From 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 6 Oct 2014 14:00:40 +0200 Subject: Initial import of sane-backends version 1.0.24-1.2 --- .pc/.quilt_patches | 1 + .pc/.quilt_series | 1 + .pc/.version | 1 + AUTHORS | 252 + COPYING | 340 + ChangeLog | 602 + ChangeLog-1.0.0 | 4309 ++++ ChangeLog-1.0.1 | 449 + ChangeLog-1.0.10 | 890 + ChangeLog-1.0.12 | 960 + ChangeLog-1.0.13 | 1349 ++ ChangeLog-1.0.14 | 899 + ChangeLog-1.0.15 | 1027 + ChangeLog-1.0.16 | 944 + ChangeLog-1.0.17 | 1011 + ChangeLog-1.0.18 | 973 + ChangeLog-1.0.19 | 1161 + ChangeLog-1.0.2 | 563 + ChangeLog-1.0.20 | 2087 ++ ChangeLog-1.0.21 | 887 + ChangeLog-1.0.22 | 536 + ChangeLog-1.0.23 | 694 + ChangeLog-1.0.3 | 791 + ChangeLog-1.0.4 | 729 + ChangeLog-1.0.5 | 1194 + ChangeLog-1.0.6 | 667 + ChangeLog-1.0.7 | 856 + ChangeLog-1.0.8 | 1060 + ChangeLog-1.0.9 | 1148 + INSTALL | 370 + LICENSE | 48 + Makefile.am | 94 + Makefile.in | 989 + NEWS | 1104 + PROBLEMS | 22 + PROJECTS | 30 + README | 199 + README.aix | 13 + README.beos | 29 + README.darwin | 49 + README.djpeg | 390 + README.freebsd | 44 + README.hp-ux | 101 + README.linux | 287 + README.netbsd | 59 + README.openbsd | 56 + README.os2 | 261 + README.solaris | 190 + README.unixware2 | 103 + README.unixware7 | 79 + README.windows | 65 + README.zeta | 26 + acinclude.m4 | 764 + aclocal.m4 | 1312 + backend/Makefile.am | 1126 + backend/Makefile.in | 5420 +++++ backend/abaton.c | 1491 ++ backend/abaton.conf.in | 2 + backend/abaton.h | 133 + backend/agfafocus.c | 2083 ++ backend/agfafocus.conf.in | 2 + backend/agfafocus.h | 132 + backend/apple.c | 2690 +++ backend/apple.conf.in | 2 + backend/apple.h | 270 + backend/artec.c | 3754 +++ backend/artec.conf.in | 3 + backend/artec.h | 272 + backend/artec_eplus48u.c | 4568 ++++ backend/artec_eplus48u.conf.in | 119 + backend/artec_eplus48u.h | 596 + backend/as6e.c | 942 + backend/as6e.h | 124 + backend/avision.c | 8626 +++++++ backend/avision.conf.in | 23 + backend/avision.h | 803 + backend/bh.c | 3883 +++ backend/bh.conf.in | 2 + backend/bh.h | 1036 + backend/canon-sane.c | 2229 ++ backend/canon-scsi.c | 733 + backend/canon.c | 1881 ++ backend/canon.conf.in | 2 + backend/canon.h | 408 + backend/canon630u-common.c | 1656 ++ backend/canon630u.c | 1044 + backend/canon630u.conf.in | 8 + backend/canon_dr-cmd.h | 545 + backend/canon_dr.c | 8133 +++++++ backend/canon_dr.conf.in | 146 + backend/canon_dr.h | 587 + backend/canon_pp-dev.c | 1368 ++ backend/canon_pp-dev.h | 185 + backend/canon_pp-io.c | 618 + backend/canon_pp-io.h | 65 + backend/canon_pp.c | 2039 ++ backend/canon_pp.conf.in | 36 + backend/canon_pp.h | 125 + backend/cardscan.c | 1686 ++ backend/cardscan.conf.in | 17 + backend/cardscan.h | 197 + backend/coolscan-scsidef.h | 839 + backend/coolscan.c | 4195 ++++ backend/coolscan.conf.in | 2 + backend/coolscan.h | 324 + backend/coolscan2.c | 3092 +++ backend/coolscan2.conf.in | 20 + backend/coolscan3.c | 3188 +++ backend/coolscan3.conf.in | 20 + backend/dc210.c | 1531 ++ backend/dc210.conf.in | 29 + backend/dc210.h | 279 + backend/dc240.c | 2150 ++ backend/dc240.conf.in | 29 + backend/dc240.h | 278 + backend/dc25.c | 2760 +++ backend/dc25.conf.in | 23 + backend/dc25.h | 276 + backend/dell1600n_net.c | 2065 ++ backend/dell1600n_net.conf.in | 14 + backend/dll.aliases | 6 + backend/dll.c | 1305 + backend/dll.conf.in | 87 + backend/dmc.c | 1404 ++ backend/dmc.conf.in | 1 + backend/dmc.h | 125 + backend/epjitsu-cmd.h | 459 + backend/epjitsu.c | 4330 ++++ backend/epjitsu.conf.in | 37 + backend/epjitsu.h | 384 + backend/epson.c | 6403 +++++ backend/epson.conf.in | 27 + backend/epson.h | 262 + backend/epson2-cct.c | 613 + backend/epson2-commands.c | 1088 + backend/epson2-commands.h | 63 + backend/epson2-io.c | 392 + backend/epson2-io.h | 50 + backend/epson2-ops.c | 2211 ++ backend/epson2-ops.h | 52 + backend/epson2.c | 2351 ++ backend/epson2.conf.in | 27 + backend/epson2.h | 425 + backend/epson2_net.c | 229 + backend/epson2_net.h | 18 + backend/epson2_scsi.c | 103 + backend/epson2_scsi.h | 24 + backend/epson_scsi.c | 114 + backend/epson_scsi.h | 24 + backend/epson_usb.c | 93 + backend/epson_usb.h | 10 + backend/fujitsu-scsi.h | 1132 + backend/fujitsu.c | 9757 ++++++++ backend/fujitsu.conf.in | 149 + backend/fujitsu.h | 837 + backend/genesys.c | 7897 ++++++ backend/genesys.conf.in | 125 + backend/genesys.h | 149 + backend/genesys_conv.c | 478 + backend/genesys_conv_hlp.c | 345 + backend/genesys_devices.c | 3415 +++ backend/genesys_gl124.c | 3891 +++ backend/genesys_gl124.h | 711 + backend/genesys_gl646.c | 5811 +++++ backend/genesys_gl646.h | 680 + backend/genesys_gl841.c | 5733 +++++ backend/genesys_gl841.h | 390 + backend/genesys_gl843.c | 4459 ++++ backend/genesys_gl843.h | 700 + backend/genesys_gl846.c | 3704 +++ backend/genesys_gl846.h | 705 + backend/genesys_gl847.c | 3765 +++ backend/genesys_gl847.h | 695 + backend/genesys_low.c | 1981 ++ backend/genesys_low.h | 1206 + backend/gphoto2.c | 1995 ++ backend/gphoto2.conf.in | 32 + backend/gphoto2.h | 200 + backend/gt68xx.c | 2389 ++ backend/gt68xx.conf.in | 255 + backend/gt68xx.h | 56 + backend/gt68xx_devices.c | 1947 ++ backend/gt68xx_generic.c | 679 + backend/gt68xx_generic.h | 75 + backend/gt68xx_gt6801.c | 278 + backend/gt68xx_gt6801.h | 71 + backend/gt68xx_gt6816.c | 263 + backend/gt68xx_gt6816.h | 72 + backend/gt68xx_high.c | 2744 +++ backend/gt68xx_high.h | 374 + backend/gt68xx_low.c | 1034 + backend/gt68xx_low.h | 1099 + backend/gt68xx_mid.c | 1185 + backend/gt68xx_mid.h | 154 + backend/gt68xx_shm_channel.c | 673 + backend/gt68xx_shm_channel.h | 106 + backend/hp-accessor.c | 902 + backend/hp-accessor.h | 88 + backend/hp-device.c | 476 + backend/hp-device.h | 94 + backend/hp-handle.c | 790 + backend/hp-handle.h | 65 + backend/hp-hpmem.c | 151 + backend/hp-option.c | 4087 ++++ backend/hp-option.h | 294 + backend/hp-scl.c | 2118 ++ backend/hp-scl.h | 166 + backend/hp-scsi.h | 78 + backend/hp.README | 70 + backend/hp.TODO | 52 + backend/hp.c | 1013 + backend/hp.conf.in | 21 + backend/hp.h | 226 + backend/hp3500.c | 3506 +++ backend/hp3900.c | 61 + backend/hp3900.conf.in | 31 + backend/hp3900_config.c | 6055 +++++ backend/hp3900_debug.c | 1581 ++ backend/hp3900_rts8822.c | 15123 ++++++++++++ backend/hp3900_sane.c | 2734 +++ backend/hp3900_types.c | 783 + backend/hp3900_usb.c | 509 + backend/hp4200.c | 2979 +++ backend/hp4200.conf.in | 6 + backend/hp4200.h | 266 + backend/hp4200_lm9830.c | 219 + backend/hp4200_lm9830.h | 184 + backend/hp5400.c | 82 + backend/hp5400.conf.in | 14 + backend/hp5400.h | 143 + backend/hp5400_debug.c | 73 + backend/hp5400_debug.h | 81 + backend/hp5400_internal.c | 1455 ++ backend/hp5400_internal.h | 276 + backend/hp5400_sane.c | 1022 + backend/hp5400_sanei.c | 387 + backend/hp5400_sanei.h | 108 + backend/hp5400_xfer.h | 77 + backend/hp5590.c | 1381 ++ backend/hp5590_cmds.c | 2274 ++ backend/hp5590_cmds.h | 202 + backend/hp5590_low.c | 965 + backend/hp5590_low.h | 89 + backend/hpljm1005.c | 1104 + backend/hpsj5s.c | 1568 ++ backend/hpsj5s.conf.in | 2 + backend/hpsj5s.h | 102 + backend/hs2p-saneopts.h | 365 + backend/hs2p-scsi.c | 2198 ++ backend/hs2p-scsi.h | 1290 + backend/hs2p.c | 3332 +++ backend/hs2p.conf.in | 2 + backend/hs2p.h | 516 + backend/ibm-scsi.c | 439 + backend/ibm.c | 1183 + backend/ibm.conf.in | 3 + backend/ibm.h | 386 + backend/kodak-cmd.h | 645 + backend/kodak.c | 2913 +++ backend/kodak.conf.in | 14 + backend/kodak.h | 272 + backend/kodakaio.c | 3346 +++ backend/kodakaio.conf.in | 80 + backend/kodakaio.h | 198 + backend/kvs1025.c | 456 + backend/kvs1025.h | 127 + backend/kvs1025_cmds.h | 74 + backend/kvs1025_low.c | 1178 + backend/kvs1025_low.h | 290 + backend/kvs1025_opt.c | 1581 ++ backend/kvs1025_usb.c | 370 + backend/kvs1025_usb.h | 28 + backend/kvs20xx.c | 535 + backend/kvs20xx.h | 211 + backend/kvs20xx_cmd.c | 379 + backend/kvs20xx_cmd.h | 128 + backend/kvs20xx_opt.c | 801 + backend/kvs40xx.c | 748 + backend/kvs40xx.h | 275 + backend/kvs40xx_cmd.c | 601 + backend/kvs40xx_opt.c | 1414 ++ backend/leo.c | 2014 ++ backend/leo.conf.in | 8 + backend/leo.h | 554 + backend/lexmark.c | 1348 ++ backend/lexmark.conf.in | 8 + backend/lexmark.h | 281 + backend/lexmark_low.c | 6106 +++++ backend/lexmark_models.c | 116 + backend/lexmark_sensors.c | 134 + backend/lm9830.h | 58 + backend/ma1509.c | 2020 ++ backend/ma1509.conf.in | 10 + backend/ma1509.h | 177 + backend/magicolor.c | 3006 +++ backend/magicolor.conf.in | 42 + backend/magicolor.h | 233 + backend/matsushita.c | 2512 ++ backend/matsushita.conf.in | 23 + backend/matsushita.h | 369 + backend/microtek.c | 4187 ++++ backend/microtek.conf.in | 7 + backend/microtek.h | 379 + backend/microtek2.c | 8409 +++++++ backend/microtek2.conf.in | 11 + backend/microtek2.h | 1384 ++ backend/mustek.c | 6776 ++++++ backend/mustek.conf.in | 41 + backend/mustek.h | 303 + backend/mustek_pp.c | 1958 ++ backend/mustek_pp.conf.in | 103 + backend/mustek_pp.h | 286 + backend/mustek_pp_ccd300.c | 2061 ++ backend/mustek_pp_ccd300.h | 102 + backend/mustek_pp_cis.c | 2854 +++ backend/mustek_pp_cis.h | 273 + backend/mustek_pp_decl.h | 83 + backend/mustek_pp_drivers.h | 72 + backend/mustek_pp_null.c | 153 + backend/mustek_scsi_pp.c | 1086 + backend/mustek_scsi_pp.h | 123 + backend/mustek_usb.c | 1610 ++ backend/mustek_usb.conf.in | 39 + backend/mustek_usb.h | 62 + backend/mustek_usb2.c | 2696 +++ backend/mustek_usb2.h | 158 + backend/mustek_usb2_asic.c | 5264 ++++ backend/mustek_usb2_asic.h | 1421 ++ backend/mustek_usb2_high.c | 3240 +++ backend/mustek_usb2_high.h | 263 + backend/mustek_usb2_reflective.c | 1943 ++ backend/mustek_usb2_transparent.c | 1745 ++ backend/mustek_usb_high.c | 2751 +++ backend/mustek_usb_high.h | 591 + backend/mustek_usb_low.c | 2914 +++ backend/mustek_usb_low.h | 450 + backend/mustek_usb_mid.c | 2688 +++ backend/mustek_usb_mid.h | 390 + backend/nec.c | 3717 +++ backend/nec.conf.in | 1 + backend/nec.h | 447 + backend/net.c | 2378 ++ backend/net.conf.in | 14 + backend/net.h | 88 + backend/niash.c | 1486 ++ backend/niash_core.c | 1362 ++ backend/niash_core.h | 136 + backend/niash_xfer.c | 330 + backend/niash_xfer.h | 95 + backend/p5.c | 2048 ++ backend/p5.conf.in | 10 + backend/p5.h | 205 + backend/p5_device.c | 1611 ++ backend/p5_device.h | 304 + backend/pie-scsidef.h | 433 + backend/pie.c | 3828 +++ backend/pie.conf.in | 4 + backend/pint.c | 987 + backend/pint.h | 105 + backend/pixma.c | 1825 ++ backend/pixma.conf.in | 14 + backend/pixma.h | 490 + backend/pixma_bjnp.c | 2356 ++ backend/pixma_bjnp.h | 202 + backend/pixma_bjnp_private.h | 349 + backend/pixma_common.c | 1172 + backend/pixma_common.h | 231 + backend/pixma_imageclass.c | 799 + backend/pixma_io.h | 186 + backend/pixma_io_sanei.c | 592 + backend/pixma_mp150.c | 1759 ++ backend/pixma_mp730.c | 828 + backend/pixma_mp750.c | 970 + backend/pixma_mp810.c | 2365 ++ backend/pixma_rename.h | 105 + backend/pixma_sane_options.c | 346 + backend/pixma_sane_options.h | 51 + backend/plustek-pp.h | 640 + backend/plustek-pp_dac.c | 2658 +++ backend/plustek-pp_dbg.h | 101 + backend/plustek-pp_detect.c | 526 + backend/plustek-pp_genericio.c | 1463 ++ backend/plustek-pp_hwdefs.h | 1034 + backend/plustek-pp_image.c | 1652 ++ backend/plustek-pp_io.c | 999 + backend/plustek-pp_map.c | 304 + backend/plustek-pp_misc.c | 823 + backend/plustek-pp_models.c | 614 + backend/plustek-pp_motor.c | 3348 +++ backend/plustek-pp_p12.c | 778 + backend/plustek-pp_p12ccd.c | 1149 + backend/plustek-pp_p48xx.c | 877 + backend/plustek-pp_p9636.c | 1088 + backend/plustek-pp_procfs.c | 474 + backend/plustek-pp_procs.h | 255 + backend/plustek-pp_ptdrv.c | 1987 ++ backend/plustek-pp_scale.c | 149 + backend/plustek-pp_scan.h | 202 + backend/plustek-pp_scandata.h | 642 + backend/plustek-pp_sysdep.h | 362 + backend/plustek-pp_tpa.c | 1174 + backend/plustek-pp_types.h | 191 + backend/plustek-pp_wrapper.c | 361 + backend/plustek-usb.c | 1526 ++ backend/plustek-usb.h | 725 + backend/plustek-usbcal.c | 1388 ++ backend/plustek-usbcalfile.c | 845 + backend/plustek-usbdevs.c | 3095 +++ backend/plustek-usbhw.c | 1848 ++ backend/plustek-usbimg.c | 1984 ++ backend/plustek-usbio.c | 351 + backend/plustek-usbmap.c | 210 + backend/plustek-usbscan.c | 1666 ++ backend/plustek-usbshading.c | 3215 +++ backend/plustek.c | 2806 +++ backend/plustek.conf.in | 184 + backend/plustek.h | 431 + backend/plustek_pp.c | 2180 ++ backend/plustek_pp.conf.in | 40 + backend/pnm.c | 1395 ++ backend/qcam.c | 2264 ++ backend/qcam.conf.in | 12 + backend/qcam.h | 190 + backend/ricoh-scsi.c | 413 + backend/ricoh.c | 1025 + backend/ricoh.conf.in | 2 + backend/ricoh.h | 330 + backend/rts8891.c | 7817 ++++++ backend/rts8891.conf.in | 9 + backend/rts8891.h | 155 + backend/rts8891_devices.c | 248 + backend/rts8891_low.c | 869 + backend/rts8891_low.h | 301 + backend/rts88xx_lib.c | 870 + backend/rts88xx_lib.h | 213 + backend/s9036.c | 1341 ++ backend/s9036.conf.in | 1 + backend/s9036.h | 83 + backend/sane_strstatus.c | 109 + backend/saned.conf.in | 31 + backend/sceptre.c | 2094 ++ backend/sceptre.conf.in | 2 + backend/sceptre.h | 414 + backend/sharp.c | 4213 ++++ backend/sharp.conf.in | 42 + backend/sharp.h | 462 + backend/sm3600-color.c | 313 + backend/sm3600-gray.c | 389 + backend/sm3600-homerun.c | 499 + backend/sm3600-scanmtek.c | 310 + backend/sm3600-scantool.h | 134 + backend/sm3600-scanusb.c | 443 + backend/sm3600-scanutil.c | 440 + backend/sm3600.c | 804 + backend/sm3600.h | 315 + backend/sm3840.c | 846 + backend/sm3840.conf.in | 5 + backend/sm3840.h | 125 + backend/sm3840_lib.c | 1004 + backend/sm3840_lib.h | 152 + backend/sm3840_params.h | 74 + backend/sm3840_scan.c | 946 + backend/snapscan-data.c | 4150 ++++ backend/snapscan-mutex.c | 183 + backend/snapscan-options.c | 1922 ++ backend/snapscan-scsi.c | 1948 ++ backend/snapscan-sources.c | 1385 ++ backend/snapscan-sources.h | 109 + backend/snapscan-usb.c | 656 + backend/snapscan-usb.h | 128 + backend/snapscan.c | 2646 ++ backend/snapscan.conf.in | 115 + backend/snapscan.h | 751 + backend/sp15c-scsi.h | 566 + backend/sp15c.c | 2232 ++ backend/sp15c.conf.in | 1 + backend/sp15c.h | 336 + backend/st400.c | 1309 + backend/st400.conf.in | 53 + backend/st400.h | 79 + backend/stubs.c | 85 + backend/stv680.c | 2180 ++ backend/stv680.conf.in | 10 + backend/stv680.h | 302 + backend/tamarack.c | 1474 ++ backend/tamarack.conf.in | 3 + backend/tamarack.h | 267 + backend/teco1.c | 2263 ++ backend/teco1.conf.in | 17 + backend/teco1.h | 399 + backend/teco2.c | 3455 +++ backend/teco2.conf.in | 29 + backend/teco2.h | 465 + backend/teco3.c | 2255 ++ backend/teco3.conf.in | 11 + backend/teco3.h | 427 + backend/test-picture.c | 849 + backend/test.c | 2841 +++ backend/test.conf.in | 87 + backend/test.h | 146 + backend/u12-ccd.c | 1121 + backend/u12-hw.c | 978 + backend/u12-hwdef.h | 473 + backend/u12-if.c | 602 + backend/u12-image.c | 908 + backend/u12-io.c | 851 + backend/u12-map.c | 192 + backend/u12-motor.c | 519 + backend/u12-scanner.h | 306 + backend/u12-shading.c | 877 + backend/u12-tpa.c | 441 + backend/u12.c | 1869 ++ backend/u12.conf.in | 67 + backend/u12.h | 336 + backend/umax-scanner.c | 136 + backend/umax-scanner.h | 61 + backend/umax-scsidef.h | 1091 + backend/umax-uc1200s.c | 204 + backend/umax-uc1200se.c | 204 + backend/umax-uc1260.c | 204 + backend/umax-uc630.c | 195 + backend/umax-uc840.c | 195 + backend/umax-ug630.c | 195 + backend/umax-ug80.c | 198 + backend/umax-usb.c | 324 + backend/umax.c | 8131 +++++++ backend/umax.conf.in | 117 + backend/umax.h | 499 + backend/umax1220u-common.c | 2386 ++ backend/umax1220u.c | 960 + backend/umax1220u.conf.in | 14 + backend/umax_pp.c | 2404 ++ backend/umax_pp.conf.in | 64 + backend/umax_pp.h | 207 + backend/umax_pp_low.c | 13195 ++++++++++ backend/umax_pp_low.h | 123 + backend/umax_pp_mid.c | 475 + backend/umax_pp_mid.h | 191 + backend/v4l-frequencies.h | 113 + backend/v4l.c | 1137 + backend/v4l.conf.in | 10 + backend/v4l.h | 242 + backend/xerox_mfp-tcp.c | 182 + backend/xerox_mfp-usb.c | 112 + backend/xerox_mfp.c | 1343 ++ backend/xerox_mfp.conf.in | 212 + backend/xerox_mfp.h | 216 + compile | 347 + config.guess | 1558 ++ config.sub | 1793 ++ configure | 21239 ++++++++++++++++ configure.in | 875 + debian/changelog | 2282 ++ debian/compat | 1 + debian/control | 154 + debian/copyright | 50 + debian/libsane-common.examples | 2 + debian/libsane-common.install.in | 5 + debian/libsane-common.links | 1 + debian/libsane-dev.doc-base | 16 + debian/libsane-dev.install | 7 + debian/libsane.NEWS | 13 + debian/libsane.README.Debian | 176 + debian/libsane.install | 5 + debian/libsane.postinst | 36 + debian/libsane.postrm | 11 + debian/libsane.preinst | 36 + debian/libsane.shlibs | 1 + debian/patches/dll_backend_conf.patch | 31 + ...x-FTBFS-format-not-a-string-literal-error.patch | 28 + debian/patches/frontend_libs.patch | 31 + debian/patches/kfreebsd.patch | 15 + debian/patches/kodakaio.patch | 63 + debian/patches/libsane_deps.patch | 27 + debian/patches/man-page-spelling.patch | 218 + debian/patches/multiarch_dll_search_path.patch | 42 + debian/patches/multiarch_manpages_libdir.patch | 16 + debian/patches/nousbtest.patch | 36 + debian/patches/ppc64el.patch | 70 + debian/patches/sane-desc.c_debian_mods.patch | 15673 ++++++++++++ debian/patches/saned.man.patch | 15 + debian/patches/series | 16 + debian/patches/source-spelling.patch | 565 + .../trim-libraries-in-sane-backends.pc.in.patch | 24 + debian/patches/unneeded_doc.patch | 41 + debian/po/POTFILES.in | 1 + debian/po/ca.po | 116 + debian/po/cs.po | 110 + debian/po/da.po | 111 + debian/po/de.po | 114 + debian/po/es.po | 140 + debian/po/eu.po | 116 + debian/po/fi.po | 115 + debian/po/fr.po | 118 + debian/po/gl.po | 125 + debian/po/it.po | 112 + debian/po/ja.po | 111 + debian/po/nl.po | 115 + debian/po/pl.po | 114 + debian/po/pt.po | 112 + debian/po/pt_BR.po | 114 + debian/po/ru.po | 114 + debian/po/sk.po | 112 + debian/po/sv.po | 111 + debian/po/templates.pot | 91 + debian/po/vi.po | 113 + debian/po/zh_CN.po | 105 + debian/rules | 127 + debian/sane-utils.README.Debian | 72 + debian/sane-utils.config | 18 + debian/sane-utils.install | 10 + debian/sane-utils.postinst | 54 + debian/sane-utils.postrm | 12 + debian/sane-utils.saned.default | 7 + debian/sane-utils.saned.init | 98 + debian/sane-utils.templates | 35 + debian/source/format | 1 + depcomp | 791 + doc/Makefile.am | 315 + doc/Makefile.in | 1008 + doc/backend-writing.txt | 500 + doc/canon/canon.changes | 42 + doc/canon/canon.install2700F.txt | 135 + doc/descriptions-external/brother-mfc4600.desc | 37 + doc/descriptions-external/brother.desc | 409 + doc/descriptions-external/brother2.desc | 235 + doc/descriptions-external/canon_mfp.desc | 73 + doc/descriptions-external/cs3200f.desc | 34 + doc/descriptions-external/epkowa.desc | 3124 +++ doc/descriptions-external/geniusvp2.desc | 26 + doc/descriptions-external/hp3770.desc | 39 + doc/descriptions-external/hp8200.desc | 40 + doc/descriptions-external/hpaio.desc | 2241 ++ doc/descriptions-external/hpoj.desc | 34 + doc/descriptions-external/kodak-twain.desc | 87 + doc/descriptions-external/lhii.desc | 46 + doc/descriptions-external/mustek_a3p1.desc | 21 + doc/descriptions-external/panamfs.desc | 57 + doc/descriptions-external/primascan.desc | 33 + doc/descriptions-external/primax.desc | 46 + doc/descriptions-external/samsung.desc | 88 + doc/descriptions-external/scanwit.desc | 27 + doc/descriptions-external/template.desc. | 81 + doc/descriptions-external/v4l2.desc | 21 + doc/descriptions-external/viceo.desc | 75 + doc/descriptions.txt | 130 + doc/descriptions/abaton.desc | 20 + doc/descriptions/agfafocus.desc | 40 + doc/descriptions/apple.desc | 26 + doc/descriptions/artec.desc | 72 + doc/descriptions/artec_eplus48u.desc | 106 + doc/descriptions/as6e.desc | 44 + doc/descriptions/avision.desc | 851 + doc/descriptions/bh.desc | 56 + doc/descriptions/canon.desc | 65 + doc/descriptions/canon630u.desc | 37 + doc/descriptions/canon_dr.desc | 320 + doc/descriptions/canon_pp.desc | 62 + doc/descriptions/cardscan.desc | 35 + doc/descriptions/coolscan.desc | 43 + doc/descriptions/coolscan2.desc | 65 + doc/descriptions/coolscan3.desc | 75 + doc/descriptions/dc210.desc | 14 + doc/descriptions/dc240.desc | 15 + doc/descriptions/dc25.desc | 16 + doc/descriptions/dell1600n_net.desc | 17 + doc/descriptions/dll.desc | 7 + doc/descriptions/dmc.desc | 29 + doc/descriptions/epjitsu.desc | 54 + doc/descriptions/epson.desc | 355 + doc/descriptions/epson2.desc | 2027 ++ doc/descriptions/fujitsu.desc | 444 + doc/descriptions/genesys.desc | 295 + doc/descriptions/gphoto2.desc | 13 + doc/descriptions/gt68xx.desc | 472 + doc/descriptions/hp.desc | 120 + doc/descriptions/hp3500.desc | 47 + doc/descriptions/hp3900.desc | 82 + doc/descriptions/hp4200.desc | 43 + doc/descriptions/hp5400.desc | 47 + doc/descriptions/hp5590.desc | 55 + doc/descriptions/hpljm1005.desc | 36 + doc/descriptions/hpsj5s.desc | 32 + doc/descriptions/hs2p.desc | 41 + doc/descriptions/ibm.desc | 42 + doc/descriptions/kodak.desc | 190 + doc/descriptions/kodakaio.desc | 186 + doc/descriptions/kvs1025.desc | 34 + doc/descriptions/kvs20xx.desc | 48 + doc/descriptions/kvs40xx.desc | 36 + doc/descriptions/leo.desc | 36 + doc/descriptions/lexmark.desc | 89 + doc/descriptions/ma1509.desc | 38 + doc/descriptions/magicolor.desc | 36 + doc/descriptions/matsushita.desc | 74 + doc/descriptions/microtek.desc | 96 + doc/descriptions/microtek2.desc | 167 + doc/descriptions/mustek.desc | 174 + doc/descriptions/mustek_pp.desc | 163 + doc/descriptions/mustek_usb.desc | 41 + doc/descriptions/mustek_usb2.desc | 16 + doc/descriptions/nec.desc | 14 + doc/descriptions/net.desc | 8 + doc/descriptions/niash.desc | 63 + doc/descriptions/p5.desc | 31 + doc/descriptions/pie.desc | 98 + doc/descriptions/pint.desc | 10 + doc/descriptions/pixma.desc | 908 + doc/descriptions/plustek.desc | 284 + doc/descriptions/plustek_pp.desc | 156 + doc/descriptions/pnm.desc | 8 + doc/descriptions/qcam.desc | 19 + doc/descriptions/ricoh.desc | 29 + doc/descriptions/rts8891.desc | 52 + doc/descriptions/s9036.desc | 14 + doc/descriptions/sceptre.desc | 30 + doc/descriptions/sharp.desc | 40 + doc/descriptions/sm3600.desc | 53 + doc/descriptions/sm3840.desc | 56 + doc/descriptions/snapscan.desc | 353 + doc/descriptions/sp15c.desc | 31 + doc/descriptions/st400.desc | 20 + doc/descriptions/stv680.desc | 63 + doc/descriptions/tamarack.desc | 35 + doc/descriptions/teco1.desc | 127 + doc/descriptions/teco2.desc | 83 + doc/descriptions/teco3.desc | 62 + doc/descriptions/template.desc. | 81 + doc/descriptions/test.desc | 23 + doc/descriptions/u12.desc | 61 + doc/descriptions/umax.desc | 382 + doc/descriptions/umax1220u.desc | 47 + doc/descriptions/umax_pp.desc | 63 + doc/descriptions/unsupported.desc | 2778 +++ doc/descriptions/v4l.desc | 25 + doc/descriptions/xerox_mfp.desc | 354 + doc/doxygen-genesys.conf.in | 1793 ++ doc/doxygen-sanei.conf.in | 1473 ++ doc/figs/area.eps | 126 + doc/figs/area.fig | 36 + doc/figs/flow.eps | 161 + doc/figs/flow.fig | 40 + doc/figs/hierarchy.eps | 209 + doc/figs/hierarchy.fig | 79 + doc/figs/image-data.eps | 178 + doc/figs/image-data.fig | 63 + doc/figs/xfer.eps | 117 + doc/figs/xfer.fig | 32 + doc/gamma4scanimage.man | 66 + doc/gt68xx/gt68xx.CHANGES | 720 + doc/gt68xx/gt68xx.TODO | 105 + doc/html.sty | 232 + doc/icons/contents.gif | Bin 0 -> 225 bytes doc/icons/index.gif | Bin 0 -> 180 bytes doc/icons/next.gif | Bin 0 -> 172 bytes doc/icons/next_gr.gif | Bin 0 -> 172 bytes doc/icons/previous.gif | Bin 0 -> 220 bytes doc/icons/previous_gr.gif | Bin 0 -> 220 bytes doc/icons/references.gif | Bin 0 -> 247 bytes doc/icons/references_gr.gif | Bin 0 -> 247 bytes doc/icons/up.gif | Bin 0 -> 145 bytes doc/icons/up_gr.gif | Bin 0 -> 145 bytes doc/leo/leo.txt | 141 + doc/matsushita/matsushita.txt | 189 + doc/mustek/mustek.CHANGES | 995 + doc/mustek_usb/mustek_usb.CHANGES | 421 + doc/mustek_usb/mustek_usb.TODO | 10 + doc/mustek_usb2/mustek_usb2.CHANGES | 137 + doc/mustek_usb2/mustek_usb2.TODO | 9 + doc/net.tex | 479 + doc/niash/niash.TODO | 64 + doc/plustek/FAQ | 385 + doc/plustek/MakeModule.sh | 116 + doc/plustek/Makefile.kernel24 | 251 + doc/plustek/Makefile.kernel26 | 124 + doc/plustek/Plustek-PARPORT-TODO.txt | 38 + doc/plustek/Plustek-PARPORT.changes | 180 + doc/plustek/Plustek-PARPORT.txt | 49 + doc/plustek/Plustek-USB-TODO.txt | 53 + doc/plustek/Plustek-USB.changes | 307 + doc/plustek/Plustek-USB.txt | 457 + doc/releases.txt | 81 + doc/sane-abaton.man | 126 + doc/sane-agfafocus.man | 175 + doc/sane-apple.man | 252 + doc/sane-artec.man | 178 + doc/sane-artec_eplus48u.man | 144 + doc/sane-as6e.man | 45 + doc/sane-avision.man | 165 + doc/sane-bh.man | 547 + doc/sane-canon.man | 101 + doc/sane-canon630u.man | 106 + doc/sane-canon_dr.man | 221 + doc/sane-canon_pp.man | 232 + doc/sane-cardscan.man | 114 + doc/sane-config.man | 51 + doc/sane-coolscan.man | 111 + doc/sane-coolscan2.man | 182 + doc/sane-coolscan3.man | 182 + doc/sane-dc210.man | 107 + doc/sane-dc240.man | 113 + doc/sane-dc25.man | 99 + doc/sane-dll.man | 178 + doc/sane-dmc.man | 140 + doc/sane-epjitsu.man | 109 + doc/sane-epson.man | 306 + doc/sane-epson2.man | 358 + doc/sane-find-scanner.man | 134 + doc/sane-fujitsu.man | 236 + doc/sane-genesys.man | 304 + doc/sane-gphoto2.man | 118 + doc/sane-gt68xx.man | 218 + doc/sane-hp.man | 273 + doc/sane-hp3500.man | 53 + doc/sane-hp3900.man | 110 + doc/sane-hp4200.man | 105 + doc/sane-hp5400.man | 102 + doc/sane-hp5590.man | 69 + doc/sane-hpljm1005.man | 37 + doc/sane-hpsj5s.man | 103 + doc/sane-hs2p.man | 120 + doc/sane-ibm.man | 88 + doc/sane-kodak.man | 142 + doc/sane-kodakaio.man | 40 + doc/sane-kvs1025.man | 31 + doc/sane-kvs20xx.man | 29 + doc/sane-kvs40xx.man | 31 + doc/sane-leo.man | 157 + doc/sane-lexmark.man | 151 + doc/sane-logo.png | Bin 0 -> 11367 bytes doc/sane-logo2.jpg | Bin 0 -> 6908 bytes doc/sane-ma1509.man | 134 + doc/sane-magicolor.man | 72 + doc/sane-matsushita.man | 169 + doc/sane-microtek.man | 194 + doc/sane-microtek2.man | 318 + doc/sane-mustek.man | 407 + doc/sane-mustek_pp.man | 490 + doc/sane-mustek_usb.man | 205 + doc/sane-mustek_usb2.man | 72 + doc/sane-nec.man | 59 + doc/sane-net.man | 155 + doc/sane-niash.man | 81 + doc/sane-p5.man | 160 + doc/sane-pie.man | 58 + doc/sane-pint.man | 123 + doc/sane-pixma.man | 330 + doc/sane-plustek.man | 521 + doc/sane-plustek_pp.man | 518 + doc/sane-pnm.man | 46 + doc/sane-qcam.man | 92 + doc/sane-ricoh.man | 79 + doc/sane-rts8891.man | 159 + doc/sane-s9036.man | 71 + doc/sane-sceptre.man | 152 + doc/sane-scsi.man | 328 + doc/sane-sharp.man | 505 + doc/sane-sm3600.man | 82 + doc/sane-sm3840.man | 95 + doc/sane-snapscan.man | 111 + doc/sane-sp15c.man | 77 + doc/sane-st400.man | 146 + doc/sane-stv680.man | 176 + doc/sane-tamarack.man | 80 + doc/sane-teco1.man | 197 + doc/sane-teco2.man | 229 + doc/sane-teco3.man | 154 + doc/sane-test.man | 324 + doc/sane-u12.man | 184 + doc/sane-umax.man | 276 + doc/sane-umax1220u.man | 116 + doc/sane-umax_pp.man | 302 + doc/sane-usb.man | 149 + doc/sane-v4l.man | 91 + doc/sane-xerox_mfp.man | 85 + doc/sane.man | 928 + doc/sane.png | Bin 0 -> 10753 bytes doc/sane.tex | 1894 ++ doc/saned.man | 325 + doc/scanimage.man | 482 + doc/sceptre/s1200.txt | 109 + doc/teco/teco1.txt | 193 + doc/teco/teco2.txt | 267 + doc/teco/teco3.txt | 166 + doc/u12/U12.changes | 36 + doc/u12/U12.todo | 12 + doc/umax/negative-types.txt | 15 + doc/umax/sane-logo.jpg | Bin 0 -> 6908 bytes doc/umax/sane-umax-advanced-options-doc.html | 178 + doc/umax/sane-umax-advanced.jpg | Bin 0 -> 16348 bytes doc/umax/sane-umax-astra-doc.html | 580 + doc/umax/sane-umax-config-doc.html | 431 + doc/umax/sane-umax-doc.html | 85 + doc/umax/sane-umax-histogram.jpg | Bin 0 -> 26069 bytes doc/umax/sane-umax-mirage-doc.html | 281 + doc/umax/sane-umax-not-listed-doc.html | 107 + doc/umax/sane-umax-others-doc.html | 239 + doc/umax/sane-umax-parport-doc.html | 95 + doc/umax/sane-umax-powerlook-doc.html | 539 + doc/umax/sane-umax-scanner-clones-doc.html | 1054 + doc/umax/sane-umax-speed-doc.html | 509 + doc/umax/sane-umax-standard-options-doc.html | 274 + doc/umax/sane-umax-standard.jpg | Bin 0 -> 15587 bytes doc/umax/sane-umax-text.jpg | Bin 0 -> 2546 bytes doc/umax/sane-umax-text2.jpg | Bin 0 -> 1615 bytes doc/umax/sane-umax-text4.jpg | Bin 0 -> 3208 bytes doc/umax/sane-umax-uc-doc.html | 741 + doc/umax/sane-umax-vista-doc.html | 701 + doc/umax/sane-umax.jpg | Bin 0 -> 24206 bytes doc/umax/umax.BUGS | 12 + doc/umax/umax.CHANGES | 1172 + doc/umax/umax.FAQ | 147 + doc/umax/umax.TODO | 22 + frontend/Makefile.am | 34 + frontend/Makefile.in | 772 + frontend/saned.c | 3355 +++ frontend/scanimage.c | 2365 ++ frontend/stiff.c | 610 + frontend/stiff.h | 20 + frontend/test.c | 182 + frontend/tstbackend.c | 1871 ++ include/Makefile.am | 18 + include/Makefile.in | 614 + include/font_6x11.h | 3337 +++ include/lalloca.h | 74 + include/lassert.h | 62 + include/lgetopt.h | 189 + include/md5.h | 159 + include/sane/config.h.in | 698 + include/sane/sane.h | 248 + include/sane/sanei.h | 160 + include/sane/sanei_ab306.h | 58 + include/sane/sanei_access.h | 97 + include/sane/sanei_auth.h | 98 + include/sane/sanei_backend.h | 179 + include/sane/sanei_cderror.h | 132 + include/sane/sanei_codec_ascii.h | 62 + include/sane/sanei_codec_bin.h | 61 + include/sane/sanei_config.h | 175 + include/sane/sanei_debug.h | 153 + include/sane/sanei_jinclude.h | 91 + include/sane/sanei_jpeg.h | 55 + include/sane/sanei_lm983x.h | 150 + include/sane/sanei_magic.h | 222 + include/sane/sanei_net.h | 144 + include/sane/sanei_pa4s2.h | 220 + include/sane/sanei_pio.h | 55 + include/sane/sanei_pp.h | 172 + include/sane/sanei_pv8630.h | 96 + include/sane/sanei_scsi.h | 329 + include/sane/sanei_tcp.h | 37 + include/sane/sanei_thread.h | 164 + include/sane/sanei_udp.h | 40 + include/sane/sanei_usb.h | 525 + include/sane/sanei_wire.h | 132 + include/sane/saneopts.h | 461 + install-sh | 527 + japi/ImageCanvas.java | 110 + japi/ImageCanvasClient.java | 54 + japi/Jscanimage.java | 1166 + japi/Makefile.am | 47 + japi/Makefile.in | 738 + japi/README.JAVA | 55 + japi/Sane.c | 493 + japi/Sane.java | 144 + japi/SaneDevice.java | 55 + japi/SaneOption.java | 145 + japi/SaneParameters.java | 68 + japi/SaneRange.java | 53 + japi/ScanIt.java | 391 + japi/Test.java | 175 + lib/Makefile.am | 14 + lib/Makefile.in | 659 + lib/alloca.c | 495 + lib/getenv.c | 18 + lib/getopt.c | 1282 + lib/getopt1.c | 199 + lib/inet_ntop.c | 40 + lib/inet_pton.c | 57 + lib/isfdtype.c | 25 + lib/md5.c | 457 + lib/sigprocmask.c | 53 + lib/sleep.c | 30 + lib/snprintf.c | 532 + lib/strcasestr.c | 120 + lib/strdup.c | 38 + lib/strndup.c | 39 + lib/strsep.c | 49 + lib/syslog.c | 13 + lib/usleep.c | 60 + lib/vsyslog.c | 15 + ltmain.sh | 9678 ++++++++ m4/byteorder.m4 | 401 + m4/libtool.m4 | 7986 +++++++ m4/ltoptions.m4 | 384 + m4/ltsugar.m4 | 123 + m4/ltversion.m4 | 23 + m4/lt~obsolete.m4 | 98 + m4/stdint.m4 | 695 + missing | 215 + mkinstalldirs | 162 + po/LINGUAS | 21 + po/Makefile.am | 87 + po/Makefile.in | 548 + po/POTFILES | 111 + po/README | 70 + po/bg.po | 5584 +++++ po/cs.po | 5561 +++++ po/da.po | 5587 +++++ po/de.po | 5792 +++++ po/en_GB.po | 5587 +++++ po/eo.po | 5624 +++++ po/es.po | 5662 +++++ po/fi.po | 5554 +++++ po/fr.po | 5703 +++++ po/gl.po | 5657 +++++ po/it.po | 5656 +++++ po/ja.po | 5480 +++++ po/nb.po | 5425 +++++ po/nl.po | 5782 +++++ po/pl.po | 5628 +++++ po/pt.po | 5215 ++++ po/ru.po | 5593 +++++ po/sane-backends.pot | 5503 +++++ po/sv.po | 5664 +++++ po/uk.po | 5809 +++++ sane-backends.lsm | 27 + sanei/Makefile.am | 21 + sanei/Makefile.in | 675 + sanei/linux_sg3_err.h | 135 + sanei/os2_srb.h | 156 + sanei/sanei_DomainOS.c | 528 + sanei/sanei_DomainOS.h | 76 + sanei/sanei_ab306.c | 583 + sanei/sanei_access.c | 232 + sanei/sanei_auth.c | 283 + sanei/sanei_codec_ascii.c | 345 + sanei/sanei_codec_bin.c | 139 + sanei/sanei_config.c | 453 + sanei/sanei_config2.c | 154 + sanei/sanei_constrain_value.c | 309 + sanei/sanei_init_debug.c | 150 + sanei/sanei_jpeg.c | 235 + sanei/sanei_lm983x.c | 265 + sanei/sanei_magic.c | 1941 ++ sanei/sanei_net.c | 186 + sanei/sanei_pa4s2.c | 2103 ++ sanei/sanei_pio.c | 604 + sanei/sanei_pp.c | 1462 ++ sanei/sanei_pv8630.c | 223 + sanei/sanei_scsi.c | 6187 +++++ sanei/sanei_tcp.c | 136 + sanei/sanei_thread.c | 562 + sanei/sanei_udp.c | 232 + sanei/sanei_usb.c | 3151 +++ sanei/sanei_wire.c | 696 + test-driver | 127 + testsuite/Makefile.am | 45 + testsuite/Makefile.in | 698 + testsuite/README | 15 + testsuite/sanei/Makefile.am | 43 + testsuite/sanei/Makefile.in | 1108 + testsuite/sanei/README | 40 + testsuite/sanei/data/boolean.conf | 6 + testsuite/sanei/data/empty.conf | 1 + testsuite/sanei/data/fixed.conf | 6 + testsuite/sanei/data/int.conf | 2 + testsuite/sanei/data/snapscan.conf | 115 + testsuite/sanei/data/string-list.conf | 3 + testsuite/sanei/data/string.conf | 3 + testsuite/sanei/data/umax_pp.conf | 64 + testsuite/sanei/data/word-array.conf | 2 + testsuite/sanei/data/wrong-boolean.conf | 4 + testsuite/sanei/data/wrong-fixed.conf | 2 + testsuite/sanei/data/wrong-range.conf | 2 + testsuite/sanei/data/wrong-string-list.conf | 3 + testsuite/sanei/sanei_check_test.c | 478 + testsuite/sanei/sanei_config_test.c | 904 + testsuite/sanei/sanei_constrain_test.c | 795 + testsuite/sanei/sanei_usb_test.c | 949 + testsuite/sanei/test_wire.c | 236 + testsuite/testfile.pnm | Bin 0 -> 9161 bytes testsuite/tools/Makefile.am | 43 + testsuite/tools/Makefile.in | 518 + testsuite/tools/README | 10 + testsuite/tools/data/ascii.ref | 15583 ++++++++++++ testsuite/tools/data/db.ref | 1362 ++ testsuite/tools/data/hal-new.ref | 3543 +++ testsuite/tools/data/hal.ref | 3543 +++ testsuite/tools/data/html-backends-split.ref | 16502 +++++++++++++ testsuite/tools/data/html-mfgs.ref | 23916 +++++++++++++++++++ testsuite/tools/data/hwdb.ref | 2736 +++ testsuite/tools/data/plist.ref | 5358 +++++ testsuite/tools/data/statistics.ref | 20 + testsuite/tools/data/testfile.desc | 13888 +++++++++++ testsuite/tools/data/udev+acl.ref | 1469 ++ testsuite/tools/data/udev+hwdb.ref | 76 + testsuite/tools/data/udev.ref | 1469 ++ testsuite/tools/data/usermap.ref | 1360 ++ testsuite/tools/data/xml.ref | 18149 ++++++++++++++ tools/Makefile.am | 79 + tools/Makefile.in | 916 + tools/README | 74 + tools/RenSaneDlls.cmd | 33 + tools/check-po.awk | 173 + tools/check-usb-chip.c | 4128 ++++ tools/gamma4scanimage.c | 140 + tools/hotplug-ng/README | 46 + tools/hotplug-ng/libsane.hotplug | 29 + tools/hotplug/README | 35 + tools/hotplug/libusbscanner | 35 + tools/libtool-get-dll-ext | 19 + tools/mustek600iin-off.c | 199 + tools/openbsd/attach | 20 + tools/openbsd/detach | 22 + tools/sane-backends.pc.in | 14 + tools/sane-config.in | 91 + tools/sane-desc.c | 4056 ++++ tools/sane-find-scanner.c | 2100 ++ tools/umax_pp.c | 573 + tools/xerox | 60 + 1121 files changed, 985965 insertions(+) create mode 100644 .pc/.quilt_patches create mode 100644 .pc/.quilt_series create mode 100644 .pc/.version create mode 100644 AUTHORS create mode 100644 COPYING create mode 100644 ChangeLog create mode 100644 ChangeLog-1.0.0 create mode 100644 ChangeLog-1.0.1 create mode 100644 ChangeLog-1.0.10 create mode 100644 ChangeLog-1.0.12 create mode 100644 ChangeLog-1.0.13 create mode 100644 ChangeLog-1.0.14 create mode 100644 ChangeLog-1.0.15 create mode 100644 ChangeLog-1.0.16 create mode 100644 ChangeLog-1.0.17 create mode 100644 ChangeLog-1.0.18 create mode 100644 ChangeLog-1.0.19 create mode 100644 ChangeLog-1.0.2 create mode 100644 ChangeLog-1.0.20 create mode 100644 ChangeLog-1.0.21 create mode 100644 ChangeLog-1.0.22 create mode 100644 ChangeLog-1.0.23 create mode 100644 ChangeLog-1.0.3 create mode 100644 ChangeLog-1.0.4 create mode 100644 ChangeLog-1.0.5 create mode 100644 ChangeLog-1.0.6 create mode 100644 ChangeLog-1.0.7 create mode 100644 ChangeLog-1.0.8 create mode 100644 ChangeLog-1.0.9 create mode 100644 INSTALL create mode 100644 LICENSE create mode 100644 Makefile.am create mode 100644 Makefile.in create mode 100644 NEWS create mode 100644 PROBLEMS create mode 100644 PROJECTS create mode 100644 README create mode 100644 README.aix create mode 100644 README.beos create mode 100644 README.darwin create mode 100644 README.djpeg create mode 100644 README.freebsd create mode 100644 README.hp-ux create mode 100644 README.linux create mode 100644 README.netbsd create mode 100644 README.openbsd create mode 100644 README.os2 create mode 100644 README.solaris create mode 100644 README.unixware2 create mode 100644 README.unixware7 create mode 100644 README.windows create mode 100644 README.zeta create mode 100644 acinclude.m4 create mode 100644 aclocal.m4 create mode 100644 backend/Makefile.am create mode 100644 backend/Makefile.in create mode 100644 backend/abaton.c create mode 100644 backend/abaton.conf.in create mode 100644 backend/abaton.h create mode 100644 backend/agfafocus.c create mode 100644 backend/agfafocus.conf.in create mode 100644 backend/agfafocus.h create mode 100644 backend/apple.c create mode 100644 backend/apple.conf.in create mode 100644 backend/apple.h create mode 100644 backend/artec.c create mode 100644 backend/artec.conf.in create mode 100644 backend/artec.h create mode 100644 backend/artec_eplus48u.c create mode 100644 backend/artec_eplus48u.conf.in create mode 100644 backend/artec_eplus48u.h create mode 100644 backend/as6e.c create mode 100644 backend/as6e.h create mode 100644 backend/avision.c create mode 100644 backend/avision.conf.in create mode 100644 backend/avision.h create mode 100644 backend/bh.c create mode 100644 backend/bh.conf.in create mode 100644 backend/bh.h create mode 100644 backend/canon-sane.c create mode 100644 backend/canon-scsi.c create mode 100644 backend/canon.c create mode 100644 backend/canon.conf.in create mode 100644 backend/canon.h create mode 100644 backend/canon630u-common.c create mode 100644 backend/canon630u.c create mode 100644 backend/canon630u.conf.in create mode 100644 backend/canon_dr-cmd.h create mode 100644 backend/canon_dr.c create mode 100644 backend/canon_dr.conf.in create mode 100644 backend/canon_dr.h create mode 100644 backend/canon_pp-dev.c create mode 100644 backend/canon_pp-dev.h create mode 100644 backend/canon_pp-io.c create mode 100644 backend/canon_pp-io.h create mode 100644 backend/canon_pp.c create mode 100644 backend/canon_pp.conf.in create mode 100644 backend/canon_pp.h create mode 100644 backend/cardscan.c create mode 100644 backend/cardscan.conf.in create mode 100644 backend/cardscan.h create mode 100644 backend/coolscan-scsidef.h create mode 100644 backend/coolscan.c create mode 100644 backend/coolscan.conf.in create mode 100644 backend/coolscan.h create mode 100644 backend/coolscan2.c create mode 100644 backend/coolscan2.conf.in create mode 100644 backend/coolscan3.c create mode 100644 backend/coolscan3.conf.in create mode 100644 backend/dc210.c create mode 100644 backend/dc210.conf.in create mode 100644 backend/dc210.h create mode 100644 backend/dc240.c create mode 100644 backend/dc240.conf.in create mode 100644 backend/dc240.h create mode 100644 backend/dc25.c create mode 100644 backend/dc25.conf.in create mode 100644 backend/dc25.h create mode 100644 backend/dell1600n_net.c create mode 100644 backend/dell1600n_net.conf.in create mode 100644 backend/dll.aliases create mode 100644 backend/dll.c create mode 100644 backend/dll.conf.in create mode 100644 backend/dmc.c create mode 100644 backend/dmc.conf.in create mode 100644 backend/dmc.h create mode 100644 backend/epjitsu-cmd.h create mode 100644 backend/epjitsu.c create mode 100644 backend/epjitsu.conf.in create mode 100644 backend/epjitsu.h create mode 100644 backend/epson.c create mode 100644 backend/epson.conf.in create mode 100644 backend/epson.h create mode 100644 backend/epson2-cct.c create mode 100644 backend/epson2-commands.c create mode 100644 backend/epson2-commands.h create mode 100644 backend/epson2-io.c create mode 100644 backend/epson2-io.h create mode 100644 backend/epson2-ops.c create mode 100644 backend/epson2-ops.h create mode 100644 backend/epson2.c create mode 100644 backend/epson2.conf.in create mode 100644 backend/epson2.h create mode 100644 backend/epson2_net.c create mode 100644 backend/epson2_net.h create mode 100644 backend/epson2_scsi.c create mode 100644 backend/epson2_scsi.h create mode 100644 backend/epson_scsi.c create mode 100644 backend/epson_scsi.h create mode 100644 backend/epson_usb.c create mode 100644 backend/epson_usb.h create mode 100644 backend/fujitsu-scsi.h create mode 100644 backend/fujitsu.c create mode 100644 backend/fujitsu.conf.in create mode 100644 backend/fujitsu.h create mode 100644 backend/genesys.c create mode 100644 backend/genesys.conf.in create mode 100644 backend/genesys.h create mode 100644 backend/genesys_conv.c create mode 100644 backend/genesys_conv_hlp.c create mode 100644 backend/genesys_devices.c create mode 100644 backend/genesys_gl124.c create mode 100644 backend/genesys_gl124.h create mode 100644 backend/genesys_gl646.c create mode 100644 backend/genesys_gl646.h create mode 100644 backend/genesys_gl841.c create mode 100644 backend/genesys_gl841.h create mode 100644 backend/genesys_gl843.c create mode 100644 backend/genesys_gl843.h create mode 100644 backend/genesys_gl846.c create mode 100644 backend/genesys_gl846.h create mode 100644 backend/genesys_gl847.c create mode 100644 backend/genesys_gl847.h create mode 100644 backend/genesys_low.c create mode 100644 backend/genesys_low.h create mode 100644 backend/gphoto2.c create mode 100644 backend/gphoto2.conf.in create mode 100644 backend/gphoto2.h create mode 100644 backend/gt68xx.c create mode 100644 backend/gt68xx.conf.in create mode 100644 backend/gt68xx.h create mode 100644 backend/gt68xx_devices.c create mode 100644 backend/gt68xx_generic.c create mode 100644 backend/gt68xx_generic.h create mode 100644 backend/gt68xx_gt6801.c create mode 100644 backend/gt68xx_gt6801.h create mode 100644 backend/gt68xx_gt6816.c create mode 100644 backend/gt68xx_gt6816.h create mode 100644 backend/gt68xx_high.c create mode 100644 backend/gt68xx_high.h create mode 100644 backend/gt68xx_low.c create mode 100644 backend/gt68xx_low.h create mode 100644 backend/gt68xx_mid.c create mode 100644 backend/gt68xx_mid.h create mode 100644 backend/gt68xx_shm_channel.c create mode 100644 backend/gt68xx_shm_channel.h create mode 100644 backend/hp-accessor.c create mode 100644 backend/hp-accessor.h create mode 100644 backend/hp-device.c create mode 100644 backend/hp-device.h create mode 100644 backend/hp-handle.c create mode 100644 backend/hp-handle.h create mode 100644 backend/hp-hpmem.c create mode 100644 backend/hp-option.c create mode 100644 backend/hp-option.h create mode 100644 backend/hp-scl.c create mode 100644 backend/hp-scl.h create mode 100644 backend/hp-scsi.h create mode 100644 backend/hp.README create mode 100644 backend/hp.TODO create mode 100644 backend/hp.c create mode 100644 backend/hp.conf.in create mode 100644 backend/hp.h create mode 100644 backend/hp3500.c create mode 100644 backend/hp3900.c create mode 100644 backend/hp3900.conf.in create mode 100644 backend/hp3900_config.c create mode 100644 backend/hp3900_debug.c create mode 100644 backend/hp3900_rts8822.c create mode 100644 backend/hp3900_sane.c create mode 100644 backend/hp3900_types.c create mode 100644 backend/hp3900_usb.c create mode 100644 backend/hp4200.c create mode 100644 backend/hp4200.conf.in create mode 100644 backend/hp4200.h create mode 100644 backend/hp4200_lm9830.c create mode 100644 backend/hp4200_lm9830.h create mode 100644 backend/hp5400.c create mode 100644 backend/hp5400.conf.in create mode 100644 backend/hp5400.h create mode 100644 backend/hp5400_debug.c create mode 100644 backend/hp5400_debug.h create mode 100644 backend/hp5400_internal.c create mode 100644 backend/hp5400_internal.h create mode 100644 backend/hp5400_sane.c create mode 100644 backend/hp5400_sanei.c create mode 100644 backend/hp5400_sanei.h create mode 100644 backend/hp5400_xfer.h create mode 100644 backend/hp5590.c create mode 100644 backend/hp5590_cmds.c create mode 100644 backend/hp5590_cmds.h create mode 100644 backend/hp5590_low.c create mode 100644 backend/hp5590_low.h create mode 100644 backend/hpljm1005.c create mode 100644 backend/hpsj5s.c create mode 100644 backend/hpsj5s.conf.in create mode 100644 backend/hpsj5s.h create mode 100644 backend/hs2p-saneopts.h create mode 100644 backend/hs2p-scsi.c create mode 100644 backend/hs2p-scsi.h create mode 100644 backend/hs2p.c create mode 100644 backend/hs2p.conf.in create mode 100644 backend/hs2p.h create mode 100644 backend/ibm-scsi.c create mode 100644 backend/ibm.c create mode 100644 backend/ibm.conf.in create mode 100644 backend/ibm.h create mode 100644 backend/kodak-cmd.h create mode 100644 backend/kodak.c create mode 100644 backend/kodak.conf.in create mode 100644 backend/kodak.h create mode 100644 backend/kodakaio.c create mode 100644 backend/kodakaio.conf.in create mode 100644 backend/kodakaio.h create mode 100644 backend/kvs1025.c create mode 100644 backend/kvs1025.h create mode 100644 backend/kvs1025_cmds.h create mode 100644 backend/kvs1025_low.c create mode 100644 backend/kvs1025_low.h create mode 100644 backend/kvs1025_opt.c create mode 100644 backend/kvs1025_usb.c create mode 100644 backend/kvs1025_usb.h create mode 100644 backend/kvs20xx.c create mode 100644 backend/kvs20xx.h create mode 100644 backend/kvs20xx_cmd.c create mode 100644 backend/kvs20xx_cmd.h create mode 100644 backend/kvs20xx_opt.c create mode 100644 backend/kvs40xx.c create mode 100644 backend/kvs40xx.h create mode 100644 backend/kvs40xx_cmd.c create mode 100644 backend/kvs40xx_opt.c create mode 100644 backend/leo.c create mode 100644 backend/leo.conf.in create mode 100644 backend/leo.h create mode 100644 backend/lexmark.c create mode 100644 backend/lexmark.conf.in create mode 100644 backend/lexmark.h create mode 100644 backend/lexmark_low.c create mode 100644 backend/lexmark_models.c create mode 100644 backend/lexmark_sensors.c create mode 100644 backend/lm9830.h create mode 100644 backend/ma1509.c create mode 100644 backend/ma1509.conf.in create mode 100644 backend/ma1509.h create mode 100644 backend/magicolor.c create mode 100644 backend/magicolor.conf.in create mode 100644 backend/magicolor.h create mode 100644 backend/matsushita.c create mode 100644 backend/matsushita.conf.in create mode 100644 backend/matsushita.h create mode 100644 backend/microtek.c create mode 100644 backend/microtek.conf.in create mode 100644 backend/microtek.h create mode 100644 backend/microtek2.c create mode 100644 backend/microtek2.conf.in create mode 100644 backend/microtek2.h create mode 100644 backend/mustek.c create mode 100644 backend/mustek.conf.in create mode 100644 backend/mustek.h create mode 100644 backend/mustek_pp.c create mode 100644 backend/mustek_pp.conf.in create mode 100644 backend/mustek_pp.h create mode 100644 backend/mustek_pp_ccd300.c create mode 100644 backend/mustek_pp_ccd300.h create mode 100644 backend/mustek_pp_cis.c create mode 100644 backend/mustek_pp_cis.h create mode 100644 backend/mustek_pp_decl.h create mode 100644 backend/mustek_pp_drivers.h create mode 100644 backend/mustek_pp_null.c create mode 100644 backend/mustek_scsi_pp.c create mode 100644 backend/mustek_scsi_pp.h create mode 100644 backend/mustek_usb.c create mode 100644 backend/mustek_usb.conf.in create mode 100644 backend/mustek_usb.h create mode 100644 backend/mustek_usb2.c create mode 100644 backend/mustek_usb2.h create mode 100644 backend/mustek_usb2_asic.c create mode 100644 backend/mustek_usb2_asic.h create mode 100644 backend/mustek_usb2_high.c create mode 100644 backend/mustek_usb2_high.h create mode 100644 backend/mustek_usb2_reflective.c create mode 100644 backend/mustek_usb2_transparent.c create mode 100644 backend/mustek_usb_high.c create mode 100644 backend/mustek_usb_high.h create mode 100644 backend/mustek_usb_low.c create mode 100644 backend/mustek_usb_low.h create mode 100644 backend/mustek_usb_mid.c create mode 100644 backend/mustek_usb_mid.h create mode 100644 backend/nec.c create mode 100644 backend/nec.conf.in create mode 100644 backend/nec.h create mode 100644 backend/net.c create mode 100644 backend/net.conf.in create mode 100644 backend/net.h create mode 100644 backend/niash.c create mode 100644 backend/niash_core.c create mode 100644 backend/niash_core.h create mode 100644 backend/niash_xfer.c create mode 100644 backend/niash_xfer.h create mode 100644 backend/p5.c create mode 100644 backend/p5.conf.in create mode 100644 backend/p5.h create mode 100644 backend/p5_device.c create mode 100644 backend/p5_device.h create mode 100644 backend/pie-scsidef.h create mode 100644 backend/pie.c create mode 100644 backend/pie.conf.in create mode 100644 backend/pint.c create mode 100644 backend/pint.h create mode 100644 backend/pixma.c create mode 100644 backend/pixma.conf.in create mode 100644 backend/pixma.h create mode 100644 backend/pixma_bjnp.c create mode 100644 backend/pixma_bjnp.h create mode 100644 backend/pixma_bjnp_private.h create mode 100644 backend/pixma_common.c create mode 100644 backend/pixma_common.h create mode 100644 backend/pixma_imageclass.c create mode 100644 backend/pixma_io.h create mode 100644 backend/pixma_io_sanei.c create mode 100644 backend/pixma_mp150.c create mode 100644 backend/pixma_mp730.c create mode 100644 backend/pixma_mp750.c create mode 100644 backend/pixma_mp810.c create mode 100644 backend/pixma_rename.h create mode 100644 backend/pixma_sane_options.c create mode 100644 backend/pixma_sane_options.h create mode 100644 backend/plustek-pp.h create mode 100644 backend/plustek-pp_dac.c create mode 100644 backend/plustek-pp_dbg.h create mode 100644 backend/plustek-pp_detect.c create mode 100644 backend/plustek-pp_genericio.c create mode 100644 backend/plustek-pp_hwdefs.h create mode 100644 backend/plustek-pp_image.c create mode 100644 backend/plustek-pp_io.c create mode 100644 backend/plustek-pp_map.c create mode 100644 backend/plustek-pp_misc.c create mode 100644 backend/plustek-pp_models.c create mode 100644 backend/plustek-pp_motor.c create mode 100644 backend/plustek-pp_p12.c create mode 100644 backend/plustek-pp_p12ccd.c create mode 100644 backend/plustek-pp_p48xx.c create mode 100644 backend/plustek-pp_p9636.c create mode 100644 backend/plustek-pp_procfs.c create mode 100644 backend/plustek-pp_procs.h create mode 100644 backend/plustek-pp_ptdrv.c create mode 100644 backend/plustek-pp_scale.c create mode 100644 backend/plustek-pp_scan.h create mode 100644 backend/plustek-pp_scandata.h create mode 100644 backend/plustek-pp_sysdep.h create mode 100644 backend/plustek-pp_tpa.c create mode 100644 backend/plustek-pp_types.h create mode 100644 backend/plustek-pp_wrapper.c create mode 100644 backend/plustek-usb.c create mode 100644 backend/plustek-usb.h create mode 100644 backend/plustek-usbcal.c create mode 100644 backend/plustek-usbcalfile.c create mode 100644 backend/plustek-usbdevs.c create mode 100644 backend/plustek-usbhw.c create mode 100644 backend/plustek-usbimg.c create mode 100644 backend/plustek-usbio.c create mode 100644 backend/plustek-usbmap.c create mode 100644 backend/plustek-usbscan.c create mode 100644 backend/plustek-usbshading.c create mode 100644 backend/plustek.c create mode 100644 backend/plustek.conf.in create mode 100644 backend/plustek.h create mode 100644 backend/plustek_pp.c create mode 100644 backend/plustek_pp.conf.in create mode 100644 backend/pnm.c create mode 100644 backend/qcam.c create mode 100644 backend/qcam.conf.in create mode 100644 backend/qcam.h create mode 100644 backend/ricoh-scsi.c create mode 100644 backend/ricoh.c create mode 100644 backend/ricoh.conf.in create mode 100644 backend/ricoh.h create mode 100644 backend/rts8891.c create mode 100644 backend/rts8891.conf.in create mode 100644 backend/rts8891.h create mode 100644 backend/rts8891_devices.c create mode 100644 backend/rts8891_low.c create mode 100644 backend/rts8891_low.h create mode 100644 backend/rts88xx_lib.c create mode 100644 backend/rts88xx_lib.h create mode 100644 backend/s9036.c create mode 100644 backend/s9036.conf.in create mode 100644 backend/s9036.h create mode 100644 backend/sane_strstatus.c create mode 100644 backend/saned.conf.in create mode 100644 backend/sceptre.c create mode 100644 backend/sceptre.conf.in create mode 100644 backend/sceptre.h create mode 100644 backend/sharp.c create mode 100644 backend/sharp.conf.in create mode 100644 backend/sharp.h create mode 100644 backend/sm3600-color.c create mode 100644 backend/sm3600-gray.c create mode 100644 backend/sm3600-homerun.c create mode 100644 backend/sm3600-scanmtek.c create mode 100644 backend/sm3600-scantool.h create mode 100644 backend/sm3600-scanusb.c create mode 100644 backend/sm3600-scanutil.c create mode 100644 backend/sm3600.c create mode 100644 backend/sm3600.h create mode 100755 backend/sm3840.c create mode 100644 backend/sm3840.conf.in create mode 100755 backend/sm3840.h create mode 100755 backend/sm3840_lib.c create mode 100755 backend/sm3840_lib.h create mode 100644 backend/sm3840_params.h create mode 100755 backend/sm3840_scan.c create mode 100644 backend/snapscan-data.c create mode 100644 backend/snapscan-mutex.c create mode 100644 backend/snapscan-options.c create mode 100644 backend/snapscan-scsi.c create mode 100644 backend/snapscan-sources.c create mode 100644 backend/snapscan-sources.h create mode 100644 backend/snapscan-usb.c create mode 100644 backend/snapscan-usb.h create mode 100644 backend/snapscan.c create mode 100644 backend/snapscan.conf.in create mode 100644 backend/snapscan.h create mode 100644 backend/sp15c-scsi.h create mode 100644 backend/sp15c.c create mode 100644 backend/sp15c.conf.in create mode 100644 backend/sp15c.h create mode 100644 backend/st400.c create mode 100644 backend/st400.conf.in create mode 100644 backend/st400.h create mode 100644 backend/stubs.c create mode 100644 backend/stv680.c create mode 100755 backend/stv680.conf.in create mode 100755 backend/stv680.h create mode 100644 backend/tamarack.c create mode 100644 backend/tamarack.conf.in create mode 100644 backend/tamarack.h create mode 100644 backend/teco1.c create mode 100644 backend/teco1.conf.in create mode 100644 backend/teco1.h create mode 100644 backend/teco2.c create mode 100644 backend/teco2.conf.in create mode 100644 backend/teco2.h create mode 100644 backend/teco3.c create mode 100644 backend/teco3.conf.in create mode 100644 backend/teco3.h create mode 100644 backend/test-picture.c create mode 100644 backend/test.c create mode 100644 backend/test.conf.in create mode 100644 backend/test.h create mode 100644 backend/u12-ccd.c create mode 100644 backend/u12-hw.c create mode 100644 backend/u12-hwdef.h create mode 100644 backend/u12-if.c create mode 100644 backend/u12-image.c create mode 100644 backend/u12-io.c create mode 100644 backend/u12-map.c create mode 100644 backend/u12-motor.c create mode 100644 backend/u12-scanner.h create mode 100644 backend/u12-shading.c create mode 100644 backend/u12-tpa.c create mode 100644 backend/u12.c create mode 100644 backend/u12.conf.in create mode 100644 backend/u12.h create mode 100644 backend/umax-scanner.c create mode 100644 backend/umax-scanner.h create mode 100644 backend/umax-scsidef.h create mode 100644 backend/umax-uc1200s.c create mode 100644 backend/umax-uc1200se.c create mode 100644 backend/umax-uc1260.c create mode 100644 backend/umax-uc630.c create mode 100644 backend/umax-uc840.c create mode 100644 backend/umax-ug630.c create mode 100644 backend/umax-ug80.c create mode 100644 backend/umax-usb.c create mode 100644 backend/umax.c create mode 100644 backend/umax.conf.in create mode 100644 backend/umax.h create mode 100644 backend/umax1220u-common.c create mode 100644 backend/umax1220u.c create mode 100644 backend/umax1220u.conf.in create mode 100644 backend/umax_pp.c create mode 100644 backend/umax_pp.conf.in create mode 100644 backend/umax_pp.h create mode 100644 backend/umax_pp_low.c create mode 100644 backend/umax_pp_low.h create mode 100644 backend/umax_pp_mid.c create mode 100644 backend/umax_pp_mid.h create mode 100644 backend/v4l-frequencies.h create mode 100644 backend/v4l.c create mode 100644 backend/v4l.conf.in create mode 100644 backend/v4l.h create mode 100644 backend/xerox_mfp-tcp.c create mode 100644 backend/xerox_mfp-usb.c create mode 100644 backend/xerox_mfp.c create mode 100644 backend/xerox_mfp.conf.in create mode 100644 backend/xerox_mfp.h create mode 100755 compile create mode 100755 config.guess create mode 100755 config.sub create mode 100755 configure create mode 100644 configure.in create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/libsane-common.examples create mode 100644 debian/libsane-common.install.in create mode 100644 debian/libsane-common.links create mode 100644 debian/libsane-dev.doc-base create mode 100644 debian/libsane-dev.install create mode 100644 debian/libsane.NEWS create mode 100644 debian/libsane.README.Debian create mode 100644 debian/libsane.install create mode 100644 debian/libsane.postinst create mode 100644 debian/libsane.postrm create mode 100644 debian/libsane.preinst create mode 100644 debian/libsane.shlibs create mode 100644 debian/patches/dll_backend_conf.patch create mode 100644 debian/patches/fix-FTBFS-format-not-a-string-literal-error.patch create mode 100644 debian/patches/frontend_libs.patch create mode 100644 debian/patches/kfreebsd.patch create mode 100644 debian/patches/kodakaio.patch create mode 100644 debian/patches/libsane_deps.patch create mode 100644 debian/patches/man-page-spelling.patch create mode 100644 debian/patches/multiarch_dll_search_path.patch create mode 100644 debian/patches/multiarch_manpages_libdir.patch create mode 100644 debian/patches/nousbtest.patch create mode 100644 debian/patches/ppc64el.patch create mode 100644 debian/patches/sane-desc.c_debian_mods.patch create mode 100644 debian/patches/saned.man.patch create mode 100644 debian/patches/series create mode 100644 debian/patches/source-spelling.patch create mode 100644 debian/patches/trim-libraries-in-sane-backends.pc.in.patch create mode 100644 debian/patches/unneeded_doc.patch create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/ca.po create mode 100644 debian/po/cs.po create mode 100644 debian/po/da.po create mode 100644 debian/po/de.po create mode 100644 debian/po/es.po create mode 100644 debian/po/eu.po create mode 100644 debian/po/fi.po create mode 100644 debian/po/fr.po create mode 100644 debian/po/gl.po create mode 100644 debian/po/it.po create mode 100644 debian/po/ja.po create mode 100644 debian/po/nl.po create mode 100644 debian/po/pl.po create mode 100644 debian/po/pt.po create mode 100644 debian/po/pt_BR.po create mode 100644 debian/po/ru.po create mode 100644 debian/po/sk.po create mode 100644 debian/po/sv.po create mode 100644 debian/po/templates.pot create mode 100644 debian/po/vi.po create mode 100644 debian/po/zh_CN.po create mode 100755 debian/rules create mode 100644 debian/sane-utils.README.Debian create mode 100644 debian/sane-utils.config create mode 100644 debian/sane-utils.install create mode 100644 debian/sane-utils.postinst create mode 100644 debian/sane-utils.postrm create mode 100644 debian/sane-utils.saned.default create mode 100644 debian/sane-utils.saned.init create mode 100644 debian/sane-utils.templates create mode 100644 debian/source/format create mode 100755 depcomp create mode 100644 doc/Makefile.am create mode 100644 doc/Makefile.in create mode 100644 doc/backend-writing.txt create mode 100644 doc/canon/canon.changes create mode 100644 doc/canon/canon.install2700F.txt create mode 100644 doc/descriptions-external/brother-mfc4600.desc create mode 100644 doc/descriptions-external/brother.desc create mode 100644 doc/descriptions-external/brother2.desc create mode 100644 doc/descriptions-external/canon_mfp.desc create mode 100644 doc/descriptions-external/cs3200f.desc create mode 100644 doc/descriptions-external/epkowa.desc create mode 100644 doc/descriptions-external/geniusvp2.desc create mode 100644 doc/descriptions-external/hp3770.desc create mode 100644 doc/descriptions-external/hp8200.desc create mode 100755 doc/descriptions-external/hpaio.desc create mode 100644 doc/descriptions-external/hpoj.desc create mode 100644 doc/descriptions-external/kodak-twain.desc create mode 100644 doc/descriptions-external/lhii.desc create mode 100755 doc/descriptions-external/mustek_a3p1.desc create mode 100644 doc/descriptions-external/panamfs.desc create mode 100644 doc/descriptions-external/primascan.desc create mode 100644 doc/descriptions-external/primax.desc create mode 100644 doc/descriptions-external/samsung.desc create mode 100644 doc/descriptions-external/scanwit.desc create mode 100644 doc/descriptions-external/template.desc. create mode 100644 doc/descriptions-external/v4l2.desc create mode 100644 doc/descriptions-external/viceo.desc create mode 100644 doc/descriptions.txt create mode 100644 doc/descriptions/abaton.desc create mode 100644 doc/descriptions/agfafocus.desc create mode 100644 doc/descriptions/apple.desc create mode 100644 doc/descriptions/artec.desc create mode 100644 doc/descriptions/artec_eplus48u.desc create mode 100644 doc/descriptions/as6e.desc create mode 100644 doc/descriptions/avision.desc create mode 100644 doc/descriptions/bh.desc create mode 100644 doc/descriptions/canon.desc create mode 100644 doc/descriptions/canon630u.desc create mode 100644 doc/descriptions/canon_dr.desc create mode 100644 doc/descriptions/canon_pp.desc create mode 100644 doc/descriptions/cardscan.desc create mode 100644 doc/descriptions/coolscan.desc create mode 100644 doc/descriptions/coolscan2.desc create mode 100644 doc/descriptions/coolscan3.desc create mode 100644 doc/descriptions/dc210.desc create mode 100644 doc/descriptions/dc240.desc create mode 100644 doc/descriptions/dc25.desc create mode 100644 doc/descriptions/dell1600n_net.desc create mode 100644 doc/descriptions/dll.desc create mode 100644 doc/descriptions/dmc.desc create mode 100644 doc/descriptions/epjitsu.desc create mode 100644 doc/descriptions/epson.desc create mode 100644 doc/descriptions/epson2.desc create mode 100644 doc/descriptions/fujitsu.desc create mode 100644 doc/descriptions/genesys.desc create mode 100644 doc/descriptions/gphoto2.desc create mode 100644 doc/descriptions/gt68xx.desc create mode 100644 doc/descriptions/hp.desc create mode 100644 doc/descriptions/hp3500.desc create mode 100644 doc/descriptions/hp3900.desc create mode 100644 doc/descriptions/hp4200.desc create mode 100644 doc/descriptions/hp5400.desc create mode 100644 doc/descriptions/hp5590.desc create mode 100644 doc/descriptions/hpljm1005.desc create mode 100644 doc/descriptions/hpsj5s.desc create mode 100644 doc/descriptions/hs2p.desc create mode 100644 doc/descriptions/ibm.desc create mode 100644 doc/descriptions/kodak.desc create mode 100644 doc/descriptions/kodakaio.desc create mode 100644 doc/descriptions/kvs1025.desc create mode 100644 doc/descriptions/kvs20xx.desc create mode 100644 doc/descriptions/kvs40xx.desc create mode 100644 doc/descriptions/leo.desc create mode 100644 doc/descriptions/lexmark.desc create mode 100644 doc/descriptions/ma1509.desc create mode 100644 doc/descriptions/magicolor.desc create mode 100644 doc/descriptions/matsushita.desc create mode 100644 doc/descriptions/microtek.desc create mode 100644 doc/descriptions/microtek2.desc create mode 100644 doc/descriptions/mustek.desc create mode 100644 doc/descriptions/mustek_pp.desc create mode 100644 doc/descriptions/mustek_usb.desc create mode 100755 doc/descriptions/mustek_usb2.desc create mode 100644 doc/descriptions/nec.desc create mode 100644 doc/descriptions/net.desc create mode 100644 doc/descriptions/niash.desc create mode 100644 doc/descriptions/p5.desc create mode 100644 doc/descriptions/pie.desc create mode 100644 doc/descriptions/pint.desc create mode 100644 doc/descriptions/pixma.desc create mode 100644 doc/descriptions/plustek.desc create mode 100644 doc/descriptions/plustek_pp.desc create mode 100644 doc/descriptions/pnm.desc create mode 100644 doc/descriptions/qcam.desc create mode 100644 doc/descriptions/ricoh.desc create mode 100644 doc/descriptions/rts8891.desc create mode 100644 doc/descriptions/s9036.desc create mode 100644 doc/descriptions/sceptre.desc create mode 100644 doc/descriptions/sharp.desc create mode 100644 doc/descriptions/sm3600.desc create mode 100644 doc/descriptions/sm3840.desc create mode 100644 doc/descriptions/snapscan.desc create mode 100644 doc/descriptions/sp15c.desc create mode 100644 doc/descriptions/st400.desc create mode 100755 doc/descriptions/stv680.desc create mode 100644 doc/descriptions/tamarack.desc create mode 100644 doc/descriptions/teco1.desc create mode 100644 doc/descriptions/teco2.desc create mode 100644 doc/descriptions/teco3.desc create mode 100644 doc/descriptions/template.desc. create mode 100644 doc/descriptions/test.desc create mode 100644 doc/descriptions/u12.desc create mode 100644 doc/descriptions/umax.desc create mode 100644 doc/descriptions/umax1220u.desc create mode 100644 doc/descriptions/umax_pp.desc create mode 100644 doc/descriptions/unsupported.desc create mode 100644 doc/descriptions/v4l.desc create mode 100644 doc/descriptions/xerox_mfp.desc create mode 100644 doc/doxygen-genesys.conf.in create mode 100644 doc/doxygen-sanei.conf.in create mode 100644 doc/figs/area.eps create mode 100644 doc/figs/area.fig create mode 100644 doc/figs/flow.eps create mode 100644 doc/figs/flow.fig create mode 100644 doc/figs/hierarchy.eps create mode 100644 doc/figs/hierarchy.fig create mode 100644 doc/figs/image-data.eps create mode 100644 doc/figs/image-data.fig create mode 100644 doc/figs/xfer.eps create mode 100644 doc/figs/xfer.fig create mode 100644 doc/gamma4scanimage.man create mode 100644 doc/gt68xx/gt68xx.CHANGES create mode 100644 doc/gt68xx/gt68xx.TODO create mode 100644 doc/html.sty create mode 100644 doc/icons/contents.gif create mode 100644 doc/icons/index.gif create mode 100644 doc/icons/next.gif create mode 100644 doc/icons/next_gr.gif create mode 100644 doc/icons/previous.gif create mode 100644 doc/icons/previous_gr.gif create mode 100644 doc/icons/references.gif create mode 100644 doc/icons/references_gr.gif create mode 100644 doc/icons/up.gif create mode 100644 doc/icons/up_gr.gif create mode 100644 doc/leo/leo.txt create mode 100644 doc/matsushita/matsushita.txt create mode 100644 doc/mustek/mustek.CHANGES create mode 100644 doc/mustek_usb/mustek_usb.CHANGES create mode 100644 doc/mustek_usb/mustek_usb.TODO create mode 100644 doc/mustek_usb2/mustek_usb2.CHANGES create mode 100644 doc/mustek_usb2/mustek_usb2.TODO create mode 100644 doc/net.tex create mode 100644 doc/niash/niash.TODO create mode 100644 doc/plustek/FAQ create mode 100644 doc/plustek/MakeModule.sh create mode 100644 doc/plustek/Makefile.kernel24 create mode 100644 doc/plustek/Makefile.kernel26 create mode 100644 doc/plustek/Plustek-PARPORT-TODO.txt create mode 100644 doc/plustek/Plustek-PARPORT.changes create mode 100644 doc/plustek/Plustek-PARPORT.txt create mode 100644 doc/plustek/Plustek-USB-TODO.txt create mode 100644 doc/plustek/Plustek-USB.changes create mode 100644 doc/plustek/Plustek-USB.txt create mode 100644 doc/releases.txt create mode 100644 doc/sane-abaton.man create mode 100644 doc/sane-agfafocus.man create mode 100644 doc/sane-apple.man create mode 100644 doc/sane-artec.man create mode 100644 doc/sane-artec_eplus48u.man create mode 100644 doc/sane-as6e.man create mode 100644 doc/sane-avision.man create mode 100644 doc/sane-bh.man create mode 100644 doc/sane-canon.man create mode 100644 doc/sane-canon630u.man create mode 100644 doc/sane-canon_dr.man create mode 100644 doc/sane-canon_pp.man create mode 100644 doc/sane-cardscan.man create mode 100644 doc/sane-config.man create mode 100644 doc/sane-coolscan.man create mode 100644 doc/sane-coolscan2.man create mode 100644 doc/sane-coolscan3.man create mode 100644 doc/sane-dc210.man create mode 100644 doc/sane-dc240.man create mode 100644 doc/sane-dc25.man create mode 100644 doc/sane-dll.man create mode 100644 doc/sane-dmc.man create mode 100644 doc/sane-epjitsu.man create mode 100644 doc/sane-epson.man create mode 100644 doc/sane-epson2.man create mode 100644 doc/sane-find-scanner.man create mode 100644 doc/sane-fujitsu.man create mode 100644 doc/sane-genesys.man create mode 100644 doc/sane-gphoto2.man create mode 100644 doc/sane-gt68xx.man create mode 100644 doc/sane-hp.man create mode 100644 doc/sane-hp3500.man create mode 100644 doc/sane-hp3900.man create mode 100644 doc/sane-hp4200.man create mode 100644 doc/sane-hp5400.man create mode 100644 doc/sane-hp5590.man create mode 100644 doc/sane-hpljm1005.man create mode 100644 doc/sane-hpsj5s.man create mode 100644 doc/sane-hs2p.man create mode 100644 doc/sane-ibm.man create mode 100644 doc/sane-kodak.man create mode 100644 doc/sane-kodakaio.man create mode 100644 doc/sane-kvs1025.man create mode 100644 doc/sane-kvs20xx.man create mode 100644 doc/sane-kvs40xx.man create mode 100644 doc/sane-leo.man create mode 100644 doc/sane-lexmark.man create mode 100644 doc/sane-logo.png create mode 100644 doc/sane-logo2.jpg create mode 100644 doc/sane-ma1509.man create mode 100644 doc/sane-magicolor.man create mode 100644 doc/sane-matsushita.man create mode 100644 doc/sane-microtek.man create mode 100644 doc/sane-microtek2.man create mode 100644 doc/sane-mustek.man create mode 100644 doc/sane-mustek_pp.man create mode 100644 doc/sane-mustek_usb.man create mode 100644 doc/sane-mustek_usb2.man create mode 100644 doc/sane-nec.man create mode 100644 doc/sane-net.man create mode 100644 doc/sane-niash.man create mode 100644 doc/sane-p5.man create mode 100644 doc/sane-pie.man create mode 100644 doc/sane-pint.man create mode 100644 doc/sane-pixma.man create mode 100644 doc/sane-plustek.man create mode 100644 doc/sane-plustek_pp.man create mode 100644 doc/sane-pnm.man create mode 100644 doc/sane-qcam.man create mode 100644 doc/sane-ricoh.man create mode 100644 doc/sane-rts8891.man create mode 100644 doc/sane-s9036.man create mode 100644 doc/sane-sceptre.man create mode 100644 doc/sane-scsi.man create mode 100644 doc/sane-sharp.man create mode 100644 doc/sane-sm3600.man create mode 100644 doc/sane-sm3840.man create mode 100644 doc/sane-snapscan.man create mode 100644 doc/sane-sp15c.man create mode 100644 doc/sane-st400.man create mode 100644 doc/sane-stv680.man create mode 100644 doc/sane-tamarack.man create mode 100644 doc/sane-teco1.man create mode 100644 doc/sane-teco2.man create mode 100644 doc/sane-teco3.man create mode 100644 doc/sane-test.man create mode 100644 doc/sane-u12.man create mode 100644 doc/sane-umax.man create mode 100644 doc/sane-umax1220u.man create mode 100644 doc/sane-umax_pp.man create mode 100644 doc/sane-usb.man create mode 100644 doc/sane-v4l.man create mode 100644 doc/sane-xerox_mfp.man create mode 100644 doc/sane.man create mode 100644 doc/sane.png create mode 100644 doc/sane.tex create mode 100644 doc/saned.man create mode 100644 doc/scanimage.man create mode 100644 doc/sceptre/s1200.txt create mode 100644 doc/teco/teco1.txt create mode 100644 doc/teco/teco2.txt create mode 100644 doc/teco/teco3.txt create mode 100644 doc/u12/U12.changes create mode 100644 doc/u12/U12.todo create mode 100644 doc/umax/negative-types.txt create mode 100644 doc/umax/sane-logo.jpg create mode 100644 doc/umax/sane-umax-advanced-options-doc.html create mode 100644 doc/umax/sane-umax-advanced.jpg create mode 100644 doc/umax/sane-umax-astra-doc.html create mode 100644 doc/umax/sane-umax-config-doc.html create mode 100644 doc/umax/sane-umax-doc.html create mode 100644 doc/umax/sane-umax-histogram.jpg create mode 100644 doc/umax/sane-umax-mirage-doc.html create mode 100644 doc/umax/sane-umax-not-listed-doc.html create mode 100644 doc/umax/sane-umax-others-doc.html create mode 100644 doc/umax/sane-umax-parport-doc.html create mode 100644 doc/umax/sane-umax-powerlook-doc.html create mode 100644 doc/umax/sane-umax-scanner-clones-doc.html create mode 100644 doc/umax/sane-umax-speed-doc.html create mode 100644 doc/umax/sane-umax-standard-options-doc.html create mode 100644 doc/umax/sane-umax-standard.jpg create mode 100644 doc/umax/sane-umax-text.jpg create mode 100644 doc/umax/sane-umax-text2.jpg create mode 100644 doc/umax/sane-umax-text4.jpg create mode 100644 doc/umax/sane-umax-uc-doc.html create mode 100644 doc/umax/sane-umax-vista-doc.html create mode 100644 doc/umax/sane-umax.jpg create mode 100644 doc/umax/umax.BUGS create mode 100644 doc/umax/umax.CHANGES create mode 100644 doc/umax/umax.FAQ create mode 100644 doc/umax/umax.TODO create mode 100644 frontend/Makefile.am create mode 100644 frontend/Makefile.in create mode 100644 frontend/saned.c create mode 100644 frontend/scanimage.c create mode 100644 frontend/stiff.c create mode 100644 frontend/stiff.h create mode 100644 frontend/test.c create mode 100644 frontend/tstbackend.c create mode 100644 include/Makefile.am create mode 100644 include/Makefile.in create mode 100644 include/font_6x11.h create mode 100644 include/lalloca.h create mode 100644 include/lassert.h create mode 100644 include/lgetopt.h create mode 100644 include/md5.h create mode 100644 include/sane/config.h.in create mode 100644 include/sane/sane.h create mode 100644 include/sane/sanei.h create mode 100644 include/sane/sanei_ab306.h create mode 100644 include/sane/sanei_access.h create mode 100644 include/sane/sanei_auth.h create mode 100644 include/sane/sanei_backend.h create mode 100644 include/sane/sanei_cderror.h create mode 100644 include/sane/sanei_codec_ascii.h create mode 100644 include/sane/sanei_codec_bin.h create mode 100644 include/sane/sanei_config.h create mode 100644 include/sane/sanei_debug.h create mode 100644 include/sane/sanei_jinclude.h create mode 100644 include/sane/sanei_jpeg.h create mode 100644 include/sane/sanei_lm983x.h create mode 100644 include/sane/sanei_magic.h create mode 100644 include/sane/sanei_net.h create mode 100644 include/sane/sanei_pa4s2.h create mode 100644 include/sane/sanei_pio.h create mode 100644 include/sane/sanei_pp.h create mode 100644 include/sane/sanei_pv8630.h create mode 100644 include/sane/sanei_scsi.h create mode 100644 include/sane/sanei_tcp.h create mode 100644 include/sane/sanei_thread.h create mode 100644 include/sane/sanei_udp.h create mode 100644 include/sane/sanei_usb.h create mode 100644 include/sane/sanei_wire.h create mode 100644 include/sane/saneopts.h create mode 100755 install-sh create mode 100644 japi/ImageCanvas.java create mode 100644 japi/ImageCanvasClient.java create mode 100644 japi/Jscanimage.java create mode 100644 japi/Makefile.am create mode 100644 japi/Makefile.in create mode 100644 japi/README.JAVA create mode 100644 japi/Sane.c create mode 100644 japi/Sane.java create mode 100644 japi/SaneDevice.java create mode 100644 japi/SaneOption.java create mode 100644 japi/SaneParameters.java create mode 100644 japi/SaneRange.java create mode 100644 japi/ScanIt.java create mode 100644 japi/Test.java create mode 100644 lib/Makefile.am create mode 100644 lib/Makefile.in create mode 100644 lib/alloca.c create mode 100644 lib/getenv.c create mode 100644 lib/getopt.c create mode 100644 lib/getopt1.c create mode 100644 lib/inet_ntop.c create mode 100644 lib/inet_pton.c create mode 100644 lib/isfdtype.c create mode 100644 lib/md5.c create mode 100644 lib/sigprocmask.c create mode 100644 lib/sleep.c create mode 100644 lib/snprintf.c create mode 100755 lib/strcasestr.c create mode 100644 lib/strdup.c create mode 100644 lib/strndup.c create mode 100644 lib/strsep.c create mode 100644 lib/syslog.c create mode 100644 lib/usleep.c create mode 100644 lib/vsyslog.c create mode 100644 ltmain.sh create mode 100644 m4/byteorder.m4 create mode 100644 m4/libtool.m4 create mode 100644 m4/ltoptions.m4 create mode 100644 m4/ltsugar.m4 create mode 100644 m4/ltversion.m4 create mode 100644 m4/lt~obsolete.m4 create mode 100644 m4/stdint.m4 create mode 100755 missing create mode 100755 mkinstalldirs create mode 100644 po/LINGUAS create mode 100644 po/Makefile.am create mode 100644 po/Makefile.in create mode 100644 po/POTFILES create mode 100644 po/README create mode 100644 po/bg.po create mode 100644 po/cs.po create mode 100644 po/da.po create mode 100644 po/de.po create mode 100644 po/en_GB.po create mode 100644 po/eo.po create mode 100644 po/es.po create mode 100644 po/fi.po create mode 100644 po/fr.po create mode 100644 po/gl.po create mode 100644 po/it.po create mode 100644 po/ja.po create mode 100644 po/nb.po create mode 100644 po/nl.po create mode 100644 po/pl.po create mode 100644 po/pt.po create mode 100644 po/ru.po create mode 100644 po/sane-backends.pot create mode 100644 po/sv.po create mode 100644 po/uk.po create mode 100644 sane-backends.lsm create mode 100644 sanei/Makefile.am create mode 100644 sanei/Makefile.in create mode 100644 sanei/linux_sg3_err.h create mode 100644 sanei/os2_srb.h create mode 100755 sanei/sanei_DomainOS.c create mode 100755 sanei/sanei_DomainOS.h create mode 100644 sanei/sanei_ab306.c create mode 100644 sanei/sanei_access.c create mode 100644 sanei/sanei_auth.c create mode 100644 sanei/sanei_codec_ascii.c create mode 100644 sanei/sanei_codec_bin.c create mode 100644 sanei/sanei_config.c create mode 100644 sanei/sanei_config2.c create mode 100644 sanei/sanei_constrain_value.c create mode 100644 sanei/sanei_init_debug.c create mode 100644 sanei/sanei_jpeg.c create mode 100644 sanei/sanei_lm983x.c create mode 100644 sanei/sanei_magic.c create mode 100644 sanei/sanei_net.c create mode 100644 sanei/sanei_pa4s2.c create mode 100644 sanei/sanei_pio.c create mode 100644 sanei/sanei_pp.c create mode 100644 sanei/sanei_pv8630.c create mode 100644 sanei/sanei_scsi.c create mode 100644 sanei/sanei_tcp.c create mode 100644 sanei/sanei_thread.c create mode 100644 sanei/sanei_udp.c create mode 100644 sanei/sanei_usb.c create mode 100644 sanei/sanei_wire.c create mode 100755 test-driver create mode 100644 testsuite/Makefile.am create mode 100644 testsuite/Makefile.in create mode 100644 testsuite/README create mode 100644 testsuite/sanei/Makefile.am create mode 100644 testsuite/sanei/Makefile.in create mode 100644 testsuite/sanei/README create mode 100644 testsuite/sanei/data/boolean.conf create mode 100644 testsuite/sanei/data/empty.conf create mode 100644 testsuite/sanei/data/fixed.conf create mode 100644 testsuite/sanei/data/int.conf create mode 100644 testsuite/sanei/data/snapscan.conf create mode 100644 testsuite/sanei/data/string-list.conf create mode 100644 testsuite/sanei/data/string.conf create mode 100644 testsuite/sanei/data/umax_pp.conf create mode 100644 testsuite/sanei/data/word-array.conf create mode 100644 testsuite/sanei/data/wrong-boolean.conf create mode 100644 testsuite/sanei/data/wrong-fixed.conf create mode 100644 testsuite/sanei/data/wrong-range.conf create mode 100644 testsuite/sanei/data/wrong-string-list.conf create mode 100644 testsuite/sanei/sanei_check_test.c create mode 100644 testsuite/sanei/sanei_config_test.c create mode 100644 testsuite/sanei/sanei_constrain_test.c create mode 100644 testsuite/sanei/sanei_usb_test.c create mode 100644 testsuite/sanei/test_wire.c create mode 100644 testsuite/testfile.pnm create mode 100644 testsuite/tools/Makefile.am create mode 100644 testsuite/tools/Makefile.in create mode 100644 testsuite/tools/README create mode 100644 testsuite/tools/data/ascii.ref create mode 100644 testsuite/tools/data/db.ref create mode 100644 testsuite/tools/data/hal-new.ref create mode 100644 testsuite/tools/data/hal.ref create mode 100644 testsuite/tools/data/html-backends-split.ref create mode 100644 testsuite/tools/data/html-mfgs.ref create mode 100644 testsuite/tools/data/hwdb.ref create mode 100644 testsuite/tools/data/plist.ref create mode 100644 testsuite/tools/data/statistics.ref create mode 100644 testsuite/tools/data/testfile.desc create mode 100644 testsuite/tools/data/udev+acl.ref create mode 100644 testsuite/tools/data/udev+hwdb.ref create mode 100644 testsuite/tools/data/udev.ref create mode 100644 testsuite/tools/data/usermap.ref create mode 100644 testsuite/tools/data/xml.ref create mode 100644 tools/Makefile.am create mode 100644 tools/Makefile.in create mode 100644 tools/README create mode 100644 tools/RenSaneDlls.cmd create mode 100755 tools/check-po.awk create mode 100644 tools/check-usb-chip.c create mode 100644 tools/gamma4scanimage.c create mode 100644 tools/hotplug-ng/README create mode 100755 tools/hotplug-ng/libsane.hotplug create mode 100644 tools/hotplug/README create mode 100755 tools/hotplug/libusbscanner create mode 100755 tools/libtool-get-dll-ext create mode 100644 tools/mustek600iin-off.c create mode 100755 tools/openbsd/attach create mode 100755 tools/openbsd/detach create mode 100644 tools/sane-backends.pc.in create mode 100644 tools/sane-config.in create mode 100644 tools/sane-desc.c create mode 100644 tools/sane-find-scanner.c create mode 100644 tools/umax_pp.c create mode 100755 tools/xerox diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches new file mode 100644 index 0000000..6857a8d --- /dev/null +++ b/.pc/.quilt_patches @@ -0,0 +1 @@ +debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series new file mode 100644 index 0000000..c206706 --- /dev/null +++ b/.pc/.quilt_series @@ -0,0 +1 @@ +series diff --git a/.pc/.version b/.pc/.version new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/.pc/.version @@ -0,0 +1 @@ +2 diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..0f553ac --- /dev/null +++ b/AUTHORS @@ -0,0 +1,252 @@ +Authors of the SANE standard: + + Andreas Beck and David Mosberger + +Java API: + + Jeff Freedman + +Backends: + + abaton: David Huggins-Daines + agfafocus: Karl Anders Øygard + apple: Milon Firikis + artec: Chris Pinkham + artec_eplus48u:Sergey Vlasov, Andreas Nowack, David Stevenson, and + Michael Herder + as6e: Eugene S. Weiss (*) + avision: Meino Christian Cramer, Rene Rebe (*) + bh: Tom Martone + canon: Helmut Koeberle, Manuel Panea, and Markus Mertinat + Mitsuru Okaniwa, Ulrich Deiters (*) + canon630u: Nathan Rutman (*) + canon_dr: m. allan noah (*) + canon_pp: Matthew Duggan (*), Simon Krix + coolscan: Didier Carlier, Andreas Rick + cardscan: m. allan noah (*) + coolscan2: Andras Major (*) + coolscan3: Alessandro Zummo (*) + dc25: Peter Fales (*) + dc210: Brian J. Murrell + dc240: Peter Fales (*) + dell1600n_net: Jon Chambers (*) + dll: David Mosberger + dmc: David F. Skoll + epjitsu: m. allan noah (*) + epson: Karl Heinz Kremer (*) + epson2: Alessandro Zummo (*) + fujitsu: Randolph Bentson, Frederik Ramm, Oliver Schirrmeister (*), + m. allan noah (*) + gphoto2: Peter Fales (*) + genesys: Henning Geinitz (*), Gerhard Jaeger (*), Stéphane Voltz (*), + Pierre Willenbrock (*) + gt68xx: Sergey Vlasov, Andreas Nowack, David Stevenson, and + Henning Geinitz (*) + hp: Peter Kirchgessner (*) + Geoffrey Dairiki + hpsj5s: Max Vorobiev + hp3500: Troy Rollo (*) + hp3900: Jonathan Bravo Lopez (*) + hp4200: Adrian Perez Jorge, Andrew John Lewis, Arnar Mar Hrafnkelsson, + Frank Zago, Henning Geinitz (*) + hp5400: Martijn van Oosterhout, Thomas Soumarmon (*) + hp5590: Ilia Sotnikov (*) + hpljm1005: Philippe Rétornaz + hs2p: Jeremy Johnson + ibm: M.F., Henning Geinitz (*) + kodak: m. allan noah (*) + kodakaio: Paul Newall + kvs1025: Tao Zhang, m. allan noah (*) + kvs20xx: unknown, m. allan noah (*) + kvs40xx: unknown, m. allan noah (*) + leo: Frank Zago (*) + lexmark: Fred Odendaal, Stéphane Voltz (*) + ma1509: Henning Geinitz (*) + magicolor: Reinhold Kainhofer (based on epson2 backend) + matsushita: Frank Zago (*) + microtek: Matthew Marjanovic (*) + microtek2: Bernd Schroeder, Karsten Festag + mustek: Andreas Bolsch, David Mosberger, Andreas Czechanowski, + Henning Geinitz (*), and James Perry. + mustek_pp: Jochen Eisinger (*), Eddy De Greef (*) + mustek_usb: Tom Wang and Henning Geinitz (*) + mustek_usb2: Roy Zhou, Jack Xu, Vinci Cen, and Henning Geinitz (*) + nec: Kazuya Fukuda (*) + net: Andreas Beck, David Mosberger, Julien Blache (*) + niash: Ullrich Sigwanz (*), Bertrik Sikken + p5: Stéphane Voltz (*) + pie: Simon Munton (*) + pint: Gordon Matzigkeit + pixma: Wittawat Yamwong (*) + Nicolas Martin (*) + Louis Lagendijk (*) + Dennis Lou + Rolf Bensch (*) + plustek: Gerhard Jaeger (*) + plustek_pp: Rick Bronson (former pp driver-code), Gerhard Jaeger (*) + pnm: Andreas Beck, Gordon Matzigkeit, David Mosberger, Michael + Herder, and Henning Geinitz (*) + qcam: Scott Laird (original driver), David Mosberger (SANE backend), + despeckling filter by Patrick Reynolds, + B&W fixes by Andrew Kuchling + ricoh: Feico W. Dillema + rts8891: Stéphane Voltz (*) + s9036: Ingo Schneider + sceptre: Frank Zago (*) + sharp: Kazuya Fukuda (*) and Abel Deuring (*) + sm3600: Marian Eichholz (*) and Glenn Ramsey + sm3840: Earle F. Philhower III (*) + snapscan: Kevin Charter, Franck Schneider, Michel Roelofs, Sebastien + Sable, Henrik Johansson, Chris Bagwell, and Oliver Schwartz (*) + sp15c: Randolph Bentson + st400: Ingo Wilken + stv680: Gerard Klaver (*) + tamarack: Rogier Wolff + teco1: Frank Zago (*) + teco2: Frank Zago, Gerard Klaver (*) + teco3: Frank Zago (*) + test: Henning Geinitz (*) + u12: Gerhard Jaeger (*) + umax: Oliver Rauch (*) and Michael K. Johnson + umax_pp: Stéphane Voltz (*) + umax1220u: Marcio L. Teixeira, Patrick Lessard + v4l: Juergen G. Schimmer, and Henning Geinitz (*) + xerox_mfp: Alex Belkin (*) + +Frontends: + + jscanimage: Jeff Freedman and Guido Muesch + saned: Andreas Beck, David Mosberger, Julien Blache (*) + scanimage: Andreas Beck, David Mosberger, Gordon Matzigkeit, + m. allan noah (*), Julien Blache (*), Stéphane Voltz (*) + tstbackend: Frank Zago (*) + +Sanei internal code: + + Adrian Perez Jorge, Andreas Beck, Andreas Czechanowski, Christian Bucher, + David Mosberger-Tang, Frank Zago (*), Henning Geinitz (*), + Jeff Freedman, Jochen Eisinger (*), Marcio Teixeira, Yuri Dario, + Gerhard Jaeger (*), m. allan noah (*) + +Miscellaneous coding: + + Julien Blache (*), Mattias Ellert (*), Petter Reinholdtsen (*), + Chris Bagwell (*) + +Translators: + + Giuseppe Sacco (*) + +(*) Maintainer with CVS write access + + +Please also read the file PROJECTS for projects that are planned or +not yet included into the SANE distribution. + + +Email addresses: + +Abel Deuring +Alessandro Zummo +Alex Belkin +Andras Major +Andreas Beck +Andreas Bolsch +Andreas Czechanowski +Andreas Nowack +Andreas Rick +Andrew Kuchling +Bernd Schroeder +Bertrik Sikken +Brian J. Murrell +Chris Bagwell +Chris Pinkham +Christian Bucher +David Etherton +David F. Skoll +David Huggins-Daines +David Mosberger +David Stevenson +Didier Carlier +Earle F. Philhower III +Eddy De Greef +Eugene S. Weiss +Feico W. Dillema +Franck Schneider +Frank Zago +Fred Odendaal +Frederik Ramm +Gerard Klaver +Gerhard Jaeger +Giuseppe Sacco +Glenn Ramsey +Gordon Matzigkeit +Guido Muesch +Helmut Koeberle +Henning Geinitz +Henrik Johansson +Ilia Sotnikov +Ingo Schneider +Ingo Wilken +James Perry +Jeff Freedman +Jochen Eisinger +Jon Chambers +Jonathan Bravo Lopez +Juergen G. Schimmer +Julien Blache +Karl Anders Øygard +Karl Heinz Kremer +Karsten Festag +Kazuhiro Sasayama +Kazuya Fukuda +Kevin Charter +Louis Lagendijk +M.F. +Manuel Panea +Marcio Teixeira +Marian Eichholz +Markus Mertinat +Martijn van Oosterhout +Matthew Duggan +Matthew Marjanovic +Mattias Ellert +Max Vorobiev +Meino Christian Cramer +Michael Herder +Michael K. Johnson +Michel Roelofs +Milon Firikis +Mitsuru Okaniwa +Nathan Rutman +Nicolas Martin +Oliver Rauch +Oliver Schirrmeister +Oliver Schwartz +Patrick Lessard +Patrick Reynolds +Paul Newall +Peter Fales +Peter Kirchgessner +Petter Reinholdtsen +Pierre Willenbrock +Randolph Bentson +Reinhold Kainhofer +Rene Rebe +Roger Wolff +Rolf Bensch +Roy Zhou +Sebastien Sable +Sergey Vlasov +Simon Krix +Simon Munton +Stéphane Voltz +Thomas Soumarmon +Tom Martone +Tom Wang +Tristan Tarrant +Troy Rollo +Ullrich Sigwanz +Ulrich Deiters +Wittawat Yamwong +m. allan noah diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..60549be --- /dev/null +++ b/COPYING @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) 19yy + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..45053b8 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,602 @@ +****** Release of sane-backends 1.0.24. End of code freeze ****** + +2013-09-30 m. allan noah + * po/nl.po: updated translation from Martin Kho. + +2013-09-30 Rolf Bensch + * backend/pixma_mp810.c: fix button support for Canon CS8800F. + +2013-09-24 Rolf Bensch + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: New scanner Canon imageCLASS MF4770n + reported by Ralph Little. + +2013-09-18 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for dell 1235cn, reported by Jean-Francois Labrousse. + +2013-09-17 m. allan noah + * sanei/sanei_init_debug.c: do our own upcasing to allow backend + debugging in Turkish. Revert prior set_locale() patch. + * po/uk.po: updated by Yuri Chornoivan + * backend/microtek.c: add missing break (#314408) + +2013-09-16 Gerhard Jaeger + * backend/plustek-usbdevs.c: Tweaked motor settings for CanoScan N650U + * backend/plustek.c: Bumped build number + +2013-09-13 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanners Canon Pixma MG2400, MG2500, MG3500, MG5500, MG64000, MG6500 + and MG7100. All scanners need further testing. + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: New scanners Canon imageCLASS MF4570dw and + imageRUNNER 1133. All scanners need further testing. + * backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.4 + +2013-09-08 paul newall + * kodakaio.desc: Added hero 4.1 model, marked some scanners as staus basic + +2013-08-27 m. allan noah + * acinclude.m4, configure: enable pthread on Linux by default + * sanei/sanei_init_debug.c: use C locale when building debug + env vars, to allow backend debugging in Turkish. Patch from + Olaf Meeuwissen. + +2013-08-26 Chris Bagwell + * sanei/sanei_usb.c: Treat errno of EACCES as access denied. + This is what libusb is return on my Linux box. This will help + give more helpful error messages to user during debugging. + * testsuite/sanie/sanie_usb_test.c: Do not treat open failures + because of permission errors or already opened by other processes + as test failures since this is expected in some cases (such as + network devices that use vendor specific class). + +2013-08-16 Chris Bagwell + * testsuite/sanei/Makefile.am: Add missing data files to distribution. + Pass in $srcdir to sanei_config_test so it knows were data files are + regardless of were ran from. + * testsuite/sanei/sanei_config_test.c: Use full path for config + file. This allows "make distcheck" to work for this testcase + since it uses a different build directory then source directory + and also runs it from build directory. + * testsuite/sanei/sanei_usb_test.c: add a fake name string + when creating MAX_DEVICE fake devices so that strcmp() won't + crash. + * testsuite/tools/Makefile.am: Add missing data files to distribution. + Make use of $srcdir so test case can base when build directory + is not same as source directory. + +2013-08-15 Chris Bagwell + * sanei/sanei_thread.c: Add support for winpthreads used by + mingw64 in addition to preexisting support for pthread-win32 used + by mingw32. Based on work from Michael Cronenworth for + Fedora's mingw64 sane-backends package. + +2013-08-15 Chris Bagwell + * configure.in: Make snmp detection work better when cross conmpiling; + such as mingw builds on Fedora host. Most likely, net-snmp-config + values are for local host so ignore them if matching library isn't + also found. Required updated all autofoo's generated files to newer + version by running 'autoreconf -i -f' and repatching ltmain.sh. + * test-driver: Added missing test-driver that automake installs. + Its expected to exist by the Makefile.in that we also checkin. + +2013-08-11 Stéphane Voltz + * backend/genesys_low.[ch] backend/genesys_conv.c backend/genesys.c + backend/genesys_gl841.c backend/genesys_gl646.c: make use of hardware + gamma tables to implement constrast and brightness correction. + +2013-08-07 Stéphane Voltz + * backend/genesys.[ch] backend/genesys_conv.c doc/sane-genesys.man + po/fr.po: add digital brightness and contrast options. + Add an option to set calibration cache file name. + +2013-08-07 Stéphane Voltz + * frontend/tstbackend.c: add argument to get verbose messages during + checks. + +2013-08-04 Stéphane Voltz + * sanei/sanei_constrain_value.c + testsuite/sanei/sanei_constrain_test.c: fixed the case where the + rounding in sanei_constrain_value computes a value higher than the + range maximum, spotted and proposed by viresh_shirol@yahoo.co.uk . + Added testcase for the bug in testsuite. + +2013-08-02 Stéphane Voltz + * configure configure.in testsuite/Makefile.* testsuite/tools/*: add + a testsuite for sane-desc, then merge hwdb support for sane-desc by + Tom Gundersen . + +2013-07-31 m. allan noah + * backend/canon_dr*: backend version 41 + - initial P-208 and P-215 support + - bug fix for calibration of scanners with duplex_offset + - allow duplex_offset to be controlled from config file + +2013-07-30 Stéphane Voltz + * backend/genesys.c: fixed typo when defining OPT_SWDEROTATE cap + (#314339). + +2013-07-19 Rolf Bensch + * backend/pixma_mp150.c: Canon Pixma MX920 has duplex ADF and supports + max. 600 dpi @ ADF. + +2013-07-18 Rolf Bensch + * backend/pixma_mp810.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Canon PIXMA MG8200 is working now. + * backend/pixma.[ch], backend/pixma_mp150.c, backend/pixma_mp810.c, + backend/pixma_sane_options.[ch], doc/sane-pixma.man, po/de.po: + - New button option --scan-resolution. Scan resolution is provided from + some multi function devices. + - Add some detailed button option description to the pixma man page. + * backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.3 + +2013-06-26 Stéphane Voltz + * backend/genesys.[ch] backend/genesys_devices.c backend/genesys_gl124.[ch] + backend/genesys_low.[ch]: improve scanning speed and quality for GL124 + based scanner by implementing half ccd mode below 600 dpi, + thanks for an hardware donation from Dany Qumsiyeh. + +2013-07-03 Rolf Bensch + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + Canon PIXMA MG5200 Series support reported by Dimitri Fellous. + * .gitignore: ignore all .* files + +2013-06-27 Rolf Bensch + * backend/pixma.c: fix mode list for infrared scans + +2013-06-27 m. allan noah + * backend/fujitsu*: backend v117 + - default buffer-mode to off + - improved error handling in sane_start + - image width must be multiple of 8 when swcrop is used before binarization (iX500) + - check hopper sensor before calling object_position(load) on iX500 + * .gitignore: ignore .deps directories + +2013-06-26 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c + backend/genesys_gl846.c backend/genesys_gl846.h backend/genesys_low.c + backend/genesys_low.h: add experimental description and code for the + GL845 based Opticbook 3800. + +2013-06-22 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: multiple + usb ids for Samsung models, reported by Mikhail Elhimov. + +2013-06-21 Rolf Bensch + * doc/descriptions/pixma.desc: Canon PIXMA MG3100 Series WLAN support + reported by Torben Nielsen. + +2013-06-19 Stéphane Voltz + * frontend/scanimage.c: protect for group option with incorrect + capabilites. + * frontend/tstbackend.c: add test to check is group option are + settable. Fix test_getdevices() function. + +2013-06-18 Stéphane Voltz + * backend/genesys.c: add missing cap to 2 option group tp fix long + argument option bug in scanimage. + +2013-06-15 Rolf Bensch + * backend/pixma_mp810.c: fix test mode + +2013-06-10 Stéphane Voltz + * tools/check-usb-chip.c: add genesys GL128, GT-68xx usb chip + detection. + +2013-06-10 Rolf Bensch + * backend/pixma_mp810.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanner Canon CanoScan 9000F Mark II. + * backend/pixma_mp810.c: Disable TPU negatives scan for CS8800F and CS9000F. + Negatives scan has no benefit for the user and disabling avoids confusion. + +2013-06-03 Stéphane Voltz + * tools/sane-find-scanner.c tools/check-usb-chip.c: add genesys usb + chip detection when compiled for libusb-1.0 . + +2013-06-03 Stéphane Voltz + * backend/genesys_gl646.c: #314293 fix + +2013-05-29 Rolf Bensch + * doc/sane-pixma.man: + - HTML parseable name section (bug #314283) + - typo in device names + +2013-05-27 Stéphane Voltz + * backend/genesys_gl646.c: #314261 fix + +2013-05-11 Rolf Bensch + * README.linux: some distros need libusb-1_0-devel. + +2013-05-11 Jonathan Bravo Lopez + * backend/hp3900_rts8822.c: fix compilation warnings. + +2013-04-26 Rolf Bensch + * backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c, + backend/pixma_io_sanei.c, backend/pixma_mp150.c, backend/pixma_mp7[35]0.c, + backend/pixma_mp810.c: update copyright. + +2013-04-24 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanners Canon Pixma E510, E610 and MX720. All scanners need further + testing. + +2013-04-19 Rolf Bensch + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: New scanner Canon i-SENSYS MF3010 reported by + Nathan Stewart. + +2013-04-11 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanners Canon Pixma MG2200, MG3200, MG5400, MX390, MX450, MX520 and + MX920. All scanners need further testing. + +2012-04-03 Alex Belkin + * doc/descriptions/xerox_mfp.desc: add Samsung SCX-4835FD networked + support, reported by Dave Lewis. USB mode doesn't work. + +2013-04-02 Stéphane Voltz + * backend/lexmark.c backend/lexmark.h: fix device detection to + handle hotplugging and unplugging of USB devices. USe + sanei_usb_exit(). + +2013-03-29 Stéphane Voltz + * backend/gt68xx.c backend/gt68xx_low.h: fix device detection to + handle hotplugging and unplugging of USB devices. + * frontend/tstbackend.c: a test to loop over snae_get_devices to + check if a backend handle hotplugging correctly + +2013-03-27 Stéphane Voltz + * backend/genesys.c backend/genesys_low.h backend/genesys_gl846.c: + warning fixes, SANE option correctness fixes. + +2013-03-25 Rolf Bensch + * backend/pixma_mp150.c: fix button support for Canon Pixma MG6300. + +2013-03-24 Stéphane Voltz + * sanei/test_wire.c, testsuite/sanei/sanei_*test.c: move test program + to testsuite/sanei. Add unit test programs for sanei_check_*, + sanei_constrain_*, sanei_config_* and sanei_usb_* functions. + +2013-03-24 Stéphane Voltz + * backend/genesys.c: make use of the new sanei_usb_scan_devices function + in sane_get_devices. + +2013-03-24 Stéphane Voltz + * sanei/sanei_usb.c include/sane/sanei_usb.h: + separate device search logic from usb init by creating a + sanei_usb_scan_devices. Add a sanei_usb_exit function to free + allocated resources by sanei_usb_init. + +2013-03-21 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanner Canon Pixma MP230 reported by Petar Dodev. + +2013-03-18 Stéphane Voltz + * backend/hp5590.c backend/nec.c backend/sharp.c backend/stv680: + apply use after free fixes, bugs #314035, #314036, #314037 and + #314038 + * backend/hp4200.c: fix a potential division by O, bug #314042 + All five patches for these bugs were provided by Nickolai Zeldovich + + +2013-03-15 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanner Canon Pixma MG6300 reported by Theo van Rijn. + +2013-02-28 Stéphane Voltz + * configure.in configure: restored HAVE_USBCALLS like initially + committed for OS/2 support + +2013-03-04 Oliver Schwartz + * backend/snapscan-options.c backend/snapscan-scsi.c backend/snapscan.c + backend/snapscan-sources.c backend/snapscan.h + doc/descriptions/snapscan.desc: Added support for Acer Scanwit 2720S + implemented by Andrew Goddbody. + +2013-02-28 Stéphane Voltz + * sanei/sanei_usb.c: only free devanme when reusing a device slot in + device list + +2013-02-28 Rolf Bensch + * README.linux: ease installation procedure. + +2013-02-27 Stéphane Voltz + * doc/descriptions/genesys.desc: update G2410 status to basic + +2013-02-27 Stéphane Voltz + * backend/rts8891.c backend/rts88xx_lib.c backend/lexmark.c + backend/lexmark_low.c backend/rts8891_low.c: cppcheck errors and + warnings fixes + +2013-02-27 Rolf Bensch + * README.linux: fix installation path for libsane.la. + +2013-02-22 Gerhard Jaeger + * tools/sane-find-scanner.c: Fix another bug in the libusb1 + part of function check_libusb_device() that prevents sanner + detection for certain devices. + +2013-02-20 Gerhard Jaeger + * tools/sane-find-scanner.c: Setup libusb1 debugging after + initialization otherwise a segfault appears in triple -v mode + * sanei/sanei_usb.c: Free heap memory, acquired via strdup for + devname, in sanei_usb_close() + * po/de.po: Fixed typo + +2013-02-18 Rolf Bensch + * backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c, + backend/pixma_mp150.c, backend/pixma_mp7[35]0.c, backend/pixma_mp810.c, + doc/descriptions/pixma.desc, doc/sane-pixma.man, po/de.po: + - add infrared scan support for Canon Canoscan 9000F + - Pixma backend version 0.17.2 + +2013-02-13 Stéphane Voltz + * backend/genesys*.[ch]: cppcheck errors fixes + +2013-02-13 Gerhard Jaeger + * backend/plustek_pp.c: Bumped build number + * backend/plustek-pp*: Fixed kernel module build for recent kernels + Defined internal "ULong" types to be in fact 32 bit wide, + this should fix issues on 64 bit machines. + * doc/plustek/Plustek-PARPORT.changes: Update + +2013-02-13 Gerhard Jaeger + * backend/plustek.c: Bumped build number + * backend/plustek-usbscan.c backend/plustek-usbshading.c: Cleanup + * backend/plustek-usb.h backend/plustek-usbdevs.c backend/plustek-usbhw.c: + Added support for Q-Scan A6 portable scanner + * doc/descriptions/plustek.desc: Added entry for Q-Scan A6 + Q-Scan A6 Patch submitted and tested by Hiroshi Miura. Bug #312073. + * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update + +2013-02-11 Rolf Bensch + * backend/pixma_common.c, backend/pixma_imageclass.c, + doc/descriptions/pixma.desc: fixed adf paper empty for Canon i-SENSYS + MF4550d. Bug #313674. + +2013-02-11 Stéphane Voltz + * tools/sane-desc.c: fix minor memleaks and whitespace at end of line. + +2013-02-09 Rolf Bensch + * backend/pixma.c, backend/pixma_mp750.c, backend/pixma_mp810.c, + backend/pixma_sane_options.c: fixed compiler warnings. + * backend/pixma.c, backend/pixma_io_sanei.c, backend/pixma_mp150.c, + backend/pixma_mp7[35]0.c, backend/pixma_mp810.c: fixed cppcheck warnings. + +2013-02-06 Rolf Bensch + * backend/pixma_mp150.c: fixed button support for Canon Pixma MG6200 + by Matthias Thon. + +2013-02-01 Stéphane Voltz + * backend/genesys_low.c backend/genesys_gl843.c + backend/genesys_gl846.c: minor usb firmware setup changes + +2013-01-31 Stéphane Voltz + * backend/genesys.[ch] backend/genesys_devices.c + backend/genesys_gl124.c backend/genesys_low.h: add support for LIDE + 210 fifth button. + +2013-01-29 Stéphane Voltz + * backend/genesys*.[ch] : ASIC init refactor. Groundwork for GL846 + support. + +2013-01-24 Rolf Bensch + * backend/pixma_mp150.c: fixed 1200 dpi scan for Canon Pixma MG2100. + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Canon Pixma MG2100 support reported by David Durgee. + * backend/pixma_imageclass.c: fixed usb checksums for MF4100. + +2013-01-19 Paul Newall + * backends/kodakaio.c: + Hero 4.1 added. + +2013-01-18 Rolf Bensch + * backend/pixma.c, backend/pixma_mp810.c: fixed button support for Canon + Canoscan CS9000F. + * doc/sane-pixma-man: additional description for button support. + +2013-01-16 Paul Newall + * doc/descriptions/kodakaio.desc: + Desc file updated. + +2013-01-14 Rolf Bensch + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: + - new scanner Canon i-SENSYS MF4550d. Bug #313674. + - new scanner Canon i-SENSYS MF5880dn. Bug #313613. + - new scanner Canon i-SENSYS MF6680dn. Bug #313922. + +2013-01-11 Rolf Bensch + * backend/pixma_mp810.c: + - formatted white space + - Canon Pixma MP970 & MP990: fix for broken post_process_image_data. + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + Canon Pixma MG5100 support reported by Patrick Viola. + +2013-01-10 Louis Lagendijk + * Changed the pixma_bjnp.c implementation to use its own debug environment + variable (SANE_DEBUG_BJNP) so debugging for the bjnp protocol and the + backend proper can be controlled independently. + Updated manpage for sane-pixma to document the above changes as well + as the changed scannner buttjn options and the fact the bjnp protocol + has added support for IPv6 + +2013-01-10 Louis Lagendijk + * Added optional support in sanedi.c for systemd socket activation. This + will allow for using backend debugging using SANE_DEBUG_xxx to be used + for saned controlled scanning when using socket activation. When only the + socket is received we use the existing code path. + +2013-01-08 Rolf Bensch + * backend/pixma_mp810.c: fix for broken tpu scan. + +2013-01-03 Paul Newall + * backend/kodakaio.c kodakaio.h: + Detecting end of paper when using adf is now an option. + Alternatively the image is padded with the background colour to make up + the specified image size. + +2012-12-31 Paul Newall + * backend/kodakaio.c kodakaio.h kodakaio.conf kodakaio.conf.in: + better fix for bug where adf could not scan more than 1 page with net connection + end of paper now detected with adf, if it is less than the selected size + ESP 2170 and Hero 9.1 can now do 1200dpi + +2012-12-31 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanner Canon Pixma MG4200 reported by nuxer. + +2012-12-28 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung CLX-3300 Series, reported by Jarkko A-L. + +2012-12-23 Paul Newall + * backend/kodakaio.c: + fix bug where adf could not scan more than 1 page with net connection + +2012-12-13 Rolf Bensch + * README.linux: Installation description moved to top and some editing. + +2012-12-09 Paul Newall + * backend/kodakaio.c: + add adf to ESP2170. Reduce the default adf y length to 11.3 inch + +2012-12-09 Stéphane Voltz + * backend/genesys*.c backend/genesys_low.h: reworked gamma table + handling. Compute gamma table outside send_gamma_table so default + gamma table use device specific gamma values defined in device + description. + +2012-12-07 Rolf Bensch + * backend/pixma.h: Pixma backend version 0.17.1 + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + - Canon Pixma MG3100 support reported by Madis Lõhmus. + - Canon Pixma MG6200 support reported by Matthias Thon. + - Canon Pixma MX890 support reported by Henry Ptasinski. + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: + - Canon imageCLASS MF4430 support reported by Michael Mik. This device is + a MF4410 with ADF. + +2012-12-05 Stéphane Voltz + * backend/genesys.c backend/genesys_gl124.c: add binary data logging + for gl124 based scanners. Issue park command as early as possible to + speed up batch scans + +2012-11-28 Paul Newall + * backend/kodakaio.c backend/kodakaio.h backend/kodakaio.conf.in + backend/Makefile.am backend/Makefile.in docs/descriptions/kodakaio.desc: + Use avahi instead of cups for network autodetection + +2012-11-24 Stéphane Voltz + * backend/rts9918.c backend/rts8891_low.c backend/rts8891_low.h: + fix batch scan by adding asynchronous head parking. Fix 600 and 1200 + dpi scan mode for sensor type 1 + +2012-11-11 Stéphane Voltz + * backend/genesys.c backend/genesys_gl124.c: improve calibration for + gl124 based scanners. Fix head parking issue at 1200 dpi. + +2012-11-02 Stéphane Voltz + * doc/descriptions/unsupported.desc: add USB ID 0x07b3, 0x0802 + +2012-11-02 Stéphane Voltz + * configure configure.in doc/Makefile.am doc/Makefile.in: add optional + doxygen documentation generation for genesys backend. + +2012-10-31 Louis Lagendijk + * backend/scripts/pixma_gen_options.py + Updated formatting of produced files to match pixma.c formatting + without need for manual editing + * pixma.[ch] pixma_mp810.c pixma_mp150.c + Rewrite of button option handling. Button options can now be read + without triggering through the button-update option. Buton-update + options is left for ease of use with xsane + Options are cached so that only when an option is read again all + options are re-read. + +2012-10-29 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung SCX-4833FD, reported by Frank Pennycook; description for + SCX-3405W working in networking mode, reported by Patrick Mackinlay. + +2012-10-24 Stéphane Voltz + * backend/genesys_*.[ch]: Lide 35 improvements, doxygen fixes, + experimental 100 dpi support for Canoscan 4400F and 8400F + +2012-10-24 Mattias Ellert + * configure.in, configure: Unset VERSION during the SCSI header check + (Check fails on MacOS X if VERSION is defined) + +2012-10-22 Mattias Ellert + * po/sv.po: Updated Swedish translation + * backend/pixma_bjnp.c: Fix arguments to IPv6 macros + +2012-10-18 m. allan noah + * backend/canon*: IX-4015 support by Ondrej Zary + +2012-10-17 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung SCX-4100, reported by Antonello Lobianco. + +2012-09-18 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung SCX-4729FD, reported by wom balton. + +2012-09-12 Rolf Bensch + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + Canon imageCLASS MF5730 support reported by Ondrej Zary. + +2012-09-10 Rolf Bensch + * doc/descriptions/unsupported.desc: Removed Canon Multipass 390 from + unsupported device list. + +2012-09-08 Louis Lagendijk + * backend/pixma_bjnp.c, backend/pixma_bjnp_private.h + bulk reading rewritten and solved the case where the scanner returns + a 0 length payload. + Use MDL string instead of DES as it is mre fool proof when matching + the model string from the backend + +2012-09-06 Stéphane Voltz + * backend/genesys_gl646.c backend/genesys.c: enable hardware lineart + for Strobe XP200 + +2012-09-05 Rolf Bensch + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: New scanner reported by Eric Schwartz. Bug #313761. + * backend/pixma_mp150.c: 14" (ADF) / A4 (Flatbed) exception for Pixma MX420 + reported by D.Möller. Same exception also added for Pixma MX410. + +2012-09-04 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Pixma MG5300 support reported by Gernot Hassenpflug. + +2012-09-03 Rolf Bensch + * README.linux: Installation description updated for sane-backends + 1.0.24git. + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + Canon imageRunner 1020/1024/1025 support reported by Yuri Kirin. + Bug #313203. + * backend/pixma_mp150.c: Use xdpi to check for 14" / A4 scan. + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Pixma MX370 support reported by Daniel Lehmann. Bug #313750. + * backend/pixma_mp150.c: PIXMA_CAP_EXPERIMENT removed from new scanners. + +2012-08-27 Louis Lagendijk + * pixma_bjnp.c pixma_bjnp_private.h + Added working scan-button support + Added IPv6 support + Some clean up and refactoring + +2012-08-27 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Pixma MG6100 support reported by Yann Bonnamy. Bug #313471. + +2012-08-26 m. allan noah + * ChangeLog*, configure*, Makefile.in, doc/desc/{kodakaio,kvs40xx}.desc: + Various updates related to starting 1.0.24git + +Older entries can be found in ChangeLog-1.0.23. diff --git a/ChangeLog-1.0.0 b/ChangeLog-1.0.0 new file mode 100644 index 0000000..0600ae1 --- /dev/null +++ b/ChangeLog-1.0.0 @@ -0,0 +1,4309 @@ +1998-11-21 David Mosberger-Tang + + * Version 1.0 released + + * From Brian J. Murrell: + + * backend/dll.conf: Mention dc210. + + * backend/cderror.h: New file. + * backend/jinclude.h: Ditto. + * backend/djpeg.c: Ditto. + * backend/dc210.desc: Ditto. + * backend/dc210.h: Ditto. + * backend/dc210.c: Ditto. + * backend/cdjpeg.h: Ditto. + + * doc/Makefile.in (SECT5): Mention sane-abaton.5. + * doc/sane-abaton.man: New file. + * backend/abaton.c: Ditto. + (wait_ready): Explicitly cost tv_sec member to (long) in order + to print it (avoids warning on platforms where tv_sec is not a long). + + * backend/abaton.h: Ditto. + * backend/abaton.conf: Ditto. + * backend/abaton.desc: Ditto. + * backend/dll.conf: Mention abaton. + + * Apollo/DomainOS fixes by Paul Walker: + * sanei/sanei_DomainOS.h: Add this missing file. + * sanei/sanei_config2.c: Include to get + u_char defined if necessary. + * sanei/sanei_DomainOS.c (upper_string): Delete. + (do_help): Ditto. + * include/sane/config.h.in: Add #undef HAVE_SYS_TIME_H. + + * lib/usleep.c [HAVE_SYS_TIME_H]: Include only if + we have it. + + * configure.in (CPPFLAGS): Check for sys/time.h. + + * frontend/gtkglue.c: Move include of in front + of include of . + + * config.sub: Apply patch to recognize -sys5.3. + + * backend/microtek.c: Applied Matto's latest patch to upgrade + backend from v0.9 to v0.10. + +1998-11-04 David Mosberger-Tang + + * backend/microtek2.desc: Mention ScanMaker X6 and Phantom 636. + + * backend/microtek2.c (check_inquiry): Mention Phantom 636 in + model string. + +1998-11-03 David Mosberger-Tang + + * backend/microtek2.c (check_inquiry): Added patch by Sebastian + Erdmann to recognize ScanMaker X6. + +1998-11-02 David Mosberger-Tang + + * backend/artec.c: Print size_t as recommended in backend/GUIDE. + +1998-11-02 Chris Pinkham + + * backend/artec.c: changes to correct bugs when using AT12. + (sense_handler): New function (by Dick Bruijn). + (wait_ready): Ditto (by Dick Bruijn). + (abort_scan): Ditto (by Dick Bruijn). + Support added to read capability data from scanner if the model. + Supports this command (by Dick Bruijn). + Added call to sanei_scsi_close() if detected scanner is not + a Artec/Ultima model (by Francois Ouellet). + Added Negative option. Added Halftone Pattern option. + Added Filter Type option for mono scans. + Added Quality Calibration option. + Moved test_unit_ready command till AFTER we check for ULTIMA scanner. + +1998-11-02 David Mosberger-Tang + + * config.guess: Upgrade to libtool v1.2. + * config.sub: Ditto. + * ltconfig: Ditto. + * ltmain.sh: Ditto. + +1998-10-29 David Mosberger-Tang + + * backend/mustek.c (encode_resolution): If MUSTEK_FLAG_DOUBLE_RES + is set, use resultion encoding reported by + + (attach): Set MUSTEK_FLAG_DOUBLE_RES for MSF-06000CZ. Do other + models need this, too? + (calibration): Declare NUM as size_t, not int. #ifdef out this + unused routine. + (reader_process): Print size_t values as %lu with explicit cast + to u_long. + + * backend/mustek.h (MUSTEK_FLAG_DOUBLE_RES): New flag. + + * backend/mustek.c (init_options): Initialize resolution with 18 + dpi, not 100dpi so that "scanimage" without options gives a + preview-quality image that doesn't take much space or time. + + * backend/mustek.c: Updated with Andreas Bolsch's version (adds + support for SE models). + * backend/mustek.h: Ditto. + * backend/mustek.spec: Ditto. + + * backend/pnm.c (sane_read): Replace C++ comment with C comment. + + * backend/microtek2.c: Updated with Bernd's v0.5. + * backend/microtek2.h: Ditto. + * backend/microtek2.conf: Ditto. + + * backend/umax.c: Updated with Oliver's latest version. + * backend/umax.h: Ditto. + * backend/umax-scsidef.h: Ditto. + * backend/umax-scanner.h: Ditto. + * backend/umax-uc630.h: Ditto. + * backend/umax-uc840.h: Ditto. + * backend/umax-ug630.h: Ditto. + * backend/umax-ug80.h: Ditto. + * backend/umax-uc1200s.h: Ditto. + * backend/umax-uc1200se.h: Ditto. + * backend/umax-uc1260.h: Ditto. + * backend/umax.conf: Ditto. + * include/sane/saneopts.h: Ditto. + * doc/sane-umax-doc.html: Ditto. + * doc/sane-umax-doc.tex: Ditto. + * doc/sane-umax.man: Ditto. + +1998-10-28 David Mosberger-Tang + + * doc/sane.tex (subsection{sane_control_option}): Clarify that + paramter "v" is ignored for SET_AUTO calls. + + * frontend/saned.c (init): Initialize w->version. + + * backend/net.c (connect_dev): Accept version code 2 and + set peer's version code in dev->wire.version. + + * include/sane/sanei_wire.h: New member "version". + + * sanei/sanei_net.c (sanei_w_control_option_req): Encode + option value only if peer_version is < 3 or if action is + not SANE_ACTION_SET_AUTO. + + * include/sane/sanei_net.h (SANEI_NET_PROTOCOL_VERSION): Up + protocol version to version 3. + + * sanei/sanei_net.c (sanei_w_control_option_req): Transcode + value_type, value_size, and value only if req->action != + SANE_ACTION_SET_AUTO. Reported by Petter Reinholdtsen. + + Patches by Petter Reinholdtsen : + + * backend/dmc.c (attach_one): Don't use C++-style comments. + + * backend/dc25.h (DEFAULT_TTY_BAUD): New macro. Move SPEEDS macro + to dc25.c. + + * backend/dc25.c: Initialize tty_baud to DEFAULT_TTY_BAUD. Use + B57600 and B115200 only if defined. + + * doc/saned.man: Mention that hostname matching no longer is case + significant. + + * configure.in + (lib/Makefile.in,lib/strcasecmp.c,frontend/saned.c): Use + strcasecmp() instead of strcmp to compare DNS hostnames. Case is + irrelevant when using DNS. + + * backend/dll.c: Add support for HP-UX 10.xx style shared + libs. + + * configure.in include/sane/config.h.in backends/dll.c: + Use dhl_load() family for DLL support on HP/UX. + + * backend/snapscan.c (sane_snapscan_open): Don't cast lvalue + (illegal according to ANSI C, I think). + + * backend/apple.c (init_options): Add explicit "break" after + "default:" to make HP-UX compiler happy (?). + (sane_read): Make stuff after #endif a comment. + + * backend/agfafocus.c: New file (by Karl Anders Oygard + ). + * backend/agfafocus.h: Ditto. + * doc/sane-agfafocus.man: Ditto. + + * doc/sane-net.man: Fix typo: network service is called "sane", + not "saned" (by Andreas Dilger ). + + * backend/hp-scl.c (sanei_hp_scsi_pipeout): Use SIGPWR only if its + defined (by Peter Kirchgessner). + + * frontend/Makefile.in (INCLUDES): Mention @GTK_CFLAGS@ as part of + INCLUDES macro instead of CFLAGS. Despite its name, @GTK_CFLAGS@ + is guaranteed to contain CPP include directives only. (Reported + by Kevin Dalley .) + +1998-10-27 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_open): Return + SANE_STATUS_ACCESS_DENIED if open() fails with errno==EACCES. + + * backend/ricoh-scsi.c: #ifdef out unused code and print values of + type size_t as prescribed in the file backend/GUIDE. + + * backend/dll.conf: Mention Ricoh backend. + + * backend/ricoh.c: New file (by Ricoh Dillema). + * backend/ricoh.h: Ditto.. + * backend/ricoh-scsi.c: Ditto.. + + * backend/microtek.c: Apply Aug 7 patch by Matto Marjanovic. + + * backend/dc25.c: Apply patch by Peter Fales (v1.1). + * backend/dc25.desc: Ditto. + * doc/sane-dc25.man: Ditto. + + * backend/pnm.c: Applied patch by Goran Thyni + that allows scanning parts of a PNM image. + + * backend/GUIDE: Add Matto's comment on .desc files. + + * backend/hp.c: New file from Peter Kirch (formerly known as xhp). + * backend/hp.h: Ditto. + * backend/hp-accessor.h: Ditto. + * backend/hp-device.h: Ditto. + * backend/hp-handle.h: Ditto. + * backend/hp-option.h: Ditto. + * backend/hp-scl.h: Ditto. + * backend/hp-scsi.h: Ditto. + * backend/hp-accessor.c: Ditto. + * backend/hp-device.c: Ditto. + * backend/hp-handle.c: Ditto. + * backend/hp-hpmem.c: Ditto. + * backend/hp-option.c: Ditto. + * backend/hp-scl.c: Ditto. + * backend/Makefile.in (libsane-hp.la): Make libsane-hp.la + dependent upon hp-accessor.lo, hp-device.lo, hp-handle.lo, + hp-hpmem.lo, hp-option.lo, and hp-scl.lo. + +1998-10-22 David Mosberger-Tang + + * doc/sane-hp.man (Model): Mention HP6200 as per report by Tom + Martone . + +1998-07-30 David Mosberger-Tang + + * include/sane/config.h.in: Apply Cory Kempf's + FreeBSD CAM support patch. + * sanei/sanei_scsi.c: Ditto. + * tools/find-scanner.c: Ditto. + * configure.in: Ditto. + +1998-07-27 David Mosberger-Tang + + * Version 0.74 released. + + * configure.in (CPPFLAGS): Save old CPPFLAGS in saved_CPPFLAGS and + then set CPPFLAGS (not saved_CPPFLAGS!) to include GTK_CFLAGS. + This should get GIMP detected again. + + * frontend/xscanimage.c (init): Add missing newline. + + * backend/net.c (sane_init): Look for service "sane", not "saned". + + * configure.in (V_MINOR): Make it 74. + + * tools/sane-desc.el: Hack a bit so sane-backends.html can be + generated some place other than the working directory + (which may not be writable). + + * tools/sane-desc.el: New file by Matto. + + * doc/Makefile.in (sane-backends-html): New rule to generate + sane-backends.html. + + * backend/apple.desc: List sane-apple man page. + + * backend/umax.c: Updated with Oliver's latest version (with Irix + 4MB workaround). + + * backend/microtek.c: Updated with Matto's v0.9. + * backend/microtek.h: Ditto. + * backend/microtek.conf: Ditto. + * backend/microtek.desc: Ditto. + * doc/sane-microtek.man: Ditto. + + * backend/apple.h: Updated with Milon's v0.3. + * backend/apple.c: Ditto. + + * doc/sane-apple.man: New file (contributed by Milon Firirkis). + +1998-07-23 David Mosberger-Tang + + * backend/canon-scsi.c (reserve_unit): Don't compile unused + reserve_unit(). + + * sanei/sanei_scsi.c: Apply Yuri's patch to add + sanei_scsi_find_devices() support to OS/2. + + * sanei/sanei_pio.c: Include instead of + just so we pick up #define's for inb and + out. + + * include/sane/config.h.in: Mention HAVE_OS2_H and + HAVE_SYS_TYPES_H. + + * configure.in (AC_CHECK_HEADERS): Mention sys/hw.h and + sys/types.h. + (AC_CHECK_LIB): Check for syslog. + (AC_CHECK_FUNCS): Check for _portaccess. + (CPPFLAGS): Don't disable qcam backend if we have _portaccess. + These patches contributed by Yuri for the benefit of OS/2. + + * backend/qcam.c (qc_unlock) [!F_SETLK]: Fall back to convention + UNIX-style locking using O_EXCL (not ideal, but better than + nothing at all). + (qc_lock_wait): Ditto. + + * sanei/sanei_scsi.c (KillDomainServer): Add missing paren. + + * lib/usleep.c [HAVE_SYS_SELECT_H]: Include . + + * include/sane/sanei_backend.h: Define i/o-port access + compatibility macros (by Yuri Dario). + + * backend/Makefile.in (CONFIGS): Mention dummy saned.conf + (this really ought to go in frontend/Makefile, but I'm too lazy to + add a configuration-install rule there...). + + * backend/coolscan.c: Update with Didier's latest version. + (send_one_LUT): Merge in alloca() fix from 1998-04-04. + +1998-07-22 David Mosberger-Tang + + * backend/dll.conf: Mention artec backend. + + * backend/mustek.c (sane_start): Remove duplicate status test. + +1998-07-21 David Mosberger-Tang + + * frontend/saned.c (main): Look for service name "sane", not + "saned". + +1998-07-20 David Mosberger-Tang + + * backend/epson.c (epson_cmd): Add patch by Holger Frahm + to support GT9500. + + * backend/microtek.c: Update with latest version (v0.8). + + * backend/artec.c (PREFER_PIXEL_MODE): Apply Chris Pinkham's + 6/4/98 patch to add preliminary support for AT6 and AT12 scanner + models. + + * backend/epson.c: Apply Christian Bucher's patch. + + * backend/dc25.h: New file (by Peter Fales ) + * backend/dc25.c: Ditto. + * backend/dc25.conf: Ditto. + * doc/sane-dc25.man: Ditto. + + * backend/microtek2.c: Replace dynamically sized array with + alloca() to be ANSI C compliant. + + * backend/epson.c: Replace zero-sized byte arrays with 1 byte + arrays to be ANSI C compliant. + + * doc/sane-hp.man: Mention ScanJet 3P (reported by Patrick Debois + ). + + * backend/umax.c: Updated with Oliver's 5/7/98 patch. + +1998-07-20 Chris Pinkham + + * backend/artec.c: Added code to default to using millimeters + instead of pixels for measurements, can revert to pixels by + defining PREFER_PIXEL_MODE at compilation time. + + Added code to cause sane_read to block until data available to return, + also buffers as much data as possible before returning. + + Added code to cause sane_read to read as much data from scanner as + possible for each call, previously would read 1 line max from + scanner. + + Added code to attempt to detect scanner capabilities from scanner + if scanner supports this command, it not program has defaults + coded in for certain scanner models. + + Separated horizontal and vertical resolution settings with ability + to bind them together. This still has a bug, so the option is is + disabled by default until I can get it working correctly. + + Bug-fixes to get backend working properly with xscanimage. + Added preview mode option. + Added threshold option. + + * backend/artec.h: Added options codes to go along with options + added in artec.c file. + +1998-07-20 David Mosberger-Tang + + * backend/epson.c (scsi_write): Apply patch by Thomas Bogendoerfer + to get Epson backend to work for SCSI + scanners again. + +1998-06-05 David Mosberger-Tang + + * backend/mustek.c (attach): Move dev_wait_ready() after the check + for a Mustek scanner. This is to make sure we don't issue any + command other than INQUIRY to SCSI devices that are not known to + be Mustek scanners. + +1998-05-22 David Mosberger-Tang + + * backend/dmc.c: Updated with David Skoll's latest patch. + + * sanei/sanei_scsi.c (sanei_scsi_find_devices): Declare missing + findtype arg for dummy sanei_scsi_find_devices(). + +1998-05-16 David Mosberger-Tang + + * backend/hp.c (attach): Return right after INQUIRY if the device + doesn't look like an HP scanner. + +1998-05-15 David Mosberger-Tang + + * Version 0.73 released. + + * backend/mustek.c (attach): Initialize *devp to 0. + + * configure.in: Use AM_PATH_GTK to figure out if/how to compile + with gtk libs. + + * aclocal.m4: Include gtk.m4 from gtk-1.0.1 distribution. + + * backend/Makefile.in (install): Change install rule so there is + guaranteed to be a (symlink) of the form + libsane-$(BACKEND).so.$(V_MAJOR) pointing to the right version + of a dll. + + * backend/dll.c (load): Get rid of .la parsing non-sense. Instead, + always attempt to open libsane-$(BACKEND).so.$(V_MAJOR). + + * backend/mustek.c (sane_init): Make sure empty lines really + are ignored. + +1998-05-13 David Mosberger-Tang + + * backend/microtek2.conf: Add line "scsi * * Scanner". + * backend/microtek.conf: Ditto. + + * sanei/sanei_scsi.c (get_devicename): New function. + + * sanei/sanei_config2.c: New file. + + * sanei/Makefile.in (LIBSANEI_OBJS): Mention sanei_config2. + (LIBSANEI_LTOBJS): Ditto. + + * sanei/sanei_scsi.c (sanei_scsi_find_devices): New function + (comes in two flavors: one for Linux, one for the remaining + platforms). + + * include/sane/sanei_scsi.h: New function. + + * doc/sane-dll.man: Fix to make it work with man2html (use + \- instead of -). + * doc/sane-dmc.man: Ditto. + * doc/sane-epson.man: Ditto. + * doc/sane-hp.man: Ditto. + * doc/sane-microtek.man: Ditto. + * doc/sane-microtek2.man: Ditto. + * doc/sane-mustek.man: Ditto. + * doc/sane-pint.man: Ditto. + * doc/sane-scsi.man: Ditto. + * doc/sane-umax.man: Ditto. + * doc/saned.man: Ditto. + * doc/scanimage.man: Ditto. + * doc/xscanimage.man: Ditto. + + * doc/Makefile.in (MAN2HTML): New macro. + (html-man): New rule to generate HTML version of man-pages. + + * configure.in (V_MINOR): Up to 73. + + * backend/umax.conf: Add lines "scsi UMAX" and "scsi LinoHell + Office". + + * backend/microtek2.h: New file (by Bernd Schroeder + ). + * backend/microtek2.c: Ditto. + * backend/microtek2.conf: Ditto. + + * backend/dll.conf: Mention "microtek2". + + * backend/apple.conf: Add line "scsi APPLE". + * backend/mustek.conf: Add lines for "scsi MUSTEK" and "scsi + SCANNER". + + * backend/apple.c (attach_one): New function. + (sane_init): Use sanei_config_attach_matching_devices(). + * backend/artec.c: Like for apple.c. + * backend/canon.c: Ditto. + * backend/coolscan.c: Ditto. + * backend/dmc.c: Ditto. + * backend/epson.c: Ditto. + * backend/hp.c: Ditto. + * backend/microtek.c: Ditto. + * backend/mustek.c: Ditto. + * backend/s9036.c: Ditto. + * backend/snapscan.c: Ditto. + * backend/tamarack.c: Ditto. + +1998-05-11 David Mosberger-Tang + + * backend/snapscan.c (sane_snapscan_get_parameters): Always set + depth of 8. + + * configure.in: Check for gtk_tooltips_set_tips _after_ gtk + libraries have been located. (Patch by Jake E. Hamby + ). + +1998-05-09 David Mosberger-Tang + + * sanei/Makefile.in (.c.o): Patch by Kaz Sasayama + : invoke $(COMPILE) if libtool + doesn't give us a regular .o file. + * lib/Makefile.in (.c.o): Ditto. + + * frontend/preview.c (preview_update): Call update_selection() so + selection is updated when scanwindow geometry changes. The patch + from 1998/4/2 never worked satisfactorily (and indeed was never + enabled in any of the SANE releases). + +1998-05-06 David Mosberger-Tang + + * backend/mustek.c (sane_init): Use sanei_config_skip_whitespace() + to skip whitespace. + +1998-05-05 David Mosberger-Tang + + * frontend/xscanimage.c (init): Allow -g as an option. + + * sanei/sanei_config.c (sanei_config_get_string): New function. + (sanei_config_skip_whitespace): Ditto. + + * backend/umax.c: Updated with Oliver's latest patch. + + * Makefile.in (INSTALLED_INCLUDES): Mention sanei_readproc.h. + + * backend/microtek.h: Updated with Matto's 0.7 patch. + * doc/sane-microtek.man: Ditto. + * backend/microtek.c: Ditto. + Added precalibration code: tries to intelligently have scanner + run a calibration only once when necessary --- this shaves a solid + six seconds off every scan! + Added model code/vendor name for ScanMaker 600ZS. + Added model codes/vendor name for Agfa Arcus II, StudioScan, + StudioScan II. + Patched up 3-pass scanning (forgot to switch color planes). + Corrected IIHR to 600dpi base resolution. + Check so that 0x0 regions are recognized as invalid. + Fixed subtle buffering bug in color scans. + Fixed-up active/inactive dependencies among options. + Make sure shadow <= midtone <= highlight. + Let shadow/midtone/hightlight be active during LineArt and Halftone. + "Halftoning" option moved into Scan Mode Group (from Enhancement). + Removed some illegal "TEST_UNIT_READY" commands (during scan). + Removed "MODE_SENSE_1", since it didn't quite work anyway. + +1998-05-03 David Mosberger-Tang + + * frontend/xscanimage.c (scan_preview): Don't register + preview_window_destroyed as a delete_event handler. + +1998-05-02 David Mosberger-Tang + + * backend/Makefile.in: Remove unused LIBLIB macro. + +1998-04-30 David Mosberger-Tang + + Patches by Matto Marjanovic: + + * frontend/gtkglue.c (gsg_close_dialog_callback): Remove + client_data pointer arg. + + * frontend/xscanimage.c (scan_win_delete): Remove GdkEvent arg. + (preview_window_destroyed): Ditto. + (input_available): Include bad_depth handling code only if + HAVE_LIBGIMP_GIMP_H is defined. + (scan_dialog): Remove client_data pointer arg. + +1998-04-29 David Mosberger-Tang + + * frontend/gtkglue.c (gsg_get_filename): Use gtk_events_pending() + instead of gdk_events_pending(). + * frontend/preview.c (input_available): Ditto. + * frontend/xscanimage.c (quit_xscan): Ditto. + (input_available): Ditto. + +1998-04-08 David Mosberger-Tang + + * sanei/sanei_pio.c (sanei_pio_open): Fix prototype. + +1998-04-07 David Mosberger-Tang + + * Version 0.72 released. + + * backend/epson.c (sane_init): Fix up config file reading + to be more like that of other backends. + (PATH_MAX): Use PATH_MAX instead of FILENAME_MAX. + + * backend/canon.c (sane_init): Read & process canon.conf (patch by + Yuri Dario ). + +1998-04-06 David Mosberger-Tang + + * sanei/sanei_init_debug.c (sanei_init_debug): Move up #endif + so NULL-test works for OS/2, too. + + * frontend/saned.c: Include . + + * backend/snapscan.c: Don't include non-ANSI . + (sane_snapscan_start): Use INT_MAX instead of MAXINT. + (PATH_MAX): Define PATH_MAX as 1024 if not defined otherwise. + +1998-04-05 David Mosberger-Tang + + * backend/umax.c: Updated with Oliver's latest version + (0.72pre-a). + +1998-04-04 David Mosberger-Tang + + * backend/coolscan.c: Do lalloca.h spiel instead of including + alloca.h. + + * configure.in: Look for glib/include directory in /usr/local/lib + and /usr/lib. Add $C_SWITCH_X_SITE to CPPFLAGS, not DEFS. + + * doc/sane-mustek.man: Mention MFS-1200SP v1.07 as working as + reported by ehramm@dk3uz.hh.provi.de (Edmund H. Ramm). + +1998-04-03 David Mosberger-Tang + + * backend/canon-scsi.c (request_sense): ifdef out to quiet down + gcc. + + * backend/artec.c (read_data): Print size_t as (u_long) to make it + work right and without compiler warning both on 32 and 64 bit + platforms. + (artec_get_status): Ditto. + (init_and_start_scan): Ditto. + (sane_start): Ditto. + (sane_read): Ditto. + (artec_buffer_line_offset): Declare LEN as size_t. + * backend/epson.c (sane_read): Ditto. + + * sanei/sanei_pio.c (pio_wait): Initialize STAT with 0 to quiet + down gcc. + + * backend/Makefile.in (libsane-epson.la): Mention sanei_pio.lo. + (libsane-dll.la libsane.la): Ditto. + + * sanei/Makefile.in (LIBSANEI_OBJS): Mention sanei_pio.o. + (LIBSANEI_LTOBJS): Mention sanei_pio.lo. + + * frontend/xcam.c (input_available): Undo braindamage regarding + break out of scan loop (the SANE docs _do_ specify that in + blocking mode, *len==0 implies end of scan). + * frontend/xscanimage.c: Ditto. + + * doc/sane-dmc.man: New file by David Skoll. + + * sanei/sanei_DomainOS.c: New file by Paul Walker. + + * backend/snapscan.c (DL_INFO, DL_MAJOR_ERROR): Up error code to 1 + to avoid printing anything unless the user specifically asked + for this. + + * include/sane/sanei_debug.h (DBG_LEVEL): Define debug level + variable as macro DBG_LEVEL. + + * README.solaris (NOTE): Emphasize that generic scsi driver + needs to be installed before running configure. + + * backend/s9036.c: Don't depend on GNU C dynamically sized arrays. + + * backend/coolscan.c (send_one_LUT): Use alloca() instead of + depending on GNU C dynamically sized arrays. + Include . + + * frontend/xscanimage.c (input_available): Break out of the + loop only if LEN==0 _and_ we have a non-negative input tag. + * frontend/xcam.c (input_available): Ditto. + + * backend/microtek.c (parse_inquiry): Handle for ScanMaker 35t+. + (id_microtek): Ditto. + +1998-04-02 David Mosberger-Tang + + * configure.in (CPPFLAGS): Check for libXi. + + * frontend/gtkglue.c (panel_destroy): Clear dialog elements + after destroying the panel. + + Patches by Christian Bucher : + + * include/sane/sanei_pio.h: New file. + * sanei/sanei_pio.c: Ditto. + * backend/epson.c, backend/epson.h, backend/epson.conf: Updated + with Christian's version adds support for parallel port interface. + + * sanei/sanei_scsi.c (sanei_scsi_req_wait): Patch by Matto to let + sense-handler decide whether a non-zero sense_buffer[0] really + should be considered an error (needed for Microtek backend). + + * doc/sane.tex (\subsubsection{Option Value Unit}): Document new + unit SANE_UNIT_MICROSECOND. + + Patches by Oliver Rauch: + + * frontend/gtkglue.c (unit_string): Handle SANE_UNIT_MICROSECOND. + * frontend/scanimage.c (print_unit): Ditto. + (parse_scalar): Ditto. + + * include/sane/sane.h: Add SANE_UNIT_MICROSECOND. + + * Upgrade to Kevin's latest SnapScan backend (0.4). + + * doc/sane-hp.man: Mention ScanJet IIp C1790A as working (reported + by Ronald.Vogelaar@nl.origin-it.com). + + * frontend/xscanimage.c (init): Issue an error message when we see + option -g as this is most likely due to someone invoking + xscanimage through GIMP when GIMP support is missing. + (scan_done): Add sanity check. + (scan_start): Ditto. + + * Upgraded to Matto's latest Microtek backend (0.6). + + * Upgraded to Oliver's latest UMAX backend (0.71h). + + * frontend/preview.c (draw_selection): Fix so that selection is + updated when sliders are moved. Patch by Mikko Tyo"la"ja"rvi. + + * backend/snapscan.c (DL_INFO): Increase from 0 to 1. + (DL_MAJOR_ERROR): Ditto. This avoids printing error messages + unless the user specifically requests them. + + * frontend/gtkglue.c: Include . + + * include/sane/config.h.in: Ignore HAVE_USLEEP under Apollo + Domain. + + Patches by Paul Walker: + + * sanei/sanei_scsi.c: New Domain OS code. + + * tools/find-scanner.c: Include . + + * lib/usleep.c (usleep): Use time_$wait() to avoid broken usleep() + implementation in Domain Sys5.3 environment. + + * config.sub: Translate sys5.3 into sysv3 for the benefit + of Apollo Domain/OS. + + * sanei/sanei_init_debug.c (sanei_init_debug): Use DosScanEnv() + instead of getenv() under OS/2. (Patch by Yuri Dario + ) + +1998-03-02 David Mosberger-Tang + + * frontend/xcam.c (main): Remove obsolete call to + gdk_set_debug_level (0). + + * backend/mustek.c (attach): Print debug message when discovering + unknown model. + + * doc/sane-scsi.man: Mention Adaptec 1505. + + * tools/find-scanner.c (main): List FreeBSD specific device names. + + * tools/Makefile.in (LIBS): Define. + (find-scanner): Mention $(LIBS). + + * backend/epson.conf: New file. + + Patches by Yuri Dario : + + * backend/epson.c (sane_init): Support config file. + + * sanei/sanei_ab306.c (outb): Add missing parens. + + * backend/snapscan.c: Don't include + + * backend/net.c: Include netdb.h after in.h to appease OS/2. + Include . + + * sane-0.71.spec (%files): Mention sane-dmc.5. + * doc/Makefile.in (SECT5): Ditto. + + * backend/dmc.c, backend/dmc.h: Update with Feb 26 patch from + David Skoll. + * doc/dmc.man: New file by David Skoll. + +1998-02-25 David Mosberger-Tang + + * backend/dmc.c (DMCSetMode): Add missing field name (patch by + Martin Huber). + + * tools/find-scanner.c (main) [__sun]: Add missing command (patch + by Martin Huber. + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Fix typo: fd_Info->fd_info + (patch by Jeff Freedman). + + * configure.os2: Update with patch by Jeff Freedman. + + * backend/snapscan.c (sane_snapscan_start): Replace non-standard + MAXINT by INT_MAX from . + (PATH_MAX): Define PATH_MAX as 1024 if not defined by headers. + +1998-02-23 David Mosberger-Tang + + * Version 0.71 released. + + * backend/dmc.c (DMCAttach): Close scsi fd before returning. + + * backend/microtek.c: Default to no_dump. + (sane_init): Change "nodump" into "dump" option. + * doc/sane-microtek.man: Document this change. + + * backend/snapscan.c: Include . + (sane_snapscan_init): Use sanei_config_open() instead of fopen(). + + * backend/snapscan.c: Upgrade to latest version (0.3 patch 7). + * backend/snapscan.h: Ditto. + + * configure.in (V_MINOR): Up version to 0.71. + + * sanei/sanei_scsi.c (scsi_cmd) [USE == SOLARIS_INTERFACE]: "or" + in lun instead of overwriting cdb[1] (patch by Martin Huber + ). + + * backend/snapscan.c: Replace with . + + * backend/mustek.c (fix_line_distance_mfs): Add back missing + multiplication by bpl (patch by Stefano Garavaglia + ). + + * backend/coolscan.c: Updated with Didier's latest version. + (COOLSCAN_CONFIG_FILE): Rename from PATH_COOLSCAN_CONFIG and + define as "coolscan.conf". Include . + (sanei_init): Use sanei_config_open() instead of fopen(). + + * backend/coolscan-scsidef.h: Ditto. + * backend/coolscan.h: Ditto. + + * backend/hp.c (sane_close): Change s to s->next (patch by David + Skoll ). + +1998-02-17 David Mosberger-Tang + + * backend/Makefile.in (PRELOADABLE_BACKENDS): Mention apple & + coolscan. + + * backend/coolscan.c: New file (by Didier Carlier + ).. + * backend/coolscan.h: Ditto. + * backend/coolscan-scsidef.h: Ditto. + + * backend/apple.c: Include + (APPLE_CONFIG_FILE): Rename from PATH_APPLE_CONFIG. + (sane_init): Use sanei_config_open(). + + * backend/apple.conf: New file. + + * backend/dll.conf: Mention apple & coolscan backends. + + * backend/apple.c: New file (by Milon Firikis + ). + * backend/apple.h: Ditto. + + * sane-0.70.spec: Make symlink for libsane.so.0. + + * doc/sane-epson.man: Mention GT-5500 scanner as working (as + reported by Umberto Zanatta ). + +1998-02-12 David Mosberger-Tang + + * sanei/sanei_scsi.c (DOMAINOS_INTERFACE): Define. Add + Apollo Domain/OS support contributed by Paul Walker. + + * configure.in (AC_CHECK_HEADERS): Mention apollo/scsi.h. + Add #undef of HAVE_APOLLO_SCSI_H. Add type checks for u_char, + u_int, u_long (DomainOS reportedly needs these). + + * sanei/sanei_scsi.c (sanei_scsi_req_wait) [USE == + LINUX_INTERFACE]: Always check for a non-zero error code in the + sense-buffer. The Linux sg driver guarantees that the sense + buffer is clear to zero when no sense code has been requested, so + this is safe. + +1998-01-28 David Mosberger-Tang + + * Version 0.7 released. + +1998-01-27 David Mosberger-Tang + + * frontend/xscanimage.c (quit_xscan): Exit with status 0, not 1. + + * tools/xerox (scale): Added improvements contributed by Joachim + Woll . + + * Upgrade to Oliver's latest UMAX backend. + + * include/Makefile.in (distclean): Add empty all rule. Add + distclean rule to delete Makefile. + + * Makefile.in (distclean): Delete japi/Makefile as well (this + command should be removed once japi gets added to SUBDIRS). + + * backend/Makefile.in (EXTRA): Remove ../lib/usleep.lo and + ../lib/strndup.lo. + (libsane.la): Make dependent on $(LIBOBJS). + + * frontend/xscanimage.c (preview_window_destroyed): Declare second + arg (added in some version of gtk?). + + * tools/find-scanner.c (main): Change __sgi__ to __sgi. + +1998-01-26 David Mosberger-Tang + + * backend/microtek.c: Don't declare strdup()---you're bound to get + it wrong for some platforms! + + * doc/sane-scsi.man: Say explicity that generic SCSI support needs + to be enabled. + + * doc/sane-hp.man (Problems): Document PhotoSmart problems + as reported Peter Kirchgessner . + + * backend/snapscan.c: Upgrade to v0.3 from + http://www.cs.ualberta.ca/~charter/snapscan.html. + * backend/snapscan.h: Ditto. + +1998-01-22 David Mosberger-Tang + + SnapScan backend by Franck Schnefra, Michel Roelofs and + Kevin Charter: + + * backend/snapscan.c: New file. + * backend/snapscan.h: Ditto. + * backend/snapscan.conf: Ditto. + + * backend/umax-scanner.h (scanner_str): Add missing comma. + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Pass sense_handler_arg to + sense handler for BSD_INTERFACE, HPUX_INTERFACE, + OPENSTEP_INTERFACE, DECUNIX_INTERFACE, SCO_OS5_INTERFACE, + OS2_INTERFACE, IRIX_INTERFACE, AIX_GSC_INTERFACE, and + SOLARIS_INTERFACE. + + * include/sane/config.h.in: Add missing #undef of + HAVE_SYS_SCSI_TARGETS_SCGIO_H. + Ditto for HAVE_SYS_SCSI_SGDEFS_H. + +1998-01-20 David Mosberger-Tang + + * Version 0.69 released. + + * doc/sane-scsi.man: Limit ncr810 patch to kernel versions < + 2.0.33. + + * tools/xerox (HEIGHT): Add A4 paper size as comment. + +1998-01-19 David Mosberger-Tang + + * frontend/preview.c (make_preview_image_path): New function. + (preview_destroy): Save scan surface parameters as a comment + in the preview image. + (restore_preview_image): Read scan surface parameters from + preview image file and restore only if the parameters match + the currently selected surface. + (paint_image): Gracefully handle NULL image_data. + (event_handler): Don't call restore_preview_image(). + (preview_update): Detect if the scan surface changed. If so, + establish a new preview widget size, preview area size, and + restore a preview image, if available. + + * backend/mustek.c (sense_handler): Declare closure argument. + + * sanei/sanei_scsi.c (sanei_scsi_open): Fix typos. + + * backend/umax-scsi.c (umax_open_scanner): Pass us as sense_arg. + (umax_open_scanner): Ditto. + (umax_open_scanner): Ditto. + * backend/umax.c (sane_start): Ditto. + + * backend/canon.c (attach): Pass 0 as sense_arg to sanei_scsi_open(). + (sane_start): Ditto. + * backend/epson.c (attach): Ditto. + (sane_start): Ditto. + * backend/tamarack.c (sense_handler): Ditto. + * backend/s9036.c (sane_start): Ditto. + * backend/mustek.c (dev_open): Ditto. + * backend/hp.c (attach): Ditto. + (sane_start): Ditto. + * backend/mustek.c (dev_open): Ditto. + * tools/find-scanner.c (main): Ditto. + + * include/sane/sanei_scsi.h (SANEI_SCSI_Sense_Handler): Declare + closure arg. + (sanei_scsi_open): Ditto. + + * doc/sane-hp.man (Model): Remove obsolete comment regardign 5P. + +1998-01-17 David Mosberger-Tang + + * backend/mustek.c (dev_open): Fix debug message. + + * Solaris related patches by Martin Huber: + + * backend/umax-scsi.c (umax_wait_scanner): Sleep for 1 second + instead of 100ms on Sun platforms---the SCHILYscg driver prints a + warning message each time a device is busy. Duh. + (umax_get_data_buffer_status): Don't do + umax_get_data_buffer_status() on Sun's. This should be fixed... + + * sanei/sanei_scsi.c (sanei_scsi_open): Call unit_ready() towards + the end of this function. + (CCS_SENSE_LEN): Define as 18 if not defined + by any header files. + (sanei_scsi_cmd): Use sensebuffer to collect sense info. + (scsi_cmd): Better error handling when using SCHILYscg driver. + +1998-01-14 David Mosberger-Tang + + * frontend/xscanimage.c (scan_start): Turn off dialog sensitivity. + (scan_done): Restore dialog sensitivity. + + * backend/qcam.c (init_options): Turn on SANE_CAP_ALWAYS_SETTABLE. + + * frontend/preview.c (scan_done): Enable dialog sensitivity. + (scan_start): Disable dialog sensitivity. + + * include/sane/sane.h (SANE_CAP_ACTIVE_WHILE_SCANNING): New + manifest constant. + +1998-01-12 David Mosberger-Tang + + * frontend/gtkglue.c (panel_destroy): Call gtk_tooltips_unref() + instead of gtk_tooltips_destroy() as suggested by Ben Gertzfield + . + +1997-12-25 David Mosberger-Tang + + * backend/canon.c: New file by Helmut Koeberle + . + (sane_start): Print variables of type size_t as %lu and cast to + (u_long), to make it compile without warning on all platforms. + (attach): Remove extraneous semicolon. + + * backend/canon.h (canon_h): Ditto + * backend/canon-scsi.c: Ditto. + +1997-12-24 David Mosberger-Tang + + * sanei/sanei_ab306.c (sanei_ab306_cmd): Write the first + 6 bytes of a SCSI command only (suggested by Andreas, but + is this really correct??). + + * backend/mustek.c (gamma_correction): Add patch by Andreas + Czechanowski to + fix lineart scanning for Paragon II 600 N scanner. + +1997-12-23 David Mosberger-Tang + + * tools/find-scanner.c (scanner_identify_scanner): Print info on + all SCSI devices when --verbose is in effect. + (main): Add Sun device names. + + * include/sane/config.h.in: Define _POSIX_SOURCE and + __EXTENSIONS__ when compiling on a Sun with GCC. + + * configure.in (AC_CHECK_HEADERS): Mention sys/scsi/sgdefs.h and + sys/scsi/targets/scgio.h. + +1997-12-17 David Mosberger-Tang + + * frontend/xscanimage.c (device_dialog): Suggestion by Matt: set + window auto-shrink by calling gtk_window_set_policy(). + + * japi/ImageCanvas.java: Updated with Jeff's latest patch. + * japi/Jscanimage.java: Ditto. + * japi/Makefile.in: Ditto. + * japi/README.JAVA: Ditto. + * japi/ScanIt.java: Ditto. + * japi/ImageCanvasClient.java: New file. + +1997-12-16 David Mosberger-Tang + + * frontend/gtkglue.c (panel_build): Patch by Matt: a) For all + individual options flagged as "advanced", panel_build will only + display the option if the "Show advanced" button is toggled. + Group identifiers flagged as "advanced" are handled the same as + before. b) panel_rebuild is called whenever the "Show advanced" + button is toggled on or off. + + * doc/sane-scsi.man: Mention sane-epson(5) and sane-microtek(5). + * doc/scanimage.man: Ditto. + * doc/xscanimage.man: Ditto. + + * doc/sane-microtek.man: New file by Matt. + + * backend/microtek.c: Updated with Matt's version 0.4. + * backend/microtek.h: Ditto. + * backend/microtek.conf: Ditto. + + * doc/Makefile.in (SECT5): Mention sane-microtek.5. + +1997-12-15 Fred Hucht & Michael Staats <{fred|michael}@thp.Uni-Duisburg.DE> + + * Added support for generic SCSI under AIX 4.1.x using the device + driver gsc written by Matthew Jacob (nice piece + of work!). + Find this driver under + ftp://ftp.feral.com/pub/aix/gsc.tar.gz or + ftp://ftp.thp.Uni-Duisburg.DE/pub/source/gsc.tar.gz. + Changed files: sanei/sanei_scsi.c, include/sane/config.h.in, + configure.in. + + * Moved '#include ' to very beginning in all source + files as AIX needs it there. + + * Added define OUTFILENAME to frontend/xscanimage.c. + + * Fixed wrong environment reference in /doc/sane-scsi.man. + + * Several changes in tools/find-scanner.c to run using + above mentioned driver. + Fixed wrong IN_periph_devtype_cpu (was 1, should be 3). + +1997-12-14 David Mosberger-Tang + + * doc/sane-hp.man: Mention ScanJet 4P (reported to work by + Adam Sjoegren ). + +1997-12-09 David Mosberger-Tang + + * frontend/saned.c (check_host): Change len from size_t to int to + match getpeername() as per Single Unix Spec (as opposed to POSIX + drafts...). + (start_scan): Ditto for getsockname(). + * backend/net.c (sane_start): Ditto. + + * backend/tamarack.c (TAMARACK_CONFIG_FILE): Delete. + (TAMARACK_CONFIG_FILE): New macro. + Include . + (sane_init): Use sanei_config_open() instead of fopen(). + (read_data): Declare nbytes as size_t---makes a difference + on 64-bit platforms. + +1997-12-07 David Mosberger-Tang + + * backend/s9036.c (sane_init): Run through "indent -gnu". Use + sanei_config_open() instead of fopen(). Include + . + (read_more_data): Print size_t variables by casting them to + (u_long) and using %lu format (some platforms have size_t as + u_long, others as u_int, which does make a difference if + sizeof(long) > sizeof(int). + (sane_start): Ditto. + Add English translation for comments that were in German only. + + * backend/s9306.c: New file by Ingo Schneider. + * backend/s9306.h: New file by Ingo Schneider. + +1997-12-04 David Mosberger-Tang + + * backend/mustek.c (sane_cancel): Collect child process status + after killing it (avoids accumulating zombie processes). Reported + by Mike Sweet. + * backend/umax.c (sane_cancel): Ditto. + * backend/qcam.c (sane_close): Ditto. + (sane_cancel): Ditto. + +1997-12-03 David Mosberger-Tang + + * Version 0.68 released. + +1997-12-02 David Mosberger-Tang + + * frontend/scanimage.c (window_val_user): New variable. + (fetch_options): Don't overwrite window_val[i] if it's + user-specified. + (main): Set window_val_user[i] as necessary. + + * backend/mustek.c (send_gamma_table): New function. + (sane_start): Send gamma table both before and after start_scan(). + The MFS-06000CX is reported to need the gamma-table before + start_scan() and the Mustek docs do indeed indicate downloading + the gamma-table twice. + (init_options): Make --custom-gamma option active by default (since + gray-scale mode is the default mode). + +1997-11-30 David Mosberger-Tang + + * doc/sane-mustek.man: Mention MFC-08000CZ. + + * backend/mustek.c (attach): Reduce y_range.max for MFC-08000CZ + from 300 to 292mm as reported by Jeroen Steenblik + . Ditto for MFC-06000CZ. + +1997-11-28 David Mosberger-Tang + + * backend/umax-scanner.h (scanner_str): Add "Astra 610S". + (known_scanners): Increment from 13 to 14. + + PP fixes by Andreas Czechanowski: + * backend/mustek.c (EXTRA_SAVE_LINES): New macro. + (fix_line_distance_pp): Use EXTRA_SAVE_LINES instead of hardcoded + constant. Various fixes to make it actually work. + (reader_process): Initialize s->ld_ld_line to zero. + + * backend/mustek.h (struct Mustek_Scanner): Add member ld_line. + +1997-11-26 David Mosberger-Tang + + * tools/Makefile.in (.c.o): Add this rule. + + * tools/find-scanner.c: Include sanei_scsi.h and sanei_debug.h + via <> quotes (note ""). + +1997-11-25 David Mosberger-Tang + + * sanei/sanei_ab306.c (sanei_ab306_exit): Fix by Andreas + Czechanowski: output 0x00 at port[i].base + 1 instead. + +1997-11-22 David Mosberger-Tang + + * doc/sane-mustek.man (Model): Clarify that paralell port != printer + port. + + * backend/mustek.c (fix_line_distance_mfs): Add missing SANE_UNFIX() + calls for x_range.max and dpi_range.max. + (fix_line_distance_pp): Correct based on Andreas' feedback. + +1997-11-18 David Mosberger-Tang + + * configure.in (CFLAGS): Don't specify -ansi---with older libcs, + it's causing more problems than it's worth. + + * Patch by Jeff Freedman: + + * japi/Sane.c: Limit string length to option size. + + * japi/SaneOption.java: Fix indentation. + (unitString): New function. + + * japi/ImageCanvas.java: New file. + * japi/Jscanimage.java: Ditto. + * japi/ScanIt.java: Ditto. + + * japi/Makefile.in (CLASSES): Mention ScanIt.class and + ImageCanvas.class. + (all): Mention Jscanimage.class. + * japi/Scan.c: Include . + (String_length): New function. + +1997-11-16 David Mosberger-Tang + + * frontend/gtkglue.c (scale_update): In recent versions of GTK, + "value_changed" callbacks no longer return a value. Change this + function to type "void" accordingly. + + * sanei/sanei_scsi.c: Declare cam_fd only if USE == + DECUNIX_INTERFACE. + + * sanei/sanei_load_values.c (sanei_load_values): Detect errors + while reading the option name (first call to sanei_w_string()). + Reported by Geoffrey T. Dairiki. + + * sanei/sanei_ab306.c [HAVE_UNISTD_H]: Include . Fix by + Geoffrey T. Dairiki. + + * lib/alloca.c: Enclose in #ifndef HAVE_ALLOCA bracket. Fix by + Geoffrey T. Dairiki. + + * include/lalloca.h: Declare alloca() as returning void* when + __STDC__ is in effect so declaration matches definition in + lib/alloca.c. Reported by Geoffrey T. Dairiki. + + * frontend/preview.c (update_selection): Set coord[] values to + rounded-to-nearest-int of float values. This avoids the jumping + selection box effect. Fix by Geoffrey T. Dairiki. + + * frontend/gtkglue.c (scale_update): Patch by Geoffrey T. Dairiki + : emit value_changed signal if the + backend changed the value. + + * backend/umax.c: Upgraded to Oliver's latest UMAX version. + + * backend/mustek.c (sane_init): Ignore white space in front of an + option/device-name. + +1997-11-12 David Mosberger-Tang + + * sanei/sanei_ab306.c (sanei_ab306_get_io_privilege): + (struct port): Remove member HAVE_IO_PRIVS. + (sanei_ab306_get_io_privilege): Get ioperm()issions independent of + HAVE_IO_PRIVS. + + * backend/mustek.c (do_stop): Always send STOP command before + closing the device. + (dev_read_req_enter): For parallel-port scanner, set *idp to 0. + +1997-11-10 David Mosberger-Tang + + Bug reported by Matto Marjanovic : + + * frontend/gtkglue.c (panel_build): Create button only after we + know the option's value. + (button_new): Add VAL argument and initialize button state to + + correct value before connecting the toggled callback. + + Bugs reported by Petter Reinholdtsen : + + * sanei/sanei_config.c (sanei_config_open): Add missing cast to + (char *). + + * sanei/sanei_scsi.c (sanei_scsi_cmd) [USE == IRIX_INTERFACE]: Fix + (u_char) cast to (u_char *). + +1997-11-06 David Mosberger-Tang + + * backend/qcam.c (init_options): Set the type of OPT_NUM_OPTS to + SANE_TYPE_INT (suggested by Guido Muesch + ). + * backend/mustek.c (init_options): Ditto. + +1997-11-04 David Mosberger-Tang + + * frontend/xcam.c (xcam_exit): Protect against recursive + invocation. + (main): Turn on preferences.advanced as no graphical geometry + selection exists right now. + Include . + preferences: New variable. + (pref_toggle_advanced): New function. + (pref_toggle_tooltips): Ditto. + (build_preferences_menu): Add button to control advanced & tooltips + preferences. + + * doc/sane.tex (subsection{sanecontrol_option}): Make it illegal + for SANE_INFO_RELOAD_OPTIONS to be set needlessly. + + * backend/hp.c (sane_control_option): Only turn on RELOAD_PARAMS + when value changed. + + * backend/qcam.c (sane_control_option): Only turn on + RELOAD_PARAMS when value changed. + + * backend/mustek.c (sane_control_option): Only turn on + RELOAD_OPTIONS and/or RELOAD_PARAMS when value changes. + + * Integrate b&w quickcam fixes by Guido Muesch + : + + * backend/qcam.c (bw_x_range, odd_bw_x_range, bw_y_range, + odd_bw_y_range): New constants. + (sane_open): Disable despeckle, black-level, hue, saturation, + resolution & test options for b&w camera (either not useful or not + supported at this point). + (sane_start): Use QC_MONO_SET_CONTRAST instead of + QC_BW_SET_CONTRAST. + (sane_start): Call qc_reset() for b&w camera to avoid hangs (color + camera doesn't need this and is faster that way). + (sane_start): Multiply undecimated_width by s->val[OPT_DEPTH].w, + not 4. + + * backend/qcam.h: Remove obsolete QC_BW_SET_CONTRAST, + QC_BW_AUTO_ADJUST_OFFSET, QC_BW_GET_OFFSET, and QC_SET_CONTRAST + macros. + +1997-11-02 David Mosberger-Tang + + * doc/sane-hp.man (Model): Mention ScanJet IIcx. Johannes Geiger + reported it to work fine under OS/2 with + sane-0.66 + + * backend/umax.c: Apply patch by Oliver Rauch that avoid + umax hangs. + +1997-11-01 David Mosberger-Tang + + * Version 0.67 released. + + * sanei/sanei_ab306.c: New file. + + * backend/mustek.h (MUSTEK_FLAG_PP): New macro. + (struct Mustek_Scanner): Add members ld.index and ld.lmod3 + for parallel-port scanner line-distance correction. + + * backend/mustek.c (color_seq): Move to global level from + fix_line_distance_normal(). + (fix_line_distance_pp): New function. + (scsi_wait_ready): Renamed from wait_ready(). + (pp_wait_ready): New function. + (dev_wait_ready): Ditto. + (dev_open): Ditto. + (dev_cmd): Ditto. + (dev_req_wait): Ditto. + (dev_read_start): Ditto. + (dev_read_req_enter): Ditto. + (dev_close): Ditto. + (attach): Modify to use dev_open(). Set minimum scan resolution + to 51 dpi for parallel-port scanners. + (scan_area_and_windows): Call dev_cmd() instead of + sanei_scsi_cmd(). + (mode_select): Ditto. + (gamma_correction): Ditto. + (start_scan): Ditto. + (stop_scan): Ditto. + (line_distance): Ditto. + (get_image_status): Ditto. + (backtrack_and_adf): Ditto. + (gamma_correction): Return immediately if custom-gamma is turned + off or if not doing a multibit scan. Add support for sending all + three gamma tables with a single command. + (line_distance): Initialize additional line-distance correction + state needed by parallel-port scanner. + (read_req_enter): Remove. + (send_data): Modify to support parallel-port scanner line-distance + correction. + (reader_process): Require I/O-privilege if dealing with parallel + port scanner and call dev_read_start(). Use dev_read_req_enter() + instead of read_req_enter(), dev_req_wait() instead of + sanei_scsi_req_wait(). + (sane_start): For parallel-port scanner, send gamma table with + a single gamma_correction() call. + + * doc/sane-mustek.man: Update with info regarding parallel port + scanner. + + * backend/dll.c (add_backend): When a backend is present already, + move it to the head of the backend list, so pre-loaded backends + appear in the same order as if they had been loaded dynamically + + * backend/mustek.c (pp_mode_list): New constant. + + * backend/mustek.c (init_options): Use pp_mode_list for parallel + port type scanners (no color lineart/halftone modes). + + * sanei/sanei_codec_ascii.c (ascii_w_string): free(*s) only if *s + is non-NULL (reported by Geoffrey T. Dairiki + ). + + * backend/mustek.c (attach): Turn on MUSTEK_FLAG_LD_NONE for + MFS-12000SP with firmware 1.02 or newer. Reported by Henning + Busacker . + +1997-10-25 David Mosberger-Tang + + * doc/sane.tex (chapter{Contact Information}): Update mailing list + and home page address. + + * backend/dll.c: Include . Call + sanei_config_open() instead of fopen(). + * backend/hp.c: Ditto. + * backend/mustek.c: Ditto. + * backend/net.c: Ditto. + * backend/pint.c: Ditto. + * backend/qcam.c: Ditto. + * backend/umax.c: Ditto. + + * backend/Makefile.in (EXTRA): Mention ../sanei/sanei_config.lo. + + * doc/sane-dll.man: Document SANE_CONFIG_DIR. + * doc/sane-hp.man: Ditto. + * doc/sane-mustek.man: Ditto. + * doc/sane-net.man: Ditto. + * doc/sane-pint.man: Ditto. + * doc/sane-qcam.man: Ditto. + * doc/sane-scsi.man: Ditto. + * doc/sane-umax.man: Ditto. + * doc/saned.man: Ditto. + + * backend/microtek.c: Updated with v0.3 from Matt. + Include + (MICROTEK_CONFIG_FILE): Define as "microtek.conf". + (PATH_MICROTEK_CONFIG): Delete. + (sane_init): Replace fopen() with sanei_config_open(). + + * backend/microtek.h: Ditto. + +1997-10-24 David Mosberger-Tang + + * sanei/sanei_config.c (sanei_config_open): Add multiple-directory + support for SANE_CONFIG_DIR. + + * sanei/sanei_config.c: New file by Jeff Freedman. + * include/sane/sanei_config.h: Ditto. + +1997-10-23 David Mosberger-Tang + + * Fixes for OS/2 by Jeff Freedman: + * frontend/Makefile.in (SBINPROGS): Set to @SANED@. + * configure.os2 (LN_S): Add --sysconfdir=. + * configure.in: Set up SANED depending on . + * backend/Makefile.in (EXTRA): Mention usleep.lo and strndup.lo. + * backend/pnm.c (rgblength, rgbbuf, rgbleftover): Declare as + static. + * ltconfig: Upgrade to 1.0d. + * ltmain.sh: Ditto. + * sanei/sanei_constrain_value.c: Include . + +1997-10-22 David Mosberger-Tang + + * frontend/gtkglue.h (struct GSGDialog): Remove idle_id member. + + * frontend/gtkglue.c (idle_handler): Remove. GTK's reference + counting appears to have been fixed (?). + + * backend/umax_scanner.h: Update with Oliver's latest version. + * backend/umax-scsi.c: Ditto. + * backend/umax-scsidef.h: Ditto. + * backend/umax-struct.h: Ditto. + * backend/umax.c: Ditto. + * backend/umax.h: Ditto. + +1997-10-18 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_req_enter): Set cdb.hdr.pack_id + to unique id number. + +1997-10-17 David Mosberger-Tang + + * japi/Makefile.in: New file (by Jeff Freedman ). + * japi/README.JAVA: Ditto. + * japi/Sane.c: Ditto. + * japi/Sane.java: Ditto. + * japi/SaneDevice.java: Ditto. + * japi/SaneOption.java: Ditto. + * japi/SaneParameters.java: Ditto. + * japi/SaneRange.java: Ditto. + * japi/Test.java: Ditto. + + * configure.in (AC_OUTPUT): Mention japi/Makefile. + + * sanei/sanei_scsi.c (sanei_scsi_cmd) [USE == IRIX_INTERFACE]: + Add data buffer alignment fix by Michael Sweet. + +1997-10-24 Jeff Freedman + + * sanei_open_config() added. Backends call it to open .conf files. + +1997-10-14 David Mosberger-Tang + + * Version 0.66 released. + + * README: Update with new URLs and latest GIMP/GTK info. + +1997-10-11 David Mosberger-Tang + + * include/sane/saneopts.h: Add #defines for TEN_BIT_MODE, WARMUP, + RGB_PREVIEW_PATCH, and START_SCAN_PATCH. + + * README: Remove umax-specific configure options (they're now + runtime options). + * configure.in (CPPFLAGS): Ditto. + * include/sane/config.h.in: Ditto. + + * backend/epson.c: Updated + +1997-10-09 David Mosberger-Tang + + * backend/umax.c (sane_exit): Remove bogus call to free() + (reported by Peter). + +Thu Oct 9 20:20:32 1997 Kazuhiro Sasayama + + * epson.c (sane_start): Fix lcount computation. + +Thu Oct 9 11:44:03 1997 Kazuhiro Sasayama + * epson.c (sane_start): Use byte-interleaved mode if available. + (sane_start): Set line counter for byte-interleaved mode. + (sane_read): Handle byte-interleaved mode. + (sane_init) [PACKAGE && VERSION]: Debug out PACKAGE and VERSION. + +Tue Oct 7 18:44:36 1997 Kazuhiro Sasayama + + * epson.c (set_lcount): New function. + (sane_start): Use block mode for monochrome if available. + (sane_read): Handle block mode. + + * epson.h (struct Epson_Scanner): Add block. + +Tue Oct 7 15:48:11 1997 Kazuhiro Sasayama + + * epson.c (set_speed): New function. + (sane_start): Use set_speed. + +Tue Oct 7 15:44:33 1997 Kazuhiro Sasayama + + * README: Add info about a mailing list. + + * Makefile.am (libsane_epsonx_la_LDFLAGS): Increment the revision. + + * epson.c (identify): Debug output the command level. + +1997-10-08 David Mosberger-Tang + + * backend/mustek.conf: Turn on linedistance-fix and lineart-fix by + default. + + * include/sane/config.h.in: Remove + NEED_MUSTEK_LINE_DISTANCE_WORKAROUND. + + * doc/sane-mustek.man (CONFIGURATION): Document option + linedistance-fix and lineart-fix. + + * configure.in: Remove test for --enable-ld-fix. + + * backend/mustek.h (MUSTEK_FLAG_LD_FIX): New flag. + (MUSTEK_FLAG_LINEART_FIX): Ditto. + + * backend/mustek.c (line_distance): Replace + NEED_MUSTEK_LINE_DISTANCE_WORKAROUND with runtime test for same. + (reader_process): If MUSTEK_FLAG_LINEART_FIX is on, delay 200ms + when scanning in lineart mode. + (sane_init): New variable. Add linedistance-fix and lineart-fix + support. + + * backend/Makefile.in (install): Fix install rule so all symlinks + necessary for libsane.so are installed. + + * backend/dll.c (load): Change from LIBNAME to LIBPATH (as per + libtool-1.0c documention). + + * sanei/sanei_scsi.c (issue): Declare `static'. + + * aclocal.m4: Update with contents of libtool.m4. + + * configure.in (AC_PROG_RANLIB): Remove (once again!). + + * config.guess: Update from libtool-1.0c. + * config.sub: Ditto. + * ltconfig: Ditto. + * ltmain.sh: Ditto. + + * backend/epson.c: Update with Kazuhiro's latest epson version + (1.1.6). + +1997-10-07 David Mosberger-Tang + + * frontend/gtkglue.c (panel_destroy): Clear elem->menu after + freeing it (reported by Kazuhiro Sasayama ). + +1997-10-06 David Mosberger-Tang + + * backend/epson.c: Updated with Kazuhiro Sasayama + latest version (1.1.5). + +1997-10-04 David Mosberger-Tang + + * Version 0.65 released. + + * sanei/sanei_scsi.c (close_aspi): Rename from sanei_close_aspi (static + functions don't need ugly sanei_ prefix...). + (open_aspi): Ditto. + + * configure.os2: New file (from Jeff's config.os2). + + * backend/umax-scsi.c: Mmove include of and + into !def UMAX_TO_SANE bracket. + + * backend/pnm.c (getparmfromfile): Open with mode "rb" to get + binary file on platforms where this is meaningful. + +1997-10-02 David Mosberger-Tang + + * doc/sane-epson.man: Mention that backend is known to work with + GT-5000. + +1997-10-01 David Mosberger-Tang + + * doc/sane-epson.man: New file (based on Kzuhiro's README file). + + * backend/Makefile.in (PRELOADABLE_BACKENDS): Mention epson. + (libsane-epson.la): Add dependencies for Epson backend. + + * backend/epson.c: New file by Kazuhiro Sasayama + . + * backend/epson.h: Ditto. + + * backend/microtek.c: Updated with latest version from + http://www.mir.com/mtek/ by Matt Marjanovic . + * backend/microtek.h: Ditto. + +1997-10-3 Jeff Freedman + + * sanei/sanei_scsi.c: Minor fixes for OS/2 support. + + * configure.in: Check for presence of sys/socket.h to set @NET@. + + * backend/Makefile.in: net -> @NET@ + +1997-09-30 David Mosberger-Tang + + * sanei/sanei_scsi.c: Integrate OS/2 support by Jeff Freedman: + (OS2_INTERFACE) Define. + (open_aspi,close_aspi): New OS/2-specific functions. + (sanei_scsi_open): Add OS/2 support. + [USE = OS2_INTERFACE]: OS/2 version of sanei_scsi_cmd(). + (sanei_scsi_cmd, sanei_scsi_req_wait) [STUBBED_INTERFACE]: + Return proper value. + + * include/sane/config.h.in (HAVE_STRNCASECMP, HAVE_OS2_H): Add + #undef. If !HAVE_STRNCASECMP, define strncasecmp macro as + alias for strnicmp. + + * configure.in (AC_CHECK_FUNCS): Check for strncasecmp(). + (AC_CHECK_HEADERS): Check for os2.h. + +1997-09-30 David Mosberger-Tang + + * sanei/sanei_scsi.c: Integrate OS/2 support by Jeff Freedman: + (OS2_INTERFACE) Define. + (open_aspi,close_aspi): New OS/2-specific functions. + (sanei_scsi_open): Add OS/2 support. + [USE = OS2_INTERFACE]: OS/2 version of sanei_scsi_cmd(). + (sanei_scsi_cmd, sanei_scsi_req_wait) [STUBBED_INTERFACE]: + Return proper value. + + * include/sane/config.h.in (HAVE_STRNCASECMP, HAVE_OS2_H): Add + #undef. If !HAVE_STRNCASECMP, define strncasecmp macro as + alias for strnicmp. + + * configure.in (AC_CHECK_FUNCS): Check for strncasecmp(). + (AC_CHECK_HEADERS): Check for os2.h. + +1997-09-24 David Mosberger-Tang + + * Version 0.64 released. + + * PROJECTS (Backend): Update microtek entry. + Add entry for sgivl. + + * backend/microtek.conf: New file. + + * backend/dll.conf: Mention microtek. + + * backend/Makefile.in (PRELOADABLE_BACKENDS): Mention microtek. + (libsane-microtek.la): Mention microtek dependencies. + + * backend/microtek.c: New file by Matthew Marjanovic. + * backend/microtek.h: Ditto. + +1997-09-23 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Integrate Michael Sweet's + latest Irix implementation of sanei_scsi_cmd(). + +Sat Sep 6 08:59:24 1997 David Mosberger-Tang + + * Version 0.63 released. + + * configure.in (V_MINOR): Bump up to 63. + + * configure.in (AM_PROG_RANLIB): Go back to AC_PROG_RANLIB. The + former causes a bad configure script. + +Fri Aug 29 16:08:05 1997 David Mosberger-Tang + + * doc/sane-umax.man: Change status of "Astra 1200S" to "all modes ok" + as Oliver tells me that this has been tested and is working now. + +Wed Aug 20 17:23:04 1997 David Mosberger-Tang + + * sane-0.63.lsm: Update email addresses etc. + + Integrate Oliver Rauch's UMAX improvements: + + * README: Document --enable-umax-preview-fix, + --enable-umax-start-scan-fix. + + * configure.in (UMAX_RGB_PREVIEW, UMAX_START_SCAN_PATCH): Define if + necessary. + + * include/sane/config.h.in (UMAX_RGB_PREVIEW, UMAX_START_SCAN_PATCH): + Add #undef. + + * include/sane/saneopts.h: Add manifest constants for options + resolution-bind, negative, quality-cal, threshold, analog-gamma, + analog-gamma-r, analog-gamma-g, analog-gamma-b, analog-gamma-bind, + smear, white-bind, black-bind. + + * AUTHORS (Frontends): Update email addresses of Oliver Rauch and + myself. + +1997-08-07 David Mosberger-Tang + + * backend/mustek.c (attach): Print Mustek scanner info at + debug level 2, not 3. + +1997-08-06 David Mosberger-Tang + + * frontend/preview.c (XSERVER_WITH_BUGGY_VISUALS): Make conditional + on #ifdef __alpha__ (Michael Sweet reports that the old code broke + SGI IRIX 6.3). + +1998-08-01 David Mosberger-Tang + + * include/sane/config.h.in (HAVE_SYS_SCSICMD_H, HAVE_SYS_DSREQ_H): + Undefine. + + * configure.in (AC_CHECK_HEADERS): Mention sys/scsicmd.h and + sys/dsreq.h. + + * sanei/sanei_scsi.c (SCO_OS55_INTERFACE, IRIX_INTERFACE, + SOLARIS_INTERFACE): Define. + +1997-07-27 David Mosberger-Tang + + * frontend/xscanimage.c (quit_xscan) [HAVE_LIBGIMP_GIMP_H]: When + running as a GIMP extension, call gimp_quit(). + (init) [HAVE_LIBGIMP_GIMP_H]: Set GDK's xshm flag based on GIMP's + flag. + + * doc/sane-mustek.man (SCSI ADAPTER TIPS): Try to make complete + sentences. + +1997-07-25 David Mosberger-Tang + + * Version 0.62 released. + + * configure.in (CPPFLAGS): Test for gtk_gamma_curve_new() to + see whether appropriate version of gtk is installed. + + * backend/mustek.c (sane_init): Add parsing support for option + `strip-height'. + (strip_height): New variable to limit scan strip height. + (reader_process): If strip_height is greater than 0.0, limit + lines_per_buffer so that no more than strip_height inches are + scanned with a single SCSI read command. + + * doc/sane-mustek.man (CONFIGURATION): Describe strip-height + option. + +1997-07-23 David Mosberger-Tang + + * doc/sane-hp.man (Model): Added ScanJet 3c info. + +1997-07-22 David Mosberger-Tang + + * frontend/scanimage.README: Remove file. + + * doc/sane-scsi.man: Add info on generic AM53C974 driver. + +1997-07-19 David Mosberger-Tang + + * sanei/sanei_scsi.c [USE == LINUX_INTERFACE]: Include + . + +1997-07-18 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_req_flush_all) + [WE_HAVE_ASYNC_SCSI]: Implement stub. + + * scripts/xerox: New file (simple xeroxing script). + + * frontend/scanimage.c (main): When opening a device fails, also + print reason for failure. + + * frontend/preview.c (preview_new): Register expose_event handler. + (preview_destroy): Call scan_done() if called when preview + scanning in progress. + + * backend/mustek.c (attach): Add argument MAY_WAIT. If it's TRUE, + wait for scanner to become ready before sending inquiry command. + (do_cancel): Rename to do_stop. Ignore child's exist status + when we're really cancelling a scan. Issue stop_scan() command + only if the scan got cancelled and do a wait_ready() before + issueing the stop_scan(). + (read_data): Delete. + (sane_init): Call attach() with MAY_WAIT set to SANE_FALSE. + (sane_open): Call attach() with MAY_WAIT set to SANE_TRUE. + + * frontend/preview.c (display_partial_image): Use gtk_preview_put() + to update the preview window. Much faster than hiding/showing the + widget. + (expose_handler): New function. + + * frontend/progress.c (progress_new): Make "Cancel" button a + toggle-button so user can see when it was pressed down while + the backend cancels its operation. + + * backend/mustek.c (do_cancel): Call wait_ready() before + attempting to stop scanner. + (read_req_enter): New function. + (send_data): Ditto. + (sigterm_handler): New function. + (reader_process): Reimplement using asynchronous SCSI command + interface. + (wait_ready): Use gettimeofday() to implement timeout. The + scsi command itself may take a considerable amount of time + (1 second or more) so we can't just loop for a fixed number + of times. + + * include/sane/sanei_scsi.h: Declre sanei_scsi_req_enter, + sanei_scsi_req_wait, and sanei_scsi_req_flush_all. + + * sanei/sanei_scsi.c [WE_HAVE_ASYNC_SCSI]: Define. + (issue): New function. + (sanei_scsi_req_flush_all): New function. + (sanei_scsi_req_enter): Ditto. + (sanei_scsi_req_wait): Ditto. + (sanei_scsi_cmd): Reimplement in terms of enter/wait. + (sanei_scsi_req_enter) [!WE_HAVE_ASYNC_SCSI]: Stub that + simply calls sanei_scsi_cmd(). + (sanei_scsi_req_wait): Empty stub. + +1997-07-16 David Mosberger-Tang + + * doc/sane-scsi.man: Add Tekram DC390 info (contributed by + kawk@Home.Yo.COM (Kolja Waschk)) + +1997-07-15 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_cmd) [USE==LINUX_INTERFACE]: + Return SANE_STATUS_NO_MEM if write() of SCSI command fails. + + * backend/mustek.c (do_cancel): If reader_process exited, use + exit status as return value. + (reader_process): Return SANE_STATUS_IO_ERROR instead of 1. + Return SANE_STATUS_NO_MEM instead of 2. Return STATUS instead + of 3. Return SANE_STATUS_GOOD instead of 0. + (sane_read): If do_cancel() returns anything but + SANE_STATUS_CANCELLED or SANE_STATUS_GOOD, something bad has + happened and the return status should be returned. + + * doc/sane-scsi.man: Fix typo: sg.h is in /usr/include/scsi, not + /usr/include. + + * PROBLEMS: Add warning about updating Linux kernel after increasing + SG_BIG_BUFF. + +1997-07-14 David Mosberger-Tang + + * frontend/xscanimage.c (quit_xscan): Destroy preview window before + quitting, so preview image gets saved if necessary. + + * frontend/Makefile.in (LIBX11): New macro. + (LIBGTK): Ditto. + (xscanimage): Use $(LIBGTK) instead of $(LIBS). + (xcam): Use $(LIBGTK) instead of $(LIBS). + + * configure.in (LIBX11): Define as all libraries necessary when + using X11. + (LIBGTK): Define as all libraries necessary when using GTK+. + + * backend/mustek.c (sane_start): Don't send gamma in lineart and + halftone mode! + + * doc/sane-scsi.man: Add info on how to setup BT958 card (contributed + by Jeremy ). + +1997-07-13 David Mosberger-Tang + + * doc/sane-scsi.man: Add info on FreeBSD. + +1997-07-12 David Mosberger-Tang + + * ltmain.sh: Installed libtool-1.0-nomode patch. + + * configure.in (AC_PROG_RANLIB): Change to AM_PROG_RANLIB. + +1997-07-11 David Mosberger-Tang + + * ltmain.sh: Upgrade to libtool-1.0. + * ltconfig: Ditto. + * config.guess: Ditto. + * config.sub: Ditto. + * aclocal.m4: Ditto. + +1997-07-08 David Mosberger-Tang + + * Version 0.61 released. + + * backend/Makefile.in (LIBLIB_FUNCS): Mention snprintf. + + * backend/umax-struct.h (LINEART, HALFTONE, GREYSCALE, RGB): Move + the pound sign to the beginning of the line. + * backend/umax-scsidef.h: Ditto for all indendent #defines in this + file. + * backend/umax-scsi.c: Ditto for all # directives in here. + + * frontend/saned.c [HAVE_LIBC_H]: Include . + +1997-07-07 David Mosberger-Tang + + * backend/net.c [HAVE_LIBC_H]: Include . + + * lib/usleep.c: New file (adapted from glibc). + + * lib/strndup.c: Move #ifndef HAVE_STRNDUP up so nothing + except gets included unless really needed. + Include to get size_t defined. + + * lib/snprintf.c (vsnprintf): Rename from vplp_snprintf. + (snprintf): Rename from plp_snprintf. + + * include/sane/config.h.in: Add #undef HAVE_USLEEP. Add #undef + HAVE_IO_CAM_CAM_H. + + * configure.in: Test ${ac_cv_prog_gcc} instead of $CC to find out + whether we're dealing with gcc. Test for io/cam/cam.h header. + (AC_C_INLINE): Add. + (AC_CHECK_FUNCS): Mention usleep. + Check for Xext after checking for X11 since on some platforms, + linking against Xext requires functions from X11. + + * backend/umax.c (PATH_MAX): Define as 1024 if undefined. + + * backend/Makefile.in (CONFIGS): Don't add $(srcdir) prefix. + (LIBLIB_FUNCS): Mention usleep. + (install): Invoke $(LIBTOOL) $(MINST) --finish $(libdir) in + a final step. Correct installation rule for config files. + +1997-07-06 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_cmd): New variable RESULT. + +1997-07-05 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Improve BSD version based + on patch by Amancio Hasty . + (BSD_INTERFACE): Rename from NETBSD_INTERFACE (FreeBSD uses the + same interface). + + * configure.in (CPPFLAGS): Check for scsireq_enter in libscsi.a. + + * doc/Makefile.in (SECT5): Mention sane-scsi.5. + * doc/sane-scsi.man: New file. + + * doc/sane-umax.man: Add SEE ALSO section mentioning sane-scsi(5). + * doc/sane-mustek.man: Ditto. + + * doc/scanimage.man: Mention sane-umax(5). + * doc/xscanimage.man: Ditto. + * doc/saned.man: Ditto. + + * configure.in (AC_TYPE_PID_T): Add. + * include/sane/config.h.in: Add undef of pid_t. + +1997-07-04 David Mosberger-Tang + + * lib/sigprocmask.c (sigprocmask): Use hardcoded values instead + of SIG_BLOCK, SIG_UNBLOCK, and SIG_SETPROCMASK. + +1997-07-03 David Mosberger-Tang + + * configure.in (CPPFLAGS): Remove -D_POSIX_SOURCE. We can't define + it safely since it causes select() related typedefs and defines + to go away under FreeBSD, for example. + +1997-07-02 David Mosberger-Tang + + * configure.in (CPPFLAGS): Put -D_GNU_SOURCE and -D_POSIX_SOURCE + in CPPFLAGS, not CFLAGS. + + * doc/sane-umax.man: Change SG_BIG_BUFF example from 128KB to + 127.5KB. + * doc/sane-mustek.man: Ditto. Mention DTC3181E together with + DTCT436. + + * frontend/gtkglue.c (gsg_create_dialog): Initialize dialog->advanced + to TRUE so "dumb" frontends will show all options. + + * frontend/xscanimage.c (device_dialog): Turn off advanced options + by default. + + * configure.in (AC_CHECK_TYPE): Check for u_long and u_int. + Check for scsireq_t. + * sanei/sanei_scsi.c: Don't define scsireq_t here. + + * include/sane/config.h.in: Add undef of u_long, u_int, and + scsireq_t. + +1997-07-01 David Mosberger-Tang + + * frontend/xscanimage.c (quit_xscan): No longer call + preview_destroy() since that now gets called as part of + the "destroy" callback. + + * backend/hp.c (attach) [PREFER_DEVICEPIXEL]: Use device-pixel + unit commands instead of decipoint commands so things work on a 5p + as well (contributed by NOGAYA Shigeki + ). + (sane_start) [PREFER_DEVICEPIXEL]: Convert from mm to pixels. + + * frontend/preview.c (input_available): Break out of per-bit loop + when done with one line (fix contributed by NOGAYA Shigeki + ). + * frontend/xscanimage.c (input_available): Ditto. + + * doc/sane-umax.man: Rename SCSI id to Product id to reduce + confusion. + * doc/sane-hp.man: Ditto. + * doc/sane-mustek.man: Ditto. + + * backend/mustek.c (wait_ready): Ignore errors during wait_ready(). + With 3-pass scanners, ncr810 driver returns EIO while the scanner + is getting ready for pass 2 or 3. + +1997-06-30 David Mosberger-Tang + + * backend/mustek.c (sense_handler): Print debug info if we + find unknown sense result. + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Consider sense_buffer[] + only when result != 0. + + * frontend/scanimage.c (sighandler): Change return value type + from void to RETSIGTYPE (from ). + + * doc/sane-mustek.man: Mention problems with MSFS-12000SP. + + * backend/umax.c (sane_start): Don't use C++ style line comments. + + * backend/umax-scsi.c (umax_do_scsi_cmd): Use sigemptyset() to clear + out signal set. Include . + + * frontend/saned.c [HAVE_SYS_SELECT_H]: Include . + * include/sane/config.h.in: Mention HAVE_SYS_SELECT_H. + +Thu Jun 26 10:19:50 1997 David Mosberger-Tang + + * README: Mention permissions on generic SCSI device. + +Tue Jun 24 17:35:52 1997 David Mosberger-Tang + + * doc/xscanimage.man: Fix spacing. + + * doc/sane-dll.man: Mention how list of pre-loaded backends + can be changed. + +Sun Jun 22 08:29:47 1997 David Mosberger-Tang + + * PROBLEMS: Add note on SCSI device names under OpenStep. + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Fix various minor bugs. + (sanei_scsi_open): Add support for OpenStep. + + * backend/Makefile.in (install): Replace 'ln -f -s' with `rm -f', + `ln -s' sequence. OpenStep doesn't support the -f option at all. + +Fri Jun 20 07:30:18 1997 David Mosberger-Tang + + * doc/sane-qcam.man: Updated B&W status. + + * sanei/sanei_save_values.c [HAVE_LIBC_H]: Include . + * sanei/sanei_load_values.c: Ditto. + + * lib/sigprocmask.c: New file. + * lib/strdup.c: Ditto. + + * lib/Makefile.in (LIBLIB_OBJS): Mention strdup.o and sigprocmask.o. + (LIBLIB_LTOBJS): Mention strdup.lo and sigprocmask.lo. + (liblib.a): Use $(RANLIB) instead of -ranlib. + + * include/sane/sanei_backend.h [!HAVE_SIGPROCMASK]: Define + compatibility macros sigset_t, sigemptyset(), sigfillset(), + sigaddset(), sigdelset(), and sigaction(). + Define macro SIGACTION. + + * frontend/saned.c (HAVE_VARARG_MACROS): Don't define unless we + have at least gcc 2.6. + * include/sane/sanei_debug.h Ditto. Use HAVE_VARARG_MACROS + instead of __GNUC__. + * sanei/sanei_init_debug.c: Ditto. + + * configure.in (AC_PROG_RANLIB): Mention. + (CFLAGS): Move up near the beginning and add -D_POSIX_SOURCE. + (AC_CHECK_HEADERS): Test for libc.h. + (AC_TYPE_SIGNAL): Mention. + (AC_CHECK_FUNCS): Check for sigprocmask. + + * backend/net.c (sane_init): Honor SANE_NET_HOSTS even if + net.conf does not exist. + + * backend/mustek.c (sane_start): Use "struct SIGACTION" so it's + easier to make code work on platforms that don't support + sigprocmask(). + * backend/umax.c (sane_start): Ditto. + + * ltmain.sh: Upgrade to libtool-0.9h. + * ltconfig: Ditto. + * config.guess: Ditto. + * config.sub: Ditto. + * aclocal.m4: Ditto. + +Thu Jun 19 08:26:33 1997 David Mosberger-Tang + + * configure.in (V_MINOR): Update forgotten version number... + + * backend/qcam.c (reader_process): Scale 4 and 6 bpp to 8 bpp. + + * backend/mustek.h (MUSTEK_FLAG_LD_NONE): New flag. + * backend/mustek.c (attach): Turn on MUSTEK_FLAG_LD_NONE for + MSF-06000SP (this fixes the problems for Andreas Gaumann + ). + (attach): Print debug message when MUSTEK_FLAG_LD_NONE is on. + (line_distance): Fix up ld correction only if MUSTEK_FLAG_LD_NONE + is not on. + +Wed Jun 18 15:42:25 1997 David Mosberger-Tang + + * doc/sane.tex (section{Image Data Format}}): Clarify + what valid bit-depths are. + +Tue Jun 17 07:47:51 1997 David Mosberger-Tang + + * backend/qcam.c (sane_get_parameters): Test for != QC_COLOR + instead of == QC_MONO. Apparently, there are several versions + of the monochrome camera. + (qc_setscanmode): Ditto. + + * lib/snprintf.c: Update with latest version (also includes + license information now). + + * sane-0.6.lsm (Author): Update Tristan Tarrant's email address. + * AUTHORS: Ditto. + * frontend/xscanimage.c: Ditto. + +Sun Jun 15 10:08:44 1997 David Mosberger-Tang + + * doc/xscanimage.man: Add section on how to run xscanimage under + the GIMP. + + * frontend/xscanimage.c (init) [HAVE_LIBGIMP_GIMP_H]: Call + gtk_rc_parse() with gimp_gtk_rc() to get space-saving layout of + The GIMP. (Suggested by Sven Neumann.) + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Add NeXTStep/OpenStep + implementation. + (sanei_scsi_cmd): Adjust NetBSD version to make it more like + NeXTStep/OpenStep version. + + * configure.in (AC_CHECK_HEADERS): Mention bsd/dev/scsireg.h. + +Thu Jun 19 15:19:38 1997 Gordon Matzigkeit + + * backend/umax-scsi.c: Parameterize slightly more so that the + build succeeds on non-Linux platforms. + + * Makefile.in, backend/Makefile.in, doc/Makefile.in, + frontend/Makefile.in (install): Fail immediately if any + installation fails. Use mkinstalldirs to create all installation + directories. + +Sat Jun 14 11:07:13 1997 David Mosberger-Tang + + * Version 0.6 released. + + * frontend/preview.c (preview_new): Connect "destroy" signal + so we notice if window manager closes our window. + (top_destroyed): New function. + + * frontend/xscanimage.c (scan_preview): Make it robust against + preview_new() returning NULL and connect "destroy" signal so we + notice when the window manager closes the preview window. + (preview_window_destroyed): New function. + + * LICENSE: New file. + + * backend/dll.c: Change license from GPL to relaxed GPL. + * backend/hp.c: Ditto. + * backend/hp.h: Ditto. + * backend/mustek.c: Ditto. + * backend/mustek.h: Ditto. + * backend/net.c: Ditto. + * backend/net.h: Ditto. + * backend/pint.c: Ditto. + * backend/pint.h: Ditto. + * backend/pnm.c: Ditto. + * backend/pnm.h: Ditto. + * backend/qcam.c: Ditto. + * backend/qcam.h: Ditto. + * sanei/sanei_codec_ascii.c: Ditto. + * sanei/sanei_codec_bin.c: Ditto. + * sanei/sanei_constrain_value.c: Ditto. + * sanei/sanei_init_debug.c: Ditto. + * sanei/sanei_load_values.c: Ditto. + * sanei/sanei_net.c: Ditto. + * sanei/sanei_save_valus.c: Ditto. + * sanei/sanei_scsi.c: Ditto. + * sanei/sanei_wire.c: Ditto. + +Fri Jun 13 18:35:47 1997 David Mosberger-Tang + + * lib/snprintf.c: New file (Patrick Powell). + + * frontend/xcam.c: Use guint32 and guint32 instead of u_int16_t + and u_int32_t (Tristan Tarrant). + + * doc/Makefile.in (SECT5): Mention sane-umax.5. + + * configure.in (PACKAGE_VERSION): Check for snprintf (Tristan + Tarrant). + + * backend/dll.conf: Mention umax. + + * backend/umax-scanner.h: New file (from umax-0.5.5). + * backend/umax-scsi.c: Ditto. + * backend/umax-scsidef.h: Ditto. + * backend/umax-struct.h: Ditto. + * backend/umax-uc630.h: Ditto. + * backend/umax-ug630.h: Ditto. + * backend/umax-umax.c: Ditto. + * backend/umax.conf: Ditto. + * backend/umax.h: Ditto. + * doc/sane-umax.5: Ditto. + + * backend/Makefile.in (PRELOADABLE_BACKENDS): Mention umax. + (libsane-umax.la): List dependencies for umax library. + + * COPYING: New file. + + * include/sane/config.h.in: Add #undef HAVE_SNPRINTF. + +Tue Jun 10 21:00:34 1997 David Mosberger-Tang + + * ltmain.sh: Upgrade to libtool-0.9g. + +Sun Jun 8 21:24:27 1997 David Mosberger-Tang + + * backend/dll.c (load): Also check SHLIB_PATH (HP-UX) and LIBPATH + (AIX). + + * include/sane/config.h.in: Remove HAVE_GTK_GTKCURVE_H. + +Sat Jun 7 11:19:57 1997 David Mosberger-Tang + + * frontend/xscanimage.c (pref_device_save): Call gsg_sync() before + saving the values. + + * backend/Makefile.in (libsane-%.la): Add -export-dynamic flag. + + * frontend/xscanimage.c (query): Rename "/Extensions/" to "/Xtns/" + to reflect gimp-0.99.10 changes. + (query): Don't put in separator---it confuses gimp. + (main): Temporarily install a null print handler so gimp_main() + doesn't produce any ugly messages when program gets invoked in + stand-alone mode. + + * ltconfig: Upgrade libtool to version 0.9f. + * ltmain.sh: Ditto. + * config.guess: Ditto. + * config.sub: Ditto. + + * frontend/Makefile.in (install): Define MKDIR as + $(top_srcdir)/mkinstallldirs. + Use $(MKDIR) instead of mkdir. + * backend/Makefile.in (install): Ditto. + * doc/Makefile.in (install): Ditto. + + * mkinstalldirs: New file (from maint-0.1g). + +Tue Jun 3 10:29:17 1997 David Mosberger-Tang + + * LEVEL2: New file. + +Sun Jun 1 13:26:40 1997 David Mosberger-Tang + + * doc/Makefile.in (LATEX, DLH): New macros. + (sane.ind): Prefix source filename with $(srcdir). + (ps): Ditto. + (html): Ditto. + + * doc/net.tex (subsection{SANE_NET_START}): Document member + byte_order. + + * sanei/sanei_net.c (sanei_w_start_reply): (De-)code BYTE_ORDER + member. + + * frontend/saned.c (byte_order): New union. + (process_request): Initialize byte_order member. + + * include/sane/sanei_net.h (SANE_Net_Byte_Order): New enum type. + (SANE_Start_Reply): New member BYTE_ORDER. + +Wed May 28 17:13:43 1997 David Mosberger-Tang + + * doc/Makefile.in (install): Create $(mandir)/man1 and + $(mandir)/man5 if necessary. + +Tue May 27 09:31:39 1997 David Mosberger-Tang + + * backend/hp.c: Remove s7_range and s1_range. + (attach): Add inquiry of min/max brightness/contrast and fill in + dev->brightness_range and dev->contrast_range accordingly. + (init_options): Use s->hw->brightness_range instead of s7_range. + Use s->hw->contrast_range instead of s7_range. Disable contrast + option if min value is same as max value. + + * backend/hp.h (struct HP_Device): Add members BRIGHTNESS_RANGE + and CONTRAST_RANGE. + + * sanei/sanei_scsi.c (sanei_scsi_open): Add more debug info. + +Mon May 26 10:43:51 1997 David Mosberger-Tang + + * sanei/Makefile.in: Add definitions for VPATH, srcdir, top_srcdir, + and top_builddir. + (INCLUDES): Move -I directives from CPPFLAGS to this macro. Also + search in $(srcdir), $(top_builddir)/include, and + $(top_srcdir)/include. + + * lib/Makefile.in: Add definitions for VPATH, srcdir, top_srcdir, + and top_builddir. + (INCLUDES): Move -I directives from CPPFLAGS to this macro. Also + search in $(srcdir), $(top_builddir)/include, and + $(top_srcdir)/include. + + * include/Makefile.in: New file. + + * frontend/Makefile.in: Add definitions for VPATH, srcdir, top_srcdir, + and top_builddir. + (INCLUDES): Also search in $(srcdir), $(top_builddir)/include, and + $(top_srcdir)/include. + (install): Add $(srcdir) prefix to sane-style.rc. + + * doc/Makefile.in: Add definitions for VPATH, srcdir, top_srcdir, + and top_builddir. + (%.1 %.5): Use $^ instead of $* so source file can be found even + when in a different directory. + + * configure.in (AC_OUTPUT): Create (dummy) include/Makefile to + ensure include directory exists in build tree. + + * backend/Makefile.in: Add definitions for VPATH, srcdir, + top_srcdir, and top_builddir. + (INCLUDES): Also search in $(srcdir), $(top_builddir)/include, and + $(top_srcdir)/include. + (CONFIGS): Add $(srcdir) prefix. + (%-s.c): Ditto. + + * Makefile.in (INSTALLED_INCLUDES): Mention include/sane/config.h. + Add definitions for VPATH, srcdir, top_srcdir, and top_builddir. + (INSTALLED_INCLUDES): Change include/sane to $(top_srcdir)/include/sane + and use "addprefix" function to add prefix. + +Thu May 15 07:26:06 1997 David Mosberger-Tang + + * doc/sane-mustek.man (Model): Add entry for MFC-600CD. + (Model): Mention AHA-2940. + + * frontend/xscanimage.c (scan_dialog): Move gsg_sync() to here + (from scan_start()). + + * backend/mustek.c (init_options): Disable brightness/contrast for + 1-pass scanners only (in color mode). + +Wed May 14 09:17:02 1997 David Mosberger-Tang + + * backend/mustek.c: Add ax_brightness_range, ax_contrast_range. + (init_options): Use ax_brightness_range/ax_contrast_range for + brightness/contrast option when using a 3-pass scanner. + (encode_percentage): Remove extraneous division by 100.0. + + * doc/sane-mustek.man (Model): Add MFS-12000CX entry. + +Mon May 12 07:58:34 1997 David Mosberger-Tang + + * frontend/scanimage.c (main): Shorten help string so it fits in + 80 characters. + + * frontend/preview.c (paint_image): Only increment height if + height < p->image_height. + +Sat May 10 14:43:05 1997 David Mosberger-Tang + + * Version 0.57 released. + + * backend/mustek.c (attach): Fix range to 220x300mm. + (init_options): Initialize OPT_PREVIEW and OPT_GRAY_PREVIEW. + (sane_control_option): Handle OPT_PREVIEW and OPT_GRAY_PREVIEW. + Do not allow OPT_NUM_OPTS to be set. + (sane_get_parameters): Except for s->params.format and + s->params.last_frame, do not change any parameters when scanning + is in progress. + (sane_start): Handle mono-chrome previewing. + + * backend/mustek.h (Mustek_Option): Add OPT_PREVIEW and + OPT_GRAY_PREVIEW. + + * frontend/progress.c (progress_new): Fix position of progress bar + window to (progress_x,progress_y). + + * frontend/gtkglue.c (panel_build): Skip Preview option. + +Thu May 8 19:39:48 1997 David Mosberger-Tang + + * doc/scanimage.man: New file. + + * doc/Makefile.in (SECT1): Mention scanimage.1. + + * backend/dll.conf: Add hp to dll.conf. + +Wed May 7 07:28:18 1997 David Mosberger-Tang + + * include/sane/sanei_scsi.h (SANEI_SCSI_Sense_Handler): New type. + (sanei_scsi_close): Add SENSE_HANDLER argument (NULL means no + special handler needed). + + * backend/hp.c (sane_start): Pass 0 as SENSE_HANDLER argument. + (attach): Ditto. + + * backend/mustek.c (sense_handler): Rename from request_sense and + simplify. + Remove all explicit request-sense calls. + + * sanei/sanei_scsi.c: Include . + (num_handlers_alloced): New variable. + (sense_handler): Ditto. + (sanei_scsi_open): Add SENSE_HANDLER argument. Stash it away in + SENSE_HANDLER array if non-NULL. + (sanei_scsi_cmd) [HAVE_SYS_SG]: Invoke SENSE_HANDLER[FD] if it + exists and is non-NULL and we have a valid sense-buffer. + (sanei_scsi_cmd) [HAVE_SYS_SCSI]: Ditto. + (sanei_scsi_close): Reset SENSE_HANDLER[FD] to NULL if it exists. + + * frontend/xcam.c: Include . + + * configure.in: Add a big fat warning that PROBLEMS should be + read before running any programs. + + * PROBLEMS: Add info on how to avoid damaging Mustek scanners. + +Mon May 5 07:06:54 1997 David Mosberger-Tang + + * doc/sane.tex (chapter{Contact Information}): Fix URL. + + * doc/net.tex: Add missing sections. Make into chapter. + + * backend/pint.README: Remove. + + * backend/dll.c (ASSERT_SPACE): Call malloc() when devlist is + NULL. SunOS realloc() returns NULL otherwise. + * backend/net.c (ASSERT_SPACE): Ditto. + +Sun May 4 09:21:48 1997 David Mosberger-Tang + + * frontend/saned.c (EXIT_SUCCESS): Define as 0 if not defined by + stdlib.h. + + * frontend/scanimage.c: Include . + + * backend/qcam.c: Define PATH_MAX as 1024 if limits.h doesn't + define it. + * backend/dll.c: Ditto. + * backend/hp.c: Ditto. + * backend/mustek.c: Ditto. + * backend/net.c: Ditto. + * backend/pint.c: Ditto. + * backend/qcam.c: Ditto. + * frontend/xscanimage.c: Ditto. + * frontend/xcam.c: Ditto. + * frontend/preview.c: Ditto. + + * sanei/sanei_wire.c: Include . + * sanei/sanei_net.c: Ditto. + * sanei/sanei_codec_ascii.c: Ditto. + * sanei/sanei_codec_bin.c: Ditto. + * sanei/sanei_save_values.c: Ditto. + * backend/net.c: Ditto. + * frontend/saned.c: Ditto. + + * configure.in (AC_CHECK_HEADERS): Mention + /usr/src/linux/include/scsi/sg.h. + + * include/sane/config.h.in: Add + #undef HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H. + + * sanei/sanei_scsi.c [HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H]: + Include "/usr/src/linux/include/scsi/sg. + (sanei_scsi_cmd): Use Linux version if either HAVE_SCSI_SG_H or + HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H are defined. + + * doc/xscanimage.man: Rename --no-shm to --no-xshm. + +Mon Apr 28 09:55:02 1997 David Mosberger-Tang + + * Version 0.56 released. + + * backend/qcam.c (sane_open): Move disabling of despeckle-filter + for b&w cameras to here (from init_options()). + + * frontend/preferences.c: Add missing default value for FILENAME. + + * backend/qcam.h: Add QC_BW_SET_CONTRAST, + QC_BW_AUTO_ADJUST_OFFSET, and QC_BW_GET_OFFSET. * backend/qcam.c + (sane_start): Use QC_BW_SET_CONTRAST when dealing with B&W camera. + Fix computation of QC_SET_NUM_H value. [Based on Guido Muensch's + patches.] + + * frontend/scanimage.c (advance): Move out-of-memory error message + from scan_it() to here. + (scan_it): When height is known a priori, allocate one extra line + to avoid realloc() when image has been filled. + + * backend/hp.c (BACKEND_NAME): Define as hp (reported by Henryk + Paluch). + + * backend/mustek.c (request_sense): Increase result size from 4 to + 16 bytes to shut up aha1542 driver (reported by Mathias Lautner). + + * frontend/scanimage.c (advance): Fix memory allocation logic + (bug reported by Matthias Lautner). + + * doc/sane-dll.man: Clarify that pre-loaded backends are not + affected by dll.conf. + + * doc/sane-pint.man: New file (contributed by Gordon Matzigkeit). + + * backend/dll.c (RTLD_NOW): Define as 0 if dlfcn.h doesn't define + it. + +Wed Apr 23 23:03:47 1997 Gordon Matzigkeit + + * backend/Makefile.in, frontend/Makefile.in: Specify full + filenames, rather than just the directory name for INSTALL + destinations. This Automakeism helps debugging when the target + directory doesn't exist. + + * include/sane/config.h.in (HAVE_SYS_SCANIO_H): Define, for PINT's + sake. + + * backend/pint.c: Prefix sane includes with . + + * backend/dll.c (RTLD_NOW): Paramaterize, so that RTLD_LAZY is + used if RTLD_NOW is not defined. + (load): Try looking up the symbol with a leading underscore, if we + can't find it the first time. + + Make dynamic loading conditional on HAVE_DLOPEN rather than the + library and header file. + + * configure.in (enable_dynamic): Disable dynamic loading if the + system doesn't have dlopen. + +Tue Apr 22 00:17:41 1997 David Mosberger-Tang + + * Version 0.55 released. + + * frontend/xscanimage.c (browse_filename_callback): Initialize + FILENAME before calling gsg_get_filename(). + + * doc/sane.tex: Change obsolete \driver{DVIps} into DVIps document + style option. + + * frontend/xscanimage.c (query): Update to new command name + length. + +Mon Apr 21 08:27:28 1997 David Mosberger-Tang + + * doc/Makefile.in (install): Add rule to install man-pages. + (%.1 %.5): Add rule to generate man-pages (by substituting + actual paths). + (SECT1): New variable. + (SECT5): Ditto. + (MANPAGES): Ditto. + + * doc/sane-pnm.man: New file. + * backend/pnm.README: Deleted. + + * doc/sane-hp.man: New file. + * backend/hp.README: Deleted. + + * doc/saned.man: New file. + * frontend/saned.README: Deleted. + + * doc/sane-qcam.man: New file. + * backend/qcam.README: Deleted. + + * doc/sane-mustek.man: New file. + * backend/mustek.README: Deleted. + + * doc/sane-net.man: New file. + * backend/net.README: Deleted. + + * doc/sane-dll.man: New file. + * backend/dll.README: Deleted. + + * doc/xscanimage.man: New file. + * frontend/xscanimage.README: Deleted. + + * frontend/preview.c (event_handler): Restore preview image only + if preferences.preserve_preview is TRUE. + + * frontend/xscanimage.c (preview_options_dialog): Add an option + to control whether the preview image should be preserved. + + * sanei/sanei_load_values.c (sanei_load_values): Copy string value + into temporary buffer that is opt->size bytes long. Then pass copy + to sane_control_option(). + + * AUTHORS (Backends): Updated according to recent changes. + + * doc/sane.tex (The SANE Application Programmer Interface (API)): + Fix typo: replace () by {}. + + * PROJECTS (Backend): Update PINT entry. + + * frontend/xscanimage.c (prog_name): New variable. + (input_available): Use prog_name instead of hardcoding "xscan". + (preview_options_ok_callback): Ditto. + (preview_options_dialog): Ditto. + (usage): Ditto. + (interface): Ditto. + (main): Initialize prog_name. + + * frontend/scanimage.c: Update for new name (scanimage instead of + scan). + + * frontend/Makefile.in (SCAN_OBJS): Rename sources to xscanimage.c + and scanimage.c as well. + +Sun Apr 20 09:09:06 1997 David Mosberger-Tang + + * Version 0.54 released. + + * sanei/Makefile.in (LIBSANEI_LTOBJS): Remove @LTALLOCA@. + (LIBSANEI_OBJS): Remove @ALLOCA@. + + * lib/Makefile.in: Invoke $(LIBTOOL) with --mode arg to avoid + depending on command names. Prefix $(LIBTOOL) invocation with + @-sign to reduce verbosity. + * frontend/Makefile.in: Ditto. + * backend/Makefile.in: Ditto. + * sanei/Makefile.in: Ditto. + + * frontend/saned.c (_PATH_HEQUIV): Define if not defined yet.. + + * configure.in: Check for libgimp/gimp.h instead of -lgimp since + -lgimp cannot be linked by itself (it has an unresolved reference + to PLUG_IN_INFO). + + * lib/strndup.c (strndup): Include . + + * frontend/xscanimage.README: Update. + + * sanei/sanei_scsi.c: Add missing "int" type in front of + sanei_scsi_max_request_size. + + * configure.in: Check for -lintl, -lsocket, and -lnsl for + braindamaged SVR4 systems. + + * frontend/scan.c (scan_it): Initialize min with 0xff, not ~0 + (Sun CC complains otherwise). + + * backend/Makefile.in: Use "ln -f -s", not "ln -sf", Solaris doesn't + like the former. Grrr... + + * lib/alloca.c: Don't use xmalloc(). + + * frontend/saned.c (store_reclen): Declare BUF as a pointer to + SANE_Byte (not char). + (do_scan): Ditto. + + * frontend/scan.c (fetch_options): Cast opt->name to (char *) + to suppress (spurious) warning. + + * backend/dll.c (sane_init): Skip preloaded backends with no name. + + * backend/hp.c (inquire): Cast BUF to (char *) to avoid warning. + (sane_read): Change type of NREAD to size_t (from ssize_t). + + * include/sane/sanei_backend.h (u_int16_t): Define u_int8_t, + u_int16_t, and u_int32_t if necessary. + + * include/sane/sane.h (sane_strstatus): Remove non-ANSI "const". + * backend/sane_strstatus.c (sane_strstatus): Ditto + + * include/sane/sanei_debug.h (DBG): Define alternate version for + non-GNU C compilers. + + * sanei/sanei_init_debug.c (sanei_debug) [!__GNUC__]: New function. + (max_level) [!__GNUC__]: New variable. + + * include/sane/sanei_wire.h: Fix typo in prototype for + sanei_w_value_type. + + * configure.in: Test for gtk_check_button_new() in libgtk. + + * lib/Makefile.in (CPPFLAGS): Add -I../include/sane. + + * frontend/scan.c (STRIP_HEIGHT): New macro. + (advance): Use above macro instead of hard-coding value. + (scan_it): Ditto. + (scan_it): Print error when out of memory. + + * frontend/sane-style.rc: Make the curve in the graph red. + + * frontend/preview.c (XSERVER_WITH_BUGGY_VISUALS): Define for now. + (preview_new): Avoid push_visual()/get_visual() since it seems to + cause problems with some XFree86 servers (and may be others as + well). + + * frontend/preferences.h: Add member ADVANCED. + * frontend/preferences.c: Initialize member ADVANCED and add + an option descriptor for it. + + * frontend/gtkglue.c (panel_build): Layout panel different: all + options are now in one column (advanced options are at the + bottom). The graph widget (if any), will be shown in a separate + column to the right of the options. Display a group only when + there is at least one option in it. Create graph widget if there + is at least one vector-valued option. + (gsg_sync): New function. + (gsg_set_advanced): Ditto. + (gsg_message_dialog_active): Rename from SHOWING_MESSAGE and make + global. + + * frontend/gtkglue.h (GSGDialog): Rename member NOTEBOOK to + MAIN_HBOX. Add members ADVANCED_VBOX and ADVANCED. + + * frontend/gtkglue.c (group_new): New function. + (curve_new): Ditto. + (vector_new): Ditto. + + * backend/mustek.c (init_options): Initialize OPT_CUSTOM_GAMMA. + (sane_control_option): Handle OPT_CUSTOM_GAMMA. + + * backend/mustek.h (OPT_CUSTOM_GAMMA): New option. + + * configure.in (AC_CONFIG_HEADER): Update for new location. + + * include/sane/config.h.in: Move to here from include/config.h. + * *.[ch]: Replace with (except for + files in lib. + + * frontend/saned.README: saned moved from bin/saned to sbin/saned. + + * configure.in (AC_CHECK_HEADERS): Check for gtk/gtkcurve.h. + + * backend/mustek.c (init_options): Undo changes of April 18th. + + * frontend/Makefile.in (install): Install $(BINPROGS) in $(bindir) + and $(SBINPROGS) in $(sbindir). + (SBINPROGS): New variable. + (BINPROGS): Ditto. + (PROGRAMS): Define as concatenation of the two vars above. + (install): Create $(bindir) and $(sbindir) if necessary. + +Sat Apr 19 18:21:02 1997 David Mosberger-Tang + + * frontend/Makefile.in (scanimage): Rename "scan" binary to + "scanimage" to avoid name-collision with MH's scan command. + + * backend/mustek.c (gamma_correction): Update according to new + gamma-table handling. + + * backend/mustek.h: Declare gamma_table as 4 arrays of 256 words + each. + + * backend/mustek.c (sane_control_option): Add missing return after + setting OPT_GAMMA_VECTOR. + + * frontend/progress.h: Protect against multiple inclusion using + macro progress_h, not __PROGRESS_H__ (names starting with + underscores are reserved for libc/system). + + * frontend/gtkglue.c: Remove include of . + * frontend/xcam.c: Ditto. + * frontend/xscan.c: Ditto. + + * frontend/gtkglue.h: Include instead of . + * frontend/progress.c: Ditto. + + * Makefile.in (install): Install headerfiles. + (INSTALLED_INCLUDES): List of header files that need to be + installed. + +Sat Apr 19 18:15:03 1997 Michael K. Johnson + + * */*.[ch]: Prefix sane-includes with . + include/sane*: Move to include/sane subdirectory. + +Sat Apr 19 08:25:36 1997 David Mosberger-Tang + + * frontend/gtkglue.c (set_option): Add missing return and use + snprintf instead of sprintf. + + * frontend/xscan.c (update_param): Multiply size by 3 if we're + dealing with a frame from a 3-pass image. + +Fri Apr 18 07:28:46 1997 David Mosberger-Tang + + * backend/mustek.c (init_options): Mark all vector options as + SANE_CAP_ADVANCED. + + * frontend/scan.c (scan_it): Fail if advance() fails. + +Thu Apr 17 08:59:00 1997 David Mosberger-Tang + + * backend/mustek.c (sane_read): Add debug statement. + (reader_process): Remove extraneous if-statement that had the + effect of not passing along any data in 3-pass mode. + +Wed Apr 16 09:16:01 1997 David Mosberger-Tang + + * frontend/preview.h: Add member CANCEL. + * frontend/preview.c (scan_start): Make p->cancel sensitive. + (scan_done): Make p->cancel insensitive. + (preview_new): Set p->cancel insensitive. + + * frontend/preferences.h (Preferences): Add member "filename". + * frontend/preferences.c: Initialize new member "filename". + Declare member "filename" as a string. + + * frontend/xscan.c (device_dialog): Rename "Files" to "File". + (quit_xscan): Call pref_xscan_save() before exiting. Replace + global variable filename by preferences.filename. + + * frontend/xcam.c (main): Ditto. + + * PROBLEMS: New file. + + * frontend/gtkglue.c (scale_new): Set the adjustment page size to + 0.0. Make horizontal scale 200 pixels wide. + + * frontend/xscan.c (device_dialog): Move gtk_widget_show + (ScanWin.shell) after pref_device_restore (0, 0). + (pref_device_restore): Make arg-less since callback arguments must + not be used. + (device_dialog): Remove dummy args from call to pref_device_restore(). + + * include/saneopts.h (SANE_TITLE_SCAN_TL_X, SANE_TITLE_SCAN_TL_Y, + SANE_TITLE_SCAN_BR_X, SANE_TITLE_SCAN_BR_Y): Shorten titles. + + * frontend/xcam.c (main): Move gtk_widget_show(win.shell) to end + of function. + + * backend/mustek.c (attach): Turn on MUSTEK_FLAG_USE_EIGHTS for + MFS-12000CX. + (sane_get_parameters): Must not depend on s->mode in this routine, + since s->mode is valid only once scanning has begun. + +Tue Apr 15 23:06:17 1997 David Mosberger-Tang + + * backend/mustek.c (sane_start): Issue SCAN_AREA and BACKTRACK + commands even during second and third pass. + (sane_get_parameters): Be sure to properly update the + params.format member during second and third pass. + +Sat Apr 12 11:40:52 1997 David Mosberger-Tang + + * frontend/scan.c (STRIP_HEIGHT): New macro. + (scan_it): Fix typo: test parm.lines instead of image.height. + + * backend/pnm.c (hand_scanner): New variable. + (sane_control_option): Handle setting/reading of HAND_SCANNER + option. + (getparmfromfile): Set parms.lines to -1 when simulating + hand-scanner. + (sod): Add hand-scanner option descriptor. + + * frontend/gtkglue.c (panel_build): Move gtk_widget_show + (notebook) to the very of this function. This works around the + notebook redrawing problems. Define WORKING_NOTEBOOK. + + * frontend/xscan.c (interface): Call quit_xscan() if + device_dialog() did not end up with a non-NULL dialog. + (quit_xscan): Add missing exit() call. + + * backend/mustek.c (attach): Print more debug info on detected + scanner (1 vs 3-pass, ADF & TA support). + (start_scan): Fix typo in code selecting the three-pass color filter. + +Sun Apr 13 23:53:02 1997 Gordon Matzigkeit + + * backend/pint.c, backend/pint.h, backend/pint.README: Added to + distribution. + +Fri Apr 11 22:04:17 1997 David Mosberger-Tang + + * Version 0.53 released. + + * frontend/xscan.c: Default to "out.pnm" instead of "out.ppm". + + * backend/mustek.c (get_image_status): Add debug message. + (sane_start): Only divide pixels_per_line by three if we're doing + a one-pass color scan. + (do_eof): New function. + (sane_read): Call do_eof() when done with a frame. + (do_cancel): Call do_eof(). + + * frontend/scan.c (write_pnm_header): New function. + (advance): Ditto. + (scan_it): Modify to support three-pass scanning and scanning of + images whose height is not known a priori (hand-held scanners). + +Wed Apr 9 14:39:59 1997 David Mosberger-Tang + + * frontend/xscan.c (ok_choose_dialog_callback): Make + argument-free. + (select_device_callback): Declare event as second argument and + call ok_choose_dialog_callback() if the callback was invoked + through a double-click. + (choose_device): Register select_device_callback() as + "button_press_event" handler instead of as "clicked" so we can + catch double-clicks. + +Tue Apr 8 10:31:47 1997 David Mosberger-Tang + + * frontend/xscan.c (init): Enable gtk_rc_parse() code (GTK-0.99.7 + requires patch for gtkstyle.c). + + * backend/hp.c (attach): Fix parenthization to shut up gcc. + +Mon Apr 7 13:08:45 1997 David Mosberger-Tang + + * frontend/xscan.c (preview_options_dialog): Rename "changed_text" + to "changed" to reflect latest GTK version. + (device_dialog): Ditto. + * frontend/gtkglue.c (text_entry_new): Ditto. + + * Version 0.52 released. + + * AUTHORS: Various updates. + + * backend/mustek.README: Add Adaptec info. + + * backend/mustek.c (sane_start): Call wait_ready() before any + other scanner command. + (wait_ready): New function. + (attach): Call wait_ready() instead of open-coding it. + + * doc/sane.tex (subsection{\code{sane\_strstatus}}): Include + net.tex. + * doc/net.tex: New file. + +Thu Apr 3 08:51:13 1997 David Mosberger-Tang + + * frontend/xscan.c (update_param): Change type of SIZE to u_long + (from long) since under NetBSD there seem to be some odd sign + problems otherwise (compiler bug?). + +Wed Apr 2 07:15:41 1997 David Mosberger-Tang + + * backend/mustek.c (sane_read): Always deliver EOF after reading + 0 bytes. + + * backend/qcam.c (reader_process): Fine-tune pixel interpolation. + (despeckle32): Ignore last red pixel in every line (it's always + black). Switch red and blue pixel location (the Connectix docs + are wrong). + + * backend/mustek.c (start_scan): Fix typo that caused start[4] to + be set incorrectly. + + * frontend/preview.c: Include to get PATH_MAX. + +Tue Apr 1 18:45:14 1997 David Mosberger-Tang + + * backend/qcam.c (despeckle): New function. + (despeckle32): Ditto. + (init_options): Initialize OPT_DESPECKLE. + (reader_process): Add despeckling support. + (sane_control_option): Ditto. + (sane_start): Initialize req.despeckle. + + * backend/qcam.h: New member DESPECKLE. + + * frontend/preview.c (restore_option): Fix typo: it should be + SANE_ACTION_SET_VALUE (not _get_). + + * backend/mustek.c (attach): Turn on MUSTEK_FLAG_USE_EIGHTS for + MFS-06000CX. + + * backend/hp.c (attach): Allow both TYPE_PROCESSOR (0x03) and + TYPE_SCANNER (0x06) as the first inquiry byte---some scanners use + the former, others the latter. + + * Version 0.51 released. + + * configure.in: Check for gtk_tooltips_new in libgtk. + +Mon Mar 31 14:42:56 1997 Gordon Matzigkeit + + * frontend/scan.c (main): Added full_optstring, to allow getopt to + do full parsing of the option arguments. + + * backend/pnm.c (getparmfromfile): Need to round up the number of + bytes per line when scanning bitmaps. + +Mon Mar 31 07:48:50 1997 David Mosberger-Tang + + * backend/qcam.c (attach): Send a dummy black-level command. The + first black-level command aftera camera reset doesn't appear to + "take." + + * lib/strndup.c: Correct typo: HAVE_STRDUP -> HAVE_STRNDUP. + + * frontend/xscan.c (pref_set_tooltips): New function. + (pref_build_menu): Build tooltip submenu. + + * frontend/preferences.h: New member TOOLTIPS_ENABLED. + * frontend/preferences.c: Add entry for TOOLTIPS_ENABLED. + + * frontend/gtkglue.h: Add members TOOLTIPS, TOOLTIPS_FG, and + TOOLTIPS_BG. + + * frontend/gtkglue.c (set_tooltip): New function. + (autobutton_new): Add argument TOOLTIPS and add button-description + via set_tooltip(). + (button_new): New args TOOLTIPS & DESC. Set DESC as tooltip help + string. + (scale_new): Ditto. + (option_menu_new): Ditto. + (text_entry_new): Ditto. + (panel_destroy): Destroy dialog tooltips as well. + (panel_build): Create tooltips and allocate colors for it; pass + new args to above functions. + (gsg_set_tooltips): New function. + + * Version 0.5 released. + + * backend/Makefile.in (install): Add missing double-quotes to + $(LIBS) and $(CONFIGS). Also create a symlink for libsane.a. + + * ltconfig: Revert back to version 0.9. + * ltmain.sh: Ditto. + + * frontend/scan.c (print_option): Substitute our own help string + for -x and -y options. + (main): Remove BROKEN_GETOPT code. + + * frontend/Makefile.in (CPPFLAGS): Undo yesterday's change. + * lib/getopt1.c: Ditto. + * lib/getopt.c: Ditto. + + * frontend/scan.c (main): Add some clever getopt () hackery to + work around multi-scan getopt () bug (patch by Gord Matzigkeit). + + * backend/qcam.README: Correct path of configuration file. + +Sun Mar 30 21:42:12 1997 David Mosberger-Tang + + * frontend/Makefile.in (CPPFLAGS): Add back -DBROKEN_GETOPT. + + * frontend/scan.c (main): Reinstantiate BROKEN_GETOPT code. + getopt_long() is _STILL_ broken. ;-( + + * lib/getopt.c: Use this code if __GNU_LIBRARY__ <= 6. Early + versions of glibc had a buggy getopt(). + * lib/getopt1.c: Ditto. + + * frontend/Makefile.in (xscan): Mention $(LIBSANEI). + + * frontend/xscan.c: Include , not . + + * Makefile.in (distclean): Mention libtool. + * configure.in (AC_CHECK_FUNCS): Ditto. + + * include/config.h.in: Add undef of STRSEP. + + * sanei/sane_strstatus.c: Move to backend directory to minimize + chance of confusing this with a SANE-internal routine. + + * sanei/Makefile.in (LIBSANEI_OBJS): Remove sane_strstatus.o. + (LIBSANEI_LTOBJS): Remove sane_strstatus.lo. + + * backend/Makefile.in (libsane-%.la): Mention sane_strstatus.lo + explicitly (every SANE backend library MUST define this function + so we can switch backends at will). + + * frontend/Makefile.in (SCAN_OBJS): Remove getopt.o, getopt1.o. + + * Makefile.in (SUBDIRS): Mention lib as first directory. + + * configure.in (AC_OUTPUT): Mention lib/Makefile. + + * lib/strsep.c: New file. + * lib/strndup.c: Ditto. + * lib/Makefile.in: Ditto. + + * sanei/test_wire.c (main): Initialize codecs through + sanei_w_init(). + + * sanei/sanei_codec_bin.c (sanei_codec_bin_init): Ditto. + + * sanei/sanei_codec_ascii.c (sanei_codec_ascii_init): Remove + w->buffer initalization---this function should be called through + sanei_w_init () only. + + * sanei/sanei_scsi.c: Rename _sanei_scsi_max_request_size to + sanei_scsi_max_request_size. + + * backend/mustek.c (reader_process): Rename macro + SANEI_SCSI_MAX_REQUEST_SIZE to variable + sanei_scsi_max_request_size. + + * include/sanei_scsi.h: Rename _sanei_scsi_max_request_size to + sanei_scsi_max_request_size (names with a leading underscore are + reserved for libc/system). + (SANEI_SCSI_MAX_REQUEST_SIZE): Remove macro. + + * frontend/scan.c (main): Add a brief description of the program. + + * frontend/getopt.c: Move to lib. + * frontend/getopt1.c: Ditto. + + * backend/pnm.c (enum ppm_type): Remove non-ANSI trailing comma. + Correct struct indentation. + + * include/lalloca.h: Isolate alloca cruft in this file. + * frontend/gtkglue.c: Include lalloca.h in place of alloca hack. + * frontend/dll.c: Ditto. + * frontend/scan.c: Ditto. + * sanei/sanei_load_values.c: Ditto. + * sanei/sanei_scsi.c: Ditto. + +Sat Mar 29 00:14:37 1997 Gordon Matzigkeit + + * backend/pnm.c (sane_read): Slurp in RGB files all at once, + rather than limping along three bytes at a time. + + * frontend/xscan.c (advance): Only define if HAVE_LIBGIMP. + + * backend/pnm.c (sane_read, sane_start, getparmfromfile): Handle + grayscale and monochrome bitmapped PNM files. + + * frontend/scan.c (main): Remove BROKEN_GETOPT workaround---the + new getopt() works properly when making multiple passes over the + argument list. + +Fri Mar 28 21:33:36 1997 Gordon Matzigkeit + + * configure.in: Make the QuickCam device conditional on whether or + not the ioperm function exists. + + * sanei/sanei_scsi.c: created a stubbed version of sanei_scsi_cmd. + + * frontend/scan.c (main): Only print error messages to stderr. + Use fputs or fputc when it is possible to avoid printf. + + * sanei/sanei_wire.c (sanei_w_array, sanei_w_ptr, sanei_w_init), + sanei/sanei_save_values.c (sanei_save_values), + sanei/sanei_codec_ascii.c (ascii_w_string): Return an error if + malloc fails. + + * sanei/test_wire.c (main): Added --readonly flag to help test + wire robustness. + + * backend/Makefile.in (LIBSANEI): Deleted the `EXTRA' variable, + and used the convenience library, ../sanei/libsanei.a. + +Sat Mar 29 10:19:58 1997 David Mosberger-Tang + + * doc/sane.tex: Change version from 0.42 to 0.5. + + * README: Add pointer to frontend & backend specific README files. + + * backend/net.c (connect_dev): Ensure dev->ctl gets closed and + reset to -1 in case of failure. + + * configure.in: Look for gtk_preview_new() in libgtk so we can + ignore old GTK versions against which we can't build. + + * (config.sub): Replace with version that comes with + autoconf-2.12. The version that came with libtool-0.9 + doesn't like i686-unknown-linux. + +Fri Mar 28 13:12:17 1997 David Mosberger-Tang + + * doc/sane.tex (subsection{sane_get_select_fd}): Remove extraneous + backslash. + + * backend/stubs.c (sane_cancel): Don't return anything. + + * include/sane.h: Remove trailing comma (for -pedantic). + + * frontend/xscan.c (interface): Complain when trying to call + a device that's unavailable. + (select_device_callback): Correct prototype. + + * frontend/xcam.c (main): Remove unused variable `label.' + + * backend/net.c (sane_cancel): Call SANE_NET_CANCEL. + (sane_start): Handle failure of SANE_NET_START. + + * frontend/saned.c (process_request): Implement SANE_NET_CANCEL. + + * frontend/gtkglue.h (GSGDialogElement): Remove member "label". + * frontend/gtkglue.c: Update accordingly. + (button_new): Use gtk_check_button_new_with_label () to simplify + this function. + + * frontend/gtkglue.c (unit_string): New function. + (panel_build): Append unit_string () to option's title if + the unit is not SANE_UNIT_NONE. Use "title" instead of opt->title + when creating widgets. + + * frontend/preview.c (preview_update): Compute width/height as + (max - min + eps) where eps is 1 for integer coordinates and + SANE_UNFIX(1) for fixed-point coordinates. + (display_partial_image): Support different scaling in x/y + direction. In the case where surface_unit == SANE_UNIT_PIXEL, + compute xscale/yscale based on the ratio between the _expected_ + width/height and the actual width/height. If they're not equal, + the backend must be doing some scaling (e.g., transfer-scale in + the qcam backend). + + * frontend/xscan.c (init): Disable gtk_rc_parse () calls for now + since gtk styles seem to be a bit buggy right now. + (scan_done): Remove input_tag if it is >= 0. + + * frontend/gtkglue.c: Include . + (panel_build): For fixed-point range-constraints scale min/max/quant + based on the preferred metric. + (scale_update): Ditto. + (gsg_update_scan_window): Ditto. + + * backend/mustek.c (sane_control_option): For OPT_GAMMA_VECTOR_* + options, fail with SANE_STATUS_INVAL if the vector has zero length + (i.e., hasn't been set yet). + + * frontend/progress.c (progress_new): Don't make Cancel the + default-button---it's too easy to cancel by mistake otherwise. + + * frontend/sane-style.rc: New file. + + * frontend/xscan.c (init): New function. Parse gtk_rc_parse () + on /usr/local/share/sane-style.rc and ~/.sane/sane-style.rc if + those files exist. + + * configure.in (CPPFLAGS): Add PATH_SANE_DATA_DIR. + + * frontend/gtkglue.c (gsg_warning): New function. + (gsg_message): New function. + (gsg_error): Implement in terms of gsg_message (). + +Thu Mar 27 16:52:27 1997 David Mosberger-Tang + + * frontend/gtkglue.c (gsg_make_path): Terminate buffer with '\0' + before attempting mkdir(). + + * frontend/xcam.c (main): Use gtk_menu_item_new_label () instead + of gtk_label_new ()/gtk_menu_item_new (). + + * frontend/preview.c (establish_selection): Invoke + param_change_callback only if non-NULL. + (preview_update): Convert scale range to inches if that's user's + preference. + + * frontend/xcam.c (delayed_switch): New function. + (device_activate_callback): Call delayed_switch() rather than + executing that code directly. Pete tells me GTK is not designed + to have a widget rebuilt while a submenu is active. + + * frontend/gtkglue.c (panel_build): Avoid using notebook widget + until GTK+ has been fixed. + (idle_handler): New function: rebuild dialog if dialog->rebuild is + set. + (set_option): Set dialog->rebuild to TRUE and schedule + idle_handler() rather than directly calling panel_rebuild(). Pete + tells me GTK is not designed to have a widget rebuilt while a + submenu is active. + (gsg_refresh_dialog): Ditto. + +Thu Mar 27 14:54:23 1997 Gordon Matzigkeit + + * backend/Makefile.in: Converted all for statements that might be + empty to use a temporary list variable. + + * frontend/Makefile.in (scan): Added getopt.o, getopt1.o to scan + dependencies. + + * frontend/getopt.c, frontend/getopt1.c, include/getopt.h: Added + to the distribution. + + * backend/net.c (connect_dev), frontend/saned.c (main): Don't use + TCP_NODELAY if it has not been defined. Look up tcp protocol + number if SOL_TCP is not defined. + + * sanei/test_wire.c (main): lseek after changing direction, or the + direction change ends up at the end of the output file. + Added option parsing, a usage message, and other cleanups. + + * sanei/sanei_codec_ascii.c (sanei_codec_ascii_init), + sanei/sanei_codec_bin.c (sanei_codec_bin_init): Initialize the + wire if it has a 0-length buffer. + + * sanei/sanei_wire.c (sanei_w_init): Only call the codec_init_func + if it is not NULL. + + * sanei/sanei_scsi.c: Parameterize inclusion of generic SCSI + headers based on HAVE_SCSI_SG_H, HAVE_SYS_SCSI_H, or + HAVE_SYS_SCSIIO_H. + + * configure.in (AC_CHECK_HEADERS): Check for scsi/sg.h, + sys/scsi.h, and sys/scsiio.h. + + * sanei/sanei_load_values.c, sanei/sanei_scsi.c, backend/dll.c: + Replaced unconditional alloca.h include with the cruft suggested + by the Autoconf manual. + + * sanei/alloca.c: Add to distribution. + + * sanei/Makefile.in: Eliminate GNU make dependencies, and use + @ALLOCA@ and @LTALLOCA@ as appropriate. + + * configure.in (AM_FUNC_ALLOCA): Use it. + + * aclocal.m4 (AM_FUNC_ALLOCA): Define it. + +Wed Mar 26 17:25:49 1997 David Mosberger-Tang + + * sanei/sanei_wire.c (sanei_w_status): Update *v only when decoding. + (sanei_w_bool): Ditto. + (sanei_w_constraint_type): Ditto. + (sanei_w_value_type): Ditto. + (sanei_w_unit): Ditto. + (sanei_w_action): Ditto. + (sanei_w_frame): Ditto. + + * frontend/xscan.c (quit_xscan): Always invoke gtk_main_quit() + (not just in standalone mode). + (quit_callback): Correct prototype. + + * backend/pnm.c (sod): Fix doc-string for option "three-pass". + + * frontend/xscan.c (advance): New function. + (input_available): Support 1 bpp frames. Call advance() instead + of open-coding it. Add RED/GREEN/BLUE frame support in GIMP mode. + Complain when encountering unknown depth. + (ScanWin): add member first_frame. + (scan_start): Initialize first_frame and frame_offset in + GIMP mode. + + * Integrate force unidirectional mode patch by Guido Muesch + : + * backend/qcam.c (attach): Force uni-directional mode if port + address starts with `u'. + (attach): Add debug statement to print QCam version. + + * Integrate 3-pass patches by Heiko + : + * backend/mustek.cb + (scan_area_and_windows): Use 1/8" mode when MUSTEK_FLAG_USE_EIGHTS + is on (instead of pixel unit). + (mode_select): Set bit 3 in mode byte only if + MUSTEK_FLAG_USE_EIGHTS is off. + (encode_resolution): Don't do funky encoding for 3-pass scanners + in 10% resolution mode. It seems the docs are wrong and the + actual scanners require a much simpler setup. + + * frontend/preview.h: Add include of . + +Sat Mar 22 16:37:34 1997 David Mosberger-Tang + + * frontend/xscan.c (input_available): Reset ScanWin.x to zero at + the end of each line. + (input_available): Reset tile_offset to zero after updating a + tile. + (scan_done): Call gimp_display_new() to display the newly acquired + image. Draw final few lines of image if image height is not a multiple + of the tile-height. + + * frontend/saned.c (process_request): quit when receiving + unexpected procedure number---ignoring is dangerous. + + * backend/dll.c (load): Fix off-by-one bug in allocation of + libname. + + * frontend/xcam.c (prompt_for_device_name): Move grab-default + call behind signal_connect since otherwise the default action + won't work. + + * frontend/xscan.c (choose_device): Let "Ok" button be the one + that gets activated by default (by hitting the Return key). + + * frontend/preview.c (preview_destroy): Rename save_preview_image + to preserve_preview_image. + * frontend/preview.h: Ditto. + + * frontend/preview.c (restore_preview_image): New function. + (preview_destroy): Save preview image if it exists. + (preview_scan): New parameter SELECTION_ONLY. If true, + preview-scanning is limited to the selected area. + + * frontend/xscan.c (scan_done): Call quit_xscan() to exit. + (quit_xscan): Destroy preview if ScanWin.preview is non-NULL. + + * frontend/preview.c (draw_selection): Don't draw if p->gc is + NULL (i.e., if windows aren't mapped yet). + + * frontend/xscan.c: Move HAVE_LIBGIMP-specific code further + down (past the type & global variable decls). + + * configure.in (CPPFLAGS): Make --disable-shared impy + --enable-preload. + + * include/config.h.in: Add HAVE_STRNDUP. + +Fri Mar 21 00:01:00 1997 David Mosberger-Tang + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Implemented FreeBSD + version (untested). + + * sanei/sanei_load_values.c: Include + + * frontend/preview.c (update_selection): New function to set + selection based on current scan-area option values. + (preview_update): Call update_selection (). + + * sanei/sanei_save_values.c: Add copyright notice. + * sanei/sanei_load_values.c: Add copyright notice and explanation + of algorithm. + (BITS_PER_LONG): New macro. + (SET): Ditto. + (IS_SET): Ditto. + (sanei_load_values): Add variables caused_reload and keep_going to + keep track of what options caused a reload_option and whether + the whole option-value setting process should be repeated. + + * include/config.h.in: Add #undef HAVE_LIBGIMP. + * frontend/xscan.c: Put all GIMP-dependencies inside + #ifdef HAVE_LIBGIMP. + Include . + + * sanei/sanei_wire.c (sanei_w_init): Initialize status to 0. + (sanei_w_free): Preserve existing direction and do not flush i/o. + (sanei_w_space): Return EINVAL if reading 0 bytes. + +Thu Mar 20 09:11:21 1997 David Mosberger-Tang + + * frontend/gtkglue.h (dev_name): New member. + * frontend/gtkglue.c (gsg_destroy_dialog): free dialog->dev_name. + (gsg_create_dialog): Keep copy of device name in dev_name member. + + * include/sanei_backend.h: Move stubs into backend/stubs.c and + define redirection macros only if STUBS is not defined. + * backend/stubs.c: New file. + + * configure.in (AC_PROG_RANLIB): Removed. No longer needed with + libtool. + * (frontend/Makefile.in): Adapt to libtool. + * (backend/Makefile.in): Ditto. + * (sanei/Makefile.in): Ditto. + + * backend/mustek.c (attach): Check result[0] == 0x06 to find out + whether we're dealing with a scanner (rather than attemting to + find the string "SCANNER" ). + + * backend/hp.c (sane_read): Initialize nread with max_len, not + *len. + (sane_get_parameters): Add missing `== 0' comparison for strcmp() + calls. + (inquire): Generalize so we can inquire any quantity and improve + parsing. + (attach): Use reasonable default value if inquiry of a quantity + fails. + (sane_start): Report error if inquiry of a scan parameter fails. + +Wed Mar 19 18:03:38 1997 David Mosberger-Tang + + * frontend/xcam.c (prompt_for_device_name): grab default for OK + button (doesn't seem to work, though). + + * frontend/progress.c (progress_new): Connect progress_cancel() + via signal_connect(), not signal_connect_object() and pass P, not + P->SHELL. + (progress_cancel): Don't free progress structure (must be done by + app). + + * frontend/xscan.c (input_available): New function. + (scan_done): Ditto. + (scan_start): Ditto. + (progress_cancel): Simply call sane_cancel(). + (scan_dialog): Moved most of the code to above functions. + + * frontend/gtkglue.c (get_filename_button_clicked): New function. + (gsg_get_filename): Ditto. + + * frontend/xscan.c (scan_dialog): Do not quit xscan when in + standalone mode. + (scan_dialog): Prompt for output filename in standalone mode. + (filename): New variable. + + * backend/pnm.c (sane_control_option): Remove "pnm." prefix + in debug messages. + + * backend/qcam.c (sane_cancel): Remove "qcam." prefix in debug + messages. + + * backend/mustek.c: Remove "mustek." prefix in debug messages. + +Tue Mar 18 17:30:29 1997 David Mosberger-Tang + + * backend/mustek.c (sane_close): Remove superfluous "[mustek]" in + debug string. + + * sanei/sanei_scsi.c (sanei_scsi_cmd): Implement HP-UX version + of this function (untested). + + * backend/qcam.c (reader_process): Enable code to handle 4 bpp + and 6 bpp cases. + +Thu Mar 13 13:15:21 1997 David Mosberger-Tang + + * doc/sane.tex (subsection{Scan Area Options}): Attempt to + clarify the meaning of "top-left" corner. + +Tue Mar 11 07:12:53 1997 David Mosberger-Tang + + * frontend/gtkglue.c (panel_build): Fix typo in matching of + "resolution" option (missing == 0). + +Mon Mar 10 20:19:06 1997 David Mosberger-Tang + + * Announced pre0.5 snapshot. + + * backend/qcam.h: Make transfer-scale part of the "mode" group. + + * backend/qcam.c (sane_read): Moved return of SANE_STATUS_EOF + behind test for delivering EOF. + + * frontend/xscan.c (device_dialog): Relabel "Cancel" button to + "Quit". + + * backend/qcam.c (init_options): Set SANE_CAP_ADVANCED for geometry + group. + * backend/mustek.c (init_options): Ditto. + + * backend/pnm.c (pass, three_pass): New variables. + (sod): Add option "three-pass" to simulate a three-pass scanner. + (sane_control_option): Add support for three_pass option. + (getparmfromfile): In three-pass mode, set format and last_frame + based on `pass'. + (sane_start): If input file is open already, fail unless we're + scanning the next frame of a three-pass image. + (sane_read): Handle three-pass case. + +Sun Mar 9 13:20:19 1997 David Mosberger-Tang + + * frontend/gtkglue.c (text_entry_callback): Only call + gtk_entry_set_text() if the backend modified the string. Otherwise, + infinite recursion occurs on any change (since the change results + in a change...). + + * frontend/xcam.c (next_frame): Reset win.remaining to zero. + + * backend/qcam.c (init_options): Set size of "resolution" option + to sizeof("High"). + + * doc/sane.tex (subsection{Scan Area Options}): Allow word-list + as a constraint. + + * configure.in (CFLAGS): Add -D_GNU_SOURCE to CFLAGS since we + now depend on snprintf (). + + * frontend/xscan.c (device_dialog): Fix typo: PixelHeight should + be > 0, not == 0 in order for us to create the preview window. + (device_dialog): Ditto. + (device_dialog): Add ScanWin.preview to frame container. + +Sat Mar 8 10:19:41 1997 David Mosberger-Tang + + * doc/sane.tex (subsection{sane_get_select_fd}): Clarify what + must happen when the end of a frame has been reached. + + * frontend/xcam.c (input_available): Stop when sane_read() returns + 0 bytes. Fix typo: win.data needs to be set to dst, not src, on + exit. + + * backend/qcam.h (read_fd): New member. + * backend/qcam.c (sane_get_select_fd): Return read_fd instead of + from_child. + (sane_open): Initialize s->read_fd to -1. + (sane_close): Close s->select_fd if >= 0. + (sane_start): Make read_fd dup() of s->from_child. + (sane_cancel): Close s->read_fd if >= 0. + (sane_set_io_mode): Modify s->read_fd instead of s->from_child. + + * frontend/scan.c: Include for NELEMS macro. + * frontend/xcam.c: Ditto. + + * configure.in (CPPFLAGS): Add defines for V_MAJOR and V_MINOR. + (V_MAJOR, V_MINOR): New variables. + + * sanei/Makefile.in (SANEI_OBJS): Mention sanei_net.o. + + * include/sanei_net.h: New file (split from sanei_wire.h). + * sanei/sanei_net.c: New file (split from sanei_wire.c). + + * configure.in: Add -Wall to CFLAGS when using gcc. + + * frontend/Makefile.in (saned): List -lsanei before -lsane + so saned never depends on sanei_*-routines that may be present + in -lsane (the only dependencies for that library must be + on sane_* names). + + * backend/Makefile.in (LIBS): Remove -ldl (configure will add + it if available). + (SHLDFLAGS): Use -usanei_init instead of --whole-archive option. + (SHLDPOSTFLAGS): Remove --no-whole-archive. + + * backend/dll.c: Add include of . + (DYNAMIC): New macro. Defined it dynamic loading support is + available and enabled. + Include only when DYNAMIC is defined. + (load): Make no-op when DYNAMIC is not defined. + (sane_exit): Never call dlclose() if DYNAMIC is not defined. + + * include/sanei_scsi.h: Rename from genscsi.h and rename prefix + from `genscsi_' to `sanei_scsi_'. + * sanei/sanei_scsi.c: Ditto. + * backend/mustek.c: Rename `genscsi_' to `sanei_scsi_'. + + * configure.in: Check for availability of -ldl and . + +Fri Mar 7 15:21:38 1997 David Mosberger-Tang + + * sanei/sanei_wire.c: New file. + * sanei/sanei_codec_bin.c: Ditto. + * sanei/sanei_codec_ascii.c: Ditto. + + * backend/dll.c (sane_exit): Call dlclose() only if handle is + non-NULL. + (sane_init): Chain together preloaded backends. + + * backend/qcam.c (attach): Make static. + (sighandler): Ditto. + (qc_getstatus): Ditto. + * backend/mustek.c (attach): Ditto. + + * backend/dll.c (op_name): Remove `sane_' prefix. + + * sanei/sanei_init_debug.c (sanei_init_debug): Upcase backend + name when building environment variable name. + + * backend/genscsi.c: Make use of sanei_debug.h. + + * backend/mustek.c: Adapt to use sanei_backend.h. + * backend/net.c: Ditto. + * backend/pnm.c: Ditto. + * backend/qcam.c: Ditto. + + * backend/dll.c (sane_exit): Fix typo that resulted in the + last backend not being exited. + +Thu Mar 6 21:25:27 1997 David Mosberger-Tang + + * doc/sane.tex (subsection{\code{sane\_init}}): Allow + authorization callbacks during sane_start() but not during + sane_read(). + +Tue Mar 4 21:04:16 1997 David Mosberger-Tang + + * backend/mustek.c (sane_close): Print debug message when trying + to close an unknown handle. + +Thu Feb 27 18:10:20 1997 David Mosberger-Tang + + * doc/sane.tex (chapter{Contact Information}\label{chap:contact}): + Add `listserv.' to mailing list address---seems to be needed for + subscriptions etc. + +Sun Feb 9 12:54:20 1997 David Mosberger-Tang + + * backend/mustek.README: Add pointer to Ingmar's 53c400 patch. + +Sat Feb 8 11:49:24 1997 David Mosberger-Tang + + * backend/mustek.c (line_distance): Add more debug output. + +Fri Feb 7 19:21:36 1997 David Mosberger-Tang + + * backend/mustek.c (line_distance): Remove erroneous #ifdef + around FACTOR and COLOR. + + * doc/sane.tex (subsection{sane_init}): Make username/password + fixed length arrays so no malloc/free magic is needed. + (subsection{Preview Mode Option}): New section. + + * include/sane.h: Ditto. + + * include/sane.h (SANE_Char): New type. + +Tue Feb 4 18:47:52 1997 David Mosberger-Tang + + * backend/mustek.c (sane_get_parameters): Correct typo: replace + s->pass with s->params.format. + +Fri Jan 31 16:16:26 1997 David Mosberger-Tang + + * backend/mustek.c (attach): Print debug message when using + special line-distance algorithm. + Enable special line-distance algorithm only for firmware + revisions < 1.02. + Determine fw revision based on INQUIRY result. + +Thu Jan 30 21:22:38 1997 David Mosberger-Tang + + * doc/sane.tex (section{Attaching to a SANE backend}): Rename + metanet -> net, netproxy -> saned, metadl -> dll and update + hierarchy figure as well. Added autolum meta backend as a + filter example. + + * TODO: Rename metanet -> net, metadl -> dll. + + * AUTHORS (Frontends): Rename metanet -> net, metadl -> dll, + mention saned and xcam and sort entries alphabetically. + + * backend/net.c (sane_control_option): Replace all occurances of + metanet with net. + * backend/net.README: Ditto. + Rename env var METANETHOST to SANE_NET_HOST. + + * backend/dll.README: Replace all occurances of metadl with dll. + * backend/dll.c: Ditto. + + * backend/dll.conf: Comment out metanet since it's a bit of a + security risk (no authentication just yet). + + * backend/Makefile.in (CONFIGS): New macro (list of config files) + (install): Change install rule so existing configuration files + are not overwritten. + Replace all occurances of metanet with net. + + (V_MINOR): Bump up to 43. + +Tue Jan 28 08:17:18 1997 David Mosberger-Tang + + * frontend/Makefile (saned): Mention -lsanei before -lsane so + saned does not incorrectly depend on sanei_printf/sanei_scanf in + -lsane (if it happens to define those symbols). + + * backend/metanet.c (sane_init): Rename SANE_Authorization_Callback + to SANE_Auth_Callback. + * backend/mustek.c (sane_init): Ditto. + * backend/pnm.c (sane_init): Ditto. + * backend/metadl.c (sane_init): Ditto. + + * frontend/saned.c (main): Put output socket in TCP_NODELAY mode. + Include of + + * backend/metanet.c (openit): Ditto. + +Mon Jan 27 19:32:29 1997 David Mosberger-Tang + + + * doc/sane.tex (subsection{Device Descriptor Type}): Change vendor + name "None" to "Noname". + * backend/pnm.c (dev): Change vendor name from "noname" to "Noname". + + * include/sane.h (SANE_STATUS_ACCESS_DENIED): New status value. + * sanei/sane_strstatus.c (sane_strstatus): Return appropriate + status string. + + * frontend/xscan.c (scan_dialog): Don't depend on first_frame + when creating image---the old code didn't work for R/G/B-only + frames anyhow, so there is no point pretending. + + * include/sane.h (SANE_Parameters): Rename first_frame to + last_frame. + * backend/metanet.c (sane_get_parameters): Update accordingly. + * backend/qcam.c (sane_get_parameters): Ditto. + * frontend/saned.c (readcmd): Ditto. + * frontend/test.c (testsane): Ditto. + * backend/mustek.c (sane_get_parameters): Set last_frame unless + the current pass is acquiring a red- or green-only frame. + + * doc/sane.tex (subsection{sane_get_parameters)): Change + FIRST_FRAME into LAST_FRAME. + + * backend/metanet.c: Initialize PEER with -1. + (sane_get_select_fd): Return PEER and succeed if not negative. + + * include/netsane.h (ns_printf, ns_scanf, netfd_wr, netfd_rd): + Remove (obsolete). + + * frontend/saned.c: Increase STRBUF size to 32KB to get better + scan_read() throughput. + + * include/sane.h (SANE_Athorization_Callback): Return void + (instead of int) and make USERNAME and PASSWORD (pointers to) + return values. + + * frontend/saned.c (netsane_auth_callback): Update prototype. + + * backend/metanet.c (sane_init): Move assignments out of + if-conditional for clarity (and to avoid gcc warning). + + * sanei/sanei_printf.c: Include , . + + * backend/Makefile.in (libsane-mustek.a): Replace + ../sanei/sane_strstatus.o with appropriately defined EXTRA + macro. + + * backend/mustek.c (attach): Initialize ld.mode to MLD_NORMAL for + all scanners but MFS-12000SP. + (line_distance): In MD_MFS correction mode, do not issue LD + command. + (sane_close): Free s->ld.red_buf if non-NULL. + (fix_line_distance_mfs): New function. + (fix_line_distance_normal): Rename from fix_line_distance(). + (reader_process): In MLD_MFS line-distance mode, call the + mfs-specific routine, not the normal one. + + * backend/mustek.h (Mustek_Scanner): New members ld.red_buf, + ld.green_buf. + (MUSTEK_FLAG_LD_MFS): New flag to indicate when MFS-specific + line-distance correction is needed. + + * backend/metanet.c: Fix up some minor formatting problems due + to indent. + + * Merge in Andy's netsane diffs. + +Sun Jan 26 00:04:22 1997 David Mosberger-Tang + + * frontend/xscan.c (zoom_in_preview): Ignore selections of zero + or negative width/height. + (set_max_selection): Use SANE_UNFIX() instead of open coding. + Adapted to use gtkglue. + + * backend/metadl.c (sane_init): Grab authorization callback. + (authorization_callback): New variable. + (load): Pass authorization callback to init function. + + * frontend/gtkglue.h (gsg_destroy_dialog): Add param_callback. + +Sat Jan 25 17:35:52 1997 David Mosberger-Tang + + * frontend/Makefile.in (distclean): Mention $(TESTPROGRAMS). + + * backend/metanet.c (copy_opt): Fix constraint-length computation. + + * backend/metadl.c (sane_get_devices): Pass along LOCA_ONLY arg + to backend. + + * frontend/xcam.c (main): Remove extraneous calls to gtk_exit() + and sane_exit(). + + * frontend/scan.c (main): Install sane_exit() as atexit handler. + + * backend/metadl.c (sane_get_devices): Ignore NULL BE_LIST. + + * frontend/saned.c (quit): New function. + (main): catch SIGALRM, and SIGPIPE. + + * backend/metanet.c (sane_get_devices): Return empty list of + LOCAL_ONLY is TRUE. + + * frontend/saned.c (readcmd): Don't take LOCAL arg from + request---always pass SANE_TRUE! + + * doc/netprotocol.doc (sane_get_devices): Don't need LOCAL arg. + + * include/sanei.h: Include . + + * frontend/test.c (testsane): Print status message instead of + status code and make robust against failed calls. Use fprintf(stderr + instead of printf. + + * backend/qcam.c (reader_process): Remove extraneous arg. + (reader_process): Declare `static' to make setjmp() safe. + + * frontend/saned.c (readcmd): Delete unused variable schr_hlp. + (peerfp): New variable. + Rename ns_printf() to sanei_printf() and pass peerfp arg. + Rename ns_scanf() to sanei_scanf() and pass peerfp arg. + (say_helo): Make peerfp refer to fd 0. + + * backend/metanet.c (openit): Return FILE*, not socket. + (openit): Return 0, not -1 in case of failure. + (peerfp): New variable. + Rename ns_printf() to sanei_printf() and pass peerfp arg. + Rename ns_scanf() to sanei_scanf() and pass peerfp arg. + + * sanei/sane_strstatus.c: New file (in lieu of backend/sane.c) + * sanei/sanei_constrain_value.c: Ditto. + * sanei/sanei_init_debug.c: Ditto. + + * sanei/sanei_scanf.c (ns_scanf): New file (based on Andy's + ns_scanf). + Use int8_t for 'c', int32_t for 'd'. + Include . + + * sanei/sanei_printf.c (sanei_printf): New file (based on Andy's + ns_printf). + Use int8_t for 'c', int32_t for 'd'. + Include . + + * include/netsane.h (CMD_SANE_STRS): Remove. + + * backend/metanet.c: Include + (sane_strstatus): Remove. + + * backend/Makefile.in (BACKENDS): Mention libsane-metanet. + + * backend/metanet.c (openit): Use memcpy instead of bcopy. Use + inet_aton() instead of inet_addr(), don't prototype. + (sane_get_devices): Use strdup() instead of opencoding it. + (sane_get_devices): Don't append " (NS)" to modelname! Metanet + already prefixes the devicename with netsane, which is good + enough. + + * backend/sanei.h (IF_DBG): New macro. + + * PROJECTS (Backend): Mention saned, metanet, and autoadj. + (Frontend): New info. + + * AUTHORS: Update to reflect sanescan -> xscan namechange. + Credit Andy for netsane. + +Fri Jan 24 00:01:45 1997 David Mosberger-Tang + + * doc/sane.tex (subsection{\code{sane\_get\_option\_descriptor}}): + Define how long the returned option descriptor must remain valid. + + * frontend/gtkglue.c (autobutton_update): Check for + SANE_INFO_RELOAD_OPTIONS. + (button_update): Ditto. + + * frontend/xcam.c (main): Add device info label. + + * backend/mustek.c (init_options): Make OPT_BRIGHTNESS and + OPT_CONTRAST inactive by default. + + * frontend/xcam.c (exit_callback): Only call gsg_destroy_dialog() + if dialog is non-null. + +Thu Jan 23 00:17:46 1997 David Mosberger-Tang + + * backend/mustek.c (sane_control_option): Return + SANE_STATUS_DEVICE_BUSY when attempting to set option during + scanning. + (sane_close): Call do_cancel(), not sane_cancel(). + (sane_start): Ditto. + + * backend/pnm.c (sod): Rename "File" group to "Source Selection". + + * frontend/xcam.c (device_name_dialog_cancel): New function. + (device_name_dialog_ok): Ditto. + (prompt_for_device_name): Ditto. + (build_device_menu): Move "Rescan devices..." from build_files_menu() + to here. Add "Specify device name..." entry that invokes + prompt_for_device_name. + (play_stop_button): Ignore call if there is no device_dialog yet. + (main): Don't attempt to set preview size if there is no device + dialog yet. + + * frontend/gtkglue.c (text_entry_callback): Don't ignore tab + key---it's used to switch focus! + + * backend/qcam.c (qc_wait): Return read value so optimizer won't + be able to get rid of it easily. + (qc_lock_wait): Use same lockname as qcam-0.7d for + interoperability. + (reader_process): Explicitly do an enable_ports() in the reader + process. Linux/x86 doesn't inherit i/o port access rights. + + * frontend/xcam.c (stop_camera): New function. + (input_available): Use stop_camera(). + (next_frame): Ditto. + + * backend/genscsi.c (genscsi_open): Add missing DBG_INIT(GENSCSI). + (genscsi_cmd): Return SANE_STATUS_DEVICE_BUSY if EBUSY is + returned. + + * frontend/xcam.c (input_available): Fix line wrap for + SANE_FRAME_GRAY. + + * include/sane.h: Remove old SANE_STATUS_AGAIN. + * backend/sane.c (sane_strstatus): Ditto. + * backend/mustek.c (sane_read): Return SANE_STATUS_GOOD, not AGAIN + when no data available. + (sane_start): Add debug printing. + (sane_set_io_mode): Fix typo: return SANE_STATUS_GOOD on success. + + * backend/mustek.c (sane_control_option): Add support for + OPT_BACKTRACK. + (attach): Add lots of debug printing. + + * backend/qcam.README: New file. + + * backend/qcam.c (sane_control_option): Allow changing resolution + while scan is in progress, but set RELOAD_OPTIONS only if not + scanning already. + + * frontend/xcam.c (canvas_events): Get rid of old debug messages. + + * backend/qcam.c (sane_get_parameters): Update parameters only if + not scanning. This makes it possible to change certain options + (such as width/height while a scan is in progress). + (sane_control_option): Allow changing of image corners, + transfer-scale, and depth while scan is in progress. Set + RELOAD_PARAMS only if scan is not in progress. + (sane_start): Return DEVICE_BUSY if scan is in progress. + + * configure.in (PACKAGE_VERSION): Version 0.41 released. + + * backend/qcam.c (brightness_range): New variable. + (init_options): Use brightness_range instead of u8_range to + avoid going into bulb-mode accidentally. + +Wed Jan 22 09:16:21 1997 David Mosberger-Tang + + * backend/qcam.c (reader_process): Correct typo: it's buf, not + buffer that we want to write out in high-res mode. + (qc_reset): New function. + (reader_process): Send at least one byte of data after receiving a + signal. + (sighandler): New function. + (sane_cancel): If a read request is outstanding, cancel request by + (a) sending SIGINT to reader process, (b) reading one byte of data + in blocking mode, and then (c) reading whatever is left in the + pipe in non-blocking mode. + (sane_read): Return SANE_STATUS_CANCELLED if SCANNING is not set. + + * backend/qcam.h (QC_Scanner): Remove unused x/y fields. + + * backend/qcam.c (sane_close): Call disable_ports(). + (sane_init): Replace isblank() with isspace() (former is a GNU + extension). + (sane_control_option): Scale corner coordinates when switching + resolution and ensure they're always legal values. + (sane_close): Check for reader_pid >= 0 not != 0! + (sane_exit): Move disable_ports () from sane_close to here. + (sane_start): Keep track of when we're holding lock. + (sane_read): Release lock if s->holding_lock is TRUE and we + read a few bytes. + (sane_cancel): Release lock if it's being held. + + * backend/qcam.c: Clean up unused variables. + +Tue Jan 21 13:49:00 1997 David Mosberger-Tang + + * backend/qcam.c (sane_control_option): Keep track of changes to + option values. + (sane_get_select_fd): Implemented. + (sane_set_io_mode): Ditto. + (reader_process): New function. + (sane_start): Modify to use reader_process(). + + * backend/qcam.h: (struct QC_Scanner): New field value_changed. + +Mon Jan 20 22:11:11 1997 David Mosberger-Tang + + * backend/metadl.c (sane_open): Correctly handle case where + backend name is empty. + +Sun Jan 19 10:29:43 1997 David Mosberger-Tang + + * backend/qcam.c (attach): Add qc_wait() calls after each + write_lpcontrol() call to ensure reliable communication. + (attach): Add debug output in case of failure. + + * Version 0.4 released. + +Sat Jan 18 10:12:40 1997 David Mosberger-Tang + + * frontend/xscan.c (get_scan_size): Handle case where scan + width/height is of type SANE_TYPE_INT. + (get_scan_size): If width/height unit is pixels and the height is + less than 500 pixels, use a ratio of 1. + (device_dialog): Call update_complete_dialog() to ensure inactive + options do not show (there probably is a better solution to this). + + * frontend/scan.c (main): Compute bottom-right position as + top-left + width/height - 1 (the - 1 is new and necessary and + works both for fixed and integer values). + (print_option): Insert line-break when column >= 79 (not 80) to + leave last column blank (better when running inside Emacs, for + example). + (main): Fix typos: case 't': window[2] -> window[3], switch short + option names for top/left. + (print_option): Print current option values (except for vectors). + (fetch_options): Another off by one bug: width is br_x|y-tl_x|y+1. + +Thu Jan 16 20:26:29 1997 David Mosberger-Tang + + * backend/sane.c (sanei_constrain_value): Fix so it properly + handles strings that are longer than any of the strings in a + string list. + + * frontend/scan.c (main): Subtract value of top-left-x/top-left-y + from width/height, respectively after all options have been + read in. + (main): Print help message _after_ options have been processed. + (fetch_options): New function. + (set_option): Call fetch_options() if SANE_INFO_RELOAD_OPTIONS is + set. + (main): Call fetch_options() instead of open-coding same. + + * doc/sane.tex (subsection{Device Descriptor Type}): Add index + entry for device-name. + +Wed Jan 15 19:55:03 1997 David Mosberger-Tang + + * backend/metadl.c (sane_init): Call DBG_INIT() and declare + debug level variable with DBG_DECL. Added various debug + statements. + + * backend/pnm.c (sane_init): Ditto. + * backend/mustek.c (sane_init): Ditto. + + * frontend/scan.c (parse_scalar): Default to mm again (instead of + cm). Using `mm' as the default is counter-intuitive since the + help info is printed with `mm' as the unit. + + * frontend/xscan.c (main): Pass local_only==SANE_FALSE as second + argument to sane_get_devices(). + +Sun Jan 12 13:12:45 1997 David Mosberger-Tang + + * backend/sane.c (sanei_constrain_value): For string-lists, ignore + case and allow prefixes as long as they remain unique. + + * frontend/scan.c (print_option): Print "auto" as a legal option + value if the option has capability SANE_CAP_AUTOMATIC set. + (process_backend_option): If option has SANE_CAP_AUTOMATIC set, + let option value of "auto" turn on automatic mode. + +Wed Jan 8 19:55:31 1997 David Mosberger-Tang + + * backend/Makefile.in (install): Modify install rule so that + $(libdir) gets added to /etc/ld.so.conf if it isn't there + already. + (COMPILE): Use $(SHCFLAGS) instead of $(CFLAGS). + (LINK): Remove (unused). + +Wed Dec 25 20:21:39 1996 David Mosberger-Tang + + * backend/mustek.README: Add section "SCSI Adapter Tips". + +Fri Dec 13 20:02:03 1996 David Mosberger-Tang + + * backend/mustek.c (line_distance): Rename + LINE_DISTANCE_WORKAROUND to NEED_MUSTEK_LINE_DISTANCE_WORKAROUND. + Include . + +Thu Dec 12 20:19:26 1996 David Mosberger-Tang + + * backend/mustek.h (next): New member. Forms linked list of open + handles. * backend/mustek.c (first_handle): New variable. Root + of list of open handles. + (sane_open): Insert handle into list of open handles. + (sane_close): Remove handle from list of open handles. + +Wed Dec 4 18:37:45 1996 David Mosberger-Tang + + * backend/mustek.c (attach): Added back MFS-12000SP, MFS-08000SP, + and MFS-06000SP. At least the first one really does exist. I + don't know how the differ from the other scanners, but it looks as + if line-distance correction might be different. + +Tue Dec 3 21:22:54 1996 David Mosberger-Tang + + * backend/sane.c (sane_strstatus): Remove trailing dot from error + message. + +Mon Dec 2 19:12:53 1996 David Mosberger-Tang + + * backend/mustek.c (max_string_size): New function to determine + maximum size of a string constraint list. + (init_options): Use max_string_size () to initialize size of + string-valued options. + +Sun Dec 1 15:44:53 1996 David Mosberger-Tang + + * Version 0.1 released. + + * backend/mustek.c (attach): Fix mispelled/bad model names: + MFS-12000SP -> MSF-12000SP + MFS-08000SP -> MSF-08000SP + MFS-06000SP -> MSF-06000SP + MFS-08000CZ -> + MFS-06000CZ -> + +Tue Nov 26 19:11:18 1996 David Mosberger-Tang + + * frontend/scan.c (print_option): Separate option name from option + values by blank, not equal so the syntax is correct even for short + options. + (parse_scalar): Added missing newline to error message. + +Sat Nov 16 17:26:19 1996 David Mosberger-Tang + + * frontend/scan.c (main): Created (by Andy). + + * backend/pnm.c: Adapted from Andy's pnm.c (just minor updates). + + * backend/mustek.c: Created. + * backend/metadl.c: Ditto. diff --git a/ChangeLog-1.0.1 b/ChangeLog-1.0.1 new file mode 100644 index 0000000..3adfafc --- /dev/null +++ b/ChangeLog-1.0.1 @@ -0,0 +1,449 @@ +1999-04-19 David Mosberger-Tang + + * Version 1.0.1 released. + + * backend/artec.c (attach): Applied patch by Petter to fix URL in + debug output. + + * backend/microtek2.c (chunky_proc_data): Apply Bernd's latest + patch to fix some color problems. + +1999-04-17 David Mosberger-Tang + + * Patch by Mikko Työläjärvi: + * sanei/sanei_scsi.c: Check for cam_devices[fd]==NULL, not !=NULL. + + * Patch from Petter: + * config.guess: Update to latest version. + * config.sub: Update to latest version. + * config.install-sh: Update to latest version. + * mkinstalldirs: Update to latest version. + +1999-04-12 David Mosberger-Tang + + * doc/sane-dc25.man: Apply fixes by Peter Fales + . + * backend/dc25.c: Apply patch by Peter Fales. + +1999-04-11 David Mosberger-Tang + + * include/sane/config.h.in: Declare return type of strdup(), + strndup(), and strsep() if these functions are not part of the + standard libc. This breaks the GNU convention of not declaring + standard C library functions but is required in these cases + because the functions return pointers. On a 64 bit platform, bad + code is generated if a function is (implicitly) declared to return + an "int" and then returns a pointer. To minimize the risk of + compile errors due to conflicting prototypes, we don't specify a + prototype though (just the return type). + + * backend/dll.conf: Comment out dc25 and dc210 backends as those + are VERY slow to initialize when no camera is attached. + + * backend/epson.desc: Add Epson GT-7000. + +1999-04-06 David Mosberger-Tang + + * backend/sharp.c (sane_read_shuffled): Declare as "static". + (sane_read_direct): Ditto. + Applied latest patch by Kazuya and Abel. + + * sanei/sanei_scsi.c [USE == FREEBSD_CAM_INTERFACE]: Fix bugs + (patch by Mikko Tyo"la"ja"rvi ). + + * backend/snapscan.c (start_reader): Don't redirect scanner file + descriptor to fd 0 (needlessly breaks FreeBSD and other platforms + that don't use real file descriptors for the scanner. + + * backend/microtek2.c: Apply Bernd's patch to fix "green-ness" + bug. + + * backend/umax.BUGS: Applied Oliver's latest patch. + * backend/umax.CHANGES: Ditto. + * backend/umax.FAQ: Ditto. + * backend/umax.TODO: Ditto. + * backend/umax.c: Ditto. + * backend/umax.desc: Ditto. + * doc/sane-umax-doc.html: Ditto. + * doc/sane-umax-doc.tex: Ditto. + * doc/sane-umax-doc.man: Ditto. + +1999-04-06 Petter Reinholdtsen + + * backend/snapscan.c (sane_exit sane_get_devices): Removed memory + leak. + (sane_open): Give more sensible error message when unable to open + temp file. Open temp file in /var/tmp, not in current directory. + (mini_inquiry add_device): Make sure to only match listed models. + Earlier, substrings would also match. + + * backend/snapscan.c (sane_snapscan_*): Changed API entries from + sane_snapscan_* to sane_*. + + * backend/snapscan.c (add_device init_options inquiry + sane_snapscan_get_parameters sane_snapscan_start + sane_snapscan_set_io_mode sane_snapscan_read) backend/snapscan.h + backend/snapscan.desc: Rewrote scanner detection code to loop over + array of supported SCSI names. Added AGFA SnapScan 1236s support. + It seems to be compatible with SnapScan 600. + Make sure to not add the same device more then once to the device + list. Bugfix in sane_snapscan_read() triggered on EOF. + +1999-04-04 David Mosberger-Tang + * PROBLEMS: Note that /proc/sys/kernel/sg-big-buff is available + since Linux kernel v2.2. + + * backend/agfafocus.desc: Changed status from "new" to "alpha". + * backend/hp.desc: Ditto. + + * backend/microtek2.desc: Increase version number to 0.6. + +1999-04-04 Petter Reinholdtsen + * PROBLEMS: Updated note on SG_BIG_BUF. + * tools/README: Corrected typo. Added some notes on + mustek600iin-off. + * tools/mustek600iin-off.c: Remove hardcoded path to mustek.conf. + +1999-04-03 David Mosberger-Tang + + * include/sane/sanei_debug.h: Define sanei_debug_BACKEND_NAME only + if STUBS is not defined. + + * backend/microtek2.h: #ifdef out do_dummy_scan. + + * backend/Makefile.in (V_REV): New variable. + + * configure.in (V_REV): New variable. + (VERSION): Include ${V_REV} in vesion number. + Substitute V_REV. + + * backend/umax.c (umax_do_request_sense): Make "static". + + * backend/canon.h: Move array "option_name"... + * backend/canon-sane.c: ...to here and make "static". + + * backend/pnm.c: Rolled back to version that shipped with + sane-0.74. The scan area options were not well implemented. If + someone wants to fix that code, the previous (unreliable) version + of the PNM backend is in backend/pnm.c-bad. + + * doc/sane.tex (subsection{Resolution Option}: Remove section + 4.5.5---it was a duplicate of section 4.5.2 (Scan Resolution + Option)! + + * backend/microtek2.c (chunky_proc_data): Merge in latest changes + from Bernd. + +1999-04-02 David Mosberger-Tang + + * backend/net.c (sane_control_option): Ignore the option size + of BUTTONs and GROUPs as required by section 4.2.9. (Bug + reported by Nick Lamb). + + * frontend/xscanimage.c (null_print_func): Declare MSG param + as "const" to match declaration of glib-1.2.1. + + * backend/ricoh.c (attach_one): return SANE_STATUS_GOOD. + + * backend/microtek2.c (do_dummy_scan): #ifdef out since it + seems to be used for debugging only. + + * backend/hp-option.c (_probe_int): Needed only if HP_EXPERIMENTAL + is defined. + + * backend/coolscan.c: Updated with Didier's latest patch. + + * backend/mustek.c: Applied Andreas's latest patch. + + * doc/sane.tex (subsection{Device Descriptor Type}): Add AGFA. + + * doc/net.tex (subsection{Primitive Data Types}): Clarify that + SANE_Char is encoded as ISO LATIN-1 and describe SANE_String + encoding (patch by Petter). + + * frontend/saned.c (DBG): Remove extraneous parens around "msg". + + * AUTHORS (Frontends): Update David Skoll's email address. + + * frontend/saned.c (get_free_handle): Check for out of memory + situations and initialize newly allocated memory. + (auth_callback): Fail when we can _not_ authorize (i.e., + !can_authorize), not the other way round. + (quit): Make sure quit() gets executed only once. + + * backend/microtek2.c: Updated with Bernd's latest version. + * backend/microtek2.h: Ditto. + + * backend/st400.desc: New file. + + * backend/epson.c (sane_open): Check for NULL or empty + dummy_dev.sane.name to avoid segfaults. (Suggested by Yuri + Dario). + + * sanei/sanei_scsi.c [USE = LINUX_INTERFACE]: Make "cdb" last + member in "struct req" and change size of "data" to 1 byte to + allow dynamic sizing of data buffer based on the value of + sanei_scsi_max_request_size. + (sanei_scsi_req_enter): Calculate size of request based on + sanei_scsi_max_request_size. A similar patch was proposed + by Petter Reinholdtsen. + +1999-03-13 Petter Reinholdtsen + + * doc/saned.man: More info on how to use tcp_wrapper for access + control. + +1999-03-08 David Mosberger-Tang + + * backend/microtek2.c (sane_get_select_fd): Remove bogus cast. + Reported by Petter Reinholdtsen. + + * sanei/sanei_config.c: Include . + + * frontend/saned.c: Include . + (MAXHOSTNAMELEN): Define MAXHOSTNAMELEN if necessary. + + * configure.os2 (LN_S): Updated with Yuri's latest version. + + * backend/Makefile.in (install): Use $(LN_S) instead of ln -s. + (libsane-dll.la): Make dependent on $(DLL_PRELOAD_EXTRAS). + (libsane-hp.la): Make dependent on sanei_pio.lo. + + * backend/hp.c (PATH_MAX): Define PATH_MAX if necessary. + + * backend/hp-scl.c (sanei_hp_scsi_pipeout): Add SIGXCPU, SIGXFSZ, + and SIGVTALRM only if defined. + + * backend/dc25.c (PATH_MAX): Define PATH_MAX if necessary. + (sane_init): Move up fclose(fp) to avoid segfault when fp==NULL. + * backend/dc210.c (sane_init): Ditto. + + * backend/pnm.c: Apply Oliver's 4-liner to make TLX, TLY, BRX, and + BRY advanced options. + + * backend/umax.c: Updated with Oliver's latest version. + + * doc/sane-sharp.man: New file (by Kazuya Fukuda). + * backend/sharp.c: Updated with Kazuya's latest version. + * backend/sharp.h: Ditto. + * backend/sharp.desc: Ditto. + +1999-03-04 David Mosberger-Tang + + * backend/canon.c (adjust_hilo_points): Print values of type + size_t as described in backend/GUIDE.. + + * backend/canon-scsi.c: Comment out unused code. + + * backend/canon.c: Updated with Manuel Panea latest version. + + * Irix patches from Michael Sweet: + + * sanei/sanei_scsi.c (sanei_scsi_find_devices): Update with + Michael's latest version. + * configure.in (CPPFLAGS): Don't check for libnsl or libsocket on + Irix. + (CPPFLAGS): Check for cfmakeraw. + * backend/sharp.h (mode_select_param): Remove double semicolon + (some compiler's don't grok those in structure declarations). + * backend/Makefile.in (libsane-abaton.la): Make dependent on + sanei_config2.lo. + * backend/dll.conf: Enable net backend, disable pnm backend by + default to lessen risk of confusing novice users. + * backend/abaton.c (sane_read): Change type of "size" from ssize_t + to size_t. + * backend/apple.c (sane_read): Ditto. + +1999-03-02 David Mosberger-Tang + + * backend/Makefile.in (EXTRA_dc210): New macro. + + * sanei/sanei_ab306.c: Apply usleep() patch by Andreas + Czechanowski. + + * backend/hp.c: Updated with Peter's latest version (v.082). + +1999-03-01 David Mosberger-Tang + + * include/sane/sanei_net.h: Changed copyright on this file (and + this file only!) to be public domain (same as sane.h). This helps + ensuring that independent network implementations remain + compatible. + +1999-02-28 David Mosberger-Tang + + * backend/sharp.c: New file by FUKUDA Kazuya + . + * backend/sharp.h: Ditto + * backend/sharp.conf: Ditto. + * backend/sharp.desc: Ditto. + + * include/sane/sanei_debug.h: Define sanei_debug_BACKEND_NAME + only if BACKEND_NAME is defined. + + * tools/find-scanner.c (main): Add NetBSD device names (patch by + Taniguchi Shinya ). + + * backend/epson.c (attach): Recognize Perfection636 scanner. + Suggested by Svend Daugaard Pedersen . + + * backend/abaton.c (attach_one): Move past attach() to avoid + forward-reference. + + * backend/umax.c (umax_do_request_sense): Make static. + + * backend/snapscan-310.c (rgb_buf_can_get_line): Make static. + (rgb_buf_init): Ditto. + (rgb_buf_clean): Ditto. + (rgb_buf_push_line): Ditto. + (rgb_buf_get_line): Ditto. + (rgb_buf_set_diff): Ditto. + (transfer_data_diff): Ditto. + + * backend/snapscan.c (gamma_8): Make static. + (start_reader): Ditto. + + * backend/microtek.c (do_precalibrate): Make static. + (finagle_precal): Ditto. + (pack_flat_data): Ditto. + (pack_goofyrgb_data): Ditto. + (pack_into_ring): Ditto. + (pack_into_dest): Ditto. + (pack_seqrgb_data): Ditto. + (ring_alloc): Ditto. + (ring_expand): Ditto. + (ring_free): Ditto. + (set_pass_parameters): Ditto. + + * backend/epson.c (epson_cmd): Make static. + + * backend/dc25.c (pp): Make static. + (tmpname): Ditto. + (tmpnamebuf): Ditto. + (tty_baud): Ditto. + + * backend/artec.c (artec_get_status): Make static. + (attach_one): Ditto. + (cap_data): Ditto. + + * backend/abaton.c (mode_update): Make mode_update() static. + * backend/apple.c (mode_update): Ditto. + (gamma_update): Make static. + (xquant): Ditto. + (yquant): Ditto. + + * backend/microtek2.c: Updated with Bernd's v0.6. + Add missing include of . + + * backend/microtek2.h: Ditto. + * backend/microtek2.conf: Ditto. + +1999-02-27 David Mosberger-Tang + + * frontend/preview.c (preview_scan): Fix dpi calculation by + replacing gwidth by gheight. Reported by Manuel Panea. + + * doc/sane-net.man: Change service name from "saned" to "sane". + + * sanei/sanei_scsi.c (MAX_DATA) [FREEDBSD_CAM_INTERFACE]: Change + MAX_DATA from MAXPHYS to (DFLTPHYS - PAGE_SIZE). Patch by + Parag Patel . + + * AUTHORS (Backends): Updated Peter's email address. + + * PROJECTS: Updated Peter's home page URL. + + * backend/snapscan.c (EXPECTED_MAJOR): Update EXPECTED_MAJOR to 1. + + * include/sane/sane.h (SANE_CURRENT_MAJOR): SANE_CURRENT_MAJOR and + V_MAJOR HAVE to be in sync, so I'm forced to fix SANE_CURRENT_MAJOR + now. Embarassing, but fortunately only the snapscan backend seems + affected by this change. + + * backend/dll.c (load): Use SANE_CURRENT_MAJOR, not V_MAJOR (the + latter is used for shared lib versioning). + + * tools/find-scanner.c (main): Make verbose output a bit + friendlier (patch by Petter). + + * backend/umax.c: Updated with Oliver's latest version (v1.0c). + + * Patch by Mike Sweet: * backend/Makefile.in (libsane-ricoh.la): + Make dependent on sanei_config2.lo. * sanei/sanei_scsi.c + (sanei_scsi_find_devices): New function. + (WE_HAVE_FIND_DEVICES): Define. * frontend/saned.c (check_host): + A "+" in saned.conf now matches any remote host (may be a bit + dangerous, so use this judiciously). * frontend/gtkglue.c: + Include . * backend/hp-accessor.c (hp_data_alloc): + Round size up to a multiple of sizeof(long) to avoid alignment + problems. * backend/abaton.h: Remove extraneous comma in enums. + * backend/artec.conf: Add "scsi ULTIMA" line. * + backend/abaton.conf: Add "scsi ABATON" line. * + backend/epson.conf: Add "scsi EPSON" line. * backend/ricoh.conf: + Add "scsi RICOH IS60" line. * backend/snapscan.conf: Add "scsi + AGFA" and "scsi COLOR" line. * backend/tamarack.conf: Add "scsi + TAMARACK" line. * backend/abaton.c (sane_init): Fix fall back + code to attach /dev/scanner when ABATON_CONFIG_FILE doesn't exist. + (sane_init): Use sanei_config_attach_matching_devices(). + (attach_one): New function. + * backend/hp-device.c (sanei_hp_device_probe): Mention model + 6250C. + + * backend/saned.conf: Remove the stale comments about hostname + matching being case-sensitive. + + * backend/microtek.h: Updated with Matto's v0.10.1. + + * backend/mustek.c (send_gamma_se): Apply patch by Wilco Oelen + to clip gamma values to range 0..255. + + * backend/artec.desc: Updated with Chris Pinkham's latest version. + + * backend/umax.c (PATH_MAX): Do conditional define of PATH_MAX + _after_ including all the headers to avoid "duplicate define" + warning message. + + * backend/ricoh.h: Include to get #define for + "inline" if necessary. + + * backend/dc210.c (init_dc210): To send break, use tcsendbreak() + if available or TCSBKRP or TCKSBRK ioctl() if available or fall + back to doing nothing if none of these are supported. This may + cause the backend to work incorrectly on platforms that do not + support one of the above methods for sending a break, but at least + it will compile that way. + +1998-12-12 David Mosberger-Tang + + * backend/hp.desc: Updated with Peter's latest version. + +1998-11-30 David Mosberger-Tang + + * LICENSE (terms): Add a pointer to backend/djpeg.README.gz. + + * backend/djpeg.README.gz: New file (required to comply with JPG + licensing restriction). + + * backend/snapscan.c (sane_snapscan_start): Use INT_MAX instead + of non-portable MAXINT. + Don't include Linux-specific . + +1998-11-26 David Mosberger-Tang + + * doc/sane.tex (subsection{Device Descriptor Type}): Consistently + use "Noname" (instead of None/Noname) to indicate the absence of + a vendor. + (subsection{sane_strstatus}): Define how long the returned string + is valid. + (section{Code Flow}): Clarify that sane_cancel() has to be called + even if read returns SANE_STATUS_EOF. + +1998-11-22 David Mosberger-Tang + + * backend/ricoh.h (_4btol): Replace "__inline" by "inline". + + * backend/abaton.c (sane_control_option): Assign word values to + s->val[foo].w not s->val[foo]. The latter compiles on gcc-2.7.2.3 + without warning but causes an error on other compilers (e.g., + egcs). + diff --git a/ChangeLog-1.0.10 b/ChangeLog-1.0.10 new file mode 100644 index 0000000..57dee9a --- /dev/null +++ b/ChangeLog-1.0.10 @@ -0,0 +1,890 @@ +****** Release of sane-backends 1.0.10. End of code freeze ****** + +2003-02-01 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Artec AM12e+. + +2003-01-31 Henning Meier-Geinitz + + * configure configure.in: New version: 1.0.10. Disabled warnings for + release. + * doc/Makefile.in: Added plustek to list of directories. + +2003-01-31 Gerhard Jaeger + * doc/plustek/Plustek-USB.txt: Added comment about scanner.o + * backend/plustek.c backend/plustek-devs.c backend/plustek-usb.h + backend/plustek-usbshading.c: Fixed major bug, that avoid proper + shading on CCD-devices like HP 2200C. Fixed also CanoScan 1220 + settings, as the current ones didn't work + +2003-01-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon, Fijitsu and Prolink + scanners. + +2003-01-29 Henning Meier-Geinitz + + * frontend/saned.c: Fixed severe bug in saned that allowed a + remote frontend to crash saned (null pointer derefence) if no + scanners are connected. + +---- CODE FREEZE FOR SANE 1.0.10 --- +-- snapshot 1.0.10-pre3 + +2003-01-26 Henning Meier-Geinitz + + * po/sane-backends.de.po po/sane-backends.es.po po/sane-backends.fr.po + po/sane-backends.pt.po po/sane-backends.ru.po po/sane-backends.sv.po: + Minor updates due to backend changes. + * TODO: Added icc problem. + * NEWS: Updated. + +2003-01-25 Jochen Eisinger + + * sanei/sanei_pa4s2.c: added some #ifdefs to make it compile with + the Intel C++ Compiler (icc). + * backend/mustek_pp.c: fixed some character encoding issues in + debug messages + * README.linux: added a note about the Intel C++ Compiler + +2003-01-24 Jochen Eisinger + + * backend/mustek_pp_ccd300.c: continued on the CCD low-level driver. + There is still some bug in it, that keeps it from actually scanning + something... + +2003-01-24 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: added supported scanners + +2003-01-24 Henning Meier-Geinitz + + * backend/bh.c backend/coolscan.c: Minor conversion fixes (from + Andrea Suatoni ). + * backend/test.c: Use "Color pattern" consistantly. + * acinclude.m4 aclocal.m4 configure configure.in + include/sane/config.h.in: Declare prototypes for all functions that + may miss on some platforms. + * doc/descriptions/unsupported.desc: Added Mustek parport scanners. + Added more information for Primascan Colorado 2600u. + * TODO: Updated Irix patches and desc section. + +2003-01-24 Gerhard Jaeger + * doc/plustek/Plustek-USB-TODO.txt + doc/plustek/Plustek-USB.txt + Documentation update + * doc/descriptions/plustek.desc: status updates + * backend/plustek.conf fixed options + * backend/plustek.c backend/plustek-devs.c backend/plustek-usb.c + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbscan.c backend/plustek-usbshading.c + backend/plustek.h backend/plustek-usb.h + Minor fixes and prototype description updates, code cleanup + +2003-01-23 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added Perfection 3200/GT-9800 + +2003-01-23 Andras Major + + * backend/doc/sane-coolscan2.man: added a .TP that mysteriously + vanished + +2003-01-23 Andras Major + + * backend/coolscan2.c: hack for IR readout with LS-4000. + +2003-01-23 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Primax/Visioneer Primascan + Colorado 2600u and UMAX Astra 4500. + +2003-01-22 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Corrected syntax for GT-6000 entry + +2003-01-22 Henning Meier-Geinitz + + * sanei/Makefile.in: Fixed regeneration of libsanei.a when the object + files were changed. + * sanei/sanei_usb.c: Scanning for devices is now done in + sanei_usb_init instead of every time when sanei_usb_find_devices is + called. Also only devices that really exist are opened. These + changes fixe the slow detection of devices on systems using devfs or + old scanner drivers. + +2003-01-21 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added "SCSI" to GT-6000 entry + +2003-01-21 Eddy De Greef + + * backend/mustek_pp_cis.c: compile warning fix and minor debug + message fixes. + * doc/sane-mustek_pp.man: updated supported scanner list and + typo fixes. + +2003-01-21 Henning Meier-Geinitz + + * configure configure.in: Adjusted test for sparc64 to disable + SCSI generic v3. + +2003-01-20 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Replace :new with :alpha + +2003-01-19 Karl Heinz Kremer + + * backend/epson_usb.c: Added USB product IDs for MFDs. + * doc/descriptions/epson.desc: Updated version number, added + entries for MFDs. + * doc/sane-epson.man: Added MFDs. + +-- snapshot 1.0.10-pre2 + +2003-01-18 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Removed + wrong "untested" flag from Mustek AE USB and Lexmark X70/X73 + scanners. + * po/sane-backends.de.po po/sane-backends.es.po po/sane-backends.fr.po + po/sane-backends.pt.po po/sane-backends.ru.po po/sane-backends.sv.po: + Regenerated. + +2003-01-17 Henning Meier-Geinitz + + * configure configure.in include/sane/config.h.in sanei/sanei_scsi.c: + Disable the new Linux SG interface for sparc64 to work-around 32 bit + userland / 64 bit kernel problems. + * doc/descriptions/unsupported.desc: Added HP ScanJet 3500c, 3530c, + 3570c, 3570cxi, 5500C and Microtek ScanMaker 3800. Updated link for + ScanJet 4470C. + * TODO: Added links to hp4200 backend. Removed libusb entry, parport + compilation problems, SCSI on sparc64 issue, USB on BSD problems. + +2003-01-16 Frank Zago + + * backend/leo.c doc/descriptions/leo.desc doc/leo/leo.txt: Added + another scsi string for the fs-1130. + +2003-01-16 Henning Meier-Geinitz + + * backend/microtek2.c backend/microtek2.h: Bugfix for the X12USL + (solved problems >600dpi), one for lineart mode with a 6400XL + and one for Scanmaker 5 (crashes at sendgamma). From Karsten Festag + . + +2003-01-15 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Don't call usb_clearhalt and usb_set_altinterface + to avoid errors on Mac OS X. + * doc/descriptions/unsupported.desc: Added HP 5490c. + +2003-01-14 Henning Meier-Geinitz + + * NEWS: Updated list of backends. + * doc/sane-usb.man: Added remark about old name of usbfs. + * doc/descriptions/unsupported.desc: Added Artec Ultima 2000 (0x4001 + model), Canon CanoScan D660U, Compaq S200, Epson Perfection 660, + HP ScanJet 4570C, Microtek ScanMaker 3630. Updated ScanJet 5400C and + 5470C URLs, Canon FB1210 information. + +2003-01-13 Jochen Eisinger + + * backend/mustek_pp*, backend/Makefile: merged all mustek_pp + related files into one compile unit and removed illegal symbols + +2003-01-13 Gerhard Jaeger + + * doc/descriptions/unsupported.desc: Added HP ScanJet 2300C and various chipset + information for the unsupported Plustek devices + * doc/descriptions/plustek.desc: cleanup + + +---- FEATURE FREEZE FOR SANE 1.0.10 --- +-- snapshot 1.0.10-pre1 + +2003-01-12 Jochen Eisinger + + * doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc, + backend/mustek_pp*: replaced the old mustek_pp backend with + version 12-alpha. This version fully supports CIS scanners but + removes support for 600dpi CCD scanners and the 300dpi CCD + support isn't yet working. In contrary to the old backend, this + version is based on information provided by Mustek. For now, + the backend exports lots of illegal symbols, this will be fixed + before code freeze. Also the .desc file is empty and will be updated + soon. + * AUTHORS: added Eddy De Greef who wrote the CIS hardware driver part + +2003-01-12 Abel Deuring + * backend/sharp.*: fixed a segfault, when the SCAN command returned + an error; optional "relaxed" handling of transparency unit errors. + +2003-01-12 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Removed the unsupported stuff + * doc/descriptions/unsupported.desc: Removed OpticPro 16B. + +2003-01-12 Michael Herder + + * doc/descriptions/artec_eplus48u.desc: Added new + models. + +2002-01-11 Jochen Eisinger + + * sanei/sanei_pa4s2.h: prepared sanei for use with fork()ing + backends + +2003-01-11 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Update to reflect the currently + supported decvices. + * doc/descriptions/unsupported.desc: Added some Plustek devices. + CanoScan N1220U is now supported by the Plustek backend. + * doc/plustek: Added this directory to store various Plustek + information files. + +2003-01-11 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc + doc/descriptions-external/primax.desc: Some Primax scanners (and + clones) are now supported by the primax backend. + * backend/microtek.c backend/microtek2.conf backend/microtek2.h: + OPT_THRESHOLD fix. Avoid using "_" in option names. Set more + options in microtek2.conf to on by default. From Karsten Festag + . + * tools/sane-desc.c: Fixed overwrite warnings. Minor DBG message fixes. + Fixed priority handling (backend and manpage were overwritten even if + a model had a lower priority). + * tools/README: Updated sane-find-scanner and sane-desc.el entries. + * doc/sane-gt68xx.man doc/sane-mustek_usb.man: Updated status for the + BSDs. + +2003-01-10 Henning Meier-Geinitz + + * po/sane-backends.pt.po: Even more Portuguese translations from + Pedro Morais . + * sanei/sanei_usb.c: Comment out resetep at sane_close. This + function sets th USB data toggle only on the host side. + * TODO: Removed microtek2 problem, updated Irix patch section and + Linux/Sparc section. + * NEWS: Updated for 1.0.10. + * backend/mustek.c: Removed hardcoded option size. + +2003-01-10 Gerhard Jaeger + + * TODO: Plustek backend now supports libusb, moved appropriate line + to done section. + +2003-01-10 Gerhard Jaeger + + * doc/sane-plustek.man: update to reflect version change + * doc/descriptions/plustek.desc: Added some Canon entries, status updates + * backend/plustek.conf updated options + * backend/plustek.c backend/plustek-devs.c backend/plustek-usb.c + backend/plustek-usbhw.c backend/plustek-pp.c + backend/plustek-usbmap.c backend/plustek-usbimg.c + backend/plustek-usbscan.c backend/plustek-usbshading.c + backend/plustek.h backend/plustek-share.h backend/plustek-usb.h + New version + support for libusb + +2003-01-09 Peter Fales + + * backend/dc210.c, backend/dc240.c: Fix compile failure + on OS/2. + +2003-01-09 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_high.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Updated manpage and .desc concerning Lexmark X70. Updated manpage + concerning kernel 2.4.21-pre3 containing the 1-endpoint fix. Fixed + A3 USB resolution setting. Updated A3 USB margins (Pedro Morais + ). Added detection of Genius Colorpage Vivid3x. + It's unknown if it works. Updated .desc file. Don't print calib line + warnings by default. + * doc/descriptions/microtek2.desc: Updated (From Karsten Festag + ). + * po/Makefile.in po/sane-backends.pt.po: Added Portuguese translation + for the gt68xx backend (from Pedro Morais ). + * po/sane-backends.de.po: Added some missing translations. Removed some + (wrong) fuzzy translations. + +2003-01-08 Oliver Schwartz + + * doc/descriptions/snapscan.desc: + Added entries for Acer/Benq 310U, 320U, 340U and + Mitsubishi Diamondview 650U + * backend/snapscan.c backend/snapscan.h backend/snapscan-scsi.c + backend/snapscan.conf: Backend version 1.4.18, added support for + Acer/Benq310U, fixed color correction for Agfa SnapScan 300 + +2003-01-08 Henning Meier-Geinitz + + * doc/descriptions/hpsj5s.desc doc/descriptions-external/hp4200.desc: + Use uniform model names for HP scanners. + * doc/descriptions/unsupported.desc: Added Canon CanoScan D1250U2 + and HP ScanJet 4400C. + * po/artec_eplus48u.de.po po/epson.de.po po/epson.ru.po + po/epson.sv.po po/gt68xx.de.po po/matsushita.fr.po + po/matsushita.ru.po po/mustek.de.po po/mustek.ru.po + po/mustek_usb.de.po po/mustek_usb.ru.po po/plustek.de.po + po/plustek.es.po po/plustek.ru.po po/pnm.de.po po/pnm.ru.po + po/sceptre.fr.po po/sceptre.ru.po po/snapscan.de.po + po/snapscan.ru.po po/teco1.fr.po po/teco1.ru.po po/umax.de.po + po/umax.fr.po po/umax_pp.de.po po/umax_pp.fr.po po/umax_pp.ru.po + po/umax.ru.po: Remove per-backend translations. The translations + are now in the per-language sane-backends.??.po files. + * po/saneopts.de.po po/saneopts.es.po po/saneopts.fr.po po/saneopts.ru.po + po/saneopts.sv.po: Remove global saneopts translations. The translations + are now in the per-language sane-backends.??.po files. + * TODO: Updated .desc file, mapages, sanei_usb and OS/2 entries. Removed + entry about po files. + * po/Makefile.in: Remove sane-backends.pot from list of distributed + files. Add microtek2 files. + * backend/microtek2.c backend/microtek2.h: Improved support for + Scanmaker X12USL. Alpha support for Scanmaker 9800XL. Some bugfixes. + (From Karsten Festag ). + * po/sane-backends.de.po: Added translation for microtek2 backend. + (From Karsten Festag ). + +2003-01-07 Peter Fales + + * TODO: Marked dc210/dc240 items as "done" + +2003-01-07 Oliver Rauch + * backend/umax.c: update to build 39 + +2003-01-07 Peter Fales + + * backend/dc210.c, backend/dc240.c: Use a more portable way + of sending "break" on serial ports. + +2003-01-07 Peter Kirchgessner + + * doc/descriptions/hp.desc: Change HP ScanJet to ScanJet + +2003-01-07 Stéphane Voltz + + * doc/sane-umax_pp.man: updates and fixes + * doc/descriptions/umax_pp.desc: change model form HP3200C to + Scanjet 3200C + +2003-01-07 Matthew Duggan + + * backend/canon_pp-dev.c: Improve/fix detection logic. + * doc/descriptions/canon_pp.desc: Bump version number. + +2003-01-06 Peter Fales + + * doc/descriptions/dc25.desc, doc/descriptions/dc210.desc, + doc/descriptions/dc240.desc, doc/descriptions/gphoto2.desc: + Update author information + + * backend/dc25.c: Fix compiler warning + + * backend/dc210.c, backend/dc240.c, backend/dc210.conf, + backend/dc240.conf, backend/gphoto2.conf, backend/dc25.conf: + Irix fixes from mailing list + +2003-01-05 Peter Fales + + * backend/dc25.c: Mailing list fix. Change = to == + dc25/dc20 tests. + +2003-01-05 Henning Meier-Geinitz + + * TODO: Added link to Irix patches. Updated .desc section. + +2003-01-05 Stéphane Voltz + + * backend/umax_pp_low.c: small image quality improvement + * backend/umax_pp.conf: ppdev device is now default option + +2003-01-04 Henning Meier-Geinitz + + * frontend/saned.c: Print version number. + * doc/descriptions/unsupported.desc: Added Genius HR7X Slim, + Visioneer 6200 and Onetouch 8920. + +2002-12-31 Karl Heinz Kremer + + * backend/epson.c: Removed one '//' comment. + +2002-12-31 Henning Meier-Geinitz + + * doc/descriptions-external/onetouch8600.desc: Added (from PROJECTS). + * doc/descriptions/unsupported.desc: Added list of (known) scanners + that are not supported by a SANE backend. There may be information + about them or even a standaalone program to which the entries point. + * PROJECTS: Removed projects that are now in the .desc files. + +2002-12-30 Henning Meier-Geinitz + + * Makefile.in: Removed configure.os2. + * PROJECTS: Removed HP 2200c project (now supported by plustek + backend). Added "NIASH" keyword to hp3300backend. + * README.darwin: Removed comment about dynamic loading. Added + sm3600 and fork problems. + * acinclude.m4 aclocal.m4 config.guess config.sub configure + configure.in ltmain.sh: Update to latest libtool (1.4.3), config.sub + and config.gues. This should fix the build problems on MacOS X + concerning dynamic loading. + * backend/Makefile.in: Backends shouldn't be linked to sanei_config2 if + they aren't also linked to sanei_scsi. sanei_config2 needs + sanei_scsi. + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_gt6801.c + backend/gt68xx_gt6816.c backend/gt68xx_high.c backend/gt68xx_high.h + backend/gt68xx_low.h doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Updated ScanExpress 2400 USB values. Added + implementation of gt6801 lamp control for CCD scanners. Added flag for + SE 2400 USB, added some quirks in gt68xx_gt6801.c. Fixed gt68xx_gt6801 + -> lamp control. Adjusted Plustek 1248U geometry and afe values. CCD + gross calibration changed: start with the default value from module + struct. Is faster now for most cases. Only 2.5 mm of calibration for + GT-6801 scanners. Added "afe" option for gt68xx.conf for selecting + default afe values. Removed AFE and exposure SANE options. Added + documentation for afe option in gt68xx.conf. New version: 1.0-35. + * doc/descriptions-external/hp4200.desc + doc/descriptions-external/hpoj.desc: Use Hewlett-Packard consitantly + (instead of HP). + * doc/descriptions-external/scanwit.desc + doc/descriptions-external/viceo.desc: Added description files for + scanwit and viceo backends. + * doc/descriptions-external/tevion9693usb.desc: Removed (now included). + * backend/test.c doc/descriptions/test.desc: Make sure that frontend bugs + concerning the select fd are detected. + * doc/sane-scsi.man: Minor formatting change. + * sanei/sanei_usb.c: Explicitely set first configuration. When claiming + the interface, use the interface number from bInterfaceNumber. + Explicitely set the alternative setting. When closing, call clear_halt, + and reset_ep, and release_interface explicitley. On errors in + write/read, call clear_halt. + * TODO: Added sm3600 issue, htmla manpage issue, sanei_scsi stuff. + Updated desc file, sanei_usb, and MacOSX entries. Deleted sane.tex + stuff (now TODO for SANE2). + +2002-12-28 Karl Heinz Kremer + + * Added option to display short resolution list to. + +2002-12-07 Henning Meier-Geinitz + + * doc/sane-scsi.man: The "scsi ..." way of specifying devices is not + Linux-only. Some minor formatting updates. + * TODO: Added entries for "missing" scanners in desc files: snapscan + and epson. Added sanei_usb issues. Updated MacOS X and OS/2 porting + issues. + * README.darwin: Updated. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_high.c backend/gt68xx_high.h backend/gt68xx_low.c + backend/gt68xx_low.h doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: + Coarse calibration for first scan only" is off by default now. Added gamma + table factor option (SANE_CAP_EMULATED). Setup gamma to 2.0 by default. + Fixed (hopefully) sigpipe when cancelling. No geometry quantization anymore + (not necessary). Plustek 1248U: do linemode for every resolution, fix color + correction. Added comments for every Model member in gt68xx_devices. + Added Plustek UT16B and Genius Vivid3x to .desc. Added implementation for + inverted offset for CCD scanners. Added Mustek ScanExpress 2400 USB. Well, + at least it's detected. Added NEW marker to .desc. + * doc/descriptions/artec_eplus48u.desc doc/descriptions/hpsj5s.desc + doc/descriptions/teco2.desc doc/descriptions/teco3.desc: + Updated NEW! markers. + +2002-12-07 Abel Deuring + * sanei/sanei_scsi.c: improved error handling + +2002-12-07 Karl Heinz Kremer + + * backend/epson.c: Fixed problem with dropout color + +2002-12-06 Peter Kirchgessner + + * backend/hp.h backend/hp.c backend/hp-scl.c backend/hp.conf + * doc/sane-hp.man doc/descriptions/hp.desc + Add option dumb-read to work + around problem with Buslogic SCSI driver + +2002-12-06 Henning Meier-Geinitz + + * configure aclocal.m4 acinclude.m4: Fixed MacOS X LD_FLAGS bug. + * doc/sane-scsi.man: Removed link to ACard problem. + * doc/sane.tex: Updated contact information. + * LEVEL2: Removed. Contents is either in the SANE2 standard or in + the SANE2 API TODO. + * Makefile.in doc/Makefile.in: Removed LEVEL2. + +2002-12-05 Henning Meier-Geinitz + + * doc/sane-mustek.man doc/sane-mustek_usb.man + doc/descriptions/mustek.desc doc/descriptions/mustek_usb.desc: + Updated links. + * backend/test.c po/sane-backends.de.po: Minor spelling and translation + fixes. + +2002-12-04 Henning Meier-Geinitz + + * backend/epson_scsi.c backend/sm3600.c: Move config.h include to the + top of the include list to avoid compilation errors on platforms + not defining u_char. Added AIX lalloca check. + * aclocal.m4 acinclude.m4 configure configure.in + include/sane/config.h.in: Cleanup. Added some missing quotes. Better + structure and comments. Tried to keep similar tests in one group. + Moved more complicated tests to acinclude.m4. Added explicit test for + build and host system type. When checking for programs, used $EXEEXT + (hopefully fixes OS/2 gettext misdetection). Removed obsolete + macros. Removed PTAL check. Used autoconf for asm/io.h check. + Shortened --enable-foo output and formatted it correctly. Trans- + lations were installed even if --disable-translations was set. Don't + test for msgcat anymore. Tell why translations aren't installed. Used + autoconf 2.5 syntax for AC_OUTPUT and AC_CONFIG_FILES. Make + sane-config executable. Print flags and installation directories + near the end of configure output. + * po/Makefile.in: Added autoconf comment, removed MSGCAT variable. + * backend/dll.c doc/sane-dll.man doc/descriptions/dll.desc: Ignore + comments that are in the same line as the backend entries. Minor + manpage fixes. Intented according GNU coding standards. + * configure.os2: Removed. No longer necessary. + +2002-12-04 Matthew Duggan + * backend/canon_pp-dev.c: Don't compare firmware version numbers - + multiple versions do actually exist. + * doc/descriptions/canon_pp.desc: Bump version number. + +2002-12-03 Peter Fales + + * backend/gphoto2.c: Don't display the "low resolution" option when + taking a picture, because it doesn't actually do anything. + +2002-12-02 Henning Meier-Geinitz + + * po/Makefile.in po/README sane-backends.de.po sane-backends.es.po + sane-backends.fr.po sane-backends.ru.po sane-backends.sv.po: + Use only one file of translated messages per language. Merged + all backend files. Uses UTF-8 everywhere. Updated all files + from the marked source code. + +2002-12-01 Stéphane Voltz + + * backend/umax_pp.c: unmarked from SANE_I18N 2 options names + +2002-12-01 Rene Rebe + * backend/avision.h backend/avision.c backend/avision.conf + doc/descriptions/avision.desc: updated the Avision backend - + including auto-generated .desc file listing all devices + also present in the avision.c device-list. + * doc/descriptions/avision.desc: syntax fix + * doc/sane-avision.man: updated to reflect the current backend + development. + +2002-12-01 Henning Meier-Geinitz + + * configure configure.in backend/dll.c: Add dynamic loading support + for MacOS X/Darwin (from Peter O'Gorman ). + * TODO: Added sp15c inclusion and low-level buffer prints. Removed + avision warning, hpsj5s freeze, hp/libusb, and manpages issues. + Updated MacOS X list. + * configure configure.in backend/Makefile.in: Use libtool -module + when linking shared libs that will be loaded dynamically. + +2002-11-30 Henning Meier-Geinitz + + * po/Makefile.in po/epson.sv.po po/saneopts.sv.po: Added Swedish + translation (from Dennis Björklund ). + +2002-11-29 Henning Meier-Geinitz + + * configure configure.in backend/canon630u.c backend/dll.c + backend/gt68xx.c backend/mustek_usb.c backend/net.c backend/pnm.c + backend/test.c backend/umax1220u.c backend/v4l.c doc/Makefile.in + include/sane/config.h.in tools/sane-desc.c: Fixed PACKAGE_VERSION + breakage. PACKAGE_VERSION was redefined by autoconf 2.5 with a + different meaning. Use PACKAGE_STRING instead. + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: PACKAGE_VERSION fix. Fixed debug message + in do_stop: really print exit status of reader process. + * doc/sane-usb.man: PACKAGEVERSION fix. Removed HP exception. Added + MacOS X. + * doc/gamma4scanimage.man doc/sane-artec_eplus48u.man + doc/sane-config.man doc/sane-find-scanner.man doc/sane-gt68xx.man + doc/sane-mustek.man doc/sane-mustek_usb.man doc/sane.man + doc/saned.man doc/scanimage.man: Added missing quotes around + PACKAGEVERSION + * doc/sane-abaton.man doc/sane-agfafocus.man doc/sane-apple.man + doc/sane-artec.man doc/sane-as6e.man doc/sane-avision.man + doc/sane-bh.man doc/sane-canon.man doc/sane-canon630u.man + doc/sane-canon_pp.man doc/sane-coolscan.man doc/sane-coolscan2.man + doc/sane-dc210.man doc/sane-dc240.man doc/sane-dc25.man + doc/sane-dll.man doc/sane-dmc.man doc/sane-epson.man + doc/sane-fujitsu.man doc/sane-gphoto2.man doc/sane-hp.man + doc/sane-hpsj5s.man doc/sane-leo.man doc/sane-matsushita.man + doc/sane-microtek.man doc/sane-microtek2.man doc/sane-mustek_pp.man + doc/sane-nec.man doc/sane-net.man doc/sane-pie.man doc/sane-pint.man + doc/sane-plustek.man doc/sane-pnm.man doc/sane-qcam.man + doc/sane-ricoh.man doc/sane-s9036.man doc/sane-sceptre.man + doc/sane-scsi.man doc/sane-sharp.man doc/sane-sm3600.man + doc/sane-snapscan.man doc/sane-sp15c.man doc/sane-st400.man + doc/sane-tamarack.man doc/sane-teco1.man doc/sane-teco2.man + doc/sane-teco3.man doc/sane-test.man doc/sane-umax.man + doc/sane-umax1220u.man doc/sane-umax_pp.man doc/sane-v4l.man: + Changed "-" to "\-" in .SH NAME section (required by man 7 man). + Added PACKAGEVERSION and "SANE Scanner Access Now Easy" to header. + +2002-11-29 Oliver Rauch + + * frontend/stiff.c: added fclose(icc_file) + +2002-11-25 Peter Kirchgessner + + * backend/hp-device.h backend/hp-accessor.c backend/hp-scl.c + backend/hp.c backend/hp-device.c backend/hp-option.c + backend/hp.h backend/hp.conf backend/Makefile.in + doc/sane-hp.man doc/descriptions/hp.desc + Added libusb support for hp-backend + +2002-11-25 Henning Meier-Geinitz + + * PROJECTS: Removed projects for scanners that are now supported + by the plustek backend. Removed lhii backend (dead?). Added more + details for other projects. Added 5400C / 5470C project. + +2002-11-23 Rene Rebe + + * backend/avision.h backend/avision.c backend/avision.conf + doc/sane-avision.man: updated the Avisin backend to my todays + snapshot. It know handles more scanners as well as ADF and A3 + size devices. + +2002-11-23 Max Vorobiev + * backend/hpsj5s.c: Removed default port probing. + +2002-11-22 Henning Meier-Geinitz + + * doc/sane.man: Formatting fixes. Updates some backend entries and + sane-find-scanner. Some clarifications. + * doc/scanimage.man: Use "--option arg" format for all options. + Other formatting fixes. + * doc/gamma4scanimage.man doc/sane-config.man doc/sane-find-scanner.man + doc/saned.man: Formatting updates. + +2002-11-22 Michael Herder + + Fixed header in artec_eplus48u.de.po. + *po/artec_eplus48u.de.po + +2002-11-21 Henning Meier-Geinitz + + * doc/descriptions/mustek_usb.desc doc/sane-mustek_usb.man + doc/mustek_usb/mustek_usb.CHANGES doc/mustek_usb/mustek_usb.TODO: + Minor manpage fixes. Added links to similar backends. More + information about non-Linux OS. + * doc/sane-mustek.man: Minor fixes. Added links to ther backends + providing support for Mustek scanners. + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_gt6816.c + backend/gt68xx_low.c backend/gt68xx_low.h doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Changed 150 to 200 dpi for Mustek BearPaw 2400 TA. Fixed warnings + in gt68xx_low.c. Used DBG instead of XDBG ing gt68xx_low.c. + Minor manpage fixes. Added man page links to other backends. + gt68xx_low.h: Fixed __FUNCTION__ bug on non-gcc compilers. + Added more details about the BSDs in the manpage. Fixed color order + for ScanExpress A3 USB. + * TODO: Removed tevion9693usb and umax1220u warnings entries. Added + avsion warnings. Little bit of restructuring. + +2002-11-21 Michael Herder + + Added german translation for artec_eplus48u backend. + *po/artec_eplus48u.de.po + *po/Makefile.in + +2002-11-20 Henning Meier-Geinitz + + * doc/Makefile.in: Don't generate symlinks for libsane.so/.a, the files + are installed anyway. Fix symlink creation when only static libraries + are created. + +2002-11-20 Michael Herder + + Added artec_eplus48u backend for the scanner Artec E+ 48U and + re-badged models like Tevion/Medion MD 9693, Medion MD 9705 and + Trust Easy Webscan 19200. + * backend/Makefile.in backend/dll.conf backend/artec_eplus48u.c + backend/artec_eplus48u.conf backend/artec_eplus48u.h + * doc/.cvsignore doc/Makefile.in doc/sane-artec_eplus48u.man doc/sane.man + doc/descriptions/artec_eplus48u.desc + * AUTHORS: Updated concerning artec_eplus48u. + +2002-11-19 Henning Meier-Geinitz + + * doc/sane-usb.man: Added quick start section. New structure/order. + Added list of backends that don't use sanei_usb. Added headers + and fixed \- bug. + * doc/sane-find-scanner.man: Minor adjustments, added headers, fixed + \- bug. + +2002-11-18 Frank Zago + + * backend/umax-usb.c: the usb support for the umax 2200 wasn't + using the correct sanei USB API, which broke the support for that + scanner. Also fixed a couple warnings and a typo. + * backend/sceptre.c backend/teco1.c backend/teco3.c + backend/matsushita.c backend/leo.c: fixed hexdump() declaration. + * backend/dll.c: fixed some warnings. + +2002-11-07 Stéphane Voltz + + * backend/umax_pp_low.c: disable test facility + +2002-11-17 Henning Meier-Geinitz + + * TODO: Added manpage issues and hpsj5s freeze problem. Removed canon.c + model problem. + * doc/Makefile.in: Added variable @PACKAGEVERSION@ for usage in + manpages. + +2002-11-14 Henning Meier-Geinitz + + * doc/sane-mustek_usb.man doc/sane-usb.man: Fixed wrong .TH headers. + +2002-11-13 Henning Meier-Geinitz + + * configure configure.in acinclude.m4 aclocal.m4 + include/sane/config.h.in: Fix compilation on Tru64 by readding + the sys/bitypes.h work-around. Minimum autoconf version is 2.50 now. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES po/gt68xx.de.po: + Added basic support for Plustek OpticPro 1248U (from Gerhard Jaeger + ). Removed 50 and 1200 dpi from Lexmark X73. + Backend status is BETA now. + +2002-11-13 Ulrich Deiters + + * modified the Canon SCSI backend (now version 1.10): + * backend/canon.c, canon-scsi.c: Added support of focus control for + the FS2710 film scanner. + backend/canon-sane.c: Set handler_arg in sanei_scsi_open() calls + to zero to avoid crashes with Mandrake Linux 9.0 + +2002-11-12 Oliver Rauch + + * added several russion translations to directory po. + The translations have been created by + Vitaly Lipatov + +2002-11-07 Stéphane Voltz + + * backend/umax_pp.c: revert a experimental change that went into + cvs by mistake. + * po/umax_pp.de.po: switch to iso-8858-1 + +2002-11-07 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.h + backend/gt68xx_low.h doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES po/Makefile.in po/gt68xx.de.po: Changed + option titles and descriptions to make them better readable. Added + translation markers for all options. Added German translation for + backend options. Updated manpage and .desc file concerning scanner + status. Added untested flag for Mustek ScanEpress A3 USB and Lexmark + X73. + * backend/mustek.c doc/sane-mustek.man doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Upload linear gamma table for Pro models + if custom gamma is off instead of uploading the composed gamma table. + That avoids applying gamm twice. Minor man page update. + +2002-11-05 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp_mid.c : OS/2 compile fix, indent + correction + +2002-11-03 Karl Heinz Kremer + + * sanei/sanei_usb.c: Use endpoint address with direction information + instead of the pipe reference. This caused problems with Darwin + systems. + +2002-11-03 Karl Heinz Kremer + + * backend/epson.c: Full support for libusb + +2002-11-03 Henning Meier-Geinitz + + * README configure.in configure po/Makefile.in po/README: + Translations are now enabled by default if the gettext tools are + found. Use msgcat if available. Don't update the .po files + automatically. + * TODO: Added entries about canon.c model extraction bug, and sanei_usb + issue. Updated entries about MAcOS X support. Removed po files entry. + +2002-10-31 Henning Meier-Geinitz + + * configure configure.in: Print installation directories. + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.c + backend/gt68xx_low.c backend/gt68xx_low.h doc/gt68xx/gt68xx.CHANGES: + Faster AFE calibration. Minor fixes. New version: 1.0-28. + +2002-10-31 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp.h backend/umax_pp_low.h + backend/umax_pp_low.c tools/umax_pp.c: add UTA detection, + version number updates + + +2002-10-30 Henning Meier-Geinitz + + * backend/dll.conf: Removed commented out gt68xx entry. + * PROJECTS: Updated viceo entry. + +2002-10-27 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Remove checks for + specific version numbers of gphoto2 - that's not good for long + term maintenance, and the API has settled down enough that all + recent versions (both releases and CVS) are workable for SANE. + It is still necessary to specify --with-gphoto2 if you want to + use the gphoto2 backend. + +2002-10-27 Henning Meier-Geinitz + + * configure configure.in: Added a warning if sysconfdir is set to + /usr/etc. + * backend/test.c: Explicitely close the pipe and wait until + reader_process is killed. + +2002-10-25 Henning Meier-Geinitz + + * backend/Makefile.in backend/dll.conf backend/gt68xx.c + backend/gt68xx.conf backend/gt68xx.h backend/gt68xx_devices.c + backend/gt68xx_generic.c backend/gt68xx_generic.h + backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h + backend/gt68xx_gt6816.c backend/gt68xx_gt6816.h backend/gt68xx_high.c + backend/gt68xx_high.h backend/gt68xx_low.c backend/gt68xx_low.h + backend/gt68xx_mid.c backend/gt68xx_mid.h + backend/gt68xx_shm_channel.c backend/gt68xx_shm_channel.h: + Added gt68xx backend for scanners based on the Grandtech GT-6801 + and GT-8616 chips like The Mustek BearPaw CU, and TA scanners + and some Artec Ultima 2000 clones. + * doc/.cvsignore doc/Makefile.in doc/sane-gt68xx.man doc/sane.man + doc/descriptions/gt68xx.desc doc/descriptions-external/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added documentation for gt68xx backend. + * AUTHORS PROJECTS TODO: Updated concerning gt68xx. + * Makefile.in backend/Makefile.in doc/Makefile.in: Added some missing + files to DISTFILES. + +2002-10-24 Peter Fales + + * backend/gphoto2.c: Improve checks for values specified in config + file and generate errors when invalid values are specified. + +2002-10-24 Henning Meier-Geinitz + + * configure configure.in: Warnings enabled again. Used extra version + -cvs. + +Older entries can be found in ChangeLog-1.0.9. diff --git a/ChangeLog-1.0.12 b/ChangeLog-1.0.12 new file mode 100644 index 0000000..ccc16e7 --- /dev/null +++ b/ChangeLog-1.0.12 @@ -0,0 +1,960 @@ +****** Release of sane-backends 1.0.12. End of code freeze ****** + +2003-05-25 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added DigitDia 3600. + * configure configure.in: New version: 1.0.12. + +2003-05-22 Henning Meier-Geinitz + + * doc/descriptions/mustek.desc: Primax Compact 4800 SCSI is + reported to work. + * doc/descriptions/unsupported.desc: Added more information for + Artec and Visioneer/Primax scanners. + * TODO: Added saned + configure issue. + +2003-05-21 Stéphane Voltz + * backend/umax_pp_low.c: backed out clearing epp timeout. It prevented most + common settings to use the umax_pp backend. + +2003-05-18 Gerhard Jaeger + * doc/sane-plustek.man: Update. + * backend/plustek-devs.c backend/plustek-usbshading.c + backend/plustek-usb.h: + Fixed critical bug in CIS device calibration and settings which causes + the CanoScan 650, 1220 and 1240 not to work anymore + * TODO: removed line "check status of Umax 3450...". + +---- CODE FREEZE FOR SANE 1.0.12 --- +-- snapshot 1.0.12-pre2 + +2003-05-18 Henning Meier-Geinitz + + * NEWS: Updated. + * doc/descriptions/unsupported.desc: Added Mustek ScanMagic 9636P. + * TODO: Added epson/saned/xsane problem. + * configure configure.in: Disabled compilation warnings. + * tools/Makefile.in: Added sane-po.awk to DISTFILES. + +2003-05-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Minor fix for Spot scanners. + +2003-05-15 Gerhard Jaeger + * TODO: status of UMAX 3450 is fixed now in .desc + * descriptions/plustek.desc: update + * doc/plustek/Plustek-USB-TODO.txt doc/plustek/Plustek-USB.txt + doc/plustek/Plustek.changes: update + * backend/plustek-devs.c backend/plustek-pp.c backend/plustek-usb.c + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbio.c backend/plustek-usbmap.c + backend/plustek-usbscan.c backend/plustek-usbshading.c + backend/plustek.c backend/plustek.h backend/plustek-share.h + backend/plustek-usb.h: + Major bugfix release, cancel should work now, calibration for + CIS devices is now fully functional + +2003-05-15 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Updates for Canon + scanners. Added Spot scanners. + * aclocal.m4 acinclude.m4 configure: Fixed MacOS X build (patch + from Mattias Ellert ). + * doc/sane-gt68xx.man: Fixed wrong example. + +2003-05-13 Henning Meier-Geinitz + + * backend/Makefile.in: Added missing $(DESTDIR). + * TODO: Minor updates. + +2003-05-12 Henning Meier-Geinitz + + * po/sane-backends.fr.po: Updated french translation (from Yann + E. MORIN ). + * frontends/saned.c: Replaces a strncmp() call by a macro detecting + V4-mapped address. This is a lot safer than the strncmp, and doesn't + break anything. Patch from Julien BLACHE . + +2003-05-11 Eddy De Greef + + * backend/mustek_pp.[ch]: Offset correction for Mustek 600CP and + added some debugging code. + +2003-05-09 Rene Rebe + + * doc/sane-avision.man: fix tiny typo + +2003-05-08 Rene Rebe + + * backend/avision.c doc/sane-avision.man + doc/descriptions/avision.desc: update to the latest avision + backend including the fix for segmentation fault when no config + file is present. + +2003-05-08 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure include/sane/config.h.in: + Added missing HAVE_LIBIEEE1284 macro. The test was there, but + the macro wasn't set. + * po/sane-backends.de.po: Added some missing translations. + * po/sane-backends.es.po po/sane-backends.fr.po po/sane-backends.nl.po + po/sane-backends.no.po po/sane-backends.pt.po po/sane-backends.ru.po + po/sane-backends.sv.po: Updated for latest backend changes. + * backend/hp5400.c backend/hp5400.h backend/hp5400_internal.c + backend/hp5400_sanei.c backend/hp5400_xfer.h: Changed license to + GPL + SANE exception. + +2003-05-07 Henning Meier-Geinitz + + * po/Makefile.in po/sane-backends.no.po: Added Norwegian + translation (from Sigurd Stordal ). + +2003-05-06 Michael Herder + + * doc/descriptions/artec_eplus48u.desc: + Added comment about different product ID of MEM 48U + * backend/artec_eplus48u.conf: + Added new model Memorex MEM 48U + +2003-05-05 Oliver Rauch + * backend/umax.c: solved bug that broke compilation for OS2 + +2003-05-05 Henning Meier-Geinitz + + * po/sane-backends.fr.po: Updates for the French translation from + Yann E. MORIN . + * tools/check-po.awk: Added script to check the translations for + completeness (from Yann E. MORIN). + * tools/README: Added description of check-po.awk. Minor reordering. + +---- FEATURE FREEZE FOR SANE 1.0.12 --- +-- snapshot 1.0.12-pre1 + +2003-05-04 Henning Meier-Geinitz + + * frontend/saned.c: Added implementation of poll() for systems + that don't provide it (patch from Julien BLACHE + ). + * TODO: Removed obsololete entries. + * NEWS: Updated for 1.0.12. + * backend/ibm.c backend/ibm-scsi.c: Only disable object position + command for Ricoh IS-420. + +2003-05-04 Oliver Rauch + + * backend/umax.c umax.h + applied changes that replace fork() by thread for OS2 + +2003-05-03 Henning Meier-Geinitz + + * include/md5.h: Set fixed alignment because otherwise the MacOS X + gcc doesn't like it. + * backend/ibm.c backend/ibm-scsi.c doc/descriptions/ibm.desc: + Disabled object_position. That should fix the Ricoh IS-420. + * frontend/saned.c: Try to get the correct port number when + /etc/services doesn't list "sane" by asking for "6566". Check + result of socket(). Print ip faimily and port. + * configure configure.in frontend/Makefile.in tools/Makefile.in: + Remove -all_load again and try to use the correct link order for + libraries. + +2003-05-02 Henning Meier-Geinitz + + * configure configure.in frontend/saned.c + include/sane/config.h.in: Test for poll() and disable IPV6 if + not found. + * include/lalloca.h: Remove test for MacOS X. That one breaks some + MacOS X systems. + * configure configure.in frontend/Makefile.in tools/Makefile.in: + Add -all_load to linker flags on MacOS X to avoid linker errors. + * backend/Makefile.in: Create directory for gt68xx firmware. + +2003-05-01 Oliver Rauch + + * backend/ + umax-scanner.c umax-scsidef.h umax-uc1200se.c umax-uc630.c + umax-ug630.c umax-usb.c umax.conf umax.h + umax-scanner.h umax-uc1200s.c umax-uc1260.c umax-uc840.c + umax-ug80.c umax.c umax.desc + doc/sane-umax.man doc/umax/* + + update of sane-umax backend + + +2003-04-30 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h backend/snapscan-options.c + backend/snapscan-scsi.c doc/descriptions/snapscan.desc: SnapScan + backend 1.4.26, added support for Agfa Arcus 1200, better support + for Benq 5000. + +2003-04-30 Henning Meier-Geinitz + + * lib/getopt.c: Removed #include again, breaks compilation on + OS/2. + * config.guess config.sub: New upstream versions. + * acinclude.m4 aclocal.m4 configure ltmain.sh: New libtool + upstream realease: 1.5. + * acinclude.m4 aclocal.m4 configure configure.in: Added support + for -framework option and check for IOKit for MacOS X. Check for + latex tools. Minimum autoconf version is 2.54. + * ltmain.sh: Add support for -framework option for MacOS X (from + Mattias Ellert ). + * sanei/sanei_scsi.c: Added SCSI support for MacOS X (from + Mattias Ellert ). + * include/sane/config.h.in: Added test for IOKit. + * README.darwin: Updated concerning SCSI support. + * backend/Makefile.in: Disable manual links for shared libraries. + This breaks MacOS X and doesn't seem to be necessary on other + platforms any more. + * include/lalloca.h: Don't use builtin alloca on MacOS X. + * tools/Makefile.in: Build sane-desc by default. + * tools/sane-desc.c: Fixed segfault. + * doc/Makefile.in: Only use latex if available. + * doc/descriptions/unsupported.desc: Updated info on Artec, Canon + and HP scanners. + +2003-04-27 Henning Meier-Geinitz + + * backend/hp5400_internal.c backend/canon630u-common.c + backend/epson_scsi.c: Minor compilation fixes for MacOS X and + OS/2. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added Genius 3x as working scanner, + removed testing flag. Added Artec 2000 e+ to manpage. Added + detection for the Plustek OpticPro U16B. + * doc/descriptions/unsupported.desc: Added more information for + the HP Scanjet 2300c. + * lib/getopt.c: Add missing includes. + * po/Makefile.in po/sane-backends.de.po po/sane-backends.es.po + po/sane-backends.fr.po po/sane-backends.nl.po + po/sane-backends.pt.po po/sane-backends.ru.po + po/sane-backends.sv.po: Added hp5400 backend. Updated po files. + * TODO: Added entry about MacOS X SCSI patches. + +2003-04-26 Henning Meier-Geinitz + + * README.netbsd: Some additions concerning uscanner driver. + * TODO: Removed hp4200 link. Added hp5400 GPL/SANE issue. Added + avision hpusbscsi documentation issue. Removed scanimage/OS/2 + problem. + * doc/sane-mustek.man: Added some more details for SCSI adapters. + * doc/descriptions/ibm.desc: Ricoh IS-420 doesn't seem to work + out-of-the-box. + * doc/descriptions/unsupported.desc: Added Visioneer OneTouch 4800 + USB. Added more information for the Genius ColorPage HR7X Slim + and Microtek Scanport 3000. + +2003-04-23 Frank Zago + + * backend/teco2.c backend/teco2.h doc/sane-teco2.man + doc/teco/teco2.txt descriptions/teco2.desc: new calibration + algorithm. + +2003-04-20 Henning Meier-Geinitz + + * README: Removed link to (non-working) anonymous CVS. Mention CVS + snapshots and beta releases instead. Rewrite the paragraph about + frontends. Mention that libusb is necessary for some backends. + Mention more operating systems. Added contact section (mostly + copying from sane(7)). Minor formatting updates. + * README.freebsd: Automatic SCSI detection does work, so this part + was removed. libusb is necessary for some backends. Some parport + scanners seem to work. + * README.linux: Minor updates. + * README.openbsd: libusb is necessary for some backends. + * Makefile.in doc/Makefile.in doc/sane.man: The lists of supported + devices are now generated and installed by default. + * NEWS: Updated for 1.0-12. + * doc/descriptions/unsupported.desc: Removed Epson Perfection 660 + (now supported by snapscan backend), Primax Jewel 4800 (teco2). + Added Enhans/E-Lux j-6121 and Visioneer OneTouch 5300 USB. + * sanei/sanei_usb.c: Removed Frank's memleak fix. The memory is + allocated only once in sanei_usb_init, not in sanei_usb_open. + So releasing it in sanei_usb_close breaks backends that open + devices more than once. + * po/sane-backends.nl.po: Updated Dutch translation (from Martin + Kho and Bertrik Sikken ). + +2003-04-18 Frank Zago + + * backend/teco2.c backend/teco2.conf backend/teco2.h + doc/sane-teco2.man doc/descriptions/teco2.desc: added support for + Relisys AVEC II S3 (VM3564) and Primax Jewel 4800 (VM356A). Patch + from Gerard Klaver. + * sanei/sanei_usb.c: fixed a memleak. + * sanei/sanei_pv8630.c: added some debug traces. + +2003-04-18 Stéphane Voltz + + * configure configure.in include/sane/config.h.in: + added detection of dev/ppbus/ppi.h + +2003-04-18 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp.conf: + added support for /dev/ppi0 on *BSD, and a + * backend/umax_pp.c: configuration parsing fix + +2003-04-17 Henning Meier-Geinitz + + * AUTHORS backend/Makefile.in backend/dll.conf backend/hp5400.c + backend/hp5400.conf backend/hp5400.h backend/hp5400_internal.c + backend/hp5400_sanei.c backend/hp5400_xfer.h doc/.cvsignore + doc/Makefile.in doc/sane-hp5400.man doc/sane.man: + Added hp5400 backend from Martijn van Oosterhout + and Thomas Soumarmon + . Changed to use sanei_usb instead of direct + /dev/usb/scanner access. Added manual page. Fixed some + portablility issues and some warnings. Added SANE headers. + * doc/descriptions/hp5400.desc doc/descriptions-external/hp5400.desc: + Moved file as the backend is included now. Added new marker. + * doc/descriptions-external/lhii.desc: Removed. Website has been + dead for years. No response from author. + * doc/descriptions-external/onetouch8600.desc: Removed. Website is + dead. No response from author. + * doc/descriptions-external/hp4200.desc + doc/descriptions-external/hpoj.desc + doc/descriptions-external/niash.desc + doc/descriptions-external/primax.desc + doc/descriptions-external/scanwit.desc + doc/descriptions-external/v4l2.desc + doc/descriptions-external/viceo.desc: Added comments to explain + the reasons for not including these backends into SANE. + +2003-04-16 Henning Meier-Geinitz + + * doc/scanimage.man: Added EXAMPLES section. + * doc/descriptions/unsupported.desc: Added information about + Hewlett-Packard and Mustek scanners. + +2003-04-15 Henning Meier-Geinitz + + * AUTHORS backend/Makefile.in backend/dll.conf backend/ibm-scsi.c + backend/ibm.c backend/ibm.conf backend/ibm.h doc/Makefile.in + doc/sane.man doc/sane-ibm.man doc/.cvsignore + doc/descriptions/ibm.desc: Added IBM backend for the + IBM 2456, the Ricoh IS-420 and maybe the IS-410 and IS-430 from + mf . Added manual page, fixed some + warnings, Added detection for IS-410 and IS-430. + * doc/descriptions-external/ibm.desc: Removed, now included in + SANE distribution. + * include/md5.h: Don't use __attribute__ for compilers that don't + support it. + * doc/sane-ibm.man doc/descriptions/ibm.desc: Mention alpha + quality. Add maintainer address. + +2003-04-14 Henning Meier-Geinitz + + * tools/sane-desc.c: Fixed some HTML bugs. + * doc/desccriptions/unsupported.desc: Updated HP Scanjet 35XX, + Medion MD 6228, and Umax Astra 4700 entries. Added some Mustek + and Primax scanners. + +2003-04-14 Peter Kirchgessner + + * backend/hp.c, hp-option.c: Check pointers received in + sane_control_option(). Caused saned to crash on + scanimage --help -d net:localhost:hp:... + +2003-04-13 Henning Meier-Geinitz + + * doc/sane.man: Added SEE ALSO section. + * backend/Makefile.in: Fixed warning for dll-preload.c. + * bakend/dll.c: Add casts to function calls. Without this fix, the + dll backend didn't work on the m68k paltform because data and + addresses are stored in differnt registers so the return values + of the sane api functions were wrong. Patch from Dave Huang + . Fixed some compilation warnings. + +2003-04-11 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Updated + Mustek BearPaw 1200 CU Plus white strip value. Set Mustek + ScanExpress A3 USB to CCD. Black mark may be still wrong. Minor + formatting changes in the manpage. Decreased ScanExpress A3 USB + status to alpha because of CIS/CCD change. + * backend/ma1509.c: Remove test for multi-pass. + * doc/sane.man: Added information about #sane IRC + channel. Formatting changes. + * doc/descriptions/unsupported.desc: Added Mustek P 3600 A3 Pro. + * TODO: Removed license issue. Updated desc files and global + variables entries. Updated v4l entry. + * doc/scanimage.man: --batch format doesn't work, only --batch=format. + +2003-04-10 Henning Meier-Geinitz + + * backend/test.c backend/test.h doc/descriptions/test.desc: Added + support for OS/2 (from Franz Bakan ). + +2003-04-05 Nathan Rutman + + * backend/canon630u-common.c: Removed last change in offset/gain + calculation, which croaked for some cases. Give up early if we + can't talk on the USB. + * backend/canon630u.c: Added option to force scanner recalibration. + +2003-04-04 Henning Meier-Geinitz + + * backend/dll.c: Added some missing debug messages. Fixed a warning. + +2003-04-03 Eddy De Greef + + * TODO: removed mustek_pp entry (Check that global variables are + initialized propperly + +2003-04-03 Henning Meier-Geinitz + + * lib/Makefile.in: Recompile all targets if necessary. + * sanei/sanei_scsi.c: Fixed some warnings. + * include/md5.h: Declare md5_buffer. + * sanei/sanei_constrain_value.c: Removed unnecessary variable. + * backend/agfafocus.c: Fixed some warnings. + * backend/as6e.c: Fixed some warnings. + * backend/coolscan.c backend/coolscan-scsi.h: Fixed a bunch of + compilation warnings. + * backend/djpeg.c: Fixed some warnings. + * backend/dmc.c: Fixed some warnings. + +2003-04-03 Eddy De Greef + + * backend/mustek_pp.c: Fixed a potential crash bug that could be + triggered when calling sane_init/sane_get_devices/sane_exit + multiple times, and fixed some minor bugs to pass the + frontend/tstbackend.c tests. + +2003-04-03 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h backend/snapscan-scsi.c + backend/snapscan-options.c backend/snapscan.conf + doc/descriptions/snapscan.desc: + SnapScan backend 1.4.25 - added support for Epson Perfection 660, + enhanced support for Acer 5000 + +2003-04-02 Henning Meier-Geinitz + + * doc/sane-as6e.man: Added info about $PATH. Minor formatting fixes. + * doc/sane.man: Reorganization. Updated DEVELOPER'S DOCUMENTATION. + Rewrote PROBLEMS in a more user-centric way. Added "HOW CAN YOU + HELP" section. Added paragraph about SANE device lists. Updated + CONTACT section. Minor additions to the gt68xx and plustek + entries. Minor spelling fixes. + * backend/sm3600-color.c backend/sm3600-gray.c backend/sm3600-homerun.c + backend/sm3600-scanmtek.c backend/sm3600-scantool.h backend/sm3600-scanusb.c + backend/sm3600-scanutil.c backend/sm3600.c backend/sm3600.h: + Fixed comment headers. They were copied verbatim from the dll backend. + * AUTHORS backend/artec.c doc/sane-artec.man: Remove Chris Pinkham + as active maintainer because his primary email address bounces, + and he doesn't respond to mails to other addresses. Marked email + addresses and website as dead. Fixed AT3 misdectection that was + on the TODO list for some time. Initialize global variables in + sane_init. + * acinclude.m4 aclocal.m4 configure configure.in + include/sane/config.h.in frontend/saned.c: Added a switch to + disable libusb. Removed switch to enable ipv6 uncondinionally. + Check for sys/poll.h. + * sanei/sanei_usb.c: Added a function to print the buffer contents + for the read and write functions. Fixed some DBGs. Fixed a wrong + return value. + * TODO: Removed sm3600, artec and libusb configure switch entries. + Updated v4l, sanei buffer print and html manpages entries. + Added OS/2 crash entry. + * include/getopt.h lib/getopt.c lib/getopt1.c: Update to glibc + 2.3.1 version. This fixes a compilation warning. Further more, + the code is now LGPLed. + * include/md5.h lib/md5.c: Update to glibc 2.3.1 version. The code + is now LGPLed. Changed the K&R style and added prototypes to + avoid warnings. + +2003-03-31 Henning Meier-Geinitz + + * frontend/saned.c: Include poll.h only if new saned code is + used. Fixes compilation on OS/2. Patch from Julien BLACHE + . + +2003-03-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Medion MD 6228, Microtek + ScanPort 3000, and PIE Primefilm 1800u. + * acinclude.m4 aclocal.m4 configure configure.in backend/net.c + backend/net.h doc/sane-net.man doc/saned.man frontend/saned.c + include/sane/config.h.in: Added support for IPv6. Updated + manpages. Patch from Julien BLACHE . + * TODO: Updated net sections. Removed Irix pacht entry. Added + entry about libusb switch. + +2003-03-28 Oliver Schirrmeister + + * backend/fujitsu.c backend/fujitsu-scsi.h: + now really supports the fi-4120C + +2003-03-26 Karl Heinz Kremer + + * backend/epson.c: Added workaround for GT-8000 scanners, + fixed two warnings reported by der Mouse. + +2003-03-24 Rene Rebe + + * backend/Makefile.in backend/avision.c backend/avision.conf + backend/avision.h doc/descriptions/avision.desc: updated + avision backend to latest build. This includes user-space + USB support and OS/2 thread handling. + +2003-03-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon CanoScan FB620U. + Added more info for HP ScanJet 3500c. + +2003-03-24 Rene Rebe + + * include/sane/sanei_usb.h sanei/sanei_usb.c: support for + interrupt endpoint reads + +2003-03-23 Rene Rebe + + * doc/sane-usb.man fix typo + +2003-03-22 Ulrich Deiters + + * backend/canon.c: Modified the option "eject after each scan" - + Eject is suppressed for film scanners after preview scans. + +2003-03-20 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon LIDE 50, IBM + ADF Color Scanner, Plustek Spectra ADF. + +2003-03-17 Henning Meier-Geinitz + + * backend/as6e.c: Fixed segmentation fault when $PATH is not set. + +2003-03-16 Henning Meier-Geinitz + + * sanei/sanei_scsi.c: OS/2 specific changes: memory for SRB now is + allocated using _tcalloc() instead of allocating on stack to avoid + crossing 64k borders due to restrictions of 16-bit device-driver. + Cosmetic changes and some casts to reduce compiler-warnings. Patch + from Franz Bakan . + * sanei/sanei_thread.c: Increased stacksize for thread. Patch from + Franz Bakan . + +2003-03-10 Oliver Schirrmeister + + * backend/fujitsu.c backund/fujitsu-scsi.h backend/fujitsu.h + * patch from Ron Cemer + fixes the broken "ADF empty" detection on the Fujitsu scanners + when connected via USB. It also fixes a sense-request issues, + which were required in order to determine whether the ADF is + empty. It also eliminates some duplicate code blocks. + * renamed some functions + +2003-03-13 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_low.h + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added Packard Bell Diamond 1200 Plus to + .desc and manpage. New flag to avoid running stop_scan before doing + a scan. The Windows firmware of the BearPaw 1200 CU Plus doesn't + seem to like that. + * doc/descriptions/unsupported.desc: Added some Boeder, Brother, HP and + Trust scanners. + * TODO: Removed fujitsu and ma1509 entries. Updated .desc files and + global variables entry. + +2003-03-10 Oliver Schirrmeister + + * backend/fujitsu.c backund/fujitsu-scsi.h + displays the offending byte when something is wrong in the + window descriptor block. + +2003-03-09 Eddy De Greef + + * backend/mustek_pp_cis.c backend/mustek_pp_cis.h: Fixed two + calibration bugs: one occasionally caused overexposed images at + all resolutions; the other one occasionally caused color inbalances + when scanning narrow areas at high resolutions. + +2003-03-09 Henning Meier-Geinitz + + * sanei/sanei_scsi.c: Wait for the completion of all SCSI commands in + sanei_scsi_flush_all_extended (Linux). Without this fix, especially + long running commands and command queuing would cause memory + corruption if the buffer was invalid after the flush command. + * doc/descriptions/abaton.desc: Removed link to everex (timeout). + +2003-03-07 Henning Meier-Geinitz + + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Minor debug message updates. Fixed a + little bug in sane_control_option (gamma control). Removed the + signal blocking again. That only hides the segfault in sanei_scsi. + Check if there are documents in ADF for Paragon 2. Otherwise return + error. Fix some minor issues in reading the config file. + +2003-03-07 Peter Fales + + * doc/descriptions/dc210.desc, doc/descriptions/dc240.desc: + Fix broken URLs to the Kodak web pages + +2003-03-06 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_gt6801.c backend/gt68xx_gt6816.c + backend/gt68xx_low.c doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Small requests are done with a response + buffer of 8 bytes (instead of 64) now. Looks like GT-6816 based + scanners return 8 bytes if the firmware is loaded and 64 bytes if + it's not loaded. Changed GT-6816 firmware check to ignore errors + from above change. GT-6816 scanners work with the BSDs now (at least + once). Updated manpage concerning the BSDs. + +2003-03-05 Henning Meier-Geinitz + + * backend/apple.c: Added missing option size (avoids crash on network + scanning). Patch from Milon Firikis . + +2003-03-05 Oliver Schirrmeister + * backend/fujitsu.c, backend/fujitsu.h: renamed some variables + * backend/fujitsu.c: gray duplex scanning now works with the 4097D + when disconnect is enabled in the scsi-controller + * doc/descriptions/unsupported.desc: remove fujitsu fi4120C + * doc/descriptions/fujitsu.desc added fi4120C, ScanParter 93GX + +2003-03-04 Henning Meier-Geinitz + + * include/sane/sanei.h sanei/sanei_constrain_value.c: Added function + sanei_check_value in addition to the existing sanei_constrain_value. + It checks if the value of a sane option fits into the constraint but + doesn't try to do any fixing/rounding. + * doc/sane-scsi.man: Changed the example to use /dev/sg0 instead of + /dev/sge. + * doc/descriptions/unsupported.desc: Removed Umax AstraSlim (now + supported by artec_eplus48u backend). + +2003-03-03 Gerhard Jaeger + * doc/plustek/Plustek-USB-TODO.txt: update + * backend/plustek-devs.c backend/plustek-usb.c backend/plustek-usbhw.c + backend/plustek-usbimg.c backend/plustek-usbscan.c backend/plustek.c: + Fixed some bugs, that avoid proper function of Genius devices and + the HP2100c. Fixed also a problem, that causes permanent warmup cylces + on EPSON Photo devices. + +2003-03-02 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_gt6801.c + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Make sure that the firmware for + plustek-like scanners is loaded. Didn't work for Genius vivid3xe. + Added both Genius scanners to man page. Removed warning from Genius + Vivid3xe. + +2003-03-02 Michael Herder + + * doc/descriptions/artec_eplus48u.desc: + * backend/artec_eplus48u.conf: + Added new model Umax AstraSlim SE + +2003-03-01 Henning Meier-Geinitz + + * doc/descriptions-external/ibm.desc: Added Ricoh IS-430. + * doc/descriptions/unsupported.desc: Updated Microtek scanners. Added + Umax AstraSlim SE. + +2003-02-28 Ulrich Deiters + + * backend/canon-sane.c: Adjusted to use the new sanei_constrain_value + function; made some cosmetic changes to reduce the number of compiler + warnings + +2003-02-27 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_low.c backend/gt68xx_low.h doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added Genius Colorpage Vivid3xe. Added + request_type and request fields to the command set. Request is 0x01 + or 0x04. + * doc/descriptions/unsupported.desc: Added Compaq S4 100 and Microtek + Scanmaker 4800. + +2003-02-26 Henning Meier-Geinitz + + * doc/descriptions-external/hp5400.desc: Added description for hp5400 + backend. It supports the Hewlett-Packard 5400, 5470 and (maybe) 5490 + scanners. + * doc/descriptions-external/viceo.desc: Added Visioneer OneTouch 8600. + * doc/descriptions/unsupported.desc: Removed hp5400 series (now in + hp5400.conf). Added Lexmark, Medion and Primax scanners. + * doc/descriptions/ma1509.desc: Added :new token. + * sanei/sanei_constrain_value.c: Round a word list value to the nearest + entry (if necessary). Code was taken from canon backend. + +2003-02-26 Ulrich Deiters + + * modified the Canon SCSI backend (now version 1.12): + * backend/canon.c, canon-sane.c, canon.h: Added support for + the FB1200S flatbed scanner. + * backend/canon.c: Made the sense handler generate meaningful + status information for new scanner models (solved the Mandrake + crash problem). + * backend/canon.c, canon-sane.c, canon.h: Moved model-dependent + declarations and decisions to a common location. + * backend/canon-sane.c: Fixed the out-of-memory problem of + xscanimage when doing previews with scanners using hardware + scan resolutions only. + +2003-02-25 Henning Meier-Geinitz + + * po/sane-backends.fr.po: Updated French translation (from Yann E. + MORIN ). + +2003-02-23 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c + backend/umax_pp_mid.h backend/umax_pp.c backend/umax_pp.h + backend/umax_pp.conf tools/umax_pp.c doc/sane-umax_pp.man: changed + highlight option to contrast, and gain to brightness. + +2003-02-24 Henning Meier-Geinitz + + * backend/Makefile.in backend/dll.conf backend/ma1509.c + backend/ma1509.conf backend/ma1509.h: Added new backend ma1509 for + Mustek BearPaw 1200F scanners. + * doc/Makefile.in doc/descriptions/ma1509.desc doc/sane-ma1509.man + doc/sane.man doc/.cvsignore: Added documentation for ma1509 backend. + * doc/descriptions-external/ma1509.desc: Removed. + * AUTHORS: Added ma1509. + * po/Makefile.in po/sane-backends.de.po po/sane-backends.es.po + po/sane-backends.fr.po po/sane-backends.nl.po po/sane-backends.pt.po + po/sane-backends.ru.po po/sane-backends.sv.po: Updated for ma1509. + * doc/backend-writing.txt: Some parts concerning PRJECTS/.desc files + are rewritten. Added information about initializing global variables + and sizeof (void *) != sizeof (int) (from Martijn van Oosterhout + ). + +2003-02-23 Simon Munton + * backend/pie.c: increment BUILD (was missed in last change) + +2003-02-23 Simon Munton + * backend/pie.c: fixed segmentation faults when sane_init/sane_exit is + run more than once. + +2003-02-23 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.c: Added global vars reset. + Fixed a segmentation bug when using "" as opened device name. + +2003-02-22 Frank Zago + + * doc/sane.tex: added Relisys and Mitsubishi to the list of + vendors. Bumped the revision date. + + * frontend/tstbackend: added more sane_init/sane_exit tests. Added + Fujistu and Relisys to the list of valid vendor names. + +2003-02-22 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Added vid/pid 0x07b3/0x0400 to gt68xx.conf also. Added indormation + about Medion 4394. Mention ma1509 backend. Fix segfault when calling + sane_open with an empty device name. Explicitely initialize global + variables to avoid segfaults when calling sane_init/sane_exit more + than once. + * backend/net.c doc/descriptions/net.desc: Initialize global variables + in sane_init to avoid segmentation faults when sane_init/sane_exit is + run more than once. + * doc/descriptions-external/ibm.desc: Add Ricoh IS-420. + * sanei/sanei_usb.c: Call sanei_usb_init only once. + * backend/mustek_usb.c doc/descriptions/mustek_usb.desc + doc/mustek_usb/mustek_usb.CHANGES doc/sane-mustek_usb.man: Iniatialize + global variables explicitely. Mention ma1509. + * backend/mustek.c doc/mustek/mustek.CHANGES: Initialize global + variables in sane_init. + * TODO: Add ma1509 backend. Add segfault when running sane_init more + than once. Removed sanei_usb interface issue. + +2003-02-20 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Fujitsu fi-4220C (now + supported by fujitsu backend). Added Syscan Travelscan 464. Updated + HP scanners. + +2003-02-20 Oliver Schirrmeister + * backend/fujitsu.c: make option RIF available for 3091 and 3092, bugfix + * backend/fujitsu.c: set availability of options THRESHOLD und VARIANCE + +2003-02-20 Oliver Schirrmeister + * backend/fujitsu.c, backend/fujitsu.h: patch from : + fi4220 support + USB support for scanners which send SCSI commands over usb + +2003-02-19 Henning Meier-Geinitz + + * doc/descriptions-external/ma1509.desc: Added description of the + ma1509 backend for Mustek BearPaw 1200F scanners. + * doc/descriptions/unsupported.desc: Added Avision, Brother, and Umax + scanners. Removed Mustek BearPaw 1200F. + * sanei/sanei_usb.c: Check all acceptable interfaces instead of using + the first one. + * tools/sane-find-scanner.c: Check all interfaces. Print a more + definite message when a scanner was found to avoid confusion. + +2003-02-18 Stéphane Voltz + + * backend/umax_pp_low.c: icc compile fixes, and + EPP mode setting fix for direct hardware access + +2003-02-18 Henning Meier-Geinitz + + * po/sane-backends.fr.po: Added more French translations (from Yann E. + MORIN ). + * sanei/sanei_usb.c: usb_clear_halt should only be called in libusb + mode. + +2003-02-17 Henning Meier-Geinitz + + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Make sure that the result of the + reader_process is interpreted correctly. Block signals when waiting + for a SCSI request to finish. Otherwise we may get a segfault if the + reader_process is terminated while waiting. + +2003-02-16 Henning Meier-Geinitz + + * doc/doxygen-sanei.conf: Updated version. + * include/sane/sanei_usb.h: Fixed link to USB spec. + * doc/descriptions/unsupported.desc: Added Artec scanners. + * TODO: Updated desc file entry. + * backend/gt68xx.c backend/gt68xx_devices.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + List BearPaw 2400 CS Plus as supported. Make fast preview the default + (otherwise BP 2400 TA Plus wouldn't work with 12/16 bits). Added + vid/pid 0x07b3/0x0400, that's another Plustek OpticPro 1248U. + +2003-02-16 René Rebe + + * backend/avision.h backend/avision.c doc/sane.man + doc/descriptions/avision.desc: update to the latest Avision + backend release. It includes feature and stability improvements + and bug fixes. The sane man-page now mentions that the avision + backend supports more than the AV 630 CS ... + +2003-02-15 Karl Heinz Kremer + + * backend/epson.c backend/epson_usb.[ch]: Fix problem with + "usb syntax in config file + + * backend/epson.c: Move sanei_init_usb() to sane_init(). Thanks + to Ron Cemer for the patch. + +2003-02-13 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Updated Canon, Fujitsu, and + Plustek entries. + * TODO: Added entries about v4l, fujitsu, snapscan. + +2003-02-11 Peter Fales + + * backend/dll.conf, doc/sane-gphoto2.man: Added a commented out + gphoto2 entry in dll.conf, and mentioned it in the man page. + + * backend/gphoto2.c: Bug fixes. Don't coredump if the + gphoto2.conf file is missing, and don't require a speed to + be set if the usb port is used. + +2003-02-11 Peter Kirchgessner + + * backend/hp-handle.c: Fix problem with ifdef/ifndef for threads + +2003-02-11 Henning Meier-Geinitz + + * aclocal.m4 acinclude.m4 configure configure.in: Check for MacOS X + native dynamic loading first before lookinf for libdl. + +2003-02-09 Henning Meier-Geinitz + + * frontend/saned.c sanei/sanei_codec_bin.c sanei/sanei_wire.c: Check + the IP address of the remote host before any communication occurs. + Check for a errors before trsuting values that came from remote. + Make sure that strings are 0-terminated. + * po/Makefile.in po/sane-backends.nl.po: Added dutch (nl) translations + for sane-backends (from Bertrik Sikken ). + * doc/saned.man: More warnings about security issues. Make more clear + that -s and -d can't be used in inetd mode. + * PROBLEMS: Moved "memory exhausted" and missing scsi headers problems + to README.linux. Removed SG_BIG_BUF problem. Rewrote Mustek "exceed + the physical scan area" problem as it applies to most flatbed + scanners. Added info about test backend. Added info about saned + security issues. + * README.linux: Moved "memory exhausted" and missing scsi headers + problems from PROBLEMS. + * TODO: Added saned info. Added artec at3 misdetection. + * configure configure.in NEWS: Updated version number. + +2003-02-09 Stéphane Voltz + + * backend/umax_pp.c: fixed big bug related to color plane + synchronization, which gave blur effect at > 75 dpi + * tools/umax_pp.c: change version number + +2003-02-08 Peter Fales + * backend/dc210.c, backend/dc240.c: Fixes for Irix from + Andrea Suatoni. + +2003-02-06 Henning Meier-Geinitz + + * Makefile.in: Added ChangeLog-1.0.10 to DISTFILES. + * po/Makefile.in po/template.desc po/README: Don't generate po files + with every make. That avoids recreation just because of date changes. + Automatically create new languages on make update. Automatically + generate list of DISTFILES. Added template for header used in new + po files. Updated documentation. + * doc/descriptions/unsupported.desc: Added Genius Colorpage Vivid III. + Added more info for Plustek OpticPro 1212U and U12/UT12. + +2003-02-05 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.c + backend/gt68xx_high.h doc/descriptions/gt68xx.desc + doc/descriptions/unsupported.desc doc/gt68xx/gt68xx.CHANGES: + Fixed resolutions for BearPaw 1200 TA. Increase the lowest black + for CCD coarse calibration. Adjusted internal gamma correction. + CCD scanners use color mode for coarse+quality cal now. Preview isn't + always in 8 bit mode now (can be selected by option). Upper and lower + limits for coarse calibration are unified now. Added options for + adjusting gain and offset. + * po/sane-backends.de.po po/sane-backends.es.po po/sane-backends.fr.po + po/sane-backends.pt.po po/sane-backends.ru.po po/sane-backends.sv.po: + Adjusted for new gt68xx options. Updated German translation for + gt68xx. + +2003-02-04 Michael Herder + + * doc/descriptions/artec_eplus48u.desc: + Unified manufacturer names according to Hennings suggestion. + +2003-02-03 Henning Meier-Geinitz + + * doc/sane-backends.pt.po: Fixed UTF character. + +2003-02-02 Peter Kirchgessner + + * backend/hp.c backend/hp-handle.c: Add support for OS/2 + doc/descriptions/hp.desc: Version number changed + +2003-02-02 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: cleaned up the file a little + +2003-02-02 Henning Meier-Geinitz + + * doc/descriptions/gt68xx.desc doc/descriptions/unsupported.desc: + Unified manufacturer names. Minor bugfixes. + +2003-02-01 Henning Meier-Geinitz + + * configure configure.in: Warnings enabled again. Used extra version + -cvs. + +Older entries can be found in ChangeLog-1.0.10. diff --git a/ChangeLog-1.0.13 b/ChangeLog-1.0.13 new file mode 100644 index 0000000..a3f2705 --- /dev/null +++ b/ChangeLog-1.0.13 @@ -0,0 +1,1349 @@ +****** Release of sane-backends 1.0.13. End of code freeze ****** + +2003-11-13 Henning Meier-Geinitz + + * configure configure.in: New version: 1.0.13. + +2003-11-20 Oliver Schwartz + + * doc/descriptions/snapscan.desc: Added model "SnapScan" + (Bugtrack #300286) + +2003-11-17 Henning Meier-Geinitz + + * po/sane-backends.sv.po: Updated Swedish translation (from + Mattias Ellert ). + +2003-11-16 Henning Meier-Geinitz + + * configure configure.in acinclude.m4 aclocal.m4: Changed check for + linux/videodev.h. If that file is not compilable, we don't build + the v4l backend. That's to avoid compilation errors if videov.h + from Linux kernel 2.6.* is used. Include all the headers we also + include in backend/v4l.c to make sure we find all problems. + * backend/v4l.c: Try to not include linux/videodev2.h to avoid + compilation errors. + +-- snapshot 1.0.13-pre3 +---- CODE FREEZE FOR SANE 1.0.13 --- +2003-11-16 Henning Meier-Geinitz + + * NEWS: Updated. + * configure configure.in: Disabled warnings for release. + +2003-11-15 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Brother DCP 8020 and + UMAX Astra 3600. + +2003-11-14 Eddy De Greef + * doc/sane-mustek_pp.man: added the new libieee1284 style parport + names. + +2003-11-14 Gerhard Jaeger + * backend/plustek.c backend/plustek-usb.cal backend/plustek-usbshading.c + backend/plustek-usbhw.c: Endianess fixes. + +2003-11-13 Eddy De Greef + * backend/mustek_pp_cis.c: accept old style parport names to + ensure backward compatibility with existing mustek_pp.conf files. + +2003-11-13 Peter Fales + * backend/gphoto2.h: Line beginning with "static static" was breaking + compiles on some platforms. + +2003-11-10 Gerhard Jaeger + * backend/Makefile.in: Linking pie backend now against sanei_thread lib. + * backend/pie.c: Switched backend over to sanei_thread usage, to make it + also work with OS/2. + +2003-11-08 Oliver Schwartz + + * backend/snapscan-options.c backend/snapscan.c + Disabled quality calibration for Epson Perfection 1670 since it does + not work reliably yet + +2003-11-09 Henning Meier-Geinitz + + * doc/descriptions-external/lhii.desc: Added (back) the links to + the external lhii backend that supports old handscanners. + +-- snapshot 1.0.13-pre2 + +2003-11-09 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Epson Perfection + 1670. It's now supported by the snapscan backend. + +2003-11-08 Oliver Schwartz + + * backend/snapscan-options.c backend/snapscan-usb.c + Fix TPO range for Epson 1670, fix compiler warnings on gcc 3.3 + +2003-11-08 Oliver Schwartz + + * backend/snapscan-scsi.c backend/snapscan.c doc/descriptions/snapscan.desc: + Final bugfixes for Epson 1670 + +2003-11-07 Henning Meier-Geinitz + + * README.openbsd: Added info about setting permissions (Bug #300311). + * doc/descriptions/unsupported.desc: Added Genius and Lexmark scanners. + +2003-11-07 Oliver Schirrmeister + + * backend/fujitsu.c: Bugfix. If a scanner returned a color image + in format rr...r gg.g bb...b the reader process crashed. + * backend/fujitsu.[ch] Bugfix. The option gamma was enabled for + the fi-4120. The result was an 'invalid field in parm list'-error. + * doc/descriptions/fujitsu.desc: added model "fi-4530C" + +2003-11-06 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Microtek and Visioneer + scanners. + +2003-11-04 m. allan noah + + * doc/descriptions/fujitsu.desc: added model "fi-4110EOX2" + +2003-11-04 Gerhard Jaeger + * backend/Makefile.in: Linking coolscan now against sanei_thread lib. + * backend/coolscan.c backend/coolscan.h: Switched backend over to + sanei_thread usage, to make it work at least with OS/2. + * backend/plustek-pp_misc.c backend/plustek-pp_hwdefs.h: Fixed bug + in parport setup routine. + * sanei/sanei_pp.c: Fixed problem in sanei_pp_setmode(). + Fixed parport mode setting in direct mode. + +2003-11-02 Julien Blache + * frontend/saned.c: fixed endianness issues in + check_v{4,6}_in_range(), also fixed portability issues to other + UNIX platforms due to different representations of IPv6 addresses. + +2003-11-02 Gerhard Jaeger + * doc/descriptions/unsupported.desc: Added Plustek OpticSlim 2400. + * include/sanei/sanei_thread.h: Removed OS/2 porting section. + * sanei/sanei_pp.c include/sanei/sanei_pp.h: + Fixed udelay stuff, documentation update. + +2003-11-02 Henning Meier-Geinitz + + * backend/Makefile.in: sanei_pp must be linked if we preload + backends. + +---- FEATURE FREEZE FOR SANE 1.0.13 --- +-- snapshot 1.0.13-pre1 + +2003-11-02 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added PIE Powerslide 3600. + * NEWS: Updated for 1.0.13. + +2003-10-30 Gerhard Jaeger + * sanei/lib/sanei_pp.c: Made sanei_pp_set_datadir work in no ieee1284 mode. + Fixed a minor bug in delay calculation. + * include/sanei/sanei_pp.h: Added some control-port definitions. + * backend/plustek_pp.c backend/plustek-pp*: + Made PS/2 bidirectional mode work. + * doc/plustek/PLUSTEK-PARPORT.txt: Update. + +2003-10-29 Henning Meier-Geinitz + + * backend/Makefile.in backend/mustek.c backend/mustek.h + doc/descriptions/mustek.desc doc/mustek/mustek.CHANGES: + Added support for sanei_thread. Removed OS/2 specific code. + Added more debug messages. + * doc/saned.man: Added more info about firewall trouble. + +2003-10-29 Gerhard Jaeger + * sanei/lib/sanei_pp.c include/sanei/sanei_pp.h: + Added functions sanei_pp_set_datadir() and sanei_pp_uses_directio(). + Added some documentation. + * doc/plustek/PLUSTEK-PARPORT.txt doc/plustek/PLUSTEK-PARPORT-TODO.txt + doc/plustek/PLUSTEK-USB-TODO.txt: Updates. + * backend/plustek_pp.c backend/plustek-pp_*: Made usage of the new + sanei_pp functions, made EPP modes work with libieee1284. Also some + cleanup work. + +2003-10-28 Henning Meier-Geinitz + + * doc/sane-scsi.man: Added hint for setting device permissions for + /dev/xpt0 for FreeBSD users. + * AUTHORS backend/artec.c backend/artec.h doc/sane-artec.man: + Fixed Chris Pinkham's email address. + * doc/descriptions/unsupported.desc: Added Microtek ScanMaker 4900. + +2003-10-28 Rene Rebe + * backend/avision.h backend/avision.c doc/descriptions/avision.desc + backend/avision.conf AUTHORS: merge of the current Subversion + revision of SANE/Avision. The fixes include: endianess fixes, + calibration code, ADF detection, correct lamp warmup, gamma table + for new ASICs, some workarounds for ASIC variations and the + convertion to use OPT_SOURCE instead of seperate OPT_ADF and + OPT_TRANS. Also fixed Bugs #300288 and #300196 and removed + the conflicting Option_Valu now present in sanei_backend.h + * doc/sane-avision.man: made requested clarifications (Bugs #300290, + #300291) + +2003-10-28 Gerhard Jaeger + * doc/sane-plustek.man backend/plustek.conf backend/plustek.c: + Changed configuration file back to remain compatible with the old format. + +2003-10-27 Karl Heinz Kremer + * backend/epson.c: Replaced all DBG(0, statements with + DBG(1, ... to avoid logging messages the user should + not see anyways. + +2003-10-27 Gerhard Jaeger + * sanei/lib/sanei_pp.c: Fixed OS/2 compilation problems. + * doc/descriptions/plustek_pp.desc: + Updated status of Primax Compact 4800 Direct 30bit. + +2003-10-26 Gerhard Jaeger + + * configure.in configure include/sanei/config.in.h: + Added check for limits.h - HAVE_LIMITS_H. + * sanei/lib/sanei_pp.c include /sanei/sanei_pp.h: + Added sanei_pp_init() and sanei_pp_udelay(). + * backend/plustek_pp.c backend/plustek-pp_misc.c backend/plustek-pp_scan.h: + Fixed compiler warnings, using now sanei_pp_udelay() and + made the backend work with libieee1284. + +---- BACKEND FREEZE FOR SANE 1.0.13 --- + +2003-10-24 Peter Kirchgessner + * backend/hp.c, backend/hp-handle.c, backend/Makefile.in: + second check-in: use new sanei_thread-interface for hp-backend + +2003-10-24 Henning Meier-Geinitz + + * doc/descriptions-external/hp_rts88xx.desc: Added description + file of new hp_rts88xx backend for HP 44x0 scanners (from + Johannes Hub ). + * doc/descriptions/unsupported.desc: Added Minolta DiMAGE Scan + Elite 5400. Removed HP 44x0 (now supported by hp_rts88xx + backend). Updated Epson Perfection 3170. Updated Plustek + S24/ST24. + * doc/descriptions/avision.desc doc/descriptions/canon.desc + doc/descriptions/sharp.desc: Updated to new status values. + Bugs: #300146, #300147, #300154. + * include/sane/sanei_thread.h: Updated doxygen documentation + for new sanei_thread interface. + +2003-10-23 Frank Zago + + * README.windows: added note about libusb port for cygwin. + +2003-10-23 Gerhard Jaeger + + * backend/plustek.c backend/plustek-usb.c: + fixed bug, that causes CanoScan devices to use the wrong calibration + functions, sanei_usb_get_vendor_product() fails. + * sanei/sanei_pp.c: + Added sanei_pp_getmode, fixed conditional compilation stuff. + * include/sanei/sanei_pp.h: + Added sanei_pp_getmode and SANEI_PP_MODE definitions. + * backend/plustek_pp.c backend/plustek-pp.h backend/plustek-pp_misc.c: + Added parport-mode detection. + +2003-10-22 Peter Kirchgessner + * backend/hp.c, backend/hp-handle.c, backend/Makefile.in: + use new sanei_thread-interface for hp-backend + +2003-10-22 Gerard Klaver + * doc/descriptions/teco2.desc backend/teco2.conf doc/sane-teco2.man: + Mustek ScanMagic 4830S added. + * doc/sane-teco2.man: maintainer Gerard Klaver added, text update. + * doc/teco/teco2.txt: data VM3564 Relisys AVEC II S3 added. + +2003-10-22 Julien Blache + * frontend/saned.c: replaced in_addr_t mask; by u_int32_t mask; in + check_v4_in_range(). in_addr_t doesn't seem to exist on OS/2, and + it's nothing more than an unsigned 32 bits integer. + +2003-10-22 Gerhard Jaeger + + * configure configure.in include/sane/config.in.h: added checks for iopl. + * sanei/sanei_pp.c sanei/Makefile.in + include/sanei/sanei_pp.h include/sanei/Makefile.in: added generic + parallel-port function lib. + * backend/plustek-pp* backend/plustek_pp.c: major update, sanei_pp + integration, compilation fixes. + * backend/plustek.c: fixed, the "generic disable" switch + +2003-10-21 Oliver Schwartz + + * backend/snapscan.h backend/snapscan.c backend/snapscan-option.c + backend/snapscan-scsi.c backend/snapscan.conf: Bugfixes, + hopefully better support for Epson 1670. + +2003-10-21 Henning Meier-Geinitz + + * doc/descriptions-external/epkowa.desc: Added Perfection 1670 as + "unsupported". Changes status of 1260 PHOTO to :basic because of + broken TPU support. Fixed missing quotation mark in Perfection + 1200S entry. + * AUTHORS: Oliver Schirrmeister has a CVS account now. + * doc/sane-mustek_usb.man: Added workaround for hardware bug. + +2003-10-21 Stéphane Voltz + * doc/sane-umax_pp.man: added help for new configuration option + * tools/umax_pp.c: uppded version number + +2003-10-20 Frank Zago + * README.aix doc/sane-leo.man doc/sane-matsushita.man + doc/sane-sceptre.man doc/sane-teco1.man doc/sane-teco2.man + doc/sane-teco3.man doc/descriptions/leo.desc + doc/descriptions/matsushita.desc doc/descriptions/sceptre.desc + doc/descriptions/teco1.desc doc/descriptions/teco2.desc + doc/descriptions/teco3.desc doc/descriptions-external/hp4200.desc: + fixed urls. + +2003-10-19 m. allan noah + + * backend/fujitsu.c: reverse previous patch. Dont blindly trust + code from the backend maintainer :) + +2003-10-19 Julien Blache + * frontend/saned.c: added subnet support to saned ; added + check_v4_in_range and check_v6_in_range functions. + * backend/saned.conf: updated the config file. + * doc/saned.man: updated the manpage for saned. + +2003-10-18 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP ScanJet 3670. + * doc/descriptions-external/epkowa.desc: Added description file + for the external Epson Kowa backend. + +2003-10-17 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Reflecta iScan + 1800. Updated information for Epson Perfection 1670. + * README.linux: Added information about compilation problems when + Linux 2.6 is installed. + * tools/sane-desc.c: In error and warning messages print the name + of the description file. Print warning if the status is not set + for a device. + * backend/test.c: Reindented. + * AUTHORS: Nathan Ruthman has CVS access now. + +2003-10-17 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Fixed bug #30149 (added :status information for all scanners) + +2003-10-17 Gerhard Jaeger + + * acinclude.m4 aclocal.m4 configure: Added -D_REENTRANT to compiler + flags, when using pthread support. + * sanei/sanei_thread.c: Added SIGPIPE handling, + when compiled for pthread support. + * backend/test.c: Removed blocking SIGPIPE, as this is now handled + in sanei_thread library. + * backend/plustek.h backend/plustek.c backend/plustek-usbhw.c: + Added checks for intervaltimer, to make it compile on OS/2. + +2003-10-16 m. allan noah + + * backend/fujitsu.c: memset the device struct and the scsi buff + when a new device is attached. Submitted by + Chris Chesney . + Initialized a couple vars in the 3091 init routines. + +2003-10-15 Henning Meier-Geinitz + + * AUTHORS: Marked maintainers that have CVS access with a + (*). Added m. allan noah to fujitsu backend. Added Julien Blache + and Petter Reinholdtsen to "Miscellaneous coding". Removed + Petter Reinholdtsen from "CVS repository maintainer". + * doc/sane-usb.man: sane-find-scanner is in section 1, not 5. + +2003-10-15 Gerhard Jaeger + + * include/sanei/config.h.in configure.in configure: + Added test for setitimer. + +2003-10-14 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Pentax, Sicos, Syscan, + and UMAX scanners. + +2003-10-13 Henning Meier-Geinitz + + * backend/gt68xx_low.c: Fixed compilation bug when debugging is + disabled. + * backend/test.c doc/descriptions/test.desc: Fixed cancelling when + threads are used. Only SIGPIPE is blocked now. Sleep indefinetly + after the reader_process has finished. Minor fixes of debug + messages. + +2003-10-13 Gerhard Jaeger + + * sanei/sanei_thread.c include/sane/sanei_thread.h: Fixed OS/2 compilation + * sanei/sanei_lm983x.c include/sane/sanei_lm983x.h: Copyright update + +2003-10-12 Gerhard Jaeger + + * sanei/sanei_thread.[ch]: Improved OS/2 support + * backend/test.c: removed OS/2 section + +2003-10-12 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Memorex, TCE and Optrox + scanners. + +2003-10-10 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon DR-2080C. Updated + some links. + * backend/mustek_pp_ccd.conf doc/sane-mustek_pp_ccd.man: Explained + that libieee1284 device names like "parport0" can also be used. + +2003-10-10 Gerhard Jaeger + + * sanei/sanei_thread.c: Fixed some compilation errors on Darwin and OS/2 + Fixed segfault condition in sanei_thread_waitpid + +2003-10-09 Peter Kirchgessner + + * backend/hp.c backend/hp-option.c backend/hp-scl.c: + Bug #300241: fix invers image on 3c/4c/6100C at 10 bit depth + Redo when TEST UNIT READY failed + Redo when read returns with 0 bytes (non-SCSI only) + * doc/sane-hp.man: Add environment SANE_HP_RDREDO, SANE_HOME_HP + +2003-10-09 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp_low.h backend/umax_pp.h + backend/umax_pp_mid.c backend/umax_pp_low.c backend/umax_pp_mid.h + backend/umax_pp.conf: added automatic parallel port detection, + and special keyword in configuration file to use it. + +2003-10-08 Gerhard Jaeger + + * backend/Makefile.in : linking plustek_pp- and test-backend against + sanei_thread + * backend/test.[ch]: added sanei_thread support + * backend/test-picture.ch: fixed compiler warnings + * backend/plustek.[ch] backend/plustek_pp.c backend/plustek-pp.h: + changes due to the sanei_thread-lib work + * sanei/sanei_thread.c include/sane/sanei_thread.h: improved + support of pthreads, changed behaviour of sanei_thread_kill(), + added functions sanei_thread_sendsig() and sanei_thread_get_status() + changed behaviour of sanei_thread_waitpid(), changed parameters + of sanei_thread_begin() + +2003-10-08 Henning Meier-Geinitz + + * backend/canon630u.c: Workaround for bug in canon630u backend: + The backend assumes that the id it gets back from sanei_usb_open + is a file descriptor. It isn't. So sane_get_select_fd returns + just a random number. That breaks at least saned, other + frontends may not work either. This is a workaround for bug + #300257. + +2003-10-07 m. allan noah + + * backend/fujitsu.c: removed ~25 '_' from option names (#300139) + * backend/fujitsu.conf: added lines for known usb scanners + +2003-10-07 Oliver Schwartz + * backend/snapscan.h backend/snapscan-scsi.c + Updates for Epson Perfection 1670 + +2003-10-07 Oliver Schwartz + * backend/snapscan.h backend/snapscan.c backend/snapscan-option.c + Initial support for Epson Perfection 1670, minor bugfix + (#300247) + +2003-10-07 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure.in configure + include/sane/config.h.in sanei/sanei_thread.c: More verbose help + messages for --enable-fork-process. Print message about pthread + support after all the tests. If libpthread isn't available, try if + libc supports pthreead_*. Use macro USE_PTHREAD to check if + threads are used in the code. + * backend/Makefile.in: Added sanei_pthread.lo to list of object + files needed for preloading. + +2003-10-07 Gerhard Jaeger + + * aclocal.m4 acinlcude.m4 configure configure.in: modified checks for + pthread support, added switch --enable-fork-process which toggles + between the usage of fork and pthread, set the default behaviour to + pthread usage on Darwin + * include/sane/config.h: added the HAVE_LIBPTHRAD stuff + * sanei/sanei_thread.c include/sane/sanei_thread.h: fixed compilation issue + on OS/2, added support for fork too, so that we can use sanei_thread + functions in any case. + * backend/plustek.[ch]: changes due to the sanei_thread-lib work + +2003-10-06 m. allan noah + + * backend/fujitsu.[ch]: Added support for color modes of fi-4x20C and + fi-4340C, maybe others as well. + +2003-10-06 Peter Kirchgessner + + * backend/hp.c, backend/hp-option.h: Bug #300248 fixed + (correct "Negatives" in option description to "Negative") + +2003-10-06 Henning Meier-Geinitz + + * doc/Makefile.in: Remove doxygen-sanei.conf in clean target. + * sanei/sanei_pa4s2.c: Made some internal functions static. + +2003-10-06 Thomas Soumarmon + + * backend/hp5400_*: fixed bug #300252 : added static to all non + SANE specific functions + changed #include into + #include "../include/sane/..." as mentioned in the + backend-writing.txt file + +2003-10-05 Gerhard Jaeger + + * aclocal.m4 configure configure.in: added checks for pthread.h and + added linker option -lpthread if pthread.h is found + * include/sane/config.in.h: added HAVE_PTHREAD_H + * sanei/sanei_thread.c include/sane/sanei_thread.h: added pthread_ + functions to library, so every backend is able to use either fork or + pthread for its reader-process - see plustek backend for example + * backend/plustek.h backend/plustek.c: added sanei_thread stuff to support + threading on MacOS X + * backend/plustek_pp*: some cleanup + +2003-10-05 Henning Meier-Geinitz + + * backend/microtek2.h backend/test.c include/sane/saneopts.h: + Fixed some missing or duplicated spaces in option descriptions. + * backend/canon630u.c: Option names shouldn't be translated. + * backend/mustek.c: Use the same title for brightness as in other + backends. + * po/sane-backends.de.po: Fixed minor bugs. + * po/sane-backends.sv.po: Updated (from Mattias Ellert + ). + * po/sane-backends.bg.po po/sane-backends.cs.po + po/sane-backends.es.po po/sane-backends.fr.po + po/sane-backends.it.po po/sane-backends.nl.po + po/sane-backends.no.po po/sane-backends.pt.po + po/sane-backends.ru.po: Regenerated. + * doc/descriptions/unsupported.desc: Added Epson Perfection 3170, + Packard Bell Diamond 1200, and Visioneer PaperPort + 3100b. Updated Epson Perfection 1670. + +2003-10-04 Karl Heinz Kremer + + * backend/epson.[ch]: Fixed bug 300246 - Use SANE_TITLE_SCAN_SPEED + (and DESC and NAME) from saneopts.h instead of my own strings. + Fixed typo in gamma correction description. + Start two descriptions with a capital character. + +2003-10-04 Henning Meier-Geinitz + + * AUTHORS configure configure.in backend/Makefile.in backend/dll.conf + backend/mustek_pp_ccd.c backend/mustek_pp_ccd.conf backend/mustek_pp_ccd.h + doc/Makefile.in doc/sane.man doc/sane-mustek_pp_ccd.man + doc/descriptions/mustek_pp_ccd.desc: Added back old mustek_pp + backend. That backend supports Mustek CCD scanners. The backend + was renamed to mustek_pp_ccd to avoid conflicts with the new + mustek_pp backend for CIS scanners. The code was taken from + sane-backends 1.0.9. This is only a temporary solution. The goal + is to incooperate CCD and CIS support into mustek_pp. + * doc/sane-mustek_pp.man doc/descriptions/mustek_pp.desc: Added + links to the mustek_pp_ccd backend. Removed scanners supported by + mustek_pp_ccd. + +2003-10-03 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Microtek ScanMaker + 5900. + * doc/descriptions/umax1220u.desc: Converted to new + format (bug #300155). Commented out unsupported UMAX Astra 2200U + to avoid confusion. + * doc/Makefile.in: Cleanup. Removed install target for + mostang.com. + * doc/descriptions/microtek2.desc: Converted to new + format (bug #300153). Commented out ScanMaker 9600XL (was + mentioned twice?). + * doc/descriptions/hpsj5s.desc: Converted to new format (bug + #300151). Added comment about only gray mode. + * doc/descriptions/fujitsu.desc: Converted to new format (bug + #300150). + * doc/descriptions/canon630u.desc: Converted to new format (bug + #300148). + +2003-10-03 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Changed "status" information + +2003-10-02 Gerhard Jaeger + + * backend/plustek_pp* backend/plustek-usb*: fixed some OS/2 compiling issues + * doc/plustek: fixed module compilation stuff and increase version number + +2003-10-02 Peter Fales + * backend/gphoto2.c backend/gphoto2.h: Try to handle the case where + the camera has a corrupt file that can't be decoded as a JPEG + image. + +2003-10-01 Eddy De Greef + + * doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: + Added Mustek 96 CP to list of supported scanners. + +2003-09-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Fixed links to messages in + the mailing list archive. + * configure configure.in doc/Makefile.in doc/doxygen-sanei.conf + doc/doxygen-sanei.conf.in: Automatically update the version + number of SANE in the doxygen documentation. + * doc/backend-writing.txt doc/sane.man: Updated links to sanei + documentation. + * doc/.cvsignore include/sane/sanei.h include/sane/sanei_scsi.h: + Minor fixes for sanei documentation. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_high.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added detection of Genius Vivid 4x. + It won't work out-of-the-box, however. CCD coarse calib + shouldn't run into an endless loop anymore. Plustek 1248U + is much faster now. + +2003-09-30 Gerhard Jaeger + + * doc/descriptions/unsupported.desc: removed OpticSlim entry + * doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES + doc/sane-gt68xx.man backend/gt68xx.conf: added Plustek OpticSlim entry + * backend/gt68xx_devices.c: added settings for Plustek OpticSlim 1200 + +2003-09-29 Gerhard Jaeger + + * doc/sane-plustek.man: minor update + * backend/plustek.c: changed version number, cleanup + * backend/plustek-usb*.c: cleanup + * backend/plustek-pp.*: cleanup + * backend/plustek-share.h: removed, no longer needed + * backend/Makefile.in: removed reference to plustek-share.h + +2003-09-28 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Enhans, Genius and UMAX + scanners. + * backend/test.c doc/descriptions/test.desc: Some options had + wrong constraints or didn't match their descriptions (bug + #300235). + +2003-09-25 Frank Zago + + * README.windows: updated status of xscanimage and XSane. + +2003-09-25 Henning Meier-Geinitz + + * po/Makefile.in: Added plustek_pp.c. + * po/sane-backends.nl.po: Updated Dutch translation (from Martin + Kho ). + * po/sane-backends.bg.po po/sane-backends.cs.po po/sane-backends.de.po + po/sane-backends.es.po po/sane-backends.fr.po po/sane-backends.it.po + po/sane-backends.no.po po/sane-backends.pt.po po/sane-backends.ru.po + po/sane-backends.sv.po: Regenerated. + * doc/Makefile.in: Fixed link to image in HTML manpages. + +2003-09-24 Oliver Schwartz + + * backends/snapscan.c: check second argument of sanei_config_get_string + (Bug #300198) + +2003-09-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Changed links to point to + sane-project.org. + * TODO: Removed. Please use the bug tracking system at + http://www.sane-project.org/bugs.html instead. + * README README:os2 configure configure.in: Updated contact + information (website, mailing lists, bug tracker). Minor fixes. + * backend/mustek.c: Fixed sane-devel address. + * doc/backend-writing.txt doc/releases.txt: Updated contact + information. Spelling fixes. Minor updates. + * doc/sane.man: Updated contact information. Removed contributing + section (now on homepage). Spelling fixes, general updates. + * sane-abaton.man sane-agfafocus.man sane-apple.man sane-bh.man + sane-dc210.man sane-dc240.man sane-dc25.man sane-gphoto2.man + sane-hp.man sane-microtek2.man sane-microtek.man + sane-mustek.man sane-mustek_pp.man sane-pint.man + sane-st400.man sane-usb.man sane-v4l.man: Updated links to + sane-devel and SANE homepage. + * sane.tex: Changed homepage and sane-devel-request address. + * doc/Makefile.in: Added README.windows. + * doc/canon/canon.install2700F.txt: Updated links. + * include/sane/sanei.h include/sane/sanei_usb.h: Updated links. + * tools/sane-desc.c: Changed links to sane-project.org. Mentioned bug + tracker. Added contact link. Removed link to special USB and + Parport lists (now on static web pages). + * tools/sane-config.in: Updated links. + +2003-09-24 Gerhard Jaeger + + * doc/sane.man, AUTHORS: added plustek_pp information + * doc/backend-writing.txt: Updated CHECKLIST information + * doc/sane-plustek.man: removed parport sections + * doc/sane-plustek_pp.man: removed usb sections + * backend/plustek.c: changed version number + * backend/plustek-usb*.c: minor fixes, esp. CanoScan LiDE30 gray/color bug + * backend/plustek-pp.*: changed file headers and copyright info + applied some minor fixes + * doc/unsupported.desc: Added Plustek OpticPro S28 and S48 + * Makefile.in doc/Makefile.in: + removed TODO, as this file does no longer exist + * doc/plustek/*: changed links to www.sane-project.org (Bug #300215) + +2003-09-23 Frank Zago + + * Makefile.in NEWS configure configure.in backend/Makefile.in + backend/dll.c include/sane/config.h.in sanei/sanei_scsi.c + tools/sane-find-scanner.c: cygwin port. + +2003-09-23 Gerhard Jaeger + + * configure.in: added new backend plustek_pp + * doc/descriptions/plustek_pp.desc : added + * doc/plustek/*: added/updated various doc-files + * doc/sane-plustek_pp.man doc/Makefile.in : added new man page + * backend/dll.conf : added plustek_pp + * backend/Makefile.in : added plustek_pp files, updated plustek files + * backend/plustek-devs.c backend/pustek-pp.c : removed + * backend/plustek-usbcalfile.c backend/plustek-usbcal.c + backend/plustek-usbdevs.c: new files for the plustek usb backend + * backend/plustek_pp.c backend/plustek_pp.conf + * backend/plustek-pp.h backend/plustek-pp_dac.c backend/plustek-pp_dbg.h + backend/plustek-pp_detect.c backend/plustek-pp_genericio.c + backend/plustek-pp_hwdefs.h backend/plustek-pp_image.c + backend/plustek-pp_io.c backend/plustek-pp_map.c backend/plustek-pp_misc.c + backend/plustek-pp_models.c backend/plustek-pp_motor.c + backend/plustek-pp_p12.c backend/plustek-pp_p12ccd.c + backend/plustek-pp_p48xx.c backend/plustek-pp_p9636.c + backend/plustek-pp_procfs.c backend/plustek-pp_procs.h + backend/plustek-pp_ptdrv.c backend/plustek-pp_scale.c + backend/plustek-pp_scan.h backend/plustek-pp_scandata.h + backend/plustek-pp_sysdep.h backend/plustek-pp_tpa.c + backend/plustek-pp_types.h backend/plustek-pp_wrapper.c : + new added, contains all the code necessary for controlling various Plustek + ASIC 9600x/9800x based parallelport scanner + +2003-09-21 Henning Meier-Geinitz + + * tools/sane-desc.c: PATH_MAX is too small for long comments on + win32. Actually return 0 if there is no second quotation mark. + Patch from Frank Zago . Check + for !word everywhere to avoid segfaults when a quotation mark is + missing. + * sanei/sanei_config.c: Actually return 0 if there is no second + quotation mark. + * backend/ma1509.c backend/mustek.c backend/mustek_usb.c + backend/test.c doc/descriptions/ma1509.desc + doc/descriptions/mustek.desc doc/descriptions/mustek_usb.desc + doc/descriptions/test.desc doc/mustek/mustek.CHANGES + doc/mustek_usb/mustek_usb.CHANGES: Check if + sanei_config_get_string fails because of a single quotation mark + in the configuration file. Update version numbers. + +2003-09-19 Henning Meier-Geinitz + + * doc/descriptions/microtek.desc: Used new :status scheme. Added + Vobis Highscreen Realscan and Genius Colorpage-SP2. + * doc/descriptions/unsupported.desc: Added HP, Microtek and UMAX + scanners. + +2003-09-18 Stéphane Voltz + + * backend/sane-umax_pp.c: fix default port address handling + (patch from Malcolm Parsons ) + * configure.in configure include/sane/config.h.in: added detection of + machine/cpufunc.h and i386_set_ioperm() for FreeBSD support. + + +2003-09-16 Stéphane Voltz + + * doc/sane-umax_pp_low.man: updated man page + +2003-09-15 Simon Munton + + * doc/sane-pie.man doc/descriptions/pie.desc: Updated status of ScanAce + III to 'good' based on feedback from Brian Wood. + +2003-09-14 Karl Heinz Kremer + + * backend/epson.c: put Henning's #include change back in. + +2003-09-14 Stéphane Voltz + + * backend/umax_pp_low.c: reworked inb/out functions. The backend now + works on FreeBSD. + +2003-09-12 Karl Heinz Kremer + + * backend/epson.c: Increment only once in loop to find USB scanners, + fix rounding error when calculating number of lines to scan. + +2003-09-12 Eddy De Greef + + * AUTHORS, backend/mustek_pp_cis.c, backend/mustek_pp_cis.h, + doc/sane-mustek_pp.man: Updated e-mail address. + +2003-09-12 Henning Meier-Geinitz + + * doc/.cvsignore sanei/.cvsignore: Added .libs. Sorted. + * doc/descriptions/unsupported.desc: Updated HP ScanJet 2300c + and 2400c. + * backend/abaton.c backend/abaton.h backend/agfafocus.c + backend/agfafocus.h backend/apple.c backend/apple.h + backend/artec.h backend/artec_eplus48u.h backend/as6e.c + backend/as6e.h backend/avision.h backend/bh.c backend/bh.h + backend/canon.c backend/canon.h backend/coolscan.h backend/dmc.c + backend/dmc.h backend/epson.c backend/epson.h backend/fujitsu.h + backend/gt68xx.c backend/gt68xx_high.h backend/ibm.c backend/ibm.h + backend/leo.h backend/ma1509.c backend/ma1509.h + backend/matsushita.h backend/microtek.c backend/microtek.h + backend/microtek2.c backend/microtek2.h backend/mustek.c + backend/mustek.h backend/mustek_pp.c backend/mustek_pp.h + backend/mustek_usb.c backend/mustek_usb_high.h backend/nec.c + backend/nec.h backend/pie.c backend/pint.c backend/pint.h + backend/plustek.h backend/qcam.c backend/qcam.h backend/ricoh.c + backend/ricoh.h backend/sceptre.h backend/sharp.c backend/sharp.h + backend/sm3600.c backend/sm3600.h backend/snapscan.c + backend/snapscan.h backend/tamarack.c backend/tamarack.h + backend/teco1.h backend/teco2.h backend/teco3.h backend/test.h + backend/umax.c backend/umax.h backend/umax_pp.c backend/umax_pp.h + backend/v4l.c backend/v4l.h include/sane/sanei_backend.h: + Moved union Option_Value from backend header files to + sanei_backend.h. No need to copy it over and over again. + Changed header inclusion order in backend files to include + backend.h after sanei_backend.h. Based on a patch from stef + . + +2003-09-09 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon Lide 80, updated + Canon and HP information. + +2003-08-27 Henning Meier-Geinitz + + * backend/gt68xx.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Added Mustek ScanMagic 1200 UB Plus. Minor bugfix. + * doc/descriptions/unsupported.desc: Added UMAX Astra 4450 and + Mustek BearPaw 2448 TA Pro. Updated Canon CanoScan 5000F. + +2003-08-22 Henning Meier-Geinitz + + * po/Makefile.in po/sane-backends.it.po: Added Italien translation + (from Luca Clemente ). + +2003-08-22 Karl Heinz Kremer + + * backend/epson*.[ch]: Fixed compile problem on Linux + Code cleanup to get rid of compiler warnings + +2003-08-21 Karl Heinz Kremer + + * backend/epson.c: Removed '//' comments - again ... + Added EPSON KOWA copyright + +2003-08-21 Henning Meier-Geinitz + + * README.darwin sanei/sanei_scsi.c: Added support for the + MacOS X IOKit SCSI Architecture Model API. Added support for + Firewire scanners. Patch from Guy Brooker . + * TODO: Added entries for mustek patch, sanei_usb devfs trouble, + and moving of Option_Value. Updated .desc file section. + * doc/descriptions/unsupported.desc: Updated sections about + Canon, Epson, HP, Medion, Microtek, Mustek, and Xerox scanners. + +2003-07-22 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h backend/snapscan-scsi.c + backend/snapscan-options.c backend/snapscan.conf: Backend version + 1.4.27 (ID cleanup, fix for firmware download of Acer 310/320, + new USB ID for Acer 310) + +2003-08-17 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp.h: revert change for UTA + +2003-08-15 Karl Heinz Kremer + + * backend/epson.[ch]: Added support for GT-30000, with support for the + ADF in simplex mode (used some code from the EPSON Kowa IScan version + of the backend) + * backend/epson_scsi.c: Use sanei_scsi_cmd2() to send commands to fix a problem + with SBP-2 under FreeBSD + +2003-08-15 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp.h: added a check of values passed + in gamma table. Fixed a bug which prevented custom gamm and UTA to be + active + +2003-08-14 Gerhard Jaeger + + * doc/sane-plustek.man: Added debug description + * backend/plustek.c backend/plustek-usbhw.c backend/plustek-usbshading.c + backend/plustek-usbscan.c backend/plustek-devs.c + Fixed warmup bug + Fixed EPSON12x0 and CanoScan hangs during init step + Some fine-tuning for the CanoScan devices + +2003-08-10 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Update to new keywords, + added Genius Colorpage HR6X EPP + * TODO: moved Plustek topics to done section + +2003-08-07 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Plustek OpticSlim 1200. + Updated Mustek Paragon 600 II ED/EP information. + +2003-07-31 Peter Kirchgessner + + * doc/descriptions/hp.desc: Add status by model + +2003-07-31 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: All the unsupported entries + that pointed to .txt files have links to HTML pages now. + +2003-07-29 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Minolta and Visioneer + scanners. Updated Avision, Medion, and UMAX scanners. + * tools/check-usb-chip.c: Added test for Genesys Logig GL660 + + GL646 combination. Added some more messages about what's going + on. + * TODO: Added frontend linking issue and color management + discussion. Removed sanei_jpeg move and avision patch entries. + Updated global init issue and desc file entry. + * po/sane-backends.bg.po: Updated Bulgarian translation (from + Pavel Constantinov ). + +2003-07-29 Matthew Duggan + + * backend/canon_pp.c: Reset globals in sane_exit. + +2003-07-28 Andras Major + + * doc/descriptions/coolscan2.desc: changed IEEE1394 + to IEEE-1394 and changed to new status keyword scheme. + +2003-07-28 Henning Meier-Geinitz + + * po/Makefile.in po/sane-backends.bg.po: Added Bulgarian + translation (from Pavel Constantinov + ). + +2003-07-28 Thomas Soumarmon + * doc/descriptions/hp5400.desc : changed status to basic + +2003-07-28 Thomas Soumarmon + * backend/hp5400_* : moved constant initialization to sane_init + and sane_exit + removed some compilation warnings. + +2003-07-27 Henning Meier-Geinitz + + * Makefile.in backend/Makefile.in doc/Makefile.in + frontend/Makefile.in include/Makefile.in sanei/Makefile.in: Minor + cleanup from the jpeg move. Reverted frontend link order. + +2003-07-26 Oliver Schwartz + + * backend/snapscan-usb.c backend/snapscan-usb.h: + Changed license to GPL + SANE exception. + +2003-07-26 Peter Fales + * sanei/Makefile.in, backend/cderror.h, backend/jinclude.h, + backend/dc210.c, backend/dc240.c, backend/ gphoto2.c, + backend/djpeg.c, backend/cdjpeg.h, backend/Makefile.in, configure + configure.in, frontend/Makefile.in: Move jpeg support file + to sanei directofiles to include/sane, and associated + configure changes + +2003-07-26 Henning Meier-Geinitz + + * include/sane/sanei.h include/sane/sanei_codec_ascii.h + include/sane/sanei_codec_bin.h include/sane/saneopts.h: Changed + license to GPL + SANE exception. + * AUTHORS frontend/scanimage.c: Updated email address of Andreas + Beck. + * include/lalloca.h include/lassert.h: Changed + license to GPL + SANE exception. + * LICENSE: Clarify that not all backends us GPL + SANE exception. + Fixed pointer to README.djpeg. + * sanei/linux_sg3_err.h: Added GPL + SANE exception license. + +2003-07-25 Peter Fales + * include/sane/sanei_cderror.h, include/sane/sanei_jinclude.h + include/sane/sanei_jpeg.h sanei/sanei_jpeg.c: Install these + files as copies of the ones currently in backend. (The old + files will be deleted later) + * Moved backend/djpeg.README to README.djpeg and added usage info + +2003-07-25 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Added + Fujitsu 1200CUS to man page, .conf and .desc. Changed .conf file + to be more readable. Added RevScan 19200i to .conf file. Added + Plustek U16B to .desc and .conf, updated UT16B. + * po/sane-backends.de.po: Added some translations for the HP + backend. Minor header updates. + * po/sane-backends.cs.po po/sane-backends.es.po po/sane-backends.fr.po + po/sane-backends.nl.po po/sane-backends.no.po po/sane-backends.pt.po + po/sane-backends.ru.po po/sane-backends.sv.po: Regenerated to include + recent changes in the backends. + * include/sane/sanei_scsi.h include/sane/sanei_wire.h: Changed + license to GPL + SANE exception. + * TODO: Added canon630u SANE_I18N and include file license + problem. Updated .desc file section. + +2003-07-24 Peter Kirchgessner + + * backend/hp.c, backend/hp-option.h, backend/hp-option.c + po/Makefile.in: Add support for Internationalization for hp-backend. + +2003-07-24 Henning Meier-Geinitz + + * tools/check-usb-chip.c: Added support for detecting Genesys + Logic GL646. Fixed indentation. + +2003-07-23 Henning Meier-Geinitz + + * include/sane/sanei_thread.h include/sane/sanei_usb.h: Changed + license to GPL + SANE exception. + +2003-07-22 Henning Meier-Geinitz + + * doc/descriptions/mustek_pp.desc: Tag CCD scanners as unsupported + and mention that they work in 1.0.9 or earlier. + +2003-07-22 Oliver Schwartz + + * doc/descriptions/snapscan.desc: Updated to use new status values. + +2003-07-22 Matthew Duggan + + * doc/descriptions/canon_pp.desc: Updated to use new status values. + +2003-07-21 Henning Meier-Geinitz + + * TODO: Added mustek_pp CCD support and avision patch + entry. Updated .desc file section. + * doc/descriptions/unsupported.desc: Added more information for + Canon 9900F. + +2003-07-21 Stéphane Voltz + + * doc/descriptions/umax_pp.desc: removed unwanted status line for + backend + +2003-07-20 Stéphane Voltz + + * doc/descriptions/umax_pp.desc: updated forgotten status to use new + keyword. + +2003-07-20 Oliver Rauch + + * backend/umax.c: changes for Umax UC630 3pass color scan + * doc/descriptopns/umax.desc: changed status + +2003-07-19 Frank Zago + + * backend/teco2.c backend/teco2.h backend/teco2.conf: (from gerard + Klaver and Michael Holler) Better detection of the + scanner. Added white level. More work on some color resolutions. + * updated several backend descriptions file. + +2003-07-19 Peter Fales + + * doc/descriptions/gphoto2.c: Remove "status" (not used for + APIs) and correct typo in comment. + +2003-07-19 Henning Meier-Geinitz + + * doc/descriptions/as6e.desc doc/descriptions/bh.desc + doc/descriptions/coolscan.desc doc/descriptions/nec.desc + doc/descriptions/sm3600.desc doc/descriptions/st400.desc: + Converted to use new :status values. + * doc/descriptions/unsupported.desc: Sorted (more or less) + alphabetically. Added some Canon and Hewlett-Packard scanners. + * frontends/scanimage.c: When parsing string options whose + arguments are too short, don't overwrite the remaining command + line arguments. Print "[inactive]" after every inactive option. + * TODO: Added fujitsu patch, description file updates, + close_on_exec problem. Removed scanimage bugs. + +2003-07-18 Henning Meier-Geinitz + + * doc/sane-find-scanner.man tools/Makefile.in + tools/check-usb-chip.c tools/sane-find-scanner.c: Added support + for detecting USB chipsets to sane-find-scanner. + +2003-07-17 Abel Deuring + + * sanei/sanei_scsi.c: improved SCSI error handling in + sanei_scsi_cmd2 for FREEBSD_CAM_INTERFACE + +2003-07-17 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Enable close_on_exec in sanei_usb_open. + +2003-07-16 Henning Meier-Geinitz + + * TODO: Added fujitsu option and libtool problem. Updated desc + file entries. + +2003-07-15 Stéphane Voltz + + * doc/descriptions/umax_pp.desc: updated to use new :status + keyword. + +2003-07-10 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Corex and Relisys + scanners. Updated Canon and HP scanners. + * doc/descriptions-external/primax.desc: Fixed typo. + +2003-07-02 Thomas Soumarmon + + * backend/hp5400_internal.c: Added version string for v0.87 + which has been reported to work ok. Use of a list of versions + instead of several constants. + +2003-07-02 Peter Fales + + * backend/gphoto2.c: Suppress the "bad parameter" message printed + when a camera is not connected, by using Debug level 1 + +2003-07-01 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Memorex, Visioneer and + Xerox scanners. Updated information for Visioneer scanners. + +2003-06-28 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Visioneer OneTouch 5800 + USB. + * doc/doxygen-sanei.conf: Update version. + +2003-06-25 Henning Meier-Geinitz + + * README.darwin: Mention some more working scanners. + * doc/descriptions/unsupported.desc: Added Brother and Microtek + scanners. + +2003-06-20 Henning Meier-Geinitz + + * tools/sane-desc.c: Mention backend name in warnings and errors. + +2003-06-20 Michael Herder + + * doc/descriptions/artec_eplus48u.desc: Updated status fields + +2003-06-19 Peter Fales + + * doc/descriptions/dc25.desc, dc240.desc: Updated status fields + +2003-06-19 Simon Munton + + * doc/descriptions/pie.desc: Updated status fields + +2003-06-19 Eddy De Greef + + * doc/descriptions/mustek_pp.desc: Updated status fields of CIS type + scanners. + +2003-06-19 Henning Meier-Geinitz + + * doc/descriptions.txt: Changed unmaintained tag to lowercase. + * doc/descriptions/template.desc. + doc/descriptions-external/template.desc.: Updated according to + descriptions.txt. + * doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added RevScan 19200i. Updated + device status entries. + * doc/descriptions/abaton.desc doc/descriptions/agfafocus.desc + doc/descriptions/apple.desc doc/descriptions/artec.desc + doc/descriptions/dc210.desc doc/descriptions/dll.desc + doc/descriptions/dmc.desc doc/descriptions/ibm.desc + doc/descriptions/ma1509.desc doc/descriptions/mustek.desc + doc/descriptions/mustek_usb.desc doc/descriptions/net.desc + doc/descriptions/pint.desc doc/descriptions/pnm.desc + doc/descriptions/qcam.desc doc/descriptions/ricoh.desc + doc/descriptions/s9036.desc doc/descriptions/sp15c.desc + doc/descriptions/tamarack.desc doc/descriptions/test.desc + doc/descriptions/v4l.desc: Updated to new status system. + Added "unmaintained" where appropriate. The status values are + sometimes guessed from the documentation. + * doc/descriptions/unsupported.desc: Added Benq parport scanners. + * doc/descriptions-external/hp4200.desc + doc/descriptions-external/hpoj.desc + doc/descriptions-external/niash.desc + doc/descriptions-external/primax.desc + doc/descriptions-external/scanwit.desc + doc/descriptions-external/v4l2.desc + doc/descriptions-external/viceo.desc: Updated to new status + system. The status values are sometimes guessed from the + documentation. + +2003-06-18 Henning Meier-Geinitz + + * tools/sane-desc.c: Changed to use the new status system for + devices: unsupported, untested, minimal, basic, good, complete. + The old backend and device statuses are translated. Removed + the option to generate one big table of backends (wasn't used + anyway). + * doc/descriptions.txt: Explained the new status values. Removed + reference to emacs-lisp code for generation of HTML + files. Explained unsupported.desc. + * tools/sane-desc.el.in tools/sane-desc-ext.el: Removed because + these emacs-lisp scripts haven't been used for some time now. + Use sane-desc.c instead. + * configure configure.in tools/.cvsignore tools/Makefile.in + tools/README: Removed references to sane-desc.el. + * Makefile.in: Added ChangeLog-1.0.12 to DISTFILES. + +2003-06-15 Henning Meier-Geinitz + + * README.darwin: Minor updates. + * TODO: Added v4l2 problem, desc file issues. Removed sm3600 + MacOS X problem + printing backends in configure. + * doc/descriptions/unsupported.desc: Added Canon D2400UF + and IS 12. + +2003-06-13 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added link for HP 5550c. + * doc/descriptions/hp5400.desc doc/descriptions/ma1509.desc: + Removed :new marker. + * doc/descriptions/tamarack.desc: Removed link to + www.tamarack.net. Hostname is no longer in DNS. + +2003-06-11 Oliver Schirrmeister + + * backend/fujitsu.c: fixed bug in that code when a scanner is + disconnected (anoah at pfeiffer dot edu) + +2003-06-10 Michael Herder + + * po/Makefile.in: Added Czech translation + * po/sane-backends.cs.po: Added Czech translation provided + by Josef + +2003-06-09 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon 8000F. More info + for Avision/Umax scanners. + +2003-05-27 Frank Zago + + * backend/teco2.c: fixed a bug regarding color shifting above X + max resolution. Added more working resolutions for the VM3575. + +2003-06-05 Thomas Soumarmon + * hp5400 backend : synchronized sourceforge CVS with SANE CVS, + details below + added : + backend/hp5400_debug.c + backend/hp5400_debug.h + backend/hp5400_sane.c + backend/hp5400_sanei.h + backend/hp5400_internal.h + modified : + backend/hp5400.c + backend/hp5400.h + backend/hp5400_internal.c + backend/hp5400_sanei.c + backend/hp5400_xfer.h + to compile and run (on linux 2.4.21) as SANE backend and + in the corresponding hp5400backend sourceforge project + +2003-06-06 Henning Meier-Geinitz + + * TODO: Removed saned issues. + * doc/descriptions/unsupported.desc: Added Microtek 336 CX. + * configure configure.in backend/Makefile.in: The list of backends + that are built is now in configure.in. Print backends that are + built. Allow manually setting the backends. + +2003-06-05 Jochen Eisinger + + * include/sane/sanei_pa4s2.h, sanei/sanei_pa4s2.c: New sanei_pa4s2 + version supporting both raw IO and libieee1284. If you don't + have libieee1284 installed, you need to enable raw IO when + running configure + +2003-06-06 Oliver Schirrmeister + + * backend/fujitsu.h backend/fujitsu.c doc/descriptions/fujitsu.desc: + remove SP15 code + sane_open actually opens the device you request + from (anoah at pfeiffer dot edu) + +2003-06-05 Henning Meier-Geinitz + + * backend/gt68xx.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Don't check if the firmware is + loaded. The check seems to confuse the USB system on some UHCI + chips. + +2003-06-04 Henning Meier-Geinitz + + * sanei/sanei_scsi.c: Fixed C++-like code for MacOS X (patch from + Mattias Ellert ). + * acinclude.m4 aclocal.m4 configure frontend/saned.c + include/sane/config.h.in: Check if ss_family or __ss_family is + in struct sockaddr_storage. Otherwise diasbale ipv6. Patch from + Julien BLACHE . + +2003-06-03 Oliver Schirrmeister + + * backend/fujitsu.c, backend/fujitsu.h: separated the 4x20 + into another model and color support for the 4x20 + +2003-06-03 Henning Meier-Geinitz + + * backend/Makefile.in: hp5400 doesn't need sanei_config2. + +2003-05-30 Henning Meier-Geinitz + + * po/sane-backends.fr.po: Fixed two wrong codings of accented + characters. + * backend/net.c: Fixed bug concerning hosts that have both IPv6 + and IPv4 addresses but only accept connections on IPv4. Patch + from Julien BLACHE . + * doc/descriptions/net.desc: Mention IPv6. Bump version number. + +2003-05-27 Frank Zago + + * PROJECTS: Changed entry for win32 SANE project. + +2003-05-28 Henning Meier-Geinitz + + * doc/descriptions/unsupported.html: Added link for Umax astra 4700. + +2003-05-27 Henning Meier-Geinitz + + * configure configure.in: Don't disable IPv6 if poll is not + found. + * frontend/saned.c: Use u_int_* instead of uint_*. That fixes + compilation for MacOS X (hopefully). + * doc/Makefile.in: Add option -nodepage to man2html to avoid + missing lines in the html output. + * doc/descriptions/unsupported.html: Added link for Spot scanners. + +2003-05-25 Henning Meier-Geinitz + + * configure configure.in: Warnings enabled again. Added -cvs to + version. + +Older entries can be found in ChangeLog-1.0.12. diff --git a/ChangeLog-1.0.14 b/ChangeLog-1.0.14 new file mode 100644 index 0000000..d8150a9 --- /dev/null +++ b/ChangeLog-1.0.14 @@ -0,0 +1,899 @@ +****** Release of sane-backends 1.0.14. End of code freeze ****** + +2004-04-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added link to more info about + Microtek ScanMaker 3630. + * NEWS: Updated for release. + * backend/sm3600.h: Added last minute fix to avoid compilation + trouble with gcc 3.4. + * configure configure.in: New version: 1.0.14. + +2004-04-29 Oliver Schwartz + + * backend/snapscan.conf doc/descriptions/snapscan.desc + Added Benq 640BT, changed status of Epson 1670 to "good" + +2004-04-24 Henning Meier-Geinitz + + * po/sane-backends.sv.po: Updated Swedish translation (from + Mattias Ellert ). + +---- CODE FREEZE FOR SANE 1.0.14 --- +-- snapshot 1.0.14-pre3 + +2004-04-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Lexmark X5130, UMAX + Astra 4000 and 4600. + * doc/descriptions-external/genesys.desc: Removed comments from + some scanners as the chipset is known now. + * configure configure.in: Disabled compilation warnings. + +2004-04-24 Jochen Eisinger + + * doc/sane-usb.man: added comment about devmode not working + with current (2.6.3-2.6.5) 2.6 kernels + +2004-04-23 Henning Meier-Geinitz + + * backend/dll.c: Fixed dynamic loading of backend libraries + on OS/2. Patch from Franz Bakan . + +2004-04-23 Gerhard Jaeger + + * doc/sane-u12.man doc/plustek/Plustek-USB.changes: updates. + +2004-04-19 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Minor fixes for Mustek BearPaw 2448 TA Plus. + * doc/descriptions/unsupported.desc: Added Canon IS-32. + +2004-04-17 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure: Don't use -ansi on MacOS X. + +2004-04-17 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure: If the test for gphoto2-config + fails, don't call it later. + +-- snapshot 1.0.14-pre2 + +2004-04-17 Henning Meier-Geinitz + + * NEWS: Added some more updated backends and danish translation. + * tools/hotplug/libsane.usermap: Added Epson Stylus CX5400 and + Nikon Coolscan 5000 ED. Minor documentation updates. + +2004-04-15 Oliver Schwartz + + * backend/snapscan-mutex.c: Fixed compilation problem on OS/2 + (Thanks to Franz Bakan). + * configure.in configure: SnapScan backend now compiled in by + default on OS/2 + +2004-04-15 Marian Eichholz + + * backend/sm3600.h backend/sm3600-scanmtek.c + backend/sm3600-color.c backend/sm3600-gray.c + backend/sm3600-homerun.c: Many fixes for MacOS-X problems pointed + out by Mattias Ellert, thanks: Waiting longer for DoJog() command + completion, new function for transmitting the line gain correction + data with correct endianess, Chassis-Gray-Level lowered. + * backend/sm3600.c : Fixed off-by-one-error in p->lines + backend/sm3600-scanmtek: Fixed just broken UploadGainCorrection() + +2004-04-14 Karl Heinz Kremer + + * backend/epson.conf: Added "usb" entry for libusb + +2004-04-14 Rene Rebe + + * backend/avision.h, backend/avision.c: the current development state, + including cleanups, code refactoring, dynamic color and scan source + list creation, implemented ADF mirroring needed for some ASICs , + some scan window scaliing fixes for some ASICs, added 16bit gray + and color support, fixed a tiny big-endian issue, fixed command + error reporting for some ASICs, improved inquiry logging and some + tiny fixes for film-scanners. + +2004-04-14 Gerhard Jaeger + + * backend/plustek_pp.c backend/plustek-pp_sysdep.h + backend/plustek-pp_scan.h backend/plustek-pp_ptdrv.c + backend/plustek-pp_misc.c: Fixed Kernel 2.6 compilation problems. + * doc/plustek/Makefile.kernel24 doc/plustek/Makefile.kernel26 + doc/plustek/MakeModule.sh: added to make kernel-module + compilation easier. + * doc/plustek/BUILD doc/plustek/VERSION0 + doc/plustek/Plustek-PARPORT.txt doc/sane-plustek.man: update. + * backend/u12.c backend/u12-hw.c backend/u12-if.c: minor fixes. + * doc/u12/U12.changes doc/u12/U12.todo: update. + * doc/descriptions/u12.desc: added RevScan Orange R48Ti. + * sanei/sanei_thread.c: fixed some warning conditions. + +2004-04-14 Henning Meier-Geinitz + + * po/Makefile.in po/sane-backends.da.po: Added Danish translation + (from Mogens Jaeger ). + +2004-04-12 Henning Meier-Geinitz + + * README.windows: Mentioned C++ misdetection trouble. + * tools/Makefile.in: In make distclean also clean subdirectories. + +2004-04-11 Karl Heinz Kremer + + * backend/epson_usb.c: Added missing device IDs for current MFDs + +---- FEATURE FREEZE FOR SANE 1.0.14 --- +-- snapshot 1.0.14-pre1 + +2004-04-10 Henning Meier-Geinitz + + * japi/.cvsignore: Updated. + * japi/Jscanimage.java japi/Sane.c: Fixes from David Neary + to make japi work with current jdks. More + work and documentation is still needed. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Minor fixes for Mustek A3 USB, + Genius ColorPage Vivid4 and Mustek BearPaw 2448 CS/TA Plus. + * Makefile.in tools/Makefile.in: Added some missing files to + DISTFILES. + +2004-04-10 Jochen Eisinger + + * tools/sane-find-scanner.c, doc/sane-mustek_pp.man, + doc/sane-find-scanner.man: added support for detecting + mustek parallel port scanners. + +2004-04-09 Gerhard Jaeger + * backend/plustek.c: Fixes bug #300620. + * sanei_thread.c: Fixes bug-reports #300617 & #300618, + all reports and patches or patch-ideas by Mattias Ellert. + +2004-04-09 Oliver Schwartz + + * backend/snapscan-usb.c backend/snapscan-mutex.c + backend/Makefile.in: Use own file for mutex implementation + to allow for easier porting to other platforms + backend/snapscan-sources.c backend/snapscan.c: + Bugfixes for pthread implementation + +2004-04-08 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-sources.c + backend/snapscan.h backend/Makefile.in: + Use sanei_thread functions instead of forking + * backend/snapscan-options.c: Change title and description + for OPT_HIGHQUALITY to use existing i18n translations + * backend/snapscan-usb.c: Use urb counting + (thanks to Jose Alberto Reguero) + +2004-04-06 Gerard Klaver + + * backend/test.c changed some option group headers to advanced option + menu. + +2004-04-06 Jochen Eisinger + + * sanei/sanei_pa4s2.c include/sane/sanei_pa4s2.h, backend/mustek_pp.c: + fixed compiler warnings + +2004-04-04 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_mid.c doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: + Added BGR color order for pixel mode. Plustek OpticPro U16B works + in color mode now. Made 600 dpi mode for Mustek BearPaw 2400 TA + Plus a bit faster. Changed Mustek ScanExpress A3 linedistance + correction. Added detection of Visioneer Onetouch 7300. + * doc/descriptions/unsupported.desc: Removed Canon D660. Now + supported by plustek backend. + +2004-04-04 Gerhard Jaeger + * doc/descriptions/plustek.desc: added Canon D660U. + * doc/plustek/Plustek-USB.changes doc/plustek/Plustek-USB-TODO.txt + doc/plustek/Plustek-USB.txt: update + * po/sane-backends.*.po: new strings, as the plustek backend has changed. + * backend/plustek.[ch], plustek-usb.[ch], plustek-usb.cal.c, + plustek-usbdevs.c, plustek-usbhw.c, plustek-usbimg.c, + plustek-usbshading.c: added Canon D660U support, cleanup, bug-fixing. + * backend/plustek.conf: added red_lampoff, green_lampoff and blue_lampoff + parameters. + +2004-04-02 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-options.c + backend/snapscan-scsi.c: + Various bugfixes for gamma correction (Thanks to Robert Tsien) + * po/sane-backends.de.po: Fix translation for "gamma table" + +2004-04-02 Henning Meier-Geinitz + + * NEWS: Updated for sane-backends 1.0.14. + * README.linux: Added some hints about setting permissions with + libusb on Linux 2.6. Removed some obsolete paragraphs. + * config.guess config.sub: Updated from stable libtool. + * doc/descriptions/unsupported.desc: Added Relisys Episode scanner. + +2004-03-29 Henning Meier-Geinitz + + * sanei/sanei_scsi.c: Increased SCSI buffer size on MacOS X. + Patch from Mattias Ellert, bug #300601. + +2004-03-28 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + backend/gt68xx_gt6801.c backend/gt68xx_gt6816.c + backend/gt68xx_high.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Plustek U16B: Added + GT68XX_FLAG_SE_2400. Fixed color order.Increased debug + level for setup_scan. Fixed CCD ocarse calibration. + * doc/descriptions/microtek.desc: Added Agfa Studiostar. + * doc/descriptions/unsupported.desc: Added Avigramm Minidoc, + Medion MD 41260, and Nikon LS 50 ED. Removed Genius Colorpage + Vivid III as it may work with the u12 backend. + +2004-03-27 Peter Kirchgessner + + * backend/hp.c, hp-scl.c, hp.h, doc/sane-hp.man, + doc-descriptions/hp.desc: Fix problem with USB-connections + on Linux 2.6.x. Add environment SANE_HP_KEPPOPEN... and + don't close connections for USB. + +2004-03-21 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Tevion MD 40420. Moved + Plustek OpticPro S(T)28 to genesys.desc. + * doc/descriptions-external/genesys.desc: Moved Plustek OpticPro + S(T)28 to genesys.desc. + +2004-03-22 Oliver Schwartz + + * backend/snapscan.h Added detection for Epson 660 by USB ID + since new models use new ID strings. + +2004-03-21 Henning Meier-Geinitz + + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Added detection of Mustek ScanExpress + 1200 FS. + * doc/descriptions/unsupported.desc: Added some Microtek and Agfa + scanners. + +2004-03-19 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added Perfection 4870 and CX-6400 + * doc/descriptions/unsupported.desc: Removed CX-6400 + +2004-03-19 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_high.c backend/gt68xx_low.h doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Genius + Vivid 4xe now has color order RGB. Removed 50 dpi for Mustek + BearPaw 2448 as that resolution doesn't work. Make sure that the + lamp of the Mustek A3 USB gets warmed up. It's a CIS scanner with + a lamp. That code is untested. Full scan starts scanning from the + start position of the white strip now. Added detection for Genius + Vivid 1200 EX. Fixed product id of Mustek BearPaw 2448 TA + Plus. Other minor updates. + +2004-03-15 Oliver Rauch + * backend/umax: bugfix for sense_handler and do_calibration + +2004-03-15 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c + backend/umax_pp.c tools/umax_pp.c: Added ppdev support for 610P + detection. Fixed scan area overflow at >= 600 dpi. Fixed ppdev + data direction setting. Fixed direct hardware ECP mode for 1220P. + +2004-03-14 Henning Meier-Geinitz + + * tools/README tools/hotplug/README tools/hotplug/libsane.usermap + tools/hotplug/libusbscanner: Added scanner ids (from Marcel + Pol). Added more documentation. Added "chmod a+rw" alternative. + * doc/descriptions-external/genesys.desc: Added Plustek OpticPro + ST48. + * doc/descriptions/unsupported.desc: Added Mustek A3 EP. Removed + Plustek OpticPro ST48. + +2004-03-13 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Vantas 3000. Added some + links. + +2004-03-09 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c + doc/sane-umax_pp.man doc/descriptions/umax_pp.desc tools/umax_pp.c: + finished ECP support for 1220P/2000P. Added scanner detection and + low-level communication for 610P. + +2004-03-08 Henning Meier-Geinitz + + * tools/check-usb-scanner.c: GL841 max packet size can be 512 + bytes on USB 2.0. + * doc/sane-usb.man: The Linux scanner module was removed. The + devmode trick in fstab doesn't work anymore. We now have a + hotplug script. + * doc/descriptions/unsupported.desc: Moved all scanners that may + be supported by the genesys backend to genesys.desc. Added Agfa + 1212 P. + * doc/descriptions-external/genesys.desc: Moved all scanners that may + be supported by the genesys backend to genesys.desc. Added links + to scanner pages. + +2004-03-04 Oliver Schirrmeister + * backend/fujitsu.c + enabled dropoutcolor for fi4x20C +2004-03-04 Oliver Schirrmeister + * backend/fujitsu.c + enabled dropoutcolor for fi4530C + +2004-03-03 Gerhard Jaeger + * doc/descriptions/unsupported.desc: Updated Plustek section. + * doc/descriptions-external/genesys.desc: updated list of scanners + that should be supported by the genesys backend. + +2004-03-03 Henning Meier-Geinitz + + * frontend/saned.c: Added checks for bad handles for + SANE_NET_CLOSE and SANE_NET_CANCEL. This is intended to stop + saned from segfaulting when a bad handle is used. + +2004-03-02 Karl Heinz Kremer + + * backend/epson.c: Added D8 function level for RX-500 + +2004-03-02 Henning Meier-Geinitz + + * backend/mustek_usb.c backend/mustek_usb_low.c + backend/mustek_usb_low.h doc/sane-mustek_usb.man + doc/mustek_usb/mustek_usb.CHANGES doc/mustek_usb/mustek_usb.TODO: + Added workaround for toggle = data0 chipset bug. + Fixes bug #300323. + * doc/descriptions/unsupported.desc: Added link for HP ScanJet + 8290. Added Logitec PageScan Color. + +2004-03-01 Frank Zago + + * doc/descriptions-external/genesys.desc: created list of scanners + that should be supported by the genesys backend. + * doc/leo/leo.txt: doc update. + +2004-03-01 Karl Heinz Kremer + + * doc/sane-epson.man: Corrected default function level from B5 to B3 + +2004-02-28 Frank Zago + + * tools/check-usb-chip.c: Added test for GL646 used in HP scanners. + +2004-02-28 Julien Blache + * tools/hotplug: added the hotplug script used by the Debian + package, with a quick README. + * tools/README: updated to mention the hotplug/ directory. + +2004-02-27 Matthew Duggan + + * backend/canon_pp.c: Add more debug output to help resolve bug #300524 + +2004-02-22 Henning Meier-Geinitz + + * doc/scanimage.man frontend/scanimage.c: Added support for asking + for pressing a key before scanning a page in a batch scan. Patch + from Dominik Fischer . + +2004-02-20 Oliver Schirrmeister + + * backend/fujitsu.c backend/fujitsu.h backend/fujitsu-scsi.h: + merged the 3092 and the 3091 functions + inverted the image in mode color and grayscale + jpg hardware compression support (fi-4530C) + + +2004-02-20 Stéphane Voltz + + * backend/umax_pp_low.h backend/umax_pp_low.c backend/umax_pp.conf + backend/umax_pp.c tools/umax_pp.c: added initial ECP support for + scanner, laid groundwork for 610P support. + +2004-02-14 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP ScanJet 4670 and + Tamarack Artiscan 9600 pro 36. Removed Plustek OpticSlim 2400. + * doc/descriptions/umax1220u.desc: Added UMAX Astra 1600U as this + scanner is reported to work as "well" as the 2000U. + +2004-02-11 Frank Zago + * backend/matsushita.c backend/matsushita.conf + doc/sane-matsushita.man doc/descriptions/matsushita.desc: added + partial support for models KV-SS55EX, KV-S2025C, KV-S2045C and + KV-S2065L. + +2004-02-08 Karl Heinz Kremer + * backend/epson*.[ch]: Reformat source code to get rid of different coding styles + used over the years (and by different authors). + +2004-02-08 Frank Zago + * README.windows: added info about USB scanners. + + * backend/teco1.c backend/teco1.conf backend/teco1.h + doc/sane-teco1.man doc/descriptions/teco1.desc: added new + scanner Relisys RELI 4816, marked Relisys AVEC 2412 as tested. + +2004-02-08 Oliver Rauch + * backend/umax: bugfix for DOR mode, sane-umax-build-43 + * doc/umax/umax.CHANGES updated + +2004-02-07 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_high.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc: Added basic support for Plustek + OpticSlim 2400. Fixed calibration debug output. + +2004-02-07 Karl Heinz Kremer + + * backend/epson.h, backend/epson_usb.h: Increase timeout for lamp warmup + from 60 to 120 seconds + +2004-02-07 Eddy De Greef + + * backend/mustek_pp_cis.c: cleaned up debug code + * backend/mustek_pp_decl.h, backend/mustek_pp_drivers.h: bumped + version number. + * backend/mustek_pp.conf: fixed mistakes in examples + +2004-02-07 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Genius Colorpage Vivid + 1200EX and Mustek Paragon 800 II EP. + +2004-02-04 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Fixed inconsistent error message (patch from + Mattias Ellert ). + +2004-02-01 Gerhard Jaeger + * sanei/sanei_thread.c: added Mattias Ellerts' patch to make + sanei_thread_kill work on MacOSX. + +2004-02-01 Karl Heinz Kremer + + * backend/epson.c: Added D7 function level as copy of D1 for CX-6400 + * backend/epson_usb.c: Added IDs for CX-6400 and Perfection 4870 + +2004-02-01 Oliver Schwartz + + * backend/snapscan-options.c: Remove non-working resolutions + for Epson Perfection 1670 + * doc/descriptions/snapscan.desc: Add Guillemot Maxi A4 36 bit + +2004-01-31 Matthew Duggan + + * backend/canon_pp.c: Remove more compile warnings. + +2004-01-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Mustek BearPaw 4800TA Pro II. + +2004-01-29 Henning Meier-Geinitz + + * backend/mustek_scsi_pp.c: Use gettimeofday() instead of + ftime(). Bug #300482. + +2004-01-21 Gerhard Jaeger + * backend/test.c: reader_process terminates now, when running as + thread. + * backend/u12.c backend/u12-hw.c backend/u12-if.c backend/u12-io.c + backend/u12-map.c backend/u12-motor.c backend/u12-shading.c + backend/u12-tpa.c backend/u12.h backend/u12.conf: major update, compilation + fixes. + +2004-01-19 Gerhard Jaeger + * doc/u12/U12.changes: update. + * doc/u12/U12.todo: initial checkin. + * backend/plustek-usb.c: cleanup. + * backend/u12.c backend/u12-ccd.c backend/u12-hw.c backend/u12-if.c + backend/u12-image.c backend/u12-io.c: activated cancel function, + added lamp off timer function, cleanup, stability fixes. + +2004-01-19 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Debug options are only enabled if the + debug level is 1 and higher. Added product id 0x0402 for Plustek U16B. + +2004-01-17 Henning Meier-Geinitz + + * doc/gamma4scanimage.man: scanimage is in section 1. + * doc/descriptions/unsupported.desc: Added Lexmark X74. + +2004-01-15 Eddy De Greef + + * backend/mustek_pp.c, backend/mustek_pp_cis.c: Bug fix: make sure + that the child process releases the parallel port under all + circumstances. Otherwise, the parent process may no longer be + able to control the scanner and the lamp stays on and doesn't + return home. + +2004-01-15 Gerard Klaver + + * include/sane/saneopts.h: Added options WHITE_LEVEL_R, WHITE_LEVEL_G, + and WHITE_LEVEL_B. + * doc/sane-teco2.man: changed --white-level to white-level-r, -g, -b + update text + * backend/teco2.c: changed WHITE_LEVEL to WHITE_LEVEL_R, _G and _B, + changed calibration part for the VM3564, VM356A and + VM3575 (subtract highest and lowest value and then + divide). + * backend/teco2.h: changed WHITE_LEVEL to WHITE_LEVEL_R, _G, _B. + +2004-01-14 Gerhard Jaeger + * backend/u12.c: Fixed preview bug. + +2004-01-14 Gerhard Jaeger + * descriptions/u12.desc: fixed wrong man-page reference, status updates. + * backend/u12.c backend/u12.h backend/u12-hwdef.h backend/u12-scanner.h + backend/u12-*.c: bump up version, fixed device autodetection and corrupted + pictures, improved model-detection. + +2004-01-13 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added several Canon, HP, + Plustek, and UMAX scanners. + * doc/descriptions-external/epkowa.desc: Epson 1670 is supported + by SnapScan backend now. + * doc/descriptions/gt68xx.desc doc/sane-gt68xx.man: Added Packard + Bell Diamond 2450. + +2004-01-13 Karl Heinz Kremer + * backend/epson-usb.c: Added product ID for RX-500 + +2004-01-13 Gerhard Jaeger + * doc/sane-plustek_pp.man: added missing explanation. Bug #300441. + * include/sane/sanei_thread.h: updated copyright info. + * sanei/sanei_thread.c: fixed return value handling for sanei_wait_pid(). + +2004-01-12 Karl Heinz Kremer + + * backend/epson.c: Fixed bug # 300444 - Changed OPT_CCT_( desc. string. + +2004-01-12 Oliver Rauch + * backend/umax backend/Makefile.in: repleaced fork routines by sanei_thread + * doc/umax/umax.CHANGES updated + +2004-01-12 Matthew Duggan + + * backend/canon_pp-dev.c backend/canon_pp-io.c backend/canon_pp.c + backend/canon_pp.h: Fix various compile warnings (Bug #300407). + Also fix bug in parsing config file. + * doc/descriptions/canon_pp.desc: Bump version number. + +2004-01-11 Henning Meier-Geinitz + + * tools/sane-desc.c: When generating HTML anchor names, make sure + they are unique. Bug #300439. + * doc/descriptions/qcam.desc doc/descriptions/unsupported.desc: + Fixed some broken links. + +2004-01-10 Julien BLACHE + * sanei/sanei_pa4s2.c: libieee1284 support for scsi_pp functions. + This is untested but should work. + +2004-01-10 Oliver Rauch + * doc/umax: corrected links in umax documentations + +2004-01-09 Henning Meier-Geinitz + + * doc/sane-config.man: Only one option can be used at the same + time. + * doc/descriptions/unsupported.desc: Added HP Scanjet 4600 and + Quato scanners. Updated Epson 1270. + +2004-01-09 Gerhard Jaeger + * doc/u12/U12.changes: initial checkin. + * doc/sane-u12.man doc/sane-plustek.man doc/sane-plustek_pp: added + ENVIRONMENT information and did some minor updates. + * descriptions/plustek_pp.desc descriptions/u12.desc: status updates. + * po/sane-backends.de.po: fixed wrong translation. + * doc/plustek/Plustek-USB.changes: update. + * doc/plustek/Plustek-PARPORT-TODO.txt: update. + * doc/Makefile.in: added u12 subdirectory. + * backend/plustek.[ch] backend/plustek-usb*.[ch]: copyright updates + and some changes concerning the CanoScan lamp calibration. + * backend/u12.[ch] backend/u12-*.[ch]: copyright updates. + * backend/plustek_pp.[ch] backend/plustek-pp*.[ch]: copyright updates + and minor fixes. + +2004-01-08 Oliver Rauch + * backend/umax.c: changed order of includes because of compilation error + +2004-01-07 Oliver Rauch + * backend/umax.c: disabled quality calibration for Astra 2200 SU via USB + +2004-01-05 Gerhard Jaeger + * configure configure.in: added new u12 backend. + * AUTHORS: added myself as u12 backend author. + * backend/Makefile.in: added new backend u12. + * backend/u12.c backend/u12.h backend/u12-scanner.h backend/u12-hwdef.h + backend/u12.conf backend/u12-shading.c backend/u12-tpa.c + backend/u12-ccd.c backend/u12-hw.c backend/u12-if.c backend/u12-image.c + backend/u12-io.c backend/u12-map.c backend/u12-motor.c: + initial checkin. + * backend/dll.conf: added u12 backend. + * doc/sane-u12.man: initial checkin. + * doc/sane.man doc/Makefile.in: added man-page for u12 backend. + * doc/descriptions/u12.desc: added descitpion for u12 backend. + * doc/descriptions/unsupported.desc: removed Plustek OpticPro U12, UT12, + 1212U, Genius Colorpage Vivid III, as they should be supported now. + +2004-01-05 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_gt6801.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Fixed a + bug in the stop scan function for Plustek U16b. Added support + for Genius Vivid4xe. + * doc/descriptions/unsupported.desc: Added Visioneer 8820 and TCE S450. + +2003-12-31 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP and Epson scanners. + +2003-12-29 Henning Meier-Geinitz + + * tools/check-usb-chip.c: Added test for Genesys Logic GL841. + +2003-12-27 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Updated/added several Medion + scanners. + * backend/as6e.c backend/coolscan.c backend/dll.c backend/ibm.c + backend/microtek2.c backend/mustek_scsi_pp.c + backend/mustek_usb_high.c backend/mustek_usb_low.c + backend/mustek_usb_mid.c backend/nec.c backend/net.c + backend/qcam.c backend/ricoh-scsi.c backend/s9036.c + backend/sp15c-scsi.h backend/sp15c.c backend/sp15c.h + backend/st400.c backend/tamarack.c backend/tamarack.h + sanei/sanei_scsi.c tools/check-usb-chip.c: Silenced some + compilation warnings. + +2003-12-26 Henning Meier-Geinitz + + * README.darwin: Mentioned libusb problems. Updated fork section. + +2003-12-25 Henning Meier-Geinitz + + * doc/descriptions-external/niash.desc: Added information that + this backend will be included soon. Fixed "Snapscan" to + "SnapScan" (bug #300394). + * backend/mustek_scsi_pp.c backend/mustek_scsi_pp.h + backend/Makefile.in backend/mustek.c + backend/mustek.conf backend/mustek.h doc/sane-mustek.man + doc/sane.man doc/descriptions/mustek.desc + include/sane/sanei_pa4s2.h sanei/sanei_pa4s2.c: Added support + for Mustek Paragon 600 II EP (SCSI-over-parallel port). This is + based on a patch from James Perry. Support for libiee1284 is + missing until now. Closes bug #300143. + * AUTHORS: Added James Perry. + * doc/descriptions/unsupported.desc: Removed Mustek Paragon 600 II + EP/ED. Added Genius Colorpage-EP. + * README: Updated concerning libieee1284. + +2003-12-23 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added more information about + the Benq Scanprisa 640P, Boder SmartSCan Office, and Trust + CombiScan 19200. + +2003-12-22 Gerard Klaver + + * tools/check-usb-chip.c: Added patch for test ICM532B. + +2003-12-20 Henning Meier-Geinitz + + * backend/test.c doc/descriptions/test.desc: Fixed initial value + for --fixed-constraint-range (bug #300388). + * include/sane/sanei_usb.h: Include stdlib.h for size_t. + * sanei/sanei_constrain_value.c: Fixed overflow (bug #300389). + * acinclude.m4 aclocal.m4 configure configure.in backend/v4l.c + backend/v4l.h doc/descriptions/v4l.desc: Don't include + linux/videodev.h kernel header anymore. Use own defines + instead. Fixes bug #300324. + +2003-12-18 Gerhard Jaeger + * doc/sane-plustek.man: new version, minor fixes + * doc/descriptions/plustek.desc: new backend version + * backend/plustek-pp*: cleanup work + * backend/plustek-usb*: new version 0.47, added support for model overide + when one manufacturer uses the same model-id for various devices. + +2003-12-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon 3200F. + * backend/gt68xx_gt6801.h: Made internal function static. + +2003-12-15 Oliver Schirrmeister + * backends/fujitsu.[hc]: Bugfix: The options pagewidth and + pageheight were disabled for the fi4530 + +2003-12-15 Eugene Weiss + * backend/as6e.c: fixed bugs 300123 and 300133. + +2003-12-15 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added some scanners. + * doc/sane-mustek_pp_ccd.man: Removed (now again in mustek_pp backend). + +2003-12-15 Oliver Schirrmeister + * backends/fujitsu.[hc]: + - Bugfix: set default threshold range to 0..255 There is a problem + with the M3093 when you are not allows to set the threshold to 0. + - Bugfix: set the allowable x- and y-DPI values from VPD. Scanning + with x=100 and y=100 dpi with an fi4120 resulted in an image + with 100,75 dpi. + - Bugfix: Set the default value of gamma to 0x80 for all scanners + that don't have build in gamma patterns. + - Bugfix: fi-4530 and fi-4210 don't support standard paper size + spezification. Disabled this option for these scanners. + +2003-12-14 Henning Meier-Geinitz + + * AUTHORS: Eugene S. Weiss has CVS write access now. + * doc/descriptions/unsupported.desc: Added and updated some + scanners. + * tools/sane-find-scanner.c: Actually use the number of the alt + setting when printing descriptors. Fixes bug #300383 found by + Gerard Klaver. + * backend/gt68xx.c backend/gt68xx_devices.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Updated code for Genius Vivid 4x and Mustek ScanExpress A3 USB. + Added Genius Colorpage Vivid3 V2 and Googlegear 2000 as + supported devices. + * backend/artec.c: Check for NULL before accessing a pointer. This + may fix a segmentation fault mentioned in bug #300339. Also a + compilation warning was fixed. + +2003-12-13 Julien BLACHE + * fronted/saned.c: use strcasecmp() instead of strcmp() when + matching IPv6 addresses. + +2003-12-12 Michael Herder + * backend/artec_eplus48u.c backend/artec_eplus48u.h + backend/artec_eplus48u.conf: added experimental + support for the Artec E+ Pro + fixed sane-Bugs-300261 (doesn't compile when + NDEBUG is defined) + +2003-12-09 Allan Noah + * doc/desc/{fujitsu|ma1509}.desc: move fujitsu fi-4110eox2 section + +2003-12-09 Allan Noah + * backend/fujitsu.c: count USB packets to prevent timeouts, perhaps + due to DATA0/1 toggle problems in certain scanners + +2003-12-07 Peter Fales + * acinclude.m4, aclocal.m4, configure: remove "enabling GPHOTO2" + messages printed by configure + +2003-12-07 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added some scanners. + +2003-12-06 Peter Fales + * acinclude.m4, aclocal.m4, configure: gphoto2 backend is now + enabled by default if gphoto2-config is found. Use + "--with-gphoto2=no" to disable it. + +2003-12-06 Henning Meier-Geinitz + + * configure configure.in include/sane/config.h.in + sanei/sanei_scsi.c: sanei_scsi.c should now compile with the new + and old SCSI API of MacOS X. Patch from Mattias Ellert + . + * doc/descriptions/unsupported.desc: Added several scanners. + * AUTHORS: Matthew Marjanovic and Marian Eichholz both have CVS + access now. + * sanei/sanei_usb.c: Check for /dev/uscanner* for NetBSD and + OpenBSD. Patch from bug tracker #300373. + +2003-12-01 Nathan Rutman + + * backend/canon630u.c: Change default scan size to full platen, + removed compiler warnings, made HMG's fix for bug #300257 + permament. + * doc/sane-canon630u.man: cleanup + +2003-12-01 Jochen Eisinger + + * backend/mustek_pp_ccd300.c: Fixed horizontal offset of scan area + and scaling for color scans + +2003-11-27 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Changed status for CX3200 and + CX5200 from untested to good + +2003-11-28 Oliver Schwartz + + * backend/snapscan.c: Download gamma table twice for + Epson Perfection 1670 + +2003-11-27 Gerhard Jaeger + + * doc/plustek/Plustek.changes: moved to Plustek-USB.changes + * doc/plustek/Plustek-PARPORT.changes: added + * doc/plustek/Plustek-USB.txt doc/sane-plustek.man + doc/sane-plustek_pp.man: Update + +2003-11-26 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Epson CX6400. Removed + Packard Bell Diamond 1200. Updated HP ScanJet 8200. + * Makefile.in doc/descriptions/releases.txt: Generate md5 hash + when making the a release. + +2003-11-24 Henning Meier-Geinitz + + * AUTHORS: Michael Herder has CVS access now. + * doc/descriptions/unsupported.desc: Added Biolux 654. Updated HP + Photosmart entries. Removed Mustek BearPaw 2448 TA Plus (now + listed by gt68xx.desc). + +2003-11-23 Jochen Eisinger + + * backend/mustek_pp_ccd300.c: forgot parameters to wait_bank_change + * include/sane/sanei_pa4s2.h: fixed function prototype + +2003-11-23 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: changed :beta to :good + +2003-11-23 Jochen Eisinger + + * backend/mustek_pp.c, sanei/sanei_pa4s2.c: added support for auto + probing of the port + * configure{.in}, backend/mustek_pp_ccd.*, backend/Makefile.in, + backend/dll.conf, doc/sane-mustek_pp_ccd.man, doc/sane.man, + doc/Makefile.in, doc/descriptions/mustek_pp_ccd.desc: mustek_pp_ccd + backend removed + * backend/mustek_pp.conf, mustek_pp_ccd300.[ch], + doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: fixed CCD + support for mustek_pp backend + * backend/mustek_pp_null.c: beautified debug scanner name + +2003-11-23 René Rebe + + * backend/avision.c backend/avision.h: the current development state, + including cleanups, code refactoring and nearly complete HP + 53xx/75xx ADF support + +2003-11-23 Henning Meier-Geinitz + + * configure configure.in: Warnings enabled again. Added -cvs to + version. + * doc/releases.txt: Updated information about diffs. + * doc/descriptions/unsupported.desc: Added HP and Mustek scanners. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h backend/gt68xx_low.c + backend/gt68xx_low.h doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Added Mustek BearPaw 2448 TA + Plus. Added special command set for Plustek U16B. Added + Plug-n-Scan 2400 M(T) to list of devices. No positive report yet. + Used request for memory writes and reads instead of a fixed + value of 0x04. Set Genius Vivid4x to GT6816. Untested. All + changes have not been tested on their respective scanners yet. + New version: 1.0.50. + +Older entries can be found in ChangeLog-1.0.13. diff --git a/ChangeLog-1.0.15 b/ChangeLog-1.0.15 new file mode 100644 index 0000000..6c2c351 --- /dev/null +++ b/ChangeLog-1.0.15 @@ -0,0 +1,1027 @@ +****** Release of sane-backends 1.0.15. End of code freeze ****** + +2004-11-07 Henning Meier-Geinitz + + * doc/descriptions-external/brother.desc: One more report about a + working scanner. Added link. + * doc/descriptions/unsupported.desc: Added some scanners. + * configure configure.in: New version: 1.0.15. + +2004-11-07 Giuseppe Sacco + + * New italian translation update + +2004-11-01 Oliver Schwartz + + * doc/descriptions/snapscan.desc: Status update for Epson scanners + +---- CODE FREEZE FOR SANE 1.0.15 --- +-- snapshot 1.0.15-pre2 + +2004-10-31 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_high.h doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Removed unused gain and offset + options. + * NEWS: Added (planned) release date. + * configure configure.in: Disabled compilation warnings. + +2004-10-31 Gerhard Jaeger + + * backend/plustek.c: Additional debug output. + * backend/plustek-usbscan.c: Fixed a warning condition. + +2004-10-30 Gerhard Jaeger + + * backend/plustek.c: Bumped release number. + * backend/plustek-usbscan.c: Fixed a bug in buffer calculation + for CIS devices. + * doc/plustek/Plustek-USB.changes: Update. + +2004-10-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc + doc/descriptions-external/hp_rts88xx.desc: Moved HP 35xx + scanners to hp_rts88x backend. Updated status settings and URL + (from johanneshub@foni.net). Updated link to Tamarack 9600 project. + * doc/descriptions-external/brother.desc: Seems to work in version + 0.0.12 at least for one scanner. + +2004-10-27 Ullrich Sigwanz + + * backend/niash_core.c backend/niash.c: moving critical timing + for backward movement to niash_core + +2004-10-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Moved Plustek OpticFilm + 7200 to genesys.desc (GL841 chipset). Added UMAX Astra 3400 + (0x50 model). Added Xerox WorkCentre M15i. + +2004-10-23 Giuseppe Sacco + + * Updated italian translation. + +2004-10-21 Mattias Ellert + + * backend/gt68xx.c backend/mustek.c: Remove an extra "in". + * po/*.po: Fixing fuzzy translations (and some others). + +2004-10-21 Rene Rebe + + * backend/avision.h backend/avision.c: update of the scanner ID table, + wait_4_light bugfixes, fixed color packing, fixed 16bit modes + (especially for big-endian systems), avoid 16bit modes for default + modes, fixed gamma-table for some models as well as spelling on the + way + +2004-10-20 Rene Rebe + + * backend/avision.c doc/descriptions/avision.desc doc/sane-avision.man: + substituted my mail address and web-site to a new one - due to + leaving the rocklinux project + +2004-10-19 Gerhard Jaeger + + * backend/plustek.c: Using now the same strings for gain and offset + like the umax_pp backend (bug #300962). + * doc/plustek/Plustek-USB.changes: Update. + * po/*.po: Update due to changes in the Plustek backend. + * po/sane-backends.de.po: Fixed gain translation. + +2004-10-18 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: When getting string descriptors, ask + for the length of the descriptor first (bug #301001). + +2004-10-18 Ullrich Sigwanz + + * backend/niash_core.c: + * backend/niash.c: correcting vertical scanning start + point for changed max. page height + +2004-10-17 Ullrich Sigwanz + + * backend/niash_core.c: using exact number of lines for a scan + +---- FEATURE FREEZE FOR SANE 1.0.15 --- +-- snapshot 1.0.15-pre1 + +2004-10-17 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Olivetti Job-Jet M400. + +2004-10-17 Julien Blache + * tools/hotplug/libsane.usermap: Added Epson Perfection 2480. + +2004-10-16 Karl Heinz Kremer + + * backend/epson_usb.c: Added USB ID for Expression 10000XL + +2004-10-16 Mattias Ellert + + * ltmain.sh: backport -framework support from libtool 2.0 + * README.darwin: sane-find-scanner now works for SCSI, so removed + statement that said it didn't. More libusb info, and link to libusb + patch + +2004-10-16 Henning Meier-Geinitz + + * frontend/saned.c: Fixed NULL string crash. + * README.linux: Added some more details about hotplug and Gentoo + problems. + * NEWS: Updated for 1.0.15. + +2004-10-17 Ullrich Sigwanz + + * backend/niash_core.c: rewrote buffer portioning + * backend/niash_core.c (2): updated debug info + * backend/niash.c: Enabling support of full DIN A4 size + +2004-10-16 Oliver Rauch + + * backend/umax.c: added default options for Linotype OPAL2 + +2004-10-15 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added various scanners. + * po/sane-backends.da.po: Updated Danish translation (from Mogens + Jaeger ). + +2004-10-14 Henning Meier-Geinitz + + * include/sane/sanei_wire.h sanei/sanei_wire.c: Limit the total + amount of memory used for arrays and pointers while decoding the + wire to 1 MB (bug #300158). Run "make clean" before "make"! + +2004-10-14 Ullrich Sigwanz + + * backend/niash.c: removing a non-ANSI conform comma. + adapting the gammma conversion. + +2004-10-14 Gerhard Jaeger + + * sanei/sanei_thread.c: Added missing pthread_detach() so the + thread resources could be reused again. + +2004-10-13 Ullrich Sigwanz + + * backend/niash.c: Proper resource handling in sane_cancel. + +2004-10-12 Gerhard Jaeger + + * backend/plustek.c: Fixed warning condition. + * backend/plustek-usbhw.c: Cleanup. + +2004-10-12 Giuseppe Sacco + + * Updated italian translation. + * Added a "translators" section in AUTHORS + +2004-10-11 Henning Meier-Geinitz + + * acinclude.m4 config.guess config.sub configure ltmain.sh: Update + to libtool 1.5.10. + * doc/descriptions/unsupported.desc: Added link to + Microtek Filmscan 35. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_high.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: + Fixed typos. Added Packard Bell Diamond 2450 to .conf and + changed status to "good". Avoid error message when closing + scanner. Don't print max_white warning when debugging is not + enabled. + * po/sane-backends.bg.po po/sane-backends.cs.po po/sane-backends.da.po + po/sane-backends.de.po po/sane-backends.es.po po/sane-backends.fi.po + po/sane-backends.fr.po po/sane-backends.it.po po/sane-backends.nl.po + po/sane-backends.no.po po/sane-backends.pt.po po/sane-backends.ru.po + po/sane-backends.sv.po: Recreated. Fixed + some fuzzy texts and added some translations to .de.po. + * tools/check-usb-chip.c: Workaround for GT6816 detection problem + on BSDs. + +2004-10-11 Oliver Schirrmeister (oschirr@abm.de) + + * backend/fujitsu.c: bugfix: 3091 did not work (15.12.2003) + M4099 supported (bw only) + enables brightness + +2004-10-10 Henning Meier-Geinitz + + * backend/test.c: Fixed typo. + * README.solaris: Added details on building SANE on Solaris/x86 + (from Tomasz Orlinski ). + +2004-10-10 Mattias Ellert + + * backend/Makefile.in: fix niash dependencies + +2004-10-08 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp_low.c: 610P shading + calibration improvements. 1220P offset and gain fixes. + Code cleanups. + +2004-10-08 Ullrich Sigwanz + + * backend/niash.c: Added grayscale and lineart support + * backend/niash_core.c: corrected bug in line-weight in + function _UnScrambleLine + * doc/descriptions/niash.desc: changed status to complete + removed the color only comment + +2004-10-06 Gerhard Jaeger + + * backend/plustek.c backend/u12.c backend/plustek_pp.c: + Using now the well known MODE definitions. + * backend/plustek.h backend/plustek-usb.h: Cleanup. + * doc/plustek/Plustek-USB.changes + doc/plustek/Plustek-Parport.changes doc/u12/U12.changes: + Update. + * po/*.po: Update. + +2004-10-06 Henning Meier-Geinitz + + * backend/microtek2.h doc/descriptions/microtek2.desc: New + version: 0.96. Added Genius ColorPage-EP (from Karsten Festag + ). + * doc/descriptions/unsupported.desc: Added link to artiscan 9600 + project. Removed Genius ColorPage-EP. + * configure.in include/sane/config.h.in: Removed dangling + quotation mark. + * backend/sp15c.c: Don't eject medium twice after each page. + +2004-10-05 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: Fixed compilation problem when + compiled without libusb support. Print sane-backends version + number. Print if built without libusb. + + * backend/microtek2.c backend/microtek2.h: Added backend version + 200410042220 from Karsten Festag . While + attaching devices only read attributes from source 0 (= + MD_SOURCE_FLATBED), others give wrong results. Better handling of + different shading depths. Including model ColorPage-EP. Workaround + for firmware bug for V300 (FW < 2.70). Workaround for firmware bug + with odd pixel numbers. Bugfix for lamp switching when using + LightLid35 Transparency Adaptor. + + * tools/check-usb-chip.c: Added test for interface 1 and + altsetting 2 for GT-8911. Unified ouitput. Formatting updates. + +2004-10-04 Henning Meier-Geinitz + + * doc/sane-find-scanner.man tools/check-usb-chip.c + tools/sane-find-scanner.c: sane-find-scanner can now load USB + descriptors from /proc/bus/usb/devices dumps (e.g. from the + unsupported scanner web pages). Minor modifications to some of + the chipset tests. + +2004-10-04 Peter Kirchgessner + + * backend/hp.h backend/hp.c backend/hp-scl.c: + Fixed bug #300973 (renamed global function hp_init_openfd + to sanei_hp_init_openfd + +2004-10-04 Gerhard Jaeger + + * backend/plustek.c: Fixed bug #300963. + * doc/plustek/Plustek-USB.changes: Update. + * po/*.po: Update. + +2004-10-03 Thomas Soumarmon + + * backend/hp5400_debug.c backend/hp5400_debug.h + backend/hp5400_internal.c backend/hp5400_sane.c: + removing more hp5400 compilation warnings + +2004-10-03 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Nikon LS-5000 ED (bug + #300972). + * include/sane/saneopts.h: Added option for turning off the + scanner's lamp on exit (bug #300963). + * backend/gt68xx.c backend/gt68xx_high.h: Used new lamp option + from saneopts.h (bug #300963). + * backend/net.c doc/descriptions/net.desc: Check for (size_t) -1 + doesn't work on 64 bit platforms as size_t is 64 bits there + while the length of a data block is defined as 32 bits in the + SANE network standard (bug #300837). + * backend/microtek2.c backend/microtek2.h: Fixed some warnings + (bug #300823). Fixed Microtek Phantom C6 scanning on big endian + platforms. Based on patch from Matijs van Zuijlen in Debian bug + tracking system (#274523). + * sanei/sanei_auth.c sanei/sanei_lm983x.c sanei/sanei_wire.c + backend/artec.c backend/artec_eplus48u.c backend/as6e.c + backend/avision.c backend/canon-sane.c backend/canon-scsi.c + backend/canon.c backend/canon630u-common.c backend/dc25.c + backend/epson.c backend/fujitsu.c backend/gt68xx_low.c + backend/hp5400_internal.c backend/hp5400_sanei.c + backend/ma1509.c backend/microtek.c backend/microtek2.c + backend/mustek.c backend/mustek_scsi_pp.c backend/nec.c + backend/net.c backend/pie.c backend/sharp.c + backend/snapscan-scsi.c backend/snapscan-sources.c + backend/snapscan-usb.c backend/snapscan.c backend/teco3.c + backend/test.c backend/umax-usb.c backend/umax1220u-common.c: + 64 bit platform fixes (bug #300799). + * backend/Makefile.in tools/Makefile.in: Fixed DESTFILES. + +2004-10-02 Thomas Soumarmon + + * backend/hp5400_internal.c backend/hp5400_internal.h + backend/hp5400_sanei.c backend/hp5400_sanei.h + backend/hp5400_sane.c: + removing some compilation warnings + +2004-10-02 Thomas Soumarmon + + * backend/hp5400_internal.c: hp5400 version mathing test + has been removed by default. + To enable it : + CFLAGS="-DSTRING_VERSION_MATCH" ./configure + +2004-10-02 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added several + scanners. Removed Genius Vivid 1200 XE (actually supported by + gt68xx backend). + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Updates of supported scanners. + +2004-10-01 Oliver Rauch + + * backend/umax-scanner.c, umax.conf and umax.desc: + added "LinoHell", "OPAL2 " as supported device + +2004-09-28 Mattias Ellert + + * po/sane-backends.sv.po: Updated Swedish translation file + +2004-09-27 Oliver Schwartz + + * doc/descriptions/unsupported.desc doc/descriptions/snapscan.desc: + Changed entry for Epson 2580 (should work with SnapScan backend). + +2004-09-21 Gerhard Jaeger + + * doc/descriptions/unsupported.desc: fixed Plustek entries. + +2004-09-19 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Compeye Simplex 1236C. + +2004-09-14 Karl Heinz Kremer + + * backend/epson_usb.c: add USB device ID for CX6400 back in + * backend/epson.c: disable "feed" command for Perfection 1640 w/ ADF + +2004-09-08 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * doc/descriptions/unsupported.desc: Added Microtek Scanmaker 5700, + ArtixScan 4000tf and Medion MD41985. + +2004-09-06 Henning Meier-Geinitz + + * configure: Regenerated. + * doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Moved HP 35xx series to + unsupported.desc because these scanners use a RTS8801 chip (no + Genesys chipset). + +2004-09-06 Jochen Eisinger + + * backend/mustek_pp.c: clarify error message + * configure.in: only build the mustek_pp backend, if parallel + port support of any kind is present + +2004-09-06 Gerhard Jaeger + + * backend/plustek.c: Bumped build number. + * backend/plustek-usbdevs.c: Fixed bug #300913. + +2004-09-05 Julien Blache + + * More auth_callback() fixes, although they're not critical. + +>>>>>>> 1.2283 +2004-09-03 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Lexmark X1130, Dell + 1600n. Removed Canon LiDE 35 (now in genesys.desc) and Epson + Perfection 2480 (now in snapscan.desc). + * doc/descriptions-external/genesys.desc: Added Canon LiDE 35. + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_low.h backend/gt68xx_low.h + backend/gt68xx_shm_channel.c + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Fixed firmware name for Mustek 1248 + UB. Changed status to basic. Removed "unsupported" warning. + Added workaround for shared memory compilation problem on + Windows. It's now possible to add a new vendor/product id line + to gt68xx.conf to test yet unsupported scanners without changing + the source code. + * frontend/.cvsignore: Added tstbackend. + +2004-09-02 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c backend/snapscan-options.c + backend/snapscan.h backend/snapscan.conf doc/descriptions/snapscan.desc: + Added support for Epson 2480 + +2004-09-01 Julien Blache + + * frontend/saned.c: auth_callback(): arrays are passed as + pointers, declaring parameters as arrays of fixed size is + useless. memset() the correct length, not sizeof(pointer). + Caught while testing splint on the SANE sources. + +2004-08-30 Gerhard Jaeger + + * doc/descriptions/unsupported.desc: Added Canon LiDE35. + * sanei/sanei_usb.c: Fixed memory leak. + +2004-08-29 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Epson 2580 and Nikon + LS-50. + * doc/descriptions-external/brother.desc: Added more clear comments. + +2004-08-28 Stéphane Voltz + + * backend/umax_pp.c: + option parsing fix + * backend/umax_pp_low.c: + minor 1220P calibration fixes + +2004-08-25 Stéphane Voltz + + * tools/umax_pp.c backend/umax_pp.c backend/umax_pp.conf + backend/umax_pp.h backend/umax_pp_low.c backend/umax_pp_low.h + backend/umax_pp_mid.c backend/umax_pp_mid.h doc/sane-umax_pp.man: + rename 'contrast' to 'offset' and 'highlight' to 'gain'. Translations + will need to be updated. Beginning of 610/1220P codepath merge. + +2004-08-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Epson 2480 and Microtek + Filmscan 35. + +2004-08-23 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: Worked around a cygwin libusb + compatibility problem (patch from Giuseppe Sacco eppesuig + at users.alioth.debian.org). + +2004-08-19 Henning Meier-Geinitz + + * doc/descriptions/gt68xx.desc doc/descriptions/unsupported.desc: + Updated. + +2004-08-18 Julien Blache + * tools/hotplug/libsane.usermap: committed patch from Aurélien + Jarno adding USB IDs for Epson Stylus CX6400 (and doing + s/EPSON/Epson/ on one entry to maintain consistency). + +2004-08-14 Frank Zago + + * frontend/tstbackend: fixed a couple bugs. + +2004-08-14 Henning Meier-Geinitz + + * po/Makefile.in po/sane-backends.fi.po: Added Finnish translation + (from Harri Järvi ). + +2004-08-08 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES tools/hotplug/libsane.usermap: + Added Mustek ScanExpress 1248 UB and new version of Mustek + BearPaw 1200 CU Plus. + * doc/descriptions/unsupported.desc: Added Lexmark and Xerox scanners. + +2004-08-05 Gerard Klaver + + * backend/teco2.c backend/teco2.h: changed to SANE_VALUE_SCAN_MODE_LINEART, _GRAY, and _COLOR, + * backend/teco2.c: changed use of %d to %ld (when bytes values are displayed) + +2004-08-04 Julien Blache + * tools/hotplug/libsane.usermap: added HP ScanJet 5300C. + +2004-08-04 Gerard Klaver + + * AUTHORS: corrrection for teco2 + * doc/descriptions/teco2.desc: url and status change + * doc/sane-teco2.man: update info + * backend/teco2.c: - added for the VM6575 a WHITE_LEVEL_R, _G an _B + slider opion + -changed for the VM656A and VM6575 and VM6586 the calibration part + (subtract highest and lowest value and then divide). + -default SANE_TECO_CAL_ALGO value is now 1 for the VM3564 and + VM6575. + - preview value is now 75 dpi for the VM6575 + +2004-08-04 Oliver Rauch + * doc/umax/umax.FAQ: corrected bug about dtc3181e scsi controller + +2004-08-03 Henning Meier-Geinitz + + * aclocal.m4 configure include/sane/config.h.in: Regenerated to + include updates from niash and resource manager inclusion. + * doc/sane.man doc/sane-niash.man: Minor documentation updates. + * doc/descriptions-external/niash.desc: Removed (backend now included). + +2004-08-03 Gerhard Jaeger + + * AUTHORS: Added niash backend maintainer and author. + * configure.in: Added niash backend. + * backend/dll.conf: Added niash backend. + * backend/Makefile.in: Added niash backend files and target. + * backend/niash.c backend/niash_core.c backend/niash_core.h + backend/niash-xfer.c backend/niash-xfer.h backend/niash-types.h: + Niash backend files, initial checkin. + * doc/sane-niash.man, doc/descriptions/niash.desc, doc/niash/niash.TODO: + Initial checkin. + * doc/Makefile.in: Added niash documentation stuff. + * doc/sane-man: Added niash manpage. + * po/Makefile.in: Added niash source file. + * po/sane-backends.de.po: Updated and completed niash backend translation. + * po/sane-backends.*.po: Added niash strings. + * backend/plustek.c: Small cleanup. + +2004-07-31 Julien Blache + + * frontend/scanimage.c: Added the possibility to cleanly stop a + batch by pressing Ctrl+D when using --batch-prompt. + +2004-07-28 Gerard Klaver + + * doc/descriptions/unsupported.desc: Added Logitech PageScan USB and + Grandtek Scopecam + +2004-07-26 Gerhard Jaeger + + * sanei/sanei_usb.c sanei/sanei configure configure.in: Added + resource manager library support. + * backend/plustek.[ch] backend/plustek-usbdevs.c backend/plustek-usbhw.c + backend/plustek-usbshading.c backend/plustek.conf: Added speedup + parameters and TPA autodetection for UMAX3400/3450, added + disableSpeedup option. + * doc/plustek/Plustek-USB-TODO.txt doc/plustek/Plustek-USB.changes + doc/descriptions/plustek.desc: Updated. + +2004-07-21 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: + fixed a 610P initialization bug that shown up when changing from color + to grey mode. Changed version numbers. + +2004-07-18 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added CX-5400, RX-500 and RX-600; updated version + * doc/descriptions/unsupported.desc: Removed RX-500 + +2004-07-16 Henning Meier-Geinitz + + * doc/descriptions-external/epkowa.desc: Added Epson Perfection + 3170 Photo as it's reported to work with that backend. + * doc/descriptions/unsupported.desc: Added some scanners. Removed + Epson Perfection 3170 (now in epkowa). + +2004-07-16 Gerhard Jaeger + + * doc/plustek/Makefile.module doc/plustek/BUILD + doc/plustek/VERSION0 doc/plustek/VERSION1: Removed, no longer needed. + * doc/plustek/Makefile.kernel2x doc/plustek/MakeModule.sh: + Getting version information now out of the backends main file. + * doc/plustek/Plustek_PARPORT.changes: Updated. + * doc/descriptions/plustek_pp.desc: Updated. + * doc/sane-plustek.man: Fixed typo. + * backend/plustek-pp.[ch], backend/plustek-pp_*.[ch]: + Added DevFS support for kernel 2.6, removed floating point + operations (Thanx to Rafal Rzepecki), bumped up build number, + cleanup work. + * doc/plustek/Plustek_USB.changes: Updated. + * backend/plustek.c: Bumped up build number + * backend/plustek-usbshading.c: Improved autowarmup, cleanup work. + * backend/plustek-usb.h backend/plustek-usbdevs.c + backend/plustek-usbhw.c backend/plustek-usnscan.c: Improved + fastforward stuff, cleanup work. + * sanei/sanei_lm983x.c: Cleanup work. + +2004-07-15 Rene Rebe + + * include/sane/sane.h: added extern "C" for compilation with a C++ + compiler + +2004-07-12 Henning Meier-Geinitz + + * doc/sane-coolscan2.man doc/sane-microtek2.man: Fixed + manual page problems. + +2004-07-10 Gerard Klaver + + * tools/check-usb-chip.c: Added check for the GT-8911. + +2004-07-10 Henning Meier-Geinitz + + * tools/check-usb-chip.c: Also check the number of interfaces for + the GT-6816 to avoid conflicts with other GT chips. + +2004-07-09 Henning Meier-Geinitz + + * doc/descriptions-external/brother.desc: New file. Added the + scanners listed on the brother backend page. Used "untested" + status as we don't have confirmation that the backend actually + works. + * tools/hotplug/libsane.usermap: Added Mustek ScanExpress 1248UB. + * tools/sane-desc.c: XML mode updates (patch from Jose Gato + ). + * doc/descriptions/ma1509.desc: Removed dead link. + +2004-07-05 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Changed status of CanoScan D660U. + * doc/plustek/Plustek-USB*: Update. + * backend/plustek.c: Bumped up build number. + * backend/plustek-usb.[ch] backend/plustek-usbdevs.c + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbmap.c backend/plustek-usbscan.c: Added support + for binary scanning for the CanoScan D660U, cleanup work. + +2004-07-03 Peter Fales + + * acinclude.m4, aclocal.m4, configure, tools/sane-config.in: + When using pkg-config to get library flags for gphoto2, any + extra flags (such as -L) must be passed to sane-config.in so + that it can find the libraries in a non-standard location. + (Bug #300686) + +2004-07-02 Gerhard Jaeger + + * po/*.po: Updated according to changes in the plustek backend. + * backend/plustek.c backend/plustek-usb*: Major update, see + doc/plustek/Plustek-USB.changes. + * doc/sane-plustek.man: Update. + * doc/plustek/Plustek-USB.changes: Update. + * doc/descriptions/plustek.desc: Removed unsupported devices, + updated some states. + * doc/descriptions/plustek_pp.desc: URL update. + * doc/descriptions/u12.desc: URL update, changed state of backend. + * doc/sane-plustek_pp.man: URL update. + * doc/sane-u12.man: URL update. + +2004-06-30 Frank Zago + + * backend/leo.c doc/descriptions/leo.desc: added support for + Genius FS-1130 Colorpage Scanner. + +2004-06-30 Gerhard Jaeger + + * doc/plustek/Makefile.kernel26: fixed floating point issues + for SuSE kernels. + +2004-06-28 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Microtek and Xerox + scanners. + * tools/sane-desc.c: Added xml output (patch from + jose ). Other minor fixes. + +2004-06-28 m. allan noah + + * backend/fujitsu.c: use model code instead of string compare + submitted by: stan at saticed.me.uk + +2004-06-21 Gerhard Jaeger + + * doc/descriptions/unsupported.desc: removed Compac S4 100 + (supported by the Plustek backend), added various Plustek + devices, changed OpticPro m12 to OpticSlim M12 + +2004-06-22 Henning Meier-Geinitz + + * backend/microtek2.c: Fixed some (but not all) MIN related + compilation warnings (bug #300823). + * tools/sane-find-scanner.c: Look for NetBSD uscanner devices (bug + #300815). + +2004-06-22 Rene Rebe + + * backend/avision.c, backend/avision.h, doc/sane-avision.man: + Fixed compilation warning (Bug #300399) and added a force-a3 + option, needed for A3 scanner returning bogus scan area definitions + +2004-06-21 Gerhard Jaeger + + * po/*.po: Updated according to upcomming changes in the plustek backend. + +2004-06-20 Mattias Ellert + + * aclocal.m4, configure, sane/config.h.in, backend/Makefile.in, + backend/agfafocus.c, backend/artec_eplus48u.c, backend/avision.c, + backend/coolscan.c, backend/fujitsu.c, backend/pie.c, + backend/plustek.c, backend/plustek_pp.c, backend/sp15c.c, + backend/tamarack.c, backend/u12.c + * Fixing bug #300602 for the following backends: agfafocus, + artec_eplus48u, avision, coolscan, fujitsu, pie, plustek, + plustek_pp, sp15c, tamarack and u12 + * Migrating the avision backend to sanei_threads (bug #300631) + +2004-06-19 Mattias Ellert + + * backend/gt68xx.c po/sane-backends.bg.po po/sane-backends.cs.po + po/sane-backends.da.po po/sane-backends.de.po + po/sane-backends.es.po po/sane-backends.fr.po + po/sane-backends.it.po po/sane-backends.nl.po + po/sane-backends.no.po po/sane-backends.pt.po + po/sane-backends.ru.po po/sane-backends.sv.po + * Option names should not be tagged for localization + * Fixing some typos + * New localizable strings from the gt68xx backend (pofiles regenerated) + * Swedish translation updated + +2004-06-19 Mattias Ellert + + * sanei/sanei_scsi.c, tools/sane-find-scanner.c + * SCSI scanners can now be selected by LUN on MacOS X + * sane-find-scanner now finds SCSI scanners on MacOS X + * making some sanei_scsi internal functions static + +2004-05-30 Peter Fales + + * acinclude.m4, aclocal.m4, configure.in, configure + In addition to using pkg-config to find the gphoto2 library flags, + we should check to see whether it's actually possible to link + a program using those flags. + +2004-06-18 Henning Meier-Geinitz + + * doc/gt68xx/gt68xx.TODO: New file. Lots of bugs and missing + features for the gt68xx backend. + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_generic.c + backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h backend/gt68xx_gt6816.c + backend/gt68xx_high.c backend/gt68xx_high.h backend/gt68xx_low.c + backend/gt68xx_low.h backend/gt68xx_mid.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Updated to backend version 61. Lots + of fixes for coarse calibration, scanning speed and several + scanners. For details, see gt68xx.CHANGES. + +2004-06-17 Henning Meier-Geinitz + + * doc/.cvsignore: Added *.8. + +2004-06-17 Stéphane Voltz + + * backend/umax_pp_low.c doc/descriptions/umax_pp.desc + doc/sane-umax_pp.man: + fixed overflows in 610P shading calibration coefficients, + minor man update, 610P status change from minimal to good + +2004-06-16 Oliver Schwartz + + * backend/snapscan.h backend/snapscan.c backend/snapscan-usb.c: + Don't enforce even number of URB packages on 1212u_2 since + it causes problems. See bug #300753. + +2004-06-15 Henning Meier-Geinitz + + * backend/snapscan.c: Only use __attribute__ if gcc is used for + compilation. Some other compilers don't know __attribute__ and + therefore can't compile sane-backends without this fix. See + bug #300803. + +2004-06-15 Stéphane Voltz + + * backend/umax_pp_low.h backend/umax_pp_low.c backend/umax_pp_mid.c: + 610P gray level shading calibration fix. Added timer to let 610P + ASIC to settle down after probing. + +2004-06-13 Julien Blache + + * doc/Makefile.in: saned is in /usr/sbin, its manpage should go to + section 8. Fixed everything referring to saned(1) to refer to saned(8). + +2004-06-13 Mattias Ellert + + * doc/descriptions/unsupported.desc: Added NEC Petiscan as unsupported + +2004-06-13 Karl Heinz Kremer + + * backend/sane_usb.c: Added Perfection 1650 back in that was removed by + mistake and finally removed Perfection 1250. + +2004-06-12 Stéphane Voltz + + * backend/umax_pp_low.c tools/umax_pp.c: final fixes for 610P color + scanning, parallel port autodetection for the umax_pp tool. + +2004-06-10 Henning Meier-Geinitz + + * doc/descriptions/mustek_usb.desc: Fixed version number. + +2004-06-08 Gerhard Jaeger + + * backend/plustek-pp_misc.c: fixed multiple parport problem for kernel 2.6.x. + * backend/plustek_pp.c: bumped up version number. + * doc/plustek/BUID: bumped up build number. + +2004-06-08 Henning Meier-Geinitz + + * tools/RenSaneDlls.cmd: Fixed newlines. + * README.netbsd: Mention SCSI buffer size problems and uk/ss files + issue. + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Reduced scan area of Mustek Paragon + 1200 A3 Pro. Removed warning message. Increased support level to + complete. + * tools/hotplug/libsane.usermap: Added another variant of a + Plustek OpticPro 1248U. + * doc/descriptions/unsupported.desc: Added Syscan TravelScan FS-531. + +2004-06-06 Karl Heinz Kremer + + * backend/epson_usb.c: remove product IDs for Perfection 1250 and 1260 + +2004-06-06 Oliver Schwartz + + * backend/snapscan-usb.c: Don't use shared memory on OS/2 and + when using pthreads. + +2004-06-06 Henning Meier-Geinitz + + * tools/hotplug/libsane.usermap: Added Mustek BearPaw 2448 Plus + and Plustek OpticPro U16B. + +2004-06-05 Henning Meier-Geinitz + + * tools/README tools/RenSaneDlls.cmd: Added REXX script to convert + backend-DLL-filenames according to 8.3 naming convention + necessary for DLLs on OS/2 (from Franz Bakan). + +2004-06-02 Henning Meier-Geinitz + + * backend/net.c doc/sane-net.man doc/saned.man frontend/saned.c: + Changed service name from "sane" to "sane-port". This is the + IANA registered service name for port 6566 (bug #300758). + +2004-06-02 Oliver Schirrmeister + + * fujitsu.c + bugfix: It is possible to read duplex color now. + +2004-05-31 Henning Meier-Geinitz + + * AUTHORS: Mattias Ellert has CVS write access now. + +2004-05-30 Peter Fales + * acinclude.m4, aclocal.m4, configure.in, configure + Use pkg-config rather than gphoto2-config to get gphoto + build parameters (bug #300686) + +2004-05-30 Henning Meier-Geinitz + + * backend/v4l.c: Used SANE_VALUE_SCAN_MODE_* constants. + * doc/descriptions-external/viceo.desc: Mention special kernel patch. + +2004-05-29 Henning Meier-Geinitz + + * backend/sp15c.c: Fixed the fix of the sanei_thread fix + (from Mattias Ellert). + +2004-05-28 Henning Meier-Geinitz + + * README.hp-ux: Mention trouble with higher optimization levels + (from Ulrich Deiters ). + * doc/descriptions/unsupported.desc: Added Dell A920, Microtek + 1850S and Plustek OpticPro m12. Removed HP,Scanjet 2300 (already + in genesys.desc). + * backend/sp15c.c: Fixed sanei_thread fix (bug #300634, by Mattias + Ellert). + +2004-05-27 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-usb.c: Use shared + memory for urb counters + +2004-05-24 Henning Meier-Geinitz + + * backend/dll.c doc/descriptions/dll.desc: Work around 8 char + limit for dynamic loading on OS/2 (patch from Franz Bakan + ). + +2004-05-24 m. allan noah + * backend/fujitsu.[ch]: apply Mattias Ellert's thread patch + split packet counter into r and w + +2004-05-23 Henning Meier-Geinitz + + * tools/check-usb-scanner.c: Detect GL660+GL646 on USB2 also. + Fixed Mustek MA1017 scanner freeze problem. + * backend/Makefile.in backend/agfafocus.c backend/agfafocus.h + backend/microtek2.c backend/microtek2.h backend/sp15c.c + backend/sp15c.h backend/tamarack.c backend/tamarack.h: + Use sanei_thread instead of fork() in the unmaintained backends. + Patches from Mattias Ellert (bugs: 300635, 300634, 300633, 300629). + +2004-05-21 Gerhard Jaeger + + * sanei/sanei_pp.c: fixed compilation problem on HP-UX. + +2004-05-21 Ulrich Deiters + + * backend/canon.c, canon-sane.c, canon.h: removed an option + (OPT_PAGE) that conflicted with some frontends + +2004-05-18 Ulrich Deiters + + * backend/canon.c, canon-sane.c: memory leak and bug fixed + in slide scanner code + +2004-05-18 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added more Canon cartridge + scanners. Updated Visioneer Paperport 3100b. + +2004-05-18 Michael Herder + + * backend/Makefile.in: + adjusted for use with sanei_thread and artec_eplus48u backend + (thanks Mattias Ellert) + +2004-05-16 Oliver Rauch + + * sanei/sanei_config.c: added DIR_SEP=";" and PATH_SEP="\\" + for windows (when windows.h) is available + + * backend/dll.c: added DIR_SEP definitions from sanei_config.c + and replaced relevant ":" by DIR_SEP + +2004-05-15 Gerhard Jaeger + + * doc/plustek/BUID: bumped up build number. + * doc/plustek/Plustek-PARPORT.changes: update + * backend/plustek-pp_misc.c: fixed kernel 2.6 issue. + fixed also Bug #300698. + +2004-05-15 Michael Herder + + * backend/artec_eplus48u.c backend/artec_eplus48u.h: + applied patch from Mattias Ellert (thanks), which adds support + for sanei_thread + +2004-05-15 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: fixed + origin shift bug for 610P. Added on guard against configuration + that can put several 'port' option in conf file. + +2004-05-13 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: fixed + data lines reordering for 610P + +2004-05-12 Henning Meier-Geinitz + + * sane-backends.lsm: Updated FTP server link to ftp.sane-project.org. + +2004-05-11 Henning Meier-Geinitz + + * Makefile.in: Remove autoconf temp files and some japi stuff in + distclean target. + +2004-05-10 Stéphane Voltz + + * backend/umax_pp_low.c : fixed 300x600 dpi scans, direct + hardware access and timing issues for 610P + +2004-05-06 Jochen Eisinger + + * tools/hotplug/libusbscanner: latest hotplug doesn't set + DEVICE on 2.6.x kernels. Added a workaround + +2004-05-05 Matthew Duggan + + * include/sane/saneopts.h: Added SANE_VALUE_SCAN_MODE_* strings. + * backend/canon_pp.c: Used them. + +2004-05-01 Jochen Eisinger + + * tools/hotplug/libsane.usbmap: removed empty lines, latest + hotplug cannot cope with them + +2004-03-15 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c + backend/umax_pp_mid.h backend/umax_pp.c backend/umax_pp.h + tools/umax_pp.c: added support for 610P + +2004-05-01 Henning Meier-Geinitz + + * configure configure.in: Warnings enabled again. Added -cvs to + version. + * Makefile.in: Added Changelog-1.0.14 to DISTFILES. + +Older entries can be found in ChangeLog-1.0.14. diff --git a/ChangeLog-1.0.16 b/ChangeLog-1.0.16 new file mode 100644 index 0000000..95329f4 --- /dev/null +++ b/ChangeLog-1.0.16 @@ -0,0 +1,944 @@ +****** Release of sane-backends 1.0.16. End of code freeze ****** + +2005-08-07 Henning Meier-Geinitz + + * configure configure.in: New version 1.0.16. + +2005-08-05 St�hane Voltz + + * backend/genesys.c: Fixed endianess issue in slope table + generation. Tested ok on x86 architecture. + +2005-08-02 Henning Meier-Geinitz + + * po/sane-backends.da.po: Updated Danish translation (from + Mogens Jaeger + + * po/sane-backends.sv.po: Update Swedish translation + +2005-08-01 Eddy De Greef + + * doc/sane-mustek_pp.man: updated URL for additional CIS driver info. + +2005-07-31 Henning Meier-Geinitz + + * NEWS: Updated. + +---- CODE FREEZE FOR SANE 1.0.16 --- + +2005-07-31 Henning Meier-Geinitz + + * configure configure.in: Disabled compilation warnings. + +2005-07-30 Karl Heinz Kremer + + * backend/epson_usb.c: Applied Olaf Meuwissen's patch to add + new device IDs. + +2005-07-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Xerox Workcentre + 470cx. Added link for Canon DR-2080C. + * backend/Makefile.in: libsane and documentation is installed + correctly again. + * acinclude.m4 configure configure.in: Avoid error messages in + locking test. Make sure that io/cam/cam.h header file will be + detected correctly. + +2005-07-29 Gerard Klaver + + * doc/sane-teco2.man: text update + doc/descriptions/teco2.desc: update status VM3564 + doc/teco/teco2.txt: text added + backend/teco2.c: removed teco_request_sens command for VM3564 (bug) + backend/teco2.h: text update + +2005-07-29 Julien Blache + * tools/hotplug/libsane.usermap: Added various Epson IDs from Olaf + Meeuwissen; reodered some misplaced Epson entries. + +2005-07-29 Julien Blache + * tools/hotplug/libsane.usermap: Added Visioneer OneTouch 7300 + (0x0444,0x0211), from Derek J Frye. + +2005-07-25 Gerhard Jaeger + + * doc/descriptions-external/epkowa.desc: Updated according to + the info provided by Olaf Meeuwissen + +2005-07-24 Henning Meier-Geinitz + + * doc/descriptions-external/brother2.desc: Brother DCP 7025 is + reported to work (bug #301960). + * doc/descriptions-external/hp_rts88xx.desc: Moved unsupported + devices to unsupported.desc. + * doc/descriptions-external/hp3770.desc + doc/descriptions-external/hp8200.desc: Added external hp3770 and + hp8200 backends. + * doc/descriptions/unsupported.desc: Added unsupported scanners + from hp_rts88xx.desc. Removed HP ScanJet 3770 (now in hp3770 + backend). Added Lexmark X75 PrinTrio. + +2005-07-22 Giuseppe Sacco + + * italian translation update + +2005-07-22 Julien Blache + * tools/hotplug/libsane.usermap: Added HP ScanJet 7400C (0x03f0, + 0x0801), from Thomas Nadolny. + +2005-07-21 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usbcal.c: Fixed lampsettings for CIS devices. + +2005-07-15 Oliver Schwartz + + * backend/snapscan-options.c: Change TPO range for Epson 2480/2580 to + 55x80mm^2 which is the working range for the 2580. Reenabled + 2400 DPI for 2480/2580. + +2005-07-15 Oliver Schwartz + + * backend/snapscan-mutex.c backend/snapscan-usb.c: Changes to support + SANE on ZETA. + * backend/snapscan-scsi.c: Fix compiler warnings. + +---- FEATURE FREEZE FOR SANE 1.0.16 --- + +2005-07-17 Henning Meier-Geinitz + + * Makefile.in backend/Makefile.in tools/Makefile.in: Make sure + that all the necessary files will be in the distribution .tar.gz + file. + * sanei/sanei_scsi.c: Removed "const" to make gcc on OS/2 happy. + * NEWS: Updated. + +2005-07-15 Henning Meier-Geinitz + + * backend/sp15c.c: Better 4->8 bit depth expansion algorithm (from + Mattias Ellert ). + * sanei/sanei_usb.c: Fixed comment (we still use 30 seconds USB + timeout by default). + * README.zeta configure configure.in Makefile.in backend/Makefile.in + backend/artec_eplus48u.h backend/dll.c backend/plustek-pp_scan.h + doc/Makefile.in frontend/saned.c include/sane/config.h.in + po/Makefile.in sanei/sanei_config.c sanei/sanei_config2.c + sanei/sanei_init_debug.c sanei/sanei_pio.c sanei/sanei_thread.c + sanei/sanei_usb.c: Changes to support SANE on ZETA. Not all + patches have been applied yet, but it's a start. The backends + are not installed as shared libs but as add-ons, which are shared libs + but in a specific folder in [/system|~]/config/add-ons/ named SANE/. + The install target has been changed to account for this, + Some files don't exist in BeOS/ZETA (ipc.h, ...). + Backend function names get a prefix, I suppose to avoid namespace clashes. + Though we do have a libdl to implement dl_open, the native way is prefered. + Added a --with-docdir= configure arg. + BeOS has a broken get[name|addr]info() from bind. This is fixed in ZETA R1. + libtool needs -no-undefined. Various VPATH fixes. + Check for , but not used yet. + No S_IFSOCK (sockets are fds to /dev/net/api). Stub pio code, untested. + Patch from Fran�is Revol . + +2005-07-15 Oliver Schwartz + + * doc/descriptions/snapscan.desc: + updated comments for Epson 1670, 2480 and 2580 + +2005-07-15 Rene Rebe + + * backend/avision.h, backend/avision.c, doc/sane-avision.man, + doc/descriptions/avision.desc: updated the Avision backend with the + latest off-site maintained version: fixed segmentation faults for + some modes, many many new devices, two different duplex modes + are supported, vast speedup of multi page batch scans, buttons as well + a 7-segment LED readout and some quirks for old scanners not filling + all fields + +2005-07-15 Rene Rebe + + * include/sane/sanei_usb.h sanei/sanei_usb.c: Added support to set + the USB timeout. + +2005-07-10 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + backend/gt68xx_generic.c backend/gt68xx_high.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES + doc/gt68xx/gt68xx.TODO: Changed resolution from 75 to 100 dpi + and changed 16 bit/color to 12 based on a user report for the + Visioneer OneTouch 7300. Updated .desc. Moved check for stable + lamp to its own function. Mustek ScanExpress A3 USB: Use CIS + calibration. Use lamp warmup. Fixed CCD on GT6801 scanning (color + scanning was broken due to a change in motormode_2. + +2005-07-09 Henning Meier-Geinitz + + * po/Makefile.in po/sane-backends.bg.po po/sane-backends.cs.po + po/sane-backends.da.po po/sane-backends.de.po + po/sane-backends.es.po po/sane-backends.fi.po + po/sane-backends.fr.po po/sane-backends.it.po + po/sane-backends.nl.po po/sane-backends.no.po + po/sane-backends.pl.po po/sane-backends.pt.po + po/sane-backends.ru.po po/sane-backends.sv.po: Updated Danish + translation (from Mogens Jaeger ). Made + sure that no errors occur because xgettext/xmsgfmt think that + "%" is a C format string. Regenerated all po files. + + * configure configure.in include/sane/config.h.in: Make sure that + getopt is not built on OS/2 (from Franz Bakan ). + +2005-07-07 Frank Zago + + * AUTHORS backend/leo.c backend/leo.h backend/matsushita.c + backend/matsushita.h backend/sceptre.c backend/sceptre.h + backend/teco1.c backend/teco1.h backend/teco2.c backend/teco2.h + backend/teco3.c backend/teco3.h frontend/tstbackend.c: new + email address. + +2005-07-07 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Fixed scanarea calculation. + * backend/plustek-usbshading.c: Fixed fine-white calibration. + +2005-07-05 Gerhard Jaeger + + * doc/descriptions-external/epkowa.desc: Updated according to + the info provided by Olaf Meeuwissen + +2005-07-04 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.[ch] backend/plustek-usbscan.c + backend/plustek-usbshading.c backend/plustek-usbdevs.c + backend/plustek-usbdevs.c backend/plustek-usbimg.c + backend/plustek-usbmap.c backend/plustek-usbhw.c + backend/plustek-usbcal.c backend/plustek-usb.[ch]: + Added button support, did some cleanup, added IPC between + reader- and parent-process. + +2005-07-04 ULrich Deiters + + * inserted a definition for SSIZE_MAX in backend/canon.h + +2005-07-03 Henning Meier-Geinitz + + * backend/sm3600.c: Don't check the result of + usb_find_busses(). Based on patch from Julien BLACHE + . + * doc/descriptions/genesys.desc: Used + "Medion/Lifetec/Tevion/Cytron" as manufacturer as in the other + backends. Used "ScanJet 2300C" as model name as in other + backends. + * doc/descriptions/unsupported.desc: Added links to scanners with + GL646 and GL841 chipsets. Moved all unsupported scanners from + doc/descriptions-external/genesys.desc to unsupported.desc. Minor + fixes for other scanners. + * doc/descriptions-external/genesys.desc: Removed. Scanners have + been moved to doc/descriptions/genesys.desc and + doc/descriptions/unsupported.desc. + * doc/sane-genesys.man: Typo/formatting fixes. + * NEWS: Updated for sane-backends 1.0.16. + +2005-07-01 Ulrich Deiters + + * restored the actual version of the Canon-SCSI backend + (backend/canon.c, canon-sane.c canon-scsi.c canon.h) + +2005-06-30 St�hane Voltz + + * configure.in AUTHORS backend/dll.conf doc/sane.man doc/Makefile.in + po/Makefile.in : Fixed forgotten modifications when adding the + genesys backend + +2005-06-30 Gerhard Jaeger + + * tools/RenSaneDlls.cmd backend/dll.c: Fixed OS/2 restriction for + dlopening DLLs on OS/2, as it only works for 7.3 filenames for + some reason (patches by Franz Bakan . + +2005-06-27 St�hane Voltz + + * configure doc/sane-genesys.man doc/sane-genesys.man doc/Makefile.in + doc/descriptions/genesys.desc doc/descriptions/unsupported.desc + backend/genesys_low.h backend/genesys_devices.c + backend/genesys_gl841.c backend/genesys_gl646.c backend/genesys.h + backend/genesys.conf backend/genesys.c backend/Makefile.in + +2005-06-27 Gerhard Jaeger + + * backend/plustek.c: Fixed "double free" problem in sane_exit. + * doc/plustek/Plustek-USB.changes: Update. + +2005-06-26 Mattias Ellert + + * po/sane-backends.sv.po: Update Swedish translation + * tools/Makefile.in: link sane-desc to $(LIBLIB) + +2005-06-12 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Samsung SCX-4216F + (supported by samsung backend). Dell 1600n has also network + connection. + * doc/descriptions-external/brother.desc: Removed misleading + comment. + * doc/descriptions-external/samsung.desc: Added several models, + updated others. + * doc/descriptions.txt: Added "Ethernet" to list of possible + interfaces. + +2005-06-12 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon CanoScan LiDE + 500F. + +2005-06-04 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Genius ColorPage-SF600. + * doc/descriptions-external/brother2.desc: New. Listed scanners + supported by the new external brother2 backend. + * doc/descriptions-external/brother.desc: Fixed comments. + +2005-05-30 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added CX-4600 + +2005-05-29 Henning Meier-Geinitz + + * doc/descriptions-external/samsung.desc: Status of Samsung + SCX-4100 is "good" asit's reported to work. + * doc/sane-usb.man doc/sane.man: Updated, mostly concerning kernel + scanner driver (deprecated). Minor fixes. + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.c + backend/gt68xx_low.h doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES + doc/gt68xx/gt68xx.TODO: + Start exposure with the settings from the scanner entry. CIS + Calibration and exposure uses a broader spectrum now. Expsoure + limit is increased to 50 loops. Genius Vivid 4x is reported to + work so the UNTESTED label is removed now. Visioneer 7300 is + reported to work so the UNTESTED label is removed now. Genius + ColorPage Vivid 1200XE: Removed UNTESTED label. Fixed + resolutions. Adjusted margins. Fixed color order. Fixed + linedistance. Adjusted AFE. Mustek ScanExpress 1248 UB: Fixed + margins. Adjusted AFE. Adjusted exposure. Adjusted + gamma. Changed status to "complete". Mustek BearPaw 2400 CU + Plus: Adsusted exposure and AFE parameters. Hopefully stripes + and similar trouble are gone now. Mustek BearPaw 1200 CU: + Increased exposure to avoid vertical lines. Updated manual page. + +2005-05-28 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Avision DS310F. Added link + for the UMAX Astra 4000. Fixed missing link for Genius + ColorPage-Slim 1200 USB2. + +2005-05-26 Henning Meier-Geinitz + + * doc/net.tex doc/sane.tex: Mention RPC codes explicitely and + explain what request and reply means. based on patch from + Johannes Berg . + +2005-05-25 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: added scanner + +2005-05-23 Julien Blache + * doc/sane-find-scanner.man, doc/gamma4scanimage.man: spelling + fixes from A Costa. + +2005-05-22 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Konica Minolta Dimage + 5400 2. Fixed bus type for Mustek 800 II EP. + * doc/descriptions-external/genesys.desc: Changed status of Medion + MD 6471 to "basic". + +2005-05-22 Oliver Schwartz + + * backend/snapscan-options.c: + Disabled 2400 DPI for Epson 2480 due to user report of + broken scanner + +2005-05-20 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + backend/gt68xx_generic.c backend/gt68xx_generic.h + backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h + backend/gt68xx_gt6816.c backend/gt68xx_gt6816.h + backend/gt68xx_high.c backend/gt68xx_high.h backend/gt68xx_low.c + backend/gt68xx_low.h backend/gt68xx_mid.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES + doc/gt68xx/gt68xx.TODO: + Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed + firmware and offset settings. Calibration is not completely ok + yet, however. Code cleanup for setup_scan (only one function + for all chipsets). Simplified line mode/pixel mode setting + Updated TODO. Mustek BearPaw 2448 TA Plus is now only + "basic". Too much trouble for "good". Removed option "fast + preview". By default for preview mode 8 bits/pixel are used. + Fixed indentation. Full scan really scans from y=0 on gt6816 + scanners now. + * po/sane-backends.bg.po po/sane-backends.cs.po + po/sane-backends.da.po po/sane-backends.de.po + po/sane-backends.es.po po/sane-backends.fi.po + po/sane-backends.fr.po po/sane-backends.it.po + po/sane-backends.nl.po po/sane-backends.no.po + po/sane-backends.pl.po po/sane-backends.pt.po + po/sane-backends.ru.po po/sane-backends.sv.po: Regenerated + translation files. Updated German translation. + +2005-05-16 Henning Meier-Geinitz + + * doc/backend-writing.txt: Minor updates and line-wrap fixes. + * doc/descriptions/unsupported.desc: Added Kodak i30 and Minolta + Dual Scan IV. Updated link to Konica Minolta website. + +2005-05-15 frank + + * tools/Makefile.in: remove superflous libraries for sane-desc + * doc/descriptions/matsushita.desc: changed some scanner status from + good to minimal + * doc/descriptions/unsupported.desc: added a few Panasonic scanners. + +2005-05-13 Julien Blache + * tools/hotplug/libsane.usermap: Added Epson Stylus RX620 + (04b8/0811). From Mike Talbot. + +2005-05-11 Gerhard Jaeger + + * backend/plustek-pp_misc.c: Applied patch (see bug #301605). + * doc/plustek/Plustek-PARPORT.changes: Update. + * backend/plustek-pp.c: Bumped build number. + +2005-05-10 Gerhard Jaeger + + * sanei/sanei_access.c: Added PATH_MAX, in case it's not defined + by any header (i.e. OS/2). + +2005-05-07 Mattias Ellert + + * README.darwin: updated the section about libusb, since all known + bugs have now been fixed in the libusb CVS. + +2005-05-05 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES + doc/gt68xx/gt68xx.TODO: Plustek OpticSlim 2400: Fixed list of + resolutions. That fixed the preview. Removed "untested" + warning. Adjusted scan area. Updated gt68xx.TODO. Find firmwares + independent of capitalization (bug #301580). + +2005-05-07 Julien Blache + + * tools/hotplug/libsane.usermap: Added Microtek ScanMaker 3700 + (05da/40cb). From Ian Beckwith. + +2005-05-06 Gerard Klaver + + * backend/qcam.c -indent -gnu, bugreport 300128 free (devlist) added, + DEBUG output added and some small fixes. + +2005-05-05 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Dell 922. + * backend/mustek.c backend/mustek.h doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Added options to set the time after + which the lamp of the A3 Pro is shut off and to shut it off + immediately. + +2005-05-02 Peter Fales + + * backend/gphoto2.c: Fix core dump when no port is specified in + the gphoto2 config file. (bug #301552) + +2005-04-29 Henning Meier-Geinitz + + * doc/descriptions/sp15c.desc: Added ScanPartner 600C (bug + #301528). + * doc/descriptions/unsupported.desc: Removed several Brother + scanner which are supported by the brother backend now. + * doc/descriptions-external/brother.desc: Fixed link. + +2005-04-28 Julien Blache + + * backend/v4l.c: duplicate capability.name in attach() so that + each device is listed with its actual name, not with the name of + the last discovered device. Reported by Andreas Hartmann. + +2005-04-28 Mattias Ellert + + * frontend/scanimage.c: Added missing braces + +2005-04-27 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Added UMAX Astranet ia101. + +2005-04-26 Julien Blache + + * tools/hotplug/libsane.usermap: Added Epson Stylus CX3650 + (04b8/080e), from Daniel Sobe. + +2005-04-25 Gerhard Jaeger + + * include/sane/sanei_pp.h, sanei/sanei_pp.c: Added outb_eppdata + functionality (thanks to Anderson Lizardo). + * backend/plustek-pp_procs.h, backend/plustek-pp_io.c, + backend/plustek-pp_misc.c: Fixed compilation problem for kernel + module with gcc-3.4 compiler. + * doc/plustek/Plustek-PARPORT.changes: Update. + * backend/plustek-pp.c: Bumped build number. + +2005-04-24 Henning Meier-Geinitz + + * tools/hotplug/libsane.usermap: Fixed Minolta Scan Dual III entry + (bug #301512). + * doc/descriptions/mustek.desc: Added Mustek TwainScan II SP (bug + #301217). + * doc/descriptions-external/viceo.desc: Added Primax Colorado 2200 + USB. + * doc/descriptions/unsupported.desc: Added Canon PIXMA MP110. + * AUTHORS: Marked Kazuya Fukuda as active. + +2005-04-23 Julien Blache + + * LICENSE: Add an FAQ section. + * tools/hotplug/libsane.usermap: Added Genius ColorPage Vivid3xe + (0458/2017), from Ramiro Aceves through Debian BTS. + +2005-04-18 Gerhard Jaeger + + * backend/plustek-usbhw.c, backend/plustek-usbscan.c: Fixed + problem, that has been reported in conjunction with backtracking + and sensor-speedup option. + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + +2005-04-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Added and updated + several scanners. + +2005-04-15 Gerard Klaver + + * sanei/sanei_usb.c More debug info for control and isochronous mode + Detection added for endpoints for configurations, interface and + altsetting numbers > 0 + Routine added for changing configuration, interface or altsetting + number + sanei_usb_set_configuration + sanei_usb_claim_interface + sanei_usb_release_interface + sanei_usb_set_altinterface + * include/sane/sanei_usb.h headers and text added for + sanei_usb_set_configuration + sanei_usb_claim_interface + sanei_usb_release_interface + sanei_usb_set_altinterface + * frontend/scanimage.c added -B option buf size + split up printf command to remove warning ISO C89 + patch for bugreport 300160, ranges for width and height are wrong + * doc/scanimage.man added text -B option buf size + +2005-04-13 Mattias Ellert + + * backend/hp-option.c: Add missing SANE_I18N + * po/sane-backends.*.po: Regenerate .po files accordingly + * po/sane-backends.sv.po: Update Swedish translations + +2005-04-12 Mattias Ellert + + * Various man page fixes: sane-agfafocus.man, sane-apple.man, + sane-artec.man, sane-artec_eplus48u.man, sane-avision.man, + sane-bh.man, sane-canon_pp.man, sane-coolscan.man, + sane-coolscan2.man, sane-dll.man, sane-epson.man, sane-fujitsu.man, + sane-hp.man, sane-leo.man, sane-matsushita.man, sane-microtek2.man, + sane-mustek.man, sane-mustek_pp.man, sane-mustek_usb.man, + sane-nec.man, sane-niash.man, sane-pie.man, sane-plustek.man, + sane-plustek_pp.man, sane-sceptre.man, sane-scsi.man, sane-sharp.man, + sane-sm3600.man, sane-sm3840.man, sane-sp15c.man, sane-teco1.man, + sane-teco2.man, sane-teco3.man, sane-test.man, sane-u12.man, + sane-umax.man, sane-umax1220u.man, sane-umax_pp.man, sane.man, + saned.man + +2005-04-11 Gerhard Jaeger + + * acinclude.m4, configure.in, configure: the locking feature will + now be disabled, when the selected group could not be set. + The configuration script should not fail any longer. + +2005-04-10 Julien Blache + + * backend/hp5400_xfer.h, backend/hp5400_sanei.c, backend/hp5400.c: + make non-SANE-standard functions static. + +2005-04-10 Jochen Eisinger + + * backend/mustek_pp.c, backend/mustek_pp.conf, sanei/sanei_pa4s2.c, + include/sane/sanei_pa4s2.h, doc/sane-mustek_pp.man: added global + option "no_epp" to work around a known bug in the linux parport + code. + +2005-04-02 Julien Blache + + * doc/sane.man: typo fix from A Costa. + +2005-04-01 Gerhard Jaeger + + * README: Added some info about the --enable-locking switch. + * doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Moved some Plustek + devices over to the genesys descriptions. + * tools/hotplug/libsane.usermap: Added some Plustek devices. + * mkinstalldirs: Added -o and -g options for changing the + owner and group of an installed directory. + * acinclude.m4, configure.in, configure: Added --enable-locking + and --with-group to enable device locking via sanei_access-lib + and to specify the group of the locking directory. + * include/sane/config.h.in: ENABLE_LOCKING has been added + by automake/autoconf. + * backend/Makefile.in: Added installation of + $(localstatesanedir)/lock/sane, were the lockfile should go to. + Also added linking of sanei_access to the plustek backend. + * include/Makefile.in: Added sane/sanei_access.h. + * sanei/Makefile.in: Added sanei_access.c. + * include/sane/sanei_access.h sanei/sanei_access.c: Initial checkin. + +2005-03-31 Julien Blache + + * doc/scanimage.man: fix typos, patch from A Costa. + +2005-03-20 Earle F. Philhower III + + * backend/sm3840_scan.c: Big-endian graymode fix + +2005-03-17 Gerard Klaver + + * doc/descriptions-external/samsung.desc added + +2005-03-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Microtek ScanMaker + 4800 (supported by sm3840 now). + +2005-03-16 Earle F. Philhower III + * backend/sm3840.c backend/sm3840_scan.c backend/sm3840.conf + backend/Makefile.in doc/descriptions/sm3840.desc + doc/sane-sm3840.man: Added ScanMaker 4800 USB ID and + documentation, fixed PPC endianness problems, fixed + Makefile dependencies for sm3840 driver + +2005-03-13 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Added and updated + various scanners. + +2005-03-04 Gerard Klaver + + * doc/sane-teco2.man: text update + backends/teco2: use of __unused__ + +2005-03-03 Julien Blache + + * tools/hotplug-ng/libsane.hotplug: add missing quote in the grep line. + +2005-03-02 Julien Blache + + * tools/hotplug-ng/libsane.hotplug: allow for several spaces + between fields in the db file. + +2005-02-28 Julien Blache + + * tools/hotplug-ng/libsane.hotplug: replace \t by [[:space:]] when + grepping for the device in the db file. + +2005-02-21 Julien Blache + + * tools/hotplug-ng: added new hotplug/hotplug-ng hook, with + scripts and documentation. + +2005-02-20 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Genius + ColorPage-Vivid Pro II, now in external backend. Added Visioneer + 9000. + * AUTHORS configure configure.in backend/Makefile.in + backend/dll.conf backend/sm3840.c backend/sm3840.conf + backend/sm3840.h backend/sm3840_lib.c backend/sm3840_lib.h + backend/sm3840_params.h backend/sm3840_scan.c doc/Makefile.in + doc/sane-sm3840.man doc/sane.man doc/descriptions/sm3840.desc: + Added sm3840 backend (from "Earle F. Philhower, III" + ). + * doc/descriptions-external/sm3840.desc: Removed (backend included + in SANE). + * NEWS: Updated. + +2005-02-14 Gerhard Jaeger + +* doc/descriptions-external: Added new external backend geniusvp2. + +2005-02-10 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added CX-3600 and 3650 + doc/sane-epson.man, backend/epson.conf: Added information about + GT-6500 (bug #301100) + +2005-02-08 Oliver Schwartz + + * backend/snapscan.h backend/snapscan.conf + Added IDs for Benq 5250C and 5000S + +2005-02-08 Gerhard Jaeger + + * sanei/sanei_pp.c: Cleanup, uses now static array for parport + management instead of dynamically allocated. Fixes at least a + potential memory leak. + +2005-02-06 Oliver Schwartz + + * doc/descriptions/unsupported.desc doc/descriptions/snapscan.desc: + Renamed "Benq" to "Benq (Acer)" for better access through the + scanner search engine. Fixes bug #301158 + +2005-02-06 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added several scanners. Minor + fixes. + * doc/descriptions-external/sm3840.desc: Added new external + backend sm3840. + * doc/descriptions-external/brother.desc: Updated status. + * po/Makefile.in po/sane-backends.pl.po: Added Polish translation + (from Jerzy Szczudlowski + ). See bug #301054. + +2005-02-04 Gerhard Jaeger + + * tools/hotplug/libsane.usermap: Added Epson CX6600 based on patch + submitted by Aurelien Jarno . + +2005-02-03 Ulrich Sigwanz + + * backend/niash_xfer.c: + * tools/hotplug/libsane.usermap: + added ID for Silitek-HP-ScanJet-3400c-Clone + +2005-01-19 Oliver Rauch + + * backend/coolscan.c: added initilization of dev->scanning = SANE_FALSE + +2005-01-18 Oliver Schwartz + + * backend/snapscan.h: Added ID for Benq 5250C + +2005-01-16 Karl Heinz Kremer + + * backend/epson_usb.c: Added IDs for RX-425 (from bug report #301114) + * doc/descriptsions/epson.desc: Added RX-425 + +2005-01-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added UMAX Astraslim + 6000. Added Trust SCSI Scan 19200 -Excellence Series-. Added + ColorPage-Vivid Pro II. + * tools/hotplug/libsane.usermap: Added Epson Stylus RX425 based on + bug report #301114. + * doc/sane-agfafocus.man doc/sane-artec.man: Fixed some macros + (patch from esr@thyrsus.com). + +2005-01-12 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Genius ColorPage-Slim + 1200 USB2. + * doc/descriptions-external/genesys.desc: Added Canon Lide 40. + * doc/descriptions-external/brother.desc: Added several scanners + and updated the status of others based on user comments. + +2005-01-12 Julien Blache + + * tools/hotplug/libusbscanner: use sysfs to get the device number, + instead of guessing (it ended up being wrong in a number of + cases...). Fix from Ubuntu, transmitted by Martin Pitt. + +2005-01-12 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. Copyright Update. + * backend/plustek-usbscan.c backend/plustek-usbshading.c: + Using now PhyDpi.y as selector for the motor MCLK setting. + Copyright Update. + * backend/plustek-usbdevs.c: + Tweaked motor settings for EPSON and CANON1200. Copyright Update. + * backend/plustek-*.[ch]: Copyright Update. + +2005-01-09 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Guillemot scanner. + +2005-01-09 Karl Heinz Kremer + + * backend/epson.c: "flaming hack to get USB scanners working without timeouts + under linux" submitted by "Steve" (in comment to bug #300830) + * doc/descriptions/epson.desc, doc/sane-epson.man: + Added SCSI version of GT-5000 to supported list. + +2004-12-29 Julien Blache + * tools/sane-find-scanner.c: Added a hint about switching the + scanner on and connecting it to the computer before doing + anything. + +2004-12-26 Gerard Klaver + + * doc/descriptions-external/hpaio.desc join two lines so html + conversion possible + doc/descriptions-external/stv680.desc added two webcams with + different usb vid and pid + +2004-12-26 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added several scanners. + +2004-12-18 Karl Heinz Kremer + + * backend/epson.c backend/epson_usb.c: Added USB IDs for + CX-3650 and CX-4600 and updated version number. + +2004-12-15 Gerard Klaver + + * doc/descriptions-external/hpaio.desc stv680.desc + Info new external backends + +2004-12-01 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c backend/snapscan-options.c: + Added quality calibration for Epson 2480 (implementd by Simon Munton) + +2004-12-07 Henning Meier-Geinitz + + * backend/gt68xx_devices.c: Disabled stop_scan command for Mustek + BearPaw 2448 TA Plus. + +2004-12-05 Henning Meier-Geinitz + + * doc/sane-gphoto2.man doc/sane-microtek2.man: Fixed minor + glitches based on patch from Eric S. Raymond . + * doc/descriptions/unsupported.desc: Added Benq 320p. + +2004-12-04 Julien Blache + * tools/hotplug/libsane.usermap: Added Epson Perfection 4870 + Photo, vendor 0x04b8 product 0x0128. + +2004-12-01 Oliver Schwartz + + * backend/snapscan.c: Applied fix for allocation of gamma tables + (thanks to Simon Munton) + +2004-12-01 Oliver Schwartz + + * doc/descriptions/unsupported.desc: removed Epson Perfection 1270 + +2004-12-01 Oliver Schwartz + + * backend/snapscan.h backend/snapscan.c backend/snapscan-scsi.c + backend/snapscan-options.c doc/descriptions/snapscan.desc: + Added support for Epson Perfection 1270 + +2004-12-01 Henning Meier-Geinitz + + * doc/descriptions/umax1220u.desc doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Added several scanners. Moved + UMAX 2100U to umax1220u.desc. Moved Plustek S(T)12 to unsupported.desc. + +2004-11-28 Henning Meier-Geinitz + + * doc/descriptions-external/brother.desc. Updated comments. 9160 works. + +2004-11-21 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Updated/added several scanners. + +2004-11-21 Gerhard Jaeger + + * backend/plustek-usb.c: Fixed problem, when builing supported + and connected device list. + +2004-11-19 Rene Rebe + + * sanei/sanei_usb.c configure.in: use usb_interrupt_read instead of + usb_bulk_read for sanei_usb_read_int. Fixes bug #300878. Added a + missing DBG output in sanei_usb_read_int. Check for + usb_interrupt_read to make sure, we have at least version 0.1.8. + +2004-11-19 Rene Rebe + + * backend/avison.c doc/descriptions/avision.desc + doc/descriptions/unsupported.desc: just added new IDs including + moving the HP 82xx to the avision backend + +2004-11-19 Gerhard Jaeger + + * backend/plustek.c backend/plustek-usb*: Major update, see + doc/plustek/Plustek-USB.changes. Esp. improved support for multiple + devices and autodetection. + * doc/plustek/Plustek-USB.changes: Update. + * doc/descriptions/plustek.desc: Updated release number. + +2004-04-15 St�hane Voltz + + * backend/umax_pp_low.c: non i386 linux compilation fix, + 1220P gray levels scan hang fix, 1220P color calibration tuning. + +2004-11-14 Oliver Schwartz + + * snapscan-sources.c: Applied patch by Julien Blache to change + ch_past_init from SANE_Int to SANE_Bool + +2004-11-14 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + backend/gt68xx_gt6801.c backend/gt68xx_gt6816.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Fixed test + to move home sensor at the start of scan. Fixed gray mode + linemode test. That stopped e.g. the Plustek OpticPro U 16 B from + working in gray mode. + +2004-11-13 Frank Zago + + * include/sane/sanei_backend.h: Added compiler attribute __unused__ + for unused variables/functions. + + * backend/leo.c backend/teco3.c backend/matsushita.c + backend/sceptre.c backend/teco1.c: use __unused__ + * sanei/sanei_wire.c sanei/sanei_pa4s2.c sanei/sanei_scsi.c: + fixes for 64 bits platforms. + * backend/sp15c-scsi.h backend/sp15c.h backend/dc210.c backend/dc210.h: + fixes some warnings. + +2004-11-13 Henning Meier-Geinitz + + * backend/v4l.c: 64 bit fix from Frank Zago . + +2004-11-13 Julien Blache + + * tools/hotplug/libsane.usermap: Added Epson Stylus Photo RX500, + Epson Stylus Photo RX600 and Minolta Scan Dual II. + +2004-11-10 Oliver Schwartz + + * snapscan-sources.c: First implementation of deinterlacer for epson + scanners at high resolutions (thanks to Brad Johnson) + +2004-11-07 Henning Meier-Geinitz + + * configure configure.in: Updated version. Enabled compilation + warnings. + * doc/releases.txt: Updated according to current practice. + +Older entries can be found in ChangeLog-1.0.15. diff --git a/ChangeLog-1.0.17 b/ChangeLog-1.0.17 new file mode 100644 index 0000000..4cc0ed4 --- /dev/null +++ b/ChangeLog-1.0.17 @@ -0,0 +1,1011 @@ +****** Release of sane-backends 1.0.17. End of code freeze ****** + +2005-12-18 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added link to Lexmark X6170. + * doc/descriptions/gt68xx.desc: Added Trust Direct WebScan 19200 + (reported on sane-devel). + * backend/Makefile.in: Added missing genesys_conv.c and + genesys_conv_hlp.c to DISTFILES. Without this change the files + wouldn't be part of the archive. + * configure configure.in: Disabled compilation warnings. Increased + version number. + +2005-12-17 Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added a few new scanners based on + messages to the sane-devel mailing list. + +2005-12-11 Henning Meier-Geinitz + + * NEWS: Updated for release. + +---- CODE FREEZE FOR SANE 1.0.17 --- + +2005-12-10 Henning Meier-Geinitz + + * doc/descriptions-external/hp3500.desc: Added .desc file for new + external backend hp3500 which provides support for the HP ScanJet + 3500 series (from Troy Rollo ). + * doc/descriptions/unsupported.desc: Removed HP 3500, 3530, and + 3570 (now in hp3500.desc). + +2005-12-09 Henning Meier-Geinitz + + * doc/descriptions-external/brother-mfc4600.desc: Added .desc file + for (older) external backend for Brother MFC 4600 (USB version). + * doc/descriptions/unsupported.desc: Added Lexmark X6170. Removed + Brother MFC 4600 USB. + * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.c + backend/gt68xx_low.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES doc/gt68xx/gt68xx.TODO: Silenced + non-fatal warnings/error messages. Several fixes for avoiding + freezes/timeouts after cancelling a scan. Several fixes for + warming up of lamp. Decreased scan width of Plustek OpticPro + 1248U. + +2005-12-08 Gerhard Jaeger + + * backend/plustek-pp_tpa.c backend/u12-tpa.c: Fixed nasty + compiler warnings. + +2005-12-07 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Brother + MFC-7300c. Removed Primax Colorado 2400U (now in + primascan.desc). + * doc/descriptions-external/primascan.desc: New external backend + for Primax Colorado 2400U. + +2005-12-07 Gerhard Jaeger + + * sanei/sanei_acces.c: Fixed problem, when the device name contains + one or more path-separators. These characters are now converted. + The problem occurs on 2.4 based installations as well as on OpenBSD. + +2005-12-06 Stephane Voltz + + * backend/genesys_gl646.c: removed forgotten left-over of + an experiment . + +2005-12-06 Stephane Voltz + + * backend/genesys_gl646.c: added AF init in powersave, fixed + long-standing bug related to a data read timeout between + distinct scanning sessions + +2005-12-06 Henning Meier-Geinitz + + * backend/genesys.conf: Enabled Canon LiDE 60 which was disabled + for safety reasons. Bugs are fixed now. + * doc/descriptions/genesys.desc: Changed status of Canon LiDE 50 + and 60 to "good". Added comment for untested LiDE 40 to report any + success/failure. + * AUTHORS: Marked Fred Odendaal as active maintainer. + * tools/hotplug/libsane.usermap: Added Epson Perfection 3490. + +2005-12-05 Rene Rebe + + * backend/avision.c backend/avision.conf doc/sane-avision.man: + fixed more typos in comments and debug output, removed obsolete + options from the parser, example avision.conf and manual page. + Fixed 12 Bit gray and color modes to actually work as well as + software CCD line-difference correction. Minimal scan resolutions + have been slightly adapted for some ASICs. + +2005-12-05 Pierre Willenbrock + + * backend/genesys.c: removed usage of current_setup in functions + where it is not necessarily initialized. Modified shading + calibration to not use fixed stripe sizes. Fixed memory + corruption while calculating shading data. Fixed read sizes to + be multiples of 256. Fixed stagger/line distance + correction. Fixed line shrinking to correctly update data + buffers. Bumped BUILD number. + * backend/genesys.c backend/genesys_conv.c: Added gray to lineart + conversion. + * backend/genesys.c backend/genesys_conv_hlp.c: Modified calling + parameters to stagger/line distance correction filter to better + describe its inner working. + * backend/genesys_devices.c: Slowed down motor timings for + LiDE 35/40/50/60. Removed untested message for LiDE 35/40/50/60. + * backend/genesys_gl646.c: Fixed bug for odd pixel count. Added + support for gray to lineart conversion. + * backend/genesys_gl841.c: Fixed words_per_line calculation. Added + support for gray to lineart conversion(not used). Fixed problem + with scanners not backtracking while scanning calibration area + leading to scanning part of document area. + +2005-12-05 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c: small bugfix for Benq5150 + +2005-12-05 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon PIXMA MP170. + +2005-12-04 Rene Rebe + + * backend/avision.c backend/avision.h: updated the Avision backend + from BUILD 167 to 179, including support for HP 5370, AV600U, + AV210C2, AV220C2, et. al. The USB i/o paths got hardened, and a + lot of fixes as well es enhancements and optimizations where added + and a lot of typos, mostly in debug output and comments, got fixed. + The "Line Art" mode was renamed to "Lineart" to match the other + backends. + +2005-12-03 Karl Heinz Kremer + + * backend/epson_usb.c: Added id for CX4200 + +2005-12-04 Oliver Schwartz + + * backend/snapscan.h backend/snapscan.c backend/snapscan-scsi.c + backend/snapscan-options.c: Some fixes for Benq 5150 + +2005-12-03 Peter Fales + * backend/gphoto2.c: Cosmetic changes to debug messages + +2005-12-02 Oliver Schwartz + + * backend/snapscan-sources.c: Another fix for lineart mode for the + Epson 3490 @ 3200 DPI - this time tested + * backend/snapscan.c: Change version number to 1.4.50 + +2005-12-01 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added link for Corex Cardscan + 500. + +2005-11-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added UMAX Astra 4100. + * tools/hotplug/libsane.usermap: Added Epson Stylus CX4200. + +2005-11-28 Jochen Eisinger + + * sanei/sanei_pa4s2.c: incorrect test of a bit mask. + +2005-11-28 Stephane Voltz + + * backend/umax_pp_low.c: ifdef'ed forgottent debug statements + +2005-11-28 Stephane Voltz + + * backend/umax_pp_low.c: fixed 'blue tint' on scanning area border + by increasing shading coefficient on dark areas + +2005-11-26 Oliver Schwartz + + * backend/snapscan-sources.c: Fix lineart mode for Epson 3490 + * doc/descriptions/snapscan.desc: Update status for Benq 5000 + +2005-11-26 Oliver Schwartz + + * backend/snapscan-scsi.c: Fix for Benq 5000 + * backend/snapscan.conf: Replace esfw52.bin with dummy filename entry + +2005-11-25 Mattias Ellert + + * backend/artec_eplus48u.conf, backend/snapscan.conf: Use default + firmware dirs in config files + * doc/sane-artec_eplus48u.man, doc/sane-snapscan.man: Use default + firmare dirs in man pages + +2005-11-25 Ulrich Deiters + + * backend/canon-sane: fixed usage of an uninitialized variable + +2005-11-25 Henning Meier-Geinitz + + * po/sane-backends.da.po: Updated Danish translation (from Mogens + Jaeger ). + +2005-11-25 Oliver Schwartz + + * backend/snapscan-sources.c: Fix for grayscale / linart for Epson 3490 + at 3200 DPI + +2005-11-25 Mattias Ellert + + * po/sane-backends.ru.po: Fixing some fuzzies + +2005-11-24 Mattias Ellert + + * doc/gamma4scanimage.man, doc/sane-abaton.man, doc/sane-agfafocus.man, + doc/sane-apple.man, doc/sane-artec.man, doc/sane-avision.man, + doc/sane-bh.man, doc/sane-canon.man, doc/sane-canon630u.man, + doc/sane-config.man, doc/sane-coolscan.man, doc/sane-coolscan2.man, + doc/sane-dc210.man, doc/sane-dc240.man, doc/sane-dc25.man, + doc/sane-dmc.man, doc/sane-epson.man, doc/sane-find-scanner.man, + doc/sane-fujitsu.man, doc/sane-genesys.man, doc/sane-gphoto2.man, + doc/sane-gt68xx.man, doc/sane-hp.man, doc/sane-hp4200.man, + doc/sane-hp5400.man, doc/sane-ibm.man, doc/sane-leo.man, + doc/sane-lexmark.man, doc/sane-ma1509.man, doc/sane-matsushita.man, + doc/sane-microtek.man, doc/sane-microtek2.man, doc/sane-mustek.man, + doc/sane-mustek_pp.man, doc/sane-mustek_usb2.man, doc/sane-nec.man, + doc/sane-net.man, doc/sane-niash.man, doc/sane-pint.man, + doc/sane-plustek.man, doc/sane-plustek_pp.man, doc/sane-ricoh.man, + doc/sane-s9036.man, doc/sane-sceptre.man, doc/sane-sharp.man, + doc/sane-snapscan.man, doc/sane-sp15c.man, doc/sane-st400.man, + doc/sane-tamarack.man, doc/sane-teco1.man, doc/sane-teco2.man, + doc/sane-teco3.man, doc/sane-u12.man, doc/sane-umax1220u.man, + doc/sane-umax_pp.man, doc/sane-usb.man, doc/sane-v4l.man, + doc/sane.man, doc/saned.man, doc/scanimage.man: man page fixes + +2005-11-23 Oliver Schwartz + + * backend/snapscan-options.c: Disable bilevel colour / halftoning + for Epson 3490 + +2005-11-23 Mattias Ellert + + * backend/Makefile.in: added "artec_eplus48u" to FIRMWARE_DIRS + +2005-11-22 Mattias Ellert + + * po/sane-backends.sv.po: Updated Swedish translation + * sanei/sanei_scsi.c: Added some debugging. Fixed some varnings + +---- FEATURE FREEZE FOR SANE 1.0.17 --- + +2005-11-20 Henning Meier-Geinitz + + * backend/genesys.c backend/genesys_devices.c + backend/genesys.conf: Bumped build number. Changed scanner's + name to Canon LiDE 35/40/50. Added Canon LiDE LiDE 60. This scanner + is still commented out in genesys.conf. Removed comment sign for + Canon LiDE 35/40/50 in genesys.conf. + * doc/descriptions/genesys.desc: Added Canon LiDE 35, 40, 50, 60. + * doc/sane-genesys.man: Updated concerning gl841 scanners. + * doc/descriptions/unsupported.desc: Moved Canon LiDE 35/40/50/60 + to genesys.desc. Added Canon Pixma MP150, Tevion MD 90070 and + Primax Colorado 1200p. + * tools/hotplug/libsane.usermap: Added Plustek Opticslim 2400 ids + (from Jan Matousek). + * NEWS: Updated. + +2005-11-19 Pierre Willenbrock + + * backend/genesys_gl841.c backend/genesys_devices.c: + Added support for Canon LiDE 35/40/50 + * backend/genesys.c backend/genesys_low.h + backend/genesys_gl646.c: Reworked data conversion + process to convert CIS data, added new slope + generation variant + * backend/genesys_conv.c backend/genesys_conv_hlp.c: + Moved conversion filter functions out of + backend/genesys.c + +2005-11-18 Oliver Schwartz + + * backend/snapscan-options.c: Disable 2400 DPI for + Epson 3490, use 1600 DPI instead + +2005-11-17 Gerhard Jaeger + + * doc/plustek/Plustek-PARPORT.changes: Update. + * backend/plustek_pp.c backend/plustek-pp.h + backend/plustek-pp_ptdrv.c backend/plustek-pp_wrapper.c: + Fixed sizeof(long) issue for 64bit platforms, see + bugreport #302195. + * backend/plustek_pp.conf: Default config now only tries to + access parport using libieee1284. + +2005-11-15 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-options.c + backend/snapscan-scsi.c: Enabled quality calibration for the + Epson 3490 + * doc/descriptions/snapscan.desc: Changed status for Epson Perfection + 3490 (good) and 3590 (basic) + +2005-11-15 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP Scanjet 4890. Added + several Optrox scanners. + * doc/descriptions-external/brother.desc: Marked status of + MFC-9880 as "unsupported" based on a user's report. + +2005-11-13 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added IOmagic MobileScan + USB. Mentioned chips used in the Artec AM12E+. + * doc/descriptions-external/hp3770.desc + doc/descriptions-external/hp8200.desc: Added clarification + concerning status of these backends. + +2005-11-10 Oliver Schwartz + * backend/snapscan.c backend/snapscan-sources.c: Added + deinterlacing for Epson 3490 + * backend/Makefile.in: added "snapscan" to FIRMWARE_DIRS + +2005-11-07 m. allan noah + + * backend/fujitsu.c: M3091/2 lie about gamma dl capability + +2005-11-07 Henning Meier-Geinitz + + * doc/descriptions/microtek2.desc: Fixed "unmaintained" + marker. Added Microtek Scanmaker V6UPL (bug #302464). + * tools/check-usb-chip.c: Added detection of rts8822l-01h chipset + (patch from Jonathan Bravo Lopez ). + +2005-11-06 Henning Meier-Geinitz + + * doc/descriptions-external/epkowa.desc: Disabled man page link + (points to nowhere). Bug #302463. + * doc/descriptions/unsupported.desc: Added Canon PIXMA MP130. + * doc/sane-hp.man doc/sane-microtek2.man: Fixed links to ppscsi. + +2005-11-02 Oliver Schwartz + + * sanei/sanei_usb.c: Fixed output of transfer buffer for + usb_read_bulk in OS/2. + * backend/snapscan.c backend/snapscan-scsi.c: Fixes for Benq 5000 + * backend/snapscan-usb.c: Avoid recursive calls of usb_sense_handler + +2005-11-01 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Added support for detecting vendor and + product id with FreeBSD kernel scanner driver (based on patch in + FreeBSD ports). + * README.freebsd: Updated information about USB scanners. + +2005-10-31 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c backend/snapscan.h + backend/snapscan-options.c doc/descriptions/snapscan.desc: + Distinguish between 5000/5000E/5000U + * backend/snapscan-sources.c: Enable deinterlacer for 5000E/5000U + for 1200 DPI + * backend/snapscan.conf: Fix names for 5000/5000E/5000U + +2005-10-30 Giuseppe Sacco + + * po/*it.po: Updated italian translation + +2005-10-29 Henning Meier-Geinitz + + * backend/artec_eplus48u.conf + doc/descriptions/artec_eplus48u.desc: Added support for Trust + 240H Easy Webscan Gold to artec_eplus48u backend. + * Makefile.in acinclude.m4 configure configure.in + backend/Makefile.in frontend/Makefile.in lib/Makefile.in + sanei/Makefile.in tools/Makefile.in: + Run "makedepend" if it's available. This way "make" builds + backends correctly even if only included files (e.g. headers) are + changed. Don't be too verbose when running makedepend. + Create links libsane-*.so.1 to the real library files if the + links are not there. This fixes dynamic loading on OpenBSD. The + links are not created for MacOS X as they don't work there. + Remove any libsane.* links in /usr/local/lib/sane. Such links + are created by libtool. As they point to libsane-v4l.so, + scanimage -L doesn't find any scanner in case of ld.so + misconfigurations. + The install target is much quiter now and prints the libtool + message only once now. + * README.openbsd: Removed comment about broken library links. + +2005-10-28 Gerhard Jaeger + + * po/*.po: Updated po files, corrected/updated german translation. + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c backend/plustek.h: Added OPTION_SPEEDUP. + * backend/plustek-usbdevs.c: Changed high-speed setting for + UMAX 3400, due to bugreport #302317. + Fixed CanoScan N650U settings (bugreport #302433). + +2005-10-25 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usbdevs.c: Tweaked LiDE25 settings. + * backend/plustek-usb.c: Let CIS devices use green-channel + for gray scans. + * backend/plustek-usbcal.c: Fixed segfault condition in fine + calibration for gray scanmodes. + +2005-10-24 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c backend/snapscan.h + backend/snapscan-options.c: Fix transparency range for Epson + 2480/2580, fix preview for Epson 2580. + +2005-10-24 Henning Meier-Geinitz + + * doc/descriptions/umax1220u.desc: Marked backend as + unmaintained. Used non-broken link. + +2005-10-23 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c: Fixes for buffer + size in high-res modes by Simon Munton, small changes to delay + code. + +2005-10-23 Henning Meier-Geinitz + + * tools/hotplug/libsane.usermap: Added Epson Stylus DX3850 (from + niels_kalle ). + +2005-10-22 Eddy De Greef + + * backend/mustek_pp_cis.c: Decreased the maximum number of pixels + on a line for CIS scanners a bit to avoid border artifacts. + +2005-10-22 Eddy De Greef + + * backend/mustek_pp_cis.c backend/mustek_pp_cis.h + doc/sane-mustek_pp.man: Added an optional engine_delay parameter + to work around potential engine instability problems for CIS models. + +2005-10-21 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usbdevs.c: Fixed high-speed feature of + Canoscan D660U. + +2005-10-20 Oliver Schwartz + + * backend/snapscan-scsi.c: Fixes for 16 bit + quality calibration by Simon Munton + +2005-10-18 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP ScanJet 7650 and + UMAX Astra 2500. + * doc/descriptions-external/brother2.desc: MFC-210C is reported to + work. + * NEWS: Created entry for sane-backends 1.0.17. + +2005-10-17 Henning Meier-Geinitz + + * acinclude.m4 configure: Fixed check for libpthread functions. + * tools/hotplug/libsane.usermap: Added Brother MFC 210C (from + Benjamin Mirza ). + * doc/descriptions-external/epkowa.desc: Updated for iscan 1.17.0 + (patch from Olaf Meeuwissen ). Bug #302183. + +2005-10-16 Henning Meier-Geinitz + + * AUTHORS: Marked Michael Herder as not active. No activity since + some time, most email addresses bounce, no response to + pings. Changed contact address to the only one that doesn't + directly bounce. + * backend/artec_eplus48u.conf: Added support for UMAX AstraSlim + 1200 SE (from Harq al-Ada ). + * doc/descriptions/artec_eplus48u.desc: UMAX AstraSlim + 1200 SE is supported. Backend is unmaintained. + * doc/descriptions/unsupported.desc: Added HP ScanJet + 4850C. Removed UMAX AstraSlim 1200 SE. + * backend/gt68xx.c backend/gt68xx_generic.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Minor + modifications to sheet-fed scanner support. + * backend/mustek_usb2.c backend/mustek_usb2.h + backend/mustek_usb2_asic.c backend/mustek_usb2_asic.h + backend/mustek_usb2_high.c backend/mustek_usb2_high.h + backend/mustek_usb2_reflective.c backend/mustek_usb2_transparent.c + doc/descriptions/mustek_usb2.desc + doc/mustek_usb2/mustek_usb2.CHANGES: + Removed typedefs for DWORD, WORD and so on. Used int, unsigned + short, ... directly in the code. + * AUTHORS configure configure.in backend/Makefile.in + backend/dll.conf backend/lexmark-x1100.c backend/lexmark.c + backend/lexmark.conf backend/lexmark.h doc/Makefile.in + doc/sane-lexmark.man tools/hotplug/libsane.usermap: Added lexmark + backend (from Fred Odendaal ). + * frontend/tstbackend.c: Added vendor "Lexmark". + * doc/sane.tex: Added vendor "Lexmark". Used current date. + * doc/descriptions-external/lexmark.desc + doc/descriptions/lexmark.desc: Moved to doc/descriptions. Added + "new" marker. Added manpage link. Updated version. Marked X1180 + as "basic" according to man page. + * doc/sane.man: Added lexmark backend. + * backend/Makefile.in doc/Makefile.in tools/Makefile.in: Make + "make dist" work again. + * acinclude.m4 configure include/sane/config.h.in: Check for + pthread_cancel() and pthread_testcancel(). + +2005-10-15 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: add Medion MD9806 scanner as + supported + +2005-10-14 Oliver Schwartz + + * backend/snapscan-options.c backend/snapscan-scsi.c + backend/snapscan.c backend/snapscan-sources.c: + Fixes for 16 bit scan mode from Simon Munton + +2005-10-11 Oliver Schwartz + + * backend/snapscan-options.c backend/snapscan-scsi.c + backend/snapscan.c backend/snapscan-sources.c: + Fixes for Epson 3490/3590 and 16 bit scan mode + +2005-10-11 Stephane Voltz + + * backend/umax_pp.c: change sane_start semantic to allow for batch + scanning + +2005-10-08 Henning Meier-Geinitz + + * doc/descriptions-external/mustek_a3p1.desc: Downgraded status to + minimal. + * doc/descriptions/mustek_usb2.desc: Added "new" marker. + +2005-10-06 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP ScanJet 3800c. + * frontend/scanimage.c: Use correct size for fgets. Patch from + Antoine Jacoutot . + +2005-10-05 Mattias Ellert + + * backend/microtek2.c: Off-by-one error + +2005-10-03 Henning Meier-Geinitz + + * AUTHORS acinclude.m4 configure configure.in backend/Makefile.in + backend/dll.conf backend/mustek_usb2.c backend/mustek_usb2.h + backend/mustek_usb2_asic.c backend/mustek_usb2_asic.h + backend/mustek_usb2_high.c backend/mustek_usb2_high.h + backend/mustek_usb2_reflective.c backend/mustek_usb2_transparent.c + doc/Makefile.in doc/sane-mustek_usb2.man + doc/mustek_usb2/mustek_usb2.CHANGES + doc/mustek_usb2/mustek_usb2.TODO: + Added mustek_usb backend which supports the Mustek BearPaw 2448 + TA Pro. Changes of the code before inclusion to CVS can be found + in doc/mustek_usb2/mustek_usb2.CHANGES. + * doc/sane.man: Added mustek_usb2. Added description for u12 + backend. Added missing links to other backends. + * doc/descriptions/mustek_usb2.desc: Moved from + descriptions-external. Updated. + * PROJECTS: Removed link to BeOS (link goes to nowhere, SANE + website has links to projects). Removed link to wi32 port + (included in SANE). Removed link to SaneTwain (listed on SANE + website). + * doc/doxygen-sanei.conf.in: Updated to current doxygen + version. Output more C-friendly format. + * include/sane/sanei.h include/sane/sanei_backend.h + include/sane/sanei_debug.h include/sane/sanei_pp.h + include/sane/sanei_usb.h: Fixed some bugs in doxygen + documentation. Added some comments. + +2005-10-02 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usbdevs.c backend/plustek-usb.h: Updated motor + settings for Canoscan LiDE25, thanks to Stephan February + for providing these values. + +2005-10-02 Henning Meier-Geinitz + + * doc/descriptions/as6e.desc: Added Trust Easy Scan 9600 Plus (bug + #301000). + * backend/sharp.c: Fixed some compilation warnings (bug #300404). + * AUTHORS: Fixed Rene Rebe's email address. + * doc/descriptions/unsupported.desc: Removed Epson Perfection 4180 + (supported by epkowa backend). + +2005-10-01 Henning Meier-Geinitz + + * doc/descriptions-external/mustek_a3p1.desc + doc/descriptions/unsupported.desc: Added external mustek_a3p1 + backend that supports Mustek P 3600 A3 Pro. + * tools/Makefile.in: Added udev to list of directories that are + part of the distribution. + * doc/descriptions.txt: Yet another "itsself". + * backend/sp15c.c: Fixed some warnings (bug #302290). + +2005-10-01 Julien Blache + * doc/sane-find-scanner.man: Typo fix, s/itsself/itself/ from + Alfie Costa. + +2005-09-29 Eddy De Greef + + * backend/mustek_pp_cis.c: Minor bug fix: wrong model name was + reported for 1200CP+ driver. + +2005-09-29 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_generic.c backend/gt68xx_generic.h + backend/gt68xx_high.c backend/gt68xx_low.c backend/gt68xx_low.h + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES doc/gt68xx/gt68xx.TODO: + Added support for Plustek OpticSlim M12 (untested). Based on patch + from Gerhard Jaeger . Fixed gt68xx homepage + links in man page. Changed minimum version of libusb to 0.1.8. + * doc/descriptions/unsupported.desc: Removed Plustek OpticSlim M12. + +2005-09-28 Oliver Schwartz + + * backend/snapscan-options.c backend/snapscan-scsi.c + backend/snapscan.c backend/snapscan.h: + Added 16 bit option for Epson scanners, untested. + Reenabled enhanced inquiry command for epson scanners. + +2005-09-28 Julien Blache + * tools/udev/convert-usermap.sh: Don't print 0x when matching VID + and PID. + +2005-09-28 Julien Blache + * tools/udev/convert-usermap.sh: Added script to convert + hotplug/libsane.usermap to a udev rules file. udev 070 + linux + 2.6.14 will deprecate hotplug. + * tools/README: updated. + +2005-09-28 Henning Meier-Geinitz + + * doc/descriptions-external/brother.desc: Removed duplicate entry. + * doc/descriptions/genesys.desc: Added link to genesys homepage. + +2005-09-26 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: Print more clear output if no USB + scanners are found. Point to manual page. Warn if libusb support + hasn't been built. + +2005-09-25 Henning Meier-Geinitz + + * doc/descriptions-external/lexmark.desc + doc/descriptions/unsupported.desc: Added external lexmark + backend. Moved Lexmark X11?? devices to lexmark.desc. Based on + patch from Fred Odendaal . + +2005-09-25 Oliver Schwartz + + * backend/snapscan-scsi.c: Removed debugging code for + Epson scanners until a working solution has been found. + +2005-09-23 Henning Meier-Geinitz + + * README: Mention in addition to the listed libraries, their + header files are also neccessary. A missing usb.h is a common + problem when building SANE (--> no USB support). + * configure configure.in: Added warning message that's printed + when libusb or its header file is not available. + * frontend/scanimage.c doc/scanimage.man: Added progress indicator + to scanimage (based on patch from Mario Goppold + ). Updated copyright information, added + links to sane-devel mailing list. + * sanei/sanei_usb.c: Ignore EBUSY from usb_set_configuration. This + function fails, if a different interface of the same device is + claimed (e.g. by usblp). + +2005-09-22 Mattias Ellert + + * backend/hp4200.c backend/umax.c backend/umax1220u.c + include/sane/sanei_pv8630.h sanei/sanei_pv8630.c: + Fix SANE_DEBUG_SANEI_PV8630 + +2005-09-19 Frank Zago + + * backend/dc210.c backend/leo.c backend/matsushita.c + backend/sceptre.c backend/sp15c-scsi.h backend/sp15c.h + backend/teco1.c backend/teco2.c backend/teco3.c + include/sane/sanei_backend.h: Replaced __unused__ with + __sane_unused__ to avoid a namespace conflict. + +2005-09-18 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_high.c + doc/descriptions/gt68xx.descdoc/gt68xx/gt68xx.CHANGES + doc/gt68xx/gt68xx.TODO: Fixed segfault that may happen with + Mustek ScanExpress A3 USB. + * doc/backend-writing.txt: Added some hints about number of + files. + * backend/mustek.conf doc/sane-mustek.man + doc/descriptions/mustek.desc: Mustek Paragon 600 II EP + works. Mentioned "parport0". + * doc/descriptions/unsupported.desc: Added Canon PIXMA MP750. + +2005-09-17 Mattias Ellert + + * README.darwin: New date for good libusb from CVS + +2005-09-07 Mattias Ellert + + * acinclude.m4, configure: fix disabling of locking when the + locking user group does not exist + +2005-09-07 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Genius ColorPage Slim + 1200. + +2005-09-07 Oliver Schirrmeister + + * backend/fujitsu.c: enabled dropoutcolor for all fi-* scanners. + Applied patch from Mario Goppold: Bugfixes for the M3092DCd + +2005-09-05 Henning Meier-Geinitz + + * po/sane-backends.ru.po: Updated Russian translation (from Vitaly + Lipatov ). + +2005-09-03 Oliver Schwartz + + * backend/snapscan.h backend/snapscan-scsi.c: (Hopefully) fixed + some debugging code for Epson scanners that only works after + firmware upload. + +2005-09-02 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Epson Perfection 4490 + Photo. + * tools/hotplug/libsane.usermap: Added HP PSC 750. + +2005-09-01 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + backend/gt68xx_generic.c backend/gt68xx_high.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Genius + ColorPage Vivid 1200 X is reported to work. Genius ColorPage Vivid + 4 XE seems to be the same as 4 X, it just doesn't have + buttons. Cleanup of .desc file. Fixed gain setting. Mustek + ScanExpress A3 USB 600 dpi color scanning works now. + * tools/check-usb-chip.c: Added detection for SQ113 chip + (e.g. Mustek BearPaw 2448 TA Pro). + +2005-08-31 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Mustek 1800 A3 Pro + (this is actually a P3600 A3 Pro). + * doc/descriptions-external/mustek_usb2.desc: Mustek BearPaw 2448 + TA Pro has status "good" now. + +2005-08-30 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Mustek BearPaw 2448 + TA Pro (now supported by external Mustek USB2 backend). Added + comments about that backend to some other scanners that may be + supported later. + * doc/descriptions-external/mustek_usb2.desc: New external Backend + for Mustek BearPaw 2448 TA Pro. + +2005-08-29 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Canon LiDE 60 is GL841 based. + +2005-08-28 Henning Meier-Geinitz + + * doc/descriptions/canon630u.desc: Changed status of Canon 636u + too "good". + +2005-08-27 Henning Meier-Geinitz + + * doc/descriptions-external/brother2.desc: Brother MFC-5440CN is + reported to work (bug #302105). + +2005-08-24 St~hane Voltz + + * backend/umax_pp.c backend/umax_pp_low.c tools/umax_pp.c: Added EPP + support for 610P, revision number changes + +2005-08-23 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon LiDE 60. Reflecta + Digitdia 3600 is not GL841-based. + +2005-08-22 St~hane Voltz + + * tools/check-usb-chip.c: Added rts8858c detection (Lexmark + X1100 series, Dell A920). + +2005-08-22 Henning Meier-Geinitz + + * tools/hotplug/libsane.usermap: Added some Genius scanners. Fixed + Visioneer Onetouch 7300 USB. Added Plustek OpticSlim 2400. + * README.openbsd: Mention problems with library names. + +2005-08-22 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usb.c backend/plustek-usbscan.c: Fixed problem, + when trying to scan at resolutions beyond the optical one + (sensor stops too early). + * tools/hotplug/libsane.usermap: Added USB ID for LiDE25. + +2005-08-21 Henning Meier-Geinitz + + * doc/descriptions/microtek2.desc + doc/descriptions/unsupported.desc: Marked microtek2 backend as + unsupported. Changed link to point to old website directly. Listed + Microtek ScanMaker 9800XL as supported (bug #301515). + +2005-08-21 Mattias Ellert + + * ltmain.sh acinclude.am configure: Updated from libtool 1.5.18. + +2005-08-20 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_low.h doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES doc/gt68xx/gt68xx.TODO: + Increased number limit of scanners that can work with this + backend to 50. Added support for Genius ColorPage Vivid 1200 X + (untested). + +2005-08-19 Henning Meier-Geinitz + + * configure configure.in: Fixed check for usbcalls.h on OS/2 + (patch from Paul Smedley ). + * backend/gt68xx.c backend/gt68xx_devices.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES: Enabled GT68XX_FLAG_NO_STOP for + Mustek BearPaw 2400 CU Plus. Some of these scanners don't seem + to like that command. + * doc/descriptions/artec_eplus48u.desc: Disabled link to backend + homepage which doesn't seem to contain anything sane-related. + +2005-08-19 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek-usb.h backend/plustek-usbdevs.c: Removed obsolete + _WAF_BLACKFINE. LiDE20 does not seem to have a reliable black + calibration area, so the devices now will switch off the lamp + for dark calibration. + * backend/plustek-usbcal.c backend/plustek-usbscan.c: Cleanup. + * backend/plustek-usbshading.c: Fixed line statistics and added + calibration data output. + * backend/plustek.c: Bumped build number. + +2005-08-18 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_low.c backend/gt68xx_low.h + doc/sane-gt68xx.man doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES doc/gt68xx/gt68xx.TODO: + Fixed the problem concerning scanning on *BSD. Scanning only + worked once (bug #300597). Fixed compilation warnings. + +2005-08-17 Henning Meier-Geinitz + + * README: Min. libusb version is 0.1.8. + +2005-08-17 Julien Blache + + * tools/hotplug/libsane.usermap: Added USB IDs for the + sm3600-supported scanners. If you know the exact model name + corresponding to the above IDs, please mail sane-devel: + 0x05da/0x40b3, 0x05da/0x40b8, + 0x05da/0x40ca, 0x05da/0x40dd, 0x05da/0x40ff + +2005-08-16 Oliver Schwartz + + * backend/snapscan-scsi.c: Make compileable ;-) + * backend/snapscan-options.c: Removed //-style comment + +2005-08-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon PIXMA MP780 and + Lexmark P6250. + * tools/sane-find-scanner.c: Don't print anything else but the + found messages in "-q" mode. + * tools/check-usb-chip.c: Added check for combination of a + PowerVision PV8630 (USB->parport bridge) and National + Semiconductor LM9830 as used in the HP 4200. Fixed compilation + warning. Added check for Toshiba M011 chips as used in Microtek + ScanMaker 3600, 3700, and 3750. + * configure configure.in backend/Makefile.in backend/sm3600-scanusb.c + backend/sm3600-scanutil.c backend/sm3600.c backend/sm3600.h + doc/sane-sm3600.man doc/sane-usb.man: + Removed direct dependence of sm3600 on libusb. Used sanei_usb + instead. Based on patch from Fran~is Revol . + Updated documentation accordingly. Fixed compilation warnings. + +2005-08-15 Oliver Schwartz + + * backend/snapscan.c: Bumped version number + * backend/snapscan-scsi.c: Added temporary debug code for 2480/2580 + distinction + +2005-08-15 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-options.c backend/snapscan-scsi.c + backend/snapscan.h doc/descriptions/snapscan.desc + backend/snapscan.conf: Added support for Epson Perfection 3490/3590 + (thanks to Matt Judge). + +2005-08-15 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * doc/descriptions/plustek.desc: Updated version number. + * backend/plustek.h. backend/plustek-usb.h backend/plustek-usbcalfile.c + backend/plustek-usbimg.c backend/plustek-usbmap.c + backend/plustek-usbdevs.c backend/plustek-usbscan.c: Cleanup. + * backend/plustek.c: Bumped version and build number. + Activated IPC between reader-process and parent. + * backend/plustek-usbio.c: usbio_DetectLM983x() now returns error if + register could not be red, usbio_ResetLM983x() checks for reg7 + value before writing. + * backend/plustek-usbhw.c: Added button support for Plustek/Genius + devices. Changed behaviour of usb_IsScannerReady(). + Added special misc I/O setup for CIS devices (usb_ResetRegisters). + * backend/plustek-usb.c: Minor fix for startup reset. + Removed unnecessary calls to usbio_ResetLM983x(). + * backend/plustek-usbshading.c: Readded kCIS670 to add 5% extra to + LiDE20 fine calibration. + * backend/plustek-usbcal.c: Tried to use the settings from SANE-1.0.13. + Added _TWEAK_GAIN to allow increasing GAIN during lamp coarse + calibration. Added call to speedtest function. + +2005-08-14 Henning Meier-Geinitz + + * Makefile.in: Added Changelog-1.0.16 to DISTFILES. + * backend/hp4200.c doc/sane-hp4200.man + doc/descriptions/hp4200.desc: Enabled backtracking by + default. This is slower but avois bumping the scan head at the end + of the scan area and also missing parts of the scanned + image. Increased safety margin for backtracking. This fixes the + "garbled image" bug. Set default gamma value to 2. Manpage + update. Status set to "basic". + * frontend/scanimage.c: Don't exit with error when trying to set + inactive options. This especially happens in connection with + geometry options and the v4l backend (bugs #300321, #301977). + +2005-08-13 Henning Meier-Geinitz + + * doc/descriptions/niash.desc doc/descriptions/sm3840.desc: + Removed ":new". + * AUTHORS configure configure.in backend/Makefile.in + backend/dll.conf backend/hp4200.c backend/hp4200.conf + backend/hp4200.h backend/hp4200_lm9830.c + backend/hp4200_lm9830.h doc/Makefile.in + doc/sane-hp4200.man doc/sane.man + doc/descriptions/hp4200.desc: Added hp4200 backend. Code from + Julien BLACHE's sane-backends-extras debian package, based on + Frank Zago's patches based on Adrian Perez Jorge's code. Fixed + compilation warnings. Fixed bug when no sane device was + given. Code indented by indent -gnu. Added man page. + * doc/descriptions-external/hp4200.desc: Removed (backend is now + included). + * configure configure.in: Moved CPPFLAGS definition down to avoid + problems with libtool tests for -fPIC. + +2005-08-10 Gerhard Jaeger + + * backend/plustek_pp.c: Bumped build number. + * backend/plustek_pp-genericio.c: Fixed bug, that causes ASIC96003/1 + based devices to move their sensors too fast in lineart mode at + 200 and 300dpi. + * doc/plustek/Plustek-PARPORT.changes: Update. + +2005-08-09 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Minor fixes for usbcalls interface (patch + from Paul Smedley ). + * doc/descriptions/unsupported.desc: Added Hewlett-Packard Scanjet + 4370. + +2005-08-08 Gerhard Jaeger + + * acinclude.m4 configure: Locking feature will be disabled on OS/2 + per default (according to Paul Smedley ). + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * doc/plustek/Plustek-USB.txt doc/descriptions/plustek.desc + doc/sane-plustek.man backend/plustek-usb.c backend/plustek-usbdevs.c: + Added support for CanoScan LiDE25. + +2005-08-07 Oliver Schwartz + + * backend/snapscan.c: Use first known device if no explicit device name + is specified + +2005-08-07 Henning Meier-Geinitz + + * configure configure.in: Updated version. Enabled compilation + warnings. + * doc/releases.txt: Typo fix. + * config.guess config.sub: Updated from libtool 1.5.18. + * configure configure.in include/sane/config.h.in + sanei/sanei_usb.c: Added support for usb functionality on OS/2 + using the usbcalls interface (patch from Paul Smedley + ). + * sanei/sanei_usb.c: Fixed some compilation warnings. + +Older entries can be found in ChangeLog-1.0.16. diff --git a/ChangeLog-1.0.18 b/ChangeLog-1.0.18 new file mode 100644 index 0000000..b224cf0 --- /dev/null +++ b/ChangeLog-1.0.18 @@ -0,0 +1,973 @@ +****** Release of sane-backends 1.0.18. End of code freeze ****** + +2006-07-03 Henning Meier-Geinitz + + * configure configure.in: Increased version number. + +2006-07-02 Gerhard Jaeger + + * backend/plustek.c: Fixed the fix (problem when trying to + select bit-depth). + +2006-07-01 Wittawat Yamwong + + * doc/sane-pixma.man doc/descriptions/pixma.desc: + Updated status of MP760 and MP780 + +2006-06-30 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update + * backend/plustek.c: Fixed problem when trying to select bit-depth. + +2006-06-29 Henning Meier-Geinitz + + * NEWS: Added dell1600n_net backend. + * doc/releases.txt: Typo fix. + * aclocal.m4 configure configure.in include/sane/config.h.in: + Disabled compilation warnings for release. + +---- CODE FREEZE FOR SANE-BACKENDS 1.0.18 --- + +2006-06-26 Henning Meier-Geinitz + + * NEWS: Updated for 1.0.18. + +2006-06-24 m. allan noah + + * backend/fujitsu.c: update to v1.0.33, add 5900 usb id + * doc/descriptions/fujitsu.desc: usb id and version update + +2006-06-22 Henning Meier-Geinitz + + * doc/descriptions/epson.desc: Fixed USB id of CX6600 (patch from + Olaf Meeuwissen ). + * doc/descriptions-external/epkowa.desc: Updated (patch from + Olaf Meeuwissen ). + * doc/descriptions/unsupported.desc: Added Xerox WorkCentre + PE120i. + +2006-06-19 Henning Meier-Geinitz + + * doc/sane-usb.man: Fixed typo (bug #303571). + +2006-06-19 Giuseppe Sacco + + * corrected sane-usb manual page. + +2006-06-15 Ulrich Deiters + + * backend/canon.c, canon.h, canon-scsi.c, canon-sane.c: + got rid of some compiler warnings + +2006-06-14 m. allan noah + + * backend/fujitsu.c: update to v1.0.32, add 4220c2 usb id + * doc/descriptions/fujitsu.desc: usb id and version update + +2006-06-14 Jon Chambers + * backend/dell1600n_net.c: working backend added + +2006-06-13 m. allan noah + + * backend/fujitsu.[ch]: update to v1.0.31, add 5220c usb id, + dont show ink level buttons if no imprinter, gather button + presses more frequently + * doc/descriptions/fujitsu.desc: usb id and version update + +2006-06-12 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: Added Micromaxx MM-0851 + +---- FEATURE FREEZE FOR SANE 1.0.18 --- + +2006-06-11 Henning Meier-Geinitz + + * backend/coolscan2.c doc/descriptions/coolscan2.desc: Added + (minimal) support for Nikon LS 50 ED, Coolscan V ED and + (probably) Super Coolscan LS-5000 ED (patch from Giuseppe Sacco + ). + * backend/pixma.h: Fixed compilation problem on *BSD (ENODATA not + defined). + * doc/descriptions/unsupported.desc: Added Canon 9950. Removed + Epson 4490 (supported by epkowa). Removed Nikon scanners + (supported by coolscan2 backend). Updated PLANon DocuPen R700. + +2006-06-11 Eddy De Greef + + * AUTHORS backend/mustek_pp_cis.c backend/mustek_pp_cis.h + doc/sane-mustek_pp.man: e-mail address update. + +2006-06-11 Henning Meier-Geinitz + (patch applied by Karl Heinz Kremer + + * doc/descriptions/epson.desc: Added CX-4800. Added Perfection + 4990 (bug #301795). + * backend/epson_usb.c: Added CX-4800 (bug #303341). + * backend/epson.c: Fixed segfault when a scanner isn't + recognized. Added "Flatbed" as the only possible source option for + MOD_SOURCE in this case (bug #303340). + Epson CX4800 and CX6400 were detected as "unknown model". This + changes request_identity2 to 0 in the EpsonCmdRec for the "D7" + level, which skips the call to get_identity2_information(). The + second bug was that the return status of + get_identity2_information() was not checked in attach(). This + actually allowed the scanner to be used but with inaccurate + parameters (e.g. "Unknown model", default color depth, etc) + because the scanner was already closed before probing for the rest + of the parameters (bug #301478, #303342). + The Epson Perfection 4990 photo/GT-X800 wrongly return 3200 dpi as + their maximum resolution. This workaround enables teh full 4800 + dpi (bug #302090, patch from Claus Boje ). + * backend/epson.conf.in: Detect some more epson SCSI scanners + (GT-6000, GT-9000) which report "EPSON SC" instead of "EPSON" as + SCSI manufacturer ID (bug #303269). + * sanei/sanei_pio.c: Don't do a busy loop when looking for + scanners. This froze the backend when the scanner was switched + off. Also CPU time is much reduced (bug #301926). + +2006-06-11 Gerard Klaver + + * include/Makefile.in font_6x11.h added + +2006-06-10 Wittawat Yamwong + + * backend/pixma_mp750.c doc/sane-pixma.man + /doc/descriptions/pixma.desc: + Removed experimental flag from MP750, MP760 and MP780. + +2006-06-09 Gerard Klaver + + * doc/sane-stv680.man update text + +2006-06-09 m. allan noah + + * frontend/scanimage.c: move sane_cancel() out of scan_it(). + more like scanadf. fixes issues with duplex adf scanning. + +2006-06-08 Wittawat Yamwong + + * backend/pixma.h: Upgraded to version 0.11.3 + * backend/pixma_common.c backend/pixma_common.h: + Added a work-around for the buffer underrun problem. + * backend/pixma_io_sanei.c: Set minimum timeout to 10ms. + * backend/pixma_mp150.c: Added 2 commands for MP800. + * backend/pixma_mp730.c: Added debug info. + * backend/pixma_mp750.c: Added support for buttons and a work-around + for the lockup problem. + * backend/pixma.c: Removed SANE_I18N from backend type string. + * doc/sane-pixma.man: Updated + * doc/descriptions/pixma.desc: Updated status of MP750. + +2006-06-08 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update + * backend/plustek.c backend/plustek-usbcal.c + backend/plustek-usbcalfile.c backend/plustek-usbhw.c: + Fixed calibration cache issues (coarse calibration for all modes, + correct fine calibration for sheetfed devices). + +2006-06-08 Mattias Ellert + + * po/sane-backends.*.po: updated with new translation keys from + genesys backend. + +2006-06-07 Pierre Willenbrock + + * backend/genesys.c backend/genesys.h backend/genesys_low.h: added + options for enabling/disabling horizontal interpolation at high + resolutions and selection of color filter in grayscale and + lineart modes. + * backend/genesys_gl841.c: implemented color filter selection. + +2006-06-07 Gerhard Jaeger + + * configure, configure.in, backend/Makefile.in + include/sane/sanei_access.h sanei/Makefile.in + sanei/sanei_access.c: Added patch created by + Vitaly Lipatov : + Add --with-lockdir to configure for set path to lock dir + Set PATH_SANE_LOCK_DIR really to lock dir (instead localstatedir) + * po/sane-backends.de.po: Update. + +2006-06-06 m. allan noah + + * backend/fujitsu.[ch]: update to v1.0.30, init more models, + M3091/2 duplex support, flatbed bug fixes, minor refactoring + * doc/descriptions/fujitsu.desc: status and version update + * doc/sane-fujitsu.man: remove note about broken M3091/2 duplex + +2006-06-06 Rene Rebe + + * backend/avision.c backend/avision.h backend/avision.conf.in + doc/descriptions/avision.desc doc/sane-avision.man: updated the + Avision backend (Build 182 -> 201), including a lot fixes, + some new features and support for a bunch of new devices and updates + to the status marks, including: control of the lamp power-save time, + retrieval of NVRAM data such as the scan counts and serial number, + correction of the quality vs. preview scan bit (was inverted), + fixes for the logic deciding whether the cached window parameters + are valid, yet another deinterlacing method (for new scanner + models), rewritten main loop to be able to read with larger + USB buffers for enhanced scan speed, fixes of BGR -> RGB mirroring + (was off-by-one), attaching without a config by probing all + known SCSI vendor/product IDs and some fixed typos on the way + +2006-06-06 Mattias Ellert + + * po/Makefile.in, po/sane-backends.*.po: updated with translation + keys from stv680 backend + * backend/Makefile.in: Fix stv680 dependencies + +2006-06-05 Gerard Klaver + + * backend/stv680.c backend/stv680.h backend/stv680.conf.in added + * doc/sane-stv680.man doc/descriptions/stv680.desc added + * AUTHORS: added stv680 Gerard Klaver + * configure configure.in doc/Makefile.in doc/sane.man + backend/Makefile.in backend/dll.conf.in: added stv680 backend + * doc/descriptions-external/stv680.desc: removed because the backend + is now a part of sane-backends. + +2006-06-04 m. allan noah + + * backend/fujitsu.[ch]: update to v 1.0.29, option cleanups, + M3091/2 color mode support, sloppy buffer supports saned/scanimage -T + * backend/fujitsu-scsi.c: proper casting in macro + * doc/descriptions/fujitsu.desc: status and version update + * doc/sane-fujitsu.man: remove note about broken M3091/2 color + +2006-06-03 Wittawat Yamwong + * backend/pixma_sane_options.c: Added SANE_I18N for "Flatbed" and "Color" + * backend/pixma_common.[ch] + backend/pixma_mp150.c backend/pixma_mp730.c + backend/pixma_mp750.c backend/pixma_rename.h + backend/pixma.h: Added pixma_get_device_status() + * backend/pixma.c: Fixed a bug in sane_open(). State wasn't initiallized + properly. + * doc/sane-pixma.man doc/descriptions/pixma.desc: Updated device status. + +2006-06-01 m. allan noah + + * backend/fujitsu.[ch]: update to v 1.0.28 + * doc/descriptions/fujitsu.desc: status and version update + +2006-05-30 m. allan noah + + * backend/fujitsu.c: DBG speedup from abel deuring, + duplex bugfix, split scsi/usb data into new DBG level, + stop including or calling sanei_thread + * doc/descriptions/fujitsu.desc: minor update + * doc/sane-fujitsu.man: minor text changes, note DBG levels + +2006-05-28 Gerhard Jaeger + + * doc/sane-plustek_pp.man: Fixed typo. + * doc/sane-plustek.man: Update. + * doc/descriptions/plustek.desc: Update. + * backend/plustek.c backend/plustek.h backend/plustek-usb.c + backend/plustek-usbcal.c backend/plustek-usbcalfile.c + backend/plustek-usbdevs.c backend/plustek-usb.h + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbio.c backend/plustek-usbmap.c + backend/plustek-usbscan.c backend/plustek-usbshading.c: + Added support for CIS-based sheetfed scanners, namely TravelScan662. + Added support for saving calibration data for CIS + devices - should speedup CanoScan devices. + +2006-05-28 Wittawat Yamwong + + * backend/pixma.h: Added #define ENODATA and EPROTO to let the + backend compiles under OS/2 with gcc 3.3.5. + +2006-05-27 Giuseppe Sacco + + * Updated italian translation + +2006-05-27 Mattias Ellert + + * tools/sane-desc.c: Added plist output + +2006-05-26 Mattias Ellert + + * po/Makefile.in, po/sane-backends.*.po: updated with translation + keys from pixma backend + +2006-05-26 Wittawat Yamwong + + * AUTHORS: added Wittawat Yamwong + * configure configure.in doc/Makefile.in doc/sane.man + doc/descriptions/pixma.desc backend/Makefile.in + backend/dll.conf.in backend/pixma*.[ch]: added pixma backend + * doc/descriptions-external/pixma.desc: removed because the backend + is now a part of sane-backends. + * sanei/sanei_usb.c: Modified sanei_read_int(): call + usb_clear_halt() if and only if the endpoint is halted. + +2006-05-24 Mattias Ellert + + * Updated Swedish translation + +2006-05-23 m. allan noah + + * backend/fujitsu.c: dont send scsi cmd F1 if unsupported. + * doc/descriptions/fujitsu.desc: update version number. + +2006-05-23 Gerhard Jaeger + + * doc/plustek/Makefile.kernel26: Fixed extraction of version string. + +2006-05-21 m. allan noah + + * backend/fujitsu.c backend/fujitsu.conf.in + doc/descriptions/fujitsu.desc: added usb ids for fi-5110EOX + +2006-05-21 Henning Meier-Geinitz + + * README.linux: Updated concerning USB permissions (really, this + time). + * doc/descriptions/unsupported.desc: Removed models that are now + in pixma.desc. Updated comment for Plustek OpticPro S24. + * doc/descriptions-external/hp_rts88xx.desc: Added reason for not + including the backend. + * backend/gt68xx.c backend/gt68xx_devices.c doc/gt68xx/gt68xx.CHANGES + doc/descriptions/gt68xx.desc: Added support for Plustek OpticPro + S24 (some models). Added .conf entry for Plustek OpticPro S12. + +2006-05-19 m. allan noah + + * backend/fujitsu*: use sanei_scsi_open_extended() + change config file var to "buffer-size", increase default + * doc/sane-fujitsu.man: buffer-size mentioned + +2006-05-18 Henning Meier-Geinitz + + * doc/descriptions-external/pixma.desc: Added some models (from + Wittawat Yamwong ). + +2006-05-14 m. allan noah + + * backend/fujitsu.c: sane_read() - only send EOF with len=0 + do_cmd() - simplify timeout handling + * backend/fujitsu-scsi.h: increase default timeoutes + +2006-05-15 Stephane Voltz + + * backend/genesys_devices.c backend/genesys_gl646.c: tuned HP 2300 + geometry description and added a safeguard against failed origin + detection + +2006-05-14 m. allan noah + + * backend/fujitsu*: rewritten backend, supports many more scanners + with much better usb support and less model-specific code. + * doc/sane-fujitsu.man: updated to match new backend. + +2006-05-12 m. allan noah + + * doc/descriptions/fujitsu.desc: updated with all known scanners + by fujitsu. Most now supported as 'basic'. + +2006-05-10 Henning Meier-Geinitz + + * tools/hotplug-ng/convert-usermap.sh + tools/udev/convert-usermap.sh: Removed. No longer needed as + hotplug-ng and udev files are generated by sane-desc now. + * tools/README tools/hotplug/README tools/hotplug-ng/README + doc/sane-usb.man: Updated documentation concerning udev. + * doc/descriptions/unsupported.desc: Added Epson Stylus CX-5800 + and some PLANon scanners. + +2006-05-06 Henning Meier-Geinitz + + * doc/descriptions/lexmark.desc: X1150 is reported to work. + * doc/descriptions-external/brother.desc: MFC-3820CN is reported + to work. + +2006-04-27 Henning Meier-Geinitz + + * doc/descriptions-external/brother.desc + doc/descriptions-external/brother2.desc: Network models are now + supported (bug #303386). + +2006-04-23 Pierre Willenbrock + + * backend/genesys_devices.c: Increase length of acceleration + slopes for Canon LiDE 35/40/50/60 + +2006-04-21 Stephane Voltz + + * backend/genesys.c: add workraound with issue related + to asic reset and data scan amount + +2006-04-20 Henning Meier-Geinitz + + * backend/artec_eplus48u.conf.in: Made config file more + readable. Instead of commenting every single line, the + explanations are given once at the top. Don't repeat options + that aren't changed anyway. + * doc/descriptions/unsupported.desc: Added Microtek Scanmaker + 3880. + +2006-04-18 Giuseppe Sacco + * Updated italian translation + +2006-04-18 Pierre Willenbrock + + * backend/genesys_gl841.c backend/genesys_gl646.c: Actually use + the endian converted slope table. + * backend/genesys_conv_hlp.c: Fix interpolation code to emit all + pixels of a line. + * doc/descriptions/unsupported.desc: Added missing scanners from + libsane.usermap. + +2006-04-18 Henning Meier-Geinitz + + * doc/descriptions/epson.desc doc/descriptions/fujitsu.desc + doc/descriptions/hp.desc doc/descriptions/u12.desc + doc/descriptions/umax.desc: Added most USB vendor and product + ids. Minor cleanup. + * doc/descriptions/avision.desc: Used avision-desc.sh to update + the .desc file to current SANE CVS avision.c code. Added USB + ids. + * doc/descriptions/plustek.desc: Added USB ids. Splitted some + entries which have two different USB ids. Clarified comment about + UMAX 3400. + * tools/hotplug/libsane.usermap: Removed. Will be created + automatically by sane-desc. + * tools/Makefile.in: Create libsane.usermap (for hotplug), + libsane.db (for hotplug-ng) and libsane.rules (for udev) + automatically with sane-desc based on the :usbid tokens in the + description files. + * doc/Makefile.in: Don't print warnings when creating the HTML + scanner tables. The warnings are already printed in the tools + directory. + * doc/descriptions-external/brother.desc + doc/descriptions-external/brother2.desc: Point to current lists + on Brother website. + * tools/hotplug/.cvsignore tools/hotplug-ng/.cvsignore + tools/udev/.cvsignore: Added. + +2006-04-17 Henning Meier-Geinitz + + * backend/umax1220u-common.c backend/umax1220u.c + doc/descriptions/umax1220u.desc doc/sane-umax1220u.man: Make + UMAX 2100U (and probably 1600U and 2000U) work. Code from Patrick + Lessard . Updated manual page and .desc + file. + * AUTHORS: Added Patrick Lessard and Pierre Willenbrock. + * doc/descriptions/unsupported.desc + doc/descriptions-external/pixma.desc: Moved scanners supported + by the external pixma backend to pixma.desc. Added Canon PIXMA + MP730. + * doc/sane-mustek_usb2.man: Removed description of non-existing + configuration file. + +2006-04-12 Julien Blache + * tools/sane-desc.c: Fix/optimize udev rules; tests on the same + line are ANDed together, not ORed together, causing the rules to + trigger more often than necessary. + +2006-04-09 Henning Meier-Geinitz + + * frontend/saned.c: If saned does not find any config file, it + calls fclose with a NULL FILE*. The code may also leak open file + descriptors and FILE's if multiple config files are found. (bug + #303339). Fixed possible segfault on close_handle() (bug + #303338). + * doc/descriptions/umax1220u.desc: Added links to Patrick + Lessard's patch. + * backend/qcam.c: Fixed undefined symbols in the qcam backend on + GNU/kFreeBSD (patch from Aurelien Jarno ). + * doc/descriptions/unsupported.desc: Added Lexmark X5150. + +2006-04-03 Henning Meier-Geinitz + + * doc/descriptions-external/brother2.desc: Added several scanners + from Brother website. + * doc/descriptions/unsupported.desc: Added C-Channel scanners. + * tools/hotplug/libsane.usermap: Added some scanners. + +2006-03-29 Henning Meier-Geinitz + + * backend/sp15c.c: Fixed ADF support. Patch from Andreas Degert + . + * doc/descriptions-external/cs3200f.desc: Listed new cs3200f + backend for Canon 3200F. + * doc/descriptions/unsupported.desc: Added Canon PIXMA760, Tevion + MD 90090, Microtek ScanMaker 4600, and Visioneer Onetouch + 9320. Removed Canon CanoScan 3200F (now in external backends). + +2006-03-27 Pierre Willenbrock + + * backend/genesys.c backend/genesys.h backend/genesys_low.h + backend/genesys_conv.c backend/genesys_gl841.c: Added extended + option "Threshold" for lineart mode(Thanks to Laurent Charpentier). + +2006-03-24 Julien Blache + * doc/*: Another batch of spelling fixes from A. Costa. + +2006-03-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Iris Iriscan and Xerox + Documate 510. + +2006-03-21 Julien Blache + + * doc/*.man: More spelling fixes from A. Costa (through Debian). + +2006-02-02 Oliver Schwartz + + * backend/snapscan-scsi.c: Limit inquiry length to 120 bytes if + firmware is not yet loaded + +2006-03-18 Julien Blache + + * doc/sane-apple.man: Applied patch from A Costa (through Debian); + english/spelling fixes for sane-apple(5). + +2006-03-16 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Microtek ScanMaker 4850 + II and Plustek OpticPro ST 64+. + +2006-03-12 Stephane Voltz + + * backend/genesys_gl646.c: removed now unneeded #ifdef in + gl646_send_gamma_table. + +2006-03-12 Pierre Willenbrock + + * backend/genesys_gl646.c: fixed silly thinko in + gl646_send_gamma_table. + +2006-03-12 Stephane Voltz + + * backend/genesys_gl646.c: fixed gl646_send_gamma_table after + endianess changes. Put again a little fix for power saving + +2006-03-11 Henning Meier-Geinitz + + * sanei/sanei_usb.c tools/sane-find-scanner.c: Added USB support + for DragonFlyBSD (bug #303183). + +2006-03-09 Pierre Willenbrock + + * backend/genesys.c backend/genesys_low.h: Removed little endian + conversions in slope table creation functions + * backend/genesys_gl646.c backend/genesys_gl841.c: Added little + endian conversions to gl*_send_slope_table functions + +2006-03-09 Pierre Willenbrock + + * backend/genesys.c: Some annotations about endianess of scanned + data + * backend/genesys_gl646.c: Convert gamma tables to little endian + +2006-03-06 Stephane Voltz + + * backend/genesys_gl646.c: power saving fixes + +2006-03-05 Henning Meier-Geinitz + + * doc/descriptions-external/samsung.desc: Added USB ids for + SCX-4100 (bug #303166). + * doc/descriptions/unsupported.desc: Added Brother MFC 9600, Canon + PIXMA MP450, and Plustek ScanCopy 115. + +2006-02-16 Gerhard Jaeger + + * doc/plustek/Plustek-PARPORT.changes: Update. + * backend/plustek_pp.c: Bumped build number. + * backend/plustek-pp_ptdrv.c backend/plustek-pp_detec.c: + Fixed bug, that prevents backend from working, when the device + is another parport than parport0 - spotted by Christoph Steinbruchel. + +2006-02-14 Gerhard Jaeger + + * doc/u12/U12.changes: Update. + * backend/u12.c: Bumped build number. + * backend/u12-hw.c: SoftwareReset is now disabled in + cancelSequence when the device is a Genius scanner. + +2006-02-13 Stephane Voltz + + * backend/genesys_gl646.c: disabled power saving for gl646. + +2006-02-12 Henning Meier-Geinitz + + * README.solaris: Added link to installation report. + * doc/descriptions/unsupported.desc: Removed HP ScanJet 8200 + (supported by Avision backend). Minor updates. + +2006-02-04 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Removed Trust Office Scan USB + 19200 (now in niash.desc), added Xerox 4800 One Touch. + * include/sane/sanei_usb.h sanei/sanei_usb.c: Workaround for + compilation problem on Windows/cygwin. + * backend/dll.c: With cygwin, use ":" as DIR_SEP (patch from + Philip Aston ). + +2006-02-04 Ullrich Sigwanz + + * backend/niash_xfer.c: Added Trust OfficeScan 19200 + * doc/descriptions/niash.desc: Added Trust OfficeScan 19200 + * backend/niash.c: Removed Reload on X,Y settings + +2006-02-02 Oliver Schwartz + + * backend/snapscan.h: Corrected USB ID for Benq 310 + +2006-01-31 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usbdevs.c: Fixed CanoScan N1220U settings. + +2006-01-29 Henning Meier-Geinitz + + * doc/descriptions-external/brother2.desc: Changed status of + Brother MFC-410CN to "basic" (bug #302961). + * doc/descriptions/unsupported.desc: Added Benq 7400UT and Genius + Colorpage CS. + +2006-01-26 Henning Meier-Geinitz + + * backend/snapscan-usb.c: Added #defines for SHM_R/W for cygwin + (patch from Philip Aston ). + * AUTHORS: Troy Rollo is now active. + +2006-01-22 Henning Meier-Geinitz + + * doc/descriptions-external/epkowa.desc: Updated to match + iscan-1.18.0. Added usb ids (patch from Olaf Meeuwissen + ). + * doc/descriptions/unsupported.desc: Added Scanshell 800N and + Canon Smartbase MP360. + * sanei/sanei_usb.c tools/sane-find-scanner.c: Added checks for + altsetting =! 0. + +2006-01-22 Mattias Ellert + + * backend/dll.c, backend/plustek-usbhw.c, backend/plustek-usbscan.c, + sanei/sanei_pio.c: Fixed warnings about C++ style comments. + * backend/hp5400_xfer.h: Fixed compilation warnings. + +2006-01-21 Mattias Ellert + + * backend/canon-sane.c: Fixed variable redeclaration. + +2006-01-05 Stephane Voltz + + * tools/hotplug/libsane.usermap: Added Dell A920 (rebranded X1100) + +2006-01-19 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. Fixed constraint_type for + OPT_BUTTON. + * backend/plustek-usbdevs.c: Added high-speed setting for HP2200. + Cleanup. + +2006-01-18 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usbdevs.c: Fixed CanoScan N670U settings, + see (bugreport #302738). + +2006-01-15 Henning Meier-Geinitz + + * doc/descriptions/canon630u.desc doc/descriptions/coolscan2.desc + doc/descriptions/hp5400.desc doc/descriptions/niash.desc + doc/descriptions/unsupported.desc: Added USB vendor and product + ids. Minor cleanup. + * backend/artec_eplus48u.conf.in doc/sane-artec_eplus48u.man + doc/descriptions/artec_eplus48u.desc: Added Yakumo Scan50. Minor + cleanup. + * doc/descriptions/gt68xx.desc: Added Mustek BearPaw 1248 CU. + * doc/descriptions/lexmark.desc: Added USB vendor and product + ids. Changed status of X1150 and X1170 according to reports on + sane-devel. + +2006-01-15 Ulrich Deiters + + * backend/canon-sane.c: fixed byte-swapping problem for little-endian + platforms (affects raw-mode scanning with FS2710 slide scanner) + +2006-01-14 Henning Meier-Geinitz + + * tools/check-usb-chip.c: Improved rts8822l-01h chipset + detection by adding check for descriptor.bcdUSB == 0x110 reported + by some scanners and accepting any value diferent to 0, read + from 0xfe11 register. Patch from Jonathan Bravo Lopez + . + * tools/sane-desc.c: Added "ignore" parameter to :usbid + token. Print warning if a backend defines USB models without + defining usbid. Print warning if a model doesn't have an + interface. + * doc/descriptions.txt: Added "ignore" parameter to :usbid + token. + * doc/descriptions-external/hpaio.desc doc/descriptions-external/hpoj.desc + doc/descriptions-external/samsung.desc: Updated comments. Added + usb ids or "ignore". + +2006-01-10 Oliver Schwartz + + * doc/descriptions/snapscan.desc: Changed entries for duplicate USB IDs, + added Epson Stylus CX-1500 + * backend/snapscan.c backend/snapscan-scsi.c: Added support for 12 bit + gamma tables for Epson CX-1500 + * backend/snapscan.conf.in: Added Epson Stylus CX-1500 + +2006-01-10 Gerard Klaver + + * doc/descriptions-external/stv680.desc: Added USB id. + added Creative webcam to list + +2006-01-10 Henning Meier-Geinitz + + * doc/descriptions-external/epkowa.desc: Film area guide mode of + 4990 not supported (bug #302728). + * doc/descriptions-external/brother-mfc4600.desc + doc/descriptions-external/brother.desc + doc/descriptions-external/brother2.desc + doc/descriptions-external/hp3770.desc + doc/descriptions-external/hp3900.desc + doc/descriptions-external/hp8200.desc + doc/descriptions-external/hp_rts88xx.desc + doc/descriptions-external/mustek_a3p1.desc + doc/descriptions-external/primascan.desc + doc/descriptions-external/template.desc. + doc/descriptions-external/viceo.desc: + Added several USB ids. Added some more scanners. General cleanup. + +2006-01-09 Henning Meier-Geinitz + + * doc/descriptions/gt68xx.desc: Added USB id. + * doc/descriptions/unsupported.desc: Added interfaces to Panasonic + scanners. + +2006-01-08 Oliver Schwartz + + * doc/descriptions/snapscan.desc: Added USB IDs + +2006-01-08 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Xerox 4800. + * doc/descriptions.txt tools/sane-desc.c: Added support for + keyword :usbid. All output modes now print the usb vendor and + product modes. Added usermap, db, and udev output modes for + generating USB vendor/product lists for hotplug (ng) and Linux + udev. Added version information to html modes. + * doc/descriptions/gt68xx.desc: Added vendor and product ids for + all scanners. + * doc/descriptions/artec_eplus48u.desc + doc/descriptions/genesys.desc doc/descriptions/hp3500.desc + doc/descriptions/hp4200.desc doc/descriptions/ma1509.desc + doc/descriptions/microtek2.desc doc/descriptions/mustek_usb.desc + doc/descriptions/mustek_usb2.desc doc/descriptions/sm3600.desc + doc/descriptions/sm3840.desc doc/descriptions/template.desc. + doc/descriptions/umax1220u.desc doc/descriptions/unsupported.desc + doc/descriptions-external/template.desc.: + Added USB vendor and product ids. Minor cleanups. + +2006-01-07 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Medion MD 85264 finger + print sensor and Trust Office Scan USB 19200. + * doc/descriptions-external/brother2.desc + tools/hotplug/libsane.usermap: Brother DCP-7010 is reported to + work (bug #302862). + * tools/check-usb-chip.c: Print version information when detecting + chip sets. + * sanei/sanei_usb.c: Added warning if libusb support is not built + in and some more debug messages. + * doc/descriptions-external/hp3900.desc: Status of HP ScanJet 4070 + Photosmart is now minimal. + * tools/sane-desc.c: Added new output mode: statistics. This mode + prints overal statistics about known devices. Added support for + more than one search directory. Removed support for deprecated + backend status ("alpha", "beta" ...). Ran indent -gnu. HTML + output (backends and mfgs) prints statitics now. Unify status + and device type strings. Simplified status and device type + string printing. Removed any remaining links of backend status. + +2006-01-06 Oliver Schwartz + + * backend/snapscan-scsi.c backend/snapscan-options.c backend/snapscan.c: + Some fixes for the Epson Stylus CX1500 + +2006-01-05 Stephane Voltz + + * backend/umax_pp_low.c: removed unused local variable + +2006-01-05 Henning Meier-Geinitz + + * backend/Makefile.in backend/abaton.conf backend/abaton.conf.in + backend/agfafocus.conf backend/agfafocus.conf.in + backend/apple.conf backend/apple.conf.in backend/artec.conf + backend/artec.conf.in backend/artec_eplus48u.conf + backend/artec_eplus48u.conf.in backend/avision.conf + backend/avision.conf.in backend/bh.conf backend/bh.conf.in + backend/canon.conf backend/canon.conf.in backend/canon630u.conf + backend/canon630u.conf.in backend/canon_pp.conf + backend/canon_pp.conf.in backend/coolscan.conf + backend/coolscan.conf.in backend/coolscan2.conf + backend/coolscan2.conf.in backend/dc210.conf + backend/dc210.conf.in backend/dc240.conf backend/dc240.conf.in + backend/dc25.conf backend/dc25.conf.in backend/dll.conf + backend/dll.conf.in backend/dmc.conf backend/dmc.conf.in + backend/epson.conf backend/epson.conf.in backend/fujitsu.conf + backend/fujitsu.conf.in backend/genesys.conf + backend/genesys.conf.in backend/gphoto2.conf + backend/gphoto2.conf.in backend/gt68xx.conf + backend/gt68xx.conf.in backend/hp.conf backend/hp.conf.in + backend/hp4200.conf backend/hp4200.conf.in backend/hp5400.conf + backend/hp5400.conf.in backend/hpsj5s.conf + backend/hpsj5s.conf.in backend/ibm.conf backend/ibm.conf.in + backend/leo.conf backend/leo.conf.in backend/lexmark.conf + backend/lexmark.conf.in backend/ma1509.conf + backend/ma1509.conf.in backend/matsushita.conf + backend/matsushita.conf.in backend/microtek.conf + backend/microtek.conf.in backend/microtek2.conf + backend/microtek2.conf.in backend/mustek.conf + backend/mustek.conf.in backend/mustek_pp.conf + backend/mustek_pp.conf.in backend/mustek_usb.conf + backend/mustek_usb.conf.in backend/nec.conf backend/nec.conf.in + backend/net.conf backend/net.conf.in backend/pie.conf + backend/pie.conf.in backend/plustek.conf backend/plustek.conf.in + backend/plustek_pp.conf backend/plustek_pp.conf.in + backend/qcam.conf backend/qcam.conf.in backend/ricoh.conf + backend/ricoh.conf.in backend/s9036.conf backend/s9036.conf.in + backend/saned.conf backend/saned.conf.in backend/sceptre.conf + backend/sceptre.conf.in backend/sharp.conf backend/sharp.conf.in + backend/sm3840.conf backend/sm3840.conf.in backend/snapscan.conf + backend/snapscan.conf.in backend/sp15c.conf + backend/sp15c.conf.in backend/st400.conf backend/st400.conf.in + backend/tamarack.conf backend/tamarack.conf.in + backend/teco1.conf backend/teco1.conf.in backend/teco2.conf + backend/teco2.conf.in backend/teco3.conf backend/teco3.conf.in + backend/test.conf backend/test.conf.in backend/u12.conf + backend/u12.conf.in backend/umax.conf backend/umax.conf.in + backend/umax1220u.conf backend/umax1220u.conf.in + backend/umax_pp.conf backend/umax_pp.conf.in backend/v4l.conf + backend/v4l.conf.in: + Renamed backend configuration files from *.conf to + *.conf.in. The configuration files are preprocessed by + backend/Makefile now and variables like @DATADIR@ are substituted + by the appropriate directories. This is especially useful for + firmware locations. For the firmware paths for the artec_eplus48u, + gt68xx, and snapscan backends variables were used. Bug #302590. + Regenerate .conf files only if .conf.in were changed. + * backend/.cvsignore: Added *.conf. + * README.linux: Mentioned udev. + * doc/backend-writing.txt: New chapters about the build system and + the files and directories of sane-backends. Fixed building + instructions for tstbackend. Mentioned that sane_* symbols + should be only used for API symbols. + * testsuite/Makefile.in testsuite/README testsuite/testfile.pnm: + Changed testsuite to use the test backend instead of the pnm + backend. This actually works with current sane-backends. + * PROBLEMS: Removed pnm problem description. It's not relevant for + normal users and explained in the sane-pnm man page anyway. + * backend/genesys.c: Fixed some compilation warnings. + * tools/hotplug/libsane.usermap: Added Hewlett-Packard PSC 1210. + +2006-01-03 Henning Meier-Geinitz + + * doc/sane.tex: Corrected formula for calculation of + bytes_per_line in chapter 4.3.8 sane_get_parameters. + New version: 1.04. + +2006-01-02 Henning Meier-Geinitz + + * backend/microtek2.c backend/microtek2.h: Fixed problem with + option "resolution" which exists twice at the same time. Bug + #302466. + * tools/hotplug/libsane.usermap: Added Canon LiDE 60 (bug + #302830). + * backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c + backend/gt68xx_high.c doc/descriptions/gt68xx.desc + doc/gt68xx/gt68xx.CHANGES doc/gt68xx/gt68xx.TODO: Added Plustek + OpticPro S(T)12 (product id 0x040b). Mostly untested. Print + warmup message 5 seconds after starting the warm-up. + * doc/descriptions/unsupported.desc: Added Visioneer 9450 + USB. Updated comments for Plustek S(T)12. + * backend/test.c backend/test.conf backend/test.h + doc/sane-test.man doc/descriptions/test.desc: + Added option "source" which can be used to simulate an Automatic + Document Feeder (ADF). Added copyright header to test.h. + * frontend/scanimage.c: Don't create and delete a file in batch + mode if the document feeder is empty or if CTRL-D is pressed in + prompt mode. This change avoids deleting existing files. For an + explanation, see bug #302797. + +2006-01-01 Oliver Schwartz + + * backend/snapscan-data.c backend/snapscan-options.c backend/snapscan.c + doc/descriptions/snascan.desc: + Added (static) calibration data for Benq 5150 / 5250 + * backend/snapscan.h backend/snapscan.conf: + Added preliminary support for Epson Stylus CX 1500 + * backend/Makefile.in: Added snapscan-data.c + +2005-12-29 Henning Meier-Geinitz + + * doc/descriptions-external/scanwit.desc: Added "(Acer)" to + manufacturer name (bug #302801). + * doc/descriptions/unsupported.desc: Added/updated several old + Acer (Benq) and Agfa parport scanners. + +2005-12-28 Henning Meier-Geinitz + + * tools/hotplug/libsane.usermap: Added Brother MFC 8440. + * Makefile.in: make libcheck now also checks for non standard sane + symbols (sane_*). + * doc/descriptions/unsupported.desc: HP Scanjet 3690 uses GL646_HP + chipset. + +2005-12-27 Henning Meier-Geinitz + + * README.linux: Mention ld.so.conf issue. + * doc/descriptions/unsupported.desc + doc/descriptions-external/hp3900.desc: Added external hp3900 + backend. Moved (possibly) supported scanners from + unsupported.desc. + * doc/backend-writing.txt: Added some hints about what to do to add + a new backend to the existing sane-backends code. + +2005-12-24 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Lexmark X2330. + +2005-12-23 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added Canon Pixma MP500. + * README.openbsd: Added hint about CPPFLAGS. + * doc/descriptions/artec.desc: Changed status of Artec AT6 to + "good" as reported in bug #302749. + * tools/hotplug/libsane.usermap: Added Brother MFC-7420. + +2005-12-20 Henning Meier-Geinitz + + * backend/dll.c doc/descriptions/dll.desc: Fixed dynamic loading + on current HP/UX systems (bug #302732). + * AUTHORS ChangeLog configure configure.in backend/Makefile.in + backend/dll.conf backend/hp3500.c doc/Makefile.in + doc/sane-hp3500.man doc/sane.man doc/descriptions/hp3500.desc: + Added hp3500 backend which supports the HP ScanJet 3500 series, + including the 3500C, 3530C and 3570C (patch from Troy Rollo + ) (bug #302687). + * doc/descriptions-external/hp3500.desc: Deleted. + * doc/descriptions/hp4200.desc doc/descriptions/lexmark.desc + doc/descriptions/mustek_usb2.desc: Removed "NEW!" markers. + +2005-12-18 Henning Meier-Geinitz + + * Makefile.in: List ChangeLog-1.0.17 in DISTFILES. + * configure configure.in: Changed version to 1.0.17-cvs. Enabled + compilation warnings. + * doc/descriptions-external/brother2.desc: Added Brother MFC-215C. + +Older entries can be found in ChangeLog-1.0.17. diff --git a/ChangeLog-1.0.19 b/ChangeLog-1.0.19 new file mode 100644 index 0000000..2c4b8b2 --- /dev/null +++ b/ChangeLog-1.0.19 @@ -0,0 +1,1161 @@ +****** Release of sane-backends 1.0.19. End of code freeze ****** + +2008-02-10 m. allan noah + * Makefile.in: correct DISTFILES + * configure.in, configure: alpha sort backend names + * backend/Makefile.in: correct/sort DISTFILES and .la: targets + * include/Makefile.in: correct/sort SANE_INCLUDES + * doc/releases.txt: minor updates + +2008-02-10 m. allan noah + * config.guess, config.sub: updated to latest versions + * configure.in, configure: updated sane version number + * doc/releases.txt: minor updates + * sane-backends.lsm: updated maintainer and keyword info + * NEWS: added last 18+ months of updates to 1.0.19 section + +2008-02-09 m. allan noah + * backend/hpljm1005.c, doc/descriptions/hpljm1005.desc: + add usb ID for LaserJet M1120 + +2008-02-09 Rene Rebe + + * backend/avision.ch: fixed device list matching for entries + with partial matches on USB ID, but vendor / product string + matches as mostly only the HP5300 vs. HP5370, fixed non-color + calibration for devices not filling all RGB fields of calibration + format information, do not send 3x3 color matrix to older devices + (ASIC versions) as some HP53xx does not correctly handle it, + improved calibration accuracy and fixed transparency adapter + detection to not use non-zero as present, but just 1 (some + devices now set 0xff as (-1) - not present ... + +2008-02-07 m. allan noah + * backend/hpljm1005.c, doc/descriptions/hpljm1005.desc: + add usb ID for LaserJet M1120n + * doc/descriptions-external/brother2.desc: add usb ID for DCP-120C + +2008-02-03 m. allan noah + * backend/hpljm1005.c: better sane_cancel handling + * backend/agfafocus.c backend/coolscan.c, backend/coolscan2.c, + backend/hpljm1005.c, backend/ibm.c, backend/lexmark_low.c, + backend/microtek.c, backend/microtek2.c, backend/nec.c, backend/pie.c, + backend/ricoh.c, backend/s9036.c, backend/st400.c, backend/umax.c: + reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly + via casts in str*() calls. + +2008-02-03 Mattias Ellert + + * Makefile.in, */Makefile.in, tools/sane-config.in: + Fix warnings about ignored --datarootdir + * backend/hp5590_low.c: Fix incompatible pointer type warning + * backend/genesys_gl646.c: Fix incompatible pointer type warning + * backend/dc25.c, backend/coolscan2.c, backend/epson2.c, + backend/epson2-commands.c, backend/epson2-io.c, backend/epson2_net.c, + backend/genesys.c, backend/genesys_gl841.c, backend/hp3900_usb.c, + backend/lexmark_low.c, backend/plustek-usbhw.c, backend/sm3840.c: + Fix format warnings + * backend/pixma.c: Add missing #include + +2008-02-02 Mattias Ellert + + * configure, configure.in, include/sane/config.h.in, + backend/hp3900_debug.c: make tiffio.h optional + * backend/Makefile.in: remove sanei_config2 from epjitsu deps + * backend/epson2.c, backend/hpljm1005.c: add missing #includes + +2008-02-01 Gerhard Jaeger + + * po/sane-backends.no.po: renamed to sane-backends.nb.po + * po/Makefile.in: norwegian bokmÃ¥l locale is nb and not no + +2008-01-30 Mattias Ellert + + * backend/pixma.c: Fix initialization of the reader taskid + +2008-01-30 m. allan noah + * backend/hpljm1005.c: call sane_get_devices if required + +2008-01-29 m. allan noah + * backend/snapscan.c: fix bug #310538 + * doc/descriptions/unsupported.desc: add Canon LiDE 600F + +2008-01-23 Alessandro Zummo + * doc/descriptions/epson2.desc: cloned from epson.desc with + minor modifications. + +2008-01-22 m. allan noah + * backend/hpljm1005.c, doc/descriptions-external/hpljm1005.desc: + Update backend with DBG macro calls, remove external .desc file, + from author- couriousous at mandriva dot org + * backend/fujitsu.c: disable compression option arg until sane 1.1.0 + * doc/descriptions/dell1600n_net|hp3500|pixma.desc: remove 'new' flag + +2008-01-17 m. allan noah + * backend/hpljm1005.c, doc/descriptions/hpljm1005.desc, + doc/sane-hpljm1005.man, AUTHORS, configure, configure.in, + backend/Makefile.in, backend/dll.conf.in, doc/Makefile.in, + doc/sane.man: add hpljm1005 backend, couriousous at mandriva dot org + + * tools/check-po.awk, po/sane-backends.fr.po: updates from + Yann E. MORIN + +2008-01-16 m. allan noah + * po/sane-backends.fr.po: updated translation from Yann E. MORIN + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc: add usb id for S500M + +2008-01-16 Jonathan Bravo Lopez + * backend/hp3900_usb.c: fixed compilation warning related + to an argument type in Read_Bulk function. + +2008-01-14 m. allan noah + * tools/check-po.awk: support different use of 'fuzzy' + * po/sane-backends.fr.po: updated translation + both updates from Yann E. MORIN + +2008-01-09 Gerard Klaver + * backend/teco2.c changed routine teco_request_sens + add init value to size (bugreport + https://bugzilla.novell.com/show_bug.cgi?id=205451) + +2008-01-09 Alessandro Zummo + * changed functions prefix (esci_ for device commands, + e2_ for driver's functions), better handling of tpu area, + fixed tpu detection, changed freeing of line buffers, + fixed some XXXs. + +2008-01-09 Alessandro Zummo + * sanei_tcp.c, fix compilation with cygwin. + +2008-01-02 m. allan noah + * AUTHORS, configure, configure.in, backend/Makefile.in, + backend/dll.conf.in, backend/hs2p-saneopts.h, + backend/hs2p-scsi.c, backend/hs2p-scsi.h, backend/hs2p.c + backend/hs2p.conf.in, backend/hs2p.h doc/Makefile.in, + doc/sane-hs2p.man, doc/sane.man, doc/descriptions/hs2p.desc: + add hs2p backend for jazz_johnson a t verizon d o t net + +2007-12-29 m. allan noah + * backend/epjitsu.c: let io_error fall thru usb command function + * backend/epjitsu.conf.in: use @DATADIR@ for holding firmware + * backend/Makefile.in: add epjitsu to FIRMWARE_DIRS + +2007-12-29 m. allan noah + * include/sane/sane.h, frontend/scanimage.c, backend/fujitsu.[ch]: + commented/removed/deactivated all new SANE_FRAME code + +2007-12-26 Alessandro Zummo + * backend/epson2.c: added network scanner autodiscovery + +2007-12-26 Alessandro Zummo + * sanei/sanei_udp.c: added udp support functions + +2007-12-24 Julien Blache + * configure.in, configure: Do not build plustek_pp on Hurd. Patch + from Samuel Thibault . Add missing + closing paren to error message. + +2007-12-21 Jonathan Bravo Lopez + + * backend/hp3900.c, backend/hp3900_rts8822.c: Fixed bug which made + slide/negative scans unusable. + * backend/hp3900_config.c: Changed area constrains of slide/negative scans. + +2007-12-19 m. allan noah + * backend/epjitsu.c: backend v1.0.10, fix missing function + +2007-12-19 Jonathan Bravo Lopez + + * po/sane-backends.es.po: Updated translation. + * tools/check-usb-chip.c: fixed compilation warning and "RTS8822L-01H" + strings renamed to "RTS8822" + +2007-12-19 Mattias Ellert + + * po/Makefile.in, po/sane-backends.*.po: New translation keys for + hp3900 backend. Updated Swedish translation. + +2007-12-17 m. allan noah + * backend/epjitsu*, backend/Makefile.in, backend/dll.conf.in, + doc/sane-epjitsu.man, doc/Makefile.in, doc/sane.man, + doc/descriptions/epjitsu.desc, configure, configure.in, AUTHORS: + add backend for Epson-based Fujitsu scanners (fi-60F and S300) + +2007-12-17 Gerhard Jaeger + + * backend/plustek-usb.[ch] backend/plustek-usbcal.c backend/plustek-usbimg.c + backend/plustek-usbio.c backend/plustek-usbshading.c: Fixed ARM/Xscale + issues. + * backend/plustek.c: Bumped build number + * doc/plustek/Plustek-USB-TODO.txt doc/plustek/Plustek-USB.changes: Update + +2007-12-15 Alessandro Zummo + * backend/epson2.c: fixed model detection, + depth detection and removed some unused + variables. + +2007-12-13 Jonathan Bravo Lopez + * Added files for 'hp3900' backend which supports + HP Scanjet 3800/3970/4070/4370/G3010 + * doc/descriptions-external/hp3900.desc: moved to doc/descriptions + +2007-12-10 Alessandro Zummo + * backend/epson2.c: use epson2_model where possible, + fixed segmentation fault. + +2007-12-08 Giuseppe Sacco + + * Added esperanto translation, per Antonio Codazzi. + +2007-11-23 Gerhard Jaeger + + * po/sane-backends.*.po: Update + * backend/plustek-usb.[ch] backend/plustek-usbcal.c + backend/plustek-usbdevs.c backend/plustek.[ch]: + Tweaked TravelScan464 settings. Improved AFE gain calculation + for CIS devices. This should avoid stripes in the scanned images. + * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update + +2007-11-22 Pierre Willenbrock + * backend/genesys.c, backend/genesys_devices.c, + backend/genesys_low.h, backend/genesys_gl646.c, + backend/genesys_gl841.c: add infrastructure for multiple motor + power modes + +2007-11-21 Pierre Willenbrock + * backend/genesys_gl841.c: add internal flag for disabling lamp + during scan(useful for black level calibration) + +2007-11-18 Mattias Ellert + + * backend/mustek.c: Add protection for a double free (#306775) + * backend/agfafocus.c, backend/artec_eplus48u.c, backend/avision.c, + backend/coolscan.c, backend/hp3500.c, backend/microtek2.c, + backend/mustek.c, backend/pie.c, backend/pixma.c, backend/plustek.c, + backend/plustek_pp.c, backend/snapscan.c, backend/sp15c.c, + backend/tamarack.c, backend/test.c, backend/u12.c, backend/umax.c: + Fix handling of valid "negative" PIDs. + +2007-11-18 Alessandro Zummo + + * backend/epson2.c: removed quick-format option. it's + the job of a frontend to provide such a commodity. + removed confusing parameters (preview-speed, speed). + when a preview is requested, the scanner will be + set to high speed (if possible). + removed references to the never implemented zoom function. + the function that shortened the list was actually + missing the first entry. + more resolutions addedd for networked scanners. + added support for Perfection 4990 (Claus Boje). + +2007-11-17 m. allan noah + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc: add usb id for S510 + +2007-11-17 Rene Rebe + + * backend/avision.[ch]: + Implemented support for latest Avision ASICs and features, + including overscan, background raster, software scaling for + cheaper ASICs used in HP scanners. Changed types used to + more portable uint* ones, without underscore (_), removed + in-file ChangeLog history, as the files became big enough. + Implemented early calibration for easier handling of + Avision-based film scanners and implemented support for + 2-pass duplex scanners. + +2007-11-16 Mattias Ellert + + * include/sane/sanei_thread.h, include/sane/sanei_usb.h: + Fixing doxygen warnings. + +2007-11-16 Gerhard Jaeger + + * backend/plustek-usb.[ch] backend/plustek-usbcal.c + backend/plustek-usbdevs.c backend/plustek-usbshading.c + backend/plustek.[ch] backend/plustek.conf.in: + Tweaked TravelScan464 settings. Added possibility to disable + dark-calibration with lamp on (touches devices like CanoScan1220 etc.) + Use attribute packed for data access structs + + * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update + + * include/sane/sanei_usb.h sanei/sanei_usb.c: Added function + sanei_usb_get_descriptor() to retrieve some infos about a connected + device + +2007-11-16 Mattias Ellert + + * backend/artec_eplus48u.c, backend/coolscan.c, backend/mustek.c, + backend/pie.c, backend/plustek.c, backend/plustek_pp.c, + backend/snapscan.c, backend/test.c, backend/u12.c, backend/umax.c: + Correct the test of the return value from sanei_thread_begin. + +2007-11-12 Julien Blache + * doc/descriptions-external/epkowa.desc: Update epkowa.desc for + iScan! 2.10.0. Patch provided by Olaf Meeuwissen. + +2007-11-11 Pierre Willenbrock + * backend/genesys_gl841.c: add check for low brightness + +2007-11-11 Pierre Willenbrock + * backend/genesys.c, backend/genesys_gl646.c, + backend/genesys_gl841.c, backend/genesys_low.h: change + bulk_write_register to take number of registers instead of + byte size of register set + +2007-05-08 Mattias Ellert + + * acinclude.m4: NSLinkModule is deprecated in favour of dlopen - + only look for NSLinkModule if dlopen is not available + * acinclude.m4, m4/libtool.m4: include libtool.m4 using m4_include + * ltmain.sh, m4/libtool.m4: newer versions. + * configure.in: move the byteorder test to after AC_GNU_SOURCE et al. + to avoid warnings when running autoconf, + add AC_SUBST(CROSS_COMPILING), + add a check for IOKit/scsi/SCSICommandOperationCodes.h, + add a check for SCSITaskSGElement (for darwin 64 bit support) + * doc/Makefile.in, tools/Makefile.in: disable things that need the + built binaries to run when doing cross-compilations + * sanei/sanei_scsi.c: IOKit/scsi-commands has moved to IOKit/scsi - + support both locations of headers, use SCSITaskSGElement if available + * aclocal.m4, config.guess, config.sub, configure, + include/sane/config.h.in: update autogenerated files + * backends/Makefile.in: remove sanei_config2 from cardscan deps + * backends/dll.c: add MacOS X naming convention for dlopen + * tools/sane-find-scanner.c: IOKit/scsi-commands has moved to + IOKit/scsi - support both locations of headers, fix some warnings + +2007-11-08 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes doc/sane-plustek.man: Update + * backend/plustek.c: Bumped build number + * doc/descriptions/unsupported.desc: Updated some entries + * backend/plustek-usb.c backend/plustek-usbimg.c backend/plustek-usbmap.c + backend/plustek-usbscan.c backend/plustek-usbshading.c: Fixed copyright + * backend/plustek-usb.h backend/plustek-usbdevs.c + doc/descriptions/plustek.desc: Added support for TravelScan464 + +2007-10-28 Julien Blache + * doc/descriptions/epson.desc: Added the Epson DX-6000 (04b8:082e) + based on user report. + +2007-10-27 Julien Blache + * backend/net.c: Fix IPv4 legacy code after last changes to the + net backend on 2007-10-24. + +2007-10-26 Julien Blache + * backend/abaton.c, backend/agfafocus.c, backend/apple.c, + backend/artec.c, backend/canon.c, backend/cardscan.c, + backend/coolscan.c, backend/epson.c, backend/epson2.c, + backend/fujitsu.c, backend/hp3500.c, backend/ibm.c, + backend/pint.c, backend/ricoh.c, backend/s9036.c, + backend/sm3600.c, backend/sp15c.c, backend/tamarack.c: + OPT_NUM_OPTS must be of type SANE_TYPE_INT. + +2007-10-25 Pierre Willenbrock + * backend/genesys.c: Removed some more hardcoded + sizeof(Genesys_Register_Set) + +2007-10-25 Julien Blache + * sanei/sanei_ab306.c: Fix boundary checking after the for() loop + in sanei_ab306_open(). From Johannes Meixner at SuSE. + * backend/as6e.c: Fix strncpy()/strncat() usage in + check_for_driver(). From Johannes Meixner at SuSE. + +2007-10-25 Pierre Willenbrock + * backend/genesys_gl841.c: Hopefully removed the remaining hardcoded + sizeof(Genesys_Register_Set) + +2007-10-25 Pierre Willenbrock + * backend/genesys_gl841.c: One more instance of + sizeof(Genesys_Register_Set) vs 2 + * backend/genesys.c: Add check for small register set in + sanei_genesys_get_address + +2007-10-24 Julien Blache + * backends/net.c: Add an optional connection timeout for the + initial connection to saned. Based on a patch from Ryan Duryea + . Bump net backend version to 1.0.14. + * backends/net.conf.in: Add the new connect_timeout option and + adjust comments accordingly. + * doc/sane-net.man: Document the connect_timeout option and the + SANE_NET_TIMEOUT environment variable. + +2007-10-19 Stephane Voltz + + * tools/check-usb-chip.c: added detection of rts8801 and + rts8891 ASICs + +2007-10-13 Pierre Willenbrock + + * backend/genesys_gl841.c backend/genesys_gl646.c: use + sizeof(Genesys_Register_Set) instead of 2 + +2007-10-07 Bertrik Sikken + * doc/descriptions/unsupported.desc: updated with info from + 'FormularDaten' e-mails up to 2007/9/29 + +2007-10-02 Julien Blache + * doc/descriptions-external/brother2.desc: add DCP-117C USB IDs + and mark support as good, based on user report. + +2007-10-01 Stephane Voltz + + * backend/lexmark.c backend/lexmark_low.c: + fixed compilation warnings + +2007-10-01 Stephane Voltz + + * doc/sane-lexmark.man doc/descriptions/lexmark.desc + backend/Makefile.in backend/lexmark.c backend/lexmark_low.c + backend/lexmark_sensors.c backend/lexmark_models.c + backend/lexmark.conf.in: + moved experimental version to current tree + +2007-10-01 Stephane Voltz + + * doc/sane-umax_pp.man doc/descriptions/umax_pp.desc: + added Genius ColorPage-Life Pro as supported scanner + by the umax_pp backend + +2007-09-28 Bertrik Sikken + * doc/descriptions/unsupported.desc: updated with info from + 'FormularDaten' e-mails from 2007/7/3 to 2007/7/30 + +2007-09-27 Julien Blache + * doc/backend-writing.txt: fix typos, patch from + . + +2007-09-26 Julien Blache + * doc/descriptions/unsupported.desc: Added pointer to + http://code.google.com/p/kvss905c/ for the Panasonic KV-SS905C and + Panasonic KV-S3105C scanners (note that the non-SANE driver at + that URL supports other scanners of the KV-SS905C family). + +2007-09-25 Bertrik Sikken + * doc/descriptions/unsupported.desc: updated with info from + 'FormularDaten' e-mails from 2007/5/1 to 2007/6/24 + +2007-09-23 Bertrik Sikken + + * doc/descriptions/unsupported.desc: updated with info from + 'FormularDaten' e-mails from 2007/2/11 to 2007/4/30 + +2007-09-17 Gerhard Jaeger + + * doc/descriptions/unsupported.desc: #305009 removed UMAX3400, as it is + supported by the Plustek backend + +2007-08-28 Giuseppe Sacco + + * Italian translation update + * Corrected a typo in backend/canon.c + +2007-08-27 Stephane Voltz + + * backend/genesys.h backend/genesys_gl841.c backend/genesys_low.h + backend/umax_pp.c backend/umax_pp.h backend/umax_pp_mid.c + backend/umax_pp.h AUTHORS doc/sane-umax_pp.man doc/sane-genesys.man: + mail address update, minor man update + +2007-08-26 Stephane Voltz + + * backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c: + HP2400 warmup fix by Luke + +2007-08-19 Henning Geinitz + + * backend/gt68xx.c backend/gt68xx.conf.in backend/gt68xx_devices.c + backend/gt68xx_generic.c backend/gt68xx_gt6801.c + backend/gt68xx_gt6816.c backend/gt68xx_high.c + backend/gt68xx_high.h backend/gt68xx_low.c backend/gt68xx_low.h + backend/gt68xx_mid.c doc/sane-gt68xx.man + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Added + Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer + Professional, Genius Colorpage Slim-1200. Name and email + address changes. + * AUTHORS: Name and email address change. + +2007-08-18 Julien Blache + * doc/descriptions/epson.desc: Added Stylus CX-5000 (04b8:082b). + * backend/epson_usb.c: Added various USB IDs for CX-6000, DX-5050, + DX-5000, CX-5000, DX-4050. + +2007-08-12 Henning Geinitz + * doc/descriptions-external/hpljm1005.desc: Added. + +2007-08-08 m. allan noah + * frontend/scanimage.c: bugfix: dont round up negative user values + * doc/descriptions/fujitsu.desc: add/consolidate new models + +2007-08-03 Julien Blache + * doc/descriptions/epson.desc: add the Epson Stylus Photo RX-700 + (04b8:0810), based on user report. Add the Epson Stylus CX-6600 + (04b8:0813), based on user report. + +2007-07-26 m. allan noah + * frontend/scanimage.c: add default: blocks to FRAME switch code + * backend/fujitsu.[ch]: update to version 1.0.52: + - remove unused jpeg function + - reactivate look-up-table based brightness and contrast options + - change range of hardware brightness/contrast to match LUT versions + - call send_lut() from sane_control_option instead of sane_start + +2007-07-31 Julien Blache + * doc/descriptions/epson.desc: add the Epson Stylys DX-5050 + (04b8:082b). + +2007-07-30 Julien Blache + * doc/descriptions/epson.desc: add the Epson Stylus DX-4050 + (04b8:082f), based on several reports. Add the Epson Stylus + DX-5000 (04b8:082b) on the same grounds. + * backend/canon.c: apply patch from Nils Philippsen, turning + 3 logical AND into bitwise AND (SANE bug #304363). + +2007-07-29 Julien Blache + * tools/sane-desc.c: Add a RUN rule to the udev rules to + automatically disable USB suspend for all known scanners. + Works only with kernels >= 2.6.22 where + /sys/bus/usb/devices/*/power/level exists. + +2007-07-26 m. allan noah + + * backend/fujitsu.c: update to version 1.0.51, fix bug in jpeg code + +2007-07-26 Julien Blache + * tools/sane-desc.c: revert my last commit and rework the one + before to produce a backward compatible udev rules file. Yay. + +2007-07-26 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update + * backend/plustek.c: Bumped build number + * backend/plustek-usbhw.c: Force output bit set on misc I/O, + when lamp is switched + * doc/descriptions/unsupported.desc: Updated some Plustek entries + +2007-07-25 Julien Blache + * tools/sane-desc.c: Update udev rules for use with Linux >= + 2.6.22 and CONFIG_USB_DEVICE_CLASS=n. + +2007-07-20 Wittawat Yamwong + + * backend/pixma.c backend/pixma.h backend/pixma_mp150.c + doc/sane-pixma.man doc/descriptions/pixma.desc: + upgraded to version 0.13.1 + added PIXMA MP960 + +2007-07-15 m. allan noah + + * doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: + update website and fi-60F status + * Authors, backend/dll.conf.in: added cardscan backend + +2007-07-14 m. allan noah + + * doc/sane-cardscan.man,doc/Makefile.in,doc/descriptions/cardscan.desc, + backend/cardscan.*,backend/Makefile.in,configure.in: + add new v1.0.0 backend for Corex CardScan 800c + +2007-07-14 m. allan noah + + * doc/sane-fujitsu.man: add more known models, fix bug #304450 + * backend/Makefile.in: libsane-fujitsu.la does not use sanei_thread.lo + +2007-07-11 Gerhard Jaeger + + * tools/check-usb-chip.c: Try to distinguish the various + GenesysLogic GeneScan ASICS - GL841, GL842 and GL843 + +2007-07-10 m. allan noah + + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: update to v1.0.50, + add JPEG support, usb command sending and scan params cleanups + * include/sane/sane.h: add SANE_FRAME_JPEG + * frontend/scanimage.c: dont crash on unknown frame types + +2007-07-10 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Fixed web entries + * backend/plustek-usb.h backend/plustek-usbdevs.c backend/plustek.c: + Added flag to allow only 1- and 8-bit scanmodes. The Q-Scan does + not seem to support 14-bit modes. + +2007-06-29 Gerhard Jaeger + + * backend/plustek-usb*.[ch] backend/plustek.[ch]: + Added sheetfed device Q-Scan USB001 from Portable Peripherals + Fixed Mustek Bearpaw and made some speedup (bugreports #304343 and + #301763) + Fixed calibration for senororders other that RGB + * doc/descriptions/plustek.desc: Bumped version and added Q-Scan + * doc/descriptions/unsupported.desc: Removed Q-Scan + * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update + +2007-06-28 m. allan noah + + * backend/fujitsu.c: update to v1.0.49, fi-5750C usb ID and color mode + * backend/fujitsu.conf.in: add fi-5750C + * doc/descriptions/fujitsu.desc: bump version, add fi-5750C and S510 + +2007-06-21 Julien Blache + * sanei/sanei_scsi.c: Switch sanei_scsi to the SG_IO ioctl + interface, instead of the asynchronous SG3 read/write interface. + + Makes it possible to use SCSI scanners in 32/64bit mixed + environments, thanks to the ioctl 32bit compatibility layer, which + is NOT possible using the SG3 interface. + +2007-06-18 Gerhard Jaeger + + * doc/plustek/Plustek-PARPORT.changes: Update. + * backend/plustek_pp.c: Bumped build number. + * backend/plustek-pp_drv.c backend/plustek_pp_sysdep.h: + Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS + +2007-06-12 Ilia Sotnikov + + * Use libtool instead of ar/ranlib, which correctly handles dependencies + (eg. for parallel makes) + +2007-05-08 Mattias Ellert + + * po/Makefile.in, po/sane-backends.*.po: New translation keys for + hp3500 and hp5590 backends. Updated Swedish translation. + * backend/hp5590.c: Do not localize option names + +2007-04-29 Ilia Sotnikov + + * backend/hp5590_low.c: don't use libusb structs directly, define + necessary of them by ourselves ('struct usb_ctrl_setup' -> 'struct + usb_in_usb_ctrl_setup') + * backend/hp5590_low.c: renamed 'struct usb_bulk_setup' to 'struct + usb_in_usb_bulk_setup' to show its internal usage + +2007-04-24 Ilia Sotnikov + + + configure: added check for header + + Added files for 'hp5590' backend which supports + HP ScanJet 5550/5590/7650 scanners + + tools/check-usb-chip.c: added HP ScanJet 5550/5590/7650 detection + routine + +2007-04-21 Troy Rollo + + * backend/hp3500.c: Improve speed and reduce noise of most + resolutions; deal with an escape code discovered in the scanner's + protocol; use hardware detailed calibrations for resolutions up to + 300; use improved software detailed calibration for other + resolutions; ddd more debug information; drop the 25dpi + resolution; make 200dpi the default (the same as the Windows + frontend; Add code (not used yet) to deal partially with grayscale + and lineart scanning; use I18N strings where appropriate. + +2007-04-21 Mattias Ellert + + * doc/descriptions-external/hp5590.desc, + doc/descriptions/unsupported.desc: + Added description for new external backend hp5590 + See: http://lists.alioth.debian.org/pipermail/sane-devel/ + 2007-April/018977.html + +2007-04-21 Julien Blache + * backend/epson.c: remove bogus check in + get_identity2_information(), causing the identification of various + Stylus CX5xxx models (among others) to fail. Olaf Meeuwissen from + Epson confirmed the check was bogus. + +2007-04-17 Julien Blache + + * backend/microtek.c: add missing braces. + * tools/sane-desc.c: use mode 0664 for usbfs device nodes; allows + lsusb to still work for everybody on the system. + +2007-04-13 m. allan noah + + * backend/fujitsu.c: update to v1.0.48, re-enable + brightness/contrast for models with built-in support + +2007-04-15 Wittawat Yamwong + + * doc/descriptions/unsupported.desc: Remove Canon PIXMA MP160 and + Canon PIXMA MP600 (now supported by pixma backend) + +2007-04-13 Mattias Ellert + + * doc/descriptions-external/hp3900.desc, + doc/descriptions/unsupported.desc: + Moved 3 scanners from unsupported to hp3900 + See: http://lists.alioth.debian.org/pipermail/sane-devel/ + 2007-April/018980.html + +2007-04-13 m. allan noah + + * backend/fujitsu.[ch]|fujitsu.conf.in: update to v1.0.47, + change gamma determination, add support/usbid for fi-5650C + * doc/descriptions/fujitsu.desc: version number update + * tools/hal/.cvsignore: ignore .fdi file + +2007-04-09 Wittawat Yamwong + + * backend/pixma*.[ch] doc/sane-pixma.man doc/descriptions/pixma.desc: + Updated to version 0.13.0 + Added MP160, MP180, MP460, MP510 and MP600 + Fixed a buffer-overflow bug in sane_read() + +2007-04-5 Jochen Eisinger + + * README.openbsd, tools/README, tools/openbsd/attach, + tools/openbsd/detach: add notes about device permissions on + OpenBSD and provide some example scripts for hotplugd(8). + +2007-03-02 m. allan noah + + * doc/sane.tex: update to 1.05, fix description of SANE_Parameters, + from + +2007-03-21 Julien Blache + * tools/Makefile.in: Remove leftovers from a previous experiment. + +2007-03-18 Julien Blache + * tools/hal: New directory. + * tools/Makefile.in: Add rules to build hal/10-libsane.fdi. + * tools/sane-desc.c: Add output mode 'hal', from David Zeuthen . + +2007-03-17 Oliver Rauch + * Bug #303752: Maybe faulty icc-profile-file length detection: + corrected icc profile length calculation + +2007-03-08 Earle F. Philhower, III + + * backend/sm3840*.[ch]: Add 1-bpp modes (lineart, halftone) + * doc/sane-sm3840.man: Add 1-bpp mode options + +2007-03-05 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: Update. + * backend/plustek.c: Bumped build number. + * backend/plustek-usb.c: Fixed typo. + * backend/plustek-usbdevs.c: Added CanoScan to all Canon + device strings, identified one more Plustek device as U24. + * backend/plustek-usbhw.c: Fixed button handling for Plustek/ + KYE devices and added some more debug messages. + +2007-02-24 Giuseppe Sacco + + * Italian translation update + * Second Italian translation update + +2007-02-11 Jochen Eisinger + + * doc/sane-mustek_pp.man: clean up markup, bug #304392 + +2007-02-11 Henning Meier-Geinitz + + * po/sane-backends.pl.po: Polish translation fix (from Jakub + Bogusz , bug #304410). + +2007-02-07 Gerhard Jaeger + + * sanei/sanei_scsi.c: Fixed retrieval of HZ. + +2007-01-28 Henning Meier-Geinitz + + * backend/gt68xx.c backend/gt68xx_devices.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Added + .conf entry for Pluste OpticPro S12 and S24. Updated .desc + file. + * doc/descriptions/unsupported.desc: Added UMAX Astra 2850. Added + Canon Imagerunner series. + +2007-01-28 m. allan noah + + * backend/fujitsu.[ch]: update to v1.0.45, + update overscan code to extend max scan area + * doc/descriptions/fujitsu.desc: version number update + +2007-01-27 oliver rauch + + * backend/umax.c + removed bug in highlight blue using green value + * doc/umax/umax.CHANGES + +2007-01-26 m. allan noah + + * AUTHORS, doc/sane-fujitsu.man, backend/fujitsu.conf.in, + backend/fujitsu.c: updated email address + * backend/fujitsu-scsi.h, backend/fujitsu.[ch]: update to v1.0.44, + set SANE_CAP_HARD_SELECT on all buttons/sensors. + disable sending gamma LUT, quality errors reported. + support MS overscan. + clamp the scan area to the pagesize on ADF. + * doc/descriptions/fujitsu.desc: version number update + +2006-01-21 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: Cybercom is a CIS scanner + +2007-01-20 Mattias Ellert + + * backend/canon.c, backend/canon-sane.c: + Fixed the "three-valued boolean" bug + +2007-01-20 Alessandro Zummo + + * sanei/sanei_tcp.c: added a missing include + * backend/epson2.c: fixed a bug while moving scanner data, + removed support for line mode (block or ext modes will be used). + +2007-01-20 Mattias Ellert + + * acinclude.m4, aclocal.m4, configure, include/sane/config.h.in: + Fix autogenerated files + * backend/canon.c, backend/epson.c, backend/epson2.c: + String harmonization + * po/Makefile.in, po/sane-backends.*.po: + New translation keys from canon and epson2 backends + Updated Swedish translation + * backend/dll.c, backend/microtek.c, backend/umax1220.c, + sanei/sanei_wire.c: Fixing compiler warnings + +2007-01-19 Mattias Ellert + + * doc/descriptions/unsupported.desc: Added Visioneer Strobe Pro USB + +2007-01-15 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added and updated several + scanners. + +2007-01-08 Julien Blache + * doc: fix man warnings. + * backend/microtek2.c: add missing return status check in + sane_start(), preventing an ugly segfault later on. + +2006-12-18 Alessandro Zummo + + * epson2: restructured code once more, splitted + in multiple files, added networking + support, added FS G extended handshaking mode, + make proper use of extended commands when possible + * sanei/sanei_tcp.c: read now wait until all + the requested data is available. + +2006-12-13 Alessandro Zummo + + * coolscan2: fixed coolscan2 infrared to work + as advertised in the man page. RGBA format + will come soon. + +2006-12-12 Alessandro Zummo + + * epson2: removed calls to alloca(), code reorganization + fixed a bug with request_extended_status (reply + length is 33 on older scanners). + * include/.cvsignore: added two more entries + +2006-12-10 Pierre Willenbrock + + * backend/genesys_devices.c: reduced height of calibration area + * backend/genesys_gl841.c: fixed bug in offset calibration(offset + values were not clamped to 0..255) + +2006-12-10 Ulrich Deiters + + * canon: disentangled some pointer arithmetics in canon-sane.c + +2006-12-07 Alessandro Zummo + + * epson2: reordered includes, replaced __FUNCTION__, + use the new byteorder macros + * moved acbyteorder.m4 to m4/byteorder.m4, + added m4/stdint.m4 + +2006-12-06 Alessandro Zummo + + * Added acbyteorder.m4 macro for endianness conversion + +2006-12-02 Pierre Willenbrock + + * backend/genesys_devices.c: fixed gamma settings(1.0 now) + * backend/genesys.c backend/genesys_gl841.c: improved calibration + for dark shades + +2006-12-02 Alessandro Zummo + + * Added missing bits for epson2 driver. + +2006-12-01 Alessandro Zummo + + * Added (experimental) epson2 driver. + +2006-12-01 Alessandro Zummo + + * Added sanei_tcp interface. + +2006-11-27 Henning Meier-Geinitz + + * doc/descriptions-external/samsung.desc: SCX-4200 is reported to work. + +2006-11-22 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: update. + * backend/plustek.c: bumped build number, fixed option + descriptors, see bug #303786. + +2006-11-22 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added several scanners, fixed + the USB id for Microtek 4850 (bug #304151). + * doc/descriptions/umax1220u.desc: Updated status of UMAX 2000. + * doc/descriptions-external/brother2.desc: Updated status of + Brother MFC-7420. + +2006-11-06 m. allan noah + + * doc/descriptions-external/epkowa.desc: backend v2.3.0 + +2006-10-31 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc: Added HP Photosmart C5100 and + ScanJet 8390. + * doc/descriptions-external/hpoj.desc: Project is unmaintained. + +2006-10-24 Henning Meier-Geinitz + + * po/sane-backends.pl.po: Major bugfix and few small changes + (noticed by Jaroslaw Gorny) (bug #303962). + * po/sane-backends.es.po: Updated (from Jonathan Bravo Lopez + ). + * doc/descriptions-external/hp3900.desc + doc/descriptions-external/samsung.desc: Updated based on + sane-devel information. + * doc/descriptions/unsupported.desc: Added Canon Canoscan 4400F, + LiDE 70, Corex Cardscan 700 C, Umax Astra 4900, Visioneer + Onetouch 7700. Updated other scanners. + +2006-10-03 Henning Meier-Geinitz + + * doc/descriptions-external/hp3900.desc: Changed status of HP + Scanjet 4370 to "minimal" (bug #303839). + * doc/scanimage.man frontend/scanimage.c: Added examples on how to + set the scan area in the manual page (bug #303802). Mention how + to separate parameters from options in --help and manpage (bug + #303819). + * doc/descriptions/unsupported.desc: Added EDT BizCardReader + 900C. Moved Genius ColorPage-SF600 to gt68xx.desc. Minor + updates. + * backend/gt68xx.c backend/gt68xx_devices.c + doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Added + Support for Genius Colorpage SF600. + +2006-09-24 Giuseppe Sacco + + * Updated italian translation + +2006-09-18 m. allan noah + + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: update to v1.0.43, + add model-specific code to init_vpd for M3099, clean some noise + * doc/descriptions/fujitsu.desc: version number update + +2006-09-18 Stephane Voltz + + * backend/umax_pp.c backend/umax_pp_mid.c backend/umax_pp.c_low: + color calibration fix. Mail address update. + +2006-09-14 Henning Meier-Geinitz + + * doc/descriptions/unsupported.desc + doc/descriptions-external/samsung.desc + doc/descriptions-external/hpaio.desc: Added several scanners. + * po/sane-backends.pl.po: Updated Polish translation (from Jakub + Bogusz, bug #303769). + +2006-08-31 Oliver Schwartz + + * backend/snapscan-scsi.c: Bugfix for firmware download + from Paul Smedley + +2006-08-31 m. allan noah + + * backend/fujitsu.c: update to v1.0.42, + fix bug in get_hardware_status (#303798) + * doc/descriptions/fujitsu.desc: version number update + +2006-08-29 Gerhard Jaeger + + * doc/plustek/Plustek-PARPORT.changes: update. + * backend/plustek-pp.h backend/plustek-pp_ptdrv.c backend/plustek_pp.c: + fixed "not homing" problem, the sensor did not return when + the driver gets the _IOCTL_STOP command + fixed compilation issue for kernels > 2.6.15 + fixed compiler warning conditions + +2006-08-28 m. allan noah + + * backend/fujitsu.c backend/fujitsu-scsi.h: update to v1.0.41, + do_usb_cmd() returns io error on cmd/out/status/rs EOF, + fix bug in MS buffer/prepick scsi data block + * doc/descriptions/fujitsu.desc: version number update + +2006-08-28 Stephane Voltz + + * backend/genesys_gl646.c: changes in gl646_init_regs_for_warmup + to add support for HP2400 model. + +2006-08-27 Wittawat Yamwong + + * backend/pixma*.[ch]: update to 0.12.2, + use own error codes e.g. PIXMA_EPROTO instead of EPROTO, + add MP530, MP800R and MP360, + add grayscale mode for MP700 and MP730, + add work-around for lock-up ("hang") problem of MP760 and MP780, + fix line correction (color alignment) for MP760 + * doc/sane-pixma.man: update + * doc/descriptions/pixma.desc: add MP360,MP530 and MP800R product ID + * doc/descriptions/unsupported.desc: remove Smartbase MP360 (supported + by pixma backend) + +2006-08-26 m. allan noah + + * backend/fujitsu.[ch] backend/fujitsu-scsi.h: update to v1.0.40, + add 5530C usb id, rewrite brightness/contrast/gamma functions, + do_*_cmd functions handle short reads, updated init functions, + add MS buffer and prepick support for newer scanners + * doc/descriptions/fujitsu.desc backend/fujitsu.conf.in: + add 5530C usb id, version number update + * doc/descriptions/sane-fujitsu.man: + note support for newer scanner models + +2006-08-22 Karl Heinz Kremer + + * backend/epson_usb.c: Add product ID for CX3800/3810, V700/V750 + +2006-06-11 Eddy De Greef + + * doc/sane-mustek_pp.man: URL update. + +2006-08-21 Karl Heinz Kremer + + * backend/epson.c: Fix buffer overflow error (submitted by Johannes Meixner) + +2006-08-21 Jon Chambers + * TIFF tweaks for pickier libtiff under cygwin + * backend/Makefile.in: remove explicit $(srcdir) path from .conf + source paths to allow support for kdevelop-style build dirs. + * backend/dell1600n_net.c: fix compile warnings + +2006-08-12 Jon Chambers + + * backend/dell1600n_net.c: update for dell1600n_net.conf + reduce memory footprint + * backend/dell1600n_net.conf.in: added + * backend/dell1600n_net.c: update for dell1600n_net.conf.in + +2006-08-11 Gerhard Jaeger + + * doc/plustek/Plustek-USB.changes: update. + * backend/plustek.c: bumped build number. + * backend/plustek-usbdevs.c: lowered speed for LiDE20/30 when + using low resolutions. + * backend/plustek-usb.c: fixed warning condition. + +2006-08-09 Stephane Voltz + + * backend/genesys_gl646.c backend/genesys.c backend/genesys_devices.c: + improved sanei_genesys_search_reference_point to get more reliable + detection for HP2300 and MD6345. Slight tune up for HP2400 model. + +2006-08-09 Gerhard Jaeger + + * doc/plustek/Plustek-PARPORT.changes doc/plustek/Plustek-USB.changes + doc/u12/U12.changes: update. + * backend/artec_eplus48u.c backend/plustek.c backend/plustek_pp.c + backend/u12.c: changed sane.type to "flatbed scanner" only. + * backend/plustek-usbdevs.c: fixed LiDE20/30 motor settings + +2006-08-06 Stephane Voltz + + * backend/genesys_gl646.c backend/genesys.c: fix y scan area offset + detection for HP2300, one more fixe related to bug #303681. + +2006-08-01 Henning Meier-Geinitz + + * doc/descriptions-external/epkowa.desc: Updated info about + plugins and other comments (patch from Olaf Meeuwissen + ). + +2006-07-30 Pierre Willenbrock + + * backend/genesys_gl841.c: use an intermediate u_int8_t buffer + for register write (bug #303681). + +2006-07-30 Stephane Voltz + + * backend/genesys_gl646.c: use an intermediate char buffer + for register bulk write (bug #303681). + +2006-07-25 Henning Meier-Geinitz + + * tools/libtool-get-dll-ext: Fixed compilation problem with newer + tail programs which don't understand "-1" (bug #303630). + +2006-07-17 m. allan noah + + * backend/fujitsu.c: backend v1.0.39, rewrite contrast slope + code for readability, portability to other table widths + * doc/descriptions/fujitsu.desc: version number update + +2006-07-16 Julien Blache + * tools/sane-desc.c: split very long comment lines in the + generated udev rules file. Some comment lines very overly long, + and udev produced warning messages while loading the rules file. + +2006-07-15 m. allan noah + + * backend/fujitsu.c: backend v1.0.38, add 'useless noise' + debug level (35), for mode sense errors + * doc/sane-fujitsu.man: minor text changes, add new debug level + * doc/descriptions/fujitsu.desc: version number update + +2006-07-14 m. allan noah + + * backend/fujitsu.[ch] backend/fujitsu-scsi.h: backend v1.0.37, + add support for mode sense command, use it to detect various + page codes instead of hardcoding. add support for send cmd, + use it to enable 8 or 10 bit LUT for brightness/contrast. + minor global variable and option description cleanups. + * doc/descriptions/fujitsu.desc: version number/status update + +2006-07-06 m. allan noah + + * backend/fujitsu.[ch]: backend v1.0.36, less verbose debugging, + fi-5900 needs even number of bytes per scanline + * doc/descriptions/fujitsu.desc: version number update + +2006-07-05 m. allan noah + + * backend/fujitsu.[ch] backend/fujitsu-scsi.h: backend v1.0.35, + allow double feed detection, minor cleanups + * doc/descriptions/fujitsu.desc: version number update + +2006-07-04 m. allan noah + + * backend/fujitsu.[ch] backend/fujitsu-scsi.h: + update to v1.0.34, add S500 usb id, get more inq and vpd data, + allow background color setting for some scanners + * doc/descriptions/fujitsu.desc: version number update + +2006-07-03 Julien Blache + * tools/sane-desc.c: Fix a typo in the udev header. + +2006-07-03 Henning Meier-Geinitz + + * configure configure.in: Changed version to 1.0.18-cvs. Enabled + compilation warnings. + * Makefile.in: Added ChangeLog-1.0.18 to DISTFILES. + +Older entries can be found in ChangeLog-1.0.18. diff --git a/ChangeLog-1.0.2 b/ChangeLog-1.0.2 new file mode 100644 index 0000000..beb0d28 --- /dev/null +++ b/ChangeLog-1.0.2 @@ -0,0 +1,563 @@ +2000-03-06 Petter Reinholdtsen + + * configure.in configure: New version is 1.0.2. + +2000-03-01 Abel Deuring + * doc/sane-scsi.man: fixed an ambiguity and a typo. + +2000-02-27 Petter Reinholdtsen + + * backend/v4l*.desc: Changed description from v4l to Video For + Linux. + + * backend/lhii.desc: Updated with URL to LHII drivers home page. + + * README.unixware7: Added compile information for SCO UnixWare 7 + from Jens Scheithauer. + +2000-02-26 Karl Heinz Kremer + + * doc/sane-epson.man: Updated documentation for EPSON + backend. + +2000-02-26 Chris Pinkham + + * backend/artec.desc: updated statuses, added link to a webpage for + AS6E parallel models, added manpage info. + +2000-02-26 Abel Deuring + * Sharp man page updated; man page added to doc/Makefile.in + +2000-02-26 Petter Reinholdtsen + + * configure.in: Don't use -ansi and -pedantic unless + --enable-warnings is used. Warnings are now disabled by default + to prepare for the next release. + +2000-02-24 Petter Reinholdtsen + + * tools/sane-desc.el: In backend web page, packends not included + in the distribution have the version number in parentheses. + +2000-02-20 Karl Heinz Kremer + + * sanei/sanei_scsi.c: Make sure the file is valid ANSI C. + + * configure: Regenerated based on current configure.in. + + * include/sane/sanei_backend.h: Typedef u_int{8,16,32}_t. + Defining them gave bogus code in on Irix 6.5. + + * backend/lhii.desc backend/musteka4s2.desc backend/nec.desc + backend/plustek.desc backend/sagitta.desc backend/st400.desc + backend/v4l.desc backend/v4l2.desc: Added info on existing + backends. Placed version number in () to indicate that these + backend are distributed separately. + + * backend/sharp.desc backend/pint.desc backend/canon.desc + backend/s9036.desc: Fixed typo and updated with more information. + + * AUTHORS: Marked active maintainers with '(*)'. + + * sanei/sanei_pio.c: Removed some warnings. + + * configure.in: New flag --enable-warnings to turn on or off more + GCC warnings. Default should be 'on' for development snapshots, + and 'off' for releases. + +2000-02-19 Karl Heinz Kremer + + * backend/epson.*: Updated desc file with new version number and + some more supported scanners. + Removed OPT_PREVIEW_RESOLUTION so that the frontend can handle + the preview resolution. + Changed the OPT_RESOLUTION data from a range to a word list, so + that the frontends can display the correct list of available + resolutions. + +2000-02-19 Chris Pinkham + + * backend/artec.c: Updated backend version to v0.5.13. Corrected + matrix of which features/enhancements should be active for each + scan mode. Fixed bug which causing Contrast to be INactive at + startup instead of Threshold. + * backend/artec.desc: updated backend version information. + +2000-02-19 Petter Reinholdtsen + + * sanei/sanei_thread.c include/sane/sanei_thread.h: These files + declares a _proposed_ internal SANE interface. It was proposed by + Yuri Dario to wrap UNIX functions fork(), kill(), waitpid() and + wait(), which are missing or not working on OS/2. + + * frontend/saned.c: OS/2 send socket on param list. Patch from + Yuri Dario. + + * sanei/os2_srb.h sanei/sanei_scsi.c: Include OS/2 SCSI header file. + + * include/sane/sanei_config.h sanei/sanei_config.c: New function + sanei_config_read(). Use this instead of fgets() when reading + config files to remove line ending chars on all known platforms. + Patch from Yuri Dario. + + * configure.os2: Updated configure param list from Yuri Dario. + +2000-02-19 Oliver Rauch + * updated umax backend to version 1.0 build 18 + for details read backend/umax.CHANGES + +2000-02-19 Oliver Rauch + * corrected spelling error in umax,c (devive -> device) + +2000-02-18 Abel Deuring + * sharp.c / sharp.h: Options for resolution now conform to + the Sane API; fixed and initialisation bug. Updated backend + version number in sharp.desc. + +2000-02-18 Oliver Rauch + * updated umax backend to 1.0 build 17 + (added support for sanei_scsi_open_extended) + for details take a look at backend/umax.CHANGES + +2000-02-15 Petter Reinholdtsen + + * backend/tamarack.desc: Updated info on request from Rogier + Wolff. + +2000-02-14 Petter Reinholdtsen + + * backend/m3096g-scsi.h backend/sp15c-scsi.h: Make lint_catcher + static to avoid link problems with duplicate symbols. + +2000-02-13 Petter Reinholdtsen + + * README.unixware2: Information from Wolfgang Rapp on how to build + SANE on UnixWare 2. + + * ltconfig ltmain.sh: Upgraded to libtool 1.3.4 and added Oliver + Rauch's soname patch. + + * backend/hp-accessor.c backend/hp-device.c backend/hp-handle.c + backend/hp-hpmem.c backend/hp-option.c backend/hp-option.h + backend/hp-scl.c backend/hp-scsi.h backend/hp.c backend/hp.desc + backend/hp.h doc/sane-hp.man: Updated HP backend to v0.86 from + Peter Kirchgessner. Enable scan depths > 8 and add option + enable-image-buffering to config file. + + * AUTHORS: Added author for backend s9036. + * backend/qcam.desc: Updated with more information. + +2000-02-11 Chris Pinkham + + * backend/artec.c backend/artec.h: Updated backend to version 0.5.11. + Removed mono_adjust function which handled bit offset in 1bpp modes, + this is now handled by forcing all scans to be wide enough to fill a + full byte. Reinserted code to set brightness on A6000C model as this + appears to be the only model that accepts that setting. Bug-fixes + for ADF & Transparency option settings. + * backend/artec.desc: updated backend version information. + +2000-02-11 Karl Heinz Kremer + * backend/epson.c - Fixed default scan source when option equipment + is installed. The default is now always "Flatbed". + +2000-02-08 Oliver Rauch + + * Added (again) missing file: doc/sane-logo2.jpg + +2000-02-08 Oliver Rauch + + * Added missing umax doc files: + - doc/sane-umax-old-scanners-doc.html + - doc/sane-umax-not-listed-doc.html + - doc/sane-umax-speed-doc.html + * Updated: + - doc/sane-umax-doc.html + - doc/sane-umax-scanners-doc.html + +2000-02-08 Matto Marjanovic + + * backend/microtek.c backend/microtek.h backend/microtek.conf + backend/microtek.desc doc/sane-microtek.man: Updated microtek + backend to v0.12.0. Changes: + - LUT entry size should match bit depth of scan. + - Free LUT's in sane_close(). + - Fixed really dumb type typos in microtek.h. + - Added all "mystery" model codes (and an auto-warning). + - Added all additional document size codes. + - Made function (description) of "scan speed" more obvious. + - Added entries for Color PageWiz. + - Added entries for Agfa DuoScan. + - A few miscellaneous cleanups to quiet gcc warnings. + +2000-02-07 Petter Reinholdtsen + + * frontend/saned.c sanei/sanei_pio.c sanei/sanei_scsi.c: Some OS/2 + patches from Yuri Dario. + + * frontend/scanimage.c: Avoid sprintf("%s", NULL). Bugreport and + fix from Yuri Dario. + +2000-02-06 Petter Reinholdtsen + + * configure: Regenerated based on current configure.in. + + doc/Makefile.in doc/sane-logo.gif doc/sane-logo.png doc/sane.gif + doc/sane.png: Convert .gif to .png. + + * backend/canon.c backend/snapscan-sources.c: Port to HP/UX. Stop + using GCC specific features. + +2000-02-05 Rene Rebe + * backedn/avision.? only minor updates and the new home-page + url ... + +2000-02-05 Abel Deuring + * fixed wrong buffer size handling for old Linux SG drivers + in sanei_scsi.c + * updated sane-scsi.man: How to change the buffer size, + if the new Linux SG driver is being used. + * fixed a type on sharp.c + +2000-02-03 Karl Heinz Kremer + * backend/epson.[ch] Reworked the gamma correction stuff + +2000-02-02 Karl Heinz Kremer + * backend/epson.[ch] Finally put the USB fix into the CVS + version. Removed version number from epson.h so that this + file does not need to be updated everytime epson.c changes. + +2000-02-01 Karl Heinz Kremer + * backend/epson.[ch] More changes in the attach function to + recognize USB scanners again. + * doc/sane-epson.man More updates to the man page. + +2000-01-29 Oliver Rauch + + * updated umax backend to version 1.0-build-16 + for details take a look at backend/umax.CHANGES + +2000-01-31 Petter Reinholdtsen + + * backend/hp-accessor.c backend/hp-accessor.h backend/hp-device.c + backend/hp-device.h backend/hp-handle.c backend/hp-hpmem.c + backend/hp-option.c backend/hp-option.h backend/hp-scl.c + backend/hp-scl.h backend/hp-scsi.h backend/hp.TODO backend/hp.c + backend/hp.desc doc/sane-hp.man: Updated to v0.85 from Peter + Kirchgessner. + +2000-01-30 Chris Pinkham + + * backend/artec.c backend/artec.h: (v0.5.9) changes to get lineart + and halftone modes working on AT12 and AM12S models. bugfixes to + eliminate hanging on some AT12 models. + * backend/artec.desc: version and model status updates + +2000-01-30 Oliver Rauch + * corrected missing "/" in include/sane/config.h.in line 251 + +2000-01-30 Rene Rebe + + * backend/avision.c fixed to compile on HP/UX + * backend/avision.desc fixed typo + * AUTHORS changed my eMail address + +2000-01-30 Petter Reinholdtsen + + * backend/dll.c backend/dll.aliases doc/sane-dll.man: Aliased and + hidden backend patch from Ingo Wilken. + + * config.sub configure.in include/sane/config.h.in sanei/sanei_scsi.c: + UnixWare 2.x and UnixWare 7 port by Wolfgang Rapp. + +2000-01-29 Karl Heinz Kremer + + * backend/epson.[ch] Moved gamma "stuff" from advanced to standard + options section to fix core dump in xscanimage + Removed pragma pack() to make it easier to compile on non-gcc + systems + +2000-01-29 Oliver Rauch + + * preview (xscanimage): added GDK_INPUT_EXCEPTION to gdk_input_add + * updated umax-backend to build 15 (for more see umax.CHANGES + * xscanimage: added GDK_INPUT_EXCEPTION to gdk_input_add + +2000-01-26 Karl Heinz Kremer + + * backend/epson.[ch] Bugfix for resolution selection via menu + Fixed coredump when no scanner found + merged Christian Bucher's newest version + + * AUTHORS ChangeLog + +2000-01-26 Petter Reinholdtsen + + * backend/m3096g-scsi.h backend/m3096g.c backend/m3096g.desc + backend/m3096g.h backend/sp15c-scsi.h backend/sp15c.c + backend/sp15c.desc backend/sp15c.h: Updated backends sp15c + (v1.12) and m3096g (v1.11) from Randolph Bentson. + +2000-01-25 Chris Pinkham + + * backend/artec.h backend/artec.c backend/artec.desc + installed new version (0.5.6) of artec backend with support + for Artec AM12S and Plustek 19200S models and numerous bugfixes. + * doc/sane-artec.man + updated manpage to reflect new list of supported models and + backend status. + + +2000-01-25 Abel Deuring + + * frontend/scanimage.c: minor modifications to the new batch mode + If an error occurs in batch mode, the corresponding output file + is now deleted. (Should make post-processing easier, because + otherwise we would have an empty output file every time the + ADF is empty or paper is jammed.) + +2000-01-25 Kazuya Fukuda and + Abel Deuring + * backend/sharp.c: Fix of possible segfault in sane_init + * backend/sharp.conf: contains now a complete sample configuration + +2000-01-25 Petter Reinholdtsen + + * frontend/scanimage.c: Return SANE_STATUS_NO_MEM if advance() + failes. Add return value to test_it(). + + * include/sane/sanei_debug.h: Add fflush() after fprintf() in + DBG macro. + + * AUTHORS backend/Makefile.in backend/m3096g.h backend/m3096g.c + backend/m3096g-scsi.h backend/m3096g.desc backend/m3096g.conf + backend/sp15c.h backend/sp15c.c backend/sp15c-scsi.h + backend/sp15c.conf backend/sp15c.desc backend/dll.conf + doc/Makefile.in doc/sane-fujitsu.man: Added backends sp15c (v1.11) + and m3096g (v1.10). + + All patches from Randolph Bentson. + +2000-01-24 Abel Deuring + + * backend/sharp.c, backend/sharp.h: update to version 0.30 + (sorry, forgot to make this note some days earlier) + +2000-01-24 Oliver Rauch + + * Added test for libcam to configure.in + it is needed by FreeBSD 3+ + +2000-01-21 Rene Rebe: + + * ChangeLog: updated (oversaw last time, sorry) + * backend/avision.c: fixed some compiling warnings + +2000-01-21 Petter Reinholdtsen + + * sanei/sanei_scsi.c: Bugfix: Added return type for dummy + sanei_scsi_open_extended() call. Bugreport for Solaris from + Martin Spott. + +2000-01-20 Petter Reinholdtsen + + * sanei/sanei_ab306.c: Removed compiler warnings. + + * frontend/scanimage.c: Adds a "batch mode" to the software, that + can be used in conjunction with an ADF device, so that one can + e.g. scan a complete document consting of multiple pages with just + one call to scanimage. This modification was created by Christian + Bucher so that his Epson scanner could use the ADF. Patch from + Karl Heinz Kremer. + +2000-01-19 Rene Rebe + + * backend/avision.*: added - the (very) basic avision backend + * backend/Makefile.in: updated for the avision backend + * AUTHORS: updated + +2000-01-18 Karl Heinz Kremer + * fixed typo in epson.desc and fixed the dates for + two of my earlier submissions in ChangeLog file + +2000-01-16 Karl Heinz Kremer + + * backend/epson.desc updated with URL + * backend/epson.c added support for Expression family + of scanners + * doc/sane-epson.man updated + +2000-01-10 Karl Heinz Kremer + + * backend/epson.desc fixed/updated. Now shows a link to + the alternative FilmScan 200 backend. + +2000-01-09 Karl Heinz Kremer + + * backend/epson.* updated. This is a new backend still based + on the origial Sane 1.0.1 version, but with lots of work + done: Support for ADF/TPU, more function levels (up to B9 + and initial work for F5), parallel scanner support and initial + support for USB scanners (don't use this yet, it still needs + a lot of work to be functional and usable). + +2000-01-05 Oliver Rauch + + * backend/umax* updated to backend version 1.0 build 14 + for detailled info take a look at umax.CHANGES + +2000-01-05 Petter Reinholdtsen + + * sanei/sanei_scsi.c include/sane/sanei_scsi.h configure.in + linux_sg3_err.h: Updated Linux SCSI Generic (SG) driver as + follows: + - new handling of sanei_scsi_max_request_size, if an SG + driver >= 2 is installed; + - SCSI command queueing on SG level for SG drivers >= 2.1.35; + - usage of the new interface in SG version 3, if available + - new configure option --enable-scsibuffersize=N + Patch from Abel Deuring . + +2000-01-02 Petter Reinholdtsen + + * configure.in tools/Makefile.in tools/sane-config.in: New script + sane-config to help frontend developers find the sane libraries. + +1999-12-29 Petter Reinholdtsen + + * configure.in: Add gcc options '-W -Wall -Wpointer-arith + -Wcast-qual' to at least get warnings on illegal C code which + would fail to compile on HP/UX native compiler. + +1999-12-20 Petter Reinholdtsen + + * include/sane/config.h.in backend/dc25.desc backend/dc25.c: + Updated DC-25 backend to v1.2 from Peter Fales + . + - Updated dc25.desc + - Retry capability for missing data or bad checksums in the data + from the camera. This has resulted in a dramatic reduction in + download failures. + - Include HAVE_CFMAKERAW in config.h.in and dc25.c. + + * backend/dc210.c: Corrected HAVE_cfmakeraw to HAVE_CFMAKERAW. + + * frontend/xscanimage.c: Change GIMP_EXTENSION to + SANE_GIMP_EXTENSION to avoid name conflict with gimp. Patch from + Stanislav Brabec . + +1999-12-12 Petter Reinholdtsen + + * backend/ricoh.h backend/ricoh.c: Add support for Ricoh IS50 + scanner. Limit IS50 resolution to 400 dpi. Reverse IS50 contrast + direction. Patch from Dick Streefland + . + + * backend/microtek.c backend/microtek.h backend/microtek.conf + backend/microtek.desc doc/sane-microtek.man: Updated Microtek + backend to v0.11.0 from Matthew Marjanovic . + + * backend/microtek2.c backend/microtek2.h: Updated Microtek2 + backend to v0.8 from Bernd Schroeder . + +1999-11-20 Oliver Rauch + + * ltmain.sh: + changed variable soname from "libsane-backendname.*" + to "libsane.*" by sed command. + * ltmain.sh: + changed again the sed command, forgot to remove "0-9" + +1999-11-14 Petter Reinholdtsen + + * backend/artec.c backend/artec.h backend/artec.desc + doc/sane-artec.5 doc/Makefile.in: Updated Artec backend to v0.5 + from Chris Pinkham . + +1999-11-11 Petter Reinholdtsen + + * backend/microtek2.c backend/microtek2.h backend/microtek2.desc: + Updated Microtek2 backend to vpre0.8.161099 from Bernd Schroeder + + + * backend/canon-* NEWS doc/canon.*: Updated Canon backend to + v991108 from Manuel Panea . + +1999-09-14 Oliver Rauch + + * removed sane-umax-*.gif and umaxlogo.gif, + the files were replaced by jpg format. + +1999-09-13 Oliver Rauch + + * backend/umax* and doc/sane-umax* updated to version 1.0-build-12 + for detailled info take a look at umax.CHANGES + +1999-09-12 Petter Reinholdtsen + + * include/sane/config.h.in: Add missing HAVE_SYS_SOCKET_H. + + * backend/hp-handle.c backend/hp-option.c backend/hp-option.h + backend/hp-scl.c backend/hp-scl.h backend/hp-scsi.h backend/hp.c + backend/hp.desc backend/hp.h doc/sane-hp.man: Updated backend to + v0.83 from Peter Kirchgessner . News: + - Reset scanner before downloading parameters (fixes problem with + sleep mode of scanner) + - Fix problem with coredump if non-scanner HP SCSI devices are + connected (CDR) + - Option scan-from-adf replaced by scantype + normal/adf/xpa. Transparency adapter scans (XPA) allow scanning + with internal light source switched off. + - PhotoScanner: Allow scanning of slides/negatives only at + multiple of 300 dpi. This fixes problem with preview which + scanned at arbitrary resolutions. + - (by Marian Szebenyi): close pipe (coredump on Digital UNIX) + + * backend/Makefile.in: Correct install target to also work on + platforms where dll endings isn't .so (like HP/UX). Extract + endings from libsane-dll.la. + +1999-09-07 Petter Reinholdtsen + + * tools/find-scanner.c: Checks (Linux only so far) for SCSI + Generic support in the OS kernel. If NOT present it tells the user + they may need SG drivers. Patch from Nick Lamb + . + + * sanei/sanei_scsi.c [sanei_scsi_cmd sanei_scsi_open]: Digital + UNIX 4.0D patches from Marian Szebenyi . + +1999-08-16 Petter Reinholdtsen + + * configure.in: Turn on more gcc warnings. + + * acinclude.m4 configure.in: Separate GTK_LIBS into LIBS and + LDFLAGS to get the X programs to link on HP/UX. + +1999-08-12 Petter Reinholdtsen + + * aclocal.m4 configure.in configure: Generate configure and + aclocal.m4 with autoconf 2.13. Adding AC_PROG_LD, trying to get + this compiling on CygWin32. Add AM_PROG_CC_STDC to get it to + compile out of the box on HP/UX. + + * lib/dll.c: Use calloc() instead of malloc() and memset(). Use + dlerror() instead of strerror() when dlopen fails + (bugfix from Ingo Wilkens). + +1999-08-11 Petter Reinholdtsen + + * config.guess config.sub: Updated to latest versions from FSF. + Better support for BeOS, WinNT and others. + +1999-08-09 Petter Reinholdtsen + + * Started CVS branch DEVEL_1_9. + + * install-sh ltconfig ltmain.sh mkinstalldirs: Updated from + automake 1.4 and libtool 1.3.3. + diff --git a/ChangeLog-1.0.20 b/ChangeLog-1.0.20 new file mode 100644 index 0000000..fbaacaa --- /dev/null +++ b/ChangeLog-1.0.20 @@ -0,0 +1,2087 @@ +2009-05-03 Chris Bagwell + * Makefile.in, aclocal.m4, configure, */Makefile.in: Regenerated + with newer automake. + * backend/Makefile.am, tools/sane-config.in: Add missing + $GPHOTO2_LDFLAGS so library can be found. + * tools/Makefile.am: Add mising $SCSI_LIBS to sane-find-scanner. + +****** Release of sane-backends 1.0.20. End of code freeze ****** + +2009-05-03 m. allan noah + * config.guess, config.sub: updated to latest versions + * NEWS, configure.in, configure: updated for 1.0.20 + * sane-backends.lsm, doc/releases.txt: minor tweaks + * doc/descriptions/coolscan3.desc, doc/descriptions/rts8891.desc: + add :new marker, correct manpage link + +2009-05-01 m. allan noah + * backend/fujitsu.c: copy_buffer() needs to count lines, or M309[12] + cannot scan in duplex + +2009-04-30 m. allan noah + * backend/fujitsu.c: ignore errors in scanner_control(), + M3091 has not worked since sane 1.0.19, due to this. + +2009-04-30 m. allan noah + * acinclude.m4, backend/gphoto2.c, configure, include/sane/config.h.in: + deal with upcoming gphoto2 interface change (patch by Chris Bagwell) + * po/sane-backends.nl.po: updates from Martin Kho + +2009-04-29 m. allan noah + * po/sane-backends.nl.po: updates from Martin Kho + * po/sane-backends.de.po: updates from Burkhard Luck + * po/Makefile.am, po/Makefile.in, po/sane-backends.en_GB.po: new + translation from Andrew Coles + * po/*.po: rebuilt with new strings + +2009-04-29 Stéphane Voltz + * doc/sane-genesys.man doc/sane-rts8891.man: documentation updates and + cleanups + +2009-04-28 Julien Blache + * sanei/sanei_scsi.c: /proc/scsi is being deprecated in the Linux + kernel; use sysfs for SCSI device enumeration in + sanei_scsi_find_devices() by default, keep + sanei_proc_scsi_find_devices() as a fallback option. + +2009-04-27 Gerhard Jaeger + * backend/plustek-usbdevs.c: + Tweaked highspeed settings for Epson 1260 + +2009-04-27 Stéphane Voltz + * backend/rts8891.c backend/rts8891.h backend/rts8891_devices.c + backend/rts8891_low.c backend/rts8891_low.h backend/rts88xx_lib.c + backend/rts88xx_lib.h: turn off scanner sharing option to off by default + to keep on the safe side, copyright and internal version updates. + +2009-04-27 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c: + shading calibration fixes for HP2300 + +2009-04-25 Alessandro Zummo + * backend/epson2.c: fixed TPU warmup retry + +2009-04-23 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c: + y scan position and shading calibration fixes for MD5345/MD6471 + +2009-04-23 m. allan noah + * doc/descriptions/fujitsu.desc: update S1500 status to complete + +2009-04-22 m. allan noah + * include/sane/sane.h: convert new frame and status to #define + +2009-04-21 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc, + backand/pixma_mp150.c: + Updated documentation for Pixma MP240, reported to work fine by Nik. + +2009-04-21 Alex Belkin + * backend/xerox_mfp.c: update version number. + +2009-04-20 m. allan noah + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc: add S1500 usb ids and status + * backend/canon_dr.c: update credits + * doc/sane-fujitsu.man, doc/sane-canon_dr.man: update version numbers, + dates, credits and known issues + * doc/saned.man: remove section about uncontrolled data port range + +2009-04-20 Alessandro Zummo + * backend/coolscan3.c: temporarily disable infrared. + +2009-04-17 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + Updated documentation for Pixma MP540, reported to work fine by Rogge. + +2009-04-17 Pierre Willenbrock + * backend/genesys.c, backend/genesys_gl646.c, + backend/genesys_gl841.c, backend/genesys_low.h: Always do shading + calibration in color mode on gl841. + * backend/genesys.c, backend/genesys_gl841.c: Fix bugs introduced above. + +2009-04-16 Stéphane Voltz + * backend/genesys.h backend/genesys.c backend/genesys_gl646.c + backend/genesys_devices.c: y scan position fixes + - added a 'clear calibration cache button' + +2009-04-15 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c: calibration cache + activation for gl646 based scanners + +2009-04-15 m. allan noah + * backend/fujitsu.c, doc/descriptions/fujitsu.desc: backend v93 + - return cmd status for reads of sensor options + * backend/canon_dr.c, doc/descriptions/canon_dr.desc: backend v26 + - return cmd status for reads of sensor options + - allow rs to adjust read length for all bad status responses + +2009-04-14 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c: + shading calibration rework for GL646 based scanners + +2009-04-13 m. allan noah + * tools/sane-desc.c: fix double summing of untested column + +2009-04-13 Stéphane Voltz + * backend/rts8891.c: minor version change to test commit scripts + +2009-04-13 Stéphane Voltz + * backend/pnm.c: conditional handling of STATUS_HW_LOCKED + and STATUS_WARMING_UP + +2009-04-12 m. allan noah + * doc/doxygen-sanei.conf.in: update to recent version of doxygen + +2009-04-12 m. allan noah + * configure.in: change version to 1.0.20cvs + * configure: rebuild from configure.in + * include/sane/sane.h: hide API changes (minor, frame and status) + * backend/canon_dr.c, backend/fujitsu.c: SANE_FRAME_JPEG + * backend/coolscan3.c: SANE_FRAME_RGBI + * backend/genesys_gl646.c, backend/genesys_gl841.c: STATUS_HW_LOCKED + * backend/rts8891.c, frontend/scanimage.c: STATUS_WARMING_UP + * backend/pixma_io_sanei.c, backend/xerox_mfp.c, + backend/sane_strstatus.c: STATUS_HW_LOCKED & STATUS_WARMING_UP + * doc/releases.txt: minor updates for new build system + +2009-04-07 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + Updated documentation for i-SENSYS MF4018 support. + +2009-04-07 Julien Blache + * doc/descriptions-external/epkowa.desc: update for iScan 2.19.0, + from Olaf Meeuwissen. + +2009-04-05 Nicolas Martin + * backend/pixma_io.h, backend/pixma_io_sanei.c, doc/sane-pixma.man: + Increased timeouts for read bulk and write bulk operations to 10s + Changed minimum timeout for interrupt read to 100ms + For MAC OS X : added a wrapper to sanei_usb_read_int as darwin libusb + does not handle timeouts in interrupt reads. This disables button scan + for MAC OS X, updated man page with this info. + * backend/pixma_mp150.c: + Added 2 new Canon Pixma models but usb pid/vid yet unknown. + +2009-04-05 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr.conf.in: backend v24 + - fix DR-2510C duplex deinterlacing code + - rewrite sane_read helpers to read until EOF + - update sane_start for scanners that dont use object_position + - dont call sanei_usb_clear_halt() if device is not open + - increase default buffer size to 4 megs + - set buffermode on by default + - hide modes and resolutions that DR-2510C lies about + - read_panel() logs front-end access to sensors instead of timing + - rewrite do_usb_cmd() to use remainder from RS info + * doc/desciptions/canon_dr.desc: backend v24, update DR-2510C comment + +2009-03-31 Louis Lagendijk + * backend/pixma_bjnp.c: + - silenced some debug statements during scanner detections + - increased timeouts to 20 seconds as 10 seconds is apparently + - not enough for the combination of a Mac and an MX850. + +2009-03-21 Alex Belkin + * backend/xerox_mfp.conf.in: add Xerox Phaser 6110MFP + * backend/xerox_mfp.c: compatibility with scanners w/o feeder. + +2009-03-28 Julien Blache + * backend/avision.c: fix typos in error messages in + sense_handler(). + +2009-03-27 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v23 + - rewrite all image data processing code + - handle more image interlacing formats + - re-enable binary mode on some scanners + - limit some machines to full-width scanning + * doc/desciptions/canon_dr.desc: v23, improved comments + +2009-03-25 m. allan noah + * backend/canon_dr.[ch]: backend v22 + - add deinterlacing code for DR-2510C in duplex and color + +2009-03-25 Pierre Willenbrock + * backend/genesys.c, backend/genesys_gl646.c, + backend/genesys_gl841.c, backend/genesys_low.h: Add calibration cache + +2009-03-24 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v21 + - correct rgb padding macro + - skip send_panel and ssm_df commands for DR-20xx scanners + * doc/desciptions/microtek2.desc: add ScanMaker 6400XL + +2009-03-24 Chris Bagwell + * doc/Makefile.am: Don't include any template.desc. into + generated HTML files. + +2009-03-23 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v20 + - improved macros for inquiry and set window + - shorten inquiry vpd length to match windows driver + - remove status-length config option + - add padded-read config option + - rewrite do_usb_cmd to pad reads and calloc/copy buffers + * backend/canon_dr.conf.in: s/status-length/padded-read/g + +2009-03-22 m. allan noah + * backend/canon_dr.[ch]: backend v19 + - pad gray deinterlacing area for DR-2510C + - override tl_x and br_x for fixed width scanners + * doc/descriptions/canon_dr.desc: backend v19, update comments + +2009-03-21 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v15 thru v18 + - add byte-oriented duplex interlace code + - add RRGGBB color interlace code + - add basic support for DR-2580C, DR-2050C, DR-2080C, DR-2510C + - add more unknown setwindow bits + - add support for 16 byte status packets + - clean do_usb_cmd error handling (call reset more often) + - set status packet size from config file + - rewrite config file parsing to reset options after each scanner + - add config options for vendor, model, version + - dont call inquiry if those 3 options are set + - remove default config file from code + - add initial gray deinterlacing code for DR-2510C + - rename do_usb_reset to do_usb_clear + * doc/descriptions/canon_dr.desc: backend v18, update model status + * backend/canon_dr.conf.in: added better comments and new options + +2009-03-21 Pierre Willenbrock + * backend/genesys_devices.c: Enable Motor again for combined + dark/bright calibration, fix calculation of pixel number used in + calibration + * backend/genesys_devices.c, backend/genesys_gl646.c, + backend/genesys_gl841.c, backend/genesys_low.h: Remove park_head + * backend/genesys_devices.c, backend/genesys_gl841.c: Calculate + shading coefficients using maximum input resolution available + +2009-03-21 m. allan noah + * backend/fujitsu.[ch]: backend v91 + - remove unused temp file code + +2009-03-20 m. allan noah + * backend/hpljm1005.c: use private function instead of round() + +2009-03-19 Pierre Willenbrock + * backend/genesys_devices.c, backend/genesys.conf.in: + Add basic support for Visioneer XP100 rev 3 and USB IDs for + Syscan DocketPort 465 + +2009-03-06 Louis Lagendijk + * backend/pixma_bjnp.c backend/pixma_bjnp.h + backend/pixma_bjnp_private.h backend/pixma_io_sanei.c: + Make bjnp protocol more resilient against packet loss and corruption + Changed timeout for all responses to be at least 10 seconds + Send all broadcasts for scanner detection 5 times + Made sure scanners are added to device list only once + Changed device-id for bjnp so it uses scanner hostname/ip-address + instead of mac address as this is more human friendly. + To make room, use scanner model instead of USB-id (which is bogus + for network scanners + +2009-03-17 m. allan noah + * doc/desc/gt68xx.desc, backend/gt68xx.conf.in: add NeatReceipts + Mobile Scanner (from Kelly Price) + +2009-03-13 m. allan noah + * frontend/scanimage.c, doc/scanimage.man: make -B (buffer-size) + selectable, and make long name consistent. (#309672 by Johannes Berg) + +2009-03-13 m. allan noah + * tools/sane-desc.c: remove 8859-1 chars from string cleaner, + enforce only printable ASCII on output + +2009-03-13 Ilia Sotnikov + * frontend/saned.c: + - Remove unnecessary 'res' variable assignment in check_host() + (AF-indep version) + +2009-03-13 Julien Blache + * doc/descriptions-external/epkowa.desc: update for iScan 2.18.0, + from Olaf Meeuwissen. + * frontend/saned.c: rework Ilia's changes in + check_host(). Explicitly bind IPv6 addresses first, introduce + do_bindings_family() split off of do_bindings(). + +2009-03-12 Ilia Sotnikov + * frontend/saned.c: + - Allow host checking to proceed if no local name was found + +2009-03-12 Ilia Sotnikov + * frontend/saned.c: + - Use hstrerror (h_errno) instead of strerror(errno) on gethostbyname() + errors + +2009-03-12 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + Added ImageClass MF4010 support in pixma backend docs. + * backend/pixma_imageclass.c: + Removed ADF capability to ImageClass models without ADF + * backend/pixma.h, backend/pixma_common.c, backend/pixma_io_sanei.c: + Added a PIXMA_EOF error return code + +2009-03-09 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_devices.c + backend/genesys_gl646.c doc/descriptions/lexmark.desc: cleanups + for genesys backend. Change in document detection for gl646 + sheetfed scanners. + - lexmark backend description update + +2009-03-09 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c: + 1200 dpi scan fix and head positionning fixes + + +2009-03-07 m. allan noah + * backend/canon_dr.c, backend/canon_dr.conf.in: backend version 14 + - remove HARD_SELECT from counter (Legitimate, but API violation) + - attach to CR-series scanners as well + +2009-03-06 Louis Lagendijk + * backend/pixma_bjnp_private.h: disabled experimental/incomplete + button handling for bjnp protocol as it seems to cause problems + with xsane preview + +2009-03-06 m. allan noah + * backend/canon_dr.c, backend/canon_dr.conf.in, + doc/descriptions/canon_dr.desc: backend version 13 + - new vendor ID for recent machines + - add usb ids for several new machines + - DR-4010C reported good + +2009-03-05 m. allan noah + * backend/umax1220u.c: set initial scan area dimensions to maximum + +2009-03-05 Chris Bagwell + * configure.in: Allow user to disable latex support; original + patch from Johnson Earls. + +2009-03-05 m. allan noah + * doc/descriptions-external/epkowa.desc: update all broken urls + +2009-03-04 m. allan noah + * doc/descriptions/coolscan3.desc, doc/sane-coolscan3.man, + doc/Makefile.in|am: add missing coolscan3 docs + * backend/dll.conf.in: # out epson and coolscan2, remove hpoj text + * doc/descriptions/epson2.desc: add Epson RX-620 + +2009-03-03 Pierre Willenbrock + * backend/genesys_gl841.c: Fix the generated generic gamma table. + +2009-02-28 Chris Bagwell + * tools/sane-config.in: Add space mistakenly removed during + last update. + +2009-03-03 Julien Blache + * doc/descriptions/epson.desc: add Epson RX-620 (0x04b8 0x0811), + reported by Heikki Kantola. + +2009-02-28 Chris Bagwell + * acinclude.m4, tools/sane-config.in: Add in missing libraries + to sane-config missed during fix to stop using LIBS to link everything. + Add back in code to move LDFLAGS out of $GPHOTO2_LIBS and into + GPHOTO2_LDFLAGS. + +2009-03-02 Stéphane Voltz + * backend/genesys_devices.c, backend/genesys_gl646.c: fix 400, 1200 + and 2400 dpi scan modes for MD5345/MD6471 + +2009-03-02 Julien Blache + * frontend/saned.c: work around backends that can't keep their + dirty fingers off stdin/stdout/stderr when run through inetd, + breaking the network dialog and crashing the remote net backend. + +2009-02-28 Chris Bagwell + * m4/byteorder.m4: Delete temporary file in all cases. + * backend/Makefile.am, japi/Makefile.am: Use BUILT_SOURCES + instead of dependency so that files are not compiled + during "dist" target. + +2009-02-28 Pierre Willenbrock + * backend/genesys.conf.in, backend/genesys_devices.c, + backend/genesys_gl841.c, backend/genesys_low.h: Add support for + Ambir/Syscan DocketPORT 665 + * backend/genesys.conf.in, backend/genesys_devices.c, + backend/genesys_low.h: Add support for Visioneer Roadwarrior + * backend/genesys_gl841.c: Adjust gl841 part to recent changes + +2009-02-27 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys.h + backend/genesys_devices.c backend/genesys_gl646.c backend/genesys_gl841.c + backend/genesys_low.h: rewrite of gl646 internals to enable easy + scanner addition and better calibration process. Untested support for + hp3670. Use of id in genesys_devices structures to have more robust + descriptions. + +2009-02-25 Chris Bagwell + * acinclude.m4, backend/*.[ch], tools/*.[ch], frontend/*.[ch]: + Global replace of u_int??_t with C9x standard based uintxx_t + in order to remove some tricky and overlapping portability logic + from acinclude.m4 and leave it in only m4/stdint.m4. + +2009-02-24 Chris Bagwell + * configure.in, m4/stdint.m4: Update to latest version to + get latest fixes and use logic to not recreate _stdint.h if + no changes (to prevent unneeded recompiles). + * m4/byteorder.m4: Added support to reuse existing byteorder.h if + no changes to prevent timestamp causing a recompile. + +2009-02-24 m. allan noah + * frontend/scanimage.c: improved comments, simplified x/y option code, + removed buggy -1/+1 x/y code (#311172), expose non-settable options, + check for invalid caps on options, handle option descs with \n + * doc/releases.txt: add note about cvs checkout on alioth. + +2009-02-24 m. allan noah + * backend/*.[ch]: more consistent #include "../include/sane/config.h" + +2009-02-24 m. allan noah + * backend/Makefile.am/in, backend/xerox_mfp.conf.in: should use conf.in + +2009-02-23 Chris Bagwell + * backend/Makefile.am: Add back in deletion of $(sanelibdir)/libsane.* + for buggy libtools. Add some minor documentation. + * doc/backend-writing.txt: Add minor document updates to reflect + conversions to automake. + +2009-02-23 m. allan noah + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v90, + add S510M usb ID's, add fi-6010N to .desc + * backend/epjitsu.conf.in, doc/descriptions/epjitsu.desc, + doc/sane-epjitsu.man: add S300M usb ID's + +2009-02-23 Pierre Willenbrock + * backend/genesys_devices.c, backend/genesys_gl841.c, + backend/genesys_low.h: Add post_scan and eject_feed to struct + Genesys_Model + * backend/genesys.c, backend/genesys_gl646.c, + backend/genesys_gl841.c: Move sanei_genesys_{start,stop}_motor into + chip specific sources + backend/genesys_gl841.c: Make start/stop_(motor, now)action + actually work, various warning cleanups + +2009-02-23 Jonathan Bravo Lopez + backend/hp3900_config.c: Fix area of negative/slide scans for + HP ScanJet G3110. + +2009-02-22 Chris Bagwell + * japi/Makefile.am: Add back -version-number to java library but + also add V_REV. + * backend/Makefile.am: Use variables to add libraries to backends + instead of direct substitution. Easier to touch up variables on + problem platforms then substitution. Also, add back in creating + dll.d directory; missed during conversion. + * backend/genesys_gl841.c: Portablity fixes for strict + C compilers. + +2009-02-21 Chris Bagwell + * po/Makefile.am, configure.in: convert remaining directory, + po, to use automake. + * doc/Makefile.am: Get rid of unneeded gnu extensions to quieten + down autotools warnings. + * lib/getopt.c, lib/getopt1.c: Fix disabling getopt compile again. + +2009-02-20 m. allan noah + * backend/avision.c: backend v290, fix reader_pid and NVRAM option + issues, by Mattias Ellert. + * backend/fujitsu.c: backend v89, fi-4750 has no serial number support + * doc/descriptions/fujitsu.desc: backend v89, remove 'MAC/TWAIN' text + * doc/sane-fujitsu.man: backend v89 + * backend/.cvsignore: ignore *.loT + +2009-02-01 Mattias Ellert + * tools/Makefile.am: Add missing liblib dependencies + * frontend/scanimage.c: Restore alloca include order + +2009-02-19 Chris Bagwell + * configure.in, Makefile.am, backend/Makefile.am: Have + configure define configdir so all makefiles can use + it (fixes bug introduce with sanei converted to automake). + Enable running testsuite during distcheck. + * japa/Makefile.am: Convert japi to automake. + +2009-02-19 Julien Blache + * configure.in: add --enable-libusb_1_0 and check for libusb-1.0 + using pkg-config. + * sanei/sanei_usb.c: add support for libusb-1.0. + * tools/sane-find-scanner.c: add support for libusb-1.0. + * tools/check-usb-chip.c: compile as an empty file if libusb-1.0 + is used. + +2009-02-18 Chris Bagwell + * configure.in, tools/Makefile.am: convert tools to automake. + Add tools/openbsd to distribution package. + * include/Makefile.am: include files should have been installed + under sane/ directory when converted to automake. + * doc/Makefile.am: Cleanup. Use automake's built in support to + install docs within subdirectories. + * Makefile.am, testsuite: Convert testsuite to automake. Waiting + for test backend bugfix before enabling this to run during "distcheck". + +2009-02-18 Julien Blache + * configure.in, configure: raise avahi-client dependency to + 0.6.24, following a needed bugfix in this release. + * backend/net.c: do not lock the Avahi thread before stopping + it. It looks like it's no longer necessary to do so. + * frontend/saned.c: fix handling of Avahi server restart so it + actually works. + +2009-02-14 Chris Bagwell + * configure.in, doc/Makefile.am, frontend/Makefile.am, + include/Makefile.am, sanei/Makefile.am, tools/Makefile.am: + convert frontend, include, and sanei directories to use + automake. Only reference libsanei.la now. Use am_conditional + to compile sanei_jpeg.lo. distcheck now runs sanei/wire_test. + +2009-02-13 Chris Bagwell + * Makefile.am, configure.in, doc/Makefile.am: Convert + doc/Makefile to use automake. Main difference is that + no longer installs man pages for backends that are not + compiled. Moved install ownership of $top_srcdir docs + to $top_srcdir's Makefile. + +2009-02-06 Chris Bagwell + * configure.in, backend/Makefile.am: Add back change to + use -version-number even though its known not to work on + some platforms (OS/2). -version-info results in a variety of + version numbers in soname based on platform and would not + be easily mappable back to values currently return by + each backend's sane_init(). ltmain.sh will need to be + hand patched for any known issues. + +2009-02-08 Pierre Willenbrock + * backend/genesys_gl841.c: Remove "init device" usb request. + * backend/genesys_gl841.c, backend/genesys_devices.c, + backend/genesys_low.h: Add support for uncalibrated scans in all + modes for Visioneer Strobe XP300. Front- and backside are + side-by-side, backside mirrored horizontally. + * doc/descriptions/genesys.desc: Added XP300 to the genesys + desc file. + +2009-02-06 Chris Bagwell + * configure.in, backend/Makefile.am: Add back in support for + optionally linking in sanei_jpeg.lo under backend directory; + but using configure and not with GNU make extensions. + Move back to libtool's -version-info instead of -version-number + because the later has known bugs on platforms such as OS/2. + +2009-02-04 Chris Bagwell + * configure.in, acinclude.ac: Cleanup autoconf 2.63 warnings. + add cv_ prefix to cached variable. Remove AC_ARG_PROGRAM as + automake already invokes this. When prefered AC_USE_SYSTEM_EXTENSIONS + exists, use that instead of AC_GNU_SOURCE/AC_AIX/AC_MINUX. + Cleanup socket detection more by creating only a single + SOCKET_LIBS that contains list of all optional libraries + for any socket related funciton. Make sure that checks + for socket related functions use SOCKET_LIBS when searching. + Check for getopt_long() and getopt.h. Make OS/2 use + -no-undefined (same as windows). + * ltmain.sh, m4/libtool.m4: Upgrade to libtool 1.5.26. + * Makefile.am: Cleanups to match configure updates. + * frontend/scanimage.c, include/Makefile.in, lib/getopt.c + lib/getopt1.c, toosl/sane-desc.c, include/lgetopt.h: + Rename internal getopt.h to lgetopt.h to allow using + external getopt.h when it exists. This allows to go + back to optionally compiling getopt()/getopt_long() and its + prototypes and not have conflicts with external headers/symbols. + +2009-02-04 Nicolas Martin + * doc/sane-pixma.man doc/descriptions/pixma.desc: + Added ImageClass MF4120 support in pixma backend docs. + +2009-02-03 Julien Blache + * tools/sane-desc.c: filter out unsupported/unknown models from + output (udev/hal). + +2009-02-02 Nicolas Martin + * backend/pixma_common.c backend/pixma_common.h /backend/pixma_imageclass.c + backend/pixma_mp150.c backend/pixma_mp730.c backend/pixma_mp750.c: + Change ALIGN macro name to ALIGN_SUP for PPC compatibility. + Some cosmetic changes to source code alignment. + +2009-02-01 Alex Belkin + * backend/xerox_mfp.c backend/xerox_mfp.h: + Proper handling of parameters (to fix xsane crash). + * backend/xerox_mfp.conf doc/descriptions/xerox_mfp.desc: + Added Dell MFP 1815dn. + +2009-02-01 Chris Bagwell + * aclocalm4: fix prototype of internal strcasestr and usleep. + * configure.in: Group all USB logic together and all SCSI + logic together to aid understanding of whats no longer + valid. Allow sharing enable/disable options between all + USB drivers on multiple platforms. Combined CAM_LIBS and + SCSI_LIBS since they are mutually exclusive. + Skip some USB/SCSI checks when previous tests show it will always fail. + * backend/Makefile.am, tools/Makefile.in: Combine CAM_LIBS and + SCSI_LIBS. Add missing SOCKET_LIBS to epson2. Add USB_LIB. + * saned.c: Add limits.h for PATH_MAX. + +2009-02-01 Mattias Ellert + * acinclude.m4, backend/Makefile.am: Restore the removed + DYNAMIC_FLAG configuration. + * acinclude.m4, sanei/sanei_jpeg.c: Don't compile sanei_jpeg + if libjpeg is unavailable. + * backend/canon_dr.c, backend/hs2p-scsi.c, backend/xerox_mfp.c: + format fixes. + * backend/hs2p.c: fix missing return. + * backend/canon630u-common.c: avoid redefinition warning. + +2009-01-31 Chris Bagwell + * backend/Makefil.am: Add missing math library to coolscan2 + and coolscan3. + * acinclude.m4, configure.in: Define JPEG objects based on + existence of JPEG library and not on the dc* backends alone + since more backends then that use JPEG support. + +2009-01-30 Chris Bagwell + * frontend/saned.c: Replace usage of getgrouplist() with + getgrent() and friends. getgrouplist is not posix and not + on several platforms including cygwin. + * acinclude.m4, configure.in: Put all libraries into their + own *_LIB variables instead of $LIB so that we do not have to + link in the world to all executables. Modified SANE_CHECK_U_TYPES + to be a little more portable to platforms that use #define + for u_* types. Create SANE_CHECK_BACKENDS macro so that + PRELOADABLE_BACKENDS can also be valided. Auto-populated + PRELAODABLE_BACKENDS when detect dlopen() won't work. + Various protability cleanups. + * backend/dll.c: Make dll-preload.c a .h since its an include and + not compilable byitself. + * frontend/Makefile.in, frontend/scanimage.c, include/laaloca.h, + lib/Makefile.am, lib/alloca.c, strcasestr.c, tools/Makefile.in, + tools/sane-desc.c: Convert lib/ to automake. Create a liblib.la + for everyone to use and a libfelib.la for only frontend programs. + Make all internal programs be prefixed with sanei_ as not to conflict + with other programs libsane is linked in with that will also most + likely create similar internal utils on problem platforms. + * include/getopt.h, lib/getopt.c, lib/getopt1.c: Always compile + and link in getopt_long() but prefix it with sanei_. Its + easier to always use internal version then try to figure out what + platforms support getopt_long() and what header files to use. + * backend/Makefile.am: Convert backend makefile to automake. + Initial version that is feature parity with original but uses + specific rules instead of wildcards and only links in libraries/objs + really required. Room for more cleanup of whats linked in once + all makefiles have been converted to automake. + +2009-01-29 Chris Bagwell + * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h, + sanei/sanei_tcp.c, sanie/sanei_udp.c: Improve portablity by + removing usage of MSG_WAITALL since not all platforms support + that (cygwin). Default is to be blocking anyways. Changed + usage of MSG_NOTWAIT to use fcntl() function as needed as well. + * configure.in, lib/Makefile.in, lib/strcasestr.c: Add internal + strcasestr() for platforms missing it (cygwin). + * pixma_common.c: Make source match header prototype for picky + compilers (cygwin). + * backend/umax_pp_mid.c: Allow BACKEND_NAME to be filename + yet debug to be SANE_DEBUG_UMAX_PP to match man page. + +2009-01-28 Julien Blache + * doc/descriptions/epson.desc: added :scsi data for the GT-7000 + and Perfection1200S. Patch from Dieter Jurzitza. + +2009-01-27 Louis Lagendijk + * backend/pixma_bjnp.c: fixed bug that caused scanner discovery to + fail when it encountered a point to point link (check data returned + by getifaddrs() + +2009-01-26 Chris Bagwell + * configure.in: Add AM_MAINTAINER_MODE to disable regenerating + configure files. This was behavior of Makefiles before automake + and works around various timestamp issues. + +2009-01-25 Pierre Willenbrock + * backend/genesys_gl841.c: Change status code for locked head to + SANE_STATUS_HW_LOCKED + +2009-01-21 m. allan noah + * doc/descriptions/canon_dr.desc: correct version, status = new + * doc/descriptions/epjitsu.desc, doc/descriptions/fujitsu.desc: version + * doc/descriptions/umax1220u.desc: correct status of 1600U + * doc/descriptions/xerox_mfp.desc: status = new + +2009-01-23 Julien Blache + * doc/descriptions-external/epkowa.desc: Update for iScan 2.16.0, + from Olaf Meeuwissen. + +2009-01-22 Chris Bagwell + * Makefile.in: Submit Makefile.in from Makefile.am submitted + previously. + * backend/epson.c, backend/epson_scsi.c, backend/epson2_net.c, + backend/epson2_scsi.c, backend/genesys_gl646.c, + backend/genesys_gl841.c, backend/lexmark_low.c, backend/rts88xx_lib.c, + backend/umax_pp.c, backend/umax_pp_low.c, backend/umax_pp_mid.c, + doc/Makefile.in, doc/sane-epson.man, doc/sane-epson2.man: + Updated backends with EXTRA_* files to allow Makefile's + to always pass in BACKEND_NAME to be fixed to backend name + instead of filename; while still making sure that + SANE_DEBUG_${BACKEND}* exist as documented in man pages. + Add references to epson and epson2 man pages about + SANE_DEBUG_EPSONx_SCSI and _NET options. + Created an epson2 man page; based mostly on epson page. + * backend/stubs.c: Currently, compiling stubs.c requires its + own compile rule simply to pass in -DSTUBS. Since its always + required, just define it in stubs.c + +2009-01-22 Stéphane Voltz + * doc/Makefile.in doc/descriptions/genesys.desc : added the rts8891 + man page to the generation and install . added XP200 to the genesys + desc file. + +2009-01-21 Chris Bagwell + * Makefile.am, lib/Makefile.in: Run all libcheck tests before + failure and look for both static and shared libraries. + Fixed $srcdir typo in lib/Makefile.in. + +2009-01-21 m. allan noah + * backend/canon_dr.[ch], backend/epjitsu.[ch], backend/fujitsu.[ch]: + - dont export private symbols + +2009-01-19 m. allan noah + * doc/descriptions-external/brother2.desc: add MFC-7840W + +2009-01-19 Nicolas Martin + * pixma_imageclass.c: + Fixed select_source message length, and typo bug in last update. + Set MP4600 series for inverted checksumming. + +2009-01-19 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys.h + backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl841.c backend/genesys_low.h: add support for + uncalibrated scans in all modes for Visioneer Strobe XP200. Add + support for buttons for MD5345/HP2300 and XP200 + +2009-01-18 m. allan noah + * doc/descriptions/unsupported.desc: everything reported from + 2008-07 to 2009-01 + +2009-01-18 Pierre Willenbrock + * backend/genesys_low.h: Fix prototype of update_hardware_sensors. + Make half-ccd mode optional. + * backend/genesys_gl841.c: Make dpihw depend on sensor pixel count + instead of sensor resolution. Make some Canon LiDE 35 specific + gpio handling conditional, add missing SCANMOD shift. Make + half-ccd mode optional. Reenable clock register setup from sensor + struct, set SCANMOD. + * backend/genesys_devices.c: Make half-ccd mode optional. + Reenable clock register setup from sensor struct, set SCANMOD. + +2009-01-17 Nicolas Martin + * pixma_mp150.c: + Fixed "Busy mode" exit processing. + +2009-01-17 Julien Blache + * doc/descriptions/hp.desc: add SCSI identifiers for the ScanJet + IIc, from Daniel Golle (sane-devel, 20061105). + * frontend/scanimage.c: make batch mode create output files + atomically. Patch by Simon Matter . + +2009-01-16 Chris Bagwell + * .cvsignore, Makefile.in, aclocal.m4, config.sub, configure, + configure.in, backend/cvsignore, include/Makefile.in, + include/sane/config.h.in, INSTALL, Makefile.am, missing: + Convert top-level Makefile to be generated by automake. + "dist" target now includes m4 directory. Updated "libcheck" + target to look at dynamic libraries instead of static. + +2009-01-16 Chris Bagwell + * doc/Makefile.in, frontend/Makefile.in, include/Makefile.in, + japi/Makefile.in, lib/Makefile.in, po/Makefile.in, + sanei/Makefile.in, testsuite/Makefile.in, tools/Makefile.in, + backend/Makefile.in: + Updates to Makefiles to prepare for transition to automake. + Fix a few bugs with "all" and "uninstall" targets to work when + $(builddir) != $(srcdir). Added $(DESTDIR) to uninstall target. + Made $(distdir) related to current directory to match automake. + +2009-01-16 Pierre Willenbrock + * backend/genesys.c, backend/genesys.h, backend/genesys_devices.c, + backend/genesys_gl646.c, backend/genesys_gl841.c, + backend/genesys_low.h: Add support for buttons on + Canon LiDE 35/40/50. + +2009-01-15 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc, + pixma_mp150.c, AUTHORS: + Updated docs and comments in pixma backend. + Added Dennis Lou to pixma backend authors + +2009-01-13 Louis Lagendijk + * AUTHORS: added myself as co-responsible for pixma backend + +2009-01-15 Alessandro Zummo + * backend/epson2.c: do not use request_identity2 with + networked scanners, fixed generation of resolution + list. + +2009-01-13 Louis Lagendijk + * backend/pixma_bjnp.c: send broadcasts from bjnp port to make + firewalling easier + +2009-01-13 Julien Blache + * tools/sane-desc.c: replace opencoded device permissions and + ownership by proper definitions. Group USB devices by vendor in + the HAL FDI output. Replace obsolete SYSFS{} key by the newer + ATTR{} key in the udev output. Add a new :scsi keyword for SCSI + devices, add support for SCSI devices in the udev and HAL FDI + outputs. + * doc/descriptions/hp.desc, doc/descriptions/epson.desc: add :scsi + keyword to a handful of SCSI scanners known to advertise + themselves as type "Processor". + + All of the above based on a patch contributed by Dieter Jurzitza. + +2009-01-10 m. allan noah + * sanei/sanei_usb.c: rescan usb every time sanei_usb_init() is called + - remove missing devices, add new devices to global lists + - based on code from stef.dev@free.fr + +2009-01-10 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v11 + - send_panel() can disable too + - add cancel() to send d8 command + - call cancel() only after final read from scanner + - stop button reqests cancel + +2009-01-10 Jeremy Johnson + * backend/hs2p.c: replaced ulong with u_long, + added static keyword for SANE_Status update_hs2p_data() + +2009-01-06 Jonathan Bravo Lopez + * backend/hp3900_sane.c, backend/hp3900_config.c, + backend/hp3900_types.c, backend/hp3900.conf.in, doc/sane-hp3900.man, + doc/descriptions/hp3900.desc: + Added support for HP Scanjet G3110 scanner. + +2009-01-05 Jeremy Johnson + Added code to read_data() to pad image data to + requested length and to zero out any garbage using + information from sense data command. Added new + MAINTENANCE_DATA struct and options to display + scanner's maintenance/callibration statistics. + *backend/hs2p.h + - added enum CONNECTION_TYPES + - added HS2P_DATA struct + - added SENSE_DATA struct to struct HS2P_Device + - added SANE_String_Const orientation_list[] + - added macros isset_ILI() and isset_EOM() + *backend/hs2p-scsi.h + - replaced request_sense struct with SENSE_DATA struct + - added #define DATA_TYPE_EOL (va_list sentinel) + - added MAINTENANCE_DATA struct + *backend/hs2p-saneopts.h + - added OPT_ORIENTATION + - added MAINTENANCE_DATA options + *backend/hs2p.c + - added MAINTENANCE_DATA options + - added unused connType to attach() + - added update_hs2p_data() to fill in options + - added hs2p_open() and hs2p_close() + - added get_hs2p_data() to read scanner data + - added print_maintenance_data() + - modified sane_control_options() to + accomodate new maintenance options and to + handle Portrait/Landscape option + replaced adf_status macro with s->data.adf_status + - modified sane_read() to correctly zero out the + missing bytes on an incomplete read and to pad + to the requested length + *backend/hs2p-scsi.c + - replaced request_sense() with get_sense_data() + - added print_sense_data() + - added SENSE_DATA *sdp to sense_handler() + - modified read_data() to handler other data type codes/qualifiers + - read_adf_status() now is replaced with call to + read_data(fd,*buf,*bufsize,dtc,dtq) + +2009-01-04 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + Updated doc for pixma backend (ImageClass) + +2008-12-31 Stéphane Voltz + * backend/genesys.c: restored warming up broken by a previuos commit + +2008-12-28 Nicolas Martin + * backend/pixma_imageclass.c: + Change to include different checksumming for MF41xx and MF42xx series + +2008-12-26 Alessandro Zummo + * backend/epson2.c: changed version code, + added protection from wrong settings. + +2008-12-21 m. allan noah + * backend/fujitsu.[ch]: backend v87 + - accept null pointer as empty device name + - track frontend reading sensor/button values to reload + - deactivate double feed options if df-action == default + +2008-12-21 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man, + backend/pixma_mp150.c: + MP800/MP800R: Fixed bug and color planes shift issues, added TPU support + for 48 bits images depth up to 1200 dpi. + MP980: following a user feedback, declared as working. + Doc and man pages updated. + +2008-12-18 m. allan noah + * backend/fujitsu.[ch]: backend v86 + - get_pixelsize() sets back window ID for back side scans + * doc/sane-fujitsu.man, doc/descriptions/fujitsu.desc: backend v86 + +2008-12-17 Julien Blache + * backend/v4l.c: unmap mapped buffer in sane_cancel(). Use libv4l1 + for v4l device access, buys us some support for v4l2 devices for + free thanks to libv4l1, libv4l2 and libv4lconvert. + * configure.in, configure: check for libv4l1 availability. + +2008-12-15 Alex Belkin + * AUTHORS, configure, configure.in, backend/Makefile.in, + backend/xerox_mfp.c, backend/xerox_mfp.h, doc/Makefile.in, + doc/descriptions/xerox_mfp.desc, doc/sane-xerox_mfp.man: + Initial commit ot xerox_mfp backed. + +2008-12-12 Julien Blache + * frontend/saned.c: add a data_portrange config file option to + saned to specify a port range for the data connection. Based on a + patch contributed by Oren Held. + * backend/saned.conf.in: add the data_portrange option to the + config file and rework the comments. + * doc/saned.man: document the data_portrange option. + +2008-12-11 Stéphane Voltz + * backend/rts8891.c doc/sane-rts8891.man doc/descriptions/rts8891.desc: + scan register setting fix, documentation update + +2008-12-10 m. allan noah + * backend/fujitsu.[ch]: backend v85 + - round pixels_per_line down to arbitrary limits for fi-4990 & fi-4860 + - fi-4860 returns random garbage to serial number queries + - initialize *info to 0 in sane_control_option() + * doc/descriptions/fujitsu.desc: backend v85, improve status/comments + * frontend/scanimage.c: initialize *info, fix buffer overwalk + +2008-12-10 m. allan noah + * backend/canon_dr.c: backend v10 + - add all documented request sense codes to sense_handler() + - fix color jpeg (remove unneeded BGR to RGB swapping code) + - add macros for LUT data + * backend/canon_dr.conf.in: add DR-2080C usb ID + * doc/descriptions/canon_dr.desc: backend v10, add DR 3020 + +2008-12-08 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v9 + - add rollerdeskew and stapledetect options + - add rollerdeskew and stapledetect bits to ssm_df() + * doc/descriptions/canon_dr.desc: backend v9 + +2008-12-08 m. allan noah + * backend/avision.c: backend v289 + - fix sending SIGTERM when reader_pid == 0 + +2008-12-07 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v8 + - rename read/send_counter to read/send_panel + - enable control panel during init + - add options for all buttons + - call TUR twice in wait_scanner(), even if first succeeds + - disable rif + - enable brightness/contrast/threshold options + * doc/descriptions/canon_dr.desc, doc/sane-canon_dr.man: backend v8 + +2008-12-06 Louis Lagendijk + * backend/pixma_bjnp.c pixma_bjnp_private.h: + replaced getlogin/getenv by getpwuid(geteuid) + +2008-12-06 Louis Lagendijk + * backend/pixma_bjnp.c pixma_bjnp_private.h: + On Ubuntu getlogin() returns NULL. So we now first try getlogin() + and if that fails, we try getenv("USER") and if that fails we use + a default user string + +2008-12-03 Stéphane Voltz + * backend/rts8891.c backend/rts8891_low.c: possible fix for + failed scan at 300 and 1200 dpi for HP4400, sensor type 2. + +2008-12-01 Julien Blache + * sanei/sanei_usb.c: fix assignment in if clause, reported on + sane-devel. + +2008-11-30 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + MP620 supported by pixma backend confirmed, doc and man pages updated. + +2008-11-29 m. allan noah + * backend/canon_dr.[ch]: backend v7 + - jpeg support (size rounding and header overwrite) + - call object_position(load) between pages even if buffering is on + - use request sense info bytes on short scsi reads + - byte swap color BGR to RGB + - round image width down, not up + - round image height down to even # of lines + - always transfer even # of lines per block + - scsi and jpeg don't require reading extra lines to reach EOF + - rename buffer option to buffermode to avoid conflict with scanimage + - send ssm_do and ssm_df during sane_start + - improve sense_handler output + * doc/descriptions/canon_dr.desc: backend v7 + +2008-11-29 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.c: backend v6 + - fix adf simplex + - rename ssm_duplex to ssm_buffer + - add --buffer option + - reduce inter-page commands when buffering is enabled + - improve sense_handler output + - enable counter option + - drop unused code + * doc/descriptions/canon_dr.desc: backend v6 + +2008-11-26 m. allan noah + * backend/*.[ch]: nearly every backend used V_MAJOR + instead of SANE_CURRENT_MAJOR in sane_init() + * backend/snapscan.c: remove EXPECTED_VERSION check + since new SANE standard is forward compatible + +2008-11-25 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.c, + doc/descriptions/canon_dr.desc: backend v5 + - remove EOF ejection code + - add SSM and GSM commands + - add dropout, doublefeed, and jpeg compression options + - disable adf backside + - fix adf duplex + - read two extra lines (ignore errors) at end of image + - only send scan command at beginning of batch + - fix bug in hexdump with 0 length string + - DR-7580 support + +2008-11-25 Nicolas Martin + * backend/pixma.c: + Fixed regression bug at end of scan for all PIXMA, noticeable + in multipage ADF scan. + +2008-11-23 Nicolas Martin + * backend/pixma_mp150.c, sane-backends/po/sane-backends.fr.po, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + Support for MP630 in pixma backend. + Updated docs for MP630, and network interface to various PIXMA models + in pixma.desc. + Fixed some typos in French translations. + +2008-11-20 Stéphane Voltz + * backend/rts8891.c: fixes 'commit scan value' for HP4400. + +2008-11-20 Stéphane Voltz + * backend/rts8891.c: calibration fixes for HP4400 sensor type 3. + +2008-11-18 Alessandro Zummo + * backend/epson2.c: fixed bug when an extended command + was used with D8 level scanners. bug reported + by Kare Sars + +2008-11-17 Gerhard Jaeger + * doc/descriptions-external/epkowa.desc: + iscan 2.14.0 updates on behalf of olaf.meeuwissen@avasys.jp + +2008-11-12 Stéphane Voltz + * backend/rts8891.c: sensor detection fix. Lamp setting + change for HP4400 sensor type 3. + +2008-11-11 m. allan noah + * backend/canon_dr.c: backend v4 + - eject document when sane_read() returns EOF + +2008-11-09 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h, doc/sane-canon_dr.man, + backend/canon_dr.conf.in, doc/descriptions/canon_dr.desc: + - New Canon DR-series backend v3 + - support all modes and resolutions of DR-9080C + - advanced options (MF detection, compression) not yet supported + - other larger models believed similar, smaller ones unknown + * doc/descriptions/unsupported.desc: remove Canon DR-series machines + +2008-11-07 m. allan noah + * backend/fujitsu.c: backend v84 + - round lines down to even number to get even # of total bytes + - round binary bpl and Bpl down to byte boundary + +2008-11-06 m. allan noah + * backend/fujitsu.c: backend v83 + - round binary bpl and Bpl up to byte boundary + - use s->params instead of user data in set_window() + - read_from_scanner() only grabs an even number of lines + +2008-10-31 Louis Lagendijk + * Pixma backend (pixma.c/pixma_common.c/pixma_io_sanei.c/pixma_bjnp.c): + bjnp tcp connection is now de-activated after initialization and + re-activated at start of scanning. If we do not do this, the scanner + closes its side of the connection after 30 secods of inactivity. + Added a maximum to the retry of slect calls when signals are + received + Added blocksize detection for tcp read_bulk call + +2008-11-04 m. allan noah + * sanei/sanei_usb.c, include/sane/sanei_usb.h: + - shorten debug lines to fit in 80 chars + - add sanei_usb_clear_halt() required by upcoming canon_dr backend + +2008-10-31 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h, + backend/fujitsu.conf.in, doc/descriptions/fujitsu.desc: backend v82 + - improved front-side endorser vpd detection + - send scanner_control_ric during sane_read of each side + - add fi-6770A and fi-6670A USB ID's + +2008-10-31 Louis Lagendijk + * backend/pixma_bjnp.c: corrected small typo + +2008-10-31 Louis Lagendijk + * backend/pixma_bjnp.c: + Added retry to select() calls when they get interrupted by a + signal. This solves problems in xsane after a first scan completed. + There is still an issue that scanner closes tcp connection after + 30 seconds of inactivity + backend/pixma_bjnp.c backend/bjnp_private.h + Marked local functions as static and removed them from ..private.h + +2008-10-31 Stéphane Voltz + * backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h: + added 600 and 1200 dpi scan for HP4400 and HP4470 with 'xpa' + sensor. + +2008-10-25 Nicolas Martin + * backend/pixma_mp150.c, doc/sane-pixma.man doc/descriptions/pixma.desc: + Tweaks for TPU scan at 4800 dpi, and MP810 at 2400 dpi (now works). + Updated docs around that. + +2008-10-25 Louis Lagendijk + * Added configuration file support for pixma backend + Currently used only for configuration of network scanners. + +2008-10-22 Nicolas Martin + * backend/pixma.c, backend/pixma_io_sanei.c, backend/pixma_mp150.c: + TPU scanning in 48 bits mode now works fine on MP970, with Xsane or + scanimage. + Changed also minimum to 300 dpi for TPU scan, so that preview now works + in Xsane. + Added Legal paper dimensions (14") to ADF scan for MX850 and MX7600. + The rest is cosmetic only. + +2008-10-21 Louis Lagendijk + * Added #ifdef around defintions of MIN and MAX in pixma_common.h + - Re-enable includes in pixma_bjnp.c as they are needed on Freebsd + - Replaced getaddrinfo by gethostbyname in pixma_bjnp.c as this is + supported on OS/2 as well + +2008-10-21 m. allan noah + * doc/descriptions/fujitsu.desc: backend v81, fix fi-6240 usb id + +2008-10-20 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v81 + - increase USB timeouts + - enable get_pixelsize() to update scan params after set_window() + - remove even_scan_line hack + +2008-10-19 Nicolas Martin + * configure.in, configure, backend/pixma_bjnp.c, + backend/pixma_bjnp.h, backend/pixma_bjnp_private.h, + pixma.h, doc/descriptions/pixma.desc: + From Louis Lagendijk for bjnp protocol on pixma backend, add a header + check for ifaddrs.h (necessary on different platforms BeOS, OS/2, ...) + Increment pixma backend version number. + +2008-10-15 Stéphane Voltz + * backend/rts8891.c: added 300 dpi scan for HP4400 + +2008-10-15 Stéphane Voltz + * backend/rts8891.c: fixed HP4400 sensor detection, added 150 + dpi scan mode for HP4400 + +2008-10-14 Nicolas Martin + * backend/pixma*.c, backend/pixma*.h (all pixma backend files), + doc/sane-pixma.man, doc/description/pixma.desc, + backend/Makefile.in + Added 3 new files backend/pixma_bjnp.c, backend/pixma_bjnp.h, + backend/pixma_bjnp_private.h: + - Thanks to Louis Lagendijk, added an implementation of Canon's BJNP + network protocol to the pixma backend, for scanning with PIXMA devices + over a LAN network. + - Fix for ADF scan reset session when ADF is loaded with more pages + to scan than the frontend requests. + - Updated pixma backend documentation and file headers. + +2008-10-09 m. allan noah + * doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v80 + +2008-10-08 m. allan noah + * backend/fujitsu.c: backend v80 + - front-side endorser uses data ID 0x80 + +2008-10-06 Stéphane Voltz + * backend/rts8891.c backend/rts8891.h: fixed configuration option + bug + +2008-10-04 Nicolas Martin + * backend/pixma.c, backend/pixma.h, backend/pixma_common.c, + backend/pixma_io_sanei.c, backend/pixma_mp150.c, + doc/sane-pixma.man, doc/description/pixma.desc: + MP970 scanning improvements, up to 4800 dpi. On the way soon, + network BJNP protocol designed by Louis Lagendijk to be added to CVS. + MX7600 reported to work fine with the backend. + ADF scanning: + - improved for latest PIXMAs like MX850, MX310. + - bug fix in Sane_start, when scanning several pages with ADF. + ADF DUPLEX scanning: + - new code for ADF Duplex, (to be tested) based on a MX850 Snoop. Changes + might fit also MP830 (To be confirmed). + TPU scanning: + - MP970 TPU scanning: Protocol works, get scanned TPU images with 48 bits + to 24 bits conversion, full 48 bit version yet to be debugged. + +2008-10-03 m. allan noah + * backend/epjitsu.[ch]: backend v17: + - increase scan height ~1/2 inch due to head offset + - change page length autodetection condition + +2008-10-03 Stéphane Voltz + * include/sane/sane.h: added a SANE_CURRENT_MINOR define + +2008-10-02 Stéphane Voltz + * backend/rts8891.c backend/rts8891.h backend/rts8891_low.h: + add a 'sensornumber' option to override detected sensor model + +2008-10-02 m. allan noah + * doc/descriptions-external/epkowa.desc: + - iscan 2.12.0 updates from olaf.meeuwissen@avasys.jp + +2008-10-01 m. allan noah + * doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in, + backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v79 + - add usb ids for several models + - print additional hardware capability bits + - detect front-side endorser + - disable endorser-side controls if only one side installed + - add quirks for fi-6x70 + +2008-10-01 m. allan noah + * backend/epjitsu.[ch]: backend v16: + - split fill_frontback_buffers_S300 into 3 functions + - enable threshold-curve option + - add 1-D dynamic binary thresholding code + - remove y-resolution option + - pad 225x200 data to 225x225 + +2008-10-01 Gerhard Jaeger + * doc/descriptions/plustek.desc: Added entry for UT12 devid 0x0013 + * doc/descriptions/unsupported.desc: Removed entry for UT12 devid 0x0013 + * doc/descriptions/gt68xx.desc: Added entry for OpticSlim 2400plus + * backends/gt68xx.conf.in: Added entry for OpticSlim 2400plus + +2008-09-26 Stéphane Voltz + * backend/rts8891_low.c: fix HP4400 head parking + +2008-09-25 m. allan noah + * backend/epjitsu.[ch], backend/epjitsu-cmd.h: backend v 13, 14 and 15: + - add working page-height control + - add working brightness, contrast and threshold controls + - add disabled threshold curve and geometry controls + - move initialization code to sane_get_devices, for hotplugging + - support S300 on USB power + - support S300 225x200 and 600x600 scans + - support for automatic paper length detection (parm.lines = -1) + - expose hardware buttons/sensors as options for S300 + * doc/descriptions/epjitsu.desc: change S300 status to good + +2008-09-25 m. allan noah + * include/sane/saneopts.h: underscore not allowed in option names + * frontend/scanimage.c: fix broken unknown length (-1) binary scans, + fix invalid tiff height with unknown length scans, fix compiler warn + +2008-09-20 Stéphane Voltz + * backend/rts8891.c: fix typo in HP4400 variant detection + +2008-09-20 Stéphane Voltz + * backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h: more + fix for HP4400 head parking, 75 dpi support for another HP4400 sensor + variant, better variant detector and initial setting + +2008-09-13 Nicolas Martin + * backend/pixma_mp150.c, doc/sane-pixma.man, doc/description/pixma.desc: + Changes in pixma backend for PIXMA MP970 at 4800 dpi (to be continued). + Declare MX7600 but yet untested. + +2008-09-11 Stéphane Voltz + * backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h: fix + parking for HP4400, tune dark calibration for HP4400 + +2008-09-07 Nicolas Martin + * backend/pixma_mp150.c backend/pixma_imageclass.c backend/pixma_common.h + doc/sane-pixma.man doc/descriptions/pixma.desc: + - Updated doc for MF4140, MF4150 and MP810 + - Remove white lines previously padded to image bottom for CCD sensors + - Modified scan area adjustments to enhance frontend area selection fit + but to be confirmed that it does not bring backward compatibility issues. + +2008-09-03 Stéphane Voltz + * backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h + backend/rts88xx_lib.c: minor changes for hp4400 support + +2008-09-02 Nicolas Martin + * backend/pixma_mp150.c: + Some tweaks to have PIXMA MP810 supported by the pixma backend. + +2008-08-29 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c: + - move to configuration framework + - fix GL646 GPO value usage + - HP2400/G2410 tidbits + - don't reset ASIC anymore + +2008-08-27 m. allan noah + * doc/descriptions/fujitsu.desc: mark fi-6230 and fi-6240 complete + +2008-08-26 m. allan noah + * backend/fujitsu.c, doc/descriptions/fujitsu.desc: backend v78 + - recent model names (fi-6xxx) dont end in 'C' + - simplify flatbed area overrides + - call scanner_control to change source during sane_start + +2008-08-26 m. allan noah + * backend/fujitsu.c, backend/fujitsu-scsi.h: backend v77 + - override flatbed maximum area for fi-6230C and fi-6240C + - set PF bit in all mode_select(6) CDB's + - set SANE_CAP_INACTIVE on all disabled options + - fix bug in mode_select page for sleep timer + +2008-08-25 Gerhard Jaeger + * backend/plustek-usb.c backend/plustek-usbdevs.c: + Added preliminary support for Visioneer XP100 + Tweaked entry for LM9831 version of Plustek UT12 + * backend/plustek.c: Bumped build number + * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update + * doc/descriptions/plustek.desc: Added entry for Strobe XP100 + * doc/descriptions/unsupported.desc: Removed entry for Strobe XP100 + +2008-08-21 Stéphane Voltz + * backend/rts8891.c: calibration updating and 75 dpi scan for hp400 + +2008-08-23 m. allan noah + * doc/descriptions/fujitsu.desc: set lots of scanners to complete :) + +2008-08-21 Stéphane Voltz + * backend/rts8891.c backend/rts8891_devices.c backend/rts8891_low.c + backend/rts88xx_lib.c: add sensor type field and use it in geometry + detection. + +2008-08-14 Stéphane Voltz + * backend/rts8891.c backend/rts88xx_lib.c: fix for hp4400 init + +2008-08-13 m. allan noah + * backend/fujitsu.[ch]: backend v76 + - add independent maximum area values for flatbed + - override said values for fi-4220C, fi-4220C2 and fi-5220C + * doc/descriptions/fujitsu.desc: bump version, add 2 untested scanners + +2008-08-07 Rene Rebe + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc: backend v75 + - added fi-6230 ID, updated fi-6130, fi-6230 status + +2008-08-05 Julien Blache + * frontend/saned.c: initialize runas_{u,g}id to 0 instead of -1; + initialize ngroups to 0. + +2008-08-04 Julien Blache + * frontend/scanimage.c: fetch_options(), actually get option + descriptor 0 before attempting to get the value of option 0. + +2008-08-04 Stéphane Voltz + * backend/umax_pp.c backend/umaxp_pp.h backend/umax_pp.conf.in: + use configuration framework + +2008-08-02 m. allan noah + * backend/fujitsu.c, backend/fujitsu-scsi.h: backend v74 + - replace global scsi blocks with local ones in each function + +2008-07-31 Julien Blache + * frontend/saned.c: set supplemental group list in addition to + setting euid and egid. Reported by Cameron Hutchison. + +2008-07-28 Julien Blache + * frontend/saned.c: call setegid() before seteuid(), aka while + we're still root. Patch from Nick Andrew . + +2008-07-27 m. allan noah + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc: backend v73 + - add fi-6130 usb ID + - correct overscan dimension calculation + - provide correct overscan size overrides for fi-5110C and fi-4x20C2 + - fi-5750C can't handle 10 bit LUT via USB + +2008-07-25 m. allan noah + * AUTHORS: Earle has commit perms + * doc/descriptions/unsupported.desc: add Lexmark X7170 + * include/sane/sanei_config.h: remove typedef so doxygen will shutup + +2008-07-25 m. allan noah + * include/sane/saneopts.h: separate x-resolution from resolution + * backend/abaton.c, backend/artec.c, backend/canon-sane.c, + backend/epjitsu.c, backend/fujitsu.c, backend/microtek2.c, + backend/sp15c.c, backend/umax.c: use SANE_NAME_SCAN_RESOLUTION + instead of SANE_NAME_SCAN_X_RESOLUTION, to avoid ui change + +2008-07-20 Julien Blache + * backend/net.c: sane_control_option: when the frontend doesn't + care (info == NULL) and the remote backend asks for a reload, + perform the reload. Hopefully this brings the behaviour back in + line with standard backends. + +2008-07-15 Nicolas Martin + * backend/pixma_mp150.c: + Changed page scan end condition to handle correctly PIXMA ADF. + +2008-07-14 Julien Blache + * doc/*.man: Fix hyphen vs. minus sign issues in the manpages, + breaking copy/paste of command-lines and options in UTF-8 + environments. + +2008-07-13 m. allan noah + * backend/fujitsu.[ch]: backend v72, + - use mode_sense to determine background color support + - remove fi-5900 background color override + +2008-07-13 m. allan noah + * backend/fujitsu.[ch]: backend v71, + - disable overscan option if vpd does not tell overscan size + - fi-5110EOX crops scan area based on absolute maximum, not paper + - fi-5330C and fi-5650C can't handle 10 bit LUT via USB + - fi-5900 has background color, though it reports otherwise + +2008-07-10 Stéphane Voltz + * sanei/sanei_config.c: handle cases where config or callback + function is NULL + * backend/rts8891.c: use new configuration parsing framework + +2008-07-10 Stéphane Voltz + * include/sane/sanei_config.h: doxygen fix for new function + +2008-07-10 Stéphane Voltz + * backend/sanei_constrain_value.c: add support for SANE_Bool + in sanei_check_value + * backend/Makefile.in: add sanei_constrain_value.lo to libsane +2008-07-10 Stéphane Voltz + * backend/sanei_constrain_value.c: add support for SANE_Bool + in sanei_check_value + * backend/Makefile.in: add sanei_constrain_value.lo to libsane + dependencies + * sanei/Makefile.in: add makedepend for .lo files + * include/sane/sanei_config.h sanei/sanei_config.c: add configuration + parsing framework + +2008-07-05 m. allan noah + * backend/fujitsu.[ch]: backend v70, + - fix bug in sane_get_parameters (failed to copy values) + - autodetect jpeg duplex interlacing mode by inspecting scan width + +2008-07-05 Nicolas Martin + * backend/pixma.c: + Fix in sane_control_option () for PIXMA ADF scan. + Change malformed test conditions for ADF/Duplex scan source. + Updated PIXMA MX850 description. + +2008-07-03 m. allan noah + * backend/fujitsu.[ch]: backend v69, support hot-unplugging scanners + +2008-07-02 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v68, + - add halftone type and pattern options + - support M3097G with IPC and CMP options via modified VPD response + * doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v68, + - manpage cleanup + +2008-07-01 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v67, + - add IPC/DTC/SDTC options + - call check_for_cancel() in sane_cancel, unless reading flag is set + +2008-06-28 Nicolas Martin + * backend/pixma_mp150.c: + Removed "experimental" flag for PIXMA MX850. + +2008-06-26 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v66, + - restructure double feed detection options for finer-grained control + - add endorser side option + - prevent init_interlace() from overriding init_model() + - simplify sane_start() and fix interlaced duplex jpeg support + - simplify sane_read() and add non-interlaced duplex jpeg support + - removed unused code + +2008-06-26 m. allan noah + * backend/test.[ch]: check for options being controlled before loading + +2008-06-25 Nicolas Martin + * backend/pixma_imageclass.c: + Patch from Sam Varshavchik to deal with libusb 64 read issue, + for ImageClass MFPs. + +2008-06-24 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h, + doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: + backend version 65, add endorser support, add quirks for fi-4990 + +2008-06-24 Julien Blache + * backend/net.c: do not reload options behind the frontend's back + in sane_control_option; rather return SANE_STATUS_INVAL and warn + that the frontend is buggy. Fetch option descriptors in + sane_open() so a GET_VALUE on option 0 can still work without + having to get option descriptor 0 beforehand. + * frontend/saned.c: rework error/exit path in process_request() + to properly terminate the Avahi thread when in debug mode. + +2008-06-22 Julien Blache + * frontend/saned.c: terminate child processes before exiting in + debug mode. + +2008-06-19 Ilia Sotnikov + * backend/hp5590.c: + Fixed segmentation fault on invalid option passed to + sane_get_option_descriptor(), sane_control_option() + (thanks to Albert Cervera i Areny) + +2008-06-19 Ilia Sotnikov + * backend/hp5590.c, backend/hp5590_cmds.c, backend/hp5590_cmds.h + * backend/hp5590_low.c, backend/hp5590_low.h + * doc/descriptions/hp5590.desc, doc/sane-hp5590.man: + Added support for HP ScanJet 4570c (thanks to Markham Thomas) + +2008-06-15 Nicolas Martin + * doc/sane-pixma.man, + * backend/pixma.c, backend/pixma_mp150.c, backend/pixma_sane_options.c + * sane-backends/po/sane-backends.??.po: + Remove "experimental" in pixma buttons options and text. + Fix some French translation typos, and update man page. + +2008-06-10 Stéphane Voltz + * backend/sanei_constrain_value.c: add support for arrays of SANE_Word + in sanei_constrain_value + * backend/umax_pp.c: remove now unneede 'hand made' constrain on + gamma tables + +2008-06-09 Stéphane Voltz + * backend/rts8891.c: fix for model with 'XPA' sensor + +2008-06-06 Julien Blache + * backend/net.c: lock the Avahi thread before stopping it and + tearing down the Avahi objects. + +2008-06-03 Stéphane Voltz + * backend/genesys_gl646.c: fixed wrong offset for start + of scanarea for MD6471 scanner. + +2008-05-30 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h, + doc/descriptions/fujitsu.desc: backend version 64, + use model and serial to build sane.name (idea from Ryan Duryea), + allow both serial_name and device_name to sane_open scanner, + simulate missing VPD data for M3097G, probe scanner for color + interlacing mode instead of hardcoding, other minor cleanups + +2008-05-29 Nicolas Martin + * doc/sane-pixma.man: man update. + * backend/pixma_io_sanei.c: update status types, and take into + account new ones. + +2008-05-15 Mattias Ellert + * backend/hp3900_sane.c: Correct typos. + * po/Makefile.in: add backend/rts8891.c to localization. + * po/sane-backends.sv.po: update Swedish localization. + +2008-05-27 m. allan noah + * frontend/scanimage.c: add %n for newline to -f option + +2008-05-26 Jonathan Bravo Lopez + * po/sane-backends.es.po: added spanish translation about status strings + * po/Makefile.in: added backend/sane_strstatus.c to SRC_FILES section. + +2008-05-26 Rene Rebe + * backend/avision.{c,h}: merged latest upstream SVN changes, bug fixes + and device ID updates, including fixing uninitialized variables due + former defect merge and exposure control for film / dia scanners + +2008-05-26 Stéphane Voltz + * backend/sane_strstatus.c: added new status and internationalization + support + * frontend/scanimage.c, frontend/tstbackend.c: added handling of status + SANE_STATUS_WARMING_UP + * backend/pnm.c: added 2 more virtual devices, one that is hardware + locked, and another that always do warming before scan. + +2008-05-26 Stéphane Voltz + * backend/rts8891.[ch], backend/rts8891_low.[ch], + backend/rts88xx_lib.[ch]: renamed per frontend struct, made use of + new well-known option groups. Added warming-up handling in + sane_start(). + +2008-05-22 Stéphane Voltz + * backend/genesys.c: + changed top of scan area detection for MD6228/MD6471 models + +2008-05-23 Jonathan Bravo Lopez + * backend/hp3900_sane.c: setting appropiate capabilities to some options. + +2008-05-22 Jonathan Bravo Lopez + * backend/hp3900_sane.c: use 1.1.0 well-known option group strings. + * backend/hp3900_config.c, backend/hp3900_debug.c, + backend/hp3900_rts8822.c, backend/hp3900_types.c, + backend/hp3900_usb.c: Fixed reference position detection for + HP3800/HPG2710 scanners. Code clean up. + +2008-05-22 Stéphane Voltz + * backend/rts8891.c: + minor tweak for scanjet 4470cx + +2008-05-21 m. allan noah + * include/sane/saneopts.h: add sane 1.1.0 well-known button options + * backend/fujitsu.c: v1.0.63, use sane 1.1.0 well-known option + names for some buttons, remove 'button-' from others + +2008-05-20 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: v1.0.62, + check for all supported scsi commands, use well-known option + group strings from saneopts.h, rename pagewidth to page-width + to meet sane 1.1.0 spec, same for height, add unused get_window() + * doc/descriptions/fujitsu.desc: increase version to 1.0.62. + +2008-05-20 m. allan noah + * include/sane/sane.h: add SANE_STATUS_WARMING_UP and + SANE_STATUS_HW_LOCKED, remove SANE_CAP_ALWAYS_SETTABLE, + add SANE_FRAME_XML, improve comments on other new frame types. + * include/sane/saneopts.h: add common option groups, add new + page-width and page-height well-known options + +2008-05-20 m. allan noah + * backend/qcam.c, backend/v4l.c, frontend/tstbackend.c: + remove undocumented and otherwise unused SANE_CAP_ALWAYS_SETTABLE + +2008-05-19 Stéphane Voltz + * backend/rts8891.c: + 150/300 dpi shading calibration fixes for 'XPA' sensor HP4470 models + +2008-05-16 m. allan noah + * backend/fujitsu.c: inspect correct bool to enable prepick mode + +2008-05-15 m. allan noah + * doc/descriptions/cardscan.desc, doc/descriptions/epjitsu.desc, + doc/descriptions/hp3900.desc, doc/descriptions/hp5590.desc, + doc/descriptions/hpljm1005.desc, doc/descriptions/hs2p.desc: + remove 'new' tag from sane 1.0.19 backends + * doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in: + add fi-5530C2 usb ID + * backend/cardscan.c: correct version number + * backend/epjitsu.conf.in: improved firmware directions + * backend/fujitsu.[ch]: update to backend v 1.0.61 + +2008-05-15 Mattias Ellert + * doc/sane-genesys.man, doc/sane-lexmark.man, doc/sane-microtek2.man, + doc/sane-mustek_pp.man, doc/sane-pixma.man, doc/sane-rts8891.man, + doc/sane-umax_pp.man: Man page fixes + * doc/descriptions-external/hp_rts88xx.desc: removed since its + successor rts8891 is now included in the SANE distribution + +2008-05-15 Mattias Ellert + * backend/agfafocus.h, backend/artec_eplus48u.c, + backend/artec_eplus48u.h, backend/avision.h, backend/coolscan.h, + backend/hp-handle.c, backend/hp3500.c, backend/microtek2.h, + backend/mustek.c, backend/mustek.h, backend/pie.c, backend/pixma.c, + backend/plustek-pp.h, backend/plustek.c, backend/plustek.h, + backend/plustek_pp.c, backend/snapscan.c, backend/snapscan.h, + backend/sp15c.h, backend/tamarack.h, backend/test.c, backend/test.h, + backend/u12.c, backend/u12.h, backend/umax.c, backend/umax.h, + include/sane/sanei_thread.h, sanei/sanei_thread.c: + Fix for bug #306751: sanei-thread with pthreads on 64 bit + +2008-05-12 Stéphane Voltz + * backend/rts8891.c + 150/300 dpi mode fixes for 'XPA' sensor HP4470 models + +2008-05-08 Alessandro Zummo + * AUTHORS: added myself :) + +2008-05-07 Julien Blache + * doc/sane-config.man: Fix man warning. + * backend/dll.c: look for dll.conf snippets in + $configdir/dll.d; this is a facility for external backends + to automatically add their backends to the dll backend + configuration without mucking with dll.conf. + * backend/Makefile.in: create $configdir/dll.d. + +2008-05-07 Nicolas Martin + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc: + USB IDs updates in imageClass backend (pixma), by Dennis Lou. + +2008-05-07 Jochen Eisinger + * doc/sane-mustek_pp.man: fix catman warning. Reported by + Raymond Chen. + +2008-05-05 Earle Philhower + * doc/sane-sm3840.man: Add lineart and halftone options to page + * backend/sm3840*: Remove 64-bit compile warnings + +2008-04-05 Stéphane Voltz + * backend/rts8891.c backend/rts8891_low.c + doc/descriptions/rts8891.desc: + 150 dpi mode fix for 'XPA' sensor HP4470 models, description + update + +2008-05-05 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + Description and man updates for PIXMA MX300. + +2008-05-04 Nicolas Martin + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc: + Code cleanup patch to imageClass backend (pixma) by Dennis Lou. + +2008-05-03 Julien Blache + * backend/epson2.c: initialize s->fd to -1 once the struct + Epson_Scanner is allocated and zeroed out in attach(). Otherwise + the backend sends inquiry data to fd 0, which it obviously + shouldn't do; this breaks scanning over saned. + * doc/net.tex: replace occurrences of SANE_STATUS_SUCCESS with + SANE_STATUS_GOOD, as SANE_STATUS_SUCCESS doesn't exist. + +2008-04-28 m. allan noah + * backend/epjitsu.[ch]: backend v1.0.12, fix double free bug + +2008-04-27 m. allan noah + * sanei/sanei_usb.c: allow sanei_usb_init() to run once per second + * backend/fujitsu.c: backend v1.0.60, relocate call to sanei_usb_init(), + free sane_devArray before calloc'ing a new one + +2008-04-22 m. allan noah + * backend/fujitsu.c, backend/fujitsu.conf.in: backend v1.0.59, + add fi-6140 PID, and fi-6x40 color mode + * doc/descriptions/fujitsu.desc: add fi-6140 PID, mark as 'good' + * doc/descriptions/epjitsu.desc: add S300M, mark as 'untested' + +2008-04-22 Nicolas Martin + * backend/pixma_mp150.c: + Updated pixma backend to have MP970 (tested), and probably other + CCD sensor MPs, working for Grayscale scan. + +2008-04-21 Nicolas Martin + * backend/pixma.c, backend/pixma_common.c, backend/pixma_rename.h + doc/sane-pixma.man, doc/descriptions/pixma.desc + (new) backend/pixma_imageclass.c, backend/Makefile.in: + Thanks to Dennis Lou, who adapted the pixma backend to add support + for Canon ImageCLASS series, fully tested for MF4270, and includes + PIDs declarations for other ImageCLASS devices, yet to be tested. + Fixes also a bug for ADF and ADF Duplex scan source selection. + +2008-04-20 m. allan noah + * backend/fujitsu.h: remove #define SANE_FRAME_JPEG + +2008-04-19 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v1.0.58, + rename page code 32 to 'unknown', compile if NDEBUG is set, + proper async sane_cancel support, re-enable JPEG support + various functions rewritten (shorter, more clear) + * doc/descriptions/fujitsu.desc: add new fi-6xxx machines + +2008-04-18 Alessandro Zummo + * backend/epson2.c: fixed attach() error path. + +2008-04-14 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma.h, backend/pixma_mp150.c + doc/sane-pixma.man, doc/descriptions/pixma.desc: + With feedback from MP970 owner, updated pixma backend for MP970 + CCD sensor support (yet in color only), and more generally, + support for other CCD sensor PIXMA: MP800, MP810, MP830, MP960, + but yet untested, which produce shifted color planes + scanned images. Current trim based on sample images provided + in bug reports and other web pages, but might require some + few and simple final tweaks. + Also fixed a bug for MP220 at 1200 dpi, MP220 is now reported + to work fine. + +2008-04-13 Julien Blache + * frontend/saned.c: fix typo. + * backend/net.c: plug an information leak in the net backend. When + sending out a SANE_NET_CONTROL_OPTION RPC for the + SANE_ACTION_GET_VALUE action (and SANE_ACTION_SET_AUTO for the + network protocol versions < 3), the backend was not clearing the + memory area for the value argument before sending it over the + network, resulting in an information leak for the + SANE_ACTION_GET_VALUE case. + +2008-04-12 Mattias Ellert + * backend/rts8891.c, backend/rts88xx_lib.c: fix format warning + * doc/sane-rts8891.man: man page fixes + * AUTHORS: e-mail update + +2008-04-11 Julien Blache + * frontend/saned.c: announce the _sane-port._tcp service via mDNS + (Avahi) when running in standalone or debug mode. A separate + process is responsible for the announcement through Avahi. + * backend/net.c: look for _sane-port._tcp service announcements + via mDNS (Avahi). A separate thread listens to announcements + through Avahi. Start the thread as early as possible in + sane_init() so as to get as much data as possible until + sane_get_devices() is called. + * aclocal.m4, configure, configure.in, include/sane/config.h.in: + add autofoo stuff for Avahi support, disabled by default. + +2008-04-10 Julien Blache + * frontend/saned.c: do not use daemon(), as it's a 4.4BSD/glibc + function; OS/2 for instance does not have it. Use an open-coded + equivalent. Add a PID file. saned -a username now drops privileges +2008-04-22 Nicolas Martin + * backend/pixma.c, backend/pixma_common.c, backend/pixma_rename.h + doc/sane-pixma.man, doc/descriptions/pixma.desc + (new) backend/pixma_imageclass.c, backend/Makefile.in: + Thanks to Dennis Lou, who adapted the pixma backend to add support + for Canon ImageCLASS series, fully tested for MF4270, and includes + PIDs declarations for other ImageCLASS devices, yet to be tested. + Fixes also a bug for ADF and ADF Duplex scan source selection. + +2008-04-20 m. allan noah + * backend/fujitsu.h: remove #define SANE_FRAME_JPEG + +2008-04-19 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v1.0.58, + rename page code 32 to 'unknown', compile if NDEBUG is set, + proper async sane_cancel support, re-enable JPEG support + various functions rewritten (shorter, more clear) + * doc/descriptions/fujitsu.desc: add new fi-6xxx machines + +2008-04-18 Alessandro Zummo + * backend/epson2.c: fixed attach() error path. + +2008-04-14 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma.h, backend/pixma_mp150.c + doc/sane-pixma.man, doc/descriptions/pixma.desc: + With feedback from MP970 owner, updated pixma backend for MP970 + CCD sensor support (yet in color only), and more generally, + support for other CCD sensor PIXMA: MP800, MP810, MP830, MP960, + but yet untested, which produce shifted color planes + scanned images. Current trim based on sample images provided + in bug reports and other web pages, but might require some + few and simple final tweaks. + Also fixed a bug for MP220 at 1200 dpi, MP220 is now reported + to work fine. + +2008-04-13 Julien Blache + * frontend/saned.c: fix typo. + * backend/net.c: plug an information leak in the net backend. When + sending out a SANE_NET_CONTROL_OPTION RPC for the + SANE_ACTION_GET_VALUE action (and SANE_ACTION_SET_AUTO for the + network protocol versions < 3), the backend was not clearing the + memory area for the value argument before sending it over the + network, resulting in an information leak for the + SANE_ACTION_GET_VALUE case. + +2008-04-12 Mattias Ellert + * backend/rts8891.c, backend/rts88xx_lib.c: fix format warning + * doc/sane-rts8891.man: man page fixes + * AUTHORS: e-mail update + +2008-04-11 Julien Blache + * frontend/saned.c: announce the _sane-port._tcp service via mDNS + (Avahi) when running in standalone or debug mode. A separate + process is responsible for the announcement through Avahi. + * backend/net.c: look for _sane-port._tcp service announcements + via mDNS (Avahi). A separate thread listens to announcements + through Avahi. Start the thread as early as possible in + sane_init() so as to get as much data as possible until + sane_get_devices() is called. + * aclocal.m4, configure, configure.in, include/sane/config.h.in: + add autofoo stuff for Avahi support, disabled by default. + +2008-04-10 Julien Blache + * frontend/saned.c: do not use daemon(), as it's a 4.4BSD/glibc + function; OS/2 for instance does not have it. Use an open-coded + equivalent. Add a PID file. saned -a username now drops privileges + and runs as the given user (and group). + * doc/saned.man: document -a username. + +2008-04-06 Nicolas Martin + * backend/pixma_mp150.c: + Modifications for PIXMA MP970, to manage the CCD sensor + with PIXMA generation 3 protocol. To be tested. + +2008-04-06 Julien Blache + * frontend/saned.c: add standalone daemon mode, building upon the + AF-indep/IPv6 debug mode. Reorganize code by splitting the main() + function into a series of functions. Factorize common code between + the old network code and the AF-indep code. There's now only one + version of main(). + * doc/saned.man: document new -a flag, reorganize manpage + sections (separate inetd configuration under the INETD + CONFIGURATION section). + +2008-04-05 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_devices.c + backend/genesys_gl646.c backend/genesys_low.h: + Fixed double free problems, made OPT_COLOR_FILTER work for + GL646 scanners, added OPT_CUSTOM_GAMMA and OPT_GAMMA_VECTOR* + options, split sane_control_options to make it more readable, + fixed 'reset stream' problem for MD6471. + +2008-04-05 Stéphane Voltz + * backend/rts8891.c: + split sane_control_option() to make it more readable + +2008-04-02 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma.c, doc/sane-pixma.man, + doc/descriptions/pixma.desc: + Added a 10s tempo before "NO PAPER" fail message appears in ADF scan, + declared PIXMA MX850, moved MP970 to Generation 3 protocol, but yet + untested. + +2008-03-28 Julien Blache + * sanei/sanei_usb.c, include/sane/sanei_usb.h: add + sanei_usb_get_vendor_product_byname(). + * backend/snapscan-mutex.c: do not use ftok() in + snapscani_mutex_open(); ftok() will fail with anything for which + the devicename is not a filename. Construct an IPC key based on + the product ID, bus number and device number for libusb devices, + otherwise fallback to ftok() and check its return value. + * tools/sane-desc.c: HAL 0.5.11-rc2 does not support the info.bus + property anymore; superseded by info.subsystem. Unfortunately, + this is not backward-compatible, so add a new "hal-new" mode to + sane-desc. + +2008-03-28 m. allan noah + * backend/hp-scl.c: add usleep to improve usb performance, from + jim a t meyering d o t net + +2008-03-28 m. allan noah + * sanei/sanei_usb.c: add usb class 6 (imaging) to detected devices + * sanei/sanei_scsi.c: fix bug in sanei_scsi_find_devices() which + caused early return if attach callback returned error. + +2008-03-22 Stéphane Voltz + * AUTHORS configure configure.in backend/dll.conf.in + backend/Makefile.in backend/rts8891.c backend/rts8891.conf.in + backend/rts8891_devices.c backend/rts8891.h backend/rts8891_low.c + backend/rts8891_low.h backend/rts88xx_lib.c backend/rts88xx_lib.h + doc/descriptions/rts8891.desc doc/descriptions/unsupported.desc + doc/sane-rts8891.man: + rts8891 backend inclusion + +2008-03-20 Julien Blache + * include/Makefile.in: remove _stdint.h and byteorder.h in + distclean target, autogenerated cruft. + * frontend/saned.c: fix debug messages around the getservbyname() + call in the IPv4 code as it still referred to the "sane" port + instead of "sane-port". + +2008-03-16 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma.h, doc/sane-pixma.man, + doc/descriptions/pixma.desc: + Changes to have new Canon PIXMA MX700 working with pixma backend + Flatbed and ADF scan are supported. + +2008-03-15 Julien Blache + * include/sane/sanei_usb.h: typo fix. + +2008-03-02 Stéphane Voltz + * doc/descriptions/lexmark.desc: added X1195 + * doc/descriptions/unsupported.desc: removed X11xx, X12xx and + Dell A920 which are to be handled by the lexmark backend + * backend/umax_pp.h backend/umax_pp.c backend/umax_pp_mid.h + backend/umax_pp_mid.c backend/umax_pp_low.h backend/umax_pp_low.c: + copyright notice update + +2008-03-01 Gerard klaver + * doc/descriptions/as6e.desc added Dexxa 4800 + +2008-02-26 Jonathan Bravo Lopez + * backend/hp3900_sane.c: Fixed optional grayscale emulation + * backend/hp3900_debug.c: Silence gcc warnings when tiffio.h + is not used + +2008-02-25 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: + add mode sense for page code 32 (color interlacing?) + and more debug output in init_ms(), for fi-5900 + +2008-02-24 Nicolas Martin + * backend/pixma_mp150.c, doc/sane-pixma.man, + doc/descriptions/pixma.desc: + Changes to have Canon PIXMA MP140 now working with pixma backend + +2008-02-23 Pierre Willenbrock + * backend/genesys_gl841.c: Make LEDs go really dark when "lamp" is off + +2008-02-22 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma_mp730.c, + doc/sane-pixma.man, doc/descriptions/pixma.desc: + Changed MP140 to experimental cause not working yet + Changed MP710 to non-ADF scanner + +2008-02-22 Pierre Willenbrock + * backend/genesys_gl841.c: Fix debugging output of + gl841_bulk_write_register + +2008-02-21 Pierre Willenbrock + * backend/genesys.c, backend/genesys_gl646.c, + backend/genesys_gl841.c, backend/genesys_low.h: Add LED exposure + control to gl841_set_lamp_power + +2008-02-20 Pierre Willenbrock + * backend/genesys_gl841.c: Send 32 registers at once instead of 1 + +2008-02-20 Mattias Ellert + * backend/Makefile.in, ltmain.sh: Library version definition fixes + * backend/coolscan3.c: Fix format warnings + +2008-02-18 Alessandro Zummo + * backend/coolscan3.c: added new coolscan3 backend + with improved stability and infrared support. + * configure.in, include/sanei.h: bumped version + number to 1.1.0 and enabled 1.1 frame types. + + doc/sane-pixma.man, doc/descriptions/pixma.desc, + doc/descriptions-external/canon_mfp.desc: + > New models changes: + - added: Pixma MP210, MP470, MP520, MP610, MP710 + - declared but untested: Pixma MP140, MP220, MP740 + - declared experimental and untested: MP970 + > Bugs and fixes + - multipage documents scan no more fails in non-ADF scan + - IO Fail bug when scanning large pages e.g. with Xsane + - implement send_time message form MP710, MP730 family + - run indent -gnu on all pixma_* source files. + +2008-02-14 m. allan noah + * backend/cardscan.c, backend/epjitsu.c, backend/fujitsu.c: + sanei_read_config has already cleaned string, fix bug #310597 + +2008-02-13 Pierre Willenbrock + Patch by Stefan Lucke + * backend/genesys_gl841.c: Fixes 3 possibilities for infinite + loops and adjusts loop threshold to given comments + +2008-02-13 Jonathan Bravo Lopez + * backend/hp3900.c, backend/hp3900_debug.c, backend/hp3900_rts8822.c, + backend/hp3900_usb.c, backend/hp3900_sane.c, backend/hp3900_types.c, + backend/hp3900_config.c, backend/hp3900.conf.in, /doc/sane-hp3900.man, + doc/descriptions/hp3900.desc: Minor changes and added support for + HP ScanJet G2710 scanner. + +2008-02-10 m. allan noah + + * configure, configure.in: Changed version to 1.0.19-cvs. Enabled + compilation warnings. + * Makefile.in: Added ChangeLog-1.0.19 to DISTFILES. + +Older entries can be found in ChangeLog-1.0.19. diff --git a/ChangeLog-1.0.21 b/ChangeLog-1.0.21 new file mode 100644 index 0000000..6c2ccd2 --- /dev/null +++ b/ChangeLog-1.0.21 @@ -0,0 +1,887 @@ +****** Release of sane-backends 1.0.21. End of code freeze ****** + +2010-04-25 Chris Bagwell + * tools/sane-config.in: Fix typo: REGMGR=RESMGR. + +2010-04-21 m. allan noah + * tools/.gitignore: add sane-backends.pc + * po/uk.po: updated translation from Yuri Chornoivan + * po/nl.po: updated translation from Martin Kho + +2010-04-20 Chris Bagwell + * doc/descriptions-external/epkowa.desc: Updated based + on values that will be in next release of iscan. + Updated 4 pre-existing SCSI models with commonly used + model names. This allows wider range of Epson SCSI scanners + to be correctly detected using auto-generated hal and udev + files. This benefits epkowa, epson2, and epson backends. + +2010-04-18 m. allan noah + * tools/sane-desc.c: Update the sane-devel contact suggestion + +2010-04-16 m. allan noah + * backend/kvs1025*, kvs1025.desc, sane-kvs1025.man: backend v3 + - invert usb status, add 0x to usbids, add missing KV-S1045 usbid + +2010-04-12 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma_io_sanei.c, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: added changes from Gernot Hassenpflug to fully support + Canoscan 8800F. + debug code clean-up in pixma_mp150.c + +2010-04-12 Chris Bagwell + * backend/p5.c, backend/p5_device.c, backend/p5.h: + Remove references to libc.h in p5.h. On OSX, it was including + socket.h and causing compile fail with conflicting connect() + functions. Since backend doesn't support network + connects, should be fine to use name connect. + +2010-04-07 Chris Bagwell + * acinclude.m4: cygwin and mingw is now hiding M_PI_2 + defines with -ansi flag. Remove to fix cygwin compile. + Mingw doesn't support fork() so default to pthreads. + Add u_short to complete definition of u_* types which + helps out ming when we define _BSDTYPES_DEFINED. + +2010-03-25 Stéphane Voltz + * backend/p5.c backend/p5_device.[ch] backend/genesys_gl646.c: + replace u_int8_t and u_int16_t by uint8_t and uint16_t + +2010-04-06 Chris Bagwell + * configure.in, tools/sane-backends.pc.in: Add stub for future + pkg-config support to configure. This allows distributes + that are patching in pkg-config support to not rerun + autoconf and wipe out our custom libtool. + * tools/sane-config.in: Fix LDFLAGS bug related to GPHOTO2 + support. + +2010-04-02 Chris Bagwell + * acinclude.m4: Add --enable-rpath option to configure. + Ported from Fedora patches. + +2010-04-02 Chris Bagwell + * backend/kvs1024*: Remove includes of usb.h + directly into backend. Complete prototype + for sane_exit(). + +2010-04-02 Chris Bagwell + * po/Makefile.am: Remove unneeded distclean-local target. + +2010-03-25 Stéphane Voltz + * backend/kvs1025.c: compile fix + +2010-03-25 m. allan noah + * backend/kvs1025*: convert backend from libusb to sanei_usb + * doc/descriptions/kvs1025.desc, doc/sane-kvs1025.man: update docs + * backend/dll.conf.in, configure, configure.in: enable kvs1025 backend + +2010-03-16 Stéphane Voltz + * backend/rts8891.c: change register 0x11 settings for sensor type 1 + +2010-03-15 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc: + pixma: fix color shifts for MP990 up to 2400 dpi + updated and reorderd descs for several models. + +2010-03-15 Stéphane Voltz + * backend/genesys.[ch] backend/genesys_devices.c backend/genesys_low.h + backend/genesys_gl646.[ch] backend/genesys_gl841.c: full transparency + adaptor support for gl646 based scanners + +2010-03-11 Stéphane Voltz + * backend/rts8891.c: further register tweaking for 600 dpi scans + +2010-03-11 Stéphane Voltz + * backend/lexmark.c: minor bugfix when assigning possible dpi list + +2010-03-07 Stéphane Voltz + * backend/rts8891.c: tweak register settings at 600 dpi for HP4470 + +2010-03-05 Stéphane Voltz + * backend/rts8891.c: fix HP4470 sensor detection + +2010-03-04 Stéphane Voltz + * backend/rts8891.c backend/rts8891.h: add debug traces for sensor + type handling + +2010-03-04 Stéphane Voltz + * doc/desc/genesys.desc: fix HP2400/G2410 USB id, update HP3670 + status + +2010-03-01 Stéphane Voltz + * doc/sane-p5.man doc/sane-umax_pp.man doc/sane-rts8891.man + doc/sane-lexmark.man: fix author name accentuation and capitalization + +2010-03-01 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c + backend/genesys_devices.h: enable warming up and calibration cache + for HP3670 + +2010-02-28 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h: tune HP2400/G2410 settings + +2010-02-27 Chris Bagwell + * Rerun autoconf/automake to align files to single version + of tools. + +2010-02-27 m. allan noah + * */Makefile.in: update with (unfortunately) slightly older automake + * po/*: standard gettext layout by Adi Roiban + * doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in: + add S1500M entry by Harald Weis + * tools/sane-desc.c: Condense warnings about half-baked .desc files + +2010-02-27 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h: final work for HP3670 full support + +2010-02-25 Stéphane Voltz + * backend/genesys_gl646.c: fix regression for gl646 CCD scanners due + to incorrect color filter setting. + +2010-02-23 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h: XP200 calibration rework. Some HP3670 + improvements. + +2010-02-22 m. allan noah + * backend/fujitsu.c: force enable flatbed for M3092, by Jochen Hepp + * doc/Makefile.*, doc/descriptions-external/kodak-twain: new backend + +2010-02-22 Julien Blache + * doc/descriptions-external/epkowa.desc: Updated for iscan 2.24.0. + +2010-02-16 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h backend/genesys_low.h: buttons and basic XPA + support for HP3670. + +2010-02-15 Stéphane Voltz + * backend/p5.c backend/p5.h backend/p5_device.c backend/p5_device.h + backend/p5.conf.in doc/descriptions/p5.desc doc/sane-p5.man: add new p5 backend for + Primax PagePartner + * backend/dll.conf.in backend/Makefile.* configure* doc/Makefile.* + doc/sane.man: p5 backend integration changes + +2010-02-13 m. allan noah + * backend/avision.[ch]: updated settings for Visioneer 9450, + based on code from Andyz Smith + * doc/descriptions/avision.desc: added AV220-G and 6080E + +2010-02-12 m. allan noah + * backend/kvs1025*: add new backend from Panasonic Russia, Ltd. + * backend/Makefile.*, configure*, doc/Makefile.*, doc/sane.man: + backend integration changes + * doc/desciptions/kvs1025.desc, doc/sane-kvs1025.man: + the parts Panasonic forgot + +2010-02-12 m. allan noah + * backend/fujitsu.c: disable bg_color for S1500 + +2010-02-12 Stéphane Voltz + * backend/genesys_gl646.c: fixed MD5345 calibration + +2010-02-12 Stéphane Voltz + * doc/descriptions/genesys.desc backend/genesys.c + backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h: added support for hp3670, uncalibrated scans + only + +2010-02-10 m. allan noah + * include/sane/saneopts.h: add three new SANE_VALUE macros + * backend/*.[ch]: use mode name macros from saneopts.h by Robert Ancell + +2010-02-10 m. allan noah + * doc/descriptions/hpaio.desc: updated from hplip v3.9.12 + * po/sane-backends.nl.po: updates from Armijn Hemel + +2010-02-10 m. allan noah + * backend/canon_dr.c, backend/cardscan.c, backend/epjitsu.c, + backend/fujitsu.c, backend/kodak.c, po/Makefile.*: + - enable translations of all static strings via SANE_I18N macro + - don't fail if sanei_scsi_open gives smaller buffer than asked for + * doc/descriptions/kodak.desc, doc/sane-canon_dr.man, + doc/sane-fujitsu.man, doc/sane-kodak.man: + - minor version number and text updates + +2010-02-10 m. allan noah + * acinclude.m4, configure: missing $ in variable expansion + * frontend/scanimage.c: exit with error if stdout isatty() + * doc/descriptions/unsupported.desc, doc/descriptions/lexmark.desc: + - add Dell A940 and correct manpage name + * backend/gt68xx_high.c: maximum exposure 245 not 248, see bug #312113 + * po/Makefile.*, po/sane-backends.ja.po: + - New Japanese translation from Hiroshi Miura + +2010-02-10 m. allan noah + * backend/cardscan.[ch], backend/cardscan.conf.in, + doc/descriptions/cardscan.desc, doc/sane-cardscan.man: + - add lines_per_block config option + - add has_cal_buffer config option + - basic support for 600C + - clean #include lines + * doc/sane.man: add missing backends + +2010-02-10 Stéphane Voltz + * doc/descriptions/genesys.desc: added G2410 + +2010-02-10 m. allan noah + * backend/gt68xx_devices.c: add GT68XX_FLAG_NO_STOP to SF600 + * doc/.gitignore, doc/Makefile.am, doc/Makefile.in: + - added new targets for scanner search engine db + * doc/releases.txt: improved doc + * doc/saned.man: clean typos + * tools/sane-desc.c: removed NAME= from udev rules (deprecated) + +2010-02-09 m. allan noah + * backend/fujitsu.c, doc/descriptions/fujitsu.desc, + backend/canon_dr.c, doc/descriptions/canon_dr.desc, + backend/epjitsu.c, doc/descriptions/epjitsu.desc, + doc/sane-fujitsu.man, doc/sane-canon_dr.man, doc/sane-epjitsu.man, + backend/epjitsu.conf.in: + - cleanup #include lines, copyrights, manual, and supported scanners. + +2010-02-08 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_conv.c + backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h: working uncalibrated 150/300 dpi modes for + HP3670. Enable custom gamma for gl841 based scanners. Turned dynamic + line-art to be default. + +2010-02-03 Stéphane Voltz + * backend/genesys_conv.c: add safeguards when doing gray normalization + +2010-02-02 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + pixma: updated docs for supported model ImageCLASS MF4350d. + +2010-01-31 Stéphane Voltz + * backend/genesys_conv.c: normalize gray data when doing dynamic + lineart. + +2010-01-30 Stéphane Voltz + * backend/genesys.conf.in backend/genesys_devices.c + doc/descriptions/genesys.desc doc/sane-genesys.man: add Xerox Travel + Scanner 100, work by Andrey Loginov + +2010-01-29 Nicolas Martin + * backend/pixma_io.h, backend/pixma_imageclass.c, + doc/sane-pixma.man, doc/descriptions/pixma.desc: + pixma: changed usb timeouts to 20 sec to support ImageClass MF3240. + updated source code comments and documentation. + +2010-01-28 Oliver Schwartz + * backend/snapscan-usb.c: Use hash of device string instead of parsing + it to create a semaphore id. The new code is less platform dependent + and should also work on FreeBSD 8.0. + +2010-01-27 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_conv.c + backend/genesys_low.h backend/genesys_gl841.c: add dynamic lineart + scanning based on epjitsu code by m. allan noah. + +2010-01-19 Nicolas Martin + * backend/pixma.h, backend/pixma_mp150.c: + pixma: changes for cropped area enhancement, supplied by Christian Scholtz + for generation 3+ devices. + +2010-01-19 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys.h + backend/genesys_conv.c backend/genesys_devices.c + backend/genesys_gl646.c backend/genesys_gl841.c backend/genesys_low.h + doc/descriptions/genesys.desc doc/sane-genesys.man: add Visioneer + OneTouch 7100 (patch by Jack McGill). Add software lineart option. + +2010-01-17 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c: gray shading calibration + fix for CCD GL646 based scanners. + +2010-01-17 Mattias Ellert + * po/sane-backends.sv.po: Updated Swedish translations. + +2010-01-16 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c: re-enable threshold + option, fix wpl computing for HP2400 + +2010-01-13 Stéphane Voltz + * backend/genesys.c backend/genesys_low.c backend/genesys_gl646.c + backend/genesys_gl841.c doc/sane-genesys.man : add true gray scanning + for CIS based scanners + +2010-01-08 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + pixma: updated documentation for MP490 and MP550 (supported models). + +2009-12-30 Stéphane Voltz + * backend/lexmark_low.c: improve init time debug messages + +2009-12-26 Nicolas Martin + * doc/sane-pixma.man, backend/pixma.c, backend/pixma_mp150.c: + pixma: some routine maintenance updates to backend and documentation. + +2009-12-24 Julien Blache + * frontend/saned.c: fix a bug in the standalone polling code. + +2009-12-05 Stéphane Voltz + * backend/genesys.c backend/genesys_gl841.c backend/genesys_low.h: + fixed amount of bytes left to read at document end for gl841 based + sheetfed scanners + +2009-12-09 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man, + backend/pixma_imageclass.c, backend/pixma_mp150.c: + pixma: updated backend, docs and desc for support to MP560 and MF4330d/ADF + +2009-12-06 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man, + backend/pixma.h, backend/pixma.c, backend/pixma_mp150.c: + pixma: bumped version, added compilation type debug message. + updated doc and desc (support for MX330) + +2009-12-05 Stéphane Voltz + * backend/genesys.c backend/genesys_gl841.c backend/genesys_devices.c + backend/genesys_low.h backend/genesys.conf.in + document/descriptions/genesys.desc: add full support for + Ambir/Syscan DS685. Use maximum height to handle the case when document + height isn't known before scan for sheetfed scanners + +2009-12-04 Nicolas Martin + * backend/pixma_mp150.c: + pixma: fix pixma backend bug for compilation with USE_PTHREAD/-lpthread + +2009-12-01 Stéphane Voltz + * backend/genesys_gl841.c: take amount of data in scanner's buffer + into account when detecting end of document + +2009-11-30 Stéphane Voltz + * backend/gt68xx.c backend/gt68xx_high.c backend/gt68xx_high.h + backend/gt68xx_low.h backend/gt68xx_gt6816.h backend/gt68xx_gt6816.c: + implement request '0x59' which detects document presence for 6816. Add + a sensor option to reports document presence, and test for document + before scan for 6816 sheetfed scanners. + +2009-11-29 Stéphane Voltz + * backend/gt68xx.c backend/gt68xx_high.c backend/gt68xx_high.h: + added 'clear calibration' button option and 'need calibration' + sensor option. + +2009-11-28 Nicolas Martin + * backend/pixma.c, backend/pixma_mp1580.c, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: fix pixma backend (end of scan), when compiled with USE_PTHREAD/-lpthread + set support to complete for MP990 in documentation, as reported by Jean-Michel Poure. + +2009-11-28 Stéphane Voltz + * backend/gt68xx_generic.h backend/gt68xx_generic.c + backend/gt68xx_low.h backend/gt68xx_high.c backend/gt68xx_high.h + backend/gt68xx_devices.c backend/gt68xx.c + doc/descriptions/gt68xx.desc: added sheetfed calibration + +2009-11-25 Stéphane Voltz + * backend/genesys_gl841.c: use only signed vars in + gl841_detect_document_end with a few more debug traces + +2009-11-25 Stéphane Voltz + * backend/genesys.conf.in backend/genesys_gl841.c + backend/genesys_devices.c: added docketport 467 model and add + debug traces in gl841_detect_document_end + +2009-11-23 Stéphane Voltz + * backend/gt68xx_generic.h backend/gt68xx_generic.c + backend/gt68xx.conf.in backend/gt68xx_low.h backend/gt68xx_high.c + backend/gt68xx_devices.c backend/gt68xx.c: fixed gt6816 based sheetfed + scanners positionning by implementing and using a move paper request. + Added Iriscan Express 2 model based on reports seen in sane-devel + list. + +2009-11-19 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: updated Pixma MP250 status to supported. Changed desc status + from good to complete for well supported models. + +2009-11-16 Stéphane Voltz + * backend/genesys.conf.in backend/genesys_gl841.c + doc/descriptions/genesys.desc : applied fixes and status update from + Jack McGill. + +2009-11-16 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl841.c: add needed flags for DP485/487 and XP100 + scanners. Use different thresholds in strip detection function. Do + led, coarse and gain calibration at sensor's max resolution when doing + sheetfed calibration. + +2009-11-14 Julien Blache + * doc/descriptions/epson.desc: add the Perfection636 SCSI scanner, from + Frédéric Brière . + +2009-11-06 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_devices.c + backend/genesys_gl646.c backend/genesys_gl646.h backend/genesys_gl841.c + backend/genesys_low.h doc/descriptions/genesys.desc + doc/sane-genesys.man: + sheetfed calibration work merge. All genesys supported sheetfed + scanners can now be calibrated with a special sheet. + +2009-10-28 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: declared Pixma MP550 (yet untested), updated docs. + +2009-10-22 Louis Lagendijk + * doc/sane-pixma.man: + Added networking details to doc/sane-pixma.man + +2009-10-21 Nicolas Martin + * backend/pixma_imageclass.c, doc/sane-pixma.man: + pixma: added I-SENSYS MF4320d and updated doc, for this model and MP390. + +2009-10-20 Louis Lagendijk + * backend/pixma_io_sanei.c: + Allow for ranges in model returned from device (allow -) + +2009-10-18 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: updated doc to include support for MP270 and ImageClass MF3110 + +2009-10-18 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma_imageclass.c, backend/pixma.h, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: + - bumped backend version to 0.16.1 + - Some error condition fixes to Generation 4 (MP640, ...) XML code + - Added ImageClass MF4360dn-MF4390dn + +2009-10-18 Troy Rollo + * backend/hp3500.c: Stop backed from calling exit(), which is not + helpful when using threads instead of processes. + +2009-10-16 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: Changes to include new XML dialog for new 2009 PIXMA models, + like MP270 or MP640. + +2009-10-03 Ilia Sotnikov + * backend/epjitsu.c: use own private function instead of roundf() + +2009-10-02 Stéphane Voltz + * backend/genesys_gl646.c: honor GENESYS_NO_CALIBRATION device + flag when setting registers for final scan + +2009-10-01 Jonathan Bravo Lopez + * backend/hp3900_sane.c: + fix bug 311991: "Bad option sizes let frontend (e.g. xsane) crash" + +2009-10-01 Stéphane Voltz + * backend/lexmark_low.c: fix a memleak in find_start_line(), + check success of memory allocation after calloc() + +2009-09-29 Chris Bagwell + * backend/Makefile.am, backend/Makefile.in: + Add missing sanei_pio to qcam backend. Fixes compile + error on embedded Linux boxes. Added new genesys_gl646.h + to backend's SOURCES so its included in tar file. + * doc/Makefile.am, doc/Makefile.in: + Remove manual deletion of $docdir. Modern automake cleans + up fine after itself and this fix is required for distcheck + target to pass on automake-1.11. + +2009-09-27 Nicolas Martin + * backend/pixma_bjnp.c, backend/pixma_mp730.c: + Print size_t values as %lu with cast to unsigned long + as prescribed in the file doc/backend_writing.txt, to avoid + compile warnings. + Removed unused debug code. + +2009-09-26 Julien Blache + * backend/genesys.c: add missing check when logging raw data, + patch by Tollef Fog Heen . + +2009-09-16 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: + pixma backend: Updated documentation for: + - Pixma MP260 support + - descriptions for recently added new models + +2009-09-14 m. allan noah + * sanei/sanei_usb.c: reset the libusb device handle after bus scan. + patch from Hans Petter Selasky + * backend/fujitsu.*, backend/Makefile.*: backend v97, + use sanei_magic to provide software deskew, autocrop and despeckle + * sanei/sanei_magic.c, include/sane/sanei_magic.h, Makefile.*: + new image processing lib for deskew, despeckle, autocrop. + +2009-09-13 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma_mp730.c: + pixma backend: Declared new Pixma models MP250, MP490, MP560, MP640, + and MP990, all yet untested, and modified some debug code. + +2009-09-11 Mattias Ellert + * tools/sane-find-scanner.c: Fix false warning about USB not + supported when linking with libusb-1.0. + * po/sane-backends.sv.po: Updated Swedish translations. + +2009-09-07 Nicolas Martin + * backend/pixma_mp730.c: + pixma backend: added debug info for MF3110 and changed default params. + +2009-09-06 Nicolas Martin + * backend/pixma_mp730.c, backend/pixma_imageclass.c, backend/pixma_mp150.c, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma backend: + - Fix usb interrupt messages handling for MF3110 + - New support for ImageClass MF4660 + - Documentation updates + +2009-09-03 Nicolas Martin + * backend/pixma_mp730.c: + pixma backend: change for MF3110 image encoding. + +2009-08-29 Nicolas Martin + * backend/pixma_imageclass.c, backend/pixma_mp730.c: + pixma backend: moved MF3110 declaration to mp730 part of backend. + +2009-08-27 Nicolas Martin + * doc/descriptions/pixma.desc, backend/pixma_mp150.c: + - pixma backend: Updated description for MP830 reported to be fully supported. + +2009-08-13 m. allan noah + * tools/sane-desc.c: add closedir call to fix bug #311880, patch + from Johannes Meixner + +2009-08-08 Julien Blache + * frontend/saned.c: run_standalone(), explicitely check for errors + on fds. + +2009-08-07 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: Backend v96 + - split sane_get_parameters into two functions + - remove unused code from get_pixelsize + - support hardware based auto length detection + * doc/descriptions/fujitsu.desc: various status and comment updates + +2009-08-07 Stéphane Voltz + * backend/genesys_gl646.c backend/genesys_devices.c: + - small fixes for hp3670 support + +2009-08-05 Stéphane Voltz + * backend/genesys.c: + - fixed shading calibration for hp2300 when dpi <= 300 + +2009-08-04 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c: + - fixed document end detection for gl646 cis scanners + - disable color filter fro gray mode for gl646 cis scanners + +2009-08-03 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + - pixma backend: few cosmetic documentation updates. + +2009-08-02 Stéphane Voltz + * frontend/tstbackend.c: remove WARMING_UP_STATUS usage + +2009-07-30 Jonathan Bravo Lopez + * backend/hp3900_config.c: + - Fixed bug [#311856] possible for loop overflow + +2009-07-29 m. allan noah + * backend/canon_dr.[ch]: Backend v34 + - add simplified Hough transform based deskewing code + - add extremity detecting cropping code + - use per-model background color to fill corners after deskew + - request and chop extra scanlines instead of rounding down + - remove padding dumb scanners add to top of front side + - sane_get_params uses intermediate struct instead of user struct + - if scanner stops, clone the last line until the end of buffer + - reset some intermediate params between duplex sides + +2009-07-28 Nicolas Martin + * doc/descriptions/pixma.desc: + - Updated pixma backend desc for Pixma MX860 + +2009-07-25 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + - Fix in declarations for Pixma MX320, MX330 and MX860, + - Updated docs for MX860, confirmed to be supported. + +2009-06-23 m. allan noah + * backend/canon_dr.[ch]: Backend v33 + - add software brightness/contrast for dumb scanners + - add blocking mode to allow full-page manipulation options to run + - add swdespeck option and support code + - add swdeskew and swcrop options (disabled) + +2009-06-22 m. allan noah + * backend/canon_dr.[ch]: Backend v32 + - crop/resample image data before buffering, not after + - shink image buffers to size of output image, not input + - correct some debug message + - better handling of EOF + - add intermediate param struct to existing user and scan versions + +2009-07-17 Alex Belkin + * backend/xerox_mfp.c: more sanity checking for debug mode. + +2009-07-15 Stéphane Voltz + * backend/lexmark.h: disable deep debugging + +2009-07-10 Stéphane Voltz + * backend/genesys.c backend/genesys_gl646.c backend/genesys_low.h + backend/genesys_gl646.h backend/genesys_gl841.c + backend/genesys_devices.c backend/genesys.h: + - add shading calibration for sheetfed scanners + - shading calibration fix for all gl646 based scanners + +2009-07-06 Stéphane Voltz + * backend/lexmark.c backend/lexmark.h backend/lexmark_low.h: + do not use resolution higher than sensor resolution when doing + calibation. + +2009-07-02 Nicolas Martin + * backend/pixma.h, backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + - Declared new models (yet untested) Pixma MX330 and MX860, updated docs. + - Bump backend minor version number. + +2009-07-01 Alex Belkin + * backend/xerox_mfp.conf.in: usbid for Samsung SCX-4500W + +2009-06-29 m. allan noah + * po/Makefile.am, po/Makefile.in, po/sane-backends.uk.po: + - Ukrainian translation from yurchor@ukr.net + * backend/avision.c: set flag for Fujitsu SP620C + * doc/desciptions/unsupported.desc: minor updates to Canon scanners + * doc/descriptions/canon_dr.desc: set status complete on 5 machines + * backend/canon_dr.c: reduce default buffer size to 2 megs + +2009-06-26 Julien Blache + * po/Makefile.am, po/Makefile.in, po/sane-backends.gl.po: added + new gl (galician/galego) translation. + * po/sane-backends.es.po: update es translation. + Both translations courtesy of Miguel Bouzada + * po/README: update instructions for po file addition. + +2009-06-22 m. allan noah + * backend/kodak.*: new backend for big Kodak SCSI/Firewire scanners + * doc/desciptions/kodak.desc, doc/sane-kodak.man: docs for same + +2009-06-22 Nicolas Martin + * backend/pixma_imageclass.c, backend/pixma_mp730.c, doc/descriptions/pixma.desc: + - Added duplex ADF scan for Canon ImageCLASS D480. + - Fixed ImageCLASS MF5770 grayscale scanning. + - Moved ImageCLASS MF5730 and MF5750 to pixma_mp730.c (similarity with MF5770). + - Updated documentation. + +2009-06-20 Mattias Ellert + * po/sane-backends.sv.po: Updated Swedish translations. + * backend/hp5400_internal.h, backend/hp5590_cmds.c, + backend/hp5590_low.c, backend/net.c: Add missing includes. + +2009-06-20 Nicolas Martin + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Added Canon imageCLASS D480 support to the pixma backend. + +2009-06-17 Stéphane Voltz + * backend/lexmark_low.c: f3/f4 registers assignement cleanup + +2009-06-18 Nicolas Martin + * backend/pixma_mp150.c: + Fixed typo in pixma backend for MX320 declaration. + +2009-06-17 m. allan noah + * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v30 + - add fine cal support for machines with internal buffer (2050/2080) + - support fixed-width machines that require even bytes per scanline + - pad end of scan with gray if scanner stops prematurely + - better handling of errors during calibration + - cleanup canceling debug messages + - remove old cancel() prototype + - small sleep before clearing usb halt condition + +2009-06-17 Stéphane Voltz + * backend/lexmark_low.c: cleanups, better logging in is_home_line() + and possible fix for bug #311862 by using f4 & f5 registers instead of + f3 & f4 + +2009-06-16 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Declared Pixma MX320 in the pixma backend. Yet untested. + +2009-06-16 Julien Blache + * frontend/saned.c: fix strict aliasing issues, now problematic + with gcc 4.4. + +2009-06-14 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + Thanks to Vladimir Andreev patch, fix network scan for MP800R. + Documentation updates for latest MF5770 changes. + +2009-06-13 Alex Belkin + * backend/xerox_mfp.conf.in, doc/descriptions/xerox_mfp.desc: usbids + for some Samsung devices. + * backend/xerox_mfp.c: backend version increment. + +2009-06-09 Chris Bagwell + * sanei/sanie_tcp.c, backend/epson2_net.c: Update + sanei_tcp_read() to better simulate old behavior of + MSG_WAITALL. recv() tends to return MTU sized chunks + of data without that option. And at least cygwin doesn't + support MSG_WAITALL. Re-enable epson2 using that function + for big recieves. + * libgetopt.c, libgetopt1.c: Revert some logic meant to be used + only when we were always compiling internal getopt() functions. + Fix header filename. + +2009-06-09 Stéphane Voltz + * backend/lexmark.h backend/lexmark.c backend/lexmark_low.c: + cleanups, better 'fake usb' and possible fix for bug #311862 + +2009-06-08 m. allan noah + * backend/canon_dr.c: backend v29 + - split coarse and fine cal to run independently + - add side option + - reset scan params to user request if calibration fails + - better handling of sane_cancel + - better handling of errors during sane_start and sane_read + +2009-06-08 Nicolas Martin + * backend/pixma_mp730.c, backend/pixma_imageclass.c: + Modifications to support Canon ImageClass MF5770 + +2009-06-04 Pierre Willenbrock + * backend/genesys_gl841.c: Make calibration steps always send + registers before trying to acquire a line. + +2009-05-29 Pierre Willenbrock + * doc/descriptions/genesys.desc: + Added description for Visioneer XP100r3, Visioneer Roadwarrior, + demoted DocketPort 465 to "untested" + +2009-05-28 m. allan noah + * backend/pnm.c: hide 'warming up' and 'hw locked' 'devices' + +2009-05-26 m. allan noah + * backend/canon.c: clamp film type to allowed range (bug #311685) + +2009-05-25 m. allan noah + * backend/fujitsu.[ch]: backend v94 + - add side option to show which duplex image is being transferred + - convert front and simplex buffers to use much less ram + - add lowmemory option which makes duplex back buffer small too + - refactor image handling code to track eof's instead of lengths + - do color deinterlacing after reading from scanner, before buffering + +2009-05-25 Nicolas Martin + * sanei/sanei_usb.c: + Adds debug verbosity to last sanei_usb.c patch. + +2009-05-23 Nicolas Martin + * doc/sane-pixma.man, doc/descriptions/pixma.desc: + Updated documentation for Pixma MultiPass MP730. + +2009-05-22 Alex Belkin + * backend/xerox_mfp.c: + - additional error check to (stop scanadf) + fix of it. + +2009-05-22 Nicolas Martin + * backend/pixma_imageclass.c, backend/pixma_mp730.c, sanei/sanei_usb.c: + - pixma_imageclass.c: supported devices list cleanup. + - pixma_mp730.c: fixed scan area width adjust and end of scan protocol for MP730. + - sanei/sanei_usb.c: in sanei_usb_open(), changed "endpoints seek loop" to + take into account only interfaces detected by sanei_usb_init() + Fixes Pixma MP730 usb wrong endpoints selection. + +2009-05-19 Pierre Willenbrock + * backend/genesys_devices.c, backend/genesys_low.h: + Add Pentax DSmobile 600, Syscan 485, DCT 487 + +2009-05-18 Stéphane Voltz + * backend/genesys_gl646.h: fixed missing part of the include + +2009-05-13 Stéphane Voltz + * backend/genesys_gl646.c backend/genesys_gl646.h: created a + genesys_gl646.h header file, moved all declarations from + genesys_gl646.c to this file. + +2009-05-13 Nicolas Martin + * backend/pixma_mp150.c: + Fixed Pixma MP600R for network scan. Changes apply to MP600R _and_ MP600, + to use now a strict clone of Canon's driver protocol. + +2009-05-09 Chris Bagwell + * */*.c: standardize including local sane include files. + +2009-05-09 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc: + Fixed Pixma MP600 and MP600R for 2400 dpi scan, updated their descriptions. + +2009-05-08 m. allan noah + * backend/canon_dr*: backend v27 + - bug fix in read_panel() + - initialize vars in do_usb_cmd() + - set buffermode off by default + - clear page counter during init and sane_start() + - eject previous page during init and sane_start() + - improved SSM_BUFF macros + - moved set_window() to after ssm-*() + - add coarse calibration (AFE offset/gain & per-channel exposure) + - add fine calibration (per-cell offset/gain) + - free image and fine cal buffers in sane_close() + - compare page counter of small scanners only in non-buffered mode + - add back-side gray mirroring code for DR-2580C + +2009-05-06 Nicolas Martin + * doc/descriptions/pixma.desc: + Updated descriptions in pixma backend for ImageClass MF4010 and MF4018. + +2009-05-06 Ilia Sotnikov + + * doc/descriptions/unsupported.desc: + HP ScanJet 4500C/4570C/5500C is supported by the 'hp5590' backend. + * doc/descriptions/hp5590.desc: + Updated backend version, added HP ScanJet 4500C as completely supported, + added HP ScanJet 5500C as untested, HP ScanJet 4570C/5550C/5590/7650 + marked as completely supported + * tools/check-usb-chip.c: + Updated HP ScanJet model names displayed during the check_hp5590(). + * backend/hp5590.c, backend/hp5590_cmds.c, backend/hp5590_cmds.h, + backend/hp5590_low.c, backend/hp5590_low.h, doc/sane-hp5590.man: + Updated the list of supported devices (added HP 5500C which is similar + to 4570C, 5500C which is similar to 4500C) - only strings/comments, no + code was changed. Updated backend version. Updated man page. + +2009-05-06 Julien Blache + * tools/sane-desc.c: unbreak udev rules, use ATTRS instead of ATTR + for USB devices. + * frontend/saned.c: pass the network fds to saned_avahi() so the + Avahi process can close them. Fixes a hang possible hang of the + net backend when saned is run in debug mode. + +2009-05-05 Julien Blache + * doc/backend-writing.txt, doc/releases.txt: update for the switch + to git. + +2009-05-04 Chris Bagwell + * acinclude.m4: Rename --enable-fork-process to --enable-pthreads + to match internal usage. Stop linking in pthread when disabled. + * backend/Makefile.am: Add $PTHREAD_LIBS to all backends that + include sanei_thread. + * Makefile.am: Add new ChangeLog-1.0.20 to distribution list. + +2009-05-03 m. allan noah + * ChangeLog-1.0.20, Makefile.in: ChangeLog from 1.0.20 release + * configure, configure.in: version 1.0.21cvs + * doc/releases.txt: minor updates for new build system + * doc/descriptions/canon_dr.desc, doc/descriptions/coolscan3.desc, + doc/descriptions/rts8891.desc, doc/descriptions/xerox_mfp.desc: + remove :new tag + +2009-05-03 Chris Bagwell + * Makefile.in, aclocal.m4, configure, */Makefile.in: Regenerated + with newer automake. + * backend/Makefile.am, tools/sane-config.in: Add missing + $GPHOTO2_LDFLAGS so library can be found. + * tools/Makefile.am: Add mising $SCSI_LIBS to sane-find-scanner. + +Older entries can be found in ChangeLog-1.0.20. diff --git a/ChangeLog-1.0.22 b/ChangeLog-1.0.22 new file mode 100644 index 0000000..0af106e --- /dev/null +++ b/ChangeLog-1.0.22 @@ -0,0 +1,536 @@ +****** Release of sane-backends 1.0.22. End of code freeze ****** + +2011-02-10 m. allan noah + * po/nl.po: updates from Martin Kho + * po/uk.po: updates from Yuri Chornoivan + +2011-02-04 Stéphane Voltz + * backend/genesys.c: disable image processing options at 16 bits since + they can't handle it. + +2011-02-02 Stéphane Voltz + * backend/genesys.c backend/genesys_low.c backend/genesys_gl843.c: + more asynchronous parking issues + +2011-01-31 Stéphane Voltz + * backend/genesys.c backend/genesys_low.[ch]: don't return EOF too + early when applying image processing functions, handle writing of + lineart data, improve asynchronous head parking + +2011-01-31 m. allan noah + * backend/epjitsu.c, doc/descriptions/epjitsu.desc: + - comment changes + - added new models + * backend/fujitsu.c, doc/descriptions/fujitsu.desc, + doc/sane-fujitsu.man: fujitsu backend v106, + - added new models + - dont call mode_select with a page code the scanner does not support + +2011-01-28 Mike Kelly + * backends/avision.[ch]: + - Bumped build number to 294. + - Various minor code cleanups. + - Fixed initialization and duplexing for AV220-G + - Added ADF support for HP8200 series scanner (flipping duplexers). + - Return copied values in sane_get_parameters() + - Added paper-length option to prevent double feeds + - Added a Misc option group to hold misc features + +2011-01-26 m. allan noah + * backend/canon_dr.[ch], doc/descriptions/canon_dr.desc, + backend/canon_dr.conf.in, doc/sane-canon_dr.man: + canon_dr backend v37: + - don't center window when using flatbed + - improve request sense error messages + - enable flatbed for all known models + - ad usb ids for DR-6030C, CR-135i & CR-190i + * doc/descriptions/unsupported.desc: moved DR-2020U from canon_dr.desc + +2011-01-20 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl646.h: tune resolution + list and add internal values matching them + +2011-01-18 m. allan noah + * backend/canon_dr.[ch], doc/desc/canon_dr.desc, doc/sane-canon_dr.man: + canon_dr backend v36: + - initial support for DR-3080 and DR-5060 + - add code to clamp scan width to an arbitrary byte width boundary + - add code to prevent setting of brightness/threshold/contrast + - don't send dropout color command on non-color scanners + - initial support for DR-7090C + - update credits + * po/pl.po: updated translation from Jakub Bogusz + * po/de.po: updated translation from Matthias Mailander + * backend/canon.conf.in: improved detection of scsi scanners + +2011-01-17 Stéphane Voltz + * doc/descriptions/genesys.desc: add DSmobile variant + +2011-01-15 Reinhold Kainhofer + * sanei/sanei_usb.c: Add function sanei_usb_set_endpoint to change the + endpoints for usb communications. + * backend/magicolor.c: Add new "magicolor" backend for KONICA MINOLTA + magicolor 1690MF devices + +2011-01-13 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl124.c backend/genesys_gl124.h + doc/descriptions/genesys.desc: add 2400 dpi mode for LiDE 110 and 210 + +2011-01-12 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c + backend/genesys_gl124.h backend/genesys_low.c backend/genesys_low.h : + prepare 2400 dpi modes for LiDE 210/110, add a wait for head to park + function and use it in sane_start(). + +2011-01-06 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c + backend/genesys_gl847.c: fix lineart issue when yres is higher than + xres and dynamic lineart is enabled, make gl847 wait for head to + park between scans, wait for head ot park in sane_close() + +2011-01-05 Nicolas Martin + * backend/pixma_mp730.c: + pixma: Added patch proposed by Klaus Stengel for Canon imageRunner 1020/1024/1025 support. + +2011-01-04 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma.c, backend/pixma.h + backend/pixma_common.c, backend/pixma_common.h: + pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size. + +2011-01-04 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c + backend/genesys_gl124.c: fix 1200 dpi lineart issues for gl124, + reenable low resolutions for lineart for gl124, and geometry fine + tuning for LiDE 110/210 + +2011-01-03 Stéphane Voltz + * backends/lexmark_low.c: fix compilation issue due to incorrect + place for a DBG statement. + +2011-01-03 Chris Bagwell + * backends/Makefile.am: Add SOCKET_LIBS to xerox_mfp + for platforms such as solaris since it uses sanei_tcp.k + * doc/sane.tex: removed reference to changelog package + since its not used and not installed by Macports (#312596) + * doc/Makefile.am: put quotes around TEXINPUTS in case + paths have spaces in name. This is so latex can find + html.sty package that is referenced by sane.tex. + +2011-01-01 Chris Bagwell + * */Makefile.in, configure, aclocal.m4: Generate from latest + autoconf (2.63 to 2.66). + * m4/*: Added new libtool helper files. + * ltmain.sh: updated to latest libtool and added back special + sane soname work around. + * po/Makefile.am: Allow "make dist" to work when translations + disabled. + * sanei/Makefile.am: allow "make check" to work on cygwin. + +2010-12-28 Stéphane Voltz + * backend/genesys.conf.in backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl847.c backend/genesys_gl847.h: + fix HP2300 warming up problem, add LiDE 700F and 5600F to gl847 + devices, smooth DSmobile 600 moves. + +2010-12-27 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c + backend/genesys_gl841.c backend/genesys_low.h + doc/descriptions/genesys.desc doc/descriptions/unsupported.desc + doc/sane-genesys.man: add Plustek OpticBook 3600 support + by Chris Berry and Michael Rickmann + +2010-12-27 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl124.c backend/genesys.c + doc/descriptions/genesys.desc doc/sane-genesys.man: enable 16 bit gamma + for gl124 scanners, models and credits update. + +2010-12-24 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl124.c backend/genesys.c + doc/descriptions/genesys.desc: GL847 shading area size fix, GL124 + shading area tuning, descriptions update. + +2010-12-24 Stéphane Voltz + * backend/lexmark*.[ch]: applied X74 support patch by Torsten Houwaart + + +2010-12-23 Mike Kelly + * backends/avision.[ch]: + - Bumped build number to 293. + - Removed "regularly tested" from various scanners. + - Fixed USB id for Avision FB2080E. + - Added support for the Avision AV210D2+ scanner. + - Moved device init code to sane_get_devices(). + - Rewrote indirect "adf_mode" code to be more direct. + - Fixed indentation. + - Changed AVISION_FILTER_* defines to use final values. + - Wrap duplicate USB id entries with ifdefs. + - Removed a duplicate entry for Avision AV210C2. + - Print out USB ids as four digit hex numbers. + - Enhanced sane_get_option_descriptor() debug message. + * doc/descriptions/avision.desc: + - (Re)generated from avision.c. + +2010-12-19 Stéphane Voltz + * backend/genesys_gl124.h: LiDE 210 GPIO fix + +2010-12-16 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c + backend/genesys_gl124.h: + LiDE 210 support (GL124 based) + +2010-12-14 Stéphane Voltz + * backend/genesys*.[ch] backend/genesys.conf.in backend/Makefile.am + backend/Makefile.in tools/check-usb-chip.c doc/desc/genesys.desc: + LiDE 110 support (GL124 based) + +2010-12-08 Mike Kelly + * doc/descriptions/avision.desc: + - (Re)generated from avision.c. + * doc/sane-avision.man: + - Added myself as maintainer. + * backends/avision.desc: + - Removed this obsolete file (again). + * backends/avision.c: + - Bumped version to 292. + - Added myself as maintainer. + - Added support for DocuMate262i. + - Added support entries for HP 8300 series. + * backends/avision.conf.in: + - Added myself as maintainer. + +2010-12-06 Julien Blache + * doc/descriptions/espon.desc, doc/descriptions/epson2.desc: add SCSI IDs + for the Perfection 3200 (GT-9800) connected through FireWire. Report + from Colin Kincaid Williams . Update Perfection 2450 + interface list. + +2010-12-02 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: + Fujitsu backend version 105 + - backup and restore image params around image processing code + - cache software crop/deskew parameters for use on backside of duplex + - fi-6110 does not support bgcolor or prepick + +2010-11-29 Olaf Meeuwissen + * backend/epson2-ops.c: fix list of supported commands for levels D1 + and D2. + +2010-11-24 m. allan noah + * backend/fujitsu.c, backend/fujitsu.conf.in, + doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: + Fujitsu backend versions 103 and 104 + - remove compiled-in default config file + - initial support for new fi-6xxx machines + - never request more than s->buffer_size from scanner + - silence noisy set_window() calls from init_interlace() + +2010-11-19 Julien Blache + * doc/descriptions-external/epkowa.desc: update for iScan 2.26.1, + from Olaf Meeuwissen . + +2010-11-17 Stéphane Voltz + * backend/genesys.c: don't write scan data unless specified by debug + level. + +2010-11-08 Marc Deslauriers + * backend/v4l.c: convert v4l1 BGR data to RGB; v4l1 always returns + BGR for RGB due to a coding error way back. + +2010-11-07 Marc Deslauriers + * backend/v4l.c: loop through the read buffers in the v4l backend so + we don't get stale frames. + +2010-11-06 Stéphane Voltz + * frontend/scanimage.c doc/scanimage.man: add -A/--all-options to list + all control options exposed by a backend. + +2010-11-01 Stéphane Voltz + * frontend/scanimage.c: don't print readonly device options since + they can't be set on command line + +2010-11-01 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl843.c + backend/genesys_gl843.h backend/genesys_gl847.c: up build number to 41, + rework head parking, + fixed clear-calibration option reading, + make calibration cache expire for non sheetfed gl847 scanners, + tuned KV-SS080 timings to improve image quality, + raised LiDE 100/200 defaukt gamma to 1.7 + +2010-10-31 Julien Blache + * doc/descriptions/hp.desc: add SCSI IDs for ScanJet 4c. + +2010-10-30 Julien Blache + * backend/xerox_mfp.conf.in, doc/descriptions/xerox_mfp.desc: add + Samsung SCX 4824 & 4825FN (Debian #601748). Resync desc file with + config file. + +2010-10-13 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl843.c + backend/genesys_gl843.h: added 100, 150, 400 and 600 dpi modes for + G4050 and G4010. Added 500 and 400 dpi modes for KV-SS080 + +2010-09-30 Alex Belkin + * Makefile.in backend/Makefile.am backend/Makefile.in backend/xerox_mfp-tcp.c + backend/xerox_mfp-usb.c backend/xerox_mfp.c backend/xerox_mfp.conf.in backend/xerox_mfp.h + doc/Makefile.in doc/descriptions/xerox_mfp.desc doc/sane-xerox_mfp.man frontend/Makefile.in + include/Makefile.in japi/Makefile.in lib/Makefile.in po/Makefile.in sanei/Makefile.in + testsuite/Makefile.in tools/Makefile.in: Added Samsung SCX-4500W scan over network support + for xerox_mfp backend (by Alexander Kuznetsov). autoconf and automake reconfigure + to support new files. + +2010-09-28 Stéphane Voltz + * backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c + backend/genesys_gl843.c backend/genesys_gl843.h: add minimal support + (200 and 300 dpi) for HP G4050. Add a device entry for G4010. + +2010-09-18 Reinhold Kainhofer + * include/sane/sanei_config.h sanei/sanei_config.c: Add + function sanei_config_get_paths to obtain all configuration pathes + (from env var SANE_CONFIG_DIR and default paths); fix pointers to + invalid/freed strings when SANE_CONFIG_DIR is set. + * backend/dll.c: When searching for the dll.d/ directory, + also use the SANE_CONFIG_DIR env variable. + +2010-07-12 Julien Blache + * doc/descriptions-external/epkowa.desc: update for iScan 2.26.0, + from Alesh Slovak . + +2010-09-17 Stéphane Voltz + * backend/genesys.c backend/genesys_low.h sanei/sanei_magic.c + backend/genesys_devices.c backend/genesys_gl843.c: do asynchronous head + parking for flatbed scanners to save scan time. Fix a couple of + memory overwrites detected by valgrind. Optimize shading data + writing and fine tune scaneara for gl843. + +2010-09-16 Julien Blache + * frontend/saned.c: exit Avahi process on error and when the poll + loop terminates. + +2010-09-13 Stéphane Voltz + * doc/descriptions/unsupported.desc: update status of scanners + now supported by the genesys backend. + +2010-09-13 Stéphane Voltz + * doc/sane-genesys.man doc/descriptions/genesys.desc + backend/genesys.con.in: update HP3690 status to supported + +2010-09-12 Stéphane Voltz + * backend/genesys_conv.c backend/genesys.c doc/sane-genesys.man + sanei/sanei_magic.c backend/genesys.h backend/genesys_low.h + backend/Makefile.in backend/Makefile.am: add software deskep, crop + and despeckle for the genesys backend. + +2010-09-08 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma_mp730.c + doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: several updates for MP375R, MP390, MP460 and docs by Gernot Hassenpflug. + +2010-09-07 Nicolas Martin + * backend/pixma_mp750.c: + pixma: fix for 2400 dpi striping on MP760/770/780/790 by Gernot Hassenpflug. + +2010-09-05 Nicolas Martin + * doc/sane-pixma.man: + pixma: man page update for devices as reported by Gernot Hassenpflug. + +2010-09-05 Stéphane Voltz + * backend/genesys_gl841.c: end of document detection rework for + sheetfed scanners. + +2010-09-04 Stéphane Voltz + * backend/genesys_devices.c backend/genesys.c backend/genesys_gl843.c: + 1200 dpi resolution support for KV-SS080. + +2010-09-01 Stéphane Voltz + * backend/genesys_devices.c backend/genesys.c backend/genesys_gl843.c: + support for scan button, faster move to scan area and calibration fine + tuning. + +2010-09-01 Nicolas Martin + * backend/pixma.c, backend/pixma_mp730.c, backend/pixma_mp150.c + doc/descriptions/pixma.desc: + pixma: changes supplied by Gernot Hassenpflug for Lineart support + to some Pixma devices, and desc updates. + +2010-08-31 Stéphane Voltz + * backend/genesys_devices.c backend/genesys.conf.in backend/genesys.c + backend/genesys_gl843.[ch] backend/Makefile.am backend/Makefile.in: + support for gl843 based scanners, starting with KV-SS080. + disable true gray for LIDE35/50 since it breaks scanning + +2010-08-02 Stéphane Voltz + * backend/genesys_devices.c backend/genesys.conf.in: add a device + entry for the Canoscan 5600f. + +2010-07-25 Nicolas Martin + * backend/pixma.c, backend/pixma.h, backend/pixma_common.c, + backend/pixma_imageclass.c: + pixma: changes for future Lineart scan mode support. + some MF8030 settings, but device not yet supported. + +2010-07-22 Nicolas Martin + * backend/pixma_mp150.c, backend/pixma_imageclass.c, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: add support for PIXMA MX870. + declared PIXMA MF8030, but not yet working. + +2010-07-14 Julien Blache + * doc/descriptions/epson.desc, doc/descriptions/epson2.desc: add :scsi + keyword for the Perfection 2450 connected through FireWire. Courtesy + of Brian Denheyer . + +2010-07-12 Julien Blache + * doc/descriptions-external/epkowa.desc: update for iScan 2.25.0, + from Alesh Slovak . + +2010-07-09 Julien Blache + * backend/dll.c: allow symlinks under SANE_CONFIG_DIR/dll.d. + +2010-07-04 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: changes for PIXMA MX350 support, usb and ethernet. + +2010-07-03 Nicolas Martin + * doc/descriptions/pixma.desc, backend/pixma.c: + pixma: fix ImageClass MF6550 description. + fix end of line crop buffer size. + +2010-07-02 Nicolas Martin + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: update doc to include ImageClass MF6550 support. + +2010-07-02 m. allan noah + * backend/avision.c: patch for AV122-C2 from Ori Koren + +2010-07-01 Nicolas Martin + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + pixma: thanks to Dan McGee patch, add support for PIXMA MX340. + +2010-06-23 m. allan noah + * backend/fujitsu.c: Fix compilation bug when jpeg support is enabled. + +2010-06-23 Julien Blache + * various: corrected initialization, printing, etc. in many backends + +2010-06-21 Julien Blache + * tools/sane-desc.c: udev rules: set libsane_matched=yes for SCSI + devices too. Used by udev-acl later on. + +2010-06-21 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c + backend/genesys_low.h: improve scan quality by using double x + resolution internally at low resolution. Scan area geometry fine + tuning. + +2010-06-18 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c: + add 400, 200 and 100 dpi resolution to LiDE 100 and LiDE 200 . Disable + true gray until it really works. + +2010-06-15 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c + backend/genesys_gl847.h: + Canon LiDE 200 support up to 1200 DPI + +2010-06-15 m. allan noah + * doc/descriptions/xerox_mfp.desc, backend/xerox_mfp.conf.in: + Add Samsung SCX-4600 USB IDs + * backend/kvs20xx.h: use sys/param.h instead of endian.h + +2010-06-10 Stéphane Voltz + * backend/genesys.c: + calibration file name double free fix + +2010-06-10 m. allan noah + * backend/niash.c: patch for HP3300 from Yves Jeanrenaud + * po/fr.po: updates from Yann E. MORIN + +2010-06-10 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl847.c: + LiDE 100 motor settings rework + +2010-06-09 m. allan noah + * backend/kvs20xx*, Makefiles, confs and docs: + - Add new kvs20xx backend from Panasonic, for KV-S202xC and KV-S204xC + +2010-06-09 m. allan noah + * backend/fujitsu.[ch]: backend v100: + - store more Request Sense data in scanner struct + - clear Request Sense data at start of every do_cmd() call + - track per-side ILI and global EOM flags + - set per-side EOF flag if ILI and EOM are set + +2010-06-09 m. allan noah + * backend/Makefile.{am|in}: add genesys_gl847 files + * po/Makefile.{am|in}: add LINGUAS POTFILES to EXTRA_DIST + * Makefile.am: add Changelog-1.0.21 to EXTRA_DIST + +2010-06-08 Nicolas Martin + * backend/pixma_imageclass.c: + pixma: set #1 of modifiations for ImageClass MF65xx series. + +2010-06-07 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c: + LiDE 100 motor fine tuning + +2010-06-03 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c + doc/descriptions/genesys.desc: + final bits for full LiDE 100 support + +2010-05-31 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c: + shading calibration is working and led calibration has been tuned + +2010-05-30 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c + backend/genesys_low.h: Canon LiDE 100 working without shading + calibration which is the final bit to fix + +2010-05-24 m. allan noah + * backend/avision.c, doc/descriptions/avision.desc: add Fujitsu fi-5015C + +2010-05-20 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c: + make led and shading calibration work for LiDE 100 + +2010-05-16 Chris Bagwell + * README.freebsd: Add suggested hint that configure needs + to be told location of external libraries installed through + Ports. + +2010-05-16 Stéphane Voltz + * backend/genesys.[ch] backend/genesys_devices.c + backend/genesys.conf.in backend/genesys_gl847.[ch] + backend/Makefile.in: start of LiDE 100 and LIDE 200 support + +2010-05-16 Stéphane Voltz + * sanei/sanei_usb.c include/sane/sanei_usb.h: add a sanei_usb_reset() + function. + +2010-05-15 m. allan noah + * backend/fujitsu.c: backend v99 + - sense_handler(): collect rs_info for any ILI, not just EOM + - do_usb_cmd(): use rs_info whenever set, not just EOF + - read_from_*(): better handling of EOF from lower level functions + - sane_read(): improve duplexing logic + +2010-05-03 Pierre Willenbrock + * Change status of CanoScan LiDE 40 from untested to good + +2010-04-27 m. allan noah + * po/Makefile.in: include POTFILES and LINGUAS in DIST + * doc/releases.txt: more git notes + +2010-04-25 Julien Blache + * tools/sane-backends.pc.in: syntax fixes. + +2010-04-25 m. allan noah + * ChangeLog-1.0.21, Makefile.in: ChangeLog for 1.0.21 release + * configure, configure.in: version 1.0.22git + * doc/descriptions/kodak.desc, doc/descriptions/kvs1025.desc, + doc/descriptions/p5.desc: remove :new tag + * doc/releases.txt: minor updates due to new git hooks + +Older entries can be found in ChangeLog-1.0.21. diff --git a/ChangeLog-1.0.23 b/ChangeLog-1.0.23 new file mode 100644 index 0000000..07d5e69 --- /dev/null +++ b/ChangeLog-1.0.23 @@ -0,0 +1,694 @@ +****** Release of sane-backends 1.0.23. End of code freeze ****** + +2012-08-18 Rolf Bensch + * po/nl.po: Updated Dutch translation from Martin Kho. + +2012-08-17 Chris Bagwell + * backend/kvs40xx*: Fix scan() symbol name that + was still conflicting the epjistu and snapscan backends. + +2012-08-16 Rolf Bensch + * backend/pixma.[ch], backend/pixma_common.[ch], + backend/pixma_imageclass.c, backend/pixma_mp*.c: + Copyright updated. + +2012-08-11 Rolf Bensch + * backend/pixma.c, backend/pixma_mp150.c, backend/pixma_mp810.c: + Lineart fix for generation 1+2 scanners. + +2012-08-09 Paul Newall + * /backend/kodakaio.c: + calling of poll tidied up, may fix problems with repeated scans. + +2012-07-30 Stéphane Voltz + * doc/sane-genesys.man backend/genesys_low.h backend/genesys*.c: + rewrite lineart emulation du to bugs exhibited by the use of the + genesys backend through saned. Fixed an option delcartion that led + to saned crash and fixed batch scanning with sheet-fed scanners. + +2012-08-07 Chris Bagwell + * backend/kvs20xx*, backend/kvs40xx*: Fix duplicate symbols + caused by copy&pasting between related backends. This + allows prelinking of backends to work. + * backend/hp5590_low.c: Fix unresolved symbols error by + including byteorder.h header. + * backend/dll.c: Use correct function prototype for prelink + version of DLL backend. Helps some 64-bit compilers. + +2012-07-31 Rolf Bensch + * doc/descriptions/pixma.desc, doc/sane-pixma.man: + doc updates for all PIXMA scanners + * backend/pixma.h, doc/descriptions/pixma.desc, doc/sane-pixma.man: + - Pixma backend version 0.17.0 + - date updated in Pixma man page + +2012-07-30 m. allan noah + * backend/kvs1025.h: Increase max paper size (Matthew Wild) + * doc/*.man, doc/*.html: Typo fixes (Yuri Chornoivan) + +2012-07-30 Stéphane Voltz + * backend/genesys.c backend/genesys_gl843.c backend/genesys_gl646.c: + fix batch scanning for gl646 scanners + +2012-07-29 Paul Newall + * /doc/descriptions/kodakaio.desc: + advent AW10 added. + +2012-07-28 Paul Newall + * /doc/descriptions/kodakaio.desc: + usbids added and version. + +2012-07-28 Rolf Bensch + * doc/descriptions/pixma.desc: scanners resorted by name + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: new scanners reported by DMoeller + - Canon PIXMA MX410 as untested + - Canon PIXMA MX420 as complete + - Canon PIXMA E500, E600, MX370 Series, MX430 Series, MX710 Series + as untested and experimental + * backend/pixma_mp150.c, doc/descriptions/pixma.desc: capabilities updated + for Canon PIXMA MX510 and MX890 + * backend/pixma_mp150.c, doc/sane-pixma.man: all 2012 untested new devices + marked as experimental + +2012-07-26 Rolf Bensch + * README.linux: + New detailled description for the installation of SANE backend. + +2012-07-24 m. allan noah + * backend/kvs40xx_opt.c: Oops- it is new + * doc/descriptions/kvs40xx.desc: Fix typo (Yuri Chornoivan) + * po/uk.po: Updated (Yuri Chornoivan) + * tools/Makefile.am, tools/Makefile.in, tools/sane-config.in: + sane-config fixes (Ruediger Meier) + +2012-07-15 Ilia Sotnikov + * backend/hp5590.c, backend/hp5590_low.c: + Fix hp5590 backend on big-endian platforms provided by Nhan Ngo Dinh + + +2012-07-13 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c + backend/genesys_gl646.c backend/p5.c backend/p5.h backend/p5_device.h + backend/rts8891.c backend/rts8891.h backend/rts8891_devices.c backend/rts8891_low.c + backend/rts8891_low.h backend/rts88xx_lib.c backend/rts88xx_lib.h + backend/umax_pp.c backend/umax_pp.h backend/umax_pp_low.c + backend/umax_pp_low.h backend/umax_pp_mid.c backend/umax_pp_mid.h + doc/sane-genesys.man sanei/sanei_magic.c : + misc cleanups and doc updates to prepare release + +2012-06-28 Paul Newall + * backend/kodakaio.c backend/kodakaio.conf.in backend/kodakaio.h + doc/sane-kodakaio.man doc/descriptions/kodakaio.desc + configure.in makefile.am dllconf.in doc/makefile.am: Added new backend kodakaio for + kodak ESP nnnn, Cnnn, hero AiOs, detection of cups added to configure + since cups is used for network auto detection. + +2012-06-27 Rolf Bensch + * backend/pixma.[ch], backend/pixma_sane_options.c, + doc/descriptions/pixma.desc: + - Pixma backend version 0.16.4 + - new scan modes for 48 bit flatbed scanners: + PIXMA_SCAN_MODE_COLOR_48, PIXMA_SCAN_MODE_GRAY_16, + enabled by capability PIXMA_CAP_48BIT + * backend/pixma_mp150.c: unused capability PIXMA_CAP_48BIT removed + * backend/pixma_mp810.c: + - new capability for CS9000F: PIXMA_CAP_48BIT + - functions for scan mode detection improved + - lowest resolution for 48 bit flatbed scan modes is 150 dpi + * po/de.po: German translations for new scan modes + +2012-06-04 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_low.h + backend/genesys_devices.c backend/genesys_gl124.[ch] : LiDE 110/210 + led calibration improvements, add a 'lamp off during scan' option, + add 2400x4800 mode to LiDE 100, 110 and 210, improve remove/add + scanner detection. + +2012-06-01 Stéphane Voltz + * backend/genesys.c backend/genesys_gl841.c: apply led calibration fix + +2012-06-01 Stéphane Voltz + * backend/genesys.c: fix get_device to handle scanner plugging and + unplugging + +2012-05-31 Stéphane Voltz + * doc/descriptions/genesys.desc doc/sane-genesys.man + doc/descriptions/unsupported.desc: updated Xerox onetouch 2400 status + to supported + +2012-05-30 Stéphane Voltz + * backend/genesys.c backend/genesys_gl124.c backend/genesys_gl124.h: + align gl124 code on latest gl847 improvements + +2012-05-29 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c + backend/genesys_gl847.h doc/descriptions/genesys.desc: add 4800 dpi + for LiDE 700F + - improve fedd/move to scan area for gl847 based scanners + - remove non working 400 dpi mode + +2012-05-28 Stéphane Voltz + * backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c + backend/genesys_gl847.c backend/genesys_gl847.h backend/genesys_low.h + doc/descriptions/genesys.desc doc/sane-genesys.man: + add support for LiDE 700F up to 2400 dpi + +2012-05-10 m. allan noah + * backend/fujitsu.c: backend v111 + - call send_* and mode_select_* from sane_start + - split read payloads into new debug level + - add paper-protect, staple-detect and df-recovery options + +2012-05-09 m. allan noah + * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v110 + - correct max_y_fb for fi-62x0 series + - add must_fully_buffer helper routine + - add hwdeskewcrop option, with fallback to software versions + - add 'actual' param to get_pixelsize for post-scan + - add recent model VPD params + - only set params->lines = -1 when using ald without buffering + - fix bugs in background color when using software deskew + * sanei/sanei_magic.c: Update deskew algo + - allow paper to be +/- 1 inch from top of image + - correct integer overflow + - improve (disabled) debug logs + +2012-05-03 Rolf Bensch + * backend/pixma_io_sanei.c, backend/pixma_mp150.c, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + Patch for Canon Pixma MP280 from Daniel Beer. + - PIXMA_EOF mapped to PIXMA_ETIMEDOUT. + - Maximum resolution reduced to 600dpi. + - Scanner added to doc files. + +2012-04-23 Rolf Bensch + * AUTHORS: Pixma backend and email addresses updates. + +2012-04-20 Rolf Bensch + * tools/sane-desc.c: tools/udev/libsane.rules supports scanner group + access to any scanner, with and without acl support. + +2012-04-17 Rolf Bensch + * backend/pixma.c, backend/pixma_sane_options.c, po/de.po: + New description for device specific option "source". + +2012-04-17 Rolf Bensch + * backend/pixma.c: select first entries of dynamic dpi list + and dynamic mode list as default values after changing the scan source + +2012-04-04 Rolf Bensch + * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanners Canon Pixma MX510 and Canon Pixma MX890. Both are untested. + +2012-04-04 Rolf Bensch + * backend/pixma.[ch], backend/pixma_mp810.c, po/de.po: color and grayscale + negatives scan in TPU mode, for CS8800F and CS9000F. + +2012-04-04 Rolf Bensch + * backend/pixma_mp810.c: cropping y and h to scanable area in TPU mode, + for CS8800F and CS9000F. + +2012-03-29 Stéphane Voltz + * backend/genesys_gl124.c backend/genesys_devices.c: use feed earlier + at high resolution. Tune LiDE 110/210 geometry. + +2012-03-26 Stéphane Voltz + * doc/descriptions/unsupported.desc: removed G4010/G4050, + patch by Martin Michlmayr . + +2012-03-25 Mike Kelly + * backends/avision.[ch]: + - Added Xerox Documate 632. + - Added firmware checking for HP5370c scanners. + - Reverted AV610 USB IDs and removed AV_INT_STATUS. + - Fixed warning about printf and size_t. + - Fixed bug using wrong enum in x/y range check. + +2012-03-22 Rolf Bensch + * po/de.po: New German translations for pixma backend. + +2012-03-21 Mike Kelly + * backends/avision.[ch]: + - Added Gray mode support for Kodak i30 and i40. + - Skip post-processing when caching flipping duplex. + - Moved a comment nearer its code. + - Added sane_reload_devices() to sane_init(). + - Corrected the logic to set lines = -1 for ADF mode. + - Fix calculations when flipping back of duplex page. + - Track the number of lines to flip as a negative number. + +2012-03-20 Stéphane Voltz + * backend/genesys_*.[ch]: gl841 sheetfed scanners calibration + improvement, fix document end detection when doing dynamic lineart. + Copyrights updates. + +2012-03-19 Gerhard Jaeger + * backend/plustek.c: Fix batch scanning with Plustek backend + Patch submitted and tested by Elias Oltmanns + +2012-03-19 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl843.c: update HP4850 + geometry and fix initial state + +2012-03-06 Rolf Bensch + * backend/pixma_bjnp.c: Replace index() with strchr(). Bug #313563. + +2012-02-29 Rolf Bensch + * backend/pixma.[ch], backend/pixma_common.c, + backend/pixma_sane_options.[ch]: New device specific option + 'threshold-curve'. Can be used to optimize 1 bit B/W lineart scans. + +2012-02-27 Rolf Bensch + * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, + doc/sane-pixma.man: New scanner Canon imageCLASS MF4410 from + Vasiliy Olekhov. + +2012-02-16 Rolf Bensch + * backend/pixma.c, backend/pixma_sane_options.[ch]: + New device specific option 'gamma'. + +2012-02-09 Rolf Bensch + * backend/pixma.[ch], backend/pixma_common.[ch], + backend/pixma_sane_options.[ch], backend/pixma_mp{150,810}.c: + 1 bit B/W lineart for pixma_mp150 and pixma_810 subdrivers. + +2012-02-06 Rolf Bensch + * backend/pixma_mp150, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanner Canon PIXMA MX360. + +2012-02-03 Rolf Bensch + * backend/pixma.h: set PIXMA_VERSION_{MAJOR,MINOR,BUILD} to 0.16.3. + +2012-02-03 Rolf Bensch + * backend/scripts/pixma_gen_options.py: script to generate + backend/pixma_sane_options.c and backend/pixma_sane_options.h + from pixma.c. Found in old pixma project archive file + http://home.arcor.de/wittawat/pixma/mp150-0.13.1.tar.bz2. + +2012-01-31 Rolf Bensch + * backend/pixma.[ch], backend/pixma_imageclass.c, backend/pixma_mp[17]50.c, + backend/pixma_mp730.c, backend/pixma_mp810.c: modify dpi_list dependent on + different scanner capabilities for normal (flatbed) and ADF/TPU modes. + +2012-01-23 Rolf Bensch + * backend/pixma_mp150, doc/descriptions/pixma.desc, doc/sane-pixma.man: + New scanner PIXMA MX880 Series. + +2012-01-21 Ruediger Meier + * backend/canon_dr.h, backend/cardscan.h, backend/dll.c, + backend/epjitsu.h, backend/fujitsu.h, backend/gt68xx.c, + backend/kodak.h, backend/microtek2.h, sanei/sanei_access.[hc]: fix and + cleanup portable PATH_SEP and DIR_PATH defines + * sanei/sanei_scsi.c, tools/sane-find-scanner.c, configure.in, + sane/config.h.in: use the right scsi header on win32. + +2012-01-17 Rolf Bensch + * backend/pixma_mp810.c: Flatbed mode supports max. 4800 dpi. + +2012-01-14 m. allan noah + * backend/Makefile.{am,in}, backend/pixma.[ch], + backend/pixma_common.c, backend/pixma_mp[17]50.c, + backend/pixma_mp810.c, backend/pixma_rename.h, + doc/descriptions/pixma.desc, doc/sane-pixma.man: + Updated Pixma backend from Gernot Hassenpflug. + +2012-01-03 Stéphane Voltz + * backend/genesys_gl646.c backend/genesys_gl847.c + backend/genesys_gl43.[ch]: fixd scan line number for gl646 CCD + scanners, improved led calbration for gl847 CIS scanners and G4050 XPA + work progress. + +2011-12-30 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung SCX-3205W, reported by sane tester. + +2011-12-27 Chris Bagwell + * configure.in, configure, config.h.in, sanei_usb.c, + check-usb-chip.c, sane-find-scanner.c: Add check for + libusb-win32 which is API compatible with libusb-0.1 + but has different header file name to prevent conflicts + with Windows own usb.h. Since libusb-1.0 is scheduled to + support Windows (not a forked version), it will probably + work as-is if user has pkg-config installed under mingw. + +2011-12-20 m. allan noah + * backend/fujitsu*, doc/descriptions/fujitsu.desc: backend v109 + - added some MS and INQ information + - increased default buffer size for later machines in config file + - renamed new fi-6xx0Z models + +2011-12-18 Chris Bagwell + * doc/descriptions-external/epkowa.desc: update for new iScan + 2.28.1 release from Olaf Meeuwissen . + +2011-11-29 Stéphane Voltz + * backend/genesys.c backend/genesys_low.h backend/genesys_devices.c + backend/genesys_gl847.c: genesys backend build 67, gl847 led and + shadingcalibration improvements. + +2011-11-21 m. allan noah + * backend/fujitsu.[ch]: backend v107 and v108 + - M3091 does not support scanner_control(adf) + - Correct buffer overflow in read_from_3091duplex() + - sane_read() now always calls read_from_*() + - read_from_*() are callable when there is no data, and read to eof + - sane_read() will keep alternate duplex reads to similar length + - Added debugging statements + - Corrected comments + - Updated Copyright + - merged x/y resolution options + - moved page width/height to start of geometry group + - use mode to pick resolution list v/s range + - improved M3091 resolution choices + +2011-11-20 Chris Bagwell + * epson2-commands.c: Include to resolve u_long. + * epson2.c, magicolor.c, xerox_mfp-tcp.c: Include + and to for anyone using setsockopt(). + * sanei_tcp.h: Include since ssize_t is referenced. + * sanei_usb.c: FreeBSD version checks. All changes in this + batch come from FreeBSD ports patches. Bug #312503. + +2011-11-20 Stéphane Voltz + * backend/genesys_*.[ch] doc/descriptions/genesys.desc: build + 66. Add hp N6310 and 4850C devices. Fix gl847 calibration. + GL843 XPA support groundwork. + +2011-11-14 Chris Bagwell + * doc/descriptions-external/epkowa.desc: update for new iScan + release from Olaf Meeuwissen . + +2011-11-10 Chris Bagwell + * include/sane/sanei_thread.h, sanei/sanei_thread.c: + Make SANE_Pid map to pthread_t to be compilable + on platforms where pthread_t is not a integer; + namely mingw. + * configure, configure.in, include/sane/config.h.in, + lib/Makefile.am, lib/Makefile.in, lib/sleep.c: Add + a sleep() replacement function; mostly for mingw. + * backend/epson2-ops.c, backend/epson2.c, umax_pp_low.c: + Revert some broken sleep()->usleep() conversions. + +2011-11-09 Chris Bagwell + * configure, configure.in, acinclude.m4: + Convert enable_dynamic to "auto" behavior. Previous + attempt was resulting in it always defaulting to + "yes" and user had to use --disable-dynamic on + platforms that couldn't support it. + * backend/epson2-ops.c, backend/epson2.c, backend/epson2.h: + minor portability changes to epson2. #ifdef some optional + headers and use usleep() instead of sleep(). Switch to + sanei_udb_set_noblock(). + +2011-11-08 Chris Bagwell + * backend/Makefile.*: Finish preload linking fix. + dll.c was being linked in with convienence library. + If it needs to have two behaviors then we need to + create two libraries. Now preloading is working in + libsane.so again and disabled in libsane-dll.so. + * configure.in, configure, README, */Makefile.*: + Update README to describe use of BACKENDS and + PRELOADABLE_BACKENDS to limit backend compiles. + Also, mark those in configure.in as variables so + they show up in "configure --help". + Add back the useful --disable-dynamic and + --disable-preload that appear to have been removed + at some point but are documented in README. + * README.windows: Update info to include mingw + references. + +2011-11-07 Chris Bagwell + * ltmain.sh: Disable sane's soname libtool hack for + mingw platform so that DLL's will be created for + each backin built; just like on unix platforms. + * backend/Makefile.*: Add missing sanei_magic.lo to + libsane backend. + * sanei/sanei_tcp.c sanei/sanei_udp.c include/sane/sanei_udp.h: + Add WSAStartup()/WSACleanup() calls on mingw to get ws2_32 + working. Make util function to set sockets to nonblocking + and make work in unix and mingw platforms. + +2011-11-06 Chris Bagwell + * INSTALL, Makefile.am, */Makefile.in, compile, config.guess, + config.sub, configure, depcomp, include/sane/config.h.in, + install-sh, ltmain.sh, libtool.m4, ltversion.m4, missing, + mkinstalldirs: Update files using autoconf 2.68 and libtool 2.4. + * configure.in, frontend/scanimage.c, include/sane/sanei_tcp.h, + include/sane/sanei_udp.h, lib/inet_ntop.c, lib/inet_pton.c, + sanei/sanei_tcp.c, sanei/sanei_udp.c, tools/sane-find-scanner.c: + Add check for winsock2. Add ws2_32 library when found. Look + for getuid and getpass since not on mingw. + * lib/sigprocmask.c: Comment out logic on windows for now since + it doesn't work. At least it will compile. + * lib/syslog.c: Add a replacement syslog for at least mingw. + * testsuite/Makefile.*: Use $(EXEEXT) so that scanimage can + be ran on windows. + * backend/Makefile.*, backend/dll.c: Modify dll backend + so that libsane-dll does not reference preloaded backends + symbols since its not linking them in. Only libsane + references preloaded backend symbols and also links them + in now. + +2011-11-05 Chris Bagwell + * lib/vsyslog.c, frontend/scanimage.c, include/sane/sanei_tcp.h + include/sane/sanei_udp.h, lib/inet_ntop.c, lib/inet_pton.c, + sanei/sanie_init_debug.c, sanei/sanei_scsi.c, sanei/sanei_tcp.c, + sanei_udp.c, sanei_usb.c: mingw32 compile fixes. Mostly its + not including header files that windows doesn't have and + add winsock.h as needed. Also, do not use signals windows + doesn't have as well. + +2011-11-02 Stéphane Voltz + * backend/genesys_*.[ch] backend/Makefile.am backend/Makefile.in: + genesys_gl841.h creation and genesys backend code cleanup + +2011-11-01 m. allan noah + * backend/canon_dr.[ch]: backend v39 + - DR-2580C pads the backside of duplex scans + +2011-11-01 Stéphane Voltz + * backend/genesys_gl124.c backend/genesys_gl646.c + backend/genesys_gl841.c backend/genesys_gl843.c backend/genesys_gl847.c + backend/genesys_low.c backend/genesys_low.h: do include + in a clean way + +2011-10-30 Mattias Ellert + * backend/kvs40xx.h: Use portable endian macro from config.h + * backend/kodak.c: Use more precise path to internal headers + * backend/canon630u.c, backend/genesys_gl124.c, + backend/genesys_gl646.c, backend/genesys_gl841.c, + backend/genesys_gl843.c, backend/genesys_gl847.c, + backend/genesys_low.c, backend/hp3900_rts8822.c, + backend/rts88xx_lib.c, backend/xerox_mfp.c, sanei/sanei_pio.c: + Include for definition of u_long on MacOS X + * po/sv.po: Update Swedish translation + +2011-10-21 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_devices.c + backend/genesys_gl*.c backend/genesys_gl843.h + backend/genesys_low.[ch], doc/sane.man doc/sane-genesys.man + doc/descriptions/genesys.desc: + 1200 and 2400 dpi support for G4010/G4050 + +2011-10-19 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung CLX 3185, reported by John Dignum. + +2011-10-01 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung SCX-4828FN or SCX-4x28 Series, reported by Patrice + Levesque. + +2011-09-16 Nils Philippsen + * doc/sane-hpljm1005.man doc/sane-p5.man: use groff escape sequences in + man pages + * AUTHORS NEWS doc/descriptions.txt doc/*/*.CHANGES + doc/plustek/Plustek-*.txt doc/u12/U12.* + doc/umax/sane-umax-parport-doc.html: encode to UTF-8 + * tools/sane-config.in: use pkg-config + * doc/descriptions/epson2.desc backend/epson_usb.c: add USB id for Epson + Stylus SX125 + +2011-09-07 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_low.h + backend/genesys_gl124.c: fix button mapping for LiDE 210 + +2011-08-25 Stéphane Voltz + * backend/genesys_gl646.c backend/genesys_low.c backend/genesys_low.h + backend/genesys.c: add a no move during shading calibratiob flag, and + use it for MD5345 + +2011-08-23 Stéphane Voltz + * backend/genesys_gl847.c backend/genesys_low.c backend/genesys_low.h + backend/genesys.c backend/genesys_gl124.c backend/genesys_gl843.c: + make sure to use the fatest speed when parking, use lowest sensor dpi + as default resolution + +2011-08-22 Stéphane Voltz + * backend/genesys*.[ch]: enable calibration for G4050/G4010 and + minor code refactors + +2011-08-05 Stéphane Voltz + * backend/genesys.c backend/genesys_low.c backend/genesys_conv.c: + fixed generic calibration cache for CCD case and when yres is higher + than sensor's maximum one. Fixed lineart data enlarging when yres is + higher than xres. + +2011-07-31 Stéphane Voltz + * backend/genesys_gl646.c backend/genesys_gl841.c + backend/genesys_gl843.c backend/genesys_gl847.c backend/genesys_gl124.c + backend/genesys_low.[ch]: is_compatible cache refactor for gl843, + gl847 and gl124 + +2011-07-31 Stéphane Voltz + * backend/genesys_gl124.[ch] backend/genesys_gl843.[ch]: + use sanei_genesys_compute_dpihw instead of specific function. + +2011-07-15 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl847.c: re-tune scan area of MD5345/MD6228. + parking function clean up. + +2011-07-15 Stéphane Voltz + * backend/lexmark.c backend/lexmark_low.c: increase tolerance when + detecting the 'home' dot. + +2011-07-07 Stéphane Voltz + * backend/genesys.c: fixed incorrect image height for sheetfed + scanners + +2011-07-07 m. allan noah + * po/pt.po: updated translation from cncsolutions.com.br + +2011-07-06 m. allan noah + * backend/canon_dr.[ch]: backend version 38 + - initial support for DR-5020 + - use ppl_mod instead of Bpl_mod, apply to all modes + - invert logic of read_panel tracking + - add ability to disable read_panel() + - automatically disable read/send_panel if unsupported + * doc/descriptions/canon_dr.desc: status of DR-5020 + +2011-07-06 Stéphane Voltz + * backend/genesys_low.h backend/genesys_gl847.c backend/genesys.c + backend/genesys_gl124.c backend/genesys_gl843.c backend/genesys_gl646.c + backend/genesys_gl841.c: improve 4800 dpi quality for LiDE 200 by + increasing the number of lines scan for shading + +2011-07-05 Stéphane Voltz + * backend/genesys_low.h backend/genesys_gl847.c backend/genesys_devices.c + backend/genesys.c backend/genesys_gl124.c backend/genesys_gl843.c + backend/genesys_gl646.c backend/genesys_gl841.c: make 4800 pdi work + for Lide200. Calibration cache file leak fix. + +2011-06-30 Olaf Meeuwissen + * frontend/scanimage.c: plug a memory leak in batch mode. + +2011-06-24 Julien Blache + * tools/sane-desc.c: add a wildcard rule for Epson SCSI scanners + with a model string beginning with "SCANNER". Idea from Olaf + Meeuwissen. + +2011-06-21 Julien Blache + * doc/descriptions/epson2.desc: added SCSI IDs for the GT-10000+, + reported by Simon Becherer. + +2011-06-16 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung CLX-216x Series, tested with CLX-2160, reported by Malte + Starostik + +2011-06-15 Stéphane Voltz + * backend/genesys.c backend/genesys_gl847.c: lineart fix + +2011-06-13 Stéphane Voltz + * backend/genesys_devices.c backend/genesys_gl646.c + backend/genesys_gl646.h doc/descriptions/genesys.desc + doc/sane-genesys.man: add full HP2400 support thanks a patch from + Alexey Osipov + +2011-06-13 Stéphane Voltz + * backend/genesys*.[ch] : rework of gl847 to reach 2400 dpi for + LiDE 100 and 4800 dpi for LiDE 200 + +2011-06-10 Stéphane Voltz + * backend/lexmark_models.c: fix missing motor initialization + +2011-06-07 Stéphane Voltz + * backend/genesys.c backend/genesys.h backend/genesys_conv.c: + add blank page skipping and rotation detection options + +2011-06-06 m. allan noah + * docs/*kvs40xx*, backend/kvs40xx*: New Panasonic KV-S40xx/70xx + backend, originally by Panasonic Russia. + * acinclude.m4, */Makefile.am, configure*: build new kvs40xx backend + * po/POTFILES: add kvs* backends + * po/.gitignore: ignore sane-backends.pot + * include/sane/sanei_magic.h, sanei/sanei_magic.c: + add new blank detection and rotation detection routines + * backend/kvs1025*, backend/Makefile*: add support for sanei_magic + +2011-06-02 Julien Blache + * tools/sane-desc.c: add udev+acl output mode, udev rules using ACLs + for the scanner group instead of making the device root:scanner 0664. + This is designed to help with MFPs and play nice with ConsoleKit. + +2011-04-20 Stéphane Voltz + * backend/genesys_low.c backend/genesys_devices.c + backend/genesys.conf.in: add Xerox 2400 onetouch model and improve + big endian handling + +2011-03-19 Julien Blache + * tools/sane-desc.c: move away from using power/level for disabling + USB autosuspend/power management and use power/control if available. + +2011-03-18 Stéphane Voltz + * backend/genesys_low.c backend/genesys.c : rewrite big endian fixes + for gl847/gl124 based scanners. Improve calibration cache file handling. + +2011-03-17 Stéphane Voltz + * backend/genesys_low.c: big endian fixes for gl847/gl124 based + scanners. Patch by Olaf Zimmermann . + +2011-03-15 Stéphane Voltz + * backend/Makefile.in backend/canon_dr.[ch]: fixes to allow full + static build under cygwin + +2011-03-12 Troy Rollo + * backend/hp3500.c: Remove interdependency between contrast and + brightness. + +2011-03-12 Julien Blache + * doc/scanimage.man: batch-start defaults to 1 if not specified, + not 0. Reported by Jakub Wilk . + +2011-03-12 Troy Rollo + * backend/hp3500.c: Add grayscale and line art scanning. Add contrast + and brightness controls which influence the calibration data provided + to the scanner. + +2011-03-06 Ilia Sotnikov + * backend/hp5590.c, backend/hp5590_cmds.{c,h}: in ADF modes the device can + scan up to 14", which is usually bigger than what scanner reports back + during initialization + * backend/hp5590.c, backend/hp5590_cmds.{c,h}, backend/hp5590_low.{c,h}: + fixed detection of HP4500 devices (tested) and HP5550 (untested) - these + devices need no reading USB-in-USB acknowledgement after each command. To + achieve that, proto_flags are passed down to low-level functions. These + flags are taken from device descriptions + * backend/hp5590_low.{c,h}: fixed up get_status command - index should + be 0x00, not 0x20 + * backend/hp5590.c: bump up the backend version + +2011-03-04 Julien Blache + * frontend/saned.c: define PATH_MAX if needed, fixes build on + HURD. Patch from Pino Toscano . + +2011-02-16 Julien Blache + * backend/v4l.c, backend/v4l.h: fix build with libv4l 0.8.3+. + +2011-02-13 m. allan noah + * doc/releases.txt: minor updates + +Older entries can be found in ChangeLog-1.0.22. diff --git a/ChangeLog-1.0.3 b/ChangeLog-1.0.3 new file mode 100644 index 0000000..dad5f74 --- /dev/null +++ b/ChangeLog-1.0.3 @@ -0,0 +1,791 @@ +2000-08-12 Petter Reinholdtsen + + * configure.in aclocal.m4 configure NEWS: New version 1.0.3. + Updated release date and removed freeze markers. + +2000-08-12 Oliver Rauch + * changed tools/sane-desc.el sane.gif->sane.png + +2000-08-10 Henning Meier-Geinitz + * backend/avision.c: Changed // comment to /* */. This broke + compilation on AIX cc, Irix cc and Sun cc. + +2000-08-10 Rene Rebe + * backend/avision.h: some updates + cleanups + * backend/avision.c: use of DB () and sane_config_read () + general cleanups (sorry for the big commit - I used Emacs auto-ident + for some regions ...) + +2000-08-07 Henning Meier-Geinitz + + * README.irix: Removed text about library version problems. + * README.linux: Added comment about idescsi problems. + * ltmain.sh: Changed Irix library version system (from Oliver Rauch). + This should fix the library version problems under Irix. + * backend/Makefile.in: Added all files in lib/ to LIBLIB. This fixes + a bug concerning linking with external frontends. + +2000-08-06 Henning Meier-Geinitz + + * backend/plustek.c: Removed "const" from function header. This fixes + a compilation problem on aix/cc. + * configure configure.in: Additional warnings are now disabled by + default for the 1.0.3 realease. + +2000-08-06 Henning Meier-Geinitz + + * backend/hp4200.desc: Added description file for HP 4200 USB + scanner. + +2000-08-05 Henning Meier-Geinitz + + * AUTHORS: Added link to PROJECTS. + * PROJECTS: Removed frontends that are included in the SANE + distribution. Added frontends: sanecgi, scanadf. Removed backends + Kodak DS-20 (old camera, no specs available, not interested anymore), + Logitech (old handscanner, author not interested anymore). Added + backends as6e (Artec AS6E), bh (Bell and Howell Copiscan), lhii + (handheld scanner support), Mustek USB, nec (NEC PC-IN500/4C), + v4l2 (Video for Linux 2). Added/updated information about SANE + ports: BeOS, OS/2, win32. Added Information about WinSANE and + TWAIN interface for xsane-win32. Added link to AUTHORS and README. + Changed format. Added explanation for statuses. + * README: Added link to PROJECTS. + * README.irix: New file. Information about the library version and + jpeg library problems. + * backend/as6e.desc: New description file for the Artec AS6E. + * backend/bh.desc: New description file for Bell and Howell Copiscan + scanners. + +2000-08-03 Henning Meier-Geinitz + + * PROJECTS: Removed backends that are included in SANE. Updated + info for Primax. Added HP 4200. + +2000-08-02 Henning Meier-Geinitz + * NEWS: Updated backend versions. + * backend/hp*.c: Changed include statements from #include + to #include "sane/...". + +2000-08-02 Petter Reinholdtsen + + * backend/v4l.c: Check return value of ioctl() calls. Use DBG() + instead of syslog() report progress. Removed redundant check for + trailing newline in config file as we are now using + sanei_config_read(). Remove ioctl(VIDIOCSYNC), as it hangs on my + v4l2 device. + +2000-07-31 Henning Meier-Geinitz + * backend/mustek.*: Update to Mustek backend 1.0-96. Fixed Problem + with detecting some three-pass scanners. + +2000-07-31 Henning Meier-Geinitz + * doc/sane.tex: Chapter 4 said, that this was standard version + 0 (draft). Changed to 1 and removed "(draft)". + +2000-07-31 Henning Meier-Geinitz + * sanei/sanei_DomainOS.c sanei/sanei_ab306.c sanei/sanei_codec_ascii.c + sanei/sanei_codec_bin.c sanei/sanei_config.c sanei/sanei_config2.c + sanei/sanei_constrain_value.c sanei/sanei_init_debug.c + sanei/sanei_load_values.c sanei/sanei_net.c sanei/sanei_pa4s2.c + sanei/sanei_pio.c sanei/sanei_save_values.c sanei/sanei_scsi.c + sanei/sanei_thread.c sanei/sanei_wire.c sanei/test_wire.c: Changed + include statements from #include to #include "sane...". + * PROBLEMS: Updated Mustek entry. + * TODO: Updated some entries that are done. + * backend/avision.c backend/plustek.c: Changed include statements from + #include to #include "sane...". + +2000-07-30 Peter Kirchgessner + + * backend/hp.desc: Change Parallel to Parport in description + +2000-07-30 Oliver Rauch + * changed all to "config.h" in lib/*.c + +2000-07-30 Henning Meier-Geinitz + + * backend/mustek.*: Update to Mustek backend 1.0-95. Changed from + wait() to waitpid() and removed unused code. + * configure configure.in backend/m3096g.c backend/sp15c.c: Reverted + the V_REV patch. V_REV should not be used in backends. + +2000-07-30 Henning Meier-Geinitz + + * configure configure.in: Add V_REV to CPPFLAGS (only V_MAJOR and + V_MINOR were defined until now). + * doc/.cvsignore: Added sane-coolscan.5. + +2000-07-29 Henning Meier-Geinitz + + * backend/sp15c.c backend/m3096g.c: Replace fgets with + sanei_config_read, return V_REV as part of version_code string + (patch from Randolph Bentson). + +2000-07-29 Chris Pinkham + + * backend/artec.c: Changed include statements from #include + to #include "sane...". + +2000-07-29 Henning Meier-Geinitz + + * backend/GUIDE: Added some comments about portability and + documentation. + * backend/abaton.c backend/agfafocus.c backend/apple.c + backend/canon.c backend/coolscan.c backend/dc210.c backend/dc25.c + backend/dll.c backend/dmc.c backend/microtek.c backend/microtek2.c + backend/microtek2.c backend/mustek_pp.c backend/net.c backend/pint.c + backend/pnm.c backend/qcam.c backend/ricoh.c backend/s9036.c + backend/sane_strstatus.c backend/sharp.c backend/snapscan.c + backend/st400.c backend/stubs.c backend/tamarack.c backend/v4l.c: + Changed include statements from #include to + #include "sane...". + * backend/avision.c backend/dc25.c: Use DBG(0, ...) instead of + fprintf (stderr, ...) + * backend/avision.c backend/canon-sane.c backend/coolscan.c + backend/dc25.c backend/microtek.c backend/microtek2.c + backend/st400.c: Use sanei_config_read() instead of fgets(). + * backend/coolscan.desc backend/microtek.desc backend/microtek2.desc + backend/st400.desc: Added :interface and :manpage entries. + * backend/nec.desc: Status is beta now (was: new). Fixed typo. + * doc/canon.README: Removed, because the information is included in + the manpage now. + * doc/Makefile.in: Added sane-coolscan to list of mapages to install. + * README: Added Link to coolscan manpage. + * backend/mustek.*: Update to Mustek backend 1.0-94. Fixed the + #include bug. + +2000-07-29 Karl Heinz Kremer + + * backend/epson.c: Changed the include statements for SANE includes + from #include <...> to #include "..." + +2000-07-28 Chris Pinkham + + * backend/aretc.c: Corrected sane_close() bug. Converted to use + sanei_config_read() instead of fgets(). + * backend/artec.desc: Changed interface entry to "Parport" vs "Parallel" + +2000-07-28 Henning Meier-Geinitz + + * ltmain.sh: Added underscore to sed expression for removing + backendname from soname (needed for libsane-mustek_pp). + * sane.lsm: Added keywords for new backends. + * lib/isfdtype.c: Added implementation for platforms that lack + isfdtype() (mostly from Olly Betts). + * backend/v4l.desc: Activated man page entry. + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-93. Fixed color scanning for Paragon 600 II N firmware 1.02. + Fixed possible segfault in sane_control_option() when info is 0. + Removed some compiler warnings. + * NEWS: Updated Mustek backend version, added Artec, fixed typo + * doc/Makefile.in doc/sane-snapscan.man doc/sane-canon.man README + backend/snapscan.desc backend/canon.desc backend/.cvsignore: + Added manpage for canon and snapscan backends. Added :interface + entry for canon. + * backend/canon-sane.c: Fixed possible segfault in + sane_control_option() when info is 0. + +2000-07-22 Petter Reinholdtsen + + * backend/v4l.c: Bugfix: Avoid crashing in + sane_control_option() when last param is NULL. + +2000-07-25 Chris Pinkham + + * backend/artec.c: Updated to v0.5.14. Added "Negative" mode as option + even when in color/greyscale modes. Fix sane_close() bug. Fixed bug + in sane_get_option_descriptor that allowed invalid option number. + Changed numerous int variables to size_t to eliminate warnings. + Changed various elements in ARTEC_Scanner structure to SANE_Int + instead of int. Replaced all fprintf() statements with DBG(). + * backend/artec.desc Added interface entries. + +2000-07-26 Karl Heinz Kremer + + * backend/epson.c: Fixed problem with Perfection610 scanner. + The variable s->color_shuffle_line was not correctly initialized. + * backend/epson.desc: Updated version number + +2000-07-26 Oliver Rauch + * added info about variable scsi buffer sizes defined by backends + umax, mustek, sharp (via sanei_scsi_open_extended()) to + man sane-scsi + +2000-07-25 Henning Meier-Geinitz + + * backend/snapscan.c: Use DBG(0, ...) instead of fprintf (stderr, ...) + * backend/abaton.c backend/agfafocus.c backend/apple.c backend/dc210.c + backend/dll.c backend/dmc.c backend/microtek2.c backend/pint.c + backend/qcam.c backend/ricoh.c backend/s9036.c backend/snapscan.c + backend/tamarack.c: Use sanei_config_read instead of fgets. + * backend/dc210.c backend/microtek.c backend/pnm.c: Added + #include . + * backend/dc25.c backend/m3096.c backend/m3096g.c backend/sp15.c + backend/st400.c: Moved #include to the beginning. + * AUTHORS: Changed agfa to agfafocus. + +2000-07-25 Peter Kirchgessner + + * backend/hp.c hp-scl.c hp-option.c hp-handle.c hp-accessor.c + remove inline stuff + +2000-07-25 Henning Meier-Geinitz + + * configure.in configure include/sane/config.h.in + include/sane/sanei_backend.h: Moved test for u_int* to configure. + * include/sane/sanei_debug.h: Remove #warning (Irix compiler doesn't + like this) + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-92. Changed linedistance correction for MFS-8000SP. Fixed + margin positions and removed warning for MFS 6000CX. Warning is + printed in debug level 0 again. Removed test for gamma length. + Fixed (partly) ADF handling. Man page update. More details in + mustek.CHANGES. + * NEWS: updated for new Mustek backend version. + +2000-07-20 Peter Kirchgessner + * backend/hp.c: use sanei_config_read() instead of fgets + * backend/hp-scl.c: Dont write chars < 32 to DBG + +2000-07-20 Abel Deuring + * backend/sharp.c: removed fgets-call + minor bugfix + * backend/sharp.desc: added entry ":manpage" + * sanei/sanei_scsi.c: added missing dummy function + sanei_scsi_req_flush_all_extended + +2000-07-18 Henning Meier-Geinitz + + * configure.in configure: Fixed --enable-warnings to work as + advertised. + +2000-07-18 Petter Reinholdtsen + + * configure.in configure include/sane/config.h.in lib/Makefile.in + lib/getenv.c lib/isfdtype.c lib/vsyslog.c + sanei/sanei_init_debug.c: OS/2's getenv() is useless, OS/2, + Solaris and AIX is missing isfdtype() and AIX is missing + vsyslog(). Implement replacement functions. + +2000-07-17 Henning Meier-Geinitz + + * backend/snapscan.c backend/snapscan-scsi.c: Replace C++ comment + with C comment. + +2000-07-17 Henning Meier-Geinitz + + * include/sane/sanei_backend.h: Replace C++ comment with C comment. + +2000-07-17 Henning Meier-Geinitz + + * backend/musteka4s2.desc: Removed. Now that the mustek_pp + backend is part of SANE musteka4s2 is no longer neccessary. + If somebody really wants to use the old musteka4s2 sources + he will find a link on the mustek_pp WWW page. + +2000-07-16 Jochen Eisinger + + * backend/mustek_pp.c: Replaced fgets() with sanei_config_read() + +2000-07-16 Petter Reinholdtsen + + * include/sane/sanei_debug.h: Fix typo. + +2000-07-15 Karl Heinz Kremer + + * backend/epson.c: Replaced fprintf() with DBG() + + * backend/epson.desc: updated version number + +2000-07-15 Henning Meier-Geinitz + + * backend/dc210.c: Replaced fprintf (stderr, ...) by DBG (). + +2000-07-15 Henning Meier-Geinitz + + * doc/Makefile.in doc/sane-dc210.man doc/sane-v4l.man + doc/.cvsignore: Added manpages for dc210 and v4l. These + are just standard manpages. Please check and update them. + + * README: Added dc210, v4l and mustek_pp entries. + +2000-07-15 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-90. Fixed linedistance-handling for Paragon 8000SP. Fixed + mustek.conf port entry. Updated man page (parallel port + scanners and 600 II N). + + * NEWS: Updated (mustek backend version 1.0-90) + + * backend/dll.conf: Commented out mustek_pp on behalf of the + maintainer + + * doc/.cvsignore: added sane-mustek_pp.5, sane-plustek.5 and + sane-st400.5 + +2000-07-15 Andreas Rick + + * backend/coolscan.c: added missing initialization in + coolscan_read_data_block() + +2000-07-13 Petter Reinholdtsen + + * AUTHORS backend/dll.conf backend/Makefile.in backend/mustek_pp.c + backend/mustek_pp.desc backend/mustek_pp.h backend/mustek_pp.conf + doc/Makefile.in doc/sane-mustek_pp.man: New backend for + ScanExpress 6000 P, ScanMagic 4800 P, 600 III EP Plus, ScanExpress + 600 SEP and MD9848 from Jochen Eisinger. + + * backend/snapscan-310.c backend/snapscan-scsi.c + backend/snapscan-sources.c backend/snapscan-sources.h + backend/snapscan-utils.c backend/snapscan.c backend/snapscan.desc + backend/snapscan.h: New snapscan backend version dated 20000514 + from Steve Underwood. + + * backend/microtek2.h backend/microtek2.c backend/microtek2.desc: + Add support for ScanMaker X6USB. Patch from Oliver Neukum. + + * README.os2 configure.os2 include/sane/sanei_backend.h + sanei/os2_srb.h sanei/sanei_init_debug.c backend/dll.c + backend/net.c frontend/saned.c : Some of the OS/2 patches from + Yuri Dario. + + * frontend/saned.c: Correct cancel handling in saned. Patch from + Jochen Eisinger. + +2000-07-12 Ingo Wilken + + * frontend/scanimage.c, doc/scanimage.man: Support for + environment variable SANE_DEFAULT_DEVICE. + +2000-07-11 Ingo Wilken + + * backend/st400.c, backend/st400.conf, backend/st400.h, + doc/sane-st400.man: new files + * backend/st400.desc: updated information + * README, backend/Makefile.in, doc/Makefile.in: added st400 backend + * AUTHORS: added myself as maintainer of st400 backend + +2000-07-09 Peter Kirchgessner + + * doc/sane-hp.man: Updated manual page (scantype --> scan source) + +2000-07-09 Peter Kirchgessner + + * backend/hp-handle.c, hp-scl.c, hp-scl.h, hp.c, hp.h, hp-option.c + hp-option.h: Add wait for front panel button + + * backend/hp.desc: Changed version to 0.88 + +2000-07-09 Andreas Rick + + * AUTHORS: added myself as maintainer of the coolscan backend + + * README: added Coolscan page link + + * doc/sane-coolscan.man: first version of Coolscan manpage + +2000-07-09 Gerhard Jaeger + + * AUTHORS: added myself as maintainer of the Plustek backend + + * README: added Plustek manpage entry + + * backend/plustek.desc: updated description + + * backend/plustek.c backend/plustek.h backend/plustek-share.h + backend/plustek.conf: added Plustek backend code + + * backend/Makefile.in doc/Makefile.in backend/dll.conf: + added plustek entries + + * doc/sane-plustek.man: added manpage for Plustek backend + +2000-07-09 Petter Reinholdtsen + + * sanei/sanei_thread.c: Add required include files to get this to + compile almost without warnings on Unix. + + * frontend/Makefile.in frontend/scanimage.c frontend/stiff.h + frontend/stiff.c doc/scanimage.man: Add 16 bit support and new + option --format to change file format. Makes it possible to save + uncompressed TIFF images. Patch from Peter Kirchgessner. + + * backend/microtek2.c: Add ScanMaker X6USB identifier. Patch from + Oliver Neukum. + +2000-07-07 Petter Reinholdtsen + + * acinclude.m4 configure.in aclocal.m4 configure: New autoconf + test SANE_V4L_VERSION. + + * AUTHORS: Added myself as CVS repository maintainer. + + * include/sane/sanei_debug.h sanei/sanei_init_debug.c: Send debug + messages to syslog if stderr is a socket. + +2000-07-06 Petter Reinholdtsen + + * configure configure.in: Change "you're" to "you are" to avoid + confusing emacs font-lock mode. Regenerated configure. + + * backend/v4l.c: Fix sane_close() bug. + +2000-07-02 Peter Kirchgessner + + * backend/hp.desc added interface entries + + * backend/hp.c, backend/hp-handle.c + ADF-support for ScanJet IIp + Return error SANE_STATUS_NO_DOCS if no paper in ADF + +2000-06-30 Henning Meier-Geinitz + + * backend/mustek.* Update to Mustek backend 1.0-89. Fixed "scan + slider doesn't return to start" bug. Details in + backend/mustek.CHANGES. + + * backend/nec.desc backend/dc25.desc backend/m3096g.desc: Added + :interface entries. Updated email adderess. + +2000-06-28 Karl Heinz Kremer + + * backend/epson.c Fixed sane_close() - when the scanner still had + data to deliver at the time the scanner was closed, it was impossible + to restart any frontend software. This also caused scanimge -T to + work just once. + +2000-06-28 Henning Meier-Geinitz + + * backend/mustek.* Update to Mustek backend 1.0-88. Small bugfixes. + Details in backend/mustek.CHANGES. + + * backend/sp15.desc backend/dc25.desc backend/m3096g.desc: Added + :interface entries. + +2000-06-28 Oliver Rauch + * Updated umax backend to version 1.0.21 + take a look at backend/umax.CHANGES for details + - updated umax.desc, umax manpage + +2000-06-28 Abel Deuring + * backend/sharp.esc: added "interface" entries + +2000-06-28 Henning Meier-Geinitz + + * backend/pint.c: fixed sane_close bug + + * backend/microtek.c: fixed compilation problem with NDEBUG + defined + +2000-06-27 Henning Meier-Geinitz + + * backend/lhii.desc: added :interface + * README.linux: added reference to Linux SCSI documentation (from + Abel Deuring) + +2000-06-26 Henning Meier-Geinitz + + * backend/musteka4s2.desc: Added all more scanners and + :interface entries + * backend/sagitta.desc: Removed on behalf of the author. Nobody + has showed interest in this very old (and rare) scanner over + the years. It's difficult to keep it up-to-date because a kernel + module is neccessary. Nobody volunteered to take over + maintainership. + * backend/tamarack.c: Changed all fprintf to DBG calls. + +2000-06-26 Abel Deuring + * sanei/sanei_scsi.c and include/sanei/sanei_scsi.h: + new functions sanei_scsi_cmd2 and sanei_scsi_req_enter2 + for proper handling of "unusual" SCSI commands lengths + * backend/canon-scsi.c: call sanei_scsi_cmd2, where necessary + +2000-06-25 René Rebe + * backend/avision.c: fixed sane_close () bug + * backend/avision.desc: added some more scanners + +2000-06-25 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-87. Fixed gamma correction for 1200 A3 Pro. Fixed dependancy + of mustek.h on sane-backends.h. Fixed debug output bug in + fix_linedistance_se. Updated documentation and mustek.conf. + + * README: Added v4l and fixed typo. + +2000-06-25 Karl Heinz Kremer + + * backend/epson.desc - Changed Parallel to Parport + +2000-06-25 Henning Meier-Geinitz + + * doc/Makefile.in doc/sane-s9036.man doc/sane-tamarack.man + doc/sane-ricoh.man doc/sane-avision.man doc/xcam.man .cvsignore: + Added manpages for these backends and xcam. + + * frontend/xcam.README: removed because manpage now exists. + + * backend/plustek.desc backend/qcam.desc backend/ricoh.desc + backend/s9036.desc backend/tamarack.desc backend/avision.desc + backend/st400.desc: Updated :interface and :manpage information. + + * README: Updated information regarding documentation. + + * backend/tamarack.c: Changed printf(...) to fprintf(stderr,...) + on behalf of the maintainer. + +2000-06-25 Petter Reinholdtsen + + * backend/Makefile.in backend/v4l.desc backend/v4l.c: V4L backend + corrections. Corrected dependencies. Removed () in version + number, as this backend is now included in the distribution. More + debug info and use sanei_config_read() instead of fgets() in + backend. + +2000-06-23 Karl Heinz Kremer + + * backend/epson.desc - added :interface information + +2000-06-23 Petter Reinholdtsen + + * AUTHORS: Added Juergen G. Schimmer as author of the v4l backend. + + * configure.in backend/Makefile.in backend/dll.conf + backend/v4l-frequencies.h backend/v4l-grab.h backend/v4l.c + backend/v4l.conf backend/v4l.desc backend/v4l.h: Added Video4Linux + backend from Juergen G. Schimmer. + +2000-06-22 Henning Meier-Geinitz + + * include/sane/sanei_pa4s2.h sanei/sanei_pa4s2.c Makefile.in + backend/Makefile.in sanei/Makefile.in: Added interface for + Mustek parallel port scanners (from Jochen Eisinger + ). This will be used by the Mustek + parallel port backend mustek_pp (coming soon). + + * tools/sane-desc.el backend/template.desc.: Added support for + "interface" column in sane-desc.el. The new keyword is + ":interface", examples in "template.desc.". All maintainers + should update their *.desc files. + + * backend/mustek.desc abaton.desc agfafocus.desc apple.desc + dc210.desc dmc.desc qcam.desc ricoh.desc s9036.desc snapscan.desc + tamarack.desc: added interface entry for the Mustek and + unmaintained backends. + + * backend/abaton.c apple.c qcam.c tamarack.c: fixed sane_close () + bug for the unmaintained backends. + +2000-06-18 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-86. Added support for Mustek Paragon 1200 A3 pro (1, 8, and 24 + bit/pixel; calibration doesn't work yet). Removed some remainings + of color lineart and halftone support. More debugging + output. Fixed bug in sane_control_option (option was not checked + for negative values). Fixed bug in sane_close. General code + cleanup. Details in backend/mustek.CHANGES. + +2000-06-13 Karl Heinz Kremer + * backend/epson.*: Invert image when scanning negative off the TPU. + Initialize optial_res to 0. Fix sane_close() bug. Make threshold + only active when halftoning is off and scan depth is 1. Make + film type only active when TPU is selected. Scanner based + color correction. More constraints for GUI. Cleanup in option + handling. + +2000-05-21 Henning Meier-Geinitz + + * backend/mustek.*: Update to Mustek backend 1.0-85. Added double + buffering. This may improve scan performance a bit. Removed + dead code (in dev_read_start). Changed linedistance correction + handling. Paragon 12000 SP color mode might work now with all + firmware versions. Details in backend/mustek.CHANGES. + +2000-05-27 Karl Heinz Kremer + * backend/epson.[ch] Support for multiple EPSON scanners added + Fixed Perfection 610 color problem + +2000-05-26 Abel Deuring + * sanei/sanei_scsi.c: Fixed a bug in the Linux queue handling, + as suggested by Simon Munton + +2000-05-22 Oliver Rauch + * ltconfig: Added option "-X" to ldconfig for linux-gnu + this solves the problem with link /usr/local/libs/sane/libsane.so.1 => libsane-umax.so.1 + +2000-05-21 Henning Meier-Geinitz + + * README: Added quick install. Removed list of supported platforms + because it is unknown how accurate it is at the moment. Added + description for --enable-scsibuffersize (partly from Abel + Deuring). Removed operating system specific information. See + README.* files instead. Added comment to read the PROBLEMS file. + Added/changed list of available documentation. Added comment on + possible causes for the frontends not detecting scanners. Added + comment on tools directory. Headings should be easier to find now. + + * README.aix: New file. Extracted from README. + + * README.hp-ux: New file. Extracted from README. + + * README.linux: New file. What is needed to get SCSI scanners to + work under Linux. Workaround for Adaptec 1542 users (from Abel + Deuring) + +2000-05-18 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-82. Added shrinked image fix to ScanExpress 12000SP models + <= v2.0. Fixed remaining sane_cancel problems (in non_blocking + mode). Fixed color stripes and segmentation fault for Paragon + MFS-12000SP 1.00 (at least for me). Some minor debug output + additions and changes. Look at backend/mustek.CHANGES for more + details. + + * doc/.cvsignore: Added missing sane-sharp.5 + +2000-05-07 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-81. Added transparency adapter (TA) support for all Mustek + scanners. Fixed shrinked image bug for the ScanExpress 6000SP. + Removed unused options (3-pass scanners and 600 II N). Scan + source selection now shows only the options currently available. + Fixed a bug concerning the ADF handling. sane_init () now uses + sanei_config_read () and sanei_config_get_string () instead of + its own functions. Man page and .desc update. Look at + backend/mustek.CHANGES for more details. + +2000-04-27 Karl Heinz Kremer + + * backend/epson.* Some code cleanup, added support for GRB + images and did some Gamma correction fixes for the Perfection + 610. + +2000-04-27 Petter Reinholdtsen + + * include/sane/sanei_debug.h: Bugfix. Make sure the source + compiles even if NDEBUG is defined. + +2000-04-23 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-80. Adjusted scan areas for most scanners. Added transparency + adapter support for all Paragon legal size scanners. Fixed color + mode for the Paragon MFS-8000SP (gamma problems). New system to + set buffersize using sanei_scsi_open_extended. Removed (maybe + temporarily) support for SCSI queue. Fixed shrinked image bug with + the ScanExpress 12000SP. Fixed positional options detection + (from mustek.conf). Added option "buffersize". Adjusted + mustek.conf template to more reasonable defaults. Lots of + small fixes and more complete debugging output. Look at + backend/mustek.CHANGES for more details. + +2000-04-15 Andreas Rick + + * backend/coolscan.* Update coolscan backend to version 0.4.3. + This version includes support for the newer Nikon Coolscan + models LS-30 and LS-2000. Dustremoval is not yet included. + +2000-04-09 Henning Meier-Geinitz + + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-79. Changed version system. Linedistance correction for + the 600 II N is fixed. Added output of scanning time. Rewrite + of the resolution encoding for the 3-pass scanners. Look at + backend/mustek.CHANGES for details. + +2000-04-05 Oliver Rauch + * Updated umax backend to version 1.0.2-build-20 + take a look at backend/umax.CHANGES for details + +2000-04-05 Henning Meier-Geinitz + + * frontend/xscanimage.c, frontend/preview.c: Fixed a small bug + concerning 3-pass scanners. gdk_input_add() was called three times + without a preceding gdk_input_remove(). + + * frontend/scanimage.c: Fixed a bug where the scan was cancelled + after a test for low mem even if enough memory is available. This + probably only affected 3-pass scanners. + +2000-04-02 Henning Meier-Geinitz + + * backend/mustek.*: Update to Mustek backend 0.78. Fixed several + small bugs and spelling errors. Adjusted scanner names to Mustek + style. Inquiry is even more verbose now. Look at + backend/mustek.CHANGES for details. + +2000-03-27 Karl Heinz Kremer + * backend/epson.c backend/epson.desc: Removed + status request for push button. This caused an + error on older scanners. Fixed a few typos in + the .desc file and added GT-9000 scanner. + +2000-03-23 Oliver Rauch + * updated umax backend to version 1.0 build 19 + for details read backend/umax.CHANGES + +2000-03-22 Karl Heinz Kremer + * backend/epson.*: Several fixes for minor problems. + Fixed function level A4 scanners (line mode instead + of byte mode). Removed unnecessary free() calls. + Use extended status for recognize warm up. This fixes + problems with TPU and occasional crashes during startup. + Added D1 level for Perfection 610. + Added first version of support for set threshold and set + zoom. + +2000-03-19 Henning Meier-Geinitz + + * backend/mustek.c: Updated backend to new version 0.76. Fixes for + 600 II N (color stripes, cancel handling), ScanExpress ("XC06" is + now recognized), MFS-1200SP (linedistance correction in high + resolutions, patch from Andreas Beck), STORE makros (patch from + Norbert Mueller), ADF (patch from Joerg Anders), firmware + identification (patch from Marco G. Salvagno), sane_cancel (scan + will now be cancelled immediately, no new sane_read necessary), + sane_get_option_descriptor (test for option < 0). Added a more + verbose inquiry output. Adjusted debug levels. Changed the model + names (sane.model) to reflect the real scanner names. Removed some + compiler warnings. Added new maintainer. + + * backend/mustek.desc: Added link to backend homepage. Added all + the different scanner names used for the same model. Added Trust + scanners known to work. Removed firmware versions and scanner ids. + + * backend/mustek.CHANGES: New file. More detailed changes for the + Mustek backend. + + * doc/sane-mustek.man: Documentation for the 600 II N linedistance + options. Added warning from PROBLEMS. Added link to backend homepage. + Changed supported scanners list (see mustek.desc). Added more bug + entries. + + * AUTHORS: Added new maintainer and email address + +2000-03-18 Petter Reinholdtsen + + * backend/Makefile.in tools/libtool-get-dll-ext: New script to + detect shared library endings without using 'rev' which is missing + on some platforms. + +2000-03-14 Petter Reinholdtsen + + * sanei/sanei_scsi.c: Test for 'USE == LINUX_INTERFACE' instead of + defined(__linux__). + +2000-03-14 Abel Deuring + + * new version of ths Sharp backend (0.31): added support for the + JX350 (Thanks to Shuhei Tomita for providing the patch) + +2000-03-07 Petter Reinholdtsen + + * Makefile.in (lsm) sane.lsm sane-1.0.1.lsm: New target to + generate Linux Software Map (LSM) entry from template. Remove old + file. + diff --git a/ChangeLog-1.0.4 b/ChangeLog-1.0.4 new file mode 100644 index 0000000..94a64aa --- /dev/null +++ b/ChangeLog-1.0.4 @@ -0,0 +1,729 @@ +************************ Release of sane-backends 1.0.4 ********************** + +2000-12-22 Henning Meier-Geinitz + + * configure configure.in: Changed version to 1.0.4 and package to + sane-backends (from Oliver Rauch + + * TODO: Some points about OS/2 compilation problems. + +2000-12-17 Henning Meier-Geinitz + + * TODO: More details for net/saned problems. + +2000-12-16 Jochen Eisinger + + * TODO: removed entry about net.c seg-faulting when saned isn't + loaded or timed-out + +2000-12-16 Henning Meier-Geinitz + + * configure configure.in: Disable warnings by default for release. + * sanei/sanei_wire.c: Fixed typo. + +2000-12-16 Jochen Eisinger + + * sanei/sanei_wire.c: added test for negative parameter to memcpy() + +2000-12-15 Gerhard Jaeger + + * fixed wrong options in sane-plustek.man + +2000-12-12 Oliver Rauch + + * corrected backend version in umax.desc + +************************** Code freeze for SANE 1.0.4 ** ********************* + +2000-12-12 Henning Meier-Geinitz + + * NEWS: Updated/corrected version numbers of backends. + +2000-12-10 Henning Meier-Geinitz + + * doc/sane-scsi.man: Small changes/updates concerning Linux + 2.2. Updated entries about Adaptec cards, NCR53c400/Domex 3181 + cards, NCR 810 cards. Removed direct links to some backends. + * doc/sane-snapscan.man: Added link to new snapscan website. + +2000-12-10 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc backend/mustek.CHANGES: + Fixed wrong comment in encode_resolution. Added missing test for + return status in sane_start. Fixed wrong calculation of tlx and + tly for Pro series scanners. Increased version number. + +2000-12-09 Karl Heinz Kremer + + * backend/epson.c: Fixed user defined gamma curve for + inverted images. When scanning negatives the gamma curve + was applied incorrectly. Fixed debug output for user defined + gamma curves - no [epson] in between values anymore. + +2000-12-09 Peter Kirchgessner + + * doc/sane-hp.man, backend/hp.desc + Add HP ScanJet 6390C to list of supported scanners + +2000-12-07 Henning Meier-Geinitz + + * TODO: Updated. Removed entries about plustek comment problembelm + and libsane.la. Added entry about disabling local scanning. + +2000-12-07 Gerhard Jaeger + + * backend/plustek-share.h backend/plustek.h backend/plustek.c + removed warning conditions + fixed a bug that causes wrong frontend displays + fixed problem when driver returns error during read + +2000-12-05 Henning Meier-Geinitz + + * NEWS: Updated backend versions. Added point about compilation fixes + on Irix and FreeBSD. + * backend/mustek.c backend/mustek.desc backend/mustek.CHANGES: + Fixed problem with lamp control of SE scanners and reduced + length of scan area for Paragon 1200 SP PRO. Removed warning for + this scanner. Increased version number. + +2000-12-05 Henning Meier-Geinitz + + * TODO: Updated. Added point about plustek-share.h using c++ comment + and reminder to check config.in.h. Removed entriy about as6e.c stat + result check. + * backend/as6e.c backend/as63.h: Comitted patch from Eugene Weiss + . Fixes: Use only DBG (no printfs). Check result + of stat. Add GPL header. + +2000-12-05 Gerhard Jaeger + + * backend/plustek-share.h + cleanup + +2000-12-05 Peter Kirchgessner + + * backend/hp-handle.c + - Change SCL_UNLOAD to SCL_CHANGE_DOC (bug from copying code) + +2000-12-04 Henning Meier-Geinitz + + * TODO: Updated. Added entries about as6e stat problems and addition to + sanei_scsi.c from FreeBSD ports. + +************************* snapshot-2000-12-04 ******************************* + +2000-12-04 Peter Kirchgessner + + * backend/hp.c, hp-handle.c, hp.desc + - fix problem with ADF support on 6350C (and maybe others) + +2000-12-04 Oliver Rauch + + * removed usage of gettext, problem with -lintl should be solved: + - removed usage of gettext from lib/getopt.c + - removed test for libintl/gettext in configure[.in] + - removed intllib from frontend/Makfile.in + * updated umax.desc + +2000-12-03 Karl Heinz Kremer + + * backend/epson.*: Version 0.1.38 + Removed changes regarding 12/14 bit support because of SANE + feature freeze for 1.0.4. + The following fixes are in the software compared to the version + prior to the feature freeze: + - refresh UI after a change in the scan mode setting (was not updated + when going from Binary to Gray or vice versa) + - Read values for "line distance" from the scanner instead of using + hardcoded values. This makes sure the backend always uses the correct + values regardless of firmware version. + - Fixed an "off-by-one" error in the color reordering routine that + caused weird artifacts in some instances. + +2000-12-03 Karl Heinz Kremer + + * backend/epson.c: Fixed off-by-one in color reordering + +2000-12-02 Karl Heinz Kremer + + * backend/epson.*: Read information about optical resolution + and line distance from scanner instead of hardcoded values. + Add support for color depth > 8 bits per channel. + (can use 12, 14 and 16 bits per channel) + EPSON backend is now version 0.36 + +2000-11-30 Oliver Rauch + + * changed backend/Makefile.in: + wrong old installation of libsane.la + $(INSTALL_PROGRAM) libsane.la $(libdir)/libsane.la + to this: + $(LIBTOOL) $(MINST) $(INSTALL_PROGRAM) libsane.la $(libdir)/libsane.la + +2000-11-30 Henning Meier-Geinitz + + * README.irix: Removed. Problem with libjpeg is solved. + * TODO: Updated. Removed hpoj addition. Added snapscan link. Added + entry about net backend segfaulting if using net:localhost. Removed + artec O_SYNC problem. Removed Irix jpeg problem. Removed PTAL + addition. + * doc/saned.man: Added paragraph about xinetd (from Matt Mozur + ). Removed links to backends, added + sane-"backendname" instead. + * doc/sane-net.man: Added comment about segfaults if scanning + on localhost. + * sanei/sanei_scsi.c: Added missing DBG_INIT (from FreeBSD ports). + +2000-11-30 Gerhard Jaeger + + * backend/plustek.c backend/plustek.desc backend/plustek-share.h + backend/plustek.h doc/sane-plustek.man: + changed to version 0.38 - document update, minor bugfixes + +2000-11-30 Chris Pinkham + + * artec.c: removed O_SYNC for posix compatibility, converted variable + to unsigned char to get rid of overflow error. Changed version + to 0.5.15. + +2000-11-30 Oliver Rauch + + * changed sane-config.in again: + sane-config --libs has to print all libs + that the sane libs depend on. + This is not needed for shared libs and that + was the reason why I removed all libs but "-lsane". + But when linking against static sane libs we need + to know about all necessary libs. + +************************* snapshot-2000-11-28 ******************************* + +2000-11-28 Oliver Rauch + + * added SANE_CHECK_JPEG to aclocal.m4 and configure.in + (test routine by henning Meier Geinitz) + +************************* Feature freeze for SANE 1.0.4 ********************* + +2000-11-27 Peter Kirchgessner + + * NEWS: hp-backend version is 0.92 + +2000-11-27 Oliver Rauch + + * backend/umax.c: corrected wrong BUILD (25->24) + +2000-11-26 Henning Meier-Geinitz + + * AUTHORS: Added Karsten Festag as maintainer of microtek2. + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-100. Added option fast-preview that tries to use the fastest + mode available for preview. This is supported for the 3-pass + scanners (was option "preview in gray") and some of the + ScanExpress scanners (6000 SP, 12000 SP Plus). Use #include + "../include/sane/...". Put option force-wait into mustek.conf + (disabled). Removed block mode for Paragon 6000 SP and 8000 SP. + Code cleanup. More debug output. Details in backend/mustek.CHANGES. + * doc/.cvsignore: Added sane-as6e.5 and sane-nec.5. + +2000-11-26 Peter Kirchgessner + + * backend/hp.desc, doc/sane-hp.man + Add descriptions for PTAL support + + * backend/hp.c + If PTAL-support requested, write warning about unsupported PTAL + with DBG(0,... instead of DBG(1,... + +2000-11-25 Henning Meier-Geinitz + + * configure configure.in acinclude.m4 aclocal.m4 + include/sane/config.h.in: Added test for PTAL library and headers + (patch from David Paschal ). Some reformating of + the output of configure --help. + + * backend/GUIDE: Updated entry about #include. + +2000-11-24 Henning Meier-Geinitz + + * AUTHORS: Removed authors of xscanimage and xcam (now in + sane-frontends). + * README.unixware2, README.unixware7: X-frontends are no longer + included. Removed comments and sourcecode of "rev" (not supported/used + in backends/Makefile anymore). + * sane.lsm: X-frontends are no longer included. Used blanks instead of + tabs. + * doc/scanimage.man: Removed links to backends, added generic link + instead. + * doc/.cvsignore frontend/.cvsignore: X-frontends are no longer included. + +2000-11-24 Oliver Rauch + + * changed configure.in, configure frontend/Makefile.in + and backend/Makfile.in: + The shared libraries required by the backends are linked to + the backends (they have been linked to the frontends before). + Only libintl is linked to the frontend. + * changed tool/sane-config.in, sane-config --libs => "-lsane", + all other libraries are linked to the backend libs now + +2000-11-24 Jochen Eisinger + + * doc/scanimage.man doc/saned.man: updated description of password + file + * sanei/sanei_auth.c frontend/saned.c frontend/scanimage.c: replaced + index() by strchr(). Changed style of password file + * backend/net.c: the net backend now prepends net:host: to the + resource before calling the auth_callback function + +2000-11-23 Oliver Rauch + + * removed doc/xcam.man, doc/xscanimage.man and + updated doc/Makefile.in + * changed configure.in and frontend/Makefile.in, + "-lintl" is not added to @LIBS@ any more, @INTLLIBS@ + is defined instead now, this is necessary because "-lintl" + has to be added to the frontends and not to a backend and + sane-config --libs must not list it. + * Added "Introduction" to README that tells about + the new X-frontend package + * removed gimp and gtk parts from include/sane/config.h.in + * removed gtk test from aclocal.m4 + * removed xcam.c xscanimage.c sane-style.rc progress.c progress.h + preview.c preview.h preferences.c preferences.h gtkglue.c gtkglue.h + from frontend/ + * removed parts for xcam and xscanimage from frontend/Makefile.in, + configure.in and updated confiugre + +2000-11-23 Henning Meier-Geinitz + + * NEWS: Updated for SANE 1.0.4. Please check. + * README.aix: Removed paragraph about shared libs not working. + * README.linux: Added paragraph about excessive warnings due to glibc + bug (from Peter Kirchgessner). + * TODO: Removed entry about shared libs not working on AIX. Added entry + about PTAL checks. Removed entry about DBG and microtek2. Added entry + about dc210 and jpeg functions. Added entry about using strchr() + instead of index(). + * sane.lsm: Added NEC. + * backend/microtek2.c: (from karsten.festag@t-online.de (Karsten + Festag)) Use DBG instead of printf/fprintf. Use + #include "../sane/include/..." instead of #include "sane/...". Fixed + warnings. + +2000-11-23 Karl Heinz Kremer + + * backend/epson.c: Display "Set Focus" control only for scanners that + can actually handle the command. + +2000-11-22 Oliver Rauch + + * changed configure and configure.in, removed test for sting.h/strings.h + this is not needed because we use strchr instead (always in string.h) + of index (sometimes in string.h, sometimes in strings.h) + + * changed ltconfig for aix4*, repleace -o $objdir/$soname by -o $lib, + the shared libraries are handled correct now + +2000-11-21 Abel Deuring + * backend/sharp.c, backend/sharp.desc, doc/sharp.man: Support + for JX320 added + +2000-11-21 Henning Meier-Geinitz + + * AUTHORS: Added FUKUDA Kazuya for the nec Backend. Used spaces instead + of tabs. + * PROJECTS: Removed entry about NEC. Added/updated entries about Mustek + USB scanners. + * README: Added link to sane-nec(5). + * TODO: Removed entries about sanei_authorize and plain text passwords. + * backend/Makefile.in backend/dll.conf backend/nec.conf backend/nec.c + backend/nec.desc backend/nec.h doc/Makefile.in doc/sane-nec.man: + Added nec backend for the NEC scanners PC-IN500/4C (from Kazuya Fukuda + ) + +2000-11-20 Henning Meier-Geinitz + + * AUTHORS: Added Eugene S. Weiss. + * PROJECTS: Removed Artec as6e backend. + * README: Added link to man sane-as6e.5. + * TODO: Removed as6e. + * doc/Makefile.in: Added generation of as6e manpage. + * backend/Makefile.in: Added entries for as6e. + * backend/dll.conf: Added as6e. + * backend/as6e.c backend/as6e.h backend/as6e.desc doc/sane-as6e.man: + Added backend for Artec AS6E parallel port scanner (from Eugene S. + Weiss ). + +2000-11-20 Jochen Eisinger + + * configure configure.in: Added test for /dev/urandom and + index() in string.h or strings.h + * backend/net.c: Fixed SANE_NET_AUTHORIZE call handling + * doc/net.tex: Clarified definition of SANE_NET_AUTHORIZE, added + definition of MD5 authorization + * doc/sane.tex: Upgraded to version 1.0.2, changed definition of + SANE_MAX_USERNAME_LEN & SANE_MAX_PASSWORD_LEN to 128 chars + * doc/saned.man: added description of SANE_CONFIG_DIR/saned.users + * doc/scanimage.man: added description of ~/.sane/pass and + --accept-md5-only + * frontend/saned.c: implemented user authorization on a per backend + basis + * frontend/scanimage.c: fixed bug (option -b wasn't present) + implemented auth_callback + * lib/md5.c include/md5.h: added md5 functions from GNU textutils + * include/sane/sane.h: changed definition of SANE_MAX_USERNAME_LEN & + SANE_MAX_PASSWORD_LEN to 128 chars + * include/sane/sanei_auth.h sanei/sanei_auth.c: implemented new + SANE interface for user authorization using MD5 digest + * lib/Makefile.in sanei/Makefile.in: updated Makefiles + +2000-11-19 Karl Heinz Kremer + + * backend/epson.c: Removed one debug output statement. + +2000-11-19 Karl Heinz Kremer + + * backend/epson.[ch]: Added support for "set focus position" command. This + command is necessary to scan via the TPU with the Expression1600. +2000-11-19 Henning Meier-Geinitz + + * TODO: Removed entry about stiff.*. Updated entry about testing + saned. + +2000-11-19 Jochen Eisinger + + * backend/mustek_pp.[ch]: replaced #include "sane/.." by + #include "../include/sane/.." + +2000-11-19 Peter Kirchgessner + + * frontend/stiff.c: Fix problem with writing Tag bits per sample + for color tiff files. + +2000-11-18 Jochen Eisinger + + * doc/sane-mustek_pp.man backend/mustek_pp.*: updated mustek_pp + backend to version 0.9-devel + +2000-11-15 Henning Meier-Geinitz + + * PROJECTS: Added entry about Visioneer OneTouch 8600. + * TODO: Added entries about net backend crashing after timeout, stiff.c + problems, and more details about Irix cc jpeg problems. + +2000-11-15 Rene Rebe + * backend/avision.[c,h]: some fixes for brightness and contrast via + the gamma-table. New config-option to force the backend to use DIN A4 + ("option force-a4"). Clean up. + +2000-11-14 Rene Rebe + * backend/avision.[h,c]: Added gamma table support in hardware. + Brightness and contrast emulation via the hardware gamma table. + Code cleanup. + * AUTHORS: Changed my e-mail address. + +2000-11-13 Henning Meier-Geinitz + + * Makefile.in: Install sane.h and saneopts.h only. + * PROJECTS: Removed sane-pie. + * TODO: Removed sane-pie. Added possible portability problem for + artec. Removed entry about installed headers. Added entry about + gettext and libdl. + * doc/.cvsignore: Added sane-pie.5. + +2000-11-13 Simon Munton + + * backend/pie.c backend/pie-scsidef.c backend/pie.conf backend/pie.desc + doc/sane-pie.man: Added Pacific Image Electronics backend for ScanAce + range of scanners (also supports DevCom BlackWidow scanners and ADLIB + JetScan scanners). + * README backend/Makefile.in backend/dll.conf doc/Makefile.in: Added pie + backend. + * sane.lsm: Added keywords for pie backend. + * AUTHORS: Added myself as maintainer of pie backend. + +2000-11-12 Henning Meier-Geinitz + + * doc/sane.tex: Fixed a typo. + * doc/.cvsignore: Added the files produced by make ps. + * README: Removed X-frontends. Point to sane-frontends and website. + Some reformatting. + * TODO: Updated concerning frontends split. + * PROJECTS: Removed entries about frontends (now in + sane-frontends/README) + * PROBLEMS: Removed entries about frontends (now in + sane-frontends/PROBLEMS) + +2000-11-10 Henning Meier-Geinitz + + * sanei/sanei_constrain_value.c: If constraint_type is + SANE_CONSTRAINT_RANGE and quantization is used, the results may + be outside the limits of the range because quantization uses the + orginal value. Fixed by doing quantization with the already + checked value. + +2000-11-10 Gerhard Jaeger + + * backend/plustek.c backend/plustek.desc backend/plustek-share.h + backend/plustek.h doc/sane-plustek.man: + updated to version 0.37 - support for xsane, new models + document update, minor bugfixes + +2000-11-08 Henning Meier-Geinitz + + * TODO: Updated. Added entries for viceo backend and addition to hp + backend. Updated entries about the include issue. Added point about + additional options for pnm backend, install problem of libsane.la, + and some build problems and the --without-x problem. Some more + details for detecting older SANE versions. + + * LEVEL2: Added entry about sending messages from backend to frontend. + Removed entry about image polarity. + + * backend/mustek.c backend/mustek.h backend/mustek.CHANGES + backend/mustek.desc: Update to Mustek backend 1.0-99. Better + transparency adapter support for ScanExpress scanners. Changed + color support for ScanExpress scanners (faster at some resolutions + now). Paragon 1200 SP color mode should work now without garbage at + the end of an image. Some bugfixes. Details in + backend/mustek.CHANGES. + +2000-11-08 Jochen Eisinger + + * include/sane/sanei_debug.h: fixed typo + +2000-10-30 Henning Meier-Geinitz + + * TODO: Updated. Added points about --without-x and the + #include stuff. Added xcam problem. Changed entry for + Relisys scanner. + +2000-10-30 Petter Reinholdtsen + + * frontend/xscanimage.c: Define GIMP_ENABLE_COMPAT_CRUFT when + including gimp.h to use the old API. Eventually we should convert + the frontends to use the new Gimp API. Patch from Kevin Dalley. + +2000-10-29 Henning Meier-Geinitz + + * TODO: Updated. + +2000-10-23 Peter Kirchgessner + + *backend/hp-accessor.c hp-device.c hp-handle.c hp-hpmem.c hp.h hp.c + hp-option.c hp-scl.c: Change sanei_debug-interface + Allocate accessors once (for fixed size accessors) + Close connection in some error conditions + +2000-10-23 Jochen Eisinger + + * backend/dll.c: added test for ``dll'' in dll.conf + +2000-10-23 Jochen Eisinger + + * sanei/sanei_init_debug.c include/sane/sanei_debug.h + frontend/saned.c: removed vararg macros + +2000-10-17 Henning Meier-Geinitz + + * doc/sane.tex: Added paragraph about image polarity as discussed + on sane-devel. This is the version from Nick Lamb. + +2000-10-15 Jochen Eisinger + + * include/sane/sanei_debug.h: sanei_debug_init was only declared + if VARARG macros are supported. Fixed this. + +2000-10-08 Jochen Eisinger + + * sanei/sanei_pa4s2.c: fixed all but one compiler warning + +2000-10-03 Henning Meier-Geinitz + + * tools/find-scanner.c: Explicitly state that find-scanner won't + find non-SCSI scanners. + * doc/scanimage.man: Add examples for SANE device names. + * frontend/scanimage.c: Output message when no devices are found. + Add example for devicename to --help message. Print warning + when a Unix devicename is used instead of a SANE device. Removed + compiler warning. + * TODO: Removed entries about the fgets and include issues in + umax. Removed entries about scanimage device name + documentation. Added a point about xscanimage problems with the + new GIMP API. + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-98. Fixed segmentation fault in sane_init. Enabled double + buffering. Clear inquiry buffer before using. Paragon 1200 SP now + uses LD_BLOCK color correction. Removed LD MFS (wasn't used + anymore). Fix sane_cancel for Paragon series II scanners. Fix + halftone and grain for Paragon series II scanners. Backtracking is + used automaticly by all scanners now. Some safety checks, code + cleanup and more debug output. Details are in + backend/mustek.CHANGES. + +2000-10-02 Oliver Rauch + + * Updated umax backend to sane-umax-1.0.3-build-24 + take a look at backend/umax.CHANGES for details + +2000-10-02 Oliver Rauch + + * sanei/sanei_constrain_value.c: + if checked option is a range and the value is out of + range the value is now corrected to the minimum or maximum + allowed value and SANE_INFO_INEXACT is set. + The old version returned with an error. This caused problems + when the value was a little bit out of range because of rounding + errors. + +2000-09-30 Henning Meier-Geinitz + + * backend/pnm.c: Fixed three segfaults due to buffer overruns: + maximum length of filename wasn't checked; maximum length in + sane_read wasn't always checked; ppm_type wasn't always set in + getparmfromfile. Added some checks for safety and removal of + warnings. Added DBG lines for every SANE API call. + * TODO: Added entries about the backend:devicename issue. Add a + comment about fronends not to crash when length is -1. Added entry + about sane-pie. Added point about fronends not checking if too + much data is delivered with sane_read. + * PROJECTS: Added entry about sane-pie. + +2000-09-24 Henning Meier-Geinitz + + * backend/mustek.*: Update to Mustek backend 1.0-97. This is a + development version and is only tested for three-pass scanners. + Added support for Paragon 1200 SP Pro and ScanExpress A3 SP. + Removed detection of " C04" and " C12" (don't seem to exist). + Changed SCSI request scheme. Sane_read can read more than 4096 + bytes from pipe. Minimum dpi is 30 now. Fixed LD correction for + Paragon 1200SP 1.06 and 1.11. Read SCSI buffer into big block and + do LD after that for Paragon one-pass scanners. New option + "blocksize" in mustek.conf. Better detection of the scanner type + (three-pass, Paragon I, ...). Fixed possible segmentation faults + in Paragon 600 II N LD code, scsi_sense_wait_ready and + sense_handler. Decreased maximum scan size of Paragon 800 II + SP. For three-pass scanners: fixed stop_scan and speed code, scan + area is in pixels now, added RGB brightness and contrast, use + +-100% for brightness and contrast. Return SANE_STATUS_CANCELLED + when scan was cancelled. Option "force backtracking" is enabled by + default, "scan speed" is set to "fastest". Added option + "force-warn" for mustek.conf. Rewrote halftone mode. Better error + handling and more debug output. + * TODO: Clarified point about image data polarity. Moved point about + xscanimage not updating the progress bar for 3pass scanners to + frontend section. Removed umax entry in "frontends". Removed entry + about alpha channel (was added to LEVEL2 file). + * LEVEL2: Add point about image data polarity. + * frontend/scanimage.c: Removed some warnings. + +2000-09-19 Gerhard Jaeger + + * backend/plustek.desc doc/sane-plustek.man: + updated information about supported scanners + +2000-09-18 Henning Meier-Geinitz + + * README: Removed comment about xscanimage error message. Added + comment about find-scanner (may find scanners not supported by + SANE). + * tools/README: Added comment about find-scanner and some lines + about sane-desc.el and sane-config. + * tools/find-scanner.c: Added comment about scanners not supported + by SANE. Removed some warnings. + * TODO LEVEL2: Removed xscanimage error comment from TODO and moved + ideas for SANE 2.0 from TODO to LEVEL2. + +2000-09-18 Petter Reinholdtsen + + * backend/v4l.c: Remove X11 dependency. + +2000-09-17 Henning Meier-Geinitz + + * frontend/xscanimage.c: Fixed gtk_main_quit bug (based on patch + from ). An error message was printed when + no sane device was found. + +2000-09-17 Petter Reinholdtsen + + * config.guess config.sub : Upgraded to latest version from + . + + * doc/Makefile.in: New target 'install-docs' to install + documentation in $(prefix)/doc/sane-/. + + * japi/Makefile.in: Move javac and javah to make variables. + +2000-09-16 Henning Meier-Geinitz + + * TODO: Added xscanimage bug and information about versioning + problems. Some other minor changes. + +2000-09-15 Gerhard Jaeger + + * backend/plustek.c + added some code to support timing measurement in debug sessions + +2000-09-10 Peter Kirchgessner + + * backend/hp-handle.c + Special handling of sane_cancel for OfficeJet K series + +2000-09-09 Peter Kirchgessner + + * backend/hp.h hp-scsi.h hp-scl.h hp-option.h hp-option.c + hp-device.h hp-scl.c hp.c hp-device.c hp-handle.c + + David Paschal (paschal@rcsis.com) + Added support for flatbed HP OfficeJets. + fix problem with cancel preview + fix timing problem between killing child and writing to pipe + change fprintf(stderr,...) to DBG + change include to "sane.." in hp.h + change handling of options that have global effects. + i.e. if option scanmode is received (has global effect), + all options that "may change" are send to the scanner again. + This fixes a problem that --resolution specified infront of + --mode on command line of scanimage was ignored. + NOTE: This change does not allow to specify --depth 12 infront of + --mode color, because --depth is only enabled with --mode color. + add depth greater 8 bits for mode grayscale + add option for 8 bit output but 10/12 bit scanning + +2000-08-24 Gerhard Jaeger + + * Updated plustek backend to support multiple devices and 12bit color-depth + affected files: backend/plustek.c backend/plustek.h + backend/plustek-share.h backend/plustek.conf + * backend/plustek.desc: updated information about supported scanner + * doc/sane-plustek.man: updated manpage according to the changes + +2000-08-23 Abel Deuring + * sanei/sanei_scsi.c: Second attempt to fix the errno bug + in the Linux command queue handling. + +2000-08-19 Henning Meier-Geinitz + + * TODO: Included TODO file for 1.0.4. + * sanei/sanei_ab306.c: Removed some comiler warnings. + * doc/sane.tex: Set \date to the date of the last change (not + the date of running latex (\today)) + * frontend/xscanimage.c: Fixed image size overrun (>ca. 400 MB). + Removed some compiler warnings. + +2000-08-15 Henning Meier-Geinitz + + * configure configure.in: Default to --enable-warnings again. + +2000-08-15 Jochen Eisinger + + * backend/mustek_pp.c: fixed bug in config_ccd_1013 that prevents + ASIC 1013 scanners from working + diff --git a/ChangeLog-1.0.5 b/ChangeLog-1.0.5 new file mode 100644 index 0000000..9c0a992 --- /dev/null +++ b/ChangeLog-1.0.5 @@ -0,0 +1,1194 @@ +2001-07-01 Oliver Rauch +************************ end of code freeze *********************************** +************************ Release of sane-backends 1.0.5 ********************** + + +2001-06-30 Henning Meier-Geinitz + + * configure configure.in: Disabled warnings by default. + * NEWS: Updated version numbers, added dc25. + +2001-06-25 Oliver Rauch + + * configure.in/configure: changed version to 1.0.5 + +2001-06-25 ********** CODE FREEZE FOR SANE-1.0.5 + snapshot sane-backends-pre1-1.0.5 + planned release on 2001-07-01 + + +2001-06-24 Oliver Rauch + + * backend/umax*: bugfixes: + * bugfix for DOR: + - bottom-right edge keeps in position if possible when DOR is switched on + + * bugfix for Astra 610S color mode: + - scale_y is set to 0.5 if y_resolutions is smaller than optical_res/2 + this does fix the color scan problems for Astra 610S. + Not tested for Astra 600S. + +2001-06-20 Peter Fales + + * backend/dc25.c - Backed out the previously added mkdtemp() + patch, as mkdtemp is not available on all platforms. + * TODO: Removed entry about dc25 bug + +2001-06-20 Henning Meier-Geinitz + + * TODO: Updated documentation entries. Added compilation bug in dc25.c. + +2001-06-20 Stéphane Voltz + + * doc/sane-umax_pp.man: corrections according to the TODO list + +--- cvs snapshot-2001-06-17 --- + +2001-06-17 Oliver Rauch + + * backend/umax*: bugfixes: + - removed "#include " from umax.c: assert() is never called + - bugfix for 3 pass scanning: + reposition_scanner is called in sane_start for 2nd and 3rd pass of 3 pass scan + - bugfix for UTA and DOR geometry offsets + +2001-06-14 Peter Fales + + * backend/dc25.c - Added a patch from Tim Waugh to use mkdtemp() + instead of mktemp(). Also cleaned up some compiler warnings. + +2001-06-14 Karl Heinz Kremer + + * doc/sane-epson.man: Removed reference to sane-devel list + +2001-06-14 Simon Munton + * doc/sane-pie.man: Fixed formatting problems + +2001-06-14 Gerhard Jaeger + + * doc/sane-plustek.man: + Corrected URL to Plustek mailing list + +2001-06-14 Henning Meier-Geinitz + + * TODO: Added link to libieee1284. + +2001-06-13 Karl Heinz Kremer + + * backend/epson.desc: Added GT-9500 (same scanner as Expression 636) + * backend/epson.c: Finally updated version # + +2001-06-13 Henning Meier-Geinitz + + * TODO: Updated the entries about documentation. + +2001-06-13 Oliver Rauch + + * sanei/sanei-scsi.c: Corrected bug in sanei_scsi_cmd2 for IRIX: + - scsi_req.ds_senselen has been set to sizeof pointer, is set + to 128 bytes now (1024 bytes does not work) + - sensebuf is cleared before scsi command is executed + - sensehandle always called when it exists and an error occurs + +2001-06-11 Henning Meier-Geinitz + + * tools/umax_pp.c: Also use sanei_umax_pp_SetLamp() (patch from + Tim Waugh ). + +2001-06-11 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c: + make use of PPGETMODES only when available in ppdev.h. Corrected OS/2 + typo in Outb() and rename sanei_umax_pp_Lamp() to + sanei_umax_pp_SetLamp(). + + +2001-06-05 Peter Fales + + * backend/doc/sane-dc25.man, sane-dc210.man, sane-dc240.man - + Added reference to web page for information about sane + mailing list + +2001-06-10 Jochen Eisinger + * doc/sane-mustek_pp.man: added pointer and note to list + subscription page + +--- cvs snapshot-2001-06-10 --- + +2001-06-10 Henning Meier-Geinitz + + * doc/sane-artec.man doc/sane-coolscan.man doc/sane-umax.man: + Fixed whatis/apropos output (don't put an empty line after + the NAME section). Added SEE ALSO entry to sane(7). + * doc/sane-dll.man: Fixed output bug and added SEE ALSO entry. + * doc/sane-scsi.man: Rephrased the paragraphs about Linux sg + buffer to make it clear, that kernel changes are really only + necessary with older kernels. Fixed torque.net URL. Added comment, + that usually every SCSI adapter should work. Added paragraph about + problems with Acard adapters. Rephrased NCR810 entry. + * doc/sane-net.man: Updated BUGS section. Added SEE ALSO. + * doc/saned.man doc/sane-abaton.man doc/sane-agfafocus.man + doc/sane-apple.man doc/sane-as6e.man doc/sane-avision.man + doc/sane-bh.man doc/sane-dc210.man doc/sane-dc240.man + doc/sane-dc25.man doc/sane-dmc.man doc/sane-epson.man + doc/sane-fujitsu.man doc/sane-hp.man doc/sane-microtek.man + doc/sane-mustek_pp.man doc/sane-nec.man doc/sane-pie.man + doc/sane-pint.man doc/sane-plustek.man doc/sane-pnm.man + doc/sane-qcam.man doc/sane-ricoh.man doc/sane-s9036.man + doc/sane-sharp.man doc/sane-sm3600.man doc/sane-st400.man + doc/sane-tamarack.man doc/sane-umax_pp.man doc/sane-v4l.man: + Added SEE ALSO entry for sane(7). + * doc/sane-coolscan.man: Used @@ macros instead of fixed paths. + * doc/sane-dc210.man doc/sane-dc240.man doc/sane-dc25.man: + Used @@ macros instead of fixed paths. Fixed library paths. + * doc/Makefile.in doc/sane-coolscan.man doc/sane-dc210.man + doc/sane-dc240.man doc/sane-dc25.man: Set the correct library + path for all backends by changing @LIBDIR@ to $(libdir)/sane. + * doc/sane-as6e.man doc/sane-canon.man doc/sane-microtek.man + doc/sane-microtek2.man: Some minor formatting issues. + * doc/sane-mustek.man doc/sane-v4l.man: Added link to mostang mail + page. Fixed some formatting issues. + * doc/backend-writing.txt: Added paragraph about @LIBDIR@ and friends + in manual pages. + * TODO: Added several entries about manual pages. Removed entry about + sane(7). + +2001-06-09 Oliver Rauch + + * sanei/sanei_scsi.c: + applied patch by Douglas Gilbert + that solves compilation problem about: + storage size of `ssid' isn't known + +2001-06-09 Karl Heinz Kremer + + * backend/epson.c: Changed debug level for for an informational + message in the sense_handler from 0 to 2. + +2001-06-09 Henning Meier-Geinitz + + * README.os2: Added link to Franz Bakan's web page. + * configure configure.in backend/Makefile.in include/sane/config.h.in: + Check for sys/sem.h and disable snapscan if it isn't available. + Removed "//" (C++-style comment) from config.h.in. Link to djpeg + only once. + * TODO: Added comment on command line option for timeout in saned. + +2001-06-09 Petter Reinholdtsen + + * acinclude.m4 include/sane/config.h.in: Fix configure/compile + problem on Alpha/Tru64 Unix. + +2001-06-07 Stéphane Voltz + + * backend/umax_pp_low.c: make use of PPGETMODES to get ppdev + capabilites. + +2001-06-05 Peter Fales + + * backend/dc240.c - Fixed bug where attempting to change the + "image number" in an empty camera causes a core dump. + +2001-06-06 Stéphane Voltz + + * backend/umax_pp_low.c: OS/2 compile fixes (again). Backend + successfully built on Warp with EMX 0.9d. + +2001-06-06 Stéphane Voltz + + * backend/umax_pp_low.c: OS/2 compile fixes + +2001-06-05 Oliver Rauch + + * changed my email address in sane-backends.lsm + + +--- feature freeze for sane-1.0.5 is active --- +--- cvs snapshot-2001-06-05 --- + +2001-06-04 Oliver Rauch + + * update of umax backend to version 1.0 buid 27 + +2001-06-04 Henning Meier-Geinitz + + * TODO: Updated the entries concerning net+saned. Removed the + exporting symbols entry. Added entry about lassert.h. + * include/lassert.h sanei/sanei_scsi.c: Use local assert.h file to + fix problems with AIX and shared libraries. + * frontend/test.c: Changed order of headers to get test.c compiling + on OS/2. + * frontend/.cvsignore: Added test. + * frontend/saned.c: Increase timeout to one hour. + * backend/coolscan.c: Declared all internal functions static. + * tools/Makefile.in: Fixed typo that prevented make from removing + mustek600iin-off. + * sanei/sanei_scsi.c: Fixed some small bugs concerning error reporting. + * frontend/scanimage.c: Fixed small bug in output for batch mode. + +2001-06-03 Peter Fales + + * backend/dc240.c - Batch scanning of multiple images with scanimage + was failing if subsequent images have a different size than + from the first image. + +2001-06-03 Karl Heinz Kremer + + * doc/sane-epson.man: Updated documentation + +2001-06-03 Stéphane Voltz + + * backend/umax_pp_low.c: Fixed compile problem on archs that + have inb/outb and not insb/outsb. Cleaned up and simplified probing + code. + +2001-06-03 Peter Fales + + * backend/dc240.c - Add "auto increment" option to allow all + images to be downloaded with the --batch option to scanimage. + +2001-06-03 Henning Meier-Geinitz + + * backend/mustek.c: Added some debug messages. + * backend/net.c: Fixed yet another segfault. Added debug messages. + * frontend/scanimage.c doc/scanimage.man: Added more options for + batch-scanning (patch from Caskey Dickson + ). + +2001-06-02 Chris Pinkham + + * backend/artec.desc: updated version number to match artec.c. + +2001-06-02 Oliver Rauch + + * corrected umax version numver in umax.desc (1.0.24->1.0.26) + +2001-06-02 Henning Meier-Geinitz + + * NEWS: Updated concerning backend versions. + * TODO: Removed nec entries. Added entry about ADF extension to + scanimage. + * backend/qcam.c: Another occurence where struct flock must be defined + for OS/2. + * AUTHORS: Fixed Kazuya Fukuda's name and email address. + * backend/nec.c backend/nec.h backend/nec.desc: Update to backend + version 0.12 (from Kazuya Fukuda ). + Removed references to sharp backend (grep for "JX"). Check for + HAVE_SYS_SHM_H before including sys/shm.h and disable shared + memory support if necessary. Free devlist allocated in + sane_get_devices() in sane_exit() resolution setting bug fixed + (PC-IN500/4C 10dpi step). Removed resolution list. + +2001-06-02 Oliver Rauch + + * changed minimum scsi buffer size from 64KB to 32KB + + +2001-06-01 Henning Meier-Geinitz + + * backend/umax_pp_low.c: Fixed the FreeBSD problems by checking + /dev/io before accessing io ports (patch from Stéphane Voltz + ). + * backend/snapscan.c: Fixed two bugs: pss->devname must be checked + for 0. Return total number of lines in sane_get_parameters (patch + from Ben Stanley ). + +2001-05-31 Henning Meier-Geinitz + + * backend/mustek.c: Updated some comments. + * TODO: Removed the entry about the config_line[len-1] bug. + * configure configure.in include/sane/config.h.in backend/qcam.c: + Check for struct flock and define it if necessary. + * tools/Makefile.in: Make sure that backend/umax_pp_low.o exists + when umax_pp.o is linked. + * backend/bh.c backend/m3096g.c backend/sp15c.c: Fixed + config_line[len-1] bug which could generate an access violation + if len==0. + * lib/alloca.c lib/getnev.c lib/getopt.c lib/getopt1.c + lib/isfdtype.c lib/md5.c lib sigprocmask.c lib/snprintf.c lib + strdup.c lib/strndup.c lib/strsep.c lib/usleep.c lib/vsyslog.c: + Used #include "../include/sane/config.h". + * sanei/sanei_scsi.c: Fixed compilation issue for OS/2 in + sanei_scsi_find_devices. + +--- cvs snapshot-2001-05-30 --- + +2001-05-30 Marian Eichholz + + * backend sm3600 with better gain calibration incorporated. + fixed a superfluceous export. + +2001-05-30 Oliver Rauch + + * Problem with SOLARIS_INTERFACE (change from 2001-05-27) + had an other reason than the scsi buffer size (MAX_DATA). + Changed scsi buffer size for solaris sg driver + (USE == SOLARIS_INTERFACE in sanei_scsi.c) again from 32 KB + to 128KB. + +2001-05-30 Henning Meier-Geinitz + + * tools/Makefile.in: Fixed umax_pp compilation problem with Solaris + and other operating systems. + +2001-05-29 Henning Meier-Geinitz + + * backend/canon.conf doc/sane-canon.man: Added config file and some + documentation for it. + * AUTHORS: Added Chris Bagwell and Oliver Schwartz for snapscan. + * TODO: Added entry about possible sanei_usb.*. + +2001-05-29 Peter Fales + + * backend/dc240.c - Fixed a fairly obscure problem that can result in + core dump. (Deleting pictures with gphoto, then launching + xscanimage without power cycling the camera left bad data in the + camera status table.) + +2001-05-29 Oliver Rauch + + * added entry about sanei_parport in TODO + +2001-05-27 Henning Meier-Geinitz + + * doc/releases.txt: Removed comment about net.* and dll.* version + updating. Added info about make install-mostang. + * TODO: Updated concerning backend bugs (export and config_line). + * backend/umax_pp_low.c: Fixed bus error with FreeBSD. + +2001-05-27 Oliver Rauch + + * changed scsi buffer size for solaris sg driver + (USE == SOLARIS_INTERFACE in sanei_scsi.c) to 32 KB + again because it does not work for at least one system + with 64KB. + +2001-05-27 Petter Reinholdtsen + + * doc/releases.txt: Added points on tagging the source and + generating a diff from the last release. + +--- cvs snapshot-2001-05-27 --- + +2001-05-27 Oliver Rauch + + * sanei/sanei_scsi.c: changed scsi buffer size (MAX_DATA) + to 128KB for: SOLARIS_INTERFACE, SOLARIS_SG_INTERFACE, + SOLARIS_USCSI_INTERFACE and IRIX_INTERFACE + (some scanners have problems with the predefined 32KB + buffer size, these systems should work with 128KB + but we need to test if no problems do occur). + +2001-05-27 Henning Meier-Geinitz + + * doc/sane-microtek2.man: Include updates from backend version 0.9 + (from karsten.festag@t-online.de (Karsten Festag)). + * backend/sm3600.c: setResolutions has only 5 instead of 6 resolutions. + +2001-05-26 Jochen Eisinger + + * backend/mustek_pp.c: declared function comp() static + * TODO: removed entry regarding this problem + +2001-05-26 Chris Pinkham + + * backend/artec.c: Added code in sane_exit() to free memory + malloced in sane_get_devices(). Declared several functions + 'static' so they are not exported. + * TODO: removed 'artec' backend from list mentioned in describing + above problems. + +2001-05-26 Petter Reinholdtsen + + * TODO: Updated entry on library search path, sanei API + documentation and sane_init() return value. + + * Makefile.in:New target 'libcheck' making sure libraries export + only sane_* and sanei_* symbols. + +2001-05-26 Henning Meier-Geinitz + + * TODO: Removed snapscan and microtek2 updates. Removed status change of + as6e. Removed True64 Unix and HP/UX compilation problems. Added entry + about exporting symbols. Reformatted some entries. + * backend/microtek2.c backend/microtek2.desc backend/microtek2.h: + Updated to version 0.9 (from Karsten Festag + ). + * doc/sane-snapscan.man: Added new scanners and authors. + * AUTHORS: Added Sebastien Sable and Henrik Johansson. + * backend/snapscan-scsi.c backend/snapscan-sources.c + backend/snapscan-sources.h backend/snapscan-usb.c + backend/snapscan-usb.h backend/snapscan.c backend/snapscan.conf + backend/snapscan.desc backend/snapscan.h: Updated snapscan backend to + version 1.2 (from Sebastien Sable ). + * doc/backend-writing.txt: Added "make libcheck" info. + * backend/sm3600-color.c backend/sm3600-gray.c backend/sm3600-homerun.c + backend/sm3600-scanmtek.c backend/sm3600-scanusb.c + backend/sm3600-scanutil.c backend/sm3600.c backend/sm3600.h: + Made all non-sane-api functions static. Fixed some warnings. + * backend/sm3600.desc: Changed status to new. + * backend/as6e.desc: Changed status to alpha because backend + isn't new any more. + * acinclude.m4 aclocal.m4 configure configure.in + include/sane/config.h.in: Fixed u_int* bug for Tru64 by + including sys/bitypes.h. + * PROJECTS: Added hpoj project. + +2001-05-25 Jochen Eisinger + + * doc/sane-mustek_pp.man, backend/mustek_pp.desc: Changed URL + of the homepage to home.nexgo.de/jochen.eisinger/sane/ + +2001-05-25 Karl Heinz Kremer + + * backend/epson.c: Allow more than 8 bit color depth even for + preview mode since Xsane can handle this. Some code cleanup. + Removed ancient code that was used to determine the resolution + back when the backend still had a slider for the resolution + selection. + * backend/epson.desc: Updated version number, added new scanners. + +2001-05-24 Henning Meier-Geinitz + + * sane-mustek.man: Removed some bug descriptions and addded + sane(7) to SEE ALSO. + * sane-find-scanner.man sane-scsi.man scanimage.man: Added + sane(7) to SEE ALSO. + * PROJECTS: Removed entry about Polaroid SprintScan 35LE (now in + microtek). + * TODO: Removed umax from lists of backends with sane_get_devices + and config_line bug. Removed entry about make uninstall and + sanei_wire.c bug. Removed entry about microtek update. Added point + about adding sane(7) to any manual page. + +2001-05-23 Matto Marjanovic + + * backend/microtek.c backend/microtek.h: + o Added support for Agfa StudioStar (weird pixel packing) + o A couple of small fixes (missing 'static' declarations) + o Upped version to 0.12.3 + +2001-05-23 Matto Marjanovic + + * backend/microtek.c backend/microtek.h: Small fixes: + o Use 'expanded contrast/exposure settings' inquiry data to + dynamically set ranges for those options. + o Patches for Polaroid SprintScan 35LE (from Dick Bruijn) + - added "Polaroid" vendor string + - screwed around with 'brightness' setting + - attached 'negative scan' button + o sane_exit() now frees the devlist allocated by sane_get_devices() + o upped version to 0.12.2 + +2001-05-23 Stéphane Voltz + + * backend/umax_pp.c: changed option names to use lower case characters + and dashes instead of spaces. + + * backend/umax_pp_low.c: commented out a useless command sequence. + Added 55 AA pattern escaping in data block sending. + +2001-05-22 Karl Heinz Kremer + + * backend/epson.c: Added sense handler to support the GT-8000 scanner. + Also added experimental (and #ifdef protected) USB scanner probing + code - requires patch to USB scanner driver. + +2001-05-21 Henning Meier-Geinitz + + * README: Added "man sane" to quick install. Added paragraph about + old versions. Added paragraph about "make clean" and "make + distclean". Added section about removing SANE. + * Makefile.in backend/Makefile.in doc/Makefile.in lib/Makefile.in + sanei/Makefile.in tools/Makefile.in: Added target "uninstall". + +2001-05-20 Oliver Rauch + + * removed a bug in saned (patch by Matthias Trute ) + calculation of the reader buffer index was not correct: + if (reader >= sizeof (buf)) + - reader = 0; + + reader -= sizeof(buf); + +2001-05-19 Karl Heinz Kremer + + * backend/epson.c: fixed dates in change log entries + and finally fixed the TPU bug with older scanners + +2001-05-17 Oliver Rauch + + * removed bug in umax backend sane_exit + +2001-05-17 Henning Meier-Geinitz + + * include/lalloca.h: Used a more suitable comment. + * doc/backend-writing.txt: Reformated. Added point about headers + and libraries that are not available on every system and inclusion + of backends into CVS. Some minor fixes and clarifications. + * NEWS: Updated concerning sane man page and new backends. + +2001-05-17 Oliver Rauch + + * updated umax backend to version 1.0 build 26 + +2001-05-15 Peter Fales + + * backend/dc25.c, backend/dc240.c - Added DBG(1,..) to print + version string + +2001-05-16 Henning Meier-Geinitz + + * doc/.cvsignore: Added sane-sm3600.5. + + * PROJECTS: Removed sm3600. + + * TODO: Updates concerning memory leaks and access violations. + + * AUTHORS doc/Makefile.in: doc/sane-sm3600.man doc/sane.man: Updated + documentation concerning sm3600 backend and added man page (from + from Marian Eichholz ). + + * configure configure.in include/sane/config.h.in: Detect presence + of libusb and enable sm3600 backend. + + * backend/Makefile.in backend/dll.c backend/sm3600-color.c + backend/sm3600-homerun.c backend/sm3600-scantool.h + backend/sm3600-scanutil.c backend/sm3600.desc + backend/sm3600-gray.c backend/sm3600-scanmtek.c + backend/sm3600-scanusb.c backend/sm3600.c backend/sm3600.h: + Added sm3600 backend (from Marian Eichholz ). + +2001-05-16 Chris Pinkham + + * backend/artec.c: changed #include to use "../include/sane/config.h" + instead of "sane/config.h". + +2001-05-16 Stéphane Voltz + + * backend/umax_pp.c: fix memory leak in sane_exit + + * backend/umax_pp_low.c backend/umax_pp_low.h : added /proc parsing + when available to get I/O addr. Added pauses in 610P probe + sequence. + +2001-05-14 Henning Meier-Geinitz + + * frontend/scanimage.c: scanimage_exit: use the handle (not its + address) for sane_close. Fixed yet another warning. + +2001-05-14 Gerhard Jaeger + * backend/plustek.c: + Free memory malloced in sane_get_devices() in sane_exit() + +2001-05-14 Petter Reinholdtsen + + * backend/lhii.desc: Updated with current version and contact + information. + + * frontend/scanimage.c tools/sane-find-scanner.c: Remove some + compiler warnings. + +2001-05-13 Peter Fales + * backend/dc25.c: Remove DBG(0,...) line that was getting printed + for non-dc25 users. + +2001-05-13 Karl Heinz Kremer + + * backend/epson.c: Removed check for '\n' before end of line + Free memory malloced in sane_get_devices() in sane_exit() again + Check first if the scanner does support the set film type + and set focus position before the GUI elements are displayed. + This caused problems with older (B4 level) scanners when a TPU + was connected. + +2001-05-13 Henning Meier-Geinitz + + * doc/sane.man: Added path to sane.ps. Added comments about + how somebody can help the SANE project. Added comments about + possible problems with old installaitions of SANE and + /etc/ld.so.conf. Added section "REPORTING BUGS". + * tools/Makefile.in tools/.cvsignore: Added mustek600iin-off. + * sanei/sanei_codec_ascii.c tools/mustek600iin-off.c + tools/sane-find-scanner.c frontend/stiff.c: Used #include + "../include/sane/...". + * backend/net.c backend/net.h backend/net.desc: Fixed some memory + leaks. A bit of reformating. Added more debug output. Used + #include "../include/sane/...". + * sanei_codec_bin.c sanei/sanei_net.c sanei/sanei_wire.c: Fixed + some memory leaks. Used #include "../include/sane/...". + * frontend/scanimage.c: Added exit handler to call sane_close + and sane_exit in any case and to free alloced memory. A bit of + reformating. Used #include "../include/sane/...". Fixed some + warnings. + * frontend/saned.c: Fixed some memory leaks. Fixed some warnings. + Some reformating. Used #include "../include/sane/...". + * README.hp-ux: Use gmake if make doesn't work. + * LEVEL2: Added point about sane_init results != SANE_STATUS_GOOD. + * TODO: Added entries about memory leaks, sane_init return values, and + HP-UX problems in isfdtype.c. + +2001-05-11 Jochen Eisinger + + * TODO, backend/mustek_pp.c: fixed line-end handling, removed entry + from TODO list + +2001-05-11 Henning Meier-Geinitz + + * TODO: Removed pie from lists of bugs. Removed sane manual page. + Added some context to the Tru64 problems. + +2001-05-09 Henning Meier-Geinitz + + * doc/.cvsignore: Added sane.7. + * README: Removed content that's now in the sane maual page. + Added reference to man sane. + * doc/Makefile.in doc/sane.man: Added SANE manual page. + * doc/sane.tex: Clarified the paragraph concerning sane_read. If + *len != 0 the status must be SANE_STATUS_GOOD. + +2001-05-08 Simon Munton + * backend/pie.c: Free devlist in sane_exit. Removed redundant check for + trailing newline in config file. + +2001-05-07 Peter Fales + * backend/dc25.[ch]: Cleaned up compiler warnings and fixed (very + minor) memory leak. + +2001-05-07 Oliver Rauch + * applied a patch by Douglas Gilbert to sanei_scsi.c + it solves the Problem that the scanner is not + found on linux systems when the order of the + scsi devices is not coverd by the order of + devices listed by /proc/scsi/scsi, it prefers + new kernel 2.4 methods when available + +2001-05-06 Henning Meier-Geinitz + + * backend/mustek.c doc/mustek/mustek.CHANGES: Free devlist + in sane_exit. + * TODO: Updated concerning config_line[len - 1] stuff. Added + some (most) backends to list of sane_get_devices leak. + * backend/dll.c backend/dll.desc: Removed access to uninitialized + memory. Increased version number. + * backend/net.c backend/net.desc: Removed access to uninitialized + memory. Changed htons to ntohs in DBG statement. Free devlist + in sane_exit. Use "../include/sane/...". Increased version number. + +2001-05-04 Gerhard Jaeger + * backend/plustek.c: Applied Petters' patch to avoid an + illegal memory access + +2001-05-04 Henning Meier-Geinitz + + * NEWS: Updated. + * PROJECTS: Removed umax_pp. Added Canon FB620S and FS2710 backend. + * TODO: Removed entry about umax_pp and comment about testing + for existing sane installations and plustek memory access violation. + Added Canon FB620S and FS2710 backend and entries about Tru64 + compilation problems and installation procedure for translations. + * doc/backend-writing.txt: Added entries about SANE_I18N() and + documentation directories. + +2001-05-03 Henning Meier-Geinitz + + * AUTHORS README: Updated concerning umax_pp. + + * doc/Makefile.in doc/sane-umax_pp.man .cvsignore: Added manpage for + umax_pp (patch from Stéphane Voltz ). + + * tools/README tools/Makefile.in tools/umax_pp.c tools/.cvsignore: + Added umax_pp test program (patch from Stéphane Voltz + ). + + * configure configure.in include/sane/config.h.in: Test for + linux/ppdev.h (for umax_pp backend). + + * backend/umax_pp.c backend/umax_pp.h backend/umax_pp_low.c + backend/umax_pp_low.h backend/umax_pp_mid.c backend/umax_pp_mid.h + backend/umax_pp.conf backend/umax_pp.desc backend/Makefile.in + dll.conf: Added umax_pp backend (patch from Stéphane Voltz + ). + +2001-05-02 Henning Meier-Geinitz + + * configure configure.in: Don't use -ansi for Solaris. On some + Solaris installations compilation breaks with -ansi. + + * doc/Makefile.in tools/sane-desc.el doc/.cvsignore: Install + sane.ps and sane.dvi if latex/makeindex/dvips is available. + Generate sane-backends.html in doc/. New target: + install-mostang. Installs the sane standard + (.ps, .ps.gz and html), the html manpages, and sane-backends.html + on www.mostang.com. + +2001-05-01 Henning Meier-Geinitz + + * configure configure.in include/sane/config.h.in README.solaris + sanei/sanei_scsi.c: Added support for Solaris sgen SCSI driver + (patch from Juergen Keil ). + * acinclude.m4 aclocal.m4 configure: Added Irix to the list + of operating systems that can use -Wl,-rpath. + * doc/Makefile.in: Install all the READMEs and other available + documentation in $docdir. Print which manpage is generated. + Don't remove files/dirs that doesn't exist. Remove the html + manpages in distclean. Fixed spelling mistake in .PHONY. + * TODO: Added entries about possible segfaults and memory leaks. + Added entry about AIX problems. Removed entry about installing + documentation. + * PROJECTS: Added Canon FB330P, FP630P. + +2001-04-30 Jochen Eisinger + + * doc/sane-mustek_pp.man: Added information about CIS patches + by Eddy De Greef + +2001-04-29 Chris Pinkham + + * backend/artec.c: Fixed bug causing possible dereference of a NULL + pointer. + * backend/artec.desc: Modified Parport entry to say AS6E scanner + supported by SANE AS6E backend. + +2001-04-29 Petter Reinholdtsen + + * sanei/sanei_config.c sanei/sanei_codec_bin.c: Avoid reading + uninitialized memory. + * sanei/sanei_config.c: Fix memleak when using env + SANE_CONFIG_DIR. + * backend/net.c sanei/sanei_wire.c include/sane/sanei_wire.h: Make + sure net backend release all memory when finished. + * README: Added info about the CVS repository. + +2001-04-29 Henning Meier-Geinitz + + * sanei/sanei_wire.c: Don't free memory that's not alocced. + * sanei/sanei_config.c: Avoid reading uninitialized memory when + checking SANE_CONFIG_DIR. + * backend/mustek.c: Fixed several memory leaks. + * frontend/scanimage.c: Fixed memory leak. + * sanei/sanei_config2.c: Fixed memory leak: vendor wasn't freed. + * PROJECTS: Added entry for the Fujitsu M3091DCd. Updated my email + address. + * TODO: Added entry for the Fujitsu M3091DCd and a combined Fujitsu + backend. Clarified that "printf" also shouldn't be used. + * backend/dll.desc: Added my email as contact address. + * backend/m3091.desc: New file for the Fujitsu M3091DCd. + * doc/sane-mustek.man: Updated URL. + +2001-04-28 Henning Meier-Geinitz + + * backend/mustek.CHANGES backend/umax.CHANGES backend/umax.FAQ + backend/umax.TODO: Moved to doc/mustek respectively doc/umax. + * doc/canon.CHANGES doc/canon.install2700F.txt doc/canon: + Moved canon-specific documentation to doc/canon. + * doc/mustek: New subdirectory for mustek-specific documentation. + * doc/sane-umax*.html doc/sane-umax*.jpg doc/sane-umax-doc.tex + doc/sane-umax-doc.dvi doc/umax: Moved all the umax-specific + documentation to new subdirectory umax. + +2001-04-28 Peter Kirchgessner + + * backend/hp.desc, doc/sane-hp.man: Add support for new models + through PTAL-library + +2001-04-27 Henning Meier-Geinitz + + * backend/agfafogus.c: Moved PATH_MAX after sanei_backend.h include + to avoid warning. Changed printf to DBG. + * backend/mustek.c backend/mustek.CHANGES backend/mustek.desc: Added + support for translating options. Used only PACKAGE_VERSION for + output. Updated email address. New version: 1.0-107. + * include/sane/sanei_backend.h include/sane/saneopts.h: Added macro + SANE_I18N. It's used to mark strings that can be translated and + used by a frontend. Usually these are option titles and descriptions + as well as the contents of string lists. Used this macro to mark + the translatable strings in saneopts.h. More translation support + will follow. + +2001-04-22 Henning Meier-Geinitz + + * PROBLEMS: Point to pnm/saned security risks. + * TODO: Removed the entries about epson usb mis-detection and check + for installed sane versions. + * configure configure.in backend/Makefile.in: Added detection of older + versions of SANE. The pnm backend is now disabled by default. + * backend/dll.c backend/dll.desc: Fixed file descriptor leak (found by + Douglas Gilbert). New version: 1.0.2. + * backend/net.desc: Added Jochen Eisinger's email address as contact + for the net backend. + * doc/sane-pnm.man: Point to pnm/saned security risks. + +2001-04-21 Karl Heinz Kremer + + * backend/epson.conf: Commented out the usb config entry, this can + block other USB scanners from being recognized. + +2001-04-19 Henning Meier-Geinitz + + * AUTHORS: Added Michael Herder and me for pnm. Updated my email + address. + * TODO: Removed pnm entry about adding more options. Added entry about + epson backend freezing when trying to detect non-epson USB scanner. + Added entry about adding contact adresses to .desc files. Added + comment about me working on a sane man page. Removed entry about OS/2 + problems in sanei_scsi.c. + * configure configure.in: Removed a newline in --help message. + * backend/pnm.c: Added several options: gamma tables + (-> arrays), resolution option (word list), read only test option + (SANE_CAP_SOFT_DETECT), several options for returning status codes + in sane_read (all of this is from Michael Herder ). + Added build version info, print version information in sane_init. + Use ../include/sane/ for includes. Version is 1.0.1. + * backend/pnm.desc: Updated contact info and version. + +2001-04-19 Gerhard Jaeger + * backend/plustek.c: removed again that old fgets() call - sorry + +2001-04-19 Petter Reinholdtsen + + * tools/sane-config.in: Fix typo in previous commit. + +2001-04-17 Karl Heinz Kremer + + * doc/sane-epson.man: Fixed types, some reformatting and got rid + of a duplicate paragraph. + +2001-04-17 Henning Meier-Geinitz + + * backend/dc210.desc backend/dc240.desc backend/microtek2.desc: + Update contact information for backends. dc240 status is :NEW. + * TODO: added entries about as6e status shouldn't be :new, and + installing all documentation files. + +2001-04-16 Petter Reinholdtsen + + * Makefile.in: New target 'sort-cvsignore' to keep all .cvsignore + files sorted. + + * acinclude.m4 configure.in tools/sane-config.in: Try to guess how + to set runtime link path, and make it easier to extend. + + * acinclude.m4 configure.in: Clean up warning flag handling. + +2001-04-16 Henning Meier-Geinitz + + * README: Updated xsane link. + * configure configure.in backend/dll.c backend/dll.desc + backend/net.c backend/net.desc include/sane/config.h.in + Yet another change in the version system for dll and net. + For sane_init return the version of the package but use + own internal version number in the source (printed with + debugging enabled) and in *.desc. The internal versions + of both net and dll are set to 1.0.1. Please increase the + build number with every change on the source files. + * doc/realeases.txt -> doc/releases.txt. Fixed spelling error. + Added entries about sane-backends.html, sane.ps, man pages, + platforms page. + +2001-04-14 Gerhard Jaeger + * backend/plustek.c backend/plustek.desc backend/plustek.h + backend/plustek-share.h + minor fixes and additional scanner models + * doc/sane-plustek.man added info about slowIO switch + +2001-04-13 Oliver Rauch + * changed my email address in AUTHORS + +2001-04-13 Henning Meier-Geinitz + + * PROJECTS TODO: Added entry about E3 USB chipset. + * backend/dll.c backend/dll.desc: New version is 1.0.5. Version and + PACKAGE_VERSION is printed with debug level set to 1 or higher. + The version numbers of all backends that are loaded are printed + at debug level 3 or higher. Print error if backend with wrong + major version number is loaded. Some standardization changes + concerning the DBG messages. + * backend/net.c backend/net.desc: New version is 1.0.5. Version and + PACKAGE_VERSION is printed with debug level set to 1 or higher. + Some standardization changes concerning the DBG messages. + * backend/pnm.c: Return SANE_INFO_RELOAD_PARAMS even if the pnm + file doesn't exist or can't be loaded (from mh ). + * doc/backend-writing.txt: Added AUTHORS to the list of things that + should be updated when including a new backend. Added points about + avoiding printf and exit in backends. + * doc/releases.txt: New file. This text summarizes some points to + pay attention to when a new release of sane-backends is made. + Additions and corrections are appreciated. + * doc/scanimage.man: Add some more information about the -V option. + * frontend/scanimage.c: The option -V now also prints the version of + the backend (ususally dll). + +2001-04-11 Abel Deuring + * sanei/sanei_scsi.c: fixed a bug in error handling for the + Linux SG driver verison 3.x + * sanei/sanei_scsi.c, configure.in, configure: Usage of direct IO + disabled by default. + * README.linux: Added a note, how to enable direct IO + +2001-04-08 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc backend/mustek.CHANGES + Added detection of the TA for the Paragon 1200 SP Pro. Added + warning about not supported Trust scanners. Changed description + of contrast and brightness settings. Backend status is "stable" + now. New version: 1.0-106. + * acinclude.m4 aclocal.m4: Fixed comment concerning dc240. + * configure configure.in include/sane/config.h.in: Added test for + socklen_t in sys/socket.h. This fixes the compilation problem on + Irix. + * doc/sane-avision.man doc/sane-ricoh.man doc/sane-s9036.man + doc/sane-tamarack.man: find-scanner is now called + sane-find-scanner and installed on the system so it's not + necessary to point to the tools directory. + * frontend/scanimage.c: Fixed too long line in output. + * sane-config.in: Name is sane-config again (was sane-backends-config + due to the renaming of the package). + * TODO: Removed entry about net.c not compiling on Irix and + references to find-scanner in the man pages. Updated numbers of + the compilation warnings. Still too many, however. + +2001-04-07 Henning Meier-Geinitz + + * backend/sc240.c backend/dc240.h backend/dc240.conf + backend/dc240.desc backend/dll.conf doc/sane-dc240.man: + Added dc240 backend for the Kodak DC240 Digital camera (from + Peter Fales ). + * doc/Makefile.in: Added sane-dc240 in section 5. + * backend/Makefile.in: Added dc240. + * configure configure.in: If the jpeg libs are not available, + dc240 is also disabled. + * AUTHORS: Added entry for dc240 and updated email address of + Peter Fales. + * NEWS: First version of the news entry for 1.0.5. + * PROJECTS: Removed dc240. Added Microrec ScanMaker 3600. + * README: Added dc240. + * TODO: Removed dc240. Added entry about keep-alive mechanism in saned. + * sane-backends.lsm: Added dc240. + * testsuite/.cvsignore: New file. Added entry for Makefile. + +2001-03-31 Karl Heinz Kremer + + * backend/epson.*: Next attempt to get the reported number of + lines correct for the "color shuffling" part. + Added more comments. + +2001-03-31 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc backend/mustek.h + backend/mustek.CHANGES: Fixed grascale gamma for the 600 II N. + Fixed ADF problems when selecting windows smaller than the + whole scan area. Fixed linedistcnace corrections issues concerning + ADF and concerning 1200SP V 1.00. New version: 1.0-105. + +2001-03-31 Henning Meier-Geinitz + + * PROJECTS: Updated entry about Canon 1220U and Umax 1220P / HP3200C. + Added entry about Kodak DC-240. + * TODO: Added Umax 1200P/2000P & HP 320C + Kodak DC-240 as backends + to be included. Added net.c compilation problem. + +2001-03-10 Jochen Eisinger + + * frontend/saned.c: fixed bug that allowed access to a scanner + without being prompted for a password + +2001-03-04 Oliver Rauch + + * umack backend updated to version 1.0-build-25 + +2001-02-26 Abel Deuring + + * sanei/sanei_scsi.c: removed a possible null pointer + dereference in the Solaris/Schilling driver part. (Bug was + found and fixed by William L. Sebok) + + * backend/tamarack.c: inconsistent call to sanei_scsi_cmd fixed + +2001-02-22 Petter Reinholdtsen + + * TODO: Add comment on how link problems should really be fixed. + * TODO: List memleak problem for sane_get_devices(). + + * configure.in include/sane/config.h.in: Really move definition of + SCSIBUFFERSIZE from CFLAGS to config.h. + + * configure.in testsuite/*: Started on runtime test suite. + Currently only tests if PNM test scanning works. + + * sanei/sanei_constrain_value.c sanei/sanei_load_values.c + sanei/sanei_save_values.c: Include "sane/sanei.h" to make sure the + prototype match the function. + + * backend/pnm.c: Write more sensible error message when failing to + open PNM file. + + * include/sane/sanei_backend.h: Include before testing + for O_NONBLOCK and before testing for PATH_MAX to + increase the chances of getting the real value. + +2001-02-12 Petter Reinholdtsen + + * backend/dll.c backend/v4l.c: Get rid of small memory leak when + using 'scanimage -L'. + +2001-02-10 Tom Martone + + * backend/bh.c backend/bh.h doc/sane-bh.man + added support for Copiscan 8000 series by Mark Temple + added options deskew and rotation + inquiry compares product to COPISCAN rather than COPISCAN II + +2001-02-04 Peter Kirchgessner + + * hp-backend V0.94, backend/hp.c hp-handle.c hp-scl.h: + Switch off lamp after scan + +2001-01-31 Abel Deuring + + * sanei/linux_sg3_err.h: New version provided by Douglas Gilbert. + Does not longer #include and + #include + * sanei/sanei_scsi.c (Linux part): fixed some format errors in + debug output; added debug: system("cat /proc/scsi/sg/debug 1>&2"), + if debug level >= 255. (Suggestion by Douglas Gilbert) + +2001-01-23 Oliver Rauch + + * TODO: sane-config changes + +2001-01-21 Tom Martone + + * backend/dll.conf: Added bh + +2001-01-21 Henning Meier-Geinitz + + * AUTHORS: Added Tom Martone. + * PROJECTS: Removed bh (now included in sane). + * README: Added entry for sane-bh(5). + * TODO: Removed bh. Updated BearPaw entry. Added entry about v4l + problem. + * backend/v4l.c: Changed comment as v4l is part of the sane package. + +2001-01-20 Tom Martone + + * doc/.cvsignore: Added sane-bh.5. + +2001-01-20 Tom Martone + + * backend/bh.c backend/bh.conf backend/bh.h doc/sane-bh.man + Added new backend Bell and Howell Copiscan scanners + * backend/bh.desc + Updated version from (0.1) to 1.0-4 + Referenced manpage + * backend/Makefile.in + Added bh to PRELOADABLE_BACKENDS + Added libsane-bh.la dependencies + * doc/Makefile.in + Added sane-bh.5 to SECT5 + +2001-01-17 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc backend/mustek.h + backend/mustek.CHANGES doc/sane-mustek.man: + Added 36 bit mode for Pro models. Removed support for "special" + modes, used options instead. Code cleanup. Updated manpage + concerning sane-find-scanner. New version: 1.0-104. + * configure: regenerated from configure.in. + +2001-01-14 Petter Reinholdtsen + + * sanei/sanei_scsi.c: Make sure to initialize uninitialized + variable 'defined' to zero. + + * include/sane/sanei_wire.h: Add missing prototype for + sanei_w_ptr() and sanei_w_bool(). + + * configure.in include/sane/config.h.in: Move definition of + HAVE_DEV_URANDOM and SCSIBUFFERSIZE from CFLAGS to config.h. + +2001-01-07 Abel Deuring + + * sanei/sanei_scsi-c: (Linux part) timeout for SCSI commands + sent with the SG driver version increased; debug output of + device status, host status, driver status and sense buffer + added. + +2001-01-09 Henning Meier-Geinitz + + * PROJECTS TODO: Added/updated entries about backends for Mustek + BearPaw and 1200 UB scanners. + +2001-01-07 Abel Deuring + + * sanei/sanei_scsi-c: (Linux part) improved detection of + sanei_scsi_max_request_size. Setting SANE_SG_BUFFERSIZE for + low drivers which don't support scatter-gather should + no longer be necessary. + * sanei/sanei_scsi-c: (Linux part) Added support for the new + devfs in sanei_scsi_find_devices- + * backend/sharp.c: Test for existence of shm.h added. + * TODO: Removed entry about missing detection of shm.h in sharp + backend. + +2001-01-03 Henning Meier-Geinitz + + * PROJECTS: Added Umax 1220P / HP3200C. + +2000-12-31 Henning Meier-Geinitz + + * tools/find-scanner.c: Removed. Now called sane-find-scanner. + * tools/sane-find-scanner: New file (was find-scanner). + * tools/.cvsignore tools/Makefile.in tools/README: Updated because + of name change. sane-find-scanner is installed now. + * README README.linux: Updated because of sane-find-scanner. + * frontend/scanimage.man: Updated because of sane-find-scanner. + * doc/sane-find-scanner.man: New file. + * doc/.cvsignore doc/Makefile.in: Added sane-find-scanner(1). + * TODO: Updated concerning sane-find-scanner. Added entry about + qcam /tmp file handling. Some spelling corrections. + +2000-12-31 Henning Meier-Geinitz + + * backend/mustek.CHANGES backend/mustek.c backend/mustek.desc + backend/mustek.h doc/sane-mustek.man: Added calibration for Pro + scanners and the SE 12000 SP Plus. Added option to use the full + legal size of the Paragon 1200 LS scanner. Added fast preview for + Pro scanners. Bug fixes. New version: 1.0-103. + +2000-12-25 Karl Heinz Kremer + + * TODO: Removed entry about net/saned crashes. + * backend/net.c: Fixed segfault when using SANE_TYPE_STRING options + (e.g. scanimage on localhost). Added checks to prevent other + segfaults. Fixed some warnings. + * backend/snapscan.desc: Changed to use new homepage. + +2000-12-23 Henning Meier-Geinitz + + * NEWS: Added date of release. + * TODO: Removed entries about PATH_MAX, sanei_scsi_find_devices, and + shm.h. Added entry about the necessity to check HAVE_SYS_SHM_H. + * configure configure.in include/sane/config.h.in: Default to + --enable-warnings again. Don't set "-ansi" for OS/2. Test for + sys/shm.h. + * backend/GUIDE: Moved to doc/backend-writing.txt. + * doc/backend-writing.txt: New file (moved from backend/GUIDE). + Added comments about sanei-backend.h and PATH_MAX. + * include/sane/sanei_backend.h: Added define for PATH_MAX (if + necessary). + * sanei/sanei_scsi.c: Implemented sanei_scsi_find_devices for FreeBSD + (from ports@FreeBSD.org). + * tools/Makefile.in: Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for + sane-config (from ports@FreeBSD.org). + diff --git a/ChangeLog-1.0.6 b/ChangeLog-1.0.6 new file mode 100644 index 0000000..d8c007f --- /dev/null +++ b/ChangeLog-1.0.6 @@ -0,0 +1,667 @@ +****** Release of sane-backends 1.0.6. End of code freeze ****** + +2001-11-04 Henning Meier-Geinitz + + * sane-backends.lsm: Added keyword gphoto. + +2001-10-31 Peter Fales + + * acinclude.m4, aclocal.m4, configure - Fix build failure due to + renaming of gphoto2 header files + +2001-10-30 Henning Meier-Geinitz + + * backend/apple.desc: Updated URL. + * backend/canon_pp.desc: Fixed two wrong scanner names (from + "Matthew Duggan" ). + * backend/m3091.desc backend/m3096.desc backend/sp15c.desc: + Updated URL. + +2001-10-29 Peter Fales + + * backend/dc25.desc - Update URLs + +2001-10-19 Oliver Rauch + + * set correct backend version number in backend/umax.desc + + +****** code freeze sane-1.0.6 / sane-pre1-1.0.6 ***** + + +2001-10-29 Henning Meier-Geinitz + + * backend/microtek2.desc: Added missing scanner descriptions (from + karsten.festag@t-online.de (Karsten Festag)). + * NEWS: Updated version numbers. Added release date. + * configure configure.in: New version: 1.0.6. Disabled warnings by + default. + +2001-10-28 Peter Fales + + * backend/gphoto2.c, backend/gphoto2.conf: the ghoto2 people + made some pretty radical changes to the API and broke + the gphoto2 backend. Made the changes to allow the + gphoto2 backend to work with the latest changes from the + gphoto2 library CVS. + +2001-10-28 Karl Heinz Kremer + + * backend/epson.c: Fixed bug in recognition of faulty Perfection 1650 + +2001-10-28 Henning Meier-Geinitz + + * TODO: Removed entry about @LIBDIR@ and @CONFIGDIR@ in man pages. + Added Entry about sanei_scsi return values and timeout. + * backend/microtek2.desc backend/microtek2.h doc/sane-microtek2.man: + Increased version number to 0.95. Updated man page. Patch from + karsten.festag@t-online.de (Karsten Festag). + +2001-10-27 Peter Kirchgessner + + *backend/hp-accessor.c hp-device.c hp-handle.c hp-hpmem.c hp-option.c + hp-scl.c: + Use ../include/lassert.h + +2001-10-17 Oliver Rauch + + * umax backend bugfixes (new version number: 1.0 build 31): + man page uses @LIBDIR@ and @CONFIGDIR@, + calibration fix for Supervista S-12 and compatible scanners + directory backend: + umax.c umax-scanner.c umax-scsidef.h + directory doc: + sane-umax.man /umax/sane-umax-advanced-options-doc.html + umax/sane-umax-standard-options-doc.html umax/umax.CHANGES + +2001-10-27 Oliver Schwartz + + * backend/Makefile.in backend/snapscan-usb.c + backend/snapscan-usb.h backend/snapscan.c + backend/snapscan.h + Check USB vendor ID to avoid USB hangup + Fix dither matrix computation bug + +****** snapshot 2001-10-27 ***** + +2001-10-26 Oliver Schwartz + + * backend/snapscan.conf + Make /dev/sga the default device to avoid USB hangup + +2001-10-26 Henning Meier-Geinitz + + * TODO: Removed net/saned cancel problem. Added entry about + clarifying sane_get_select_fd/sane_cancel in sane.tex. + Added entry about sanei_usb and control messages. + * sanei/sanei_usb.c: Fixed vendor/device detection for Linux + versions >= 2.4.13. + +2001-10-25 Oliver Schwartz + + * NEWS backend/snapscan.c backend/snapscan.desc + Change snapscan backend version number to 1.4.0 + +2001-10-24 Henning Meier-Geinitz + + * backend/microtek2.c backend/microtek2.desc backend/microtek2.h + doc/sane-microtek2.man: Updated microtek2 backend to build + 20011023 (from karsten.festag@t-online.de (Karsten Festag)). + Bugfix for scsi_read_image_status - supports now the old and the + new method. Improved backend-calibration supports brightness and + contrast settings and color balancing. Enable 12 bit per color + scanning with Scanmaker 9600XL (and other types that use the segreg + pixel transfer format and support 12 bit, untested). 10 bit does not + work yet. Make C6 USB work. + +2001-10-24 Oliver Schwartz + + * doc/sane-snapscan.man + Documentation update. + +2001-10-23 Oliver Schwartz + + * backend/snapscan-scsi.c + Limit number of scan lines for quality calibration to fit in + SCSI buffer. + +2001-10-21 Peter Kirchgessner + + * backend/hp.desc, doc/sane-hp.man + Add support for OfficeJet PSC 900 series + +2001-10-20 Karl Heinz Kremer + + * backend/epson.[ch]: Fix for older Perfection 1650 scanners - + their firmware only reports half of the vertical scanning + area and they need to swap two color channels. + +2001-10-19 Henning Meier-Geinitz + + * PROJECTS: Added Coolscan2 backend. + +2001-10-15 Peter Fales + + * backend/gphoto2.c, backend/gphoto2.h: Cosmetic cleanup + +****** Feature freeze for sane-1.0.6 is active ***** +****** snapshot 2001-10-15 ***** + +2001-10-15 Henning Meier-Geinitz + + * TODO: Removed some entries about net/saned. + * doc/saned.man: Clear up that a FQDN must be used in + saned.conf and that localhost is allways granted acces. + * NEWS: Updated. + +2001-10-14 Jochen Eisinger + + * backend/mustek_pp.conf: added comment about changes in + the naming of ports in 2.4.x + +2001-10-13 Oliver Rauch + + * backend/umax.c, bachend/umax-scanner.c, backend/umax.desc, + doc/umax/sane-umax-config-doc.html, doc/umax/umax.CHANGES, + doc/sane-umax.man: + update to sane-umax-1.0 build 30: + - added EDGE KTX-9600US as supported scanner + - Changing scansource does not change lower left selection + edge if not necessary + +2001-10-12 Oliver Schwartz + + * backend/snapscan-scsi.c backend/snapscan.h + backend/snapscan.c + Update to snapscan-20011012 + +2001-10-12 Henning Meier-Geinitz + + * sanei/sanei_wire.c: Added debug output (based on patch + from Jochen Eisinger ). + * backend/net.c backend/net.desc: Better and more debug output + (based on patch from Jochen Eisinger ). + Fixed some debug output and formatting issues of the byte order + patch. Increased version number to 1.0.5. + * frontend/saned.c: More debug output. Used DBG instead of + fprintf/perror. Fixed some formatting issues. + +2001-10-10 Jochen Eisinger + + * sanei/sanei_wire.c: replaced memcpy with memmove + +2001-10-10 Jochen Eisinger + + * PROJECTS: added URL to HP ScanJet 2200c project + +2001-10-10 Henning Meier-Geinitz + + * backend/m3096g-scsi.h backend/m3096g.c backend/m3096g.h + doc/sane-fujitsu.man: Update (from Oliver Schirrmeister + ). Added: Support for ipc2/3 and cmp2 options; + support for duplex-scanners m3093DG, m4097DG; constraint checking + for m3093; support EVPD (virtual product data); support ADF paper + size spezification. + * AUTHORS: Added Oliver Schirrmeister for m3096g, removed the active + sign (*) from Randolph Bentson. + +2001-10-09 Peter Fales + + * backend/dc210.c, backend/dc210.h: Fix compiler warnings + +2001-10-09 Oliver Schwartz + + * backend/snapscan-scsi.c backend/snapscan-usb.c + backend/snapscan.c + Fix compiler warnings + +2001-10-09 Peter Fales + + * backend/gphoto2.desc: Yet another try at getting a format that + generates the right web page. + +2001-10-09 Henning Meier-Geinitz + + * backend/ibm.desc: Removed old entry. + * backend/sm3600.desc: Changed status to :alpha. + * doc/sane-agfafocus.man: Fixed some small mistakes. + * doc/sane-apple.man: Fixed some small mistakes. Added link + to mostang.com mailing list archive. + * doc/sane-artec.man: Fixed spelling mistake and formatting issues. + * doc/sane-nec.man: Fixed problem with table. + * doc/sane-sharp.man: Fixed problem with table. + * backend/sharp.desc: Added link to sane-sharp manual page. + * doc/sane_mustek_pp.man: Removed link to sane-musteka4s2 (doesn't + exist). + * doc/sane-abaton.man doc/sane-agfafocus.man doc/sane-apple.man + doc/sane-bh.man doc/sane-microtek.man doc/sane-pint.man + doc/sane-st400.man: Added link to mostang.com mailing list page. + * backend/net.c backend/net.desc: Fixed byte order problems for 16 + bits per color image data (from mh ). + * TODO: Removed entries about .desc files, man pages and net.c + byte-order problem. + +2001-10-09 Oliver Schwartz + + * backend/snapscan-scsi.c backend/snapscan-sources.c + backend/snapscan-sources.h backend/snapscan-usb.c + backend/snapscan-usb.h backend/snapscan.c + backend/snapscan.conf backend/snapscan.desc + backend/snapscan.h + Update to snapscan-20011008 + +2001-10-08 Peter Fales + + * backend/gphoto2.desc: Another try at getting a format that + generates the right web page. + +2001-10-08 Henning Meier-Geinitz + + * backend/ibm.desc: New file. Backend for the IBM 2456 and the + Ricoh IS-410. + * PROJECTS: Added IBM backend. Removed gphoto2 (now included in + distribution). + +2001-10-07 Peter Fales + + * backend/gphoto2.desc: Cleaned up syntax errors + doc/sane.man: Added gphoto2 backend to digital camera section + AUTHORS: Added gphoto2 backend/author + +2001-10-07 Henning Meier-Geinitz + + * backend/mustek_usb.c backend/mustek_usb.conf backend/mustek_usb.desc + backend/mustek_usb_high.c backend/mustek_usb_high.h + backend/mustek_usb_low.c backend/mustek_usb_low.h + backend/mustek_usb_mid.c backend/mustek_usb_mid.h + doc/mustek_usb/mustek_usb.CHANGES: Fixed problem with 1200UB + sensor detection. Started work on 1200 USB. New version: + 1.0-7. + +2001-10-07 Oliver Rauch + + * created directory "po" + added files po/epson.de.po and po/umax.de.po + + we have to define how we will handle (include+install) + translations, in the moments the files are only added + to the directory structure without any function + + +2001-10-06 Henning Meier-Geinitz + + * backend/canon_pp.desc: New file (from Matthew Duggan + . + +2001-10-05 Henning Meier-Geinitz + + * TODO: Removed entries about hp and plustek backends. + * backend/microtek2.c backend/microtek2.h doc/sane-microtek2.man: + Updated Microtek2 backend to version 0.9 build 20010828 (from + Karsten Festag ). + * NEWS: Updated. + +2001-10-04 Peter Kirchgessner + + * backend/hp-accessor.c hp-device.c hp-handle.c hp-hpmem.c + hp-option.c hp-scl.c + Use include "../include/assert.h" + doc/sane-hp.man + Tell about subscribing to sane-devel + +2001-10-03 Henning Meier-Geinitz + + * README.hp-ux: Lots of new and updated information (from + Michael Piotrowski ). + +2001-10-02 Henning Meier-Geinitz + + * backend/dll.c backend/dll.desc: HP/UX uses .sl for shared libs. + Changed status to "stable". Increased version number. + * tools/sane-find-scanner.c: Check for __hpux instead of __hpux__. + +2001-10-01 Henning Meier-Geinitz + + * TODO: Added possible saned problem with (not) fully qualified + domain names. + +2001-09-29 Peter Fales + + * backend/gphoto2.c, backend/gphoto2.h, backend/gphoto2.desc: + Cosmetic cleanup and minor fixes. Added list of gphoto2 + supported cameras to gphoto2.desc, even though most of them + are not tested and probably not working yet. + +2001-09-24 Peter Fales + + * backend/gphoto2.c, backend/gphoto2.h, backend/gphoto2.conf: + Cosmetic cleanup and changes to reflect changes to the gphoto2 + API. + +2001-09-23 Henning Meier-Geinitz + + * TODO: Added SCSI problem with Linux/Sparc. + +2001-09-21 Henning Meier-Geinitz + + * sanei/sanei_scsi.c: Fixed detection of SCSI devices that return + device strings (vendor, product) consisting of spaces. + sanei_scsi_req_enter2 was changed to copy the CDB and data before + sending it to the device. Both patches are from Abel Deuring. + * sanei/sanei_config2.c: Removed some remainings of the USB merge. + +2001-09-18 Henning Meier-Geinitz + + * backend/umax1220u.desc: New file (from Marcio Luis Teixeira + ). + * PROJECTS: Updated Winsane address. + * TODO: Added net/saned and .desc file entries. Removed scanimage/adf + extention entry. + * backend/pnm.c backend/pnm.desc: Make sure that *length=0 in + sane_read(). Added more debug output. + +2001-09-18 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp.desc: + corrected compile problem when no ppdev available, + changed status from :new to :beta. + +2001-09-17 Peter Fales + + * backend/gphoto2.c: Converted from test code using pipes to + the command line program to using the camera API. Currently + only supportes cameras that natively generate jpeg files. + +2001-09-17 Tom Martone + * backend/bh.desc + changed status from :new to :beta + +2001-09-17 Simon Munton + * backend/pie.c backend/pie.conf: Changed ADLIB to AdLib as this is + what the scanner returns and the comparison is case sensitive + + * doc/sane-pie.man: Update the status of the AdLib JetScan 630 + +2001-09-17 Henning Meier-Geinitz + + * PROJECTS: Removed (very) old entries. Removed backends which + are included in the distribution now. Updated bearpaw and OS/2 + entries. + * NEWS: Created preliminary entry for 1.0.6. + +2001-09-16 Peter Fales + + * backend/dc240.desc: Change status from new to alpha + + acinclude.m4, aclocal.m4, configure: Cosmetic changes to + help text and change function used in gphoto2 lib check due + to API change + +2001-09-16 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_mid.c + tools/umax_pp.c: + change ppdev support to compile and run on linux kernel + prior to 2.4.5 + +2001-09-13 Henning Meier-Geinitz + + * backend/mustek_usb.c backend/mustek_usb.desc + backend/mustek_usb_high.c backend/mustek_usb_high.h + backend/mustek_usb_mid.c backend/mustek_usb_mid.h + doc/sane-mustek_usb.man doc/mustek_usb/mustek_usb.CHANGES + doc/mustek_usb/mustek_usb.TODO: Update to mustek_usb backend + 1.0-6. Increased resolution to the maximum hardware supports. + No fixed resolution any more. Gamma table support. Bugfixes. + +2001-09-12 Peter Fales + + * acinclude.m4 aclocal.m4 configure configure.in: Changes to + start using gphoto2 libraries in gphoto2 backend + + backend/gphoto2.c backend/gphoto2.h: Use gphoto2 headers and + library functions for list management + +2001-09-12 Peter Fales + + * backend/doc/.cvsignore: Added gphoto2 man page to .cvsignore + +2001-09-11 Peter Fales + + * backend/doc/Makefile.in: Added man page for gphoto2 backend + +2001-09-11 Henning Meier-Geinitz + + * backend/Makefile.in: Added mustek_usb again. + +2001-09-10 Peter Fales + + * backend/gphoto2.c, backend/Makefile.in, configure.in, configure, + acinclude.m4, aclocal.m4: Add gphoto2 backend to Makefiles. + It's disable if the gphoto2 program is not present. + +2001-09-10 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: + Fixed problem with gamma correction. New version: 1.0-113. + * backend/mustek_usb.c backend/mustek_usb.desc + backend/mustek_usb_high.c backend/mustek_usb_low.c + backend/mustek_usb_low.h backend/mustek_usb_mid.c + backend/mustek_usb_mid.h doc/mustek_usb/mustek_usb.CHANGES: + 200 dpi support for 600 CU. Some internal reorganizations. + New version: 1.0-5. + +2001-09-09 Henning Meier-Geinitz + + * backend/mustek_usb.c backend/mustek_usb.conf + backend/mustek_usb.desc backend/mustek_usb.h + backend/mustek_usb_high.c backend/mustek_usb_high.h + backend/mustek_usb_low.c backend/mustek_usb_low.h + backend/mustek_usb_mid.c backend/mustek_usb_mid.h: + Added backend mustek_usb for Mustek USB scanners. Currently the + 600 CU, 1200 CU, 1200 CU Plus and 1200 UB are supported. + * backend/Makefile.in dll.conf: Added entries for mustek_usb. + * doc/Makefile.in doc/mustek_usb/mustek_usb.CHANGES + doc/mustek_usb/mustek_usb.TODO doc/sane-mustek_usb.man: + Added mustek_usb documentation. + * doc/sane.man: Updated concerning mustek_usb. + * PROJECTS TODO: Updated concerning mustek_usb. + * doc/.cvsignore: Added sane-mustek_usb.5. + * AUTHORS: Added mustek_usb authors. + * backend/pnm.c: Fixed SANE-standard compliancy bug in sane_read: + length must be set to 0 if status != SANE_STATUS_GOOD. + +2001-09-08 Oliver Rauch + + * added information for device filesystem permissions + in doc/sane-scsi.man + +2001-09-06 Peter Fales + + * backend/gphoto2.c, backend/gphoto2.h, backend/gphoto2.conf, + backend/gphoto2.desc, doc/sane-gphoto2.man: Initial files + for gphoto2 backend (interface to cameras supported by the + gphoto2 commands/libraries). Makefile changes coming soon. + +2001-09-06 Stéphane Voltz + + * backend/umax_pp_low.c: made CmdSetDataBuffer static + * backend/Makefile.in: removed sanei_config2 from + umax_pp depencies + +2001-09-05 Jochen Eisinger + + * backend/net.c: ignoring size of parameter value for + SANE_ACTION_SET_AUTO (as described in the SANE standard) + +2001-09-05 Henning Meier-Geinitz + + * sanei/sanei_ab306.c: Added FreeBSD support. + * include/sane/sanei_usb.h sanei/sanei_config2.c sanei/sanei_usb.c: + Moved the function to check the "usb VENDOR PRODUCT" config + lines to sanei_usb to avoid linking problems. + * backend/Makefile.in: Fixed spelling mistakes concerning st400. + * Makefile.in: make libcheck now also prints the name(s) of the + `illegal' functions. + +2001-09-04 Henning Meier-Geinitz + + * PROJECTS: Added m3096g updates and website. Added 600CU to list + of supported Mustek USB scanners. + +2001-09-04 Jochen Eisinger + + * backend/net.desc doc/saned.man doc/sane-net.man: added + pointer to new saned homepage + (http://home.nexgo.de/jochen.eisinger/saned/) + +2001-09-04 Peter Kirchgessner + + * backend/hp-device.[hc] hp-handle.c hp-scl.[hc] + hp-option.[hc] hp.[hc] hp.desc + doc/sane-hp.man: + Add support for active XPA + Check if paper in ADF for ADF scan + Add option lamp off + Remove some really unused parameters + +2001-09-04 Peter Fales + + * backend/PROJECTS: Added gphoto2 project to provide support + for some or all of the cameras supported by gphoto2. (See + http://www.gphoto.org) + +2001-09-03 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_mid.c + backend/umax_pp_mid.h backend/umax_pp.c tools/umax_pp.c: + Make use of ppdev char device when available, so that + the backend does not require root priviledges anymore. + +2001-08-30 Henning Meier-Geinitz + + * backend/Makefile.in: Added sanei_usb dependency. + +2001-08-26 Henning Meier-Geinitz + + * backend/dll.c doc/sane.man frontend/scanimage.c sanei/sanei_usb.c + tools/sane-find-scanner.c : Fixed minor bugs in debug output and + documentation. + * backend/mustek.c backend/mustek.desc doc/sane-mustek.man + doc/mustek/mustek.CHANGES: Update to backend version 1.0-112. + Some minor fixes for returning the scan slider and OS/2. + +2001-08-26 Oliver Rauch + + * backend/umax.c backend/umax.desc doc/umax/umax.CHANGES: + umax scsi backend update to version 1.0 build 29 + +2001-08-19 Stéphane Voltz + + * backend/umax_pp_low.c tools/umax_pp.c: + Finished probe code cleaning, increased version number + +2001-08-16 Henning Meier-Geinitz + + * configure configure.in: Fixed bug concerning libusb that + broke compilation on NetBSD. + * doc/sane-find-scanner.man doc/sane-usb.man sanei/sanei_usb.c + tools/sane-find-scanner.c: Added (limited) support for FreeBSD. + +2001-08-11 Henning Meier-Geinitz + + * include/sane/sanei_thread.h sanei/sanei_thread.c: Updated + sanei_thread functions (from Yuri Dario) and made clear that + they shouldn't be used directly. + * include/sane/sanei_usb.h sanei/Makefile.in sanei/sanei_usb.c + doc/Makefile.in doc/sane-usb.man: Added sane USB interface. + * include/sane/sanei_config.h sanei/sanei_config2.c: Added support + for searching USB devices ("usb vendor product"). + * doc/sane-find-scanner.man tools/Makefile.in + tools/sane-find-scanner.c: Added USB support. + * doc/sane.man: Added information for USB scanners. + * TODO: Removed USB entries. Removed entry about checking for + /etc/ld.so.conf, this shouldn't be necessary any longer. Removed + entry about saned freezing, no bug reports about this for a long + time. Removed entry about moving .desc files, this doesn't seem to + be necessary. Added proposal to include libieeee1284. + * doc/.cvsignore: Updated concerning sane-usb.5. + +2001-08-05 Peter Fales + + * backend/dc240.c - Previously, the backend always assumed that + the images were stored in the 100DC240 directory in the + camera. It now determines the directory automatically. If + multiple directories are present, it will eventually let you + pick the directory, but that feature hasn't been completed + yet. + +2001-08-05 Henning Meier-Geinitz + + * backend/mustek_usb.desc: New file. This backend supports + the Mustek 1200UB, 1200CU and 1200CU Plus. + + * PROJECTS TODO: Updated concerning mustek_usb backend. + +2001-08-01 Henning Meier-Geinitz + + * PROJECTS TODO: Added UMAX Astra 1220U backend. + +2001-08-01 Stéphane Voltz + + * doc/sane-umax_pp.man backend/umax_pp_low.c: + One more step toward cleaner scanner probing. Added + message about EPP mode not being available. Slight man + update to emphasize EPP mode setting. + +2001-07-24 Stéphane Voltz + + * backend/umax_pp.c backend/umax_pp_low.c: + Fixed higlight parsing bug in conf file. Fixed 'greenish' + looking scans bug. Started probe sequence rewrite/cleanup. + +2001-07-18 Henning Meier-Geinitz + + * sanei/sanei_init_debug.c: Use syslog.h instead of sys/syslog.h. + +2001-07-18 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: + Call stop_scan only when scan was cancelled. Some more debug + messages. New version: 1.0-111. + +2001-07-11 Peter Fales + + * backend/dc240.c - Using scanimage with the "thumbnails" option + and attempting to connect to a powered off camera was causing + a core dump. + +2001-07-11 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc backend/mustek.h + doc/mustek/mustek.CHANGES: Fixed bug in fix_line_distance_block + that resulted in too much data transfered to the frontend. + New version: 1.0-110. + +2001-07-09 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.conf backend/mustek.desc + backend/mustek.h doc/sane-mustek.man doc/mustek/mustek.CHANGES: + Fixed problem with SCSI command queuing. Fixed problem that + resulted in black images on some Paragon 6000SP scanners. Added + option to disable backtracking. New version: 1.0-109. + +2001-07-07 Henning Meier-Geinitz + + * doc/Makefile.in: Use 6 lines as top/bottom margin for man2html + to avoid losing 2 lines at every page break. + * backend/mustek.c backend/mustek.conf backend/mustek.desc + doc/sane-mustek.man doc/mustek/mustek.CHANGES: Added option + for disabling double-buffering. Updated man page. New version: + 1.0-108. + +2001-07-02 Henning Meier-Geinitz + + * configure configure.in: Enabled warnings by default. + +Older entries can be found in ChangeLog-1.0.5. diff --git a/ChangeLog-1.0.7 b/ChangeLog-1.0.7 new file mode 100644 index 0000000..d0cabcd --- /dev/null +++ b/ChangeLog-1.0.7 @@ -0,0 +1,856 @@ +****** Release of sane-backends 1.0.7. End of code freeze ****** + +2002-02-03 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure: Added a missing "test" command + in check for gphoto2. This fixes error messages while testing for + gphoto2 and a false positive result. + * TODO: Added entries about config.h, sane-backends.html, device file + types, the HPUX -ansi problem, and make distclean. + * backend/Makefile.in backend/coolscan2.desc: Added description file + for coolscan2 backend (from Major Andras + ). + * backend/gphoto2.desc: gphoto2 is no longer "NEW". + +2002-02-02 Henning Meier-Geinitz + + * PROJECTS: Added info about Canon N670U project. Added info about + Sceptre S1200 project. + * backend/sceptre.desc backend/Makefile.in: New file (from Frank Zago + ). + * backend/microtek2.desc doc/sane-microtek2.man: Updated microtek2 + documentation (from karsten.festag@t-online.de (Karsten Festag)). + * Makefile.in README.netbsd: New file. Information about problems + with shared libs. + * configure configure.in: Include and also + when checking for struct semun in . This fixes a + compilation problem on FreeBSD. + +2002-01-31 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Latest gphoto2 updates + changed the version number, breaking the gphoto2 backend. This + is a one line change to correct that. + +2002-01-31 Henning Meier-Geinitz + + * PROJECTS: Added info about GT-68xx backend. + +2002-01-29 Henning Meier-Geinitz + + * configure configure.in: New version: 1.0.7. Disabled extra version. + Disabled warnings by default. + * TODO: Added entry about adding well known types and manufacturers + to sane.tex. + +---- CODE FREEZE FOR SANE 1.0.7 --- +---- sane-backends-1.0.7-beta2 ---- + +2002-01-27 Gerhard Jaeger + + * backend/plustek-usbhw.c: Fixed LM9831 problem... + +2002-01-27 Henning Meier-Geinitz + + * backend/microtek.c backend/microtek2.h: Fixed undefined behaviour + problem and Scanmaker X12 problems. New version: 20020127. Code from + karsten.festag@t-online.de (Karsten Festag). + * lib/inet_ntop.c: Fixed problem with header include order on Irix. + * configure configure.in backend/snapscan-usb.c + include/sane/config.h.in: Only define union semun if not already + defined in . Fixes compilation bugs on Irix and FreeBSD. + +2002-01-26 Henning Meier-Geinitz + + * NEWS: Updated for sane-backends 1.0.7. + * TODO: Added point about sane-find-scanner. Added details about + NetBSD linking problem. + +2002-01-25 Karl Heinz Kremer + + * backend/epson.desc, doc/sane-epson.man: Added Perfection + 1650 and 2450 scanners to supported scanners list. + +2002-01-25 Abel Deuring + * frontend/scanimage.c: illegal placeholders in the -f format + string are now replaced by "%%". (Bug found by Peter Fales) + +2002-01-25 Gerhard Jaeger + + * backend/plustek-usb.h: changed according to avoid + some gcc-3 warnings + * docb/sane-plustek.man: Update + +2002-01-24 Henning Meier-Geinitz + + * po/Makefile.in: Added SHELL variable. Fixes po generation on OS/2. + * po/README: Added some comments on what the Makefile actually does. + * doc/backend-writing.txt doc/sane.man: Added note about doxygen + configuration for sanei. + +2002-01-24 Stéphane Voltz + + * backend/umax_pp_low.c: corrected 2000P mis-detection by adding + pauses in epat wake-up. + +2002-01-23 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-scsi.c backend/snapscan.h + Fix recognition of Acer 320U, Fix for spaces in model ID strings, + Change snapscan version to 1.4.7 + +2002-01-23 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek_usb.c doc/mustek/mustek.CHANGES + doc/mustek_usb/mustek_usb.CHANGES: Fixed undefined operation + warnings. + +2002-01-22 Oliver Schwartz + + * backend/snapscan.c: + Do not use quantization for scan areas + * backend/snapscan-scsi.c: + Add sense handling for sense code 0x0b to avoid infinite loops, + Change snapscan version to 1.4.6 + * backend/snapscan.conf + Use /dev/sg0 as default instead of the more uncommon /dev/sga + +---- sane-backends-1.0.7-beta1 ---- + +2002-01-21 Henning Meier-Geinitz + + * TODO: Made entry about TL_X < BR_X, jpeg->sanei, and sanei_scsi + more exact. Added entry about new version of libtool. Removed entry + about exit(). + * backend/Makefile.in po/Makefile.in: Added missing files to DISTFILES. + Fixed incompatibilities with older versions of gmake. + +2002-01-21 Oliver Rauch + + * doc/sane-umax.man, backend/umax.conf: + added new umax.conf options and explaination + +2002-01-20 Gerhard Jaeger + + * backend/plustek.c: change the options names to match SANE standard + * backend/plustek-usbhw.c backend/plustek-usbio.c + backend/plustek-usbscan.c: + Minor fixes, according to the National Sources + +2002-01-20 Abel Deuring + * sanei/sanei_scsi.c: set timeout value for all operating + systems to 1 minute. The timeout value is now derived from + the macro SANE_SCSICMD_TIMEOUT. + +2002-01-20 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: + Fixed calibration bug for the 1200 Pro. New version: 1.0-118. + * include/sane/sanei_thread.h: Removed */. + * backend/tamarack.c: Used return SANE_STATUS_INVAL instead of exit. + +2002-01-19 Peter Fales + + * backend/gphoto2.c - Fixed a bug that can cause driver errors + following image capture, and bug that was incorrectly disabling + thumbail previews. + +2002-01-19 Oliver Rauch + + * updated umax.de.po + +2002-01-19 Henning Meier-Geinitz + + * TODO: Removed entries about kill(-1,...), wrong .desc links, + sanei documentation, added entries about exit(), and sanei + doxygen documentation. + * backend/mustek.c doc/mustek/mustek.CHANGES: Fixed some option + name issues. + * doc/sane-mustek-usb.man: Fixed typo. + * po/Makefile.in po/README po/epson.de.po po/mustek.de.po + po/mustek_usb.de.po po/plustek.de.po po/pnm.de.po po/saneopts.de.po + po/umax.de.po: Moved the options contained in saneopts.h into a + seperate file. So the backend po files are much smaller and easier to + read and the saneopts translations are consistent through backends. + * backend/microtek2.c backend/microtek2.h: Update to backend + 0.95-20020112 (from karsten.festag@t-online.de (Karsten Festag)). + * include/sane/sanei.h include/sane/sanei_config.h + include/sane/sanei_thread.h sanei/sanei_config.c: Made documentation + doxygen-compatible. Move comments from sanei_config.c to + sanei_config.h. + +2002-01-18 Karl Heinz Kremer + + * backend/epson.c: Also recognize the GT-xxxx scanners when connected via + SCSI or IEEE-1394 interface + +2002-01-17 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Update gphoto2 version check + * backend/gphoto2.c - Improved support for options not + supported by camera. Cosmetic cleanup. + +2002-01-18 Rene Rebe + + * docs/sane-avision.man: added the new disable-gamma-table option + to the sane-avision man-page. + +2002-01-18 Rene Rebe + + * backend/avision.h, backend/avision.c, backend/avision.conf: + many cleanups, fixed sane_cancel to not hang - but perform the + cancel, added a disable-gamma-table option and added the possible + options into the avision.conf file + +2002-01-18 Henning Meier-Geinitz + + * doc/Makefile.in: Added doxygen-sanei.conf to DIST_FILES. + +2002-01-17 Henning Meier-Geinitz + + * include/sanei/sanei_usb.h: Made documentation doxygen compatible. + +2002-01-17 Peter Fales + + * backend/gphoto2.c, doc/sane-gphoto2.man + Remove calls to exit() + Support cameras which store all files in top-level directory + +2002-01-17 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - (Really) disable + gphoto2 backend unless specifically requested by the user (using + --with-gphoto2) and the right CVS version of gphoto2 is found + +2002-01-17 Rene Rebe + + * backend/avision.c removed to call exit in a debug case + +2002-01-17 Gerhard Jaeger + + * backend/plustek.c backend/plustek.h + Fixed conditional compilation problem + Updated localization strings + * doc/sane-plustek.man: Updated + * po/plustek.de.po: Updated + * doc/doxygen-sanei.conf: Added doxygen configuration file for + the sane libs + * include/sane/sanei.h include/sane/sanei_ab306.h + include/sane/sanei_lm983x.h sanei/sanei_lm983x.c: + Updated to support doxygen comments + +2002-01-17 Peter Fales + + * configure.in, configure, acinclude.m4, aclocal.m4 - Disable + gphoto2 backend unless specifically requested by the user (using + --with-gphoto2) and the right CVS version of gphoto2 is found + +2002-01-17 Rene Rebe + + * backend/avision.h backend/avision.c backend/avision.desc + doc/sane-avision.man: Merged the Avision v0.3.0 backend. It + includes overall cleanups, improved supported device detection, + memory-leak fixes, new config-options, initial USB device and + color calibration support. Also upadted the homepage-url and the + sane-avision man-page. + +2002-01-16 Henning Meier-Geinitz + + * backend/abaton.desc backend/dmc.desc backend/m3096g.desc + backend/mustek.c backend/sp15c.desc backend/v4l.desc: + Updated broken URLs for which I could find new ones. Commented out + all the others. + +2002-01-15 Peter Fales + + * backend/gphoto2.c: Following yet another gphoto2 API change - + converted gp_debug_printf to gp_log + + configure.in, configure, acinclude.m4, aclocal.m4 - Improvements + to the way gphoto2 is detected and used based on using + gphoto2-config. + +2002-01-15 Henning Meier-Geinitz + + * backend/pnm.c backend/pnm.desc po/pnm.de.po: Removed descripions + of options of type SANE_TYPE_GROUP. Fixed some translations. + Fixed header. New version: 1.0.4. + * backend/plustek.c backend/plustek.h po/Makefile.in po/plusetk.de.po: + Added German translation of Plustek backend options. Marked + translatable text in backend sources. + +2002-01-14 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-usb.c: + Added workaround for bug in semctl() on PPC; + backend version 1.4.5 + +2002-01-14 Peter Fales + * backend/gphoto2.c: Was requiring the device to have the + IMAGE_CAPTURE capability - changed this to a warning instead + of an error so the "Directory Browse" camera can be used. + Don't require a port to be specified for the "Directory + Browse" camera. Fixed a bug that can result in extra data + at the end of the iamge. Allow the returned image image to be + larger than the "estimate" specified in the configuration file. + +2002-01-14 Henning Meier-Geinitz + + * frontend/scanimage.c: Added help message for --formatted-device-list. + Added va_end() and #include . Used fprintf to print errors. + Fixed some typos. + +2002-01-13 Abel Deuring + * frontend/scanimage.c, doc/scaniamge.man: Added the option -f / + --formatted-device-list to allow arbirtarily formatted device + lists. Suggested by Klaas Freitag. + +2002-01-13 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure: Included AC_PROG_LIBTOOL into + acinclude.m4 to avoid trouble with newer versions of libtool. + * backend/niash.desc: New file for the niash backend (from Bertrik + Sikken ). + +2002-01-12 Peter Fales + + * backend/gphoto2.c - Fixed breakage due to gphoto2 API changes + (Added context parameter to functions calls) + +2002-01-12 Gerhard Jaeger + + * doc/sane-plustek.man: Update + * backend/plustek-devs.c backend/plustek-usb.c backend/plustek-usbhw.c + backend/plustek-usbio.c backend/plustek-usbscan.c + backend/plustek-usbshading.c backend/plustek.c: + Updated to reflect the current feedback upon the code and + added some minor fixes + * backend/plustek.desc: Added Mustek and HP entry + +2002-01-12 Gerhard Jaeger + + * include/sane/sanei_lm983x.h sanei/sanei_lm983x.c: + added sanei_lm983x_init(), updated comments and fixed the u_long + * AUTHORS: Added myself to the list of sanei authors. + +2002-01-12 Henning Meier-Geinitz + + * doc/sane.man doc/scanimage.man: Added link to scanadf. + +2002-01-11 Henning Meier-Geinitz + + * backend/qcam.c: Create lockfile with O_EXCL even when using fcntl + locking. Remove it in any case after exiting. Log file handling + is still buggy but this has to be done by someone who has a qcam. + * sanei/sanei_lm983x.c: Added #include (OS/2 complains + otherwise). + * backend/pnm.c backend/pnm.desc po/pnm.de.po: hand_scanner and + three_pass options need SANE_INFO_RELOAD_PARAMETERS. All options + have a symbolic name now. Removed bogus translation from po. New + version: 1.0.3. + * frontend/saned.c: Check that the IP addresses of the peer are the + same for control and data connections. Exit, if this is not the + case. Changed some debug levels. + * PROJECTS: Updated some URLs. Removed m3096g and Mustek BearPaw + (both are included now in SANE). Added test backend and SaneTwain. + * TODO: Removed primax (not a backend), fixed viceo URL, updated + qcam entries, added entries about ipv6 support, removed saned + address validation entry. Added entry about scanimage + NLS. + * backend/mustek_usb.c backend/mustek_usb.desc + backend/mustek_usb_high.c backend/mustek_usb_high.h + backend/mustek_usb_mid.c backend/mustek_usb_mid.h + doc/mustek_usb/mustek_usb.CHANGES po/mustek_usb.de.po: + Removed some warnings. Fixed segfault while exiting. Using empty + devicename works now. New version: 1.0-10. + +2002-01-10 Tom Martone + * backend/bh.c + addressed security issue with tempfile + +2002-01-10 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h backend/snapscan.desc: + Update to snapscan-20020110 (Version 1.4.4) + - add support for SnapScan e42 + +2002-01-10 Gerhard Jaeger + + * include/sane/sanei_lm983x.h sanei/sanei_lm983x.c sanei/Makefile.in: + Added to support for the National Semiconductor LM9831/2/3 chipsets + (read/write functions) + * backend/plustek.desc: Updated, added missing, now supported devices + * backend/plustek.c backend/plustek-share.h backend/plustek.h + backend/plustek.conf backend/plustek-usb.c backend/plustek-devs.c + backend/plustek-pp.c backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbio.c backend/plustek-usbmap.c + backend/plustek-usbscan.c backend/plustek-usbshading.c + backend/plustek-usb.h: + Major changes to use the new sanei_lm983x functions + Changed the configuration file to reflect all the possible config-options + * backend/Makefile.in: Changed to compile the Plustek backend + +2002-01-10 Henning Meier-Geinitz + + * po/pnm.de.po: Added German translation for pnm backend. + * po/mustek.de.po po/mustek_usb.de.po: Updated German translations. + They should be complete now. + * po/Makefile.in README: Made Makefile more intelligent. Targets + are only updated if necessary. No manual copying necessary. + Added pnm.de.po to DISTFILES. Added comment about DISTFILES. + * backend/mustek_usb.desc: New status: beta. + * README: Added description of --enable-translations. + * doc/sane.man: Added comment about translations. + * Makefile.in: Added Changelogs to DISTFILES. test/Makefile is + removed in make distclean now. + * doc/backend-writing.txt: Added paragraph about getting started. + Added comments about ANSI C, compilation warnings, testing and + keeping manpages up-to-date. + * backend/pnm.c: Added SANE_I18N() marks. + * TODO: Cleanup. Moved several entries to doc/backend-writing.txt. + Moved some entries to more appropriate paragraphs. Added entry about + missing or defective links in the .desc files. Removed entry about + translations. + * lib/inet_ntop.c: Changed order of includes for OS/2 compatibility. + * frontend/scanimage.c: Added output of bytes scanned in total. + Added warning that's printed if scanimage gets more data then + expected from the parameters. + * include/Makefile.in: Added sanei_lm983x.h to DISTFILES. + * backend/qcam.c: Actually close the lock file when unlocking. + +2002-01-09 Henning Meier-Geinitz + + * ChangeLog ChangeLog-1.0.0 ChangeLog-1.0.1 ChangeLog-1.0.2 + ChangeLog-1.0.3 ChangeLog-1.0.4 ChangeLog-1.0.5: Splitted + ChangeLog to limit filesize. Editing became slow on smaller systems. + +2002-01-08 Marcio Teixeira + + * backend/umax1220u.c: fixed compile warnings + * backend/umax1220u-common.c: fixed compile warnings + * backend/umax1220u.desc: added info about 2000U, 2200U, 2200US + +2002-01-08 Henning Meier-Geinitz + + * configure configure.in: Added V_EXTRA version number to mark + CVS versions (-cvs) and snapshots/betas (e.g. -beta1). + V_EXTRA=-pre1 would result in "sane-backends-1.0.7-pre1(.tar.gz)". + For release, V_EXTRA is empty. Added NUMBER_VERSION to avoid + confusing sane-config and frontends that rely on numbered versions. + * tools/sane-config.in: Use @NUMBER_VERSION@. + * sane-backends.lsm: Made more compatible with LSM standard. Fixed + mostang.com directory. Added OpenBSD. + * include/Makefile.in: Added targed "dist". Moved include targets from + root dir to this file. Added standard variables and .PHONY. + * backend/Makefile.in doc/Makefile.in frontend/Makefile.in + japi/Makefile.in lib/Makefile.in po/Makefile.in sanei/Makefile.in + testsuite/Makefile.in tools/Makefile.in: Added target "dist". + Fixed .PHONY. + * Makefile.in: Added targets "dist" and "sane-backends". make dist + creates sane-backends-x.y.z.tar.gz and make sane-backends also + creates the appropriate sane-x-y-z.lsm. Moved distclean to include/. + Fixed .PHONY. Made sane-backands-*.lsm look nicer. + * doc/backend-writing.txt: Point to po/README for the I18N details. + * doc/releases.txt: Added "make sane-backends" procedure. + * po/Makefile.in: make now creates all the files, make install does + nothing but installation. + * README: Updated. Fixed minor bugs. + * AUTHORS: Added sanei authors. + * doc/saned.man: Added info about data connection. + * po/mustek.de.po: Updated German translation for the Mustek SCSI + backend. + * frontend/.gdbinit: Removed unnecessary file. + +2002-01-08 Stéphane Voltz + + * configure.in: added help text for --enable-parport-directio + +2002-01-07 Henning Meier-Geinitz + + * PROJECTS: Added link to backend for HP Scanjet 3300C / 3400C + and 4300C scanners. Removed umax1220u project (now included in + sane-backends). + * po/Makefile.in po/README: Added basic support for translating + option descriptions and titles of SANE backends. This is really + alpha! + * po/epson.de.po po/umax.de.po: Updated by make update-po. + * po/mustek.de.po mustek_usb.de.po: Added German translations + for Mustek SCSI and USB backends. Translations for well-known + options are missing. + * Makefile.in configure configure.in: Added option + --enable-translations to configure. I18N support is disabled by + default. + * po/.cvsignore: New file. + * doc/sane-mustek_usb.man doc/mustek_usb/mustek_usb.CHANGES: + Added info about BearPaw scanners and plustek backend. + * backend/mustek.c backend/mustek.desc doc/sane-mustek.man + doc/mustek/mustek.CHANGES: + Small fix for Paragon 1200 Pro. Added some test code for this + scanner. Added Trust Imagery 1200 to man page and .desc. New + version: 1.0-117. + * backend/Makefile.in backend/dll.conf backend/umax1220u-common.c + backend/umax1220u.c backend/umax1220u.conf backend/umax1220u.desc: + Added new backend umax1220u for UMAX Astra 1220U and 2000U + scanners (patch from Marcio Luis Teixeira + ). + * doc/Makefile.in doc/sane.man doc/sane-umax1220u.man: Added + documentation fo umax1220u backend (patch from from Marcio Luis + Teixeira ). + * AUTHORS: Added Marcio Luis Teixeira. + * TODO: Removed umax1220u project (now included in sane-backends). + Added HP Scanjet 3300C / 3400C and 4300C project. Added entry about + saned data port documentation. Removed saned race condition bug. + * doc/.cvsignore: Added sane-umax1220u.5. + +2002-01-06 Henning Meier-Geinitz + + * configure configure.in include/sane/config.h.in: Added check + for inet_ntop(). + * lib/inet_ntop.c lib/Makefile.in backend/Makefile.in: Added + implementation of inet_ntop() for platforms withouth this + function based on inet_ntoa. + * backend/saned.conf frontend/saned.c doc/saned.man: Changed access + control (function check host). Now IP addresses are used for + comparison, not host names as before. It's possible to put + hostnames, FQDNs and IP addresses into saned.conf. Limitations: + Only the first IP address in struct hostent is checked. IPv6 is + untested. The change is based on a patch by Petter Reinholdtsen + . + Return SANE_STATUS_ACCESS_DENIED if access was not granted instead + of SANE_STATUS_IO_ERROR. + Removed isfdtype to avoid compilation problems. + Added more debug output. Print function name in every DBG statement. + Updated manual pages and saned.conf. + * net.c: Return SANE_STATUS_ACCESS_DENIED if access was not granted + instead of SANE_STATUS_IO_ERROR. + +2001-01-06 Karl Heinz Kremer + + * backend/epson.c: Undefine TEST_IOCTL again, which was enabled + by accident. + +2002-01-06 Stéphane Voltz + + * backend/umax_pp_low.c: improved warm up and color calibration + of much better quality now. Manual settings now work correctly. + Corrected parport mode being set before being claimed. + * backend/umax_pp.c: changed build number. + * tools/umax_pp.c: changed version. + + +2002-01-05 Oliver Rauch + * backend/umax-scanner.c, umax.c, umax.conf, umax.desc, umax.h: + update to backend version 1.0 build 32 + +2002-01-05 Karl Heinz Kremer + + * backend/epson.[ch]: Check for (and set) s->fd to -1 when + scanner is closed. Removed black gamma table - only RGB + is used, even for grayscale scans. Do not call access() + when running on OS/2 or when using a parallel port scanner. + +2002-01-05 Henning Meier-Geinitz + + * backend/net.c backend/net.desc: Fixed race condition between saned + sending NET_OPEN reply and net.c flushing the wire. New version: + 1.0.6. + * doc/saned.man frontend/saned.c: Changed debug handling. All debug + messages use DBG now. If in inetd mode or dameon mode with "-s", + the messages are printed to syslog as before. If option "-d" is used, + the mesages are printed to stderr. Updated manual page. + +2002-01-04 Henning Meier-Geinitz + + * sanei/sanei_wire.c: Added DBG message that warns if the read buffer + is going to be deleted (data loss). + +2002-01-03 Henning Meier-Geinitz + + * README.os2: Updated URL of Franz Bakan's web site. + * include/sane/sanei_usb.h sanei/sanei_usb.c: Added support for USB + control messages (patch from Marcio Luis Teixeira + ). + * doc/sane-usb.man: Updated concerning backends supporting sanei_usb + and OpenBSD. Other minor fixes. + * include/sane/sanei_pv8630.h sanei/sanei_pv8630.h sanei/Makefile.in: + Added support for the PowerVision 8630 chip, a USB to parallel + converter used in many scanners (patch from from Marcio Luis Teixeira + ). Fixed sanei_thread Makefile.in entry. + * TODO: Added entries about saned/net freezes and parport-directio doc. + Removed entries about sanei_usb control msg, sanei_pv8630 inclusion, + OS/2 libsocket problem, and splitting --enable-directio. + +2001-12-30 Henning Meier-Geinitz + + * frontend/scanimage.c: Fixed endless loop in sighandler. + * frontend/saned.c: Fixed sigpipe race in connection with + select_fd. Added debug output. + +2001-12-30 Gerhard Jaeger + + * backend/plustek_usbmap.c backend/plustek-usbimg.c + backend/plustek_usb.c backend/plustek_usb.h: + Fixed bug in lineart scaling and in brightness setting + +2001-12-29 Gerhard Jaeger + + * backend/plustek.c backend/plustek-share.h backend/plustek.h + backend/plustek.conf: + Changed to support the LM983x based USB scanner + * backend/plustek.desc: Updated, added missing, now supported devices + * backend/plustek-usb.c backend/plustek-devs.c backend/plustek-pp.c + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbio.c backend/plustek-usbmap.c + backend/plustek-usbscan.c backend/plustek-usbshading.c + backend/plustek-usb.h: New files - added to support the Plustek + USB devices (LM9831/2 based) and other devices based on this + chipset + * backend/Makefile.in: Changed to compile the Plustek backend + * doc/sane-plustek.man: Added some USB information + +2001-12-28 Henning Meier-Geinitz + + * configure configure.in: Changed order of tests for libsocket and + libsyslog to avoid problems with OS/2. Small spelling and format + fixes. + +2001-12-28 Abel Deuring + * configure.in, configure, sanei/sanei_scsi.c, umax_pp_low.c, + README.linux: replaced --enable-directio and ENABLE_DIRECTIO + with --enable-scsi-directio / --enable-parport-directio resp. + ENABLE_SCSI_DIRECTIO / ENABLE_PARPORT_DIRECTIO + +2001-12-27 Henning Meier-Geinitz + + * PROJECTS TODO: Updated info about "Relisys Scorpio Super 3 SCSI II". + +2001-12-25 Henning Meier-Geinitz + + * README.linux: Used "sane-find-scanner". Some minor changes. + * config.guess config.sub: Updated from + http://savannah.gnu.org/projects/config. + * TODO: New section: "platform-specific". Added some problems with + *BSD. Some minor fixes and additions. + * tools/sane-find-scanner.c: Added OpenBSD device files. + * README.openbsd: New file. Some information on how to get SANE + running on top of OpenBSD. + +2001-12-22 Henning Meier-Geinitz + + * backend/mustek_usb.c backend/mustek_usb.conf backend/mustek_usb.desc + backend/mustek_usb_low.c backend/mustek_usb_low.h + doc/sane-mustek_usb.man doc/mustek_usb/mustek_usb.CHANGES: + Made usb_low_read_rows more robust. Limited maximum block size and + added option for this. New version: 1.0-9. + +2001-12-21 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h + Remove tmpfname var + +2001-12-20 Peter Fales + + * backend/dc25.c - Fixed a potential security problem due to a + race condition involving temporary file creation. Also did some + cosmetic cleanup and removed some un-needed code. + +2001-12-19 Henning Meier-Geinitz + + * backend/dll.conf: Added (commented out) st400 entry. + +2001-12-18 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h + Remove temporary file + +2001-12-18 Ingo Wilken + + * backend/st400.c backend/st400.conf + Security fix: Dump inquiry data to $HOME/st400.dump instead + of /tmp/st400.dump. + +2001-12-17 Oliver Schwartz + + * backend/snapscan-scsi.c backend/snapscan.h + backend/snapscan-usb.h backend/snapscan-usb.c + backend/snapscan-sources.h backend/snapscan-sources.c + backend/snapscan.c backend/snapscan.desc + Update to snapscan-20011212 (snapscan backend 1.4.3): + - Use sense handler for USB scanners + - Correct color alignment for Snapscan 600 + - Fix dither matrix computation + - Add support for Snapscan e26 and e52 + - Guard for TL_X < BR_X and TL_Y < BR_Y + +2001-12-16 Peter Kirchgessner + * frontend/stiff.c + Add fillorder tag for b/w-TIFF-files + Include stiff.h to avoid warning "no previous prototype" + +2001-12-15 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: + Fixed a possible segfault in sane_control_option. Added more + debug output for SCSI commands. New version: 1.0-116. + +2001-12-01 Henning Meier-Geinitz + + * sanei/sanei_ab306: Removed warning: `dev_io_fd' defined but not + used. Variable used only by FreeBSD. Added test for FreeBSD. + Patch from Stephen Torri . + +2001-11-30 Henning Meier-Geinitz + + * testsuite/Makefile.in testsuite/README: Added comment about + the need to enable pnm. Made output easier to read. + +2001-11-29 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: + Added check for TL_X > BR_X or TL_Y > BR_Y. New version: 1.0-115. + * TODO: Added entry about TL_X < BR_X problems and semaphores for OS/2. + Removed entry about BearPaw scanners. + +2001-11-26 Abel Deuring + * backend/sharp.c: added an additional check to prevent OS/2 from + define "#define USE_FORK" + +2001-11-24 Abel Deuring + * backend/sharp.c: removed an unconditional "#define USE_FORK" + +2001-11-22 Stéphane Voltz + + * backend/umax_pp_low.c: fixed color calibration bug. Scans are + of much better quality now. Manual settings now work correctly. + * tools/umax_pp.c: changed version. + + +2001-11-22 Henning Meier-Geinitz + + * config.guess config.sub: Fetched new versions from + http://savannah.gnu.org/projects/config. + * mkinstalldirs: Updated for OS/2 (from "Franz Bakan" + ). + * backend/mustek.c backend/mustek.desc backend/mustek.h + doc/mustek/mustek.CHANGES: Added OS/2 compatibility fixes + (from "Franz Bakan" ). New version: 1.0-114. + * sanei/sanei_scsi.c: OS/2 changes: Removed semaphore code and + increased MAX_DATA to 64k (from "Franz Bakan" ). + * tools/sane-config.in: Also return -ldl (necessary fo IA64?). + * TODO: Added entry about .exe and similar file extentions. + Removed sane-config.in -ldl issue. + +2001-11-22 Stéphane Voltz + + * backend/umax_pp_low.c: fixed build problem on non i386 linux when + there is no . + +2001-11-21 Henning Meier-Geinitz + + * TODO: Added entries about the fork/kill(-1,...) issue, the inb/outb + problems, config.guess and sane-config.in. + * sanei/Makefile.in: Added sanei_thread for OS/2 portability. + +2001-11-20 Henning Meier-Geinitz + + * doc/scanimage.man frontend/scanimage.c: Use out%d.tif by default if + --format tiff was selected. Update documentation about default + formats. Fixed spelling mistakes. + * AUTHORS: I think this was planned in alphabetical order... + +2001-11-18 Karl Heinz Kremer + + * backend/epson.c: Fixed Wait for Button functionality. + Don't call access() for par port scanners. + +2001-11-18 Karl Heinz Kremer + + * backend/epson.h: Added missing defines for USB IOCTLs + +2001-11-18 Henning Meier-Geinitz + + * backend/mustek.desc doc/sane-mustek.man doc/mustek/mustek.CHANGES: + Added enries for Primax Compact 4800. + +2001-11-15 Henning Meier-Geinitz + + * backend/mustek_usb.c backend/mustek_usb.conf backend/mustek_usb.desc + backend/mustek_usb.h backend/mustek_usb_high.c + backend/mustek_usb_high.h backend/mustek_usb_low.c + backend/mustek_usb_low.h backend/mustek_usb_mid.c + backend/mustek_usb_mid.h doc/sane-mustek_usb.man + doc/mustek_usb/mustek_usb.CHANGES doc/mustek_usb/mustek_usb.TODO: + FreeBSD is supported to some degree now. Started 1200 USB support. + Documentation updates. New version: 1.0-8. + +2001-11-12 Peter Fales + + * gphoto2.c - Debug message was not getting printed because DBG_INIT + was not called first. + +2001-11-12 Henning Meier-Geinitz + + * doc/sane-scsi.man: More details and examples for the "scsi * ..." + directive for config files. Added information about debug level 255 + printing (Linux) kernel debug messages. Added link to sane-usb(5). + +2001-11-10 Stéphane Voltz + + * backend/umax_pp_low.c: correct PPC compile problem by removing + buggy extra ifdef + +2001-11-11 Peter Fales + + * gphoto2.c - Number of images was not getting updated after + capturing a new image + +2001-11-11 Henning Meier-Geinitz + + * backend/dll.c backend/dll.desc doc/sane-dll.man: Added some debug + messages (e.g. if dll.conf isn't found). Some adjustments concerning + debug levels. Removed some compilation warnings. New version: 1.0.5. + +2001-11-11 Abel Deuring + * sanei/sanei_scsi.c (Linux part): + - improved handling of status codes returned by the SG driver. + Device status INTERMEDIATE GOOD and CONDITION MET are now mapped + to SANE_STATUS_GOOD; device status BUSY and a few driver status + codes are mapped to SANE_STATUS_DEVICE_BUSY + - On SCSI command completion, the (sometimes bogus) residual count + is no longer subtracted from *req->dstlen + * backend/sharp.c: if a READ command fails with SANE_STATUS_DEVICE_BUSY, + retry a few times. + +2001-11-10 Karl Heinz Kremer + + * backends/epson.[ch]: all strings tagged with I18N macro + Added support for scan button, scanner waits for button if the + option "wait-for-button" is activated. + +2001-11-10 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c + backend/umax_pp_mid.h backend/umax_pp.c backend/umax_pp.h: + use ENABLE_DIRECTIO to compile in direct I/O. Corrected the long + standing scan area origin detection bug. Improved parport mode + negociation. + +2001-11-07 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Fixed debug messages. + +2001-11-06 Peter Fales + + * dc240.c - fix a bug that causes the backend's internal directory + to get out of sync with the camera directory when a file is deleted + * gphoto2.c - include the gphoto2 port name as part of the SANE + device name and improve reliability when using the gphoto2 + serial port libs. + +2001-11-04 Henning Meier-Geinitz + + * configure configure.in: Enabled warnings by default. + * sane-backends.lsm: Made more compatible with template. + Added myself as maintainer to avoid problems when uploading + to tsx-11 and sunsite in future. + +Older entries can be found in ChangeLog-1.0.6. diff --git a/ChangeLog-1.0.8 b/ChangeLog-1.0.8 new file mode 100644 index 0000000..29517a9 --- /dev/null +++ b/ChangeLog-1.0.8 @@ -0,0 +1,1060 @@ +****** Release of sane-backends 1.0.8. End of code freeze ****** + +2002-05-27 Henning Meier-Geinitz + + * backend/plustek-usbscan.c: Critical bugfix to avoid bumping the + scan slider at the end of the scan. Commited on behalf of + g-jaeger@t-online.de (G. Jaeger). + +2002-05-26 Karl Heinz Kremer + + * doc/descriptions/epson.desc + doc/sane-epson.man + backend/epson.conf: Updated man page, added one more + comment to the conf file and adjusted the version in + the desc file. + +2002-05-26 Frank Zago + + * doc/descriptions-external/teco2.desc + doc/descriptions-external/teco3.desc: new backends descriptions. + * AUTHORS: changed my email address + * doc/descriptions/teco1.desc: added the mising connection type + for the vm3520 + +2002-05-26 Henning Meier-Geinitz + + * backend/Makefile.in: Added workaround for GNU make 3.79. This version + of make insisted on at least one argument for "basename" which broke + compilation. + * doc/descriptions/leo.desc doc/descriptions/teco1.desc: Changed + status to ":new" for release. + * doc/descriptions/umax1220u.desc: Changed status from :new to :alpha + as the baceknd was already in SANE 1.0.7. + +2002-05-25 Andras Major + + * doc/descriptions/coolscan2.desc: changed status to :new. + +2002-05-25 Matthew Duggan + + * doc/descriptions/canon_pp.desc: Changed status to :new. + +2002-05-25 Henning Meier-Geinitz + + * AUTHORS backend/microtek2.c doc/sane-microtek2.man + doc/descriptions/microtek2.desc: Updated Karsten Festag's email + address and website. + * NEWS: Added OPENSTEP to the list of portability fixes. + * doc/descriptions/test.desc: Changed status to :new. + * configure configure.in: Set version to 1.0.8. Disabled warnings + by default. + +2002-05-23 Oliver Rauch + + * doc/umax/sane-umax-powerlook-doc.html + * doc/descriptions/umax.desc update + +---- CODE FREEZE FOR SANE 1.0.8 --- +--- snapshot 1.0.8-pre1 + +2002-05-22 Henning Meier-Geinitz + + * sanei/sanei_scsi.c: Fixed sanei_scsi_cmd2() for OPENSTEP (from + Oliver Schirrmeister ). + +2002-05-21 Petter Reinholdtsen + + * include/Makefile.in (install): Make it possible to install when + building in a subdirectory. + +2002-05-14 Oliver Schwartz + + * backend/snapscan.conf: Added additional USB IDs for Acer 320U and + Acer 620U + +2002-05-09 Henning Meier-Geinitz + + * configure configure.in frontend/scanimage.c + include/sane/config.h.in: Fixed 16 bit pnm output. The byte-order + was wrong for little-endian systems. Based on code from Roland + Roberts . + * NEWS: Minor updates. + * TODO: Removed entry about 16 bit scanimage problem. Added entry about + scanimage and width/height ranges. + +2002-05-07 Frank Zago + + * doc/descriptions-external/tevion9693usb.desc: new backend, + from mh . + +2002-05-06 Andras Major + + * doc/sane.man: coolscan2 entry updated. + * doc/sane-usb.man: added coolscan2 to sanei_usb users' list. + +2002-05-05 Frank Zago + + * backend/umax-usb.c backend/teco1.c backend/matsushita.c + backend/matsushita.h backend/leo.c backend/sceptre.c: minor fixes. + +2002-05-05 Andras Major + + * backend/coolscan2.c: version number replaces "CVS" + * doc/coolscan2.man doc/descriptions/coolscan2.desc: added + man page for coolscan2. + +2002-05-05 Henning Meier-Geinitz + + * backend/test.c doc/descriptions/test.desc: Check return value + of waitpid. Don't evaluate status of children if waitpid wasn't + successful. + * backend/mustek.c doc/descriptions/mustek.desc: Check return value + of waitpid. Don't evaluate status of children if waitpid wasn't + successful. + * TODO doc/backend-writing.txt: Add an entry about the return value + of wait/waitpid. + +---- FEATURE FREEZE FOR SANE 1.0.8 --- + +2002-05-02 Oliver Schwartz + + * doc/description/snapscan.desc: Fix URL + +2002-05-02 Oliver Schwartz + + * backend/snapscan.c backend/snapscan-options.c + backend/snapscan-scsi.c backend/snapscan-usb.c po/snapscan.de.po: + Snapscan backend version 1.4.13 + - Support for ADF + - Fixed status handling after cancel + * doc/description/snapscan.desc: + - Add Guillemot Scan@home 1248 USB + - Fix vendor URLs + +2002-04-21 Oliver Rauch + + * sane-umax: updated umax.CHANGES + +2002-04-30 Jochen Eisinger + + * doc/saned.man doc/sane-net.man doc/descriptions/net.desc: + Updated URL of the sane-net homepage to + http://www.penguin-breeder.org/?page=sane-net + + * doc/sane-mustek_pp.man doc/descriptions/mustek_pp.desc: + Updated URL of the mustek_pp homepage to + http://www.penguin-breeder.org/?page=mustek_pp + + * TODO: + Added entry to saned section: + - Add support for IP ranges in saned.conf (like 10.0.0.0/8) + +2002-04-28 Frank Zago + + * tools/Makefile.in tools/sane-find-scanner.c: bug fixes, better + error reporting and display the inquiry in verbose mode. + +2002-04-29 Kazuya Fukuda + * backend/nec.c: fixed a compile problem for Dec Unix v4 + and probably other 64 bit platform. + * AUTHORS: Update email address for Kazuya Fukuda + +2002-04-27 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h backend/snapscan-options.c + backend/snapscan-scsi.c backend/snapscan-usb.c po/snapscan.de.po: + Snapscan backend version 1.4.12 + - Removed SCSI debug options + - Fixed option handling (errors found by tstbackend) + +2002-04-27 Henning Meier-Geinitz + + * frontend/scanimage.c: Fixed scanimage SANE_CAP_AUTOMATIC bug + (from David Paschal ). + +2002-04-26 Peter Fales + + * backend/dc240.c backend/gphoto2.c: Various minor bug fixes for + problems found by tstbackend. Fix a core dump when debugging + is enabled. + +2002-04-26 Jochen Eisinger + + * backend/mustek_pp.c: fixed a typo, thanks to Henning for + pointing this one out to me + +2002-04-26 Andras Major + + * backend/coolscan2.c doc/descriptions/coolscan2.desc: + update to release 0.1.5, various saned-related problems fixed. + +2002-04-25 Henning Meier-Geinitz + + * TODO: Updated backend list. Added entry for sanei_scsi/Mac OS X. + +2002-04-24 Henning Meier-Geinitz + + * backend/mustek.c backend/mustek.h doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Print usefull DBG messages for options + without a name. Undef MIN and MAX macros before defining them. + * backend/mustek_usb.c backend/mustek_usb_low.h + doc/descriptions/mustek_usb.desc doc/mustek_usb/mustek_usb.CHANGES: + Free devlist on exit. Undef MIN and MAX macros before defining them. + * backend/Makefile.in frontend/Makefile.in: Added missing files to + DISTFILES. + * config.guess: Updated from ftp.gnu.org. + +2002-04-24 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h backend/snapscan-options.c + backend/snapscan-scsi.c: Snapscan backend version 1.4.11 + - Improve scan area option setting + - Cleanup of DBG messages + - Improve config file reading + +---- BACKEND FREEZE FOR SANE 1.0.8 --- + +2002-04-23 Frank Zago + + * backend/coolscan2.c: Fixed the version reporting problem. + * backend/dll.conf: added coolscan2 entry. + +2002-04-23 Peter Fales + + * backend/dc240.c backend/gphoto2.c: Various minor bug fixes for + problems found by tstbackend + * AUTHORS: Upate email address for Peter Fales + +2002-04-22 Frank Zago + + * AUTHORS PROJECTS backend/Makefile.in backend/coolscan2.c + backend/coolscan2.conf doc/descriptions/coolscan2.conf + doc/sane.man: added coolscan2 backend + +2002-04-22 Abel Deuring + * backend/sharp.c: fixed a compile problem for Dec Unix v4 + and probably other 64 bit platform. + +2002-04-22 Henning Meier-Geinitz + + * doc/backend-writing.txt: More details for the exported symbols + issue. Used test.c instead of pnm.c as example. Fixed paths for + .desc files. + * doc/sane.man: Added paragraph about testing with the test backend. + * TODO: Removed several avision bug entries. + * NEWS: First version of entry for 1.0.8. + +2002-04-21 Frank Zago + + * backend/teco1.c doc/descriptions/teco1.desc: updates. + +2002-04-21 Frank Zago + + * backend/sceptre.c doc/descriptions/sceptre.desc: updates. + +2002-04-21 Frank Zago + + * AUTHORS PROJECT backend/Makefile.in backend/leo.c backend/leo.h + backend/leo.conf doc/sane.man doc/sane-leo.man + doc/descriptions/leo.desc doc/Makefile.in: added leo backend + +2002-04-22 Rene Rebe + + * backend/avision.c next backend version, several new scsi id's, + and bug fixes + +2002-04-22 Karl Heinz Kremer + + * backend/epson.c: Declare close_scanner() and open_scanner() before + they are used + +2002-04-21 Oliver Rauch + + * sane-umax backend update to version 1.0 build 34 + +2002-04-21 Henning Meier-Geinitz + + * backend/test.c doc/descriptions/test.desc: Check if sane_init was + called before any other SANE function. + * backend/dll.c doc/descriptions/dll.desc: Don't call sane_exit twice. + Call sane_init after sane_exit. Try to load from $LD_LIBRARY_PATH + ($SHLIB_PATH, $LIBPATH) first and only check LIBDIR if opening + failed. New version: 1.0.6. + * backend/v4l.c: Fixed some warnings. + * backend/artec.c: Don't export cap_data. + * backend/canon.h: Don't export option_name. + * TODO: Updated entries about compilation warnings for various + backends. Removed entries about canon update and dll sane_exit + problems. + * PROJECTS: Removed canon update. + +2002-04-21 Abel Deuring + * backend/sharp.c: added a "free(devlist)" call to sane_exit + +2002-04-21 Abel Deuring + * backend/canon-sane.c, backend/canon-scsi.c, backend/canon.c, + backend/canon.h, doc/sane-canon.man, + doc/descriptions/canon.desc: added support for FB620S and + and FS2700, by Mitsuru Okaniwa + and Ulrich Deiters + +2002-04-19 Frank Zago + + * AUTHORS: fixed typos, formatting and added the tstbackend frontend. + * frontend/Makefile.in frontend/tstbackend.c: a frontend to test + backends + * doc/backend-writing.txt: added info about tstbackend + +2002-04-19 Henning Meier-Geinitz + + * backend/test.c doc/descriptions/test.desc: Added missing include. + +2002-04-18 Henning Meier-Geinitz + + * backend/net.c doc/descriptions/net.desc: Fixed bug in sane_read that + cause garbled data to be sent to the frontend. Fixed some long lines. + +2002-04-18 Marian Eichholz + * backend/sm3600.c : compiles without warnings now. + * backend/sm3600.h : FakeCalibration prototype conditionalised, too. + +2002-04-17 Frank Zago + + * TODO: changed Relisys Scorpio Super 3 contact info. + +2002-04-17 Marian Eichholz + * doc/descriptions/sm3600.desc : specific models listed + * doc/sane-sm3600.man : warning for libusb-versions. + * backend/sm3600-homerun.c : FakeCalibration() conditionalised. + * backend/sm3600.c : Improved portability, less warnings + +2002-04-17 Henning Meier-Geinitz + + * backend/fujitsu-scsi.h backend/fujitsu.c backend/fujitsu.conf + backend/fujitsu.h doc/sane-fujitsu.man + doc/descriptions/fujitsu.desc: Added new fujitsu backend (from + Oliver Schirrmeister ). This backend supersedes the + m3096g backend and also includes the m3091 backend. + * backend/m3096g.c backend/m3096g.h backend/m3096g.conf + backend/m3096g-scsi.h: Removed, support is now in fujitsu-backend. + * backend/Makefile.in backend/dll.conf: Adjusted for new fujitsu + backend. + * doc/sane-sp15c.c: Added new manpage for sp15c. Extracted from the old + sane-fujitsu manpage. + * doc/.cvsignore doc/Makefile.in doc/sane.man: Adjusted for fujitsu + and sp15c manpages. + * AUTHORS: Updated for fujitsu backend. + * doc/descriptions-external/m3091.desc doc/descriptions/m3096g.desc: + Removed, now in doc/descriptions/fujitsu.desc. + * PROJECTS: Removed m3091 project. + * TODO: Added coolscan2 backend, bh and coolscan warnings, scanimage + 16 bit problem. Removed fujitsu m391 entries, sm3600 non-static + symbol, plustek-backend OS/2 problem. + +2002-04-15 Marian Eichholz + * sm3600 imported from sm3600.sf.net + featuring infrastructure for various models and the (new) SM 3750i. + backend/sm3600.h + backend/sm3600.c + backend/sm3600-color.c + backend/sm3600-homerun.c + backend/sm3600-scantool.h + backend/sm3600-scanutil.c + backend/sm3600-gray.c + backend/sm3600-scanmtek.c + backend/sm3600-scanusb.c + doc/sane-sm3600.man + +2002-04-15 Henning Meier-Geinitz + + * doc/descriptions/mustek_usb.desc: Commented out 1200 USB as it is not + really supported yet. + +2002-04-14 Gerhard Jaeger + + * backend/plustek.[ch], backend/plustek-usbhw.c, backend/plustek-usbio.c, + backend/plustek-usbscan.c, backend/plustek-usbshading.c + backend/plustek-usb.c, backend/plustek-devs.c backend/plustek-usb.h + backend/plustek-share.h: Code cleanup, fixed OS/2 compilation breakage + fixed problem that causes non LM983x based devices to crash, minor fixes + added CANON N650U device structure + +2002-04-13 Karl Heinz Kremer + + * backend/epson.[ch]: Added new product IDs for Perfection 1650 and + 2450. Check if scanner needs to be opened for the reset() call. + +2002-04-13 Henning Meier-Geinitz + + * backend/canon630u-common.c: Added #include to + fix compilation on OS/2. + * sanei/sanei_scsi.c: Use O_NONBLOCK when opening an sg device under + Linux. Return SANE_STATUS_DEVICE_BUSY if EBUSY. Check for buffer==0 + for OS/2. + * doc/sane-scsi.man: Added more information about NCR/Symbios 810 and + Tekram DC315 controllers under Linux. + * backend/Makefile.in backend/test.c backend/test.conf backend/test.h + backend/test-picture.c: Added new test backend. + * doc/Makefile.in: Added sane-test man page. Added teco doc directory. + * doc/sane.man doc/sane-test.man doc/.cvsignore: Added sane-test + manual page. + * doc/descriptions-external/test.desc doc/descriptions/test.desc: + Moved test.desc to doc/descriptions and updated this file. + * PROJECTS: Removed test backend. + * AUTHORS: Added myself for test backend. + * TODO: Added entries about SANE_CAP_ADVANCED in groups, a wip marker + for sorted sane-backends.html, and saneopts.??.po problem. + Removed backends from list of inclusion beacuse of lack of response: + v4l2, lhii, viceo (they stay in PROJECTS). Removed snapscan from + exported symbols bug list. Updated doxygen list. + +2002-04-12 Frank Zago + + * doc/descriptions-external/leo.desc PROJECTS: Added leo backend + info. + +2002-04-12 Matthew Duggan + + * backend/canon_pp-io.c: Updated for new libieee1284 interface + (version 0.1.5) + * acinclude.m4 aclocal.m4 configure configure.in: + Added check for libieee1284 > 0.1.5 + +2002-04-08 Rene Rebe + + * backend/avision.h backend/avision.c backend/avision.conf: bug- + fixes + +2002-04-11 Henning Meier-Geinitz + + * include/sane/sanei_pa4s2.h include/sane/sanei_scsi.h: Added/adjusted + documentation for doxygen. + +2002-04-11 Stéphane Voltz + + * backend/umax_pp_low.c: fixed 8 bits I/O support + +2002-04-10 Oliver Schwartz + + * backend/snapscan-scsi.c + Removed illegal character + * backend/snapscan-usb.h + Removed declaration of bqelements + +2002-04-10 Oliver Schwartz + + * backend/snapscan-usb.c + make bqelements static + * backend/snapscan-scsi.c + disable send_diagnostic() for SnapScan 1236 + +2002-04-10 Henning Meier-Geinitz + + * backend/mustek_usb.c doc/descriptions/mustek_usb.desc + doc/mustek_usb/mustek_usb.CHANGES: Cleanup in sane_control_option, + sane_set_io_mode, sane_get_select_fd and sane_exit. New version: + 1.0-13. + * backend/mustek_usb.c backend/mustek_usb_high.c + backend/mustek_usb_high.h backend/mustek_usb_low.c + backend/mustek_usb_low.h backend/mustek_usb_mid.c + backend/mustek_usb_mid.h: Fixed coding-style. + * backend/pnm.c doc/descriptins/pnm.desc: sane_set_io_mode + checks for !non_blocking and scanning now. Fixed coding-style. + New version: 1.0.8. + * TODO: Added dll init/exit problem. Added non-static symbol problem. + Added info about missing definition of 1-bit modes in sane.tex. + Added entry about sane-find-scanner searching directories. + * backend/mustek.c backend/mustek.h doc/desacriptions/mustek.desc + doc/mustek/mustek.CHANGES: Set freed variables to 0 in sane_exit. + Fixed coding style. New version: 1.0-121. + +2002-04-09 Petter Reinholdtsen + + * sanei/sanei_pv8630.c (sanei_pv8630_bulkwrite): Avoid warning on + Solaris. Correct type of second argument to sanei_usb_write_bulk() + from (char*) to (SANE_Byte*). + +2002-04-08 Frank Zago + + * backend/teco1.c backend/teco1.conf backend/teco1.h + doc/sane-teco1.man doc/descriptions/teco1.desc doc/teco/teco1.txt + doc/.cvsignore doc/Makefile.in doc/sane.man po/Makefile.in + po/teco1.fr.po backend/Makefile.in backend/dll.conf + sane-backends/AUTHORS sane-backends/ChangeLog + sane-backends/PROJECTS: added teco1 backend + +2002-04-08 Rene Rebe +i + * doc/descriptions/avision.desc: fixed syntax + +2002-04-08 Henning Meier-Geinitz + + * Makefile.in: make libcheck now also checks for non-static variables. + * v4l.c: Some variables haven't been static. sane_set_io_mode must + return SANE_STATUS_GOOD if non_blocking == SANE_FALSE. + +2002-04-08 Rene Rebe + * backend/avision.c backend/avision.h doc/descriptions/avision.desc + doc/sane-avision.man: updated to Avision backend build 25. More + stable for HP usb scanners, suport for Misubishi scanners and + various cleanups. - And corrected the avision.desc location. + +2002-04-07 Henning Meier-Geinitz + + * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-io.c + backend/canon_pp-dev.h: Changed timeouts and added scanner sleeps + to improve reliability of 6x0P models. Also corrected typo which + caused full bed scans to fail. Disabled problematic detect for now, + will make detection slightly slower. Patch from Matthew Duggan + . + * doc/descriptions/canon_pp.desc: Added man page, incremented version. + Patch from Matthew Duggan . + * doc/sane-canon_pp.man: Added more hints on getting canon_pp driver + working. Patch from Matthew Duggan . + * backend/Makefile.in backend/canon630u-common.c backend/canon630u.c + backend/canon630u.conf backend/dll.conf backend/lm9830.h: Added + canon630u backend. This backend supports the CanoScan 630u and + CanoScan 636u (hopefully). Patch from Nathan Rutman + . + * doc/.cvsignore doc/Makefile.in doc/sane-canon630u.man + doc/descriptions/canon630u.desc: Added documentation and description + of canon630u backend. Patch from Nathan Rutman + . + * PROJECTS doc/sane.man: Updated for canon630u backend. + * AUTHORS: Updated for canon630u backend. + * doc/saned.man: The path in the xinetd example pinted to /usr/local + unconditionally. + * backend/canon630u-common.c: Fixed compilation on non-Linux systems. + * configure configure.in: Added work-around for asm/io.h problems. + +2002-04-06 Henning Meier-Geinitz + + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Fixed color three-pass scanning for some + scanners. + * PROJECTS: Added Hewlett-Packard ScanJet 2200c project. + * sanei/sabei_constrain_value.c: Check that a SANE_Bool variable + can only be SANE_TRUE or SANE_FALSE. + +2002-04-02 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Another tweak to the + allowed gphoto2 version numbers + +2002-04-02 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure configure.in: Added checks for + libieee1284. Enable canon_pp backend if found. Patch from + "Matthew Duggan" . + * backend/Makefile.in backend/canon_pp-dev.c backend/canon_pp-dev.h + backend/canon_pp-io.c backend/canon_pp-io.h backend/canon_pp.c + backend/canon_pp.conf backend/canon_pp.h backend/dll.conf: + Added new canon_pp backend for the CanoScan FB330P, FB630P, N340P, + and N640P scanners. Patch from "Matthew Duggan" . + * AUTHORS doc/Makefile.in doc/sane-canon_pp.man doc/sane.man + doc/descriptions/canon_pp.desc: Updated for canon_pp backend. + Patch from "Matthew Duggan" . + * PROJECTS TODO: Removed canon_pp. + * doc/.cvsignore: Added sane-canon_pp.5. + * doc/descriptions-external/canon_pp.desc: Removed. + +2002-03-30 Henning Meier-Geinitz + + * doc/descriptions-external/test.desc: Added description of the test + backend. + * PROJECTS: Added homepage of the test backend. + +2002-03-29 Henning Meier-Geinitz + + * backend/pnm.c doc/descriptions/pnm.desc: Check if option is settable + when automatically setting it. New version: 1.0.7. + * backend/Makefile.in doc/Makefile.in frontend/Makefile.in + include/Makefile.in po/Makefile.in tools/Makefile.in: + Support for variable DESTDIR. If set, all files are installed to that + location. Also print the filename of the installed file, not only the + path. Both changes are mostly for package creators/maintainers. + * configure configure.in: Another try to get the DISTCLEAN_FILES + working. + +2002-03-28 Henning Meier-Geinitz + + * doc/sane-scsi.man: Updated info about SCSI-Howto and some SCSI + adapters. + +2002-03-27 Oliver Rauch + + * removed unused definitions in include/sane/saneopts.h: + SMEAR, TEN_BIT_MODE, TWELVE_BIT_MODE, RGB_PREVIEW_PATCH, + START_SCAN_PATCH + +2002-03-26 Henning Meier-Geinitz + + * PROJECTS: Updated canon_pp entry. Added Canon FB630U and Canon N650U + USB entries. Updated test backend entry. + +2002-03-26 Frank Zago + + * PROJECTS: Updated Relisys Scorpio Super 3 infos. + +2002-03-26 Gerhard Jaeger + + * AUTHORS, sanei_lm983x.[ch], entire Plustek backend: + Updated to new mail-address and backend URL + +2002-03-24 Oliver Schwartz + + * backend/snapscan.c: Fix segfault in sane_exit if no devices were + found. + +2002-03-24 Henning Meier-Geinitz + + * acinclude.m4 aclocal.m4 configure configure.in ltmain.sh: + Update to libtool 1.4.2. Included local changes: use soname "libsane" + for all os but AIX. Use "normal" shared libs (.so) instead of archives + on AIX. Use 1 instead of 2 as major number with Irix. + * Makefile.in ltconfig: Removed ltconfig as it is no longer used by + libtool. + * TODO: More status indicators for backends to include. Removed + entry about the grand Fujitsu reunification. Updated entry about the + DBG warnings. Removed entry about splitted sane-backends.html. + Removed entries about libtool problems. Added entry about plustek on + OS/2 problem. + * backend/pnm.c doc/descriptions/pnm.desc: If fread returns 0, check + for EOF and other errors and return appropriately. + * backend/mustek_usb_mid.h: Updated SANE header. + * backend/net.c doc/descriptions/net.desc: Fixed 16-bit byte-order + handling in sane_read() (patch from Michael Herder ). + New version: 1.0.7. + +2002-03-24 Oliver Schwartz + + * backend/snapscan-options.c: New file (option functions moved from + snapscan.c) + * backend/snapscan-utils.c: Removed file + * backend/Makefile.in: Added snapscan-options.c, removed snapscan-utils.c + * backend/snapscan.c backend/snapscan.h backend/snapscan-scsi.c + backend/snapscan-usb.c backend/snapscan.h backend/snapscan.conf: + Snapcan-backend ver. 1.4.9 + - Moved option functions to snapscan-options.c + - Autodetect USB scanners on Linux + - Better error reporting + +2002-03-21 Henning Meier-Geinitz + + * doc/backend-writing.txt: Updated concerning splitted .desc + directories. + * doc/Makefile.in: Updated install-mostang concerning splitted HTML + pages. + * configure configure.in README: Use only shared libraries by default. + Fixed file patterns for distclean targets. + * doc/Makefile.in: Remove backup etc. files also in subdirs when + using make distclean. + * backend/pnm.c doc/descriptions/pnm.desc: Don't allow to set options + that don't have SANE_CAP_SOFT_SELECT and don't allow read and write + for options that are inactive. New version: 1.0.5. + +2002-03-20 Henning Meier-Geinitz + + * sanei_wire.c: Set allocated memory to 0 to avoid delivering + garbage to the frontend. + * backend/mustek.c backend/mustek.desc backend/mustek.h + doc/mustek/mustek.CHANGES: Fixed halftone pattern handling. The + buffer was way too small. Option 0 has an empty name. Better debug + output for dev_cmd. Set size for group options to 0. Set size of + halftone pattern to non 0. + * backend/mustek_usb.c backend/mustek_usb.desc + doc/mustek_usb/mustek_usb.CHANGES: Option 0 has an empty name now. + Group options have size 0 now. Check also for SANE_ACTION_SET_AUTO. + Removed buggy output in sane_control_option. Added more debug output + in sane_control_option. + * backend/net.c backend/net.desc backend/net.h: Use copies of option + descriptors to make sure their addresses aren't changed until + sane_close. New version: 1.0.7. + * doc/descriptions/abaton.desc doc/descriptions/agfafocus.desc + doc/descriptions/apple.desc doc/descriptions/artec.desc + doc/descriptions/as6e.desc doc/descriptions/avision.desc + doc/descriptions/bh.desc doc/descriptions/canon.desc + doc/descriptions/coolscan.desc doc/descriptions/dc210.desc + doc/descriptions/dc240.desc doc/descriptions/dc25.desc + doc/descriptions/dll.desc doc/descriptions/dmc.desc + doc/descriptions/epson.desc doc/descriptions/gphoto2.desc + doc/descriptions/hp.desc doc/descriptions/m3096g.desc + doc/descriptions/matsushita.desc doc/descriptions/microtek2.desc + doc/descriptions/microtek.desc doc/descriptions/mustek.desc + doc/descriptions/mustek_pp.desc doc/descriptions/mustek_usb.desc + doc/descriptions/nec.desc doc/descriptions/net.desc + doc/descriptions/pie.desc doc/descriptions/pint.desc + doc/descriptions/plustek.desc doc/descriptions/pnm.desc + doc/descriptions/qcam.desc doc/descriptions/ricoh.desc + doc/descriptions/s9036.desc doc/descriptions/sceptre.desc + doc/descriptions/sharp.desc doc/descriptions/sm3600.desc + doc/descriptions/snapscan.desc doc/descriptions/sp15c.desc + doc/descriptions/st400.desc doc/descriptions/tamarack.desc + doc/descriptions/template.desc. doc/descriptions/umax1220u.desc + doc/descriptions/umax.desc doc/descriptions/umax_pp.desc + doc/descriptions/v4l.desc: + Moved descriptions of included backends from backend/*.desc. + * doc/descriptions-external/canon_pp.desc + doc/descriptions-external/coolscan2.desc + doc/descriptions-external/hp4200.desc + doc/descriptions-external/hpoj.desc + doc/descriptions-external/ibm.desc + doc/descriptions-external/lhii.desc + doc/descriptions-external/m3091.desc + doc/descriptions-external/niash.desc + doc/descriptions-external/teco.desc + doc/descriptions-external/v4l2.desc + doc/descriptions-external/template.desc.: + Moved descriptions of external backends from backend/*.desc. + * doc/Makefile.in: Updated for separated lists of backends. + * tools/Makefile.in tools/sane-desc.el.in tools/sane-desc-ext.el: + Updated for separated lists of backends. Use package version in + internal list. Don't use version and man page in external list. + * tools/sane-desc.el: Removed. + * configure configure.in: Added tools/sane-desc.el to output files. + * backend/Makefile.in: Updated DISTFILES. + * backend/*.desc backend/template.desc.: Removed (now in doc/). + * tools/.cvsignore: Added sane-desc.el. + +2002-03-19 Frank Zago + + * matsushita backend: updates and fixes. + * sceptre backend: updates and fixes. + +2002-03-19 Henning Meier-Geinitz + + * TODO: Marked backends that really should be included. Clearified + comment about sane-backends.html. Added comment about sort order + this list. Add comment about better linking of external libs. + +2002-03-17 Henning Meier-Geinitz + + * backend/hpoj.desc: New file (from David Paschal ). + * backend/mustek_usb.c backend/mustek_usb.desc backend/mustek_usb.h + backend/mustek_usb_high.c backend/mustek_usb_high.h + backend/mustek_usb_low.c backend/mustek_usb_low.h + backend/mustek_usb_mid.c doc/mustek_usb/mustek_usb.CHANGES: Fixed + segfault when opening device again after closing and possible + segfault when name="". Type for option 0 must be set to + SANE_TYPE_INT explicitely. Updated GPL/SANE headers. + * TODO: Added entry about auto-loading SCSI drivers. Removed entry + about new SANE types. Moved entry about config.guess to + doc/releases.txt. Added more info about libtool problems. + * doc/releases.txt: Added info about config.guess and config.sub. + * config.guess config.sub: Updated from upstream. + +2002-03-17 Peter Fales + + * backend/gphoto2.c - Minor bug fixes for problems found by tstbackend + +2002-03-16 Gerhard Jaeger + + * backend/plustek.[ch]: fixed a bug, that causes segfaulting the backend + when using the USB autodetection stuff + +2002-03-15 Stéphane Voltz + + * backend/umax_pp_low.c: fixed 1200 dpi mode + * backend/umax_pp: changes for translations support + * po/Makefile.in po/umax_pp.fr.po: create french translations for + umax_pp backend + +2002-03-12 Frank Zago + + * PROJECTS backend/teco.desc: new project + +2002-03-11 Henning Meier-Geinitz + + * README: Some more information on where to find the config files and + a hint to make a backup. + * doc/sane.man: Updated mustek_usb and plustek backend entries. Added + FILES section. Minor fixes and updates. + +2002-03-10 Frank Zago + + * PROJECTS: removed matsushita project. + * backend/sceptre.desc backend/matsushita.desc: updated the backend + url. + +2002-03-10 Abel Deuring + * configure.in, configure: Added a second test for + HAVE_SG_TARGET_STATUS: check /usr/src/linux/include/scsi/sg.h; + added conditionals so that this test is done only for Linux + +2002-03-10 Gerhard Jaeger + + * doc/sane-plustek.man: Update + * backend/plustek-usbhw.c backend/plustek-usbimg.c backend/plustek-usbio.c + backend/plustek-usbmap.c backend/plustek-usbscan.c + backend/plustek-usbshading.c backend/plustek.c backend/plustek-devs.c + backend/plustek-pp.c backend/plustek.usb + backend/plustek.h backend/plustek-share.h backend/plustek-usb.h: + Added custom gamma tables, added patches to support EPSON1250, + UMAX3400 and HP2100C devices, added warmup and timed lamp-off features, + minor bug-fixes + * backend/plustek.desc: Added Umax entry + * backend/plustek.conf: Update + +2002-03-10 Abel Deuring + * configure.in, configure, include/sanei/config.h.in, + sanei/sanei_scsi.c: Added HAVE_SG_TARGET_STATUS for compatibility + with old Linux sg.h versions + +2002-03-10 Gerhard Jaeger + + * po/plustek.de.po: Update + * po/plustek.es.po, po/saneopts.es.po: Added spanish translation + thanks to Gustavo D. Vranjes + +2002-03-10 Stéphane Voltz + + * backend/umax_pp_low.c: fast and adaptative scanner probe function. + Improved CCD calibration. + * tools/umax_pp.c: revision change + +2002-03-08 Oliver Rauch + + * backend/Makfile.in: added missing depenencies for + new umax backends + +2002-03-08 Henning Meier-Geinitz + + * doc/sane.tex: Added "multi-function peripheral" to list of types in + SANE standard. + +2002-03-07 Henning Meier-Geinitz + + * include/sane/config.h.in: Fix comment for HAVE_USB_H. + * TODO: Added entry about md5/getopt license issues. + +2002-03-07 Abel Deuring + * sanei/sanei_scsi.c: fixed a typo (Sg_scsi_id -> SG_scsi_id) + +2002-03-07 Oliver Rauch + + * updated umax backend to version 1.0.7-build-33 + new file: umax-usb.c (by Frank Zago) + +2002-03-06 Frank Zago + + * po/Makefile,in doc/sane.man doc/Makefile.in backend/matsushita.desc + backend/dll.conf backend/Makefile.in sane-backends.lsm AUTHORS + po/matsushita.fr.po doc/matsushita/matsushita.txt + doc/matsushita/matsushita10_trc.txt + doc/matsushita/matsushita11_trc.txt + doc/matsushita/matsushita12_trc.txt + doc/matsushita/matsushita13_trc.txt + doc/matsushita/matsushita14_trc.txt + doc/matsushita/matsushita1_trc.txt + doc/matsushita/matsushita2_trc.txt + doc/matsushita/matsushita3_trc.txt + doc/matsushita/matsushita4_trc.txt + doc/matsushita/matsushita5_trc.txt + doc/matsushita/matsushita6_trc.txt + doc/matsushita/matsushita7_trc.txt + doc/matsushita/matsushita8_trc.txt + doc/matsushita/matsushita9_trc.txt doc/sane-matsushita.man + backend/matsushita.h backend/matsushita.conf + backend/matsushita.c: Addition of the Matsushita / Panasonic backend + * doc/.cvsignore: added sane-matsushita.5 + +2002-03-03 Frank Zago + + * doc/.cvsignore: added sane-sceptre.5 + +2002-03-03 Frank Zago + + * doc/sane-sceptre.5: removed (auto-generated) + +2002-03-03 Frank Zago + + * doc/sceptre/s1200.txt: doc updates + * backend/sceptre.desc: increased version + * backend/sceptre.c backend/sceptre.h: fixed a gamma table bug, + fixed some color shifting problems, some cleanups. + * doc/sceptre.man: doc updates + +2002-02-24 Henning Meier-Geinitz + + * backend/Makefile.in: Removed getopt.o getopt1.o and md5.o from + LIBLIB_FUNCS as they are not needed in backends. + +2002-02-22 Henning Meier-Geinitz + + * PROJECTS: Added matsushita backend. + * backend/matsushita.desc: New file. Description for the matsushita + backend. + +2002-02-21 Henning Meier-Geinitz + + * backend/Makefile.in backend/dll.conf backend/sceptre.c + backend/sceptre.conf backend/sceptre.desc backend/sceptre.h: + Added sceptre backend for the Sceptre VividScan 1200 (patch from + Frank Zago ). + * doc/Makefile.in doc/sane-sceptre.5 doc/sane-sceptre.man doc/sane.man + doc/sceptre/preview_trace.txt doc/sceptre/s1200.txt + doc/sceptre/scan_trace.txt: Added documentation for sceptre backend + (patch from Frank Zago ). + * po/Makefile.in po/sceptre.fr.po: Added french translation for + sceptre backend (patch from Frank Zago ). + * AUTHORS PROJECTS sane-backends.lsm: Updated concerning sceptre + backend (patch from Frank Zago ). + +2002-02-20 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp.c: corrected few bugs + due to changing default model to 'none'. + * tools/umax_pp.c: fixed compile problem + +2002-02-19 Henning Meier-Geinitz + + * lib/inet_pton.c: Use u_int32_t instead of in in_addr_t which isn't + defined at least for OS/2. + * TODO: Added entry about DBG warnings. + * doc/sane.tex: Added some vendors (Abaton, Acer, Apple, Avision, + CANON, Fujitsu, IBM, NEC, Nikon, Plustek, Polaroid, Ricoh, Sharp, + Siemens, Tamarack) and device types (film scanner, sheetfed scanner) + to the SANE standard. Updated date. + * doc/Makefile.in: Remove sanei-html in make distclean. + * PROJECTS: Added Acer ScanWit 2720S. + * backend/template.desc.: Added explanation for backend version, fixed + typo. + +2002-02-16 Abel Deuring : + * frontend/scanimage.c / part for the "-f" command line option: + replaced the vprintf call with a loop of printf calls; fixed + a "too stingy" malloc + +2002-02-16 Peter Fales + + * backend/dc240.c - Fix mismatches between format and + parameters in debug statements + +2002-02-15 Henning Meier-Geinitz + + * include/sane/sanei.h include/sane/sanei_ab306.h + include/sane/sanei_auth.h include/sane/sanei_backend.h + include/sane/sanei_codec_ascii.h include/sane/sanei_codec_bin.h + include/sane/sanei_config.h include/sane/sanei_debug.h + include/sane/sanei_lm983x.h include/sane/sanei_thread.h + include/sane/sanei_usb.h: Added, fixed and updated documentation + for sanei using doxygen. + * doc/.cvsignore: Added sanei-html. + * TODO: Updated entry about missing sanei documentation. Removed + entry about make distclean issues. + +2002-02-15 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.h + backend/umax_pp_mid.c backend/umax_pp.c backend/umax_pp.h + backend/umax_pp.conf: added ppdev character device name passing + from conf file. Allow model overide from conf option. DBG macros + clean-up. Fixed color inversion for 1660P models. Fixed potential + crash when custom dump files could not be opened for writing. + * doc/sane-umax_pp.man: updates to match backned new parameter and + behaviour + * tools/umax_pp.c: added device name argument + +2002-02-14 Jochen Eisinger + + * sanei/sanei_auth.h: remove strange line-ending handling code + +2002-02-14 Henning Meier-Geinitz + + * configure configure.in include/sane/config.h.in lib/Makefile.in + lib/inet_pton.c: Added wrapper for inet_pton(). If this function + is not available, try first inet_aton() and then inet_addr(). + * frontend/saned.c: Use inet_pton() instead of inet_aton() to avoid + compilation errors on e.g. OS/2. + * include/Sane/sanei_debug.h: Added warnings for format problems + in DBG messages (from Frank Zago ). + * include/sane/sanei.h sanei/Makefile.in sanei/load_values.c + sanei/save_values.c: Removed load_values and save_values as they + are only used in sane_frontends. + * backend/mustek.c backend/mustek_usb_low.c backend/mustek_usb_high.c + backend/net.c doc/mustek/mustek.CHANGES + doc/mustek_usb/mustek_usb.CHANGES sanei/sanei_usb.c: Fixed some + DBG format warnings. + * lib/inet_ntop.c: Only use inet_ntoa if it's available. + +2002-02-13 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Another tweak to the + allowed gphoto2 version numbers + +2002-02-13 Henning Meier-Geinitz + + * configure configure.in Makefile.in backend/Makefile.in + doc/Makefile.in frontend/Makefile.in include/Makefile.in + japi/Makefile.in lib/Makefile.in sanei/Makefile.in + tools/Makefile.in testsuite/Makefile.in po/Makefile.in: Added global + list of file patterns for "make distclean". Some "make clean" + and "make distclean" cleanup and additions. + +2002-02-12 Henning Meier-Geinitz + + * tools/sane-config.in: Avoid printing "-I/usr/include" as this + changes the default include order (from Tim Waugh + ). Really check for entries in $cflags that + are also in $includedir. + * frontend/saned.c: DNS queries for remote hosts are only done if + necessary. It's now possible to use "+" without hosts/DNS entries + for the connecting host. + * TODO: Removed entries for config.h, OpenBSD shared libs, and -ansi + on HP-UX. Updated device type entry. + +2002-02-10 Henning Meier-Geinitz + + * configure configure.in: Link to functions in lib/ only + if they are not available on the system. Use AC_PROG_LIBTOOL + instead of the deprecated AM_PROG_LIBTOOL. + * backend/Makefile.in lib/Makefile.in: Link to functions in lib/ only + if they are not available on the system. Avoid duplicating list of + functions. + * sanei/sanei_usb.c: If get_vendor_product fails, don't try again for + every device file. + +2002-02-10 Oliver Schwartz + + * po/Makefile.in: Added snapscan.de.po to DISTFILES + +2002-02-09 Abel Deuring : + * sanei/sanei_scsi.c: Added checks to the Linux part of + sanei_scsi_open_extended, if an SG device file is being + opened + +2002-02-09 Oliver Schwartz + + * po/Makefile.in po/snapscan.de.po backend/snapscan.c: + Added language translation support for snapscan backend, + added german translations. + +2002-02-09 Henning Meier-Geinitz + + * po/Makefile.in po/saneopts.fr.po po/umax.fr.po: Added french + translation (from Frank Zago ). + +2002-02-08 Henning Meier-Geinitz + + * PROJECTS: Added info about HP Scanjet 5S. + * lib/inet_ntop.c: Removed OS/2 kludge: it's not necessary. + +2002-02-05 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.h + backend/umax_pp_mid.c backend/umax_pp.c backend/umax_pp.h: + tuned down duration of pauses in scanner ringing. Indent'ing all + files. Include header files according to HAVE_XXX_H defines in + config.h . + * tools/umax_pp.c: updated version and added printing of config + options + +2002-02-05 Henning Meier-Geinitz + + * configure configure.in: Version is 1.0.7-cvs. Enable warnings by + default. Don't use "-ansi" for HPUX. + * sanei/sanei_thread.c: Make sure that waitpid returns something + usefull on OS/2. Avoids the "Unknown SANE status code 128" errors. + +Older entries can be found in ChangeLog-1.0.7. diff --git a/ChangeLog-1.0.9 b/ChangeLog-1.0.9 new file mode 100644 index 0000000..c20a918 --- /dev/null +++ b/ChangeLog-1.0.9 @@ -0,0 +1,1148 @@ +****** Release of sane-backends 1.0.9. End of code freeze ****** + +2002-10-23 Henning Meier-Geinitz + + * doc/descriptions-external/gt68xx.conf: Updated status of scanners. + * doc/doxygen.conf: Increased version to 1.0.9. + * configure configure.in: New version: 1.0.9. Disabled compilation + warnings. + +2002-10-23 Stéphane Voltz + + * backend/umax_pp_low.c: added O_NONBLOCK to flags when opening ppdev + character device, to get around hangs with 2.4.19 linux kernels in + pure EPP mode. + +2002-10-20 Henning Meier-Geinitz + + * README.linux: Added comment about DEC cc on Linux Alpha. + +2002-10-19 Peter Fales + + * backend/dc25.c - Moved use of UNUSEDARG macro to fix + compilation failure on OS/X + +2002-10-19 Henning Meier-Geinitz + + * doc/descriptions-external/tevion9693usb.desc: Added Trust + Easy Webscan 19200. + +---- CODE FREEZE FOR SANE 1.0.9 --- +-- snapshot 1.0.9-pre2 + +2002-10-17 Henning Meier-Geinitz + + * backend/dll.conf: Added commented out entries for hpoj and gt68xx. + * NEWS: Updated release date and backend list. + * TODO: Added scanimage short string-list options problem. + +2002-10-17 Gerhard Jaeger + + * backend/plustek.c: removed internationalization stuff + * backend/plustek-usb.c: removed obsolete definitions + * backend/plustek-usbhw.c: fixed typos + * backend/plustek-usnshading.c: fixed bug that produces + files > 700M in debug mode. Added some debug output. + +2002-10-16 Oliver Rauch + + * backend/umax.c, umax-scanner.c: added Power Look 2000 + as supported device, build 38 + +2002-10-15 Gerhard Jaeger + + * doc/sane-plustek.man: Major update + * doc/descriptions/plustek.desc: Added EPSON 1260 entry + * backend/plustek.conf updated options + * backend/plustek.c backend/plustek-devs.c backend/plustek-usb.c + backend/plustek-usbhw.c backend/plustek-pp.c + backend/plustek-usbmap.c backend/plustek-usbimg.c + backend/plustek-usbscan.c backend/plustek-usbshading.c + backend/plustek.h backend/plustek-share.h backend/plustek-usb.h + Bug fixes and workarounds + +2002-10-15 Henning Meier-Geinitz + + * doc/sane.tex: Backend behaviour is undefined if sane_init + doesn't return SANE_STATUS_GOOD. Added SANE_STATUS_INVAL to + return codes for sane_start. Description of sane_set_io_mode is + more precise. + * sanei/sanei_usb.c: Really check for bulk_out ep when writing. + * TODO: Added microtek2 problem. Updated sane.tex and desc sections. + Added scanimage width/height problem. Added possible solution to po + file mess. + * doc/Makefile.in doc/sane-config.man: Added man page for sane-config. + * doc/.cvsignore: Added sane-config.1. + +2002-10-15 Peter Kirchgessner + + * backend/hp.conf: Added comment for USB-scanner + +2002-10-14 Peter Fales + + * backend/dc240.h,backend/dc240.c: Use portable code for camera + structures that does not depend on gcc or little-endian byte order + +2002-10-14 Oliver Schwartz + + * backend/snapscan.h backend/snapscan.c backend/snapscan.conf + doc/descriptions/snapscan.desc: SnapScan backend 1.4.17 - + added ID string for SnapScan e10, added Mitsubishi Diamandview + 648UT in desc file. + +2002-10-11 Peter Fales + + * backend/dc240.h - Add message to #error as required by ANSI + +2002-10-11 Henning Meier-Geinitz + + * backend/mustek.c doc/mustek/mustek.CHANGES: Fixed shutting off + the lamp for the Paragon 1200 A3 Pro. + * doc/descriptions/mustek.desc: Updated version number and A3 Pro + information. + +2002-10-10 Petter Reinholdtsen + + * backend/canon630u-common.c: Change type of size parameter from + 'unsigned int' to 'size_t' for gl640WriteBulk() and + gl640ReadBulk() to avoid crash on platforms where + 'sizeof(size_t) > sizeof(int)'. + + * backend/coolscan.c: Remove semicolon at the end of functions. + +2002-10-09 Frank Zago + + * backend/teco1.c backend/teco1.conf doc/descriptions/teco1.desc: + Added entry for AVEC color 2412. + +2002-10-09 Henning Meier-Geinitz + + * doc/descriptions/microtek2.desc: Added per-scanner status (from + Karsten Festag ). + +2002-10-09 Stéphane Voltz + + * backend/umax_pp.c: disable scanner protocol debug facility + +2002-10-08 Karl Heinz Kremer + + * backend/epson.c: force color channel re-order for GT-2200 scanner + +2002-10-08 Stéphane Voltz + + * backend/umax_pp.c: use macros from saneopts.h to fix translations + problems + +2002-10-08 Gerhard Jaeger + + * po/plustek.de.po: Cleanup + +2002-10-08 Henning Meier-Geinitz + + * doc/saned.man doc/sane-net.man: Removed comment about saned port not + officially assigned. + * po/plustek.de.po po/umax_pp.fr.po: Fixed double msgids. + +2002-10-05 Karl Heinz Kremer + + * backend/epson.c: Fixed problem with incorrect response to + sane_get_parameters() in certain situations. + +2002-10-04 Jochen Eisinger + + * doc/descriptions/mustek_pp.desc: add :status tags to each + scanner + +2002-10-04 Gerhard Jaeger + + * backend/plustek.conf fixed option enableTPA + * po/plustek.de.po po/plustek.es.po removed "Negative" + * backend/plustek.c backend/plustek-devs.c backend/plustek-usb.c + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbmap.c backend/plustek-usbscan.c + backend/plustek-usbshading.c + Minor bug fixes + +2002-10-04 Karl Heinz Kremer + + * doc/sane-epson.man: Added quotes around halftoning options. + +2002-10-02 Henning Meier-Geinitz + + * TODO: Updated list of backends scheduled for inclusion. Updated + v4l bug list. Added entry about vendor/product ids for .desc. + Removed TL_X > BR_X (->TODO), dll ltdl rewrite, wait return + value (->TODO), sane.tex comment about 1 bit color mode, + sane-plustek.man issue. + +2002-10-02 Stéphane Voltz + + * tools/umax_pp.c: changed version and added handling of 4 digits + port address + * po/umax_pp.de.po: removed redundant entry + * backend/umax_pp.conf: comment fixings + * backend/umax_pp_low.c backend/umax_pp.c: added handling of ppdev + ioctl return code, allow 4 digits port number + +2002-10-02 Matto Marjanovic + + * doc/descriptions/microtek.desc: Updated version number. + * backend/microtek.c: + Fixed bug in sane_read() [had failed to set return length to zero + in non-STATUS_GOOD conditions]. + Fixed bug in sane_set_io_mode() [had returned SANE_STATUS_UNSUPPORTED + if blocking mode was requested]. + Bumped version up to 0.13.1. + +2002-10-01 Henning Meier-Geinitz + + * doc/descriptions-external/gt68xx.desc: Added new scanners. Updated + status of supported scanners. + * doc/sane.tex: Added explanation of bit order for 1 bit modes. Added + comment about 1 bit color modes. Fixed missing \code command. New + version: 1.03. + * doc/backend-writing.txt: Added paragraph about checking geometry + (from TODO). + +2002-09-30 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Update the + allowed gphoto2 version numbers + +2002-09-30 Oliver Rauch + + * doc/descriptions/umax.desc: removed remark that Astra 2200U via USB + only works on linux (because need of USB control messages) + +2002-09-30 Matthew Duggan + * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-dev.h: + Finally fixed cancelling, which I broke some time ago in the quest + for speed. FB620P still doesn't abort nicely (firmware bug?). + * doc/sane-canon_pp.man: Added notes on FB620P problems. + * doc/descriptions/canon_pp.desc: Bumped version number. + +2002-09-30 Henning Meier-Geinitz + + * backend/test.c backend/test-picture.c doc/descriptions/test.desc: + Fixed bytes_per_line in 1 bit mode. Fixed 1 bit color three-pass + mode (grid). Changed bit order for 1 bit color to most significant + bit is first pixel. + +2002-09-29 Peter Fales + + * backend/dc25.[ch]: Fix compiler warnings, and correct + errors found by tstbackend. + +---- FEATURE FREEZE FOR SANE 1.0.9 --- +-- snapshot 1.0.9-pre1 + +2002-09-29 Henning Meier-Geinitz + + * doc/descriptions/mustek_usb.desc: Added "ScanExpress" for all models + to avoid confusion with BearPaw models. + * Makefile.in: Added ChangeLog-1.0.6 ChangeLog-1.0.7 ChangeLog-1.0.8 + to DISTFILES. + +2002-09-29 Karl Heinz Kremer + + * doc/sane-epson.man: Updated information, cleanup + * doc/descriptions/epson.desc: Added 1660 and 2400 models + +2002-09-28 Oliver Rauch + + * backend/umax.c: + update to build 37 + +2002-09-28 Gerhard Jaeger + + * sanei/sanei_lm983x.c: cleanup in reset function + * doc/descriptions/plustek.desc: Update according to the new + entry definitions + * doc/sane-plustek.man: Fixed format and updated info + * backend/plustek.c backend/plustek-devs.c backend/plustek-pp.c + backend/plustek-share.h backend/plustek-usb.c backend/plustek-usb.h + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbmap.c backend/plustek-usbscan.c + backend/plustek-usbshading.c backend/plustek.conf: + Major update to support CIS based devices + Added register dump and raw picturue/calibration data dump + Added support for Canon N650U and N670U (currently 8-bit color mode only) + +2002-09-28 Andras Major + + * backends/coolscan2.c doc/descriptions/coolscan2.desc + doc/sane-coolscan2.man: update to 0.1.8 + +2002-09-26 Henning Meier-Geinitz + + * config.sub config.guess: Updated to current versions. + * doc/releases.txt: Added paragraph about the different freeze types + and a timetable. + +2002-09-26 Oliver Schwartz + + * doc/snapscan.desc backend/snapscan.c backend/snapscan.h + backend/snapscan.conf backend/snapscan-scsi.c: + SnapScan backend 1.4.16 (added support for Acer/Benq 5000) + +2002-09-24 Peter Fales + + * backend/dc25.c: Backend returning too much data for image size + +2002-09-24 Henning Meier-Geinitz + + * doc/descriptions-external/tevion9693usb.desc: Added MD9693, updated + Artec E+ 48U (from Michael Herder ). + +2002-09-23 Henning Meier-Geinitz + + * doc/descriptions/fujitsu.desc: Changed status to beta and added + URLs. + * doc/descriptions-external/gt68xx.desc: Added some untested scanners. + Updated Mustek entries. + * TODO: Removed hpsj5s .desc file problem. + +2002-09-22 Peter Fales + + * doc/sane-dc25.man, backend/dc25.c, backend/dc25.h, + backend/gphoto2.c, backend/gphoto2.h, backend/dc240.c, + backend/dc240.h: Update authors email address + +2002-09-19 Frank Zago + + * backend/leo.c backend/leo.conf doc/sane-leo.man + doc/descriptions/leo.desc: added support for the leoscan S3. + * backend/teco2.c backend/teco2.h: added some stuff. + +2002-09-18 Henning Meier-Geinitz + + * doc/descriptions/hpsj5s.desc: Used "Hewlett-Packard" instead + of "HP". + +2002-09-17 Henning Meier-Geinitz + + * doc/descriptions-external/gt68xx.desc: Updated Mustek + information. Added Plustek OpticPro 1248U. + * backend/mustek.c: Fixed version number. + * NEWS: Updated backend list. + +2002-09-17 Oliver Schirrmeister + * backend/fujitsu.c fujitsu.h fujitsu-scsi.h: + added m3092 support + * doc/descriptions/fujitsu doc/sane-fujitsu + added description + +2002-09-17 Matthew Duggan + * backend/canon_pp.c backend/canon_pp.h backend/canon_pp.conf: + Added init_mode option to conf file for faster starts. + * doc/sane-canon_pp.man : Added description of init_mode option. + +2002-09-16 Matthew Duggan + * backend/canon_pp-dev.c backend/canon_pp-dev.h backend/canon_pp-io.c + backend/canon_pp-io.h backend/canon_pp.c backend/canon_pp.h: + Fix init problem, add changes to facilitate configurable wakeup mode + (for faster starts on FB320P and FB620P). + * doc/sane-canon_pp.man doc/descriptions/canon_pp.desc: Updates + regarding FB310P and FB610P (rebadged Avisions) + +2002-09-16 Henning Meier-Geinitz + + * backend/.cvsignore frontend/.cvsignore tools/.cvsignore: Added .libs. + Patch from Sylvain Petreolle . + * TODO: Added gt68xx project and viceo.desc entry. + * PROJECTS doc/descriptions-external/gt68xx.desc: Added gt68xx + information. + +2002-09-15 Karl Heinz Kremer + + * doc/sane-epson.man: Fixed typo (PIP->PIO) + +2002-09-15 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: Format of output for devices + supported by libusb and scanner module is the same now. Minor + output fixes. + * doc/sane-find-scanner.man: Updated -v description. + * doc/sane-usb.man: Added info about "unable to access minor data" + messages. + +2002-09-13 Oliver Rauch + + * backend/umax-scanner.c, backend/umax.conf + doc/descriptions/umax.desc: + added Linotype Hell SAPHIR3 as supported scanner + +2002-09-12 Henning Meier-Geinitz + + * README.beos Makefile.in doc/Makefile.in: Added BeOS platform + information. Updated Makefiles concerning READMEs. + +2002-09-11 Oliver Rauch + + * doc/descriptions/umax.desc: corrected some urls + +2002-09-11 Henning Meier-Geinitz + + * doc/descriptions/canon630u.desc: Added fb636u as unsupported. + Added status information. + * frontend/scanimage.c: Added option --dont-scan. Resorted usage + output. + * doc/scanimage.man: Reordered options. Added info about ICC profiles, + gamma4scanimage, and --dont-scan option. Fixed example. + * doc/gamma4scanimage.man: Formatting updates. Added default values. + Minor fixes. + * TODO: Updated backend list. Added comments for additions to sane.tex. + Updated .desc file bug list. Removed scanimage entries. Added + plustek man page issue. + +2002-09-10 Peter Kirchgessner + + * doc/sane-hp.man: Added hints about special USB device names + +2002-09-07 Frank Zago + + * backend/teco1.c backend/teco1.h teco1.desc: added threshold + option + +2002-09-07 Oliver Rauch + + * backend/umax.c, umax.h, umax-scanner.c, umax.conf + doc/descriptions/umax.desc + Update to sane-umax build 36 + +2002-09-07 Matthew Duggan + + * backend/canon_pp-dev.c backend/canon_pp-dev.h: + Changes to improve calibration quality on FB620P. + +2002-09-06 Frank Zago + + * README.aix: added mention of the AIX 5.1 version of the passthru + driver. + +2002-09-06 Henning Meier-Geinitz + + * tools/sane-config.in: Removed "function" keyword (bourne shell + compatibility). + +2002-09-03 Abel Deuring + * sanei/sanei_scci.c doc/sanei-scsi.man: + default timeout for SCSI commmands is now 120 seconds; added + the environment variable SANE_SCSICMD_TIMEOUT to override + the default value. + +2002-09-01 Matthew Duggan + + * doc/sane-canon_pp.man doc/descriptions/canon_pp.desc: + Added FB320P to supported scanners after report of successful test. + Added FB310P and FB610P to desc as specifically not supported yet. + +2002-09-01 Karl Henz Kremer + + * backend/epson_scsi.c: Fixed alloca compile problem. + +2002-09-01 Karl Henz Kremer + + * backend/epson.[ch] backend/epson_scsi.[ch] backend/epson_usb.[ch] + backend/Makefile.in: USB scanners are now using sanei_usb_ functions, + split out SCSI related functions to their own source/header file, + added source/header file for USB interface + +2002-09-01 Henning Meier-Geinitz + + * TODO: Updated desc and SANE standard sections. Removed ptal entry. + * doc/Makefile.in: Make sure that sane-desc is compiled when generating + HTML pages. Fixed typo. + * doc/sane-usb.man: Minor updates and fixes. + +2002-09-01 Peter Kirchgessner + + * configure.in, doc/sane-hp.man, doc/descriptions/hp.desc + applied patch by David Paschal to remove PTAL-support from hp-backend + +2002-09-01 Matthew Duggan + + * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-dev.h + backend/canon_pp-io.c: Support for FB620P. + * doc/sane-canon_pp.man doc/descriptions/canon_pp.desc: Added notes + on support of FB620P + +2002-08-31 Frank Zago + + * PROJECTS AUTHORS TODO NEWS backend/dll.conf backend/Makefile.in + backend/teco2.conf backend/teco2.c backend/teco2.h + doc/.cvsignore doc/sane.man doc/Makefile.in doc/sane-teco2.man + doc/teco/teco2.txt doc/descriptions-external/teco2.desc + doc/descriptions/teco2.desc: added teco2 backend. + +2002-08-30 Frank Zago + + * backend/teco1.c backend/teco1.h backend/teco1.conf + doc/descriptions/teco1.desc doc/teco/teco1.txt + doc/sane-teco1.man: Added support for another museum piece, the + Dextra DF-600P, a rebadged VM3510. + +2002-08-30 Rene Rebe + + * backend/avision.h backend/avision.c backend/avision.conf + doc/sane-avision.man descriptions/avision.desc: latest avision + backend + +2002-08-29 Henning Meier-Geinitz + + * backend/v4l.c backend/v4l.h doc/descriptions/v4l.desc: + Big clean up of Video for Linux backend. Removed old unused + stuff from qcam and others including unused options and variables + concerning direct port access. Removed wcam license (no + "substantial portions of code" are used any more). Removed + unuesed headers. Made lots of global variables local. Lots + of checks for null pointer dereferences and errors when opening + files or using ioctl/mmap. Added option to select grey or color + mode. Added support for different channels. Fixed lots of options. + Made sure ioctls are only used when necessary. + Used vendor == "Noname". Added ??? comments for suspicious code. + Lots of minor fixes and cleanup. Added version number: 1.0-2. + * backend/v4l-grab.h: Deleted (unused). + * backend/Makefile.in: Removed v4l-grab.h. + * AUTHORS: Added myself as active maintainer of v4l. + * doc/sane-v4l.man: Added warning about ALPHA software and bugs. + Minor updates. + * doc/descriptions/bh.desc doc/descriptions/canon630u.desc + doc/descriptions/dmc.desc doc/descriptions/sm3600.desc + doc/descriptions/umax1220u.desc: Minor fixes and updates for the new + .desc file format. + * TODO: Updated .desc and v4l section. Added entries for scanimage. + * NEWS: First draft for 1.0.9. + +2002-08-18 Oliver Rauch + + * frontend/scanimage.c, frontend/stiff.h, frontend/stiff.c: + Added option "-i filename"/"--icc-profile filename": + When image is saved in tiff format then this icc-profile is + added to the tiff file as tiff tag + +2002-08-25 Henning Meier-Geinitz + + * tools/Makefile.in: Fixed gamma4scanimage target for OS/2. + * backend/v4l.c: Fixed device list. Added more verbose error output. + Unified DBG messages. Fixed depth option. Reordered options in + init_options to reflect real order. Added some markers (/* ??? */) + for suspicious code. Used GNU indent style. + * backend/v4l.h backend/v4l-frequencies.h backend/v4l-grab.h: Used GNU + indent style. + +2002-08-22 Frank Zago + + * backend/ricoh.c backend/ricoh.h backend/apple.c + backend/agfafocus.c backend/abaton.c + sanei/sanei_pv8630.c: Fixed some warnings. + +2002-08-22 Frank Zago + + * doc/sane-teco1.man: Added Dextra scanner to the list of + untested, but potentialy supported, scanners. + * doc/teco/teco1.txt: Added RELI 4830 inquiry string. + * doc/descriptions/teco3.desc: Increased version number. + * backend/: teco3.c, teco3.h: Added threshold option for black & + white. + * doc/descriptions/teco1.desc: Added 3 new (untested) scanners. + * backend/teco1.conf: Fixed the scsi inquiry string for the + VM4542. + * backend/teco1.c backend/teco1.h: Enlarged the gamma table for + the VM4542 (1024 entries as opposed to 256 for the previous + scanners). + +2002-08-22 Andras Major + + * backend/coolscan2.c doc/descriptions/coolscan2.desc + doc/sane-coolscan2.man: updated to 0.1.7. + +2002-08-21 Henning Meier-Geinitz + + * doc/.cvsignore: Added gamma4scanimage.1 + +2002-08-20 Henning Meier-Geinitz + + * PROJECTS: Added Hewlett-Packard ScanJet 4470C project. + * tools/.cvsignore: Added gamma4scanimage. + * tools/MAkefile.in: Added gamma4scanimage.c to DISTFILES. + +2002-08-18 Oliver Rauch + * tools/gamma4scanimage.c: Bugfix (atof->atoi) + * tools/README: added gamma4scanimage + * doc/Makefile.in: added manpage for gamma4scanimage + * doc/gamma4scanimage.man: added manpage for gamma4scanimage + +2002-08-17 Karl Heinz Kremer + + * backend/epson.[ch]: Fixed typo in variable name. Fixed IEEE-1394 + problem with Perfection-2450. Fixed problem with older B3 level + SCSI scanners that do not support the extended status request. + +2002-08-17 Oliver Rauch + * tools/gamma4scanimage.c: NEW: tool to create gamma table for scanimage + * tools/Makefile.in: changed file to compile and install gamma4scanimage + +2002-08-16 Gerhard Jaeger + + * doc/descriptions/plustek.desc: Update according to the new + entry definitions + * po/saneopts.es.po: More complete spanish translation + (Thanks to Gustavo Vranjes) + * backend/plustek.c backend/plustek-devs.c backend/plustek-pp.c + backend/plustek-share.h backend/plustek-usb.c backend/plustek-usb.h + backend/plustek-usbhw.c backend/plustek-usbimg.c + backend/plustek-usbmap.c backend/plustek-usbscan.c + backend/plustek-usbshading.c backend/plustek.conf: + Major update to support better control of all LM983x based devices + HP2200C, Mustek Bearpaw 1200 and 2400 are now working correctly + +2002-08-15 Peter Fales + + * configure, acinclude.m4, aclocal.m4 - Another tweak to the + allowed gphoto2 version numbers + +2002-08-15 Stéphane Voltz + + * tools/umax_pp.c: upped version number + * backend/umax_pp_low.c backend/umax_pp.c: corrected ppdev usage, + minor option fix + +2002-08-14 Henning Meier-Geinitz + + * AUTHORS: Made Ulrich Deiters the active maintainer of the canon + backend. + * TODO: Updated concerning HP backend and manufacturer names. + +2002-08-07 Matthew Duggan + + * backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c + backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks + (none left now?), more reliable, faster. Biggest changes are + speculative reads (ask scanner to read more while data processing + occurs) and more reliable sending of commands. Slight performance + increase over previous version. + * doc/sane-canon_pp.man: Added discussion noting that scanning + greyscale in green is bad for colour. + +2002-08-07 Peter Kirchgessner + + * backend/hp.h: Add missing structure member got_connect_type + +2002-08-06 Peter Kirchgessner + + * doc/descriptions/hp.desc: Use Hewlett-Packard instead of HP + +2002-08-01 Matthew Duggan + + * backend/canon_pp-dev.c: Misc bug fixes for fast machines, more + useful debug messages, more reliable file reads/writes. + +2002-07_31 Peter Kirchgessner + + * backend/hp.c, backend/hp-scl.c: hp-backend V0.96 + Check device names to prevent USB-devices to be opened as SCSI. + +2002-07-30 Henning Meier-Geinitz + + * po/Makefile.in: Use awk to filter out duplicate .po file headers. + * po/umax_pp.de.po po/umax_pp.fr.po: Avoided including duplicate + msgids. Made sure that header is not marked fuzzy. + * Makefile.in doc/Makefile.in japi/Makefile.in tools/Makefile.in: + Minor DISTFILES and distclean updates. + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Fixed some warnings. + * TODO: Removed entries about "echo -e" and po problems. + +2002-07-28 Henning Meier-Geinitz + + * tools/sane-config.in: Avoid using "echo -e" for compatibility + reasons. + +2002-07-27 Henning Meier-Geinitz + + * sanei/sanei_usb.c: Made libusb_timeout static. + * TODO: Updated .desc entries. Removed entry about scanimage i18n + support. + +2002-07-25 Matthew Duggan + + * backend/canon_pp.c: Now always uses as much scanner buffer as + possible, then feeds data to frontend. Results in large speed + increase in ECP mode. Also fixed problems with saned compatibility. + * backend/canon_pp.h: Added bytes_sent to scanner data structure. + * doc/sane-canon_pp.man: Discuss hardware problems at high + resolutions. + +2002-07-25 Frank Zago + + * doc/sane.man doc/teco/teco3.txt doc/.cvsignore + doc/sane-teco3.man doc/Makefile.in + doc/descriptions-external/teco3.desc doc/descriptions/teco3.desc + backend/teco3.c backend/teco3.h backend/teco3.conf + backend/Makefile.in sane-backends/TODO sane-backends/AUTHORS + backend/dll.conf: teco3 integration + * sane-backends/Makefile.in: added an etags rule to create an + emacs tag file + * doc/backend-writing.txt: Enlarged the "SUBMITTING A NEW BACKEND" + section. + + +2002-07-25 Matthew Duggan + + * backend/canon_pp.c: Now uses mm instead of pixel measurements, better + behaved in xsane etc as a result. + * backend/canon_pp.h: Tweaked up max buffer size to size avaialable in + hardware. + * doc/descriptions/canon_pp.desc: increment version no. + +2002-07-24 Frank Zago + + * doc/backend-writing.txt: Added a SUBMITTING CHECKLIST section. + +2002-07-24 Henning Meier-Geinitz + + * frontend/stiff.c: Fixed 16 bit tiff output. + * backend/test.c backend/test.conf backend/test.h + backend/test-picture.c doc/descriptions/test.desc doc/sane-test.man: + Added option invert-endianess to test 16 bit modes. + +2002-07-24 Kazuya Fukuda + + * doc/descriptions/nec.desc: + Remove unsupported scanner and update url. + +2002-07-24 Matthew Duggan + + * src/canon_pp-io.c: Minor bugfix checking return of read + +2002-07-23 Henning Meier-Geinitz + + * TODO: Updated desc file entries. Removed entries about microtek + fprintf issue and fujitsu mem leak. + +2002-07-23 Simon Munton + * backend/pie.c: added consistency check for TL_X < BR_X and + TL_Y < BR_Y + +2002-07-23 Peter Fales + + * doc/descriptions/gphoto2.desc: Comment out :interface line + +2002-07-23 Stéphane Voltz + + * doc/descriptions/umax_pp.desc: tagged 610P as unsupported + +2002-07-22 Frank Zago + + * TODO: scheduled teco2 and teco3 backends for 1.0.9 + +2002-07-22 Matto Marjanovic + + * doc/descriptions/microtek.desc: + Updated (status keywords, mostly). + * backend/microtek.c: + * backend/microtek.h: + Replaced fprintf()/printf() with various DBG() statements. + Removed #include ! + Eliminated a few "unused parameter" compiler warnings. + Updated the copyright date. + Bumped version up to lucky 0.13.0 + +2002-07-23 Matthew Duggan + + * doc/sane-canon_pp.man: Added N640Pex to the man page too.. + +2002-07-22 Chris Pinkham + + * doc/descriptions/artec.desc: Changed status of AT6 model to alpha. + Deleted entries for USB & parallel port scanners which are + unsupported. + +2002-07-23 Matthew Duggan + + * doc/descriptions/canon_pp.desc: Added "N640P ex" model to supported + scanners after report of successful test. Also, "EPP" really should + have been "ECP". + +2002-07-22 Henning Meier-Geinitz + + * frontend/scanimage.c: Fail if there are arguments without a preceding + option on the command line. Fixed indenting. + * TODO: Updated concerning .desc files. Added comment about USB + problems on *BSD. + +2002-07-21 Henning Meier-Geinitz + + * doc/descriptions/template.desc. + doc/descriptions-external/template.desc.: Updated and added more + examples. + +2002-07-19 Oliver Rauch + + * doc/descriptions/umax.desc: added per scanner status + +2002-07-17 Henning Meier-Geinitz + + * tools/sane-desc.c: Models are sorted alphanumerically now. Added + support for priorities if one model is mentioned by two backends. + Don't print tables when no suitable backend was found. + More comments. Fixed some warnings. Code cleanup. + * doc/Makefile.in: Added support for sane-desc.c. + * doc/backend-writing.txt: Updated concerning sane-desc.c. + * backend/mustek_usb.c backend/mustek_usb_high.h + backend/mustek_usb_low.c doc/descriptions/mustek_usb.desc + doc/mustek_usb/mustek_usb.CHANGES: Added manufacturer comment in + mustek_usb.desc. Changed brightness to threshold. Fixed some + warnings. Really check the status in usb_low_open. + * sanei/sanei_usb.c: Check if file is already closed. + +2013-07-15 Frank Zago + + * doc/descriptions/leo.desc doc/descriptions/sceptre.desc + doc/descriptions/teco1.desc doc/descriptions/matsushita.desc: + added new per backend status, added more scanners. + +2002-07-15 Henning Meier-Geinitz + + * README.darwin: New file. Added some basic information for + Darwin (Mac OS X) users. + * Makefile.in: Added the new README files to DISTFILES. + * tools/sane-find-scanner.c: Print USB descriptors (libusb) in + -v -v mode. Print vendor and product names (when available). + Rewrote libusb heuristics. + * backend/Makefile.in: Removed deleted files from DISFILES. + +2002-07-14 Henning Meier-Geinitz + + * include/sane/sanei_usb.h: Made buffer const SANE_Byte * in + sanei_usb_bulk_write(). Try to call usb_find_busses only once. + Make sure that already opened devices aren't opened again. Exit + libusb scan loop if one device is found. Make error values + more expressive. Check for missing config descriptors before + using them to avoid segfaults. + * README.openbsd: Updated concerning USB scanners. + * README.openbsd README.netbsd: New files. Added some information + about SCSI and USB problems. + * tools/sane-find-scanner.c: Made verbosity option more flexible and + added quiet option. In quiet mode, print only the devices we have + found. Don't check USB devices with SCSI functions and vice versa if + option force is not given. Don't do the libusb scan if an explicit + device name was given. + * doc/sane-usb.man: Updated supported platforms list. Minor wording + improvements. + * doc/sane-find-scanner.man: Documentation for the new options. + Splitted USB and SCSI parts. + * doc/descriptions/hpsj5s.desc: Added missing space in ":new :yes" + line. + * TODO: Added entry about desc files. Removed entries about + sane-backends.html, sanei_usb.c libusb support, and the OS/2 + strncasecmp problem. Updated entries about checking device file + types and OS X in sanei_scsi.c. + +2002-07-13 Simon Munton + * doc/descriptions/pie.desc: removed unsupported scanner types, + use :status :untested for untested models, added AdLib scanners + that are supported + +2002-07-13 Oliver Schwartz + + * backend/snapscan.c backend/snapscan.h + backend/snapscan-options.c backend/snapscan-usb.c + backend/snapscan-scsi.c backend/snapscan.conf: + Snapscan backend version 1.4.15 + - Improve support for Acer / Benq 5300 + - use usb_sanei_read_bulk() and usb_sanei_write_bulk() + - correct scan area for e52 with TPO + * doc/description/snapscan.desc: + - Adapted file to new syntax + - Mark most scanners as "stable" + +2002-07-12 Henning Meier-Geinitz + + * tools/sane-desc.c: Added backends mode with splitted tables. + Fixed HTML colors. Spelling and other minor fixes. + * doc/descriptions-external/hp4200.desc + doc/descriptions-external/hpoj.desc + doc/descriptions-external/ibm.desc + doc/descriptions-external/lhii.desc + doc/descriptions-external/niash.desc + doc/descriptions-external/teco2.desc + doc/descriptions-external/teco3.desc + doc/descriptions-external/tevion9693usb.desc + doc/descriptions-external/v4l2.desc: Minor fixes for the new + sane-desc.c. Commented out version numbers and manpages. Added + :status :untested if the comment suggests this. Fixed double + and bad device types. + * tools/sane-find-scanner.c: Added support for libusb. Made comments + better readable and positioned after the output of the devices. + Shorter output to fit into 80 chars. + +2002-07-08 Karl Heinz Kremer + * doc/descriptions/epson.desc: fixed typo in URL + added :status lines to the scanner entries + +2002-07-09 Abel Deuring + * doc/descriptions/sharp.desc: Added ":status" lines + to the scanner entries + +2002-07-08 Henning Meier-Geinitz + + * doc/descriptions/sp15c.desc: Added missing slash in URL. + * doc/descriptions/fujitsu.desc: Changed status to :beta. Added + some URLs. + * frontend/Makefile.in: Use LIBS = @LIBS@ to make sure that + -lsyslog and -lsocket are linked for OS/2. + * doc/descriptions/abaton.desc: Added :status :untested for + Scan 300/S. + * doc/descriptions/agfafocus.desc: Added status and comments (from + the manpage). + * doc/descriptions/ricoh.desc: Removed unused version and comment + tokens. + * doc/descriptions/s9036.desc: Changed :devicetype to :scanner. + I guess :vidcam is not appropriate for a flatbed scanner :-) + * doc/descriptions/net.desc doc/descriptions/test.desc: No bugs for + quite some time, changed status to stable (knocking on wood). + Updated comments. + * doc/descriptions.txt doc/descriptions/template.desc. + doc/descriptions-external/template.desc.: Updated concerning + model status. + * tools/sane-desc.c: Added support for :status :unsupported. + +2002-07-07 Henning Meier-Geinitz + + * tools/sane-desc.c: Added status per model. Added quicklist for + manufacturers. All manufacturer URLs are printed now. Code cleanup. + Added status column for non-hardware devices. Fixed legends. Minor + output fixes. + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Increased width and height of Paragon + 800 and 600. + * doc/descriptions/mustek_usb.desc: Changed status to stable + (knocking on wood...). Added more Mustek URLs, fixed the existing + one. Added per-model status. Added "compatible" comments. + * doc/descriptions/mustek.desc: Fixed Mustek URL. Added Trust comment + about similar names. Added comments about compatible scanners. + Fixed Primax URL. + * doc/descriptions/sp15c.desc: Fixed manpage link. Use "Fujitsu" + consistently. Updated manufacturer links. + +2002-07-06 Henning Meier-Geinitz + + * tools/sane-desc.c: Added
after backend name. Colors can be + changed by macros now. Centered entries. Code cleanup. Manufacturer + page split up into seperate tables. Added links and comment display + on the top of each table. Manufacturers are case-insensitive. + OS/2 fix. + * configure: Regenerated from configure.in. + * doc/sane-usb.man: Mentioned control messages, usbfs, and more + methods for permission adjustment. + * configure configure.in include/sane/config.h.in: Added define + for strcasecmp on OS/2. + +2002-07-06 Max Vorobiev + + * backend/hpsj5s.c: Rewrote to depend on libieee1284. + * backend/hpsj5s.h: Added register description defines + * backend/hpsj5s.conf: Default config setted for parport0 + * backend/hpsj5s_int.h: Removed. All important stuff moved to hpsj5s.h + * backend/Makefile.in: hpsj5s backend build depend on libieee1284 present + * doc/hpsj5s.man: Comments about libieee1284 added + * configure.in: hpsj5s backend will be compiled if libieee1284 detected + +2002-07-05 Henning Meier-Geinitz + + * tools/.cvsignore tools/Makefile.in rools/README tools/sane-desc.c: + Added new file sane-desc.c. sane-desc is inended as an replacement + for the Emacs Lisp file sane-desc.el. It can generate ASCI and HTML + lists from the backends' .desc files. + * doc/sane.man: Added security to the list of topics that can be + reported to me. + * doc/descripions/template.desc. + doc/descriptions-external/template.desc.: Updated concerning ":new". + +2002-07-03 Henning Meier-Geinitz + + * configure configure.in include/sane/config.h.in: Added HAVE_LIBUSB + #define. Check for usb_get_busses to make sure, we have at least + version 0.1.6. Added OS/2 substitution for strncasecmp. + * include/sane/sanei_usb.h sanei/sanei_usb.c: Added support for libusb. + * README.netbsd: Removed. Shared libraries are supported since 1.0.8. + * README.openbsd: Updated for libusb. + * README: Added section about libraries like libiee1284 and libusb. + * doc/doxygen-sanei.conf: Updated version number. + * include/sane/sanei_usb.h sanei/sanei_usb.c: Used dn (device number) + instead of fd (file descriptor) to avoid confusion. Updated doxygen + documentation. + * doc/sane-usb.man: Updated concerning libusb. Added tips for access + via the kernel scanner drivers. + +2002-06-29 Matthew Duggan + + * backend/canon_pp.c: Workaround for ppdev bug on <= Linux 2.4.19rc1. + * backend/canon_pp-io.c: Fixed reading on hardware with small buffers. + * doc/descriptions/canon_pp.desc: Status changed from new to alpha. + +2002-06-28 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: For HP-UX, check the complete + /dev/rscsi/ directory for SCSI sscanners, not only the device + files for the first two host adapters. + * TODO: Added entries about sanei_usb/ibusb, config.h/OS/2, echo -e + in shell scrips, and japi. Updated dll entry. Removed entry about + sane-find-scanner. + +2002-06-27 Henning Meier-Geinitz + + * doc/sane-fujitsu.man doc/sane-tamarack.man: Added newline at + the end to keep Solaris' sed happy. + * sanei/sanei_scsi.c: Set buffer size to 64 kB for + SOLARIS_USCSI_INTERFACE (reported by Ed Randall + ). + +2002-06-25 Henning Meier-Geinitz + + * tools/sane-find-scanner.c: Added support for scanning whole + directories for SCSI and USB device files. Moved SCSI and USB + detection routines to their own functions. Renamed functions + related to SCSI for clarity. Fixed indentation. + +2002-06-21 Max Vorobiev + + * backend/hpsj5s.c: added fcntl.h include directive. + +2002-06-15 Andras Major + + * doc/sane-coolscan2.man: corrected stupid mistake. + +2002-06-14 Andras Major + + * backend/coolscan2.c doc/sane-coolscan2.man + doc/descriptions/coolscan2.desc: updated to 0.1.6. + +2002-06-11 Henning Meier-Geinitz q + + * README.solaris: Added comment about SCSI-only support. + * doc/sane-usb.man: Updated list of backends that use sanei_usb. + Fixed some minor spelling issues. Really used decimal numbers + in example. + +2002-06-09 Henning Meier-Geinitz + + * doc/descriptions.txt: New file. Specification of the format of + backend description files (*.desc). + * configure configure.in: Added some sanity checks. Configure + now stops if one of the essential headers isn't found. + * backend/dll.conf: Added entry for test backend (commented out). + * doc/backend-writing.txt: Mentioned descriptions.txt. + * bachend/test.c backend/test.conf backend/test.h + backend/test-picture.c doc/descriptions/test.desc doc/sane-test.man: + Added support for lineart mode with pixels_per_line not divisible by + 8. Added support for padded image formats. Added documentation for + all options. + +2002-06-07 Henning Meier-Geinitz + + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Fixed problem for Paragon 6000SP (color + and gray modes produced solid black images). Minor cleanups. + New version: 1.0-125. + * config.guess config.sub: Updated to latest versions (from + ftp://ftp.gnu.org/pub/gnu/config/). + * configure configure.in: Print CPPFLAGS, CFLAGS, LDFLAGS and LIBS + for easier debugging. Moved AC_SUBST to the variable definitions + they belong to. + +2002-06-05 Abel Deuring + * doc/descriptions/sharp.desc: added "interface" parameter + +2002-06-05 Stéphane Voltz + + * backend/umax_pp.c: reverted a change in color reordering for 1600P + * po/Makefile.in po/umax_pp.de.po: added german translation courtesy + of Heiko Schaefer + + +2002-06-04 Rene Rebe + + * backend/avision.c backend/avision.h backend/avision.conf: next + backend version. Should work for the HP 5300 and HP 5370 now. + Serveral other minor fixes. + +2002-06-04 Stéphane Voltz + + * backend/umax_pp_low.c: relaxed scanner detection not to fail on + some parports. + +2002-06-02 Henning Meier-Geinitz + + * configure configure.in backend/Makefile.in: Added option + --disable-local-backends to configure. Only net and dll will be + compiled if set. Also a warning is printed. + * TODO: Removed entries about config.h.in macros and disabling local + backends. + +2002-06-01 Henning Meier-Geinitz + + * backend/pnm.c-bad: Removed because it was out-of-date and buggy. + The features of this modified pnm backend are now in test.c. + +2002-05-30 Oliver Rauch + + * corrected wrong version number in umax.desc + +2002-05-30 Stéphane Voltz + + * backend/umax_pp_mid.c backend/umax_pp.c: software lineart for real + this time. + +2002-05-30 Henning Meier-Geinitz + + * doc/saned.man: Added explicit path to tcpd example. + * sanei/sanei_usb.c: Explicitely initialize vendorID and productID. + * sanei/sanei_config.c sanei/sanei_config2.c: Fixed possible segfault. + +2002-05-30 Stéphane Voltz + + * backend/umax_pp_low.c backend/umax_pp.c: fixed 1600P detection, + IRIX compile fixes, final bits of software lineart + +2002-05-29 Henning Meier-Geinitz + + * AUTHORS backend/Makefile.in backend/dll.conf backend/hpsj5s.c + backend/hpsj5s.conf backend/hpsj5s.h backend/hpsj5s_int.h + doc/sane-hpsj5s.man doc/descriptions/hpsj5s.desc doc/.cvsignore + doc/Makefile.in doc/sane.man: Added hpsj5s backend for the + Hewlett-Packard ScanJet 5S parport scanner (from Max Vorobiev + ). + * PROJECTS: Removed hpsj5s. + +2002-05-29 Frank Zago + + * configure.in: Added test for long long. Fixed declaration for + HAVE_ASM_IO_H + * configure include/sane/config.h.in: regenerated + * frontend/tstbackend: add test for long long. + +2002-05-28 Frank Zago + + * po/matsushita.fr.po po/saneopts.fr.po po/sceptre.fr.po + po/teco1.fr.po po/umax.fr.po backend/leo.c backend/leo.h + backend/matsushita.c backend/matsushita.h backend/sceptre.c + backend/sceptre.h backend/teco1.c backend/teco1.h + frontend/tstbackend.c: new email address. + +2002-05-28 Henning Meier-Geinitz + + * configure configure.in: Warnings enabled by default. + * sanei/sanei_scsi.c: Fixed request-sense handling for OpenStep + (from Oliver Schirrmeister ). + * backend/mustek.c doc/descriptions/mustek.desc + doc/mustek/mustek.CHANGES: Set X minimum value to 0 for Paragon + 6000SP. + +2002-05-27 Oliver Rauch + + * configure.in/configure: V_EXTRA=-cvs + +Older entries can be found in ChangeLog-1.0.8. diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..007e939 --- /dev/null +++ b/INSTALL @@ -0,0 +1,370 @@ +Installation Instructions +************************* + +Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, +Inc. + + Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without warranty of any kind. + +Basic Installation +================== + + Briefly, the shell commands `./configure; make; make install' should +configure, build, and install this package. The following +more-detailed instructions are generic; see the `README' file for +instructions specific to this package. Some packages provide this +`INSTALL' file but do not implement all of the features documented +below. The lack of an optional feature in a given package is not +necessarily a bug. More recommendations for GNU packages can be found +in *note Makefile Conventions: (standards)Makefile Conventions. + + The `configure' shell script attempts to guess correct values for +various system-dependent variables used during compilation. It uses +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that +you can run in the future to recreate the current configuration, and a +file `config.log' containing compiler output (useful mainly for +debugging `configure'). + + It can also use an optional file (typically called `config.cache' +and enabled with `--cache-file=config.cache' or simply `-C') that saves +the results of its tests to speed up reconfiguring. Caching is +disabled by default to prevent problems with accidental use of stale +cache files. + + If you need to do unusual things to compile the package, please try +to figure out how `configure' could check whether to do them, and mail +diffs or instructions to the address given in the `README' so they can +be considered for the next release. If you are using the cache, and at +some point `config.cache' contains results you don't want to keep, you +may remove or edit it. + + The file `configure.ac' (or `configure.in') is used to create +`configure' by a program called `autoconf'. You need `configure.ac' if +you want to change it or regenerate `configure' using a newer version +of `autoconf'. + + The simplest way to compile this package is: + + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. + + Running `configure' might take a while. While running, it prints + some messages telling which features it is checking for. + + 2. Type `make' to compile the package. + + 3. Optionally, type `make check' to run any self-tests that come with + the package, generally using the just-built uninstalled binaries. + + 4. Type `make install' to install the programs and any data files and + documentation. When installing into a prefix owned by root, it is + recommended that the package be configured and built as a regular + user, and only the `make install' phase executed with root + privileges. + + 5. Optionally, type `make installcheck' to repeat any self-tests, but + this time using the binaries in their final installed location. + This target does not install anything. Running this target as a + regular user, particularly if the prior `make install' required + root privileges, verifies that the installation completed + correctly. + + 6. You can remove the program binaries and object files from the + source code directory by typing `make clean'. To also remove the + files that `configure' created (so you can compile the package for + a different kind of computer), type `make distclean'. There is + also a `make maintainer-clean' target, but that is intended mainly + for the package's developers. If you use it, you may have to get + all sorts of other programs in order to regenerate files that came + with the distribution. + + 7. Often, you can also type `make uninstall' to remove the installed + files again. In practice, not all packages have tested that + uninstallation works correctly, even though it is required by the + GNU Coding Standards. + + 8. Some packages, particularly those that use Automake, provide `make + distcheck', which can by used by developers to test that all other + targets like `make install' and `make uninstall' work correctly. + This target is generally not run by end users. + +Compilers and Options +===================== + + Some systems require unusual options for compilation or linking that +the `configure' script does not know about. Run `./configure --help' +for details on some of the pertinent environment variables. + + You can give `configure' initial values for configuration parameters +by setting variables in the command line or in the environment. Here +is an example: + + ./configure CC=c99 CFLAGS=-g LIBS=-lposix + + *Note Defining Variables::, for more details. + +Compiling For Multiple Architectures +==================================== + + You can compile the package for more than one kind of computer at the +same time, by placing the object files for each architecture in their +own directory. To do this, you can use GNU `make'. `cd' to the +directory where you want the object files and executables to go and run +the `configure' script. `configure' automatically checks for the +source code in the directory that `configure' is in and in `..'. This +is known as a "VPATH" build. + + With a non-GNU `make', it is safer to compile the package for one +architecture at a time in the source code directory. After you have +installed the package for one architecture, use `make distclean' before +reconfiguring for another architecture. + + On MacOS X 10.5 and later systems, you can create libraries and +executables that work on multiple system types--known as "fat" or +"universal" binaries--by specifying multiple `-arch' options to the +compiler but only a single `-arch' option to the preprocessor. Like +this: + + ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ + CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ + CPP="gcc -E" CXXCPP="g++ -E" + + This is not guaranteed to produce working output in all cases, you +may have to build one architecture at a time and combine the results +using the `lipo' tool if you have problems. + +Installation Names +================== + + By default, `make install' installs the package's commands under +`/usr/local/bin', include files under `/usr/local/include', etc. You +can specify an installation prefix other than `/usr/local' by giving +`configure' the option `--prefix=PREFIX', where PREFIX must be an +absolute file name. + + You can specify separate installation prefixes for +architecture-specific files and architecture-independent files. If you +pass the option `--exec-prefix=PREFIX' to `configure', the package uses +PREFIX as the prefix for installing programs and libraries. +Documentation and other data files still use the regular prefix. + + In addition, if you use an unusual directory layout you can give +options like `--bindir=DIR' to specify different values for particular +kinds of files. Run `configure --help' for a list of the directories +you can set and what kinds of files go in them. In general, the +default for these options is expressed in terms of `${prefix}', so that +specifying just `--prefix' will affect all of the other directory +specifications that were not explicitly provided. + + The most portable way to affect installation locations is to pass the +correct locations to `configure'; however, many packages provide one or +both of the following shortcuts of passing variable assignments to the +`make install' command line to change installation locations without +having to reconfigure or recompile. + + The first method involves providing an override variable for each +affected directory. For example, `make install +prefix=/alternate/directory' will choose an alternate location for all +directory configuration variables that were expressed in terms of +`${prefix}'. Any directories that were specified during `configure', +but not in terms of `${prefix}', must each be overridden at install +time for the entire installation to be relocated. The approach of +makefile variable overrides for each directory variable is required by +the GNU Coding Standards, and ideally causes no recompilation. +However, some platforms have known limitations with the semantics of +shared libraries that end up requiring recompilation when using this +method, particularly noticeable in packages that use GNU Libtool. + + The second method involves providing the `DESTDIR' variable. For +example, `make install DESTDIR=/alternate/directory' will prepend +`/alternate/directory' before all installation names. The approach of +`DESTDIR' overrides is not required by the GNU Coding Standards, and +does not work on platforms that have drive letters. On the other hand, +it does better at avoiding recompilation issues, and works well even +when some directory options were not specified in terms of `${prefix}' +at `configure' time. + +Optional Features +================= + + If the package supports it, you can cause programs to be installed +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. + + Some packages pay attention to `--enable-FEATURE' options to +`configure', where FEATURE indicates an optional part of the package. +They may also pay attention to `--with-PACKAGE' options, where PACKAGE +is something like `gnu-as' or `x' (for the X Window System). The +`README' should mention any `--enable-' and `--with-' options that the +package recognizes. + + For packages that use the X Window System, `configure' can usually +find the X include and library files automatically, but if it doesn't, +you can use the `configure' options `--x-includes=DIR' and +`--x-libraries=DIR' to specify their locations. + + Some packages offer the ability to configure how verbose the +execution of `make' will be. For these packages, running `./configure +--enable-silent-rules' sets the default to minimal output, which can be +overridden with `make V=1'; while running `./configure +--disable-silent-rules' sets the default to verbose, which can be +overridden with `make V=0'. + +Particular systems +================== + + On HP-UX, the default C compiler is not ANSI C compatible. If GNU +CC is not installed, it is recommended to use the following options in +order to use an ANSI C compiler: + + ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" + +and if that doesn't work, install pre-built binaries of GCC for HP-UX. + + HP-UX `make' updates targets which have the same time stamps as +their prerequisites, which makes it generally unusable when shipped +generated files such as `configure' are involved. Use GNU `make' +instead. + + On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot +parse its `' header file. The option `-nodtk' can be used as +a workaround. If GNU CC is not installed, it is therefore recommended +to try + + ./configure CC="cc" + +and if that doesn't work, try + + ./configure CC="cc -nodtk" + + On Solaris, don't put `/usr/ucb' early in your `PATH'. This +directory contains several dysfunctional programs; working variants of +these programs are available in `/usr/bin'. So, if you need `/usr/ucb' +in your `PATH', put it _after_ `/usr/bin'. + + On Haiku, software installed for all users goes in `/boot/common', +not `/usr/local'. It is recommended to use the following options: + + ./configure --prefix=/boot/common + +Specifying the System Type +========================== + + There may be some features `configure' cannot figure out +automatically, but needs to determine by the type of machine the package +will run on. Usually, assuming the package is built to be run on the +_same_ architectures, `configure' can figure that out, but if it prints +a message saying it cannot guess the machine type, give it the +`--build=TYPE' option. TYPE can either be a short name for the system +type, such as `sun4', or a canonical name which has the form: + + CPU-COMPANY-SYSTEM + +where SYSTEM can have one of these forms: + + OS + KERNEL-OS + + See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't +need to know the machine type. + + If you are _building_ compiler tools for cross-compiling, you should +use the option `--target=TYPE' to select the type of system they will +produce code for. + + If you want to _use_ a cross compiler, that generates code for a +platform different from the build platform, you should specify the +"host" platform (i.e., that on which the generated programs will +eventually be run) with `--host=TYPE'. + +Sharing Defaults +================ + + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. +`configure' looks for `PREFIX/share/config.site' if it exists, then +`PREFIX/etc/config.site' if it exists. Or, you can set the +`CONFIG_SITE' environment variable to the location of the site script. +A warning: not all `configure' scripts look for a site script. + +Defining Variables +================== + + Variables not defined in a site shell script can be set in the +environment passed to `configure'. However, some packages may run +configure again during the build, and the customized values of these +variables may be lost. In order to avoid this problem, you should set +them in the `configure' command line, using `VAR=value'. For example: + + ./configure CC=/usr/local2/bin/gcc + +causes the specified `gcc' to be used as the C compiler (unless it is +overridden in the site shell script). + +Unfortunately, this technique does not work for `CONFIG_SHELL' due to +an Autoconf limitation. Until the limitation is lifted, you can use +this workaround: + + CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash + +`configure' Invocation +====================== + + `configure' recognizes the following options to control how it +operates. + +`--help' +`-h' + Print a summary of all of the options to `configure', and exit. + +`--help=short' +`--help=recursive' + Print a summary of the options unique to this package's + `configure', and exit. The `short' variant lists options used + only in the top level, while the `recursive' variant lists options + also present in any nested packages. + +`--version' +`-V' + Print the version of Autoconf used to generate the `configure' + script, and exit. + +`--cache-file=FILE' + Enable the cache: use and save the results of the tests in FILE, + traditionally `config.cache'. FILE defaults to `/dev/null' to + disable caching. + +`--config-cache' +`-C' + Alias for `--cache-file=config.cache'. + +`--quiet' +`--silent' +`-q' + Do not print messages saying which checks are being made. To + suppress all normal output, redirect it to `/dev/null' (any error + messages will still be shown). + +`--srcdir=DIR' + Look for the package's source code in directory DIR. Usually + `configure' can determine that directory automatically. + +`--prefix=DIR' + Use DIR as the installation prefix. *note Installation Names:: + for more details, including other options available for fine-tuning + the installation locations. + +`--no-create' +`-n' + Run the configure checks, but stop before creating any output + files. + +`configure' also accepts some other, not widely useful, options. Run +`configure --help' for more details. diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..442aa26 --- /dev/null +++ b/LICENSE @@ -0,0 +1,48 @@ +Sat Apr 23 2005 + +This files attempts to clarify the licensing situation for the SANE +distribution. In case of doubt, the copyright information contained +in each file overrides what is said here. + +SANE consists of three parts each of which has its own licensing +terms: + + * The frontend programs. + + These programs are generally protected by the GNU General Public + License. (See file COPYING.) + + * The backend libraries. + + Most backend libraries are protected by the GNU General Public License + (see file COPYING), but as an exception, it is permissible to link against + such a library without affecting the licensing status of the program + that uses the libraries. For details, see the copyright notice at the + head of the backend files (e.g., backend/dll.c). + + Note that not all of the backends apply the exception and that some have + additional licensing constraints. E.g., the DC210 backend uses JPG code + that is licensed as described in README.djpeg. + + * The SANE API and network protocol as put forth in the standard document. + + The standard is considered to be in the public domain. Anyone is free + to implement SANE interface conforming applications or libraries in + any way he or she sees fit. + +Frequently Asked Questions about the SANE licensing: + + * Why don't you use the GNU LPGL ? + + The reason SANE isn't licensed under the GNU LGPL is very simple: the + GNU LGPL didn't exist at the time SANE was first released. So, the SANE + Exception was added to the GNU GPL. + + * Why don't you relicense SANE, now that the GNU LGPL is available ? + + To relicense the various pieces of code composing SANE, each and every + copyright holder needs to agree with the relicensing. Unfortunately, some + of the (original) backend authors cannot be contacted any longer, for + various reasons; not to mention each and every contributor who sent in a + patch. This effectively makes it impossible for the SANE Project to + relicense SANE. diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..a638eec --- /dev/null +++ b/Makefile.am @@ -0,0 +1,94 @@ +## Makefile.am -- an automake template for Makefile.in file +## Copyright (C) 2009 Chris Bagwell and Sane Developers. +## +## This file is part of the "Sane" build infra-structure. See +## included LICENSE file for license information. + +SUBDIRS = include lib sanei backend frontend tools doc po testsuite +DIST_SUBDIRS = include lib sanei backend frontend tools doc po japi testsuite + +dist_doc_DATA = AUTHORS ChangeLog COPYING LICENSE NEWS PROBLEMS PROJECTS \ + README README.aix README.beos README.darwin README.djpeg README.freebsd \ + README.hp-ux README.linux README.netbsd README.openbsd README.os2 \ + README.solaris README.unixware2 README.unixware7 README.windows \ + README.zeta +EXTRA_DIST = ChangeLog-1.0.0 ChangeLog-1.0.1 ChangeLog-1.0.2 \ + ChangeLog-1.0.3 ChangeLog-1.0.4 ChangeLog-1.0.5 ChangeLog-1.0.6 \ + ChangeLog-1.0.7 ChangeLog-1.0.8 ChangeLog-1.0.9 ChangeLog-1.0.10 \ + ChangeLog-1.0.12 ChangeLog-1.0.13 ChangeLog-1.0.14 ChangeLog-1.0.15 \ + ChangeLog-1.0.16 ChangeLog-1.0.17 ChangeLog-1.0.18 ChangeLog-1.0.19 \ + ChangeLog-1.0.20 ChangeLog-1.0.21 ChangeLog-1.0.22 ChangeLog-1.0.23 \ + $(PACKAGE).lsm + +# +# Keep the .cvsignore files sorted, and use this target to do it. +# +PERL=perl +sort-cvsignore: + for f in `find . -name .cvsignore`; do \ + $(PERL) -e 'print sort <>;' < $$f > $$f.tmptmp; \ + mv $$f.tmptmp $$f; \ + done + +# +# Check to make sure only sane_ and sanei_ symbols are exported from +# the libraries +# +libcheck: + @echo "Libraries exporting 'illegal' symbols:" + @for lib in backend/.libs/*.so backend/.libs/*.a; do \ + lines=`nm -g $$lib|grep '\( T \)\|\( D \)'|egrep -v ' _fini| _init'|egrep -v ' sane_| sanei_'`; \ + if test -n "$$lines" ; then \ + echo -e "*** $$lib:\n$$lines"; \ + found_errors="yes"; \ + fi \ + done; \ + echo; \ + echo "Libraries exporting 'non-standard sane_*' symbols:"; \ + for lib in backend/.libs/*.so backend/.libs/*.a; do \ + lines=`nm -g $$lib|grep '\( T \)\|\( D \)'|egrep ' sane_' | egrep -v 'sane_.*init|sane_.*exit|sane_.*get_devices|sane_.*open|sane_.*close|sane_.*get_option_descriptor|sane_.*control_option|sane_.*get_parameters|sane_.*start|sane_.*read|sane_.*cancel|sane_.*set_io_mode|sane_.*get_select_fd|sane_strstatus'` ; \ + if test -n "$$lines" ; then \ + echo -e "*** $$lib:\n$$lines"; \ + found_errors="yes"; \ + fi \ + done; + if test ! -z $$found_errors ; then \ + exit 1; \ + fi + +# Verify that backends do not contain any unwanted public symbols +# anytime check or distcheck is ran. +# TODO: Currently this doesn't pass. Uncomment once symbols have +# been cleaned up. +#check-am: libcheck + +# Run testsuite any time installcheck or distcheck is ran. +# Must run testsuite after install or else shared library backends +# will not be found (including test backend). +installcheck-local: + cd testsuite && $(MAKE) test.local + +$(distdir).lsm: dist $(PACKAGE).lsm + ( cat $(PACKAGE).lsm | \ + sed -e "s|_DATE_|`date +%d%b%y`|g" |\ + sed -e "s|_VERSION_|$(VERSION)|g" | \ + sed -e "s|_T_S_|`find $(distdir).tar.gz -printf "%4k"`|g" |\ + sed -e "s|_L_S_|`find $(PACKAGE).lsm -printf "%4k"`|g" >\ + $(distdir).lsm \ + ) +lsm: $(distdir).lsm + +md5: dist + md5sum $(distdir).tar.gz > $(distdir).tar.gz.md5 + +sane-backends: lsm md5 + +# Clean files created by custom targets in this file. +clean-local: + rm -f sane-backends-*.lsm + rm -f $(distdir).tar.gz.md5 + +# Clean files created by configure +distclean-local: + rm -f include/_stdint.h + rm -f include/byteorder.h diff --git a/Makefile.in b/Makefile.in new file mode 100644 index 0000000..bee0461 --- /dev/null +++ b/Makefile.in @@ -0,0 +1,989 @@ +# Makefile.in generated by automake 1.13.4 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994-2013 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = . +DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ + $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/configure $(am__configure_deps) \ + $(top_srcdir)/include/sane/config.h.in mkinstalldirs \ + $(dist_doc_DATA) COPYING compile config.guess config.sub \ + depcomp install-sh missing ltmain.sh +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/byteorder.m4 \ + $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno config.status.lineno +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/sane/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +am__v_at_1 = +SOURCES = +DIST_SOURCES = +RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ + ctags-recursive dvi-recursive html-recursive info-recursive \ + install-data-recursive install-dvi-recursive \ + install-exec-recursive install-html-recursive \ + install-info-recursive install-pdf-recursive \ + install-ps-recursive install-recursive installcheck-recursive \ + installdirs-recursive pdf-recursive ps-recursive \ + tags-recursive uninstall-recursive +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(docdir)" +DATA = $(dist_doc_DATA) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +am__recursive_targets = \ + $(RECURSIVE_TARGETS) \ + $(RECURSIVE_CLEAN_TARGETS) \ + $(am__extra_recursive_targets) +AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ + cscope distdir dist dist-all distcheck +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +# Read a list of newline-separated strings from the standard input, +# and print each of them once, without duplicates. Input order is +# *not* preserved. +am__uniquify_input = $(AWK) '\ + BEGIN { nonempty = 0; } \ + { items[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in items) print i; }; } \ +' +# Make sure the list of sources is unique. This is necessary because, +# e.g., the same source file might be shared among _SOURCES variables +# for different programs/libraries. +am__define_uniq_tagged_files = \ + list='$(am__tagged_files)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags +CSCOPE = cscope +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) +am__remove_distdir = \ + if test -d "$(distdir)"; then \ + find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -rf "$(distdir)" \ + || { sleep 5 && rm -rf "$(distdir)"; }; \ + else :; fi +am__post_remove_distdir = $(am__remove_distdir) +am__relativize = \ + dir0=`pwd`; \ + sed_first='s,^\([^/]*\)/.*$$,\1,'; \ + sed_rest='s,^[^/]*/*,,'; \ + sed_last='s,^.*/\([^/]*\)$$,\1,'; \ + sed_butlast='s,/*[^/]*$$,,'; \ + while test -n "$$dir1"; do \ + first=`echo "$$dir1" | sed -e "$$sed_first"`; \ + if test "$$first" != "."; then \ + if test "$$first" = ".."; then \ + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ + else \ + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ + if test "$$first2" = "$$first"; then \ + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ + else \ + dir2="../$$dir2"; \ + fi; \ + dir0="$$dir0"/"$$first"; \ + fi; \ + fi; \ + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ + done; \ + reldir="$$dir2" +DIST_ARCHIVES = $(distdir).tar.gz +GZIP_ENV = --best +DIST_TARGETS = dist-gzip +distuninstallcheck_listfiles = find . -type f -print +am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ + | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' +distcleancheck_listfiles = find . -type f -print +ACLOCAL = @ACLOCAL@ +ALLOCA = @ALLOCA@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AVAHI_CFLAGS = @AVAHI_CFLAGS@ +AVAHI_LIBS = @AVAHI_LIBS@ +AWK = @AWK@ +BACKENDS = @BACKENDS@ +BACKEND_CONFS_ENABLED = @BACKEND_CONFS_ENABLED@ +BACKEND_LIBS_ENABLED = @BACKEND_LIBS_ENABLED@ +BACKEND_MANS_ENABLED = @BACKEND_MANS_ENABLED@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISTCLEAN_FILES = @DISTCLEAN_FILES@ +DLLTOOL = @DLLTOOL@ +DL_LIBS = @DL_LIBS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +DVIPS = @DVIPS@ +DYNAMIC_FLAG = @DYNAMIC_FLAG@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GPHOTO2_CPPFLAGS = @GPHOTO2_CPPFLAGS@ +GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@ +GPHOTO2_LIBS = @GPHOTO2_LIBS@ +GREP = @GREP@ +HAVE_GPHOTO2 = @HAVE_GPHOTO2@ +IEEE1284_LIBS = @IEEE1284_LIBS@ +INCLUDES = @INCLUDES@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_LOCKPATH = @INSTALL_LOCKPATH@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +JPEG_LIBS = @JPEG_LIBS@ +LATEX = @LATEX@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@ +LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@ +LIBV4L_CFLAGS = @LIBV4L_CFLAGS@ +LIBV4L_LIBS = @LIBV4L_LIBS@ +LINKER_RPATH = @LINKER_RPATH@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LOCKPATH_GROUP = @LOCKPATH_GROUP@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINDEX = @MAKEINDEX@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATH_LIB = @MATH_LIB@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +MSGMERGE = @MSGMERGE@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NUMBER_VERSION = @NUMBER_VERSION@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +PRELOADABLE_BACKENDS = @PRELOADABLE_BACKENDS@ +PRELOADABLE_BACKENDS_ENABLED = @PRELOADABLE_BACKENDS_ENABLED@ +PTHREAD_LIBS = @PTHREAD_LIBS@ +RANLIB = @RANLIB@ +RESMGR_LIBS = @RESMGR_LIBS@ +SANEI_SANEI_JPEG_LO = @SANEI_SANEI_JPEG_LO@ +SANE_CONFIG_PATH = @SANE_CONFIG_PATH@ +SCSI_LIBS = @SCSI_LIBS@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +SNMP_CONFIG_PATH = @SNMP_CONFIG_PATH@ +SOCKET_LIBS = @SOCKET_LIBS@ +STRICT_LDFLAGS = @STRICT_LDFLAGS@ +STRIP = @STRIP@ +SYSLOG_LIBS = @SYSLOG_LIBS@ +SYSTEMD_LIBS = @SYSTEMD_LIBS@ +TIFF_LIBS = @TIFF_LIBS@ +USB_LIBS = @USB_LIBS@ +VERSION = @VERSION@ +V_MAJOR = @V_MAJOR@ +V_MINOR = @V_MINOR@ +V_REV = @V_REV@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +configdir = @configdir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +effective_target = @effective_target@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +locksanedir = @locksanedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +SUBDIRS = include lib sanei backend frontend tools doc po testsuite +DIST_SUBDIRS = include lib sanei backend frontend tools doc po japi testsuite +dist_doc_DATA = AUTHORS ChangeLog COPYING LICENSE NEWS PROBLEMS PROJECTS \ + README README.aix README.beos README.darwin README.djpeg README.freebsd \ + README.hp-ux README.linux README.netbsd README.openbsd README.os2 \ + README.solaris README.unixware2 README.unixware7 README.windows \ + README.zeta + +EXTRA_DIST = ChangeLog-1.0.0 ChangeLog-1.0.1 ChangeLog-1.0.2 \ + ChangeLog-1.0.3 ChangeLog-1.0.4 ChangeLog-1.0.5 ChangeLog-1.0.6 \ + ChangeLog-1.0.7 ChangeLog-1.0.8 ChangeLog-1.0.9 ChangeLog-1.0.10 \ + ChangeLog-1.0.12 ChangeLog-1.0.13 ChangeLog-1.0.14 ChangeLog-1.0.15 \ + ChangeLog-1.0.16 ChangeLog-1.0.17 ChangeLog-1.0.18 ChangeLog-1.0.19 \ + ChangeLog-1.0.20 ChangeLog-1.0.21 ChangeLog-1.0.22 ChangeLog-1.0.23 \ + $(PACKAGE).lsm + + +# +# Keep the .cvsignore files sorted, and use this target to do it. +# +PERL = perl +all: all-recursive + +.SUFFIXES: +am--refresh: Makefile + @: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ + $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + echo ' $(SHELL) ./config.status'; \ + $(SHELL) ./config.status;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + $(am__cd) $(srcdir) && $(AUTOCONF) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) +$(am__aclocal_m4_deps): + +include/sane/config.h: include/sane/stamp-h1 + @if test ! -f $@; then rm -f include/sane/stamp-h1; else :; fi + @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) include/sane/stamp-h1; else :; fi + +include/sane/stamp-h1: $(top_srcdir)/include/sane/config.h.in $(top_builddir)/config.status + @rm -f include/sane/stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status include/sane/config.h +$(top_srcdir)/include/sane/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) + rm -f include/sane/stamp-h1 + touch $@ + +distclean-hdr: + -rm -f include/sane/config.h include/sane/stamp-h1 + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool config.lt +install-dist_docDATA: $(dist_doc_DATA) + @$(NORMAL_INSTALL) + @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ + done + +uninstall-dist_docDATA: + @$(NORMAL_UNINSTALL) + @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) + +# This directory's subdirectories are mostly independent; you can cd +# into them and run 'make' without going through this Makefile. +# To change the values of 'make' variables: instead of editing Makefiles, +# (1) if the variable is set in 'config.status', edit 'config.status' +# (which will cause the Makefiles to be regenerated when you run 'make'); +# (2) otherwise, pass the desired values on the 'make' command line. +$(am__recursive_targets): + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +ID: $(am__tagged_files) + $(am__define_uniq_tagged_files); mkid -fID $$unique +tags: tags-recursive +TAGS: tags + +tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + set x; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + $(am__define_uniq_tagged_files); \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: ctags-recursive + +CTAGS: ctags +ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + $(am__define_uniq_tagged_files); \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" +cscope: cscope.files + test ! -s cscope.files \ + || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) +clean-cscope: + -rm -f cscope.files +cscope.files: clean-cscope cscopelist +cscopelist: cscopelist-recursive + +cscopelist-am: $(am__tagged_files) + list='$(am__tagged_files)'; \ + case "$(srcdir)" in \ + [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ + *) sdir=$(subdir)/$(srcdir) ;; \ + esac; \ + for i in $$list; do \ + if test -f "$$i"; then \ + echo "$(subdir)/$$i"; \ + else \ + echo "$$sdir/$$i"; \ + fi; \ + done >> $(top_builddir)/cscope.files + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + -rm -f cscope.out cscope.in.out cscope.po.out cscope.files + +distdir: $(DISTFILES) + $(am__remove_distdir) + test -d "$(distdir)" || mkdir "$(distdir)" + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + $(am__make_dryrun) \ + || test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ + $(am__relativize); \ + new_distdir=$$reldir; \ + dir1=$$subdir; dir2="$(top_distdir)"; \ + $(am__relativize); \ + new_top_distdir=$$reldir; \ + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ + ($(am__cd) $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$new_top_distdir" \ + distdir="$$new_distdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ + done + -test -n "$(am__skip_mode_fix)" \ + || find "$(distdir)" -type d ! -perm -755 \ + -exec chmod u+rwx,go+rx {} \; -o \ + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ + || chmod -R a+r "$(distdir)" +dist-gzip: distdir + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__post_remove_distdir) + +dist-bzip2: distdir + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 + $(am__post_remove_distdir) + +dist-lzip: distdir + tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz + $(am__post_remove_distdir) + +dist-xz: distdir + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz + $(am__post_remove_distdir) + +dist-tarZ: distdir + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(am__post_remove_distdir) + +dist-shar: distdir + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + $(am__post_remove_distdir) + +dist-zip: distdir + -rm -f $(distdir).zip + zip -rq $(distdir).zip $(distdir) + $(am__post_remove_distdir) + +dist dist-all: + $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' + $(am__post_remove_distdir) + +# This target untars the dist file and tries a VPATH configuration. Then +# it guarantees that the distribution is self-contained by making another +# tarfile. +distcheck: dist + case '$(DIST_ARCHIVES)' in \ + *.tar.gz*) \ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + *.tar.bz2*) \ + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lz*) \ + lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ + *.tar.xz*) \ + xz -dc $(distdir).tar.xz | $(am__untar) ;;\ + *.tar.Z*) \ + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + *.shar.gz*) \ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + *.zip*) \ + unzip $(distdir).zip ;;\ + esac + chmod -R a-w $(distdir) + chmod u+w $(distdir) + mkdir $(distdir)/_build $(distdir)/_inst + chmod a-w $(distdir) + test -d $(distdir)/_build || exit 0; \ + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ + && am__cwd=`pwd` \ + && $(am__cd) $(distdir)/_build \ + && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + $(AM_DISTCHECK_CONFIGURE_FLAGS) \ + $(DISTCHECK_CONFIGURE_FLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ + distuninstallcheck \ + && chmod -R a-w "$$dc_install_base" \ + && ({ \ + (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ + } || { rm -rf "$$dc_destdir"; exit 1; }) \ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist \ + && rm -rf $(DIST_ARCHIVES) \ + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ + && cd "$$am__cwd" \ + || exit 1 + $(am__post_remove_distdir) + @(echo "$(distdir) archives ready for distribution: "; \ + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' +distuninstallcheck: + @test -n '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: trying to run $@ with an empty' \ + '$$(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + $(am__cd) '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ + echo " (check DESTDIR support)"; \ + fi ; \ + $(distuninstallcheck_listfiles) ; \ + exit 1; } >&2 +distcleancheck: distclean + @if test '$(srcdir)' = . ; then \ + echo "ERROR: distcleancheck can only run from a VPATH build" ; \ + exit 1 ; \ + fi + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left in build directory after distclean:" ; \ + $(distcleancheck_listfiles) ; \ + exit 1; } >&2 +check-am: all-am +check: check-recursive +all-am: Makefile $(DATA) +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(docdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-recursive + +clean-am: clean-generic clean-libtool clean-local mostlyclean-am + +distclean: distclean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-hdr \ + distclean-libtool distclean-local distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +html-am: + +info: info-recursive + +info-am: + +install-data-am: install-dist_docDATA + +install-dvi: install-dvi-recursive + +install-dvi-am: + +install-exec-am: + +install-html: install-html-recursive + +install-html-am: + +install-info: install-info-recursive + +install-info-am: + +install-man: + +install-pdf: install-pdf-recursive + +install-pdf-am: + +install-ps: install-ps-recursive + +install-ps-am: + +installcheck-am: installcheck-local + +maintainer-clean: maintainer-clean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-dist_docDATA + +.MAKE: $(am__recursive_targets) install-am install-strip + +.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ + am--refresh check check-am clean clean-cscope clean-generic \ + clean-libtool clean-local cscope cscopelist-am ctags ctags-am \ + dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \ + dist-tarZ dist-xz dist-zip distcheck distclean \ + distclean-generic distclean-hdr distclean-libtool \ + distclean-local distclean-tags distcleancheck distdir \ + distuninstallcheck dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am \ + install-dist_docDATA install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installcheck-local installdirs installdirs-am \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags tags-am uninstall uninstall-am uninstall-dist_docDATA + +sort-cvsignore: + for f in `find . -name .cvsignore`; do \ + $(PERL) -e 'print sort <>;' < $$f > $$f.tmptmp; \ + mv $$f.tmptmp $$f; \ + done + +# +# Check to make sure only sane_ and sanei_ symbols are exported from +# the libraries +# +libcheck: + @echo "Libraries exporting 'illegal' symbols:" + @for lib in backend/.libs/*.so backend/.libs/*.a; do \ + lines=`nm -g $$lib|grep '\( T \)\|\( D \)'|egrep -v ' _fini| _init'|egrep -v ' sane_| sanei_'`; \ + if test -n "$$lines" ; then \ + echo -e "*** $$lib:\n$$lines"; \ + found_errors="yes"; \ + fi \ + done; \ + echo; \ + echo "Libraries exporting 'non-standard sane_*' symbols:"; \ + for lib in backend/.libs/*.so backend/.libs/*.a; do \ + lines=`nm -g $$lib|grep '\( T \)\|\( D \)'|egrep ' sane_' | egrep -v 'sane_.*init|sane_.*exit|sane_.*get_devices|sane_.*open|sane_.*close|sane_.*get_option_descriptor|sane_.*control_option|sane_.*get_parameters|sane_.*start|sane_.*read|sane_.*cancel|sane_.*set_io_mode|sane_.*get_select_fd|sane_strstatus'` ; \ + if test -n "$$lines" ; then \ + echo -e "*** $$lib:\n$$lines"; \ + found_errors="yes"; \ + fi \ + done; + if test ! -z $$found_errors ; then \ + exit 1; \ + fi + +# Verify that backends do not contain any unwanted public symbols +# anytime check or distcheck is ran. +# TODO: Currently this doesn't pass. Uncomment once symbols have +# been cleaned up. +#check-am: libcheck + +# Run testsuite any time installcheck or distcheck is ran. +# Must run testsuite after install or else shared library backends +# will not be found (including test backend). +installcheck-local: + cd testsuite && $(MAKE) test.local + +$(distdir).lsm: dist $(PACKAGE).lsm + ( cat $(PACKAGE).lsm | \ + sed -e "s|_DATE_|`date +%d%b%y`|g" |\ + sed -e "s|_VERSION_|$(VERSION)|g" | \ + sed -e "s|_T_S_|`find $(distdir).tar.gz -printf "%4k"`|g" |\ + sed -e "s|_L_S_|`find $(PACKAGE).lsm -printf "%4k"`|g" >\ + $(distdir).lsm \ + ) +lsm: $(distdir).lsm + +md5: dist + md5sum $(distdir).tar.gz > $(distdir).tar.gz.md5 + +sane-backends: lsm md5 + +# Clean files created by custom targets in this file. +clean-local: + rm -f sane-backends-*.lsm + rm -f $(distdir).tar.gz.md5 + +# Clean files created by configure +distclean-local: + rm -f include/_stdint.h + rm -f include/byteorder.h + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..6e39bf8 --- /dev/null +++ b/NEWS @@ -0,0 +1,1104 @@ +-*-Mode: outline-*- +New with 1.0.24, released 2012-09-30: + +* Significant enhancements to pixma, genesys, kodakaio, fujitsu, canon_dr. +* Minor updates, bugfixes or scanners added in several backends. +* Added new testsuite +* 51 new scanner models supported. +* USB support improvements. +* Improved build system (mingw64, bug fixes, default pthread on Linux). +* Documentation updates. +* Bugfixes. + + +New with 1.0.23, released 2012-08-19: + +* New backends: kvs40xx (Panasonic KV-S40xx), + kodakaio (Kodak AiO ESP and Hero) +* Significant enhancements to several backends. +* 30 new scanner models supported. +* V4L support improvements. +* Improvements for builds on multiple platforms. +* Improved udev rules. +* Updated software deskew algorithm. +* Documentation updates. +* Bugfixes. + + +New with 1.0.22, released 2011-02-13: + +* New backends: kvs20xx (Panasonic KV-S20xx), + magicolor (Konica-Minolta ) +* Significant enhancements to several backends. +* More than 80 new scanner models supported. +* Support many more networked scanners. +* Added -A option to scanimage +* Improved build system. +* Improved USB support. +* Improved udev rules. +* Documentation updates. +* Bugfixes. + + +New with 1.0.21, released 2010-04-25: + +* New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx), + p5 (Primax PagePartner) +* 224 more scanner models supported. +* Many backends updated. +* Improved compilation on uncommon platforms. +* More consistent option naming. +* Scanimage no longer writes image to tty. +* Modern translation infrastructure. +* Improved saned network daemon. +* Internal SCSI, USB, threading, TCP & UDP code updates. +* Updated HAL and udev support. +* New sanei_magic image processing library. +* Documentation updates. +* Bugfixes. + + +New with 1.0.20, released 2009-05-03: + +* New backends: canon_dr (Canon DR-series), coolscan3 (Nikon LS & Coolscan), + rts8891 (Umax & HP 44xx), xerox_mfp (Samsung/Xerox/Dell MFPs) +* Many backends updated. +* 75 more scanner models supported. +* New build system (thanks Chris and Olaf). +* Avahi support (thanks Julien). +* More network scanners supported +* Epson backend deprecated, use epson2 +* Coolscan2 backend deprecated, use coolscan3 +* Internal SCSI, USB, threading, TCP & UDP code updates. +* Updated HAL and udev support. +* Improved saned configuration. +* Scanimage updates. +* Updated translations. +* Documentation updates. +* Bugfixes. + + +New with 1.0.19, released 2008-02-10: + +* New backends: cardscan (Corex Cardscan 800c), epjitsu (Epson-based Fujitsu), + epson2 (various Epson scanners), hp3900 (HP ScanJet 3970 and more), + hp5590 (HP ScanJet 5590 and more), hpljm1005 (HP LaserJet M1005 and more), + hs2p (Ricoh IS400 series) +* Updated backends: abaton, agfafocus, apple, artec, artec_eplus48u, as6e, + avision, canon, coolscan, coolscan2, dc25, dell1600n_net, dll, epson, + fujitsu, genesys, gt68xx, hp3500, ibm, lexmark, microtek, microtek2, mustek, + nec, net, pie, pint, pixma, plustek, plustek_pp, ricoh, s9036, sm3600, + sm3840, snapscan, sp15c, st400, tamarack, teco2, test, u12, umax, umax1220u, + umax_pp +* Scanimage detects more chipsets. +* Internal scsi, usb, tcp and udp code updates. +* Basic HAL .fdi creation support +* Build system updates. +* Updated translations. +* Documentation updates. +* Bugfixes. + + +New with 1.0.18, released 2006-07-02: + +* New backends: dell1600n_net (Dell 1600n), hp3500 (HP ScanJet 3500 series), + pixma (Canon Pixma series), stv680 (Aiptek Pencam and similar). +* Updated backends: avision, canon, dll, epson, fujitsu, genesys, gt68xx, + microtek2, mustek_pp, niash, plustek, snapscan, sp15c, test, u12, umax1220u. +* Scanimage batch mode fixes. +* Scanner lists contain USB vendor/product ids and some statistics now. +* Udev/hotplug lists are generated autmatically from the .desc files now. +* Portability fixes (especially for DragonFlyBSD and HP/UX). +* Build system updates. +* Updated translations. +* Documentation updates. +* Bugfixes. + + +New with 1.0.17, released 2005-12-18: + +* New backends: hp4200 (HP ScanJet 4200), lexmark (Lexmark X1100 series), + mustek_usb2 (Mustek BearPaw 2448 TA Pro) +* Updated backends: artec_eplus48u, avision, canon, epson, fujitsu, genesys, + gt68xx, microtek2, mustek_pp, plustek, plustek_pp, sm3600, snapscan, umax_pp. +* Hotplug/udev updates. +* scanimage fixes. +* sane-find-scanner finds more chipsets. +* Build system fixes/updates. make now calls makedepend. +* Several fixes in SANE internal functions (sanei). +* Portability fixes (especially for MacOSX, FreeBSD, OpenBSD, OS/2). +* Updated translations. +* Documentation updates. +* Bugfixes. + + +New with 1.0.16, released 2005-08-07: + +* New backends: genesys, sm3840 +* Updated backends: avision, canon, coolscan, epson, gphoto2, gt68xx, mustek, + mustek_pp, niash, plustek, plustek_pp, qcam, sm3600, snapscan, teco2, + umax_pp, v4l. +* More functionality/fixes for sanei_usb and sanei_pp. +* Added sanei_access to allow locking of SANE devices. +* Hotplug updates. +* scanimage updates. +* Portability fixes (especially for OS/2, 64bit platforms, BeOS+ZETA). +* Added Polish translation. Updated other translations. Fixed format strings. +* Documentation updates. +* Bugfixes. + + +New with 1.0.15, released 2004-11-07: + +* New backends: niash. +* Updated backends: agfafocus, artec_eplus48u.c, avision, canon, canon_pp, + coolscan, dll, epson, fujitsu, gt68xx, hp, hp5400, leo, microtek2, mustek, + mustek_pp, net, pie, plustek, plustek_pp, snapscan, sp15c, tamarack, teco2, + umax, umax_pp, u12, v4l. +* Portability fixes (especially for MacOS X, NetBSD, OS/2, 64 bit platforms). +* sane-find-scanner detects more chipsets now. +* Added Finnish translation. Updated other translations. +* Several saned fixes. +* Build system updates. +* Documentation updates. +* Bugfixes. + + +New with 1.0.14, released 2004-05-01: + +* New backends: u12 +* Updated backends: artec, artec_eplus48u, as6e, avision, canon630u, + canon_pp, epson, fujitsu, gphoto2, gt68xx, hp, matsushita, mustek, + mustek_pp, mustek_usb, plustek, plustek_pp, sm3600, snapscan, teco1, teco2, + u12, umax, umax_pp, v4l. +* Added scripts for USB hotplugging (Linux) +* Added Danish translation. Updated other translations. +* sane-find-scanner knows about more chipsets now. +* Portability fixes (especially for MacOS X, NetBSD, OpenBSD, and OS/2). +* Build system fixes. +* Documentation updates. +* Bugfixes. + + +New with 1.0.13, released 2003-11-22: + +* New backends: mustek_pp_ccd (for Mustek parport CCD scanners), + plustek_pp (for Plustek parport scanners, splitted from the plustek backend). +* Updated backends: avision, canon630u, coolscan, epson, fujitsu, gphoto2, + gt68xx, hp, hp5400, mustek, mustek_pp, pie, plustek, snapscan, teco2, test, + umax, umax_pp. +* New internal interface for parport scanners. +* Networking (IPv6 + subnet support) fixes + updates. +* sane-find-scanner can detect some USB scanner chipsets now. +* Better support for threading. +* Port to MS Windows (Cygwin). +* Portability fixes (especially for FreeBSD, MacOS X, OS/2). +* Build system improvements. +* Added new (Bulgarian, Czech and Italian) and updated existing translations. +* The level of support for scanners is now: unsupported, minimal, basic, good, + complete or untested (instead of alpha, beta, stable). +* Documentation updates. +* Bugfixes. + + +New with 1.0.12, released 2003-05-25: + +* New backends: hp5400 (Hewlett Packard 54XX series), ibm (IBM 2456, Ricoh + IS-410, IS-420, and IS-430), and ma1509 (Mustek BearPaw 1200F). +* Updated backends: apple, artec_eplus48u, as6e, avision, canon (FB1200S), + canon630u, dc210, dc240, dll, epson, fujitsu (fi4220), gphoto2, gt68xx, + hp, mustek, mustek_pp, mustek_usb, net, pie, plustek, snapscan (Agfa Arcus + 1200, Epson Perfection 660), teco2 (Relisys AVEC II S3, Relisys APOLLO + Express 3 and Primax Jewel 4800), test, umax, umax_pp. +* Added IPv6 support for saned and net backend. +* Added SCSI support for MacOS X. +* Build system improvements. +* USB access improvements. +* Portability fixes (especially for Irix, MacOS X, OS/2 and Linux/m68k). +* Added new (nl, no) and updated existing translations. +* Documentation updates. +* Bugfixes. + +New with 1.0.11, released 2003-02-09: + +* Security fixes for saned. + + +New with 1.0.10, released 2003-02-01: + +* New backends: artec_eplus48u (Artec E+ 48U, Tevion/Medion MD 9693, Medion + MD 9705, Trust Easy Webscan 19200), gt68xx (Artec Ultima 2000, some Mustek + BearPaws and other GT6801/GT6816 based scanners). +* Updated backends: avision, canon, coolscan2, canon_pp, dc210, dc240, dc25, + dll, epson, gphoto2, hp, hpsj5s, microtek2, mustek, mustek_pp, plustek, + sharp, snapscan, test, umax, umax_pp. +* Improved SCSI and USB handling. +* Portability fixes (especially for Linux/sparc64, MacOS X, OS/2, Tru64). +* New translation system. All backends have translations for the standard + options now. Added translations for Portuguese, Russian and Swedish. +* Build system updates. +* Various documentation updates. +* Bugfixes. + +New with 1.0.9, released 2002-10-24: + +* New backends: hpsj5s (Hewlett-Packard ScanJet 5S parport scanner), + teco2 (some Relisys/Primax SCSI flatbed scanners, models VM3575, VM6565, + VM6586 and VM6575), teco3 (some Relisys/Piotech/Trust/Plustek SCSI + flatbed scanners, model VM3552). +* Updated backends: avision, canon_pp, coolscan2, dc240, dc25, epson, fujitsu, + hp, leo, microtek, mustek, mustek_usb, pie, plustek, snapscan, teco1, test, + umax, umax_pp, v4l. +* sane-find-scanner finds more scanners and has more verbosity options now. +* New tool to create gamma tables (gamma4scanimage). +* Support for ICC profiles for scanimage. +* USB scanner should work on all systems supported by libusb now. +* Portability fixes (especially for big-endian sytems, Irix, OpenStep, OS/2, + Solaris). +* New and updated translations for various backends. +* New system for generating lists of manufacturers/backends. +* Various documentation updates. +* Bugfixes. + +New with 1.0.8, released 2002-05-27: + +* New backends: canon_pp (Canon parport scanners), canon630u (CanoScan 630u + + 636u), coolscan2 (Nikon Coolscan LS-30, LS-40 ED, LS-4000 ED, and + LS-8000 ED), fujitsu (M3091, M3093, M3096 and similar scanners), + leo (Leo/Across FS-1130 scanner), matsushita (Panasonic KV-SS scanners), + sceptre (Sceptre VividScan S1200), teco1 (some Teco/Relisys flatbed + scanners), test (test frontends and SANE installation). +* Updated backends: avision, canon, dc240, dll, epson, gphoto2, mustek, + mustek_pp, mustek_usb, nec, net, plustek, pnm, sharp, sm3600, snapscan, umax, + umax_pp, v4l. +* New translations for several backends (de, es, fr). +* Networking supports hosts without working DNS now. +* SCSI system ignores USB files and doesn't block (Linux). +* New test frontend and backend for testing SANE. +* Several build system improvements (e.g., new libtool, better make distclean, + build only shared libs by default). +* Portability fixes (especially for AIX, Linux (2.2, hppa, sparc), HP-UX, + NetBSD, OPENSTEP, OS/2). +* Better documentation of internal functions (sanei). +* Various Documentation updates. +* Bugfixes. + +New with 1.0.7, released 2002-02-04: + +* New backend: umax1220u (for UMAX Astra 1220U and 2000U scanners). +* Updated backends: avision (v 1.0.15), dc240 (v 0.0), dc25 (v 1.2), + dll (v 1.0.5), epson (v 1.0.219), gphoto2 (v 0.0), microtek2 (v 0.95), + mustek (1.0.118), mustek_usb (v 1.0.10), plustek (v 0.41), pnm (v 1.0.4), + sharp (v 0.32), snapscan (v 1.4.7), st400 (v 1.6), umax (v 1.0-32), + umax_pp (v 1.0.6). +* Added support for translating backend options. +* Added support for USB control messages and lm983x and pv6830 chipsets. +* Better documentation of internal functions (sanei). +* Fixed several security issues with temporary files. +* Fixed several issues in the networking code. +* Portability fixes (especially for OS/2, FreeBSD, and OpenBSD). +* Scanimage fixes concerning TIFF output and signal handling. +* Documentation updates. +* Bugfixes. + +New with 1.0.6, released 2001-11-05: + +* New backends: gphoto2 (backend for gphoto2 supported cameras), mustek_usb + (for Mustek USB scanners 600CU, 1200CU(+), 1200UB). +* Updated backends: dc240 (v 0.0), epson (v 0.2.12), hp (0.95), + m3096g (v 1.11), microtek2 (v 0.95), mustek (v1.0-113), net (v 1.0.5), + pie (1.0-7), pnm (1.0-2), snapscan (v 1.4.0), umax (1.0-31), umax_pp (1). +* Added generic support for USB devices. +* Added USB support to sane-find-scanner. +* Code and documentation updates for HP UX compatibility. +* Documentation updates. +* Bugfixes. + +New with 1.0.5, released 2001-07-01: + +* New backends: bh (Bell+Howell Copiscan II series), dc240 (Kodak DC240 + Digital Camera), sm3600 (Microtek ScanMaker 3600), umax_pp (Umax paralell + port scanners). +* Updated backends: artec (v0.5.16), dc25 (v1.2), dll (v1.0.3), + epson (v0.2.08), hp (v0.94), microtek (v0.12.3), microtek2(v0.9), + mustek (v1.0-107), nec (v0.12), net (v1.0.3), plustek (v0.39), pnm (v1.0.1), + snapscan (v1.2), tamarack (v0.5), umax (v1.0-28). +* Fixed security bug in saned.c that allowed access to scanner without + password. +* pnm isn't installed by default anymore due to security risks +* Linux-part of sanei_scsi.c was updated concerning buffersizes, devfs, and + kernel 2.4. More debug output. +* sanei_scsi_find_devices works on FreeBSD now. +* Added support for Solaris sgen SCSI driver. +* find-scanner was renamed to sane-find-scanner and is installed now. Further + more it has a man page now. +* There is a testsuite for sane, but only one test is implemented yet. +* Better output about versions of backends and frontends. +* There is a man page for SANE now (sane(7)). +* Install all available documentation. +* Bugfixes. + + +New with 1.0.4, released 2000-12-21: + +* New backends: as6e, nec, pie. +* Updated backends: artec (v0.5.15), avision (v0.2.1), epson (v0.1.39), + hp (v0.93), mustek (v1.0-102), mustek_pp (v0.9-devel), plustek (v0.38), + sharp (v0.32), umax (v1.0-21). +* Moved frontends xscanimage and xcam to a new package (sane-frontends). +* Added authentification with encrypted passwords. +* Installation of shared libraries on AIX is supported now. +* Fixed compilation bugs on Irix and FreeBSD. +* Better debug output on platforms not supporting vararg macros. +* Better documentation about SANE devicenames. +* Bugfixes. + +New with 1.0.3, released 2000-08-12: + +* New backends: mustek_pp, plustek, st400, v4l. +* Updated backends: Artec (v0.5.14), Coolscan (v0.4.3), Epson (v0.1.33), + HP (v0.88), Mustek (v1.0-96), Sharp (v0.31), UMAX (v1.0-21). +* Removed backend info sagitta.desc due to lack of interest. +* Installing no longer depends on 'rev'. +* Added and structured documentation. +* Every backend has a man page now. +* Debug messages are now sent to syslog if stderr is a socket. +* New 16 bit support to scanimage. +* Bugfixes. + +New with 1.0.2, released 2000-03-06: +* Aliased and hidden backend support. +* Port to UnixWare 2.x and UnixWare 7. +* New script 'sane-config' to help frontend developers. +* Added Ricoh IS50 support. +* Updated backends: Artec (v0.5.13), CANON (v991108), DC-25 (1.2), HP + (v0.86), Microtek (0.12.0), Microtek2 (v0.8), UMAX (v1.0-build-18), + Epson (v0.1.15), Sharp (v0.30), sp15c (1.12) and m3096g (1.11). +* Automatic document feeder support for scanimage. +* New backend for Avision AV 630 CS. +* New Linux SCSI Generic driver. +* Upgraded to libtool 1.3.4 +* GIMP compatibility patch. +* OS/2 patches. +* Bugfixes. + +New with 1.01: + +* Miscellaneous + o configure --disable-shared works again + o scanimage -T testing option added (by Nick Lamb) + o in dll.conf, the pnm, dc25, and dc210 backends are now disabled + (commented out) by default. The net backend is now enabled by + default. The pnm backend has been disabled as it often proved + confusing to novice users. The dc25 and dc210 backends were + disabled because they initialize very slowly if no camera is + attached. + o Downgraded PNM backend to the version shipped with SANE 0.74. + The scan area options as implemented in SANE 1.00 were + incorrectly implemented which made the backend unreliable. + +* New tool to turn off Mustek 600 II N scanner (by Andreas Czechanowski) + o the new binary tools/mustk600iin-off allows to turn off a + Mustek 600 II N scanner (note: you'll need to install this tool + manually if you want it) + +* New backend for Sharp scanners (by FUKUDA Kazuya & Abel Deuring) + o supports the Sharp JX-610, JX-250, and JX-330 SCSI scanner + o preview/lineart/haftone/threshold are untested + +* Updated Kodak DC25 backend (by Peter Fales). + +* Updated HP backend (by Peter Kirchgessner) + o New features: + - Option 'unload after scan' for PhotoScanner + - Manual page sane-hp updated + - hp.desc updated + + o Bugfixes: + - Adjustable scan size for scan from ADF + - No blanks in command line options + - Segmentation fault for starting scanimage -d hp:/dev/sg0 + without /dev/sgo in hp.conf + + Scanning from the ADF therefore should work now. + +* Updated Microtek backend (by Matto Marjanovic) + o Fixed off-by-1 error in revision-number parsing. + o dump_inquiry() now prints the "Vendor Specific String". + o Added model code/vendor name for the other 600ZS. + o Made get_scan_status() retry delay increase with each try (will + this help the poor 600ZS?). + o Corrected base resolution for Agfa StudioScan II/IIsi (400dpi). + o Disabled backend's clever aspect-ratio correction code for + expanded-mode scans with StudioScan II/IIsi (scanner handles it + internally - smart scanner.) + o Fixed gamma LUT code parsing stupidity: now correctly + determines maximum allowed LUT size, and uses it. (Especially + necessary for StudioScan II/IIsi.) + o The E6 claims to only support 256-byte LUT's, but the backend + now ignores that misinformation (and uses 1024). + o Now ignores denial of expanded-mode by older E6's (model code + 0x63), in addition to newer E6's. + +* Updated Microtek2 backend (by Bernd Schroeder) + o Added support for non-blocking I/O. + o Preliminary support for a strip and a slide mode. + o For people, who are annoyed, if the the scanhead moves back and fourth + during a scan (backtracking): There is a new option 'disable + backtracking'. At present this option must be activated by + uncommenting the respective entry in the included microtek2.conf + file. This is an advanced option. + o The X6EL should no longer produce pixel junk after one successful scan. + +* Updated Mustek backend (by Andreas Bolsch) + o larger buffer acquired (speeds up scanning slightly) + o for SE models minimal resolution increased from 60 dpi to 75 dpi + o for SE models 75 dpi in color mode is no longer used as the newer + firware version seems to be even more buggy + o bug in calculation of gamma table corrected (applies only to SE models, + NOT related to the overflow problem which was corrected via CLIP( ) ) + o default resolution is now set according to the minimal resolution + (firmware dependent) + o for SE models all unsupported options (speed, ... ) explicitly disabled + +* Updated Nikon Coolscan backend (by Didier Carlier) + o Reverse the pixel order for the LS-1000. + +* Updated snapscan backend to v0.6 (by Kevin Charter and Petter Reinholdtsen) + o Fixes the versioning problem. + o Add support for SnapScan 1236s (should also work for SnapScan 600). + +* Updated UMAX backend (by Oliver Rauch) + o Added support for Linotype Hell Saphir 2 + o Changed bug in gray gamma data conversion + o Added support for Nikon AX-210 + o Added "Vista S-6E" as supported + o Added PowerLook-II (PL-II) as supported + o Added Astra 600S as supported + +New with 1.00: + +* Upgraded to libtool-1.2. + This reportedly gets SANE to build on Solaris versions with a + broken printf. + +* saned + Matching of hostnames is no longer case-sensitive. + +* New Abaton backend (by David Huggins-Daines) + Supports "Scan 300/GS" and may work with "Scan 300/S" but the + latter is untested. + +* New Agfa Focus backend (by Karl Anders Øygard) + Supports: + o AGFA Focus GS (6 bit gray scale) (untested) + o AGFA Focus Lineart (lineart) (untested) + o AGFA Focus II (8 bit gray scale) (untested) + o Siemens S9036 (8 bit gray scale) (untested) + o AGFA Focus Color (24 bit color 3-pass) + o AGFA Focus Color Plus (24 bit color 3-pass) + +* New Kodak DC210 still camera backend (by Brian J. Murrell) + +* New Ricoh backend (by Feico Dillema). + +* New HP backend. + The backend formerly known as "xhp" is now the default HP backend. + This backend should support HP scanners much better and was + contributed by Geoffrey Dairiki and Peter Kirchgessner. + + - Added support for HP 6200C + - Suppress halftone mode on photosmart (it is not supported) + - Show calibrate button on photoscanner only for print media + - Add media selection for photoscanner + - Cleanup hp_scsi_s structure + +* Updated apple backend (by Milon Firikis). + Now you should be able to scan from ColorOneScanners (in non color + modes) and maybe from OneScanners (untested). + +* Updated Artec backend (by Chris Pinkham). + +* Updated Kodak DC25 backend (by Peter Fales). + +* Updated Microtek backend (by Matto Marjanovic). + - Fix segfault on exit due to unnecessary free() in sane_close(). + - Fix to red channel shift bug (which crept in during rewrite of + color-handling code). + - Addition of "patch level" to version codes. + +* Updated Microtek2 backend + - Added support for ScanMaker 330, ScanMaker 636, ScanMaker E3plus, + ScanMaker X6 and Phantom 636. + - Other improvements (this includes support for automatic document feeders + and transparency adapters, missing option descriptions were added). + - Updated the manual page. + +* Updated Mustek backend (patches by Andreas Bolsch and Heiko Schroeder) + + - Heiko's patch should make resolutions >300dpi work for MFS-6000CX. + + Andreas's patches: + + - Should work with ScanExpress 6000SP, 12000SP as well as older models + - Bug with MFS-12000SP corrected (poined out by Daniel Deckers) + - Bug which caused xscanimage to crash after color preview corrected + - Improvement(?) in high resolution + + Important Notes for ScanExpress models: + + - Resolutions below 60 dpi don't work (firmware problem). + - Resolutions >300 dpi (6000 SP) or >600 dpi (12000 SP) result in + different x/y-resolution as 6000 SP and 12000 SP have in fact only + 300 dpi and 600 dpi CCD sensors, respectively. + - Resolutions >300dpi in color mode sometimes result in corrupted images + (parts duplicated/shifted *HORIZONTALLY*) depending on hardware + configuration. Killing all other applications and disabling swap + (if sufficient physical memory available) may help. + I added some code which writes to every page of the buffer prior + to scanning to fool the memory management and scanned a full page + color scan with 600dpi * 1200dpi. Very slow but image seemed ok + after pnmscale. + - Max. scan area: 0-216mm (hor.), 2.5-294.5mm (ver.) + The scanners can't scan the first 2.5mm (ver.), so you *MUST* + specify the scan area according to this restriction! + - The scanners support only lineart (1 bpp), gray (8 bpp), color (24 bpp). + Although the scanners have 10 bit (6000 SP) or 12 bit (12000 SP) + A/D-converters, they can send only 8 bit values to the host. + The higher resolution may only be used via gamma table. + - For compatibility only 256 entry gamma tables may be specified, the + actual gamma table sent to the scanner is linearly interpolated from it. + - In lineart mode only brightness may be adjusted. + - Cover open/closed reported only via debug output and ignored otherwise. + - Use of SCSI card supplied with scanner is *NOT* recommended. (Don't + forget termination!) + +* Updated UMAX backend (by Oliver Rauch) + - added output of umax-backend-version in sane_init + - added Linotype Hell Jade2 (Vobis ScanBoostar Premium) + SCSI-ID "LinoHell","Office2" as supported scanner + - changed base of calculation of scanwidth and scanlegth from + pixel to resolutionbase (1/300, 1/600 or 1/1200 inch) + - changed calculation for width in pixels for lineart mode + - changed selection for calibration mode + - added inquiry for UMUX UC1200SE + - corrected 12/36-bit-mode in send_gamma_data and array in umax.h + +* Updated SnapScan backend to v0.5 (by Kevin Charter) + - bug fixes (Wolfgang, David) + - addition of threshold control for lineart mode (Mikko) + - Vuego 310S support (Wolfgang) + - default scan area now maximal (Kevin) + +New with 0.74: + +* GIMP auto-detection should work again. + +* Service name for remote scanning changed from "saned" to "sane". + Be sure to update your /etc/services and /etc/inetd.conf if you + use remote scanning! We generally try to avoid such incompatible + changes, but the name "saned" was definitely wrong, so it seemed + better to change it now. + +* Thanks to Matto Marjanovic work, each backend now comes with a + .desc file that describes exactly what devices it supports. These + description files can be automatically translated into various + other formats, such as HTML. See: + + http://www.mostang.com/sane/sane-backends.html + + for an example as to what this can do for you. + +* New backend for Kodak DC25 digital cameras (by Peter Fales). + +* Updated Artec backend (by Chris Pinkham). + +* Updated Microtek backend (by Matthew Marjanovic) + + o Complete rewrite of bit-shuffling, buffering, and color-handling code. + o Improved rescaling algorithm for expanded resolution scans. + o Support for 600GS (and maybe ZS, too) (thanks to Oliver Neukum). + o Support for document autofeeder and IIG (thanks to Ross Crawford). + o Fixed sane_cancel. + o sane_get_parameters size estimates are now accurate to the last bit. + o get_scan_status timeout increased (for 600GS), status code fixed. + o Fixed parsing of 3-pass bit in INQUIRY data. + o Stopped sending gamma tables to scanners that don't want them. + o Made precalibration a bit more robust (always attempt at least one + scan line now). + o Much, much code clean-up. + o Tested & working with saned. (Atrocious hack so sane_read + handles buffers smaller than one scanline.) + o Auto-expand pre/post hold buffers as necessary (fixes some problems + with single-pass color scans). + o Added configuration file option to disable precalibration logic. + o Fixed document size calculations. + o Added more informative scsi-II note. + o Remove misnomer "Highscan" from manpage. + o Updated man-page. + +* Updated Microtek2 backend (by Bernd Schroeder) + + o changed the code for gamma calculation and added a custom gamma table + to the options. In some cases this requires an additional memcpy(), + but the code is now leaner and cleaner. + o fixed the bugs that the backend didn't compile with non gcc compilers. + o added an option to control exposure times. + o rewrote the code that processes the data that is received from the + scanner and transfers it into the frontend buffer. The smallest unit of + data that can be copied into the frontend buffer is now a pixel, no + longer a complete line. + o added (a yet) undocumented option "strip-height" that allows to control + the number of lines that is read from the scanner with one "read image". + o fixed a bug that caused scanimage to sigsegv when calling sane_exit() + without having written all data into the output file. + o added code to support scanners with more than 8 bit output per color. + Due to the lack of such a scanner this functionality is COMPLETELY UNTESTED + and there are some potential sources of bugs, but at least one could give + it try. + o added sanei_config_attach_matching_devices() + o improved the code for the check if it really is Microtek SCSI-II scanner + o fixed the "lineart inverted" bug + o The threshold option in lineart mode is now in the enhancement group + o changed the default for the resolution + o The values for the SANE_Params struct are calculated more precisely + o dito the number of scan lines that fit into the frontend buffer + o changed some return stati ( replaced SANE_STATUS_INVAL with + SANE_STATUS_IO_ERROR where the first one is not allowed) + o completely rewrote the end of scan and cancel scan handling + o fixed another bug that caused xscanimage to crash with sigsegv + under some circumstances (check of the inquiry result was wrong) + o added model code for a Vobis Highscan + o support for new format of configuration file (including + "option ") + +* Updated Nikon Coolscan backend (by Didier Carlier). + +* Updated UMAX backend (by Oliver Rauch): + o Cancelling a scan now works, cancelling a preview still makes problems! + o Preview fix is activated for Astra 600S, Astra 610S and Vista S6E + scanners. (calibration by driver still does not work for these scanners). + - removed button for preview patch + o Quality calibration / calibration by driver now works for same scanners. + - added selection for type of shading data calculation + o Solved problem with black area at top of the image + (happend only with some SCSI-adapters). + o Added gamma download format type 0 and type 1 for older scanners. + o Added Astra 1220S as supported scanner: + - added 36 gamma input bits support for Astra 1220S + - added 36 output bits support, but there is no frontend that can + handle it! + o Added inquiry for Escom Image Scanner 256 (UMAX UG80). + +* OS/2 (by Yuri Dario): + o Updated SCSI support so sanei_scsi_find_devices is supported now. + o Epson parallel support added (by Rocco Caputo ) + +New with 0.73: + +* In xscanimage, the selection box now gets updated again when changing + the geometry option sliders---really! + +* On Linux, it is now possible to specify SCSI device names by entering + their SCSI ids. For example, instead of "/dev/scanner", one can now + specify "scsi MUSTEK" to get all scanners manufactured by Mustek. This + feature is currently supported by the all SCSI backends except + microtek2. This feature is courtesy of Oliver Rauch. + +* Backend libraries are now installed in $(libdir)/sane (/usr/local/lib/sane/, + by default). + +* Updated Microtek backend (Matto Marjanovic): + - ScanMaker 600ZS, Agfa Arcus II, StudioScan, and StudioScan II + now supported (or recognized, at least ;-). + - Fixed 3-pass scanning. + - Various bug-fixes (see ChangeLog for details). + +* New Microtek2 backend (Bernd Schroeder) + This backend supports the ScanMaker 630 and possibly other newer scanners + that are not supported by the "old" Microtek backend. + + Additional info by Bernd: + + This is the very first release of this backend, so consider this + software to be in alpha state. The backend was developed on a Pentium + (60 Mhz) with Linux 2.0.29 and a ScanMaker 630 attached to the + Adaptec AHA1505E that shipped with the scanner. As frontend + xscanimage was used. It is intended to work with other models, too, + but there are no experiences yet. + + The following options are supported: + + - 8-bit color, 8-bit grayscale, halftone and lineart scans. + - brightness, contrast, shadow, midtone and highlight control + - scalar gamma correction. + + Options that are not yet supported include: + + - 3-pass scanners + - more than 8 bit per color output data. Provisions are made here + and there in the code, to support more than 8 bit, but that's + uncomplete. + +* configure --disable-static should now work as expected. + +New with 0.72: + +* New backend for Artec scanners. + This backend is known to work with Artec AT3, but others may work + too (A6000C should work). + +* Updated DMC and Microtek backend. + +* Updated UMAX backend: +** added exposure time adjustment (for high-end scanners) +** added lamp density control (for high-end scanners) +** UMAX Astra 6X0S works in color-mode now, you have to enable + preview_patch! +** added support for UMAX UC1200S and UC1260, but it will not work fine! +** enabled x-resolution greater than 600 dpi if supported by scanner + (e.g. UMAX S12) but it sometimes still does not work right! + +* Updated SnapScan backend: + +There is now support for the SnapScan 310 and 600 scanner models. + +* OS/2 and FreeBSD support should be working again. + +* New backend writer's guide to SANE + File backend/GUIDE outlines a few rules that should help in writing + a new backend. + +New with 0.71: + +* Polaroid Digital Microscope Camera (DMC) backend + Written by David Skoll . + +* Apple scanner backend + Written by Milon Firikis . This backend + supports AppleScanner and has preliminary support for OneScanner and + ColorOneScanner. + +* Nikon CoolScan backend + Written by Didier Carlier . + +* Apollo Domain/OS support + Contributed by Paul Walker . + +New with 0.70: + +* Preliminary version of AGFA SnapScan backend is now included. + This backend is know to work with AGFA SnapScan scanners but + is unlikely to work with any other AGFA + See scanner.http://www.cs.ualberta.ca/~charter/snapscan.html + for details. + +* Various minor bug fixes that prevented SANE from building on + non-Linux platforms. + +* xscanimage now honors WM_DELETE message. + +* Updated UMAX backend. + + +New between 0.6 and 0.69: + +* Mustek backend now supports the Transparency Adapter on the Paragon 1200SP + (MFS-12000SP). + +* New backend for Canon scanners. + This backend was written by Helmut Koeberle . + It is known to work with the CanonScan 600 though not all features + are supported yet. + +* Solaris SCSI support now exists. + Thanks to Martin Huber , the SCSI backends are + now usable under Solaris, too. See README.solaris for details. + +* AIX SCSI support now exists. + Thanks to Fred Hucht & Michael Staats, the SCSI backends are now usable + under AIX, too. + +* New backend for Tamarack and ESCOM scanners. + This backend was written by Roger Wolff of + BitWizard. + +* New backend for Siemens S9036 scanner. + This backend was written by Ingo Schneider + . + +* find-scanner (by Oliver Rauch) + SANE now comes with a program called find-scanner (in the tools + subdirectory) that can be used to find the device name of attaches + SCSI scanners. + + Note that this program is not normally installed as part of the + normal SANE installation as this program is not something an + end-user should ever have to use. + +* The Mustek backend has preliminary support for the Paragon 600 II N + scanner. This scanner attaches directly to a Mustek-supplied + ISA card which implements a funky parallel port. For details, see + the section entitled PARALLEL PORT SCANNERS in sane-mustek(5). + Use at your own risk! + +* The location of the configuration files can now be overridden with + environment variable SANE_CONFIG_DIR (see also man-pages for the + backends and programs). + +* When preloading backends into dll, they now appear in the same order + as if they had been loaded dynamically (i.e., in reverse order in + which they're listed in dll.conf). + +* Java frontend (by Jeff Freedman) + SANE now includes a Java frontend for SANE. However, the Java files + are not built by default. See japi/README.JAVA for details. + +* There is a Java API for SANE now. See japi/README.JAVA for details. + This code is courtesy of Jeff Freedman . + +* UMAX updates (by Oliver Rauch): + + - the umax backend is now fully runtime configuable---there are no + longer any build-time configuration options. + + - Umax T630, Astra 610S, and Linotype Hell Office scanners are now + supported + + - gamma-data now works on Astra 1200 S with 30 bits/pixel + + Note: None of the SANE frontends presently support 30 bits/pixel. + If you're interested in fixing this, send mail to + sane-devel@mostang.com. + +* The Mustek backend is now fully runtime configurable---there are no +longer any build-time configuration options. To this end, the +mustek.conf configuration file now supports options linedistance-fix, +lineart-fix, and strip-height (see sane-mustek(5) for details). + +* New backend for Epson scanners + +An alpha-quality backend for Epson scanners is now included with SANE +thanks to the efforts of Kazuhiro Sasayama . + +* OS/2 Support + +Thanks to Jeff Freedman SANE now supports OS/2. + +* New backend for Microtek scanners + +Thanks to the excellent work of Matthew Marjanovic , +the Microtek is now taking shape. + +* Irix SCSI support + +Thanks to the work of Michael Sweet , there is now +SCSI support for Irix! + +* Improvements to the UMAX backend (by Oliver Rauch): +** workaround for preview-bit-problem in RGB-mode (UMAX S6E ...) +** unsupported options are disabled +** now three_pass_scan should work +** new supported scanners: +*** UC840 +*** Astra 1200S + +* The Mustek configuration file (mustek.conf) now supports a configuration + option to limit the height of the strip that is scanned with a single + SCSI read command. The syntax is: + + option strip-height HEIGHT + + where HEIGHT is a floating point number that gives the maximum strip height + in inches. This option should be set to a small value (e.g., 1 + inch) when the scanner is connected to a SCSI bus shared with other devices + or when using a broken SCSI driver whose timeouts expire prematurely. For + best scan performance, the strip-height should be set to a large value or + the option should be removed completely. See the sane-scsi(5) man-page for + details on how drivers with premature timeouts can be fixed (the Linux + ncr810 driver is the only known driver with this problem at this point). + +* The preview window now properly draws the initial window-selection. + +* Mustek backend now uses a SCSI command queue to avoid performance + problems with three pass scanners. This can reduce scantimes from + 15 minutes down to 3 minutes! + +* Mustek backend will now wait for up to 1 minute for a scanner to + become ready if the scanner name is specified explicitly. E.g., + "scanimage -d mustek" will timeout almost right away (since the + Mustek device name is not specified explicitly) whereas + "scanimage -d mustek:/dev/scanner" will wait for up to a minute. + +* HP backend now uses pixel-unit commands to accommodate ScanJet 5P. + +* Platform-specific SCSI setup info is now in sanei-scsi(5). + +* xscanimage(1) now has a section on how to run it under GIMP. + +* B&W qcam support should now work (reports on how well it works are + welcome). + +* Exiting xscanimage with preview window open should no longer cause + an error. + +* Support for OpenStep/NeXTStep added (xscanimage and xcam require an + X server and the GTK+ libraries, though). User-level SCSI is + supported. + +* SCSI support for NetBSD and FreeBSD should work now. Thanks to + NOGAYA Shigeki and + Amancio Hasty for relevant patches. + +* New man-page sane-scsi(5) with platform-specific SCSI tips and tricks. + +* SANE now builds on HP-UX (SCSI support untested) and IRIX (no SCSI + support), too. + +New in 0.6: + +* UMAX scanners are now supported! Kudos to Oliver Rauch + and Michael K. Johnson + . + +* scan got renamed to scanimage to avoid a nameclash with an MH program + by the same name. For consistency, xscan also got renamed to + xscanimage. + +* Man-pages! There finally are at least a few man-pages. At present, + the following is covered: + saned.1 scanimage.1 xscanimage.1 + sane-dll.5 sane-hp.5 sane-mustek.5 sane-net.5 sane-pint.5 + sane-pnm.5 sane-qcam.5 sane-umax.5 + +* SANE no longer insists on using GCC. GCC works best, but other ANSI C + compilers will now also produce usable executables. + +* xscanimage now supports vector options (such as gamma-tables which + are also known as intensity or tonemaps). + +* The gamma-table (intensity/tone-map) handling changed in the Mustek + backend. As a result, when using scanimage it is now necessary to + specify option --custom-gamma before gamma-tables can be specified. + Also, the handling of the intensity table is now handled better in + color mode (it no longer overrides the color tables; instead + the composition of the intensity and the color channel table is + used). + +* The SANE header files are now isolated in the include/sane directory + and those files get now installed as part of "make install". Thanks + to Michael K. Johnson for this patch! + +* xscanimage now displays the options' documentation strings as + tooltips (can be disabled via the "Preferences" menu). + +* scanimage now supports three-pass scanning and scanning of images whose + height is not known a priori (e.g., hand-held scanners). + +* The Mustek backend now supports an option to force preview scans to be + monochrome (good to save time on three-pass scanners). + +* configure can now be run from any directory, as it's supposed to (makes + it easier to build SANE for multiple platforms from the same source + tree). + +* xcam and xscanimage should now build on Solaris, too (thanks to + Tristan Tarrant). + +* copyright info in various files have been adjusted. See LICENSE for + the general idea behind SANE licensing. + +* Many, many bugfixes. + +New in 0.5: + +* The same xscan binary can now function as a standalone frontend or + as a gimp extension. If installed as a GIMP extension, xscan will + attach itself as Extensions->Acquire Image. + +* The pnm backend now has an option to simulate a three-pass scanner. + Good for testing. + +* xscan now supports previewing and (persistent) preferences. + +* The build process should be much more robust now. It requires GNU make + and gcc but should be completely unproblematic otherwise. A simple + "configure" should result in a working SANE environment even on systems + where dynamic loading is unavailable. Various options are available + to tailor the SANE setup. See README for details. + +* A first implementation of the HP backend now exists (for ScanJet + scanners). + +* A first implementation of the net backend and saned (network daemon) + now exists. So it is now possible to scan across the network! See + backend/net.README and frontend/saned.README for details. + +* xcam, a camera frontend is now included. See frontend/xcam.README for + details. + +* Renamed metadl to dll. + +New in 0.4: + +* A first implementation of the Connectix quickcam backend now exists. + At present, only color cameras are known to work, though it shouldn't + be too hard to get the b&w versions to work as well. + +* Improvements for the command-line frontend scan: + +** Option settings are now applied _before_ the help info is printed. + This allows to see what the available options are with certain options + in effect. +** It can now deal with SANE_INFO_RELOAD_OPTIONS. +** It now prints the current option values in the help message (except for + vectors). + + +New in 0.33: + +* sane_get_devices() now takes a second argument of boolean type. If it's + SANE_TRUE, then the backend must return local (non-remote) devices only. + +* scan now uses the default-unit of `mm' (millimeters) again for lengths. + Using `cm' (centimeter) proved confusing since the help messages print + length values in millimeters. + +* Debugging can now be controlled on a per-backend basis. The debug-level + of backend is set by environment variable SANE_DEBUG_. For example, + to see all debug messages of the metadl backend, set SANE_DEBUG_METADL to + a large value (say 128). The sanei.h file provides three macros + to assist in using this debug facility: DBG_DECL to declare the integer + variable that holds the debug level, DBG_INIT to initialize debugging, + and DBG to print a debug message. See backend/sanei.h and + backend/metadl.c for details and examples. + +* scan now supports setting options to "auto" mode (e.g., --brightness=auto + would ask the backend to select brightness automatically if that option + supports automatic mode + +* scan now allows abbreviating the values of a string-lists. Case is ignored + and the best matches is used (either longest unique match or exact match + when ignoring case) + +New in 0.32: + +* xscan improved much. See frontend/xscan.README and frontend/xscan.BUGS + for details. + +New in 0.31: + +* xscan has improved much. See frontend/xscan.CHANGES for details. + + +New in 0.3: + +* The location of the SANE configuration files moved from /etc/saneconf + to ${prefix}/etc/sane.d. This normally expands into /usr/local/etc/sane.d. + +* Real build environment. It's GNU autoconf based so all you should have + to say is: + + ./configure + make + make install diff --git a/PROBLEMS b/PROBLEMS new file mode 100644 index 0000000..4eef21a --- /dev/null +++ b/PROBLEMS @@ -0,0 +1,22 @@ +Last update: 2006-01-05 + +- Avoiding damage on flatbed scanners + + Most flatbed scanners have no protection against exceeding the physical scan + area height. That is, if a scan is attempted with a height that exceeds the + height of the scan surface, the scanner begins making loud noises and the + scan mechanism may be damaged. Thus, if you hear such a noise, IMMEDIATELY + turn off the scanner. + + Normally, the backend will ensure that the maximum scan height is not + exceeded. However, if your scanner model has not been tested yet this + safety-guard may not work. Please report errors like this to the author of + the backend or the sane-devel mailing list. + +- Security problems with saned (SANE network scanning daemon) + + saned is not intended to be exposed to the internet or other non-trusted + networks. Make sure that access is limited by tcpwrappers and/or a firewall + setup. Don't depend only on saned's own authentification. Don't run saned + as root if it's not necessary. And do not install saned as setuid root. + Read man saned(8) for details. diff --git a/PROJECTS b/PROJECTS new file mode 100644 index 0000000..7a76046 --- /dev/null +++ b/PROJECTS @@ -0,0 +1,30 @@ +PROJECTS (2005-10-03) + +Here is a list of projects that various people have expressed interest +in. Before starting working on one of these projects, it may be a +good idea to get in touch with the relevant people. Please also read +the files AUTHORS and README for projects that are included into the +SANE-package. For frontends, look at the sane-frontends package. +For backends or stand-alone drivers, add a .desc file or add an entry +to unsupported.desc. + +Status description +--------- ---------------------------------------------------------------- +wanted Somebody would like to have this feature but can't do it himself. +planned Only plans but no code yet. +wip Work in progress. There is (more or less) working code. For details, + look at the web page or contact the author. + + +SANE on non-Unix platforms: +---------------------------- + +OS/2 support (wip) +http://home.tiscalinet.de/fbakan/sane-os2.htm + + +Misc: +----- + +TWAIN interface for xsane-win32 (planned) +Oliver Rauch diff --git a/README b/README new file mode 100644 index 0000000..5841f3b --- /dev/null +++ b/README @@ -0,0 +1,199 @@ +How to configure, build, and install SANE. + + +Introduction: +============= +SANE stands for Scanner Access Now Easy. +This package contains the SANE libraries (this means backends and +network scanning parts) and the command line frontend scanimage. +You always find the most recent version of SANE on: + + http://www.sane-project.org/ + +At the same location there are also links to snapshots of the CVS server and +sometimes beta releases of sane-backends. These are unstable development +versions, so be careful when using them. Please report any problems to us. See +contact section for details. + +There are several graphical frontends available for SANE, see the list at +http://www.sane-project.org/sane-frontends.html. + + +Quick install: +============== + +./configure +make +make install + +man sane + + +Prerequisites +============= + +In order to build SANE, the following tools and libraries are required: + + - GNU make: version 3.70 or newer + + - ANSI C compiler: GNU C (gcc) is recommended for best performance, + but any ANSI-compliant compiler should do + +Some more libraries are not strictly necessary to compile SANE, but some +functionality may be lost if they are not available. Make sure that these +libraries and their respective header files are available before running +configure. On some Linux distributions the header files are part of separate +packages (e.g. usb.h in libusb-devel or libusb-dev). These must also be +installed. + + - libusb (>=0.1.8): Strongly recommended if you use a USB scanner. + Some backends won't work without libusb at all. + + - libjpeg (>=6B): For the dc210, dc240, and gphoto2 backends. + + - libieee1284 (>=0.1.5): For some parallel port backends. + + - libgphoto2 (>=2.0): For the gphoto2 backend. + +SANE should build on most Unix-like systems. Support for OS/2, MacOS X, BeOS, +and Microsoft Windows is also available. For more details look at the +operating system specific README.* files. For a detailed support matrix, see: + + http://www.sane-project.org/sane-support.html + +This table may be out of date. Please tell us about any corrections or +additions. Please mention your operating system and platform and all the other +details mentioned in the table. See also the contact section. + +Please check that there aren't any older versions of SANE installed on your +system. Especially if SANE libraries are installed in a different prefix +directory (e.g. /usr/lib/) this may cause problems with external +frontends. Please remove these libraries (libsane.*, sane/libsane-*) by using +your packet manager or manually before installing this version of SANE. + + +Configuration +============= + +Simply invoke configure in the top-level directory. Besides the usual GNU +configure options, there are the following SANE specific options: + + --disable-shared + Don't use shared libraries. Useful for debugging or when there + is a problem building shared libraries. This implicitly turns + on --disable-dynamic --enable-static as well. + + --disable-dynamic + Disable dynamic loading of backends (in the dll backend). + configure normally turns on dynamic loading when it + can find the appropriate header files and libraries + ( and -ldl). + + --enable-static + Use static libraries (turned off by default). + + --enable-preload + Preload backends into DLL backend. This is useful for debugging, + when dynamic loading is unavailable, to reduce runtime linking + overheads, or when you only want to distribute a single DLL with + all backends available. If dynamic loading or shared libraries are + unavailable or disabled, this option is turned on automatically. + + --enable-scsibuffersize=N + Specify the buffer size of the buffer for SCSI commands. The default + value is 131072 bytes (128 kb). This may be changed at runtime by + setting the environment variable SANE_SG_BUFFERSIZE to the desired + value. The option is Linux-only at this time. + --enable-scsibuffersize and SANE_SG_BUFFERSIZE have no effect for + the Mustek, Umax and Sharp backends. For these backends, the buffer + size is set automatically and/or can be specified in the backend's + configuration file. Please refer to the backend's man pages for + details. + +--disable-translations + Disable installation of translated backend options. If you get + errors in the po/ directory during build, use this option. + See po/README for details. + +--enable-locking + Means, that some backends will use a lockfile for allowing multiple + access to one scanner. This is useful, i.e. one frontend is scanning + the button status and another one will scan. The path to the lock + files is define by --localstatedir at the configure step and is + $localstatedir/lock/sane. The default group is uucp and can be + changed by using --with-group=newgroup. If you do not want any + backend to use a lockfile, simply use --disable-locking. + +To limit the backends that are compiled, set the variable BACKENDS to +the list of backends to compile. The following will limit compiling +to the epson2 and fujitsu backends: + + ./configure BACKENDS="epson2 fujitsu" + +To limit the backends that are preloaded into the DLL, set the variable +PRELOADABLE_BACKENDS. The following will limit compiling to the epson2 +and fujitsu backends but only preloads the epson2 backend: + + ./configure BACKENDS="epson2 futjisu" PRELOADABLE_BACKENDS="epson2" + +In addition to these configuration options, there are some more SANE-specific +options and many standard-options. To get a description of available options, +invoke configure with option --help. + +If you plan on debugging one of the SANE programs, we recommend to run +configure like this: + + CFLAGS="-g -O -Wall" ./configure --disable-shared + +For operating system specific information, look at the README.* files. + + +Build +===== + +To build SANE, simply type "make" in the top-level directory. + +To clean up the executables and libraries in the source directory, type "make +clean". To restore everything to the status after unpacking the package, type +"make distclean". + + +Installation and Configuration +============================== + +Once the build has finished, install SANE with "make install". By +default, this will place the SANE libraries in /usr/local/lib/, the +configuration files in /usr/local/etc/sane.d/, and the manual pages in +/usr/local/man/. The location of these directories can be overridden +with configure options; see "configure --help" for details. + +Before running any SANE program, read the PROBLEMS file in this directory. + +For information on configuring and trouble-shooting the various SANE +components, please refer to the manual page sane(7). + +The tools/ directory contains some small programs that may be helpful. They +are described in tools/README. + + +Removing +======== + +Type "make uninstall" to remove SANE from your system. This will also remove +older versions of SANE if they have been installed at the same prefix. +Warning: Your configuration files will be deleted also so make sure you have a +backup. By default the configuration files are located in the directory +/usr/local/etc/sane.d/. + + +Contact +======= + +For questions and general discussion about SANE contact the sane-devel mailing +list. You must be subscribed to the list to send mail. See +http://www.sane-project.org/mailing-lists.html for details. + +If you want to submit a bug report or feature request please use our bug +tracking system. See http://www.sane-project.org/bugs.html for details. You +may also contact the author of a specific backend directly. See the AUTHORS +file for a list of addresses. diff --git a/README.aix b/README.aix new file mode 100644 index 0000000..b43dc3e --- /dev/null +++ b/README.aix @@ -0,0 +1,13 @@ +Under AIX, you'll need the generic SCSI device driver gsc written by +Matthew Jacob (nice piece of work!). When you +install this driver, copy the header file gscdds.h to /usr/include, as +we look for it there. +Find this driver under: + + ftp://ftp.feral.com/pub/aix/gsc.tar.gz + ftp://ftp.thp.Uni-Duisburg.DE/pub/source/gsc.tar.gz + +A version for AIX 4.3.3 and AIX 5.1 is also available. + + http://www.zago.net/aix/gsc-1.1.tar.gz + diff --git a/README.beos b/README.beos new file mode 100644 index 0000000..e56b82c --- /dev/null +++ b/README.beos @@ -0,0 +1,29 @@ +SANE and BeOS +------------- + +The information in this text is from an article of Philippe Houdoin + on sane-devel (29 Aug 2002). + +SANE 1.0.3 was first ported to BeOS, under the name BeSANE, +by Massimiliano Origgi: +http://www.intuiware.com/Products/BeSANE/index.html + +SANE 1.0.5 BeOS port and fixes to some issues with original BeSANE port were +made by Philippe Houdoin but aren't released until now. + +BeOS GUI SANE frontend project (by Philippe Houdoin): +http://philippe.houdoin.free.fr/phil/beos/sanity/index-en.html + +Updates of Sanity from Kaya Memisoglu: +http://www.bebits.com/app/2847 + +SANE was reported to work with the following configuration and features: + +Platform: BeOS R5.0.x ix86 +Latest SANE version tested: 1.0.5 +Compiler: gcc 2.95.3 +User-level SCSI support: yes +USB support: yes +Shared library support: yes +Dynamic loading support: yes +X11 clients: no diff --git a/README.darwin b/README.darwin new file mode 100644 index 0000000..3256947 --- /dev/null +++ b/README.darwin @@ -0,0 +1,49 @@ +SANE and Darwin (Mac OS X) +-------------------------- + +Building: +--------- +You may get the message: "gcc: Internal compiler error: program cc1obj got +fatal signal 11". That's not a bug in SANE. Probably a compiler or hardware +problem. The error usually occurs in canon.c because that's the most complex +backend (at least concerning compilation). If you can't update your compiler, +try to reduce optimization (e.g. CFLAGS="-O1" ./configure). Another +work-around: Disable the canon backend in backend/Makefile.in (look at +PRELOADABLE_BACKENDS) and rerun configure. + +General: +-------- +If scanimage -L (or any other frontend) stops with a segmentation fault in the +sm3600 backend, disable sm3600 in dll.conf if you don't need it. + +Backends that use the function "fork" may not work at least with USB scanners. +That's a limitation of MacOS X (doesn't use file descriptors for USB access). +Most backends have been modified to use threads on MacOS X and should +work. Others don't use fork at all. Both types of backends should work with +MacOS X. Changing the backends to use threads is an ongoing effort. + +SCSI-scanners and Firewire scanners: +------------------------------------ +There is support for SCSI and Firewire scanners but hasn't had much +testing. Please send failure and success reports to the sane-devel mailing +list. At least the Epson Perfection 1640SU and the CANON IX-06015C (CanoScan +600) are reported to work. + +USB-scanners: +------------- +Work with libusb. Try "sane-find-scanner -v -v" and report success or +failure to the SANE mailing list. At least the following scanners are +known to work: UMAX Astra 1220U and 2000U, Epson Perfection 1640SU and +2450 Photo. + +Use libusb version 0.1.11 or later (or a cvs checkout from 2005-09-01 +or later). If you use earlier versions the libusb code needs to be +patched. + +Parport-scanners: +----------------- +I don't have any information about these. Please contact me or the SANE mailing +list if you succeeded in using one of these. + +2003-12-26 Henning Meier-Geinitz +2005-05-07 Mattias Ellert diff --git a/README.djpeg b/README.djpeg new file mode 100644 index 0000000..8a456f9 --- /dev/null +++ b/README.djpeg @@ -0,0 +1,390 @@ +The JPEG decoder in SANE is taken mostly without change from The +Independent JPEG Group's JPEG software, release 6a. Their "djpeg.README" +file is included below. The only changes are to file names, e.g. +djpeg.c -> sanei_jpeg.c, and function names, +e.g. sanei_jpeg_start_output_ppm() + + +The Independent JPEG Group's JPEG software +========================================== + +README for release 6a of 7-Feb-96 +================================= + +This distribution contains the sixth public release of the Independent JPEG +Group's free JPEG software. You are welcome to redistribute this software and +to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. + +Serious users of this software (particularly those incorporating it into +larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to +our electronic mailing list. Mailing list members are notified of updates +and have a chance to participate in technical discussions, etc. + +This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim +Boucher, Lee Crocker, Julian Minguillon, George Phillips, Davide Rossi, +Ge' Weijers, and other members of the Independent JPEG Group. + +IJG is not affiliated with the official ISO JPEG standards committee. + + +DOCUMENTATION ROADMAP +===================== + +This file contains the following sections: + +OVERVIEW General description of JPEG and the IJG software. +LEGAL ISSUES Copyright, lack of warranty, terms of distribution. +REFERENCES Where to learn more about JPEG. +ARCHIVE LOCATIONS Where to find newer versions of this software. +RELATED SOFTWARE Other stuff you should get. +FILE FORMAT WARS Software *not* to get. +TO DO Plans for future IJG releases. + +Other documentation files in the distribution are: + +User documentation: + install.doc How to configure and install the IJG software. + usage.doc Usage instructions for cjpeg, djpeg, jpegtran, + rdjpgcom, and wrjpgcom. + *.1 Unix-style man pages for programs (same info as usage.doc). + wizard.doc Advanced usage instructions for JPEG wizards only. + change.log Version-to-version change highlights. +Programmer and internal documentation: + libjpeg.doc How to use the JPEG library in your own programs. + example.c Sample code for calling the JPEG library. + structure.doc Overview of the JPEG library's internal structure. + filelist.doc Road map of IJG files. + coderules.doc Coding style rules --- please read if you contribute code. + +Please read at least the files install.doc and usage.doc. Useful information +can also be found in the JPEG FAQ (Frequently Asked Questions) article. See +ARCHIVE LOCATIONS below to find out where to obtain the FAQ article. + +If you want to understand how the JPEG code works, we suggest reading one or +more of the REFERENCES, then looking at the documentation files (in roughly +the order listed) before diving into the code. + + +OVERVIEW +======== + +This package contains C software to implement JPEG image compression and +decompression. JPEG (pronounced "jay-peg") is a standardized compression +method for full-color and gray-scale images. JPEG is intended for compressing +"real-world" scenes; line drawings, cartoons and other non-realistic images +are not its strong suit. JPEG is lossy, meaning that the output image is not +exactly identical to the input image. Hence you must not use JPEG if you +have to have identical output bits. However, on typical photographic images, +very good compression levels can be obtained with no visible change, and +remarkably high compression levels are possible if you can tolerate a +low-quality image. For more details, see the references, or just experiment +with various compression settings. + +This software implements JPEG baseline, extended-sequential, and progressive +compression processes. Provision is made for supporting all variants of these +processes, although some uncommon parameter settings aren't implemented yet. +For legal reasons, we are not distributing code for the arithmetic-coding +variants of JPEG; see LEGAL ISSUES. We have made no provision for supporting +the hierarchical or lossless processes defined in the standard. + +We provide a set of library routines for reading and writing JPEG image files, +plus two sample applications "cjpeg" and "djpeg", which use the library to +perform conversion between JPEG and some other popular image file formats. +The library is intended to be reused in other applications. + +In order to support file conversion and viewing software, we have included +considerable functionality beyond the bare JPEG coding/decoding capability; +for example, the color quantization modules are not strictly part of JPEG +decoding, but they are essential for output to colormapped file formats or +colormapped displays. These extra functions can be compiled out of the +library if not required for a particular application. We have also included +"jpegtran", a utility for lossless transcoding between different JPEG +processes, and "rdjpgcom" and "wrjpgcom", two simple applications for +inserting and extracting textual comments in JFIF files. + +The emphasis in designing this software has been on achieving portability and +flexibility, while also making it fast enough to be useful. In particular, +the software is not intended to be read as a tutorial on JPEG. (See the +REFERENCES section for introductory material.) Rather, it is intended to +be reliable, portable, industrial-strength code. We do not claim to have +achieved that goal in every aspect of the software, but we strive for it. + +We welcome the use of this software as a component of commercial products. +No royalty is required, but we do ask for an acknowledgement in product +documentation, as described under LEGAL ISSUES. + + +LEGAL ISSUES +============ + +In plain English: + +1. We don't promise that this software works. (But if you find any bugs, + please let us know!) +2. You can use this software for whatever you want. You don't have to pay us. +3. You may not pretend that you wrote this software. If you use it in a + program, you must acknowledge somewhere in your documentation that + you've used the IJG code. + +In legalese: + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-1996, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, +sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. +ansi2knr.c is NOT covered by the above copyright and conditions, but instead +by the usual distribution terms of the Free Software Foundation; principally, +that you must include source code if you redistribute it. (See the file +ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part +of any program generated from the IJG code, this does not limit you more than +the foregoing paragraphs do. + +The configuration script "configure" was produced with GNU Autoconf. It +is copyright by the Free Software Foundation but is freely distributable. + +It appears that the arithmetic coding option of the JPEG spec is covered by +patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot +legally be used without obtaining one or more licenses. For this reason, +support for arithmetic coding has been removed from the free JPEG software. +(Since arithmetic coding provides only a marginal gain over the unpatented +Huffman mode, it is unlikely that very many implementations will support it.) +So far as we are aware, there are no patent restrictions on the remaining +code. + +WARNING: Unisys has begun to enforce their patent on LZW compression against +GIF encoders and decoders. You will need a license from Unisys to use the +included rdgif.c or wrgif.c files in a commercial or shareware application. +At this time, Unisys is not enforcing their patent against freeware, so +distribution of this package remains legal. However, we intend to remove +GIF support from the IJG package as soon as a suitable replacement format +becomes reasonably popular. + +We are required to state that + "The Graphics Interchange Format(c) is the Copyright property of + CompuServe Incorporated. GIF(sm) is a Service Mark property of + CompuServe Incorporated." + + +REFERENCES +========== + +We highly recommend reading one or more of these references before trying to +understand the innards of the JPEG software. + +The best short technical introduction to the JPEG compression algorithm is + Wallace, Gregory K. "The JPEG Still Picture Compression Standard", + Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44. +(Adjacent articles in that issue discuss MPEG motion picture compression, +applications of JPEG, and related topics.) If you don't have the CACM issue +handy, a PostScript file containing a revised version of Wallace's article +is available at ftp.uu.net, graphics/jpeg/wallace.ps.gz. The file (actually +a preprint for an article that appeared in IEEE Trans. Consumer Electronics) +omits the sample images that appeared in CACM, but it includes corrections +and some added material. Note: the Wallace article is copyright ACM and +IEEE, and it may not be used for commercial purposes. + +A somewhat less technical, more leisurely introduction to JPEG can be found in +"The Data Compression Book" by Mark Nelson, published by M&T Books (Redwood +City, CA), 1991, ISBN 1-55851-216-0. This book provides good explanations and +example C code for a multitude of compression methods including JPEG. It is +an excellent source if you are comfortable reading C code but don't know much +about data compression in general. The book's JPEG sample code is far from +industrial-strength, but when you are ready to look at a full implementation, +you've got one here... + +The best full description of JPEG is the textbook "JPEG Still Image Data +Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published +by Van Nostrand Reinhold, 1993, ISBN 0-442-01272-1. Price US$59.95, 638 pp. +The book includes the complete text of the ISO JPEG standards (DIS 10918-1 +and draft DIS 10918-2). This is by far the most complete exposition of JPEG +in existence, and we highly recommend it. + +The JPEG standard itself is not available electronically; you must order a +paper copy through ISO or ITU. (Unless you feel a need to own a certified +official copy, we recommend buying the Pennebaker and Mitchell book instead; +it's much cheaper and includes a great deal of useful explanatory material.) +In the USA, copies of the standard may be ordered from ANSI Sales at (212) +642-4900, or from Global Engineering Documents at (800) 854-7179. (ANSI +doesn't take credit card orders, but Global does.) It's not cheap: as of +1992, ANSI was charging $95 for Part 1 and $47 for Part 2, plus 7% +shipping/handling. The standard is divided into two parts, Part 1 being the +actual specification, while Part 2 covers compliance testing methods. Part 1 +is titled "Digital Compression and Coding of Continuous-tone Still Images, +Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS +10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of +Continuous-tone Still Images, Part 2: Compliance testing" and has document +numbers ISO/IEC IS 10918-2, ITU-T T.83. + +Extensions to the original JPEG standard are defined in JPEG Part 3, a new ISO +document. Part 3 is undergoing ISO balloting and is expected to be approved +by the end of 1995; it will have document numbers ISO/IEC IS 10918-3, ITU-T +T.84. IJG currently does not support any Part 3 extensions. + +The JPEG standard does not specify all details of an interchangeable file +format. For the omitted details we follow the "JFIF" conventions, revision +1.02. A copy of the JFIF spec is available from: + Literature Department + C-Cube Microsystems, Inc. + 1778 McCarthy Blvd. + Milpitas, CA 95035 + phone (408) 944-6300, fax (408) 944-6314 +A PostScript version of this document is available at ftp.uu.net, file +graphics/jpeg/jfif.ps.gz. It can also be obtained by e-mail from the C-Cube +mail server, netlib@c3.pla.ca.us. Send the message "send jfif_ps from jpeg" +to the server to obtain the JFIF document; send the message "help" if you have +trouble. + +The TIFF 6.0 file format specification can be obtained by FTP from sgi.com +(192.48.153.1), file graphics/tiff/TIFF6.ps.Z; or you can order a printed +copy from Aldus Corp. at (206) 628-6593. The JPEG incorporation scheme +found in the TIFF 6.0 spec of 3-June-92 has a number of serious problems. +IJG does not recommend use of the TIFF 6.0 design (TIFF Compression tag 6). +Instead, we recommend the JPEG design proposed by TIFF Technical Note #2 +(Compression tag 7). Copies of this Note can be obtained from sgi.com or +from ftp.uu.net:/graphics/jpeg/. It is expected that the next revision of +the TIFF spec will replace the 6.0 JPEG design with the Note's design. +Although IJG's own code does not support TIFF/JPEG, the free libtiff library +uses our library to implement TIFF/JPEG per the Note. libtiff is available +from sgi.com:/graphics/tiff/. + + +ARCHIVE LOCATIONS +================= + +The "official" archive site for this software is ftp.uu.net (Internet +address 192.48.96.9). The most recent released version can always be found +there in directory graphics/jpeg. This particular version will be archived +as graphics/jpeg/jpegsrc.v6a.tar.gz. If you are on the Internet, you +can retrieve files from ftp.uu.net by standard anonymous FTP. If you don't +have FTP access, UUNET's archives are also available via UUCP; contact +help@uunet.uu.net for information on retrieving files that way. + +Numerous Internet sites maintain copies of the UUNET files. However, only +ftp.uu.net is guaranteed to have the latest official version. + +You can also obtain this software in DOS-compatible "zip" archive format from +the SimTel archives (ftp.coast.net:/SimTel/msdos/graphics/), or on CompuServe +in the Graphics Support forum (GO CIS:GRAPHSUP), library 12 "JPEG Tools". +Again, these versions may sometimes lag behind the ftp.uu.net release. + +The JPEG FAQ (Frequently Asked Questions) article is a useful source of +general information about JPEG. It is updated constantly and therefore is +not included in this distribution. The FAQ is posted every two weeks to +Usenet newsgroups comp.graphics.misc, news.answers, and other groups. +You can always obtain the latest version from the news.answers archive at +rtfm.mit.edu. By FTP, fetch /pub/usenet/news.answers/jpeg-faq/part1 and +.../part2. If you don't have FTP, send e-mail to mail-server@rtfm.mit.edu +with body + send usenet/news.answers/jpeg-faq/part1 + send usenet/news.answers/jpeg-faq/part2 + + +RELATED SOFTWARE +================ + +Numerous viewing and image manipulation programs now support JPEG. (Quite a +few of them use this library to do so.) The JPEG FAQ described above lists +some of the more popular free and shareware viewers, and tells where to +obtain them on Internet. + +If you are on a Unix machine, we highly recommend Jef Poskanzer's free +PBMPLUS image software, which provides many useful operations on PPM-format +image files. In particular, it can convert PPM images to and from a wide +range of other formats. You can obtain this package by FTP from ftp.x.org +(contrib/pbmplus*.tar.Z) or ftp.ee.lbl.gov (pbmplus*.tar.Z). There is also +a newer update of this package called NETPBM, available from +wuarchive.wustl.edu under directory /graphics/graphics/packages/NetPBM/. +Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software +is; you are likely to have difficulty making it work on any non-Unix machine. + +A different free JPEG implementation, written by the PVRG group at Stanford, +is available from havefun.stanford.edu in directory pub/jpeg. This program +is designed for research and experimentation rather than production use; +it is slower, harder to use, and less portable than the IJG code, but it +is easier to read and modify. Also, the PVRG code supports lossless JPEG, +which we do not. + + +FILE FORMAT WARS +================ + +Some JPEG programs produce files that are not compatible with our library. +The root of the problem is that the ISO JPEG committee failed to specify a +concrete file format. Some vendors "filled in the blanks" on their own, +creating proprietary formats that no one else could read. (For example, none +of the early commercial JPEG implementations for the Macintosh were able to +exchange compressed files.) + +The file format we have adopted is called JFIF (see REFERENCES). This format +has been agreed to by a number of major commercial JPEG vendors, and it has +become the de facto standard. JFIF is a minimal or "low end" representation. +We recommend the use of TIFF/JPEG (TIFF revision 6.0 as modified by TIFF +Technical Note #2) for "high end" applications that need to record a lot of +additional data about an image. TIFF/JPEG is fairly new and not yet widely +supported, unfortunately. + +The upcoming JPEG Part 3 standard defines a file format called SPIFF. +SPIFF is interoperable with JFIF, in the sense that most JFIF decoders should +be able to read the most common variant of SPIFF. SPIFF has some technical +advantages over JFIF, but its major claim to fame is simply that it is an +official standard rather than an informal one. At this point it is unclear +whether SPIFF will supersede JFIF or whether JFIF will remain the de-facto +standard. IJG intends to support SPIFF once the standard is frozen, but we +have not decided whether it should become our default output format or not. +(In any case, our decoder will remain capable of reading JFIF indefinitely.) + +Various proprietary file formats incorporating JPEG compression also exist. +We have little or no sympathy for the existence of these formats. Indeed, +one of the original reasons for developing this free software was to help +force convergence on common, open format standards for JPEG files. Don't +use a proprietary file format! + + +TO DO +===== + +In future versions, we are considering supporting some of the upcoming JPEG +Part 3 extensions --- principally, variable quantization and the SPIFF file +format. + +Tuning the software for better behavior at low quality/high compression +settings is also of interest. The current method for scaling the +quantization tables is known not to be very good at low Q values. + +As always, speeding things up is high on our priority list. + +Please send bug reports, offers of help, etc. to jpeg-info@uunet.uu.net. diff --git a/README.freebsd b/README.freebsd new file mode 100644 index 0000000..68cf1a8 --- /dev/null +++ b/README.freebsd @@ -0,0 +1,44 @@ +SANE and FreeBSD +---------------- + +Building: +--------- +Don't forget to use GNU make (gmake). E.g. "MAKE=gmake ./configure". +SANE should compile and install out-of-the-box. + +If you've installed some of the optional libraries that sane-backends +can make use of (see README for list) using Ports then you will need to +let configure know about their locations: + +MAKE=gmake CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure + +SCSI-scanners: +-------------- +If the SCSI host adapter is supported, there are no known problems. + +USB-scanners: +------------- +USB-Scanners are supported by FreeBSD. The USB scanner driver "uscanner" and +access over libusb can be used. + +For some backends (e.g. gt68xx) you MUST use libusb. The uscanner driver won't +work because it doesn't support control messages or interrupt endpoints. + +If you want to use libusb, your scanner should *not* be claimed by the uscanner +driver. Make sure, that /dev/ugen* and /dev/usb* devices are available. Use +/dev/MAKEDEV to create them, if necessary. Make sure that the user has write +access to the appropriate device files. + +To get your scanner detected by the uscanner driver, it may be necessary to add +its vendor and device ids to the kernel and recompile. Use MAKEDEV to generate +the /dev/uscanner* files if they are not already there. Use sane-find-scanner to +find your scanner. scanimage -L should find it automatically. Make sure that the +user has read access to /dev/usb* and read and write access to /dev/uscanner*. + +Parport-scanners: +----------------- +I don't have much information about these. The Mustek 600 II N scanner seems to +work, others may or may not work. Please contact me or the SANE mailing list if +you succeeded in using a parport scanner. + +2005-11-01 Henning Meier-Geinitz diff --git a/README.hp-ux b/README.hp-ux new file mode 100644 index 0000000..2333ef0 --- /dev/null +++ b/README.hp-ux @@ -0,0 +1,101 @@ +Building and Installing SANE on HP-UX +------------------------------------- + +This file contains some notes on building and installing SANE on +HP-UX. It tells you which compiler switches to use, how to find out +to which controller card your scanner is connected, and how to create +a device file for it. + +Building SANE +------------- + +On HP-UX, SANE can be built using either the HP ANSI C compiler or +GCC. For GCC, no special arguments to configure are necessary. For +the HP compiler, invoke configure like this: + + CC=cc CFLAGS="-Ae -O" ./configure + +Higher optimization levels than -O (equivalent to +O2) may fail +to compile correctly. + +If you're using the HP compiler on 64-bit HP-UX 11, you must build +64-bit executables: + + CC=cc CFLAGS="-Ae +DA2.0W -O" ./configure + + + +Some of the make files use GNU extensions, so you have to use gmake +(GNU make). Gmake binaries are available from the HP-UX Porting and +Archive Centre and its mirror sites. + +Installing SANE +--------------- + +The SCSI pass-through driver (sctl) must be enabled in your kernel, +but it is by default. + +Naturally, the scanner must have a non-conflicting SCSI address and it +must be connected to the right SCSI bus to work. + +You'll probably need to create a device file for your scanner. To do +this, you'll need to know its SCSI address, and, if your machine has +multiple SCSI controllers, the number of the one it's connected to. +As root, you can use ioscan -f to find this information. + +For example, here's the partial ioscan output for a C200: + +Class I H/W Path Driver S/W State H/W Type Description +============================================================================== +[...] +ext_bus 0 8/0/19/0 c720 CLAIMED INTERFACE Ultra Wide SCSI +target 0 8/0/19/0.6 tgt CLAIMED DEVICE +disk 0 8/0/19/0.6.0 sdisk CLAIMED DEVICE IBM DDYS-T09170N +target 1 8/0/19/0.7 tgt CLAIMED DEVICE +ctl 0 8/0/19/0.7.0 sctl CLAIMED DEVICE Initiator +[...] +ext_bus 1 8/16/5 c720 CLAIMED INTERFACE Built-in SCSI +target 4 8/16/5.1 tgt CLAIMED DEVICE +unknown -1 8/16/5.1.0 UNCLAIMED UNKNOWN EPSON Perfection1640 +target 2 8/16/5.2 tgt CLAIMED DEVICE +disk 1 8/16/5.2.0 sdisk CLAIMED DEVICE TOSHIBA CD-ROM XM-5401TA +target 3 8/16/5.7 tgt CLAIMED DEVICE +ctl 1 8/16/5.7.0 sctl CLAIMED DEVICE Initiator +[...] + +You can see that there are two SCSI controllers, Ultra Wide SCSI and +Built-in SCSI (narrow single-ended). The I column shows the number of +the controller card. Our scanner, an Epson Perfection 1640, is +connected to controller 1, and has SCSI address 1 (that's the 1 in the +H/W Path number). + +You can now create the device file using mknod(1M). In this example, +the command would be: + + mknod /dev/rscsi/c1t1d0 c 203 0x011000 + +In the filename, c1 specifies controller 1, t1 is target 1 (i.e., the +SCSI address), d0 (device 0) because it's the only device at that +address. 203 is the major number of the sctl driver. In the minor +number (0x011000), 01 again means controller 1, and the second one +means SCSI address 1. See scsi_ctl(7) for details. + +For ease of use with SANE, I'd recommend to create a link to +/dev/scanner, e.g., + + ln -s /dev/rscsi/c1t1d0 /dev/scanner + +To allow normal users to access the scanner, the best approach is +probably to create a new group, say, "scanner", and make the scanner +device file readable and writable for the group, e.g., + + chown bin:scanner /dev/rscsi/c1t1d0 + chmod g+rw /dev/rscsi/c1t1d0 + +You would then add all users that are allowed to use the scanner to +that group. If you haven't already done so, you should do + + ln -s /etc/group /etc/logingroup + +so that users are automatically in all groups to which they belong +(and don't have to use newgrp(1)). diff --git a/README.linux b/README.linux new file mode 100644 index 0000000..d650d48 --- /dev/null +++ b/README.linux @@ -0,0 +1,287 @@ +Information about USB scanners: +================================ + +With Linux 2.4.* you could either use the kernel scanner module or libusb to +access USB scanners. In Linux 2.6.4 the kernel scanner module was removed. +Therefore with this and later kernels libusb must be used. + +Permissions: +------------ +While SANE automatically uses libusb when the library and its header file were +present during the build of sane-backends, setting permissions will require some +attention. So if scanimage -L lists your scanner as root but not as normal user +read on this text. + +Most distributions support setting permissions without much manual +configuration. Usually you must just add the users that are allowed to access +the scanner to group "scanner". To make that change active, the user must login +again. For more details, see your distribution's documentation e.g. for Debian: +README.debian.gz. If this doesn't work you you want to know more, read on. + +The device files used by libusb are located in /proc/bus/usb/ +(e.g. /proc/bus/usb/001/003) or in /dev/bus/usb/ (e.g. /dev/bus/usb/001/003), if +you use udev. The exact file name can be found out by running sane-find-scanner +which would print "libusb:001:003" in this case. While setting permissions with +e.g. "chmod a+rw /proc/bus/usb/001/003" works, this change is not permanent. +The permissions will be reset when the scanner is replugged or Linux is +rebooted. + +One solution to set permissions on-the-fly is Linux udev which comes with +current distributions. SANE comes with a udev rules file in the tools/udev +directory which may be used by distributions or can be copied to +/etc/udev/rules.d manually. The file format is explained on top of the file +itself. Either you need libusb 0.1.12 or newer or USB_DEVFS_PATH=/dev/bus/usb +must be exported as a system-wide environment variable. + +Older distributions may use the Linux hot-plug tools (or hotplug-ng). Your +distribution should have set up the scripts to automatically change permissions +correctly. Look for "libsane.usermap" and "libusbscanner" in /etc/hotplug/usb. +If you build SANE from source you can use the hotplug script that comes with +SANE. See the tools/hotplug/ directory in the source distribution. Please refer +to the README in that directory for the details. + +Gentoo information: +------------------- +Gentoo users: If your USB scanner is not detected at all check that USE=usb is +set when emerging. + +Quick install: +-------------- + +$ ./configure +$ make +$ make install + +Step by step install on Linux 2.6.* and 3.*, both with udev: +------------------------------------------------------------ + +1. Install missing development packages with your prefered package manager: + - libusb-dev or libusb-devel or libusb-1_0-devel + +2. Get the latest SANE backend from git: + You can download "daily git snapshot" from here: + + http://www.sane-project.org/snapshots/ + + If you prefer to use git, you can fetch a read-only copy of the git tree + with this command: + + $ git clone git://git.debian.org/sane/sane-backends.git + + If you already are using a self compiled SANE backend and just fetched a + new copy of the git tree or if you patched some source files, there is no + need to follow the installation procedure again. You only need to make and + install libsane: + + $ make && sudo make install + +3. Configure, make and install latest SANE backend: + We install a new SANE dynamically linked shared object library in + /usr/local/lib beside your system's SANE library. + + $ ./configure + $ make && sudo make install + +3.1. SANE library: + Register new installed SANE dynamically linked shared object library. + + $ sudo ldconfig -v | grep libsane + libsane.so.1 -> libsane.so.1.0.24 + libsane.so.1 -> libsane.so.1.0.22 + + This example shows that the system first find version 1.0.24 and then 1.0.22. + This is the correct order. + + If your system first find the old version and then the new installed one, + then you must change the order for library paths in /etc/ld.so.conf or you + must create the new configuration file /etc/ld.so.conf.d/1-sane.conf. + + $ echo "/usr/local/lib" | sudo tee -a /etc/ld.so.conf.d/1-sane.conf + + Then you must repeat this step. + +3.2. Localization file: + + $ cd /usr/share/locale//LC_MESSAGES + $ sudo ln -sf /usr/local/share/locale//LC_MESSAGES/sane-backends.mo . + $ cd - + +3.3. udev rules file: + + $ sudo cp tools/udev/libsane.rules /etc/udev/rules.d + + Reconnect your scanner to the USB bus to activate the new rules file. + +3.4. Use the scanner with normal user rights: + + Your user must be a member of the group scanner. + + $ cat /etc/group | grep scanner + scanner:x:107: + + Create a new group scanner, if it doesn't exist. + + $ sudo addgroup scanner + + Add an existing user to group scanner. + + $ sudo adduser scanner + + After this you must logoff and login again. + +4. Test your scanner: + +4.1. Check the used backend version: + + The programs must use the installed SANE backend version, e.g. 1.0.24. + + $ scanimage -V + scanimage (sane-backends) 1.0.24git; backend version 1.0.24 + + This example shows that backend and scanimage are version 1.0.24. + + $ /usr/bin/scanimage -V + scanimage (sane-backends) 1.0.20; backend version 1.0.24 + + This example shows that an old scanimage (1.0.20) uses the backend 1.0.24. + + If you want to use xsane, start xsane and check the used version with + CTRL - i. + +4.2. Access scanner with normal user rights: + + $ scanimage -L + + If your scanner isn't recognised here, try this: + + $ sudo scanimage -L + + If this works, your user doesn't have the rights to access the scanner. + + However, please check and redo the installation described above. + If this doesn't help, you can ask the mailing list + for further support. + +4.3. Testscan: + + $ cd ~ + $ scanimage > test.pnm + +Information about SCSI scanners: +================================ + +Under Linux, your kernel must have generic SCSI support (sg) as well as a +driver for your SCSI adapter. You may want to increase the SCSI buffer size +to increase scan speed. Details on all of the above can be found in +sane-scsi(5). + +If your SCSI and sg driver are build as moduls you will need to load them +with modprobe: + +# modprobe your-driver-name +# modprobe sg + +You may find error messages in /var/log/messages. Look at the documentation +for your SCSI driver. Maybe you need to add options like the io port. + +Now the SCSI adapter and your scanner should be visible at /proc/scsi/scsi. +Example: + +# cat /proc/scsi/scsi +Host: scsi0 Channel: 00 Id: 06 Lun: 00 + Vendor: SCANNER Model: Rev: 2.02 + Type: Scanner ANSI SCSI revision: 01 CCS + +In this case the real vendor and scanner name are not shown (Mustek +Scannexpress 12000SP) but SANE will detect it nevertheless. + +If your scanner is supported by SANE, scanimage -L will list it now: + +# scanimage -L +device mustek:/dev/scanner' is a Mustek ScanExpress 12000SP flatbed scanner + +If this doesn't work you may have to add the right SCSI generic device name +to the configuration file. This should be documented in the man page for +your backend. To find out about the right SCSI device use sane-find-scanner: + +# sane-find-scanner +found SCSI scanner "SCANNER 2.02" at /dev/scanner +found SCSI scanner "SCANNER 2.02" at /dev/sg0 +found SCSI scanner "SCANNER 2.02" at /dev/sga + +It may help to set a symbolic link /dev/scanner to the respective device if +automatic detection does not work. + +If you need more information on the Linux SCSI subsystem, look at +http://www.torque.net/scsi/linux_scsi_24/index.html. Although this +documentation is about the 2.4 kernels, large parts are also valid for +older kernels. One important exception is the section on "Device Names +in devfs". + +Adaptec 1542 SCSI adapter: + Using buffer sizes of more than 32768 bytes with the aha1542 driver can + lead to kernel panic with older kernels. To avoid this, run configure with + the option --enable-scsibuffersize or set the environment variable + SANE_SG_BUFFERSIZE to 32768 before running scanimage or another frontend, + or download and install the SG driver 2.1.37 or newer from + http://www.torque.net/sg. + +idescsi: + The Linux kernel "Emulation of a SCSI host adapter for IDE ATAPI + devices" (idescsi) is reported to cause problems in connection with + SANE. If your scanner isn't found or you encounter segmentation faults + try to disable idescsi. + +SCSI Direct IO: Recent versions of the Linux SG driver for the 2.4 kernels + support direct IO, i.e., the SCSI adapter's DMA chip copies data directly + to/from user memory. Direct IO reduces memory usage, but it can lead to + access conflicts, if a backend uses shared memory. SANE does not use + direct IO by default. If you want to use it, run + + configure --enable-scsi-directio=yes + +Very old Linux distributions are missing the /usr/include/scsi directory. In +such a case, it is necessary to copy the relevant files from the kernel +distribution. Normally, the command: + + cp -a /usr/src/linux/include/scsi /usr/include + +should fix this problem. Don't do this if you don't get compilation errors +about missing SCSI headers. + + +Other Information +================= + +ld.so.conf configuration: + "/usr/local/lib/sane" or "/usr/lib/sane" MUST NOT be listed in + /etc/ld.so.conf. If your scanner is not detected or only Video for Linux + devices are found, check for one of the above lines in ld.so.conf. + A line "/usr/local/lib" or "/usr/lib" in ld.so.conf is ok, however. + +Excessive warnings "pointer of type `void *' used in arithmetic": + Some older versions of glibc generate these warnings not related to SANE + source code. To suppress these warnings do + + export CFLAGS="-g -O2 -D__NO_STRING_INLINES" + + and rerun configure. + +If you use DEC cc on Linux Alpha, you may need to set LDFLAGS="-N" to + be able to build sane-backends. + +The Intel C++ Compiler for IA32 and IA64 isn't supported yet. If you want + to try nevertheless, you will experience undefined references to inb + and outb functions. To avoid those replace #include with + + #if defined(__ICC) && __ICC >= 700 + # define __GNUC__ 2 + #endif + #include + #if defined(__ICC) && __ICC >= 700 + # undef __GNUC__ + #elif defined(__ICC) && defined(HAVE_ASM_IO_H) + # include + #endif + +Have a lot of fun with the latest SANE backend. diff --git a/README.netbsd b/README.netbsd new file mode 100644 index 0000000..ceab0b9 --- /dev/null +++ b/README.netbsd @@ -0,0 +1,59 @@ +SANE and NetBSD +---------------- + +Building: +--------- +Don't forget to use GNU make (gmake). E.g. "MAKE=gmake ./configure". +SANE should compile and install out-of-the-box. + +SCSI-scanners: +-------------- +SANE only supports the generic /dev/uk? devices. /dev/ss? won't work. If your +scanner is detected by the ss driver, disable the driver with the "config" +utility or compile a new kernel without ss. Set a link /dev/scanner to /dev/uk0 +(or whatever you use) and/or edit your backend's config file +appropriately. Don't forget to set up permissions to the device file correctly +for access by a non-root user (read/write). Auto-configuration using the "scsi +*" lines in the config files doesn't work. + +Scanners with higher resolutions need bigger SCSI buffers. Therefore, edit +sanei/sanei_scsi.c and look for these lines: + +#ifndef MAX_DATA +# define MAX_DATA (32*1024) +#endif + +Increase the buffer size to e.g. 128 * 1024. Recompile. + +USB-scanners: +------------- + +USB-Scanners are supported in principle. Using libusb is recommended. + +Problems when using libusb: + +Older kernels may need to be compiled WITHOUT DIAGNOSTIC. Disable it in the +config file or use a GENERIC kernel without DIAGNOSTIC. If it is, you will get +errors like "ugenioctl: USB_SET_TIMEOUT, no pipe". + +When using libusb, make sure, that /dev/ugen* and /dev/usb* devices are +available. Use /dev/MAKEDEV to create them, if necessary. + +If you want to use libusb, disable the uscanner driver. + +Problems with uscanner driver: + +The uscanner driver also works (tested with the plustek backend). As the +uscanner driver can't detect the vendor and product ids automatically, it's +necessary to add the name of the device file to the backends's configuration +file. Some backends also need the vendor and product id of the scanner. + +Some backends won't work with the uscanner driver becasue they need USB +control messages. Use libusb instead. + +Parport-scanners: +----------------- +I don't have any information about these. Please contact me or the SANE mailing +list if you succeded in using one of these. + +2003-04-24 Henning Meier-Geinitz diff --git a/README.openbsd b/README.openbsd new file mode 100644 index 0000000..211ab06 --- /dev/null +++ b/README.openbsd @@ -0,0 +1,56 @@ +SANE and OpenBSD +---------------- + +Building: +--------- +Don't forget to use GNU make (gmake). E.g. "MAKE=gmake ./configure". +SANE should compile and install out-of-the-box. + +If some libraries and headers (like libjpeg) are installed in /usr/local/, adding +"-I/usr/local/include/ -L/usr/local/lib/" to the CPPFLAGS environment variable +before running configure may be necessary to get them detected. + +Since release 3.9, SANE is available from OpenBSD ports. + +SCSI-scanners: +-------------- +SANE only supports the generic /dev/uk? devices. /dev/ss? won't work. If your +scanner is detected by the ss driver, disable the driver with the "config" +utility or compile a new kernel without ss. Set a link /dev/scanner to +/dev/uk0 (or whatever you use) and/or edit your backend's config file +appropriately. Don't forget to set up permissions to the device file correctly +for access by a non-root user (read/write). + +USB-scanners: +------------- +USB-Scanners are supported in principle since OpenBSD 2.9. The USB scanner +driver "uscanner" and access over libusb is supported. + +To get your scanner detected by the uscanner driver, it may be necessary to +add its vendor and device ids to the kernel and recompile +(sys/devs/usb/uscanner.c). With OpenBSD 3.0 there is also a bug concerning +uscanner that prevents accessing the /dev/uscanner devices. Get a newer +kernel in this case. If your MAKEDEV won't make /dev/uscanner0 do it manually: +"mknod /dev/uscanner0 c 77 0" for the first scanner. Edit your backend's +configuration file appropriately. + +If you want to use libusb, your scanner should *not* be claimed by the +uscanner driver. Also make sure that the ugen driver is NOT compiled with +DIAGNOSTIC. If it is, you will get errors like "ugenioctl: USB_SET_TIMEOUT, +no pipe". Make sure, that /dev/ugen* and /dev/usb* devices are available. Use +/dev/MAKEDEV to create them, if necessary. + +For some backends you must use libusb. The uscanner driver won't work because +automatic detection, control messages, or interrupt endpoints are needed. + +When using libusb, you need read/write permissions to ugen(4) (/dev/ugen*.*) and +the usb(4) controller (/dev/usb*) your scanner is connected to. Consider adding +a group usb and setting the device permissions using the hotplugd(8) attach +and detach scripts. See tools/openbsd for an example. + +Parport-scanners: +----------------- +I don't have any information about these. Please contact me or the SANE mailing +list if you succeded in using one of these. + +2005-12-23 Henning Meier-Geinitz diff --git a/README.os2 b/README.os2 new file mode 100644 index 0000000..71cb8d8 --- /dev/null +++ b/README.os2 @@ -0,0 +1,261 @@ +2002-01-03 + +Look at http://home.tiscalinet.de/fbakan/sane-os2.htm for information about +compiling SANE on OS/2 (from Franz Bakan). + + +The following text was for 1.0.3, but it may help nevertheless. + + + SANE 1.03 for OS/2 - build 1 + ---------------------------- + 09 Jul 2000, Yuri Dario + + +WARNING: +-------- +This release of has been compiled with EMX 0.9D, so it doesn't work with +the previous runtime. You must upgrade to the latest runtime before running +SANE (actually EMX 0.9D fix 03). + + +SANE (Scanner Access Now Easy) +------------------------------ +For more info about the SANE Project, please visit + + http://www.sane-project.org/ + +You should also check the main site for an updated list of supported scanners. + +Note that I can't say you if your scanner is supported; check SANE homepage +instead. + + +SUPPORT +------- +I'm sorry to tell you that it is hard for me to help you: if your scanner +doesn't work or your problem can't be reproduced on my pc, there are high +choices that I can't fix the bug. Most problems are specific to same PC/scanner +combinations, and can't be solved without having a full developement enviroment +and programming experience. + +I have setup a mailing list for users, where I hope most people can find an +answer to their questions. You will find that I answer only sometimes, because +I'm too busy. +To subscribe please visit + + http://www.egroups.com + +and look for sane-os2, or fill the form available on my site. + + +DOCUMENTATION +------------- +To read docs with correct format, you should type + + more < doc\sane-epson.txt + +If someone has more ideas on how to get a correct .txt starting from a .man +file, he is welcome (actually I'm using groff). + + +INSTALLATION +------------ +If you already didn't it, install the correct driver for your scsi adapter. +The drivers has usually a .ADD extension and looks like + + BASEDEV=AHA154X.ADD + +Then you need the ASPI driver: this driver is already in your OS2\BOOT +directory, so you have only to add + + BASEDEV=OS2ASPI.DMD /ALL + +The /ALL switch is required only if you need to use other devices with +aspirout.sys, e.g. if you have a CD-RW and CDRecord/2 installed. + +Last, add aspirout.sys to your config.sys + + DEVICE=D:\OS2\BOOT\ASPIROUT.SYS + +N.B. you can change the path to other directories. +Now reboot. + +To run scanimage.exe you need also to download the latest EMX runtime, +available on Hobbes or Leo as emxrt.zip. + +find-scanner.exe can be used to recognize a scanner on the scsi bus. Then +you should edit your xxx.conf file and add the scanner address, a string like +b0t4l0. This can be simplified using autodetection: with autodetection you can +use a string like + + scsi EPSON + +in your xxx.conf file; the autodection will enable the backend that recognize +'EPSON' in the scanner id. + +To test scanimage, run + + scanimage --help + +you should see your scanner following the list of internal devices: + + List of available devices: + pnm:0 pnm:1 + +If it is not present, check your scsi driver, the aspi driver OS2ASPI.DMD and +aspirout.sys; on Warp4 you can use the Hardware Manager to check scanner +presence. Then look at your xxx.conf, maybe there is something wrong in the +text. + + +USAGE: +------ +Once configured your system, create a proper .conf file (edit one of the +supplied templates) and run + + scanimage -L + +The output should be like + + device `umax:b0t3l0' is a UMAX Vista-S8 flatbed scanner + device `pnm:0' is a Noname PNM file reader virtual device + device `pnm:1' is a Noname PNM file reader virtual device + +The pnm devices are always available, while on the first line you should +read the id of your scanner. + +A simple scan + + scanimage -d umax > test.pnm + +will do a scan with default parameters. Run + + scanimage -d umax --help + +to get a full list of available switches. + + +SANED: +------ +In this release the SANE network daemon can be used (with a limit). +First edit your \mptn\etc\services and add + +sane 6566/tcp # SANE network scanner daemon + +(maybe a reboot is required to apply that change). +Create a saned.conf in the same directory of saned.exe and add a list of valid +client addresses; the clients are allowed to access the local scanner. +Now run the server in debug mode + + saned -d + +On the client side, you need to create a net.conf file in the same directory +of scanimage.exe: here you have to add a list of valid saned servers. +Run + + scanimage -L + +The output is like this + +device `umax:b0t3l0' is a UMAX Vista-S8 flatbed scanner +device `pnm:0' is a Noname PNM file reader virtual device +device `pnm:1' is a Noname PNM file reader virtual device +device `net:pippo.intranet:umax:b0t3l0' is a UMAX Vista-S8 flatbed scanner +device `net:pippo.intranet:pnm:0' is a Noname PNM file reader virtual device +device `net:pippo.intranet:pnm:1' is a Noname PNM file reader virtual device + +Then saned will quit. To run it forever, you have to configure the INETD +daemon: create a \mptn\etc\inetd.lst with the following line + + sane tcp /rd/sane/sane-1.0.1/frontend/saned.exe + +Be aware that this configuration shouldn't work: I have been unable to get it +working on my PC without running saned under the debugger PMGDB. +The correct syntax for running scanimage over the net is + + scanimage -d net:HOSTNAME:umax:b0t3l0 > test.pnm + +where HOSTNAME is a valid DNS host name. +You can log server access using syslogd: if syslogd is running, saned will +send to it all messages. + + +HOW TO COMPILE: +--------------- +To compile SANE with emx, you need + +- EMX 0.9D +- GNU Make 3.75 (rename to make.exe) +- GNU Patch 2.5 +- KSH 5.2.13 (rename to sh.exe) +- GNU Bison +- GNU File utilities +- GNU SED (stream editor) +- Autoconf 2.13 + +Steps: +- untar the original Unix distribution; +- unzip this file somewhere; +- copy src\* into sane-1.0.1; +- enter sane-1.0.1 directory; +- apply patches to original distribution: + [...\sane-1.0.1]gnupatch -p 0 < patch.os2 +- run autoconf to rebuild the configure script +- edit configure and change autoconf default optimization flags; + search for -O2 -m486 and change to your preferred settings; +- add the following line after :${LDFLAGS="...."} + : ${LIBS="-lsocket"} +- run configure.os2 to build all installation files; +- add -Zexe to LDFLAGS in frontend\Makefile and tools\Makefile; +- run make (compiler warnings are ok); +- wait to complete all makes; + +Remember to install a Unix like shell in your path; I use ksh.exe +renamed to sh.exe, and saved in d:\bin +(that's because most unix scripts uses SHELL=/bin/sh) + +You need also a compatible dl.a and syslog.a library; look in .\contrib +for a couple of simple sources. + +Flags needed under EMX: +-Zsysv-signals enables signal management as in SystemV, otherwise emx + convention is used (and it is different from sysv). +-Zcrtdll link dynamically with EMXLIBCM.DLL; + + +PARALLEL PORT +------------- +This release has support for parallel port enabled: actually only the Epson +backend makes uses of such support; the Epson GT-300 can be recognized, but +scanning can't be completed. + +Also HP-5100C parallel scanner can be run under OS/2: you need to download +the EPST driver from Shuttle Tech. homepage (www.shuttletech.com); follow the +instruction for installation. Then the scanner is seen as a scsi HP, so the +HP backend can work with it. + +The Quickcam backend is also included with lpt support, but I can't say how it +is working. + +History: +-------- +09 Jul 2000 release 1.03 + +20 Jun 1999 release 1.01 + - changed runtime to EMX 0.9D + - fixed: find-scanner should now work correctly. + - added: how to compile instructions. + +07 Mar 1999 release 1.01 pre-test3 + no OS/2 specific fixes + +20 Oct 1998 release 0.74 + fixed fork()ing backends with new sanei_thread api. + fixed scsi autodetection + added parallel port support + +=============================================================================== +Yuri Dario +http://www.quasarbbs.com/yuri + diff --git a/README.solaris b/README.solaris new file mode 100644 index 0000000..240ee6f --- /dev/null +++ b/README.solaris @@ -0,0 +1,190 @@ +This is a report on how to build SANE on Solaris/x86 using a USB scanner. See +below for SCSI. + +Another report for SANE on OpenSolaris can be found here: +http://ginfo.egim-mrs.fr/article.php3?id_article=44 + +From: Tomasz Orlinski +To: sane-devel@lists.alioth.debian.org +Subject: [sane-devel] USB scanners DO work on Solaris 10 x86 +Date: Thu, 7 Oct 2004 20:26:50 +0200 + +I would like to inform you, that I have compiled SANE on Sun Solaris 10 x86 +with built-in USB scanner support. It was possible, because Sun had prepared +libusb library wrapper for Solaris 10. I know, that Solaris 10 Software +Express Release 08/04 is required. I have done it in that way: +LD_LIBRARY_PATH=/usr/sfw/lib:$LD_LIBRARY_PATH +CFLAGS="-I/usr/sfw/include" +CPPFLAGS="-I/usr/sfw/include" +LDFLAGS="-L/usr/sfw/lib -R/usr/sfw/lib -lusb" +export LD_LIBRARY_PATH CFLAGS CPPFLAGS LDFLAGS +./configure --prefix=/opt/sane --disable-fork-process +make +make install +It was also required to add a generic USB kernel driver. I had to look for +my scanner device name in output of +prtconf -D -v +command. My scanner is Plustek UT24 and the apropriate part of output looked +like this: +name='compatible' type=string items=8 value='usb7b3,17.100' + ... +I had to remove the not used kernel driver +rem_drv ugen +And add it again: +add_drv -i 'usb7b3,17.100' ugen +Then, /opt/sane/bin/sane-find-scanner detected my scanner and everything +worked fine. I to add " " signs around usb7b3,17.100 name in +/etc/driver_aliases to have the scanner working after reboot. +To compile this packages SUNWlibusb and SUNWlibusbugen were needed. I used +Solaris Software Companion CD gcc 2.95.3 compiler and Sun's /usr/ccs/bin/ld +linker. USB support DOES NOT work in Solaris 9 and earlier versions. +I hope, that this information would be useful for other USB scanner users. + +From: Tomasz Orlinski +To: sane-devel@lists.alioth.debian.org +Subject: Re: [sane-devel] USB scanners DO work on Solaris 10 x86 +Date: Fri, 8 Oct 2004 16:06:14 +0200 + +[...] + +Sun in Driver Development Kit v. 0.9 writes how to compile SANE, but it does not +really work :) They write about compiling with gcc and give options for Sun +Forte compiler (cc) and forget about attaching a kernel driver. But they write, +that versions earlier than 1.0.14 cannot be used. They want also to build SANE +with Posix threads enabled. So I think that can be true. Sun writes also, that +Solaris Software Express release at least S10_62 is needed to use +libusb. Release number can be checked in /etc/release. The newest version can be +downloaded from www.sun.com/solaris for free. + +In my opinion it is important to be cautious when using scanner or just libusb +on important Solaris machines (especially multi-processor ones), because unlike +in other systems, Solaris kernel is fully preemtible, what means, that many +instances of the same driver can ran simultanously - it's dangerous, when +drivers are not perfect. And Solaris USB framework is absolutely new, so it can +contain bugs. I tried to crash my Solaris using USB subsystem and SANE, I didn't +manage to, but it doesn't mean, it's impossible. + +SANE frontends work without any problems with Xsun and GIMP included in Solaris +Software Companion CD. + +--------------------------------------------------------------------------- +The following text describes, how to use a SCSI scanner (2002-06-11). + +You need a generic SCSI driver to run SANE on Solaris. There are at +least three such drivers: the scg driver by Joerg Schillig, the +sg driver by Kevin Sheehan, and starting with Solaris 8 Sun's own +sgen(7D) driver. + +NOTE: You should install the SCSI generic driver BEFORE you run +`configure' in the sane directory---otherwise configure won't set up +SANE to work with the generic scsi driver. + +*** scg driver + +The SCSI general driver scg is + + Copyright 1986-1995 Joerg Schilling, + +It is supplied binary in pkgadd(1m) format and is tested from Solaris +2.3 to Solaris 2.6 (sparc) and Solaris 2.3 to Solaris 2.5.1 (x86). It +can be found in + + ftp://ftp.fokus.gmd.de/pub/unix/kernel/scg/ + +To install it on a SPARC do: + + cd /tmp + get SCHILYscg.sparc.tar.Z + uncompress SCHILYscg.sparc.tar.Z + tar -xvf SCHILYscg.sparc.tar +as root: + pkgadd -d . + +NOTE: Be very careful with pkgadd as it does not check for the correct + target architecture. Do not install drivers for x86 on sparc + and vice versa. You will get a corrupt system otherwise. + +For Solaris on an x86 do: + + cd /tmp + get SCHILYscg.i386.tar.Z + uncompress SCHILYscg.i386.tar.Z + tar -xvf SCHILYscg.i386.tar +as root: + pkgadd -d . + +Then do a reboot --r + +Once the system has rebooted, there should be a device node /dev/scgXX +for each of your SCSI adapters (/dev/scg0 for the first adapter, +/dev/scg1 for the second, and so on...) + +Because the device name specifies a SCSI adapter, you need to use a +special device naming syntax so SANE can tell which device you want to +talk to. If the device is at SCSI id 0, the character 'a' should be +appended, character 'b' should be used for SCSI id 1, and so on +(see also the Solaris section in sane-scsi(5)). + +E.g., to configure an HP scanner, configuration file +/opt/local/etc/sane.d/hp.conf might contain: + + /dev/scg0c if the scanner has the SCSI target id 2 + +WARNING! Everybody who can read/write a generic SCSI device can do +with all your disks whatever he/she wants. It takes only a few lines +of code to send a FORMAT control block... Rather than giving users +access to the SCSI adapter special device, it may be a better idea to +install scanimage/xscanimage setgid to a special "scanner" group and +then turn on write permission for the scanner group. + +*** sg driver + +Another solution to the permission problem is to use the generic SCSI +driver sg by Kevin Sheehan. This driver is not free but uses separate +device node for each SCSI target: + + /dev/sg/0, /dev/sg/1, ... + +This allows to control device access on a per-device basis. + +*** sgen driver + +The solaris 8 sgen driver must be configured before it can be used. +See /kernel/drv/sgen.conf and the manual page sgen(7D). + +The minimal config includes defining the correct +"device-type-config-list" property in /kernel/drv/sgen.conf. The +typical SCSI device type for a scanner is either "scanner" or +"processor". You can optionally restrict the devices sgen attaches to, +by defining the "inquiry-config-list" property. You also have to +uncomment the scanner's "target/lun" entry, so that the sgen driver is +allowed to attach to the SCSI scanner hardware. + +After the configuration file /kernel/drv/sgen.conf is set up for the +scanner, run the command "devfsadm -v -i sgen" to create sgen device +nodes for the scanner. In case you need to rerun devfsadm to +incorporate changes to the sgen.conf file, make sure the sgen driver +is unloaded from the kernel before you re-run devfsadm. The driver is +unloaded using the "modunload -i {id}" command; the {id} of the sgen +driver can be determined with the modinfo command. + + +The device nodes use names of the following form: + + /dev/scsi/device-type/cXtXdX + +Example: A HP Scanjet 4c (SCSI device type: "processor") on controller +#1, target #6, lun #0 uses the device name + + /dev/scsi/processor/c1t6d0 + +/kernel/drv/sgen.conf contains: + + device-type-config-list="processor"; + name="sgen" class="scsi" target=6 lun=0; + + + +If you have questions or problems with the Solaris support in SANE, +send mail to: + + hu@garfield.m.isar.de diff --git a/README.unixware2 b/README.unixware2 new file mode 100644 index 0000000..b76070d --- /dev/null +++ b/README.unixware2 @@ -0,0 +1,103 @@ +UNIXWARE PORT of SANE - HOWTO build and what you need to run + +You need a sane SCSI driver to run SANE on Unixware 2.x. There is at +least one such driver: the sane driver by R=I+S. + +The Unixware sane driver is a binary loadable module driver for UW2.x. +Please send Email to wolfgang@rapp-informatik.de to receive. + +What you need to build xane on Unixware 2.x +- gnu make + +You dont't need gcc. All is build with the standard Unixware cc and +libs!! + +For the X-frontends xscanimage and xsane (separately distributed) you need +libs like libgtk libgimp and the image libs for jpeg, tiff and png. It is +also good to have gettext with libintl installed. Most of the libs are +available on the Skunkware CD's from SCO in pkgadd format. If you build the +frontends with this libs gimp plugin is also supported by xscanimage and +xsane. Latest xsane version tested was 0.48. + +With the following configure should run an build shared libs with +libtool 1.3.4 + +LD_RUN_PATH=/usr/local/lib CPPFLAGS="-I/usr/local/include -I/isr/X/include" CFLAGS="-I/usr/local/include -I/usr/X/include +-I/usr/ucbinclude -L/usr/local/lib -L/usr/ucblib -l ucb" LIBS="-lsocket -lnsl -lgen -I/opt/include -L/usr/ucblib -lucb" ./configure + +After running configure you have to edit the generated file libtool + +Append to the line +archive_cmds="\$LD -G -o \$lib \$libobjs \$deplibs \$linkopts + +so that it looks like this. +archive_cmds="\$LD -G -o \$lib \$libobjs \$deplibs \$linkopts -B bind_now -L/usr/local/lib -lintl -L/usr/ucblib -lucb -lm" + +This is a must to link the libucb.a , libintl.a in when the sane libs +are build.It's also necessary for mathematic lib -lm . Not doing this +will bring runtime errors like missimg usleep or pow function. + +ATTENTION:!!! libucb.a of Unixware 2.x has a buggy readdir function so +it is recommanded to remove readdir.o from libucb.a with ar -d +readdir.o libucb.a Often used and neded functions from libucb.a are +strncasecmp or getpagesize. + +If you use -I/usr/ucbinclude it is also a good idea to move +/usr/ucbinlcude/unistd.h to another file, because it will be included +first and some sources will not compile. + +Then you can run make with GNU make. + +After this say su and then ist good to say +LD_RUN_PATH=/usr/local/lib export LD_RUN_PATH + +after this you can install with +make install + +Tested on Unixware 2.0.x with Umax Astra 1220S and HP C5100A with +sane-1.0.1. With Microtek backend earlier on sane-0.74. + +If you use the net backend you do not need the Unixware sanedrv. + +The driver is a shareware product. + +The driver is supplied binary in pkgadd(1m) format and is tested from +UW2.0x. Please send Email to wolfgang@rapp-informatik.de to get the +driver in binary pkgadd package. + +To install it on a Unixware do: + + cd /tmp + get sanedrv.pkg.tgz + gunzip sanedrv.pkg.tgz + tar xvf sanedrv.pkg.tar +as root: + pkgadd -d /tmp/sanedrv + +Once the driver is installed, there should be a device nodes /dev/sane +and /dev/scanner /dev/scanner1 for the second, and so on...) + +The scanner my be connected to any SCSI controller in the system, also +if you have additional devices like disks or cdroms on the same +controller. The UW2.x sane driver do not block the controller. The +scanner must be switched on to be recognized by UW, if the low level +driver p.e. adsl is loaded. + +To configure an UMAX scanner, configuration file +/usr/local/etc/sane.d/umax.conf might contain: + + /dev/scanner + +The driver is configured to recognice all scsi scanners with ID +SCANNER and all HP Scsi scanners with ID Processor and Inquiry string +starting with "HP" string. For details have a look to +/etc/conf/pack.d/sane/space.c. + +If you change this then you must unload the sane driver modadmin -U +sane, build the new module by /etc/conf/bin/idbuild -M sane and the +install the driver with modadmin -l sane. + +If you have questions or problems with the Unixware support in SANE, +send mail to: + +wolfgang@rapp-informatik.de diff --git a/README.unixware7 b/README.unixware7 new file mode 100644 index 0000000..dd75ebe --- /dev/null +++ b/README.unixware7 @@ -0,0 +1,79 @@ +SANE on UnixWare 7 +================== + +The easiest way to get SANE working on a UnixWare 7.1.X system (UW 7.0.0 +and 7.0.1 are not supported) is to download and install the SANE binary +distribution from SCOs Skunkware web site. The URL is: + + ftp://ftp.sco.com/skunkware/uw7/Packages + +Use the pkgadd command to install the files, e.g.: + + # pkgadd -d `pwd`/sane-1.0.2.pkg + +A web page with further information specific to SANE on UnixWare 7 can be +found here: + + http://www.sco.com/skunkware/sane/index.html + +However, please note that the SANE package that is available from the +Skunkware server will most likely contain the latest stable version of +SANE. Since SANE is continously being worked on, you might want to download +the latest source from the CVS repository and build the source yourself. + +To build SANE on a UnixWare 7.1.X system the following packages are required: + + * make (GNU make) + * glibs (contains gtk, glib, libjpeg, libpnm, libtiff etc.; only + necessary for frontends xscanimage, xcam, and xsane which are + distributed separately) + +The packages can be downloaded from the Skunkware ftp server (see URL above). +I've used the following versions to build sane-1.0.2: + + * make-3.78.1.pkg + * glibs-2.0.3.pkg + +If you want to include support for The Gimp (this is optional), you need to +install the gimp package, too. This is the version I've used: + + * gimp-1.0.4.pkg + +GCC is not required. SANE compiles quite happily (and faster) with UnixWares +native C compiler. + +Set the LD_RUN_PATH variable to add /usr/local/lib to the list of directories +to be searched by the dynamic linker: + + $ LD_RUN_PATH=/usr/local/lib + $ export LD_RUN_PATH + +Run the configure script as following: + + $ LIBS="-lsdi" ./configure + +(The sdi library contains the SCSI passthrough functions the UW7 port of SANE +uses to access the scanner from user space.) + +Run gmake to build SANE: + + $ gmake + +SCSI access from user space requires special privileges. If you want users +without root perms to be able to use the scanner you can use the filepriv +command to change the privileges that are associated with the SANE +applications: + + # /sbin/filepriv -f driver -f sysops /usr/local/bin/scanimage + # /sbin/filepriv -f driver -f sysops /usr/local/bin/xscanimage + # /sbin/filepriv -f sysops /usr/local/bin/xcam + +If you have built SANE with support for The Gimp you might want to create +a symlink from the plug-in directory to the xscanimage and xcam binaries, +e.g.: + + # ln -s /usr/local/bin/xscanimage \ + /usr/local/lib/gimp/1.0/plug-ins/xscanimage + # ln -s /usr/local/bin/xcam /usr/local/lib/gimp/1.0/plug-ins/xcam + +Questions? Comments? Please send e-mail to jenss@sco.com or skunkware@sco.com! diff --git a/README.windows b/README.windows new file mode 100644 index 0000000..4715047 --- /dev/null +++ b/README.windows @@ -0,0 +1,65 @@ +SANE on Windows + +Prerequisites +============= + +To be able to compile sane-backends, you need to have either Cygwin +or Mingw compilers and a suitable POSIX compatible environment. + +You can get the Cygwin POSIX compatible environment for Windows +Windows and the Cygwin gcc compiler at http://www.cygwin.com + +You can get the MSYS POSIX compatible environment for Windows and the +MinGW gcc compiler at http://www.mingw.org/wiki/MSYS + +The scanner must be detected by Windows and not be disabled. Check +with the hardware manager. + + +Building +======== + +See general README for build basics. If a given backend fails to +compile, you can use the BACKENDS variable to limit compilation +to backends your interested in: + + ./configure BACKENDS=epson2 + + +Configuring +=========== + +If you have more than one scanner, you should do the following: + + - run sane-find-scanner to get the device name of the scanner. The + name for scsi devices is something like h0b0t6l0, meaning hba 0, bus 0, + scsi id 6 and lun 0. + + - edit the config file for the backend + (/path/to/sane/etc/sane.d/xxxx.conf) and add the scanner device name on + an empty line. + + - Set environment variable SANE_CONFIG_DIR to point to the directory + where the config files are located. + +Run "scanimage > out.pnm" to get a scan. + +xscanimage ans XSane have been reported to compile and run in the past +under Cygwin. + +Notes +===== + +- Only SCSI, USB (with libusb-win32), and network scanners may work. No + FireWire/Parallel. The Cygwin libusb port can be installed + with Cygwin setup.exe or can be compiled manually under cygwin + or mingw using the libusb-win32 port: + http://sourceforge.net/apps/trac/libusb-win32/wiki + +- Tested on Windows XP, 7, and using Wine on Linux. + +- Some scanners' backend may not work because of requirement not + supported by Cygwin or MinGW. + + +2011/10/08 diff --git a/README.zeta b/README.zeta new file mode 100644 index 0000000..36f6382 --- /dev/null +++ b/README.zeta @@ -0,0 +1,26 @@ +SANE and Zeta +------------- + +The Zeta port is based on existing BeOS port, with some changes +to accomodate yellowTAB's internal build procedure, and some new +conventions brought up by Zeta. + +Cf. README.beos for more historical stuff. + +SANE 1.0.9 was updated for Zeta by Ithamar Adema for yellowTAB. + +SANE 1.0.15 was updated for BeOS and Zeta by François Revol for yellowTAB. + +Zeta uses a modified version of Philippe Houdoin's Sanity GUI frontend. +http://philippe.houdoin.free.fr/phil/beos/sanity/index-en.html + +SANE was reported to work with the following configuration and features: + +Platform: Zeta R1 (== BeOS R6.x) ix86 +Latest SANE version tested: 1.0.15 +Compiler: gcc 2.95.3 +User-level SCSI support: yes +USB support: yes +Shared library support: yes +Dynamic loading support: yes +X11 clients: no diff --git a/acinclude.m4 b/acinclude.m4 new file mode 100644 index 0000000..013c032 --- /dev/null +++ b/acinclude.m4 @@ -0,0 +1,764 @@ +dnl +dnl Contains the following macros +dnl SANE_SET_CFLAGS(is_release) +dnl SANE_CHECK_MISSING_HEADERS +dnl SANE_SET_LDFLAGS +dnl SANE_CHECK_DLL_LIB +dnl SANE_EXTRACT_LDFLAGS(LIBS, LDFLAGS) +dnl SANE_CHECK_JPEG +dnl SANE_CHECK_IEEE1284 +dnl SANE_CHECK_PTHREAD +dnl SANE_CHECK_LOCKING +dnl JAPHAR_GREP_CFLAGS(flag, cmd_if_missing, cmd_if_present) +dnl SANE_LINKER_RPATH +dnl SANE_CHECK_U_TYPES +dnl SANE_CHECK_GPHOTO2 +dnl SANE_CHECK_IPV6 +dnl SANE_CHECK_BACKENDS +dnl SANE_PROTOTYPES +dnl AC_PROG_LIBTOOL +dnl + +# SANE_SET_CFLAGS(is_release) +# Set CFLAGS. Enable/disable compilation warnings if we gcc is used. +# Warnings are enabled by default when in development cycle but disabled +# when a release is made. The argument is_release is either yes or no. +AC_DEFUN([SANE_SET_CFLAGS], +[ +if test "${ac_cv_c_compiler_gnu}" = "yes"; then + NORMAL_CFLAGS="\ + -W \ + -Wall" + WARN_CFLAGS="\ + -W \ + -Wall \ + -Wcast-align \ + -Wcast-qual \ + -Wmissing-declarations \ + -Wmissing-prototypes \ + -Wpointer-arith \ + -Wreturn-type \ + -Wstrict-prototypes \ + -pedantic" + + # Some platforms are overly strict with -ansi enabled. Exclude those. + ANSI_FLAG=-ansi + case "${host_os}" in + solaris* | hpux* | os2* | darwin* | cygwin* | mingw*) + ANSI_FLAG= + ;; + esac + WARN_CFLAGS="${WARN_CFLAGS} ${ANSI_FLAG}" + + AC_ARG_ENABLE(warnings, + AC_HELP_STRING([--enable-warnings], + [turn on tons of compiler warnings (GCC only)]), + [ + if eval "test x$enable_warnings = xyes"; then + for flag in $WARN_CFLAGS; do + JAPHAR_GREP_CFLAGS($flag, [ CFLAGS="$CFLAGS $flag" ]) + done + else + for flag in $NORMAL_CFLAGS; do + JAPHAR_GREP_CFLAGS($flag, [ CFLAGS="$CFLAGS $flag" ]) + done + fi + ], + [if test x$1 = xno; then + # Warnings enabled by default (development) + for flag in $WARN_CFLAGS; do + JAPHAR_GREP_CFLAGS($flag, [ CFLAGS="$CFLAGS $flag" ]) + done + else + # Warnings disabled by default (release) + for flag in $NORMAL_CFLAGS; do + JAPHAR_GREP_CFLAGS($flag, [ CFLAGS="$CFLAGS $flag" ]) + done + fi]) +fi # ac_cv_c_compiler_gnu +]) + +dnl SANE_CHECK_MISSING_HEADERS +dnl Do some sanity checks. It doesn't make sense to proceed if those headers +dnl aren't present. +AC_DEFUN([SANE_CHECK_MISSING_HEADERS], +[ + MISSING_HEADERS= + if test "${ac_cv_header_fcntl_h}" != "yes" ; then + MISSING_HEADERS="${MISSING_HEADERS}\"fcntl.h\" " + fi + if test "${ac_cv_header_sys_time_h}" != "yes" ; then + MISSING_HEADERS="${MISSING_HEADERS}\"sys/time.h\" " + fi + if test "${ac_cv_header_unistd_h}" != "yes" ; then + MISSING_HEADERS="${MISSING_HEADERS}\"unistd.h\" " + fi + if test "${ac_cv_header_stdc}" != "yes" ; then + MISSING_HEADERS="${MISSING_HEADERS}\"ANSI C headers\" " + fi + if test "${MISSING_HEADERS}" != "" ; then + echo "*** The following essential header files couldn't be found:" + echo "*** ${MISSING_HEADERS}" + echo "*** Maybe the compiler isn't ANSI C compliant or not properly installed?" + echo "*** For details on what went wrong see config.log." + AC_MSG_ERROR([Exiting now.]) + fi +]) + +# SANE_SET_LDFLAGS +# Add special LDFLAGS +AC_DEFUN([SANE_SET_LDFLAGS], +[ + # Define stricter linking policy on GNU systems. This is not + # added to global LDFLAGS because we may want to create convenience + # libraries that don't require such strick linking. + if test "$GCC" = yes; then + case ${host_os} in + linux* | solaris*) + STRICT_LDFLAGS="-Wl,-z,defs" + ;; + esac + fi + AC_SUBST(STRICT_LDFLAGS) + case "${host_os}" in + aix*) #enable .so libraries, disable archives + LDFLAGS="$LDFLAGS -Wl,-brtl" + ;; + darwin*) #include frameworks + LIBS="$LIBS -framework CoreFoundation -framework IOKit" + ;; + esac +]) + +# SANE_CHECK_DLL_LIB +# Find dll library +AC_DEFUN([SANE_CHECK_DLL_LIB], +[ + dnl Checks for dll libraries: dl + DL_LIBS="" + if test "${enable_dynamic}" = "auto"; then + # default to disabled unless library found. + enable_dynamic=no + # dlopen + AC_CHECK_HEADERS(dlfcn.h, + [AC_CHECK_LIB(dl, dlopen, DL_LIBS=-ldl) + saved_LIBS="${LIBS}" + LIBS="${LIBS} ${DL_LIBS}" + AC_CHECK_FUNCS(dlopen, enable_dynamic=yes,) + LIBS="${saved_LIBS}" + ],) + # HP/UX DLL handling + AC_CHECK_HEADERS(dl.h, + [AC_CHECK_LIB(dld,shl_load, DL_LIBS=-ldld) + saved_LIBS="${LIBS}" + LIBS="${LIBS} ${DL_LIBS}" + AC_CHECK_FUNCS(shl_load, enable_dynamic=yes,) + LIBS="${saved_LIBS}" + ],) + if test -z "$DL_LIBS" ; then + # old Mac OS X/Darwin (without dlopen) + AC_CHECK_HEADERS(mach-o/dyld.h, + [AC_CHECK_FUNCS(NSLinkModule, enable_dynamic=yes,) + ],) + fi + fi + AC_SUBST(DL_LIBS) + + DYNAMIC_FLAG= + if test "${enable_dynamic}" = yes ; then + DYNAMIC_FLAG=-module + fi + AC_SUBST(DYNAMIC_FLAG) +]) + +# +# Separate LIBS from LDFLAGS to link correctly on HP/UX (and other +# platforms who care about the order of params to ld. It removes all +# non '-l..'-params from passed in $1(LIBS), and appends them to $2(LDFLAGS). +# +# Use like this: SANE_EXTRACT_LDFLAGS(PKGNAME_LIBS, PKGNAME_LDFLAGS) + AC_DEFUN([SANE_EXTRACT_LDFLAGS], +[ + tmp_LIBS="" + for param in ${$1}; do + case "${param}" in + -l*) + tmp_LIBS="${tmp_LIBS} ${param}" + ;; + *) + $2="${$2} ${param}" + ;; + esac + done + $1="${tmp_LIBS}" + unset tmp_LIBS + unset param +]) + +# +# +# Checks for ieee1284 library, needed for canon_pp backend. +AC_DEFUN([SANE_CHECK_IEEE1284], +[ + AC_CHECK_HEADER(ieee1284.h, [ + AC_CACHE_CHECK([for libieee1284 >= 0.1.5], sane_cv_use_libieee1284, [ + AC_TRY_COMPILE([#include ], [ + struct parport p; char *buf; + ieee1284_nibble_read(&p, 0, buf, 1); + ], + [sane_cv_use_libieee1284="yes"; IEEE1284_LIBS="-lieee1284" + ],[sane_cv_use_libieee1284="no"]) + ],) + ],) + if test "$sane_cv_use_libieee1284" = "yes" ; then + AC_DEFINE(HAVE_LIBIEEE1284,1,[Define to 1 if you have the `ieee1284' library (-lcam).]) + fi + AC_SUBST(IEEE1284_LIBS) +]) + +# +# Checks for pthread support +AC_DEFUN([SANE_CHECK_PTHREAD], +[ + + case "${host_os}" in + linux* | darwin* | mingw*) # enabled by default on Linux, MacOS X and MINGW + use_pthread=yes + ;; + *) + use_pthread=no + esac + have_pthread=no + + # + # now that we have the systems preferences, we check + # the user + + AC_ARG_ENABLE([pthread], + AC_HELP_STRING([--enable-pthread], + [use pthread instead of fork (default=yes for Linux/MacOS X/MINGW, no for everything else)]), + [ + if test $enableval = yes ; then + use_pthread=yes + else + use_pthread=no + fi + ]) + + if test $use_pthread = yes ; then + AC_CHECK_HEADERS(pthread.h, + [ + AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIBS="-lpthread") + have_pthread=yes + save_LIBS="$LIBS" + LIBS="$LIBS $PTHREAD_LIBS" + AC_CHECK_FUNCS([pthread_create pthread_kill pthread_join pthread_detach pthread_cancel pthread_testcancel], + ,[ have_pthread=no; use_pthread=no ]) + LIBS="$save_LIBS" + ],) + fi + + if test $use_pthread = yes ; then + AC_DEFINE_UNQUOTED(USE_PTHREAD, "$use_pthread", + [Define if pthreads should be used instead of forked processes.]) + else + dnl Reset library in case it was found but we are not going to use it. + PTHREAD_LIBS="" + fi + if test "$have_pthread" = "yes" ; then + CPPFLAGS="${CPPFLAGS} -D_REENTRANT" + fi + AC_SUBST(PTHREAD_LIBS) + AC_MSG_CHECKING([whether to enable pthread support]) + AC_MSG_RESULT([$have_pthread]) + AC_MSG_CHECKING([whether to use pthread instead of fork]) + AC_MSG_RESULT([$use_pthread]) +]) + +# +# Checks for jpeg library >= v6B (61), needed for DC210, DC240, +# GPHOTO2 and dell1600n_net backends. +AC_DEFUN([SANE_CHECK_JPEG], +[ + AC_CHECK_LIB(jpeg,jpeg_start_decompress, + [ + AC_CHECK_HEADER(jconfig.h, + [ + AC_MSG_CHECKING([for jpeglib - version >= 61 (6a)]) + AC_EGREP_CPP(sane_correct_jpeg_lib_version_found, + [ + #include + #if JPEG_LIB_VERSION >= 61 + sane_correct_jpeg_lib_version_found + #endif + ], [sane_cv_use_libjpeg="yes"; JPEG_LIBS="-ljpeg"; + AC_MSG_RESULT(yes)],[AC_MSG_RESULT(no)]) + ],) + ],) + if test "$sane_cv_use_libjpeg" = "yes" ; then + AC_DEFINE(HAVE_LIBJPEG,1,[Define to 1 if you have the libjpeg library.]) + fi + AC_SUBST(JPEG_LIBS) +]) + +# Checks for tiff library dell1600n_net backend. +AC_DEFUN([SANE_CHECK_TIFF], +[ + AC_CHECK_LIB(tiff,TIFFFdOpen, + [ + AC_CHECK_HEADER(tiffio.h, + [sane_cv_use_libtiff="yes"; TIFF_LIBS="-ltiff"],) + ],) + AC_SUBST(TIFF_LIBS) +]) + +# +# Checks for pthread support +AC_DEFUN([SANE_CHECK_LOCKING], +[ + LOCKPATH_GROUP=uucp + use_locking=yes + case "${host_os}" in + os2* ) + use_locking=no + ;; + esac + + # + # we check the user + AC_ARG_ENABLE( [locking], + AC_HELP_STRING([--enable-locking], + [activate device locking (default=yes, but only used by some backends)]), + [ + if test $enableval = yes ; then + use_locking=yes + else + use_locking=no + fi + ]) + if test $use_locking = yes ; then + AC_ARG_WITH([group], + AC_HELP_STRING([--with-group], + [use the specified group for lock dir @<:@default=uucp@:>@]), + [LOCKPATH_GROUP="$withval"] + ) + # check if the group does exist + lasterror="" + touch sanetest.file + chgrp $LOCKPATH_GROUP sanetest.file 2>/dev/null || lasterror=$? + rm -f sanetest.file + if test ! -z "$lasterror"; then + AC_MSG_WARN([Group $LOCKPATH_GROUP does not exist on this system.]) + AC_MSG_WARN([Locking feature will be disabled.]) + use_locking=no + fi + fi + if test $use_locking = yes ; then + INSTALL_LOCKPATH=install-lockpath + AC_DEFINE([ENABLE_LOCKING], 1, + [Define to 1 if device locking should be enabled.]) + else + INSTALL_LOCKPATH= + fi + AC_MSG_CHECKING([whether to enable device locking]) + AC_MSG_RESULT([$use_locking]) + if test $use_locking = yes ; then + AC_MSG_NOTICE([Setting lockdir group to $LOCKPATH_GROUP]) + fi + AC_SUBST(INSTALL_LOCKPATH) + AC_SUBST(LOCKPATH_GROUP) +]) + +dnl +dnl JAPHAR_GREP_CFLAGS(flag, cmd_if_missing, cmd_if_present) +dnl +dnl From Japhar. Report changes to japhar@hungry.com +dnl +AC_DEFUN([JAPHAR_GREP_CFLAGS], +[case "$CFLAGS" in +"$1" | "$1 "* | *" $1" | *" $1 "* ) + ifelse($#, 3, [$3], [:]) + ;; +*) + $2 + ;; +esac +]) + +dnl +dnl SANE_LINKER_RPATH +dnl +dnl Detect how to set runtime link path (rpath). Set variable +dnl LINKER_RPATH. Typical content will be '-Wl,-rpath,' or '-R '. If +dnl set, add '${LINKER_RPATH}${libdir}' to $LDFLAGS +dnl + +AC_DEFUN([SANE_LINKER_RPATH], +[dnl AC_REQUIRE([AC_SUBST])dnl This line resulted in an empty AC_SUBST() !! + AC_MSG_CHECKING([whether runtime link path should be used]) + AC_ARG_ENABLE([rpath], + [AS_HELP_STRING([--enable-rpath], + [use runtime library search path @<:@default=yes@:>@])]) + + LINKER_RPATH= + AS_IF([test "x$enable_rpath" != xno], + AC_MSG_RESULT([yes]) + [AC_CACHE_CHECK([linker parameter to set runtime link path], my_cv_LINKER_RPATH, + [my_cv_LINKER_RPATH= + case "$host_os" in + linux* | freebsd* | netbsd* | openbsd* | irix*) + # I believe this only works with GNU ld [pere 2001-04-16] + my_cv_LINKER_RPATH="-Wl,-rpath," + ;; + solaris*) + my_cv_LINKER_RPATH="-R " + ;; + esac + ]) + LINKER_RPATH="$my_cv_LINKER_RPATH"], + [AC_MSG_RESULT([no]) + LINKER_RPATH=]) + AC_SUBST(LINKER_RPATH)dnl +]) + +dnl +dnl SANE_CHECK_U_TYPES +dnl +AC_DEFUN([SANE_CHECK_U_TYPES], +[ +dnl Use new style of check types that doesn't take default to use. +dnl The old style would add an #undef of the type check on platforms +dnl that defined that type... That is not portable to platform that +dnl define it as a #define. +AC_CHECK_TYPES([u_char, u_short, u_int, u_long],,,) +]) + +# +# Checks for gphoto2 libs, needed by gphoto2 backend +AC_DEFUN([SANE_CHECK_GPHOTO2], +[ + AC_ARG_WITH(gphoto2, + AC_HELP_STRING([--with-gphoto2], + [include the gphoto2 backend @<:@default=yes@:>@]), + [# If --with-gphoto2=no or --without-gphoto2, disable backend + # as "$with_gphoto2" will be set to "no"]) + + # If --with-gphoto2=yes (or not supplied), first check if + # pkg-config exists, then use it to check if libgphoto2 is + # present. If all that works, then see if we can actually link + # a program. And, if that works, then add the -l flags to + # GPHOTO2_LIBS and any other flags to GPHOTO2_LDFLAGS to pass to + # sane-config. + if test "$with_gphoto2" != "no" ; then + AC_CHECK_TOOL(HAVE_GPHOTO2, pkg-config, false) + + if test ${HAVE_GPHOTO2} != "false" ; then + if pkg-config --exists libgphoto2 ; then + with_gphoto2="`pkg-config --modversion libgphoto2`" + GPHOTO2_CPPFLAGS="`pkg-config --cflags libgphoto2`" + GPHOTO2_LIBS="`pkg-config --libs libgphoto2`" + + saved_CPPFLAGS="${CPPFLAGS}" + CPPFLAGS="${GPHOTO2_CPPFLAGS}" + saved_LIBS="${LIBS}" + LIBS="${LIBS} ${GPHOTO2_LIBS}" + # Make sure we an really use the library + AC_CHECK_FUNCS(gp_camera_init, HAVE_GPHOTO2=true, HAVE_GPHOTO2=false) + if test "${HAVE_GPHOTO2}" = "true"; then + AC_CHECK_FUNCS(gp_port_info_get_path) + fi + CPPFLAGS="${saved_CPPFLAGS}" + LIBS="${saved_LIBS}" + else + HAVE_GPHOTO2=false + fi + if test "${HAVE_GPHOTO2}" = "false"; then + GPHOTO2_CPPFLAGS="" + GPHOTO2_LIBS="" + else + SANE_EXTRACT_LDFLAGS(GPHOTO2_LIBS, GPHOTO2_LDFLAGS) + fi + fi + fi + AC_SUBST(GPHOTO2_CPPFLAGS) + AC_SUBST(GPHOTO2_LIBS) + AC_SUBST(GPHOTO2_LDFLAGS) +]) + +# +# Check for AF_INET6, determines whether or not to enable IPv6 support +# Check for ss_family member in struct sockaddr_storage +AC_DEFUN([SANE_CHECK_IPV6], +[ + AC_MSG_CHECKING([whether to enable IPv6]) + AC_ARG_ENABLE(ipv6, + AC_HELP_STRING([--disable-ipv6],[disable IPv6 support]), + [ if test "$enableval" = "no" ; then + AC_MSG_RESULT([no, manually disabled]) + ipv6=no + fi + ]) + + if test "$ipv6" != "no" ; then + AC_TRY_COMPILE([ + #define INET6 + #include + #include ], [ + /* AF_INET6 available check */ + if (socket(AF_INET6, SOCK_STREAM, 0) < 0) + exit(1); + else + exit(0); + ],[ + AC_MSG_RESULT(yes) + AC_DEFINE([ENABLE_IPV6], 1, [Define to 1 if the system supports IPv6]) + ipv6=yes + ],[ + AC_MSG_RESULT([no (couldn't compile test program)]) + ipv6=no + ]) + fi + + if test "$ipv6" != "no" ; then + AC_MSG_CHECKING([whether struct sockaddr_storage has an ss_family member]) + AC_TRY_COMPILE([ + #define INET6 + #include + #include ], [ + /* test if the ss_family member exists in struct sockaddr_storage */ + struct sockaddr_storage ss; + ss.ss_family = AF_INET; + exit (0); + ], [ + AC_MSG_RESULT(yes) + AC_DEFINE([HAS_SS_FAMILY], 1, [Define to 1 if struct sockaddr_storage has an ss_family member]) + ], [ + AC_TRY_COMPILE([ + #define INET6 + #include + #include ], [ + /* test if the __ss_family member exists in struct sockaddr_storage */ + struct sockaddr_storage ss; + ss.__ss_family = AF_INET; + exit (0); + ], [ + AC_MSG_RESULT([no, but __ss_family exists]) + AC_DEFINE([HAS___SS_FAMILY], 1, [Define to 1 if struct sockaddr_storage has __ss_family instead of ss_family]) + ], [ + AC_MSG_RESULT([no]) + ipv6=no + ]) + ]) + fi +]) + +# +# Verifies that values in $BACKENDS and updates FILTERED_BACKEND +# with either backends that can be compiled or fails the script. +AC_DEFUN([SANE_CHECK_BACKENDS], +[ +if test "${user_selected_backends}" = "yes"; then + DISABLE_MSG="aborting" +else + DISABLE_MSG="disabling" +fi + +FILTERED_BACKENDS="" +for be in ${BACKENDS}; do + backend_supported="yes" + case $be in + plustek_pp) + case "$host_os" in + gnu*) + echo "*** $be backend not supported on GNU/Hurd - $DISABLE_MSG" + backend_supported="no" + ;; + esac + ;; + + dc210|dc240) + if test "${sane_cv_use_libjpeg}" != "yes"; then + echo "*** $be backend requires JPEG library - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + canon_pp|hpsj5s) + if test "${sane_cv_use_libieee1284}" != "yes"; then + echo "*** $be backend requires libieee1284 library - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + mustek_pp) + if test "${sane_cv_use_libieee1284}" != "yes" && test "${enable_parport_directio}" != "yes"; then + echo "*** $be backend requires libieee1284 and paraport-directio libraries - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + dell1600n_net) + if test "${sane_cv_use_libjpeg}" != "yes" || test "${sane_cv_use_libtiff}" != "yes"; then + echo "*** $be backend requires JPEG and/or TIFF library - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + gphoto2) + if test "${HAVE_GPHOTO2}" != "true" \ + -o "${sane_cv_use_libjpeg}" != "yes"; then + echo "*** $be backend requires gphoto2 and JPEG libraries - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + pint) + if test "${ac_cv_header_sys_scanio_h}" = "no"; then + echo "*** $be backend requires sys/scanio.h - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + qcam) + if test "${ac_cv_func_ioperm}" = "no" \ + && test "${ac_cv_func__portaccess}" = "no"; then + echo "*** $be backend requires ioperm and portaccess functions - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + v4l) + if test "${have_linux_ioctl_defines}" != "yes" \ + || test "${have_libv4l1}" != "yes"; then + echo "*** $be backend requires v4l libraries - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + net) + if test "${ac_cv_header_sys_socket_h}" = "no"; then + echo "*** $be backend requires sys/socket.h - $DISABLE_MSG" + backend_supported="no" + fi + ;; + + mustek_usb2|kvs40xx) + if test "${have_pthread}" != "yes"; then + echo "*** $be backend requires pthread library - $DISABLE_MSG" + backend_supported="no" + fi + ;; + esac + if test "${backend_supported}" = "no"; then + if test "${user_selected_backends}" = "yes"; then + exit 1 + fi + else + FILTERED_BACKENDS="${FILTERED_BACKENDS} $be" + fi +done +]) + +# +# Generate prototypes for functions not available on the system +AC_DEFUN([SANE_PROTOTYPES], +[ +AH_BOTTOM([ + +#if defined(__MINGW32__) +#define _BSDTYPES_DEFINED +#endif + +#ifndef HAVE_U_CHAR +#define u_char unsigned char +#endif +#ifndef HAVE_U_SHORT +#define u_short unsigned short +#endif +#ifndef HAVE_U_INT +#define u_int unsigned int +#endif +#ifndef HAVE_U_LONG +#define u_long unsigned long +#endif + +/* Prototype for getenv */ +#ifndef HAVE_GETENV +#define getenv sanei_getenv +char * getenv(const char *name); +#endif + +/* Prototype for inet_ntop */ +#ifndef HAVE_INET_NTOP +#define inet_ntop sanei_inet_ntop +#include +const char * inet_ntop (int af, const void *src, char *dst, size_t cnt); +#endif + +/* Prototype for inet_pton */ +#ifndef HAVE_INET_PTON +#define inet_pton sanei_inet_pton +int inet_pton (int af, const char *src, void *dst); +#endif + +/* Prototype for isfdtype */ +#ifndef HAVE_ISFDTYPE +#define isfdtype sanei_isfdtype +int isfdtype(int fd, int fdtype); +#endif + +/* Prototype for sigprocmask */ +#ifndef HAVE_SIGPROCMASK +#define sigprocmask sanei_sigprocmask +int sigprocmask (int how, int *new, int *old); +#endif + +/* Prototype for snprintf */ +#ifndef HAVE_SNPRINTF +#define snprintf sanei_snprintf +#include +int snprintf (char *str,size_t count,const char *fmt,...); +#endif + +/* Prototype for strcasestr */ +#ifndef HAVE_STRCASESTR +#define strcasestr sanei_strcasestr +char * strcasestr (const char *phaystack, const char *pneedle); +#endif + +/* Prototype for strdup */ +#ifndef HAVE_STRDUP +#define strdup sanei_strdup +char *strdup (const char * s); +#endif + +/* Prototype for strndup */ +#ifndef HAVE_STRNDUP +#define strndup sanei_strndup +#include +char *strndup(const char * s, size_t n); +#endif + +/* Prototype for strsep */ +#ifndef HAVE_STRSEP +#define strsep sanei_strsep +char *strsep(char **stringp, const char *delim); +#endif + +/* Prototype for usleep */ +#ifndef HAVE_USLEEP +#define usleep sanei_usleep +unsigned int usleep (unsigned int useconds); +#endif + +/* Prototype for vsyslog */ +#ifndef HAVE_VSYSLOG +#include +void vsyslog(int priority, const char *format, va_list args); +#endif +]) +]) + +m4_include([m4/libtool.m4]) +m4_include([m4/byteorder.m4]) +m4_include([m4/stdint.m4]) diff --git a/aclocal.m4 b/aclocal.m4 new file mode 100644 index 0000000..bf1b3c1 --- /dev/null +++ b/aclocal.m4 @@ -0,0 +1,1312 @@ +# generated automatically by aclocal 1.13.4 -*- Autoconf -*- + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. + +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) +m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, +[m4_warning([this file was generated for autoconf 2.69. +You have another version of autoconf. It may work, but is not guaranteed to. +If you have problems, you may need to regenerate the build system entirely. +To do so, use the procedure documented by the package, typically 'autoreconf'.])]) + +# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- +# serial 1 (pkg-config-0.24) +# +# Copyright © 2004 Scott James Remnant . +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# PKG_PROG_PKG_CONFIG([MIN-VERSION]) +# ---------------------------------- +AC_DEFUN([PKG_PROG_PKG_CONFIG], +[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) +m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) +m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) +AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) +AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) +AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) + +if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then + AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) +fi +if test -n "$PKG_CONFIG"; then + _pkg_min_version=m4_default([$1], [0.9.0]) + AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) + if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then + AC_MSG_RESULT([yes]) + else + AC_MSG_RESULT([no]) + PKG_CONFIG="" + fi +fi[]dnl +])# PKG_PROG_PKG_CONFIG + +# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) +# +# Check to see whether a particular set of modules exists. Similar +# to PKG_CHECK_MODULES(), but does not set variables or print errors. +# +# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) +# only at the first occurence in configure.ac, so if the first place +# it's called might be skipped (such as if it is within an "if", you +# have to call PKG_CHECK_EXISTS manually +# -------------------------------------------------------------- +AC_DEFUN([PKG_CHECK_EXISTS], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl +if test -n "$PKG_CONFIG" && \ + AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then + m4_default([$2], [:]) +m4_ifvaln([$3], [else + $3])dnl +fi]) + +# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) +# --------------------------------------------- +m4_define([_PKG_CONFIG], +[if test -n "$$1"; then + pkg_cv_[]$1="$$1" + elif test -n "$PKG_CONFIG"; then + PKG_CHECK_EXISTS([$3], + [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes ], + [pkg_failed=yes]) + else + pkg_failed=untried +fi[]dnl +])# _PKG_CONFIG + +# _PKG_SHORT_ERRORS_SUPPORTED +# ----------------------------- +AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG]) +if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then + _pkg_short_errors_supported=yes +else + _pkg_short_errors_supported=no +fi[]dnl +])# _PKG_SHORT_ERRORS_SUPPORTED + + +# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], +# [ACTION-IF-NOT-FOUND]) +# +# +# Note that if there is a possibility the first call to +# PKG_CHECK_MODULES might not happen, you should be sure to include an +# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac +# +# +# -------------------------------------------------------------- +AC_DEFUN([PKG_CHECK_MODULES], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl +AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl +AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl + +pkg_failed=no +AC_MSG_CHECKING([for $1]) + +_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) +_PKG_CONFIG([$1][_LIBS], [libs], [$2]) + +m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS +and $1[]_LIBS to avoid the need to call pkg-config. +See the pkg-config man page for more details.]) + +if test $pkg_failed = yes; then + AC_MSG_RESULT([no]) + _PKG_SHORT_ERRORS_SUPPORTED + if test $_pkg_short_errors_supported = yes; then + $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` + else + $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD + + m4_default([$4], [AC_MSG_ERROR( +[Package requirements ($2) were not met: + +$$1_PKG_ERRORS + +Consider adjusting the PKG_CONFIG_PATH environment variable if you +installed software in a non-standard prefix. + +_PKG_TEXT])[]dnl + ]) +elif test $pkg_failed = untried; then + AC_MSG_RESULT([no]) + m4_default([$4], [AC_MSG_FAILURE( +[The pkg-config script could not be found or is too old. Make sure it +is in your PATH or set the PKG_CONFIG environment variable to the full +path to pkg-config. + +_PKG_TEXT + +To get pkg-config, see .])[]dnl + ]) +else + $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS + $1[]_LIBS=$pkg_cv_[]$1[]_LIBS + AC_MSG_RESULT([yes]) + $3 +fi[]dnl +])# PKG_CHECK_MODULES + + +# PKG_INSTALLDIR(DIRECTORY) +# ------------------------- +# Substitutes the variable pkgconfigdir as the location where a module +# should install pkg-config .pc files. By default the directory is +# $libdir/pkgconfig, but the default can be changed by passing +# DIRECTORY. The user can override through the --with-pkgconfigdir +# parameter. +AC_DEFUN([PKG_INSTALLDIR], +[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) +m4_pushdef([pkg_description], + [pkg-config installation directory @<:@]pkg_default[@:>@]) +AC_ARG_WITH([pkgconfigdir], + [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, + [with_pkgconfigdir=]pkg_default) +AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) +m4_popdef([pkg_default]) +m4_popdef([pkg_description]) +]) dnl PKG_INSTALLDIR + + +# PKG_NOARCH_INSTALLDIR(DIRECTORY) +# ------------------------- +# Substitutes the variable noarch_pkgconfigdir as the location where a +# module should install arch-independent pkg-config .pc files. By +# default the directory is $datadir/pkgconfig, but the default can be +# changed by passing DIRECTORY. The user can override through the +# --with-noarch-pkgconfigdir parameter. +AC_DEFUN([PKG_NOARCH_INSTALLDIR], +[m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) +m4_pushdef([pkg_description], + [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) +AC_ARG_WITH([noarch-pkgconfigdir], + [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, + [with_noarch_pkgconfigdir=]pkg_default) +AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) +m4_popdef([pkg_default]) +m4_popdef([pkg_description]) +]) dnl PKG_NOARCH_INSTALLDIR + +# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_AUTOMAKE_VERSION(VERSION) +# ---------------------------- +# Automake X.Y traces this macro to ensure aclocal.m4 has been +# generated from the m4 files accompanying Automake X.Y. +# (This private macro should not be called outside this file.) +AC_DEFUN([AM_AUTOMAKE_VERSION], +[am__api_version='1.13' +dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to +dnl require some minimum version. Point them to the right macro. +m4_if([$1], [1.13.4], [], + [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl +]) + +# _AM_AUTOCONF_VERSION(VERSION) +# ----------------------------- +# aclocal traces this macro to find the Autoconf version. +# This is a private macro too. Using m4_define simplifies +# the logic in aclocal, which can simply ignore this definition. +m4_define([_AM_AUTOCONF_VERSION], []) + +# AM_SET_CURRENT_AUTOMAKE_VERSION +# ------------------------------- +# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. +# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], +[AM_AUTOMAKE_VERSION([1.13.4])dnl +m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl +_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) + +# AM_AUX_DIR_EXPAND -*- Autoconf -*- + +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets +# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to +# '$srcdir', '$srcdir/..', or '$srcdir/../..'. +# +# Of course, Automake must honor this variable whenever it calls a +# tool from the auxiliary directory. The problem is that $srcdir (and +# therefore $ac_aux_dir as well) can be either absolute or relative, +# depending on how configure is run. This is pretty annoying, since +# it makes $ac_aux_dir quite unusable in subdirectories: in the top +# source directory, any form will work fine, but in subdirectories a +# relative path needs to be adjusted first. +# +# $ac_aux_dir/missing +# fails when called from a subdirectory if $ac_aux_dir is relative +# $top_srcdir/$ac_aux_dir/missing +# fails if $ac_aux_dir is absolute, +# fails when called from a subdirectory in a VPATH build with +# a relative $ac_aux_dir +# +# The reason of the latter failure is that $top_srcdir and $ac_aux_dir +# are both prefixed by $srcdir. In an in-source build this is usually +# harmless because $srcdir is '.', but things will broke when you +# start a VPATH build or use an absolute $srcdir. +# +# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, +# iff we strip the leading $srcdir from $ac_aux_dir. That would be: +# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` +# and then we would define $MISSING as +# MISSING="\${SHELL} $am_aux_dir/missing" +# This will work as long as MISSING is not called from configure, because +# unfortunately $(top_srcdir) has no meaning in configure. +# However there are other variables, like CC, which are often used in +# configure, and could therefore not use this "fixed" $ac_aux_dir. +# +# Another solution, used here, is to always expand $ac_aux_dir to an +# absolute PATH. The drawback is that using absolute paths prevent a +# configured tree to be moved without reconfiguration. + +AC_DEFUN([AM_AUX_DIR_EXPAND], +[dnl Rely on autoconf to set up CDPATH properly. +AC_PREREQ([2.50])dnl +# expand $ac_aux_dir to an absolute path +am_aux_dir=`cd $ac_aux_dir && pwd` +]) + +# AM_CONDITIONAL -*- Autoconf -*- + +# Copyright (C) 1997-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_CONDITIONAL(NAME, SHELL-CONDITION) +# ------------------------------------- +# Define a conditional. +AC_DEFUN([AM_CONDITIONAL], +[AC_PREREQ([2.52])dnl + m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +AC_SUBST([$1_TRUE])dnl +AC_SUBST([$1_FALSE])dnl +_AM_SUBST_NOTMAKE([$1_TRUE])dnl +_AM_SUBST_NOTMAKE([$1_FALSE])dnl +m4_define([_AM_COND_VALUE_$1], [$2])dnl +if $2; then + $1_TRUE= + $1_FALSE='#' +else + $1_TRUE='#' + $1_FALSE= +fi +AC_CONFIG_COMMANDS_PRE( +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then + AC_MSG_ERROR([[conditional "$1" was never defined. +Usually this means the macro was only invoked conditionally.]]) +fi])]) + +# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + + +# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be +# written in clear, in which case automake, when reading aclocal.m4, +# will think it sees a *use*, and therefore will trigger all it's +# C support machinery. Also note that it means that autoscan, seeing +# CC etc. in the Makefile, will ask for an AC_PROG_CC use... + + +# _AM_DEPENDENCIES(NAME) +# ---------------------- +# See how the compiler implements dependency checking. +# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". +# We try a few techniques and use that to set a single cache variable. +# +# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was +# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular +# dependency, and given that the user is not expected to run this macro, +# just rely on AC_PROG_CC. +AC_DEFUN([_AM_DEPENDENCIES], +[AC_REQUIRE([AM_SET_DEPDIR])dnl +AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl +AC_REQUIRE([AM_MAKE_INCLUDE])dnl +AC_REQUIRE([AM_DEP_TRACK])dnl + +m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], + [$1], [CXX], [depcc="$CXX" am_compiler_list=], + [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], + [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], + [$1], [UPC], [depcc="$UPC" am_compiler_list=], + [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], + [depcc="$$1" am_compiler_list=]) + +AC_CACHE_CHECK([dependency style of $depcc], + [am_cv_$1_dependencies_compiler_type], +[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then + # We make a subdir and do the tests there. Otherwise we can end up + # making bogus files that we don't know about and never remove. For + # instance it was reported that on HP-UX the gcc test will end up + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". + rm -rf conftest.dir + mkdir conftest.dir + # Copy depcomp to subdir because otherwise we won't find it if we're + # using a relative directory. + cp "$am_depcomp" conftest.dir + cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub + + am_cv_$1_dependencies_compiler_type=none + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` + fi + am__universal=false + m4_case([$1], [CC], + [case " $depcc " in #( + *\ -arch\ *\ -arch\ *) am__universal=true ;; + esac], + [CXX], + [case " $depcc " in #( + *\ -arch\ *\ -arch\ *) am__universal=true ;; + esac]) + + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # + # We need to recreate these files for each test, as the compiler may + # overwrite some of them when testing with obscure command lines. + # This happens at least with the AIX C compiler. + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + + # We check with '-c' and '-o' for the sake of the "dashmstdout" + # mode. It turns out that the SunPro C++ compiler does not properly + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. + am__obj=sub/conftest.${OBJEXT-o} + am__minus_obj="-o $am__obj" + case $depmode in + gcc) + # This depmode causes a compiler race in universal mode. + test "$am__universal" = false || continue + ;; + nosideeffect) + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. + if test "x$enable_dependency_tracking" = xyes; then + continue + else + break + fi + ;; + msvc7 | msvc7msys | msvisualcpp | msvcmsys) + # This compiler won't grok '-c -o', but also, the minuso test has + # not run yet. These depmodes are late enough in the game, and + # so weak that their functioning should not be impacted. + am__obj=conftest.${OBJEXT-o} + am__minus_obj= + ;; + none) break ;; + esac + if depmode=$depmode \ + source=sub/conftest.c object=$am__obj \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep $am__obj sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_$1_dependencies_compiler_type=$depmode + break + fi + fi + done + + cd .. + rm -rf conftest.dir +else + am_cv_$1_dependencies_compiler_type=none +fi +]) +AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) +AM_CONDITIONAL([am__fastdep$1], [ + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) +]) + + +# AM_SET_DEPDIR +# ------------- +# Choose a directory name for dependency files. +# This macro is AC_REQUIREd in _AM_DEPENDENCIES. +AC_DEFUN([AM_SET_DEPDIR], +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl +]) + + +# AM_DEP_TRACK +# ------------ +AC_DEFUN([AM_DEP_TRACK], +[AC_ARG_ENABLE([dependency-tracking], [dnl +AS_HELP_STRING( + [--enable-dependency-tracking], + [do not reject slow dependency extractors]) +AS_HELP_STRING( + [--disable-dependency-tracking], + [speeds up one-time build])]) +if test "x$enable_dependency_tracking" != xno; then + am_depcomp="$ac_aux_dir/depcomp" + AMDEPBACKSLASH='\' + am__nodep='_no' +fi +AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) +AC_SUBST([AMDEPBACKSLASH])dnl +_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl +AC_SUBST([am__nodep])dnl +_AM_SUBST_NOTMAKE([am__nodep])dnl +]) + +# Generate code to set up dependency tracking. -*- Autoconf -*- + +# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + + +# _AM_OUTPUT_DEPENDENCY_COMMANDS +# ------------------------------ +AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], +[{ + # Older Autoconf quotes --file arguments for eval, but not when files + # are listed without --file. Let's play safe and only enable the eval + # if we detect the quoting. + case $CONFIG_FILES in + *\'*) eval set x "$CONFIG_FILES" ;; + *) set x $CONFIG_FILES ;; + esac + shift + for mf + do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named 'Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # Grep'ing the whole file is not good either: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then + dirpart=`AS_DIRNAME("$mf")` + else + continue + fi + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running 'make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` + test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "$am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. We invoke sed twice because it is the + # simplest approach to changing $(DEPDIR) to its actual value in the + # expansion. + for file in `sed -n " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + # Make sure the directory exists. + test -f "$dirpart/$file" && continue + fdir=`AS_DIRNAME(["$file"])` + AS_MKDIR_P([$dirpart/$fdir]) + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done + done +} +])# _AM_OUTPUT_DEPENDENCY_COMMANDS + + +# AM_OUTPUT_DEPENDENCY_COMMANDS +# ----------------------------- +# This macro should only be invoked once -- use via AC_REQUIRE. +# +# This code is only required when automatic dependency tracking +# is enabled. FIXME. This creates each '.P' file that we will +# need in order to bootstrap the dependency handling code. +AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], +[AC_CONFIG_COMMANDS([depfiles], + [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], + [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) +]) + +# Do all the work for Automake. -*- Autoconf -*- + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This macro actually does too much. Some checks are only needed if +# your package does certain things. But this isn't really a big deal. + +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) +# AM_INIT_AUTOMAKE([OPTIONS]) +# ----------------------------------------------- +# The call with PACKAGE and VERSION arguments is the old style +# call (pre autoconf-2.50), which is being phased out. PACKAGE +# and VERSION should now be passed to AC_INIT and removed from +# the call to AM_INIT_AUTOMAKE. +# We support both call styles for the transition. After +# the next Automake release, Autoconf can make the AC_INIT +# arguments mandatory, and then we can depend on a new Autoconf +# release and drop the old call support. +AC_DEFUN([AM_INIT_AUTOMAKE], +[AC_PREREQ([2.65])dnl +dnl Autoconf wants to disallow AM_ names. We explicitly allow +dnl the ones we care about. +m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl +AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl +AC_REQUIRE([AC_PROG_INSTALL])dnl +if test "`cd $srcdir && pwd`" != "`pwd`"; then + # Use -I$(srcdir) only when $(srcdir) != ., so that make's output + # is not polluted with repeated "-I." + AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl + # test to see if srcdir already configured + if test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) + fi +fi + +# test whether we have cygpath +if test -z "$CYGPATH_W"; then + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' + else + CYGPATH_W=echo + fi +fi +AC_SUBST([CYGPATH_W]) + +# Define the identity of the package. +dnl Distinguish between old-style and new-style calls. +m4_ifval([$2], +[AC_DIAGNOSE([obsolete], + [$0: two- and three-arguments forms are deprecated.]) +m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl + AC_SUBST([PACKAGE], [$1])dnl + AC_SUBST([VERSION], [$2])], +[_AM_SET_OPTIONS([$1])dnl +dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. +m4_if( + m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), + [ok:ok],, + [m4_fatal([AC_INIT should be called with package and version arguments])])dnl + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl + +_AM_IF_OPTION([no-define],, +[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) + AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl + +# Some tools Automake needs. +AC_REQUIRE([AM_SANITY_CHECK])dnl +AC_REQUIRE([AC_ARG_PROGRAM])dnl +AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) +AM_MISSING_PROG([AUTOCONF], [autoconf]) +AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) +AM_MISSING_PROG([AUTOHEADER], [autoheader]) +AM_MISSING_PROG([MAKEINFO], [makeinfo]) +AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl +AC_REQUIRE([AC_PROG_MKDIR_P])dnl +# For better backward compatibility. To be removed once Automake 1.9.x +# dies out for good. For more background, see: +# +# +AC_SUBST([mkdir_p], ['$(MKDIR_P)']) +# We need awk for the "check" target. The system "awk" is bad on +# some platforms. +AC_REQUIRE([AC_PROG_AWK])dnl +AC_REQUIRE([AC_PROG_MAKE_SET])dnl +AC_REQUIRE([AM_SET_LEADING_DOT])dnl +_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], + [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], + [_AM_PROG_TAR([v7])])]) +_AM_IF_OPTION([no-dependencies],, +[AC_PROVIDE_IFELSE([AC_PROG_CC], + [_AM_DEPENDENCIES([CC])], + [m4_define([AC_PROG_CC], + m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl +AC_PROVIDE_IFELSE([AC_PROG_CXX], + [_AM_DEPENDENCIES([CXX])], + [m4_define([AC_PROG_CXX], + m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl +AC_PROVIDE_IFELSE([AC_PROG_OBJC], + [_AM_DEPENDENCIES([OBJC])], + [m4_define([AC_PROG_OBJC], + m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl +AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], + [_AM_DEPENDENCIES([OBJCXX])], + [m4_define([AC_PROG_OBJCXX], + m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl +]) +AC_REQUIRE([AM_SILENT_RULES])dnl +dnl The testsuite driver may need to know about EXEEXT, so add the +dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This +dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. +AC_CONFIG_COMMANDS_PRE(dnl +[m4_provide_if([_AM_COMPILER_EXEEXT], + [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl +]) + +dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further +dnl mangled by Autoconf and run in a shell conditional statement. +m4_define([_AC_COMPILER_EXEEXT], +m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) + + +# When config.status generates a header, we must update the stamp-h file. +# This file resides in the same directory as the config header +# that is generated. The stamp files are numbered to have different names. + +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the +# loop where config.status creates the headers, so we can generate +# our stamp files there. +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], +[# Compute $1's index in $config_headers. +_am_arg=$1 +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $_am_arg | $_am_arg:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; + esac +done +echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) + +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_PROG_INSTALL_SH +# ------------------ +# Define $install_sh. +AC_DEFUN([AM_PROG_INSTALL_SH], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +if test x"${install_sh}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; + *) + install_sh="\${SHELL} $am_aux_dir/install-sh" + esac +fi +AC_SUBST([install_sh])]) + +# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# Check whether the underlying file-system supports filenames +# with a leading dot. For instance MS-DOS doesn't. +AC_DEFUN([AM_SET_LEADING_DOT], +[rm -rf .tst 2>/dev/null +mkdir .tst 2>/dev/null +if test -d .tst; then + am__leading_dot=. +else + am__leading_dot=_ +fi +rmdir .tst 2>/dev/null +AC_SUBST([am__leading_dot])]) + +# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- +# From Jim Meyering + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_MAINTAINER_MODE([DEFAULT-MODE]) +# ---------------------------------- +# Control maintainer-specific portions of Makefiles. +# Default is to disable them, unless 'enable' is passed literally. +# For symmetry, 'disable' may be passed as well. Anyway, the user +# can override the default with the --enable/--disable switch. +AC_DEFUN([AM_MAINTAINER_MODE], +[m4_case(m4_default([$1], [disable]), + [enable], [m4_define([am_maintainer_other], [disable])], + [disable], [m4_define([am_maintainer_other], [enable])], + [m4_define([am_maintainer_other], [enable]) + m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) +AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + dnl maintainer-mode's default is 'disable' unless 'enable' is passed + AC_ARG_ENABLE([maintainer-mode], + [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode], + am_maintainer_other[ make rules and dependencies not useful + (and sometimes confusing) to the casual installer])], + [USE_MAINTAINER_MODE=$enableval], + [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) + AC_MSG_RESULT([$USE_MAINTAINER_MODE]) + AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) + MAINT=$MAINTAINER_MODE_TRUE + AC_SUBST([MAINT])dnl +] +) + +# Check to see how 'make' treats includes. -*- Autoconf -*- + +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_MAKE_INCLUDE() +# ----------------- +# Check to see how make treats includes. +AC_DEFUN([AM_MAKE_INCLUDE], +[am_make=${MAKE-make} +cat > confinc << 'END' +am__doit: + @echo this is the am__doit target +.PHONY: am__doit +END +# If we don't find an include directive, just comment out the code. +AC_MSG_CHECKING([for style of include used by $am_make]) +am__include="#" +am__quote= +_am_result=none +# First try GNU make style include. +echo "include confinc" > confmf +# Ignore all kinds of additional output from 'make'. +case `$am_make -s -f confmf 2> /dev/null` in #( +*the\ am__doit\ target*) + am__include=include + am__quote= + _am_result=GNU + ;; +esac +# Now try BSD make style include. +if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf + case `$am_make -s -f confmf 2> /dev/null` in #( + *the\ am__doit\ target*) + am__include=.include + am__quote="\"" + _am_result=BSD + ;; + esac +fi +AC_SUBST([am__include]) +AC_SUBST([am__quote]) +AC_MSG_RESULT([$_am_result]) +rm -f confinc confmf +]) + +# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_PROG_CC_C_O +# -------------- +# Like AC_PROG_CC_C_O, but changed for automake. +AC_DEFUN([AM_PROG_CC_C_O], +[AC_REQUIRE([AC_PROG_CC_C_O])dnl +AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +AC_REQUIRE_AUX_FILE([compile])dnl +# FIXME: we rely on the cache variable name because +# there is no other way. +set dummy $CC +am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` +eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o +if test "$am_t" != yes; then + # Losing compiler, so override with the script. + # FIXME: It is wrong to rewrite CC. + # But if we don't then we get into trouble of one sort or another. + # A longer-term fix would be to have automake use am__CC in this case, + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" + CC="$am_aux_dir/compile $CC" +fi +dnl Make sure AC_PROG_CC is never called again, or it will override our +dnl setting of CC. +m4_define([AC_PROG_CC], + [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])]) +]) + +# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- + +# Copyright (C) 1997-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_MISSING_PROG(NAME, PROGRAM) +# ------------------------------ +AC_DEFUN([AM_MISSING_PROG], +[AC_REQUIRE([AM_MISSING_HAS_RUN]) +$1=${$1-"${am_missing_run}$2"} +AC_SUBST($1)]) + +# AM_MISSING_HAS_RUN +# ------------------ +# Define MISSING if not defined so far and test if it is modern enough. +# If it is, set am_missing_run to use it, otherwise, to nothing. +AC_DEFUN([AM_MISSING_HAS_RUN], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +AC_REQUIRE_AUX_FILE([missing])dnl +if test x"${MISSING+set}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; + *) + MISSING="\${SHELL} $am_aux_dir/missing" ;; + esac +fi +# Use eval to expand $SHELL +if eval "$MISSING --is-lightweight"; then + am_missing_run="$MISSING " +else + am_missing_run= + AC_MSG_WARN(['missing' script is too old or missing]) +fi +]) + +# Helper functions for option handling. -*- Autoconf -*- + +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# _AM_MANGLE_OPTION(NAME) +# ----------------------- +AC_DEFUN([_AM_MANGLE_OPTION], +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) + +# _AM_SET_OPTION(NAME) +# -------------------- +# Set option NAME. Presently that only means defining a flag for this option. +AC_DEFUN([_AM_SET_OPTION], +[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) + +# _AM_SET_OPTIONS(OPTIONS) +# ------------------------ +# OPTIONS is a space-separated list of Automake options. +AC_DEFUN([_AM_SET_OPTIONS], +[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) + +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) +# ------------------------------------------- +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. +AC_DEFUN([_AM_IF_OPTION], +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) + +# Check to make sure that the build environment is sane. -*- Autoconf -*- + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_SANITY_CHECK +# --------------- +AC_DEFUN([AM_SANITY_CHECK], +[AC_MSG_CHECKING([whether build environment is sane]) +# Reject unsafe characters in $srcdir or the absolute working directory +# name. Accept space and tab only in the latter. +am_lf=' +' +case `pwd` in + *[[\\\"\#\$\&\'\`$am_lf]]*) + AC_MSG_ERROR([unsafe absolute working directory name]);; +esac +case $srcdir in + *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) + AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; +esac + +# Do 'set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + am_has_slept=no + for am_try in 1 2; do + echo "timestamp, slept: $am_has_slept" > conftest.file + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken + alias in your environment]) + fi + if test "$[2]" = conftest.file || test $am_try -eq 2; then + break + fi + # Just in case. + sleep 1 + am_has_slept=yes + done + test "$[2]" = conftest.file + ) +then + # Ok. + : +else + AC_MSG_ERROR([newly created file is older than distributed files! +Check your system clock]) +fi +AC_MSG_RESULT([yes]) +# If we didn't sleep, we still need to ensure time stamps of config.status and +# generated files are strictly newer. +am_sleep_pid= +if grep 'slept: no' conftest.file >/dev/null 2>&1; then + ( sleep 1 ) & + am_sleep_pid=$! +fi +AC_CONFIG_COMMANDS_PRE( + [AC_MSG_CHECKING([that generated files are newer than configure]) + if test -n "$am_sleep_pid"; then + # Hide warnings about reused PIDs. + wait $am_sleep_pid 2>/dev/null + fi + AC_MSG_RESULT([done])]) +rm -f conftest.file +]) + +# Copyright (C) 2009-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_SILENT_RULES([DEFAULT]) +# -------------------------- +# Enable less verbose build rules; with the default set to DEFAULT +# ("yes" being less verbose, "no" or empty being verbose). +AC_DEFUN([AM_SILENT_RULES], +[AC_ARG_ENABLE([silent-rules], [dnl +AS_HELP_STRING( + [--enable-silent-rules], + [less verbose build output (undo: "make V=1")]) +AS_HELP_STRING( + [--disable-silent-rules], + [verbose build output (undo: "make V=0")])dnl +]) +case $enable_silent_rules in @%:@ ((( + yes) AM_DEFAULT_VERBOSITY=0;; + no) AM_DEFAULT_VERBOSITY=1;; + *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; +esac +dnl +dnl A few 'make' implementations (e.g., NonStop OS and NextStep) +dnl do not support nested variable expansions. +dnl See automake bug#9928 and bug#10237. +am_make=${MAKE-make} +AC_CACHE_CHECK([whether $am_make supports nested variables], + [am_cv_make_support_nested_variables], + [if AS_ECHO([['TRUE=$(BAR$(V)) +BAR0=false +BAR1=true +V=1 +am__doit: + @$(TRUE) +.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then + am_cv_make_support_nested_variables=yes +else + am_cv_make_support_nested_variables=no +fi]) +if test $am_cv_make_support_nested_variables = yes; then + dnl Using '$V' instead of '$(V)' breaks IRIX make. + AM_V='$(V)' + AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +else + AM_V=$AM_DEFAULT_VERBOSITY + AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY +fi +AC_SUBST([AM_V])dnl +AM_SUBST_NOTMAKE([AM_V])dnl +AC_SUBST([AM_DEFAULT_V])dnl +AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl +AC_SUBST([AM_DEFAULT_VERBOSITY])dnl +AM_BACKSLASH='\' +AC_SUBST([AM_BACKSLASH])dnl +_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl +]) + +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_PROG_INSTALL_STRIP +# --------------------- +# One issue with vendor 'install' (even GNU) is that you can't +# specify the program used to strip binaries. This is especially +# annoying in cross-compiling environments, where the build's strip +# is unlikely to handle the host's binaries. +# Fortunately install-sh will honor a STRIPPROG variable, so we +# always use install-sh in "make install-strip", and initialize +# STRIPPROG with the value of the STRIP variable (set by the user). +AC_DEFUN([AM_PROG_INSTALL_STRIP], +[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +# Installed binaries are usually stripped using 'strip' when the user +# run "make install-strip". However 'strip' might not be the right +# tool to use in cross-compilation environments, therefore Automake +# will honor the 'STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. +if test "$cross_compiling" != no; then + AC_CHECK_TOOL([STRIP], [strip], :) +fi +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" +AC_SUBST([INSTALL_STRIP_PROGRAM])]) + +# Copyright (C) 2006-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# _AM_SUBST_NOTMAKE(VARIABLE) +# --------------------------- +# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. +# This macro is traced by Automake. +AC_DEFUN([_AM_SUBST_NOTMAKE]) + +# AM_SUBST_NOTMAKE(VARIABLE) +# -------------------------- +# Public sister of _AM_SUBST_NOTMAKE. +AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) + +# Check how to create a tarball. -*- Autoconf -*- + +# Copyright (C) 2004-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# _AM_PROG_TAR(FORMAT) +# -------------------- +# Check how to create a tarball in format FORMAT. +# FORMAT should be one of 'v7', 'ustar', or 'pax'. +# +# Substitute a variable $(am__tar) that is a command +# writing to stdout a FORMAT-tarball containing the directory +# $tardir. +# tardir=directory && $(am__tar) > result.tar +# +# Substitute a variable $(am__untar) that extract such +# a tarball read from stdin. +# $(am__untar) < result.tar +# +AC_DEFUN([_AM_PROG_TAR], +[# Always define AMTAR for backward compatibility. Yes, it's still used +# in the wild :-( We should find a proper way to deprecate it ... +AC_SUBST([AMTAR], ['$${TAR-tar}']) + +# We'll loop over all known methods to create a tar archive until one works. +_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' + +m4_if([$1], [v7], + [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], + + [m4_case([$1], + [ustar], + [# The POSIX 1988 'ustar' format is defined with fixed-size fields. + # There is notably a 21 bits limit for the UID and the GID. In fact, + # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 + # and bug#13588). + am_max_uid=2097151 # 2^21 - 1 + am_max_gid=$am_max_uid + # The $UID and $GID variables are not portable, so we need to resort + # to the POSIX-mandated id(1) utility. Errors in the 'id' calls + # below are definitely unexpected, so allow the users to see them + # (that is, avoid stderr redirection). + am_uid=`id -u || echo unknown` + am_gid=`id -g || echo unknown` + AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) + if test $am_uid -le $am_max_uid; then + AC_MSG_RESULT([yes]) + else + AC_MSG_RESULT([no]) + _am_tools=none + fi + AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) + if test $am_gid -le $am_max_gid; then + AC_MSG_RESULT([yes]) + else + AC_MSG_RESULT([no]) + _am_tools=none + fi], + + [pax], + [], + + [m4_fatal([Unknown tar format])]) + + AC_MSG_CHECKING([how to create a $1 tar archive]) + + # Go ahead even if we have the value already cached. We do so because we + # need to set the values for the 'am__tar' and 'am__untar' variables. + _am_tools=${am_cv_prog_tar_$1-$_am_tools} + + for _am_tool in $_am_tools; do + case $_am_tool in + gnutar) + for _am_tar in tar gnutar gtar; do + AM_RUN_LOG([$_am_tar --version]) && break + done + am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' + am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' + am__untar="$_am_tar -xf -" + ;; + plaintar) + # Must skip GNU tar: if it does not support --format= it doesn't create + # ustar tarball either. + (tar --version) >/dev/null 2>&1 && continue + am__tar='tar chf - "$$tardir"' + am__tar_='tar chf - "$tardir"' + am__untar='tar xf -' + ;; + pax) + am__tar='pax -L -x $1 -w "$$tardir"' + am__tar_='pax -L -x $1 -w "$tardir"' + am__untar='pax -r' + ;; + cpio) + am__tar='find "$$tardir" -print | cpio -o -H $1 -L' + am__tar_='find "$tardir" -print | cpio -o -H $1 -L' + am__untar='cpio -i -H $1 -d' + ;; + none) + am__tar=false + am__tar_=false + am__untar=false + ;; + esac + + # If the value was cached, stop now. We just wanted to have am__tar + # and am__untar set. + test -n "${am_cv_prog_tar_$1}" && break + + # tar/untar a dummy directory, and stop if the command works. + rm -rf conftest.dir + mkdir conftest.dir + echo GrepMe > conftest.dir/file + AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) + rm -rf conftest.dir + if test -s conftest.tar; then + AM_RUN_LOG([$am__untar /dev/null 2>&1 && break + fi + done + rm -rf conftest.dir + + AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) + AC_MSG_RESULT([$am_cv_prog_tar_$1])]) + +AC_SUBST([am__tar]) +AC_SUBST([am__untar]) +]) # _AM_PROG_TAR + +m4_include([m4/ltoptions.m4]) +m4_include([m4/ltsugar.m4]) +m4_include([m4/ltversion.m4]) +m4_include([m4/lt~obsolete.m4]) +m4_include([acinclude.m4]) diff --git a/backend/Makefile.am b/backend/Makefile.am new file mode 100644 index 0000000..f84d23e --- /dev/null +++ b/backend/Makefile.am @@ -0,0 +1,1126 @@ +## Makefile.am -- an automake template for Makefile.in file +## Copyright (C) 2009 Chris Bagwell, Olaf Meeuwissen, and Sane Developers. +## +## This file is part of the "Sane" build infra-structure. See +## included LICENSE file for license information. + +INSTALL_LOCKPATH = @INSTALL_LOCKPATH@ +LOCKPATH_GROUP = @LOCKPATH_GROUP@ + +BACKEND_LIBS_ENABLED=@BACKEND_LIBS_ENABLED@ +BACKEND_CONFS_ENABLED=@BACKEND_CONFS_ENABLED@ + +DL_LIBS = @DL_LIBS@ +LIBV4L_LIBS = @LIBV4L_LIBS@ +MATH_LIB = @MATH_LIB@ +IEEE1284_LIBS = @IEEE1284_LIBS@ +TIFF_LIBS = @TIFF_LIBS@ +JPEG_LIBS = @JPEG_LIBS@ +GPHOTO2_LIBS = @GPHOTO2_LIBS@ +GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@ +SOCKET_LIBS = @SOCKET_LIBS@ +AVAHI_LIBS = @AVAHI_LIBS@ +USB_LIBS = @USB_LIBS@ +SCSI_LIBS = @SCSI_LIBS@ +PTHREAD_LIBS = @PTHREAD_LIBS@ + +AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include -DLIBDIR="$(libdir)/sane" + +V_MAJOR = @V_MAJOR@ +V_MINOR = @V_MINOR@ +V_REV = @V_REV@ + +AM_LDFLAGS = @STRICT_LDFLAGS@ +# The -rpath option is added because we are creating _LTLIBRARIES based +# on configure substitution. This causes automake to not know the +# correct $libdir and must be added here. +DIST_SANELIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)/sane' -version-number $(V_MAJOR):$(V_MINOR):$(V_REV) $(DYNAMIC_FLAG) +DIST_LIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)' -version-number $(V_MAJOR):$(V_MINOR):$(V_REV) + +# LIBTOOL install is a little to noisy for my liking. +LIBTOOL = @LIBTOOL@ --silent +FIRMWARE_DIRS = artec_eplus48u gt68xx snapscan epjitsu + +EXTRA_DIST = sane_strstatus.c + +all: becfg + +EXTRA_DIST += stubs.c + +# FIXME: % is a GNU extension... This is only thing left requiring +# use to use GNU make. +%-s.c: $(srcdir)/stubs.c + rm -f $@ + $(LN_S) $(srcdir)/stubs.c $@ + +dll-preload.h: + rm -f $@ + list="$(PRELOADABLE_BACKENDS)"; for be in $$list; do \ + echo "PRELOAD_DECL($$be)" >> $@; \ + done + echo "static struct backend preloaded_backends[] = {" >> $@ + sep=""; \ + list="$(PRELOADABLE_BACKENDS)"; \ + if test -z "$${list}"; then \ + echo { 0, 0, 0, 0, 0, 0, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }} >> $@; \ + else \ + for be in $$list; do \ + echo "$${sep}PRELOAD_DEFN($$be)" >> $@; \ + sep=","; \ + done; \ + fi + echo "};" >> $@ + +# TODO: This really belongs together with the saned sources and +# should be installed there as well. +EXTRA_DIST += saned.conf.in + +# Backends are not required to have a config file. Any backend +# that wants to install a config file should list it here. +BACKEND_CONFS= abaton.conf agfafocus.conf apple.conf artec.conf \ + artec_eplus48u.conf avision.conf bh.conf \ + canon630u.conf canon.conf canon_dr.conf \ + canon_pp.conf cardscan.conf coolscan2.conf coolscan3.conf \ + coolscan.conf dc210.conf dc240.conf dc25.conf \ + dell1600n_net.conf dmc.conf epjitsu.conf epson2.conf \ + epson.conf fujitsu.conf genesys.conf gphoto2.conf \ + gt68xx.conf hp3900.conf hp4200.conf hp5400.conf \ + hp.conf hpsj5s.conf hs2p.conf ibm.conf kodak.conf kodakaio.conf\ + leo.conf lexmark.conf ma1509.conf magicolor.conf \ + matsushita.conf microtek2.conf microtek.conf mustek.conf \ + mustek_pp.conf mustek_usb.conf nec.conf net.conf \ + p5.conf \ + pie.conf pixma.conf plustek.conf plustek_pp.conf \ + qcam.conf ricoh.conf rts8891.conf s9036.conf sceptre.conf \ + sharp.conf sm3840.conf snapscan.conf sp15c.conf \ + st400.conf stv680.conf tamarack.conf \ + teco1.conf teco2.conf teco3.conf test.conf \ + u12.conf umax1220u.conf umax.conf umax_pp.conf v4l.conf \ + xerox_mfp.conf dll.conf saned.conf +becfg: $(BACKEND_CONFS) + +SUFFIXES = .conf.in .conf +.conf.in.conf: + @echo Generating $@ from $^ + @sed -e 's|@DATADIR@|$(datadir)|g' \ + -e 's|@CONFIGDIR@|$(configdir)|g' \ + -e 's|@DOCDIR@|$(docdir)|g' \ + -e 's|@LIBDIR@|$(libdir)/sane|g' \ + -e 's|@BINDIR@|$(bindir)|g' \ + -e 's|@SBINDIR@|$(sbindir)|g' \ + -e 's|@PACKAGEVERSION@|$(PACKAGE_VERSION)|g' $? > $@ + +install-data-hook: install-becfg install-firmware-path $(INSTALL_LOCKPATH) + +# Custom install target to install config files. Do not overwrite +# files that have been previously installed so that user modifications +# are not lost. +install-becfg: + @# Libtool has a bug where it will sometimes symlink the last + @# installed library in $(sanelibdir) to $(sanelibdir)/libsane.*. + @# Having two libsane's can cause issues so get rid of it. + -rm -f $(DESTDIR)$(sanelibdir)/libsane.* + test -z "$(configdir)" || $(MKDIR_P) "$(DESTDIR)$(configdir)" + test -z "$(configdir)/dll.d" || $(MKDIR_P) "$(DESTDIR)$(configdir)/dll.d" + @list="$(BACKEND_CONFS_ENABLED) saned.conf dll.conf"; for cfg in $$list; do \ + if test ! -r $${cfg}; then continue; fi; \ + if test -f $(DESTDIR)$(configdir)/$${cfg}; then \ + echo NOT overwriting $${cfg} in $(configdir)...; \ + else \ + echo installing $${cfg} in $(configdir)/$${cfg}...; \ + $(INSTALL_DATA) $${cfg} $(DESTDIR)$(configdir)/$${cfg} \ + || exit 1; \ + fi; \ + done + +install-firmware-path: + for dir in $(FIRMWARE_DIRS) ; do \ + $(mkinstalldirs) $(DESTDIR)$(datadir)/sane/$${dir} ; \ + done + +install-lockpath: + $(mkinstalldirs) -m 775 $(DESTDIR)$(locksanedir) + +uninstall-hook: + rm -rf $(DESTDIR)$(libdir)/sane $(DESTDIR)$(configdir) $(DESTDIR)$(locksanedir) + rm -f $(DESTDIR)$(libdir)/libsane.* + -for dir in $(FIRMWARE_DIRS) ; do \ + rmdir $(DESTDIR)$(datadir)/sane/$${dir} ; \ + done + +CLEANFILES = $(BACKEND_CONFS) $(be_convenience_libs) +clean-local: + find . -type l -name \*-s.c | xargs rm -f + + +# Backends +# +# All possible backends should be listed here. As a first step, we create +# a convenience library containing all files needed to link a backend +# directly into libsane.la. Convenience library should have the +# form of lib${backend}.la to match what configure will list to +# build. +# Occasionally, this approach will have name conflicts with external +# libraries that need to be linked in. See libgphoto2_i.la for +# example of working around that issue. +be_convenience_libs = libabaton.la libagfafocus.la \ + libapple.la libartec.la libartec_eplus48u.la \ + libas6e.la libavision.la libbh.la \ + libcanon.la libcanon630u.la libcanon_dr.la \ + libcanon_pp.la libcardscan.la libcoolscan.la \ + libcoolscan2.la libcoolscan3.la libdc25.la \ + libdc210.la libdc240.la libdell1600n_net.la \ + libdmc.la libdll.la libdll_preload.la libepjitsu.la libepson.la \ + libepson2.la libfujitsu.la libgenesys.la \ + libgphoto2_i.la libgt68xx.la libhp.la \ + libhp3500.la libhp3900.la libhp4200.la \ + libhp5400.la libhp5590.la libhpljm1005.la \ + libhpsj5s.la libhs2p.la libibm.la libkodak.la libkodakaio.la\ + libkvs1025.la libkvs20xx.la libkvs40xx.la \ + libleo.la liblexmark.la libma1509.la libmagicolor.la \ + libmatsushita.la libmicrotek.la libmicrotek2.la \ + libmustek.la libmustek_pp.la libmustek_usb.la \ + libmustek_usb2.la libnec.la libnet.la \ + libniash.la libp5.la \ + libpie.la libpint.la libpixma.la \ + libplustek.la libplustek_pp.la libpnm.la \ + libqcam.la libricoh.la librts8891.la \ + libs9036.la libsceptre.la libsharp.la \ + libsm3600.la libsm3840.la libsnapscan.la \ + libsp15c.la libst400.la libstv680.la \ + libtamarack.la libtest.la libteco1.la \ + libteco2.la libteco3.la libu12.la libumax.la \ + libumax1220u.la libumax_pp.la libv4l.la \ + libxerox_mfp.la + +# Each stand alone backend thats possible to be built should be listed +# here. There are the libraries that are installed under $(libdir)/sane. +# Format is libsane-${backend}.la. +be_dlopen_libs = libsane-abaton.la libsane-agfafocus.la \ + libsane-apple.la libsane-artec.la libsane-artec_eplus48u.la \ + libsane-as6e.la libsane-avision.la libsane-bh.la \ + libsane-canon.la libsane-canon630u.la libsane-canon_dr.la \ + libsane-canon_pp.la libsane-cardscan.la libsane-coolscan.la \ + libsane-coolscan2.la libsane-coolscan3.la libsane-dc25.la \ + libsane-dc210.la libsane-dc240.la libsane-dell1600n_net.la \ + libsane-dmc.la libsane-epjitsu.la libsane-epson.la \ + libsane-epson2.la libsane-fujitsu.la libsane-genesys.la \ + libsane-gphoto2.la libsane-gt68xx.la libsane-hp.la \ + libsane-hp3500.la libsane-hp3900.la libsane-hp4200.la \ + libsane-hp5400.la libsane-hp5590.la libsane-hpljm1005.la \ + libsane-hpsj5s.la libsane-hs2p.la libsane-ibm.la libsane-kodak.la libsane-kodakaio.la\ + libsane-kvs1025.la libsane-kvs20xx.la libsane-kvs40xx.la \ + libsane-leo.la \ + libsane-lexmark.la libsane-ma1509.la libsane-magicolor.la \ + libsane-matsushita.la libsane-microtek.la libsane-microtek2.la \ + libsane-mustek.la libsane-mustek_pp.la libsane-mustek_usb.la \ + libsane-mustek_usb2.la libsane-nec.la libsane-net.la \ + libsane-niash.la libsane-p5.la \ + libsane-pie.la libsane-pint.la libsane-pixma.la \ + libsane-plustek.la libsane-plustek_pp.la libsane-pnm.la \ + libsane-qcam.la libsane-ricoh.la libsane-rts8891.la \ + libsane-s9036.la libsane-sceptre.la libsane-sharp.la \ + libsane-sm3600.la libsane-sm3840.la libsane-snapscan.la \ + libsane-sp15c.la libsane-st400.la libsane-stv680.la \ + libsane-tamarack.la libsane-test.la libsane-teco1.la \ + libsane-teco2.la libsane-teco3.la libsane-u12.la libsane-umax.la \ + libsane-umax1220u.la libsane-umax_pp.la libsane-v4l.la \ + libsane-xerox_mfp.la + +EXTRA_LTLIBRARIES = $(be_convenience_libs) $(be_dlopen_libs) + +lib_LTLIBRARIES = libsane.la + +sanelibdir = $(libdir)/sane +sanelib_LTLIBRARIES = $(BACKEND_LIBS_ENABLED) libsane-dll.la + +COMMON_LIBS = ../lib/liblib.la + +# Each backend should define a convenience library that compiles +# all related files within backend directory. General guideline +# is to have a ${backend}.c and ${backend}.h. Some backends also +# add a few support source files to convience library. +# Note: automake doesn't really use header files listed here. +# They are indications that they need to be distributed only. +libabaton_la_SOURCES = abaton.c abaton.h +libabaton_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=abaton + +# Each backend should define a stand alone library that gets installed. +# This will need to link in a special file ${backend}-s.c that allows +# the backend to be stand alone and contain all SANE API functions. +# Also, it will need to link in related convenience library as well as +# any external libraries required to resolve symbols. +# +# All backends should include $(DIST_SANELIBS_LDFLAGS) so that +# library is correctly versioned. +# +# If a backend has a config file, it must be listed here to get distributed. +nodist_libsane_abaton_la_SOURCES = abaton-s.c +libsane_abaton_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=abaton +libsane_abaton_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_abaton_la_LIBADD = $(COMMON_LIBS) libabaton.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += abaton.conf.in + +libagfafocus_la_SOURCES = agfafocus.c agfafocus.h +libagfafocus_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=agfafocus + +nodist_libsane_agfafocus_la_SOURCES = agfafocus-s.c +libsane_agfafocus_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=agfafocus +libsane_agfafocus_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_agfafocus_la_LIBADD = $(COMMON_LIBS) libagfafocus.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += agfafocus.conf.in + +libapple_la_SOURCES = apple.c apple.h +libapple_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=apple + +nodist_libsane_apple_la_SOURCES = apple-s.c +libsane_apple_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=apple +libsane_apple_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_apple_la_LIBADD = $(COMMON_LIBS) libapple.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += apple.conf.in + +libartec_la_SOURCES = artec.c artec.h +libartec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec + +nodist_libsane_artec_la_SOURCES = artec-s.c +libsane_artec_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_artec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec +libsane_artec_la_LIBADD = $(COMMON_LIBS) libartec.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += artec.conf.in + +libartec_eplus48u_la_SOURCES = artec_eplus48u.c artec_eplus48u.h +libartec_eplus48u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec_eplus48u + +nodist_libsane_artec_eplus48u_la_SOURCES = artec_eplus48u-s.c +libsane_artec_eplus48u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec_eplus48u +libsane_artec_eplus48u_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_artec_eplus48u_la_LIBADD = $(COMMON_LIBS) libartec_eplus48u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMEG_LIBS) +EXTRA_DIST += artec_eplus48u.conf.in + +libas6e_la_SOURCES = as6e.c as6e.h +libas6e_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=as6e + +nodist_libsane_as6e_la_SOURCES = as6e-s.c +libsane_as6e_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=as6e +libsane_as6e_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_as6e_la_LIBADD = $(COMMON_LIBS) libas6e.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo + +libavision_la_SOURCES = avision.c avision.h +libavision_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=avision + +nodist_libsane_avision_la_SOURCES = avision-s.c +libsane_avision_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=avision +libsane_avision_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_avision_la_LIBADD = $(COMMON_LIBS) libavision.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += avision.conf.in + +libbh_la_SOURCES = bh.c bh.h +libbh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=bh + +nodist_libsane_bh_la_SOURCES = bh-s.c +libsane_bh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=bh +libsane_bh_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_bh_la_LIBADD = $(COMMON_LIBS) libbh.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += bh.conf.in + +libcanon_la_SOURCES = canon.c canon.h +libcanon_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon + +nodist_libsane_canon_la_SOURCES = canon-s.c +libsane_canon_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon +libsane_canon_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon_la_LIBADD = $(COMMON_LIBS) libcanon.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += canon.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += canon-sane.c canon-scsi.c + +libcanon630u_la_SOURCES = canon630u.c +libcanon630u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon630u + +nodist_libsane_canon630u_la_SOURCES = canon630u-s.c +libsane_canon630u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon630u +libsane_canon630u_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon630u_la_LIBADD = $(COMMON_LIBS) libcanon630u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += canon630u.conf.in +# TODO: Why are this distributed but not compiled? +EXTRA_DIST += canon630u-common.c lm9830.h + +libcanon_dr_la_SOURCES = canon_dr.c canon_dr.h canon_dr-cmd.h +libcanon_dr_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_dr + +nodist_libsane_canon_dr_la_SOURCES = canon_dr-s.c +libsane_canon_dr_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_dr +libsane_canon_dr_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon_dr_la_LIBADD = $(COMMON_LIBS) libcanon_dr.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += canon_dr.conf.in + +libcanon_pp_la_SOURCES = canon_pp.c canon_pp.h canon_pp-io.c canon_pp-io.h canon_pp-dev.c canon_pp-dev.h +libcanon_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_pp + +nodist_libsane_canon_pp_la_SOURCES = canon_pp-s.c +libsane_canon_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_pp +libsane_canon_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon_pp_la_LIBADD = $(COMMON_LIBS) libcanon_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(IEEE1284_LIBS) +EXTRA_DIST += canon_pp.conf.in + +libcardscan_la_SOURCES = cardscan.c cardscan.h +libcardscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=cardscan + +nodist_libsane_cardscan_la_SOURCES = cardscan-s.c +libsane_cardscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=cardscan +libsane_cardscan_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_cardscan_la_LIBADD = $(COMMON_LIBS) libcardscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += cardscan.conf.in + +libcoolscan_la_SOURCES = coolscan.c coolscan.h coolscan-scsidef.h +libcoolscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan + +nodist_libsane_coolscan_la_SOURCES = coolscan-s.c +libsane_coolscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan +libsane_coolscan_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_coolscan_la_LIBADD = $(COMMON_LIBS) libcoolscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += coolscan.conf.in + +libcoolscan2_la_SOURCES = coolscan2.c +libcoolscan2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan2 + +nodist_libsane_coolscan2_la_SOURCES = coolscan2-s.c +libsane_coolscan2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan2 +libsane_coolscan2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_coolscan2_la_LIBADD = $(COMMON_LIBS) libcoolscan2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += coolscan2.conf.in + +libcoolscan3_la_SOURCES = coolscan3.c +libcoolscan3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan3 + +nodist_libsane_coolscan3_la_SOURCES = coolscan3-s.c +libsane_coolscan3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan3 +libsane_coolscan3_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_coolscan3_la_LIBADD = $(COMMON_LIBS) libcoolscan3.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += coolscan3.conf.in + +libdc25_la_SOURCES = dc25.c dc25.h +libdc25_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc25 + +nodist_libsane_dc25_la_SOURCES = dc25-s.c +libsane_dc25_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc25 +libsane_dc25_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dc25_la_LIBADD = $(COMMON_LIBS) libdc25.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(MATH_LIB) +EXTRA_DIST += dc25.conf.in + +libdc210_la_SOURCES = dc210.c dc210.h +libdc210_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc210 + +nodist_libsane_dc210_la_SOURCES = dc210-s.c +libsane_dc210_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc210 +libsane_dc210_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dc210_la_LIBADD = $(COMMON_LIBS) libdc210.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo @SANEI_SANEI_JPEG_LO@ $(JPEG_LIBS) +EXTRA_DIST += dc210.conf.in + +libdc240_la_SOURCES = dc240.c dc240.h +libdc240_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc240 + +nodist_libsane_dc240_la_SOURCES = dc240-s.c +libsane_dc240_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc240 +libsane_dc240_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dc240_la_LIBADD = $(COMMON_LIBS) libdc240.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo @SANEI_SANEI_JPEG_LO@ $(JPEG_LIBS) +EXTRA_DIST += dc240.conf.in + +libdell1600n_net_la_SOURCES = dell1600n_net.c +libdell1600n_net_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dell1600n_net + +nodist_libsane_dell1600n_net_la_SOURCES = dell1600n_net-s.c +libsane_dell1600n_net_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dell1600n_net +libsane_dell1600n_net_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dell1600n_net_la_LIBADD = $(COMMON_LIBS) libdell1600n_net.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(TIFF_LIBS) $(JPEG_LIBS) $(SOCKET_LIBS) +EXTRA_DIST += dell1600n_net.conf.in + +libdmc_la_SOURCES = dmc.c dmc.h +libdmc_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dmc + +nodist_libsane_dmc_la_SOURCES = dmc-s.c +libsane_dmc_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dmc +libsane_dmc_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dmc_la_LIBADD = $(COMMON_LIBS) libdmc.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += dmc.conf.in + +libepjitsu_la_SOURCES = epjitsu.c epjitsu.h epjitsu-cmd.h +libepjitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epjitsu + +nodist_libsane_epjitsu_la_SOURCES = epjitsu-s.c +libsane_epjitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epjitsu +libsane_epjitsu_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_epjitsu_la_LIBADD = $(COMMON_LIBS) libepjitsu.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += epjitsu.conf.in + +libepson_la_SOURCES = epson.c epson.h epson_scsi.c epson_scsi.h epson_usb.c epson_usb.h +libepson_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson + +nodist_libsane_epson_la_SOURCES = epson-s.c +libsane_epson_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson +libsane_epson_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_epson_la_LIBADD = $(COMMON_LIBS) libepson.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pio.lo $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += epson.conf.in + +libepson2_la_SOURCES = epson2.c epson2.h epson2_scsi.c epson2_scsi.h epson_usb.c epson2_net.c epson2_net.h epson2-io.c epson2-io.h epson2-commands.c epson2-commands.h epson2-ops.c epson2-ops.h epson2-cct.c +libepson2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson2 + +nodist_libsane_epson2_la_SOURCES = epson2-s.c +libsane_epson2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson2 +libsane_epson2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_epson2_la_LIBADD = $(COMMON_LIBS) libepson2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo $(SCSI_LIBS) $(USB_LIBS) $(SOCKET_LIBS) $(MATH_LIB) $(RESMGR_LIBS) +EXTRA_DIST += epson2.conf.in + +libfujitsu_la_SOURCES = fujitsu.c fujitsu.h fujitsu-scsi.h +libfujitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=fujitsu + +nodist_libsane_fujitsu_la_SOURCES = fujitsu-s.c +libsane_fujitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=fujitsu +libsane_fujitsu_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_fujitsu_la_LIBADD = $(COMMON_LIBS) libfujitsu.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_magic.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += fujitsu.conf.in + +libgenesys_la_SOURCES = genesys.c genesys.h genesys_gl646.c genesys_gl646.h genesys_gl841.c genesys_gl841.h genesys_gl843.c genesys_gl843.h genesys_gl846.c genesys_gl846.h genesys_gl847.c genesys_gl847.h genesys_gl124.c genesys_gl124.h genesys_low.c genesys_low.h +libgenesys_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=genesys + +nodist_libsane_genesys_la_SOURCES = genesys-s.c +libsane_genesys_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=genesys +libsane_genesys_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_genesys_la_LIBADD = $(COMMON_LIBS) libgenesys.la ../sanei/sanei_magic.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += genesys.conf.in +# TODO: Why are this distributed but not compiled? +EXTRA_DIST += genesys_conv.c genesys_conv_hlp.c genesys_devices.c + +libgphoto2_i_la_SOURCES = gphoto2.c gphoto2.h +libgphoto2_i_la_CPPFLAGS = $(AM_CPPFLAGS) @GPHOTO2_CPPFLAGS@ -DBACKEND_NAME=gphoto2 + +nodist_libsane_gphoto2_la_SOURCES = gphoto2-s.c +libsane_gphoto2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=gphoto2 +libsane_gphoto2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_gphoto2_la_LIBADD = $(GPHOTO2_LDFLAGS) $(COMMON_LIBS) libgphoto2_i.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo @SANEI_SANEI_JPEG_LO@ $(GPHOTO2_LIBS) $(JPEG_LIBS) +EXTRA_DIST += gphoto2.conf.in + +libgt68xx_la_SOURCES = gt68xx.c gt68xx.h +libgt68xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=gt68xx + +nodist_libsane_gt68xx_la_SOURCES = gt68xx-s.c +libsane_gt68xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=gt68xx +libsane_gt68xx_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_gt68xx_la_LIBADD = $(COMMON_LIBS) libgt68xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += gt68xx.conf.in +# TODO: Why are this distributed but not compiled? +EXTRA_DIST += gt68xx_devices.c gt68xx_generic.c gt68xx_generic.h gt68xx_gt6801.c gt68xx_gt6801.h gt68xx_gt6816.c gt68xx_gt6816.h gt68xx_high.c gt68xx_high.h gt68xx_low.c gt68xx_low.h gt68xx_mid.c gt68xx_mid.h gt68xx_shm_channel.c gt68xx_shm_channel.h + +libhp_la_SOURCES = hp.c hp.h hp-accessor.c hp-accessor.h hp-device.c hp-device.h hp-handle.c hp-handle.h hp-hpmem.c hp-option.c hp-option.h hp-scl.c hp-scl.h hp-scsi.h +libhp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp + +nodist_libsane_hp_la_SOURCES = hp-s.c +libsane_hp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp +libsane_hp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp_la_LIBADD = $(COMMON_LIBS) libhp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pio.lo ../sanei/sanei_thread.lo $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += hp.conf.in +# TODO: These should be moved to ../docs/hp; don't belong here. +EXTRA_DIST += hp.README hp.TODO + +libhp3500_la_SOURCES = hp3500.c +libhp3500_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3500 + +nodist_libsane_hp3500_la_SOURCES = hp3500-s.c +libsane_hp3500_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3500 +libsane_hp3500_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp3500_la_LIBADD = $(COMMON_LIBS) libhp3500.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) + +libhp3900_la_SOURCES = hp3900.c +libhp3900_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3900 + +nodist_libsane_hp3900_la_SOURCES = hp3900-s.c +libsane_hp3900_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3900 +libsane_hp3900_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp3900_la_LIBADD = $(COMMON_LIBS) libhp3900.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(TIFF_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += hp3900.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += hp3900_config.c hp3900_debug.c hp3900_rts8822.c hp3900_sane.c hp3900_types.c hp3900_usb.c + +libhp4200_la_SOURCES = hp4200.c hp4200.h +libhp4200_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp4200 + +nodist_libsane_hp4200_la_SOURCES = hp4200-s.c +libsane_hp4200_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp4200 +libsane_hp4200_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp4200_la_LIBADD = $(COMMON_LIBS) libhp4200.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += hp4200.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += hp4200_lm9830.c hp4200_lm9830.h + +libhp5400_la_SOURCES = hp5400.c hp5400.h +libhp5400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5400 + +nodist_libsane_hp5400_la_SOURCES = hp5400-s.c +libsane_hp5400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5400 +libsane_hp5400_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp5400_la_LIBADD = $(COMMON_LIBS) libhp5400.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += hp5400.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += hp5400_debug.c hp5400_debug.h hp5400_internal.c hp5400_internal.h hp5400_sane.c hp5400_sanei.c hp5400_sanei.h hp5400_xfer.h + +libhp5590_la_SOURCES = hp5590.c +libhp5590_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5590 + +nodist_libsane_hp5590_la_SOURCES = hp5590-s.c +libsane_hp5590_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5590 +libsane_hp5590_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp5590_la_LIBADD = $(COMMON_LIBS) libhp5590.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += hp5590_cmds.c hp5590_cmds.h hp5590_low.c hp5590_low.h + +libhpljm1005_la_SOURCES = hpljm1005.c +libhpljm1005_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpljm1005 + +nodist_libsane_hpljm1005_la_SOURCES = hpljm1005-s.c +libsane_hpljm1005_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpljm1005 +libsane_hpljm1005_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hpljm1005_la_LIBADD = $(COMMON_LIBS) libhpljm1005.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) + +libhpsj5s_la_SOURCES = hpsj5s.c hpsj5s.h +libhpsj5s_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpsj5s + +nodist_libsane_hpsj5s_la_SOURCES = hpsj5s-s.c +libsane_hpsj5s_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpsj5s +libsane_hpsj5s_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hpsj5s_la_LIBADD = $(COMMON_LIBS) libhpsj5s.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(IEEE1284_LIBS) +EXTRA_DIST += hpsj5s.conf.in + +libhs2p_la_SOURCES = hs2p.c hs2p.h hs2p-saneopts.h +libhs2p_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hs2p + +nodist_libsane_hs2p_la_SOURCES = hs2p-s.c +libsane_hs2p_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hs2p +libsane_hs2p_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hs2p_la_LIBADD = $(COMMON_LIBS) libhs2p.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += hs2p.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += hs2p-scsi.c hs2p-scsi.h + +libibm_la_SOURCES = ibm.c ibm.h +libibm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ibm + +nodist_libsane_ibm_la_SOURCES = ibm-s.c +libsane_ibm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ibm +libsane_ibm_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_ibm_la_LIBADD = $(COMMON_LIBS) libibm.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += ibm.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += ibm-scsi.c + +libkodak_la_SOURCES = kodak.c kodak.h kodak-cmd.h +libkodak_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodak + +nodist_libsane_kodak_la_SOURCES = kodak-s.c +libsane_kodak_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodak +libsane_kodak_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kodak_la_LIBADD = $(COMMON_LIBS) libkodak.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += kodak.conf.in + +libkodakaio_la_SOURCES = kodakaio.c kodakaio.h +libkodakaio_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodakaio + +nodist_libsane_kodakaio_la_SOURCES = kodakaio-s.c +libsane_kodakaio_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodakaio +libsane_kodakaio_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kodakaio_la_LIBADD = $(COMMON_LIBS) libkodakaio.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo $(USB_LIBS) $(SOCKET_LIBS) $(AVAHI_LIBS) $(MATH_LIB) $(RESMGR_LIBS) +EXTRA_DIST += kodakaio.conf.in + +libkvs1025_la_SOURCES = kvs1025.c kvs1025_low.c kvs1025_opt.c kvs1025_usb.c \ + kvs1025.h kvs1025_low.h kvs1025_usb.h kvs1025_cmds.h +libkvs1025_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs1025 + +nodist_libsane_kvs1025_la_SOURCES = kvs1025-s.c +libsane_kvs1025_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs1025 +libsane_kvs1025_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kvs1025_la_LIBADD = $(COMMON_LIBS) libkvs1025.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_magic.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) + +libkvs20xx_la_SOURCES = kvs20xx.c kvs20xx_cmd.c kvs20xx_opt.c \ + kvs20xx_cmd.h kvs20xx.h +libkvs20xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs20xx + +nodist_libsane_kvs20xx_la_SOURCES = kvs20xx-s.c +libsane_kvs20xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs20xx +libsane_kvs20xx_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kvs20xx_la_LIBADD = $(COMMON_LIBS) libkvs20xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) + +libkvs40xx_la_SOURCES = kvs40xx.c kvs40xx_cmd.c kvs40xx_opt.c \ + kvs40xx.h +libkvs40xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs40xx + +nodist_libsane_kvs40xx_la_SOURCES = kvs40xx-s.c +libsane_kvs40xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs40xx +libsane_kvs40xx_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kvs40xx_la_LIBADD = $(COMMON_LIBS) libkvs40xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) + +libleo_la_SOURCES = leo.c leo.h +libleo_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=leo + +nodist_libsane_leo_la_SOURCES = leo-s.c +libsane_leo_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=leo +libsane_leo_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_leo_la_LIBADD = $(COMMON_LIBS) libleo.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += leo.conf.in + +liblexmark_la_SOURCES = lexmark.c lexmark.h lexmark_low.c +liblexmark_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=lexmark + +nodist_libsane_lexmark_la_SOURCES = lexmark-s.c +libsane_lexmark_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=lexmark +libsane_lexmark_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_lexmark_la_LIBADD = $(COMMON_LIBS) liblexmark.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += lexmark.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += lexmark_models.c lexmark_sensors.c + +libma1509_la_SOURCES = ma1509.c ma1509.h +libma1509_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ma1509 + +nodist_libsane_ma1509_la_SOURCES = ma1509-s.c +libsane_ma1509_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ma1509 +libsane_ma1509_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_ma1509_la_LIBADD = $(COMMON_LIBS) libma1509.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += ma1509.conf.in + +libmagicolor_la_SOURCES = magicolor.c magicolor.h +libmagicolor_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=magicolor + +nodist_libsane_magicolor_la_SOURCES = magicolor-s.c +libsane_magicolor_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=magicolor +libsane_magicolor_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_magicolor_la_LIBADD = $(COMMON_LIBS) libmagicolor.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo $(USB_LIBS) $(SOCKET_LIBS) $(MATH_LIB) $(RESMGR_LIBS) +EXTRA_DIST += magicolor.conf.in + +libmatsushita_la_SOURCES = matsushita.c matsushita.h +libmatsushita_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=matsushita + +nodist_libsane_matsushita_la_SOURCES = matsushita-s.c +libsane_matsushita_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=matsushita +libsane_matsushita_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_matsushita_la_LIBADD = $(COMMON_LIBS) libmatsushita.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += matsushita.conf.in + +libmicrotek_la_SOURCES = microtek.c microtek.h +libmicrotek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek + +nodist_libsane_microtek_la_SOURCES = microtek-s.c +libsane_microtek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek +libsane_microtek_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_microtek_la_LIBADD = $(COMMON_LIBS) libmicrotek.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += microtek.conf.in + +libmicrotek2_la_SOURCES = microtek2.c microtek2.h +libmicrotek2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek2 + +nodist_libsane_microtek2_la_SOURCES = microtek2-s.c +libsane_microtek2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek2 +libsane_microtek2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_microtek2_la_LIBADD = $(COMMON_LIBS) libmicrotek2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += microtek2.conf.in + +libmustek_la_SOURCES = mustek.c mustek.h +libmustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek + +nodist_libsane_mustek_la_SOURCES = mustek-s.c +libsane_mustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek +libsane_mustek_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_la_LIBADD = $(COMMON_LIBS) libmustek.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_thread.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pa4s2.lo $(IEEE1284_LIBS) $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += mustek.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += mustek_scsi_pp.c mustek_scsi_pp.h + +libmustek_pp_la_SOURCES = mustek_pp.c mustek_pp.h mustek_pp_decl.h mustek_pp_drivers.h +libmustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_pp + +nodist_libsane_mustek_pp_la_SOURCES = mustek_pp-s.c +libsane_mustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_pp +libsane_mustek_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_pp_la_LIBADD = $(COMMON_LIBS) libmustek_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pa4s2.lo $(MATH_LIB) $(IEEE1284_LIBS) +EXTRA_DIST += mustek_pp.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += mustek_pp_ccd300.c mustek_pp_ccd300.h mustek_pp_cis.c mustek_pp_cis.h mustek_pp_null.c + +libmustek_usb_la_SOURCES = mustek_usb.c mustek_usb.h +libmustek_usb_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb + +nodist_libsane_mustek_usb_la_SOURCES = mustek_usb-s.c +libsane_mustek_usb_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb +libsane_mustek_usb_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_usb_la_LIBADD = $(COMMON_LIBS) libmustek_usb.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += mustek_usb.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += mustek_usb_high.c mustek_usb_high.h mustek_usb_low.c mustek_usb_low.h mustek_usb_mid.c mustek_usb_mid.h + +libmustek_usb2_la_SOURCES = mustek_usb2.c mustek_usb2.h +libmustek_usb2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb2 + +nodist_libsane_mustek_usb2_la_SOURCES = mustek_usb2-s.c +libsane_mustek_usb2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb2 +libsane_mustek_usb2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_usb2_la_LIBADD = $(COMMON_LIBS) libmustek_usb2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(PTHREAD_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += mustek_usb2_asic.c mustek_usb2_asic.h mustek_usb2_high.c mustek_usb2_high.h mustek_usb2_reflective.c mustek_usb2_transparent.c + +libnec_la_SOURCES = nec.c nec.h +libnec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=nec + +nodist_libsane_nec_la_SOURCES = nec-s.c +libsane_nec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=nec +libsane_nec_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_nec_la_LIBADD = $(COMMON_LIBS) libnec.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += nec.conf.in + +libnet_la_SOURCES = net.c net.h +libnet_la_CPPFLAGS = $(AM_CPPFLAGS) @AVAHI_CFLAGS@ -DBACKEND_NAME=net + +nodist_libsane_net_la_SOURCES = net-s.c +libsane_net_la_CPPFLAGS = $(AM_CPPFLAGS) @AVAHI_CFLAGS@ -DBACKEND_NAME=net +libsane_net_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_net_la_LIBADD = $(COMMON_LIBS) libnet.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo $(AVAHI_LIBS) $(SOCKET_LIBS) +EXTRA_DIST += net.conf.in + +libniash_la_SOURCES = niash.c +libniash_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=niash + +nodist_libsane_niash_la_SOURCES = niash-s.c +libsane_niash_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=niash +libsane_niash_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_niash_la_LIBADD = $(COMMON_LIBS) libniash.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += niash_core.c niash_core.h niash_xfer.c niash_xfer.h + +libpie_la_SOURCES = pie.c pie-scsidef.h +libpie_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pie + +nodist_libsane_pie_la_SOURCES = pie-s.c +libsane_pie_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pie +libsane_pie_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pie_la_LIBADD = $(COMMON_LIBS) libpie.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_thread.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += pie.conf.in + +libp5_la_SOURCES = p5.c p5.h p5_device.h +libp5_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=p5 + +nodist_libsane_p5_la_SOURCES = p5-s.c +libsane_p5_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=p5 +libsane_p5_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_p5_la_LIBADD = $(COMMON_LIBS) libp5.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo +EXTRA_DIST += p5.conf.in p5_device.c + +libpint_la_SOURCES = pint.c pint.h +libpint_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pint + +nodist_libsane_pint_la_SOURCES = pint-s.c +libsane_pint_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pint +libsane_pint_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pint_la_LIBADD = $(COMMON_LIBS) libpint.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo + +libpixma_la_SOURCES = pixma.c pixma.h pixma_io_sanei.c pixma_io.h pixma_common.c pixma_common.h pixma_mp150.c pixma_mp730.c pixma_mp750.c pixma_mp810.c pixma_imageclass.c pixma_bjnp.c pixma_bjnp.h pixma_bjnp_private.h pixma_rename.h +libpixma_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pixma + +nodist_libsane_pixma_la_SOURCES = pixma-s.c +libsane_pixma_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pixma +libsane_pixma_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pixma_la_LIBADD = $(COMMON_LIBS) libpixma.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(SOCKET_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += pixma.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += pixma_sane_options.c pixma_sane_options.h + +libplustek_la_SOURCES = plustek.c plustek.h +libplustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek + +nodist_libsane_plustek_la_SOURCES = plustek-s.c +libsane_plustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek +libsane_plustek_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_plustek_la_LIBADD = $(COMMON_LIBS) libplustek.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo $(MATH_LIB) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += plustek.conf.in +EXTRA_DIST += plustek-usb.c plustek-usb.h plustek-usbcal.c plustek-usbcalfile.c plustek-usbdevs.c plustek-usbhw.c plustek-usbimg.c plustek-usbio.c plustek-usbmap.c plustek-usbscan.c plustek-usbshading.c + +libplustek_pp_la_SOURCES = plustek_pp.c plustek-pp.h +libplustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek_pp + +nodist_libsane_plustek_pp_la_SOURCES = plustek_pp-s.c +libsane_plustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek_pp +libsane_plustek_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_plustek_pp_la_LIBADD = $(COMMON_LIBS) libplustek_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(IEEE1284_LIBS) $(PTHREAD_LIBS) +EXTRA_DIST += plustek_pp.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += plustek-pp_dac.c plustek-pp_dbg.h plustek-pp_detect.c plustek-pp_genericio.c plustek-pp_hwdefs.h plustek-pp_image.c plustek-pp_io.c plustek-pp_map.c plustek-pp_misc.c plustek-pp_models.c plustek-pp_motor.c plustek-pp_p12.c plustek-pp_p12ccd.c plustek-pp_p48xx.c plustek-pp_p9636.c plustek-pp_procfs.c plustek-pp_procs.h plustek-pp_ptdrv.c plustek-pp_scale.c plustek-pp_scan.h plustek-pp_scandata.h plustek-pp_sysdep.h plustek-pp_tpa.c plustek-pp_types.h plustek-pp_wrapper.c + +libpnm_la_SOURCES = pnm.c +libpnm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pnm + +nodist_libsane_pnm_la_SOURCES = pnm-s.c +libsane_pnm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pnm +libsane_pnm_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pnm_la_LIBADD = $(COMMON_LIBS) libpnm.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo + +libqcam_la_SOURCES = qcam.c qcam.h +libqcam_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=qcam + +nodist_libsane_qcam_la_SOURCES = qcam-s.c +libsane_qcam_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=qcam +libsane_qcam_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_qcam_la_LIBADD = $(COMMON_LIBS) libqcam.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pio.lo +EXTRA_DIST += qcam.conf.in + +libricoh_la_SOURCES = ricoh.c ricoh.h +libricoh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ricoh + +nodist_libsane_ricoh_la_SOURCES = ricoh-s.c +libsane_ricoh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ricoh +libsane_ricoh_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_ricoh_la_LIBADD = $(COMMON_LIBS) libricoh.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += ricoh.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += ricoh-scsi.c + +librts8891_la_SOURCES = rts8891.c rts8891.h rts88xx_lib.c rts88xx_lib.h +librts8891_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=rts8891 + +nodist_libsane_rts8891_la_SOURCES = rts8891-s.c +libsane_rts8891_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=rts8891 +libsane_rts8891_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_rts8891_la_LIBADD = $(COMMON_LIBS) librts8891.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_usb.lo $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += rts8891.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += rts8891_devices.c rts8891_low.c rts8891_low.h + +libs9036_la_SOURCES = s9036.c s9036.h +libs9036_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=s9036 + +nodist_libsane_s9036_la_SOURCES = s9036-s.c +libsane_s9036_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=s9036 +libsane_s9036_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_s9036_la_LIBADD = $(COMMON_LIBS) libs9036.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += s9036.conf.in + +libsceptre_la_SOURCES = sceptre.c sceptre.h +libsceptre_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sceptre + +nodist_libsane_sceptre_la_SOURCES = sceptre-s.c +libsane_sceptre_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sceptre +libsane_sceptre_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sceptre_la_LIBADD = $(COMMON_LIBS) libsceptre.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += sceptre.conf.in + +libsharp_la_SOURCES = sharp.c sharp.h +libsharp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sharp + +nodist_libsane_sharp_la_SOURCES = sharp-s.c +libsane_sharp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sharp +libsane_sharp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sharp_la_LIBADD = $(COMMON_LIBS) libsharp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += sharp.conf.in + +libsm3600_la_SOURCES = sm3600.c sm3600.h +libsm3600_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3600 + +nodist_libsane_sm3600_la_SOURCES = sm3600-s.c +libsane_sm3600_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3600 +libsane_sm3600_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sm3600_la_LIBADD = $(COMMON_LIBS) libsm3600.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += sm3600-color.c sm3600-gray.c sm3600-homerun.c sm3600-scanmtek.c sm3600-scantool.h sm3600-scanusb.c sm3600-scanutil.c + +libsm3840_la_SOURCES = sm3840.c sm3840.h sm3840_params.h +libsm3840_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3840 + +nodist_libsane_sm3840_la_SOURCES = sm3840-s.c +libsane_sm3840_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3840 +libsane_sm3840_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sm3840_la_LIBADD = $(COMMON_LIBS) libsm3840.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += sm3840.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += sm3840_lib.c sm3840_lib.h sm3840_scan.c + +libsnapscan_la_SOURCES = snapscan.c snapscan.h +libsnapscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=snapscan + +nodist_libsane_snapscan_la_SOURCES = snapscan-s.c +libsane_snapscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=snapscan +libsane_snapscan_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_snapscan_la_LIBADD = $(COMMON_LIBS) libsnapscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += snapscan.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += snapscan-data.c snapscan-mutex.c snapscan-options.c snapscan-scsi.c snapscan-sources.c snapscan-sources.h snapscan-usb.c snapscan-usb.h + +libsp15c_la_SOURCES = sp15c.c sp15c.h sp15c-scsi.h +libsp15c_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sp15c + +nodist_libsane_sp15c_la_SOURCES = sp15c-s.c +libsane_sp15c_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sp15c +libsane_sp15c_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sp15c_la_LIBADD = $(COMMON_LIBS) libsp15c.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += sp15c.conf.in + +libst400_la_SOURCES = st400.c st400.h +libst400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=st400 + +nodist_libsane_st400_la_SOURCES = st400-s.c ../sanei/sanei_scsi.lo +libsane_st400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=st400 +libsane_st400_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_st400_la_LIBADD = $(COMMON_LIBS) libst400.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += st400.conf.in + +libstv680_la_SOURCES = stv680.c stv680.h +libstv680_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=stv680 + +nodist_libsane_stv680_la_SOURCES = stv680-s.c +libsane_stv680_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=stv680 +libsane_stv680_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_stv680_la_LIBADD = $(COMMON_LIBS) libstv680.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += stv680.conf.in + +libtamarack_la_SOURCES = tamarack.c tamarack.h +libtamarack_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=tamarack + +nodist_libsane_tamarack_la_SOURCES = tamarack-s.c +libsane_tamarack_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=tamarack +libsane_tamarack_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_tamarack_la_LIBADD = $(COMMON_LIBS) libtamarack.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += tamarack.conf.in + +libtest_la_SOURCES = test.c test.h +libtest_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=test + +nodist_libsane_test_la_SOURCES = test-s.c +libsane_test_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=test +libsane_test_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_test_la_LIBADD = $(COMMON_LIBS) libtest.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_thread.lo $(PTHREAD_LIBS) +EXTRA_DIST += test.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += test-picture.c + +libteco1_la_SOURCES = teco1.c teco1.h +libteco1_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco1 + +nodist_libsane_teco1_la_SOURCES = teco1-s.c +libsane_teco1_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco1 +libsane_teco1_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_teco1_la_LIBADD = $(COMMON_LIBS) libteco1.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += teco1.conf.in + +libteco2_la_SOURCES = teco2.c teco2.h +libteco2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco2 + +nodist_libsane_teco2_la_SOURCES = teco2-s.c +libsane_teco2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco2 +libsane_teco2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_teco2_la_LIBADD = $(COMMON_LIBS) libteco2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += teco2.conf.in + +libteco3_la_SOURCES = teco3.c teco3.h +libteco3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco3 + +nodist_libsane_teco3_la_SOURCES = teco3-s.c +libsane_teco3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco3 +libsane_teco3_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_teco3_la_LIBADD = $(COMMON_LIBS) libteco3.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += teco3.conf.in + +libu12_la_SOURCES = u12.c u12.h +libu12_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=u12 + +nodist_libsane_u12_la_SOURCES = u12-s.c +libsane_u12_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=u12 +libsane_u12_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_u12_la_LIBADD = $(COMMON_LIBS) libu12.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += u12.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += u12-ccd.c u12-hw.c u12-hwdef.h u12-if.c u12-image.c u12-io.c u12-map.c u12-motor.c u12-scanner.h u12-shading.c u12-tpa.c + +libumax_la_SOURCES = umax.c umax.h +libumax_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax + +nodist_libsane_umax_la_SOURCES = umax-s.c +libsane_umax_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax +libsane_umax_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_umax_la_LIBADD = $(COMMON_LIBS) libumax.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += umax.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += umax-scanner.c umax-scanner.h umax-scsidef.h umax-uc1200s.c umax-uc1200se.c umax-uc1260.c umax-uc630.c umax-uc840.c umax-ug630.c umax-ug80.c umax-usb.c + +libumax1220u_la_SOURCES = umax1220u.c +libumax1220u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax1220u + +nodist_libsane_umax1220u_la_SOURCES = umax1220u-s.c +libsane_umax1220u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax1220u +libsane_umax1220u_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_umax1220u_la_LIBADD = $(COMMON_LIBS) libumax1220u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += umax1220u.conf.in +# TODO: Why are these distributed but not compiled? +EXTRA_DIST += umax1220u-common.c + +libumax_pp_la_SOURCES = umax_pp.c umax_pp.h umax_pp_low.c umax_pp_low.h umax_pp_mid.c umax_pp_mid.h +libumax_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax_pp + +nodist_libsane_umax_pp_la_SOURCES = umax_pp-s.c +libsane_umax_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax_pp +libsane_umax_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_umax_pp_la_LIBADD = $(COMMON_LIBS) libumax_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(MATH_LIB) +EXTRA_DIST += umax_pp.conf.in + +libv4l_la_SOURCES = v4l.c v4l.h v4l-frequencies.h +libv4l_la_CPPFLAGS = $(AM_CPPFLAGS) @LIBV4L_CFLAGS@ -DBACKEND_NAME=v4l + +nodist_libsane_v4l_la_SOURCES = v4l-s.c +libsane_v4l_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=v4l +libsane_v4l_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_v4l_la_LIBADD = $(COMMON_LIBS) libv4l.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(LIBV4L_LIBS) +EXTRA_DIST += v4l.conf.in + +libxerox_mfp_la_SOURCES = xerox_mfp.c xerox_mfp-usb.c xerox_mfp-tcp.c xerox_mfp.h +libxerox_mfp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=xerox_mfp + +nodist_libsane_xerox_mfp_la_SOURCES = xerox_mfp-s.c +libsane_xerox_mfp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=xerox_mfp +libsane_xerox_mfp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_xerox_mfp_la_LIBADD = $(COMMON_LIBS) libxerox_mfp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_tcp.lo $(MATH_LIB) $(SOCKET_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +EXTRA_DIST += xerox_mfp.conf.in + +libdll_preload_la_SOURCES = dll.c +libdll_preload_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll -DENABLE_PRELOAD +libdll_la_SOURCES = dll.c +libdll_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll +BUILT_SOURCES = dll-preload.h +CLEANFILES += dll-preload.h + +nodist_libsane_dll_la_SOURCES = dll-s.c +libsane_dll_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll +libsane_dll_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dll_la_LIBADD = $(COMMON_LIBS) libdll.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(DL_LIBS) +EXTRA_DIST += dll.conf.in +# TODO: Why is this distributed but not installed? +EXTRA_DIST += dll.aliases + +# libsane.la and libsane-dll.la are the same thing except for +# the addition of backends listed by PRELOADABLE_BACKENDS that are +# statically linked in. +# Also, libsane.la goes into $(libdir) where as all libsane-* +# (including libsane-dll.la) go into $(libdir)/sane + +# FIXME: Since we are throwing in the kitchen sink, might as +# well link in ../sanei/libsanei.la instead. But currently, +# libsanei.la is linking in sanei_auth which requires md5. +# Shipping md5 could cause symbol conflicts with commonly used +# md5 external libraries. Either need to prefix md5 with sanei_ +# (see liblib.la and snprintf), or move sanei_auth outside +# of libsanei. +# +# FIXME: This is linking in every possible external library because there +# is the off chance user is using PRELOADABLE_BACKENDS that may need +# them. Since standard mode is to only have the dll backend, its a waste. +# Need to update configure to build a list of only what needs to go into +# LIBADD based on whats being preloaded. +nodist_libsane_la_SOURCES = dll-s.c +libsane_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll +libsane_la_LDFLAGS = $(DIST_LIBS_LDFLAGS) +libsane_la_LIBADD = $(COMMON_LIBS) @PRELOADABLE_BACKENDS_ENABLED@ libdll_preload.la sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo ../sanei/sanei_pa4s2.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo ../sanei/sanei_magic.lo $(DL_LIBS) $(LIBV4L_LIBS) $(MATH_LIB) $(IEEE1284_LIBS) $(TIFF_LIBS) $(JPEG_LIBS) $(GPHOTO2_LIBS) $(SOCKET_LIBS) $(USB_LIBS) $(AVAHI_LIBS) $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) + +# WARNING: Automake is getting this wrong so have to do it ourselves. +libsane_la_DEPENDENCIES = $(COMMON_LIBS) @PRELOADABLE_BACKENDS_ENABLED@ libdll_preload.la sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo ../sanei/sanei_pa4s2.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo ../sanei/sanei_magic.lo @SANEI_SANEI_JPEG_LO@ diff --git a/backend/Makefile.in b/backend/Makefile.in new file mode 100644 index 0000000..3f7fa12 --- /dev/null +++ b/backend/Makefile.in @@ -0,0 +1,5420 @@ +# Makefile.in generated by automake 1.13.4 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994-2013 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = backend +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/byteorder.m4 \ + $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/sane/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sanelibdir)" +LTLIBRARIES = $(lib_LTLIBRARIES) $(sanelib_LTLIBRARIES) +libabaton_la_LIBADD = +am_libabaton_la_OBJECTS = libabaton_la-abaton.lo +libabaton_la_OBJECTS = $(am_libabaton_la_OBJECTS) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = +libagfafocus_la_LIBADD = +am_libagfafocus_la_OBJECTS = libagfafocus_la-agfafocus.lo +libagfafocus_la_OBJECTS = $(am_libagfafocus_la_OBJECTS) +libapple_la_LIBADD = +am_libapple_la_OBJECTS = libapple_la-apple.lo +libapple_la_OBJECTS = $(am_libapple_la_OBJECTS) +libartec_la_LIBADD = +am_libartec_la_OBJECTS = libartec_la-artec.lo +libartec_la_OBJECTS = $(am_libartec_la_OBJECTS) +libartec_eplus48u_la_LIBADD = +am_libartec_eplus48u_la_OBJECTS = \ + libartec_eplus48u_la-artec_eplus48u.lo +libartec_eplus48u_la_OBJECTS = $(am_libartec_eplus48u_la_OBJECTS) +libas6e_la_LIBADD = +am_libas6e_la_OBJECTS = libas6e_la-as6e.lo +libas6e_la_OBJECTS = $(am_libas6e_la_OBJECTS) +libavision_la_LIBADD = +am_libavision_la_OBJECTS = libavision_la-avision.lo +libavision_la_OBJECTS = $(am_libavision_la_OBJECTS) +libbh_la_LIBADD = +am_libbh_la_OBJECTS = libbh_la-bh.lo +libbh_la_OBJECTS = $(am_libbh_la_OBJECTS) +libcanon_la_LIBADD = +am_libcanon_la_OBJECTS = libcanon_la-canon.lo +libcanon_la_OBJECTS = $(am_libcanon_la_OBJECTS) +libcanon630u_la_LIBADD = +am_libcanon630u_la_OBJECTS = libcanon630u_la-canon630u.lo +libcanon630u_la_OBJECTS = $(am_libcanon630u_la_OBJECTS) +libcanon_dr_la_LIBADD = +am_libcanon_dr_la_OBJECTS = libcanon_dr_la-canon_dr.lo +libcanon_dr_la_OBJECTS = $(am_libcanon_dr_la_OBJECTS) +libcanon_pp_la_LIBADD = +am_libcanon_pp_la_OBJECTS = libcanon_pp_la-canon_pp.lo \ + libcanon_pp_la-canon_pp-io.lo libcanon_pp_la-canon_pp-dev.lo +libcanon_pp_la_OBJECTS = $(am_libcanon_pp_la_OBJECTS) +libcardscan_la_LIBADD = +am_libcardscan_la_OBJECTS = libcardscan_la-cardscan.lo +libcardscan_la_OBJECTS = $(am_libcardscan_la_OBJECTS) +libcoolscan_la_LIBADD = +am_libcoolscan_la_OBJECTS = libcoolscan_la-coolscan.lo +libcoolscan_la_OBJECTS = $(am_libcoolscan_la_OBJECTS) +libcoolscan2_la_LIBADD = +am_libcoolscan2_la_OBJECTS = libcoolscan2_la-coolscan2.lo +libcoolscan2_la_OBJECTS = $(am_libcoolscan2_la_OBJECTS) +libcoolscan3_la_LIBADD = +am_libcoolscan3_la_OBJECTS = libcoolscan3_la-coolscan3.lo +libcoolscan3_la_OBJECTS = $(am_libcoolscan3_la_OBJECTS) +libdc210_la_LIBADD = +am_libdc210_la_OBJECTS = libdc210_la-dc210.lo +libdc210_la_OBJECTS = $(am_libdc210_la_OBJECTS) +libdc240_la_LIBADD = +am_libdc240_la_OBJECTS = libdc240_la-dc240.lo +libdc240_la_OBJECTS = $(am_libdc240_la_OBJECTS) +libdc25_la_LIBADD = +am_libdc25_la_OBJECTS = libdc25_la-dc25.lo +libdc25_la_OBJECTS = $(am_libdc25_la_OBJECTS) +libdell1600n_net_la_LIBADD = +am_libdell1600n_net_la_OBJECTS = libdell1600n_net_la-dell1600n_net.lo +libdell1600n_net_la_OBJECTS = $(am_libdell1600n_net_la_OBJECTS) +libdll_la_LIBADD = +am_libdll_la_OBJECTS = libdll_la-dll.lo +libdll_la_OBJECTS = $(am_libdll_la_OBJECTS) +libdll_preload_la_LIBADD = +am_libdll_preload_la_OBJECTS = libdll_preload_la-dll.lo +libdll_preload_la_OBJECTS = $(am_libdll_preload_la_OBJECTS) +libdmc_la_LIBADD = +am_libdmc_la_OBJECTS = libdmc_la-dmc.lo +libdmc_la_OBJECTS = $(am_libdmc_la_OBJECTS) +libepjitsu_la_LIBADD = +am_libepjitsu_la_OBJECTS = libepjitsu_la-epjitsu.lo +libepjitsu_la_OBJECTS = $(am_libepjitsu_la_OBJECTS) +libepson_la_LIBADD = +am_libepson_la_OBJECTS = libepson_la-epson.lo \ + libepson_la-epson_scsi.lo libepson_la-epson_usb.lo +libepson_la_OBJECTS = $(am_libepson_la_OBJECTS) +libepson2_la_LIBADD = +am_libepson2_la_OBJECTS = libepson2_la-epson2.lo \ + libepson2_la-epson2_scsi.lo libepson2_la-epson_usb.lo \ + libepson2_la-epson2_net.lo libepson2_la-epson2-io.lo \ + libepson2_la-epson2-commands.lo libepson2_la-epson2-ops.lo \ + libepson2_la-epson2-cct.lo +libepson2_la_OBJECTS = $(am_libepson2_la_OBJECTS) +libfujitsu_la_LIBADD = +am_libfujitsu_la_OBJECTS = libfujitsu_la-fujitsu.lo +libfujitsu_la_OBJECTS = $(am_libfujitsu_la_OBJECTS) +libgenesys_la_LIBADD = +am_libgenesys_la_OBJECTS = libgenesys_la-genesys.lo \ + libgenesys_la-genesys_gl646.lo libgenesys_la-genesys_gl841.lo \ + libgenesys_la-genesys_gl843.lo libgenesys_la-genesys_gl846.lo \ + libgenesys_la-genesys_gl847.lo libgenesys_la-genesys_gl124.lo \ + libgenesys_la-genesys_low.lo +libgenesys_la_OBJECTS = $(am_libgenesys_la_OBJECTS) +libgphoto2_i_la_LIBADD = +am_libgphoto2_i_la_OBJECTS = libgphoto2_i_la-gphoto2.lo +libgphoto2_i_la_OBJECTS = $(am_libgphoto2_i_la_OBJECTS) +libgt68xx_la_LIBADD = +am_libgt68xx_la_OBJECTS = libgt68xx_la-gt68xx.lo +libgt68xx_la_OBJECTS = $(am_libgt68xx_la_OBJECTS) +libhp_la_LIBADD = +am_libhp_la_OBJECTS = libhp_la-hp.lo libhp_la-hp-accessor.lo \ + libhp_la-hp-device.lo libhp_la-hp-handle.lo \ + libhp_la-hp-hpmem.lo libhp_la-hp-option.lo libhp_la-hp-scl.lo +libhp_la_OBJECTS = $(am_libhp_la_OBJECTS) +libhp3500_la_LIBADD = +am_libhp3500_la_OBJECTS = libhp3500_la-hp3500.lo +libhp3500_la_OBJECTS = $(am_libhp3500_la_OBJECTS) +libhp3900_la_LIBADD = +am_libhp3900_la_OBJECTS = libhp3900_la-hp3900.lo +libhp3900_la_OBJECTS = $(am_libhp3900_la_OBJECTS) +libhp4200_la_LIBADD = +am_libhp4200_la_OBJECTS = libhp4200_la-hp4200.lo +libhp4200_la_OBJECTS = $(am_libhp4200_la_OBJECTS) +libhp5400_la_LIBADD = +am_libhp5400_la_OBJECTS = libhp5400_la-hp5400.lo +libhp5400_la_OBJECTS = $(am_libhp5400_la_OBJECTS) +libhp5590_la_LIBADD = +am_libhp5590_la_OBJECTS = libhp5590_la-hp5590.lo +libhp5590_la_OBJECTS = $(am_libhp5590_la_OBJECTS) +libhpljm1005_la_LIBADD = +am_libhpljm1005_la_OBJECTS = libhpljm1005_la-hpljm1005.lo +libhpljm1005_la_OBJECTS = $(am_libhpljm1005_la_OBJECTS) +libhpsj5s_la_LIBADD = +am_libhpsj5s_la_OBJECTS = libhpsj5s_la-hpsj5s.lo +libhpsj5s_la_OBJECTS = $(am_libhpsj5s_la_OBJECTS) +libhs2p_la_LIBADD = +am_libhs2p_la_OBJECTS = libhs2p_la-hs2p.lo +libhs2p_la_OBJECTS = $(am_libhs2p_la_OBJECTS) +libibm_la_LIBADD = +am_libibm_la_OBJECTS = libibm_la-ibm.lo +libibm_la_OBJECTS = $(am_libibm_la_OBJECTS) +libkodak_la_LIBADD = +am_libkodak_la_OBJECTS = libkodak_la-kodak.lo +libkodak_la_OBJECTS = $(am_libkodak_la_OBJECTS) +libkodakaio_la_LIBADD = +am_libkodakaio_la_OBJECTS = libkodakaio_la-kodakaio.lo +libkodakaio_la_OBJECTS = $(am_libkodakaio_la_OBJECTS) +libkvs1025_la_LIBADD = +am_libkvs1025_la_OBJECTS = libkvs1025_la-kvs1025.lo \ + libkvs1025_la-kvs1025_low.lo libkvs1025_la-kvs1025_opt.lo \ + libkvs1025_la-kvs1025_usb.lo +libkvs1025_la_OBJECTS = $(am_libkvs1025_la_OBJECTS) +libkvs20xx_la_LIBADD = +am_libkvs20xx_la_OBJECTS = libkvs20xx_la-kvs20xx.lo \ + libkvs20xx_la-kvs20xx_cmd.lo libkvs20xx_la-kvs20xx_opt.lo +libkvs20xx_la_OBJECTS = $(am_libkvs20xx_la_OBJECTS) +libkvs40xx_la_LIBADD = +am_libkvs40xx_la_OBJECTS = libkvs40xx_la-kvs40xx.lo \ + libkvs40xx_la-kvs40xx_cmd.lo libkvs40xx_la-kvs40xx_opt.lo +libkvs40xx_la_OBJECTS = $(am_libkvs40xx_la_OBJECTS) +libleo_la_LIBADD = +am_libleo_la_OBJECTS = libleo_la-leo.lo +libleo_la_OBJECTS = $(am_libleo_la_OBJECTS) +liblexmark_la_LIBADD = +am_liblexmark_la_OBJECTS = liblexmark_la-lexmark.lo \ + liblexmark_la-lexmark_low.lo +liblexmark_la_OBJECTS = $(am_liblexmark_la_OBJECTS) +libma1509_la_LIBADD = +am_libma1509_la_OBJECTS = libma1509_la-ma1509.lo +libma1509_la_OBJECTS = $(am_libma1509_la_OBJECTS) +libmagicolor_la_LIBADD = +am_libmagicolor_la_OBJECTS = libmagicolor_la-magicolor.lo +libmagicolor_la_OBJECTS = $(am_libmagicolor_la_OBJECTS) +libmatsushita_la_LIBADD = +am_libmatsushita_la_OBJECTS = libmatsushita_la-matsushita.lo +libmatsushita_la_OBJECTS = $(am_libmatsushita_la_OBJECTS) +libmicrotek_la_LIBADD = +am_libmicrotek_la_OBJECTS = libmicrotek_la-microtek.lo +libmicrotek_la_OBJECTS = $(am_libmicrotek_la_OBJECTS) +libmicrotek2_la_LIBADD = +am_libmicrotek2_la_OBJECTS = libmicrotek2_la-microtek2.lo +libmicrotek2_la_OBJECTS = $(am_libmicrotek2_la_OBJECTS) +libmustek_la_LIBADD = +am_libmustek_la_OBJECTS = libmustek_la-mustek.lo +libmustek_la_OBJECTS = $(am_libmustek_la_OBJECTS) +libmustek_pp_la_LIBADD = +am_libmustek_pp_la_OBJECTS = libmustek_pp_la-mustek_pp.lo +libmustek_pp_la_OBJECTS = $(am_libmustek_pp_la_OBJECTS) +libmustek_usb_la_LIBADD = +am_libmustek_usb_la_OBJECTS = libmustek_usb_la-mustek_usb.lo +libmustek_usb_la_OBJECTS = $(am_libmustek_usb_la_OBJECTS) +libmustek_usb2_la_LIBADD = +am_libmustek_usb2_la_OBJECTS = libmustek_usb2_la-mustek_usb2.lo +libmustek_usb2_la_OBJECTS = $(am_libmustek_usb2_la_OBJECTS) +libnec_la_LIBADD = +am_libnec_la_OBJECTS = libnec_la-nec.lo +libnec_la_OBJECTS = $(am_libnec_la_OBJECTS) +libnet_la_LIBADD = +am_libnet_la_OBJECTS = libnet_la-net.lo +libnet_la_OBJECTS = $(am_libnet_la_OBJECTS) +libniash_la_LIBADD = +am_libniash_la_OBJECTS = libniash_la-niash.lo +libniash_la_OBJECTS = $(am_libniash_la_OBJECTS) +libp5_la_LIBADD = +am_libp5_la_OBJECTS = libp5_la-p5.lo +libp5_la_OBJECTS = $(am_libp5_la_OBJECTS) +libpie_la_LIBADD = +am_libpie_la_OBJECTS = libpie_la-pie.lo +libpie_la_OBJECTS = $(am_libpie_la_OBJECTS) +libpint_la_LIBADD = +am_libpint_la_OBJECTS = libpint_la-pint.lo +libpint_la_OBJECTS = $(am_libpint_la_OBJECTS) +libpixma_la_LIBADD = +am_libpixma_la_OBJECTS = libpixma_la-pixma.lo \ + libpixma_la-pixma_io_sanei.lo libpixma_la-pixma_common.lo \ + libpixma_la-pixma_mp150.lo libpixma_la-pixma_mp730.lo \ + libpixma_la-pixma_mp750.lo libpixma_la-pixma_mp810.lo \ + libpixma_la-pixma_imageclass.lo libpixma_la-pixma_bjnp.lo +libpixma_la_OBJECTS = $(am_libpixma_la_OBJECTS) +libplustek_la_LIBADD = +am_libplustek_la_OBJECTS = libplustek_la-plustek.lo +libplustek_la_OBJECTS = $(am_libplustek_la_OBJECTS) +libplustek_pp_la_LIBADD = +am_libplustek_pp_la_OBJECTS = libplustek_pp_la-plustek_pp.lo +libplustek_pp_la_OBJECTS = $(am_libplustek_pp_la_OBJECTS) +libpnm_la_LIBADD = +am_libpnm_la_OBJECTS = libpnm_la-pnm.lo +libpnm_la_OBJECTS = $(am_libpnm_la_OBJECTS) +libqcam_la_LIBADD = +am_libqcam_la_OBJECTS = libqcam_la-qcam.lo +libqcam_la_OBJECTS = $(am_libqcam_la_OBJECTS) +libricoh_la_LIBADD = +am_libricoh_la_OBJECTS = libricoh_la-ricoh.lo +libricoh_la_OBJECTS = $(am_libricoh_la_OBJECTS) +librts8891_la_LIBADD = +am_librts8891_la_OBJECTS = librts8891_la-rts8891.lo \ + librts8891_la-rts88xx_lib.lo +librts8891_la_OBJECTS = $(am_librts8891_la_OBJECTS) +libs9036_la_LIBADD = +am_libs9036_la_OBJECTS = libs9036_la-s9036.lo +libs9036_la_OBJECTS = $(am_libs9036_la_OBJECTS) +am__DEPENDENCIES_1 = +libsane_abaton_la_DEPENDENCIES = $(COMMON_LIBS) libabaton.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_abaton_la_OBJECTS = libsane_abaton_la-abaton-s.lo +libsane_abaton_la_OBJECTS = $(nodist_libsane_abaton_la_OBJECTS) +libsane_abaton_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_abaton_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_agfafocus_la_DEPENDENCIES = $(COMMON_LIBS) libagfafocus.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_thread.lo \ + ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_agfafocus_la_OBJECTS = \ + libsane_agfafocus_la-agfafocus-s.lo +libsane_agfafocus_la_OBJECTS = $(nodist_libsane_agfafocus_la_OBJECTS) +libsane_agfafocus_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_agfafocus_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_apple_la_DEPENDENCIES = $(COMMON_LIBS) libapple.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_apple_la_OBJECTS = libsane_apple_la-apple-s.lo +libsane_apple_la_OBJECTS = $(nodist_libsane_apple_la_OBJECTS) +libsane_apple_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_apple_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_artec_la_DEPENDENCIES = $(COMMON_LIBS) libartec.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_artec_la_OBJECTS = libsane_artec_la-artec-s.lo +libsane_artec_la_OBJECTS = $(nodist_libsane_artec_la_OBJECTS) +libsane_artec_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_artec_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_artec_eplus48u_la_DEPENDENCIES = $(COMMON_LIBS) \ + libartec_eplus48u.la ../sanei/sanei_init_debug.lo \ + ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo \ + ../sanei/sanei_thread.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_artec_eplus48u_la_OBJECTS = \ + libsane_artec_eplus48u_la-artec_eplus48u-s.lo +libsane_artec_eplus48u_la_OBJECTS = \ + $(nodist_libsane_artec_eplus48u_la_OBJECTS) +libsane_artec_eplus48u_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_artec_eplus48u_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_as6e_la_DEPENDENCIES = $(COMMON_LIBS) libas6e.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo +nodist_libsane_as6e_la_OBJECTS = libsane_as6e_la-as6e-s.lo +libsane_as6e_la_OBJECTS = $(nodist_libsane_as6e_la_OBJECTS) +libsane_as6e_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_as6e_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_avision_la_DEPENDENCIES = $(COMMON_LIBS) libavision.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo \ + ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_avision_la_OBJECTS = libsane_avision_la-avision-s.lo +libsane_avision_la_OBJECTS = $(nodist_libsane_avision_la_OBJECTS) +libsane_avision_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_avision_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_bh_la_DEPENDENCIES = $(COMMON_LIBS) libbh.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_bh_la_OBJECTS = libsane_bh_la-bh-s.lo +libsane_bh_la_OBJECTS = $(nodist_libsane_bh_la_OBJECTS) +libsane_bh_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(libsane_bh_la_LDFLAGS) $(LDFLAGS) -o $@ +libsane_canon_la_DEPENDENCIES = $(COMMON_LIBS) libcanon.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_canon_la_OBJECTS = libsane_canon_la-canon-s.lo +libsane_canon_la_OBJECTS = $(nodist_libsane_canon_la_OBJECTS) +libsane_canon_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_canon_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_canon630u_la_DEPENDENCIES = $(COMMON_LIBS) libcanon630u.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_canon630u_la_OBJECTS = \ + libsane_canon630u_la-canon630u-s.lo +libsane_canon630u_la_OBJECTS = $(nodist_libsane_canon630u_la_OBJECTS) +libsane_canon630u_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_canon630u_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_canon_dr_la_DEPENDENCIES = $(COMMON_LIBS) libcanon_dr.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_canon_dr_la_OBJECTS = \ + libsane_canon_dr_la-canon_dr-s.lo +libsane_canon_dr_la_OBJECTS = $(nodist_libsane_canon_dr_la_OBJECTS) +libsane_canon_dr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_canon_dr_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_canon_pp_la_DEPENDENCIES = $(COMMON_LIBS) libcanon_pp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_canon_pp_la_OBJECTS = \ + libsane_canon_pp_la-canon_pp-s.lo +libsane_canon_pp_la_OBJECTS = $(nodist_libsane_canon_pp_la_OBJECTS) +libsane_canon_pp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_canon_pp_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_cardscan_la_DEPENDENCIES = $(COMMON_LIBS) libcardscan.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_cardscan_la_OBJECTS = \ + libsane_cardscan_la-cardscan-s.lo +libsane_cardscan_la_OBJECTS = $(nodist_libsane_cardscan_la_OBJECTS) +libsane_cardscan_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_cardscan_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_coolscan_la_DEPENDENCIES = $(COMMON_LIBS) libcoolscan.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_thread.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_coolscan_la_OBJECTS = \ + libsane_coolscan_la-coolscan-s.lo +libsane_coolscan_la_OBJECTS = $(nodist_libsane_coolscan_la_OBJECTS) +libsane_coolscan_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_coolscan_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_coolscan2_la_DEPENDENCIES = $(COMMON_LIBS) libcoolscan2.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_coolscan2_la_OBJECTS = \ + libsane_coolscan2_la-coolscan2-s.lo +libsane_coolscan2_la_OBJECTS = $(nodist_libsane_coolscan2_la_OBJECTS) +libsane_coolscan2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_coolscan2_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_coolscan3_la_DEPENDENCIES = $(COMMON_LIBS) libcoolscan3.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_coolscan3_la_OBJECTS = \ + libsane_coolscan3_la-coolscan3-s.lo +libsane_coolscan3_la_OBJECTS = $(nodist_libsane_coolscan3_la_OBJECTS) +libsane_coolscan3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_coolscan3_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_dc210_la_DEPENDENCIES = $(COMMON_LIBS) libdc210.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_dc210_la_OBJECTS = libsane_dc210_la-dc210-s.lo +libsane_dc210_la_OBJECTS = $(nodist_libsane_dc210_la_OBJECTS) +libsane_dc210_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_dc210_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_dc240_la_DEPENDENCIES = $(COMMON_LIBS) libdc240.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_dc240_la_OBJECTS = libsane_dc240_la-dc240-s.lo +libsane_dc240_la_OBJECTS = $(nodist_libsane_dc240_la_OBJECTS) +libsane_dc240_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_dc240_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_dc25_la_DEPENDENCIES = $(COMMON_LIBS) libdc25.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_dc25_la_OBJECTS = libsane_dc25_la-dc25-s.lo +libsane_dc25_la_OBJECTS = $(nodist_libsane_dc25_la_OBJECTS) +libsane_dc25_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_dc25_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_dell1600n_net_la_DEPENDENCIES = $(COMMON_LIBS) \ + libdell1600n_net.la ../sanei/sanei_init_debug.lo \ + ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo \ + sane_strstatus.lo $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_dell1600n_net_la_OBJECTS = \ + libsane_dell1600n_net_la-dell1600n_net-s.lo +libsane_dell1600n_net_la_OBJECTS = \ + $(nodist_libsane_dell1600n_net_la_OBJECTS) +libsane_dell1600n_net_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_dell1600n_net_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_dll_la_DEPENDENCIES = $(COMMON_LIBS) libdll.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_dll_la_OBJECTS = libsane_dll_la-dll-s.lo +libsane_dll_la_OBJECTS = $(nodist_libsane_dll_la_OBJECTS) +libsane_dll_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_dll_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_dmc_la_DEPENDENCIES = $(COMMON_LIBS) libdmc.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_dmc_la_OBJECTS = libsane_dmc_la-dmc-s.lo +libsane_dmc_la_OBJECTS = $(nodist_libsane_dmc_la_OBJECTS) +libsane_dmc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_dmc_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_epjitsu_la_DEPENDENCIES = $(COMMON_LIBS) libepjitsu.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_epjitsu_la_OBJECTS = libsane_epjitsu_la-epjitsu-s.lo +libsane_epjitsu_la_OBJECTS = $(nodist_libsane_epjitsu_la_OBJECTS) +libsane_epjitsu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_epjitsu_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_epson_la_DEPENDENCIES = $(COMMON_LIBS) libepson.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_pio.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_epson_la_OBJECTS = libsane_epson_la-epson-s.lo +libsane_epson_la_OBJECTS = $(nodist_libsane_epson_la_OBJECTS) +libsane_epson_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_epson_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_epson2_la_DEPENDENCIES = $(COMMON_LIBS) libepson2.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo \ + ../sanei/sanei_udp.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_epson2_la_OBJECTS = libsane_epson2_la-epson2-s.lo +libsane_epson2_la_OBJECTS = $(nodist_libsane_epson2_la_OBJECTS) +libsane_epson2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_epson2_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_fujitsu_la_DEPENDENCIES = $(COMMON_LIBS) libfujitsu.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_magic.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_fujitsu_la_OBJECTS = libsane_fujitsu_la-fujitsu-s.lo +libsane_fujitsu_la_OBJECTS = $(nodist_libsane_fujitsu_la_OBJECTS) +libsane_fujitsu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_fujitsu_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_genesys_la_DEPENDENCIES = $(COMMON_LIBS) libgenesys.la \ + ../sanei/sanei_magic.lo ../sanei/sanei_init_debug.lo \ + ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_genesys_la_OBJECTS = libsane_genesys_la-genesys-s.lo +libsane_genesys_la_OBJECTS = $(nodist_libsane_genesys_la_OBJECTS) +libsane_genesys_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_genesys_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_gphoto2_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(COMMON_LIBS) \ + libgphoto2_i.la ../sanei/sanei_init_debug.lo \ + ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo \ + sane_strstatus.lo $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_gphoto2_la_OBJECTS = libsane_gphoto2_la-gphoto2-s.lo +libsane_gphoto2_la_OBJECTS = $(nodist_libsane_gphoto2_la_OBJECTS) +libsane_gphoto2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_gphoto2_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_gt68xx_la_DEPENDENCIES = $(COMMON_LIBS) libgt68xx.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_gt68xx_la_OBJECTS = libsane_gt68xx_la-gt68xx-s.lo +libsane_gt68xx_la_OBJECTS = $(nodist_libsane_gt68xx_la_OBJECTS) +libsane_gt68xx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_gt68xx_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hp_la_DEPENDENCIES = $(COMMON_LIBS) libhp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_pio.lo ../sanei/sanei_thread.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_hp_la_OBJECTS = libsane_hp_la-hp-s.lo +libsane_hp_la_OBJECTS = $(nodist_libsane_hp_la_OBJECTS) +libsane_hp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(libsane_hp_la_LDFLAGS) $(LDFLAGS) -o $@ +libsane_hp3500_la_DEPENDENCIES = $(COMMON_LIBS) libhp3500.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_hp3500_la_OBJECTS = libsane_hp3500_la-hp3500-s.lo +libsane_hp3500_la_OBJECTS = $(nodist_libsane_hp3500_la_OBJECTS) +libsane_hp3500_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hp3500_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hp3900_la_DEPENDENCIES = $(COMMON_LIBS) libhp3900.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_hp3900_la_OBJECTS = libsane_hp3900_la-hp3900-s.lo +libsane_hp3900_la_OBJECTS = $(nodist_libsane_hp3900_la_OBJECTS) +libsane_hp3900_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hp3900_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hp4200_la_DEPENDENCIES = $(COMMON_LIBS) libhp4200.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_hp4200_la_OBJECTS = libsane_hp4200_la-hp4200-s.lo +libsane_hp4200_la_OBJECTS = $(nodist_libsane_hp4200_la_OBJECTS) +libsane_hp4200_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hp4200_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hp5400_la_DEPENDENCIES = $(COMMON_LIBS) libhp5400.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_hp5400_la_OBJECTS = libsane_hp5400_la-hp5400-s.lo +libsane_hp5400_la_OBJECTS = $(nodist_libsane_hp5400_la_OBJECTS) +libsane_hp5400_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hp5400_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hp5590_la_DEPENDENCIES = $(COMMON_LIBS) libhp5590.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_hp5590_la_OBJECTS = libsane_hp5590_la-hp5590-s.lo +libsane_hp5590_la_OBJECTS = $(nodist_libsane_hp5590_la_OBJECTS) +libsane_hp5590_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hp5590_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hpljm1005_la_DEPENDENCIES = $(COMMON_LIBS) libhpljm1005.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_hpljm1005_la_OBJECTS = \ + libsane_hpljm1005_la-hpljm1005-s.lo +libsane_hpljm1005_la_OBJECTS = $(nodist_libsane_hpljm1005_la_OBJECTS) +libsane_hpljm1005_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hpljm1005_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_hpsj5s_la_DEPENDENCIES = $(COMMON_LIBS) libhpsj5s.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_hpsj5s_la_OBJECTS = libsane_hpsj5s_la-hpsj5s-s.lo +libsane_hpsj5s_la_OBJECTS = $(nodist_libsane_hpsj5s_la_OBJECTS) +libsane_hpsj5s_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hpsj5s_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_hs2p_la_DEPENDENCIES = $(COMMON_LIBS) libhs2p.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_hs2p_la_OBJECTS = libsane_hs2p_la-hs2p-s.lo +libsane_hs2p_la_OBJECTS = $(nodist_libsane_hs2p_la_OBJECTS) +libsane_hs2p_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_hs2p_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_ibm_la_DEPENDENCIES = $(COMMON_LIBS) libibm.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_ibm_la_OBJECTS = libsane_ibm_la-ibm-s.lo +libsane_ibm_la_OBJECTS = $(nodist_libsane_ibm_la_OBJECTS) +libsane_ibm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_ibm_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_kodak_la_DEPENDENCIES = $(COMMON_LIBS) libkodak.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_kodak_la_OBJECTS = libsane_kodak_la-kodak-s.lo +libsane_kodak_la_OBJECTS = $(nodist_libsane_kodak_la_OBJECTS) +libsane_kodak_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_kodak_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_kodakaio_la_DEPENDENCIES = $(COMMON_LIBS) libkodakaio.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_kodakaio_la_OBJECTS = \ + libsane_kodakaio_la-kodakaio-s.lo +libsane_kodakaio_la_OBJECTS = $(nodist_libsane_kodakaio_la_OBJECTS) +libsane_kodakaio_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_kodakaio_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_kvs1025_la_DEPENDENCIES = $(COMMON_LIBS) libkvs1025.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_magic.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_kvs1025_la_OBJECTS = libsane_kvs1025_la-kvs1025-s.lo +libsane_kvs1025_la_OBJECTS = $(nodist_libsane_kvs1025_la_OBJECTS) +libsane_kvs1025_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_kvs1025_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_kvs20xx_la_DEPENDENCIES = $(COMMON_LIBS) libkvs20xx.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_kvs20xx_la_OBJECTS = libsane_kvs20xx_la-kvs20xx-s.lo +libsane_kvs20xx_la_OBJECTS = $(nodist_libsane_kvs20xx_la_OBJECTS) +libsane_kvs20xx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_kvs20xx_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_kvs40xx_la_DEPENDENCIES = $(COMMON_LIBS) libkvs40xx.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_kvs40xx_la_OBJECTS = libsane_kvs40xx_la-kvs40xx-s.lo +libsane_kvs40xx_la_OBJECTS = $(nodist_libsane_kvs40xx_la_OBJECTS) +libsane_kvs40xx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_kvs40xx_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_leo_la_DEPENDENCIES = $(COMMON_LIBS) libleo.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_leo_la_OBJECTS = libsane_leo_la-leo-s.lo +libsane_leo_la_OBJECTS = $(nodist_libsane_leo_la_OBJECTS) +libsane_leo_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_leo_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_lexmark_la_DEPENDENCIES = $(COMMON_LIBS) liblexmark.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_lexmark_la_OBJECTS = libsane_lexmark_la-lexmark-s.lo +libsane_lexmark_la_OBJECTS = $(nodist_libsane_lexmark_la_OBJECTS) +libsane_lexmark_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_lexmark_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_ma1509_la_DEPENDENCIES = $(COMMON_LIBS) libma1509.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_ma1509_la_OBJECTS = libsane_ma1509_la-ma1509-s.lo +libsane_ma1509_la_OBJECTS = $(nodist_libsane_ma1509_la_OBJECTS) +libsane_ma1509_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_ma1509_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_magicolor_la_DEPENDENCIES = $(COMMON_LIBS) libmagicolor.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_magicolor_la_OBJECTS = \ + libsane_magicolor_la-magicolor-s.lo +libsane_magicolor_la_OBJECTS = $(nodist_libsane_magicolor_la_OBJECTS) +libsane_magicolor_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_magicolor_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_matsushita_la_DEPENDENCIES = $(COMMON_LIBS) libmatsushita.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_matsushita_la_OBJECTS = \ + libsane_matsushita_la-matsushita-s.lo +libsane_matsushita_la_OBJECTS = \ + $(nodist_libsane_matsushita_la_OBJECTS) +libsane_matsushita_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_matsushita_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_microtek_la_DEPENDENCIES = $(COMMON_LIBS) libmicrotek.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_microtek_la_OBJECTS = \ + libsane_microtek_la-microtek-s.lo +libsane_microtek_la_OBJECTS = $(nodist_libsane_microtek_la_OBJECTS) +libsane_microtek_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_microtek_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_microtek2_la_DEPENDENCIES = $(COMMON_LIBS) libmicrotek2.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_thread.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_microtek2_la_OBJECTS = \ + libsane_microtek2_la-microtek2-s.lo +libsane_microtek2_la_OBJECTS = $(nodist_libsane_microtek2_la_OBJECTS) +libsane_microtek2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_microtek2_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_mustek_la_DEPENDENCIES = $(COMMON_LIBS) libmustek.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_thread.lo ../sanei/sanei_ab306.lo \ + ../sanei/sanei_pa4s2.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_mustek_la_OBJECTS = libsane_mustek_la-mustek-s.lo +libsane_mustek_la_OBJECTS = $(nodist_libsane_mustek_la_OBJECTS) +libsane_mustek_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_mustek_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_mustek_pp_la_DEPENDENCIES = $(COMMON_LIBS) libmustek_pp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_pa4s2.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_mustek_pp_la_OBJECTS = \ + libsane_mustek_pp_la-mustek_pp-s.lo +libsane_mustek_pp_la_OBJECTS = $(nodist_libsane_mustek_pp_la_OBJECTS) +libsane_mustek_pp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_mustek_pp_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_mustek_usb_la_DEPENDENCIES = $(COMMON_LIBS) libmustek_usb.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_mustek_usb_la_OBJECTS = \ + libsane_mustek_usb_la-mustek_usb-s.lo +libsane_mustek_usb_la_OBJECTS = \ + $(nodist_libsane_mustek_usb_la_OBJECTS) +libsane_mustek_usb_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_mustek_usb_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_mustek_usb2_la_DEPENDENCIES = $(COMMON_LIBS) libmustek_usb2.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_mustek_usb2_la_OBJECTS = \ + libsane_mustek_usb2_la-mustek_usb2-s.lo +libsane_mustek_usb2_la_OBJECTS = \ + $(nodist_libsane_mustek_usb2_la_OBJECTS) +libsane_mustek_usb2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_mustek_usb2_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_nec_la_DEPENDENCIES = $(COMMON_LIBS) libnec.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_nec_la_OBJECTS = libsane_nec_la-nec-s.lo +libsane_nec_la_OBJECTS = $(nodist_libsane_nec_la_OBJECTS) +libsane_nec_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_nec_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_net_la_DEPENDENCIES = $(COMMON_LIBS) libnet.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_net.lo ../sanei/sanei_wire.lo \ + ../sanei/sanei_codec_bin.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_net_la_OBJECTS = libsane_net_la-net-s.lo +libsane_net_la_OBJECTS = $(nodist_libsane_net_la_OBJECTS) +libsane_net_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_net_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_niash_la_DEPENDENCIES = $(COMMON_LIBS) libniash.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_niash_la_OBJECTS = libsane_niash_la-niash-s.lo +libsane_niash_la_OBJECTS = $(nodist_libsane_niash_la_OBJECTS) +libsane_niash_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_niash_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_p5_la_DEPENDENCIES = $(COMMON_LIBS) libp5.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo +nodist_libsane_p5_la_OBJECTS = libsane_p5_la-p5-s.lo +libsane_p5_la_OBJECTS = $(nodist_libsane_p5_la_OBJECTS) +libsane_p5_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(libsane_p5_la_LDFLAGS) $(LDFLAGS) -o $@ +libsane_pie_la_DEPENDENCIES = $(COMMON_LIBS) libpie.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_thread.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_pie_la_OBJECTS = libsane_pie_la-pie-s.lo +libsane_pie_la_OBJECTS = $(nodist_libsane_pie_la_OBJECTS) +libsane_pie_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_pie_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_pint_la_DEPENDENCIES = $(COMMON_LIBS) libpint.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo +nodist_libsane_pint_la_OBJECTS = libsane_pint_la-pint-s.lo +libsane_pint_la_OBJECTS = $(nodist_libsane_pint_la_OBJECTS) +libsane_pint_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_pint_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_pixma_la_DEPENDENCIES = $(COMMON_LIBS) libpixma.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_pixma_la_OBJECTS = libsane_pixma_la-pixma-s.lo +libsane_pixma_la_OBJECTS = $(nodist_libsane_pixma_la_OBJECTS) +libsane_pixma_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_pixma_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_plustek_la_DEPENDENCIES = $(COMMON_LIBS) libplustek.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo \ + ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_plustek_la_OBJECTS = libsane_plustek_la-plustek-s.lo +libsane_plustek_la_OBJECTS = $(nodist_libsane_plustek_la_OBJECTS) +libsane_plustek_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_plustek_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_plustek_pp_la_DEPENDENCIES = $(COMMON_LIBS) libplustek_pp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_plustek_pp_la_OBJECTS = \ + libsane_plustek_pp_la-plustek_pp-s.lo +libsane_plustek_pp_la_OBJECTS = \ + $(nodist_libsane_plustek_pp_la_OBJECTS) +libsane_plustek_pp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_plustek_pp_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_pnm_la_DEPENDENCIES = $(COMMON_LIBS) libpnm.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo +nodist_libsane_pnm_la_OBJECTS = libsane_pnm_la-pnm-s.lo +libsane_pnm_la_OBJECTS = $(nodist_libsane_pnm_la_OBJECTS) +libsane_pnm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_pnm_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_qcam_la_DEPENDENCIES = $(COMMON_LIBS) libqcam.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_pio.lo +nodist_libsane_qcam_la_OBJECTS = libsane_qcam_la-qcam-s.lo +libsane_qcam_la_OBJECTS = $(nodist_libsane_qcam_la_OBJECTS) +libsane_qcam_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_qcam_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_ricoh_la_DEPENDENCIES = $(COMMON_LIBS) libricoh.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_ricoh_la_OBJECTS = libsane_ricoh_la-ricoh-s.lo +libsane_ricoh_la_OBJECTS = $(nodist_libsane_ricoh_la_OBJECTS) +libsane_ricoh_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_ricoh_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_rts8891_la_DEPENDENCIES = $(COMMON_LIBS) librts8891.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_scsi.lo ../sanei/sanei_usb.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_rts8891_la_OBJECTS = libsane_rts8891_la-rts8891-s.lo +libsane_rts8891_la_OBJECTS = $(nodist_libsane_rts8891_la_OBJECTS) +libsane_rts8891_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_rts8891_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_s9036_la_DEPENDENCIES = $(COMMON_LIBS) libs9036.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_s9036_la_OBJECTS = libsane_s9036_la-s9036-s.lo +libsane_s9036_la_OBJECTS = $(nodist_libsane_s9036_la_OBJECTS) +libsane_s9036_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_s9036_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_sceptre_la_DEPENDENCIES = $(COMMON_LIBS) libsceptre.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_sceptre_la_OBJECTS = libsane_sceptre_la-sceptre-s.lo +libsane_sceptre_la_OBJECTS = $(nodist_libsane_sceptre_la_OBJECTS) +libsane_sceptre_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_sceptre_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_sharp_la_DEPENDENCIES = $(COMMON_LIBS) libsharp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_sharp_la_OBJECTS = libsane_sharp_la-sharp-s.lo +libsane_sharp_la_OBJECTS = $(nodist_libsane_sharp_la_OBJECTS) +libsane_sharp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_sharp_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_sm3600_la_DEPENDENCIES = $(COMMON_LIBS) libsm3600.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_sm3600_la_OBJECTS = libsane_sm3600_la-sm3600-s.lo +libsane_sm3600_la_OBJECTS = $(nodist_libsane_sm3600_la_OBJECTS) +libsane_sm3600_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_sm3600_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_sm3840_la_DEPENDENCIES = $(COMMON_LIBS) libsm3840.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_sm3840_la_OBJECTS = libsane_sm3840_la-sm3840-s.lo +libsane_sm3840_la_OBJECTS = $(nodist_libsane_sm3840_la_OBJECTS) +libsane_sm3840_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_sm3840_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_snapscan_la_DEPENDENCIES = $(COMMON_LIBS) libsnapscan.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo \ + ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_snapscan_la_OBJECTS = \ + libsane_snapscan_la-snapscan-s.lo +libsane_snapscan_la_OBJECTS = $(nodist_libsane_snapscan_la_OBJECTS) +libsane_snapscan_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_snapscan_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_sp15c_la_DEPENDENCIES = $(COMMON_LIBS) libsp15c.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_thread.lo \ + ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_sp15c_la_OBJECTS = libsane_sp15c_la-sp15c-s.lo +libsane_sp15c_la_OBJECTS = $(nodist_libsane_sp15c_la_OBJECTS) +libsane_sp15c_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_sp15c_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_st400_la_DEPENDENCIES = $(COMMON_LIBS) libst400.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_st400_la_OBJECTS = libsane_st400_la-st400-s.lo +libsane_st400_la_OBJECTS = $(nodist_libsane_st400_la_OBJECTS) +libsane_st400_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_st400_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_stv680_la_DEPENDENCIES = $(COMMON_LIBS) libstv680.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_stv680_la_OBJECTS = libsane_stv680_la-stv680-s.lo +libsane_stv680_la_OBJECTS = $(nodist_libsane_stv680_la_OBJECTS) +libsane_stv680_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_stv680_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_tamarack_la_DEPENDENCIES = $(COMMON_LIBS) libtamarack.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_thread.lo \ + ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_tamarack_la_OBJECTS = \ + libsane_tamarack_la-tamarack-s.lo +libsane_tamarack_la_OBJECTS = $(nodist_libsane_tamarack_la_OBJECTS) +libsane_tamarack_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_tamarack_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_teco1_la_DEPENDENCIES = $(COMMON_LIBS) libteco1.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_teco1_la_OBJECTS = libsane_teco1_la-teco1-s.lo +libsane_teco1_la_OBJECTS = $(nodist_libsane_teco1_la_OBJECTS) +libsane_teco1_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_teco1_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_teco2_la_DEPENDENCIES = $(COMMON_LIBS) libteco2.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_teco2_la_OBJECTS = libsane_teco2_la-teco2-s.lo +libsane_teco2_la_OBJECTS = $(nodist_libsane_teco2_la_OBJECTS) +libsane_teco2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_teco2_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_teco3_la_DEPENDENCIES = $(COMMON_LIBS) libteco3.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_scsi.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_teco3_la_OBJECTS = libsane_teco3_la-teco3-s.lo +libsane_teco3_la_OBJECTS = $(nodist_libsane_teco3_la_OBJECTS) +libsane_teco3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_teco3_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_test_la_DEPENDENCIES = $(COMMON_LIBS) libtest.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_thread.lo $(am__DEPENDENCIES_1) +nodist_libsane_test_la_OBJECTS = libsane_test_la-test-s.lo +libsane_test_la_OBJECTS = $(nodist_libsane_test_la_OBJECTS) +libsane_test_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_test_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_u12_la_DEPENDENCIES = $(COMMON_LIBS) libu12.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_u12_la_OBJECTS = libsane_u12_la-u12-s.lo +libsane_u12_la_OBJECTS = $(nodist_libsane_u12_la_OBJECTS) +libsane_u12_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_u12_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_umax_la_DEPENDENCIES = $(COMMON_LIBS) libumax.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo ../sanei/sanei_config2.lo \ + sane_strstatus.lo ../sanei/sanei_usb.lo \ + ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo \ + ../sanei/sanei_pv8630.lo $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_umax_la_OBJECTS = libsane_umax_la-umax-s.lo +libsane_umax_la_OBJECTS = $(nodist_libsane_umax_la_OBJECTS) +libsane_umax_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_umax_la_LDFLAGS) $(LDFLAGS) \ + -o $@ +libsane_umax1220u_la_DEPENDENCIES = $(COMMON_LIBS) libumax1220u.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +nodist_libsane_umax1220u_la_OBJECTS = \ + libsane_umax1220u_la-umax1220u-s.lo +libsane_umax1220u_la_OBJECTS = $(nodist_libsane_umax1220u_la_OBJECTS) +libsane_umax1220u_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_umax1220u_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_umax_pp_la_DEPENDENCIES = $(COMMON_LIBS) libumax_pp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_umax_pp_la_OBJECTS = libsane_umax_pp_la-umax_pp-s.lo +libsane_umax_pp_la_OBJECTS = $(nodist_libsane_umax_pp_la_OBJECTS) +libsane_umax_pp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_umax_pp_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +libsane_v4l_la_DEPENDENCIES = $(COMMON_LIBS) libv4l.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + $(am__DEPENDENCIES_1) +nodist_libsane_v4l_la_OBJECTS = libsane_v4l_la-v4l-s.lo +libsane_v4l_la_OBJECTS = $(nodist_libsane_v4l_la_OBJECTS) +libsane_v4l_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_v4l_la_LDFLAGS) $(LDFLAGS) -o \ + $@ +libsane_xerox_mfp_la_DEPENDENCIES = $(COMMON_LIBS) libxerox_mfp.la \ + ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo \ + ../sanei/sanei_config.lo sane_strstatus.lo \ + ../sanei/sanei_usb.lo ../sanei/sanei_tcp.lo \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +nodist_libsane_xerox_mfp_la_OBJECTS = \ + libsane_xerox_mfp_la-xerox_mfp-s.lo +libsane_xerox_mfp_la_OBJECTS = $(nodist_libsane_xerox_mfp_la_OBJECTS) +libsane_xerox_mfp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libsane_xerox_mfp_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +nodist_libsane_la_OBJECTS = libsane_la-dll-s.lo +libsane_la_OBJECTS = $(nodist_libsane_la_OBJECTS) +libsane_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(libsane_la_LDFLAGS) $(LDFLAGS) -o $@ +libsceptre_la_LIBADD = +am_libsceptre_la_OBJECTS = libsceptre_la-sceptre.lo +libsceptre_la_OBJECTS = $(am_libsceptre_la_OBJECTS) +libsharp_la_LIBADD = +am_libsharp_la_OBJECTS = libsharp_la-sharp.lo +libsharp_la_OBJECTS = $(am_libsharp_la_OBJECTS) +libsm3600_la_LIBADD = +am_libsm3600_la_OBJECTS = libsm3600_la-sm3600.lo +libsm3600_la_OBJECTS = $(am_libsm3600_la_OBJECTS) +libsm3840_la_LIBADD = +am_libsm3840_la_OBJECTS = libsm3840_la-sm3840.lo +libsm3840_la_OBJECTS = $(am_libsm3840_la_OBJECTS) +libsnapscan_la_LIBADD = +am_libsnapscan_la_OBJECTS = libsnapscan_la-snapscan.lo +libsnapscan_la_OBJECTS = $(am_libsnapscan_la_OBJECTS) +libsp15c_la_LIBADD = +am_libsp15c_la_OBJECTS = libsp15c_la-sp15c.lo +libsp15c_la_OBJECTS = $(am_libsp15c_la_OBJECTS) +libst400_la_LIBADD = +am_libst400_la_OBJECTS = libst400_la-st400.lo +libst400_la_OBJECTS = $(am_libst400_la_OBJECTS) +libstv680_la_LIBADD = +am_libstv680_la_OBJECTS = libstv680_la-stv680.lo +libstv680_la_OBJECTS = $(am_libstv680_la_OBJECTS) +libtamarack_la_LIBADD = +am_libtamarack_la_OBJECTS = libtamarack_la-tamarack.lo +libtamarack_la_OBJECTS = $(am_libtamarack_la_OBJECTS) +libteco1_la_LIBADD = +am_libteco1_la_OBJECTS = libteco1_la-teco1.lo +libteco1_la_OBJECTS = $(am_libteco1_la_OBJECTS) +libteco2_la_LIBADD = +am_libteco2_la_OBJECTS = libteco2_la-teco2.lo +libteco2_la_OBJECTS = $(am_libteco2_la_OBJECTS) +libteco3_la_LIBADD = +am_libteco3_la_OBJECTS = libteco3_la-teco3.lo +libteco3_la_OBJECTS = $(am_libteco3_la_OBJECTS) +libtest_la_LIBADD = +am_libtest_la_OBJECTS = libtest_la-test.lo +libtest_la_OBJECTS = $(am_libtest_la_OBJECTS) +libu12_la_LIBADD = +am_libu12_la_OBJECTS = libu12_la-u12.lo +libu12_la_OBJECTS = $(am_libu12_la_OBJECTS) +libumax_la_LIBADD = +am_libumax_la_OBJECTS = libumax_la-umax.lo +libumax_la_OBJECTS = $(am_libumax_la_OBJECTS) +libumax1220u_la_LIBADD = +am_libumax1220u_la_OBJECTS = libumax1220u_la-umax1220u.lo +libumax1220u_la_OBJECTS = $(am_libumax1220u_la_OBJECTS) +libumax_pp_la_LIBADD = +am_libumax_pp_la_OBJECTS = libumax_pp_la-umax_pp.lo \ + libumax_pp_la-umax_pp_low.lo libumax_pp_la-umax_pp_mid.lo +libumax_pp_la_OBJECTS = $(am_libumax_pp_la_OBJECTS) +libv4l_la_LIBADD = +am_libv4l_la_OBJECTS = libv4l_la-v4l.lo +libv4l_la_OBJECTS = $(am_libv4l_la_OBJECTS) +libxerox_mfp_la_LIBADD = +am_libxerox_mfp_la_OBJECTS = libxerox_mfp_la-xerox_mfp.lo \ + libxerox_mfp_la-xerox_mfp-usb.lo \ + libxerox_mfp_la-xerox_mfp-tcp.lo +libxerox_mfp_la_OBJECTS = $(am_libxerox_mfp_la_OBJECTS) +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +am__v_at_1 = +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include/sane +depcomp = $(SHELL) $(top_srcdir)/depcomp +am__depfiles_maybe = depfiles +am__mv = mv -f +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +AM_V_CC = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) +am__v_CC_0 = @echo " CC " $@; +am__v_CC_1 = +CCLD = $(CC) +LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ +AM_V_CCLD = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = +SOURCES = $(libabaton_la_SOURCES) $(libagfafocus_la_SOURCES) \ + $(libapple_la_SOURCES) $(libartec_la_SOURCES) \ + $(libartec_eplus48u_la_SOURCES) $(libas6e_la_SOURCES) \ + $(libavision_la_SOURCES) $(libbh_la_SOURCES) \ + $(libcanon_la_SOURCES) $(libcanon630u_la_SOURCES) \ + $(libcanon_dr_la_SOURCES) $(libcanon_pp_la_SOURCES) \ + $(libcardscan_la_SOURCES) $(libcoolscan_la_SOURCES) \ + $(libcoolscan2_la_SOURCES) $(libcoolscan3_la_SOURCES) \ + $(libdc210_la_SOURCES) $(libdc240_la_SOURCES) \ + $(libdc25_la_SOURCES) $(libdell1600n_net_la_SOURCES) \ + $(libdll_la_SOURCES) $(libdll_preload_la_SOURCES) \ + $(libdmc_la_SOURCES) $(libepjitsu_la_SOURCES) \ + $(libepson_la_SOURCES) $(libepson2_la_SOURCES) \ + $(libfujitsu_la_SOURCES) $(libgenesys_la_SOURCES) \ + $(libgphoto2_i_la_SOURCES) $(libgt68xx_la_SOURCES) \ + $(libhp_la_SOURCES) $(libhp3500_la_SOURCES) \ + $(libhp3900_la_SOURCES) $(libhp4200_la_SOURCES) \ + $(libhp5400_la_SOURCES) $(libhp5590_la_SOURCES) \ + $(libhpljm1005_la_SOURCES) $(libhpsj5s_la_SOURCES) \ + $(libhs2p_la_SOURCES) $(libibm_la_SOURCES) \ + $(libkodak_la_SOURCES) $(libkodakaio_la_SOURCES) \ + $(libkvs1025_la_SOURCES) $(libkvs20xx_la_SOURCES) \ + $(libkvs40xx_la_SOURCES) $(libleo_la_SOURCES) \ + $(liblexmark_la_SOURCES) $(libma1509_la_SOURCES) \ + $(libmagicolor_la_SOURCES) $(libmatsushita_la_SOURCES) \ + $(libmicrotek_la_SOURCES) $(libmicrotek2_la_SOURCES) \ + $(libmustek_la_SOURCES) $(libmustek_pp_la_SOURCES) \ + $(libmustek_usb_la_SOURCES) $(libmustek_usb2_la_SOURCES) \ + $(libnec_la_SOURCES) $(libnet_la_SOURCES) \ + $(libniash_la_SOURCES) $(libp5_la_SOURCES) \ + $(libpie_la_SOURCES) $(libpint_la_SOURCES) \ + $(libpixma_la_SOURCES) $(libplustek_la_SOURCES) \ + $(libplustek_pp_la_SOURCES) $(libpnm_la_SOURCES) \ + $(libqcam_la_SOURCES) $(libricoh_la_SOURCES) \ + $(librts8891_la_SOURCES) $(libs9036_la_SOURCES) \ + $(nodist_libsane_abaton_la_SOURCES) \ + $(nodist_libsane_agfafocus_la_SOURCES) \ + $(nodist_libsane_apple_la_SOURCES) \ + $(nodist_libsane_artec_la_SOURCES) \ + $(nodist_libsane_artec_eplus48u_la_SOURCES) \ + $(nodist_libsane_as6e_la_SOURCES) \ + $(nodist_libsane_avision_la_SOURCES) \ + $(nodist_libsane_bh_la_SOURCES) \ + $(nodist_libsane_canon_la_SOURCES) \ + $(nodist_libsane_canon630u_la_SOURCES) \ + $(nodist_libsane_canon_dr_la_SOURCES) \ + $(nodist_libsane_canon_pp_la_SOURCES) \ + $(nodist_libsane_cardscan_la_SOURCES) \ + $(nodist_libsane_coolscan_la_SOURCES) \ + $(nodist_libsane_coolscan2_la_SOURCES) \ + $(nodist_libsane_coolscan3_la_SOURCES) \ + $(nodist_libsane_dc210_la_SOURCES) \ + $(nodist_libsane_dc240_la_SOURCES) \ + $(nodist_libsane_dc25_la_SOURCES) \ + $(nodist_libsane_dell1600n_net_la_SOURCES) \ + $(nodist_libsane_dll_la_SOURCES) \ + $(nodist_libsane_dmc_la_SOURCES) \ + $(nodist_libsane_epjitsu_la_SOURCES) \ + $(nodist_libsane_epson_la_SOURCES) \ + $(nodist_libsane_epson2_la_SOURCES) \ + $(nodist_libsane_fujitsu_la_SOURCES) \ + $(nodist_libsane_genesys_la_SOURCES) \ + $(nodist_libsane_gphoto2_la_SOURCES) \ + $(nodist_libsane_gt68xx_la_SOURCES) \ + $(nodist_libsane_hp_la_SOURCES) \ + $(nodist_libsane_hp3500_la_SOURCES) \ + $(nodist_libsane_hp3900_la_SOURCES) \ + $(nodist_libsane_hp4200_la_SOURCES) \ + $(nodist_libsane_hp5400_la_SOURCES) \ + $(nodist_libsane_hp5590_la_SOURCES) \ + $(nodist_libsane_hpljm1005_la_SOURCES) \ + $(nodist_libsane_hpsj5s_la_SOURCES) \ + $(nodist_libsane_hs2p_la_SOURCES) \ + $(nodist_libsane_ibm_la_SOURCES) \ + $(nodist_libsane_kodak_la_SOURCES) \ + $(nodist_libsane_kodakaio_la_SOURCES) \ + $(nodist_libsane_kvs1025_la_SOURCES) \ + $(nodist_libsane_kvs20xx_la_SOURCES) \ + $(nodist_libsane_kvs40xx_la_SOURCES) \ + $(nodist_libsane_leo_la_SOURCES) \ + $(nodist_libsane_lexmark_la_SOURCES) \ + $(nodist_libsane_ma1509_la_SOURCES) \ + $(nodist_libsane_magicolor_la_SOURCES) \ + $(nodist_libsane_matsushita_la_SOURCES) \ + $(nodist_libsane_microtek_la_SOURCES) \ + $(nodist_libsane_microtek2_la_SOURCES) \ + $(nodist_libsane_mustek_la_SOURCES) \ + $(nodist_libsane_mustek_pp_la_SOURCES) \ + $(nodist_libsane_mustek_usb_la_SOURCES) \ + $(nodist_libsane_mustek_usb2_la_SOURCES) \ + $(nodist_libsane_nec_la_SOURCES) \ + $(nodist_libsane_net_la_SOURCES) \ + $(nodist_libsane_niash_la_SOURCES) \ + $(nodist_libsane_p5_la_SOURCES) \ + $(nodist_libsane_pie_la_SOURCES) \ + $(nodist_libsane_pint_la_SOURCES) \ + $(nodist_libsane_pixma_la_SOURCES) \ + $(nodist_libsane_plustek_la_SOURCES) \ + $(nodist_libsane_plustek_pp_la_SOURCES) \ + $(nodist_libsane_pnm_la_SOURCES) \ + $(nodist_libsane_qcam_la_SOURCES) \ + $(nodist_libsane_ricoh_la_SOURCES) \ + $(nodist_libsane_rts8891_la_SOURCES) \ + $(nodist_libsane_s9036_la_SOURCES) \ + $(nodist_libsane_sceptre_la_SOURCES) \ + $(nodist_libsane_sharp_la_SOURCES) \ + $(nodist_libsane_sm3600_la_SOURCES) \ + $(nodist_libsane_sm3840_la_SOURCES) \ + $(nodist_libsane_snapscan_la_SOURCES) \ + $(nodist_libsane_sp15c_la_SOURCES) \ + $(nodist_libsane_st400_la_SOURCES) \ + $(nodist_libsane_stv680_la_SOURCES) \ + $(nodist_libsane_tamarack_la_SOURCES) \ + $(nodist_libsane_teco1_la_SOURCES) \ + $(nodist_libsane_teco2_la_SOURCES) \ + $(nodist_libsane_teco3_la_SOURCES) \ + $(nodist_libsane_test_la_SOURCES) \ + $(nodist_libsane_u12_la_SOURCES) \ + $(nodist_libsane_umax_la_SOURCES) \ + $(nodist_libsane_umax1220u_la_SOURCES) \ + $(nodist_libsane_umax_pp_la_SOURCES) \ + $(nodist_libsane_v4l_la_SOURCES) \ + $(nodist_libsane_xerox_mfp_la_SOURCES) \ + $(nodist_libsane_la_SOURCES) $(libsceptre_la_SOURCES) \ + $(libsharp_la_SOURCES) $(libsm3600_la_SOURCES) \ + $(libsm3840_la_SOURCES) $(libsnapscan_la_SOURCES) \ + $(libsp15c_la_SOURCES) $(libst400_la_SOURCES) \ + $(libstv680_la_SOURCES) $(libtamarack_la_SOURCES) \ + $(libteco1_la_SOURCES) $(libteco2_la_SOURCES) \ + $(libteco3_la_SOURCES) $(libtest_la_SOURCES) \ + $(libu12_la_SOURCES) $(libumax_la_SOURCES) \ + $(libumax1220u_la_SOURCES) $(libumax_pp_la_SOURCES) \ + $(libv4l_la_SOURCES) $(libxerox_mfp_la_SOURCES) +DIST_SOURCES = $(libabaton_la_SOURCES) $(libagfafocus_la_SOURCES) \ + $(libapple_la_SOURCES) $(libartec_la_SOURCES) \ + $(libartec_eplus48u_la_SOURCES) $(libas6e_la_SOURCES) \ + $(libavision_la_SOURCES) $(libbh_la_SOURCES) \ + $(libcanon_la_SOURCES) $(libcanon630u_la_SOURCES) \ + $(libcanon_dr_la_SOURCES) $(libcanon_pp_la_SOURCES) \ + $(libcardscan_la_SOURCES) $(libcoolscan_la_SOURCES) \ + $(libcoolscan2_la_SOURCES) $(libcoolscan3_la_SOURCES) \ + $(libdc210_la_SOURCES) $(libdc240_la_SOURCES) \ + $(libdc25_la_SOURCES) $(libdell1600n_net_la_SOURCES) \ + $(libdll_la_SOURCES) $(libdll_preload_la_SOURCES) \ + $(libdmc_la_SOURCES) $(libepjitsu_la_SOURCES) \ + $(libepson_la_SOURCES) $(libepson2_la_SOURCES) \ + $(libfujitsu_la_SOURCES) $(libgenesys_la_SOURCES) \ + $(libgphoto2_i_la_SOURCES) $(libgt68xx_la_SOURCES) \ + $(libhp_la_SOURCES) $(libhp3500_la_SOURCES) \ + $(libhp3900_la_SOURCES) $(libhp4200_la_SOURCES) \ + $(libhp5400_la_SOURCES) $(libhp5590_la_SOURCES) \ + $(libhpljm1005_la_SOURCES) $(libhpsj5s_la_SOURCES) \ + $(libhs2p_la_SOURCES) $(libibm_la_SOURCES) \ + $(libkodak_la_SOURCES) $(libkodakaio_la_SOURCES) \ + $(libkvs1025_la_SOURCES) $(libkvs20xx_la_SOURCES) \ + $(libkvs40xx_la_SOURCES) $(libleo_la_SOURCES) \ + $(liblexmark_la_SOURCES) $(libma1509_la_SOURCES) \ + $(libmagicolor_la_SOURCES) $(libmatsushita_la_SOURCES) \ + $(libmicrotek_la_SOURCES) $(libmicrotek2_la_SOURCES) \ + $(libmustek_la_SOURCES) $(libmustek_pp_la_SOURCES) \ + $(libmustek_usb_la_SOURCES) $(libmustek_usb2_la_SOURCES) \ + $(libnec_la_SOURCES) $(libnet_la_SOURCES) \ + $(libniash_la_SOURCES) $(libp5_la_SOURCES) \ + $(libpie_la_SOURCES) $(libpint_la_SOURCES) \ + $(libpixma_la_SOURCES) $(libplustek_la_SOURCES) \ + $(libplustek_pp_la_SOURCES) $(libpnm_la_SOURCES) \ + $(libqcam_la_SOURCES) $(libricoh_la_SOURCES) \ + $(librts8891_la_SOURCES) $(libs9036_la_SOURCES) \ + $(libsceptre_la_SOURCES) $(libsharp_la_SOURCES) \ + $(libsm3600_la_SOURCES) $(libsm3840_la_SOURCES) \ + $(libsnapscan_la_SOURCES) $(libsp15c_la_SOURCES) \ + $(libst400_la_SOURCES) $(libstv680_la_SOURCES) \ + $(libtamarack_la_SOURCES) $(libteco1_la_SOURCES) \ + $(libteco2_la_SOURCES) $(libteco3_la_SOURCES) \ + $(libtest_la_SOURCES) $(libu12_la_SOURCES) \ + $(libumax_la_SOURCES) $(libumax1220u_la_SOURCES) \ + $(libumax_pp_la_SOURCES) $(libv4l_la_SOURCES) \ + $(libxerox_mfp_la_SOURCES) +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +# Read a list of newline-separated strings from the standard input, +# and print each of them once, without duplicates. Input order is +# *not* preserved. +am__uniquify_input = $(AWK) '\ + BEGIN { nonempty = 0; } \ + { items[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in items) print i; }; } \ +' +# Make sure the list of sources is unique. This is necessary because, +# e.g., the same source file might be shared among _SOURCES variables +# for different programs/libraries. +am__define_uniq_tagged_files = \ + list='$(am__tagged_files)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ALLOCA = @ALLOCA@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AVAHI_CFLAGS = @AVAHI_CFLAGS@ +AVAHI_LIBS = @AVAHI_LIBS@ +AWK = @AWK@ +BACKENDS = @BACKENDS@ +BACKEND_CONFS_ENABLED = @BACKEND_CONFS_ENABLED@ +BACKEND_LIBS_ENABLED = @BACKEND_LIBS_ENABLED@ +BACKEND_MANS_ENABLED = @BACKEND_MANS_ENABLED@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISTCLEAN_FILES = @DISTCLEAN_FILES@ +DLLTOOL = @DLLTOOL@ +DL_LIBS = @DL_LIBS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +DVIPS = @DVIPS@ +DYNAMIC_FLAG = @DYNAMIC_FLAG@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GPHOTO2_CPPFLAGS = @GPHOTO2_CPPFLAGS@ +GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@ +GPHOTO2_LIBS = @GPHOTO2_LIBS@ +GREP = @GREP@ +HAVE_GPHOTO2 = @HAVE_GPHOTO2@ +IEEE1284_LIBS = @IEEE1284_LIBS@ +INCLUDES = @INCLUDES@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_LOCKPATH = @INSTALL_LOCKPATH@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +JPEG_LIBS = @JPEG_LIBS@ +LATEX = @LATEX@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ + +# LIBTOOL install is a little to noisy for my liking. +LIBTOOL = @LIBTOOL@ --silent +LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@ +LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@ +LIBV4L_CFLAGS = @LIBV4L_CFLAGS@ +LIBV4L_LIBS = @LIBV4L_LIBS@ +LINKER_RPATH = @LINKER_RPATH@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LOCKPATH_GROUP = @LOCKPATH_GROUP@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINDEX = @MAKEINDEX@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATH_LIB = @MATH_LIB@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +MSGMERGE = @MSGMERGE@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NUMBER_VERSION = @NUMBER_VERSION@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +PRELOADABLE_BACKENDS = @PRELOADABLE_BACKENDS@ +PRELOADABLE_BACKENDS_ENABLED = @PRELOADABLE_BACKENDS_ENABLED@ +PTHREAD_LIBS = @PTHREAD_LIBS@ +RANLIB = @RANLIB@ +RESMGR_LIBS = @RESMGR_LIBS@ +SANEI_SANEI_JPEG_LO = @SANEI_SANEI_JPEG_LO@ +SANE_CONFIG_PATH = @SANE_CONFIG_PATH@ +SCSI_LIBS = @SCSI_LIBS@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +SNMP_CONFIG_PATH = @SNMP_CONFIG_PATH@ +SOCKET_LIBS = @SOCKET_LIBS@ +STRICT_LDFLAGS = @STRICT_LDFLAGS@ +STRIP = @STRIP@ +SYSLOG_LIBS = @SYSLOG_LIBS@ +SYSTEMD_LIBS = @SYSTEMD_LIBS@ +TIFF_LIBS = @TIFF_LIBS@ +USB_LIBS = @USB_LIBS@ +VERSION = @VERSION@ +V_MAJOR = @V_MAJOR@ +V_MINOR = @V_MINOR@ +V_REV = @V_REV@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +configdir = @configdir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +effective_target = @effective_target@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +locksanedir = @locksanedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include -DLIBDIR="$(libdir)/sane" +AM_LDFLAGS = @STRICT_LDFLAGS@ +# The -rpath option is added because we are creating _LTLIBRARIES based +# on configure substitution. This causes automake to not know the +# correct $libdir and must be added here. +DIST_SANELIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)/sane' -version-number $(V_MAJOR):$(V_MINOR):$(V_REV) $(DYNAMIC_FLAG) +DIST_LIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)' -version-number $(V_MAJOR):$(V_MINOR):$(V_REV) +FIRMWARE_DIRS = artec_eplus48u gt68xx snapscan epjitsu + +# TODO: This really belongs together with the saned sources and +# should be installed there as well. +# TODO: Why are these distributed but not compiled? +# TODO: Why are this distributed but not compiled? +# TODO: Why are this distributed but not compiled? +# TODO: Why are this distributed but not compiled? +# TODO: These should be moved to ../docs/hp; don't belong here. +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why are these distributed but not compiled? +# TODO: Why is this distributed but not installed? +EXTRA_DIST = sane_strstatus.c stubs.c saned.conf.in abaton.conf.in \ + agfafocus.conf.in apple.conf.in artec.conf.in \ + artec_eplus48u.conf.in avision.conf.in bh.conf.in \ + canon.conf.in canon-sane.c canon-scsi.c canon630u.conf.in \ + canon630u-common.c lm9830.h canon_dr.conf.in canon_pp.conf.in \ + cardscan.conf.in coolscan.conf.in coolscan2.conf.in \ + coolscan3.conf.in dc25.conf.in dc210.conf.in dc240.conf.in \ + dell1600n_net.conf.in dmc.conf.in epjitsu.conf.in \ + epson.conf.in epson2.conf.in fujitsu.conf.in genesys.conf.in \ + genesys_conv.c genesys_conv_hlp.c genesys_devices.c \ + gphoto2.conf.in gt68xx.conf.in gt68xx_devices.c \ + gt68xx_generic.c gt68xx_generic.h gt68xx_gt6801.c \ + gt68xx_gt6801.h gt68xx_gt6816.c gt68xx_gt6816.h gt68xx_high.c \ + gt68xx_high.h gt68xx_low.c gt68xx_low.h gt68xx_mid.c \ + gt68xx_mid.h gt68xx_shm_channel.c gt68xx_shm_channel.h \ + hp.conf.in hp.README hp.TODO hp3900.conf.in hp3900_config.c \ + hp3900_debug.c hp3900_rts8822.c hp3900_sane.c hp3900_types.c \ + hp3900_usb.c hp4200.conf.in hp4200_lm9830.c hp4200_lm9830.h \ + hp5400.conf.in hp5400_debug.c hp5400_debug.h hp5400_internal.c \ + hp5400_internal.h hp5400_sane.c hp5400_sanei.c hp5400_sanei.h \ + hp5400_xfer.h hp5590_cmds.c hp5590_cmds.h hp5590_low.c \ + hp5590_low.h hpsj5s.conf.in hs2p.conf.in hs2p-scsi.c \ + hs2p-scsi.h ibm.conf.in ibm-scsi.c kodak.conf.in \ + kodakaio.conf.in leo.conf.in lexmark.conf.in lexmark_models.c \ + lexmark_sensors.c ma1509.conf.in magicolor.conf.in \ + matsushita.conf.in microtek.conf.in microtek2.conf.in \ + mustek.conf.in mustek_scsi_pp.c mustek_scsi_pp.h \ + mustek_pp.conf.in mustek_pp_ccd300.c mustek_pp_ccd300.h \ + mustek_pp_cis.c mustek_pp_cis.h mustek_pp_null.c \ + mustek_usb.conf.in mustek_usb_high.c mustek_usb_high.h \ + mustek_usb_low.c mustek_usb_low.h mustek_usb_mid.c \ + mustek_usb_mid.h mustek_usb2_asic.c mustek_usb2_asic.h \ + mustek_usb2_high.c mustek_usb2_high.h mustek_usb2_reflective.c \ + mustek_usb2_transparent.c nec.conf.in net.conf.in niash_core.c \ + niash_core.h niash_xfer.c niash_xfer.h pie.conf.in p5.conf.in \ + p5_device.c pixma.conf.in pixma_sane_options.c \ + pixma_sane_options.h plustek.conf.in plustek-usb.c \ + plustek-usb.h plustek-usbcal.c plustek-usbcalfile.c \ + plustek-usbdevs.c plustek-usbhw.c plustek-usbimg.c \ + plustek-usbio.c plustek-usbmap.c plustek-usbscan.c \ + plustek-usbshading.c plustek_pp.conf.in plustek-pp_dac.c \ + plustek-pp_dbg.h plustek-pp_detect.c plustek-pp_genericio.c \ + plustek-pp_hwdefs.h plustek-pp_image.c plustek-pp_io.c \ + plustek-pp_map.c plustek-pp_misc.c plustek-pp_models.c \ + plustek-pp_motor.c plustek-pp_p12.c plustek-pp_p12ccd.c \ + plustek-pp_p48xx.c plustek-pp_p9636.c plustek-pp_procfs.c \ + plustek-pp_procs.h plustek-pp_ptdrv.c plustek-pp_scale.c \ + plustek-pp_scan.h plustek-pp_scandata.h plustek-pp_sysdep.h \ + plustek-pp_tpa.c plustek-pp_types.h plustek-pp_wrapper.c \ + qcam.conf.in ricoh.conf.in ricoh-scsi.c rts8891.conf.in \ + rts8891_devices.c rts8891_low.c rts8891_low.h s9036.conf.in \ + sceptre.conf.in sharp.conf.in sm3600-color.c sm3600-gray.c \ + sm3600-homerun.c sm3600-scanmtek.c sm3600-scantool.h \ + sm3600-scanusb.c sm3600-scanutil.c sm3840.conf.in sm3840_lib.c \ + sm3840_lib.h sm3840_scan.c snapscan.conf.in snapscan-data.c \ + snapscan-mutex.c snapscan-options.c snapscan-scsi.c \ + snapscan-sources.c snapscan-sources.h snapscan-usb.c \ + snapscan-usb.h sp15c.conf.in st400.conf.in stv680.conf.in \ + tamarack.conf.in test.conf.in test-picture.c teco1.conf.in \ + teco2.conf.in teco3.conf.in u12.conf.in u12-ccd.c u12-hw.c \ + u12-hwdef.h u12-if.c u12-image.c u12-io.c u12-map.c \ + u12-motor.c u12-scanner.h u12-shading.c u12-tpa.c umax.conf.in \ + umax-scanner.c umax-scanner.h umax-scsidef.h umax-uc1200s.c \ + umax-uc1200se.c umax-uc1260.c umax-uc630.c umax-uc840.c \ + umax-ug630.c umax-ug80.c umax-usb.c umax1220u.conf.in \ + umax1220u-common.c umax_pp.conf.in v4l.conf.in \ + xerox_mfp.conf.in dll.conf.in dll.aliases + +# Backends are not required to have a config file. Any backend +# that wants to install a config file should list it here. +BACKEND_CONFS = abaton.conf agfafocus.conf apple.conf artec.conf \ + artec_eplus48u.conf avision.conf bh.conf \ + canon630u.conf canon.conf canon_dr.conf \ + canon_pp.conf cardscan.conf coolscan2.conf coolscan3.conf \ + coolscan.conf dc210.conf dc240.conf dc25.conf \ + dell1600n_net.conf dmc.conf epjitsu.conf epson2.conf \ + epson.conf fujitsu.conf genesys.conf gphoto2.conf \ + gt68xx.conf hp3900.conf hp4200.conf hp5400.conf \ + hp.conf hpsj5s.conf hs2p.conf ibm.conf kodak.conf kodakaio.conf\ + leo.conf lexmark.conf ma1509.conf magicolor.conf \ + matsushita.conf microtek2.conf microtek.conf mustek.conf \ + mustek_pp.conf mustek_usb.conf nec.conf net.conf \ + p5.conf \ + pie.conf pixma.conf plustek.conf plustek_pp.conf \ + qcam.conf ricoh.conf rts8891.conf s9036.conf sceptre.conf \ + sharp.conf sm3840.conf snapscan.conf sp15c.conf \ + st400.conf stv680.conf tamarack.conf \ + teco1.conf teco2.conf teco3.conf test.conf \ + u12.conf umax1220u.conf umax.conf umax_pp.conf v4l.conf \ + xerox_mfp.conf dll.conf saned.conf + +SUFFIXES = .conf.in .conf +CLEANFILES = $(BACKEND_CONFS) $(be_convenience_libs) dll-preload.h + +# Backends +# +# All possible backends should be listed here. As a first step, we create +# a convenience library containing all files needed to link a backend +# directly into libsane.la. Convenience library should have the +# form of lib${backend}.la to match what configure will list to +# build. +# Occasionally, this approach will have name conflicts with external +# libraries that need to be linked in. See libgphoto2_i.la for +# example of working around that issue. +be_convenience_libs = libabaton.la libagfafocus.la \ + libapple.la libartec.la libartec_eplus48u.la \ + libas6e.la libavision.la libbh.la \ + libcanon.la libcanon630u.la libcanon_dr.la \ + libcanon_pp.la libcardscan.la libcoolscan.la \ + libcoolscan2.la libcoolscan3.la libdc25.la \ + libdc210.la libdc240.la libdell1600n_net.la \ + libdmc.la libdll.la libdll_preload.la libepjitsu.la libepson.la \ + libepson2.la libfujitsu.la libgenesys.la \ + libgphoto2_i.la libgt68xx.la libhp.la \ + libhp3500.la libhp3900.la libhp4200.la \ + libhp5400.la libhp5590.la libhpljm1005.la \ + libhpsj5s.la libhs2p.la libibm.la libkodak.la libkodakaio.la\ + libkvs1025.la libkvs20xx.la libkvs40xx.la \ + libleo.la liblexmark.la libma1509.la libmagicolor.la \ + libmatsushita.la libmicrotek.la libmicrotek2.la \ + libmustek.la libmustek_pp.la libmustek_usb.la \ + libmustek_usb2.la libnec.la libnet.la \ + libniash.la libp5.la \ + libpie.la libpint.la libpixma.la \ + libplustek.la libplustek_pp.la libpnm.la \ + libqcam.la libricoh.la librts8891.la \ + libs9036.la libsceptre.la libsharp.la \ + libsm3600.la libsm3840.la libsnapscan.la \ + libsp15c.la libst400.la libstv680.la \ + libtamarack.la libtest.la libteco1.la \ + libteco2.la libteco3.la libu12.la libumax.la \ + libumax1220u.la libumax_pp.la libv4l.la \ + libxerox_mfp.la + + +# Each stand alone backend thats possible to be built should be listed +# here. There are the libraries that are installed under $(libdir)/sane. +# Format is libsane-${backend}.la. +be_dlopen_libs = libsane-abaton.la libsane-agfafocus.la \ + libsane-apple.la libsane-artec.la libsane-artec_eplus48u.la \ + libsane-as6e.la libsane-avision.la libsane-bh.la \ + libsane-canon.la libsane-canon630u.la libsane-canon_dr.la \ + libsane-canon_pp.la libsane-cardscan.la libsane-coolscan.la \ + libsane-coolscan2.la libsane-coolscan3.la libsane-dc25.la \ + libsane-dc210.la libsane-dc240.la libsane-dell1600n_net.la \ + libsane-dmc.la libsane-epjitsu.la libsane-epson.la \ + libsane-epson2.la libsane-fujitsu.la libsane-genesys.la \ + libsane-gphoto2.la libsane-gt68xx.la libsane-hp.la \ + libsane-hp3500.la libsane-hp3900.la libsane-hp4200.la \ + libsane-hp5400.la libsane-hp5590.la libsane-hpljm1005.la \ + libsane-hpsj5s.la libsane-hs2p.la libsane-ibm.la libsane-kodak.la libsane-kodakaio.la\ + libsane-kvs1025.la libsane-kvs20xx.la libsane-kvs40xx.la \ + libsane-leo.la \ + libsane-lexmark.la libsane-ma1509.la libsane-magicolor.la \ + libsane-matsushita.la libsane-microtek.la libsane-microtek2.la \ + libsane-mustek.la libsane-mustek_pp.la libsane-mustek_usb.la \ + libsane-mustek_usb2.la libsane-nec.la libsane-net.la \ + libsane-niash.la libsane-p5.la \ + libsane-pie.la libsane-pint.la libsane-pixma.la \ + libsane-plustek.la libsane-plustek_pp.la libsane-pnm.la \ + libsane-qcam.la libsane-ricoh.la libsane-rts8891.la \ + libsane-s9036.la libsane-sceptre.la libsane-sharp.la \ + libsane-sm3600.la libsane-sm3840.la libsane-snapscan.la \ + libsane-sp15c.la libsane-st400.la libsane-stv680.la \ + libsane-tamarack.la libsane-test.la libsane-teco1.la \ + libsane-teco2.la libsane-teco3.la libsane-u12.la libsane-umax.la \ + libsane-umax1220u.la libsane-umax_pp.la libsane-v4l.la \ + libsane-xerox_mfp.la + +EXTRA_LTLIBRARIES = $(be_convenience_libs) $(be_dlopen_libs) +lib_LTLIBRARIES = libsane.la +sanelibdir = $(libdir)/sane +sanelib_LTLIBRARIES = $(BACKEND_LIBS_ENABLED) libsane-dll.la +COMMON_LIBS = ../lib/liblib.la + +# Each backend should define a convenience library that compiles +# all related files within backend directory. General guideline +# is to have a ${backend}.c and ${backend}.h. Some backends also +# add a few support source files to convience library. +# Note: automake doesn't really use header files listed here. +# They are indications that they need to be distributed only. +libabaton_la_SOURCES = abaton.c abaton.h +libabaton_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=abaton + +# Each backend should define a stand alone library that gets installed. +# This will need to link in a special file ${backend}-s.c that allows +# the backend to be stand alone and contain all SANE API functions. +# Also, it will need to link in related convenience library as well as +# any external libraries required to resolve symbols. +# +# All backends should include $(DIST_SANELIBS_LDFLAGS) so that +# library is correctly versioned. +# +# If a backend has a config file, it must be listed here to get distributed. +nodist_libsane_abaton_la_SOURCES = abaton-s.c +libsane_abaton_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=abaton +libsane_abaton_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_abaton_la_LIBADD = $(COMMON_LIBS) libabaton.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libagfafocus_la_SOURCES = agfafocus.c agfafocus.h +libagfafocus_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=agfafocus +nodist_libsane_agfafocus_la_SOURCES = agfafocus-s.c +libsane_agfafocus_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=agfafocus +libsane_agfafocus_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_agfafocus_la_LIBADD = $(COMMON_LIBS) libagfafocus.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libapple_la_SOURCES = apple.c apple.h +libapple_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=apple +nodist_libsane_apple_la_SOURCES = apple-s.c +libsane_apple_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=apple +libsane_apple_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_apple_la_LIBADD = $(COMMON_LIBS) libapple.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libartec_la_SOURCES = artec.c artec.h +libartec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec +nodist_libsane_artec_la_SOURCES = artec-s.c +libsane_artec_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_artec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec +libsane_artec_la_LIBADD = $(COMMON_LIBS) libartec.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libartec_eplus48u_la_SOURCES = artec_eplus48u.c artec_eplus48u.h +libartec_eplus48u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec_eplus48u +nodist_libsane_artec_eplus48u_la_SOURCES = artec_eplus48u-s.c +libsane_artec_eplus48u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=artec_eplus48u +libsane_artec_eplus48u_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_artec_eplus48u_la_LIBADD = $(COMMON_LIBS) libartec_eplus48u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMEG_LIBS) +libas6e_la_SOURCES = as6e.c as6e.h +libas6e_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=as6e +nodist_libsane_as6e_la_SOURCES = as6e-s.c +libsane_as6e_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=as6e +libsane_as6e_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_as6e_la_LIBADD = $(COMMON_LIBS) libas6e.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo +libavision_la_SOURCES = avision.c avision.h +libavision_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=avision +nodist_libsane_avision_la_SOURCES = avision-s.c +libsane_avision_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=avision +libsane_avision_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_avision_la_LIBADD = $(COMMON_LIBS) libavision.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libbh_la_SOURCES = bh.c bh.h +libbh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=bh +nodist_libsane_bh_la_SOURCES = bh-s.c +libsane_bh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=bh +libsane_bh_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_bh_la_LIBADD = $(COMMON_LIBS) libbh.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libcanon_la_SOURCES = canon.c canon.h +libcanon_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon +nodist_libsane_canon_la_SOURCES = canon-s.c +libsane_canon_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon +libsane_canon_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon_la_LIBADD = $(COMMON_LIBS) libcanon.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +libcanon630u_la_SOURCES = canon630u.c +libcanon630u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon630u +nodist_libsane_canon630u_la_SOURCES = canon630u-s.c +libsane_canon630u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon630u +libsane_canon630u_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon630u_la_LIBADD = $(COMMON_LIBS) libcanon630u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libcanon_dr_la_SOURCES = canon_dr.c canon_dr.h canon_dr-cmd.h +libcanon_dr_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_dr +nodist_libsane_canon_dr_la_SOURCES = canon_dr-s.c +libsane_canon_dr_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_dr +libsane_canon_dr_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon_dr_la_LIBADD = $(COMMON_LIBS) libcanon_dr.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libcanon_pp_la_SOURCES = canon_pp.c canon_pp.h canon_pp-io.c canon_pp-io.h canon_pp-dev.c canon_pp-dev.h +libcanon_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_pp +nodist_libsane_canon_pp_la_SOURCES = canon_pp-s.c +libsane_canon_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=canon_pp +libsane_canon_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_canon_pp_la_LIBADD = $(COMMON_LIBS) libcanon_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(IEEE1284_LIBS) +libcardscan_la_SOURCES = cardscan.c cardscan.h +libcardscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=cardscan +nodist_libsane_cardscan_la_SOURCES = cardscan-s.c +libsane_cardscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=cardscan +libsane_cardscan_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_cardscan_la_LIBADD = $(COMMON_LIBS) libcardscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libcoolscan_la_SOURCES = coolscan.c coolscan.h coolscan-scsidef.h +libcoolscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan +nodist_libsane_coolscan_la_SOURCES = coolscan-s.c +libsane_coolscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan +libsane_coolscan_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_coolscan_la_LIBADD = $(COMMON_LIBS) libcoolscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libcoolscan2_la_SOURCES = coolscan2.c +libcoolscan2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan2 +nodist_libsane_coolscan2_la_SOURCES = coolscan2-s.c +libsane_coolscan2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan2 +libsane_coolscan2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_coolscan2_la_LIBADD = $(COMMON_LIBS) libcoolscan2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libcoolscan3_la_SOURCES = coolscan3.c +libcoolscan3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan3 +nodist_libsane_coolscan3_la_SOURCES = coolscan3-s.c +libsane_coolscan3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=coolscan3 +libsane_coolscan3_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_coolscan3_la_LIBADD = $(COMMON_LIBS) libcoolscan3.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libdc25_la_SOURCES = dc25.c dc25.h +libdc25_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc25 +nodist_libsane_dc25_la_SOURCES = dc25-s.c +libsane_dc25_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc25 +libsane_dc25_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dc25_la_LIBADD = $(COMMON_LIBS) libdc25.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(MATH_LIB) +libdc210_la_SOURCES = dc210.c dc210.h +libdc210_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc210 +nodist_libsane_dc210_la_SOURCES = dc210-s.c +libsane_dc210_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc210 +libsane_dc210_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dc210_la_LIBADD = $(COMMON_LIBS) libdc210.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo @SANEI_SANEI_JPEG_LO@ $(JPEG_LIBS) +libdc240_la_SOURCES = dc240.c dc240.h +libdc240_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc240 +nodist_libsane_dc240_la_SOURCES = dc240-s.c +libsane_dc240_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dc240 +libsane_dc240_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dc240_la_LIBADD = $(COMMON_LIBS) libdc240.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo @SANEI_SANEI_JPEG_LO@ $(JPEG_LIBS) +libdell1600n_net_la_SOURCES = dell1600n_net.c +libdell1600n_net_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dell1600n_net +nodist_libsane_dell1600n_net_la_SOURCES = dell1600n_net-s.c +libsane_dell1600n_net_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dell1600n_net +libsane_dell1600n_net_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dell1600n_net_la_LIBADD = $(COMMON_LIBS) libdell1600n_net.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(TIFF_LIBS) $(JPEG_LIBS) $(SOCKET_LIBS) +libdmc_la_SOURCES = dmc.c dmc.h +libdmc_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dmc +nodist_libsane_dmc_la_SOURCES = dmc-s.c +libsane_dmc_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dmc +libsane_dmc_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dmc_la_LIBADD = $(COMMON_LIBS) libdmc.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libepjitsu_la_SOURCES = epjitsu.c epjitsu.h epjitsu-cmd.h +libepjitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epjitsu +nodist_libsane_epjitsu_la_SOURCES = epjitsu-s.c +libsane_epjitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epjitsu +libsane_epjitsu_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_epjitsu_la_LIBADD = $(COMMON_LIBS) libepjitsu.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libepson_la_SOURCES = epson.c epson.h epson_scsi.c epson_scsi.h epson_usb.c epson_usb.h +libepson_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson +nodist_libsane_epson_la_SOURCES = epson-s.c +libsane_epson_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson +libsane_epson_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_epson_la_LIBADD = $(COMMON_LIBS) libepson.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pio.lo $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libepson2_la_SOURCES = epson2.c epson2.h epson2_scsi.c epson2_scsi.h epson_usb.c epson2_net.c epson2_net.h epson2-io.c epson2-io.h epson2-commands.c epson2-commands.h epson2-ops.c epson2-ops.h epson2-cct.c +libepson2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson2 +nodist_libsane_epson2_la_SOURCES = epson2-s.c +libsane_epson2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=epson2 +libsane_epson2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_epson2_la_LIBADD = $(COMMON_LIBS) libepson2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo $(SCSI_LIBS) $(USB_LIBS) $(SOCKET_LIBS) $(MATH_LIB) $(RESMGR_LIBS) +libfujitsu_la_SOURCES = fujitsu.c fujitsu.h fujitsu-scsi.h +libfujitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=fujitsu +nodist_libsane_fujitsu_la_SOURCES = fujitsu-s.c +libsane_fujitsu_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=fujitsu +libsane_fujitsu_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_fujitsu_la_LIBADD = $(COMMON_LIBS) libfujitsu.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_magic.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libgenesys_la_SOURCES = genesys.c genesys.h genesys_gl646.c genesys_gl646.h genesys_gl841.c genesys_gl841.h genesys_gl843.c genesys_gl843.h genesys_gl846.c genesys_gl846.h genesys_gl847.c genesys_gl847.h genesys_gl124.c genesys_gl124.h genesys_low.c genesys_low.h +libgenesys_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=genesys +nodist_libsane_genesys_la_SOURCES = genesys-s.c +libsane_genesys_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=genesys +libsane_genesys_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_genesys_la_LIBADD = $(COMMON_LIBS) libgenesys.la ../sanei/sanei_magic.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libgphoto2_i_la_SOURCES = gphoto2.c gphoto2.h +libgphoto2_i_la_CPPFLAGS = $(AM_CPPFLAGS) @GPHOTO2_CPPFLAGS@ -DBACKEND_NAME=gphoto2 +nodist_libsane_gphoto2_la_SOURCES = gphoto2-s.c +libsane_gphoto2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=gphoto2 +libsane_gphoto2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_gphoto2_la_LIBADD = $(GPHOTO2_LDFLAGS) $(COMMON_LIBS) libgphoto2_i.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo @SANEI_SANEI_JPEG_LO@ $(GPHOTO2_LIBS) $(JPEG_LIBS) +libgt68xx_la_SOURCES = gt68xx.c gt68xx.h +libgt68xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=gt68xx +nodist_libsane_gt68xx_la_SOURCES = gt68xx-s.c +libsane_gt68xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=gt68xx +libsane_gt68xx_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_gt68xx_la_LIBADD = $(COMMON_LIBS) libgt68xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libhp_la_SOURCES = hp.c hp.h hp-accessor.c hp-accessor.h hp-device.c hp-device.h hp-handle.c hp-handle.h hp-hpmem.c hp-option.c hp-option.h hp-scl.c hp-scl.h hp-scsi.h +libhp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp +nodist_libsane_hp_la_SOURCES = hp-s.c +libsane_hp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp +libsane_hp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp_la_LIBADD = $(COMMON_LIBS) libhp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pio.lo ../sanei/sanei_thread.lo $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libhp3500_la_SOURCES = hp3500.c +libhp3500_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3500 +nodist_libsane_hp3500_la_SOURCES = hp3500-s.c +libsane_hp3500_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3500 +libsane_hp3500_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp3500_la_LIBADD = $(COMMON_LIBS) libhp3500.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libhp3900_la_SOURCES = hp3900.c +libhp3900_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3900 +nodist_libsane_hp3900_la_SOURCES = hp3900-s.c +libsane_hp3900_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp3900 +libsane_hp3900_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp3900_la_LIBADD = $(COMMON_LIBS) libhp3900.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(TIFF_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libhp4200_la_SOURCES = hp4200.c hp4200.h +libhp4200_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp4200 +nodist_libsane_hp4200_la_SOURCES = hp4200-s.c +libsane_hp4200_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp4200 +libsane_hp4200_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp4200_la_LIBADD = $(COMMON_LIBS) libhp4200.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libhp5400_la_SOURCES = hp5400.c hp5400.h +libhp5400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5400 +nodist_libsane_hp5400_la_SOURCES = hp5400-s.c +libsane_hp5400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5400 +libsane_hp5400_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp5400_la_LIBADD = $(COMMON_LIBS) libhp5400.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libhp5590_la_SOURCES = hp5590.c +libhp5590_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5590 +nodist_libsane_hp5590_la_SOURCES = hp5590-s.c +libsane_hp5590_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hp5590 +libsane_hp5590_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hp5590_la_LIBADD = $(COMMON_LIBS) libhp5590.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libhpljm1005_la_SOURCES = hpljm1005.c +libhpljm1005_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpljm1005 +nodist_libsane_hpljm1005_la_SOURCES = hpljm1005-s.c +libsane_hpljm1005_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpljm1005 +libsane_hpljm1005_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hpljm1005_la_LIBADD = $(COMMON_LIBS) libhpljm1005.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libhpsj5s_la_SOURCES = hpsj5s.c hpsj5s.h +libhpsj5s_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpsj5s +nodist_libsane_hpsj5s_la_SOURCES = hpsj5s-s.c +libsane_hpsj5s_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hpsj5s +libsane_hpsj5s_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hpsj5s_la_LIBADD = $(COMMON_LIBS) libhpsj5s.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(IEEE1284_LIBS) +libhs2p_la_SOURCES = hs2p.c hs2p.h hs2p-saneopts.h +libhs2p_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hs2p +nodist_libsane_hs2p_la_SOURCES = hs2p-s.c +libsane_hs2p_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=hs2p +libsane_hs2p_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_hs2p_la_LIBADD = $(COMMON_LIBS) libhs2p.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libibm_la_SOURCES = ibm.c ibm.h +libibm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ibm +nodist_libsane_ibm_la_SOURCES = ibm-s.c +libsane_ibm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ibm +libsane_ibm_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_ibm_la_LIBADD = $(COMMON_LIBS) libibm.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libkodak_la_SOURCES = kodak.c kodak.h kodak-cmd.h +libkodak_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodak +nodist_libsane_kodak_la_SOURCES = kodak-s.c +libsane_kodak_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodak +libsane_kodak_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kodak_la_LIBADD = $(COMMON_LIBS) libkodak.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libkodakaio_la_SOURCES = kodakaio.c kodakaio.h +libkodakaio_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodakaio +nodist_libsane_kodakaio_la_SOURCES = kodakaio-s.c +libsane_kodakaio_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kodakaio +libsane_kodakaio_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kodakaio_la_LIBADD = $(COMMON_LIBS) libkodakaio.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo $(USB_LIBS) $(SOCKET_LIBS) $(AVAHI_LIBS) $(MATH_LIB) $(RESMGR_LIBS) +libkvs1025_la_SOURCES = kvs1025.c kvs1025_low.c kvs1025_opt.c kvs1025_usb.c \ + kvs1025.h kvs1025_low.h kvs1025_usb.h kvs1025_cmds.h + +libkvs1025_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs1025 +nodist_libsane_kvs1025_la_SOURCES = kvs1025-s.c +libsane_kvs1025_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs1025 +libsane_kvs1025_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kvs1025_la_LIBADD = $(COMMON_LIBS) libkvs1025.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_magic.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libkvs20xx_la_SOURCES = kvs20xx.c kvs20xx_cmd.c kvs20xx_opt.c \ + kvs20xx_cmd.h kvs20xx.h + +libkvs20xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs20xx +nodist_libsane_kvs20xx_la_SOURCES = kvs20xx-s.c +libsane_kvs20xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs20xx +libsane_kvs20xx_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kvs20xx_la_LIBADD = $(COMMON_LIBS) libkvs20xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libkvs40xx_la_SOURCES = kvs40xx.c kvs40xx_cmd.c kvs40xx_opt.c \ + kvs40xx.h + +libkvs40xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs40xx +nodist_libsane_kvs40xx_la_SOURCES = kvs40xx-s.c +libsane_kvs40xx_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=kvs40xx +libsane_kvs40xx_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_kvs40xx_la_LIBADD = $(COMMON_LIBS) libkvs40xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libleo_la_SOURCES = leo.c leo.h +libleo_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=leo +nodist_libsane_leo_la_SOURCES = leo-s.c +libsane_leo_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=leo +libsane_leo_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_leo_la_LIBADD = $(COMMON_LIBS) libleo.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +liblexmark_la_SOURCES = lexmark.c lexmark.h lexmark_low.c +liblexmark_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=lexmark +nodist_libsane_lexmark_la_SOURCES = lexmark-s.c +libsane_lexmark_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=lexmark +libsane_lexmark_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_lexmark_la_LIBADD = $(COMMON_LIBS) liblexmark.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libma1509_la_SOURCES = ma1509.c ma1509.h +libma1509_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ma1509 +nodist_libsane_ma1509_la_SOURCES = ma1509-s.c +libsane_ma1509_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ma1509 +libsane_ma1509_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_ma1509_la_LIBADD = $(COMMON_LIBS) libma1509.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libmagicolor_la_SOURCES = magicolor.c magicolor.h +libmagicolor_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=magicolor +nodist_libsane_magicolor_la_SOURCES = magicolor-s.c +libsane_magicolor_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=magicolor +libsane_magicolor_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_magicolor_la_LIBADD = $(COMMON_LIBS) libmagicolor.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo $(USB_LIBS) $(SOCKET_LIBS) $(MATH_LIB) $(RESMGR_LIBS) +libmatsushita_la_SOURCES = matsushita.c matsushita.h +libmatsushita_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=matsushita +nodist_libsane_matsushita_la_SOURCES = matsushita-s.c +libsane_matsushita_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=matsushita +libsane_matsushita_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_matsushita_la_LIBADD = $(COMMON_LIBS) libmatsushita.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libmicrotek_la_SOURCES = microtek.c microtek.h +libmicrotek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek +nodist_libsane_microtek_la_SOURCES = microtek-s.c +libsane_microtek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek +libsane_microtek_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_microtek_la_LIBADD = $(COMMON_LIBS) libmicrotek.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +libmicrotek2_la_SOURCES = microtek2.c microtek2.h +libmicrotek2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek2 +nodist_libsane_microtek2_la_SOURCES = microtek2-s.c +libsane_microtek2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=microtek2 +libsane_microtek2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_microtek2_la_LIBADD = $(COMMON_LIBS) libmicrotek2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libmustek_la_SOURCES = mustek.c mustek.h +libmustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek +nodist_libsane_mustek_la_SOURCES = mustek-s.c +libsane_mustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek +libsane_mustek_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_la_LIBADD = $(COMMON_LIBS) libmustek.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_thread.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pa4s2.lo $(IEEE1284_LIBS) $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libmustek_pp_la_SOURCES = mustek_pp.c mustek_pp.h mustek_pp_decl.h mustek_pp_drivers.h +libmustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_pp +nodist_libsane_mustek_pp_la_SOURCES = mustek_pp-s.c +libsane_mustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_pp +libsane_mustek_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_pp_la_LIBADD = $(COMMON_LIBS) libmustek_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pa4s2.lo $(MATH_LIB) $(IEEE1284_LIBS) +libmustek_usb_la_SOURCES = mustek_usb.c mustek_usb.h +libmustek_usb_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb +nodist_libsane_mustek_usb_la_SOURCES = mustek_usb-s.c +libsane_mustek_usb_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb +libsane_mustek_usb_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_usb_la_LIBADD = $(COMMON_LIBS) libmustek_usb.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libmustek_usb2_la_SOURCES = mustek_usb2.c mustek_usb2.h +libmustek_usb2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb2 +nodist_libsane_mustek_usb2_la_SOURCES = mustek_usb2-s.c +libsane_mustek_usb2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=mustek_usb2 +libsane_mustek_usb2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_mustek_usb2_la_LIBADD = $(COMMON_LIBS) libmustek_usb2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(PTHREAD_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libnec_la_SOURCES = nec.c nec.h +libnec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=nec +nodist_libsane_nec_la_SOURCES = nec-s.c +libsane_nec_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=nec +libsane_nec_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_nec_la_LIBADD = $(COMMON_LIBS) libnec.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +libnet_la_SOURCES = net.c net.h +libnet_la_CPPFLAGS = $(AM_CPPFLAGS) @AVAHI_CFLAGS@ -DBACKEND_NAME=net +nodist_libsane_net_la_SOURCES = net-s.c +libsane_net_la_CPPFLAGS = $(AM_CPPFLAGS) @AVAHI_CFLAGS@ -DBACKEND_NAME=net +libsane_net_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_net_la_LIBADD = $(COMMON_LIBS) libnet.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo $(AVAHI_LIBS) $(SOCKET_LIBS) +libniash_la_SOURCES = niash.c +libniash_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=niash +nodist_libsane_niash_la_SOURCES = niash-s.c +libsane_niash_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=niash +libsane_niash_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_niash_la_LIBADD = $(COMMON_LIBS) libniash.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libpie_la_SOURCES = pie.c pie-scsidef.h +libpie_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pie +nodist_libsane_pie_la_SOURCES = pie-s.c +libsane_pie_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pie +libsane_pie_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pie_la_LIBADD = $(COMMON_LIBS) libpie.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_thread.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libp5_la_SOURCES = p5.c p5.h p5_device.h +libp5_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=p5 +nodist_libsane_p5_la_SOURCES = p5-s.c +libsane_p5_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=p5 +libsane_p5_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_p5_la_LIBADD = $(COMMON_LIBS) libp5.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo +libpint_la_SOURCES = pint.c pint.h +libpint_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pint +nodist_libsane_pint_la_SOURCES = pint-s.c +libsane_pint_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pint +libsane_pint_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pint_la_LIBADD = $(COMMON_LIBS) libpint.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo +libpixma_la_SOURCES = pixma.c pixma.h pixma_io_sanei.c pixma_io.h pixma_common.c pixma_common.h pixma_mp150.c pixma_mp730.c pixma_mp750.c pixma_mp810.c pixma_imageclass.c pixma_bjnp.c pixma_bjnp.h pixma_bjnp_private.h pixma_rename.h +libpixma_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pixma +nodist_libsane_pixma_la_SOURCES = pixma-s.c +libsane_pixma_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pixma +libsane_pixma_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pixma_la_LIBADD = $(COMMON_LIBS) libpixma.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(SOCKET_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libplustek_la_SOURCES = plustek.c plustek.h +libplustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek +nodist_libsane_plustek_la_SOURCES = plustek-s.c +libsane_plustek_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek +libsane_plustek_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_plustek_la_LIBADD = $(COMMON_LIBS) libplustek.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo $(MATH_LIB) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libplustek_pp_la_SOURCES = plustek_pp.c plustek-pp.h +libplustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek_pp +nodist_libsane_plustek_pp_la_SOURCES = plustek_pp-s.c +libsane_plustek_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=plustek_pp +libsane_plustek_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_plustek_pp_la_LIBADD = $(COMMON_LIBS) libplustek_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(IEEE1284_LIBS) $(PTHREAD_LIBS) +libpnm_la_SOURCES = pnm.c +libpnm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pnm +nodist_libsane_pnm_la_SOURCES = pnm-s.c +libsane_pnm_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=pnm +libsane_pnm_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_pnm_la_LIBADD = $(COMMON_LIBS) libpnm.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo +libqcam_la_SOURCES = qcam.c qcam.h +libqcam_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=qcam +nodist_libsane_qcam_la_SOURCES = qcam-s.c +libsane_qcam_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=qcam +libsane_qcam_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_qcam_la_LIBADD = $(COMMON_LIBS) libqcam.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pio.lo +libricoh_la_SOURCES = ricoh.c ricoh.h +libricoh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ricoh +nodist_libsane_ricoh_la_SOURCES = ricoh-s.c +libsane_ricoh_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=ricoh +libsane_ricoh_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_ricoh_la_LIBADD = $(COMMON_LIBS) libricoh.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +librts8891_la_SOURCES = rts8891.c rts8891.h rts88xx_lib.c rts88xx_lib.h +librts8891_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=rts8891 +nodist_libsane_rts8891_la_SOURCES = rts8891-s.c +libsane_rts8891_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=rts8891 +libsane_rts8891_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_rts8891_la_LIBADD = $(COMMON_LIBS) librts8891.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_usb.lo $(SCSI_LIBS) $(USB_LIBS) $(RESMGR_LIBS) $(RESMGR_LIBS) +libs9036_la_SOURCES = s9036.c s9036.h +libs9036_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=s9036 +nodist_libsane_s9036_la_SOURCES = s9036-s.c +libsane_s9036_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=s9036 +libsane_s9036_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_s9036_la_LIBADD = $(COMMON_LIBS) libs9036.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libsceptre_la_SOURCES = sceptre.c sceptre.h +libsceptre_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sceptre +nodist_libsane_sceptre_la_SOURCES = sceptre-s.c +libsane_sceptre_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sceptre +libsane_sceptre_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sceptre_la_LIBADD = $(COMMON_LIBS) libsceptre.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libsharp_la_SOURCES = sharp.c sharp.h +libsharp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sharp +nodist_libsane_sharp_la_SOURCES = sharp-s.c +libsane_sharp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sharp +libsane_sharp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sharp_la_LIBADD = $(COMMON_LIBS) libsharp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(RESMGR_LIBS) +libsm3600_la_SOURCES = sm3600.c sm3600.h +libsm3600_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3600 +nodist_libsane_sm3600_la_SOURCES = sm3600-s.c +libsane_sm3600_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3600 +libsane_sm3600_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sm3600_la_LIBADD = $(COMMON_LIBS) libsm3600.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libsm3840_la_SOURCES = sm3840.c sm3840.h sm3840_params.h +libsm3840_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3840 +nodist_libsane_sm3840_la_SOURCES = sm3840-s.c +libsane_sm3840_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sm3840 +libsane_sm3840_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sm3840_la_LIBADD = $(COMMON_LIBS) libsm3840.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libsnapscan_la_SOURCES = snapscan.c snapscan.h +libsnapscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=snapscan +nodist_libsane_snapscan_la_SOURCES = snapscan-s.c +libsane_snapscan_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=snapscan +libsane_snapscan_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_snapscan_la_LIBADD = $(COMMON_LIBS) libsnapscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libsp15c_la_SOURCES = sp15c.c sp15c.h sp15c-scsi.h +libsp15c_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sp15c +nodist_libsane_sp15c_la_SOURCES = sp15c-s.c +libsane_sp15c_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=sp15c +libsane_sp15c_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_sp15c_la_LIBADD = $(COMMON_LIBS) libsp15c.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libst400_la_SOURCES = st400.c st400.h +libst400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=st400 +nodist_libsane_st400_la_SOURCES = st400-s.c ../sanei/sanei_scsi.lo +libsane_st400_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=st400 +libsane_st400_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_st400_la_LIBADD = $(COMMON_LIBS) libst400.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libstv680_la_SOURCES = stv680.c stv680.h +libstv680_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=stv680 +nodist_libsane_stv680_la_SOURCES = stv680-s.c +libsane_stv680_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=stv680 +libsane_stv680_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_stv680_la_LIBADD = $(COMMON_LIBS) libstv680.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo $(USB_LIBS) $(RESMGR_LIBS) +libtamarack_la_SOURCES = tamarack.c tamarack.h +libtamarack_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=tamarack +nodist_libsane_tamarack_la_SOURCES = tamarack-s.c +libsane_tamarack_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=tamarack +libsane_tamarack_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_tamarack_la_LIBADD = $(COMMON_LIBS) libtamarack.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libtest_la_SOURCES = test.c test.h +libtest_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=test +nodist_libsane_test_la_SOURCES = test-s.c +libsane_test_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=test +libsane_test_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_test_la_LIBADD = $(COMMON_LIBS) libtest.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_thread.lo $(PTHREAD_LIBS) +libteco1_la_SOURCES = teco1.c teco1.h +libteco1_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco1 +nodist_libsane_teco1_la_SOURCES = teco1-s.c +libsane_teco1_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco1 +libsane_teco1_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_teco1_la_LIBADD = $(COMMON_LIBS) libteco1.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libteco2_la_SOURCES = teco2.c teco2.h +libteco2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco2 +nodist_libsane_teco2_la_SOURCES = teco2-s.c +libsane_teco2_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco2 +libsane_teco2_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_teco2_la_LIBADD = $(COMMON_LIBS) libteco2.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libteco3_la_SOURCES = teco3.c teco3.h +libteco3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco3 +nodist_libsane_teco3_la_SOURCES = teco3-s.c +libsane_teco3_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=teco3 +libsane_teco3_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_teco3_la_LIBADD = $(COMMON_LIBS) libteco3.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo $(SCSI_LIBS) $(RESMGR_LIBS) +libu12_la_SOURCES = u12.c u12.h +libu12_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=u12 +nodist_libsane_u12_la_SOURCES = u12-s.c +libsane_u12_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=u12 +libsane_u12_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_u12_la_LIBADD = $(COMMON_LIBS) libu12.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo $(MATH_LIB) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libumax_la_SOURCES = umax.c umax.h +libumax_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax +nodist_libsane_umax_la_SOURCES = umax-s.c +libsane_umax_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax +libsane_umax_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_umax_la_LIBADD = $(COMMON_LIBS) libumax.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo $(MATH_LIB) $(SCSI_LIBS) $(USB_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) +libumax1220u_la_SOURCES = umax1220u.c +libumax1220u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax1220u +nodist_libsane_umax1220u_la_SOURCES = umax1220u-s.c +libsane_umax1220u_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax1220u +libsane_umax1220u_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_umax1220u_la_LIBADD = $(COMMON_LIBS) libumax1220u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo $(MATH_LIB) $(USB_LIBS) $(RESMGR_LIBS) +libumax_pp_la_SOURCES = umax_pp.c umax_pp.h umax_pp_low.c umax_pp_low.h umax_pp_mid.c umax_pp_mid.h +libumax_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax_pp +nodist_libsane_umax_pp_la_SOURCES = umax_pp-s.c +libsane_umax_pp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=umax_pp +libsane_umax_pp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_umax_pp_la_LIBADD = $(COMMON_LIBS) libumax_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(MATH_LIB) +libv4l_la_SOURCES = v4l.c v4l.h v4l-frequencies.h +libv4l_la_CPPFLAGS = $(AM_CPPFLAGS) @LIBV4L_CFLAGS@ -DBACKEND_NAME=v4l +nodist_libsane_v4l_la_SOURCES = v4l-s.c +libsane_v4l_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=v4l +libsane_v4l_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_v4l_la_LIBADD = $(COMMON_LIBS) libv4l.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(LIBV4L_LIBS) +libxerox_mfp_la_SOURCES = xerox_mfp.c xerox_mfp-usb.c xerox_mfp-tcp.c xerox_mfp.h +libxerox_mfp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=xerox_mfp +nodist_libsane_xerox_mfp_la_SOURCES = xerox_mfp-s.c +libsane_xerox_mfp_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=xerox_mfp +libsane_xerox_mfp_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_xerox_mfp_la_LIBADD = $(COMMON_LIBS) libxerox_mfp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_tcp.lo $(MATH_LIB) $(SOCKET_LIBS) $(USB_LIBS) $(RESMGR_LIBS) +libdll_preload_la_SOURCES = dll.c +libdll_preload_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll -DENABLE_PRELOAD +libdll_la_SOURCES = dll.c +libdll_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll +BUILT_SOURCES = dll-preload.h +nodist_libsane_dll_la_SOURCES = dll-s.c +libsane_dll_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll +libsane_dll_la_LDFLAGS = $(DIST_SANELIBS_LDFLAGS) +libsane_dll_la_LIBADD = $(COMMON_LIBS) libdll.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo $(DL_LIBS) + +# libsane.la and libsane-dll.la are the same thing except for +# the addition of backends listed by PRELOADABLE_BACKENDS that are +# statically linked in. +# Also, libsane.la goes into $(libdir) where as all libsane-* +# (including libsane-dll.la) go into $(libdir)/sane + +# FIXME: Since we are throwing in the kitchen sink, might as +# well link in ../sanei/libsanei.la instead. But currently, +# libsanei.la is linking in sanei_auth which requires md5. +# Shipping md5 could cause symbol conflicts with commonly used +# md5 external libraries. Either need to prefix md5 with sanei_ +# (see liblib.la and snprintf), or move sanei_auth outside +# of libsanei. +# +# FIXME: This is linking in every possible external library because there +# is the off chance user is using PRELOADABLE_BACKENDS that may need +# them. Since standard mode is to only have the dll backend, its a waste. +# Need to update configure to build a list of only what needs to go into +# LIBADD based on whats being preloaded. +nodist_libsane_la_SOURCES = dll-s.c +libsane_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll +libsane_la_LDFLAGS = $(DIST_LIBS_LDFLAGS) +libsane_la_LIBADD = $(COMMON_LIBS) @PRELOADABLE_BACKENDS_ENABLED@ libdll_preload.la sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo ../sanei/sanei_pa4s2.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo ../sanei/sanei_magic.lo $(DL_LIBS) $(LIBV4L_LIBS) $(MATH_LIB) $(IEEE1284_LIBS) $(TIFF_LIBS) $(JPEG_LIBS) $(GPHOTO2_LIBS) $(SOCKET_LIBS) $(USB_LIBS) $(AVAHI_LIBS) $(SCSI_LIBS) $(PTHREAD_LIBS) $(RESMGR_LIBS) + +# WARNING: Automake is getting this wrong so have to do it ourselves. +libsane_la_DEPENDENCIES = $(COMMON_LIBS) @PRELOADABLE_BACKENDS_ENABLED@ libdll_preload.la sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo ../sanei/sanei_pa4s2.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo ../sanei/sanei_magic.lo @SANEI_SANEI_JPEG_LO@ +all: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) all-am + +.SUFFIXES: +.SUFFIXES: .conf.in .conf .c .lo .o .obj +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu backend/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu backend/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +install-libLTLIBRARIES: $(lib_LTLIBRARIES) + @$(NORMAL_INSTALL) + @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ + list2=; for p in $$list; do \ + if test -f $$p; then \ + list2="$$list2 $$p"; \ + else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ + } + +uninstall-libLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ + done + +clean-libLTLIBRARIES: + -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) + @list='$(lib_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } + +install-sanelibLTLIBRARIES: $(sanelib_LTLIBRARIES) + @$(NORMAL_INSTALL) + @list='$(sanelib_LTLIBRARIES)'; test -n "$(sanelibdir)" || list=; \ + list2=; for p in $$list; do \ + if test -f $$p; then \ + list2="$$list2 $$p"; \ + else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(MKDIR_P) '$(DESTDIR)$(sanelibdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(sanelibdir)" || exit 1; \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(sanelibdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(sanelibdir)"; \ + } + +uninstall-sanelibLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @list='$(sanelib_LTLIBRARIES)'; test -n "$(sanelibdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(sanelibdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(sanelibdir)/$$f"; \ + done + +clean-sanelibLTLIBRARIES: + -test -z "$(sanelib_LTLIBRARIES)" || rm -f $(sanelib_LTLIBRARIES) + @list='$(sanelib_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } + +libabaton.la: $(libabaton_la_OBJECTS) $(libabaton_la_DEPENDENCIES) $(EXTRA_libabaton_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libabaton_la_OBJECTS) $(libabaton_la_LIBADD) $(LIBS) + +libagfafocus.la: $(libagfafocus_la_OBJECTS) $(libagfafocus_la_DEPENDENCIES) $(EXTRA_libagfafocus_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libagfafocus_la_OBJECTS) $(libagfafocus_la_LIBADD) $(LIBS) + +libapple.la: $(libapple_la_OBJECTS) $(libapple_la_DEPENDENCIES) $(EXTRA_libapple_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libapple_la_OBJECTS) $(libapple_la_LIBADD) $(LIBS) + +libartec.la: $(libartec_la_OBJECTS) $(libartec_la_DEPENDENCIES) $(EXTRA_libartec_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libartec_la_OBJECTS) $(libartec_la_LIBADD) $(LIBS) + +libartec_eplus48u.la: $(libartec_eplus48u_la_OBJECTS) $(libartec_eplus48u_la_DEPENDENCIES) $(EXTRA_libartec_eplus48u_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libartec_eplus48u_la_OBJECTS) $(libartec_eplus48u_la_LIBADD) $(LIBS) + +libas6e.la: $(libas6e_la_OBJECTS) $(libas6e_la_DEPENDENCIES) $(EXTRA_libas6e_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libas6e_la_OBJECTS) $(libas6e_la_LIBADD) $(LIBS) + +libavision.la: $(libavision_la_OBJECTS) $(libavision_la_DEPENDENCIES) $(EXTRA_libavision_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libavision_la_OBJECTS) $(libavision_la_LIBADD) $(LIBS) + +libbh.la: $(libbh_la_OBJECTS) $(libbh_la_DEPENDENCIES) $(EXTRA_libbh_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libbh_la_OBJECTS) $(libbh_la_LIBADD) $(LIBS) + +libcanon.la: $(libcanon_la_OBJECTS) $(libcanon_la_DEPENDENCIES) $(EXTRA_libcanon_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcanon_la_OBJECTS) $(libcanon_la_LIBADD) $(LIBS) + +libcanon630u.la: $(libcanon630u_la_OBJECTS) $(libcanon630u_la_DEPENDENCIES) $(EXTRA_libcanon630u_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcanon630u_la_OBJECTS) $(libcanon630u_la_LIBADD) $(LIBS) + +libcanon_dr.la: $(libcanon_dr_la_OBJECTS) $(libcanon_dr_la_DEPENDENCIES) $(EXTRA_libcanon_dr_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcanon_dr_la_OBJECTS) $(libcanon_dr_la_LIBADD) $(LIBS) + +libcanon_pp.la: $(libcanon_pp_la_OBJECTS) $(libcanon_pp_la_DEPENDENCIES) $(EXTRA_libcanon_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcanon_pp_la_OBJECTS) $(libcanon_pp_la_LIBADD) $(LIBS) + +libcardscan.la: $(libcardscan_la_OBJECTS) $(libcardscan_la_DEPENDENCIES) $(EXTRA_libcardscan_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcardscan_la_OBJECTS) $(libcardscan_la_LIBADD) $(LIBS) + +libcoolscan.la: $(libcoolscan_la_OBJECTS) $(libcoolscan_la_DEPENDENCIES) $(EXTRA_libcoolscan_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcoolscan_la_OBJECTS) $(libcoolscan_la_LIBADD) $(LIBS) + +libcoolscan2.la: $(libcoolscan2_la_OBJECTS) $(libcoolscan2_la_DEPENDENCIES) $(EXTRA_libcoolscan2_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcoolscan2_la_OBJECTS) $(libcoolscan2_la_LIBADD) $(LIBS) + +libcoolscan3.la: $(libcoolscan3_la_OBJECTS) $(libcoolscan3_la_DEPENDENCIES) $(EXTRA_libcoolscan3_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libcoolscan3_la_OBJECTS) $(libcoolscan3_la_LIBADD) $(LIBS) + +libdc210.la: $(libdc210_la_OBJECTS) $(libdc210_la_DEPENDENCIES) $(EXTRA_libdc210_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdc210_la_OBJECTS) $(libdc210_la_LIBADD) $(LIBS) + +libdc240.la: $(libdc240_la_OBJECTS) $(libdc240_la_DEPENDENCIES) $(EXTRA_libdc240_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdc240_la_OBJECTS) $(libdc240_la_LIBADD) $(LIBS) + +libdc25.la: $(libdc25_la_OBJECTS) $(libdc25_la_DEPENDENCIES) $(EXTRA_libdc25_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdc25_la_OBJECTS) $(libdc25_la_LIBADD) $(LIBS) + +libdell1600n_net.la: $(libdell1600n_net_la_OBJECTS) $(libdell1600n_net_la_DEPENDENCIES) $(EXTRA_libdell1600n_net_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdell1600n_net_la_OBJECTS) $(libdell1600n_net_la_LIBADD) $(LIBS) + +libdll.la: $(libdll_la_OBJECTS) $(libdll_la_DEPENDENCIES) $(EXTRA_libdll_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdll_la_OBJECTS) $(libdll_la_LIBADD) $(LIBS) + +libdll_preload.la: $(libdll_preload_la_OBJECTS) $(libdll_preload_la_DEPENDENCIES) $(EXTRA_libdll_preload_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdll_preload_la_OBJECTS) $(libdll_preload_la_LIBADD) $(LIBS) + +libdmc.la: $(libdmc_la_OBJECTS) $(libdmc_la_DEPENDENCIES) $(EXTRA_libdmc_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libdmc_la_OBJECTS) $(libdmc_la_LIBADD) $(LIBS) + +libepjitsu.la: $(libepjitsu_la_OBJECTS) $(libepjitsu_la_DEPENDENCIES) $(EXTRA_libepjitsu_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libepjitsu_la_OBJECTS) $(libepjitsu_la_LIBADD) $(LIBS) + +libepson.la: $(libepson_la_OBJECTS) $(libepson_la_DEPENDENCIES) $(EXTRA_libepson_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libepson_la_OBJECTS) $(libepson_la_LIBADD) $(LIBS) + +libepson2.la: $(libepson2_la_OBJECTS) $(libepson2_la_DEPENDENCIES) $(EXTRA_libepson2_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libepson2_la_OBJECTS) $(libepson2_la_LIBADD) $(LIBS) + +libfujitsu.la: $(libfujitsu_la_OBJECTS) $(libfujitsu_la_DEPENDENCIES) $(EXTRA_libfujitsu_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libfujitsu_la_OBJECTS) $(libfujitsu_la_LIBADD) $(LIBS) + +libgenesys.la: $(libgenesys_la_OBJECTS) $(libgenesys_la_DEPENDENCIES) $(EXTRA_libgenesys_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libgenesys_la_OBJECTS) $(libgenesys_la_LIBADD) $(LIBS) + +libgphoto2_i.la: $(libgphoto2_i_la_OBJECTS) $(libgphoto2_i_la_DEPENDENCIES) $(EXTRA_libgphoto2_i_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libgphoto2_i_la_OBJECTS) $(libgphoto2_i_la_LIBADD) $(LIBS) + +libgt68xx.la: $(libgt68xx_la_OBJECTS) $(libgt68xx_la_DEPENDENCIES) $(EXTRA_libgt68xx_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libgt68xx_la_OBJECTS) $(libgt68xx_la_LIBADD) $(LIBS) + +libhp.la: $(libhp_la_OBJECTS) $(libhp_la_DEPENDENCIES) $(EXTRA_libhp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhp_la_OBJECTS) $(libhp_la_LIBADD) $(LIBS) + +libhp3500.la: $(libhp3500_la_OBJECTS) $(libhp3500_la_DEPENDENCIES) $(EXTRA_libhp3500_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhp3500_la_OBJECTS) $(libhp3500_la_LIBADD) $(LIBS) + +libhp3900.la: $(libhp3900_la_OBJECTS) $(libhp3900_la_DEPENDENCIES) $(EXTRA_libhp3900_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhp3900_la_OBJECTS) $(libhp3900_la_LIBADD) $(LIBS) + +libhp4200.la: $(libhp4200_la_OBJECTS) $(libhp4200_la_DEPENDENCIES) $(EXTRA_libhp4200_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhp4200_la_OBJECTS) $(libhp4200_la_LIBADD) $(LIBS) + +libhp5400.la: $(libhp5400_la_OBJECTS) $(libhp5400_la_DEPENDENCIES) $(EXTRA_libhp5400_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhp5400_la_OBJECTS) $(libhp5400_la_LIBADD) $(LIBS) + +libhp5590.la: $(libhp5590_la_OBJECTS) $(libhp5590_la_DEPENDENCIES) $(EXTRA_libhp5590_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhp5590_la_OBJECTS) $(libhp5590_la_LIBADD) $(LIBS) + +libhpljm1005.la: $(libhpljm1005_la_OBJECTS) $(libhpljm1005_la_DEPENDENCIES) $(EXTRA_libhpljm1005_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhpljm1005_la_OBJECTS) $(libhpljm1005_la_LIBADD) $(LIBS) + +libhpsj5s.la: $(libhpsj5s_la_OBJECTS) $(libhpsj5s_la_DEPENDENCIES) $(EXTRA_libhpsj5s_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhpsj5s_la_OBJECTS) $(libhpsj5s_la_LIBADD) $(LIBS) + +libhs2p.la: $(libhs2p_la_OBJECTS) $(libhs2p_la_DEPENDENCIES) $(EXTRA_libhs2p_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libhs2p_la_OBJECTS) $(libhs2p_la_LIBADD) $(LIBS) + +libibm.la: $(libibm_la_OBJECTS) $(libibm_la_DEPENDENCIES) $(EXTRA_libibm_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libibm_la_OBJECTS) $(libibm_la_LIBADD) $(LIBS) + +libkodak.la: $(libkodak_la_OBJECTS) $(libkodak_la_DEPENDENCIES) $(EXTRA_libkodak_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libkodak_la_OBJECTS) $(libkodak_la_LIBADD) $(LIBS) + +libkodakaio.la: $(libkodakaio_la_OBJECTS) $(libkodakaio_la_DEPENDENCIES) $(EXTRA_libkodakaio_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libkodakaio_la_OBJECTS) $(libkodakaio_la_LIBADD) $(LIBS) + +libkvs1025.la: $(libkvs1025_la_OBJECTS) $(libkvs1025_la_DEPENDENCIES) $(EXTRA_libkvs1025_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libkvs1025_la_OBJECTS) $(libkvs1025_la_LIBADD) $(LIBS) + +libkvs20xx.la: $(libkvs20xx_la_OBJECTS) $(libkvs20xx_la_DEPENDENCIES) $(EXTRA_libkvs20xx_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libkvs20xx_la_OBJECTS) $(libkvs20xx_la_LIBADD) $(LIBS) + +libkvs40xx.la: $(libkvs40xx_la_OBJECTS) $(libkvs40xx_la_DEPENDENCIES) $(EXTRA_libkvs40xx_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libkvs40xx_la_OBJECTS) $(libkvs40xx_la_LIBADD) $(LIBS) + +libleo.la: $(libleo_la_OBJECTS) $(libleo_la_DEPENDENCIES) $(EXTRA_libleo_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libleo_la_OBJECTS) $(libleo_la_LIBADD) $(LIBS) + +liblexmark.la: $(liblexmark_la_OBJECTS) $(liblexmark_la_DEPENDENCIES) $(EXTRA_liblexmark_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(liblexmark_la_OBJECTS) $(liblexmark_la_LIBADD) $(LIBS) + +libma1509.la: $(libma1509_la_OBJECTS) $(libma1509_la_DEPENDENCIES) $(EXTRA_libma1509_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libma1509_la_OBJECTS) $(libma1509_la_LIBADD) $(LIBS) + +libmagicolor.la: $(libmagicolor_la_OBJECTS) $(libmagicolor_la_DEPENDENCIES) $(EXTRA_libmagicolor_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmagicolor_la_OBJECTS) $(libmagicolor_la_LIBADD) $(LIBS) + +libmatsushita.la: $(libmatsushita_la_OBJECTS) $(libmatsushita_la_DEPENDENCIES) $(EXTRA_libmatsushita_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmatsushita_la_OBJECTS) $(libmatsushita_la_LIBADD) $(LIBS) + +libmicrotek.la: $(libmicrotek_la_OBJECTS) $(libmicrotek_la_DEPENDENCIES) $(EXTRA_libmicrotek_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmicrotek_la_OBJECTS) $(libmicrotek_la_LIBADD) $(LIBS) + +libmicrotek2.la: $(libmicrotek2_la_OBJECTS) $(libmicrotek2_la_DEPENDENCIES) $(EXTRA_libmicrotek2_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmicrotek2_la_OBJECTS) $(libmicrotek2_la_LIBADD) $(LIBS) + +libmustek.la: $(libmustek_la_OBJECTS) $(libmustek_la_DEPENDENCIES) $(EXTRA_libmustek_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmustek_la_OBJECTS) $(libmustek_la_LIBADD) $(LIBS) + +libmustek_pp.la: $(libmustek_pp_la_OBJECTS) $(libmustek_pp_la_DEPENDENCIES) $(EXTRA_libmustek_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmustek_pp_la_OBJECTS) $(libmustek_pp_la_LIBADD) $(LIBS) + +libmustek_usb.la: $(libmustek_usb_la_OBJECTS) $(libmustek_usb_la_DEPENDENCIES) $(EXTRA_libmustek_usb_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmustek_usb_la_OBJECTS) $(libmustek_usb_la_LIBADD) $(LIBS) + +libmustek_usb2.la: $(libmustek_usb2_la_OBJECTS) $(libmustek_usb2_la_DEPENDENCIES) $(EXTRA_libmustek_usb2_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libmustek_usb2_la_OBJECTS) $(libmustek_usb2_la_LIBADD) $(LIBS) + +libnec.la: $(libnec_la_OBJECTS) $(libnec_la_DEPENDENCIES) $(EXTRA_libnec_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libnec_la_OBJECTS) $(libnec_la_LIBADD) $(LIBS) + +libnet.la: $(libnet_la_OBJECTS) $(libnet_la_DEPENDENCIES) $(EXTRA_libnet_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libnet_la_OBJECTS) $(libnet_la_LIBADD) $(LIBS) + +libniash.la: $(libniash_la_OBJECTS) $(libniash_la_DEPENDENCIES) $(EXTRA_libniash_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libniash_la_OBJECTS) $(libniash_la_LIBADD) $(LIBS) + +libp5.la: $(libp5_la_OBJECTS) $(libp5_la_DEPENDENCIES) $(EXTRA_libp5_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libp5_la_OBJECTS) $(libp5_la_LIBADD) $(LIBS) + +libpie.la: $(libpie_la_OBJECTS) $(libpie_la_DEPENDENCIES) $(EXTRA_libpie_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libpie_la_OBJECTS) $(libpie_la_LIBADD) $(LIBS) + +libpint.la: $(libpint_la_OBJECTS) $(libpint_la_DEPENDENCIES) $(EXTRA_libpint_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libpint_la_OBJECTS) $(libpint_la_LIBADD) $(LIBS) + +libpixma.la: $(libpixma_la_OBJECTS) $(libpixma_la_DEPENDENCIES) $(EXTRA_libpixma_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libpixma_la_OBJECTS) $(libpixma_la_LIBADD) $(LIBS) + +libplustek.la: $(libplustek_la_OBJECTS) $(libplustek_la_DEPENDENCIES) $(EXTRA_libplustek_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libplustek_la_OBJECTS) $(libplustek_la_LIBADD) $(LIBS) + +libplustek_pp.la: $(libplustek_pp_la_OBJECTS) $(libplustek_pp_la_DEPENDENCIES) $(EXTRA_libplustek_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libplustek_pp_la_OBJECTS) $(libplustek_pp_la_LIBADD) $(LIBS) + +libpnm.la: $(libpnm_la_OBJECTS) $(libpnm_la_DEPENDENCIES) $(EXTRA_libpnm_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libpnm_la_OBJECTS) $(libpnm_la_LIBADD) $(LIBS) + +libqcam.la: $(libqcam_la_OBJECTS) $(libqcam_la_DEPENDENCIES) $(EXTRA_libqcam_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libqcam_la_OBJECTS) $(libqcam_la_LIBADD) $(LIBS) + +libricoh.la: $(libricoh_la_OBJECTS) $(libricoh_la_DEPENDENCIES) $(EXTRA_libricoh_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libricoh_la_OBJECTS) $(libricoh_la_LIBADD) $(LIBS) + +librts8891.la: $(librts8891_la_OBJECTS) $(librts8891_la_DEPENDENCIES) $(EXTRA_librts8891_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(librts8891_la_OBJECTS) $(librts8891_la_LIBADD) $(LIBS) + +libs9036.la: $(libs9036_la_OBJECTS) $(libs9036_la_DEPENDENCIES) $(EXTRA_libs9036_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libs9036_la_OBJECTS) $(libs9036_la_LIBADD) $(LIBS) + +libsane-abaton.la: $(libsane_abaton_la_OBJECTS) $(libsane_abaton_la_DEPENDENCIES) $(EXTRA_libsane_abaton_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_abaton_la_LINK) $(libsane_abaton_la_OBJECTS) $(libsane_abaton_la_LIBADD) $(LIBS) + +libsane-agfafocus.la: $(libsane_agfafocus_la_OBJECTS) $(libsane_agfafocus_la_DEPENDENCIES) $(EXTRA_libsane_agfafocus_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_agfafocus_la_LINK) $(libsane_agfafocus_la_OBJECTS) $(libsane_agfafocus_la_LIBADD) $(LIBS) + +libsane-apple.la: $(libsane_apple_la_OBJECTS) $(libsane_apple_la_DEPENDENCIES) $(EXTRA_libsane_apple_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_apple_la_LINK) $(libsane_apple_la_OBJECTS) $(libsane_apple_la_LIBADD) $(LIBS) + +libsane-artec.la: $(libsane_artec_la_OBJECTS) $(libsane_artec_la_DEPENDENCIES) $(EXTRA_libsane_artec_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_artec_la_LINK) $(libsane_artec_la_OBJECTS) $(libsane_artec_la_LIBADD) $(LIBS) + +libsane-artec_eplus48u.la: $(libsane_artec_eplus48u_la_OBJECTS) $(libsane_artec_eplus48u_la_DEPENDENCIES) $(EXTRA_libsane_artec_eplus48u_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_artec_eplus48u_la_LINK) $(libsane_artec_eplus48u_la_OBJECTS) $(libsane_artec_eplus48u_la_LIBADD) $(LIBS) + +libsane-as6e.la: $(libsane_as6e_la_OBJECTS) $(libsane_as6e_la_DEPENDENCIES) $(EXTRA_libsane_as6e_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_as6e_la_LINK) $(libsane_as6e_la_OBJECTS) $(libsane_as6e_la_LIBADD) $(LIBS) + +libsane-avision.la: $(libsane_avision_la_OBJECTS) $(libsane_avision_la_DEPENDENCIES) $(EXTRA_libsane_avision_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_avision_la_LINK) $(libsane_avision_la_OBJECTS) $(libsane_avision_la_LIBADD) $(LIBS) + +libsane-bh.la: $(libsane_bh_la_OBJECTS) $(libsane_bh_la_DEPENDENCIES) $(EXTRA_libsane_bh_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_bh_la_LINK) $(libsane_bh_la_OBJECTS) $(libsane_bh_la_LIBADD) $(LIBS) + +libsane-canon.la: $(libsane_canon_la_OBJECTS) $(libsane_canon_la_DEPENDENCIES) $(EXTRA_libsane_canon_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_canon_la_LINK) $(libsane_canon_la_OBJECTS) $(libsane_canon_la_LIBADD) $(LIBS) + +libsane-canon630u.la: $(libsane_canon630u_la_OBJECTS) $(libsane_canon630u_la_DEPENDENCIES) $(EXTRA_libsane_canon630u_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_canon630u_la_LINK) $(libsane_canon630u_la_OBJECTS) $(libsane_canon630u_la_LIBADD) $(LIBS) + +libsane-canon_dr.la: $(libsane_canon_dr_la_OBJECTS) $(libsane_canon_dr_la_DEPENDENCIES) $(EXTRA_libsane_canon_dr_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_canon_dr_la_LINK) $(libsane_canon_dr_la_OBJECTS) $(libsane_canon_dr_la_LIBADD) $(LIBS) + +libsane-canon_pp.la: $(libsane_canon_pp_la_OBJECTS) $(libsane_canon_pp_la_DEPENDENCIES) $(EXTRA_libsane_canon_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_canon_pp_la_LINK) $(libsane_canon_pp_la_OBJECTS) $(libsane_canon_pp_la_LIBADD) $(LIBS) + +libsane-cardscan.la: $(libsane_cardscan_la_OBJECTS) $(libsane_cardscan_la_DEPENDENCIES) $(EXTRA_libsane_cardscan_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_cardscan_la_LINK) $(libsane_cardscan_la_OBJECTS) $(libsane_cardscan_la_LIBADD) $(LIBS) + +libsane-coolscan.la: $(libsane_coolscan_la_OBJECTS) $(libsane_coolscan_la_DEPENDENCIES) $(EXTRA_libsane_coolscan_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_coolscan_la_LINK) $(libsane_coolscan_la_OBJECTS) $(libsane_coolscan_la_LIBADD) $(LIBS) + +libsane-coolscan2.la: $(libsane_coolscan2_la_OBJECTS) $(libsane_coolscan2_la_DEPENDENCIES) $(EXTRA_libsane_coolscan2_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_coolscan2_la_LINK) $(libsane_coolscan2_la_OBJECTS) $(libsane_coolscan2_la_LIBADD) $(LIBS) + +libsane-coolscan3.la: $(libsane_coolscan3_la_OBJECTS) $(libsane_coolscan3_la_DEPENDENCIES) $(EXTRA_libsane_coolscan3_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_coolscan3_la_LINK) $(libsane_coolscan3_la_OBJECTS) $(libsane_coolscan3_la_LIBADD) $(LIBS) + +libsane-dc210.la: $(libsane_dc210_la_OBJECTS) $(libsane_dc210_la_DEPENDENCIES) $(EXTRA_libsane_dc210_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_dc210_la_LINK) $(libsane_dc210_la_OBJECTS) $(libsane_dc210_la_LIBADD) $(LIBS) + +libsane-dc240.la: $(libsane_dc240_la_OBJECTS) $(libsane_dc240_la_DEPENDENCIES) $(EXTRA_libsane_dc240_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_dc240_la_LINK) $(libsane_dc240_la_OBJECTS) $(libsane_dc240_la_LIBADD) $(LIBS) + +libsane-dc25.la: $(libsane_dc25_la_OBJECTS) $(libsane_dc25_la_DEPENDENCIES) $(EXTRA_libsane_dc25_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_dc25_la_LINK) $(libsane_dc25_la_OBJECTS) $(libsane_dc25_la_LIBADD) $(LIBS) + +libsane-dell1600n_net.la: $(libsane_dell1600n_net_la_OBJECTS) $(libsane_dell1600n_net_la_DEPENDENCIES) $(EXTRA_libsane_dell1600n_net_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_dell1600n_net_la_LINK) $(libsane_dell1600n_net_la_OBJECTS) $(libsane_dell1600n_net_la_LIBADD) $(LIBS) + +libsane-dll.la: $(libsane_dll_la_OBJECTS) $(libsane_dll_la_DEPENDENCIES) $(EXTRA_libsane_dll_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_dll_la_LINK) -rpath $(sanelibdir) $(libsane_dll_la_OBJECTS) $(libsane_dll_la_LIBADD) $(LIBS) + +libsane-dmc.la: $(libsane_dmc_la_OBJECTS) $(libsane_dmc_la_DEPENDENCIES) $(EXTRA_libsane_dmc_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_dmc_la_LINK) $(libsane_dmc_la_OBJECTS) $(libsane_dmc_la_LIBADD) $(LIBS) + +libsane-epjitsu.la: $(libsane_epjitsu_la_OBJECTS) $(libsane_epjitsu_la_DEPENDENCIES) $(EXTRA_libsane_epjitsu_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_epjitsu_la_LINK) $(libsane_epjitsu_la_OBJECTS) $(libsane_epjitsu_la_LIBADD) $(LIBS) + +libsane-epson.la: $(libsane_epson_la_OBJECTS) $(libsane_epson_la_DEPENDENCIES) $(EXTRA_libsane_epson_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_epson_la_LINK) $(libsane_epson_la_OBJECTS) $(libsane_epson_la_LIBADD) $(LIBS) + +libsane-epson2.la: $(libsane_epson2_la_OBJECTS) $(libsane_epson2_la_DEPENDENCIES) $(EXTRA_libsane_epson2_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_epson2_la_LINK) $(libsane_epson2_la_OBJECTS) $(libsane_epson2_la_LIBADD) $(LIBS) + +libsane-fujitsu.la: $(libsane_fujitsu_la_OBJECTS) $(libsane_fujitsu_la_DEPENDENCIES) $(EXTRA_libsane_fujitsu_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_fujitsu_la_LINK) $(libsane_fujitsu_la_OBJECTS) $(libsane_fujitsu_la_LIBADD) $(LIBS) + +libsane-genesys.la: $(libsane_genesys_la_OBJECTS) $(libsane_genesys_la_DEPENDENCIES) $(EXTRA_libsane_genesys_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_genesys_la_LINK) $(libsane_genesys_la_OBJECTS) $(libsane_genesys_la_LIBADD) $(LIBS) + +libsane-gphoto2.la: $(libsane_gphoto2_la_OBJECTS) $(libsane_gphoto2_la_DEPENDENCIES) $(EXTRA_libsane_gphoto2_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_gphoto2_la_LINK) $(libsane_gphoto2_la_OBJECTS) $(libsane_gphoto2_la_LIBADD) $(LIBS) + +libsane-gt68xx.la: $(libsane_gt68xx_la_OBJECTS) $(libsane_gt68xx_la_DEPENDENCIES) $(EXTRA_libsane_gt68xx_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_gt68xx_la_LINK) $(libsane_gt68xx_la_OBJECTS) $(libsane_gt68xx_la_LIBADD) $(LIBS) + +libsane-hp.la: $(libsane_hp_la_OBJECTS) $(libsane_hp_la_DEPENDENCIES) $(EXTRA_libsane_hp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hp_la_LINK) $(libsane_hp_la_OBJECTS) $(libsane_hp_la_LIBADD) $(LIBS) + +libsane-hp3500.la: $(libsane_hp3500_la_OBJECTS) $(libsane_hp3500_la_DEPENDENCIES) $(EXTRA_libsane_hp3500_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hp3500_la_LINK) $(libsane_hp3500_la_OBJECTS) $(libsane_hp3500_la_LIBADD) $(LIBS) + +libsane-hp3900.la: $(libsane_hp3900_la_OBJECTS) $(libsane_hp3900_la_DEPENDENCIES) $(EXTRA_libsane_hp3900_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hp3900_la_LINK) $(libsane_hp3900_la_OBJECTS) $(libsane_hp3900_la_LIBADD) $(LIBS) + +libsane-hp4200.la: $(libsane_hp4200_la_OBJECTS) $(libsane_hp4200_la_DEPENDENCIES) $(EXTRA_libsane_hp4200_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hp4200_la_LINK) $(libsane_hp4200_la_OBJECTS) $(libsane_hp4200_la_LIBADD) $(LIBS) + +libsane-hp5400.la: $(libsane_hp5400_la_OBJECTS) $(libsane_hp5400_la_DEPENDENCIES) $(EXTRA_libsane_hp5400_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hp5400_la_LINK) $(libsane_hp5400_la_OBJECTS) $(libsane_hp5400_la_LIBADD) $(LIBS) + +libsane-hp5590.la: $(libsane_hp5590_la_OBJECTS) $(libsane_hp5590_la_DEPENDENCIES) $(EXTRA_libsane_hp5590_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hp5590_la_LINK) $(libsane_hp5590_la_OBJECTS) $(libsane_hp5590_la_LIBADD) $(LIBS) + +libsane-hpljm1005.la: $(libsane_hpljm1005_la_OBJECTS) $(libsane_hpljm1005_la_DEPENDENCIES) $(EXTRA_libsane_hpljm1005_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hpljm1005_la_LINK) $(libsane_hpljm1005_la_OBJECTS) $(libsane_hpljm1005_la_LIBADD) $(LIBS) + +libsane-hpsj5s.la: $(libsane_hpsj5s_la_OBJECTS) $(libsane_hpsj5s_la_DEPENDENCIES) $(EXTRA_libsane_hpsj5s_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hpsj5s_la_LINK) $(libsane_hpsj5s_la_OBJECTS) $(libsane_hpsj5s_la_LIBADD) $(LIBS) + +libsane-hs2p.la: $(libsane_hs2p_la_OBJECTS) $(libsane_hs2p_la_DEPENDENCIES) $(EXTRA_libsane_hs2p_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_hs2p_la_LINK) $(libsane_hs2p_la_OBJECTS) $(libsane_hs2p_la_LIBADD) $(LIBS) + +libsane-ibm.la: $(libsane_ibm_la_OBJECTS) $(libsane_ibm_la_DEPENDENCIES) $(EXTRA_libsane_ibm_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_ibm_la_LINK) $(libsane_ibm_la_OBJECTS) $(libsane_ibm_la_LIBADD) $(LIBS) + +libsane-kodak.la: $(libsane_kodak_la_OBJECTS) $(libsane_kodak_la_DEPENDENCIES) $(EXTRA_libsane_kodak_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_kodak_la_LINK) $(libsane_kodak_la_OBJECTS) $(libsane_kodak_la_LIBADD) $(LIBS) + +libsane-kodakaio.la: $(libsane_kodakaio_la_OBJECTS) $(libsane_kodakaio_la_DEPENDENCIES) $(EXTRA_libsane_kodakaio_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_kodakaio_la_LINK) $(libsane_kodakaio_la_OBJECTS) $(libsane_kodakaio_la_LIBADD) $(LIBS) + +libsane-kvs1025.la: $(libsane_kvs1025_la_OBJECTS) $(libsane_kvs1025_la_DEPENDENCIES) $(EXTRA_libsane_kvs1025_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_kvs1025_la_LINK) $(libsane_kvs1025_la_OBJECTS) $(libsane_kvs1025_la_LIBADD) $(LIBS) + +libsane-kvs20xx.la: $(libsane_kvs20xx_la_OBJECTS) $(libsane_kvs20xx_la_DEPENDENCIES) $(EXTRA_libsane_kvs20xx_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_kvs20xx_la_LINK) $(libsane_kvs20xx_la_OBJECTS) $(libsane_kvs20xx_la_LIBADD) $(LIBS) + +libsane-kvs40xx.la: $(libsane_kvs40xx_la_OBJECTS) $(libsane_kvs40xx_la_DEPENDENCIES) $(EXTRA_libsane_kvs40xx_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_kvs40xx_la_LINK) $(libsane_kvs40xx_la_OBJECTS) $(libsane_kvs40xx_la_LIBADD) $(LIBS) + +libsane-leo.la: $(libsane_leo_la_OBJECTS) $(libsane_leo_la_DEPENDENCIES) $(EXTRA_libsane_leo_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_leo_la_LINK) $(libsane_leo_la_OBJECTS) $(libsane_leo_la_LIBADD) $(LIBS) + +libsane-lexmark.la: $(libsane_lexmark_la_OBJECTS) $(libsane_lexmark_la_DEPENDENCIES) $(EXTRA_libsane_lexmark_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_lexmark_la_LINK) $(libsane_lexmark_la_OBJECTS) $(libsane_lexmark_la_LIBADD) $(LIBS) + +libsane-ma1509.la: $(libsane_ma1509_la_OBJECTS) $(libsane_ma1509_la_DEPENDENCIES) $(EXTRA_libsane_ma1509_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_ma1509_la_LINK) $(libsane_ma1509_la_OBJECTS) $(libsane_ma1509_la_LIBADD) $(LIBS) + +libsane-magicolor.la: $(libsane_magicolor_la_OBJECTS) $(libsane_magicolor_la_DEPENDENCIES) $(EXTRA_libsane_magicolor_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_magicolor_la_LINK) $(libsane_magicolor_la_OBJECTS) $(libsane_magicolor_la_LIBADD) $(LIBS) + +libsane-matsushita.la: $(libsane_matsushita_la_OBJECTS) $(libsane_matsushita_la_DEPENDENCIES) $(EXTRA_libsane_matsushita_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_matsushita_la_LINK) $(libsane_matsushita_la_OBJECTS) $(libsane_matsushita_la_LIBADD) $(LIBS) + +libsane-microtek.la: $(libsane_microtek_la_OBJECTS) $(libsane_microtek_la_DEPENDENCIES) $(EXTRA_libsane_microtek_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_microtek_la_LINK) $(libsane_microtek_la_OBJECTS) $(libsane_microtek_la_LIBADD) $(LIBS) + +libsane-microtek2.la: $(libsane_microtek2_la_OBJECTS) $(libsane_microtek2_la_DEPENDENCIES) $(EXTRA_libsane_microtek2_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_microtek2_la_LINK) $(libsane_microtek2_la_OBJECTS) $(libsane_microtek2_la_LIBADD) $(LIBS) + +libsane-mustek.la: $(libsane_mustek_la_OBJECTS) $(libsane_mustek_la_DEPENDENCIES) $(EXTRA_libsane_mustek_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_mustek_la_LINK) $(libsane_mustek_la_OBJECTS) $(libsane_mustek_la_LIBADD) $(LIBS) + +libsane-mustek_pp.la: $(libsane_mustek_pp_la_OBJECTS) $(libsane_mustek_pp_la_DEPENDENCIES) $(EXTRA_libsane_mustek_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_mustek_pp_la_LINK) $(libsane_mustek_pp_la_OBJECTS) $(libsane_mustek_pp_la_LIBADD) $(LIBS) + +libsane-mustek_usb.la: $(libsane_mustek_usb_la_OBJECTS) $(libsane_mustek_usb_la_DEPENDENCIES) $(EXTRA_libsane_mustek_usb_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_mustek_usb_la_LINK) $(libsane_mustek_usb_la_OBJECTS) $(libsane_mustek_usb_la_LIBADD) $(LIBS) + +libsane-mustek_usb2.la: $(libsane_mustek_usb2_la_OBJECTS) $(libsane_mustek_usb2_la_DEPENDENCIES) $(EXTRA_libsane_mustek_usb2_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_mustek_usb2_la_LINK) $(libsane_mustek_usb2_la_OBJECTS) $(libsane_mustek_usb2_la_LIBADD) $(LIBS) + +libsane-nec.la: $(libsane_nec_la_OBJECTS) $(libsane_nec_la_DEPENDENCIES) $(EXTRA_libsane_nec_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_nec_la_LINK) $(libsane_nec_la_OBJECTS) $(libsane_nec_la_LIBADD) $(LIBS) + +libsane-net.la: $(libsane_net_la_OBJECTS) $(libsane_net_la_DEPENDENCIES) $(EXTRA_libsane_net_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_net_la_LINK) $(libsane_net_la_OBJECTS) $(libsane_net_la_LIBADD) $(LIBS) + +libsane-niash.la: $(libsane_niash_la_OBJECTS) $(libsane_niash_la_DEPENDENCIES) $(EXTRA_libsane_niash_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_niash_la_LINK) $(libsane_niash_la_OBJECTS) $(libsane_niash_la_LIBADD) $(LIBS) + +libsane-p5.la: $(libsane_p5_la_OBJECTS) $(libsane_p5_la_DEPENDENCIES) $(EXTRA_libsane_p5_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_p5_la_LINK) $(libsane_p5_la_OBJECTS) $(libsane_p5_la_LIBADD) $(LIBS) + +libsane-pie.la: $(libsane_pie_la_OBJECTS) $(libsane_pie_la_DEPENDENCIES) $(EXTRA_libsane_pie_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_pie_la_LINK) $(libsane_pie_la_OBJECTS) $(libsane_pie_la_LIBADD) $(LIBS) + +libsane-pint.la: $(libsane_pint_la_OBJECTS) $(libsane_pint_la_DEPENDENCIES) $(EXTRA_libsane_pint_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_pint_la_LINK) $(libsane_pint_la_OBJECTS) $(libsane_pint_la_LIBADD) $(LIBS) + +libsane-pixma.la: $(libsane_pixma_la_OBJECTS) $(libsane_pixma_la_DEPENDENCIES) $(EXTRA_libsane_pixma_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_pixma_la_LINK) $(libsane_pixma_la_OBJECTS) $(libsane_pixma_la_LIBADD) $(LIBS) + +libsane-plustek.la: $(libsane_plustek_la_OBJECTS) $(libsane_plustek_la_DEPENDENCIES) $(EXTRA_libsane_plustek_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_plustek_la_LINK) $(libsane_plustek_la_OBJECTS) $(libsane_plustek_la_LIBADD) $(LIBS) + +libsane-plustek_pp.la: $(libsane_plustek_pp_la_OBJECTS) $(libsane_plustek_pp_la_DEPENDENCIES) $(EXTRA_libsane_plustek_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_plustek_pp_la_LINK) $(libsane_plustek_pp_la_OBJECTS) $(libsane_plustek_pp_la_LIBADD) $(LIBS) + +libsane-pnm.la: $(libsane_pnm_la_OBJECTS) $(libsane_pnm_la_DEPENDENCIES) $(EXTRA_libsane_pnm_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_pnm_la_LINK) $(libsane_pnm_la_OBJECTS) $(libsane_pnm_la_LIBADD) $(LIBS) + +libsane-qcam.la: $(libsane_qcam_la_OBJECTS) $(libsane_qcam_la_DEPENDENCIES) $(EXTRA_libsane_qcam_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_qcam_la_LINK) $(libsane_qcam_la_OBJECTS) $(libsane_qcam_la_LIBADD) $(LIBS) + +libsane-ricoh.la: $(libsane_ricoh_la_OBJECTS) $(libsane_ricoh_la_DEPENDENCIES) $(EXTRA_libsane_ricoh_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_ricoh_la_LINK) $(libsane_ricoh_la_OBJECTS) $(libsane_ricoh_la_LIBADD) $(LIBS) + +libsane-rts8891.la: $(libsane_rts8891_la_OBJECTS) $(libsane_rts8891_la_DEPENDENCIES) $(EXTRA_libsane_rts8891_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_rts8891_la_LINK) $(libsane_rts8891_la_OBJECTS) $(libsane_rts8891_la_LIBADD) $(LIBS) + +libsane-s9036.la: $(libsane_s9036_la_OBJECTS) $(libsane_s9036_la_DEPENDENCIES) $(EXTRA_libsane_s9036_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_s9036_la_LINK) $(libsane_s9036_la_OBJECTS) $(libsane_s9036_la_LIBADD) $(LIBS) + +libsane-sceptre.la: $(libsane_sceptre_la_OBJECTS) $(libsane_sceptre_la_DEPENDENCIES) $(EXTRA_libsane_sceptre_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_sceptre_la_LINK) $(libsane_sceptre_la_OBJECTS) $(libsane_sceptre_la_LIBADD) $(LIBS) + +libsane-sharp.la: $(libsane_sharp_la_OBJECTS) $(libsane_sharp_la_DEPENDENCIES) $(EXTRA_libsane_sharp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_sharp_la_LINK) $(libsane_sharp_la_OBJECTS) $(libsane_sharp_la_LIBADD) $(LIBS) + +libsane-sm3600.la: $(libsane_sm3600_la_OBJECTS) $(libsane_sm3600_la_DEPENDENCIES) $(EXTRA_libsane_sm3600_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_sm3600_la_LINK) $(libsane_sm3600_la_OBJECTS) $(libsane_sm3600_la_LIBADD) $(LIBS) + +libsane-sm3840.la: $(libsane_sm3840_la_OBJECTS) $(libsane_sm3840_la_DEPENDENCIES) $(EXTRA_libsane_sm3840_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_sm3840_la_LINK) $(libsane_sm3840_la_OBJECTS) $(libsane_sm3840_la_LIBADD) $(LIBS) + +libsane-snapscan.la: $(libsane_snapscan_la_OBJECTS) $(libsane_snapscan_la_DEPENDENCIES) $(EXTRA_libsane_snapscan_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_snapscan_la_LINK) $(libsane_snapscan_la_OBJECTS) $(libsane_snapscan_la_LIBADD) $(LIBS) + +libsane-sp15c.la: $(libsane_sp15c_la_OBJECTS) $(libsane_sp15c_la_DEPENDENCIES) $(EXTRA_libsane_sp15c_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_sp15c_la_LINK) $(libsane_sp15c_la_OBJECTS) $(libsane_sp15c_la_LIBADD) $(LIBS) + +libsane-st400.la: $(libsane_st400_la_OBJECTS) $(libsane_st400_la_DEPENDENCIES) $(EXTRA_libsane_st400_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_st400_la_LINK) $(libsane_st400_la_OBJECTS) $(libsane_st400_la_LIBADD) $(LIBS) + +libsane-stv680.la: $(libsane_stv680_la_OBJECTS) $(libsane_stv680_la_DEPENDENCIES) $(EXTRA_libsane_stv680_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_stv680_la_LINK) $(libsane_stv680_la_OBJECTS) $(libsane_stv680_la_LIBADD) $(LIBS) + +libsane-tamarack.la: $(libsane_tamarack_la_OBJECTS) $(libsane_tamarack_la_DEPENDENCIES) $(EXTRA_libsane_tamarack_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_tamarack_la_LINK) $(libsane_tamarack_la_OBJECTS) $(libsane_tamarack_la_LIBADD) $(LIBS) + +libsane-teco1.la: $(libsane_teco1_la_OBJECTS) $(libsane_teco1_la_DEPENDENCIES) $(EXTRA_libsane_teco1_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_teco1_la_LINK) $(libsane_teco1_la_OBJECTS) $(libsane_teco1_la_LIBADD) $(LIBS) + +libsane-teco2.la: $(libsane_teco2_la_OBJECTS) $(libsane_teco2_la_DEPENDENCIES) $(EXTRA_libsane_teco2_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_teco2_la_LINK) $(libsane_teco2_la_OBJECTS) $(libsane_teco2_la_LIBADD) $(LIBS) + +libsane-teco3.la: $(libsane_teco3_la_OBJECTS) $(libsane_teco3_la_DEPENDENCIES) $(EXTRA_libsane_teco3_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_teco3_la_LINK) $(libsane_teco3_la_OBJECTS) $(libsane_teco3_la_LIBADD) $(LIBS) + +libsane-test.la: $(libsane_test_la_OBJECTS) $(libsane_test_la_DEPENDENCIES) $(EXTRA_libsane_test_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_test_la_LINK) $(libsane_test_la_OBJECTS) $(libsane_test_la_LIBADD) $(LIBS) + +libsane-u12.la: $(libsane_u12_la_OBJECTS) $(libsane_u12_la_DEPENDENCIES) $(EXTRA_libsane_u12_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_u12_la_LINK) $(libsane_u12_la_OBJECTS) $(libsane_u12_la_LIBADD) $(LIBS) + +libsane-umax.la: $(libsane_umax_la_OBJECTS) $(libsane_umax_la_DEPENDENCIES) $(EXTRA_libsane_umax_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_umax_la_LINK) $(libsane_umax_la_OBJECTS) $(libsane_umax_la_LIBADD) $(LIBS) + +libsane-umax1220u.la: $(libsane_umax1220u_la_OBJECTS) $(libsane_umax1220u_la_DEPENDENCIES) $(EXTRA_libsane_umax1220u_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_umax1220u_la_LINK) $(libsane_umax1220u_la_OBJECTS) $(libsane_umax1220u_la_LIBADD) $(LIBS) + +libsane-umax_pp.la: $(libsane_umax_pp_la_OBJECTS) $(libsane_umax_pp_la_DEPENDENCIES) $(EXTRA_libsane_umax_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_umax_pp_la_LINK) $(libsane_umax_pp_la_OBJECTS) $(libsane_umax_pp_la_LIBADD) $(LIBS) + +libsane-v4l.la: $(libsane_v4l_la_OBJECTS) $(libsane_v4l_la_DEPENDENCIES) $(EXTRA_libsane_v4l_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_v4l_la_LINK) $(libsane_v4l_la_OBJECTS) $(libsane_v4l_la_LIBADD) $(LIBS) + +libsane-xerox_mfp.la: $(libsane_xerox_mfp_la_OBJECTS) $(libsane_xerox_mfp_la_DEPENDENCIES) $(EXTRA_libsane_xerox_mfp_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_xerox_mfp_la_LINK) $(libsane_xerox_mfp_la_OBJECTS) $(libsane_xerox_mfp_la_LIBADD) $(LIBS) + +libsane.la: $(libsane_la_OBJECTS) $(libsane_la_DEPENDENCIES) $(EXTRA_libsane_la_DEPENDENCIES) + $(AM_V_CCLD)$(libsane_la_LINK) -rpath $(libdir) $(libsane_la_OBJECTS) $(libsane_la_LIBADD) $(LIBS) + +libsceptre.la: $(libsceptre_la_OBJECTS) $(libsceptre_la_DEPENDENCIES) $(EXTRA_libsceptre_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libsceptre_la_OBJECTS) $(libsceptre_la_LIBADD) $(LIBS) + +libsharp.la: $(libsharp_la_OBJECTS) $(libsharp_la_DEPENDENCIES) $(EXTRA_libsharp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libsharp_la_OBJECTS) $(libsharp_la_LIBADD) $(LIBS) + +libsm3600.la: $(libsm3600_la_OBJECTS) $(libsm3600_la_DEPENDENCIES) $(EXTRA_libsm3600_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libsm3600_la_OBJECTS) $(libsm3600_la_LIBADD) $(LIBS) + +libsm3840.la: $(libsm3840_la_OBJECTS) $(libsm3840_la_DEPENDENCIES) $(EXTRA_libsm3840_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libsm3840_la_OBJECTS) $(libsm3840_la_LIBADD) $(LIBS) + +libsnapscan.la: $(libsnapscan_la_OBJECTS) $(libsnapscan_la_DEPENDENCIES) $(EXTRA_libsnapscan_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libsnapscan_la_OBJECTS) $(libsnapscan_la_LIBADD) $(LIBS) + +libsp15c.la: $(libsp15c_la_OBJECTS) $(libsp15c_la_DEPENDENCIES) $(EXTRA_libsp15c_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libsp15c_la_OBJECTS) $(libsp15c_la_LIBADD) $(LIBS) + +libst400.la: $(libst400_la_OBJECTS) $(libst400_la_DEPENDENCIES) $(EXTRA_libst400_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libst400_la_OBJECTS) $(libst400_la_LIBADD) $(LIBS) + +libstv680.la: $(libstv680_la_OBJECTS) $(libstv680_la_DEPENDENCIES) $(EXTRA_libstv680_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libstv680_la_OBJECTS) $(libstv680_la_LIBADD) $(LIBS) + +libtamarack.la: $(libtamarack_la_OBJECTS) $(libtamarack_la_DEPENDENCIES) $(EXTRA_libtamarack_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libtamarack_la_OBJECTS) $(libtamarack_la_LIBADD) $(LIBS) + +libteco1.la: $(libteco1_la_OBJECTS) $(libteco1_la_DEPENDENCIES) $(EXTRA_libteco1_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libteco1_la_OBJECTS) $(libteco1_la_LIBADD) $(LIBS) + +libteco2.la: $(libteco2_la_OBJECTS) $(libteco2_la_DEPENDENCIES) $(EXTRA_libteco2_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libteco2_la_OBJECTS) $(libteco2_la_LIBADD) $(LIBS) + +libteco3.la: $(libteco3_la_OBJECTS) $(libteco3_la_DEPENDENCIES) $(EXTRA_libteco3_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libteco3_la_OBJECTS) $(libteco3_la_LIBADD) $(LIBS) + +libtest.la: $(libtest_la_OBJECTS) $(libtest_la_DEPENDENCIES) $(EXTRA_libtest_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libtest_la_OBJECTS) $(libtest_la_LIBADD) $(LIBS) + +libu12.la: $(libu12_la_OBJECTS) $(libu12_la_DEPENDENCIES) $(EXTRA_libu12_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libu12_la_OBJECTS) $(libu12_la_LIBADD) $(LIBS) + +libumax.la: $(libumax_la_OBJECTS) $(libumax_la_DEPENDENCIES) $(EXTRA_libumax_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libumax_la_OBJECTS) $(libumax_la_LIBADD) $(LIBS) + +libumax1220u.la: $(libumax1220u_la_OBJECTS) $(libumax1220u_la_DEPENDENCIES) $(EXTRA_libumax1220u_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libumax1220u_la_OBJECTS) $(libumax1220u_la_LIBADD) $(LIBS) + +libumax_pp.la: $(libumax_pp_la_OBJECTS) $(libumax_pp_la_DEPENDENCIES) $(EXTRA_libumax_pp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libumax_pp_la_OBJECTS) $(libumax_pp_la_LIBADD) $(LIBS) + +libv4l.la: $(libv4l_la_OBJECTS) $(libv4l_la_DEPENDENCIES) $(EXTRA_libv4l_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libv4l_la_OBJECTS) $(libv4l_la_LIBADD) $(LIBS) + +libxerox_mfp.la: $(libxerox_mfp_la_OBJECTS) $(libxerox_mfp_la_DEPENDENCIES) $(EXTRA_libxerox_mfp_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libxerox_mfp_la_OBJECTS) $(libxerox_mfp_la_LIBADD) $(LIBS) + +mostlyclean-compile: + -rm -f *.$(OBJEXT) + +distclean-compile: + -rm -f *.tab.c + +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libabaton_la-abaton.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libagfafocus_la-agfafocus.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libapple_la-apple.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libartec_eplus48u_la-artec_eplus48u.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libartec_la-artec.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libas6e_la-as6e.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavision_la-avision.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libbh_la-bh.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcanon630u_la-canon630u.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcanon_dr_la-canon_dr.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcanon_la-canon.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcanon_pp_la-canon_pp-dev.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcanon_pp_la-canon_pp-io.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcanon_pp_la-canon_pp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcardscan_la-cardscan.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcoolscan2_la-coolscan2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcoolscan3_la-coolscan3.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcoolscan_la-coolscan.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdc210_la-dc210.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdc240_la-dc240.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdc25_la-dc25.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdell1600n_net_la-dell1600n_net.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdll_la-dll.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdll_preload_la-dll.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdmc_la-dmc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepjitsu_la-epjitsu.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2-cct.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2-commands.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2-io.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2-ops.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2_net.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson2_scsi.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson2_la-epson_usb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson_la-epson.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson_la-epson_scsi.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libepson_la-epson_usb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfujitsu_la-fujitsu.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_gl124.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_gl646.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_gl841.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_gl843.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_gl846.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_gl847.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgenesys_la-genesys_low.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgphoto2_i_la-gphoto2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgt68xx_la-gt68xx.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp3500_la-hp3500.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp3900_la-hp3900.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp4200_la-hp4200.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp5400_la-hp5400.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp5590_la-hp5590.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp-accessor.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp-device.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp-handle.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp-hpmem.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp-option.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp-scl.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhp_la-hp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhpljm1005_la-hpljm1005.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhpsj5s_la-hpsj5s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhs2p_la-hs2p.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libibm_la-ibm.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkodak_la-kodak.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkodakaio_la-kodakaio.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs1025_la-kvs1025.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs1025_la-kvs1025_low.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs1025_la-kvs1025_opt.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs1025_la-kvs1025_usb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs20xx_la-kvs20xx.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs20xx_la-kvs20xx_cmd.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs20xx_la-kvs20xx_opt.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs40xx_la-kvs40xx.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs40xx_la-kvs40xx_cmd.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkvs40xx_la-kvs40xx_opt.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libleo_la-leo.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblexmark_la-lexmark.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblexmark_la-lexmark_low.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libma1509_la-ma1509.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmagicolor_la-magicolor.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmatsushita_la-matsushita.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmicrotek2_la-microtek2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmicrotek_la-microtek.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmustek_la-mustek.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmustek_pp_la-mustek_pp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmustek_usb2_la-mustek_usb2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmustek_usb_la-mustek_usb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnec_la-nec.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnet_la-net.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libniash_la-niash.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libp5_la-p5.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpie_la-pie.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpint_la-pint.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_bjnp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_common.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_imageclass.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_io_sanei.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_mp150.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_mp730.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_mp750.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixma_la-pixma_mp810.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libplustek_la-plustek.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libplustek_pp_la-plustek_pp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpnm_la-pnm.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libqcam_la-qcam.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libricoh_la-ricoh.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librts8891_la-rts8891.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librts8891_la-rts88xx_lib.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libs9036_la-s9036.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_abaton_la-abaton-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_agfafocus_la-agfafocus-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_apple_la-apple-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_artec_eplus48u_la-artec_eplus48u-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_artec_la-artec-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_as6e_la-as6e-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_avision_la-avision-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_bh_la-bh-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_canon630u_la-canon630u-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_canon_dr_la-canon_dr-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_canon_la-canon-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_canon_pp_la-canon_pp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_cardscan_la-cardscan-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_coolscan2_la-coolscan2-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_coolscan3_la-coolscan3-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_coolscan_la-coolscan-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_dc210_la-dc210-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_dc240_la-dc240-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_dc25_la-dc25-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_dell1600n_net_la-dell1600n_net-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_dll_la-dll-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_dmc_la-dmc-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_epjitsu_la-epjitsu-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_epson2_la-epson2-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_epson_la-epson-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_fujitsu_la-fujitsu-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_genesys_la-genesys-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_gphoto2_la-gphoto2-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_gt68xx_la-gt68xx-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hp3500_la-hp3500-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hp3900_la-hp3900-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hp4200_la-hp4200-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hp5400_la-hp5400-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hp5590_la-hp5590-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hp_la-hp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hpljm1005_la-hpljm1005-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hpsj5s_la-hpsj5s-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_hs2p_la-hs2p-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_ibm_la-ibm-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_kodak_la-kodak-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_kodakaio_la-kodakaio-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_kvs1025_la-kvs1025-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_kvs20xx_la-kvs20xx-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_kvs40xx_la-kvs40xx-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_la-dll-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_leo_la-leo-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_lexmark_la-lexmark-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_ma1509_la-ma1509-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_magicolor_la-magicolor-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_matsushita_la-matsushita-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_microtek2_la-microtek2-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_microtek_la-microtek-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_mustek_la-mustek-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_mustek_pp_la-mustek_pp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_mustek_usb2_la-mustek_usb2-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_mustek_usb_la-mustek_usb-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_nec_la-nec-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_net_la-net-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_niash_la-niash-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_p5_la-p5-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_pie_la-pie-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_pint_la-pint-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_pixma_la-pixma-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_plustek_la-plustek-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_plustek_pp_la-plustek_pp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_pnm_la-pnm-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_qcam_la-qcam-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_ricoh_la-ricoh-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_rts8891_la-rts8891-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_s9036_la-s9036-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_sceptre_la-sceptre-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_sharp_la-sharp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_sm3600_la-sm3600-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_sm3840_la-sm3840-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_snapscan_la-snapscan-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_sp15c_la-sp15c-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_st400_la-st400-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_stv680_la-stv680-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_tamarack_la-tamarack-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_teco1_la-teco1-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_teco2_la-teco2-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_teco3_la-teco3-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_test_la-test-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_u12_la-u12-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_umax1220u_la-umax1220u-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_umax_la-umax-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_umax_pp_la-umax_pp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_v4l_la-v4l-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsane_xerox_mfp_la-xerox_mfp-s.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsceptre_la-sceptre.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsharp_la-sharp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsm3600_la-sm3600.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsm3840_la-sm3840.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsnapscan_la-snapscan.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsp15c_la-sp15c.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst400_la-st400.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstv680_la-stv680.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtamarack_la-tamarack.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libteco1_la-teco1.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libteco2_la-teco2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libteco3_la-teco3.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-test.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libu12_la-u12.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libumax1220u_la-umax1220u.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libumax_la-umax.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libumax_pp_la-umax_pp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libumax_pp_la-umax_pp_low.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libumax_pp_la-umax_pp_mid.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libv4l_la-v4l.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxerox_mfp_la-xerox_mfp-tcp.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxerox_mfp_la-xerox_mfp-usb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxerox_mfp_la-xerox_mfp.Plo@am__quote@ + +.c.o: +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< + +.c.obj: +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` + +.c.lo: +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< + +libabaton_la-abaton.lo: abaton.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libabaton_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libabaton_la-abaton.lo -MD -MP -MF $(DEPDIR)/libabaton_la-abaton.Tpo -c -o libabaton_la-abaton.lo `test -f 'abaton.c' || echo '$(srcdir)/'`abaton.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libabaton_la-abaton.Tpo $(DEPDIR)/libabaton_la-abaton.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='abaton.c' object='libabaton_la-abaton.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libabaton_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libabaton_la-abaton.lo `test -f 'abaton.c' || echo '$(srcdir)/'`abaton.c + +libagfafocus_la-agfafocus.lo: agfafocus.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libagfafocus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libagfafocus_la-agfafocus.lo -MD -MP -MF $(DEPDIR)/libagfafocus_la-agfafocus.Tpo -c -o libagfafocus_la-agfafocus.lo `test -f 'agfafocus.c' || echo '$(srcdir)/'`agfafocus.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libagfafocus_la-agfafocus.Tpo $(DEPDIR)/libagfafocus_la-agfafocus.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='agfafocus.c' object='libagfafocus_la-agfafocus.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libagfafocus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libagfafocus_la-agfafocus.lo `test -f 'agfafocus.c' || echo '$(srcdir)/'`agfafocus.c + +libapple_la-apple.lo: apple.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libapple_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libapple_la-apple.lo -MD -MP -MF $(DEPDIR)/libapple_la-apple.Tpo -c -o libapple_la-apple.lo `test -f 'apple.c' || echo '$(srcdir)/'`apple.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libapple_la-apple.Tpo $(DEPDIR)/libapple_la-apple.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='apple.c' object='libapple_la-apple.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libapple_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libapple_la-apple.lo `test -f 'apple.c' || echo '$(srcdir)/'`apple.c + +libartec_la-artec.lo: artec.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libartec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libartec_la-artec.lo -MD -MP -MF $(DEPDIR)/libartec_la-artec.Tpo -c -o libartec_la-artec.lo `test -f 'artec.c' || echo '$(srcdir)/'`artec.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libartec_la-artec.Tpo $(DEPDIR)/libartec_la-artec.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='artec.c' object='libartec_la-artec.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libartec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libartec_la-artec.lo `test -f 'artec.c' || echo '$(srcdir)/'`artec.c + +libartec_eplus48u_la-artec_eplus48u.lo: artec_eplus48u.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libartec_eplus48u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libartec_eplus48u_la-artec_eplus48u.lo -MD -MP -MF $(DEPDIR)/libartec_eplus48u_la-artec_eplus48u.Tpo -c -o libartec_eplus48u_la-artec_eplus48u.lo `test -f 'artec_eplus48u.c' || echo '$(srcdir)/'`artec_eplus48u.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libartec_eplus48u_la-artec_eplus48u.Tpo $(DEPDIR)/libartec_eplus48u_la-artec_eplus48u.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='artec_eplus48u.c' object='libartec_eplus48u_la-artec_eplus48u.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libartec_eplus48u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libartec_eplus48u_la-artec_eplus48u.lo `test -f 'artec_eplus48u.c' || echo '$(srcdir)/'`artec_eplus48u.c + +libas6e_la-as6e.lo: as6e.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libas6e_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libas6e_la-as6e.lo -MD -MP -MF $(DEPDIR)/libas6e_la-as6e.Tpo -c -o libas6e_la-as6e.lo `test -f 'as6e.c' || echo '$(srcdir)/'`as6e.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libas6e_la-as6e.Tpo $(DEPDIR)/libas6e_la-as6e.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='as6e.c' object='libas6e_la-as6e.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libas6e_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libas6e_la-as6e.lo `test -f 'as6e.c' || echo '$(srcdir)/'`as6e.c + +libavision_la-avision.lo: avision.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavision_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libavision_la-avision.lo -MD -MP -MF $(DEPDIR)/libavision_la-avision.Tpo -c -o libavision_la-avision.lo `test -f 'avision.c' || echo '$(srcdir)/'`avision.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libavision_la-avision.Tpo $(DEPDIR)/libavision_la-avision.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='avision.c' object='libavision_la-avision.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavision_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libavision_la-avision.lo `test -f 'avision.c' || echo '$(srcdir)/'`avision.c + +libbh_la-bh.lo: bh.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libbh_la-bh.lo -MD -MP -MF $(DEPDIR)/libbh_la-bh.Tpo -c -o libbh_la-bh.lo `test -f 'bh.c' || echo '$(srcdir)/'`bh.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbh_la-bh.Tpo $(DEPDIR)/libbh_la-bh.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bh.c' object='libbh_la-bh.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libbh_la-bh.lo `test -f 'bh.c' || echo '$(srcdir)/'`bh.c + +libcanon_la-canon.lo: canon.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcanon_la-canon.lo -MD -MP -MF $(DEPDIR)/libcanon_la-canon.Tpo -c -o libcanon_la-canon.lo `test -f 'canon.c' || echo '$(srcdir)/'`canon.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcanon_la-canon.Tpo $(DEPDIR)/libcanon_la-canon.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon.c' object='libcanon_la-canon.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcanon_la-canon.lo `test -f 'canon.c' || echo '$(srcdir)/'`canon.c + +libcanon630u_la-canon630u.lo: canon630u.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon630u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcanon630u_la-canon630u.lo -MD -MP -MF $(DEPDIR)/libcanon630u_la-canon630u.Tpo -c -o libcanon630u_la-canon630u.lo `test -f 'canon630u.c' || echo '$(srcdir)/'`canon630u.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcanon630u_la-canon630u.Tpo $(DEPDIR)/libcanon630u_la-canon630u.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon630u.c' object='libcanon630u_la-canon630u.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon630u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcanon630u_la-canon630u.lo `test -f 'canon630u.c' || echo '$(srcdir)/'`canon630u.c + +libcanon_dr_la-canon_dr.lo: canon_dr.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_dr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcanon_dr_la-canon_dr.lo -MD -MP -MF $(DEPDIR)/libcanon_dr_la-canon_dr.Tpo -c -o libcanon_dr_la-canon_dr.lo `test -f 'canon_dr.c' || echo '$(srcdir)/'`canon_dr.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcanon_dr_la-canon_dr.Tpo $(DEPDIR)/libcanon_dr_la-canon_dr.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon_dr.c' object='libcanon_dr_la-canon_dr.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_dr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcanon_dr_la-canon_dr.lo `test -f 'canon_dr.c' || echo '$(srcdir)/'`canon_dr.c + +libcanon_pp_la-canon_pp.lo: canon_pp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcanon_pp_la-canon_pp.lo -MD -MP -MF $(DEPDIR)/libcanon_pp_la-canon_pp.Tpo -c -o libcanon_pp_la-canon_pp.lo `test -f 'canon_pp.c' || echo '$(srcdir)/'`canon_pp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcanon_pp_la-canon_pp.Tpo $(DEPDIR)/libcanon_pp_la-canon_pp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon_pp.c' object='libcanon_pp_la-canon_pp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcanon_pp_la-canon_pp.lo `test -f 'canon_pp.c' || echo '$(srcdir)/'`canon_pp.c + +libcanon_pp_la-canon_pp-io.lo: canon_pp-io.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcanon_pp_la-canon_pp-io.lo -MD -MP -MF $(DEPDIR)/libcanon_pp_la-canon_pp-io.Tpo -c -o libcanon_pp_la-canon_pp-io.lo `test -f 'canon_pp-io.c' || echo '$(srcdir)/'`canon_pp-io.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcanon_pp_la-canon_pp-io.Tpo $(DEPDIR)/libcanon_pp_la-canon_pp-io.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon_pp-io.c' object='libcanon_pp_la-canon_pp-io.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcanon_pp_la-canon_pp-io.lo `test -f 'canon_pp-io.c' || echo '$(srcdir)/'`canon_pp-io.c + +libcanon_pp_la-canon_pp-dev.lo: canon_pp-dev.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcanon_pp_la-canon_pp-dev.lo -MD -MP -MF $(DEPDIR)/libcanon_pp_la-canon_pp-dev.Tpo -c -o libcanon_pp_la-canon_pp-dev.lo `test -f 'canon_pp-dev.c' || echo '$(srcdir)/'`canon_pp-dev.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcanon_pp_la-canon_pp-dev.Tpo $(DEPDIR)/libcanon_pp_la-canon_pp-dev.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon_pp-dev.c' object='libcanon_pp_la-canon_pp-dev.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcanon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcanon_pp_la-canon_pp-dev.lo `test -f 'canon_pp-dev.c' || echo '$(srcdir)/'`canon_pp-dev.c + +libcardscan_la-cardscan.lo: cardscan.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcardscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcardscan_la-cardscan.lo -MD -MP -MF $(DEPDIR)/libcardscan_la-cardscan.Tpo -c -o libcardscan_la-cardscan.lo `test -f 'cardscan.c' || echo '$(srcdir)/'`cardscan.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcardscan_la-cardscan.Tpo $(DEPDIR)/libcardscan_la-cardscan.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cardscan.c' object='libcardscan_la-cardscan.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcardscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcardscan_la-cardscan.lo `test -f 'cardscan.c' || echo '$(srcdir)/'`cardscan.c + +libcoolscan_la-coolscan.lo: coolscan.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcoolscan_la-coolscan.lo -MD -MP -MF $(DEPDIR)/libcoolscan_la-coolscan.Tpo -c -o libcoolscan_la-coolscan.lo `test -f 'coolscan.c' || echo '$(srcdir)/'`coolscan.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcoolscan_la-coolscan.Tpo $(DEPDIR)/libcoolscan_la-coolscan.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='coolscan.c' object='libcoolscan_la-coolscan.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcoolscan_la-coolscan.lo `test -f 'coolscan.c' || echo '$(srcdir)/'`coolscan.c + +libcoolscan2_la-coolscan2.lo: coolscan2.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolscan2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcoolscan2_la-coolscan2.lo -MD -MP -MF $(DEPDIR)/libcoolscan2_la-coolscan2.Tpo -c -o libcoolscan2_la-coolscan2.lo `test -f 'coolscan2.c' || echo '$(srcdir)/'`coolscan2.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcoolscan2_la-coolscan2.Tpo $(DEPDIR)/libcoolscan2_la-coolscan2.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='coolscan2.c' object='libcoolscan2_la-coolscan2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolscan2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcoolscan2_la-coolscan2.lo `test -f 'coolscan2.c' || echo '$(srcdir)/'`coolscan2.c + +libcoolscan3_la-coolscan3.lo: coolscan3.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolscan3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcoolscan3_la-coolscan3.lo -MD -MP -MF $(DEPDIR)/libcoolscan3_la-coolscan3.Tpo -c -o libcoolscan3_la-coolscan3.lo `test -f 'coolscan3.c' || echo '$(srcdir)/'`coolscan3.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcoolscan3_la-coolscan3.Tpo $(DEPDIR)/libcoolscan3_la-coolscan3.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='coolscan3.c' object='libcoolscan3_la-coolscan3.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolscan3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcoolscan3_la-coolscan3.lo `test -f 'coolscan3.c' || echo '$(srcdir)/'`coolscan3.c + +libdc210_la-dc210.lo: dc210.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdc210_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdc210_la-dc210.lo -MD -MP -MF $(DEPDIR)/libdc210_la-dc210.Tpo -c -o libdc210_la-dc210.lo `test -f 'dc210.c' || echo '$(srcdir)/'`dc210.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdc210_la-dc210.Tpo $(DEPDIR)/libdc210_la-dc210.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dc210.c' object='libdc210_la-dc210.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdc210_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdc210_la-dc210.lo `test -f 'dc210.c' || echo '$(srcdir)/'`dc210.c + +libdc240_la-dc240.lo: dc240.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdc240_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdc240_la-dc240.lo -MD -MP -MF $(DEPDIR)/libdc240_la-dc240.Tpo -c -o libdc240_la-dc240.lo `test -f 'dc240.c' || echo '$(srcdir)/'`dc240.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdc240_la-dc240.Tpo $(DEPDIR)/libdc240_la-dc240.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dc240.c' object='libdc240_la-dc240.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdc240_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdc240_la-dc240.lo `test -f 'dc240.c' || echo '$(srcdir)/'`dc240.c + +libdc25_la-dc25.lo: dc25.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdc25_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdc25_la-dc25.lo -MD -MP -MF $(DEPDIR)/libdc25_la-dc25.Tpo -c -o libdc25_la-dc25.lo `test -f 'dc25.c' || echo '$(srcdir)/'`dc25.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdc25_la-dc25.Tpo $(DEPDIR)/libdc25_la-dc25.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dc25.c' object='libdc25_la-dc25.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdc25_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdc25_la-dc25.lo `test -f 'dc25.c' || echo '$(srcdir)/'`dc25.c + +libdell1600n_net_la-dell1600n_net.lo: dell1600n_net.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdell1600n_net_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdell1600n_net_la-dell1600n_net.lo -MD -MP -MF $(DEPDIR)/libdell1600n_net_la-dell1600n_net.Tpo -c -o libdell1600n_net_la-dell1600n_net.lo `test -f 'dell1600n_net.c' || echo '$(srcdir)/'`dell1600n_net.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdell1600n_net_la-dell1600n_net.Tpo $(DEPDIR)/libdell1600n_net_la-dell1600n_net.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dell1600n_net.c' object='libdell1600n_net_la-dell1600n_net.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdell1600n_net_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdell1600n_net_la-dell1600n_net.lo `test -f 'dell1600n_net.c' || echo '$(srcdir)/'`dell1600n_net.c + +libdll_la-dll.lo: dll.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdll_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdll_la-dll.lo -MD -MP -MF $(DEPDIR)/libdll_la-dll.Tpo -c -o libdll_la-dll.lo `test -f 'dll.c' || echo '$(srcdir)/'`dll.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdll_la-dll.Tpo $(DEPDIR)/libdll_la-dll.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dll.c' object='libdll_la-dll.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdll_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdll_la-dll.lo `test -f 'dll.c' || echo '$(srcdir)/'`dll.c + +libdll_preload_la-dll.lo: dll.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdll_preload_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdll_preload_la-dll.lo -MD -MP -MF $(DEPDIR)/libdll_preload_la-dll.Tpo -c -o libdll_preload_la-dll.lo `test -f 'dll.c' || echo '$(srcdir)/'`dll.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdll_preload_la-dll.Tpo $(DEPDIR)/libdll_preload_la-dll.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dll.c' object='libdll_preload_la-dll.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdll_preload_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdll_preload_la-dll.lo `test -f 'dll.c' || echo '$(srcdir)/'`dll.c + +libdmc_la-dmc.lo: dmc.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdmc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdmc_la-dmc.lo -MD -MP -MF $(DEPDIR)/libdmc_la-dmc.Tpo -c -o libdmc_la-dmc.lo `test -f 'dmc.c' || echo '$(srcdir)/'`dmc.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdmc_la-dmc.Tpo $(DEPDIR)/libdmc_la-dmc.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dmc.c' object='libdmc_la-dmc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdmc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdmc_la-dmc.lo `test -f 'dmc.c' || echo '$(srcdir)/'`dmc.c + +libepjitsu_la-epjitsu.lo: epjitsu.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepjitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepjitsu_la-epjitsu.lo -MD -MP -MF $(DEPDIR)/libepjitsu_la-epjitsu.Tpo -c -o libepjitsu_la-epjitsu.lo `test -f 'epjitsu.c' || echo '$(srcdir)/'`epjitsu.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepjitsu_la-epjitsu.Tpo $(DEPDIR)/libepjitsu_la-epjitsu.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epjitsu.c' object='libepjitsu_la-epjitsu.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepjitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepjitsu_la-epjitsu.lo `test -f 'epjitsu.c' || echo '$(srcdir)/'`epjitsu.c + +libepson_la-epson.lo: epson.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson_la-epson.lo -MD -MP -MF $(DEPDIR)/libepson_la-epson.Tpo -c -o libepson_la-epson.lo `test -f 'epson.c' || echo '$(srcdir)/'`epson.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson_la-epson.Tpo $(DEPDIR)/libepson_la-epson.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson.c' object='libepson_la-epson.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson_la-epson.lo `test -f 'epson.c' || echo '$(srcdir)/'`epson.c + +libepson_la-epson_scsi.lo: epson_scsi.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson_la-epson_scsi.lo -MD -MP -MF $(DEPDIR)/libepson_la-epson_scsi.Tpo -c -o libepson_la-epson_scsi.lo `test -f 'epson_scsi.c' || echo '$(srcdir)/'`epson_scsi.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson_la-epson_scsi.Tpo $(DEPDIR)/libepson_la-epson_scsi.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson_scsi.c' object='libepson_la-epson_scsi.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson_la-epson_scsi.lo `test -f 'epson_scsi.c' || echo '$(srcdir)/'`epson_scsi.c + +libepson_la-epson_usb.lo: epson_usb.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson_la-epson_usb.lo -MD -MP -MF $(DEPDIR)/libepson_la-epson_usb.Tpo -c -o libepson_la-epson_usb.lo `test -f 'epson_usb.c' || echo '$(srcdir)/'`epson_usb.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson_la-epson_usb.Tpo $(DEPDIR)/libepson_la-epson_usb.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson_usb.c' object='libepson_la-epson_usb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson_la-epson_usb.lo `test -f 'epson_usb.c' || echo '$(srcdir)/'`epson_usb.c + +libepson2_la-epson2.lo: epson2.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2.Tpo -c -o libepson2_la-epson2.lo `test -f 'epson2.c' || echo '$(srcdir)/'`epson2.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2.Tpo $(DEPDIR)/libepson2_la-epson2.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2.c' object='libepson2_la-epson2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2.lo `test -f 'epson2.c' || echo '$(srcdir)/'`epson2.c + +libepson2_la-epson2_scsi.lo: epson2_scsi.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2_scsi.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2_scsi.Tpo -c -o libepson2_la-epson2_scsi.lo `test -f 'epson2_scsi.c' || echo '$(srcdir)/'`epson2_scsi.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2_scsi.Tpo $(DEPDIR)/libepson2_la-epson2_scsi.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2_scsi.c' object='libepson2_la-epson2_scsi.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2_scsi.lo `test -f 'epson2_scsi.c' || echo '$(srcdir)/'`epson2_scsi.c + +libepson2_la-epson_usb.lo: epson_usb.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson_usb.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson_usb.Tpo -c -o libepson2_la-epson_usb.lo `test -f 'epson_usb.c' || echo '$(srcdir)/'`epson_usb.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson_usb.Tpo $(DEPDIR)/libepson2_la-epson_usb.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson_usb.c' object='libepson2_la-epson_usb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson_usb.lo `test -f 'epson_usb.c' || echo '$(srcdir)/'`epson_usb.c + +libepson2_la-epson2_net.lo: epson2_net.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2_net.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2_net.Tpo -c -o libepson2_la-epson2_net.lo `test -f 'epson2_net.c' || echo '$(srcdir)/'`epson2_net.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2_net.Tpo $(DEPDIR)/libepson2_la-epson2_net.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2_net.c' object='libepson2_la-epson2_net.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2_net.lo `test -f 'epson2_net.c' || echo '$(srcdir)/'`epson2_net.c + +libepson2_la-epson2-io.lo: epson2-io.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2-io.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2-io.Tpo -c -o libepson2_la-epson2-io.lo `test -f 'epson2-io.c' || echo '$(srcdir)/'`epson2-io.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2-io.Tpo $(DEPDIR)/libepson2_la-epson2-io.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2-io.c' object='libepson2_la-epson2-io.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2-io.lo `test -f 'epson2-io.c' || echo '$(srcdir)/'`epson2-io.c + +libepson2_la-epson2-commands.lo: epson2-commands.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2-commands.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2-commands.Tpo -c -o libepson2_la-epson2-commands.lo `test -f 'epson2-commands.c' || echo '$(srcdir)/'`epson2-commands.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2-commands.Tpo $(DEPDIR)/libepson2_la-epson2-commands.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2-commands.c' object='libepson2_la-epson2-commands.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2-commands.lo `test -f 'epson2-commands.c' || echo '$(srcdir)/'`epson2-commands.c + +libepson2_la-epson2-ops.lo: epson2-ops.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2-ops.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2-ops.Tpo -c -o libepson2_la-epson2-ops.lo `test -f 'epson2-ops.c' || echo '$(srcdir)/'`epson2-ops.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2-ops.Tpo $(DEPDIR)/libepson2_la-epson2-ops.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2-ops.c' object='libepson2_la-epson2-ops.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2-ops.lo `test -f 'epson2-ops.c' || echo '$(srcdir)/'`epson2-ops.c + +libepson2_la-epson2-cct.lo: epson2-cct.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libepson2_la-epson2-cct.lo -MD -MP -MF $(DEPDIR)/libepson2_la-epson2-cct.Tpo -c -o libepson2_la-epson2-cct.lo `test -f 'epson2-cct.c' || echo '$(srcdir)/'`epson2-cct.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libepson2_la-epson2-cct.Tpo $(DEPDIR)/libepson2_la-epson2-cct.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2-cct.c' object='libepson2_la-epson2-cct.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libepson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libepson2_la-epson2-cct.lo `test -f 'epson2-cct.c' || echo '$(srcdir)/'`epson2-cct.c + +libfujitsu_la-fujitsu.lo: fujitsu.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfujitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfujitsu_la-fujitsu.lo -MD -MP -MF $(DEPDIR)/libfujitsu_la-fujitsu.Tpo -c -o libfujitsu_la-fujitsu.lo `test -f 'fujitsu.c' || echo '$(srcdir)/'`fujitsu.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libfujitsu_la-fujitsu.Tpo $(DEPDIR)/libfujitsu_la-fujitsu.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fujitsu.c' object='libfujitsu_la-fujitsu.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfujitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfujitsu_la-fujitsu.lo `test -f 'fujitsu.c' || echo '$(srcdir)/'`fujitsu.c + +libgenesys_la-genesys.lo: genesys.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys.Tpo -c -o libgenesys_la-genesys.lo `test -f 'genesys.c' || echo '$(srcdir)/'`genesys.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys.Tpo $(DEPDIR)/libgenesys_la-genesys.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys.c' object='libgenesys_la-genesys.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys.lo `test -f 'genesys.c' || echo '$(srcdir)/'`genesys.c + +libgenesys_la-genesys_gl646.lo: genesys_gl646.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_gl646.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_gl646.Tpo -c -o libgenesys_la-genesys_gl646.lo `test -f 'genesys_gl646.c' || echo '$(srcdir)/'`genesys_gl646.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_gl646.Tpo $(DEPDIR)/libgenesys_la-genesys_gl646.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_gl646.c' object='libgenesys_la-genesys_gl646.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_gl646.lo `test -f 'genesys_gl646.c' || echo '$(srcdir)/'`genesys_gl646.c + +libgenesys_la-genesys_gl841.lo: genesys_gl841.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_gl841.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_gl841.Tpo -c -o libgenesys_la-genesys_gl841.lo `test -f 'genesys_gl841.c' || echo '$(srcdir)/'`genesys_gl841.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_gl841.Tpo $(DEPDIR)/libgenesys_la-genesys_gl841.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_gl841.c' object='libgenesys_la-genesys_gl841.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_gl841.lo `test -f 'genesys_gl841.c' || echo '$(srcdir)/'`genesys_gl841.c + +libgenesys_la-genesys_gl843.lo: genesys_gl843.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_gl843.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_gl843.Tpo -c -o libgenesys_la-genesys_gl843.lo `test -f 'genesys_gl843.c' || echo '$(srcdir)/'`genesys_gl843.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_gl843.Tpo $(DEPDIR)/libgenesys_la-genesys_gl843.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_gl843.c' object='libgenesys_la-genesys_gl843.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_gl843.lo `test -f 'genesys_gl843.c' || echo '$(srcdir)/'`genesys_gl843.c + +libgenesys_la-genesys_gl846.lo: genesys_gl846.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_gl846.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_gl846.Tpo -c -o libgenesys_la-genesys_gl846.lo `test -f 'genesys_gl846.c' || echo '$(srcdir)/'`genesys_gl846.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_gl846.Tpo $(DEPDIR)/libgenesys_la-genesys_gl846.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_gl846.c' object='libgenesys_la-genesys_gl846.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_gl846.lo `test -f 'genesys_gl846.c' || echo '$(srcdir)/'`genesys_gl846.c + +libgenesys_la-genesys_gl847.lo: genesys_gl847.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_gl847.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_gl847.Tpo -c -o libgenesys_la-genesys_gl847.lo `test -f 'genesys_gl847.c' || echo '$(srcdir)/'`genesys_gl847.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_gl847.Tpo $(DEPDIR)/libgenesys_la-genesys_gl847.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_gl847.c' object='libgenesys_la-genesys_gl847.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_gl847.lo `test -f 'genesys_gl847.c' || echo '$(srcdir)/'`genesys_gl847.c + +libgenesys_la-genesys_gl124.lo: genesys_gl124.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_gl124.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_gl124.Tpo -c -o libgenesys_la-genesys_gl124.lo `test -f 'genesys_gl124.c' || echo '$(srcdir)/'`genesys_gl124.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_gl124.Tpo $(DEPDIR)/libgenesys_la-genesys_gl124.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_gl124.c' object='libgenesys_la-genesys_gl124.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_gl124.lo `test -f 'genesys_gl124.c' || echo '$(srcdir)/'`genesys_gl124.c + +libgenesys_la-genesys_low.lo: genesys_low.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgenesys_la-genesys_low.lo -MD -MP -MF $(DEPDIR)/libgenesys_la-genesys_low.Tpo -c -o libgenesys_la-genesys_low.lo `test -f 'genesys_low.c' || echo '$(srcdir)/'`genesys_low.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgenesys_la-genesys_low.Tpo $(DEPDIR)/libgenesys_la-genesys_low.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys_low.c' object='libgenesys_la-genesys_low.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgenesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgenesys_la-genesys_low.lo `test -f 'genesys_low.c' || echo '$(srcdir)/'`genesys_low.c + +libgphoto2_i_la-gphoto2.lo: gphoto2.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_i_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_i_la-gphoto2.lo -MD -MP -MF $(DEPDIR)/libgphoto2_i_la-gphoto2.Tpo -c -o libgphoto2_i_la-gphoto2.lo `test -f 'gphoto2.c' || echo '$(srcdir)/'`gphoto2.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgphoto2_i_la-gphoto2.Tpo $(DEPDIR)/libgphoto2_i_la-gphoto2.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gphoto2.c' object='libgphoto2_i_la-gphoto2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_i_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_i_la-gphoto2.lo `test -f 'gphoto2.c' || echo '$(srcdir)/'`gphoto2.c + +libgt68xx_la-gt68xx.lo: gt68xx.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgt68xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgt68xx_la-gt68xx.lo -MD -MP -MF $(DEPDIR)/libgt68xx_la-gt68xx.Tpo -c -o libgt68xx_la-gt68xx.lo `test -f 'gt68xx.c' || echo '$(srcdir)/'`gt68xx.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgt68xx_la-gt68xx.Tpo $(DEPDIR)/libgt68xx_la-gt68xx.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gt68xx.c' object='libgt68xx_la-gt68xx.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgt68xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgt68xx_la-gt68xx.lo `test -f 'gt68xx.c' || echo '$(srcdir)/'`gt68xx.c + +libhp_la-hp.lo: hp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp.Tpo -c -o libhp_la-hp.lo `test -f 'hp.c' || echo '$(srcdir)/'`hp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp.Tpo $(DEPDIR)/libhp_la-hp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp.c' object='libhp_la-hp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp.lo `test -f 'hp.c' || echo '$(srcdir)/'`hp.c + +libhp_la-hp-accessor.lo: hp-accessor.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp-accessor.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp-accessor.Tpo -c -o libhp_la-hp-accessor.lo `test -f 'hp-accessor.c' || echo '$(srcdir)/'`hp-accessor.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp-accessor.Tpo $(DEPDIR)/libhp_la-hp-accessor.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-accessor.c' object='libhp_la-hp-accessor.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp-accessor.lo `test -f 'hp-accessor.c' || echo '$(srcdir)/'`hp-accessor.c + +libhp_la-hp-device.lo: hp-device.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp-device.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp-device.Tpo -c -o libhp_la-hp-device.lo `test -f 'hp-device.c' || echo '$(srcdir)/'`hp-device.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp-device.Tpo $(DEPDIR)/libhp_la-hp-device.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-device.c' object='libhp_la-hp-device.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp-device.lo `test -f 'hp-device.c' || echo '$(srcdir)/'`hp-device.c + +libhp_la-hp-handle.lo: hp-handle.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp-handle.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp-handle.Tpo -c -o libhp_la-hp-handle.lo `test -f 'hp-handle.c' || echo '$(srcdir)/'`hp-handle.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp-handle.Tpo $(DEPDIR)/libhp_la-hp-handle.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-handle.c' object='libhp_la-hp-handle.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp-handle.lo `test -f 'hp-handle.c' || echo '$(srcdir)/'`hp-handle.c + +libhp_la-hp-hpmem.lo: hp-hpmem.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp-hpmem.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp-hpmem.Tpo -c -o libhp_la-hp-hpmem.lo `test -f 'hp-hpmem.c' || echo '$(srcdir)/'`hp-hpmem.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp-hpmem.Tpo $(DEPDIR)/libhp_la-hp-hpmem.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-hpmem.c' object='libhp_la-hp-hpmem.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp-hpmem.lo `test -f 'hp-hpmem.c' || echo '$(srcdir)/'`hp-hpmem.c + +libhp_la-hp-option.lo: hp-option.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp-option.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp-option.Tpo -c -o libhp_la-hp-option.lo `test -f 'hp-option.c' || echo '$(srcdir)/'`hp-option.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp-option.Tpo $(DEPDIR)/libhp_la-hp-option.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-option.c' object='libhp_la-hp-option.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp-option.lo `test -f 'hp-option.c' || echo '$(srcdir)/'`hp-option.c + +libhp_la-hp-scl.lo: hp-scl.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp_la-hp-scl.lo -MD -MP -MF $(DEPDIR)/libhp_la-hp-scl.Tpo -c -o libhp_la-hp-scl.lo `test -f 'hp-scl.c' || echo '$(srcdir)/'`hp-scl.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp_la-hp-scl.Tpo $(DEPDIR)/libhp_la-hp-scl.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-scl.c' object='libhp_la-hp-scl.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp_la-hp-scl.lo `test -f 'hp-scl.c' || echo '$(srcdir)/'`hp-scl.c + +libhp3500_la-hp3500.lo: hp3500.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp3500_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp3500_la-hp3500.lo -MD -MP -MF $(DEPDIR)/libhp3500_la-hp3500.Tpo -c -o libhp3500_la-hp3500.lo `test -f 'hp3500.c' || echo '$(srcdir)/'`hp3500.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp3500_la-hp3500.Tpo $(DEPDIR)/libhp3500_la-hp3500.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp3500.c' object='libhp3500_la-hp3500.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp3500_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp3500_la-hp3500.lo `test -f 'hp3500.c' || echo '$(srcdir)/'`hp3500.c + +libhp3900_la-hp3900.lo: hp3900.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp3900_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp3900_la-hp3900.lo -MD -MP -MF $(DEPDIR)/libhp3900_la-hp3900.Tpo -c -o libhp3900_la-hp3900.lo `test -f 'hp3900.c' || echo '$(srcdir)/'`hp3900.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp3900_la-hp3900.Tpo $(DEPDIR)/libhp3900_la-hp3900.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp3900.c' object='libhp3900_la-hp3900.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp3900_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp3900_la-hp3900.lo `test -f 'hp3900.c' || echo '$(srcdir)/'`hp3900.c + +libhp4200_la-hp4200.lo: hp4200.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp4200_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp4200_la-hp4200.lo -MD -MP -MF $(DEPDIR)/libhp4200_la-hp4200.Tpo -c -o libhp4200_la-hp4200.lo `test -f 'hp4200.c' || echo '$(srcdir)/'`hp4200.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp4200_la-hp4200.Tpo $(DEPDIR)/libhp4200_la-hp4200.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp4200.c' object='libhp4200_la-hp4200.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp4200_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp4200_la-hp4200.lo `test -f 'hp4200.c' || echo '$(srcdir)/'`hp4200.c + +libhp5400_la-hp5400.lo: hp5400.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp5400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp5400_la-hp5400.lo -MD -MP -MF $(DEPDIR)/libhp5400_la-hp5400.Tpo -c -o libhp5400_la-hp5400.lo `test -f 'hp5400.c' || echo '$(srcdir)/'`hp5400.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp5400_la-hp5400.Tpo $(DEPDIR)/libhp5400_la-hp5400.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp5400.c' object='libhp5400_la-hp5400.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp5400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp5400_la-hp5400.lo `test -f 'hp5400.c' || echo '$(srcdir)/'`hp5400.c + +libhp5590_la-hp5590.lo: hp5590.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp5590_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhp5590_la-hp5590.lo -MD -MP -MF $(DEPDIR)/libhp5590_la-hp5590.Tpo -c -o libhp5590_la-hp5590.lo `test -f 'hp5590.c' || echo '$(srcdir)/'`hp5590.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhp5590_la-hp5590.Tpo $(DEPDIR)/libhp5590_la-hp5590.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp5590.c' object='libhp5590_la-hp5590.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhp5590_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhp5590_la-hp5590.lo `test -f 'hp5590.c' || echo '$(srcdir)/'`hp5590.c + +libhpljm1005_la-hpljm1005.lo: hpljm1005.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhpljm1005_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhpljm1005_la-hpljm1005.lo -MD -MP -MF $(DEPDIR)/libhpljm1005_la-hpljm1005.Tpo -c -o libhpljm1005_la-hpljm1005.lo `test -f 'hpljm1005.c' || echo '$(srcdir)/'`hpljm1005.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhpljm1005_la-hpljm1005.Tpo $(DEPDIR)/libhpljm1005_la-hpljm1005.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hpljm1005.c' object='libhpljm1005_la-hpljm1005.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhpljm1005_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhpljm1005_la-hpljm1005.lo `test -f 'hpljm1005.c' || echo '$(srcdir)/'`hpljm1005.c + +libhpsj5s_la-hpsj5s.lo: hpsj5s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhpsj5s_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhpsj5s_la-hpsj5s.lo -MD -MP -MF $(DEPDIR)/libhpsj5s_la-hpsj5s.Tpo -c -o libhpsj5s_la-hpsj5s.lo `test -f 'hpsj5s.c' || echo '$(srcdir)/'`hpsj5s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhpsj5s_la-hpsj5s.Tpo $(DEPDIR)/libhpsj5s_la-hpsj5s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hpsj5s.c' object='libhpsj5s_la-hpsj5s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhpsj5s_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhpsj5s_la-hpsj5s.lo `test -f 'hpsj5s.c' || echo '$(srcdir)/'`hpsj5s.c + +libhs2p_la-hs2p.lo: hs2p.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhs2p_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhs2p_la-hs2p.lo -MD -MP -MF $(DEPDIR)/libhs2p_la-hs2p.Tpo -c -o libhs2p_la-hs2p.lo `test -f 'hs2p.c' || echo '$(srcdir)/'`hs2p.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libhs2p_la-hs2p.Tpo $(DEPDIR)/libhs2p_la-hs2p.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hs2p.c' object='libhs2p_la-hs2p.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhs2p_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhs2p_la-hs2p.lo `test -f 'hs2p.c' || echo '$(srcdir)/'`hs2p.c + +libibm_la-ibm.lo: ibm.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libibm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libibm_la-ibm.lo -MD -MP -MF $(DEPDIR)/libibm_la-ibm.Tpo -c -o libibm_la-ibm.lo `test -f 'ibm.c' || echo '$(srcdir)/'`ibm.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libibm_la-ibm.Tpo $(DEPDIR)/libibm_la-ibm.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ibm.c' object='libibm_la-ibm.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libibm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libibm_la-ibm.lo `test -f 'ibm.c' || echo '$(srcdir)/'`ibm.c + +libkodak_la-kodak.lo: kodak.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkodak_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkodak_la-kodak.lo -MD -MP -MF $(DEPDIR)/libkodak_la-kodak.Tpo -c -o libkodak_la-kodak.lo `test -f 'kodak.c' || echo '$(srcdir)/'`kodak.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkodak_la-kodak.Tpo $(DEPDIR)/libkodak_la-kodak.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kodak.c' object='libkodak_la-kodak.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkodak_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkodak_la-kodak.lo `test -f 'kodak.c' || echo '$(srcdir)/'`kodak.c + +libkodakaio_la-kodakaio.lo: kodakaio.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkodakaio_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkodakaio_la-kodakaio.lo -MD -MP -MF $(DEPDIR)/libkodakaio_la-kodakaio.Tpo -c -o libkodakaio_la-kodakaio.lo `test -f 'kodakaio.c' || echo '$(srcdir)/'`kodakaio.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkodakaio_la-kodakaio.Tpo $(DEPDIR)/libkodakaio_la-kodakaio.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kodakaio.c' object='libkodakaio_la-kodakaio.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkodakaio_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkodakaio_la-kodakaio.lo `test -f 'kodakaio.c' || echo '$(srcdir)/'`kodakaio.c + +libkvs1025_la-kvs1025.lo: kvs1025.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs1025_la-kvs1025.lo -MD -MP -MF $(DEPDIR)/libkvs1025_la-kvs1025.Tpo -c -o libkvs1025_la-kvs1025.lo `test -f 'kvs1025.c' || echo '$(srcdir)/'`kvs1025.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs1025_la-kvs1025.Tpo $(DEPDIR)/libkvs1025_la-kvs1025.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs1025.c' object='libkvs1025_la-kvs1025.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs1025_la-kvs1025.lo `test -f 'kvs1025.c' || echo '$(srcdir)/'`kvs1025.c + +libkvs1025_la-kvs1025_low.lo: kvs1025_low.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs1025_la-kvs1025_low.lo -MD -MP -MF $(DEPDIR)/libkvs1025_la-kvs1025_low.Tpo -c -o libkvs1025_la-kvs1025_low.lo `test -f 'kvs1025_low.c' || echo '$(srcdir)/'`kvs1025_low.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs1025_la-kvs1025_low.Tpo $(DEPDIR)/libkvs1025_la-kvs1025_low.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs1025_low.c' object='libkvs1025_la-kvs1025_low.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs1025_la-kvs1025_low.lo `test -f 'kvs1025_low.c' || echo '$(srcdir)/'`kvs1025_low.c + +libkvs1025_la-kvs1025_opt.lo: kvs1025_opt.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs1025_la-kvs1025_opt.lo -MD -MP -MF $(DEPDIR)/libkvs1025_la-kvs1025_opt.Tpo -c -o libkvs1025_la-kvs1025_opt.lo `test -f 'kvs1025_opt.c' || echo '$(srcdir)/'`kvs1025_opt.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs1025_la-kvs1025_opt.Tpo $(DEPDIR)/libkvs1025_la-kvs1025_opt.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs1025_opt.c' object='libkvs1025_la-kvs1025_opt.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs1025_la-kvs1025_opt.lo `test -f 'kvs1025_opt.c' || echo '$(srcdir)/'`kvs1025_opt.c + +libkvs1025_la-kvs1025_usb.lo: kvs1025_usb.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs1025_la-kvs1025_usb.lo -MD -MP -MF $(DEPDIR)/libkvs1025_la-kvs1025_usb.Tpo -c -o libkvs1025_la-kvs1025_usb.lo `test -f 'kvs1025_usb.c' || echo '$(srcdir)/'`kvs1025_usb.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs1025_la-kvs1025_usb.Tpo $(DEPDIR)/libkvs1025_la-kvs1025_usb.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs1025_usb.c' object='libkvs1025_la-kvs1025_usb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs1025_la-kvs1025_usb.lo `test -f 'kvs1025_usb.c' || echo '$(srcdir)/'`kvs1025_usb.c + +libkvs20xx_la-kvs20xx.lo: kvs20xx.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs20xx_la-kvs20xx.lo -MD -MP -MF $(DEPDIR)/libkvs20xx_la-kvs20xx.Tpo -c -o libkvs20xx_la-kvs20xx.lo `test -f 'kvs20xx.c' || echo '$(srcdir)/'`kvs20xx.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs20xx_la-kvs20xx.Tpo $(DEPDIR)/libkvs20xx_la-kvs20xx.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs20xx.c' object='libkvs20xx_la-kvs20xx.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs20xx_la-kvs20xx.lo `test -f 'kvs20xx.c' || echo '$(srcdir)/'`kvs20xx.c + +libkvs20xx_la-kvs20xx_cmd.lo: kvs20xx_cmd.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs20xx_la-kvs20xx_cmd.lo -MD -MP -MF $(DEPDIR)/libkvs20xx_la-kvs20xx_cmd.Tpo -c -o libkvs20xx_la-kvs20xx_cmd.lo `test -f 'kvs20xx_cmd.c' || echo '$(srcdir)/'`kvs20xx_cmd.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs20xx_la-kvs20xx_cmd.Tpo $(DEPDIR)/libkvs20xx_la-kvs20xx_cmd.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs20xx_cmd.c' object='libkvs20xx_la-kvs20xx_cmd.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs20xx_la-kvs20xx_cmd.lo `test -f 'kvs20xx_cmd.c' || echo '$(srcdir)/'`kvs20xx_cmd.c + +libkvs20xx_la-kvs20xx_opt.lo: kvs20xx_opt.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs20xx_la-kvs20xx_opt.lo -MD -MP -MF $(DEPDIR)/libkvs20xx_la-kvs20xx_opt.Tpo -c -o libkvs20xx_la-kvs20xx_opt.lo `test -f 'kvs20xx_opt.c' || echo '$(srcdir)/'`kvs20xx_opt.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs20xx_la-kvs20xx_opt.Tpo $(DEPDIR)/libkvs20xx_la-kvs20xx_opt.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs20xx_opt.c' object='libkvs20xx_la-kvs20xx_opt.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs20xx_la-kvs20xx_opt.lo `test -f 'kvs20xx_opt.c' || echo '$(srcdir)/'`kvs20xx_opt.c + +libkvs40xx_la-kvs40xx.lo: kvs40xx.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs40xx_la-kvs40xx.lo -MD -MP -MF $(DEPDIR)/libkvs40xx_la-kvs40xx.Tpo -c -o libkvs40xx_la-kvs40xx.lo `test -f 'kvs40xx.c' || echo '$(srcdir)/'`kvs40xx.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs40xx_la-kvs40xx.Tpo $(DEPDIR)/libkvs40xx_la-kvs40xx.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs40xx.c' object='libkvs40xx_la-kvs40xx.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs40xx_la-kvs40xx.lo `test -f 'kvs40xx.c' || echo '$(srcdir)/'`kvs40xx.c + +libkvs40xx_la-kvs40xx_cmd.lo: kvs40xx_cmd.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs40xx_la-kvs40xx_cmd.lo -MD -MP -MF $(DEPDIR)/libkvs40xx_la-kvs40xx_cmd.Tpo -c -o libkvs40xx_la-kvs40xx_cmd.lo `test -f 'kvs40xx_cmd.c' || echo '$(srcdir)/'`kvs40xx_cmd.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs40xx_la-kvs40xx_cmd.Tpo $(DEPDIR)/libkvs40xx_la-kvs40xx_cmd.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs40xx_cmd.c' object='libkvs40xx_la-kvs40xx_cmd.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs40xx_la-kvs40xx_cmd.lo `test -f 'kvs40xx_cmd.c' || echo '$(srcdir)/'`kvs40xx_cmd.c + +libkvs40xx_la-kvs40xx_opt.lo: kvs40xx_opt.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkvs40xx_la-kvs40xx_opt.lo -MD -MP -MF $(DEPDIR)/libkvs40xx_la-kvs40xx_opt.Tpo -c -o libkvs40xx_la-kvs40xx_opt.lo `test -f 'kvs40xx_opt.c' || echo '$(srcdir)/'`kvs40xx_opt.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkvs40xx_la-kvs40xx_opt.Tpo $(DEPDIR)/libkvs40xx_la-kvs40xx_opt.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs40xx_opt.c' object='libkvs40xx_la-kvs40xx_opt.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkvs40xx_la-kvs40xx_opt.lo `test -f 'kvs40xx_opt.c' || echo '$(srcdir)/'`kvs40xx_opt.c + +libleo_la-leo.lo: leo.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libleo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libleo_la-leo.lo -MD -MP -MF $(DEPDIR)/libleo_la-leo.Tpo -c -o libleo_la-leo.lo `test -f 'leo.c' || echo '$(srcdir)/'`leo.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libleo_la-leo.Tpo $(DEPDIR)/libleo_la-leo.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='leo.c' object='libleo_la-leo.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libleo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libleo_la-leo.lo `test -f 'leo.c' || echo '$(srcdir)/'`leo.c + +liblexmark_la-lexmark.lo: lexmark.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblexmark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblexmark_la-lexmark.lo -MD -MP -MF $(DEPDIR)/liblexmark_la-lexmark.Tpo -c -o liblexmark_la-lexmark.lo `test -f 'lexmark.c' || echo '$(srcdir)/'`lexmark.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liblexmark_la-lexmark.Tpo $(DEPDIR)/liblexmark_la-lexmark.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lexmark.c' object='liblexmark_la-lexmark.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblexmark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblexmark_la-lexmark.lo `test -f 'lexmark.c' || echo '$(srcdir)/'`lexmark.c + +liblexmark_la-lexmark_low.lo: lexmark_low.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblexmark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblexmark_la-lexmark_low.lo -MD -MP -MF $(DEPDIR)/liblexmark_la-lexmark_low.Tpo -c -o liblexmark_la-lexmark_low.lo `test -f 'lexmark_low.c' || echo '$(srcdir)/'`lexmark_low.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liblexmark_la-lexmark_low.Tpo $(DEPDIR)/liblexmark_la-lexmark_low.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lexmark_low.c' object='liblexmark_la-lexmark_low.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblexmark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblexmark_la-lexmark_low.lo `test -f 'lexmark_low.c' || echo '$(srcdir)/'`lexmark_low.c + +libma1509_la-ma1509.lo: ma1509.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libma1509_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libma1509_la-ma1509.lo -MD -MP -MF $(DEPDIR)/libma1509_la-ma1509.Tpo -c -o libma1509_la-ma1509.lo `test -f 'ma1509.c' || echo '$(srcdir)/'`ma1509.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libma1509_la-ma1509.Tpo $(DEPDIR)/libma1509_la-ma1509.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ma1509.c' object='libma1509_la-ma1509.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libma1509_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libma1509_la-ma1509.lo `test -f 'ma1509.c' || echo '$(srcdir)/'`ma1509.c + +libmagicolor_la-magicolor.lo: magicolor.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmagicolor_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmagicolor_la-magicolor.lo -MD -MP -MF $(DEPDIR)/libmagicolor_la-magicolor.Tpo -c -o libmagicolor_la-magicolor.lo `test -f 'magicolor.c' || echo '$(srcdir)/'`magicolor.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmagicolor_la-magicolor.Tpo $(DEPDIR)/libmagicolor_la-magicolor.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='magicolor.c' object='libmagicolor_la-magicolor.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmagicolor_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmagicolor_la-magicolor.lo `test -f 'magicolor.c' || echo '$(srcdir)/'`magicolor.c + +libmatsushita_la-matsushita.lo: matsushita.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmatsushita_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmatsushita_la-matsushita.lo -MD -MP -MF $(DEPDIR)/libmatsushita_la-matsushita.Tpo -c -o libmatsushita_la-matsushita.lo `test -f 'matsushita.c' || echo '$(srcdir)/'`matsushita.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmatsushita_la-matsushita.Tpo $(DEPDIR)/libmatsushita_la-matsushita.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='matsushita.c' object='libmatsushita_la-matsushita.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmatsushita_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmatsushita_la-matsushita.lo `test -f 'matsushita.c' || echo '$(srcdir)/'`matsushita.c + +libmicrotek_la-microtek.lo: microtek.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmicrotek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmicrotek_la-microtek.lo -MD -MP -MF $(DEPDIR)/libmicrotek_la-microtek.Tpo -c -o libmicrotek_la-microtek.lo `test -f 'microtek.c' || echo '$(srcdir)/'`microtek.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmicrotek_la-microtek.Tpo $(DEPDIR)/libmicrotek_la-microtek.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='microtek.c' object='libmicrotek_la-microtek.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmicrotek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmicrotek_la-microtek.lo `test -f 'microtek.c' || echo '$(srcdir)/'`microtek.c + +libmicrotek2_la-microtek2.lo: microtek2.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmicrotek2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmicrotek2_la-microtek2.lo -MD -MP -MF $(DEPDIR)/libmicrotek2_la-microtek2.Tpo -c -o libmicrotek2_la-microtek2.lo `test -f 'microtek2.c' || echo '$(srcdir)/'`microtek2.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmicrotek2_la-microtek2.Tpo $(DEPDIR)/libmicrotek2_la-microtek2.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='microtek2.c' object='libmicrotek2_la-microtek2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmicrotek2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmicrotek2_la-microtek2.lo `test -f 'microtek2.c' || echo '$(srcdir)/'`microtek2.c + +libmustek_la-mustek.lo: mustek.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmustek_la-mustek.lo -MD -MP -MF $(DEPDIR)/libmustek_la-mustek.Tpo -c -o libmustek_la-mustek.lo `test -f 'mustek.c' || echo '$(srcdir)/'`mustek.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmustek_la-mustek.Tpo $(DEPDIR)/libmustek_la-mustek.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek.c' object='libmustek_la-mustek.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmustek_la-mustek.lo `test -f 'mustek.c' || echo '$(srcdir)/'`mustek.c + +libmustek_pp_la-mustek_pp.lo: mustek_pp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmustek_pp_la-mustek_pp.lo -MD -MP -MF $(DEPDIR)/libmustek_pp_la-mustek_pp.Tpo -c -o libmustek_pp_la-mustek_pp.lo `test -f 'mustek_pp.c' || echo '$(srcdir)/'`mustek_pp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmustek_pp_la-mustek_pp.Tpo $(DEPDIR)/libmustek_pp_la-mustek_pp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek_pp.c' object='libmustek_pp_la-mustek_pp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmustek_pp_la-mustek_pp.lo `test -f 'mustek_pp.c' || echo '$(srcdir)/'`mustek_pp.c + +libmustek_usb_la-mustek_usb.lo: mustek_usb.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_usb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmustek_usb_la-mustek_usb.lo -MD -MP -MF $(DEPDIR)/libmustek_usb_la-mustek_usb.Tpo -c -o libmustek_usb_la-mustek_usb.lo `test -f 'mustek_usb.c' || echo '$(srcdir)/'`mustek_usb.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmustek_usb_la-mustek_usb.Tpo $(DEPDIR)/libmustek_usb_la-mustek_usb.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek_usb.c' object='libmustek_usb_la-mustek_usb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_usb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmustek_usb_la-mustek_usb.lo `test -f 'mustek_usb.c' || echo '$(srcdir)/'`mustek_usb.c + +libmustek_usb2_la-mustek_usb2.lo: mustek_usb2.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_usb2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmustek_usb2_la-mustek_usb2.lo -MD -MP -MF $(DEPDIR)/libmustek_usb2_la-mustek_usb2.Tpo -c -o libmustek_usb2_la-mustek_usb2.lo `test -f 'mustek_usb2.c' || echo '$(srcdir)/'`mustek_usb2.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmustek_usb2_la-mustek_usb2.Tpo $(DEPDIR)/libmustek_usb2_la-mustek_usb2.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek_usb2.c' object='libmustek_usb2_la-mustek_usb2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmustek_usb2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmustek_usb2_la-mustek_usb2.lo `test -f 'mustek_usb2.c' || echo '$(srcdir)/'`mustek_usb2.c + +libnec_la-nec.lo: nec.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnec_la-nec.lo -MD -MP -MF $(DEPDIR)/libnec_la-nec.Tpo -c -o libnec_la-nec.lo `test -f 'nec.c' || echo '$(srcdir)/'`nec.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnec_la-nec.Tpo $(DEPDIR)/libnec_la-nec.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nec.c' object='libnec_la-nec.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnec_la-nec.lo `test -f 'nec.c' || echo '$(srcdir)/'`nec.c + +libnet_la-net.lo: net.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnet_la-net.lo -MD -MP -MF $(DEPDIR)/libnet_la-net.Tpo -c -o libnet_la-net.lo `test -f 'net.c' || echo '$(srcdir)/'`net.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnet_la-net.Tpo $(DEPDIR)/libnet_la-net.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='net.c' object='libnet_la-net.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnet_la-net.lo `test -f 'net.c' || echo '$(srcdir)/'`net.c + +libniash_la-niash.lo: niash.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libniash_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libniash_la-niash.lo -MD -MP -MF $(DEPDIR)/libniash_la-niash.Tpo -c -o libniash_la-niash.lo `test -f 'niash.c' || echo '$(srcdir)/'`niash.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libniash_la-niash.Tpo $(DEPDIR)/libniash_la-niash.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='niash.c' object='libniash_la-niash.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libniash_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libniash_la-niash.lo `test -f 'niash.c' || echo '$(srcdir)/'`niash.c + +libp5_la-p5.lo: p5.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp5_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libp5_la-p5.lo -MD -MP -MF $(DEPDIR)/libp5_la-p5.Tpo -c -o libp5_la-p5.lo `test -f 'p5.c' || echo '$(srcdir)/'`p5.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libp5_la-p5.Tpo $(DEPDIR)/libp5_la-p5.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='p5.c' object='libp5_la-p5.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp5_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libp5_la-p5.lo `test -f 'p5.c' || echo '$(srcdir)/'`p5.c + +libpie_la-pie.lo: pie.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpie_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpie_la-pie.lo -MD -MP -MF $(DEPDIR)/libpie_la-pie.Tpo -c -o libpie_la-pie.lo `test -f 'pie.c' || echo '$(srcdir)/'`pie.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpie_la-pie.Tpo $(DEPDIR)/libpie_la-pie.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pie.c' object='libpie_la-pie.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpie_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpie_la-pie.lo `test -f 'pie.c' || echo '$(srcdir)/'`pie.c + +libpint_la-pint.lo: pint.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpint_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpint_la-pint.lo -MD -MP -MF $(DEPDIR)/libpint_la-pint.Tpo -c -o libpint_la-pint.lo `test -f 'pint.c' || echo '$(srcdir)/'`pint.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpint_la-pint.Tpo $(DEPDIR)/libpint_la-pint.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pint.c' object='libpint_la-pint.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpint_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpint_la-pint.lo `test -f 'pint.c' || echo '$(srcdir)/'`pint.c + +libpixma_la-pixma.lo: pixma.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma.Tpo -c -o libpixma_la-pixma.lo `test -f 'pixma.c' || echo '$(srcdir)/'`pixma.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma.Tpo $(DEPDIR)/libpixma_la-pixma.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma.c' object='libpixma_la-pixma.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma.lo `test -f 'pixma.c' || echo '$(srcdir)/'`pixma.c + +libpixma_la-pixma_io_sanei.lo: pixma_io_sanei.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_io_sanei.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_io_sanei.Tpo -c -o libpixma_la-pixma_io_sanei.lo `test -f 'pixma_io_sanei.c' || echo '$(srcdir)/'`pixma_io_sanei.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_io_sanei.Tpo $(DEPDIR)/libpixma_la-pixma_io_sanei.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_io_sanei.c' object='libpixma_la-pixma_io_sanei.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_io_sanei.lo `test -f 'pixma_io_sanei.c' || echo '$(srcdir)/'`pixma_io_sanei.c + +libpixma_la-pixma_common.lo: pixma_common.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_common.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_common.Tpo -c -o libpixma_la-pixma_common.lo `test -f 'pixma_common.c' || echo '$(srcdir)/'`pixma_common.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_common.Tpo $(DEPDIR)/libpixma_la-pixma_common.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_common.c' object='libpixma_la-pixma_common.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_common.lo `test -f 'pixma_common.c' || echo '$(srcdir)/'`pixma_common.c + +libpixma_la-pixma_mp150.lo: pixma_mp150.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_mp150.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_mp150.Tpo -c -o libpixma_la-pixma_mp150.lo `test -f 'pixma_mp150.c' || echo '$(srcdir)/'`pixma_mp150.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_mp150.Tpo $(DEPDIR)/libpixma_la-pixma_mp150.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_mp150.c' object='libpixma_la-pixma_mp150.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_mp150.lo `test -f 'pixma_mp150.c' || echo '$(srcdir)/'`pixma_mp150.c + +libpixma_la-pixma_mp730.lo: pixma_mp730.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_mp730.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_mp730.Tpo -c -o libpixma_la-pixma_mp730.lo `test -f 'pixma_mp730.c' || echo '$(srcdir)/'`pixma_mp730.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_mp730.Tpo $(DEPDIR)/libpixma_la-pixma_mp730.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_mp730.c' object='libpixma_la-pixma_mp730.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_mp730.lo `test -f 'pixma_mp730.c' || echo '$(srcdir)/'`pixma_mp730.c + +libpixma_la-pixma_mp750.lo: pixma_mp750.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_mp750.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_mp750.Tpo -c -o libpixma_la-pixma_mp750.lo `test -f 'pixma_mp750.c' || echo '$(srcdir)/'`pixma_mp750.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_mp750.Tpo $(DEPDIR)/libpixma_la-pixma_mp750.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_mp750.c' object='libpixma_la-pixma_mp750.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_mp750.lo `test -f 'pixma_mp750.c' || echo '$(srcdir)/'`pixma_mp750.c + +libpixma_la-pixma_mp810.lo: pixma_mp810.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_mp810.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_mp810.Tpo -c -o libpixma_la-pixma_mp810.lo `test -f 'pixma_mp810.c' || echo '$(srcdir)/'`pixma_mp810.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_mp810.Tpo $(DEPDIR)/libpixma_la-pixma_mp810.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_mp810.c' object='libpixma_la-pixma_mp810.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_mp810.lo `test -f 'pixma_mp810.c' || echo '$(srcdir)/'`pixma_mp810.c + +libpixma_la-pixma_imageclass.lo: pixma_imageclass.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_imageclass.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_imageclass.Tpo -c -o libpixma_la-pixma_imageclass.lo `test -f 'pixma_imageclass.c' || echo '$(srcdir)/'`pixma_imageclass.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_imageclass.Tpo $(DEPDIR)/libpixma_la-pixma_imageclass.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_imageclass.c' object='libpixma_la-pixma_imageclass.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_imageclass.lo `test -f 'pixma_imageclass.c' || echo '$(srcdir)/'`pixma_imageclass.c + +libpixma_la-pixma_bjnp.lo: pixma_bjnp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpixma_la-pixma_bjnp.lo -MD -MP -MF $(DEPDIR)/libpixma_la-pixma_bjnp.Tpo -c -o libpixma_la-pixma_bjnp.lo `test -f 'pixma_bjnp.c' || echo '$(srcdir)/'`pixma_bjnp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpixma_la-pixma_bjnp.Tpo $(DEPDIR)/libpixma_la-pixma_bjnp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma_bjnp.c' object='libpixma_la-pixma_bjnp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpixma_la-pixma_bjnp.lo `test -f 'pixma_bjnp.c' || echo '$(srcdir)/'`pixma_bjnp.c + +libplustek_la-plustek.lo: plustek.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libplustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libplustek_la-plustek.lo -MD -MP -MF $(DEPDIR)/libplustek_la-plustek.Tpo -c -o libplustek_la-plustek.lo `test -f 'plustek.c' || echo '$(srcdir)/'`plustek.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libplustek_la-plustek.Tpo $(DEPDIR)/libplustek_la-plustek.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plustek.c' object='libplustek_la-plustek.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libplustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libplustek_la-plustek.lo `test -f 'plustek.c' || echo '$(srcdir)/'`plustek.c + +libplustek_pp_la-plustek_pp.lo: plustek_pp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libplustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libplustek_pp_la-plustek_pp.lo -MD -MP -MF $(DEPDIR)/libplustek_pp_la-plustek_pp.Tpo -c -o libplustek_pp_la-plustek_pp.lo `test -f 'plustek_pp.c' || echo '$(srcdir)/'`plustek_pp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libplustek_pp_la-plustek_pp.Tpo $(DEPDIR)/libplustek_pp_la-plustek_pp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plustek_pp.c' object='libplustek_pp_la-plustek_pp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libplustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libplustek_pp_la-plustek_pp.lo `test -f 'plustek_pp.c' || echo '$(srcdir)/'`plustek_pp.c + +libpnm_la-pnm.lo: pnm.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpnm_la-pnm.lo -MD -MP -MF $(DEPDIR)/libpnm_la-pnm.Tpo -c -o libpnm_la-pnm.lo `test -f 'pnm.c' || echo '$(srcdir)/'`pnm.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpnm_la-pnm.Tpo $(DEPDIR)/libpnm_la-pnm.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pnm.c' object='libpnm_la-pnm.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpnm_la-pnm.lo `test -f 'pnm.c' || echo '$(srcdir)/'`pnm.c + +libqcam_la-qcam.lo: qcam.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqcam_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libqcam_la-qcam.lo -MD -MP -MF $(DEPDIR)/libqcam_la-qcam.Tpo -c -o libqcam_la-qcam.lo `test -f 'qcam.c' || echo '$(srcdir)/'`qcam.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libqcam_la-qcam.Tpo $(DEPDIR)/libqcam_la-qcam.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='qcam.c' object='libqcam_la-qcam.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqcam_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libqcam_la-qcam.lo `test -f 'qcam.c' || echo '$(srcdir)/'`qcam.c + +libricoh_la-ricoh.lo: ricoh.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libricoh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libricoh_la-ricoh.lo -MD -MP -MF $(DEPDIR)/libricoh_la-ricoh.Tpo -c -o libricoh_la-ricoh.lo `test -f 'ricoh.c' || echo '$(srcdir)/'`ricoh.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libricoh_la-ricoh.Tpo $(DEPDIR)/libricoh_la-ricoh.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ricoh.c' object='libricoh_la-ricoh.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libricoh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libricoh_la-ricoh.lo `test -f 'ricoh.c' || echo '$(srcdir)/'`ricoh.c + +librts8891_la-rts8891.lo: rts8891.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librts8891_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librts8891_la-rts8891.lo -MD -MP -MF $(DEPDIR)/librts8891_la-rts8891.Tpo -c -o librts8891_la-rts8891.lo `test -f 'rts8891.c' || echo '$(srcdir)/'`rts8891.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librts8891_la-rts8891.Tpo $(DEPDIR)/librts8891_la-rts8891.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rts8891.c' object='librts8891_la-rts8891.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librts8891_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librts8891_la-rts8891.lo `test -f 'rts8891.c' || echo '$(srcdir)/'`rts8891.c + +librts8891_la-rts88xx_lib.lo: rts88xx_lib.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librts8891_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librts8891_la-rts88xx_lib.lo -MD -MP -MF $(DEPDIR)/librts8891_la-rts88xx_lib.Tpo -c -o librts8891_la-rts88xx_lib.lo `test -f 'rts88xx_lib.c' || echo '$(srcdir)/'`rts88xx_lib.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librts8891_la-rts88xx_lib.Tpo $(DEPDIR)/librts8891_la-rts88xx_lib.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rts88xx_lib.c' object='librts8891_la-rts88xx_lib.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librts8891_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librts8891_la-rts88xx_lib.lo `test -f 'rts88xx_lib.c' || echo '$(srcdir)/'`rts88xx_lib.c + +libs9036_la-s9036.lo: s9036.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libs9036_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libs9036_la-s9036.lo -MD -MP -MF $(DEPDIR)/libs9036_la-s9036.Tpo -c -o libs9036_la-s9036.lo `test -f 's9036.c' || echo '$(srcdir)/'`s9036.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libs9036_la-s9036.Tpo $(DEPDIR)/libs9036_la-s9036.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='s9036.c' object='libs9036_la-s9036.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libs9036_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libs9036_la-s9036.lo `test -f 's9036.c' || echo '$(srcdir)/'`s9036.c + +libsane_abaton_la-abaton-s.lo: abaton-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_abaton_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_abaton_la-abaton-s.lo -MD -MP -MF $(DEPDIR)/libsane_abaton_la-abaton-s.Tpo -c -o libsane_abaton_la-abaton-s.lo `test -f 'abaton-s.c' || echo '$(srcdir)/'`abaton-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_abaton_la-abaton-s.Tpo $(DEPDIR)/libsane_abaton_la-abaton-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='abaton-s.c' object='libsane_abaton_la-abaton-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_abaton_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_abaton_la-abaton-s.lo `test -f 'abaton-s.c' || echo '$(srcdir)/'`abaton-s.c + +libsane_agfafocus_la-agfafocus-s.lo: agfafocus-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_agfafocus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_agfafocus_la-agfafocus-s.lo -MD -MP -MF $(DEPDIR)/libsane_agfafocus_la-agfafocus-s.Tpo -c -o libsane_agfafocus_la-agfafocus-s.lo `test -f 'agfafocus-s.c' || echo '$(srcdir)/'`agfafocus-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_agfafocus_la-agfafocus-s.Tpo $(DEPDIR)/libsane_agfafocus_la-agfafocus-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='agfafocus-s.c' object='libsane_agfafocus_la-agfafocus-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_agfafocus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_agfafocus_la-agfafocus-s.lo `test -f 'agfafocus-s.c' || echo '$(srcdir)/'`agfafocus-s.c + +libsane_apple_la-apple-s.lo: apple-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_apple_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_apple_la-apple-s.lo -MD -MP -MF $(DEPDIR)/libsane_apple_la-apple-s.Tpo -c -o libsane_apple_la-apple-s.lo `test -f 'apple-s.c' || echo '$(srcdir)/'`apple-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_apple_la-apple-s.Tpo $(DEPDIR)/libsane_apple_la-apple-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='apple-s.c' object='libsane_apple_la-apple-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_apple_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_apple_la-apple-s.lo `test -f 'apple-s.c' || echo '$(srcdir)/'`apple-s.c + +libsane_artec_la-artec-s.lo: artec-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_artec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_artec_la-artec-s.lo -MD -MP -MF $(DEPDIR)/libsane_artec_la-artec-s.Tpo -c -o libsane_artec_la-artec-s.lo `test -f 'artec-s.c' || echo '$(srcdir)/'`artec-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_artec_la-artec-s.Tpo $(DEPDIR)/libsane_artec_la-artec-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='artec-s.c' object='libsane_artec_la-artec-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_artec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_artec_la-artec-s.lo `test -f 'artec-s.c' || echo '$(srcdir)/'`artec-s.c + +libsane_artec_eplus48u_la-artec_eplus48u-s.lo: artec_eplus48u-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_artec_eplus48u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_artec_eplus48u_la-artec_eplus48u-s.lo -MD -MP -MF $(DEPDIR)/libsane_artec_eplus48u_la-artec_eplus48u-s.Tpo -c -o libsane_artec_eplus48u_la-artec_eplus48u-s.lo `test -f 'artec_eplus48u-s.c' || echo '$(srcdir)/'`artec_eplus48u-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_artec_eplus48u_la-artec_eplus48u-s.Tpo $(DEPDIR)/libsane_artec_eplus48u_la-artec_eplus48u-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='artec_eplus48u-s.c' object='libsane_artec_eplus48u_la-artec_eplus48u-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_artec_eplus48u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_artec_eplus48u_la-artec_eplus48u-s.lo `test -f 'artec_eplus48u-s.c' || echo '$(srcdir)/'`artec_eplus48u-s.c + +libsane_as6e_la-as6e-s.lo: as6e-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_as6e_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_as6e_la-as6e-s.lo -MD -MP -MF $(DEPDIR)/libsane_as6e_la-as6e-s.Tpo -c -o libsane_as6e_la-as6e-s.lo `test -f 'as6e-s.c' || echo '$(srcdir)/'`as6e-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_as6e_la-as6e-s.Tpo $(DEPDIR)/libsane_as6e_la-as6e-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='as6e-s.c' object='libsane_as6e_la-as6e-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_as6e_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_as6e_la-as6e-s.lo `test -f 'as6e-s.c' || echo '$(srcdir)/'`as6e-s.c + +libsane_avision_la-avision-s.lo: avision-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_avision_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_avision_la-avision-s.lo -MD -MP -MF $(DEPDIR)/libsane_avision_la-avision-s.Tpo -c -o libsane_avision_la-avision-s.lo `test -f 'avision-s.c' || echo '$(srcdir)/'`avision-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_avision_la-avision-s.Tpo $(DEPDIR)/libsane_avision_la-avision-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='avision-s.c' object='libsane_avision_la-avision-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_avision_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_avision_la-avision-s.lo `test -f 'avision-s.c' || echo '$(srcdir)/'`avision-s.c + +libsane_bh_la-bh-s.lo: bh-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_bh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_bh_la-bh-s.lo -MD -MP -MF $(DEPDIR)/libsane_bh_la-bh-s.Tpo -c -o libsane_bh_la-bh-s.lo `test -f 'bh-s.c' || echo '$(srcdir)/'`bh-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_bh_la-bh-s.Tpo $(DEPDIR)/libsane_bh_la-bh-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bh-s.c' object='libsane_bh_la-bh-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_bh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_bh_la-bh-s.lo `test -f 'bh-s.c' || echo '$(srcdir)/'`bh-s.c + +libsane_canon_la-canon-s.lo: canon-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_canon_la-canon-s.lo -MD -MP -MF $(DEPDIR)/libsane_canon_la-canon-s.Tpo -c -o libsane_canon_la-canon-s.lo `test -f 'canon-s.c' || echo '$(srcdir)/'`canon-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_canon_la-canon-s.Tpo $(DEPDIR)/libsane_canon_la-canon-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon-s.c' object='libsane_canon_la-canon-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_canon_la-canon-s.lo `test -f 'canon-s.c' || echo '$(srcdir)/'`canon-s.c + +libsane_canon630u_la-canon630u-s.lo: canon630u-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon630u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_canon630u_la-canon630u-s.lo -MD -MP -MF $(DEPDIR)/libsane_canon630u_la-canon630u-s.Tpo -c -o libsane_canon630u_la-canon630u-s.lo `test -f 'canon630u-s.c' || echo '$(srcdir)/'`canon630u-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_canon630u_la-canon630u-s.Tpo $(DEPDIR)/libsane_canon630u_la-canon630u-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon630u-s.c' object='libsane_canon630u_la-canon630u-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon630u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_canon630u_la-canon630u-s.lo `test -f 'canon630u-s.c' || echo '$(srcdir)/'`canon630u-s.c + +libsane_canon_dr_la-canon_dr-s.lo: canon_dr-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon_dr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_canon_dr_la-canon_dr-s.lo -MD -MP -MF $(DEPDIR)/libsane_canon_dr_la-canon_dr-s.Tpo -c -o libsane_canon_dr_la-canon_dr-s.lo `test -f 'canon_dr-s.c' || echo '$(srcdir)/'`canon_dr-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_canon_dr_la-canon_dr-s.Tpo $(DEPDIR)/libsane_canon_dr_la-canon_dr-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon_dr-s.c' object='libsane_canon_dr_la-canon_dr-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon_dr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_canon_dr_la-canon_dr-s.lo `test -f 'canon_dr-s.c' || echo '$(srcdir)/'`canon_dr-s.c + +libsane_canon_pp_la-canon_pp-s.lo: canon_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_canon_pp_la-canon_pp-s.lo -MD -MP -MF $(DEPDIR)/libsane_canon_pp_la-canon_pp-s.Tpo -c -o libsane_canon_pp_la-canon_pp-s.lo `test -f 'canon_pp-s.c' || echo '$(srcdir)/'`canon_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_canon_pp_la-canon_pp-s.Tpo $(DEPDIR)/libsane_canon_pp_la-canon_pp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canon_pp-s.c' object='libsane_canon_pp_la-canon_pp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_canon_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_canon_pp_la-canon_pp-s.lo `test -f 'canon_pp-s.c' || echo '$(srcdir)/'`canon_pp-s.c + +libsane_cardscan_la-cardscan-s.lo: cardscan-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_cardscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_cardscan_la-cardscan-s.lo -MD -MP -MF $(DEPDIR)/libsane_cardscan_la-cardscan-s.Tpo -c -o libsane_cardscan_la-cardscan-s.lo `test -f 'cardscan-s.c' || echo '$(srcdir)/'`cardscan-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_cardscan_la-cardscan-s.Tpo $(DEPDIR)/libsane_cardscan_la-cardscan-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cardscan-s.c' object='libsane_cardscan_la-cardscan-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_cardscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_cardscan_la-cardscan-s.lo `test -f 'cardscan-s.c' || echo '$(srcdir)/'`cardscan-s.c + +libsane_coolscan_la-coolscan-s.lo: coolscan-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_coolscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_coolscan_la-coolscan-s.lo -MD -MP -MF $(DEPDIR)/libsane_coolscan_la-coolscan-s.Tpo -c -o libsane_coolscan_la-coolscan-s.lo `test -f 'coolscan-s.c' || echo '$(srcdir)/'`coolscan-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_coolscan_la-coolscan-s.Tpo $(DEPDIR)/libsane_coolscan_la-coolscan-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='coolscan-s.c' object='libsane_coolscan_la-coolscan-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_coolscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_coolscan_la-coolscan-s.lo `test -f 'coolscan-s.c' || echo '$(srcdir)/'`coolscan-s.c + +libsane_coolscan2_la-coolscan2-s.lo: coolscan2-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_coolscan2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_coolscan2_la-coolscan2-s.lo -MD -MP -MF $(DEPDIR)/libsane_coolscan2_la-coolscan2-s.Tpo -c -o libsane_coolscan2_la-coolscan2-s.lo `test -f 'coolscan2-s.c' || echo '$(srcdir)/'`coolscan2-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_coolscan2_la-coolscan2-s.Tpo $(DEPDIR)/libsane_coolscan2_la-coolscan2-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='coolscan2-s.c' object='libsane_coolscan2_la-coolscan2-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_coolscan2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_coolscan2_la-coolscan2-s.lo `test -f 'coolscan2-s.c' || echo '$(srcdir)/'`coolscan2-s.c + +libsane_coolscan3_la-coolscan3-s.lo: coolscan3-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_coolscan3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_coolscan3_la-coolscan3-s.lo -MD -MP -MF $(DEPDIR)/libsane_coolscan3_la-coolscan3-s.Tpo -c -o libsane_coolscan3_la-coolscan3-s.lo `test -f 'coolscan3-s.c' || echo '$(srcdir)/'`coolscan3-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_coolscan3_la-coolscan3-s.Tpo $(DEPDIR)/libsane_coolscan3_la-coolscan3-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='coolscan3-s.c' object='libsane_coolscan3_la-coolscan3-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_coolscan3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_coolscan3_la-coolscan3-s.lo `test -f 'coolscan3-s.c' || echo '$(srcdir)/'`coolscan3-s.c + +libsane_dc210_la-dc210-s.lo: dc210-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dc210_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_dc210_la-dc210-s.lo -MD -MP -MF $(DEPDIR)/libsane_dc210_la-dc210-s.Tpo -c -o libsane_dc210_la-dc210-s.lo `test -f 'dc210-s.c' || echo '$(srcdir)/'`dc210-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_dc210_la-dc210-s.Tpo $(DEPDIR)/libsane_dc210_la-dc210-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dc210-s.c' object='libsane_dc210_la-dc210-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dc210_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_dc210_la-dc210-s.lo `test -f 'dc210-s.c' || echo '$(srcdir)/'`dc210-s.c + +libsane_dc240_la-dc240-s.lo: dc240-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dc240_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_dc240_la-dc240-s.lo -MD -MP -MF $(DEPDIR)/libsane_dc240_la-dc240-s.Tpo -c -o libsane_dc240_la-dc240-s.lo `test -f 'dc240-s.c' || echo '$(srcdir)/'`dc240-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_dc240_la-dc240-s.Tpo $(DEPDIR)/libsane_dc240_la-dc240-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dc240-s.c' object='libsane_dc240_la-dc240-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dc240_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_dc240_la-dc240-s.lo `test -f 'dc240-s.c' || echo '$(srcdir)/'`dc240-s.c + +libsane_dc25_la-dc25-s.lo: dc25-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dc25_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_dc25_la-dc25-s.lo -MD -MP -MF $(DEPDIR)/libsane_dc25_la-dc25-s.Tpo -c -o libsane_dc25_la-dc25-s.lo `test -f 'dc25-s.c' || echo '$(srcdir)/'`dc25-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_dc25_la-dc25-s.Tpo $(DEPDIR)/libsane_dc25_la-dc25-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dc25-s.c' object='libsane_dc25_la-dc25-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dc25_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_dc25_la-dc25-s.lo `test -f 'dc25-s.c' || echo '$(srcdir)/'`dc25-s.c + +libsane_dell1600n_net_la-dell1600n_net-s.lo: dell1600n_net-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dell1600n_net_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_dell1600n_net_la-dell1600n_net-s.lo -MD -MP -MF $(DEPDIR)/libsane_dell1600n_net_la-dell1600n_net-s.Tpo -c -o libsane_dell1600n_net_la-dell1600n_net-s.lo `test -f 'dell1600n_net-s.c' || echo '$(srcdir)/'`dell1600n_net-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_dell1600n_net_la-dell1600n_net-s.Tpo $(DEPDIR)/libsane_dell1600n_net_la-dell1600n_net-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dell1600n_net-s.c' object='libsane_dell1600n_net_la-dell1600n_net-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dell1600n_net_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_dell1600n_net_la-dell1600n_net-s.lo `test -f 'dell1600n_net-s.c' || echo '$(srcdir)/'`dell1600n_net-s.c + +libsane_dll_la-dll-s.lo: dll-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dll_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_dll_la-dll-s.lo -MD -MP -MF $(DEPDIR)/libsane_dll_la-dll-s.Tpo -c -o libsane_dll_la-dll-s.lo `test -f 'dll-s.c' || echo '$(srcdir)/'`dll-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_dll_la-dll-s.Tpo $(DEPDIR)/libsane_dll_la-dll-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dll-s.c' object='libsane_dll_la-dll-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dll_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_dll_la-dll-s.lo `test -f 'dll-s.c' || echo '$(srcdir)/'`dll-s.c + +libsane_dmc_la-dmc-s.lo: dmc-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dmc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_dmc_la-dmc-s.lo -MD -MP -MF $(DEPDIR)/libsane_dmc_la-dmc-s.Tpo -c -o libsane_dmc_la-dmc-s.lo `test -f 'dmc-s.c' || echo '$(srcdir)/'`dmc-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_dmc_la-dmc-s.Tpo $(DEPDIR)/libsane_dmc_la-dmc-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dmc-s.c' object='libsane_dmc_la-dmc-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_dmc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_dmc_la-dmc-s.lo `test -f 'dmc-s.c' || echo '$(srcdir)/'`dmc-s.c + +libsane_epjitsu_la-epjitsu-s.lo: epjitsu-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_epjitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_epjitsu_la-epjitsu-s.lo -MD -MP -MF $(DEPDIR)/libsane_epjitsu_la-epjitsu-s.Tpo -c -o libsane_epjitsu_la-epjitsu-s.lo `test -f 'epjitsu-s.c' || echo '$(srcdir)/'`epjitsu-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_epjitsu_la-epjitsu-s.Tpo $(DEPDIR)/libsane_epjitsu_la-epjitsu-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epjitsu-s.c' object='libsane_epjitsu_la-epjitsu-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_epjitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_epjitsu_la-epjitsu-s.lo `test -f 'epjitsu-s.c' || echo '$(srcdir)/'`epjitsu-s.c + +libsane_epson_la-epson-s.lo: epson-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_epson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_epson_la-epson-s.lo -MD -MP -MF $(DEPDIR)/libsane_epson_la-epson-s.Tpo -c -o libsane_epson_la-epson-s.lo `test -f 'epson-s.c' || echo '$(srcdir)/'`epson-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_epson_la-epson-s.Tpo $(DEPDIR)/libsane_epson_la-epson-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson-s.c' object='libsane_epson_la-epson-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_epson_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_epson_la-epson-s.lo `test -f 'epson-s.c' || echo '$(srcdir)/'`epson-s.c + +libsane_epson2_la-epson2-s.lo: epson2-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_epson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_epson2_la-epson2-s.lo -MD -MP -MF $(DEPDIR)/libsane_epson2_la-epson2-s.Tpo -c -o libsane_epson2_la-epson2-s.lo `test -f 'epson2-s.c' || echo '$(srcdir)/'`epson2-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_epson2_la-epson2-s.Tpo $(DEPDIR)/libsane_epson2_la-epson2-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='epson2-s.c' object='libsane_epson2_la-epson2-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_epson2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_epson2_la-epson2-s.lo `test -f 'epson2-s.c' || echo '$(srcdir)/'`epson2-s.c + +libsane_fujitsu_la-fujitsu-s.lo: fujitsu-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_fujitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_fujitsu_la-fujitsu-s.lo -MD -MP -MF $(DEPDIR)/libsane_fujitsu_la-fujitsu-s.Tpo -c -o libsane_fujitsu_la-fujitsu-s.lo `test -f 'fujitsu-s.c' || echo '$(srcdir)/'`fujitsu-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_fujitsu_la-fujitsu-s.Tpo $(DEPDIR)/libsane_fujitsu_la-fujitsu-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fujitsu-s.c' object='libsane_fujitsu_la-fujitsu-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_fujitsu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_fujitsu_la-fujitsu-s.lo `test -f 'fujitsu-s.c' || echo '$(srcdir)/'`fujitsu-s.c + +libsane_genesys_la-genesys-s.lo: genesys-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_genesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_genesys_la-genesys-s.lo -MD -MP -MF $(DEPDIR)/libsane_genesys_la-genesys-s.Tpo -c -o libsane_genesys_la-genesys-s.lo `test -f 'genesys-s.c' || echo '$(srcdir)/'`genesys-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_genesys_la-genesys-s.Tpo $(DEPDIR)/libsane_genesys_la-genesys-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='genesys-s.c' object='libsane_genesys_la-genesys-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_genesys_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_genesys_la-genesys-s.lo `test -f 'genesys-s.c' || echo '$(srcdir)/'`genesys-s.c + +libsane_gphoto2_la-gphoto2-s.lo: gphoto2-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_gphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_gphoto2_la-gphoto2-s.lo -MD -MP -MF $(DEPDIR)/libsane_gphoto2_la-gphoto2-s.Tpo -c -o libsane_gphoto2_la-gphoto2-s.lo `test -f 'gphoto2-s.c' || echo '$(srcdir)/'`gphoto2-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_gphoto2_la-gphoto2-s.Tpo $(DEPDIR)/libsane_gphoto2_la-gphoto2-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gphoto2-s.c' object='libsane_gphoto2_la-gphoto2-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_gphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_gphoto2_la-gphoto2-s.lo `test -f 'gphoto2-s.c' || echo '$(srcdir)/'`gphoto2-s.c + +libsane_gt68xx_la-gt68xx-s.lo: gt68xx-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_gt68xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_gt68xx_la-gt68xx-s.lo -MD -MP -MF $(DEPDIR)/libsane_gt68xx_la-gt68xx-s.Tpo -c -o libsane_gt68xx_la-gt68xx-s.lo `test -f 'gt68xx-s.c' || echo '$(srcdir)/'`gt68xx-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_gt68xx_la-gt68xx-s.Tpo $(DEPDIR)/libsane_gt68xx_la-gt68xx-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gt68xx-s.c' object='libsane_gt68xx_la-gt68xx-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_gt68xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_gt68xx_la-gt68xx-s.lo `test -f 'gt68xx-s.c' || echo '$(srcdir)/'`gt68xx-s.c + +libsane_hp_la-hp-s.lo: hp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hp_la-hp-s.lo -MD -MP -MF $(DEPDIR)/libsane_hp_la-hp-s.Tpo -c -o libsane_hp_la-hp-s.lo `test -f 'hp-s.c' || echo '$(srcdir)/'`hp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hp_la-hp-s.Tpo $(DEPDIR)/libsane_hp_la-hp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp-s.c' object='libsane_hp_la-hp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hp_la-hp-s.lo `test -f 'hp-s.c' || echo '$(srcdir)/'`hp-s.c + +libsane_hp3500_la-hp3500-s.lo: hp3500-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp3500_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hp3500_la-hp3500-s.lo -MD -MP -MF $(DEPDIR)/libsane_hp3500_la-hp3500-s.Tpo -c -o libsane_hp3500_la-hp3500-s.lo `test -f 'hp3500-s.c' || echo '$(srcdir)/'`hp3500-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hp3500_la-hp3500-s.Tpo $(DEPDIR)/libsane_hp3500_la-hp3500-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp3500-s.c' object='libsane_hp3500_la-hp3500-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp3500_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hp3500_la-hp3500-s.lo `test -f 'hp3500-s.c' || echo '$(srcdir)/'`hp3500-s.c + +libsane_hp3900_la-hp3900-s.lo: hp3900-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp3900_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hp3900_la-hp3900-s.lo -MD -MP -MF $(DEPDIR)/libsane_hp3900_la-hp3900-s.Tpo -c -o libsane_hp3900_la-hp3900-s.lo `test -f 'hp3900-s.c' || echo '$(srcdir)/'`hp3900-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hp3900_la-hp3900-s.Tpo $(DEPDIR)/libsane_hp3900_la-hp3900-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp3900-s.c' object='libsane_hp3900_la-hp3900-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp3900_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hp3900_la-hp3900-s.lo `test -f 'hp3900-s.c' || echo '$(srcdir)/'`hp3900-s.c + +libsane_hp4200_la-hp4200-s.lo: hp4200-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp4200_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hp4200_la-hp4200-s.lo -MD -MP -MF $(DEPDIR)/libsane_hp4200_la-hp4200-s.Tpo -c -o libsane_hp4200_la-hp4200-s.lo `test -f 'hp4200-s.c' || echo '$(srcdir)/'`hp4200-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hp4200_la-hp4200-s.Tpo $(DEPDIR)/libsane_hp4200_la-hp4200-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp4200-s.c' object='libsane_hp4200_la-hp4200-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp4200_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hp4200_la-hp4200-s.lo `test -f 'hp4200-s.c' || echo '$(srcdir)/'`hp4200-s.c + +libsane_hp5400_la-hp5400-s.lo: hp5400-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp5400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hp5400_la-hp5400-s.lo -MD -MP -MF $(DEPDIR)/libsane_hp5400_la-hp5400-s.Tpo -c -o libsane_hp5400_la-hp5400-s.lo `test -f 'hp5400-s.c' || echo '$(srcdir)/'`hp5400-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hp5400_la-hp5400-s.Tpo $(DEPDIR)/libsane_hp5400_la-hp5400-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp5400-s.c' object='libsane_hp5400_la-hp5400-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp5400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hp5400_la-hp5400-s.lo `test -f 'hp5400-s.c' || echo '$(srcdir)/'`hp5400-s.c + +libsane_hp5590_la-hp5590-s.lo: hp5590-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp5590_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hp5590_la-hp5590-s.lo -MD -MP -MF $(DEPDIR)/libsane_hp5590_la-hp5590-s.Tpo -c -o libsane_hp5590_la-hp5590-s.lo `test -f 'hp5590-s.c' || echo '$(srcdir)/'`hp5590-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hp5590_la-hp5590-s.Tpo $(DEPDIR)/libsane_hp5590_la-hp5590-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hp5590-s.c' object='libsane_hp5590_la-hp5590-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hp5590_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hp5590_la-hp5590-s.lo `test -f 'hp5590-s.c' || echo '$(srcdir)/'`hp5590-s.c + +libsane_hpljm1005_la-hpljm1005-s.lo: hpljm1005-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hpljm1005_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hpljm1005_la-hpljm1005-s.lo -MD -MP -MF $(DEPDIR)/libsane_hpljm1005_la-hpljm1005-s.Tpo -c -o libsane_hpljm1005_la-hpljm1005-s.lo `test -f 'hpljm1005-s.c' || echo '$(srcdir)/'`hpljm1005-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hpljm1005_la-hpljm1005-s.Tpo $(DEPDIR)/libsane_hpljm1005_la-hpljm1005-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hpljm1005-s.c' object='libsane_hpljm1005_la-hpljm1005-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hpljm1005_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hpljm1005_la-hpljm1005-s.lo `test -f 'hpljm1005-s.c' || echo '$(srcdir)/'`hpljm1005-s.c + +libsane_hpsj5s_la-hpsj5s-s.lo: hpsj5s-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hpsj5s_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hpsj5s_la-hpsj5s-s.lo -MD -MP -MF $(DEPDIR)/libsane_hpsj5s_la-hpsj5s-s.Tpo -c -o libsane_hpsj5s_la-hpsj5s-s.lo `test -f 'hpsj5s-s.c' || echo '$(srcdir)/'`hpsj5s-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hpsj5s_la-hpsj5s-s.Tpo $(DEPDIR)/libsane_hpsj5s_la-hpsj5s-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hpsj5s-s.c' object='libsane_hpsj5s_la-hpsj5s-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hpsj5s_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hpsj5s_la-hpsj5s-s.lo `test -f 'hpsj5s-s.c' || echo '$(srcdir)/'`hpsj5s-s.c + +libsane_hs2p_la-hs2p-s.lo: hs2p-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hs2p_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_hs2p_la-hs2p-s.lo -MD -MP -MF $(DEPDIR)/libsane_hs2p_la-hs2p-s.Tpo -c -o libsane_hs2p_la-hs2p-s.lo `test -f 'hs2p-s.c' || echo '$(srcdir)/'`hs2p-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_hs2p_la-hs2p-s.Tpo $(DEPDIR)/libsane_hs2p_la-hs2p-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hs2p-s.c' object='libsane_hs2p_la-hs2p-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_hs2p_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_hs2p_la-hs2p-s.lo `test -f 'hs2p-s.c' || echo '$(srcdir)/'`hs2p-s.c + +libsane_ibm_la-ibm-s.lo: ibm-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_ibm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_ibm_la-ibm-s.lo -MD -MP -MF $(DEPDIR)/libsane_ibm_la-ibm-s.Tpo -c -o libsane_ibm_la-ibm-s.lo `test -f 'ibm-s.c' || echo '$(srcdir)/'`ibm-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_ibm_la-ibm-s.Tpo $(DEPDIR)/libsane_ibm_la-ibm-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ibm-s.c' object='libsane_ibm_la-ibm-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_ibm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_ibm_la-ibm-s.lo `test -f 'ibm-s.c' || echo '$(srcdir)/'`ibm-s.c + +libsane_kodak_la-kodak-s.lo: kodak-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kodak_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_kodak_la-kodak-s.lo -MD -MP -MF $(DEPDIR)/libsane_kodak_la-kodak-s.Tpo -c -o libsane_kodak_la-kodak-s.lo `test -f 'kodak-s.c' || echo '$(srcdir)/'`kodak-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_kodak_la-kodak-s.Tpo $(DEPDIR)/libsane_kodak_la-kodak-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kodak-s.c' object='libsane_kodak_la-kodak-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kodak_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_kodak_la-kodak-s.lo `test -f 'kodak-s.c' || echo '$(srcdir)/'`kodak-s.c + +libsane_kodakaio_la-kodakaio-s.lo: kodakaio-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kodakaio_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_kodakaio_la-kodakaio-s.lo -MD -MP -MF $(DEPDIR)/libsane_kodakaio_la-kodakaio-s.Tpo -c -o libsane_kodakaio_la-kodakaio-s.lo `test -f 'kodakaio-s.c' || echo '$(srcdir)/'`kodakaio-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_kodakaio_la-kodakaio-s.Tpo $(DEPDIR)/libsane_kodakaio_la-kodakaio-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kodakaio-s.c' object='libsane_kodakaio_la-kodakaio-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kodakaio_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_kodakaio_la-kodakaio-s.lo `test -f 'kodakaio-s.c' || echo '$(srcdir)/'`kodakaio-s.c + +libsane_kvs1025_la-kvs1025-s.lo: kvs1025-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_kvs1025_la-kvs1025-s.lo -MD -MP -MF $(DEPDIR)/libsane_kvs1025_la-kvs1025-s.Tpo -c -o libsane_kvs1025_la-kvs1025-s.lo `test -f 'kvs1025-s.c' || echo '$(srcdir)/'`kvs1025-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_kvs1025_la-kvs1025-s.Tpo $(DEPDIR)/libsane_kvs1025_la-kvs1025-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs1025-s.c' object='libsane_kvs1025_la-kvs1025-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kvs1025_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_kvs1025_la-kvs1025-s.lo `test -f 'kvs1025-s.c' || echo '$(srcdir)/'`kvs1025-s.c + +libsane_kvs20xx_la-kvs20xx-s.lo: kvs20xx-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_kvs20xx_la-kvs20xx-s.lo -MD -MP -MF $(DEPDIR)/libsane_kvs20xx_la-kvs20xx-s.Tpo -c -o libsane_kvs20xx_la-kvs20xx-s.lo `test -f 'kvs20xx-s.c' || echo '$(srcdir)/'`kvs20xx-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_kvs20xx_la-kvs20xx-s.Tpo $(DEPDIR)/libsane_kvs20xx_la-kvs20xx-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs20xx-s.c' object='libsane_kvs20xx_la-kvs20xx-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kvs20xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_kvs20xx_la-kvs20xx-s.lo `test -f 'kvs20xx-s.c' || echo '$(srcdir)/'`kvs20xx-s.c + +libsane_kvs40xx_la-kvs40xx-s.lo: kvs40xx-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_kvs40xx_la-kvs40xx-s.lo -MD -MP -MF $(DEPDIR)/libsane_kvs40xx_la-kvs40xx-s.Tpo -c -o libsane_kvs40xx_la-kvs40xx-s.lo `test -f 'kvs40xx-s.c' || echo '$(srcdir)/'`kvs40xx-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_kvs40xx_la-kvs40xx-s.Tpo $(DEPDIR)/libsane_kvs40xx_la-kvs40xx-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='kvs40xx-s.c' object='libsane_kvs40xx_la-kvs40xx-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_kvs40xx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_kvs40xx_la-kvs40xx-s.lo `test -f 'kvs40xx-s.c' || echo '$(srcdir)/'`kvs40xx-s.c + +libsane_leo_la-leo-s.lo: leo-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_leo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_leo_la-leo-s.lo -MD -MP -MF $(DEPDIR)/libsane_leo_la-leo-s.Tpo -c -o libsane_leo_la-leo-s.lo `test -f 'leo-s.c' || echo '$(srcdir)/'`leo-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_leo_la-leo-s.Tpo $(DEPDIR)/libsane_leo_la-leo-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='leo-s.c' object='libsane_leo_la-leo-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_leo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_leo_la-leo-s.lo `test -f 'leo-s.c' || echo '$(srcdir)/'`leo-s.c + +libsane_lexmark_la-lexmark-s.lo: lexmark-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_lexmark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_lexmark_la-lexmark-s.lo -MD -MP -MF $(DEPDIR)/libsane_lexmark_la-lexmark-s.Tpo -c -o libsane_lexmark_la-lexmark-s.lo `test -f 'lexmark-s.c' || echo '$(srcdir)/'`lexmark-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_lexmark_la-lexmark-s.Tpo $(DEPDIR)/libsane_lexmark_la-lexmark-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lexmark-s.c' object='libsane_lexmark_la-lexmark-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_lexmark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_lexmark_la-lexmark-s.lo `test -f 'lexmark-s.c' || echo '$(srcdir)/'`lexmark-s.c + +libsane_ma1509_la-ma1509-s.lo: ma1509-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_ma1509_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_ma1509_la-ma1509-s.lo -MD -MP -MF $(DEPDIR)/libsane_ma1509_la-ma1509-s.Tpo -c -o libsane_ma1509_la-ma1509-s.lo `test -f 'ma1509-s.c' || echo '$(srcdir)/'`ma1509-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_ma1509_la-ma1509-s.Tpo $(DEPDIR)/libsane_ma1509_la-ma1509-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ma1509-s.c' object='libsane_ma1509_la-ma1509-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_ma1509_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_ma1509_la-ma1509-s.lo `test -f 'ma1509-s.c' || echo '$(srcdir)/'`ma1509-s.c + +libsane_magicolor_la-magicolor-s.lo: magicolor-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_magicolor_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_magicolor_la-magicolor-s.lo -MD -MP -MF $(DEPDIR)/libsane_magicolor_la-magicolor-s.Tpo -c -o libsane_magicolor_la-magicolor-s.lo `test -f 'magicolor-s.c' || echo '$(srcdir)/'`magicolor-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_magicolor_la-magicolor-s.Tpo $(DEPDIR)/libsane_magicolor_la-magicolor-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='magicolor-s.c' object='libsane_magicolor_la-magicolor-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_magicolor_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_magicolor_la-magicolor-s.lo `test -f 'magicolor-s.c' || echo '$(srcdir)/'`magicolor-s.c + +libsane_matsushita_la-matsushita-s.lo: matsushita-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_matsushita_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_matsushita_la-matsushita-s.lo -MD -MP -MF $(DEPDIR)/libsane_matsushita_la-matsushita-s.Tpo -c -o libsane_matsushita_la-matsushita-s.lo `test -f 'matsushita-s.c' || echo '$(srcdir)/'`matsushita-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_matsushita_la-matsushita-s.Tpo $(DEPDIR)/libsane_matsushita_la-matsushita-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='matsushita-s.c' object='libsane_matsushita_la-matsushita-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_matsushita_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_matsushita_la-matsushita-s.lo `test -f 'matsushita-s.c' || echo '$(srcdir)/'`matsushita-s.c + +libsane_microtek_la-microtek-s.lo: microtek-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_microtek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_microtek_la-microtek-s.lo -MD -MP -MF $(DEPDIR)/libsane_microtek_la-microtek-s.Tpo -c -o libsane_microtek_la-microtek-s.lo `test -f 'microtek-s.c' || echo '$(srcdir)/'`microtek-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_microtek_la-microtek-s.Tpo $(DEPDIR)/libsane_microtek_la-microtek-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='microtek-s.c' object='libsane_microtek_la-microtek-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_microtek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_microtek_la-microtek-s.lo `test -f 'microtek-s.c' || echo '$(srcdir)/'`microtek-s.c + +libsane_microtek2_la-microtek2-s.lo: microtek2-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_microtek2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_microtek2_la-microtek2-s.lo -MD -MP -MF $(DEPDIR)/libsane_microtek2_la-microtek2-s.Tpo -c -o libsane_microtek2_la-microtek2-s.lo `test -f 'microtek2-s.c' || echo '$(srcdir)/'`microtek2-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_microtek2_la-microtek2-s.Tpo $(DEPDIR)/libsane_microtek2_la-microtek2-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='microtek2-s.c' object='libsane_microtek2_la-microtek2-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_microtek2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_microtek2_la-microtek2-s.lo `test -f 'microtek2-s.c' || echo '$(srcdir)/'`microtek2-s.c + +libsane_mustek_la-mustek-s.lo: mustek-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_mustek_la-mustek-s.lo -MD -MP -MF $(DEPDIR)/libsane_mustek_la-mustek-s.Tpo -c -o libsane_mustek_la-mustek-s.lo `test -f 'mustek-s.c' || echo '$(srcdir)/'`mustek-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_mustek_la-mustek-s.Tpo $(DEPDIR)/libsane_mustek_la-mustek-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek-s.c' object='libsane_mustek_la-mustek-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_mustek_la-mustek-s.lo `test -f 'mustek-s.c' || echo '$(srcdir)/'`mustek-s.c + +libsane_mustek_pp_la-mustek_pp-s.lo: mustek_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_mustek_pp_la-mustek_pp-s.lo -MD -MP -MF $(DEPDIR)/libsane_mustek_pp_la-mustek_pp-s.Tpo -c -o libsane_mustek_pp_la-mustek_pp-s.lo `test -f 'mustek_pp-s.c' || echo '$(srcdir)/'`mustek_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_mustek_pp_la-mustek_pp-s.Tpo $(DEPDIR)/libsane_mustek_pp_la-mustek_pp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek_pp-s.c' object='libsane_mustek_pp_la-mustek_pp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_mustek_pp_la-mustek_pp-s.lo `test -f 'mustek_pp-s.c' || echo '$(srcdir)/'`mustek_pp-s.c + +libsane_mustek_usb_la-mustek_usb-s.lo: mustek_usb-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_usb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_mustek_usb_la-mustek_usb-s.lo -MD -MP -MF $(DEPDIR)/libsane_mustek_usb_la-mustek_usb-s.Tpo -c -o libsane_mustek_usb_la-mustek_usb-s.lo `test -f 'mustek_usb-s.c' || echo '$(srcdir)/'`mustek_usb-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_mustek_usb_la-mustek_usb-s.Tpo $(DEPDIR)/libsane_mustek_usb_la-mustek_usb-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek_usb-s.c' object='libsane_mustek_usb_la-mustek_usb-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_usb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_mustek_usb_la-mustek_usb-s.lo `test -f 'mustek_usb-s.c' || echo '$(srcdir)/'`mustek_usb-s.c + +libsane_mustek_usb2_la-mustek_usb2-s.lo: mustek_usb2-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_usb2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_mustek_usb2_la-mustek_usb2-s.lo -MD -MP -MF $(DEPDIR)/libsane_mustek_usb2_la-mustek_usb2-s.Tpo -c -o libsane_mustek_usb2_la-mustek_usb2-s.lo `test -f 'mustek_usb2-s.c' || echo '$(srcdir)/'`mustek_usb2-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_mustek_usb2_la-mustek_usb2-s.Tpo $(DEPDIR)/libsane_mustek_usb2_la-mustek_usb2-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mustek_usb2-s.c' object='libsane_mustek_usb2_la-mustek_usb2-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_mustek_usb2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_mustek_usb2_la-mustek_usb2-s.lo `test -f 'mustek_usb2-s.c' || echo '$(srcdir)/'`mustek_usb2-s.c + +libsane_nec_la-nec-s.lo: nec-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_nec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_nec_la-nec-s.lo -MD -MP -MF $(DEPDIR)/libsane_nec_la-nec-s.Tpo -c -o libsane_nec_la-nec-s.lo `test -f 'nec-s.c' || echo '$(srcdir)/'`nec-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_nec_la-nec-s.Tpo $(DEPDIR)/libsane_nec_la-nec-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nec-s.c' object='libsane_nec_la-nec-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_nec_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_nec_la-nec-s.lo `test -f 'nec-s.c' || echo '$(srcdir)/'`nec-s.c + +libsane_net_la-net-s.lo: net-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_net_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_net_la-net-s.lo -MD -MP -MF $(DEPDIR)/libsane_net_la-net-s.Tpo -c -o libsane_net_la-net-s.lo `test -f 'net-s.c' || echo '$(srcdir)/'`net-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_net_la-net-s.Tpo $(DEPDIR)/libsane_net_la-net-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='net-s.c' object='libsane_net_la-net-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_net_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_net_la-net-s.lo `test -f 'net-s.c' || echo '$(srcdir)/'`net-s.c + +libsane_niash_la-niash-s.lo: niash-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_niash_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_niash_la-niash-s.lo -MD -MP -MF $(DEPDIR)/libsane_niash_la-niash-s.Tpo -c -o libsane_niash_la-niash-s.lo `test -f 'niash-s.c' || echo '$(srcdir)/'`niash-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_niash_la-niash-s.Tpo $(DEPDIR)/libsane_niash_la-niash-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='niash-s.c' object='libsane_niash_la-niash-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_niash_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_niash_la-niash-s.lo `test -f 'niash-s.c' || echo '$(srcdir)/'`niash-s.c + +libsane_p5_la-p5-s.lo: p5-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_p5_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_p5_la-p5-s.lo -MD -MP -MF $(DEPDIR)/libsane_p5_la-p5-s.Tpo -c -o libsane_p5_la-p5-s.lo `test -f 'p5-s.c' || echo '$(srcdir)/'`p5-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_p5_la-p5-s.Tpo $(DEPDIR)/libsane_p5_la-p5-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='p5-s.c' object='libsane_p5_la-p5-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_p5_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_p5_la-p5-s.lo `test -f 'p5-s.c' || echo '$(srcdir)/'`p5-s.c + +libsane_pie_la-pie-s.lo: pie-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pie_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_pie_la-pie-s.lo -MD -MP -MF $(DEPDIR)/libsane_pie_la-pie-s.Tpo -c -o libsane_pie_la-pie-s.lo `test -f 'pie-s.c' || echo '$(srcdir)/'`pie-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_pie_la-pie-s.Tpo $(DEPDIR)/libsane_pie_la-pie-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pie-s.c' object='libsane_pie_la-pie-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pie_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_pie_la-pie-s.lo `test -f 'pie-s.c' || echo '$(srcdir)/'`pie-s.c + +libsane_pint_la-pint-s.lo: pint-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pint_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_pint_la-pint-s.lo -MD -MP -MF $(DEPDIR)/libsane_pint_la-pint-s.Tpo -c -o libsane_pint_la-pint-s.lo `test -f 'pint-s.c' || echo '$(srcdir)/'`pint-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_pint_la-pint-s.Tpo $(DEPDIR)/libsane_pint_la-pint-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pint-s.c' object='libsane_pint_la-pint-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pint_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_pint_la-pint-s.lo `test -f 'pint-s.c' || echo '$(srcdir)/'`pint-s.c + +libsane_pixma_la-pixma-s.lo: pixma-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_pixma_la-pixma-s.lo -MD -MP -MF $(DEPDIR)/libsane_pixma_la-pixma-s.Tpo -c -o libsane_pixma_la-pixma-s.lo `test -f 'pixma-s.c' || echo '$(srcdir)/'`pixma-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_pixma_la-pixma-s.Tpo $(DEPDIR)/libsane_pixma_la-pixma-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixma-s.c' object='libsane_pixma_la-pixma-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pixma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_pixma_la-pixma-s.lo `test -f 'pixma-s.c' || echo '$(srcdir)/'`pixma-s.c + +libsane_plustek_la-plustek-s.lo: plustek-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_plustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_plustek_la-plustek-s.lo -MD -MP -MF $(DEPDIR)/libsane_plustek_la-plustek-s.Tpo -c -o libsane_plustek_la-plustek-s.lo `test -f 'plustek-s.c' || echo '$(srcdir)/'`plustek-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_plustek_la-plustek-s.Tpo $(DEPDIR)/libsane_plustek_la-plustek-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plustek-s.c' object='libsane_plustek_la-plustek-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_plustek_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_plustek_la-plustek-s.lo `test -f 'plustek-s.c' || echo '$(srcdir)/'`plustek-s.c + +libsane_plustek_pp_la-plustek_pp-s.lo: plustek_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_plustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_plustek_pp_la-plustek_pp-s.lo -MD -MP -MF $(DEPDIR)/libsane_plustek_pp_la-plustek_pp-s.Tpo -c -o libsane_plustek_pp_la-plustek_pp-s.lo `test -f 'plustek_pp-s.c' || echo '$(srcdir)/'`plustek_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_plustek_pp_la-plustek_pp-s.Tpo $(DEPDIR)/libsane_plustek_pp_la-plustek_pp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plustek_pp-s.c' object='libsane_plustek_pp_la-plustek_pp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_plustek_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_plustek_pp_la-plustek_pp-s.lo `test -f 'plustek_pp-s.c' || echo '$(srcdir)/'`plustek_pp-s.c + +libsane_pnm_la-pnm-s.lo: pnm-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_pnm_la-pnm-s.lo -MD -MP -MF $(DEPDIR)/libsane_pnm_la-pnm-s.Tpo -c -o libsane_pnm_la-pnm-s.lo `test -f 'pnm-s.c' || echo '$(srcdir)/'`pnm-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_pnm_la-pnm-s.Tpo $(DEPDIR)/libsane_pnm_la-pnm-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pnm-s.c' object='libsane_pnm_la-pnm-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_pnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_pnm_la-pnm-s.lo `test -f 'pnm-s.c' || echo '$(srcdir)/'`pnm-s.c + +libsane_qcam_la-qcam-s.lo: qcam-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_qcam_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_qcam_la-qcam-s.lo -MD -MP -MF $(DEPDIR)/libsane_qcam_la-qcam-s.Tpo -c -o libsane_qcam_la-qcam-s.lo `test -f 'qcam-s.c' || echo '$(srcdir)/'`qcam-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_qcam_la-qcam-s.Tpo $(DEPDIR)/libsane_qcam_la-qcam-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='qcam-s.c' object='libsane_qcam_la-qcam-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_qcam_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_qcam_la-qcam-s.lo `test -f 'qcam-s.c' || echo '$(srcdir)/'`qcam-s.c + +libsane_ricoh_la-ricoh-s.lo: ricoh-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_ricoh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_ricoh_la-ricoh-s.lo -MD -MP -MF $(DEPDIR)/libsane_ricoh_la-ricoh-s.Tpo -c -o libsane_ricoh_la-ricoh-s.lo `test -f 'ricoh-s.c' || echo '$(srcdir)/'`ricoh-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_ricoh_la-ricoh-s.Tpo $(DEPDIR)/libsane_ricoh_la-ricoh-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ricoh-s.c' object='libsane_ricoh_la-ricoh-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_ricoh_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_ricoh_la-ricoh-s.lo `test -f 'ricoh-s.c' || echo '$(srcdir)/'`ricoh-s.c + +libsane_rts8891_la-rts8891-s.lo: rts8891-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_rts8891_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_rts8891_la-rts8891-s.lo -MD -MP -MF $(DEPDIR)/libsane_rts8891_la-rts8891-s.Tpo -c -o libsane_rts8891_la-rts8891-s.lo `test -f 'rts8891-s.c' || echo '$(srcdir)/'`rts8891-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_rts8891_la-rts8891-s.Tpo $(DEPDIR)/libsane_rts8891_la-rts8891-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rts8891-s.c' object='libsane_rts8891_la-rts8891-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_rts8891_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_rts8891_la-rts8891-s.lo `test -f 'rts8891-s.c' || echo '$(srcdir)/'`rts8891-s.c + +libsane_s9036_la-s9036-s.lo: s9036-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_s9036_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_s9036_la-s9036-s.lo -MD -MP -MF $(DEPDIR)/libsane_s9036_la-s9036-s.Tpo -c -o libsane_s9036_la-s9036-s.lo `test -f 's9036-s.c' || echo '$(srcdir)/'`s9036-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_s9036_la-s9036-s.Tpo $(DEPDIR)/libsane_s9036_la-s9036-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='s9036-s.c' object='libsane_s9036_la-s9036-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_s9036_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_s9036_la-s9036-s.lo `test -f 's9036-s.c' || echo '$(srcdir)/'`s9036-s.c + +libsane_sceptre_la-sceptre-s.lo: sceptre-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sceptre_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_sceptre_la-sceptre-s.lo -MD -MP -MF $(DEPDIR)/libsane_sceptre_la-sceptre-s.Tpo -c -o libsane_sceptre_la-sceptre-s.lo `test -f 'sceptre-s.c' || echo '$(srcdir)/'`sceptre-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_sceptre_la-sceptre-s.Tpo $(DEPDIR)/libsane_sceptre_la-sceptre-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sceptre-s.c' object='libsane_sceptre_la-sceptre-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sceptre_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_sceptre_la-sceptre-s.lo `test -f 'sceptre-s.c' || echo '$(srcdir)/'`sceptre-s.c + +libsane_sharp_la-sharp-s.lo: sharp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sharp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_sharp_la-sharp-s.lo -MD -MP -MF $(DEPDIR)/libsane_sharp_la-sharp-s.Tpo -c -o libsane_sharp_la-sharp-s.lo `test -f 'sharp-s.c' || echo '$(srcdir)/'`sharp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_sharp_la-sharp-s.Tpo $(DEPDIR)/libsane_sharp_la-sharp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sharp-s.c' object='libsane_sharp_la-sharp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sharp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_sharp_la-sharp-s.lo `test -f 'sharp-s.c' || echo '$(srcdir)/'`sharp-s.c + +libsane_sm3600_la-sm3600-s.lo: sm3600-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sm3600_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_sm3600_la-sm3600-s.lo -MD -MP -MF $(DEPDIR)/libsane_sm3600_la-sm3600-s.Tpo -c -o libsane_sm3600_la-sm3600-s.lo `test -f 'sm3600-s.c' || echo '$(srcdir)/'`sm3600-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_sm3600_la-sm3600-s.Tpo $(DEPDIR)/libsane_sm3600_la-sm3600-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sm3600-s.c' object='libsane_sm3600_la-sm3600-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sm3600_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_sm3600_la-sm3600-s.lo `test -f 'sm3600-s.c' || echo '$(srcdir)/'`sm3600-s.c + +libsane_sm3840_la-sm3840-s.lo: sm3840-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sm3840_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_sm3840_la-sm3840-s.lo -MD -MP -MF $(DEPDIR)/libsane_sm3840_la-sm3840-s.Tpo -c -o libsane_sm3840_la-sm3840-s.lo `test -f 'sm3840-s.c' || echo '$(srcdir)/'`sm3840-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_sm3840_la-sm3840-s.Tpo $(DEPDIR)/libsane_sm3840_la-sm3840-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sm3840-s.c' object='libsane_sm3840_la-sm3840-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sm3840_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_sm3840_la-sm3840-s.lo `test -f 'sm3840-s.c' || echo '$(srcdir)/'`sm3840-s.c + +libsane_snapscan_la-snapscan-s.lo: snapscan-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_snapscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_snapscan_la-snapscan-s.lo -MD -MP -MF $(DEPDIR)/libsane_snapscan_la-snapscan-s.Tpo -c -o libsane_snapscan_la-snapscan-s.lo `test -f 'snapscan-s.c' || echo '$(srcdir)/'`snapscan-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_snapscan_la-snapscan-s.Tpo $(DEPDIR)/libsane_snapscan_la-snapscan-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='snapscan-s.c' object='libsane_snapscan_la-snapscan-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_snapscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_snapscan_la-snapscan-s.lo `test -f 'snapscan-s.c' || echo '$(srcdir)/'`snapscan-s.c + +libsane_sp15c_la-sp15c-s.lo: sp15c-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sp15c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_sp15c_la-sp15c-s.lo -MD -MP -MF $(DEPDIR)/libsane_sp15c_la-sp15c-s.Tpo -c -o libsane_sp15c_la-sp15c-s.lo `test -f 'sp15c-s.c' || echo '$(srcdir)/'`sp15c-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_sp15c_la-sp15c-s.Tpo $(DEPDIR)/libsane_sp15c_la-sp15c-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sp15c-s.c' object='libsane_sp15c_la-sp15c-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_sp15c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_sp15c_la-sp15c-s.lo `test -f 'sp15c-s.c' || echo '$(srcdir)/'`sp15c-s.c + +libsane_st400_la-st400-s.lo: st400-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_st400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_st400_la-st400-s.lo -MD -MP -MF $(DEPDIR)/libsane_st400_la-st400-s.Tpo -c -o libsane_st400_la-st400-s.lo `test -f 'st400-s.c' || echo '$(srcdir)/'`st400-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_st400_la-st400-s.Tpo $(DEPDIR)/libsane_st400_la-st400-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='st400-s.c' object='libsane_st400_la-st400-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_st400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_st400_la-st400-s.lo `test -f 'st400-s.c' || echo '$(srcdir)/'`st400-s.c + +libsane_stv680_la-stv680-s.lo: stv680-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_stv680_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_stv680_la-stv680-s.lo -MD -MP -MF $(DEPDIR)/libsane_stv680_la-stv680-s.Tpo -c -o libsane_stv680_la-stv680-s.lo `test -f 'stv680-s.c' || echo '$(srcdir)/'`stv680-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_stv680_la-stv680-s.Tpo $(DEPDIR)/libsane_stv680_la-stv680-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stv680-s.c' object='libsane_stv680_la-stv680-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_stv680_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_stv680_la-stv680-s.lo `test -f 'stv680-s.c' || echo '$(srcdir)/'`stv680-s.c + +libsane_tamarack_la-tamarack-s.lo: tamarack-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_tamarack_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_tamarack_la-tamarack-s.lo -MD -MP -MF $(DEPDIR)/libsane_tamarack_la-tamarack-s.Tpo -c -o libsane_tamarack_la-tamarack-s.lo `test -f 'tamarack-s.c' || echo '$(srcdir)/'`tamarack-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_tamarack_la-tamarack-s.Tpo $(DEPDIR)/libsane_tamarack_la-tamarack-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tamarack-s.c' object='libsane_tamarack_la-tamarack-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_tamarack_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_tamarack_la-tamarack-s.lo `test -f 'tamarack-s.c' || echo '$(srcdir)/'`tamarack-s.c + +libsane_teco1_la-teco1-s.lo: teco1-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_teco1_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_teco1_la-teco1-s.lo -MD -MP -MF $(DEPDIR)/libsane_teco1_la-teco1-s.Tpo -c -o libsane_teco1_la-teco1-s.lo `test -f 'teco1-s.c' || echo '$(srcdir)/'`teco1-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_teco1_la-teco1-s.Tpo $(DEPDIR)/libsane_teco1_la-teco1-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='teco1-s.c' object='libsane_teco1_la-teco1-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_teco1_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_teco1_la-teco1-s.lo `test -f 'teco1-s.c' || echo '$(srcdir)/'`teco1-s.c + +libsane_teco2_la-teco2-s.lo: teco2-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_teco2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_teco2_la-teco2-s.lo -MD -MP -MF $(DEPDIR)/libsane_teco2_la-teco2-s.Tpo -c -o libsane_teco2_la-teco2-s.lo `test -f 'teco2-s.c' || echo '$(srcdir)/'`teco2-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_teco2_la-teco2-s.Tpo $(DEPDIR)/libsane_teco2_la-teco2-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='teco2-s.c' object='libsane_teco2_la-teco2-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_teco2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_teco2_la-teco2-s.lo `test -f 'teco2-s.c' || echo '$(srcdir)/'`teco2-s.c + +libsane_teco3_la-teco3-s.lo: teco3-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_teco3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_teco3_la-teco3-s.lo -MD -MP -MF $(DEPDIR)/libsane_teco3_la-teco3-s.Tpo -c -o libsane_teco3_la-teco3-s.lo `test -f 'teco3-s.c' || echo '$(srcdir)/'`teco3-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_teco3_la-teco3-s.Tpo $(DEPDIR)/libsane_teco3_la-teco3-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='teco3-s.c' object='libsane_teco3_la-teco3-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_teco3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_teco3_la-teco3-s.lo `test -f 'teco3-s.c' || echo '$(srcdir)/'`teco3-s.c + +libsane_test_la-test-s.lo: test-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_test_la-test-s.lo -MD -MP -MF $(DEPDIR)/libsane_test_la-test-s.Tpo -c -o libsane_test_la-test-s.lo `test -f 'test-s.c' || echo '$(srcdir)/'`test-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_test_la-test-s.Tpo $(DEPDIR)/libsane_test_la-test-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-s.c' object='libsane_test_la-test-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_test_la-test-s.lo `test -f 'test-s.c' || echo '$(srcdir)/'`test-s.c + +libsane_u12_la-u12-s.lo: u12-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_u12_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_u12_la-u12-s.lo -MD -MP -MF $(DEPDIR)/libsane_u12_la-u12-s.Tpo -c -o libsane_u12_la-u12-s.lo `test -f 'u12-s.c' || echo '$(srcdir)/'`u12-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_u12_la-u12-s.Tpo $(DEPDIR)/libsane_u12_la-u12-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='u12-s.c' object='libsane_u12_la-u12-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_u12_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_u12_la-u12-s.lo `test -f 'u12-s.c' || echo '$(srcdir)/'`u12-s.c + +libsane_umax_la-umax-s.lo: umax-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_umax_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_umax_la-umax-s.lo -MD -MP -MF $(DEPDIR)/libsane_umax_la-umax-s.Tpo -c -o libsane_umax_la-umax-s.lo `test -f 'umax-s.c' || echo '$(srcdir)/'`umax-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_umax_la-umax-s.Tpo $(DEPDIR)/libsane_umax_la-umax-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax-s.c' object='libsane_umax_la-umax-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_umax_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_umax_la-umax-s.lo `test -f 'umax-s.c' || echo '$(srcdir)/'`umax-s.c + +libsane_umax1220u_la-umax1220u-s.lo: umax1220u-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_umax1220u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_umax1220u_la-umax1220u-s.lo -MD -MP -MF $(DEPDIR)/libsane_umax1220u_la-umax1220u-s.Tpo -c -o libsane_umax1220u_la-umax1220u-s.lo `test -f 'umax1220u-s.c' || echo '$(srcdir)/'`umax1220u-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_umax1220u_la-umax1220u-s.Tpo $(DEPDIR)/libsane_umax1220u_la-umax1220u-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax1220u-s.c' object='libsane_umax1220u_la-umax1220u-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_umax1220u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_umax1220u_la-umax1220u-s.lo `test -f 'umax1220u-s.c' || echo '$(srcdir)/'`umax1220u-s.c + +libsane_umax_pp_la-umax_pp-s.lo: umax_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_umax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_umax_pp_la-umax_pp-s.lo -MD -MP -MF $(DEPDIR)/libsane_umax_pp_la-umax_pp-s.Tpo -c -o libsane_umax_pp_la-umax_pp-s.lo `test -f 'umax_pp-s.c' || echo '$(srcdir)/'`umax_pp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_umax_pp_la-umax_pp-s.Tpo $(DEPDIR)/libsane_umax_pp_la-umax_pp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax_pp-s.c' object='libsane_umax_pp_la-umax_pp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_umax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_umax_pp_la-umax_pp-s.lo `test -f 'umax_pp-s.c' || echo '$(srcdir)/'`umax_pp-s.c + +libsane_v4l_la-v4l-s.lo: v4l-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_v4l_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_v4l_la-v4l-s.lo -MD -MP -MF $(DEPDIR)/libsane_v4l_la-v4l-s.Tpo -c -o libsane_v4l_la-v4l-s.lo `test -f 'v4l-s.c' || echo '$(srcdir)/'`v4l-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_v4l_la-v4l-s.Tpo $(DEPDIR)/libsane_v4l_la-v4l-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='v4l-s.c' object='libsane_v4l_la-v4l-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_v4l_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_v4l_la-v4l-s.lo `test -f 'v4l-s.c' || echo '$(srcdir)/'`v4l-s.c + +libsane_xerox_mfp_la-xerox_mfp-s.lo: xerox_mfp-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_xerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_xerox_mfp_la-xerox_mfp-s.lo -MD -MP -MF $(DEPDIR)/libsane_xerox_mfp_la-xerox_mfp-s.Tpo -c -o libsane_xerox_mfp_la-xerox_mfp-s.lo `test -f 'xerox_mfp-s.c' || echo '$(srcdir)/'`xerox_mfp-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_xerox_mfp_la-xerox_mfp-s.Tpo $(DEPDIR)/libsane_xerox_mfp_la-xerox_mfp-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xerox_mfp-s.c' object='libsane_xerox_mfp_la-xerox_mfp-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_xerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_xerox_mfp_la-xerox_mfp-s.lo `test -f 'xerox_mfp-s.c' || echo '$(srcdir)/'`xerox_mfp-s.c + +libsane_la-dll-s.lo: dll-s.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsane_la-dll-s.lo -MD -MP -MF $(DEPDIR)/libsane_la-dll-s.Tpo -c -o libsane_la-dll-s.lo `test -f 'dll-s.c' || echo '$(srcdir)/'`dll-s.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsane_la-dll-s.Tpo $(DEPDIR)/libsane_la-dll-s.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dll-s.c' object='libsane_la-dll-s.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsane_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsane_la-dll-s.lo `test -f 'dll-s.c' || echo '$(srcdir)/'`dll-s.c + +libsceptre_la-sceptre.lo: sceptre.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsceptre_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsceptre_la-sceptre.lo -MD -MP -MF $(DEPDIR)/libsceptre_la-sceptre.Tpo -c -o libsceptre_la-sceptre.lo `test -f 'sceptre.c' || echo '$(srcdir)/'`sceptre.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsceptre_la-sceptre.Tpo $(DEPDIR)/libsceptre_la-sceptre.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sceptre.c' object='libsceptre_la-sceptre.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsceptre_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsceptre_la-sceptre.lo `test -f 'sceptre.c' || echo '$(srcdir)/'`sceptre.c + +libsharp_la-sharp.lo: sharp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsharp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsharp_la-sharp.lo -MD -MP -MF $(DEPDIR)/libsharp_la-sharp.Tpo -c -o libsharp_la-sharp.lo `test -f 'sharp.c' || echo '$(srcdir)/'`sharp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsharp_la-sharp.Tpo $(DEPDIR)/libsharp_la-sharp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sharp.c' object='libsharp_la-sharp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsharp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsharp_la-sharp.lo `test -f 'sharp.c' || echo '$(srcdir)/'`sharp.c + +libsm3600_la-sm3600.lo: sm3600.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsm3600_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsm3600_la-sm3600.lo -MD -MP -MF $(DEPDIR)/libsm3600_la-sm3600.Tpo -c -o libsm3600_la-sm3600.lo `test -f 'sm3600.c' || echo '$(srcdir)/'`sm3600.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsm3600_la-sm3600.Tpo $(DEPDIR)/libsm3600_la-sm3600.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sm3600.c' object='libsm3600_la-sm3600.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsm3600_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsm3600_la-sm3600.lo `test -f 'sm3600.c' || echo '$(srcdir)/'`sm3600.c + +libsm3840_la-sm3840.lo: sm3840.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsm3840_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsm3840_la-sm3840.lo -MD -MP -MF $(DEPDIR)/libsm3840_la-sm3840.Tpo -c -o libsm3840_la-sm3840.lo `test -f 'sm3840.c' || echo '$(srcdir)/'`sm3840.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsm3840_la-sm3840.Tpo $(DEPDIR)/libsm3840_la-sm3840.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sm3840.c' object='libsm3840_la-sm3840.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsm3840_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsm3840_la-sm3840.lo `test -f 'sm3840.c' || echo '$(srcdir)/'`sm3840.c + +libsnapscan_la-snapscan.lo: snapscan.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnapscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsnapscan_la-snapscan.lo -MD -MP -MF $(DEPDIR)/libsnapscan_la-snapscan.Tpo -c -o libsnapscan_la-snapscan.lo `test -f 'snapscan.c' || echo '$(srcdir)/'`snapscan.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsnapscan_la-snapscan.Tpo $(DEPDIR)/libsnapscan_la-snapscan.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='snapscan.c' object='libsnapscan_la-snapscan.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnapscan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsnapscan_la-snapscan.lo `test -f 'snapscan.c' || echo '$(srcdir)/'`snapscan.c + +libsp15c_la-sp15c.lo: sp15c.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsp15c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsp15c_la-sp15c.lo -MD -MP -MF $(DEPDIR)/libsp15c_la-sp15c.Tpo -c -o libsp15c_la-sp15c.lo `test -f 'sp15c.c' || echo '$(srcdir)/'`sp15c.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsp15c_la-sp15c.Tpo $(DEPDIR)/libsp15c_la-sp15c.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sp15c.c' object='libsp15c_la-sp15c.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsp15c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsp15c_la-sp15c.lo `test -f 'sp15c.c' || echo '$(srcdir)/'`sp15c.c + +libst400_la-st400.lo: st400.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst400_la-st400.lo -MD -MP -MF $(DEPDIR)/libst400_la-st400.Tpo -c -o libst400_la-st400.lo `test -f 'st400.c' || echo '$(srcdir)/'`st400.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libst400_la-st400.Tpo $(DEPDIR)/libst400_la-st400.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='st400.c' object='libst400_la-st400.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst400_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst400_la-st400.lo `test -f 'st400.c' || echo '$(srcdir)/'`st400.c + +libstv680_la-stv680.lo: stv680.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstv680_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libstv680_la-stv680.lo -MD -MP -MF $(DEPDIR)/libstv680_la-stv680.Tpo -c -o libstv680_la-stv680.lo `test -f 'stv680.c' || echo '$(srcdir)/'`stv680.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libstv680_la-stv680.Tpo $(DEPDIR)/libstv680_la-stv680.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stv680.c' object='libstv680_la-stv680.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstv680_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libstv680_la-stv680.lo `test -f 'stv680.c' || echo '$(srcdir)/'`stv680.c + +libtamarack_la-tamarack.lo: tamarack.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtamarack_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtamarack_la-tamarack.lo -MD -MP -MF $(DEPDIR)/libtamarack_la-tamarack.Tpo -c -o libtamarack_la-tamarack.lo `test -f 'tamarack.c' || echo '$(srcdir)/'`tamarack.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtamarack_la-tamarack.Tpo $(DEPDIR)/libtamarack_la-tamarack.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tamarack.c' object='libtamarack_la-tamarack.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtamarack_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtamarack_la-tamarack.lo `test -f 'tamarack.c' || echo '$(srcdir)/'`tamarack.c + +libteco1_la-teco1.lo: teco1.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libteco1_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libteco1_la-teco1.lo -MD -MP -MF $(DEPDIR)/libteco1_la-teco1.Tpo -c -o libteco1_la-teco1.lo `test -f 'teco1.c' || echo '$(srcdir)/'`teco1.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libteco1_la-teco1.Tpo $(DEPDIR)/libteco1_la-teco1.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='teco1.c' object='libteco1_la-teco1.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libteco1_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libteco1_la-teco1.lo `test -f 'teco1.c' || echo '$(srcdir)/'`teco1.c + +libteco2_la-teco2.lo: teco2.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libteco2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libteco2_la-teco2.lo -MD -MP -MF $(DEPDIR)/libteco2_la-teco2.Tpo -c -o libteco2_la-teco2.lo `test -f 'teco2.c' || echo '$(srcdir)/'`teco2.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libteco2_la-teco2.Tpo $(DEPDIR)/libteco2_la-teco2.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='teco2.c' object='libteco2_la-teco2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libteco2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libteco2_la-teco2.lo `test -f 'teco2.c' || echo '$(srcdir)/'`teco2.c + +libteco3_la-teco3.lo: teco3.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libteco3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libteco3_la-teco3.lo -MD -MP -MF $(DEPDIR)/libteco3_la-teco3.Tpo -c -o libteco3_la-teco3.lo `test -f 'teco3.c' || echo '$(srcdir)/'`teco3.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libteco3_la-teco3.Tpo $(DEPDIR)/libteco3_la-teco3.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='teco3.c' object='libteco3_la-teco3.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libteco3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libteco3_la-teco3.lo `test -f 'teco3.c' || echo '$(srcdir)/'`teco3.c + +libtest_la-test.lo: test.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtest_la-test.lo -MD -MP -MF $(DEPDIR)/libtest_la-test.Tpo -c -o libtest_la-test.lo `test -f 'test.c' || echo '$(srcdir)/'`test.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtest_la-test.Tpo $(DEPDIR)/libtest_la-test.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test.c' object='libtest_la-test.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtest_la-test.lo `test -f 'test.c' || echo '$(srcdir)/'`test.c + +libu12_la-u12.lo: u12.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libu12_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libu12_la-u12.lo -MD -MP -MF $(DEPDIR)/libu12_la-u12.Tpo -c -o libu12_la-u12.lo `test -f 'u12.c' || echo '$(srcdir)/'`u12.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libu12_la-u12.Tpo $(DEPDIR)/libu12_la-u12.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='u12.c' object='libu12_la-u12.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libu12_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libu12_la-u12.lo `test -f 'u12.c' || echo '$(srcdir)/'`u12.c + +libumax_la-umax.lo: umax.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libumax_la-umax.lo -MD -MP -MF $(DEPDIR)/libumax_la-umax.Tpo -c -o libumax_la-umax.lo `test -f 'umax.c' || echo '$(srcdir)/'`umax.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libumax_la-umax.Tpo $(DEPDIR)/libumax_la-umax.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax.c' object='libumax_la-umax.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libumax_la-umax.lo `test -f 'umax.c' || echo '$(srcdir)/'`umax.c + +libumax1220u_la-umax1220u.lo: umax1220u.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax1220u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libumax1220u_la-umax1220u.lo -MD -MP -MF $(DEPDIR)/libumax1220u_la-umax1220u.Tpo -c -o libumax1220u_la-umax1220u.lo `test -f 'umax1220u.c' || echo '$(srcdir)/'`umax1220u.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libumax1220u_la-umax1220u.Tpo $(DEPDIR)/libumax1220u_la-umax1220u.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax1220u.c' object='libumax1220u_la-umax1220u.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax1220u_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libumax1220u_la-umax1220u.lo `test -f 'umax1220u.c' || echo '$(srcdir)/'`umax1220u.c + +libumax_pp_la-umax_pp.lo: umax_pp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libumax_pp_la-umax_pp.lo -MD -MP -MF $(DEPDIR)/libumax_pp_la-umax_pp.Tpo -c -o libumax_pp_la-umax_pp.lo `test -f 'umax_pp.c' || echo '$(srcdir)/'`umax_pp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libumax_pp_la-umax_pp.Tpo $(DEPDIR)/libumax_pp_la-umax_pp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax_pp.c' object='libumax_pp_la-umax_pp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libumax_pp_la-umax_pp.lo `test -f 'umax_pp.c' || echo '$(srcdir)/'`umax_pp.c + +libumax_pp_la-umax_pp_low.lo: umax_pp_low.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libumax_pp_la-umax_pp_low.lo -MD -MP -MF $(DEPDIR)/libumax_pp_la-umax_pp_low.Tpo -c -o libumax_pp_la-umax_pp_low.lo `test -f 'umax_pp_low.c' || echo '$(srcdir)/'`umax_pp_low.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libumax_pp_la-umax_pp_low.Tpo $(DEPDIR)/libumax_pp_la-umax_pp_low.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax_pp_low.c' object='libumax_pp_la-umax_pp_low.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libumax_pp_la-umax_pp_low.lo `test -f 'umax_pp_low.c' || echo '$(srcdir)/'`umax_pp_low.c + +libumax_pp_la-umax_pp_mid.lo: umax_pp_mid.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libumax_pp_la-umax_pp_mid.lo -MD -MP -MF $(DEPDIR)/libumax_pp_la-umax_pp_mid.Tpo -c -o libumax_pp_la-umax_pp_mid.lo `test -f 'umax_pp_mid.c' || echo '$(srcdir)/'`umax_pp_mid.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libumax_pp_la-umax_pp_mid.Tpo $(DEPDIR)/libumax_pp_la-umax_pp_mid.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='umax_pp_mid.c' object='libumax_pp_la-umax_pp_mid.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libumax_pp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libumax_pp_la-umax_pp_mid.lo `test -f 'umax_pp_mid.c' || echo '$(srcdir)/'`umax_pp_mid.c + +libv4l_la-v4l.lo: v4l.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libv4l_la-v4l.lo -MD -MP -MF $(DEPDIR)/libv4l_la-v4l.Tpo -c -o libv4l_la-v4l.lo `test -f 'v4l.c' || echo '$(srcdir)/'`v4l.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libv4l_la-v4l.Tpo $(DEPDIR)/libv4l_la-v4l.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='v4l.c' object='libv4l_la-v4l.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libv4l_la-v4l.lo `test -f 'v4l.c' || echo '$(srcdir)/'`v4l.c + +libxerox_mfp_la-xerox_mfp.lo: xerox_mfp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxerox_mfp_la-xerox_mfp.lo -MD -MP -MF $(DEPDIR)/libxerox_mfp_la-xerox_mfp.Tpo -c -o libxerox_mfp_la-xerox_mfp.lo `test -f 'xerox_mfp.c' || echo '$(srcdir)/'`xerox_mfp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libxerox_mfp_la-xerox_mfp.Tpo $(DEPDIR)/libxerox_mfp_la-xerox_mfp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xerox_mfp.c' object='libxerox_mfp_la-xerox_mfp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxerox_mfp_la-xerox_mfp.lo `test -f 'xerox_mfp.c' || echo '$(srcdir)/'`xerox_mfp.c + +libxerox_mfp_la-xerox_mfp-usb.lo: xerox_mfp-usb.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxerox_mfp_la-xerox_mfp-usb.lo -MD -MP -MF $(DEPDIR)/libxerox_mfp_la-xerox_mfp-usb.Tpo -c -o libxerox_mfp_la-xerox_mfp-usb.lo `test -f 'xerox_mfp-usb.c' || echo '$(srcdir)/'`xerox_mfp-usb.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libxerox_mfp_la-xerox_mfp-usb.Tpo $(DEPDIR)/libxerox_mfp_la-xerox_mfp-usb.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xerox_mfp-usb.c' object='libxerox_mfp_la-xerox_mfp-usb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxerox_mfp_la-xerox_mfp-usb.lo `test -f 'xerox_mfp-usb.c' || echo '$(srcdir)/'`xerox_mfp-usb.c + +libxerox_mfp_la-xerox_mfp-tcp.lo: xerox_mfp-tcp.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxerox_mfp_la-xerox_mfp-tcp.lo -MD -MP -MF $(DEPDIR)/libxerox_mfp_la-xerox_mfp-tcp.Tpo -c -o libxerox_mfp_la-xerox_mfp-tcp.lo `test -f 'xerox_mfp-tcp.c' || echo '$(srcdir)/'`xerox_mfp-tcp.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libxerox_mfp_la-xerox_mfp-tcp.Tpo $(DEPDIR)/libxerox_mfp_la-xerox_mfp-tcp.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xerox_mfp-tcp.c' object='libxerox_mfp_la-xerox_mfp-tcp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxerox_mfp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxerox_mfp_la-xerox_mfp-tcp.lo `test -f 'xerox_mfp-tcp.c' || echo '$(srcdir)/'`xerox_mfp-tcp.c + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +ID: $(am__tagged_files) + $(am__define_uniq_tagged_files); mkid -fID $$unique +tags: tags-am +TAGS: tags + +tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + set x; \ + here=`pwd`; \ + $(am__define_uniq_tagged_files); \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: ctags-am + +CTAGS: ctags +ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + $(am__define_uniq_tagged_files); \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" +cscopelist: cscopelist-am + +cscopelist-am: $(am__tagged_files) + list='$(am__tagged_files)'; \ + case "$(srcdir)" in \ + [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ + *) sdir=$(subdir)/$(srcdir) ;; \ + esac; \ + for i in $$list; do \ + if test -f "$$i"; then \ + echo "$(subdir)/$$i"; \ + else \ + echo "$$sdir/$$i"; \ + fi; \ + done >> $(top_builddir)/cscope.files + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) check-am +all-am: Makefile $(LTLIBRARIES) +installdirs: + for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sanelibdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." + -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) +clean: clean-am + +clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \ + clean-sanelibLTLIBRARIES mostlyclean-am + +distclean: distclean-am + -rm -rf ./$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-tags + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-sanelibLTLIBRARIES + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: install-libLTLIBRARIES + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -rf ./$(DEPDIR) + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-libLTLIBRARIES uninstall-sanelibLTLIBRARIES + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: all check install install-am install-data-am install-strip \ + uninstall-am + +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libLTLIBRARIES clean-libtool clean-local \ + clean-sanelibLTLIBRARIES cscopelist-am ctags ctags-am \ + distclean distclean-compile distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-data-hook install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-libLTLIBRARIES \ + install-man install-pdf install-pdf-am install-ps \ + install-ps-am install-sanelibLTLIBRARIES install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags tags-am uninstall uninstall-am uninstall-hook \ + uninstall-libLTLIBRARIES uninstall-sanelibLTLIBRARIES + + +all: becfg + +# FIXME: % is a GNU extension... This is only thing left requiring +# use to use GNU make. +%-s.c: $(srcdir)/stubs.c + rm -f $@ + $(LN_S) $(srcdir)/stubs.c $@ + +dll-preload.h: + rm -f $@ + list="$(PRELOADABLE_BACKENDS)"; for be in $$list; do \ + echo "PRELOAD_DECL($$be)" >> $@; \ + done + echo "static struct backend preloaded_backends[] = {" >> $@ + sep=""; \ + list="$(PRELOADABLE_BACKENDS)"; \ + if test -z "$${list}"; then \ + echo { 0, 0, 0, 0, 0, 0, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }} >> $@; \ + else \ + for be in $$list; do \ + echo "$${sep}PRELOAD_DEFN($$be)" >> $@; \ + sep=","; \ + done; \ + fi + echo "};" >> $@ +becfg: $(BACKEND_CONFS) +.conf.in.conf: + @echo Generating $@ from $^ + @sed -e 's|@DATADIR@|$(datadir)|g' \ + -e 's|@CONFIGDIR@|$(configdir)|g' \ + -e 's|@DOCDIR@|$(docdir)|g' \ + -e 's|@LIBDIR@|$(libdir)/sane|g' \ + -e 's|@BINDIR@|$(bindir)|g' \ + -e 's|@SBINDIR@|$(sbindir)|g' \ + -e 's|@PACKAGEVERSION@|$(PACKAGE_VERSION)|g' $? > $@ + +install-data-hook: install-becfg install-firmware-path $(INSTALL_LOCKPATH) + +# Custom install target to install config files. Do not overwrite +# files that have been previously installed so that user modifications +# are not lost. +install-becfg: + @# Libtool has a bug where it will sometimes symlink the last + @# installed library in $(sanelibdir) to $(sanelibdir)/libsane.*. + @# Having two libsane's can cause issues so get rid of it. + -rm -f $(DESTDIR)$(sanelibdir)/libsane.* + test -z "$(configdir)" || $(MKDIR_P) "$(DESTDIR)$(configdir)" + test -z "$(configdir)/dll.d" || $(MKDIR_P) "$(DESTDIR)$(configdir)/dll.d" + @list="$(BACKEND_CONFS_ENABLED) saned.conf dll.conf"; for cfg in $$list; do \ + if test ! -r $${cfg}; then continue; fi; \ + if test -f $(DESTDIR)$(configdir)/$${cfg}; then \ + echo NOT overwriting $${cfg} in $(configdir)...; \ + else \ + echo installing $${cfg} in $(configdir)/$${cfg}...; \ + $(INSTALL_DATA) $${cfg} $(DESTDIR)$(configdir)/$${cfg} \ + || exit 1; \ + fi; \ + done + +install-firmware-path: + for dir in $(FIRMWARE_DIRS) ; do \ + $(mkinstalldirs) $(DESTDIR)$(datadir)/sane/$${dir} ; \ + done + +install-lockpath: + $(mkinstalldirs) -m 775 $(DESTDIR)$(locksanedir) + +uninstall-hook: + rm -rf $(DESTDIR)$(libdir)/sane $(DESTDIR)$(configdir) $(DESTDIR)$(locksanedir) + rm -f $(DESTDIR)$(libdir)/libsane.* + -for dir in $(FIRMWARE_DIRS) ; do \ + rmdir $(DESTDIR)$(datadir)/sane/$${dir} ; \ + done +clean-local: + find . -type l -name \*-s.c | xargs rm -f + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/backend/abaton.c b/backend/abaton.c new file mode 100644 index 0000000..10f5c21 --- /dev/null +++ b/backend/abaton.c @@ -0,0 +1,1491 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 1998 David Huggins-Daines, heavily based on the Apple + scanner driver (since Abaton scanners are very similar to old Apple + scanners), which is (C) 1998 Milon Firikis, which is, in turn, based + on the Mustek driver, (C) 1996-7 David Mosberger-Tang. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Abaton flatbed scanners. */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + +#define BACKEND_NAME abaton +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#include "../include/sane/sanei_config.h" +#define ABATON_CONFIG_FILE "abaton.conf" + +#include "abaton.h" + + + +static int num_devices; +static Abaton_Device *first_dev; +static Abaton_Scanner *first_handle; + +static SANE_String_Const mode_list[5]; + +static const SANE_String_Const halftone_pattern_list[] = +{ + "spiral", "bayer", + 0 +}; + +static const SANE_Range dpi_range = +{ + /* min, max, quant */ + 72, + 300, + 1 +}; + +static const SANE_Range enhance_range = +{ + 1, + 255, + 1 +}; + +static const SANE_Range x_range = +{ + 0, + 8.5 * MM_PER_INCH, + 1 +}; + +static const SANE_Range y_range = +{ + 0, + 14.0 * MM_PER_INCH, + 1 +}; + +#define ERROR_MESSAGE 1 +#define USER_MESSAGE 5 +#define FLOW_CONTROL 50 +#define VARIABLE_CONTROL 70 +#define DEBUG_SPECIAL 100 +#define IO_MESSAGE 110 +#define INNER_LOOP 120 + + +/* SCSI commands that the Abaton scanners understand: */ +#define TEST_UNIT_READY 0x00 +#define REQUEST_SENSE 0x03 +#define INQUIRY 0x12 +#define START_STOP 0x1b +#define SET_WINDOW 0x24 +#define READ_10 0x28 +#define WRITE_10 0x2b /* not used, AFAIK */ +#define GET_DATA_STATUS 0x34 + + +#define INQ_LEN 0x60 +static const uint8_t inquiry[] = +{ + INQUIRY, 0x00, 0x00, 0x00, INQ_LEN, 0x00 +}; + +static const uint8_t test_unit_ready[] = +{ + TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/* convenience macros */ +#define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE +#define DISABLE(OPTION) s->opt[OPTION].cap |= SANE_CAP_INACTIVE +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) + +/* store an 8-bit-wide value at the location specified by ptr */ +#define STORE8(ptr, val) (*((uint8_t *) ptr) = val) + +/* store a 16-bit-wide value in network (big-endian) byte order */ +#define STORE16(ptr, val) \ + { \ + *((uint8_t *) ptr) = (val >> 8) & 0xff; \ + *((uint8_t *) ptr+1) = val & 0xff; \ + } + +/* store a 24-bit-wide value in network (big-endian) byte order */ +#define STORE24(ptr, val) \ + { \ + *((uint8_t *) ptr) = (val >> 16) & 0xff; \ + *((uint8_t *) ptr+1) = (val >> 8) & 0xff; \ + *((uint8_t *) ptr+2) = val & 0xff; \ + } + +/* store a 32-bit-wide value in network (big-endian) byte order */ +#define STORE32(ptr, val) \ + { \ + *((uint8_t *) ptr) = (val >> 24) & 0xff; \ + *((uint8_t *) ptr+1) = (val >> 16) & 0xff; \ + *((uint8_t *) ptr+2) = (val >> 8) & 0xff; \ + *((uint8_t *) ptr+3) = val & 0xff; \ + } + +/* retrieve a 24-bit-wide big-endian value at ptr */ +#define GET24(ptr) \ + (*((uint8_t *) ptr) << 16) + \ + (*((uint8_t *) ptr+1) << 8) + \ + (*((uint8_t *) ptr+2)) + +static SANE_Status +wait_ready (int fd) +{ +#define MAX_WAITING_TIME 60 /* one minute, at most */ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + while (1) + { + DBG (USER_MESSAGE, "wait_ready: sending TEST_UNIT_READY\n"); + + status = sanei_scsi_cmd (fd, test_unit_ready, sizeof (test_unit_ready), + 0, 0); + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (ERROR_MESSAGE, "wait_ready: test unit ready failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (ERROR_MESSAGE, "wait_ready: timed out after %ld seconds\n", + (long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + break; + + case SANE_STATUS_GOOD: + return status; + } + } + return SANE_STATUS_INVAL; +} + +static SANE_Status +sense_handler (int scsi_fd, u_char * result, void *arg) +{ + scsi_fd = scsi_fd; /* silence gcc */ + arg = arg; /* silence gcc */ + + switch (result[2] & 0x0F) + { + case 0: + DBG (USER_MESSAGE, "Sense: No sense Error\n"); + return SANE_STATUS_GOOD; + case 2: + DBG (ERROR_MESSAGE, "Sense: Scanner not ready\n"); + return SANE_STATUS_DEVICE_BUSY; + case 4: + DBG (ERROR_MESSAGE, "Sense: Hardware Error. Read more...\n"); + return SANE_STATUS_IO_ERROR; + case 5: + DBG (ERROR_MESSAGE, "Sense: Illegal request\n"); + return SANE_STATUS_UNSUPPORTED; + case 6: + DBG (ERROR_MESSAGE, "Sense: Unit Attention (Wait until scanner " + "boots)\n"); + return SANE_STATUS_DEVICE_BUSY; + case 9: + DBG (ERROR_MESSAGE, "Sense: Vendor Unique. Read more...\n"); + return SANE_STATUS_IO_ERROR; + default: + DBG (ERROR_MESSAGE, "Sense: Unknown Sense Key. Read more...\n"); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +request_sense (Abaton_Scanner * s) +{ + uint8_t cmd[6]; + uint8_t result[22]; + size_t size = sizeof (result); + SANE_Status status; + + memset (cmd, 0, sizeof (cmd)); + memset (result, 0, sizeof (result)); + + cmd[0] = REQUEST_SENSE; + STORE8 (cmd + 4, sizeof (result)); + sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), result, &size); + + if (result[7] != 14) + { + DBG (ERROR_MESSAGE, "Additional Length %u\n", (unsigned int) result[7]); + status = SANE_STATUS_IO_ERROR; + } + + + status = sense_handler (s->fd, result, NULL); + if (status == SANE_STATUS_IO_ERROR) + { + + /* Since I haven't figured out the vendor unique error codes on + this thing, I'll just handle the normal ones for now */ + + if (result[18] & 0x80) + DBG (ERROR_MESSAGE, "Sense: Dim Light (output of lamp below 70%%).\n"); + + if (result[18] & 0x40) + DBG (ERROR_MESSAGE, "Sense: No Light at all.\n"); + + if (result[18] & 0x20) + DBG (ERROR_MESSAGE, "Sense: No Home.\n"); + + if (result[18] & 0x10) + DBG (ERROR_MESSAGE, "Sense: No Limit. Tried to scan out of range.\n"); + } + + DBG (USER_MESSAGE, "Sense: Optical gain %u.\n", (unsigned int) result[20]); + return status; +} + +static SANE_Status +set_window (Abaton_Scanner * s) +{ + uint8_t cmd[10 + 40]; + uint8_t *window = cmd + 10 + 8; + int invert; + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = SET_WINDOW; + cmd[8] = 40; + + /* Just like the Apple scanners, we put the resolution here */ + STORE16 (window + 2, s->val[OPT_X_RESOLUTION].w); + STORE16 (window + 4, s->val[OPT_Y_RESOLUTION].w); + + /* Unlike Apple scanners, these are pixel values */ + STORE16 (window + 6, s->ULx); + STORE16 (window + 8, s->ULy); + STORE16 (window + 10, s->Width); + STORE16 (window + 12, s->Height); + + STORE8 (window + 14, s->val[OPT_BRIGHTNESS].w); + STORE8 (window + 15, s->val[OPT_THRESHOLD].w); + STORE8 (window + 16, s->val[OPT_CONTRAST].w); + + invert = s->val[OPT_NEGATIVE].w; + + if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART)) + { + STORE8 (window + 17, 0); + } + else if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + STORE8 (window + 17, 1); + } + else if (!strcmp (s->val[OPT_MODE].s, "Gray256") + || !strcmp (s->val[OPT_MODE].s, "Gray16")) + { + STORE8 (window + 17, 2); + invert = !s->val[OPT_NEGATIVE].w; + } + else + { + DBG (ERROR_MESSAGE, "Can't match mode %s\n", s->val[OPT_MODE].s); + return SANE_STATUS_INVAL; + } + + STORE8 (window + 18, s->bpp); + + if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "spiral")) + { + STORE8 (window + 20, 0); + } + else if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "bayer")) + { + STORE8 (window + 20, 1); + } + else + { + DBG (ERROR_MESSAGE, "Can't match haftone pattern %s\n", + s->val[OPT_HALFTONE_PATTERN].s); + return SANE_STATUS_INVAL; + } + + /* We have to invert these ones for some reason, so why not + let the scanner do it for us... */ + STORE8 (window + 21, invert ? 0x80 : 0); + + STORE16 (window + 22, (s->val[OPT_MIRROR].w != 0)); + + return sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), 0, 0); +} + +static SANE_Status +start_scan (Abaton_Scanner * s) +{ + SANE_Status status; + uint8_t start[7]; + + + memset (start, 0, sizeof (start)); + start[0] = START_STOP; + start[4] = 1; + + status = sanei_scsi_cmd (s->fd, start, sizeof (start), 0, 0); + return status; +} + +static SANE_Status +attach (const char *devname, Abaton_Device ** devp, int may_wait) +{ + char result[INQ_LEN]; + const char *model_name = result + 44; + int fd, abaton_scanner; + Abaton_Device *dev; + SANE_Status status; + size_t size; + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + + DBG (USER_MESSAGE, "attach: opening %s\n", devname); + status = sanei_scsi_open (devname, &fd, sense_handler, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "attach: open failed (%s)\n", + sane_strstatus (status)); + return SANE_STATUS_INVAL; + } + + if (may_wait) + wait_ready (fd); + + DBG (USER_MESSAGE, "attach: sending INQUIRY\n"); + size = sizeof (result); + status = sanei_scsi_cmd (fd, inquiry, sizeof (inquiry), result, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "attach: inquiry failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + status = wait_ready (fd); + sanei_scsi_close (fd); + if (status != SANE_STATUS_GOOD) + return status; + + /* check that we've got an Abaton */ + abaton_scanner = (strncmp (result + 8, "ABATON ", 8) == 0); + model_name = result + 16; + + /* make sure it's a scanner ;-) */ + abaton_scanner = abaton_scanner && (result[0] == 0x06); + + if (!abaton_scanner) + { + DBG (ERROR_MESSAGE, "attach: device doesn't look like an Abaton scanner " + "(result[0]=%#02x)\n", result[0]); + return SANE_STATUS_INVAL; + } + + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + + memset (dev, 0, sizeof (*dev)); + + dev->sane.name = strdup (devname); + dev->sane.vendor = "Abaton"; + dev->sane.model = strndup (model_name, 16); + dev->sane.type = "flatbed scanner"; + + if (!strncmp (model_name, "SCAN 300/GS", 11)) + { + dev->ScannerModel = ABATON_300GS; + } + else if (!strncmp (model_name, "SCAN 300/S", 10)) + { + dev->ScannerModel = ABATON_300S; + } + + DBG (USER_MESSAGE, "attach: found Abaton scanner model %s (%s)\n", + dev->sane.model, dev->sane.type); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one (const char *devname) +{ + return attach (devname, 0, SANE_FALSE); +} + +static SANE_Status +calc_parameters (Abaton_Scanner * s) +{ + SANE_String val = s->val[OPT_MODE].s; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int dpix = s->val[OPT_X_RESOLUTION].w; + SANE_Int dpiy = s->val[OPT_Y_RESOLUTION].w; + double ulx, uly, width, height; + + DBG (FLOW_CONTROL, "Entering calc_parameters\n"); + + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) || !strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + s->params.depth = 1; + s->bpp = 1; + } + else if (!strcmp (val, "Gray16")) + { + s->params.depth = 8; + s->bpp = 4; + } + else if (!strcmp (val, "Gray256")) + { + s->params.depth = 8; + s->bpp = 8; + } + else + { + DBG (ERROR_MESSAGE, "calc_parameters: Invalid mode %s\n", (char *) val); + status = SANE_STATUS_INVAL; + } + + /* in inches */ + ulx = (double) s->val[OPT_TL_X].w / MM_PER_INCH; + uly = (double) s->val[OPT_TL_Y].w / MM_PER_INCH; + width = (double) s->val[OPT_BR_X].w / MM_PER_INCH - ulx; + height = (double) s->val[OPT_BR_Y].w / MM_PER_INCH - uly; + + DBG (VARIABLE_CONTROL, "(inches) ulx: %f, uly: %f, width: %f, height: %f\n", + ulx, uly, width, height); + + /* turn 'em into pixel quantities */ + s->ULx = ulx * dpix; + s->ULy = uly * dpiy; + s->Width = width * dpix; + s->Height = height * dpiy; + + DBG (VARIABLE_CONTROL, "(pixels) ulx: %d, uly: %d, width: %d, height: %d\n", + s->ULx, s->ULy, s->Width, s->Height); + + /* floor width to a byte multiple */ + if ((s->Width * s->bpp) % 8) + { + s->Width /= 8; + s->Width *= 8; + DBG (VARIABLE_CONTROL, "Adapting to width %d\n", s->Width); + } + + s->params.pixels_per_line = s->Width; + s->params.lines = s->Height; + s->params.bytes_per_line = s->params.pixels_per_line * s->params.depth / 8; + + + DBG (VARIABLE_CONTROL, "format=%d\n", s->params.format); + DBG (VARIABLE_CONTROL, "last_frame=%d\n", s->params.last_frame); + DBG (VARIABLE_CONTROL, "lines=%d\n", s->params.lines); + DBG (VARIABLE_CONTROL, "depth=%d (%d)\n", s->params.depth, s->bpp); + DBG (VARIABLE_CONTROL, "pixels_per_line=%d\n", s->params.pixels_per_line); + DBG (VARIABLE_CONTROL, "bytes_per_line=%d\n", s->params.bytes_per_line); + DBG (VARIABLE_CONTROL, "Pixels %dx%dx%d\n", + s->params.pixels_per_line, s->params.lines, 1 << s->params.depth); + + DBG (FLOW_CONTROL, "Leaving calc_parameters\n"); + return status; +} + +static SANE_Status +mode_update (SANE_Handle handle, char *val) +{ + Abaton_Scanner *s = handle; + + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART)) + { + DISABLE (OPT_BRIGHTNESS); + DISABLE (OPT_CONTRAST); + ENABLE (OPT_THRESHOLD); + DISABLE (OPT_HALFTONE_PATTERN); + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + ENABLE (OPT_BRIGHTNESS); + ENABLE (OPT_CONTRAST); + DISABLE (OPT_THRESHOLD); + ENABLE (OPT_HALFTONE_PATTERN); + } + else if (!strcmp (val, "Gray16") || !strcmp (val, "Gray256")) + { + ENABLE (OPT_BRIGHTNESS); + ENABLE (OPT_CONTRAST); + DISABLE (OPT_THRESHOLD); + DISABLE (OPT_HALFTONE_PATTERN); + } /* End of Gray */ + else + { + DBG (ERROR_MESSAGE, "Invalid mode %s\n", (char *) val); + return SANE_STATUS_INVAL; + } + + calc_parameters (s); + + return SANE_STATUS_GOOD; +} + +/* find the longest of a list of strings */ +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +static SANE_Status +init_options (Abaton_Scanner * s) +{ + int i; + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = "Scan Mode"; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + mode_list[0]=SANE_VALUE_SCAN_MODE_LINEART; + + switch (s->hw->ScannerModel) + { + case ABATON_300GS: + mode_list[1]=SANE_VALUE_SCAN_MODE_HALFTONE; + mode_list[2]="Gray16"; + mode_list[3]="Gray256"; + mode_list[4]=NULL; + break; + case ABATON_300S: + default: + mode_list[1]=NULL; + break; + } + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[0]); + + /* resolution - horizontal */ + s->opt[OPT_X_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].title = SANE_TITLE_SCAN_X_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = SANE_DESC_SCAN_X_RESOLUTION; + s->opt[OPT_X_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_X_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_X_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_X_RESOLUTION].constraint.range = &dpi_range; + s->val[OPT_X_RESOLUTION].w = 150; + + /* resolution - vertical */ + s->opt[OPT_Y_RESOLUTION].name = SANE_NAME_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].title = SANE_TITLE_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].desc = SANE_DESC_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_Y_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_Y_RESOLUTION].constraint.range = &dpi_range; + s->val[OPT_Y_RESOLUTION].w = 150; + + /* constrain resolutions */ + s->opt[OPT_RESOLUTION_BIND].name = SANE_NAME_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].title = SANE_TITLE_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].desc = SANE_DESC_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].type = SANE_TYPE_BOOL; + s->opt[OPT_RESOLUTION_BIND].unit = SANE_UNIT_NONE; + s->opt[OPT_RESOLUTION_BIND].constraint_type = SANE_CONSTRAINT_NONE; + /* until I fix it */ + s->val[OPT_RESOLUTION_BIND].w = SANE_FALSE; + + /* preview mode */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* halftone pattern */ + s->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].size = max_string_size (halftone_pattern_list); + s->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_HALFTONE_PATTERN].constraint.string_list = halftone_pattern_list; + s->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_pattern_list[0]); + + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_INT; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_INT; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_INT; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &x_range; + s->val[OPT_BR_X].w = x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_INT; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &y_range; + s->val[OPT_BR_Y].w = y_range.max; + + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &enhance_range; + s->val[OPT_BRIGHTNESS].w = 150; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &enhance_range; + s->val[OPT_CONTRAST].w = 150; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &enhance_range; + s->val[OPT_THRESHOLD].w = 150; + + /* negative */ + s->opt[OPT_NEGATIVE].name = SANE_NAME_NEGATIVE; + s->opt[OPT_NEGATIVE].title = SANE_TITLE_NEGATIVE; + s->opt[OPT_NEGATIVE].desc = SANE_DESC_NEGATIVE; + s->opt[OPT_NEGATIVE].type = SANE_TYPE_BOOL; + s->opt[OPT_NEGATIVE].unit = SANE_UNIT_NONE; + s->opt[OPT_NEGATIVE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_NEGATIVE].w = SANE_FALSE; + + /* mirror-image */ + s->opt[OPT_MIRROR].name = "mirror"; + s->opt[OPT_MIRROR].title = "Mirror Image"; + s->opt[OPT_MIRROR].desc = "Scan in mirror-image"; + s->opt[OPT_MIRROR].type = SANE_TYPE_BOOL; + s->opt[OPT_MIRROR].unit = SANE_UNIT_NONE; + s->opt[OPT_MIRROR].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_MIRROR].w = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp; + + authorize = authorize; /* silence gcc */ + + DBG_INIT (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (ABATON_CONFIG_FILE); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + attach ("/dev/scanner", 0, SANE_FALSE); + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + + len = strlen (dev_name); + + if (!len) + continue; /* ignore empty lines */ + + if (strncmp (dev_name, "option", 6) == 0 + && isspace (dev_name[6])) + { + const char *str = dev_name + 7; + + while (isspace (*str)) + ++str; + + continue; + } + + sanei_config_attach_matching_devices (dev_name, attach_one); + } + fclose (fp); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Abaton_Device *dev, *next; + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free (dev); + } +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + Abaton_Device *dev; + int i; + + local_only = local_only; /* silence gcc */ + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Abaton_Device *dev; + SANE_Status status; + Abaton_Scanner *s; + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + status = attach (devicename, &dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + /* empty devicname -> use first device */ + dev = first_dev; + + if (!dev) + return SANE_STATUS_INVAL; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->fd = -1; + s->hw = dev; + + init_options (s); + + /* set up some universal parameters */ + s->params.last_frame = SANE_TRUE; + s->params.format = SANE_FRAME_GRAY; + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + + *handle = s; + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Abaton_Scanner *prev, *s; + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == (Abaton_Scanner *) handle) + break; + prev = s; + } + if (!s) + { + DBG (ERROR_MESSAGE, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + free (handle); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Abaton_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Abaton_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + if (info != NULL) + *info = 0; + + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_NUM_OPTS: + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_RESOLUTION_BIND: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_THRESHOLD: + case OPT_NEGATIVE: + case OPT_MIRROR: + *(SANE_Word *) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* string options */ + + case OPT_MODE: + case OPT_HALFTONE_PATTERN: + status = sanei_constrain_value (s->opt + option, s->val[option].s, + info); + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (s->opt + option, val, info); + + if (status != SANE_STATUS_GOOD) + return status; + + + switch (option) + { + /* resolution should be uniform for previews, or when the + user says so. */ + case OPT_PREVIEW: + s->val[option].w = *(SANE_Word *) val; + if (*(SANE_Word *) val) { + s->val[OPT_Y_RESOLUTION].w = s->val[OPT_X_RESOLUTION].w; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + /* always recalculate! */ + calc_parameters (s); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_RESOLUTION_BIND: + s->val[option].w = *(SANE_Word *) val; + if (*(SANE_Word *) val) { + s->val[OPT_Y_RESOLUTION].w = s->val[OPT_X_RESOLUTION].w; + calc_parameters (s); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS | + SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_X_RESOLUTION: + if (s->val[OPT_PREVIEW].w || s->val[OPT_RESOLUTION_BIND].w) { + s->val[OPT_Y_RESOLUTION].w = *(SANE_Word *)val; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + s->val[option].w = *(SANE_Word *) val; + calc_parameters (s); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_Y_RESOLUTION: + if (s->val[OPT_PREVIEW].w || s->val[OPT_RESOLUTION_BIND].w) { + s->val[OPT_X_RESOLUTION].w = *(SANE_Word *)val; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + s->val[option].w = *(SANE_Word *) val; + calc_parameters (s); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + /* these ones don't have crazy side effects */ + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_Y: + s->val[option].w = *(SANE_Word *) val; + calc_parameters (s); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + /* this one is somewhat imprecise */ + case OPT_BR_X: + s->val[option].w = *(SANE_Word *) val; + calc_parameters (s); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS + | SANE_INFO_INEXACT; + return SANE_STATUS_GOOD; + + /* no side-effects whatsoever */ + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_THRESHOLD: + case OPT_NEGATIVE: + case OPT_MIRROR: + + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* string options */ + case OPT_HALFTONE_PATTERN: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + case OPT_MODE: + status = mode_update (s, val); + if (status != SANE_STATUS_GOOD) + return status; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + } /* End of switch */ + } /* End of SET_VALUE */ + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Abaton_Scanner *s = handle; + + DBG (FLOW_CONTROL, "Entering sane_get_parameters\n"); + calc_parameters (s); + + + if (params) + *params = s->params; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Abaton_Scanner *s = handle; + SANE_Status status; + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + + calc_parameters (s); + + if (s->fd < 0) + { + /* this is the first (and maybe only) pass... */ + + status = sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "open: open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + return status; + } + } + + status = wait_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "open: wait_ready() failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = request_sense (s); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "sane_start: request_sense revealed error: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = set_window (s); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "open: set scan area command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + s->scanning = SANE_TRUE; + s->AbortedByUser = SANE_FALSE; + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + return SANE_STATUS_GOOD; + +stop_scanner_and_return: + s->scanning = SANE_FALSE; + s->AbortedByUser = SANE_FALSE; + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Abaton_Scanner *s = handle; + SANE_Status status; + + uint8_t get_data_status[10]; + uint8_t read[10]; + + uint8_t result[12]; + size_t size; + SANE_Int data_av = 0; + SANE_Int data_length = 0; + SANE_Int offset = 0; + SANE_Int rread = 0; + SANE_Bool Pseudo8bit = SANE_FALSE; + + + *len = 0; + + /* don't let bogus read requests reach the scanner */ + /* this is a sub-optimal way of doing this, I'm sure */ + if (!s->scanning) + return SANE_STATUS_EOF; + + if (!strcmp (s->val[OPT_MODE].s, "Gray16")) + Pseudo8bit = SANE_TRUE; + + memset (get_data_status, 0, sizeof (get_data_status)); + get_data_status[0] = GET_DATA_STATUS; + /* This means "block" for Apple scanners, it seems to be the same + for Abaton. The scanner will do non-blocking I/O, but I don't + want to go there right now. */ + get_data_status[1] = 1; + STORE8 (get_data_status + 8, sizeof (result)); + + memset (read, 0, sizeof (read)); + read[0] = READ_10; + + do + { + size = sizeof (result); + /* this isn't necessary */ + /* memset (result, 0, size); */ + status = sanei_scsi_cmd (s->fd, get_data_status, + sizeof (get_data_status), result, &size); + + if (status != SANE_STATUS_GOOD) + return status; + if (!size) + { + DBG (ERROR_MESSAGE, "sane_read: cannot get_data_status.\n"); + return SANE_STATUS_IO_ERROR; + } + + /* this is not an accurate name, but oh well... */ + data_length = GET24 (result); + data_av = GET24 (result + 9); + + /* don't check result[3] here, because that screws things up + somewhat */ + if (data_length) { + DBG (IO_MESSAGE, + "sane_read: (status) Available in scanner buffer %u.\n", + data_av); + + if (Pseudo8bit) + { + if ((data_av * 2) + offset > max_len) + rread = (max_len - offset) / 2; + else + rread = data_av; + } + else if (data_av + offset > max_len) + { + rread = max_len - offset; + } + else + { + rread = data_av; + } + + DBG (IO_MESSAGE, + "sane_read: (action) Actual read request for %u bytes.\n", + rread); + + size = rread; + + STORE24 (read + 6, rread); + + status = sanei_scsi_cmd (s->fd, read, sizeof (read), + buf + offset, &size); + + if (Pseudo8bit) + { + SANE_Int byte; + SANE_Int pos = offset + (rread << 1) - 1; + SANE_Byte B; + for (byte = offset + rread - 1; byte >= offset; byte--) + { + B = buf[byte]; + /* don't invert these! */ + buf[pos--] = B << 4; /* low (right) nibble */ + buf[pos--] = B & 0xF0; /* high (left) nibble */ + } + /* putting an end to bitop abuse here */ + offset += size * 2; + } + else + offset += size; + + DBG (IO_MESSAGE, "sane_read: Buffer %u of %u full %g%%\n", + offset, max_len, (double) (offset * 100. / max_len)); + } + } + while (offset < max_len && data_length != 0 && !s->AbortedByUser); + + if (s->AbortedByUser) + { + s->scanning = SANE_FALSE; + + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "sane_read: request_sense revealed error: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_scsi_cmd (s->fd, test_unit_ready, + sizeof (test_unit_ready), 0, 0); + if (status != SANE_STATUS_GOOD || status != SANE_STATUS_INVAL) + return status; + return SANE_STATUS_CANCELLED; + } + + if (!data_length) + { + s->scanning = SANE_FALSE; + DBG (IO_MESSAGE, "sane_read: (status) No more data..."); + if (!offset) + { + /* this shouldn't happen */ + *len = 0; + DBG (IO_MESSAGE, "EOF\n"); + return SANE_STATUS_EOF; + } + else + { + *len = offset; + DBG (IO_MESSAGE, "GOOD\n"); + return SANE_STATUS_GOOD; + } + } + + + DBG (FLOW_CONTROL, + "sane_read: Normal Exiting, Aborted=%u, data_length=%u\n", + s->AbortedByUser, data_av); + *len = offset; + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Abaton_Scanner *s = handle; + + if (s->scanning) + { + if (s->AbortedByUser) + { + DBG (FLOW_CONTROL, + "sane_cancel: Already Aborted. Please Wait...\n"); + } + else + { + s->scanning = SANE_FALSE; + s->AbortedByUser = SANE_TRUE; + DBG (FLOW_CONTROL, "sane_cancel: Signal Caught! Aborting...\n"); + } + } + else + { + if (s->AbortedByUser) + { + DBG (FLOW_CONTROL, "sane_cancel: Scan has not been initiated yet." + "we probably recieved a signal while writing data.\n"); + s->AbortedByUser = SANE_FALSE; + } + else + { + DBG (FLOW_CONTROL, "sane_cancel: Scan has not been initiated " + "yet (or it's over).\n"); + } + } + + return; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + handle = handle; /* silence gcc */ + non_blocking = non_blocking; /* silence gcc */ + + DBG (FLOW_CONTROL, "sane_set_io_mode: Don't call me please. " + "Unimplemented function\n"); + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + handle = handle; /* silence gcc */ + fd = fd; /* silence gcc */ + + DBG (FLOW_CONTROL, "sane_get_select_fd: Don't call me please. " + "Unimplemented function\n"); + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/abaton.conf.in b/backend/abaton.conf.in new file mode 100644 index 0000000..dcadbaf --- /dev/null +++ b/backend/abaton.conf.in @@ -0,0 +1,2 @@ +scsi ABATON +/dev/scanner diff --git a/backend/abaton.h b/backend/abaton.h new file mode 100644 index 0000000..1f46ded --- /dev/null +++ b/backend/abaton.h @@ -0,0 +1,133 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 1998 David Huggins-Daines, heavily based on the Apple + scanner driver (since Abaton scanners are very similar to old Apple + scanners), which is (C) 1998 Milon Firikis, which is, in turn, based + on the Mustek driver, (C) 1996-7 David Mosberger-Tang. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef abaton_h +#define abaton_h + +#include + +enum Abaton_Modes + { + ABATON_MODE_LINEART=0, + ABATON_MODE_HALFTONE, + ABATON_MODE_GRAY + }; + +enum Abaton_Option + { + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_X_RESOLUTION, + OPT_Y_RESOLUTION, + OPT_RESOLUTION_BIND, + OPT_PREVIEW, + OPT_HALFTONE_PATTERN, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_THRESHOLD, + OPT_NEGATIVE, + OPT_MIRROR, + + /* must come last: */ + NUM_OPTIONS + }; + +enum ScannerModels +{ + ABATON_300GS, + ABATON_300S +}; + +typedef struct Abaton_Device + { + struct Abaton_Device *next; + SANE_Int ScannerModel; + SANE_Device sane; + SANE_Range dpi_range; + unsigned flags; + } +Abaton_Device; + +typedef struct Abaton_Scanner + { + /* all the state needed to define a scan request: */ + struct Abaton_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + SANE_Bool scanning; + SANE_Bool AbortedByUser; + + SANE_Parameters params; + + /* The actual bpp, before "Pseudo-8-bit" fiddling */ + SANE_Int bpp; + + /* window, in pixels */ + SANE_Int ULx; + SANE_Int ULy; + SANE_Int Width; + SANE_Int Height; + + int fd; /* SCSI filedescriptor */ + + /* scanner dependent/low-level state: */ + Abaton_Device *hw; + + } +Abaton_Scanner; + +#endif /* abaton_h */ diff --git a/backend/agfafocus.c b/backend/agfafocus.c new file mode 100644 index 0000000..bc21558 --- /dev/null +++ b/backend/agfafocus.c @@ -0,0 +1,2083 @@ +/* sane - Scanner Access Now Easy. + + This file (C) 1997 Ingo Schneider + (C) 1998 Karl Anders Øygard + + This file is part of the SANE package. + + SANE is free software; you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your + option) any later version. + + SANE is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. + + You should have received a copy of the GNU General Public License + along with sane; see the file COPYING. If not, write to the Free + Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + This file implements a SANE backend for AGFA Focus flatbed scanners. */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_thread.h" + +#define BACKEND_NAME agfafocus +#include "../include/sane/sanei_backend.h" + +#include "agfafocus.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + + +#undef Byte +#define Byte SANE_Byte + +static int num_devices; +static AgfaFocus_Device *agfafocus_devices; + +static const SANE_String_Const focus_mode_list[] = +{ + "Lineart", "Gray (6 bit)", + 0 +}; + +static const SANE_String_Const focusii_mode_list[] = +{ + "Lineart", "Gray (6 bit)", "Gray (8 bit)", + 0 +}; + +static const SANE_String_Const focuscolor_mode_list[] = +{ + "Lineart", "Gray (6 bit)", "Gray (8 bit)", "Color (18 bit)", "Color (24 bit)", + 0 +}; + +static const SANE_String_Const halftone_list[] = +{ + "None", "Dispersed dot 4x4", "Round (Clustered dot 4x4)", "Diamond (Clustered dot 4x4)", + 0 +}; + +static const SANE_String_Const halftone_upload_list[] = +{ + "None", "Dispersed dot 4x4", "Round (Clustered dot 4x4)", "Diamond (Clustered dot 4x4)", + 0 +}; + +static const SANE_String_Const source_list[] = +{ + "Opaque/Normal", "Transparency", + 0 +}; + +static const SANE_String_Const quality_list[] = +{ + "Low", "Normal", "High", + 0 +}; + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + DBG (11, ">> max_string_size\n"); + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + DBG (11, "<< max_string_size\n"); + return max_size; +} + +/* sets loc_s bytes long value at offset loc in scsi command to value size */ +static void +set_size (Byte * loc, int loc_s, size_t size) +{ + int i; + + for (i = 0; i < loc_s; i++) + { + loc[loc_s - i - 1] = (size >> (i * 8)) & 0xff; + } +} + +/* gets loc_s bytes long value from loc in scsi command */ +static int +get_size (Byte * loc, int loc_s) +{ + int i; + int j = 0; + + for (i = 0; i < loc_s; i++) + { + j = (j << 8) + (loc[i] & 0xff); + } + + return j; +} + +static long +reserve_unit (int fd) +{ + struct + { + /* Command */ + Byte cmd; + Byte lun; + Byte res[2]; + Byte tr_len; + Byte ctrl; + } + scsi_reserve; + + memset (&scsi_reserve, 0, sizeof (scsi_reserve)); + + scsi_reserve.cmd = 0x16; /* RELEASE */ + + DBG (3, "reserve_unit()\n"); + return sanei_scsi_cmd (fd, &scsi_reserve, sizeof (scsi_reserve), 0, 0); +} + +static long +release_unit (int fd) +{ + struct + { + /* Command */ + Byte cmd; + Byte lun; + Byte res[2]; + Byte tr_len; + Byte ctrl; + } + scsi_release; + + memset (&scsi_release, 0, sizeof (scsi_release)); + + scsi_release.cmd = 0x17; /* RELEASE */ + + DBG (3, "release_unit()\n"); + return sanei_scsi_cmd (fd, &scsi_release, sizeof (scsi_release), 0, 0); +} + +static SANE_Status +test_ready (int fd) +{ + SANE_Status status; + int try; + + struct + { + /* Command */ + Byte cmd; + Byte lun; + Byte res[2]; + Byte tr_len; + Byte ctrl; + } + scsi_test_ready; + + memset (&scsi_test_ready, 0, sizeof (scsi_test_ready)); + + scsi_test_ready.cmd = 0x00; /* TEST UNIT READY */ + + for (try = 0; try < 1000; ++try) + { + DBG (3, "test_ready: sending TEST_UNIT_READY\n"); + status = sanei_scsi_cmd (fd, &scsi_test_ready, sizeof (scsi_test_ready), + 0, 0); + + switch (status) + { + case SANE_STATUS_DEVICE_BUSY: + usleep (100000); /* retry after 100ms */ + break; + + case SANE_STATUS_GOOD: + return status; + + default: + DBG (1, "test_ready: test unit ready failed (%s)\n", + sane_strstatus (status)); + return status; + } + } + + DBG (1, "test_ready: timed out after %d attempts\n", try); + return SANE_STATUS_IO_ERROR; +} + +static SANE_Status +sense_handler (int scsi_fd, u_char *result, void *arg) +{ + scsi_fd = scsi_fd; /* silence gcc */ + arg = arg; /* silence gcc */ + + if (result[0]) + { + DBG (0, "sense_handler() : sense code = %02x\n", result[0]); + return SANE_STATUS_IO_ERROR; + } + else + { + return SANE_STATUS_GOOD; + } +} + +static SANE_Status +stop_scan (int fd) +{ + fd = fd; /* silence gcc */ + + /* XXX don't know how to stop the scanner. To be tested ! */ +#if 0 + const Byte scsi_rewind[] = + { + 0x01, 0x00, 0x00, 0x00, 0x00, 0x00 + }; + DBG (1, "Trying to stop scanner...\n"); + return sanei_scsi_cmd (fd, scsi_rewind, sizeof (scsi_rewind), 0, 0); +#else + return SANE_STATUS_GOOD; +#endif +} + + +static SANE_Status +start_scan (int fd, SANE_Bool cont) +{ + struct + { + /* Command */ + Byte cmd; + Byte lun; + Byte res[2]; + Byte tr_len; + Byte ctrl; + + /* Data */ + Byte wid; + } + scsi_start_scan; + + memset (&scsi_start_scan, 0, sizeof (scsi_start_scan)); + + scsi_start_scan.cmd = 0x1b; /* SCAN */ + scsi_start_scan.tr_len = 1; + scsi_start_scan.wid = 0; + scsi_start_scan.ctrl = (cont == SANE_TRUE) ? 0x80 : 0x00; + + DBG (1, "Starting scanner ...\n"); + return sanei_scsi_cmd (fd, &scsi_start_scan, sizeof (scsi_start_scan), 0, 0); +} + +static void +wait_ready (int fd) +{ + struct + { + Byte bytes[2]; /* Total # of bytes */ + Byte scan[2]; /* ms to complete - driver sleep time */ + } result; + + size_t size = sizeof (result); + SANE_Status status; + + struct { + Byte cmd; + Byte lun; + Byte data_type; + Byte re1[3]; + Byte tr_len[3]; + Byte ctrl; + } cmd; + + memset (&cmd, 0, sizeof (cmd)); + + cmd.cmd = 0x28; /* READ */ + cmd.data_type = 0x80; /* get scan time */ + + set_size (cmd.tr_len, 3, sizeof (result)); + + while (1) + { + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), + &result, &size); + + if (status != SANE_STATUS_GOOD || size != sizeof (result)) + { + /* + Command failed, the assembler code of the windows scan library + ignores this condition, and so do I + */ + break; + } + else + { + /* left is the amount of seconds left till the scanner is + ready * 100 */ + int left = get_size (result.scan, 2); + + DBG (1, "wait_ready() : %d left...\n", left); + + if (!left) + break; + /* We delay only for half the given time */ + else if (left < 200) + usleep (left * 5000); + else + sleep (left / 200); + } + } + + return; +} + +static SANE_Status +get_read_sizes (int fd, int *lines_available, int *bpl, int *total_lines) +{ + struct { + Byte reserved1[8]; + Byte line_width[2]; + Byte total_lines[2]; + Byte cur_line[2]; + Byte lines_this_block[2]; + Byte reserved[8]; + } read_sizes; + + const Byte scsi_read[] = + { + 0x28, 0x00, /* opcode, lun */ + 0x81, /* data type 81 == read time left */ + 0x00, 0x00, 0x00, /* reserved */ + 0x00, 0x00, sizeof (read_sizes), /* transfer length */ + 0x00, /* control byte */ + }; + + size_t size = sizeof (read_sizes); + SANE_Status status; + + status = sanei_scsi_cmd (fd, scsi_read, sizeof (scsi_read), &read_sizes, &size); + + if (status != SANE_STATUS_GOOD || size != sizeof (read_sizes)) + { + /* Command failed */ + return SANE_STATUS_IO_ERROR; + } + else + { + *lines_available = get_size (read_sizes.lines_this_block, 2); + *bpl = get_size (read_sizes.cur_line, 2); + if (total_lines) + *total_lines = get_size (read_sizes.total_lines, 2); + } + + DBG (1, "get_read_sizes() : %d of %d, %d\n", + *lines_available, total_lines ? *total_lines : -1, *bpl); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +set_window (AgfaFocus_Scanner * s) +/* This function sets and sends the window for scanning */ +{ + double pixels_per_mm = (double) s->val[OPT_RESOLUTION].w / MM_PER_INCH; + + SANE_Bool auto_bright = s->val[OPT_AUTO_BRIGHTNESS].b; + SANE_Bool auto_contr = s->val[OPT_AUTO_CONTRAST].b; + + /* ranges down 255 (dark) down to 1(bright) */ + int brightness = auto_bright ? 0 : (SANE_UNFIX (s->val[OPT_BRIGHTNESS].w) + * -1.27 + 128.5); + /* ranges from 1 (little contrast) up to 255 (much contrast) */ + int contrast = auto_contr ? 0 : (SANE_UNFIX (s->val[OPT_CONTRAST].w) + * 1.27 + 128.5); + + int width; + + /* ranges from 40 (dark) down to 0 (bright) */ + int bright_adjust = (SANE_UNFIX (s->val[OPT_BRIGHTNESS].w) * -20.0) / 100.0 + 20.0; + + /* ranges from 20 (little contrast) down to -20 = 235 (much contrast) */ + int contr_adjust = (SANE_UNFIX (s->val[OPT_CONTRAST].w) * -20.0) / 100.0; + + /* Warning ! The following structur SEEMS to be a valid SCSI-2 SET_WINDOW + command. But e.g. the limits for the window are only 2 Bytes instead + of 4. The scanner was built at about 1990, so SCSI-2 wasn't available + for development... */ + + struct + { + Byte cmd; + Byte lun; + Byte re1[4]; + Byte tr_len[3]; + Byte ctrl; + + Byte re2[6]; + Byte wd_len[2]; + + struct + { + Byte wid; /* Window ID */ + Byte autobit; /* Window creation */ + + Byte x_axis_res[2]; /* X resolution */ + Byte y_axis_res[2]; /* X resolution */ + + Byte x_axis_ul[2]; /* X upper left */ + Byte y_axis_ul[2]; /* Y upper left */ + + Byte wwidth[2]; /* Width */ + Byte wlength[2]; /* Length */ + + Byte contrast; /* Contrast */ + Byte dummy1; + Byte intensity; /* Intensity */ + + Byte image_comp; /* Image composition (0, 2, 5) */ + Byte bpp; /* Bits per pixel */ + + Byte tonecurve; /* Tone curve (0 - 8) */ + Byte ht_pattern; /* Halftone pattern */ + Byte paddingtype; /* Padding type */ + + Byte bitordering[2]; /* Bit ordering (0 = left to right) */ + Byte comprtype; /* Compression type */ + Byte comprarg; /* Compression argument */ + + Byte dummy2[6]; + Byte edge; /* Sharpening (0 - 7) */ + Byte dummy3; + + Byte bright_adjust; /* */ + Byte contr_adjust; /* */ + + Byte imagewidthtruncation; /* */ + + Byte dummy4; + Byte quality_type; /* 0 normal, 1 high, 255 low */ + Byte red_att; + Byte green_att; + Byte blue_att; + + Byte dummy5[5]; + Byte color_planes; + Byte orig_type; + Byte fixturetype; + Byte exposure[2]; + Byte defocus[2]; + Byte dummy6[4]; + Byte descreen_factor; + + Byte packing_word_length; + Byte packing_number_of_pixels; + Byte packing_color_mode; + Byte strokenab; + Byte rotatenab; + Byte autostrokenab; + Byte dummy7; + } + wd; + + } + cmd; + + memset (&cmd, 0, sizeof (cmd)); + + cmd.cmd = 0x24; /* SET WINDOW PARAMETERS */ + + switch (s->hw->type) + { + case AGFAGRAY64: + case AGFALINEART: + case AGFAGRAY256: + set_size (cmd.tr_len, 3, 36 + 8); + set_size (cmd.wd_len, 2, 36); + break; + + case AGFACOLOR: + set_size (cmd.tr_len, 3, 65 + 8); + set_size (cmd.wd_len, 2, 65); + break; + } + + /* Resolution. Original comment in German: Aufloesung */ + set_size (cmd.wd.x_axis_res, 2, s->val[OPT_RESOLUTION].w); + set_size (cmd.wd.y_axis_res, 2, s->val[OPT_RESOLUTION].w); + + /* Scan window position/size. Original comment in German: + Fensterposition / Groesse */ + set_size (cmd.wd.x_axis_ul, 2, + SANE_UNFIX (s->val[OPT_TL_X].w) * pixels_per_mm + 0.5); + set_size (cmd.wd.y_axis_ul, 2, + SANE_UNFIX (s->val[OPT_TL_Y].w) * pixels_per_mm + 0.5); + + width = (SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w) * pixels_per_mm) + 0.5; + + if (s->bpp == 1 && width % 8) + width += 8 - width % 8; + + set_size (cmd.wd.wwidth, 2, width); + set_size (cmd.wd.wlength, 2, SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w) + * pixels_per_mm + 0.5); + + cmd.wd.bpp = s->bpp; + + if (s->mode == COLOR18BIT || + s->mode == COLOR24BIT) + { + cmd.wd.paddingtype = 3; + cmd.wd.ht_pattern = 3; + + cmd.wd.red_att = s->r_att; + cmd.wd.blue_att = s->g_att; + cmd.wd.green_att = s->b_att; + cmd.wd.color_planes = 0x0e; + + set_size (cmd.wd.exposure, 2, s->exposure); + + cmd.wd.packing_word_length = 1; + cmd.wd.packing_number_of_pixels = 1; + cmd.wd.packing_color_mode = 2; + + if (s->bpp == 6) + cmd.wd.edge = s->edge; + + DBG (3, + "Setting parameters: imc %d, bpp %d, res %d, exp %d, attenuation [%d, %d, %d], edge %d\n", + s->image_composition, s->bpp, s->val[OPT_RESOLUTION].w, + s->exposure, cmd.wd.red_att, cmd.wd.blue_att, cmd.wd.green_att, s->edge); + } + else + { + if (s->bpp == 1) + cmd.wd.ht_pattern = s->halftone; + else + cmd.wd.ht_pattern = 3; + + cmd.wd.intensity = brightness; + cmd.wd.contrast = contrast; + + cmd.wd.contr_adjust = contr_adjust; + cmd.wd.bright_adjust = bright_adjust; + + cmd.wd.tonecurve = s->tonecurve; + cmd.wd.paddingtype = 3; + cmd.wd.edge = s->edge; + + if (s->lin_log) + cmd.wd.dummy3 = 0x02; + + DBG (3, + "Setting parameters: imc %d, bpp %d, res %d, bri %d, con %d, bad %d, cad %d, ht %d, edge %d\n", + s->image_composition, s->bpp, s->val[OPT_RESOLUTION].w, + brightness, contrast, bright_adjust, contr_adjust, s->halftone, s->edge); + } + + cmd.wd.image_comp = s->image_composition; + cmd.wd.quality_type = s->quality; + cmd.wd.orig_type = s->original; + + return sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), 0, 0); +} + +/* Tell scanner to scan more data. */ + +static SANE_Status +request_more_data (AgfaFocus_Scanner * s) +{ + SANE_Status status; + int lines_available; + int bytes_per_line; + + status = start_scan (s->fd, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + return status; + + if (!s->hw->disconnect) + wait_ready (s->fd); + + status = get_read_sizes (s->fd, &lines_available, &bytes_per_line, 0); + + if (!lines_available) + return SANE_STATUS_INVAL; + + s->lines_available = lines_available; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +upload_dither_matrix (AgfaFocus_Scanner * s, int rows, int cols, int *dither_matrix) +{ + struct { + Byte cmd; + Byte lun; + Byte data_type; + Byte re1[3]; + Byte tr_len[3]; + Byte ctrl; + + struct { + Byte nrrows[2]; + Byte nrcols[2]; + + struct { + Byte data[2]; + } element[256]; + } wd; + } cmd; + + SANE_Status status; + int i; + + memset (&cmd, 0, sizeof (cmd)); + + cmd.cmd = 0x2a; /* WRITE */ + cmd.data_type = 0x81; /* upload dither matrix */ + + set_size (cmd.tr_len, 3, 4 + (2 * rows * cols)); + set_size (cmd.wd.nrrows, 2, rows); + set_size (cmd.wd.nrcols, 2, cols); + + for (i = 0; i < cols * rows; ++i) + set_size (cmd.wd.element[i].data, 2, dither_matrix[i]); + + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), 0, 0); + + if (status != SANE_STATUS_GOOD) + /* Command failed */ + return SANE_STATUS_IO_ERROR; + + DBG (1, "upload_dither_matrix(): uploaded dither matrix: %d, %d\n", rows, cols); + + return SANE_STATUS_GOOD; +} + +#if 0 +static SANE_Status +upload_tonecurve (AgfaFocus_Scanner * s, int color_type, int input, int output, int dither_matrix[256]) +{ + struct { + Byte cmd; + Byte lun; + Byte re1[4]; + Byte tr_len[3]; + Byte ctrl; + + Byte re2[6]; + Byte wd_len[2]; + + struct { + Byte color_type[2]; + Byte nrinput[2]; + Byte nroutput[2]; + + struct { + Byte data[2]; + } outputval[256]; + } wd; + } cmd; + + SANE_Status status; + int i, j; + + memset (&cmd, 0, sizeof (cmd)); + + cmd.cmd = 0x80; + + set_size (cmd.tr_len, 3, sizeof (cmd.wd)); + set_size (cmd.wd.nrrows, 2, rows); + set_size (cmd.wd.nrrows, 2, cols); + + for (i = 0; i < cols; ++i) + for (j = 0; j < rows; ++j) + set_size (cmd.wd.element[j + i * rows].data, 2, dither_matrix[j + i * rows]); + + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), 0, 0); + + if (status != SANE_STATUS_GOOD) + /* * Command failed * */ + return SANE_STATUS_IO_ERROR; + + DBG (1, "upload_dither_matrix(): uploaded dither matrix\n"); + + return SANE_STATUS_GOOD; +} +#endif + +/* May only be called when there is at least one row of data to + be read. + + Original comment in German: Darf nur aufgerufen werden, wenn + wirklich noch Zeilen zu scannen/lesen sind ! */ +static SANE_Status +read_data (AgfaFocus_Scanner * s, SANE_Byte *buf, int lines, int bpl) +{ + struct { + Byte cmd; + Byte lun; + Byte re1[4]; + Byte tr_len[3]; + Byte ctrl; + } cmd; + + SANE_Status status; + size_t size; + unsigned int i; + + memset (&cmd, 0, sizeof (cmd)); + + cmd.cmd = 0x28; /* READ */ + + set_size (cmd.tr_len, 3, lines); + size = lines * bpl; + + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), buf, &size); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sanei_scsi_cmd() = %d\n", status); + return SANE_STATUS_IO_ERROR; + } + + if (size != ((unsigned int) lines * bpl)) + { + DBG (1, "sanei_scsi_cmd(): got %lu bytes, expected %d\n", + (u_long) size, lines * bpl); + return SANE_STATUS_INVAL; + } + + DBG (1, "Got %lu bytes\n", (u_long) size); + + /* Reverse: */ + if (s->bpp != 1) + { + if (s->bpp != 6) + for (i = 0; i < size; i++) + buf[i] = 255 - buf[i]; + else + for (i = 0; i < size; i++) + buf[i] = 255 - ((buf[i] * 256.0f) / 64.0f); + } + + s->lines_available -= lines; + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +attach (const char *devname, AgfaFocus_Device ** devp) +{ +#define ATTACH_SCSI_INQ_LEN 55 + const Byte scsi_inquiry[] = + { + 0x12, 0x00, 0x00, 0x00, ATTACH_SCSI_INQ_LEN, 0x00 + }; + Byte result[ATTACH_SCSI_INQ_LEN]; + + int fd; + AgfaFocus_Device *dev; + SANE_Status status; + size_t size; + int i; + + for (dev = agfafocus_devices; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + + DBG (3, "attach: opening %s\n", devname); + status = sanei_scsi_open (devname, &fd, sense_handler, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed (%s)\n", sane_strstatus (status)); + return SANE_STATUS_INVAL; + } + + DBG (4, "attach: sending INQUIRY\n"); + size = sizeof (result); + status = sanei_scsi_cmd (fd, scsi_inquiry, sizeof (scsi_inquiry), + result, &size); + if (status != SANE_STATUS_GOOD || size != ATTACH_SCSI_INQ_LEN) + { + DBG (1, "attach: inquiry failed (%s)\n", sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + status = test_ready (fd); + sanei_scsi_close (fd); + if (status != SANE_STATUS_GOOD) + return status; + + /* The structure send by the scanner after inquiry is not SCSI-2 + compatible. The standard manufacturer/model fields are no ASCII + strings, but ? At offset 36 my SIEMENS scanner identifies as an + AGFA one ?! */ + + if (result[0] != 6 || strncmp ((char *)result + 36, "AGFA0", 5)) + { + DBG (1, "attach: device doesn't look like a Siemens 9036 scanner\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "Inquiry data:\n"); + DBG (4, "-----------\n"); + for (i = 5; i < 55; i += 10) + DBG (4, "%02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n", + result[i], result[i + 1], result[i + 2], result[i + 3], result[i + 4], + result[i + 5], result[i + 6], result[i + 7], result[i + 8], + result[i + 9]); + + dev = malloc (sizeof (*dev)); + + if (!dev) + return SANE_STATUS_NO_MEM; + + memset (dev, 0, sizeof (*dev)); + + dev->sane.name = strdup (devname); + if (!strncmp ((char *)result + 36, "AGFA01", 6)) { + dev->sane.vendor = "AGFA"; + dev->sane.model = "Focus GS Scanner (6 bit)"; + dev->upload_user_defines = SANE_TRUE; + dev->type = AGFAGRAY64; + } else if (!strncmp ((char *)result + 36, "AGFA02", 6)) { + dev->sane.vendor = "AGFA"; + dev->sane.model = "Focus Lineart Scanner"; + dev->upload_user_defines = SANE_FALSE; + dev->type = AGFALINEART; + } else if (!strncmp ((char *)result + 36, "AGFA03", 6)) { + dev->sane.vendor = "AGFA"; + dev->sane.model = "Focus II"; + dev->upload_user_defines = SANE_TRUE; + dev->type = AGFAGRAY256; + } else if (!strncmp ((char *)result + 36, "AGFA04", 6)) { + dev->sane.vendor = "AGFA"; + dev->sane.model = "Focus Color"; + dev->upload_user_defines = SANE_TRUE; + dev->type = AGFACOLOR; + } else { + free (dev); + DBG (1, "attach: device looks like an AGFA scanner, but wasn't recognised\n"); + return SANE_STATUS_INVAL; + } + dev->sane.type = "flatbed scanner"; + + dev->transparent = result[45] & 0x80 ? SANE_TRUE : SANE_FALSE; + dev->analoglog = result[46] & 0x80 ? SANE_TRUE : SANE_FALSE; + dev->tos5 = result[46] & 0x05 ? SANE_TRUE : SANE_FALSE; + dev->quality = result[47] & 0x40 ? SANE_TRUE : SANE_FALSE; + dev->disconnect = result[47] & 0x80 ? SANE_TRUE : SANE_FALSE; + + DBG (4, "\n"); + DBG (4, "scan modes:\n"); + DBG (4, "-----------\n"); + DBG (4, "three pass color mode: %s\n", dev->type >= AGFACOLOR ? "yes" : "no"); + DBG (4, "8 bit gray mode: %s\n", dev->type >= AGFAGRAY64 ? "yes" : "no"); + DBG (4, "uploadable matrices: %s\n", dev->upload_user_defines ? "yes" : "no"); + DBG (4, "transparency: %s\n", dev->transparent ? "yes" : "no"); + DBG (4, "disconnect: %s\n", dev->disconnect ? "yes" : "no"); + DBG (4, "quality calibration: %s\n", dev->quality ? "yes" : "no"); + + dev->handle = 0; + + DBG (3, "attach: found AgfaFocus scanner model\n"); + + ++num_devices; + dev->next = agfafocus_devices; + agfafocus_devices = dev; + + if (devp) + *devp = dev; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +do_eof (AgfaFocus_Scanner *s) +{ + if (s->pipe >= 0) + { + close (s->pipe); + s->pipe = -1; + } + return SANE_STATUS_EOF; +} + + +static SANE_Status +do_cancel (AgfaFocus_Scanner * s) +{ + s->scanning = SANE_FALSE; + s->pass = 0; + + do_eof (s); + + if (s->reader_pid != -1) + { + int exit_status; + + /* ensure child knows it's time to stop: */ + sanei_thread_kill (s->reader_pid); + sanei_thread_waitpid (s->reader_pid, &exit_status); + s->reader_pid = -1; + } + + if (s->fd >= 0) + { + stop_scan (s->fd); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + } + + return SANE_STATUS_CANCELLED; +} + + +static SANE_Status +init_options (AgfaFocus_Scanner * s) +{ + int i; + + /* Hardware Limitations: must be static ! */ + static const SANE_Int dpi_list[] = + {8, 100, 200, 300, 400, 500, 600, 700, 800}; + + static const SANE_Range percentage_range = + { + -100 << SANE_FIXED_SCALE_SHIFT, /* minimum */ + 100 << SANE_FIXED_SCALE_SHIFT, /* maximum */ + 1 << SANE_FIXED_SCALE_SHIFT /* quantization */ + }; + + static const SANE_Range sharpen_range = + {0, 7, 1}; + static const SANE_Range exposure_range = + {0, 100, 0}; + static const SANE_Range attenuation_range = + { + 0 << SANE_FIXED_SCALE_SHIFT, /* minimum */ + 100 << SANE_FIXED_SCALE_SHIFT, /* maximum */ + 1 << SANE_FIXED_SCALE_SHIFT /* quantization */ + }; + + + static const SANE_Range x_range = + {0, SANE_FIX (8.27 * MM_PER_INCH), 0}; + static const SANE_Range y_range = + {0, SANE_FIX (12.72 * MM_PER_INCH), 0}; + + /* ------ */ + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + + s->opt[OPT_MODE_GROUP].title = "Scan Mode"; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + + switch (s->hw->type) + { + case AGFACOLOR: + s->opt[OPT_MODE].size = max_string_size (focuscolor_mode_list); + s->opt[OPT_MODE].constraint.string_list = focuscolor_mode_list; + s->val[OPT_MODE].s = strdup (focuscolor_mode_list[0]); + break; + case AGFAGRAY256: + s->opt[OPT_MODE].size = max_string_size (focusii_mode_list); + s->opt[OPT_MODE].constraint.string_list = focusii_mode_list; + s->val[OPT_MODE].s = strdup (focusii_mode_list[0]); + break; + default: + s->opt[OPT_MODE].size = max_string_size (focus_mode_list); + s->opt[OPT_MODE].constraint.string_list = focus_mode_list; + s->val[OPT_MODE].s = strdup (focus_mode_list[0]); + break; + } + + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = dpi_list; + s->val[OPT_RESOLUTION].w = 100; + + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].unit = SANE_UNIT_NONE; + if (!s->hw->transparent) + s->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + else + s->opt[OPT_SOURCE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->opt[OPT_SOURCE].size = max_string_size (source_list); + s->val[OPT_SOURCE].s = strdup (source_list[0]); + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &x_range; + s->val[OPT_BR_X].w = x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &y_range; + s->val[OPT_BR_Y].w = y_range.max; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* exposure */ + s->opt[OPT_EXPOSURE].name = "exposure"; + s->opt[OPT_EXPOSURE].title = "Exposure"; + s->opt[OPT_EXPOSURE].desc = "Analog exposure control."; + s->opt[OPT_EXPOSURE].type = SANE_TYPE_INT; + s->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_EXPOSURE].unit = SANE_UNIT_PERCENT; + s->opt[OPT_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_EXPOSURE].constraint.range = &exposure_range; + s->val[OPT_EXPOSURE].w = 23; + + /* brightness automatic correct */ + s->opt[OPT_AUTO_BRIGHTNESS].name = "adjust-bright"; + s->opt[OPT_AUTO_BRIGHTNESS].title = "Automatic brightness correction"; + s->opt[OPT_AUTO_BRIGHTNESS].desc = "Turns on automatic brightness correction of " + "the acquired image. This makes the scanner do a two pass scan to analyse the " + "brightness of the image before it's scanned."; + s->opt[OPT_AUTO_BRIGHTNESS].type = SANE_TYPE_BOOL; + s->val[OPT_AUTO_BRIGHTNESS].b = SANE_FALSE; + + /* contrast automatic correct */ + s->opt[OPT_AUTO_CONTRAST].name = "adjust-contr"; + s->opt[OPT_AUTO_CONTRAST].title = "Automatic contrast correction"; + s->opt[OPT_AUTO_CONTRAST].desc = "Turns on automatic contrast correction of " + "the acquired image. This makes the scanner do a two pass scan to analyse " + "the contrast of the image to be scanned."; + s->opt[OPT_AUTO_CONTRAST].type = SANE_TYPE_BOOL; + s->val[OPT_AUTO_CONTRAST].b = SANE_FALSE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = "Controls the brightness of the acquired image. " + "When automatic brightness is enabled, this can be used to adjust the selected brightness."; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_FIXED; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_PERCENT; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &percentage_range; + s->val[OPT_BRIGHTNESS].w = 0; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = "Controls the contrast of the acquired image. " + "When automatic contrast is enabled, this can be used to adjust the selected contrast."; + s->opt[OPT_CONTRAST].type = SANE_TYPE_FIXED; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_PERCENT; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &percentage_range; + s->val[OPT_CONTRAST].w = 0; + + /* halftone patterns */ + s->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_PATTERN].size = 32; + s->opt[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_STRING_LIST; + if (s->hw->upload_user_defines) + { + s->opt[OPT_HALFTONE_PATTERN].constraint.string_list = halftone_upload_list; + s->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_upload_list[0]); + } + else + { + s->opt[OPT_HALFTONE_PATTERN].constraint.string_list = halftone_list; + s->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_list[0]); + } + + /* red-attenuation */ + s->opt[OPT_ATTENUATION_RED].name = "red-attenuation"; + s->opt[OPT_ATTENUATION_RED].title = "Red attenuation"; + s->opt[OPT_ATTENUATION_RED].desc = "Controls the red attenuation of the acquired image. " + "Higher values mean less impact on scanned image."; + s->opt[OPT_ATTENUATION_RED].type = SANE_TYPE_FIXED; + s->opt[OPT_ATTENUATION_RED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_RED].unit = SANE_UNIT_PERCENT; + s->opt[OPT_ATTENUATION_RED].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ATTENUATION_RED].constraint.range = &attenuation_range; + s->val[OPT_ATTENUATION_RED].w = SANE_FIX (50.0); + + /* green-attenuation */ + s->opt[OPT_ATTENUATION_GREEN].name = "green-attenuation"; + s->opt[OPT_ATTENUATION_GREEN].title = "Green attenuation"; + s->opt[OPT_ATTENUATION_GREEN].desc = "Controls the green attenuation of the acquired image. " + "Higher values mean less impact on scanned image."; + s->opt[OPT_ATTENUATION_GREEN].type = SANE_TYPE_FIXED; + s->opt[OPT_ATTENUATION_GREEN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_GREEN].unit = SANE_UNIT_PERCENT; + s->opt[OPT_ATTENUATION_GREEN].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ATTENUATION_GREEN].constraint.range = &attenuation_range; + s->val[OPT_ATTENUATION_GREEN].w = SANE_FIX (50.0); + + /* blue-attenuation */ + s->opt[OPT_ATTENUATION_BLUE].name = "blue-attenuation"; + s->opt[OPT_ATTENUATION_BLUE].title = "Blue attenuation"; + s->opt[OPT_ATTENUATION_BLUE].desc = "Controls the blue attenuation of the acquired image. " + "Higher values mean less impact on scanned image."; + s->opt[OPT_ATTENUATION_BLUE].type = SANE_TYPE_FIXED; + s->opt[OPT_ATTENUATION_BLUE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_BLUE].unit = SANE_UNIT_PERCENT; + s->opt[OPT_ATTENUATION_BLUE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ATTENUATION_BLUE].constraint.range = &attenuation_range; + s->val[OPT_ATTENUATION_BLUE].w = SANE_FIX (50.0); + + /* quality-calibration */ + s->opt[OPT_QUALITY].name = SANE_NAME_QUALITY_CAL; + s->opt[OPT_QUALITY].title = SANE_TITLE_QUALITY_CAL; + s->opt[OPT_QUALITY].desc = "Controls the calibration that will be done in the " + "scanner. Less calibration result in faster scanner times."; + s->opt[OPT_QUALITY].type = SANE_TYPE_STRING; + s->opt[OPT_QUALITY].size = 32; + if (!s->hw->quality) + s->opt[OPT_QUALITY].cap |= SANE_CAP_INACTIVE; + else + s->opt[OPT_QUALITY].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_QUALITY].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_QUALITY].constraint.string_list = quality_list; + s->val[OPT_QUALITY].s = strdup (quality_list[1]); + + /* sharpening */ + s->opt[OPT_SHARPEN].name = "sharpen"; + s->opt[OPT_SHARPEN].title = "Sharpening"; + s->opt[OPT_SHARPEN].desc = "Controls the sharpening that will be " + "done by the video processor in the scanner."; + s->opt[OPT_SHARPEN].type = SANE_TYPE_INT; + s->opt[OPT_SHARPEN].unit = SANE_UNIT_NONE; + s->opt[OPT_SHARPEN].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SHARPEN].constraint.range = &sharpen_range; + s->val[OPT_SHARPEN].w = 1; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one (const char *dev) +{ + attach (dev, 0); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp; + + authorize = authorize; /* silence gcc */ + + DBG_INIT (); + + sanei_thread_init (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open ("agfafocus.conf"); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + attach ("/dev/scanner", 0); + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + len = strlen (dev_name); + + if (!len) + continue; /* ignore empty lines */ + + sanei_config_attach_matching_devices (dev_name, attach_one); + } + fclose (fp); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + AgfaFocus_Device *dev, *next; + + for (dev = agfafocus_devices; dev; dev = next) + { + next = dev->next; + if (dev->handle) + sane_close (dev->handle); + free (dev); + } +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + AgfaFocus_Device *dev; + int i; + + local_only = local_only; /* silence gcc */ + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + for (dev = agfafocus_devices, i = 0; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + AgfaFocus_Device *dev; + SANE_Status status; + AgfaFocus_Scanner *s; + + if (devicename[0]) + { + status = attach (devicename, &dev); + if (status != SANE_STATUS_GOOD) + return status; + } + else + { + /* empty devicname -> use first device */ + dev = agfafocus_devices; + } + + if (!dev) + return SANE_STATUS_INVAL; + + if (dev->handle) + return SANE_STATUS_DEVICE_BUSY; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + + memset (s, 0, sizeof (*s)); + s->scanning = SANE_FALSE; + + s->fd = -1; + s->hw = dev; + s->hw->handle = s; + + init_options (s); + + *handle = s; + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + AgfaFocus_Scanner *s = handle; + + if (s->scanning) + do_cancel (handle); + + s->hw->handle = 0; + + free (handle); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + AgfaFocus_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + AgfaFocus_Scanner *s = handle; + SANE_Status status; + + if (info) + *info = 0; + + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + + if (option >= NUM_OPTIONS || !SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) + return SANE_STATUS_UNSUPPORTED; + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_SHARPEN: + case OPT_EXPOSURE: + case OPT_ATTENUATION_RED: + case OPT_ATTENUATION_GREEN: + case OPT_ATTENUATION_BLUE: + *(SANE_Word *) val = s->val[option].w; + break; + case OPT_AUTO_BRIGHTNESS: + case OPT_AUTO_CONTRAST: + *(SANE_Bool *) val = s->val[option].b; + break; + case OPT_MODE: + case OPT_HALFTONE_PATTERN: + case OPT_QUALITY: + case OPT_SOURCE: + strcpy (val, s->val[option].s); + return (SANE_STATUS_GOOD); + default: + return SANE_STATUS_UNSUPPORTED; + } + + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) + return SANE_STATUS_UNSUPPORTED; + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + case OPT_SHARPEN: + case OPT_EXPOSURE: + case OPT_ATTENUATION_RED: + case OPT_ATTENUATION_GREEN: + case OPT_ATTENUATION_BLUE: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + s->val[option].w = *(SANE_Word *) val; + break; + case OPT_AUTO_BRIGHTNESS: + case OPT_AUTO_CONTRAST: + s->val[option].b = *(SANE_Bool *) val; + break; + case OPT_MODE: + if (strcmp (s->val[option].s, (SANE_String) val)) + { + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + if (s->val[option].s) + free (s->val[option].s); + + s->val[option].s = strdup (val); + + if (strcmp (s->val[option].s, "Gray (6 bit)") == 0) + s->mode = GRAY6BIT; + else if (strcmp (s->val[option].s, "Gray (8 bit)") == 0) + s->mode = GRAY8BIT; + else if (strcmp (s->val[option].s, "Color (18 bit)") == 0) + s->mode = COLOR18BIT; + else if (strcmp (s->val[option].s, "Color (24 bit)") == 0) + s->mode = COLOR24BIT; + else + s->mode = LINEART; + + switch (s->mode) + { + case LINEART: + s->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_SHARPEN].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_RED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_GREEN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_BLUE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + break; + + case GRAY6BIT: + s->opt[OPT_SHARPEN].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_RED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_GREEN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_BLUE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + break; + + case GRAY8BIT: + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_RED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_GREEN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_BLUE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SHARPEN].cap |= SANE_CAP_INACTIVE; + break; + + case COLOR18BIT: + s->opt[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_RED].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_GREEN].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_BLUE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SHARPEN].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + break; + + case COLOR24BIT: + s->opt[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_RED].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_GREEN].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ATTENUATION_BLUE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_AUTO_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SHARPEN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + break; + } + } + break; + case OPT_SOURCE: + case OPT_QUALITY: + case OPT_HALFTONE_PATTERN: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + + } + else + { + return SANE_STATUS_UNSUPPORTED; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + AgfaFocus_Scanner *s = handle; + + if (!s->scanning) + { + double width, height, dpi; + const char *quality; + const char *original; + + memset (&s->params, 0, sizeof (s->params)); + + width = SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w); + height = SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w); + dpi = s->val[OPT_RESOLUTION].w; + + /* make best-effort guess at what parameters will look like once + scanning starts. */ + if (dpi > 0.0 && width > 0.0 && height > 0.0) + { + double dots_per_mm = dpi / MM_PER_INCH; + + s->params.pixels_per_line = width * dots_per_mm + 0.5; + s->params.lines = height * dots_per_mm + 0.5; + } + + /* Should we specify calibration quality? */ + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_QUALITY].cap)) + { + DBG(3, " -------------- setting quality\n"); + quality = s->val[OPT_QUALITY].s; + if (strcmp (quality, "Low") == 0 ) + s->quality = 255; + else if (strcmp (quality, "High") == 0) + s->quality = 1; + else + s->quality = 0; + } + else + s->quality = 0; + + /* Should we select source type? */ + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_SOURCE].cap)) + { + DBG(3, " -------------- setting source\n"); + original = s->val[OPT_SOURCE].s; + if (strcmp (original, "Transparency") == 0) + s->original = 0; + else + s->original = 1; + } + else + s->original = 0; + + s->exposure = ((s->val[OPT_EXPOSURE].w * (255.0f - 80.0f)) / 100.0f) + 80.0f; + s->r_att = (SANE_UNFIX (s->val[OPT_ATTENUATION_RED].w) * 20.0f) / 100.0f; + s->g_att = (SANE_UNFIX (s->val[OPT_ATTENUATION_GREEN].w) * 20.0f) / 100.0f; + s->b_att = (SANE_UNFIX (s->val[OPT_ATTENUATION_BLUE].w) * 20.0f) / 100.0f; + s->tonecurve = 0; + + switch (s->mode) + { + case LINEART: + { + const char *halftone; + + s->image_composition = 0; + + /* in 1 bpp mode, lines need to be 8 pixel length */ + + if (s->params.pixels_per_line % 8) + s->params.pixels_per_line += 8 - (s->params.pixels_per_line % 8); + + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + s->bpp = s->params.depth = 1; + + halftone = s->val[OPT_HALFTONE_PATTERN].s; + if (strcmp (halftone, "1") == 0 ) + s->halftone = 1; + else if (strcmp (halftone, "Dispersed dot 4x4") == 0) + s->halftone = 2; + else if (strcmp (halftone, "Round (Clustered dot 4x4)") == 0) + s->halftone = 3; + else if (strcmp (halftone, "Diamond (Clustered dot 4x4)") == 0) + s->halftone = 4; + else if (strcmp (halftone, "User defined") == 0) + s->halftone = 5; + else + s->halftone = 0; + + s->edge = s->val[OPT_SHARPEN].w; + } + break; + + case GRAY6BIT: + s->image_composition = 2; + + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->bpp = 6; + s->params.depth = 8; + s->edge = s->val[OPT_SHARPEN].w; + + break; + + case GRAY8BIT: + s->image_composition = 2; + + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->bpp = s->params.depth = 8; + + break; + + case COLOR18BIT: + s->image_composition = 5; + + s->params.format = SANE_FRAME_RED; + s->params.bytes_per_line = s->params.pixels_per_line; + s->bpp = 6; + s->params.depth = 8; + s->edge = s->val[OPT_SHARPEN].w; + + break; + + case COLOR24BIT: + s->image_composition = 5; + + s->params.format = SANE_FRAME_RED; + s->params.bytes_per_line = s->params.pixels_per_line; + s->bpp = s->params.depth = 8; + + break; + } + + s->pass = 0; + + /*s->params.bytes_per_line = + (s->params.pixels_per_line + (8 - s->params.depth)) + / (8 / s->params.depth);*/ + } + else + if (s->mode == COLOR18BIT || + s->mode == COLOR24BIT) + s->params.format = SANE_FRAME_RED + s->pass; + + s->params.last_frame = (s->params.format != SANE_FRAME_RED && s->params.format != SANE_FRAME_GREEN); + + if (params) + *params = s->params; + return SANE_STATUS_GOOD; +} + +/* This function is executed as a child process. The reason this is + executed as a subprocess is because some (most?) generic SCSI + interfaces block a SCSI request until it has completed. With a + subprocess, we can let it block waiting for the request to finish + while the main process can go about to do more important things + (such as recognizing when the user presses a cancel button). + + + WARNING: Since this is executed as a subprocess, it's NOT possible + to update any of the variables in the main process (in particular + the scanner state cannot be updated). */ +static int +reader_process (void *scanner) +{ + AgfaFocus_Scanner *s = (AgfaFocus_Scanner *) scanner; + int fd = s->reader_pipe; + + SANE_Status status; + SANE_Byte *data; + int lines_read = 0; + int lines_per_buffer; + int bytes_per_line = 0, total_lines = 0; + int i; + sigset_t sigterm_set; + sigset_t ignore_set; + struct SIGACTION act; + + if (sanei_thread_is_forked()) close (s->pipe); + + sigfillset (&ignore_set); + sigdelset (&ignore_set, SIGTERM); +#if defined (__APPLE__) && defined (__MACH__) + sigdelset (&ignore_set, SIGUSR2); +#endif + sigprocmask (SIG_SETMASK, &ignore_set, 0); + + memset (&act, 0, sizeof (act)); + sigaction (SIGTERM, &act, 0); + + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + + if (!s->hw->disconnect) + wait_ready (s->fd); + + status = get_read_sizes (s->fd, &s->lines_available, &bytes_per_line, &total_lines); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: get_read_sizes() failed: %s\n", + sane_strstatus (status)); + do_cancel (s); + close (fd); + return 1; + } + + if (!s->lines_available || !bytes_per_line || !total_lines || bytes_per_line < s->params.bytes_per_line) + { + DBG (1, "open: invalid sizes: %d, %d, %d\n", + s->lines_available, bytes_per_line, total_lines); + do_cancel (s); + close (fd); + return 1; + } + + lines_per_buffer = sanei_scsi_max_request_size / bytes_per_line; + if (!lines_per_buffer) + { + close (fd); + return 2; /* resolution is too high */ + } + + data = malloc (lines_per_buffer * bytes_per_line); + if (!data) + { + DBG (1, "open malloc(%lu) failed.\n", (u_long) lines_per_buffer * bytes_per_line); + do_cancel (s); + close (fd); + return 1; + } + + while (lines_read < s->params.lines) + { + int lines = lines_per_buffer; + + if (s->lines_available == 0) + { + /* No lines in scanner? Scan some more */ + status = request_more_data (s); + + if (status != SANE_STATUS_GOOD) + { + close (fd); + return 1; + } + } + + /* We only request as many lines as there are already scanned */ + if (lines > s->lines_available) + lines = s->lines_available; + + DBG (1, "Requesting %d lines, in scanner: %d, total: %d\n", lines, + s->lines_available, s->params.lines); + + status = read_data (s, data, lines, bytes_per_line); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_read: read_data() failed (%s)\n", + sane_strstatus (status)); + do_cancel (s); + close (fd); + return 1; + } + + /* Sometimes the scanner will return more bytes per line than + requested, so we copy only what we wanted. */ + + for (i = 0; i < lines; i++) + if (write (fd, data + i * bytes_per_line, s->params.bytes_per_line) != s->params.bytes_per_line) + { + do_cancel (s); + close (fd); + return 1; + } + + lines_read += lines; + } + + close (fd); + return 0; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + AgfaFocus_Scanner *s = handle; + SANE_Status status; + int fds[2]; + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + /* don't initialise scanner if we're doing a three-pass scan */ + + if (s->pass == 0) + { + if (s->fd < 0) + { + status = sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + s->fd = -1; + return status; + } + } + + status = test_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: test_ready() failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + + status = reserve_unit (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: reserve_unit() failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + + status = set_window (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: set_window() failed: %s\n", sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + + { + int matrix[256] = { + 2, 60, 16, 56, 3, 57, 13, 53, + 34, 18, 48, 32, 35, 19, 45, 29, + 10, 50, 6, 63, 11, 51, 7, 61, + 42, 26, 38, 22, 43, 27, 39, 23, + 4, 58, 14, 54, 1, 59, 15, 55, + 36, 20, 46, 30, 33, 17, 47, 31, + 12, 52, 8, 62, 9, 49, 5, 63, + 44, 28, 40, 24, 41, 25, 37, 21 + }; + + status = upload_dither_matrix (s, 8, 8, matrix); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: upload_dither_matrix() failed: %s\n", sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + } + + s->scanning = SANE_TRUE; + + status = start_scan (s->fd, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: start_scan() failed: %s\n", sane_strstatus (status)); + do_cancel (s); + return status; + } + } + else + { + /* continue three-pass scan */ + + status = start_scan (s->fd, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open: start_scan() failed: %s\n", sane_strstatus (status)); + do_cancel (s); + return status; + } + } + + if (pipe (fds) < 0) + return SANE_STATUS_IO_ERROR; + + s->pipe = fds[0]; + s->reader_pipe = fds[1]; + s->reader_pid = sanei_thread_begin (reader_process, (void *) s); + + if (sanei_thread_is_forked()) close (s->reader_pipe); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + AgfaFocus_Scanner *s = handle; + ssize_t nread; + + *len = 0; + + nread = read (s->pipe, buf, max_len); + DBG (3, "read %ld bytes\n", (long) nread); + + if (!s->scanning) + return do_cancel (s); + + if (nread < 0) { + if (errno == EAGAIN) { + return SANE_STATUS_GOOD; + } else { + do_cancel (s); + return SANE_STATUS_IO_ERROR; + } + } + + *len = nread; + + if (nread == 0) { + s->pass++; + return do_eof (s); + } + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + AgfaFocus_Scanner *s = handle; + + if (s->reader_pid != -1) + sanei_thread_kill (s->reader_pid); + s->scanning = SANE_FALSE; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + AgfaFocus_Scanner *s = handle; + + if (!s->scanning) + return SANE_STATUS_INVAL; + + if (fcntl (s->pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + AgfaFocus_Scanner *s = handle; + + if (!s->scanning) + return SANE_STATUS_INVAL; + + *fd = s->pipe; + return SANE_STATUS_GOOD; +} diff --git a/backend/agfafocus.conf.in b/backend/agfafocus.conf.in new file mode 100644 index 0000000..2648863 --- /dev/null +++ b/backend/agfafocus.conf.in @@ -0,0 +1,2 @@ +/dev/scanner + diff --git a/backend/agfafocus.h b/backend/agfafocus.h new file mode 100644 index 0000000..078b68e --- /dev/null +++ b/backend/agfafocus.h @@ -0,0 +1,132 @@ +/* sane - Scanner Access Now Easy. + + This file (C) 1997 Ingo Schneider + (C) 1998 Karl Anders Øygard + + This file is part of the SANE package. + + SANE is free software; you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your + option) any later version. + + SANE is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. + + You should have received a copy of the GNU General Public License + along with sane; see the file COPYING. If not, write to the Free + Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + +#ifndef agfafocus_h +#define agfafocus_h + +enum AgfaFocus_Scanner_Type + { + AGFAGRAY64, + AGFALINEART, + AGFAGRAY256, + AGFACOLOR + }; + +typedef enum + { + LINEART, + GRAY6BIT, + GRAY8BIT, + COLOR18BIT, + COLOR24BIT + } +AgfaFocus_Scanner_Mode; + +enum AgfaFocus_Option + { + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_HALFTONE_PATTERN, /* halftone matrix */ + OPT_RESOLUTION, + OPT_SOURCE, + OPT_QUALITY, /* quality calibration */ + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_EXPOSURE, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_AUTO_BRIGHTNESS, + OPT_AUTO_CONTRAST, + OPT_ATTENUATION_RED, + OPT_ATTENUATION_BLUE, + OPT_ATTENUATION_GREEN, + OPT_SHARPEN, /* sharpening */ + + /* must come last: */ + NUM_OPTIONS + }; + + +typedef struct AgfaFocus_Device + { + struct AgfaFocus_Device *next; + SANE_Device sane; + SANE_Handle handle; + + SANE_Word type; + SANE_Bool transparent; + SANE_Bool analoglog; + SANE_Bool tos5; + SANE_Bool quality; + SANE_Bool disconnect; + SANE_Bool upload_user_defines; + } +AgfaFocus_Device; + +typedef struct AgfaFocus_Scanner + { + /* all the state needed to define a scan request: */ + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + /* Parsed option values and variables that are valid only during + actual scanning: */ + SANE_Bool scanning; + SANE_Int pass; + SANE_Parameters params; + + AgfaFocus_Scanner_Mode mode; + + SANE_Int image_composition; + SANE_Int bpp; + SANE_Int halftone; + SANE_Int original; + SANE_Int exposure; + SANE_Int r_att; + SANE_Int g_att; + SANE_Int b_att; + SANE_Int tonecurve; + SANE_Int quality; + SANE_Bool edge; + SANE_Bool lin_log; + + int lines_available; /* Lines in scanner memory */ + + int fd; /* SCSI filedescriptor */ + SANE_Pid reader_pid; /* process id of reader */ + int pipe; /* pipe to reader process */ + int reader_pipe; /* pipe from reader process */ + + /* scanner dependent/low-level state: */ + AgfaFocus_Device *hw; + } +AgfaFocus_Scanner; + +#endif /* agfafocus_h */ diff --git a/backend/apple.c b/backend/apple.c new file mode 100644 index 0000000..c806983 --- /dev/null +++ b/backend/apple.c @@ -0,0 +1,2690 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 1998 Milon Firikis based on David Mosberger-Tang previous + Work on mustek.c file from the SANE package. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Apple flatbed scanners. */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + + +/* SCSI commands that the Apple scanners understand: */ +#define APPLE_SCSI_TEST_UNIT_READY 0x00 +#define APPLE_SCSI_REQUEST_SENSE 0x03 +#define APPLE_SCSI_INQUIRY 0x12 +#define APPLE_SCSI_MODE_SELECT 0x15 +#define APPLE_SCSI_RESERVE 0x16 +#define APPLE_SCSI_RELEASE 0x17 +#define APPLE_SCSI_START 0x1b +#define APPLE_SCSI_AREA_AND_WINDOWS 0x24 +#define APPLE_SCSI_READ_SCANNED_DATA 0x28 +#define APPLE_SCSI_GET_DATA_STATUS 0x34 + + +#define INQ_LEN 0x60 + +#define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE +#define DISABLE(OPTION) s->opt[OPTION].cap |= SANE_CAP_INACTIVE +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) + +#define XQSTEP(XRES,BPP) (SANE_Int) (((double) (8*1200)) / ((double) (XRES*BPP))) +#define YQSTEP(YRES) (SANE_Int) (((double) (1200)) / ((double) (YRES))) + + +/* Very low info, Apple Scanners only */ + +/* TODO: Ok I admit it. I am not so clever to do this operations with bitwised + operators. Sorry. */ + +#define STORE8(p,v) \ + { \ + *(p)=(v); \ + } + +#define STORE16(p,v) \ + { \ + *(p)=(v)/256; \ + *(p+1)=(v-*(p)*256); \ + } + +#define STORE24(p,v) \ + { \ + *(p)=(v)/65536; \ + *(p+1)=(v-*(p)*65536)/256; \ + *(p+2)=(v-*(p)*65536-*(p+1)*256); \ + } + + +#define STORE32(p,v) \ + { \ + *(p)=(v)/16777216; \ + *(p+1)=(v-*(p)*16777216)/65536; \ + *(p+2)=(v-*(p)*16777216-*(p+1)*65536)/256; \ + *(p+3)=(v-*(p)*16777216-*(p+1)*65536-*(p+2)*256);\ + } + +#define READ24(p) *(p)*65536 + *(p+1)*256 + *(p+2) + +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#include "../include/sane/sanei_config.h" +#define APPLE_CONFIG_FILE "apple.conf" + +#include "apple.h" + + +static int num_devices; +static Apple_Device *first_dev; +static Apple_Scanner *first_handle; + + +static SANE_String_Const mode_list[6]; + +static SANE_String_Const SupportedModel[] = +{ +"3", +"AppleScanner 4bit, 16 Shades of Gray", +"OneScanner 8bit, 256 Shades of Gray", +"ColorOneScanner, RGB color 8bit per band", +NULL +}; + +static const SANE_String_Const graymap_list[] = +{ + "dark", "normal", "light", + 0 +}; + +#if 0 +static const SANE_Int resbit4_list[] = +{ + 5, + 75, 100, 150, 200, 300 +}; + +static const SANE_Int resbit1_list[] = +{ + 17, + 75, 90, 100, 120, 135, 150, 165, 180, 195, + 200, 210, 225, 240, 255, 270, 285, 300 +}; +#endif + +static const SANE_Int resbit_list[] = +{ + 5, + 75, 100, 150, 200, 300 +}; + +static const SANE_String_Const speed_list[] = +{ + "normal", "high", "high wo H/S", + 0 +}; + +static SANE_String_Const halftone_pattern_list[6]; + +static const SANE_String_Const color_sensor_list[] = +{ + "All", "Red", "Green", "Blue", + 0 +}; + +/* NOTE: This is used for Brightness, Contrast, Threshold, AutoBackAdj + and 0 is the default value */ +static const SANE_Range byte_range = +{ + 1, 255, 1 +}; + +static const SANE_Range u8_range = +{ + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + + +/* NOTE: However I can select from different lists during the hardware + probing time. */ + + + + +static const uint8_t inquiry[] = +{ + APPLE_SCSI_INQUIRY, 0x00, 0x00, 0x00, INQ_LEN, 0x00 +}; + +static const uint8_t test_unit_ready[] = +{ + APPLE_SCSI_TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + + +#if 0 +SANE_Int +xqstep (unsigned int Xres, unsigned int bpp) +{ + return (SANE_Int) ((double) (8 * 1200)) / ((double) (Xres * bpp)); +} + + +SANE_Int +yqstep (unsigned int Yres, unsigned int bpp) +{ + return (SANE_Int) ((double) (1200)) / ((double) (Yres)); +} +#endif + + + +/* The functions below return the quantized value of x,y in scanners dots + aka 1/1200 of an inch */ + +static SANE_Int +xquant (double x, unsigned int Xres, unsigned int bpp, int dir) +{ + double tmp; + unsigned int t; + + tmp = (double) x *Xres * bpp / (double) 8; + t = (unsigned int) tmp; + + if (tmp - ((double) t) >= 0.1) + if (dir) + t++;; + + return t * 8 * 1200 / (Xres * bpp); +} + + + +static SANE_Int +yquant (double y, unsigned int Yres, int dir) +{ + double tmp; + unsigned int t; + + tmp = (double) y *Yres; + t = (unsigned int) tmp; + + if (tmp - ((double) t) >= 0.1) + if (dir) + t++;; + + return t * 1200 / Yres; +} + +static SANE_Status +wait_ready (int fd) +{ +#define MAX_WAITING_TIME 60 /* one minute, at most */ + struct timeval now, start; + SANE_Status status; + +#ifdef NEUTRALIZE_BACKEND +return SANE_STATUS_GOOD; +#else + + gettimeofday (&start, 0); + + while (1) + { + DBG (USER_MESSAGE, "wait_ready: sending TEST_UNIT_READY\n"); + + status = sanei_scsi_cmd (fd, test_unit_ready, sizeof (test_unit_ready), + 0, 0); + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (ERROR_MESSAGE, "wait_ready: test unit ready failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (ERROR_MESSAGE, "wait_ready: timed out after %lu seconds\n", + (u_long) now.tv_sec - start.tv_sec); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + break; + + case SANE_STATUS_GOOD: + return status; + } + } + return SANE_STATUS_INVAL; +#endif /* NEUTRALIZE_BACKEND */ +} + +static SANE_Status +sense_handler (int scsi_fd, u_char * result, void *arg) +{ + scsi_fd = scsi_fd; /* silence gcc */ + arg = arg; /* silence gcc */ + + switch (result[2] & 0x0F) + { + case 0: + DBG (USER_MESSAGE, "Sense: No sense Error\n"); + return SANE_STATUS_GOOD; + case 2: + DBG (ERROR_MESSAGE, "Sense: Scanner not ready\n"); + return SANE_STATUS_DEVICE_BUSY; + case 4: + DBG (ERROR_MESSAGE, "Sense: Hardware Error. Read more...\n"); + return SANE_STATUS_IO_ERROR; + case 5: + DBG (ERROR_MESSAGE, "Sense: Illegall request\n"); + return SANE_STATUS_UNSUPPORTED; + case 6: + DBG (ERROR_MESSAGE, "Sense: Unit Attention (Wait until scanner " + "boots)\n"); + return SANE_STATUS_DEVICE_BUSY; + case 9: + DBG (ERROR_MESSAGE, "Sense: Vendor Unique. Read more...\n"); + return SANE_STATUS_IO_ERROR; + default: + DBG (ERROR_MESSAGE, "Sense: Unknown Sense Key. Read more...\n"); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +request_sense (Apple_Scanner * s) +{ + uint8_t cmd[6]; + uint8_t result[22]; + size_t size = sizeof (result); + SANE_Status status; + + memset (cmd, 0, sizeof (cmd)); + memset (result, 0, sizeof (result)); + +#ifdef NEUTRALIZE_BACKEND +return SANE_STATUS_GOOD; +#else + + cmd[0] = APPLE_SCSI_REQUEST_SENSE; + STORE8 (cmd + 4, sizeof (result)); + sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), result, &size); + + if (result[7] != 14) + { + DBG (ERROR_MESSAGE, "Additional Length %u\n", (unsigned int) result[7]); + status = SANE_STATUS_IO_ERROR; + } + + + status = sense_handler (s->fd, result, NULL); + if (status == SANE_STATUS_IO_ERROR) + { + +/* Now we are checking for Harware and Vendor Unique Errors for all models */ +/* First check the common Error conditions */ + + if (result[18] & 0x80) + DBG (ERROR_MESSAGE, "Sense: Dim Light (output of lamp below 70%%).\n"); + + if (result[18] & 0x40) + DBG (ERROR_MESSAGE, "Sense: No Light at all.\n"); + + if (result[18] & 0x20) + DBG (ERROR_MESSAGE, "Sense: No Home.\n"); + + if (result[18] & 0x10) + DBG (ERROR_MESSAGE, "Sense: No Limit. Tried to scan out of range.\n"); + + + switch (s->hw->ScannerModel) + { + case APPLESCANNER: + if (result[18] & 0x08) + DBG (ERROR_MESSAGE, "Sense: Shade Error. Failed Calibration.\n"); + if (result[18] & 0x04) + DBG (ERROR_MESSAGE, "Sense: ROM Error.\n"); + if (result[18] & 0x02) + DBG (ERROR_MESSAGE, "Sense: RAM Error.\n"); + if (result[18] & 0x01) + DBG (ERROR_MESSAGE, "Sense: CPU Error.\n"); + if (result[19] & 0x80) + DBG (ERROR_MESSAGE, "Sense: DIPP Error.\n"); + if (result[19] & 0x40) + DBG (ERROR_MESSAGE, "Sense: DMA Error.\n"); + if (result[19] & 0x20) + DBG (ERROR_MESSAGE, "Sense: GA1 Error.\n"); + break; + case ONESCANNER: + if (result[18] & 0x08) + DBG (ERROR_MESSAGE, "Sense: CCD clock generator failed.\n"); + if (result[18] & 0x04) + DBG (ERROR_MESSAGE, "Sense: LRAM (Line RAM) Error.\n"); + if (result[18] & 0x02) + DBG (ERROR_MESSAGE, "Sense: CRAM (Correction RAM) Error.\n"); + if (result[18] & 0x01) + DBG (ERROR_MESSAGE, "Sense: ROM Error.\n"); + if (result[19] & 0x08) + DBG (ERROR_MESSAGE, "Sense: SRAM Error.\n"); + if (result[19] & 0x04) + DBG (ERROR_MESSAGE, "Sense: CPU Error.\n"); + break; + case COLORONESCANNER: + if (result[18] & 0x08) + DBG (ERROR_MESSAGE, "Sense: Calibration cirquit cannot " + "support normal shading.\n"); + if (result[18] & 0x04) + DBG (ERROR_MESSAGE, "Sense: PSRAM (Correction RAM) Error.\n"); + if (result[18] & 0x02) + DBG (ERROR_MESSAGE, "Sense: SRAM Error.\n"); + if (result[18] & 0x01) + DBG (ERROR_MESSAGE, "Sense: ROM Error.\n"); + if (result[19] & 0x10) + DBG (ERROR_MESSAGE, "Sense: ICP (CPU) Error.\n"); + if (result[19] & 0x02) + DBG (ERROR_MESSAGE, "Sense: Over light. (Too bright lamp ?).\n"); + break; + default: + DBG (ERROR_MESSAGE, + "Sense: Unselected Scanner model. Please report this.\n"); + break; + } + } + + DBG (USER_MESSAGE, "Sense: Optical gain %u.\n", (unsigned int) result[20]); + return status; +#endif /* NEUTRALIZE_BACKEND */ +} + + + + + +static SANE_Status +attach (const char *devname, Apple_Device ** devp, int may_wait) +{ + char result[INQ_LEN]; + const char *model_name = result + 44; + int fd, apple_scanner, fw_revision; + Apple_Device *dev; + SANE_Status status; + size_t size; + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + + DBG (USER_MESSAGE, "attach: opening %s\n", devname); + +#ifdef NEUTRALIZE_BACKEND +result[0]=0x06; +strcpy(result + 8, "APPLE "); + +if (APPLE_MODEL_SELECT==APPLESCANNER) + strcpy(result + 16, "SCANNER A9M0337 "); +if (APPLE_MODEL_SELECT==ONESCANNER) + strcpy(result + 16, "SCANNER II "); +if (APPLE_MODEL_SELECT==COLORONESCANNER) + strcpy(result + 16, "SCANNER III "); + +#else + status = sanei_scsi_open (devname, &fd, sense_handler, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "attach: open failed (%s)\n", + sane_strstatus (status)); + return SANE_STATUS_INVAL; + } + + if (may_wait) + wait_ready (fd); + + DBG (USER_MESSAGE, "attach: sending INQUIRY\n"); + size = sizeof (result); + status = sanei_scsi_cmd (fd, inquiry, sizeof (inquiry), result, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "attach: inquiry failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + status = wait_ready (fd); + sanei_scsi_close (fd); + if (status != SANE_STATUS_GOOD) + return status; +#endif /* NEUTRALIZE_BACKEND */ + + /* check for old format: */ + apple_scanner = (strncmp (result + 8, "APPLE ", 8) == 0); + model_name = result + 16; + + apple_scanner = apple_scanner && (result[0] == 0x06); + + if (!apple_scanner) + { + DBG (ERROR_MESSAGE, "attach: device doesn't look like an Apple scanner" + "(result[0]=%#02x)\n", result[0]); + return SANE_STATUS_INVAL; + } + + /* get firmware revision as BCD number: */ + fw_revision = + (result[32] - '0') << 8 | (result[34] - '0') << 4 | (result[35] - '0'); + DBG (USER_MESSAGE, "attach: firmware revision %d.%02x\n", + fw_revision >> 8, fw_revision & 0xff); + + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + + memset (dev, 0, sizeof (*dev)); + + dev->sane.name = strdup (devname); + dev->sane.vendor = "Apple"; + dev->sane.model = strndup (model_name, 16); + dev->sane.type = "flatbed scanner"; + + dev->x_range.min = 0; + dev->x_range.max = SANE_FIX (8.51 * MM_PER_INCH); + dev->x_range.quant = 0; + + dev->y_range.min = 0; + dev->y_range.max = SANE_FIX (14.0 * MM_PER_INCH); + dev->y_range.quant = 0; + + dev->MaxHeight = 16800; + + if (strncmp (model_name, "SCANNER A9M0337 ", 16) == 0) + { + dev->ScannerModel = APPLESCANNER; + dev->dpi_range.min = SANE_FIX (75); + dev->dpi_range.max = SANE_FIX (300); + dev->dpi_range.quant = SANE_FIX (1); + dev->MaxWidth = 10208; + } + else if (strncmp (model_name, "SCANNER II ", 16) == 0) + { + dev->ScannerModel = ONESCANNER; + dev->dpi_range.min = SANE_FIX (72); + dev->dpi_range.max = SANE_FIX (300); + dev->dpi_range.quant = SANE_FIX (1); + dev->MaxWidth = 10200; + } + else if (strncmp (model_name, "SCANNER III ", 16) == 0) + { + dev->ScannerModel = COLORONESCANNER; + dev->dpi_range.min = SANE_FIX (72); + dev->dpi_range.max = SANE_FIX (300); + dev->dpi_range.quant = SANE_FIX (1); + dev->MaxWidth = 10200; + } + else + { + DBG (ERROR_MESSAGE, + "attach: Cannot found Apple scanner in the neighborhood\n"); + free (dev); + return SANE_STATUS_INVAL; + } + + DBG (USER_MESSAGE, "attach: found Apple scanner model %s (%s)\n", + dev->sane.model, dev->sane.type); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + + +static SANE_Status +scan_area_and_windows (Apple_Scanner * s) +{ + uint8_t cmd[10 + 8 + 42]; +#define CMD cmd + 0 +#define WH cmd + 10 +#define WP WH + 8 + +#ifdef NEUTRALIZE_BACKEND +return SANE_STATUS_GOOD; +#else + + /* setup SCSI command (except length): */ + memset (cmd, 0, sizeof (cmd)); + cmd[0] = APPLE_SCSI_AREA_AND_WINDOWS; + + + if (s->hw->ScannerModel == COLORONESCANNER) + { + STORE24 (CMD + 6, 50); + STORE16 (WH + 6, 42); + } + else + { + STORE24 (CMD + 6, 48); + STORE16 (WH + 6, 40); + } + +/* Store resolution. First X, the Y */ + + STORE16 (WP + 2, s->val[OPT_RESOLUTION].w); + STORE16 (WP + 4, s->val[OPT_RESOLUTION].w); + +/* Now the Scanner Window in Scanner Parameters */ + + STORE32 (WP + 6, s->ULx); + STORE32 (WP + 10, s->ULy); + STORE32 (WP + 14, s->Width); + STORE32 (WP + 18, s->Height); + +/* Now The Enhansment Group */ + + STORE8 (WP + 22, s->val[OPT_BRIGHTNESS].w); + STORE8 (WP + 23, s->val[OPT_THRESHOLD].w); + STORE8 (WP + 24, s->val[OPT_CONTRAST].w); + +/* The Mode */ + + if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART)) + STORE8 (WP + 25, 0) + else if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_HALFTONE)) + STORE8 (WP + 25, 1) + else if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY) || + !strcmp (s->val[OPT_MODE].s, "Gray16")) + STORE8 (WP + 25, 2) + else if (!strcmp (s->val[OPT_MODE].s, "BiColor")) + STORE8 (WP + 25, 3) + else if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR)) + STORE8 (WP + 25, 5) + else + { + DBG (ERROR_MESSAGE, "Cannot much mode %s\n", s->val[OPT_MODE].s); + return SANE_STATUS_INVAL; + } + + STORE8 (WP + 26, s->bpp) + +/* HalfTone */ +if (s->hw->ScannerModel != COLORONESCANNER) + { + if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "spiral4x4")) + STORE16 (WP + 27, 0) + else if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "bayer4x4")) + STORE16 (WP + 27, 1) + else if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "download")) + STORE16 (WP + 27, 1) + else if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "spiral8x8")) + STORE16 (WP + 27, 3) + else if (!strcmp (s->val[OPT_HALFTONE_PATTERN].s, "bayer8x8")) + STORE16 (WP + 27, 4) + else + { + DBG (ERROR_MESSAGE, "Cannot much haftone pattern %s\n", + s->val[OPT_HALFTONE_PATTERN].s); + return SANE_STATUS_INVAL; + } + } +/* Padding Type */ + STORE8 (WP + 29, 3); + + if (s->hw->ScannerModel == COLORONESCANNER) + { + if (s->val[OPT_VOLT_REF].w) + { + STORE8(WP+40,s->val[OPT_VOLT_REF_TOP].w); + STORE8(WP+41,s->val[OPT_VOLT_REF_BOTTOM].w); + } + else + { + STORE8(WP+40,0); + STORE8(WP+41,0); + } + return sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), 0, 0); + } + else + return sanei_scsi_cmd (s->fd, cmd, sizeof (cmd) - 2, 0, 0); + +#endif /* NEUTRALIZE_BACKEND */ +} + +static SANE_Status +mode_select (Apple_Scanner * s) +{ + uint8_t cmd[6 + 12]; +#define CMD cmd + 0 +#define PP cmd + 6 + + /* setup SCSI command (except length): */ + memset (cmd, 0, sizeof (cmd)); + cmd[0] = APPLE_SCSI_MODE_SELECT; + +/* Apple Hardware Magic */ + STORE8 (CMD + 1, 0x10); + +/* Parameter list length */ + STORE8 (CMD + 4, 12); + + STORE8 (PP + 5, 6); + + if (s->val[OPT_LAMP].w) *(PP+8) |= 1; + + switch (s->hw->ScannerModel) + { + case APPLESCANNER: + if (!strcmp (s->val[OPT_GRAYMAP].s, "dark")) + STORE8 (PP + 6, 0) + else if (!strcmp (s->val[OPT_GRAYMAP].s, "normal")) + STORE8 (PP + 6, 1) + else if (!strcmp (s->val[OPT_GRAYMAP].s, "light")) + STORE8 (PP + 6, 2) + else + { + DBG (ERROR_MESSAGE, "Cannot mach GrayMap Function %s\n", + s->val[OPT_GRAYMAP].s); + return SANE_STATUS_INVAL; + } + /* And the auto background threshold */ + STORE8 (PP + 7, s->val[OPT_AUTOBACKGROUND_THRESHOLD].w) + break; + case ONESCANNER: + if (s->val[OPT_LED].w) *(PP+7) |= 4; + if (s->val[OPT_CCD].w) *(PP+8) |= 2; + if (!strcmp (s->val[OPT_SPEED].s, "high")) + *(PP+8) |= 4; + else if (!strcmp (s->val[OPT_SPEED].s, "high wo H/S")) + *(PP+8) |= 8; + else if (!strcmp (s->val[OPT_SPEED].s, "normal")) + { /* Do nothing. Zeros are great */} + else + { + DBG (ERROR_MESSAGE, "Cannot mach speed selection %s\n", + s->val[OPT_SPEED].s); + return SANE_STATUS_INVAL; + } + break; + case COLORONESCANNER: + if (s->val[OPT_LED].w) *(PP+7) |= 4; + if (!s->val[OPT_CUSTOM_GAMMA].w) *(PP+7) |= 2; + if (!s->val[OPT_CUSTOM_CCT].w) *(PP+7) |= 1; + if (s->val[OPT_MTF_CIRCUIT].w) *(PP+8) |= 16; + if (s->val[OPT_ICP].w) *(PP+8) |= 8; + if (s->val[OPT_POLARITY].w) *(PP+8) |= 4; + if (s->val[OPT_CCD].w) *(PP+8) |= 2; + + if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "All")) + STORE8 (PP + 9, 0) + else if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "Red")) + STORE8 (PP + 9, 1) + else if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "Green")) + STORE8 (PP + 9, 2) + else if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "Blue")) + STORE8 (PP + 9, 3) + else + { + DBG (ERROR_MESSAGE, "Cannot mach Color Sensor for gray scans %s\n", + s->val[OPT_COLOR_SENSOR].s); + return SANE_STATUS_INVAL; + } + + break; + default: + DBG(ERROR_MESSAGE,"Bad Scanner.\n"); + break; + } + +#ifdef NEUTRALIZE_BACKEND + return SANE_STATUS_GOOD; +#else + return sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), 0, 0); +#endif /* NEUTRALIZE_BACKEND */ + +} + +static SANE_Status +start_scan (Apple_Scanner * s) +{ + SANE_Status status; + uint8_t start[7]; + + + memset (start, 0, sizeof (start)); + start[0] = APPLE_SCSI_START; + start[4] = 1; + + switch (s->hw->ScannerModel) + { + case APPLESCANNER: + if (s->val[OPT_WAIT].w) start[5]=0x80; + /* NOT TODO NoHome */ + break; + case ONESCANNER: + if (!s->val[OPT_CALIBRATE].w) start[5]=0x20; + break; + case COLORONESCANNER: + break; + default: + DBG(ERROR_MESSAGE,"Bad Scanner.\n"); + break; + } + + +#ifdef NEUTRALIZE_BACKEND + return SANE_STATUS_GOOD; +#else + status = sanei_scsi_cmd (s->fd, start, sizeof (start), 0, 0); + return status; +#endif /* NEUTRALIZE_BACKEND */ +} + +static SANE_Status +calc_parameters (Apple_Scanner * s) +{ + SANE_String val = s->val[OPT_MODE].s; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool OutOfRangeX, OutOfRangeY, Protect = SANE_TRUE; + SANE_Int xqstep, yqstep; + + DBG (FLOW_CONTROL, "Entering calc_parameters\n"); + + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART)) + { + s->params.last_frame = SANE_TRUE; + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 1; + s->bpp = 1; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + s->params.last_frame = SANE_TRUE; + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 1; + s->bpp = 1; + } + else if (!strcmp (val, "Gray16")) + { + s->params.last_frame = SANE_TRUE; + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 8; + s->bpp = 4; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_GRAY)) + { + s->params.last_frame = SANE_TRUE; + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 8; + s->bpp = 8; + } + else if (!strcmp (val, "BiColor")) + { + s->params.last_frame = SANE_TRUE; + s->params.format = SANE_FRAME_RGB; + s->params.depth = 24; + s->bpp = 3; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_COLOR)) + { + s->params.last_frame = SANE_FALSE; + s->params.format = SANE_FRAME_RED; + s->params.depth = 24; + s->bpp = 24; + } + else + { + DBG (ERROR_MESSAGE, "calc_parameters: Invalid mode %s\n", (char *) val); + status = SANE_STATUS_INVAL; + } + + s->ulx = SANE_UNFIX (s->val[OPT_TL_X].w) / MM_PER_INCH; + s->uly = SANE_UNFIX (s->val[OPT_TL_Y].w) / MM_PER_INCH; + s->wx = SANE_UNFIX (s->val[OPT_BR_X].w) / MM_PER_INCH - s->ulx; + s->wy = SANE_UNFIX (s->val[OPT_BR_Y].w) / MM_PER_INCH - s->uly; + + DBG (VARIABLE_CONTROL, "Desired [%g,%g] to +[%g,%g]\n", + s->ulx, s->uly, s->wx, s->wy); + + xqstep = XQSTEP (s->val[OPT_RESOLUTION].w, s->bpp); + yqstep = YQSTEP (s->val[OPT_RESOLUTION].w); + + DBG (VARIABLE_CONTROL, "Quantization steps of [%u,%u].\n", xqstep, yqstep); + + s->ULx = xquant (s->ulx, s->val[OPT_RESOLUTION].w, s->bpp, 0); + s->Width = xquant (s->wx, s->val[OPT_RESOLUTION].w, s->bpp, 1); + s->ULy = yquant (s->uly, s->val[OPT_RESOLUTION].w, 0); + s->Height = yquant (s->wy, s->val[OPT_RESOLUTION].w, 1); + + DBG (VARIABLE_CONTROL, "Scanner [%u,%u] to +[%u,%u]\n", + s->ULx, s->ULy, s->Width, s->Height); + + do + { + + OutOfRangeX = SANE_FALSE; + OutOfRangeY = SANE_FALSE; + + if (s->ULx + s->Width > s->hw->MaxWidth) + { + OutOfRangeX = SANE_TRUE; + Protect = SANE_FALSE; + s->Width -= xqstep; + } + + if (s->ULy + s->Height > s->hw->MaxHeight) + { + OutOfRangeY = SANE_TRUE; + Protect = SANE_FALSE; + s->Height -= yqstep; + } + + DBG (VARIABLE_CONTROL, "Adapting to [%u,%u] to +[%u,%u]\n", + s->ULx, s->ULy, s->Width, s->Height); + + } + while (OutOfRangeX || OutOfRangeY); + + s->ulx = (double) s->ULx / 1200; + s->uly = (double) s->ULy / 1200; + s->wx = (double) s->Width / 1200; + s->wy = (double) s->Height / 1200; + + + DBG (VARIABLE_CONTROL, "Real [%g,%g] to +[%g,%g]\n", + s->ulx, s->uly, s->wx, s->wy); + + +/* + + TODO: Remove this ugly hack (Protect). Read to learn why! + + NOTE: I hate the Fixed Sane type. This type gave me a terrible + headache and a difficult bug to find out. The xscanimage frontend + was looping and segfaulting all the time with random order. The + problem was the following: + + * You select new let's say BR_X + * sane_control_option returns info inexact (always for BR_X) but + does not modify val because it fits under the constrained + quantization. + + Hm... Well sane_control doesn't change the (double) value of val + but the Fixed interpatation may have been change (by 1 or something + small). + + So now we should protect the val if the change is smaller than the + quantization step or better under the SANE_[UN]FIX accuracy. + + Looks like for two distinct val (Fixed) values we get the same + double. How come ? + + This hack fixed the looping situtation. Unfortunately SIGSEGV + remains when you touch the slice bars (thouhg not all the + time). But it's OK if you select scan_area from the preview window + (cool). + + */ + + if (!Protect) + { + s->val[OPT_TL_X].w = SANE_FIX (s->ulx * MM_PER_INCH); + s->val[OPT_TL_Y].w = SANE_FIX (s->uly * MM_PER_INCH); + s->val[OPT_BR_X].w = SANE_FIX ((s->ulx + s->wx) * MM_PER_INCH); + s->val[OPT_BR_Y].w = SANE_FIX ((s->uly + s->wy) * MM_PER_INCH); + } + else + DBG (VARIABLE_CONTROL, "Not adapted. Protecting\n"); + + + DBG (VARIABLE_CONTROL, "GUI [%g,%g] to [%g,%g]\n", + SANE_UNFIX (s->val[OPT_TL_X].w), + SANE_UNFIX (s->val[OPT_TL_Y].w), + SANE_UNFIX (s->val[OPT_BR_X].w), + SANE_UNFIX (s->val[OPT_BR_Y].w)); + + /* NOTE: remember that AppleScanners quantize the scan area to be a + byte multiple */ + + + s->params.pixels_per_line = s->Width * s->val[OPT_RESOLUTION].w / 1200; + s->params.lines = s->Height * s->val[OPT_RESOLUTION].w / 1200; + s->params.bytes_per_line = s->params.pixels_per_line * s->params.depth / 8; + + + DBG (VARIABLE_CONTROL, "format=%d\n", s->params.format); + DBG (VARIABLE_CONTROL, "last_frame=%d\n", s->params.last_frame); + DBG (VARIABLE_CONTROL, "lines=%d\n", s->params.lines); + DBG (VARIABLE_CONTROL, "depth=%d (%d)\n", s->params.depth, s->bpp); + DBG (VARIABLE_CONTROL, "pixels_per_line=%d\n", s->params.pixels_per_line); + DBG (VARIABLE_CONTROL, "bytes_per_line=%d\n", s->params.bytes_per_line); + DBG (VARIABLE_CONTROL, "Pixels %dx%dx%d\n", + s->params.pixels_per_line, s->params.lines, 1 << s->params.depth); + + DBG (FLOW_CONTROL, "Leaving calc_parameters\n"); + return status; +} + + + +static SANE_Status +gamma_update(SANE_Handle handle) +{ +Apple_Scanner *s = handle; + + +if (s->hw->ScannerModel == COLORONESCANNER) + { + if ( !strcmp(s->val[OPT_MODE].s,SANE_VALUE_SCAN_MODE_GRAY) || + !strcmp(s->val[OPT_MODE].s,"Gray16") ) + { + ENABLE (OPT_CUSTOM_GAMMA); + if (s->val[OPT_CUSTOM_GAMMA].w) + { + ENABLE (OPT_DOWNLOAD_GAMMA); + if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"All")) + { + ENABLE (OPT_GAMMA_VECTOR_R); + ENABLE (OPT_GAMMA_VECTOR_G); + ENABLE (OPT_GAMMA_VECTOR_B); + } + if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"Red")) + { + ENABLE (OPT_GAMMA_VECTOR_R); + DISABLE(OPT_GAMMA_VECTOR_G); + DISABLE (OPT_GAMMA_VECTOR_B); + } + if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"Green")) + { + DISABLE (OPT_GAMMA_VECTOR_R); + ENABLE (OPT_GAMMA_VECTOR_G); + DISABLE (OPT_GAMMA_VECTOR_B); + } + if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"Blue")) + { + DISABLE (OPT_GAMMA_VECTOR_R); + DISABLE (OPT_GAMMA_VECTOR_G); + ENABLE (OPT_GAMMA_VECTOR_B); + } + } + else /* Not custom gamma */ + { + goto discustom; + } + } + else if (!strcmp(s->val[OPT_MODE].s,SANE_VALUE_SCAN_MODE_COLOR)) + { + ENABLE (OPT_CUSTOM_GAMMA); + if (s->val[OPT_CUSTOM_GAMMA].w) + { + ENABLE (OPT_DOWNLOAD_GAMMA); + ENABLE (OPT_GAMMA_VECTOR_R); + ENABLE (OPT_GAMMA_VECTOR_G); + ENABLE (OPT_GAMMA_VECTOR_B); + } + else /* Not custom gamma */ + { + goto discustom; + } + } + else /* Not Gamma capable mode */ + { + goto disall; + } + } /* Not Gamma capable Scanner */ +else + { +disall: + DISABLE (OPT_CUSTOM_GAMMA); +discustom: + DISABLE (OPT_GAMMA_VECTOR_R); + DISABLE (OPT_GAMMA_VECTOR_G); + DISABLE (OPT_GAMMA_VECTOR_B); + DISABLE (OPT_DOWNLOAD_GAMMA); + } + +return SANE_STATUS_GOOD; +} + + +static SANE_Status +mode_update (SANE_Handle handle, char *val) +{ + Apple_Scanner *s = handle; + SANE_Bool cct=SANE_FALSE; + SANE_Bool UseThreshold=SANE_FALSE; + + DISABLE(OPT_COLOR_SENSOR); + + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART)) + { + if (s->hw->ScannerModel == APPLESCANNER) + ENABLE (OPT_AUTOBACKGROUND); + else + DISABLE (OPT_AUTOBACKGROUND); + DISABLE (OPT_HALFTONE_PATTERN); + + UseThreshold=SANE_TRUE; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + DISABLE (OPT_AUTOBACKGROUND); + ENABLE (OPT_HALFTONE_PATTERN); + } + else if (!strcmp (val, "Gray16") || !strcmp (val, SANE_VALUE_SCAN_MODE_GRAY)) + { + DISABLE (OPT_AUTOBACKGROUND); + DISABLE (OPT_HALFTONE_PATTERN); + if (s->hw->ScannerModel == COLORONESCANNER) + ENABLE(OPT_COLOR_SENSOR); + + } /* End of Gray */ + else if (!strcmp (val, "BiColor")) + { + DISABLE (OPT_AUTOBACKGROUND); + DISABLE (OPT_HALFTONE_PATTERN); + UseThreshold=SANE_TRUE; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_COLOR)) + { + DISABLE (OPT_AUTOBACKGROUND); + DISABLE (OPT_HALFTONE_PATTERN); + cct=SANE_TRUE; + } + else + { + DBG (ERROR_MESSAGE, "Invalid mode %s\n", (char *) val); + return SANE_STATUS_INVAL; + } + +/* Second hand dependancies of mode option */ +/* Looks like code doubling */ + + + if (UseThreshold) + { + DISABLE (OPT_BRIGHTNESS); + DISABLE (OPT_CONTRAST); + DISABLE (OPT_VOLT_REF); + DISABLE (OPT_VOLT_REF_TOP); + DISABLE (OPT_VOLT_REF_BOTTOM); + + if (IS_ACTIVE (OPT_AUTOBACKGROUND) && s->val[OPT_AUTOBACKGROUND].w) + { + DISABLE (OPT_THRESHOLD); + ENABLE (OPT_AUTOBACKGROUND_THRESHOLD); + } + else + { + ENABLE (OPT_THRESHOLD); + DISABLE (OPT_AUTOBACKGROUND_THRESHOLD); + } + } + else + { + DISABLE (OPT_THRESHOLD); + DISABLE (OPT_AUTOBACKGROUND_THRESHOLD); + + if (s->hw->ScannerModel == COLORONESCANNER) + { + ENABLE (OPT_VOLT_REF); + if (s->val[OPT_VOLT_REF].w) + { + ENABLE (OPT_VOLT_REF_TOP); + ENABLE (OPT_VOLT_REF_BOTTOM); + DISABLE (OPT_BRIGHTNESS); + DISABLE (OPT_CONTRAST); + } + else + { + DISABLE (OPT_VOLT_REF_TOP); + DISABLE (OPT_VOLT_REF_BOTTOM); + ENABLE (OPT_BRIGHTNESS); + ENABLE (OPT_CONTRAST); + } + } + else + { + ENABLE (OPT_BRIGHTNESS); + ENABLE (OPT_CONTRAST); + } + } + + + if (IS_ACTIVE (OPT_HALFTONE_PATTERN) && + !strcmp (s->val[OPT_HALFTONE_PATTERN].s, "download")) + ENABLE (OPT_HALFTONE_FILE); + else + DISABLE (OPT_HALFTONE_FILE); + + if (cct) + ENABLE (OPT_CUSTOM_CCT); + else + DISABLE (OPT_CUSTOM_CCT); + + if (cct && s->val[OPT_CUSTOM_CCT].w) + { + ENABLE(OPT_CCT); + ENABLE(OPT_DOWNLOAD_CCT); + } + else + { + DISABLE(OPT_CCT); + DISABLE(OPT_DOWNLOAD_CCT); + } + + + gamma_update (s); + calc_parameters (s); + + return SANE_STATUS_GOOD; + +} + + + + +static SANE_Status +init_options (Apple_Scanner * s) +{ + int i; + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* Hardware detect Information group: */ + + s->opt[OPT_HWDETECT_GROUP].title = "Hardware"; + s->opt[OPT_HWDETECT_GROUP].desc = "Detected during hardware probing"; + s->opt[OPT_HWDETECT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_HWDETECT_GROUP].cap = 0; + s->opt[OPT_HWDETECT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_MODEL].name = "model"; + s->opt[OPT_MODEL].title = "Model"; + s->opt[OPT_MODEL].desc = "Model and capabilities"; + s->opt[OPT_MODEL].type = SANE_TYPE_STRING; + s->opt[OPT_MODEL].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_MODEL].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_MODEL].size = max_string_size (SupportedModel); + s->val[OPT_MODEL].s = strdup (SupportedModel[s->hw->ScannerModel]); + + + /* "Mode" group: */ + + s->opt[OPT_MODE_GROUP].title = "Scan Mode"; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + halftone_pattern_list[0]="spiral4x4"; + halftone_pattern_list[1]="bayer4x4"; + halftone_pattern_list[2]="download"; + halftone_pattern_list[3]=NULL; + + + switch (s->hw->ScannerModel) + { + case APPLESCANNER: + mode_list[0]=SANE_VALUE_SCAN_MODE_LINEART; + mode_list[1]=SANE_VALUE_SCAN_MODE_HALFTONE; + mode_list[2]="Gray16"; + mode_list[3]=NULL; + break; + case ONESCANNER: + mode_list[0]=SANE_VALUE_SCAN_MODE_LINEART; + mode_list[1]=SANE_VALUE_SCAN_MODE_HALFTONE; + mode_list[2]="Gray16"; + mode_list[3]=SANE_VALUE_SCAN_MODE_GRAY; + mode_list[4]=NULL; + halftone_pattern_list[3]="spiral8x8"; + halftone_pattern_list[4]="bayer8x8"; + halftone_pattern_list[5]=NULL; + break; + case COLORONESCANNER: + mode_list[0]=SANE_VALUE_SCAN_MODE_LINEART; + mode_list[1]="Gray16"; + mode_list[2]=SANE_VALUE_SCAN_MODE_GRAY; + mode_list[3]="BiColor"; + mode_list[4]=SANE_VALUE_SCAN_MODE_COLOR; + mode_list[5]=NULL; + break; + default: + break; + } + + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[0]); + + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; +/* TODO: Build the constraints on resolution in a smart way */ + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = resbit_list; + s->val[OPT_RESOLUTION].w = resbit_list[1]; + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range.max; + + + /* "Enhancement" group: */ + + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &byte_range; + s->val[OPT_BRIGHTNESS].w = 128; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST + " This option is active for halftone/Grayscale modes only."; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &byte_range; + s->val[OPT_CONTRAST].w = 1; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &byte_range; + s->val[OPT_THRESHOLD].w = 128; + + /* AppleScanner Only options */ + + /* GrayMap Enhance */ + s->opt[OPT_GRAYMAP].name = "graymap"; + s->opt[OPT_GRAYMAP].title = "GrayMap"; + s->opt[OPT_GRAYMAP].desc = "Fixed Gamma Enhancing"; + s->opt[OPT_GRAYMAP].type = SANE_TYPE_STRING; + s->opt[OPT_GRAYMAP].constraint_type = SANE_CONSTRAINT_STRING_LIST; + if (s->hw->ScannerModel != APPLESCANNER) + s->opt[OPT_GRAYMAP].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GRAYMAP].constraint.string_list = graymap_list; + s->opt[OPT_GRAYMAP].size = max_string_size (graymap_list); + s->val[OPT_GRAYMAP].s = strdup (graymap_list[1]); + + /* Enable auto background adjustment */ + s->opt[OPT_AUTOBACKGROUND].name = "abj"; + s->opt[OPT_AUTOBACKGROUND].title = "Use Auto Background Adjustment"; + s->opt[OPT_AUTOBACKGROUND].desc = + "Enables/Disables the Auto Background Adjustment feature"; + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) + || (s->hw->ScannerModel != APPLESCANNER)) + DISABLE (OPT_AUTOBACKGROUND); + s->opt[OPT_AUTOBACKGROUND].type = SANE_TYPE_BOOL; + s->val[OPT_AUTOBACKGROUND].w = SANE_FALSE; + + /* auto background adjustment threshold */ + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].name = "abjthreshold"; + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].title = "Auto Background Adjustment Threshold"; + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].desc = "Selects the automatically adjustable threshold"; + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + + if (!IS_ACTIVE (OPT_AUTOBACKGROUND) || + s->val[OPT_AUTOBACKGROUND].w == SANE_FALSE) + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_AUTOBACKGROUND_THRESHOLD].constraint.range = &byte_range; + s->val[OPT_AUTOBACKGROUND_THRESHOLD].w = 64; + + + /* AppleScanner & OneScanner options */ + + /* Select HalfTone Pattern */ + s->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].size = max_string_size (halftone_pattern_list); + s->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_AUTOMATIC; + s->opt[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_HALFTONE_PATTERN].constraint.string_list = halftone_pattern_list; + s->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_pattern_list[0]); + + if (s->hw->ScannerModel!=APPLESCANNER && s->hw->ScannerModel!=ONESCANNER) + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + + /* halftone pattern file */ + s->opt[OPT_HALFTONE_FILE].name = "halftone-pattern-file"; + s->opt[OPT_HALFTONE_FILE].title = "Halftone Pattern File"; + s->opt[OPT_HALFTONE_FILE].desc = + "Download and use the specified file as halftone pattern"; + s->opt[OPT_HALFTONE_FILE].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_FILE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_FILE].size = 256; + s->val[OPT_HALFTONE_FILE].s = "halftone.pgm"; + + /* Use volt_ref */ + s->opt[OPT_VOLT_REF].name = "volt-ref"; + s->opt[OPT_VOLT_REF].title = "Volt Reference"; + s->opt[OPT_VOLT_REF].desc ="It's brightness equivalant."; + s->opt[OPT_VOLT_REF].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_VOLT_REF].cap |= SANE_CAP_INACTIVE; + s->val[OPT_VOLT_REF].w = SANE_FALSE; + + s->opt[OPT_VOLT_REF_TOP].name = "volt-ref-top"; + s->opt[OPT_VOLT_REF_TOP].title = "Top Voltage Reference"; + s->opt[OPT_VOLT_REF_TOP].desc = "I really do not know."; + s->opt[OPT_VOLT_REF_TOP].type = SANE_TYPE_INT; + s->opt[OPT_VOLT_REF_TOP].unit = SANE_UNIT_NONE; + if (s->hw->ScannerModel!=COLORONESCANNER || s->val[OPT_VOLT_REF].w==SANE_FALSE) + s->opt[OPT_VOLT_REF_TOP].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_VOLT_REF_TOP].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_VOLT_REF_TOP].constraint.range = &byte_range; + s->val[OPT_VOLT_REF_TOP].w = 255; + + s->opt[OPT_VOLT_REF_BOTTOM].name = "volt-ref-bottom"; + s->opt[OPT_VOLT_REF_BOTTOM].title = "Bottom Voltage Reference"; + s->opt[OPT_VOLT_REF_BOTTOM].desc = "I really do not know."; + s->opt[OPT_VOLT_REF_BOTTOM].type = SANE_TYPE_INT; + s->opt[OPT_VOLT_REF_BOTTOM].unit = SANE_UNIT_NONE; + if (s->hw->ScannerModel!=COLORONESCANNER || s->val[OPT_VOLT_REF].w==SANE_FALSE) + s->opt[OPT_VOLT_REF_BOTTOM].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_VOLT_REF_BOTTOM].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_VOLT_REF_BOTTOM].constraint.range = &byte_range; + s->val[OPT_VOLT_REF_BOTTOM].w = 1; + +/* Misc Functions: Advanced */ + + s->opt[OPT_MISC_GROUP].title = "Miscallaneous"; + s->opt[OPT_MISC_GROUP].desc = ""; + s->opt[OPT_MISC_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MISC_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_MISC_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + + /* Turn On lamp during scan: All scanners */ + s->opt[OPT_LAMP].name = "lamp"; + s->opt[OPT_LAMP].title = "Lamp"; + s->opt[OPT_LAMP].desc = "Hold the lamp on during scans."; + s->opt[OPT_LAMP].type = SANE_TYPE_BOOL; + s->val[OPT_LAMP].w = SANE_FALSE; + + /* AppleScanner Only options */ + + /* Wait for button to be pressed before scanning */ + s->opt[OPT_WAIT].name = "wait"; + s->opt[OPT_WAIT].title = "Wait"; + s->opt[OPT_WAIT].desc = "You may issue the scan command but the actual " + "scan will not start unless you press the button in the front of the " + "scanner. It is usefull feature when you want to make a network scan (?) " + "In the mean time you may halt your computer waiting for the SCSI bus " + "to be free. If this happens just press the scanner button."; + s->opt[OPT_WAIT].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel != APPLESCANNER) + s->opt[OPT_WAIT].cap |= SANE_CAP_INACTIVE; + s->val[OPT_WAIT].w = SANE_FALSE; + + + /* OneScanner Only options */ + + /* Calibrate before scanning ? */ + s->opt[OPT_CALIBRATE].name = "calibrate"; + s->opt[OPT_CALIBRATE].title = "Calibrate"; + s->opt[OPT_CALIBRATE].desc = "You may avoid the calibration before " + "scanning but this will lead you to lower image quality."; + s->opt[OPT_CALIBRATE].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel != ONESCANNER) + s->opt[OPT_CALIBRATE].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CALIBRATE].w = SANE_TRUE; + + /* speed */ + s->opt[OPT_SPEED].name = SANE_NAME_SCAN_SPEED; + s->opt[OPT_SPEED].title = SANE_TITLE_SCAN_SPEED; + s->opt[OPT_SPEED].desc = SANE_DESC_SCAN_SPEED; + s->opt[OPT_SPEED].type = SANE_TYPE_STRING; + if (s->hw->ScannerModel != ONESCANNER) + s->opt[OPT_SPEED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SPEED].size = max_string_size (speed_list); + s->opt[OPT_SPEED].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SPEED].constraint.string_list = speed_list; + s->val[OPT_SPEED].s = strdup (speed_list[0]); + + /* OneScanner & ColorOneScanner (LED && CCD) */ + + /* LED ? */ + s->opt[OPT_LED].name = "led"; + s->opt[OPT_LED].title = "LED"; + s->opt[OPT_LED].desc ="This option controls the setting of the ambler LED."; + s->opt[OPT_LED].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel!=ONESCANNER && s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_LED].cap |= SANE_CAP_INACTIVE; + s->val[OPT_LED].w = SANE_TRUE; + + /* CCD Power ? */ + s->opt[OPT_CCD].name = "ccd"; + s->opt[OPT_CCD].title = "CCD Power"; + s->opt[OPT_CCD].desc ="This option controls the power to the CCD array."; + s->opt[OPT_CCD].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel!=ONESCANNER && s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_CCD].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CCD].w = SANE_TRUE; + + /* Use MTF Circuit */ + s->opt[OPT_MTF_CIRCUIT].name = "mtf"; + s->opt[OPT_MTF_CIRCUIT].title = "MTF Circuit"; + s->opt[OPT_MTF_CIRCUIT].desc ="Turns the MTF (Modulation Transfer Function) " + "peaking circuit on or off."; + s->opt[OPT_MTF_CIRCUIT].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_MTF_CIRCUIT].cap |= SANE_CAP_INACTIVE; + s->val[OPT_MTF_CIRCUIT].w = SANE_TRUE; + + + /* Use ICP */ + s->opt[OPT_ICP].name = "icp"; + s->opt[OPT_ICP].title = "ICP"; + s->opt[OPT_ICP].desc ="What is an ICP anyway?"; + s->opt[OPT_ICP].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_ICP].cap |= SANE_CAP_INACTIVE; + s->val[OPT_ICP].w = SANE_TRUE; + + + /* Data Polarity */ + s->opt[OPT_POLARITY].name = "polarity"; + s->opt[OPT_POLARITY].title = "Data Polarity"; + s->opt[OPT_POLARITY].desc = "Reverse black and white."; + s->opt[OPT_POLARITY].type = SANE_TYPE_BOOL; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_POLARITY].cap |= SANE_CAP_INACTIVE; + s->val[OPT_POLARITY].w = SANE_FALSE; + + +/* Color Functions: Advanced */ + + s->opt[OPT_COLOR_GROUP].title = SANE_VALUE_SCAN_MODE_COLOR; + s->opt[OPT_COLOR_GROUP].desc = ""; + s->opt[OPT_COLOR_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_COLOR_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_COLOR_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + +#ifdef CALIBRATION_FUNCTIONALITY + /* OneScanner calibration vector */ + s->opt[OPT_CALIBRATION_VECTOR].name = "calibration-vector"; + s->opt[OPT_CALIBRATION_VECTOR].title = "Calibration Vector"; + s->opt[OPT_CALIBRATION_VECTOR].desc = "Calibration vector for the CCD array."; + s->opt[OPT_CALIBRATION_VECTOR].type = SANE_TYPE_INT; + if (s->hw->ScannerModel!=ONESCANNER) + s->opt[OPT_CALIBRATION_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CALIBRATION_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATION_VECTOR].size = 2550 * sizeof (SANE_Word); + s->opt[OPT_CALIBRATION_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CALIBRATION_VECTOR].constraint.range = &u8_range; + s->val[OPT_CALIBRATION_VECTOR].wa = s->calibration_vector; + + /* ColorOneScanner calibration vector per band */ + s->opt[OPT_CALIBRATION_VECTOR_RED].name = "calibration-vector-red"; + s->opt[OPT_CALIBRATION_VECTOR_RED].title = "Calibration Vector for Red"; + s->opt[OPT_CALIBRATION_VECTOR_RED].desc = "Calibration vector for the CCD array."; + s->opt[OPT_CALIBRATION_VECTOR_RED].type = SANE_TYPE_INT; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_CALIBRATION_VECTOR_RED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CALIBRATION_VECTOR_RED].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATION_VECTOR_RED].size = 2700 * sizeof (SANE_Word); + s->opt[OPT_CALIBRATION_VECTOR_RED].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CALIBRATION_VECTOR_RED].constraint.range = &u8_range; + s->val[OPT_CALIBRATION_VECTOR_RED].wa = s->calibration_vector_red; + + /* ColorOneScanner calibration vector per band */ + s->opt[OPT_CALIBRATION_VECTOR_GREEN].name = "calibration-vector-green"; + s->opt[OPT_CALIBRATION_VECTOR_GREEN].title = "Calibration Vector for Green"; + s->opt[OPT_CALIBRATION_VECTOR_GREEN].desc = "Calibration vector for the CCD array."; + s->opt[OPT_CALIBRATION_VECTOR_GREEN].type = SANE_TYPE_INT; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_CALIBRATION_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CALIBRATION_VECTOR_GREEN].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATION_VECTOR_GREEN].size = 2700 * sizeof (SANE_Word); + s->opt[OPT_CALIBRATION_VECTOR_GREEN].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CALIBRATION_VECTOR_GREEN].constraint.range = &u8_range; + s->val[OPT_CALIBRATION_VECTOR_GREEN].wa = s->calibration_vector_green; + + /* ColorOneScanner calibration vector per band */ + s->opt[OPT_CALIBRATION_VECTOR_BLUE].name = "calibration-vector-blue"; + s->opt[OPT_CALIBRATION_VECTOR_BLUE].title = "Calibration Vector for Blue"; + s->opt[OPT_CALIBRATION_VECTOR_BLUE].desc = "Calibration vector for the CCD array."; + s->opt[OPT_CALIBRATION_VECTOR_BLUE].type = SANE_TYPE_INT; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_CALIBRATION_VECTOR_BLUE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CALIBRATION_VECTOR_BLUE].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATION_VECTOR_BLUE].size = 2700 * sizeof (SANE_Word); + s->opt[OPT_CALIBRATION_VECTOR_BLUE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CALIBRATION_VECTOR_BLUE].constraint.range = &u8_range; + s->val[OPT_CALIBRATION_VECTOR_BLUE].wa = s->calibration_vector_blue; +#endif /* CALIBRATION_FUNCTIONALITY */ + + /* Action: Download calibration vector */ + s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].name = "download-calibration"; + s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].title = "Download Calibration Vector"; + s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].desc = "Download calibration vector to scanner"; + s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].type = SANE_TYPE_BUTTON; + if (s->hw->ScannerModel!=ONESCANNER && s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].cap |= SANE_CAP_INACTIVE; + + /* custom-cct table */ + s->opt[OPT_CUSTOM_CCT].name = "custom-cct"; + s->opt[OPT_CUSTOM_CCT].title = "Use Custom CCT"; + s->opt[OPT_CUSTOM_CCT].desc ="Determines whether a builtin " + "or a custom 3x3 Color Correction Table (CCT) should be used."; + s->opt[OPT_CUSTOM_CCT].type = SANE_TYPE_BOOL; + s->opt[OPT_CUSTOM_CCT].cap |= SANE_CAP_INACTIVE; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_CUSTOM_CCT].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CUSTOM_CCT].w = SANE_FALSE; + + + /* CCT */ + s->opt[OPT_CCT].name = "cct"; + s->opt[OPT_CCT].title = "3x3 Color Correction Table"; + s->opt[OPT_CCT].desc = "TODO: Color Correction is currently unsupported"; + s->opt[OPT_CCT].type = SANE_TYPE_FIXED; + s->opt[OPT_CCT].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT].size = 9 * sizeof (SANE_Word); + s->opt[OPT_CCT].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT].constraint.range = &u8_range; + s->val[OPT_CCT].wa = s->cct3x3; + + + /* Action: custom 3x3 color correction table */ + s->opt[OPT_DOWNLOAD_CCT].name = "download-3x3"; + s->opt[OPT_DOWNLOAD_CCT].title = "Download 3x3 CCT"; + s->opt[OPT_DOWNLOAD_CCT].desc = "Download 3x3 color correction table"; + s->opt[OPT_DOWNLOAD_CCT].type = SANE_TYPE_BUTTON; + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_DOWNLOAD_CCT].cap |= SANE_CAP_INACTIVE; + + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[0][0]; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[1][0]; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[2][0]; + + /* Action: download gamma vectors table */ + s->opt[OPT_DOWNLOAD_GAMMA].name = "download-gamma"; + s->opt[OPT_DOWNLOAD_GAMMA].title = "Download Gamma Vector(s)"; + s->opt[OPT_DOWNLOAD_GAMMA].desc = "Download Gamma Vector(s)."; + s->opt[OPT_DOWNLOAD_GAMMA].type = SANE_TYPE_BUTTON; + s->opt[OPT_DOWNLOAD_GAMMA].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_COLOR_SENSOR].name = "color-sensor"; + s->opt[OPT_COLOR_SENSOR].title = "Gray scan with"; + s->opt[OPT_COLOR_SENSOR].desc = "Select the color sensor to scan in gray mode."; + s->opt[OPT_COLOR_SENSOR].type = SANE_TYPE_STRING; + s->opt[OPT_COLOR_SENSOR].unit = SANE_UNIT_NONE; + s->opt[OPT_COLOR_SENSOR].size = max_string_size (color_sensor_list); + if (s->hw->ScannerModel!=COLORONESCANNER) + s->opt[OPT_COLOR_SENSOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_COLOR_SENSOR].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_COLOR_SENSOR].constraint.string_list = color_sensor_list; + s->val[OPT_COLOR_SENSOR].s = strdup(color_sensor_list[2]); + + + mode_update (s, s->val[OPT_MODE].s); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one (const char *dev) +{ + attach (dev, 0, SANE_FALSE); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp; + + authorize = authorize; /* silence gcc */ + + DBG_INIT (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (APPLE_CONFIG_FILE); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + attach ("/dev/scanner", 0, SANE_FALSE); + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + + len = strlen (dev_name); + + if (!len) + continue; /* ignore empty lines */ + + if (strncmp (dev_name, "option", 6) == 0 + && isspace (dev_name[6])) + { + const char *str = dev_name + 7; + + while (isspace (*str)) + ++str; + + continue; + } + + sanei_config_attach_matching_devices (dev_name, attach_one); + } + fclose (fp); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Apple_Device *dev, *next; + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free (dev); + } +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + Apple_Device *dev; + int i; + + local_only = local_only; /* silence gcc */ + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Apple_Device *dev; + SANE_Status status; + Apple_Scanner *s; + int i, j; + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + status = attach (devicename, &dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + /* empty devicname -> use first device */ + dev = first_dev; + + if (!dev) + return SANE_STATUS_INVAL; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->fd = -1; + s->hw = dev; + for (i = 0; i < 3; ++i) + for (j = 0; j < 256; ++j) + s->gamma_table[i][j] = j; + + init_options (s); + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + + *handle = s; + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Apple_Scanner *prev, *s; + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (ERROR_MESSAGE, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + free (handle); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Apple_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Apple_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + + + DBG (FLOW_CONTROL, "(%s): Entering on control_option for option %s (%d).\n", + (action == SANE_ACTION_GET_VALUE) ? "get" : "set", + s->opt[option].name, option); + + if (val || action == SANE_ACTION_GET_VALUE) + switch (s->opt[option].type) + { + case SANE_TYPE_STRING: + DBG (FLOW_CONTROL, "Value %s\n", (action == SANE_ACTION_GET_VALUE) ? + s->val[option].s : (char *) val); + break; + case SANE_TYPE_FIXED: + { + double v1, v2; + SANE_Fixed f; + v1 = SANE_UNFIX (s->val[option].w); + f = *(SANE_Fixed *) val; + v2 = SANE_UNFIX (f); + DBG (FLOW_CONTROL, "Value %g (Fixed)\n", + (action == SANE_ACTION_GET_VALUE) ? v1 : v2); + } + default: + DBG (FLOW_CONTROL, "Value %u (Int).\n", + (action == SANE_ACTION_GET_VALUE) + ? s->val[option].w : *(SANE_Int *) val); + break; + } + + + if (info) + *info = 0; + + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_THRESHOLD: + case OPT_AUTOBACKGROUND: + case OPT_AUTOBACKGROUND_THRESHOLD: + case OPT_VOLT_REF: + case OPT_VOLT_REF_TOP: + case OPT_VOLT_REF_BOTTOM: + + case OPT_LAMP: + case OPT_WAIT: + case OPT_CALIBRATE: + case OPT_LED: + case OPT_CCD: + case OPT_MTF_CIRCUIT: + case OPT_ICP: + case OPT_POLARITY: + + case OPT_CUSTOM_CCT: + case OPT_CUSTOM_GAMMA: + *(SANE_Word *) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* word-array options: */ + + case OPT_CCT: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* string options: */ + + case OPT_MODE: +/* +TODO: This is to protect the mode string to be ruined from the dll? +backend. I do not know why. It's definitely an overkill and should be +eliminated. + status = sanei_constrain_value (s->opt + option, s->val[option].s, + info); +*/ + case OPT_MODEL: + case OPT_GRAYMAP: + case OPT_HALFTONE_PATTERN: + case OPT_HALFTONE_FILE: + case OPT_SPEED: + case OPT_COLOR_SENSOR: + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + +/* Some Buttons */ + case OPT_DOWNLOAD_CALIBRATION_VECTOR: + case OPT_DOWNLOAD_CCT: + case OPT_DOWNLOAD_GAMMA: + return SANE_STATUS_INVAL; + + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (s->opt + option, val, info); + + if (status != SANE_STATUS_GOOD) + return status; + + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + + s->val[option].w = *(SANE_Word *) val; + calc_parameters (s); + + if (info) + *info |= SANE_INFO_RELOAD_PARAMS + | SANE_INFO_RELOAD_OPTIONS + | SANE_INFO_INEXACT; + + return SANE_STATUS_GOOD; + + /* fall through */ + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_THRESHOLD: + case OPT_AUTOBACKGROUND_THRESHOLD: + case OPT_VOLT_REF_TOP: + case OPT_VOLT_REF_BOTTOM: + case OPT_LAMP: + case OPT_WAIT: + case OPT_CALIBRATE: + case OPT_LED: + case OPT_CCD: + case OPT_MTF_CIRCUIT: + case OPT_ICP: + case OPT_POLARITY: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* Simple Strings */ + case OPT_GRAYMAP: + case OPT_HALFTONE_FILE: + case OPT_SPEED: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + /* Boolean */ + case OPT_PREVIEW: + s->val[option].w = *(SANE_Bool *) val; + return SANE_STATUS_GOOD; + + + /* side-effect-free word-array options: */ + case OPT_CCT: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + return SANE_STATUS_GOOD; + + + /* options with light side-effects: */ + + case OPT_HALFTONE_PATTERN: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!strcmp (val, "download")) + { + return SANE_STATUS_UNSUPPORTED; + /* TODO: ENABLE(OPT_HALFTONE_FILE); */ + } + else + DISABLE (OPT_HALFTONE_FILE); + return SANE_STATUS_GOOD; + + case OPT_AUTOBACKGROUND: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + s->val[option].w = *(SANE_Bool *) val; + if (*(SANE_Bool *) val) + { + DISABLE (OPT_THRESHOLD); + ENABLE (OPT_AUTOBACKGROUND_THRESHOLD); + } + else + { + ENABLE (OPT_THRESHOLD); + DISABLE (OPT_AUTOBACKGROUND_THRESHOLD); + } + return SANE_STATUS_GOOD; + case OPT_VOLT_REF: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + s->val[option].w = *(SANE_Bool *) val; + if (*(SANE_Bool *) val) + { + DISABLE(OPT_BRIGHTNESS); + DISABLE(OPT_CONTRAST); + ENABLE(OPT_VOLT_REF_TOP); + ENABLE(OPT_VOLT_REF_BOTTOM); + } + else + { + ENABLE(OPT_BRIGHTNESS); + ENABLE(OPT_CONTRAST); + DISABLE(OPT_VOLT_REF_TOP); + DISABLE(OPT_VOLT_REF_BOTTOM); + } + return SANE_STATUS_GOOD; + +/* Actions: Buttons */ + + case OPT_DOWNLOAD_CALIBRATION_VECTOR: + case OPT_DOWNLOAD_CCT: + case OPT_DOWNLOAD_GAMMA: + /* TODO: fix {down/up}loads */ + return SANE_STATUS_UNSUPPORTED; + + case OPT_CUSTOM_CCT: + s->val[OPT_CUSTOM_CCT].w=*(SANE_Word *) val; + if (s->val[OPT_CUSTOM_CCT].w) + { + ENABLE(OPT_CCT); + ENABLE(OPT_DOWNLOAD_CCT); + } + else + { + DISABLE(OPT_CCT); + DISABLE(OPT_DOWNLOAD_CCT); + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_CUSTOM_GAMMA: + s->val[OPT_CUSTOM_GAMMA].w = *(SANE_Word *) val; + gamma_update(s); + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_COLOR_SENSOR: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + gamma_update(s); + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + /* HEAVY (RADIOACTIVE) SIDE EFFECTS: CHECKME */ + case OPT_MODE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + + status = mode_update (s, val); + if (status != SANE_STATUS_GOOD) + return status; + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + } /* End of switch */ + } /* End of SET_VALUE */ + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Apple_Scanner *s = handle; + + DBG (FLOW_CONTROL, "Entering sane_get_parameters\n"); + calc_parameters (s); + + + if (params) + *params = s->params; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Apple_Scanner *s = handle; + SANE_Status status; + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + + calc_parameters (s); + + if (s->fd < 0) + { + /* this is the first (and maybe only) pass... */ + + status = sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "open: open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + return status; + } + } + + status = wait_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "open: wait_ready() failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = mode_select (s); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "sane_start: mode_select command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = scan_area_and_windows (s); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "open: set scan area command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = request_sense (s); + if (status != SANE_STATUS_GOOD) + { + DBG (ERROR_MESSAGE, "sane_start: request_sense revealed error: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + s->scanning = SANE_TRUE; + s->AbortedByUser = SANE_FALSE; + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + return SANE_STATUS_GOOD; + +stop_scanner_and_return: + s->scanning = SANE_FALSE; + s->AbortedByUser = SANE_FALSE; + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Apple_Scanner *s = handle; + SANE_Status status; + + uint8_t get_data_status[10]; + uint8_t read[10]; + +#ifdef RESERVE_RELEASE_HACK + uint8_t reserve[6]; + uint8_t release[6]; +#endif + + uint8_t result[12]; + size_t size; + SANE_Int data_length = 0; + SANE_Int data_av = 0; + SANE_Int offset = 0; + SANE_Int rread = 0; + SANE_Bool Pseudo8bit = SANE_FALSE; + +#ifdef NEUTRALIZE_BACKEND + *len=max_len; + return SANE_STATUS_GOOD; + +#else + *len = 0; + if (!s->scanning) return SANE_STATUS_EOF; + + + if (!strcmp (s->val[OPT_MODE].s, "Gray16")) + Pseudo8bit = SANE_TRUE; + + /* TODO: The current function only implements for APPLESCANNER In + order to use the COLORONESCANNER you have to study the docs to + see how it the parameters get modified before scan. From this + starting point it should be trivial to use a ONESCANNER int the + gray256 mode but I don't have one from these pets in home. MF */ + + + memset (get_data_status, 0, sizeof (get_data_status)); + get_data_status[0] = APPLE_SCSI_GET_DATA_STATUS; + get_data_status[1] = 1; /* Wait */ + STORE24 (get_data_status + 6, sizeof (result)); + + memset (read, 0, sizeof (read)); + read[0] = APPLE_SCSI_READ_SCANNED_DATA; + + +#ifdef RESERVE_RELEASE_HACK + memset (reserve, 0, sizeof (reserve)); + reserve[0] = APPLE_SCSI_RESERVE; + + reserve[1]=CONTROLLER_SCSI_ID; + reserve[1]=reserve[1] << 1; + reserve[1]|=SETTHIRDPARTY; + + memset (release, 0, sizeof (release)); + release[0] = APPLE_SCSI_RELEASE; + release[1]=CONTROLLER_SCSI_ID; + release[1]=reserve[1] << 1; + release[1]|=SETTHIRDPARTY; + +#endif + + do + { + size = sizeof (result); + status = sanei_scsi_cmd (s->fd, get_data_status, + sizeof (get_data_status), result, &size); + + if (status != SANE_STATUS_GOOD) + return status; + if (!size) + { + DBG (ERROR_MESSAGE, "sane_read: cannot get_data_status.\n"); + return SANE_STATUS_IO_ERROR; + } + + data_length = READ24 (result); + data_av = READ24 (result + 9); + + if (data_length) + { + /* if (result[3] & 1) Scanner Blocked: Retrieve data */ + if ((result[3] & 1) || data_av) + { + DBG (IO_MESSAGE, + "sane_read: (status) Available in scanner buffer %u.\n", + data_av); + + if (Pseudo8bit) + if ((data_av << 1) + offset > max_len) + rread = (max_len - offset) >> 1; + else + rread = data_av; + else if (data_av + offset > max_len) + rread = max_len - offset; + else + rread = data_av; + + DBG (IO_MESSAGE, + "sane_read: (action) Actual read request for %u bytes.\n", + rread); + + size = rread; + + STORE24 (read + 6, rread); + +#ifdef RESERVE_RELEASE_HACK + { + SANE_Status status; + DBG(IO_MESSAGE,"Reserving the SCSI bus.\n"); + status=sanei_scsi_cmd (s->fd,reserve,sizeof(reserve),0,0); + DBG(IO_MESSAGE,"Reserving... status:= %d\n",status); + } +#endif /* RESERVE_RELEASE_HACK */ + + status = sanei_scsi_cmd (s->fd, read, sizeof (read), + buf + offset, &size); + +#ifdef RESERVE_RELEASE_HACK + { + SANE_Status status; + DBG(IO_MESSAGE,"Releasing the SCSI bus.\n"); + status=sanei_scsi_cmd (s->fd,release,sizeof(release),0,0); + DBG(IO_MESSAGE,"Releasing... status:= %d\n",status); + } +#endif /* RESERVE_RELEASE_HACK */ + + + if (Pseudo8bit) + { + SANE_Int byte; + SANE_Int pos = offset + (rread << 1) - 1; + SANE_Byte B; + for (byte = offset + rread - 1; byte >= offset; byte--) + { + B = buf[byte]; + buf[pos--] = 255 - (B << 4); /* low (right) nibble */ + buf[pos--] = 255 - (B & 0xF0); /* high (left) nibble */ + } + offset += size << 1; + } + else + offset += size; + + DBG (IO_MESSAGE, "sane_read: Buffer %u of %u full %g%%\n", + offset, max_len, (double) (offset * 100. / max_len)); + } + } + } + while (offset < max_len && data_length != 0 && !s->AbortedByUser); + + + if (s->AbortedByUser) + { + s->scanning = SANE_FALSE; + status = sanei_scsi_cmd (s->fd, test_unit_ready, + sizeof (test_unit_ready), 0, 0); + if (status != SANE_STATUS_GOOD) + return status; + return SANE_STATUS_CANCELLED; + } + + if (!data_length) /* If not blocked */ + { + s->scanning = SANE_FALSE; + + DBG (IO_MESSAGE, "sane_read: (status) Oups! No more data..."); + if (!offset) + { + *len = 0; + DBG (IO_MESSAGE, "EOF\n"); + return SANE_STATUS_EOF; + } + else + { + *len = offset; + DBG (IO_MESSAGE, "GOOD\n"); + return SANE_STATUS_GOOD; + } + } + + + DBG (FLOW_CONTROL, + "sane_read: Normal Exiting (?), Aborted=%u, data_length=%u\n", + s->AbortedByUser, data_length); + *len = offset; + + return SANE_STATUS_GOOD; + +#endif /* NEUTRALIZE_BACKEND */ +} + +void +sane_cancel (SANE_Handle handle) +{ + Apple_Scanner *s = handle; + + if (s->scanning) + { + if (s->AbortedByUser) + { + DBG (FLOW_CONTROL, + "sane_cancel: Allready Aborted. Please Wait...\n"); + } + else + { + s->scanning=SANE_FALSE; + s->AbortedByUser = SANE_TRUE; + DBG (FLOW_CONTROL, "sane_cancel: Signal Caught! Aborting...\n"); + } + } + else + { + if (s->AbortedByUser) + { + DBG (FLOW_CONTROL, "sane_cancel: Scan has not been Initiated yet, " + "or it is allready aborted.\n"); + s->AbortedByUser = SANE_FALSE; + sanei_scsi_cmd (s->fd, test_unit_ready, + sizeof (test_unit_ready), 0, 0); + } + else + { + DBG (FLOW_CONTROL, "sane_cancel: Scan has not been Initiated " + "yet (or it's over).\n"); + } + } + + return; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ +DBG (FLOW_CONTROL,"sane_set_io_mode: Entering.\n"); + + handle = handle; /* silence gcc */ + +if (non_blocking) + { + DBG (FLOW_CONTROL, "sane_set_io_mode: Don't call me please. " + "Unimplemented function\n"); + return SANE_STATUS_UNSUPPORTED; + } + +return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + handle = handle; /* silence gcc */ + fd = fd; /* silence gcc */ + + DBG (FLOW_CONTROL, "sane_get_select_fd: Don't call me please. " + "Unimplemented function\n"); + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/apple.conf.in b/backend/apple.conf.in new file mode 100644 index 0000000..4a1fc7f --- /dev/null +++ b/backend/apple.conf.in @@ -0,0 +1,2 @@ +scsi APPLE +/dev/scanner diff --git a/backend/apple.h b/backend/apple.h new file mode 100644 index 0000000..9e14434 --- /dev/null +++ b/backend/apple.h @@ -0,0 +1,270 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 1998 Milon Firikis based on David Mosberger-Tang previous + Work on mustek.c file from the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ +#ifndef apple_h +#define apple_h + +#include + + +/* +Warning: if you uncomment the next line you 'll get +zero functionality. All the scanner specific function +such as sane_read, attach and the others will return +without doing anything. This way you can run the backend +without an attached scanner just to see if it gets +its control variables in a proper way. + +TODO: This could be a nice thing to do as a sane config +option at runtime. This way one can debug the gui-ipc +part of the backend without actually has the scanner. + +*/ + +#if 0 +#define NEUTRALIZE_BACKEND +#define APPLE_MODEL_SELECT APPLESCANNER +#endif +#undef CALIBRATION_FUNCTIONALITY +#undef RESERVE_RELEASE_HACK + +#ifdef RESERVE_RELEASE_HACK +/* Also Try these with zero */ +#define CONTROLLER_SCSI_ID 7 +#define SETTHIRDPARTY 0x10 +#endif + + +#define ERROR_MESSAGE 1 +#define USER_MESSAGE 5 +#define FLOW_CONTROL 50 +#define VARIABLE_CONTROL 70 +#define DEBUG_SPECIAL 100 +#define IO_MESSAGE 110 +#define INNER_LOOP 120 + + +/* mode values: */ +enum Apple_Modes + { + APPLE_MODE_LINEART=0, + APPLE_MODE_HALFTONE, + APPLE_MODE_GRAY, + APPLE_MODE_BICOLOR, + EMPTY_DONT_USE_IT, + APPLE_MODE_COLOR + }; + +enum Apple_Option + { + OPT_NUM_OPTS = 0, + + OPT_HWDETECT_GROUP, + OPT_MODEL, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_RESOLUTION, + OPT_PREVIEW, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + + OPT_ENHANCEMENT_GROUP, + /* COMMON */ + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_THRESHOLD, + + /* AppleScanner only */ + OPT_GRAYMAP, + OPT_AUTOBACKGROUND, + OPT_AUTOBACKGROUND_THRESHOLD, + + /* AppleScanner & OneScanner */ + OPT_HALFTONE_PATTERN, + OPT_HALFTONE_FILE, + + /* ColorOneScanner Only */ + OPT_VOLT_REF, + OPT_VOLT_REF_TOP, + OPT_VOLT_REF_BOTTOM, + + /* misc : advanced */ + OPT_MISC_GROUP, + + /* all */ + OPT_LAMP, + + /* AppleScanner Only */ + OPT_WAIT, + + /* OneScanner only */ + OPT_CALIBRATE, + OPT_SPEED, + + /* OneScanner && ColorOneScanner */ + OPT_LED, + OPT_CCD, + + /* ColorOneScanner only */ + + OPT_MTF_CIRCUIT, + OPT_ICP, + OPT_POLARITY, + + /* color group : advanced */ + + OPT_COLOR_GROUP, + + +#ifdef CALIBRATION_FUNCTIONALITY + + /* OneScanner */ + OPT_CALIBRATION_VECTOR, + + /* ColorOneScanner */ + + OPT_CALIBRATION_VECTOR_RED, + OPT_CALIBRATION_VECTOR_GREEN, + OPT_CALIBRATION_VECTOR_BLUE, +#endif + + + /* OneScanner && ColorOneScanner */ + OPT_DOWNLOAD_CALIBRATION_VECTOR, + + /* ColorOneScanner */ + + OPT_CUSTOM_CCT, + OPT_CCT, + OPT_DOWNLOAD_CCT, + + OPT_CUSTOM_GAMMA, + + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + OPT_DOWNLOAD_GAMMA, + OPT_COLOR_SENSOR, + + /* must come last: */ + NUM_OPTIONS + }; + + +/* This is a hack to get fast the model of the Attached Scanner */ +/* But it Works well and I am not considering in "fix" it */ +enum SCANNERMODEL + { + OPT_NUM_SCANNERS = 0, + + APPLESCANNER, ONESCANNER, COLORONESCANNER, + NUM_SCANNERS + }; + +typedef struct Apple_Device + { + struct Apple_Device *next; + SANE_Int ScannerModel; + SANE_Device sane; + SANE_Range dpi_range; + SANE_Range x_range; + SANE_Range y_range; + SANE_Int MaxWidth; + SANE_Int MaxHeight; + unsigned flags; + } +Apple_Device; + +typedef struct Apple_Scanner + { + /* all the state needed to define a scan request: */ + struct Apple_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + /* First we put here all the scan variables */ + + /* These are needed for converting back and forth the scan area */ + + SANE_Int bpp; /* The actual bpp, before scaling */ + + double ulx; + double uly; + double wx; + double wy; + SANE_Int ULx; + SANE_Int ULy; + SANE_Int Width; + SANE_Int Height; + +/* +TODO: Initialize this beasts with malloc instead of statically allocation. +*/ + SANE_Int calibration_vector[2550]; + SANE_Int calibration_vector_red[2700]; + SANE_Int calibration_vector_green[2700]; + SANE_Int calibration_vector_blue[2700]; + SANE_Fixed cct3x3[9]; + SANE_Int gamma_table[3][256]; + SANE_Int halftone_pattern[64]; + + SANE_Bool scanning; + SANE_Bool AbortedByUser; + + int pass; /* pass number */ + SANE_Parameters params; + + int fd; /* SCSI filedescriptor */ + + /* scanner dependent/low-level state: */ + Apple_Device *hw; + + } +Apple_Scanner; + +#endif /* apple_h */ diff --git a/backend/artec.c b/backend/artec.c new file mode 100644 index 0000000..212de34 --- /dev/null +++ b/backend/artec.c @@ -0,0 +1,3754 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 David Mosberger-Tang + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Artec/Ultima scanners. + + Copyright (C) 1998-2000 Chris Pinkham + Released under the terms of the GPL. + *NO WARRANTY* + + Portions contributed by: + David Leadbetter - A6000C (3-pass) + Dick Bruijn - AT12 + + ********************************************************************* + For feedback/information: + + cpinkham@corp.infi.net + http://www4.infi.net/~cpinkham/sane/sane-artec-doc.html + ********************************************************************* + */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#include + +#define BACKEND_NAME artec + +#define ARTEC_MAJOR 0 +#define ARTEC_MINOR 5 +#define ARTEC_SUB 16 +#define ARTEC_LAST_MOD "05/26/2001 17:28 EST" + + +#ifndef PATH_MAX +#define PATH_MAX 1024 +#endif + +#define ARTEC_CONFIG_FILE "artec.conf" +#define ARTEC_MAX_READ_SIZE 32768 + +static int num_devices; +static const SANE_Device **devlist = 0; +static ARTEC_Device *first_dev; +static ARTEC_Scanner *first_handle; + +static const SANE_String_Const mode_list[] = +{ + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_HALFTONE, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; + +static const SANE_String_Const filter_type_list[] = +{ + "Mono", "Red", "Green", "Blue", + 0 +}; + +static const SANE_String_Const halftone_pattern_list[] = +{ + "User defined (unsupported)", "4x4 Spiral", "4x4 Bayer", "8x8 Spiral", + "8x8 Bayer", + 0 +}; + +static const SANE_Range u8_range = +{ + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + +#define INQ_LEN 0x60 +static const uint8_t inquiry[] = +{ + 0x12, 0x00, 0x00, 0x00, INQ_LEN, 0x00 +}; + +static const uint8_t test_unit_ready[] = +{ + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +static struct + { + SANE_String model; /* product model */ + SANE_String type; /* type of scanner */ + double width; /* width in inches */ + double height; /* height in inches */ + SANE_Word adc_bits; /* Analog-to-Digital Converter Bits */ + SANE_Word setwindow_cmd_size; /* Set-Window command size */ + SANE_Word max_read_size; /* Max Read size in bytes */ + long flags; /* flags */ + SANE_String horz_resolution_str; /* Horizontal resolution list */ + SANE_String vert_resolution_str; /* Vertical resolution list */ + } +cap_data[] = +{ + { + "AT3", "flatbed", + 8.3, 11, 8, 55, 32768, + ARTEC_FLAG_CALIBRATE_RGB | + ARTEC_FLAG_RGB_LINE_OFFSET | + ARTEC_FLAG_RGB_CHAR_SHIFT | + ARTEC_FLAG_OPT_CONTRAST | + ARTEC_FLAG_GAMMA_SINGLE | + ARTEC_FLAG_SEPARATE_RES | + ARTEC_FLAG_SENSE_HANDLER | + ARTEC_FLAG_SENSE_BYTE_19 | + ARTEC_FLAG_ADF | + ARTEC_FLAG_HALFTONE_PATTERN | + ARTEC_FLAG_MBPP_NEGATIVE | + ARTEC_FLAG_ONE_PASS_SCANNER, + "50,100,200,300", "50,100,200,300,600" + } + , + { + "A6000C", "flatbed", + 8.3, 14, 8, 55, 8192, +/* some have reported that Calibration does not work the same as AT3 & A6000C+ + ARTEC_FLAG_CALIBRATE_RGB | + */ + ARTEC_FLAG_OPT_CONTRAST | + ARTEC_FLAG_OPT_BRIGHTNESS | + ARTEC_FLAG_SEPARATE_RES | + ARTEC_FLAG_SENSE_HANDLER | + ARTEC_FLAG_ADF | + ARTEC_FLAG_HALFTONE_PATTERN, + "50,100,200,300", "50,100,200,300,600" + } + , + { + "A6000C PLUS", "flatbed", + 8.3, 14, 8, 55, 8192, + ARTEC_FLAG_CALIBRATE_RGB | + ARTEC_FLAG_RGB_LINE_OFFSET | + ARTEC_FLAG_RGB_CHAR_SHIFT | + ARTEC_FLAG_OPT_CONTRAST | + ARTEC_FLAG_GAMMA_SINGLE | + ARTEC_FLAG_SEPARATE_RES | + ARTEC_FLAG_SENSE_HANDLER | + ARTEC_FLAG_SENSE_BYTE_19 | + ARTEC_FLAG_ADF | + ARTEC_FLAG_HALFTONE_PATTERN | + ARTEC_FLAG_MBPP_NEGATIVE | + ARTEC_FLAG_ONE_PASS_SCANNER, + "50,100,200,300", "50,100,200,300,600" + } + , + { + "AT6", "flatbed", + 8.3, 11, 10, 55, 32768, + ARTEC_FLAG_CALIBRATE_RGB | + ARTEC_FLAG_RGB_LINE_OFFSET | + ARTEC_FLAG_RGB_CHAR_SHIFT | + ARTEC_FLAG_OPT_CONTRAST | +/* gamma not working totally correct yet. + ARTEC_FLAG_GAMMA_SINGLE | + */ + ARTEC_FLAG_SEPARATE_RES | + ARTEC_FLAG_SENSE_HANDLER | + ARTEC_FLAG_ADF | + ARTEC_FLAG_HALFTONE_PATTERN | + ARTEC_FLAG_MBPP_NEGATIVE | + ARTEC_FLAG_ONE_PASS_SCANNER, + "50,100,200,300", "50,100,200,300,600" + } + , + { + "AT12", "flatbed", + 8.5, 11, 12, 67, 32768, +/* calibration works slower so disabled + ARTEC_CALIBRATE_DARK_WHITE | + */ +/* gamma not working totally correct yet. + ARTEC_FLAG_GAMMA | + */ + ARTEC_FLAG_OPT_CONTRAST | + ARTEC_FLAG_SEPARATE_RES | + ARTEC_FLAG_SENSE_HANDLER | + ARTEC_FLAG_SENSE_ENH_18 | + ARTEC_FLAG_SENSE_BYTE_22 | + ARTEC_FLAG_SC_BUFFERS_LINES | + ARTEC_FLAG_SC_HANDLES_OFFSET | + ARTEC_FLAG_PIXEL_AVERAGING | + ARTEC_FLAG_ENHANCE_LINE_EDGE | + ARTEC_FLAG_ADF | + ARTEC_FLAG_HALFTONE_PATTERN | + ARTEC_FLAG_MBPP_NEGATIVE | + ARTEC_FLAG_ONE_PASS_SCANNER, + "25,50,100,200,300,400,500,600", + "25,50,100,200,300,400,500,600,700,800,900,1000,1100,1200" + } + , + { + "AM12S", "flatbed", + 8.26, 11.7, 12, 67, ARTEC_MAX_READ_SIZE, +/* calibration works slower so disabled + ARTEC_CALIBRATE_DARK_WHITE | + */ +/* gamma not working totally correct yet. + ARTEC_FLAG_GAMMA | + */ + ARTEC_FLAG_RGB_LINE_OFFSET | + ARTEC_FLAG_SEPARATE_RES | + ARTEC_FLAG_IMAGE_REV_LR | + ARTEC_FLAG_REVERSE_WINDOW | + ARTEC_FLAG_SENSE_HANDLER | + ARTEC_FLAG_SENSE_ENH_18 | + ARTEC_FLAG_MBPP_NEGATIVE | + ARTEC_FLAG_ONE_PASS_SCANNER, + "50,100,300,600", + "50,100,300,600,1200" + } + , +}; + +/* store vendor and model if hardcoded in artec.conf */ +static char artec_vendor[9] = ""; +static char artec_model[17] = ""; + +/* file descriptor for debug data output */ +static int debug_fd = -1; + +static char *artec_skip_whitespace (char *str) +{ + while (isspace (*str)) + ++str; + return str; +} + +static SANE_Status +artec_str_list_to_word_list (SANE_Word ** word_list_ptr, SANE_String str) +{ + SANE_Word *word_list; + char *start; + char *end; + char temp_str[1024]; + int comma_count = 1; + + if ((str == NULL) || + (strlen (str) == 0)) + { + /* alloc space for word which stores length (0 in this case) */ + word_list = (SANE_Word *) malloc (sizeof (SANE_Word)); + if (word_list == NULL) + return (SANE_STATUS_NO_MEM); + + word_list[0] = 0; + *word_list_ptr = word_list; + return (SANE_STATUS_GOOD); + } + + /* make temp copy of input string (only hold 1024 for now) */ + strncpy (temp_str, str, 1023); + temp_str[1023] = '\0'; + + end = strchr (temp_str, ','); + while (end != NULL) + { + comma_count++; + start = end + 1; + end = strchr (start, ','); + } + + word_list = (SANE_Word *) calloc (comma_count + 1, + sizeof (SANE_Word)); + + if (word_list == NULL) + return (SANE_STATUS_NO_MEM); + + word_list[0] = comma_count; + + comma_count = 1; + start = temp_str; + end = strchr (temp_str, ','); + while (end != NULL) + { + *end = '\0'; + word_list[comma_count] = atol (start); + + start = end + 1; + comma_count++; + end = strchr (start, ','); + } + + word_list[comma_count] = atol (start); + + *word_list_ptr = word_list; + return (SANE_STATUS_GOOD); +} + +static size_t +artec_get_str_index (const SANE_String_Const strings[], char *str) +{ + size_t index; + + index = 0; + while ((strings[index]) && strcmp (strings[index], str)) + { + index++; + } + + if (!strings[index]) + { + index = 0; + } + + return (index); +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return (max_size); +} + +/* DB added a sense handler */ +/* last argument is expected to be a pointer to a Artec_Scanner structure */ +static SANE_Status +sense_handler (int fd, u_char * sense, void *arg) +{ + ARTEC_Scanner *s = (ARTEC_Scanner *)arg; + int err; + + err = 0; + + DBG(2, "sense fd: %d, data: %02x %02x %02x %02x %02x %02x %02x %02x " + "%02x %02x %02x %02x %02x %02x %02x %02x\n", fd, + sense[0], sense[1], sense[2], sense[3], + sense[4], sense[5], sense[6], sense[7], + sense[8], sense[9], sense[10], sense[11], + sense[12], sense[13], sense[14], sense[15]); + + /* byte 18 info pertaining to ADF */ + if ((s) && (s->hw->flags & ARTEC_FLAG_ADF)) + { + if (sense[18] & 0x01) + { + DBG (2, "sense: ADF PAPER JAM\n"); + err++; + } + if (sense[18] & 0x02) + { + DBG (2, "sense: ADF NO DOCUMENT IN BIN\n"); + err++; + } + if (sense[18] & 0x04) + { + DBG (2, "sense: ADF SWITCH COVER OPEN\n"); + err++; + } + /* DB : next is, i think no failure, so no incrementing s */ + if (sense[18] & 0x08) + { + DBG (2, "sense: ADF SET CORRECTLY ON TARGET\n"); + } + /* The following only for AT12, its reserved (zero?) on other models, */ + if (sense[18] & 0x10) + { + DBG (2, "sense: ADF LENGTH TOO SHORT\n"); + err++; + } + } + + /* enhanced byte 18 sense data */ + if ((s) && (s->hw->flags & ARTEC_FLAG_SENSE_ENH_18)) + { + if (sense[18] & 0x20) + { + DBG (2, "sense: LAMP FAIL : NOT WARM \n"); + err++; + } + if (sense[18] & 0x40) + { + DBG (2, "sense: NOT READY STATE\n"); + err++; + } + } + + if ((s) && (s->hw->flags & ARTEC_FLAG_SENSE_BYTE_19)) + { + if (sense[19] & 0x01) + { + DBG (2, "sense: 8031 program ROM checksum Error\n"); + err++; + } + if (sense[19] & 0x02) + { + DBG (2, "sense: 8031 data RAM R/W Error\n"); + err++; + } + if (sense[19] & 0x04) + { + DBG (2, "sense: Shadow Correction RAM R/W Error\n"); + err++; + } + if (sense[19] & 0x08) + { + DBG (2, "sense: Line RAM R/W Error\n"); + err++; + } + if (sense[19] & 0x10) + { + /* docs say "reserved to '0'" */ + DBG (2, "sense: CCD control circuit Error\n"); + err++; + } + if (sense[19] & 0x20) + { + DBG (2, "sense: Motor End Switch Error\n"); + err++; + } + if (sense[19] & 0x40) + { + /* docs say "reserved to '0'" */ + DBG (2, "sense: Lamp Error\n"); + err++; + } + if (sense[19] & 0x80) + { + DBG (2, "sense: Optical Calibration/Shading Error\n"); + err++; + } + } + + /* These are the self test results for tests 0-15 */ + if ((s) && (s->hw->flags & ARTEC_FLAG_SENSE_BYTE_22)) + { + if (sense[22] & 0x01) + { + DBG (2, "sense: 8031 Internal Memory R/W Error\n"); + err++; + } + if (sense[22] & 0x02) + { + DBG (2, "sense: EEPROM test pattern R/W Error\n"); + err++; + } + if (sense[22] & 0x04) + { + DBG (2, "sense: ASIC Test Error\n"); + err++; + } + if (sense[22] & 0x08) + { + DBG (2, "sense: Line RAM R/W Error\n"); + err++; + } + if (sense[22] & 0x10) + { + DBG (2, "sense: PSRAM R/W Test Error\n"); + err++; + } + if (sense[22] & 0x20) + { + DBG (2, "sense: Positioning Error\n"); + err++; + } + if (sense[22] & 0x40) + { + DBG (2, "sense: Test 6 Error\n"); + err++; + } + if (sense[22] & 0x80) + { + DBG (2, "sense: Test 7 Error\n"); + err++; + } + if (sense[23] & 0x01) + { + DBG (2, "sense: Test 8 Error\n"); + err++; + } + if (sense[23] & 0x02) + { + DBG (2, "sense: Test 9 Error\n"); + err++; + } + if (sense[23] & 0x04) + { + DBG (2, "sense: Test 10 Error\n"); + err++; + } + if (sense[23] & 0x08) + { + DBG (2, "sense: Test 11 Error\n"); + err++; + } + if (sense[23] & 0x10) + { + DBG (2, "sense: Test 12 Error\n"); + err++; + } + if (sense[23] & 0x20) + { + DBG (2, "sense: Test 13 Error\n"); + err++; + } + if (sense[23] & 0x40) + { + DBG (2, "sense: Test 14 Error\n"); + err++; + } + if (sense[23] & 0x80) + { + DBG (2, "sense: Test 15 Error\n"); + err++; + } + } + + if (err) + return SANE_STATUS_IO_ERROR; + + switch (sense[0]) + { + case 0x70: /* ALWAYS */ + switch (sense[2]) + { + case 0x00: + DBG (2, "sense: Successful command\n"); + return SANE_STATUS_GOOD; + case 0x02: + DBG (2, "sense: Not Ready, target can not be accessed\n"); + return SANE_STATUS_IO_ERROR; + case 0x03: + DBG (2, "sense: Medium Error, paper jam or misfeed during ADF\n"); + return SANE_STATUS_IO_ERROR; + case 0x04: + DBG (2, "sense: Hardware Error, non-recoverable\n"); + return SANE_STATUS_IO_ERROR; + case 0x05: + DBG (2, "sense: Illegal Request, bad parameter in command block\n"); + return SANE_STATUS_IO_ERROR; + case 0x06: + DBG (2, "sense: Unit Attention\n"); + return SANE_STATUS_GOOD; + default: + DBG (2, "sense: SENSE KEY UNKNOWN (%02x)\n", sense[2]); + return SANE_STATUS_IO_ERROR; + } + default: + DBG (2, "sense: Unkown Error Code Qualifier (%02x)\n", sense[0]); + return SANE_STATUS_IO_ERROR; + } + + DBG (2, "sense: Should not come here!\n"); + return SANE_STATUS_IO_ERROR; +} + + +/* DB added a wait routine for the scanner to come ready */ +static SANE_Status +wait_ready (int fd) +{ + SANE_Status status; + int retry = 30; /* make this tuneable? */ + + DBG (7, "wait_ready()\n"); + while (retry-- > 0) + { + status = sanei_scsi_cmd (fd, test_unit_ready, + sizeof (test_unit_ready), 0, 0); + if (status == SANE_STATUS_GOOD) + return status; + + if (status == SANE_STATUS_DEVICE_BUSY) + { + sleep (1); + continue; + } + + /* status != GOOD && != BUSY */ + DBG (9, "wait_ready: '%s'\n", sane_strstatus (status)); + return status; + } + + /* BUSY after n retries */ + DBG (9, "wait_ready: '%s'\n", sane_strstatus (status)); + return status; +} + +/* DB added a abort routine, executed via mode select */ +static SANE_Status +abort_scan (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + uint8_t *data, comm[22]; + + DBG (7, "abort_scan()\n"); + memset (comm, 0, sizeof (comm)); + + comm[0] = 0x15; + comm[1] = 0x10; + comm[2] = 0x00; + comm[3] = 0x00; + comm[4] = 0x10; + comm[5] = 0x00; + + data = comm + 6; + data[0] = 0x00; /* mode data length */ + data[1] = 0x00; /* medium type */ + data[2] = 0x00; /* device specific parameter */ + data[3] = 0x00; /* block descriptor length */ + + data = comm + 10; + data[0] = 0x00; /* control page parameters */ + data[1] = 0x0a; /* parameter length */ + data[2] = 0x02 | ((s->val[OPT_TRANSPARENCY].w == SANE_TRUE) ? 0x04 : 0x00) | + ((s->val[OPT_ADF].w == SANE_TRUE) ? 0x00 : 0x01); + data[3] = 0x00; /* reserved */ + data[4] = 0x00; /* reserved */ + + DBG (9, "abort: sending abort command\n"); + sanei_scsi_cmd (s->fd, comm, 6 + comm[4], 0, 0); + + DBG (9, "abort: wait for scanner to come ready...\n"); + wait_ready (s->fd); + + DBG (9, "abort: resetting abort status\n"); + data[2] = ((s->val[OPT_TRANSPARENCY].w == SANE_TRUE) ? 0x04 : 0x00) | + ((s->val[OPT_ADF].w == SANE_TRUE) ? 0x00 : 0x01); + sanei_scsi_cmd (s->fd, comm, 6 + comm[4], 0, 0); + + DBG (9, "abort: wait for scanner to come ready...\n"); + return wait_ready (s->fd); +} + +/* DAL - mode_select: used for transparency and ADF scanning */ +/* Based on abort_scan */ +static SANE_Status +artec_mode_select (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + uint8_t *data, comm[22]; + + DBG (7, "artec_mode_select()\n"); + memset (comm, 0, sizeof (comm)); + + comm[0] = 0x15; + comm[1] = 0x10; + comm[2] = 0x00; + comm[3] = 0x00; + comm[4] = 0x10; + comm[5] = 0x00; + + data = comm + 6; + data[0] = 0x00; /* mode data length */ + data[1] = 0x00; /* medium type */ + data[2] = 0x00; /* device specific parameter */ + data[3] = 0x00; /* block descriptor length */ + + data = comm + 10; + data[0] = 0x00; /* control page parameters */ + data[1] = 0x0a; /* parameter length */ + data[2] = ((s->val[OPT_TRANSPARENCY].w == SANE_TRUE) ? 0x04 : 0x00) | + ((s->val[OPT_ADF].w == SANE_TRUE) ? 0x00 : 0x01); + data[3] = 0x00; /* reserved */ + data[4] = 0x00; /* reserved */ + + DBG (9, "artec_mode_select: mode %d\n", data[2]); + DBG (9, "artec_mode_select: sending mode command\n"); + sanei_scsi_cmd (s->fd, comm, 6 + comm[4], 0, 0); + + DBG (9, "artec_mode_select: wait for scanner to come ready...\n"); + return wait_ready (s->fd); +} + + +static SANE_Status +read_data (int fd, int data_type_code, u_char * dest, size_t * len) +{ + static u_char read_6[10]; + + DBG (7, "read_data()\n"); + + memset (read_6, 0, sizeof (read_6)); + read_6[0] = 0x28; + read_6[2] = data_type_code; + read_6[6] = *len >> 16; + read_6[7] = *len >> 8; + read_6[8] = *len; + + return (sanei_scsi_cmd (fd, read_6, sizeof (read_6), dest, len)); +} + +static int +artec_get_status (int fd) +{ + u_char write_10[10]; + u_char read_12[12]; + size_t nread; + + DBG (7, "artec_get_status()\n"); + + nread = 12; + + memset (write_10, 0, 10); + write_10[0] = 0x34; + write_10[8] = 0x0c; + + sanei_scsi_cmd (fd, write_10, 10, read_12, &nread); + + nread = (read_12[9] << 16) + (read_12[10] << 8) + read_12[11]; + DBG (9, "artec_status: %lu\n", (u_long) nread); + + return (nread); +} + +static SANE_Status +artec_reverse_line (SANE_Handle handle, SANE_Byte * data) +{ + ARTEC_Scanner *s = handle; + SANE_Byte tmp_buf[32768]; /* max dpi 1200 * 8.5 inches * 3 = 30600 */ + SANE_Byte *to, *from; + int len; + + DBG (8, "artec_reverse_line()\n"); + + len = s->params.bytes_per_line; + memcpy (tmp_buf, data, len); + + if (s->params.format == SANE_FRAME_RGB) /* RGB format */ + { + for (from = tmp_buf, to = data + len - 3; + to >= data; + to -= 3, from += 3) + { + *(to + 0) = *(from + 0); /* copy the R byte */ + *(to + 1) = *(from + 1); /* copy the G byte */ + *(to + 2) = *(from + 2); /* copy the B byte */ + } + } + else if (s->params.format == SANE_FRAME_GRAY) + { + if (s->params.depth == 8) /* 256 color gray-scale */ + { + for (from = tmp_buf, to = data + len; to >= data; to--, from++) + { + *to = *from; + } + } + else if (s->params.depth == 1) /* line art or halftone */ + { + for (from = tmp_buf, to = data + len; to >= data; to--, from++) + { + *to = (((*from & 0x01) << 7) | + ((*from & 0x02) << 5) | + ((*from & 0x04) << 3) | + ((*from & 0x08) << 1) | + ((*from & 0x10) >> 1) | + ((*from & 0x20) >> 3) | + ((*from & 0x40) >> 5) | + ((*from & 0x80) >> 7)); + } + } + } + + return (SANE_STATUS_GOOD); +} + + +#if 0 +static SANE_Status +artec_byte_rgb_to_line_rgb (SANE_Byte * data, SANE_Int len) +{ + SANE_Byte tmp_buf[32768]; /* max dpi 1200 * 8.5 inches * 3 = 30600 */ + int count, from; + + DBG (8, "artec_byte_rgb_to_line_rgb()\n"); + + /* copy the RGBRGBRGBRGBRGB... formated data to our temp buffer */ + memcpy (tmp_buf, data, len * 3); + + /* now copy back to *data in RRRRRRRGGGGGGGBBBBBBB format */ + for (count = 0, from = 0; count < len; count++, from += 3) + { + data[count] = tmp_buf[from]; /* R byte */ + data[count + len] = tmp_buf[from + 1]; /* G byte */ + data[count + (len * 2)] = tmp_buf[from + 2]; /* B byte */ + } + + return (SANE_STATUS_GOOD); +} +#endif + +static SANE_Status +artec_line_rgb_to_byte_rgb (SANE_Byte * data, SANE_Int len) +{ + SANE_Byte tmp_buf[32768]; /* max dpi 1200 * 8.5 inches * 3 = 30600 */ + int count, to; + + DBG (8, "artec_line_rgb_to_byte_rgb()\n"); + + /* copy the rgb data to our temp buffer */ + memcpy (tmp_buf, data, len * 3); + + /* now copy back to *data in RGB format */ + for (count = 0, to = 0; count < len; count++, to += 3) + { + data[to] = tmp_buf[count]; /* R byte */ + data[to + 1] = tmp_buf[count + len]; /* G byte */ + data[to + 2] = tmp_buf[count + (len * 2)]; /* B byte */ + } + + return (SANE_STATUS_GOOD); +} + +static SANE_Byte **line_buffer = NULL; +static SANE_Byte *tmp_line_buf = NULL; +static SANE_Int r_buf_lines; +static SANE_Int g_buf_lines; + +static SANE_Status +artec_buffer_line_offset (SANE_Handle handle, SANE_Int line_offset, + SANE_Byte * data, size_t * len) +{ + ARTEC_Scanner *s = handle; + static SANE_Int width; + static SANE_Int cur_line; + SANE_Byte *tmp_buf_ptr; + SANE_Byte *grn_ptr; + SANE_Byte *blu_ptr; + SANE_Byte *out_ptr; + int count; + + DBG (8, "artec_buffer_line_offset()\n"); + + if (*len == 0) + return (SANE_STATUS_GOOD); + + if (tmp_line_buf == NULL) + { + width = *len / 3; + cur_line = 0; + + DBG (9, "buffer_line_offset: offset = %d, len = %lu\n", + line_offset, (u_long) * len); + + tmp_line_buf = malloc (*len); + if (tmp_line_buf == NULL) + { + DBG (1, "couldn't allocate memory for temp line buffer\n"); + return (SANE_STATUS_NO_MEM); + } + + r_buf_lines = line_offset * 2; + g_buf_lines = line_offset; + + line_buffer = malloc (r_buf_lines * sizeof (SANE_Byte *)); + if (line_buffer == NULL) + { + DBG (1, "couldn't allocate memory for line buffer pointers\n"); + return (SANE_STATUS_NO_MEM); + } + + for (count = 0; count < r_buf_lines; count++) + { + line_buffer[count] = malloc ((*len) * sizeof (SANE_Byte)); + if (line_buffer[count] == NULL) + { + DBG (1, "couldn't allocate memory for line buffer %d\n", + count); + return (SANE_STATUS_NO_MEM); + } + } + + DBG (9, "buffer_line_offset: r lines = %d, g lines = %d\n", + r_buf_lines, g_buf_lines); + } + + cur_line++; + + if (r_buf_lines > 0) + { + if (cur_line > r_buf_lines) + { + /* copy the Red and Green portions out of the buffer */ + /* if scanner returns RRRRRRRRGGGGGGGGGBBBBBBBB format it's easier */ + if (s->hw->flags & ARTEC_FLAG_RGB_CHAR_SHIFT) + { + /* get the red line info from r_buf_lines ago */ + memcpy (tmp_line_buf, line_buffer[0], width); + + /* get the green line info from g_buf_lines ago */ + memcpy (tmp_line_buf + width, &line_buffer[line_offset][width], + width); + } + else + { + /* get the red line info from r_buf_lines ago as a whole line */ + memcpy (tmp_line_buf, line_buffer[0], *len); + + /* scanner returns RGBRGBRGB format so we do a loop for green */ + grn_ptr = &line_buffer[line_offset][1]; + out_ptr = tmp_line_buf + 1; + for (count = 0; count < width; count++) + { + *out_ptr = *grn_ptr; /* copy green pixel */ + + grn_ptr += 3; + out_ptr += 3; + } + } + } + + /* move all the buffered lines down (just move the ptrs for speed) */ + tmp_buf_ptr = line_buffer[0]; + for (count = 0; count < (r_buf_lines - 1); count++) + { + line_buffer[count] = line_buffer[count + 1]; + } + line_buffer[r_buf_lines - 1] = tmp_buf_ptr; + + /* insert the new line data at the end of our FIFO */ + memcpy (line_buffer[r_buf_lines - 1], data, *len); + + if (cur_line > r_buf_lines) + { + /* copy the Red and Green portions out of the buffer */ + /* if scanner returns RRRRRRRRGGGGGGGGGBBBBBBBB format it's easier */ + if (s->hw->flags & ARTEC_FLAG_RGB_CHAR_SHIFT) + { + /* copy the red and green data in with the original blue */ + memcpy (data, tmp_line_buf, width * 2); + } + else + { + /* scanner returns RGBRGBRGB format so we have to do a loop */ + /* copy the blue data into our temp buffer then copy full */ + /* temp buffer overtop of input data */ + if (s->hw->flags & ARTEC_FLAG_IMAGE_REV_LR) + { + blu_ptr = data; + out_ptr = tmp_line_buf; + } + else + { + blu_ptr = data + 2; + out_ptr = tmp_line_buf + 2; + } + + for (count = 0; count < width; count++) + { + *out_ptr = *blu_ptr; /* copy blue pixel */ + + blu_ptr += 3; + out_ptr += 3; + } + + /* now just copy tmp_line_buf back over original data */ + memcpy (data, tmp_line_buf, *len); + } + } + else + { + /* if in the first r_buf_lines, then don't return anything */ + *len = 0; + } + } + + return (SANE_STATUS_GOOD); +} + +static SANE_Status +artec_buffer_line_offset_free (void) +{ + int count; + + DBG (7, "artec_buffer_line_offset_free()\n"); + + free (tmp_line_buf); + tmp_line_buf = NULL; + + for (count = 0; count < r_buf_lines; count++) + { + free (line_buffer[count]); + } + free (line_buffer); + line_buffer = NULL; + + return (SANE_STATUS_GOOD); +} + + +#if 0 +static SANE_Status +artec_read_gamma_table (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + char write_6[4096 + 20]; /* max gamma table is 4096 + 20 for command data */ + char *data; + char prt_buf[128]; + char tmp_buf[128]; + int i; + + DBG (7, "artec_read_gamma_table()\n"); + + memset (write_6, 0, sizeof (*write_6)); + + write_6[0] = 0x28; /* read data code */ + + /* FIXME: AT12 and AM12S use 0x0E for reading all channels of data */ + write_6[2] = 0x03; /* data type code "gamma data" */ + + write_6[6] = (s->gamma_length + 9) >> 16; + write_6[7] = (s->gamma_length + 9) >> 8; + write_6[8] = (s->gamma_length + 9); + + /* FIXME: AT12 and AM12S have one less byte so use 18 */ + if ((!strcmp (s->hw->sane.model, "AT12")) || + (!strcmp (s->hw->sane.model, "AM12S"))) + { + data = write_6 + 18; + } + else + { + data = write_6 + 19; + } + + /* FIXME: AT12 & AM12S ignore this, it's a reserved field */ + write_6[10] = 0x08; /* bitmask, bit 3 means mono type */ + + if (!s->val[OPT_CUSTOM_GAMMA].w) + { + write_6[11] = 1; /* internal gamma table #1 (hope this is default) */ + } + + DBG( 9, "Gamma Table\n" ); + DBG( 9, "==================================\n" ); + + prt_buf[0] = '\0'; + for (i = 0; i < s->gamma_length; i++) + { + if (DBG_LEVEL >= 9) + { + if (!(i % 16)) + { + if ( prt_buf[0] ) + { + strcat( prt_buf, "\n" ); + DBG( 9, "%s", prt_buf ); + } + sprintf (prt_buf, "%02x: ", i); + } + sprintf (tmp_buf, "%02x ", (int) s->gamma_table[0][i]); + strcat (prt_buf, tmp_buf ); + } + + data[i] = s->gamma_table[0][i]; + } + + if ( prt_buf[0] ) + { + strcat( prt_buf, "\n" ); + DBG( 9, "%s", prt_buf ); + } + + if ((!strcmp (s->hw->sane.model, "AT12")) || + (!strcmp (s->hw->sane.model, "AM12S"))) + { + return (sanei_scsi_cmd (s->fd, write_6, 10 + 8 + s->gamma_length, 0, 0)); + } + else + { + return (sanei_scsi_cmd (s->fd, write_6, 10 + 9 + s->gamma_length, 0, 0)); + } +} +#endif + +static SANE_Status +artec_send_gamma_table (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + char write_6[4096 + 20]; /* max gamma table is 4096 + 20 for command data */ + char *data; + char prt_buf[128]; + char tmp_buf[128]; + int i; + + DBG (7, "artec_send_gamma_table()\n"); + + memset (write_6, 0, sizeof (*write_6)); + + write_6[0] = 0x2a; /* send data code */ + + if (s->hw->setwindow_cmd_size > 55) + { + /* newer scanners support sending 3 channels of gamma, or populating all */ + /* 3 channels with same data by using code 0x0e */ + write_6[2] = 0x0e; + } + else + { + /* older scanners only support 1 channel of gamma data using code 0x3 */ + write_6[2] = 0x03; + } + + /* FIXME: AT12 & AM!2S ignore this, it's a reserved field */ + write_6[10] = 0x08; /* bitmask, bit 3 means mono type */ + + if (!s->val[OPT_CUSTOM_GAMMA].w) + { + write_6[6] = 9 >> 16; + write_6[7] = 9 >> 8; + write_6[8] = 9; + write_6[11] = 1; /* internal gamma table #1 (hope this is default) */ + + return (sanei_scsi_cmd (s->fd, write_6, 10 + 9, 0, 0)); + } + else + { + write_6[6] = (s->gamma_length + 9) >> 16; + write_6[7] = (s->gamma_length + 9) >> 8; + write_6[8] = (s->gamma_length + 9); + + DBG( 9, "Gamma Table\n" ); + DBG( 9, "==================================\n" ); + + /* FIXME: AT12 and AM12S have one less byte so use 18 */ + if ((!strcmp (s->hw->sane.model, "AT12")) || + (!strcmp (s->hw->sane.model, "AM12S"))) + { + data = write_6 + 18; + } + else + { + data = write_6 + 19; + } + + prt_buf[0] = '\0'; + for (i = 0; i < s->gamma_length; i++) + { + if (DBG_LEVEL >= 9) + { + if (!(i % 16)) + { + if ( prt_buf[0] ) + { + strcat( prt_buf, "\n" ); + DBG( 9, "%s", prt_buf ); + } + sprintf (prt_buf, "%02x: ", i); + } + sprintf (tmp_buf, "%02x ", (int) s->gamma_table[0][i]); + strcat (prt_buf, tmp_buf ); + } + + data[i] = s->gamma_table[0][i]; + } + + data[s->gamma_length - 1] = 0; + + if ( prt_buf[0] ) + { + strcat( prt_buf, "\n" ); + DBG( 9, "%s", prt_buf ); + } + + /* FIXME: AT12 and AM12S have one less byte so use 18 */ + if ((!strcmp (s->hw->sane.model, "AT12")) || + (!strcmp (s->hw->sane.model, "AM12S"))) + { + return (sanei_scsi_cmd (s->fd, write_6, 10 + 8 + s->gamma_length, 0, 0)); + } + else + { + return (sanei_scsi_cmd (s->fd, write_6, 10 + 9 + s->gamma_length, 0, 0)); + } + } +} + +static SANE_Status +artec_set_scan_window (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + char write_6[4096]; + unsigned char *data; + int counter; + int reversed_x; + int max_x; + + DBG (7, "artec_set_scan_window()\n"); + + /* + * if we can, start before the desired window since we have to throw away + * s->line_offset number of rows because of the RGB fixup. + */ + if ((s->line_offset) && + (s->tl_y) && + (s->tl_y >= (s->line_offset * 2))) + { + s->tl_y -= (s->line_offset * 2); + } + + data = (unsigned char *)write_6 + 10; + + DBG (5, "Scan window info:\n"); + DBG (5, " X resolution: %5d (%d-%d)\n", + s->x_resolution, ARTEC_MIN_X (s->hw), ARTEC_MAX_X (s->hw)); + DBG (5, " Y resolution: %5d (%d-%d)\n", + s->y_resolution, ARTEC_MIN_Y (s->hw), ARTEC_MAX_Y (s->hw)); + DBG (5, " TL_X (pixel): %5d\n", + s->tl_x); + DBG (5, " TL_Y (pixel): %5d\n", + s->tl_y); + DBG (5, " Width : %5d (%d-%d)\n", + s->params.pixels_per_line, + s->hw->x_range.min, + (int) ((SANE_UNFIX (s->hw->x_range.max) / MM_PER_INCH) * + s->x_resolution)); + DBG (5, " Height : %5d (%d-%d)\n", + s->params.lines, + s->hw->y_range.min, + (int) ((SANE_UNFIX (s->hw->y_range.max) / MM_PER_INCH) * + s->y_resolution)); + + DBG (5, " Image Comp. : %s\n", s->mode); + DBG (5, " Line Offset : %lu\n", (u_long) s->line_offset); + + memset (write_6, 0, 4096); + write_6[0] = 0x24; + write_6[8] = s->hw->setwindow_cmd_size; /* total size of command */ + + /* beginning of set window data header */ + /* actual SCSI command data byte count */ + data[7] = s->hw->setwindow_cmd_size - 8; + + /* x resolution */ + data[10] = s->x_resolution >> 8; + data[11] = s->x_resolution; + + /* y resolution */ + data[12] = s->y_resolution >> 8; + data[13] = s->y_resolution; + + if ( s->hw->flags & ARTEC_FLAG_REVERSE_WINDOW ) + { + /* top left X value */ + /* the select area is flipped across the page, so we have to do some */ + /* calculation here to get the the real starting X value */ + max_x = (int) ((SANE_UNFIX (s->hw->x_range.max) / MM_PER_INCH) * + s->x_resolution); + reversed_x = max_x - s->tl_x - s->params.pixels_per_line; + + data[14] = reversed_x >> 24; + data[15] = reversed_x >> 16; + data[16] = reversed_x >> 8; + data[17] = reversed_x; + } + else + { + /* top left X value */ + data[14] = s->tl_x >> 24; + data[15] = s->tl_x >> 16; + data[16] = s->tl_x >> 8; + data[17] = s->tl_x; + } + + /* top left Y value */ + data[18] = s->tl_y >> 24; + data[19] = s->tl_y >> 16; + data[20] = s->tl_y >> 8; + data[21] = s->tl_y; + + + /* width */ + data[22] = s->params.pixels_per_line >> 24; + data[23] = s->params.pixels_per_line >> 16; + data[24] = s->params.pixels_per_line >> 8; + data[25] = s->params.pixels_per_line; + + /* height */ + data[26] = (s->params.lines + (s->line_offset * 2)) >> 24; + data[27] = (s->params.lines + (s->line_offset * 2)) >> 16; + data[28] = (s->params.lines + (s->line_offset * 2)) >> 8; + data[29] = (s->params.lines + (s->line_offset * 2)); + + /* misc. single-byte settings */ + /* brightness */ + if (s->hw->flags & ARTEC_FLAG_OPT_BRIGHTNESS) + data[30] = s->val[OPT_BRIGHTNESS].w; + + data[31] = s->val[OPT_THRESHOLD].w; /* threshold */ + + /* contrast */ + if (s->hw->flags & ARTEC_FLAG_OPT_CONTRAST) + data[32] = s->val[OPT_CONTRAST].w; + + /* + * byte 33 is mode + * byte 37 bit 7 is "negative" setting + */ + if (strcmp (s->mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + data[33] = ARTEC_COMP_LINEART; + data[37] = (s->val[OPT_NEGATIVE].w == SANE_TRUE) ? 0x0 : 0x80; + } + else if (strcmp (s->mode, SANE_VALUE_SCAN_MODE_HALFTONE) == 0) + { + data[33] = ARTEC_COMP_HALFTONE; + data[37] = (s->val[OPT_NEGATIVE].w == SANE_TRUE) ? 0x0 : 0x80; + } + else if (strcmp (s->mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + data[33] = ARTEC_COMP_GRAY; + data[37] = (s->val[OPT_NEGATIVE].w == SANE_TRUE) ? 0x80 : 0x0; + } + else if (strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + data[33] = ARTEC_COMP_COLOR; + data[37] = (s->val[OPT_NEGATIVE].w == SANE_TRUE) ? 0x80 : 0x0; + } + + data[34] = s->params.depth; /* bits per pixel */ + + if (s->hw->flags & ARTEC_FLAG_HALFTONE_PATTERN) + { + data[35] = artec_get_str_index (halftone_pattern_list, + s->val[OPT_HALFTONE_PATTERN].s); /* halftone pattern */ + } + + /* user supplied halftone pattern not supported for now so override with */ + /* 8x8 Bayer */ + if (data[35] == 0) + { + data[35] = 4; + } + + /* NOTE: AT12 doesn't support mono according to docs. */ + data[48] = artec_get_str_index (filter_type_list, + s->val[OPT_FILTER_TYPE].s); /* filter mode */ + + if (s->hw->setwindow_cmd_size > 55) + { + data[48] = 0x2; /* DB filter type green for AT12,see above */ + + if (s->hw->flags & ARTEC_FLAG_SC_BUFFERS_LINES) + { + /* FIXME: guessing at this value, use formula instead */ + data[55] = 0x00; /* buffer full line count */ + data[56] = 0x00; /* buffer full line count */ + data[57] = 0x00; /* buffer full line count */ + data[58] = 0x0a; /* buffer full line count */ + + /* FIXME: guessing at this value, use formula instead */ + data[59] = 0x00; /* access line count */ + data[60] = 0x00; /* access line count */ + data[61] = 0x00; /* access line count */ + data[62] = 0x0a; /* access line count */ + } + + if (s->hw->flags & ARTEC_FLAG_SC_HANDLES_OFFSET) + { + /* DB : following fields : high order bit (0x80) is enable */ + /* scanner handles line offset fixup, 0 = driver handles */ + data[63] = 0x80; + } + + if ((s->hw->flags & ARTEC_FLAG_PIXEL_AVERAGING) && + (s->val[OPT_PIXEL_AVG].w)) + { + /* enable pixel average function */ + data[64] = 0x80; + } + else + { + /* disable pixel average function */ + data[64] = 0; + } + + if ((s->hw->flags & ARTEC_FLAG_ENHANCE_LINE_EDGE) && + (s->val[OPT_EDGE_ENH].w)) + { + /* enable lineart edge enhancement function */ + data[65] = 0x80; + } + else + { + /* disable lineart edge enhancement function */ + data[65] = 0; + } + + /* data is R-G-B format, 0x80 = G-B-R format (reversed) */ + data[66] = 0; + } + + DBG (50, "Set Window data : \n"); + for (counter = 0; counter < s->hw->setwindow_cmd_size; counter++) + { + DBG (50, " byte %2d = %02x \n", counter, data[counter] & 0xff); /* DB */ + } + DBG (50, "\n"); + + /* set the scan window */ + return (sanei_scsi_cmd (s->fd, write_6, 10 + + s->hw->setwindow_cmd_size, 0, 0)); +} + +static SANE_Status +artec_start_scan (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + char write_7[7]; + + DBG (7, "artec_start_scan()\n"); + + /* setup cmd to start scanning */ + memset (write_7, 0, 7); + write_7[0] = 0x1b; /* code to start scan */ + + /* FIXME: need to make this a flag */ + if (!strcmp (s->hw->sane.model, "AM12S")) + { + /* start the scan */ + return (sanei_scsi_cmd (s->fd, write_7, 6, 0, 0)); + } + else + { + write_7[4] = 0x01; /* need to send 1 data byte */ + + /* start the scan */ + return (sanei_scsi_cmd (s->fd, write_7, 7, 0, 0)); + } +} + +static SANE_Status +artec_software_rgb_calibrate (SANE_Handle handle, SANE_Byte * buf, int lines) +{ + ARTEC_Scanner *s = handle; + int line, i, loop, offset; + + DBG (7, "artec_software_rgb_calibrate()\n"); + + for (line = 0; line < lines; line++) + { + i = 0; + offset = 0; + + if (s->x_resolution == 200) + { + /* skip ever 3rd byte, -= causes us to go down in count */ + if ((s->tl_x % 3) == 0) + offset -= 1; + } + else + { + /* round down to the previous pixel */ + offset += ((s->tl_x / (300 / s->x_resolution)) * + (300 / s->x_resolution)); + } + + for (loop = 0; loop < s->params.pixels_per_line; loop++) + { + if ((DBG_LEVEL == 100) && + (loop < 100)) + { + DBG (100, " %2d-%4d R (%4d,%4d): %d * %5.2f = %d\n", + line, loop, i, offset, buf[i], + s->soft_calibrate_data[ARTEC_SOFT_CALIB_RED][offset], + (int) (buf[i] * + s->soft_calibrate_data[ARTEC_SOFT_CALIB_RED][offset])); + } + buf[i] = buf[i] * + s->soft_calibrate_data[ARTEC_SOFT_CALIB_RED][offset]; + i++; + + if ((DBG_LEVEL == 100) && + (loop < 100)) + { + DBG (100, " G (%4d,%4d): %d * %5.2f = %d\n", + i, offset, buf[i], + s->soft_calibrate_data[ARTEC_SOFT_CALIB_GREEN][offset], + (int) (buf[i] * + s->soft_calibrate_data[ARTEC_SOFT_CALIB_GREEN][offset])); + } + buf[i] = buf[i] * + s->soft_calibrate_data[ARTEC_SOFT_CALIB_GREEN][offset]; + i++; + + if ((DBG_LEVEL == 100) && + (loop < 100)) + { + DBG (100, " B (%4d,%4d): %d * %5.2f = %d\n", + i, offset, buf[i], + s->soft_calibrate_data[ARTEC_SOFT_CALIB_BLUE][offset], + (int) (buf[i] * + s->soft_calibrate_data[ARTEC_SOFT_CALIB_BLUE][offset])); + } + buf[i] = buf[i] * + s->soft_calibrate_data[ARTEC_SOFT_CALIB_BLUE][offset]; + i++; + + if (s->x_resolution == 200) + { + offset += 1; + + /* skip every 3rd byte */ + if (((offset + 1) % 3) == 0) + offset += 1; + } + else + { + offset += (300 / s->x_resolution); + } + } + } + + return (SANE_STATUS_GOOD); +} + +static SANE_Status +artec_calibrate_shading (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + SANE_Status status; /* DB added */ + u_char buf[76800]; /* should be big enough */ + size_t len; + SANE_Word save_x_resolution; + SANE_Word save_pixels_per_line; + int i; + + DBG (7, "artec_calibrate_shading()\n"); + + if (s->hw->flags & ARTEC_FLAG_CALIBRATE_RGB) + { + /* this method scans in 4 lines each of Red, Green, and Blue */ + /* after reading line of shading data, generate data for software */ + /* calibration so we have it if user requests */ + len = 4 * 2592; /* 4 lines of data, 2592 pixels wide */ + + if ( DBG_LEVEL == 100 ) + DBG (100, "RED Software Calibration data\n"); + + read_data (s->fd, ARTEC_DATA_RED_SHADING, buf, &len); + for (i = 0; i < 2592; i++) + { + s->soft_calibrate_data[ARTEC_SOFT_CALIB_RED][i] = + 255.0 / ((buf[i] + buf[i + 2592] + buf[i + 5184] + buf[i + 7776]) / 4); + if (DBG_LEVEL == 100) + { + DBG (100, + " %4d: 255.0 / (( %3d + %3d + %3d + %3d ) / 4 ) = %5.2f\n", + i, buf[i], buf[i + 2592], buf[i + 5184], buf[i + 7776], + s->soft_calibrate_data[ARTEC_SOFT_CALIB_RED][i]); + } + } + + if (DBG_LEVEL == 100) + { + DBG (100, "GREEN Software Calibration data\n"); + } + + read_data (s->fd, ARTEC_DATA_GREEN_SHADING, buf, &len); + for (i = 0; i < 2592; i++) + { + s->soft_calibrate_data[ARTEC_SOFT_CALIB_GREEN][i] = + 255.0 / ((buf[i] + buf[i + 2592] + buf[i + 5184] + buf[i + 7776]) / 4); + if (DBG_LEVEL == 100) + { + DBG (100, + " %4d: 255.0 / (( %3d + %3d + %3d + %3d ) / 4 ) = %5.2f\n", + i, buf[i], buf[i + 2592], buf[i + 5184], buf[i + 7776], + s->soft_calibrate_data[ARTEC_SOFT_CALIB_GREEN][i]); + } + } + + if (DBG_LEVEL == 100) + { + DBG (100, "BLUE Software Calibration data\n"); + } + + read_data (s->fd, ARTEC_DATA_BLUE_SHADING, buf, &len); + for (i = 0; i < 2592; i++) + { + s->soft_calibrate_data[ARTEC_SOFT_CALIB_BLUE][i] = + 255.0 / ((buf[i] + buf[i + 2592] + buf[i + 5184] + buf[i + 7776]) / 4); + if (DBG_LEVEL == 100) + { + DBG (100, + " %4d: 255.0 / (( %3d + %3d + %3d + %3d ) / 4 ) = %5.2f\n", + i, buf[i], buf[i + 2592], buf[i + 5184], buf[i + 7776], + s->soft_calibrate_data[ARTEC_SOFT_CALIB_BLUE][i]); + } + } + } + else if (s->hw->flags & ARTEC_FLAG_CALIBRATE_DARK_WHITE) + { + /* this method scans black, then white data */ + len = 3 * 5100; /* 1 line of data, 5100 pixels wide, RGB data */ + read_data (s->fd, ARTEC_DATA_DARK_SHADING, buf, &len); + save_x_resolution = s->x_resolution; + s->x_resolution = 600; + save_pixels_per_line = s->params.pixels_per_line; + s->params.pixels_per_line = ARTEC_MAX_X (s->hw); + s->params.pixels_per_line = 600 * 8.5; /* ?this? or ?above line? */ + /* DB added wait_ready */ + status = wait_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "wait for scanner ready failed: %s\n", sane_strstatus (status)); + return status; + } + /* next line should use ARTEC_DATA_WHITE_SHADING_TRANS if using ADF */ + read_data (s->fd, ARTEC_DATA_WHITE_SHADING_OPT, buf, &len); + s->x_resolution = save_x_resolution; + s->params.pixels_per_line = save_pixels_per_line; + } + + return (SANE_STATUS_GOOD); +} + + +static SANE_Status +end_scan (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + /* DB + uint8_t write_6[6] = + {0x1B, 0, 0, 0, 0, 0}; + */ + + DBG (7, "end_scan()\n"); + + s->scanning = SANE_FALSE; + +/* if (s->this_pass == 3) */ + s->this_pass = 0; + + if ((s->hw->flags & ARTEC_FLAG_RGB_LINE_OFFSET) && + (tmp_line_buf != NULL)) + { + artec_buffer_line_offset_free (); + } + + /* DB + return (sanei_scsi_cmd (s->fd, write_6, 6, 0, 0)); + */ + return abort_scan (s); +} + + +static SANE_Status +artec_get_cap_data (ARTEC_Device * dev, int fd) +{ + int cap_model, loop; + SANE_Status status; + u_char cap_buf[256]; /* buffer for cap data */ + + DBG (7, "artec_get_cap_data()\n"); + + /* DB always use the hard-coded capability info first + * if we get cap data from the scanner, we override */ + cap_model = -1; + for (loop = 0; loop < NELEMS (cap_data); loop++) + { + if (strcmp (cap_data[loop].model, dev->sane.model) == 0) + { + cap_model = loop; + } + } + + if (cap_model == -1) + { + DBG (1, "unable to identify Artec model '%s', check artec.c\n", + dev->sane.model); + return (SANE_STATUS_UNSUPPORTED); + } + + dev->x_range.min = 0; + dev->x_range.max = SANE_FIX (cap_data[cap_model].width) * MM_PER_INCH; + dev->x_range.quant = 1; + + dev->width = cap_data[cap_model].width; + + dev->y_range.min = 0; + dev->y_range.max = SANE_FIX (cap_data[cap_model].height) * MM_PER_INCH; + dev->y_range.quant = 1; + + dev->height = cap_data[cap_model].height; + + status = artec_str_list_to_word_list (&dev->horz_resolution_list, + cap_data[cap_model].horz_resolution_str); + + status = artec_str_list_to_word_list (&dev->vert_resolution_list, + cap_data[cap_model].vert_resolution_str); + + dev->contrast_range.min = 0; + dev->contrast_range.max = 255; + dev->contrast_range.quant = 1; + + dev->brightness_range.min = 0; + dev->brightness_range.max = 255; + dev->brightness_range.quant = 1; + + dev->threshold_range.min = 0; + dev->threshold_range.max = 255; + dev->threshold_range.quant = 1; + + dev->sane.type = cap_data[cap_model].type; + + dev->max_read_size = cap_data[cap_model].max_read_size; + + dev->flags = cap_data[cap_model].flags; + + switch (cap_data[cap_model].adc_bits) + { + case 8: + dev->gamma_length = 256; + break; + + case 10: + dev->gamma_length = 1024; + break; + + case 12: + dev->gamma_length = 4096; + break; + } + + dev->setwindow_cmd_size = cap_data[cap_model].setwindow_cmd_size; + + if (dev->support_cap_data_retrieve) /* DB */ + { + /* DB added reading capability data from scanner */ + char info[80]; /* for printing debugging info */ + size_t len = sizeof (cap_buf); + + /* read the capability data from the scanner */ + DBG (9, "reading capability data from scanner...\n"); + + wait_ready (fd); + + read_data (fd, ARTEC_DATA_CAPABILITY_DATA, cap_buf, &len); + + DBG (50, "scanner capability data : \n"); + strncpy (info, (const char *) &cap_buf[0], 8); + info[8] = '\0'; + DBG (50, " Vendor : %s\n", info); + strncpy (info, (const char *) &cap_buf[8], 16); + info[16] = '\0'; + DBG (50, " Device Name : %s\n", info); + strncpy (info, (const char *) &cap_buf[24], 4); + info[4] = '\0'; + DBG (50, " Version Number : %s\n", info); + sprintf (info, "%d ", cap_buf[29]); + DBG (50, " CCD Type : %s\n", info); + sprintf (info, "%d ", cap_buf[30]); + DBG (50, " AD Converter Type : %s\n", info); + sprintf (info, "%d ", (cap_buf[31] << 8) | cap_buf[32]); + DBG (50, " Buffer size : %s\n", info); + sprintf (info, "%d ", cap_buf[33]); + DBG (50, " Channels of RGB Gamma : %s\n", info); + sprintf (info, "%d ", (cap_buf[34] << 8) | cap_buf[35]); + DBG (50, " Opt. res. of R channel : %s\n", info); + sprintf (info, "%d ", (cap_buf[36] << 8) | cap_buf[37]); + DBG (50, " Opt. res. of G channel : %s\n", info); + sprintf (info, "%d ", (cap_buf[38] << 8) | cap_buf[39]); + DBG (50, " Opt. res. of B channel : %s\n", info); + sprintf (info, "%d ", (cap_buf[40] << 8) | cap_buf[41]); + DBG (50, " Min. Hor. Resolution : %s\n", info); + sprintf (info, "%d ", (cap_buf[42] << 8) | cap_buf[43]); + DBG (50, " Max. Vert. Resolution : %s\n", info); + sprintf (info, "%d ", (cap_buf[44] << 8) | cap_buf[45]); + DBG (50, " Min. Vert. Resolution : %s\n", info); + sprintf (info, "%s ", cap_buf[46] == 0x80 ? "yes" : "no"); + DBG (50, " Chunky Data Format : %s\n", info); + sprintf (info, "%s ", cap_buf[47] == 0x80 ? "yes" : "no"); + DBG (50, " RGB Data Format : %s\n", info); + sprintf (info, "%s ", cap_buf[48] == 0x80 ? "yes" : "no"); + DBG (50, " BGR Data Format : %s\n", info); + sprintf (info, "%d ", cap_buf[49]); + DBG (50, " Line Offset : %s\n", info); + sprintf (info, "%s ", cap_buf[50] == 0x80 ? "yes" : "no"); + DBG (50, " Channel Valid Sequence : %s\n", info); + sprintf (info, "%s ", cap_buf[51] == 0x80 ? "yes" : "no"); + DBG (50, " True Gray : %s\n", info); + sprintf (info, "%s ", cap_buf[52] == 0x80 ? "yes" : "no"); + DBG (50, " Force Host Not Do Shading : %s\n", info); + sprintf (info, "%s ", cap_buf[53] == 0x00 ? "AT006" : "AT010"); + DBG (50, " ASIC : %s\n", info); + sprintf (info, "%s ", cap_buf[54] == 0x82 ? "SCSI2" : + cap_buf[54] == 0x81 ? "SCSI1" : "Parallel"); + DBG (50, " Interface : %s\n", info); + sprintf (info, "%d ", (cap_buf[55] << 8) | cap_buf[56]); + DBG (50, " Phys. Area Width : %s\n", info); + sprintf (info, "%d ", (cap_buf[57] << 8) | cap_buf[58]); + DBG (50, " Phys. Area Length : %s\n", info); + + /* fill in the information we've got from the scanner */ + + dev->width = ((float) ((cap_buf[55] << 8) | cap_buf[56])) / 1000; + dev->height = ((float) ((cap_buf[57] << 8) | cap_buf[58])) / 1000; + + /* DB ----- */ + } + + DBG (9, "Scanner capability info.\n"); + DBG (9, " Vendor : %s\n", dev->sane.vendor); + DBG (9, " Model : %s\n", dev->sane.model); + DBG (9, " Type : %s\n", dev->sane.type); + DBG (5, " Width : %.2f inches\n", dev->width); + DBG (9, " Height : %.2f inches\n", dev->height); + DBG (9, " X Range(mm) : %d-%d\n", + dev->x_range.min, + (int) (SANE_UNFIX (dev->x_range.max))); + DBG (9, " Y Range(mm) : %d-%d\n", + dev->y_range.min, + (int) (SANE_UNFIX (dev->y_range.max))); + + DBG (9, " Horz. DPI : %d-%d\n", ARTEC_MIN_X (dev), ARTEC_MAX_X (dev)); + DBG (9, " Vert. DPI : %d-%d\n", ARTEC_MIN_Y (dev), ARTEC_MAX_Y (dev)); + DBG (9, " Contrast : %d-%d\n", + dev->contrast_range.min, dev->contrast_range.max); + DBG (9, " REQ Sh. Cal.: %d\n", + dev->flags & ARTEC_FLAG_CALIBRATE ? 1 : 0); + DBG (9, " REQ Ln. Offs: %d\n", + dev->flags & ARTEC_FLAG_RGB_LINE_OFFSET ? 1 : 0); + DBG (9, " REQ Ch. Shft: %d\n", + dev->flags & ARTEC_FLAG_RGB_CHAR_SHIFT ? 1 : 0); + DBG (9, " SetWind Size: %d\n", + dev->setwindow_cmd_size); + DBG (9, " Calib Method: %s\n", + dev->flags & ARTEC_FLAG_CALIBRATE_RGB ? "RGB" : + dev->flags & ARTEC_FLAG_CALIBRATE_DARK_WHITE ? "white/black" : "N/A"); + + return (SANE_STATUS_GOOD); +} + +static SANE_Status +dump_inquiry (unsigned char *result) +{ + int i; + int j; + char prt_buf[129] = ""; + char tmp_buf[129]; + + DBG (4, "dump_inquiry()\n"); + + DBG (4, " === SANE/Artec backend v%d.%d.%d ===\n", + ARTEC_MAJOR, ARTEC_MINOR, ARTEC_SUB); + DBG (4, " ===== Scanner Inquiry Block =====\n"); + for (i = 0; i < 96; i += 16) + { + sprintf (prt_buf, "0x%02x: ", i); + for (j = 0; j < 16; j++) + { + sprintf (tmp_buf, "%02x ", (int) result[i + j]); + strcat( prt_buf, tmp_buf ); + } + strcat( prt_buf, " "); + for (j = 0; j < 16; j++) + { + sprintf (tmp_buf, "%c", + isprint (result[i + j]) ? result[i + j] : '.'); + strcat( prt_buf, tmp_buf ); + } + strcat( prt_buf, "\n" ); + DBG(4, "%s", prt_buf ); + } + + return (SANE_STATUS_GOOD); +} + +static SANE_Status +attach (const char *devname, ARTEC_Device ** devp) +{ + char result[INQ_LEN]; + char product_revision[5]; + char temp_result[33]; + char *str, *t; + int fd; + SANE_Status status; + ARTEC_Device *dev; + size_t size; + + DBG (7, "attach()\n"); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return (SANE_STATUS_GOOD); + } + } + + DBG (6, "attach: opening %s\n", devname); + + status = sanei_scsi_open (devname, &fd, sense_handler, NULL); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed (%s)\n", sane_strstatus (status)); + return (SANE_STATUS_INVAL); + } + + DBG (6, "attach: sending INQUIRY\n"); + size = sizeof (result); + status = sanei_scsi_cmd (fd, inquiry, sizeof (inquiry), result, &size); + if (status != SANE_STATUS_GOOD || size < 16) + { + DBG (1, "attach: inquiry failed (%s)\n", sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + + /* + * Check to see if this device is a scanner. + */ + if (result[0] != 0x6) + { + DBG (1, "attach: device doesn't look like a scanner at all.\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + + /* + * The BlackWidow BW4800SP is actually a rebadged AT3, with the vendor + * string set to 8 spaces and the product to "Flatbed Scanner ". So, + * if we have one of these, we'll make it look like an AT3. + * + * For now, to be on the safe side, we'll also check the version number + * since BlackWidow seems to have left that intact as "1.90". + * + * Check that result[36] == 0x00 so we don't mistake a microtek scanner. + */ + if ((result[36] == 0x00) && + (strncmp (result + 32, "1.90", 4) == 0) && + (strncmp (result + 8, " ", 8) == 0) && + (strncmp (result + 16, "Flatbed Scanner ", 16) == 0)) + { + DBG (6, "Found BlackWidow BW4800SP scanner, setting up like AT3\n"); + + /* setup the vendor and product to mimic the Artec/Ultima AT3 */ + strncpy (result + 8, "ULTIMA", 6); + strncpy (result + 16, "AT3 ", 16); + } + + /* + * The Plustek 19200S is actually a rebadged AM12S, with the vendor string + * set to 8 spaces. + */ + if ((strncmp (result + 8, " ", 8) == 0) && + (strncmp (result + 16, "SCAN19200 ", 16) == 0)) + { + DBG (6, "Found Plustek 19200S scanner, setting up like AM12S\n"); + + /* setup the vendor and product to mimic the Artec/Ultima AM12S */ + strncpy (result + 8, "ULTIMA", 6); + strncpy (result + 16, "AM12S ", 16); + } + + /* + * Check to see if they have forced a vendor and/or model string and + * if so, fudge the inquiry results with that info. We do this right + * before we check the inquiry results, otherwise we might not be forcing + * anything. + */ + if (artec_vendor[0] != 0x0) + { + /* + * 1) copy the vendor string to our temp variable + * 2) append 8 spaces to make sure we have at least 8 characters + * 3) copy our fudged vendor string into the inquiry result. + */ + strcpy (temp_result, artec_vendor); + strcat (temp_result, " "); + strncpy (result + 8, temp_result, 8); + } + + if (artec_model[0] != 0x0) + { + /* + * 1) copy the model string to our temp variable + * 2) append 16 spaces to make sure we have at least 16 characters + * 3) copy our fudged model string into the inquiry result. + */ + strcpy (temp_result, artec_model); + strcat (temp_result, " "); + strncpy (result + 16, temp_result, 16); + } + + /* are we really dealing with a scanner by ULTIMA/ARTEC? */ + if ((strncmp (result + 8, "ULTIMA", 6) != 0) && + (strncmp (result + 8, "ARTEC", 5) != 0)) + { + DBG (1, "attach: device doesn't look like a Artec/ULTIMA scanner\n"); + + strncpy (temp_result, result + 8, 8); + temp_result[8] = 0x0; + DBG (1, "attach: FOUND vendor = '%s'\n", temp_result); + strncpy (temp_result, result + 16, 16); + temp_result[16] = 0x0; + DBG (1, "attach: FOUND model = '%s'\n", temp_result); + + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + + /* turn this wait OFF for now since it appears to cause problems with */ + /* AT12 models */ + /* turned off by creating an "if" that can never be true */ + if ( 1 == 2 ) { + DBG (6, "attach: wait for scanner to come ready\n"); + status = wait_ready (fd); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: test unit ready failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + /* This is the end of the "if" that can never be true that in effect */ + /* comments out this wait_ready() call */ + } + /* end of "if( 1 == 2 )" */ + + dev = malloc (sizeof (*dev)); + if (!dev) + return (SANE_STATUS_NO_MEM); + + memset (dev, 0, sizeof (*dev)); + + if (DBG_LEVEL >= 4) + dump_inquiry ((unsigned char *) result); + + dev->sane.name = strdup (devname); + + /* get the model info */ + str = malloc (17); + memcpy (str, result + 16, 16); + str[16] = ' '; + t = str + 16; + while ((*t == ' ') && (t > str)) + { + *t = '\0'; + t--; + } + dev->sane.model = str; + + /* for some reason, the firmware revision is in the model info string on */ + /* the A6000C PLUS scanners instead of in it's proper place */ + if (strstr (str, "A6000C PLUS") == str) + { + str[11] = '\0'; + strncpy (product_revision, str + 12, 4); + } + else if (strstr (str, "AT3") == str) + { + str[3] = '\0'; + strncpy (product_revision, str + 8, 4); + } + else + { + /* get the product revision from it's normal place */ + strncpy (product_revision, result + 32, 4); + } + product_revision[4] = ' '; + t = strchr (product_revision, ' '); + if (t) + *t = '\0'; + else + t = "unknown revision"; + + /* get the vendor info */ + str = malloc (9); + memcpy (str, result + 8, 8); + str[8] = ' '; + t = strchr (str, ' '); + *t = '\0'; + dev->sane.vendor = str; + + DBG (5, "scanner vendor: '%s', model: '%s', revision: '%s'\n", + dev->sane.vendor, dev->sane.model, product_revision); + + /* Artec docs say if bytes 36-43 = "ULTIMA ", then supports read cap. data */ + if (strncmp (result + 36, "ULTIMA ", 8) == 0) + { + DBG (5, "scanner supports read capability data function\n"); + dev->support_cap_data_retrieve = SANE_TRUE; + } + else + { + DBG (5, "scanner does NOT support read capability data function\n"); + dev->support_cap_data_retrieve = SANE_FALSE; + } + + DBG (6, "attach: getting scanner capability data\n"); + status = artec_get_cap_data (dev, fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: artec_get_cap_data failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + + sanei_scsi_close (fd); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + return (SANE_STATUS_GOOD); +} + +static SANE_Status +init_options (ARTEC_Scanner * s) +{ + int i; + + DBG (7, "init_options()\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = "Scan Mode"; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[3]); + + /* horizontal resolution */ + s->opt[OPT_X_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_X_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_X_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_X_RESOLUTION].constraint.word_list = s->hw->horz_resolution_list; + s->val[OPT_X_RESOLUTION].w = 100; + + /* vertical resolution */ + s->opt[OPT_Y_RESOLUTION].name = SANE_NAME_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].title = SANE_TITLE_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].desc = SANE_DESC_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_Y_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_Y_RESOLUTION].constraint.word_list = s->hw->vert_resolution_list; + s->opt[OPT_Y_RESOLUTION].cap |= SANE_CAP_INACTIVE; + s->val[OPT_Y_RESOLUTION].w = 100; + + /* bind resolution */ + s->opt[OPT_RESOLUTION_BIND].name = SANE_NAME_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].title = SANE_TITLE_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].desc = SANE_DESC_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].type = SANE_TYPE_BOOL; + s->val[OPT_RESOLUTION_BIND].w = SANE_TRUE; + + if (!(s->hw->flags & ARTEC_FLAG_SEPARATE_RES)) + s->opt[OPT_RESOLUTION_BIND].cap |= SANE_CAP_INACTIVE; + + /* Preview Mode */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].unit = SANE_UNIT_NONE; + s->opt[OPT_PREVIEW].size = sizeof (SANE_Word); + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* Grayscale Preview Mode */ + s->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; + s->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; + s->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; + s->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_GRAY_PREVIEW].unit = SANE_UNIT_NONE; + s->opt[OPT_GRAY_PREVIEW].size = sizeof (SANE_Word); + s->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; + + /* negative */ + s->opt[OPT_NEGATIVE].name = SANE_NAME_NEGATIVE; + s->opt[OPT_NEGATIVE].title = SANE_TITLE_NEGATIVE; + s->opt[OPT_NEGATIVE].desc = "Negative Image"; + s->opt[OPT_NEGATIVE].type = SANE_TYPE_BOOL; + s->val[OPT_NEGATIVE].w = SANE_FALSE; + + if (!(s->hw->flags & ARTEC_FLAG_MBPP_NEGATIVE)) + { + s->opt[OPT_NEGATIVE].cap |= SANE_CAP_INACTIVE; + } + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->val[OPT_TL_X].w = s->hw->x_range.min; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->val[OPT_TL_Y].w = s->hw->y_range.min; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range.max; + + /* Enhancement group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* filter mode */ + s->opt[OPT_FILTER_TYPE].name = "filter-type"; + s->opt[OPT_FILTER_TYPE].title = "Filter Type"; + s->opt[OPT_FILTER_TYPE].desc = "Filter Type for mono scans"; + s->opt[OPT_FILTER_TYPE].type = SANE_TYPE_STRING; + s->opt[OPT_FILTER_TYPE].size = max_string_size (filter_type_list); + s->opt[OPT_FILTER_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_FILTER_TYPE].constraint.string_list = filter_type_list; + s->val[OPT_FILTER_TYPE].s = strdup (filter_type_list[0]); + s->opt[OPT_FILTER_TYPE].cap |= SANE_CAP_INACTIVE; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &s->hw->brightness_range; + s->val[OPT_CONTRAST].w = 0x80; + + if (!(s->hw->flags & ARTEC_FLAG_OPT_CONTRAST)) + { + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + } + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &s->hw->contrast_range; + s->val[OPT_BRIGHTNESS].w = 0x80; + + if (!(s->hw->flags & ARTEC_FLAG_OPT_BRIGHTNESS)) + { + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + } + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &s->hw->threshold_range; + s->val[OPT_THRESHOLD].w = 0x80; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + /* halftone pattern */ + s->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_PATTERN].size = max_string_size (halftone_pattern_list); + s->opt[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_HALFTONE_PATTERN].constraint.string_list = halftone_pattern_list; + s->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_pattern_list[1]); + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + /* pixel averaging */ + s->opt[OPT_PIXEL_AVG].name = "pixel-avg"; + s->opt[OPT_PIXEL_AVG].title = "Pixel Averaging"; + s->opt[OPT_PIXEL_AVG].desc = "Enable HardWare Pixel Averaging function"; + s->opt[OPT_PIXEL_AVG].type = SANE_TYPE_BOOL; + s->val[OPT_PIXEL_AVG].w = SANE_FALSE; + + if (!(s->hw->flags & ARTEC_FLAG_PIXEL_AVERAGING)) + { + s->opt[OPT_PIXEL_AVG].cap |= SANE_CAP_INACTIVE; + } + + /* lineart line edge enhancement */ + s->opt[OPT_EDGE_ENH].name = "edge-enh"; + s->opt[OPT_EDGE_ENH].title = "Line Edge Enhancement"; + s->opt[OPT_EDGE_ENH].desc = "Enable HardWare Lineart Line Edge Enhancement"; + s->opt[OPT_EDGE_ENH].type = SANE_TYPE_BOOL; + s->val[OPT_EDGE_ENH].w = SANE_FALSE; + s->opt[OPT_EDGE_ENH].cap |= SANE_CAP_INACTIVE; + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* grayscale gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->val[OPT_GAMMA_VECTOR].wa = &(s->gamma_table[0][0]); + s->opt[OPT_GAMMA_VECTOR].constraint.range = &u8_range; + s->opt[OPT_GAMMA_VECTOR].size = s->gamma_length * sizeof (SANE_Word); + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->val[OPT_GAMMA_VECTOR_R].wa = &(s->gamma_table[1][0]); + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &(s->gamma_range); + s->opt[OPT_GAMMA_VECTOR_R].size = s->gamma_length * sizeof (SANE_Word); + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->val[OPT_GAMMA_VECTOR_G].wa = &(s->gamma_table[2][0]); + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &(s->gamma_range); + s->opt[OPT_GAMMA_VECTOR_G].size = s->gamma_length * sizeof (SANE_Word); + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->val[OPT_GAMMA_VECTOR_B].wa = &(s->gamma_table[3][0]); + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &(s->gamma_range); + s->opt[OPT_GAMMA_VECTOR_B].size = s->gamma_length * sizeof (SANE_Word); + + if (s->hw->flags & ARTEC_FLAG_GAMMA_SINGLE) + { + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + + if (!(s->hw->flags & ARTEC_FLAG_GAMMA)) + { + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + } + + /* transparency */ + s->opt[OPT_TRANSPARENCY].name = "transparency"; + s->opt[OPT_TRANSPARENCY].title = "Transparency"; + s->opt[OPT_TRANSPARENCY].desc = "Use transparency adaptor"; + s->opt[OPT_TRANSPARENCY].type = SANE_TYPE_BOOL; + s->val[OPT_TRANSPARENCY].w = SANE_FALSE; + + /* ADF */ + s->opt[OPT_ADF].name = "adf"; + s->opt[OPT_ADF].title = "ADF"; + s->opt[OPT_ADF].desc = "Use ADF"; + s->opt[OPT_ADF].type = SANE_TYPE_BOOL; + s->val[OPT_ADF].w = SANE_FALSE; + + /* Calibration group: */ + s->opt[OPT_CALIBRATION_GROUP].title = "Calibration"; + s->opt[OPT_CALIBRATION_GROUP].desc = ""; + s->opt[OPT_CALIBRATION_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_CALIBRATION_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_CALIBRATION_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Calibrate Every Scan? */ + s->opt[OPT_QUALITY_CAL].name = SANE_NAME_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].title = "Hardware Calibrate Every Scan"; + s->opt[OPT_QUALITY_CAL].desc = "Perform hardware calibration on every scan"; + s->opt[OPT_QUALITY_CAL].type = SANE_TYPE_BOOL; + s->val[OPT_QUALITY_CAL].w = SANE_FALSE; + + if (!(s->hw->flags & ARTEC_FLAG_CALIBRATE)) + { + s->opt[OPT_QUALITY_CAL].cap |= SANE_CAP_INACTIVE; + } + + /* Perform Software Quality Calibration */ + s->opt[OPT_SOFTWARE_CAL].name = "software-cal"; + s->opt[OPT_SOFTWARE_CAL].title = "Software Color Calibration"; + s->opt[OPT_SOFTWARE_CAL].desc = "Perform software quality calibration in " + "addition to hardware calibration"; + s->opt[OPT_SOFTWARE_CAL].type = SANE_TYPE_BOOL; + s->val[OPT_SOFTWARE_CAL].w = SANE_FALSE; + + /* check for RGB calibration now because we have only implemented software */ + /* calibration in conjunction with hardware RGB calibration */ + if ((!(s->hw->flags & ARTEC_FLAG_CALIBRATE)) || + (!(s->hw->flags & ARTEC_FLAG_CALIBRATE_RGB))) + { + s->opt[OPT_SOFTWARE_CAL].cap |= SANE_CAP_INACTIVE; + } + + return (SANE_STATUS_GOOD); +} + +static SANE_Status +do_cancel (ARTEC_Scanner * s) +{ + DBG (7, "do_cancel()\n"); + + s->scanning = SANE_FALSE; + + /* DAL: Terminate a three pass scan properly */ +/* if (s->this_pass == 3) */ + s->this_pass = 0; + + if ((s->hw->flags & ARTEC_FLAG_RGB_LINE_OFFSET) && + (tmp_line_buf != NULL)) + { + artec_buffer_line_offset_free (); + } + + if (s->fd >= 0) + { + sanei_scsi_close (s->fd); + s->fd = -1; + } + + return (SANE_STATUS_CANCELLED); +} + + +static SANE_Status +attach_one (const char *dev) +{ + DBG (7, "attach_one()\n"); + + attach (dev, 0); + return (SANE_STATUS_GOOD); +} + + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX], *cp; + size_t len; + FILE *fp; + + DBG_INIT (); + + DBG (1, "Artec/Ultima backend version %d.%d.%d, last mod: %s\n", + ARTEC_MAJOR, ARTEC_MINOR, ARTEC_SUB, ARTEC_LAST_MOD); + DBG (1, "http://www4.infi.net/~cpinkham/sane-artec-doc.html\n"); + + DBG (7, "sane_init()\n" ); + + devlist = 0; + /* make sure these 2 are empty */ + strcpy (artec_vendor, ""); + strcpy (artec_model, ""); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + if (authorize) + DBG (7, "sane_init(), authorize %s null\n", (authorize) ? "!=" : "=="); + + fp = sanei_config_open (ARTEC_CONFIG_FILE); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + attach ("/dev/scanner", 0); + return (SANE_STATUS_GOOD); + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + cp = artec_skip_whitespace (dev_name); + + /* ignore line comments and blank lines */ + if ((!*cp) || (*cp == '#')) + continue; + + len = strlen (cp); + + /* ignore empty lines */ + if (!len) + continue; + + DBG (50, "%s line: '%s', len = %lu\n", ARTEC_CONFIG_FILE, cp, + (u_long) len); + + /* check to see if they forced a vendor string in artec.conf */ + if ((strncmp (cp, "vendor", 6) == 0) && isspace (cp[6])) + { + cp += 7; + cp = artec_skip_whitespace (cp); + + strcpy (artec_vendor, cp); + DBG (5, "sane_init: Forced vendor string '%s' in %s.\n", + cp, ARTEC_CONFIG_FILE); + } + /* OK, maybe they forced the model string in artec.conf */ + else if ((strncmp (cp, "model", 5) == 0) && isspace (cp[5])) + { + cp += 6; + cp = artec_skip_whitespace (cp); + + strcpy (artec_model, cp); + DBG (5, "sane_init: Forced model string '%s' in %s.\n", + cp, ARTEC_CONFIG_FILE); + } + /* well, nothing else to do but attempt the attach */ + else + { + sanei_config_attach_matching_devices (dev_name, attach_one); + strcpy (artec_vendor, ""); + strcpy (artec_model, ""); + } + } + fclose (fp); + + return (SANE_STATUS_GOOD); +} + +void +sane_exit (void) +{ + ARTEC_Device *dev, *next; + + DBG (7, "sane_exit()\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free (dev); + } + + if (devlist) + free (devlist); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + ARTEC_Device *dev; + int i; + + DBG (7, "sane_get_devices( device_list, local_only = %d )\n", local_only ); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + return (SANE_STATUS_GOOD); +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + SANE_Status status; + ARTEC_Device *dev; + ARTEC_Scanner *s; + int i, j; + + DBG (7, "sane_open()\n"); + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + status = attach (devicename, &dev); + if (status != SANE_STATUS_GOOD) + return (status); + } + } + else + { + /* empty devicname -> use first device */ + dev = first_dev; + } + + if (!dev) + return SANE_STATUS_INVAL; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->fd = -1; + s->hw = dev; + s->this_pass = 0; + + s->gamma_length = s->hw->gamma_length; + s->gamma_range.min = 0; + s->gamma_range.max = s->gamma_length - 1; + s->gamma_range.quant = 0; + + /* not sure if I need this or not, it was in the umax backend though. :-) */ + for (j = 0; j < s->gamma_length; ++j) + { + s->gamma_table[0][j] = j * (s->gamma_length - 1) / s->gamma_length; + } + + for (i = 1; i < 4; i++) + { + for (j = 0; j < s->gamma_length; ++j) + { + s->gamma_table[i][j] = j; + } + } + + init_options (s); + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + + *handle = s; + + if (s->hw->flags & ARTEC_FLAG_CALIBRATE) + { + status = sanei_scsi_open (s->hw->sane.name, &s->fd, 0, 0); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "error opening scanner for initial calibration: %s\n", + sane_strstatus (status)); + s->fd = -1; + return status; + } + + status = artec_calibrate_shading (s); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "initial shading calibration failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + + sanei_scsi_close (s->fd); + } + + return (SANE_STATUS_GOOD); +} + +void +sane_close (SANE_Handle handle) +{ + ARTEC_Scanner *prev, *s; + + DBG (7, "sane_close()\n"); + + if ((DBG_LEVEL == 101) && + (debug_fd > -1)) + { + close (debug_fd); + DBG (101, "closed artec.data.raw output file\n"); + } + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (1, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (s->scanning) + do_cancel (handle); + + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + free (handle); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + ARTEC_Scanner *s = handle; + + DBG (7, "sane_get_option_descriptor()\n"); + + if (((unsigned) option >= NUM_OPTIONS) || + (option < 0 )) + return (0); + + return (s->opt + option); +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + ARTEC_Scanner *s = handle; + SANE_Status status; + SANE_Word w, cap; + + DBG (7, "sane_control_option()\n"); + + if (info) + *info = 0; + + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + + if (s->this_pass) + return SANE_STATUS_DEVICE_BUSY; + + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_GET_VALUE) + { + DBG (13, "sane_control_option %d, get value\n", option); + + switch (option) + { + /* word options: */ + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_PREVIEW: + case OPT_GRAY_PREVIEW: + case OPT_RESOLUTION_BIND: + case OPT_NEGATIVE: + case OPT_TRANSPARENCY: + case OPT_ADF: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_QUALITY_CAL: + case OPT_SOFTWARE_CAL: + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_CUSTOM_GAMMA: + case OPT_PIXEL_AVG: + case OPT_EDGE_ENH: + *(SANE_Word *) val = s->val[option].w; + return (SANE_STATUS_GOOD); + + /* string options: */ + case OPT_MODE: + case OPT_FILTER_TYPE: + case OPT_HALFTONE_PATTERN: + strcpy (val, s->val[option].s); + return (SANE_STATUS_GOOD); + + /* word array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + return (SANE_STATUS_GOOD); + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + DBG (13, "sane_control_option %d, set value\n", option); + + if (!SANE_OPTION_IS_SETTABLE (cap)) + return (SANE_STATUS_INVAL); + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return (status); + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_TL_X: + case OPT_TL_Y: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + + /* fall through */ + case OPT_PREVIEW: + case OPT_GRAY_PREVIEW: + case OPT_QUALITY_CAL: + case OPT_SOFTWARE_CAL: + case OPT_NUM_OPTS: + case OPT_NEGATIVE: + case OPT_TRANSPARENCY: + case OPT_ADF: + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_PIXEL_AVG: + case OPT_EDGE_ENH: + s->val[option].w = *(SANE_Word *) val; + return (SANE_STATUS_GOOD); + + case OPT_MODE: + { + if (s->val[option].s) + free (s->val[option].s); + + s->val[option].s = (SANE_Char *) strdup (val); + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* options INvisible by default */ + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SOFTWARE_CAL].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_EDGE_ENH].cap |= SANE_CAP_INACTIVE; + + /* options VISIBLE by default */ + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_FILTER_TYPE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_NEGATIVE].cap &= ~SANE_CAP_INACTIVE; + + if (strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + /* Lineart mode */ + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; /* OFF */ + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + + if (s->hw->flags & ARTEC_FLAG_ENHANCE_LINE_EDGE) + s->opt[OPT_EDGE_ENH].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE) == 0) + { + /* Halftone mode */ + if (s->hw->flags & ARTEC_FLAG_HALFTONE_PATTERN) + s->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (val, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + /* Grayscale mode */ + if (!(s->hw->flags & ARTEC_FLAG_MBPP_NEGATIVE)) + { + s->opt[OPT_NEGATIVE].cap |= SANE_CAP_INACTIVE; + } + } + else if (strcmp (val, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + /* Color mode */ + s->opt[OPT_FILTER_TYPE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SOFTWARE_CAL].cap &= ~SANE_CAP_INACTIVE; + if (!(s->hw->flags & ARTEC_FLAG_MBPP_NEGATIVE)) + { + s->opt[OPT_NEGATIVE].cap |= SANE_CAP_INACTIVE; + } + } + } + return (SANE_STATUS_GOOD); + + case OPT_FILTER_TYPE: + case OPT_HALFTONE_PATTERN: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return (SANE_STATUS_GOOD); + + case OPT_RESOLUTION_BIND: + if (s->val[option].w != *(SANE_Word *) val) + { + s->val[option].w = *(SANE_Word *) val; + + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS; + } + + if (s->val[option].w == SANE_FALSE) + { /* don't bind */ + s->opt[OPT_Y_RESOLUTION].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_X_RESOLUTION].title = + SANE_TITLE_SCAN_X_RESOLUTION; + s->opt[OPT_X_RESOLUTION].name = + SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = + SANE_DESC_SCAN_X_RESOLUTION; + } + else + { /* bind */ + s->opt[OPT_Y_RESOLUTION].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_X_RESOLUTION].title = + SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].name = + SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = + SANE_DESC_SCAN_RESOLUTION; + } + } + return (SANE_STATUS_GOOD); + + /* side-effect-free word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + return (SANE_STATUS_GOOD); + + /* options with side effects: */ + case OPT_CUSTOM_GAMMA: + w = *(SANE_Word *) val; + if (w == s->val[OPT_CUSTOM_GAMMA].w) + return (SANE_STATUS_GOOD); + + s->val[OPT_CUSTOM_GAMMA].w = w; + if (w) /* use custom_gamma_table */ + { + const char *mode = s->val[OPT_MODE].s; + + if ((strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) || + (strcmp (mode, SANE_VALUE_SCAN_MODE_HALFTONE) == 0) || + (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0)) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + + if (!(s->hw->flags & ARTEC_FLAG_GAMMA_SINGLE)) + { + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + } + else + /* don't use custom_gamma_table */ + { + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return (SANE_STATUS_GOOD); + } + } + + return (SANE_STATUS_INVAL); +} + +static void +set_pass_parameters (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + + DBG (7, "set_pass_parameters()\n"); + + if (s->threepasscolor) + { + s->this_pass += 1; + DBG (9, "set_pass_parameters: three-pass, on %d\n", s->this_pass); + switch (s->this_pass) + { + case 1: + s->params.format = SANE_FRAME_RED; + s->params.last_frame = SANE_FALSE; + break; + case 2: + s->params.format = SANE_FRAME_GREEN; + s->params.last_frame = SANE_FALSE; + break; + case 3: + s->params.format = SANE_FRAME_BLUE; + s->params.last_frame = SANE_TRUE; + break; + default: + DBG (9, "set_pass_parameters: What?!? pass %d = filter?\n", + s->this_pass); + break; + } + } + else + s->this_pass = 0; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + ARTEC_Scanner *s = handle; + + DBG (7, "sane_get_parameters()\n"); + + if (!s->scanning) + { + double width, height; + + memset (&s->params, 0, sizeof (s->params)); + + s->x_resolution = s->val[OPT_X_RESOLUTION].w; + s->y_resolution = s->val[OPT_Y_RESOLUTION].w; + + if ((s->val[OPT_RESOLUTION_BIND].w == SANE_TRUE) || + (s->val[OPT_PREVIEW].w == SANE_TRUE)) + { + s->y_resolution = s->x_resolution; + } + + s->tl_x = SANE_UNFIX (s->val[OPT_TL_X].w) / MM_PER_INCH + * s->x_resolution; + s->tl_y = SANE_UNFIX (s->val[OPT_TL_Y].w) / MM_PER_INCH + * s->y_resolution; + width = SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w); + height = SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w); + + if ((s->x_resolution > 0.0) && + (s->y_resolution > 0.0) && + (width > 0.0) && + (height > 0.0)) + { + s->params.pixels_per_line = width * s->x_resolution / MM_PER_INCH + 1; + s->params.lines = height * s->y_resolution / MM_PER_INCH + 1; + } + + s->onepasscolor = SANE_FALSE; + s->threepasscolor = SANE_FALSE; + s->params.last_frame = SANE_TRUE; + + if ((s->val[OPT_PREVIEW].w == SANE_TRUE) && + (s->val[OPT_GRAY_PREVIEW].w == SANE_TRUE)) + { + s->mode = SANE_VALUE_SCAN_MODE_GRAY; + } + else + { + s->mode = s->val[OPT_MODE].s; + } + + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) || + (strcmp (s->mode, SANE_VALUE_SCAN_MODE_HALFTONE) == 0)) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = (s->params.pixels_per_line + 7) / 8; + s->params.depth = 1; + s->line_offset = 0; + + /* round pixels_per_line up to the next full byte of pixels */ + /* this way we don't have to do bit buffering, pixels_per_line is */ + /* what is used in the set window command. */ + /* SANE expects the last byte in a line to be padded if it's not */ + /* full, so this should not affect scans in a negative way */ + s->params.pixels_per_line = s->params.bytes_per_line * 8; + } + else if (strcmp (s->mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + s->line_offset = 0; + } + else + { + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + + if (s->hw->flags & ARTEC_FLAG_ONE_PASS_SCANNER) + { + s->onepasscolor = SANE_TRUE; + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line *= 3; + + /* + * line offsets from documentation. + * (I don't yet see a common formula I can easily use) + */ + /* FIXME: figure out a cleaner way to do this... */ + s->line_offset = 0; /* default */ + if ((!strcmp (s->hw->sane.model, "AT3")) || + (!strcmp (s->hw->sane.model, "A6000C")) || + (!strcmp (s->hw->sane.model, "A6000C PLUS")) || + (!strcmp (s->hw->sane.model, "AT6"))) + { + /* formula #1 */ + /* ranges from 1 at 50dpi to 16 at 600dpi */ + s->line_offset = 8 * (s->y_resolution / 300.0); + } + else if (!strcmp (s->hw->sane.model, "AT12")) + { + /* formula #2 */ + /* ranges from 0 at 25dpi to 16 at 1200dpi */ + /***********************************************************/ + /* this should be handled in hardware for now, so leave it */ + /* sitting at zero for now. */ + /***********************************************************/ + /* + s->line_offset = 16 * ( s->y_resolution / 1200.0 ); + */ + } + else if (!strcmp (s->hw->sane.model, "AM12S")) + { + /* formula #3 */ + /* ranges from 0 at 50dpi to 8 at 1200dpi */ + s->line_offset = 8 * (s->y_resolution / 1200.0); + } + } + else + { + s->params.last_frame = SANE_FALSE; + s->threepasscolor = SANE_TRUE; + s->line_offset = 0; + } + } + } + + if (params) + *params = s->params; + + return (SANE_STATUS_GOOD); +} + + +SANE_Status +sane_start (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + SANE_Status status; + + DBG (7, "sane_start()\n"); + + if (debug_fd != -1) + { + close (debug_fd); + debug_fd = -1; + } + + if (DBG_LEVEL == 101) + { + debug_fd = open ("artec.data.raw", + O_WRONLY | O_CREAT | O_TRUNC, 0666); + if (debug_fd > -1) + DBG (101, "opened artec.data.raw output file\n"); + } + + /* First make sure we have a current parameter set. Some of the */ + /* parameters will be overwritten below, but that's OK. */ + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + /* DAL: For 3 pass colour set the current pass parameters */ + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) && s->threepasscolor) + set_pass_parameters (s); + + /* DAL: For single pass scans and the first pass of a 3 pass scan */ + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) != 0) || + (!s->threepasscolor) || + ((s->threepasscolor) && + (s->this_pass == 1))) + { + + if (s->hw->flags & ARTEC_FLAG_SENSE_HANDLER) + { + status = sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, + (void *)s); + } + else + { + status = sanei_scsi_open (s->hw->sane.name, &s->fd, 0, 0); + } + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + return status; + } + + /* DB added wait_ready */ + status = wait_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "wait for scanner ready failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + + DBG (9, "%d pixels per line, %d bytes, %d lines high, xdpi = %d, " + "ydpi = %d, btr = %lu\n", + s->params.pixels_per_line, s->params.bytes_per_line, s->params.lines, + s->x_resolution, s->y_resolution, (u_long) s->bytes_to_read); + + /* DAL: For single pass scans and the first pass of a 3 pass scan */ + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) != 0) || !s->threepasscolor || + (s->threepasscolor && s->this_pass == 1)) + { + + /* do a calibrate if scanner requires/recommends it */ + if ((s->hw->flags & ARTEC_FLAG_CALIBRATE) && + (s->val[OPT_QUALITY_CAL].w == SANE_TRUE)) + { + status = artec_calibrate_shading (s); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "shading calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* DB added wait_ready */ + status = wait_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "wait for scanner ready failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* send the custom gamma table if we have one */ + if (s->hw->flags & ARTEC_FLAG_GAMMA) + artec_send_gamma_table (s); + + /* now set our scan window */ + status = artec_set_scan_window (s); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "set scan window failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* DB added wait_ready */ + status = wait_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "wait for scanner ready failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* now we can start the actual scan */ + /* DAL: For single pass scans and the first pass of a 3 pass scan */ + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) != 0) || + (!s->threepasscolor) || + (s->this_pass == 1)) + { + /* DAL - do mode select before each scan */ + /* The mode is NOT turned off at the end of the scan */ + artec_mode_select (s); + + status = artec_start_scan (s); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "start scan: %s\n", sane_strstatus (status)); + return status; + } + } + + s->scanning = SANE_TRUE; + + return (SANE_STATUS_GOOD); +} + + +#if 0 +static void +binout (SANE_Byte byte) +{ + SANE_Byte b = byte; + int bit; + + for (bit = 0; bit < 8; bit++) + { + DBG (9, "%d", b & 128 ? 1 : 0); + b = b << 1; + } +} +#endif + +static SANE_Status +artec_sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + ARTEC_Scanner *s = handle; + SANE_Status status; + size_t nread; + size_t lread; + size_t bytes_read; + size_t rows_read; + size_t max_read_rows; + size_t max_ret_rows; + size_t remaining_rows; + size_t rows_available; + size_t line; + SANE_Byte temp_buf[ARTEC_MAX_READ_SIZE]; + SANE_Byte line_buf[ARTEC_MAX_READ_SIZE]; + + + DBG (7, "artec_sane_read( %p, %p, %d, %d )\n", handle, buf, max_len, *len); + + *len = 0; + + if (s->bytes_to_read == 0) + { + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) != 0) || !s->threepasscolor || + (s->threepasscolor && s->this_pass == 3)) + { + do_cancel (s); + /* without this a 4th pass is attempted, yet do_cancel does this */ + s->scanning = SANE_FALSE; + } + return (SANE_STATUS_EOF); + } + + if (!s->scanning) + return do_cancel (s); + + remaining_rows = (s->bytes_to_read + s->params.bytes_per_line - 1) / s->params.bytes_per_line; + max_read_rows = s->hw->max_read_size / s->params.bytes_per_line; + max_ret_rows = max_len / s->params.bytes_per_line; + + while (artec_get_status (s->fd) == 0) + { + DBG (120, "hokey loop till data available\n"); + usleep (50000); /* sleep for .05 second */ + } + + rows_read = 0; + bytes_read = 0; + while ((rows_read < max_ret_rows) && (rows_read < remaining_rows)) + { + DBG (50, "top of while loop, rr = %lu, mrr = %lu, rem = %lu\n", + (u_long) rows_read, (u_long) max_ret_rows, (u_long) remaining_rows); + + if (s->bytes_to_read - bytes_read <= s->params.bytes_per_line * max_read_rows) + { + nread = s->bytes_to_read - bytes_read; + } + else + { + nread = s->params.bytes_per_line * max_read_rows; + } + lread = nread / s->params.bytes_per_line; + + if ((max_read_rows - rows_read) < lread) + { + lread = max_read_rows - rows_read; + nread = lread * s->params.bytes_per_line; + } + + if ((max_ret_rows - rows_read) < lread) + { + lread = max_ret_rows - rows_read; + nread = lread * s->params.bytes_per_line; + } + + while ((rows_available = artec_get_status (s->fd)) == 0) + { + DBG (120, "hokey loop till data available\n"); + usleep (50000); /* sleep for .05 second */ + } + + if (rows_available < lread) + { + lread = rows_available; + nread = lread * s->params.bytes_per_line; + } + + /* This should never happen, but just in case... */ + if (nread > (s->bytes_to_read - bytes_read)) + { + nread = s->bytes_to_read - bytes_read; + lread = 1; + } + + DBG (50, "rows_available = %lu, params.lines = %d, bytes_per_line = %d\n", + (u_long) rows_available, s->params.lines, s->params.bytes_per_line); + DBG (50, "bytes_to_read = %lu, max_len = %d, max_rows = %lu\n", + (u_long) s->bytes_to_read, max_len, (u_long) max_ret_rows); + DBG (50, "nread = %lu, lread = %lu, bytes_read = %lu, rows_read = %lu\n", + (u_long) nread, (u_long) lread, (u_long) bytes_read, (u_long) rows_read); + + status = read_data (s->fd, ARTEC_DATA_IMAGE, temp_buf, &nread); + + if (status != SANE_STATUS_GOOD) + { + end_scan (s); + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + + if ((DBG_LEVEL == 101) && + (debug_fd > -1)) + { + write (debug_fd, temp_buf, nread); + } + + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) && + (s->hw->flags & ARTEC_FLAG_RGB_LINE_OFFSET)) + { + for (line = 0; line < lread; line++) + { + memcpy (line_buf, + temp_buf + (line * s->params.bytes_per_line), + s->params.bytes_per_line); + + nread = s->params.bytes_per_line; + + artec_buffer_line_offset (s, s->line_offset, line_buf, &nread); + + if (nread > 0) + { + if (s->hw->flags & ARTEC_FLAG_RGB_CHAR_SHIFT) + { + artec_line_rgb_to_byte_rgb (line_buf, + s->params.pixels_per_line); + } + if (s->hw->flags & ARTEC_FLAG_IMAGE_REV_LR) + { + artec_reverse_line (s, line_buf); + } + + /* do software calibration if necessary */ + if (s->val[OPT_SOFTWARE_CAL].w) + { + artec_software_rgb_calibrate (s, line_buf, 1); + } + + memcpy (buf + bytes_read, line_buf, + s->params.bytes_per_line); + bytes_read += nread; + rows_read++; + } + } + } + else + { + if ((s->hw->flags & ARTEC_FLAG_IMAGE_REV_LR) || + ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) && + (s->hw->flags & ARTEC_FLAG_RGB_CHAR_SHIFT))) + { + for (line = 0; line < lread; line++) + { + if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) && + (s->hw->flags & ARTEC_FLAG_RGB_CHAR_SHIFT)) + { + artec_line_rgb_to_byte_rgb (temp_buf + + (line * s->params.bytes_per_line), + s->params.pixels_per_line); + } + if (s->hw->flags & ARTEC_FLAG_IMAGE_REV_LR) + { + artec_reverse_line (s, temp_buf + + (line * s->params.bytes_per_line)); + } + } + } + + /* do software calibration if necessary */ + if ((s->val[OPT_SOFTWARE_CAL].w) && + (strcmp (s->mode, SANE_VALUE_SCAN_MODE_COLOR) == 0)) + { + artec_software_rgb_calibrate (s, temp_buf, lread); + } + + memcpy (buf + bytes_read, temp_buf, nread); + bytes_read += nread; + rows_read += lread; + } + } + + *len = bytes_read; + s->bytes_to_read -= bytes_read; + + DBG (9, "artec_sane_read() returning, we read %lu bytes, %lu left\n", + (u_long) * len, (u_long) s->bytes_to_read); + + if ((s->bytes_to_read == 0) && + (s->hw->flags & ARTEC_FLAG_RGB_LINE_OFFSET) && + (tmp_line_buf != NULL)) + { + artec_buffer_line_offset_free (); + } + + return (SANE_STATUS_GOOD); +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + ARTEC_Scanner *s = handle; + SANE_Status status; + int bytes_to_copy; + int loop; + + static SANE_Byte temp_buf[ARTEC_MAX_READ_SIZE]; + static int bytes_in_buf = 0; + + DBG (7, "sane_read( %p, %p, %d, %d )\n", handle, buf, max_len, *len); + DBG (9, "sane_read: bib = %d, ml = %d\n", bytes_in_buf, max_len); + + if (bytes_in_buf != 0) + { + bytes_to_copy = max_len < bytes_in_buf ? max_len : bytes_in_buf; + } + else + { + status = artec_sane_read (s, temp_buf, s->hw->max_read_size, len); + + if (status != SANE_STATUS_GOOD) + { + return (status); + } + + bytes_in_buf = *len; + + if (*len == 0) + { + return (SANE_STATUS_GOOD); + } + + bytes_to_copy = max_len < s->hw->max_read_size ? + max_len : s->hw->max_read_size; + bytes_to_copy = *len < bytes_to_copy ? *len : bytes_to_copy; + } + + memcpy (buf, temp_buf, bytes_to_copy); + bytes_in_buf -= bytes_to_copy; + *len = bytes_to_copy; + + DBG (9, "sane_read: btc = %d, bib now = %d\n", + bytes_to_copy, bytes_in_buf); + + for (loop = 0; loop < bytes_in_buf; loop++) + { + temp_buf[loop] = temp_buf[loop + bytes_to_copy]; + } + + return (SANE_STATUS_GOOD); +} + +void +sane_cancel (SANE_Handle handle) +{ + ARTEC_Scanner *s = handle; + + DBG (7, "sane_cancel()\n"); + + if (s->scanning) + { + s->scanning = SANE_FALSE; + + abort_scan (s); + + do_cancel (s); + } +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (7, "sane_set_io_mode( %p, %d )\n", handle, non_blocking); + + return (SANE_STATUS_UNSUPPORTED); +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + DBG (7, "sane_get_select_fd( %p, %d )\n", handle, *fd ); + + return (SANE_STATUS_UNSUPPORTED); +} diff --git a/backend/artec.conf.in b/backend/artec.conf.in new file mode 100644 index 0000000..371a174 --- /dev/null +++ b/backend/artec.conf.in @@ -0,0 +1,3 @@ +scsi ULTIMA +/dev/scanner + diff --git a/backend/artec.h b/backend/artec.h new file mode 100644 index 0000000..efb4bb4 --- /dev/null +++ b/backend/artec.h @@ -0,0 +1,272 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1996 David Mosberger-Tang + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Artec/Ultima scanners. + + Copyright (C) 1998,1999 Chris Pinkham + Released under the terms of the GPL. + *NO WARRANTY* + + ********************************************************************* + For feedback/information: + + cpinkham@corp.infi.net + http://www4.infi.net/~cpinkham/sane/sane-artec-doc.html + ********************************************************************* + */ + +#ifndef artec_h +#define artec_h + +#include + +#define MIN(a,b) (((a) < (b)) ? (a) : (b)) +#define MAX(a,b) (((a) > (b)) ? (a) : (b)) + +#define ARTEC_MIN_X( hw ) ( hw->horz_resolution_list[ 0 ] ? \ + hw->horz_resolution_list[ 1 ] : 0 ) +#define ARTEC_MAX_X( hw ) ( hw->horz_resolution_list[ 0 ] ? \ + hw->horz_resolution_list[ \ + hw->horz_resolution_list[ 0 ] ] : 0 ) +#define ARTEC_MIN_Y( hw ) ( hw->vert_resolution_list[ 0 ] ? \ + hw->vert_resolution_list[ 1 ] : 0 ) +#define ARTEC_MAX_Y( hw ) ( hw->vert_resolution_list[ 0 ] ? \ + hw->vert_resolution_list[ \ + hw->vert_resolution_list[ 0 ] ] : 0 ) + +typedef enum + { + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_X_RESOLUTION, + OPT_Y_RESOLUTION, + OPT_RESOLUTION_BIND, + OPT_PREVIEW, + OPT_GRAY_PREVIEW, + OPT_NEGATIVE, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_CONTRAST, + OPT_BRIGHTNESS, + OPT_THRESHOLD, + OPT_HALFTONE_PATTERN, + OPT_FILTER_TYPE, + OPT_PIXEL_AVG, + OPT_EDGE_ENH, + + OPT_CUSTOM_GAMMA, /* use custom gamma table */ + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + OPT_TRANSPARENCY, + OPT_ADF, + + OPT_CALIBRATION_GROUP, + OPT_QUALITY_CAL, + OPT_SOFTWARE_CAL, + + /* must come last */ + NUM_OPTIONS + } +ARTEC_Option; + +/* Some FLAGS */ +#define ARTEC_FLAG_CALIBRATE 0x00000001 /* supports hardware calib */ +#define ARTEC_FLAG_CALIBRATE_RGB 0x00000003 /* yes 3, set CALIB. also */ +#define ARTEC_FLAG_CALIBRATE_DARK_WHITE 0x00000005 /* yes 5, set CALIB. also */ +#define ARTEC_FLAG_RGB_LINE_OFFSET 0x00000008 /* need line offset buffer */ +#define ARTEC_FLAG_RGB_CHAR_SHIFT 0x00000010 /* RRRRGGGGBBBB line fmt */ +#define ARTEC_FLAG_OPT_CONTRAST 0x00000020 /* supports set contrast */ +#define ARTEC_FLAG_ONE_PASS_SCANNER 0x00000040 /* single pass scanner */ +#define ARTEC_FLAG_GAMMA 0x00000080 /* supports set gamma */ +#define ARTEC_FLAG_GAMMA_SINGLE 0x00000180 /* yes 180, implies GAMMA */ +#define ARTEC_FLAG_SEPARATE_RES 0x00000200 /* separate x & y scan res */ +#define ARTEC_FLAG_IMAGE_REV_LR 0x00000400 /* reversed left-right */ +#define ARTEC_FLAG_ENHANCE_LINE_EDGE 0x00000800 /* line edge enhancement */ +#define ARTEC_FLAG_HALFTONE_PATTERN 0x00001000 /* > 1 halftone pattern */ +#define ARTEC_FLAG_REVERSE_WINDOW 0x00002000 /* reverse selected area */ +#define ARTEC_FLAG_SC_BUFFERS_LINES 0x00004000 /* scanner has line buffer */ +#define ARTEC_FLAG_SC_HANDLES_OFFSET 0x00008000 /* sc. handles line offset */ +#define ARTEC_FLAG_SENSE_HANDLER 0x00010000 /* supports sense handler */ +#define ARTEC_FLAG_SENSE_ENH_18 0x00020000 /* supports enh. byte 18 */ +#define ARTEC_FLAG_SENSE_BYTE_19 0x00040000 /* supports sense byte 19 */ +#define ARTEC_FLAG_SENSE_BYTE_22 0x00080000 /* supports sense byte 22 */ +#define ARTEC_FLAG_PIXEL_AVERAGING 0x00100000 /* supports pixel avg-ing */ +#define ARTEC_FLAG_ADF 0x00200000 /* auto document feeder */ +#define ARTEC_FLAG_OPT_BRIGHTNESS 0x00400000 /* supports set brightness */ +#define ARTEC_FLAG_MBPP_NEGATIVE 0x00800000 /* can negate > 1bpp modes */ + +typedef enum + { + ARTEC_COMP_LINEART = 0, + ARTEC_COMP_HALFTONE, + ARTEC_COMP_GRAY, + ARTEC_COMP_UNSUPP1, + ARTEC_COMP_UNSUPP2, + ARTEC_COMP_COLOR + } +ARTEC_Image_Composition; + +typedef enum + { + ARTEC_DATA_IMAGE = 0, + ARTEC_DATA_UNSUPP1, + ARTEC_DATA_HALFTONE_PATTERN, /* 2 */ + ARTEC_DATA_UNSUPP3, + ARTEC_DATA_RED_SHADING, /* 4 */ + ARTEC_DATA_GREEN_SHADING, /* 5 */ + ARTEC_DATA_BLUE_SHADING, /* 6 */ + ARTEC_DATA_WHITE_SHADING_OPT, /* 7 */ + ARTEC_DATA_WHITE_SHADING_TRANS, /* 8 */ + ARTEC_DATA_CAPABILITY_DATA, /* 9 */ + ARTEC_DATA_DARK_SHADING, /* 10, 0xA */ + ARTEC_DATA_RED_GAMMA_CURVE, /* 11, 0xB */ + ARTEC_DATA_GREEN_GAMMA_CURVE, /* 12, 0xC */ + ARTEC_DATA_BLUE_GAMMA_CURVE, /* 13, 0xD */ + ARTEC_DATA_ALL_GAMMA_CURVE /* 14, 0xE */ + } +ARTEC_Read_Data_Type; + +typedef enum + { + ARTEC_CALIB_RGB = 0, + ARTEC_CALIB_DARK_WHITE + } +ARTEC_Calibrate_Method; + +typedef enum + { + ARTEC_FILTER_MONO = 0, + ARTEC_FILTER_RED, + ARTEC_FILTER_GREEN, + ARTEC_FILTER_BLUE + } +ARTEC_Filter_Type; + +typedef enum + { + ARTEC_SOFT_CALIB_RED = 0, + ARTEC_SOFT_CALIB_GREEN, + ARTEC_SOFT_CALIB_BLUE + } +ARTEC_Software_Calibrate; + + +typedef struct ARTEC_Device + { + struct ARTEC_Device *next; + SANE_Device sane; + double width; + SANE_Range x_range; + SANE_Word *horz_resolution_list; + double height; + SANE_Range y_range; + SANE_Word *vert_resolution_list; + SANE_Range threshold_range; + SANE_Range contrast_range; + SANE_Range brightness_range; + SANE_Word setwindow_cmd_size; + SANE_Word calibrate_method; + SANE_Word max_read_size; + + long flags; + SANE_Bool support_cap_data_retrieve; + SANE_Bool req_shading_calibrate; + SANE_Bool req_rgb_line_offset; + SANE_Bool req_rgb_char_shift; + + /* info for 1-pass vs. 3-pass */ + SANE_Bool onepass; + + SANE_Bool support_gamma; + SANE_Bool single_gamma; + SANE_Int gamma_length; + } +ARTEC_Device; + +typedef struct ARTEC_Scanner + { + /* all the state needed to define a scan request: */ + struct ARTEC_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + SANE_Int gamma_table[4][4096]; + double soft_calibrate_data[3][2592]; + SANE_Int halftone_pattern[64]; + SANE_Range gamma_range; + int gamma_length; + + int scanning; + SANE_Parameters params; + size_t bytes_to_read; + SANE_Int line_offset; + + /* scan parameters */ + char *mode; + SANE_Int x_resolution; + SANE_Int y_resolution; + SANE_Int tl_x; + SANE_Int tl_y; + + /* info for 1-pass vs. 3-pass */ + int this_pass; + SANE_Bool onepasscolor; + SANE_Bool threepasscolor; + + int fd; /* SCSI filedescriptor */ + + /* scanner dependent/low-level state: */ + ARTEC_Device *hw; + } +ARTEC_Scanner; + +#endif /* artec_h */ diff --git a/backend/artec_eplus48u.c b/backend/artec_eplus48u.c new file mode 100644 index 0000000..c26fbb0 --- /dev/null +++ b/backend/artec_eplus48u.c @@ -0,0 +1,4568 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2002 Michael Herder + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +This backend is based on the "gt68xxtest" program written by the following +persons: + Sergey Vlasov + - Main backend code. + + Andreas Nowack + - Support for GT6801 (Mustek ScanExpress 1200 UB Plus). + + David Stevenson + - Automatic AFE gain and offset setting. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Please note: +The calibration code from the gt68xxtest program isn't used here, since I +couldn't get it working. I'm using my own calibration code, which is based +on wild assumptions based on the USB logs from the windoze driver. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +It also contains code from the plustek backend + +Copyright (C) 2000-2002 Gerhard Jaeger + +and from the mustek_usb backend + +Copyright (C) 2000 Mustek. +Maintained by Tom Wang +Updates (C) 2001 by Henning Meier-Geinitz. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#define BUILD 11 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include + + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME artec_eplus48u +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#include "artec_eplus48u.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#define _DEFAULT_DEVICE "/dev/usbscanner" +#define ARTEC48U_CONFIG_FILE "artec_eplus48u.conf" + +#define _SHADING_FILE_BLACK "artec48ushading_black" +#define _SHADING_FILE_WHITE "artec48ushading_white" +#define _EXPOSURE_FILE "artec48uexposure" +#define _OFFSET_FILE "artec48uoffset" + +#define _BYTE 3 +#define _STRING 2 +#define _FLOAT 1 +#define _INT 0 + +/*for calibration*/ +#define WHITE_MIN 243*257 +#define WHITE_MAX 253*257 +#define BLACK_MIN 8*257 +#define BLACK_MAX 18*257 +#define EXPOSURE_STEP 280 + +static Artec48U_Device *first_dev = 0; +static Artec48U_Scanner *first_handle = 0; +static SANE_Int num_devices = 0; +static char devName[PATH_MAX]; +static char firmwarePath[PATH_MAX]; +static char vendor_string[PATH_MAX]; +static char model_string[PATH_MAX]; + +static SANE_Bool cancelRead; +static int isEPro; +static int eProMult; +static SANE_Auth_Callback auth = NULL; +static double gamma_master_default = 1.7; +static double gamma_r_default = 1.0; +static double gamma_g_default = 1.0; +static double gamma_b_default = 1.0; + +static SANE_Word memory_read_value = 0x200c; /**< Memory read - wValue */ +static SANE_Word memory_write_value = 0x200b; /**< Memory write - wValue */ +static SANE_Word send_cmd_value = 0x2010; /**< Send normal command - wValue */ +static SANE_Word send_cmd_index = 0x3f40; /**< Send normal command - wIndex */ +static SANE_Word recv_res_value = 0x2011; /**< Receive normal result - wValue */ +static SANE_Word recv_res_index = 0x3f00; /**< Receive normal result - wIndex */ +static SANE_Word send_small_cmd_value = 0x2012; /**< Send small command - wValue */ +static SANE_Word send_small_cmd_index = 0x3f40; /**< Send small command - wIndex */ +static SANE_Word recv_small_res_value = 0x2013; /**< Receive small result - wValue */ +static SANE_Word recv_small_res_index = 0x3f00; /**< Receive small result - wIndex */ + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; + +static SANE_Word resbit_list[] = { + 6, + 50, 100, 200, 300, 600, 1200 +}; + +static SANE_Range brightness_contrast_range = { + -127, + 127, + 0 +}; + +static SANE_Range blacklevel_range = { + 20, + 240, + 1 +}; + +static SANE_Range gamma_range = { + 0, /* minimum */ + SANE_FIX (4.0), /* maximum */ + 0 /* quantization */ +}; + +static SANE_Range scan_range_x = { + 0, /* minimum */ + SANE_FIX (216.0), /* maximum */ + 0 /* quantization */ +}; + +static SANE_Range scan_range_y = { + 0, /* minimum */ + SANE_FIX (297.0), /* maximum */ + 0 /* quantization */ +}; + + +static SANE_Word bitdepth_list[] = { + 2, 8, 16 +}; + +static SANE_Word bitdepth_list2[] = { + 1, 8 +}; + +static Artec48U_Exposure_Parameters exp_params; +static Artec48U_Exposure_Parameters default_exp_params = + { 0x009f, 0x0109, 0x00cb }; +static Artec48U_AFE_Parameters afe_params; +static Artec48U_AFE_Parameters default_afe_params = + { 0x28, 0x0a, 0x2e, 0x03, 0x2e, 0x03 }; + +static SANE_Status +download_firmware_file (Artec48U_Device * chip) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Byte *buf = NULL; + int size = -1; + FILE *f; + + XDBG ((2, "Try to open firmware file: \"%s\"\n", chip->firmware_path)); + f = fopen (chip->firmware_path, "rb"); + if (!f) + { + XDBG ((2, "Cannot open firmware file \"%s\"\n", firmwarePath)); + status = SANE_STATUS_INVAL; + } + + if (status == SANE_STATUS_GOOD) + { + fseek (f, 0, SEEK_END); + size = ftell (f); + fseek (f, 0, SEEK_SET); + if (size == -1) + { + XDBG ((2, "Error getting size of firmware file \"%s\"\n", + chip->firmware_path)); + status = SANE_STATUS_INVAL; + } + } + + if (status == SANE_STATUS_GOOD) + { + XDBG ((3, "firmware size: %d\n", size)); + buf = (SANE_Byte *) malloc (size); + if (!buf) + { + XDBG ((2, "Cannot allocate %d bytes for firmware\n", size)); + status = SANE_STATUS_NO_MEM; + } + } + + if (status == SANE_STATUS_GOOD) + { + int bytes_read = fread (buf, 1, size, f); + if (bytes_read != size) + { + XDBG ((2, "Problem reading firmware file \"%s\"\n", + chip->firmware_path)); + status = SANE_STATUS_INVAL; + } + } + + if (f) + fclose (f); + + if (status == SANE_STATUS_GOOD) + { + status = artec48u_download_firmware (chip, buf, size); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "Firmware download failed\n")); + } + } + + if (buf) + free (buf); + return status; +} + +static SANE_Status +init_calibrator (Artec48U_Scanner * s) +{ + XDBG ((2, "Init calibrator size %d\n",30720 * s->dev->epro_mult)); + s->shading_buffer_w = (unsigned char *) malloc (30720 * s->dev->epro_mult); /*epro*/ + s->shading_buffer_b = (unsigned char *) malloc (30720 * s->dev->epro_mult); /*epro*/ + s->shading_buffer_white[0] = + (unsigned int *) malloc (5120 * s->dev->epro_mult * sizeof(unsigned int));/*epro*/ + s->shading_buffer_black[0] = + (unsigned int *) malloc (5120 * s->dev->epro_mult * sizeof (unsigned int));/*epro*/ + s->shading_buffer_white[1] = + (unsigned int *) malloc (5120 * s->dev->epro_mult * sizeof (unsigned int));/*epro*/ + s->shading_buffer_black[1] = + (unsigned int *) malloc (5120 * s->dev->epro_mult * sizeof (unsigned int));/*epro*/ + s->shading_buffer_white[2] = + (unsigned int *) malloc (5120 * s->dev->epro_mult * sizeof (unsigned int));/*epro*/ + s->shading_buffer_black[2] = + (unsigned int *) malloc (5120 * s->dev->epro_mult * sizeof (unsigned int));/*epro*/ + + if (!s->shading_buffer_w || !s->shading_buffer_b + || !s->shading_buffer_white[0] || !s->shading_buffer_black[0] + || !s->shading_buffer_white[1] || !s->shading_buffer_black[1] + || !s->shading_buffer_white[2] || !s->shading_buffer_black[2]) + { + if (s->shading_buffer_w) + free (s->shading_buffer_w); + if (s->shading_buffer_b) + free (s->shading_buffer_b); + if (s->shading_buffer_white[0]) + free (s->shading_buffer_white[0]); + if (s->shading_buffer_black[0]) + free (s->shading_buffer_black[0]); + if (s->shading_buffer_white[1]) + free (s->shading_buffer_white[1]); + if (s->shading_buffer_black[1]) + free (s->shading_buffer_black[1]); + if (s->shading_buffer_white[2]) + free (s->shading_buffer_white[2]); + if (s->shading_buffer_black[2]) + free (s->shading_buffer_black[2]); + return SANE_STATUS_NO_MEM; + } + return SANE_STATUS_GOOD; +} + +static void +init_shading_buffer (Artec48U_Scanner * s) +{ + unsigned int i, j; + + for (i = 0; i < 5120 * s->dev->epro_mult; i++) /*epro*/ + { + for (j = 0; j < 3; j++) + { + s->temp_shading_buffer[j][i] = 0; + } + } +} + +static void +add_to_shading_buffer (Artec48U_Scanner * s, unsigned int **buffer_pointers) +{ + unsigned int i, j; + + for (i = 0; i < 5120 * s->dev->epro_mult; i++) /*epro*/ + { + for (j = 0; j < 3; j++) + { + s->temp_shading_buffer[j][i] += buffer_pointers[j][i]; + } + } +} + +static void +finish_shading_buffer (Artec48U_Scanner * s, SANE_Bool white) +{ + unsigned int i, j, cnt, c, div; + unsigned long max_r; + unsigned long max_g; + unsigned long max_b; + unsigned char *shading_buffer; + cnt = 0; + + if (white) + { + shading_buffer = s->shading_buffer_w; + div = s->dev->shading_lines_w; + } + else + { + shading_buffer = s->shading_buffer_b; + div = s->dev->shading_lines_b; + } + + for (i = 0; i < 5120 * s->dev->epro_mult; i++) /*epro*/ + { + for (j = 0; j < 3; j++) + { + int value = s->temp_shading_buffer[j][i] / (div); + shading_buffer[cnt] = (SANE_Byte) (value & 0xff); + ++cnt; + shading_buffer[cnt] = (SANE_Byte) ((value >> 8) & 0xff); + ++cnt; + } + } + max_r = 0; + max_g = 0; + max_b = 0; + + for (c = 0; c < (30720 * s->dev->epro_mult) - 5; c += 6) /*epro*/ + { + i = (int) shading_buffer[c] + ((int) shading_buffer[c + 1] << 8); + max_r += i; + i = (int) shading_buffer[c + 2] + ((int) shading_buffer[c + 3] << 8); + max_g += i; + i = (int) shading_buffer[c + 4] + ((int) shading_buffer[c + 5] << 8); + max_b += i; + } +} + +static void +finish_exposure_buffer (Artec48U_Scanner * s, int *avg_r, int *avg_g, + int *avg_b) +{ + unsigned int i, j, cnt, c, div; + unsigned int max_r; + unsigned int max_g; + unsigned int max_b; + unsigned char *shading_buffer; + cnt = 0; + + shading_buffer = s->shading_buffer_w; + div = s->dev->shading_lines_w; + + for (i = 0; i < 5120 * s->dev->epro_mult; i++) /*epro*/ + { + for (j = 0; j < 3; j++) + { + int value = s->temp_shading_buffer[j][i] / (div); + shading_buffer[cnt] = (SANE_Byte) (value & 0xff); + ++cnt; + shading_buffer[cnt] = (SANE_Byte) ((value >> 8) & 0xff); + ++cnt; + } + } + max_r = 0; + max_g = 0; + max_b = 0; + for (c = 0; c < (30720 * s->dev->epro_mult) - 5; c += 6) /*epro*/ + { + i = (int) shading_buffer[c] + ((int) shading_buffer[c + 1] << 8); + if (i > max_r) + max_r = i; + i = (int) shading_buffer[c + 2] + ((int) shading_buffer[c + 3] << 8); + if (i > max_g) + max_g = i; + i = (int) shading_buffer[c + 4] + ((int) shading_buffer[c + 5] << 8); + if (i > max_b) + max_b = i; + } + *avg_r = max_r; + *avg_g = max_g; + *avg_b = max_b; +} + +static void +finish_offset_buffer (Artec48U_Scanner * s, int *avg_r, int *avg_g, + int *avg_b) +{ + unsigned int i, j, cnt, c, div; + unsigned int min_r; + unsigned int min_g; + unsigned int min_b; + unsigned char *shading_buffer; + cnt = 0; + + shading_buffer = s->shading_buffer_b; + div = s->dev->shading_lines_b; + + for (i = 0; i < 5120 * s->dev->epro_mult; i++) /*epro*/ + { + for (j = 0; j < 3; j++) + { + int value = s->temp_shading_buffer[j][i] / (div); + shading_buffer[cnt] = (SANE_Byte) (value & 0xff); + ++cnt; + shading_buffer[cnt] = (SANE_Byte) ((value >> 8) & 0xff); + ++cnt; + } + } + min_r = 65535; + min_g = 65535; + min_b = 65535; + for (c = 0; c < (30720 * s->dev->epro_mult) - 5; c += 6) /*epro*/ + { + i = (int) shading_buffer[c] + ((int) shading_buffer[c + 1] << 8); + if (i < min_r) + min_r = i; + i = (int) shading_buffer[c + 2] + ((int) shading_buffer[c + 3] << 8); + if (i < min_g) + min_g = i; + i = (int) shading_buffer[c + 4] + ((int) shading_buffer[c + 5] << 8); + if (i < min_b) + min_b = i; + } + *avg_r = min_r; + *avg_g = min_g; + *avg_b = min_b; +} + +static SANE_Status +artec48u_wait_for_positioning (Artec48U_Device * chip) +{ + SANE_Status status; + SANE_Bool moving; + + while (SANE_TRUE) + { + status = artec48u_is_moving (chip, &moving); + if (status != SANE_STATUS_GOOD) + return status; + if (!moving) + break; + usleep (100000); + } + + return SANE_STATUS_GOOD; +} + +static void +copy_scan_line (Artec48U_Scanner * s) +{ + /*For resolution of 1200 dpi we have to interpolate + horizontally, because the optical horizontal resolution is + limited to 600 dpi. We simply use the avarage value of two pixels. */ + int cnt, i, j; + int xs = s->params.pixel_xs; + int interpolate = 0; + int value; + int value1; + int value2; + if ((s->reader->params.ydpi == 1200) && (s->dev->is_epro == 0)) /*epro*/ + interpolate = 1; + cnt = 0; + if (s->params.color) + { + if (s->params.depth > 8) + { + for (i = xs - 1; i >= 0; i--) + { + for (j = 0; j < 3; j++) + { + value = s->buffer_pointers[j][i]; + s->line_buffer[cnt] = LOBYTE (value); + ++cnt; + s->line_buffer[cnt] = HIBYTE (value); + ++cnt; + } + if (interpolate == 1) /*1200 dpi */ + cnt += 6; + } + if (interpolate == 1) + { + for (i = 0; i < (xs * 12) - 12; i += 12) + { + value1 = (int) s->line_buffer[i]; + value1 += (int) (s->line_buffer[i + 1] << 8); + value2 = (int) s->line_buffer[i + 12]; + value2 += (int) (s->line_buffer[i + 13] << 8); + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 65535) + value = 65535; + s->line_buffer[i + 6] = LOBYTE (value); + s->line_buffer[i + 7] = HIBYTE (value); + + value1 = (int) s->line_buffer[i + 2]; + value1 += (int) (s->line_buffer[i + 3] << 8); + value2 = (int) s->line_buffer[i + 14]; + value2 += (int) (s->line_buffer[i + 15] << 8); + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 65535) + value = 65535; + s->line_buffer[i + 8] = LOBYTE (value); + s->line_buffer[i + 9] = HIBYTE (value); + + value1 = (int) s->line_buffer[i + 4]; + value1 += (int) (s->line_buffer[i + 5] << 8); + value2 = (int) s->line_buffer[i + 16]; + value2 += (int) (s->line_buffer[i + 17] << 8); + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 65535) + value = 65535; + s->line_buffer[i + 10] = LOBYTE (value); + s->line_buffer[i + 11] = HIBYTE (value); + } + } + } + else + { + for (i = xs - 1; i >= 0; i--) + { + for (j = 0; j < 3; j++) + { + value = s->buffer_pointers[j][i]; + s->line_buffer[cnt] = (SANE_Byte) (value / 257); + cnt += 1; + } + if (interpolate == 1) /*1200 dpi */ + cnt += 3; + } + if (interpolate == 1) + { + for (i = 0; i < (xs * 6) - 6; i += 6) + { + value1 = (int) s->line_buffer[i]; + value2 = (int) s->line_buffer[i + 6]; + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 255) + value = 255; + s->line_buffer[i + 3] = (SANE_Byte) (value); + + value1 = (int) s->line_buffer[i + 1]; + value2 = (int) s->line_buffer[i + 7]; + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 255) + value = 255; + s->line_buffer[i + 4] = (SANE_Byte) (value); + + value1 = (int) s->line_buffer[i + 2]; + value2 = (int) s->line_buffer[i + 8]; + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 255) + value = 255; + s->line_buffer[i + 5] = (SANE_Byte) (value); + } + } + } + } + else + { + if (s->params.depth > 8) + { + for (i = xs - 1; i >= 0; --i) + { + value = s->buffer_pointers[0][i]; + s->line_buffer[cnt] = LOBYTE (value); + ++cnt; + s->line_buffer[cnt] = HIBYTE (value); + ++cnt; + if (interpolate == 1) /*1200 dpi */ + cnt += 2; + } + if (interpolate == 1) + { + for (i = 0; i < (xs * 4) - 4; i += 4) + { + value1 = (int) s->line_buffer[i]; + value1 += (int) (s->line_buffer[i + 1] << 8); + value2 = (int) s->line_buffer[i + 4]; + value2 += (int) (s->line_buffer[i + 5] << 8); + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 65535) + value = 65535; + s->line_buffer[i + 2] = LOBYTE (value); + s->line_buffer[i + 3] = HIBYTE (value); + } + } + } + else + { + if (s->params.lineart == SANE_FALSE) + { + for (i = xs - 1; i >= 0; --i) + { + value = s->buffer_pointers[0][i]; + s->line_buffer[cnt] = (SANE_Byte) (value / 257); + ++cnt; + if (interpolate == 1) /*1200 dpi */ + ++cnt; + } + if (interpolate == 1) + { + for (i = 0; i < (xs * 2) - 2; i += 2) + { + value1 = (int) s->line_buffer[i]; + value2 = (int) s->line_buffer[i + 2]; + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 255) + value = 255; + s->line_buffer[i + 1] = (SANE_Byte) (value); + } + } + } + else + { + int cnt2; + int bit_cnt = 0; + int black_level = s->val[OPT_BLACK_LEVEL].w; + /*copy to lineart_buffer */ + for (i = xs - 1; i >= 0; --i) + { + s->lineart_buffer[cnt] = + (SANE_Byte) (s->buffer_pointers[0][i] / 257); + ++cnt; + if (interpolate == 1) /*1200 dpi */ + ++cnt; + } + cnt2 = cnt - 1; + cnt = 0; + if (interpolate == 1) + { + for (i = 0; i < cnt2 - 2; i += 2) + { + value1 = (int) s->lineart_buffer[i]; + value2 = (int) s->lineart_buffer[i + 2]; + value = (value1 + value2) / 2; + if (value < 0) + value = 0; + if (value > 255) + value = 255; + s->lineart_buffer[i + 1] = (SANE_Byte) (value); + } + } + /* in this case, every value in buffer_pointers represents a bit */ + for (i = 0; i < cnt2; i++) + { + SANE_Byte temp; + if (bit_cnt == 0) + s->line_buffer[cnt] = 0; /*clear */ + temp = s->lineart_buffer[i]; + if (temp <= black_level) + s->line_buffer[cnt] |= 1 << (7 - bit_cnt); + ++bit_cnt; + if (bit_cnt > 7) + { + bit_cnt = 0; + ++cnt; + } + } + + } + } + } +} + +/*............................................................................. + * attach a device to the backend + */ +static SANE_Status +attach (const char *dev_name, Artec48U_Device ** devp) +{ + SANE_Status status; + Artec48U_Device *dev; + + XDBG ((1, "attach (%s, %p)\n", dev_name, (void *) devp)); + + if (!dev_name) + { + XDBG ((1, "attach: devname == NULL\n")); + return SANE_STATUS_INVAL; + } + /* already attached ? */ + for (dev = first_dev; dev; dev = dev->next) + { + if (0 == strcmp (dev->name, dev_name)) + { + if (devp) + *devp = dev; + XDBG ((3, "attach: device %s already attached\n", dev_name)); + return SANE_STATUS_GOOD; + } + } + XDBG ((3, "attach: device %s NOT attached\n", dev_name)); + /* allocate some memory for the device */ + artec48u_device_new (&dev); + if (NULL == dev) + return SANE_STATUS_NO_MEM; + + dev->fd = -1; + dev->name = strdup (dev_name); + dev->sane.name = strdup (dev_name); +/* + * go ahead and open the scanner device + */ + status = artec48u_device_open (dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "Could not open device!!\n")); + artec48u_device_free (dev); + return status; + } + /*limit the size of vendor and model string to 40 */ + vendor_string[40] = 0; + model_string[40] = 0; + + /* assign all the stuff we need fo this device... */ + dev->sane.vendor = strdup (vendor_string); + XDBG ((3, "attach: setting vendor string: %s\n", vendor_string)); + dev->sane.model = strdup (model_string); + XDBG ((3, "attach: setting model string: %s\n", model_string)); + dev->sane.type = "flatbed scanner"; + dev->firmware_path = strdup (firmwarePath); + + dev->epro_mult = eProMult; + dev->is_epro = isEPro; + XDBG ((1, "attach eProMult %d\n", eProMult)); + XDBG ((1, "attach isEPro %d\n", isEPro)); + dev->optical_xdpi = 600 * dev->epro_mult; /*epro*/ + dev->optical_ydpi = 1200 * dev->epro_mult; /*epro*/ + dev->base_ydpi = 600 * dev->epro_mult; /*epro*/ + dev->xdpi_offset = 0; /* in optical_xdpi units */ + dev->ydpi_offset = 280 * dev->epro_mult; /* in optical_ydpi units */ + dev->x_size = 5120 * dev->epro_mult; /*epro*/ /* in optical_xdpi units */ + dev->y_size = 14100 * dev->epro_mult; /*epro*/ /* in optical_ydpi units */ + dev->shading_offset = 10 * dev->epro_mult; + dev->shading_lines_b = 70 * dev->epro_mult; + dev->shading_lines_w = 70 * dev->epro_mult; + + dev->gamma_master = gamma_master_default; + dev->gamma_r = gamma_r_default; + dev->gamma_g = gamma_g_default; + dev->gamma_b = gamma_b_default; + + dev->afe_params.r_offset = afe_params.r_offset; + dev->afe_params.g_offset = afe_params.g_offset; + dev->afe_params.b_offset = afe_params.b_offset; + + dev->afe_params.r_pga = default_afe_params.r_pga; + dev->afe_params.g_pga = default_afe_params.g_pga; + dev->afe_params.b_pga = default_afe_params.b_pga; + + dev->exp_params.r_time = exp_params.r_time; + dev->exp_params.g_time = exp_params.g_time; + dev->exp_params.b_time = exp_params.b_time; + + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = first_dev; + status = artec48u_device_close (dev); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + Artec48U_Device *dev; + SANE_Status status; + + status = attach (devname, &dev); + if (SANE_STATUS_GOOD != status) + return status; + return SANE_STATUS_GOOD; +} + +/** + * function to decode an value and give it back to the caller. + * @param src - pointer to the source string to check + * @param opt - string that keeps the option name to check src for + * @param what - _FLOAT or _INT + * @param result - pointer to the var that should receive our result + * @param def - default value that result should be in case of any error + * @return The function returns SANE_TRUE if the option has been found, + * if not, it returns SANE_FALSE + */ +static SANE_Bool +decodeVal (char *src, char *opt, int what, void *result, void *def) +{ + char *tmp, *tmp2; + const char *name; + +/* skip the option string */ + name = (const char *) &src[strlen ("option")]; + +/* get the name of the option */ + name = sanei_config_get_string (name, &tmp); + + if (tmp) + { + /* on success, compare wiht the given one */ + if (0 == strcmp (tmp, opt)) + { + XDBG ((1, "Decoding option >%s<\n", opt)); + if (_INT == what) + { + /* assign the default value for this option... */ + *((int *) result) = *((int *) def); + if (*name) + { + /* get the configuration value and decode it */ + name = sanei_config_get_string (name, &tmp2); + if (tmp2) + { + *((int *) result) = strtol (tmp2, 0, 0); + free (tmp2); + } + } + free (tmp); + return SANE_TRUE; + } + else if (_FLOAT == what) + { + /* assign the default value for this option... */ + *((double *) result) = *((double *) def); + if (*name) + { + /* get the configuration value and decode it */ + name = sanei_config_get_string (name, &tmp2); + if (tmp2) + { + *((double *) result) = strtod (tmp2, 0); + free (tmp2); + } + } + free (tmp); + return SANE_TRUE; + } + else if (_BYTE == what) + { + /* assign the default value for this option... */ + *((SANE_Byte *) result) = *((SANE_Byte *) def); + if (*name) + { + /* get the configuration value and decode it */ + name = sanei_config_get_string (name, &tmp2); + if (tmp2) + { + *((SANE_Byte *) result) = + (SANE_Byte) strtol (tmp2, 0, 0); + free (tmp2); + } + } + free (tmp); + return SANE_TRUE; + } + else if (_STRING == what) + { + if (*name) + { + /* get the configuration value and decode it */ + sanei_config_get_string (name, &tmp2); + if (tmp2) + { + strcpy ((char *) result, (char *) tmp2); + free (tmp2); + } + } + free (tmp); + return SANE_TRUE; + } + } + free (tmp); + } + return SANE_FALSE; +} + +/** + * function to retrive the device name of a given string + * @param src - string that keeps the option name to check src for + * @param dest - pointer to the string, that should receive the detected + * devicename + * @return The function returns SANE_TRUE if the devicename has been found, + * if not, it returns SANE_FALSE + */ +static SANE_Bool +decodeDevName (char *src, char *dest) +{ + char *tmp; + const char *name; + + if (0 == strncmp ("device", src, 6)) + { + name = (const char *) &src[strlen ("device")]; + name = sanei_config_skip_whitespace (name); + + XDBG ((1, "Decoding device name >%s<\n", name)); + + if (*name) + { + name = sanei_config_get_string (name, &tmp); + if (tmp) + { + strcpy (dest, tmp); + free (tmp); + return SANE_TRUE; + } + } + } + return SANE_FALSE; +} + +#ifdef ARTEC48U_USE_BUTTONS +static SANE_Status +artec48u_check_buttons (Artec48U_Device * dev, SANE_Int * value) +{ + SANE_Status status; + Artec48U_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x74; + req[1] = 0x01; + + status = artec48u_device_small_req (dev, req, req); + if (status != SANE_STATUS_GOOD) + return status; + + *value = (SANE_Int) req[2]; + return SANE_STATUS_GOOD; +} +#endif + +#define MAX_DOWNLOAD_BLOCK_SIZE 64 +static SANE_Status +artec48u_generic_start_scan (Artec48U_Device * dev) +{ + Artec48U_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x43; + req[1] = 0x01; + + return artec48u_device_req (dev, req, req); + +} + +static SANE_Status +artec48u_generic_read_scanned_data (Artec48U_Device * dev, SANE_Bool * ready) +{ + SANE_Status status; + Artec48U_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x35; + req[1] = 0x01; + + status = artec48u_device_req (dev, req, req); + if (status != SANE_STATUS_GOOD) + return status; + + if (req[1] == 0x35) + { + if (req[0] == 0) + *ready = SANE_TRUE; + else + *ready = SANE_FALSE; + } + else + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_download_firmware (Artec48U_Device * dev, + SANE_Byte * data, SANE_Word size) +{ + SANE_Status status; + SANE_Byte download_buf[MAX_DOWNLOAD_BLOCK_SIZE]; + SANE_Byte check_buf[MAX_DOWNLOAD_BLOCK_SIZE]; + SANE_Byte *block; + SANE_Word addr, bytes_left; + Artec48U_Packet boot_req; + SANE_Word block_size = MAX_DOWNLOAD_BLOCK_SIZE; + + CHECK_DEV_ACTIVE ((Artec48U_Device *) dev, + (char *) "artec48u_device_download_firmware"); + + for (addr = 0; addr < size; addr += block_size) + { + bytes_left = size - addr; + if (bytes_left > block_size) + block = data + addr; + else + { + memset (download_buf, 0, block_size); + memcpy (download_buf, data + addr, bytes_left); + block = download_buf; + } + status = artec48u_device_memory_write (dev, addr, block_size, block); + if (status != SANE_STATUS_GOOD) + return status; + status = artec48u_device_memory_read (dev, addr, block_size, check_buf); + if (status != SANE_STATUS_GOOD) + return status; + if (memcmp (block, check_buf, block_size) != 0) + { + XDBG ((3, + "artec48u_device_download_firmware: mismatch at block 0x%0x\n", + addr)); + return SANE_STATUS_IO_ERROR; + } + } + + memset (boot_req, 0, sizeof (boot_req)); + boot_req[0] = 0x69; + boot_req[1] = 0x01; + boot_req[2] = LOBYTE (addr); + boot_req[3] = HIBYTE (addr); + status = artec48u_device_req (dev, boot_req, boot_req); + if (status != SANE_STATUS_GOOD) + return status; + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_is_moving (Artec48U_Device * dev, SANE_Bool * moving) +{ + SANE_Status status; + Artec48U_Packet req; + memset (req, 0, sizeof (req)); + req[0] = 0x17; + req[1] = 0x01; + + status = artec48u_device_req (dev, req, req); + if (status != SANE_STATUS_GOOD) + return status; + + if (req[0] == 0x00 && req[1] == 0x17) + { + if (req[2] == 0 && (req[3] == 0 || req[3] == 2)) + *moving = SANE_FALSE; + else + *moving = SANE_TRUE; + } + else + return SANE_STATUS_IO_ERROR; + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_carriage_home (Artec48U_Device * dev) +{ + Artec48U_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x24; + req[1] = 0x01; + + return artec48u_device_req (dev, req, req); +} + + +static SANE_Status +artec48u_stop_scan (Artec48U_Device * dev) +{ + Artec48U_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x41; + req[1] = 0x01; + return artec48u_device_small_req (dev, req, req); +} + + +static SANE_Status +artec48u_setup_scan (Artec48U_Scanner * s, + Artec48U_Scan_Request * request, + Artec48U_Scan_Action action, + SANE_Bool calculate_only, + Artec48U_Scan_Parameters * params) +{ + DECLARE_FUNCTION_NAME ("artec48u_setup_scan") SANE_Status status; + SANE_Int xdpi, ydpi; + SANE_Bool color; + SANE_Int depth; + SANE_Int pixel_x0, pixel_y0, pixel_xs, pixel_ys; + SANE_Int pixel_align; + + SANE_Int abs_x0, abs_y0, abs_xs, abs_ys, base_xdpi, base_ydpi; + SANE_Int scan_xs, scan_ys, scan_bpl; + SANE_Int bits_per_line; + SANE_Byte color_mode_code; + + /*If we scan a black line, we use these exposure values */ + Artec48U_Exposure_Parameters exp_params_black = { 4, 4, 4 }; + + XDBG ((6, "%s: enter\n", function_name)); + XDBG ((1,"setup scan is_epro %d\n",s->dev->is_epro)); + XDBG ((1,"setup scan epro_mult %d\n",s->dev->epro_mult)); + + xdpi = request->xdpi; + ydpi = request->ydpi; + color = request->color; + depth = request->depth; + + switch (action) + { + case SA_CALIBRATE_SCAN_WHITE: + { + /*move a bit inside scan mark - + the value for the offset was found by trial and error */ + pixel_y0 = s->dev->shading_offset; + pixel_ys = s->dev->shading_lines_w; + pixel_x0 = 0; + pixel_xs = 5120 * s->dev->epro_mult; /*epro*/ + xdpi = ydpi = 600 * s->dev->epro_mult; /*epro*/ + color = SANE_TRUE; + depth = 8; + break; + } + case SA_CALIBRATE_SCAN_OFFSET_1: + case SA_CALIBRATE_SCAN_OFFSET_2: + { + pixel_y0 = s->dev->shading_offset; + pixel_ys = s->dev->shading_lines_b; + pixel_x0 = 0; + pixel_xs = 5120 * s->dev->epro_mult; /*epro*/ + xdpi = ydpi = 600 * s->dev->epro_mult; /*epro*/ + color = SANE_TRUE; + depth = 8; + break; + } + case SA_CALIBRATE_SCAN_EXPOSURE_1: + case SA_CALIBRATE_SCAN_EXPOSURE_2: + { + pixel_y0 = s->dev->shading_offset; + pixel_ys = s->dev->shading_lines_w; + pixel_x0 = 0; + pixel_xs = 5120 * s->dev->epro_mult; /*epro*/ + xdpi = ydpi = 600 * s->dev->epro_mult; /*epro*/ + color = SANE_TRUE; + depth = 8; + break; + } + case SA_CALIBRATE_SCAN_BLACK: + { + pixel_y0 = s->dev->shading_offset; + pixel_ys = s->dev->shading_lines_w; + pixel_x0 = 0; + pixel_xs = 5120 * s->dev->epro_mult; /*epro*/ + xdpi = ydpi = 600 * s->dev->epro_mult; /*epro*/ + color = SANE_TRUE; + depth = 8; + break; + } + case SA_SCAN: + { + SANE_Fixed x0 = request->x0 + s->dev->xdpi_offset; + SANE_Fixed y0; + /*epro*/ + if ((ydpi == 1200) && (s->dev->is_epro == 0)) + xdpi = 600; + y0 = request->y0 + s->dev->ydpi_offset; + pixel_ys = SANE_UNFIX (request->ys) * ydpi / MM_PER_INCH + 0.5; + pixel_x0 = SANE_UNFIX (x0) * xdpi / MM_PER_INCH + 0.5; + pixel_y0 = SANE_UNFIX (y0) * ydpi / MM_PER_INCH + 0.5; + pixel_xs = SANE_UNFIX (request->xs) * xdpi / MM_PER_INCH + 0.5; + break; + } + + default: + XDBG ((6, "%s: invalid action=%d\n", function_name, (int) action)); + return SANE_STATUS_INVAL; + } + + XDBG ((6, "%s: xdpi=%d, ydpi=%d\n", function_name, xdpi, ydpi)); + XDBG ((6, "%s: color=%s, depth=%d\n", function_name, + color ? "TRUE" : "FALSE", depth)); + XDBG ((6, "%s: pixel_x0=%d, pixel_y0=%d\n", function_name, + pixel_x0, pixel_y0)); + XDBG ((6, "%s: pixel_xs=%d, pixel_ys=%d\n", function_name, + pixel_xs, pixel_ys)); + + switch (depth) + { + case 8: + color_mode_code = color ? 0x84 : 0x82; + break; + + case 16: + color_mode_code = color ? 0xa4 : 0xa2; + break; + + default: + XDBG ((6, "%s: unsupported depth=%d\n", function_name, depth)); + return SANE_STATUS_UNSUPPORTED; + } + + base_xdpi = s->dev->optical_xdpi; + base_ydpi = s->dev->base_ydpi; + + XDBG ((6, "%s: base_xdpi=%d, base_ydpi=%d\n", function_name, + base_xdpi, base_ydpi)); + + abs_x0 = pixel_x0 * base_xdpi / xdpi; + abs_y0 = pixel_y0 * base_ydpi / ydpi; + + /* Calculate minimum number of pixels which span an integral multiple of 64 + * bytes. */ + pixel_align = 32; /* best case for depth = 16 */ + while ((depth * pixel_align) % (64 * 8) != 0) + pixel_align *= 2; + XDBG ((6, "%s: pixel_align=%d\n", function_name, pixel_align)); + + if (pixel_xs % pixel_align == 0) + scan_xs = pixel_xs; + else + scan_xs = (pixel_xs / pixel_align + 1) * pixel_align; + scan_ys = pixel_ys; + XDBG ((6, "%s: scan_xs=%d, scan_ys=%d\n", function_name, scan_xs, scan_ys)); + + abs_xs = scan_xs * base_xdpi / xdpi; + abs_ys = scan_ys * base_ydpi / ydpi; + XDBG ((6, "%s: abs_xs=%d, abs_ys=%d\n", function_name, abs_xs, abs_ys)); + + bits_per_line = depth * scan_xs; + if (bits_per_line % 8) /* impossible */ + { + XDBG ((1, "%s: BUG: unaligned bits_per_line=%d\n", function_name, + bits_per_line)); + return SANE_STATUS_INVAL; + } + scan_bpl = bits_per_line / 8; + + if (scan_bpl % 64) /* impossible */ + { + XDBG ((1, "%s: BUG: unaligned scan_bpl=%d\n", function_name, scan_bpl)); + return SANE_STATUS_INVAL; + } + + if (scan_bpl > 15600) + { + XDBG ((6, "%s: scan_bpl=%d, too large\n", function_name, scan_bpl)); + return SANE_STATUS_INVAL; + } + + XDBG ((6, "%s: scan_bpl=%d\n", function_name, scan_bpl)); + + if (!calculate_only) + { + Artec48U_Packet req; + char motor_mode_1, motor_mode_2; + switch (action) + { + case SA_CALIBRATE_SCAN_WHITE: + motor_mode_1 = 0x01; + motor_mode_2 = 0x00; + break; + + case SA_CALIBRATE_SCAN_BLACK: + motor_mode_1 = 0x04; + motor_mode_2 = 0x00; + break; + + case SA_SCAN: + motor_mode_1 = 0x01; + motor_mode_2 = 0x00; + break; + + default: + XDBG ((6, "%s: invalid action=%d\n", function_name, (int) action)); + return SANE_STATUS_INVAL; + } + + /* Fill in the setup command */ + memset (req, 0, sizeof (req)); + req[0x00] = 0x20; + req[0x01] = 0x01; + req[0x02] = LOBYTE (abs_y0); + req[0x03] = HIBYTE (abs_y0); + req[0x04] = LOBYTE (abs_ys); + req[0x05] = HIBYTE (abs_ys); + req[0x06] = LOBYTE (abs_x0); + req[0x07] = HIBYTE (abs_x0); + req[0x08] = LOBYTE (abs_xs); + req[0x09] = HIBYTE (abs_xs); + req[0x0a] = color_mode_code; + req[0x0b] = 0x60; + req[0x0c] = LOBYTE (xdpi); + req[0x0d] = HIBYTE (xdpi); + req[0x0e] = 0x12; + req[0x0f] = 0x00; + req[0x10] = LOBYTE (scan_bpl); + req[0x11] = HIBYTE (scan_bpl); + req[0x12] = LOBYTE (scan_ys); + req[0x13] = HIBYTE (scan_ys); + req[0x14] = motor_mode_1; + req[0x15] = motor_mode_2; + req[0x16] = LOBYTE (ydpi); + req[0x17] = HIBYTE (ydpi); + req[0x18] = 0x00; + + status = artec48u_device_req (s->dev, req, req); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: setup request failed: %s\n", function_name, + sane_strstatus (status))); + return status; + } + + if (action == SA_SCAN) + { + artec48u_calculate_shading_buffer (s, pixel_x0, pixel_xs + pixel_x0, + xdpi, color); + artec48u_generic_set_exposure_time (s->dev, + &(s->dev-> + artec_48u_exposure_params)); + artec48u_generic_set_afe (s->dev, &(s->dev->artec_48u_afe_params)); + } + else if (action == SA_CALIBRATE_SCAN_BLACK) + { + artec48u_generic_set_exposure_time (s->dev, &exp_params_black); + artec48u_generic_set_afe (s->dev, &(s->dev->afe_params)); + } + else if (action == SA_CALIBRATE_SCAN_WHITE) + { + artec48u_generic_set_exposure_time (s->dev, &(s->dev->exp_params)); + artec48u_generic_set_afe (s->dev, &(s->dev->afe_params)); + } + } + /* Fill in calculated values */ + params->xdpi = xdpi; + params->ydpi = ydpi; + params->depth = depth; + params->color = color; + params->pixel_xs = pixel_xs; + params->pixel_ys = pixel_ys; + params->scan_xs = scan_xs; + params->scan_ys = scan_ys; + params->scan_bpl = scan_bpl; + + XDBG ((6, "%s: leave: ok\n", function_name)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_generic_set_afe (Artec48U_Device * dev, + Artec48U_AFE_Parameters * params) +{ + Artec48U_Packet req; + memset (req, 0, sizeof (req)); + req[0] = 0x22; + req[1] = 0x01; + req[2] = params->r_offset; + req[3] = params->r_pga; + req[4] = params->g_offset; + req[5] = params->g_pga; + req[6] = params->b_offset; + req[7] = params->b_pga; + + return artec48u_device_req (dev, req, req); +} + + +static SANE_Status +artec48u_generic_set_exposure_time (Artec48U_Device * dev, + Artec48U_Exposure_Parameters * params) +{ + Artec48U_Packet req; + memset (req, 0, sizeof (req)); + req[0] = 0x76; + req[1] = 0x01; + req[2] = req[6] = req[10] = 0x04; + req[4] = LOBYTE (params->r_time); + req[5] = HIBYTE (params->r_time); + req[8] = LOBYTE (params->g_time); + req[9] = HIBYTE (params->g_time); + req[12] = LOBYTE (params->b_time); + req[13] = HIBYTE (params->b_time); + return artec48u_device_req (dev, req, req); +} + +static SANE_Status +artec48u_device_new (Artec48U_Device ** dev_return) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_new") Artec48U_Device *dev; + + XDBG ((7, "%s: enter\n", function_name)); + if (!dev_return) + return SANE_STATUS_INVAL; + + dev = (Artec48U_Device *) malloc (sizeof (Artec48U_Device)); + + if (!dev) + { + XDBG ((3, "%s: couldn't malloc %lu bytes for device\n", + function_name, (u_long) sizeof (Artec48U_Device))); + *dev_return = 0; + return SANE_STATUS_NO_MEM; + } + *dev_return = dev; + + memset (dev, 0, sizeof (Artec48U_Device)); + + dev->fd = -1; + dev->active = SANE_FALSE; + + dev->read_buffer = NULL; + dev->requested_buffer_size = 32768; + + XDBG ((7, "%s: leave: ok\n", function_name)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_free (Artec48U_Device * dev) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_free") + XDBG ((7, "%s: enter: dev=%p\n", function_name, (void *) dev)); + if (dev) + { + if (dev->active) + artec48u_device_deactivate (dev); + + if (dev->fd != -1) + artec48u_device_close (dev); + + XDBG ((7, "%s: freeing dev\n", function_name)); + free (dev); + } + XDBG ((7, "%s: leave: ok\n", function_name)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_open (Artec48U_Device * dev) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_open") + SANE_Status status; + SANE_Int fd; + + XDBG ((7, "%s: enter: dev=%p\n", function_name, (void *) dev)); + + CHECK_DEV_NOT_NULL (dev, function_name); + + if (dev->fd != -1) + { + XDBG ((3, "%s: device already open\n", function_name)); + return SANE_STATUS_INVAL; + } + + status = sanei_usb_open (dev->sane.name, &fd); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: sanei_usb_open failed: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + dev->fd = fd; + + XDBG ((7, "%s: leave: ok\n", function_name)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_close (Artec48U_Device * dev) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_close") + XDBG ((7, "%s: enter: dev=%p\n", function_name, (void *) dev)); + + CHECK_DEV_OPEN (dev, function_name); + + if (dev->active) + artec48u_device_deactivate (dev); + + sanei_usb_close (dev->fd); + dev->fd = -1; + + XDBG ((7, "%s: leave: ok\n", function_name)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_activate (Artec48U_Device * dev) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_activate") + CHECK_DEV_OPEN (dev, function_name); + + if (dev->active) + { + XDBG ((3, "%s: device already active\n", function_name)); + return SANE_STATUS_INVAL; + } + + XDBG ((7, "%s: model \"%s\"\n", function_name, dev->sane.model)); + + dev->xdpi_offset = SANE_FIX (dev->xdpi_offset * + MM_PER_INCH / dev->optical_xdpi); + dev->ydpi_offset = SANE_FIX (dev->ydpi_offset * + MM_PER_INCH / dev->optical_ydpi); + + dev->active = SANE_TRUE; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_deactivate (Artec48U_Device * dev) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_deactivate") + SANE_Status status = SANE_STATUS_GOOD; + + CHECK_DEV_ACTIVE (dev, function_name); + + if (dev->read_active) + artec48u_device_read_finish (dev); + + dev->active = SANE_FALSE; + + return status; +} + +static SANE_Status +artec48u_device_memory_write (Artec48U_Device * dev, + SANE_Word addr, + SANE_Word size, SANE_Byte * data) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_memory_write") + SANE_Status status; + + XDBG ((8, "%s: dev=%p, addr=0x%x, size=0x%x, data=%p\n", + function_name, (void *) dev, addr, size, (void *) data)); + CHECK_DEV_ACTIVE (dev, function_name); + + status = sanei_usb_control_msg (dev->fd, 0x40, 0x01, + memory_write_value, addr, size, data); + + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: sanei_usb_control_msg failed: %s\n", + function_name, sane_strstatus (status))); + } + + return status; +} + +static SANE_Status +artec48u_device_memory_read (Artec48U_Device * dev, + SANE_Word addr, SANE_Word size, SANE_Byte * data) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_memory_read") + SANE_Status status; + + XDBG ((8, "%s: dev=%p, addr=0x%x, size=0x%x, data=%p\n", + function_name, (void *) dev, addr, size, data)); + CHECK_DEV_ACTIVE (dev, function_name); + + status = sanei_usb_control_msg (dev->fd, 0xc0, 0x01, + memory_read_value, addr, size, data); + + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: sanei_usb_control_msg failed: %s\n", + function_name, sane_strstatus (status))); + } + + return status; +} + +static SANE_Status +artec48u_device_generic_req (Artec48U_Device * dev, + SANE_Word cmd_value, SANE_Word cmd_index, + SANE_Word res_value, SANE_Word res_index, + Artec48U_Packet cmd, Artec48U_Packet res) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_generic_req") + SANE_Status status; + + XDBG ((7, "%s: command=0x%02x\n", function_name, cmd[0])); + CHECK_DEV_ACTIVE (dev, function_name); + + status = sanei_usb_control_msg (dev->fd, + 0x40, 0x01, cmd_value, cmd_index, + ARTEC48U_PACKET_SIZE, cmd); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: writing command failed: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + memset (res, 0, sizeof (Artec48U_Packet)); + + status = sanei_usb_control_msg (dev->fd, + 0xc0, 0x01, res_value, res_index, + ARTEC48U_PACKET_SIZE, res); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: reading response failed: %s\n", + function_name, sane_strstatus (status))); + return status; + } + return status; +} + +static SANE_Status +artec48u_device_req (Artec48U_Device * dev, Artec48U_Packet cmd, + Artec48U_Packet res) +{ + return artec48u_device_generic_req (dev, + send_cmd_value, + send_cmd_index, + recv_res_value, + recv_res_index, cmd, res); +} + +static SANE_Status +artec48u_device_small_req (Artec48U_Device * dev, Artec48U_Packet cmd, + Artec48U_Packet res) +{ + Artec48U_Packet fixed_cmd; + int i; + + for (i = 0; i < 8; ++i) + memcpy (fixed_cmd + i * 8, cmd, 8); + + return artec48u_device_generic_req (dev, + send_small_cmd_value, + send_small_cmd_index, + recv_small_res_value, + recv_small_res_index, fixed_cmd, res); +} + +static SANE_Status +artec48u_device_read_raw (Artec48U_Device * dev, SANE_Byte * buffer, + size_t * size) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_read_raw") + SANE_Status status; + + CHECK_DEV_ACTIVE (dev, function_name); + + XDBG ((7, "%s: enter: size=0x%lx\n", function_name, (unsigned long) *size)); + + status = sanei_usb_read_bulk (dev->fd, buffer, size); + + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: bulk read failed: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + XDBG ((7, "%s: leave: size=0x%lx\n", function_name, (unsigned long) *size)); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_set_read_buffer_size (Artec48U_Device * dev, + size_t buffer_size) +{ + DECLARE_FUNCTION_NAME ("gt68xx_device_set_read_buffer_size") + CHECK_DEV_NOT_NULL (dev, function_name); + + if (dev->read_active) + { + XDBG ((3, "%s: BUG: read already active\n", function_name)); + return SANE_STATUS_INVAL; + } + + buffer_size = (buffer_size + 63UL) & ~63UL; + if (buffer_size > 0) + { + dev->requested_buffer_size = buffer_size; + return SANE_STATUS_GOOD; + } + + XDBG ((3, "%s: bad buffer size\n", function_name)); + return SANE_STATUS_INVAL; +} + +static SANE_Status +artec48u_device_read_prepare (Artec48U_Device * dev, size_t expected_count) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_read_prepare") + CHECK_DEV_ACTIVE (dev, function_name); + + if (dev->read_active) + { + XDBG ((3, "%s: read already active\n", function_name)); + return SANE_STATUS_INVAL; + } + + dev->read_buffer = (SANE_Byte *) malloc (dev->requested_buffer_size); + if (!dev->read_buffer) + { + XDBG ((3, "%s: not enough memory for the read buffer (%lu bytes)\n", + function_name, (unsigned long) dev->requested_buffer_size)); + return SANE_STATUS_NO_MEM; + } + + dev->read_active = SANE_TRUE; + dev->read_pos = dev->read_bytes_in_buffer = 0; + dev->read_bytes_left = expected_count; + + return SANE_STATUS_GOOD; +} + +static RETSIGTYPE +reader_process_sigterm_handler (int signal) +{ + XDBG ((1, "reader_process: terminated by signal %d\n", signal)); + _exit (SANE_STATUS_GOOD); +} + +static RETSIGTYPE +usb_reader_process_sigterm_handler (int signal) +{ + XDBG ((1, "reader_process (usb): terminated by signal %d\n", signal)); + cancelRead = SANE_TRUE; +} + +static SANE_Status +artec48u_device_read_start (Artec48U_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "artec48u_device_read_start"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_read (Artec48U_Device * dev, SANE_Byte * buffer, + size_t * size) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_read") SANE_Status status; + size_t byte_count = 0; + size_t left_to_read = *size; + size_t transfer_size, block_size, raw_block_size; + + CHECK_DEV_ACTIVE (dev, function_name); + + if (!dev->read_active) + { + XDBG ((3, "%s: read not active\n", function_name)); + return SANE_STATUS_INVAL; + } + + while (left_to_read > 0) + { + if (dev->read_bytes_in_buffer == 0) + { + block_size = dev->requested_buffer_size; + if (block_size > dev->read_bytes_left) + block_size = dev->read_bytes_left; + if (block_size == 0) + break; + raw_block_size = (block_size + 63UL) & ~63UL; + status = artec48u_device_read_raw (dev, dev->read_buffer, + &raw_block_size); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: read failed\n", function_name)); + return status; + } + dev->read_pos = 0; + dev->read_bytes_in_buffer = block_size; + dev->read_bytes_left -= block_size; + } + + transfer_size = left_to_read; + if (transfer_size > dev->read_bytes_in_buffer) + transfer_size = dev->read_bytes_in_buffer; + if (transfer_size > 0) + { + memcpy (buffer, dev->read_buffer + dev->read_pos, transfer_size); + dev->read_pos += transfer_size; + dev->read_bytes_in_buffer -= transfer_size; + byte_count += transfer_size; + left_to_read -= transfer_size; + buffer += transfer_size; + } + } + + *size = byte_count; + + if (byte_count == 0) + return SANE_STATUS_EOF; + else + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_device_read_finish (Artec48U_Device * dev) +{ + DECLARE_FUNCTION_NAME ("artec48u_device_read_finish") + CHECK_DEV_ACTIVE (dev, function_name); + + if (!dev->read_active) + { + XDBG ((3, "%s: read not active\n", function_name)); + return SANE_STATUS_INVAL; + } + + XDBG ((7, "%s: read_bytes_left = %ld\n", + function_name, (long) dev->read_bytes_left)); + + free (dev->read_buffer); + dev->read_buffer = NULL; + + dev->read_active = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_delay_buffer_init (Artec48U_Delay_Buffer * delay, + SANE_Int pixels_per_line) +{ + DECLARE_FUNCTION_NAME ("artec48u_delay_buffer_init") + SANE_Int bytes_per_line; + SANE_Int line_count, i; + + if (pixels_per_line <= 0) + { + XDBG ((3, "%s: BUG: pixels_per_line=%d\n", + function_name, pixels_per_line)); + return SANE_STATUS_INVAL; + } + + bytes_per_line = pixels_per_line * sizeof (unsigned int); + + delay->line_count = line_count = 1; + delay->read_index = 0; + delay->write_index = 0; + + delay->mem_block = (SANE_Byte *) malloc (bytes_per_line * line_count); + if (!delay->mem_block) + { + XDBG ((3, "%s: no memory for delay block\n", function_name)); + return SANE_STATUS_NO_MEM; + } + + delay->lines = + (unsigned int **) malloc (sizeof (unsigned int *) * line_count); + if (!delay->lines) + { + free (delay->mem_block); + XDBG ((3, "%s: no memory for delay line pointers\n", function_name)); + return SANE_STATUS_NO_MEM; + } + + for (i = 0; i < line_count; ++i) + delay->lines[i] = + (unsigned int *) (delay->mem_block + i * bytes_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_delay_buffer_done (Artec48U_Delay_Buffer * delay) +{ + if (delay->lines) + { + free (delay->lines); + delay->lines = NULL; + } + + if (delay->mem_block) + { + free (delay->mem_block); + delay->mem_block = NULL; + } + + return SANE_STATUS_GOOD; +} + +#define DELAY_BUFFER_WRITE_PTR(delay) ( (delay)->lines[(delay)->write_index] ) + +#define DELAY_BUFFER_READ_PTR(delay) ( (delay)->lines[(delay)->read_index ] ) + +#define DELAY_BUFFER_STEP(delay) \ + do { \ + (delay)->read_index = ((delay)->read_index + 1) % (delay)->line_count; \ + (delay)->write_index = ((delay)->write_index + 1) % (delay)->line_count; \ + } while (SANE_FALSE) + + +static inline void +unpack_8_mono (SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) +{ + XDBG ((3, "unpack_8_mono\n")); + for (; pixels_per_line > 0; ++src, ++dst, --pixels_per_line) + { + *dst = (((unsigned int) *src) << 8) | *src; + } +} + +static inline void +unpack_16_le_mono (SANE_Byte * src, unsigned int *dst, + SANE_Int pixels_per_line) +{ + XDBG ((3, "unpack_16_le_mono\n")); + for (; pixels_per_line > 0; src += 2, dst++, --pixels_per_line) + { + *dst = (((unsigned int) src[1]) << 8) | src[0]; + } +} + +static SANE_Status +line_read_gray_8 (Artec48U_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + XDBG ((3, "line_read_gray_8\n")); + + size = reader->params.scan_bpl; + status = artec48u_device_read (reader->dev, reader->pixel_buffer, &size); + if (status != SANE_STATUS_GOOD) + return status; + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[0] = buffer; + unpack_8_mono (reader->pixel_buffer, buffer, reader->pixels_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_gray_16 (Artec48U_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + + XDBG ((3, "line_read_gray_16\n")); + size = reader->params.scan_bpl; + status = artec48u_device_read (reader->dev, reader->pixel_buffer, &size); + if (status != SANE_STATUS_GOOD) + return status; + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[0] = buffer; + unpack_16_le_mono (reader->pixel_buffer, buffer, reader->pixels_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_8_line_mode (Artec48U_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + XDBG ((3, "line_read_bgr_8_line_mode\n")); + + size = reader->params.scan_bpl * 3; + status = artec48u_device_read (reader->dev, pixel_buffer, &size); + if (status != SANE_STATUS_GOOD) + return status; + + pixels_per_line = reader->pixels_per_line; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_16_line_mode (Artec48U_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + XDBG ((3, "line_read_bgr_16_line_mode\n")); + size = reader->params.scan_bpl * 3; + status = artec48u_device_read (reader->dev, pixel_buffer, &size); + if (status != SANE_STATUS_GOOD) + return status; + + pixels_per_line = reader->pixels_per_line; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_line_reader_init_delays (Artec48U_Line_Reader * reader) +{ + SANE_Status status; + + if (reader->params.color) + { + status = artec48u_delay_buffer_init (&reader->r_delay, + reader->params.pixel_xs); + if (status != SANE_STATUS_GOOD) + return status; + + status = artec48u_delay_buffer_init (&reader->g_delay, + reader->params.pixel_xs); + if (status != SANE_STATUS_GOOD) + { + artec48u_delay_buffer_done (&reader->r_delay); + return status; + } + + status = artec48u_delay_buffer_init (&reader->b_delay, + reader->params.pixel_xs); + if (status != SANE_STATUS_GOOD) + { + artec48u_delay_buffer_done (&reader->g_delay); + artec48u_delay_buffer_done (&reader->r_delay); + return status; + } + } + else + { + status = artec48u_delay_buffer_init (&reader->g_delay, + reader->params.pixel_xs); + if (status != SANE_STATUS_GOOD) + return status; + } + + reader->delays_initialized = SANE_TRUE; + + return SANE_STATUS_GOOD; +} + +static void +artec48u_line_reader_free_delays (Artec48U_Line_Reader * reader) +{ + if (!reader) + { + return; + } + if (reader->delays_initialized) + { + if (reader->params.color) + { + artec48u_delay_buffer_done (&reader->b_delay); + artec48u_delay_buffer_done (&reader->g_delay); + artec48u_delay_buffer_done (&reader->r_delay); + } + else + { + artec48u_delay_buffer_done (&reader->g_delay); + } + reader->delays_initialized = SANE_FALSE; + } +} + +static SANE_Status +artec48u_line_reader_new (Artec48U_Device * dev, + Artec48U_Scan_Parameters * params, + Artec48U_Line_Reader ** reader_return) +{ + DECLARE_FUNCTION_NAME ("artec48u_line_reader_new") SANE_Status status; + Artec48U_Line_Reader *reader; + SANE_Int image_size; + SANE_Int scan_bpl_full; + + XDBG ((6, "%s: enter\n", function_name)); + XDBG ((6, "%s: enter params xdpi: %i\n", function_name, params->xdpi)); + XDBG ((6, "%s: enter params ydpi: %i\n", function_name, params->ydpi)); + XDBG ((6, "%s: enter params depth: %i\n", function_name, params->depth)); + XDBG ((6, "%s: enter params color: %i\n", function_name, params->color)); + XDBG ((6, "%s: enter params pixel_xs: %i\n", function_name, params->pixel_xs)); + XDBG ((6, "%s: enter params pixel_ys: %i\n", function_name, params->pixel_ys)); + XDBG ((6, "%s: enter params scan_xs: %i\n", function_name, params->scan_xs)); + XDBG ((6, "%s: enter params scan_ys: %i\n", function_name, params->scan_ys)); + XDBG ((6, "%s: enter params scan_bpl: %i\n", function_name, params->scan_bpl)); + *reader_return = NULL; + + reader = (Artec48U_Line_Reader *) malloc (sizeof (Artec48U_Line_Reader)); + if (!reader) + { + XDBG ((3, "%s: cannot allocate Artec48U_Line_Reader\n", function_name)); + return SANE_STATUS_NO_MEM; + } + memset (reader, 0, sizeof (Artec48U_Line_Reader)); + + reader->dev = dev; + memcpy (&reader->params, params, sizeof (Artec48U_Scan_Parameters)); + reader->pixel_buffer = 0; + reader->delays_initialized = SANE_FALSE; + + reader->read = NULL; + + status = artec48u_line_reader_init_delays (reader); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: cannot allocate line buffers: %s\n", + function_name, sane_strstatus (status))); + free (reader); + return status; + } + + reader->pixels_per_line = reader->params.pixel_xs; + + if (!reader->params.color) + { + XDBG ((2, "!reader->params.color\n")); + if (reader->params.depth == 8) + reader->read = line_read_gray_8; + else if (reader->params.depth == 16) + reader->read = line_read_gray_16; + } + else + { + XDBG ((2, "reader line mode\n")); + if (reader->params.depth == 8) + { + XDBG ((2, "depth 8\n")); + reader->read = line_read_bgr_8_line_mode; + } + else if (reader->params.depth == 16) + { + XDBG ((2, "depth 16\n")); + reader->read = line_read_bgr_16_line_mode; + } + } + + if (reader->read == NULL) + { + XDBG ((3, "%s: unsupported bit depth (%d)\n", + function_name, reader->params.depth)); + artec48u_line_reader_free_delays (reader); + free (reader); + return SANE_STATUS_UNSUPPORTED; + } + + scan_bpl_full = reader->params.scan_bpl; + if (reader->params.color) + scan_bpl_full *= 3; + + reader->pixel_buffer = malloc (scan_bpl_full); + if (!reader->pixel_buffer) + { + XDBG ((3, "%s: cannot allocate pixel buffer\n", function_name)); + artec48u_line_reader_free_delays (reader); + free (reader); + return SANE_STATUS_NO_MEM; + } + + artec48u_device_set_read_buffer_size (reader->dev, + scan_bpl_full /* 200 */ ); + + image_size = scan_bpl_full * reader->params.scan_ys; + status = artec48u_device_read_prepare (reader->dev, image_size); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: artec48u_device_read_prepare failed: %s\n", + function_name, sane_strstatus (status))); + free (reader->pixel_buffer); + artec48u_line_reader_free_delays (reader); + free (reader); + return status; + } + + XDBG ((6, "%s: leave: ok\n", function_name)); + *reader_return = reader; + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_line_reader_free (Artec48U_Line_Reader * reader) +{ + DECLARE_FUNCTION_NAME ("artec48u_line_reader_free") SANE_Status status; + + XDBG ((6, "%s: enter\n", function_name)); + + if (!reader) + { + return SANE_STATUS_GOOD; + } + artec48u_line_reader_free_delays (reader); + + if (reader->pixel_buffer) + { + free (reader->pixel_buffer); + reader->pixel_buffer = NULL; + } + + status = artec48u_device_read_finish (reader->dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "%s: artec48u_device_read_finish failed: %s\n", + function_name, sane_strstatus (status))); + } + + if (reader) + free (reader); + + XDBG ((6, "%s: leave\n", function_name)); + return status; +} + +static SANE_Status +artec48u_line_reader_read (Artec48U_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + return (*reader->read) (reader, buffer_pointers_return); +} + +static SANE_Status +artec48u_scanner_new (Artec48U_Device * dev, + Artec48U_Scanner ** scanner_return) +{ + DECLARE_FUNCTION_NAME ("artec48u_scanner_new") Artec48U_Scanner *s; + + *scanner_return = NULL; + + s = (Artec48U_Scanner *) malloc (sizeof (Artec48U_Scanner)); + if (!s) + { + XDBG ((5, "%s: no memory for Artec48U_Scanner\n", function_name)); + return SANE_STATUS_NO_MEM; + } + s->dev = dev; + s->reader = NULL; + s->scanning = SANE_FALSE; + s->line_buffer = NULL; + s->lineart_buffer = NULL; + s->next = NULL; + s->pipe_handle = NULL; + s->buffer_pointers[0] = NULL; + s->buffer_pointers[1] = NULL; + s->buffer_pointers[2] = NULL; + s->shading_buffer_w = NULL; + s->shading_buffer_b = NULL; + s->shading_buffer_white[0] = NULL; + s->shading_buffer_white[1] = NULL; + s->shading_buffer_white[2] = NULL; + s->shading_buffer_black[0] = NULL; + s->shading_buffer_black[1] = NULL; + s->shading_buffer_black[2] = NULL; + *scanner_return = s; + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_scanner_read_line (Artec48U_Scanner * s, + unsigned int **buffer_pointers, SANE_Bool shading) +{ + DECLARE_FUNCTION_NAME ("artec48u_scanner_read_line") SANE_Status status; + int i, j, c; + + status = artec48u_line_reader_read (s->reader, buffer_pointers); + + if (status != SANE_STATUS_GOOD) + { + XDBG ((5, "%s: artec48u_line_reader_read failed: %s\n", + function_name, sane_strstatus (status))); + return status; + } + if (shading != SANE_TRUE) + return status; + + c = s->reader->pixels_per_line; + if (s->reader->params.color == SANE_TRUE) + { + for (i = c - 1; i >= 0; i--) + { + for (j = 0; j < 3; j++) + { + int new_value; + unsigned int value = buffer_pointers[j][i]; + if (value < s->shading_buffer_black[j][i]) + value = s->shading_buffer_black[j][i]; + if (value > s->shading_buffer_white[j][i]) + value = s->shading_buffer_white[j][i]; + new_value = + (double) (value - + s->shading_buffer_black[j][i]) * 65535.0 / + (double) (s->shading_buffer_white[j][i] - + s->shading_buffer_black[j][i]); + if (new_value < 0) + new_value = 0; + if (new_value > 65535) + new_value = 65535; + new_value = + s->gamma_array[j + + 1][s->contrast_array[s-> + brightness_array + [new_value]]]; + new_value = s->gamma_array[0][new_value]; + buffer_pointers[j][i] = new_value; + } + } + } + else + { + for (i = c - 1; i >= 0; i--) + { + int new_value; + unsigned int value = buffer_pointers[0][i]; + new_value = + (double) (value - + s->shading_buffer_black[1][i]) * 65535.0 / + (double) (s->shading_buffer_white[1][i] - + s->shading_buffer_black[1][i]); + if (new_value < 0) + new_value = 0; + if (new_value > 65535) + new_value = 65535; + new_value = + s->gamma_array[0][s-> + contrast_array[s->brightness_array[new_value]]]; + buffer_pointers[0][i] = new_value; + } + } + return status; +} + +static SANE_Status +artec48u_scanner_free (Artec48U_Scanner * s) +{ + DECLARE_FUNCTION_NAME ("artec48u_scanner_free") if (!s) + { + XDBG ((5, "%s: scanner==NULL\n", function_name)); + return SANE_STATUS_INVAL; + } + + if (s->reader) + { + artec48u_line_reader_free (s->reader); + s->reader = NULL; + } + + free (s->shading_buffer_w); + free (s->shading_buffer_b); + free (s->shading_buffer_white[0]); + free (s->shading_buffer_black[0]); + free (s->shading_buffer_white[1]); + free (s->shading_buffer_black[1]); + free (s->shading_buffer_white[2]); + free (s->shading_buffer_black[2]); + + if (s->line_buffer) + free (s->line_buffer); + if (s->lineart_buffer) + free (s->lineart_buffer); + + free (s); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_scanner_internal_start_scan (Artec48U_Scanner * s) +{ + DECLARE_FUNCTION_NAME ("artec48u_scanner_internal_start_scan") + SANE_Status status; + SANE_Bool ready; + SANE_Int repeat_count; + + status = artec48u_wait_for_positioning (s->dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_scanner_wait_for_positioning error: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + status = artec48u_generic_start_scan (s->dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_device_start_scan error: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + for (repeat_count = 0; repeat_count < 30 * 10; ++repeat_count) + { + status = artec48u_generic_read_scanned_data (s->dev, &ready); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_device_read_scanned_data error: %s\n", + function_name, sane_strstatus (status))); + return status; + } + if (ready) + break; + usleep (100000); + } + + if (!ready) + { + XDBG ((2, "%s: scanner still not ready - giving up\n", function_name)); + return SANE_STATUS_DEVICE_BUSY; + } + + status = artec48u_device_read_start (s->dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_device_read_start error: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_scanner_start_scan_extended (Artec48U_Scanner * s, + Artec48U_Scan_Request * request, + Artec48U_Scan_Action action, + Artec48U_Scan_Parameters * params) +{ + DECLARE_FUNCTION_NAME ("artec48u_scanner_start_scan_extended") + SANE_Status status; + + status = artec48u_wait_for_positioning (s->dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_scanner_wait_for_positioning error: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + if (action == SA_SCAN) + status = artec48u_setup_scan (s, request, action, SANE_FALSE, params); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_device_setup_scan failed: %s\n", function_name, + sane_strstatus (status))); + return status; + } + status = artec48u_line_reader_new (s->dev, params, &s->reader); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_line_reader_new failed: %s\n", function_name, + sane_strstatus (status))); + return status; + } + + status = artec48u_scanner_internal_start_scan (s); + + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "%s: artec48u_scanner_internal_start_scan failed: %s\n", + function_name, sane_strstatus (status))); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +artec48u_scanner_start_scan (Artec48U_Scanner * s, + Artec48U_Scan_Request * request, + Artec48U_Scan_Parameters * params) +{ + return artec48u_scanner_start_scan_extended (s, request, SA_SCAN, params); +} + + +static SANE_Status +artec48u_scanner_stop_scan (Artec48U_Scanner * s) +{ + XDBG ((1, "artec48u_scanner_stop_scan begin: \n")); + artec48u_line_reader_free (s->reader); + s->reader = NULL; + + return artec48u_stop_scan (s->dev); +} + +static void +calculateGamma (Artec48U_Scanner * s) +{ + double d; + int gval; + unsigned int i; + + double gamma = SANE_UNFIX (s->val[OPT_GAMMA].w); + + d = 65536.0 / pow (65536.0, 1.0 / gamma); + for (i = 0; i < 65536; i++) + { + gval = (int) (pow ((double) i, 1.0 / gamma) * d); + s->gamma_array[0][i] = gval; + } +} + +static void +calculateGammaRed (Artec48U_Scanner * s) +{ + double d; + int gval; + unsigned int i; + + double gamma = SANE_UNFIX (s->val[OPT_GAMMA_R].w); + + d = 65536.0 / pow (65536.0, 1.0 / gamma); + for (i = 0; i < 65536; i++) + { + gval = (int) (pow ((double) i, 1.0 / gamma) * d); + s->gamma_array[1][i] = gval; + } +} + +static void +calculateGammaGreen (Artec48U_Scanner * s) +{ + double d; + int gval; + unsigned int i; + + double gamma = SANE_UNFIX (s->val[OPT_GAMMA_G].w); + + d = 65536.0 / pow (65536.0, 1.0 / gamma); + for (i = 0; i < 65536; i++) + { + gval = (int) (pow ((double) i, 1.0 / gamma) * d); + s->gamma_array[2][i] = gval; + } +} + +static void +calculateGammaBlue (Artec48U_Scanner * s) +{ + double d; + int gval; + unsigned int i; + + double gamma = SANE_UNFIX (s->val[OPT_GAMMA_B].w); + + d = 65536.0 / pow (65536.0, 1.0 / gamma); + for (i = 0; i < 65536; i++) + { + gval = (int) (pow ((double) i, 1.0 / gamma) * d); + s->gamma_array[3][i] = gval; + } +} + +static SANE_Status +artec48u_calculate_shading_buffer (Artec48U_Scanner * s, int start, int end, + int resolution, SANE_Bool color) +{ + int i; + int c; + int bpp; + c = 0; + bpp = 6; + switch (resolution) + { + case 50: + bpp = 72; + break; + case 100: + bpp = 36; + break; + case 200: + bpp = 18; + break; + case 300: + bpp = 12; + break; + case 600: + bpp = 6; + break; + case 1200: + if(s->dev->is_epro == 0) + bpp = 6; + else + bpp = 3; + } + + for (i = start * bpp; i < end * bpp; i += bpp) + { + if (color) + { + s->shading_buffer_white[0][c] = + (unsigned int) s->shading_buffer_w[i] + + ((((unsigned int) s->shading_buffer_w[i + 1]) << 8)); + s->shading_buffer_white[2][c] = + (unsigned int) s->shading_buffer_w[i + 4] + + ((((unsigned int) s->shading_buffer_w[i + 5]) << 8)); + s->shading_buffer_black[0][c] = + (unsigned int) s->shading_buffer_b[i] + + ((((unsigned int) s->shading_buffer_b[i + 1]) << 8)); + s->shading_buffer_black[2][c] = + (unsigned int) s->shading_buffer_b[i + 4] + + ((((unsigned int) s->shading_buffer_b[i + 5]) << 8)); + } + s->shading_buffer_white[1][c] = + (unsigned int) s->shading_buffer_w[i + 2] + + ((((unsigned int) s->shading_buffer_w[i + 3]) << 8)); + s->shading_buffer_black[1][c] = + (unsigned int) s->shading_buffer_b[i + 2] + + ((((unsigned int) s->shading_buffer_b[i + 3]) << 8)); + ++c; + } + return SANE_STATUS_GOOD; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +init_options (Artec48U_Scanner * s) +{ + int i; + + XDBG ((5, "init_options: scanner %p\n", (void *) s)); + XDBG ((5, "init_options: start\n")); + XDBG ((5, "init_options: num options %i\n", NUM_OPTIONS)); + + memset (s->val, 0, sizeof (s->val)); + memset (s->opt, 0, sizeof (s->opt)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].unit = SANE_UNIT_NONE; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NUM_OPTS].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + s->opt[OPT_MODE_GROUP].name = "scanmode-group"; + s->opt[OPT_MODE_GROUP].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].unit = SANE_UNIT_NONE; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_MODE_GROUP].cap = 0; + + s->opt[OPT_SCAN_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_SCAN_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_SCAN_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_SCAN_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_SCAN_MODE].size = max_string_size (mode_list); + s->opt[OPT_SCAN_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SCAN_MODE].constraint.string_list = mode_list; + s->val[OPT_SCAN_MODE].s = strdup (mode_list[1]); + + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].unit = SANE_UNIT_NONE; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].constraint.word_list = bitdepth_list; + s->val[OPT_BIT_DEPTH].w = bitdepth_list[1]; + + /* black level (lineart only) */ + s->opt[OPT_BLACK_LEVEL].name = SANE_NAME_BLACK_LEVEL; + s->opt[OPT_BLACK_LEVEL].title = SANE_TITLE_BLACK_LEVEL; + s->opt[OPT_BLACK_LEVEL].desc = SANE_DESC_BLACK_LEVEL; + s->opt[OPT_BLACK_LEVEL].type = SANE_TYPE_INT; + s->opt[OPT_BLACK_LEVEL].unit = SANE_UNIT_NONE; + s->opt[OPT_BLACK_LEVEL].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BLACK_LEVEL].constraint.range = &blacklevel_range; + s->opt[OPT_BLACK_LEVEL].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BLACK_LEVEL].w = 127; + + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = resbit_list; + s->val[OPT_RESOLUTION].w = resbit_list[1]; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].name = "enhancement-group"; + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &brightness_contrast_range; + s->val[OPT_BRIGHTNESS].w = 0; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &brightness_contrast_range; + s->val[OPT_CONTRAST].w = 0; + + /* master analog gamma */ + s->opt[OPT_GAMMA].name = SANE_NAME_ANALOG_GAMMA; + s->opt[OPT_GAMMA].title = SANE_TITLE_ANALOG_GAMMA; + s->opt[OPT_GAMMA].desc = SANE_DESC_ANALOG_GAMMA; + s->opt[OPT_GAMMA].type = SANE_TYPE_FIXED; + s->opt[OPT_GAMMA].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA].constraint.range = &gamma_range; + s->val[OPT_GAMMA].w = SANE_FIX (s->dev->gamma_master); + s->opt[OPT_GAMMA].size = sizeof (SANE_Word); + + /* red analog gamma */ + s->opt[OPT_GAMMA_R].name = SANE_NAME_ANALOG_GAMMA_R; + s->opt[OPT_GAMMA_R].title = SANE_TITLE_ANALOG_GAMMA_R; + s->opt[OPT_GAMMA_R].desc = SANE_DESC_ANALOG_GAMMA_R; + s->opt[OPT_GAMMA_R].type = SANE_TYPE_FIXED; + s->opt[OPT_GAMMA_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_R].constraint.range = &gamma_range; + s->val[OPT_GAMMA_R].w = SANE_FIX (s->dev->gamma_r); + + /* green analog gamma */ + s->opt[OPT_GAMMA_G].name = SANE_NAME_ANALOG_GAMMA_G; + s->opt[OPT_GAMMA_G].title = SANE_TITLE_ANALOG_GAMMA_G; + s->opt[OPT_GAMMA_G].desc = SANE_DESC_ANALOG_GAMMA_G; + s->opt[OPT_GAMMA_G].type = SANE_TYPE_FIXED; + s->opt[OPT_GAMMA_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_G].constraint.range = &gamma_range; + s->val[OPT_GAMMA_G].w = SANE_FIX (s->dev->gamma_g); + + /* blue analog gamma */ + s->opt[OPT_GAMMA_B].name = SANE_NAME_ANALOG_GAMMA_B; + s->opt[OPT_GAMMA_B].title = SANE_TITLE_ANALOG_GAMMA_B; + s->opt[OPT_GAMMA_B].desc = SANE_DESC_ANALOG_GAMMA_B; + s->opt[OPT_GAMMA_B].type = SANE_TYPE_FIXED; + s->opt[OPT_GAMMA_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_B].constraint.range = &gamma_range; + s->val[OPT_GAMMA_B].w = SANE_FIX (s->dev->gamma_b); + + s->opt[OPT_DEFAULT_ENHANCEMENTS].name = "default-enhancements"; + s->opt[OPT_DEFAULT_ENHANCEMENTS].title = SANE_I18N ("Defaults"); + s->opt[OPT_DEFAULT_ENHANCEMENTS].desc = + SANE_I18N ("Set default values for enhancement controls."); + s->opt[OPT_DEFAULT_ENHANCEMENTS].size = 0; + s->opt[OPT_DEFAULT_ENHANCEMENTS].type = SANE_TYPE_BUTTON; + s->opt[OPT_DEFAULT_ENHANCEMENTS].unit = SANE_UNIT_NONE; + s->opt[OPT_DEFAULT_ENHANCEMENTS].constraint_type = SANE_CONSTRAINT_NONE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].name = "geometry-group"; + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = 0; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &scan_range_x; + s->val[OPT_TL_X].w = SANE_FIX (0.0); + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &scan_range_y; + s->val[OPT_TL_Y].w = SANE_FIX (0.0); + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &scan_range_x; + s->val[OPT_BR_X].w = SANE_FIX (50.0); + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &scan_range_y; + s->val[OPT_BR_Y].w = SANE_FIX (50.0); + + /* "Calibration" group: */ + s->opt[OPT_CALIBRATION_GROUP].name = "calibration-group"; + s->opt[OPT_CALIBRATION_GROUP].title = SANE_I18N ("Calibration"); + s->opt[OPT_CALIBRATION_GROUP].desc = ""; + s->opt[OPT_CALIBRATION_GROUP].size = 0; + s->opt[OPT_CALIBRATION_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_CALIBRATION_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_CALIBRATION_GROUP].cap = 0; + + /* calibrate */ + s->opt[OPT_CALIBRATE].name = "calibration"; + s->opt[OPT_CALIBRATE].title = SANE_I18N ("Calibrate before next scan"); + s->opt[OPT_CALIBRATE].desc = + SANE_I18N ("If enabled, the device will be calibrated before the " + "next scan. Otherwise, calibration is performed " + "only before the first start."); + s->opt[OPT_CALIBRATE].type = SANE_TYPE_BOOL; + s->opt[OPT_CALIBRATE].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_CALIBRATE].w = SANE_FALSE; + + /* calibrate */ + s->opt[OPT_CALIBRATE_SHADING].name = "calibration-shading"; + s->opt[OPT_CALIBRATE_SHADING].title = + SANE_I18N ("Only perform shading-correction"); + s->opt[OPT_CALIBRATE_SHADING].desc = + SANE_I18N ("If enabled, only the shading correction is " + "performed during calibration. The default values " + "for gain, offset and exposure time, " + "either build-in or from the configuration file, " + "are used."); + s->opt[OPT_CALIBRATE_SHADING].type = SANE_TYPE_BOOL; + s->opt[OPT_CALIBRATE_SHADING].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATE_SHADING].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_CALIBRATE_SHADING].w = SANE_FALSE; +#ifdef ARTEC48U_USE_BUTTONS + s->opt[OPT_BUTTON_STATE].name = "button-state"; + s->opt[OPT_BUTTON_STATE].title = SANE_I18N ("Button state"); + s->opt[OPT_BUTTON_STATE].type = SANE_TYPE_INT; + s->opt[OPT_BUTTON_STATE].unit = SANE_UNIT_NONE; + s->opt[OPT_BUTTON_STATE].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_BUTTON_STATE].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_BUTTON_STATE].w = 0; +#endif + return SANE_STATUS_GOOD; +} + +static void +calculate_brightness (Artec48U_Scanner * s) +{ + long cnt; + double bright; + + bright = (double) s->val[OPT_BRIGHTNESS].w; + + bright *= 257.0; + for (cnt = 0; cnt < 65536; cnt++) + { + if (bright < 0.0) + s->brightness_array[cnt] = + (int) (((double) cnt * (65535.0 + bright)) / 65535.0); + else + s->brightness_array[cnt] = + (int) ((double) cnt + + ((65535.0 - (double) cnt) * bright) / 65535.0); + if (s->brightness_array[cnt] > 65535) + s->brightness_array[cnt] = 65535; + if (s->brightness_array[cnt] < 0) + s->brightness_array[cnt] = 0; + } +} + +static void +calculate_contrast (Artec48U_Scanner * s) +{ + int val; + double p; + int cnt; + double contr; + + contr = (double) s->val[OPT_CONTRAST].w; + + contr *= 257.0; + + for (cnt = 0; cnt < 65536; cnt++) + { + if (contr < 0.0) + { + val = (int) (cnt > 32769) ? (65535 - cnt) : cnt; + val = (int) (32769.0 * pow ((double) (val ? val : 1) / 32769.0, + (32769.0 + contr) / 32769.0)); + s->contrast_array[cnt] = (cnt > 32769) ? (65535 - val) : val; + if (s->contrast_array[cnt] > 65535) + s->contrast_array[cnt] = 65535; + if (s->contrast_array[cnt] < 0) + s->contrast_array[cnt] = 0; + } + else + { + val = (cnt > 32769) ? (65535 - cnt) : cnt; + p = ((int) contr == 32769) ? 32769.0 : 32769.0 / (32769.0 - contr); + val = (int) (32769.0 * pow ((double) val / 32769.0, p)); + s->contrast_array[cnt] = (cnt > 32639) ? (65535 - val) : val; + if (s->contrast_array[cnt] > 65535) + s->contrast_array[cnt] = 65535; + if (s->contrast_array[cnt] < 0) + s->contrast_array[cnt] = 0; + } + } +} + +/* + The calibration function + Disclaimer: the following might be complete crap :-) + -Gain, offset, exposure time + It seems, that the gain values are actually constants. The windows driver always + uses the values 0x0a,0x03,0x03, during calibration as well as during a normal + scan. The exposure values are set to 0x04 for black calibration. It's not necessary to + move the scan head during this stage. + Calibration starts with default values for offset/exposure. These values are + increased/decreased until the white and black values are within a specific range, defined + by WHITE_MIN, WHITE_MAX, BLACK_MIN and BLACK_MAX. + + -White shading correction + The scanning head is moved some lines over the calibration strip. Some lines + are scanned at 600dpi/16bit over the full width. The average values are used for the + shading buffer. The normal exposure values are used. + -Black shading correction + Works like the white shading correction, with the difference, that the red-, green- + and blue exposure time is set to 0x04 (the value is taken from the windoze driver). + -Since we do this over the whole width of the image with the maximal optical resolution, + we can use the shading data for every scan, independend of the size, position or resolution, + because we have the shading values for every sensor/LED. + + Note: + For a CIS device, it's sufficient to determine those values once. It's not necessary, to + repeat the calibration sequence before every new scan. The windoze driver even saves the values + to various files to avoid the quite lengthy calibration sequence. This backend can also save + the values to files. For this purpose, the user has to create a hidden directory called + .artec-eplus48u in his/her home directory. If the user insists on calibration + before every new scan, he/she can enable a specific option in the backend. +*/ +static SANE_Status +calibrate_scanner (SANE_Handle handle) +{ + Artec48U_Scanner *s = handle; + unsigned int *buffer_pointers[3]; + int avg_black[3]; + int avg_white[3]; + int exp_off; + int c; + int finish = 0; + int noloop = 0; + + + if ((s->val[OPT_CALIBRATE].w == SANE_TRUE) && + (s->val[OPT_CALIBRATE_SHADING].w == SANE_FALSE)) + { + while (finish == 0) + { + finish = 1; + /*get black values */ + artec48u_carriage_home (s->dev); + + artec48u_wait_for_positioning (s->dev); + s->reader = NULL; + + s->scanning = SANE_TRUE; + + init_shading_buffer (s); + + artec48u_setup_scan (s, &(s->request), SA_CALIBRATE_SCAN_BLACK, + SANE_FALSE, &(s->params)); + artec48u_scanner_start_scan_extended (s, &(s->request), + SA_CALIBRATE_SCAN_OFFSET_1, + &(s->params)); + + for (c = 0; c < s->dev->shading_lines_b; c++) + { + artec48u_scanner_read_line (s, buffer_pointers, SANE_FALSE); + /* we abuse the shading buffer for the offset calculation */ + add_to_shading_buffer (s, buffer_pointers); + } + artec48u_scanner_stop_scan (s); + finish_offset_buffer (s, &avg_black[0], &avg_black[1], + &avg_black[2]); + s->scanning = SANE_FALSE; + XDBG ((1, "avg_r: %i, avg_g: %i, avg_b: %i\n", avg_black[0], + avg_black[1], avg_black[2])); + /*adjust offset */ + for (c = 0; c < 3; c++) + { + if (c == 0) + { + if (avg_black[c] < BLACK_MIN) + { + s->dev->afe_params.r_offset -= 1; + finish = 0; + XDBG ((1, "adjust offset r: -1\n")); + } + else if (avg_black[c] > BLACK_MAX) + { + s->dev->afe_params.r_offset += 1; + finish = 0; + XDBG ((1, "adjust offset r: +1\n")); + } + } + if (c == 1) + { + if (avg_black[c] < BLACK_MIN) + { + s->dev->afe_params.g_offset -= 1; + finish = 0; + XDBG ((1, "adjust offset g: -1\n")); + } + else if (avg_black[c] > BLACK_MAX) + { + s->dev->afe_params.g_offset += 1; + finish = 0; + XDBG ((1, "adjust offset g: +1\n")); + } + } + if (c == 2) + { + if (avg_black[c] < BLACK_MIN) + { + s->dev->afe_params.b_offset -= 1; + finish = 0; + XDBG ((1, "adjust offset b: -1\n")); + } + else if (avg_black[c] > BLACK_MAX) + { + s->dev->afe_params.b_offset += 1; + finish = 0; + XDBG ((1, "adjust offset b: +1\n")); + } + } + } + + /*adjust exposure */ + /*get white values */ + + artec48u_carriage_home (s->dev); + + artec48u_wait_for_positioning (s->dev); + s->reader = NULL; + + s->scanning = SANE_TRUE; + + init_shading_buffer (s); + + artec48u_setup_scan (s, &(s->request), SA_CALIBRATE_SCAN_WHITE, + SANE_FALSE, &(s->params)); + artec48u_scanner_start_scan_extended (s, &(s->request), + SA_CALIBRATE_SCAN_EXPOSURE_1, + &(s->params)); + + for (c = 0; c < s->dev->shading_lines_w; c++) + { + artec48u_scanner_read_line (s, buffer_pointers, SANE_FALSE); + /* we abuse the shading buffer for the exposure calculation */ + add_to_shading_buffer (s, buffer_pointers); + } + artec48u_scanner_stop_scan (s); + finish_exposure_buffer (s, &avg_white[0], &avg_white[1], + &avg_white[2]); + s->scanning = SANE_FALSE; + XDBG ((1, "avg_r: %i, avg_g: %i, avg_b: %i\n", avg_white[0], + avg_white[1], avg_white[2])); + for (c = 0; c < 3; c++) + { + if (c == 0) + { + if (avg_white[c] < WHITE_MIN) + { + exp_off = + ((WHITE_MAX + WHITE_MIN) / 2 - + avg_white[c]) / EXPOSURE_STEP; + if (exp_off < 1) + exp_off = 1; + s->dev->exp_params.r_time += exp_off; + finish = 0; + XDBG ((1, "adjust exposure r: ++\n")); + } + else if (avg_white[c] > WHITE_MAX) + { + exp_off = + (avg_white[c] - + (WHITE_MAX + WHITE_MIN) / 2) / EXPOSURE_STEP; + if (exp_off < 1) + exp_off = 1; + s->dev->exp_params.r_time -= exp_off; + finish = 0; + XDBG ((1, "adjust exposure r: --\n")); + } + } + else if (c == 1) + { + if (avg_white[c] < WHITE_MIN) + { + exp_off = + ((WHITE_MAX + WHITE_MIN) / 2 - + avg_white[c]) / EXPOSURE_STEP; + if (exp_off < 1) + exp_off = 1; + s->dev->exp_params.g_time += exp_off; + finish = 0; + XDBG ((1, "adjust exposure g: ++\n")); + } + else if (avg_white[c] > WHITE_MAX) + { + exp_off = + (avg_white[c] - + (WHITE_MAX + WHITE_MIN) / 2) / EXPOSURE_STEP; + if (exp_off < 1) + exp_off = 1; + s->dev->exp_params.g_time -= exp_off; + finish = 0; + XDBG ((1, "adjust exposure g: --\n")); + } + } + else if (c == 2) + { + if (avg_white[c] < WHITE_MIN) + { + exp_off = + ((WHITE_MAX + WHITE_MIN) / 2 - + avg_white[c]) / EXPOSURE_STEP; + if (exp_off < 1) + exp_off = 1; + s->dev->exp_params.b_time += exp_off; + finish = 0; + XDBG ((1, "adjust exposure b: ++\n")); + } + else if (avg_white[c] > WHITE_MAX) + { + exp_off = + (avg_white[c] - + (WHITE_MAX + WHITE_MIN) / 2) / EXPOSURE_STEP; + if (exp_off < 1) + exp_off = 1; + s->dev->exp_params.b_time -= exp_off; + finish = 0; + XDBG ((1, "adjust exposure b: --\n")); + } + } + } + + XDBG ((1, "time_r: %x, time_g: %x, time_b: %x\n", + s->dev->exp_params.r_time, s->dev->exp_params.g_time, + s->dev->exp_params.b_time)); + XDBG ((1, "offset_r: %x, offset_g: %x, offset_b: %x\n", + s->dev->afe_params.r_offset, s->dev->afe_params.g_offset, + s->dev->afe_params.b_offset)); + ++noloop; + if (noloop > 10) + break; + } + } + + XDBG ((1, "option redOffset 0x%x\n", s->dev->afe_params.r_offset)); + XDBG ((1, "option greenOffset 0x%x\n", s->dev->afe_params.g_offset)); + XDBG ((1, "option blueOffset 0x%x\n", s->dev->afe_params.b_offset)); + XDBG ((1, "option redExposure 0x%x\n", s->dev->exp_params.r_time)); + XDBG ((1, "option greenExposure 0x%x\n", s->dev->exp_params.g_time)); + XDBG ((1, "option blueExposure 0x%x\n", s->dev->exp_params.b_time)); + + s->dev->artec_48u_afe_params.r_offset = s->dev->afe_params.r_offset; + s->dev->artec_48u_afe_params.g_offset = s->dev->afe_params.g_offset; + s->dev->artec_48u_afe_params.b_offset = s->dev->afe_params.b_offset; + /*don't forget the gain */ + s->dev->artec_48u_afe_params.r_pga = s->dev->afe_params.r_pga; + s->dev->artec_48u_afe_params.g_pga = s->dev->afe_params.g_pga; + s->dev->artec_48u_afe_params.b_pga = s->dev->afe_params.b_pga; + + s->dev->artec_48u_exposure_params.r_time = s->dev->exp_params.r_time; + s->dev->artec_48u_exposure_params.g_time = s->dev->exp_params.g_time; + s->dev->artec_48u_exposure_params.b_time = s->dev->exp_params.b_time; + + /******************************* + *get the black shading values * + *******************************/ + artec48u_carriage_home (s->dev); + + artec48u_wait_for_positioning (s->dev); + s->reader = NULL; + + s->scanning = SANE_TRUE; + + init_shading_buffer (s); + + artec48u_setup_scan (s, &(s->request), SA_CALIBRATE_SCAN_BLACK, SANE_FALSE, + &(s->params)); + artec48u_scanner_start_scan_extended (s, &(s->request), + SA_CALIBRATE_SCAN_BLACK, + &(s->params)); + + for (c = 0; c < s->dev->shading_lines_b; c++) + { + artec48u_scanner_read_line (s, buffer_pointers, SANE_FALSE); + add_to_shading_buffer (s, buffer_pointers); + } + artec48u_scanner_stop_scan (s); + finish_shading_buffer (s, SANE_FALSE); + s->scanning = SANE_FALSE; + + /******************************* + *get the white shading values * + *******************************/ + artec48u_carriage_home (s->dev); + + artec48u_wait_for_positioning (s->dev); + s->reader = NULL; + s->scanning = SANE_TRUE; + + init_shading_buffer (s); + + artec48u_setup_scan (s, &(s->request), SA_CALIBRATE_SCAN_WHITE, SANE_FALSE, + &(s->params)); + artec48u_scanner_start_scan_extended (s, &(s->request), + SA_CALIBRATE_SCAN_WHITE, + &(s->params)); + for (c = 0; c < s->dev->shading_lines_w; c++) + { + artec48u_scanner_read_line (s, buffer_pointers, SANE_FALSE); + add_to_shading_buffer (s, buffer_pointers); + } + artec48u_scanner_stop_scan (s); + finish_shading_buffer (s, SANE_TRUE); + s->scanning = SANE_FALSE; + save_calibration_data (s); + return SANE_STATUS_GOOD; +} + +static SANE_Status +close_pipe (Artec48U_Scanner * s) +{ + if (s->pipe >= 0) + { + XDBG ((1, "close_pipe\n")); + close (s->pipe); + s->pipe = -1; + } + return SANE_STATUS_EOF; +} +static RETSIGTYPE +sigalarm_handler (int signal) +{ + int dummy; /*Henning doesn't like warnings :-) */ + XDBG ((1, "ALARM!!!\n")); + dummy = signal; + cancelRead = SANE_TRUE; +} + +static void +sig_chldhandler (int signo) +{ + XDBG ((1, "Child is down (signal=%d)\n", signo)); +} + +static int +reader_process (void * data) +{ + Artec48U_Scanner * s = (Artec48U_Scanner *) data; + int fd = s->reader_pipe; + + SANE_Status status; + struct SIGACTION act; + sigset_t ignore_set; + ssize_t bytes_written = 0; + + XDBG ((1, "reader process...\n")); + + if (sanei_thread_is_forked()) close (s->pipe); + + sigfillset (&ignore_set); + sigdelset (&ignore_set, SIGTERM); + sigdelset (&ignore_set, SIGUSR1); +#if defined (__APPLE__) && defined (__MACH__) + sigdelset (&ignore_set, SIGUSR2); +#endif + sigprocmask (SIG_SETMASK, &ignore_set, 0); + + memset (&act, 0, sizeof (act)); + sigaction (SIGTERM, &act, 0); + sigaction (SIGUSR1, &act, 0); + + cancelRead = SANE_FALSE; + if (sigemptyset (&(act.sa_mask)) < 0) + XDBG ((2, "(child) reader_process: sigemptyset() failed\n")); + act.sa_flags = 0; + + act.sa_handler = reader_process_sigterm_handler; + if (sigaction (SIGTERM, &act, 0) < 0) + XDBG ((2, "(child) reader_process: sigaction(SIGTERM,...) failed\n")); + + act.sa_handler = usb_reader_process_sigterm_handler; + if (sigaction (SIGUSR1, &act, 0) < 0) + XDBG ((2, "(child) reader_process: sigaction(SIGUSR1,...) failed\n")); + + + XDBG ((2, "(child) reader_process: s=%p, fd=%d\n", (void *) s, fd)); + + /*read line by line into buffer */ + /*copy buffer pointers to line_buffer */ + XDBG ((2, "(child) reader_process: byte_cnt %d\n", (int) s->byte_cnt)); + s->eof = SANE_FALSE; + while (s->lines_to_read > 0) + { + if (cancelRead == SANE_TRUE) + { + XDBG ((2, "(child) reader_process: cancelRead == SANE_TRUE\n")); + s->scanning = SANE_FALSE; + s->eof = SANE_FALSE; + return SANE_STATUS_CANCELLED; + } + if (s->scanning != SANE_TRUE) + { + XDBG ((2, "(child) reader_process: scanning != SANE_TRUE\n")); + return SANE_STATUS_CANCELLED; + } + status = artec48u_scanner_read_line (s, s->buffer_pointers, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "(child) reader_process: scanner_read_line failed\n")); + return SANE_STATUS_IO_ERROR; + } + copy_scan_line (s); + s->lines_to_read -= 1; + bytes_written = + write (fd, s->line_buffer, s->sane_params.bytes_per_line); + + if (bytes_written < 0) + { + XDBG ((2, "(child) reader_process: write returned %s\n", + strerror (errno))); + s->eof = SANE_FALSE; + return SANE_STATUS_IO_ERROR; + } + + XDBG ((2, "(child) reader_process: lines to read %i\n", s->lines_to_read)); + } + s->eof = SANE_TRUE; + close (fd); + return SANE_STATUS_GOOD; +} + +static SANE_Status +do_cancel (Artec48U_Scanner * s, SANE_Bool closepipe) +{ + struct SIGACTION act; + SANE_Pid res; + XDBG ((1, "do_cancel\n")); + + s->scanning = SANE_FALSE; + + if (s->reader_pid != -1) + { + /*parent */ + XDBG ((1, "killing reader_process\n")); + /* tell the driver to stop scanning */ + sigemptyset (&(act.sa_mask)); + act.sa_flags = 0; + + act.sa_handler = sigalarm_handler; + + if (sigaction (SIGALRM, &act, 0) == -1) + XDBG ((1, "sigaction() failed !\n")); + + /* kill our child process and wait until done */ + alarm (10); + if (sanei_thread_kill (s->reader_pid) < 0) + XDBG ((1, "sanei_thread_kill() failed !\n")); + res = sanei_thread_waitpid (s->reader_pid, 0); + alarm (0); + + if (res != s->reader_pid) + { + XDBG ((1, "sanei_thread_waitpid() failed !\n")); + } + s->reader_pid = -1; + XDBG ((1, "reader_process killed\n")); + } + if (SANE_TRUE == closepipe) + { + close_pipe (s); + XDBG ((1, "pipe closed\n")); + } + artec48u_scanner_stop_scan (s); + artec48u_carriage_home (s->dev); + if (s->line_buffer) + { + XDBG ((2, "freeing line_buffer\n")); + free (s->line_buffer); + s->line_buffer = NULL; + } + if (s->lineart_buffer) + { + XDBG ((2, "freeing lineart_buffer\n")); + free (s->lineart_buffer); + s->lineart_buffer = NULL; + } + + return SANE_STATUS_CANCELLED; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + Artec48U_Device *dev; + SANE_Int dev_num; + + XDBG ((5, "sane_get_devices: start: local_only = %s\n", + local_only == SANE_TRUE ? "true" : "false")); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + dev_num = 0; + for (dev = first_dev; dev_num < num_devices; dev = dev->next) + { + devlist[dev_num] = &dev->sane; + XDBG ((3, "sane_get_devices: name %s\n", dev->sane.name)); + XDBG ((3, "sane_get_devices: vendor %s\n", dev->sane.vendor)); + XDBG ((3, "sane_get_devices: model %s\n", dev->sane.model)); + ++dev_num; + } + devlist[dev_num] = 0; + ++dev_num; + + *device_list = devlist; + + XDBG ((5, "sane_get_devices: exit\n")); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +load_calibration_data (Artec48U_Scanner * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + FILE *f = 0; + size_t cnt; + char path[PATH_MAX]; + char filename[PATH_MAX]; + + s->calibrated = SANE_FALSE; + path[0] = 0; + if (strlen (getenv ("HOME")) < (PATH_MAX - 1)) + strcat (path, getenv ("HOME")); + else + return SANE_STATUS_INVAL; + + if (strlen (path) < (PATH_MAX - 1 - strlen ("/.artec_eplus48u/"))) + strcat (path, "/.artec_eplus48u/"); + else + return SANE_STATUS_INVAL; + + /*try to load black shading file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48ushading_black"))) + strcat (filename, "artec48ushading_black"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to read black shading file: \"%s\"\n", filename)); + + f = fopen (filename, "rb"); + if (!f) + return SANE_STATUS_INVAL; + + /*read values */ + cnt = fread (s->shading_buffer_b, sizeof (unsigned char), 30720*s->dev->epro_mult, f); /*epro*/ + if (cnt != (30720*s->dev->epro_mult)) /*epro*/ + { + fclose (f); + XDBG ((1, "Could not load black shading file\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + + /*try to load white shading file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48ushading_white"))) + strcat (filename, "artec48ushading_white"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to read white shading file: \"%s\"\n", filename)); + f = fopen (filename, "rb"); + if (!f) + return SANE_STATUS_INVAL; + /*read values */ + cnt = fread (s->shading_buffer_w, sizeof (unsigned char), 30720*s->dev->epro_mult, f);/*epro*/ + if (cnt != (30720*s->dev->epro_mult)) /*epro*/ + { + fclose (f); + XDBG ((1, "Could not load white shading file\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + + /*try to load offset file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48uoffset"))) + strcat (filename, "artec48uoffset"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to read offset file: \"%s\"\n", filename)); + f = fopen (filename, "rb"); + if (!f) + return SANE_STATUS_INVAL; + /*read values */ + cnt = + fread (&s->dev->artec_48u_afe_params, sizeof (Artec48U_AFE_Parameters), 1, + f); + if (cnt != 1) + { + fclose (f); + XDBG ((1, "Could not load offset file\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + + /*load exposure file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48uexposure"))) + strcat (filename, "artec48uexposure"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to read exposure file: \"%s\"\n", filename)); + f = fopen (filename, "rb"); + if (!f) + return SANE_STATUS_INVAL; + /*read values */ + cnt = + fread (&s->dev->artec_48u_exposure_params, + sizeof (Artec48U_Exposure_Parameters), 1, f); + if (cnt != 1) + { + fclose (f); + XDBG ((1, "Could not load exposure file\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + s->calibrated = SANE_TRUE; + return status; +} + +static SANE_Status +save_calibration_data (Artec48U_Scanner * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + FILE *f = 0; + size_t cnt; + char path[PATH_MAX]; + char filename[PATH_MAX]; + mode_t mode = S_IRUSR | S_IWUSR; + + path[0] = 0; + if (strlen (getenv ("HOME")) < (PATH_MAX - 1)) + strcat (path, getenv ("HOME")); + else + return SANE_STATUS_INVAL; + + if (strlen (path) < (PATH_MAX - 1 - strlen ("/.artec_eplus48u/"))) + strcat (path, "/.artec_eplus48u/"); + else + return SANE_STATUS_INVAL; + + /*try to save black shading file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48ushading_black"))) + strcat (filename, "artec48ushading_black"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to save black shading file: \"%s\"\n", filename)); + f = fopen (filename, "w"); + if (!f) + { + XDBG ((1, "Could not save artec48ushading_black\n")); + return SANE_STATUS_INVAL; + } + if (chmod (filename, mode) != 0) + return SANE_STATUS_INVAL; + + /*read values */ + cnt = fwrite (s->shading_buffer_b, sizeof (unsigned char), 30720*s->dev->epro_mult, f); /*epro*/ + XDBG ((1, "Wrote %li bytes to black shading buffer \n", (u_long) cnt)); + if (cnt != (30720*s->dev->epro_mult))/*epro*/ + { + fclose (f); + XDBG ((1, "Could not write black shading buffer\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + + /*try to save white shading file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48ushading_white"))) + strcat (filename, "artec48ushading_white"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to save white shading file: \"%s\"\n", filename)); + f = fopen (filename, "w"); + if (!f) + return SANE_STATUS_INVAL; + if (chmod (filename, mode) != 0) + return SANE_STATUS_INVAL; + /*read values */ + cnt = fwrite (s->shading_buffer_w, sizeof (unsigned char), 30720*s->dev->epro_mult, f);/*epro*/ + if (cnt != (30720*s->dev->epro_mult)) /*epro*/ + { + fclose (f); + XDBG ((1, "Could not write white shading buffer\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + + /*try to save offset file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48uoffset"))) + strcat (filename, "artec48uoffset"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to write offset file: \"%s\"\n", filename)); + f = fopen (filename, "w"); + if (!f) + return SANE_STATUS_INVAL; + if (chmod (filename, mode) != 0) + return SANE_STATUS_INVAL; + /*read values */ + cnt = + fwrite (&s->dev->artec_48u_afe_params, sizeof (Artec48U_AFE_Parameters), + 1, f); + if (cnt != 1) + { + fclose (f); + XDBG ((1, "Could not write afe values\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + + /*try to write exposure file */ + strcpy (filename, path); + if (strlen (filename) < (PATH_MAX - 1 - strlen ("artec48uexposure"))) + strcat (filename, "artec48uexposure"); + else + return SANE_STATUS_INVAL; + XDBG ((1, "Try to write exposure file: \"%s\"\n", filename)); + f = fopen (filename, "w"); + if (!f) + return SANE_STATUS_INVAL; + if (chmod (filename, mode) != 0) + return SANE_STATUS_INVAL; + /*read values */ + cnt = + fwrite (&s->dev->artec_48u_exposure_params, + sizeof (Artec48U_Exposure_Parameters), 1, f); + if (cnt != 1) + { + fclose (f); + XDBG ((1, "Could not write exposure values\n")); + return SANE_STATUS_INVAL; + } + fclose (f); + return status; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + SANE_Status status = SANE_STATUS_INVAL; + Artec48U_Device *dev = 0; + Artec48U_Scanner *s = 0; + + if (!devicename) + return SANE_STATUS_INVAL; + XDBG ((2, "sane_open: devicename = \"%s\"\n", devicename)); + + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + XDBG ((2, "sane_open: found matching device %s\n", + dev->sane.name)); + break; + } + } + if (!dev) + { + status = attach (devicename, &dev); + if (status != SANE_STATUS_GOOD) + XDBG ((2, "sane_open: attach failed %s\n", devicename)); + } + } + else + { + /* empty devicename -> use first device */ + XDBG ((2, "sane_open: empty devicename\n")); + dev = first_dev; + } + if (!dev) + return SANE_STATUS_INVAL; + + status = artec48u_device_open (dev); + + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "could not open device\n")); + return status; + } + XDBG ((2, "sane_open: opening device `%s', handle = %p\n", dev->sane.name, + (void *) dev)); + + XDBG ((1, "sane_open - %s\n", dev->sane.name)); + XDBG ((2, "sane_open: try to open %s\n", dev->sane.name)); + + status = artec48u_device_activate (dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "could not activate device\n")); + return status; + } + /* We do not check anymore, whether the firmware is already loaded */ + /* because that caused problems after rebooting; furthermore, loading */ + /* of the firmware is fast, therefore the test doesn't make much sense */ + status = download_firmware_file (dev); + if (status != SANE_STATUS_GOOD) + { + XDBG ((3, "download_firmware_file failed\n")); + return status; + } + /* If a scan is interrupted without sending stop_scan, bad things happen. + * Send the stop scan command now just in case. */ + artec48u_stop_scan (dev); + + artec48u_wait_for_positioning (dev); + + artec48u_scanner_new (dev, &s); + init_calibrator (s); + s->next = first_handle; + first_handle = s; + *handle = s; + + status = init_options (s); + if (status != SANE_STATUS_GOOD) + return status; + /*Try to load the calibration values */ + status = load_calibration_data (s); + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Artec48U_Scanner *prev, *s; + + XDBG ((5, "sane_close: start\n")); + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + XDBG ((5, "close: invalid handle %p\n", handle)); + return; + } + artec48u_device_close (s->dev); + artec48u_scanner_free (s); + XDBG ((5, "sane_close: exit\n")); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Artec48U_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + XDBG ((5, "sane_get_option_descriptor: option = %s (%d)\n", + s->opt[option].name, option)); + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + Artec48U_Scanner *s = handle; +#ifdef ARTEC48U_USE_BUTTONS + SANE_Int button_state; +#endif + SANE_Status status; + XDBG ((8, "sane_control_option: handle=%p, opt=%d, act=%d, val=%p, info=%p\n", + (void *) handle, option, action, (void *) value, (void *) info)); + + if (info) + *info = 0; + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) + return SANE_STATUS_INVAL; + + switch (action) + { + case SANE_ACTION_SET_VALUE: + if (s->scanning == SANE_TRUE) + return SANE_STATUS_INVAL; + + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (s->opt + option, value, info); + + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + case OPT_RESOLUTION: + if(s->dev->is_epro != 0) + { + if((s->val[option].w == 1200) && (*(SANE_Word *) value < 1200)) + { + s->opt[OPT_BIT_DEPTH].constraint.word_list = bitdepth_list; + *info |= SANE_INFO_RELOAD_OPTIONS; + } + else if((s->val[option].w < 1200) && (*(SANE_Word *) value == 1200)) + { + s->opt[OPT_BIT_DEPTH].constraint.word_list = bitdepth_list2; + if(s->val[OPT_BIT_DEPTH].w > 8) + s->val[OPT_BIT_DEPTH].w = 8; + *info |= SANE_INFO_RELOAD_OPTIONS; + } + } + s->val[option].w = *(SANE_Word *) value; + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + break; + /* fall through */ + case OPT_BIT_DEPTH: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + s->val[option].w = *(SANE_Word *) value; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + /* fall through */ + case OPT_BLACK_LEVEL: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_GAMMA: + case OPT_GAMMA_R: + case OPT_GAMMA_G: + case OPT_GAMMA_B: + case OPT_CALIBRATE: + case OPT_CALIBRATE_SHADING: + s->val[option].w = *(SANE_Word *) value; + return SANE_STATUS_GOOD; + case OPT_DEFAULT_ENHANCEMENTS: + s->val[OPT_GAMMA].w = SANE_FIX (s->dev->gamma_master); + if (strcmp (s->val[OPT_SCAN_MODE].s, mode_list[2]) == 0) + { + s->val[OPT_GAMMA_R].w = SANE_FIX (s->dev->gamma_r); + s->val[OPT_GAMMA_G].w = SANE_FIX (s->dev->gamma_g); + s->val[OPT_GAMMA_B].w = SANE_FIX (s->dev->gamma_b); + } + s->val[OPT_BRIGHTNESS].w = 0; + s->val[OPT_CONTRAST].w = 0; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + break; + case OPT_SCAN_MODE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (value); + if (strcmp (s->val[OPT_SCAN_MODE].s, mode_list[0]) == 0) + { + s->opt[OPT_GAMMA_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BLACK_LEVEL].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } + else if (strcmp (s->val[OPT_SCAN_MODE].s, mode_list[1]) == 0) + { + s->opt[OPT_GAMMA_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BLACK_LEVEL].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BIT_DEPTH].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_B].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_BLACK_LEVEL].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BIT_DEPTH].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + } + break; + case SANE_ACTION_GET_VALUE: + switch (option) + { + /* word options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_BIT_DEPTH: + case OPT_BLACK_LEVEL: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_GAMMA: + case OPT_GAMMA_R: + case OPT_GAMMA_G: + case OPT_GAMMA_B: + case OPT_CALIBRATE: + case OPT_CALIBRATE_SHADING: + *(SANE_Word *) value = (SANE_Word) s->val[option].w; + return SANE_STATUS_GOOD; + /* string options: */ + case OPT_SCAN_MODE: + strcpy (value, s->val[option].s); + return SANE_STATUS_GOOD; +#ifdef ARTEC48U_USE_BUTTONS + case OPT_BUTTON_STATE: + status = artec48u_check_buttons (s->dev, &button_state); + if (status == SANE_STATUS_GOOD) + { + s->val[option].w = button_state; + *(SANE_Int *) value = (SANE_Int) s->val[option].w; + } + else + { + s->val[option].w = 0; + *(SANE_Int *) value = 0; + } + return SANE_STATUS_GOOD; +#endif + } + break; + default: + return SANE_STATUS_INVAL; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Artec48U_Scanner *s = handle; + SANE_Status status; + SANE_Word resx; +/* int scan_mode;*/ + SANE_String str = s->val[OPT_SCAN_MODE].s; + int tlx; + int tly; + int brx; + int bry; + int tmp; + XDBG ((2, "sane_get_params: string %s\n", str)); + XDBG ((2, "sane_get_params: enter\n")); + + tlx = s->val[OPT_TL_X].w; + tly = s->val[OPT_TL_Y].w; + brx = s->val[OPT_BR_X].w; + bry = s->val[OPT_BR_Y].w; + + /*make sure, that tlx < brx and tly < bry + this will NOT change the options */ + if (tlx > brx) + { + tmp = tlx; + tlx = brx; + brx = tmp; + } + if (tly > bry) + { + tmp = tly; + tly = bry; + bry = tmp; + } + resx = s->val[OPT_RESOLUTION].w; + str = s->val[OPT_SCAN_MODE].s; + + s->request.color = SANE_TRUE; + if ((strcmp (str, mode_list[0]) == 0) || (strcmp (str, mode_list[1]) == 0)) + s->request.color = SANE_FALSE; + else + s->request.color = SANE_TRUE; + s->request.depth = s->val[OPT_BIT_DEPTH].w; + if (strcmp (str, mode_list[0]) == 0) + s->request.depth = 8; + s->request.y0 = tly; /**< Top boundary */ + s->request.x0 = SANE_FIX (216.0) - brx; /**< left boundary */ + s->request.xs = brx - tlx; /**< Width */ + s->request.ys = bry - tly; /**< Height */ + s->request.xdpi = resx; /**< Horizontal resolution */ + s->request.ydpi = resx; /**< Vertical resolution */ + /*epro*/ + if ((resx == 1200) && (s->dev->is_epro == 0)) + s->request.xdpi = 600;/**< Vertical resolution */ + + status = artec48u_setup_scan (s, &(s->request), SA_SCAN, + SANE_TRUE, &(s->params)); + if (status != SANE_STATUS_GOOD) + return SANE_STATUS_INVAL; + +/*DBG(1, "sane_get_params: scan_mode %i\n",scan_mode);*/ + + params->depth = s->params.depth; + s->params.lineart = SANE_FALSE; + if (s->params.color == SANE_TRUE) + { + params->format = SANE_FRAME_RGB; + params->bytes_per_line = s->params.pixel_xs * 3; + } + else + { + params->format = SANE_FRAME_GRAY; + params->bytes_per_line = s->params.pixel_xs; + if (strcmp (str, mode_list[0]) == 0) + { + params->depth = 1; + params->bytes_per_line = (s->params.pixel_xs + 7) / 8; + s->params.lineart = SANE_TRUE; + } + } + if ((resx == 1200) && (s->dev->is_epro == 0)) + { + if (params->depth == 1) + params->bytes_per_line = (s->params.pixel_xs * 2 + 7) / 8; + else + params->bytes_per_line *= 2; + } + if (params->depth == 16) + params->bytes_per_line *= 2; + params->last_frame = SANE_TRUE; + params->pixels_per_line = s->params.pixel_xs; + if ((resx == 1200) && (s->dev->is_epro == 0)) + params->pixels_per_line *= 2; + params->lines = s->params.pixel_ys; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Artec48U_Scanner *s = handle; + SANE_Status status; + int fds[2]; + + if (s->scanning) + { + return SANE_STATUS_DEVICE_BUSY; + } + + if (sane_get_parameters (handle, &s->sane_params) != SANE_STATUS_GOOD) + return SANE_STATUS_INVAL; + + if ((s->calibrated != SANE_TRUE) || (s->val[OPT_CALIBRATE].w == SANE_TRUE)) + { + XDBG ((1, "Must calibrate scanner\n")); + status = calibrate_scanner (s); + if (status != SANE_STATUS_GOOD) + return status; + s->calibrated = SANE_TRUE; + } + if (sane_get_parameters (handle, &s->sane_params) != SANE_STATUS_GOOD) + return SANE_STATUS_INVAL; + + calculate_brightness (s); + calculate_contrast (s); + calculateGamma (s); + calculateGammaRed (s); + calculateGammaGreen (s); + calculateGammaBlue (s); + + artec48u_carriage_home (s->dev); + + artec48u_wait_for_positioning (s->dev); + s->reader = NULL; + + s->scanning = SANE_TRUE; + s->byte_cnt = 0; + s->lines_to_read = s->params.pixel_ys; + /*allocate a buffer, that can hold a complete scan line */ + /*If resolution is 1200 dpi and we are scanning in lineart mode, + then we also allocate a lineart_buffer, which can hold a complete scan line + in 8 bit/gray. This makes interpolation easier. */ + if ((s->params.ydpi == 1200) && (s->dev->is_epro == 0)) + { + if (s->request.color == SANE_TRUE) + { + s->line_buffer = (SANE_Byte *) malloc (s->params.scan_bpl * 8); + } + else + { + s->line_buffer = (SANE_Byte *) malloc (s->params.scan_bpl * 4); + /*lineart ? */ + if (strcmp (s->val[OPT_SCAN_MODE].s, mode_list[0]) == 0) + s->lineart_buffer = (SANE_Byte *) malloc (s->params.pixel_xs * 2); + } + } + else + { + if (s->request.color == SANE_TRUE) + s->line_buffer = (SANE_Byte *) malloc (s->params.scan_bpl * 4); + else + { + s->line_buffer = (SANE_Byte *) malloc (s->params.scan_bpl * 2); + /*lineart ? */ + if (strcmp (s->val[OPT_SCAN_MODE].s, mode_list[0]) == 0) + s->lineart_buffer = (SANE_Byte *) malloc (s->params.pixel_xs * 2); + } + } + if (pipe (fds) < 0) + { + s->scanning = SANE_FALSE; + XDBG ((2, "sane_start: pipe failed (%s)\n", strerror (errno))); + return SANE_STATUS_IO_ERROR; + } + status = artec48u_scanner_start_scan (s, &s->request, &s->params); + if (status != SANE_STATUS_GOOD) + { + XDBG ((2, "sane_start: could not start scan\n")); + return status; + } + s->pipe = fds[0]; + s->reader_pipe = fds[1]; + s->reader_pid = sanei_thread_begin (reader_process, s); + cancelRead = SANE_FALSE; + if (s->reader_pid == -1) + { + s->scanning = SANE_FALSE; + XDBG ((2, "sane_start: sanei_thread_begin failed (%s)\n", strerror (errno))); + return SANE_STATUS_NO_MEM; + } + signal (SIGCHLD, sig_chldhandler); + + if (sanei_thread_is_forked()) close (s->reader_pipe); + + XDBG ((1, "sane_start done\n")); + + return SANE_STATUS_GOOD; /* parent */ +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + Artec48U_Scanner *s = handle; + ssize_t nread; + + *length = 0; + + /* here we read all data from the driver... */ + nread = read (s->pipe, data, max_length); + XDBG ((3, "sane_read - read %ld bytes\n", (long) nread)); + if (cancelRead == SANE_TRUE) + { + return do_cancel (s, SANE_TRUE); + } + + if (nread < 0) + { + if (EAGAIN == errno) + { + /* if we already had read the picture, so it's okay and stop */ + if (s->eof == SANE_TRUE) + { + sanei_thread_waitpid (s->reader_pid, 0); + s->reader_pid = -1; + artec48u_scanner_stop_scan (s); + artec48u_carriage_home (s->dev); + return close_pipe (s); + } + /* else force the frontend to try again */ + return SANE_STATUS_GOOD; + } + else + { + XDBG ((4, "ERROR: errno=%d\n", errno)); + do_cancel (s, SANE_TRUE); + return SANE_STATUS_IO_ERROR; + } + } + + *length = nread; + s->byte_cnt += nread; + + /* nothing read means that we're finished OR we had a problem... */ + if (0 == nread) + { + if (0 == s->byte_cnt) + { + s->exit_code = sanei_thread_get_status (s->reader_pid); + + if (SANE_STATUS_GOOD != s->exit_code) + { + close_pipe (s); + return s->exit_code; + } + } + return close_pipe (s); + } + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Artec48U_Scanner *s = handle; + XDBG ((2, "sane_cancel: handle = %p\n", handle)); + if (s->scanning) + do_cancel (s, SANE_FALSE); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Artec48U_Scanner *s = (Artec48U_Scanner *) handle; + + XDBG ((1, "sane_set_io_mode: non_blocking=%d\n", non_blocking)); + + if (!s->scanning) + { + XDBG ((4, "ERROR: not scanning !\n")); + return SANE_STATUS_INVAL; + } + + if (-1 == s->pipe) + { + XDBG ((4, "ERROR: not supported !\n")); + return SANE_STATUS_UNSUPPORTED; + } + + if (fcntl (s->pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + { + XDBG ((4, "ERROR: can?t set to non-blocking mode !\n")); + return SANE_STATUS_IO_ERROR; + } + + XDBG ((1, "sane_set_io_mode done\n")); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Artec48U_Scanner *s = (Artec48U_Scanner *) handle; + + XDBG ((1, "sane_get_select_fd\n")); + + if (!s->scanning) + { + XDBG ((4, "ERROR: not scanning !\n")); + return SANE_STATUS_INVAL; + } + + *fd = s->pipe; + + XDBG ((1, "sane_get_select_fd done\n")); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + Artec48U_Device *device = 0; + SANE_Status status; + char str[PATH_MAX] = _DEFAULT_DEVICE; + char temp[PATH_MAX]; + size_t len; + FILE *fp; + double gamma_m = 1.9; + double gamma_r = 1.0; + double gamma_g = 1.0; + double gamma_b = 1.0; + int epro_default = 0; + + DBG_INIT (); + eProMult = 1; + isEPro = 0; + temp[0] = 0; + strcpy (vendor_string, "Artec"); + strcpy (model_string, "E+ 48U"); + + sanei_usb_init (); + sanei_thread_init (); + + /* do some presettings... */ + auth = authorize; + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (ARTEC48U_CONFIG_FILE); + + /* default to _DEFAULT_DEVICE instead of insisting on config file */ + if (NULL == fp) + { + status = attach (_DEFAULT_DEVICE, &device); + return status; + } + + while (sanei_config_read (str, sizeof (str), fp)) + { + XDBG ((1, "sane_init, >%s<\n", str)); + /* ignore line comments */ + if (str[0] == '#') + continue; + len = strlen (str); + /* ignore empty lines */ + if (0 == len) + continue; + /* check for options */ + if (0 == strncmp (str, "option", 6)) + { + if(decodeVal (str,"ePlusPro",_INT, &isEPro,&epro_default) == SANE_TRUE) + { + eProMult = 1; + if(isEPro != 0) + { + eProMult = 2; + XDBG ((3, "Is Artec E Pro\n")); + } + else + XDBG ((3, "Is Artec E+ 48U\n")); + } + decodeVal (str, "masterGamma", _FLOAT, &gamma_master_default, + &gamma_m); + decodeVal (str, "redGamma", _FLOAT, &gamma_r_default, &gamma_r); + decodeVal (str, "greenGamma", _FLOAT, &gamma_g_default, &gamma_g); + decodeVal (str, "blueGamma", _FLOAT, &gamma_b_default, &gamma_b); + decodeVal (str, "redOffset", _BYTE, &afe_params.r_offset, + &default_afe_params.r_offset); + decodeVal (str, "greenOffset", _BYTE, &afe_params.g_offset, + &default_afe_params.g_offset); + decodeVal (str, "blueOffset", _BYTE, &afe_params.b_offset, + &default_afe_params.b_offset); + + decodeVal (str, "redExposure", _INT, &exp_params.r_time, + &default_exp_params.r_time); + decodeVal (str, "greenExposure", _INT, &exp_params.g_time, + &default_exp_params.g_time); + decodeVal (str, "blueExposure", _INT, &exp_params.b_time, + &default_exp_params.b_time); + + decodeVal (str, "modelString", _STRING, model_string, model_string); + decodeVal (str, "vendorString", _STRING, vendor_string, + vendor_string); + + decodeVal (str, "artecFirmwareFile", _STRING, firmwarePath, + firmwarePath); + } + else if (0 == strncmp (str, "usb", 3)) + { + if (temp[0] != 0) + { + XDBG ((3, "trying to attach: %s\n", temp)); + XDBG ((3, " vendor: %s\n", vendor_string)); + XDBG ((3, " model: %s\n", model_string)); + sanei_usb_attach_matching_devices (temp, attach_one_device); + } + /*save config line in temp */ + strcpy (temp, str); + } + else if (0 == strncmp (str, "device", 6)) + { + if (SANE_TRUE == decodeDevName (str, devName)) + { + if (devName[0] != 0) + sanei_usb_attach_matching_devices (devName, + attach_one_device); + temp[0] = 0; + } + } + else + { + /* ignore other stuff... */ + XDBG ((1, "ignoring >%s<\n", str)); + } + } + if (temp[0] != 0) + { + XDBG ((3, "trying to attach: %s\n", temp)); + XDBG ((3, " vendor: %s\n", vendor_string)); + XDBG ((3, " model: %s\n", model_string)); + sanei_usb_attach_matching_devices (temp, attach_one_device); + temp[0] = 0; + } + + fclose (fp); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Artec48U_Device *dev, *next; + + XDBG ((5, "sane_exit: start\n")); + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + /*function will check, whether device is really open */ + artec48u_device_close (dev); + artec48u_device_free (dev); + } + XDBG ((5, "sane_exit: exit\n")); + return; +} diff --git a/backend/artec_eplus48u.conf.in b/backend/artec_eplus48u.conf.in new file mode 100644 index 0000000..0b20c6e --- /dev/null +++ b/backend/artec_eplus48u.conf.in @@ -0,0 +1,119 @@ +# artec_eplus48u - SANE Backend configuration file + +# This section is for use with the Artec E+ 48U scanner +# This scanner is also sold as +# Tevion MD 9693, Medion MD 9705, Medion MD 9693, Medion MD4394 +# This sections contains verbose description of each option. +# For other scanners, see below. +# +# The USB section: +# each device needs at least the following line: +# usb vendor-ID and product-ID +# Every device configuration in this file must begin with an usb entry. +usb 0x05d8 0x4003 + +# Path to the firmware file +# This file comes with the Windows driver +# The scanner won't work without it +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb + +# Is the scanner an Artec E Plus Pro (or compatible)? 0 = no, 1 = yes +option ePlusPro 0 + +# for adjusting the default gamma values +option redGamma 1.0 +option greenGamma 1.0 +option blueGamma 1.0 +option masterGamma 1.9 + +#Use this options to set the default offset and exposure time values. +option redOffset 0x28 +option greenOffset 0x2f +option blueOffset 0x2f +option redExposure 0xa7 +option greenExposure 0x116 +option blueExposure 0xdc + +# The vendor and model string +# This string is displayed by the frontends. If you do not want to get your +# scanner reported as "Artec E+ 48U", then change the option accordingly. +option vendorString "Artec" +option modelString "E+ 48U" + +# device-name +# +# If autodetection does not work, then you can specify the device here +# The device entry must be the last one in this config file (or the last one before a +# new usb entry). +#If you are using libusb, a device looks like this: +#device libusb:001:002 +#If you are using the scanner module (kernel driver), a device looks like this: +#device /dev/usbscanner + +# ---------------------------------------------------------------------------- + +# Since the Trust Easy Webscan 19200 uses a different product id, we add +# another usb section here. +usb 0x05d8 0x4006 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb +option vendorString "Trust" +option modelString "Easy Webscan 19200" + +# ---------------------------------------------------------------------------- + +# Since the Memorex Mem48U uses a different product id, we add +# another usb section here. +usb 0x05d8 0x4005 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb +option vendorString "Memorex" +option modelString "MEM 48U" + +# ---------------------------------------------------------------------------- + +# Since the Trust 240H Easy Webscan Gold uses a different product id, we add +# another usb section here. +usb 0x05d8 0x4007 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb +option ePlusPro 1 +option vendorString "Trust" +option modelString "240H Easy Webscan Gold" + +# ---------------------------------------------------------------------------- + +# Since the UMAX AstraSlim SE uses a different product id, we add +# another usb section here. +usb 0x05d8 0x4009 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb +option vendorString "UMAX" +option modelString "AstraSlim SE" + +# ---------------------------------------------------------------------------- + +# This section is for the Artec E+ Pro +# Note, that the name of the firmware file is called 1200.usb for +# this device +usb 0x05d8 0x4004 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/1200.usb +option ePlusPro 1 +option vendorString "Artec" +option modelString "E+ Pro" + +# ---------------------------------------------------------------------------- + +# This section is for the UMAX AstraSlim 1200 SE +# Note, that the name of the firmware file is called 1200.usb for +# this device +usb 0x05d8 0x4010 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/1200.usb +option vendorString "UMAX" +option modelString "AstraSlim 1200 SE" + +# ---------------------------------------------------------------------------- + +# Since the Yakumo Scan50 uses a different product id, we add +# another usb section here. +usb 0x05d8 0x4011 +option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb +option vendorString "Yakumo" +option modelString "Scan50" + diff --git a/backend/artec_eplus48u.h b/backend/artec_eplus48u.h new file mode 100644 index 0000000..cc30214 --- /dev/null +++ b/backend/artec_eplus48u.h @@ -0,0 +1,596 @@ +#ifndef ARTEC48U_H +#define ARTEC48U_H + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include +#ifdef HAVE_SYS_IPC_H +#include +#endif +#include +#include +#include + +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_thread.h" + +#define _MAX_ID_LEN 20 + +/*Uncomment next line for button support. This + actually isn't supported by the frontends. */ +/*#define ARTEC48U_USE_BUTTONS 1*/ + +#define ARTEC48U_PACKET_SIZE 64 +#define DECLARE_FUNCTION_NAME(name) \ + IF_DBG ( static const char function_name[] = name; ) + +typedef SANE_Byte Artec48U_Packet[ARTEC48U_PACKET_SIZE]; +#define XDBG(args) do { IF_DBG ( DBG args ); } while (0) + +/* calculate the minimum/maximum values */ +#define MIN(a, b) (((a) < (b)) ? (a) : (b)) +#define MAX(a, b) (((a) > (b)) ? (a) : (b)) + +/* return the lower/upper 8 bits of a 16 bit word */ +#define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF)) +#define LOBYTE(w) ((SANE_Byte)(w)) + + +#define CHECK_DEV_NOT_NULL(dev, func_name) \ + do { \ + if (!(dev)) \ + { \ + XDBG ((3, "%s: BUG: NULL device\n", (func_name))); \ + return SANE_STATUS_INVAL; \ + } \ + } while (SANE_FALSE) + +/** Check that the device is open. + * + * @param dev Pointer to the device object (Artec48U_Device). + * @param func_name Function name (for use in debug messages). + */ +#define CHECK_DEV_OPEN(dev, func_name) \ + do { \ + CHECK_DEV_NOT_NULL ((dev), (func_name)); \ + if ((dev)->fd == -1) \ + { \ + XDBG ((3, "%s: BUG: device %p not open\n", (func_name), (void*)(dev)));\ + return SANE_STATUS_INVAL; \ + } \ + } while (SANE_FALSE) + +#define CHECK_DEV_ACTIVE(dev,func_name) \ + do { \ + CHECK_DEV_OPEN ((dev), (func_name)); \ + if (!(dev)->active) \ + { \ + XDBG ((3, "%s: BUG: device %p not active\n", \ + (func_name), (void*)(dev))); \ + return SANE_STATUS_INVAL; \ + } \ + } while (SANE_FALSE) + +typedef struct Artec48U_Device Artec48U_Device; +typedef struct Artec48U_Scan_Request Artec48U_Scan_Request; +typedef struct Artec48U_Scanner Artec48U_Scanner; +typedef struct Artec48U_Scan_Parameters Artec48U_Scan_Parameters; +typedef struct Artec48U_AFE_Parameters Artec48U_AFE_Parameters; +typedef struct Artec48U_Exposure_Parameters Artec48U_Exposure_Parameters; +typedef struct Artec48U_Line_Reader Artec48U_Line_Reader; +typedef struct Artec48U_Delay_Buffer Artec48U_Delay_Buffer; + +enum artec_options +{ + OPT_NUM_OPTS = 0, + OPT_MODE_GROUP, + OPT_SCAN_MODE, + OPT_BIT_DEPTH, + OPT_BLACK_LEVEL, + OPT_RESOLUTION, + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_GAMMA, + OPT_GAMMA_R, + OPT_GAMMA_G, + OPT_GAMMA_B, + OPT_DEFAULT_ENHANCEMENTS, + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + OPT_CALIBRATION_GROUP, + OPT_CALIBRATE, + OPT_CALIBRATE_SHADING, +#ifdef ARTEC48U_USE_BUTTONS + OPT_BUTTON_STATE, +#endif + /* must come last: */ + NUM_OPTIONS +}; + +/** Artec48U analog front-end (AFE) parameters. + */ +struct Artec48U_AFE_Parameters +{ + SANE_Byte r_offset; /**< Red channel offset */ + SANE_Byte r_pga; /**< Red channel PGA gain */ + SANE_Byte g_offset; /**< Green channel offset (also used for mono) */ + SANE_Byte g_pga; /**< Green channel PGA gain (also used for mono) */ + SANE_Byte b_offset; /**< Blue channel offset */ + SANE_Byte b_pga; /**< Blue channel PGA gain */ +}; + +/** TV9693 exposure time parameters. + */ +struct Artec48U_Exposure_Parameters +{ + SANE_Int r_time; /**< Red exposure time */ + SANE_Int g_time; /**< Red exposure time */ + SANE_Int b_time; /**< Red exposure time */ +}; + +struct Artec48U_Device +{ + Artec48U_Device *next; + /** Device file descriptor. */ + int fd; + /** Device activation flag. */ + SANE_Bool active; + SANE_String_Const name; + SANE_Device sane; /** Scanner model data. */ + SANE_String_Const firmware_path; + double gamma_master; + double gamma_r; + double gamma_g; + double gamma_b; + Artec48U_Exposure_Parameters exp_params; + Artec48U_AFE_Parameters afe_params; + Artec48U_AFE_Parameters artec_48u_afe_params; + Artec48U_Exposure_Parameters artec_48u_exposure_params; + + SANE_Int optical_xdpi; + SANE_Int optical_ydpi; + SANE_Int base_ydpi; + SANE_Int xdpi_offset; /* in optical_xdpi units */ + SANE_Int ydpi_offset; /* in optical_ydpi units */ + SANE_Int x_size; /* in optical_xdpi units */ + SANE_Int y_size; /* in optical_ydpi units */ +/* the number of lines, that we move forward before we start reading the + shading lines */ + int shading_offset; +/* the number of lines we read for the black shading buffer */ + int shading_lines_b; +/* the number of lines we read for the white shading buffer */ + int shading_lines_w; + + SANE_Fixed x_offset, y_offset; + SANE_Bool read_active; + SANE_Byte *read_buffer; + size_t requested_buffer_size; + size_t read_pos; + size_t read_bytes_in_buffer; + size_t read_bytes_left; + unsigned int is_epro; + unsigned int epro_mult; +}; + +/** Scan parameters for artec48u_device_setup_scan(). + * + * These parameters describe a low-level scan request; many such requests are + * executed during calibration, and they need to have parameters separate from + * the main request (Artec48U_Scan_Request). E.g., on the BearPaw 2400 TA the + * scan to find the home position is always done at 300dpi 8-bit mono with + * fixed width and height, regardless of the high-level scan parameters. + */ +struct Artec48U_Scan_Parameters +{ + SANE_Int xdpi; /**< Horizontal resolution */ + SANE_Int ydpi; /**< Vertical resolution */ + SANE_Int depth; /**< Number of bits per channel */ + SANE_Bool color; /**< Color mode flag */ + + SANE_Int pixel_xs; /**< Logical width in pixels */ + SANE_Int pixel_ys; /**< Logical height in pixels */ + SANE_Int scan_xs; /**< Physical width in pixels */ + SANE_Int scan_ys; /**< Physical height in pixels */ + SANE_Int scan_bpl; /**< Number of bytes per scan line */ + SANE_Bool lineart; /** +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" + +#define BACKENDNAME as6e +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#include "as6e.h" + +static int num_devices; +static AS6E_Device *first_dev; +static AS6E_Scan *first_handle; +static const SANE_Device **devlist = 0; + +static SANE_Status attach (const char *devname, AS6E_Device ** devp); +/* static SANE_Status attach_one (const char *dev); */ + +static const SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; + +static const SANE_Word resolution_list[] = { + 4, 300, 200, 100, 50 +}; + +static const SANE_Range x_range = { + SANE_FIX (0), + SANE_FIX (215.91), + SANE_FIX (0) +}; + +static const SANE_Range y_range = { + SANE_FIX (0), + SANE_FIX (297.19), + SANE_FIX (0) +}; + + +static const SANE_Range brightness_range = { + -100, + 100, + 1 +}; + +static const SANE_Range contrast_range = { + -100, + 100, + 1 +}; + +/*--------------------------------------------------------------------------*/ +static SANE_Int +as6e_unit_convert (SANE_Fixed value) +{ + + double precise; + SANE_Int return_value; + + precise = SANE_UNFIX (value); + precise = (precise * 300) / MM_PER_INCH; + return_value = precise; + return return_value; +} + +/*--------------------------------------------------------------------------*/ + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + AS6E_Scan *s = handle; + SANE_Word buffer_offset = 0; + int written = 0, bytes_read = 0, maxbytes; + SANE_Word bytecounter, linebufcounter, ctlbytes; + SANE_Byte *linebuffer; + + DBG (3, "reading %d bytes, %d bytes in carryover buffer\n", max_len, + s->scan_buffer_count); + + if ((unsigned int) s->image_counter >= s->bytes_to_read) + { + *len = 0; + if (s->scanning) + { + read (s->as6e_params.ctlinpipe, &written, sizeof (written)); + if (written != -1) + DBG (3, "pipe error\n"); + DBG (3, "trying to read -1 ...written = %d\n", written); + } + s->scanning = SANE_FALSE; + DBG (1, "image data complete, sending EOF...\n"); + return SANE_STATUS_EOF; + } /*image complete */ + + linebuffer = s->line_buffer; + if (s->scan_buffer_count > 0) + { /*there are leftover bytes from the last call */ + if (s->scan_buffer_count <= max_len) + { + for (*len = 0; *len < s->scan_buffer_count; (*len)++) + { + buf[*len] = s->scan_buffer[*len]; + buffer_offset++; + } + s->scan_buffer_count = 0; + if (s->scan_buffer_count == max_len) + { + s->scan_buffer_count = 0; + s->image_counter += max_len; + DBG (3, "returning %d bytes from the carryover buffer\n", *len); + return SANE_STATUS_GOOD; + } + } + else + { + for (*len = 0; *len < max_len; (*len)++) + buf[*len] = s->scan_buffer[*len]; + + for (bytecounter = max_len; + bytecounter < s->scan_buffer_count; bytecounter++) + s->scan_buffer[bytecounter - max_len] + = s->scan_buffer[bytecounter]; + + s->scan_buffer_count -= max_len; + s->image_counter += max_len; + DBG (3, "returning %d bytes from the carryover buffer\n", *len); + return SANE_STATUS_GOOD; + } + } + else + { + *len = 0; /*no bytes in the buffer */ + if (!s->scanning) + { + DBG (1, "scan over returning %d\n", *len); + if (s->scan_buffer_count) + return SANE_STATUS_GOOD; + else + return SANE_STATUS_EOF; + } + } + while (*len < max_len) + { + DBG (3, "trying to read number of bytes...\n"); + ctlbytes = read (s->as6e_params.ctlinpipe, &written, sizeof (written)); + DBG (3, "bytes written = %d, ctlbytes =%d\n", written, ctlbytes); + fflush (stdout); + if ((s->cancelled) && (written == 0)) + { /*first clear -1 from pipe */ + DBG (1, "sending SANE_STATUS_CANCELLED\n"); + read (s->as6e_params.ctlinpipe, &written, sizeof (written)); + s->scanning = SANE_FALSE; + return SANE_STATUS_CANCELLED; + } + if (written == -1) + { + DBG (1, "-1READ Scanner through. returning %d bytes\n", *len); + s->image_counter += *len; + s->scanning = SANE_FALSE; + return SANE_STATUS_GOOD; + } + linebufcounter = 0; + DBG (3, + "linebufctr reset, len =%d written =%d bytes_read =%d, max = %d\n", + *len, written, bytes_read, max_len); + maxbytes = written; + while (linebufcounter < written) + { + DBG (4, "trying to read data pipe\n"); + bytes_read = + read (s->as6e_params.datapipe, linebuffer + linebufcounter, + maxbytes); + linebufcounter += bytes_read; + maxbytes -= bytes_read; + DBG (3, "bytes_read = %d linebufcounter = %d\n", bytes_read, + linebufcounter); + } + DBG (3, "written =%d max_len =%d len =%d\n", written, max_len, *len); + if (written <= (max_len - *len)) + { + for (bytecounter = 0; bytecounter < written; bytecounter++) + { + buf[bytecounter + buffer_offset] = linebuffer[bytecounter]; + (*len)++; + } + buffer_offset += written; + DBG (3, "buffer offset = %d\n", buffer_offset); + } + else if (max_len > *len) + { /*there's still room to send data */ + for (bytecounter = 0; bytecounter < (max_len - *len); bytecounter++) + buf[bytecounter + buffer_offset] = linebuffer[bytecounter]; + DBG (3, "topping off buffer\n"); + for (bytecounter = (max_len - *len); bytecounter < written; + bytecounter++) + { + + s->scan_buffer[s->scan_buffer_count + bytecounter - + (max_len - *len)] = linebuffer[bytecounter]; + } + s->scan_buffer_count += (written - (max_len - *len)); + *len = max_len; + } + else + { /*everything goes into the carryover buffer */ + for (bytecounter = 0; bytecounter < written; bytecounter++) + s->scan_buffer[s->scan_buffer_count + bytecounter] + = linebuffer[bytecounter]; + s->scan_buffer_count += written; + } + } /*while there's space in the buffer */ + s->image_counter += *len; + DBG (3, "image ctr = %d bytes_to_read = %lu returning %d\n", + s->image_counter, (u_long) s->bytes_to_read, *len); + + return SANE_STATUS_GOOD; +} + +/*--------------------------------------------------------------------------*/ +void +sane_cancel (SANE_Handle h) +{ + AS6E_Scan *s = h; + SANE_Word test; + DBG (2, "trying to cancel...\n"); + if (s->scanning) + { + test = kill (s->child_pid, SIGUSR1); + if (test == 0) + s->cancelled = SANE_TRUE; + } +} + +/*--------------------------------------------------------------------------*/ + +SANE_Status +sane_start (SANE_Handle handle) +{ + AS6E_Scan *s = handle; + SANE_Status status; + int repeat = 1; + SANE_Word numbytes; + int scan_params[8]; + /* First make sure we have a current parameter set. Some of the + * parameters will be overwritten below, but that's OK. */ + DBG (2, "sane_start\n"); + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + DBG (1, "Got params again...\n"); + numbytes = write (s->as6e_params.ctloutpipe, &repeat, sizeof (repeat)); + if (numbytes != sizeof (repeat)) + return (SANE_STATUS_IO_ERROR); + DBG (1, "sending start_scan signal\n"); + scan_params[0] = s->as6e_params.resolution; + if (strcmp (s->value[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + scan_params[1] = 0; + else if (strcmp (s->value[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + scan_params[1] = 1; + else if (strcmp (s->value[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + scan_params[1] = 2; + else + return (SANE_STATUS_JAMMED); /*this should never happen */ + scan_params[2] = s->as6e_params.startpos; + scan_params[3] = s->as6e_params.stoppos; + scan_params[4] = s->as6e_params.startline; + scan_params[5] = s->as6e_params.stopline; + scan_params[6] = s->value[OPT_BRIGHTNESS].w; + scan_params[7] = s->value[OPT_CONTRAST].w; + DBG (1, "scan params = %d %d %d %d %d %d %d %d\n", scan_params[0], + scan_params[1], scan_params[2], scan_params[3], + scan_params[4], scan_params[5], scan_params[6], scan_params[7]); + numbytes = + write (s->as6e_params.ctloutpipe, scan_params, sizeof (scan_params)); + if (numbytes != sizeof (scan_params)) + return (SANE_STATUS_IO_ERROR); + s->scanning = SANE_TRUE; + s->scan_buffer_count = 0; + s->image_counter = 0; + s->cancelled = 0; + return (SANE_STATUS_GOOD); +} + +/*--------------------------------------------------------------------------*/ + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + AS6E_Scan *s = handle; + SANE_String mode; + SANE_Word divisor = 1; + DBG (2, "sane_get_parameters\n"); + if (!s->scanning) + { + memset (&s->sane_params, 0, sizeof (s->sane_params)); + s->as6e_params.resolution = s->value[OPT_RESOLUTION].w; + s->as6e_params.startpos = as6e_unit_convert (s->value[OPT_TL_X].w); + s->as6e_params.stoppos = as6e_unit_convert (s->value[OPT_BR_X].w); + s->as6e_params.startline = as6e_unit_convert (s->value[OPT_TL_Y].w); + s->as6e_params.stopline = as6e_unit_convert (s->value[OPT_BR_Y].w); + if ((s->as6e_params.resolution == 200) + || (s->as6e_params.resolution == 100)) + divisor = 3; + else if (s->as6e_params.resolution == 50) + divisor = 6; /*get legal values for 200 dpi */ + s->as6e_params.startpos = (s->as6e_params.startpos / divisor) * divisor; + s->as6e_params.stoppos = (s->as6e_params.stoppos / divisor) * divisor; + s->as6e_params.startline = + (s->as6e_params.startline / divisor) * divisor; + s->as6e_params.stopline = (s->as6e_params.stopline / divisor) * divisor; + s->sane_params.pixels_per_line = + (s->as6e_params.stoppos - + s->as6e_params.startpos) * s->as6e_params.resolution / 300; + s->sane_params.lines = + (s->as6e_params.stopline - + s->as6e_params.startline) * s->as6e_params.resolution / 300; + mode = s->value[OPT_MODE].s; +/* if ((strcmp (s->mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) || + (strcmp (s->mode, SANE_VALUE_SCAN_MODE_HALFTONE) == 0)) + { + s->sane_params.format = SANE_FRAME_GRAY; + s->sane_params.bytes_per_line = (s->sane_params.pixels_per_line + 7) / 8; + s->sane_params.depth = 1; + } */ +/*else*/ if ((strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + || (strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0)) + { + s->sane_params.format = SANE_FRAME_GRAY; + s->sane_params.bytes_per_line = s->sane_params.pixels_per_line; + s->sane_params.depth = 8; + } /*grey frame */ + else + { + s->sane_params.format = SANE_FRAME_RGB; + s->sane_params.bytes_per_line = 3 * s->sane_params.pixels_per_line; + s->sane_params.depth = 8; + } /*color frame */ + s->bytes_to_read = s->sane_params.lines * s->sane_params.bytes_per_line; + s->sane_params.last_frame = SANE_TRUE; + } /*!scanning */ + + if (params) + *params = s->sane_params; + return (SANE_STATUS_GOOD); +} + +/*--------------------------------------------------------------------------*/ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + AS6E_Scan *s = handle; + SANE_Status status = 0; + SANE_Word cap; + DBG (2, "sane_control_option\n"); + if (info) + *info = 0; + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + cap = s->options_list[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + if (action == SANE_ACTION_GET_VALUE) + { + DBG (1, "sane_control_option %d, get value\n", option); + switch (option) + { + /* word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + *(SANE_Word *) val = s->value[option].w; + return (SANE_STATUS_GOOD); + /* string options: */ + case OPT_MODE: + strcpy (val, s->value[option].s); + return (SANE_STATUS_GOOD); + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + DBG (1, "sane_control_option %d, set value\n", option); + if (!SANE_OPTION_IS_SETTABLE (cap)) + return (SANE_STATUS_INVAL); +/* status = sanei_constrain_value (s->options_list[option], val, info);*/ + if (status != SANE_STATUS_GOOD) + return (status); + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_TL_X: + case OPT_TL_Y: + if (info && s->value[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + /* fall through */ + case OPT_NUM_OPTS: + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + s->value[option].w = *(SANE_Word *) val; + DBG (1, "set brightness to\n"); + return (SANE_STATUS_GOOD); + case OPT_MODE: + if (s->value[option].s) + free (s->value[option].s); + s->value[option].s = strdup (val); + return (SANE_STATUS_GOOD); + } + } + return (SANE_STATUS_INVAL); +} + +/*--------------------------------------------------------------------------*/ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + AS6E_Scan *s = handle; + DBG (2, "sane_get_option_descriptor\n"); + if ((unsigned) option >= NUM_OPTIONS) + return (0); + return (&s->options_list[option]); +} + +/*--------------------------------------------------------------------------*/ + +void +sane_close (SANE_Handle handle) +{ + AS6E_Scan *prev, *s; + SANE_Word repeat = 0; + DBG (2, "sane_close\n"); + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (1, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (s->scanning) + sane_cancel (handle); + write (s->as6e_params.ctloutpipe, &repeat, sizeof (repeat)); + close (s->as6e_params.ctloutpipe); + free (s->scan_buffer); + free (s->line_buffer); + if (prev) + prev->next = s->next; + else + first_handle = s; + free (handle); +} + +/*--------------------------------------------------------------------------*/ +void +sane_exit (void) +{ + AS6E_Device *next; + DBG (2, "sane_exit\n"); + while (first_dev != NULL) + { + next = first_dev->next; + free (first_dev); + first_dev = next; + } + if (devlist) + free (devlist); +} + +/*--------------------------------------------------------------------------*/ +static SANE_Status +as6e_open (AS6E_Scan * s) +{ + + int data_processed, exec_result, as6e_status; + int ctloutpipe[2], ctlinpipe[2], datapipe[2]; + char inpipe_desc[32], outpipe_desc[32], datapipe_desc[32]; + pid_t fork_result; + DBG (1, "as6e_open\n"); + memset (inpipe_desc, '\0', sizeof (inpipe_desc)); + memset (outpipe_desc, '\0', sizeof (outpipe_desc)); + memset (datapipe_desc, '\0', sizeof (datapipe_desc)); + if ((pipe (ctloutpipe) == 0) && (pipe (ctlinpipe) == 0) + && (pipe (datapipe) == 0)) + { + fork_result = fork (); + if (fork_result == (pid_t) - 1) + { + DBG (1, "Fork failure"); + return (SANE_STATUS_IO_ERROR); + } + + if (fork_result == 0) + { /*in child */ + sprintf (inpipe_desc, "%d", ctlinpipe[WRITEPIPE]); + sprintf (outpipe_desc, "%d", ctloutpipe[READPIPE]); + sprintf (datapipe_desc, "%d", datapipe[WRITEPIPE]); + exec_result = + execlp ("as6edriver", "as6edriver", "-s", inpipe_desc, + outpipe_desc, datapipe_desc, (char *) 0); + DBG (1, "The SANE backend was unable to start \"as6edriver\".\n"); + DBG (1, "This must be installed in a driectory in your PATH.\n"); + DBG (1, "To aquire the as6edriver program,\n"); + DBG (1, "go to http://as6edriver.sourceforge.net.\n"); + write (ctlinpipe[WRITEPIPE], &exec_result, sizeof (exec_result)); + exit (-1); + } + else + { /*parent process */ + data_processed = + read (ctlinpipe[READPIPE], &as6e_status, sizeof (as6e_status)); + DBG (1, "%d - read %d status = %d\n", getpid (), data_processed, + as6e_status); + if (as6e_status == -2) + { + DBG (1, "Port access denied.\n"); + return (SANE_STATUS_IO_ERROR); + } + if (as6e_status == -1) + { + DBG (1, "Could not contact scanner.\n"); + return (SANE_STATUS_IO_ERROR); + } + + if (as6e_status == 1) + DBG (1, "Using nibble mode.\n"); + if (as6e_status == 2) + DBG (1, "Using byte mode.\n"); + if (as6e_status == 3) + DBG (1, "Using EPP mode.\n"); + s->as6e_params.ctlinpipe = ctlinpipe[READPIPE]; + s->as6e_params.ctloutpipe = ctloutpipe[WRITEPIPE]; + s->as6e_params.datapipe = datapipe[READPIPE]; + s->child_pid = fork_result; + return (SANE_STATUS_GOOD); + } /*else */ + } + else + return (SANE_STATUS_IO_ERROR); +} + + +/*--------------------------------------------------------------------------*/ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp = NULL; + + DBG_INIT (); + DBG (2, "sane_init (authorize %s null)\n", (authorize) ? "!=" : "=="); + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); +/* fp = sanei_config_open (AS6E_CONFIG_FILE);*/ + if (!fp) + { + return (attach ("as6edriver", 0)); + } + + while (fgets (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + len = strlen (dev_name); + if (dev_name[len - 1] == '\n') + dev_name[--len] = '\0'; + if (!len) + continue; /* ignore empty lines */ +/* sanei_config_attach_matching_devices (dev_name, attach_one);*/ + } + fclose (fp); + return (SANE_STATUS_GOOD); +} + +/*--------------------------------------------------------------------------*/ +/* +static SANE_Status +attach_one (const char *dev) +{ + DBG (2, "attach_one\n"); + attach (dev, 0); + return (SANE_STATUS_GOOD); +} + */ +/*--------------------------------------------------------------------------*/ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + AS6E_Device *dev; + int i; + DBG (3, "sane_get_devices (local_only = %d)\n", local_only); + if (devlist) + free (devlist); + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + *device_list = devlist; + return (SANE_STATUS_GOOD); +} + + +/*--------------------------------------------------------------------------*/ + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return (max_size); +} + +/*--------------------------------------------------------------------------*/ + +static void +initialize_options_list (AS6E_Scan * s) +{ + + SANE_Int option; + DBG (2, "initialize_options_list\n"); + for (option = 0; option < NUM_OPTIONS; ++option) + { + s->options_list[option].size = sizeof (SANE_Word); + s->options_list[option].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->options_list[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->options_list[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->options_list[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->options_list[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->options_list[OPT_NUM_OPTS].unit = SANE_UNIT_NONE; + s->options_list[OPT_NUM_OPTS].size = sizeof (SANE_Word); + s->options_list[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->options_list[OPT_NUM_OPTS].constraint_type = SANE_CONSTRAINT_NONE; + s->value[OPT_NUM_OPTS].w = NUM_OPTIONS; + s->options_list[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->options_list[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->options_list[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->options_list[OPT_MODE].type = SANE_TYPE_STRING; + s->options_list[OPT_MODE].size = max_string_size (mode_list); + s->options_list[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->options_list[OPT_MODE].constraint.string_list = mode_list; + s->value[OPT_MODE].s = strdup (mode_list[2]); + s->options_list[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->options_list[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->options_list[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->options_list[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->options_list[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->options_list[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->options_list[OPT_RESOLUTION].constraint.word_list = resolution_list; + s->value[OPT_RESOLUTION].w = 200; + s->options_list[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->options_list[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->options_list[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->options_list[OPT_TL_X].type = SANE_TYPE_FIXED; + s->options_list[OPT_TL_X].unit = SANE_UNIT_MM; + s->options_list[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->options_list[OPT_TL_X].constraint.range = &x_range; + s->value[OPT_TL_X].w = s->options_list[OPT_TL_X].constraint.range->min; + s->options_list[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->options_list[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->options_list[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->options_list[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->options_list[OPT_TL_Y].unit = SANE_UNIT_MM; + s->options_list[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->options_list[OPT_TL_Y].constraint.range = &y_range; + s->value[OPT_TL_Y].w = s->options_list[OPT_TL_Y].constraint.range->min; + s->options_list[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->options_list[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->options_list[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->options_list[OPT_BR_X].type = SANE_TYPE_FIXED; + s->options_list[OPT_BR_X].unit = SANE_UNIT_MM; + s->options_list[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->options_list[OPT_BR_X].constraint.range = &x_range; + s->value[OPT_BR_X].w = s->options_list[OPT_BR_X].constraint.range->max; + s->options_list[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->options_list[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->options_list[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->options_list[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->options_list[OPT_BR_Y].unit = SANE_UNIT_MM; + s->options_list[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->options_list[OPT_BR_Y].constraint.range = &y_range; + s->value[OPT_BR_Y].w = s->options_list[OPT_BR_Y].constraint.range->max; + s->options_list[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->options_list[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->options_list[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->options_list[OPT_CONTRAST].type = SANE_TYPE_INT; + s->options_list[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->options_list[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->options_list[OPT_CONTRAST].constraint.range = &brightness_range; + s->value[OPT_BRIGHTNESS].w = 10; + s->options_list[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->options_list[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->options_list[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->options_list[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->options_list[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->options_list[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->options_list[OPT_BRIGHTNESS].constraint.range = &contrast_range; + s->value[OPT_CONTRAST].w = -32; +} + +/*--------------------------------------------------------------------------*/ +static int +check_for_driver (const char *devname) +{ +#define NAMESIZE 128 + struct stat statbuf; + mode_t modes; + char *path; + char fullname[NAMESIZE]; + char dir[NAMESIZE]; + int count = 0, offset = 0; + + path = getenv ("PATH"); + if (!path) + return 0; + while (path[count] != '\0') + { + memset (fullname, '\0', sizeof (fullname)); + memset (dir, '\0', sizeof (dir)); + while ((path[count] != ':') && (path[count] != '\0')) + { + dir[count - offset] = path[count]; + count++; + } + /* use sizeof(fullname)-1 to make sure there is at least one padded null byte */ + strncpy (fullname, dir, sizeof(fullname)-1); + /* take into account that fullname already contains non-null bytes */ + strncat (fullname, "/", sizeof(fullname)-strlen(fullname)-1); + strncat (fullname, devname, sizeof(fullname)-strlen(fullname)-1); + if (!stat (fullname, &statbuf)) + { + modes = statbuf.st_mode; + if (S_ISREG (modes)) + return (1); /* found as6edriver */ + } + if (path[count] == '\0') + return (0); /* end of path --no driver found */ + count++; + offset = count; + } + return (0); +} + + +/*--------------------------------------------------------------------------*/ +static SANE_Status +attach (const char *devname, AS6E_Device ** devp) +{ + + AS6E_Device *dev; + +/* SANE_Status status; */ + DBG (2, "attach\n"); + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return (SANE_STATUS_GOOD); + } + } + dev = malloc (sizeof (*dev)); + if (!dev) + return (SANE_STATUS_NO_MEM); + memset (dev, 0, sizeof (*dev)); + dev->sane.name = strdup (devname); + if (!check_for_driver (devname)) + { + free (dev); + return (SANE_STATUS_INVAL); + } + + dev->sane.model = "AS6E"; + dev->sane.vendor = "Artec"; + dev->sane.type = "flatbed scanner"; + ++num_devices; + dev->next = first_dev; + first_dev = dev; + if (devp) + *devp = dev; + return (SANE_STATUS_GOOD); +} + + +/*--------------------------------------------------------------------------*/ +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + SANE_Status status; + AS6E_Device *dev; + AS6E_Scan *s; + DBG (2, "sane_open\n"); + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + if (!dev) + { + status = attach (devicename, &dev); + if (status != SANE_STATUS_GOOD) + return (status); + } + } + else + { + /* empty devicname -> use first device */ + dev = first_dev; + } + if (!dev) + return SANE_STATUS_INVAL; + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->scan_buffer = malloc (SCAN_BUF_SIZE); + if (!s->scan_buffer) + return SANE_STATUS_NO_MEM; + memset (s->scan_buffer, 0, SCAN_BUF_SIZE); + s->line_buffer = malloc (SCAN_BUF_SIZE); + if (!s->line_buffer) + return SANE_STATUS_NO_MEM; + memset (s->line_buffer, 0, SCAN_BUF_SIZE); + status = as6e_open (s); + if (status != SANE_STATUS_GOOD) + return status; + initialize_options_list (s); + s->scanning = 0; + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + *handle = s; + return (status); +} + +/*--------------------------------------------------------------------------*/ +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (2, "sane_set_io_mode( %p, %d )\n", handle, non_blocking); + return (SANE_STATUS_UNSUPPORTED); +} + +/*---------------------------------------------------------------------------*/ +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + DBG (2, "sane_get_select_fd( %p, %p )\n",(void *) handle, (void *) fd); + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/as6e.h b/backend/as6e.h new file mode 100644 index 0000000..7132d6b --- /dev/null +++ b/backend/as6e.h @@ -0,0 +1,124 @@ +/* sane - Scanner Access Now Easy. + Artec AS6E backend. + Copyright (C) 2000 Eugene S. Weiss + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a backend for the Artec AS6E by making a bridge + to the as6edriver program. The as6edriver program can be found at + http://as6edriver.sourceforge.net . */ + +#ifndef as6e_h +#define as6e_h + +#include +#include +#include "../include/sane/sane.h" + + +typedef enum +{ + OPT_NUM_OPTS = 0, + OPT_MODE, + OPT_RESOLUTION, + + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_BRIGHTNESS, + OPT_CONTRAST, + + /* must come last */ + NUM_OPTIONS + } AS6E_Option; + +typedef struct +{ + int color; + int resolution; + int startpos; + int stoppos; + int startline; + int stopline; + int ctloutpipe; + int ctlinpipe; + int datapipe; +} AS6E_Params; + + +typedef struct AS6E_Device +{ + struct AS6E_Device *next; + SANE_Device sane; +} AS6E_Device; + + + +typedef struct AS6E_Scan +{ + struct AS6E_Scan *next; + SANE_Option_Descriptor options_list[NUM_OPTIONS]; + Option_Value value[NUM_OPTIONS]; + SANE_Bool scanning; + SANE_Bool cancelled; + SANE_Parameters sane_params; + AS6E_Params as6e_params; + pid_t child_pid; + size_t bytes_to_read; + SANE_Byte *scan_buffer; + SANE_Byte *line_buffer; + SANE_Word scan_buffer_count; + SANE_Word image_counter; +} AS6E_Scan; + + +#ifndef PATH_MAX +#define PATH_MAX 1024 +#endif + +#define AS6E_CONFIG_FILE "as6e.conf" + +#define READPIPE 0 +#define WRITEPIPE 1 + + +#define SCAN_BUF_SIZE 32768 + +#endif /* as6e_h */ diff --git a/backend/avision.c b/backend/avision.c new file mode 100644 index 0000000..31b0a58 --- /dev/null +++ b/backend/avision.c @@ -0,0 +1,8626 @@ +/******************************************************************************* + * SANE - Scanner Access Now Easy. + + avision.c + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + ***************************************************************************** + + This backend is based upon the Tamarack backend and adapted to the Avision + scanners by René Rebe and Meino Cramer. + + This file implements a SANE backend for the Avision SCSI Scanners (like the + AV 630 / 620 (CS) ...) and some Avision (OEM) USB scanners (like the HP 53xx, + 74xx, Minolta FS-V1 ...) or Fujitsu ScanPartner with the AVISION SCSI-2/3 + or USB command set. + + Copyright 1999, 2000, 2001 by + "René Rebe" + "Meino Christian Cramer" + + Copyright 2002 by + "René Rebe" + "Jose Paulo Moitinho de Almeida" + + Copyright 2003, 2004, 2005, 2006, 2007 by + "René Rebe" + + Copyright 2010, 2011 by + "Mike Kelly" + + Additional Contributers: + "Gunter Wagner" + (some fixes and the transparency option) + "Martin Jelínek" + nice attach debug output + "Marcin Siennicki" + found some typos and contributed fixes for the HP 7400 + "Frank Zago" + Mitsubishi IDs and report + Avision INC + example code to handle calibration and C5 ASIC specifics + "Franz Bakan" + OS/2 threading support + "Falk Rohsiepe" + Spelling and whitespace as well as HP5370 quirks + + Many additional special thanks to: + Avision INC for providing protocol documentation. + Avision INC for sponsoring an AV 8000S with ADF. + Avision Europe and BHS Binkert for sponsoring several more scanners. + Archivista GmbH, Switzerland, for sponsoring several features + Roberto Di Cosmo who sponsored a HP 5370 scanner. + Oliver Neukum who sponsored a HP 5300 USB scanner. + Matthias Wiedemann for lending his HP 7450C for some weeks. + Compusoft, C.A. Caracas / Venezuela for sponsoring a + HP 7450 scanner and so enhanced ADF support. + Chris Komatsu for the nice ADF scanning observation. + + All the many other beta-tester and debug-log sender! + + Thanks to all the people and companies above. Without you + the Avision backend would not be in the shape it is today! ;-) + +********************************************************************************/ + +/* SANE-FLOW-DIAGRAMM (from umax.c) + * + * - sane_init() : initialize backend, attach scanners(devicename,0) + * . - sane_get_devices() : query list of scanner-devices + * . - sane_open() : open a particular scanner-device and attach_scanner(devicename,&dev) + * . . - sane_set_io_mode : set blocking-mode + * . . - sane_get_select_fd : get scanner-fd + * . . - sane_get_option_descriptor() : get option information + * . . - sane_control_option() : change option values + * . . + * . . - sane_start() : start image acquisition + * . . - sane_get_parameters() : returns actual scan-parameters + * . . - sane_read() : read image-data (from pipe) + * + * in ADF mode this is done often: + * . . - sane_start() : start image acquisition + * . . - sane_get_parameters() : returns actual scan-parameters + * . . - sane_read() : read image-data (from pipe) + * + * . . - sane_cancel() : cancel operation, kill reader_process + * + * . - sane_close() : close opened scanner-device, do_cancel, free buffer and handle + * - sane_exit() : terminate use of backend, free devicename and device-structure + */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +#define BACKEND_NAME avision +#define BACKEND_BUILD 296 /* avision backend BUILD version */ + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_thread.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" + +#include + +/* For timeval... */ +#ifdef DEBUG +#include +#endif + +/* Attention: The comments must stay as they are - they are automatically parsed + to generate the SANE avision.desc file, as well as HTML online content! */ + +/* Attention2: This device table is part of the source code and as such + licensed under the terms of the license as listed above (GPL2+). By + using this data you obviously create derived work! -ReneR */ + +static Avision_HWEntry Avision_Device_List [] = + { + { "AVISION", "AV100CS", + 0, 0, + "Avision", "AV100CS", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV100IIICS", + 0, 0, + "Avision", "AV100IIICS", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV100S", + 0, 0, + "Avision", "AV100S", + 0,0}, + /* status="untested" */ + + { NULL, NULL, + 0x0638, 0x0A27, + "Avision", "AV120", + AV_INT_STATUS,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A3C, + "Avision", "AV121", + AV_INT_BUTTON | AV_DOES_KEEP_WINDOW | AV_DOES_KEEP_GAMMA,0}, + /* comment="sheetfed scanner" */ + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0A33, + "Avision", "AV122", + AV_INT_BUTTON | AV_2ND_LINE_INTERLACED | AV_NO_REAR | AV_SOFT_SCALE | AV_DOES_KEEP_WINDOW | AV_DOES_KEEP_GAMMA | AV_REAR_OFFSET,0}, + /* comment="sheetfed duplex scanner" */ + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0A93, + "Avision", "AV122 C2", + AV_INT_BUTTON | AV_2ND_LINE_INTERLACED | AV_NO_REAR | AV_SOFT_SCALE | AV_DOES_NOT_KEEP_WINDOW | AV_DOES_KEEP_GAMMA | AV_REAR_OFFSET,0}, + /* comment="sheetfed duplex scanner" */ + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0A24, + "Avision", "AV210", + AV_INT_BUTTON | AV_ACCEL_TABLE,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A25, + "Avision", "AV210", + AV_INT_BUTTON | AV_ACCEL_TABLE | AV_NO_64BYTE_ALIGN,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A3A, + "Avision", "AV210C2", + AV_INT_BUTTON | AV_GRAY_MODES,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A2F, + "Avision", "AV210C2-G", + AV_INT_BUTTON | AV_GRAY_MODES,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x1A35, + "Avision", "AV210D2+", + AV_INT_BUTTON, AV_USE_GRAY_FILTER}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A23, + "Avision", "AV220", + AV_INT_BUTTON | AV_GRAY_MODES,0}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A2A, + "Avision", "AV220C2", + AV_INT_BUTTON | AV_CANCEL_BUTTON,0}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A2B, + "Avision", "AV220D2", + AV_INT_BUTTON | AV_CANCEL_BUTTON,0}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A2C, + "Avision", "AV220+", + AV_INT_BUTTON | AV_CANCEL_BUTTON,0}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A2D, + "Avision", "AV220C2-G", + AV_INT_BUTTON | AV_CANCEL_BUTTON,0}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A2E, + "Avision", "AV220C2-B", + AV_INT_BUTTON | AV_CANCEL_BUTTON,0}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A94, + "Avision", "AV220-G", + AV_INT_BUTTON | AV_2ND_LINE_INTERLACED, AV_FIRMWARE}, + /* comment="duplex! sheetfed scanner" */ + /* status="complete" */ + + { "AVISION", "AV240SC", + 0, 0, + "Avision", "AV240SC", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV260CS", + 0, 0, + "Avision", "AV260CS", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV360CS", + 0, 0, + "Avision", "AV360CS", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV363CS", + 0, 0, + "Avision", "AV363CS", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV420CS", + 0, 0, + "Avision", "AV420CS", + 0,0}, + /* status="untested" */ + + { "AVISION", "AV6120", + 0, 0, + "Avision", "AV6120", + 0,0}, + /* status="untested" */ + + { NULL, "AV610", + 0x0638, 0x0a18, + "Avision", "AV610", + AV_GRAY_CALIB_BLUE | AV_ACCEL_TABLE | AV_NO_64BYTE_ALIGN | AV_INT_BUTTON, 0}, + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0a18, + "Avision", "AV600U Plus", + /* If this unit requires the AV_INT_STATUS flag, then we'll need to alter the code to deal with two different devices with the same USB id (AV610 above) */ + AV_GRAY_CALIB_BLUE | AV_ACCEL_TABLE | AV_NO_64BYTE_ALIGN | /* AV_INT_STATUS | */ AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0a5e, + "Avision", "AV610C2", + AV_NO_BACKGROUND | AV_INT_BUTTON,0}, /* cancel button -> sense abort! */ + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0a41, + "Avision", "AM3000 Series", + 0,0}, + /* comment="MFD" */ + /* status="basic" */ + + { NULL, NULL, + 0x0638, 0x0a16, + "Avision", "DS610CU Scancopier", + AV_INT_STATUS,0}, + /* comment="1 pass, 600 dpi, A4" */ + /* status="good" */ + + { "AVISION", "AV620CS", + 0, 0, + "Avision", "AV620CS", + 0,0}, + /* comment="1 pass, 600 dpi" */ + /* status="complete" */ + + { "AVISION", "AV620CS Plus", + 0, 0, + "Avision", "AV620CS Plus", + 0,0}, + /* comment="1 pass, 1200 dpi" */ + /* status="complete" */ + + { "AVISION", "AV630CS", + 0, 0, + "Avision", "AV630CS", + 0,0}, + /* comment="1 pass, 1200 dpi" */ + /* status="complete" */ + + { "AVISION", "AV630CSL", + 0, 0, + "Avision", "AV630CSL", + 0,0}, + /* comment="1 pass, 1200 dpi" */ + /* status="untested" */ + + { "AVISION", "AV6240", + 0, 0, + "Avision", "AV6240", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A13, + "Avision", "AV600U", + AV_MULTI_CALIB_CMD | AV_ADF_BGR_ORDER_INVERT | AV_SOFT_SCALE | AV_INT_STATUS | AV_NO_BUTTON,0}, + /* comment="1 pass, 600 dpi" */ + /* status="good" */ + + { "AVISION", "AV660S", + 0, 0, + "Avision", "AV660S", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV680S", + 0, 0, + "Avision", "AV680S", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV690U", + 0, 0, + "Avision", "AV690U", + 0,0}, + /* comment="1 pass, 2400 dpi" */ + /* status="untested" */ + + { "AVISION", "AV800S", + 0, 0, + "Avision", "AV800S", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV810C", + 0, 0, + "Avision", "AV810C", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV820", + 0, 0, + "Avision", "AV820", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV820C", + 0, 0, + "Avision", "AV820C", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV820C Plus", + 0, 0, + "Avision", "AV820C Plus", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV830C", + 0, 0, + "Avision", "AV830C", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV830C Plus", + 0, 0, + "Avision", "AV830C Plus", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV880", + 0, 0, + "Avision", "AV880", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV880C", + 0, 0, + "Avision", "AV880C", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="untested" */ + + { "AVISION", "AV3200C", + 0, 0, + "Avision", "AV3200C", + AV_NON_INTERLACED_DUPLEX_300 | AV_FASTER_WITH_FILTER,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV3200SU", + 0x0638, 0x0A4E, + "Avision", "AV3200SU", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV3730SU", + 0x0638, 0x0A4F, + "Avision", "AV3730SU", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV3750SU", + 0x0638, 0x0A65, + "Avision", "AV3750SU", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV3800C", + 0, 0, + "Avision", "AV3800C", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "AV3850SU", + 0x0638, 0x0a66, + "Avision", "AV3850SU", + 0,0}, + /* comment="1 pass, ??? dpi" */ + /* status="complete" */ + + { "AVISION", "FB6000E", + 0, 0, + "Avision", "FB6000E", + AV_NON_INTERLACED_DUPLEX_300,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex! - zero edge!" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0a82, + "Avision", "FB6080E", + AV_NON_INTERLACED_DUPLEX_300,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex! - zero edge!" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0a84, + "Avision", "FB2080E", + 0,0}, + /* comment="1 pass, 600 dpi, zero-edge" ASIC 7 */ + /* status="basic" */ + + { "AVISION", "AV8000S", + 0, 0, + "Avision", "AV8000S", + AV_DOES_NOT_KEEP_WINDOW,0}, + /* comment="1 pass, 1200 dpi, A3" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0a4d, + "Avision", "AV8050U", + AV_NON_INTERLACED_DUPLEX_300 | AV_DOES_NOT_KEEP_GAMMA,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex!" */ + /* status="complete" */ + + { "AVISION", "AV8300", + 0x0638, 0x0A40, + "Avision", "AV8300", + AV_NON_INTERLACED_DUPLEX_300 | AV_DOES_NOT_KEEP_GAMMA,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex!" */ + /* status="complete" */ + + { "AVISION", "AV8350", + 0x0638, 0x0A68, + "Avision", "AV8350", + AV_NON_INTERLACED_DUPLEX_300 | AV_DOES_NOT_KEEP_GAMMA,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex!" */ + /* status="complete" */ + + { NULL, NULL, + 0x0638, 0x0A61, + "Avision", "IT8300", + AV_NON_INTERLACED_DUPLEX_300 | AV_ACCEL_TABLE,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex!, LCD screen, paper sensors" */ + /* status="good" */ + + { NULL, NULL, + 0x0638, 0x0AA1, + "Avision", "@V2500", + 0,0}, + /* comment="" */ + /* status="untested" */ + + { NULL, NULL, + 0x0638, 0x0A45, + "Avision", "@V5100", + 0,0}, + /* comment="1 pass, 1200 dpi, A3 - duplex!, LCD screen, paper sensors" */ + /* status="good" */ + + { "AVISION", "AVA3", + 0, 0, + "Avision", "AVA3", + AV_FORCE_A3,0}, + /* comment="1 pass, 600 dpi, A3" */ + /* status="basic" */ + + /* and possibly more avisions ;-) */ + + { "HP", "ScanJet 5300C", + 0x03f0, 0x0701, + "Hewlett-Packard", "ScanJet 5300C", + AV_INT_STATUS,0}, + /* comment="1 pass, 2400 dpi - some FW revisions have x-axis image scaling problems over 1200 dpi" */ + /* status="complete" */ + + { "HP", "ScanJet 5370C", + 0x03f0, 0x0701, + "Hewlett-Packard", "ScanJet 5370C", + AV_MULTI_CALIB_CMD | AV_INT_STATUS, AV_FIRMWARE }, + /* comment="1 pass, 2400 dpi - some FW revisions have x-axis image scaling problems over 1200 dpi" */ + /* status="good" */ + + { "hp", "scanjet 7400c", + 0x03f0, 0x0801, + "Hewlett-Packard", "ScanJet 7400c", + AV_LIGHT_CHECK_BOGUS | AV_NO_64BYTE_ALIGN | AV_INT_STATUS,0}, + /* comment="1 pass, 2400 dpi - dual USB/SCSI interface" */ + /* status="good" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { "hp", "scanjet 7450c", + 0x03f0, 0x0801, + "Hewlett-Packard", "ScanJet 7450c", + AV_NO_64BYTE_ALIGN | AV_INT_STATUS,0}, + /* comment="1 pass, 2400 dpi - dual USB/SCSI interface" */ + /* status="good" */ + + { "hp", "scanjet 7490c", + 0x03f0, 0x0801, + "Hewlett-Packard", "ScanJet 7490c", + AV_NO_64BYTE_ALIGN | AV_INT_STATUS,0}, + /* comment="1 pass, 1200 dpi - dual USB/SCSI interface" */ + /* status="good" */ + +#endif + { "HP", "C9930A", + 0x03f0, 0x0b01, + "Hewlett-Packard", "ScanJet 8200", + 0, AV_ADF_FLIPPING_DUPLEX | AV_FIRMWARE }, + /* comment="1 pass, 4800 (?) dpi - USB 2.0" */ + /* status="good" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { "HP", "C9930A", + 0x03f0, 0x0b01, + "Hewlett-Packard", "ScanJet 8250", + 0, AV_ADF_FLIPPING_DUPLEX | AV_FIRMWARE }, + /* comment="1 pass, 4800 (?) dpi - USB 2.0" */ + /* status="good" */ +#endif + + { "HP", "C9930A", + 0x03f0, 0x3905, + "Hewlett-Packard", "ScanJet 8270", + 0, AV_ADF_FLIPPING_DUPLEX | AV_FIRMWARE }, + /* comment="1 pass, 4800 (?) dpi - USB 2.0" */ + /* status="good" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { "HP", "C9930A", + 0x03f0, 0x0b01, + "Hewlett-Packard", "ScanJet 8290", + 0, AV_ADF_FLIPPING_DUPLEX | AV_FIRMWARE }, + /* comment="1 pass, 4800 (?) dpi - USB 2.0 and SCSI - only SCSI tested so far" */ + /* status="good" */ + +#endif + { "HP", "C9930A", + 0x03f0, 0x3805, + "Hewlett-Packard", "ScanJet 8300", + 0,0}, + /* comment="1 pass, 4800 (?) dpi - USB 2.0" */ + /* status="good" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { "HP", "C9930A", + 0x03f0, 0x3805, + "Hewlett-Packard", "ScanJet 8350", + 0,0}, + /* comment="1 pass, 4800 (?) dpi - USB 2.0" */ + /* status="good" */ + + { "HP", "C9930A", + 0x03f0, 0x3805, + "Hewlett-Packard", "ScanJet 8390", + 0,0}, + /* comment="1 pass, 4800 (?) dpi - USB 2.0" */ + /* status="good" */ + +#endif + { "Minolta", "#2882", + 0, 0, + "Minolta", "Dimage Scan Dual I", + AV_FORCE_FILM | AV_NO_START_SCAN,0}, /* not AV_FILMSCANNER (no frame control) */ + /* status="basic" */ + + { "Minolta", "#2887", + 0, 0, + "Minolta", "Scan Multi Pro", + AV_FORCE_FILM | AV_NO_START_SCAN,0}, /* AV_FILMSCANNER (frame control)? */ + /* status="untested" */ + + { "MINOLTA", "FS-V1", + 0x0638, 0x026a, + "Minolta", "Dimage Scan Dual II", + AV_FILMSCANNER | AV_ONE_CALIB_CMD | AV_12_BIT_MODE,0}, + /* comment="1 pass, film-scanner" */ + /* status="good" */ + + { "MINOLTA", "Elite II", + 0x0686, 0x4004, + "Minolta", "Elite II", + AV_FILMSCANNER | AV_ONE_CALIB_CMD,0}, + /* comment="1 pass, film-scanner" */ + /* status="untested" */ + + { "MINOLTA", "FS-V3", + 0x0686, 0x400d, + "Minolta", "Dimage Scan Dual III", + AV_FILMSCANNER | AV_ONE_CALIB_CMD | AV_ACCEL_TABLE ,0}, + /* comment="1 pass, film-scanner" */ + /* status="good" */ + + { "MINOLTA", "FS-V4", + 0x0686, 0x400e, + "Minolta", "Dimage Scan Elite 5400", + AV_FILMSCANNER | AV_ONE_CALIB_CMD | /*AV_ACCEL_TABLE |*/ AV_NO_START_SCAN,0}, + /* comment="1 pass, film-scanner" */ + /* status="good" */ + + { "QMS", "SC-110", + 0x0638, 0x0a15, + "Minolta-QMS", "SC-110", + 0,0}, + /* comment="" */ + /* status="untested" */ + + { "QMS", "SC-215", + 0x0638, 0x0a16, + "Minolta-QMS", "SC-215", + 0,0}, + /* comment="" */ + /* status="good" */ + + { "MITSBISH", "MCA-ADFC", + 0, 0, + "Mitsubishi", "MCA-ADFC", + 0,0}, + /* status="untested" */ + + { "MITSBISH", "MCA-S1200C", + 0, 0, + "Mitsubishi", "S1200C", + 0,0}, + /* status="untested" */ + + { "MITSBISH", "MCA-S600C", + 0, 0, + "Mitsubishi", "S600C", + 0,0}, + /* status="untested" */ + + { "MITSBISH", "SS600", + 0, 0, + "Mitsubishi", "SS600", + 0,0}, + /* status="good" */ + + /* The next are all untested ... */ + + { "FCPA", "ScanPartner", + 0, 0, + "Fujitsu", "ScanPartner", + AV_FUJITSU,0}, + /* status="untested" */ + + { "FCPA", "ScanPartner 10", + 0, 0, + "Fujitsu", "ScanPartner 10", + AV_FUJITSU,0}, + /* status="untested" */ + + { "FCPA", "ScanPartner 10C", + 0, 0, + "Fujitsu", "ScanPartner 10C", + AV_FUJITSU,0}, + /* status="untested" */ + + { "FCPA", "ScanPartner 15C", + 0, 0, + "Fujitsu", "ScanPartner 15C", + AV_FUJITSU,0}, + /* status="untested" */ + + { "FCPA", "ScanPartner 300C", + 0, 0, + "Fujitsu", "ScanPartner 300C", + 0,0}, + /* status="untested" */ + + { "FCPA", "ScanPartner 600C", + 0, 0, + "Fujitsu", "ScanPartner 600C", + 0,0}, + /* status="untested" */ + + { "FCPA", "ScanPartner 620C", + 0, 0, + "Fujitsu", "ScanPartner 620C", + AV_LIGHT_CHECK_BOGUS,0}, + /* status="good" */ + + { "FCPA", "ScanPartner Jr", + 0, 0, + "Fujitsu", "ScanPartner Jr", + 0,0}, + /* status="untested" */ + + { "FCPA", "ScanStation", + 0, 0, + "Fujitsu", "ScanStation", + 0,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04c5, 0x1029, + "Fujitsu", "fi-4010CU", + 0,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04c5, 0x10ef, + "Fujitsu", "fi-5015C", + 0,0}, + /* status="good" */ + + { NULL, NULL, + 0x040a, 0x6001, + "Kodak", "i30", + AV_INT_BUTTON | AV_GRAY_MODES,0}, + /* status="untested" */ + + { NULL, NULL, + 0x040a, 0x6002, + "Kodak", "i40", + AV_INT_BUTTON | AV_GRAY_MODES,0}, + /* status="basic" */ + + { NULL, NULL, + 0x040a, 0x6003, + "Kodak", "i50", + AV_INT_BUTTON,0}, + /* status="untested" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { NULL, NULL, + 0x040a, 0x6003, + "Kodak", "i55", + AV_INT_BUTTON,0}, + /* status="untested" */ +#endif + + { NULL, NULL, + 0x040a, 0x6004, + "Kodak", "i60", + AV_INT_BUTTON,0}, + /* status="untested" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { NULL, NULL, + 0x040a, 0x6004, + "Kodak", "i65", + AV_INT_BUTTON,0}, + /* status="untested" */ +#endif + + { NULL, NULL, + 0x040a, 0x6005, + "Kodak", "i80", + AV_INT_BUTTON,0}, + /* status="good" */ + + { "iVina", "1200U", + 0x0638, 0x0268, + "iVina", "1200U", + 0,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x0424, + "Visioneer", "Strobe XP 450", + AV_INT_BUTTON | AV_ACCEL_TABLE,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0491, + "Visioneer", "Strobe XP 450-G", + AV_INT_BUTTON | AV_ACCEL_TABLE,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0479, + "Visioneer", "Strobe XP 470", + AV_INT_BUTTON | AV_ACCEL_TABLE,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x048F, + "Visioneer", "Strobe XP 470-G", + AV_INT_BUTTON | AV_ACCEL_TABLE,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0420, + "Visioneer", "9320", + 0,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0421, + "Visioneer", "9450", + AV_MULTI_CALIB_CMD | AV_ADF_BGR_ORDER_INVERT | AV_NO_BUTTON, AV_NO_TUNE_SCAN_LENGTH}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x047A, + "Visioneer", "9450-G", + 0,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0422, + "Visioneer", "9550", + 0,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0390, + "Visioneer", "9650", + 0,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x047B, + "Visioneer", "9650-G", + 0,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0423, + "Visioneer", "9750", + AV_INT_BUTTON,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0493, + "Visioneer", "9750-G", + AV_INT_BUTTON,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0497, + "Visioneer", "Patriot 430", + AV_INT_BUTTON | AV_2ND_LINE_INTERLACED | AV_NO_REAR | AV_SOFT_SCALE | AV_DOES_KEEP_WINDOW | AV_DOES_KEEP_GAMMA | AV_REAR_OFFSET,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { NULL, NULL, + 0x04a7, 0x048F, + "Visioneer", "Patriot 470", + AV_INT_BUTTON,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ +#endif + + { NULL, NULL, + 0x04a7, 0x0498, + "Visioneer", "Patriot 680", + AV_INT_BUTTON,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x0499, + "Visioneer", "Patriot 780", + AV_INT_BUTTON,0}, + /* comment="sheetfed scanner" */ + /* status="complete" */ + + { NULL, NULL, + 0x04a7, 0x049C, + "Xerox", "DocuMate150", + AV_INT_BUTTON | AV_SOFT_SCALE | AV_DOES_KEEP_WINDOW | AV_DOES_KEEP_GAMMA | AV_BACKGROUND_QUIRK,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x0477, + "Xerox", "DocuMate152", + AV_INT_BUTTON | AV_2ND_LINE_INTERLACED | AV_NO_REAR | AV_SOFT_SCALE | AV_DOES_KEEP_WINDOW | AV_DOES_KEEP_GAMMA | AV_REAR_OFFSET | AV_BACKGROUND_QUIRK,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x049D, + "Xerox", "DocuMate162", + AV_INT_BUTTON | AV_2ND_LINE_INTERLACED | AV_NO_REAR | AV_SOFT_SCALE | AV_DOES_KEEP_WINDOW | AV_DOES_KEEP_GAMMA | AV_REAR_OFFSET | AV_BACKGROUND_QUIRK,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x0448, + "Xerox", "DocuMate250", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x0490, + "Xerox", "DocuMate250-G", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x0449, + "Xerox", "DocuMate252", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x048C, + "Xerox", "DocuMate252-G", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x0476, + "Xerox", "DocuMate232", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x044c, + "Xerox", "DocuMate262", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x048D, + "Xerox", "DocuMate262-G", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x04a7, + "Xerox", "DocuMate262i", + AV_INT_BUTTON,0}, + /* status="good" */ + + { NULL, NULL, + 0x04a7, 0x0475, + "Xerox", "DocuMate272", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x048E, + "Xerox", "DocuMate272-G", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x0446, + "Xerox", "DocuMate510", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x0495, + "Xerox", "DocuMate512", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x047c, + "Xerox", "DocuMate510-G", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x0447, + "Xerox", "DocuMate520", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x0492, + "Xerox", "DocuMate520-G", + AV_INT_BUTTON,0}, + /* status="untested" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { NULL, NULL, + 0x04a7, 0x0498, + "Xerox", "DocuMate632", + AV_INT_BUTTON,0}, + /* status="untested" */ +#endif + + { NULL, NULL, + 0x04a7, 0x0478, + "Xerox", "DocuMate752", + AV_INT_BUTTON,0}, + /* status="untested" */ + + { NULL, NULL, + 0x04a7, 0x049A, + "Xerox", "DocuMate752", + AV_INT_BUTTON,0}, + /* status="untested" */ + +#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION + { NULL, NULL, + 0x0638, 0x0a16, + "OKI", "S700 Scancopier", + 0,0}, + /* comment="1 pass, 600 dpi, A4" */ + /* status="good" */ +#endif + + { "B+H", "2000F", + 0, 0, + "Bell+Howell", "2000F", + 0,0}, + /* comment="1 pass, ??? dpi, A4" */ + /* status="basic" */ + + { NULL, NULL, + 0x0482, 0x0335, + "Kyocera", "FS-1016MFP", + 0,0}, + /* comment="1 pass, ??? dpi, A4" */ + /* status="untested" */ + + /* More IDs from the Avision dll: + ArtiScan ProA3 + FB1065 + FB1265 + PHI860S + PSDC SCSI + SCSI Scan 19200 + V6240 */ + + /* Possibly: +Lexmark 4600 MFP Option MFP Options +Lexmark 4600 MFP Option (C772n) MFP Options +Lexmark X215 +Lexmark Optra Image X242 +Lexmark X443 +Lexmark 3100 +Lexmark 3200 +Lexmark X340 MFP Multifunction +Lexmark X342n MFP Multifunction +Lexmark X522 +Lexmark X630 +Lexmark X632E +Lexmark X642e MFP Multifunction +Lexmark X644e MFP Multifunction +Lexmark X646dte MFP Multifunction +Lexmark X646e MFP Multifunction +Lexmark X646ef MFP Multifunction +Lexmark X772e Multifunction +Lexmark X850e MFP Multifunction +Lexmark X852e MFP Multifunction +Lexmark X854e MFP Multifunction +Lexmark X4500 MFP + */ + + /* last entry detection */ + { NULL, NULL, + 0, 0, + NULL, NULL, + 0,0} + }; + +#if 0 + struct timeval tv; + #define TIMING(txt) gettimeofday (&tv, NULL); \ + DBG (4, "%lu: " txt "\n", tv.tv_sec * 1000000 + tv.tv_usec) +#else + #define TIMING(txt) +#endif + +/* used when scanner returns invalid range fields ... */ +#define A4_X_RANGE 8.5 /* or 8.25 ? */ +#define A4_Y_RANGE 11.8 +#define A3_X_RANGE 11.8 +#define A3_Y_RANGE 16.5 /* or 17 ? */ +#define FILM_X_RANGE 1.0 /* really ? */ +#define FILM_Y_RANGE 1.0 +#define SHEETFEED_Y_RANGE 14.0 + +#define AVISION_CONFIG_FILE "avision.conf" + +#define STD_INQUIRY_SIZE 0x24 +#define AVISION_INQUIRY_SIZE_V1 0x60 +#define AVISION_INQUIRY_SIZE_V2 0x88 +#define AVISION_INQUIRY_SIZE_MAX AVISION_INQUIRY_SIZE_V2 + + +#define AVISION_BASE_RES 300 + +/* calibration (shading) defines */ + +#define INVALID_WHITE_SHADING 0x0000 +#define DEFAULT_WHITE_SHADING 0xFFF0 + +#define MAX_WHITE_SHADING 0xFFFF +/* originally the WHITE_MAP_RANGE was 0x4000 - but this always + * resulted in slightly too dark images - thus I have chosen + * 0x4FFF ... */ +#define WHITE_MAP_RANGE 0x4FFF + +#define INVALID_DARK_SHADING 0xFFFF +#define DEFAULT_DARK_SHADING 0x0000 + +#define read_constrains(s,var) {\ + if (s->hw->hw->feature_type & AV_NO_64BYTE_ALIGN) {\ + if (var % 64 == 0) var /= 2;\ + if (var % 64 == 0) var += 2;\ + }\ +}\ + +static int num_devices; +static Avision_Device* first_dev; +static Avision_Scanner* first_handle; +static const SANE_Device** devlist = 0; + +/* this is a bit hacky to get extra information in the attach callback */ +static Avision_HWEntry* attaching_hw = 0; + +/* disable the usage of a custom gamma-table */ +static SANE_Bool disable_gamma_table = SANE_FALSE; + +/* disable the calibration */ +static SANE_Bool disable_calibration = SANE_FALSE; +static SANE_Bool force_calibration = SANE_FALSE; + +/* force scanable areas to ISO(DIN) A4/A3 */ +static SANE_Bool force_a4 = SANE_FALSE; +static SANE_Bool force_a3 = SANE_FALSE; + +/* hardware resolutions to interpolate from */ +static const int hw_res_list_c5[] = + { + /* tested on AV600U */ + 75, 150, 300, 600, 1200, 2400, 4800, /* ... */ 0 + }; +static const int hw_res_list_generic[] = + { + 50, /* slower than 150 on the AV122/DM152, left for USB 1 host's preview */ + 75, /* slower than 150 on the AV122/DM152, left for USB 1 host's */ + 150, 200, 300, + /* 400,*/ /* AV122 simplex y-scaling and duplex interlacing corrupt */ + 600, 1200, 2400, 4800, + /* ... */ + 0 + }; + +static SANE_Bool static_calib_list[3] = + { + SANE_FALSE, SANE_FALSE, SANE_FALSE + }; + +static const SANE_Range u8_range = + { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ + }; + +static const SANE_Range percentage_range = + { + SANE_FIX (-100), /* minimum */ + SANE_FIX (100), /* maximum */ + SANE_FIX (1) /* quantization */ + }; + +static const SANE_Range abs_percentage_range = + { + SANE_FIX (0), /* minimum */ + SANE_FIX (100), /* maximum */ + SANE_FIX (1) /* quantization */ + }; + +static const SANE_Range exposure_range = + { + 0, /* minimum */ + 1000, /* maximum */ + 1 /* quantization */ + }; + +static const SANE_Range overscan_range = + { + SANE_FIX (0), /* minimum */ + SANE_FIX (4), /* maximum */ /* 4mm, measured on AV122, AV220C2, i40 */ + 0 /* quantization */ + }; + +/* The 0x32 is a random guess based on USB logs. Might need a + per-device value in the future - 0x32 was tested on the AV122, + DM152, AV220. */ +static const SANE_Range background_range = + { + 0, /* minimum */ + 0x32, /* maximum */ + 0 /* quantization */ + }; + +static const uint8_t test_unit_ready[] = + { + AVISION_SCSI_TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 + }; + +static const uint8_t get_status[] = + { + AVISION_SCSI_GET_DATA_STATUS, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x0c, 0x00 + }; + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + DBG (3, "max_string_size:\n"); + + for (i = 0; strings[i]; ++ i) { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +constrain_value (Avision_Scanner* s, SANE_Int option, void* value, + SANE_Int* info) +{ + DBG (3, "constrain_value:\n"); + return sanei_constrain_value (s->opt + option, value, info); +} + +static void debug_print_raw (int dbg_level, char* info, const uint8_t* data, + size_t count) +{ + size_t i; + + DBG (dbg_level, "%s", info); + for (i = 0; i < count; ++ i) { + DBG (dbg_level, " [%lu] %1d%1d%1d%1d%1d%1d%1d%1db %3oo %3dd %2xx\n", + (u_long) i, + BIT(data[i],7), BIT(data[i],6), BIT(data[i],5), BIT(data[i],4), + BIT(data[i],3), BIT(data[i],2), BIT(data[i],1), BIT(data[i],0), + data[i], data[i], data[i]); + } +} + +static void debug_print_hex_raw (int dbg_level, char* info, const uint8_t* data, + size_t count) +{ + int address = 0; + char text [16*3+1]; + + DBG (dbg_level, "%s", info); + while (count) { + char* t = text; + int i = 0; + while (i < 16 && count) { + t += sprintf (t, "%02x ", *data++); + count--; i++; + } + *--t = 0; + + DBG (dbg_level, " [%08x] %s\n", address, text); + address += 16; + } +} + +static void debug_print_nvram_data (int dbg_level, char* func, + nvram_data* nvram) +{ + DBG (dbg_level, "%s: pad scans: %d\n", + func, get_quad(nvram->pad_scans)); + DBG (dbg_level, "%s: ADF simplex scans: %d\n", + func, get_quad(nvram->adf_simplex_scans)); + DBG (dbg_level, "%s: ADF duplex scans: %d\n", + func, get_quad(nvram->adf_duplex_scans)); + DBG (dbg_level, "%s: flatbed scans: %d\n", + func, get_quad(nvram->flatbed_scans)); + + DBG (dbg_level, "%s: flatbed leading edge: %d\n", + func, (int16_t)get_double(nvram->flatbed_leading_edge)); + DBG (dbg_level, "%s: flatbed side edge: %d\n", + func, (int16_t)get_double(nvram->flatbed_side_edge)); + DBG (dbg_level, "%s: ADF leading edge: %d\n", + func, (int16_t)get_double(nvram->adf_leading_edge)); + DBG (dbg_level, "%s: ADF side edge: %d\n", + func, (int16_t)get_double(nvram->adf_side_edge)); + DBG (dbg_level, "%s: ADF rear leading edge: %d\n", + func, (int16_t)get_double(nvram->adf_rear_leading_edge)); + DBG (dbg_level, "%s: ADF rear side edge: %d\n", + func, (int16_t)get_double(nvram->adf_rear_side_edge)); + + DBG (dbg_level, "%s: born month: %d\n", + func, get_double(nvram->born_month)); + DBG (dbg_level, "%s: born day: %d\n", + func, get_double(nvram->born_day)); + DBG (dbg_level, "%s: born year: %d\n", + func, get_double(nvram->born_year)); + + DBG (dbg_level, "%s: first scan month: %d\n", + func, get_double(nvram->first_scan_month)); + DBG (dbg_level, "%s: first scan day: %d\n", + func, get_double(nvram->first_scan_day)); + DBG (dbg_level, "%s: first scan year: %d\n", + func, get_double(nvram->first_scan_year)); + + + DBG (dbg_level, "%s: vert. magnification: %d\n", + func, get_double(nvram->vertical_magnification)); + DBG (dbg_level, "%s: horiz. magnification: %d\n", + func, get_double(nvram->horizontal_magnification)); + + DBG (dbg_level, "%s: CCD type: %d\n", + func, nvram->ccd_type); + DBG (dbg_level, "%s: scan speed: %d\n", + func, nvram->scan_speed); + + DBG (dbg_level, "%s: serial: '%.24s'\n", /* 24 chars max */ + func, nvram->serial); + + DBG (dbg_level, "%s: power saving time: %d\n", + func, get_double(nvram->power_saving_time)); + + DBG (dbg_level, "%s: auto feed: %d\n", + func, nvram->auto_feed); + + DBG (dbg_level, "%s: roller count: %d\n", + func, get_quad(nvram->roller_count)); + DBG (dbg_level, "%s: multifeed count: %d\n", + func, get_quad(nvram->multifeed_count)); + DBG (dbg_level, "%s: jam count: %d\n", + func, get_quad(nvram->jam_count)); + + DBG (dbg_level, "%s: identify info: '%.16s'\n", /* 16 chars max */ + func, nvram->identify_info); + DBG (dbg_level, "%s: formal_name: '%.16s'\n", /* 16 chars max */ + func, nvram->formal_name); +} + +static void debug_print_avdimen (int dbg_level, char* func, + Avision_Dimensions* avdimen) +{ + DBG (dbg_level, "%s: hw_xres: %d, hw_yres: %d, line_difference: %d\n", + func, avdimen->hw_xres, avdimen->hw_yres, avdimen->line_difference); + + DBG (dbg_level, "%s: tlx: %ld, tly: %ld, brx: %ld, bry: %ld\n", + func, avdimen->tlx, avdimen->tly, + avdimen->brx, avdimen->bry); + + DBG (dbg_level, "%s: hw_pixel_per_line: %d, hw_lines: %d, hw_bytes_per_line: %d\n", + func, avdimen->hw_pixels_per_line, avdimen->hw_lines, avdimen->hw_bytes_per_line); + + DBG (dbg_level, "%s: xres: %d, yres: %d\n", + func, avdimen->xres, avdimen->yres); +} + +static void debug_print_params (int dbg_level, char* func, SANE_Parameters* params) +{ + DBG (dbg_level, "%s: pixel_per_line: %d, lines: %d\n", + func, params->pixels_per_line, params->lines); + + DBG (dbg_level, "%s: depth: %d, bytes_per_line: %d\n", + func, params->depth, params->bytes_per_line); +} + +static void debug_print_calib_format (int dbg_level, char* func, + uint8_t* result) +{ + debug_print_raw (dbg_level + 2, "debug_print_calib_format:\n", result, 32); + + DBG (dbg_level, "%s: [0-1] pixels per line: %d\n", + func, get_double ( &(result[0]) )); + DBG (dbg_level, "%s: [2] bytes per channel: %d\n", func, result[2]); + DBG (dbg_level, "%s: [3] line count: %d\n", func, result[3]); + + DBG (dbg_level, "%s: [4] FLAG:%s%s%s\n", + func, + result[4] == 1?" MUST_DO_CALIBRATION":"", + result[4] == 2?" SCAN_IMAGE_DOES_CALIBRATION":"", + result[4] == 3?" NEEDS_NO_CALIBRATION":""); + + DBG (dbg_level, "%s: [5] Ability1:%s%s%s%s%s%s%s%s\n", + func, + BIT(result[5],7)?" NONE_PACKED":" PACKED", + BIT(result[5],6)?" INTERPOLATED":"", + BIT(result[5],5)?" SEND_REVERSED":"", + BIT(result[5],4)?" PACKED_DATA":"", + BIT(result[5],3)?" COLOR_CALIB":"", + BIT(result[5],2)?" DARK_CALIB":"", + BIT(result[5],1)?" NEEDS_WHITE_BLACK_SHADING_DATA":"", + BIT(result[5],0)?" NEEDS_CALIB_TABLE_CHANNEL_BY_CHANNEL":""); + + DBG (dbg_level, "%s: [6] R gain: %d\n", func, result[6]); + DBG (dbg_level, "%s: [7] G gain: %d\n", func, result[7]); + DBG (dbg_level, "%s: [8] B gain: %d\n", func, result[8]); + + DBG (dbg_level, "%s: [9-10] R shading target: %x\n", + func, get_double ( &(result[9]) ) ); + DBG (dbg_level, "%s: [11-12] G shading target: %x\n", + func, get_double ( &(result[11]) ) ); + DBG (dbg_level, "%s: [13-14] B shading target: %x\n", + func, get_double ( &(result[13]) ) ); + + DBG (dbg_level, "%s: [15-16] R dark shading target: %x\n", + func, get_double ( &(result[15]) ) ); + DBG (dbg_level, "%s: [17-18] G dark shading target: %x\n", + func, get_double ( &(result[17]) ) ); + DBG (dbg_level, "%s: [19-20] B dark shading target: %x\n", + func, get_double ( &(result[19]) ) ); + + DBG (dbg_level, "%s: [21] true-gray gain: %d\n", func, result[21]); + DBG (dbg_level, "%s: [22-23] true-gray shading target: %x\n", + func, get_double ( &(result[22]) ) ); + + DBG (dbg_level, "%s: [24-25] true-gray dark shading target: %x\n", + func, get_double ( &(result[24]) ) ); +} + +static void debug_print_accel_info (int dbg_level, char* func, + uint8_t* result) +{ + debug_print_raw (dbg_level + 2, "debug_print_accel_info:\n", result, 24); + + DBG (dbg_level, "%s: [0-1] acceleration step count: %d\n", + func, get_double ( &(result[0]) )); + DBG (dbg_level, "%s: [2-3] stable step count: %d\n", + func, get_double ( &(result[2]) )); + DBG (dbg_level, "%s: [4-7] table units: %d\n", + func, get_quad ( &(result[4]) )); + DBG (dbg_level, "%s: [8-11] base units: %d\n", + func, get_quad ( &(result[8]) )); + DBG (dbg_level, "%s: [12-13] start speed: %d\n", + func, get_double ( &(result[12]) )); + DBG (dbg_level, "%s: [14-15] target speed: %d\n", + func, get_double ( &(result[14]) )); + DBG (dbg_level, "%s: [16] ability:%s%s\n", + func, + BIT(result[16],0)?" TWO_BYTES_PER_ELEM":" SINGLE_BYTE_PER_ELEM", + BIT(result[16],1)?" LOW_HIGH_ORDER":" HIGH_LOW_ORDER"); + DBG (dbg_level, "%s: [17] table count: %d\n", func, result[17]); + +} + +static void debug_print_window_descriptor (int dbg_level, char* func, + command_set_window_window* window) +{ + debug_print_raw (dbg_level + 1, "window_data_header: \n", + (uint8_t*)(&window->header), + sizeof(window->header)); + + debug_print_raw (dbg_level + 1, "window_descriptor: \n", + (uint8_t*)(&window->descriptor), + sizeof(*window) - + sizeof(window->header)); + + DBG (dbg_level, "%s: [0] window_id: %d\n", func, + window->descriptor.winid); + DBG (dbg_level, "%s: [2-3] x-axis res: %d\n", func, + get_double (window->descriptor.xres)); + DBG (dbg_level, "%s: [4-5] y-axis res: %d\n", func, + get_double (window->descriptor.yres)); + DBG (dbg_level, "%s: [6-9] x-axis upper left: %d\n", + func, get_quad (window->descriptor.ulx)); + DBG (dbg_level, "%s: [10-13] y-axis upper left: %d\n", + func, get_quad (window->descriptor.uly)); + DBG (dbg_level, "%s: [14-17] window width: %d\n", func, + get_quad (window->descriptor.width)); + DBG (dbg_level, "%s: [18-21] window length: %d\n", func, + get_quad (window->descriptor.length)); + DBG (dbg_level, "%s: [22] brightness: %d\n", func, + window->descriptor.brightness); + DBG (dbg_level, "%s: [23] threshold: %d\n", func, + window->descriptor.threshold); + DBG (dbg_level, "%s: [24] contrast: %d\n", func, + window->descriptor.contrast); + DBG (dbg_level, "%s: [25] image composition: %x\n", func, + window->descriptor.image_comp); + DBG (dbg_level, "%s: [26] bits per channel: %d\n", func, + window->descriptor.bpc); + DBG (dbg_level, "%s: [27-28] halftone pattern: %x\n", func, + get_double (window->descriptor.halftone)); + DBG (dbg_level, "%s: [29] padding_and_bitset: %x\n", func, + window->descriptor.padding_and_bitset); + DBG (dbg_level, "%s: [30-31] bit ordering: %x\n", func, + get_double (window->descriptor.bitordering)); + DBG (dbg_level, "%s: [32] compression type: %x\n", func, + window->descriptor.compr_type); + DBG (dbg_level, "%s: [33] compression argument: %x\n", func, + window->descriptor.compr_arg); + DBG (dbg_level, "%s: [34-35] paper length: %x\n", func, + get_double (window->descriptor.paper_length) ); + DBG (dbg_level, "%s: [40] vendor id: %x\n", func, + window->descriptor.vendor_specific); + DBG (dbg_level, "%s: [41] param length: %d\n", func, + window->descriptor.paralen); + DBG (dbg_level, "%s: [42] bitset1: %x\n", func, + window->avision.bitset1); + DBG (dbg_level, "%s: [43] highlight: %d\n", func, + window->avision.highlight); + DBG (dbg_level, "%s: [44] shadow: %d\n", func, + window->avision.shadow); + DBG (dbg_level, "%s: [45-46] line-width: %d\n", func, + get_double (window->avision.line_width)); + DBG (dbg_level, "%s: [47-48] line-count: %d\n", func, + get_double (window->avision.line_count)); + DBG (dbg_level, "%s: [49] bitset2: %x\n", func, + window->avision.type.normal.bitset2); + DBG (dbg_level, "%s: [50] ir exposure time: %x\n", + func, window->avision.type.normal.ir_exposure_time); + + DBG (dbg_level, "%s: [51-52] r exposure: %x\n", func, + get_double (window->avision.type.normal.r_exposure_time)); + DBG (dbg_level, "%s: [53-54] g exposure: %x\n", func, + get_double (window->avision.type.normal.g_exposure_time)); + DBG (dbg_level, "%s: [55-56] b exposure: %x\n", func, + get_double (window->avision.type.normal.b_exposure_time)); + + DBG (dbg_level, "%s: [57] bitset3: %x\n", func, + window->avision.type.normal.bitset3); + DBG (dbg_level, "%s: [58] auto focus: %d\n", func, + window->avision.type.normal.auto_focus); + DBG (dbg_level, "%s: [59] line-width (MSB): %d\n", + func, window->avision.type.normal.line_width_msb); + DBG (dbg_level, "%s: [60] line-count (MSB): %d\n", + func, window->avision.type.normal.line_count_msb); + DBG (dbg_level, "%s: [61] background lines: %d\n", + func, window->avision.type.normal.background_lines); +} + +static int write_pnm_header (FILE* f, color_mode m, int depth, int width, int height) +{ + int maxval = (1 << depth) - 1; + const char* hdr_str = NULL; + /* construct PNM header */ + + switch (m) { + case AV_THRESHOLDED: + case AV_DITHERED: + hdr_str = "P4\n%d %d\n"; + break; + case AV_GRAYSCALE: + case AV_GRAYSCALE12: + case AV_GRAYSCALE16: + hdr_str = "P5\n%d %d\n%d\n"; + break; + case AV_TRUECOLOR: + case AV_TRUECOLOR12: + case AV_TRUECOLOR16: + hdr_str = "P6\n%d %d\n%d\n"; + break; + case AV_COLOR_MODE_LAST: + ; /* silence compiler warning */ + } + + return fprintf (f, hdr_str, width, height, maxval); +} + +static SANE_Status +sense_handler (int fd, u_char* sense, void* arg) +{ + SANE_Status status = SANE_STATUS_IO_ERROR; /* default case */ + + char* text; + char textbuf[64]; + + uint8_t error_code = sense[0] & 0x7f; + uint8_t sense_key = sense[2] & 0xf; + uint8_t additional_sense = sense[7]; + + fd = fd; /* silence gcc */ + arg = arg; /* silence gcc */ + + DBG (3, "sense_handler:\n"); + + switch (error_code) + { + case 0x70: + text = "standard sense"; + break; + case 0x7f: + text = "Avision-specific sense"; + break; + default: + text = "unknown sense"; + } + + debug_print_raw (1, "sense_handler: data:\n", sense, 8 + additional_sense); + + /* request valid? */ + if (! (sense[0] & (1<<7))) { + DBG (1, "sense_handler: sense not valid ...\n"); + return status; + } + + switch (sense_key) + { + case 0x00: + status = SANE_STATUS_GOOD; + text = "ok ?!?"; + break; + case 0x02: + text = "NOT READY"; + break; + case 0x03: + text = "MEDIUM ERROR (mostly ADF)"; + status = SANE_STATUS_JAMMED; + break; + case 0x04: + text = "HARDWARE ERROR"; + break; + case 0x05: + text = "ILLEGAL REQUEST"; + break; + case 0x06: + text = "UNIT ATTENTION"; + break; + case 0x09: + text = "VENDOR SPECIFIC"; + break; + case 0x0b: + text = "ABORTED COMMAND"; + status = SANE_STATUS_CANCELLED; /* AV610C2 cancel button */ + break; + default: + sprintf (textbuf, "got unknown sense code 0x%02x", (int)sense_key); + text = textbuf; + } + + DBG (1, "sense_handler: sense code: %s\n", text); + + if (sense[2] & (1<<6)) + DBG (1, "sense_handler: end of scan\n"); + else + DBG (1, "sense_handler: scan has not yet been completed\n"); + + if (sense[2] & (1<<5)) + DBG (1, "sense_handler: incorrect logical length\n"); + else + DBG (1, "sense_handler: correct logical length\n"); + + { + uint8_t asc = sense[12]; + uint8_t ascq = sense[13]; + +#define ADDITIONAL_SENSE(asc,ascq,txt) \ + case ( (asc << 8) + ascq): text = txt; break + + switch ( (asc << 8) + ascq ) + { + /* normal */ + ADDITIONAL_SENSE (0x00,0x00, "No additional sense information"); + ADDITIONAL_SENSE (0x00,0x06, "I/O process terminated"); + ADDITIONAL_SENSE (0x15,0x01, "Mechanical positioning error"); + + ADDITIONAL_SENSE (0x15,0x02, "Flatbed Home Sensor Error (OKI only"); + ADDITIONAL_SENSE (0x15,0x03, "ADF Home Sensor Error (OKI only)"); + ADDITIONAL_SENSE (0x15,0x04, "Lock Error (OKI only)"); + + ADDITIONAL_SENSE (0x1a,0x00, "parameter list length error"); + + ADDITIONAL_SENSE (0x20,0x00, "Invalid command"); + ADDITIONAL_SENSE (0x24,0x00, "Invalid field in CDB"); + ADDITIONAL_SENSE (0x25,0x00, "Logical unit not supported"); + ADDITIONAL_SENSE (0x26,0x00, "Invalid field in parameter list"); + ADDITIONAL_SENSE (0x26,0x01, "parameter not supported"); + ADDITIONAL_SENSE (0x26,0x02, "parameter value invalid"); + ADDITIONAL_SENSE (0x29,0x00, "Power-on, reset or bus device reset occurred"); + ADDITIONAL_SENSE (0x2c,0x02, "Invalid combination of window specified"); + ADDITIONAL_SENSE (0x2f,0x00, "Command cleared by another initiator"); + + ADDITIONAL_SENSE (0x3D,0x00, "Invalid Bit in Identify Message"); + + ADDITIONAL_SENSE (0x43,0x00, "Message error"); + ADDITIONAL_SENSE (0x44,0x00, "Internal target failure"); + ADDITIONAL_SENSE (0x44,0x01, "Flatbed DRAM Error(OKI only)"); + ADDITIONAL_SENSE (0x44,0x02, "ADF DRAM Error(OKI only)"); + ADDITIONAL_SENSE (0x44,0x03, "Write NVRAM Error"); + ADDITIONAL_SENSE (0x47,0x00, "SCSI parity error"); + ADDITIONAL_SENSE (0x49,0x00, "Invalid message error"); + + ADDITIONAL_SENSE (0x60,0x00, "Lamp failure"); + ADDITIONAL_SENSE (0x60,0x01, "Flatbed Lamp error (Oki only)"); + ADDITIONAL_SENSE (0x60,0x02, "ADF lamp error (Oki only)"); + ADDITIONAL_SENSE (0x62,0x00, "Scan head positioning error"); + + ADDITIONAL_SENSE (0x80,0x01, "ADF paper jam"; status = SANE_STATUS_JAMMED); + ADDITIONAL_SENSE (0x80,0x02, "ADF cover open"; status = SANE_STATUS_COVER_OPEN); + ADDITIONAL_SENSE (0x80,0x03, "ADF chute empty"; status = SANE_STATUS_NO_DOCS); + ADDITIONAL_SENSE (0x80,0x04, "ADF paper end"; status = SANE_STATUS_EOF); + ADDITIONAL_SENSE (0x80,0x05, "Multi-feed (AV220,Kodak)"); + ADDITIONAL_SENSE (0x80,0x06, "ADF prefeeding (OKI only)"); + ADDITIONAL_SENSE (0x80,0x07, "Flatbed cover open (OKI only)"; status = SANE_STATUS_COVER_OPEN); + ADDITIONAL_SENSE (0x80,0x08, "FW module doesn't match with scanner"); + ADDITIONAL_SENSE (0x80,0x09, "Papers fed from multiple trays (DM272)"); + ADDITIONAL_SENSE (0x80,0x0A, "ADF Paper Start"); + ADDITIONAL_SENSE (0x80,0x0B, "Multiple ADF paper End and Start"); + ADDITIONAL_SENSE (0x80,0x0C, "Multiple ADF paper End"); + + /* film scanner */ + ADDITIONAL_SENSE (0x81,0x00, "ADF/MFP front door open"; status = SANE_STATUS_COVER_OPEN); + ADDITIONAL_SENSE (0x81,0x01, "ADF holder cartridge open"; status = SANE_STATUS_COVER_OPEN); + ADDITIONAL_SENSE (0x81,0x02, "ADF no film inside"; status = SANE_STATUS_NO_DOCS); + ADDITIONAL_SENSE (0x81,0x03, "ADF initial load fail"); + ADDITIONAL_SENSE (0x81,0x04, "ADF film end"; status = SANE_STATUS_NO_DOCS); + ADDITIONAL_SENSE (0x81,0x05, "ADF forward feed error"); + ADDITIONAL_SENSE (0x81,0x06, "ADF rewind error"); + ADDITIONAL_SENSE (0x81,0x07, "ADF set unload"); + ADDITIONAL_SENSE (0x81,0x08, "ADF adapter error"); + + ADDITIONAL_SENSE (0xA0,0x01, "Filter Positioning Error"); + + ADDITIONAL_SENSE (0x90,0x00, "Scanner busy (FW busy)"); + + default: + sprintf (textbuf, "Unknown sense code asc: 0x%02x, ascq: 0x%02x", + (int)asc, (int)ascq); + text = textbuf; + } + +#undef ADDITIONAL_SENSE + + DBG (1, "sense_handler: sense code: %s\n", text); + + /* sense code specific for invalid request + * it is possible to get a detailed error location here ;-)*/ + if (sense_key == 0x05) { + if (sense[15] & (1<<7) ) + { + if (sense[15] & (1<<6) ) + DBG (1, "sense_handler: error in command parameter\n"); + else + DBG (1, "sense_handler: error in data parameter\n"); + + DBG (1, "sense_handler: error in parameter byte: %d, %x\n", + get_double(&(sense[16])), get_double(&(sense[16]))); + + /* bit pointer valid ?*/ + if (sense[15] & (1<<3) ) + DBG (1, "sense_handler: error in command parameter\n"); + else + DBG (1, "sense_handler: bit pointer invalid\n"); + } + } + } + + return status; +} + +/* + * Avision scsi/usb multiplexers - to keep the code clean: + */ + +static SANE_Status +avision_usb_status (Avision_Connection* av_con, int retry, int timeout) +{ + SANE_Status status = 0; + uint8_t usb_status[1] = {0}; + size_t count = 0; + int t_retry = retry; + +#define valid_status(status,a) (status == SANE_STATUS_GOOD ? a : 0) + + DBG (4, "avision_usb_status: timeout %d, %d retries\n", timeout, retry); +#ifndef HAVE_SANEI_USB_SET_TIMEOUT +#error "You must update include/sane/sanei_usb.h and sanei/sanei_usb.c accordingly!" +#endif + sanei_usb_set_timeout (timeout); + + /* 1st try bulk transfers - they are more lightweight ... */ + for (; + count == 0 && + (av_con->usb_status == AVISION_USB_BULK_STATUS || + av_con->usb_status == AVISION_USB_UNTESTED_STATUS) && + retry > 0; + --retry) + { + count = sizeof (usb_status); + + DBG (5, "==> (bulk read) going down ...\n"); + status = sanei_usb_read_bulk (av_con->usb_dn, usb_status, + &count); + DBG (5, "<== (bulk read) got: %ld, status: %d\n", + (u_long)count, valid_status(status, usb_status[0])); + + if (count > 0) { + av_con->usb_status = AVISION_USB_BULK_STATUS; + } + } + + /* reset retry count ... */ + retry = t_retry; + + /* 2nd try interrupt status read - if not yet disabled */ + for (; + count == 0 && + (av_con->usb_status == AVISION_USB_INT_STATUS || + av_con->usb_status == AVISION_USB_UNTESTED_STATUS) && + retry > 0; + --retry) + { + count = sizeof (usb_status); + + DBG (5, "==> (interrupt read) going down ...\n"); + status = sanei_usb_read_int (av_con->usb_dn, usb_status, + &count); + DBG (5, "<== (interrupt read) got: %ld, status: %d\n", + (u_long)count, valid_status(status, usb_status[0])); + + if (count > 0) + av_con->usb_status = AVISION_USB_INT_STATUS; + } + + if (status != SANE_STATUS_GOOD) + return status; + + if (count == 0) + return SANE_STATUS_IO_ERROR; + + /* 0 = ok, 2 => request sense, 8 ==> busy, else error */ + switch (usb_status[0]) + { + case AVISION_USB_GOOD: + return SANE_STATUS_GOOD; + case AVISION_USB_REQUEST_SENSE: + DBG (2, "avision_usb_status: Needs to request sense!\n"); + return SANE_STATUS_INVAL; + case AVISION_USB_BUSY: + DBG (2, "avision_usb_status: Busy!\n"); + return SANE_STATUS_DEVICE_BUSY; + default: + DBG (1, "avision_usb_status: Unknown!\n"); + return SANE_STATUS_INVAL; + } +} + +static SANE_Status avision_open (const char* device_name, + Avision_Connection* av_con, + SANEI_SCSI_Sense_Handler sense_handler, + void *sense_arg) +{ + if (av_con->connection_type == AV_SCSI) { + return sanei_scsi_open (device_name, &(av_con->scsi_fd), + sense_handler, sense_arg); + } + else { + SANE_Status status; + status = sanei_usb_open (device_name, &(av_con->usb_dn)); + return status; + } +} + +static SANE_Status avision_open_extended (const char* device_name, + Avision_Connection* av_con, + SANEI_SCSI_Sense_Handler sense_handler, + void *sense_arg, int *buffersize) +{ + if (av_con->connection_type == AV_SCSI) { + return sanei_scsi_open_extended (device_name, &(av_con->scsi_fd), + sense_handler, sense_arg, buffersize); + } + else { + SANE_Status status; + status = sanei_usb_open (device_name, &(av_con->usb_dn)); + return status; + } +} + +static void avision_close (Avision_Connection* av_con) +{ + if (av_con->connection_type == AV_SCSI) { + sanei_scsi_close (av_con->scsi_fd); + av_con->scsi_fd = -1; + } + else { + sanei_usb_close (av_con->usb_dn); + av_con->usb_dn = -1; + } +} + +static SANE_Bool avision_is_open (Avision_Connection* av_con) +{ + if (av_con->connection_type == AV_SCSI) { + return av_con->scsi_fd >= 0; + } + else { + return av_con->usb_dn >= 0; + } +} + +static SANE_Status avision_cmd (Avision_Connection* av_con, + const void* cmd, size_t cmd_size, + const void* src, size_t src_size, + void* dst, size_t* dst_size) +{ + if (av_con->connection_type == AV_SCSI) { + return sanei_scsi_cmd2 (av_con->scsi_fd, cmd, cmd_size, + src, src_size, dst, dst_size); + } + else { + SANE_Status status = SANE_STATUS_GOOD; + + size_t i, count, out_count; + /* some commands on some devices need a rather long time to respond */ +#define STD_TIMEOUT 30000 +#define STD_STATUS_TIMEOUT 10000 + int retry = 4; + int write_timeout = STD_TIMEOUT; + int read_timeout = STD_TIMEOUT; + int status_timeout = STD_STATUS_TIMEOUT; + + /* simply to allow nicer code below */ + const uint8_t* m_cmd = (const uint8_t*)cmd; + const uint8_t* m_src = (const uint8_t*)src; + uint8_t* m_dst = (uint8_t*)dst; + + /* may I vote for the possibility to use C99 ... */ +#define min_usb_size 10 +#define max_usb_size 256 * 1024 /* or 0x10000, used by AV Windows driver during background raster read, ... ? */ + + /* 1st send command data - at least 10 Bytes for USB scanners */ + uint8_t enlarged_cmd [min_usb_size]; + if (cmd_size < min_usb_size) { + DBG (1, "filling command to have a length of 10, was: %lu\n", (u_long) cmd_size); + memcpy (enlarged_cmd, m_cmd, cmd_size); + memset (enlarged_cmd + cmd_size, 0, min_usb_size - cmd_size); + m_cmd = enlarged_cmd; + cmd_size = min_usb_size; + } + + /* per command class timeout tweaks */ + switch (m_cmd[0]) { + case AVISION_SCSI_INQUIRY: + read_timeout = 1000; /* quickly timeout on initial detection */ + status_timeout = 1000; + break; + case AVISION_SCSI_TEST_UNIT_READY: + read_timeout = 15000; /* quickly timeout on initial detection */ + status_timeout = 15000; + break; + } + + DBG (7, "Timeouts: write: %d, read: %d, status: %d\n", + write_timeout, read_timeout, status_timeout); + +write_usb_cmd: + if (--retry == 0) { + DBG (1, "Max retry count reached: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + + count = cmd_size; + + sanei_usb_set_timeout (write_timeout); + DBG (8, "try to write cmd, count: %lu.\n", (u_long) count); + status = sanei_usb_write_bulk (av_con->usb_dn, m_cmd, &count); + + DBG (8, "wrote %lu bytes\n", (u_long) count); + if (status != SANE_STATUS_GOOD || count != cmd_size) { + DBG (3, "=== Got error %d trying to write, wrote: %ld. ===\n", + status, (long)count); + + if (status != SANE_STATUS_GOOD) /* == SANE_STATUS_EOF) */ { + DBG (3, "try to read status to clear the FIFO\n"); + status = avision_usb_status (av_con, 1, 500); + if (status != SANE_STATUS_GOOD) { + DBG (3, "=== Got error %d trying to read status. ===\n", status); + return SANE_STATUS_IO_ERROR; + } + else + goto write_usb_cmd; + } else { + DBG (3, "Retrying to send command\n"); + goto write_usb_cmd; + } + + return SANE_STATUS_IO_ERROR; + } + + /* 2nd send command data (if any) */ + for (i = 0; i < src_size; ) { + + count = src_size - i; + /* if (count > max_usb_size) + count = max_usb_size; */ + + DBG (8, "try to write src, count: %lu.\n", (u_long) count); + sanei_usb_set_timeout (write_timeout); + status = sanei_usb_write_bulk (av_con->usb_dn, &(m_src[i]), &count); + + DBG (8, "wrote %lu bytes\n", (u_long) count); + if (status == SANE_STATUS_GOOD) { + i += count; + } + else { + goto write_usb_cmd; + } + } + + /* 3rd: read the resulting data (payload) (if any) */ + if (status == SANE_STATUS_GOOD && dst != NULL && *dst_size > 0) { + out_count = 0; + sanei_usb_set_timeout (read_timeout); + while (out_count < *dst_size) { + count = (*dst_size - out_count); + + DBG (8, "try to read %lu bytes\n", (u_long) count); + status = sanei_usb_read_bulk(av_con->usb_dn, &(m_dst[out_count]), + &count); + DBG (8, "read %lu bytes\n", (u_long) count); + + if (count == 1 && (*dst_size - out_count > 1)) { + DBG (1, "Got 1 byte - status? (%d) Resending.\n", m_dst[out_count]); + goto write_usb_cmd; + } + else if (count > 0) { + out_count += count; + } + else { + DBG (1, "No data arrived.\n"); + goto write_usb_cmd; + } + } + } + + /* last: read the device status via a pseudo interrupt transfer + * this is needed - otherwise the scanner will hang ... */ + sanei_usb_set_timeout (status_timeout); + status = avision_usb_status (av_con, /*retry*/ 1, status_timeout); + /* next i/o hardening attempt - and yes this gets ugly ... */ + if (status != SANE_STATUS_GOOD && status != SANE_STATUS_INVAL) + goto write_usb_cmd; + + if (status == SANE_STATUS_INVAL) { + struct { + command_header header; + uint8_t pad[4]; + } sense_cmd; + + uint8_t sense_buffer[22]; + + DBG (3, "Error during status read!\n"); + DBG (3, "=== Try to request sense ===\n"); + + /* we can not call avision_cmd recursively - we might ending in + an endless recursion requesting sense for failing request + sense transfers ...*/ + + memset (&sense_cmd, 0, sizeof (sense_cmd) ); + memset (&sense_buffer, 0, sizeof (sense_buffer) ); + sense_cmd.header.opc = AVISION_SCSI_REQUEST_SENSE; + sense_cmd.header.len = sizeof (sense_buffer); + + count = sizeof(sense_cmd); + + DBG (8, "try to write %lu bytes\n", (u_long) count); + sanei_usb_set_timeout (write_timeout); + status = sanei_usb_write_bulk (av_con->usb_dn, + (uint8_t*) &sense_cmd, &count); + DBG (8, "wrote %lu bytes\n", (u_long) count); + + if (status != SANE_STATUS_GOOD) { + DBG (3, "=== Got error %d trying to request sense! ===\n", status); + } + else { + count = sizeof (sense_buffer); + + DBG (8, "try to read %lu bytes sense data\n", (u_long) count); + sanei_usb_set_timeout (read_timeout); + status = sanei_usb_read_bulk(av_con->usb_dn, sense_buffer, &count); + DBG (8, "read %lu bytes sense data\n", (u_long) count); + + /* we need to read out the status from the scanner i/o buffer */ + status = avision_usb_status (av_con, 1, status_timeout); + + /* some scanner return NEED_SENSE even after reading it */ + if (status != SANE_STATUS_GOOD && status != SANE_STATUS_INVAL) + DBG (3, "=== Got error %d trying to read sense! ===\n", status); + else { + /* read complete -> call our sense handler */ + status = sense_handler (-1, sense_buffer, 0); + } + } /* end read sense data */ + } /* end request sense */ + return status; + } /* end cmd usb */ +} + +/* A bubble sort for the calibration. It only sorts the first third + * and returns an average of the top 2/3 values. The input data is + * 16bit big endian and the count is the count of the words - not + * bytes! */ + +static uint16_t +bubble_sort (uint8_t* sort_data, size_t count) +{ + size_t i, j, limit, k; + double sum = 0.0; + + limit = count / 3; + + for (i = 0; i < limit; ++i) + { + uint16_t ti = 0; + uint16_t tj = 0; + + for (j = (i + 1); j < count; ++j) + { + ti = get_double ((sort_data + i*2)); + tj = get_double ((sort_data + j*2)); + + if (ti > tj) { + set_double ((sort_data + i*2), tj); + set_double ((sort_data + j*2), ti); + } + } + } + + for (k = 0, i = limit; i < count; ++i) { + sum += get_double ((sort_data + i*2)); + ++ k; + } + + /* DBG (7, "bubble_sort: %d values for average\n", k); */ + + if (k > 0) /* if avg to compute */ + return (uint16_t) (sum / k); + else + return (uint16_t) (sum); /* always zero? */ +} + +static SANE_Status +add_color_mode (Avision_Device* dev, color_mode mode, SANE_String name) +{ + int i; + DBG (3, "add_color_mode: %d %s\n", mode, name); + + for (i = 0; i < AV_COLOR_MODE_LAST; ++i) + { + if (dev->color_list [i] == 0) { + dev->color_list [i] = strdup (name); + dev->color_list_num [i] = mode; + return SANE_STATUS_GOOD; + } else if (strcmp (dev->color_list [i], name) == 0) { + /* already in list */ + return SANE_STATUS_GOOD; + } + } + + DBG (3, "add_color_mode: failed\n"); + return SANE_STATUS_NO_MEM; +} + +static int +last_color_mode (Avision_Device* dev) +{ + int i = 1; + + while (dev->color_list [i] != 0 && i < AV_COLOR_MODE_LAST) + ++i; + + /* we are off by one */ + --i; + + return i; +} + +static color_mode +match_color_mode (Avision_Device* dev, SANE_String name) +{ + int i; + DBG (3, "match_color_mode:\n"); + + for (i = 0; i < AV_COLOR_MODE_LAST; ++i) + { + if (dev->color_list [i] != 0 && strcmp (dev->color_list [i], name) == 0) { + DBG (3, "match_color_mode: found at %d mode: %d\n", + i, dev->color_list_num [i]); + return dev->color_list_num [i]; + } + } + + DBG (3, "match_color_mode: source mode invalid\n"); + return AV_GRAYSCALE; +} + +static SANE_Bool +color_mode_is_shaded (color_mode mode) +{ + return mode >= AV_GRAYSCALE; +} + +static SANE_Bool +color_mode_is_color (color_mode mode) +{ + return mode >= AV_TRUECOLOR; +} + +static SANE_Bool +is_adf_scan (Avision_Scanner* s) +{ + return s->hw->scanner_type == AV_SHEETFEED || (s->hw->scanner_type == AV_FLATBED && s->source_mode_dim == AV_ADF_DIM); + +} + +static SANE_Status +add_source_mode (Avision_Device* dev, source_mode mode, SANE_String name) +{ + int i; + + for (i = 0; i < AV_SOURCE_MODE_LAST; ++i) + { + if (dev->source_list [i] == 0) { + dev->source_list [i] = strdup (name); + dev->source_list_num [i] = mode; + return SANE_STATUS_GOOD; + } else if (strcmp (dev->source_list [i], name) == 0) { + /* already in list */ + return SANE_STATUS_GOOD; + } + } + + return SANE_STATUS_NO_MEM; +} + +static source_mode +match_source_mode (Avision_Device* dev, SANE_String name) +{ + int i; + + DBG (3, "match_source_mode: \"%s\"\n", name); + + for (i = 0; i < AV_SOURCE_MODE_LAST; ++i) + { + if (dev->source_list [i] != 0 && strcmp (dev->source_list [i], name) == 0) { + DBG (3, "match_source_mode: found at %d mode: %d\n", + i, dev->source_list_num [i]); + return dev->source_list_num [i]; + } + } + + DBG (3, "match_source_mode: source mode invalid\n"); + return AV_NORMAL; +} + +static source_mode_dim +match_source_mode_dim (source_mode sm) +{ + DBG (3, "match_source_mode_dim: %d\n", sm); + + switch (sm) { + case AV_NORMAL: + return AV_NORMAL_DIM; + case AV_TRANSPARENT: + return AV_TRANSPARENT_DIM; + case AV_ADF: + case AV_ADF_REAR: + case AV_ADF_DUPLEX: + return AV_ADF_DIM; + default: + DBG (3, "match_source_mode_dim: source mode invalid\n"); + return AV_NORMAL_DIM; + } +} + +static int +get_pixel_boundary (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + int boundary; + + switch (s->c_mode) { + case AV_TRUECOLOR: + case AV_TRUECOLOR12: + case AV_TRUECOLOR16: + boundary = dev->inquiry_color_boundary; + break; + case AV_GRAYSCALE: + case AV_GRAYSCALE12: + case AV_GRAYSCALE16: + boundary = dev->inquiry_gray_boundary; + break; + case AV_DITHERED: + if (dev->inquiry_asic_type != AV_ASIC_C5) + boundary = 32; + else + boundary = dev->inquiry_dithered_boundary; + break; + case AV_THRESHOLDED: + if (dev->inquiry_asic_type != AV_ASIC_C5) + boundary = 32; + else + boundary = dev->inquiry_thresholded_boundary; + break; + default: + boundary = 8; + } + + return boundary; +} + +static SANE_Status +compute_parameters (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + + int boundary = get_pixel_boundary (s); + SANE_Bool gray_mode = color_mode_is_shaded (s->c_mode); + + /* interlaced duplex (higher end) or flipping paper (HP8xxx)? */ + s->avdimen.interlaced_duplex = s->source_mode == AV_ADF_DUPLEX && + dev->inquiry_duplex_interlaced; + + /* for infra-red we use the same code path es for interlaced + duplex */ + if (s->val[OPT_IR].w) + s->avdimen.interlaced_duplex = 1; + +#ifdef AVISION_ENHANCED_SANE + /* quick fix for Microsoft Office Products ... */ + switch (s->c_mode) + { + case AV_THRESHOLDED: + case AV_DITHERED: + /* our backend already has this restriction - so this line is for + documentation purposes only */ + boundary = boundary > 32 ? boundary : 32; + break; + case AV_GRAYSCALE: + case AV_GRAYSCALE12: + case AV_GRAYSCALE16: + boundary = boundary > 4 ? boundary : 4; + break; + case AV_TRUECOLOR: + case AV_TRUECOLOR12: + case AV_TRUECOLOR16: + /* 12 bytes for 24bit color - 48bit is untested w/ Office */ + boundary = boundary > 4 ? boundary : 4; + break; + } +#endif + + DBG (3, "sane_compute_parameters:\n"); + + DBG (3, "sane_compute_parameters: boundary %d, gray_mode: %d, \n", + boundary, gray_mode); + + /* TODO: Implement different x/y resolutions support */ + s->avdimen.xres = s->val[OPT_RESOLUTION].w; + s->avdimen.yres = s->val[OPT_RESOLUTION].w; + + /* soft scale ? */ + if (dev->hw->feature_type & AV_SOFT_SCALE) { + /* find supported hardware resolution */ + const int* hw_res; + const int* hw_res_list = + dev->inquiry_asic_type == AV_ASIC_C5 ? hw_res_list_c5 : hw_res_list_generic; + + for (hw_res = hw_res_list; *hw_res && *hw_res < s->avdimen.xres; ++hw_res) + /* just iterate */; + s->avdimen.hw_xres = *hw_res; + + for (hw_res = hw_res_list; *hw_res && *hw_res < s->avdimen.yres; ++hw_res) + /* just iterate */; + s->avdimen.hw_yres = *hw_res; + + DBG (3, "sane_compute_parameters: soft scale, hw res: %dx%d\n", + s->avdimen.hw_xres, + s->avdimen.hw_yres); + + if (!s->avdimen.hw_xres || ! s->avdimen.hw_yres) { + DBG (1, "sane_compute_parameters: no matching HW res for: %dx%d\n", + s->avdimen.xres, + s->avdimen.yres); + return SANE_STATUS_INVAL; + } + } + else { + s->avdimen.hw_xres = s->val[OPT_RESOLUTION].w; + s->avdimen.hw_yres = s->val[OPT_RESOLUTION].w; + } + + DBG (3, "sane_compute_parameters: tlx: %f, tly: %f, brx: %f, bry: %f\n", + SANE_UNFIX (s->val[OPT_TL_X].w), SANE_UNFIX (s->val[OPT_TL_Y].w), + SANE_UNFIX (s->val[OPT_BR_X].w), SANE_UNFIX (s->val[OPT_BR_Y].w)); + + /* window parameter in pixel */ + s->avdimen.tlx = s->avdimen.hw_xres * SANE_UNFIX (s->val[OPT_TL_X].w) + / MM_PER_INCH; + s->avdimen.tly = s->avdimen.hw_yres * SANE_UNFIX (s->val[OPT_TL_Y].w) + / MM_PER_INCH; + s->avdimen.brx = s->avdimen.hw_xres * SANE_UNFIX (s->val[OPT_BR_X].w) + / MM_PER_INCH; + s->avdimen.bry = s->avdimen.hw_yres * SANE_UNFIX (s->val[OPT_BR_Y].w) + / MM_PER_INCH; + + /* line difference */ + if (color_mode_is_color (s->c_mode) && + dev->inquiry_needs_software_colorpack && + dev->inquiry_line_difference) + { + s->avdimen.line_difference = + (dev->inquiry_line_difference * s->avdimen.hw_yres) / dev->inquiry_optical_res; + + s->avdimen.bry += 2 * s->avdimen.line_difference; + + /* limit bry + line_difference to real scan boundary */ + { + long y_max = dev->inquiry_y_ranges[s->source_mode_dim] * + s->avdimen.hw_yres / MM_PER_INCH; + DBG (3, "sane_compute_parameters: y_max: %ld, bry: %ld, line_difference: %d\n", + y_max, s->avdimen.bry, s->avdimen.line_difference); + + if (s->avdimen.bry + 2 * s->avdimen.line_difference > y_max) { + DBG (1, "sane_compute_parameters: bry limited!\n"); + s->avdimen.bry = y_max - 2 * s->avdimen.line_difference; + } + } + + } /* end if needs software colorpack */ + else { + s->avdimen.line_difference = 0; + } + + /* add overscan */ + if (dev->inquiry_tune_scan_length && is_adf_scan (s)) { + /* some extra effort for precise rounding ... */ + int overscan = (s->avdimen.hw_yres * + (SANE_UNFIX (s->val[OPT_OVERSCAN_TOP].w) + + SANE_UNFIX (s->val[OPT_OVERSCAN_BOTTOM].w)) + (MM_PER_INCH - 1) + ) / MM_PER_INCH; + DBG (3, "sane_compute_parameters: overscan lines: %d\n", overscan); + s->avdimen.bry += overscan; + } + + /* rear offset compensation */ + if (s->avdimen.interlaced_duplex && dev->hw->feature_type & AV_REAR_OFFSET) { + const double offset = 0.5; /* in current affected models 1/2 inch */ + s->avdimen.rear_offset = (int) (offset * s->avdimen.hw_yres); + DBG (1, "sane_compute_parameters: rear_offset: %d!\n", s->avdimen.rear_offset); + /* we do not limit against the bottom-y here, as rear offset always + applies to ADF scans, only */ + } + else { + s->avdimen.rear_offset = 0; + } + + memset (&s->params, 0, sizeof (s->params)); + + s->avdimen.hw_pixels_per_line = (s->avdimen.brx - s->avdimen.tlx); + s->avdimen.hw_pixels_per_line -= s->avdimen.hw_pixels_per_line % boundary; + + s->avdimen.hw_lines = (s->avdimen.bry - s->avdimen.tly - + 2 * s->avdimen.line_difference); + + if (s->avdimen.interlaced_duplex && dev->scanner_type != AV_FILM) + s->avdimen.hw_lines -= s->avdimen.hw_lines % dev->read_stripe_size; + + s->params.pixels_per_line = s->avdimen.hw_pixels_per_line * s->avdimen.xres / s->avdimen.hw_xres; + s->params.lines = s->avdimen.hw_lines * s->avdimen.xres / s->avdimen.hw_xres; + if (is_adf_scan (s)) + /* we can't know how many lines we'll see with an ADF because that depends on the paper length */ + s->params.lines = -1; + if (s->c_mode == AV_THRESHOLDED || s->c_mode == AV_DITHERED) + s->params.pixels_per_line -= s->params.pixels_per_line % 8; + + debug_print_avdimen (1, "sane_compute_parameters", &s->avdimen); + + switch (s->c_mode) + { + case AV_THRESHOLDED: + s->params.format = SANE_FRAME_GRAY; + s->avdimen.hw_bytes_per_line = s->avdimen.hw_pixels_per_line / 8; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + s->params.depth = 1; + break; + case AV_DITHERED: + s->params.format = SANE_FRAME_GRAY; + s->avdimen.hw_bytes_per_line = s->avdimen.hw_pixels_per_line / 8; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + s->params.depth = 1; + break; + case AV_GRAYSCALE: + s->params.format = SANE_FRAME_GRAY; + s->avdimen.hw_bytes_per_line = s->avdimen.hw_pixels_per_line; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + break; + case AV_GRAYSCALE12: + case AV_GRAYSCALE16: + s->params.format = SANE_FRAME_GRAY; + s->avdimen.hw_bytes_per_line = s->avdimen.hw_pixels_per_line * 2; + s->params.bytes_per_line = s->params.pixels_per_line * 2; + s->params.depth = 16; + break; + case AV_TRUECOLOR: + s->params.format = SANE_FRAME_RGB; + s->avdimen.hw_bytes_per_line = s->avdimen.hw_pixels_per_line * 3; + s->params.bytes_per_line = s->params.pixels_per_line * 3; + s->params.depth = 8; + break; + case AV_TRUECOLOR12: + case AV_TRUECOLOR16: + s->params.format = SANE_FRAME_RGB; + s->avdimen.hw_bytes_per_line = s->avdimen.hw_pixels_per_line * 3 * 2; + s->params.bytes_per_line = s->params.pixels_per_line * 3 * 2; + s->params.depth = 16; + break; + default: + DBG (1, "Invalid mode. %d\n", s->c_mode); + return SANE_STATUS_INVAL; + } /* end switch */ + + s->params.last_frame = SANE_TRUE; + + debug_print_params (1, "sane_compute_parameters", &s->params); + return SANE_STATUS_GOOD; +} + +static SANE_Status +inquiry (Avision_Connection av_con, uint8_t* data, size_t len) +{ + SANE_Status status; + command_header inquiry; + int try = 2; + + DBG (3, "inquiry: length: %ld\n", (long)len); + + memset (&inquiry, 0, sizeof(inquiry)); + inquiry.opc = AVISION_SCSI_INQUIRY; + inquiry.len = len; + + do { + size_t size = inquiry.len; + + DBG (3, "inquiry: inquiring ...\n"); + status = avision_cmd (&av_con, &inquiry, sizeof (inquiry), 0, 0, + data, &size); + if (status == SANE_STATUS_GOOD && size == inquiry.len) + break; + + DBG (1, "inquiry: inquiry failed (%s)\n", sane_strstatus (status)); + --try; + } while (try > 0); + + return status; +} + +static SANE_Status +wait_ready (Avision_Connection* av_con, int delay) +{ + SANE_Status status; + int try; + + for (try = 0; try < 10; ++ try) + { + DBG (3, "wait_ready: sending TEST_UNIT_READY\n"); + status = avision_cmd (av_con, test_unit_ready, sizeof (test_unit_ready), + 0, 0, 0, 0); + sleep (delay); + + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (1, "wait_ready: test unit ready failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + break; + case SANE_STATUS_GOOD: + return status; + } + } + DBG (1, "wait_ready: timed out after %d attempts\n", try); + return SANE_STATUS_INVAL; +} + +static SANE_Status +wait_4_light (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + + /* read stuff */ + struct command_read rcmd; + char* light_status[] = + { "off", "on", "warming up", "needs warm up test", + "light check error", "RESERVED" }; + + SANE_Status status; + uint8_t result; + int try; + size_t size = 1; + + DBG (3, "wait_4_light: getting light status.\n"); + + memset (&rcmd, 0, sizeof (rcmd)); + + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0xa0; /* get light status */ + set_double (rcmd.datatypequal, dev->data_dq); + set_triple (rcmd.transferlen, size); + + for (try = 0; try < 90; ++ try) { + + DBG (5, "wait_4_light: read bytes %lu\n", (u_long) size); + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, &result, &size); + + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "wait_4_light: read failed (%s)\n", sane_strstatus (status)); + return status; + } + + DBG (3, "wait_4_light: command is %d. Result is %s\n", + status, light_status[(result>4)?5:result]); + + if (result == 1) { + return SANE_STATUS_GOOD; + } + else if (dev->hw->feature_type & AV_LIGHT_CHECK_BOGUS) { + DBG (3, "wait_4_light: scanner marked as returning bogus values in device-list!!\n"); + return SANE_STATUS_GOOD; + } + else { + struct command_send scmd; + uint8_t light_on = 1; + + /* turn on the light */ + DBG (3, "wait_4_light: setting light status.\n"); + + memset (&scmd, 0, sizeof (scmd)); + + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = 0xa0; /* send light status */ + set_double (scmd.datatypequal, dev->data_dq); + set_triple (scmd.transferlen, size); + + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + &light_on, sizeof (light_on), 0, 0); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "wait_4_light: send failed (%s)\n", sane_strstatus (status)); + return status; + } + } + sleep (1); + } + + DBG (1, "wait_4_light: timed out after %d attempts\n", try); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +set_power_save_time (Avision_Scanner* s, int time) +{ + struct { + struct command_send cmd; + uint8_t time[2]; + } scmd; + + Avision_Device* dev = s->hw; + SANE_Status status; + + DBG (3, "set_power_save_time: time %d\n", time); + + memset (&scmd, 0, sizeof (scmd)); + scmd.cmd.opc = AVISION_SCSI_SEND; + scmd.cmd.datatypecode = 0xA2; /* power-saving timer */ + set_double (scmd.cmd.datatypequal, dev->data_dq); + set_triple (scmd.cmd.transferlen, sizeof (scmd.time) ); + + set_double (scmd.time, time); + + status = avision_cmd (&s->av_con, &scmd.cmd, sizeof (scmd.cmd), + &scmd.time, sizeof (scmd.time), 0, 0); + if (status != SANE_STATUS_GOOD) + DBG (1, "set_power_save_time: send_data (%s)\n", sane_strstatus (status)); + return status; +} + +static SANE_Status +get_firmware_status (Avision_Connection* av_con) +{ + /* read stuff */ + struct command_read rcmd; + size_t size; + SANE_Status status; + + firmware_status result; + + DBG (3, "get_firmware_status\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0x90; /* firmware status */ + set_double (rcmd.datatypequal, 0); /* dev->data_dq not available */ + set_triple (rcmd.transferlen, size); + + status = avision_cmd (av_con, &rcmd, sizeof (rcmd), 0, 0, &result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "get_firmware_status: read failed (%s)\n", + sane_strstatus (status)); + return (status); + } + + debug_print_raw (6, "get_firmware_status: raw data:\n", (uint8_t*)&result, size); + + DBG (3, "get_firmware_status: [0] needs firmware %x\n", result.download_firmware); + DBG (3, "get_firmware_status: [1] side edge: %d\n", get_double ( result.first_effective_pixel_flatbed )); + DBG (3, "get_firmware_status: [3] side edge: %d\n", get_double ( result.first_effective_pixel_adf_front )); + DBG (3, "get_firmware_status: [5] side edge: %d\n", get_double ( result.first_effective_pixel_adf_rear )); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_flash_ram_info (Avision_Connection* av_con) +{ + /* read stuff */ + struct command_read rcmd; + size_t size; + SANE_Status status; + uint8_t result[40]; + + DBG (3, "get_flash_ram_info\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0x6a; /* flash ram information */ + set_double (rcmd.datatypequal, 0); /* dev->data_dq not available */ + set_triple (rcmd.transferlen, size); + + status = avision_cmd (av_con, &rcmd, sizeof (rcmd), 0, 0, result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "get_flash_ram_info: read failed (%s)\n", + sane_strstatus (status)); + return (status); + } + + debug_print_raw (6, "get_flash_ram_info: raw data:\n", result, size); + + DBG (3, "get_flash_ram_info: [0] data type %x\n", result [0]); + DBG (3, "get_flash_ram_info: [1] Ability1:%s%s%s%s%s%s%s%s\n", + BIT(result[1],7)?" RESERVED_BIT7":"", + BIT(result[1],6)?" RESERVED_BIT6":"", + BIT(result[1],5)?" FONT(r/w)":"", + BIT(result[1],4)?" FPGA(w)":"", + BIT(result[1],3)?" FMDBG(r)":"", + BIT(result[1],2)?" RAWLINE(r)":"", + BIT(result[1],1)?" FIRMWARE(r/w)":"", + BIT(result[1],0)?" CTAB(r/w)":""); + + DBG (3, "get_flash_ram_info: [2-5] size CTAB: %d\n", + get_quad ( &(result[2]) ) ); + + DBG (3, "get_flash_ram_info: [6-9] size FIRMWARE: %d\n", + get_quad ( &(result[6]) ) ); + + DBG (3, "get_flash_ram_info: [10-13] size RAWLINE: %d\n", + get_quad ( &(result[10]) ) ); + + DBG (3, "get_flash_ram_info: [14-17] size FMDBG: %d\n", + get_quad ( &(result[14]) ) ); + + DBG (3, "get_flash_ram_info: [18-21] size FPGA: %d\n", + get_quad ( &(result[18]) ) ); + + DBG (3, "get_flash_ram_info: [22-25] size FONT: %d\n", + get_quad ( &(result[22]) ) ); + + DBG (3, "get_flash_ram_info: [26-29] size RESERVED: %d\n", + get_quad ( &(result[26]) ) ); + + DBG (3, "get_flash_ram_info: [30-33] size RESERVED: %d\n", + get_quad ( &(result[30]) ) ); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_nvram_data (Avision_Scanner* s, nvram_data* nvram) +{ + /* read stuff */ + struct command_send rcmd; + + size_t size; + SANE_Status status; + + DBG (3, "get_nvram_data\n"); + + size = sizeof (*nvram); + + memset (&rcmd, 0, sizeof (rcmd)); + memset (nvram, 0, size); + + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0x69; /* Read NVM RAM data */ + set_double (rcmd.datatypequal, 0); /* dev->data_dq not available */ + set_triple (rcmd.transferlen, size); + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, + nvram, &size); + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_nvram_data: read failed (%s)\n", + sane_strstatus (status)); + return (status); + } + + debug_print_nvram_data (5, "get_nvram_data", nvram); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_and_parse_nvram (Avision_Scanner* s, char* str, int n) +{ + SANE_Status status; + int i = 0; + int x; + nvram_data nvram; + uint8_t inquiry_result [AVISION_INQUIRY_SIZE_V1]; + + status = inquiry (s->av_con, inquiry_result, sizeof(inquiry_result)); + if (status == SANE_STATUS_GOOD) { + i += snprintf (str+i, n-i, "Vendor: %.8s", + inquiry_result+8); + i += snprintf (str+i, n-i, "\nModel: %.16s", + inquiry_result+16); + i += snprintf (str+i, n-i, "\nFirmware: %.4s", + inquiry_result+32); + } + + if (!s->hw->inquiry_nvram_read) + return SANE_STATUS_GOOD; + + status = get_nvram_data (s, &nvram); + if (status == SANE_STATUS_GOOD) + { + if (nvram.serial[0]) + i += snprintf (str+i, n-i, "\nSerial: %.24s", + nvram.serial); + + if (nvram.born_year) + i += snprintf (str+i, n-i, "\nManufacturing date: %d-%d-%d", + get_double(nvram.born_year), + get_double(nvram.born_month), + get_double(nvram.born_day)); + if (nvram.first_scan_year) + i += snprintf (str+i, n-i, "\nFirst scan date: %d-%d-%d", + get_double(nvram.first_scan_year), + get_double(nvram.first_scan_month), + get_double(nvram.first_scan_day)); + + x = get_quad (nvram.flatbed_scans); + if (x) + i += snprintf (str+i, n-i, "\nFlatbed scans: %d", x); + x = get_quad (nvram.pad_scans); + if (x) + i += snprintf (str+i, n-i, "\nPad scans: %d", x); + x = get_quad (nvram.adf_simplex_scans); + if (x) + i += snprintf (str+i, n-i, "\nADF simplex scans: %d", x); + x = get_quad (nvram.adf_duplex_scans); + if (x) + i += snprintf (str+i, n-i, "\nADF duplex scans: %d", x); + } + + return status; +} + +static SANE_Status +get_power_save_time (Avision_Scanner* s, SANE_Word* time) +{ + SANE_Status status; + nvram_data nvram; + + DBG (3, "get_power_save_time\n"); + + if (!s->hw->inquiry_nvram_read) + return SANE_STATUS_INVAL; + + status = get_nvram_data (s, &nvram); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_power_save_time: read nvram failed (%s)\n", sane_strstatus (status)); + return status; + } + + *time = get_double (nvram.power_saving_time); + + return SANE_STATUS_GOOD; +} + +#ifdef NEEDED + +static SANE_Status +send_nvram_data (Avision_Connection* av_con) +{ + /* read stuff */ + struct command_send scmd; + size_t size; + SANE_Status status; + + DBG (3, "send_nvram_data\n"); + + size = sizeof (c7_nvram); + + memset (&scmd, 0, sizeof (scmd)); + scmd.opc = AVISION_SCSI_SEND; + + scmd.datatypecode = 0x85; /* nvram data */ + set_double (scmd.datatypequal, 0); /* dev->data_dq not available */ + set_triple (scmd.transferlen, size); + + status = avision_cmd (av_con, &scmd, sizeof (scmd), &c7_nvram, size, + 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG (1, "send_nvram_data: send failed (%s)\n", + sane_strstatus (status)); + return (status); + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +send_flash_ram_data (Avision_Connection* av_con) +{ + /* read stuff */ + struct command_send scmd; + size_t size; + SANE_Status status; + + DBG (3, "send_flash_ram_data\n"); + + size = sizeof (c7_flash_ram); + + memset (&scmd, 0, sizeof (scmd)); + scmd.opc = AVISION_SCSI_SEND; + + scmd.datatypecode = 0x86; /* flash data */ + set_double (scmd.datatypequal, 0); + set_triple (scmd.transferlen, size); + + status = avision_cmd (av_con, &scmd, sizeof (scmd), &c7_flash_ram, size, + 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG (1, "send_flash_ram_data: send failed (%s)\n", + sane_strstatus (status)); + return (status); + } + + return SANE_STATUS_GOOD; +} +#endif + + +static SANE_Status +adf_reset (Avision_Scanner* s) +{ + SANE_Status status; + Avision_Device* dev = s->hw; + struct command_send scmd; + struct command_read rcmd; + uint8_t payload[4]; + size_t size; + size_t n; + int i; + DBG (3, "adf_reset\n"); + + /* loop twice */ + for (i=1; i >= 0; i--) { + n=i; + memset (&scmd, 0, sizeof (scmd)); + memset (&payload, 0, sizeof (payload)); + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = 0xD0; /* unknown */ + set_double (scmd.datatypequal, 0); + size = 2; + set_triple (scmd.transferlen, size); + payload[1] = 0x10 * i; /* write 0x10 the first time, 0x00 the second */ + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), payload, size, 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG (1, "adf_reset: write %d failed (%s)\n", (2-i), + sane_strstatus (status)); + return (status); + } + DBG (3, "adf_reset: write %d complete.\n", (2-i)); + + memset (&rcmd, 0, sizeof (rcmd)); + memset (&payload, 0, sizeof (payload)); + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0x69; /* Read NVRAM data */ + set_double (rcmd.datatypequal, dev->data_dq); + size = 4 - i; /* read 3 bytes the first time, 4 the second */ + set_triple (rcmd.transferlen, size); + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, payload, &size); + if (status != SANE_STATUS_GOOD || size != (4-n)) { + DBG (1, "adf_reset: read %lu failed (%s)\n", (2-n), + sane_strstatus (status)); + return (status); + } + debug_print_raw (3, "adf_reset: raw data:\n", payload, size); + } + return SANE_STATUS_GOOD; +} + + +static SANE_Status +get_accessories_info (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + int try = 3; + + /* read stuff */ + struct command_read rcmd; + size_t size; + SANE_Status status; + uint8_t result[8]; + + char* adf_model[] = + { "Origami", "Oodles", "HP9930", "unknown" }; + const int adf_models = sizeof (adf_model) / sizeof(char*) - 1; + + DBG (3, "get_accessories_info\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0x64; /* detect accessories */ + set_double (rcmd.datatypequal, dev->data_dq); + set_triple (rcmd.transferlen, size); + + /* after resetting the ADF unit, try reprobing it again */ + RETRY: + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "get_accessories_info: read failed (%s)\n", + sane_strstatus (status)); + return (status); + } + + debug_print_raw (6, "get_accessories_info: raw data:\n", result, size); + + DBG (3, "get_accessories_info: [0] ADF: %x\n", result[0]); + DBG (3, "get_accessories_info: [1] Light Box: %x\n", result[1]); + + DBG (3, "get_accessories_info: [2] ADF model: %d (%s)\n", + result [2], + adf_model[ (result[2] < adf_models) ? result[2] : adf_models ]); + + dev->inquiry_adf |= result [0]; + + if (dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX) + { + if (result[0] == 1) + { + dev->inquiry_duplex = 1; + dev->inquiry_duplex_interlaced = 0; + } else if (result[0] == 0 && result[2] != 0) { + /* Sometimes the scanner will report that there is no ADF attached, yet + * an ADF model number will still be reported. This happens on the + * HP8200 series and possibly others. In this case we need to reset the + * the adf and try reading it again. + */ + DBG (3, "get_accessories_info: Found ADF model number but the ADF-present flag is not set. Trying to recover...\n"); + status = adf_reset (s); + if (status != SANE_STATUS_GOOD) { + DBG (3, "get_accessories_info: Failed to reset ADF: %s\n", sane_strstatus (status)); + return status; + } + DBG (1, "get_accessories_info: Waiting while ADF firmware resets...\n"); + sleep(3); + status = wait_ready (&s->av_con, 1); + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_accessories_info: wait_ready() failed: %s\n", sane_strstatus (status)); + return status; + } + if (try) { + try--; + goto RETRY; + } + DBG (1, "get_accessories_info: Maximum retries attempted, ADF unresponsive.\n"); + return SANE_STATUS_UNSUPPORTED; + } + } + + /* only honor a 1, some scanner without adapter set 0xff */ + if (result[1] == 1) + dev->inquiry_light_box = 1; + + return SANE_STATUS_GOOD; +} + + +/* Returns a pointer to static char* strings or NULL for cancel (we do + not want to start memcmp'ing for the cancel case). */ +static const char* +string_for_button (Avision_Scanner* s, int button) +{ + static char buffer [16]; + Avision_Device* dev = s->hw; + + /* dev->sane.model + dev->inquiry_asic_type */ + + if (dev->inquiry_buttons == 1) + goto return_scan; + + /* simplex / duplex buttons */ + if (strcmp (dev->sane.vendor, "Xerox") == 0 || + strcmp (dev->sane.vendor, "Visioneer") == 0 || + strcmp (dev->sane.model, "AV121") == 0 || + strcmp (dev->sane.model, "AV122") == 0 + ) + { + switch (button) + { + case 1: return "simplex"; + case 2: return "duplex"; + } + } + + if (strcmp (dev->sane.model, "AV210C2") == 0 || + strcmp (dev->sane.model, "AV210D2+") == 0 || + strcmp (dev->sane.model, "AV220C2") == 0 || + strcmp (dev->sane.model, "AV610C2") == 0 + ) + { + if (button == 1) + return NULL; /* cancel */ + else + goto return_scan; + } + + /* those are unique, right now */ + if (strcmp (dev->sane.model, "AV610") == 0) + { + switch (button) + { + case 0: return "email"; + case 1: return "copy"; + case 2: return "scan"; + } + } + + /* last resort */ + snprintf (buffer, sizeof (buffer), "button%d", button); + return buffer; + + return_scan: + return "scan"; +} + +static SANE_Status +get_button_status (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + + /* read stuff */ + struct command_read rcmd; + size_t size; + SANE_Status status; + /* was only 6 in an old SPEC - maybe we need a feature override :-( -ReneR */ + struct { + uint8_t press_state; + uint8_t buttons[5]; + uint8_t display; /* AV220 et.al. 7 segment LED display */ + uint8_t reserved[9]; + } result; + + unsigned int i; + + DBG (3, "get_button_status:\n"); + + size = sizeof (result); + + /* AV220 et.al. */ + if (! (dev->hw->feature_type & AV_INT_BUTTON)) + { + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0xA1; /* button status */ + set_double (rcmd.datatypequal, dev->data_dq); + set_triple (rcmd.transferlen, size); + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, + (uint8_t*)&result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "get_button_status: read failed (%s)\n", sane_strstatus (status)); + return status; + } + } + else + { + /* only try to read the first 8 bytes ...*/ + size = 8; + + /* no SCSI equivalent */ + /* either there was a button press and this completes quickly + or there is no point waiting for a future press */ + sanei_usb_set_timeout (100); /* 10th of a second */ + DBG (5, "==> (interrupt read) going down ...\n"); + status = sanei_usb_read_int (s->av_con.usb_dn, (uint8_t*)&result, + &size); + DBG (5, "==> (interrupt read) got: %ld\n", (long)size); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_button_status: interrupt read failed (%s)\n", + sane_strstatus (status)); + return SANE_STATUS_GOOD; + } + + if (size < sizeof (result)) + memset ((char*)result.buttons + size, 0, sizeof (result) - size); + + /* hack to fill in meaningful values for the AV 210 / 610 and + under some conditions the AV 220 */ + if (size == 1) { /* AV 210, AV 610 */ + DBG (1, "get_button_status: just one byte, filling the rest\n"); + + if (result.press_state > 0) { + debug_print_raw (6, "get_button_status: raw data\n", + (uint8_t*)&result, size); + result.buttons[0] = result.press_state; + result.press_state = 0x80 | 1; + size = 2; + } + else /* nothing pressed */ + return SANE_STATUS_GOOD; + } + else if (size >= 8 && result.press_state == 0) { /* AV 220 */ + + debug_print_raw (6, "get_button_status: raw data\n", + (uint8_t*)&result, size); + + DBG (1, "get_button_status: zero buttons - filling values ...\n"); + + /* simulate button press of the last button ... */ + result.press_state = 0x80 | 1; + result.buttons[0] = dev->inquiry_buttons; /* 1 based */ + } + } + + debug_print_raw (6, "get_button_status: raw data\n", + (uint8_t*)&result, size); + + DBG (3, "get_button_status: [0] Button status: %x\n", result.press_state); + for (i = 0; i < 5; ++i) + DBG (3, "get_button_status: [%d] Button number %d: %x\n", i+1, i, + result.buttons[i]); + DBG (3, "get_button_status: [7] Display: %d\n", result.display); + + { + char* message_begin = s->val[OPT_MESSAGE].s; + char* message_end = s->val[OPT_MESSAGE].s + s->opt[OPT_MESSAGE].size; + char* message = message_begin; + +#define add_token(format,value) do { \ + int n = snprintf (message, message_end - message, "%s" format, \ + message == message_begin ? "" : ":", value); \ + message += n > 0 ? n : 0; \ + } while (0) + + if (result.display > 0) + add_token ("%d", result.display); + + if (result.press_state >> 7) /* AV220 et.al. bit 6 is long/short press? */ + { + + const unsigned int buttons_pressed = result.press_state & 0x7F; + DBG (3, "get_button_status: %d button(s) pressed\n", buttons_pressed); + + /* reset the hardware button status */ + if (! (dev->hw->feature_type & AV_INT_BUTTON)) + { + struct command_send scmd; + uint8_t button_reset = 1; + + DBG (3, "get_button_status: resetting status\n"); + + memset (&scmd, 0, sizeof (scmd)); + + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = 0xA1; /* button control */ + set_double (scmd.datatypequal, dev->data_dq); + set_triple (scmd.transferlen, size); + + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + &button_reset, sizeof (button_reset), 0, 0); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_button_status: send failed (%s)\n", + sane_strstatus (status)); + return status; + } + } + + for (i = 0; i < buttons_pressed; ++i) { + const unsigned int button = result.buttons[i] - 1; /* 1 based ... */ + DBG (3, "get_button_status: button %d pressed\n", button); + if (button >= dev->inquiry_buttons) { + DBG (1, "get_button_status: button %d not allocated as not indicated in inquiry\n", + button); + } + else { + const char* label = string_for_button (s, button); + if (label) + add_token ("%s", label); + else + return SANE_STATUS_CANCELLED; + } + } + } + else + DBG (3, "get_button_status: no button pressed\n"); + } + + return SANE_STATUS_GOOD; +#undef add_token +} + +static SANE_Status +get_frame_info (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + + /* read stuff */ + struct command_read rcmd; + size_t size; + SANE_Status status; + uint8_t result[8]; + size_t i; + + DBG (3, "get_frame_info:\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0x87; /* film holder sense */ + set_double (rcmd.datatypequal, dev->data_dq); + set_triple (rcmd.transferlen, size); + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "get_frame_info: read failed (%s)\n", sane_strstatus (status)); + return (status); + } + + debug_print_raw (6, "get_frame_info: raw data\n", result, size); + + DBG (3, "get_frame_info: [0] Holder type: %s\n", + (result[0]==1)?"APS": + (result[0]==2)?"Film holder (35mm)": + (result[0]==3)?"Slide holder": + (result[0]==0xff)?"Empty":"unknown"); + DBG (3, "get_frame_info: [1] Current frame number: %d\n", result[1]); + DBG (3, "get_frame_info: [2] Frame amount: %d\n", result[2]); + DBG (3, "get_frame_info: [3] Mode: %s\n", BIT(result[3],4)?"APS":"Not APS"); + DBG (3, "get_frame_info: [3] Exposures (if APS): %s\n", + ((i=(BIT(result[3],3)<<1)+BIT(result[2],2))==0)?"Unknown": + (i==1)?"15":(i==2)?"25":"40"); + DBG (3, "get_frame_info: [3] Film Type (if APS): %s\n", + ((i=(BIT(result[1],3)<<1)+BIT(result[0],2))==0)?"Unknown": + (i==1)?"B&W Negative":(i==2)?"Color slide":"Color Negative"); + + dev->holder_type = result[0]; + dev->current_frame = result[1]; + + dev->frame_range.min = 1; + dev->frame_range.quant = 1; + + if (result[0] != 0xff) + dev->frame_range.max = result[2]; + else + dev->frame_range.max = 1; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_duplex_info (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + + /* read stuff */ + struct command_read rcmd; + + struct { + uint8_t mode; + uint8_t color_line_difference[2]; + uint8_t gray_line_difference[2]; + uint8_t lineart_line_difference[2]; + uint8_t image_info; + } result; + + size_t size; + SANE_Status status; + + DBG (3, "get_duplex_info:\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + + rcmd.datatypecode = 0xB1; /* read duplex info */ + set_double (rcmd.datatypequal, dev->data_dq); + set_triple (rcmd.transferlen, size); + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, + &result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result)) { + DBG (1, "get_duplex_info: read failed (%s)\n", sane_strstatus (status)); + return (status); + } + + debug_print_raw (6, "get_duplex_info: raw data\n", (uint8_t*)&result, size); + + DBG (3, "get_duplex_info: [0] Mode: %s%s\n", + BIT(result.mode,0)?"MERGED_PAGES":"", + BIT(result.mode,1)?"2ND_PAGE_FOLLOWS":""); + DBG (3, "get_duplex_info: [1-2] Color line difference: %d\n", + get_double(result.color_line_difference)); + DBG (3, "get_duplex_info: [3-4] Gray line difference: %d\n", + get_double(result.gray_line_difference)); + DBG (3, "get_duplex_info: [5-6] Lineart line difference: %d\n", + get_double(result.lineart_line_difference)); + /* isn't this supposed to be result.info ?!? */ + DBG (3, "get_duplex_info: [7] Mode: %s%s%s%s\n", + BIT(result.image_info,0)?" FLATBED_BGR":" FLATBED_RGB", + BIT(result.image_info,1)?" ADF_BGR":" ADF_RGB", + BIT(result.image_info,2)?" FLATBED_NEEDS_MIRROR_IMAGE":"", + BIT(result.image_info,3)?" ADF_NEEDS_MIRROR_IMAGE":""); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +set_frame (Avision_Scanner* s, SANE_Word frame) +{ + struct { + struct command_send cmd; + uint8_t data[8]; + } scmd; + + Avision_Device* dev = s->hw; + SANE_Status status; + + DBG (3, "set_frame: request frame %d\n", frame); + + /* Better check the current status of the film holder, because it + can be changed between scans. */ + status = get_frame_info (s); + if (status != SANE_STATUS_GOOD) + return status; + + /* No film holder? */ + if (dev->holder_type == 0xff) { + DBG (1, "set_frame: No film holder!!\n"); + return SANE_STATUS_INVAL; + } + + /* Requesting frame 0xff indicates eject/rewind */ + if (frame != 0xff && (frame < 1 || frame > dev->frame_range.max) ) { + DBG (1, "set_frame: Illegal frame (%d) requested (min=1, max=%d)\n", + frame, dev->frame_range.max); + return SANE_STATUS_INVAL; + } + + memset (&scmd, 0, sizeof (scmd)); + scmd.cmd.opc = AVISION_SCSI_SEND; + scmd.cmd.datatypecode = 0x87; /* send film holder "sense" */ + set_double (scmd.cmd.datatypequal, dev->data_dq); + set_triple (scmd.cmd.transferlen, sizeof (scmd.data) ); + + scmd.data[0] = dev->holder_type; + scmd.data[1] = frame; + + status = avision_cmd (&s->av_con, &scmd.cmd, sizeof (scmd.cmd), + &scmd.data, sizeof (scmd.data), 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG (1, "set_frame: send_data (%s)\n", sane_strstatus (status)); + } + + return status; +} + +static SANE_Status +attach (SANE_String_Const devname, Avision_ConnectionType con_type, + Avision_Device** devp) +{ + uint8_t result [AVISION_INQUIRY_SIZE_MAX]; + int model_num; + + Avision_Device* dev; + SANE_Status status; + + Avision_Connection av_con; + + char mfg [9]; + char model [17]; + char rev [5]; + + unsigned int i; + char* s; + SANE_Bool found; + + DBG (3, "attach:\n"); + memset (result, 0, sizeof(result)); + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + + av_con.connection_type = con_type; + if (av_con.connection_type == AV_USB) + av_con.usb_status = AVISION_USB_UNTESTED_STATUS; + + /* set known USB status type */ + if (attaching_hw && attaching_hw->feature_type & AV_INT_STATUS) + av_con.usb_status = AVISION_USB_INT_STATUS; + + DBG (3, "attach: opening %s\n", devname); + status = avision_open (devname, &av_con, sense_handler, 0); + if (status != SANE_STATUS_GOOD) { + DBG (1, "attach: open failed (%s)\n", sane_strstatus (status)); + return SANE_STATUS_INVAL; + } + + /* first: get the standard inquiry? */ + status = inquiry (av_con, result, AVISION_INQUIRY_SIZE_V1); + if (status != SANE_STATUS_GOOD) { + DBG (1, "attach: 1st inquiry failed (%s)\n", sane_strstatus (status)); + return status; + } + + /* copy string information - and zero terminate them c-style */ + memcpy (&mfg, result + 8, 8); + mfg [8] = 0; + memcpy (&model, result + 16, 16); + model [16] = 0; + memcpy (&rev, result + 32, 4); + rev [4] = 0; + + /* shorten strings (-1 for last index + -1 for last 0; >0 because one char at least) */ + for (i = sizeof (mfg) - 2; i > 0; i--) { + if (mfg[i] == 0x20) + mfg[i] = 0; + else + break; + } + for (i = sizeof (model) - 2; i > 0; i--) { + if (model[i] == 0x20) + model[i] = 0; + else + break; + } + + DBG (1, "attach: Inquiry gives mfg=%s, model=%s, product revision=%s.\n", + mfg, model, rev); + + model_num = 0; + found = 0; + /* while not at at end of list NULL terminator */ + while (Avision_Device_List[model_num].real_mfg != NULL || + Avision_Device_List[model_num].scsi_mfg != NULL) + { + int matches = 0, match_count = 0; /* count number of matches */ + DBG (1, "attach: Checking model: %d\n", model_num); + + if (Avision_Device_List[model_num].scsi_mfg) { + ++match_count; + if (strcmp(mfg, Avision_Device_List[model_num].scsi_mfg) == 0) + ++matches; + } + if (Avision_Device_List[model_num].scsi_model) { + ++match_count; + if (strcmp(model, Avision_Device_List[model_num].scsi_model) == 0) + ++matches; + } + + /* we need 2 matches (mfg, model) for SCSI entries, or the ones available + for "we know what we are looking for" USB entries */ + if ((attaching_hw == &(Avision_Device_List [model_num]) && + matches == match_count) || + matches == 2) + { + DBG (1, "attach: Scanner matched entry: %d: \"%s\", \"%s\", 0x%.4x, 0x%.4x\n", + model_num, + Avision_Device_List[model_num].scsi_mfg, + Avision_Device_List[model_num].scsi_model, + Avision_Device_List[model_num].usb_vendor, + Avision_Device_List[model_num].usb_product); + found = 1; + break; + } + ++model_num; + } + + if (!found) { + DBG (0, "attach: \"%s\" - \"%s\" not yet in whitelist!\n", mfg, model); + DBG (0, "attach: You might want to report this output.\n"); + DBG (0, "attach: To: mike@piratehaven.org (the Avision backend maintainer)\n"); + + status = SANE_STATUS_INVAL; + goto close_scanner_and_return; + } + + /* second: maybe ask for the firmware status and flash ram info */ + if (Avision_Device_List [model_num].feature_type2 & AV_FIRMWARE) + { + DBG (3, "attach: reading firmware status\n"); + status = get_firmware_status (&av_con); + if (status != SANE_STATUS_GOOD) { + DBG (1, "attach: get firmware status failed (%s)\n", + sane_strstatus (status)); + goto close_scanner_and_return; + } + + DBG (3, "attach: reading flash ram info\n"); + status = get_flash_ram_info (&av_con); + if (status != SANE_STATUS_GOOD) { + DBG (1, "attach: get flash ram info failed (%s)\n", + sane_strstatus (status)); + goto close_scanner_and_return; + } + +#ifdef FIRMWARE_DATABASE_INCLUDED + /* Send new NV-RAM (firmware) data */ + status = send_nvram_data (&av_con); + if (status != SANE_STATUS_GOOD) + goto close_scanner_and_return; +#endif + } + + /* third: get the extended Avision inquiry */ + status = inquiry (av_con, result, AVISION_INQUIRY_SIZE_V1); + if (status != SANE_STATUS_GOOD) { + DBG (1, "attach: avision v1 inquiry failed (%s)\n", sane_strstatus (status)); + goto close_scanner_and_return; + } + + dev = malloc (sizeof (*dev)); + if (!dev) { + status = SANE_STATUS_NO_MEM; + goto close_scanner_and_return; + } + + memset (dev, 0, sizeof (*dev)); + + dev->hw = &Avision_Device_List[model_num]; + + dev->sane.name = strdup (devname); + dev->sane.vendor = dev->hw->real_mfg ? dev->hw->real_mfg : strdup (mfg); + dev->sane.model = dev->hw->real_model ? dev->hw->real_model : strdup (model); + dev->connection.connection_type = av_con.connection_type; + dev->connection.usb_status = av_con.usb_status; + + /* and finally Avision even extended this one later on + the AV220C2 does not grok this */ + dev->inquiry_asic_type = (int) result[91]; + if (dev->inquiry_asic_type == AV_ASIC_C6) + { + status = inquiry (av_con, result, AVISION_INQUIRY_SIZE_V2); + if (status != SANE_STATUS_GOOD) { + DBG (1, "attach: avision v2 inquiry failed (%s)\n", sane_strstatus (status)); + goto close_scanner_and_return; + } + } + + debug_print_raw (6, "attach: raw data:\n", result, sizeof (result) ); + + DBG (3, "attach: [8-15] Vendor id.: '%8.8s'\n", result+8); + DBG (3, "attach: [16-31] Product id.: '%16.16s'\n", result+16); + DBG (3, "attach: [32-35] Product rev.: '%4.4s'\n", result+32); + + i = (result[36] >> 4) & 0x7; + switch (result[36] & 0x07) { + case 0: + s = " RGB"; break; + case 1: + s = " BGR"; break; + default: + s = " unknown (RESERVED)"; + } + DBG (3, "attach: [36] Bitfield:%s%s%s%s%s%s%s color plane\n", + BIT(result[36],7)?" ADF":"", + (i==0)?" B&W only":"", + BIT(i, 1)?" 3-pass color":"", + BIT(i, 2)?" 1-pass color":"", + BIT(i, 2) && BIT(i, 0) ?" 1-pass color (ScanPartner only)":"", + BIT(result[36],3)?" IS_NOT_FLATBED":"", + s); + + DBG (3, "attach: [37] Optical res.: %d00 dpi\n", result[37]); + DBG (3, "attach: [38] Maximum res.: %d00 dpi\n", result[38]); + + DBG (3, "attach: [39] Bitfield1:%s%s%s%s%s%s\n", + BIT(result[39],7)?" TRANS":"", + BIT(result[39],6)?" Q_SCAN":"", + BIT(result[39],5)?" EXTENDED_RES":"", + BIT(result[39],4)?" SUPPORTS_CALIB":"", + BIT(result[39],2)?" NEW_PROTOCOL":"", + (result[39] & 0x03) == 0x03 ? " AVISION":" OEM"); + + DBG (3, "attach: [40-41] X res. in gray: %d dpi\n", + get_double ( &(result[40]) )); + DBG (3, "attach: [42-43] Y res. in gray: %d dpi\n", + get_double ( &(result[42]) )); + DBG (3, "attach: [44-45] X res. in color: %d dpi\n", + get_double ( &(result[44]) )); + DBG (3, "attach: [46-47] Y res. in color: %d dpi\n", + get_double ( &(result[46]) )); + DBG (3, "attach: [48-49] USB max read: %d\n", +get_double ( &(result[48] ) )); + + DBG (3, "attach: [50] ESA1:%s%s%s%s%s%s%s%s\n", + BIT(result[50],7)?" LIGHT_CONTROL":"", + BIT(result[50],6)?" BUTTON_CONTROL":"", + BIT(result[50],5)?" NEED_SW_COLORPACK":"", + BIT(result[50],4)?" SW_CALIB":"", + BIT(result[50],3)?" NEED_SW_GAMMA":"", + BIT(result[50],2)?" KEEPS_GAMMA":"", + BIT(result[50],1)?" KEEPS_WINDOW_CMD":"", + BIT(result[50],0)?" XYRES_DIFFERENT":""); + DBG (3, "attach: [51] ESA2:%s%s%s%s%s%s%s%s\n", + BIT(result[51],7)?" EXPOSURE_CTRL":"", + BIT(result[51],6)?" NEED_SW_TRIGGER_CAL":"", + BIT(result[51],5)?" NEED_WHITE_PAPER_CALIB":"", + BIT(result[51],4)?" SUPPORTS_QUALITY_SPEED_CAL":"", + BIT(result[51],3)?" NEED_TRANSP_CAL":"", + BIT(result[51],2)?" HAS_PUSH_BUTTON":"", + BIT(result[51],1)?" NEW_CAL_METHOD_3x3_MATRIX_(NO_GAMMA_TABLE)":"", + BIT(result[51],0)?" ADF_MIRRORS_IMAGE":""); + DBG (3, "attach: [52] ESA3:%s%s%s%s%s%s%s%s\n", + BIT(result[52],7)?" GRAY_WHITE":"", + BIT(result[52],6)?" SUPPORTS_GAIN_CONTROL":"", + BIT(result[52],5)?" SUPPORTS_TET":"", /* "Text Enhanced Technology" */ + BIT(result[52],4)?" 3x3COL_TABLE":"", + BIT(result[52],3)?" 1x3FILTER":"", + BIT(result[52],2)?" INDEX_COLOR":"", + BIT(result[52],1)?" POWER_SAVING_TIMER":"", + BIT(result[52],0)?" NVM_DATA_REC":""); + + /* print some more scanner features/params */ + DBG (3, "attach: [53] line difference (software color pack): %d\n", result[53]); + DBG (3, "attach: [54] color mode pixel boundary: %d\n", result[54]); + DBG (3, "attach: [55] gray mode pixel boundary: %d\n", result[55]); + DBG (3, "attach: [56] 4bit gray mode pixel boundary: %d\n", result[56]); + DBG (3, "attach: [57] lineart mode pixel boundary: %d\n", result[57]); + DBG (3, "attach: [58] halftone mode pixel boundary: %d\n", result[58]); + DBG (3, "attach: [59] error-diffusion mode pixel boundary: %d\n", result[59]); + + DBG (3, "attach: [60] channels per pixel:%s%s%s\n", + BIT(result[60],7)?" 1":"", + BIT(result[60],6)?" 3":"", + (result[60] & 0x3F) != 0 ? " RESERVED":""); + + DBG (3, "attach: [61] bits per channel:%s%s%s%s%s%s%s\n", + BIT(result[61],7)?" 1":"", + BIT(result[61],6)?" 4":"", + BIT(result[61],5)?" 6":"", + BIT(result[61],4)?" 8":"", + BIT(result[61],3)?" 10":"", + BIT(result[61],2)?" 12":"", + BIT(result[61],1)?" 16":""); + + DBG (3, "attach: [62] scanner type:%s%s%s%s%s%s\n", + BIT(result[62],7)?" Flatbed":"", + BIT(result[62],6)?" Roller (ADF)":"", + BIT(result[62],5)?" Flatbed (ADF)":"", + BIT(result[62],4)?" Roller":"", /* does not feed multiple pages, AV25 */ + BIT(result[62],3)?" Film scanner":"", + BIT(result[62],2)?" Duplex":""); + + DBG (3, "attach: [75-76] Max shading target : %x\n", + get_double ( &(result[75]) )); + + DBG (3, "attach: [77-78] Max X of transparency: %d dots * base_dpi\n", + get_double ( &(result[77]) )); + DBG (3, "attach: [79-80] Max Y of transparency: %d dots * base_dpi\n", + get_double ( &(result[79]) )); + + DBG (3, "attach: [81-82] Max X of flatbed: %d dots * base_dpi\n", + get_double ( &(result[81]) )); + DBG (3, "attach: [83-84] Max Y of flatbed: %d dots * base_dpi\n", + get_double ( &(result[83]) )); + + DBG (3, "attach: [85-86] Max X of ADF: %d dots * base_dpi\n", + get_double ( &(result[85]) )); + DBG (3, "attach: [87-88] Max Y of ADF: %d dots * base_dpi\n", + get_double ( &(result[87]) )); /* 0xFFFF means unlimited length */ + + DBG (3, "attach: [89-90] Res. in Ex. mode: %d dpi\n", + get_double ( &(result[89]) )); + + DBG (3, "attach: [91] ASIC: %d\n", result[91]); + + DBG (3, "attach: [92] Buttons: %d\n", result[92]); + + DBG (3, "attach: [93] ESA4:%s%s%s%s%s%s%s%s\n", + BIT(result[93],7)?" SUPPORTS_ACCESSORIES_DETECT":"", + BIT(result[93],6)?" ADF_IS_BGR_ORDERED":"", + BIT(result[93],5)?" NO_SINGLE_CHANNEL_GRAY_MODE":"", + BIT(result[93],4)?" SUPPORTS_FLASH_UPDATE":"", + BIT(result[93],3)?" SUPPORTS_ASIC_UPDATE":"", + BIT(result[93],2)?" SUPPORTS_LIGHT_DETECT":"", + BIT(result[93],1)?" SUPPORTS_READ_PRNU_DATA":"", + BIT(result[93],0)?" FLATBED_MIRRORS_IMAGE":""); + + DBG (3, "attach: [94] ESA5:%s%s%s%s%s%s%s%s\n", + BIT(result[94],7)?" IGNORE_LINE_DIFFERENCE_FOR_ADF":"", + BIT(result[94],6)?" NEEDS_SW_LINE_COLOR_PACK":"", + BIT(result[94],5)?" SUPPORTS_DUPLEX_SCAN":"", + BIT(result[94],4)?" INTERLACED_DUPLEX_SCAN":"", + BIT(result[94],3)?" SUPPORTS_TWO_MODE_ADF_SCANS":"", + BIT(result[94],2)?" SUPPORTS_TUNE_SCAN_LENGTH":"", + BIT(result[94],1)?" SUPPORTS_SWITCH_STRIP_FOR_DESKEW":"", /* Kodak i80 only */ + BIT(result[94],0)?" SEARCHES_LEADING_SIDE_EDGE_BY_FIRMWARE":""); + + DBG (3, "attach: [95] ESA6:%s%s%s%s%s%s%s%s\n", + BIT(result[95],7)?" SUPPORTS_PAPER_SIZE_AUTO_DETECTION":"", + BIT(result[95],6)?" SUPPORTS_DO_HOUSEKEEPING":"", /* Kodak i80 only */ + BIT(result[95],5)?" SUPPORTS_PAPER_LENGTH_SETTING":"", /* AV220, Kodak */ + BIT(result[95],4)?" SUPPORTS_PRE_GAMMA_LINEAR_CORRECTION":"", + BIT(result[95],3)?" SUPPORTS_PREFEEDING":"", /* OKI S9800 */ + BIT(result[95],2)?" SUPPORTS_GET_BACKGROUND_RASTER":"", /* AV220 et.al. */ + BIT(result[95],1)?" SUPPORTS_NVRAM_RESET":"", + BIT(result[95],0)?" SUPPORTS_BATCH_SCAN":""); + + DBG (3, "attach: [128] ESA7:%s%s%s%s%s%s%s%s\n", + BIT(result[128],7)?" SUPPORTS_ADF_CONTINUOUS":"", + BIT(result[128],6)?" SUPPORTS_YCbCr_COLOR":"", + BIT(result[128],5)?" SUPPORTS_ADF_3PASS":"", + BIT(result[128],4)?" SUPPORTS_TUNE_SCAN_LENGTH_HORIZ":"", + BIT(result[128],3)?" SUPPORTS_READ_WRITE_ABILITY_PARAMETER":"", + BIT(result[128],2)?" SUPPORTS_JOB_CONTROL":"", + BIT(result[128],1)?" SUPPORTS_INF_LENGTH":"", + BIT(result[128],0)?" ULTRA_SONIC_DOUBLE_FEED_DETECTION":""); + + DBG (3, "attach: [129] YCbCr:%s%s%s%s%s%s%s%s\n", + BIT(result[129],7)?" YCC4:2:0":"", + BIT(result[129],6)?" YCC(profile2)":"", + BIT(result[129],5)?" YCC(profile3)":"", + BIT(result[129],4)?" YCC(profile4)":"", + BIT(result[129],3)?" JPEG(profile1)":"", + BIT(result[129],2)?" JPEG(profile2)":"", + BIT(result[129],1)?" JPEG(profile3)":"", + BIT(result[129],0)?" JPEG(profile4)":""); + + /* I have no idea how film scanner could reliably be detected -ReneR */ + if (dev->hw->feature_type & AV_FILMSCANNER) { + dev->scanner_type = AV_FILM; + dev->sane.type = "film scanner"; + } + else if ( BIT(result[62],6) || BIT(result[62],4) ) { + dev->scanner_type = AV_SHEETFEED; + dev->sane.type = "sheetfed scanner"; + } + else { + dev->scanner_type = AV_FLATBED; + dev->sane.type = "flatbed scanner"; + } + + dev->inquiry_new_protocol = BIT (result[39],2); + dev->inquiry_asic_type = (int) result[91]; + + dev->inquiry_nvram_read = BIT(result[52],0); + dev->inquiry_power_save_time = BIT(result[52],1); + + dev->inquiry_adf = BIT (result[62], 5); + dev->inquiry_duplex = BIT (result[62], 2) || BIT (result[94], 5); + dev->inquiry_duplex_interlaced = BIT(result[62],2) || BIT (result[94], 4); + /* the first avision scanners (AV3200) do not set the interlaced bit */ + if (dev->inquiry_duplex && dev->inquiry_asic_type < AV_ASIC_C6) + dev->inquiry_duplex_interlaced = 1; + + dev->inquiry_paper_length = BIT (result[95], 5); + dev->inquiry_batch_scan = BIT (result[95], 0); /* AV122, DM152 */ + + dev->inquiry_detect_accessories = BIT (result[93], 7); + + dev->inquiry_needs_calibration = BIT (result[50], 4); + + dev->inquiry_keeps_window = BIT (result[50], 1); + if (Avision_Device_List [model_num].feature_type & AV_DOES_NOT_KEEP_WINDOW) + dev->inquiry_keeps_window = 0; + if (Avision_Device_List [model_num].feature_type & AV_DOES_KEEP_WINDOW) + dev->inquiry_keeps_window = 1; + + dev->inquiry_needs_gamma = BIT (result[50], 3); + dev->inquiry_keeps_gamma = BIT (result[50], 2); + if (Avision_Device_List [model_num].feature_type & AV_DOES_NOT_KEEP_GAMMA) + dev->inquiry_keeps_gamma = 0; + if (Avision_Device_List [model_num].feature_type & AV_DOES_KEEP_GAMMA) + dev->inquiry_keeps_gamma = 1; + + dev->inquiry_3x3_matrix = BIT (result[51], 1); + dev->inquiry_needs_software_colorpack = BIT (result[50],5); + + dev->inquiry_needs_line_pack = BIT (result[94], 6); + + dev->inquiry_adf_need_mirror = BIT (result[51], 0); + dev->inquiry_adf_bgr_order = BIT (result[93], 6); + if (Avision_Device_List [model_num].feature_type & AV_ADF_BGR_ORDER_INVERT) + dev->inquiry_adf_bgr_order = ! dev->inquiry_adf_bgr_order; + + dev->inquiry_light_detect = BIT (result[93], 2); + dev->inquiry_light_control = BIT (result[50], 7); + dev->inquiry_button_control = BIT (result[50], 6) | BIT (result[51],2); + + dev->inquiry_exposure_control = BIT(result[51],7); + dev->inquiry_max_shading_target = get_double ( &(result[75]) ); + + dev->inquiry_color_boundary = result[54]; + if (dev->inquiry_color_boundary == 0) + dev->inquiry_color_boundary = 8; + + dev->inquiry_gray_boundary = result[55]; + if (dev->inquiry_gray_boundary == 0) + dev->inquiry_gray_boundary = 8; + + dev->inquiry_dithered_boundary = result[59]; + if (dev->inquiry_dithered_boundary == 0) + dev->inquiry_dithered_boundary = 8; + + dev->inquiry_thresholded_boundary = result[57]; + if (dev->inquiry_thresholded_boundary == 0) + dev->inquiry_thresholded_boundary = 8; + + dev->inquiry_line_difference = result[53]; + /* compensation according to real world hardware */ + switch (dev->inquiry_asic_type) + { + case AV_ASIC_C2: /* HP 5300 */ + case AV_ASIC_C5: /* HP 53xx R2 */ + dev->inquiry_line_difference /= 2; /* HP 5300 */ + break; + case AV_ASIC_C7: + dev->inquiry_line_difference *= 2; /* AV610C2 */ + break; + default: + ; + } + + if (dev->inquiry_new_protocol) { + dev->inquiry_optical_res = get_double ( &(result[89]) ); + dev->inquiry_max_res = get_double ( &(result[44]) ); + } + else { + dev->inquiry_optical_res = result[37] * 100; + dev->inquiry_max_res = result[38] * 100; + } + + /* fixup max res */ + if (dev->inquiry_optical_res > dev->inquiry_max_res) { + DBG (1, "Inquiry optical resolution > max_resolution, adjusting!\n"); + dev->inquiry_max_res = dev->inquiry_optical_res; + } + + if (dev->inquiry_optical_res == 0) + { + DBG (1, "Inquiry optical resolution is invalid!\n"); + if (dev->hw->feature_type & AV_FORCE_FILM) + dev->inquiry_optical_res = 2438; /* verify */ + if (dev->scanner_type == AV_SHEETFEED) + dev->inquiry_optical_res = 300; + else + dev->inquiry_optical_res = 600; + } + if (dev->inquiry_max_res == 0) { + DBG (1, "Inquiry max resolution is invalid, using 1200 dpi!\n"); + dev->inquiry_max_res = 1200; + } + + DBG (1, "attach: optical resolution set to: %d dpi\n", dev->inquiry_optical_res); + DBG (1, "attach: max resolution set to: %d dpi\n", dev->inquiry_max_res); + + if (BIT(result[60],6)) + dev->inquiry_channels_per_pixel = 3; + else if (BIT(result[60],7)) + dev->inquiry_channels_per_pixel = 1; + else if ( ((result[36] >> 4) & 0x7) > 0) + dev->inquiry_channels_per_pixel = 3; + else + dev->inquiry_channels_per_pixel = 1; + + if (BIT(result[61],1)) + dev->inquiry_bits_per_channel = 16; + else if (BIT(result[61],2)) + dev->inquiry_bits_per_channel = 12; + else if (BIT(result[61],3)) + dev->inquiry_bits_per_channel = 10; + else if (BIT(result[61],4)) + dev->inquiry_bits_per_channel = 8; + else if (BIT(result[61],5)) + dev->inquiry_bits_per_channel = 6; + else if (BIT(result[61],6)) + dev->inquiry_bits_per_channel = 4; + else if (BIT(result[61],7)) + dev->inquiry_bits_per_channel = 1; + else + dev->inquiry_bits_per_channel = 8; /* default for old scanners */ + + if (dev->hw->feature_type & AV_12_BIT_MODE) + dev->inquiry_bits_per_channel = 12; + + if (! (dev->hw->feature_type & AV_GRAY_MODES)) + dev->inquiry_no_gray_modes = BIT(result[93],5); + + DBG (1, "attach: max channels per pixel: %d, max bits per channel: %d\n", + dev->inquiry_channels_per_pixel, dev->inquiry_bits_per_channel); + + if (! (dev->hw->feature_type & AV_NO_BUTTON)) + dev->inquiry_buttons = result[92]; + + /* get max x/y ranges for the different modes */ + { + double base_dpi; /* TODO: make int */ + if (dev->scanner_type != AV_FILM) { + base_dpi = AVISION_BASE_RES; + } else { + /* ZP: The right number is 2820, whether it is 40-41, 42-43, 44-45, + * 46-47 or 89-90 I don't know but I would bet for the last ! + * ReneR: OK. We use it via the optical_res which we need anyway ... + */ + base_dpi = dev->inquiry_optical_res; + } + + /* .1 to slightly increase the size to match the one of American standard paper + formats that would otherwise be .1 mm too large to scan ... */ + dev->inquiry_x_ranges [AV_NORMAL_DIM] = + (double)get_double (&(result[81])) * MM_PER_INCH / base_dpi + .1; + dev->inquiry_y_ranges [AV_NORMAL_DIM] = + (double)get_double (&(result[83])) * MM_PER_INCH / base_dpi; + + dev->inquiry_x_ranges [AV_TRANSPARENT_DIM] = + (double)get_double (&(result[77])) * MM_PER_INCH / base_dpi + .1; + dev->inquiry_y_ranges [AV_TRANSPARENT_DIM] = + (double)get_double (&(result[79])) * MM_PER_INCH / base_dpi; + + dev->inquiry_x_ranges [AV_ADF_DIM] = + (double)get_double (&(result[85])) * MM_PER_INCH / base_dpi + .1; + dev->inquiry_y_ranges [AV_ADF_DIM] = + (double)get_double (&(result[87])) * MM_PER_INCH / base_dpi; + } + + dev->inquiry_tune_scan_length = BIT(result[94],2); + if (Avision_Device_List [model_num].feature_type2 & AV_NO_TUNE_SCAN_LENGTH) + dev->inquiry_tune_scan_length = 0; + + dev->inquiry_background_raster = BIT(result[95],2); + + if (dev->hw->feature_type & AV_NO_BACKGROUND) + dev->inquiry_background_raster = 0; + + if (dev->inquiry_background_raster) { + dev->inquiry_background_raster_pixel = + get_double(&(result[85])) * dev->inquiry_optical_res / AVISION_BASE_RES; + } + + /* check if x/y ranges are valid :-((( */ + { + source_mode_dim mode; + + for (mode = AV_NORMAL_DIM; mode < AV_SOURCE_MODE_DIM_LAST; ++ mode) + { + if (dev->inquiry_x_ranges [mode] != 0 && + dev->inquiry_y_ranges [mode] != 0) + { + DBG (3, "attach: x/y-range for mode %d is valid!\n", mode); + if (force_a4) { + DBG (1, "attach: \"force_a4\" found! Using default (ISO A4).\n"); + dev->inquiry_x_ranges [mode] = A4_X_RANGE * MM_PER_INCH; + dev->inquiry_y_ranges [mode] = A4_Y_RANGE * MM_PER_INCH; + } else if (force_a3) { + DBG (1, "attach: \"force_a3\" found! Using default (ISO A3).\n"); + dev->inquiry_x_ranges [mode] = A3_X_RANGE * MM_PER_INCH; + dev->inquiry_y_ranges [mode] = A3_Y_RANGE * MM_PER_INCH; + } + } + else /* mode is invalid */ + { + DBG (1, "attach: x/y-range for mode %d is invalid! Using a default.\n", mode); + if (dev->hw->feature_type & AV_FORCE_A3) { + dev->inquiry_x_ranges [mode] = A3_X_RANGE * MM_PER_INCH; + dev->inquiry_y_ranges [mode] = A3_Y_RANGE * MM_PER_INCH; + } + else if (dev->hw->feature_type & AV_FORCE_FILM) { + dev->inquiry_x_ranges [mode] = FILM_X_RANGE * MM_PER_INCH; + dev->inquiry_y_ranges [mode] = FILM_Y_RANGE * MM_PER_INCH; + } + else { + dev->inquiry_x_ranges [mode] = A4_X_RANGE * MM_PER_INCH; + + if (dev->scanner_type == AV_SHEETFEED) + dev->inquiry_y_ranges [mode] = SHEETFEED_Y_RANGE * MM_PER_INCH; + else + dev->inquiry_y_ranges [mode] = A4_Y_RANGE * MM_PER_INCH; + } + } + DBG (1, "attach: Mode %d range is now: %f x %f mm.\n", + mode, + dev->inquiry_x_ranges [mode], dev->inquiry_y_ranges [mode]); + } /* end for all modes */ + } + + /* We need a bigger buffer for USB devices, since they seem to have + a firmware bug and do not support reading the calibration data in + tiny chunks */ + if (av_con.connection_type == AV_USB) + dev->scsi_buffer_size = 1024 * 1024; /* or 0x10000, used by AV Windows driver during background raster read, ... ? */ + else + dev->scsi_buffer_size = sanei_scsi_max_request_size; + + if (dev->inquiry_asic_type >= AV_ASIC_C5) + dev->read_stripe_size = 32; + else /* tested on AV3200 with it's max of 300dpi @color */ + dev->read_stripe_size = 8; /* maybe made dynamic on scan res ... */ + + /* normally the data_dq is 0x0a0d - but some newer scanner hang with it ... */ + if (dev->inquiry_new_protocol) /* TODO: match on ASIC? which model hung? */ + dev->data_dq = 0x0a0d; + else + dev->data_dq = 0; + + avision_close (&av_con); + + ++ num_devices; + dev->next = first_dev; + first_dev = dev; + if (devp) + *devp = dev; + + return SANE_STATUS_GOOD; + + close_scanner_and_return: + avision_close (&av_con); + + return status; +} + + +static SANE_Status +get_tune_scan_length (Avision_Scanner* s) +{ + SANE_Status status; + int i; + + struct command_read rcmd; + size_t size; + + struct max_value { + uint8_t max [2]; + } payload; + + /* turn on the light */ + DBG (3, "get_tune_scan_length:\n"); + + memset (&rcmd, 0, sizeof (rcmd)); + size = sizeof (payload); + + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0xD2; /* Read General Ability/Parameter */ + + for (i = 1; i <= 8; ++i) { + memset (&payload, 0, sizeof (payload)); + + set_double (rcmd.datatypequal, i); /* type */ + set_triple (rcmd.transferlen, size); + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), + 0, 0, &payload, &size); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_tune_scan_length: read %d failed (%s)\n", i, sane_strstatus (status)); + return status; + } + DBG (1, "get_tune_scan_length: %d: %d\n", i, get_double (payload.max)); + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +send_tune_scan_length (Avision_Scanner* s) +{ + int top, bottom; + + SANE_Status status; + size_t size; + struct command_send scmd; + struct truncate_attach { + uint8_t vertical [2]; + /* uint8_t horizontal [2]; not send by the Windows driver, yet */ + } payload; + + DBG (3, "send_tune_scan_length:\n"); + + memset (&scmd, 0, sizeof (scmd)); + + size = sizeof (payload); + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = 0x96; /* Attach/Truncate head(left) of scan length */ + set_triple (scmd.transferlen, size); + + /* the SPEC says optical DPI, but real world measuring suggests it is 1200 + as in the window descriptor */ + top = 1200 * SANE_UNFIX (s->val[OPT_OVERSCAN_TOP].w) / MM_PER_INCH; + DBG (3, "send_tune_scan_length: top: %d\n", top); + + set_double (scmd.datatypequal, 0x0001); /* attach, 0x000 is shorten */ + set_double (payload.vertical, top); + /* set_double (payload.horizontal, 0); */ + + /* we alway send it, even for 0 as the scanner keeps it in RAM and + previous runs could already have set something */ + + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + &payload, sizeof (payload), 0, 0); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "send_tune_scan_length: send top/left failed (%s)\n", sane_strstatus (status)); + return status; + } + + scmd.datatypecode = 0x95; /* Attach/Truncate tail(right) of scan length */ + bottom = 1200 * SANE_UNFIX (s->val[OPT_OVERSCAN_BOTTOM].w) / MM_PER_INCH; + DBG (3, "send_tune_scan_length: bottom: %d\n", bottom); + + set_double (payload.vertical, bottom); + /*set_double (payload.horizontal, 0); */ + + size = sizeof (payload); + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + &payload, sizeof (payload), 0, 0); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "send_tune_scan_length: send bottom/right failed (%s)\n", sane_strstatus (status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +additional_probe (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + + /* we should wait until the scanner is ready before we + perform further actions */ + + SANE_Status status; + /* try to retrieve additional accessory information */ + if (dev->inquiry_detect_accessories) { + status = get_accessories_info (s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* for a film scanner try to retrieve additional frame information */ + if (dev->scanner_type == AV_FILM) { + status = get_frame_info (s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* no scanner did support this so far: tried on AV220, DM152 */ + if (0 && dev->inquiry_duplex) { + status = get_duplex_info (s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* get overscan ("head/tail tune") information: hangs AV220, zeros on AV122 */ + if (0 && dev->inquiry_tune_scan_length) { + status = get_tune_scan_length (s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* create dynamic *-mode entries */ + if (!dev->inquiry_no_gray_modes) + { + if (dev->inquiry_bits_per_channel > 0) { + add_color_mode (dev, AV_THRESHOLDED, SANE_VALUE_SCAN_MODE_LINEART); + add_color_mode (dev, AV_DITHERED, "Dithered"); + } + + if (dev->inquiry_bits_per_channel >= 8) + add_color_mode (dev, AV_GRAYSCALE, SANE_VALUE_SCAN_MODE_GRAY); + + if (dev->inquiry_bits_per_channel == 12) + add_color_mode (dev, AV_GRAYSCALE12, "12bit Gray"); + + if (dev->inquiry_bits_per_channel >= 16) + add_color_mode (dev, AV_GRAYSCALE16, "16bit Gray"); + } + + if (dev->inquiry_channels_per_pixel > 1) { + add_color_mode (dev, AV_TRUECOLOR, SANE_VALUE_SCAN_MODE_COLOR); + + if (dev->inquiry_bits_per_channel == 12) + add_color_mode (dev, AV_TRUECOLOR12, "12bit Color"); + + if (dev->inquiry_bits_per_channel >= 16) + add_color_mode (dev, AV_TRUECOLOR16, "16bit Color"); + } + + /* now choose the default mode - avoiding the 12/16 bit modes */ + dev->color_list_default = last_color_mode (dev); + if (dev->inquiry_bits_per_channel > 8 && dev->color_list_default > 0) { + dev->color_list_default--; + } + + if (dev->scanner_type == AV_SHEETFEED) + { + add_source_mode (dev, AV_ADF, "ADF Front"); + } + else + { + add_source_mode (dev, AV_NORMAL, "Normal"); + + if (dev->inquiry_light_box) + add_source_mode (dev, AV_TRANSPARENT, "Transparency"); + + if (dev->inquiry_adf) + add_source_mode (dev, AV_ADF, "ADF Front"); + } + + if (dev->inquiry_duplex) { + if (dev->inquiry_duplex_interlaced && !(dev->hw->feature_type & AV_NO_REAR)) + add_source_mode (dev, AV_ADF_REAR, "ADF Back"); + add_source_mode (dev, AV_ADF_DUPLEX, "ADF Duplex"); + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_calib_format (Avision_Scanner* s, struct calibration_format* format) +{ + SANE_Status status; + + struct command_read rcmd; + uint8_t result [32]; + size_t size; + + DBG (3, "get_calib_format:\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0x60; /* get calibration format */ + set_double (rcmd.datatypequal, s->hw->data_dq); + set_triple (rcmd.transferlen, size); + + DBG (3, "get_calib_format: read_data: %lu bytes\n", (u_long) size); + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result) ) { + DBG (1, "get_calib_format: read calib. info failed (%s)\n", + sane_strstatus (status) ); + return status; + } + + debug_print_calib_format (3, "get_calib_format", result); + + format->pixel_per_line = get_double (&(result[0])); + format->bytes_per_channel = result[2]; + format->lines = result[3]; + format->flags = result[4]; + format->ability1 = result[5]; + format->r_gain = result[6]; + format->g_gain = result[7]; + format->b_gain = result[8]; + format->r_shading_target = get_double (&(result[9])); + format->g_shading_target = get_double (&(result[11])); + format->b_shading_target = get_double (&(result[13])); + format->r_dark_shading_target = get_double (&(result[15])); + format->g_dark_shading_target = get_double (&(result[17])); + format->b_dark_shading_target = get_double (&(result[19])); + + /* now translate to normal! */ + /* firmware return R--RG--GB--B with 3 line count */ + /* software format it as 1 line if true color scan */ + /* only line interleave format to be supported */ + + if (color_mode_is_color (s->c_mode) || BIT(format->ability1, 3)) { + format->channels = 3; + format->lines /= 3; /* line interleave */ + } + else + format->channels = 1; + + DBG (3, "get_calib_format: channels: %d\n", format->channels); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_calib_data (Avision_Scanner* s, uint8_t data_type, + uint8_t* calib_data, + size_t calib_size) +{ + SANE_Status status; + uint8_t *calib_ptr; + + size_t get_size, data_size, chunk_size; + + struct command_read rcmd; + + chunk_size = calib_size; + + DBG (3, "get_calib_data: type %x, size %lu, chunk_size: %lu\n", + data_type, (u_long) calib_size, (u_long) chunk_size); + + memset (&rcmd, 0, sizeof (rcmd)); + + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = data_type; + set_double (rcmd.datatypequal, s->hw->data_dq); + + calib_ptr = calib_data; + get_size = chunk_size; + data_size = calib_size; + + while (data_size) { + if (get_size > data_size) + get_size = data_size; + + read_constrains(s, get_size); + + set_triple (rcmd.transferlen, get_size); + + DBG (3, "get_calib_data: Reading %ld bytes calibration data\n", + (long)get_size); + + status = avision_cmd (&s->av_con, &rcmd, + sizeof (rcmd), 0, 0, calib_ptr, &get_size); + if (status != SANE_STATUS_GOOD) { + DBG (1, "get_calib_data: read data failed (%s)\n", + sane_strstatus (status)); + return status; + } + + DBG (3, "get_calib_data: Got %ld bytes calibration data\n", (long)get_size); + + data_size -= get_size; + calib_ptr += get_size; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +set_calib_data (Avision_Scanner* s, struct calibration_format* format, + uint8_t* dark_data, uint8_t* white_data) +{ + Avision_Device* dev = s->hw; + + const int elements_per_line = format->pixel_per_line * format->channels; + + SANE_Status status; + + uint8_t send_type; + uint16_t send_type_q; + + struct command_send scmd; + + int i; + size_t out_size; + + DBG (3, "set_calib_data:\n"); + + send_type = 0x82; /* download calibration data */ + + /* do we use a color mode? */ + if (format->channels > 1) { + send_type_q = 0x12; /* color calib data */ + } + else { + if (dev->hw->feature_type & AV_GRAY_CALIB_BLUE) + send_type_q = 0x2; /* gray/bw calib data on the blue channel (AV610) */ + else + send_type_q = 0x11; /* gray/bw calib data */ + } + + memset (&scmd, 0x00, sizeof (scmd)); + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = send_type; + + /* data corrections due to dark calibration data merge */ + if (BIT (format->ability1, 2) ) { + DBG (3, "set_calib_data: merging dark calibration data\n"); + for (i = 0; i < elements_per_line; ++i) { + uint16_t value_orig = get_double_le (white_data + i*2); + uint16_t value_new = value_orig; + + value_new &= 0xffc0; + value_new |= (get_double_le (dark_data + i*2) >> 10) & 0x3f; + + DBG (9, "set_calib_data: element %d, dark difference %d\n", + i, value_orig - value_new); + + set_double_le ((white_data + i*2), value_new); + } + } + + out_size = format->pixel_per_line * 2; + + /* send data in one command? */ + /* FR: HP5370 reports one-pass, but needs multi (or other format in single) */ + if (format->channels == 1 || + ( ( (dev->hw->feature_type & AV_ONE_CALIB_CMD) || + ! BIT(format->ability1, 0) ) && + ! (dev->hw->feature_type & AV_MULTI_CALIB_CMD) ) ) + /* one command (most scanners) */ + { + size_t send_size = elements_per_line * 2; + DBG (3, "set_calib_data: all channels in one command\n"); + DBG (3, "set_calib_data: send_size: %lu\n", (u_long) send_size); + + memset (&scmd, 0, sizeof (scmd) ); + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = send_type; + set_double (scmd.datatypequal, send_type_q); + set_triple (scmd.transferlen, send_size); + + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + (char*) white_data, send_size, 0, 0); + /* not return immediately to free mem at the end */ + } + else /* send data channel by channel (some USB ones) */ + { + int conv_out_size = format->pixel_per_line * 2; + uint16_t* conv_out_data; /* here it is save to use 16bit data + since we only move whole words around */ + + DBG (3, "set_calib_data: channels in single commands\n"); + + conv_out_data = (uint16_t*) malloc (conv_out_size); + if (!conv_out_data) { + status = SANE_STATUS_NO_MEM; + } + else { + int channel; + for (channel = 0; channel < 3; ++ channel) + { + int i; + + /* no need for endianness handling since whole word copy */ + uint16_t* casted_avg_data = (uint16_t*) white_data; + + DBG (3, "set_calib_data_calibration: channel: %i\n", channel); + + for (i = 0; i < format->pixel_per_line; ++ i) + conv_out_data [i] = casted_avg_data [i * 3 + channel]; + + DBG (3, "set_calib_data: sending %i bytes now\n", + conv_out_size); + + memset (&scmd, 0, sizeof (scmd)); + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = send_type; /* send calibration data */ + set_double (scmd.datatypequal, channel); + set_triple (scmd.transferlen, conv_out_size); + + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + conv_out_data, conv_out_size, 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG (3, "set_calib_data: send_data failed (%s)\n", + sane_strstatus (status)); + /* not return immediately to free mem at the end */ + } + } /* end for each channel */ + free (conv_out_data); + } /* end else send calib data*/ + } + + return SANE_STATUS_GOOD; +} + +/* Sort data pixel by pixel and average first 2/3 of the data. + The caller has to free return pointer. R,G,B pixels + interleave to R,G,B line interleave. + + The input data data is in 16 bits little endian, always. + That is a = b[1] << 8 + b[0] in all system. + + We convert it to SCSI high-endian (big-endian) since we use it all + over the place anyway .... - Sorry for this mess. */ + +static uint8_t* +sort_and_average (struct calibration_format* format, uint8_t* data) +{ + const int elements_per_line = format->pixel_per_line * format->channels; + const int stride = format->bytes_per_channel * elements_per_line; + int i, line; + + uint8_t *sort_data, *avg_data; + + DBG (1, "sort_and_average:\n"); + + if (!format || !data) + return NULL; + + sort_data = malloc (format->lines * 2); + if (!sort_data) + return NULL; + + avg_data = malloc (elements_per_line * 2); + if (!avg_data) { + free (sort_data); + return NULL; + } + + /* for each pixel */ + for (i = 0; i < elements_per_line; ++ i) + { + uint8_t* ptr1 = data + i * format->bytes_per_channel; + uint16_t temp; + + /* copy all lines for pixel i into the linear array sort_data */ + for (line = 0; line < format->lines; ++ line) { + uint8_t* ptr2 = ptr1 + line * stride; /* pixel */ + + if (format->bytes_per_channel == 1) + temp = 0xffff * *ptr2 / 255; + else + temp = get_double_le (ptr2); /* little-endian! */ + set_double ((sort_data + line*2), temp); /* store big-endian */ + /* DBG (7, "ReneR to sort: %x\n", temp); */ + } + + temp = bubble_sort (sort_data, format->lines); + /* DBG (7, "ReneR averaged: %x\n", temp); */ + set_double ((avg_data + i*2), temp); /* store big-endian */ + } + + free ((void *) sort_data); + return avg_data; +} + +/* shading data is 16bits little endian format when send/read from firmware */ +static void +compute_dark_shading_data (Avision_Scanner* s, + struct calibration_format* format, uint8_t* data) +{ + uint16_t map_value = DEFAULT_DARK_SHADING; + uint16_t rgb_map_value[3]; + + int elements_per_line, i; + + DBG (3, "compute_dark_shading_data:\n"); + + if (s->hw->inquiry_max_shading_target != INVALID_DARK_SHADING) + map_value = s->hw->inquiry_max_shading_target << 8; + + rgb_map_value[0] = format->r_dark_shading_target; + rgb_map_value[1] = format->g_dark_shading_target; + rgb_map_value[2] = format->b_dark_shading_target; + + for (i = 0; i < format->channels; ++i) { + if (rgb_map_value[i] == INVALID_DARK_SHADING) + rgb_map_value[i] = map_value; + } + + if (format->channels == 1) { + /* set to green, TODO: should depend on color drop-out and true-gray -ReneR */ + rgb_map_value[0] = rgb_map_value[1] = rgb_map_value[2] = rgb_map_value[1]; + } + + elements_per_line = format->pixel_per_line * format->channels; + + /* Check line interleave or pixel interleave. */ + /* It seems no ASIC use line interleave right now. */ + /* Avision SCSI protocol document has bad description. */ + for (i = 0; i < elements_per_line; ++i) + { + uint16_t tmp_data = get_double_le((data + i*2)); + if (tmp_data > rgb_map_value[i % 3]) { + set_double ((data + i*2), tmp_data - rgb_map_value[i % 3]); + } + else { + set_double ((data + i*2), 0); + } + } +} + +static void +compute_white_shading_data (Avision_Scanner* s, + struct calibration_format* format, uint8_t* data) +{ + int i; + uint16_t inquiry_mst = DEFAULT_WHITE_SHADING; + uint16_t mst[3]; + + int elements_per_line = format->pixel_per_line * format->channels; + + /* debug counter */ + int values_invalid = 0; + int values_limitted = 0; + + DBG (3, "compute_white_shading_data:\n"); + + if (s->hw->inquiry_max_shading_target != INVALID_WHITE_SHADING) + inquiry_mst = s->hw->inquiry_max_shading_target << 4; + + mst[0] = format->r_shading_target; + mst[1] = format->g_shading_target; + mst[2] = format->b_shading_target; + + for (i = 0; i < 3; ++i) { + if (mst[i] == INVALID_WHITE_SHADING) /* mst[i] > MAX_WHITE_SHADING) */ { + DBG (3, "compute_white_shading_data: target %d invalid (%x) using inquiry (%x)\n", + i, mst[i], inquiry_mst); + mst[i] = inquiry_mst; + } + /* some firmware versions seems to return the bytes swapped? */ + else if (mst[i] < 0x110) { + uint8_t* swap_mst = (uint8_t*) &mst[i]; + uint8_t low_nibble_mst = swap_mst [0]; + swap_mst [0] = swap_mst[1]; + swap_mst [1] = low_nibble_mst; + + DBG (3, "compute_white_shading_data: target %d: bytes swapped.\n", i); + } + if (mst[i] < DEFAULT_WHITE_SHADING / 2) { + DBG (3, "compute_white_shading_data: target %d: too low (%d) using default (%d).\n", + i, mst[i], DEFAULT_WHITE_SHADING); + mst[i] = DEFAULT_WHITE_SHADING; + } + else + DBG (3, "compute_white_shading_data: target %d: %x\n", i, mst[0]); + } + + /* some Avision example code was present here until SANE/Avision + * BUILD 57. */ + + if (format->channels == 1) { + /* set to green, TODO: should depend on color drop-out and true-gray -ReneR */ + mst[0] = mst[1] = mst[2] = mst[1]; + } + + /* calculate calibration data */ + for (i = 0; i < elements_per_line; ++ i) + { + int result; + /* calculate calibration value for pixel i */ + uint16_t tmp_data = get_double((data + i*2)); + + if (tmp_data == INVALID_WHITE_SHADING) { + tmp_data = DEFAULT_WHITE_SHADING; + ++ values_invalid; + } + + result = ( (int)mst[i % 3] * WHITE_MAP_RANGE / (tmp_data + 0.5)); + + /* sanity check for over-amplification, clipping */ + if (result > MAX_WHITE_SHADING) { + result = WHITE_MAP_RANGE; + ++ values_limitted; + } + + /* for visual debugging ... */ + if (static_calib_list [i % 3] == SANE_TRUE) + result = 0xA000; + + /* the output to the scanner will be 16 bit little endian again */ + set_double_le ((data + i*2), result); + } + DBG (3, "compute_white_shading_data: %d invalid, %d limited\n", + values_invalid, values_limitted); +} + +/* old_r_calibration was here until SANE/Avision BUILD 90 */ + +static SANE_Status +normal_calibration (Avision_Scanner* s) +{ + SANE_Status status; + + struct calibration_format calib_format; + + int calib_data_size, calib_bytes_per_line; + uint8_t read_type; + uint8_t *calib_tmp_data; + + DBG (1, "normal_calibration:\n"); + + /* get calibration format and data */ + status = get_calib_format (s, &calib_format); + if (status != SANE_STATUS_GOOD) + return status; + + /* check if need do calibration */ + if (calib_format.flags != 1) { + DBG (1, "normal_calibration: Scanner claims no calibration needed -> skipped!\n"); + return SANE_STATUS_GOOD; + } + + /* calculate calibration data size for read from scanner */ + /* size = lines * bytes_per_channel * pixels_per_line * channel */ + calib_bytes_per_line = calib_format.bytes_per_channel * + calib_format.pixel_per_line * calib_format.channels; + + calib_data_size = calib_format.lines * calib_bytes_per_line; + + calib_tmp_data = malloc (calib_data_size); + if (!calib_tmp_data) + return SANE_STATUS_NO_MEM; + + /* check if we need to do dark calibration (shading) */ + if (BIT(calib_format.ability1, 3)) + { + DBG (1, "normal_calibration: reading dark data\n"); + /* read dark calib data */ + status = get_calib_data (s, 0x66, calib_tmp_data, calib_data_size); + + if (status != SANE_STATUS_GOOD) { + free (calib_tmp_data); + return status; + } + + /* process dark data: sort and average. */ + + if (s->dark_avg_data) { + free (s->dark_avg_data); + s->dark_avg_data = 0; + } + s->dark_avg_data = sort_and_average (&calib_format, calib_tmp_data); + if (!s->dark_avg_data) { + free (calib_tmp_data); + return SANE_STATUS_NO_MEM; + } + compute_dark_shading_data (s, &calib_format, s->dark_avg_data); + } + + /* do we use a color mode? */ + if (calib_format.channels > 1) { + DBG (3, "normal_calibration: using color calibration\n"); + read_type = 0x62; /* read color calib data */ + } + else { + DBG (3, "normal_calibration: using gray calibration\n"); + read_type = 0x61; /* gray calib data */ + } + + /* do white calibration: read gray or color data */ + status = get_calib_data (s, read_type, calib_tmp_data, calib_data_size); + + if (status != SANE_STATUS_GOOD) { + free (calib_tmp_data); + return status; + } + + if (0) /* debug */ + { + FILE* f = NULL; + f = fopen ("calibration-white.pnm", "w"); + write_pnm_header (f, AV_GRAYSCALE, calib_format.bytes_per_channel * 8, + calib_format.pixel_per_line, + calib_format.lines * calib_format.channels); + + fwrite (calib_tmp_data, 1, calib_data_size, f); + fclose (f); + } + + if (s->white_avg_data) { + free (s->white_avg_data); + s->white_avg_data = 0; + } + s->white_avg_data = sort_and_average (&calib_format, calib_tmp_data); + if (!s->white_avg_data) { + free (calib_tmp_data); + return SANE_STATUS_NO_MEM; + } + + /* decrease white average data (if dark average data is present) */ + if (s->dark_avg_data) { + int elements_per_line = calib_format.pixel_per_line * calib_format.channels; + int i; + + DBG (1, "normal_calibration: dark data present - decreasing white average data\n"); + + for (i = 0; i < elements_per_line; ++ i) { + s->white_avg_data[i] -= s->dark_avg_data[i]; + } + } + + compute_white_shading_data (s, &calib_format, s->white_avg_data); + + status = set_calib_data (s, &calib_format, + s->dark_avg_data, s->white_avg_data); + + free (calib_tmp_data); + return status; +} + +/* next was taken from the GIMP and is a bit modified ... ;-) + * original Copyright (C) 1995 Spencer Kimball and Peter Mattis + */ +static double +brightness_contrast_func (double brightness, double contrast, double value) +{ + double nvalue; + double power; + + /* apply brightness */ + if (brightness < 0.0) + value = value * (1.0 + brightness); + else + value = value + ((1.0 - value) * brightness); + + /* apply contrast */ + if (contrast < 0.0) + { + if (value > 0.5) + nvalue = 1.0 - value; + else + nvalue = value; + if (nvalue < 0.0) + nvalue = 0.0; + nvalue = 0.5 * pow (nvalue * 2.0 , (double) (1.0 + contrast)); + if (value > 0.5) + value = 1.0 - nvalue; + else + value = nvalue; + } + else + { + if (value > 0.5) + nvalue = 1.0 - value; + else + nvalue = value; + if (nvalue < 0.0) + nvalue = 0.0; + power = (contrast == 1.0) ? 127 : 1.0 / (1.0 - contrast); + nvalue = 0.5 * pow (2.0 * nvalue, power); + if (value > 0.5) + value = 1.0 - nvalue; + else + value = nvalue; + } + return value; +} + +static SANE_Status +send_gamma (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + SANE_Status status = SANE_STATUS_GOOD; + + int invert_table = 0; + + size_t gamma_table_raw_size; + size_t gamma_table_size; + size_t gamma_values; + + struct command_send scmd; + uint8_t *gamma_data; + + int color; /* current color */ + size_t i; /* big table index */ + size_t j; /* little table index */ + size_t k; /* big table sub index */ + double v1, v2; + + double brightness; + double contrast; + + if (dev->inquiry_asic_type != AV_ASIC_OA980) + invert_table = (s->c_mode == AV_THRESHOLDED) || (s->c_mode == AV_DITHERED); + + switch (dev->inquiry_asic_type) + { + case AV_ASIC_Cx: + case AV_ASIC_C1: /* from avision code */ + gamma_table_raw_size = 4096; + gamma_table_size = 2048; + break; + case AV_ASIC_C5: + gamma_table_raw_size = 256; + gamma_table_size = 256; + break; + case AV_ASIC_C6: /* SPEC claims: 256 ... ? */ + case AV_ASIC_C7: + gamma_table_raw_size = 512; + gamma_table_size = 512; + break; + case AV_ASIC_OA980: + gamma_table_raw_size = 4096; + gamma_table_size = 4096; + break; + case AV_ASIC_OA982: + gamma_table_raw_size = 256; + gamma_table_size = 256; + break; + default: + gamma_table_raw_size = gamma_table_size = 4096; + } + + gamma_values = gamma_table_size / 256; + + DBG (3, "send_gamma: table_raw_size: %lu, table_size: %lu\n", + (u_long) gamma_table_raw_size, (u_long) gamma_table_size); + DBG (3, "send_gamma: values: %lu, invert_table: %d\n", + (u_long) gamma_values, invert_table); + + /* prepare for emulating contrast, brightness ... via the gamma-table */ + brightness = SANE_UNFIX (s->val[OPT_BRIGHTNESS].w); + brightness /= 100; + contrast = SANE_UNFIX (s->val[OPT_CONTRAST].w); + contrast /= 100; + + DBG (3, "send_gamma: brightness: %f, contrast: %f\n", brightness, contrast); + + gamma_data = malloc (gamma_table_raw_size); + if (!gamma_data) + return SANE_STATUS_NO_MEM; + + memset (&scmd, 0, sizeof (scmd) ); + + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = 0x81; /* 0x81 for download gamma table */ + set_triple (scmd.transferlen, gamma_table_raw_size); + + for (color = 0; color < 3 && status == SANE_STATUS_GOOD; ++ color) + { + /* color: 0=red; 1=green; 2=blue */ + set_double (scmd.datatypequal, color); + + i = 0; /* big table index */ + for (j = 0; j < 256; ++ j) /* little table index */ + { + /* calculate mode dependent values v1 and v2 + * v1 <- current value for table + * v2 <- next value for table (for interpolation) + */ + switch (s->c_mode) + { + case AV_TRUECOLOR: + case AV_TRUECOLOR12: + case AV_TRUECOLOR16: + { + v1 = (double) s->gamma_table [1 + color][j]; + if (j == 255) + v2 = (double) v1; + else + v2 = (double) s->gamma_table [1 + color][j + 1]; + } + break; + default: + /* for all other modes: */ + { + v1 = (double) s->gamma_table [0][j]; + if (j == 255) + v2 = (double) v1; + else + v2 = (double) s->gamma_table [0][j + 1]; + } + } /*end switch */ + + /* Emulate brightness and contrast (at least the Avision AV6[2,3]0 + * as well as many others do not have a hardware implementation, + * --$. The function was taken from the GIMP source - maybe I'll + * optimize it in the future (when I have spare time). */ + + v1 /= 255; + v2 /= 255; + + v1 = (brightness_contrast_func (brightness, contrast, v1) ); + v2 = (brightness_contrast_func (brightness, contrast, v2) ); + + v1 *= 255; + v2 *= 255; + + if (invert_table) { + v1 = 255 - v1; + v2 = 255 - v2; + if (v1 <= 0) + v1 = 0; + if (v2 <= 0) + v2 = 0; + } + + for (k = 0; k < gamma_values; ++ k, ++ i) { + gamma_data [i] = (uint8_t) + (((v1 * (gamma_values - k)) + (v2 * k) ) / (double) gamma_values); + } + } + /* fill the gamma table - (e.g.) if 11bit (old protocol) table */ + { + size_t t_i = i-1; + if (i < gamma_table_raw_size) { + DBG (4, "send_gamma: (old protocol) - filling the table.\n"); + for ( ; i < gamma_table_raw_size; ++ i) + gamma_data [i] = gamma_data [t_i]; + } + } + + DBG (4, "send_gamma: sending %lu bytes gamma table.\n", + (u_long) gamma_table_raw_size); + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + gamma_data, gamma_table_raw_size, 0, 0); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "send_gamma: gamma table upload failed: %s\n", + sane_strstatus (status)); + } + } + free (gamma_data); + return status; +} + +static SANE_Status +send_3x3_matrix (Avision_Scanner* s) +{ + SANE_Status status; + +#define SIGN_BIT 0x1000 +#define INT_PART 10 + + struct matrix_cmd + { + struct command_send scmd; + struct matrix_3x3 matrix; + } cmd; + + /* 04 00 00 00 00 00 + 00 00 04 00 00 00 + 00 00 00 00 04 00 */ + + int i, a_i; + static const double c5_matrix[] = + { 1.000, 0.000, 0.000, + 0.000, 1.000, 0.000, + 0.000, 0.000, 1.000 }; + + double a_f, b_f; + uint16_t m; + + DBG (3, "send_3x3_matrix:\n"); + + memset (&cmd, 0, sizeof (cmd)); + + for (i = 0; i < 9; i++) + { + m = 0; + a_f = c5_matrix[i]; + if (a_f < 0) { + m |= SIGN_BIT; + a_f = -a_f; + } + + a_i = (int) a_f; /* integer */ + b_f = a_f - (double) a_i; /* float */ + m |= ((a_i & 0x3) << INT_PART); + m |= (uint16_t) (b_f * 1024); + set_double (((uint8_t*)(&cmd.matrix.v[i])), m); + } + + cmd.scmd.opc = AVISION_SCSI_SEND; + cmd.scmd.datatypecode = 0x83; /* 0x83 for 3x3 color matrix */ + set_triple (cmd.scmd.transferlen, sizeof (struct matrix_3x3)); + + if (1) { + DBG (3, "send_3x3_matrix: sending matrix split into two commands\n"); + status = avision_cmd (&s->av_con, &cmd.scmd, sizeof (cmd.scmd), + &cmd.matrix, sizeof(cmd.matrix), 0, 0); + } + else { + DBG (3, "send_3x3_matrix: sending matrix in one command\n"); + status = avision_cmd (&s->av_con, &cmd, sizeof (cmd), 0, 0, 0, 0); + } + + return status; +} + +static SANE_Status +get_acceleration_info (Avision_Scanner* s, struct acceleration_info* info) +{ + SANE_Status status; + + struct command_read rcmd; + uint8_t result [24]; + size_t size; + + DBG (3, "get_acceleration_info:\n"); + + size = sizeof (result); + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0x6c; /* get acceleration information */ + set_double (rcmd.datatypequal, s->hw->data_dq); + set_triple (rcmd.transferlen, size); + + DBG (3, "get_acceleration_info: read_data: %lu bytes\n", (u_long) size); + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, result, &size); + if (status != SANE_STATUS_GOOD || size != sizeof (result) ) { + DBG (1, "get_acceleration_info: read accel. info failed (%s)\n", + sane_strstatus (status) ); + return status; + } + + debug_print_accel_info (3, "get_acceleration_info", result); + + info->total_steps = get_double (&(result[0])); + info->stable_steps = get_double (&(result[2])); + info->table_units = get_quad (&(result[4])); + info->base_units = get_quad (&(result[8])); + info->start_speed = get_double (&(result[12])); + info->target_speed = get_double (&(result[14])); + info->ability = result[16]; + info->table_count = result[17]; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +send_acceleration_table (Avision_Scanner* s) +{ + SANE_Status status; + + struct command_send scmd; + int table = 0; + int i; + struct acceleration_info accel_info = accel_info; + uint8_t* table_data; + + DBG (3, "send_acceleration_table:\n"); + + do { + status = get_acceleration_info (s, &accel_info); + + if (accel_info.table_count == 0) { + DBG (3, "send_acceleration_table: device does not need tables\n"); + return SANE_STATUS_GOOD; + } + + if (accel_info.target_speed > accel_info.start_speed || + accel_info.target_speed == 0 || + accel_info.total_steps <= accel_info.stable_steps) { + DBG (1, "send_acceleration_table: table does not look right.\n"); + return SANE_STATUS_INVAL; + } + + if (accel_info.ability != 0) { + DBG (1, "send_acceleration_table: ability non-zero - insert code\n"); + return SANE_STATUS_INVAL; + } + + /* so far I assume we have one byte tables as used in the C6 ASIC ... */ + table_data = malloc (accel_info.total_steps + 1000); + + memset (&scmd, 0x00, sizeof (scmd)); + scmd.opc = AVISION_SCSI_SEND; + scmd.datatypecode = 0x6c; /* send acceleration table */ + + set_double (scmd.datatypequal, table); + set_triple (scmd.transferlen, accel_info.total_steps); + + /* construct the table - Warning: This code is derived from Avision + sample code and is a bit scary! I have no idea why the scanner + needs such a dumb table and also do not know /why/ it has to be + constructed this way. "Works for me" -ReneR */ + { + float low_lim = 0.001; + float up_lim = 1.0; + + uint16_t accel_steps = accel_info.total_steps - accel_info.stable_steps + 1; + + /* acceleration ramp */ + while ((up_lim - low_lim) > 0.0001) + { + float mid = (up_lim + low_lim) / 2; /* accel rate */ + + uint16_t now_count = accel_info.start_speed; + + uint16_t i = 0; + + float now_count_f = now_count; + table_data [i++] = (uint8_t) accel_info.start_speed; + + while (now_count != accel_info.target_speed) + { + now_count_f = now_count_f - (now_count_f - + accel_info.target_speed) * mid; + now_count = (uint16_t)(now_count_f + 0.5); + table_data[i++] = (uint8_t) now_count; + } + + + if (i == accel_steps) + break; + if (i > accel_steps) + low_lim = mid; + else + up_lim = mid; + } + + /* fill stable steps */ + for (i = accel_steps; i < accel_info.total_steps; i++) + table_data [i] = table_data [i-1]; + + debug_print_hex_raw (5, "send_acceleration_table: first pass:\n", + table_data, accel_info.total_steps); + + /* maybe post fix-up */ + { + int add_count; + + /* count total steps in table */ + int table_total = 0; + for (i = 0; i < accel_info.total_steps; i++) + table_total += table_data [i]; + + i = 0; + if (((table_total * accel_info.table_units) % accel_info.base_units) == 0) + add_count = 0; + else + add_count = (accel_info.base_units - + ((table_total*accel_info.table_units) % accel_info.base_units)) + / accel_info.table_units; + + /* add_count should not be bigger than 255 */ + if (add_count > 255) { + DBG (1, "send_acceleration_table: add_count limited, was: %d\n", add_count); + add_count = 255; + } + for (i = 0; i < accel_info.total_steps - 1 && add_count > 0; i++) + { + uint16_t temp_count = 255 - table_data [i]; + temp_count = temp_count > add_count ? add_count : temp_count; + + table_data [i] += (uint8_t) temp_count; + add_count -= temp_count; + } + } + } + + debug_print_hex_raw (5, "send_acceleration_table: fixed up:\n", + table_data, accel_info.total_steps); + + /* decrease all by one ... */ + for (i = 0; i < accel_info.total_steps; i++) { + table_data[i]--; + } + + DBG (1, "send_acceleration_table: sending table %d\n", table); + + debug_print_hex_raw (5, "send_acceleration_table: final:\n", + table_data, accel_info.total_steps); + + status = avision_cmd (&s->av_con, &scmd, sizeof (scmd), + (char*) table_data, accel_info.total_steps, + 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG (3, "send_acceleration_table: send_data failed (%s)\n", + sane_strstatus (status)); + } + + free (table_data); table_data = 0; + + table++; + } while (table < accel_info.table_count); + + + return status; +} + +static SANE_Status +set_window (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + SANE_Status status; + int base_dpi_abs, base_dpi_rel; + int transferlen; + int paralen; + + int bytes_per_line; + int line_count; + + struct { + struct command_set_window cmd; + struct command_set_window_window window; + } cmd; + + DBG (1, "set_window:\n"); + + /* plain old scanners, the C3 ASIC HP 53xx and the C6 ASIC HP 74xx + and up do use 1200 as base - only the C5 differs */ + switch (dev->inquiry_asic_type) { + case AV_ASIC_C5: + base_dpi_abs = 1200; + /* round down to the next multiple of 300 */ + base_dpi_rel = s->avdimen.hw_xres - s->avdimen.hw_xres % 300; + if (base_dpi_rel > dev->inquiry_optical_res) + base_dpi_rel = dev->inquiry_optical_res; + else if (s->avdimen.hw_xres <= 150) + base_dpi_rel = 150; + break; + default: + base_dpi_abs = 1200; + base_dpi_rel = 1200; + } + + DBG (2, "set_window: base_dpi_abs: %d, base_dpi_rel: %d\n", base_dpi_abs, base_dpi_rel); + + /* wipe out anything */ + memset (&cmd, 0, sizeof (cmd) ); + cmd.window.descriptor.winid = AV_WINID; /* normally defined to be zero */ + + /* optional parameter length to use */ + paralen = sizeof (cmd.window.avision) - sizeof (cmd.window.avision.type); + + DBG (2, "set_window: base paralen: %d\n", paralen); + + if (dev->hw->feature_type & AV_FUJITSU) + paralen += sizeof (cmd.window.avision.type.fujitsu); + else if (!dev->inquiry_new_protocol) + paralen += sizeof (cmd.window.avision.type.old); + else + paralen += sizeof (cmd.window.avision.type.normal); + + DBG (2, "set_window: final paralen: %d\n", paralen); + + transferlen = sizeof (cmd.window) + - sizeof (cmd.window.avision) + paralen; + + DBG (2, "set_window: transferlen: %d\n", transferlen); + + /* command setup */ + cmd.cmd.opc = AVISION_SCSI_SET_WINDOW; + set_triple (cmd.cmd.transferlen, transferlen); + set_double (cmd.window.header.desclen, + sizeof (cmd.window.descriptor) + paralen); + + /* resolution parameters */ + set_double (cmd.window.descriptor.xres, s->avdimen.hw_xres); + set_double (cmd.window.descriptor.yres, s->avdimen.hw_yres); + + /* upper left corner x/y as well as width/length in inch * base_dpi + - avdimen are world pixels */ + set_quad (cmd.window.descriptor.ulx, s->avdimen.tlx * base_dpi_abs / s->avdimen.hw_xres); + set_quad (cmd.window.descriptor.uly, s->avdimen.tly * base_dpi_abs / s->avdimen.hw_yres); + + set_quad (cmd.window.descriptor.width, + s->avdimen.hw_pixels_per_line * base_dpi_rel / s->avdimen.hw_xres + 1); + line_count = s->avdimen.hw_lines + 2 * s->avdimen.line_difference + s->avdimen.rear_offset; + set_quad (cmd.window.descriptor.length, + line_count * base_dpi_rel / s->avdimen.hw_yres + 1); + + /* interlaced duplex scans are twice as long */ + if (s->avdimen.interlaced_duplex && dev->scanner_type != AV_FILM) { + DBG (2, "set_window: interlaced duplex scan, doubled line count\n"); + line_count *= 2; + } + + bytes_per_line = s->avdimen.hw_bytes_per_line; + + set_double (cmd.window.avision.line_width, bytes_per_line); + set_double (cmd.window.avision.line_count, line_count); + + /* here go the most significant bits if bigger than 16 bit */ + if (dev->inquiry_new_protocol && !(dev->hw->feature_type & AV_FUJITSU) ) { + DBG (2, "set_window: large data-transfer support (>16bit)!\n"); + cmd.window.avision.type.normal.line_width_msb = + bytes_per_line >> 16; + cmd.window.avision.type.normal.line_count_msb = + line_count >> 16; + } + + if (dev->inquiry_background_raster) + cmd.window.avision.type.normal.background_lines = s->val[OPT_BACKGROUND].w; + + /* scanner should use our line-width and count */ + SET_BIT (cmd.window.avision.bitset1, 6); + + /* set speed */ + cmd.window.avision.bitset1 |= s->val[OPT_SPEED].w & 0x07; /* only 3 bit */ + + /* ADF scan? */ + DBG (3, "set_window: source mode %d source mode dim %d\n", + s->source_mode, s->source_mode_dim); + + if (s->source_mode == AV_ADF || + s->source_mode == AV_ADF_REAR || + s->source_mode == AV_ADF_DUPLEX) { + DBG (3, "set_window: filling ADF bits\n"); + SET_BIT (cmd.window.avision.bitset1, 7); + + /* normal, interlaced duplex scanners */ + if (dev->inquiry_duplex_interlaced) { + DBG (3, "set_window: interlaced duplex type\n"); + if (s->source_mode == AV_ADF_REAR) { + SET_BIT(cmd.window.avision.type.normal.bitset3, 3); /* 0x08 */ + } + if (s->source_mode == AV_ADF_DUPLEX) { + SET_BIT(cmd.window.avision.type.normal.bitset3, 4); /* 0x10 */ + } + } + else if (s->source_mode == AV_ADF_DUPLEX) /* HP 2-pass duplex */ + { + DBG (3, "set_window: non-interlaced duplex type (HP)\n"); + SET_BIT(cmd.window.avision.type.normal.bitset3, 0); /* DPLX 0x01 */ + if (s->val[OPT_ADF_FLIP].w) + SET_BIT(cmd.window.avision.type.normal.bitset3, 1); /* FLIP 0x02 */ + SET_BIT(cmd.window.avision.type.normal.bitset3, 2); /* MIRR 0x04 */ + } + } + + if (s->val[OPT_PAPERLEN].w) + set_double (cmd.window.descriptor.paper_length, (int)((double)30.0*1200)); + + if ( !(dev->hw->feature_type & AV_FUJITSU) ) + { + /* quality scan option switch */ + if (s->val[OPT_QSCAN].w == SANE_TRUE) { + SET_BIT (cmd.window.avision.type.normal.bitset2, 4); + } + + /* quality calibration option switch (inverted! if set == speed) */ + if (s->val[OPT_QCALIB].w == SANE_FALSE) { + SET_BIT (cmd.window.avision.type.normal.bitset2, 3); + } + + /* transparency option switch */ + if (s->source_mode_dim == AV_TRANSPARENT_DIM) { + SET_BIT (cmd.window.avision.type.normal.bitset2, 7); + } + + if (dev->scanner_type == AV_FILM) { + /* TODO: wire to IR exposure option? */ + cmd.window.avision.type.normal.ir_exposure_time = 100; + set_double (cmd.window.avision.type.normal.r_exposure_time, s->val[OPT_EXPOSURE].w); + set_double (cmd.window.avision.type.normal.g_exposure_time, s->val[OPT_EXPOSURE].w); + set_double (cmd.window.avision.type.normal.b_exposure_time, s->val[OPT_EXPOSURE].w); + + if (s->val[OPT_IR].w) + cmd.window.avision.type.normal.bitset3 |= (1 << 0); + + if (s->val[OPT_MULTISAMPLE].w) + cmd.window.avision.type.normal.bitset3 |= (1 << 1); + } + } + + /* fixed values */ + cmd.window.descriptor.padding_and_bitset = 3; + cmd.window.descriptor.vendor_specific = 0xFF; + cmd.window.descriptor.paralen = paralen; /* R² was: 9, later 14 */ + + /* This is normally unsupported by Avision scanners, and we do this + via the gamma table - which works for all devices ... */ + cmd.window.descriptor.threshold = 128; + cmd.window.descriptor.brightness = 128; + cmd.window.descriptor.contrast = 128; + cmd.window.avision.highlight = 0xFF; + cmd.window.avision.shadow = 0x00; + + /* mode dependant settings */ + switch (s->c_mode) + { + case AV_THRESHOLDED: + cmd.window.descriptor.bpc = 1; + cmd.window.descriptor.image_comp = 0; + break; + + case AV_DITHERED: + cmd.window.descriptor.bpc = 1; + cmd.window.descriptor.image_comp = 1; + break; + + case AV_GRAYSCALE: + cmd.window.descriptor.bpc = 8; + cmd.window.descriptor.image_comp = 2; + break; + + case AV_GRAYSCALE12: + cmd.window.descriptor.bpc = 12; + cmd.window.descriptor.image_comp = 2; + break; + + case AV_GRAYSCALE16: + cmd.window.descriptor.bpc = 16; + cmd.window.descriptor.image_comp = 2; + break; + + case AV_TRUECOLOR: + cmd.window.descriptor.bpc = 8; + cmd.window.descriptor.image_comp = 5; + break; + + case AV_TRUECOLOR12: + cmd.window.descriptor.bpc = 12; + cmd.window.descriptor.image_comp = 5; + break; + + case AV_TRUECOLOR16: + cmd.window.descriptor.bpc = 16; + cmd.window.descriptor.image_comp = 5; + break; + + default: + DBG (1, "Invalid mode. %d\n", s->c_mode); + return SANE_STATUS_INVAL; + } + + if (color_mode_is_color (s->c_mode)) { + cmd.window.avision.bitset1 |= AVISION_FILTER_RGB; + } + else { + if (dev->hw->feature_type & AV_FASTER_WITH_FILTER) + cmd.window.avision.bitset1 |= AVISION_FILTER_GREEN; + else if (dev->hw->feature_type2 & AV_USE_GRAY_FILTER) + cmd.window.avision.bitset1 |= AVISION_FILTER_GRAY; + else + cmd.window.avision.bitset1 |= AVISION_FILTER_NONE; + } + + debug_print_window_descriptor (5, "set_window", &(cmd.window)); + + DBG (3, "set_window: sending command. Bytes: %d\n", transferlen); + status = avision_cmd (&s->av_con, &cmd, sizeof (cmd.cmd), + &(cmd.window), transferlen, 0, 0); + + return status; +} + +static SANE_Status +get_background_raster (Avision_Scanner* s) +{ + const int debug = 0; + + Avision_Device* dev = s->hw; + SANE_Status status; + + struct command_read rcmd; + size_t size; + int bytes_per_line, i; + const int bpp = color_mode_is_color (s->c_mode) ? 3 : 1; + const int lines = s->val[OPT_BACKGROUND].w * (s->avdimen.interlaced_duplex ? 2 : 1); + + uint8_t* background = NULL; + + DBG (1, "get_background_raster:\n"); + + if (lines == 0) { + DBG (1, "get_background_raster: no background requested\n"); + return SANE_STATUS_GOOD; + } + + /* full width, always :-(, duplex *2 for front and rear */ + bytes_per_line = dev->inquiry_background_raster_pixel * + s->avdimen.hw_xres / dev->inquiry_optical_res; + bytes_per_line *= bpp; + + DBG (3, "get_background_raster: native raster pixels: %d, raster bytes_per_line: %d\n", + dev->inquiry_background_raster_pixel, bytes_per_line); + + /* according to spec only 8-bit gray or color, TODO: test for bi-level scans */ + size = bytes_per_line * lines; + + DBG (3, "get_background_raster: buffer size: %ld\n", (long)size); + + background = s->background_raster = realloc (s->background_raster, size); + if (!background) + return SANE_STATUS_NO_MEM; + + memset (&rcmd, 0, sizeof (rcmd)); + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0x9b; /* get background raster */ + set_double (rcmd.datatypequal, s->hw->data_dq); + + /* Ok, well - this part is very messy. The AV122 and DM152 appear to + contain differently buggy ASICs. The only combination I found to + at least get a correct front raster out of them is to read it + line by line and then every second line appears to be valid front + data, ... */ + + /* read the raster data */ + for (i = 0; i < lines;) + { + uint8_t* dst_raster = background + bytes_per_line * i; + /* read stripe by stripe, or all in one chunk */ + size_t this_read, read_size; + int this_lines; + + if (dev->hw->feature_type & AV_2ND_LINE_INTERLACED) { + if (dev->hw->feature_type & AV_BACKGROUND_QUIRK) + this_lines = 1; + else + this_lines = lines; + } + else { + this_lines = s->val[OPT_BACKGROUND].w; + } + this_read = bytes_per_line * this_lines; + + DBG (3, "get_background_raster: line: %d, lines: %d, %lu bytes\n", + i, this_lines, (u_long) this_read); + + set_triple (rcmd.transferlen, this_read); + + read_size = this_read; + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, dst_raster, &read_size); + if (status != SANE_STATUS_GOOD || read_size != this_read) { + DBG (1, "get_background_raster: read raster failed (%s)\n", + sane_strstatus (status) ); + return status; + } + + i += this_lines; + } + + /* dump raw result while debugging */ + if (debug) + { + FILE* f = NULL; + f = fopen ("background-raw.pnm", "w"); + + write_pnm_header (f, (color_mode_is_color (s->c_mode) ? AV_TRUECOLOR : AV_GRAYSCALE), 8, + bytes_per_line / bpp, lines); + + fwrite (background, 1, bytes_per_line * lines, f); + fclose (f); + } + + /* line-pack - move to unified processing flow, later */ + if (dev->inquiry_needs_line_pack) + { + /* TODO: add 16bit per sample code? */ + int l, p; + + uint8_t* tmp_data = malloc (bytes_per_line); + for (l = 0; l < lines; ++l) + { + uint8_t* out_data = tmp_data; + uint8_t* r_ptr = background + (bytes_per_line * l); + uint8_t* g_ptr = r_ptr + bytes_per_line / bpp; + uint8_t* b_ptr = g_ptr + bytes_per_line / bpp; + + for (p = 0; p < bytes_per_line;) { + out_data [p++] = *(r_ptr++); + out_data [p++] = *(g_ptr++); + out_data [p++] = *(b_ptr++); + } + + memcpy (background + (bytes_per_line * l), tmp_data, bytes_per_line); + } + + free (tmp_data); + } /* end line pack */ + + /* deinterlace? */ + if (s->avdimen.interlaced_duplex && dev->hw->feature_type & AV_2ND_LINE_INTERLACED) + { + uint8_t* deinterlaced = malloc (size * 2); + if (!deinterlaced) + return SANE_STATUS_NO_MEM; + + for (i = 0; i < lines; ++i) + { + int dst_i = i / 2 + (i % 2) * (lines / 2); + uint8_t* dst_raster; /* just no C99 in SANE :-( */ + uint8_t* src_raster; + + /* for the quirky devices and some resolutions the interlacing differs */ + if (dev->hw->feature_type & AV_BACKGROUND_QUIRK && s->avdimen.hw_xres >= 150) + dst_i = i / 2 + ((i+1) % 2) * (lines / 2); + + dst_raster = deinterlaced + bytes_per_line * dst_i; + src_raster = background + bytes_per_line * i; + + DBG(3, "get_background_raster: deinterlaced %d -> %d\n", i, dst_i); + memcpy(dst_raster, src_raster, bytes_per_line); + } + + free (background); + background = s->background_raster = deinterlaced; + } + + /* dump raw result while debugging */ + for (i = 0; debug && i < (s->avdimen.interlaced_duplex ? 2 : 1); ++i) + { + FILE* f = NULL; + uint8_t* raster = background; + if (i == 0) { + f = fopen ("background.pnm", "w"); + } + else { + f = fopen ("background-rear.pnm", "w"); + raster += bytes_per_line * s->val[OPT_BACKGROUND].w; + } + + write_pnm_header (f, (color_mode_is_color (s->c_mode) ? AV_TRUECOLOR : AV_GRAYSCALE), 8, + bytes_per_line / bpp, s->val[OPT_BACKGROUND].w); + + fwrite (raster, 1, bytes_per_line * s->val[OPT_BACKGROUND].w, f); + fclose (f); + } + + /* crop from full-width scanlines to scan window */ + { + uint8_t *dst_ptr, *src_ptr; + dst_ptr = background; + src_ptr = background + s->avdimen.tlx * bpp; + for (i = 0; i < lines; ++i) + { + memmove (dst_ptr, src_ptr, s->avdimen.hw_bytes_per_line); + dst_ptr += s->avdimen.hw_bytes_per_line; + src_ptr += bytes_per_line; + } + } + + /* soft-scale - move to unified processing flow, later */ + if (s->avdimen.hw_xres != s->avdimen.xres) + { + const uint8_t* out_data = background; + uint8_t* dst = background; + + int l; + for (l = 0; l < lines; ++l) + { + const int hwbpl = s->avdimen.hw_bytes_per_line; + const int sy = l; + + int x; + for (x = 0; x < s->params.pixels_per_line; ++x) + { + const double bx = (-1.0 + s->avdimen.hw_pixels_per_line) * x / s->params.pixels_per_line; + const int sx = (int)floor(bx); + const int xdist = (int) ((bx - sx) * 256); + const int sxx = sx + 1; + + switch (bpp) { + case 1: + { + uint8_t v = + ( out_data [sy*hwbpl + sx ] * (256-xdist) + + out_data [sy*hwbpl + sxx] * xdist + ) / (256); + *dst++ = v; + } + break; + + case 3: + { + int c; + for (c = 0; c < 3; ++c) + { + uint8_t v = + ( out_data [sy*hwbpl + sx*3 + c] * (256-xdist) + + out_data [sy*hwbpl + sxx*3 + c] * xdist + ) / (256); + *dst++ = v; + } + } + break; + } + } + } + } + + /* dump final result while debugging */ + if (debug) { + for (i = 0; i < (s->avdimen.interlaced_duplex ? 2 : 1); ++i) + { + FILE* f = NULL; + uint8_t* raster = background; + if (i == 0) { + f = fopen ("background-final.pnm", "w"); + } + else { + f = fopen ("background-final-rear.pnm", "w"); + raster += s->params.bytes_per_line * s->val[OPT_BACKGROUND].w; + } + + write_pnm_header (f, (color_mode_is_color (s->c_mode) ? AV_TRUECOLOR : AV_GRAYSCALE), 8, + s->params.bytes_per_line / bpp, s->val[OPT_BACKGROUND].w); + + fwrite (raster, 1, s->params.bytes_per_line * s->val[OPT_BACKGROUND].w, f); + fclose (f); + } + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +reserve_unit (Avision_Scanner* s) +{ + char cmd[] = + {AVISION_SCSI_RESERVE_UNIT, 0, 0, 0, 0, 0}; + SANE_Status status; + + DBG (1, "reserve_unit:\n"); + + status = avision_cmd (&s->av_con, cmd, sizeof (cmd), 0, 0, 0, 0); + return status; +} + +static SANE_Status +release_unit (Avision_Scanner* s, int type) +{ + char cmd[] = + {AVISION_SCSI_RELEASE_UNIT, 0, 0, 0, 0, 0}; + SANE_Status status; + + DBG (1, "release unit: type: %d\n", type); + cmd[5] = type; /* latest scanners also allow 1: release paper and 2: end job */ + status = avision_cmd (&s->av_con, cmd, sizeof (cmd), 0, 0, 0, 0); + return status; +} + +/* Check if a sheet is present. */ +static SANE_Status +media_check (Avision_Scanner* s) +{ + char cmd[] = {AVISION_SCSI_MEDIA_CHECK, 0, 0, 0, 1, 0}; /* 1, 4 */ + SANE_Status status; + uint8_t result[1]; /* 4 */ + size_t size = sizeof(result); + + status = avision_cmd (&s->av_con, cmd, sizeof (cmd), + 0, 0, result, &size); + + debug_print_raw (5, "media_check: result\n", result, size); + + if (status == SANE_STATUS_GOOD) { + if (!(result[0] & 0x1)) + status = SANE_STATUS_NO_DOCS; + } + + return status; +} + +#if 0 /* unused */ +static SANE_Status +flush_media (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + SANE_Status status; + + if (s->source_mode_dim == AV_ADF_DIM && dev->inquiry_batch_scan) + { + DBG (1, "flush_media: flushing pages out of batch scanner\n"); + do { + status = media_check (s); + if (status == SANE_STATUS_GOOD) { + SANE_Status status2 = reserve_unit (s); + DBG (1, "flush_media: reserve status: %d\n", status2); + status2 = release_unit (s, 0); + DBG (1, "flush_media: release status: %d\n", status2); + } + } while (status == SANE_STATUS_GOOD); + } + return SANE_STATUS_GOOD; +} +#endif /* 0 - unused */ + +static SANE_Status +object_position (Avision_Scanner* s, uint8_t position) +{ + SANE_Status status; + + uint8_t cmd [10]; + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = AVISION_SCSI_OBJECT_POSITION; + cmd[1] = position; + + DBG (1, "object_position: %d\n", position); + + status = avision_cmd (&s->av_con, cmd, sizeof(cmd), 0, 0, 0, 0); + return status; +} + +static SANE_Status +start_scan (Avision_Scanner* s) +{ + struct command_scan cmd; + + size_t size = sizeof (cmd); + + DBG (3, "start_scan:\n"); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opc = AVISION_SCSI_SCAN; + cmd.transferlen = 1; + + /* AV610C2 in ADF preview mode does not detect the page end (...) */ + if (s->val[OPT_PREVIEW].w == SANE_TRUE && s->hw->inquiry_asic_type != AV_ASIC_C7) { + SET_BIT(cmd.bitset1,6); + } + + if (s->val[OPT_QSCAN].w == SANE_TRUE) { + SET_BIT(cmd.bitset1,7); + } + + DBG (3, "start_scan: sending command. Bytes: %lu\n", (u_long) size); + return avision_cmd (&s->av_con, &cmd, size, 0, 0, 0, 0); +} + +static SANE_Status +do_eof (Avision_Scanner *s) +{ + int exit_status; + + DBG (3, "do_eof:\n"); + + /* we do not scan anymore */ + s->prepared = s->scanning = SANE_FALSE; + + /* we can now mark the rear data as valid */ + if (s->avdimen.interlaced_duplex || + (s->hw->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX && s->source_mode == AV_ADF_DUPLEX)) { + DBG (3, "do_eof: toggling duplex rear data valid\n"); + s->duplex_rear_valid = !s->duplex_rear_valid; + DBG (3, "do_eof: duplex rear data valid: %x\n", + s->duplex_rear_valid); + } + + if (s->read_fds >= 0) { + close (s->read_fds); + s->read_fds = -1; + } + + /* join our processes - without a wait() you will produce zombies + (defunct children) */ + sanei_thread_waitpid (s->reader_pid, &exit_status); + s->reader_pid = -1; + + DBG (3, "do_eof: returning %d\n", exit_status); + return (SANE_Status)exit_status; +} + +static SANE_Status +do_cancel (Avision_Scanner* s) +{ + DBG (3, "do_cancel:\n"); + + s->prepared = s->scanning = SANE_FALSE; + s->duplex_rear_valid = SANE_FALSE; + s->page = 0; + + if (s->reader_pid != -1) { + int exit_status; + + /* ensure child knows it's time to stop: */ + sanei_thread_kill (s->reader_pid); + sanei_thread_waitpid (s->reader_pid, &exit_status); + s->reader_pid = -1; + } + + return SANE_STATUS_CANCELLED; +} + +static SANE_Status +read_data (Avision_Scanner* s, SANE_Byte* buf, size_t* count) +{ + struct command_read rcmd; + SANE_Status status; + + DBG (9, "read_data: %lu\n", (u_long) *count); + + memset (&rcmd, 0, sizeof (rcmd)); + + rcmd.opc = AVISION_SCSI_READ; + rcmd.datatypecode = 0x00; /* read image data */ + set_double (rcmd.datatypequal, s->hw->data_dq); + set_triple (rcmd.transferlen, *count); + + status = avision_cmd (&s->av_con, &rcmd, sizeof (rcmd), 0, 0, buf, count); + + return status; +} + +static SANE_Status +init_options (Avision_Scanner* s) +{ + Avision_Device* dev = s->hw; + int i; + + DBG (3, "init_options:\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++ i) { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* Init the SANE option from the scanner inquiry data */ + + dev->x_range.max = SANE_FIX ( (int)dev->inquiry_x_ranges[s->source_mode_dim]); + dev->x_range.quant = 0; + dev->y_range.max = SANE_FIX ( (int)dev->inquiry_y_ranges[s->source_mode_dim]); + dev->y_range.quant = 0; + + switch (dev->inquiry_asic_type) { + case AV_ASIC_C2: + dev->dpi_range.min = 100; + break; + case AV_ASIC_C5: + dev->dpi_range.min = 80; + break; + case AV_ASIC_C6: /* TODO: AV610 in ADF mode does not scan less than 180 or so */ + dev->dpi_range.min = 50; + break; + case AV_ASIC_C7: /* AV610C2 empirically tested out */ + dev->dpi_range.min = 75; + break; + default: + dev->dpi_range.min = 50; + } + DBG (1, "init_options: dpi_range.min set to %d\n", dev->dpi_range.min); + + dev->dpi_range.quant = 1; /* any, including 72, 144, etc. */ + dev->dpi_range.max = dev->inquiry_max_res; + + dev->speed_range.min = (SANE_Int)0; + dev->speed_range.max = (SANE_Int)4; + dev->speed_range.quant = (SANE_Int)1; + + s->opt[OPT_NUM_OPTS].name = ""; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = ""; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].size = sizeof(SANE_TYPE_INT); + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE_GROUP].desc = ""; /* for groups only title and type are valid */ + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* color mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size (dev->color_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = dev->color_list; + s->val[OPT_MODE].s = strdup (dev->color_list[dev->color_list_default]); + s->c_mode = match_color_mode (dev, s->val[OPT_MODE].s); + + /* source mode */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].size = max_string_size(dev->source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = &dev->source_list[0]; + s->val[OPT_SOURCE].s = strdup(dev->source_list[0]); + s->source_mode = match_source_mode (dev, s->val[OPT_SOURCE].s); + s->source_mode_dim = match_source_mode_dim (s->source_mode); + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_RESOLUTION].constraint.range = &dev->dpi_range; + s->val[OPT_RESOLUTION].w = OPT_RESOLUTION_DEFAULT; + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->val[OPT_PREVIEW].w = 0; + + /* speed option */ + s->opt[OPT_SPEED].name = SANE_NAME_SCAN_SPEED; + s->opt[OPT_SPEED].title = SANE_TITLE_SCAN_SPEED; + s->opt[OPT_SPEED].desc = SANE_DESC_SCAN_SPEED; + s->opt[OPT_SPEED].type = SANE_TYPE_INT; + s->opt[OPT_SPEED].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SPEED].constraint.range = &dev->speed_range; + s->val[OPT_SPEED].w = 0; + if (dev->scanner_type == AV_SHEETFEED) + s->opt[OPT_SPEED].cap |= SANE_CAP_INACTIVE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; /* for groups only title and type are valid */ + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &dev->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &dev->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &dev->x_range; + s->val[OPT_BR_X].w = dev->x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &dev->y_range; + s->val[OPT_BR_Y].w = dev->y_range.max; + + /* overscan top */ + s->opt[OPT_OVERSCAN_TOP].name = "overscan-top"; + s->opt[OPT_OVERSCAN_TOP].title = "Overscan top"; + s->opt[OPT_OVERSCAN_TOP].desc = "The top overscan controls the additional area to scan before the paper is detected."; + s->opt[OPT_OVERSCAN_TOP].type = SANE_TYPE_FIXED; + s->opt[OPT_OVERSCAN_TOP].unit = SANE_UNIT_MM; + s->opt[OPT_OVERSCAN_TOP].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_OVERSCAN_TOP].constraint.range = &overscan_range; + s->val[OPT_OVERSCAN_TOP].w = SANE_FIX(0); + + /* overscan bottom */ + s->opt[OPT_OVERSCAN_BOTTOM].name = "overscan-bottom"; + s->opt[OPT_OVERSCAN_BOTTOM].title = "Overscan bottom"; + s->opt[OPT_OVERSCAN_BOTTOM].desc = "The bottom overscan controls the additional area to scan after the paper end is detected."; + s->opt[OPT_OVERSCAN_BOTTOM].type = SANE_TYPE_FIXED; + s->opt[OPT_OVERSCAN_BOTTOM].unit = SANE_UNIT_MM; + s->opt[OPT_OVERSCAN_BOTTOM].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_OVERSCAN_BOTTOM].constraint.range = &overscan_range; + s->val[OPT_OVERSCAN_BOTTOM].w = SANE_FIX(0); + + if (!dev->inquiry_tune_scan_length) + s->opt[OPT_OVERSCAN_TOP].cap |= SANE_CAP_INACTIVE; + if (!dev->inquiry_tune_scan_length) + s->opt[OPT_OVERSCAN_BOTTOM].cap |= SANE_CAP_INACTIVE; + + /* background raster */ + s->opt[OPT_BACKGROUND].name = "background-lines"; + s->opt[OPT_BACKGROUND].title = "Background raster lines"; + s->opt[OPT_BACKGROUND].desc = "The background raster controls the additional background lines to scan before the paper is feed through the scanner."; + s->opt[OPT_BACKGROUND].type = SANE_TYPE_INT; + s->opt[OPT_BACKGROUND].unit = SANE_UNIT_PIXEL; + s->opt[OPT_BACKGROUND].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BACKGROUND].constraint.range = &background_range; + s->val[OPT_BACKGROUND].w = 0; + + if (!dev->inquiry_background_raster) { + s->opt[OPT_BACKGROUND].cap |= SANE_CAP_INACTIVE; + } + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; /* for groups only title and type are valid */ + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_FIXED; + if (disable_gamma_table) + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_PERCENT; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &percentage_range; + s->val[OPT_BRIGHTNESS].w = SANE_FIX(0); + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_FIXED; + if (disable_gamma_table) + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_PERCENT; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &percentage_range; + s->val[OPT_CONTRAST].w = SANE_FIX(0); + + /* Quality Scan */ + s->opt[OPT_QSCAN].name = "quality-scan"; + s->opt[OPT_QSCAN].title = "Quality scan"; + s->opt[OPT_QSCAN].desc = "Turn on quality scanning (slower but better)."; + s->opt[OPT_QSCAN].type = SANE_TYPE_BOOL; + s->opt[OPT_QSCAN].unit = SANE_UNIT_NONE; + s->val[OPT_QSCAN].w = SANE_TRUE; + + /* Quality Calibration */ + s->opt[OPT_QCALIB].name = SANE_NAME_QUALITY_CAL; + s->opt[OPT_QCALIB].title = SANE_TITLE_QUALITY_CAL; + s->opt[OPT_QCALIB].desc = SANE_DESC_QUALITY_CAL; + s->opt[OPT_QCALIB].type = SANE_TYPE_BOOL; + s->opt[OPT_QCALIB].unit = SANE_UNIT_NONE; + s->val[OPT_QCALIB].w = SANE_TRUE; + + /* gray scale gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR].wa = &s->gamma_table[0][0]; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[1][0]; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[2][0]; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[3][0]; + + if (!disable_gamma_table) + { + if (color_mode_is_color (s->c_mode)) { + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + else { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + } + } + + /* exposure */ + s->opt[OPT_EXPOSURE].name = "exposure"; + s->opt[OPT_EXPOSURE].title = "Exposure"; + s->opt[OPT_EXPOSURE].desc = "Manual exposure adjustment."; + s->opt[OPT_EXPOSURE].type = SANE_TYPE_INT; + s->opt[OPT_EXPOSURE].unit = SANE_UNIT_PERCENT; + s->opt[OPT_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_EXPOSURE].constraint.range = &exposure_range; + s->val[OPT_EXPOSURE].w = 100; + + if (!dev->inquiry_exposure_control) { + s->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + } + + /* Multi sample */ + s->opt[OPT_MULTISAMPLE].name = "multi-sample"; + s->opt[OPT_MULTISAMPLE].title = "Multi-sample"; + s->opt[OPT_MULTISAMPLE].desc = "Enable multi-sample scan mode."; + s->opt[OPT_MULTISAMPLE].type = SANE_TYPE_BOOL; + s->opt[OPT_MULTISAMPLE].unit = SANE_UNIT_NONE; + s->val[OPT_MULTISAMPLE].w = SANE_FALSE; + + /* TODO: No idea how to detect, assume exposure control devices are + new enough to support this, for now. -ReneR */ + if (!dev->inquiry_exposure_control) { + s->opt[OPT_MULTISAMPLE].cap |= SANE_CAP_INACTIVE; + } + + /* Infra-red */ + s->opt[OPT_IR].name = "infra-red"; + s->opt[OPT_IR].title = "Infra-red"; + s->opt[OPT_IR].desc = "Enable infra-red scan mode."; + s->opt[OPT_IR].type = SANE_TYPE_BOOL; + s->opt[OPT_IR].unit = SANE_UNIT_NONE; + s->val[OPT_IR].w = SANE_FALSE; + + /* TODO: No idea how to detect, assume exposure control devices are + new enough to support this, for now. -ReneR */ + if (!dev->inquiry_exposure_control) { + s->opt[OPT_IR].cap |= SANE_CAP_INACTIVE; + } + + /* "MISC" group: */ + s->opt[OPT_MISC_GROUP].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MISC_GROUP].desc = ""; /* for groups only title and type are valid */ + s->opt[OPT_MISC_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MISC_GROUP].cap = 0; + s->opt[OPT_MISC_GROUP].size = 0; + s->opt[OPT_MISC_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* film holder control */ + if (dev->scanner_type != AV_FILM) + s->opt[OPT_FRAME].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_FRAME].name = SANE_NAME_FRAME; + s->opt[OPT_FRAME].title = SANE_TITLE_FRAME; + s->opt[OPT_FRAME].desc = SANE_DESC_FRAME; + s->opt[OPT_FRAME].type = SANE_TYPE_INT; + s->opt[OPT_FRAME].unit = SANE_UNIT_NONE; + s->opt[OPT_FRAME].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_FRAME].constraint.range = &dev->frame_range; + s->val[OPT_FRAME].w = dev->current_frame; + + /* power save time */ + if (!dev->inquiry_power_save_time) + s->opt[OPT_POWER_SAVE_TIME].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_POWER_SAVE_TIME].name = "power-save-time"; + s->opt[OPT_POWER_SAVE_TIME].title = "Power save timer control"; + s->opt[OPT_POWER_SAVE_TIME].desc = "Allows control of the scanner's power save timer, dimming or turning off the light."; + s->opt[OPT_POWER_SAVE_TIME].type = SANE_TYPE_INT; + s->opt[OPT_POWER_SAVE_TIME].unit = SANE_UNIT_NONE; + s->opt[OPT_POWER_SAVE_TIME].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_POWER_SAVE_TIME].w = 0; + + /* message, like options set on the scanner, LED no. & co */ + s->opt[OPT_MESSAGE].name = "message"; + s->opt[OPT_MESSAGE].title = "message text from the scanner"; + s->opt[OPT_MESSAGE].desc = "This text contains device specific options controlled by the user on the scanner hardware."; + s->opt[OPT_MESSAGE].type = SANE_TYPE_STRING; + s->opt[OPT_MESSAGE].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + s->opt[OPT_MESSAGE].size = 129; + s->opt[OPT_MESSAGE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_MESSAGE].s = malloc(s->opt[OPT_MESSAGE].size); + s->val[OPT_MESSAGE].s[0] = 0; + + /* NVRAM */ + s->opt[OPT_NVRAM].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if (!dev->inquiry_nvram_read) + s->opt[OPT_NVRAM].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_NVRAM].name = "nvram-values"; + s->opt[OPT_NVRAM].title = "Obtain NVRAM values"; + s->opt[OPT_NVRAM].desc = "Allows access obtaining the scanner's NVRAM values as pretty printed text."; + s->opt[OPT_NVRAM].type = SANE_TYPE_STRING; + s->opt[OPT_NVRAM].unit = SANE_UNIT_NONE; + s->opt[OPT_NVRAM].size = 1024; + s->opt[OPT_NVRAM].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_NVRAM].s = malloc(s->opt[OPT_NVRAM].size); + s->val[OPT_NVRAM].s[0] = 0; + + /* paper_length */ + s->opt[OPT_PAPERLEN].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if (!dev->inquiry_paper_length) + s->opt[OPT_PAPERLEN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_PAPERLEN].name = "paper-length"; + s->opt[OPT_PAPERLEN].title = "Use paper length"; + s->opt[OPT_PAPERLEN].desc = "Newer scanners can utilize this paper length to detect double feeds. However some others (DM152) can get confused during media flush if it is set."; + s->opt[OPT_PAPERLEN].type = SANE_TYPE_BOOL; + s->opt[OPT_PAPERLEN].unit = SANE_UNIT_NONE; + s->opt[OPT_PAPERLEN].size = sizeof(SANE_Word); + s->opt[OPT_PAPERLEN].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PAPERLEN].w = SANE_FALSE; + + /* ADF page flipping */ + s->opt[OPT_ADF_FLIP].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_AUTOMATIC | SANE_CAP_ADVANCED; + if (!(s->hw->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX && s->source_mode == AV_ADF_DUPLEX)) + s->opt[OPT_ADF_FLIP].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ADF_FLIP].name = "flip-page"; + s->opt[OPT_ADF_FLIP].title = "Flip document after duplex scanning"; + s->opt[OPT_ADF_FLIP].desc = "Tells page-flipping document scanners to flip the paper back to its original orientation before dropping it in the output tray. Turning this off might make scanning a little faster if you don't care about manually flipping the pages afterwards."; + s->opt[OPT_ADF_FLIP].type = SANE_TYPE_BOOL; + s->opt[OPT_ADF_FLIP].unit = SANE_UNIT_NONE; + s->opt[OPT_ADF_FLIP].size = sizeof(SANE_Word); + s->opt[OPT_ADF_FLIP].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_ADF_FLIP].w = SANE_TRUE; + + return SANE_STATUS_GOOD; +} + +/* This function is executed as a child process. The reason this is + executed as a subprocess is because some (most?) generic SCSI + interfaces block a SCSI request until it has completed. With a + subprocess, we can let it block waiting for the request to finish + while the main process can go about to do more important things + (such as recognizing when the user presses a cancel button). + + WARNING: Since this is executed as a subprocess, it's NOT possible + to update any of the variables in the main process (in particular + the scanner state cannot be updated). */ + +static int +reader_process (void *data) +{ + struct Avision_Scanner *s = (struct Avision_Scanner *) data; + int fd = s->write_fds; + + Avision_Device* dev = s->hw; + + SANE_Status status; + SANE_Status exit_status = SANE_STATUS_GOOD; + sigset_t sigterm_set; + sigset_t ignore_set; + struct SIGACTION act; + + FILE* fp; + FILE* rear_fp = 0; /* used to store the deinterlaced rear data */ + FILE* raw_fp = 0; /* used to write the RAW image data for debugging */ + + /* the complex params */ + unsigned int lines_per_stripe; + unsigned int lines_per_output; + unsigned int max_bytes_per_read; + + SANE_Bool gray_mode; + + /* the simple params for the data reader */ + int hw_line = 0; + int line = 0; + + unsigned int stripe_size; + unsigned int stripe_fill; + unsigned int out_size; + + size_t total_size; + size_t processed_bytes; + + enum { + NONE, /* do not de-interlace at all */ + STRIPE, /* every 2nd stripe */ + HALF, /* the 2nd half */ + LINE /* every 2nd line */ + } deinterlace = NONE; + + /* the fat strip we currently puzzle together to perform software-colorpack + and more */ + uint8_t* stripe_data; + /* the corrected output data */ + uint8_t* out_data; + /* interpolation output data, one line */ + uint8_t* ip_history = 0; + uint8_t* ip_data = 0; + + DBG (3, "reader_process:\n"); + + if (sanei_thread_is_forked()) + close (s->read_fds); + + sigfillset (&ignore_set); + sigdelset (&ignore_set, SIGTERM); +#if defined (__APPLE__) && defined (__MACH__) + sigdelset (&ignore_set, SIGUSR2); +#endif + sigprocmask (SIG_SETMASK, &ignore_set, 0); + + memset (&act, 0, sizeof (act)); + sigaction (SIGTERM, &act, 0); + + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + + gray_mode = color_mode_is_shaded (s->c_mode); + + if (s->avdimen.interlaced_duplex) { + deinterlace = STRIPE; + + if ( (dev->hw->feature_type & AV_NON_INTERLACED_DUPLEX_300) && + (s->avdimen.hw_xres <= 300 && s->avdimen.hw_yres <= 300) ) + deinterlace = HALF; + if (dev->hw->feature_type & AV_2ND_LINE_INTERLACED) + deinterlace = LINE; + + if (dev->scanner_type == AV_FILM) + deinterlace = LINE; + } + + fp = fdopen (fd, "w"); + if (!fp) + return SANE_STATUS_NO_MEM; + + /* start scan ? */ + if ((deinterlace == NONE && !((dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX) && s->source_mode == AV_ADF_DUPLEX && s->duplex_rear_valid)) || + (deinterlace != NONE && !s->duplex_rear_valid)) + { + /* reserve unit - in the past we did this in open - but the + windows driver does reserves for each scan and some ADF + devices need a release for each sheet anyway ... */ + status = reserve_unit (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "reader_process: reserve_unit failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (dev->hw->feature_type & AV_NO_START_SCAN) { + DBG (1, "reader_process: start_scan skipped due to device-list!\n"); + } + else { + status = start_scan (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "reader_process: start_scan failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (dev->hw->feature_type & AV_ACCEL_TABLE) + /* (s->hw->inquiry_asic_type == AV_ASIC_C6) */ { + status = send_acceleration_table (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "reader_process: send_acceleration_table failed: %s\n", + sane_strstatus (status)); + return status; + } + } + } + + /* setup file i/o for deinterlacing scans or if we are the back page with a flipping duplexer */ + if (deinterlace != NONE || + (dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX && s->source_mode == AV_ADF_DUPLEX && !(s->page % 2))) + { + if (!s->duplex_rear_valid) { /* create new file for writing */ + DBG (3, "reader_process: opening duplex rear file for writing.\n"); + rear_fp = fopen (s->duplex_rear_fname, "w"); + if (! rear_fp) { + fclose (fp); + return SANE_STATUS_NO_MEM; + } + } + else { /* open saved rear data */ + DBG (3, "reader_process: opening duplex rear file for reading.\n"); + rear_fp = fopen (s->duplex_rear_fname, "r"); + if (! rear_fp) { + fclose (fp); + return SANE_STATUS_IO_ERROR; + } + } + } + + /* it takes quite a few lines to saturate the (USB) bus */ + lines_per_stripe = dev->read_stripe_size; + if (s->avdimen.line_difference) + lines_per_stripe += 2 * s->avdimen.line_difference; + + stripe_size = s->avdimen.hw_bytes_per_line * lines_per_stripe; + lines_per_output = lines_per_stripe - 2 * s->avdimen.line_difference; + + if (s->av_con.connection_type == AV_SCSI) + /* maybe better not /2 ... */ + max_bytes_per_read = dev->scsi_buffer_size / 2; + else + /* vast buffer size to saturate the bus */ + max_bytes_per_read = 0x100000; + + out_size = s->avdimen.hw_bytes_per_line * lines_per_output; + + DBG (3, "dev->scsi_buffer_size / 2: %d\n", + dev->scsi_buffer_size / 2); + + DBG (3, "bytes_per_line: %d, pixels_per_line: %d\n", + s->avdimen.hw_bytes_per_line, s->avdimen.hw_pixels_per_line); + + DBG (3, "lines_per_stripe: %d, lines_per_output: %d\n", + lines_per_stripe, lines_per_output); + + DBG (3, "max_bytes_per_read: %d, stripe_size: %d, out_size: %d\n", + max_bytes_per_read, stripe_size, out_size); + + stripe_data = malloc (stripe_size); + + /* for software scaling we need an additional interpolation line buffer */ + if (s->avdimen.hw_xres != s->avdimen.xres || + s->avdimen.hw_yres != s->avdimen.yres) + { + /* layout out_data so that the interpolation history is exactly in front */ + ip_history = malloc (s->avdimen.hw_bytes_per_line + out_size); + out_data = ip_history + s->avdimen.hw_bytes_per_line; + + ip_data = malloc (s->params.bytes_per_line); + } + else { + out_data = malloc (out_size); + } + + /* calculate params for the reading loop */ + total_size = s->avdimen.hw_bytes_per_line * (s->avdimen.hw_lines + + 2 * s->avdimen.line_difference + + s->avdimen.rear_offset); + if (deinterlace != NONE && !s->duplex_rear_valid) + total_size *= 2; + DBG (3, "reader_process: total_size: %lu\n", (u_long) total_size); + + /* write a RAW PNM file for debugging -ReneR */ + if (0 /* DEBUG */ && + (deinterlace == NONE || (deinterlace != NONE && !s->duplex_rear_valid)) ) + { + raw_fp = fopen ("/tmp/sane-avision.raw", "w"); + write_pnm_header (fp, s->c_mode, s->params.depth, + s->avdimen.hw_pixels_per_line, total_size / s->avdimen.hw_bytes_per_line); + } + + processed_bytes = 0; + stripe_fill = 0; + + /* First, dump background raster, bypassing all the other processing. */ + if (dev->inquiry_background_raster && s->val[OPT_BACKGROUND].w) + { + uint8_t* background = s->background_raster; + if (s->duplex_rear_valid) + background += s->params.bytes_per_line * s->val[OPT_BACKGROUND].w; + + DBG (5, "reader_process: dumping background raster\n"); + fwrite (background, s->params.bytes_per_line, s->val[OPT_BACKGROUND].w, fp); + } + + /* Data read; loop until all data has been processed. Might exit + before all lines are transferred for ADF paper end. */ + while (exit_status == SANE_STATUS_GOOD && processed_bytes < total_size) + { + unsigned int useful_bytes; + + DBG (5, "reader_process: stripe filled: %d\n", stripe_fill); + + /* fill the stripe buffer with real data */ + while (!s->duplex_rear_valid && + processed_bytes < total_size && stripe_fill < stripe_size && + exit_status == SANE_STATUS_GOOD) + { + size_t this_read = stripe_size - stripe_fill; + + /* Limit reads to max_bytes_per_read and global data + boundaries. Rounded to the next lower multiple of + byte_per_lines, otherwise some scanners freeze. */ + if (this_read > max_bytes_per_read) + this_read = (max_bytes_per_read - + max_bytes_per_read % s->avdimen.hw_bytes_per_line); + + if (processed_bytes + this_read > total_size) + this_read = total_size - processed_bytes; + + read_constrains(s, this_read); + + DBG (5, "reader_process: processed_bytes: %lu, total_size: %lu\n", + (u_long) processed_bytes, (u_long) total_size); + DBG (5, "reader_process: this_read: %lu\n", (u_long) this_read); + + sigprocmask (SIG_BLOCK, &sigterm_set, 0); + status = read_data (s, stripe_data + stripe_fill, &this_read); + sigprocmask (SIG_UNBLOCK, &sigterm_set, 0); + + /* only EOF on the second stripe, as otherwise the rear page + is shorter */ + if (status == SANE_STATUS_EOF && deinterlace == STRIPE) { + static int already_eof = 0; + if (!already_eof) { + DBG (5, "reader_process: first EOF on stripe interlace: hiding.\n"); + status = SANE_STATUS_GOOD; + already_eof = 1; + } + } + + /* write RAW data to file for debugging */ + if (raw_fp && this_read > 0) + fwrite (stripe_data + stripe_fill, this_read, 1, raw_fp); + + if (status == SANE_STATUS_EOF || this_read == 0) { + DBG (1, "reader_process: read_data failed due to EOF\n"); + exit_status = SANE_STATUS_EOF; + } + + if (status != SANE_STATUS_GOOD) { + DBG (1, "reader_process: read_data failed with status: %d\n", + status); + exit_status = status; + } + + stripe_fill += this_read; + processed_bytes += this_read; + } + + /* fill the stripe buffer with stored, virtual data */ + if (s->duplex_rear_valid) + { + size_t this_read = stripe_size - stripe_fill; + size_t got; + + /* limit reads to max_read and global data boundaries */ + if (this_read > max_bytes_per_read) + this_read = max_bytes_per_read; + + if (processed_bytes + this_read > total_size) + this_read = total_size - processed_bytes; + + DBG (5, "reader_process: virtual processed_bytes: %lu, total_size: %lu\n", + (u_long) processed_bytes, (u_long) total_size); + DBG (5, "reader_process: virtual this_read: %lu\n", (u_long) this_read); + + got = fread (stripe_data + stripe_fill, 1, this_read, rear_fp); + stripe_fill += got; + processed_bytes += got; + if (got != this_read) + exit_status = SANE_STATUS_EOF; + } + + DBG (5, "reader_process: stripe filled: %d\n", stripe_fill); + + useful_bytes = stripe_fill; + + if (color_mode_is_color (s->c_mode)) + useful_bytes -= 2 * s->avdimen.line_difference * s->avdimen.hw_bytes_per_line; + + DBG (3, "reader_process: useful_bytes %i\n", useful_bytes); + + /* Deinterlace, save the rear stripes. For some scanners (AV220) + that is every 2nd stripe, the 2nd half of the transferred + data ((AV83xx), or every 2nd line (AV122)). */ + if (deinterlace != NONE && !s->duplex_rear_valid) + { + /* for all lines we have in the buffer: */ + unsigned int absline = (processed_bytes - stripe_fill) / s->avdimen.hw_bytes_per_line; + unsigned int abslines = absline + useful_bytes / s->avdimen.hw_bytes_per_line; + uint8_t* ptr = stripe_data; + for ( ; absline < abslines; ++absline) + { + DBG (9, "reader_process: deinterlacing line %d\n", absline); + /* interlaced? save the back data to the rear buffer */ + if ( (deinterlace == STRIPE && absline % (lines_per_stripe*2) >= lines_per_stripe) || + (deinterlace == HALF && absline >= total_size / s->avdimen.hw_bytes_per_line / 2) || + (deinterlace == LINE && absline & 0x1) ) /* last bit equals % 2 */ + { + DBG (9, "reader_process: saving rear line %d to temporary file.\n", absline); + fwrite (ptr, s->avdimen.hw_bytes_per_line, 1, rear_fp); + if (deinterlace == LINE) + memmove (ptr, ptr+s->avdimen.hw_bytes_per_line, + stripe_data + stripe_fill - ptr - s->avdimen.hw_bytes_per_line); + else + ptr += s->avdimen.hw_bytes_per_line; + useful_bytes -= s->avdimen.hw_bytes_per_line; + stripe_fill -= s->avdimen.hw_bytes_per_line; + } + else + ptr += s->avdimen.hw_bytes_per_line; + } + DBG (9, "reader_process: after deinterlacing: useful_bytes: %d, stripe_fill: %d\n", + useful_bytes, stripe_fill); + } + if (dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX && s->source_mode == AV_ADF_DUPLEX && !(s->page % 2) && !s->duplex_rear_valid) { + /* Here we flip the image by writing the lines from the end of the file to the beginning. */ + unsigned int absline = (processed_bytes - stripe_fill) / s->avdimen.hw_bytes_per_line; + unsigned int abslines = absline + useful_bytes / s->avdimen.hw_bytes_per_line; + uint8_t* ptr = stripe_data; + for ( ; absline < abslines; ++absline) { + fseek (rear_fp, ((0 - s->params.lines) - absline - 2) * s->avdimen.hw_bytes_per_line, SEEK_SET); + fwrite (ptr, s->avdimen.hw_bytes_per_line, 1, rear_fp); + useful_bytes -= s->avdimen.hw_bytes_per_line; + stripe_fill -= s->avdimen.hw_bytes_per_line; + ptr += s->avdimen.hw_bytes_per_line; + } + DBG (9, "reader_process: after page flip: useful_bytes: %d, stripe_fill: %d\n", + useful_bytes, stripe_fill); + } else { + + /* + * Perform needed data conversions (packing, ...) and/or copy the + * image data. + */ + + if (s->c_mode != AV_TRUECOLOR && s->c_mode != AV_TRUECOLOR16) + /* simple copy */ + { + memcpy (out_data, stripe_data, useful_bytes); + } + else /* AV_TRUECOLOR* */ + { + /* WARNING: DO NOT MODIFY MY (HOPEFULLY WELL) OPTIMIZED + ALGORITHMS BELOW, WITHOUT UNDERSTANDING THEM FULLY ! */ + if (s->avdimen.line_difference > 0) /* color-pack */ + { + /* TODO: add 16bit per sample code? */ + unsigned int i; + int c_offset = s->avdimen.line_difference * s->avdimen.hw_bytes_per_line; + + uint8_t* r_ptr = stripe_data; + uint8_t* g_ptr = stripe_data + c_offset + 1; + uint8_t* b_ptr = stripe_data + 2 * c_offset + 2; + + for (i = 0; i < useful_bytes;) { + out_data [i++] = *r_ptr; r_ptr += 3; + out_data [i++] = *g_ptr; g_ptr += 3; + out_data [i++] = *b_ptr; b_ptr += 3; + } + } /* end color pack */ + else if (dev->inquiry_needs_line_pack) /* line-pack */ + { + /* TODO: add 16bit per sample code? */ + int i = 0, l, p; + const int lines = useful_bytes / s->avdimen.hw_bytes_per_line; + + for (l = 0; l < lines; ++l) + { + uint8_t* r_ptr = stripe_data + (s->avdimen.hw_bytes_per_line * l); + uint8_t* g_ptr = r_ptr + s->avdimen.hw_pixels_per_line; + uint8_t* b_ptr = g_ptr + s->avdimen.hw_pixels_per_line; + + for (p = 0; p < s->avdimen.hw_pixels_per_line; ++p) { + out_data [i++] = *(r_ptr++); + out_data [i++] = *(g_ptr++); + out_data [i++] = *(b_ptr++); + } + } + } /* end line pack */ + else /* else no packing was required -> simple copy */ + { + memcpy (out_data, stripe_data, useful_bytes); + } + } /* end if AV_TRUECOLOR* */ + + /* FURTHER POST-PROCESSING ON THE FINAL OUTPUT DATA */ + + /* maybe mirroring in ADF mode */ + if (s->source_mode_dim == AV_ADF_DIM && dev->inquiry_adf_need_mirror) + { + if ( (s->c_mode != AV_TRUECOLOR) || + (s->c_mode == AV_TRUECOLOR && dev->inquiry_adf_bgr_order) ) + { + /* Mirroring with bgr -> rgb conversion: Just mirror the + * whole line */ + + int l; + int lines = useful_bytes / s->avdimen.hw_bytes_per_line; + + for (l = 0; l < lines; ++l) + { + uint8_t* begin_ptr = out_data + (l * s->avdimen.hw_bytes_per_line); + uint8_t* end_ptr = begin_ptr + s->avdimen.hw_bytes_per_line; + + while (begin_ptr < end_ptr) { + uint8_t tmp; + tmp = *begin_ptr; + *begin_ptr++ = *end_ptr; + *end_ptr-- = tmp; + } + } + } + else /* non trivial mirroring */ + { + /* Non-trivial Mirroring with element swapping */ + + int l; + int lines = useful_bytes / s->avdimen.hw_bytes_per_line; + + for (l = 0; l < lines; ++l) + { + uint8_t* begin_ptr = out_data + (l * s->avdimen.hw_bytes_per_line); + uint8_t* end_ptr = begin_ptr + s->avdimen.hw_bytes_per_line - 3; + + while (begin_ptr < end_ptr) { + uint8_t tmp; + + /* R */ + tmp = *begin_ptr; + *begin_ptr++ = *end_ptr; + *end_ptr++ = tmp; + + /* G */ + tmp = *begin_ptr; + *begin_ptr++ = *end_ptr; + *end_ptr++ = tmp; + + /* B */ + tmp = *begin_ptr; + *begin_ptr++ = *end_ptr; + *end_ptr = tmp; + + end_ptr -= 5; + } + } + } + } /* end if mirroring needed */ + + /* byte swapping and software calibration 16bit mode */ + if (s->c_mode == AV_GRAYSCALE12 || + s->c_mode == AV_GRAYSCALE16 || + s->c_mode == AV_TRUECOLOR12 || + s->c_mode == AV_TRUECOLOR16) { + + int l; + int lines = useful_bytes / s->avdimen.hw_bytes_per_line; + + uint8_t* dark_avg_data = s->dark_avg_data; + uint8_t* white_avg_data = s->white_avg_data; + + uint8_t* begin_ptr = out_data; + uint8_t* end_ptr = begin_ptr + s->avdimen.hw_bytes_per_line; + uint8_t* line_ptr; + + double scale = 1.0; + if (s->c_mode == AV_GRAYSCALE12 || s->c_mode == AV_TRUECOLOR12) + scale = (double) (1<<4); + + while (begin_ptr < end_ptr) { + uint16_t dark_avg = 0; + uint16_t white_avg = WHITE_MAP_RANGE; + + if (dark_avg_data) + dark_avg = get_double_le (dark_avg_data); + if (white_avg_data) + white_avg = get_double_le (white_avg_data); + + line_ptr = begin_ptr; + for (l = 0; l < lines; ++ l) + { + double v = (double) get_double_le (line_ptr) * scale; + uint16_t v2; + if (0) + v = (v - dark_avg) * white_avg / WHITE_MAP_RANGE; + + v2 = v < 0xFFFF ? v : 0xFFFF; + + /* SANE Standard 3.2.1 "... bytes of each sample value are + transmitted in the machine's native byte order." */ + *line_ptr = v2; + + line_ptr += s->avdimen.hw_bytes_per_line; + } + + begin_ptr += 2; + if (dark_avg_data) + dark_avg_data += 2; + if (white_avg_data) + white_avg_data += 2; + } + } + + /* SOFTWARE SCALING WITH INTERPOLATION (IF NECESSARY) */ + + if (s->avdimen.hw_xres == s->avdimen.xres && + s->avdimen.hw_yres == s->avdimen.yres) /* No scaling */ + { + int lines, _hw_line = hw_line; + uint8_t* src = out_data; + /* we support cropping at the beginning and end due to rear offset */ + for (lines = useful_bytes / s->avdimen.hw_bytes_per_line; + lines > 0; --lines, ++_hw_line, src += s->avdimen.hw_bytes_per_line) + { + if (deinterlace != NONE) { + /* crop rear offset :-( */ + if ( (!s->duplex_rear_valid && _hw_line >= s->avdimen.hw_lines) || + (s->duplex_rear_valid && _hw_line < s->avdimen.rear_offset) ) + { + DBG (7, "reader_process: skip due read offset line: %d\n", line); + continue; + } + } + fwrite (src, s->avdimen.hw_bytes_per_line, 1, fp); + ++line; + } + } + else /* Software scaling - watch out - this code bites back! */ + { + int x; + /* for convenience in the 16bit code path */ + uint16_t* out_data16 = (uint16_t*) out_data; + + const int hw_line_end = hw_line + useful_bytes / s->avdimen.hw_bytes_per_line; + + /* on-the-fly bi-linear interpolation */ + while (1) { + double by = (-1.0 + s->avdimen.hw_lines) * line / (s->avdimen.hw_lines * s->avdimen.xres / s->avdimen.hw_xres + s->val[OPT_BACKGROUND].w); + int sy = (int)floor(by); + int ydist = (int) ((by - sy) * 256); + int syy = sy + 1; + + const int hwbpl = s->avdimen.hw_bytes_per_line; + + uint8_t* dst = ip_data; + uint16_t* dst16 = (uint16_t*) ip_data; + unsigned int v; /* accumulator */ + + /* Break out if we do not have the hw source line - yet, + or when we are past the end of wanted data (e.g. on the + front page due to rear_offset). Also take the read_offset + into account on the rear side */ + if (deinterlace != NONE) { + if (!s->duplex_rear_valid && syy >= s->avdimen.hw_lines) { + DBG (7, "reader_process: skip due past intended front page lines: %d\n", sy); + break; + } + else if (s->duplex_rear_valid) { + /* the beginning is to be skipped, accessed thru offset */ + DBG (7, "reader_process: rear_offset adjusting source: %d\n", sy); + sy += s->avdimen.rear_offset; + syy += s->avdimen.rear_offset; + } + } + + if (sy >= hw_line_end || syy >= hw_line_end) { + DBG (3, "reader_process: source line %d-%d not yet avail\n", + sy, syy); + break; + } + + /* convert to offset in current stripe */ + sy -= hw_line; + syy -= hw_line; + + if (sy < -1) { + DBG (1, "reader_process: need more history: %d???\n", sy); + sy = -1; + } + + DBG (8, "reader_process: out line: %d <- from: %d-%d\n", + line, sy, syy); + + for (x = 0; x < s->params.pixels_per_line; ++x) { + const double bx = (-1.0 + s->avdimen.hw_pixels_per_line) * x / s->params.pixels_per_line; + const int sx = (int)floor(bx); + const int xdist = (int) ((bx - sx) * 256); + const int sxx = sx + 1; + + if (x == 0 || x == s->params.pixels_per_line - 1) + DBG (8, "reader_process: x: %d <- from: %d-%d\n", + x, sx, sxx); + + switch (s->c_mode) { + case AV_THRESHOLDED: + case AV_DITHERED: + { + /* Repeating this over and over again is not fast, but + as a seldom used code-path we want it readable. + x/8 is the byte, and x%8 the bit position. */ + v = + ( ((out_data [sy*hwbpl + sx/8 ] >> (7-sx%8 )) & 1) * (256-xdist) * (256-ydist) + + ((out_data [sy*hwbpl + sxx/8] >> (7-sxx%8)) & 1) * xdist * (256-ydist) + + ((out_data [syy*hwbpl + sx/8 ] >> (7-sx%8 )) & 1) * (256-xdist) * ydist + + ((out_data [syy*hwbpl + sxx/8] >> (7-sxx%8)) & 1) * xdist * ydist + ) / (1 + 1 * 256); + + /* Shift and or the result together and eventually + jump to the next byte. */ + *dst = (*dst << 1) | ((v>>7)&1); + if (x % 8 == 7) + ++dst; + } + break; + + case AV_GRAYSCALE: + { + v = + ( out_data [sy*hwbpl + sx ] * (256-xdist) * (256-ydist) + + out_data [sy*hwbpl + sxx] * xdist * (256-ydist) + + out_data [syy*hwbpl + sx ] * (256-xdist) * ydist + + out_data [syy*hwbpl + sxx] * xdist * ydist + ) / (256 * 256); + *dst++ = v; + } + break; + + case AV_GRAYSCALE12: + case AV_GRAYSCALE16: + { + /* TODO: test! */ + v = + ( out_data16 [sy*hwbpl + sx ] * (256-xdist) * (256-ydist) + + out_data16 [sy*hwbpl + sxx] * xdist * (256-ydist) + + out_data16 [syy*hwbpl + sx ] * (256-xdist) * ydist + + out_data16 [syy*hwbpl + sxx] * xdist * ydist + ) / (256 * 256); + *dst16++ = v; + } + break; + + case AV_TRUECOLOR: + { + int c; + for (c = 0; c < 3; ++c) + { + v = + ( out_data [sy*hwbpl + sx*3 + c] * (256-xdist) * (256-ydist) + + out_data [sy*hwbpl + sxx*3 + c] * xdist * (256-ydist) + + out_data [syy*hwbpl + sx*3 + c] * (256-xdist) * ydist + + out_data [syy*hwbpl + sxx*3 + c] * xdist * ydist + ) / (256 * 256); + *dst++ = v; + } + } + break; + + case AV_TRUECOLOR12: + case AV_TRUECOLOR16: + { + /* TODO: test! */ + int c; + for (c = 0; c < 3; ++c) + { + v = + ( out_data16 [sy*hwbpl + sx*3 + c] * (256-xdist) * (256-ydist) + + out_data16 [sy*hwbpl + sxx*3 + c] * xdist * (256-ydist) + + out_data16 [syy*hwbpl + sx*3 + c] * (256-xdist) * ydist + + out_data16 [syy*hwbpl + sxx*3 + c] * xdist * ydist + ) / (256 * 256); + *dst16++ = v; + } + } + break; + + case AV_COLOR_MODE_LAST: + ; /* silence compiler warning */ + } + } + fwrite (ip_data, s->params.bytes_per_line, 1, fp); + ++line; + } + /* copy one line of history for the next pass */ + memcpy (ip_history, + out_data + useful_bytes - s->avdimen.hw_bytes_per_line, + s->avdimen.hw_bytes_per_line); + } + } + + /* save image date in stripe buffer for next next stripe */ + stripe_fill -= useful_bytes; + if (stripe_fill > 0) + memcpy (stripe_data, stripe_data + useful_bytes, stripe_fill); + + hw_line += useful_bytes / s->avdimen.hw_bytes_per_line; + + DBG (3, "reader_process: end of iteration\n"); + } /* end while not all lines or inf. mode */ + + DBG (3, "reader_process: i/o loop finished\n"); + if (exit_status == SANE_STATUS_GOOD) + exit_status = SANE_STATUS_EOF; + + if (raw_fp) + fclose (raw_fp); + + /* maybe we need to fill in some white data */ + if (exit_status == SANE_STATUS_EOF && line < s->params.lines) { + DBG (3, "reader_process: padding with white data\n"); + memset (out_data, gray_mode ? 0xff : 0x00, s->params.bytes_per_line); + + DBG (6, "reader_process: padding line %d - %d\n", + line, s->params.lines); + while (line < s->params.lines) { + fwrite (out_data, s->params.bytes_per_line, 1, fp); + ++line; + } + } + + /* Eject film holder and/or release_unit - but only for + non-duplex-rear / non-virtual scans. */ + if ((deinterlace != NONE && s->duplex_rear_valid) || + ((dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX) && s->source_mode == AV_ADF_DUPLEX && !(s->page % 2) && s->duplex_rear_valid)) + { + DBG (1, "reader_process: virtual duplex scan - no device cleanup!\n"); + } + else + { + /* poll the cancel button if the scanner is marked as having one */ + if (dev->hw->feature_type & AV_CANCEL_BUTTON) { + if (get_button_status (s) == SANE_STATUS_CANCELLED) + exit_status = SANE_STATUS_CANCELLED; + } + + status = release_unit (s, 0); + if (status != SANE_STATUS_GOOD) + DBG (1, "reader_process: release_unit failed\n"); + + if (dev->inquiry_new_protocol && dev->scanner_type == AV_FILM) { + status = object_position (s, AVISION_SCSI_OP_GO_HOME); + if (status != SANE_STATUS_GOOD) + DBG (1, "reader_process: object position go-home failed!\n"); + } + } + + if ((dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX) && s->source_mode == AV_ADF_DUPLEX && s->page % 2) { + /* front page of flipping duplex */ + if (exit_status == SANE_STATUS_EOF) { + if (s->val[OPT_ADF_FLIP].w) { + /* The page flip bit must be reset after every scan, but if the + * user doesn't care, there's no reason to reset. + */ + status = set_window (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "reader_process: set scan window command failed: %s\n", + sane_strstatus (status)); + return status; + } + } + /* we can set anything here without fear because the process will terminate soon and take our changes with it */ + s->page += 1; + s->params.lines = -line; + exit_status = reader_process (s); + } + /* TODO: + * else { + * spit out the page if an error was encountered... + * assuming the error won't prevent it. + * } */ + } else { + fclose (fp); + } + if (rear_fp) + fclose (rear_fp); + + if (ip_data) free (ip_data); + if (ip_history) + free (ip_history); + else + free (out_data); /* if we have ip_history out_data is included there */ + + free (stripe_data); + + DBG (3, "reader_process: returning success\n"); + return exit_status; +} + +/* SANE callback to attach a SCSI device */ +static SANE_Status +attach_one_scsi (const char* dev) +{ + attach (dev, AV_SCSI, 0); + return SANE_STATUS_GOOD; +} + +/* SANE callback to attach a USB device */ +static SANE_Status +attach_one_usb (const char* dev) +{ + attach (dev, AV_USB, 0); + return SANE_STATUS_GOOD; +} + +static SANE_Status +sane_reload_devices (void) +{ + FILE* fp; + + char line[PATH_MAX]; + const char* cp = 0; + char* word; + int linenumber = 0; + int model_num = 0; + + sanei_usb_init (); + fp = sanei_config_open (AVISION_CONFIG_FILE); + if (fp <= (FILE*)0) + { + DBG (1, "sane_reload_devices: No config file present!\n"); + } + else + { + /* first parse the config file */ + while (sanei_config_read (line, sizeof (line), fp)) + { + attaching_hw = 0; + + word = NULL; + ++ linenumber; + + DBG (5, "sane_reload_devices: parsing config line \"%s\"\n", + line); + + cp = sanei_config_get_string (line, &word); + + if (!word || cp == line) { + DBG (5, "sane_reload_devices: config file line %d: ignoring empty line\n", + linenumber); + if (word) { + free (word); + word = NULL; + } + continue; + } + + if (!word) { + DBG (1, "sane_reload_devices: config file line %d: could not be parsed\n", + linenumber); + continue; + } + + if (word[0] == '#') { + DBG (5, "sane_reload_devices: config file line %d: ignoring comment line\n", + linenumber); + free (word); + word = NULL; + continue; + } + + if (strcmp (word, "option") == 0) + { + free (word); + word = NULL; + cp = sanei_config_get_string (cp, &word); + + if (strcmp (word, "disable-gamma-table") == 0) { + DBG (3, "sane_reload_devices: config file line %d: disable-gamma-table\n", + linenumber); + disable_gamma_table = SANE_TRUE; + } + else if (strcmp (word, "disable-calibration") == 0) { + DBG (3, "sane_reload_devices: config file line %d: disable-calibration\n", + linenumber); + disable_calibration = SANE_TRUE; + } + else if (strcmp (word, "force-calibration") == 0) { + DBG (3, "sane_reload_devices: config file line %d: force-calibration\n", + linenumber); + force_calibration = SANE_TRUE; + } + else if (strcmp (word, "force-a4") == 0) { + DBG (3, "sane_reload_devices: config file line %d: enabling force-a4\n", + linenumber); + force_a4 = SANE_TRUE; + } + else if (strcmp (word, "force-a3") == 0) { + DBG (3, "sane_reload_devices: config file line %d: enabling force-a3\n", + linenumber); + force_a3 = SANE_TRUE; + } + else if (strcmp (word, "static-red-calib") == 0) { + DBG (3, "sane_reload_devices: config file line %d: static red calibration\n", + linenumber); + static_calib_list [0] = SANE_TRUE; + } + else if (strcmp (word, "static-green-calib") == 0) { + DBG (3, "sane_reload_devices: config file line %d: static green calibration\n", + linenumber); + static_calib_list [1] = SANE_TRUE; + } + else if (strcmp (word, "static-blue-calib") == 0) { + DBG (3, "sane_reload_devices: config file line %d: static blue calibration\n", + linenumber); + static_calib_list [2] = SANE_TRUE; + } + else + DBG (1, "sane_reload_devices: config file line %d: options unknown!\n", + linenumber); + } + else if (strcmp (word, "usb") == 0) { + DBG (2, "sane_reload_devices: config file line %d: trying to attach USB:`%s'\n", + linenumber, line); + /* try to attach USB device */ + sanei_usb_attach_matching_devices (line, attach_one_usb); + } + else if (strcmp (word, "scsi") == 0) { + DBG (2, "sane_reload_devices: config file line %d: trying to attach SCSI: %s'\n", + linenumber, line); + + /* the last time I verified (2003-03-18) this function + only matches SCSI devices ... */ + sanei_config_attach_matching_devices (line, attach_one_scsi); + } + else { + DBG (1, "sane_reload_devices: config file line %d: OBSOLETE !! use the scsi keyword!\n", + linenumber); + DBG (1, "sane_reload_devices: (see man sane-avision for details): trying to attach SCSI: %s'\n", + line); + + /* the last time I verified (2003-03-18) this function + only matched SCSI devices ... */ + sanei_config_attach_matching_devices (line, attach_one_scsi); + } + free (word); + word = NULL; + } /* end while read */ + + fclose (fp); + + if (word) + free (word); + } /* end if fp */ + + /* search for all supported SCSI/USB devices */ + while (Avision_Device_List [model_num].scsi_mfg != NULL || + Avision_Device_List [model_num].real_mfg != NULL) + { + /* also potentially accessed from the attach_* callbacks */ + attaching_hw = &(Avision_Device_List [model_num]); + if (attaching_hw->scsi_mfg != NULL) + sanei_scsi_find_devices (attaching_hw->scsi_mfg, + attaching_hw->scsi_model, NULL, + -1, -1, -1, -1, + attach_one_scsi); + + if (attaching_hw->usb_vendor != 0 && attaching_hw->usb_product != 0 ) + { + DBG (1, "sane_reload_devices: Trying to find USB device %.4x %.4x ...\n", + attaching_hw->usb_vendor, + attaching_hw->usb_product); + + /* TODO: check return value */ + if (sanei_usb_find_devices (attaching_hw->usb_vendor, + attaching_hw->usb_product, + attach_one_usb) != SANE_STATUS_GOOD) { + DBG (1, "sane_reload_devices: error during USB device detection!\n"); + } + } + ++ model_num; + } /* end for all devices in supported list */ + + attaching_hw = 0; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int* version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* silence gcc */ + + DBG_INIT(); + +#ifdef AVISION_STATIC_DEBUG_LEVEL + DBG_LEVEL = AVISION_STATIC_DEBUG_LEVEL; +#endif + + DBG (3, "sane_init:(Version: %i.%i Build: %i)\n", + SANE_CURRENT_MAJOR, V_MINOR, BACKEND_BUILD); + + /* must come first */ + sanei_thread_init (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BACKEND_BUILD); + + sane_reload_devices (); + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Avision_Device* dev; + Avision_Device* next; + + DBG (3, "sane_exit:\n"); + + for (dev = first_dev; dev; dev = next) { + next = dev->next; + /* no warning for stripping const - C lacks a const_cast<> */ + free ((void*)(size_t) dev->sane.name); + + free (dev); + } + first_dev = NULL; + + free(devlist); + devlist = NULL; +} + +SANE_Status +sane_get_devices (const SANE_Device*** device_list, SANE_Bool local_only) +{ + Avision_Device* dev; + int i; + + local_only = local_only; /* silence gcc */ + + DBG (3, "sane_get_devices:\n"); + + sane_reload_devices (); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle *handle) +{ + Avision_Device* dev; + SANE_Status status; + Avision_Scanner* s; + int i, j; + uint8_t inquiry_result[AVISION_INQUIRY_SIZE_V1]; + + DBG (3, "sane_open:\n"); + + if (devicename[0]) { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (dev) { + status = attach (devicename, dev->connection.connection_type, &dev); + if (status != SANE_STATUS_GOOD) + return status; + } + } else { + /* empty devicename -> use first device */ + dev = first_dev; + } + + if (!dev) + return SANE_STATUS_INVAL; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + + /* initialize ... */ + /* the other states (scanning, ...) rely on this memset (0) */ + memset (s, 0, sizeof (*s)); + + /* initialize connection state */ + s->av_con.connection_type = dev->connection.connection_type; + s->av_con.usb_status = dev->connection.usb_status; + s->av_con.scsi_fd = -1; + s->av_con.usb_dn = -1; + + s->reader_pid = -1; + s->read_fds = -1; + + s->hw = dev; + + /* We initialize the table to a gamma value of 2.22, since this is what + papers about Colorimetry suggest. + + http://www.poynton.com/GammaFAQ.html + + Avision's driver defaults to 2.2 though. */ + { + const double gamma = 2.22; + const double one_over_gamma = 1. / gamma; + + for (i = 0; i < 4; ++ i) + for (j = 0; j < 256; ++ j) + s->gamma_table[i][j] = pow( (double) j / 255, one_over_gamma) * 255; + } + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + *handle = s; + + /* open the device */ + if (! avision_is_open (&s->av_con) ) { +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + DBG (1, "sane_open: using open_extended\n"); + status = avision_open_extended (s->hw->sane.name, &s->av_con, sense_handler, 0, + &(dev->scsi_buffer_size)); +#else + status = avision_open (s->hw->sane.name, &s->av_con, sense_handler, 0); +#endif + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_open: open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + return status; + } + DBG (1, "sane_open: got %d scsi_max_request_size\n", dev->scsi_buffer_size); + } + + /* first: re-awake the device with an inquiry, some devices are flunk while initializing + the usb connection and like a inquiry to come first ... (AV610 et.al.) */ + status = inquiry (s->av_con, inquiry_result, sizeof(inquiry_result)); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_open: awakening inquiry failed: %s\n", sane_strstatus (status)); + return status; + } + + status = wait_ready (&s->av_con, 1); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_open: wait_ready() failed: %s\n", sane_strstatus (status)); + return status; + } + + /* update settings based on additional accessory information */ + status = additional_probe (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_open: additional probe failed: %s\n", sane_strstatus (status)); + return status; + } + + /* initialize the options */ + init_options (s); + + if (dev->inquiry_duplex_interlaced || dev->scanner_type == AV_FILM || + dev->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX) { + /* Might need at least *DOS (Windows flavour and OS/2) portability fix + However, I was told Cygwin (et al.) takes care of it. */ + strncpy(s->duplex_rear_fname, "/tmp/avision-rear-XXXXXX", PATH_MAX); + + if (! mktemp(s->duplex_rear_fname) ) { + DBG (1, "sane_open: failed to generate temporary fname for duplex scans\n"); + return SANE_STATUS_NO_MEM; + } + else { + DBG (1, "sane_open: temporary fname for duplex scans: %s\n", + s->duplex_rear_fname); + } + } + + /* calibrate film scanners, as this must be done without the + film holder and at the full resolution */ + if (dev->scanner_type == AV_FILM) + { + int default_res = s->val[OPT_RESOLUTION].w; + s->val[OPT_RESOLUTION].w = dev->inquiry_optical_res; + + DBG (1, "sane_open: early calibration for film scanner.\n"); + + compute_parameters (s); + + status = set_window (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_open: set scan window command failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (!(dev->hw->feature_type & AV_NO_CALIB)) + { + status = normal_calibration (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_open: perform calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (dev->scanner_type == AV_FILM) { + status = object_position (s, AVISION_SCSI_OP_GO_HOME); + if (status != SANE_STATUS_GOOD) + DBG (1, "reader_open: object position go-home failed!\n"); + } + + s->val[OPT_RESOLUTION].w = default_res; + } + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Avision_Scanner* prev; + Avision_Scanner* s = handle; + int i; + + DBG (3, "sane_close:\n"); + + /* close the device */ + if (avision_is_open (&s->av_con) ) { + avision_close (&s->av_con); + } + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) { + if (s == handle) + break; + prev = s; + } + + /* a handle we know about ? */ + if (!s) { + DBG (1, "sane_close: invalid handle %p\n", handle); + return; + } + + if (s->scanning) + do_cancel (handle); + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + for (i = 1; i < NUM_OPTIONS; ++ i) { + if (s->opt[i].type == SANE_TYPE_STRING && s->val[i].s) { + free (s->val[i].s); + } + } + + if (s->white_avg_data) + free (s->white_avg_data); + if (s->dark_avg_data) + free (s->dark_avg_data); + + if (s->background_raster) + free (s->background_raster); + + if (*(s->duplex_rear_fname)) { + unlink (s->duplex_rear_fname); + *(s->duplex_rear_fname) = 0; + } + + free (handle); +} + +const SANE_Option_Descriptor* +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Avision_Scanner* s = handle; + + DBG (3, "sane_get_option_descriptor: %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void* val, SANE_Int* info) +{ + Avision_Scanner* s = handle; + Avision_Device* dev = s->hw; + SANE_Status status; + SANE_Word cap; + + DBG (3, "sane_control_option: option=%d, action=%d\n", + (int)option, (int)action); + + DBG (5, "sane_control_option: option=%s, action=%s\n", + s->opt[option].name, + action == SANE_ACTION_GET_VALUE ? "GET" : + (action == SANE_ACTION_SET_VALUE ? "SET" : + (action == SANE_ACTION_SET_AUTO ? "AUTO" : "UNKNOWN") ) ); + + if (info) + *info = 0; + + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_PREVIEW: + + case OPT_RESOLUTION: + case OPT_SPEED: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_OVERSCAN_TOP: + case OPT_OVERSCAN_BOTTOM: + case OPT_BACKGROUND: + case OPT_NUM_OPTS: + + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_EXPOSURE: + case OPT_IR: + case OPT_MULTISAMPLE: + case OPT_QSCAN: + case OPT_QCALIB: + case OPT_PAPERLEN: + case OPT_ADF_FLIP: + *(SANE_Word*) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* specially treated word options */ + + case OPT_FRAME: + status = get_frame_info (s); + *(SANE_Word*) val = s->val[option].w; + return status; + + case OPT_POWER_SAVE_TIME: + get_power_save_time (s, &(s->val[option].w)); + *(SANE_Word*) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* string options: */ + case OPT_MODE: + case OPT_SOURCE: + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + + /* specially treated string options */ + case OPT_MESSAGE: + if (dev->inquiry_button_control || dev->inquiry_buttons) + status = get_button_status (s); + + strcpy (val, s->val[option].s); + s->val[option].s[0] = 0; + return SANE_STATUS_GOOD; + + case OPT_NVRAM: + get_and_parse_nvram (s, s->val[option].s, 1024); + + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + + } /* end switch option */ + } /* end if GET_ACTION_GET_VALUE */ + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = constrain_value (s, option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + /* side-effect-free word options: */ + case OPT_SPEED: + case OPT_PREVIEW: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_EXPOSURE: + case OPT_IR: + case OPT_MULTISAMPLE: + case OPT_QSCAN: + case OPT_QCALIB: + case OPT_OVERSCAN_TOP: + case OPT_OVERSCAN_BOTTOM: + case OPT_BACKGROUND: + case OPT_PAPERLEN: + case OPT_ADF_FLIP: + s->val[option].w = *(SANE_Word*) val; + return SANE_STATUS_GOOD; + + /* side-effect-free word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* options with side-effects: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + + s->val[option].w = *(SANE_Word*) val; + + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + /* string options with side-effects: */ + case OPT_SOURCE: + + if (s->val[option].s) { + free(s->val[option].s); + } + s->val[option].s = strdup(val); + s->source_mode = match_source_mode (dev, s->val[option].s); + s->source_mode_dim = match_source_mode_dim (s->source_mode); + + /* set side-effects */ + dev->x_range.max = + SANE_FIX ( dev->inquiry_x_ranges[s->source_mode_dim]); + dev->y_range.max = + SANE_FIX ( dev->inquiry_y_ranges[s->source_mode_dim]); + + if (s->hw->hw->feature_type2 & AV_ADF_FLIPPING_DUPLEX && s->source_mode == AV_ADF_DUPLEX) { + s->opt[OPT_ADF_FLIP].cap &= ~SANE_CAP_INACTIVE; + } else { + s->opt[OPT_ADF_FLIP].cap |= SANE_CAP_INACTIVE; + } + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + case OPT_MODE: + { + if (s->val[option].s) + free (s->val[option].s); + + s->val[option].s = strdup (val); + s->c_mode = match_color_mode (dev, s->val[OPT_MODE].s); + + /* set to mode specific values */ + + /* the gamma table related */ + if (!disable_gamma_table) + { + if (color_mode_is_color (s->c_mode) ) { + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + else /* gray or mono */ + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + } + case OPT_FRAME: + { + SANE_Word frame = *((SANE_Word *) val); + + status = set_frame (s, frame); + if (status == SANE_STATUS_GOOD) { + s->val[OPT_FRAME].w = frame; + dev->current_frame = frame; + } + return status; + } + case OPT_POWER_SAVE_TIME: + { + SANE_Word time = *((SANE_Word *) val); + + status = set_power_save_time (s, time); + if (status == SANE_STATUS_GOOD) + s->val[OPT_POWER_SAVE_TIME].w = time; + return status; + } + } /* end switch option */ + } + else if (action == SANE_ACTION_SET_AUTO) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + switch (option) + { + case OPT_ADF_FLIP: + s->val[option].w = SANE_TRUE; + return SANE_STATUS_GOOD; + } /* end switch option */ + } /* end else SET_VALUE */ + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters* params) +{ + Avision_Scanner* s = handle; + + DBG (3, "sane_get_parameters:\n"); + + /* During an actual scan these parameters will have been computed in + sane_start(). Otherwise, the values must be computed on demand. The + values cannot be changed during a scan to avoid inconsistency. */ + if (!s->scanning) + { + DBG (3, "sane_get_parameters: computing parameters\n"); + compute_parameters (s); + } + + if (params) { + /* add background raster lines */ + s->params.lines += s->val[OPT_BACKGROUND].w; + + /* copy structure members */ + params->format = s->params.format; + params->last_frame = s->params.last_frame; + params->bytes_per_line = s->params.bytes_per_line; + params->pixels_per_line = s->params.pixels_per_line; + params->lines = s->params.lines; + params->depth = s->params.depth; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Avision_Scanner* s = handle; + Avision_Device* dev = s->hw; + + SANE_Status status; + int fds [2]; + DBG (1, "sane_start:\n"); + + /* Make sure there is no scan running!!! */ + if (s->scanning) + return SANE_STATUS_DEVICE_BUSY; + + /* Make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + status = sane_get_parameters (s, &s->params); + if (status != SANE_STATUS_GOOD) { + return status; + } + + /* for non ADF scans (e.g. scanimage --batch-prompt on a Flatbed + scanner) make sure we do not assume it's an ADF scan and + optimize something away*/ + if (!is_adf_scan (s)) + s->page = 0; + + if (s->page > 0 && s->duplex_rear_valid) { + DBG (1, "sane_start: virtual duplex rear data valid.\n"); + goto start_scan_end; + } + + /* Check for paper during ADF scans and for sheetfed scanners. */ + if (is_adf_scan (s)) { + status = media_check (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: media_check failed: %s\n", + sane_strstatus (status)); + return status; + } + else + DBG (1, "sane_start: media_check ok\n"); + } + + /* Check the light early, to return to the GUI and notify the user. */ + if (s->prepared == SANE_FALSE) { + if (dev->inquiry_light_control) { + status = wait_4_light (s); + if (status != SANE_STATUS_GOOD) { + return status; + } + } + } + + if (s->page > 0 && dev->inquiry_keeps_window) { + DBG (1, "sane_start: Optimized set_window away.\n"); + } + else + { + status = set_window (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: set scan window command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + } + +#ifdef DEBUG_TEST + /* debug window size test ... */ + if (dev->inquiry_new_protocol) + { + size_t size = 16; + uint8_t result[16]; + + DBG (5, "sane_start: reading scanner window size\n"); + + status = simple_read (s, 0x80, 0, &size, result); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: get pixel size command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + debug_print_raw (5, "sane_start: pixel_size:", result, size); + DBG (5, "sane_start: x-pixels: %d, y-pixels: %d\n", + get_quad (&(result[0])), get_quad (&(result[4]))); + } +#endif + + /* no calibration for ADF pages */ + if (s->page > 0) { + DBG (1, "sane_start: optimized calibration away.\n"); + goto calib_end; + } + + /* check whether the user enforces calibration */ + if (force_calibration) { + DBG (1, "sane_start: calibration enforced in config!\n"); + goto calib; + } + + /* Only perform the calibration for newer scanners - it is not needed + for my Avision AV 630 - and also does not even work ... */ + if (!dev->inquiry_new_protocol) { + DBG (1, "sane_start: old protocol no calibration needed!\n"); + goto calib_end; + } + + if (!dev->inquiry_needs_calibration) { + DBG (1, "sane_start: due to inquiry no calibration needed!\n"); + goto calib_end; + } + + /* calibration allowed for this scanner? */ + if (dev->hw->feature_type & AV_NO_CALIB) { + DBG (1, "sane_start: calibration disabled in device list!!\n"); + goto calib_end; + } + + /* Not for film scanners, ... */ + if (dev->scanner_type == AV_FILM) { + DBG (1, "sane_start: no calibration for film scanner!\n"); + goto calib_end; + } + + /* check whether calibration is disabled by the user */ + if (disable_calibration) { + DBG (1, "sane_start: calibration disabled in config - skipped!\n"); + goto calib_end; + } + + /* R² reminder: We must not skip the calibration for ADF scans, some + scanner (HP 53xx/74xx ASIC series) rely on a calibration data + read (and will hang otherwise) */ + + calib: + status = normal_calibration (s); + + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: perform calibration failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + calib_end: + + if (dev->inquiry_3x3_matrix && dev->inquiry_asic_type >= AV_ASIC_C6 && + s->page == 0) + { + status = send_3x3_matrix (s); + if (status != SANE_STATUS_GOOD) { + return status; + } + } + + /* check whether gamma-table is disabled by the user? */ + if (disable_gamma_table) { + DBG (1, "sane_start: gamma-table disabled in config - skipped!\n"); + goto gamma_end; + } + + if (dev->hw->feature_type & AV_NO_GAMMA) { + DBG (1, "sane_start: gamma table skipped due to device-list!!\n"); + goto gamma_end; + } + + if (s->page > 0 && dev->inquiry_keeps_gamma) + DBG (1, "sane_start: Optimized send_gamma away.\n"); + else + { + status = send_gamma (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: send gamma failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + } + + gamma_end: + + if (dev->inquiry_tune_scan_length && is_adf_scan (s)) { + status = send_tune_scan_length (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: tune_scan_length command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + } + + /* if the device supports retrieving background raster data + inquire the data no matter if the user/applications asks for + it in order to use it for bottom padding */ + if (s->page == 0 && dev->inquiry_background_raster) { + status = get_background_raster (s); + if (status != SANE_STATUS_GOOD) { + DBG (1, "sane_start: get background raster command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + } + + /* check film holder */ + if (dev->scanner_type == AV_FILM && dev->holder_type == 0xff) { + DBG (1, "sane_start: no film holder or APS cassette!\n"); + + /* Normally "go_home" is executed from the reader process, + but as it will not start we have to reset things here */ + if (dev->inquiry_new_protocol) { + status = object_position (s, AVISION_SCSI_OP_GO_HOME); + if (status != SANE_STATUS_GOOD) + DBG (1, "sane_start: go home failed: %s\n", + sane_strstatus (status)); + } + goto stop_scanner_and_return; + } + + start_scan_end: + + s->scanning = SANE_TRUE; + s->page += 1; /* processing next page */ + + if (pipe (fds) < 0) { + return SANE_STATUS_IO_ERROR; + } + + s->read_fds = fds[0]; + s->write_fds = fds[1]; + + /* create reader routine as new process or thread */ + DBG (3, "sane_start: starting thread\n"); + s->reader_pid = sanei_thread_begin (reader_process, (void *) s); + + if (sanei_thread_is_forked()) + close (s->write_fds); + + return SANE_STATUS_GOOD; + + stop_scanner_and_return: + + /* cancel the scan nicely */ + do_cancel (s); + + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte* buf, SANE_Int max_len, SANE_Int* len) +{ + Avision_Scanner* s = handle; + ssize_t nread; + *len = 0; + + DBG (8, "sane_read: max_len: %d\n", max_len); + + nread = read (s->read_fds, buf, max_len); + if (nread > 0) { + DBG (8, "sane_read: got %ld bytes\n", (long) nread); + } + else { + DBG (3, "sane_read: got %ld bytes, err: %d %s\n", (long) nread, errno, strerror(errno)); + } + + if (!s->scanning) + return SANE_STATUS_CANCELLED; + + if (nread < 0) { + if (errno == EAGAIN) { + return SANE_STATUS_GOOD; + } else { + do_cancel (s); + return SANE_STATUS_IO_ERROR; + } + } + + *len = nread; + + /* if all data was passed through */ + if (nread == 0) + return do_eof (s); + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Avision_Scanner* s = handle; + DBG (3, "sane_cancel:\n"); + + /* always do the housekeeping, e.g. flush batch scanner pages */ + do_cancel (s); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Avision_Scanner* s = handle; + + DBG (3, "sane_set_io_mode:\n"); + if (!s->scanning) { + DBG (3, "sane_set_io_mode: not yet scanning\n"); + return SANE_STATUS_INVAL; + } + + if (fcntl (s->read_fds, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int* fd) +{ + Avision_Scanner* s = handle; + + DBG (3, "sane_get_select_fd:\n"); + + if (!s->scanning) { + DBG (3, "sane_get_select_fd: not yet scanning\n"); + return SANE_STATUS_INVAL; + } + + *fd = s->read_fds; + return SANE_STATUS_GOOD; +} diff --git a/backend/avision.conf.in b/backend/avision.conf.in new file mode 100644 index 0000000..0862d5c --- /dev/null +++ b/backend/avision.conf.in @@ -0,0 +1,23 @@ + +# These are the possible options. Normally any scanner +# should work just fine without them - and they are only +# needed for test and debugging. So if you experience problems +# and you solve them with enabling options here, please notify +# the SANE/Avision maintainer: Mike Kelly + +#option disable-gamma-table +#option disable-calibration +#option force-a4 + +#scsi AVISION +#scsi FCPA +#scsi MINOLTA +#scsi MITSBISH MCA-S600C +#scsi MITSBISH MCA-SS600 +#scsi HP +#scsi hp + +#scsi /dev/scanner +# usb libusb:002:003 +# usb 0x03f0 0x0701 + diff --git a/backend/avision.h b/backend/avision.h new file mode 100644 index 0000000..14134e1 --- /dev/null +++ b/backend/avision.h @@ -0,0 +1,803 @@ +/******************************************************************************* + * SANE - Scanner Access Now Easy. + + avision.h + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + ***************************************************************************** + + This backend is based upon the Tamarack backend and adapted to the Avision + scanners by René Rebe and Meino Cramer. + + Check the avision.c file for detailed copyright and change-log + information. + +********************************************************************************/ + +#ifndef avision_h +#define avision_h + +#ifdef HAVE_STDINT_H +# include /* available in ISO C99 */ +#else +# include +typedef uint8_t uint8_t; +typedef uint16_t uint16_t; +typedef uint32_t uint32_t; +#endif /* HAVE_STDINT_H */ + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +typedef enum Avision_ConnectionType { + AV_SCSI, + AV_USB +} Avision_ConnectionType; + +/* information needed for device access */ +typedef struct Avision_Connection { + Avision_ConnectionType connection_type; + int scsi_fd; /* SCSI filedescriptor */ + SANE_Int usb_dn; /* USB (libusb or scanner.c) device number */ + enum { + AVISION_USB_UNTESTED_STATUS, /* status type untested */ + AVISION_USB_INT_STATUS, /* interrupt endp. (USB 1.x device) status */ + AVISION_USB_BULK_STATUS /* bulk endp. (USB 2.0 device) status */ + } usb_status; + +} Avision_Connection; + +typedef struct Avision_HWEntry { + const char* scsi_mfg; + const char* scsi_model; + + int usb_vendor; + int usb_product; + + const char* real_mfg; + const char* real_model; + + /* feature overwrites - as embedded CPUs have 16bit enums - this + would need a change ... */ + enum { + /* force no calibration */ + AV_NO_CALIB = (1<<0), + + /* force all in one command calibration */ + AV_ONE_CALIB_CMD = (1<<1), + + /* no gamma table */ + AV_NO_GAMMA = (1<<2), + + /* light check is bogus */ + AV_LIGHT_CHECK_BOGUS = (1<<3), + + /* no button though the device advertise it */ + AV_NO_BUTTON = (1<<4), + + /* if the scan area needs to be forced to A3 */ + AV_FORCE_A3 = (1<<5), + + /* if the scan area and resolution needs to be forced for films */ + AV_FORCE_FILM = (1<<6), + + /* does not suport, or very broken background (added for AV610C2) */ + AV_NO_BACKGROUND = (1<<7), + + /* is film scanner - no detection yet */ + AV_FILMSCANNER = (1<<8), + + /* fujitsu adaption */ + AV_FUJITSU = (1<<9), + + /* gray calibration data has to be uploaded on the blue channel ... ? */ + AV_GRAY_CALIB_BLUE = (1<<10), + + /* Interrupt endpoint button readout (so far AV220) */ + AV_INT_BUTTON = (1<<11), + + /* send acceleration table ... */ + AV_ACCEL_TABLE = (1<<12), + + /* non-interlaced scanns up to 300 dpi (AV32xx / AV83xx) */ + AV_NON_INTERLACED_DUPLEX_300 = (1<<13), + + /* do not read multiples of 64 bytes - stalls the USB chip */ + AV_NO_64BYTE_ALIGN = (1<<14), + + /* force channel-by-channel calibration */ + AV_MULTI_CALIB_CMD = (1<<15), + + /* non color scans are faster with a filter applied (AV32xx) */ + AV_FASTER_WITH_FILTER = (1<<16), + + /* interlaced data with 1 line distance */ + AV_2ND_LINE_INTERLACED = (1<<17), + + /* does not keep the window though it advertices so */ + AV_DOES_NOT_KEEP_WINDOW = (1<<18), + + /* does not keep the gamma though it advertices so */ + AV_DOES_NOT_KEEP_GAMMA = (1<<19), + + /* advertises ADF is BGR order, but isn't (or vice versa) */ + AV_ADF_BGR_ORDER_INVERT = (1<<20), + + /* allows 12bit mode, though not flagged */ + AV_12_BIT_MODE = (1<<21), + + /* very broken background raster */ + AV_BACKGROUND_QUIRK = (1<<22), + + /* though marked as GRAY only the scanner can do GRAY modes */ + AV_GRAY_MODES = (1<<23), + + /* no seperate, single REAR scan (AV122, DM152, ...) */ + AV_NO_REAR = (1<<24), + + /* only scan with some known good hardware resolutions, as the + scanner fails to properly interpoloate in between (e.g. AV121, + DM152 on duplex scans - but also the AV600), software scale and + interpolate to all the others */ + AV_SOFT_SCALE = (1<<25), + + /* does keep window though it does not advertice it - the AV122/DM152 + mess up image data if window is resend between ADF pages */ + AV_DOES_KEEP_WINDOW = (1<<26), + + /* does keep gamma though it does not advertice it */ + AV_DOES_KEEP_GAMMA = (1<<27), + + /* does the scanner contain a Cancel button? */ + AV_CANCEL_BUTTON = (1<<28), + + /* is the rear image offset? */ + AV_REAR_OFFSET = (1<<29), + + /* some devices do not need a START_SCAN, even hang with it */ + AV_NO_START_SCAN = (1<<30), + + AV_INT_STATUS = (1<<31) + + /* maybe more ...*/ + } feature_type; + + /*second enum cause 32 bit int above is full*/ + enum { + /* force no calibration */ + AV_NO_TUNE_SCAN_LENGTH = (1<<0), + + /* for gray scans, set grey filter */ + AV_USE_GRAY_FILTER = (1<<1), + + /* For (HP) scanners with flipping duplexers */ + AV_ADF_FLIPPING_DUPLEX = (1<<2), + + /* For scanners which need to have their firmware read to properly function. */ + AV_FIRMWARE = (1<<3) + } feature_type2; + +} Avision_HWEntry; + +typedef enum { + AV_ASIC_Cx = 0, + AV_ASIC_C1 = 1, + AV_ASIC_W1 = 2, + AV_ASIC_C2 = 3, + AV_ASIC_C5 = 5, + AV_ASIC_C6 = 6, + AV_ASIC_C7 = 7, + AV_ASIC_OA980 = 128, + AV_ASIC_OA982 = 129 +} asic_type; + +typedef enum { + AV_THRESHOLDED, + AV_DITHERED, + AV_GRAYSCALE, /* all gray needs to be before color for is_color() */ + AV_GRAYSCALE12, + AV_GRAYSCALE16, + AV_TRUECOLOR, + AV_TRUECOLOR12, + AV_TRUECOLOR16, + AV_COLOR_MODE_LAST +} color_mode; + +typedef enum { + AV_NORMAL, + AV_TRANSPARENT, + AV_ADF, + AV_ADF_REAR, + AV_ADF_DUPLEX, + AV_SOURCE_MODE_LAST +} source_mode; + +typedef enum { + AV_NORMAL_DIM, + AV_TRANSPARENT_DIM, + AV_ADF_DIM, + AV_SOURCE_MODE_DIM_LAST +} source_mode_dim; + +enum Avision_Option +{ + OPT_NUM_OPTS = 0, /* must come first */ + + OPT_MODE_GROUP, + OPT_MODE, + OPT_RESOLUTION, +#define OPT_RESOLUTION_DEFAULT 150 + OPT_SPEED, + OPT_PREVIEW, + + OPT_SOURCE, /* scan source normal, transparency, ADF */ + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_OVERSCAN_TOP, /* overscan for auto-crop/deskew, if supported */ + OPT_OVERSCAN_BOTTOM, + OPT_BACKGROUND, /* background raster lines to read out */ + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_QSCAN, + OPT_QCALIB, + + OPT_GAMMA_VECTOR, /* first must be gray */ + OPT_GAMMA_VECTOR_R, /* then r g b vector */ + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + OPT_EXPOSURE, /* film exposure adjustment */ + OPT_IR, /* infra-red */ + OPT_MULTISAMPLE, /* multi-sample */ + + OPT_MISC_GROUP, + OPT_FRAME, /* Film holder control */ + + OPT_POWER_SAVE_TIME, /* set power save time to the scanner */ + + OPT_MESSAGE, /* optional message from the scanner display */ + OPT_NVRAM, /* retrieve NVRAM values as pretty printed text */ + + OPT_PAPERLEN, /* Use paper_length field to detect double feeds */ + OPT_ADF_FLIP, /* For flipping duplex, reflip the document */ + + NUM_OPTIONS /* must come last */ +}; + +typedef struct Avision_Dimensions +{ + /* in dpi */ + int xres; + int yres; + + /* in pixels */ + long tlx; + long tly; + long brx; + long bry; + + /* in pixels */ + int line_difference; + int rear_offset; /* in pixels of HW res */ + + /* interlaced duplex scan */ + SANE_Bool interlaced_duplex; + + /* in dpi, likewise - different if software scaling required */ + int hw_xres; + int hw_yres; + + int hw_pixels_per_line; + int hw_bytes_per_line; + int hw_lines; + +} Avision_Dimensions; + +/* this contains our low-level info - not relevant for the SANE interface */ +typedef struct Avision_Device +{ + struct Avision_Device* next; + SANE_Device sane; + Avision_Connection connection; + + /* structs used to store config options */ + SANE_Range dpi_range; + SANE_Range x_range; + SANE_Range y_range; + SANE_Range speed_range; + + asic_type inquiry_asic_type; + SANE_Bool inquiry_new_protocol; + + SANE_Bool inquiry_nvram_read; + SANE_Bool inquiry_power_save_time; + + SANE_Bool inquiry_light_box; + SANE_Bool inquiry_adf; + SANE_Bool inquiry_duplex; + SANE_Bool inquiry_duplex_interlaced; + SANE_Bool inquiry_paper_length; + SANE_Bool inquiry_batch_scan; + SANE_Bool inquiry_detect_accessories; + SANE_Bool inquiry_needs_calibration; + SANE_Bool inquiry_needs_gamma; + SANE_Bool inquiry_keeps_gamma; + SANE_Bool inquiry_keeps_window; + SANE_Bool inquiry_calibration; + SANE_Bool inquiry_3x3_matrix; + SANE_Bool inquiry_needs_software_colorpack; + SANE_Bool inquiry_needs_line_pack; + SANE_Bool inquiry_adf_need_mirror; + SANE_Bool inquiry_adf_bgr_order; + SANE_Bool inquiry_light_detect; + SANE_Bool inquiry_light_control; + SANE_Bool inquiry_exposure_control; + + int inquiry_max_shading_target; + SANE_Bool inquiry_button_control; + unsigned int inquiry_buttons; + SANE_Bool inquiry_tune_scan_length; + SANE_Bool inquiry_background_raster; + int inquiry_background_raster_pixel; + + enum {AV_FLATBED, + AV_FILM, + AV_SHEETFEED + } scanner_type; + + /* the list of available color modes */ + SANE_String_Const color_list[AV_COLOR_MODE_LAST + 1]; + color_mode color_list_num[AV_COLOR_MODE_LAST]; + color_mode color_list_default; + + /* the list of available source modes */ + SANE_String_Const source_list[AV_SOURCE_MODE_LAST + 1]; + source_mode source_list_num[AV_SOURCE_MODE_LAST]; + + int inquiry_optical_res; /* in dpi */ + int inquiry_max_res; /* in dpi */ + + double inquiry_x_ranges [AV_SOURCE_MODE_DIM_LAST]; /* in mm */ + double inquiry_y_ranges [AV_SOURCE_MODE_DIM_LAST]; /* in mm */ + + int inquiry_color_boundary; + int inquiry_gray_boundary; + int inquiry_dithered_boundary; + int inquiry_thresholded_boundary; + int inquiry_line_difference; /* software color pack */ + + int inquiry_channels_per_pixel; + int inquiry_bits_per_channel; + int inquiry_no_gray_modes; + + int scsi_buffer_size; /* nice to have SCSI buffer size */ + int read_stripe_size; /* stripes to be read at-a-time */ + + /* film scanner atributes - maybe these should be in the scanner struct? */ + SANE_Range frame_range; + SANE_Word current_frame; + SANE_Word holder_type; + + /* some versin corrections */ + uint16_t data_dq; /* was ox0A0D - but hangs some new scanners */ + + Avision_HWEntry* hw; +} Avision_Device; + +/* all the state relevant for the SANE interface */ +typedef struct Avision_Scanner +{ + struct Avision_Scanner* next; + Avision_Device* hw; + + SANE_Option_Descriptor opt [NUM_OPTIONS]; + Option_Value val [NUM_OPTIONS]; + SANE_Int gamma_table [4][256]; + + /* we now save the calib data because we might need it for 16bit software + calibration :-( */ + uint8_t* dark_avg_data; + uint8_t* white_avg_data; + + /* background raster data, if duplex first front, then rear */ + uint8_t* background_raster; + + /* Parsed option values and variables that are valid only during + the actual scan: */ + SANE_Bool prepared; /* first page marker */ + SANE_Bool scanning; /* scan in progress */ + unsigned int page; /* page counter, 0: uninitialized, 1: scanning 1st page, ... */ + + SANE_Parameters params; /* scan window */ + Avision_Dimensions avdimen; /* scan window - detailed internals */ + + /* Internal data for duplex scans */ + char duplex_rear_fname [PATH_MAX]; + SANE_Bool duplex_rear_valid; + + color_mode c_mode; + source_mode source_mode; + source_mode_dim source_mode_dim; + + /* Avision HW Access Connection (SCSI/USB abstraction) */ + Avision_Connection av_con; + + SANE_Pid reader_pid; /* process id of reader */ + int read_fds; /* pipe reading end */ + int write_fds; /* pipe writing end */ + +} Avision_Scanner; + +/* Some Avision driver internal defines */ +#define AV_WINID 0 + +/* Avision SCSI over USB error codes */ +#define AVISION_USB_GOOD 0x00 +#define AVISION_USB_REQUEST_SENSE 0x02 +#define AVISION_USB_BUSY 0x08 + +/* SCSI commands that the Avision scanners understand: */ + +#define AVISION_SCSI_TEST_UNIT_READY 0x00 +#define AVISION_SCSI_REQUEST_SENSE 0x03 +#define AVISION_SCSI_MEDIA_CHECK 0x08 +#define AVISION_SCSI_INQUIRY 0x12 +#define AVISION_SCSI_MODE_SELECT 0x15 +#define AVISION_SCSI_RESERVE_UNIT 0x16 +#define AVISION_SCSI_RELEASE_UNIT 0x17 +#define AVISION_SCSI_SCAN 0x1b +#define AVISION_SCSI_SET_WINDOW 0x24 +#define AVISION_SCSI_READ 0x28 +#define AVISION_SCSI_SEND 0x2a +#define AVISION_SCSI_OBJECT_POSITION 0x31 +#define AVISION_SCSI_GET_DATA_STATUS 0x34 + +#define AVISION_SCSI_OP_REJECT_PAPER 0x00 +#define AVISION_SCSI_OP_LOAD_PAPER 0x01 +#define AVISION_SCSI_OP_GO_HOME 0x02 +#define AVISION_SCSI_OP_TRANS_CALIB_GRAY 0x04 +#define AVISION_SCSI_OP_TRANS_CALIB_COLOR 0x05 + +/* These apply to bitset1. The values are 0 to 6, shifted 3 bits to the left */ +#define AVISION_FILTER_NONE 0x00 +#define AVISION_FILTER_RED 0x08 +#define AVISION_FILTER_GREEN 0x10 +#define AVISION_FILTER_BLUE 0x18 +#define AVISION_FILTER_RGB 0x20 +#define AVISION_FILTER_CMYK 0x28 +#define AVISION_FILTER_GRAY 0x30 + +/* The SCSI structures that we have to send to an avision to get it to + do various stuff... */ + +typedef struct command_header +{ + uint8_t opc; + uint8_t pad0 [3]; + uint8_t len; + uint8_t pad1; +} command_header; + +typedef struct command_set_window +{ + uint8_t opc; + uint8_t reserved0 [5]; + uint8_t transferlen [3]; + uint8_t control; +} command_set_window; + +typedef struct command_read +{ + uint8_t opc; + uint8_t bitset1; + uint8_t datatypecode; + uint8_t readtype; + uint8_t datatypequal [2]; + uint8_t transferlen [3]; + uint8_t control; +} command_read; + +typedef struct command_scan +{ + uint8_t opc; + uint8_t bitset0; + uint8_t reserved0 [2]; + uint8_t transferlen; + uint8_t bitset1; +} command_scan; + +typedef struct command_send +{ + uint8_t opc; + uint8_t bitset1; + uint8_t datatypecode; + uint8_t reserved0; + uint8_t datatypequal [2]; + uint8_t transferlen [3]; + uint8_t reserved1; +} command_send; + +typedef struct firmware_status +{ + uint8_t download_firmware; + uint8_t first_effective_pixel_flatbed [2]; + uint8_t first_effective_pixel_adf_front [2]; + uint8_t first_effective_pixel_adf_rear [2]; + uint8_t reserved; +} firmware_status; + +typedef struct nvram_data +{ + uint8_t pad_scans [4]; + uint8_t adf_simplex_scans [4]; + uint8_t adf_duplex_scans [4]; + uint8_t flatbed_scans [4]; + + uint8_t flatbed_leading_edge [2]; + uint8_t flatbed_side_edge [2]; + uint8_t adf_leading_edge [2]; + uint8_t adf_side_edge [2]; + uint8_t adf_rear_leading_edge [2]; + uint8_t adf_rear_side_edge [2]; + + uint8_t born_month [2]; + uint8_t born_day [2]; + uint8_t born_year [2]; + + uint8_t first_scan_month [2]; + uint8_t first_scan_day [2]; + uint8_t first_scan_year [2]; + + uint8_t vertical_magnification [2]; + uint8_t horizontal_magnification [2]; + + uint8_t ccd_type; + uint8_t scan_speed; + + char serial [24]; + + uint8_t power_saving_time [2]; + + uint8_t auto_feed; + uint8_t roller_count [4]; + uint8_t multifeed_count [4]; + uint8_t jam_count [4]; + + uint8_t reserved; + char identify_info[16]; + char formal_name[16]; + + uint8_t reserved2 [10]; +} nvram_data; + +typedef struct command_set_window_window +{ + struct { + uint8_t reserved0 [6]; + uint8_t desclen [2]; + } header; + + struct { + uint8_t winid; + uint8_t reserved0; + uint8_t xres [2]; + uint8_t yres [2]; + uint8_t ulx [4]; + uint8_t uly [4]; + uint8_t width [4]; + uint8_t length [4]; + uint8_t brightness; + uint8_t threshold; + uint8_t contrast; + uint8_t image_comp; + uint8_t bpc; + uint8_t halftone [2]; + uint8_t padding_and_bitset; + uint8_t bitordering [2]; + uint8_t compr_type; + uint8_t compr_arg; + uint8_t paper_length[2]; + uint8_t reserved1 [4]; + + /* Avision specific parameters */ + uint8_t vendor_specific; + uint8_t paralen; /* bytes following after this byte */ + } descriptor; + + struct { + uint8_t bitset1; + uint8_t highlight; + uint8_t shadow; + uint8_t line_width [2]; + uint8_t line_count [2]; + + /* the tail is quite version and model specific */ + union { + struct { + uint8_t bitset2; + uint8_t reserved; + } old; + + struct { + uint8_t bitset2; + uint8_t ir_exposure_time; + + /* optional */ + uint8_t r_exposure_time [2]; + uint8_t g_exposure_time [2]; + uint8_t b_exposure_time [2]; + + uint8_t bitset3; /* reserved in the v2 */ + uint8_t auto_focus; + uint8_t line_width_msb; + uint8_t line_count_msb; + uint8_t background_lines; + } normal; + + struct { + uint8_t reserved0 [4]; + uint8_t paper_size; + uint8_t paperx [4]; + uint8_t papery [4]; + uint8_t reserved1 [2]; + } fujitsu; + } type; + } avision; +} command_set_window_window; + +typedef struct page_header +{ + uint8_t pad0 [4]; + uint8_t code; + uint8_t length; +} page_header; + +typedef struct avision_page +{ + uint8_t gamma; + uint8_t thresh; + uint8_t masks; + uint8_t delay; + uint8_t features; + uint8_t pad0; +} avision_page; + +typedef struct calibration_format +{ + uint16_t pixel_per_line; + uint8_t bytes_per_channel; + uint8_t lines; + uint8_t flags; + uint8_t ability1; + uint8_t r_gain; + uint8_t g_gain; + uint8_t b_gain; + uint16_t r_shading_target; + uint16_t g_shading_target; + uint16_t b_shading_target; + uint16_t r_dark_shading_target; + uint16_t g_dark_shading_target; + uint16_t b_dark_shading_target; + + /* not returned but usefull in some places */ + uint8_t channels; +} calibration_format; + +typedef struct matrix_3x3 +{ + uint16_t v[9]; +} matrix_3x3; + +typedef struct acceleration_info +{ + uint16_t total_steps; + uint16_t stable_steps; + uint32_t table_units; + uint32_t base_units; + uint16_t start_speed; + uint16_t target_speed; + uint8_t ability; + uint8_t table_count; + uint8_t reserved[6]; +} acceleration_info; + +/* set/get SCSI highended (big-endian) variables. Declare them as an array + * of chars endianness-safe, int-size safe ... */ +#define set_double(var,val) var[0] = ((val) >> 8) & 0xff; \ + var[1] = ((val) ) & 0xff + +#define set_triple(var,val) var[0] = ((val) >> 16) & 0xff; \ + var[1] = ((val) >> 8 ) & 0xff; \ + var[2] = ((val) ) & 0xff + +#define set_quad(var,val) var[0] = ((val) >> 24) & 0xff; \ + var[1] = ((val) >> 16) & 0xff; \ + var[2] = ((val) >> 8 ) & 0xff; \ + var[3] = ((val) ) & 0xff + +#define get_double(var) ((*var << 8) + *(var + 1)) + +#define get_triple(var) ((*var << 16) + \ + (*(var + 1) << 8) + *(var + 2)) + +#define get_quad(var) ((*var << 24) + \ + (*(var + 1) << 16) + \ + (*(var + 2) << 8) + *(var + 3)) + +/* set/get Avision lowended (little-endian) shading data */ +#define set_double_le(var,val) var[0] = ((val) ) & 0xff; \ + var[1] = ((val) >> 8) & 0xff + +#define get_double_le(var) ((*(var + 1) << 8) + *var) + +#define BIT(n, p) ((n & (1 << p)) ? 1 : 0) + +#define SET_BIT(n, p) (n |= (1 << p)) +#define CLEAR_BIT(n, p) (n &= ~(1 << p)) + +/* These should be in saneopts.h */ +#define SANE_NAME_FRAME "frame" +#define SANE_TITLE_FRAME SANE_I18N("Number of the frame to scan") +#define SANE_DESC_FRAME SANE_I18N("Selects the number of the frame to scan") + +#define SANE_NAME_DUPLEX "duplex" +#define SANE_TITLE_DUPLEX SANE_I18N("Duplex scan") +#define SANE_DESC_DUPLEX SANE_I18N("Duplex scan provide a scan of the front and back side of the document") + +#ifdef AVISION_ENHANCED_SANE +#warning "Compiled Avision backend will violate the SANE standard" +/* Some Avision SANE extensions */ +typedef enum +{ + SANE_STATUS_LAMP_WARMING = SANE_STATUS_ACCESS_DENIED + 1 /* lamp is warming up */ +} +SANE_Avision_Status; + +/* public API extension */ + +extern SANE_Status ENTRY(media_check) (SANE_Handle handle); + +#endif + +#endif /* avision_h */ diff --git a/backend/bh.c b/backend/bh.c new file mode 100644 index 0000000..58c8caa --- /dev/null +++ b/backend/bh.c @@ -0,0 +1,3883 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1999,2000 Tom Martone + This file is part of a SANE backend for Bell and Howell Copiscan II + Scanners using the Remote SCSI Controller(RSC). + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + +*/ +#include "../include/sane/config.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_config.h" + +#define BACKEND_NAME bh +#include "../include/sane/sanei_backend.h" +#define BUILD 4 + +#include "bh.h" + +#define MIN(x,y) ((x)<(y) ? (x) : (y)) +#define MAX(x,y) ((x)>(y) ? (x) : (y)) + +static int num_devices = 0; +static BH_Device *first_dev = NULL; +static BH_Scanner *first_handle = NULL; +static SANE_Char inquiry_data[255] = "Bell+Howell scanner"; +static SANE_Int disable_optional_frames = 0; +static SANE_Int fake_inquiry = 0; + +static int allblank(const char *s) +{ + while (s && *s) + if (!isspace(*s++)) + return 0; + + return 1; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +static void +trim_spaces(char *s, size_t n) +{ + for (s += (n-1); n > 0; n--, s--) + { + if (*s && !isspace(*s)) + break; + *s = '\0'; + } +} + +static SANE_String_Const +print_devtype (SANE_Byte devtype) +{ + static SANE_String devtypes[] = + { + "disk", + "tape", + "printer", + "processor", + "CD-writer", + "CD-drive", + "scanner", + "optical-drive", + "jukebox", + "communicator" + }; + + return (devtype > 0 && devtype < NELEMS(devtypes)) ? + devtypes[devtype] : + "unknown-device"; +} + +static SANE_String_Const +print_barcodetype (SANE_Int i) +{ + return (i > 0 && i < NELEMS(barcode_search_bar_list)) ? + barcode_search_bar_list[i] : + (SANE_String_Const) "unknown"; +} + +static SANE_String_Const +print_orientation (SANE_Int i) +{ + switch(i) + { + case 0: + case 7: + return "vertical upwards"; + case 1: + case 2: + return "horizontal right"; + case 3: + case 4: + return "vertical downwards"; + case 5: + case 6: + return "horizontal left"; + default: + return "unknown"; + } +} + +static SANE_String_Const +print_read_type (SANE_Int i) +{ + static char buf[32]; + SANE_Int n; + + /* translate BH_SCSI_READ_TYPE_ codes to a human-readable string */ + if (i == BH_SCSI_READ_TYPE_FRONT) + { + strcpy(buf, "front page"); + } + else if (i == BH_SCSI_READ_TYPE_BACK) + { + strcpy(buf, "back page"); + } + else if (i > BH_SCSI_READ_TYPE_FRONT && + i <= BH_SCSI_READ_TYPE_FRONT + NUM_SECTIONS) + { + n = i - BH_SCSI_READ_TYPE_FRONT; + sprintf(buf, "front section %d", n); + } + else if (i > BH_SCSI_READ_TYPE_BACK && + i <= BH_SCSI_READ_TYPE_BACK + NUM_SECTIONS) + { + n = i - BH_SCSI_READ_TYPE_BACK; + sprintf(buf, "back section %d", n); + } + else if (i == BH_SCSI_READ_TYPE_FRONT_BARCODE) + { + strcpy(buf, "front page barcode"); + } + else if (i == BH_SCSI_READ_TYPE_BACK_BARCODE) + { + strcpy(buf, "back page barcode"); + } + else if (i > BH_SCSI_READ_TYPE_FRONT_BARCODE && + i <= BH_SCSI_READ_TYPE_FRONT_BARCODE + NUM_SECTIONS) + { + n = i - BH_SCSI_READ_TYPE_FRONT_BARCODE; + sprintf(buf, "front barcode section %d", n); + } + else if (i > BH_SCSI_READ_TYPE_BACK_BARCODE && + i <= BH_SCSI_READ_TYPE_BACK_BARCODE + NUM_SECTIONS) + { + n = i - BH_SCSI_READ_TYPE_BACK_BARCODE; + sprintf(buf, "back barcode section %d", n); + } + else if (i == BH_SCSI_READ_TYPE_FRONT_PATCHCODE) + { + strcpy(buf, "front page patchcode"); + } + else if (i == BH_SCSI_READ_TYPE_BACK_PATCHCODE) + { + strcpy(buf, "back page patchcode"); + } + else if (i > BH_SCSI_READ_TYPE_FRONT_PATCHCODE && + i <= BH_SCSI_READ_TYPE_FRONT_PATCHCODE + NUM_SECTIONS) + { + n = i - BH_SCSI_READ_TYPE_FRONT_PATCHCODE; + sprintf(buf, "front patchcode section %d", n); + } + else if (i > BH_SCSI_READ_TYPE_BACK_PATCHCODE && + i <= BH_SCSI_READ_TYPE_BACK_PATCHCODE + NUM_SECTIONS) + { + n = i - BH_SCSI_READ_TYPE_BACK_PATCHCODE; + sprintf(buf, "back patchcode section %d", n); + } + else if (i == BH_SCSI_READ_TYPE_FRONT_ICON) + { + strcpy(buf, "front page icon"); + } + else if (i == BH_SCSI_READ_TYPE_BACK_ICON) + { + strcpy(buf, "back page icon"); + } + else if (i == BH_SCSI_READ_TYPE_SENDBARFILE) + { + strcpy(buf, "transmit bar/patch codes"); + } + else + { + strcpy(buf, "unknown"); + } + + return buf; +} + +static SANE_Int +get_rotation_id(char *s) +{ + SANE_Int i; + + for (i = 0; rotation_list[i]; i++) + if (strcmp(s, rotation_list[i]) == 0) + break; + + /* unknown strings are treated as '0' */ + return rotation_list[i] ? i : 0; +} + +static SANE_Int +get_compression_id(char *s) +{ + SANE_Int i; + + for (i = 0; compression_list[i]; i++) + if (strcmp(s, compression_list[i]) == 0) + break; + + /* unknown strings are treated as 'none' */ + return compression_list[i] ? i : 0; +} + +static SANE_Int +get_barcode_id(char *s) +{ + SANE_Int i; + + for (i = 0; barcode_search_bar_list[i]; i++) + if (strcmp(s, barcode_search_bar_list[i]) == 0) + break; + + /* unknown strings are treated as 'none' */ + return barcode_search_bar_list[i] ? i : 0; +} + +static SANE_Int +get_scan_mode_id(char *s) +{ + SANE_Int i; + + for (i = 0; scan_mode_list[i]; i++) + if (strcmp(s, scan_mode_list[i]) == 0) + break; + + /* unknown strings are treated as 'lineart' */ + return scan_mode_list[i] ? i : 0; +} + +static SANE_Int +get_paper_id(char *s) +{ + SANE_Int i; + + for (i = 0; paper_list[i]; i++) + if (strcmp(s, paper_list[i]) == 0) + break; + + /* unknown strings are treated as 'custom' */ + return paper_list[i] ? i : 0; +} + +static SANE_Int +get_barcode_search_mode(char *s) +{ + SANE_Int i; + + if (strcmp(s, "horizontal") == 0) + { + i = 1; + } + else if (strcmp(s, "vertical") == 0) + { + i = 2; + } + else if (strcmp(s, "vert-horiz") == 0) + { + i = 6; + } + else if (strcmp(s, "horiz-vert") == 0) + { + i = 9; + } + else + { + /* unknown strings are treated as 'horiz-vert' */ + DBG(1, "get_barcode_search_mode: unrecognized string `%s'\n", s); + i = 9; + } + + return i; +} + +static void +appendStdList(BH_Info *sc, SANE_Int res) +{ + /* append entry to resolution list - a SANE_WORD_LIST */ + sc->resStdList[sc->resStdList[0]+1] = res; + sc->resStdList[0]++; +} + +static void +ScannerDump(BH_Scanner *s) +{ + int i; + BH_Info *info; + SANE_Device *sdev; + + info = &s->hw->info; + sdev = &s->hw->sane; + + DBG (1, "SANE Device: '%s' Vendor: '%s' Model: '%s' Type: '%s'\n", + sdev->name, + sdev->vendor, + sdev->model, + sdev->type); + + DBG (1, "Type: '%s' Vendor: '%s' Product: '%s' Revision: '%s'\n", + print_devtype(info->devtype), + info->vendor, + info->product, + info->revision); + + DBG (1, "Automatic Document Feeder:%s\n", + info->canADF ? " " : " "); + + DBG (1, "Colors:%s%s\n", info->colorBandW ? " " : "", + info->colorHalftone ? " " : ""); + + DBG (1, "Data processing:%s%s%s%s%s%s\n", + info->canWhiteFrame ? " " : "", + info->canBlackFrame ? " " : "", + info->canEdgeExtract ? " " : "", + info->canNoiseFilter ? " " : "", + info->canSmooth ? " " : "", + info->canLineBold ? " " : ""); + + DBG (1, "Compression:%s%s%s\n", + info->comprG3_1D ? " " : "", + info->comprG3_2D ? " " : "", + info->comprG4 ? " " : ""); + + DBG (1, "Optional Features:%s%s%s%s\n", + info->canBorderRecog ? " " : "", + info->canBarCode ? " " : "", + info->canIcon ? " " : "", + info->canSection ? "
" : ""); + + DBG (1, "Max bytes per scan-line: %d (%d pixels)\n", + info->lineMaxBytes, + info->lineMaxBytes * 8); + + DBG (1, "Basic resolution (X/Y): %d/%d\n", + info->resBasicX, + info->resBasicY); + + DBG (1, "Maximum resolution (X/Y): %d/%d\n", + info->resMaxX, + info->resMaxY); + + DBG (1, "Minimum resolution (X/Y): %d/%d\n", + info->resMinX, + info->resMinY); + + DBG (1, "Standard Resolutions:\n"); + for (i = 0; i < info->resStdList[0]; i++) + DBG (1, " %d\n", info->resStdList[i+1]); + + DBG (1, "Window Width/Height (in basic res) %d/%d (%.2f/%.2f inches)\n", + info->winWidth, + info->winHeight, + (info->resBasicX != 0) ? ((float) info->winWidth) / info->resBasicX : 0.0, + (info->resBasicY) ? ((float) info->winHeight) / info->resBasicY : 0.0); + + DBG (1, "Summary:%s%s%s\n", + info->canDuplex ? "Duplex Scanner" : "Simplex Scanner", + info->canACE ? " (ACE capable)" : "", + info->canCheckADF ? " (ADF Paper Sensor capable)" : ""); + + sprintf(inquiry_data, "Vendor: %s Product: %s Rev: %s %s%s%s\n", + info->vendor, + info->product, + info->revision, + info->canDuplex ? "Duplex Scanner" : "Simplex Scanner", + info->canACE ? " (ACE capable)" : "", + info->canCheckADF ? " (ADF Paper Sensor capable)" : ""); + + DBG (5, "autoborder_default=%d\n", info->autoborder_default); + DBG (5, "batch_default=%d\n", info->batch_default); + DBG (5, "deskew_default=%d\n", info->deskew_default); + DBG (5, "check_adf_default=%d\n", info->check_adf_default); + DBG (5, "duplex_default=%d\n", info->duplex_default); + DBG (5, "timeout_adf_default=%d\n", info->timeout_adf_default); + DBG (5, "timeout_manual_default=%d\n", info->timeout_manual_default); + DBG (5, "control_panel_default=%d\n", info->control_panel_default); + +} + +static SANE_Status +test_unit_ready (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (3, "test_unit_ready called\n"); + + cmd[0] = BH_SCSI_TEST_UNIT_READY; + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + return status; +} + +static SANE_Status +object_position (BH_Scanner *s) +{ + static SANE_Byte cmd[10]; + SANE_Status status; + DBG (3, "object_position called\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = BH_SCSI_OBJECT_POSITION; + cmd[1] = 0x01; + status = sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), 0, 0); + + return status; +} + +static SANE_Status +read_barcode_data (BH_Scanner *s, FILE *fp) +{ + static SANE_Byte cmd[10]; + SANE_Status status; + SANE_Int num_found = 0; + double w, l, x, y, res; + struct barcode_data buf; + size_t buf_size = sizeof(buf); + DBG (3, "read_barcode_data called\n"); + + memset (&cmd, 0, sizeof (cmd)); + cmd[0] = BH_SCSI_READ_SCANNED_DATA; + cmd[2] = s->readlist[s->readptr]; + _lto3b(buf_size, &cmd[6]); /* transfer length */ + + s->barcode_not_found = SANE_FALSE; + do { + memset (&buf, 0, sizeof(buf)); + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), &buf, &buf_size); + if (status != SANE_STATUS_GOOD) + break; + if (s->barcode_not_found == SANE_TRUE) + break; + + num_found++; + + buf.barcodedata[sizeof(buf.barcodedata)-1] = '\0'; + + /* calculate the bounding rectangle */ + x = MIN((int) _2btol(buf.posxb), (int) _2btol(buf.posxa)); + y = MIN((int) _2btol(buf.posyb), (int) _2btol(buf.posyd)); + w = MAX((int) _2btol(buf.posxd), (int) _2btol(buf.posxd)) - x; + l = MAX((int) _2btol(buf.posya), (int) _2btol(buf.posyc)) - y; + /* convert from pixels to mm */ + res = _OPT_VAL_WORD(s, OPT_RESOLUTION); + if (res <= 0.0) + { + /* avoid divide by zero */ + DBG(1, "read_barcode_data: warning: " + "encountered bad resolution value '%f', replacing with '%f'\n", + res, 200.0); + res = 200.0; + } + x = x * MM_PER_INCH / res; + y = y * MM_PER_INCH / res; + w = w * MM_PER_INCH / res; + l = l * MM_PER_INCH / res; + /* add a bit of a border around the edges */ + x = MAX(0.0, x - BH_DECODE_FUDGE); + y = MAX(0.0, y - BH_DECODE_FUDGE); + w += (BH_DECODE_FUDGE * 4); + l += (BH_DECODE_FUDGE * 4); + + /* write the decoded barcode data into the file */ + fprintf(fp, "\n
%s
\n", + print_read_type((int) s->readlist[s->readptr])); + fprintf(fp, " %s\n %d\n", + print_barcodetype((int) _2btol(buf.barcodetype)), + (int) _2btol(buf.statusflag)); + fprintf(fp, " %s\n", + print_orientation((int) _2btol(buf.barcodeorientation))); + fprintf(fp, " \n %d%d\n", + (int) _2btol(buf.posxb), (int) _2btol(buf.posyb)); + fprintf(fp, " %d%d\n", + (int) _2btol(buf.posxd), (int) _2btol(buf.posyd)); + fprintf(fp, " %d%d\n", + (int) _2btol(buf.posxa), (int) _2btol(buf.posya)); + fprintf(fp, "
%d%d
\n
\n", + (int) _2btol(buf.posxc), (int) _2btol(buf.posyc)); + fprintf(fp, " %.2fx%.2f+%.2f+%.2f\n", + w, l, x, y); + fprintf(fp, " %d\n %d\n", + (int) _2btol(buf.barcodesearchtime), + (int) buf.barcodelen); + fprintf(fp, " %s\n
\n", + buf.barcodedata); + } while (num_found <= BH_DECODE_TRIES); + + DBG (3, "read_barcode_data: found %d barcodes, returning %s\n", + num_found, sane_strstatus(status)); + + return status; +} + +static SANE_Status +read_icon_data (BH_Scanner *s) +{ + static SANE_Byte cmd[10]; + SANE_Status status; + struct icon_data buf; + size_t buf_size = sizeof(buf); + DBG (3, "read_icon_data called\n"); + + memset (&cmd, 0, sizeof (cmd)); + cmd[0] = BH_SCSI_READ_SCANNED_DATA; + cmd[2] = s->readlist[s->readptr]; + _lto3b(buf_size, &cmd[6]); /* transfer length */ + + memset (&buf, 0, sizeof(buf)); + + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), &buf, &buf_size); + + /* set the fields in the scanner handle for later reference */ + s->iconwidth = _4btol(buf.iconwidth); + s->iconlength = _4btol(buf.iconlength); + + DBG(3, "read_icon_data: windowwidth:%lu, windowlength:%lu\n", + _4btol(buf.windowwidth), + _4btol(buf.windowlength)); + DBG(3, "read_icon_data: iconwidth:%lu, iconlength:%lu, iconwidth(bytes):%lu\n", + _4btol(buf.iconwidth), + _4btol(buf.iconlength), + _4btol(buf.iconwidthbytes)); + DBG(3, "read_icon_data: bitordering:%02x, icondatalen:%lu\n", + buf.bitordering, + _4btol(buf.icondatalen)); + + DBG (3, "read_icon_data returning %d\n", status); + + return status; +} + +static SANE_Status +read_barfile (BH_Scanner *s, void *buf, size_t *buf_size) +{ + SANE_Status status = SANE_STATUS_GOOD; + size_t nread; + DBG (3, "read_barfile called (%lu bytes)\n", (u_long) *buf_size); + + if (s->barf != NULL) + { + /* this function needs to set InvalidBytes so it looks + * like a B&H scsi EOF + */ + if ((nread = fread(buf, 1, *buf_size, s->barf)) < *buf_size) + { + /* set InvalidBytes */ + s->InvalidBytes = *buf_size - nread; + + if (ferror(s->barf)) + { + status = SANE_STATUS_IO_ERROR; + fclose(s->barf); + s->barf = NULL; + unlink(s->barfname); + } + else if (feof(s->barf)) + { + /* it also needs to close the file and delete it when EOF is + * reached. + */ + fclose(s->barf); + s->barf = NULL; + unlink(s->barfname); + } + } + } + else + { + /* set InvalidBytes */ + s->InvalidBytes = *buf_size; + } + + return status; +} + +static SANE_Status +read_data (BH_Scanner *s, void *buf, size_t *buf_size) +{ + static SANE_Byte cmd[10]; + SANE_Status status; + DBG (3, "read_data called (%lu bytes)\n", (u_long) *buf_size); + + if (s->readlist[s->readptr] == BH_SCSI_READ_TYPE_SENDBARFILE) + { + /* call special barcode data read function. */ + status = read_barfile(s, buf, buf_size); + } + else + { + memset (&cmd, 0, sizeof (cmd)); + cmd[0] = BH_SCSI_READ_SCANNED_DATA; + cmd[2] = s->readlist[s->readptr]; + _lto3b(*buf_size, &cmd[6]); /* transfer length */ + + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), buf, buf_size); + } + + return status; +} + +static SANE_Status +mode_select_measurement (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_03 mp; + } select_cmd; + SANE_Status status; + + DBG (3, "mode_select_measurement called (bmu:%d mud:%d)\n", + s->bmu, s->mud); + + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.pagecode = BH_MODE_MEASUREMENT_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + select_cmd.mp.bmu = s->bmu; + _lto2b(s->mud, select_cmd.mp.mud); + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + + return status; +} + +static SANE_Status +mode_select_timeout (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_20 mp; + } select_cmd; + SANE_Status status; + + DBG (3, "mode_select_timeout called\n"); + + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.pagecode = BH_MODE_TIMEOUT_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + select_cmd.mp.timeoutmanual = _OPT_VAL_WORD(s, OPT_TIMEOUT_MANUAL); + select_cmd.mp.timeoutadf = _OPT_VAL_WORD(s, OPT_TIMEOUT_ADF); + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + + return status; +} + +static SANE_Status +mode_select_icon (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_21 mp; + } select_cmd; + SANE_Status status; + + DBG (3, "mode_select_icon called\n"); + + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.pagecode = BH_MODE_ICON_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + _lto2b(_OPT_VAL_WORD(s, OPT_ICON_WIDTH), select_cmd.mp.iconwidth); + _lto2b(_OPT_VAL_WORD(s, OPT_ICON_LENGTH), select_cmd.mp.iconlength); + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + + return status; +} + +static SANE_Status +mode_select_barcode_priority (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_30 mp; + } select_cmd; + SANE_Status status; + int i; + + DBG (3, "mode_select_barcode_priority called\n"); + + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.pagecode = BH_MODE_BARCODE_PRIORITY_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + + for (i = 0; i < NUM_SEARCH_BARS; i++) + { + /* anything after a 'none' is ignored */ + if ((select_cmd.mp.priority[i] = s->search_bars[i]) == 0) break; + } + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + + return status; +} + +static SANE_Status +mode_select_barcode_param1 (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_31 mp; + } select_cmd; + SANE_Status status; + + DBG (3, "mode_select_barcode_param1 called\n"); + + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.pagecode = BH_MODE_BARCODE_PARAM1_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + + _lto2b((SANE_Int)_OPT_VAL_WORD_THOUSANDTHS(s, OPT_BARCODE_HMIN), select_cmd.mp.minbarheight); + select_cmd.mp.searchcount = _OPT_VAL_WORD(s, OPT_BARCODE_SEARCH_COUNT); + select_cmd.mp.searchmode = + get_barcode_search_mode(_OPT_VAL_STRING(s, OPT_BARCODE_SEARCH_MODE)); + _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_SEARCH_TIMEOUT), select_cmd.mp.searchtimeout); + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + + return status; +} + +static SANE_Status +mode_select_barcode_param2 (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_32 mp; + } select_cmd; + SANE_Status status; + size_t len; + + DBG (3, "mode_select_barcode_param2 called\n"); + + /* first we'll do a mode sense, then we'll overwrite with + * our new values, and then do a mode select + */ + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SENSE; + select_cmd.cmd[2] = BH_MODE_BARCODE_PARAM2_PAGE_CODE; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + len = sizeof(select_cmd.mp); + status = sanei_scsi_cmd (s->fd, &select_cmd.cmd, sizeof (select_cmd.cmd), + &select_cmd.mp, &len); + + if (status == SANE_STATUS_GOOD) + { + DBG(8, "mode_select_barcode_param2: sensed values: relmax:%d barmin:%d barmax:%d\n", + (int) _2btol(select_cmd.mp.relmax), + (int) _2btol(select_cmd.mp.barmin), + (int) _2btol(select_cmd.mp.barmax)); + + memset (&select_cmd.cmd, 0, sizeof (select_cmd.cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.modedatalen = 0x00; + select_cmd.mp.mediumtype = 0x00; + select_cmd.mp.devicespecificparam = 0x00; + select_cmd.mp.blockdescriptorlen = 0x00; + + select_cmd.mp.pagecode = BH_MODE_BARCODE_PARAM2_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + + /* only overwrite the default values if the option is non-zero */ + if (_OPT_VAL_WORD(s, OPT_BARCODE_RELMAX) != 0) + { + _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_RELMAX), select_cmd.mp.relmax); + } + if (_OPT_VAL_WORD(s, OPT_BARCODE_BARMIN) != 0) + { + _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_BARMIN), select_cmd.mp.barmin); + } + if (_OPT_VAL_WORD(s, OPT_BARCODE_BARMAX) != 0) + { + _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_BARMAX), select_cmd.mp.barmax); + } + + DBG(8, "mode_select_barcode_param2: param values: relmax:%d barmin:%d barmax:%d\n", + (int) _OPT_VAL_WORD(s, OPT_BARCODE_RELMAX), + (int) _OPT_VAL_WORD(s, OPT_BARCODE_BARMIN), + (int) _OPT_VAL_WORD(s, OPT_BARCODE_BARMAX)); + + DBG(8, "mode_select_barcode_param2: select values: relmax:%d barmin:%d barmax:%d\n", + (int) _2btol(select_cmd.mp.relmax), + (int) _2btol(select_cmd.mp.barmin), + (int) _2btol(select_cmd.mp.barmax)); + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + } + + return status; +} + +static SANE_Status +mode_select_barcode_param3 (BH_Scanner *s) +{ + static struct { + SANE_Byte cmd[6]; + struct mode_page_33 mp; + } select_cmd; + SANE_Status status; + size_t len; + + DBG (3, "mode_select_barcode_param3 called\n"); + + /* first we'll do a mode sense, then we'll overwrite with + * our new values, and then do a mode select + */ + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SENSE; + select_cmd.cmd[2] = BH_MODE_BARCODE_PARAM3_PAGE_CODE; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + len = sizeof(select_cmd.mp); + status = sanei_scsi_cmd (s->fd, &select_cmd.cmd, sizeof (select_cmd.cmd), + &select_cmd.mp, &len); + + if (status == SANE_STATUS_GOOD) + { + DBG(8, "mode_select_barcode_param3: sensed values: contrast:%d patchmode:%d\n", + (int) _2btol(select_cmd.mp.barcodecontrast), + (int) _2btol(select_cmd.mp.patchmode)); + + memset (&select_cmd.cmd, 0, sizeof (select_cmd.cmd)); + select_cmd.cmd[0] = BH_SCSI_MODE_SELECT; + select_cmd.cmd[1] = 0x10; + select_cmd.cmd[4] = sizeof(select_cmd.mp); + + select_cmd.mp.modedatalen = 0x00; + select_cmd.mp.mediumtype = 0x00; + select_cmd.mp.devicespecificparam = 0x00; + select_cmd.mp.blockdescriptorlen = 0x00; + + select_cmd.mp.pagecode = BH_MODE_BARCODE_PARAM3_PAGE_CODE; + select_cmd.mp.paramlen = 0x06; + + /* only overwrite the default values if the option is non-zero */ + if (_OPT_VAL_WORD(s, OPT_BARCODE_CONTRAST) != 0) + { + _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_CONTRAST), select_cmd.mp.barcodecontrast); + } + if (_OPT_VAL_WORD(s, OPT_BARCODE_PATCHMODE) != 0) + { + _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_PATCHMODE), select_cmd.mp.patchmode); + } + + DBG(8, "mode_select_barcode_param3: param values: contrast:%d patchmode:%d\n", + (int) _OPT_VAL_WORD(s, OPT_BARCODE_CONTRAST), + (int) _OPT_VAL_WORD(s, OPT_BARCODE_PATCHMODE)); + + DBG(8, "mode_select_barcode_param3: select values: contrast:%d patchmode:%d\n", + (int) _2btol(select_cmd.mp.barcodecontrast), + (int) _2btol(select_cmd.mp.patchmode)); + + status = sanei_scsi_cmd (s->fd, &select_cmd, sizeof (select_cmd), 0, 0); + } + + return status; +} + +static SANE_Status +inquiry (int fd, void *buf, size_t *buf_size, SANE_Byte evpd, SANE_Byte page_code) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (3, "inquiry called\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = BH_SCSI_INQUIRY; + cmd[1] = evpd; + cmd[2] = page_code; + cmd[4] = *buf_size; + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, buf_size); + + return status; +} + +static SANE_Status +set_window (BH_Scanner *s, SANE_Byte batchmode) +{ + static struct { + SANE_Byte cmd[10]; + SANE_Byte hdr[8]; + struct window_data window; + } set_window_cmd; + SANE_Status status; + SANE_Int width, length, i, format, rotation, deskew ; + + DBG (3, "set_window called\n"); + + /* set to thousandths for set_window */ + s->bmu = BH_UNIT_INCH; + s->mud = 1000; + status = mode_select_measurement(s); + if (status != SANE_STATUS_GOOD) + return status; + + memset (&set_window_cmd, 0, sizeof (set_window_cmd)); + set_window_cmd.cmd[0] = BH_SCSI_SET_WINDOW; + DBG(3, "set_window: sizeof(hdr) %d, sizeof(window): %d\n", + (int)sizeof(set_window_cmd.hdr), (int)sizeof(set_window_cmd.window)); + + _lto3b(sizeof(set_window_cmd.hdr) + sizeof(set_window_cmd.window), + &set_window_cmd.cmd[6]); + + _lto2b(256, &set_window_cmd.hdr[6]); + + set_window_cmd.window.windowid = 0; + set_window_cmd.window.autoborder = _OPT_VAL_WORD(s, OPT_AUTOBORDER); + DBG (5, "autoborder set to=%d\n", set_window_cmd.window.autoborder); + _lto2b(_OPT_VAL_WORD(s, OPT_RESOLUTION), set_window_cmd.window.xres); + _lto2b(_OPT_VAL_WORD(s, OPT_RESOLUTION), set_window_cmd.window.yres); + _lto4b((int) _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_X), set_window_cmd.window.ulx); + _lto4b((int) _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_Y), set_window_cmd.window.uly); + + width = (SANE_Int) (_OPT_VAL_WORD_THOUSANDTHS(s, OPT_BR_X) - + _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_X)); + length = (SANE_Int) (_OPT_VAL_WORD_THOUSANDTHS(s, OPT_BR_Y) - + _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_Y)); + + _lto4b(width, set_window_cmd.window.windowwidth); + _lto4b(length, set_window_cmd.window.windowlength); + + /* brightness (1-255) 0 is default, aka 128. Ignored with ACE scanners */ + set_window_cmd.window.brightness = _OPT_VAL_WORD(s, OPT_BRIGHTNESS); + /* threshold (1-255) 0 is default, aka 128. Ignored with ACE scanners */ + set_window_cmd.window.threshold = _OPT_VAL_WORD(s, OPT_THRESHOLD); + /*!!! contrast (not used) */ + /*!!! set_window_cmd.window.contrast = _OPT_VAL_WORD(s, OPT_CONTRAST); */ + /* imagecomposition 0x00 lineart, 0x01 dithered/halftone, 0x02 grayscale*/ + set_window_cmd.window.imagecomposition = + get_scan_mode_id(_OPT_VAL_STRING(s, OPT_SCAN_MODE)); + + set_window_cmd.window.bitsperpixel = 0x01; + /*!!! halftone code (not used) */ + /*!!! halftone id (not used) */ + + set_window_cmd.window.paddingtype = 0x03; /* truncate byte */ + if (_OPT_VAL_WORD(s, OPT_NEGATIVE) == SANE_TRUE) { + /* reverse image format (valid when bitsperpixel=1) + * 0x00 normal, 0x01 reversed. This is bit 7 of paddingtype. + */ + set_window_cmd.window.paddingtype |= 0x80; + } + + set_window_cmd.window.bitordering[0] = 0x00; + + /* we must always sent plain gray data in preview mode */ + format = (_OPT_VAL_WORD(s, OPT_PREVIEW)) ? + BH_COMP_NONE : + get_compression_id(_OPT_VAL_STRING(s, OPT_COMPRESSION)); + + switch (format) + { + case BH_COMP_G31D: + set_window_cmd.window.compressiontype = 0x01; + set_window_cmd.window.compressionarg = 0x00; + set_window_cmd.window.bitordering[1] = 0x01; /* Bit ordering LSB */ + break; + case BH_COMP_G32D: + set_window_cmd.window.compressiontype = 0x02; + set_window_cmd.window.compressionarg = 0x04; + set_window_cmd.window.bitordering[1] = 0x01; /* Bit ordering LSB */ + break; + case BH_COMP_G42D: + set_window_cmd.window.compressiontype = 0x03; + set_window_cmd.window.compressionarg = 0x00; + set_window_cmd.window.bitordering[1] = 0x01; /* Bit ordering LSB */ + break; + case BH_COMP_NONE: + default: + set_window_cmd.window.compressiontype = 0x00; + set_window_cmd.window.compressionarg = 0x00; + set_window_cmd.window.bitordering[1] = 0x00; /* n/a */ + break; + } + + /* rotation and deskew settings, if autoborder is turned on */ + if(set_window_cmd.window.autoborder){ /*--- setting byte 46 of the window descriptor block only works with autoborder */ + rotation = get_rotation_id(_OPT_VAL_STRING(s, OPT_ROTATION)); + if (_OPT_VAL_WORD(s, OPT_DESKEW) == SANE_TRUE) deskew = BH_DESKEW_ENABLE; + else deskew = BH_DESKEW_DISABLE; + set_window_cmd.window.border_rotation = ( rotation | deskew ); /*--- deskew assumes autoborder */ + } + + /* remote - 0x00 ACE set in window; 0x01 ACE set by control panel */ + set_window_cmd.window.remote = _OPT_VAL_WORD(s, OPT_CONTROL_PANEL); + if (set_window_cmd.window.remote == 0x00) { + /* acefunction (ignored on non-ACE scanners) */ + set_window_cmd.window.acefunction = _OPT_VAL_WORD(s, OPT_ACE_FUNCTION); + /* acesensitivity (ignored on non-ACE scanners) */ + set_window_cmd.window.acesensitivity = _OPT_VAL_WORD(s, OPT_ACE_SENSITIVITY); + } + + set_window_cmd.window.batchmode = batchmode; + + /* fill in the section descriptor blocks */ + for (i = 0; i < s->num_sections; i++) + { + BH_SectionBlock *b; + + b = &set_window_cmd.window.sectionblock[i]; + + _lto4b(s->sections[i].left, b->ul_x); + _lto4b(s->sections[i].top, b->ul_y); + _lto4b(s->sections[i].width, b->width); + _lto4b(s->sections[i].length, b->length); + b->compressiontype = s->sections[i].compressiontype; + b->compressionarg = s->sections[i].compressionarg; + } + + status = sanei_scsi_cmd (s->fd, &set_window_cmd, sizeof (set_window_cmd), 0, 0); + DBG (5, "sanei_scsi_cmd executed, status=%d\n", status ); + if (status != SANE_STATUS_GOOD) + return status; + + /* set to points for reading */ + s->bmu = BH_UNIT_POINT; + s->mud = 1; + status = mode_select_measurement(s); + + return status; +} + +static SANE_Status +get_window (BH_Scanner *s, SANE_Int *w, SANE_Int *h, SANE_Bool backpage) +{ + SANE_Byte cmd[10]; + static struct { + SANE_Byte hdr[8]; + struct window_data window; + } get_window_data; + SANE_Status status; + SANE_Int x, y, i = 0, get_window_delay = 1; + SANE_Bool autoborder; + size_t len; + + DBG (3, "get_window called\n"); + + autoborder = _OPT_VAL_WORD(s, OPT_AUTOBORDER) == 1; + + while (1) + { + i++; + memset (&cmd, 0, sizeof (cmd)); + memset (&get_window_data, 0, sizeof (get_window_data)); + + cmd[0] = BH_SCSI_GET_WINDOW; + _lto3b(sizeof(get_window_data), &cmd[6]); + + _lto2b(256, &get_window_data.hdr[6]); + + get_window_data.window.windowid = (backpage == SANE_TRUE) ? 1 : 0; + + len = sizeof(get_window_data); + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), + &get_window_data, &len); + if (status == SANE_STATUS_GOOD) + { + x =_4btol(get_window_data.window.ulx); + y =_4btol(get_window_data.window.uly); + *w =_4btol(get_window_data.window.windowwidth); + *h =_4btol(get_window_data.window.windowlength); + + if (autoborder) + { + /* we try repeatedly until we get the autoborder bit set */ + if (get_window_data.window.autoborder != 1 && + i < BH_AUTOBORDER_TRIES) + { + DBG (5, "waiting %d second[s], try: %d\n",get_window_delay,i); + sleep(get_window_delay); /*--- page 4-5 of B&H Copiscan 8000 ESC OEM Tech Manual */ + /*--- requires at least 50ms wait between each GET WINDOW command */ + /*--- experience shows that this can take 3 to 4 seconds */ + continue; + } + if (get_window_data.window.autoborder != 1) + { + DBG(1, "Automatic Border Detection not done within %d tries\n", + BH_AUTOBORDER_TRIES); + status = SANE_STATUS_IO_ERROR; + } + DBG (0, "page dimension: wide:%d high:%d \n",*w,*h); + } + DBG (3, "*** Window size: %dx%d+%d+%d\n", *w, *h, x, y); + DBG (5, "*** get_window found autoborder=%02xh\n", get_window_data.window.autoborder); + DBG (5, "*** get_window found border_rotation=%02xh\n", get_window_data.window.border_rotation); + } + + /* we are 'outta here' */ + break; + } + + return status; +} + +static SANE_Status +get_parameters (SANE_Handle handle, SANE_Parameters *params) +{ + BH_Scanner *s = handle; + SANE_Int width, length, res, comp; + double br_x, tl_x, br_y, tl_y; + SANE_Frame format; + + DBG(3, "get_parameters called\n"); + + memset (&s->params, 0, sizeof (s->params)); + + res = _OPT_VAL_WORD(s, OPT_RESOLUTION); + + /* make best-effort guess at what parameters will look like once + the scan starts. */ + + br_x = _OPT_VAL_WORD_THOUSANDTHS(s, OPT_BR_X); + br_y = _OPT_VAL_WORD_THOUSANDTHS(s, OPT_BR_Y); + tl_x = _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_X); + tl_y = _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_Y); + + width = (br_x - tl_x + 1) * res / 1000.0; + length = (br_y - tl_y + 1) * res / 1000.0; + + /* figure out the default image format for front/back pages */ + comp = get_compression_id(_OPT_VAL_STRING(s, OPT_COMPRESSION)); + switch (comp) + { + case BH_COMP_G31D: + format = SANE_FRAME_G31D; + break; + case BH_COMP_G32D: + format = SANE_FRAME_G32D; + break; + case BH_COMP_G42D: + format = SANE_FRAME_G42D; + break; + case BH_COMP_NONE: + default: + format = SANE_FRAME_GRAY; + break; + } + + if (s->scanning) + { + SANE_Int w, l, status; + SANE_Byte itemtype; + + itemtype = s->readlist[s->readptr]; + /* update parameters based on the current item */ + + status = SANE_STATUS_GOOD; + if (itemtype == BH_SCSI_READ_TYPE_FRONT) + { + DBG (3, "get_parameters: sending GET WINDOW (front)\n"); + status = get_window (s, &w, &l, SANE_FALSE); + if (status == SANE_STATUS_GOOD) + { + width = w; + length = l; + } + } + else if (itemtype == BH_SCSI_READ_TYPE_BACK) + { + DBG (3, "get_parameters: sending GET WINDOW (back)\n"); + status = get_window (s, &w, &l, SANE_TRUE); + if (status == SANE_STATUS_GOOD) + { + width = w; + length = l; + } + } + else if (itemtype == BH_SCSI_READ_TYPE_FRONT_ICON || + itemtype == BH_SCSI_READ_TYPE_BACK_ICON) + { + /* the icon is never compressed */ + format = SANE_FRAME_GRAY; + width = s->iconwidth; + length = s->iconlength; + } + else if (itemtype > BH_SCSI_READ_TYPE_FRONT && + itemtype <= (BH_SCSI_READ_TYPE_FRONT + NUM_SECTIONS)) + { + /* a front section */ + SANE_Int sectnum = itemtype - BH_SCSI_READ_TYPE_FRONT; + + format = s->sections[sectnum - 1].format; + /* convert from thousandths to pixels */ + width = s->sections[sectnum - 1].width * res / 1000.0; + length = s->sections[sectnum - 1].length * res / 1000.0; + } + else if (itemtype > BH_SCSI_READ_TYPE_BACK && + itemtype <= (BH_SCSI_READ_TYPE_BACK + NUM_SECTIONS)) + { + /* a back section */ + SANE_Int sectnum = itemtype - BH_SCSI_READ_TYPE_BACK; + + format = s->sections[sectnum - 1].format; + /* convert from thousandths to pixels */ + width = s->sections[sectnum - 1].width * res / 1000.0; + length = s->sections[sectnum - 1].length * res / 1000.0; + } + else if ( (itemtype >= BH_SCSI_READ_TYPE_BACK_BARCODE && + itemtype <= (BH_SCSI_READ_TYPE_BACK_BARCODE + NUM_SECTIONS)) || + (itemtype >= BH_SCSI_READ_TYPE_FRONT_BARCODE && + itemtype <= (BH_SCSI_READ_TYPE_FRONT_BARCODE + NUM_SECTIONS)) ) + { + /* decoded barcode data */ + format = SANE_FRAME_TEXT; + width = 8; + length = -1; + } + else if (itemtype == BH_SCSI_READ_TYPE_SENDBARFILE) + { + /* decoded barcode data file */ + format = SANE_FRAME_TEXT; + width = 8; + length = -1; + } + else + { + format = SANE_FRAME_GRAY; + width = 8; + length = -1; + DBG(1, "get_parameters: unrecognized read itemtype: %d\n", + itemtype); + } + + if (status != SANE_STATUS_GOOD) + { + DBG(1, "get_parameters: failed\n"); + return status; + } + } + + if (res <= 0 || width <= 0) + { + DBG(1, "get_parameters:illegal parameters res=%d, width=%d, length=%d\n", + res, width, length); + return SANE_STATUS_INVAL; + } + + /* we disable our compression/barcode formats in preview as well + * as with the disable_optional_frames configuration option. NOTE: + * we may still be delivering 'wierd' data and lying about it being _GRAY! + */ + if (format != SANE_FRAME_GRAY && + (_OPT_VAL_WORD(s, OPT_PREVIEW) || disable_optional_frames)) + { + DBG(1, "get_parameters: warning: delivering %s data as gray", + sane_strframe(format)); + format = SANE_FRAME_GRAY; + } + + s->params.format = format; + s->params.depth = 1; + s->params.last_frame = SANE_TRUE; + s->params.pixels_per_line = width; + s->params.lines = length; + s->params.bytes_per_line = (s->params.pixels_per_line + 7) / 8; + /* The Bell and Howell truncates to the byte */ + s->params.pixels_per_line = s->params.bytes_per_line * 8; + + if (params) + *params = s->params; + + DBG (1, "get_parameters: format=%d, pixels/line=%d, bytes/line=%d, " + "lines=%d, dpi=%d\n", + (int) s->params.format, + s->params.pixels_per_line, + s->params.bytes_per_line, + s->params.lines, + res); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +section_parse(const char *val, BH_Section *sect, SANE_Int res, SANE_Int comp) +{ + SANE_Status status = SANE_STATUS_INVAL; + char buf[255+1], *x, *y, *w, *l, *f, *ep; + const char *seps = "x+:"; + double mm, fpixels; + u_long pixels; + + DBG(3, "section_parse called\n"); + + /* a section option looks something like this: + * x++: + * Example: + * 76.2x25.4+50.8+0:frontbar:back:front + * the width, length, tl-x, and tl-y are in mm. + * the function codes are one or more of: + * front, back, frontbar, backbar, frontpatch, backpatch + */ + if (strlen(val) > sizeof(buf) - 1) + { + DBG(1, "section_parse: option string too long\n"); + status = SANE_STATUS_INVAL; + } + else + { + do { + strcpy(buf, val); + + x = y = w = l = f = NULL; + w = strtok(buf, seps); + if (w) l = strtok(NULL, seps); + if (l) x = strtok(NULL, seps); + if (x) y = strtok(NULL, seps); + if (y) f = strtok(NULL, seps); + if (!x || !y || !w || !l) break; + + mm = strtod(x, &ep); + if (*ep != '\0' || errno == ERANGE || mm < 0.0) break; + sect->left = mm * 1000.0 / MM_PER_INCH; + + mm = strtod(y, &ep); + if (*ep != '\0' || errno == ERANGE || mm < 0.0) break; + sect->top = mm * 1000.0 / MM_PER_INCH; + + mm = strtod(w, &ep); + if (*ep != '\0' || errno == ERANGE || mm < 0.0) break; + sect->width = mm * 1000.0 / MM_PER_INCH; + /* the window width must be truncated to 16 bit points */ + fpixels = sect->width * res / 1000.0; + pixels = fpixels / 16; + sect->width = pixels * 16 * 1000 / res; + + mm = strtod(l, &ep); + if (*ep != '\0' || errno == ERANGE || mm < 0.0) break; + sect->length = mm * 1000.0 / MM_PER_INCH; + + status = SANE_STATUS_GOOD; + while (f) + { + /* parse the function modifiers and set flags */ + if (strcmp(f, "front") == 0) + sect->flags |= BH_SECTION_FRONT_IMAGE; + else if (strcmp(f, "frontbar") == 0) + sect->flags |= BH_SECTION_FRONT_BAR; + else if (strcmp(f, "frontpatch") == 0) + sect->flags |= BH_SECTION_FRONT_PATCH; + else if (strcmp(f, "back") == 0) + sect->flags |= BH_SECTION_BACK_IMAGE; + else if (strcmp(f, "backbar") == 0) + sect->flags |= BH_SECTION_BACK_BAR; + else if (strcmp(f, "backpatch") == 0) + sect->flags |= BH_SECTION_BACK_PATCH; + else if (strcmp(f, "g42d") == 0) + comp = BH_COMP_G42D; + else if (strcmp(f, "g32d") == 0) + comp = BH_COMP_G32D; + else if (strcmp(f, "g31d") == 0) + comp = BH_COMP_G31D; + else if (strcmp(f, "none") == 0) + comp = BH_COMP_NONE; + else + DBG(1, "section_parse: ignoring unrecognized function " + "code '%s'\n", f); + + f = strtok(NULL, seps); + } + + switch (comp) + { + case BH_COMP_G31D: + sect->compressiontype = 0x01; + sect->compressionarg = 0x00; + sect->format = SANE_FRAME_G31D; + break; + case BH_COMP_G32D: + sect->compressiontype = 0x02; + sect->compressionarg = 0x04; + sect->format = SANE_FRAME_G32D; + break; + case BH_COMP_G42D: + sect->compressiontype = 0x03; + sect->compressionarg = 0x00; + sect->format = SANE_FRAME_G42D; + break; + case BH_COMP_NONE: + default: + sect->compressiontype = 0x00; + sect->compressionarg = 0x00; + sect->format = SANE_FRAME_GRAY; + break; + } + + DBG(3, "section_parse: converted '%s' (mm) to " + "%ldx%ld+%ld+%ld (thousandths) " + "flags=%02x compression=[%d,%d] frame=%s\n", + val, + sect->width, sect->length, sect->left, sect->top, + sect->flags, + sect->compressiontype, sect->compressionarg, + sane_strframe(sect->format)); + + } while (0); /* perform 'loop' once */ + } + + return status; +} + +static SANE_Status +setup_sections (BH_Scanner *s, const char *val) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int sectnum = 0; + char buf[255+1], *section; + + DBG(3, "setup_sections called\n"); + + memset(s->sections, '\0', sizeof(s->sections)); + if (strlen(val) > sizeof(buf) - 1) + { + DBG(1, "setup_sections: option string too long\n"); + status = SANE_STATUS_INVAL; + } + else + { + strcpy(buf, val); + + section = strtok(buf, ","); + while (section != NULL && sectnum < NUM_SECTIONS) + { + if (!allblank(section)) + { + SANE_Int res = _OPT_VAL_WORD(s, OPT_RESOLUTION); + SANE_Int format = + get_compression_id(_OPT_VAL_STRING(s, OPT_COMPRESSION)); + + status = section_parse(section, &s->sections[sectnum], + res, format); + if (status != SANE_STATUS_GOOD) + { + DBG(1, + "setup_sections: error parsing section `%s'\n", + section); + break; + } + + sectnum++; + } + section += strlen(section) + 1; + if (section > buf + strlen(val)) break; + + section = strtok(section, ","); + } + } + s->num_sections = sectnum; + + return status; +} + +static SANE_Status +start_setup (BH_Scanner *s) +{ + SANE_Status status; + SANE_Bool duplex; + SANE_Int i, imagecnt; + SANE_Byte batchmode; + + DBG(3, "start_setup called\n"); + + duplex = _OPT_VAL_WORD(s, OPT_DUPLEX); + + /* get the _SECTION option, parse it and fill in the sections */ + status = setup_sections(s, _OPT_VAL_STRING(s, OPT_SECTION)); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: setup_sections failed: %s\n", + sane_strstatus(status)); + return status; + } + + /* see whether we'll be decoding barcodes and + * set the barcodes flag appropriately + */ + if (s->search_bars[0] == 0) + { + s->barcodes = SANE_FALSE; + } + else + { + s->barcodes = SANE_TRUE; + } + + /* see whether we'll be handling icons (thumbnails) + * set the icons flag appropriately + */ + if (_OPT_VAL_WORD(s, OPT_ICON_WIDTH) >= 8 && + _OPT_VAL_WORD(s, OPT_ICON_LENGTH) >= 8) + { + s->icons = SANE_TRUE; + } + else + { + s->icons = SANE_FALSE; + } + + + /* calculate a new readlist for this 'batch' */ + s->readptr = s->readcnt = 0; + + /* always read the front image */ + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_FRONT; + + /* read back page only if duplex is true */ + if (duplex == SANE_TRUE) + { + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_BACK; + } + + /* add image section reads to the readlist */ + for (i = 0; i < s->num_sections; i++) + { + SANE_Word flags = s->sections[i].flags; + + if (flags & BH_SECTION_FRONT_IMAGE) + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_FRONT + i + 1; + if (flags & BH_SECTION_BACK_IMAGE) + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_BACK + i + 1; + } + + + /* icons (thumbnails) */ + if (s->icons) + { + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_FRONT_ICON; + /* read back icon only if duplex is true */ + if (duplex == SANE_TRUE) + { + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_BACK_ICON; + } + } + + /* NOTE: It is important that all of the image data comes before + * the barcode/patchcode data. + */ + /* barcodes */ + imagecnt = s->readcnt; + if (s->barcodes) + { + if (s->num_sections == 0) + { + /* we only decode the entire page(s) if there are no + * sections defined + */ + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_FRONT_BARCODE; + /* read back barcode only if duplex is true */ + if (duplex == SANE_TRUE) + { + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_BACK_BARCODE; + } + } + else + { + /* add barcode section reads to the readlist */ + for (i = 0; i < s->num_sections; i++) + { + SANE_Word flags = s->sections[i].flags; + + if (flags & BH_SECTION_FRONT_BAR) + s->readlist[s->readcnt++] = + BH_SCSI_READ_TYPE_FRONT_BARCODE + i + 1; + if (flags & BH_SECTION_BACK_BAR) + s->readlist[s->readcnt++] = + BH_SCSI_READ_TYPE_BACK_BARCODE + i + 1; + } + } + } + + /* patchcodes */ + if (s->patchcodes) + { + if (s->num_sections == 0) + { + /* we only decode the entire page(s) if there are no + * sections defined + */ + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_FRONT_PATCHCODE; + /* read back patchcode only if duplex is true */ + if (duplex == SANE_TRUE) + { + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_BACK_PATCHCODE; + } + } + else + { + /* add patchcode section reads to the readlist */ + for (i = 0; i < s->num_sections; i++) + { + SANE_Word flags = s->sections[i].flags; + + if (flags & BH_SECTION_FRONT_PATCH) + s->readlist[s->readcnt++] = + BH_SCSI_READ_TYPE_FRONT_PATCHCODE + i + 1; + if (flags & BH_SECTION_BACK_PATCH) + s->readlist[s->readcnt++] = + BH_SCSI_READ_TYPE_BACK_PATCHCODE + i + 1; + } + } + } + + /* add the special item to the read list which transfers the barcode + * file that's built as a result of processing barcode and patchcode + * readitems. NOTE: this one must be last! + */ + if (s->readcnt > imagecnt) + { + s->readlist[s->readcnt++] = BH_SCSI_READ_TYPE_SENDBARFILE; + } + + if (_OPT_VAL_WORD(s, OPT_BATCH) == SANE_TRUE) + { + /* if batchmode is enabled, then call set_window to + * abort the batch (even though there might not (and probably + * isn't) a batch in progress). This avoids a batch start error + * in the case where a previous batch was not aborted. + */ + DBG(5, "start_setup: calling set_window to abort batch\n"); + set_window(s, BH_BATCH_ABORT); + + batchmode = BH_BATCH_ENABLE; + } + else + { + batchmode = BH_BATCH_DISABLE; + } + + DBG(5, "start_setup: duplex=%s, barcodes=%s, patchcodes=%s, " + "icons=%s, batch=%s\n", + (duplex == SANE_TRUE) ? "yes" : "no", + (s->barcodes == SANE_TRUE) ? "yes" : "no", + (s->patchcodes == SANE_TRUE) ? "yes" : "no", + (s->icons == SANE_TRUE) ? "yes" : "no", + (batchmode == BH_BATCH_ENABLE) ? "yes" : "no"); + DBG(5, "start_setup: sections=%d\n", s->num_sections); + for (i = 0; i < s->num_sections; i++) + { + DBG(5, "start_setup: " + "[%d] %lux%lu+%lu+%lu flags=%02x compression=[%d,%d]\n", + i+1, + s->sections[i].width, s->sections[i].length, + s->sections[i].left, s->sections[i].top, + s->sections[i].flags, + s->sections[i].compressiontype, s->sections[i].compressionarg); + } + DBG(5, "start_setup: read list length=%d\n", s->readcnt); + for (i = 0; i < s->readcnt; i++) + { + DBG(5, "start_setup: [%d] %s\n", i+1, print_read_type(s->readlist[i])); + } + + DBG(5, "start_setup: sending SET WINDOW\n"); + status = set_window(s, batchmode); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: SET WINDOW failed: %s\n", + sane_strstatus(status)); + return status; + } + + DBG(5, "start_setup: sending mode_select_timeout\n"); + status = mode_select_timeout(s); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: mode_select_timeout failed: %s\n", + sane_strstatus(status)); + return status; + } + + if (s->icons == SANE_TRUE) + { + DBG(5, "start_setup: sending mode_select_icon\n"); + status = mode_select_icon(s); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: mode_select_icon failed: %s\n", + sane_strstatus(status)); + return status; + } + } + + if (s->barcodes == SANE_TRUE) + { + DBG(5, "start_setup: sending mode_select_barcode_priority\n"); + status = mode_select_barcode_priority(s); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: mode_select_barcode_priority failed: %s\n", + sane_strstatus(status)); + return status; + } + + DBG(5, "start_setup: sending mode_select_barcode_param1\n"); + status = mode_select_barcode_param1(s); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: mode_select_barcode_param1 failed: %s\n", + sane_strstatus(status)); + return status; + } + + DBG(5, "start_setup: sending mode_select_barcode_param2\n"); + status = mode_select_barcode_param2(s); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: mode_select_barcode_param2 failed: %s\n", + sane_strstatus(status)); + return status; + } + + DBG(5, "start_setup: sending mode_select_barcode_param3\n"); + status = mode_select_barcode_param3(s); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "start_setup: mode_select_barcode_param3 failed: %s\n", + sane_strstatus(status)); + return status; + } + } + + return status; +} + +static SANE_Status +start_scan (BH_Scanner *s) +{ + static SANE_Byte cmd[8]; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool check_adf, duplex; + DBG (3, "start_scan called\n"); + + /* SANE front ends will call this function between 'FRAMES'. + * A single scan on the B&H may result in up to 56 different + * things to read (20 are SANE image frames, 36 are non-SANE + * data - decoded bar/patch codes). + */ + + if (s->readcnt > 1 && s->scanning == SANE_TRUE) + { + DBG(3, "start_scan: any more items in the readlist?\n"); + /* we've been reading data from this scan, so we just + * move on to the next item in the readlist without + * starting a new scan. + */ + s->readptr++; + if (s->readptr < s->readcnt) + { + SANE_Byte itemtype; + + for (; s->readptr < s->readcnt; s->readptr++) + { + + itemtype = s->readlist[s->readptr]; + + DBG(3, "start_scan: advance readlist(%d, %d)\n", + s->readptr, + (int) itemtype); + + /* 'dance' by the non-SANE data streams + * like bar/patch code data + */ + if (!BH_HAS_IMAGE_DATA(itemtype)) + { + int fd; + FILE *fp; + + strncpy(s->barfname, "/tmp/bhXXXXXX", sizeof(s->barfname)); + s->barfname[sizeof(s->barfname)-1] = '\0'; + + if ((mktemp(s->barfname) == NULL) && + ((fd = open(s->barfname, O_CREAT | O_EXCL | O_WRONLY, 0600)) != -1) && + ((fp = fdopen(fd, "w")) != NULL)) + { + fprintf(fp, "\n"); + + for (; + s->readptr < s->readcnt && + status == SANE_STATUS_GOOD; + s->readptr++) + { + if (s->readlist[s->readptr] == + BH_SCSI_READ_TYPE_SENDBARFILE) { + break; + } + status = read_barcode_data(s, fp); + if (status != SANE_STATUS_GOOD) break; + } + + fprintf(fp, "\n"); + + /* close file; re-open for read(setting s->barfd) */ + fclose(fp); + if ((s->barf = fopen(s->barfname, "r")) == NULL) + { + DBG(1, "sane_start: error opening barfile `%s'\n", + s->barfname); + status = SANE_STATUS_IO_ERROR; + } + } + else + { + DBG(1, "sane_start: error opening barfile `%s'\n", + s->barfname); + status = SANE_STATUS_IO_ERROR; + } + } + else if (itemtype == BH_SCSI_READ_TYPE_FRONT_ICON || + itemtype == BH_SCSI_READ_TYPE_BACK_ICON) + { + /* read the icon header setting the iconwidth and iconlength + * to the actual values so get_parameters will have them. + * Subsequent calls to sane_read will get pure image data + * since the icon header has been consumed. + */ + + status = read_icon_data(s); + } + + if (status == SANE_STATUS_GOOD) + { + /* update our parameters to reflect the new item */ + status = get_parameters (s, 0); + } + + if (status != SANE_STATUS_GOOD) s->scanning = SANE_FALSE; + + return status; + } + /* if we reach here, we're finished with the readlist and + * will drop through to start a new scan + */ + } + } + + s->readptr = 0; + + check_adf = _OPT_VAL_WORD(s, OPT_CHECK_ADF); + duplex = _OPT_VAL_WORD(s, OPT_DUPLEX); + + memset (&cmd, 0, sizeof (cmd)); + cmd[0] = BH_SCSI_START_SCAN; + cmd[4] = (duplex == SANE_TRUE) ? 2 : 1; + + cmd[6] = 0; + cmd[7] = 1; + + if (check_adf) + { + status = object_position(s); + if (status != SANE_STATUS_GOOD) + { + DBG(3, "object_position: returned %d\n", status); + return status; + } + } + + status = sanei_scsi_cmd (s->fd, &cmd, sizeof (cmd), 0, 0); + if (status == SANE_STATUS_GOOD) + { + s->scanning = SANE_TRUE; + + /* update our parameters, + * now that we're scanning we'll do a GET_WINDOW + */ + status = get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + { + s->scanning = SANE_FALSE; + } + } + + return status; +} + +/* a sensible sense handler, courtesy of Franck; + arg is a pointer to the associated BH_Scanner structure */ +static SANE_Status +sense_handler (int scsi_fd, u_char *result, void *arg) +{ + BH_Scanner *s = (BH_Scanner *) arg; + u_char sense, asc, ascq, EOM, ILI, ErrorCode, ValidData; + u_long InvalidBytes; + char *sense_str = "", *as_str = ""; + SANE_Int i; + SANE_Status status = SANE_STATUS_INVAL; + SANE_Char print_sense[(16 * 3) + 1]; + + scsi_fd = scsi_fd; /* get rid of compiler warning */ + ErrorCode = result[0] & 0x7F; + ValidData = (result[0] & 0x80) != 0; + sense = result[2] & 0x0f; /* Key */ + asc = result[12]; /* Code */ + ascq = result[13]; /* Qual */ + EOM = (result[2] & 0x40) != 0; /* End Of Media */ + ILI = (result[2] & 0x20) != 0; /* Invalid Length Indicator */ + InvalidBytes = ValidData ? _4btol(&result[3]) : 0; + + DBG(3, "sense_handler: result=%x, sense=%x, asc=%x, ascq=%x\n", + result[0], sense, asc, ascq); + DBG(3, "sense_handler: ErrorCode %02x ValidData: %d " + "EOM: %d ILI: %d InvalidBytes: %lu\n", + ErrorCode, ValidData, EOM, ILI, InvalidBytes); + + memset(print_sense, '\0', sizeof(print_sense)); + for (i = 0; i < 16; i++) + { + sprintf(print_sense + strlen(print_sense), "%02x ", result[i]); + } + DBG(5, "sense_handler: sense=%s\n", print_sense); + + if (ErrorCode != 0x70 && ErrorCode != 0x71) + { + DBG (3, "sense_handler: error code is invalid.\n"); + return SANE_STATUS_IO_ERROR; /* error code is invalid */ + } + + /* handle each sense key; + * RSC supports 0x00, 0x02, 0x03, 0x04, 0x05, 0x06, 0x0B + */ + switch (sense) + { + case 0x00: + /* no sense */ + sense_str = "No sense."; + status = SANE_STATUS_GOOD; + if (ILI && asc == 0x00 && ascq == 0x05) + { + /* from read_data function */ + as_str = "ILI bit is set."; + if (s != NULL) + { + s->InvalidBytes = InvalidBytes; + } + status = SANE_STATUS_GOOD; + } + else if (EOM && asc == 0x00 && ascq == 0x02) + { + /* from adfStatus or startScan function */ + as_str = "Out of paper in the hopper."; + status = SANE_STATUS_NO_DOCS; + } + else if (EOM) + { + /* from adfStatus or startScan function */ + as_str = "Out of paper in the hopper."; + status = SANE_STATUS_NO_DOCS; + } + break; + case 0x01: + /* recovered error */ + sense_str = "Recovered error."; + status = SANE_STATUS_GOOD; + break; + case 0x02: + /* not ready */ + sense_str = "Not ready."; + status = SANE_STATUS_DEVICE_BUSY; + if (asc == 0x40 && ascq == 0x01) + { + as_str = "P.O.D. error: Scanner not found."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x40 && ascq == 0x02) + { + as_str = "P.O.D. error: Scanner not ready(paper in transport)."; + status = SANE_STATUS_DEVICE_BUSY; + } + else if (asc == 0x40 && ascq == 0x03) + { + as_str = "P.O.D. error: Unknown scanner."; + status = SANE_STATUS_INVAL; + } + break; + case 0x03: + /* medium error */ + sense_str = "Medium error."; + status = SANE_STATUS_IO_ERROR; + if (asc == 0x00 && ascq == 0x00) + { + as_str = "Scanner error: paper jam detected."; + status = SANE_STATUS_JAMMED; + } + break; + case 0x04: + /* hardware error */ + sense_str = "Hardware error."; + status = SANE_STATUS_IO_ERROR; + if (asc == 0x60 && ascq == 0x00) + { + as_str = "Scanner error: illumination lamps failure."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x03) + { + as_str = "Communication error between RSC and scanner."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x06) + { + as_str = "Scanner error: page detected but lamps are off."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x07) + { + as_str = "Scanner error: camera white level problem."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x08) + { + /* could be caught from start_scan or read_data */ + /* stop button pressed */ + as_str = "Scanner error: operator pressed the Stop key."; + status = SANE_STATUS_NO_DOCS; + } + else if (asc == 0x80 && ascq == 0x12) + { + as_str = "Scanner error: transport motor failure."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x15) + { + as_str = "Scanner error: device / page sensor(s) bouncing."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x16) + { + as_str = "Scanner error: feeder is not attached."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x18) + { + as_str = "Scanner error: logic system general failure."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x34) + { + as_str = "Scanner error: no dual logic communication."; + status = SANE_STATUS_IO_ERROR; + } + break; + case 0x05: + /* illegal request */ + sense_str = "Illegal request."; + status = SANE_STATUS_INVAL; + if (asc == 0x1a && ascq == 0x00) + { + as_str = "Parameter list length error."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x20 && ascq == 0x00) + { + as_str = "Invalid command operation code."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x24 && ascq == 0x00) + { + /* caught from object_position (via reverse engineering) */ + /* Not supported? */ + as_str = "Invalid field in CDB."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x25 && ascq == 0x00) + { + as_str = "Unsupported LUN."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x26 && ascq == 0x00) + { + /* caught from mode_select (as well as others) */ + /* Bar/Patch code detection support not installed */ + /* See Appendix A, Section A.5 */ + as_str = "Invalid field in parameter list."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x2c && ascq == 0x00) + { + /* we were getting this in read_data during the time + that the ADF was misbehaving. Hopefully we will + not see it anymore. + */ + as_str = "Command out of sequence."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x2c && ascq == 0x01) + { + as_str = "Too many windows defined."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x2c && ascq == 0x02) + { + as_str = "Batch start error."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x2c && ascq == 0x03) + { + as_str = "Batch abort error."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x3d && ascq == 0x00) + { + as_str = "Invalid bits in IDENTIFY message."; + status = SANE_STATUS_INVAL; + } + break; + case 0x06: + /* unit attention */ + sense_str = "Unit attention."; + status = SANE_STATUS_IO_ERROR; + if (asc == 0x04 && ascq == 0x01) + { + as_str = "Reset detected, LUN is becoming ready."; + status = SANE_STATUS_DEVICE_BUSY; + } + break; + case 0x07: + /* data protect */ + sense_str = "Data protect."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x08: + /* blank check */ + sense_str = "Blank check."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x09: + /* vendor specific */ + sense_str = "Vendor specific."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x0A: + /* copy aborted */ + sense_str = "Copy aborted."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x0B: + /* aborted command */ + sense_str = "Aborted command."; + status = SANE_STATUS_IO_ERROR; + if (asc == 0x00 && ascq == 0x00) + { + as_str = "Aborted command (unspecified error)."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x08 && ascq == 0x01) + { + /* caught from start_scan */ + /* manual feed timeout */ + as_str = "SCSI Time-out, paper Time-out (SCAN command)."; + status = SANE_STATUS_NO_DOCS; + } + else if (asc == 0x47 && ascq == 0x00) + { + as_str = "SCSI parity error."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x00) + { + as_str = "Aborted command due to memory error."; + status = SANE_STATUS_IO_ERROR; + } + else if (asc == 0x80 && ascq == 0x01) + { + /* caught from read_data */ + /* section border error; border is outside the main window */ + /* See Appendix A, Section A.4 */ + as_str = "Section Read error (out of border)."; + status = SANE_STATUS_INVAL; + } + else if (asc == 0x80 && ascq == 0x02) + { + /* caught from read_data */ + /* No code found; no barcode data is found */ + /* See Appendix A, Section A.5 */ + s->barcode_not_found = SANE_TRUE; + as_str = "No Bar/Patch Code found."; + status = SANE_STATUS_GOOD; + } + else if (asc == 0x80 && ascq == 0x03) + { + as_str = "Icon Read error (out of border)."; + status = SANE_STATUS_INVAL; + } + break; + case 0x0C: + /* equal */ + sense_str = "Equal."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x0D: + /* volume overflow */ + sense_str = "Volume overflow."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x0E: + /* miscompare */ + sense_str = "Miscompare."; + status = SANE_STATUS_IO_ERROR; + break; + case 0x0F: + /* reserved */ + sense_str = "Reserved."; + status = SANE_STATUS_IO_ERROR; + break; + default: + sense_str = "Unhandled case."; + status = SANE_STATUS_IO_ERROR; + break; + } + + DBG(3, "sense_handler: '%s' '%s' return:%d\n", + sense_str, as_str, status); + + return status; +} + +static SANE_Status +init_options (BH_Scanner * s) +{ + int i; + DBG (3, "init_options called\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Scan Mode" group: */ + s->opt[OPT_MODE_GROUP].name = ""; + s->opt[OPT_MODE_GROUP].title = SANE_TITLE_SCAN_MODE_GROUP; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Preview: */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PREVIEW].w = 0; + + /* Inquiry */ + s->opt[OPT_INQUIRY].name = SANE_NAME_INQUIRY; + s->opt[OPT_INQUIRY].title = SANE_TITLE_INQUIRY; + s->opt[OPT_INQUIRY].desc = SANE_DESC_INQUIRY; + s->opt[OPT_INQUIRY].type = SANE_TYPE_STRING; + s->opt[OPT_INQUIRY].size = sizeof(inquiry_data); + s->opt[OPT_INQUIRY].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_INQUIRY].s = strdup(inquiry_data); + s->opt[OPT_INQUIRY].cap = SANE_CAP_SOFT_DETECT; + + /* scan mode */ + s->opt[OPT_SCAN_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_SCAN_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_SCAN_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_SCAN_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_SCAN_MODE].size = max_string_size (scan_mode_list); + s->opt[OPT_SCAN_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SCAN_MODE].constraint.string_list = scan_mode_list; + s->val[OPT_SCAN_MODE].s = strdup (scan_mode_list[0]); + + /* Standard resolutions */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = s->hw->info.resStdList; + s->val[OPT_RESOLUTION].w = s->hw->info.res_default; + + /* compression */ + s->opt[OPT_COMPRESSION].name = SANE_NAME_COMPRESSION; + s->opt[OPT_COMPRESSION].title = SANE_TITLE_COMPRESSION; + s->opt[OPT_COMPRESSION].desc = SANE_DESC_COMPRESSION; + s->opt[OPT_COMPRESSION].type = SANE_TYPE_STRING; + s->opt[OPT_COMPRESSION].size = max_string_size (compression_list); + s->opt[OPT_COMPRESSION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_COMPRESSION].constraint.string_list = compression_list; + s->val[OPT_COMPRESSION].s = strdup (compression_list[0]); + + if (s->hw->info.colorHalftone == SANE_FALSE) + { + s->opt[OPT_SCAN_MODE].size = max_string_size (scan_mode_min_list); + s->opt[OPT_SCAN_MODE].constraint.string_list = scan_mode_min_list; + } + + if (s->hw->info.comprG3_1D == SANE_FALSE || + s->hw->info.comprG3_2D == SANE_FALSE || + s->hw->info.comprG4 == SANE_FALSE) + { + s->opt[OPT_COMPRESSION].cap |= SANE_CAP_INACTIVE; + } + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].name = ""; + s->opt[OPT_GEOMETRY_GROUP].title = SANE_TITLE_GEOMETRY_GROUP; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Autoborder: */ + s->opt[OPT_AUTOBORDER].name = SANE_NAME_AUTOBORDER; + s->opt[OPT_AUTOBORDER].title = SANE_TITLE_AUTOBORDER; + s->opt[OPT_AUTOBORDER].desc = SANE_DESC_AUTOBORDER; + s->opt[OPT_AUTOBORDER].type = SANE_TYPE_BOOL; + s->opt[OPT_AUTOBORDER].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_AUTOBORDER].w = s->hw->info.autoborder_default; + + /* Paper Size */ + s->opt[OPT_PAPER_SIZE].name = SANE_NAME_PAPER_SIZE; + s->opt[OPT_PAPER_SIZE].title = SANE_TITLE_PAPER_SIZE; + s->opt[OPT_PAPER_SIZE].desc = SANE_DESC_PAPER_SIZE; + s->opt[OPT_PAPER_SIZE].type = SANE_TYPE_STRING; + s->opt[OPT_PAPER_SIZE].size = max_string_size (paper_list); + s->opt[OPT_PAPER_SIZE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_PAPER_SIZE].constraint.string_list = paper_list; + s->val[OPT_PAPER_SIZE].s = strdup (paper_list[0]); + + /* rotation */ + s->opt[OPT_ROTATION].name = SANE_NAME_ROTATION; + s->opt[OPT_ROTATION].title = SANE_TITLE_ROTATION; + s->opt[OPT_ROTATION].desc = SANE_DESC_ROTATION; + s->opt[OPT_ROTATION].type = SANE_TYPE_STRING; + s->opt[OPT_ROTATION].size = max_string_size (rotation_list); + s->opt[OPT_ROTATION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_ROTATION].constraint.string_list = rotation_list; + s->val[OPT_ROTATION].s = strdup (rotation_list[0]); + + /* Deskew: */ + s->opt[OPT_DESKEW].name = SANE_NAME_DESKEW; + s->opt[OPT_DESKEW].title = SANE_TITLE_DESKEW; + s->opt[OPT_DESKEW].desc = SANE_DESC_DESKEW; + s->opt[OPT_DESKEW].type = SANE_TYPE_BOOL; + s->opt[OPT_DESKEW].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_DESKEW].w = s->hw->info.deskew_default; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &(s->hw->info.x_range); + s->val[OPT_TL_X].w = SANE_FIX(0.0); + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &(s->hw->info.y_range); + s->val[OPT_TL_Y].w = SANE_FIX(0.0); + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &(s->hw->info.x_range); + s->val[OPT_BR_X].w = s->hw->info.x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &(s->hw->info.y_range); + s->val[OPT_BR_Y].w = s->hw->info.y_range.max; + + if (s->hw->info.canBorderRecog == SANE_FALSE) + { + s->opt[OPT_AUTOBORDER].cap |= SANE_CAP_INACTIVE; + } + + /* "Feeder" group: */ + s->opt[OPT_FEEDER_GROUP].name = ""; + s->opt[OPT_FEEDER_GROUP].title = SANE_TITLE_FEEDER_GROUP; + s->opt[OPT_FEEDER_GROUP].desc = ""; + s->opt[OPT_FEEDER_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_FEEDER_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_FEEDER_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan source */ + s->opt[OPT_SCAN_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SCAN_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SCAN_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SCAN_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SCAN_SOURCE].size = max_string_size (scan_source_list); + s->opt[OPT_SCAN_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SCAN_SOURCE].constraint.string_list = scan_source_list; + s->val[OPT_SCAN_SOURCE].s = strdup (scan_source_list[0]); + + /* Batch: */ + s->opt[OPT_BATCH].name = SANE_NAME_BATCH; + s->opt[OPT_BATCH].title = SANE_TITLE_BATCH; + s->opt[OPT_BATCH].desc = SANE_DESC_BATCH; + s->opt[OPT_BATCH].type = SANE_TYPE_BOOL; + s->opt[OPT_BATCH].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_BATCH].w = s->hw->info.batch_default; + + /* Check ADF: */ + s->opt[OPT_CHECK_ADF].name = SANE_NAME_CHECK_ADF; + s->opt[OPT_CHECK_ADF].title = SANE_TITLE_CHECK_ADF; + s->opt[OPT_CHECK_ADF].desc = SANE_DESC_CHECK_ADF; + s->opt[OPT_CHECK_ADF].type = SANE_TYPE_BOOL; + s->opt[OPT_CHECK_ADF].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_CHECK_ADF].w = s->hw->info.check_adf_default; + + /* Duplex: */ + s->opt[OPT_DUPLEX].name = SANE_NAME_DUPLEX; + s->opt[OPT_DUPLEX].title = SANE_TITLE_DUPLEX; + s->opt[OPT_DUPLEX].desc = SANE_DESC_DUPLEX; + s->opt[OPT_DUPLEX].type = SANE_TYPE_BOOL; + s->opt[OPT_DUPLEX].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_DUPLEX].w = s->hw->info.duplex_default; + + /* timeout adf */ + s->opt[OPT_TIMEOUT_ADF].name = SANE_NAME_TIMEOUT_ADF; + s->opt[OPT_TIMEOUT_ADF].title = SANE_TITLE_TIMEOUT_ADF; + s->opt[OPT_TIMEOUT_ADF].desc = SANE_DESC_TIMEOUT_ADF; + s->opt[OPT_TIMEOUT_ADF].type = SANE_TYPE_INT; + s->opt[OPT_TIMEOUT_ADF].unit = SANE_UNIT_NONE; + s->opt[OPT_TIMEOUT_ADF].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TIMEOUT_ADF].constraint.range = &u8_range; + s->val[OPT_TIMEOUT_ADF].w = s->hw->info.timeout_adf_default; + + /* timeout manual */ + s->opt[OPT_TIMEOUT_MANUAL].name = SANE_NAME_TIMEOUT_MANUAL; + s->opt[OPT_TIMEOUT_MANUAL].title = SANE_TITLE_TIMEOUT_MANUAL; + s->opt[OPT_TIMEOUT_MANUAL].desc = SANE_DESC_TIMEOUT_MANUAL; + s->opt[OPT_TIMEOUT_MANUAL].type = SANE_TYPE_INT; + s->opt[OPT_TIMEOUT_MANUAL].unit = SANE_UNIT_NONE; + s->opt[OPT_TIMEOUT_MANUAL].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TIMEOUT_MANUAL].constraint.range = &u8_range; + s->val[OPT_TIMEOUT_MANUAL].w = s->hw->info.timeout_manual_default; + + if (s->hw->info.canCheckADF == SANE_FALSE) + { + s->opt[OPT_CHECK_ADF].cap |= SANE_CAP_INACTIVE; + } + + if (s->hw->info.canDuplex == SANE_FALSE) + { + s->opt[OPT_DUPLEX].cap |= SANE_CAP_INACTIVE; + } + + if (s->hw->info.canADF == SANE_FALSE) + { + s->opt[OPT_TIMEOUT_ADF].cap |= SANE_CAP_INACTIVE; + } + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].name = ""; + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_TITLE_ENHANCEMENT_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Control Panel: */ + s->opt[OPT_CONTROL_PANEL].name = SANE_NAME_CONTROL_PANEL; + s->opt[OPT_CONTROL_PANEL].title = SANE_TITLE_CONTROL_PANEL; + s->opt[OPT_CONTROL_PANEL].desc = SANE_DESC_CONTROL_PANEL; + s->opt[OPT_CONTROL_PANEL].type = SANE_TYPE_BOOL; + s->opt[OPT_CONTROL_PANEL].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_CONTROL_PANEL].w = s->hw->info.control_panel_default; + + /* Ace_Function */ + s->opt[OPT_ACE_FUNCTION].name = SANE_NAME_ACE_FUNCTION; + s->opt[OPT_ACE_FUNCTION].title = SANE_TITLE_ACE_FUNCTION; + s->opt[OPT_ACE_FUNCTION].desc = SANE_DESC_ACE_FUNCTION; + s->opt[OPT_ACE_FUNCTION].type = SANE_TYPE_INT; + s->opt[OPT_ACE_FUNCTION].unit = SANE_UNIT_NONE; + s->opt[OPT_ACE_FUNCTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ACE_FUNCTION].constraint.range = &ace_function_range; + s->val[OPT_ACE_FUNCTION].w = 0; + + /* Ace_Sensitivity */ + s->opt[OPT_ACE_SENSITIVITY].name = SANE_NAME_ACE_SENSITIVITY; + s->opt[OPT_ACE_SENSITIVITY].title = SANE_TITLE_ACE_SENSITIVITY; + s->opt[OPT_ACE_SENSITIVITY].desc = SANE_DESC_ACE_SENSITIVITY; + s->opt[OPT_ACE_SENSITIVITY].type = SANE_TYPE_INT; + s->opt[OPT_ACE_SENSITIVITY].unit = SANE_UNIT_NONE; + s->opt[OPT_ACE_SENSITIVITY].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ACE_SENSITIVITY].constraint.range = &ace_sensitivity_range; + s->val[OPT_ACE_SENSITIVITY].w = 4; + + /* Brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &u8_range; + s->val[OPT_BRIGHTNESS].w = 0; + + /* Threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->val[OPT_THRESHOLD].w = 0; + + /* Contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &u8_range; + s->val[OPT_CONTRAST].w = 0; + + /* Negative: */ + s->opt[OPT_NEGATIVE].name = SANE_NAME_NEGATIVE; + s->opt[OPT_NEGATIVE].title = SANE_TITLE_NEGATIVE; + s->opt[OPT_NEGATIVE].desc = SANE_DESC_NEGATIVE; + s->opt[OPT_NEGATIVE].type = SANE_TYPE_BOOL; + s->opt[OPT_NEGATIVE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_NEGATIVE].w = SANE_FALSE; + + /* Contrast is not used in any case; why did we add it? */ + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + if (s->hw->info.control_panel_default == SANE_TRUE) + { + s->opt[OPT_ACE_FUNCTION].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ACE_SENSITIVITY].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + } + else if (s->hw->info.canACE == SANE_FALSE) + { + s->opt[OPT_ACE_FUNCTION].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ACE_SENSITIVITY].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + } + + /* "ICON" group: */ + s->opt[OPT_ICON_GROUP].name = ""; + s->opt[OPT_ICON_GROUP].title = SANE_TITLE_ICON_GROUP; + s->opt[OPT_ICON_GROUP].desc = ""; + s->opt[OPT_ICON_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ICON_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_ICON_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Icon_Width */ + s->opt[OPT_ICON_WIDTH].name = SANE_NAME_ICON_WIDTH; + s->opt[OPT_ICON_WIDTH].title = SANE_TITLE_ICON_WIDTH; + s->opt[OPT_ICON_WIDTH].desc = SANE_DESC_ICON_WIDTH; + s->opt[OPT_ICON_WIDTH].type = SANE_TYPE_INT; + s->opt[OPT_ICON_WIDTH].unit = SANE_UNIT_PIXEL; + s->opt[OPT_ICON_WIDTH].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ICON_WIDTH].constraint.range = &icon_range; + s->val[OPT_ICON_WIDTH].w = 0; + + /* Icon_Length */ + s->opt[OPT_ICON_LENGTH].name = SANE_NAME_ICON_LENGTH; + s->opt[OPT_ICON_LENGTH].title = SANE_TITLE_ICON_LENGTH; + s->opt[OPT_ICON_LENGTH].desc = SANE_DESC_ICON_LENGTH; + s->opt[OPT_ICON_LENGTH].type = SANE_TYPE_INT; + s->opt[OPT_ICON_LENGTH].unit = SANE_UNIT_PIXEL; + s->opt[OPT_ICON_LENGTH].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ICON_LENGTH].constraint.range = &icon_range; + s->val[OPT_ICON_LENGTH].w = 0; + + if (s->hw->info.canIcon == SANE_FALSE) + { + s->opt[OPT_ICON_GROUP].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ICON_WIDTH].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ICON_LENGTH].cap |= SANE_CAP_INACTIVE; + } + + /* "Barcode" group: */ + s->opt[OPT_BARCODE_GROUP].name = ""; + s->opt[OPT_BARCODE_GROUP].title = SANE_TITLE_BARCODE_GROUP; + s->opt[OPT_BARCODE_GROUP].desc = ""; + s->opt[OPT_BARCODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_BARCODE_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_BARCODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Add to barcode search priority. */ + s->opt[OPT_BARCODE_SEARCH_BAR].name = SANE_NAME_BARCODE_SEARCH_BAR; + s->opt[OPT_BARCODE_SEARCH_BAR].title = SANE_TITLE_BARCODE_SEARCH_BAR; + s->opt[OPT_BARCODE_SEARCH_BAR].desc = SANE_DESC_BARCODE_SEARCH_BAR; + s->opt[OPT_BARCODE_SEARCH_BAR].type = SANE_TYPE_STRING; + s->opt[OPT_BARCODE_SEARCH_BAR].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_SEARCH_BAR].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_BARCODE_SEARCH_BAR].constraint.string_list = barcode_search_bar_list; + s->opt[OPT_BARCODE_SEARCH_BAR].size = max_string_size (barcode_search_bar_list); + s->val[OPT_BARCODE_SEARCH_BAR].s = strdup (barcode_search_bar_list[0]); + + /* Barcode search count (1-7, default 1). */ + s->opt[OPT_BARCODE_SEARCH_COUNT].name = SANE_NAME_BARCODE_SEARCH_COUNT; + s->opt[OPT_BARCODE_SEARCH_COUNT].title = SANE_TITLE_BARCODE_SEARCH_COUNT; + s->opt[OPT_BARCODE_SEARCH_COUNT].desc = SANE_DESC_BARCODE_SEARCH_COUNT; + s->opt[OPT_BARCODE_SEARCH_COUNT].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_SEARCH_COUNT].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_SEARCH_COUNT].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_SEARCH_COUNT].constraint.range = &barcode_search_count_range; + s->val[OPT_BARCODE_SEARCH_COUNT].w = 3; + + /* Barcode search mode. horiz-vert, horizontal, vertical, vert-horiz */ + s->opt[OPT_BARCODE_SEARCH_MODE].name = SANE_NAME_BARCODE_SEARCH_MODE; + s->opt[OPT_BARCODE_SEARCH_MODE].title = SANE_TITLE_BARCODE_SEARCH_MODE; + s->opt[OPT_BARCODE_SEARCH_MODE].desc = SANE_DESC_BARCODE_SEARCH_MODE; + s->opt[OPT_BARCODE_SEARCH_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_BARCODE_SEARCH_MODE].size = max_string_size (barcode_search_mode_list); + s->opt[OPT_BARCODE_SEARCH_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_BARCODE_SEARCH_MODE].constraint.string_list = barcode_search_mode_list; + s->val[OPT_BARCODE_SEARCH_MODE].s = strdup(barcode_search_mode_list[0]); + + /* Patch code min height (def=5mm) */ + s->opt[OPT_BARCODE_HMIN].name = SANE_NAME_BARCODE_HMIN; + s->opt[OPT_BARCODE_HMIN].title = SANE_TITLE_BARCODE_HMIN; + s->opt[OPT_BARCODE_HMIN].desc = SANE_DESC_BARCODE_HMIN; + s->opt[OPT_BARCODE_HMIN].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_HMIN].unit = SANE_UNIT_MM; + s->opt[OPT_BARCODE_HMIN].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_HMIN].constraint.range = &barcode_hmin_range; + s->val[OPT_BARCODE_HMIN].w = 5; + + /* Barcode search timeout in ms (20-65535,default is 10000). */ + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].name = SANE_NAME_BARCODE_SEARCH_TIMEOUT; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].title = SANE_TITLE_BARCODE_SEARCH_TIMEOUT; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].desc = SANE_DESC_BARCODE_SEARCH_TIMEOUT; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].unit = SANE_UNIT_MICROSECOND; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].constraint.range = &barcode_search_timeout_range; + s->val[OPT_BARCODE_SEARCH_TIMEOUT].w = 10000; + + /* Specify image sections and functions */ + s->opt[OPT_SECTION].name = SANE_NAME_SECTION; + s->opt[OPT_SECTION].title = SANE_TITLE_SECTION; + s->opt[OPT_SECTION].desc = SANE_DESC_SECTION; + s->opt[OPT_SECTION].type = SANE_TYPE_STRING; + s->opt[OPT_SECTION].unit = SANE_UNIT_NONE; + s->opt[OPT_SECTION].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_SECTION].size = 255; + s->val[OPT_SECTION].s = strdup (""); + + /* Barcode_Relmax */ + s->opt[OPT_BARCODE_RELMAX].name = SANE_NAME_BARCODE_RELMAX; + s->opt[OPT_BARCODE_RELMAX].title = SANE_TITLE_BARCODE_RELMAX; + s->opt[OPT_BARCODE_RELMAX].desc = SANE_DESC_BARCODE_RELMAX; + s->opt[OPT_BARCODE_RELMAX].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_RELMAX].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_RELMAX].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_RELMAX].constraint.range = &u8_range; + s->val[OPT_BARCODE_RELMAX].w = 0; + + /* Barcode_Barmin */ + s->opt[OPT_BARCODE_BARMIN].name = SANE_NAME_BARCODE_BARMIN; + s->opt[OPT_BARCODE_BARMIN].title = SANE_TITLE_BARCODE_BARMIN; + s->opt[OPT_BARCODE_BARMIN].desc = SANE_DESC_BARCODE_BARMIN; + s->opt[OPT_BARCODE_BARMIN].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_BARMIN].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_BARMIN].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_BARMIN].constraint.range = &u8_range; + s->val[OPT_BARCODE_BARMIN].w = 0; + + /* Barcode_Barmax */ + s->opt[OPT_BARCODE_BARMAX].name = SANE_NAME_BARCODE_BARMAX; + s->opt[OPT_BARCODE_BARMAX].title = SANE_TITLE_BARCODE_BARMAX; + s->opt[OPT_BARCODE_BARMAX].desc = SANE_DESC_BARCODE_BARMAX; + s->opt[OPT_BARCODE_BARMAX].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_BARMAX].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_BARMAX].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_BARMAX].constraint.range = &u8_range; + s->val[OPT_BARCODE_BARMAX].w = 0; + + /* Barcode_Contrast */ + s->opt[OPT_BARCODE_CONTRAST].name = SANE_NAME_BARCODE_CONTRAST; + s->opt[OPT_BARCODE_CONTRAST].title = SANE_TITLE_BARCODE_CONTRAST; + s->opt[OPT_BARCODE_CONTRAST].desc = SANE_DESC_BARCODE_CONTRAST; + s->opt[OPT_BARCODE_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_CONTRAST].constraint.range = &barcode_contrast_range; + s->val[OPT_BARCODE_CONTRAST].w = 3; + + /* Barcode_Patchmode */ + s->opt[OPT_BARCODE_PATCHMODE].name = SANE_NAME_BARCODE_PATCHMODE; + s->opt[OPT_BARCODE_PATCHMODE].title = SANE_TITLE_BARCODE_PATCHMODE; + s->opt[OPT_BARCODE_PATCHMODE].desc = SANE_DESC_BARCODE_PATCHMODE; + s->opt[OPT_BARCODE_PATCHMODE].type = SANE_TYPE_INT; + s->opt[OPT_BARCODE_PATCHMODE].unit = SANE_UNIT_NONE; + s->opt[OPT_BARCODE_PATCHMODE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BARCODE_PATCHMODE].constraint.range = &barcode_patchmode_range; + s->val[OPT_BARCODE_PATCHMODE].w = 0; + + if (s->hw->info.canSection == SANE_FALSE) + { + s->opt[OPT_SECTION].cap |= SANE_CAP_INACTIVE; + } + + if (s->hw->info.canBarCode == SANE_FALSE) + { + s->opt[OPT_BARCODE_GROUP].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_SEARCH_BAR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_SEARCH_COUNT].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_SEARCH_MODE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_HMIN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_SEARCH_TIMEOUT].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_RELMAX].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_BARMIN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_BARMAX].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BARCODE_PATCHMODE].cap |= SANE_CAP_INACTIVE; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach (const char *devnam, BH_Device ** devp) +{ + SANE_Status status; + BH_Device *dev; + struct inquiry_standard_data ibuf; + struct inquiry_vpd_data vbuf; + struct inquiry_jis_data jbuf; + size_t buf_size; + int fd = -1; + double mm; + + DBG (3, "attach called\n"); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + } + +#ifdef FAKE_INQUIRY + if (fake_inquiry) + { + DBG (3, "attach: faking inquiry of %s\n", devnam); + + memset (&ibuf, 0, sizeof (ibuf)); + ibuf.devtype = 6; + memcpy(ibuf.vendor, "**FAKE**", 8); + memcpy(ibuf.product, "COPISCAN II 6338", 16); + memcpy(ibuf.revision, "0016", 4); + + DBG (1, "attach: reported devtype='%d', vendor='%.8s', " + "product='%.16s', revision='%.4s'\n", + ibuf.devtype, ibuf.vendor, + ibuf.product, ibuf.revision); + + memset (&vbuf, 0, sizeof (vbuf)); + memset (&jbuf, 0, sizeof (jbuf)); + } + else +#endif + { + DBG (3, "attach: opening %s\n", devnam); + status = sanei_scsi_open (devnam, &fd, sense_handler, NULL); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed: %s\n", sane_strstatus (status)); + return status; + } + + DBG (3, "attach: sending TEST_UNIT_READY\n"); + status = test_unit_ready (fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: test unit ready failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + DBG (3, "attach: sending INQUIRY (standard data)\n"); + memset (&ibuf, 0, sizeof (ibuf)); + buf_size = sizeof(ibuf); + status = inquiry (fd, &ibuf, &buf_size, 0, + BH_INQUIRY_STANDARD_PAGE_CODE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: inquiry (standard data) failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + DBG (1, "attach: reported devtype='%d', vendor='%.8s', " + "product='%.16s', revision='%.4s'\n", + ibuf.devtype, ibuf.vendor, + ibuf.product, ibuf.revision); + + if (ibuf.devtype != 6 + || strncmp ((char *)ibuf.vendor, "B&H SCSI", 8) != 0 + || strncmp ((char *)ibuf.product, "COPISCAN ", 9) != 0) + { + DBG (1, + "attach: device is not a recognized Bell and Howell scanner\n"); + sanei_scsi_close (fd); + return SANE_STATUS_INVAL; + } + + DBG (3, "attach: sending INQUIRY (vpd data)\n"); + memset (&vbuf, 0, sizeof (vbuf)); + buf_size = sizeof(vbuf); + status = inquiry (fd, &vbuf, &buf_size, 1, + BH_INQUIRY_VPD_PAGE_CODE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: inquiry (vpd data) failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + DBG (3, "attach: sending INQUIRY (jis data)\n"); + memset (&jbuf, 0, sizeof (jbuf)); + buf_size = sizeof(jbuf); + status = inquiry (fd, &jbuf, &buf_size, 1, + BH_INQUIRY_JIS_PAGE_CODE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: inquiry (jis data) failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + + sanei_scsi_close (fd); + } + + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + memset (dev, 0, sizeof (*dev)); + + + dev->info.devtype = ibuf.devtype; + sprintf(dev->info.vendor, "%.8s", ibuf.vendor); + trim_spaces(dev->info.vendor, sizeof(dev->info.vendor)); + sprintf(dev->info.product, "%.16s", ibuf.product); + trim_spaces(dev->info.product, sizeof(dev->info.product)); + sprintf(dev->info.revision, "%.4s", ibuf.revision); + trim_spaces(dev->info.revision, sizeof(dev->info.revision)); + + dev->sane.name = strdup (devnam); + dev->sane.vendor = strdup(dev->info.vendor); + dev->sane.model = strdup(dev->info.product);; + dev->sane.type = strdup(print_devtype(dev->info.devtype)); + + /* set capabilities from vpd */ + dev->info.canADF = vbuf.adf & 0x01; + dev->info.colorBandW = vbuf.imagecomposition & 0x01; + dev->info.colorHalftone = vbuf.imagecomposition & 0x02; + dev->info.canWhiteFrame = vbuf.imagedataprocessing[1] & 0x01; + dev->info.canBlackFrame = vbuf.imagedataprocessing[1] & 0x02; + dev->info.canEdgeExtract = vbuf.imagedataprocessing[1] & 0x04; + dev->info.canNoiseFilter = vbuf.imagedataprocessing[1] & 0x08; + dev->info.canSmooth = vbuf.imagedataprocessing[1] & 0x10; + dev->info.canLineBold = vbuf.imagedataprocessing[1] & 0x20; + dev->info.comprG3_1D = vbuf.compression & 0x01; + dev->info.comprG3_2D = vbuf.compression & 0x02; + dev->info.comprG4 = vbuf.compression & 0x04; + dev->info.canBorderRecog = vbuf.sizerecognition & 0x01; + dev->info.canBarCode = vbuf.optionalfeatures & 0x01; + dev->info.canIcon = vbuf.optionalfeatures & 0x02; + dev->info.canSection = vbuf.optionalfeatures & 0x04; + dev->info.lineMaxBytes = _2btol(vbuf.xmaxoutputbytes); + +#ifdef FAKE_INQUIRY + if (fake_inquiry) + { + dev->info.canADF = SANE_FALSE; + dev->info.colorBandW = SANE_TRUE; + dev->info.colorHalftone = SANE_TRUE; + dev->info.canWhiteFrame = SANE_TRUE; + dev->info.canBlackFrame = SANE_TRUE; + dev->info.canEdgeExtract = SANE_TRUE; + dev->info.canNoiseFilter = SANE_TRUE; + dev->info.canSmooth = SANE_TRUE; + dev->info.canLineBold = SANE_TRUE; + dev->info.comprG3_1D = SANE_TRUE; + dev->info.comprG3_2D = SANE_TRUE; + dev->info.comprG4 = SANE_TRUE; + dev->info.canBorderRecog = SANE_TRUE; + dev->info.canBarCode = SANE_TRUE; + dev->info.canIcon = SANE_TRUE; + dev->info.canSection = SANE_TRUE; + dev->info.lineMaxBytes = 450; + } +#endif + + /* set capabilities from jis */ + dev->info.resBasicX = _2btol(jbuf.basicxres); + dev->info.resBasicY = _2btol(jbuf.basicyres); + dev->info.resMaxX = _2btol(jbuf.maxxres); + dev->info.resMaxY = _2btol(jbuf.maxyres); + dev->info.resMinX = _2btol(jbuf.minxres); + dev->info.resMinY = _2btol(jbuf.minyres); + + /* set the length of the list to zero first, then append standard resolutions */ + dev->info.resStdList[0] = 0; + if (jbuf.standardres[0] & 0x80) appendStdList(&dev->info, 60); + if (jbuf.standardres[0] & 0x40) appendStdList(&dev->info, 75); + if (jbuf.standardres[0] & 0x20) appendStdList(&dev->info, 100); + if (jbuf.standardres[0] & 0x10) appendStdList(&dev->info, 120); + if (jbuf.standardres[0] & 0x08) appendStdList(&dev->info, 150); + if (jbuf.standardres[0] & 0x04) appendStdList(&dev->info, 160); + if (jbuf.standardres[0] & 0x02) appendStdList(&dev->info, 180); + if (jbuf.standardres[0] & 0x01) appendStdList(&dev->info, 200); + if (jbuf.standardres[1] & 0x80) appendStdList(&dev->info, 240); + if (jbuf.standardres[1] & 0x40) appendStdList(&dev->info, 300); + if (jbuf.standardres[1] & 0x20) appendStdList(&dev->info, 320); + if (jbuf.standardres[1] & 0x10) appendStdList(&dev->info, 400); + if (jbuf.standardres[1] & 0x08) appendStdList(&dev->info, 480); + if (jbuf.standardres[1] & 0x04) appendStdList(&dev->info, 600); + if (jbuf.standardres[1] & 0x02) appendStdList(&dev->info, 800); + if (jbuf.standardres[1] & 0x01) appendStdList(&dev->info, 1200); + if (dev->info.resStdList[0] == 0) + { + /* make a default standard resolutions for 200 and 300dpi */ + DBG(1, "attach: no standard resolutions reported\n"); + dev->info.resStdList[0] = 2; + dev->info.resStdList[1] = 200; + dev->info.resStdList[2] = 300; + dev->info.resBasicX = dev->info.resBasicY = 300; + } + + dev->info.winWidth = _4btol(jbuf.windowwidth); + dev->info.winHeight = _4btol(jbuf.windowlength); + + if (dev->info.winWidth <= 0) + { + dev->info.winWidth = (SANE_Int) (dev->info.resBasicX * 8.5); + DBG(1, "attach: invalid window width reported, using %d\n", dev->info.winWidth); + } + if (dev->info.winHeight <= 0) + { + dev->info.winHeight = dev->info.resBasicY * 14; + DBG(1, "attach: invalid window height reported, using %d\n", dev->info.winHeight); + } + + mm = (dev->info.resBasicX > 0) ? + ((double) dev->info.winWidth / (double) dev->info.resBasicX * MM_PER_INCH) : + 0.0; + dev->info.x_range.min = SANE_FIX(0.0); + dev->info.x_range.max = SANE_FIX(mm); + dev->info.x_range.quant = SANE_FIX(0.0); + + mm = (dev->info.resBasicY > 0) ? + ((double) dev->info.winHeight / (double) dev->info.resBasicY * MM_PER_INCH) : + 0.0; + dev->info.y_range.min = SANE_FIX(0.0); + dev->info.y_range.max = SANE_FIX(mm); + dev->info.y_range.quant = SANE_FIX(0.0); + + /* set additional discovered/guessed capabilities */ + + /* if all of the ACE capabilities are present, declare it ACE capable */ + dev->info.canACE = dev->info.canEdgeExtract && + dev->info.canNoiseFilter && + dev->info.canSmooth && + dev->info.canLineBold; + + /* if the model is known to be a duplex, declare it duplex capable */ + if (strcmp(dev->info.product, "COPISCAN II 6338") == 0) + { + dev->info.canDuplex = SANE_TRUE; + } + else + { + dev->info.canDuplex = SANE_FALSE; + } + + /* the paper sensor requires RSC revision 1.4 or higher and an + * installed feeder. NOTE: It also requires SW-4 on and the + * AccufeedPlus feeder, but we cannot discover that. + */ + if (strcmp(dev->info.revision, "0014") >= 0) + { + dev->info.canCheckADF = dev->info.canADF; + } + else + { + dev->info.canCheckADF = SANE_FALSE; + } + + /* set option defaults based on inquiry information */ + dev->info.res_default = dev->info.resBasicX; + dev->info.autoborder_default = dev->info.canBorderRecog; + dev->info.batch_default = SANE_FALSE; + dev->info.deskew_default = SANE_FALSE; + dev->info.check_adf_default = SANE_FALSE; + dev->info.duplex_default = SANE_FALSE; + dev->info.timeout_adf_default = 0; + dev->info.timeout_manual_default = 0; + dev->info.control_panel_default = dev->info.canACE; + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one(const char *devnam) +{ + attach (devnam, NULL); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int *version_code, SANE_Auth_Callback authorize) +{ + char devnam[PATH_MAX] = "/dev/scanner"; + FILE *fp; + + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT(); + DBG(3, "sane_init called\n"); + DBG(1, "Bell+Howell SANE backend %d.%d build %d %s endian\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, + _is_host_little_endian() ? "little" : "big"); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + fp = sanei_config_open(BH_CONFIG_FILE); + if (fp) + { + char line[PATH_MAX]; + const char *lp; + size_t len; + + /* read config file */ + while (sanei_config_read (line, sizeof (line), fp)) + { + if (line[0] == '#') /* ignore line comments */ + continue; + len = strlen (line); + + if (!len) + continue; /* ignore empty lines */ + + lp = sanei_config_skip_whitespace (line); + + DBG(16, + "sane_init: processing config file line '%s'\n", + line); + if (strncmp(lp, "option", 6) == 0 && + (isspace (lp[6]) || lp[6] == '\0')) + { + lp += 6; + lp = sanei_config_skip_whitespace (lp); + + if (strncmp(lp, "disable-optional-frames", 23) == 0) + { + DBG(1, "sane_init: configuration option " + "'disable-optional-frames' set\n"); + disable_optional_frames = 1; + } + else if (strncmp(lp, "fake-inquiry", 12) == 0) + { + DBG(1, "sane_init: configuration option " + "'fake-inquiry' set\n"); + fake_inquiry = 1; + } + else + { + DBG(1, "sane_init: ignoring unknown " + "configuration option '%s'\n", + lp); + } + } + else + { + DBG(16, + "sane_init: found a device: line '%s'\n", + lp); + strncpy (devnam, lp, sizeof(devnam)); + devnam[sizeof(devnam)-1] = '\0'; + + sanei_config_attach_matching_devices(devnam, + attach_one); + } + } + fclose (fp); + } + else + { + /* configure the /dev/scanner device in the absence of config file */ + sanei_config_attach_matching_devices ("/dev/scanner", attach_one); + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_devices (const SANE_Device ***device_list, SANE_Bool local) +{ + static const SANE_Device **devlist = 0; + BH_Device *dev; + int i; + DBG(3, "sane_get_devices called\n"); + + local = local; /* get rid of compiler warning */ + if (devlist) + free (devlist); + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; dev; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devnam, SANE_Handle *handle) +{ + SANE_Status status; + BH_Device *dev; + BH_Scanner *s; + DBG(3, "sane_open called\n"); + + if (devnam[0] != '\0') + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + break; + } + + if (!dev) + { + status = attach (devnam, &dev); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + { + dev = first_dev; + } + + if (!dev) + return SANE_STATUS_INVAL; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + + s->fd = -1; + s->hw = dev; + + s->bmu = BH_UNIT_POINT; + s->mud = 1; + + ScannerDump(s); + + init_options (s); + + s->next = first_handle; + first_handle = s; + + /* initialize our parameters */ + get_parameters(s, 0); + + *handle = s; + +#ifdef FAKE_INQUIRY + if (fake_inquiry) + { + DBG (1, "sane_open: faking open of %s\n", + s->hw->sane.name); + } + else +#endif + { + status = sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + return status; + } + } + + return SANE_STATUS_GOOD; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + BH_Scanner *s = handle; + DBG(3, "sane_get_option_descriptor called (option:%d)\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + + return (s->opt + option); +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, SANE_Action action, + void *val, SANE_Word *info) +{ + BH_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + SANE_String_Const name; + + DBG(3, "sane_control_option called\n"); + + name = s->opt[option].name ? s->opt[option].name : "(nil)"; + + if (info) + *info = 0; + + if (s->scanning && action == SANE_ACTION_SET_VALUE) + return SANE_STATUS_DEVICE_BUSY; + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_GET_VALUE) + { + DBG(16, "sane_control_option: get_value %s [#%d]\n", name, option); + switch (option) + { + /* word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_TIMEOUT_ADF: + case OPT_TIMEOUT_MANUAL: + case OPT_ACE_FUNCTION: + case OPT_ACE_SENSITIVITY: + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_CONTRAST: + case OPT_ICON_WIDTH: + case OPT_ICON_LENGTH: + case OPT_BARCODE_SEARCH_COUNT: + case OPT_BARCODE_HMIN: + case OPT_BARCODE_SEARCH_TIMEOUT: + case OPT_BARCODE_RELMAX: + case OPT_BARCODE_BARMIN: + case OPT_BARCODE_BARMAX: + case OPT_BARCODE_CONTRAST: + case OPT_BARCODE_PATCHMODE: + case OPT_NUM_OPTS: + *(SANE_Word *) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* string options: */ + case OPT_INQUIRY: + case OPT_SCAN_SOURCE: + case OPT_SCAN_MODE: + case OPT_COMPRESSION: + case OPT_PAPER_SIZE: + case OPT_ROTATION: + case OPT_BARCODE_SEARCH_BAR: + case OPT_BARCODE_SEARCH_MODE: + case OPT_SECTION: + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + + /* boolean options: */ + case OPT_PREVIEW: + case OPT_AUTOBORDER: + case OPT_DESKEW: + case OPT_BATCH: + case OPT_CHECK_ADF: + case OPT_DUPLEX: + case OPT_CONTROL_PANEL: + case OPT_NEGATIVE: + *(SANE_Word *) val = s->val[option].w; + return SANE_STATUS_GOOD; + + default: + DBG(1, "sane_control_option:invalid option number %d\n", option); + return SANE_STATUS_INVAL; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + switch (s->opt[option].type) + { + case SANE_TYPE_BOOL: + case SANE_TYPE_INT: + DBG(16, "sane_control_option: set_value %s [#%d] to %d\n", + name, option, *(SANE_Word *) val); + break; + + case SANE_TYPE_FIXED: + DBG(16, "sane_control_option: set_value %s [#%d] to %f\n", + name, option, SANE_UNFIX(*(SANE_Word *) val)); + break; + + case SANE_TYPE_STRING: + DBG(16, "sane_control_option: set_value %s [#%d] to %s\n", + name, option, (char *) val); + break; + + default: + DBG(16, "sane_control_option: set_value %s [#%d]\n", + name, option); + } + + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + /* make sure that paper-size is set to custom */ + if (s->val[option].w != *(SANE_Word *) val) + { + if (info) *info |= SANE_INFO_RELOAD_PARAMS; + + if (get_paper_id(_OPT_VAL_STRING(s, OPT_PAPER_SIZE)) != 0) + { + if (info) *info |= SANE_INFO_RELOAD_OPTIONS; + + /* set paper size to 'custom' */ + free (s->val[OPT_PAPER_SIZE].s); + s->val[OPT_PAPER_SIZE].s = strdup(paper_list[0]); + } + } + /* fall through */ + case OPT_RESOLUTION: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + /* fall through */ + case OPT_TIMEOUT_ADF: + case OPT_TIMEOUT_MANUAL: + case OPT_ACE_FUNCTION: + case OPT_ACE_SENSITIVITY: + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_CONTRAST: + case OPT_ICON_WIDTH: + case OPT_ICON_LENGTH: + case OPT_BARCODE_SEARCH_COUNT: + case OPT_BARCODE_HMIN: + case OPT_BARCODE_SEARCH_TIMEOUT: + case OPT_BARCODE_RELMAX: + case OPT_BARCODE_BARMIN: + case OPT_BARCODE_BARMAX: + case OPT_BARCODE_CONTRAST: + case OPT_BARCODE_PATCHMODE: + case OPT_NUM_OPTS: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* string options */ + case OPT_BARCODE_SEARCH_BAR: + /*!!! we're supporting only a single barcode type via the option */ + s->search_bars[0] = get_barcode_id(val); + /* fall through */ + case OPT_SCAN_SOURCE: + case OPT_COMPRESSION: + case OPT_ROTATION: + case OPT_BARCODE_SEARCH_MODE: + case OPT_SECTION: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + /* boolean options: */ + case OPT_AUTOBORDER: + /*!!! autoborder true disables geometry controls + * and sets them to defaults? + */ + /* fall through */ + case OPT_PREVIEW: + case OPT_BATCH: + case OPT_DESKEW: + case OPT_CHECK_ADF: + case OPT_DUPLEX: + case OPT_NEGATIVE: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* options with side effects */ + case OPT_CONTROL_PANEL: + /* a boolean option */ + /* control-panel true enables/disables some enhancement controls */ + if (s->val[option].w != *(SANE_Word *) val) + { + if (info) *info |= SANE_INFO_RELOAD_OPTIONS; + + s->val[option].w = *(SANE_Word *) val; + + if (*(SANE_Word *) val == SANE_TRUE) + { + if (s->hw->info.canACE == SANE_TRUE) + { + s->opt[OPT_ACE_FUNCTION].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ACE_SENSITIVITY].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + } + } + else + { + if (s->hw->info.canACE == SANE_TRUE) + { + s->opt[OPT_ACE_FUNCTION].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ACE_SENSITIVITY].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + } + } + } + return SANE_STATUS_GOOD; + + case OPT_SCAN_MODE: + /* a string option */ + /* scan mode != lineart disables compression, setting it to + * 'none' + */ + if (strcmp (s->val[option].s, (SANE_String) val)) + { + if (info) *info |= SANE_INFO_RELOAD_OPTIONS; + if (get_scan_mode_id((SANE_String) val) != 0) + { + /* scan mode is not lineart, disable compression + * and set compression to 'none' + */ + s->opt[OPT_COMPRESSION].cap |= SANE_CAP_INACTIVE; + if (s->val[OPT_COMPRESSION].s && + get_compression_id(s->val[OPT_COMPRESSION].s) != 0) + { + free (s->val[OPT_COMPRESSION].s); + s->val[OPT_COMPRESSION].s = strdup(compression_list[0]); + } + } + else + { + /* scan mode is lineart, enable compression */ + s->opt[OPT_COMPRESSION].cap &= ~SANE_CAP_INACTIVE; + } + free (s->val[option].s); + s->val[option].s = strdup (val); + } + return SANE_STATUS_GOOD; + + case OPT_PAPER_SIZE: + /* a string option */ + /* changes geometry options, therefore _RELOAD_PARAMS and _RELOAD_OPTIONS */ + if (strcmp (s->val[option].s, (SANE_String) val)) + { + SANE_Int paper_id = get_paper_id((SANE_String) val); + + /* paper_id 0 is a special case (custom) that + * disables the paper size control of geometry + */ + if (paper_id != 0) + { + double left, x_max, y_max, x, y; + + x_max = SANE_UNFIX(s->hw->info.x_range.max); + y_max = SANE_UNFIX(s->hw->info.y_range.max); + /* a dimension of 0.0 (or less) is replaced with the max value */ + x = (paper_sizes[paper_id].width <= 0.0) ? x_max : + paper_sizes[paper_id].width; + y = (paper_sizes[paper_id].length <= 0.0) ? y_max : + paper_sizes[paper_id].length; + + if (info) *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + /* set geometry options based on paper size */ + /* set geometry options based on paper size */ + if (s->hw->info.canADF) + { + /* when the feeder is used the paper is centered in the + * hopper; with the manual feed it is aligned left. + */ + left = (x_max - x) / 2.0; + if (left < 0.0) left = 0.0; + } + else + { + left = 0.0; + } + + s->val[OPT_TL_X].w = SANE_FIX(left); + s->val[OPT_TL_Y].w = SANE_FIX(0.0); + s->val[OPT_BR_X].w = SANE_FIX(MIN(x + left, x_max)); + s->val[OPT_BR_Y].w = SANE_FIX(MIN(y, y_max)); + } + free (s->val[option].s); + s->val[option].s = strdup (val); + } + return SANE_STATUS_GOOD; + + default: + DBG(1, "sane_control_option:invalid option number %d\n", option); + return SANE_STATUS_INVAL; + } + } + + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters *params) +{ + BH_Scanner *s = handle; + SANE_Int status = SANE_STATUS_GOOD; + + DBG(3, "sane_get_parameters called\n"); + + if (params) + { + SANE_Int res; + + if (!s->scanning) + { + /* update our parameters ONLY if we're not scanning */ + status = get_parameters(s, 0); + } + + *params = s->params; + + res = _OPT_VAL_WORD(s, OPT_RESOLUTION); + + DBG (1, "get_parameters: format=%d, pixels/line=%d, bytes/line=%d, " + "lines=%d, dpi=%d\n", + (int) s->params.format, + s->params.pixels_per_line, + s->params.bytes_per_line, + s->params.lines, + res); + } + + return status; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + BH_Scanner *s = handle; + SANE_Status status; + + DBG(3, "sane_start called\n"); + s->cancelled = SANE_FALSE; + + if (s->scanning == SANE_FALSE) + { + /* get preliminary parameters */ + status = get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: get_parameters failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* Do the setup once per 'batch'. The SANE standard requires the + * frontend to call sane_cancel once all desired frames have been + * acquired. That is when scanning is set back to SANE_FALSE and + * the 'batch' is considered done. + */ + status = start_setup (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: start_setup failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: start_scan failed: %s\n", + sane_strstatus (status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *len) +{ + BH_Scanner *s = handle; + SANE_Status status; + size_t nread; + + DBG(3, "sane_read called\n"); + + *len = 0; + + if (s->cancelled) { + DBG (3, "sane_read: cancelled!\n"); + return SANE_STATUS_CANCELLED; + } + + if (!s->scanning) { + DBG (3, "sane_read: scanning is false!\n"); + sane_cancel(s); + return SANE_STATUS_CANCELLED; + } + + nread = maxlen; + + DBG (3, "sane_read: request %lu bytes\n", (u_long) nread); + /* set InvalidBytes to 0 before read; sense_handler will set it + * to non-zero if we do the last partial read. + */ + s->InvalidBytes = 0; + status = read_data (s, buf, &nread); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_read: read_data failed %s\n", + sane_strstatus(status)); + sane_cancel (s); + return status; + } + nread = maxlen - s->InvalidBytes; + DBG (3, "sane_read: got %lu bytes\n", (u_long) nread); + *len = nread; + + return (maxlen != 0 && nread == 0) ? SANE_STATUS_EOF : SANE_STATUS_GOOD; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ +#ifdef NONBLOCKSUPPORTED + BH_Scanner *s = handle; +#endif + DBG(3, "sane_set_io_mode called: non_blocking=%d\n", non_blocking); + +#ifdef NONBLOCKSUPPORTED + if (s->fd < 0) + { + return SANE_STATUS_INVAL; + } + + if (fcntl (s->fd, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + { + DBG(1, "sane_set_io_mode: error setting io mode\n"); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +#else + handle = handle; /* get rid of compiler warning */ + return (non_blocking == 1) ? SANE_STATUS_UNSUPPORTED : SANE_STATUS_GOOD; +#endif +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int *fd) +{ +#ifdef NONBLOCKSUPPORTED + BH_Scanner *s = handle; +#endif + DBG(3, "sane_get_select_fd called\n"); + +#ifdef NONBLOCKSUPPORTED + if (s->fd < 0) + { + return SANE_STATUS_INVAL; + } + *fd = s->fd; + + return SANE_STATUS_GOOD; +#else + handle = handle; fd = fd; /* get rid of compiler warning */ + return SANE_STATUS_UNSUPPORTED; +#endif +} + +void +sane_cancel (SANE_Handle handle) +{ + BH_Scanner *s = (BH_Scanner *) handle; + DBG(3, "sane_cancel called\n"); + if (s->scanning) + { + /* if batchmode is enabled, then call set_window to + * abort the batch + */ + if (_OPT_VAL_WORD(s, OPT_BATCH) == SANE_TRUE) + { + DBG(5, "sane_cancel: calling set_window to abort batch\n"); + set_window(s, BH_BATCH_ABORT); + } + } + s->scanning = SANE_FALSE; + s->cancelled = SANE_TRUE; +} + +void +sane_close (SANE_Handle handle) +{ + BH_Scanner *s = (BH_Scanner *) handle; + DBG(3, "sane_close called\n"); + + if (s->fd != -1) + sanei_scsi_close (s->fd); + s->fd = -1; + free (s); +} + +void +sane_exit (void) +{ + BH_Device *dev, *next; + DBG(3, "sane_exit called\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free (dev); + } +} + diff --git a/backend/bh.conf.in b/backend/bh.conf.in new file mode 100644 index 0000000..bca80ec --- /dev/null +++ b/backend/bh.conf.in @@ -0,0 +1,2 @@ +scsi "B&H SCSI" +/dev/scanner diff --git a/backend/bh.h b/backend/bh.h new file mode 100644 index 0000000..62115c6 --- /dev/null +++ b/backend/bh.h @@ -0,0 +1,1036 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1999,2000 Tom Martone + This file is part of a SANE backend for Bell and Howell Copiscan II + Scanners using the Remote SCSI Controller(RSC). + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef BH_H +#define BH_H 1 + +#ifndef PATH_MAX +#define PATH_MAX (1024) +#endif + +#define BH_CONFIG_FILE "bh.conf" + +/* number of barcode types that can be searched at one time */ +#define NUM_SEARCH_BARS 6 +/* number of additional scanning/decoding sections supported */ +#define NUM_SECTIONS 8 +/* number of possible reads per scan plus the extra one for + * the barcode file + */ +#define NUM_READS 56 + 1 + +/* specify sanity limits for autoborder detection and barcode decoding */ +#define BH_AUTOBORDER_TRIES 100 +#define BH_DECODE_TRIES 100 +/* specify a fudge factor in mm for border around decoded barcodes */ +#define BH_DECODE_FUDGE 1.0 + +/* section flags - what operation(s) to perform on section */ +#define BH_SECTION_FRONT_IMAGE (1 << 0) +#define BH_SECTION_BACK_IMAGE (1 << 1) +#define BH_SECTION_FRONT_BAR (1 << 2) +#define BH_SECTION_BACK_BAR (1 << 3) +#define BH_SECTION_FRONT_PATCH (1 << 4) +#define BH_SECTION_BACK_PATCH (1 << 5) + +typedef enum +{ + BH_UNIT_INCH, + BH_UNIT_MM, + BH_UNIT_POINT +} bh_measureUnit; + +typedef enum +{ + BH_COMP_NONE, + BH_COMP_G31D, + BH_COMP_G32D, + BH_COMP_G42D +} bh_compress; + +typedef enum +{ + BH_ROTATION_0, + BH_ROTATION_90, + BH_ROTATION_180, + BH_ROTATION_270 +} bh_rotation; + +typedef enum +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + /* inquiry string */ + OPT_INQUIRY, + /* preview mode */ + OPT_PREVIEW, + /* scan mode */ + OPT_SCAN_MODE, + /* resolution */ + OPT_RESOLUTION, + /* hardware compression */ + OPT_COMPRESSION, + + OPT_GEOMETRY_GROUP, + /* automatic border detection */ + OPT_AUTOBORDER, + /* hardware rotation */ + OPT_ROTATION, + /* hardware deskew */ + OPT_DESKEW, + /* paper size */ + OPT_PAPER_SIZE, + /* top-left x */ + OPT_TL_X, + /* top-left y */ + OPT_TL_Y, + /* bottom-right x */ + OPT_BR_X, + /* bottom-right y */ + OPT_BR_Y, + + OPT_FEEDER_GROUP, + /* scan source (eg. ADF) */ + OPT_SCAN_SOURCE, + /* scan in batch mode */ + OPT_BATCH, + /* scan both sides of the page */ + OPT_DUPLEX, + /* timeout in seconds with manual feed */ + OPT_TIMEOUT_MANUAL, + /* timeout in seconds with ADF */ + OPT_TIMEOUT_ADF, + /* check for page in ADF before scanning */ + OPT_CHECK_ADF, + + OPT_ENHANCEMENT_GROUP, + /* Enables the scanner's control panel */ + OPT_CONTROL_PANEL, + /* ACE Function */ + OPT_ACE_FUNCTION, + /* ACE Sensitivity */ + OPT_ACE_SENSITIVITY, + /* Brightness */ + OPT_BRIGHTNESS, + /* Threshold */ + OPT_THRESHOLD, + /* Contrast */ + OPT_CONTRAST, + /* Negative (reverse image) */ + OPT_NEGATIVE, + + OPT_ICON_GROUP, + /* Width of icon (thumbnail) image in pixels */ + OPT_ICON_WIDTH, + /* Length of icon (thumbnail) image in pixels */ + OPT_ICON_LENGTH, + + OPT_BARCODE_GROUP, + /* Add to barcode search priority. */ + OPT_BARCODE_SEARCH_BAR, + /* Barcode search count (1-7, default 3). */ + OPT_BARCODE_SEARCH_COUNT, + /* Barcode search mode. + * (1 = horizontal,2 = vertical, 6 = v then h, 9 = h then v). + */ + OPT_BARCODE_SEARCH_MODE, + /* Patch code min height (def=127 (5mm)) */ + OPT_BARCODE_HMIN, + /* Barcode search timeout in ms + * (20-65535,default is disabled). + */ + OPT_BARCODE_SEARCH_TIMEOUT, + /* Specify image sections and functions + */ + OPT_SECTION, + /* Specifies the maximum relation from the widest to + * the smallest bar + */ + OPT_BARCODE_RELMAX, + /* Specifies the minimum number of bars in Bar/Patch code */ + OPT_BARCODE_BARMIN, + /* Specifies the maximum number of bars in a Bar/Patch code */ + OPT_BARCODE_BARMAX, + /* Specifies the image contrast used in decoding. + * Use higher values when there are more white pixels + * in the code + */ + OPT_BARCODE_CONTRAST, + /* Controls Patch Code detection. */ + OPT_BARCODE_PATCHMODE, + + /* must come last: */ + NUM_OPTIONS + +} BH_Option; + +/* macros for accessing the value for an option within a scanning context */ +#define _OPT_VAL_WORD(s, o) ((s)->val[(o)].w) +#define _OPT_VAL_WORD_THOUSANDTHS(s, o) \ + (SANE_UNFIX(_OPT_VAL_WORD((s), (o))) * 1000.0 / MM_PER_INCH) +#define _OPT_VAL_STRING(s, o) ((s)->val[(o)].s) +#define _OPT_VAL_WORD_ARRAY(s, o) ((s)->val[(o)].wa) + + +typedef struct _BH_Paper +{ + SANE_String name; + + /* paper dimensions in mm */ + double width, length; +} BH_Paper; + +typedef struct _BH_Section +{ + /* section dimensions - in millimeters */ + u_long top, left, width, length; + + /* compression type/arg/frameformat */ + SANE_Byte compressiontype; + SANE_Byte compressionarg; + SANE_Frame format; + + /* Flags (see BH_SECTION_...) indicating operation(s) to perform + * on the section. If zero, the section is completely disabled + * and will not even be defined in set_window. + */ + SANE_Word flags; + +} BH_Section; + +typedef struct _BH_Info +{ + SANE_Range x_range; + SANE_Range y_range; + + SANE_Int res_default; + SANE_Bool autoborder_default; + SANE_Bool batch_default; + SANE_Bool deskew_default; + SANE_Bool check_adf_default; + SANE_Bool duplex_default; + SANE_Int timeout_adf_default; + SANE_Int timeout_manual_default; + SANE_Bool control_panel_default; + + /* additional discovered/guessed capabilities */ + SANE_Bool canACE; + SANE_Bool canDuplex; + SANE_Bool canCheckADF; + + /* standard information */ + SANE_Byte devtype; + SANE_Char vendor[9]; /* model name */ + SANE_Char product[17]; /* product name */ + SANE_Char revision[5]; /* revision */ + + /* VPD information */ + SANE_Bool canADF; /* is there an ADF available */ + SANE_Bool colorBandW; /* can scanner do black and white */ + SANE_Bool colorHalftone; /* can scanner do Halftone */ + SANE_Bool canWhiteFrame; /* data processing: White Framing */ + SANE_Bool canBlackFrame; /* data processing: Black Framing */ + SANE_Bool canEdgeExtract; /* data processing: ACE: Edge Extraction */ + SANE_Bool canNoiseFilter; /* data processing: ACE: Noise Filtering */ + SANE_Bool canSmooth; /* data processing: ACE: Smoothing */ + SANE_Bool canLineBold; /* data processing: ACE: LineBolding */ + SANE_Bool comprG3_1D; /* compression: Group 3, 1 dimensional */ + SANE_Bool comprG3_2D; /* compression: Group 3, 2 dimensional */ + SANE_Bool comprG4; /* compression: Group 4 */ + SANE_Bool canBorderRecog; /* can do border recognition */ + SANE_Bool canBarCode; /* bar code support available */ + SANE_Bool canIcon; /* icon support available */ + SANE_Bool canSection; /* section support available */ + SANE_Int lineMaxBytes; /* maximum bytes per scan-line */ + + /* jis information */ + SANE_Int resBasicX; /* basic X resolution */ + SANE_Int resBasicY; /* basic Y resolution */ + SANE_Int resMaxX; /* maximum X resolution */ + SANE_Int resMaxY; /* maximum Y resolution */ + SANE_Int resMinX; /* minimum X resolution */ + SANE_Int resMinY; /* minimum Y resolution */ + SANE_Int resStdList[16+1]; /* list of available standard resolutions + * (first slot is the length) + */ + SANE_Int winWidth; /* length of window (in BasicX res DPI) */ + SANE_Int winHeight; /* height of window (in BasicY res DPI) */ +} BH_Info; + +typedef struct _BH_Device BH_Device; + +struct _BH_Device +{ + BH_Device *next; + SANE_Device sane; + BH_Info info; +}; + + +typedef struct _BH_Scanner BH_Scanner; +struct _BH_Scanner +{ + /* all the state needed to define a scan request: */ + + /* linked list for housekeeping */ + BH_Scanner *next; + + /* scanner dependent/low-level state: */ + BH_Device *hw; + + /* SCSI filedescriptor */ + int fd; + + /* tempfile which is used to send decoded barcode data */ + FILE *barf; + char barfname[PATH_MAX+1]; + + /* SANE option descriptors and values */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + /* additional values that don't fit into Option_Value representation */ + SANE_Byte search_bars[NUM_SEARCH_BARS]; + BH_Section sections[NUM_SECTIONS]; + SANE_Int num_sections; + + /* SANE image parameters */ + SANE_Parameters params; + + /* state information - not options */ + + /* Basic Measurement Unit */ + SANE_Int bmu; + /* Measurement Unit Divisor */ + SANE_Int mud; + + /* track data to be read. ReadList contains the codes of the read types + * (see BH_READ_TYPE...) to perform, readcnt is the total number of reads + * for this scan and readptr points to the current read operation. + */ + SANE_Byte readlist[NUM_READS]; + SANE_Int readcnt, readptr; + + u_long InvalidBytes; + SANE_Bool scanning; + SANE_Bool cancelled; + SANE_Bool backpage; + SANE_Bool barcodes; + SANE_Bool patchcodes; + SANE_Bool icons; + u_long iconwidth, iconlength; + SANE_Bool barcode_not_found; +}; + +static const SANE_Range u8_range = +{ + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range u16_range = +{ + 0, /* minimum */ + 65535, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range icon_range = +{ + 0, /* minimum */ + 3600, /* maximum */ + 8 /* quantization */ +}; + +static const SANE_Range barcode_search_timeout_range = +{ + 20, /* minimum */ + 65535, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range barcode_hmin_range = +{ + 1, /* minimum */ + 1660, /* maximum (when converted from mm + * to thousandths will still be less + * than 65536) + */ + 0 /* quantization */ +}; + +static const SANE_Range barcode_search_count_range = +{ + 1, /* minimum */ + 7, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range barcode_relmax_range = +{ + 0, /* minimum */ + 6, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range barcode_contrast_range = +{ + 0, /* minimum */ + 6, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range barcode_patchmode_range = +{ + 0, /* minimum */ + 1, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range ace_function_range = +{ + -4, /* minimum */ + 4, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range ace_sensitivity_range = +{ + 0, /* minimum */ + 9, /* maximum */ + 0 /* quantization */ +}; + +static SANE_String_Const scan_mode_list[] = +{ + "lineart", + "halftone", + 0 +}; + +static SANE_String_Const scan_mode_min_list[] = +{ + "lineart", + 0 +}; + +static SANE_String_Const barcode_search_mode_list[] = +{ + "horiz-vert", /* 9 */ + "horizontal", /* 1 */ + "vertical", /* 2 */ + "vert-horiz", /* 6 */ + 0 +}; + +static SANE_String_Const scan_source_list[] = +{ + "Automatic Document Feeder", + "Manual Feed Tray", + 0 +}; + +static SANE_String_Const compression_list[] = +{ + "none", + "g31d", + "g32d", + "g42d", + 0 +}; + +/* list of supported bar/patch codes */ +static SANE_String_Const barcode_search_bar_list[] = +{ + "none", + "ean-8", + "ean-13", + "reserved-ean-add", + "code39", + "code2-5-interleaved", + "code2-5-3lines-matrix", + "code2-5-3lines-datalogic", + "code2-5-5lines-industrial", + "patchcode", + "codabar", + "codabar-with-start-stop", + "code39ascii", + "code128", + "code2-5-5lines-iata", + 0 +}; + +/* list of supported rotation angles */ +static SANE_String_Const rotation_list[] = +{ + "0", + "90", + "180", + "270", + 0 +}; + +/* list of support paper sizes */ +/* 'custom' MUST be item 0; otherwise a width or length of 0 indicates + * the maximum value supported by the scanner + */ +static const BH_Paper paper_sizes[] = +{ + {"Custom", 0.0, 0.0}, + {"Letter", 215.9, 279.4}, + {"Legal", 215.9, 355.6}, + {"A3", 297, 420}, + {"A4", 210, 297}, + {"A5", 148.5, 210}, + {"A6", 105, 148.5}, + {"B4", 250, 353}, + {"B5", 182, 257}, + {"Full", 0.0, 0.0}, +}; + +/* MUST be kept in sync with paper_sizes */ +static SANE_String_Const paper_list[] = +{ + "Custom", + "Letter", + "Legal", + "A3", + "A4", + "A5", + "A6", + "B4", + "B5", + "Full", + 0 +}; + +static /* inline */ int _is_host_little_endian(void); +static /* inline */ int +_is_host_little_endian() +{ + SANE_Int val = 255; + unsigned char *firstbyte = (unsigned char *) &val; + + return (*firstbyte == 255) ? SANE_TRUE : SANE_FALSE; +} + +static /* inline */ void +_lto2b(u_long val, SANE_Byte *bytes) +{ + bytes[0] = (val >> 8) & 0xff; + bytes[1] = val & 0xff; +} + +static /* inline */ void +_lto3b(u_long val, SANE_Byte *bytes) +{ + bytes[0] = (val >> 16) & 0xff; + bytes[1] = (val >> 8) & 0xff; + bytes[2] = val & 0xff; +} + +static /* inline */ void +_lto4b(u_long val, SANE_Byte *bytes) +{ + bytes[0] = (val >> 24) & 0xff; + bytes[1] = (val >> 16) & 0xff; + bytes[2] = (val >> 8) & 0xff; + bytes[3] = val & 0xff; +} + +static /* inline */ u_long +_2btol(SANE_Byte *bytes) +{ + u_long rv; + + rv = (bytes[0] << 8) | bytes[1]; + + return rv; +} + +static /* inline */ u_long +_4btol(SANE_Byte *bytes) +{ + u_long rv; + + rv = (bytes[0] << 24) | + (bytes[1] << 16) | + (bytes[2] << 8) | + bytes[3]; + + return rv; +} + +#define SANE_TITLE_SCAN_MODE_GROUP "Scan Mode" +#define SANE_TITLE_GEOMETRY_GROUP "Geometry" +#define SANE_TITLE_FEEDER_GROUP "Feeder" +#define SANE_TITLE_ENHANCEMENT_GROUP "Enhancement" +#define SANE_TITLE_ICON_GROUP "Icon" +#define SANE_TITLE_BARCODE_GROUP "Barcode" + +#define SANE_NAME_AUTOBORDER "autoborder" +#define SANE_TITLE_AUTOBORDER "Autoborder" +#define SANE_DESC_AUTOBORDER "Enable Automatic Border Detection" + +#define SANE_NAME_COMPRESSION "compression" +#define SANE_TITLE_COMPRESSION "Data Compression" +#define SANE_DESC_COMPRESSION "Sets the compression mode of the scanner" + +#define SANE_NAME_ROTATION "rotation" +#define SANE_TITLE_ROTATION "Page Rotation" +#define SANE_DESC_ROTATION "Sets the page rotation mode of the scanner" + +#define SANE_NAME_DESKEW "deskew" +#define SANE_TITLE_DESKEW "Page Deskew" +#define SANE_DESC_DESKEW "Enable Deskew Mode" + +#define SANE_NAME_TIMEOUT_ADF "timeout-adf" +#define SANE_TITLE_TIMEOUT_ADF "ADF Timeout" +#define SANE_DESC_TIMEOUT_ADF "Sets the timeout in seconds for the ADF" + +#define SANE_NAME_TIMEOUT_MANUAL "timeout-manual" +#define SANE_TITLE_TIMEOUT_MANUAL "Manual Timeout" +#define SANE_DESC_TIMEOUT_MANUAL "Sets the timeout in seconds for manual feeder" + +#define SANE_NAME_BATCH "batch" +#define SANE_TITLE_BATCH "Batch" +#define SANE_DESC_BATCH "Enable Batch Mode" + +#define SANE_NAME_CHECK_ADF "check-adf" +#define SANE_TITLE_CHECK_ADF "Check ADF" +#define SANE_DESC_CHECK_ADF "Check ADF Status prior to starting scan" + +#define SANE_NAME_DUPLEX "duplex" +#define SANE_TITLE_DUPLEX "Duplex" +#define SANE_DESC_DUPLEX "Enable Duplex (Dual-Sided) Scanning" + +#define SANE_NAME_BARCODE_SEARCH_COUNT "barcode-search-count" +#define SANE_TITLE_BARCODE_SEARCH_COUNT "Barcode Search Count" +#define SANE_DESC_BARCODE_SEARCH_COUNT "Number of barcodes to search for in the scanned image" + +#define SANE_NAME_BARCODE_HMIN "barcode-hmin" +#define SANE_TITLE_BARCODE_HMIN "Barcode Minimum Height" +#define SANE_DESC_BARCODE_HMIN "Sets the Barcode Minimun Height (larger values increase recognition speed)" + +#define SANE_NAME_BARCODE_SEARCH_MODE "barcode-search-mode" +#define SANE_TITLE_BARCODE_SEARCH_MODE "Barcode Search Mode" +#define SANE_DESC_BARCODE_SEARCH_MODE "Chooses the orientation of barcodes to be searched" + +#define SANE_NAME_BARCODE_SEARCH_TIMEOUT "barcode-search-timeout" +#define SANE_TITLE_BARCODE_SEARCH_TIMEOUT "Barcode Search Timeout" +#define SANE_DESC_BARCODE_SEARCH_TIMEOUT "Sets the timeout for barcode searching" + +#define SANE_NAME_BARCODE_SEARCH_BAR "barcode-search-bar" +#define SANE_TITLE_BARCODE_SEARCH_BAR "Barcode Search Bar" +#define SANE_DESC_BARCODE_SEARCH_BAR "Specifies the barcode type to search for" + +#define SANE_NAME_SECTION "section" +#define SANE_TITLE_SECTION "Image/Barcode Search Sections" +#define SANE_DESC_SECTION "Specifies an image section and/or a barcode search region" + +#define SANE_NAME_BARCODE_RELMAX "barcode-relmax" +#define SANE_TITLE_BARCODE_RELMAX "Barcode RelMax" +#define SANE_DESC_BARCODE_RELMAX "Specifies the maximum relation from the widest to the smallest bar" + +#define SANE_NAME_BARCODE_BARMIN "barcode-barmin" +#define SANE_TITLE_BARCODE_BARMIN "Barcode Bar Minimum" +#define SANE_DESC_BARCODE_BARMIN "Specifies the minimum number of bars in Bar/Patch code" + +#define SANE_NAME_BARCODE_BARMAX "barcode-barmax" +#define SANE_TITLE_BARCODE_BARMAX "Barcode Bar Maximum" +#define SANE_DESC_BARCODE_BARMAX "Specifies the maximum number of bars in a Bar/Patch code" + +#define SANE_NAME_BARCODE_CONTRAST "barcode-contrast" +#define SANE_TITLE_BARCODE_CONTRAST "Barcode Contrast" +#define SANE_DESC_BARCODE_CONTRAST "Specifies the image contrast used in decoding. Use higher values when " \ +"there are more white pixels in the code" + +#define SANE_NAME_BARCODE_PATCHMODE "barcode-patchmode" +#define SANE_TITLE_BARCODE_PATCHMODE "Barcode Patch Mode" +#define SANE_DESC_BARCODE_PATCHMODE "Controls Patch Code detection." + +#define SANE_NAME_CONTROL_PANEL "control-panel" +#define SANE_TITLE_CONTROL_PANEL "Control Panel " +#define SANE_DESC_CONTROL_PANEL "Enables the scanner's control panel" + +#define SANE_NAME_ACE_FUNCTION "ace-function" +#define SANE_TITLE_ACE_FUNCTION "ACE Function" +#define SANE_DESC_ACE_FUNCTION "ACE Function" + +#define SANE_NAME_ACE_SENSITIVITY "ace-sensitivity" +#define SANE_TITLE_ACE_SENSITIVITY "ACE Sensitivity" +#define SANE_DESC_ACE_SENSITIVITY "ACE Sensitivity" + +#define SANE_NAME_ICON_WIDTH "icon-width" +#define SANE_TITLE_ICON_WIDTH "Icon Width" +#define SANE_DESC_ICON_WIDTH "Width of icon (thumbnail) image in pixels" + +#define SANE_NAME_ICON_LENGTH "icon-length" +#define SANE_TITLE_ICON_LENGTH "Icon Length" +#define SANE_DESC_ICON_LENGTH "Length of icon (thumbnail) image in pixels" + +#define SANE_NAME_PAPER_SIZE "paper-size" +#define SANE_TITLE_PAPER_SIZE "Paper Size" +#define SANE_DESC_PAPER_SIZE "Specify the scan window geometry by specifying the paper size " \ +"of the documents to be scanned" + +#define SANE_NAME_INQUIRY "inquiry" +#define SANE_TITLE_INQUIRY "Inquiry Data" +#define SANE_DESC_INQUIRY "Displays scanner inquiry data" + +/* low level SCSI commands and buffers */ + +/* SCSI commands */ +#define BH_SCSI_TEST_UNIT_READY 0x00 +#define BH_SCSI_SET_WINDOW 0x24 +#define BH_SCSI_GET_WINDOW 0x25 +#define BH_SCSI_READ_SCANNED_DATA 0x28 +#define BH_SCSI_INQUIRY 0x12 +#define BH_SCSI_MODE_SELECT 0x15 +#define BH_SCSI_START_SCAN 0x1b +#define BH_SCSI_MODE_SENSE 0x1a +#define BH_SCSI_GET_BUFFER_STATUS 0x34 +#define BH_SCSI_OBJECT_POSITION 0x31 + +/* page codes used with BH_SCSI_INQUIRY */ +#define BH_INQUIRY_STANDARD_PAGE_CODE 0x00 +#define BH_INQUIRY_VPD_PAGE_CODE 0xC0 +#define BH_INQUIRY_JIS_PAGE_CODE 0xF0 + +/* page codes used with BH_SCSI_MODE_SELECT and BH_SCSI_MODE_SENSE */ +#define BH_MODE_MEASUREMENT_PAGE_CODE 0x03 +#define BH_MODE_TIMEOUT_PAGE_CODE 0x20 +#define BH_MODE_ICON_PAGE_CODE 0x21 +#define BH_MODE_BARCODE_PRIORITY_PAGE_CODE 0x30 +#define BH_MODE_BARCODE_PARAM1_PAGE_CODE 0x31 +#define BH_MODE_BARCODE_PARAM2_PAGE_CODE 0x32 +#define BH_MODE_BARCODE_PARAM3_PAGE_CODE 0x32 + +/* data type codes used with BH_SCSI_READ_SCANNED_DATA */ +#define BH_SCSI_READ_TYPE_FRONT 0x80 +/* 0x81 thru 0x88 read front page sections 1 thru 8 respectively */ +#define BH_SCSI_READ_TYPE_BACK 0x90 +/* 0x91 thru 0x98 read back page sections 1 thru 8 respectively */ +#define BH_SCSI_READ_TYPE_FRONT_BARCODE 0xA0 +/* 0xA1 thru 0xA8 read front page barcodes in sections 1 thru 8 respectively */ +#define BH_SCSI_READ_TYPE_BACK_BARCODE 0xB0 +/* 0xB1 thru 0xB8 read back page barcodes in sections 1 thru 8 respectively */ +#define BH_SCSI_READ_TYPE_FRONT_PATCHCODE 0xC0 +/* 0xC1 thru 0xC8 read front page patchcodes in sections 1 thru 8 respectively */ +#define BH_SCSI_READ_TYPE_BACK_PATCHCODE 0xD0 +/* 0xD1 thru 0xD8 read back page patchcodes in sections 1 thru 8 respectively */ +#define BH_SCSI_READ_TYPE_FRONT_ICON 0x89 +#define BH_SCSI_READ_TYPE_BACK_ICON 0x99 + +/* this one is not a real readtype; it's used to help transfer the barcode file */ +#define BH_SCSI_READ_TYPE_SENDBARFILE 0xBB + +#define BH_HAS_IMAGE_DATA(i) ((i) >= BH_SCSI_READ_TYPE_FRONT && \ + (i) <= BH_SCSI_READ_TYPE_BACK_ICON) + +/* batchmode codes used with BH_SCSI_SET_WINDOW */ +#define BH_BATCH_DISABLE 0x00 +#define BH_BATCH_ENABLE 0x01 +#define BH_BATCH_TERMINATE 0x02 +#define BH_BATCH_ABORT 0x03 + +/* deskew mode codes used with BH_SCSI_SET_WINDOW */ +#define BH_DESKEW_DISABLE 0x00 /* border detection is assumed, see page 3-37 of 8000 manual */ +#define BH_DESKEW_ENABLE 0x04 /* deskew and border detection */ + +/* used with BH_SCSI_SET_WINDOW, BH_SCSI_GET_WINDOW */ +typedef struct _BH_SectionBlock { + SANE_Byte ul_x[4]; + SANE_Byte ul_y[4]; + SANE_Byte width[4]; + SANE_Byte length[4]; + SANE_Byte compressiontype; + SANE_Byte compressionarg; + SANE_Byte reserved[6]; +} BH_SectionBlock; + +/* used with BH_SCSI_SET_WINDOW, BH_SCSI_GET_WINDOW */ +struct window_data { /* window descriptor block byte layout */ + SANE_Byte windowid; /* 0 */ + SANE_Byte autoborder; /* 1 */ + SANE_Byte xres[2]; /* 2,3 */ + SANE_Byte yres[2]; /* 4,5 */ + SANE_Byte ulx[4]; /* 6-9 */ + SANE_Byte uly[4]; /* 10-13 */ + SANE_Byte windowwidth[4]; /* 14-17 */ + SANE_Byte windowlength[4]; /* 18-21 */ + SANE_Byte brightness; /* 22 */ + SANE_Byte threshold; /* 23 */ + SANE_Byte contrast; /* 24 */ + SANE_Byte imagecomposition; /* 25 */ + SANE_Byte bitsperpixel; /* 26 */ + SANE_Byte halftonecode; /* 27 */ + SANE_Byte halftoneid; /* 28 */ + SANE_Byte paddingtype; /* 29 */ + SANE_Byte bitordering[2]; /* 30,31 */ + SANE_Byte compressiontype; /* 32 */ + SANE_Byte compressionarg; /* 33 */ + SANE_Byte reserved2[6]; /* 34-39 */ + SANE_Byte remote; /* 40 */ + SANE_Byte acefunction; /* 41 */ + SANE_Byte acesensitivity; /* 42 */ + SANE_Byte batchmode; /* 43 */ + SANE_Byte reserved3[2]; /* 44,45 */ + SANE_Byte border_rotation; /* 46 added this for copiscan 8080 */ + SANE_Byte reserved4[17]; /* 47-63 added this for copiscan 8080 */ + BH_SectionBlock sectionblock[NUM_SECTIONS]; +}; + +/* used with BH_SCSI_READ_SCANNED_DATA */ +/* structure for returned decoded barcode data */ +struct barcode_data { + SANE_Byte reserved1[2]; + SANE_Byte barcodetype[2]; + SANE_Byte statusflag[2]; + SANE_Byte barcodeorientation[2]; + SANE_Byte posxa[2]; + SANE_Byte posya[2]; + SANE_Byte posxb[2]; + SANE_Byte posyb[2]; + SANE_Byte posxc[2]; + SANE_Byte posyc[2]; + SANE_Byte posxd[2]; + SANE_Byte posyd[2]; + SANE_Byte barcodesearchtime[2]; + SANE_Byte reserved2[13]; + SANE_Byte barcodelen; + SANE_Byte barcodedata[160]; +}; + +/* structure for returned icon data block */ +struct icon_data { + SANE_Byte windowwidth[4]; + SANE_Byte windowlength[4]; + SANE_Byte iconwidth[4]; + SANE_Byte iconwidthbytes[4]; + SANE_Byte iconlength[4]; + SANE_Byte bitordering; + SANE_Byte reserved[7]; + SANE_Byte icondatalen[4]; +}; + + +/* used with BH_SCSI_INQUIRY */ + +/* Standard Data [EVPD=0] */ +struct inquiry_standard_data { + SANE_Byte devtype; + SANE_Byte reserved[7]; + SANE_Byte vendor[8]; + SANE_Byte product[16]; + SANE_Byte revision[4]; +}; + +/* VPD Information [EVPD=1, PageCode=C0H] */ +struct inquiry_vpd_data { + SANE_Byte devtype; + SANE_Byte pagecode; + SANE_Byte reserved1; + SANE_Byte alloclen; + SANE_Byte adf; + SANE_Byte reserved2[2]; + SANE_Byte imagecomposition; + SANE_Byte imagedataprocessing[2]; + SANE_Byte compression; + SANE_Byte reserved3; + SANE_Byte sizerecognition; + SANE_Byte optionalfeatures; + SANE_Byte xmaxoutputbytes[2]; +}; + + +/* JIS Information [EVPD=1, PageCode=F0H] */ +struct inquiry_jis_data { + SANE_Byte devtype; + SANE_Byte pagecode; + SANE_Byte jisversion; + SANE_Byte reserved1; + SANE_Byte alloclen; + SANE_Byte basicxres[2]; + SANE_Byte basicyres[2]; + SANE_Byte resolutionstep; + SANE_Byte maxxres[2]; + SANE_Byte maxyres[2]; + SANE_Byte minxres[2]; + SANE_Byte minyres[2]; + SANE_Byte standardres[2]; + SANE_Byte windowwidth[4]; + SANE_Byte windowlength[4]; + SANE_Byte functions; + SANE_Byte reserved2; +}; + +/* used with BH_SCSI_MODE_SELECT and BH_SCSI_MODE_SENSE */ + +/* Scanning Measurement Parameters PageCode=03H */ +struct mode_page_03 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte bmu; + SANE_Byte reserved1; + SANE_Byte mud[2]; + SANE_Byte reserved2[2]; +}; + +/* Scan Command Timeout PageCode=20H */ +struct mode_page_20 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte timeoutmanual; + SANE_Byte timeoutadf; + SANE_Byte reserved[4]; +}; + +/* Icon Definition PageCode=21H */ +struct mode_page_21 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte iconwidth[2]; + SANE_Byte iconlength[2]; + SANE_Byte reserved[2]; +}; + +/* Bar/Patch Code search priority order PageCode=30H */ +struct mode_page_30 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte priority[6]; +}; + +/* Bar/Patch Code search parameters 1 of 3 PageCode=31H */ +struct mode_page_31 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte minbarheight[2]; + SANE_Byte searchcount; + SANE_Byte searchmode; + SANE_Byte searchtimeout[2]; +}; + +/* Bar/Patch Code search parameters 2 of 3 PageCode=32H */ +struct mode_page_32 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte relmax[2]; + SANE_Byte barmin[2]; + SANE_Byte barmax[2]; +}; + +/* Bar/Patch Code search parameters 3 of 3 PageCode=33H */ +struct mode_page_33 { + SANE_Byte modedatalen; + SANE_Byte mediumtype; + SANE_Byte devicespecificparam; + SANE_Byte blockdescriptorlen; + + SANE_Byte pagecode; + SANE_Byte paramlen; + SANE_Byte barcodecontrast[2]; + SANE_Byte patchmode[2]; + SANE_Byte reserved[2]; +}; + +#ifndef sane_isbasicframe +#define SANE_FRAME_TEXT 10 +#define SANE_FRAME_JPEG 11 +#define SANE_FRAME_G31D 12 +#define SANE_FRAME_G32D 13 +#define SANE_FRAME_G42D 14 +#define sane_strframe(f) ( (f) == SANE_FRAME_GRAY ? "gray" : \ + (f) == SANE_FRAME_RGB ? "RGB" : \ + (f) == SANE_FRAME_RED ? "red" : \ + (f) == SANE_FRAME_GREEN ? "green" : \ + (f) == SANE_FRAME_BLUE ? "blue" : \ + (f) == SANE_FRAME_TEXT ? "text" : \ + (f) == SANE_FRAME_JPEG ? "jpeg" : \ + (f) == SANE_FRAME_G31D ? "g31d" : \ + (f) == SANE_FRAME_G32D ? "g32d" : \ + (f) == SANE_FRAME_G42D ? "g42d" : \ + "unknown" ) + +#define sane_isbasicframe(f) ( (f) == SANE_FRAME_GRAY || \ + (f) == SANE_FRAME_RGB || \ + (f) == SANE_FRAME_RED || \ + (f) == SANE_FRAME_GREEN || \ + (f) == SANE_FRAME_BLUE ) + +#endif + +#endif /* BH_H */ diff --git a/backend/canon-sane.c b/backend/canon-sane.c new file mode 100644 index 0000000..79ce0ba --- /dev/null +++ b/backend/canon-sane.c @@ -0,0 +1,2229 @@ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback UNUSEDARG authorize) +{ + char devnam[PATH_MAX] = "/dev/scanner"; + FILE *fp; + + int i, j; + SANE_Byte primary, secondary, inmask, priMask, secMask; + + DBG_INIT (); + DBG (1, ">> sane_init\n"); + +/****** for lineart mode of FB1200S ******/ + for (i = 0; i < 256; i++) + { + primary = secondary = 0; + inmask = 0x80; + priMask = 0x40; + secMask = 0x80; + for (j = 0; j < 4; j++) + { + if (i & inmask) + { + primary |= priMask; + secondary |= secMask; + } + priMask = priMask >> 2; + secMask = secMask >> 2; + inmask = inmask >> 1; + } + primaryHigh[i] = primary; + secondaryHigh[i] = secondary; + + primary = secondary = 0; + priMask = 0x40; + secMask = 0x80; + for (j = 0; j < 4; j++) + { + if (i & inmask) + { + primary |= priMask; + secondary |= secMask; + } + priMask = priMask >> 2; + secMask = secMask >> 2; + inmask = inmask >> 1; + } + primaryLow[i] = primary; + secondaryLow[i] = secondary; + } +/******************************************/ + +#if defined PACKAGE && defined VERSION + DBG (2, "sane_init: " PACKAGE " " VERSION "\n"); +#endif + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (CANON_CONFIG_FILE); + if (fp) + { + char line[PATH_MAX]; + size_t len; + + /* read config file */ + /* while (fgets (line, sizeof (line), fp)) */ + while (sanei_config_read (line, sizeof (line), fp)) + { + if (line[0] == '#') /* ignore line comments */ + continue; + len = strlen (line); + /*if (line[len - 1] == '\n') + line[--len] = '\0'; */ + + if (!len) + continue; /* ignore empty lines */ + strcpy (devnam, line); + } + fclose (fp); + } + sanei_config_attach_matching_devices (devnam, attach_one); + DBG (1, "<< sane_init\n"); + return SANE_STATUS_GOOD; +} + +/**************************************************************************/ + +void +sane_exit (void) +{ + CANON_Device *dev, *next; + DBG (1, ">> sane_exit\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free ((void *) dev); + } + + DBG (1, "<< sane_exit\n"); +} + +/**************************************************************************/ + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, +SANE_Bool UNUSEDARG local_only) +{ + static const SANE_Device **devlist = 0; + CANON_Device *dev; + int i; + DBG (1, ">> sane_get_devices\n"); + + if (devlist) + free (devlist); + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return (SANE_STATUS_NO_MEM); + + i = 0; + for (dev = first_dev; dev; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + DBG (1, "<< sane_get_devices\n"); + return SANE_STATUS_GOOD; +} + +/**************************************************************************/ + +SANE_Status +sane_open (SANE_String_Const devnam, SANE_Handle * handle) +{ + SANE_Status status; + CANON_Device *dev; + CANON_Scanner *s; + int i, j, c; + + DBG (1, ">> sane_open\n"); + + if (devnam[0] == '\0') + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + break; + } + } + else + dev = first_dev; + + if (!dev) + { + status = attach (devnam, &dev); + if (status != SANE_STATUS_GOOD) + return (status); + } + + + if (!dev) + return (SANE_STATUS_INVAL); + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + + s->fd = -1; + s->hw = dev; + + if (s->hw->info.model == FS2710) + { + for (i = 0; i < 4; i++) + { + s->gamma_map[i][0] = '\0'; + s->gamma_table[i][0] = 0; + } + for (j = 1; j < 4096; ++j) + { /* FS2710 needs inital gamma 2.0 */ + c = (int) (256.0 * pow (((double) j) / 4096.0, 0.5)); + for (i = 0; i < 4; i++) + { + s->gamma_map[i][j] = (u_char) c; + if ((j & 0xf) == 0) + s->gamma_table[i][j >> 4] = c; + } + } + s->colour = 1; + s->auxbuf_len = 0; + } + else + { + for (i = 0; i < 4; ++i) + { + for (j = 0; j < 256; ++j) + s->gamma_table[i][j] = j; + } + } + + init_options (s); + + if (s->hw->info.model == FB1200) + s->inbuffer = malloc (30894); /* modification for FB1200S */ + else + s->inbuffer = malloc (15312); /* modification for FB620S */ + + if (!s->inbuffer) + return SANE_STATUS_NO_MEM; + + if (s->hw->info.model == FB1200) + s->outbuffer = malloc (30894); /* modification for FB1200S */ + else + s->outbuffer = malloc (15312); /* modification for FB620S */ + + if (!s->outbuffer) + { + free (s->inbuffer); + return SANE_STATUS_NO_MEM; + } + + s->next = first_handle; + first_handle = s; + + *handle = s; + + DBG (1, "<< sane_open\n"); + return SANE_STATUS_GOOD; + +} + +/**************************************************************************/ + +void +sane_close (SANE_Handle handle) +{ + CANON_Scanner *s = (CANON_Scanner *) handle; + SANE_Status status; + + DBG (1, ">> sane_close\n"); + + if (s->val[OPT_EJECT_BEFOREEXIT].w) + { + if (s->fd == -1) + sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + status = medium_position (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_close: MEDIUM POSITION failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + } + s->AF_NOW = SANE_TRUE; + DBG (1, "sane_close AF_NOW = '%d'\n", s->AF_NOW); + } + + if (s->fd != -1) + sanei_scsi_close (s->fd); + + if (s->inbuffer) + free (s->inbuffer); /* modification for FB620S */ + if (s->outbuffer) + free (s->outbuffer); /* modification for FB620S */ + if (s->auxbuf_len > 0) + free (s->auxbuf); /* modification for FS2710S */ + + free (s); + + DBG (1, ">> sane_close\n"); +} + +/**************************************************************************/ + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + CANON_Scanner *s = handle; + DBG (21, ">> sane_get_option_descriptor option number %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return (0); + + DBG (21, " sane_get_option_descriptor option name %s\n", + option_name[option]); + + DBG (21, "<< sane_get_option_descriptor option number %d\n", option); + return (s->opt + option); +} + +/**************************************************************************/ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + CANON_Scanner *s = handle; + SANE_Status status; + SANE_Word w, cap; + SANE_Byte gbuf[4096]; + size_t buf_size; + int i, neg, gamma_component, int_t, transfer_data_type; + time_t dtime, rt; + + DBG (21, ">> sane_control_option %s\n", option_name[option]); + + if (info) + *info = 0; + + if (s->scanning == SANE_TRUE) + { + DBG (21, ">> sane_control_option: device is busy scanning\n"); + return (SANE_STATUS_DEVICE_BUSY); + } + if (option >= NUM_OPTIONS) + return (SANE_STATUS_INVAL); + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return (SANE_STATUS_INVAL); + + if (action == SANE_ACTION_GET_VALUE) + { + DBG (21, "sane_control_option get value of %s\n", option_name[option]); + switch (option) + { + /* word options: */ + case OPT_FLATBED_ONLY: + case OPT_TPU_ON: + case OPT_TPU_PN: + case OPT_TPU_TRANSPARENCY: + case OPT_RESOLUTION_BIND: + case OPT_HW_RESOLUTION_ONLY: /* 990320, ss */ + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_CUSTOM_GAMMA: + case OPT_CUSTOM_GAMMA_BIND: + case OPT_HNEGATIVE: + /* case OPT_GRC: */ + case OPT_MIRROR: + case OPT_AE: + case OPT_PREVIEW: + case OPT_BIND_HILO: + case OPT_HILITE_R: + case OPT_SHADOW_R: + case OPT_HILITE_G: + case OPT_SHADOW_G: + case OPT_HILITE_B: + case OPT_SHADOW_B: + case OPT_EJECT_AFTERSCAN: + case OPT_EJECT_BEFOREEXIT: + case OPT_THRESHOLD: + case OPT_AF: + case OPT_AF_ONCE: + case OPT_FOCUS: + if ((option >= OPT_NEGATIVE) && (option <= OPT_SHADOW_B)) + { + DBG (21, "GET_VALUE for %s: s->val[%s].w = %d\n", + option_name[option], option_name[option], + s->val[option].w); + } + *(SANE_Word *) val = s->val[option].w; + DBG (21, "value for option %s: %d\n", option_name[option], + s->val[option].w); + return (SANE_STATUS_GOOD); + + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + + memset (gbuf, 0, sizeof (gbuf)); + buf_size = 256; + transfer_data_type = 0x03; + + DBG (21, "sending GET_DENSITY_CURVE\n"); + if (s->val[OPT_CUSTOM_GAMMA_BIND].w == SANE_TRUE) + /* If using bind analog gamma, option will be OPT_GAMMA_VECTOR. + In this case, use the curve for green */ + gamma_component = 2; + else + /* Else use a different index for each curve */ + gamma_component = option - OPT_GAMMA_VECTOR; + + /* Now get the values from the scanner */ + if (s->hw->info.model != FS2710) + { + sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + status = + get_density_curve (s->fd, gamma_component, gbuf, &buf_size, + transfer_data_type); + sanei_scsi_close (s->fd); + s->fd = -1; + if (status != SANE_STATUS_GOOD) + { + DBG (21, "GET_DENSITY_CURVE\n"); + return (SANE_STATUS_INVAL); + } + } + else + status = + get_density_curve_fs2710 (s, gamma_component, gbuf, &buf_size); + + neg = (s->hw->info.is_filmscanner) ? + strcmp (filmtype_list[1], s->val[OPT_NEGATIVE].s) + : s->val[OPT_HNEGATIVE].w; + + for (i = 0; i < 256; i++) + { + if (!neg) + s->gamma_table[option - OPT_GAMMA_VECTOR][i] = + (SANE_Int) gbuf[i]; + else + s->gamma_table[option - OPT_GAMMA_VECTOR][i] = + 255 - (SANE_Int) gbuf[255 - i]; + } + + memcpy (val, s->val[option].wa, s->opt[option].size); + DBG (21, "value for option %s: %d\n", option_name[option], + s->val[option].w); + return (SANE_STATUS_GOOD); + + /* string options: */ + case OPT_TPU_DCM: + case OPT_TPU_FILMTYPE: + case OPT_MODE: + case OPT_NEGATIVE: + case OPT_NEGATIVE_TYPE: + case OPT_SCANNING_SPEED: + strcpy (val, s->val[option].s); + DBG (21, "value for option %s: %s\n", option_name[option], + s->val[option].s); + return (SANE_STATUS_GOOD); + + default: + val = 0; + return (SANE_STATUS_GOOD); + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + DBG (21, "sane_control_option set value for %s\n", option_name[option]); + if (!SANE_OPTION_IS_SETTABLE (cap)) + return (SANE_STATUS_INVAL); + + status = sanei_constrain_value (s->opt + option, val, info); + + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_TPU_PN: + case OPT_TPU_TRANSPARENCY: + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + /* fall through */ + case OPT_NUM_OPTS: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_THRESHOLD: + case OPT_HNEGATIVE: + /* case OPT_GRC: */ + case OPT_MIRROR: + case OPT_AE: + case OPT_PREVIEW: + case OPT_HILITE_R: + case OPT_SHADOW_R: + case OPT_HILITE_G: + case OPT_SHADOW_G: + case OPT_HILITE_B: + case OPT_SHADOW_B: + case OPT_AF_ONCE: + case OPT_FOCUS: + case OPT_EJECT_AFTERSCAN: + case OPT_EJECT_BEFOREEXIT: + s->val[option].w = *(SANE_Word *) val; + DBG (21, "SET_VALUE for %s: s->val[%s].w = %d\n", + option_name[option], option_name[option], s->val[option].w); + return (SANE_STATUS_GOOD); + + case OPT_RESOLUTION_BIND: + if (s->val[option].w != *(SANE_Word *) val) + { + s->val[option].w = *(SANE_Word *) val; + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (!s->val[option].w) + { /* don't bind */ + s->opt[OPT_Y_RESOLUTION].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_X_RESOLUTION].title = + SANE_TITLE_SCAN_X_RESOLUTION; + s->opt[OPT_X_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = SANE_DESC_SCAN_X_RESOLUTION; + } + else + { /* bind */ + s->opt[OPT_Y_RESOLUTION].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_X_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + } + } + return SANE_STATUS_GOOD; + + /* 990320, ss: switch between slider and option menue for resolution */ + case OPT_HW_RESOLUTION_ONLY: + if (s->val[option].w != *(SANE_Word *) val) + { + int iPos, xres, yres; + + s->val[option].w = *(SANE_Word *) val; + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (!s->val[option].w) /* use complete range */ + { + s->opt[OPT_X_RESOLUTION].constraint_type = + SANE_CONSTRAINT_RANGE; + s->opt[OPT_X_RESOLUTION].constraint.range = + &s->hw->info.xres_range; + s->opt[OPT_Y_RESOLUTION].constraint_type = + SANE_CONSTRAINT_RANGE; + s->opt[OPT_Y_RESOLUTION].constraint.range = + &s->hw->info.yres_range; + } + else /* use only hardware resolutions */ + { + s->opt[OPT_X_RESOLUTION].constraint_type = + SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_X_RESOLUTION].constraint.word_list = + s->xres_word_list; + s->opt[OPT_Y_RESOLUTION].constraint_type = + SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_Y_RESOLUTION].constraint.word_list = + s->yres_word_list; + + /* adjust resolutions */ + xres = s->xres_word_list[1]; + for (iPos = 0; iPos < s->xres_word_list[0]; iPos++) + { + if (s->val[OPT_X_RESOLUTION].w >= + s->xres_word_list[iPos + 1]) + xres = s->xres_word_list[iPos + 1]; + } + s->val[OPT_X_RESOLUTION].w = xres; + + yres = s->yres_word_list[1]; + for (iPos = 0; iPos < s->yres_word_list[0]; iPos++) + { + if (s->val[OPT_Y_RESOLUTION].w >= + s->yres_word_list[iPos + 1]) + yres = s->yres_word_list[iPos + 1]; + } + s->val[OPT_Y_RESOLUTION].w = yres; + } + } + return (SANE_STATUS_GOOD); + + case OPT_BIND_HILO: + if (s->val[option].w != *(SANE_Word *) val) + { + s->val[option].w = *(SANE_Word *) val; + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (!s->val[option].w) + { /* don't bind */ + s->opt[OPT_HILITE_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_SHADOW_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_HILITE_B].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_SHADOW_B].cap &= ~SANE_CAP_INACTIVE; + + s->opt[OPT_HILITE_G].title = SANE_TITLE_HIGHLIGHT_G; + s->opt[OPT_HILITE_G].name = SANE_NAME_HIGHLIGHT_G; + s->opt[OPT_HILITE_G].desc = SANE_DESC_HIGHLIGHT_G; + + s->opt[OPT_SHADOW_G].title = SANE_TITLE_SHADOW_G; + s->opt[OPT_SHADOW_G].name = SANE_NAME_SHADOW_G; + s->opt[OPT_SHADOW_G].desc = SANE_DESC_SHADOW_G; + } + else + { /* bind */ + s->opt[OPT_HILITE_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SHADOW_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HILITE_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SHADOW_B].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_HILITE_G].title = SANE_TITLE_HIGHLIGHT; + s->opt[OPT_HILITE_G].name = SANE_NAME_HIGHLIGHT; + s->opt[OPT_HILITE_G].desc = SANE_DESC_HIGHLIGHT; + + s->opt[OPT_SHADOW_G].title = SANE_TITLE_SHADOW; + s->opt[OPT_SHADOW_G].name = SANE_NAME_SHADOW; + s->opt[OPT_SHADOW_G].desc = SANE_DESC_SHADOW; + } + } + return SANE_STATUS_GOOD; + + case OPT_AF: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + s->val[option].w = *(SANE_Word *) val; + w = *(SANE_Word *) val; + if (w) + { + s->opt[OPT_AF_ONCE].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_FOCUS].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_AF_ONCE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_FOCUS].cap &= ~SANE_CAP_INACTIVE; + } + return (SANE_STATUS_GOOD); + + case OPT_FLATBED_ONLY: + s->val[option].w = *(SANE_Word *) val; + if (s->hw->adf.Status != ADF_STAT_NONE && s->val[option].w) + { /* switch on */ + s->hw->adf.Priority |= 0x03; /* flatbed mode */ + s->hw->adf.Feeder &= 0x00; /* autofeed off (default) */ + s->hw->adf.Status = ADF_STAT_DISABLED; + } /* if it isn't connected, don't bother fixing */ + return SANE_STATUS_GOOD; + + case OPT_TPU_ON: + s->val[option].w = *(SANE_Word *) val; + if (s->val[option].w) /* switch on */ + { + s->hw->tpu.Status = TPU_STAT_ACTIVE; + s->opt[OPT_TPU_TRANSPARENCY].cap &= + (s->hw->tpu.ControlMode == 3) ? ~SANE_CAP_INACTIVE : ~0; + s->opt[OPT_TPU_FILMTYPE].cap &= + (s->hw->tpu.ControlMode == 1) ? ~SANE_CAP_INACTIVE : ~0; + } + else /* switch off */ + { + s->hw->tpu.Status = TPU_STAT_INACTIVE; + s->opt[OPT_TPU_TRANSPARENCY].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_TPU_FILMTYPE].cap |= SANE_CAP_INACTIVE; + } + s->opt[OPT_TPU_PN].cap ^= SANE_CAP_INACTIVE; + s->opt[OPT_TPU_DCM].cap ^= SANE_CAP_INACTIVE; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_TPU_DCM: + if (s->val[OPT_TPU_DCM].s) + free (s->val[OPT_TPU_DCM].s); + s->val[OPT_TPU_DCM].s = strdup (val); + + s->opt[OPT_TPU_TRANSPARENCY].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_TPU_FILMTYPE].cap |= SANE_CAP_INACTIVE; + if (!strcmp (s->val[OPT_TPU_DCM].s, + SANE_I18N("Correction according to transparency ratio"))) + { + s->hw->tpu.ControlMode = 3; + s->opt[OPT_TPU_TRANSPARENCY].cap &= ~SANE_CAP_INACTIVE; + } + else if (!strcmp (s->val[OPT_TPU_DCM].s, + SANE_I18N("Correction according to film type"))) + { + s->hw->tpu.ControlMode = 1; + s->opt[OPT_TPU_FILMTYPE].cap &= ~SANE_CAP_INACTIVE; + } + else + s->hw->tpu.ControlMode = 0; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_TPU_FILMTYPE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) + || !strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + /* For Lineart and Halftone: */ + /* Enable "threshold" */ + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + + /* Disable "custom gamma" and "brightness & contrast" */ + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + } + else + { + /* For Gray and Color modes: */ + /* Disable "threshold" */ + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + /* Enable "custom gamma" and "brightness & contrast" */ + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA].w) + { + if (!strcmp (val, SANE_VALUE_SCAN_MODE_COLOR) + || !strcmp (val, SANE_I18N("Fine color"))) + { + s->opt[OPT_CUSTOM_GAMMA_BIND].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA_BIND].w == SANE_TRUE) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= + ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= + ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= + ~SANE_CAP_INACTIVE; + } + } + else + { + s->opt[OPT_CUSTOM_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + } + else + { + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + } + } + return (SANE_STATUS_GOOD); + + case OPT_NEGATIVE: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!strcmp (val, SANE_I18N("Negatives"))) + { + s->RIF = 0; + s->opt[OPT_NEGATIVE_TYPE].cap &= ~SANE_CAP_INACTIVE; + if (SANE_OPTION_IS_SETTABLE(s->opt[OPT_SCANNING_SPEED].cap)) + s->opt[OPT_SCANNING_SPEED].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->RIF = 1; + s->opt[OPT_NEGATIVE_TYPE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_SCANNING_SPEED].cap |= SANE_CAP_INACTIVE; + } + return (SANE_STATUS_GOOD); + + case OPT_NEGATIVE_TYPE: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + for (i = 0; strcmp (val, negative_filmtype_list[i]); i++); + s->negative_filmtype = i; + return (SANE_STATUS_GOOD); + + case OPT_SCANNING_SPEED: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + for (i = 0; strcmp (val, scanning_speed_list[i]); i++); + s->scanning_speed = i; + return (SANE_STATUS_GOOD); + + /* modification for FB620S */ + case OPT_CALIBRATION_NOW: + sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + if (status == SANE_STATUS_GOOD) + { + status = execute_calibration (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (21, "EXECUTE CALIBRATION failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + DBG (21, "EXECUTE CALIBRATION\n"); + sanei_scsi_close (s->fd); + } + else + DBG (1, "calibration: cannot open device file\n"); + s->fd = -1; + return status; + + case OPT_SCANNER_SELF_DIAGNOSTIC: + sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + if (status == SANE_STATUS_GOOD) + { + status = send_diagnostic (s->fd); + { + if (status != SANE_STATUS_GOOD) + { + DBG (21, "SEND DIAGNOSTIC error: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + DBG (21, "SEND DIAGNOSTIC result: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + } + } + else + DBG (1, "send diagnostic: cannot open device file\n"); + s->fd = -1; + return status; + + case OPT_RESET_SCANNER: + sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + if (status == SANE_STATUS_GOOD) + { + time (&(s->time1)); + DBG (11, "time0 = %ld\n", s->time0); + DBG (11, "time1 = %ld\n", s->time1); + dtime = (s->time1) - (s->time0); + DBG (11, "dtime = %ld\n", dtime); + + DBG (11, "switch_preview = %d\n", s->switch_preview); + if (s->switch_preview == 0) + { + rt = sqrt (15 * 15 * (SANE_UNFIX (s->val[OPT_BR_Y].w)) + / 297) + 0.5; + rt = rt + 2; + } + else + rt = 17; + + DBG (11, "SANE_UNFIX(s->val[OPT_BR_Y].w) = %f\n", + SANE_UNFIX (s->val[OPT_BR_Y].w)); + DBG (11, "rt = %ld\n", rt); + + if (dtime < rt) + { + int_t = (int) (rt - dtime); + DBG (11, "int_t = %d\n", int_t); + + sleep (int_t); + } + status = reset_scanner (s->fd); + { + if (status != SANE_STATUS_GOOD) + { + DBG (21, "RESET SCANNER failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + DBG (21, "RESET SCANNER\n"); + sanei_scsi_close (s->fd); + } + } + else + DBG (1, "reset scanner: cannot open device file\n"); + s->fd = -1; + return status; + + case OPT_EJECT_NOW: + sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + status = medium_position (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (21, "MEDIUM POSITION failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + DBG (21, "AF_NOW before = '%d'\n", s->AF_NOW); + s->AF_NOW = SANE_TRUE; + DBG (21, "AF_NOW after = '%d'\n", s->AF_NOW); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + + case OPT_CUSTOM_GAMMA: + w = *(SANE_Word *) val; + + if (w == s->val[OPT_CUSTOM_GAMMA].w) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->val[OPT_CUSTOM_GAMMA].w = w; + if (w) + { + const char *mode = s->val[OPT_MODE].s; + + if (!strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY)) + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + else if (!strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) + || !strcmp (mode, SANE_I18N("Fine color"))) + { + s->opt[OPT_CUSTOM_GAMMA_BIND].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA_BIND].w) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_CUSTOM_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + } + + return SANE_STATUS_GOOD; + + case OPT_CUSTOM_GAMMA_BIND: + w = *(SANE_Word *) val; + + if (w == s->val[OPT_CUSTOM_GAMMA_BIND].w) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->val[OPT_CUSTOM_GAMMA_BIND].w = w; + if (w) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + DBG (21, "setting gamma vector\n"); +/* if (info) */ +/* *info |= SANE_INFO_RELOAD_OPTIONS; */ + return (SANE_STATUS_GOOD); + + } + } + + DBG (1, "<< sane_control_option %s\n", option_name[option]); + return (SANE_STATUS_INVAL); + +} + +/**************************************************************************/ + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters *params) +{ + CANON_Scanner *s = handle; + DBG (1, ">> sane_get_parameters\n"); + + if (!s->scanning) + { + int width, length, xres, yres; + const char *mode; + + memset (&s->params, 0, sizeof (s->params)); + + width = SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w) + * s->hw->info.mud / MM_PER_INCH; + length = SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w) + * s->hw->info.mud / MM_PER_INCH; + + xres = s->val[OPT_X_RESOLUTION].w; + yres = s->val[OPT_Y_RESOLUTION].w; + if (s->val[OPT_RESOLUTION_BIND].w || s->val[OPT_PREVIEW].w) + yres = xres; + + /* make best-effort guess at what parameters will look like once + scanning starts. */ + if (xres > 0 && yres > 0 && width > 0 && length > 0) + { + DBG (11, "sane_get_parameters: width='%d', xres='%d', mud='%d'\n", + width, xres, s->hw->info.mud); + s->params.pixels_per_line = width * xres / s->hw->info.mud; + DBG (11, "sane_get_parameters: length='%d', yres='%d', mud='%d'\n", + length, yres, s->hw->info.mud); + s->params.lines = length * yres / s->hw->info.mud; + DBG (11, "sane_get_parameters: pixels_per_line='%d', lines='%d'\n", + s->params.pixels_per_line, s->params.lines); + } + + mode = s->val[OPT_MODE].s; + if (!strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) + || !strcmp (mode, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + /* workaround rounding problems */ + s->params.pixels_per_line = s->params.bytes_per_line * 8; + s->params.depth = 1; + } + else if (!strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY)) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + } + else if (!strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) + || !strcmp (mode, SANE_I18N("Fine color"))) + { + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line = 3 * s->params.pixels_per_line; + s->params.depth = 8; + } + else + { + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line = 6 * s->params.pixels_per_line; + s->params.depth = 16; + } + s->params.last_frame = SANE_TRUE; + } + + DBG (11, "sane_get_parameters: xres='%d', yres='%d', pixels_per_line='%d', " + "bytes_per_line='%d', lines='%d'\n", s->xres, s->yres, + s->params.pixels_per_line, s->params.bytes_per_line, s->params.lines); + + if (params) + *params = s->params; + + DBG (1, "<< sane_get_parameters\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ + +SANE_Status +sane_start (SANE_Handle handle) +{ + int mode; + char *mode_str; + CANON_Scanner *s = handle; + SANE_Status status; + u_char wbuf[72], dbuf[28], ebuf[72]; + u_char cbuf[2]; /* modification for FB620S */ + size_t buf_size, i; + + char tmpfilename[] = "/tmp/canon.XXXXXX"; /* for FB1200S */ + char *thistmpfile; /* for FB1200S */ + + DBG (1, ">> sane_start\n"); + + s->tmpfile = -1; /* for FB1200S */ + +/******* making a tempfile for 1200 dpi scanning of FB1200S ******/ + if (s->hw->info.model == FB1200) + { + thistmpfile = strdup(tmpfilename); + + if (thistmpfile != NULL) + { + if (mktemp(thistmpfile) == 0) + { + DBG(1, "mktemp(thistmpfile) is failed\n"); + return (SANE_STATUS_INVAL); + } + } + else + { + DBG(1, "strdup(thistmpfile) is failed\n"); + return (SANE_STATUS_INVAL); + } + + s->tmpfile = open(thistmpfile, O_RDWR | O_CREAT | O_EXCL, 0600); + + if (s->tmpfile == -1) + { + DBG(1, "error opening temp file %s\n", thistmpfile); + DBG(1, "errno: %i; %s\n", errno, strerror(errno)); + errno = 0; + return (SANE_STATUS_INVAL); + } + DBG(1, " ****** tmpfile is opened ****** \n"); + + unlink(thistmpfile); + free (thistmpfile); + DBG(1, "free thistmpfile\n"); + } +/******************************************************************/ + + s->scanning = SANE_FALSE; + + if ((s->hw->adf.Status != ADF_STAT_NONE) + && (s->val[OPT_FLATBED_ONLY].w != SANE_TRUE) + && (s->hw->adf.Problem != 0)) + { + DBG (3, "SCANNER ADF HAS A PROBLEM\n"); + if (s->hw->adf.Problem & 0x08) + { + status = SANE_STATUS_COVER_OPEN; + DBG (3, "ADF Cover Open\n"); + } + else if (s->hw->adf.Problem & 0x04) + { + status = SANE_STATUS_JAMMED; + DBG (3, "ADF Paper Jam\n"); + } + else /* adf.Problem = 0x02 */ + { + status = SANE_STATUS_NO_DOCS; + DBG (3, "ADF No More Documents\n"); + } + return status; + } + else if ((s->hw->adf.Status != ADF_STAT_NONE) + && (s->val[OPT_FLATBED_ONLY].w == SANE_TRUE)) + { + set_adf_mode (s->fd, s->hw->adf.Priority); + /* 2.23 define ADF Mode */ + } + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + status = sanei_scsi_open (s->hw->sane.name, &s->fd, sense_handler, s->hw); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open of %s failed: %s\n", s->hw->sane.name, + sane_strstatus (status)); + return (status); + } + +#if 0 /* code moved after define_scan() calls */ + /* Do focus, but not for the preview */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_FOCUS_GROUP].cap) + && !s->val[OPT_PREVIEW].w && s->AF_NOW) + { + if ((status = do_focus (s)) != SANE_STATUS_GOOD) return (status); + if (s->val[OPT_AF_ONCE].w) s->AF_NOW = SANE_FALSE; + } +#endif + + if (s->val[OPT_CUSTOM_GAMMA].w) + { + if ((status = do_gamma (s)) != SANE_STATUS_GOOD) return (status); + } + + DBG (3, "attach: sending GET SCAN MODE for scan control conditions\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = 20; + status = get_scan_mode (s->fd, (u_char) SCAN_CONTROL_CONDITIONS, + ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET SCAN MODE for scan control conditions failed\n"); + sanei_scsi_close (s->fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + DBG (3, "scan mode control byte[%d] = %d\n", (int) i, ebuf[i]); + + if (s->hw->adf.Status != ADF_STAT_NONE) + { + DBG (3, "attach: sending GET SCAN MODE for transparency unit\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = 12; + status = get_scan_mode (s->fd, (u_char) TRANSPARENCY_UNIT, + ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET SCAN MODE for transparency unit failed\n"); + sanei_scsi_close (s->fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + DBG (3, "scan mode control byte[%d] = %d\n", (int) i, + ebuf[i]); + } + + mode_str = s->val[OPT_MODE].s; + s->xres = s->val[OPT_X_RESOLUTION].w; + s->yres = s->val[OPT_Y_RESOLUTION].w; + + if (s->val[OPT_RESOLUTION_BIND].w || s->val[OPT_PREVIEW].w) + s->yres = s->xres; + + s->ulx = SANE_UNFIX (s->val[OPT_TL_X].w) * s->hw->info.mud / MM_PER_INCH; + s->uly = SANE_UNFIX (s->val[OPT_TL_Y].w) * s->hw->info.mud / MM_PER_INCH; + + s->width = SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w) + * s->hw->info.mud / MM_PER_INCH; + s->length = SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w) + * s->hw->info.mud / MM_PER_INCH; + + DBG (11, "s->width='%d', s->length='%d'\n", s->width, s->length); + + if (s->hw->info.model != CS2700 && s->hw->info.model != FS2710) + { + if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_LINEART) + || !strcmp (mode_str, SANE_VALUE_SCAN_MODE_HALFTONE)) + s->RIF = s->val[OPT_HNEGATIVE].w; + else + s->RIF = !s->val[OPT_HNEGATIVE].w; + } + + s->brightness = s->val[OPT_BRIGHTNESS].w; + s->contrast = s->val[OPT_CONTRAST].w; + s->threshold = s->val[OPT_THRESHOLD].w; + s->bpp = s->params.depth; + + s->GRC = s->val[OPT_CUSTOM_GAMMA].w; + s->Mirror = s->val[OPT_MIRROR].w; + s->AE = s->val[OPT_AE].w; + + s->HiliteG = s->val[OPT_HILITE_G].w; + s->ShadowG = s->val[OPT_SHADOW_G].w; + if (s->val[OPT_BIND_HILO].w) + { + s->HiliteR = s->val[OPT_HILITE_G].w; + s->ShadowR = s->val[OPT_SHADOW_G].w; + s->HiliteB = s->val[OPT_HILITE_G].w; + s->ShadowB = s->val[OPT_SHADOW_G].w; + } + else + { + s->HiliteR = s->val[OPT_HILITE_R].w; + s->ShadowR = s->val[OPT_SHADOW_R].w; + s->HiliteB = s->val[OPT_HILITE_B].w; + s->ShadowB = s->val[OPT_SHADOW_B].w; + } + + if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_LINEART)) + { + mode = 4; + s->image_composition = 0; + } + else if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_HALFTONE)) + { + mode = 4; + s->image_composition = 1; + } + else if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_GRAY)) + { + mode = 5; + s->image_composition = 2; + } + else if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_COLOR) + || !strcmp (mode_str, SANE_I18N("Fine color"))) + { + mode = 6; + s->image_composition = 5; + } + else if (!strcmp (mode_str, SANE_I18N("Raw"))) + { + mode = 6; + s->image_composition = 5; + } + else + { + mode = 6; + s->image_composition = 5; + } + + memset (wbuf, 0, sizeof (wbuf)); + wbuf[7] = 64; + wbuf[10] = s->xres >> 8; + wbuf[11] = s->xres; + wbuf[12] = s->yres >> 8; + wbuf[13] = s->yres; + wbuf[14] = s->ulx >> 24; + wbuf[15] = s->ulx >> 16; + wbuf[16] = s->ulx >> 8; + wbuf[17] = s->ulx; + wbuf[18] = s->uly >> 24; + wbuf[19] = s->uly >> 16; + wbuf[20] = s->uly >> 8; + wbuf[21] = s->uly; + wbuf[22] = s->width >> 24; + wbuf[23] = s->width >> 16; + wbuf[24] = s->width >> 8; + wbuf[25] = s->width; + wbuf[26] = s->length >> 24; + wbuf[27] = s->length >> 16; + wbuf[28] = s->length >> 8; + wbuf[29] = s->length; + wbuf[30] = s->brightness; + wbuf[31] = s->threshold; + wbuf[32] = s->contrast; + wbuf[33] = s->image_composition; + wbuf[34] = (s->hw->info.model == FS2710) ? 12 : s->bpp; + wbuf[36] = 1; + wbuf[37] = (1 << 7) + 0x03; + wbuf[50] = (s->GRC << 3) | (s->Mirror << 2); +#if 1 + wbuf[50] |= s->AE; /* AE also for preview; needed by frontend controls */ +#else + if (!s->val[OPT_PREVIEW].w) wbuf[50] |= s->AE; /* AE not during preview */ +#endif + wbuf[54] = 2; + wbuf[57] = 1; + wbuf[58] = 1; + wbuf[59] = s->HiliteR; + wbuf[60] = s->ShadowR; + wbuf[62] = s->HiliteG; + wbuf[64] = s->ShadowG; + wbuf[70] = s->HiliteB; + wbuf[71] = s->ShadowB; + + DBG (7, "RIF=%d, GRC=%d, Mirror=%d, AE=%d, Speed=%d\n", s->RIF, s->GRC, + s->Mirror, s->AE, s->scanning_speed); + DBG (7, "HR=%d, SR=%d, HG=%d, SG=%d, HB=%d, SB=%d\n", s->HiliteR, + s->ShadowR, s->HiliteG, s->ShadowG, s->HiliteB, s->ShadowB); + + if (s->hw->info.model == FB620) /* modification for FB620S */ + { + wbuf[36] = 0; + wbuf[37] = (s->RIF << 7) + 0x3; + wbuf[50] = s->GRC << 3; + wbuf[54] = 0; + wbuf[57] = 0; + wbuf[58] = 0; + } + else if (s->hw->info.model == FB1200) /* modification for FB1200S */ + { +#if 0 + wbuf[34] = (((600 < s->val[OPT_X_RESOLUTION].w) + || (600 < s->val[OPT_Y_RESOLUTION].w)) + && (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) != 0)) + ? 12 : s->bpp; +#endif + wbuf[36] = 0; + wbuf[37] = (s->RIF << 7) + 0x3; + wbuf[50] = (1 << 4) | (s->GRC << 3); + wbuf[57] = 1; + wbuf[58] = 1; + } + else if (s->hw->info.model == IX4015) /* modification for IX-4015 */ + { + wbuf[36] = 0; + wbuf[37] = (s->RIF << 7); + wbuf[57] = 0; + wbuf[58] = 0; + /* no highlight and shadow control */ + wbuf[59] = 0; + wbuf[60] = 0; + wbuf[62] = 0; + wbuf[64] = 0; + wbuf[70] = 0; + wbuf[71] = 0; + } + + buf_size = sizeof (wbuf); + status = set_window (s->fd, wbuf); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "SET WINDOW failed: %s\n", sane_strstatus (status)); + return (status); + } + if (s->hw->info.model == FS2710) + status = set_parameters_fs2710 (s); + buf_size = sizeof (wbuf); + memset (wbuf, 0, buf_size); + status = get_window (s->fd, wbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET WINDOW failed: %s\n", sane_strstatus (status)); + return (status); + } + DBG (5, "xres=%d\n", (wbuf[10] << 8) + wbuf[11]); + DBG (5, "yres=%d\n", (wbuf[12] << 8) + wbuf[13]); + DBG (5, "ulx=%d\n", (wbuf[14] << 24) + (wbuf[15] << 16) + (wbuf[16] << 8) + + wbuf[17]); + DBG (5, "uly=%d\n", (wbuf[18] << 24) + (wbuf[19] << 16) + (wbuf[20] << 8) + + wbuf[21]); + DBG (5, "width=%d\n", (wbuf[22] << 24) + (wbuf[23] << 16) + (wbuf[24] << 8) + + wbuf[25]); + DBG (5, "length=%d\n", (wbuf[26] << 24) + (wbuf[27] << 16) + (wbuf[28] << 8) + + wbuf[29]); + DBG (5, "Highlight Red=%d\n", wbuf[59]); + DBG (5, "Shadow Red=%d\n", wbuf[60]); + DBG (5, "Highlight (Green)=%d\n", wbuf[62]); + DBG (5, "Shadow (Green)=%d\n", wbuf[64]); + DBG (5, "Highlight Blue=%d\n", wbuf[70]); + DBG (5, "Shadow Blue=%d\n", wbuf[71]); + + if (s->hw->tpu.Status == TPU_STAT_ACTIVE || s->hw->info.is_filmscanner) + { + DBG (3, "sane_start: sending DEFINE SCAN MODE for transparency unit, " + "NP=%d, Negative film type=%d\n", !s->RIF, s->negative_filmtype); + memset (wbuf, 0, sizeof (wbuf)); + wbuf[0] = 0x02; + wbuf[1] = 6; + wbuf[2] = 0x80; + wbuf[3] = 0x05; + wbuf[4] = 39; + wbuf[5] = 16; + wbuf[6] = !s->RIF; + wbuf[7] = s->negative_filmtype; + status = define_scan_mode (s->fd, TRANSPARENCY_UNIT, wbuf); + /* note: If we implement a TPU for the FB1200S, we need + TRANSPARENCY_UNIT_FB1200 here. */ + if (status != SANE_STATUS_GOOD) + { + DBG (1, "define scan mode failed: %s\n", sane_strstatus (status)); + return (status); + } + } + + DBG (3, "sane_start: sending DEFINE SCAN MODE for scan control " + "conditions\n"); + memset (wbuf, 0, sizeof (wbuf)); + wbuf[0] = 0x20; + if (s->hw->info.model == FB1200) + { + wbuf[1] = 17; + wbuf[16] = 3; + wbuf[17] = 8; + wbuf[18] = (1 << 7) | (1 << 3); + + DBG (3, "sane_start: sending DEFINE SCAN MODE for scan control " + "conditions of FB1200\n"); + status = define_scan_mode (s->fd, SCAN_CONTROL_CON_FB1200, wbuf); + } + else + { + wbuf[1] = 14; + /* For preview use always normal speed: */ + if (!s->val[OPT_PREVIEW].w && s->hw->info.is_filmscanner) + wbuf[11] = s->scanning_speed; + wbuf[15] = (s->hw->info.model == FB620 + && !strcmp (mode_str, SANE_I18N("Fine color")) + && !s->val[OPT_PREVIEW].w) ? 1 << 3 : 0; + status = define_scan_mode (s->fd, SCAN_CONTROL_CONDITIONS, wbuf); + } + if (status != SANE_STATUS_GOOD) + { + DBG (1, "define scan mode failed: %s\n", sane_strstatus (status)); + return (status); + } + + DBG (3, "sane_start: sending GET SCAN MODE for scan control conditions\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = sizeof (ebuf); + status = get_scan_mode (s->fd, SCAN_CONTROL_CONDITIONS, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: GET SCAN MODE for scan control conditions " + "failed\n"); + sanei_scsi_close (s->fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + DBG (3, "scan mode byte[%d] = %d\n", (int) i, ebuf[i]); + + /* Focus, but not for previews or negatives with speed control */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_FOCUS_GROUP].cap) + && !s->val[OPT_PREVIEW].w && s->AF_NOW + && (s->RIF || s->AE || s->scanning_speed == 0)) + { + if ((status = do_focus (s)) != SANE_STATUS_GOOD) return (status); + if (s->val[OPT_AF_ONCE].w) s->AF_NOW = SANE_FALSE; + } + + /* ============= modification for FB620S ============= */ + DBG (3, "TEST_UNIT_READY\n"); + status = test_unit_ready (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "test unit ready failed (%s)\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + if (s->hw->info.can_calibrate) + { + DBG (3, "sane_start: sending GET_CALIBRATION_STATUS\n"); + buf_size = sizeof (cbuf); + memset (cbuf, 0, buf_size); + status = get_calibration_status (s->fd, cbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: GET_CALIBRATION_STATUS failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + DBG (1, "cbuf[0] = %d\n", cbuf[0]); + DBG (1, "cbuf[1] = %d\n", cbuf[1]); + + cbuf[0] &= 3; + if (cbuf[0] == 1 || cbuf[0] == 2 || cbuf[0] == 3) + { + status = execute_calibration (s->fd); + DBG (3, "sane_start: EXECUTE_CALIBRATION\n"); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: EXECUTE_CALIBRATION failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + DBG (3, "after calibration: GET_CALIBRATION_STATUS\n"); + buf_size = sizeof (cbuf); + memset (cbuf, 0, buf_size); + status = get_calibration_status (s->fd, cbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "after calibration: GET_CALIBRATION_STATUS failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + DBG (1, "cbuf[0] = %d\n", cbuf[0]); + DBG (1, "cbuf[1] = %d\n", cbuf[1]); + } + } + + status = scan (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "start of scan failed: %s\n", sane_strstatus (status)); + return (status); + } + + buf_size = sizeof (dbuf); + memset (dbuf, 0, buf_size); + status = get_data_status (s->fd, dbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET DATA STATUS failed: %s\n", sane_strstatus (status)); + return (status); + } + DBG (5, ">> GET DATA STATUS\n"); + DBG (5, "Scan Data Available=%d\n", (dbuf[9] << 16) + (dbuf[10] << 8) + + dbuf[11]); + DBG (5, "Magnified Width=%d\n", (dbuf[12] <<24) + (dbuf[13] << 16) + + (dbuf[14] << 8) + dbuf[15]); + DBG (5, "Magnified Length=%d\n", (dbuf[16] << 24) + (dbuf[17] << 16) + + (dbuf[18] << 8) + dbuf[19]); + DBG (5, "Rest Data=%d bytes\n", (dbuf[20] << 24) + (dbuf[21] << 16) + + (dbuf[22] << 8) + dbuf[23]); + DBG (5, "Filled Data Buffer=%d\n", (dbuf[24] << 24) + (dbuf[25] << 16) + + (dbuf[26] << 8) + dbuf[27]); + DBG (5, "<< GET DATA STATUS\n"); + + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + + if (s->hw->info.model == FB1200) + { + if (s->bytes_to_read != (((size_t) dbuf[9] << 16) + + ((size_t) dbuf[10] << 8) + (size_t) dbuf[11])) + { + s->params.bytes_per_line = (((size_t) dbuf[12] << 24) + + ((size_t) dbuf[13] << 16) + ((size_t) dbuf[14] << 8) + + (size_t)dbuf[15]); + s->params.lines = (((size_t) dbuf[16] << 24) + + ((size_t) dbuf[17] << 16) + ((size_t) dbuf[18] << 8) + + (size_t) dbuf[19]); + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + + mode_str = s->val[OPT_MODE].s; + if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_LINEART)) + { + if (((600 < s->val[OPT_X_RESOLUTION].w) + || (600 < s->val[OPT_Y_RESOLUTION].w))) + { + s->params.bytes_per_line *= 2; + s->params.lines /= 2; + } + s->params.pixels_per_line = s->params.bytes_per_line * 8; + } + else if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_GRAY)) + s->params.pixels_per_line = s->params.bytes_per_line; + else if (!strcmp (mode_str, SANE_VALUE_SCAN_MODE_COLOR) + || !strcmp (mode_str, SANE_I18N("Fine color"))) + s->params.pixels_per_line = s->params.bytes_per_line / 3; + else + s->params.pixels_per_line = s->params.bytes_per_line / 6; + } + } + + DBG (1, "%d pixels per line, %d bytes, %d lines high, total %lu bytes, " + "dpi=%d\n", s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (u_long) s->bytes_to_read, + s->val[OPT_X_RESOLUTION].w); + +/**************************************************/ +/* modification for FB620S and FB1200S */ + s->buf_used = 0; + s->buf_pos = 0; +/**************************************************/ + + s->scanning = SANE_TRUE; + + DBG (1, "<< sane_start\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ + +static SANE_Status +sane_read_direct (SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, + SANE_Int *len) +{ + CANON_Scanner *s = handle; + SANE_Status status; + size_t nread; + + DBG (21, ">> sane_read\n"); + + *len = 0; + nread = max_len; + + DBG (21, " sane_read: nread=%d, bytes_to_read=%d\n", (int) nread, + (int) s->bytes_to_read); + if (s->bytes_to_read == 0) + { + do_cancel (s); + return (SANE_STATUS_EOF); + } + + if (!s->scanning) return (do_cancel (s)); + + if (nread > s->bytes_to_read) nread = s->bytes_to_read; + status = read_data (s->fd, buf, &nread); + if (status != SANE_STATUS_GOOD) + { + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + *len = nread; + s->bytes_to_read -= nread; + + DBG (21, " sane_read: nread=%d, bytes_to_read=%d\n", (int) nread, + (int) s->bytes_to_read); + DBG (21, "<< sane_read\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ + +static SANE_Status +read_fs2710 (SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, + SANE_Int *len) +{ + CANON_Scanner *s = handle; + SANE_Status status; + int c; + size_t i, nread, nread2; + u_char *p; +#if defined(WORDS_BIGENDIAN) + u_char b; +#endif + + DBG (21, ">> sane_read\n"); + + *len = 0; + nread = max_len; + + DBG (21, " sane_read: nread=%d, bytes_to_read=%d\n", (int) nread, + (int) s->bytes_to_read); + + if (nread > s->bytes_to_read) nread = s->bytes_to_read; + if (s->bytes_to_read == 0) + { + do_cancel (s); + return (SANE_STATUS_EOF); + } + + if (!s->scanning) return (do_cancel (s)); + + /* We must receive 2 little-endian bytes per pixel and colour. + In raw mode we must swap the bytes if we are running a big-endian + architecture (SANE standard 3.2.1), and pass them both. + Otherwise the other subroutines expect only 1 byte, so we must + set up an intermediate buffer which is twice as large + as buf, and then map this buffer to buf. */ + + if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR)) + { + if (max_len > s->auxbuf_len) + { /* extend buffer? */ + if (s->auxbuf_len > 0) free (s->auxbuf); + s->auxbuf_len = max_len; + if ((s->auxbuf = (u_char *) malloc (2 * max_len)) == NULL) + { + DBG (1, "sane_read buffer size insufficient\n"); + do_cancel (s); + return SANE_STATUS_NO_MEM; + } + } + + nread2 = 2 * nread; + if ((status = read_data (s->fd, s->auxbuf, &nread2)) != SANE_STATUS_GOOD) + { + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + nread = nread2 / 2; + for (i = 0, p = s->auxbuf; i < nread; i++) + { + c = *p++ >> 4; + c |= *p++ << 4; + *buf++ = s->gamma_map[s->colour++][c]; + if (s->colour > 3) s->colour = 1; /* cycle through RGB */ + } + } + else + { + if ((status = read_data (s->fd, buf, &nread)) != SANE_STATUS_GOOD) + { + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } +#if defined(WORDS_BIGENDIAN) + for (p = buf; p < buf + nread; p++) + { + b = *p; + *p = *(p + 1); + p++; + *p = b; + } +#endif + } + *len = nread; + s->bytes_to_read -= nread; + + DBG (21, " sane_read: nread=%d, bytes_to_read=%d\n", (int) nread, + (int) s->bytes_to_read); + DBG (21, "<< sane_read\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ +/* modification for FB620S */ + +static SANE_Status +read_fb620 (SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, + SANE_Int *len) +{ + CANON_Scanner *s = handle; + SANE_Status status; + SANE_Byte *out, *red, *green, *blue; + SANE_Int ncopy; + size_t nread = 0, i, pixel_per_line; + + DBG (21, ">> read_fb620\n"); + + *len = 0; + + DBG (21, " read_fb620: nread=%d, bytes_to_read=%d\n", (int) nread, + (int) s->bytes_to_read); + + if (s->bytes_to_read == 0 && s->buf_pos == s->buf_used) + { + s->reset_flag = 0; /* no reset */ + + do_cancel (s); + DBG (21, "do_cancel(EOF)\n"); + DBG (21, "reset_flag = %d\n", s->reset_flag); + return (SANE_STATUS_EOF); + } + else + { + s->reset_flag = 1; /* do reset */ + DBG (21, "reset_flag = %d\n", s->reset_flag); + } + DBG (21, " read_fb620: buf_pos=%d, buf_used=%d\n", s->buf_pos, + s->buf_used); + + if (!s->scanning) + return (do_cancel (s)); + + if (s->buf_pos < s->buf_used) + { + ncopy = s->buf_used - s->buf_pos; + if (ncopy > max_len) + ncopy = max_len; + memcpy (buf, &(s->outbuffer[s->buf_pos]), ncopy); + + max_len -= ncopy; + *len += ncopy; + buf = &(buf[ncopy]); + s->buf_pos += ncopy; + } + + if (s->buf_pos >= s->buf_used && s->bytes_to_read) + { + /* buffer is empty: read in scan line and sort color data as shown + above */ + + nread = s->params.bytes_per_line; + + if (nread > s->bytes_to_read) + nread = s->bytes_to_read; + + status = read_data (s->fd, s->inbuffer, &nread); + + if (status != SANE_STATUS_GOOD) + { + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + + s->buf_used = s->params.bytes_per_line; + + out = s->outbuffer; + pixel_per_line = s->params.pixels_per_line; + + red = s->inbuffer; + green = &(s->inbuffer[pixel_per_line]); + blue = &(s->inbuffer[2 * pixel_per_line]); + + for (i = 0; i < pixel_per_line; i++) + { + *out++ = *red++; + *out++ = *green++; + *out++ = *blue++; + } + + s->buf_pos = 0; + + s->bytes_to_read -= s->buf_used; + + } + + if (max_len && s->buf_pos < s->buf_used) + { + ncopy = s->buf_used - s->buf_pos; + if (ncopy > max_len) + ncopy = max_len; + memcpy (buf, &(s->outbuffer[s->buf_pos]), ncopy); + *len += ncopy; + s->buf_pos += ncopy; + } + + DBG (21, "<< read_fb620\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ +/* modification for FB1200S */ + +static SANE_Status +read_fb1200 (SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, +SANE_Int *len) +{ + CANON_Scanner *s = handle; + SANE_Status status; + SANE_Byte *firstimage, *secondimage/*, inmask, outmask, outbyte, + primaryHigh[256], primaryLow[256], secondaryHigh[256], + secondaryLow[256] */; + SANE_Int ncopy; + u_char dbuf[28]; + size_t buf_size, nread, remain, nwritten, nremain, pos, pix, pixel_per_line, + byte, byte_per_line/*, bit*/; + ssize_t wres, readres; + int maxpix; + + DBG (21, ">> read_fb1200\n"); + + buf_size = sizeof (dbuf); + memset (dbuf, 0, buf_size); + status = get_data_status (s->fd, dbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET DATA STATUS failed: %s\n", sane_strstatus (status)); + return (status); + } + DBG (5, ">> GET DATA STATUS\n"); + DBG (5, "Scan Data Available=%d\n", (dbuf[9] << 16) + (dbuf[10] << 8) + + dbuf[11]); + DBG (5, "Rest Data=%d bytes\n", (dbuf[20] << 24) + (dbuf[21] << 16) + + (dbuf[22] << 8) + dbuf[23]); + DBG (5, "Filled Data Buffer=%d\n", (dbuf[24] << 24) + (dbuf[25] << 16) + + (dbuf[26] << 8) + dbuf[27]); + DBG (5, "temp file position:%u\n", (unsigned int) lseek(s->tmpfile, + 0, SEEK_CUR)); + DBG (5, "<< GET DATA STATUS\n"); + + *len = 0; + + DBG (21, " read_fb1200: bytes_to_read=%d\n", + (int) s->bytes_to_read); + + if (s->bytes_to_read == 0 && s->buf_pos == s->buf_used) + { + do_cancel (s); + DBG (21, "do_cancel(EOF)\n"); + return (SANE_STATUS_EOF); + } + + DBG (21, " read_fb1200: buf_pos=%d, buf_used=%d\n", s->buf_pos, + s->buf_used); + + if (!s->scanning) + return (do_cancel (s)); + + if (s->buf_pos >= s->buf_used && s->bytes_to_read) + { + nread = s->params.bytes_per_line / 2; + + if (nread > s->bytes_to_read) + nread = s->bytes_to_read; + + status = read_data (s->fd, s->inbuffer, &nread); + + if (status != SANE_STATUS_GOOD) + { + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + + /**** save the primary scan data to tmpfile ****/ + + if ((SANE_Int) s->bytes_to_read > s->params.bytes_per_line + * s->params.lines / 2) + { + remain = nread; + nwritten = 0; + while (remain) + { + errno = 0; + wres = write (s->tmpfile, &s->inbuffer[nwritten], remain); + if (wres == -1) + { + DBG(1, "error write tmp file: %i, %s\n", errno, + strerror(errno)); + do_cancel(s); + return (SANE_STATUS_NO_MEM); + } + remain -= wres; + nwritten += wres; + } + + s->bytes_to_read -= nread; + + if ((SANE_Int) s->bytes_to_read <= s->params.bytes_per_line + * s->params.lines / 2) + { + if ((SANE_Int) s->bytes_to_read < s->params.bytes_per_line + * s->params.lines / 2) + DBG(1, "warning: read more data for the primary scan " + "than expected\n"); + + lseek (s->tmpfile, 0L, SEEK_SET); + *len = 0; + *buf = 0; + return (SANE_STATUS_GOOD); + } + + DBG(1, "writing: the primary data to tmp file\n"); + *len = 0; + *buf = 0; + return (SANE_STATUS_GOOD); + } + /** the primary scan data from tmpfile and the secondary scan data + are merged **/ + + s->buf_used = s->params.bytes_per_line; + byte_per_line = s->params.bytes_per_line; + pixel_per_line = s->params.pixels_per_line; + + + /** read an entire scan line from the primary scan **/ + + remain = nread; + pos = 0; + firstimage = &(s->inbuffer[byte_per_line/2]); + + while (remain > 0) + { + nremain = (remain < SSIZE_MAX)? remain: SSIZE_MAX; + errno = 0; + readres = read (s->tmpfile, &(firstimage[pos]), nremain); + if (readres == -1) + { + DBG(1, "error reading tmp file: %i %s\n", errno, + strerror(errno)); + do_cancel(s); + return (SANE_STATUS_IO_ERROR); + } + if (readres == 0) + { + DBG(1, "0 byte read from temp file. premature EOF?\n"); + return (SANE_STATUS_INVAL); + /* perhaps an error return? */ + } + DBG(1, "reading: the primary data from tmp file\n"); + remain -= readres; + pos += readres; + } + + secondimage = s->inbuffer; + + if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR)) + { + maxpix = pixel_per_line / 2; + for (pix = 0; (int) pix < maxpix; pix++) + { + s->outbuffer[6 * pix] = secondimage[3 * pix]; + s->outbuffer[6 * pix + 1] = secondimage[3 * pix + 1]; + s->outbuffer[6 * pix + 2] = secondimage[3 * pix + 2]; + s->outbuffer[6 * pix + 3] = firstimage[3 * pix]; + s->outbuffer[6 * pix + 4] = firstimage[3 * pix + 1]; + s->outbuffer[6 * pix + 5] = firstimage[3 * pix + 2]; + } + } + else if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY)) + { + for (pix = 0; pix < pixel_per_line / 2; pix++) + { + s->outbuffer[2 * pix] = secondimage[pix]; + s->outbuffer[2 * pix + 1] = firstimage[pix]; + } + } + else /* for lineart mode */ + { + maxpix = byte_per_line / 2; + for (byte = 0; (int) byte < maxpix; byte++) + { + s->outbuffer[2 * byte] = primaryHigh[firstimage[byte]] + | secondaryHigh[secondimage[byte]]; + s->outbuffer[2 * byte + 1] = primaryLow[firstimage[byte]] + | secondaryLow[secondimage[byte]]; +#if 0 + inmask = 128; + outmask = 128; + outbyte = 0; + for (bit = 0; bit < 4; bit++) + { + if (inmask == (secondimage[byte] & inmask)) + outbyte = outbyte | outmask; + outmask = outmask >> 1; + if (inmask == (firstimage[byte] & inmask)) + outbyte = outbyte | outmask; + outmask = outmask >> 1; + inmask = inmask >> 1; + } + s->outbuffer[2 * byte] = outbyte; + + outmask = 128; + outbyte = 0; + for (bit = 0; bit < 4; bit++) + { + if (inmask == (secondimage[byte] & inmask)) + outbyte = outbyte | outmask; + outmask = outmask >> 1; + if (inmask == (firstimage[byte] & inmask)) + outbyte = outbyte | outmask; + outmask = outmask >> 1; + inmask = inmask >> 1; + } + s->outbuffer[2 * byte + 1] = outbyte; +#endif + } + } + + s->buf_pos = 0; + s->bytes_to_read -= nread; + } + + if (max_len && s->buf_pos < s->buf_used) + { + ncopy = s->buf_used - s->buf_pos; + if (ncopy > max_len) + ncopy = max_len; + memcpy (buf, &(s->outbuffer[s->buf_pos]), ncopy * 2); + *len += ncopy; + s->buf_pos += ncopy; + } + + DBG (21, "<< read_fb1200\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, + SANE_Int *len) +{ + CANON_Scanner *s = handle; + SANE_Status status; + if (s->hw->info.model == FB620 && s->params.format == SANE_FRAME_RGB) + status = read_fb620 (handle, buf, max_len, len); + else if (s->hw->info.model == FS2710) + status = read_fs2710 (handle, buf, max_len, len); + else if (s->hw->info.model == FB1200 && ((600 < s->val[OPT_X_RESOLUTION].w) + || (600 < s->val[OPT_Y_RESOLUTION].w))) + status = read_fb1200 (handle, buf, max_len, len); + else + status = sane_read_direct (handle, buf, max_len, len); + if (s->time0 == -1) + s->time0 = 0; + else + time (&(s->time0)); + + DBG (11, "sane_read: time0 = %ld\n", s->time0); + s->switch_preview = s->val[OPT_PREVIEW].w; + return (status); +} + +/**************************************************************************/ + +void +sane_cancel (SANE_Handle handle) +{ + CANON_Scanner *s = handle; + DBG (1, ">> sane_cancel\n"); + +/******** for FB1200S ************/ + if(s->hw->info.model == FB1200) + { + if (s->tmpfile != -1) + { + close (s->tmpfile); + DBG(1, " ****** tmpfile is closed ****** \n"); + } + else + { + DBG(1, "tmpfile is failed\n"); +/* return (SANE_STATUS_INVAL);*/ + } + } +/*********************************/ + + s->scanning = SANE_FALSE; + DBG (1, "<< sane_cancel\n"); +} + +/**************************************************************************/ + +SANE_Status +sane_set_io_mode (SANE_Handle UNUSEDARG handle, +SANE_Bool UNUSEDARG non_blocking) +{ + DBG (1, ">> sane_set_io_mode\n"); + DBG (1, "<< sane_set_io_mode\n"); + return SANE_STATUS_UNSUPPORTED; +} + +/**************************************************************************/ + +SANE_Status +sane_get_select_fd (SANE_Handle UNUSEDARG handle, +SANE_Int UNUSEDARG * fd) +{ + DBG (1, ">> sane_get_select_fd\n"); + DBG (1, "<< sane_get_select_fd\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +/**************************************************************************/ diff --git a/backend/canon-scsi.c b/backend/canon-scsi.c new file mode 100644 index 0000000..423a07e --- /dev/null +++ b/backend/canon-scsi.c @@ -0,0 +1,733 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 BYTEC GmbH Germany + Written by Helmut Koeberle, Email: helmut.koeberle@bytec.de + Modified by Manuel Panea + and Markus Mertinat + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +/* This file implements the low-level scsi-commands. */ + +static SANE_Status +test_unit_ready (int fd) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> test_unit_ready\n"); + + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< test_unit_ready\n"); + return (status); +} + +#ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS +static SANE_Status +request_sense (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> request_sense\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x03; + cmd[4] = 14; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< request_sense\n"); + return (status); +} +#endif + +static SANE_Status +inquiry (int fd, int evpd, void *buf, size_t *buf_size) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> inquiry\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x12; + cmd[1] = evpd; + cmd[2] = evpd ? 0xf0 : 0; + cmd[4] = evpd ? 74 : 36; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< inquiry\n"); + return (status); +} + +#ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS +static SANE_Status +mode_select (int fd) +{ + static u_char cmd[6 + 12]; + int status; + DBG (31, ">> mode_select\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x15; + cmd[1] = 16; + cmd[4] = 12; + cmd[6 + 4] = 3; + cmd[6 + 5] = 6; + cmd[6 + 8] = 0x02; + cmd[6 + 9] = 0x58; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), NULL, NULL); + + DBG (31, "<< mode_select\n"); + return (status); +} +#endif + +static SANE_Status +reserve_unit (int fd) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> reserve_unit\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x16; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< reserve_unit\n"); + return (status); +} + +#ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS +static SANE_Status +release_unit (int fd) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> release_unit\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x17; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< release_unit\n"); + return (status); +} +#endif + +static SANE_Status +mode_sense (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> mode_sense\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x1a; + cmd[2] = 3; + cmd[4] = 12; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< mode_sense\n"); + return (status); +} + +static SANE_Status +scan (int fd) +{ + static u_char cmd[6 + 1]; + int status; + DBG (31, ">> scan\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x1b; + cmd[4] = 1; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), NULL, NULL); + + DBG (31, "<< scan\n"); + return (status); +} + +static SANE_Status +send_diagnostic (int fd) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> send_diagnostic\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x1d; + cmd[1] = 4; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< send_diagnostic\n"); + return (status); +} + +static SANE_Status +set_window (int fd, void *data) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> set_window\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x24; + cmd[8] = 72; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), data, 72, NULL, NULL); + + DBG (31, "<< set_window\n"); + return (status); +} + +static SANE_Status +get_window (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> get_window\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x25; + cmd[1] = 1; + cmd[8] = 72; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get_window\n"); + return (status); +} + +static SANE_Status +read_data (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> read_data\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x28; + cmd[6] = *buf_size >> 16; + cmd[7] = *buf_size >> 8; + cmd[8] = *buf_size; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< read_data\n"); + return (status); +} + +static SANE_Status +medium_position (int fd) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> medium_position\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x31; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< medium_position\n"); + return (status); +} + +#ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS +static SANE_Status +execute_shading (int fd) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> execute shading\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xe2; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< execute shading\n"); + return (status); +} +#endif + +static SANE_Status +execute_auto_focus (int fd, int AF, int speed, int AE, int count) +{ + static u_char cmd[10]; + int status; + DBG (7, ">> execute_auto_focus\n"); + DBG (7, ">> focus: mode='%d', speed='%d', AE='%d', count='%d'\n", + AF, speed, AE, count); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xe0; + cmd[1] = (u_char) AF; + cmd[2] = (u_char) ((speed << 7) | AE); +#if 1 + cmd[4] = (u_char) count; /* seems to work, but may be unsafe */ +#else /* The Canon software uses this: */ + cmd[4] = (u_char) (28 * ((int) (count / 28.5)) + 16); +#endif + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (7, "<< execute_auto_focus\n"); + return (status); +} + +static SANE_Status +set_adf_mode (int fd, u_char priority) +{ + static u_char cmd[6]; + int status; + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xd4; + cmd[4] = 0x01; + + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), &priority, 1, NULL, NULL); + + return (status); +} + +static SANE_Status +get_scan_mode (int fd, u_char page, void *buf, size_t *buf_size) +{ + static u_char cmd[6]; + int status; + int PageLen = 0x00; + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xd5; + cmd[2] = page; + + switch (page) + { + case AUTO_DOC_FEEDER_UNIT: + case TRANSPARENCY_UNIT: + cmd[4] = 0x0c + PageLen; + break; + + case SCAN_CONTROL_CONDITIONS: + cmd[4] = 0x14 + PageLen; + break; + + case SCAN_CONTROL_CON_FB1200: + cmd[2] = 0x20; + cmd[4] = 0x17 + PageLen; + break; + + default: + cmd[4] = 0x24 + PageLen; + break; + } + + DBG (31, "get scan mode: cmd[4]='0x%0X'\n", cmd[4]); + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get scan mode\n"); + return (status); +} + +static SANE_Status +define_scan_mode (int fd, u_char page, void *data) +{ + static u_char cmd[6]; + u_char pdata[36]; + size_t i; + int status, pdatalen; + DBG (31, ">> define scan mode\n"); + + memset (cmd, 0, sizeof (cmd)); + memset (pdata, 0, sizeof (pdata)); + cmd[0] = 0xd6; + cmd[1] = 0x10; + cmd[4] = (page == TRANSPARENCY_UNIT) ? 0x0c + : (page == TRANSPARENCY_UNIT_FB1200) ? 0x0c + : (page == SCAN_CONTROL_CONDITIONS) ? 0x14 + : (page == SCAN_CONTROL_CON_FB1200) ? 0x17 : 0x24; + + memcpy (pdata + 4, data, (page == TRANSPARENCY_UNIT) ? 8 + : (page == TRANSPARENCY_UNIT_FB1200) ? 10 + : (page == SCAN_CONTROL_CONDITIONS) ? 16 + : (page == SCAN_CONTROL_CON_FB1200) ? 19 : 32); + + for (i = 0; i < sizeof (cmd); i++) + DBG (31, "define scan mode: cmd[%d]='0x%0X'\n", (int) i, + cmd[i]); + + for (i = 0; i < sizeof (pdata); i++) + DBG (31, "define scan mode: pdata[%d]='0x%0X'\n", (int) i, + pdata[i]); + + pdatalen = (page == TRANSPARENCY_UNIT) ? 12 + : (page == TRANSPARENCY_UNIT_FB1200) ? 14 + : (page == SCAN_CONTROL_CONDITIONS) ? 20 + : (page == SCAN_CONTROL_CON_FB1200) ? 23 : 36; + + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), pdata, pdatalen, NULL, + NULL); + DBG (31, "<< define scan mode\n"); + return (status); +} + +static SANE_Status +get_density_curve (int fd, int component, void *buf, size_t *buf_size, + int transfer_data_type) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> get_density_curve\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x28; + cmd[2] = transfer_data_type; + cmd[4] = component; + cmd[5] = 0; + cmd[6] = ((*buf_size) >> 16) & 0xff; + cmd[7] = ((*buf_size) >> 8) & 0xff; + cmd[8] = (*buf_size) & 0xff; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get_density_curve\n"); + return (status); +} + +#ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS +static SANE_Status +get_density_curve_data_format (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> get_density_curve_data_format\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x28; + cmd[2] = 0x03; + cmd[4] = 0xff; + cmd[5] = 0; + cmd[6] = 0; + cmd[7] = 0; + cmd[8] = 14; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get_density_curve_data_format\n"); + return (status); +} +#endif + +static SANE_Status +set_density_curve (int fd, int component, void *buf, size_t *buf_size, + int transfer_data_type) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> set_density_curve\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x2a; + cmd[2] = transfer_data_type; + cmd[4] = component; + cmd[5] = 0; + cmd[6] = ((*buf_size) >> 16) & 0xff; + cmd[7] = ((*buf_size) >> 8) & 0xff; + cmd[8] = (*buf_size) & 0xff; + + status = + sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), buf, *buf_size, NULL, NULL); + + DBG (31, "<< set_density_curve\n"); + return (status); +} + + +/* static SANE_Status */ +/* set_density_curve_data_format (int fd, void *buf, size_t *buf_size) */ +/* { */ +/* static u_char cmd[10]; */ +/* int status, i; */ +/* DBG (31, ">> set_density_curve_data_format\n"); */ + +/* memset (cmd, 0, sizeof (cmd)); */ +/* cmd[0] = 0x2a; */ +/* cmd[2] = 0x03; */ +/* cmd[4] = 0xff; */ +/* cmd[5] = 0; */ +/* cmd[6] = 0; */ +/* cmd[7] = 0; */ +/* cmd[8] = 14; */ +/* status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, buf_size); */ + +/* DBG (31, "<< set_density_curve_data_format\n"); */ +/* return (status); */ +/* } */ + +#ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS +static SANE_Status +get_power_on_timer (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> get power on timer\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xe3; + cmd[6] = 1; + cmd[7] = 0; + cmd[8] = 0; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get power on timer\n"); + return (status); +} +#endif + +static SANE_Status +get_film_status (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> get film status\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xe1; + cmd[6] = 0; + cmd[7] = 0; + cmd[8] = 4; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get film status\n"); + return (status); +} + +static SANE_Status +get_data_status (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> get_data_status\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0x34; + cmd[8] = 28; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get_data_status\n"); + return (status); +} + +/*************** modification for FB620S ***************/ +static SANE_Status +reset_scanner (int fd) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> reset_scanner\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xc1; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< reset_scanner \n"); + return (status); +} + +static SANE_Status +execute_calibration (int fd) +{ + static u_char cmd[6]; + u_char data[2]; + int status; + DBG (31, ">> execute_calibration\n"); + + memset (cmd, 0, sizeof (cmd)); + memset (data, 0, sizeof (data)); + cmd[0] = 0xc2; + cmd[4] = 2; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), data, sizeof (data), + NULL, NULL); + + DBG (31, "<< execute_calibration\n"); + return (status); +} + +static SANE_Status +get_calibration_status (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> get_calibration_status\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xc3; + cmd[4] = *buf_size; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get_calibration_status\n"); + return (status); +} + +#if 0 +static SANE_Status +get_switch_status (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[6]; + int status; + DBG (31, ">> get_switch_status\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xc4; + cmd[4] = 2; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, buf, buf_size); + + DBG (31, "<< get_switch_status\n"); + return (status); +} + +static SANE_Status +wait_ready(int fd) +{ + SANE_Status status; + int retry = 0; + + while ((status = test_unit_ready (fd)) != SANE_STATUS_GOOD) + { + DBG(5, "wait_ready failed (%d)\n", retry); + if (retry++ > 15) + return SANE_STATUS_IO_ERROR; + sleep(3); + } + return(status); +} +#endif + +/*************** modification for FB1200S ***************/ +static SANE_Status +cancel (int fd) +{ + static u_char cmd[10]; + int status; + DBG (31, ">> cancel_FB1200S\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = 0xe4; + status = sanei_scsi_cmd2 (fd, cmd, sizeof (cmd), NULL, 0, NULL, NULL); + + DBG (31, "<< cancel_FB1200S \n"); + return (status); +} + +/**************************************************************************/ +/* As long as we do not know how this scanner stores its density curves, + we do the gamma correction with a 8 <--> 12 bit translation table + stored in the CANON_Scanner structure. */ + +static SANE_Status +get_density_curve_fs2710 (SANE_Handle handle, int component, u_char *buf, + size_t *buf_size) +{ + CANON_Scanner *s = handle; + int i; + + for (i = 0; i < 256; i++) + *buf++ = s->gamma_map[component][i << 4]; + *buf_size = 256; + return (SANE_STATUS_GOOD); +} + +static SANE_Status +set_density_curve_fs2710 (SANE_Handle handle, int component, u_char *buf) +{ + CANON_Scanner *s = handle; + int i, j, hi, lo; + u_char *p; + + for (i = 1, hi = *buf++, p = &s->gamma_map[component][0]; i <= 256; i++) + { + lo = hi; + hi = (i < 256) ? *buf++ : 2 * *(buf - 1) - *(buf - 2); + if (hi > 255) + hi = 255; + for (j = 0; j < 16; j++) /* do a linear interpolation */ + *p++ = (u_char) (lo + ((double) ((hi - lo) * j)) / 16.0 + 0.5); + } + return (SANE_STATUS_GOOD); +} + +static SANE_Status +set_parameters_fs2710 (SANE_Handle handle) +{ + CANON_Scanner *s = handle; + int i, j, invert, shadow[4], hilite[4]; + double x, b, c; + + shadow[1] = s->ShadowR << 4; + shadow[2] = s->ShadowG << 4; + shadow[3] = s->ShadowB << 4; + hilite[1] = s->HiliteR << 4; + hilite[2] = s->HiliteG << 4; + hilite[3] = s->HiliteB << 4; + c = ((double) s->contrast) / 128.0; + b = ((double) (s->brightness - 128)) / 128.0; + + invert = strcmp (filmtype_list[1], s->val[OPT_NEGATIVE].s); + + for (i = 1; i < 4; i++) + { + for (j = 0; j < 4096; j++) + { + if (j <= shadow[i]) + s->gamma_map[i][j] = (u_char) ((s->brightness >= 128) ? + 2 * s->brightness - 256 : 0); + else if (j < hilite[i]) + { + x = ((double) (j - shadow[i])) + / ((double) (hilite[i] - shadow[i])); + /* first do the contrast correction */ + x = (x <= 0.5) ? 0.5 * pow (2 * x, c) + : 1.0 - 0.5 * pow (2 * (1.0 - x), c); + x = pow (x, 0.5); /* default gamma correction */ + x += b; /* brightness correction */ + s->gamma_map[i][j] = (u_char) MAX (0, MIN (255, + (int) (255.0 * x))); + } + else + s->gamma_map[i][j] = (u_char) ((s->brightness >= 128) ? + 255 : 2 * s->brightness); + } + } + + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ diff --git a/backend/canon.c b/backend/canon.c new file mode 100644 index 0000000..168b2d6 --- /dev/null +++ b/backend/canon.c @@ -0,0 +1,1881 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 BYTEC GmbH Germany + Written by Helmut Koeberle, Email: helmut.koeberle@bytec.de + Modified by Manuel Panea + and Markus Mertinat + FB620 and FB1200 support by Mitsuru Okaniwa + FS2710 support by Ulrich Deiters + + backend version: 1.13e + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +/* This file implements the sane-api */ + +/* SANE-FLOW-DIAGRAMM + + - sane_init() : initialize backend, attach scanners(devicename,0) + . - sane_get_devices() : query list of scanner-devices + . - sane_open() : open a particular scanner-device and attach_scanner(devicename,&dev) + . . - sane_set_io_mode : set blocking-mode + . . - sane_get_select_fd : get scanner-fd + . . - sane_get_option_descriptor() : get option informations + . . - sane_control_option() : change option values + . . + . . - sane_start() : start image aquisition + . . - sane_get_parameters() : returns actual scan-parameters + . . - sane_read() : read image-data (from pipe) + . . - sane_cancel() : cancel operation, kill reader_process + + . - sane_close() : close opened scanner-device, do_cancel, free buffer and handle + - sane_exit() : terminate use of backend, free devicename and device-struture +*/ + +/* This driver's flow: + + - sane_init + . - attach_one + . . - inquiry + . . - test_unit_ready + . . - medium_position + . . - extended inquiry + . . - mode sense + . . - get_density_curve + - sane_get_devices + - sane_open + . - init_options + - sane_set_io_mode : set blocking-mode + - sane_get_select_fd : get scanner-fd + - sane_get_option_descriptor() : get option informations + - sane_control_option() : change option values + - sane_start() : start image aquisition + - sane_get_parameters() : returns actual scan-parameters + - sane_read() : read image-data (from pipe) + - sane_cancel() : cancel operation, kill reader_process + - sane_close() : close opened scanner-device, do_cancel, free buffer and handle + - sane_exit() : terminate use of backend, free devicename and device-struture +*/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include + +#include /* for FB1200S */ +#include /* for FB1200S */ +#include /* for FB1200S */ + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + +#define BACKEND_NAME canon + +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +#define PATH_MAX 1024 +#endif + +#include "../include/sane/sanei_config.h" +#define CANON_CONFIG_FILE "canon.conf" + +#include + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + + +static SANE_Byte primaryHigh[256], primaryLow[256], secondaryHigh[256], + secondaryLow[256]; /* modification for FB1200S */ + +static int num_devices = 0; +static CANON_Device *first_dev = NULL; +static CANON_Scanner *first_handle = NULL; + +static const SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_HALFTONE, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; + +/* modification for FS2710 */ +static const SANE_String_Const mode_list_fs2710[] = { + SANE_VALUE_SCAN_MODE_COLOR, + SANE_I18N("Raw"), 0 +}; + +/* modification for FB620S */ +static const SANE_String_Const mode_list_fb620[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + SANE_I18N("Fine color"), 0 +}; + +/* modification for FB1200S */ +static const SANE_String_Const mode_list_fb1200[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; + +static const SANE_String_Const tpu_dc_mode_list[] = { + SANE_I18N("No transparency correction"), + SANE_I18N("Correction according to film type"), + SANE_I18N("Correction according to transparency ratio"), + 0 +}; + +static const SANE_String_Const filmtype_list[] = { + SANE_I18N("Negatives"), SANE_I18N("Slides"), + 0 +}; + +static const SANE_String_Const negative_filmtype_list[] = { + "Kodak", "Fuji", "Agfa", "Konica", + 0 +}; + +static const SANE_String_Const scanning_speed_list[] = { + SANE_I18N("Automatic"), SANE_I18N("Normal speed"), + SANE_I18N("1/2 normal speed"), SANE_I18N("1/3 normal speed"), + 0 +}; + +static const SANE_String_Const tpu_filmtype_list[] = { + "Film 0", "Film 1", "Film 2", "Film 3", + 0 +}; + +static const SANE_String_Const papersize_list[] = { + "A4", "Letter", "B5", "Maximal", + 0 +}; + +/**************************************************/ + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + +#include "canon-scsi.c" + +/**************************************************************************/ + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + DBG (11, ">> max_string_size\n"); + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + DBG (11, "<< max_string_size\n"); + return max_size; +} + +/**************************************************************************/ + +static void +get_tpu_stat (int fd, CANON_Device * dev) +{ + unsigned char tbuf[12 + 5]; + size_t buf_size, i; + SANE_Status status; + + DBG (3, ">> get tpu stat\n"); + + memset (tbuf, 0, sizeof (tbuf)); + buf_size = sizeof (tbuf); + status = get_scan_mode (fd, TRANSPARENCY_UNIT, tbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "get scan mode failed: %s\n", sane_strstatus (status)); + return; + } + + for (i = 0; i < buf_size; i++) + DBG (3, "scan mode control byte[%d] = %d\n", (int) i, tbuf[i]); + dev->tpu.Status = (tbuf[2 + 4 + 5] >> 7) ? + TPU_STAT_INACTIVE : TPU_STAT_NONE; + if (dev->tpu.Status != TPU_STAT_NONE) /* TPU available */ + { + dev->tpu.Status = (tbuf[2 + 4 + 5] & 0x04) ? + TPU_STAT_INACTIVE : TPU_STAT_ACTIVE; + } + dev->tpu.ControlMode = tbuf[3 + 4 + 5] & 0x03; + dev->tpu.Transparency = tbuf[4 + 4 + 5] * 256 + tbuf[5 + 4 + 5]; + dev->tpu.PosNeg = tbuf[6 + 4 + 5] & 0x01; + dev->tpu.FilmType = tbuf[7 + 4 + 5]; + if(dev->tpu.FilmType > 3) + dev->tpu.FilmType = 0; + + DBG (11, "TPU Status: %d\n", dev->tpu.Status); + DBG (11, "TPU ControlMode: %d\n", dev->tpu.ControlMode); + DBG (11, "TPU Transparency: %d\n", dev->tpu.Transparency); + DBG (11, "TPU PosNeg: %d\n", dev->tpu.PosNeg); + DBG (11, "TPU FilmType: %d\n", dev->tpu.FilmType); + + DBG (3, "<< get tpu stat\n"); + + return; +} + +/**************************************************************************/ + +static void +get_adf_stat (int fd, CANON_Device * dev) +{ + size_t buf_size = 0x0C, i; + unsigned char abuf[0x0C]; + SANE_Status status; + + DBG (3, ">> get adf stat\n"); + + memset (abuf, 0, buf_size); + status = get_scan_mode (fd, AUTO_DOC_FEEDER_UNIT, abuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "get scan mode failed: %s\n", sane_strstatus (status)); + perror ("get scan mode failed"); + return; + } + + for (i = 0; i < buf_size; i++) + DBG (3, "scan mode control byte[%d] = %d\n", (int) i, abuf[i]); + + dev->adf.Status = (abuf[ADF_Status] & ADF_NOT_PRESENT) ? + ADF_STAT_NONE : ADF_STAT_INACTIVE; + + if (dev->adf.Status != ADF_STAT_NONE) /* ADF available / INACTIVE */ + { + dev->adf.Status = (abuf[ADF_Status] & ADF_PROBLEM) ? + ADF_STAT_INACTIVE : ADF_STAT_ACTIVE; + } + dev->adf.Problem = (abuf[ADF_Status] & ADF_PROBLEM); + dev->adf.Priority = (abuf[ADF_Settings] & ADF_PRIORITY); + dev->adf.Feeder = (abuf[ADF_Settings] & ADF_FEEDER); + + DBG (11, "ADF Status: %d\n", dev->adf.Status); + DBG (11, "ADF Priority: %d\n", dev->adf.Priority); + DBG (11, "ADF Problem: %d\n", dev->adf.Problem); + DBG (11, "ADF Feeder: %d\n", dev->adf.Feeder); + + DBG (3, "<< get adf stat\n"); + return; +} + +/**************************************************************************/ + +static SANE_Status +sense_handler (int scsi_fd, u_char * result, void *arg) +{ + static char me[] = "canon_sense_handler"; + u_char sense; + int asc; + char *sense_str = NULL; + SANE_Status status; + + DBG (1, ">> sense_handler\n"); + DBG (11, "%s(%ld, %p, %p)\n", me, (long) scsi_fd, (void *) result, + (void *) arg); + DBG (11, "sense buffer: %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x " + "%02x %02x %02x %02x %02x %02x\n", result[0], result[1], result[2], + result[3], result[4], result[5], result[6], result[7], result[8], + result[9], result[10], result[11], result[12], result[13], result[14], + result[15]); + + status = SANE_STATUS_GOOD; + + DBG(11, "sense data interpretation for SCSI-2 devices\n"); + sense = result[2] & 0x0f; /* extract the sense key */ + if (result[7] > 3) /* additional sense code available? */ + { + asc = (result[12] << 8) + result[13]; /* 12: additional sense code */ + } /* 13: a.s.c. qualifier */ + else + asc = 0xffff; + + switch (sense) + { + case 0x00: + DBG(11, "sense category: no error\n"); + status = SANE_STATUS_GOOD; + break; + + case 0x01: + DBG(11, "sense category: recovered error\n"); + switch (asc) + { + case 0x3700: + sense_str = SANE_I18N("rounded parameter"); + break; + default: + sense_str = SANE_I18N("unknown"); + } + status = SANE_STATUS_GOOD; + break; + + case 0x03: + DBG(11, "sense category: medium error\n"); + switch (asc) + { + case 0x8000: + sense_str = SANE_I18N("ADF jam"); + break; + case 0x8001: + sense_str = SANE_I18N("ADF cover open"); + break; + default: + sense_str = SANE_I18N("unknown"); + } + status = SANE_STATUS_IO_ERROR; + break; + + case 0x04: + DBG(11, "sense category: hardware error\n"); + switch (asc) + { + case 0x6000: + sense_str = SANE_I18N("lamp failure"); + break; + case 0x6200: + sense_str = SANE_I18N("scan head positioning error"); + break; + case 0x8001: + sense_str = SANE_I18N("CPU check error"); + break; + case 0x8002: + sense_str = SANE_I18N("RAM check error"); + break; + case 0x8003: + sense_str = SANE_I18N("ROM check error"); + break; + case 0x8004: + sense_str = SANE_I18N("hardware check error"); + break; + case 0x8005: + sense_str = SANE_I18N("transparency unit lamp failure"); + break; + case 0x8006: + sense_str = SANE_I18N("transparency unit scan head " + "positioning failure"); + break; + default: + sense_str = SANE_I18N("unknown"); + } + status = SANE_STATUS_IO_ERROR; + break; + + case 0x05: + DBG(11, "sense category: illegal request\n"); + switch (asc) + { + case 0x1a00: + sense_str = SANE_I18N("parameter list length error"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x2000: + sense_str = SANE_I18N("invalid command operation code"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x2400: + sense_str = SANE_I18N("invalid field in CDB"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x2500: + sense_str = SANE_I18N("unsupported LUN"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x2600: + sense_str = SANE_I18N("invalid field in parameter list"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x2c00: + sense_str = SANE_I18N("command sequence error"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x2c01: + sense_str = SANE_I18N("too many windows specified"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x3a00: + sense_str = SANE_I18N("medium not present"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x3d00: + sense_str = SANE_I18N("invalid bit IDENTIFY message"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x8002: + sense_str = SANE_I18N("option not connect"); + status = SANE_STATUS_UNSUPPORTED; + break; + default: + sense_str = SANE_I18N("unknown"); + status = SANE_STATUS_UNSUPPORTED; + } + break; + + case 0x06: + DBG(11, "sense category: unit attention\n"); + switch (asc) + { + case 0x2900: + sense_str = SANE_I18N("power on reset / bus device reset"); + status = SANE_STATUS_GOOD; + break; + case 0x2a00: + sense_str = SANE_I18N("parameter changed by another initiator"); + status = SANE_STATUS_IO_ERROR; + break; + default: + sense_str = SANE_I18N("unknown"); + status = SANE_STATUS_IO_ERROR; + } + break; + + case 0x0b: + DBG(11, "sense category: non-standard\n"); + switch (asc) + { + case 0x0000: + sense_str = SANE_I18N("no additional sense information"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x4500: + sense_str = SANE_I18N("reselect failure"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x4700: + sense_str = SANE_I18N("SCSI parity error"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x4800: + sense_str = SANE_I18N("initiator detected error message " + "received"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x4900: + sense_str = SANE_I18N("invalid message error"); + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x8000: + sense_str = SANE_I18N("timeout error"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x8001: + sense_str = SANE_I18N("transparency unit shading error"); + status = SANE_STATUS_IO_ERROR; + break; + case 0x8003: + sense_str = SANE_I18N("lamp not stabilized"); + status = SANE_STATUS_IO_ERROR; + break; + default: + sense_str = SANE_I18N("unknown"); + status = SANE_STATUS_IO_ERROR; + } + break; + default: + DBG(11, "sense category: else\n"); + } + DBG (11, "sense message: %s\n", sense_str); +#if 0 /* superfluous? [U.D.] */ + s->sense_str = sense_str; +#endif + DBG (1, "<< sense_handler\n"); + return status; +} + +/***************************************************************/ +static SANE_Status +do_gamma (CANON_Scanner * s) +{ + SANE_Status status; + u_char gbuf[256]; + size_t buf_size; + int i, j, neg, transfer_data_type, from; + + + DBG (7, "sending SET_DENSITY_CURVE\n"); + buf_size = 256 * sizeof (u_char); + transfer_data_type = 0x03; + + neg = (s->hw->info.is_filmscanner) ? + strcmp (filmtype_list[1], s->val[OPT_NEGATIVE].s) + : s->val[OPT_HNEGATIVE].w; + + if (!strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY)) + { + /* If scanning in gray mode, use the first curve for the + scanner's monochrome gamma component */ + for (j = 0; j < 256; j++) + { + if (!neg) + { + gbuf[j] = (u_char) s->gamma_table[0][j]; + DBG (22, "set_density %d: gbuf[%d] = [%d]\n", 0, j, gbuf[j]); + } + else + { + gbuf[255 - j] = (u_char) (255 - s->gamma_table[0][j]); + DBG (22, "set_density %d: gbuf[%d] = [%d]\n", 0, 255 - j, + gbuf[255 - j]); + } + } + if ((status = set_density_curve (s->fd, 0, gbuf, &buf_size, + transfer_data_type)) != SANE_STATUS_GOOD) + { + DBG (7, "SET_DENSITY_CURVE\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + } + else + { /* colour mode */ + /* If in RGB mode but with gamma bind, use the first curve + for all 3 colors red, green, blue */ + for (i = 1; i < 4; i++) + { + from = (s->val[OPT_CUSTOM_GAMMA_BIND].w) ? 0 : i; + for (j = 0; j < 256; j++) + { + if (!neg) + { + gbuf[j] = (u_char) s->gamma_table[from][j]; + DBG (22, "set_density %d: gbuf[%d] = [%d]\n", i, j, gbuf[j]); + } + else + { + gbuf[255 - j] = (u_char) (255 - s->gamma_table[from][j]); + DBG (22, "set_density %d: gbuf[%d] = [%d]\n", i, 255 - j, + gbuf[255 - j]); + } + } + if (s->hw->info.model == FS2710) + status = set_density_curve_fs2710 (s, i, gbuf); + else + { + if ((status = set_density_curve (s->fd, i, gbuf, &buf_size, + transfer_data_type)) != SANE_STATUS_GOOD) + { + DBG (7, "SET_DENSITY_CURVE\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + } + } + } + + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ + +static SANE_Status +attach (const char *devnam, CANON_Device ** devp) +{ + SANE_Status status; + CANON_Device *dev; + + int fd; + u_char ibuf[36], ebuf[74], mbuf[12]; + size_t buf_size, i; + char *str; + + DBG (1, ">> attach\n"); + + for (dev = first_dev; dev; dev = dev->next) + { + if (!strcmp (dev->sane.name, devnam)) + { + if (devp) *devp = dev; + return (SANE_STATUS_GOOD); + } + } + + DBG (3, "attach: opening %s\n", devnam); + status = sanei_scsi_open (devnam, &fd, sense_handler, dev); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed: %s\n", sane_strstatus (status)); + return (status); + } + + DBG (3, "attach: sending (standard) INQUIRY\n"); + memset (ibuf, 0, sizeof (ibuf)); + buf_size = sizeof (ibuf); + status = inquiry (fd, 0, ibuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: inquiry failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (fd); + fd = -1; + return (status); + } + + if (ibuf[0] != 6 + || strncmp ((char *) (ibuf + 8), "CANON", 5) != 0 + || strncmp ((char *) (ibuf + 16), "IX-", 3) != 0) + { + DBG (1, "attach: device doesn't look like a Canon scanner\n"); + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_INVAL); + } + + DBG (3, "attach: sending TEST_UNIT_READY\n"); + status = test_unit_ready (fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: test unit ready failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + fd = -1; + return (status); + } + +#if 0 + DBG (3, "attach: sending REQUEST SENSE\n"); + memset (sbuf, 0, sizeof (sbuf)); + buf_size = sizeof (sbuf); + status = request_sense (fd, sbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: REQUEST_SENSE failed\n"); + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_INVAL); + } + + DBG (3, "attach: sending MEDIUM POSITION\n"); + status = medium_position (fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MEDIUM POSITION failed\n"); + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_INVAL); + } +/* s->val[OPT_AF_NOW].w == SANE_TRUE; */ +#endif + + DBG (3, "attach: sending RESERVE UNIT\n"); + status = reserve_unit (fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: RESERVE UNIT failed\n"); + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_INVAL); + } + +#if 0 + DBG (3, "attach: sending GET SCAN MODE for transparency unit\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = sizeof (ebuf); + buf_size = 12; + status = get_scan_mode (fd, TRANSPARENCY_UNIT, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET SCAN MODE for transparency unit failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + DBG(3, "scan mode trans byte[%d] = %d\n", i, ebuf[i]); +#endif + + DBG (3, "attach: sending GET SCAN MODE for scan control conditions\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = sizeof (ebuf); + status = get_scan_mode (fd, SCAN_CONTROL_CONDITIONS, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET SCAN MODE for scan control conditions failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + { + DBG (3, "scan mode byte[%d] = %d\n", (int) i, ebuf[i]); + } + + DBG (3, "attach: sending (extended) INQUIRY\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = sizeof (ebuf); + status = inquiry (fd, 1, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: (extended) INQUIRY failed\n"); + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_INVAL); + } + +#if 0 + DBG (3, "attach: sending GET SCAN MODE for transparency unit\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = 64; + status = get_scan_mode (fd, ALL_SCAN_MODE_PAGES, /* transparency unit */ + ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET SCAN MODE for scan control conditions failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + DBG (3, "scan mode control byte[%d] = %d\n", i, ebuf[i]); +#endif + +#if 0 + DBG (3, "attach: sending GET SCAN MODE for all scan mode pages\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = 32; + status = get_scan_mode (fd, (u_char)ALL_SCAN_MODE_PAGES, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET SCAN MODE for scan control conditions failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + for (i = 0; i < buf_size; i++) + DBG(3, "scan mode control byte[%d] = %d\n", i, ebuf[i]); +#endif + + DBG (3, "attach: sending MODE SENSE\n"); + memset (mbuf, 0, sizeof (mbuf)); + buf_size = sizeof (mbuf); + status = mode_sense (fd, mbuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MODE_SENSE failed\n"); + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_INVAL); + } + + dev = malloc (sizeof (*dev)); + if (!dev) + { + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_NO_MEM); + } + memset (dev, 0, sizeof (*dev)); + + dev->sane.name = strdup (devnam); + dev->sane.vendor = "CANON"; + if ((str = calloc (16 + 1, 1)) == NULL) + { + sanei_scsi_close (fd); + fd = -1; + return (SANE_STATUS_NO_MEM); + } + strncpy (str, (char *) (ibuf + 16), 16); + dev->sane.model = str; + + /* Register the fixed properties of the scanner below: + - whether it is a film scanner or a flatbed scanner + - whether it can have an automatic document feeder (ADF) + - whether it can be equipped with a transparency unit (TPU) + - whether it has got focus control + - whether it can optimize image parameters (autoexposure) + - whether it can calibrate itself + - whether it can diagnose itself + - whether it can eject the media + - whether it can mirror the scanned data + - whether it is a film scanner (or can be used as one) + - whether it has fixed, hardware-set scan resolutions only + */ + if (!strncmp (str, "IX-27015", 8)) /* FS2700S */ + { + dev->info.model = CS2700; + dev->sane.type = SANE_I18N("film scanner"); + dev->adf.Status = ADF_STAT_NONE; + dev->tpu.Status = TPU_STAT_NONE; + dev->info.can_focus = SANE_TRUE; + dev->info.can_autoexpose = SANE_TRUE; + dev->info.can_calibrate = SANE_FALSE; + dev->info.can_diagnose = SANE_FALSE; + dev->info.can_eject = SANE_TRUE; + dev->info.can_mirror = SANE_TRUE; + dev->info.is_filmscanner = SANE_TRUE; + dev->info.has_fixed_resolutions = SANE_TRUE; + } + else if (!strncmp (str, "IX-27025E", 9)) /* FS2710S */ + { + dev->info.model = FS2710; + dev->sane.type = SANE_I18N("film scanner"); + dev->adf.Status = ADF_STAT_NONE; + dev->tpu.Status = TPU_STAT_NONE; + dev->info.can_focus = SANE_TRUE; + dev->info.can_autoexpose = SANE_TRUE; + dev->info.can_calibrate = SANE_FALSE; + dev->info.can_diagnose = SANE_FALSE; + dev->info.can_eject = SANE_TRUE; + dev->info.can_mirror = SANE_TRUE; + dev->info.is_filmscanner = SANE_TRUE; + dev->info.has_fixed_resolutions = SANE_TRUE; + } + else if (!strncmp (str, "IX-06035E", 9)) /* FB620S */ + { + dev->info.model = FB620; + dev->sane.type = SANE_I18N("flatbed scanner"); + dev->adf.Status = ADF_STAT_NONE; + dev->tpu.Status = TPU_STAT_NONE; + dev->info.can_focus = SANE_FALSE; + dev->info.can_autoexpose = SANE_FALSE; + dev->info.can_calibrate = SANE_TRUE; + dev->info.can_diagnose = SANE_TRUE; + dev->info.can_eject = SANE_FALSE; + dev->info.can_mirror = SANE_FALSE; + dev->info.is_filmscanner = SANE_FALSE; + dev->info.has_fixed_resolutions = SANE_TRUE; + } + else if (!strncmp (str, "IX-12015E", 9)) /* FB1200S */ + { + dev->info.model = FB1200; + dev->sane.type = SANE_I18N("flatbed scanner"); + dev->adf.Status = ADF_STAT_INACTIVE; + dev->tpu.Status = TPU_STAT_INACTIVE; + dev->info.can_focus = SANE_FALSE; + dev->info.can_autoexpose = SANE_FALSE; + dev->info.can_calibrate = SANE_FALSE; + dev->info.can_diagnose = SANE_FALSE; + dev->info.can_eject = SANE_FALSE; + dev->info.can_mirror = SANE_FALSE; + dev->info.is_filmscanner = SANE_FALSE; + dev->info.has_fixed_resolutions = SANE_TRUE; + } + else if (!strncmp (str, "IX-4015", 7)) /* IX-4015 */ + { + dev->info.model = IX4015; + dev->sane.type = SANE_I18N("flatbed scanner"); + dev->adf.Status = ADF_STAT_INACTIVE; + dev->tpu.Status = TPU_STAT_INACTIVE; + dev->info.can_focus = SANE_FALSE; + dev->info.can_autoexpose = SANE_TRUE; + dev->info.can_calibrate = SANE_FALSE; + dev->info.can_diagnose = SANE_TRUE; + dev->info.can_eject = SANE_FALSE; + dev->info.can_mirror = SANE_TRUE; + dev->info.is_filmscanner = SANE_FALSE; + dev->info.has_fixed_resolutions = SANE_FALSE; + } + else /* CS300, CS600 */ + { + dev->info.model = CS3_600; + dev->sane.type = SANE_I18N("flatbed scanner"); + dev->adf.Status = ADF_STAT_INACTIVE; + dev->tpu.Status = TPU_STAT_INACTIVE; + dev->info.can_focus = SANE_FALSE; + dev->info.can_autoexpose = SANE_FALSE; + dev->info.can_calibrate = SANE_FALSE; + dev->info.can_diagnose = SANE_FALSE; + dev->info.can_eject = SANE_FALSE; + dev->info.can_mirror = SANE_TRUE; + dev->info.is_filmscanner = SANE_FALSE; + dev->info.has_fixed_resolutions = SANE_FALSE; + } + + DBG (5, "dev->sane.name = '%s'\n", dev->sane.name); + DBG (5, "dev->sane.vendor = '%s'\n", dev->sane.vendor); + DBG (5, "dev->sane.model = '%s'\n", dev->sane.model); + DBG (5, "dev->sane.type = '%s'\n", dev->sane.type); + + if (dev->tpu.Status != TPU_STAT_NONE) + get_tpu_stat (fd, dev); /* Query TPU */ + if (dev->adf.Status != ADF_STAT_NONE) + get_adf_stat (fd, dev); /* Query ADF */ + + dev->info.bmu = mbuf[6]; + DBG (5, "bmu=%d\n", dev->info.bmu); + dev->info.mud = (mbuf[8] << 8) + mbuf[9]; + DBG (5, "mud=%d\n", dev->info.mud); + + dev->info.xres_default = (ebuf[5] << 8) + ebuf[6]; + DBG (5, "xres_default=%d\n", dev->info.xres_default); + dev->info.xres_range.max = (ebuf[10] << 8) + ebuf[11]; + DBG (5, "xres_range.max=%d\n", dev->info.xres_range.max); + dev->info.xres_range.min = (ebuf[14] << 8) + ebuf[15]; + DBG (5, "xres_range.min=%d\n", dev->info.xres_range.min); + dev->info.xres_range.quant = ebuf[9] >> 4; + DBG (5, "xres_range.quant=%d\n", dev->info.xres_range.quant); + + dev->info.yres_default = (ebuf[7] << 8) + ebuf[8]; + DBG (5, "yres_default=%d\n", dev->info.yres_default); + dev->info.yres_range.max = (ebuf[12] << 8) + ebuf[13]; + DBG (5, "yres_range.max=%d\n", dev->info.yres_range.max); + dev->info.yres_range.min = (ebuf[16] << 8) + ebuf[17]; + DBG (5, "yres_range.min=%d\n", dev->info.yres_range.min); + dev->info.yres_range.quant = ebuf[9] & 0x0f; + DBG (5, "xres_range.quant=%d\n", dev->info.xres_range.quant); + + dev->info.x_range.min = SANE_FIX (0.0); + dev->info.x_range.max = (ebuf[20] << 24) + (ebuf[21] << 16) + + (ebuf[22] << 8) + ebuf[23] - 1; + dev->info.x_range.max = + SANE_FIX (dev->info.x_range.max * MM_PER_INCH / dev->info.mud); + DBG (5, "x_range.max=%d\n", dev->info.x_range.max); + dev->info.x_range.quant = 0; + + dev->info.y_range.min = SANE_FIX (0.0); + dev->info.y_range.max = (ebuf[24] << 24) + (ebuf[25] << 16) + + (ebuf[26] << 8) + ebuf[27] - 1; + dev->info.y_range.max = + SANE_FIX (dev->info.y_range.max * MM_PER_INCH / dev->info.mud); + DBG (5, "y_range.max=%d\n", dev->info.y_range.max); + dev->info.y_range.quant = 0; + + dev->info.x_adf_range.max = (ebuf[30] << 24) + (ebuf[31] << 16) + + (ebuf[32] << 8) + ebuf[33] - 1; + DBG (5, "x_adf_range.max=%d\n", dev->info.x_adf_range.max); + dev->info.y_adf_range.max = (ebuf[34] << 24) + (ebuf[35] << 16) + + (ebuf[36] << 8) + ebuf[37] - 1; + DBG (5, "y_adf_range.max=%d\n", dev->info.y_adf_range.max); + + dev->info.brightness_range.min = 0; + dev->info.brightness_range.max = 255; + dev->info.brightness_range.quant = 0; + + dev->info.contrast_range.min = 1; + dev->info.contrast_range.max = 255; + dev->info.contrast_range.quant = 0; + + dev->info.threshold_range.min = 1; + dev->info.threshold_range.max = 255; + dev->info.threshold_range.quant = 0; + + dev->info.HiliteR_range.min = 0; + dev->info.HiliteR_range.max = 255; + dev->info.HiliteR_range.quant = 0; + + dev->info.ShadowR_range.min = 0; + dev->info.ShadowR_range.max = 254; + dev->info.ShadowR_range.quant = 0; + + dev->info.HiliteG_range.min = 0; + dev->info.HiliteG_range.max = 255; + dev->info.HiliteG_range.quant = 0; + + dev->info.ShadowG_range.min = 0; + dev->info.ShadowG_range.max = 254; + dev->info.ShadowG_range.quant = 0; + + dev->info.HiliteB_range.min = 0; + dev->info.HiliteB_range.max = 255; + dev->info.HiliteB_range.quant = 0; + + dev->info.ShadowB_range.min = 0; + dev->info.ShadowB_range.max = 254; + dev->info.ShadowB_range.quant = 0; + + dev->info.focus_range.min = 0; + dev->info.focus_range.max = 255; + dev->info.focus_range.quant = 0; + + dev->info.TPU_Transparency_range.min = 0; + dev->info.TPU_Transparency_range.max = 10000; + dev->info.TPU_Transparency_range.quant = 100; + + sanei_scsi_close (fd); + fd = -1; + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + DBG (1, "<< attach\n"); + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ + +static SANE_Status +do_cancel (CANON_Scanner * s) +{ + SANE_Status status; + + DBG (1, ">> do_cancel\n"); + + s->scanning = SANE_FALSE; + + if (s->fd >= 0) + { + if (s->val[OPT_EJECT_AFTERSCAN].w && !(s->val[OPT_PREVIEW].w + && s->hw->info.is_filmscanner)) + { + DBG (3, "do_cancel: sending MEDIUM POSITION\n"); + status = medium_position (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "do_cancel: MEDIUM POSITION failed\n"); + return (SANE_STATUS_INVAL); + } + s->AF_NOW = SANE_TRUE; + DBG (1, "do_cancel AF_NOW = '%d'\n", s->AF_NOW); + } + + DBG (21, "do_cancel: reset_flag = %d\n", s->reset_flag); + if ((s->reset_flag == 1) && (s->hw->info.model == FB620)) + { + status = reset_scanner (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (21, "RESET SCANNER failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + DBG (21, "RESET SCANNER\n"); + s->reset_flag = 0; + DBG (21, "do_cancel: reset_flag = %d\n", s->reset_flag); + s->time0 = -1; + DBG (21, "time0 = %ld\n", s->time0); + } + + if (s->hw->info.model == FB1200) + { + DBG (3, "CANCEL FB1200S\n"); + status = cancel (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "CANCEL FB1200S failed\n"); + return (SANE_STATUS_INVAL); + } + DBG (3, "CANCEL FB1200S OK\n"); + } + + sanei_scsi_close (s->fd); + s->fd = -1; + } + + DBG (1, "<< do_cancel\n"); + return (SANE_STATUS_CANCELLED); +} + +/**************************************************************************/ + +static SANE_Status +init_options (CANON_Scanner * s) +{ + int i; + DBG (1, ">> init_options\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + s->AF_NOW = SANE_TRUE; + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N("Scan mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + + switch (s->hw->info.model) + { + case FB620: + s->opt[OPT_MODE].size = max_string_size (mode_list_fb620); + s->opt[OPT_MODE].constraint.string_list = mode_list_fb620; + s->val[OPT_MODE].s = strdup (mode_list_fb620[3]); + break; + case FB1200: + s->opt[OPT_MODE].size = max_string_size (mode_list_fb1200); + s->opt[OPT_MODE].constraint.string_list = mode_list_fb1200; + s->val[OPT_MODE].s = strdup (mode_list_fb1200[2]); + break; + case FS2710: + s->opt[OPT_MODE].size = max_string_size (mode_list_fs2710); + s->opt[OPT_MODE].constraint.string_list = mode_list_fs2710; + s->val[OPT_MODE].s = strdup (mode_list_fs2710[0]); + break; + default: + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[3]); + } + + /* Slides or negatives */ + s->opt[OPT_NEGATIVE].name = "film-type"; + s->opt[OPT_NEGATIVE].title = SANE_I18N("Film type"); + s->opt[OPT_NEGATIVE].desc = SANE_I18N("Selects the film type, i.e. " + "negatives or slides"); + s->opt[OPT_NEGATIVE].type = SANE_TYPE_STRING; + s->opt[OPT_NEGATIVE].size = max_string_size (filmtype_list); + s->opt[OPT_NEGATIVE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_NEGATIVE].constraint.string_list = filmtype_list; + s->opt[OPT_NEGATIVE].cap |= + (s->hw->info.is_filmscanner)? 0 : SANE_CAP_INACTIVE; + s->val[OPT_NEGATIVE].s = strdup (filmtype_list[1]); + + /* Negative film type */ + s->opt[OPT_NEGATIVE_TYPE].name = "negative-film-type"; + s->opt[OPT_NEGATIVE_TYPE].title = SANE_I18N("Negative film type"); + s->opt[OPT_NEGATIVE_TYPE].desc = SANE_I18N("Selects the negative film type"); + s->opt[OPT_NEGATIVE_TYPE].type = SANE_TYPE_STRING; + s->opt[OPT_NEGATIVE_TYPE].size = max_string_size (negative_filmtype_list); + s->opt[OPT_NEGATIVE_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_NEGATIVE_TYPE].constraint.string_list = negative_filmtype_list; + s->opt[OPT_NEGATIVE_TYPE].cap |= SANE_CAP_INACTIVE; + s->val[OPT_NEGATIVE_TYPE].s = strdup (negative_filmtype_list[0]); + + /* Scanning speed */ + s->opt[OPT_SCANNING_SPEED].name = SANE_NAME_SCAN_SPEED; + s->opt[OPT_SCANNING_SPEED].title = SANE_TITLE_SCAN_SPEED; + s->opt[OPT_SCANNING_SPEED].desc = SANE_DESC_SCAN_SPEED; + s->opt[OPT_SCANNING_SPEED].type = SANE_TYPE_STRING; + s->opt[OPT_SCANNING_SPEED].size = max_string_size (scanning_speed_list); + s->opt[OPT_SCANNING_SPEED].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SCANNING_SPEED].constraint.string_list = scanning_speed_list; + s->opt[OPT_SCANNING_SPEED].cap |= + (s->hw->info.model == CS2700) ? 0 : SANE_CAP_INACTIVE; + if (s->hw->info.model != CS2700) + s->opt[OPT_SCANNING_SPEED].cap &= ~SANE_CAP_SOFT_SELECT; + s->val[OPT_SCANNING_SPEED].s = strdup (scanning_speed_list[0]); + + + /* "Resolution" group: */ + s->opt[OPT_RESOLUTION_GROUP].title = SANE_I18N("Scan resolution"); + s->opt[OPT_RESOLUTION_GROUP].desc = ""; + s->opt[OPT_RESOLUTION_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_RESOLUTION_GROUP].cap = 0; + s->opt[OPT_RESOLUTION_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* bind resolution */ + s->opt[OPT_RESOLUTION_BIND].name = SANE_NAME_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].title = SANE_TITLE_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].desc = SANE_DESC_RESOLUTION_BIND; + s->opt[OPT_RESOLUTION_BIND].type = SANE_TYPE_BOOL; + s->val[OPT_RESOLUTION_BIND].w = SANE_TRUE; + + /* hardware resolutions only */ + s->opt[OPT_HW_RESOLUTION_ONLY].name = "hw-resolution-only"; + s->opt[OPT_HW_RESOLUTION_ONLY].title = SANE_I18N("Hardware resolution"); + s->opt[OPT_HW_RESOLUTION_ONLY].desc = SANE_I18N("Use only hardware " + "resolutions"); + s->opt[OPT_HW_RESOLUTION_ONLY].type = SANE_TYPE_BOOL; + s->val[OPT_HW_RESOLUTION_ONLY].w = SANE_TRUE; + s->opt[OPT_HW_RESOLUTION_ONLY].cap |= + (s->hw->info.has_fixed_resolutions)? 0 : SANE_CAP_INACTIVE; + + /* x-resolution */ + s->opt[OPT_X_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_X_RESOLUTION].unit = SANE_UNIT_DPI; + if (s->hw->info.has_fixed_resolutions) + { + int iCnt; + float iRes; /* modification for FB620S */ + s->opt[OPT_X_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + iCnt = 0; + + iRes = s->hw->info.xres_range.max; + DBG (5, "hw->info.xres_range.max=%d\n", s->hw->info.xres_range.max); + s->opt[OPT_X_RESOLUTION].constraint.word_list = s->xres_word_list; + + /* go to minimum resolution by dividing by 2 */ + while (iRes >= s->hw->info.xres_range.min) + iRes /= 2; + /* fill array up to maximum resolution */ + while (iRes < s->hw->info.xres_range.max) + { + iRes *= 2; + s->xres_word_list[++iCnt] = iRes; + } + s->xres_word_list[0] = iCnt; + s->val[OPT_X_RESOLUTION].w = s->xres_word_list[2]; + } + else + { + s->opt[OPT_X_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_X_RESOLUTION].constraint.range = &s->hw->info.xres_range; + s->val[OPT_X_RESOLUTION].w = 300; + } + + /* y-resolution */ + s->opt[OPT_Y_RESOLUTION].name = SANE_NAME_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].title = SANE_TITLE_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].desc = SANE_DESC_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_Y_RESOLUTION].cap |= SANE_CAP_INACTIVE; + if (s->hw->info.has_fixed_resolutions) + { + int iCnt; + float iRes; /* modification for FB620S */ + s->opt[OPT_Y_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + iCnt = 0; + + iRes = s->hw->info.yres_range.max; + DBG (5, "hw->info.yres_range.max=%d\n", s->hw->info.yres_range.max); + s->opt[OPT_Y_RESOLUTION].constraint.word_list = s->yres_word_list; + + /* go to minimum resolution by dividing by 2 */ + while (iRes >= s->hw->info.yres_range.min) + iRes /= 2; + /* fill array up to maximum resolution */ + while (iRes < s->hw->info.yres_range.max) + { + iRes *= 2; + s->yres_word_list[++iCnt] = iRes; + } + s->yres_word_list[0] = iCnt; + s->val[OPT_Y_RESOLUTION].w = s->yres_word_list[2]; + } + else + { + s->opt[OPT_Y_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_Y_RESOLUTION].constraint.range = &s->hw->info.yres_range; + s->val[OPT_Y_RESOLUTION].w = 300; + } + + /* Focus group: */ + s->opt[OPT_FOCUS_GROUP].title = SANE_I18N("Focus"); + s->opt[OPT_FOCUS_GROUP].desc = ""; + s->opt[OPT_FOCUS_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_FOCUS_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_FOCUS_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_FOCUS_GROUP].cap |= + (s->hw->info.can_focus) ? 0 : SANE_CAP_INACTIVE; + + /* Auto-Focus switch */ + s->opt[OPT_AF].name = "af"; + s->opt[OPT_AF].title = SANE_I18N("Auto focus"); + s->opt[OPT_AF].desc = SANE_I18N("Enable/disable auto focus"); + s->opt[OPT_AF].type = SANE_TYPE_BOOL; + s->opt[OPT_AF].cap |= (s->hw->info.can_focus) ? 0 : SANE_CAP_INACTIVE; + s->val[OPT_AF].w = s->hw->info.can_focus; + + /* Auto-Focus once switch */ + s->opt[OPT_AF_ONCE].name = "afonce"; + s->opt[OPT_AF_ONCE].title = SANE_I18N("Auto focus only once"); + s->opt[OPT_AF_ONCE].desc = SANE_I18N("Do auto focus only once between " + "ejects"); + s->opt[OPT_AF_ONCE].type = SANE_TYPE_BOOL; + s->opt[OPT_AF_ONCE].cap |= (s->hw->info.can_focus) ? 0 : SANE_CAP_INACTIVE; + s->val[OPT_AF_ONCE].w = s->hw->info.can_focus; + + /* Manual focus */ + s->opt[OPT_FOCUS].name = "focus"; + s->opt[OPT_FOCUS].title = SANE_I18N("Manual focus position"); + s->opt[OPT_FOCUS].desc = SANE_I18N("Set the optical system's focus " + "position by hand (default: 128)."); + s->opt[OPT_FOCUS].type = SANE_TYPE_INT; + s->opt[OPT_FOCUS].unit = SANE_UNIT_NONE; + s->opt[OPT_FOCUS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_FOCUS].constraint.range = &s->hw->info.focus_range; + s->opt[OPT_FOCUS].cap |= (s->hw->info.can_focus) ? 0 : SANE_CAP_INACTIVE; + s->val[OPT_FOCUS].w = (s->hw->info.can_focus) ? 128 : 0; + + /* Margins group: */ + s->opt[OPT_MARGINS_GROUP].title = SANE_I18N("Scan margins"); + s->opt[OPT_MARGINS_GROUP].desc = ""; + s->opt[OPT_MARGINS_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MARGINS_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_MARGINS_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->hw->info.x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->hw->info.y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->hw->info.x_range; + s->val[OPT_BR_X].w = s->hw->info.x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->hw->info.y_range; + s->val[OPT_BR_Y].w = s->hw->info.y_range.max; + + /* Colors group: */ + s->opt[OPT_COLORS_GROUP].title = SANE_I18N("Extra color adjustments"); + s->opt[OPT_COLORS_GROUP].desc = ""; + s->opt[OPT_COLORS_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_COLORS_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_COLORS_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Positive/Negative switch for the CanoScan 300/600 models */ + s->opt[OPT_HNEGATIVE].name = SANE_NAME_NEGATIVE; + s->opt[OPT_HNEGATIVE].title = SANE_TITLE_NEGATIVE; + s->opt[OPT_HNEGATIVE].desc = SANE_DESC_NEGATIVE; + s->opt[OPT_HNEGATIVE].type = SANE_TYPE_BOOL; + s->opt[OPT_HNEGATIVE].cap |= + (s->hw->info.model == CS2700 || s->hw->info.model == FS2710) ? + SANE_CAP_INACTIVE : 0; + s->val[OPT_HNEGATIVE].w = SANE_FALSE; + + /* Same values for highlight and shadow points for red, green, blue */ + s->opt[OPT_BIND_HILO].name = "bind-highlight-shadow-points"; + s->opt[OPT_BIND_HILO].title = SANE_TITLE_RGB_BIND; + s->opt[OPT_BIND_HILO].desc = SANE_DESC_RGB_BIND; + s->opt[OPT_BIND_HILO].type = SANE_TYPE_BOOL; + s->opt[OPT_BIND_HILO].cap |= (s->hw->info.model == FB620 || + s->hw->info.model == IX4015) ? SANE_CAP_INACTIVE : 0; + s->val[OPT_BIND_HILO].w = SANE_TRUE; + + /* highlight point for red */ + s->opt[OPT_HILITE_R].name = SANE_NAME_HIGHLIGHT_R; + s->opt[OPT_HILITE_R].title = SANE_TITLE_HIGHLIGHT_R; + s->opt[OPT_HILITE_R].desc = SANE_DESC_HIGHLIGHT_R; + s->opt[OPT_HILITE_R].type = SANE_TYPE_INT; + s->opt[OPT_HILITE_R].unit = SANE_UNIT_NONE; + s->opt[OPT_HILITE_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_HILITE_R].constraint.range = &s->hw->info.HiliteR_range; + s->opt[OPT_HILITE_R].cap |= SANE_CAP_INACTIVE; + s->val[OPT_HILITE_R].w = 255; + + /* shadow point for red */ + s->opt[OPT_SHADOW_R].name = SANE_NAME_SHADOW_R; + s->opt[OPT_SHADOW_R].title = SANE_TITLE_SHADOW_R; + s->opt[OPT_SHADOW_R].desc = SANE_DESC_SHADOW_R; + s->opt[OPT_SHADOW_R].type = SANE_TYPE_INT; + s->opt[OPT_SHADOW_R].unit = SANE_UNIT_NONE; + s->opt[OPT_SHADOW_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SHADOW_R].constraint.range = &s->hw->info.ShadowR_range; + s->opt[OPT_SHADOW_R].cap |= SANE_CAP_INACTIVE; + s->val[OPT_SHADOW_R].w = 0; + + /* highlight point for green */ + s->opt[OPT_HILITE_G].name = SANE_NAME_HIGHLIGHT; + s->opt[OPT_HILITE_G].title = SANE_TITLE_HIGHLIGHT; + s->opt[OPT_HILITE_G].desc = SANE_DESC_HIGHLIGHT; + s->opt[OPT_HILITE_G].type = SANE_TYPE_INT; + s->opt[OPT_HILITE_G].unit = SANE_UNIT_NONE; + s->opt[OPT_HILITE_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_HILITE_G].constraint.range = &s->hw->info.HiliteG_range; + s->opt[OPT_HILITE_G].cap |= + (s->hw->info.model == IX4015) ? SANE_CAP_INACTIVE : 0; + s->val[OPT_HILITE_G].w = 255; + + /* shadow point for green */ + s->opt[OPT_SHADOW_G].name = SANE_NAME_SHADOW; + s->opt[OPT_SHADOW_G].title = SANE_TITLE_SHADOW; + s->opt[OPT_SHADOW_G].desc = SANE_DESC_SHADOW; + s->opt[OPT_SHADOW_G].type = SANE_TYPE_INT; + s->opt[OPT_SHADOW_G].unit = SANE_UNIT_NONE; + s->opt[OPT_SHADOW_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SHADOW_G].constraint.range = &s->hw->info.ShadowG_range; + s->opt[OPT_SHADOW_G].cap |= + (s->hw->info.model == IX4015) ? SANE_CAP_INACTIVE : 0; + s->val[OPT_SHADOW_G].w = 0; + + /* highlight point for blue */ + s->opt[OPT_HILITE_B].name = SANE_NAME_HIGHLIGHT_B; + s->opt[OPT_HILITE_B].title = SANE_TITLE_HIGHLIGHT_B; + s->opt[OPT_HILITE_B].desc = SANE_DESC_HIGHLIGHT_B; + s->opt[OPT_HILITE_B].type = SANE_TYPE_INT; + s->opt[OPT_HILITE_B].unit = SANE_UNIT_NONE; + s->opt[OPT_HILITE_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_HILITE_B].constraint.range = &s->hw->info.HiliteB_range; + s->opt[OPT_HILITE_B].cap |= SANE_CAP_INACTIVE; + s->val[OPT_HILITE_B].w = 255; + + /* shadow point for blue */ + s->opt[OPT_SHADOW_B].name = SANE_NAME_SHADOW_B; + s->opt[OPT_SHADOW_B].title = SANE_TITLE_SHADOW_B; + s->opt[OPT_SHADOW_B].desc = SANE_DESC_SHADOW_B; + s->opt[OPT_SHADOW_B].type = SANE_TYPE_INT; + s->opt[OPT_SHADOW_B].unit = SANE_UNIT_NONE; + s->opt[OPT_SHADOW_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SHADOW_B].constraint.range = &s->hw->info.ShadowB_range; + s->opt[OPT_SHADOW_B].cap |= SANE_CAP_INACTIVE; + s->val[OPT_SHADOW_B].w = 0; + + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &s->hw->info.brightness_range; + s->opt[OPT_BRIGHTNESS].cap |= 0; + s->val[OPT_BRIGHTNESS].w = 128; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &s->hw->info.contrast_range; + s->opt[OPT_CONTRAST].cap |= 0; + s->val[OPT_CONTRAST].w = 128; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &s->hw->info.threshold_range; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->val[OPT_THRESHOLD].w = 128; + + s->opt[OPT_MIRROR].name = "mirror"; + s->opt[OPT_MIRROR].title = SANE_I18N("Mirror image"); + s->opt[OPT_MIRROR].desc = SANE_I18N("Mirror the image horizontally"); + s->opt[OPT_MIRROR].type = SANE_TYPE_BOOL; + s->opt[OPT_MIRROR].cap |= (s->hw->info.can_mirror) ? 0: SANE_CAP_INACTIVE; + s->val[OPT_MIRROR].w = SANE_FALSE; + + /* analog-gamma curve */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* bind analog-gamma */ + s->opt[OPT_CUSTOM_GAMMA_BIND].name = "bind-custom-gamma"; + s->opt[OPT_CUSTOM_GAMMA_BIND].title = SANE_TITLE_RGB_BIND; + s->opt[OPT_CUSTOM_GAMMA_BIND].desc = SANE_DESC_RGB_BIND; + s->opt[OPT_CUSTOM_GAMMA_BIND].type = SANE_TYPE_BOOL; + s->opt[OPT_CUSTOM_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CUSTOM_GAMMA_BIND].w = SANE_TRUE; + + /* grayscale gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR].wa = &s->gamma_table[0][0]; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[1][0]; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[2][0]; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[3][0]; + + s->opt[OPT_AE].name = "ae"; + s->opt[OPT_AE].title = SANE_I18N("Auto exposure"); + s->opt[OPT_AE].desc = SANE_I18N("Enable/disable the auto exposure feature"); + s->opt[OPT_AE].cap |= (s->hw->info.can_autoexpose) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_AE].type = SANE_TYPE_BOOL; + s->val[OPT_AE].w = SANE_FALSE; + + + /* "Calibration" group */ + s->opt[OPT_CALIBRATION_GROUP].title = SANE_I18N("Calibration"); + s->opt[OPT_CALIBRATION_GROUP].desc = ""; + s->opt[OPT_CALIBRATION_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_CALIBRATION_GROUP].cap |= (s->hw->info.can_calibrate || + s->hw->info.can_diagnose) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_CALIBRATION_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* calibration now */ + s->opt[OPT_CALIBRATION_NOW].name = "calibration-now"; + s->opt[OPT_CALIBRATION_NOW].title = SANE_I18N("Calibration now"); + s->opt[OPT_CALIBRATION_NOW].desc = SANE_I18N("Execute calibration *now*"); + s->opt[OPT_CALIBRATION_NOW].type = SANE_TYPE_BUTTON; + s->opt[OPT_CALIBRATION_NOW].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATION_NOW].cap |= + (s->hw->info.can_calibrate) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_CALIBRATION_NOW].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_CALIBRATION_NOW].constraint.range = NULL; + + /* scanner self diagnostic */ + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].name = "self-diagnostic"; + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].title = SANE_I18N("Self diagnosis"); + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].desc = SANE_I18N("Perform scanner " + "self diagnosis"); + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].type = SANE_TYPE_BUTTON; + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].unit = SANE_UNIT_NONE; + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].cap |= + (s->hw->info.can_diagnose) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_SCANNER_SELF_DIAGNOSTIC].constraint.range = NULL; + + /* reset scanner for FB620S */ + s->opt[OPT_RESET_SCANNER].name = "reset-scanner"; + s->opt[OPT_RESET_SCANNER].title = SANE_I18N("Reset scanner"); + s->opt[OPT_RESET_SCANNER].desc = SANE_I18N("Reset the scanner"); + s->opt[OPT_RESET_SCANNER].type = SANE_TYPE_BUTTON; + s->opt[OPT_RESET_SCANNER].unit = SANE_UNIT_NONE; + s->opt[OPT_RESET_SCANNER].cap |= + (s->hw->info.model == FB620) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_RESET_SCANNER].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_RESET_SCANNER].constraint.range = NULL; + + + /* "Eject" group (active only for film scanners) */ + s->opt[OPT_EJECT_GROUP].title = SANE_I18N("Medium handling"); + s->opt[OPT_EJECT_GROUP].desc = ""; + s->opt[OPT_EJECT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_EJECT_GROUP].cap |= + (s->hw->info.can_eject) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_EJECT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* eject after scan */ + s->opt[OPT_EJECT_AFTERSCAN].name = "eject-after-scan"; + s->opt[OPT_EJECT_AFTERSCAN].title = SANE_I18N("Eject film after each scan"); + s->opt[OPT_EJECT_AFTERSCAN].desc = SANE_I18N("Automatically eject the " + "film from the device after each scan"); + s->opt[OPT_EJECT_AFTERSCAN].cap |= + (s->hw->info.can_eject) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_EJECT_AFTERSCAN].type = SANE_TYPE_BOOL; + /* IX-4015 requires medium_position command after cancel */ + s->val[OPT_EJECT_AFTERSCAN].w = + (s->hw->info.model == IX4015) ? SANE_TRUE : SANE_FALSE; + + /* eject before exit */ + s->opt[OPT_EJECT_BEFOREEXIT].name = "eject-before-exit"; + s->opt[OPT_EJECT_BEFOREEXIT].title = SANE_I18N("Eject film before exit"); + s->opt[OPT_EJECT_BEFOREEXIT].desc = SANE_I18N("Automatically eject the " + "film from the device before exiting the program"); + s->opt[OPT_EJECT_BEFOREEXIT].cap |= + (s->hw->info.can_eject) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_EJECT_BEFOREEXIT].type = SANE_TYPE_BOOL; + s->val[OPT_EJECT_BEFOREEXIT].w = s->hw->info.can_eject; + + /* eject now */ + s->opt[OPT_EJECT_NOW].name = "eject-now"; + s->opt[OPT_EJECT_NOW].title = SANE_I18N("Eject film now"); + s->opt[OPT_EJECT_NOW].desc = SANE_I18N("Eject the film *now*"); + s->opt[OPT_EJECT_NOW].type = SANE_TYPE_BUTTON; + s->opt[OPT_EJECT_NOW].unit = SANE_UNIT_NONE; + s->opt[OPT_EJECT_NOW].cap |= + (s->hw->info.can_eject) ? 0 : SANE_CAP_INACTIVE; + s->opt[OPT_EJECT_NOW].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_EJECT_NOW].constraint.range = NULL; + + /* "NO-ADF" option: */ + s->opt[OPT_ADF_GROUP].title = SANE_I18N("Document feeder extras"); + s->opt[OPT_ADF_GROUP].desc = ""; + s->opt[OPT_ADF_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ADF_GROUP].cap = 0; + s->opt[OPT_ADF_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_FLATBED_ONLY].name = "noadf"; + s->opt[OPT_FLATBED_ONLY].title = SANE_I18N("Flatbed only"); + s->opt[OPT_FLATBED_ONLY].desc = SANE_I18N("Disable auto document feeder " + "and use flatbed only"); + s->opt[OPT_FLATBED_ONLY].type = SANE_TYPE_BOOL; + s->opt[OPT_FLATBED_ONLY].unit = SANE_UNIT_NONE; + s->opt[OPT_FLATBED_ONLY].size = sizeof (SANE_Word); + s->opt[OPT_FLATBED_ONLY].cap |= + (s->hw->adf.Status == ADF_STAT_NONE) ? SANE_CAP_INACTIVE : 0; + s->val[OPT_FLATBED_ONLY].w = SANE_FALSE; + + /* "TPU" group: */ + s->opt[OPT_TPU_GROUP].title = SANE_I18N("Transparency unit"); + s->opt[OPT_TPU_GROUP].desc = ""; + s->opt[OPT_TPU_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_TPU_GROUP].cap = 0; + s->opt[OPT_TPU_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_TPU_GROUP].cap |= + (s->hw->tpu.Status != TPU_STAT_NONE) ? 0 : SANE_CAP_INACTIVE; + + /* Transparency Unit (FAU, Film Adapter Unit) */ + s->opt[OPT_TPU_ON].name = "transparency-unit-on-off"; + s->opt[OPT_TPU_ON].title = SANE_I18N("Transparency unit"); + s->opt[OPT_TPU_ON].desc = SANE_I18N("Switch on/off the transparency unit " + "(FAU, film adapter unit)"); + s->opt[OPT_TPU_ON].type = SANE_TYPE_BOOL; + s->opt[OPT_TPU_ON].unit = SANE_UNIT_NONE; + s->val[OPT_TPU_ON].w = + (s->hw->tpu.Status == TPU_STAT_ACTIVE) ? SANE_TRUE : SANE_FALSE; + s->opt[OPT_TPU_ON].cap |= + (s->hw->tpu.Status != TPU_STAT_NONE) ? 0 : SANE_CAP_INACTIVE; + + s->opt[OPT_TPU_PN].name = "transparency-unit-negative-film"; + s->opt[OPT_TPU_PN].title = SANE_I18N("Negative film"); + s->opt[OPT_TPU_PN].desc = SANE_I18N("Positive or negative film"); + s->opt[OPT_TPU_PN].type = SANE_TYPE_BOOL; + s->opt[OPT_TPU_PN].unit = SANE_UNIT_NONE; + s->val[OPT_TPU_PN].w = s->hw->tpu.PosNeg; + s->opt[OPT_TPU_PN].cap |= + (s->hw->tpu.Status == TPU_STAT_ACTIVE) ? 0 : SANE_CAP_INACTIVE; + + /* density control mode */ + s->opt[OPT_TPU_DCM].name = "TPMDC"; + s->opt[OPT_TPU_DCM].title = SANE_I18N("Density control"); + s->opt[OPT_TPU_DCM].desc = SANE_I18N("Set density control mode"); + s->opt[OPT_TPU_DCM].type = SANE_TYPE_STRING; + s->opt[OPT_TPU_DCM].size = max_string_size (tpu_dc_mode_list); + s->opt[OPT_TPU_DCM].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_TPU_DCM].constraint.string_list = tpu_dc_mode_list; + s->val[OPT_TPU_DCM].s = strdup (tpu_dc_mode_list[s->hw->tpu.ControlMode]); + s->opt[OPT_TPU_DCM].cap |= + (s->hw->tpu.Status == TPU_STAT_ACTIVE) ? 0 : SANE_CAP_INACTIVE; + + /* Transparency Ratio */ + s->opt[OPT_TPU_TRANSPARENCY].name = "Transparency-Ratio"; + s->opt[OPT_TPU_TRANSPARENCY].title = SANE_I18N("Transparency ratio"); + s->opt[OPT_TPU_TRANSPARENCY].desc = ""; + s->opt[OPT_TPU_TRANSPARENCY].type = SANE_TYPE_INT; + s->opt[OPT_TPU_TRANSPARENCY].unit = SANE_UNIT_NONE; + s->opt[OPT_TPU_TRANSPARENCY].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TPU_TRANSPARENCY].constraint.range = + &s->hw->info.TPU_Transparency_range; + s->val[OPT_TPU_TRANSPARENCY].w = s->hw->tpu.Transparency; + s->opt[OPT_TPU_TRANSPARENCY].cap |= + (s->hw->tpu.Status == TPU_STAT_ACTIVE && + s->hw->tpu.ControlMode == 3) ? 0 : SANE_CAP_INACTIVE; + + /* Select Film type */ + s->opt[OPT_TPU_FILMTYPE].name = "Filmtype"; + s->opt[OPT_TPU_FILMTYPE].title = SANE_I18N("Select film type"); + s->opt[OPT_TPU_FILMTYPE].desc = SANE_I18N("Select the film type"); + s->opt[OPT_TPU_FILMTYPE].type = SANE_TYPE_STRING; + s->opt[OPT_TPU_FILMTYPE].size = max_string_size (tpu_filmtype_list); + s->opt[OPT_TPU_FILMTYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_TPU_FILMTYPE].constraint.string_list = tpu_filmtype_list; + s->val[OPT_TPU_FILMTYPE].s = + strdup (tpu_filmtype_list[s->hw->tpu.FilmType]); + s->opt[OPT_TPU_FILMTYPE].cap |= + (s->hw->tpu.Status == TPU_STAT_ACTIVE && s->hw->tpu.ControlMode == 1) ? + 0 : SANE_CAP_INACTIVE; + + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + DBG (1, "<< init_options\n"); + return SANE_STATUS_GOOD; +} + +/**************************************************************************/ + +static SANE_Status +attach_one (const char *dev) +{ + DBG (1, ">> attach_one\n"); + attach (dev, 0); + DBG (1, "<< attach_one\n"); + return SANE_STATUS_GOOD; +} + +/**************************************************************************/ + +static SANE_Status +do_focus (CANON_Scanner * s) +{ + SANE_Status status; + u_char ebuf[74]; + size_t buf_size; + + DBG (3, "do_focus: sending GET FILM STATUS\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = 4; + status = get_film_status (s->fd, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "do_focus: GET FILM STATUS failed\n"); + if (status == SANE_STATUS_UNSUPPORTED) + return (SANE_STATUS_GOOD); + else + { + DBG (1, "do_focus: ... for unknown reasons\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + } + DBG (3, "focus point before autofocus : %d\n", ebuf[3]); + + status = execute_auto_focus (s->fd, s->val[OPT_AF].w, + (s->scanning_speed == 0 && !s->RIF && s->hw->info.model == CS2700), + (int) s->AE, s->val[OPT_FOCUS].w); + if (status != SANE_STATUS_GOOD) + { + DBG (7, "execute_auto_focus failed\n"); + if (status == SANE_STATUS_UNSUPPORTED) + return (SANE_STATUS_GOOD); + else + { + DBG (1, "do_focus: ... for unknown reasons\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + } + + DBG (3, "do_focus: sending GET FILM STATUS\n"); + memset (ebuf, 0, sizeof (ebuf)); + buf_size = 4; + status = get_film_status (s->fd, ebuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "do_focus: GET FILM STATUS failed\n"); + if (status == SANE_STATUS_UNSUPPORTED) + return (SANE_STATUS_GOOD); + else + { + DBG (1, "do_focus: ... for unknown reasons\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + } + else + DBG (3, "focus point after autofocus : %d\n", ebuf[3]); + + return (SANE_STATUS_GOOD); +} + +/**************************************************************************/ + +#include "canon-sane.c" diff --git a/backend/canon.conf.in b/backend/canon.conf.in new file mode 100644 index 0000000..d1fe5b5 --- /dev/null +++ b/backend/canon.conf.in @@ -0,0 +1,2 @@ +#canon.conf +scsi CANON IX diff --git a/backend/canon.h b/backend/canon.h new file mode 100644 index 0000000..34f527b --- /dev/null +++ b/backend/canon.h @@ -0,0 +1,408 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 BYTEC GmbH Germany + Written by Helmut Koeberle, Email: helmut.koeberle@bytec.de + Modified by Manuel Panea , + Markus Mertinat , + and ULrich Deiters + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef canon_h +#define canon_h 1 + +#ifdef __GNUC__ +#define UNUSEDARG __attribute__ ((unused)) +#else +#define UNUSEDARG +#endif + +/* all the different possible model names. */ +#define FB1200S "IX-12015E " +#define FB620S "IX-06035E " +#define CS300 "IX-03035B " +#define CS600 "IX-06015C " +#define CS2700F "IX-27015C " +#define IX_4025 "IX-4025 " +#define IX_4015 "IX-4015 " +#define IX_3010 "IX-3010 " + +#include + +#define AUTO_DOC_FEEDER_UNIT 0x01 +#define TRANSPARENCY_UNIT 0x02 +#define TRANSPARENCY_UNIT_FB1200 0x03 +#define SCAN_CONTROL_CONDITIONS 0x20 +#define SCAN_CONTROL_CON_FB1200 0x21 +#define ALL_SCAN_MODE_PAGES 0x3F + +#define RED 0 +#define GREEN 1 +#define BLUE 2 + +#define ADF_STAT_NONE 0 +#define ADF_STAT_INACTIVE 1 +#define ADF_STAT_ACTIVE 2 +#define ADF_STAT_DISABLED 3 + +#define ADF_Status (4+2) /* byte positioning */ +#define ADF_Settings (4+3) /* in data block */ + +#define ADF_NOT_PRESENT 0x01 /* bit selection */ +#define ADF_PROBLEM 0x0E /* from bytes in */ +#define ADF_PRIORITY 0x03 /* data block. */ +#define ADF_FEEDER 0x04 /* */ + +#define TPU_STAT_NONE 0 +#define TPU_STAT_INACTIVE 1 +#define TPU_STAT_ACTIVE 2 + +#define CS3_600 0 /* CanoScan 300/600 */ +#define CS2700 1 /* CanoScan 2700F */ +#define FB620 2 /* CanoScan FB620S */ +#define FS2710 3 /* CanoScan FS2710S */ +#define FB1200 4 /* CanoScan FB1200S */ +#define IX4015 5 /* IX-4015 */ + +#ifndef MAX +#define MAX(A,B) (((A) > (B))? (A) : (B)) +#endif +#ifndef MIN +#define MIN(A,B) (((A) < (B))? (A) : (B)) +#endif +#ifndef SSIZE_MAX +#define SSIZE_MAX LONG_MAX +#endif + +typedef struct +{ + SANE_Int Status; /* Auto Document Feeder Unit Status */ + SANE_Int Problem; /* ADF Problems list */ + SANE_Int Priority; /* ADF Priority setting */ + SANE_Int Feeder; /* ADF Feeder setting */ + +} +CANON_ADF; + + +typedef struct +{ + SANE_Int Status; /* Transparency Unit Status */ + SANE_Bool PosNeg; /* Negative/Positive Film */ + SANE_Int Transparency; /* TPU Transparency */ + SANE_Int ControlMode; /* TPU Density Control Mode */ + SANE_Int FilmType; /* TPU Film Type */ + +} +CANON_TPU; + + +typedef enum +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_NEGATIVE, /* Reverse image format */ + OPT_NEGATIVE_TYPE, /* Negative film type */ + OPT_SCANNING_SPEED, + + OPT_RESOLUTION_GROUP, + OPT_RESOLUTION_BIND, + OPT_HW_RESOLUTION_ONLY, + OPT_X_RESOLUTION, + OPT_Y_RESOLUTION, + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_THRESHOLD, + + OPT_MIRROR, + + OPT_CUSTOM_GAMMA, /* use custom gamma tables? */ + OPT_CUSTOM_GAMMA_BIND, + /* The gamma vectors MUST appear in the order gray, red, green, blue. */ + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + OPT_AE, /* Auto Exposure */ + + OPT_CALIBRATION_GROUP, /* Calibration for FB620S */ + OPT_CALIBRATION_NOW, /* Execute Calibration now for FB620S */ + OPT_SCANNER_SELF_DIAGNOSTIC, /* Self diagnostic for FB620S */ + OPT_RESET_SCANNER, /* Reset scanner for FB620S */ + + OPT_EJECT_GROUP, + OPT_EJECT_AFTERSCAN, + OPT_EJECT_BEFOREEXIT, + OPT_EJECT_NOW, + + OPT_FOCUS_GROUP, + OPT_AF, /* Auto Focus */ + OPT_AF_ONCE, /* Auto Focus only once between ejects */ + OPT_FOCUS, /* Manual focus position */ + + OPT_MARGINS_GROUP, /* scan margins */ + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_COLORS_GROUP, + OPT_HNEGATIVE, /* Reverse image format */ + OPT_BIND_HILO, /* Same values vor highlight and shadow + points for red, green, blue */ + OPT_HILITE_R, /* highlight point for red */ + OPT_SHADOW_R, /* shadow point for red */ + OPT_HILITE_G, /* highlight point for green */ + OPT_SHADOW_G, /* shadow point for green */ + OPT_HILITE_B, /* highlight point for blue */ + OPT_SHADOW_B, /* shadow point for blue */ + + OPT_ADF_GROUP, /* to allow display of options. */ + OPT_FLATBED_ONLY, /* in case you have a sheetfeeder + but don't want to use it. */ + + OPT_TPU_GROUP, + OPT_TPU_ON, + OPT_TPU_PN, + OPT_TPU_DCM, + OPT_TPU_TRANSPARENCY, + OPT_TPU_FILMTYPE, + + OPT_PREVIEW, + + /* must come last: */ + NUM_OPTIONS +} +CANON_Option; + + +typedef struct CANON_Info +{ + int model; + + SANE_Range xres_range; + SANE_Range yres_range; + SANE_Range x_range; + SANE_Range y_range; + SANE_Range brightness_range; + SANE_Range contrast_range; + SANE_Range threshold_range; + SANE_Range HiliteR_range; + SANE_Range ShadowR_range; + SANE_Range HiliteG_range; + SANE_Range ShadowG_range; + SANE_Range HiliteB_range; + SANE_Range ShadowB_range; + SANE_Range focus_range; + + SANE_Range x_adf_range; + SANE_Range y_adf_range; + SANE_Int xres_default; + SANE_Int yres_default; + SANE_Int bmu; + SANE_Int mud; + SANE_Range TPU_Transparency_range; + SANE_Int TPU_Stat; + + SANE_Bool can_focus; /* has got focus control */ + SANE_Bool can_autoexpose; /* can do autoexposure by hardware */ + SANE_Bool can_calibrate; /* has got calibration control */ + SANE_Bool can_diagnose; /* has diagnostic command */ + SANE_Bool can_eject; /* can eject medium */ + SANE_Bool can_mirror; /* can mirror image by hardware */ + SANE_Bool is_filmscanner; + SANE_Bool has_fixed_resolutions; /* only a finite number possible */ +} +CANON_Info; + +typedef struct CANON_Device +{ + struct CANON_Device *next; + SANE_Device sane; + CANON_Info info; + CANON_ADF adf; + CANON_TPU tpu; +} +CANON_Device; + +typedef struct CANON_Scanner +{ + struct CANON_Scanner *next; + int fd; + CANON_Device *hw; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + char *sense_str; /* sense string */ + SANE_Int gamma_table[4][256]; + SANE_Parameters params; + SANE_Bool AF_NOW; /* To keep track of when to do AF */ + + SANE_Int xres; + SANE_Int yres; + SANE_Int ulx; + SANE_Int uly; + SANE_Int width; + SANE_Int length; + SANE_Int brightness; + SANE_Int contrast; + SANE_Int threshold; + SANE_Int image_composition; + SANE_Int bpp; + SANE_Bool RIF; /* Reverse Image Format */ + SANE_Int negative_filmtype; + SANE_Int scanning_speed; + SANE_Bool GRC; /* Gray Response Curve */ + SANE_Bool Mirror; + SANE_Bool AE; /* Auto Exposure */ + SANE_Int HiliteR; + SANE_Int ShadowR; + SANE_Int HiliteG; + SANE_Int ShadowG; + SANE_Int HiliteB; + SANE_Int ShadowB; + + /* 990320, ss: array for fixed resolutions */ + SANE_Word xres_word_list[16]; + SANE_Word yres_word_list[16]; + + SANE_Byte *inbuffer; /* modification for FB620S */ + SANE_Byte *outbuffer; /* modification for FB620S */ + SANE_Int buf_used; /* modification for FB620S */ + SANE_Int buf_pos; /* modification for FB620S */ + time_t time0; /* modification for FB620S */ + time_t time1; /* modification for FB620S */ + int switch_preview; /* modification for FB620S */ + int reset_flag; /* modification for FB620S */ + + int tmpfile; /* modification for FB1200S */ + + size_t bytes_to_read; + int scanning; + + u_char gamma_map[4][4096]; /* for FS2710S: */ + int colour; /* index to gamma_map */ + int auxbuf_len; /* size of auxiliary buffer */ + u_char *auxbuf; +} +CANON_Scanner; + +static char *option_name[] = { + "OPT_NUM_OPTS", + + "OPT_MODE_GROUP", + "OPT_MODE", + "OPT_NEGATIVE", + "OPT_NEGATIVE_TYPE", + "OPT_SCANNING_SPEED", + + "OPT_RESOLUTION_GROUP", + "OPT_RESOLUTION_BIND", + "OPT_HW_RESOLUTION_ONLY", + "OPT_X_RESOLUTION", + "OPT_Y_RESOLUTION", + + "OPT_ENHANCEMENT_GROUP", + "OPT_BRIGHTNESS", + "OPT_CONTRAST", + "OPT_THRESHOLD", + + "OPT_MIRROR", + + "OPT_CUSTOM_GAMMA", + "OPT_CUSTOM_GAMMA_BIND", + "OPT_GAMMA_VECTOR", + "OPT_GAMMA_VECTOR_R", + "OPT_GAMMA_VECTOR_G", + "OPT_GAMMA_VECTOR_B", + "OPT_AE", + + "OPT_CALIBRATION_GROUP", + "OPT_CALIBRATION_NOW", + "OPT_SCANNER_SELF_DIAGNOSTIC", + "OPT_RESET_SCANNER", + + "OPT_EJECT_GROUP", + "OPT_EJECT_AFTERSCAN", + "OPT_EJECT_BEFOREEXIT", + "OPT_EJECT_NOW", + + "OPT_FOCUS_GROUP", + "OPT_AF", + "OPT_AF_ONCE", + "OPT_FOCUS", + + "OPT_MARGINS_GROUP", + "OPT_TL_X", + "OPT_TL_Y", + "OPT_BR_X", + "OPT_BR_Y", + + "OPT_COLORS_GROUP", + "OPT_HNEGATIVE", + "OPT_BIND_HILO", + + "OPT_HILITE_R", + "OPT_SHADOW_R", + "OPT_HILITE_G", + "OPT_SHADOW_G", + "OPT_HILITE_B", + "OPT_SHADOW_B", + + "OPT_ADF_GROUP", + "OPT_FLATBED_ONLY", + + "OPT_TPU_GROUP", + "OPT_TPU_ON", + "OPT_TPU_PN", + "OPT_TPU_DCM", + "OPT_TPU_TRANSPARENCY", + "OPT_TPU_FILMTYPE", + + "OPT_PREVIEW", + + "NUM_OPTIONS" +}; + + + + +#endif /* not canon_h */ diff --git a/backend/canon630u-common.c b/backend/canon630u-common.c new file mode 100644 index 0000000..4417141 --- /dev/null +++ b/backend/canon630u-common.c @@ -0,0 +1,1656 @@ +/* + (c) 2001,2002 Nathan Rutman nathan@gordian.com 10/17/01 + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + Communication, calibration, and scanning with the Canon CanoScan FB630U + flatbed scanner under linux. + + Reworked into SANE-compatible format. + + The usb-parallel port interface chip is GL640usb, on the far side of + which is an LM9830 parallel-port scanner-on-a-chip. + + This code has not been tested on anything other than Linux/i386. +*/ + +#include +#include /* open */ +#include +#include +#include +#include /* usleep */ +#include +#include /* exp() */ +#ifdef HAVE_OS2_H +#include /* mode_t */ +#endif +#include +#include "lm9830.h" + +#define USB_TYPE_VENDOR (0x02 << 5) +#define USB_RECIP_DEVICE 0x00 +#define USB_DIR_OUT 0x00 +#define USB_DIR_IN 0x80 + +/* Assign status and verify a good return code */ +#define CHK(A) {if( (status = A) != SANE_STATUS_GOOD ) { \ + DBG( 1, "Failure on line of %s: %d\n", __FILE__, \ + __LINE__ ); return A; }} + + +typedef SANE_Byte byte; + + +/***************************************************** + GL640 communication primitives + Provides I/O routines to Genesys Logic GL640USB USB-IEEE1284 parallel + port bridge. Used in HP3300c, Canon FB630u. +******************************************************/ + +/* Register codes for the bridge. These are NOT the registers for the + scanner chip on the other side of the bridge. */ +typedef enum +{ + GL640_BULK_SETUP = 0x82, + GL640_EPP_ADDR = 0x83, + GL640_EPP_DATA_READ = 0x84, + GL640_EPP_DATA_WRITE = 0x85, + GL640_SPP_STATUS = 0x86, + GL640_SPP_CONTROL = 0x87, + GL640_SPP_DATA = 0x88, + GL640_GPIO_OE = 0x89, + GL640_GPIO_READ = 0x8a, + GL640_GPIO_WRITE = 0x8b +} +GL640_Request; + +/* Write to the usb-parallel port bridge. */ +static SANE_Status +gl640WriteControl (int fd, GL640_Request req, byte * data, unsigned int size) +{ + SANE_Status status; + status = sanei_usb_control_msg (fd, + /* rqttype */ USB_TYPE_VENDOR | + USB_RECIP_DEVICE | USB_DIR_OUT /*0x40? */ , + /* rqt */ (size > 1) ? 0x04 : 0x0C, + /* val */ (SANE_Int) req, + /* ind */ 0, + /* len */ size, + /* dat */ data); + if (status != SANE_STATUS_GOOD) + DBG (1, "gl640WriteControl error\n"); + return status; +} + + +/* Read from the usb-parallel port bridge. */ +static SANE_Status +gl640ReadControl (int fd, GL640_Request req, byte * data, unsigned int size) +{ + SANE_Status status; + status = sanei_usb_control_msg (fd, + /* rqttype */ USB_TYPE_VENDOR | + USB_RECIP_DEVICE | USB_DIR_IN /*0xc0? */ , + /* rqt */ (size > 1) ? 0x04 : 0x0C, + /* val */ (SANE_Int) req, + /* ind */ 0, + /* len */ size, + /* dat */ data); + if (status != SANE_STATUS_GOOD) + DBG (1, "gl640ReadControl error\n"); + return status; +} + + +/* Wrappers to read or write a single byte to the bridge */ +static inline SANE_Status +gl640WriteReq (int fd, GL640_Request req, byte data) +{ + return gl640WriteControl (fd, req, &data, 1); +} + +static inline SANE_Status +gl640ReadReq (int fd, GL640_Request req, byte * data) +{ + return gl640ReadControl (fd, req, data, 1); +} + + +/* Write USB bulk data + setup is an apparently scanner-specific sequence: + {(0=read, 1=write), 0x00, 0x00, 0x00, sizelo, sizehi, 0x00, 0x00} + hp3400: setup[1] = 0x01 + fb630u: setup[2] = 0x80 +*/ +static SANE_Status +gl640WriteBulk (int fd, byte * setup, byte * data, size_t size) +{ + SANE_Status status; + setup[0] = 1; + setup[4] = (size) & 0xFF; + setup[5] = (size >> 8) & 0xFF; + + CHK (gl640WriteControl (fd, GL640_BULK_SETUP, setup, 8)); + + status = sanei_usb_write_bulk (fd, data, &size); + if (status != SANE_STATUS_GOOD) + DBG (1, "gl640WriteBulk error\n"); + + return status; +} + + +/* Read USB bulk data + setup is an apparently scanner-specific sequence: + {(0=read, 1=write), 0x00, 0x00, 0x00, sizelo, sizehi, 0x00, 0x00} + fb630u: setup[2] = 0x80 +*/ +static SANE_Status +gl640ReadBulk (int fd, byte * setup, byte * data, size_t size) +{ + SANE_Status status; + setup[0] = 0; + setup[4] = (size) & 0xFF; + setup[5] = (size >> 8) & 0xFF; + + CHK (gl640WriteControl (fd, GL640_BULK_SETUP, setup, 8)); + + status = sanei_usb_read_bulk (fd, data, &size); + if (status != SANE_STATUS_GOOD) + DBG (1, "gl640ReadBulk error\n"); + + return status; +} + + +/***************************************************** + LM9830 communication primitives + parallel-port scanner-on-a-chip. +******************************************************/ + +/* write 1 byte to a LM9830 register address */ +static SANE_Status +write_byte (int fd, byte addr, byte val) +{ + SANE_Status status; + DBG (14, "write_byte(fd, 0x%02x, 0x%02x);\n", addr, val); + CHK (gl640WriteReq (fd, GL640_EPP_ADDR, addr)); + CHK (gl640WriteReq (fd, GL640_EPP_DATA_WRITE, val)); + return status; +} + + +/* read 1 byte from a LM9830 register address */ +static SANE_Status +read_byte (int fd, byte addr, byte * val) +{ + SANE_Status status; + CHK (gl640WriteReq (fd, GL640_EPP_ADDR, addr)); + CHK (gl640ReadReq (fd, GL640_EPP_DATA_READ, val)); + DBG (14, "read_byte(fd, 0x%02x, &result); /* got %02x */\n", addr, *val); + return status; +} + + +static byte bulk_setup_data[] = { 0, 0, 0x80, 0, 0, 0, 0, 0 }; + +/* Bulk write */ +static SANE_Status +write_bulk (int fd, unsigned int addr, void *src, size_t count) +{ + SANE_Status status; + + DBG (13, "write_bulk(fd, 0x%02x, buf, 0x%04lx);\n", addr, (u_long) count); + + if (!src) + { + DBG (1, "write_bulk: bad src\n"); + return SANE_STATUS_INVAL; + } + + /* destination address */ + CHK (gl640WriteReq (fd, GL640_EPP_ADDR, addr)); + /* write */ + CHK (gl640WriteBulk (fd, bulk_setup_data, src, count)); + return status; +} + + +/* Bulk read */ +static SANE_Status +read_bulk (int fd, unsigned int addr, void *dst, size_t count) +{ + SANE_Status status; + + DBG (13, "read_bulk(fd, 0x%02x, buf, 0x%04lx);\n", addr, (u_long) count); + + if (!dst) + { + DBG (1, "read_bulk: bad dest\n"); + return SANE_STATUS_INVAL; + } + + /* destination address */ + CHK (gl640WriteReq (fd, GL640_EPP_ADDR, addr)); + /* read */ + CHK (gl640ReadBulk (fd, bulk_setup_data, dst, count)); + return status; +} + + + +/***************************************************** + useful macro routines +******************************************************/ + +/* write a 16-bit int to two sequential registers */ +static SANE_Status +write_word (int fd, unsigned int addr, unsigned int data) +{ + SANE_Status status; + /* MSB */ + CHK (write_byte (fd, addr, (data >> 8) & 0xff)); + /* LSB */ + CHK (write_byte (fd, addr + 1, data & 0xff)); + return status; +} + + +/* write multiple bytes, one at a time (non-bulk) */ +static SANE_Status +write_many (int fd, unsigned int addr, void *src, size_t count) +{ + SANE_Status status; + size_t i; + + DBG (14, "multi write %lu\n", (u_long) count); + for (i = 0; i < count; i++) + { + DBG (15, " %04lx:%02x", (u_long) (addr + i), ((byte *) src)[i]); + status = write_byte (fd, addr + i, ((byte *) src)[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (15, "\n"); + return status; + } + } + DBG (15, "\n"); + return SANE_STATUS_GOOD; +} + + +/* read multiple bytes, one at a time (non-bulk) */ +static SANE_Status +read_many (int fd, unsigned int addr, void *dst, size_t count) +{ + SANE_Status status; + size_t i; + byte val; + + DBG (14, "multi read %lu\n", (u_long) count); + for (i = 0; i < count; i++) + { + status = read_byte (fd, addr + i, &val); + ((byte *) dst)[i] = val; + DBG (15, " %04lx:%02x", (u_long) (addr + i), ((byte *) dst)[i]); + /* on err, return number of success */ + if (status != SANE_STATUS_GOOD) + { + DBG (15, "\n"); + return status; + } + } + DBG (15, "\n"); + return SANE_STATUS_GOOD; +} + + +/* Poll addr until result & mask = val */ +static int +read_poll_flag (int fd, + unsigned int addr, unsigned int mask, unsigned int val) +{ + SANE_Status status; + byte result = 0; + time_t start_time = time (NULL); + + DBG (12, "read_poll_flag...\n"); + do + { + status = read_byte (fd, addr, &result); + if (status != SANE_STATUS_GOOD) + return -1; + /* Give it a minute */ + if ((time (NULL) - start_time) > 60) + { + DBG (1, "read_poll_flag: timed out (%d)\n", result); + return -1; + } + usleep (100000); + } + while ((result & mask) != val); + return result; +} + + +/* Keep reading addr until results >= min */ +static int +read_poll_min (int fd, unsigned int addr, unsigned int min) +{ + SANE_Status status; + byte result; + time_t start_time = time (NULL); + + DBG (12, "waiting...\n"); + do + { + status = read_byte (fd, addr, &result); + if (status != SANE_STATUS_GOOD) + return -1; + /* Give it a minute */ + if ((time (NULL) - start_time) > 60) + { + DBG (1, "read_poll_min: timed out (%d < %d)\n", result, min); + return -1; + } + /* no sleep here, or calibration gets unhappy. */ + } + while (result < min); + return result; +} + + +/* Bulk read "ks" kilobytes + "remainder" bytes of data, to a buffer if the + buffer is valid. */ +static int +read_bulk_size (int fd, int ks, int remainder, byte * dest, int destsize) +{ + byte *buf; + int bytes = (ks - 1) * 1024 + remainder; + int dropdata = ((dest == 0) || (destsize < bytes)); + + if (bytes < 0) + { + DBG (1, "read_bulk_size: invalid size %02x (%d)\n", ks, bytes); + return -1; + } + if (destsize && (destsize < bytes)) + { + DBG (3, "read_bulk_size: more data than buffer (%d/%d)\n", + destsize, bytes); + bytes = destsize; + } + + if (bytes == 0) + return 0; + + if (dropdata) + { + buf = malloc (bytes); + DBG (3, " ignoring data "); + } + else + buf = dest; + + read_bulk (fd, 0x00, buf, bytes); + + if (dropdata) + free (buf); + return bytes; +} + + + +/***************************************************** + + fb630u calibration and scan + +******************************************************/ + +/* data structures and constants */ + +typedef struct CANON_Handle +{ + int fd; /* scanner fd */ + int x1, x2, y1, y2; /* in pixels, 600 dpi */ + int width, height; /* at scan resolution */ + int resolution; /* dpi */ + char *fname; /* output file name */ + FILE *fp; /* output file pointer (for reading) */ + char *buf, *ptr; /* data buffer */ + unsigned char gain; /* static analog gain, 0 - 31 */ + double gamma; /* gamma correction */ + int flags; +#define FLG_GRAY 0x01 /* grayscale */ +#define FLG_FORCE_CAL 0x02 /* force calibration */ +#define FLG_BUF 0x04 /* save scan to buffer instead of file */ +#define FLG_NO_INTERLEAVE 0x08 /* don't interleave r,g,b pixels; leave them + in row format */ +#define FLG_PPM_HEADER 0x10 /* include PPM header in scan file */ +} +CANON_Handle; + + +/* offset/gain calibration file name */ +#define CAL_FILE_OGN "/tmp/canon.cal" + +/* at 600 dpi */ +#define CANON_MAX_WIDTH 5100 /* 8.5in */ +/* this may not be right */ +#define CANON_MAX_HEIGHT 7000 /* 11.66in */ + +/* scanline end-of-line data byte, returned after each r,g,b segment, + specific to the FB630u */ +#define SCANLINE_END 0x0c + + +static const byte seq002[] = + { /*r08 */ 0x04, /*300 dpi */ 0x1a, 0x00, 0x0d, 0x4c, 0x2f, 0x00, 0x01, +/*r10 */ 0x07, 0x04, 0x05, 0x06, 0x07, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x03, 0x25, 0x00, +0x4b, /*r20 */ 0x15, 0xe0, /*data px start */ 0x00, 0x4b, /*data px end */ 0x14, 0x37, 0x15, 0x00 }; + +static const byte seq003[] = + { 0x02, 0x00, 0x00, /*lights out */ 0x03, 0xff, 0x00, 0x01, 0x03, 0xff, +0x00, 0x01, 0x03, 0xff, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x06, +0x1d, 0x00, 0x13, 0x04, 0x1a, 0x01, 0x04, 0x00, 0x00, 0x00, 0x00, 0x57, 0x02, 0x00, 0x3c, 0x35, 0x94, +0x00, 0x10, 0x08, 0x3f, 0x2b, 0x91, 0x00, 0x00, 0x01, 0x00, 0x80, 0x00 }; + + +/* Scanner init, called at calibration and scan time. Returns 1 if this + was the first time the scanner was plugged in, 0 afterward, and + -1 on error. */ +static int +init (int fd) +{ + byte result, rv; + + if (gl640WriteReq (fd, GL640_GPIO_OE, 0x71) != SANE_STATUS_GOOD) { + DBG(1, "Initial write request failed.\n"); + return -1; + } + /* Gets 0x04 or 0x05 first run, gets 0x64 subsequent runs. */ + if (gl640ReadReq (fd, GL640_GPIO_READ, &rv) != SANE_STATUS_GOOD) { + DBG(1, "Initial read request failed.\n"); + return -1; + } + gl640WriteReq (fd, GL640_GPIO_OE, 0x70); + + DBG (2, "init query: %x\n", rv); + if (rv != 0x64) + { + gl640WriteReq (fd, GL640_GPIO_WRITE, 0x00); + gl640WriteReq (fd, GL640_GPIO_WRITE, 0x40); + } + + gl640WriteReq (fd, GL640_SPP_DATA, 0x99); + gl640WriteReq (fd, GL640_SPP_DATA, 0x66); + gl640WriteReq (fd, GL640_SPP_DATA, 0xcc); + gl640WriteReq (fd, GL640_SPP_DATA, 0x33); + /* parallel port setting */ + write_byte (fd, PARALLEL_PORT, 0x06); + /* sensor control settings */ + write_byte (fd, 0x0b, 0x0d); + write_byte (fd, 0x0c, 0x4c); + write_byte (fd, 0x0d, 0x2f); + read_byte (fd, 0x0b, &result); /* wants 0d */ + read_byte (fd, 0x0c, &result); /* wants 4c */ + read_byte (fd, 0x0d, &result); /* wants 2f */ + /* parallel port noise filter */ + write_byte (fd, 0x70, 0x73); + + DBG (2, "init post-reset: %x\n", rv); + /* Returns 1 if this was the first time the scanner was plugged in. */ + return (rv != 0x64); +} + + +/* Turn off the lamps */ +static void +lights_out (int fd) +{ + write_word (fd, LAMP_R_ON, 0x3fff); + write_word (fd, LAMP_R_OFF, 0x0001); + write_word (fd, LAMP_G_ON, 0x3fff); + write_word (fd, LAMP_G_OFF, 0x0001); + write_word (fd, LAMP_B_ON, 0x3fff); + write_word (fd, LAMP_B_OFF, 0x0001); +} + + +/* Do the scan and save the resulting image as r,g,b interleaved PPM + file. */ +static SANE_Status +do_scan (CANON_Handle * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + int numbytes, datasize, level = 0, line = 0, pixel = 0; + byte *buf, *ptr, *redptr; + FILE *fp; + +#define BUFSIZE 0xf000 + buf = malloc (BUFSIZE); + if (!buf) + return SANE_STATUS_NO_MEM; + + if (s->flags & FLG_BUF) + { + /* read the whole thing into buf */ + if (!s->buf) + return SANE_STATUS_NO_MEM; + s->ptr = s->buf; + fp = NULL; + } + else + { + fp = fopen (s->fname, "w"); + if (!fp) + { + free (buf); + DBG (1, "err:%s when opening %s\n", strerror (errno), s->fname); + return SANE_STATUS_IO_ERROR; + } + } + if (fp && (s->flags & FLG_PPM_HEADER)) + /* PPM format header */ + fprintf (fp, "P6\n%d %d\n255\n", s->width, s->height); + + /* lights off */ + write_byte (s->fd, COMMAND, 0x08); + /* lights on */ + write_byte (s->fd, COMMAND, 0x00); + /* begin scan */ + write_byte (s->fd, COMMAND, 0x03); + + ptr = redptr = buf; + while (line < s->height) + { + datasize = read_poll_min (s->fd, IMAGE_DATA_AVAIL, 2); + if (datasize < 0) + { + DBG (1, "no data\n"); + break; + } + DBG (12, "scan line %d %dk\n", line, datasize - 1); + /* Read may cause scan head to move */ + numbytes = read_bulk_size (s->fd, datasize, 0, ptr, BUFSIZE - level); + if (numbytes < 0) + { + status = SANE_STATUS_INVAL; + break; + } + /* Data coming back is "width" bytes Red data followed by 0x0c, + width bytes Green, 0x0c, width bytes Blue, 0x0c, repeat for + "height" lines. */ + if (s->flags & FLG_NO_INTERLEAVE) + { + /* number of full lines */ + line += (numbytes + level) / (s->width * 3); + /* remainder (partial line) */ + level = (numbytes + level) % (s->width * 3); + /* but if last line, don't store extra */ + if (line >= s->height) + numbytes -= (line - s->height) * s->width * 3 + level; + if (fp) + fwrite (buf, 1, numbytes, fp); + else + { + memcpy (s->ptr, buf, numbytes); + s->ptr += numbytes; + } + } + else + { + /* Contorsions to convert data from line-by-line RGB to + byte-by-byte RGB, without reading in the whole buffer first. + We use the sliding window redptr with the temp buffer buf. */ + ptr += numbytes; /* point to the end of data */ + /* while we have RGB triple data */ + while (redptr + s->width + s->width <= ptr) + { + if (*redptr == SCANLINE_END) + DBG (13, "-%d- ", pixel); + if (fp) + { + /* for PPM binary (P6), 3-byte RGB pixel */ + fwrite (redptr, 1, 1, fp); /* Red */ + fwrite (redptr + s->width, 1, 1, fp); /* Green */ + fwrite (redptr + s->width + s->width, 1, 1, fp); /* Blue */ + /* for PPM ascii (P3) + fprintf(fp, "%3d %3d %3d\n", *redptr, + *(redptr + s->width), + *(redptr + s->width + s->width)); + */ + } + else + { + /* R */ *s->ptr = *redptr; + s->ptr++; + /* G */ *s->ptr = *(redptr + s->width); + s->ptr++; + /* B */ *s->ptr = *(redptr + s->width + s->width); + s->ptr++; + } + redptr++; + pixel++; + if (pixel && !(pixel % s->width)) + { + /* end of a line, move redptr to the next Red section */ + line++; + redptr += s->width + s->width; +#if 0 + /* progress */ + printf ("%2d%%\r", line * 100 / s->height); + fflush (stdout); +#endif + /* don't record any extra */ + if (line >= s->height) + break; + } + } + /* keep the extra around for next time */ + level = ptr - redptr; + if (level < 0) + level = 0; + memmove (buf, redptr, level); + ptr = buf + level; + redptr = buf; + } + } + + if (fp) + { + fclose (fp); + DBG (6, "created scan file %s\n", s->fname); + } + free (buf); + DBG (6, "%d lines, %d pixels, %d extra bytes\n", line, pixel, level); + + /* motor off */ + write_byte (s->fd, COMMAND, 0x00); + + return status; +} + + +static int +wait_for_return (int fd) +{ + return read_poll_flag (fd, STATUS, STATUS_HOME, STATUS_HOME); +} + + +static SANE_Status compute_ogn (char *calfilename); + + +/* This is the calibration rountine Win2k goes through when the scanner is + first plugged in. + Original usb trace from Win2k with USBSnoopy ("usb sniffer for w2k" + http://benoit.papillault.free.fr/speedtouch/sniff-2000.en.php3) + */ +static int +plugin_cal (CANON_Handle * s) +{ + SANE_Status status; + unsigned int temp; + byte result; + byte *buf; + int fd = s->fd; + + DBG (6, "Calibrating\n"); + + /* reserved? */ + read_byte (fd, 0x69, &result); /* wants 02 */ + + /* parallel port setting */ + write_byte (fd, PARALLEL_PORT, 0x06); + + write_many (fd, 0x08, (byte *) seq002, sizeof (seq002)); + /* addr 0x28 isn't written */ + write_many (fd, 0x29, (byte *) seq003, sizeof (seq003)); + /* Verification */ + buf = malloc (0x400); + read_many (fd, 0x08, buf, sizeof (seq002)); + if (memcmp (seq002, buf, sizeof (seq002))) + DBG (1, "seq002 verification error\n"); + /* addr 0x28 isn't read */ + read_many (fd, 0x29, buf, sizeof (seq003)); + if (memcmp (seq003, buf, sizeof (seq003))) + DBG (1, "seq003 verification error\n"); + + /* parallel port noise filter */ + write_byte (fd, 0x70, 0x73); + + lights_out (fd); + + /* Home motor */ + read_byte (fd, STATUS, &result); /* wants 2f or 2d */ + if (!(result & STATUS_HOME) /*0x2d */ ) + write_byte (fd, COMMAND, 0x02); + + wait_for_return (fd); + + /* Motor forward */ + write_byte (fd, COMMAND, 0x01); + usleep (600000); + read_byte (fd, STATUS, &result); /* wants 0c or 2c */ + read_byte (fd, STATUS, &result); /* wants 0c */ + /* Return home */ + write_byte (fd, COMMAND, 0x02); + + /* Gamma tables */ + /* Linear gamma */ + for (temp = 0; temp < 0x0400; temp++) + buf[temp] = temp / 4; + /* Gamma Red */ + write_byte (fd, DATAPORT_TARGET, DP_R | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 0x0400); + /* Gamma Green */ + write_byte (fd, DATAPORT_TARGET, DP_G | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 0x0400); + /* Gamma Blue */ + write_byte (fd, DATAPORT_TARGET, DP_B | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 0x0400); + + /* Read back gamma tables. I suppose I should check results... */ + /* Gamma Red */ + write_byte (fd, DATAPORT_TARGET, DP_R | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_READ); + read_bulk (fd, DATAPORT, buf, 0x0400); + /* Gamma Green */ + write_byte (fd, DATAPORT_TARGET, DP_G | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_READ); + read_bulk (fd, DATAPORT, buf, 0x0400); + /* Gamma Blue */ + write_byte (fd, DATAPORT_TARGET, DP_B | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_READ); + read_bulk (fd, DATAPORT, buf, 0x0400); + free (buf); + + /* Make sure STATUS_HOME */ + read_byte (fd, STATUS, &result); /* wants 0e */ + /* stepper forward */ + write_byte (fd, COMMAND, 0x01); + read_byte (fd, STATUS, &result); /* wants 0c */ + /* not sure if this rigid read/write pattern is required */ + read_byte (fd, CLOCK_DIV, &result); /* wants 04 */ + write_byte (fd, CLOCK_DIV, 0x04); + read_byte (fd, STEP_SIZE, &result); /* wants 04 */ + write_byte (fd, STEP_SIZE, 0x3f); + read_byte (fd, 0x47, &result); /* wants 1a */ + write_byte (fd, 0x47, 0xff); + read_byte (fd, FAST_STEP, &result); /* wants 01 */ + write_byte (fd, FAST_STEP, 0x01); + read_byte (fd, 0x49, &result); /* wants 04 */ + write_byte (fd, 0x49, 0x04); + read_byte (fd, SKIP_STEPS, &result); /* wants 00 */ + write_byte (fd, SKIP_STEPS, 0x00); + read_byte (fd, 0x4b, &result); /* wants 00 */ + write_byte (fd, 0x4b, 0xc8); + read_byte (fd, BUFFER_LIMIT, &result); /* wants 57 */ + write_byte (fd, BUFFER_LIMIT, 0x04); + read_byte (fd, BUFFER_RESUME, &result); /* wants 02 */ + write_byte (fd, BUFFER_RESUME, 0x02); + read_byte (fd, REVERSE_STEPS, &result); /* wants 00 */ + write_byte (fd, REVERSE_STEPS, 0x00); + write_byte (fd, STEP_PWM, 0x1f); + + /* Reset motor */ + write_byte (fd, COMMAND, 0x08); + write_byte (fd, COMMAND, 0x00); + /* Scan */ + write_byte (fd, COMMAND, 0x03); + /* Wants 02 or 03, gets a bunch of 0's first */ + read_poll_min (fd, IMAGE_DATA_AVAIL, 2); + write_byte (fd, COMMAND, 0x00); + + write_byte (fd, STEP_PWM, 0x3f); + write_byte (fd, CLOCK_DIV, 0x04); + /* 300 dpi */ + write_word (fd, STEP_SIZE, 0x041a); + write_word (fd, FAST_STEP, 0x0104); + /* Don't skip the black/white calibration area at the bottom of the + scanner. */ + write_word (fd, SKIP_STEPS, 0x0000); + write_byte (fd, BUFFER_LIMIT, 0x57); + write_byte (fd, BUFFER_RESUME, 0x02); + write_byte (fd, REVERSE_STEPS, 0x00); + write_byte (fd, BUFFER_LIMIT, 0x09); + write_byte (fd, STEP_PWM, 0x1f); + read_byte (fd, MICROSTEP, &result); /* wants 13, active */ + write_byte (fd, MICROSTEP, 0x03 /* tristate */ ); + + /* Calibration data taken under 3 different lighting conditions */ + /* dark */ + write_word (fd, LAMP_R_ON, 0x0017); + write_word (fd, LAMP_R_OFF, 0x0100); + write_word (fd, LAMP_G_ON, 0x0017); + write_word (fd, LAMP_G_OFF, 0x0100); + write_word (fd, LAMP_B_ON, 0x0017); + write_word (fd, LAMP_B_OFF, 0x0100); + /* coming in, we've got 300dpi, + data px start : 0x004b + data px end : 0x1437 for a total of 5100(13ec) 600-dpi pixels, + (8.5 inches) or 2550 300-dpi pixels (7653 bytes). + Interestingly, the scan head never moves, no matter how many rows + are read. */ + s->width = 2551; + s->height = 1; + s->flags = FLG_BUF | FLG_NO_INTERLEAVE; + s->buf = malloc (s->width * s->height * 3); + /* FIXME do something with this data */ + CHK (do_scan (s)); + + /* Lighting */ + /* medium */ + write_word (fd, LAMP_R_ON, 0x0017); + write_word (fd, LAMP_R_OFF, 0x0200); + write_word (fd, LAMP_G_ON, 0x0017); + write_word (fd, LAMP_G_OFF, 0x01d7 /* also 01db */ ); + write_word (fd, LAMP_B_ON, 0x0017); + write_word (fd, LAMP_B_OFF, 0x01af /* also 01b2 */ ); + /* FIXME do something with this data */ + CHK (do_scan (s)); + + /* Lighting */ + /* bright */ + write_word (fd, LAMP_R_ON, 0x0017); + write_word (fd, LAMP_R_OFF, 0x0e8e /* also 1040 */ ); + write_word (fd, LAMP_G_ON, 0x0017); + write_word (fd, LAMP_G_OFF, 0x0753 /* also 0718 */ ); + write_word (fd, LAMP_B_ON, 0x0017); + write_word (fd, LAMP_B_OFF, 0x03f8 /* also 040d */ ); + /* FIXME do something with this data */ + CHK (do_scan (s)); + free (s->buf); + s->buf = NULL; + + /* The trace gets a little iffy from here on out since the log files + are missing different urb's. This is kind of a puzzled-out + compilation. */ + + write_byte (fd, MICROSTEP, 0x13 /* pins active */ ); + write_byte (fd, STEP_PWM, 0x3f); + read_byte (fd, STATUS, &result); /* wants 0c */ + + /* Stepper home */ + write_byte (fd, COMMAND, 0x02); + /* Step size */ + write_word (fd, STEP_SIZE, 0x041a /* 300 dpi */ ); + /* Skip steps */ + write_word (fd, SKIP_STEPS, 0x0000); + /* Pause buffer levels */ + write_byte (fd, BUFFER_LIMIT, 0x57); + /* Resume buffer levels */ + write_byte (fd, BUFFER_RESUME, 0x02); + + wait_for_return (fd); + /* stepper forward small */ + write_byte (fd, COMMAND, 0x01); + read_byte (fd, STATUS, &result); /* wants 0c */ + usleep (200000); + write_byte (fd, STEP_PWM, 0x1f); + + /* Read in cal strip at bottom of scanner (to adjust gain/offset + tables. Note that this isn't the brightest lighting condition.) + At 300 dpi: black rows 0-25; white rows 30-75; beginning + of glass 90. + This produces 574k of data, so save it to a temp file. */ + if (!s->fname) + { + DBG (1, "No temp filename!\n"); + s->fname = strdup ("/tmp/cal.XXXXXX"); + mktemp (s->fname); + } + s->width = 2551; + s->height = 75; + s->flags = FLG_PPM_HEADER | FLG_NO_INTERLEAVE; + CHK (do_scan (s)); + compute_ogn (s->fname); + unlink (s->fname); + + write_byte (fd, STEP_PWM, 0x3f); + /* stepper home */ + write_byte (fd, COMMAND, 0x02); + + /* discard the remaining data */ + read_byte (fd, IMAGE_DATA_AVAIL, &result); /* wants 42,4c */ + if (result > 1) + { + read_bulk_size (fd, result, 0, 0, 0); + DBG (11, "read %dk extra\n", result); + } + read_byte (fd, 0x69, &result); /* wants 02 */ + write_byte (fd, 0x69, 0x0a); + + lights_out (fd); + init (fd); + +#if 0 + /* Repeatedly send this every 1 second. Button scan? FIXME */ + gl640ReadReq (fd, GL640_GPIO_READ, &result); /* wants 00 */ +#endif + + return 0; +} + + +/* The number of regions in the calibration strip (black & white). */ +#define NREGIONS 2 + +/* Compute the offset/gain table from the calibration strip. This is + somewhat more complicated than necessary because I don't hard-code the + strip widths; I try to figure out the regions based on the scan data. + Theoretically, the region-finder should work for any number of distinct + regions (but there are only 2 on this scanner.) + This produces the CAL_FILE_OGN file, the final offset/gain table. */ +static SANE_Status +compute_ogn (char *calfilename) +{ + byte *linebuf, *oldline, *newline; + mode_t oldmask; + FILE *fp; + int width, height, nlines = 0, region = -1, i, transition = 1, badcnt; + int pct; + int reglines[NREGIONS]; + float *avg; + float max_range[3], tmp1, tmp2; + + fp = fopen (calfilename, "r"); + if (!fp) + { + DBG (1, "open %s\n", calfilename); + return SANE_STATUS_EOF; + } + fscanf (fp, "P6 %d %d %*d ", &width, &height); + DBG (12, "cal file %s %dx%d\n", calfilename, width, height); + width = width * 3; /* 1 byte each of r, g, b */ + /* make a buffer holding 2 lines of data */ + linebuf = calloc (width * 2, sizeof (linebuf[0])); + /* first line is data read buffer */ + newline = linebuf; + /* second line is a temporary holding spot in case the next line read + is the black/white transition, in which case we'll disregard this + one. */ + oldline = linebuf + width; + /* column averages per region */ + avg = calloc (width * NREGIONS, sizeof (avg[0])); + + while (nlines < height) + { + if (fread (newline, 1, width, fp) != (size_t) width) + break; + nlines++; + /* Check if new line is majorly different than old. + Criteria is 10 pixels differing by more than 10%. */ + badcnt = 0; + for (i = 0; i < width; i++) + { + pct = newline[i] - oldline[i]; + /* Fix by M.Reinelt + * do NOT use 10% (think of a dark area with + * oldline=4 and newline=5, which is a change of 20% !! + * Use an absolute difference of 10 as criteria + */ + if (pct < -10 || pct > 10) + { + badcnt++; + DBG (16, "pix%d[%d/%d] ", i, newline[i], oldline[i]); + } + } + DBG (13, "line %d changed %d\n", nlines, badcnt); + if ((badcnt > 10) || (nlines == height)) + { + /* End of region. Lines are different or end of data. */ + transition++; + if (transition == 1) + DBG (12, "Region %d lines %d-%d\n", + region, nlines - reglines[region], nlines - 1); + } + else + { + /* Lines are similar, so still in region. */ + if (transition) + { + /* There was just a transition, so this is the start of a + new region. */ + region++; + if (region >= NREGIONS) + /* Too many regions detected. Err below. */ + break; + transition = 0; + reglines[region] = 0; + } + /* Add oldline to the current region's average */ + for (i = 0; i < width; i++) + avg[i + region * width] += oldline[i]; + reglines[region]++; + } + /* And newline becomes old */ + memcpy (oldline, newline, width); + } + fclose (fp); + free (linebuf); + region++; /* now call it number of regions instead of index */ + DBG (11, "read %d lines as %d regions\n", nlines, region); + + /* Check to see if we screwed up */ + if (region != NREGIONS) + { + DBG (1, "Warning: gain/offset compute failed.\n" + "Found %d regions instead of %d.\n", region, NREGIONS); + for (i = 0; i < region; i++) + DBG (1, " Region %d: %d lines\n", + i, (i >= NREGIONS) ? -1 : reglines[i]); + free (avg); + return SANE_STATUS_UNSUPPORTED; + } + + /* Now we've got regions and sums. Find averages and range. */ + max_range[0] = max_range[1] = max_range[2] = 0.0; + for (i = 0; i < width; i++) + { + /* Convert sums to averages */ + /* black region */ + tmp1 = avg[i] /= reglines[0]; + /* white region */ + tmp2 = avg[i + width] /= reglines[1]; + /* Track largest range for each color. + If image is interleaved, use 'i%3', if not, 'i/(width/3)' */ + if ((tmp2 - tmp1) > max_range[i / (width / 3)]) + { + max_range[i / (width / 3)] = tmp2 - tmp1; + DBG (14, "max %d@%d %f-%f=%f\n", + i / (width / 3), i, tmp2, tmp1, tmp2 - tmp1); + } + } + DBG (13, "max range r %f\n", max_range[0]); + DBG (13, "max range g %f\n", max_range[1]); + DBG (13, "max range b %f\n", max_range[2]); + + /* Set umask to world r/w so other users can overwrite common cal... */ + oldmask = umask (0); + fp = fopen (CAL_FILE_OGN, "w"); + /* ... and set it back. */ + umask (oldmask); + if (!fp) + { + DBG (1, "open " CAL_FILE_OGN); + free (avg); + return SANE_STATUS_IO_ERROR; + } + + /* Finally, compute offset and gain */ + for (i = 0; i < width; i++) + { + int gain, offset; + byte ogn[2]; + + /* skip line termination flags */ + if (!((i + 1) % (width / 3))) + { + DBG (13, "skip scanline EOL %d/%d\n", i, width); + continue; + } + + /* Gain multiplier: + 255 : 1.5 times brighter + 511 : 2 times brighter + 1023: 3 times brighter */ +#if 1 + /* Original gain/offset */ + gain = 512 * ((max_range[i / (width / 3)] / + (avg[i + width] - avg[i])) - 1); + offset = avg[i]; +#else + /* This doesn't work for some people. For instance, a negative + offset would be bad. */ + + /* Enhanced offset and gain calculation by M.Reinelt + * These expressions were found by an iterative calibration process, + * by changing gain and offset values for every pixel until the desired + * values for black and white were reached, and finding an approximation + * formula. + * Note that offset is linear, but gain isn't! + */ + offset = (double)3.53 * avg[i] - 125; + gain = (double)3861.0 * exp(-0.0168 * (avg[i + width] - avg[i])); +#endif + + DBG (14, "%d wht=%f blk=%f diff=%f gain=%d offset=%d\n", i, + avg[i + width], avg[i], avg[i + width] - avg[i], gain, offset); + /* 10-bit gain, 6-bit offset (subtractor) in two bytes */ + ogn[0] = (byte) (((offset << 2) + (gain >> 8)) & 0xFF); + ogn[1] = (byte) (gain & 0xFF); + fwrite (ogn, sizeof (byte), 2, fp); + /* Annoyingly, we seem to use ogn data at 600dpi, while we scanned + at 300, so double our file. Much easier than doubling at the + read. */ + fwrite (ogn, sizeof (byte), 2, fp); + } + + fclose (fp); + free (avg); + return SANE_STATUS_GOOD; +} + +static int +check_ogn_file (void) +{ + FILE *fp; + fp = fopen (CAL_FILE_OGN, "r"); + if (fp) + { + fclose (fp); + return 1; + } + return 0; +} + +/* Load or fake the offset/gain table */ +static void +install_ogn (int fd) +{ + int temp; + byte *buf; + FILE *fp; + + /* 8.5in at 600dpi = 5104 pixels in scan head + 10-bit gain + 6-bit offset = 2 bytes per pixel, so 10208 bytes */ + buf = malloc (10208); + + fp = fopen (CAL_FILE_OGN, "r"); + if (fp) + { + fread (buf, 2, 5100, fp); + /* screw the last 4 pixels */ + } + else + { + /* Make up the gain/offset data. */ +#define GAIN 256 /* 1.5x */ +#define OFFSET 0 + for (temp = 0; temp < 10208; temp += 2) + { + buf[temp] = (byte) ((OFFSET << 2) + (GAIN >> 8)); + buf[temp + 1] = (byte) (GAIN & 0xFF); + } + } + /* Gain/offset table (r,g,b) */ + write_byte (fd, DATAPORT_TARGET, DP_R | DP_OFFSET); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 10208); + if (fp) + fread (buf, 2, 5100, fp); + write_byte (fd, DATAPORT_TARGET, DP_G | DP_OFFSET); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 10208); + if (fp) + { + fread (buf, 2, 5100, fp); + fclose (fp); + } + write_byte (fd, DATAPORT_TARGET, DP_B | DP_OFFSET); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 10208); + + free (buf); + return; +} + + +/* Scan sequence */ +/* resolution is 75,150,300,600,1200 + scan coordinates in 600-dpi pixels */ +static SANE_Status +scan (CANON_Handle * opt) +{ + SANE_Status status; + const int left_edge = 0x004b; /* Just for my scanner, or is this + universal? Calibrate? */ + int temp; + int fd = opt->fd; + byte result; + byte *buf; + + /* Check status. (not in w2k driver) */ + read_byte (fd, STATUS, &result); /* wants 2f or 2d */ + if (!(result & STATUS_HOME) /*0x2d */ ) + return SANE_STATUS_DEVICE_BUSY; + /* or force it to return? + write_byte(fd, COMMAND, 0x02); + wait_for_return(fd); + */ + + /* reserved? */ + read_byte (fd, 0x69, &result); /* wants 0a */ + + read_byte (fd, STATUS, &result); /* wants 0e */ + read_byte (fd, PAPER_SENSOR, &result); /* wants 2b */ + write_byte (fd, PAPER_SENSOR, 0x2b); + /* Color mode: + 1-Channel Line Rate Color 0x15. + 1-Channel Grayscale 0x14 (and we skip some of these tables) */ + write_byte (fd, COLOR_MODE, 0x15); + + /* install the offset/gain table */ + install_ogn (fd); + + read_byte (fd, STATUS, &result); /* wants 0e */ + /* move forward to "glass 0" */ + write_byte (fd, COMMAND, 0x01); + read_byte (fd, STATUS, &result); /* wants 0c */ + + /* create gamma table */ + buf = malloc (0x400); + for (temp = 0; temp < 0x0400; temp++) + /* gamma calculation by M.Reinelt */ + buf[temp] = (double) 255.0 * exp(log((temp + 0.5) / 1023.0) / opt->gamma) + + 0.5; + + /* Gamma R, write and verify */ + write_byte (fd, DATAPORT_TARGET, DP_R | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 0x0400); + write_byte (fd, DATAPORT_TARGET, DP_R | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_READ); + read_bulk (fd, DATAPORT, buf, 0x0400); + /* Gamma G */ + write_byte (fd, DATAPORT_TARGET, DP_G | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 0x0400); + write_byte (fd, DATAPORT_TARGET, DP_G | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_READ); + read_bulk (fd, DATAPORT, buf, 0x0400); + /* Gamma B */ + write_byte (fd, DATAPORT_TARGET, DP_B | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_WRITE); + write_bulk (fd, DATAPORT, buf, 0x0400); + write_byte (fd, DATAPORT_TARGET, DP_B | DP_GAMMA); + write_word (fd, DATAPORT_ADDR, DP_READ); + read_bulk (fd, DATAPORT, buf, 0x0400); + free (buf); + + write_byte (fd, CLOCK_DIV, 0x04); + /* Resolution: dpi 75(ie) 100,150(1c) 200,300(1a) 600,1200(18) */ + switch (opt->resolution) + { + case 150: + write_byte (fd, 0x09, 0x1c); + break; + case 300: + write_byte (fd, 0x09, 0x1a); + break; + case 600: + case 1200: + /* actually 600 dpi horiz max */ + write_byte (fd, 0x09, 0x18); + break; + default: /* 75 */ + write_byte (fd, 0x09, 0x1e); + opt->resolution = 75; + } + + write_word (fd, ACTIVE_PX_START, left_edge); + /* Data pixel start. Measured at 600dpi regardless of + scan resolution. 0-position is 0x004b */ + write_word (fd, DATA_PX_START, left_edge + opt->x1); + /* Data pixel end. Measured at 600dpi regardless of scan + resolution. */ + write_word (fd, DATA_PX_END, left_edge + opt->x2); + /* greyscale has 14,03, different lights */ + write_byte (fd, COLOR_MODE, 0x15); + write_byte (fd, 0x29, 0x02); + /* Lights */ + write_word (fd, LAMP_R_ON, 0x0017); + /* "Hi-low color" selection from windows driver. low(1437) hi(1481) */ + write_word (fd, LAMP_R_OFF, 0x1437); + write_word (fd, LAMP_G_ON, 0x0017); + write_word (fd, LAMP_G_OFF, 0x094e); + write_word (fd, LAMP_B_ON, 0x0017); + write_word (fd, LAMP_B_OFF, 0x0543); + + /* Analog static offset R,G,B. Greyscale has 0,0,0 */ + write_byte (fd, 0x38, 0x3f); + write_byte (fd, 0x39, 0x3f); + write_byte (fd, 0x3a, 0x3f); + /* Analog static gain R,G,B (normally 0x01) */ + write_byte (fd, 0x3b, opt->gain); + write_byte (fd, 0x3c, opt->gain); + write_byte (fd, 0x3d, opt->gain); + /* Digital gain/offset settings. Greyscale has 0 */ + write_byte (fd, 0x3e, 0x1a); + + { + /* Stepper motion setup. */ + int stepsize, faststep = 0x0104, reverse = 0x28, phase, pwm = 0x1f; + switch (opt->resolution) + { + case 75: + stepsize = 0x0106; + faststep = 0x0106; + reverse = 0; + phase = 0x39a8; + pwm = 0x3f; + break; + case 150: + stepsize = 0x020d; + phase = 0x3198; + break; + case 300: + stepsize = 0x041a; + phase = 0x2184; + break; + case 600: + stepsize = 0x0835; + phase = 0x0074; + break; + case 1200: + /* 1200 dpi y only, x is 600 dpi */ + stepsize = 0x106b; + phase = 0x41ac; + break; + default: + DBG (1, "BAD RESOLUTION"); + return SANE_STATUS_UNSUPPORTED; + } + + write_word (fd, STEP_SIZE, stepsize); + write_word (fd, FAST_STEP, faststep); + /* There sounds like a weird step disjoint at the end of skipsteps + at 75dpi, so I think that's why skipsteps=0 at 75dpi in the + Windows driver. It still works at the normal 0x017a though. */ + /* cal strip is 0x17a steps, plus 2 300dpi microsteps per pixel */ + write_word (fd, SKIP_STEPS, 0x017a /* cal strip */ + opt->y1 * 2); + /* FIXME could be 0x57, why not? */ + write_byte (fd, BUFFER_LIMIT, 0x20); + write_byte (fd, BUFFER_RESUME, 0x02); + write_byte (fd, REVERSE_STEPS, reverse); + /* motor resume phasing */ + write_word (fd, 0x52, phase); + write_byte (fd, STEP_PWM, pwm); + } + + read_byte (fd, PAPER_SENSOR, &result); /* wants 2b */ + write_byte (fd, PAPER_SENSOR, 0x0b); + + opt->width = (opt->x2 - opt->x1) * opt->resolution / 600 + 1; + opt->height = (opt->y2 - opt->y1) * opt->resolution / 600; + opt->flags = 0; + DBG (1, "width=%d height=%d dpi=%d\n", opt->width, opt->height, + opt->resolution); + CHK (do_scan (opt)); + + read_byte (fd, PAPER_SENSOR, &result); /* wants 0b */ + write_byte (fd, PAPER_SENSOR, 0x2b); + write_byte (fd, STEP_PWM, 0x3f); + + lights_out (fd); + /* home */ + write_byte (fd, COMMAND, 0x02); + + return status; +} + + +static SANE_Status +CANON_set_scan_parameters (CANON_Handle * scan, + const int forceCal, + const int gray, + const int left, + const int top, + const int right, + const int bottom, + const int res, + const int gain, + const double gamma) +{ + DBG (2, "CANON_set_scan_parameters:\n"); + DBG (2, "cal = %d\n", forceCal); + DBG (2, "gray = %d (ignored)\n", gray); + DBG (2, "res = %d\n", res); + DBG (2, "gain = %d\n", gain); + DBG (2, "gamma = %f\n", gamma); + DBG (2, "in 600dpi pixels:\n"); + DBG (2, "left = %d, top = %d\n", left, top); + DBG (2, "right = %d, bottom = %d\n", right, bottom); + + /* Validate the input parameters */ + if ((left < 0) || (right > CANON_MAX_WIDTH)) + return SANE_STATUS_INVAL; + + if ((top < 0) || (bottom > CANON_MAX_HEIGHT)) + return SANE_STATUS_INVAL; + + if (((right - left) < 10) || ((bottom - top) < 10)) + return SANE_STATUS_INVAL; + + if ((res != 75) && (res != 150) && (res != 300) + && (res != 600) && (res != 1200)) + return SANE_STATUS_INVAL; + + if ((gain < 0) || (gain > 64)) + return SANE_STATUS_INVAL; + + if (gamma <= 0.0) + return SANE_STATUS_INVAL; + + /* Store params */ + scan->resolution = res; + scan->x1 = left; + scan->x2 = right - /* subtract 1 pixel */ 600 / scan->resolution; + scan->y1 = top; + scan->y2 = bottom; + scan->gain = gain; + scan->gamma = gamma; + scan->flags = forceCal ? FLG_FORCE_CAL : 0; + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +CANON_close_device (CANON_Handle * scan) +{ + DBG (3, "CANON_close_device:\n"); + sanei_usb_close (scan->fd); + return SANE_STATUS_GOOD; +} + + +static SANE_Status +CANON_open_device (CANON_Handle * scan, const char *dev) +{ + SANE_Word vendor; + SANE_Word product; + SANE_Status res; + + DBG (3, "CANON_open_device: `%s'\n", dev); + + scan->fname = NULL; + scan->fp = NULL; + scan->flags = 0; + + res = sanei_usb_open (dev, &scan->fd); + if (res != SANE_STATUS_GOOD) + { + DBG (1, "CANON_open_device: couldn't open device `%s': %s\n", dev, + sane_strstatus (res)); + return res; + } + +#ifndef NO_AUTODETECT + /* We have opened the device. Check that it is a USB scanner. */ + if (sanei_usb_get_vendor_product (scan->fd, &vendor, &product) != + SANE_STATUS_GOOD) + { + DBG (1, "CANON_open_device: sanei_usb_get_vendor_product failed\n"); + /* This is not a USB scanner, or SANE or the OS doesn't support it. */ + sanei_usb_close (scan->fd); + scan->fd = -1; + return SANE_STATUS_UNSUPPORTED; + } + + /* Make sure we have a CANON scanner */ + if ((vendor != 0x04a9) || (product != 0x2204)) + { + DBG (1, "CANON_open_device: incorrect vendor/product (0x%x/0x%x)\n", + vendor, product); + sanei_usb_close (scan->fd); + scan->fd = -1; + return SANE_STATUS_UNSUPPORTED; + } +#endif + + return SANE_STATUS_GOOD; +} + + +static const char * +CANON_get_device_name (CANON_Handle * scanner) +{ + scanner = scanner; /* Eliminate warning about unused parameters */ + return "Canoscan FB630U"; +} + + +static SANE_Status +CANON_finish_scan (CANON_Handle * scanner) +{ + DBG (3, "CANON_finish_scan:\n"); + if (scanner->fp) + fclose (scanner->fp); + scanner->fp = NULL; + + /* remove temp file */ + if (scanner->fname) + { + DBG (4, "removing temp file %s\n", scanner->fname); + unlink (scanner->fname); + free (scanner->fname); + } + scanner->fname = NULL; + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +CANON_start_scan (CANON_Handle * scanner) +{ + int rv; + SANE_Status status; + DBG (3, "CANON_start_scan called\n"); + + /* choose a temp file name for scan data */ + scanner->fname = strdup ("/tmp/scan.XXXXXX"); + if (!mktemp (scanner->fname)) + return SANE_STATUS_IO_ERROR; + + /* calibrate if needed */ + rv = init (scanner->fd); + if (rv < 0) { + DBG(1, "Can't talk on USB.\n"); + return SANE_STATUS_IO_ERROR; + } + if ((rv == 1) + || !check_ogn_file () + || (scanner->flags & FLG_FORCE_CAL)) { + plugin_cal (scanner); + wait_for_return (scanner->fd); + } + + /* scan */ + if ((status = scan (scanner)) != SANE_STATUS_GOOD) + { + CANON_finish_scan (scanner); + return status; + } + + /* read the temp file back out */ + scanner->fp = fopen (scanner->fname, "r"); + DBG (4, "reading %s\n", scanner->fname); + if (!scanner->fp) + { + DBG (1, "open %s", scanner->fname); + return SANE_STATUS_IO_ERROR; + } + return SANE_STATUS_GOOD; +} + + +static SANE_Status +CANON_read (CANON_Handle * scanner, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + SANE_Status status; + int red_len; + + DBG (5, "CANON_read called\n"); + if (!scanner->fp) + return SANE_STATUS_INVAL; + red_len = fread (data, 1, max_length, scanner->fp); + /* return some data */ + if (red_len > 0) + { + *length = red_len; + DBG (5, "CANON_read returned (%d/%d)\n", *length, max_length); + return SANE_STATUS_GOOD; + } + + /* EOF or file err */ + *length = 0; + if (feof (scanner->fp)) + { + DBG (4, "EOF\n"); + status = SANE_STATUS_EOF; + } + else + { + DBG (4, "IO ERR\n"); + status = SANE_STATUS_IO_ERROR; + } + + CANON_finish_scan (scanner); + DBG (5, "CANON_read returned (%d/%d)\n", *length, max_length); + return status; +} diff --git a/backend/canon630u.c b/backend/canon630u.c new file mode 100644 index 0000000..6bd3431 --- /dev/null +++ b/backend/canon630u.c @@ -0,0 +1,1044 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002, Nathan Rutman + Copyright (C) 2001, Marcio Luis Teixeira + + Parts copyright (C) 1996, 1997 Andreas Beck + Parts copyright (C) 2000, 2001 Michael Herder + Parts copyright (C) 2001 Henning Meier-Geinitz + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#define BUILD 1 +#define MM_IN_INCH 25.4 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_usb.h" +#define BACKEND_NAME canon630u +#define CANONUSB_CONFIG_FILE "canon630u.conf" +#include "../include/sane/sanei_backend.h" + +#include "canon630u-common.c" + +typedef struct Canon_Device +{ + struct Canon_Device *next; + SANE_String name; + SANE_Device sane; +} +Canon_Device; + +typedef struct Canon_Scanner +{ + struct Canon_Scanner *next; + Canon_Device *device; + CANON_Handle scan; +} +Canon_Scanner; + +static int num_devices = 0; +static const SANE_Device **devlist = NULL; +static Canon_Device *first_dev = NULL; +static Canon_Scanner *first_handle = NULL; + +static SANE_Parameters parms = { + SANE_FRAME_RGB, + 0, + 0, /* Number of bytes returned per scan line: */ + 0, /* Number of pixels per scan line. */ + 0, /* Number of lines for the current scan. */ + 8 /* Number of bits per sample. */ +}; + + +struct _SANE_Option +{ + SANE_Option_Descriptor *descriptor; + SANE_Status (*callback) (struct _SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, + SANE_Int * info); +}; + +typedef struct _SANE_Option SANE_Option; + + +/*-----------------------------------------------------------------*/ + +static SANE_Word getNumberOfOptions (void); /* Forward declaration */ + +/* +This read-only option returns the number of options available for +the device. It should be the first option in the options array +declared below. +*/ + +static SANE_Option_Descriptor optionNumOptionsDescriptor = { + SANE_NAME_NUM_OPTIONS, + SANE_TITLE_NUM_OPTIONS, + SANE_DESC_NUM_OPTIONS, + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} +}; + +static SANE_Status +optionNumOptionsCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + option = option; + handle = handle; + info = info; /* Eliminate warning about unused parameters */ + + if (action != SANE_ACTION_GET_VALUE) + return SANE_STATUS_INVAL; + *(SANE_Word *) value = getNumberOfOptions (); + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ + +/* +This option lets the user force scanner calibration. Normally, this is +done only once, at first scan after powerup. + */ + +static SANE_Word optionCalibrateValue = SANE_FALSE; + +static SANE_Option_Descriptor optionCalibrateDescriptor = { + "cal", + SANE_I18N ("Calibrate Scanner"), + SANE_I18N ("Force scanner calibration before scan"), + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} +}; + +static SANE_Status +optionCalibrateCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + handle = handle; + option = option; /* Eliminate warning about unused parameters */ + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + *info |= SANE_INFO_RELOAD_PARAMS; + optionCalibrateValue = *(SANE_Bool *) value; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Word *) value = optionCalibrateValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ + +/* +This option lets the user select the scan resolution. The Canon fb630u +scanner supports the following resolutions: 75, 150, 300, 600, 1200 +*/ + +static const SANE_Word optionResolutionList[] = { + 4, /* Number of elements */ + 75, 150, 300, 600 /* Resolution list */ + /* also 600x1200, but ignore that for now. */ +}; + +static SANE_Option_Descriptor optionResolutionDescriptor = { + SANE_NAME_SCAN_RESOLUTION, + SANE_TITLE_SCAN_RESOLUTION, + SANE_DESC_SCAN_RESOLUTION, + SANE_TYPE_INT, + SANE_UNIT_DPI, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_AUTOMATIC, + SANE_CONSTRAINT_WORD_LIST, + {(const SANE_String_Const *) optionResolutionList} +}; + +static SANE_Word optionResolutionValue = 75; + +static SANE_Status +optionResolutionCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + SANE_Status status; + SANE_Word autoValue = 75; + + handle = handle; /* Eliminate warning about unused parameters */ + + switch (action) + { + case SANE_ACTION_SET_AUTO: + status = + sanei_constrain_value (option->descriptor, (void *) &autoValue, info); + if (status != SANE_STATUS_GOOD) + return status; + optionResolutionValue = autoValue; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_SET_VALUE: + *info |= SANE_INFO_RELOAD_PARAMS; + optionResolutionValue = *(SANE_Word *) value; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Word *) value = optionResolutionValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ + +#ifdef GRAY +/* +This option lets the user select a gray scale scan +*/ +static SANE_Word optionGrayscaleValue = SANE_FALSE; + +static SANE_Option_Descriptor optionGrayscaleDescriptor = { + "gray", + SANE_I18N ("Grayscale scan"), + SANE_I18N ("Do a grayscale rather than color scan"), + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} +}; + +static SANE_Status +optionGrayscaleCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + handle = handle; + option = option; /* Eliminate warning about unused parameters */ + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + *info |= SANE_INFO_RELOAD_PARAMS; + optionGrayscaleValue = *(SANE_Bool *) value; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Word *) value = optionGrayscaleValue; + break; + } + return SANE_STATUS_GOOD; +} +#endif /* GRAY */ + +/*-----------------------------------------------------------------*/ + +/* Analog Gain setting */ +static const SANE_Range aGainRange = { + 0, /* minimum */ + 64, /* maximum */ + 1 /* quantization */ +}; + +static SANE_Int optionAGainValue = 1; + +static SANE_Option_Descriptor optionAGainDescriptor = { + "gain", + SANE_I18N ("Analog Gain"), + SANE_I18N ("Increase or decrease the analog gain of the CCD array"), + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Int), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &aGainRange} +}; + +static SANE_Status +optionAGainCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + option = option; + handle = handle; + info = info; /* Eliminate warning about unused parameters */ + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + optionAGainValue = *(SANE_Int *) value; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Int *) value = optionAGainValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ + +/* Scanner gamma setting */ +static SANE_Fixed optionGammaValue = SANE_FIX (1.6); + +static SANE_Option_Descriptor optionGammaDescriptor = { + "gamma", + SANE_I18N ("Gamma Correction"), + SANE_I18N ("Selects the gamma corrected transfer curve"), + SANE_TYPE_FIXED, + SANE_UNIT_NONE, + sizeof (SANE_Int), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED, + SANE_CONSTRAINT_NONE, + {NULL} +}; + + +static SANE_Status +optionGammaCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + option = option; + handle = handle; + info = info; /* Eliminate warning about unused parameters */ + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + optionGammaValue = *(SANE_Fixed *) value; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Fixed *) value = optionGammaValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ + +/* +Scan range +*/ + +static const SANE_Range widthRange = { + 0, /* minimum */ + SANE_FIX (CANON_MAX_WIDTH * MM_IN_INCH / 600), /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range heightRange = { + 0, /* minimum */ + SANE_FIX (CANON_MAX_HEIGHT * MM_IN_INCH / 600), /* maximum */ + 0 /* quantization */ +}; + +/*-----------------------------------------------------------------*/ +/* +This option controls the top-left-x corner of the scan +*/ + +static SANE_Fixed optionTopLeftXValue = 0; + +static SANE_Option_Descriptor optionTopLeftXDescriptor = { + SANE_NAME_SCAN_TL_X, + SANE_TITLE_SCAN_TL_X, + SANE_DESC_SCAN_TL_X, + SANE_TYPE_FIXED, + SANE_UNIT_MM, + sizeof (SANE_Fixed), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &widthRange} +}; + +static SANE_Status +optionTopLeftXCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + option = option; + handle = handle; + value = value; /* Eliminate warning about unused parameters */ + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + optionTopLeftXValue = *(SANE_Fixed *) value; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Fixed *) value = optionTopLeftXValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ +/* +This option controls the top-left-y corner of the scan +*/ + +static SANE_Fixed optionTopLeftYValue = 0; + +static SANE_Option_Descriptor optionTopLeftYDescriptor = { + SANE_NAME_SCAN_TL_Y, + SANE_TITLE_SCAN_TL_Y, + SANE_DESC_SCAN_TL_Y, + SANE_TYPE_FIXED, + SANE_UNIT_MM, + sizeof (SANE_Fixed), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &heightRange} +}; + +static SANE_Status +optionTopLeftYCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + /* Eliminate warnings about unused parameters */ + option = option; + handle = handle; + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + optionTopLeftYValue = *(SANE_Fixed *) value; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Fixed *) value = optionTopLeftYValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ +/* +This option controls the bot-right-x corner of the scan +Default to 215.9mm, max. +*/ + +static SANE_Fixed optionBotRightXValue = SANE_FIX (215.9); + +static SANE_Option_Descriptor optionBotRightXDescriptor = { + SANE_NAME_SCAN_BR_X, + SANE_TITLE_SCAN_BR_X, + SANE_DESC_SCAN_BR_X, + SANE_TYPE_FIXED, + SANE_UNIT_MM, + sizeof (SANE_Fixed), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &widthRange} +}; + +static SANE_Status +optionBotRightXCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + /* Eliminate warnings about unused parameters */ + option = option; + handle = handle; + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + optionBotRightXValue = *(SANE_Fixed *) value; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Fixed *) value = optionBotRightXValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ +/* +This option controls the bot-right-y corner of the scan +Default to 296.3mm, max +*/ + +static SANE_Fixed optionBotRightYValue = SANE_FIX (296.3); + +static SANE_Option_Descriptor optionBotRightYDescriptor = { + SANE_NAME_SCAN_BR_Y, + SANE_TITLE_SCAN_BR_Y, + SANE_DESC_SCAN_BR_Y, + SANE_TYPE_FIXED, + SANE_UNIT_MM, + sizeof (SANE_Fixed), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &heightRange} +}; + +static SANE_Status +optionBotRightYCallback (SANE_Option * option, SANE_Handle handle, + SANE_Action action, void *value, SANE_Int * info) +{ + /* Eliminate warnings about unused parameters */ + option = option; + handle = handle; + + switch (action) + { + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_INVAL; + break; + case SANE_ACTION_SET_VALUE: + optionBotRightYValue = *(SANE_Fixed *) value; + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case SANE_ACTION_GET_VALUE: + *(SANE_Fixed *) value = optionBotRightYValue; + break; + } + return SANE_STATUS_GOOD; +} + +/*-----------------------------------------------------------------*/ +/* +The following array binds the option descriptors to +their respective callback routines +*/ + +static SANE_Option so[] = { + {&optionNumOptionsDescriptor, optionNumOptionsCallback}, + {&optionResolutionDescriptor, optionResolutionCallback}, + {&optionCalibrateDescriptor, optionCalibrateCallback}, +#ifdef GRAY + {&optionGrayscaleDescriptor, optionGrayscaleCallback}, +#endif + {&optionAGainDescriptor, optionAGainCallback}, + {&optionGammaDescriptor, optionGammaCallback}, + {&optionTopLeftXDescriptor, optionTopLeftXCallback}, + {&optionTopLeftYDescriptor, optionTopLeftYCallback}, + {&optionBotRightXDescriptor, optionBotRightXCallback}, + {&optionBotRightYDescriptor, optionBotRightYCallback} +}; + +static SANE_Word +getNumberOfOptions (void) +{ + return NELEMS (so); +} + + +/* +This routine dispatches the control message to the appropriate +callback routine, it outght to be called by sane_control_option +after any driver specific validation. +*/ +static SANE_Status +dispatch_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + SANE_Option *op = so + option; + SANE_Int myinfo = 0; + SANE_Status status = SANE_STATUS_GOOD; + + if (option < 0 || option >= NELEMS (so)) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + if ((action == SANE_ACTION_SET_VALUE) && + ((op->descriptor->cap & SANE_CAP_SOFT_SELECT) == 0)) + return SANE_STATUS_INVAL; + + if ((action == SANE_ACTION_GET_VALUE) && + ((op->descriptor->cap & SANE_CAP_SOFT_DETECT) == 0)) + return SANE_STATUS_INVAL; + + if ((action == SANE_ACTION_SET_AUTO) && + ((op->descriptor->cap & SANE_CAP_AUTOMATIC) == 0)) + return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_SET_VALUE) + { + status = sanei_constrain_value (op->descriptor, value, &myinfo); + if (status != SANE_STATUS_GOOD) + return status; + } + + status = (op->callback) (op, handle, action, value, &myinfo); + + if (info) + *info = myinfo; + + return status; +} + + +static SANE_Status +attach_scanner (const char *devicename, Canon_Device ** devp) +{ + CANON_Handle scan; + Canon_Device *dev; + SANE_Status status; + + DBG (3, "attach_scanner: %s\n", devicename); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + } + + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + memset (dev, '\0', sizeof (Canon_Device)); /* clear structure */ + + DBG (4, "attach_scanner: opening %s\n", devicename); + + status = CANON_open_device (&scan, devicename); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "ERROR: attach_scanner: opening %s failed\n", devicename); + free (dev); + return status; + } + dev->name = strdup (devicename); + dev->sane.name = dev->name; + dev->sane.vendor = "CANON"; + dev->sane.model = CANON_get_device_name (&scan); + dev->sane.type = "flatbed scanner"; + CANON_close_device (&scan); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; +} + + +/* callback function for sanei_usb_attach_matching_devices +*/ +static SANE_Status +attach_one (const char *name) +{ + attach_scanner (name, 0); + return SANE_STATUS_GOOD; +} + + +/* + Find our devices + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char config_line[PATH_MAX]; + size_t len; + FILE *fp; + + DBG_INIT (); + +#if 0 + DBG_LEVEL = 10; +#endif + + DBG (2, "sane_init: version_code %s 0, authorize %s 0\n", + version_code == 0 ? "=" : "!=", authorize == 0 ? "=" : "!="); + DBG (1, "sane_init: SANE Canon630u backend version %d.%d.%d from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + sanei_usb_init (); + + fp = sanei_config_open (CANONUSB_CONFIG_FILE); + if (!fp) + { + /* no config-file: try these */ + attach_scanner ("/dev/scanner", 0); + attach_scanner ("/dev/usbscanner", 0); + attach_scanner ("/dev/usb/scanner", 0); + return SANE_STATUS_GOOD; + } + + DBG (3, "reading configure file %s\n", CANONUSB_CONFIG_FILE); + + while (sanei_config_read (config_line, sizeof (config_line), fp)) + { + if (config_line[0] == '#') + continue; /* ignore line comments */ + + len = strlen (config_line); + + if (!len) + continue; /* ignore empty lines */ + + DBG (4, "attach_matching_devices(%s)\n", config_line); + sanei_usb_attach_matching_devices (config_line, attach_one); + } + + DBG (4, "finished reading configure file\n"); + + fclose (fp); + + return SANE_STATUS_GOOD; +} + + +void +sane_exit (void) +{ + Canon_Device *dev, *next; + + DBG (3, "sane_exit\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free (dev->name); + free (dev); + } + + if (devlist) + free (devlist); + return; +} + + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + Canon_Device *dev; + int i; + + DBG (3, "sane_get_devices(local_only = %d)\n", local_only); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + + devlist[i++] = 0; + + *device_list = devlist; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Canon_Device *dev; + SANE_Status status; + Canon_Scanner *scanner; + + DBG (3, "sane_open\n"); + + if (devicename[0]) /* search for devicename */ + { + DBG (4, "sane_open: devicename=%s\n", devicename); + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + status = attach_scanner (devicename, &dev); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + { + DBG (2, "sane_open: no devicename, opening first device\n"); + dev = first_dev; + } + + if (!dev) + return SANE_STATUS_INVAL; + + scanner = malloc (sizeof (*scanner)); + if (!scanner) + return SANE_STATUS_NO_MEM; + + memset (scanner, 0, sizeof (*scanner)); + scanner->device = dev; + + status = CANON_open_device (&scanner->scan, dev->sane.name); + if (status != SANE_STATUS_GOOD) + { + free (scanner); + return status; + } + + *handle = scanner; + + /* insert newly opened handle into list of open handles: */ + scanner->next = first_handle; + + first_handle = scanner; + + return SANE_STATUS_GOOD; +} + + +void +sane_close (SANE_Handle handle) +{ + Canon_Scanner *prev, *scanner; + SANE_Status res; + + DBG (3, "sane_close\n"); + + if (!first_handle) + { + DBG (1, "ERROR: sane_close: no handles opened\n"); + return; + } + + /* remove handle from list of open handles: */ + + prev = NULL; + + for (scanner = first_handle; scanner; scanner = scanner->next) + { + if (scanner == handle) + break; + + prev = scanner; + } + + if (!scanner) + { + DBG (1, "ERROR: sane_close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (prev) + prev->next = scanner->next; + else + first_handle = scanner->next; + + res = CANON_close_device (&scanner->scan); + + free (scanner); +} + + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + handle = handle; /* Eliminate compiler warning */ + + DBG (3, "sane_get_option_descriptor: option = %d\n", option); + if (option < 0 || option >= NELEMS (so)) + return NULL; + return so[option].descriptor; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + handle = handle; /* Eliminate compiler warning */ + + DBG (3, + "sane_control_option: handle=%p, opt=%d, act=%d, val=%p, info=%p\n", + handle, option, action, value, (void *)info); + + return dispatch_control_option (handle, option, action, value, info); +} + + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + int rc = SANE_STATUS_GOOD; + int w = + SANE_UNFIX (optionBotRightXValue - + optionTopLeftXValue) / MM_IN_INCH * optionResolutionValue; + int h = + SANE_UNFIX (optionBotRightYValue - + optionTopLeftYValue) / MM_IN_INCH * optionResolutionValue; + + handle = handle; /* Eliminate compiler warning */ + + DBG (3, "sane_get_parameters\n"); + parms.depth = 8; + parms.last_frame = SANE_TRUE; + parms.pixels_per_line = w; + parms.lines = h; + +#ifdef GRAY + if (optionGrayscaleValue == SANE_TRUE) + { + parms.format = SANE_FRAME_GRAY; + parms.bytes_per_line = w; + } + else +#endif + { + parms.format = SANE_FRAME_RGB; + parms.bytes_per_line = w * 3; + } + *params = parms; + return rc; +} + + +SANE_Status +sane_start (SANE_Handle handle) +{ + Canon_Scanner *scanner = handle; + SANE_Status res; + + DBG (3, "sane_start\n"); + + res = CANON_set_scan_parameters (&scanner->scan, + optionCalibrateValue, +#ifdef GRAY + optionGrayscaleValue, +#else + SANE_FALSE, +#endif + SANE_UNFIX (optionTopLeftXValue) / + MM_IN_INCH * 600, + SANE_UNFIX (optionTopLeftYValue) / + MM_IN_INCH * 600, + SANE_UNFIX (optionBotRightXValue) / + MM_IN_INCH * 600, + SANE_UNFIX (optionBotRightYValue) / + MM_IN_INCH * 600, + optionResolutionValue, + optionAGainValue, + SANE_UNFIX (optionGammaValue)); + + if (res != SANE_STATUS_GOOD) + return res; + + return CANON_start_scan (&scanner->scan); +} + + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + Canon_Scanner *scanner = handle; + return CANON_read (&scanner->scan, data, max_length, length); +} + + +void +sane_cancel (SANE_Handle handle) +{ + DBG (3, "sane_cancel: handle = %p\n", handle); + DBG (3, "sane_cancel: cancelling is unsupported in this backend\n"); +} + + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (3, "sane_set_io_mode: handle = %p, non_blocking = %d\n", handle, + non_blocking); + if (non_blocking != SANE_FALSE) + return SANE_STATUS_UNSUPPORTED; + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + handle = handle; /* silence gcc */ + fd = fd; /* silence gcc */ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/canon630u.conf.in b/backend/canon630u.conf.in new file mode 100644 index 0000000..067b346 --- /dev/null +++ b/backend/canon630u.conf.in @@ -0,0 +1,8 @@ +# Options for the canonusb backend + +# Autodetect the Canon CanoScan FB630u +usb 0x04a9 0x2204 + +# device list for non-linux-systems (enable if autodetect fails): +#/dev/scanner +#/dev/usb/scanner0 diff --git a/backend/canon_dr-cmd.h b/backend/canon_dr-cmd.h new file mode 100644 index 0000000..64e6887 --- /dev/null +++ b/backend/canon_dr-cmd.h @@ -0,0 +1,545 @@ +#ifndef CANON_DR_CMD_H +#define CANON_DR_CMD_H + +/* + * Part of SANE - Scanner Access Now Easy. + * Please see opening comments in canon_dr.c + */ + +/****************************************************/ + +#define USB_HEADER_LEN 12 +#define USB_COMMAND_LEN 12 +#define USB_STATUS_LEN 4 +#define USB_COMMAND_TIME 30000 +#define USB_DATA_TIME 30000 +#define USB_STATUS_TIME 30000 + +/*static inline void */ +static void +setbitfield (unsigned char *pageaddr, int mask, int shift, int val) +{ + *pageaddr = (*pageaddr & ~(mask << shift)) | ((val & mask) << shift); +} + +/* ------------------------------------------------------------------------- */ + +/*static inline int */ +static int +getbitfield (unsigned char *pageaddr, int mask, int shift) +{ + return ((*pageaddr >> shift) & mask); +} + +/* ------------------------------------------------------------------------- */ + +static int +getnbyte (unsigned char *pnt, int nbytes) +{ + unsigned int result = 0; + int i; + +#ifdef DEBUG + assert (nbytes < 5); +#endif + for (i = 0; i < nbytes; i++) + result = (result << 8) | (pnt[i] & 0xff); + return result; +} + +/* ------------------------------------------------------------------------- */ + +/*static inline void */ +static void +putnbyte (unsigned char *pnt, unsigned int value, unsigned int nbytes) +{ + int i; + +#ifdef DEBUG + assert (nbytes < 5); +#endif + for (i = nbytes - 1; i >= 0; i--) + + { + pnt[i] = value & 0xff; + value = value >> 8; + } +} + +/* ==================================================================== */ +/* SCSI commands */ + +#define set_SCSI_opcode(out, val) out[0]=val +#define set_SCSI_lun(out, val) setbitfield(out + 1, 7, 5, val) + +/* ==================================================================== */ +/* TEST_UNIT_READY */ +#define TEST_UNIT_READY_code 0x00 +#define TEST_UNIT_READY_len 6 + +/* ==================================================================== */ +/* REQUEST_SENSE */ +#define REQUEST_SENSE_code 0x03 +#define REQUEST_SENSE_len 6 + +#define RS_return_size 0x0e +#define set_RS_return_size(icb,val) icb[0x04]=val + +/* defines for request sense return block */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 1, 7) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0x7f, 0) +#define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) +#define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) +#define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0x0f, 0) +#define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ +#define get_RS_additional_length(b) b[0x07] /* always 6? */ +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_SKSV(b) getbitfield(b+0x0f,1,7) /* valid=0 */ +#define get_RS_SKSB(b) getnbyte(b+0x0f, 3) + +/* when RS is 0x05/0x26 bad bytes listed in sksb */ +/* #define get_RS_offending_byte(b) getnbyte(b+0x10, 2) */ + +/* ==================================================================== */ +/* INQUIRY */ +#define INQUIRY_code 0x12 +#define INQUIRY_len 6 + +#define INQUIRY_std_len 0x30 +#define INQUIRY_vpd_len 0x1e + +#define set_IN_evpd(icb, val) setbitfield(icb + 1, 1, 0, val) +#define set_IN_page_code(icb, val) icb[0x02]=val +#define set_IN_return_size(icb,val) icb[0x04]=val + +#define get_IN_periph_qual(in) getbitfield(in, 0x07, 5) +#define IN_periph_qual_lun 0x00 +#define IN_periph_qual_nolun 0x03 +#define get_IN_periph_devtype(in) getbitfield(in, 0x1f, 0) +#define IN_periph_devtype_scanner 0x06 +#define IN_periph_devtype_unknown 0x1f +#define get_IN_response_format(in) getbitfield(in + 0x03, 0x07, 0) +#define IN_recognized 0x02 +#define get_IN_vendor(in, buf) strncpy(buf, (char *)in + 0x08, 0x08) +#define get_IN_product(in, buf) strncpy(buf, (char *)in + 0x10, 0x010) +#define get_IN_version(in, buf) strncpy(buf, (char *)in + 0x20, 0x04) + +/* the VPD response */ +#define get_IN_page_length(in) in[0x04] +#define get_IN_basic_x_res(in) getnbyte(in + 0x05, 2) +#define get_IN_basic_y_res(in) getnbyte(in + 0x07, 2) +#define get_IN_step_x_res(in) getbitfield(in+0x09, 1, 0) +#define get_IN_step_y_res(in) getbitfield(in+0x09, 1, 4) +#define get_IN_max_x_res(in) getnbyte(in + 0x0a, 2) +#define get_IN_max_y_res(in) getnbyte(in + 0x0c, 2) +#define get_IN_min_x_res(in) getnbyte(in + 0x0e, 2) +#define get_IN_min_y_res(in) getnbyte(in + 0x10, 2) +#define get_IN_std_res_60(in) getbitfield(in+ 0x12, 1, 7) +#define get_IN_std_res_75(in) getbitfield(in+ 0x12, 1, 6) +#define get_IN_std_res_100(in) getbitfield(in+ 0x12, 1, 5) +#define get_IN_std_res_120(in) getbitfield(in+ 0x12, 1, 4) +#define get_IN_std_res_150(in) getbitfield(in+ 0x12, 1, 3) +#define get_IN_std_res_160(in) getbitfield(in+ 0x12, 1, 2) +#define get_IN_std_res_180(in) getbitfield(in+ 0x12, 1, 1) +#define get_IN_std_res_200(in) getbitfield(in+ 0x12, 1, 0) +#define get_IN_std_res_240(in) getbitfield(in+ 0x13, 1, 7) +#define get_IN_std_res_300(in) getbitfield(in+ 0x13, 1, 6) +#define get_IN_std_res_320(in) getbitfield(in+ 0x13, 1, 5) +#define get_IN_std_res_400(in) getbitfield(in+ 0x13, 1, 4) +#define get_IN_std_res_480(in) getbitfield(in+ 0x13, 1, 3) +#define get_IN_std_res_600(in) getbitfield(in+ 0x13, 1, 2) +#define get_IN_std_res_800(in) getbitfield(in+ 0x13, 1, 1) +#define get_IN_std_res_1200(in) getbitfield(in+ 0x13, 1, 0) +#define get_IN_window_width(in) getnbyte(in + 0x14, 4) +#define get_IN_window_length(in) getnbyte(in + 0x18, 4) +#define get_IN_awd(in) getbitfield(in+0x1c, 1, 7) +#define get_IN_ce_emphasis(in) getbitfield(in+0x1c, 1, 6) +#define get_IN_c_emphasis(in) getbitfield(in+0x1c, 1, 5) +#define get_IN_high_quality(in) getbitfield(in+0x1c, 1, 4) +#define get_IN_multilevel(in) getbitfield(in+0x1c, 1, 3) +#define get_IN_half_tone(in) getbitfield(in+0x1c, 1, 2) +#define get_IN_monochrome(in) getbitfield(in+0x1c, 1, 1) +#define get_IN_overflow(in) getbitfield(in+0x1c, 1, 0) + +/* some scanners need evpd inquiry data manipulated */ +#define set_IN_page_length(in,val) in[0x04]=val + +/* ==================================================================== */ +/* RESERVE_UNIT */ +#define RESERVE_UNIT_code 0x16 +#define RESERVE_UNIT_len 6 + +/* ==================================================================== */ +/* RELEASE_UNIT */ + +#define RELEASE_UNIT_code 0x17 +#define RELEASE_UNIT_len 6 + +/* ==================================================================== */ +/* SCAN */ +#define SCAN_code 0x1b +#define SCAN_len 6 + +#define set_SC_xfer_length(sb, val) sb[0x04] = (unsigned char)val + +/* ==================================================================== */ +/* SET_WINDOW */ +#define SET_WINDOW_code 0x24 +#define SET_WINDOW_len 10 + +#define set_SW_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) + +#define SW_header_len 8 +#define SW_desc_len 0x2c + +/* ==================================================================== */ +/* GET_WINDOW */ +#define GET_WINDOW_code 0x25 +#define GET_WINDOW_len 0 + +/* ==================================================================== */ +/* READ/SEND page codes */ +#define SR_datatype_image 0x00 +#define SR_datatype_lut 0x03 +#define SR_datatype_panel 0x84 +#define SR_datatype_counters 0x8c +#define SR_datatype_endorser 0x90 +#define SR_datatype_fineoffset 0x90 +#define SR_datatype_finegain 0x91 + +/* ==================================================================== */ +/* READ */ +#define READ_code 0x28 +#define READ_len 10 + +#define set_R_datatype_code(sb, val) sb[0x02] = val +#define set_R_xfer_uid(sb, val) sb[4] = val +#define set_R_xfer_lid(sb, val) sb[5] = val +#define set_R_xfer_length(sb, val) putnbyte(sb + 0x06, val, 3) + +/*image needs no macros?*/ + +/*lut unread?*/ + +/*panel*/ +#define R_PANEL_len 0x08 +#define get_R_PANEL_start(in) getbitfield(in, 1, 7) +#define get_R_PANEL_stop(in) getbitfield(in, 1, 6) +#define get_R_PANEL_butt3(in) getbitfield(in, 1, 2) +#define get_R_PANEL_new_file(in) getbitfield(in+1, 1, 0) +#define get_R_PANEL_count_only(in) getbitfield(in+1, 1, 1) +#define get_R_PANEL_bypass_mode(in) getbitfield(in+1, 1, 2) +#define get_R_PANEL_enable_led(in) getbitfield(in+2, 1, 0) +#define get_R_PANEL_counter(in) getnbyte(in + 0x04, 4) + +/*counters*/ +#define R_COUNTERS_len 0x80 +#define get_R_COUNTERS_scans(in) getnbyte(in + 0x04, 4) + +/*endorser unread?*/ + +/*fine gain*/ +#define R_FINE_uid_gray 0x07 +#define R_FINE_uid_red 0x0c +#define R_FINE_uid_green 0x0a +#define R_FINE_uid_blue 0x09 +#define R_FINE_uid_unknown 0x14 + +/* ==================================================================== */ +/* SEND */ +#define SEND_code 0x2a +#define SEND_len 10 + +#define set_S_xfer_datatype(sb, val) sb[0x02] = (unsigned char)val +#define set_S_xfer_id(sb, val) putnbyte(sb + 4, val, 2) +#define set_S_xfer_length(sb, val) putnbyte(sb + 6, val, 3) + +/*lut*/ +#define S_LUT_len 0x100 +#define S_LUT_id_front 0x82 +#define S_LUT_id_unk1 0x84 +#define S_LUT_id_unk2 0x88 +#define S_LUT_id_unk3 0x90 + +/*panel*/ +#define S_PANEL_len 0x08 +#define set_S_PANEL_enable_led(in,val) setbitfield(in+2, 1, 0, val) +#define set_S_PANEL_counter(sb,val) putnbyte(sb + 0x04, val, 4) + +/*counters*/ +/*endorser*/ + +/* ==================================================================== */ +/* OBJECT_POSITION */ +#define OBJECT_POSITION_code 0x31 +#define OBJECT_POSITION_len 10 + +#define set_OP_autofeed(b,val) setbitfield(b+0x01, 0x07, 0, val) +#define OP_Discharge 0x00 +#define OP_Feed 0x01 + +/* ==================================================================== */ +/* Page codes used by GET/SET SCAN MODE */ +#define SM_pc_adf 0x01 +#define SM_pc_tpu 0x02 +#define SM_pc_scan_ctl 0x20 + +#define SM_pc_df 0x30 +#define SM_pc_buffer 0x32 +#define SM_pc_imprinter 0x34 +#define SM_pc_dropout 0x36 +#define SM_pc_unknown 0x37 + +#define SM_pc_all_pc 0x3F + +/* ==================================================================== */ +/* GET SCAN MODE */ +#define GET_SCAN_MODE_code 0xd5 +#define GET_SCAN_MODE_len 6 + +#define set_GSM_unknown(sb, val) sb[0x01] = val +#define set_GSM_page_code(sb, val) sb[0x02] = val +#define set_GSM_len(sb, val) sb[0x04] = val + +#define GSM_PSIZE_len 0x5a + +/* ==================================================================== */ +/* SET SCAN MODE */ +#define SET_SCAN_MODE_code 0xd6 +#define SET_SCAN_MODE_len 6 + +#define set_SSM_pf(sb, val) setbitfield(sb + 1, 1, 4, val) +#define set_SSM_pay_len(sb, val) sb[0x04] = val + +/* the payload */ +#define SSM_PAY_len 0x14 +#define SSM_PAY_HEAD_len 0x13 +#define set_SSM_pay_head_len(sb, val) sb[0x01] = val +#define set_SSM_page_code(sb, val) sb[0x04] = val +#define SSM_PAGE_len 0x0e +#define set_SSM_page_len(sb, val) sb[0x05] = val + +/* for DF (0x30) page */ +#define set_SSM_DF_deskew_roll(sb, val) setbitfield(sb+7, 1, 5, val) +#define set_SSM_DF_staple(sb, val) setbitfield(sb+7, 1, 4, val) +#define set_SSM_DF_thick(sb, val) setbitfield(sb+7, 1, 2, val) +#define set_SSM_DF_len(sb, val) setbitfield(sb+7, 1, 0, val) +#define set_SSM_DF_textdir(sb, val) setbitfield(sb+9, 0xf, 0, val) + +/* for BUFFER (0x32) page */ +#define set_SSM_BUFF_duplex(sb, val) setbitfield(sb+6, 1, 1, val) +#define set_SSM_BUFF_unk(sb, val) sb[0x07] = val +#define set_SSM_BUFF_async(sb, val) setbitfield(sb+0x0a, 1, 6, val) +#define set_SSM_BUFF_ald(sb, val) setbitfield(sb+0x0a, 1, 5, val) +#define set_SSM_BUFF_fb(sb, val) setbitfield(sb+0x0a, 1, 4, val) + +/* for DO (0x36) page */ +#define SSM_DO_none 0 +#define SSM_DO_red 1 +#define SSM_DO_green 2 +#define SSM_DO_blue 3 +#define set_SSM_DO_unk1(sb, val) sb[0x07] = val +#define set_SSM_DO_unk2(sb, val) sb[0x09] = val +#define set_SSM_DO_f_do(sb, val) sb[0x0b] = val +#define set_SSM_DO_b_do(sb, val) sb[0x0c] = val +#define set_SSM_DO_f_en(sb, val) sb[0x0d] = val +#define set_SSM_DO_b_en(sb, val) sb[0x0e] = val + +/* ==================================================================== */ +/* Cancel */ +#define CANCEL_code 0xd8 +#define CANCEL_len 6 + +/* ==================================================================== */ +/* Coarse Calibration */ +#define COR_CAL_code 0xe1 +#define COR_CAL_len 10 + +#define set_CC_version(sb, val) sb[5] = val +#define set_CC_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) + +/* the payload */ +#define CC_pay_len 0x20 +#define CC_pay_ver 0x00 + +#define set_CC_f_gain(sb, val) sb[0] = val +#define set_CC_unk1(sb, val) sb[1] = val +#define set_CC_f_offset(sb, val) sb[2] = val +#define set_CC_unk2(sb, val) sb[3] = val + +#define set_CC_exp_f_r1(sb, val) putnbyte(sb + 0x04, val, 2) +#define set_CC_exp_f_g1(sb, val) putnbyte(sb + 0x06, val, 2) +#define set_CC_exp_f_b1(sb, val) putnbyte(sb + 0x08, val, 2) +#define set_CC_exp_f_r2(sb, val) putnbyte(sb + 0x0a, val, 2) +#define set_CC_exp_f_g2(sb, val) putnbyte(sb + 0x0c, val, 2) +#define set_CC_exp_f_b2(sb, val) putnbyte(sb + 0x0e, val, 2) + +#define set_CC_b_gain(sb, val) sb[0x10] = val +#define set_CC_b_offset(sb, val) sb[0x12] = val + +#define set_CC_exp_b_r1(sb, val) putnbyte(sb + 0x14, val, 2) +#define set_CC_exp_b_g1(sb, val) putnbyte(sb + 0x16, val, 2) +#define set_CC_exp_b_b1(sb, val) putnbyte(sb + 0x18, val, 2) +#define set_CC_exp_b_r2(sb, val) putnbyte(sb + 0x1a, val, 2) +#define set_CC_exp_b_g2(sb, val) putnbyte(sb + 0x1c, val, 2) +#define set_CC_exp_b_b2(sb, val) putnbyte(sb + 0x1e, val, 2) + +/* the 'version 3' payload (P-208 and P-215) */ +#define CC3_pay_len 0x28 +#define CC3_pay_ver 0x03 + +#define set_CC3_gain_f_r(sb, val) sb[0] = val +#define set_CC3_gain_f_g(sb, val) sb[1] = val +#define set_CC3_gain_f_b(sb, val) sb[2] = val + +#define set_CC3_off_f_r(sb, val) sb[4] = val +#define set_CC3_off_f_g(sb, val) sb[5] = val +#define set_CC3_off_f_b(sb, val) sb[6] = val + +#define set_CC3_exp_f_r(sb, val) putnbyte(sb + 0x08, val, 2) +#define set_CC3_exp_f_g(sb, val) putnbyte(sb + 0x0a, val, 2) +#define set_CC3_exp_f_b(sb, val) putnbyte(sb + 0x0c, val, 2) + +#define set_CC3_gain_b_r(sb, val) sb[0x14] = val +#define set_CC3_gain_b_g(sb, val) sb[0x15] = val +#define set_CC3_gain_b_b(sb, val) sb[0x16] = val + +#define set_CC3_off_b_r(sb, val) sb[0x18] = val +#define set_CC3_off_b_g(sb, val) sb[0x19] = val +#define set_CC3_off_b_b(sb, val) sb[0x1a] = val + +#define set_CC3_exp_b_r(sb, val) putnbyte(sb + 0x1c, val, 2) +#define set_CC3_exp_b_g(sb, val) putnbyte(sb + 0x1e, val, 2) +#define set_CC3_exp_b_b(sb, val) putnbyte(sb + 0x20, val, 2) + +/* ==================================================================== */ +/* SET SCAN MODE 2 */ +#define SET_SCAN_MODE2_code 0xe5 +#define SET_SCAN_MODE2_len 10 + +#define set_SSM2_page_code(sb, val) sb[0x02] = val +#define set_SSM2_pay_len(sb, val) sb[0x08] = val + +/* the payload */ +#define SSM2_PAY_len 0x10 +#define set_SSM2_unk(sb, val) sb[0x02] = val +#define set_SSM2_unk2(sb, val) sb[0x03] = val +#define set_SSM2_unk3(sb, val) sb[0x04] = val + +/* ==================================================================== */ +/* window descriptor macros for SET_WINDOW and GET_WINDOW */ + +#define set_WPDB_wdblen(sb, len) putnbyte(sb + 0x06, len, 2) + +/* ==================================================================== */ + + /* 0x00 - Window Identifier */ +#define set_WD_wid(sb, val) sb[0] = val +#define WD_wid_front 0x00 +#define WD_wid_back 0x01 + + /* 0x01 - Reserved (bits 7-1), AUTO (bit 0) */ +#define set_WD_auto(sb, val) setbitfield(sb + 0x01, 1, 0, val) +#define get_WD_auto(sb) getbitfield(sb + 0x01, 1, 0) + + /* 0x02,0x03 - X resolution in dpi */ +#define set_WD_Xres(sb, val) putnbyte(sb + 0x02, val, 2) +#define get_WD_Xres(sb) getnbyte(sb + 0x02, 2) + + /* 0x04,0x05 - Y resolution in dpi */ +#define set_WD_Yres(sb, val) putnbyte(sb + 0x04, val, 2) +#define get_WD_Yres(sb) getnbyte(sb + 0x04, 2) + + /* 0x06-0x09 - Upper Left X in 1/1200 inch */ +#define set_WD_ULX(sb, val) putnbyte(sb + 0x06, val, 4) +#define get_WD_ULX(sb) getnbyte(sb + 0x06, 4) + + /* 0x0a-0x0d - Upper Left Y in 1/1200 inch */ +#define set_WD_ULY(sb, val) putnbyte(sb + 0x0a, val, 4) +#define get_WD_ULY(sb) getnbyte(sb + 0x0a, 4) + + /* 0x0e-0x11 - Width in 1/1200 inch */ +#define set_WD_width(sb, val) putnbyte(sb + 0x0e, val, 4) +#define get_WD_width(sb) getnbyte(sb + 0x0e, 4) + + /* 0x12-0x15 - Height in 1/1200 inch */ +#define set_WD_length(sb, val) putnbyte(sb + 0x12, val, 4) +#define get_WD_length(sb) getnbyte(sb + 0x12, 4) + + /* 0x16 - Brightness */ +#define set_WD_brightness(sb, val) sb[0x16] = val +#define get_WD_brightness(sb) sb[0x16] + + /* 0x17 - Threshold */ +#define set_WD_threshold(sb, val) sb[0x17] = val +#define get_WD_threshold(sb) sb[0x17] + + /* 0x18 - Contrast */ +#define set_WD_contrast(sb, val) sb[0x18] = val +#define get_WD_contrast(sb) sb[0x18] + + /* 0x19 - Image Composition (color mode) */ +#define set_WD_composition(sb, val) sb[0x19] = val +#define get_WD_composition(sb) sb[0x19] +#define WD_comp_LA 0 +#define WD_comp_HT 1 +#define WD_comp_GS 2 +#define WD_comp_CL 3 +#define WD_comp_CH 4 +#define WD_comp_CG 5 + + /* 0x1a - Depth */ +#define set_WD_bitsperpixel(sb, val) sb[0x1a] = val +#define get_WD_bitsperpixel(sb) sb[0x1a] + + /* 0x1b,0x1c - Halftone Pattern */ +#define set_WD_ht_type(sb, val) sb[0x1b] = val +#define get_WD_ht_type(sb) sb[0x1b] +#define WD_ht_type_DEFAULT 0 +#define WD_ht_type_DITHER 1 +#define WD_ht_type_DIFFUSION 2 + +#define set_WD_ht_pattern(sb, val) sb[0x1c] = val +#define get_WD_ht_pattern(sb) sb[0x1c] + + /* 0x1d - Reverse image, reserved area, padding type */ +#define set_WD_rif(sb, val) setbitfield(sb + 0x1d, 1, 7, val) +#define get_WD_rif(sb) getbitfield(sb + 0x1d, 1, 7) +#define set_WD_rgb(sb, val) setbitfield(sb + 0x1d, 7, 4, val) +#define get_WD_rgb(sb) getbitfield(sb + 0x1d, 7, 4) +#define set_WD_padding(sb, val) setbitfield(sb + 0x1d, 7, 0, val) +#define get_WD_padding(sb) getbitfield(sb + 0x1d, 7, 0) + + /* 0x1e,0x1f - Bit ordering */ +#define set_WD_bitorder(sb, val) putnbyte(sb + 0x1e, val, 2) +#define get_WD_bitorder(sb) getnbyte(sb + 0x1e, 2) + + /* 0x20 - compression type */ +#define set_WD_compress_type(sb, val) sb[0x20] = val +#define get_WD_compress_type(sb) sb[0x20] +#define WD_cmp_NONE 0 +#define WD_cmp_MH 1 +#define WD_cmp_MR 2 +#define WD_cmp_MMR 3 +#define WD_cmp_JPEG 0x80 + + /* 0x21 - compression argument + * specify "k" parameter with MR compress, + * or with JPEG- Q param, 0-7 + */ +#define set_WD_compress_arg(sb, val) sb[0x21] = val +#define get_WD_compress_arg(sb) sb[0x21] + + /* 0x22-0x27 - reserved */ + + /* 0x28-0x2c - vendor unique */ + /* FIXME: more params here? */ +#define set_WD_reserved2(sb, val) sb[0x2a] = val +#define get_WD_reserved2(sb) sb[0x2a] + + +/* ==================================================================== */ + +#endif diff --git a/backend/canon_dr.c b/backend/canon_dr.c new file mode 100644 index 0000000..594aab2 --- /dev/null +++ b/backend/canon_dr.c @@ -0,0 +1,8133 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package, and implements a SANE backend + for various Canon DR-series scanners. + + Copyright (C) 2008-2010 m. allan noah + + Yabarana Corp. www.yabarana.com provided significant funding + EvriChart, Inc. www.evrichart.com provided funding and loaned equipment + Canon, USA. www.usa.canon.com loaned equipment + HPrint hprint.com.br provided funding and testing for DR-2510 support + Stone-IT www.stone-it.com provided funding for DR-2010 and DR-2050 support + + -------------------------------------------------------------------------- + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + -------------------------------------------------------------------------- + + The source code is divided in sections which you can easily find by + searching for the tag "@@". + + Section 1 - Init & static stuff + Section 2 - sane_init, _get_devices, _open & friends + Section 3 - sane_*_option functions + Section 4 - sane_start, _get_param, _read & friends + Section 5 - calibration functions + Section 6 - sane_close functions + Section 7 - misc functions + Section 8 - image processing functions + + Changes: + v1 2008-10-29, MAN + - initial version + v2 2008-11-04, MAN + - round scanlines to even bytes + - spin RS and usb_clear_halt code into new function + - update various scsi payloads + - calloc out block so it gets set to 0 initially + v3 2008-11-07, MAN + - back window uses id 1 + - add option and functions to read/send page counter + - add rif option + v4 2008-11-11, MAN + - eject document when sane_read() returns EOF + v5 2008-11-25, MAN + - remove EOF ejection code + - add SSM and GSM commands + - add dropout, doublefeed, and jpeg compression options + - disable adf backside + - fix adf duplex + - read two extra lines (ignore errors) at end of image + - only send scan command at beginning of batch + - fix bug in hexdump with 0 length string + - DR-7580 support + v6 2008-11-29, MAN + - fix adf simplex + - rename ssm_duplex to ssm_buffer + - add --buffer option + - reduce inter-page commands when buffering is enabled + - improve sense_handler output + - enable counter option + - drop unused code + v7 2008-11-29, MAN + - jpeg support (size rounding and header overwrite) + - call object_position(load) between pages even if buffering is on + - use request sense info bytes on short scsi reads + - byte swap color BGR to RGB + - round image width down, not up + - round image height down to even # of lines + - always transfer even # of lines per block + - scsi and jpeg don't require reading extra lines to reach EOF + - rename buffer option to buffermode to avoid conflict with scanimage + - send ssm_do and ssm_df during sane_start + - improve sense_handler output + v8 2008-12-07, MAN + - rename read/send_counter to read/send_panel + - enable control panel during init + - add options for all buttons + - call TUR twice in wait_scanner(), even if first succeeds + - disable rif + - enable brightness/contrast/threshold options + v9 2008-12-07, MAN + - add rollerdeskew and stapledetect options + - add rollerdeskew and stapledetect bits to ssm_df() + v10 2008-12-10, MAN + - add all documented request sense codes to sense_handler() + - fix color jpeg (remove unneeded BGR to RGB swapping code) + - add macros for LUT data + v11 2009-01-10, MAN + - send_panel() can disable too + - add cancel() to send d8 command + - call cancel() only after final read from scanner + - stop button reqests cancel + v12 2009-01-21, MAN + - dont export private symbols + v13 2009-03-06, MAN + - new vendor ID for recent machines + - add usb ids for several new machines + v14 2009-03-07, MAN + - remove HARD_SELECT from counter (Legitimate, but API violation) + - attach to CR-series scanners as well + v15 2009-03-15, MAN + - add byte-oriented duplex interlace code + - add RRGGBB color interlace code + - add basic support for DR-2580C + v16 2009-03-20, MAN + - add more unknown setwindow bits + - add support for 16 byte status packets + - clean do_usb_cmd error handling (call reset more often) + - add basic support for DR-2050C, DR-2080C, DR-2510C + v17 2009-03-20, MAN + - set status packet size from config file + v18 2009-03-21, MAN + - rewrite config file parsing to reset options after each scanner + - add config options for vendor, model, version + - dont call inquiry if those 3 options are set + - remove default config file from code + - add initial gray deinterlacing code for DR-2510C + - rename do_usb_reset to do_usb_clear + v19 2009-03-22, MAN + - pad gray deinterlacing area for DR-2510C + - override tl_x and br_x for fixed width scanners + v20 2009-03-23, MAN + - improved macros for inquiry and set window + - shorten inquiry vpd length to match windows driver + - remove status-length config option + - add padded-read config option + - rewrite do_usb_cmd to pad reads and calloc/copy buffers + v21 2009-03-24, MAN + - correct rgb padding macro + - skip send_panel and ssm_df commands for DR-20xx scanners + v22 2009-03-25, MAN + - add deinterlacing code for DR-2510C in duplex and color + v23 2009-03-27, MAN + - rewrite all image data processing code + - handle more image interlacing formats + - re-enable binary mode on some scanners + - limit some machines to full-width scanning + v24 2009-04-02, MAN + - fix DR-2510C duplex deinterlacing code + - rewrite sane_read helpers to read until EOF + - update sane_start for scanners that dont use object_position + - dont call sanei_usb_clear_halt() if device is not open + - increase default buffer size to 4 megs + - set buffermode on by default + - hide modes and resolutions that DR-2510C lies about + - read_panel() logs front-end access to sensors instead of timing + - rewrite do_usb_cmd() to use remainder from RS info + v25 2009-04-12, MAN + - disable SANE_FRAME_JPEG + v26 2009-04-14, MAN (SANE 1.0.20) + - return cmd status for reads on sensors + - allow rs to adjust read length for all bad status responses + v27 2009-05-08, MAN + - bug fix in read_panel() + - initialize vars in do_usb_cmd() + - set buffermode off by default + - clear page counter during init and sane_start() + - eject previous page during init and sane_start() + - improved SSM_BUFF macros + - moved set_window() to after ssm-*() + - add coarse calibration (AFE offset/gain & per-channel exposure) + - add fine calibration (per-cell offset/gain) + - free image and fine cal buffers in sane_close() + - compare page counter of small scanners only in non-buffered mode + - add back-side gray mirroring code for DR-2580C + v28 2009-05-20, MAN + - use average instead of min/max for fine offset and gain + - rewrite supported resolution list as x and y arrays + - merge x and y resolution options into single option + - move scan params into two new structs, s->u and s->s + - sane_get_parameters() just returns values from s->u + - dont call wait_scanner() in object_position() + - dont call ssm_*() from option handler + - refactor sane_start() + - read_from_buffer() can workaround missing res, modes and cropping + - set most DR-2xxx machines to use the read_from_buffer workarounds + - set default threshold to 90 + - add option for button #3 of some machines + - don't eject paper during init + - add DR-2010 quirks + - switch counter to HARD_SELECT, not SOFT + v29 2009-06-01, MAN + - split coarse and fine cal to run independently + - add side option + - reset scan params to user request if calibration fails + - better handling of sane_cancel + - better handling of errors during sane_start and sane_read + v30 2009-06-17, MAN + - add fine cal support for machines with internal buffer (2050/2080) + - support fixed-width machines that require even bytes per scanline + - pad end of scan with gray if scanner stops prematurely + - better handling of errors during calibration + - cleanup canceling debug messages + - remove old cancel() prototype + - small sleep before clearing usb halt condition + v31 2009-06-29, MAN + - reduce default buffer size to 2 megs + v32 2009-07-21, MAN + - crop/resample image data before buffering, not after + - shink image buffers to size of output image, not input + - correct some debug message + - better handling of EOF + - add intermediate param struct to existing user and scan versions + v33 2009-07-23, MAN + - add software brightness/contrast for dumb scanners + - add blocking mode to allow full-page manipulation options to run + - add swdespeck option and support code + - add swdeskew and swcrop options (disabled) + v34 2009-07-28, MAN + - add simplified Hough transform based deskewing code + - add extremity detecting cropping code + - use per-model background color to fill corners after deskew + - request and chop extra scanlines instead of rounding down + - remove padding dumb scanners add to top of front side + - sane_get_params uses intermediate struct instead of user struct + - if scanner stops, clone the last line until the end of buffer + - reset some intermediate params between duplex sides + v35 2010-02-09, MAN (SANE 1.0.21) + - cleanup #includes and copyright + - add SANE_I18N to static strings + - don't fail if scsi buffer is too small + v36 2011-01-03, MAN + - initial support for DR-3080 and DR-5060 + - add code to clamp scan width to an arbitrary byte width boundary + - add code to prevent setting of brightness/threshold/contrast + - don't send dropout color command on non-color scanners + - initial support for DR-7090C + - update credits + v37 2011-01-26, MAN (SANE 1.0.22) + - don't center window when using flatbed + - improve request sense error messages + - enable flatbed for all known models + v38 2011-07-06, MAN + - initial support for DR-5020 + - use ppl_mod instead of Bpl_mod, apply to all modes + - invert logic of read_panel tracking + - add ability to disable read_panel() + - automatically disable read/send_panel if unsupported + v39 2011-11-01, MAN + - DR-2580C pads the backside of duplex scans + v40 2012-11-01, MAN + - initial DR-9050C, DR-7550C, DR-6050C and DR-3010C support + v41 2013-07-31, MAN + - initial P-208 and P-215 support + - bug fix for calibration of scanners with duplex_offset + - allow duplex_offset to be controlled from config file + + SANE FLOW DIAGRAM + + - sane_init() : initialize backend + . - sane_get_devices() : query list of scanner devices + . - sane_open() : open a particular scanner device + . . - sane_set_io_mode : set blocking mode + . . - sane_get_select_fd : get scanner fd + . . + . . - sane_get_option_descriptor() : get option information + . . - sane_control_option() : change option values + . . - sane_get_parameters() : returns estimated scan parameters + . . - (repeat previous 3 functions) + . . + . . - sane_start() : start image acquisition + . . - sane_get_parameters() : returns actual scan parameters + . . - sane_read() : read image data (from pipe) + . . (sane_read called multiple times; after sane_read returns EOF, + . . loop may continue with sane_start which may return a 2nd page + . . when doing duplex scans, or load the next page from the ADF) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner device + - sane_exit() : terminate use of backend + +*/ + +/* + * @@ Section 1 - Init + */ + +#include "../include/sane/config.h" + +#include /*memcpy...*/ +#include /*isspace*/ +#include /*tan*/ +#include /*usleep*/ + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" + +#include "canon_dr-cmd.h" +#include "canon_dr.h" + +#define DEBUG 1 +#define BUILD 41 + +/* values for SANE_DEBUG_CANON_DR env var: + - errors 5 + - function trace 10 + - function detail 15 + - get/setopt cmds 20 + - scsi/usb trace 25 + - scsi/usb detail 30 + - useless noise 35 +*/ + +/* ------------------------------------------------------------------------- */ +#define STRING_FLATBED SANE_I18N("Flatbed") +#define STRING_ADFFRONT SANE_I18N("ADF Front") +#define STRING_ADFBACK SANE_I18N("ADF Back") +#define STRING_ADFDUPLEX SANE_I18N("ADF Duplex") + +#define STRING_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define STRING_HALFTONE SANE_VALUE_SCAN_MODE_HALFTONE +#define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY +#define STRING_COLOR SANE_VALUE_SCAN_MODE_COLOR + +#define STRING_RED SANE_I18N("Red") +#define STRING_GREEN SANE_I18N("Green") +#define STRING_BLUE SANE_I18N("Blue") +#define STRING_EN_RED SANE_I18N("Enhance Red") +#define STRING_EN_GREEN SANE_I18N("Enhance Green") +#define STRING_EN_BLUE SANE_I18N("Enhance Blue") + +#define STRING_NONE SANE_I18N("None") +#define STRING_JPEG SANE_I18N("JPEG") + +/* Also set via config file. */ +static int global_buffer_size; +static int global_buffer_size_default = 2 * 1024 * 1024; +static int global_padded_read; +static int global_padded_read_default = 0; +static int global_duplex_offset; +static int global_duplex_offset_default = 0; +static char global_vendor_name[9]; +static char global_model_name[17]; +static char global_version_name[5]; + +/* + * used by attach* and sane_get_devices + * a ptr to a null term array of ptrs to SANE_Device structs + * a ptr to a single-linked list of scanner structs + */ +static const SANE_Device **sane_devArray = NULL; +static struct scanner *scanner_devList = NULL; + +/* + * @@ Section 2 - SANE & scanner init code + */ + +/* + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT (); + DBG (10, "sane_init: start\n"); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: canon_dr backend %d.%d.%d, from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + DBG (10, "sane_init: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + */ +/* + * Read the config file, find scanners with help from sanei_* + * and store in global device structs + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct scanner * s; + struct scanner * prev = NULL; + char line[PATH_MAX]; + const char *lp; + FILE *fp; + int num_devices=0; + int i=0; + + local_only = local_only; /* get rid of compiler warning */ + + DBG (10, "sane_get_devices: start\n"); + + /* mark all existing scanners as missing, attach_one will remove mark */ + for (s = scanner_devList; s; s = s->next) { + s->missing = 1; + } + + sanei_usb_init(); + + /* reset globals before reading the file */ + default_globals(); + + fp = sanei_config_open (CANON_DR_CONFIG_FILE); + + if (fp) { + + DBG (15, "sane_get_devices: reading config file %s\n", + CANON_DR_CONFIG_FILE); + + while (sanei_config_read (line, PATH_MAX, fp)) { + + lp = line; + + /* ignore comments */ + if (*lp == '#') + continue; + + /* skip empty lines */ + if (*lp == 0) + continue; + + if (!strncmp ("option", lp, 6) && isspace (lp[6])) { + + lp += 6; + lp = sanei_config_skip_whitespace (lp); + + /* BUFFERSIZE: > 4K */ + if (!strncmp (lp, "buffer-size", 11) && isspace (lp[11])) { + + int buf; + lp += 11; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if (buf < 4096) { + DBG (5, "sane_get_devices: config option \"buffer-size\" " + "(%d) is < 4096, ignoring!\n", buf); + continue; + } + + if (buf > global_buffer_size_default) { + DBG (5, "sane_get_devices: config option \"buffer-size\" " + "(%d) is > %d, scanning problems may result\n", buf, + global_buffer_size_default); + } + + DBG (15, "sane_get_devices: setting \"buffer-size\" to %d\n", + buf); + + global_buffer_size = buf; + } + + /* PADDED READ: we clamp to 0 or 1 */ + else if (!strncmp (lp, "padded-read", 11) && isspace (lp[11])) { + + int buf; + lp += 11; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if (buf < 0) { + DBG (5, "sane_get_devices: config option \"padded-read\" " + "(%d) is < 0, ignoring!\n", buf); + continue; + } + + if (buf > 1) { + DBG (5, "sane_get_devices: config option \"padded-read\" " + "(%d) is > 1, ignoring!\n", buf); + continue; + } + + DBG (15, "sane_get_devices: setting \"padded-read\" to %d\n", + buf); + + global_padded_read = buf; + } + + /* DUPLEXOFFSET: < 1200 */ + else if (!strncmp (lp, "duplex-offset", 13) && isspace (lp[13])) { + + int buf; + lp += 13; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if (buf > 1200) { + DBG (5, "sane_get_devices: config option \"duplex-offset\" " + "(%d) is > 1200, ignoring!\n", buf); + continue; + } + + if (buf < 0) { + DBG (5, "sane_get_devices: config option \"duplex-offset\" " + "(%d) is < 0, ignoring!\n", buf); + continue; + } + + DBG (15, "sane_get_devices: setting \"duplex-offset\" to %d\n", + buf); + + global_duplex_offset = buf; + } + + /* VENDOR: we ingest up to 8 bytes */ + else if (!strncmp (lp, "vendor-name", 11) && isspace (lp[11])) { + + lp += 11; + lp = sanei_config_skip_whitespace (lp); + strncpy(global_vendor_name, lp, 8); + global_vendor_name[8] = 0; + + DBG (15, "sane_get_devices: setting \"vendor-name\" to %s\n", + global_vendor_name); + } + + /* MODEL: we ingest up to 16 bytes */ + else if (!strncmp (lp, "model-name", 10) && isspace (lp[10])) { + + lp += 10; + lp = sanei_config_skip_whitespace (lp); + strncpy(global_model_name, lp, 16); + global_model_name[16] = 0; + + DBG (15, "sane_get_devices: setting \"model-name\" to %s\n", + global_model_name); + } + + /* VERSION: we ingest up to 4 bytes */ + else if (!strncmp (lp, "version-name", 12) && isspace (lp[12])) { + + lp += 12; + lp = sanei_config_skip_whitespace (lp); + strncpy(global_version_name, lp, 4); + global_version_name[4] = 0; + + DBG (15, "sane_get_devices: setting \"version-name\" to %s\n", + global_version_name); + } + + else { + DBG (5, "sane_get_devices: config option \"%s\" unrecognized " + "- ignored.\n", lp); + } + } + else if ((strncmp ("usb", lp, 3) == 0) && isspace (lp[3])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_usb_attach_matching_devices(lp, attach_one_usb); + + /* re-default these after reading the usb line */ + default_globals(); + } + else if ((strncmp ("scsi", lp, 4) == 0) && isspace (lp[4])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_config_attach_matching_devices (lp, attach_one_scsi); + + /* re-default these after reading the scsi line */ + default_globals(); + } + else{ + DBG (5, "sane_get_devices: config line \"%s\" unrecognized - " + "ignored.\n", lp); + } + } + fclose (fp); + } + + else { + DBG (5, "sane_get_devices: missing required config file '%s'!\n", + CANON_DR_CONFIG_FILE); + } + + /*delete missing scanners from list*/ + for (s = scanner_devList; s;) { + if(s->missing){ + DBG (5, "sane_get_devices: missing scanner %s\n",s->device_name); + + /*splice s out of list by changing pointer in prev to next*/ + if(prev){ + prev->next = s->next; + free(s); + s=prev->next; + } + /*remove s from head of list, using prev to cache it*/ + else{ + prev = s; + s = s->next; + free(prev); + prev=NULL; + + /*reset head to next s*/ + scanner_devList = s; + } + } + else{ + prev = s; + s=prev->next; + } + } + + for (s = scanner_devList; s; s=s->next) { + DBG (15, "sane_get_devices: found scanner %s\n",s->device_name); + num_devices++; + } + + DBG (15, "sane_get_devices: found %d scanner(s)\n",num_devices); + + if (sane_devArray) + free (sane_devArray); + + sane_devArray = calloc (num_devices + 1, sizeof (SANE_Device*)); + if (!sane_devArray) + return SANE_STATUS_NO_MEM; + + for (s = scanner_devList; s; s=s->next) { + sane_devArray[i++] = (SANE_Device *)&s->sane; + } + sane_devArray[i] = 0; + + if(device_list){ + *device_list = sane_devArray; + } + + DBG (10, "sane_get_devices: finish\n"); + + return ret; +} + +/* callbacks used by sane_get_devices */ +static SANE_Status +attach_one_scsi (const char *device_name) +{ + return attach_one(device_name,CONNECTION_SCSI); +} + +static SANE_Status +attach_one_usb (const char *device_name) +{ + return attach_one(device_name,CONNECTION_USB); +} + +/* build the scanner struct and link to global list + * unless struct is already loaded, then pretend + */ +static SANE_Status +attach_one (const char *device_name, int connType) +{ + struct scanner *s; + int ret; + + DBG (10, "attach_one: start\n"); + DBG (15, "attach_one: looking for '%s'\n", device_name); + + for (s = scanner_devList; s; s = s->next) { + if (strcmp (s->device_name, device_name) == 0){ + DBG (10, "attach_one: already attached!\n"); + s->missing = 0; + return SANE_STATUS_GOOD; + } + } + + /* build a scanner struct to hold it */ + if ((s = calloc (sizeof (*s), 1)) == NULL) + return SANE_STATUS_NO_MEM; + + /* config file settings */ + s->buffer_size = global_buffer_size; + s->padded_read = global_padded_read; + s->duplex_offset = global_duplex_offset; + + /* copy the device name */ + strcpy (s->device_name, device_name); + + /* connect the fd */ + s->connection = connType; + s->fd = -1; + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + free (s); + return ret; + } + + /* query the device to load its vendor/model/version, */ + /* if config file doesn't give all three */ + if ( !strlen(global_vendor_name) + || !strlen(global_model_name) + || !strlen(global_version_name) + ){ + ret = init_inquire (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: inquiry failed\n"); + return ret; + } + } + + /* override any inquiry settings with those from config file */ + if(strlen(global_vendor_name)) + strcpy(s->vendor_name, global_vendor_name); + if(strlen(global_model_name)) + strcpy(s->model_name, global_model_name); + if(strlen(global_version_name)) + strcpy(s->version_name, global_version_name); + + /* load detailed specs/capabilities from the device */ + /* if a model cannot support inquiry vpd, this function will die */ + ret = init_vpd (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: vpd failed\n"); + return ret; + } + + /* clean up the scanner struct based on model */ + /* this is the big piece of model specific code */ + ret = init_model (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: model failed\n"); + return ret; + } + + /* enable/read the buttons */ + ret = init_panel (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: model failed\n"); + return ret; + } + + /* sets SANE option 'values' to good defaults */ + ret = init_user (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: user failed\n"); + return ret; + } + + ret = init_options (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: options failed\n"); + return ret; + } + + /* load strings into sane_device struct */ + s->sane.name = s->device_name; + s->sane.vendor = s->vendor_name; + s->sane.model = s->model_name; + s->sane.type = "scanner"; + + /* change name in sane_device struct if scanner has serial number + ret = init_serial (s); + if (ret == SANE_STATUS_GOOD) { + s->sane.name = s->serial_name; + } + else{ + DBG (5, "attach_one: serial number unsupported?\n"); + } + */ + + /* we close the connection, so that another backend can talk to scanner */ + disconnect_fd(s); + + /* store this scanner in global vars */ + s->next = scanner_devList; + scanner_devList = s; + + DBG (10, "attach_one: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * connect the fd in the scanner struct + */ +static SANE_Status +connect_fd (struct scanner *s) +{ + SANE_Status ret; + int buffer_size = s->buffer_size; + + DBG (10, "connect_fd: start\n"); + + if(s->fd > -1){ + DBG (5, "connect_fd: already open\n"); + ret = SANE_STATUS_GOOD; + } + else if (s->connection == CONNECTION_USB) { + DBG (15, "connect_fd: opening USB device (%s)\n", s->device_name); + ret = sanei_usb_open (s->device_name, &(s->fd)); + if(!ret){ + ret = sanei_usb_clear_halt(s->fd); + } + } + else { + DBG (15, "connect_fd: opening SCSI device (%s)\n", s->device_name); + ret = sanei_scsi_open_extended (s->device_name, &(s->fd), sense_handler, s, + &s->buffer_size); + if(!ret && buffer_size != s->buffer_size){ + DBG (5, "connect_fd: cannot get requested buffer size (%d/%d)\n", + buffer_size, s->buffer_size); + } + } + + if(ret == SANE_STATUS_GOOD){ + + /* first generation usb scanners can get flaky if not closed + * properly after last use. very first commands sent to device + * must be prepared to correct this- see wait_scanner() */ + ret = wait_scanner(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "connect_fd: could not wait_scanner\n"); + disconnect_fd(s); + } + + } + else{ + DBG (5, "connect_fd: could not open device: %d\n", ret); + } + + DBG (10, "connect_fd: finish\n"); + + return ret; +} + +/* + * This routine will check if a certain device is a Canon scanner + * It also copies interesting data from INQUIRY into the handle structure + */ +static SANE_Status +init_inquire (struct scanner *s) +{ + int i; + SANE_Status ret; + + unsigned char cmd[INQUIRY_len]; + size_t cmdLen = INQUIRY_len; + + unsigned char in[INQUIRY_std_len]; + size_t inLen = INQUIRY_std_len; + + DBG (10, "init_inquire: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, INQUIRY_code); + set_IN_return_size (cmd, inLen); + set_IN_evpd (cmd, 0); + set_IN_page_code (cmd, 0); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret != SANE_STATUS_GOOD){ + DBG (10, "init_inquire: failed: %d\n", ret); + return ret; + } + + if (get_IN_periph_devtype (in) != IN_periph_devtype_scanner){ + DBG (5, "The device at '%s' is not a scanner.\n", s->device_name); + return SANE_STATUS_INVAL; + } + + get_IN_vendor (in, s->vendor_name); + get_IN_product (in, s->model_name); + get_IN_version (in, s->version_name); + + s->vendor_name[8] = 0; + s->model_name[16] = 0; + s->version_name[4] = 0; + + /* gobble trailing spaces */ + for (i = 7; s->vendor_name[i] == ' ' && i >= 0; i--) + s->vendor_name[i] = 0; + for (i = 15; s->model_name[i] == ' ' && i >= 0; i--) + s->model_name[i] = 0; + for (i = 3; s->version_name[i] == ' ' && i >= 0; i--) + s->version_name[i] = 0; + + /*check for vendor name*/ + if (strcmp ("CANON", s->vendor_name)) { + DBG (5, "The device at '%s' is reported to be made by '%s'\n", + s->device_name, s->vendor_name); + DBG (5, "This backend only supports Canon products.\n"); + return SANE_STATUS_INVAL; + } + + /*check for model name*/ + if (strncmp ("DR", s->model_name, 2) + && strncmp ("CR", s->model_name, 2) + && strncmp ("P-", s->model_name, 2) + ) { + DBG (5, "The device at '%s' is reported to be a '%s'\n", + s->device_name, s->model_name); + DBG (5, "This backend only supports Canon P-, CR & DR-series products.\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "init_inquire: Found %s scanner %s version %s at %s\n", + s->vendor_name, s->model_name, s->version_name, s->device_name); + + DBG (10, "init_inquire: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Use INQUIRY VPD to setup more detail about the scanner + */ +static SANE_Status +init_vpd (struct scanner *s) +{ + SANE_Status ret; + + unsigned char cmd[INQUIRY_len]; + size_t cmdLen = INQUIRY_len; + + unsigned char in[INQUIRY_vpd_len]; + size_t inLen = INQUIRY_vpd_len; + + DBG (10, "init_vpd: start\n"); + + /* get EVPD */ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, INQUIRY_code); + set_IN_return_size (cmd, inLen); + set_IN_evpd (cmd, 1); + set_IN_page_code (cmd, 0xf0); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + DBG (15, "init_vpd: length=%0x\n",get_IN_page_length (in)); + + /* This scanner supports vital product data. + * Use this data to set dpi-lists etc. */ + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + + DBG (15, "standard options\n"); + + s->basic_x_res = get_IN_basic_x_res (in); + DBG (15, " basic x res: %d dpi\n",s->basic_x_res); + + s->basic_y_res = get_IN_basic_y_res (in); + DBG (15, " basic y res: %d dpi\n",s->basic_y_res); + + s->step_x_res = get_IN_step_x_res (in); + DBG (15, " step x res: %d dpi\n", s->step_x_res); + + s->step_y_res = get_IN_step_y_res (in); + DBG (15, " step y res: %d dpi\n", s->step_y_res); + + s->max_x_res = get_IN_max_x_res (in); + DBG (15, " max x res: %d dpi\n", s->max_x_res); + + s->max_y_res = get_IN_max_y_res (in); + DBG (15, " max y res: %d dpi\n", s->max_y_res); + + s->min_x_res = get_IN_min_x_res (in); + DBG (15, " min x res: %d dpi\n", s->min_x_res); + + s->min_y_res = get_IN_min_y_res (in); + DBG (15, " min y res: %d dpi\n", s->min_y_res); + + /* some scanners list B&W resolutions. */ + s->std_res_x[DPI_60] = get_IN_std_res_60 (in); + s->std_res_y[DPI_60] = s->std_res_x[DPI_60]; + DBG (15, " 60 dpi: %d\n", s->std_res_x[DPI_60]); + + s->std_res_x[DPI_75] = get_IN_std_res_75 (in); + s->std_res_y[DPI_75] = s->std_res_x[DPI_75]; + DBG (15, " 75 dpi: %d\n", s->std_res_x[DPI_75]); + + s->std_res_x[DPI_100] = get_IN_std_res_100 (in); + s->std_res_y[DPI_100] = s->std_res_x[DPI_100]; + DBG (15, " 100 dpi: %d\n", s->std_res_x[DPI_100]); + + s->std_res_x[DPI_120] = get_IN_std_res_120 (in); + s->std_res_y[DPI_120] = s->std_res_x[DPI_120]; + DBG (15, " 120 dpi: %d\n", s->std_res_x[DPI_120]); + + s->std_res_x[DPI_150] = get_IN_std_res_150 (in); + s->std_res_y[DPI_150] = s->std_res_x[DPI_150]; + DBG (15, " 150 dpi: %d\n", s->std_res_x[DPI_150]); + + s->std_res_x[DPI_160] = get_IN_std_res_160 (in); + s->std_res_y[DPI_160] = s->std_res_x[DPI_160]; + DBG (15, " 160 dpi: %d\n", s->std_res_x[DPI_160]); + + s->std_res_x[DPI_180] = get_IN_std_res_180 (in); + s->std_res_y[DPI_180] = s->std_res_x[DPI_180]; + DBG (15, " 180 dpi: %d\n", s->std_res_x[DPI_180]); + + s->std_res_x[DPI_200] = get_IN_std_res_200 (in); + s->std_res_y[DPI_200] = s->std_res_x[DPI_200]; + DBG (15, " 200 dpi: %d\n", s->std_res_x[DPI_200]); + + s->std_res_x[DPI_240] = get_IN_std_res_240 (in); + s->std_res_y[DPI_240] = s->std_res_x[DPI_240]; + DBG (15, " 240 dpi: %d\n", s->std_res_x[DPI_240]); + + s->std_res_x[DPI_300] = get_IN_std_res_300 (in); + s->std_res_y[DPI_300] = s->std_res_x[DPI_300]; + DBG (15, " 300 dpi: %d\n", s->std_res_x[DPI_300]); + + s->std_res_x[DPI_320] = get_IN_std_res_320 (in); + s->std_res_y[DPI_320] = s->std_res_x[DPI_320]; + DBG (15, " 320 dpi: %d\n", s->std_res_x[DPI_320]); + + s->std_res_x[DPI_400] = get_IN_std_res_400 (in); + s->std_res_y[DPI_400] = s->std_res_x[DPI_400]; + DBG (15, " 400 dpi: %d\n", s->std_res_x[DPI_400]); + + s->std_res_x[DPI_480] = get_IN_std_res_480 (in); + s->std_res_y[DPI_480] = s->std_res_x[DPI_480]; + DBG (15, " 480 dpi: %d\n", s->std_res_x[DPI_480]); + + s->std_res_x[DPI_600] = get_IN_std_res_600 (in); + s->std_res_y[DPI_600] = s->std_res_x[DPI_600]; + DBG (15, " 600 dpi: %d\n", s->std_res_x[DPI_600]); + + s->std_res_x[DPI_800] = get_IN_std_res_800 (in); + s->std_res_y[DPI_800] = s->std_res_x[DPI_800]; + DBG (15, " 800 dpi: %d\n", s->std_res_x[DPI_800]); + + s->std_res_x[DPI_1200] = get_IN_std_res_1200 (in); + s->std_res_y[DPI_1200] = s->std_res_x[DPI_1200]; + DBG (15, " 1200 dpi: %d\n", s->std_res_x[DPI_1200]); + + /* maximum window width and length are reported in basic units.*/ + s->max_x = get_IN_window_width(in) * 1200 / s->basic_x_res; + DBG(15, " max width: %d (%2.2f in)\n",s->max_x,(float)s->max_x/1200); + + s->max_y = get_IN_window_length(in) * 1200 / s->basic_y_res; + DBG(15, " max length: %d (%2.2f in)\n",s->max_y,(float)s->max_y/1200); + + DBG (15, " AWD: %d\n", get_IN_awd(in)); + DBG (15, " CE Emphasis: %d\n", get_IN_ce_emphasis(in)); + DBG (15, " C Emphasis: %d\n", get_IN_c_emphasis(in)); + DBG (15, " High quality: %d\n", get_IN_high_quality(in)); + + /* known modes FIXME more here? */ + s->can_grayscale = get_IN_multilevel (in); + DBG (15, " grayscale: %d\n", s->can_grayscale); + + s->can_halftone = get_IN_half_tone (in); + DBG (15, " halftone: %d\n", s->can_halftone); + + s->can_monochrome = get_IN_monochrome (in); + DBG (15, " monochrome: %d\n", s->can_monochrome); + + s->can_overflow = get_IN_overflow(in); + DBG (15, " overflow: %d\n", s->can_overflow); + } + /*FIXME no vpd, set some defaults? */ + else{ + DBG (5, "init_vpd: Your scanner does not support VPD?\n"); + DBG (5, "init_vpd: Please contact kitno455 at gmail dot com\n"); + DBG (5, "init_vpd: with details of your scanner model.\n"); + } + + DBG (10, "init_vpd: finish\n"); + + return ret; +} + +/* + * get model specific info that is not in vpd, and correct + * errors in vpd data. struct is already initialized to 0. + */ +static SANE_Status +init_model (struct scanner *s) +{ + + DBG (10, "init_model: start\n"); + + s->reverse_by_mode[MODE_LINEART] = 1; + s->reverse_by_mode[MODE_HALFTONE] = 1; + s->reverse_by_mode[MODE_GRAYSCALE] = 0; + s->reverse_by_mode[MODE_COLOR] = 0; + + s->always_op = 1; + s->has_df = 1; + s->has_btc = 1; + s->has_counter = 1; + s->has_adf = 1; + s->has_duplex = 1; + s->has_buffer = 1; + s->can_read_panel = 1; + s->can_write_panel = 1; + s->has_ssm = 1; + + s->brightness_steps = 255; + s->contrast_steps = 255; + s->threshold_steps = 255; + + s->ppl_mod = 1; + s->bg_color = 0xee; + + /* assume these are same as adf, override below */ + s->valid_x = s->max_x; + s->max_x_fb = s->max_x; + s->max_y_fb = s->max_y; + + /* generic settings missing from vpd */ + if (strstr (s->model_name,"C")){ + s->can_color = 1; + } + + /* specific settings missing from vpd */ + if (strstr (s->model_name,"DR-9080") + || strstr (s->model_name,"DR-7580")){ +#ifdef SANE_FRAME_JPEG + s->has_comp_JPEG = 1; +#endif + s->rgb_format = 2; + } + + else if (strstr (s->model_name,"DR-7090")){ + s->has_flatbed = 1; + } + + else if (strstr (s->model_name,"DR-9050") + || strstr (s->model_name,"DR-7550") + || strstr (s->model_name,"DR-6050")){ + + /*missing*/ + s->std_res_x[DPI_100]=1; + s->std_res_y[DPI_100]=1; + s->std_res_x[DPI_150]=1; + s->std_res_y[DPI_150]=1; + s->std_res_x[DPI_200]=1; + s->std_res_y[DPI_200]=1; + s->std_res_x[DPI_240]=1; + s->std_res_y[DPI_240]=1; + s->std_res_x[DPI_300]=1; + s->std_res_y[DPI_300]=1; + s->std_res_x[DPI_400]=1; + s->std_res_y[DPI_400]=1; + s->std_res_x[DPI_600]=1; + s->std_res_y[DPI_600]=1; + + /*weirdness*/ + s->has_ssm = 0; + s->has_ssm2 = 1; + } + + else if (strstr (s->model_name,"DR-4080") + || strstr (s->model_name,"DR-4580") + || strstr (s->model_name,"DR-7080")){ + s->has_flatbed = 1; + } + + else if (strstr (s->model_name,"DR-2580")){ + s->invert_tly = 1; + s->rgb_format = 1; + s->color_interlace[SIDE_FRONT] = COLOR_INTERLACE_RRGGBB; + s->color_interlace[SIDE_BACK] = COLOR_INTERLACE_rRgGbB; + s->gray_interlace[SIDE_BACK] = GRAY_INTERLACE_gG; + s->duplex_interlace = DUPLEX_INTERLACE_FBFB; + s->need_ccal = 1; + s->need_fcal = 1; + /*s->duplex_offset = 432; now set in config file*/ + s->duplex_offset_side = SIDE_BACK; + + /*lies*/ + s->can_halftone=0; + s->can_monochrome=0; + } + + else if (strstr (s->model_name,"DR-2510") + || strstr (s->model_name,"DR-2010") + ){ + s->rgb_format = 1; + s->always_op = 0; + s->unknown_byte2 = 0x80; + s->fixed_width = 1; + s->valid_x = 8.5 * 1200; + s->gray_interlace[SIDE_FRONT] = GRAY_INTERLACE_2510; + s->gray_interlace[SIDE_BACK] = GRAY_INTERLACE_2510; + s->color_interlace[SIDE_FRONT] = COLOR_INTERLACE_2510; + s->color_interlace[SIDE_BACK] = COLOR_INTERLACE_2510; + s->duplex_interlace = DUPLEX_INTERLACE_2510; + /*s->duplex_offset = 400; now set in config file*/ + s->need_ccal = 1; + s->need_fcal = 1; + s->sw_lut = 1; + /*s->invert_tly = 1;*/ + + /*only in Y direction, so we trash them in X*/ + s->std_res_x[DPI_100]=0; + s->std_res_x[DPI_150]=0; + s->std_res_x[DPI_200]=0; + s->std_res_x[DPI_240]=0; + s->std_res_x[DPI_400]=0; + + /*lies*/ + s->can_halftone=0; + s->can_monochrome=0; + } + + /* copied from 2510, possibly incorrect */ + else if (strstr (s->model_name,"DR-3010")){ + s->rgb_format = 1; + s->always_op = 0; + s->unknown_byte2 = 0x80; + s->fixed_width = 1; + s->valid_x = 8.5 * 1200; + s->gray_interlace[SIDE_FRONT] = GRAY_INTERLACE_2510; + s->gray_interlace[SIDE_BACK] = GRAY_INTERLACE_2510; + s->color_interlace[SIDE_FRONT] = COLOR_INTERLACE_2510; + s->color_interlace[SIDE_BACK] = COLOR_INTERLACE_2510; + s->duplex_interlace = DUPLEX_INTERLACE_2510; + /*s->duplex_offset = 400; now set in config file*/ + s->need_ccal = 1; + s->need_fcal = 1; + s->sw_lut = 1; + s->invert_tly = 1; + + /*only in Y direction, so we trash them in X*/ + s->std_res_x[DPI_100]=0; + s->std_res_x[DPI_150]=0; + s->std_res_x[DPI_200]=0; + s->std_res_x[DPI_240]=0; + s->std_res_x[DPI_400]=0; + + /*lies*/ + s->can_halftone=0; + s->can_monochrome=0; + } + + else if (strstr (s->model_name,"DR-2050") + || strstr (s->model_name,"DR-2080")){ + s->can_write_panel = 0; + s->has_df = 0; + s->fixed_width = 1; + s->even_Bpl = 1; + s->color_interlace[SIDE_FRONT] = COLOR_INTERLACE_RRGGBB; + s->color_interlace[SIDE_BACK] = COLOR_INTERLACE_RRGGBB; + s->duplex_interlace = DUPLEX_INTERLACE_FBFB; + s->need_fcal_buffer = 1; + s->bg_color = 0x08; + /*s->duplex_offset = 840; now set in config file*/ + s->sw_lut = 1; + + /*lies*/ + s->can_halftone=0; + s->can_monochrome=0; + } + + else if (strstr (s->model_name,"DR-3080")){ + s->can_write_panel = 0; + s->has_df = 0; + s->has_btc = 0; + } + + else if (strstr (s->model_name,"DR-5060F")){ + s->can_write_panel = 0; + s->has_df = 0; + s->has_btc = 0; + s->ppl_mod = 32; + s->reverse_by_mode[MODE_LINEART] = 0; + s->reverse_by_mode[MODE_HALFTONE] = 0; + } + + else if (strstr (s->model_name,"DR-5020")){ + s->can_read_panel = 0; + s->can_write_panel = 0; + s->has_df = 0; + s->has_btc = 0; + s->ppl_mod = 32; + s->reverse_by_mode[MODE_LINEART] = 0; + s->reverse_by_mode[MODE_HALFTONE] = 0; + } + + else if (strstr (s->model_name, "P-208")) { + s->color_interlace[SIDE_FRONT] = COLOR_INTERLACE_RRGGBB; + s->color_interlace[SIDE_BACK] = COLOR_INTERLACE_rRgGbB; + s->gray_interlace[SIDE_BACK] = GRAY_INTERLACE_gG; + s->duplex_interlace = DUPLEX_INTERLACE_FBFB; + s->need_ccal = 1; + s->invert_tly = 1; + s->can_color = 1; + s->unknown_byte2 = 0x88; + s->rgb_format = 1; + s->has_ssm_pay_head_len = 1; + s->ppl_mod = 8; + s->ccal_version = 3; + } + + else if (strstr (s->model_name, "P-215")) { + s->color_interlace[SIDE_FRONT] = COLOR_INTERLACE_rRgGbB; + s->color_interlace[SIDE_BACK] = COLOR_INTERLACE_RRGGBB; + s->gray_interlace[SIDE_FRONT] = GRAY_INTERLACE_gG; + s->duplex_interlace = DUPLEX_INTERLACE_FBFB; + s->need_ccal = 1; + s->invert_tly = 1; + s->can_color = 1; + s->unknown_byte2 = 0x88; + s->rgb_format = 1; + s->has_ssm_pay_head_len = 1; + s->ppl_mod = 8; + s->ccal_version = 3; + } + + DBG (10, "init_model: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * This function enables the buttons and preloads the current panel values + */ +static SANE_Status +init_panel (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "init_panel: start\n"); + + ret = read_panel(s,0); + if(ret){ + DBG (5, "init_panel: disabling read_panel\n"); + s->can_read_panel = 0; + ret = SANE_STATUS_GOOD; + } + + s->panel_enable_led = 1; + s->panel_counter = 0; + ret = send_panel(s); + if(ret){ + DBG (5, "init_panel: disabling send_panel\n"); + s->can_write_panel = 0; + ret = SANE_STATUS_GOOD; + } + + DBG (10, "init_panel: finish\n"); + + return ret; +} + +/* + * set good default user values. + * struct is already initialized to 0. + */ +static SANE_Status +init_user (struct scanner *s) +{ + + DBG (10, "init_user: start\n"); + + /* source */ + if(s->has_flatbed) + s->u.source = SOURCE_FLATBED; + else if(s->has_adf) + s->u.source = SOURCE_ADF_FRONT; + + /* scan mode */ + if(s->can_monochrome) + s->u.mode=MODE_LINEART; + else if(s->can_halftone) + s->u.mode=MODE_HALFTONE; + else if(s->can_grayscale) + s->u.mode=MODE_GRAYSCALE; + else if(s->can_color) + s->u.mode=MODE_COLOR; + + /*x and y res*/ + s->u.dpi_x = s->basic_x_res; + s->u.dpi_y = s->basic_x_res; + + /* page width US-Letter */ + s->u.page_x = 8.5 * 1200; + if(s->u.page_x > s->valid_x){ + s->u.page_x = s->valid_x; + } + + /* page height US-Letter */ + s->u.page_y = 11 * 1200; + if(s->u.page_y > s->max_y){ + s->u.page_y = s->max_y; + } + + /* bottom-right x */ + s->u.br_x = s->u.page_x; + + /* bottom-right y */ + s->u.br_y = s->u.page_y; + + s->threshold = 90; + s->compress_arg = 50; + + DBG (10, "init_user: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * This function presets the "option" array to blank + */ +static SANE_Status +init_options (struct scanner *s) +{ + int i; + + DBG (10, "init_options: start\n"); + + memset (s->opt, 0, sizeof (s->opt)); + for (i = 0; i < NUM_OPTIONS; ++i) { + s->opt[i].name = "filler"; + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_INACTIVE; + } + + /* go ahead and setup the first opt, because + * frontend may call control_option on it + * before calling get_option_descriptor + */ + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + + DBG (10, "init_options: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct scanner *dev = NULL; + struct scanner *s = NULL; + SANE_Status ret; + + DBG (10, "sane_open: start\n"); + + if(scanner_devList){ + DBG (15, "sane_open: searching currently attached scanners\n"); + } + else{ + DBG (15, "sane_open: no scanners currently attached, attaching\n"); + + ret = sane_get_devices(NULL,0); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + } + + if(name[0] == 0){ + DBG (15, "sane_open: no device requested, using default\n"); + s = scanner_devList; + } + else{ + DBG (15, "sane_open: device %s requested\n", name); + + for (dev = scanner_devList; dev; dev = dev->next) { + if (strcmp (dev->sane.name, name) == 0 + || strcmp (dev->device_name, name) == 0) { /*always allow sanei devname*/ + s = dev; + break; + } + } + } + + if (!s) { + DBG (5, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "sane_open: device %s found\n", s->sane.name); + + *handle = s; + + /* connect the fd so we can talk to scanner */ + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + + DBG (10, "sane_open: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * @@ Section 3 - SANE Options functions + */ + +/* + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct scanner *s = handle; + int i; + SANE_Option_Descriptor *opt = &s->opt[option]; + + DBG (20, "sane_get_option_descriptor: %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + /* "Mode" group -------------------------------------------------------- */ + if(option==OPT_STANDARD_GROUP){ + opt->name = SANE_NAME_STANDARD; + opt->title = SANE_TITLE_STANDARD; + opt->desc = SANE_DESC_STANDARD; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* source */ + if(option==OPT_SOURCE){ + i=0; + if(s->has_flatbed){ + s->source_list[i++]=STRING_FLATBED; + } + if(s->has_adf){ + s->source_list[i++]=STRING_ADFFRONT; + + if(s->has_back){ + s->source_list[i++]=STRING_ADFBACK; + } + if(s->has_duplex){ + s->source_list[i++]=STRING_ADFDUPLEX; + } + } + s->source_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_SOURCE; + opt->title = SANE_TITLE_SCAN_SOURCE; + opt->desc = SANE_DESC_SCAN_SOURCE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->source_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* scan mode */ + if(option==OPT_MODE){ + i=0; + if(s->can_monochrome || s->can_grayscale || s->can_color){ + s->mode_list[i++]=STRING_LINEART; + } + if(s->can_halftone){ + s->mode_list[i++]=STRING_HALFTONE; + } + if(s->can_grayscale || s->can_color){ + s->mode_list[i++]=STRING_GRAYSCALE; + } + if(s->can_color){ + s->mode_list[i++]=STRING_COLOR; + } + s->mode_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_MODE; + opt->title = SANE_TITLE_SCAN_MODE; + opt->desc = SANE_DESC_SCAN_MODE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* resolution */ + /* some scanners only support fixed res + * build a list of possible choices */ + /* we actually only look at the y resolution choices, + * and interpolate the image data as required for limited x resolutions */ + if(option==OPT_RES){ + i=0; + if(s->std_res_y[DPI_60] && s->max_y_res >= 60 && s->min_y_res <= 60){ + s->res_list[++i] = 60; + } + if(s->std_res_y[DPI_75] && s->max_y_res >= 75 && s->min_y_res <= 75){ + s->res_list[++i] = 75; + } + if(s->std_res_y[DPI_100] && s->max_y_res >= 100 && s->min_y_res <= 100){ + s->res_list[++i] = 100; + } + if(s->std_res_y[DPI_120] && s->max_y_res >= 120 && s->min_y_res <= 120){ + s->res_list[++i] = 120; + } + if(s->std_res_y[DPI_150] && s->max_y_res >= 150 && s->min_y_res <= 150){ + s->res_list[++i] = 150; + } + if(s->std_res_y[DPI_160] && s->max_y_res >= 160 && s->min_y_res <= 160){ + s->res_list[++i] = 160; + } + if(s->std_res_y[DPI_180] && s->max_y_res >= 180 && s->min_y_res <= 180){ + s->res_list[++i] = 180; + } + if(s->std_res_y[DPI_200] && s->max_y_res >= 200 && s->min_y_res <= 200){ + s->res_list[++i] = 200; + } + if(s->std_res_y[DPI_240] && s->max_y_res >= 240 && s->min_y_res <= 240){ + s->res_list[++i] = 240; + } + if(s->std_res_y[DPI_300] && s->max_y_res >= 300 && s->min_y_res <= 300){ + s->res_list[++i] = 300; + } + if(s->std_res_y[DPI_320] && s->max_y_res >= 320 && s->min_y_res <= 320){ + s->res_list[++i] = 320; + } + if(s->std_res_y[DPI_400] && s->max_y_res >= 400 && s->min_y_res <= 400){ + s->res_list[++i] = 400; + } + if(s->std_res_y[DPI_480] && s->max_y_res >= 480 && s->min_y_res <= 480){ + s->res_list[++i] = 480; + } + if(s->std_res_y[DPI_600] && s->max_y_res >= 600 && s->min_y_res <= 600){ + s->res_list[++i] = 600; + } + if(s->std_res_y[DPI_800] && s->max_y_res >= 800 && s->min_y_res <= 800){ + s->res_list[++i] = 800; + } + if(s->std_res_y[DPI_1200] && s->max_y_res >= 1200 && s->min_y_res <= 1200){ + s->res_list[++i] = 1200; + } + s->res_list[0] = i; + + opt->name = SANE_NAME_SCAN_RESOLUTION; + opt->title = SANE_TITLE_SCAN_RESOLUTION; + opt->desc = SANE_DESC_SCAN_RESOLUTION; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_DPI; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + if(s->step_y_res){ + s->res_range.min = s->min_y_res; + s->res_range.max = s->max_y_res; + s->res_range.quant = s->step_y_res; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->res_range; + } + else{ + opt->constraint_type = SANE_CONSTRAINT_WORD_LIST; + opt->constraint.word_list = s->res_list; + } + } + + /* "Geometry" group ---------------------------------------------------- */ + if(option==OPT_GEOMETRY_GROUP){ + opt->name = SANE_NAME_GEOMETRY; + opt->title = SANE_TITLE_GEOMETRY; + opt->desc = SANE_DESC_GEOMETRY; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* top-left x */ + if(option==OPT_TL_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->tl_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->tl_x_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_width(s)); + s->tl_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_X; + opt->title = SANE_TITLE_SCAN_TL_X; + opt->desc = SANE_DESC_SCAN_TL_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->tl_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* top-left y */ + if(option==OPT_TL_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->tl_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->tl_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)); + s->tl_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_Y; + opt->title = SANE_TITLE_SCAN_TL_Y; + opt->desc = SANE_DESC_SCAN_TL_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->tl_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* bottom-right x */ + if(option==OPT_BR_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->br_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->br_x_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_width(s)); + s->br_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_X; + opt->title = SANE_TITLE_SCAN_BR_X; + opt->desc = SANE_DESC_SCAN_BR_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->br_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* bottom-right y */ + if(option==OPT_BR_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->br_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->br_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)); + s->br_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_Y; + opt->title = SANE_TITLE_SCAN_BR_Y; + opt->desc = SANE_DESC_SCAN_BR_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->br_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* page width */ + if(option==OPT_PAGE_WIDTH){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->paper_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->paper_x_range.max = SCANNER_UNIT_TO_FIXED_MM(s->valid_x); + s->paper_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_PAGE_WIDTH; + opt->title = SANE_TITLE_PAGE_WIDTH; + opt->desc = SANE_DESC_PAGE_WIDTH; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->paper_x_range; + + if(s->has_adf){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->u.source == SOURCE_FLATBED){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* page height */ + if(option==OPT_PAGE_HEIGHT){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->paper_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->paper_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->max_y); + s->paper_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_PAGE_HEIGHT; + opt->title = SANE_TITLE_PAGE_HEIGHT; + opt->desc = SANE_DESC_PAGE_HEIGHT; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->paper_y_range; + + if(s->has_adf){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->u.source == SOURCE_FLATBED){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* "Enhancement" group ------------------------------------------------- */ + if(option==OPT_ENHANCEMENT_GROUP){ + opt->name = SANE_NAME_ENHANCEMENT; + opt->title = SANE_TITLE_ENHANCEMENT; + opt->desc = SANE_DESC_ENHANCEMENT; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* brightness */ + if(option==OPT_BRIGHTNESS){ + opt->name = SANE_NAME_BRIGHTNESS; + opt->title = SANE_TITLE_BRIGHTNESS; + opt->desc = SANE_DESC_BRIGHTNESS; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->brightness_range; + s->brightness_range.quant=1; + + /* some have hardware brightness (always 0 to 255?) */ + /* some use LUT or GT (-127 to +127)*/ + if (s->brightness_steps){ + s->brightness_range.min=-127; + s->brightness_range.max=127; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* contrast */ + if(option==OPT_CONTRAST){ + opt->name = SANE_NAME_CONTRAST; + opt->title = SANE_TITLE_CONTRAST; + opt->desc = SANE_DESC_CONTRAST; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->contrast_range; + s->contrast_range.quant=1; + + /* some have hardware contrast (always 0 to 255?) */ + /* some use LUT or GT (-127 to +127)*/ + if (s->contrast_steps){ + s->contrast_range.min=-127; + s->contrast_range.max=127; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else { + opt->cap = SANE_CAP_INACTIVE; + } + } + + /*threshold*/ + if(option==OPT_THRESHOLD){ + opt->name = SANE_NAME_THRESHOLD; + opt->title = SANE_TITLE_THRESHOLD; + opt->desc = SANE_DESC_THRESHOLD; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->threshold_range; + s->threshold_range.min=0; + s->threshold_range.max=s->threshold_steps; + s->threshold_range.quant=1; + + if (s->threshold_steps){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->u.mode != MODE_LINEART){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else { + opt->cap = SANE_CAP_INACTIVE; + } + } + + if(option==OPT_RIF){ + opt->name = "rif"; + opt->title = "RIF"; + opt->desc = "Reverse image format"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_rif) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /* "Advanced" group ------------------------------------------------------ */ + if(option==OPT_ADVANCED_GROUP){ + opt->name = SANE_NAME_ADVANCED; + opt->title = SANE_TITLE_ADVANCED; + opt->desc = SANE_DESC_ADVANCED; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /*image compression*/ + if(option==OPT_COMPRESS){ + i=0; + s->compress_list[i++]=STRING_NONE; + + if(s->has_comp_JPEG){ + s->compress_list[i++]=STRING_JPEG; + } + + s->compress_list[i]=NULL; + + opt->name = "compression"; + opt->title = "Compression"; + opt->desc = "Enable compressed data. May crash your front-end program"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->compress_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (i > 1){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->u.mode != MODE_COLOR && s->u.mode != MODE_GRAYSCALE){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*image compression arg*/ + if(option==OPT_COMPRESS_ARG){ + + opt->name = "compression-arg"; + opt->title = "Compression argument"; + opt->desc = "Level of JPEG compression. 1 is small file, 100 is large file."; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->compress_arg_range; + s->compress_arg_range.quant=1; + + if(s->has_comp_JPEG){ + s->compress_arg_range.min=0; + s->compress_arg_range.max=100; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + if(s->compress != COMP_JPEG){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed by length*/ + if(option==OPT_DF_LENGTH){ + opt->name = "df-length"; + opt->title = "DF by length"; + opt->desc = "Detect double feeds by comparing document lengths"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed by thickness */ + if(option==OPT_DF_THICKNESS){ + + opt->name = "df-thickness"; + opt->title = "DF by thickness"; + opt->desc = "Detect double feeds using thickness sensor"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + if (1){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*deskew by roller*/ + if(option==OPT_ROLLERDESKEW){ + opt->name = "rollerdeskew"; + opt->title = "Roller deskew"; + opt->desc = "Request scanner to correct skewed pages mechanically"; + opt->type = SANE_TYPE_BOOL; + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*deskew by software*/ + if(option==OPT_SWDESKEW){ + opt->name = "swdeskew"; + opt->title = "Software deskew"; + opt->desc = "Request driver to rotate skewed pages digitally"; + opt->type = SANE_TYPE_BOOL; + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*software despeckle radius*/ + if(option==OPT_SWDESPECK){ + + opt->name = "swdespeck"; + opt->title = "Software despeckle diameter"; + opt->desc = "Maximum diameter of lone dots to remove from scan"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->swdespeck_range; + s->swdespeck_range.quant=1; + + if(1){ + s->swdespeck_range.min=0; + s->swdespeck_range.max=9; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*crop by software*/ + if(option==OPT_SWCROP){ + opt->name = "swcrop"; + opt->title = "Software crop"; + opt->desc = "Request driver to remove border from pages digitally"; + opt->type = SANE_TYPE_BOOL; + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*staple detection*/ + if(option==OPT_STAPLEDETECT){ + opt->name = "stapledetect"; + opt->title = "Staple detect"; + opt->desc = "Request scanner to halt if stapled pages are detected"; + opt->type = SANE_TYPE_BOOL; + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*dropout color front*/ + if(option==OPT_DROPOUT_COLOR_F){ + s->do_color_list[0] = STRING_NONE; + s->do_color_list[1] = STRING_RED; + s->do_color_list[2] = STRING_GREEN; + s->do_color_list[3] = STRING_BLUE; + s->do_color_list[4] = STRING_EN_RED; + s->do_color_list[5] = STRING_EN_GREEN; + s->do_color_list[6] = STRING_EN_BLUE; + s->do_color_list[7] = NULL; + + opt->name = "dropout-front"; + opt->title = "Dropout color front"; + opt->desc = "One-pass scanners use only one color during gray or binary scanning, useful for colored paper or ink"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->do_color_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (1){ + opt->cap = SANE_CAP_SOFT_SELECT|SANE_CAP_SOFT_DETECT|SANE_CAP_ADVANCED; + if(s->u.mode == MODE_COLOR) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*dropout color back*/ + if(option==OPT_DROPOUT_COLOR_B){ + s->do_color_list[0] = STRING_NONE; + s->do_color_list[1] = STRING_RED; + s->do_color_list[2] = STRING_GREEN; + s->do_color_list[3] = STRING_BLUE; + s->do_color_list[4] = STRING_EN_RED; + s->do_color_list[5] = STRING_EN_GREEN; + s->do_color_list[6] = STRING_EN_BLUE; + s->do_color_list[7] = NULL; + + opt->name = "dropout-back"; + opt->title = "Dropout color back"; + opt->desc = "One-pass scanners use only one color during gray or binary scanning, useful for colored paper or ink"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->do_color_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (1){ + opt->cap = SANE_CAP_SOFT_SELECT|SANE_CAP_SOFT_DETECT|SANE_CAP_ADVANCED; + if(s->u.mode == MODE_COLOR) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*buffer mode*/ + if(option==OPT_BUFFERMODE){ + opt->name = "buffermode"; + opt->title = "Buffer mode"; + opt->desc = "Request scanner to read pages async into internal memory"; + opt->type = SANE_TYPE_BOOL; + if (s->has_buffer) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SIDE){ + opt->name = "side"; + opt->title = "Duplex side"; + opt->desc = "Tells which side (0=front, 1=back) of a duplex scan the next call to sane_read will return."; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* "Sensor" group ------------------------------------------------------ */ + if(option==OPT_SENSOR_GROUP){ + opt->name = SANE_NAME_SENSORS; + opt->title = SANE_TITLE_SENSORS; + opt->desc = SANE_DESC_SENSORS; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + if(option==OPT_START){ + opt->name = "start"; + opt->title = "Start/1 button"; + opt->desc = "Big green or small 1 button"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + if(!s->can_read_panel) + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_STOP){ + opt->name = "stop"; + opt->title = "Stop/2 button"; + opt->desc = "Small orange or small 2 button"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + if(!s->can_read_panel) + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_BUTT3){ + opt->name = "button-3"; + opt->title = "3 button"; + opt->desc = "Small 3 button"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + if(!s->can_read_panel) + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_NEWFILE){ + opt->name = "newfile"; + opt->title = "New File button"; + opt->desc = "New File button"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + if(!s->can_read_panel) + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_COUNTONLY){ + opt->name = "countonly"; + opt->title = "Count Only button"; + opt->desc = "Count Only button"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + if(!s->can_read_panel) + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_BYPASSMODE){ + opt->name = "bypassmode"; + opt->title = "Bypass Mode button"; + opt->desc = "Bypass Mode button"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + if(!s->can_read_panel) + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_COUNTER){ + opt->name = "counter"; + opt->title = "Counter"; + opt->desc = "Scan counter"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->counter_range; + s->counter_range.min=0; + s->counter_range.max=500; + s->counter_range.quant=1; + + if (s->can_read_panel && s->has_counter) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + return opt; +} + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Int dummy = 0; + SANE_Status ret = SANE_STATUS_GOOD; + + /* Make sure that all those statements involving *info cannot break (better + * than having to do "if (info) ..." everywhere!) + */ + if (info == 0) + info = &dummy; + + if (option >= NUM_OPTIONS) { + DBG (5, "sane_control_option: %d too big\n", option); + return SANE_STATUS_INVAL; + } + + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) { + DBG (5, "sane_control_option: %d inactive\n", option); + return SANE_STATUS_INVAL; + } + + /* + * SANE_ACTION_GET_VALUE: We have to find out the current setting and + * return it in a human-readable form (often, text). + */ + if (action == SANE_ACTION_GET_VALUE) { + SANE_Word * val_p = (SANE_Word *) val; + + DBG (20, "sane_control_option: get value for '%s' (%d)\n", s->opt[option].name,option); + + switch (option) { + + case OPT_NUM_OPTS: + *val_p = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + if(s->u.source == SOURCE_FLATBED){ + strcpy (val, STRING_FLATBED); + } + else if(s->u.source == SOURCE_ADF_FRONT){ + strcpy (val, STRING_ADFFRONT); + } + else if(s->u.source == SOURCE_ADF_BACK){ + strcpy (val, STRING_ADFBACK); + } + else if(s->u.source == SOURCE_ADF_DUPLEX){ + strcpy (val, STRING_ADFDUPLEX); + } + return SANE_STATUS_GOOD; + + case OPT_MODE: + if(s->u.mode == MODE_LINEART){ + strcpy (val, STRING_LINEART); + } + else if(s->u.mode == MODE_HALFTONE){ + strcpy (val, STRING_HALFTONE); + } + else if(s->u.mode == MODE_GRAYSCALE){ + strcpy (val, STRING_GRAYSCALE); + } + else if(s->u.mode == MODE_COLOR){ + strcpy (val, STRING_COLOR); + } + return SANE_STATUS_GOOD; + + case OPT_RES: + *val_p = s->u.dpi_x; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u.tl_x); + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u.tl_y); + return SANE_STATUS_GOOD; + + case OPT_BR_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u.br_x); + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u.br_y); + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u.page_x); + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u.page_y); + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + *val_p = s->brightness; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + *val_p = s->contrast; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + *val_p = s->threshold; + return SANE_STATUS_GOOD; + + case OPT_RIF: + *val_p = s->rif; + return SANE_STATUS_GOOD; + + /* Advanced Group */ + case OPT_COMPRESS: + if(s->compress == COMP_JPEG){ + strcpy (val, STRING_JPEG); + } + else{ + strcpy (val, STRING_NONE); + } + return SANE_STATUS_GOOD; + + case OPT_COMPRESS_ARG: + *val_p = s->compress_arg; + return SANE_STATUS_GOOD; + + case OPT_DF_LENGTH: + *val_p = s->df_length; + return SANE_STATUS_GOOD; + + case OPT_DF_THICKNESS: + *val_p = s->df_thickness; + return SANE_STATUS_GOOD; + + case OPT_ROLLERDESKEW: + *val_p = s->rollerdeskew; + return SANE_STATUS_GOOD; + + case OPT_SWDESKEW: + *val_p = s->swdeskew; + return SANE_STATUS_GOOD; + + case OPT_SWDESPECK: + *val_p = s->swdespeck; + return SANE_STATUS_GOOD; + + case OPT_SWCROP: + *val_p = s->swcrop; + return SANE_STATUS_GOOD; + + case OPT_STAPLEDETECT: + *val_p = s->stapledetect; + return SANE_STATUS_GOOD; + + case OPT_DROPOUT_COLOR_F: + switch (s->dropout_color_f) { + case COLOR_NONE: + strcpy (val, STRING_NONE); + break; + case COLOR_RED: + strcpy (val, STRING_RED); + break; + case COLOR_GREEN: + strcpy (val, STRING_GREEN); + break; + case COLOR_BLUE: + strcpy (val, STRING_BLUE); + break; + case COLOR_EN_RED: + strcpy (val, STRING_EN_RED); + break; + case COLOR_EN_GREEN: + strcpy (val, STRING_EN_GREEN); + break; + case COLOR_EN_BLUE: + strcpy (val, STRING_EN_BLUE); + break; + } + return SANE_STATUS_GOOD; + + case OPT_DROPOUT_COLOR_B: + switch (s->dropout_color_b) { + case COLOR_NONE: + strcpy (val, STRING_NONE); + break; + case COLOR_RED: + strcpy (val, STRING_RED); + break; + case COLOR_GREEN: + strcpy (val, STRING_GREEN); + break; + case COLOR_BLUE: + strcpy (val, STRING_BLUE); + break; + case COLOR_EN_RED: + strcpy (val, STRING_EN_RED); + break; + case COLOR_EN_GREEN: + strcpy (val, STRING_EN_GREEN); + break; + case COLOR_EN_BLUE: + strcpy (val, STRING_EN_BLUE); + break; + } + return SANE_STATUS_GOOD; + + case OPT_BUFFERMODE: + *val_p = s->buffermode; + return SANE_STATUS_GOOD; + + case OPT_SIDE: + *val_p = s->side; + return SANE_STATUS_GOOD; + + /* Sensor Group */ + case OPT_START: + ret = read_panel(s,OPT_START); + *val_p = s->panel_start; + return ret; + + case OPT_STOP: + ret = read_panel(s,OPT_STOP); + *val_p = s->panel_stop; + return ret; + + case OPT_BUTT3: + ret = read_panel(s,OPT_BUTT3); + *val_p = s->panel_butt3; + return ret; + + case OPT_NEWFILE: + ret = read_panel(s,OPT_NEWFILE); + *val_p = s->panel_new_file; + return ret; + + case OPT_COUNTONLY: + ret = read_panel(s,OPT_COUNTONLY); + *val_p = s->panel_count_only; + return ret; + + case OPT_BYPASSMODE: + ret = read_panel(s,OPT_BYPASSMODE); + *val_p = s->panel_bypass_mode; + return ret; + + case OPT_COUNTER: + ret = read_panel(s,OPT_COUNTER); + *val_p = s->panel_counter; + return ret; + + } + } + else if (action == SANE_ACTION_SET_VALUE) { + int tmp; + SANE_Word val_c; + SANE_Status status; + + DBG (20, "sane_control_option: set value for '%s' (%d)\n", s->opt[option].name,option); + + if ( s->started ) { + DBG (5, "sane_control_option: cant set, device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) { + DBG (5, "sane_control_option: not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) { + DBG (5, "sane_control_option: bad value\n"); + return status; + } + + /* may have been changed by constrain, so dont copy until now */ + val_c = *(SANE_Word *)val; + + /* + * Note - for those options which can assume one of a list of + * valid values, we can safely assume that they will have + * exactly one of those values because that's what + * sanei_constrain_value does. Hence no "else: invalid" branches + * below. + */ + switch (option) { + + /* Mode Group */ + case OPT_SOURCE: + if (!strcmp (val, STRING_ADFFRONT)) { + tmp = SOURCE_ADF_FRONT; + } + else if (!strcmp (val, STRING_ADFBACK)) { + tmp = SOURCE_ADF_BACK; + } + else if (!strcmp (val, STRING_ADFDUPLEX)) { + tmp = SOURCE_ADF_DUPLEX; + } + else{ + tmp = SOURCE_FLATBED; + } + + if (s->u.source == tmp) + return SANE_STATUS_GOOD; + + s->u.source = tmp; + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (!strcmp (val, STRING_LINEART)) { + tmp = MODE_LINEART; + } + else if (!strcmp (val, STRING_HALFTONE)) { + tmp = MODE_HALFTONE; + } + else if (!strcmp (val, STRING_GRAYSCALE)) { + tmp = MODE_GRAYSCALE; + } + else{ + tmp = MODE_COLOR; + } + + if (tmp == s->u.mode) + return SANE_STATUS_GOOD; + + s->u.mode = tmp; + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_RES: + + if (s->u.dpi_x == val_c && s->u.dpi_y == val_c) + return SANE_STATUS_GOOD; + + s->u.dpi_x = val_c; + s->u.dpi_y = val_c; + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + /* Geometry Group */ + case OPT_TL_X: + if (s->u.tl_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->u.tl_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + if (s->u.tl_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->u.tl_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_BR_X: + if (s->u.br_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->u.br_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + if (s->u.br_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->u.br_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + if (s->u.page_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->u.page_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + if (s->u.page_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->u.page_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + /* Enhancement Group */ + case OPT_BRIGHTNESS: + s->brightness = val_c; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + s->contrast = val_c; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + s->threshold = val_c; + return SANE_STATUS_GOOD; + + case OPT_RIF: + s->rif = val_c; + return SANE_STATUS_GOOD; + + /* Advanced Group */ + case OPT_COMPRESS: + if (!strcmp (val, STRING_JPEG)) { + s->compress = COMP_JPEG; + } + else{ + s->compress = COMP_NONE; + } + return SANE_STATUS_GOOD; + + case OPT_COMPRESS_ARG: + s->compress_arg = val_c; + return SANE_STATUS_GOOD; + + case OPT_DF_LENGTH: + s->df_length = val_c; + return SANE_STATUS_GOOD; + + case OPT_DF_THICKNESS: + s->df_thickness = val_c; + return SANE_STATUS_GOOD; + + case OPT_ROLLERDESKEW: + s->rollerdeskew = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWDESKEW: + s->swdeskew = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWDESPECK: + s->swdespeck = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWCROP: + s->swcrop = val_c; + return SANE_STATUS_GOOD; + + case OPT_STAPLEDETECT: + s->stapledetect = val_c; + return SANE_STATUS_GOOD; + + case OPT_DROPOUT_COLOR_F: + if (!strcmp(val, STRING_NONE)) + s->dropout_color_f = COLOR_NONE; + else if (!strcmp(val, STRING_RED)) + s->dropout_color_f = COLOR_RED; + else if (!strcmp(val, STRING_GREEN)) + s->dropout_color_f = COLOR_GREEN; + else if (!strcmp(val, STRING_BLUE)) + s->dropout_color_f = COLOR_BLUE; + else if (!strcmp(val, STRING_EN_RED)) + s->dropout_color_f = COLOR_EN_RED; + else if (!strcmp(val, STRING_EN_GREEN)) + s->dropout_color_f = COLOR_EN_GREEN; + else if (!strcmp(val, STRING_EN_BLUE)) + s->dropout_color_f = COLOR_EN_BLUE; + return SANE_STATUS_GOOD; + + case OPT_DROPOUT_COLOR_B: + if (!strcmp(val, STRING_NONE)) + s->dropout_color_b = COLOR_NONE; + else if (!strcmp(val, STRING_RED)) + s->dropout_color_b = COLOR_RED; + else if (!strcmp(val, STRING_GREEN)) + s->dropout_color_b = COLOR_GREEN; + else if (!strcmp(val, STRING_BLUE)) + s->dropout_color_b = COLOR_BLUE; + else if (!strcmp(val, STRING_EN_RED)) + s->dropout_color_b = COLOR_EN_RED; + else if (!strcmp(val, STRING_EN_GREEN)) + s->dropout_color_b = COLOR_EN_GREEN; + else if (!strcmp(val, STRING_EN_BLUE)) + s->dropout_color_b = COLOR_EN_BLUE; + return SANE_STATUS_GOOD; + + case OPT_BUFFERMODE: + s->buffermode = val_c; + return SANE_STATUS_GOOD; + + } + } /* else */ + + return SANE_STATUS_INVAL; +} + +static SANE_Status +ssm_buffer (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SET_SCAN_MODE_len]; + size_t cmdLen = SET_SCAN_MODE_len; + + unsigned char out[SSM_PAY_len]; + size_t outLen = SSM_PAY_len; + + DBG (10, "ssm_buffer: start\n"); + + if(!s->has_ssm){ + DBG (10, "ssm_buffer: unsupported\n"); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SET_SCAN_MODE_code); + set_SSM_pf(cmd, 1); + set_SSM_pay_len(cmd, outLen); + + memset(out,0,outLen); + if(s->has_ssm_pay_head_len){ + set_SSM_pay_head_len(out, SSM_PAY_HEAD_len); + } + set_SSM_page_code(out, SM_pc_buffer); + set_SSM_page_len(out, SSM_PAGE_len); + + if(s->s.source == SOURCE_ADF_DUPLEX){ + set_SSM_BUFF_duplex(out, 1); + } + else if(s->s.source == SOURCE_FLATBED){ + set_SSM_BUFF_fb(out, 1); + } + if(s->buffermode){ + set_SSM_BUFF_async(out, 1); + } + if(0){ + set_SSM_BUFF_ald(out, 1); + } + if(0){ + set_SSM_BUFF_unk(out,1); + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "ssm_buffer: finish\n"); + + return ret; +} + +static SANE_Status +ssm_df (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SET_SCAN_MODE_len]; + size_t cmdLen = SET_SCAN_MODE_len; + + unsigned char out[SSM_PAY_len]; + size_t outLen = SSM_PAY_len; + + DBG (10, "ssm_df: start\n"); + + if(!s->has_ssm || !s->has_df){ + DBG (10, "ssm_df: unsupported, finishing\n"); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SET_SCAN_MODE_code); + set_SSM_pf(cmd, 1); + set_SSM_pay_len(cmd, outLen); + + memset(out,0,outLen); + if(s->has_ssm_pay_head_len){ + set_SSM_pay_head_len(out, SSM_PAY_HEAD_len); + } + set_SSM_page_code(out, SM_pc_df); + set_SSM_page_len(out, SSM_PAGE_len); + + /* deskew by roller */ + if(s->rollerdeskew){ + set_SSM_DF_deskew_roll(out, 1); + } + + /* staple detection */ + if(s->stapledetect){ + set_SSM_DF_staple(out, 1); + } + + /* thickness */ + if(s->df_thickness){ + set_SSM_DF_thick(out, 1); + } + + /* length */ + if(s->df_length){ + set_SSM_DF_len(out, 1); + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "ssm_df: finish\n"); + + return ret; +} + +static SANE_Status +ssm_do (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SET_SCAN_MODE_len]; + size_t cmdLen = SET_SCAN_MODE_len; + + unsigned char out[SSM_PAY_len]; + size_t outLen = SSM_PAY_len; + + DBG (10, "ssm_do: start\n"); + + if(!s->has_ssm || !s->can_color){ + DBG (10, "ssm_do: unsupported, finishing\n"); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SET_SCAN_MODE_code); + set_SSM_pf(cmd, 1); + set_SSM_pay_len(cmd, outLen); + + memset(out,0,outLen); + if(s->has_ssm_pay_head_len){ + set_SSM_pay_head_len(out, SSM_PAY_HEAD_len); + } + set_SSM_page_code(out, SM_pc_dropout); + set_SSM_page_len(out, SSM_PAGE_len); + + set_SSM_DO_unk1(out, 0x03); + + switch(s->dropout_color_f){ + case COLOR_RED: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_f_do(out,SSM_DO_red); + break; + case COLOR_GREEN: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_f_do(out,SSM_DO_green); + break; + case COLOR_BLUE: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_f_do(out,SSM_DO_blue); + break; + case COLOR_EN_RED: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_f_en(out,SSM_DO_red); + break; + case COLOR_EN_GREEN: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_f_en(out,SSM_DO_green); + break; + case COLOR_EN_BLUE: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_f_en(out,SSM_DO_blue); + break; + } + + switch(s->dropout_color_b){ + case COLOR_RED: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_b_do(out,SSM_DO_red); + break; + case COLOR_GREEN: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_b_do(out,SSM_DO_green); + break; + case COLOR_BLUE: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_b_do(out,SSM_DO_blue); + break; + case COLOR_EN_RED: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_b_en(out,SSM_DO_red); + break; + case COLOR_EN_GREEN: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_b_en(out,SSM_DO_green); + break; + case COLOR_EN_BLUE: + set_SSM_DO_unk2(out, 0x05); + set_SSM_DO_b_en(out,SSM_DO_blue); + break; + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "ssm_do: finish\n"); + + return ret; +} + +/* used by recent scanners. meaning of payloads unknown */ +static SANE_Status +ssm2 (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SET_SCAN_MODE2_len]; + size_t cmdLen = SET_SCAN_MODE2_len; + + unsigned char out[SSM2_PAY_len]; + size_t outLen = SSM2_PAY_len; + + DBG (10, "ssm2:start\n"); + + if(!s->has_ssm2){ + DBG (10, "ssm2: unsupported, finishing\n"); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SET_SCAN_MODE2_code); + /*FIXME: set this correctly */ + set_SSM2_page_code(cmd, 0); + set_SSM2_pay_len(cmd, outLen); + + /*FIXME: set these correctly */ + memset(out,0,outLen); + set_SSM2_unk(out, 0); + set_SSM2_unk2(out, 0); + set_SSM2_unk3(out, 0); + + /* + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + );*/ + + DBG (10, "ssm2: finish\n"); + + return ret; +} + +static SANE_Status +read_panel(struct scanner *s,SANE_Int option) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char in[R_PANEL_len]; + size_t inLen = R_PANEL_len; + + DBG (10, "read_panel: start %d\n", option); + + if(!s->can_read_panel){ + DBG (10, "read_panel: unsupported, finishing\n"); + return ret; + } + + /* only run this if frontend has read previous value + * or if the caller does not want the data stored */ + if (!option || !s->hw_read[option-OPT_START]) { + + DBG (15, "read_panel: running\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, SR_datatype_panel); + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + /*set flags indicating there is data to read*/ + if(option) + memset(s->hw_read,1,sizeof(s->hw_read)); + + s->panel_start = get_R_PANEL_start(in); + s->panel_stop = get_R_PANEL_stop(in); + s->panel_butt3 = get_R_PANEL_butt3(in); + s->panel_new_file = get_R_PANEL_new_file(in); + s->panel_count_only = get_R_PANEL_count_only(in); + s->panel_bypass_mode = get_R_PANEL_bypass_mode(in); + s->panel_enable_led = get_R_PANEL_enable_led(in); + s->panel_counter = get_R_PANEL_counter(in); + ret = SANE_STATUS_GOOD; + } + } + + if(option) + s->hw_read[option-OPT_START] = 0; + + DBG (10, "read_panel: finish %d\n",s->panel_counter); + + return ret; +} + +static SANE_Status +send_panel(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[SEND_len]; + size_t cmdLen = SEND_len; + + unsigned char out[S_PANEL_len]; + size_t outLen = S_PANEL_len; + + DBG (10, "send_panel: start\n"); + + if(!s->can_write_panel){ + DBG (10, "send_panel: unsupported, finishing\n"); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SEND_code); + set_S_xfer_datatype (cmd, SR_datatype_panel); + set_S_xfer_length (cmd, outLen); + + memset(out,0,outLen); + set_S_PANEL_enable_led(out,s->panel_enable_led); + set_S_PANEL_counter(out,s->panel_counter); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + if (ret == SANE_STATUS_EOF) { + ret = SANE_STATUS_GOOD; + } + + DBG (10, "send_panel: finish %d\n", ret); + + return ret; +} + +/* + * @@ Section 4 - SANE scanning functions + */ +/* + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle h of the + * device for which the parameters should be obtained and a pointer p + * to a parameter structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct scanner *s = (struct scanner *) handle; + + DBG (10, "sane_get_parameters: start\n"); + + if(!s->started){ + ret = update_params(s,0); + if(ret){ + DBG (5, "sane_get_parameters: up error, returning %d\n", ret); + return ret; + } + } + + /* this backend only sends single frame images */ + params->last_frame = 1; + + params->format = s->i.format; + params->lines = s->i.height; + params->depth = s->i.bpp; + if(params->depth == 24) params->depth = 8; + params->pixels_per_line = s->i.width; + params->bytes_per_line = s->i.Bpl; + + DBG(15,"sane_get_parameters: x: max=%d, page=%d, gpw=%d, res=%d\n", + s->valid_x, s->i.page_x, get_page_width(s), s->i.dpi_x); + + DBG(15,"sane_get_parameters: y: max=%d, page=%d, gph=%d, res=%d\n", + s->max_y, s->i.page_y, get_page_height(s), s->i.dpi_y); + + DBG(15,"sane_get_parameters: area: tlx=%d, brx=%d, tly=%d, bry=%d\n", + s->i.tl_x, s->i.br_x, s->i.tl_y, s->i.br_y); + + DBG (15, "sane_get_parameters: params: ppl=%d, Bpl=%d, lines=%d\n", + params->pixels_per_line, params->bytes_per_line, params->lines); + + DBG (15, "sane_get_parameters: params: format=%d, depth=%d, last=%d\n", + params->format, params->depth, params->last_frame); + + DBG (10, "sane_get_parameters: finish\n"); + + return ret; +} + +SANE_Status +update_params(struct scanner *s, int calib) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "update_params: start\n"); + + s->u.width = (s->u.br_x - s->u.tl_x) * s->u.dpi_x / 1200; + s->u.height = (s->u.br_y - s->u.tl_y) * s->u.dpi_y / 1200; + + if (s->u.mode == MODE_COLOR) { + s->u.format = SANE_FRAME_RGB; + s->u.bpp = 24; + } + else if (s->u.mode == MODE_GRAYSCALE) { + s->u.format = SANE_FRAME_GRAY; + s->u.bpp = 8; + } + else { + s->u.format = SANE_FRAME_GRAY; + s->u.bpp = 1; + + /* round down to byte boundary */ + s->u.width -= s->u.width % 8; + } + + /* round down to pixel boundary for some scanners */ + s->u.width -= s->u.width % s->ppl_mod; + +#ifdef SANE_FRAME_JPEG + /* jpeg requires 8x8 squares */ + if(s->compress == COMP_JPEG && s->u.mode >= MODE_GRAYSCALE){ + s->u.format = SANE_FRAME_JPEG; + s->u.width -= s->u.width % 8; + s->u.height -= s->u.height % 8; + } +#endif + + s->u.Bpl = s->u.width * s->u.bpp / 8; + s->u.valid_Bpl = s->u.Bpl; + s->u.valid_width = s->u.width; + + DBG (15, "update_params: user params: w:%d h:%d m:%d f:%d b:%d\n", + s->u.width, s->u.height, s->u.mode, s->u.format, s->u.bpp); + DBG (15, "update_params: user params: B:%d vB:%d vw:%d\n", + s->u.Bpl, s->u.valid_Bpl, s->u.valid_width); + DBG (15, "update_params: user params: x b:%d t:%d d:%d y b:%d t:%d d:%d\n", + s->u.br_x, s->u.tl_x, s->u.dpi_x, s->u.br_y, s->u.tl_y, s->u.dpi_y); + + /* some scanners are limited in their valid scan params + * make a second version of the params struct, but + * override the user's values with what the scanner can actually do */ + + memcpy(&s->s,&s->u,sizeof(struct img_params)); + + /*********** missing modes (move up to valid one) **************/ + if(s->s.mode == MODE_LINEART && !s->can_monochrome){ + s->s.mode = MODE_GRAYSCALE; + s->s.format = SANE_FRAME_GRAY; + s->s.bpp = 8; + } + if(s->s.mode == MODE_GRAYSCALE && !s->can_grayscale){ + s->s.mode = MODE_COLOR; + s->s.format = SANE_FRAME_RGB; + s->s.bpp = 24; + } + if(s->s.mode == MODE_COLOR && !s->can_color){ + DBG (5, "update_params: no valid mode\n"); + return SANE_STATUS_INVAL; + } + + /********** missing resolutions (move up to valid one) *********/ + if(!s->step_x_res){ + int i; + for(i=0;is.dpi_x > dpi_list[i] || !s->std_res_x[i]) + continue; + + /* same & valid res, done */ + if(s->s.dpi_x == dpi_list[i]) + break; + + /* different & valid res, switch */ + s->s.dpi_x = dpi_list[i]; + break; + } + + if(i > DPI_1200){ + DBG (5, "update_params: no dpi\n"); + return SANE_STATUS_INVAL; + } + } + + /*********** weird scan area (increase to valid one) *********/ + if(s->fixed_width){ + s->s.tl_x = 0; + s->s.br_x = s->max_x; + s->s.page_x = s->max_x; + } + + /*recalculate new params*/ + s->s.width = (s->s.br_x - s->s.tl_x) * s->s.dpi_x / 1200; + + /* round down to byte boundary */ + if(s->s.mode < MODE_GRAYSCALE){ + s->s.width -= s->s.width % 8; + } + + /* round down to pixel boundary for some scanners */ + s->s.width -= s->s.width % s->ppl_mod; + + s->s.valid_width = s->s.width; + s->s.valid_Bpl = s->s.valid_width * s->s.bpp / 8; + + /* some machines (DR-2050) require even bytes per scanline */ + /* increase width and Bpl, but not valid_width and valid_Bpl */ + if(s->even_Bpl && (s->s.width % 2)){ + s->s.width++; + } + + s->s.Bpl = s->s.width * s->s.bpp / 8; + + /* figure out how many valid bytes per line (2510 is padded) */ + if(s->color_interlace[SIDE_FRONT] == COLOR_INTERLACE_2510){ + s->s.valid_Bpl = s->s.Bpl*11/12; + s->s.valid_width = s->s.width*11/12; + } + + /* some scanners need longer scans because front/back is offset */ + if(s->u.source == SOURCE_ADF_DUPLEX && s->duplex_offset && !calib) + s->s.height = (s->u.br_y-s->u.tl_y+s->duplex_offset) * s->u.dpi_y / 1200; + + /* round lines up to even number */ + s->s.height += s->s.height % 2; + + DBG (15, "update_params: scan params: w:%d h:%d m:%d f:%d b:%d\n", + s->s.width, s->s.height, s->s.mode, s->s.format, s->s.bpp); + DBG (15, "update_params: scan params: B:%d vB:%d vw:%d\n", + s->s.Bpl, s->s.valid_Bpl, s->s.valid_width); + DBG (15, "update_params: scan params: x b:%d t:%d d:%d y b:%d t:%d d:%d\n", + s->s.br_x, s->s.tl_x, s->s.dpi_x, s->s.br_y, s->s.tl_y, s->s.dpi_y); + + /* make a third (intermediate) version of the params struct, + * currently identical to the user's params. this is what + * we actually will send back to the user (though buffer_xxx + * functions might change these values after this runs) */ + + /* calibration code needs the data just as it comes from the scanner */ + if(calib) + memcpy(&s->i,&s->s,sizeof(struct img_params)); + /* normal scans need the data cleaned for presentation to the user */ + else{ + memcpy(&s->i,&s->u,sizeof(struct img_params)); + /*dumb scanners pad the top of front page in duplex*/ + if(s->i.source == SOURCE_ADF_DUPLEX) + s->i.skip_lines[s->duplex_offset_side] = s->duplex_offset * s->i.dpi_y / 1200; + } + + DBG (15, "update_params: i params: w:%d h:%d m:%d f:%d b:%d\n", + s->i.width, s->i.height, s->i.mode, s->i.format, s->i.bpp); + DBG (15, "update_params: i params: B:%d vB:%d vw:%d\n", + s->i.Bpl, s->i.valid_Bpl, s->i.valid_width); + DBG (15, "update_params: i params: x b:%d t:%d d:%d y b:%d t:%d d:%d\n", + s->i.br_x, s->i.tl_x, s->i.dpi_x, s->i.br_y, s->i.tl_y, s->i.dpi_y); + + DBG (10, "update_params: finish\n"); + return ret; +} + +/* reset image size parameters after buffer_xxx functions changed them */ +SANE_Status +update_i_params(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "update_i_params: start\n"); + + s->i.width = s->u.width; + s->i.Bpl = s->u.Bpl; + + DBG (10, "update_i_params: finish\n"); + return ret; +} + +/* + * Called by SANE when a page acquisition operation is to be started. + * commands: set window, object pos, and scan + * + * this will be called between sides of a duplex scan, + * and at the start of each page of an adf batch. + * hence, we spend alot of time playing with s->started, etc. + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct scanner *s = handle; + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "sane_start: start\n"); + DBG (15, "started=%d, side=%d, source=%d\n", + s->started, s->side, s->u.source); + + /* undo any prior sane_cancel calls */ + s->cancelled=0; + + /* protect this block from sane_cancel */ + s->reading=1; + + /* not finished with current side, error */ + if (s->started && !s->u.eof[s->side]) { + DBG(5,"sane_start: previous transfer not finished?"); + return SANE_STATUS_INVAL; + } + + /* batch start? inititalize struct and scanner */ + if(!s->started){ + + /* load side marker */ + if(s->u.source == SOURCE_ADF_BACK){ + s->side = SIDE_BACK; + } + else{ + s->side = SIDE_FRONT; + } + + /* eject paper leftover*/ + if(object_position (s, SANE_FALSE)){ + DBG (5, "sane_start: ERROR: cannot eject page\n"); + } + + /* wait for scanner to finish eject */ + ret = wait_scanner (s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot wait scanner\n"); + goto errors; + } + + /* load the brightness/contrast lut with linear slope for calibration */ + ret = load_lut (s->lut, 8, 8, 0, 255, 0, 0); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load lut\n"); + goto errors; + } + + /* AFE cal */ + if((ret = calibrate_AFE(s))){ + DBG (5, "sane_start: ERROR: cannot cal afe\n"); + goto errors; + } + + /* fine cal */ + if((ret = calibrate_fine(s))){ + DBG (5, "sane_start: ERROR: cannot cal fine\n"); + goto errors; + } + + if((ret = calibrate_fine_buffer(s))){ + DBG (5, "sane_start: ERROR: cannot cal fine from buffer\n"); + goto errors; + } + + /* reset the page counter after calibration */ + s->panel_counter = 0; + s->prev_page = 0; + if(send_panel(s)){ + DBG (5, "sane_start: ERROR: cannot send panel\n"); + } + + /* load our own private copy of scan params */ + ret = update_params(s,0); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot update_params\n"); + goto errors; + } + + /* set window command */ + ret = set_window(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot set window\n"); + goto errors; + } + + /* buffer/duplex/ald command */ + ret = ssm_buffer(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot ssm buffer\n"); + goto errors; + } + + /* dropout color command */ + ret = ssm_do(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot ssm do\n"); + goto errors; + } + + /* double feed detection command */ + ret = ssm_df(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot ssm df\n"); + goto errors; + } + + /* clean scan params for new scan */ + ret = clean_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot clean_params\n"); + goto errors; + } + + /* make large buffers to hold the images */ + ret = image_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load buffers\n"); + goto errors; + } + + /* load the brightness/contrast lut with user choices */ + ret = load_lut (s->lut, 8, 8, 0, 255, s->contrast, s->brightness); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load lut\n"); + goto errors; + } + + /* grab next page */ + ret = object_position (s, SANE_TRUE); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load page\n"); + goto errors; + } + + /* wait for scanner to finish load */ + ret = wait_scanner (s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot wait scanner\n"); + goto errors; + } + + /* start scanning */ + ret = start_scan (s,0); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot start_scan\n"); + goto errors; + } + + s->started = 1; + } + + /* stuff done for subsequent images */ + else{ + + /* duplex needs to switch sides */ + if(s->s.source == SOURCE_ADF_DUPLEX){ + s->side = !s->side; + } + + /* reset the intermediate params */ + ret = update_i_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot update_i_params\n"); + goto errors; + } + + /* set clean defaults with new sheet of paper */ + /* dont reset the transfer vars on backside of duplex page */ + /* otherwise buffered back page will be lost */ + /* ingest paper with adf (no-op for fb) */ + /* dont call object pos or scan on back side of duplex scan */ + if(s->side == SIDE_FRONT || s->s.source == SOURCE_ADF_BACK){ + + /* clean scan params for new scan */ + ret = clean_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot clean_params\n"); + goto errors; + } + + /* big scanners and small ones in non-buff mode: OP to detect paper */ + if(s->always_op || !s->buffermode){ + ret = object_position (s, SANE_TRUE); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load page\n"); + goto errors; + } + + /* user wants unbuffered scans */ + /* send scan command */ + if(!s->buffermode){ + ret = start_scan (s,0); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot start_scan\n"); + goto errors; + } + } + } + + /* small, buffering scanners check for more pages by reading counter */ + else{ + ret = read_panel (s, OPT_COUNTER); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load page\n"); + goto errors; + } + if(s->prev_page == s->panel_counter){ + DBG (5, "sane_start: same counter (%d) no paper?\n",s->prev_page); + ret = SANE_STATUS_NO_DOCS; + goto errors; + } + DBG (5, "sane_start: diff counter (%d/%d)\n", + s->prev_page,s->panel_counter); + } + } + } + + /* reset jpeg params on each page */ + s->jpeg_stage=JPEG_STAGE_NONE; + s->jpeg_ff_offset=0; + + DBG (15, "started=%d, side=%d, source=%d\n", + s->started, s->side, s->u.source); + + /* certain options require the entire image to + * be collected from the scanner before we can + * tell the user the size of the image. the sane + * API has no way to inform the frontend of this, + * so we block and buffer. yuck */ + if( (s->swdeskew || s->swdespeck || s->swcrop) +#ifdef SANE_FRAME_JPEG + && s->s.format != SANE_FRAME_JPEG +#endif + ){ + + /* get image */ + while(!s->s.eof[s->side] && !ret){ + SANE_Int len = 0; + ret = sane_read((SANE_Handle)s, NULL, 0, &len); + } + + /* check for errors */ + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot buffer image\n"); + goto errors; + } + + DBG (5, "sane_start: OK: done buffering\n"); + + /* finished buffering, adjust image as required */ + if(s->swdeskew){ + buffer_deskew(s,s->side); + } + if(s->swcrop){ + buffer_crop(s,s->side); + } + if(s->swdespeck){ + buffer_despeck(s,s->side); + } + + } + + ret = check_for_cancel(s); + s->reading = 0; + + DBG (10, "sane_start: finish %d\n", ret); + return ret; + + errors: + DBG (10, "sane_start: error %d\n", ret); + s->started = 0; + s->cancelled = 0; + s->reading = 0; + return ret; +} + +/* + * cleans params for new scan + */ +static SANE_Status +clean_params (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "clean_params: start\n"); + + s->u.eof[0]=0; + s->u.eof[1]=0; + s->u.bytes_sent[0]=0; + s->u.bytes_sent[1]=0; + s->u.bytes_tot[0]=0; + s->u.bytes_tot[1]=0; + + s->i.eof[0]=0; + s->i.eof[1]=0; + s->i.bytes_sent[0]=0; + s->i.bytes_sent[1]=0; + s->i.bytes_tot[0]=0; + s->i.bytes_tot[1]=0; + + s->s.eof[0]=0; + s->s.eof[1]=0; + s->s.bytes_sent[0]=0; + s->s.bytes_sent[1]=0; + s->s.bytes_tot[0]=0; + s->s.bytes_tot[1]=0; + + /* store the number of front bytes */ + if ( s->u.source != SOURCE_ADF_BACK ) + s->u.bytes_tot[SIDE_FRONT] = s->u.Bpl * s->u.height; + + if ( s->i.source != SOURCE_ADF_BACK ) + s->i.bytes_tot[SIDE_FRONT] = s->i.Bpl * s->i.height; + + if ( s->s.source != SOURCE_ADF_BACK ) + s->s.bytes_tot[SIDE_FRONT] = s->s.Bpl * s->s.height; + + /* store the number of back bytes */ + if ( s->u.source == SOURCE_ADF_DUPLEX || s->u.source == SOURCE_ADF_BACK ) + s->u.bytes_tot[SIDE_BACK] = s->u.Bpl * s->u.height; + + if ( s->i.source == SOURCE_ADF_DUPLEX || s->i.source == SOURCE_ADF_BACK ) + s->i.bytes_tot[SIDE_BACK] = s->i.Bpl * s->i.height; + + if ( s->s.source == SOURCE_ADF_DUPLEX || s->s.source == SOURCE_ADF_BACK ) + s->s.bytes_tot[SIDE_BACK] = s->s.Bpl * s->s.height; + + DBG (10, "clean_params: finish\n"); + + return ret; +} + +/* + * frees/callocs buffers to hold the scan data + */ +static SANE_Status +image_buffers (struct scanner *s, int setup) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side; + + DBG (10, "image_buffers: start\n"); + + for(side=0;side<2;side++){ + + /* free current buffer */ + if (s->buffers[side]) { + DBG (15, "image_buffers: free buffer %d.\n",side); + free(s->buffers[side]); + s->buffers[side] = NULL; + } + + /* build new buffer if asked */ + if(s->i.bytes_tot[side] && setup){ + s->buffers[side] = calloc (1,s->i.bytes_tot[side]); + if (!s->buffers[side]) { + DBG (5, "image_buffers: Error, no buffer %d.\n",side); + return SANE_STATUS_NO_MEM; + } + } + } + + DBG (10, "image_buffers: finish\n"); + + return ret; +} + +/* + * This routine issues a SCSI SET WINDOW command to the scanner, using the + * values currently in the s->s param structure. + */ +static SANE_Status +set_window (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + /* The command specifies the number of bytes in the data phase + * the data phase has a header, followed by 1 window desc block + * the header specifies the number of bytes in 1 window desc block + */ + + unsigned char cmd[SET_WINDOW_len]; + size_t cmdLen = SET_WINDOW_len; + + unsigned char out[SW_header_len + SW_desc_len]; + size_t outLen = SW_header_len + SW_desc_len; + + unsigned char * header = out; /*header*/ + unsigned char * desc1 = out + SW_header_len; /*descriptor*/ + + DBG (10, "set_window: start\n"); + + /*build the payload*/ + memset(out,0,outLen); + + /* set window desc size in header */ + set_WPDB_wdblen(header, SW_desc_len); + + /* init the window block */ + if (s->s.source == SOURCE_ADF_BACK) { + set_WD_wid (desc1, WD_wid_back); + } + else{ + set_WD_wid (desc1, WD_wid_front); + } + + set_WD_Xres (desc1, s->s.dpi_x); + set_WD_Yres (desc1, s->s.dpi_y); + + /* some machines need max width */ + if(s->fixed_width){ + set_WD_ULX (desc1, 0); + set_WD_width (desc1, s->max_x); + } + + /* or they align left */ + else if(s->u.source == SOURCE_FLATBED){ + set_WD_ULX (desc1, s->s.tl_x); + set_WD_width (desc1, s->s.width * 1200/s->s.dpi_x); + } + + /* or we have to center the window ourselves */ + else{ + set_WD_ULX (desc1, (s->max_x - s->s.page_x) / 2 + s->s.tl_x); + set_WD_width (desc1, s->s.width * 1200/s->s.dpi_x); + } + + /* some models require that the tly value be inverted? */ + if(s->invert_tly) + set_WD_ULY (desc1, ~s->s.tl_y); + else + set_WD_ULY (desc1, s->s.tl_y); + + set_WD_length (desc1, s->s.height * 1200/s->s.dpi_y); + + if(s->has_btc){ + /*convert our common -127 to +127 range into HW's range + *FIXME: this code assumes hardware range of 0-255 */ + set_WD_brightness (desc1, s->brightness+128); + + set_WD_threshold (desc1, s->threshold); + + /*convert our common -127 to +127 range into HW's range + *FIXME: this code assumes hardware range of 0-255 */ + set_WD_contrast (desc1, s->contrast+128); + } + + set_WD_composition (desc1, s->s.mode); + + if(s->s.bpp == 24) + set_WD_bitsperpixel (desc1, 8); + else + set_WD_bitsperpixel (desc1, s->s.bpp); + + if(s->s.mode == MODE_HALFTONE){ + /*set_WD_ht_type(desc1, s->ht_type); + set_WD_ht_pattern(desc1, s->ht_pattern);*/ + } + + set_WD_rif (desc1, s->rif); + set_WD_rgb(desc1, s->rgb_format); + set_WD_padding(desc1, s->padding); + + /*FIXME: what is this? */ + set_WD_reserved2(desc1, s->unknown_byte2); + + set_WD_compress_type(desc1, COMP_NONE); + set_WD_compress_arg(desc1, 0); + +#ifdef SANE_FRAME_JPEG + /* some scanners support jpeg image compression, for color/gs only */ + if(s->s.format == SANE_FRAME_JPEG){ + set_WD_compress_type(desc1, COMP_JPEG); + set_WD_compress_arg(desc1, s->compress_arg); + } +#endif + + /*build the command*/ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SET_WINDOW_code); + set_SW_xferlen(cmd, outLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + if (!ret && s->s.source == SOURCE_ADF_DUPLEX) { + set_WD_wid (desc1, WD_wid_back); + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + } + + DBG (10, "set_window: finish\n"); + + return ret; +} + +/* + * Issues the SCSI OBJECT POSITION command if an ADF is in use. + */ +static SANE_Status +object_position (struct scanner *s, int i_load) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[OBJECT_POSITION_len]; + size_t cmdLen = OBJECT_POSITION_len; + + DBG (10, "object_position: start\n"); + + if (s->u.source == SOURCE_FLATBED) { + DBG (10, "object_position: flatbed no-op\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, OBJECT_POSITION_code); + + if (i_load) { + DBG (15, "object_position: load\n"); + set_OP_autofeed (cmd, OP_Feed); + } + else { + DBG (15, "object_position: eject\n"); + set_OP_autofeed (cmd, OP_Discharge); + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (10, "object_position: finish\n"); + + return ret; +} + +/* + * Issues SCAN command. + * + * (This doesn't actually read anything, it just tells the scanner + * to start scanning.) + */ +static SANE_Status +start_scan (struct scanner *s, int type) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SCAN_len]; + size_t cmdLen = SCAN_len; + + unsigned char out[] = {WD_wid_front, WD_wid_back}; + size_t outLen = 2; + + DBG (10, "start_scan: start\n"); + + /* calibration scans use 0xff or 0xfe */ + if(type){ + out[0] = type; + out[1] = type; + } + + if (s->s.source != SOURCE_ADF_DUPLEX) { + outLen--; + if(s->s.source == SOURCE_ADF_BACK) { + out[0] = WD_wid_back; + } + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SCAN_code); + set_SC_xfer_length (cmd, outLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "start_scan: finish\n"); + + return ret; +} + +/* + * Called by SANE to read data. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "sane_read: start\n"); + + *len=0; + + /* maybe cancelled? */ + if(!s->started){ + DBG (5, "sane_read: not started, call sane_start\n"); + return SANE_STATUS_CANCELLED; + } + + /* sane_start required between sides */ + if(s->u.bytes_sent[s->side] == s->i.bytes_tot[s->side]){ + s->u.eof[s->side] = 1; + DBG (15, "sane_read: returning eof\n"); + return SANE_STATUS_EOF; + } + + s->reading = 1; + + /* double width pnm interlacing */ + if(s->s.source == SOURCE_ADF_DUPLEX + && s->s.format <= SANE_FRAME_RGB + && s->duplex_interlace != DUPLEX_INTERLACE_NONE + ){ + + /* buffer both sides */ + if(!s->s.eof[SIDE_FRONT] || !s->s.eof[SIDE_BACK]){ + ret = read_from_scanner_duplex(s, 0); + if(ret){ + DBG(5,"sane_read: front returning %d\n",ret); + goto errors; + } + /*read last block, update counter*/ + if(s->s.eof[SIDE_FRONT] && s->s.eof[SIDE_BACK]){ + s->prev_page++; + DBG(15,"sane_read: duplex counter %d\n",s->prev_page); + } + } + } + + /* simplex or non-alternating duplex */ + else{ + if(!s->s.eof[s->side]){ + ret = read_from_scanner(s, s->side, 0); + if(ret){ + DBG(5,"sane_read: side %d returning %d\n",s->side,ret); + goto errors; + } + /*read last block, update counter*/ + if(s->s.eof[s->side]){ + s->prev_page++; + DBG(15,"sane_read: side %d counter %d\n",s->side,s->prev_page); + } + } + } + + /* copy a block from buffer to frontend */ + ret = read_from_buffer(s,buf,max_len,len,s->side); + if(ret) + goto errors; + + ret = check_for_cancel(s); + s->reading = 0; + + DBG (10, "sane_read: finish %d\n", ret); + return ret; + + errors: + DBG (10, "sane_read: error %d\n", ret); + s->reading = 0; + s->cancelled = 0; + s->started = 0; + return ret; +} + +static SANE_Status +read_from_scanner(struct scanner *s, int side, int exact) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char * in; + size_t inLen = 0; + + size_t bytes = s->buffer_size; + size_t remain = s->s.bytes_tot[side] - s->s.bytes_sent[side]; + + DBG (10, "read_from_scanner: start\n"); + + /* all requests must end on line boundary */ + bytes -= (bytes % s->s.Bpl); + + /* some larger scanners require even bytes per block */ + if(bytes % 2){ + bytes -= s->s.Bpl; + } + + /* usually (image) we want to read too much data, and get RS */ + /* sometimes (calib) we want to do an exact read */ + if(exact && bytes > remain){ + bytes = remain; + } + + DBG(15, "read_from_scanner: si:%d to:%d rx:%d re:%lu bu:%d pa:%lu ex:%d\n", + side, s->s.bytes_tot[side], s->s.bytes_sent[side], + (unsigned long)remain, s->buffer_size, (unsigned long)bytes, exact); + + inLen = bytes; + in = malloc(inLen); + if(!in){ + DBG(5, "read_from_scanner: not enough mem for buffer: %d\n",(int)inLen); + return SANE_STATUS_NO_MEM; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, SR_datatype_image); + + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD) { + DBG(15, "read_from_scanner: got GOOD, returning GOOD %lu\n", (unsigned long)inLen); + } + else if (ret == SANE_STATUS_EOF) { + DBG(15, "read_from_scanner: got EOF, finishing %lu\n", (unsigned long)inLen); + } + else if (ret == SANE_STATUS_DEVICE_BUSY) { + DBG(5, "read_from_scanner: got BUSY, returning GOOD\n"); + inLen = 0; + ret = SANE_STATUS_GOOD; + } + else { + DBG(5, "read_from_scanner: error reading data block status = %d\n",ret); + inLen = 0; + } + +#ifdef SANE_FRAME_JPEG + /* this is jpeg data, we need to fix the missing image size */ + if(s->s.format == SANE_FRAME_JPEG){ + + /* look for the SOF header near the beginning */ + if(s->jpeg_stage == JPEG_STAGE_NONE || s->jpeg_ff_offset < 0x0d){ + + size_t i; + + for(i=0;ijpeg_stage == JPEG_STAGE_NONE && in[i] == 0xff){ + s->jpeg_ff_offset=0; + continue; + } + + s->jpeg_ff_offset++; + + /* last byte was an ff, this byte is SOF */ + if(s->jpeg_ff_offset == 1 && in[i] == 0xc0){ + s->jpeg_stage = JPEG_STAGE_SOF; + continue; + } + + if(s->jpeg_stage == JPEG_STAGE_SOF){ + + /* lines in start of frame, overwrite it */ + if(s->jpeg_ff_offset == 5){ + in[i] = (s->s.height >> 8) & 0xff; + continue; + } + if(s->jpeg_ff_offset == 6){ + in[i] = s->s.height & 0xff; + continue; + } + + /* width in start of frame, overwrite it */ + if(s->jpeg_ff_offset == 7){ + in[i] = (s->s.width >> 8) & 0xff; + continue; + } + if(s->jpeg_ff_offset == 8){ + in[i] = s->s.width & 0xff; + continue; + } + } + } + } + } +#endif + + /*scanner may have sent more data than we asked for, chop it*/ + if(inLen > remain){ + inLen = remain; + } + + /* we've got some data, descramble and store it */ + if(inLen){ + copy_simplex(s,in,inLen,side); + } + + free(in); + + /* we've read all data, but not eof. clear and pretend */ + if(exact && inLen == remain){ + DBG (10, "read_from_scanner: exact read, clearing\n"); + ret = object_position (s,SANE_FALSE); + if(ret){ + return ret; + } + ret = SANE_STATUS_EOF; + } + + if(ret == SANE_STATUS_EOF){ + + switch (s->s.format){ + +#ifdef SANE_FRAME_JPEG + /* this is jpeg data, we need to change the total size */ + case SANE_FRAME_JPEG: + s->s.bytes_tot[side] = s->s.bytes_sent[side]; + s->i.bytes_tot[side] = s->i.bytes_sent[side]; + s->u.bytes_tot[side] = s->i.bytes_sent[side]; + break; +#endif + + /* this is non-jpeg data, fill remainder, change rx'd size */ + default: + + DBG (15, "read_from_scanner: eof: %d %d\n", s->i.bytes_tot[side], s->i.bytes_sent[side]); + + /* clone the last line repeatedly until the end */ + while(s->i.bytes_tot[side] > s->i.bytes_sent[side]){ + memcpy( + s->buffers[side]+s->i.bytes_sent[side]-s->i.Bpl, + s->buffers[side]+s->i.bytes_sent[side], + s->i.Bpl + ); + s->i.bytes_sent[side] += s->i.Bpl; + } + + DBG (15, "read_from_scanner: eof2: %d %d\n", s->i.bytes_tot[side], s->i.bytes_sent[side]); + + /* pretend we got all the data from scanner */ + s->s.bytes_sent[side] = s->s.bytes_tot[side]; + break; + } + + s->i.eof[side] = 1; + s->s.eof[side] = 1; + ret = SANE_STATUS_GOOD; + } + + DBG(15, "read_from_scanner: sto:%d srx:%d sef:%d uto:%d urx:%d uef:%d\n", + s->s.bytes_tot[side], s->s.bytes_sent[side], s->s.eof[side], + s->u.bytes_tot[side], s->u.bytes_sent[side], s->u.eof[side]); + + DBG (10, "read_from_scanner: finish\n"); + + return ret; +} + +/* cheaper scanners interlace duplex scans on a byte basis + * this code requests double width lines from scanner */ +static SANE_Status +read_from_scanner_duplex(struct scanner *s,int exact) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char * in; + size_t inLen = 0; + + size_t bytes = s->buffer_size; + size_t remain = s->s.bytes_tot[SIDE_FRONT] + s->s.bytes_tot[SIDE_BACK] + - s->s.bytes_sent[SIDE_FRONT] - s->s.bytes_sent[SIDE_BACK]; + + DBG (10, "read_from_scanner_duplex: start\n"); + + /* all requests must end on WIDE line boundary */ + bytes -= (bytes % (s->s.Bpl*2)); + + /* usually (image) we want to read too much data, and get RS */ + /* sometimes (calib) we want to do an exact read */ + if(exact && bytes > remain){ + bytes = remain; + } + + DBG(15, "read_from_scanner_duplex: re:%lu bu:%d pa:%lu ex:%d\n", + (unsigned long)remain, s->buffer_size, (unsigned long)bytes, exact); + + inLen = bytes; + in = malloc(inLen); + if(!in){ + DBG(5, "read_from_scanner_duplex: not enough mem for buffer: %d\n", + (int)inLen); + return SANE_STATUS_NO_MEM; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, SR_datatype_image); + + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD) { + DBG(15, "read_from_scanner_duplex: got GOOD, returning GOOD %lu\n", (unsigned long)inLen); + } + else if (ret == SANE_STATUS_EOF) { + DBG(15, "read_from_scanner_duplex: got EOF, finishing %lu\n", (unsigned long)inLen); + } + else if (ret == SANE_STATUS_DEVICE_BUSY) { + DBG(5, "read_from_scanner_duplex: got BUSY, returning GOOD\n"); + inLen = 0; + ret = SANE_STATUS_GOOD; + } + else { + DBG(5, "read_from_scanner_duplex: error reading data block status = %d\n", + ret); + inLen = 0; + } + + /*scanner may have sent more data than we asked for, chop it*/ + if(inLen > remain){ + inLen = remain; + } + + /* we've got some data, descramble and store it */ + if(inLen){ + copy_duplex(s,in,inLen); + } + + free(in); + + /* we've read all data, but not eof. clear and pretend */ + if(exact && inLen == remain){ + DBG (10, "read_from_scanner_duplex: exact read, clearing\n"); + ret = object_position (s,SANE_FALSE); + if(ret){ + return ret; + } + ret = SANE_STATUS_EOF; + } + + if(ret == SANE_STATUS_EOF){ + + switch (s->s.format){ + +#ifdef SANE_FRAME_JPEG + /* this is jpeg data, we need to change the total size */ + case SANE_FRAME_JPEG: + s->s.bytes_tot[SIDE_FRONT] = s->s.bytes_sent[SIDE_FRONT]; + s->s.bytes_tot[SIDE_BACK] = s->s.bytes_sent[SIDE_BACK]; + s->i.bytes_tot[SIDE_FRONT] = s->i.bytes_sent[SIDE_FRONT]; + s->i.bytes_tot[SIDE_BACK] = s->i.bytes_sent[SIDE_BACK]; + s->u.bytes_tot[SIDE_FRONT] = s->i.bytes_sent[SIDE_FRONT]; + s->u.bytes_tot[SIDE_BACK] = s->i.bytes_sent[SIDE_BACK]; + break; +#endif + + /* this is non-jpeg data, fill remainder, change rx'd size */ + default: + + DBG (15, "read_from_scanner_duplex: eof: %d %d %d %d\n", + s->i.bytes_tot[SIDE_FRONT], s->i.bytes_sent[SIDE_FRONT], + s->i.bytes_tot[SIDE_BACK], s->i.bytes_sent[SIDE_BACK] + ); + + /* clone the last line repeatedly until the end */ + while(s->i.bytes_tot[SIDE_FRONT] > s->i.bytes_sent[SIDE_FRONT]){ + memcpy( + s->buffers[SIDE_FRONT]+s->i.bytes_sent[SIDE_FRONT]-s->i.Bpl, + s->buffers[SIDE_FRONT]+s->i.bytes_sent[SIDE_FRONT], + s->i.Bpl + ); + s->i.bytes_sent[SIDE_FRONT] += s->i.Bpl; + } + + /* clone the last line repeatedly until the end */ + while(s->i.bytes_tot[SIDE_BACK] > s->i.bytes_sent[SIDE_BACK]){ + memcpy( + s->buffers[SIDE_BACK]+s->i.bytes_sent[SIDE_BACK]-s->i.Bpl, + s->buffers[SIDE_BACK]+s->i.bytes_sent[SIDE_BACK], + s->i.Bpl + ); + s->i.bytes_sent[SIDE_BACK] += s->i.Bpl; + } + + DBG (15, "read_from_scanner_duplex: eof2: %d %d %d %d\n", + s->i.bytes_tot[SIDE_FRONT], s->i.bytes_sent[SIDE_FRONT], + s->i.bytes_tot[SIDE_BACK], s->i.bytes_sent[SIDE_BACK] + ); + + /* pretend we got all the data from scanner */ + s->s.bytes_sent[SIDE_FRONT] = s->s.bytes_tot[SIDE_FRONT]; + s->s.bytes_sent[SIDE_BACK] = s->s.bytes_tot[SIDE_BACK]; + break; + } + + s->i.eof[SIDE_FRONT] = 1; + s->i.eof[SIDE_BACK] = 1; + s->s.eof[SIDE_FRONT] = 1; + s->s.eof[SIDE_BACK] = 1; + ret = SANE_STATUS_GOOD; + } + + DBG (10, "read_from_scanner_duplex: finish\n"); + + return ret; +} + +/* these functions copy image data from input buffer to scanner struct + * descrambling it, and putting it in the right side buffer */ +/* NOTE: they assume buffer is scanline aligned */ +static SANE_Status +copy_simplex(struct scanner *s, unsigned char * buf, int len, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int i, j; + int bwidth = s->s.Bpl; + int pwidth = s->s.width; + int t = bwidth/3; + int f = bwidth/4; + int tw = bwidth/12; + + unsigned char * line = NULL; + int line_next = 0; + + /* jpeg data should not pass thru this function, so copy and bail out */ + if(s->s.format > SANE_FRAME_RGB){ + DBG (15, "copy_simplex: jpeg bulk copy\n"); + memcpy(s->buffers[side]+s->i.bytes_sent[side], buf, len); + s->i.bytes_sent[side] += len; + s->s.bytes_sent[side] += len; + return ret; + } + + DBG (15, "copy_simplex: per-line copy\n"); + + line = malloc(bwidth); + if(!line) return SANE_STATUS_NO_MEM; + + /* ingest each line */ + for(i=0; is.bytes_sent[side] / bwidth; + + /*increment number of bytes rx'd from scanner*/ + s->s.bytes_sent[side] += bwidth; + + /*have some padding from scanner to drop*/ + if ( lineNum < s->i.skip_lines[side] + || lineNum - s->i.skip_lines[side] >= s->i.height + ){ + continue; + } + + line_next = 0; + + if(s->s.format == SANE_FRAME_GRAY){ + + switch (s->gray_interlace[side]) { + + /* one line has the following format: ggg...GGG + * where the 'capital' letters are the beginning of the line */ + case GRAY_INTERLACE_gG: + DBG (17, "copy_simplex: gray, gG\n"); + for (j=bwidth-1; j>=0; j--){ + line[line_next++] = buf[i+j]; + } + break; + + case GRAY_INTERLACE_2510: + DBG (17, "copy_simplex: gray, 2510\n"); + + /* first read head (third byte of every three) */ + for(j=bwidth-1;j>=0;j-=3){ + line[line_next++] = buf[i+j]; + } + /* second read head (first byte of every three) */ + for(j=bwidth*3/4-3;j>=0;j-=3){ + line[line_next++] = buf[i+j]; + } + /* third read head (second byte of every three) */ + for(j=bwidth-2;j>=0;j-=3){ + line[line_next++] = buf[i+j]; + } + /* padding */ + for(j=0;js.format == SANE_FRAME_RGB){ + + switch (s->color_interlace[side]) { + + /* scanner returns color data as bgrbgr... */ + case COLOR_INTERLACE_BGR: + DBG (17, "copy_simplex: color, BGR\n"); + for (j=0; j=0; j--){ + line[line_next++] = buf[i+j]; + line[line_next++] = buf[i+pwidth+j]; + line[line_next++] = buf[i+2*pwidth+j]; + } + break; + + case COLOR_INTERLACE_2510: + DBG (17, "copy_simplex: color, 2510\n"); + + /* first read head (third byte of every three) */ + for(j=t-1;j>=0;j-=3){ + line[line_next++] = buf[i+j]; + line[line_next++] = buf[i+t+j]; + line[line_next++] = buf[i+2*t+j]; + } + /* second read head (first byte of every three) */ + for(j=f-3;j>=0;j-=3){ + line[line_next++] = buf[i+j]; + line[line_next++] = buf[i+t+j]; + line[line_next++] = buf[i+2*t+j]; + } + /* third read head (second byte of every three) */ + for(j=t-2;j>=0;j-=3){ + line[line_next++] = buf[i+j]; + line[line_next++] = buf[i+t+j]; + line[line_next++] = buf[i+2*t+j]; + } + /* padding */ + for(j=0;jreverse_by_mode[s->s.mode]){ + for(j=0; jf_offset[side]){ + DBG (17, "copy_simplex: apply offset\n"); + for(j=0; js.valid_Bpl; j++){ + int curr = line[j] - s->f_offset[side][j]; + if(curr < 0) curr = 0; + line[j] = curr; + } + } + + if(s->f_gain[side]){ + DBG (17, "copy_simplex: apply gain\n"); + for(j=0; js.valid_Bpl; j++){ + int curr = line[j] * 240/s->f_gain[side][j]; + if(curr > 255) curr = 255; + line[j] = curr; + } + } + + /* apply brightness and contrast if hardware cannot do it */ + if(s->sw_lut && (s->s.mode == MODE_COLOR || s->s.mode == MODE_GRAYSCALE)){ + DBG (17, "copy_simplex: apply brightness/contrast\n"); + for(j=0; js.valid_Bpl; j++){ + line[j] = s->lut[line[j]]; + } + } + + /*copy the line into the buffer*/ + ret = copy_line(s,line,side); + if(ret){ + break; + } + } + + free(line); + + DBG (10, "copy_simplex: finished\n"); + + return ret; +} + +/* split the data between two buffers, hand them to copy_simplex() + * assumes that the buffer aligns to a double-wide line boundary */ +static SANE_Status +copy_duplex(struct scanner *s, unsigned char * buf, int len) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int i,j; + int bwidth = s->s.Bpl; + int dbwidth = 2*bwidth; + unsigned char * front; + unsigned char * back; + int flen=0, blen=0; + + DBG (10, "copy_duplex: start\n"); + + /*split the input into two simplex output buffers*/ + front = calloc(1,len/2); + if(!front){ + DBG (5, "copy_duplex: no front mem\n"); + return SANE_STATUS_NO_MEM; + } + back = calloc(1,len/2); + if(!back){ + DBG (5, "copy_duplex: no back mem\n"); + free(front); + return SANE_STATUS_NO_MEM; + } + + if(s->duplex_interlace == DUPLEX_INTERLACE_2510){ + + DBG (10, "copy_duplex: 2510\n"); + + for(i=0; i 1st byte */ + /* 3rd head: 4th byte -> 2nd byte */ + /* 1st head: 5th byte -> 3rd byte */ + front[flen++] = buf[i+j+2]; + front[flen++] = buf[i+j+4]; + front[flen++] = buf[i+j+5]; + + /* back */ + /* 2nd head: 3rd byte -> 1st byte */ + /* 3rd head: 0th byte -> 2nd byte */ + /* 1st head: 1st byte -> 3rd byte */ + back[blen++] = buf[i+j+3]; + back[blen++] = buf[i+j]; + back[blen++] = buf[i+j+1]; + } + } + } + + /* no scanners use this? */ + else if(s->duplex_interlace == DUPLEX_INTERLACE_FFBB){ + for(i=0; is.width; + int sbwidth = s->s.Bpl; + int ibwidth = s->i.Bpl; + unsigned char * line; + int offset = 0; + int i, j; + + DBG (20, "copy_line: start\n"); + + /* the 'standard' case: non-stupid scan */ + if(s->s.width == s->i.width + && s->s.dpi_x == s->i.dpi_x + && s->s.mode == s->i.mode + ){ + + memcpy(s->buffers[side]+s->i.bytes_sent[side], buff, sbwidth); + s->i.bytes_sent[side] += sbwidth; + + DBG (20, "copy_line: finished smart\n"); + return ret; + } + + /* the 'corner' case: stupid scan */ + + /*setup 24 bit color single line buffer*/ + line = malloc(spwidth*3); + if(!line) return SANE_STATUS_NO_MEM; + + /*load single line color buffer*/ + switch (s->s.mode) { + + case MODE_COLOR: + memcpy(line, buff, sbwidth); + break; + + case MODE_GRAYSCALE: + for(i=0;i> 7) & 1) ?0:255; + line[i*24+3] = line[i*24+4] = line[i*24+5] = ((curr >> 6) & 1) ?0:255; + line[i*24+6] = line[i*24+7] = line[i*24+8] = ((curr >> 5) & 1) ?0:255; + line[i*24+9] = line[i*24+10] = line[i*24+11] = ((curr >> 4) & 1) ?0:255; + line[i*24+12] = line[i*24+13] = line[i*24+14] =((curr >> 3) & 1) ?0:255; + line[i*24+15] = line[i*24+16] = line[i*24+17] =((curr >> 2) & 1) ?0:255; + line[i*24+18] = line[i*24+19] = line[i*24+20] =((curr >> 1) & 1) ?0:255; + line[i*24+21] = line[i*24+22] = line[i*24+23] =((curr >> 0) & 1) ?0:255; + } + break; + } + + /* scan is higher res than user wanted, scale it */ + /*FIXME: interpolate instead */ + if(s->i.dpi_x != s->s.dpi_x){ + for(i=0;is.dpi_x/s->i.dpi_x * 3; + + if(source+2 >= spwidth*3) + break; + + line[i*3] = line[source]; + line[i*3+1] = line[source+1]; + line[i*3+2] = line[source+2]; + } + } + + /* scan is wider than user wanted, skip some pixels on left side */ + if(s->i.width != s->s.width){ + offset = ((s->valid_x-s->i.page_x) / 2 + s->i.tl_x) * s->i.dpi_x/1200*3; + } + + /* change mode, store line in buffer */ + switch (s->i.mode) { + + case MODE_COLOR: + memcpy(s->buffers[side]+s->i.bytes_sent[side], line+offset, ibwidth); + s->i.bytes_sent[side] += ibwidth; + break; + + case MODE_GRAYSCALE: + for(i=0;ibuffers[side][s->i.bytes_sent[side]++] + = ((int)line[source] + line[source+1] + line[source+2])/3; + } + break; + + default: + /*loop over output bytes*/ + for(i=0;ithreshold*3; + + /*loop over output bits*/ + for(j=0;j<8;j++){ + int source = (offset+i)*24 + j*3; + if( (line[source] + line[source+1] + line[source+2]) < thresh ){ + curr |= 1 << (7-j); + } + } + + s->buffers[side][s->i.bytes_sent[side]++] = curr; + } + break; + } + + free(line); + + DBG (20, "copy_line: finish stupid\n"); + + return ret; +} + +static SANE_Status +read_from_buffer(struct scanner *s, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int bytes = max_len; + int remain = s->i.bytes_sent[side] - s->u.bytes_sent[side]; + + DBG (10, "read_from_buffer: start\n"); + + /* figure out the max amount to transfer */ + if(bytes > remain) + bytes = remain; + + *len = bytes; + + /*FIXME this needs to timeout eventually */ + if(!bytes){ + DBG(5,"read_from_buffer: nothing to do\n"); + return SANE_STATUS_GOOD; + } + + DBG(15, "read_from_buffer: si:%d to:%d tx:%d bu:%d pa:%d\n", side, + s->i.bytes_tot[side], s->u.bytes_sent[side], max_len, bytes); + + /* copy to caller */ + memcpy(buf,s->buffers[side]+s->u.bytes_sent[side],bytes); + s->u.bytes_sent[side] += bytes; + + DBG (10, "read_from_buffer: finished\n"); + + return ret; +} + +/* + * @@ Section 5 - calibration functions + */ + +#if 0 +static SANE_Status +foo_AFE(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[] = { + 0x3b, 0x00, 0x10, 0x08, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00 + }; + size_t cmdLen = 12; + + unsigned char in[4]; + size_t inLen = 4; + + DBG (10, "foo_AFE: start\n"); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (10, "foo_AFE: finish\n"); + + return ret; +} +#endif + +/* + * makes several scans, adjusts coarse calibration + */ +static SANE_Status +calibrate_AFE (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i, j, k; + int min, max; + int lines = 8; + + /*buffer these for later*/ + int old_tl_y = s->u.tl_y; + int old_br_y = s->u.br_y; + int old_mode = s->u.mode; + int old_source = s->u.source; + + DBG (10, "calibrate_AFE: start\n"); + + if(!s->need_ccal){ + DBG (10, "calibrate_AFE: not required\n"); + return ret; + } + + /* always cal with a short scan in duplex color */ + s->u.tl_y = 0; + s->u.br_y = lines * 1200 / s->u.dpi_y; + s->u.mode = MODE_COLOR; + s->u.source = SOURCE_ADF_DUPLEX; + + /* load our own private copy of scan params */ + ret = update_params(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot update_params\n"); + goto cleanup; + } + + if(s->c_res == s->s.dpi_x && s->c_mode == s->s.mode){ + DBG (10, "calibrate_AFE: already done\n"); + goto cleanup; + } + + /* clean scan params for new scan */ + ret = clean_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot clean_params\n"); + goto cleanup; + } + + /* make buffers to hold the images */ + ret = image_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot load buffers\n"); + goto cleanup; + } + + /*blast the existing fine cal data so reading code wont apply it*/ + ret = offset_buffers(s,0); + ret = gain_buffers(s,0); + + /* need to tell it we want duplex */ + ret = ssm_buffer(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot ssm buffer\n"); + goto cleanup; + } + + /* set window command */ + ret = set_window(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot set window\n"); + goto cleanup; + } + + /* first pass (black offset), lamp off, no offset/gain/exposure */ + DBG (15, "calibrate_AFE: offset\n"); + + /* blast all the existing coarse cal data */ + for(i=0;i<2;i++){ + s->c_gain[i] = 1; + s->c_offset[i] = 1; + for(j=0;j<3;j++){ + s->c_exposure[i][j] = 0; + } + } + + ret = write_AFE(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot write afe\n"); + goto cleanup; + } + + ret = calibration_scan(s,0xff); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot make offset cal scan\n"); + goto cleanup; + } + + for(i=0;i<2;i++){ + min = 255; + for(j=0; js.valid_Bpl; j++){ + if(s->buffers[i][j] < min) + min = s->buffers[i][j]; + } + s->c_offset[i] = min*3-2; + DBG (15, "calibrate_AFE: offset %d %d %02x\n", i, min, s->c_offset[i]); + } + + /*handle second pass (per channel exposure), lamp on, overexposed*/ + DBG (15, "calibrate_AFE: exposure\n"); + for(i=0;i<2;i++){ + for(j=0; j<3; j++){ + s->c_exposure[i][j] = 0x320; + } + } + + ret = write_AFE(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot write afe\n"); + goto cleanup; + } + + ret = calibration_scan(s,0xfe); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot make exposure cal scan\n"); + goto cleanup; + } + + for(i=0;i<2;i++){ /*sides*/ + for(j=0;j<3;j++){ /*channels*/ + max = 0; + for(k=j; ks.valid_Bpl; k+=3){ /*bytes*/ + if(s->buffers[i][k] > max) + max = s->buffers[i][k]; + } + + /*generally we reduce the exposure (smaller number) */ + if(old_mode == MODE_COLOR) + s->c_exposure[i][j] = s->c_exposure[i][j] * 102/max; + else + s->c_exposure[i][j] = s->c_exposure[i][j] * 64/max; + + DBG (15, "calibrate_AFE: exp %d %d %d %02x\n", i, j, max, + s->c_exposure[i][j]); + } + } + + /*handle third pass (gain), lamp on with current offset/exposure */ + DBG (15, "calibrate_AFE: gain\n"); + + ret = write_AFE(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot write afe\n"); + goto cleanup; + } + + ret = calibration_scan(s,0xfe); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot make gain cal scan\n"); + goto cleanup; + } + + for(i=0;i<2;i++){ + max = 0; + for(j=0; js.valid_Bpl; j++){ + if(s->buffers[i][j] > max) + max = s->buffers[i][j]; + } + + if(old_mode == MODE_COLOR) + s->c_gain[i] = (250-max)*4/5; + else + s->c_gain[i] = (125-max)*4/5; + + if(s->c_gain[i] < 1) + s->c_gain[i] = 1; + + DBG (15, "calibrate_AFE: gain %d %d %02x\n", i, max, s->c_gain[i]); + } + + /*handle fourth pass (offset again), lamp off*/ +#if 0 + DBG (15, "calibrate_AFE: offset2\n"); + + ret = write_AFE(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot write afe\n"); + goto cleanup; + } + + ret = calibration_scan(s,0xff); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot make offset2 cal scan\n"); + goto cleanup; + } + + for(i=0;i<2;i++){ + min = 255; + for(j=0; js.valid_Bpl; j++){ + if(s->buffers[i][j] < min) + min = s->buffers[i][j]; + } + /*s->c_offset[i] += min*3-2;*/ + DBG (15, "calibrate_AFE: offset2 %d %d %02x\n", i, min, s->c_offset[i]); + } +#endif + + /*send final afe params to scanner*/ + ret = write_AFE(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_AFE: ERROR: cannot write afe\n"); + goto cleanup; + } + + /* log current cal type */ + s->c_res = s->s.dpi_x; + s->c_mode = s->s.mode; + + cleanup: + + /* recover user settings */ + s->u.tl_y = old_tl_y; + s->u.br_y = old_br_y; + s->u.mode = old_mode; + s->u.source = old_source; + + DBG (10, "calibrate_AFE: finish %d\n",ret); + + return ret; +} + + +/* alternative version- extracts data from scanner memory */ +static SANE_Status +calibrate_fine_buffer (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i, j, k; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char * in = NULL; + size_t inLen = 0, reqLen = 0; + + /*buffer these for later*/ + int old_tl_y = s->u.tl_y; + int old_br_y = s->u.br_y; + int old_source = s->u.source; + + DBG (10, "calibrate_fine_buffer: start\n"); + + if(!s->need_fcal_buffer){ + DBG (10, "calibrate_fine_buffer: not required\n"); + return ret; + } + + /* pretend we are doing a 1 line scan in duplex */ + s->u.tl_y = 0; + s->u.br_y = 1200 / s->u.dpi_y; + s->u.source = SOURCE_ADF_DUPLEX; + + /* load our own private copy of scan params */ + ret = update_params(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine_buffer: ERROR: cannot update_params\n"); + goto cleanup; + } + + if(s->f_res == s->s.dpi_x && s->f_mode == s->s.mode){ + DBG (10, "calibrate_fine_buffer: already done\n"); + goto cleanup; + } + + /* clean scan params for new scan */ + ret = clean_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine_buffer: ERROR: cannot clean_params\n"); + goto cleanup; + } + + /*calibration buffers in scanner are single color channel, but duplex*/ + reqLen = s->s.width*2; + + in = malloc(reqLen); + if (!in) { + DBG (5, "calibrate_fine_buffer: ERROR: cannot malloc in\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /*fine offset*/ + ret = offset_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine_buffer: ERROR: cannot load offset buffers\n"); + goto cleanup; + } + + DBG (5, "calibrate_fine_buffer: %d %x\n", s->s.dpi_x/10, s->s.dpi_x/10); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, SR_datatype_fineoffset); + set_R_xfer_lid (cmd, s->s.dpi_x/10); + set_R_xfer_length (cmd, reqLen); + + inLen = reqLen; + + hexdump(15, "cmd:", cmd, cmdLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if (ret != SANE_STATUS_GOOD) + goto cleanup; + + for(i=0;i<2;i++){ + + /*color mode, expand offset across all three channels? */ + if(s->s.format == SANE_FRAME_RGB){ + for(j=0; js.valid_width; j++){ + + /*red*/ + s->f_offset[i][j*3] = in[j*2+i]; + if(s->f_offset[i][j*3] < 1) + s->f_offset[i][j*3] = 1; + + /*green and blue, same as red*/ + s->f_offset[i][j*3+1] = s->f_offset[i][j*3+2] = s->f_offset[i][j*3]; + } + } + + /*gray mode, copy*/ + else{ + for(j=0; js.valid_width; j++){ + + s->f_offset[i][j] = in[j*2+i]; + if(s->f_offset[i][j] < 1) + s->f_offset[i][j] = 1; + } + } + + hexdump(15, "off:", s->f_offset[i], s->s.valid_Bpl); + } + + /*fine gain*/ + ret = gain_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine_buffer: ERROR: cannot load gain buffers\n"); + goto cleanup; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, SR_datatype_finegain); + set_R_xfer_lid (cmd, s->s.dpi_x/10); + set_R_xfer_length (cmd, reqLen); + + /*color gain split into three buffers, grab them and merge*/ + if(s->s.format == SANE_FRAME_RGB){ + + int codes[] = {R_FINE_uid_red,R_FINE_uid_green,R_FINE_uid_blue}; + + for(k=0;k<3;k++){ + + set_R_xfer_uid (cmd, codes[k]); + inLen = reqLen; + + hexdump(15, "cmd:", cmd, cmdLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if (ret != SANE_STATUS_GOOD) + goto cleanup; + + for(i=0;i<2;i++){ + for(j=0; js.valid_width; j++){ + + s->f_gain[i][j*3+k] = in[j*2+i]*3/4; + + if(s->f_gain[i][j*3+k] < 1) + s->f_gain[i][j*3+k] = 1; + } + } + } + } + + /*gray gain, copy*/ + else{ + + set_R_xfer_uid (cmd, R_FINE_uid_gray); + inLen = reqLen; + + hexdump(15, "cmd:", cmd, cmdLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if (ret != SANE_STATUS_GOOD) + goto cleanup; + + for(i=0;i<2;i++){ + for(j=0; js.valid_width; j++){ + + s->f_gain[i][j] = in[j*2+i]*3/4; + + if(s->f_gain[i][j] < 1) + s->f_gain[i][j] = 1; + } + } + } + + for(i=0;i<2;i++){ + hexdump(15, "gain:", s->f_gain[i], s->s.valid_Bpl); + } + + /* log current cal type */ + s->f_res = s->s.dpi_x; + s->f_mode = s->s.mode; + + cleanup: + + if(in){ + free(in); + } + + /* recover user settings */ + s->u.tl_y = old_tl_y; + s->u.br_y = old_br_y; + s->u.source = old_source; + + DBG (10, "calibrate_fine_buffer: finish %d\n",ret); + + return ret; +} + +/* + * makes several scans, adjusts fine calibration + */ +static SANE_Status +calibrate_fine (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i, j, k; + int min, max; + int lines = 8; + + /*buffer these for later*/ + int old_tl_y = s->u.tl_y; + int old_br_y = s->u.br_y; + int old_source = s->u.source; + + DBG (10, "calibrate_fine: start\n"); + + if(!s->need_fcal){ + DBG (10, "calibrate_fine: not required\n"); + return ret; + } + + /* always cal with a short scan in duplex */ + s->u.tl_y = 0; + s->u.br_y = lines * 1200 / s->u.dpi_y; + s->u.source = SOURCE_ADF_DUPLEX; + + /* load our own private copy of scan params */ + ret = update_params(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot update_params\n"); + goto cleanup; + } + + if(s->f_res == s->s.dpi_x && s->f_mode == s->s.mode){ + DBG (10, "calibrate_fine: already done\n"); + goto cleanup; + } + + /* clean scan params for new scan */ + ret = clean_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibration_fine: ERROR: cannot clean_params\n"); + goto cleanup; + } + + /* make buffers to hold the images */ + ret = image_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot load buffers\n"); + goto cleanup; + } + + /*blast the existing fine cal data so reading code wont apply it*/ + ret = offset_buffers(s,0); + ret = gain_buffers(s,0); + + /* need to tell it we want duplex */ + ret = ssm_buffer(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot ssm buffer\n"); + goto cleanup; + } + + /* set window command */ + ret = set_window(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot set window\n"); + goto cleanup; + } + + /*handle fifth pass (fine offset), lamp off*/ + DBG (15, "calibrate_fine: offset\n"); + ret = calibration_scan(s,0xff); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot make offset cal scan\n"); + goto cleanup; + } + + ret = offset_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot load offset buffers\n"); + goto cleanup; + } + + for(i=0;i<2;i++){ + for(j=0; js.valid_Bpl; j++){ + min = 0; + for(k=j;ks.Bpl;k+=s->s.Bpl){ + min += s->buffers[i][k]; + } + s->f_offset[i][j] = min/lines; + } + hexdump(15, "off:", s->f_offset[i], s->s.valid_Bpl); + } + + /*handle sixth pass (fine gain), lamp on*/ + DBG (15, "calibrate_fine: gain\n"); + ret = calibration_scan(s,0xfe); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot make gain cal scan\n"); + goto cleanup; + } + + ret = gain_buffers(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibrate_fine: ERROR: cannot load gain buffers\n"); + goto cleanup; + } + + for(i=0;i<2;i++){ + for(j=0; js.valid_Bpl; j++){ + max = 0; + for(k=j;ks.Bpl;k+=s->s.Bpl){ + max += s->buffers[i][k]; + } + s->f_gain[i][j] = max/lines; + + if(s->f_gain[i][j] < 1) + s->f_gain[i][j] = 1; + } + hexdump(15, "gain:", s->f_gain[i], s->s.valid_Bpl); + } + + /* log current cal type */ + s->f_res = s->s.dpi_x; + s->f_mode = s->s.mode; + + cleanup: + + /* recover user settings */ + s->u.tl_y = old_tl_y; + s->u.br_y = old_br_y; + s->u.source = old_source; + + DBG (10, "calibrate_fine: finish %d\n",ret); + + return ret; +} + +/* + * sends AFE params, and ingests entire duplex image into buffers + */ +static SANE_Status +calibration_scan (struct scanner *s, int scan) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "calibration_scan: start\n"); + + /* clean scan params for new scan */ + ret = clean_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibration_scan: ERROR: cannot clean_params\n"); + return ret; + } + + /* start scanning */ + ret = start_scan (s,scan); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "calibration_scan: ERROR: cannot start_scan\n"); + return ret; + } + + while(!s->s.eof[SIDE_FRONT] && !s->s.eof[SIDE_BACK]){ + ret = read_from_scanner_duplex(s,1); + } + + DBG (10, "calibration_scan: finished\n"); + + return ret; +} + +/* + * sends AFE and exposure params + */ +static SANE_Status +write_AFE(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[COR_CAL_len]; + size_t cmdLen = COR_CAL_len; + + /*use the longest payload for buffer*/ + unsigned char pay[CC3_pay_len]; + size_t payLen = CC3_pay_len; + + DBG (10, "write_AFE: start\n"); + + /* newer scanners use a longer cc payload */ + if(s->ccal_version == 3){ + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, COR_CAL_code); + set_CC_version(cmd,CC3_pay_ver); + set_CC_xferlen(cmd,payLen); + + memset(pay,0,payLen); + + set_CC3_gain_f_r(pay,s->c_gain[SIDE_FRONT]); + set_CC3_gain_f_g(pay,s->c_gain[SIDE_FRONT]); + set_CC3_gain_f_b(pay,s->c_gain[SIDE_FRONT]); + + set_CC3_off_f_r(pay,s->c_offset[SIDE_FRONT]); + set_CC3_off_f_g(pay,s->c_offset[SIDE_FRONT]); + set_CC3_off_f_b(pay,s->c_offset[SIDE_FRONT]); + + set_CC3_exp_f_r(pay,s->c_exposure[SIDE_FRONT][CHAN_RED]); + set_CC3_exp_f_g(pay,s->c_exposure[SIDE_FRONT][CHAN_GREEN]); + set_CC3_exp_f_b(pay,s->c_exposure[SIDE_FRONT][CHAN_BLUE]); + + set_CC3_gain_b_r(pay,s->c_gain[SIDE_BACK]); + set_CC3_gain_b_g(pay,s->c_gain[SIDE_BACK]); + set_CC3_gain_b_b(pay,s->c_gain[SIDE_BACK]); + + set_CC3_off_b_r(pay,s->c_offset[SIDE_BACK]); + set_CC3_off_b_g(pay,s->c_offset[SIDE_BACK]); + set_CC3_off_b_b(pay,s->c_offset[SIDE_BACK]); + + set_CC3_exp_b_r(pay,s->c_exposure[SIDE_BACK][CHAN_RED]); + set_CC3_exp_b_g(pay,s->c_exposure[SIDE_BACK][CHAN_GREEN]); + set_CC3_exp_b_b(pay,s->c_exposure[SIDE_BACK][CHAN_BLUE]); + } + + else{ + payLen = CC_pay_len; + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, COR_CAL_code); + set_CC_version(cmd,CC_pay_ver); + set_CC_xferlen(cmd,payLen); + + memset(pay,0,payLen); + set_CC_f_gain(pay,s->c_gain[SIDE_FRONT]); + set_CC_unk1(pay,1); + set_CC_f_offset(pay,s->c_offset[SIDE_FRONT]); + set_CC_unk2(pay,1); + set_CC_exp_f_r1(pay,s->c_exposure[SIDE_FRONT][CHAN_RED]); + set_CC_exp_f_g1(pay,s->c_exposure[SIDE_FRONT][CHAN_GREEN]); + set_CC_exp_f_b1(pay,s->c_exposure[SIDE_FRONT][CHAN_BLUE]); + set_CC_exp_f_r2(pay,s->c_exposure[SIDE_FRONT][CHAN_RED]); + set_CC_exp_f_g2(pay,s->c_exposure[SIDE_FRONT][CHAN_GREEN]); + set_CC_exp_f_b2(pay,s->c_exposure[SIDE_FRONT][CHAN_BLUE]); + + set_CC_b_gain(pay,s->c_gain[SIDE_BACK]); + set_CC_b_offset(pay,s->c_offset[SIDE_BACK]); + set_CC_exp_b_r1(pay,s->c_exposure[SIDE_BACK][CHAN_RED]); + set_CC_exp_b_g1(pay,s->c_exposure[SIDE_BACK][CHAN_GREEN]); + set_CC_exp_b_b1(pay,s->c_exposure[SIDE_BACK][CHAN_BLUE]); + set_CC_exp_b_r2(pay,s->c_exposure[SIDE_BACK][CHAN_RED]); + set_CC_exp_b_g2(pay,s->c_exposure[SIDE_BACK][CHAN_GREEN]); + set_CC_exp_b_b2(pay,s->c_exposure[SIDE_BACK][CHAN_BLUE]); + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + pay, payLen, + NULL, NULL + ); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (10, "write_AFE: finish\n"); + + return ret; +} + +/* + * frees/callocs buffers to hold the fine cal offset data + */ +static SANE_Status +offset_buffers (struct scanner *s, int setup) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side; + + DBG (10, "offset_buffers: start\n"); + + for(side=0;side<2;side++){ + + if (s->f_offset[side]) { + DBG (15, "offset_buffers: free f_offset %d.\n",side); + free(s->f_offset[side]); + s->f_offset[side] = NULL; + } + + if(setup){ + s->f_offset[side] = calloc (1,s->s.Bpl); + if (!s->f_offset[side]) { + DBG (5, "offset_buffers: error, no f_offset %d.\n",side); + return SANE_STATUS_NO_MEM; + } + } + } + + DBG (10, "offset_buffers: finish\n"); + + return ret; +} + +/* + * frees/callocs buffers to hold the fine cal gain data + */ +static SANE_Status +gain_buffers (struct scanner *s, int setup) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side; + + DBG (10, "gain_buffers: start\n"); + + for(side=0;side<2;side++){ + + if (s->f_gain[side]) { + DBG (15, "gain_buffers: free f_gain %d.\n",side); + free(s->f_gain[side]); + s->f_gain[side] = NULL; + } + + if(setup){ + s->f_gain[side] = calloc (1,s->s.Bpl); + if (!s->f_gain[side]) { + DBG (5, "gain_buffers: error, no f_gain %d.\n",side); + return SANE_STATUS_NO_MEM; + } + } + } + + DBG (10, "gain_buffers: finish\n"); + + return ret; +} + +/* + * @@ Section 6 - SANE cleanup functions + */ +/* + * Cancels a scan. + * + * It has been said on the mailing list that sane_cancel is a bit of a + * misnomer because it is routinely called to signal the end of a + * batch - quoting David Mosberger-Tang: + * + * > In other words, the idea is to have sane_start() be called, and + * > collect as many images as the frontend wants (which could in turn + * > consist of multiple frames each as indicated by frame-type) and + * > when the frontend is done, it should call sane_cancel(). + * > Sometimes it's better to think of sane_cancel() as "sane_stop()" + * > but that name would have had some misleading connotations as + * > well, that's why we stuck with "cancel". + * + * The current consensus regarding duplex and ADF scans seems to be + * the following call sequence: sane_start; sane_read (repeat until + * EOF); sane_start; sane_read... and then call sane_cancel if the + * batch is at an end. I.e. do not call sane_cancel during the run but + * as soon as you get a SANE_STATUS_NO_DOCS. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle handle) +{ + struct scanner * s = (struct scanner *) handle; + + DBG (10, "sane_cancel: start\n"); + s->cancelled = 1; + + /* if there is no other running function to check, we do it */ + if(!s->reading) + check_for_cancel(s); + + DBG (10, "sane_cancel: finish\n"); +} + +/* checks started and cancelled flags in scanner struct, + * sends cancel command to scanner if required. don't call + * this function asyncronously, wait for pending operation */ +static SANE_Status +check_for_cancel(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "check_for_cancel: start\n"); + + if(s->started && s->cancelled){ + unsigned char cmd[CANCEL_len]; + size_t cmdLen = CANCEL_len; + + DBG (15, "check_for_cancel: cancelling\n"); + + /* cancel scan */ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, CANCEL_code); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + if(ret){ + DBG (5, "check_for_cancel: ignoring bad cancel: %d\n",ret); + } + + ret = object_position(s,SANE_FALSE); + if(ret){ + DBG (5, "check_for_cancel: ignoring bad eject: %d\n",ret); + } + + s->started = 0; + s->cancelled = 0; + ret = SANE_STATUS_CANCELLED; + } + else if(s->cancelled){ + DBG (15, "check_for_cancel: already cancelled\n"); + s->cancelled = 0; + ret = SANE_STATUS_CANCELLED; + } + + DBG (10, "check_for_cancel: finish %d\n",ret); + return ret; +} + +/* + * Ends use of the scanner. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + */ +void +sane_close (SANE_Handle handle) +{ + struct scanner * s = (struct scanner *) handle; + + DBG (10, "sane_close: start\n"); + disconnect_fd(s); + image_buffers(s,0); + offset_buffers(s,0); + gain_buffers(s,0); + DBG (10, "sane_close: finish\n"); +} + +static SANE_Status +disconnect_fd (struct scanner *s) +{ + DBG (10, "disconnect_fd: start\n"); + + if(s->fd > -1){ + if (s->connection == CONNECTION_USB) { + DBG (15, "disconnecting usb device\n"); + sanei_usb_close (s->fd); + } + else if (s->connection == CONNECTION_SCSI) { + DBG (15, "disconnecting scsi device\n"); + sanei_scsi_close (s->fd); + } + s->fd = -1; + } + + DBG (10, "disconnect_fd: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_close(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct scanner *dev, *next; + + DBG (10, "sane_exit: start\n"); + + for (dev = scanner_devList; dev; dev = next) { + disconnect_fd(dev); + next = dev->next; + free (dev); + } + + if (sane_devArray) + free (sane_devArray); + + scanner_devList = NULL; + sane_devArray = NULL; + + DBG (10, "sane_exit: finish\n"); +} + + +/* + * @@ Section 7 - misc helper functions + */ +static void +default_globals(void) +{ + global_buffer_size = global_buffer_size_default; + global_padded_read = global_padded_read_default; + global_duplex_offset = global_duplex_offset_default; + global_vendor_name[0] = 0; + global_model_name[0] = 0; + global_version_name[0] = 0; +} + +/* + * Called by the SANE SCSI core and our usb code on device errors + * parses the request sense return data buffer, + * decides the best SANE_Status for the problem, produces debug msgs, + * and copies the sense buffer into the scanner struct + */ +static SANE_Status +sense_handler (int fd, unsigned char * sensed_data, void *arg) +{ + struct scanner *s = arg; + unsigned int sense = get_RS_sense_key (sensed_data); + unsigned int asc = get_RS_ASC (sensed_data); + unsigned int ascq = get_RS_ASCQ (sensed_data); + unsigned int eom = get_RS_EOM (sensed_data); + unsigned int ili = get_RS_ILI (sensed_data); + unsigned int info = get_RS_information (sensed_data); + + DBG (5, "sense_handler: start\n"); + + /* kill compiler warning */ + fd = fd; + + /* copy the rs return data into the scanner struct + so that the caller can use it if he wants + memcpy(&s->rs_buffer,sensed_data,RS_return_size); + */ + + DBG (5, "Sense=%#02x, ASC=%#02x, ASCQ=%#02x, EOM=%d, ILI=%d, info=%#08x\n", sense, asc, ascq, eom, ili, info); + + switch (sense) { + case 0: + if (ili == 1) { + s->rs_info = info; + DBG (5, "No sense: EOM remainder:%d\n",info); + return SANE_STATUS_EOF; + } + DBG (5, "No sense: unknown asc/ascq\n"); + return SANE_STATUS_GOOD; + + case 1: + if (asc == 0x37 && ascq == 0x00) { + DBG (5, "Recovered error: parameter rounded\n"); + return SANE_STATUS_GOOD; + } + DBG (5, "Recovered error: unknown asc/ascq\n"); + return SANE_STATUS_GOOD; + + case 2: + if (asc == 0x04 && ascq == 0x01) { + DBG (5, "Not ready: previous command unfinished\n"); + return SANE_STATUS_DEVICE_BUSY; + } + DBG (5, "Not ready: unknown asc/ascq\n"); + return SANE_STATUS_DEVICE_BUSY; + + case 3: + if (asc == 0x36 && ascq == 0x00) { + DBG (5, "Medium error: no cartridge\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x3a && ascq == 0x00) { + DBG (5, "Medium error: hopper empty\n"); + return SANE_STATUS_NO_DOCS; + } + if (asc == 0x80 && ascq == 0x00) { + DBG (5, "Medium error: paper jam\n"); + return SANE_STATUS_JAMMED; + } + if (asc == 0x80 && ascq == 0x01) { + DBG (5, "Medium error: cover open\n"); + return SANE_STATUS_COVER_OPEN; + } + if (asc == 0x81 && ascq == 0x01) { + DBG (5, "Medium error: double feed\n"); + return SANE_STATUS_JAMMED; + } + if (asc == 0x81 && ascq == 0x02) { + DBG (5, "Medium error: skew detected\n"); + return SANE_STATUS_JAMMED; + } + if (asc == 0x81 && ascq == 0x04) { + DBG (5, "Medium error: staple detected\n"); + return SANE_STATUS_JAMMED; + } + DBG (5, "Medium error: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 4: + if (asc == 0x60 && ascq == 0x00) { + DBG (5, "Hardware error: lamp error\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x80 && ascq == 0x01) { + DBG (5, "Hardware error: CPU check error\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x80 && ascq == 0x02) { + DBG (5, "Hardware error: RAM check error\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x80 && ascq == 0x03) { + DBG (5, "Hardware error: ROM check error\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x80 && ascq == 0x04) { + DBG (5, "Hardware error: hardware check error\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Hardware error: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 5: + if (asc == 0x1a && ascq == 0x00) { + DBG (5, "Illegal request: Parameter list error\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x20 && ascq == 0x00) { + DBG (5, "Illegal request: invalid command\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x24 && ascq == 0x00) { + DBG (5, "Illegal request: invalid CDB field\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x25 && ascq == 0x00) { + DBG (5, "Illegal request: unsupported logical unit\n"); + return SANE_STATUS_UNSUPPORTED; + } + if (asc == 0x26 && ascq == 0x00) { + DBG (5, "Illegal request: invalid field in parm list\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x2c && ascq == 0x00) { + DBG (5, "Illegal request: command sequence error\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x2c && ascq == 0x01) { + DBG (5, "Illegal request: too many windows\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x3a && ascq == 0x00) { + DBG (5, "Illegal request: no paper\n"); + return SANE_STATUS_NO_DOCS; + } + if (asc == 0x3d && ascq == 0x00) { + DBG (5, "Illegal request: invalid IDENTIFY\n"); + return SANE_STATUS_INVAL; + } + if (asc == 0x55 && ascq == 0x00) { + DBG (5, "Illegal request: scanner out of memory\n"); + return SANE_STATUS_NO_MEM; + } + DBG (5, "Illegal request: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 6: + if (asc == 0x29 && ascq == 0x00) { + DBG (5, "Unit attention: device reset\n"); + return SANE_STATUS_GOOD; + } + if (asc == 0x2a && ascq == 0x00) { + DBG (5, "Unit attention: param changed by 2nd initiator\n"); + return SANE_STATUS_GOOD; + } + DBG (5, "Unit attention: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 7: + DBG (5, "Data protect: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 8: + DBG (5, "Blank check: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 9: + DBG (5, "Vendor defined: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 0xa: + DBG (5, "Copy aborted: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 0xb: + if (asc == 0x00 && ascq == 0x00) { + DBG (5, "Aborted command: no sense/cancelled\n"); + return SANE_STATUS_CANCELLED; + } + if (asc == 0x45 && ascq == 0x00) { + DBG (5, "Aborted command: reselect failure\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x47 && ascq == 0x00) { + DBG (5, "Aborted command: SCSI parity error\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x48 && ascq == 0x00) { + DBG (5, "Aborted command: initiator error message\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x49 && ascq == 0x00) { + DBG (5, "Aborted command: invalid message\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x80 && ascq == 0x00) { + DBG (5, "Aborted command: timeout\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Aborted command: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 0xc: + DBG (5, "Equal: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 0xd: + DBG (5, "Volume overflow: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + case 0xe: + if (asc == 0x3b && ascq == 0x0d) { + DBG (5, "Miscompare: too many docs\n"); + return SANE_STATUS_IO_ERROR; + } + if (asc == 0x3b && ascq == 0x0e) { + DBG (5, "Miscompare: too few docs\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Miscompare: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + + default: + DBG (5, "Unknown Sense Code\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (5, "sense_handler: should never happen!\n"); + + return SANE_STATUS_IO_ERROR; +} + +/* + * take a bunch of pointers, send commands to scanner + */ +static SANE_Status +do_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + if (s->connection == CONNECTION_SCSI) { + return do_scsi_cmd(s, runRS, shortTime, + cmdBuff, cmdLen, + outBuff, outLen, + inBuff, inLen + ); + } + if (s->connection == CONNECTION_USB) { + return do_usb_cmd(s, runRS, shortTime, + cmdBuff, cmdLen, + outBuff, outLen, + inBuff, inLen + ); + } + return SANE_STATUS_INVAL; +} + +static SANE_Status +do_scsi_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + int ret; + size_t actLen = 0; + + /*shut up compiler*/ + runRS=runRS; + shortTime=shortTime; + + DBG(10, "do_scsi_cmd: start\n"); + + DBG(25, "cmd: writing %d bytes\n", (int)cmdLen); + hexdump(30, "cmd: >>", cmdBuff, cmdLen); + + if(outBuff && outLen){ + DBG(25, "out: writing %d bytes\n", (int)outLen); + hexdump(30, "out: >>", outBuff, outLen); + } + if (inBuff && inLen){ + DBG(25, "in: reading %d bytes\n", (int)*inLen); + memset(inBuff,0,*inLen); + actLen = *inLen; + } + + ret = sanei_scsi_cmd2(s->fd, cmdBuff, cmdLen, outBuff, outLen, inBuff, inLen); + + if(ret != SANE_STATUS_GOOD && ret != SANE_STATUS_EOF){ + DBG(5,"do_scsi_cmd: return '%s'\n",sane_strstatus(ret)); + return ret; + } + + if (inBuff && inLen){ + if(ret == SANE_STATUS_EOF){ + DBG(25, "in: short read, remainder %lu bytes\n", (u_long)s->rs_info); + *inLen -= s->rs_info; + } + hexdump(30, "in: <<", inBuff, *inLen); + DBG(25, "in: read %d bytes\n", (int)*inLen); + } + + DBG(10, "do_scsi_cmd: finish\n"); + + return ret; +} + +static SANE_Status +do_usb_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + size_t cmdOffset = 0; + size_t cmdLength = 0; + size_t cmdActual = 0; + unsigned char * cmdBuffer = NULL; + int cmdTimeout = 0; + + size_t outOffset = 0; + size_t outLength = 0; + size_t outActual = 0; + unsigned char * outBuffer = NULL; + int outTimeout = 0; + + size_t inOffset = 0; + size_t inLength = 0; + size_t inActual = 0; + unsigned char * inBuffer = NULL; + int inTimeout = 0; + + size_t statOffset = 0; + size_t statLength = 0; + size_t statActual = 0; + unsigned char * statBuffer = NULL; + int statTimeout = 0; + + int ret = 0; + int ret2 = 0; + + DBG (10, "do_usb_cmd: start\n"); + + /****************************************************************/ + /* the command stage */ + { + cmdOffset = USB_HEADER_LEN; + cmdLength = cmdOffset+USB_COMMAND_LEN; + cmdActual = cmdLength; + cmdTimeout = USB_COMMAND_TIME; + + /* change timeout */ + if(shortTime) + cmdTimeout/=60; + sanei_usb_set_timeout(cmdTimeout); + + /* build buffer */ + cmdBuffer = calloc(cmdLength,1); + if(!cmdBuffer){ + DBG(5,"cmd: no mem\n"); + return SANE_STATUS_NO_MEM; + } + + /* build a USB packet around the SCSI command */ + cmdBuffer[3] = cmdLength-4; + cmdBuffer[5] = 1; + cmdBuffer[6] = 0x90; + memcpy(cmdBuffer+cmdOffset,cmdBuff,cmdLen); + + /* write the command out */ + DBG(25, "cmd: writing %d bytes, timeout %d\n", (int)cmdLength, cmdTimeout); + hexdump(30, "cmd: >>", cmdBuffer, cmdLength); + ret = sanei_usb_write_bulk(s->fd, cmdBuffer, &cmdActual); + DBG(25, "cmd: wrote %d bytes, retVal %d\n", (int)cmdActual, ret); + + if(cmdLength != cmdActual){ + DBG(5,"cmd: wrong size %d/%d\n", (int)cmdLength, (int)cmdActual); + free(cmdBuffer); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"cmd: write error '%s'\n",sane_strstatus(ret)); + free(cmdBuffer); + return ret; + } + free(cmdBuffer); + } + + /****************************************************************/ + /* the output stage */ + if(outBuff && outLen){ + + outOffset = USB_HEADER_LEN; + outLength = outOffset+outLen; + outActual = outLength; + outTimeout = USB_DATA_TIME; + + /* change timeout */ + if(shortTime) + outTimeout/=60; + sanei_usb_set_timeout(outTimeout); + + /* build outBuffer */ + outBuffer = calloc(outLength,1); + if(!outBuffer){ + DBG(5,"out: no mem\n"); + return SANE_STATUS_NO_MEM; + } + + /* build a USB packet around the SCSI command */ + outBuffer[3] = outLength-4; + outBuffer[5] = 2; + outBuffer[6] = 0xb0; + memcpy(outBuffer+outOffset,outBuff,outLen); + + /* write the command out */ + DBG(25, "out: writing %d bytes, timeout %d\n", (int)outLength, outTimeout); + hexdump(30, "out: >>", outBuffer, outLength); + ret = sanei_usb_write_bulk(s->fd, outBuffer, &outActual); + DBG(25, "out: wrote %d bytes, retVal %d\n", (int)outActual, ret); + + if(outLength != outActual){ + DBG(5,"out: wrong size %d/%d\n", (int)outLength, (int)outActual); + free(outBuffer); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"out: write error '%s'\n",sane_strstatus(ret)); + free(outBuffer); + return ret; + } + free(outBuffer); + } + + /****************************************************************/ + /* the input stage */ + if(inBuff && inLen){ + + inOffset = 0; + if(s->padded_read) + inOffset = USB_HEADER_LEN; + + inLength = inOffset+*inLen; + inActual = inLength; + + /*blast caller's copy in case we error out*/ + *inLen = 0; + + inTimeout = USB_DATA_TIME; + + /* change timeout */ + if(shortTime) + inTimeout/=60; + sanei_usb_set_timeout(inTimeout); + + /* build inBuffer */ + inBuffer = calloc(inLength,1); + if(!inBuffer){ + DBG(5,"in: no mem\n"); + return SANE_STATUS_NO_MEM; + } + + DBG(25, "in: reading %d bytes, timeout %d\n", (int)inLength, inTimeout); + ret = sanei_usb_read_bulk(s->fd, inBuffer, &inActual); + DBG(25, "in: read %d bytes, retval %d\n", (int)inActual, ret); + hexdump(30, "in: <<", inBuffer, inActual); + + if(!inActual){ + DBG(5,"in: got no data, clearing\n"); + free(inBuffer); + return do_usb_clear(s,1,runRS); + } + if(inActual < inOffset){ + DBG(5,"in: read shorter than inOffset\n"); + free(inBuffer); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"in: return error '%s'\n",sane_strstatus(ret)); + free(inBuffer); + return ret; + } + + /* note that inBuffer is not copied and freed here...*/ + } + + /****************************************************************/ + /* the status stage */ + statOffset = 0; + if(s->padded_read) + statOffset = USB_HEADER_LEN; + + statLength = statOffset+USB_STATUS_LEN; + statActual = statLength; + statTimeout = USB_STATUS_TIME; + + /* change timeout */ + if(shortTime) + statTimeout/=60; + sanei_usb_set_timeout(statTimeout); + + /* build statBuffer */ + statBuffer = calloc(statLength,1); + if(!statBuffer){ + DBG(5,"stat: no mem\n"); + if(inBuffer) free(inBuffer); + return SANE_STATUS_NO_MEM; + } + + DBG(25, "stat: reading %d bytes, timeout %d\n", (int)statLength, statTimeout); + ret2 = sanei_usb_read_bulk(s->fd, statBuffer, &statActual); + DBG(25, "stat: read %d bytes, retval %d\n", (int)statActual, ret2); + hexdump(30, "stat: <<", statBuffer, statActual); + + /*weird status*/ + if(ret2 != SANE_STATUS_GOOD){ + DBG(5,"stat: clearing error '%s'\n",sane_strstatus(ret2)); + ret2 = do_usb_clear(s,1,runRS); + } + /*short read*/ + else if(statLength != statActual){ + DBG(5,"stat: clearing short %d/%d\n",(int)statLength,(int)statActual); + ret2 = do_usb_clear(s,1,runRS); + } + /*inspect the last byte of the status response*/ + else if(statBuffer[statLength-1]){ + DBG(5,"stat: status %d\n",statBuffer[statLength-1]); + ret2 = do_usb_clear(s,0,runRS); + } + free(statBuffer); + + /* if status said EOF, adjust input with remainder count */ + if(ret2 == SANE_STATUS_EOF && inBuffer){ + + /* EOF is ok */ + ret2 = SANE_STATUS_GOOD; + + if(inActual <= inLength - s->rs_info){ + DBG(5,"in: we read <= RS, ignoring RS: %d <= %d (%d-%d)\n", + (int)inActual,(int)(inLength-s->rs_info),(int)inLength,(int)s->rs_info); + } + else if(s->rs_info){ + DBG(5,"in: we read > RS, using RS: %d to %d (%d-%d)\n", + (int)inActual,(int)(inLength-s->rs_info),(int)inLength,(int)s->rs_info); + inActual = inLength - s->rs_info; + } + } + + /* bail out on bad RS status */ + if(ret2){ + if(inBuffer) free(inBuffer); + DBG(5,"stat: bad RS status, %d\n", ret2); + return ret2; + } + + /* now that we have read status, deal with input buffer */ + if(inBuffer){ + if(inLength != inActual){ + ret = SANE_STATUS_EOF; + DBG(5,"in: short read, %d/%d\n", (int)inLength,(int)inActual); + } + + /* ignore the USB packet around the SCSI command */ + *inLen = inActual - inOffset; + memcpy(inBuff,inBuffer+inOffset,*inLen); + + free(inBuffer); + } + + DBG (10, "do_usb_cmd: finish\n"); + + return ret; +} + +static SANE_Status +do_usb_clear(struct scanner *s, int clear, int runRS) +{ + SANE_Status ret, ret2; + + DBG (10, "do_usb_clear: start\n"); + + usleep(100000); + + if(clear){ + DBG (15, "do_usb_clear: clear halt\n"); + ret = sanei_usb_clear_halt(s->fd); + if(ret != SANE_STATUS_GOOD){ + DBG(5,"do_usb_clear: cant clear halt, returning %d\n", ret); + return ret; + } + } + + /* caller is interested in having RS run on errors */ + if(runRS){ + + unsigned char rs_cmd[REQUEST_SENSE_len]; + size_t rs_cmdLen = REQUEST_SENSE_len; + + unsigned char rs_in[RS_return_size]; + size_t rs_inLen = RS_return_size; + + memset(rs_cmd,0,rs_cmdLen); + set_SCSI_opcode(rs_cmd, REQUEST_SENSE_code); + set_RS_return_size(rs_cmd, rs_inLen); + + DBG(25,"rs sub call >>\n"); + ret2 = do_cmd( + s,0,0, + rs_cmd, rs_cmdLen, + NULL,0, + rs_in, &rs_inLen + ); + DBG(25,"rs sub call <<\n"); + + if(ret2 == SANE_STATUS_EOF){ + DBG(5,"rs: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret2 != SANE_STATUS_GOOD){ + DBG(5,"rs: return error '%s'\n",sane_strstatus(ret2)); + return ret2; + } + + /* parse the rs data */ + ret2 = sense_handler( 0, rs_in, (void *)s ); + + DBG (10, "do_usb_clear: finish after RS\n"); + return ret2; + } + + DBG (10, "do_usb_clear: finish with io error\n"); + + return SANE_STATUS_IO_ERROR; +} + +static SANE_Status +wait_scanner(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[TEST_UNIT_READY_len]; + size_t cmdLen = TEST_UNIT_READY_len; + + DBG (10, "wait_scanner: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,TEST_UNIT_READY_code); + + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + + if (ret != SANE_STATUS_GOOD) { + DBG(5,"WARNING: Brain-dead scanner. Hitting with stick\n"); + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + } + if (ret != SANE_STATUS_GOOD) { + DBG(5,"WARNING: Brain-dead scanner. Hitting with stick again\n"); + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + } + + if (ret != SANE_STATUS_GOOD) { + DBG (5, "wait_scanner: error '%s'\n", sane_strstatus (ret)); + } + + DBG (10, "wait_scanner: finish\n"); + + return ret; +} + +/* s->u.page_x stores the user setting + * for the paper width in adf. sometimes, + * we need a value that differs from this + * due to using FB or overscan. + */ +static int +get_page_width(struct scanner *s) +{ + int width = s->u.page_x; + + /* scanner max for fb */ + if(s->u.source == SOURCE_FLATBED){ + return s->max_x_fb; + } + + /* cant overscan larger than scanner max */ + if(width > s->valid_x){ + return s->valid_x; + } + + /* overscan adds a margin to both sides */ + return width; +} + +/* s->u.page_y stores the user setting + * for the paper height in adf. sometimes, + * we need a value that differs from this + * due to using FB or overscan. + */ +static int +get_page_height(struct scanner *s) +{ + int height = s->u.page_y; + + /* scanner max for fb */ + if(s->u.source == SOURCE_FLATBED){ + return s->max_y_fb; + } + + /* cant overscan larger than scanner max */ + if(height > s->max_y){ + return s->max_y; + } + + /* overscan adds a margin to both sides */ + return height; +} + + +/** + * Convenience method to determine longest string size in a list. + */ +static size_t +maxStringSize (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +/* + * Prints a hex dump of the given buffer onto the debug output stream. + */ +static void +hexdump (int level, char *comment, unsigned char *p, int l) +{ + int i; + char line[70]; /* 'xxx: xx xx ... xx xx abc */ + char *hex = line+4; + char *bin = line+53; + + if(DBG_LEVEL < level) + return; + + line[0] = 0; + + DBG (level, "%s\n", comment); + + for (i = 0; i < l; i++, p++) { + + /* at start of line */ + if ((i % 16) == 0) { + + /* not at start of first line, print current, reset */ + if (i) { + DBG (level, "%s\n", line); + } + + memset(line,0x20,69); + line[69] = 0; + hex = line + 4; + bin = line + 53; + + sprintf (line, "%3.3x:", i); + } + + /* the hex section */ + sprintf (hex, " %2.2x", *p); + hex += 3; + *hex = ' '; + + /* the char section */ + if(*p >= 0x20 && *p <= 0x7e){ + *bin=*p; + } + else{ + *bin='.'; + } + bin++; + } + + /* print last (partial) line */ + DBG (level, "%s\n", line); +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG (10, "sane_set_io_mode\n"); + DBG (15, "%d %p\n", non_blocking, h); + return SANE_STATUS_UNSUPPORTED; +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) +{ + DBG (10, "sane_get_select_fd\n"); + DBG (15, "%p %d\n", h, *fdp); + return SANE_STATUS_UNSUPPORTED; +} + +/* + * @@ Section 8 - Image processing functions + */ + +/* Look in image for likely upper and left paper edges, then rotate + * image so that upper left corner of paper is upper left of image. + * FIXME: should we do this before we binarize instead of after? */ +static SANE_Status +buffer_deskew(struct scanner *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + int pwidth = s->i.width; + int width = s->i.Bpl; + int height = s->i.height; + + double TSlope = 0; + int TXInter = 0; + int TYInter = 0; + double TSlopeHalf = 0; + int TOffsetHalf = 0; + + double LSlope = 0; + int LXInter = 0; + int LYInter = 0; + double LSlopeHalf = 0; + int LOffsetHalf = 0; + + int rotateX = 0; + int rotateY = 0; + + int * topBuf = NULL, * botBuf = NULL; + + DBG (10, "buffer_deskew: start\n"); + + /* get buffers for edge detection */ + topBuf = getTransitionsY(s,side,1); + if(!topBuf){ + DBG (5, "buffer_deskew: cant gTY\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + if(0){ + int i; + for(i=0;i=0 && topBuf[i] < height) + s->buffers[side][topBuf[i]*width+i] = 0; + } + } + + botBuf = getTransitionsY(s,side,0); + if(!botBuf){ + DBG (5, "buffer_deskew: cant gTY\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* find best top line */ + ret = getEdgeIterate (pwidth, height, s->i.dpi_y, topBuf, + &TSlope, &TXInter, &TYInter); + if(ret){ + DBG(5,"buffer_deskew: gEI error: %d",ret); + goto cleanup; + } + DBG(15,"top: %04.04f %d %d\n",TSlope,TXInter,TYInter); + + /* slope is too shallow, don't want to divide by 0 */ + if(fabs(TSlope) < 0.0001){ + DBG(15,"buffer_deskew: slope too shallow: %0.08f\n",TSlope); + goto cleanup; + } + + /* find best left line, perpendicular to top line */ + LSlope = (double)-1/TSlope; + ret = getEdgeSlope (pwidth, height, topBuf, botBuf, LSlope, + &LXInter, &LYInter); + if(ret){ + DBG(5,"buffer_deskew: gES error: %d",ret); + goto cleanup; + } + DBG(15,"buffer_deskew: left: %04.04f %d %d\n",LSlope,LXInter,LYInter); + + /* find point about which to rotate */ + TSlopeHalf = tan(atan(TSlope)/2); + TOffsetHalf = LYInter; + DBG(15,"buffer_deskew: top half: %04.04f %d\n",TSlopeHalf,TOffsetHalf); + + LSlopeHalf = tan((atan(LSlope) + ((LSlope < 0)?-M_PI_2:M_PI_2))/2); + LOffsetHalf = - LSlopeHalf * TXInter; + DBG(15,"buffer_deskew: left half: %04.04f %d\n",LSlopeHalf,LOffsetHalf); + + rotateX = (LOffsetHalf-TOffsetHalf) / (TSlopeHalf-LSlopeHalf); + rotateY = TSlopeHalf * rotateX + TOffsetHalf; + DBG(15,"buffer_deskew: rotate: %d %d\n",rotateX,rotateY); + + ret = rotateOnCenter (s, side, rotateX, rotateY, TSlope); + if(ret){ + DBG(5,"buffer_deskew: gES error: %d",ret); + goto cleanup; + } + + cleanup: + if(topBuf) + free(topBuf); + if(botBuf) + free(botBuf); + + DBG (10, "buffer_deskew: finish\n"); + return ret; +} + +/* Look in image for likely left/right/bottom paper edges, then crop + * image to match. Does not attempt to rotate the image. + * FIXME: should we do this before we binarize instead of after? */ +static SANE_Status +buffer_crop(struct scanner *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + int bwidth = s->i.Bpl; + int width = s->i.width; + int height = s->i.height; + + int top = 0; + int bot = 0; + int left = width; + int right = 0; + + int * topBuf = NULL, * botBuf = NULL; + int * leftBuf = NULL, * rightBuf = NULL; + int leftCount = 0, rightCount = 0, botCount = 0; + int i; + + DBG (10, "buffer_crop: start\n"); + + /* get buffers to find sides and bottom */ + topBuf = getTransitionsY(s,side,1); + if(!topBuf){ + DBG (5, "buffer_crop: no topBuf\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + botBuf = getTransitionsY(s,side,0); + if(!botBuf){ + DBG (5, "buffer_crop: no botBuf\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + leftBuf = getTransitionsX(s,side,1); + if(!leftBuf){ + DBG (5, "buffer_crop: no leftBuf\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + rightBuf = getTransitionsX(s,side,0); + if(!rightBuf){ + DBG (5, "buffer_crop: no rightBuf\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* loop thru top and bottom lists, look for l and r extremes */ + for(i=0; i topBuf[i]){ + if(left > i){ + left = i; + } + + leftCount++; + if(leftCount > 3){ + break; + } + } + else{ + leftCount = 0; + left = width; + } + } + + for(i=width-1; i>=0; i--){ + if(botBuf[i] > topBuf[i]){ + if(right < i){ + right = i; + } + + rightCount++; + if(rightCount > 3){ + break; + } + } + else{ + rightCount = 0; + right = -1; + } + } + + /* loop thru left and right lists, look for bottom extreme */ + for(i=height-1; i>=0; i--){ + if(rightBuf[i] > leftBuf[i]){ + if(bot < i){ + bot = i; + } + + botCount++; + if(botCount > 3){ + break; + } + } + else{ + botCount = 0; + bot = -1; + } + } + + DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n",top,bot,left,right); + + /* now crop the image */ + /*FIXME: crop duplex backside at same time?*/ + if(left < right && top < bot){ + + int pixels = 0; + int bytes = 0; + unsigned char * line = NULL; + + /*convert left and right to bytes, figure new byte and pixel width */ + switch (s->i.mode) { + + case MODE_COLOR: + pixels = right-left; + bytes = pixels * 3; + left *= 3; + right *= 3; + break; + + case MODE_GRAYSCALE: + pixels = right-left; + bytes = right-left; + break; + + case MODE_LINEART: + case MODE_HALFTONE: + left /= 8; + right = (right+7)/8; + bytes = right-left; + pixels = bytes * 8; + break; + } + + DBG (15, "buffer_crop: l:%d r:%d p:%d b:%d\n",left,right,pixels,bytes); + + line = malloc(bytes); + if(!line){ + DBG (5, "buffer_crop: no line\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + s->i.bytes_sent[side] = 0; + + for(i=top; ibuffers[side] + i*bwidth + left, bytes); + memcpy(s->buffers[side] + s->i.bytes_sent[side], line, bytes); + s->i.bytes_sent[side] += bytes; + } + + s->i.bytes_tot[side] = s->i.bytes_sent[side]; + s->i.width = pixels; + s->i.height = bot-top; + s->i.Bpl = bytes; + + free(line); + } + + cleanup: + if(topBuf) + free(topBuf); + if(botBuf) + free(botBuf); + if(leftBuf) + free(leftBuf); + if(rightBuf) + free(rightBuf); + + DBG (10, "buffer_crop: finish\n"); + return ret; +} + +/* Look in image for disconnected 'spots' of the requested size. + * Replace the spots with the average color of the surrounding pixels. + * FIXME: should we do this before we binarize instead of after? */ +static SANE_Status +buffer_despeck(struct scanner *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i,j,k,l,n; + int w = s->i.Bpl; + int pw = s->i.width; + int h = s->i.height; + int t = w*h; + int d = s->swdespeck; + + DBG (10, "buffer_despeck: start\n"); + + switch (s->i.mode){ + + case MODE_COLOR: + for(i=w; ibuffers[side][i + j*3 + k*w + l*3 + n]; + } + + if(tmp < thresh) + thresh = tmp; + } + } + + thresh = (thresh + 255*3 + 255*3)/3; + + /*loop over rows and columns around window */ + for(k=-1; kbuffers[side][i + j*3 + k*w + l*3 + n]; + outer[n] += tmp[n]; + } + if(tmp[0]+tmp[1]+tmp[2] < thresh){ + hits++; + break; + } + } + } + + for(n=0; n<3; n++){ + outer[n] /= (4*d + 4); + } + + /*no hits, overwrite with avg surrounding color*/ + if(!hits){ + for(k=0; kbuffers[side][i + j*3 + k*w + l*3 + n] = outer[n]; + } + } + } + } + + } + } + break; + + case MODE_GRAYSCALE: + for(i=w; ibuffers[side][i + j + k*w + l] < thresh) + thresh = s->buffers[side][i + j + k*w + l]; + } + } + + thresh = (thresh + 255 + 255)/3; + + /*loop over rows and columns around window */ + for(k=-1; kbuffers[side][i + j + k*w + l]; + + if(tmp < thresh){ + hits++; + break; + } + + outer += tmp; + } + } + + outer /= (4*d + 4); + + /*no hits, overwrite with avg surrounding color*/ + if(!hits){ + for(k=0; kbuffers[side][i + j + k*w + l] = outer; + } + } + } + + } + } + break; + + case MODE_LINEART: + case MODE_HALFTONE: + for(i=w; ibuffers[side][i + k*w + (j+l)/8] >> (7-(j+l)%8) & 1; + } + } + + if(!curr) + continue; + + /*loop over rows and columns around window */ + for(k=-1; kbuffers[side][i + k*w + (j+l)/8] >> (7-(j+l)%8) & 1; + + if(hits) + break; + } + } + + /*no hits, overwrite with white*/ + if(!hits){ + for(k=0; kbuffers[side][i + k*w + (j+l)/8] &= ~(1 << (7-(j+l)%8)); + } + } + } + + } + } + break; + + default: + break; + } + + DBG (10, "buffer_despeck: finish\n"); + return ret; +} + +/* Loop thru the image width and look for first color change in each column. + * Return a malloc'd array. Caller is responsible for freeing. */ +int * +getTransitionsY (struct scanner *s, int side, int top) +{ + int * buff; + + int i, j, k; + int near, far; + int winLen = 9; + + int width = s->i.width; + int height = s->i.height; + int depth = 1; + + /* defaults for bottom-up */ + int firstLine = height-1; + int lastLine = -1; + int direction = -1; + + DBG (10, "getTransitionsY: start\n"); + + buff = calloc(width,sizeof(int)); + if(!buff){ + DBG (5, "getTransitionsY: no buff\n"); + return NULL; + } + + /* override for top-down */ + if(top){ + firstLine = 0; + lastLine = height; + direction = 1; + } + + /* load the buff array with y value for first color change from edge + * gray/color uses a different algo from binary/halftone */ + switch (s->i.mode) { + + case MODE_COLOR: + depth = 3; + + case MODE_GRAYSCALE: + + for(i=0; ibuffers[side][(firstLine*width+i) * depth + k]; + } + near *= winLen; + far = near; + + /* move windows, check delta */ + for(j=firstLine+direction; j!=lastLine; j+=direction){ + + int farLine = j-winLen*2*direction; + int nearLine = j-winLen*direction; + + if(farLine < 0 || farLine >= height){ + farLine = firstLine; + } + if(nearLine < 0 || nearLine >= height){ + nearLine = firstLine; + } + + for(k=0; kbuffers[side][(farLine*width+i)*depth+k]; + far += s->buffers[side][(nearLine*width+i)*depth+k]; + + near -= s->buffers[side][(nearLine*width+i)*depth+k]; + near += s->buffers[side][(j*width+i)*depth+k]; + } + + if(abs(near - far) > winLen*depth*9){ + buff[i] = j; + break; + } + } + } + break; + + case MODE_LINEART: + case MODE_HALFTONE: + for(i=0; ibuffers[side][(firstLine*width+i)/8] >> (7-(i%8)) & 1; + + /* move */ + for(j=firstLine+direction; j!=lastLine; j+=direction){ + if((s->buffers[side][(j*width+i)/8] >> (7-(i%8)) & 1) != near){ + buff[i] = j; + break; + } + } + } + break; + + } + + /* blast any stragglers with no neighbors within .5 inch */ + for(i=0;ii.dpi_y/2) + sum++; + } + if(sum < 2) + buff[i] = lastLine; + } + + DBG (10, "getTransitionsY: finish\n"); + + return buff; +} + +/* Loop thru the image height and look for first color change in each row. + * Return a malloc'd array. Caller is responsible for freeing. */ +int * +getTransitionsX (struct scanner *s, int side, int left) +{ + int * buff; + + int i, j, k; + int near, far; + int winLen = 9; + + int bwidth = s->i.Bpl; + int width = s->i.width; + int height = s->i.height; + int depth = 1; + + /* defaults for right-first */ + int firstCol = width-1; + int lastCol = -1; + int direction = -1; + + DBG (10, "getTransitionsX: start\n"); + + buff = calloc(height,sizeof(int)); + if(!buff){ + DBG (5, "getTransitionsY: no buff\n"); + return NULL; + } + + /* override for left-first*/ + if(left){ + firstCol = 0; + lastCol = width; + direction = 1; + } + + /* load the buff array with x value for first color change from edge + * gray/color uses a different algo from binary/halftone */ + switch (s->i.mode) { + + case MODE_COLOR: + depth = 3; + + case MODE_GRAYSCALE: + + for(i=0; ibuffers[side][i*bwidth + k]; + } + near *= winLen; + far = near; + + /* move windows, check delta */ + for(j=firstCol+direction; j!=lastCol; j+=direction){ + + int farCol = j-winLen*2*direction; + int nearCol = j-winLen*direction; + + if(farCol < 0 || farCol >= width){ + farCol = firstCol; + } + if(nearCol < 0 || nearCol >= width){ + nearCol = firstCol; + } + + for(k=0; kbuffers[side][i*bwidth + farCol*depth + k]; + far += s->buffers[side][i*bwidth + nearCol*depth + k]; + + near -= s->buffers[side][i*bwidth + nearCol*depth + k]; + near += s->buffers[side][i*bwidth + j*depth + k]; + } + + if(abs(near - far) > winLen*depth*9){ + buff[i] = j; + break; + } + } + } + break; + + case MODE_LINEART: + case MODE_HALFTONE: + for(i=0; ibuffers[side][i*bwidth + firstCol/8] >> (7-(firstCol%8)) & 1; + + /* move */ + for(j=firstCol+direction; j!=lastCol; j+=direction){ + if((s->buffers[side][i*bwidth + j/8] >> (7-(j%8)) & 1) != near){ + buff[i] = j; + break; + } + } + } + break; + + } + + /* blast any stragglers with no neighbors within .5 inch */ + for(i=0;ii.dpi_x/2) + sum++; + } + if(sum < 2) + buff[i] = lastCol; + } + + DBG (10, "getTransitionsX: finish\n"); + + return buff; +} + +/* Loop thru a getTransitions array, and use a simplified Hough transform + * to divide likely edges into a 2-d array of bins. Then weight each + * bin based on its angle and offset. Return the 'best' bin. */ +static SANE_Status +getLine (int height, int width, int * buff, + int slopes, double minSlope, double maxSlope, + int offsets, int minOffset, int maxOffset, + double * finSlope, int * finOffset, int * finDensity) +{ + SANE_Status ret = 0; + + int ** lines = NULL; + int i, j; + int rise, run; + double slope; + int offset; + int sIndex, oIndex; + int hWidth = width/2; + + double * slopeCenter = NULL; + int * slopeScale = NULL; + double * offsetCenter = NULL; + int * offsetScale = NULL; + + int maxDensity = 1; + double absMaxSlope = fabs(maxSlope); + double absMinSlope = fabs(minSlope); + int absMaxOffset = abs(maxOffset); + int absMinOffset = abs(minOffset); + + DBG(10,"getLine: start %+0.4f %+0.4f %d %d\n", + minSlope,maxSlope,minOffset,maxOffset); + + /*silence compiler*/ + height = height; + + if(absMaxSlope < absMinSlope) + absMaxSlope = absMinSlope; + + if(absMaxOffset < absMinOffset) + absMaxOffset = absMinOffset; + + /* build an array of pretty-print values for slope */ + slopeCenter = calloc(slopes,sizeof(double)); + if(!slopeCenter){ + DBG(5,"getLine: cant load slopeCenter\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* build an array of scaling factors for slope */ + slopeScale = calloc(slopes,sizeof(int)); + if(!slopeScale){ + DBG(5,"getLine: cant load slopeScale\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + for(j=0;j= maxSlope || slope < minSlope) + continue; + + /* offset in center of width, not y intercept! */ + offset = slope * hWidth + buff[i] - slope * i; + if(offset >= maxOffset || offset < minOffset) + continue; + + sIndex = (slope - minSlope) * slopes/(maxSlope-minSlope); + if(sIndex >= slopes) + continue; + + oIndex = (offset - minOffset) * offsets/(maxOffset-minOffset); + if(oIndex >= offsets) + continue; + + lines[sIndex][oIndex]++; + } + } + + /* go thru array, and find most dense line (highest number) */ + for(i=0;i maxDensity) + maxDensity = lines[i][j]; + } + } + + DBG(15,"getLine: maxDensity %d\n",maxDensity); + + *finSlope = 0; + *finOffset = 0; + *finDensity = 0; + + /* go thru array, and scale densities to % of maximum, plus adjust for + * prefered (smaller absolute value) slope and offset */ + for(i=0;i *finDensity){ + *finDensity = lines[i][j]; + *finSlope = slopeCenter[i]; + *finOffset = offsetCenter[j]; + } + } + } + + if(0){ + DBG(15,"offsetCenter: "); + for(j=0;j topDensity){ + topSlope = slope; + topOffset = offset; + topDensity = density; + } + } + } + + DBG(15,"getEdgeIterate: ok %+0.4f %d %d\n",topSlope,topOffset,topDensity); + + /* did not find anything promising on first pass, + * give up instead of fixating on some small, pointless feature */ + if(pass == 1 && topDensity < width/5){ + DBG(5,"getEdgeIterate: density too small %d %d\n",topDensity,width); + topOffset = 0; + topSlope = 0; + break; + } + + /* if slope can zoom in some more, do so. */ + if(sStep >= 0.0001){ + minSlope = topSlope - sStep; + maxSlope = topSlope + sStep; + go = 1; + } + + /* if offset can zoom in some more, do so. */ + if(oStep){ + minOffset = topOffset - oStep; + maxOffset = topOffset + oStep; + go = 1; + } + + /* cannot zoom in more, bail out */ + if(!go){ + break; + } + + DBG(15,"getEdgeIterate: zoom: %+0.4f %+0.4f %d %d\n", + minSlope,maxSlope,minOffset,maxOffset); + } + + /* topOffset is in the center of the image, + * convert to x and y intercept */ + if(topSlope != 0){ + *finYInter = topOffset - topSlope * width/2; + *finXInter = *finYInter / -topSlope; + *finSlope = topSlope; + } + else{ + *finYInter = 0; + *finXInter = 0; + *finSlope = 0; + } + + DBG(10,"getEdgeIterate: finish\n"); + + return 0; +} + +/* find the left side of paper by moving a line + * perpendicular to top slope across the image + * the 'left-most' point on the paper is the + * one with the smallest X intercept + * return x and y intercepts */ +SANE_Status +getEdgeSlope (int width, int height, int * top, int * bot, + double slope, int * finXInter, int * finYInter) +{ + + int i; + int topXInter, topYInter; + int botXInter, botYInter; + int leftCount; + + DBG(10,"getEdgeSlope: start\n"); + + topXInter = width; + topYInter = 0; + leftCount = 0; + + for(i=0;i txi){ + topXInter = txi; + topYInter = tyi; + } + + leftCount++; + if(leftCount > 5){ + break; + } + } + else{ + topXInter = width; + topYInter = 0; + leftCount = 0; + } + } + + botXInter = width; + botYInter = 0; + leftCount = 0; + + for(i=0;i -1){ + + int byi = bot[i] - (slope * i); + int bxi = byi/-slope; + + if(botXInter > bxi){ + botXInter = bxi; + botYInter = byi; + } + + leftCount++; + if(leftCount > 5){ + break; + } + } + else{ + botXInter = width; + botYInter = 0; + leftCount = 0; + } + } + + if(botXInter < topXInter){ + *finXInter = botXInter; + *finYInter = botYInter; + } + else{ + *finXInter = topXInter; + *finYInter = topYInter; + } + + DBG(10,"getEdgeSlope: finish\n"); + + return 0; +} + +/* function to do a simple rotation by a given slope, around + * a given point. The point can be outside of image to get + * proper edge alignment. Unused areas filled with bg color + * FIXME: Do in-place rotation to save memory */ +SANE_Status +rotateOnCenter (struct scanner *s, int side, + int centerX, int centerY, double slope) +{ + double slopeRad = -atan(slope); + double slopeSin = sin(slopeRad); + double slopeCos = cos(slopeRad); + + int bwidth = s->i.Bpl; + int pwidth = s->i.width; + int height = s->i.height; + int depth = 1; + int bg_color = s->lut[s->bg_color]; + + unsigned char * outbuf; + int i, j, k; + + DBG(10,"rotateOnCenter: start: %d %d\n",centerX,centerY); + + outbuf = malloc(s->i.bytes_tot[side]); + if(!outbuf){ + DBG(15,"rotateOnCenter: no outbuf\n"); + return SANE_STATUS_NO_MEM; + } + + switch (s->i.mode){ + + case MODE_COLOR: + depth = 3; + + case MODE_GRAYSCALE: + memset(outbuf,bg_color,s->i.bytes_tot[side]); + + for (i=0; i= pwidth) + continue; + + sourceY = centerY + (int)(-shiftY * slopeCos + shiftX * slopeSin); + if (sourceY < 0 || sourceY >= height) + continue; + + for (k=0; kbuffers[side][sourceY*bwidth+sourceX*depth+k]; + } + } + } + break; + + case MODE_LINEART: + case MODE_HALFTONE: + memset(outbuf,(bg_colorthreshold)?0xff:0x00,s->i.bytes_tot[side]); + + for (i=0; i= pwidth) + continue; + + sourceY = centerY + (int)(-shiftY * slopeCos + shiftX * slopeSin); + if (sourceY < 0 || sourceY >= height) + continue; + + /* wipe out old bit */ + outbuf[i*bwidth + j/8] &= ~(1 << (7-(j%8))); + + /* fill in new bit */ + outbuf[i*bwidth + j/8] |= + ((s->buffers[side][sourceY*bwidth + sourceX/8] + >> (7-(sourceX%8))) & 1) << (7-(j%8)); + } + } + break; + } + + memcpy(s->buffers[side],outbuf,s->i.bytes_tot[side]); + + free(outbuf); + + DBG(10,"rotateOnCenter: finish\n"); + + return 0; +} + +/* Function to build a lookup table (LUT), often + used by scanners to implement brightness/contrast/gamma + or by backends to speed binarization/thresholding + + offset and slope inputs are -127 to +127 + + slope rotates line around central input/output val, + 0 makes horizontal line + + pos zero neg + . x . . x + . x . . x + out . x .xxxxxxxxxxx . x + . x . . x + ....x....... ............ .......x.... + in in in + + offset moves line vertically, and clamps to output range + 0 keeps the line crossing the center of the table + + pos zero neg + . xxxxxxxx . xx . + . x . x . + out x . x . x + . . x . x + ............ xx.......... xxxxxxxx.... + in in + + out_min/max provide bounds on output values, + useful when building thresholding lut. + 0 and 255 are good defaults otherwise. + */ +static SANE_Status +load_lut (unsigned char * lut, + int in_bits, int out_bits, + int out_min, int out_max, + int slope, int offset) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i, j; + double shift, rise; + int max_in_val = (1 << in_bits) - 1; + int max_out_val = (1 << out_bits) - 1; + unsigned char * lut_p = lut; + + DBG (10, "load_lut: start %d %d\n", slope, offset); + + /* slope is converted to rise per unit run: + * first [-127,127] to [-.999,.999] + * then to [-PI/4,PI/4] then [0,PI/2] + * then take the tangent (T.O.A) + * then multiply by the normal linear slope + * because the table may not be square, i.e. 1024x256*/ + rise = tan((double)slope/128 * M_PI_4 + M_PI_4) * max_out_val / max_in_val; + + /* line must stay vertically centered, so figure + * out vertical offset at central input value */ + shift = (double)max_out_val/2 - (rise*max_in_val/2); + + /* convert the user offset setting to scale of output + * first [-127,127] to [-1,1] + * then to [-max_out_val/2,max_out_val/2]*/ + shift += (double)offset / 127 * max_out_val / 2; + + for(i=0;i<=max_in_val;i++){ + j = rise*i + shift; + + if(jout_max){ + j=out_max; + } + + *lut_p=j; + lut_p++; + } + + hexdump(5, "load_lut: ", lut, max_in_val+1); + + DBG (10, "load_lut: finish\n"); + return ret; +} + diff --git a/backend/canon_dr.conf.in b/backend/canon_dr.conf.in new file mode 100644 index 0000000..ef1dfdf --- /dev/null +++ b/backend/canon_dr.conf.in @@ -0,0 +1,146 @@ +####################################################################### +# 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 CR +scsi 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 duplex-offset 840 +option vendor-name CANON +option model-name DR-2080C +option version-name XXXX +option padded-read 1 +usb 0x04a9 0x1601 + +# CR-180 +usb 0x04a9 0x1602 + +# DR-9080C +usb 0x04a9 0x1603 + +# DR-7080C +usb 0x04a9 0x1604 + +# DR-5010C +usb 0x04a9 0x1606 + +# DR-6080C +usb 0x04a9 0x1607 + +# DR-2580C +option duplex-offset 432 +usb 0x04a9 0x1608 + +# DR-3080CII +usb 0x04a9 0x1609 + +# DR-2050C/SP (uses weird protocol) +option duplex-offset 840 +option vendor-name CANON +option model-name DR-2050C +option version-name XXXX +option padded-read 1 +usb 0x04a9 0x160a + +# DR-7580 +usb 0x04a9 0x160b + +# CR-55 +usb 0x1083 0x160c + +# DR-1210C (two versions?) +usb 0x1083 0x160f +usb 0x04a9 0x2222 + +# DR-4010C +usb 0x1083 0x1614 + +# DR-2510C +option duplex-offset 400 +usb 0x1083 0x1617 + +# DR-X10C +usb 0x1083 0x1618 + +# CR-25 +usb 0x1083 0x161a + +# DR-2010C +option duplex-offset 400 +usb 0x1083 0x161b + +# DR-3010C +option duplex-offset 400 +usb 0x1083 0x161d + +# DR-7090C +usb 0x1083 0x1620 + +# DR-9050C +usb 0x1083 0x1622 + +# DR-7550C +usb 0x1083 0x1623 + +# DR-6050C +usb 0x1083 0x1624 + +# DR-6010C +usb 0x1083 0x1626 + +# CR-190i +usb 0x1083 0x162b + +# DR-6030C +usb 0x1083 0x1638 + +# CR-135i +usb 0x1083 0x1639 + +# P-215 +usb 0x1083 0x1646 + +# P-208 +usb 0x1083 0x164c + diff --git a/backend/canon_dr.h b/backend/canon_dr.h new file mode 100644 index 0000000..1bf95a0 --- /dev/null +++ b/backend/canon_dr.h @@ -0,0 +1,587 @@ +#ifndef CANON_DR_H +#define CANON_DR_H + +/* + * Part of SANE - Scanner Access Now Easy. + * Please see opening comments in canon_dr.c + */ + +/* ------------------------------------------------------------------------- + * This option list has to contain all options for all scanners supported by + * this driver. If a certain scanner cannot handle a certain option, there's + * still the possibility to say so, later. + */ +enum scanner_Option +{ + OPT_NUM_OPTS = 0, + + OPT_STANDARD_GROUP, + OPT_SOURCE, /*fb/adf/front/back/duplex*/ + OPT_MODE, /*mono/gray/color*/ + OPT_RES, /*a range or a list*/ + + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + OPT_PAGE_WIDTH, + OPT_PAGE_HEIGHT, + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_THRESHOLD, + OPT_RIF, + + OPT_ADVANCED_GROUP, + OPT_COMPRESS, + OPT_COMPRESS_ARG, + OPT_DF_THICKNESS, + OPT_DF_LENGTH, + OPT_ROLLERDESKEW, + OPT_SWDESKEW, + OPT_SWDESPECK, + OPT_SWCROP, + OPT_STAPLEDETECT, + OPT_DROPOUT_COLOR_F, + OPT_DROPOUT_COLOR_B, + OPT_BUFFERMODE, + OPT_SIDE, + + /*sensor group*/ + OPT_SENSOR_GROUP, + OPT_START, + OPT_STOP, + OPT_BUTT3, + OPT_NEWFILE, + OPT_COUNTONLY, + OPT_BYPASSMODE, + OPT_COUNTER, + + /* must come last: */ + NUM_OPTIONS +}; + +struct img_params +{ + int mode; /*color,lineart,etc*/ + int source; /*fb,adf front,adf duplex,etc*/ + + int dpi_x; /*these are in dpi */ + int dpi_y; + + int tl_x; /*these are in 1200dpi units */ + int tl_y; + int br_x; + int br_y; + int page_x; + int page_y; + + int width; /*these are in pixels*/ + int height; + + SANE_Frame format; /*SANE_FRAME_**/ + int bpp; /* 1,8,24 */ + int Bpl; /* in bytes */ + + int valid_width; /*some machines have black padding*/ + int valid_Bpl; + + /* done yet? */ + int eof[2]; + + /* how far we have read/written */ + int bytes_sent[2]; + + /* total to read/write */ + int bytes_tot[2]; + + /* dumb scanners send extra data */ + int skip_lines[2]; + +}; + +struct scanner +{ + /* --------------------------------------------------------------------- */ + /* immutable values which are set during init of scanner. */ + struct scanner *next; + char device_name[1024]; /* The name of the device from sanei */ + int missing; /* used to mark unplugged scanners */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during reading of config file. */ + int buffer_size; + int connection; /* hardware interface type */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during inquiry probing of the scanner. */ + /* members in order found in scsi data... */ + char vendor_name[9]; /* raw data as returned by SCSI inquiry. */ + char model_name[17]; /* raw data as returned by SCSI inquiry. */ + char version_name[5]; /* raw data as returned by SCSI inquiry. */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during std VPD probing of the scanner. */ + /* members in order found in scsi data... */ + int basic_x_res; + int basic_y_res; + int step_x_res; + int step_y_res; + int max_x_res; + int max_y_res; + int min_x_res; + int min_y_res; + + int std_res_x[16]; + int std_res_y[16]; + + /* max scan size in pixels converted to 1200dpi units */ + int max_x; + int max_y; + + /*FIXME: 4 more unknown values here*/ + int can_grayscale; + int can_halftone; + int can_monochrome; + int can_overflow; + + /* --------------------------------------------------------------------- */ + /* immutable values which are hard coded because they are not in vpd */ + + int brightness_steps; + int threshold_steps; + int contrast_steps; + int ppl_mod; /* modulus of scanline width */ + + /* the scan size in 1/1200th inches, NOT basic_units or sane units */ + int min_x; + int min_y; + int valid_x; + int max_x_fb; + int max_y_fb; + + int can_color; /* actually might be in vpd, but which bit? */ + int need_ccal; /* scanner needs software to help with afe calibration */ + int need_fcal; /* scanner needs software to help with fine calibration */ + int need_fcal_buffer; /* software to apply calibration stored in scanner*/ + int ccal_version; /* 0 in most scanners, 3 in newer ones */ + + int has_counter; + int has_rif; + int has_adf; + int has_flatbed; + int has_duplex; + int has_back; /* not all duplex scanners can do adf back side only */ + int has_comp_JPEG; + int has_buffer; + int has_df; + int has_btc; + int has_ssm; /* older scanners use this set scan mode command */ + int has_ssm2; /* newer scanners user this similar command */ + int has_ssm_pay_head_len; /* newer scanners put the length twice in ssm */ + int can_read_panel; + int can_write_panel; + int rgb_format; /* meaning unknown */ + int padding; /* meaning unknown */ + + int always_op; /* send object pos between pages */ + int invert_tly; /* weird bug in some smaller scanners */ + int unknown_byte2; /* weird byte, required, meaning unknown */ + int padded_read; /* some machines need extra 12 bytes on reads */ + int fixed_width; /* some machines always scan full width */ + int even_Bpl; /* some machines require even bytes per line */ + + int gray_interlace[2]; /* different models interlace heads differently */ + int color_interlace[2]; /* different models interlace colors differently */ + int duplex_interlace; /* different models interlace sides differently */ + int jpeg_interlace; /* different models interlace jpeg sides differently */ + int duplex_offset; /* number of lines of padding added to front (1/1200)*/ + int duplex_offset_side; /* padding added to front or back? */ + + int sw_lut; /* no hardware brightness/contrast support */ + int bg_color; /* needed to fill in after rotation */ + + int reverse_by_mode[6]; /* mode specific */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during serial number probing scanner */ + char serial_name[28]; /* 16 char model, ':', 10 byte serial, null */ + + /* --------------------------------------------------------------------- */ + /* struct with pointers to device/vendor/model names, and a type value */ + /* used to inform sane frontend about the device */ + SANE_Device sane; + + /* --------------------------------------------------------------------- */ + /* changeable SANE_Option structs provide our interface to frontend. */ + /* some options require lists of strings or numbers, we keep them here */ + /* instead of in global vars so that they can differ for each scanner */ + + /* long array of option structs */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + + /*mode group*/ + SANE_String_Const mode_list[7]; + SANE_String_Const source_list[5]; + + SANE_Int res_list[17]; + SANE_Range res_range; + + /*geometry group*/ + SANE_Range tl_x_range; + SANE_Range tl_y_range; + SANE_Range br_x_range; + SANE_Range br_y_range; + SANE_Range paper_x_range; + SANE_Range paper_y_range; + + /*enhancement group*/ + SANE_Range brightness_range; + SANE_Range contrast_range; + SANE_Range threshold_range; + + /*advanced group*/ + SANE_String_Const compress_list[3]; + SANE_Range compress_arg_range; + SANE_Range swdespeck_range; + SANE_String_Const do_color_list[8]; + + /*sensor group*/ + SANE_Range counter_range; + + /* --------------------------------------------------------------------- */ + /* changeable vars to hold user input. modified by SANE_Options above */ + + /* the user's requested image params */ + /* exposed in standard and geometry option groups */ + struct img_params u; + + /*enhancement group*/ + int brightness; + int contrast; + int threshold; + int rif; + + /*advanced group*/ + int compress; + int compress_arg; + int df_length; + int df_thickness; + int dropout_color_f; + int dropout_color_b; + int buffermode; + int rollerdeskew; + int swdeskew; + int swdespeck; + int swcrop; + int stapledetect; + + /* --------------------------------------------------------------------- */ + /* values which are derived from setting the options above */ + /* the user never directly modifies these */ + + /* the scanner image params (what we ask from scanner) */ + struct img_params s; + + /* the intermediate image params (like user, but possible higher depth) */ + struct img_params i; + + /* the brightness/contrast LUT for dumb scanners */ + unsigned char lut[256]; + + /* --------------------------------------------------------------------- */ + /* values which are set by calibration functions */ + int c_res; + int c_mode; + + int c_offset[2]; + int c_gain[2]; + int c_exposure[2][3]; + + int f_res; + int f_mode; + + unsigned char * f_offset[2]; + unsigned char * f_gain[2]; + + /* --------------------------------------------------------------------- */ + /* values which are set by scanning functions to keep track of pages, etc */ + int started; + int reading; + int cancelled; + int side; + int prev_page; + int jpeg_stage; + int jpeg_ff_offset; + + unsigned char * buffers[2]; + + /* --------------------------------------------------------------------- */ + /* values used by the command and data sending functions (scsi/usb) */ + int fd; /* The scanner device file descriptor. */ + size_t rs_info; + + /* --------------------------------------------------------------------- */ + /* values used to hold hardware or control panel status */ + + int panel_start; + int panel_stop; + int panel_butt3; + int panel_new_file; + int panel_count_only; + int panel_bypass_mode; + int panel_enable_led; + int panel_counter; + + /* values which are used to track the frontend's access to sensors */ + char hw_read[NUM_OPTIONS-OPT_START]; +}; + +#define CONNECTION_SCSI 0 /* SCSI interface */ +#define CONNECTION_USB 1 /* USB interface */ + +#define SIDE_FRONT 0 +#define SIDE_BACK 1 + +#define CHAN_RED 0 +#define CHAN_GREEN 1 +#define CHAN_BLUE 2 + +#define SOURCE_FLATBED 0 +#define SOURCE_ADF_FRONT 1 +#define SOURCE_ADF_BACK 2 +#define SOURCE_ADF_DUPLEX 3 + +static const int dpi_list[] = { +60,75,100,120,150,160,180,200, +240,300,320,400,480,600,800,1200 +}; + +#define DPI_60 0 +#define DPI_75 1 +#define DPI_100 2 +#define DPI_120 3 +#define DPI_150 4 +#define DPI_160 5 +#define DPI_180 6 +#define DPI_200 7 +#define DPI_240 8 +#define DPI_300 9 +#define DPI_320 10 +#define DPI_400 11 +#define DPI_480 12 +#define DPI_600 13 +#define DPI_800 14 +#define DPI_1200 15 + +#define COMP_NONE WD_cmp_NONE +#define COMP_JPEG WD_cmp_JPEG + +#define JPEG_STAGE_NONE 0 +#define JPEG_STAGE_SOF 1 + +/* these are same as scsi data to make code easier */ +#define MODE_LINEART WD_comp_LA +#define MODE_HALFTONE WD_comp_HT +#define MODE_GRAYSCALE WD_comp_GS +#define MODE_COLOR WD_comp_CG + +enum { + COLOR_NONE = 0, + COLOR_RED, + COLOR_GREEN, + COLOR_BLUE, + COLOR_EN_RED, + COLOR_EN_GREEN, + COLOR_EN_BLUE +}; + +/* these are same as scsi data to make code easier */ +#define COLOR_WHITE 1 +#define COLOR_BLACK 2 + +#define GRAY_INTERLACE_NONE 0 +#define GRAY_INTERLACE_2510 1 +#define GRAY_INTERLACE_gG 2 + +#define COLOR_INTERLACE_RGB 0 +#define COLOR_INTERLACE_BGR 1 +#define COLOR_INTERLACE_RRGGBB 2 +#define COLOR_INTERLACE_rRgGbB 3 +#define COLOR_INTERLACE_2510 4 + +#define DUPLEX_INTERLACE_NONE 0 +#define DUPLEX_INTERLACE_FFBB 1 +#define DUPLEX_INTERLACE_FBFB 2 +#define DUPLEX_INTERLACE_2510 3 + +#define JPEG_INTERLACE_ALT 0 +#define JPEG_INTERLACE_NONE 1 + +#define CROP_RELATIVE 0 +#define CROP_ABSOLUTE 1 + +/* ------------------------------------------------------------------------- */ + +#define MM_PER_UNIT_UNFIX SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0)) +#define MM_PER_UNIT_FIX SANE_FIX(SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0))) + +#define SCANNER_UNIT_TO_FIXED_MM(number) SANE_FIX((number) * MM_PER_UNIT_UNFIX) +#define FIXED_MM_TO_SCANNER_UNIT(number) SANE_UNFIX(number) / MM_PER_UNIT_UNFIX + +#define CANON_DR_CONFIG_FILE "canon_dr.conf" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +/* ------------------------------------------------------------------------- */ + +SANE_Status sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize); + +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only); + +SANE_Status sane_open (SANE_String_Const name, SANE_Handle * handle); + +SANE_Status sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking); + +SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp); + +const SANE_Option_Descriptor * sane_get_option_descriptor (SANE_Handle handle, + SANE_Int option); + +SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); + +SANE_Status sane_start (SANE_Handle handle); + +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params); + +SANE_Status sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len); + +void sane_cancel (SANE_Handle h); + +void sane_close (SANE_Handle h); + +void sane_exit (void); + +/* ------------------------------------------------------------------------- */ + +static SANE_Status attach_one_scsi (const char *name); +static SANE_Status attach_one_usb (const char *name); +static SANE_Status attach_one (const char *devicename, int connType); + +static SANE_Status connect_fd (struct scanner *s); +static SANE_Status disconnect_fd (struct scanner *s); + +static SANE_Status sense_handler (int scsi_fd, u_char * result, void *arg); + +static SANE_Status init_inquire (struct scanner *s); +static SANE_Status init_vpd (struct scanner *s); +static SANE_Status init_model (struct scanner *s); +static SANE_Status init_panel (struct scanner *s); +static SANE_Status init_user (struct scanner *s); +static SANE_Status init_options (struct scanner *s); + +static SANE_Status +do_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status +do_scsi_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status +do_usb_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status do_usb_clear(struct scanner *s, int clear, int runRS); + +static SANE_Status wait_scanner (struct scanner *s); + +static SANE_Status object_position (struct scanner *s, int i_load); + +static SANE_Status ssm_buffer (struct scanner *s); +static SANE_Status ssm_do (struct scanner *s); +static SANE_Status ssm_df (struct scanner *s); + +static int get_page_width (struct scanner *s); +static int get_page_height (struct scanner *s); + +static SANE_Status set_window (struct scanner *s); +static SANE_Status update_params (struct scanner *s, int calib); +static SANE_Status update_i_params (struct scanner *s); +static SANE_Status clean_params (struct scanner *s); + +static SANE_Status read_panel(struct scanner *s, SANE_Int option); +static SANE_Status send_panel(struct scanner *s); + +static SANE_Status start_scan (struct scanner *s, int type); + +static SANE_Status check_for_cancel(struct scanner *s); + +static SANE_Status read_from_scanner(struct scanner *s, int side, int exact); +static SANE_Status read_from_scanner_duplex(struct scanner *s, int exact); + +static SANE_Status copy_simplex(struct scanner *s, unsigned char * buf, int len, int side); +static SANE_Status copy_duplex(struct scanner *s, unsigned char * buf, int len); +static SANE_Status copy_line(struct scanner *s, unsigned char * buf, int side); + +static SANE_Status buffer_despeck(struct scanner *s, int side); +static SANE_Status buffer_deskew(struct scanner *s, int side); +static SANE_Status buffer_crop(struct scanner *s, int side); + +int * getTransitionsY (struct scanner *s, int side, int top); +int * getTransitionsX (struct scanner *s, int side, int top); + +SANE_Status getEdgeIterate (int width, int height, int resolution, + int * buff, double * finSlope, int * finXInter, int * finYInter); + +SANE_Status getEdgeSlope (int width, int height, int * top, int * bot, + double slope, int * finXInter, int * finYInter); + +SANE_Status rotateOnCenter (struct scanner *s, int side, + int centerX, int centerY, double slope); + +static SANE_Status getLine (int height, int width, int * buff, + int slopes, double minSlope, double maxSlope, + int offsets, int minOffset, int maxOffset, + double * finSlope, int * finOffset, int * finDensity); + +static SANE_Status load_lut (unsigned char * lut, int in_bits, int out_bits, + int out_min, int out_max, int slope, int offset); + +static SANE_Status read_from_buffer(struct scanner *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len, int side); + +static SANE_Status image_buffers (struct scanner *s, int setup); +static SANE_Status offset_buffers (struct scanner *s, int setup); +static SANE_Status gain_buffers (struct scanner *s, int setup); + +static SANE_Status calibrate_AFE(struct scanner *s); +static SANE_Status calibrate_fine(struct scanner *s); +static SANE_Status calibrate_fine_buffer(struct scanner *s); + +static SANE_Status write_AFE (struct scanner *s); +static SANE_Status calibration_scan (struct scanner *s, int); + +static void hexdump (int level, char *comment, unsigned char *p, int l); +static void default_globals (void); + +static size_t maxStringSize (const SANE_String_Const strings[]); + +#endif /* CANON_DR_H */ diff --git a/backend/canon_pp-dev.c b/backend/canon_pp-dev.c new file mode 100644 index 0000000..a357cf0 --- /dev/null +++ b/backend/canon_pp-dev.c @@ -0,0 +1,1368 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2001-2002 Matthew C. Duggan and Simon Krix + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + ----- + + This file is part of the canon_pp backend, supporting Canon CanoScan + Parallel scanners and also distributed as part of the stand-alone driver. + + canon_pp-dev.c: $Revision$ + + Misc constants for Canon CanoScan Parallel scanners and high-level scan + functions. + + Simon Krix + */ + +#ifdef _AIX +#include +#endif + +#ifndef NOSANE +#include "../include/sane/config.h" +#endif + +#include +#include +#include +#include +#include +#include +#include +#include "canon_pp-io.h" +#include "canon_pp-dev.h" + +#ifdef NOSANE + +/* No SANE, Things that only apply to stand-alone */ +#include +#include + +static void DBG(int level, const char *format, ...) +{ + va_list args; + va_start(args, format); + if (level < 50) vfprintf(stderr, format, args); + va_end(args); +} +#else + +/* Definitions which only apply to SANE compiles */ +#ifndef VERSION +#define VERSION "$Revision$" +#endif + +#define DEBUG_DECLARE_ONLY +#include "canon_pp.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" + +#endif + +struct scanner_hardware_desc { + char *name; + unsigned int natural_xresolution; + unsigned int natural_yresolution; + unsigned int scanbedlength; + unsigned int scanheadwidth; /* 0 means provided by scanner */ + unsigned int type; +}; + +static const struct scanner_hardware_desc + /* The known scanner types */ + hw_fb320p = { "FB320P", 2, 2, 3508, 2552, 0 }, + hw_fb330p = { "FB330P", 2, 2, 3508, 0, 1 }, + hw_fb620p = { "FB620P", 3, 3, 7016, 5104, 0 }, + hw_fb630p = { "FB630P", 3, 3, 7016, 0, 1 }, + hw_n640p = { "N640P", 3, 3, 7016, 0, 1 }, + hw_n340p = { "N340P", 2, 2, 3508, 0, 1 }, + + /* A few generic scanner descriptions for aliens */ + hw_alien600 = { "Unknown 600dpi", 3, 3, 7016, 0, 1 }, + hw_alien300 = { "Unknown 300dpi", 2, 2, 3508, 0, 1 }, + hw_alien = { "Unknown (600dpi?)", 3, 3, 7016, 0, 1 }; + +/* ID table linking ID strings with hardware descriptions */ +struct scanner_id { + char *id; + const struct scanner_hardware_desc *hw; +}; +static const struct scanner_id scanner_id_table[] = { + { "CANON IX-03055C", &hw_fb320p }, + { "CANON IX-06025C", &hw_fb620p }, + { "CANON IX-03075E", &hw_fb330p }, + { "CANON IX-06075E", &hw_fb630p }, + { "CANON IX-03095G", &hw_n340p }, + { "CANON IX-06115G", &hw_n640p }, + { NULL, NULL } }; + +/*const int scanline_count = 6;*/ +static const char *header = "#CANONPP"; +static const int fileversion = 3; + +/* Internal functions */ +static unsigned long column_sum(image_segment *image, int x); +static int adjust_output(image_segment *image, scan_parameters *scanp, + scanner_parameters *scannerp); +static int check8(unsigned char *p, int s); +/* Converts from weird scanner format -> sequential data */ +static void convdata(unsigned char *srcbuffer, unsigned char *dstbuffer, + int width, int mode); +/* Sets up the scan command. This could use a better name + (and a rewrite). */ +static int scanner_setup_params(unsigned char *buf, scanner_parameters *sp, + scan_parameters *scanp); + +/* file reading and writing helpers */ +static int safe_write(int fd, const char *p, unsigned long len); +static int safe_read(int fd, char *p, unsigned long len); + +/* Command sending loop (waiting for ready status) */ +static int send_command(struct parport *port, unsigned char *buf, int bufsize, + int delay, int timeout); + +/* Commands ================================================ */ + +/* Command_1[] moved to canon_pp-io.c for neatness */ + + +/* Read device ID command */ +/* after this 0x26 (38) bytes are read */ +static unsigned char cmd_readid[] = { 0xfe, 0x20, 0, 0, 0, 0, 0, 0, 0x26, 0 }; + +/* Reads 12 bytes of unknown information */ +static unsigned char cmd_readinfo[] = { 0xf3, 0x20, 0, 0, 0, 0, 0, 0, 0x0c, 0 }; + +/* Scan init command: Always followed immediately by command cmd_scan */ +static unsigned char cmd_initscan[] = { 0xde, 0x20, 0, 0, 0, 0, 0, 0, 0x2e, 0 }; + +/* Scan information block */ +static unsigned char cmd_scan[45] = +{ 0x11, 0x2c, 0x11, 0x2c, 0x10, 0x4b, 0x10, 0x4b, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0x08, 0x08, 0x01, 0x01, 0x80, 0x01, + 0x80, 0x80, 0x02, 0, 0, 0xc1, 0, 0x08, 0x01, 0x01, + 0, 0, 0, 0, 0 +}; + +/* Read 6 byte buffer status block */ +static unsigned char cmd_buf_status[] = { 0xf3, 0x21, 0, 0, 0, 0, 0, 0, 0x06, 0 }; + +/* Request a block of image data */ +static unsigned char cmd_packet_req[] = {0xd4, 0x20, 0, 0, 0, 0, 0, 0x09, 0x64, 0}; + +/* "*SCANEND" command - returns the scanner to transparent mode */ +static unsigned char cmd_scanend[] = +{ 0x1b, 0x2a, 0x53, 0x43, 0x41, 0x4e, 0x45, 0x4e, 0x44, 0x0d }; + +/* Reads BLACK calibration image */ +static unsigned char cmd_calblack[] ={0xf8, 0x20, 0, 0, 0, 0, 0, 0x4a, 0xc4, 0}; + +/* Clear the existing gamma table and create a new one */ +static unsigned char cmd_cleargamma[] = {0xc5, 0x20, 0, 0, 0, 0, 0, 0, 0, 0}; + +/* Read back the gamma table values */ +static unsigned char cmd_readgamma[] = {0xf6, 0x20, 0, 0, 0, 0, 0, 0, 0x20, 0}; + +/* Reads COLOUR (R,G or B) calibration image */ +static unsigned char cmd_calcolour[]={0xf9, 0x20, 0, 0, 0, 0, 0, 0x4a, 0xc4, 0}; + +/* Abort scan */ +static unsigned char cmd_abort[] = {0xef, 0x20, 0, 0, 0, 0, 0, 0, 0, 0}; + +/* Upload the gamma table (followed by 32 byte write) */ +static unsigned char cmd_setgamma[] = {0xe6, 0x20, 0, 0, 0, 0, 0, 0, 0x20, 0}; + +#if 0 +/* Something about RGB gamma/gain values? Not currently used by this code */ +static unsigned char command_14[32] = +{ 0x2, 0x0, 0x3, 0x7f, + 0x2, 0x0, 0x3, 0x7f, + 0x2, 0x0, 0x3, 0x7f, + 0, 0, 0, 0, + 0x12, 0xd1, 0x14, 0x82, + 0, 0, 0, 0, + 0x0f, 0xff, + 0x0f, 0xff, + 0x0f, 0xff, 0, 0 }; +#endif + + +/* Misc functions =================================== */ + +/* + * safe_write(): a small wrapper which ensures all the data is written in calls + * to write(), since the POSIX call doesn't ensure it. + */ +static int safe_write(int fd, const char *p, unsigned long len) { + int diff; + unsigned long total = 0; + + do { + diff = write(fd, p+total, len-total); + if (diff < 0) + { + if (errno == EINTR) continue; + return -1; + } + total += diff; + } while (len > total); + + return 0; + +} + +/* same dealie for read, except in the case of read the return of 0 bytes with + * no INTR error indicates EOF */ +static int safe_read(int fd, char *p, unsigned long len) { + int diff; + unsigned long total = 0; + + do { + diff = read(fd, p+total, len-total); + if (diff <= 0) + { + if (errno == EINTR) continue; + if (diff == 0) return -2; + return -1; + + } + total += diff; + } while (len > total); + + return 0; + +} + + +/* Scan-related functions =================================== */ + +int sanei_canon_pp_init_scan(scanner_parameters *sp, scan_parameters *scanp) +{ + /* Command for: Initialise and begin the scan procedure */ + unsigned char command_b[56]; + + /* Buffer for buffer info block */ + unsigned char buffer_info_block[6]; + + /* The image size the scanner says we asked for + (based on the scanner's replies) */ + int true_scanline_size, true_scanline_count; + + /* The image size we expect to get (based on *scanp) */ + int expected_scanline_size, expected_scanline_count; + + /* Set up the default scan command packet */ + memcpy(command_b, cmd_initscan, 10); + memcpy(command_b+10, cmd_scan, 45); + + /* Load the proper settings into it */ + scanner_setup_params(command_b+10, sp, scanp); + + /* Add checksum byte */ + command_b[55] = check8(command_b+10, 45); + + if (send_command(sp->port, command_b, 56, 50000, 1000000)) + return -1; + + /* Ask the scanner about the buffer */ + if (send_command(sp->port, cmd_buf_status, 10, 50000, 1000000)) + return -1; + + /* Read buffer information block */ + sanei_canon_pp_read(sp->port, 6, buffer_info_block); + + if (check8(buffer_info_block, 6)) + DBG(1, "init_scan: ** Warning: Checksum error reading buffer " + "info block.\n"); + + expected_scanline_count = scanp->height; + + switch(scanp->mode) + { + case 0: /* greyscale; 10 bits per pixel */ + expected_scanline_size = scanp->width * 1.25; break; + case 1: /* true-colour; 30 bits per pixel */ + expected_scanline_size = scanp->width * 3.75; break; + default: + DBG(1, "init_scan: Illegal mode %i requested in " + "init_scan().\n", scanp->mode); + DBG(1, "This is a bug. Please report it.\n"); + return -1; + } + + /* The scanner's idea of the length of each scanline in bytes */ + true_scanline_size = (buffer_info_block[0]<<8) | buffer_info_block[1]; + /* The scanner's idea of the number of scanlines in total */ + true_scanline_count = (buffer_info_block[2]<<8) | buffer_info_block[3]; + + if ((expected_scanline_size != true_scanline_size) + || (expected_scanline_count != true_scanline_count)) + { + DBG(10, "init_scan: Warning: Scanner is producing an image " + "of unexpected size:\n"); + DBG(10, "expected: %i bytes wide, %i scanlines tall.\n", + expected_scanline_size, + expected_scanline_count); + DBG(10, "true: %i bytes wide, %i scanlines tall.\n", + true_scanline_size, true_scanline_count); + + if (scanp->mode == 0) + scanp->width = true_scanline_size / 1.25; + else + scanp->width = true_scanline_size / 3.75; + + scanp->height = true_scanline_count; + } + return 0; +} + + +/* Wake the scanner, detect it, and fill sp with stuff */ +int sanei_canon_pp_initialise(scanner_parameters *sp, int mode) +{ + unsigned char scanner_info[12]; + const struct scanner_id *cur_id; + const struct scanner_hardware_desc *hw; + + /* Hopefully take the scanner out of transparent mode */ + if (sanei_canon_pp_wake_scanner(sp->port, mode)) + { + DBG(10, "initialise: could not wake scanner\n"); + return 1; + } + + /* This block of code does something unknown but necessary */ + DBG(50, "initialise: >> scanner_init\n"); + if (sanei_canon_pp_scanner_init(sp->port)) + { + /* If we're using an unsupported ieee1284 mode here, this is + * where it will fail, so fall back to nibble. */ + sanei_canon_pp_set_ieee1284_mode(M1284_NIBBLE); + if (sanei_canon_pp_scanner_init(sp->port)) + { + DBG(10, "initialise: Could not init scanner.\n"); + return 1; + } + } + DBG(50, "initialise: << scanner_init\n"); + + /* Read Device ID */ + memset(sp->id_string, 0, sizeof sp->id_string); + if (send_command(sp->port, cmd_readid, 10, 10000, 100000)) + return -1; + sanei_canon_pp_read(sp->port, 38, (unsigned char *)(sp->id_string)); + + /* Read partially unknown data */ + if (send_command(sp->port, cmd_readinfo, 10, 10000, 100000)) + return -1; + sanei_canon_pp_read(sp->port, 12, scanner_info); + + if (check8(scanner_info, 12)) + { + DBG(10, "initialise: Checksum error reading Info Block.\n"); + return 2; + } + + sp->scanheadwidth = (scanner_info[2] << 8) | scanner_info[3]; + + /* Set up various known values */ + cur_id = scanner_id_table; + while (cur_id->id) + { + if (!strncmp(sp->id_string+8, cur_id->id, strlen(cur_id->id))) + break; + cur_id++; + } + + if (cur_id->id) + { + hw = cur_id->hw; + } + else if (sp->scanheadwidth == 5104) + { + /* Guess 600dpi scanner */ + hw = &hw_alien600; + } + else if (sp->scanheadwidth == 2552) + { + /* Guess 300dpi scanner */ + hw = &hw_alien300; + } + else + { + /* Guinea Pigs :) */ + hw = &hw_alien; + } + + strcpy(sp->name, hw->name); + sp->natural_xresolution = hw->natural_xresolution; + sp->natural_yresolution = hw->natural_yresolution; + sp->scanbedlength = hw->scanbedlength; + if (hw->scanheadwidth) + sp->scanheadwidth = hw->scanheadwidth; + sp->type = hw->type; + + return 0; +} + +/* Shut scanner down */ +int sanei_canon_pp_close_scanner(scanner_parameters *sp) +{ + /* Put scanner in transparent mode */ + sanei_canon_pp_sleep_scanner(sp->port); + + /* Free memory (with purchase of memory of equal or greater value) */ + if (sp->blackweight != NULL) + { + free(sp->blackweight); + sp->blackweight = NULL; + } + if (sp->redweight != NULL) + { + free(sp->redweight); + sp->redweight = NULL; + } + if (sp->greenweight != NULL) + { + free(sp->greenweight); + sp->greenweight = NULL; + } + if (sp->blueweight != NULL) + { + free(sp->blueweight); + sp->blueweight = NULL; + } + + return 0; +} + +/* Read the calibration information from file */ +int sanei_canon_pp_load_weights(const char *filename, scanner_parameters *sp) +{ + int fd; + int cal_data_size = sp->scanheadwidth * sizeof(unsigned long); + int cal_file_size; + + char buffer[10]; + int temp, ret; + + /* Open file */ + if ((fd = open(filename, O_RDONLY)) == -1) + return -1; + + /* Read header and check it's right */ + ret = safe_read(fd, buffer, strlen(header) + 1); + if ((ret < 0) || strcmp(buffer, header) != 0) + { + DBG(1,"Calibration file header is wrong, recalibrate please\n"); + close(fd); + return -2; + } + + /* Read and check file version (the calibrate file + format changes from time to time) */ + ret = safe_read(fd, (char *)&temp, sizeof(int)); + + if ((ret < 0) || (temp != fileversion)) + { + DBG(1,"Calibration file is wrong version, recalibrate please\n"); + close(fd); + return -3; + } + + /* Allocate memory for calibration values */ + if (((sp->blueweight = malloc(cal_data_size)) == NULL) + || ((sp->redweight = malloc(cal_data_size)) == NULL) + || ((sp->greenweight = malloc(cal_data_size)) == NULL) + || ((sp->blackweight = malloc(cal_data_size)) == NULL)) + return -4; + + /* Read width of calibration data */ + ret = safe_read(fd, (char *)&cal_file_size, sizeof(cal_file_size)); + + if ((ret < 0) || (cal_file_size != sp->scanheadwidth)) + { + DBG(1, "Calibration doesn't match scanner, recalibrate?\n"); + close(fd); + return -5; + } + + /* Read calibration data */ + if (safe_read(fd, (char *)(sp->blackweight), cal_data_size) < 0) + { + DBG(1, "Error reading black calibration data, recalibrate?\n"); + close(fd); + return -6; + } + + if (safe_read(fd, (char *)sp->redweight, cal_data_size) < 0) + { + DBG(1, "Error reading red calibration data, recalibrate?\n"); + close(fd); + return -7; + } + + if (safe_read(fd, (char *)sp->greenweight, cal_data_size) < 0) + { + DBG(1, "Error reading green calibration data, recalibrate?\n"); + close(fd); + return -8; + } + + if (safe_read(fd, (char *)sp->blueweight, cal_data_size) < 0) + { + DBG(1, "Error reading blue calibration data, recalibrate?\n"); + close(fd); + return -9; + } + + /* Read white-balance/gamma data */ + + if (safe_read(fd, (char *)&(sp->gamma), 32) < 0) + { + close(fd); + return -10; + } + + close(fd); + + return 0; +} + +/* Mode is 0 for greyscale source data or 1 for RGB */ +static void convert_to_rgb(image_segment *dest, unsigned char *src, + int width, int scanlines, int mode) +{ + int curline; + + const int colour_size = width * 1.25; + const int scanline_size = (mode == 0 ? colour_size : colour_size * 3); + + for (curline = 0; curline < scanlines; curline++) + { + + if (mode == 0) /* Grey */ + { + convdata(src + (curline * scanline_size), + dest->image_data + + (curline * width * 2), width, 1); + } + else if (mode == 1) /* Truecolour */ + { + /* Red */ + convdata(src + (curline * scanline_size), + dest->image_data + + (curline * width *3*2) + 4, width, 2); + /* Green */ + convdata(src + (curline * scanline_size) + colour_size, + dest->image_data + + (curline * width *3*2) + 2, width, 2); + /* Blue */ + convdata(src + (curline * scanline_size) + + (2 * colour_size), dest->image_data + + (curline * width *3*2), width, 2); + } + + } /* End of scanline loop */ + +} + +int sanei_canon_pp_read_segment(image_segment **dest, scanner_parameters *sp, + scan_parameters *scanp, int scanline_number, int do_adjust, + int scanlines_left) +{ + unsigned char *input_buffer = NULL; + image_segment *output_image = NULL; + + unsigned char packet_header[4]; + unsigned char packet_req_command[10]; + + int read_data_size; + int scanline_size; + + if (scanp->mode == 1) /* RGB */ + scanline_size = scanp->width * 3.75; + else /* Greyscale */ + scanline_size = scanp->width * 1.25; + + read_data_size = scanline_size * scanline_number; + + /* Allocate output_image struct */ + if ((output_image = malloc(sizeof(*output_image))) == NULL) + { + DBG(1, "read_segment: Error: Not enough memory for scanner " + "input buffer\n"); + goto error_out; + } + + /* Allocate memory for input buffer */ + if ((input_buffer = malloc(scanline_size * scanline_number)) == NULL) + { + DBG(1, "read_segment: Error: Not enough memory for scanner " + "input buffer\n"); + goto error_out; + } + + output_image->width = scanp->width; + output_image->height = scanline_number; + + /* Allocate memory for dest image segment */ + + output_image->image_data = + malloc(output_image->width * output_image->height * + (scanp->mode ? 3 : 1) * 2); + + if (output_image->image_data == NULL) + { + DBG(1, "read_segment: Error: Not enough memory for " + "image data\n"); + goto error_out; + } + + /* Set up packet request command */ + memcpy(packet_req_command, cmd_packet_req, 10); + packet_req_command[7] = ((read_data_size + 4) & 0xFF00) >> 8; + packet_req_command[8] = (read_data_size + 4) & 0xFF; + + /* Send packet req. and wait for the scanner's READY signal */ + if (send_command(sp->port, packet_req_command, 10, 9000, 2000000)) + { + DBG(1, "read_segment: Error: didn't get response within 2s " + "of sending request"); + goto error_out; + } + + /* Read packet header */ + if (sanei_canon_pp_read(sp->port, 4, packet_header)) + { + DBG(1, "read_segment: Error reading packet header\n"); + goto error_out; + } + + if ((packet_header[2]<<8) + packet_header[3] != read_data_size) + { + DBG(1, "read_segment: Error: Expected data size: %i bytes.\n", + read_data_size); + DBG(1, "read_segment: Expecting %i bytes times %i " + "scanlines.\n", scanline_size, scanline_number); + DBG(1, "read_segment: Actual data size: %i bytes.\n", + (packet_header[2] << 8) + packet_header[3]); + goto error_out; + } + + /* Read scanlines_this_packet scanlines into the input buf */ + + if (sanei_canon_pp_read(sp->port, read_data_size, input_buffer)) + { + DBG(1, "read_segment: Segment read incorrectly, and we don't " + "know how to recover.\n"); + goto error_out; + } + + /* This is the only place we can abort safely - + * between reading one segment and requesting the next one. */ + if (sp->abort_now) goto error_out; + + if (scanlines_left >= (scanline_number * 2)) + { + DBG(100, "read_segment: Speculatively starting more scanning " + "(%d left)\n", scanlines_left); + sanei_canon_pp_write(sp->port, 10, packet_req_command); + /* Don't read status, it's unlikely to be ready *just* yet */ + } + + DBG(100, "read_segment: Convert to RGB\n"); + /* Convert data */ + convert_to_rgb(output_image, input_buffer, scanp->width, + scanline_number, scanp->mode); + + /* Adjust pixel readings according to calibration data */ + if (do_adjust) { + DBG(100, "read_segment: Adjust output\n"); + adjust_output(output_image, scanp, sp); + } + + /* output */ + *dest = output_image; + /* finished with this now */ + free(input_buffer); + return 0; + + error_out: + if (output_image && output_image->image_data) + free(output_image->image_data); + if (output_image) free(output_image); + if (input_buffer) free(input_buffer); + sp->abort_now = 0; + return -1; +} + +/* +check8: Calculates the checksum-8 for s bytes pointed to by p. + +For messages from the scanner, this should normally end up returning +0, since the last byte of most packets is the value that makes the +total up to 0 (or 256 if you're left-handed). +Hence, usage: if (check8(buffer, size)) {DBG(10, "checksum error!\n");} + +Can also be used to generate valid checksums for sending to the scanner. +*/ +static int check8(unsigned char *p, int s) { + int total=0,i; + for(i=0;i linear + width is in pixels, not bytes. */ +/* This function could use a rewrite */ +static void convdata(unsigned char *srcbuffer, unsigned char *dstbuffer, + int width, int mode) +/* This is a tricky (read: crap) function (read: hack) which is why I probably + spent more time commenting it than programming it. The thing to remember + here is that the scanner uses interpolated scanlines, so it's + RRRRRRRGGGGGGBBBBBB not RGBRGBRGBRGBRGB. So, the calling function just + increments the destination pointer slightly to handle green, then a bit + more for blue. If you don't understand, tough. */ +{ + int count; + int i, j, k; + + for (count = 0; count < width; count++) + { + /* The scanner stores data in a bizzare butchered 10-bit + format. I'll try to explain it in 100 words or less: + + Scanlines are made up of groups of 4 pixels. Each group of + 4 is stored inside 5 bytes. The first 4 bytes of the group + contain the lowest 8 bits of one pixel each (in the right + order). The 5th byte contains the most significant 2 bits + of each pixel in the same order. */ + + i = srcbuffer[count + (count >> 2)]; /* Low byte for pixel */ + j = srcbuffer[(((count / 4) + 1) * 5) - 1]; /* "5th" byte */ + j = j >> ((count % 4) * 2); /* Get upper 2 bits of intensity */ + j = j & 0x03; /* Can't hurt */ + /* And the final 10-bit pixel value is: */ + k = (j << 8) | i; + + /* now we return this as a 16 bit value */ + k = k << 6; + + if (mode == 1) /* Scanner -> Grey */ + { + dstbuffer[count * 2] = HIGH_BYTE(k); + dstbuffer[(count * 2) + 1] = LOW_BYTE(k); + } + else if (mode == 2) /* Scanner -> RGB */ + { + dstbuffer[count * 3 * 2] = HIGH_BYTE(k); + dstbuffer[(count * 3 * 2) + 1] = LOW_BYTE(k); + } + + } +} + +static int adjust_output(image_segment *image, scan_parameters *scanp, + scanner_parameters *scannerp) +/* Needing a good cleanup */ +{ + /* light and dark points for the CCD sensor in question + * (stored in file as 0-1024, scaled to 0-65536) */ + unsigned long hi, lo; + /* The result of our calculations */ + unsigned long result; + unsigned long temp; + /* The CCD sensor which read the current pixel - this is a tricky value + to get right. */ + int ccd, scaled_xoff; + /* Loop variables */ + unsigned int scanline, pixelnum, colour; + unsigned long int pixel_address; + unsigned int cols = scanp->mode ? 3 : 1; + + for (scanline = 0; scanline < image->height; scanline++) + { + for (pixelnum = 0; pixelnum < image->width; pixelnum++) + { + /* Figure out CCD sensor number */ + /* MAGIC FORMULA ALERT! */ + ccd = (pixelnum << (scannerp->natural_xresolution - + scanp->xresolution)) + (1 << + (scannerp->natural_xresolution + - scanp->xresolution)) - 1; + + scaled_xoff = scanp->xoffset << + (scannerp->natural_xresolution - + scanp->xresolution); + + ccd += scaled_xoff; + + for (colour = 0; colour < cols; colour++) + { + /* Address of pixel under scrutiny */ + pixel_address = + (scanline * image->width * cols * 2) + + (pixelnum * cols * 2) + (colour * 2); + + /* Dark value is easy + * Range of lo is 0-18k */ + lo = (scannerp->blackweight[ccd]) * 3; + + /* Light value depends on the colour, + * and is an average in greyscale mode. */ + if (scanp->mode == 1) /* RGB */ + { + switch (colour) + { + case 0: hi = scannerp->redweight[ccd] * 3; + break; + case 1: hi = scannerp->greenweight[ccd] * 3; + break; + default: hi = scannerp->blueweight[ccd] * 3; + break; + } + } + else /* Grey - scanned using green */ + { + hi = scannerp->greenweight[ccd] * 3; + } + + /* Check for bad calibration data as it + can cause a divide-by-0 error */ + if (hi <= lo) + { + DBG(1, "adjust_output: Bad cal data!" + " hi: %ld lo: %ld\n" + "Recalibrate, that " + "should fix it.\n", + hi, lo); + return -1; + } + + /* Start with the pixel value in result */ + result = MAKE_SHORT(*(image->image_data + + pixel_address), + *(image->image_data + + pixel_address + 1)); + + result = result >> 6; /* Range now = 0-1023 */ + /* + if (scanline == 10) + DBG(200, "adjust_output: Initial pixel" + " value: %ld\n", + result); + */ + result *= 54; /* Range now = 0-54k */ + + /* Clip to dark and light values */ + if (result < lo) result = lo; + if (result > hi) result = hi; + + /* result = (base-lo) * max_value / (hi-lo) */ + temp = result - lo; + temp *= 65536; + temp /= (hi - lo); + + /* Clip output result has been clipped to lo, + * and hi >= lo, so temp can't be < 0 */ + if (temp > 65535) + temp = 65535; + /* + if (scanline == 10) + { + DBG(200, "adjust_output: %d: base = " + "%lu, result %lu (%lu " + "- %lu)\n", pixelnum, + result, temp, lo, hi); + } + */ + result = temp; + + /* Store the value back where it came + * from (always bigendian) */ + *(image->image_data + pixel_address) + = HIGH_BYTE(result); + *(image->image_data + pixel_address+1) + = LOW_BYTE(result); + } + } + } + /*DBG(100, "Finished adjusting output\n");*/ + return 0; +} + +/* Calibration run. Aborting allowed at "safe" points where the scanner won't + * be left in a crap state. */ +int sanei_canon_pp_calibrate(scanner_parameters *sp, char *cal_file) +{ + int count, readnum, colournum, scanlinenum; + int outfile; + + int scanline_size; + + int scanline_count = 6; + /* Don't change this unless you also want to change do_adjust */ + const int calibration_reads = 3; + + unsigned char command_buffer[10]; + + image_segment image; + unsigned char *databuf; + + char colours[3][6] = {"Red", "Green", "Blue"}; + + /* Calibration data is monochromatic (greyscale format) */ + scanline_size = sp->scanheadwidth * 1.25; + + /* 620P has to be difficult here... */ + if (!(sp->type) ) scanline_count = 8; + + /* Probably shouldn't have to abort *just* yet, but may as well check */ + if (sp->abort_now) return -1; + + DBG(40, "Calibrating %ix%i pixels calibration image " + "(%i bytes each scan).\n", + sp->scanheadwidth, scanline_count, + scanline_size * scanline_count); + + /* Allocate memory for calibration data */ + sp->blackweight = (unsigned long *) + calloc(sizeof(unsigned long), sp->scanheadwidth); + sp->redweight = (unsigned long *) + calloc(sizeof(unsigned long), sp->scanheadwidth); + sp->greenweight = (unsigned long *) + calloc(sizeof(unsigned long), sp->scanheadwidth); + sp->blueweight = (unsigned long *) + calloc(sizeof(unsigned long), sp->scanheadwidth); + + /* The data buffer needs to hold a number of images (calibration_reads) + * per colour, each sp->scanheadwidth x scanline_count */ + databuf = malloc(scanline_size * scanline_count * calibration_reads*3); + + /* And allocate space for converted image data in this image_segment */ + image.image_data = malloc(scanline_count * sp->scanheadwidth * 2 * + calibration_reads); + image.width = sp->scanheadwidth; + image.height = scanline_count * calibration_reads; + + /* Sending the "dark calibration" command */ + memcpy(command_buffer, cmd_calblack, 10); + + /* Which includes the size of data we expect the scanner to return */ + command_buffer[7] = ((scanline_size * scanline_count) & 0xff00) >> 8; + command_buffer[8] = (scanline_size * scanline_count) & 0xff; + + DBG(40, "Step 1/3: Calibrating black level...\n"); + for (readnum = 0; readnum < calibration_reads; readnum++) + { + DBG(40, " * Black scan number %d/%d.\n", readnum + 1, + calibration_reads); + + if (sp->abort_now) return -1; + + if (send_command(sp->port, command_buffer, 10, 100000, 5000000)) + { + DBG(1, "Error reading black level!\n"); + free (image.image_data); + free(databuf); + return -1; + + } + + /* Black reference data */ + sanei_canon_pp_read(sp->port, scanline_size * scanline_count, + databuf + + (readnum * scanline_size * scanline_count)); + } + + /* Convert scanner format to a greyscale 16bpp image */ + for (scanlinenum = 0; + scanlinenum < scanline_count * calibration_reads; + scanlinenum++) + { + convdata(databuf + (scanlinenum * scanline_size), + image.image_data + + (scanlinenum * sp->scanheadwidth*2), + sp->scanheadwidth, 1); + } + + /* Take column totals */ + for (count = 0; count < sp->scanheadwidth; count++) + { + /* Value is normalised as if we took 6 scanlines, even if we + * didn't (620P I'm looking at you!) */ + sp->blackweight[count] = (column_sum(&image, count) * 6) + / scanline_count >> 6; + } + + /* 620P has to be difficult here... */ + if (!(sp->type) ) + { + scanline_count = 6; + image.height = scanline_count * calibration_reads; + } + + DBG(40, "Step 2/3: Gamma tables...\n"); + DBG(40, " * Requesting creation of new of gamma tables...\n"); + if (sp->abort_now) return -1; + if (send_command(sp->port, cmd_cleargamma, 10, 100000, 5000000)) + { + DBG(1,"Error sending gamma command!\n"); + free (image.image_data); + free(databuf); + return -1; + } + + DBG(20, " * Snoozing for 15 seconds while the scanner calibrates..."); + usleep(15000000); + DBG(40, "done.\n"); + + DBG(40, " * Requesting gamma table values..."); + if (send_command(sp->port, cmd_readgamma, 10, 100000, 10000000)) + { + DBG(1,"Error sending gamma table request!\n"); + free (image.image_data); + free(databuf); + return -1; + } + DBG(40, "done.\n"); + + DBG(40, " * Reading white-balance/gamma data... "); + sanei_canon_pp_read(sp->port, 32, sp->gamma); + DBG(40, "done.\n"); + + if (sp->abort_now) return -1; + + memcpy(command_buffer, cmd_calcolour, 10); + + /* Set up returned data size */ + command_buffer[7] = ((scanline_size * scanline_count) & 0xff00) >> 8; + command_buffer[8] = (scanline_size * scanline_count) & 0xff; + + DBG(40, "Step 3/3: Calibrating sensors...\n"); + /* Now for the RGB high-points */ + for (colournum = 1; colournum < 4; colournum++) + { + /* Set the colour we want to read */ + command_buffer[3] = colournum; + for (readnum = 0; readnum < 3; readnum++) + { + DBG(10, " * %s sensors, scan number %d/%d.\n", + colours[colournum-1], readnum + 1, + calibration_reads); + + if (sp->abort_now) return -1; + if (send_command(sp->port, command_buffer, 10, + 100000, 5000000)) + { + DBG(1,"Error sending scan request!"); + free (image.image_data); + free(databuf); + return -1; + } + + sanei_canon_pp_read(sp->port, scanline_size * + scanline_count, databuf + + (readnum * scanline_size * + scanline_count)); + + } + + /* Convert colour data from scanner format to RGB data */ + for (scanlinenum = 0; scanlinenum < scanline_count * + calibration_reads; scanlinenum++) + { + convdata(databuf + (scanlinenum * scanline_size), + image.image_data + + (scanlinenum * sp->scanheadwidth * 2), + sp->scanheadwidth, 1); + } + + /* Sum each column of the image and store the results in sp */ + for (count = 0; count < sp->scanheadwidth; count++) + { + if (colournum == 1) + sp->redweight[count] = + column_sum(&image, count) >> 6; + else if (colournum == 2) + sp->greenweight[count] = + column_sum(&image, count) >> 6; + else + sp->blueweight[count] = + column_sum(&image, count) >> 6; + } + + } + + if (sp->abort_now) return -1; + + /* cal_file == NUL indicates we want an in-memory scan only */ + if (cal_file != NULL) + { + DBG(40, "Writing calibration to %s\n", cal_file); + outfile = open(cal_file, O_WRONLY | O_TRUNC | O_CREAT, 0600); + if (outfile < 0) + { + DBG(10, "Error opening cal file for writing\n"); + } + + /* Header */ + if (safe_write(outfile, header, strlen(header) + 1) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + if (safe_write(outfile, (const char *)&fileversion, sizeof(int)) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + + /* Data */ + if (safe_write(outfile, (char *)&(sp->scanheadwidth), + sizeof(sp->scanheadwidth)) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + if (safe_write(outfile, (char *)(sp->blackweight), + sp->scanheadwidth * sizeof(long)) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + if (safe_write(outfile, (char *)(sp->redweight), + sp->scanheadwidth * sizeof(long)) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + if (safe_write(outfile, (char *)(sp->greenweight), + sp->scanheadwidth * sizeof(long)) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + if (safe_write(outfile, (char *)(sp->blueweight), + sp->scanheadwidth * sizeof(long)) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + if (safe_write(outfile, (char *)(sp->gamma), 32) < 0) + DBG(10, "Write error on calibration file %s", cal_file); + + close(outfile); + } + + free(databuf); + free(image.image_data); + + return 0; +} + +static unsigned long column_sum(image_segment *image, int x) +/* This gives us a number from 0-n*65535 where n is the height of the image */ +{ + unsigned int row, p; + unsigned long total = 0; + + p = x; + for (row = 0; row < image->height; row++) + { + total+= MAKE_SHORT(image->image_data[2*p], + image->image_data[2*p+1]); + p += image->width; + } + return total; +} + + +static int scanner_setup_params(unsigned char *buf, scanner_parameters *sp, + scan_parameters *scanp) +{ + int scaled_width, scaled_height; + int scaled_xoff, scaled_yoff; + + /* Natural resolution (I think) */ + if (sp->scanheadwidth == 2552) + { + buf[0] = 0x11; /* 300 | 0x1000 */ + buf[1] = 0x2c; + buf[2] = 0x11; + buf[3] = 0x2c; + } else { + buf[0] = 0x12; /* 600 | 0x1000*/ + buf[1] = 0x58; + buf[2] = 0x12; + buf[3] = 0x58; + } + + scaled_width = scanp->width << + (sp->natural_xresolution - scanp->xresolution); + /* YO! This needs fixing if we ever use yresolution! */ + scaled_height = scanp->height << + (sp->natural_xresolution - scanp->xresolution); + scaled_xoff = scanp->xoffset << + (sp->natural_xresolution - scanp->xresolution); + scaled_yoff = scanp->yoffset << + (sp->natural_xresolution - scanp->xresolution); + + /* Input resolution */ + buf[4] = (((75 << scanp->xresolution) & 0xff00) >> 8) | 0x10; + buf[5] = (75 << scanp->xresolution) & 0xff; + /* Interpolated resolution */ + buf[6] = (((75 << scanp->xresolution) & 0xff00) >> 8) | 0x10;; + buf[7] = (75 << scanp->xresolution) & 0xff; + + /* X offset */ + buf[8] = (scaled_xoff & 0xff000000) >> 24; + buf[9] = (scaled_xoff & 0xff0000) >> 16; + buf[10] = (scaled_xoff & 0xff00) >> 8; + buf[11] = scaled_xoff & 0xff; + + /* Y offset */ + buf[12] = (scaled_yoff & 0xff000000) >> 24; + buf[13] = (scaled_yoff & 0xff0000) >> 16; + buf[14] = (scaled_yoff & 0xff00) >> 8; + buf[15] = scaled_yoff & 0xff; + + /* Width of image to be scanned */ + buf[16] = (scaled_width & 0xff000000) >> 24; + buf[17] = (scaled_width & 0xff0000) >> 16; + buf[18] = (scaled_width & 0xff00) >> 8; + buf[19] = scaled_width & 0xff; + + /* Height of image to be scanned */ + buf[20] = (scaled_height & 0xff000000) >> 24; + buf[21] = (scaled_height & 0xff0000) >> 16; + buf[22] = (scaled_height & 0xff00) >> 8; + buf[23] = scaled_height & 0xff; + + + /* These appear to be the only two colour mode possibilities. + Pure black-and-white mode probably just uses greyscale and + then gets its contrast adjusted by the driver. I forget. */ + if (scanp->mode == 1) /* Truecolour */ + buf[24] = 0x08; + else /* Greyscale */ + buf[24] = 0x04; + + return 0; +} + +int sanei_canon_pp_abort_scan(scanner_parameters *sp) +{ + /* The abort command (hopefully) */ + sanei_canon_pp_write(sp->port, 10, cmd_abort); + sanei_canon_pp_check_status(sp->port); + return 0; +} + +/* adjust_gamma: Upload a gamma profile to the scanner */ +int sanei_canon_pp_adjust_gamma(scanner_parameters *sp) +{ + sp->gamma[31] = check8(sp->gamma, 31); + if (sanei_canon_pp_write(sp->port, 10, cmd_setgamma)) + return -1; + if (sanei_canon_pp_write(sp->port, 32, sp->gamma)) + return -1; + + return 0; +} + +int sanei_canon_pp_sleep_scanner(struct parport *port) +{ + /* *SCANEND Command - puts scanner to sleep */ + sanei_canon_pp_write(port, 10, cmd_scanend); + sanei_canon_pp_check_status(port); + + ieee1284_terminate(port); + + return 0; + /* FIXME: I murdered Simon's code here */ + /* expect(port, "Enter Transparent Mode", 0x1f, 0x1f, 1000000); */ +} + +int sanei_canon_pp_detect(struct parport *port, int mode) +{ + /*int caps;*/ + /* This code needs to detect whether or not a scanner is present on + * the port, quickly and reliably. Fast version of + * sanei_canon_pp_initialise() + * + * If this detect returns true, a more comprehensive check will + * be conducted + * Return values: + * 0 = scanner present + * anything else = scanner not present + * PRE: port is open/unclaimed + * POST: port is closed/unclaimed + */ + + /* port is already open, just need to claim it */ + + if (ieee1284_claim(port) != E1284_OK) + { + DBG(0,"detect: Unable to claim port\n"); + return 2; + } + if (sanei_canon_pp_wake_scanner(port, mode)) + { + DBG(10, "detect: could not wake scanner\n"); + ieee1284_release(port); + return 3; + } + + /* Goodo, sleep (snaps fingers) */ + sanei_canon_pp_sleep_scanner(port); + + ieee1284_release(port); + /* ieee1284_close(port); */ + + return 0; +} + +static int send_command(struct parport *port, unsigned char *buf, int bufsize, + int delay, int timeout) +/* Sends a command until the scanner says it is ready. + * sleeps for delay microsecs between reads + * returns -1 on error, -2 on timeout */ +{ + int retries = 0; + + do + { + /* Send command */ + if (sanei_canon_pp_write(port, bufsize, buf)) + return -1; + + /* sleep a bit */ + usleep(delay); + } while (sanei_canon_pp_check_status(port) && + retries++ < (timeout/delay)); + + if (retries >= (timeout/delay)) return -2; + return 0; + +} diff --git a/backend/canon_pp-dev.h b/backend/canon_pp-dev.h new file mode 100644 index 0000000..e8f36a8 --- /dev/null +++ b/backend/canon_pp-dev.h @@ -0,0 +1,185 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2001-2002 Matthew C. Duggan and Simon Krix + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + ----- + + canon_pp-dev.h: $Revision$ + + This file is part of the canon_pp backend, supporting Canon FBX30P + and NX40P scanners and also part of the stand-alone driver. + + Simon Krix + */ + +#ifndef CANON_PP_DEV_H + +#define CANON_PP_DEV_H + +/* Signal names */ +/* C port */ +#define READY 0x1f +#define NSELECTIN 0x08 +#define NINIT 0x04 +#define HOSTBUSY 0x02 +#define HOSTCLK 0x01 + +/* S port */ +#define BUSY 0x10 +#define NACK 0x08 +#define PTRCLK 0x08 +#define PERROR 0x04 +#define ACKDATAREQ 0x04 +#define XFLAG 0x02 +#define SELECT 0x02 +#define NERROR 0x01 +#define NFAULT 0x01 +#define NDATAAVAIL 0x01 + +/* Scanner things */ +#define CALSIZE 18 /* Lines per calibration */ + +/* Init modes */ +#define INITMODE_20P 1 +#define INITMODE_30P 2 +#define INITMODE_AUTO 3 + +/* Misc things */ +#define T_SCAN 1 +#define T_CALIBRATE 2 + +/* Macros */ +#define MAKE_SHORT(a,b) (((short)a)*0x100+(short)b) +#define LOW_BYTE(a) (a%0x100) +#define HIGH_BYTE(a) (a/0x100) + +typedef struct scanner_parameter_struct +{ + /* This is the port the scanner is on, in libieee1284-readable form */ + struct parport *port; + + /* Width of the scanning head in pixels */ + int scanheadwidth; + int scanbedlength; + + /* Resolution of the scan head where dpi = 75 << natural_resolution */ + int natural_xresolution; + int natural_yresolution; + + int max_xresolution; + int max_yresolution; + + /* ID String. Should only be 38(?) bytes long, so we can + reduce the size later. */ + char id_string[80]; + + /* Short, readable scanner name, such as "FB330P" */ + char name[40]; + + /* Pixel weight values from calibration, one per pixel on the scan head. + These must be allocated before any scanning can be done. */ + unsigned long *blackweight; + unsigned long *redweight; + unsigned long *greenweight; + unsigned long *blueweight; + + /* Not understood white-balance/gain values */ + unsigned char gamma[32]; + + /* Type of scanner ( 0 = *20P, 1 = [*30P|*40P] ) */ + unsigned char type; + + /* Are we aborting this scanner now */ + unsigned char abort_now; + +} scanner_parameters; + +typedef struct scan_parameter_struct +{ + /* Size of image */ + unsigned int width, height; + /* Position of image on the scanner bed */ + unsigned int xoffset, yoffset; + /* Resolution at which to scan (remember it's 75 << resolution) */ + int xresolution, yresolution; + /* Mode of image. 0 = greyscale, 1 = truecolour */ + int mode; +} scan_parameters; + +typedef struct image_segment_struct +{ + /* Size of image segment */ + unsigned int width, height; + /* Which part of the image this is */ + unsigned int start_scanline; + /* Pointer to image data */ + unsigned char *image_data; +} image_segment; + +/* Scan-related functions ========================= */ + +/* Brings the scanner in and out of transparent mode + and detects model information */ +int sanei_canon_pp_initialise(scanner_parameters *sp, int mode); +int sanei_canon_pp_close_scanner(scanner_parameters *sp); + +/* Image scanning functions */ +int sanei_canon_pp_init_scan(scanner_parameters *sp, scan_parameters *scanp); + +int sanei_canon_pp_read_segment(image_segment **dest, scanner_parameters *sp, + scan_parameters *scanp, int scanline_count, int do_adjust, + int scanlines_left); + +int sanei_canon_pp_abort_scan(scanner_parameters *sp); + +/* Loads the gain offset values. Needs a new name. */ +int sanei_canon_pp_load_weights(const char *filename, scanner_parameters *sp); + + +int sanei_canon_pp_calibrate(scanner_parameters *sp, char *cal_file); + +int sanei_canon_pp_adjust_gamma(scanner_parameters *sp); + +/* Detect if a scanner is present on a given port */ +int sanei_canon_pp_detect(struct parport *port, int mode); + +/* Put a scanner to sleep */ +int sanei_canon_pp_sleep_scanner(struct parport *port); + +#endif diff --git a/backend/canon_pp-io.c b/backend/canon_pp-io.c new file mode 100644 index 0000000..881ac24 --- /dev/null +++ b/backend/canon_pp-io.c @@ -0,0 +1,618 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2001-2002 Matthew C. Duggan and Simon Krix + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + ----- + + This file is part of the canon_pp backend, supporting Canon CanoScan + Parallel scanners and also distributed as part of the stand-alone driver. + + canon_pp-io.c: $Revision$ + + Low Level Function library for Canon CanoScan Parallel Scanners by + Simon Krix + */ + +#ifndef NOSANE +#include "../include/sane/config.h" +#endif + +#include +#include +#include +#include "canon_pp-io.h" +#include "canon_pp-dev.h" + +#ifdef NOSANE + +/* No SANE, Things that only apply to stand-alone */ +#include +#include + +static void DBG(int level, const char *format, ...) +{ + va_list args; + va_start(args, format); + if (level < 50) vfprintf(stderr, format, args); + va_end(args); +} +#else + +/* Definitions which only apply to SANE compiles */ +#ifndef VERSION +#define VERSION "$Revision$" +#endif + +/* Fix problem with DBG macro definition having a - in the name */ +#define DEBUG_DECLARE_ONLY +#include "canon_pp.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_config.h" + +#endif + +/* 0x00 = Nibble Mode (M1284_NIBBLE) + 0x10 = ECP Mode (M1284_ECP) + The scanner driver seems not to support ECP RLE mode + (which is a huge bummer because compression would be + ace) nor EPP mode. + */ +static int ieee_mode = M1284_NIBBLE; + +/* For super-verbose debugging */ +/* #define DUMP_PACKETS 1 */ + +/* Some sort of initialisation command */ +static unsigned char cmd_init[10] = { 0xec, 0x20, 0, 0, 0, 0, 0, 0, 0, 0 }; + +/************* Local Prototypes ******************/ + +/* Used by wake_scanner */ +static int scanner_reset(struct parport *port); +static void scanner_chessboard_control(struct parport *port); +static void scanner_chessboard_data(struct parport *port, int mode); + +/* Used by read_data */ +static int ieee_transfer(struct parport *port, int length, + unsigned char *data); + +/* Low level functions */ +static int readstatus(struct parport *port); +static int expect(struct parport *port, const char *step, int s, + int mask, unsigned int delay); + +/* Port-level functions */ +static void outdata(struct parport *port, int d); +static void outcont(struct parport *port, int d, int mask); +static void outboth(struct parport *port, int d, int c); + +/************************************/ + +/* + * IEEE 1284 defines many values for m, + * but these scanners only support 2: nibble and ECP modes. + * And no data compression either (argh!) + * 0 = Nibble-mode reverse channel transfer + * 16 = ECP-mode + */ +void sanei_canon_pp_set_ieee1284_mode(int m) +{ + ieee_mode = m; +} + +int sanei_canon_pp_wake_scanner(struct parport *port, int mode) +{ + /* The scanner tristates the printer's control lines + (essentially disabling the passthrough port) and exits + from Transparent Mode ready for communication. */ + int i = 0; + int tmp; + int max_cycles = 3; + + tmp = readstatus(port); + + /* Reset only works on 30/40 models */ + if (mode != INITMODE_20P) + { + if ((tmp != READY)) + { + DBG(40, "Scanner not ready (0x%x). Attempting to " + "reset...\n", tmp); + scanner_reset(port); + /* give it more of a chance to reset in this case */ + max_cycles = 5; + } + } else { + DBG(0, "WARNING: Don't know how to reset an FBx20P, you may " + "have to power cycle\n"); + } + + do + { + i++; + + /* Send the wakeup sequence */ + scanner_chessboard_control(port); + scanner_chessboard_data(port, mode); + + if (expect(port, NULL, 0x03, 0x1f, 800000) && + (mode == INITMODE_AUTO)) + { + /* 630 Style init failed, try 620 style */ + scanner_chessboard_control(port); + scanner_chessboard_data(port, INITMODE_20P); + } + + if (expect(port, "Scanner wakeup reply 1", 0x03, 0x1f, 50000)) + { + outboth(port, 0x04, 0x0d); + usleep(100000); + outcont(port, 0x07, 0x0f); + usleep(100000); + } + + } while ((i < max_cycles) && (!expect(port,"Scanner wakeup reply 2", + 0x03, 0x1f, 100000) == 0)); + + /* Block just after chessboarding + Reply 1 (S3 and S4 on, S5 and S7 off) */ + outcont(port, 0, HOSTBUSY); /* C1 off */ + /* Reply 2 - If it ain't happening by now, it ain't gonna happen. */ + if (expect(port, "Reply 2", 0xc, 0x1f, 800000)) + return -1; + outcont(port, HOSTBUSY, HOSTBUSY); /* C1 on */ + if (expect(port, "Reply 3", 0x0b, 0x1f, 800000)) + return -1; + outboth(port, 0, NSELECTIN | NINIT | HOSTCLK); /* Clear D, C3+, C1- */ + + /* If we had to try the wakeup cycle more than once, we should wait + * here for 10 seconds to let the scanner pull itself together - + * it can actually take longer, but I can't wait that long! */ + if (i > 1) + { + DBG(10, "Had to reset scanner, waiting for the " + "head to get back.\n"); + usleep(10000000); + } + + return 0; +} + + +int sanei_canon_pp_write(struct parport *port, int length, unsigned char *data) +{ + +#ifdef DUMP_PACKETS + ssize_t count; + + DBG(10,"Sending: "); + for (count = 0; count < length; count++) + { + DBG(10,"%02x ", data[count]); + if (count % 20 == 19) + DBG(10,"\n "); + } + if (count % 20 != 19) DBG(10,"\n"); +#endif + + DBG(100, "NEW Send Command (length %i):\n", length); + + switch (ieee_mode) + { + case M1284_BECP: + case M1284_ECPRLE: + case M1284_ECPSWE: + case M1284_ECP: + ieee1284_negotiate(port, ieee_mode); + if (ieee1284_ecp_write_data(port, 0, (char *)data, + length) != length) + return -1; + break; + case M1284_NIBBLE: + if (ieee1284_compat_write(port, 0, (char *)data, + length) != length) + return -1; + break; + default: + DBG(0, "Invalid mode in write!\n"); + } + + DBG(100, "<< write"); + + return 0; +} + +int sanei_canon_pp_read(struct parport *port, int length, unsigned char *data) +{ + int count, offset; + + DBG(200, "NEW read_data (%i bytes):\n", length); + ieee1284_negotiate(port, ieee_mode); + + /* This is special; Nibble mode needs a little + extra help from us. */ + + if (ieee_mode == M1284_NIBBLE) + { + /* Interrupt phase */ + outcont(port, NSELECTIN, HOSTBUSY | NSELECTIN); + if (expect(port, "Read Data 1", 0, NDATAAVAIL, 6000000)) + { + DBG(10,"Error 1\n"); + ieee1284_terminate(port); + return 1; + } + outcont(port, HOSTBUSY, HOSTBUSY); + + if (expect(port, "Read Data 2", NACK, NACK, 1000000)) + { + DBG(1,"Error 2\n"); + ieee1284_terminate(port); + return 1; + } + if (expect(port, "Read Data 3 (Ready?)", 0, PERROR, 1000000)) + { + DBG(1,"Error 3\n"); + ieee1284_terminate(port); + return 1; + } + + /* Host-Busy Data Available phase */ + + if ((readstatus(port) & NDATAAVAIL) == NDATAAVAIL) + { + DBG(1,"No data to read.\n"); + ieee1284_terminate(port); + return 1; + } + } + + offset = 0; + + DBG(100, "-> ieee_transfer(%d) *\n", length); + count = ieee_transfer(port, length, data); + DBG(100, "<- (%d)\n", count); + /* Early-out if it was not implemented */ + if (count == E1284_NOTIMPL) + return 2; + + length -= count; + offset+= count; + while (length > 0) + { + /* If 0 bytes were transferred, it's a legal + "No data" condition (I think). Otherwise, + it may have run out of buffer.. keep reading*/ + + if (count < 0) { + DBG(10, "Couldn't read enough data (need %d more " + "of %d)\n", length+count,length+offset); + ieee1284_terminate(port); + return 1; + } + + DBG(100, "-> ieee_transfer(%d)\n", length); + count = ieee_transfer(port, length, data+offset); + DBG(100, "<- (%d)\n", count); + length-=count; + offset+= count; + + } + +#ifdef DUMP_PACKETS + if (length <= 60) + { + DBG(10,"Read: "); + for (count = 0; count < length; count++) + { + DBG(10,"%02x ", data[count]); + if (count % 20 == 19) + DBG(10,"\n "); + } + + if (count % 20 != 19) DBG(10,"\n"); + } + else + { + DBG(10,"Read: %i bytes\n", length); + } +#endif + + if (ieee_mode == M1284_NIBBLE) + ieee1284_terminate(port); + + return 0; + +} + +static int ieee_transfer(struct parport *port, int length, unsigned char *data) +{ + int result = 0; + + DBG(100, "IEEE transfer (%i bytes)\n", length); + + switch (ieee_mode) + { + case M1284_BECP: + case M1284_ECP: + case M1284_ECPRLE: + case M1284_ECPSWE: + result = ieee1284_ecp_read_data(port, 0, (char *)data, + length); + break; + case M1284_NIBBLE: + result = ieee1284_nibble_read(port, 0, (char *)data, + length); + break; + default: + DBG(1, "Internal error: Wrong mode for transfer.\n" + "Please email stauff1@users.sourceforge.net\n" + "or kinsei@users.sourceforge.net\n"); + } + + return result; +} + +int sanei_canon_pp_check_status(struct parport *port) +{ + int status; + unsigned char data[2]; + + DBG(200, "* Check Status:\n"); + + if (sanei_canon_pp_read(port, 2, data)) + return -1; + + status = data[0] | (data[1] << 8); + + switch(status) + { + case 0x0606: + DBG(200, "Ready - 0x0606\n"); + return 0; + break; + case 0x1414: + DBG(200, "Busy - 0x1414\n"); + return 1; + break; + case 0x0805: + DBG(200, "Resetting - 0x0805\n"); + return 3; + break; + case 0x1515: + DBG(1, "!! Invalid Command - 0x1515\n"); + return 2; + break; + case 0x0000: + DBG(200, "Nothing - 0x0000"); + return 4; + break; + + default: + DBG(1, "!! Unknown status - %04x\n", status); + return 100; + } +} + + +/* Send a raw byte to the printer port */ +static void outdata(struct parport *port, int d) +{ + ieee1284_write_data(port, d & 0xff); +} + +/* Send the low nibble of d to the control port. + The mask affects which bits are changed. */ +static void outcont(struct parport *port, int d, int mask) +{ + static int control_port_status = 0; + control_port_status = (control_port_status & ~mask) | (d & mask); + ieee1284_write_control(port, (control_port_status & 0x0f)); +} + +/* Send a byte to both ports */ +static void outboth(struct parport *port, int d, int c) +{ + ieee1284_write_data(port, d & 0xff); + outcont(port, c, 0x0f); +} + +/* readstatus(): + Returns the LOGIC value of the S register (ie: all input lines) + shifted right to to make it easier to read. Note: S5 is inverted + by ieee1284_read_status so we don't need to */ +static int readstatus(struct parport *port) +{ + return (ieee1284_read_status(port) & 0xf8) >> 3; +} + +static void scanner_chessboard_control(struct parport *port) +{ + /* Wiggle C1 and C3 (twice) */ + outboth(port, 0x0, 13); + usleep(10); + outcont(port, 7, 0xf); + usleep(10); + outcont(port, 13, 0xf); + usleep(10); + outcont(port, 7, 0xf); + usleep(10); +} + +static void scanner_chessboard_data(struct parport *port, int mode) +{ + int count; + + /* initial weirdness here for 620P - seems to go quite fast, + * just ignore it! */ + + for (count = 0; count < 2; count++) + { + /* Wiggle data lines (4 times) while strobing C1 */ + /* 33 here for *30P, 55 for *20P */ + if (mode == INITMODE_20P) + outdata(port, 0x55); + else + outdata(port, 0x33); + outcont(port, HOSTBUSY, HOSTBUSY); + usleep(10); + outcont(port, 0, HOSTBUSY); + usleep(10); + outcont(port, HOSTBUSY, HOSTBUSY); + usleep(10); + + if (mode == INITMODE_20P) + outdata(port, 0xaa); + else + outdata(port, 0xcc); + outcont(port, HOSTBUSY, HOSTBUSY); + usleep(10); + outcont(port, 0, HOSTBUSY); + usleep(10); + outcont(port, HOSTBUSY, HOSTBUSY); + usleep(10); + } +} + +/* Reset the scanner. At least, it works 50% of the time. */ +static int scanner_reset(struct parport *port) +{ + + /* Resetting only works for the *30Ps, sorry */ + if (readstatus(port) == 0x0b) + { + /* Init Block 1 - composed of a 0-byte IEEE read */ + ieee1284_negotiate(port, 0x0); + ieee1284_terminate(port); + ieee1284_negotiate(port, 0x0); + ieee1284_terminate(port); + scanner_chessboard_data(port, 1); + scanner_chessboard_data(port, 1); + scanner_chessboard_data(port, 1); + scanner_chessboard_data(port, 1); + + scanner_chessboard_data(port, 0); + scanner_chessboard_data(port, 0); + scanner_chessboard_data(port, 0); + scanner_chessboard_data(port, 0); + } + + /* Reset Block 2 =============== */ + outboth(port, 0x04, 0x0d); + + /* Specifically, we want this: 00111 on S */ + if (expect(port, "Reset 2 response 1", 0x7, 0x1f, 500000)) + return 1; + + outcont(port, 0, HOSTCLK); + usleep(5); + outcont(port, 0x0f, 0xf); /* All lines must be 1. */ + + /* All lines 1 */ + if (expect(port, "Reset 2 response 2 (READY)", + 0x1f, 0x1f, 500000)) + return 1; + + outcont(port, 0, HOSTBUSY); + usleep(100000); /* a short pause */ + outcont(port, HOSTBUSY, HOSTBUSY | NSELECTIN); + + return 0; +} + +/* A timed version of expect, which will wait for delay before erroring + This is the one and only one we should be using */ +static int expect(struct parport *port, const char *msg, int s, + int mask, unsigned int delay) +{ + struct timeval tv; + + tv.tv_sec = delay / 1000000; + tv.tv_usec = delay % 1000000; + + if (ieee1284_wait_status(port, mask << 3, s << 3, &tv)) + { + if (msg) DBG(10, "Timeout: %s (0x%02x in 0x%02x) - Status " + "= 0x%02x\n", msg, s, mask, readstatus(port)); + return 1; + } + + return 0; +} + +int sanei_canon_pp_scanner_init(struct parport *port) +{ + + int tries = 0; + int tmp = 0; + + /* Put the scanner in nibble mode */ + ieee1284_negotiate(port, 0x0); + + /* No data to read yet - return to idle mode */ + ieee1284_terminate(port); + + /* In Windows, this is always ECP (or an attempt at it) */ + if (sanei_canon_pp_write(port, 10, cmd_init)) + return -1; + /* Note that we don't really mind what the status was as long as it + * wasn't a read error (returns -1) */ + /* In fact, the 620P gives an error on that last command, but they + * keep going anyway */ + if (sanei_canon_pp_check_status(port) < 0) + return -1; + + /* Try until it's ready */ + sanei_canon_pp_write(port, 10, cmd_init); + while ((tries < 3) && (tmp = sanei_canon_pp_check_status(port))) + { + if (tmp < 0) + return -1; + DBG(10, "scanner_init: Giving the scanner a snooze...\n"); + usleep(500000); + + tries++; + + sanei_canon_pp_write(port, 10, cmd_init); + } + + if (tries == 3) return 1; + + return 0; +} diff --git a/backend/canon_pp-io.h b/backend/canon_pp-io.h new file mode 100644 index 0000000..376af8a --- /dev/null +++ b/backend/canon_pp-io.h @@ -0,0 +1,65 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2001-2002 Matthew C. Duggan and Simon Krix + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + ----- + + canon_pp-io.h: $Revision$ + + This file is part of the canon_pp backend, supporting Canon FBX30P + and NX40P scanners and also distributed as part of the stand-alone + driver. + + Low-level scanner interface + */ + +#ifndef CANON_PP_IO_H +#define CANON_PP_IO_H + +/* Actual Interface */ +void sanei_canon_pp_set_ieee1284_mode(int m); +int sanei_canon_pp_wake_scanner(struct parport *port, int mode); +int sanei_canon_pp_write(struct parport *port, int length, + unsigned char *data); +int sanei_canon_pp_read(struct parport *port, int length, + unsigned char *data); +int sanei_canon_pp_check_status(struct parport *port); +int sanei_canon_pp_scanner_init(struct parport *port); + +#endif diff --git a/backend/canon_pp.c b/backend/canon_pp.c new file mode 100644 index 0000000..cc7c27e --- /dev/null +++ b/backend/canon_pp.c @@ -0,0 +1,2039 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2001-2002 Matthew C. Duggan and Simon Krix + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + ----- + + canon_pp.c: $Revision$ + + This file is part of the canon_pp backend, supporting Canon FBX30P + and NX40P scanners + */ + +#ifdef _AIX +#include /* MUST come first for AIX! */ +#endif + +#define BACKEND_NAME canon_pp + +#define THREE_BITS 0xE0 +#define TWO_BITS 0xC0 +#define MM_PER_IN 25.4 + +#ifndef NOSANE +#include "../include/sane/config.h" +#endif + +#ifndef VERSION +#define VERSION "$Revision$" +#endif + +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" + +#include "canon_pp-dev.h" +#include "canon_pp-io.h" +#include "canon_pp.h" + +/* #include "../include/sane/sanei_pio.h" */ +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" +/* #include "../include/sane/sanei_debug.h" */ + + +/* Prototypes */ +static SANE_Status init_device(struct parport *pp); + +/* create a calibration file and give it initial values */ +static int init_cal(char *file); + +static SANE_Status fix_weights_file(CANONP_Scanner *cs); + +static SANE_Status detect_mode(CANONP_Scanner *cs); + +/* Global Variables (ack!) */ + +/* The first device in a linked list of devices */ +static CANONP_Scanner *first_dev = NULL; +/* The default scanner to open */ +static char *def_scanner = NULL; +/* The number of devices */ +static int num_devices = 0; +/* ieee1284 parallel ports */ +struct parport_list pl; +/* leftover from the last read */ +static SANE_Byte *read_leftover = NULL; +/* leftover from the last read */ +static SANE_Bool force_nibble = SANE_FALSE; + +/* Constants */ + +/* Colour Modes */ +static const SANE_String_Const cmodes[] = { + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL }; + +/* bit depths */ +static const SANE_String_Const depths[] = { "8", "12", NULL }; +/* resolutions */ +static const SANE_Int res300[] = {3, 75, 150, 300}; +static const SANE_Int res600[] = {4, 75, 150, 300, 600}; + + +/************************************************************************* + * + * sane_init() + * + * Initialises data for the list of scanners, stored in canon-p.conf. + * + * Scanners are not sent any commands until sane_open() is called. + * + *************************************************************************/ + SANE_Status +sane_init (SANE_Int *vc, SANE_Auth_Callback cb) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i, tmp; + int tmp_im = INITMODE_AUTO; + FILE *fp; + char line[81]; /* plus 1 for a null */ + char *tmp_wf, *tmp_port; + CANONP_Scanner *s_tmp; + + + DBG_INIT(); + +#if defined PACKAGE && defined VERSION + DBG(2, ">> sane_init (version %s null, authorize %s null): " PACKAGE " " VERSION "\n", + (vc) ? "!=" : "==", (cb) ? "!=" : "=="); +#endif + + if(vc) + *vc = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + DBG(2,"sane_init: >> ieee1284_find_ports\n"); + /* Find lp ports */ + tmp = ieee1284_find_ports(&pl, 0); + DBG(2,"sane_init: %d << ieee1284_find_ports\n", tmp); + + if (tmp != E1284_OK) + { + DBG(1,"sane_init: Error trying to get port list\n"); + return SANE_STATUS_IO_ERROR; + } + + + if (pl.portc < 1) + { + DBG(1,"sane_init: Error, no parallel ports found.\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG(10,"sane_init: %i parallel port(s) found.\n", pl.portc); + /* Setup data structures for each port */ + for(i=0; iname); + status = init_device(pl.portv[i]); + /* Now's a good time to quit if we got an error */ + if (status != SANE_STATUS_GOOD) return status; + } + + /* This should never be true here */ + if (num_devices == 0) + status = SANE_STATUS_IO_ERROR; + + /* just to be extra sure, the line will always have an end: */ + line[sizeof(line)-1] = '\0'; + + /* + * Read information from config file: pixel weight location and default + * port. + */ + if((fp = sanei_config_open(CANONP_CONFIG_FILE))) + { + while(sanei_config_read(line, sizeof (line) - 1, fp)) + { + DBG(100, "sane_init: >%s<\n", line); + if(line[0] == '#') /* ignore line comments */ + continue; + if(!strlen(line)) + continue; /* ignore empty lines */ + + if(strncmp(line,"calibrate ", 10) == 0) + { + /* warning: pointer trickyness ahead + * Do not free tmp_port! */ + DBG(40, "sane_init: calibrate line, %s\n", + line); + tmp_wf = strdup(line+10); + tmp_port = strstr(tmp_wf, " "); + if ((tmp_port == tmp_wf) || (tmp_port == NULL)) + { + /* They have used an old style config + * file which does not specify scanner + * Assume first port */ + DBG(1, "sane_init: old config line:" + "\"%s\". Please add " + "a port argument.\n", + line); + + /* first_dev should never be null here + * because we found at least one + * parallel port above */ + first_dev->weights_file = tmp_wf; + DBG(100, "sane_init: Successfully " + "parsed (old) cal, " + "weight file is " + "'%s'.\n", tmp_wf); + continue; + + } + + /* Now find which scanner wants + * this calibration file */ + s_tmp = first_dev; + DBG(100, "sane_init: Finding scanner on port " + "'%s'\n", tmp_port+1); + while (s_tmp != NULL) + { + if (!strcmp(s_tmp->params.port->name, + tmp_port+1)) + { + DBG(100, "sane_init: Found!\n"); + /* Now terminate the weight + * file string */ + *tmp_port = '\0'; + s_tmp->weights_file = tmp_wf; + DBG(100, "sane_init: Parsed " + "cal, for port" + " '%s', weight" + " file is '%s'" + ".\n", + s_tmp->params. + port->name, + tmp_wf); + break; + } + s_tmp = s_tmp->next; + } + if (s_tmp == NULL) + { + /* we made it all the way through the + * list and didn't find the port */ + free(tmp_wf); + DBG(10, "sane_init: calibrate line is " + "for unknown port!\n"); + } + continue; + } + + + if(strncmp(line,"ieee1284 ", 9) == 0) + { + DBG(100, "sane_init: Successfully parsed " + "default scanner.\n"); + /* this will be our default scanner */ + def_scanner = strdup(line+9); + continue; + } + + if(strncmp(line,"force_nibble", 12) == 0) + { + DBG(100, "sane_init: force_nibble " + "requested.\n"); + force_nibble = SANE_TRUE; + continue; + } + + if(strncmp(line,"init_mode ", 10) == 0) + { + + /* parse what sort of initialisation mode to + * use */ + if (strncmp(line+10, "FB620P", 6) == 0) + tmp_im = INITMODE_20P; + else if (strncmp(line+10, "FB630P", 6) == 0) + tmp_im = INITMODE_30P; + else if (strncmp(line+10, "AUTO", 4) == 0) + tmp_im = INITMODE_AUTO; + + /* now work out which port it blongs to */ + + tmp_port = strstr(line+10, " "); + + if (tmp_port == NULL) + { + /* first_dev should never be null here + * because we found at least one + * parallel port above */ + first_dev->init_mode = tmp_im; + DBG(100, "sane_init: Parsed init-1.\n"); + continue; + } + + + s_tmp = first_dev; + while (s_tmp != NULL) + { + if (!strcmp(s_tmp->params.port->name, + tmp_port+1)) + { + s_tmp->init_mode = tmp_im; + DBG(100, "sane_init: Parsed " + "init.\n"); + break; + } + s_tmp = s_tmp->next; + } + if (s_tmp == NULL) + { + /* we made it all the way through the + * list and didn't find the port */ + DBG(10, "sane_init: init_mode line is " + "for unknown port!\n"); + } + + continue; + } + DBG(1, "sane_init: Unknown configuration command!"); + + } + fclose (fp); + } + + /* There should now be a LL of ports starting at first_dev */ + + for (s_tmp = first_dev; s_tmp != NULL; s_tmp = s_tmp->next) + { + /* Assume there's no scanner present until proven otherwise */ + s_tmp->scanner_present = SANE_FALSE; + + /* Try to detect if there's a scanner there, and if so, + * what sort of scanner it is */ + status = detect_mode(s_tmp); + + if (status != SANE_STATUS_GOOD) + { + DBG(10,"sane_init: Error detecting port mode on %s!\n", + s_tmp->params.port->name); + s_tmp->scanner_present = SANE_FALSE; + continue; + } + + /* detect_mode suceeded, so the port is open. This beholdens + * us to call ieee1284_close in any of the remaining error + * cases in this loop. */ +#if 0 + tmp = sanei_canon_pp_detect(s_tmp->params.port, + s_tmp->init_mode); + + + if (tmp && (s_tmp->ieee1284_mode != M1284_NIBBLE)) + { + /* A failure, try again in nibble mode... */ + DBG(1, "sane_init: Failed on ECP mode, falling " + "back to nibble mode\n"); + + s_tmp->ieee1284_mode = M1284_NIBBLE; + sanei_canon_pp_set_ieee1284_mode(s_tmp->ieee1284_mode); + tmp = sanei_canon_pp_detect(s_tmp->params.port, + s_tmp->init_mode); + } + /* still no go? */ + if (tmp) + { + DBG(1,"sane_init: couldn't find a scanner on port " + "%s\n", s_tmp->params.port->name); + + ieee1284_close(s_tmp->params.port); + continue; + } + +#endif + /* all signs point to yes, try it out */ + if (ieee1284_claim(s_tmp->params.port) != E1284_OK) { + DBG(10, "sane_init: Couldn't claim port %s.\n", + s_tmp->params.port->name); + + ieee1284_close(s_tmp->params.port); + continue; + } + + DBG(2, "sane_init: >> initialise\n"); + tmp = sanei_canon_pp_initialise(&(s_tmp->params), + s_tmp->init_mode); + DBG(2, "sane_init: << %d initialise\n", tmp); + if (tmp) { + DBG(10, "sane_init: Couldn't contact scanner on port " + "%s. Probably no scanner there?\n", + s_tmp->params.port->name); + ieee1284_release(s_tmp->params.port); + ieee1284_close(s_tmp->params.port); + s_tmp->scanner_present = SANE_FALSE; + continue; + } + + /* put it back to sleep until we're ready to + * open for business again - this will only work + * if we actually have a scanner there! */ + DBG(100, "sane_init: And back to sleep again\n"); + sanei_canon_pp_sleep_scanner(s_tmp->params.port); + + /* leave the port open but not claimed - this is regardless + * of the return value of initialise */ + ieee1284_release(s_tmp->params.port); + + /* Finally, we're sure there's a scanner there! Now we + * just have to load the weights file...*/ + + if (fix_weights_file(s_tmp) != SANE_STATUS_GOOD) { + DBG(1, "sane_init: Eeek! fix_weights_file failed for " + "scanner on port %s!\n", + s_tmp->params.port->name); + /* non-fatal.. scans will look ugly as sin unless + * they calibrate */ + } + + /* Cocked, locked and ready to rock */ + s_tmp->hw.model = s_tmp->params.name; + s_tmp->scanner_present = SANE_TRUE; + } + + DBG(2, "<< sane_init\n"); + + return status; +} + + +/************************************************************************* + * + * sane_get_devices() + * + * Gives a list of devices avaialable. In our case, that's the linked + * list produced by sane_init. + * + *************************************************************************/ + SANE_Status +sane_get_devices (const SANE_Device ***dl, SANE_Bool local) +{ + static const SANE_Device **devlist; + CANONP_Scanner *dev; + int i; + + DBG(2, ">> sane_get_devices (%p, %d)\n", (const void*)dl, local); + + if (dl == NULL) + { + DBG(1, "sane_get_devices: ERROR: devlist pointer is NULL!"); + return SANE_STATUS_INVAL; + } + + if (devlist != NULL) + { + /* this has been called already */ + *dl = devlist; + return SANE_STATUS_GOOD; + } + devlist = malloc((num_devices + 1) * sizeof(*devlist)); + if (devlist == NULL) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; dev != NULL; dev = dev->next) + { + if (dev->scanner_present == SANE_TRUE) + { + devlist[i] = &(dev->hw); + i++; + } + } + + devlist[i] = NULL; + + *dl = devlist; + + DBG(2, "<< sane_get_devices\n"); + return SANE_STATUS_GOOD; +} + + +/************************************************************************* + * + * sane_open() + * + * Open the scanner described by name. Ask libieee1284 to claim the port + * and call Simon's init code. Also configure data structures. + * + *************************************************************************/ + SANE_Status +sane_open (SANE_String_Const name, SANE_Handle *h) +{ + CANONP_Scanner *cs; + SANE_Range *tmp_range; + int tmp; + + DBG(2, ">> sane_open (h=%p, name=\"%s\")\n", (void *)h, name); + + if ((h == NULL) || (name == NULL)) + { + DBG(2,"sane_open: Null pointer received!\n"); + return SANE_STATUS_INVAL; + } + + if (!strlen(name)) + { + DBG(10,"sane_open: Empty name given, assuming first/" + "default scanner\n"); + if (def_scanner == NULL) + name = first_dev->params.port->name; + else + name = def_scanner; + + /* we don't _have_ to fit this name, so _don't_ fail if it's + * not there */ + + cs = first_dev; + while((cs != NULL) && strcmp(cs->params.port->name, name)) + cs = cs->next; + + /* if we didn't find the port they want, or there's no scanner + * there, we just want to find _any_ scanner */ + if ((cs == NULL) || (cs->scanner_present != SANE_TRUE)) + { + cs = first_dev; + while((cs != NULL) && + (cs->scanner_present == SANE_FALSE)) + cs = cs->next; + } + + } else { + + /* they're dead keen for this name, so _do_ fail if it's + * not there */ + cs = first_dev; + while((cs != NULL) && strcmp(cs->params.port->name, name)) + cs = cs->next; + } + + + if (cs == NULL) + { + DBG(2,"sane_open: No scanner found or requested port " + "doesn't exist (%s)\n", name); + return SANE_STATUS_IO_ERROR; + } + if (cs->scanner_present == SANE_FALSE) + { + DBG(1,"sane_open: Request to open port with no scanner " + "(%s)\n", name); + return SANE_STATUS_IO_ERROR; + } + if (cs->opened == SANE_TRUE) + { + DBG(2,"sane_open; Oi!, That scanner's already open.\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + /* If the scanner has already been opened once, we don't have to do + * this setup again */ + if (cs->setup == SANE_TRUE) + { + cs->opened = SANE_TRUE; + *h = (SANE_Handle)cs; + return SANE_STATUS_GOOD; + } + + tmp = ieee1284_claim(cs->params.port); + if (tmp != E1284_OK) { + DBG(1, "sane_open: Could not claim port!\n"); + return SANE_STATUS_IO_ERROR; + } + + /* I put the scanner to sleep before, better wake it back up */ + + DBG(2, "sane_open: >> initialise\n"); + tmp = sanei_canon_pp_initialise(&(cs->params), cs->init_mode); + DBG(2, "sane_open: << %d initialise\n", tmp); + if (tmp != 0) { + DBG(1, "sane_open: initialise returned %d, something is " + "wrong with the scanner!\n", tmp); + + DBG(1, "sane_open: Can't contact scanner. Try power " + "cycling scanner, and unplug any " + "printers\n"); + ieee1284_release(cs->params.port); + return SANE_STATUS_IO_ERROR; + } + + if (cs->weights_file != NULL) + DBG(2, "sane_open: >> load_weights(%s, %p)\n", + cs->weights_file, + (const void *)(&(cs->params))); + else + DBG(2, "sane_open: >> load_weights(NULL, %p)\n", + (const void *)(&(cs->params))); + tmp = sanei_canon_pp_load_weights(cs->weights_file, &(cs->params)); + DBG(2, "sane_open: << %d load_weights\n", tmp); + + if (tmp != 0) { + DBG(1, "sane_open: WARNING: Error on load_weights: " + "returned %d. This could be due to a corrupt " + "calibration file. Try recalibrating and if " + "problems persist, please report the problem " + "to the canon_pp maintainer\n", tmp); + cs->cal_valid = SANE_FALSE; + } else { + cs->cal_valid = SANE_TRUE; + DBG(10, "sane_open: loadweights successful, uploading gamma" + " profile...\n"); + tmp = sanei_canon_pp_adjust_gamma(&(cs->params)); + if (tmp != 0) + DBG(1, "sane_open: WARNING: adjust_gamma returned " + "%d!\n", tmp); + + DBG(10, "sane_open: after adjust_gamma Status = %i\n", + sanei_canon_pp_check_status(cs->params.port)); + } + + + /* Configure ranges etc */ + + /* Resolution - determined by magic number */ + + if (cs->params.scanheadwidth == 2552) + cs->opt[OPT_RESOLUTION].constraint.word_list = res300; + else + cs->opt[OPT_RESOLUTION].constraint.word_list = res600; + + + /* TL-X */ + if(!(tmp_range = malloc(sizeof(*tmp_range)))) + return SANE_STATUS_NO_MEM; + (*tmp_range).min = 0; + (*tmp_range).max = 215; + cs->opt[OPT_TL_X].constraint.range = tmp_range; + + /* TL-Y */ + if(!(tmp_range = malloc(sizeof(*tmp_range)))) + return SANE_STATUS_NO_MEM; + (*tmp_range).min = 0; + (*tmp_range).max = 296; + cs->opt[OPT_TL_Y].constraint.range = tmp_range; + + /* BR-X */ + if(!(tmp_range = malloc(sizeof(*tmp_range)))) + return SANE_STATUS_NO_MEM; + (*tmp_range).min = 3; + (*tmp_range).max = 216; + cs->opt[OPT_BR_X].constraint.range = tmp_range; + + /* BR-Y */ + if(!(tmp_range = malloc(sizeof(*tmp_range)))) + return SANE_STATUS_NO_MEM; + (*tmp_range).min = 1; + (*tmp_range).max = 297; + cs->opt[OPT_BR_Y].constraint.range = tmp_range; + + + cs->opened = SANE_TRUE; + cs->setup = SANE_TRUE; + + *h = (SANE_Handle)cs; + + DBG(2, "<< sane_open\n"); + + return SANE_STATUS_GOOD; +} + +/************************************************************************* + * + * sane_get_option_descriptor() + * + * Return the structure for option number opt. + * + *************************************************************************/ + const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int opt) +{ + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + /*DBG(2, ">> sane_get_option_descriptor (h=%p, opt=%d)\n", h, opt);*/ + + if (h == NULL) { + DBG(10,"sane_get_option_descriptor: WARNING: h==NULL!\n"); + return NULL; + } + + if ((unsigned)opt >= NUM_OPTIONS) { + DBG(10,"sane_get_option_descriptor: Note: opt >= " + "NUM_OPTIONS!\n"); + return NULL; + } + + if (cs->opened == SANE_FALSE) + { + DBG(1,"sane_get_option_descriptor: That scanner (%p) ain't " + "open yet\n", h); + return NULL; + } + + /*DBG(2, "<< sane_get_option_descriptor\n");*/ + + return (cs->opt + opt); +} + + +/************************************************************************* + * + * sane_control_option() + * + * Set a value for one of the options provided. + * + *************************************************************************/ +SANE_Status +sane_control_option (SANE_Handle h, SANE_Int opt, SANE_Action act, + void *val, SANE_Word *info) +{ + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + int i = 0, tmp, maxresi; + + DBG(2, ">> sane_control_option (h=%p, opt=%d, act=%d)\n", + h,opt,act); + /* Do some sanity checks on the parameters + * note that val can be null for buttons */ + if ((h == NULL) || ((val == NULL) && (opt != OPT_CAL))) + /* || (info == NULL)) - Don't check this any more.. + * frontends seem to like passing a null */ + { + DBG(1,"sane_control_option: Frontend passed me a null! " + "(h=%p,val=%p,info=%p)\n",(void*)h, + val,(void*)info); + return SANE_STATUS_INVAL; + } + + if (((unsigned)opt) >= NUM_OPTIONS) + { + DBG(1,"sane_control_option: I don't do option %d.\n", opt); + return SANE_STATUS_INVAL; + } + + if (cs->opened == SANE_FALSE) + { + DBG(1,"sane_control_option: That scanner (%p) ain't " + "open yet\n", h); + return SANE_STATUS_INVAL; + } + + if (cs->scanning == SANE_TRUE) + { + DBG(1,"sane_control_option: That scanner (%p) is scanning!\n", + h); + return SANE_STATUS_DEVICE_BUSY; + } + + switch(act) + { + case SANE_ACTION_GET_VALUE: + switch (opt) + { + case OPT_COLOUR_MODE: + strcpy((char *)val, + cmodes[cs->vals[opt]]); + break; + case OPT_DEPTH: + strcpy((char *)val, + depths[cs->vals[opt]]); + break; + case OPT_RESOLUTION: + *((int *)val) = res600[cs->vals[opt]]; + break; + default: + *((int *)val) = cs->vals[opt]; + break; + } + break; + case SANE_ACTION_SET_VALUE: + /* val has been checked for NULL if opt != OPT_CAL */ + if (opt != OPT_CAL) i = *((int *)val); + if (info != NULL) *info = 0; + switch (opt) { + case OPT_NUM_OPTIONS: + /* you can't set that! */ + return SANE_STATUS_INVAL; + case OPT_RESOLUTION: + i = cs->vals[opt]; + cs->vals[opt] = 1; + maxresi = cs->opt[OPT_RESOLUTION]. + constraint.word_list[0]; + + while ((cs->vals[opt] <= maxresi) && + (res600[cs->vals[opt]] + < *((int *)val))) + { + cs->vals[opt] += 1; + } + + if (res600[cs->vals[opt]] != + *((int *)val)) + { + if (info != NULL) *info |= + SANE_INFO_INEXACT; + } + break; + case OPT_COLOUR_MODE: + cs->vals[opt] = 0; + while ((cmodes[cs->vals[opt]] != NULL) + && strcmp(cmodes[cs->vals[opt]], + (char *)val)) + { + cs->vals[opt] += 1; + } + if (info != NULL) *info |= + SANE_INFO_RELOAD_PARAMS; + break; + case OPT_DEPTH: + cs->vals[opt] = 0; + while ((depths[cs->vals[opt]] != NULL) + && strcmp(depths[cs->vals[opt]], + (char *)val)) + { + cs->vals[opt] += 1; + } + if (info != NULL) *info |= + SANE_INFO_RELOAD_PARAMS; + break; + case OPT_TL_X: + case OPT_BR_X: + case OPT_TL_Y: + case OPT_BR_Y: + if ((iopt[opt].constraint.range->min) || (i>cs->opt[opt].constraint.range->max)) + return SANE_STATUS_INVAL; + cs->vals[opt] = i; + break; + case OPT_CAL: + /* Call the calibration code */ + if ((cs->weights_file==NULL) || + cs->cal_readonly + ) + DBG(2, ">> calibrate(x, " + "NULL)\n"); + else + DBG(2, ">> calibrate(x," + "%s)\n", + cs->weights_file); + + if (cs->cal_readonly) tmp = + sanei_canon_pp_calibrate( + &(cs->params), + NULL); + else tmp = sanei_canon_pp_calibrate( + &(cs->params), + cs->weights_file); + + DBG(2, "<< %d calibrate\n", + tmp); + if (tmp != 0) { + DBG(1, "sane_control_option: " + "WARNING: " + "calibrate " + "returned %d!", + tmp); + cs->cal_valid = + SANE_FALSE; + return SANE_STATUS_IO_ERROR; + } else { + cs->cal_valid = + SANE_TRUE; + } + + break; + /*case OPT_PREVIEW: + if (i) cs->vals[opt] = 1; + else cs->vals[opt] = 0; + break;*/ + default: + /* Should never happen */ + return SANE_STATUS_INVAL; + } + break; + case SANE_ACTION_SET_AUTO: + DBG(2, "sane_control_option: attempt at " + "automatic control! (unsupported)\n"); + /* Auto? are they mad? I'm not that smart! */ + /* fall through. */ + default: + return SANE_STATUS_INVAL; + } + + + DBG(2, "<< sane_control_option\n"); + return SANE_STATUS_GOOD; +} + + +/************************************************************************* + * + * sane_get_parameters() + * + * Get information about the next packet. If a scan hasn't started, results + * only have to be best guesses. + * + *************************************************************************/ + SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters *params) +{ + int res, max_width, max_height, max_res; + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + DBG(2, ">> sane_get_parameters (h=%p, params=%p)\n", (void*)h, + (void*)params); + + if (h == NULL) return SANE_STATUS_INVAL; + + if (cs->opened == SANE_FALSE) + { + DBG(1,"sane_get_parameters: That scanner (%p) ain't " + "open yet\n", h); + return SANE_STATUS_INVAL; + } + + /* We use 600 res list here because the 300 res list is just a shorter + * version, so this will always work. */ + res = res600[cs->vals[OPT_RESOLUTION]]; + + /* + * These don't change whether we're scanning or not + * NOTE: Assumes options don't change after scanning commences, which + * is part of the standard + */ + + /* Copy the options stored in the vals into the scaninfo */ + params->pixels_per_line = + ((cs->vals[OPT_BR_X] - cs->vals[OPT_TL_X]) * res) / MM_PER_IN; + params->lines = ((cs->vals[OPT_BR_Y] - cs->vals[OPT_TL_Y]) * res) + / MM_PER_IN; + + /* FIXME: Magic numbers ahead! */ + + max_res = cs->params.scanheadwidth == 2552 ? 300 : 600; + + /* x values have to be divisible by 4 (round down) */ + params->pixels_per_line -= (params->pixels_per_line%4); + + /* Can't scan less than 64 */ + if (params->pixels_per_line < 64) params->pixels_per_line = 64; + + max_width = cs->params.scanheadwidth / (max_res / res); + + max_height = (cs->params.scanheadwidth == 2552 ? 3508 : 7016) / + (max_res / res); + + if(params->pixels_per_line > max_width) + params->pixels_per_line = max_width; + if(params->lines > max_height) params->lines = max_height; + + + params->depth = cs->vals[OPT_DEPTH] ? 16 : 8; + + switch (cs->vals[OPT_COLOUR_MODE]) + { + case 0: + params->format = SANE_FRAME_GRAY; + break; + case 1: + params->format = SANE_FRAME_RGB; + break; + default: + /* shouldn't happen */ + break; + } + + + if (!(params->pixels_per_line)) { + params->last_frame = SANE_TRUE; + params->lines = 0; + } + + /* Always the "last frame" */ + params->last_frame = SANE_TRUE; + + params->bytes_per_line = params->pixels_per_line * (params->depth/8) * + (cs->vals[OPT_COLOUR_MODE] ? 3 : 1); + + DBG(10, "get_params: bytes_per_line=%d, pixels_per_line=%d, lines=%d\n" + "max_res=%d, res=%d, max_height=%d, br_y=%d, tl_y=%d, " + "mm_per_in=%f\n", + params->bytes_per_line, params->pixels_per_line, params->lines, + max_res, res, max_height, cs->vals[OPT_BR_Y], + cs->vals[OPT_TL_Y], MM_PER_IN); + + DBG(2, "<< sane_get_parameters\n"); + return SANE_STATUS_GOOD; +} + + +/************************************************************************* + * + * sane_start() + * + * Starts scanning an image. + * + *************************************************************************/ + SANE_Status +sane_start (SANE_Handle h) +{ + unsigned int i, res, max_width, max_height, max_res, tmp; + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + DBG(2, ">> sane_start (h=%p)\n", h); + + if (h == NULL) return SANE_STATUS_INVAL; + + if (cs->scanning) return SANE_STATUS_DEVICE_BUSY; + if (cs->opened == SANE_FALSE) + { + DBG(1,"sane_start: That scanner (%p) ain't " + "open yet\n", h); + return SANE_STATUS_INVAL; + } + + + /* We use 600 res list here because the 300 res list is just a shorter + * version, so this will always work. */ + res = res600[cs->vals[OPT_RESOLUTION]]; + + /* Copy the options stored in the vals into the scaninfo */ + cs->scan.width = ((cs->vals[OPT_BR_X] - cs->vals[OPT_TL_X]) * res) + / MM_PER_IN; + cs->scan.height = ((cs->vals[OPT_BR_Y] - cs->vals[OPT_TL_Y]) * res) + / MM_PER_IN; + + cs->scan.xoffset = (cs->vals[OPT_TL_X] * res) / MM_PER_IN; + cs->scan.yoffset = (cs->vals[OPT_TL_Y] * res) / MM_PER_IN; + + /* + * These values have to pass the requirements of not exceeding + * dimensions (simple clipping) and both width values have to be some + * integer multiple of 4 + */ + + /* FIXME: Magic numbers ahead! */ + + max_res = cs->params.scanheadwidth == 2552 ? 300 : 600; + + /* x values have to be divisible by 4 (round down) */ + cs->scan.width -= (cs->scan.width%4); + cs->scan.xoffset -= (cs->scan.xoffset%4); + + /* Can't scan less than 64 */ + if (cs->scan.width < 64) cs->scan.width = 64; + + max_width = cs->params.scanheadwidth / (max_res / res); + + max_height = (cs->params.scanheadwidth == 2552 ? 3508 : 7016) / + (max_res / res); + + if (cs->scan.width > max_width) cs->scan.width = max_width; + if (cs->scan.width + cs->scan.xoffset > max_width) cs->scan.xoffset = + max_width - cs->scan.width; + if (cs->scan.height > max_height) cs->scan.height = max_height; + + /* We pass a value to init_scan which is the power of 2 that 75 + * is multiplied by for the resolution. ie: + * 75 -> 0 + * 150 -> 1 + * 300 -> 2 + * 600 -> 4 + * + * This rather strange parameter is a result of the way the scanner + * takes its resolution argument + */ + + i = 0; + while (res > 75) + { + i++; + res = res >> 1; + } + + /* FIXME? xres == yres for now. */ + cs->scan.xresolution = i; + cs->scan.yresolution = i; + + if (((cs->vals[OPT_BR_Y] - cs->vals[OPT_TL_Y]) <= 0) || + ((cs->vals[OPT_BR_X] - cs->vals[OPT_TL_X]) <= 0)) + { + DBG(1,"sane_start: height = %d, Width = %d. " + "Can't scan void range!", + cs->scan.height, cs->scan.width); + return SANE_STATUS_INVAL; + } + + cs->scan.mode = cs->vals[OPT_COLOUR_MODE]; + + DBG(10, ">> init_scan()\n"); + tmp = sanei_canon_pp_init_scan(&(cs->params), &(cs->scan)); + DBG(10, "<< %d init_scan\n", tmp); + + if (tmp != 0) { + DBG(1,"sane_start: WARNING: init_scan returned %d!", tmp); + return SANE_STATUS_IO_ERROR; + } + cs->scanning = SANE_TRUE; + cs->cancelled = SANE_FALSE; + cs->sent_eof = SANE_FALSE; + cs->lines_scanned = 0; + cs->bytes_sent = 0; + + DBG(2, "<< sane_start\n"); + + return SANE_STATUS_GOOD; +} + + +/************************************************************************* + * + * sane_read() + * + * Reads some information from the buffer. + * + *************************************************************************/ + SANE_Status +sane_read (SANE_Handle h, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *lenp) +{ + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + image_segment *is; + unsigned int lines, bytes, bpl; + unsigned int i; + short *shortptr; + SANE_Byte *charptr; + int tmp; + + static SANE_Byte *lbuf; + static unsigned int bytesleft; + + DBG(2, ">> sane_read (h=%p, buf=%p, maxlen=%d)\n", h, + (const void *)buf, maxlen); + + /* default to returning 0 - for errors */ + *lenp = 0; + + if ((h == NULL) || (buf == NULL) || (lenp == NULL)) + { + DBG(1, "sane_read: This frontend's passing me dodgy gear! " + "(h=%p, buf=%p, lenp=%p)\n", + (void*)h, (void*)buf, (void*)lenp); + return SANE_STATUS_INVAL; + } + + /* Now we have to see if we have some leftover from last time */ + + if (read_leftover != NULL) + { + /* feed some more data in until we've run out - don't care + * whether or not we _think_ the scanner is scanning now, + * because we may still have data left over to send */ + DBG(200, "sane_read: didn't send it all last time\n"); + + /* Now feed it some data from lbuf */ + if (bytesleft <= (unsigned int)maxlen) + { + /* enough buffer to send the lot */ + memcpy(buf, read_leftover, bytesleft); + free(lbuf); + *lenp = bytesleft; + lbuf = NULL; + read_leftover = NULL; + bytesleft = 0; + cs->bytes_sent += bytesleft; + return SANE_STATUS_GOOD; + + } else { + /* only enough to send maxlen */ + memcpy(buf, read_leftover, maxlen); + read_leftover += maxlen; + bytesleft -= maxlen; + *lenp = maxlen; + cs->bytes_sent += maxlen; + DBG(100, "sane_read: sent %d bytes, still have %d to " + "go\n", maxlen, bytesleft); + return SANE_STATUS_GOOD; + } + + } + + + /* Has the last scan ended (other than by cancelling)? */ + if (((unsigned)cs->scan.height <= (unsigned)cs->lines_scanned) + || (cs->sent_eof) || !(cs->scanning)) + { + cs->sent_eof = SANE_TRUE; + cs->scanning = SANE_FALSE; + cs->cancelled = SANE_FALSE; + cs->lines_scanned = 0; + cs->bytes_sent = 0; + read_leftover = NULL; + return SANE_STATUS_EOF; + } + + /* At this point we have to read more data from the scanner - or the + * scan has been cancelled, which means we have to call read_segment + * to leave the scanner consistant */ + + /* Decide how many lines we can fit into this buffer */ + if (cs->vals[OPT_DEPTH] == 0) + bpl = cs->scan.width * (cs->vals[OPT_COLOUR_MODE] ? 3 : 1); + else + bpl = cs->scan.width * (cs->vals[OPT_COLOUR_MODE] ? 6 : 2); + + /* New way: scan a whole scanner buffer full, and return as much as + * the frontend wants. It's faster and more reliable since the + * scanners crack the shits if we ask for too many small packets */ + lines = (BUF_MAX * 4 / 5) / bpl; + + if (lines > (cs->scan.height - cs->lines_scanned)) + lines = cs->scan.height - cs->lines_scanned; + + if (!lines) + { + /* can't fit a whole line into the buffer + * (should never happen!) */ + lines = 1; + } + + bytes = lines * bpl; + + /* Allocate a local buffer to hold the data while we play */ + if ((lbuf = malloc(bytes)) == NULL) + { + DBG(10, "sane_read: Not enough memory to hold a " + "local buffer. You're doomed\n"); + return SANE_STATUS_NO_MEM; + } + + + /* This call required a lot of debugging information.. */ + DBG(10, "sane_read: Here's what we're sending read_segment:\n"); + DBG(10, "scanner setup: shw=%d xres=%d yres=%d %d %d id=%s\n", + cs->params.scanheadwidth, + cs->params.natural_xresolution, + cs->params.natural_yresolution, + cs->params.max_xresolution, + cs->params.max_yresolution, + (cs->params.id_string)+8); + DBG(10, "scan_params->: width=%d, height=%d, xoffset=%d, " + "yoffset=%d\n\txresolution=%d, yresolution=%d, " + "mode=%d, (lines=%d)\n", + cs->scan.width, cs->scan.height, + cs->scan.xoffset, cs->scan.yoffset, + cs->scan.xresolution, cs->scan.yresolution, + cs->scan.mode, lines); + + DBG(2, ">> read_segment(x, x, x, %d, %d, %d)\n", + lines, cs->cal_valid, + cs->scan.height - cs->lines_scanned); + tmp = sanei_canon_pp_read_segment(&is, &(cs->params), &(cs->scan), + lines, cs->cal_valid, + cs->scan.height - cs->lines_scanned); + DBG(2, "<< %d read_segment\n", tmp); + + if (tmp != 0) { + if (cs->cancelled) + { + DBG(10, "sane_read: cancelling.\n"); + cs->sent_eof = SANE_TRUE; + cs->scanning = SANE_FALSE; + read_leftover = NULL; + sanei_canon_pp_abort_scan(&(cs->params)); + return SANE_STATUS_CANCELLED; + } + DBG(1, "sane_read: WARNING: read_segment returned %d!\n", tmp); + return SANE_STATUS_IO_ERROR; + } + + DBG(10, "sane_read: bpl=%d, lines=%d, bytes=%d\n", bpl, lines, bytes); + + cs->lines_scanned += lines; + + /* translate data out of buffer */ + if (cs->vals[OPT_DEPTH] == 0) + { + /* 8bpp */ + for(i = 0; i < bytes; i++) + { + charptr = lbuf + i; + if (cs->vals[OPT_COLOUR_MODE]) + { + if (i % 3 == 0) charptr += 2; + if (i % 3 == 2) charptr -= 2; + } + *charptr = *((char *)(is->image_data) + (i*2)); + } + } + else + { + /* 16bpp */ + for(i = 0; i < (bytes/2); i++) + { + shortptr = ((short *)lbuf + i); + if (cs->vals[OPT_COLOUR_MODE]) + { + if (i % 3 == 0) shortptr += 2; + if (i % 3 == 2) shortptr -= 2; + } + *shortptr = MAKE_SHORT( + *((char *)(is->image_data) + (i*2)), + *((char *)(is->image_data) + (i*2)+1) + ); + } + } + + /* Free data structures allocated in read_segment */ + free(is->image_data); + free(is); + + /* Now feed it some data from lbuf */ + if (bytes <= (unsigned int)maxlen) + { + /* enough buffer to send the lot */ + memcpy(buf, lbuf, bytes); + *lenp = bytes; + free(lbuf); + lbuf = NULL; + read_leftover = NULL; + bytesleft = 0; + cs->bytes_sent += bytes; + + } else { + /* only enough to send maxlen */ + memcpy(buf, lbuf, maxlen); + *lenp = maxlen; + read_leftover = lbuf + maxlen; + bytesleft = bytes - maxlen; + cs->bytes_sent += maxlen; + DBG(100, "sane_read: sent %d bytes, still have %d to go\n", + maxlen, bytesleft); + } + + if ((unsigned)cs->lines_scanned >= cs->scan.height) + { + /* The scan is over! Don't need to call anything in the + * hardware, it will sort itself out */ + DBG(10, "sane_read: Scan is finished.\n"); + cs->scanning = SANE_FALSE; + cs->lines_scanned = 0; + cs->bytes_sent = 0; + } + + DBG(2, "<< sane_read\n"); + return SANE_STATUS_GOOD; +} + + +/************************************************************************* + * + * sane_cancel() + * + * Cancels a scan in progress + * + *************************************************************************/ + void +sane_cancel (SANE_Handle h) +{ + /* Note: assume handle is valid apart from NULLs */ + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + + DBG(2, ">> sane_cancel (h=%p)\n", h); + if (h == NULL) return; + + read_leftover = NULL; + + if (!(cs->scanning)) + { + DBG(2, "<< sane_cancel (not scanning)\n"); + return; + } + + cs->cancelled = SANE_TRUE; + cs->params.abort_now = 1; + + DBG(2, "<< sane_cancel\n"); +} + + +/************************************************************************* + * + * sane_close() + * + * Closes a scanner handle. Scanner is assumed to be free after this. + * + *************************************************************************/ + void +sane_close (SANE_Handle h) +{ + /* Note: assume handle is valid apart from NULLs */ + CANONP_Scanner *cs = ((CANONP_Scanner *)h); + DBG(2, ">> sane_close (h=%p)\n", h); + if (h == NULL) return; + + if (cs->opened == SANE_FALSE) + { + DBG(1,"sane_close: That scanner (%p) ain't " + "open yet\n", h); + return; + } + + /* Put scanner back in transparent mode */ + sanei_canon_pp_close_scanner(&(cs->params)); + + cs->opened = SANE_FALSE; + + /* if it was scanning, it's not any more */ + cs->scanning = SANE_FALSE; + cs->sent_eof = SANE_TRUE; + + ieee1284_release(cs->params.port); + + DBG(2, "<< sane_close\n"); +} + + +/************************************************************************* + * + * sane_exit() + * + * Shut it down! + * + *************************************************************************/ + void +sane_exit (void) +{ + CANONP_Scanner *dev, *next; + + DBG(2, ">> sane_exit\n"); + + for (dev = first_dev; dev != NULL; dev = next) + { + next = dev->next; + + /* These were only created if the scanner has been init'd */ + + /* Should normally nullify pointers after freeing, but in + * this case we're about to free the whole structure so + * theres not a lot of point. */ + + /* Constraints (mostly) allocated when the scanner is opened */ + if(dev->opt[OPT_TL_X].constraint.range) + free((void *)(dev->opt[OPT_TL_X].constraint.range)); + if(dev->opt[OPT_TL_Y].constraint.range) + free((void *)(dev->opt[OPT_TL_Y].constraint.range)); + if(dev->opt[OPT_BR_X].constraint.range) + free((void *)(dev->opt[OPT_BR_X].constraint.range)); + if(dev->opt[OPT_BR_Y].constraint.range) + free((void *)(dev->opt[OPT_BR_Y].constraint.range)); + + /* Weights file now on a per-scanner basis */ + if (dev->weights_file != NULL) + free(dev->weights_file); + + if (dev->scanner_present) + { + if (dev->opened == SANE_TRUE) + { + /* naughty boys, should have closed first */ + ieee1284_release(dev->params.port); + } + ieee1284_close(dev->params.port); + } + + free (dev); + } + + first_dev = NULL; + def_scanner = NULL; + read_leftover = NULL; + num_devices = 0; + + /* FIXEDME: this created a segfault in DLL code. */ + /* Bug was fixed in libieee1284 0.1.5 */ + ieee1284_free_ports(&pl); + + DBG(2, "<< sane_exit\n"); +} + + +/************************************************************************* + * + * init_device() + * + * (Not part of the SANE API) + * + * Initialises a CANONP_Scanner data structure for a new device. + * NOTE: The device is not ready to scan until initialise() has been + * called in scan library! + * + *************************************************************************/ +static SANE_Status init_device(struct parport *pp) +{ + int i; + static const char *hw_vendor = "CANON"; + static const char *hw_type = "flatbed scanner"; + static const char *opt_names[] = { + SANE_NAME_NUM_OPTIONS, + SANE_NAME_SCAN_RESOLUTION, + SANE_NAME_SCAN_MODE, + SANE_NAME_BIT_DEPTH, + SANE_NAME_SCAN_TL_X, + SANE_NAME_SCAN_TL_Y, + SANE_NAME_SCAN_BR_X, + SANE_NAME_SCAN_BR_Y, + SANE_NAME_QUALITY_CAL +#if 0 + SANE_NAME_GAMMA_R, + SANE_NAME_GAMMA_G, + SANE_NAME_GAMMA_B +#endif + }; + static const char *opt_titles[] = { + SANE_TITLE_NUM_OPTIONS, + SANE_TITLE_SCAN_RESOLUTION, + SANE_TITLE_SCAN_MODE, + SANE_TITLE_BIT_DEPTH, + SANE_TITLE_SCAN_TL_X, + SANE_TITLE_SCAN_TL_Y, + SANE_TITLE_SCAN_BR_X, + SANE_TITLE_SCAN_BR_Y, + SANE_TITLE_QUALITY_CAL +#if 0 + SANE_TITLE_GAMMA_R, + SANE_TITLE_GAMMA_G, + SANE_TITLE_GAMMA_B +#endif + }; + static const char *opt_descs[] = { + SANE_DESC_NUM_OPTIONS, + SANE_DESC_SCAN_RESOLUTION, + SANE_DESC_SCAN_MODE, + SANE_DESC_BIT_DEPTH, + SANE_DESC_SCAN_TL_X, + SANE_DESC_SCAN_TL_Y, + SANE_DESC_SCAN_BR_X, + SANE_DESC_SCAN_BR_Y, + SANE_DESC_QUALITY_CAL +#if 0 + SANE_DESC_GAMMA_R, + SANE_DESC_GAMMA_G, + SANE_DESC_GAMMA_B +#endif + }; + + CANONP_Scanner *cs = NULL; + + DBG(2, ">> init_device\n"); + + cs = malloc(sizeof(*cs)); + if (cs == NULL) + { + return SANE_STATUS_NO_MEM; + } + memset(cs, 0, sizeof(*cs)); + +#if 0 + if ((cs->params.port = malloc(sizeof(*(cs->params.port)))) == NULL) + return SANE_STATUS_NO_MEM; + + memcpy(cs->params.port, pp, sizeof(*pp)); +#endif + + cs->params.port = pp; + + /* ensure these are null to start off with, otherwise they might be + * erroneously free'd. Note that we set everything to 0 above + * but that's not *always* the same thing */ + cs->params.blackweight = NULL; + cs->params.redweight = NULL; + cs->params.greenweight = NULL; + cs->params.blueweight = NULL; + + /* Set some sensible defaults */ + cs->hw.name = cs->params.port->name; + cs->hw.vendor = hw_vendor; + cs->hw.type = hw_type; + cs->opened = SANE_FALSE; + cs->scanning = SANE_FALSE; + cs->cancelled = SANE_FALSE; + cs->sent_eof = SANE_TRUE; + cs->lines_scanned = 0; + cs->bytes_sent = 0; + cs->init_mode = INITMODE_AUTO; + + DBG(10, "init_device: [configuring options]\n"); + + /* take a punt at each option, then we change it later */ + for (i = 0; i < NUM_OPTIONS; i++) + { + cs->opt[i].name = opt_names[i]; + cs->opt[i].title = opt_titles[i]; + cs->opt[i].desc = opt_descs[i]; + cs->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + cs->opt[i].type = SANE_TYPE_INT; + cs->opt[i].size = sizeof(SANE_Int); + } + + DBG(100, "init_device: configuring opt: num_options\n"); + /* The number of options option */ + + cs->opt[OPT_NUM_OPTIONS].unit = SANE_UNIT_NONE; + cs->opt[OPT_NUM_OPTIONS].cap = SANE_CAP_SOFT_DETECT; + cs->vals[OPT_NUM_OPTIONS] = NUM_OPTIONS; + + DBG(100, "init_device: configuring opt: resolution\n"); + + /* The resolution of scanning (X res == Y res for now)*/ + cs->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + cs->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + /* should never point at first element (wordlist size) */ + cs->vals[OPT_RESOLUTION] = 1; + + DBG(100, "init_device: configuring opt: colour mode\n"); + + /* The colour mode (0=grey 1=rgb) */ + cs->opt[OPT_COLOUR_MODE].type = SANE_TYPE_STRING; + cs->opt[OPT_COLOUR_MODE].size = 20; + cs->opt[OPT_COLOUR_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + /* Set this one here because it doesn't change by scanner (yet) */ + cs->opt[OPT_COLOUR_MODE].constraint.string_list = cmodes; + + DBG(100, "init_device: configuring opt: bit depth\n"); + + /* The bit depth */ + cs->opt[OPT_DEPTH].type = SANE_TYPE_STRING; + cs->opt[OPT_DEPTH].size = 20; + cs->opt[OPT_DEPTH].cap |= SANE_CAP_EMULATED; + cs->opt[OPT_DEPTH].constraint_type = SANE_CONSTRAINT_STRING_LIST; + cs->opt[OPT_DEPTH].constraint.string_list = depths; + + DBG(100, "init_device: configuring opt: tl-x\n"); + + /* The top-left-x */ + cs->opt[OPT_TL_X].unit = SANE_UNIT_MM; + cs->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + + DBG(100, "init_device: configuring opt: tl-y\n"); + + /* The top-left-y */ + cs->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + cs->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + + DBG(100, "init_device: configuring opt: br-x\n"); + + /* The bottom-right-x */ + cs->opt[OPT_BR_X].unit = SANE_UNIT_MM; + cs->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + /* default scan width */ + cs->vals[OPT_BR_X] = 100; + + DBG(100, "init_device: configuring opt: br-y\n"); + + /* The bottom-right-y */ + cs->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + cs->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + cs->vals[OPT_BR_Y] = 100; + + DBG(100, "init_device: configuring opt: calibrate\n"); + + /* The calibration button */ + cs->opt[OPT_CAL].type = SANE_TYPE_BUTTON; + cs->opt[OPT_CAL].constraint_type = SANE_CONSTRAINT_NONE; + if (cs->cal_readonly) + cs->opt[OPT_CAL].cap |= SANE_CAP_INACTIVE; + +#if 0 + /* the gamma values (once we do them) */ + cs->opt[OPT_GAMMA_R].caps |= SANE_CAP_ADVANCED; + cs->opt[OPT_GAMMA_G].caps |= SANE_CAP_ADVANCED; + cs->opt[OPT_GAMMA_B].caps |= SANE_CAP_ADVANCED; +#endif + + /* + * NOTE: Ranges and lists are actually set when scanner is opened, + * becase that's when we find out what sort of scanner it is + */ + + DBG(100, "init_device: done opts\n"); + + /* add it to the head of the tree */ + cs->next = first_dev; + first_dev = cs; + + num_devices++; + + DBG(2, "<< init_device\n"); + + return SANE_STATUS_GOOD; +} + + +/************************************************************************* + * + * These two are optional ones... maybe if I get really keen? + * + *************************************************************************/ + SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG(2, ">> sane_set_io_mode (%p, %d) (not really supported)\n", + h, non_blocking); + + if (non_blocking == SANE_FALSE) + return SANE_STATUS_GOOD; + + DBG(2, "<< sane_set_io_mode\n"); + return SANE_STATUS_UNSUPPORTED; +} + + SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) +{ + DBG(2, ">> sane_get_select_fd (%p, %p) (not supported)\n", h, + (const void *)fdp); + DBG(2, "<< sane_get_select_fd\n"); + return SANE_STATUS_UNSUPPORTED; +} + + +/************************************************************************* + * + * init_cal(): Try to create a calibration file + * has to be changed. + * + ************************************************************************/ +static int init_cal(char *file) +{ + char *tmp, *path; + int f, i; + + if ((f = open(file, O_CREAT | O_WRONLY, 0600)) < 0) + { + if (errno == ENOENT) + { + /* we need to try and make ~/.sane perhaps - + * find the last / in the file path, and try + * to create it */ + if ((tmp = strrchr(file, '/')) == NULL) + return -1; + path = strdup(file); + *(path + (tmp-file)) = '\0'; + i = mkdir(path, 0777); + free(path); + if (i) return -1; + /* Path has been created, now try this again.. */ + if ((f = open(file, O_CREAT | O_WRONLY, 0600)) < 0) + return -1; + } + else + { + /* Error is something like access denied - too + * hard to fix, so i give up... */ + return -1; + } + } + /* should probably set defaults here.. */ + close(f); + return 0; +} + +/************************************************************************* + * + * fix_weights_file(): Ensures that the weights_file setting for a given + * scanner is valid + * + ************************************************************************/ +static SANE_Status fix_weights_file(CANONP_Scanner *cs) +{ + char *tmp, *myhome, buf[PATH_MAX]; + int i; + struct stat *f_stat; + + + if (cs == NULL) + { + DBG(0, "fix_weights_file: FATAL: NULL passed by my code, " + "please report this!\n"); + return SANE_STATUS_INVAL; + } + + /* Assume this is false and then correct it */ + cs->cal_readonly = SANE_FALSE; + + if (cs->weights_file == NULL) + { + /* Will be of form canon_pp-calibration-parport0 or -0x378 */ + sprintf(buf, "~/.sane/canon_pp-calibration-%s", + cs->params.port->name); + cs->weights_file = strdup(buf); + } + + /* Get the user's home dir if they used ~ */ + if (cs->weights_file[0] == '~') + { + if ((tmp = malloc(PATH_MAX)) == NULL) + return SANE_STATUS_NO_MEM; + if ((myhome = getenv("HOME")) == NULL) + { + DBG(0,"fix_weights_file: FATAL: ~ used, but $HOME not" + " set!\n"); + free(tmp); + tmp = NULL; + return SANE_STATUS_INVAL; + } + strncpy(tmp, myhome, PATH_MAX); + strncpy(tmp+strlen(tmp), (cs->weights_file)+1, + PATH_MAX-strlen(tmp)); + + free(cs->weights_file); + cs->weights_file = tmp; + } + + if ((f_stat = malloc(sizeof(*f_stat))) == NULL) + return SANE_STATUS_NO_MEM; + + if(stat(cs->weights_file, f_stat)) + { + /* this non-intuitive if basically is if we got some error that + * wasn't no-such-file, or we can't create the file.. */ + if ((errno != ENOENT) || init_cal(cs->weights_file)) + { + /* Some nasty error returned. Give up. */ + DBG(2,"fix_weights_file: error stating cal file" + " (%s)\n", strerror(errno)); + DBG(2,"fix_weights_file: Changes to cal data won't" + " be saved!\n"); + free(cs->weights_file); + cs->weights_file = NULL; + } + } + else + { + + /* No error returned.. Check read/writability */ + i = open(cs->weights_file, O_RDWR | O_APPEND); + if (i <= 0) + { + DBG(10,"fix_weighs_file: Note: Changes to cal data " + "won't be saved!\n"); + i = open(cs->weights_file, O_RDONLY); + if (i <= 0) + { + /* + * Open failed (do i care why?) + */ + DBG(2,"fix_weights_file: error opening cal " + "(%s)\n", strerror(errno)); + free(cs->weights_file); + cs->weights_file = NULL; + } + else + { + DBG(2,"fix_weights_file: file is read-only, " + "changes won't be saved\n"); + cs->cal_readonly = SANE_TRUE; + close(i); + } + } + else + { + /* good! */ + DBG(10,"fix_weights_file: Calibration file is good " + "for opening!\n"); + close(i); + } + } + + /* cleanup */ + free(f_stat); + + return SANE_STATUS_GOOD; +} + +/* detect_mode + * PRE: + * cs->params.port is not open + * POST: + * cs->params.port is left opened iff SANE_STATUS_GOOD returned. + */ + +SANE_Status detect_mode(CANONP_Scanner *cs) +{ + + int capabilities, tmp; + + /* Open then claim parallel port using libieee1284 */ + DBG(10,"detect_mode: Opening port %s\n", (cs->params.port->name)); + + tmp = ieee1284_open(cs->params.port, 0, &capabilities); + + if (tmp != E1284_OK) + { + switch (tmp) + { + case E1284_INVALIDPORT: + DBG(1, "detect_mode: Invalid port.\n"); + break; + case E1284_SYS: + DBG(1, "detect_mode: System error: %s\n", + strerror(errno)); + break; + case E1284_INIT: + DBG(1, "detect_mode: Initialisation error.\n"); + break; + default: + DBG(1, "detect_mode: Unknown error.\n"); + break; + } + return SANE_STATUS_IO_ERROR; + } + + DBG(10,"detect_mode: Claiming port.\n"); + + if (ieee1284_claim(cs->params.port) != E1284_OK) + { + DBG(1,"detect_mode: Unable to claim port\n"); + ieee1284_close(cs->params.port); + return SANE_STATUS_IO_ERROR; + } + + + /* Check that compatibility-mode (required) is supported */ + if (!(capabilities & CAP1284_COMPAT)) + { + DBG(0,"detect_mode: Compatibility mode (required) not " + "supported.\n"); + ieee1284_release(cs->params.port); + ieee1284_close(cs->params.port); + return SANE_STATUS_IO_ERROR; + } + + /* Check capabilities which will enchance speed */ + if (capabilities & CAP1284_ECP) + DBG(2, "detect_mode: Port supports ECP-H.\n"); + else if (capabilities & CAP1284_ECPSWE) + DBG(2, "detect_mode: Port supports ECP-S.\n"); + if (capabilities & CAP1284_IRQ) + DBG(2, "detect_mode: Port supports interrupts.\n"); + if (capabilities & CAP1284_DMA) + DBG(2, "detect_mode: Port supports DMA.\n"); + + /* Check whether ECP mode is possible */ + if (capabilities & CAP1284_ECP) + { + cs->ieee1284_mode = M1284_ECP; + DBG(10, "detect_mode: Using ECP-H Mode\n"); + } + else if (capabilities & CAP1284_ECPSWE) + { + cs->ieee1284_mode = M1284_ECPSWE; + DBG(10, "detect_mode: Using ECP-S Mode\n"); + } + else if (capabilities & CAP1284_NIBBLE) + { + cs->ieee1284_mode = M1284_NIBBLE; + DBG(10, "detect_mode: Using nibble mode\n"); + } + else + { + DBG(0, "detect_mode: No supported parport modes available!\n"); + ieee1284_release(cs->params.port); + ieee1284_close(cs->params.port); + return SANE_STATUS_IO_ERROR; + } + + /* Check to make sure ECP mode really is supported */ + /* Have disabled the hardware ECP check because it's always supported + * by libieee1284 now, and it's too prone to hitting a ppdev bug + */ + + /* Disabled check entirely.. check now in initialise when we + * actually do a read */ +#if 0 + if ((cs->ieee1284_mode == M1284_ECP) || + (cs->ieee1284_mode == M1284_ECPSWE)) + { + DBG(1, "detect_mode: attempting a 0 byte read, if we hang " + "here, it's a ppdev bug!\n"); + /* + * 29/06/02 + * NOTE: + * This causes an infinite loop in ppdev on 2.4.18. + * Not checking on hardware ECP mode should work-around + * effectively. + * + * I have sent email to twaugh about it, should be fixed in + * 2.4.19 and above. + */ + if (ieee1284_ecp_read_data(cs->params.port, 0, NULL, 0) == + E1284_NOTIMPL) + { + DBG(10, "detect_mode: Your version of libieee1284 " + "doesn't support ECP mode - defaulting" + " to nibble mode instead.\n"); + cs->ieee1284_mode = M1284_NIBBLE; + } + } +#endif + + if (force_nibble == SANE_TRUE) { + DBG(10, "detect_mode: Nibble mode force in effect.\n"); + cs->ieee1284_mode = M1284_NIBBLE; + } + + ieee1284_release(cs->params.port); + + sanei_canon_pp_set_ieee1284_mode(cs->ieee1284_mode); + + return SANE_STATUS_GOOD; +} diff --git a/backend/canon_pp.conf.in b/backend/canon_pp.conf.in new file mode 100644 index 0000000..14b3110 --- /dev/null +++ b/backend/canon_pp.conf.in @@ -0,0 +1,36 @@ +# Define which port to use if one isn't specified - you should only have +# one of these lines! +# This is the default port to be used - others will be detected +ieee1284 parport0 + + +# Define the location of our pixel weight file, can begin with ~/ if needed. +# You can have as many of these as you like - lines with ports that don't exist +# will be ignored. +# +# Parameters are: +# calibrate /path/to/calibration-file port-name +# +# The format of port-name is dependant on your OS version. +# +# If a file isn't speficied, the default name will be +# ~/.sane/canon_pp-calibration-[port-name] + +calibrate ~/.sane/canon_pp-calibration-pp0 parport0 + +# calibrate /etc/sane/my_calibration parport1 + + +# Enable the next line if you're having trouble with ECP mode such as I/O +# errors. Nibble mode is slower, but more reliable. + +#force_nibble + +# Set a default initialisation mode for each port. Valid modes are: +# AUTO (attempts to automatically detect by trying both methods) +# FB620P (10101010 style.. also works for FB320P) +# FB630P (11001100 style.. also works for FB330P, N340P, N640P) + +init_mode AUTO parport0 +# init_mode FB620P parport0 +# init_mode FB630P parport0 diff --git a/backend/canon_pp.h b/backend/canon_pp.h new file mode 100644 index 0000000..4797924 --- /dev/null +++ b/backend/canon_pp.h @@ -0,0 +1,125 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2001-2002 Matthew C. Duggan and Simon Krix + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + ----- + + canon_pp.h: $Revision$ + + This file is part of the canon_pp backend, supporting Canon FBX30P + and NX40P scanners + +*/ + + +#ifndef CANON_PARALLEL_H + +#define CANON_PARALLEL_H + +#ifdef BACKEND_NAME +#undef BACKEND_NAME +#define BACKEND_NAME canon_pp +#endif + +#define DEBUG_NOT_STATIC +#include "../include/sane/sanei_debug.h" + +#ifndef PACKAGE +#define PACKAGE "Canon Parallel SANE Backend" +#endif + +#define CMODE_COLOUR "Colour" +#define CMODE_MONO "Mono" +#define CANONP_CONFIG_FILE "canon_pp.conf" +/* options: num,res,colour,depth,tl-x,tl-y,br-x,br-y,cal */ +/* preview option disabled */ +#define NUM_OPTIONS 9 +#define BUF_MAX 64000 + +/* Indexes into options array */ +#define OPT_NUM_OPTIONS 0 +#define OPT_RESOLUTION 1 +#define OPT_COLOUR_MODE 2 +#define OPT_DEPTH 3 +#define OPT_TL_X 4 +#define OPT_TL_Y 5 +#define OPT_BR_X 6 +#define OPT_BR_Y 7 +#define OPT_CAL 8 +#define OPT_PREVIEW 9 +#if 0 +#define OPT_GAMMA_R 10 +#define OPT_GAMMA_G 11 +#define OPT_GAMMA_B 12 +#endif +/*#define OPT_GAMMA 13*/ + +typedef struct CANONP_Scanner_Struct CANONP_Scanner; + +struct CANONP_Scanner_Struct +{ + CANONP_Scanner *next; + SANE_Device hw; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + SANE_Int vals[NUM_OPTIONS]; + SANE_Bool opened; + SANE_Bool scanning; + SANE_Bool sent_eof; + SANE_Bool cancelled; + SANE_Bool setup; + SANE_Int lines_scanned; + SANE_Int bytes_sent; + + char *weights_file; + SANE_Bool cal_readonly; + SANE_Bool cal_valid; + + scanner_parameters params; + scan_parameters scan; + + int ieee1284_mode; + int init_mode; + + SANE_Bool scanner_present; + +}; + + +#endif + diff --git a/backend/cardscan.c b/backend/cardscan.c new file mode 100644 index 0000000..6442458 --- /dev/null +++ b/backend/cardscan.c @@ -0,0 +1,1686 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package, and implements a SANE backend + for various Corex Cardscan scanners. + + Copyright (C) 2007-2010 m. allan noah + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + -------------------------------------------------------------------------- + + This file implements a SANE backend for the Corex Cardscan 800C + + The source code is divided in sections which you can easily find by + searching for the tag "@@". + + Section 1 - Init & static stuff + Section 2 - sane_init, _get_devices, _open & friends + Section 3 - sane_*_option functions + Section 4 - sane_start, _get_param, _read & friends + Section 5 - sane_close functions + Section 6 - misc functions + + Changes: + v0, 2007-05-09, MAN (SANE v1.0.19) + - initial release + v1, 2008-02-14, MAN + - sanei_config_read has already cleaned string (#310597) + v2, 2010-02-10, MAN + - add lines_per_block config option + - add has_cal_buffer config option + - basic support for 600c + - clean #include lines + +################################################## + DATA FROM TRACE OF WINDOWS DRIVER: + +cmd packet format: +cmdcode cmdlenlow cmdlenhigh cmdpayloadbytes + +resp packet format: +respcode paperfound resplenlow resplenhigh respayloadbytes + +############ status read loop? ################## +>> 01 01 00 00 +<< 81 00 07 00 00 09 0c 61 c2 7a 0a +>> 34 00 00 +<< b4 00 00 00 +>> 01 01 00 00 +<< 81 00 07 00 00 09 0c 61 c2 7a 0a +>> 34 00 00 +<< b4 00 00 00 +>> 01 01 00 00 +<< 81 00 07 00 00 09 0c 61 c2 7a 0a + +############# scanner settings read? (0x04b8 is scan width) ############# +>> 48 00 00 +<< c8 00 0c 00 b8 04 60 00 00 80 00 00 00 58 ca 7d + +############## color and gray calibration data read ############ +>> 45 00 00 +<< 0x2600 bytes, bbbBBBgggGGGrrrRRRxxxXXX + +############ 34/b4 and 01/81 status loop til paper inserted ############## + +>> 35 01 00 00 +<< b5 01 01 00 00 + +always together? { +>> 14 05 00 80 1b 28 00 0f +<< 94 01 05 00 80 1b 28 00 0f +>> 22 01 00 00 +<< a2 01 01 00 00 +} + +>> 1a 01 00 66 +<< 9a 01 01 00 66 + +>> 19 03 00 51 62 49 +<< 99 01 03 00 51 62 49 + +############# heat up lamp? ################# +===========color=================== +three times { +>> 18 07 00 00 01 60 00 61 00 07 +<< 0x40 read and 0x03 read +the 3 byte drops from f4 f4 f4 to 17 10 08 etc. +} +===========gray=================== +three times { +>> 12 06 00 00 01 60 00 61 00 +<< 0x40 read and 0x01 read +} +the 1 byte drops from f4 to 02 +================================== + +>> 35 01 00 00 +<< b5 01 01 00 00 + +>> 13 01 00 28 +<< 93 01 01 00 28 + +===========color=================== +three times { +>> 18 07 00 01 10 60 00 18 05 07 +<< 0xe2c0 read +} + +14/94 and 22/a2 + +many times { +>> 18 07 00 01 10 60 00 18 05 07 +<< 0xe2c0 read +} +===========gray=================== +two times { +>> 12 06 00 01 10 60 00 18 05 +<< 0x4bc0 read +} + +14/94 and 22/a2 + +many times { +>> 12 06 00 01 10 60 00 18 05 +<< 0x4bc0 read +} +================================== + +>> 35 01 00 ff +<< b5 00 01 00 ff + +14/94 and 22/a2 + +########### discarge capacitor? ########### +four times { +>> 21 02 00 0a 00 +<< a1 00 02 00 0a 00 +} + +>> 01 01 00 00 +<< 81 00 07 00 00 09 0c 61 c2 7a 0a + +>> 35 01 00 ff +<< b5 00 01 00 ff + +>> 34 00 00 +<< b4 00 00 00 +############################################# + + SANE FLOW DIAGRAM + + - sane_init() : initialize backend + . - sane_get_devices() : query list of scanner devices + . - sane_open() : open a particular scanner device + . . - sane_set_io_mode : set blocking mode + . . - sane_get_select_fd : get scanner fd + . . + . . - sane_get_option_descriptor() : get option information + . . - sane_control_option() : change option values + . . - sane_get_parameters() : returns estimated scan parameters + . . - (repeat previous 3 functions) + . . + . . - sane_start() : start image acquisition + . . - sane_get_parameters() : returns actual scan parameters + . . - sane_read() : read image data (from pipe) + . . (sane_read called multiple times; after sane_read returns EOF, + . . loop may continue with sane_start which may return a 2nd page + . . when doing duplex scans, or load the next page from the ADF) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner device + - sane_exit() : terminate use of backend + +*/ + +/* + * @@ Section 1 - Init + */ + +#include "../include/sane/config.h" + +#include /*memcpy...*/ +#include /*isspace*/ + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" + +#include "cardscan.h" + +#define DEBUG 1 +#define BUILD 2 + +/* values for SANE_DEBUG_CARDSCAN env var: + - errors 5 + - function trace 10 + - function detail 15 + - get/setopt cmds 20 + - usb cmd trace 25 + - usb cmd detail 30 + - useless noise 35 +*/ + +int global_has_cal_buffer = 1; +int global_lines_per_block = 16; + +/* ------------------------------------------------------------------------- */ +#define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY +#define STRING_COLOR SANE_VALUE_SCAN_MODE_COLOR + +/* + * used by attach* and sane_get_devices + * a ptr to a null term array of ptrs to SANE_Device structs + * a ptr to a single-linked list of scanner structs + */ +static const SANE_Device **sane_devArray = NULL; +static struct scanner *scanner_devList = NULL; + +/* + * @@ Section 2 - SANE & scanner init code + */ + +/* + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT (); + DBG (10, "sane_init: start\n"); + + sanei_usb_init(); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: cardscan backend %d.%d.%d, from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + DBG (10, "sane_init: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + * + * Read the config file, find scanners with help from sanei_* + * store in global device structs + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + struct scanner *dev; + char line[PATH_MAX]; + const char *lp; + FILE *fp; + int num_devices=0; + int i=0; + + local_only = local_only; /* get rid of compiler warning */ + + DBG (10, "sane_get_devices: start\n"); + + global_has_cal_buffer = 1; + global_lines_per_block = 16; + + fp = sanei_config_open (CONFIG_FILE); + + if (fp) { + + DBG (15, "sane_get_devices: reading config file %s\n", CONFIG_FILE); + + while (sanei_config_read (line, PATH_MAX, fp)) { + + lp = line; + + /* ignore comments */ + if (*lp == '#') + continue; + + /* skip empty lines */ + if (*lp == 0) + continue; + + if ((strncmp ("usb", lp, 3) == 0) && isspace (lp[3])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_usb_attach_matching_devices(lp, attach_one); + } + + else if (!strncmp(lp, "has_cal_buffer", 14) && isspace (lp[14])) { + + int buf; + lp += 14; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if(buf){ + global_has_cal_buffer = 1; + } + else{ + global_has_cal_buffer = 0; + } + + DBG (15, "sane_get_devices: setting \"has_cal_buffer\" to %d\n", + global_has_cal_buffer); + } + + else if (!strncmp(lp, "lines_per_block", 15) && isspace (lp[15])) { + + int buf; + lp += 15; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if(buf < 1 || buf > 32){ + DBG (15, + "sane_get_devices: \"lines_per_block\"=%d\n out of range", + buf + ); + continue; + } + + DBG (15, "sane_get_devices: \"lines_per_block\" is %d\n", buf); + global_lines_per_block = buf; + } + + else{ + DBG (5, "sane_get_devices: config line \"%s\" ignored.\n", lp); + } + } + fclose (fp); + } + + else { + DBG (5, "sane_get_devices: no config file '%s', using defaults\n", + CONFIG_FILE); + + DBG (15, "sane_get_devices: looking for 'usb 0x08F0 0x0005'\n"); + sanei_usb_attach_matching_devices("usb 0x08F0 0x0005", attach_one); + } + + for (dev = scanner_devList; dev; dev=dev->next) { + DBG (15, "sane_get_devices: found scanner %s\n",dev->device_name); + num_devices++; + } + + DBG (15, "sane_get_devices: found %d scanner(s)\n",num_devices); + + sane_devArray = calloc (num_devices + 1, sizeof (SANE_Device*)); + if (!sane_devArray) + return SANE_STATUS_NO_MEM; + + for (dev = scanner_devList; dev; dev=dev->next) { + sane_devArray[i++] = (SANE_Device *)&dev->sane; + } + + sane_devArray[i] = 0; + + *device_list = sane_devArray; + + DBG (10, "sane_get_devices: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* callback used by sane_get_devices + * build the scanner struct and link to global list + * unless struct is already loaded, then pretend + */ +static SANE_Status +attach_one (const char *device_name) +{ + struct scanner *s; + int ret, i; + SANE_Word vid, pid; + + DBG (10, "attach_one: start '%s'\n", device_name); + + for (s = scanner_devList; s; s = s->next) { + if (strcmp (s->sane.name, device_name) == 0) { + DBG (10, "attach_one: already attached!\n"); + return SANE_STATUS_GOOD; + } + } + + /* build a scanner struct to hold it */ + DBG (15, "attach_one: init struct\n"); + + if ((s = calloc (sizeof (*s), 1)) == NULL) + return SANE_STATUS_NO_MEM; + + /* copy the device name */ + s->device_name = strdup (device_name); + if (!s->device_name){ + free (s); + return SANE_STATUS_NO_MEM; + } + + /* connect the fd */ + DBG (15, "attach_one: connect fd\n"); + + s->fd = -1; + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + free (s->device_name); + free (s); + return ret; + } + + /* clean up the scanner struct based on model */ + /* this is the only piece of model specific code */ + sanei_usb_get_vendor_product(s->fd,&vid,&pid); + + if(vid == 0x08f0){ + s->vendor_name = "CardScan"; + if(pid == 0x0005){ + s->product_name = "800c"; + } + else if(pid == 0x0002){ + s->product_name = "600c"; + } + else{ + DBG (5, "Unknown product, using default settings\n"); + s->product_name = "Unknown"; + } + } + else{ + DBG (5, "Unknown vendor/product, using default settings\n"); + s->vendor_name = "Unknown"; + s->product_name = "Unknown"; + } + + DBG (15, "attach_one: Found %s scanner %s at %s\n", + s->vendor_name, s->product_name, s->device_name); + + /*copy config file settings*/ + s->has_cal_buffer = global_has_cal_buffer; + s->lines_per_block = global_lines_per_block; + s->color_block_size = s->lines_per_block * PIXELS_PER_LINE * 3; + s->gray_block_size = s->lines_per_block * PIXELS_PER_LINE; + + /* try to get calibration */ + if(s->has_cal_buffer){ + DBG (15, "attach_one: scanner calibration\n"); + + ret = load_calibration(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot calibrate, incompatible?\n"); + free (s->device_name); + free (s); + return ret; + } + } + else{ + DBG (15, "attach_one: skipping calibration\n"); + } + + /* set SANE option 'values' to good defaults */ + DBG (15, "attach_one: init options\n"); + + /* go ahead and setup the first opt, because + * frontend may call control_option on it + * before calling get_option_descriptor + */ + memset (s->opt, 0, sizeof (s->opt)); + for (i = 0; i < NUM_OPTIONS; ++i) { + s->opt[i].name = "filler"; + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_INACTIVE; + } + + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + + DBG (15, "attach_one: init settings\n"); + + /* we close the connection, so that another backend can talk to scanner */ + disconnect_fd(s); + + /* load info into sane_device struct */ + s->sane.name = s->device_name; + s->sane.vendor = s->vendor_name; + s->sane.model = s->product_name; + s->sane.type = "scanner"; + + s->next = scanner_devList; + scanner_devList = s; + + DBG (10, "attach_one: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * connect the fd in the scanner struct + */ +static SANE_Status +connect_fd (struct scanner *s) +{ + SANE_Status ret; + + DBG (10, "connect_fd: start\n"); + + if(s->fd > -1){ + DBG (5, "connect_fd: already open\n"); + ret = SANE_STATUS_GOOD; + } + else { + DBG (15, "connect_fd: opening USB device\n"); + ret = sanei_usb_open (s->device_name, &(s->fd)); + } + + if(ret != SANE_STATUS_GOOD){ + DBG (5, "connect_fd: could not open device: %d\n", ret); + } + + DBG (10, "connect_fd: finish\n"); + + return ret; +} + +static SANE_Status +load_calibration(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + unsigned char cmd[] = {0x45, 0x00, 0x00}; + unsigned char * buf; + size_t bytes = HEADER_SIZE + CAL_COLOR_SIZE*2 + CAL_GRAY_SIZE*2; + int j; + + DBG (10, "load_calibration: start\n"); + + buf = malloc(bytes); + if(!buf){ + DBG(5, "load_calibration: not enough mem for buffer: %ld\n",(long)bytes); + return SANE_STATUS_NO_MEM; + } + + ret = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); + + if (ret == SANE_STATUS_GOOD) { + DBG(15, "load_calibration: got GOOD\n"); + + /* + * color cal data comes from scaner like: + * bbbbbbbBBBBBBBgggggggGGGGGGGrrrrrrrRRRRRRR + * where b=darkblue, B=lightblue, etc + * reorder the data into two buffers + * bbbbbbbgggggggrrrrrrr and BBBBBBBGGGGGGGRRRRRRR + */ + + /*dark/light blue*/ + memcpy(s->cal_color_b, buf+HEADER_SIZE, PIXELS_PER_LINE); + memcpy(s->cal_color_w, + buf+HEADER_SIZE+PIXELS_PER_LINE, PIXELS_PER_LINE); + + /*dark/light green*/ + memcpy(s->cal_color_b+PIXELS_PER_LINE, + buf+HEADER_SIZE+(PIXELS_PER_LINE*2), PIXELS_PER_LINE); + memcpy(s->cal_color_w+PIXELS_PER_LINE, + buf+HEADER_SIZE+(PIXELS_PER_LINE*3), PIXELS_PER_LINE); + + /*dark/light red*/ + memcpy(s->cal_color_b+(PIXELS_PER_LINE*2), + buf+HEADER_SIZE+(PIXELS_PER_LINE*4), PIXELS_PER_LINE); + memcpy(s->cal_color_w+(PIXELS_PER_LINE*2), + buf+HEADER_SIZE+(PIXELS_PER_LINE*5), PIXELS_PER_LINE); + + /* then slide the light data down using the dark offset */ + for(j=0;jcal_color_w[j] -= s->cal_color_b[j]; + } + + /*dark/light gray*/ + memcpy(s->cal_gray_b, + buf+HEADER_SIZE+(CAL_COLOR_SIZE*2), PIXELS_PER_LINE); + memcpy(s->cal_gray_w, + buf+HEADER_SIZE+(CAL_COLOR_SIZE*2)+PIXELS_PER_LINE, PIXELS_PER_LINE); + + /* then slide the light data down using the dark offset */ + for(j=0;jcal_gray_w[j] -= s->cal_gray_b[j]; + } + + hexdump(35, "cal_color_b:", s->cal_color_b, CAL_COLOR_SIZE); + hexdump(35, "cal_color_w:", s->cal_color_w, CAL_COLOR_SIZE); + hexdump(35, "cal_gray_b:", s->cal_gray_b, CAL_GRAY_SIZE); + hexdump(35, "cal_gray_w:", s->cal_gray_w, CAL_GRAY_SIZE); + } + else { + DBG(5, "load_calibration: error reading data block status = %d\n", ret); + } + + DBG (10, "load_calibration: finish\n"); + + return ret; +} + +/* + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct scanner *dev = NULL; + struct scanner *s = NULL; + SANE_Status ret; + + DBG (10, "sane_open: start\n"); + + if(name[0] == 0){ + if(scanner_devList){ + DBG (15, "sane_open: no device requested, using first\n"); + s = scanner_devList; + } + else{ + DBG (15, "sane_open: no device requested, none found\n"); + } + } + else{ + DBG (15, "sane_open: device %s requested, attaching\n", name); + + ret = attach_one(name); + if(ret){ + DBG (5, "sane_open: attach error %d\n",ret); + return ret; + } + + for (dev = scanner_devList; dev; dev = dev->next) { + if (strcmp (dev->sane.name, name) == 0) { + s = dev; + break; + } + } + } + + if (!s) { + DBG (5, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "sane_open: device %s found\n", s->sane.name); + + *handle = s; + + /* connect the fd so we can talk to scanner */ + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + + DBG (10, "sane_open: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * @@ Section 3 - SANE Options functions + */ + +/* + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct scanner *s = handle; + int i; + SANE_Option_Descriptor *opt = &s->opt[option]; + + DBG (20, "sane_get_option_descriptor: %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + /* "Mode" group -------------------------------------------------------- */ + if(option==OPT_MODE_GROUP){ + opt->title = "Scan Mode"; + opt->desc = ""; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* scan mode */ + else if(option==OPT_MODE){ + i=0; + s->mode_list[i++]=STRING_GRAYSCALE; + s->mode_list[i++]=STRING_COLOR; + s->mode_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_MODE; + opt->title = SANE_TITLE_SCAN_MODE; + opt->desc = SANE_DESC_SCAN_MODE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + return opt; +} + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Int dummy = 0; + + /* Make sure that all those statements involving *info cannot break (better + * than having to do "if (info) ..." everywhere!) + */ + if (info == 0) + info = &dummy; + + if (option >= NUM_OPTIONS) { + DBG (5, "sane_control_option: %d too big\n", option); + return SANE_STATUS_INVAL; + } + + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) { + DBG (5, "sane_control_option: %d inactive\n", option); + return SANE_STATUS_INVAL; + } + + /* + * SANE_ACTION_GET_VALUE: We have to find out the current setting and + * return it in a human-readable form (often, text). + */ + if (action == SANE_ACTION_GET_VALUE) { + SANE_Word * val_p = (SANE_Word *) val; + + DBG (20, "sane_control_option: get value for '%s' (%d)\n", s->opt[option].name,option); + + switch (option) { + + case OPT_NUM_OPTS: + *val_p = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_MODE: + if(s->mode == MODE_GRAYSCALE){ + strcpy (val, STRING_GRAYSCALE); + } + else if(s->mode == MODE_COLOR){ + strcpy (val, STRING_COLOR); + } + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) { + int tmp; + SANE_Word val_c; + SANE_Status status; + + DBG (20, "sane_control_option: set value for '%s' (%d)\n", s->opt[option].name,option); + + if ( s->started ) { + DBG (5, "sane_control_option: cant set, device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) { + DBG (5, "sane_control_option: not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) { + DBG (5, "sane_control_option: bad value\n"); + return status; + } + + /* may have been changed by constrain, so dont copy until now */ + val_c = *(SANE_Word *)val; + + /* + * Note - for those options which can assume one of a list of + * valid values, we can safely assume that they will have + * exactly one of those values because that's what + * sanei_constrain_value does. Hence no "else: invalid" branches + * below. + */ + switch (option) { + + /* Mode Group */ + case OPT_MODE: + if (!strcmp (val, STRING_GRAYSCALE)) { + tmp = MODE_GRAYSCALE; + } + else{ + tmp = MODE_COLOR; + } + + if (tmp == s->mode) + return SANE_STATUS_GOOD; + + s->mode = tmp; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + } /* switch */ + } /* else */ + + return SANE_STATUS_INVAL; +} + +/* + * @@ Section 4 - SANE scanning functions + */ +/* + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle h of the + * device for which the parameters should be obtained and a pointer p + * to a parameter structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + struct scanner *s = (struct scanner *) handle; + + DBG (10, "sane_get_parameters: start\n"); + + params->pixels_per_line = PIXELS_PER_LINE; + params->lines = -1; + params->last_frame = 1; + + if (s->mode == MODE_COLOR) { + params->format = SANE_FRAME_RGB; + params->depth = 8; + params->bytes_per_line = params->pixels_per_line * 3; + } + else if (s->mode == MODE_GRAYSCALE) { + params->format = SANE_FRAME_GRAY; + params->depth = 8; + params->bytes_per_line = params->pixels_per_line; + } + + DBG (15, "\tdepth %d\n", params->depth); + DBG (15, "\tlines %d\n", params->lines); + DBG (15, "\tpixels_per_line %d\n", params->pixels_per_line); + DBG (15, "\tbytes_per_line %d\n", params->bytes_per_line); + + DBG (10, "sane_get_parameters: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE when a page acquisition operation is to be started. + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct scanner *s = handle; + SANE_Status ret; + + DBG (10, "sane_start: start\n"); + + /* first page of batch */ + if(s->started){ + DBG(5,"sane_start: previous transfer not finished?"); + sane_cancel((SANE_Handle)s); + return SANE_STATUS_CANCELLED; + } + + /* set clean defaults */ + s->started=1; + s->bytes_rx=0; + s->bytes_tx=0; + s->paperless_lines=0; + + /* heat up the lamp */ + if(s->mode == MODE_COLOR){ + ret = heat_lamp_color(s); + } + else{ + ret = heat_lamp_gray(s); + } + + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to heat lamp\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + DBG (10, "sane_start: finish\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +heat_lamp_gray(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + SANE_Status ret2 = SANE_STATUS_GOOD; + unsigned char cmd[] = + {0x12, 0x06, 0x00, 0x00, 0x01, 0x60, 0x00, 0x61, 0x00}; + size_t bytes = HEADER_SIZE + 1; + unsigned char * buf; + int i; + + DBG (10, "heat_lamp_gray: start\n"); + + buf = malloc(bytes); + if(!buf){ + DBG(5, "heat_lamp_gray: not enough mem for buffer: %lu\n", + (long unsigned)bytes); + return SANE_STATUS_NO_MEM; + } + + for(i=0;i<10;i++){ + + ret2 = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); + + if (ret2 != SANE_STATUS_GOOD) { + DBG(5, "heat_lamp_gray: %d error\n",i); + ret = ret2; + break; + } + + if(!buf[1]){ + DBG(5, "heat_lamp_gray: %d got no docs\n",i); + ret = SANE_STATUS_NO_DOCS; + break; + } + + DBG(15, "heat_lamp_gray: %d got: %d %d\n",i, + buf[HEADER_SIZE],s->cal_gray_b[0]); + + if(buf[HEADER_SIZE] < 0x20){ + DBG(15, "heat_lamp_gray: hot\n"); + ret = SANE_STATUS_GOOD; + break; + } + else{ + DBG(15, "heat_lamp_gray: cold\n"); + ret = SANE_STATUS_DEVICE_BUSY; + } + } + + free(buf); + + DBG (10, "heat_lamp_gray: finish %d\n",ret); + + return ret; +} + +static SANE_Status +heat_lamp_color(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + SANE_Status ret2 = SANE_STATUS_GOOD; + unsigned char cmd[] = + {0x18, 0x07, 0x00, 0x00, 0x01, 0x60, 0x00, 0x61, 0x00, 0x07}; + size_t bytes = HEADER_SIZE + 3; + unsigned char * buf; + int i; + + DBG (10, "heat_lamp_color: start\n"); + + buf = malloc(bytes); + if(!buf){ + DBG(5, "heat_lamp_color: not enough mem for buffer: %lu\n", + (long unsigned)bytes); + return SANE_STATUS_NO_MEM; + } + + for(i=0;i<10;i++){ + + ret2 = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); + + if (ret2 != SANE_STATUS_GOOD) { + DBG(5, "heat_lamp_color: %d error\n",i); + ret = ret2; + break; + } + + if(!buf[1]){ + DBG(5, "heat_lamp_color: %d got no docs\n",i); + ret = SANE_STATUS_NO_DOCS; + break; + } + + DBG(15, "heat_lamp_color: %d got: %d,%d,%d %d,%d,%d\n",i, + buf[HEADER_SIZE],buf[HEADER_SIZE+1],buf[HEADER_SIZE+2], + s->cal_color_b[0],s->cal_color_b[1],s->cal_color_b[2]); + + if(buf[HEADER_SIZE] < 0x20 + && buf[HEADER_SIZE+1] < 0x20 + && buf[HEADER_SIZE+2] < 0x20){ + DBG(15, "heat_lamp_color: hot\n"); + ret = SANE_STATUS_GOOD; + break; + } + else{ + DBG(15, "heat_lamp_color: cold\n"); + ret = SANE_STATUS_DEVICE_BUSY; + } + } + + free(buf); + + DBG (10, "heat_lamp_color: finish %d\n",ret); + + return ret; +} + +/* + * Called by SANE to read data. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "sane_read: start\n"); + + *len = 0; + + /* cancelled? */ + if(!s->started){ + DBG (5, "sane_read: call sane_start first\n"); + return SANE_STATUS_CANCELLED; + } + + /* have sent all of current buffer */ + if(s->bytes_tx == s->bytes_rx){ + + /* at end of data, stop */ + if(s->paperless_lines >= MAX_PAPERLESS_LINES){ + DBG (15, "sane_read: returning eof\n"); + power_down(s); + return SANE_STATUS_EOF; + } + + /* more to get, reset and go */ + s->bytes_tx = 0; + s->bytes_rx = 0; + + if(s->mode == MODE_COLOR){ + ret = read_from_scanner_color(s); + } + else{ + ret = read_from_scanner_gray(s); + } + + if(ret){ + DBG(5,"sane_read: returning %d\n",ret); + return ret; + } + } + + /* data in current buffer, send some of it */ + *len = s->bytes_rx - s->bytes_tx; + if(*len > max_len){ + *len = max_len; + } + + memcpy(buf,s->buffer+s->bytes_tx,*len); + s->bytes_tx += *len; + + DBG (10, "sane_read: %d,%d,%d finish\n", *len,s->bytes_rx,s->bytes_tx); + + return ret; +} + +static SANE_Status +read_from_scanner_gray(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + /*cmd len-le16 move lines ??? ??? ??? ???*/ + unsigned char cmd[] = + {0x12, 0x06, 0x00, 0x01, 0x01, 0x60, 0x00, 0x18, 0x05}; + size_t bytes = HEADER_SIZE + s->gray_block_size; + unsigned char * buf; + int i,j; + + DBG (10, "read_from_scanner_gray: start\n"); + + cmd[4] = s->lines_per_block; + + buf = malloc(bytes); + if(!buf){ + DBG(5, "read_from_scanner_gray: not enough mem for buffer: %lu\n", + (long unsigned)bytes); + return SANE_STATUS_NO_MEM; + } + + ret = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); + + if (ret == SANE_STATUS_GOOD) { + + DBG(15, "read_from_scanner_gray: got GOOD\n"); + + if(!buf[1]){ + s->paperless_lines += s->lines_per_block; + } + + s->bytes_rx = s->gray_block_size; + + /*memcpy(s->buffer,buf+HEADER_SIZE,s->gray_block_size);*/ + + /* reorder the gray data into the struct's buffer */ + for(i=0;igray_block_size;i+=PIXELS_PER_LINE){ + for(j=0;jcal_gray_b[j]; + unsigned char wcal = s->cal_gray_w[j]; + + byte = (byte <= bcal)?0:(byte-bcal); + byte = (byte >= wcal)?255:(byte*255/wcal); + s->buffer[i+j] = byte; + } + } + } + else { + DBG(5, "read_from_scanner_gray: error reading status = %d\n", ret); + } + + free(buf); + + DBG (10, "read_from_scanner_gray: finish\n"); + + return ret; +} + +static SANE_Status +read_from_scanner_color(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + unsigned char cmd[] = + {0x18, 0x07, 0x00, 0x01, 0x01, 0x60, 0x00, 0x18, 0x05, 0x07}; + size_t bytes = HEADER_SIZE + s->color_block_size; + unsigned char * buf; + int i,j,k; + + DBG (10, "read_from_scanner_color: start\n"); + + cmd[4] = s->lines_per_block; + + buf = malloc(bytes); + if(!buf){ + DBG(5, "read_from_scanner_color: not enough mem for buffer: %lu\n", + (long unsigned)bytes); + return SANE_STATUS_NO_MEM; + } + + ret = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); + + if (ret == SANE_STATUS_GOOD) { + + DBG(15, "read_from_scanner_color: got GOOD\n"); + + if(!buf[1]){ + s->paperless_lines += s->lines_per_block; + } + + s->bytes_rx = s->color_block_size; + + /*memcpy(s->buffer,buf+HEADER_SIZE,s->color_block_size);*/ + + /* reorder the color data into the struct's buffer */ + for(i=0;icolor_block_size;i+=PIXELS_PER_LINE*3){ + for(j=0;jcal_color_b[offset]; + unsigned char wcal = s->cal_color_w[offset]; + + byte = (byte <= bcal)?0:(byte-bcal); + byte = (byte >= wcal)?255:(byte*255/wcal); + s->buffer[i+j*3+k] = byte; + } + } + } + } + else { + DBG(5, "read_from_scanner_color: error reading status = %d\n", ret); + } + + free(buf); + + DBG (10, "read_from_scanner_color: finish\n"); + + return ret; +} + +/* + * @@ Section 4 - SANE cleanup functions + */ +/* + * Cancels a scan. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image is acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle handle) +{ + struct scanner * s = (struct scanner *) handle; + DBG (10, "sane_cancel: start\n"); + s->started = 0; + DBG (10, "sane_cancel: finish\n"); +} + +static SANE_Status +power_down(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[] = {0x21, 0x02, 0x00, 0x0a, 0x00}; + unsigned char buf[6]; + size_t bytes = sizeof(buf); + int i; + + DBG (10, "power_down: start\n"); + + for(i=0;i<5;i++){ + ret = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); + + if(ret != SANE_STATUS_GOOD){ + break; + } + } + +#if 0 + unsigned char cmd[] = {0x35, 0x01, 0x00, 0xff}; + unsigned char buf[5]; + size_t bytes = sizeof(buf); + + DBG (10, "power_down: start\n"); + + ret = do_cmd( + s, 0, + cmd, sizeof(cmd), + NULL, 0, + buf, &bytes + ); +#endif + + DBG (10, "power_down: finish %d\n",ret); + + return ret; +} + +/* + * Ends use of the scanner. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + */ +void +sane_close (SANE_Handle handle) +{ + DBG (10, "sane_close: start\n"); + + sane_cancel(handle); + disconnect_fd((struct scanner *) handle); + + DBG (10, "sane_close: finish\n"); +} + +static SANE_Status +disconnect_fd (struct scanner *s) +{ + DBG (10, "disconnect_fd: start\n"); + + if(s->fd > -1){ + DBG (15, "disconnecting usb device\n"); + sanei_usb_close (s->fd); + s->fd = -1; + } + + DBG (10, "disconnect_fd: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_close(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct scanner *dev, *next; + + DBG (10, "sane_exit: start\n"); + + for (dev = scanner_devList; dev; dev = next) { + disconnect_fd(dev); + next = dev->next; + free (dev->device_name); + free (dev); + } + + if (sane_devArray) + free (sane_devArray); + + scanner_devList = NULL; + sane_devArray = NULL; + + DBG (10, "sane_exit: finish\n"); +} + + +/* + * @@ Section 5 - misc helper functions + */ +/* + * take a bunch of pointers, send commands to scanner + */ +static SANE_Status +do_cmd(struct scanner *s, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + /* sanei_usb overwrites the transfer size, so make some local copies */ + size_t loc_cmdLen = cmdLen; + size_t loc_outLen = outLen; + size_t loc_inLen = *inLen; + + int cmdTime = USB_COMMAND_TIME; + int outTime = USB_DATA_TIME; + int inTime = USB_DATA_TIME; + + int ret = 0; + + DBG (10, "do_cmd: start\n"); + + if(shortTime){ + cmdTime /= 20; + outTime /= 20; + inTime /= 20; + } + + /* change timeout */ + sanei_usb_set_timeout(cmdTime); + + /* write the command out */ + DBG(25, "cmd: writing %ld bytes, timeout %d\n", (long)cmdLen, cmdTime); + hexdump(30, "cmd: >>", cmdBuff, cmdLen); + ret = sanei_usb_write_bulk(s->fd, cmdBuff, &cmdLen); + DBG(25, "cmd: wrote %ld bytes, retVal %d\n", (long)cmdLen, ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"cmd: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"cmd: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + if(loc_cmdLen != cmdLen){ + DBG(5,"cmd: wrong size %ld/%ld\n", (long)loc_cmdLen, (long)cmdLen); + return SANE_STATUS_IO_ERROR; + } + + /* this command has a write component, and a place to get it */ + if(outBuff && outLen && outTime){ + + /* change timeout */ + sanei_usb_set_timeout(outTime); + + DBG(25, "out: writing %ld bytes, timeout %d\n", (long)outLen, outTime); + hexdump(30, "out: >>", outBuff, outLen); + ret = sanei_usb_write_bulk(s->fd, outBuff, &outLen); + DBG(25, "out: wrote %ld bytes, retVal %d\n", (long)outLen, ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"out: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"out: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + if(loc_outLen != outLen){ + DBG(5,"out: wrong size %ld/%ld\n", (long)loc_outLen, (long)outLen); + return SANE_STATUS_IO_ERROR; + } + } + + /* this command has a read component, and a place to put it */ + if(inBuff && inLen && inTime){ + + memset(inBuff,0,*inLen); + + /* change timeout */ + sanei_usb_set_timeout(inTime); + + DBG(25, "in: reading %ld bytes, timeout %d\n", (long)*inLen, inTime); + ret = sanei_usb_read_bulk(s->fd, inBuff, inLen); + DBG(25, "in: retVal %d\n", ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"in: got EOF, continuing\n"); + } + else if(ret != SANE_STATUS_GOOD){ + DBG(5,"in: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + + DBG(25, "in: read %ld bytes\n", (long)*inLen); + if(*inLen){ + hexdump(30, "in: <<", inBuff, *inLen); + } + + if(loc_inLen != *inLen){ + ret = SANE_STATUS_EOF; + DBG(5,"in: short read %ld/%ld\n", (long)loc_inLen, (long)*inLen); + } + } + + DBG (10, "do_cmd: finish\n"); + + return ret; +} + +/** + * Convenience method to determine longest string size in a list. + */ +static size_t +maxStringSize (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +/** + * Prints a hex dump of the given buffer onto the debug output stream. + */ +static void +hexdump (int level, char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + + if(DBG_LEVEL < level) + return; + + DBG (level, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (level, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3x:", i); + ptr += 4; + } + sprintf (ptr, " %2.2x", *p); + ptr += 3; + } + *ptr = '\0'; + DBG (level, "%s\n", line); +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG (10, "sane_set_io_mode\n"); + DBG (15, "%d %p\n", non_blocking, h); + return SANE_STATUS_UNSUPPORTED; +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) +{ + DBG (10, "sane_get_select_fd\n"); + DBG (15, "%p %d\n", h, *fdp); + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/cardscan.conf.in b/backend/cardscan.conf.in new file mode 100644 index 0000000..3c49f26 --- /dev/null +++ b/backend/cardscan.conf.in @@ -0,0 +1,17 @@ +# For scanners connected via USB on a known device (kernel driver): +#usb /dev/usb/scanner0 + +# For 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 cardscan in the subject line + +# Corex Cardscan 800c +usb 0x08f0 0x0005 + +# Corex Cardscan 600c +has_cal_buffer 0 +lines_per_block 1 +usb 0x08f0 0x0002 diff --git a/backend/cardscan.h b/backend/cardscan.h new file mode 100644 index 0000000..a673dc6 --- /dev/null +++ b/backend/cardscan.h @@ -0,0 +1,197 @@ +#ifndef CARDSCAN_H +#define CARDSCAN_H + +/* + * Part of SANE - Scanner Access Now Easy. + * Please see opening comment in cardscan.c + */ + +/* ------------------------------------------------------------------------- + * This option list has to contain all options for all scanners supported by + * this driver. If a certain scanner cannot handle a certain option, there's + * still the possibility to say so, later. + */ +enum scanner_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, /*mono/gray/color*/ + + /* must come last: */ + NUM_OPTIONS +}; + +/* values common to calib and image data */ +#define HEADER_SIZE 64 +#define PIXELS_PER_LINE 1208 + +/* values for calib data */ +#define CAL_COLOR_SIZE (PIXELS_PER_LINE * 3) +#define CAL_GRAY_SIZE PIXELS_PER_LINE + +/* values for image data */ +#define MAX_PAPERLESS_LINES 210 + +struct scanner +{ + /* --------------------------------------------------------------------- */ + /* immutable values which are set during init of scanner. */ + struct scanner *next; + char *device_name; /* The name of the scanner device for sane */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during inquiry probing of the scanner. */ + SANE_Device sane; + char * vendor_name; + char * product_name; + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during reading of config file. */ + int has_cal_buffer; + int lines_per_block; + int color_block_size; + int gray_block_size; + + /* --------------------------------------------------------------------- */ + /* changeable SANE_Option structs provide our interface to frontend. */ + + /* long array of option structs */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + + /* --------------------------------------------------------------------- */ + /* some options require lists of strings or numbers, we keep them here */ + /* instead of in global vars so that they can differ for each scanner */ + + /*mode group*/ + SANE_String_Const mode_list[3]; + + /* --------------------------------------------------------------------- */ + /* changeable vars to hold user input. modified by SANE_Options above */ + + /*mode group*/ + int mode; /*color,lineart,etc*/ + + /* --------------------------------------------------------------------- */ + /* values which are derived from setting the options above */ + /* the user never directly modifies these */ + + /* this is defined in sane spec as a struct containing: + SANE_Frame format; + SANE_Bool last_frame; + SANE_Int lines; + SANE_Int depth; ( binary=1, gray=8, color=8 (!24) ) + SANE_Int pixels_per_line; + SANE_Int bytes_per_line; + */ + SANE_Parameters params; + + /* --------------------------------------------------------------------- */ + /* calibration data read once */ + unsigned char cal_color_b[CAL_COLOR_SIZE]; + unsigned char cal_gray_b[CAL_GRAY_SIZE]; + unsigned char cal_color_w[CAL_COLOR_SIZE]; + unsigned char cal_gray_w[CAL_GRAY_SIZE]; + + /* --------------------------------------------------------------------- */ + /* values which are set by scanning functions to keep track of pages, etc */ + int started; + int paperless_lines; + + /* buffer part of image */ + unsigned char buffer[PIXELS_PER_LINE * 3 * 32]; + + /* how far we have read from scanner into buffer */ + int bytes_rx; + + /* how far we have written from buffer to frontend */ + int bytes_tx; + + /* --------------------------------------------------------------------- */ + /* values used by the command and data sending function */ + int fd; /* The scanner device file descriptor. */ + +}; + +#define USB_COMMAND_TIME 10000 +#define USB_DATA_TIME 10000 + +#define MODE_COLOR 0 +#define MODE_GRAYSCALE 1 + +/* ------------------------------------------------------------------------- */ + +#define MM_PER_UNIT_UNFIX SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0)) +#define MM_PER_UNIT_FIX SANE_FIX(SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0))) + +#define SCANNER_UNIT_TO_FIXED_MM(number) SANE_FIX((number) * MM_PER_UNIT_UNFIX) +#define FIXED_MM_TO_SCANNER_UNIT(number) SANE_UNFIX(number) / MM_PER_UNIT_UNFIX + +#define CONFIG_FILE "cardscan.conf" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +/* ------------------------------------------------------------------------- */ + +SANE_Status sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize); + +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only); + +SANE_Status sane_open (SANE_String_Const name, SANE_Handle * handle); + +SANE_Status sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking); + +SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp); + +const SANE_Option_Descriptor * sane_get_option_descriptor (SANE_Handle handle, + SANE_Int option); + +SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); + +SANE_Status sane_start (SANE_Handle handle); + +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params); + +SANE_Status sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len); + +void sane_cancel (SANE_Handle h); + +void sane_close (SANE_Handle h); + +void sane_exit (void); + +/* ------------------------------------------------------------------------- */ + +static SANE_Status attach_one (const char *devicename); +static SANE_Status connect_fd (struct scanner *s); +static SANE_Status disconnect_fd (struct scanner *s); + +static SANE_Status +do_cmd(struct scanner *s, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status load_calibration (struct scanner *s); + +static SANE_Status heat_lamp_color(struct scanner *s); +static SANE_Status heat_lamp_gray(struct scanner *s); + +static SANE_Status read_from_scanner_color(struct scanner *s); +static SANE_Status read_from_scanner_gray(struct scanner *s); + +static SANE_Status power_down(struct scanner *s); + +static void hexdump (int level, char *comment, unsigned char *p, int l); + +static size_t maxStringSize (const SANE_String_Const strings[]); + +#endif /* CARDSCAN_H */ diff --git a/backend/coolscan-scsidef.h b/backend/coolscan-scsidef.h new file mode 100644 index 0000000..4f1a27e --- /dev/null +++ b/backend/coolscan-scsidef.h @@ -0,0 +1,839 @@ + +/* ------------------------------------------------------------------------- */ + +/* coolscan-scsidef.h: scsi-definiton header file for COOLSCAN scanner driver. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + */ + +/* ------------------------------------------------------------------------- */ + +#ifndef COOLSCAN_SCSIDEF_H +#define COOLSCAN_SCSIDEF_H + +/* ========================================================================= */ + +/* I'm using functions derived from Eric Youngdale's scsiinfo + * program here for dealing with parts of SCSI commands. + */ + +static inline void +setbitfield (unsigned char *pageaddr, int mask, int shift, int val) \ +{ + *pageaddr = (*pageaddr & ~(mask << shift)) | ((val & mask) << shift); +} + +/* ------------------------------------------------------------------------- */ + +static inline void +resetbitfield (unsigned char *pageaddr, int mask, int shift, int val) \ +{ + *pageaddr = (*pageaddr & ~(mask << shift)) | (((!val) & mask) << shift); +} + +/* ------------------------------------------------------------------------- */ + +static inline int +getbitfield (unsigned char *pageaddr, int mask, int shift) \ +{ + return ((*pageaddr >> shift) & mask); +} + +/* ------------------------------------------------------------------------- */ + +static inline int +getnbyte (unsigned char *pnt, int nbytes) \ +{ + unsigned int result = 0; + int i; + +#ifdef DEBUG + assert (nbytes < 5); +#endif + for (i = 0; i < nbytes; i++) + result = (result << 8) | (pnt[i] & 0xff); + return result; +} + +/* ------------------------------------------------------------------------- */ + +static inline void +putnbyte (unsigned char *pnt, unsigned int value, unsigned int nbytes) \ +{ + int i; + +#ifdef DEBUG + assert (nbytes < 5); +#endif + for (i = nbytes - 1; i >= 0; i--) + \ + { + pnt[i] = value & 0xff; + value = value >> 8; + } +} + + +/* ==================================================================== */ + +/* Not all of these are defined in scsi.h, so we'll make sure + * we agree about them here... + */ +#undef WRITE_BUFFER /* correct size write_buffer for scanner */ +#define TEST_UNIT_READY 0x00 +#define REQUEST_SENSE 0x03 +#define INQUIRY 0x12 +#define MODE_SELECT 0x15 +#define RESERVE_UNIT 0x16 +#define RELEASE_UNIT 0x17 +#define MODE_SENSE 0x1a +#define SCAN 0x1b +#define SEND_DIAGNOSTIC 0x1d +#define SET_WINDOW 0x24 +#define GET_WINDOW 0x25 +#define READ 0x28 +#define SEND 0x2a +#define OBJECT_POSITION 0x31 +#define WRITE_BUFFER 0x3b +#define READ_BUFFER 0x3c +#define SABORT 0xc0 +#define COMMAND_C1 0xc1 +#define AUTO_FOCUS 0xc2 +#define UNIT_MOVE 0xe0 + + +/* ==================================================================== */ + +/* wdb_len if nothing is set by inquiry */ +#define STD_WDB_LEN 0x28 + +/* ==================================================================== */ +/* SCSI commands */ + +typedef struct +{ + unsigned char *cmd; + int size; +} +scsiblk; + +/* ==================================================================== */ + +#define set_inquiry_return_size(icb,val) icb[0x04]=val +static unsigned char inquiryC[] = +{INQUIRY, 0x00, 0x00, 0x00, 0x1f, 0x00}; +static scsiblk inquiry = +{inquiryC, sizeof (inquiryC)}; + +#define get_inquiry_periph_qual(in) getbitfield(in, 0x07, 5) +#define IN_periph_qual_lun 0x00 +#define IN_periph_qual_nolun 0x03 +#define get_inquiry_periph_devtype(in) getbitfield(in, 0x1f, 0) +#define IN_periph_devtype_scanner 0x06 +#define IN_periph_devtype_unknown 0x1f +#define get_inquiry_response_format(in) getbitfield(in + 0x03, 0x07, 0) +#define IN_recognized 0x02 +#define get_inquiry_additional_length(in) in[0x04] +#define get_inquiry_length(in) in[0x03] +#define set_inquiry_length(out,n) out[0x04]=n-5 + +#define get_inquiry_vendor(in, buf) strncpy(buf, in + 0x08, 0x08) +#define get_inquiry_product(in, buf) strncpy(buf, in + 0x10, 0x010) +#define get_inquiry_version(in, buf) strncpy(buf, in + 0x20, 0x04) + + +/* ==================================================================== */ +/* + static unsigned char mode_selectC[] = { + MODE_SELECT, 0x10, 0x00, 0x00, 0x00, 0x00 + + static scsiblk mode_select = { mode_selectC,sizeof(mode_selectC) }; + */ +/* ==================================================================== */ + +static unsigned char test_unit_readyC[] = +{ + TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +static scsiblk test_unit_ready = +{test_unit_readyC, sizeof (test_unit_readyC)}; + +/* ==================================================================== */ + +static unsigned char reserve_unitC[] = +{ + RESERVE_UNIT, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +static scsiblk reserve_unit = +{reserve_unitC, sizeof (reserve_unitC)}; + +/* ==================================================================== */ + +static unsigned char release_unitC[] = +{ + RELEASE_UNIT, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +static scsiblk release_unit = +{release_unitC, sizeof (release_unitC)}; + +/* ==================================================================== */ + +static unsigned char mode_senseC[] = +{ + MODE_SENSE, 0x18, 0x03, 0x00, 0x00, 0x00, /* PF set, page type 03 */ +}; +#define set_MS_DBD(b, val) setbitfield(b, 0x01, 3, (val?1:0)) +#define set_MS_len(b, val) putnbyte(b+0x04, val, 1) +#define get_MS_MUD(b) getnbyte(b+(0x04+((int)*(b+0x3)))+0x4,2) + +static scsiblk mode_sense = +{mode_senseC, sizeof (mode_senseC)}; + +/* ==================================================================== */ + +static unsigned char set_windowC[] = +{ + SET_WINDOW, 0x00, /* opcode, lun */ + 0x00, 0x00, 0x00, 0x00, /* reserved */ + 0x00, 0x00, 0x00, /* transfer length; needs to be set */ + 0x00, /* control byte */ +}; +#define set_SW_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) + +static scsiblk set_window = +{set_windowC, sizeof (set_windowC)}; + +/* ==================================================================== */ + +static unsigned char get_windowC[] = +{ + GET_WINDOW, 0x01, /* opcode, lun, misc (should be 0x01? */ + 0x00, 0x00, 0x00, /* reserved */ + 0x00, /* Window identifier */ + 0x00, 0x00, 0x00, /* transfer length; needs to be get */ + 0x00, /* control byte */ +}; +#define set_GW_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) +#define set_WindowID_wid(sb, val) sb[5] = val + +static scsiblk get_window = +{get_windowC, sizeof (get_windowC)}; + +/* ==================================================================== */ + +/* We use the same structure for both SET WINDOW and GET WINDOW. */ +static unsigned char window_parameter_data_blockC[] = +{ + 0x00, 0x00, /* window data length, in case of get, or 0 in case of set */ + 0x00, 0x00, 0x00, 0x00, /* reserved */ + 0x00, 0x00, /* Window Descriptor Length, value must be + set by SHORT_WDB define */ +}; +#define set_WPDB_wdblen(sb, len) putnbyte(sb + 0x06, len, 2) + + +static scsiblk window_parameter_data_block = +{ + window_parameter_data_blockC, sizeof (window_parameter_data_blockC) +}; + + +/* ==================================================================== */ + +static unsigned char window_descriptor_blockC[] = +{ +/* Any field maked with 'R' (e.g. R0x55) indicate a filed provided for + * development. In normal operation, 0 is set here. If any other value is set, + * operationis not guaranteed! */ + +#define max_WDB_size 0xff +#define used_WDB_size 0x75 + + 0x00, /* 0x00 */ + /* Window Identifier */ +#define set_WD_wid(sb, val) sb[0] = val +#define WD_wid_all 0x00 /* Only one supported */ + 0x00, /* 0x01 */ + /* reserved, AUTO */ +#define set_WD_auto(sb, val) setbitfield(sb + 0x01, 1, 0, val) +#define get_WD_auto(sb) getbitfield(sb + 0x01, 1, 0) + 0x00, 0x00, /* 0x02 */ + /* X Resolution in dpi */ +#define set_WD_Xres(sb, val) putnbyte(sb + 0x02, val, 2) +#define get_WD_Xres(sb) getnbyte(sb + 0x02, 2) + 0x00, 0x00, /* 0x04 */ + /* Y Resolution in dpi */ +#define set_WD_Yres(sb, val) putnbyte(sb + 0x04, val, 2) +#define get_WD_Yres(sb) getnbyte(sb + 0x04, 2) + 0x00, 0x00, 0x00, 0x00, /* 0x06 */ + /* Upper Left X in 1200|2700pt/inch */ +#define set_WD_ULX(sb, val) putnbyte(sb + 0x06, val, 4) +#define get_WD_ULX(sb) getnbyte(sb + 0x06, 4) + 0x00, 0x00, 0x00, 0x00, /* 0x0a */ + /* Upper Left Y in 1200|2700pt/inch */ +#define set_WD_ULY(sb, val) putnbyte(sb + 0x0a, val, 4) +#define get_WD_ULY(sb) getnbyte(sb + 0x0a, 4) + 0x00, 0x00, 0x00, 0x00, /* 0x0e */ + /* Width 1200pt/inch */ +#define set_WD_width(sb, val) putnbyte(sb + 0x0e, val, 4) +#define get_WD_width(sb) getnbyte(sb + 0x0e, 4) + 0x00, 0x00, 0x00, 0x00, /* 0x12 */ + /* Length 1200pt/inch */ +#define set_WD_length(sb, val) putnbyte(sb + 0x12, val, 4) +#define get_WD_length(sb) getnbyte(sb + 0x12, 4) + 0x00, /* 0x16 */ + /* Brightness */ +#define set_WD_brightness(sb, val) sb[0x16] = val +#define get_WD_brightness(sb) sb[0x16] + 0x00, /* 0x17 */ + /* Reserved */ + 0x00, /* 0x18 */ + /* Contrast */ +#define set_WD_contrast(sb, val) sb[0x18] = val +#define get_WD_contrast(sb) sb[0x18] + 0x05, /* 0x19 */ + /* Image Mode */ +#define set_WD_composition(sb, val) sb[0x19] = val +#define get_WD_composition(sb) sb[0x19] +#define WD_comp_grey 0x02 +#define WD_comp_gray 0x02 +#define WD_comp_rgb_full 0x05 + 0x08, /* 0x1a */ /* Bits/Pixel */ +#define set_WD_bitsperpixel(sb, val) sb[0x1a] = val +#define get_WD_bitsperpixel(sb) sb[0x1a] +#define WD_bits_8 0x08 + 0, 0, 0, 0, 0, /* 0x1b */ + /* Reserved */ + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, /* 0x28 */ + /* X-axis pixel count (1-2592 */ +#define get_WD_xpixels(sb) getnbyte(sb + 0x28, 4) + 0, 0, 0, 0, /* 0x2c */ + /* Y-axis pixel count (1-3888) */ +#define get_WD_ypixels(sb) getnbyte(sb + 0x2c, 4) + 0x01, /* 0x30 */ + /* Reserved, negative/positive + * reserved, drop-out color + * (Green) */ +#define set_WD_negative(sb, val) setbitfield(sb + 0x30, 0x1, 4, (val?1:0)) +#define get_WD_negative(sb) getbitfield(sb + 0x30, 0x1, 4) +#define WD_Negative 0x01 +#define WD_Positive 0x00 +#define set_WD_dropoutcolor(sb, val) setbitfield(sb + 0x30, 0x3, 0, val) +#define get_WD_dropoutcolor(sb) getbitfield(sb + 0x30, 0x3, 0) +#define WD_Dropout_Red 0x00 +#define WD_Dropout_Green 0x01 +#define WD_Dropout_Blue 0x02 + 0x00, /* 0x31 */ + /* scan mode */ +#define set_WD_scanmode(sb, val) setbitfield(sb + 0x31, 0x3, 4, val) +#define get_WD_scanmode(sb) getbitfield(sb + 0x31, 0x3, 4) +#define WD_Scan 0x00 +#define WD_Prescan 0x01 + 0x40, /* 0x32 */ + /* Data transfer mode */ +#define set_WD_transfermode(sb, val) setbitfield(sb + 0x32, 0x3, 6, val) +#define get_WD_transfermode(sb) getbitfield(sb + 0x32, 0x3, 6) +#define WD_LineSequence 0x2 +#define WD_DotSequence 0x1 + 0x02, /* 0x33 */ + /* Gamma selection */ +#define set_WD_gammaselection(sb, val) putnbyte(sb + 0x33, val, 1) +#define get_WD_gammaselection(sb) getnbyte(sb + 0x33, 1) +#define WD_Linear 0x2 +#define WD_Monitor 0x3 + 0, /* 0x34 */ + /* Reserved */ + 0x40, /* 0x35 */ + /* Reserved, shading, analog gamma, averaging */ +#define set_WD_shading(sb, val) setbitfield(sb + 0x35, 0x1, 6, val) +#define get_WD_shading(sb) getbitfield(sb + 0x35, 0x1, 6) +#define WD_Shading_ON 0x0 +#define WD_Shading_OFF 0x1 +#define set_WD_analog_gamma_R(sb, val) setbitfield(sb + 0x35, 0x1, 5, val) +#define set_WD_analog_gamma_G(sb, val) setbitfield(sb + 0x35, 0x1, 4, val) +#define set_WD_analog_gamma_B(sb, val) setbitfield(sb + 0x35, 0x1, 3, val) +#define get_WD_analog_gamma_R(sb) getbitfield(sb + 0x35, 0x1, 5) +#define get_WD_analog_gamma_G(sb) getbitfield(sb + 0x35, 0x1, 4) +#define get_WD_analog_gamma_B(sb) getbitfield(sb + 0x35, 0x1, 3) +#define WD_Analog_Gamma_ON 0x0 +#define WD_Analog_Gamma_OFF 0x1 +#define set_WD_averaging(sb, val) setbitfield(sb + 0x35, 0x7, 0, (val?7:0)) +#define get_WD_averaging(sb) getbitfield(sb + 0x35, 0x7, 0) +#define WD_Averaging_ON 0x0 +#define WD_Averaging_OFF 0x1 + + 0, /* 0x36 */ + /* reserved */ + 0, /* 0x37 */ + /* R brightness */ +#define set_WD_brightness_R(b, val) putnbyte(b + 0x37, val, 1) +#define get_WD_brightness_R(b) getnbyte(b + 0x37, 1) + 0, /* 0x38 */ + /* G brightness */ +#define set_WD_brightness_G(b, val) putnbyte(b + 0x38, val, 1) +#define get_WD_brightness_G(b) getnbyte(b + 0x38, 1) + 0, /* 0x39 */ + /* B brightness */ +#define set_WD_brightness_B(b, val) putnbyte(b + 0x39, val, 1) +#define get_WD_brightness_B(b) getnbyte(b + 0x39, 1) + 0, /* 0x3a */ + /* R contrast */ +#define set_WD_contrast_R(b, val) putnbyte(b + 0x3a, val, 1) +#define get_WD_contrast_R(b) getnbyte(b + 0x3a, 1) + 0, /* 0x3b */ + /* G contrast */ +#define set_WD_contrast_G(b, val) putnbyte(b + 0x3b, val, 1) +#define get_WD_contrast_G(b) getnbyte(b + 0x3b, 1) + 0, /* 0x3c */ + /* B contrast */ +#define set_WD_contrast_B(b, val) putnbyte(b + 0x3c, val, 1) +#define get_WD_contrast_B(b) getnbyte(b + 0x3c, 1) + 0, 0, 0, 0, /* 0x3d */ + /* Reserved */ + 0, 0, 0, 0, 0, 0, 0, 0, + 0, /* 0x49 */ + /* R exposure time adjustment [0, 12-200] */ +#define set_WD_exposure_R(b, val) putnbyte(b + 0x49, val, 1) +#define get_WD_exposure_R(b) getnbyte(b + 0x49, 1) + 0, /* 0x4a */ + /* G exposure time adjustment [0, 12-200] */ +#define set_WD_exposure_G(b, val) putnbyte(b + 0x4a, val, 1) +#define get_WD_exposure_G(b) getnbyte(b + 0x4a, 1) + 0, /* 0x4b */ + /* B exposure time adjustment [0, 12-200] */ +#define set_WD_exposure_B(b, val) putnbyte(b + 0x4b, val, 1) +#define get_WD_exposure_B(b) getnbyte(b + 0x4b, 1) + 0, 0, 0, 0, /* 0x4c */ + /* Reserved */ + 0, 0, + 0, /* 0x52 */ + /* Amount of R shift [0, 128+-15] */ +#define set_WD_shift_R(b, val) putnbyte(b + 0x52, val, 1) +#define get_WD_shift_R(b) getnbyte(b + 0x52, 1) + 0, /* 0x53 */ + /* Amount of G shift [0, 128+-15] */ +#define set_WD_shift_G(b, val) putnbyte(b + 0x53, val, 1) +#define get_WD_shift_G(b) getnbyte(b + 0x53, 1) + 0, /* 0x54 */ + /* Amount of B shift [0, 128+-15] */ +#define set_WD_shift_B(b, val) putnbyte(b + 0x54, val, 1) +#define get_WD_shift_B(b) getnbyte(b + 0x54, 1) + 0, /* R0x55 */ + /* Amount of R offset [0-255] */ + 0, /* R0x56 */ + /* Amount of G offset [0-255] */ + 0, /* R0x57 */ + /* Amount of B offset [0-255] */ + 0, 0, /* 0x58 */ + /* Maximum resolution (for GET WINDOW: [2700]) */ +#define get_WD_maxres(b) getnbyte(b + 0x58, 2) + 0, 0, /* 0x5a */ + /* Reserved */ + 0, /* 0x5c */ + /* LUT-R, LUT-G */ +#define set_WD_LUT_R(b, val) setbitfield(b + 0x5c, 0x0f, 4, val) +#define set_WD_LUT_G(b, val) setbitfield(b + 0x5c, 0x0f, 0, val) +#define get_WD_LUT_R(b) getbitfield(b + 0x5c, 0x0f, 4) +#define get_WD_LUT_G(b) getbitfield(b + 0x5c, 0x0f, 0) + 0, /* 0x5d */ + /* LUT-B, reserved */ +#define set_WD_LUT_B(b, val) setbitfield(b + 0x5d, 0x0f, 4, val) +#define get_WD_LUT_B(b) getbitfield(b + 0x5d, 0x0f, 4) + 0, /* R0x5e */ + /* LS-1000: reserved. LS-20: R B/W reference point */ + 0, /* R0x5f */ + /* LS-1000: reserved. LS-20: G B/W reference point */ + 0, /* R0x60 */ + /* LS-1000: reserved. LS-20: B B/W reference point */ + 0, /* R0x61 */ + /* R exposure time unit [0-7] (LS-1000); [0, 2-1] (LS-20) */ + 0, /* R0x62 */ + /* G exposure time unit [0-7] (LS-1000); [0, 2-1] (LS-20) */ + 0, /* R0x63 */ + /* B exposure time unit [0-7] (LS-1000); [0, 2-1] (LS-20) */ + 0, /* 0x64 */ + /* Reserved */ + 0, /* 0x65 */ + /* Reserved, stop */ +#define set_WD_stop(b, val) setbitfield(b+0x65, 0x01, 0, val) +#define get_WD_stop(b) getbitfield(b+0x65, 0x01, 0) + 0, /* R0x66 */ + /* R gain [0-4] (LS-1000), [0-255] (LS-20) */ + 0, /* R0x67 */ + /* G gain [0-4] (LS-1000), [0-255] (LS-20) */ + 0, /* R0x68 */ + /* B gain [0-4] (LS-1000), [0-255] (LS-20) */ + 0, 0, 0, 0, /* R0x69 */ + /* R exposure time variable [0, 64-65535] */ + 0, 0, 0, 0, /* R0x6d */ + /* G exposure time variable [0, 64-65535] */ + 0, 0, 0, 0, /* R0x71 */ + /* B exposure time variable [0, 64-65535] */ + /* 0x75 (last) */ + +}; + +static scsiblk window_descriptor_block = +{ + window_descriptor_blockC, sizeof (window_descriptor_blockC) +}; + + + +/* LS-30 has different window-descriptor ! + */ + +static unsigned char window_descriptor_blockC_LS30[] = +{ + +#define used_WDB_size_LS30 0x32 + + 0x00, /* 0x00 */ + /* Window Identifier */ +#define WD_wid_0 0x00 /* Only one supported */ +#define WD_wid_1 0x01 +#define WD_wid_2 0x02 +#define WD_wid_3 0x03 +#define WD_wid_4 0x04 +#define WD_wid_9 0x09 + 0x00, /* reserved, AUTO */ + + 0x00, 0x00, /* 0x02 */ + /* X Resolution in dpi */ + + 0x00, 0x00, /* 0x04 */ + /* Y Resolution in dpi */ + + 0x00, 0x00, 0x00, 0x00, /* 0x06 */ + /* Upper Left X in 2700pt/inch */ + 0x00, 0x00, 0x00, 0x00, /* 0x0a */ + /* Upper Left Y in 2700pt/inch */ + 0x00, 0x00, 0x00, 0x00, /* 0x0e */ + /* Width 1200pt/inch */ + 0x00, 0x00, 0x00, 0x00, /* 0x12 */ + /* Length 1200pt/inch */ + 0x00, /* 0x16 */ + /* Brightness */ + 0x00, /* 0x17 */ + /* Reserved */ + 0x00, /* 0x18 */ + /* Contrast */ + 0x05, /* 0x19 */ + /* Image Mode */ + 0x08, /* 0x1a */ + /* Bits/Pixel */ +#define WD_bits_10 0x0a + 0, 0, 0, 0, 0, /* 0x1b */ + /* Reserved */ + 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x20 */ + 0, /* 0x29 */ + /* Negative/positive prevue/scan */ +#define set_WD_negative_LS30(sb, val) setbitfield(sb + 0x29, 0x1, 0, (val?0:1)) +#define get_WD_negative_LS30(sb) getbitfield(sb + 0x29, 0x1, 0) + /* scan mode */ +#define set_WD_scanmode_LS30(sb, val) setbitfield(sb + 0x29, 0x3, 0, val) +#define get_WD_scanmode_LS30(sb) getbitfield(sb + 0x29, 0x3, 0) + + 0x04, /* 0x2a */ + 0x02, /* 0x2b */ + 0x01, /* 0x2c */ + 0xff, /* 0x2d */ + 0,0, /* 0x2e */ + 0,0, /* 0x30 */ +#define set_gain_LS30(sb, val) putnbyte(sb + 0x2e, val, 4) +#define get_gain_LS30(sb) getnbyte(sb + 0x2e, 4) +}; + + +static scsiblk window_descriptor_block_LS30 = +{ + window_descriptor_blockC, sizeof (window_descriptor_blockC_LS30) +}; + +/* ==================================================================== */ + +/*#define set_WDB_length(length) (window_descriptor_block.size = (length)) */ +#define WPDB_OFF(b) (b + set_window.size) +#define WDB_OFF(b, n) (b + set_window.size + \ + window_parameter_data_block.size + \ + ( window_descriptor_block.size * (n - 1) ) ) +#define set_WPDB_wdbnum(sb,n) set_WPDB_wdblen(sb,window_descriptor_block.size*n) + + + +/* ==================================================================== */ + +static unsigned char scanC[] = +{ + SCAN, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +static scsiblk scan = +{scanC, sizeof (scanC)}; +#define set_SC_xfer_length(sb, val) sb[0x04] = (unsigned char)val + +/* ==================================================================== */ +/* + static unsigned char send_diagnosticC[] = { + SEND_DIAGNOSTIC, 0x04, 0x00, 0x00, 0x00, 0x00 + }; + + static scsiblk send_diagnostic = { send_diagnosticC, sizeof(send_diagnosticC) }; */ + +/* ==================================================================== */ + +/* sread instead of read because read is a libc primitive */ +static unsigned char sreadC[] = +{ + READ, 0x00, + 0x00, /* Data Type Code */ + 0x00, /* reserved */ + 0x00, 0x00, /* data type qualifier */ + 0x00, 0x00, 0x00, /* transfer length */ + 0x00 /* control */ +}; + +static scsiblk sread = +{sreadC, sizeof (sreadC)}; +#define set_R_data1_code(sb, val) sb[0x01] = val +#define set_R_datatype_code(sb, val) sb[0x02] = val +#define R_datatype_imagedata 0x00 +#define R_EX_datatype_LUT 0x01 /* Experiment code */ +#define R_image_positions 0x88 +#define R_EX_datatype_shading_data 0xa0 /* Experiment code */ +#define R_user_reg_gamma 0xc0 +#define R_device_internal_info 0xe0 +#define set_R_datatype_qual_upper(sb, val) sb[0x04] = val +#define set_R_datatype_qual_lower(sb, val) sb[0x05] = val +#define R_DQ_none 0x00 +#define R_DQ_Rcomp 0x06 +#define R_DQ_Gcomp 0x07 +#define R_DQ_Bcomp 0x08 +#define R_DQ_Reg1 0x01 +#define R_DQ_Reg2 0x02 +#define R_DQ_Reg3 0x03 +#define set_R_xfer_length(sb, val) putnbyte(sb + 0x06, val, 3) + +/* ==================================================================== */ + +/* Length of internal info structure */ +#define DI_length 256 +/* Functions for picking out data from the internal info structure */ +#define get_DI_ADbits(b) getnbyte(b + 0x00, 1) +#define get_DI_Outputbits(b) getnbyte(b + 0x01, 1) +#define get_DI_MaxResolution(b) getnbyte(b + 0x02, 2) +#define get_DI_Xmax(b) getnbyte(b + 0x04, 2) +#define get_DI_Ymax(b) getnbyte(b + 0x06, 2) +#define get_DI_Xmaxpixel(b) getnbyte(b + 0x08, 2) +#define get_DI_Ymaxpixel(b) getnbyte(b + 0x0a, 2) +#define get_DI_currentY(b) getnbyte(b + 0x10, 2) +#define get_DI_currentFocus(b) getnbyte(b + 0x12, 2) +#define get_DI_currentscanpitch(b) getnbyte(b + 0x14, 1) +#define get_DI_autofeeder(b) getnbyte(b + 0x1e, 1) +#define get_DI_analoggamma(b) getnbyte(b + 0x1f, 1) +#define get_DI_deviceerror0(b) getnbyte(b + 0x40, 1) +#define get_DI_deviceerror1(b) getnbyte(b + 0x41, 1) +#define get_DI_deviceerror2(b) getnbyte(b + 0x42, 1) +#define get_DI_deviceerror3(b) getnbyte(b + 0x43, 1) +#define get_DI_deviceerror4(b) getnbyte(b + 0x44, 1) +#define get_DI_deviceerror5(b) getnbyte(b + 0x45, 1) +#define get_DI_deviceerror6(b) getnbyte(b + 0x46, 1) +#define get_DI_deviceerror7(b) getnbyte(b + 0x47, 1) +#define get_DI_WBETR_R(b) getnbyte(b + 0x80, 2) /* White balance exposure time variable R */ +#define get_DI_WBETR_G(b) getnbyte(b + 0x82, 2) +#define get_DI_WBETR_B(b) getnbyte(b + 0x84, 2) +#define get_DI_PRETV_R(b) getnbyte(b + 0x88, 2) /* Prescan result exposure tim4e variable R */ +#define get_DI_PRETV_G(b) getnbyte(b + 0x8a, 2) +#define get_DI_PRETV_B(b) getnbyte(b + 0x8c, 2) +#define get_DI_CETV_R(b) getnbyte(b + 0x90, 2) /* Current exposure time variable R */ +#define get_DI_CETV_G(b) getnbyte(b + 0x92, 2) +#define get_DI_CETV_B(b) getnbyte(b + 0x94, 2) +#define get_DI_IETU_R(b) getnbyte(b + 0x98, 1) /* Internal exposure time unit R */ +#define get_DI_IETU_G(b) getnbyte(b + 0x99, 1) +#define get_DI_IETU_B(b) getnbyte(b + 0x9a, 1) +#define get_DI_limitcondition(b) getnbyte(b + 0xa0, 1) +#define get_DI_offsetdata_R(b) getnbyte(b + 0xa1, 1) +#define get_DI_offsetdata_G(b) getnbyte(b + 0xa2, 1) +#define get_DI_offsetdata_B(b) getnbyte(b + 0xa3, 1) +#define get_DI_poweron_errors(b,to) memcpy(to, (b + 0xa8), 8) + +/* ==================================================================== */ + +static unsigned char sendC[] = +{ + SEND, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +static scsiblk send = +{sendC, sizeof (sendC)}; + +#define set_S_datatype_code(sb, val) sb[0x02] = (unsigned char)val +#define S_datatype_imagedatai 0x00 +#define S_EX_datatype_LUT 0x01 /* Experiment code */ +#define S_EX_datatype_shading_data 0xa0 /* Experiment code */ +#define S_user_reg_gamma 0xc0 +#define S_device_internal_info 0x03 +#define set_S_datatype_qual_upper(sb, val) sb[0x04] = (unsigned char)val +#define S_DQ_none 0x00 +#define S_DQ_Rcomp 0x06 +#define S_DQ_Gcomp 0x07 +#define S_DQ_Bcomp 0x08 +#define S_DQ_Reg1 0x01 +#define S_DQ_Reg2 0x02 +#define S_DQ_Reg3 0x03 +#define S_DQ_Reg9 0x09 +#define set_S_xfer_length(sb, val) putnbyte(sb + 0x06, val, 3) + +/* + static unsigned char gamma_user_LUT_LS1K[512] = { 0x00 }; + static scsiblk gamma_user_LUT_LS1K_LS1K = { + gamma_user_LUT_LS1K, sizeof(gamma_user_LUT_LS1K) + }; + */ + +/* ==================================================================== */ + +static unsigned char object_positionC[] = +{ + OBJECT_POSITION, + 0x00, /* Auto feeder function */ + 0x00, 0x00, 0x00, /* Count */ + 0x00, 0x00, 0x00, 0x00, /* Reserved */ + 0x00 /* Control byte */ +}; +#define set_OP_autofeed(b,val) setbitfield(b+0x01, 0x07, 0, val) +#define OP_Discharge 0x00 +#define OP_Feed 0x01 +#define OP_Absolute 0x02 /* For development only */ + +static scsiblk object_position = +{ + object_positionC, sizeof (object_positionC) +}; +/* ==================================================================== */ +static unsigned char autofocusC[] = +{ + AUTO_FOCUS, 0x00, 0x00, 0x00, + 0x00, /* transfer length (0|8) */ + 0x00 /* Control byte */ +}; +#define set_AF_transferlength(b, val) b[0x04] = (unsigned char)val +#define get_AF_transferlength(b) ((int)b[0x04] & 0xff) +#define set_AF_XPoint(b, val) putnbyte(b+0x06, val, 4) +#define set_AF_YPoint(b, val) putnbyte(b+0x0a, val, 4) +#define AF_Point_length 8 + +static scsiblk autofocus = +{autofocusC, sizeof (autofocusC)}; + +/* ==================================================================== */ + +static unsigned char command_c1_C[] = +{ + 0xc1, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, /* */ + 0x00, 0x00 /* transfer length*/ +}; +static scsiblk command_c1 = +{command_c1_C, sizeof (command_c1_C)}; +/* ==================================================================== */ + +static unsigned char autofocusLS30C[] = +{ + 0xe0, 0x00, 0xa0, 0x00, + 0x00, 0x00, 0x00, 0x00, /* */ + 0x09, 0x00 /* transfer length*/ +}; + +static unsigned char autofocuspos[] = +{ + 0x00, + 0x00, 0x00, 0x05, 0x10, /* x-position */ + 0x00, 0x00, 0x07, 0x9b, /* y-position */ +}; + +#define set_AF_transferlength(b, val) b[0x04] = (unsigned char)val +#define get_AF_transferlength(b) ((int)b[0x04] & 0xff) +#define set_AF_XPoint(b, val) putnbyte(b+0x06, val, 4) +#define set_AF_YPoint(b, val) putnbyte(b+0x0a, val, 4) +#define AF_Point_length 8 + +static scsiblk autofocusLS30 = +{autofocusLS30C, sizeof (autofocusLS30C)}; +/* ==================================================================== */ + +static unsigned char commande1C[] = +{ + 0xe1, 0x00, 0xc1, 0x00, + 0x00, 0x00, 0x00, 0x00, /* */ + 0x0d, 0x00 /* transfer length*/ +}; +static scsiblk commande1 = +{commande1C, sizeof (commande1C)}; + +/* ==================================================================== */ +/* +static unsigned char request_senseC[] = +{ + REQUEST_SENSE, 0x00, 0x00, 0x00, 0x00, 0x00 +#define set_RS_allocation_length(sb,val) sb[0x04] = (unsigned char)val +}; + +static scsiblk request_sense = +{ + request_senseC, sizeof (request_senseC) +}; +*/ +/* defines for request sense return block */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 1, 7) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0x7f, 0) +#define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) +#define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) +#define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0x0f, 0) +#define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ +#define get_RS_additional_length(b) b[0x07] /* always 10 */ +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_SKSV(b) getbitfield(b+0x0f,1,7) /* valid, always 0 */ + +#define rs_return_block_size 18 /* Says Nikon */ + +#endif diff --git a/backend/coolscan.c b/backend/coolscan.c new file mode 100644 index 0000000..00a12e4 --- /dev/null +++ b/backend/coolscan.c @@ -0,0 +1,4195 @@ +/* ------------------------------------------------------------------------- */ +/* sane - Scanner Access Now Easy. + coolscan.c , version 0.4.4 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for COOLSCAN flatbed scanners. */ + +/* ------------------------------------------------------------------------- */ + + +/* SANE-FLOW-DIAGRAMM + + - sane_init() : initialize backend, attach scanners + . - sane_get_devices() : query list of scanner-devices + . - sane_open() : open a particular scanner-device + . . - sane_set_io_mode : set blocking-mode + . . - sane_get_select_fd : get scanner-fd + . . - sane_get_option_descriptor() : get option informations + . . - sane_control_option() : change option values + . . + . . - sane_start() : start image aquisition + . . - sane_get_parameters() : returns actual scan-parameters + . . - sane_read() : read image-data (from pipe) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner-device + - sane_exit() : terminate use of backend + */ + +#ifdef _AIX +# include "lalloca.h" /* MUST come first for AIX! */ +#endif + +#include "../include/sane/config.h" +#include "lalloca.h" + +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_thread.h" + +#include "../include/sane/sanei_config.h" +#define COOLSCAN_CONFIG_FILE "coolscan.conf" +#include "../include/sane/sanei_backend.h" + +#include "coolscan.h" +#include "coolscan-scsidef.h" + + +#ifndef PATH_MAX +#define PATH_MAX 1024 +#endif + +/* ------------------------------------------------------------------------- */ +static const SANE_Int resolution_list[] = +{ + 25, + 2700, 1350, 900, 675, 540, 450, 385, 337, 300, 270, 245, 225, 207, + 192, 180, 168, 158, 150, 142, 135, 128, 122, 117, 112, 108 +}; + + +#define coolscan_do_scsi_open(dev, fd, handler) sanei_scsi_open(dev, fd, handler) +#define coolscan_do_scsi_close(fd) sanei_scsi_close(fd) + +#define COOLSCAN_MAX_RETRY 25 + + +static SANE_Status sense_handler (int scsi_fd, unsigned char * result, void *arg); +static int coolscan_check_values (Coolscan_t * s); +static int get_internal_info (Coolscan_t *); +static void coolscan_get_inquiry_values (Coolscan_t *); +static void hexdump (int level, char *comment, unsigned char *p, int l); +static int swap_res (Coolscan_t * s); +/* --------------------------- COOLSCAN_DO_SCSI_CMD ----------------------- */ +static int +do_scsi_cmd (int fd, unsigned char *cmd, int cmd_len, unsigned char *out, size_t out_len) +{ + int ret; + size_t ol = out_len; + + hexdump (20, "", cmd, cmd_len); + + ret = sanei_scsi_cmd (fd, cmd, cmd_len, out, &ol); + if ((out_len != 0) && (out_len != ol)) + { + DBG (1, "sanei_scsi_cmd: asked %lu bytes, got %lu\n", + (u_long) out_len, (u_long) ol); + } + if (ret) + { + DBG (1, "sanei_scsi_cmd: returning 0x%08x\n", ret); + } + DBG (10, "sanei_scsi_cmd: returning %lu bytes:\n", (u_long) ol); + if (out != NULL && out_len != 0) + hexdump (15, "", out, (out_len > 0x60) ? 0x60 : out_len); + + return ret; +} + + +static int +request_sense_parse (unsigned char *sensed_data) +{ + int ret, sense, asc, ascq; + sense = get_RS_sense_key (sensed_data); + asc = get_RS_ASC (sensed_data); + ascq = get_RS_ASCQ (sensed_data); + + ret = SANE_STATUS_IO_ERROR; + + switch (sense) + { + case 0x0: + DBG (5, "\t%d/%d/%d: Scanner ready\n", sense, asc, ascq); + return SANE_STATUS_GOOD; + + case 0x1: + if ((0x37 == asc) && (0x00 == ascq)) { + DBG (1, "\t%d/%d/%d: Rounded Parameter\n", sense, asc, ascq); + ret = SANE_STATUS_GOOD; + } + else if ((0x61 == asc) && (0x02 == ascq)) + DBG (1, "\t%d/%d/%d: Out Of Focus\n", sense, asc, ascq); + else + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + + case 0x2: + if ((0x4 == asc) && (0x1 == ascq)) { + DBG (10, "\t%d/%d/%d: Logical unit is in process of becomming ready\n", + sense, asc, ascq); + ret = SANE_STATUS_DEVICE_BUSY; + } + else if ((0x3A == asc) && (0x00 == ascq)) + { + DBG (1, "\t%d/%d/%d: No Diapo inserted\n", sense, asc, ascq); + ret = SANE_STATUS_GOOD; + } + else if ((0x60 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Lamp Failure\n", sense, asc, ascq); + else + { + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + ret = SANE_STATUS_GOOD; + } + break; + + case 0x3: + if ((0x3b == asc) && (0xe == ascq)) + DBG (1, "\t%d/%d/%d: Medium source element empty\n", sense, asc, ascq); + else if ((0x53 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Media Load of Eject Failed\n", sense, asc, ascq); + else + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + + case 0x4: + if ((0x15 == asc) && (0x1 == ascq)) + DBG (1, "\t%d/%d/%d: Mechanical Positioning Error\n", sense, asc, ascq); + else + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + + case 0x5: + if ((0x00 == asc) && (0x5 == ascq)) + DBG (1, "\t%d/%d/%d: End-Of-Data Detected\n", sense, asc, ascq); + else if ((0x1a == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Parameter List Length Error\n", sense, asc, ascq); + else if ((0x20 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Invalid Command Operation Code\n", sense, asc, ascq); + else if ((0x24 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Invalid Field In CDB\n", sense, asc, ascq); + else if ((0x25 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Logical Unit Not Supported\n", sense, asc, ascq); + else if ((0x26 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Invalid Field in Parameter List\n", sense, asc, ascq); + else if ((0x2c == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Command Sequence Error\n", sense, asc, ascq); + else if ((0x39 == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Saving Parameters Not Supported\n", sense, asc, ascq); + else if ((0x3d == asc) && (0x00 == ascq)) + DBG (1, "\t%d/%d/%d: Invalid Bits In Identify Message\n", sense, asc, ascq); + else + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + + case 0x6: + if ((0x29 == asc) && (0x0 == ascq)) + DBG (1, "\t%d/%d/%d: Power On, Reset, or Bus Device Reset Occured\n", sense, asc, ascq); + else if ((0x2a == asc) && (0x1 == ascq)) + DBG (1, "\t%d/%d/%d: Mode Parameters Changed\n", sense, asc, ascq); + else + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + + case 0xb: + if ((0x43 == asc) && (0x0 == ascq)) + DBG (1, "\t%d/%d/%d: Message Error\n", sense, asc, ascq); + else if ((0x47 == asc) && (0x0 == ascq)) + DBG (1, "\t%d/%d/%d: SCSI Parity Error\n", sense, asc, ascq); + else if ((0x48 == asc) && (0x0 == ascq)) + DBG (1, "\t%d/%d/%d: Initiator Detected Error Message Received\n", sense, asc, ascq); + else if ((0x49 == asc) && (0x0 == ascq)) + DBG (1, "\t%d/%d/%d: Invalid Message Error\n", sense, asc, ascq); + else if ((0x4e == asc) && (0x0 == ascq)) + DBG (1, "\t%d/%d/%d: Overlapped Commands Attempted\n", sense, asc, ascq); + else + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + + default: + DBG (1, "\tUnknown - Sense=%d, ASC=%d, ASCQ=%d\n", sense, asc, ascq); + break; + } /* switch */ + return ret; +} + +/* + * wait_scanner should spin until TEST_UNIT_READY returns 0 (GOOD) + * returns 0 on success, + * returns -1 on error. + */ +static int +wait_scanner (Coolscan_t * s) +{ + int ret = -1; + int cnt = 0; + DBG (10, "wait_scanner: Testing if scanner is ready\n"); + + while (ret != 0) + { + ret = do_scsi_cmd (s->sfd, test_unit_ready.cmd, + test_unit_ready.size, 0, 0); + + if (ret == SANE_STATUS_DEVICE_BUSY) + { + usleep (500000); /* wait 0.5 seconds */ + if (cnt++ > 40) + { /* 20 sec. max (prescan takes up to 15 sec. */ + DBG (1, "wait_scanner: scanner does NOT get ready\n"); + return -1; + } + } + else if (ret == SANE_STATUS_GOOD) + { + DBG (10, "wait_scanner: scanner is ready\n"); + return ret; + } + else + { + DBG (1, "wait_scanner: test unit ready failed (%s)\n", + sane_strstatus (ret)); + } + } + return 0; +} + +/* ------------------------- COOLSCAN GRAB SCANNER ----------------------------- */ + + +/* coolscan_grab_scanner should go through the following command sequence: + * TEST UNIT READY + * CHECK CONDITION \ + * REQUEST SENSE > These should be handled automagically by + * UNIT ATTENTION / the kernel if they happen (powerup/reset) + * TEST UNIT READY + * GOOD + * RESERVE UNIT + * GOOD + * + * It is then responsible for installing appropriate signal handlers + * to call emergency_give_scanner() if user aborts. + */ + +static int +coolscan_grab_scanner (Coolscan_t * s) +{ + int ret; + + DBG (10, "grabbing scanner\n"); + + wait_scanner (s); /* wait for scanner ready, if not print + sense and return 1 */ + ret = do_scsi_cmd (s->sfd, reserve_unit.cmd, reserve_unit.size, NULL, 0); + if (ret) + return ret; + + DBG (10, "scanner reserved\n"); + return 0; +} + +/* + * Convert a size in ilu to the units expected by the scanner + */ + +static int +resDivToVal (int res_div) +{ + if (res_div < 1 || res_div > resolution_list[0]) + { + DBG (1, "Invalid resolution divisor %d \n", res_div); + return 2700; + } + else + { + return resolution_list[res_div]; + } +} + +static int +resValToDiv (int res_val) +{ + int res_div; + int max_res = resolution_list[0]; + for (res_div = 1; res_div <= max_res; res_div++) + { + if (resolution_list[res_div] == res_val) + break; + } + if (res_div > max_res) + { + DBG (1, "Invalid resolution value\n"); + return 1; + } + else + { + return res_div; + } +} +/* + * use mode select to force a mesurement divisor of 2700 + */ +static unsigned char mode_select[] = +{ + MODE_SELECT, 0x10, 0, 0, 20, 0, + 0, 0, 0, 8, + 0, 0, 0, 0, 0, 0, 0, 1, + 3, 6, 0, 0, 0xA, 0x8C, 0, 0}; + +static int +select_MUD (Coolscan_t * s) +{ + return do_scsi_cmd (s->sfd, mode_select, 26, NULL, 0); +} + +static int +coolscan_autofocus_LS30 (Coolscan_t * s) +{ + int x, y; + + wait_scanner(s); + memcpy(s->buffer, autofocusLS30.cmd, autofocusLS30.size); + memcpy(s->buffer+ autofocusLS30.size, autofocuspos, 9); + + x = s->xmaxpix - (s->brx + s->tlx) / 2; + y = (s->bry + s->tly) / 2; + + DBG (10, "Attempting AutoFocus at x=%d, y=%d\n", x, y); + + do_scsi_cmd (s->sfd, s->buffer, + autofocusLS30.size + 9, NULL, 0); + /* Trashes when used in combination with scsi-driver AM53C974.o */ + do_scsi_cmd (s->sfd, command_c1.cmd, + command_c1.size, NULL, 0); + + DBG (10, "\tWaiting end of Autofocus\n"); + wait_scanner (s); + DBG (10, "AutoFocused.\n"); + return 0; +} + +static int +coolscan_autofocus (Coolscan_t * s) +{ + int x, y; + + if(s->LS>=2) + { return coolscan_autofocus_LS30(s); + } + + wait_scanner(s); + memcpy(s->buffer, autofocus.cmd, autofocus.size); + + x = s->xmaxpix - (s->brx + s->tlx) / 2; + y = (s->bry + s->tly) / 2; + + DBG (10, "Attempting AutoFocus at x=%d, y=%d\n", x, y); + + set_AF_XPoint (s->buffer, x); + set_AF_YPoint (s->buffer, y); + + set_AF_transferlength (s->buffer, 0); /* should be 8 !*/ + do_scsi_cmd (s->sfd, s->buffer, + autofocus.size + AF_Point_length, NULL, 0); + + sleep(5); /* autofocus takes a minimum of 5 sec. */ + + DBG (10, "\tWaiting end of Autofocus\n"); + wait_scanner (s); + DBG (10, "AutoFocused.\n"); + return 0; +} + +/* + static int + coolscan_abort_scan (Coolscan_t * s) + { + int ret; + + DBG (5, "Aborting scan...\n"); + ret = do_scsi_cmd (s->sfd, sabort.cmd, sabort.size, NULL, 0); + if (ret) + DBG (5, "Scan Aborted\n"); + else + DBG (5, "Not scanning\n"); + return 0; + } + */ +static int +coolscan_mode_sense (Coolscan_t * s) +{ + int ret, len; + + DBG (10, "Mode Sense...\n"); + len = 12; + set_MS_DBD (mode_sense.cmd, 1); + set_MS_len (mode_sense.cmd, len); + ret = do_scsi_cmd (s->sfd, mode_sense.cmd, mode_sense.size, + s->buffer, len); + + if (ret == 0) + { + s->MUD = get_MS_MUD (s->buffer); + DBG (10, "\tMode Sensed (MUD is %d)\n", s->MUD); + } + return ret; +} + +static int +coolscan_object_discharge (Coolscan_t * s) +{ + int ret; + + DBG (10, "Trying to discharge object...\n"); + + memcpy (s->buffer, object_position.cmd, object_position.size); + set_OP_autofeed (s->buffer, OP_Discharge); + ret = do_scsi_cmd (s->sfd, s->buffer, + object_position.size, NULL, 0); + wait_scanner (s); + DBG (10, "Object discharged.\n"); + return ret; +} + +static int +coolscan_object_feed (Coolscan_t * s) +{ + int ret; + DBG (10, "Trying to feed object...\n"); + if (!s->asf) + { + DBG (10, "\tAutofeeder not present.\n"); + return 0; + } + memcpy (s->buffer, object_position.cmd, object_position.size); + set_OP_autofeed (s->buffer, OP_Feed); + ret = do_scsi_cmd (s->sfd, s->buffer, + object_position.size, NULL, 0); + wait_scanner (s); + DBG (10, "Object fed.\n"); + return ret; +} + +/* coolscan_give_scanner should go through the following sequence: + * OBJECT POSITION DISCHARGE + * GOOD + * RELEASE UNIT + * GOOD + */ +static int +coolscan_give_scanner (Coolscan_t * s) +{ + DBG (10, "trying to release scanner ...\n"); + coolscan_object_discharge (s); + wait_scanner (s); + do_scsi_cmd (s->sfd, release_unit.cmd, release_unit.size, NULL, 0); + DBG (10, "scanner released\n"); + return 0; +} + + +static int +coolscan_set_window_param_LS20 (Coolscan_t * s, int prescan) +{ + unsigned char buffer_r[max_WDB_size]; + int ret; + + wait_scanner (s); + memset (buffer_r, '\0', max_WDB_size); /* clear buffer */ + memcpy (buffer_r, window_descriptor_block.cmd, + window_descriptor_block.size); /* copy preset data */ + + set_WD_wid (buffer_r, WD_wid_all); /* window identifier */ + set_WD_auto (buffer_r, s->set_auto); /* 0 or 1: don't know what it is */ + + set_WD_negative (buffer_r, s->negative); /* Negative/positive slide */ + + if (prescan) + { + set_WD_scanmode (buffer_r, WD_Prescan); + } + else + { + set_WD_scanmode (buffer_r, WD_Scan); + + /* geometry */ + set_WD_Xres (buffer_r, resDivToVal (s->x_nres)); /* x resolution in dpi */ + set_WD_Yres (buffer_r, resDivToVal (s->y_nres)); /* y resolution in dpi */ + + /* the coolscan uses the upper right corner as the origin of coordinates */ + /* xmax and ymax are given in 1200 dpi */ + set_WD_ULX (buffer_r, (s->xmaxpix - s->brx)); + set_WD_ULY (buffer_r, s->tly); /* upper_edge y */ + set_WD_width (buffer_r, (s->brx - s->tlx + 1)); + set_WD_length (buffer_r, (s->bry - s->tly + 1)); + + /* BTC */ + if (s->brightness == 128) + { + set_WD_brightness (buffer_r, 0); + } + else + { + set_WD_brightness (buffer_r, s->brightness); /* brightness */ + } + + if (s->contrast == 128) + { + set_WD_contrast (buffer_r, 0); + } + else + { + set_WD_contrast (buffer_r, s->contrast); /* contrast */ + } + + /* scanmode */ + if (s->colormode == GREYSCALE) + set_WD_composition (buffer_r, WD_comp_grey); /* GRAY composition */ + else + set_WD_composition (buffer_r, WD_comp_rgb_full); /* RGB composition */ + + set_WD_dropoutcolor (buffer_r, s->dropoutcolor); /* Which color to scan with when grayscale scan */ + set_WD_transfermode (buffer_r, WD_LineSequence); + set_WD_gammaselection (buffer_r, s->gammaselection); /* monitor/linear */ + + set_WD_shading (buffer_r, WD_Shading_ON); /* default for non-manufacturing */ + + if (1 == s->LS) + { /* Analog gamma reserved on LS-1000 */ + set_WD_analog_gamma_R (buffer_r, 0); + set_WD_analog_gamma_G (buffer_r, 0); + set_WD_analog_gamma_R (buffer_r, 0); + } + else + { + /* Quote spec: "It is recomended that analog gamma bits 5, 4 and 3 be + * set to 1 (OFF) when the object type of byte 48 is positive and the + * gamma specificateion of byte 51 is linear, and to 0 (ON) in all + * other cases." */ + /* + int foo; + if ((buffer_r[48] == WD_Positive) && (buffer_r[51] == WD_Linear)) + foo = WD_Analog_Gamma_OFF; + else + foo = WD_Analog_Gamma_ON; + set_WD_analog_gamma_R (buffer_r, foo); + set_WD_analog_gamma_G (buffer_r, foo); + set_WD_analog_gamma_B (buffer_r, foo); + */ + set_WD_analog_gamma_R (buffer_r, s->analog_gamma_r); + set_WD_analog_gamma_G (buffer_r, s->analog_gamma_g); + set_WD_analog_gamma_B (buffer_r, s->analog_gamma_b); + if (s->gamma_bind) + { + set_WD_LUT_R (buffer_r, 1); + set_WD_LUT_G (buffer_r, 1); + set_WD_LUT_B (buffer_r, 1); + } + else + { + set_WD_LUT_R (buffer_r, 1); + set_WD_LUT_G (buffer_r, 2); + set_WD_LUT_B (buffer_r, 3); + } + } + set_WD_averaging (buffer_r, s->averaging); + + set_WD_brightness_R (buffer_r, s->brightness_R); + set_WD_brightness_G (buffer_r, s->brightness_G); + set_WD_brightness_B (buffer_r, s->brightness_B); + + set_WD_contrast_R (buffer_r, s->contrast_R); + set_WD_contrast_G (buffer_r, s->contrast_G); + set_WD_contrast_B (buffer_r, s->contrast_B); + + set_WD_exposure_R (buffer_r, s->exposure_R); + set_WD_exposure_G (buffer_r, s->exposure_G); + set_WD_exposure_B (buffer_r, s->exposure_B); + set_WD_shift_R (buffer_r, s->shift_R); + set_WD_shift_G (buffer_r, s->shift_G); + set_WD_shift_B (buffer_r, s->shift_B); + + + /* FIXME: LUT-[RGB] */ + /* FIXME: stop on/off */ + } + + DBG (10, "\tx_nres=%d, y_nres=%d, upper left-x=%d, upper left-y=%d\n", + s->x_nres, s->y_nres, s->tlx, s->tly); + DBG (10, "\twindow width=%d, MUD=%d, brx=%d\n", + s->brx - s->tlx, s->MUD, s->brx); + DBG (10, "\tcolormode=%d, bits per pixel=%d\n", + s->colormode, s->bits_per_color); + DBG (10, "\tnegative=%d, dropoutcolor=%d, preview=%d, transfermode=%d, gammasel=%d\n", + s->negative, s->dropoutcolor, s->preview, s->transfermode, + s->gammaselection); + + /* prepare SCSI-BUFFER */ + memcpy (s->buffer, set_window.cmd, set_window.size); /* SET-WINDOW cmd */ + memcpy ((s->buffer + set_window.size), /* add WPDB */ + window_parameter_data_block.cmd, + window_parameter_data_block.size); + set_WPDB_wdblen ((s->buffer + set_window.size), used_WDB_size); /* set WD_len */ + memcpy (s->buffer + set_window.size + window_parameter_data_block.size, + buffer_r, window_descriptor_block.size); + + hexdump (15, "Window set", buffer_r, s->wdb_len); + + set_SW_xferlen (s->buffer, (window_parameter_data_block.size + + window_descriptor_block.size)); + + ret = do_scsi_cmd (s->sfd, s->buffer, set_window.size + + window_parameter_data_block.size + + window_descriptor_block.size, + NULL, 0); + DBG (10, "window set.\n"); + return ret; +} + +static int +coolscan_set_window_param_LS30 (Coolscan_t * s, int wid, int prescan) +{ + unsigned char buffer_r[max_WDB_size]; + int ret; + + wait_scanner (s); + memset (buffer_r, '\0', max_WDB_size); /* clear buffer */ + memcpy (buffer_r, window_descriptor_block_LS30.cmd, + window_descriptor_block_LS30.size); /* copy preset data */ + + set_WD_wid (buffer_r, wid); /* window identifier */ + set_WD_auto (buffer_r, s->set_auto); /* 0 or 1: don't know what it is */ + + /* geometry */ + set_WD_Xres (buffer_r, resDivToVal (s->x_nres)); /* x resolution in dpi */ + set_WD_Yres (buffer_r, resDivToVal (s->y_nres)); /* y resolution in dpi */ + + if (prescan) + { + set_WD_scanmode_LS30 (buffer_r, WD_Prescan); + set_WD_Xres (buffer_r, resDivToVal (1)); /* x res. in dpi */ + set_WD_Yres (buffer_r, resDivToVal (1)); /* y res. in dpi */ + buffer_r[0x29]=0x81; + buffer_r[0x2a]=0x04; + buffer_r[0x2b]=0x02; + buffer_r[0x2c]=0x01; + buffer_r[0x2d]=0xff; + buffer_r[0x30]=0x00; + buffer_r[0x31]=0x00; + buffer_r[0x32]=0x00; + buffer_r[0x33]=0x00; + set_WD_width (buffer_r,(2592)); + set_WD_length (buffer_r,(3894)); + } + else + { + set_WD_scanmode_LS30 (buffer_r, WD_Scan); + + /* the coolscan LS-30 uses the upper left corner + as the origin of coordinates */ + /* xmax and ymax are given in 1200 dpi */ + set_WD_ULX (buffer_r, s->tlx); + set_WD_ULY (buffer_r, s->tly); /* upper_edge y */ + set_WD_width (buffer_r, (s->brx - s->tlx+1)); + set_WD_length (buffer_r, (s->bry - s->tly+1)); + + /* BTC */ + if (s->brightness == 128) + { + buffer_r[0x32]=0x00; + } + else + { + buffer_r[0x32]=s->brightness; /* brightness */ + } + + if (s->contrast == 128) + { + buffer_r[0x33]=0x00; + } + else + { + buffer_r[0x33]=s->contrast; /* contrast */ + } + + /* scanmode */ + if (s->colormode == GREYSCALE) + set_WD_composition (buffer_r, WD_comp_grey); /* GRAY composition */ + else + set_WD_composition (buffer_r, WD_comp_rgb_full); /* RGB composition */ + + set_WD_composition (buffer_r, WD_comp_rgb_full); /* allways RGB composition */ + + /* Bits per pixel */ + set_WD_bitsperpixel(buffer_r, s->bits_per_color); + + buffer_r[0x29]=0x81; + buffer_r[0x2a]=0x01; + buffer_r[0x2b]=0x02; + buffer_r[0x2c]=0x01; + buffer_r[0x2d]=0xff; + buffer_r[0x30]=0x00; + + } + set_WD_negative_LS30(buffer_r, s->negative); /* Negative/positive slide */ + + switch(wid) + { case 1: set_gain_LS30(buffer_r,(s->exposure_R*s->pretv_r)/50); + break; + case 2: set_gain_LS30(buffer_r,(s->exposure_G*s->pretv_g)/50); + break; + case 3: set_gain_LS30(buffer_r,(s->exposure_B*s->pretv_b)/50); + break; + } + + DBG (10, "\texpo_r=%d, expo_g=%d, expob=%d\n", + s->exposure_R, s->exposure_G, s->exposure_B); + DBG (10, "\tpre_r=%d, pre_g=%d, preb=%d\n", + s->pretv_r, s->pretv_g, s->pretv_b); + DBG (10, "\tx_nres=%d, y_nres=%d, upper left-x=%d, upper left-y=%d\n", + s->x_nres, s->y_nres, s->tlx, s->tly); + DBG (10, "\twindow width=%d, MUD=%d, brx=%d\n", + s->brx - s->tlx, s->MUD, s->brx); + DBG (10, "\tcolormode=%d, bits per pixel=%d\n", + s->colormode, s->bits_per_color); + DBG (10, "\tnegative=%d, dropoutcolor=%d, preview=%d, transfermode=%d, gammasel=%d\n", + s->negative, s->dropoutcolor, s->preview, s->transfermode, + s->gammaselection); + + /* prepare SCSI-BUFFER */ + memcpy (s->buffer, set_window.cmd, set_window.size); /* SET-WINDOW cmd */ + memcpy ((s->buffer + set_window.size), /* add WPDB */ + window_parameter_data_block.cmd, + window_parameter_data_block.size); + set_WPDB_wdblen ((s->buffer + set_window.size), used_WDB_size_LS30); /* set WD_len */ + memcpy (s->buffer + set_window.size + window_parameter_data_block.size, + buffer_r, window_descriptor_block_LS30.size); + + hexdump (15, "Window set", buffer_r, s->wdb_len); + + set_SW_xferlen (s->buffer, (window_parameter_data_block.size + + window_descriptor_block_LS30.size)); + + ret = do_scsi_cmd (s->sfd, s->buffer, set_window.size + + window_parameter_data_block.size + + window_descriptor_block_LS30.size, + NULL, 0); + DBG (10, "window set.\n"); + return ret; +} + +static int +coolscan_set_window_param (Coolscan_t * s, int prescan) +{ + int ret; + ret=0; + DBG (10, "set_window_param\n"); + + if(s->LS<2) /* distinquish between old and new scanners */ + { ret=coolscan_set_window_param_LS20 (s,prescan); + } + else + { do_scsi_cmd (s->sfd,commande1.cmd,commande1.size,s->buffer,0x0d); + wait_scanner (s); + wait_scanner (s); + coolscan_set_window_param_LS30(s,1,prescan); + ret=coolscan_set_window_param_LS30(s,2,prescan); + ret=coolscan_set_window_param_LS30(s,3,prescan); + if(s->colormode&0x08) + { ret=coolscan_set_window_param_LS30(s,9,prescan); + } + } + return ret; +} + + +/* + * The only purpose of get_window is debugging. None of the return parameters + * is currently used. + */ +static int +coolscan_get_window_param_LS30 (Coolscan_t * s, int wid,int prescanok) +{ + int translen; + unsigned char *buf; + + DBG (10, "GET_WINDOW_PARAM\n"); + /* wait_scanner (s); */ + + translen = window_parameter_data_block.size + window_descriptor_block_LS30.size; + + /* prepare SCSI-BUFFER */ + memset (s->buffer, '\0', max_WDB_size); /* clear buffer */ + + set_SW_xferlen (get_window.cmd, translen); /* Transfer length */ + get_window.cmd[5]= wid; /* window identifier */ + + hexdump (15, "Get window cmd", get_window.cmd, get_window.size); + do_scsi_cmd (s->sfd, get_window.cmd, get_window.size, + s->buffer, translen); + + buf = s->buffer + window_parameter_data_block.size; + hexdump (10, "Window get", buf, 117); + + s->brightness = buf[0x32]; /* brightness */ + s->contrast = buf[0x33]; /* contrast */ + DBG (10, "\tbrightness=%d, contrast=%d\n", s->brightness, s->contrast); + + /* Useful? */ + s->bits_per_color = get_WD_bitsperpixel (buf); /* bits/pixel (8) */ + + DBG (10, "\tcolormode=%d, bits per pixel=%d\n", + s->colormode, s->bits_per_color); + + if(prescanok) + { switch(wid) + { case 1: s->pretv_r = get_gain_LS30(buf); + break; + case 2: s->pretv_g = get_gain_LS30(buf); + break; + case 3: s->pretv_b = get_gain_LS30(buf); + break; + } + } + + /* Should this one be set at all, here? */ + s->transfermode = get_WD_transfermode (buf); + + s->gammaselection = get_WD_gammaselection (buf); /* monitor/linear */ + DBG (10, "\tpre_r=%d, pre_g=%d, preb=%d\n", + s->pretv_r, s->pretv_g, s->pretv_b); + + DBG (5, "\tnegative=%d, dropoutcolor=%d, preview=%d, transfermode=%d, gammasel=%d\n", + s->negative, s->dropoutcolor, s->preview, s->transfermode, + s->gammaselection); + + DBG (10, "get_window_param - return\n"); + return 0; +} + +/* + * The only purpose of get_window is debugging. None of the return parameters + * is currently used. + */ +static int +coolscan_get_window_param_LS20 (Coolscan_t * s) +{ + int translen; + unsigned char *buf; + + DBG (10, "GET_WINDOW_PARAM\n"); + wait_scanner (s); + + translen = window_parameter_data_block.size + window_descriptor_block.size; + + /* prepare SCSI-BUFFER */ + memset (s->buffer, '\0', max_WDB_size); /* clear buffer */ + + set_SW_xferlen (get_window.cmd, translen); /* Transfer length */ + + hexdump (15, "Get window cmd", get_window.cmd, get_window.size); + do_scsi_cmd (s->sfd, get_window.cmd, get_window.size, + s->buffer, translen); + + buf = s->buffer + window_parameter_data_block.size; + hexdump (10, "Window get", buf, 117); + + /* BTC */ + s->brightness = get_WD_brightness (buf); /* brightness */ + s->contrast = get_WD_contrast (buf); /* contrast */ + DBG (10, "\tbrightness=%d, contrast=%d\n", s->brightness, s->contrast); + + if (WD_comp_gray == get_WD_composition (buf)) + s->colormode = GREYSCALE; + else + s->colormode = RGB; + + /* Useful? */ + s->bits_per_color = get_WD_bitsperpixel (buf); /* bits/pixel (8) */ + + DBG (10, "\tcolormode=%d, bits per pixel=%d\n", + s->colormode, s->bits_per_color); + + + s->dropoutcolor = get_WD_dropoutcolor (buf); /* Which color to scan with when grayscale scan */ + + /* Should this one be set at all, here? */ + s->transfermode = get_WD_transfermode (buf); + + s->gammaselection = get_WD_gammaselection (buf); /* monitor/linear */ + + DBG (5, "\tnegative=%d, dropoutcolor=%d, preview=%d, transfermode=%d, gammasel=%d\n", + s->negative, s->dropoutcolor, s->preview, s->transfermode, + s->gammaselection); + + /* Should this one be set at all? */ + s->shading = get_WD_shading (buf); + s->averaging = get_WD_averaging (buf); + DBG (10, "get_window_param - return\n"); + return 0; +} + +/* + * The only purpose of get_window is debugging. None of the return parameters + * is currently used. + */ +static int +coolscan_get_window_param (Coolscan_t * s, int prescanok) +{ + int ret; + DBG (10, "get_window_param\n"); + + ret=0; + if(s->LS<2) /* distinquish between old and new scanners */ + { ret=coolscan_get_window_param_LS20 (s); + } + else + { + ret=coolscan_get_window_param_LS30(s,1,prescanok); + ret=coolscan_get_window_param_LS30(s,2,prescanok); + ret=coolscan_get_window_param_LS30(s,3,prescanok); + if(s->colormode&0x08) + { ret=coolscan_get_window_param_LS30(s,9,prescanok); + } + } + return ret; +} + +static int +coolscan_start_scanLS30 (Coolscan_t * s) +{ int channels; + DBG (10, "starting scan\n"); + + channels=1; + memcpy (s->buffer, scan.cmd, scan.size); + switch(s->colormode) + { case RGB: + case GREYSCALE: + channels=s->buffer[4]=0x03; /* window 1 */ + s->buffer[6]=0x01; /* window 1 */ + s->buffer[7]=0x02; /* window 2 */ + s->buffer[8]=0x03; /* window 3 */ + + break; + case RGBI: + channels=s->buffer[4]=0x04; /* window 1 */ + s->buffer[6]=0x01; /* window 1 */ + s->buffer[7]=0x02; /* window 2 */ + s->buffer[8]=0x03; /* window 3 */ + s->buffer[9]=0x09; /* window 3 */ + break; + case IRED: + channels=s->buffer[4]=0x01; /* window 1 */ + s->buffer[8]=0x09; /* window 3 */ + break; + } + + return do_scsi_cmd (s->sfd, s->buffer, scan.size+channels, NULL, 0); +} + +static int +coolscan_start_scan (Coolscan_t * s) +{ + DBG (10, "starting scan\n"); + if(s->LS>=2) + { return coolscan_start_scanLS30(s); + } + return do_scsi_cmd (s->sfd, scan.cmd, scan.size, NULL, 0); +} + + +static int +prescan (Coolscan_t * s) +{ + int ret; + + DBG (10, "Starting prescan...\n"); + if(s->LS<2) + { coolscan_set_window_param (s, 1); + } + else + { + do_scsi_cmd (s->sfd,commande1.cmd,commande1.size,s->buffer,0x0d); + wait_scanner (s); + wait_scanner (s); + coolscan_set_window_param_LS30 (s,1,1); + coolscan_set_window_param_LS30 (s,2,1); + coolscan_set_window_param_LS30 (s,3,1); + + } + ret = coolscan_start_scan(s); + + sleep(8); /* prescan takes a minimum of 10 sec. */ + wait_scanner (s); + DBG (10, "Prescan done\n"); + return ret; +} + +static SANE_Status +do_prescan_now (Coolscan_t * scanner) +{ + + DBG (10, "do_prescan_now \n"); + if (scanner->scanning == SANE_TRUE) + return SANE_STATUS_DEVICE_BUSY; + + if (scanner->sfd < 0) + { /* first call */ + if (sanei_scsi_open (scanner->sane.name, + &(scanner->sfd), + sense_handler, 0) != SANE_STATUS_GOOD) + { + DBG (1, "do_prescan_now: open of %s failed:\n", + scanner->sane.name); + return SANE_STATUS_INVAL; + } + } + scanner->scanning = SANE_TRUE; + + + if (coolscan_check_values (scanner) != 0) + { /* Verify values */ + DBG (1, "ERROR: invalid scan-values\n"); + scanner->scanning = SANE_FALSE; + coolscan_give_scanner (scanner); + sanei_scsi_close (scanner->sfd); + scanner->sfd = -1; + return SANE_STATUS_INVAL; + } + + if (coolscan_grab_scanner (scanner)) + { + sanei_scsi_close (scanner->sfd); + scanner->sfd = -1; + DBG (5, "WARNING: unable to reserve scanner: device busy\n"); + scanner->scanning = SANE_FALSE; + return SANE_STATUS_DEVICE_BUSY; + } + + prescan (scanner); + if(scanner->LS<2) + { get_internal_info(scanner); + } + coolscan_get_window_param (scanner,1); + scanner->scanning = SANE_FALSE; + coolscan_give_scanner (scanner); + return SANE_STATUS_GOOD; +} + + +static int +send_one_LUT (Coolscan_t * s, SANE_Word * LUT, int reg) +{ + int i; + short lutval; + short bytesperval; + unsigned char *gamma, *gamma_p; + unsigned short *gamma_s; + + DBG (10, "send LUT\n"); + + if(s->LS<2) + { set_S_datatype_code (send.cmd, R_user_reg_gamma); + bytesperval=1; + } + else + { + send.cmd[0x02]=3; + send.cmd[0x05]=1; + bytesperval=2; + } + + set_S_xfer_length (send.cmd, s->lutlength*bytesperval); + set_S_datatype_qual_upper (send.cmd, reg); + + gamma = alloca (send.size + s->lutlength*2); + memcpy (gamma, send.cmd, send.size); + if(s->LS<2) + { gamma_p = &gamma[send.size]; + for (i = 0; i < s->lutlength; i++) + { + if (LUT[i] > 255) + LUT[i] = 255; /* broken gtk */ + *gamma_p++ = (unsigned char) LUT[i]; + } + } + else if(s->LS==2) + { gamma_s = (unsigned short*)( &gamma[send.size]); + for (i = 0; i < s->lutlength; i++) + { + if(s->negative) + { + lutval=(unsigned short)(LUT[(s->lutlength-i)]); + } + else + { + lutval=(unsigned short)(LUT[i]); + } + if (LUT[i] >= s->max_lut_val) + LUT[i] = s->max_lut_val-1; /* broken gtk */ + if(s->low_byte_first) /* if on little endian machine: */ + { + lutval=((lutval&0x00ff)<<8)+((lutval&0xff00)>>8); /* inverse byteorder */ + } + *gamma_s++ = lutval; + } + } + else if(s->LS==3) + { gamma_s = (unsigned short*)( &gamma[send.size]); + for (i = 0; i < s->lutlength; i++) + { + if(s->negative) + { + lutval=(unsigned short)(LUT[s->lutlength-i]); + } + else + { + lutval=(unsigned short)(LUT[i]); + } + if (LUT[i] >= s->max_lut_val) + LUT[i] = s->max_lut_val-1; /* broken gtk */ + if(s->low_byte_first) /* if on little endian machine: */ + { lutval=((lutval&0x00ff)<<8)+((lutval&0xff00)>>8); /* inverse byteorder */ + } + *gamma_s++ = lutval; + } + } + return do_scsi_cmd (s->sfd, gamma, send.size + s->lutlength*bytesperval, NULL, 0); +} + + +static int +send_LUT (Coolscan_t * s) +{ + wait_scanner (s); + if (s->gamma_bind) + { + send_one_LUT (s, s->gamma, S_DQ_Reg1); + if(s->LS>=2) + { send_one_LUT (s, s->gamma, S_DQ_Reg2); + send_one_LUT (s, s->gamma, S_DQ_Reg3); + if(s->colormode&0x08) + { send_one_LUT (s, s->gamma, S_DQ_Reg9); + } + + } + } + else + { + send_one_LUT (s, s->gamma_r, S_DQ_Reg1); + send_one_LUT (s, s->gamma_g, S_DQ_Reg2); + send_one_LUT (s, s->gamma_b, S_DQ_Reg3); + if(s->colormode&0x08) + { send_one_LUT (s, s->gamma_r, S_DQ_Reg9); + } + } + return 0; +} + + +static int +coolscan_read_data_block (Coolscan_t * s, unsigned int datatype, unsigned int length) +{ + int r; + + DBG (10, "read_data_block (type= %x length = %d)\n",datatype,length); + /*wait_scanner(s); */ + + set_R_datatype_code (sread.cmd, datatype); + sread.cmd[4]=00; + sread.cmd[5]=00; + set_R_xfer_length (sread.cmd, length); + + r = do_scsi_cmd (s->sfd, sread.cmd, sread.size, s->buffer, length); + return ((r != 0) ? -1 : (int) length); +} + + +static void +coolscan_do_inquiry (Coolscan_t * s) +{ + int size; + + DBG (10, "do_inquiry\n"); + memset (s->buffer, '\0', 256); /* clear buffer */ + size = 36; /* Hardcoded, and as specified by Nikon */ + /* then get inquiry with actual size */ + set_inquiry_return_size (inquiry.cmd, size); + do_scsi_cmd (s->sfd, inquiry.cmd, inquiry.size, s->buffer, size); +} + +static int +coolscan_identify_scanner (Coolscan_t * s) +{ + unsigned char vendor[9]; + unsigned char product[0x11]; + unsigned char version[5]; + unsigned char *pp; + int i; + + vendor[8] = product[0x10] = version[4] = 0; + DBG (10, "identify_scanner\n"); + coolscan_do_inquiry (s); /* get inquiry */ + if (get_inquiry_periph_devtype (s->buffer) != IN_periph_devtype_scanner) + { + DBG (5, "identify_scanner: not a scanner\n"); + return 1; + } /* no, continue searching */ + + coolscan_get_inquiry_values (s); + + get_inquiry_vendor ((char *)s->buffer, (char *)vendor); + get_inquiry_product ((char *)s->buffer, (char *)product); + get_inquiry_version ((char *)s->buffer, (char *)version); + + if (strncmp ("Nikon ", (char *)vendor, 8)) + { + DBG (5, "identify_scanner: \"%s\" isn't a Nikon product\n", vendor); + return 1; + } /* Not a Nikon product */ + + pp = &vendor[8]; + vendor[8] = ' '; + while (*pp == ' ') + { + *pp-- = '\0'; + } + + pp = &product[0x10]; + product[0x10] = ' '; + while (*(pp - 1) == ' ') + { + *pp-- = '\0'; + } /* leave one blank at the end! */ + + pp = &version[4]; + version[4] = ' '; + while (*pp == ' ') + { + *pp-- = '\0'; + } + + DBG (10, "Found Nikon scanner %sversion %s on device %s\n", + product, version, s->devicename); + + /* look for scanners that do not give all inquiry-informations */ + /* and if possible use driver-known inquiry-data */ + if (get_inquiry_additional_length (s->buffer) >= 0x1f) + { + /* Now identify full supported scanners */ + for (i = 0; i < known_scanners; i++) + { + if (!strncmp ((char *)product, scanner_str[i], strlen (scanner_str[i]))) + { + s->LS = i; + return 0; + } + } + if (s->cont) + return 0; + else + return 1; + } + else + return 1; +} + +static int +pixels_per_line (Coolscan_t * s) +{ + int pic_dot; + if(s->LS<2) + { pic_dot = (s->brx - s->tlx + s->x_nres) / s->x_nres; + } + else + { pic_dot = (s->brx - s->tlx + 1) / s->x_nres; + } + DBG (10, "pic_dot=%d\n", pic_dot); + return pic_dot; +} + +static int +lines_per_scan (Coolscan_t * s) +{ + int pic_line; + if(s->LS<2) + { pic_line = (s->bry - s->tly + s->y_nres) / s->y_nres; + } + else + { pic_line = (( s->bry - s->tly + 1.0 ) / s->y_nres); + } + DBG (10, "pic_line=%d\n", pic_line); + return pic_line; +} + +static int +scan_bytes_per_line (Coolscan_t * s) +{ int bpl; + switch(s->colormode) + { case RGB: + case GREYSCALE: + bpl=pixels_per_line (s) * 3; + if(s->bits_per_color>8) bpl=bpl*2; + return bpl; + break; + case RGBI: + case IRED: + bpl=pixels_per_line (s) * 4; + if(s->bits_per_color>8) bpl=bpl*2; + return bpl; + break; + } + return 0; +} + +static int +write_bytes_per_line (Coolscan_t * s) +{ int bpl; + switch(s->colormode) + { case RGB: + bpl=pixels_per_line (s) * 3; + if(s->bits_per_color>8) bpl=bpl*2; + return bpl; + break; + case RGBI: + bpl=pixels_per_line (s) * 4; + if(s->bits_per_color>8) bpl=bpl*2; + return bpl; + break; + case IRED: + case GREYSCALE: + bpl= pixels_per_line (s) ; + if(s->bits_per_color>8) bpl=bpl*2; + return bpl; + break; + } + return 0; +} + + +static void +coolscan_trim_rowbufsize (Coolscan_t * s) +{ + unsigned int row_len; + row_len = scan_bytes_per_line (s); + s->row_bufsize = (s->row_bufsize < row_len) ? s->row_bufsize + : s->row_bufsize - (s->row_bufsize % row_len); + DBG (10, "trim_bufsize to %d\n", s->row_bufsize); +} + +static int +coolscan_check_values (Coolscan_t * s) +{ + DBG (10, "check_values\n"); + /* -------------------------- asf --------------------------------- */ + if (s->asf != 0) + { + if (s->autofeeder == 0) + { + DBG (1, "ERROR: ASF-MODE NOT SUPPORTED BY SCANNER, ABORTING\n"); + return (1); + } + } + + return (0); +} + +/* test_little_endian */ + +static SANE_Bool +coolscan_test_little_endian(void) +{ + SANE_Int testvalue = 255; + unsigned char *firstbyte = (unsigned char *) &testvalue; + + if (*firstbyte == 255) + { return SANE_TRUE; + } + return SANE_FALSE; +} + +static int +get_inquiery_part_LS30 (Coolscan_t * s, unsigned char part) +{ + int size; + int ret; + + /* Get length of reponse */ + inquiry.cmd[1]=0x01; + inquiry.cmd[2]=part; + size=4; + set_inquiry_return_size (inquiry.cmd, size); + ret = do_scsi_cmd (s->sfd, inquiry.cmd, inquiry.size, + s->buffer, size); + size=get_inquiry_length(s->buffer); + size+=4; + /* then get inquiry with actual size */ + set_inquiry_return_size (inquiry.cmd, size); + ret = do_scsi_cmd (s->sfd, inquiry.cmd, inquiry.size, + s->buffer, size); + return size; +} + +static int +coolscan_read_var_data_block (Coolscan_t * s,int datatype) +{ + int r; + int size; + + DBG (10, "read_data_block (type= %x)\n",datatype); + /*wait_scanner(s); */ + + sread.cmd[2]=datatype; + sread.cmd[4]=00; + sread.cmd[5]=03; + size=6; + set_R_xfer_length (sread.cmd, size); + r = do_scsi_cmd (s->sfd, sread.cmd, sread.size, + s->buffer, size); + size=s->buffer[5]; + set_R_xfer_length (sread.cmd, size); + r = do_scsi_cmd (s->sfd, sread.cmd, sread.size, + s->buffer, size); + return ((r != 0) ? -1 : size); +} + +static int +get_inquiery_LS30 (Coolscan_t * s) +{ + unsigned char part; + unsigned char parts[5]; + int size; + int i; + + /* Get vector of inquiery parts */ + size=get_inquiery_part_LS30(s, (unsigned char) 0); + /* Get the parts of inquiery */ + for(i=0;i<5;i++) + { parts[i]=((unsigned char *)s->buffer)[4+11+i]; + } + for(i=0;i<5;i++) + { part=parts[i]; + size=get_inquiery_part_LS30 (s, part); + switch(part) + { case 0x0c1:/* max size and resolution */ + s->adbits = 8; + s->outputbits = 8; + s->maxres = getnbyte(s->buffer+0x12,2)-1; + s->xmaxpix = getnbyte(s->buffer+0x53,2)-1; + s->ymaxpix = getnbyte(s->buffer+0x3c,2)-1; + break; + case 0x0d1: + break; + case 0x0e1: + break; + case 0x0f0: + break; + case 0x0f8: + break; + } + } + + /* get windows */ + coolscan_get_window_param_LS30 (s,0,0); + s->xmax = get_WD_width(s->buffer); + s->ymax = get_WD_length(s->buffer); + coolscan_get_window_param_LS30 (s,1,0); + coolscan_get_window_param_LS30 (s,2,0); + coolscan_get_window_param_LS30 (s,3,0); + coolscan_get_window_param_LS30 (s,4,0); + coolscan_get_window_param_LS30 (s,9,0); + + s->analoggamma = 0; + return 1; +} + +static int +get_feeder_type_LS30 (Coolscan_t * s) +{ + int size; + unsigned char *ptr; + int ima; + + /* find out about Film-strip-feeder or Mount-Feeder */ + size=get_inquiery_part_LS30(s, (unsigned char) 1); + if(strncmp((char *)s->buffer+5,"Strip",5)==0) + { s->feeder=STRIP_FEEDER; + s->autofeeder = 1; + } + if(strncmp((char *)s->buffer+5,"Mount",5)==0) + { s->feeder=MOUNT_FEEDER; + } + /* find out about Film-strip-feeder positions*/ + if(s->feeder==STRIP_FEEDER) + { size=coolscan_read_var_data_block (s,(int)0x88); + if(size>=4) + { s->numima=s->buffer[3]; + if(s->numima>6) s->numima=6; /* limit to 6 images for now */ + if(s->numima>(size-4)/16) s->numima=(size-4)/16; + ptr=s->buffer+4; + for(ima=0;imanumima;ima++) + { s->ipos[ima].start=getnbyte(ptr,4); + s->ipos[ima].offset=getnbyte(ptr+4,4); + s->ipos[ima].end=getnbyte(ptr+8,4); + s->ipos[ima].height=getnbyte(ptr+12,4); + ptr+=16; + } + } + s->posima=0; + } + return 1; +} + + +static int +get_internal_info_LS20 (Coolscan_t * s) +{ + int ret; + + DBG (10, "get_internal_info\n"); + wait_scanner (s); + memset (s->buffer, '\0', DI_length); /* clear buffer */ + + set_R_datatype_code (sread.cmd, R_device_internal_info); + set_R_datatype_qual_upper (sread.cmd, R_DQ_none); + set_R_xfer_length (sread.cmd, DI_length); + /* then get inquiry with actual size */ + ret = do_scsi_cmd (s->sfd, sread.cmd, sread.size, + s->buffer, DI_length); + + s->adbits = get_DI_ADbits (s->buffer); + s->outputbits = get_DI_Outputbits (s->buffer); + s->maxres = get_DI_MaxResolution (s->buffer); + s->xmax = get_DI_Xmax (s->buffer); + s->ymax = get_DI_Ymax (s->buffer); + s->xmaxpix = get_DI_Xmaxpixel (s->buffer); + s->ymaxpix = get_DI_Ymaxpixel (s->buffer); + s->ycurrent = get_DI_currentY (s->buffer); + s->currentfocus = get_DI_currentFocus (s->buffer); + s->currentscanpitch = get_DI_currentscanpitch (s->buffer); + s->autofeeder = get_DI_autofeeder (s->buffer); + s->analoggamma = get_DI_analoggamma (s->buffer); + s->derr[0] = get_DI_deviceerror0 (s->buffer); + s->derr[1] = get_DI_deviceerror1 (s->buffer); + s->derr[2] = get_DI_deviceerror2 (s->buffer); + s->derr[3] = get_DI_deviceerror3 (s->buffer); + s->derr[4] = get_DI_deviceerror4 (s->buffer); + s->derr[5] = get_DI_deviceerror5 (s->buffer); + s->derr[6] = get_DI_deviceerror6 (s->buffer); + s->derr[7] = get_DI_deviceerror7 (s->buffer); + s->wbetr_r = get_DI_WBETR_R (s->buffer); + s->webtr_g = get_DI_WBETR_G (s->buffer); + s->webtr_b = get_DI_WBETR_B (s->buffer); + s->pretv_r = get_DI_PRETV_R (s->buffer); + s->pretv_g = get_DI_PRETV_G (s->buffer); + s->pretv_r = get_DI_PRETV_R (s->buffer); + s->cetv_r = get_DI_CETV_R (s->buffer); + s->cetv_g = get_DI_CETV_G (s->buffer); + s->cetv_b = get_DI_CETV_B (s->buffer); + s->ietu_r = get_DI_IETU_R (s->buffer); + s->ietu_g = get_DI_IETU_G (s->buffer); + s->ietu_b = get_DI_IETU_B (s->buffer); + s->limitcondition = get_DI_limitcondition (s->buffer); + s->offsetdata_r = get_DI_offsetdata_R (s->buffer); + s->offsetdata_g = get_DI_offsetdata_G (s->buffer); + s->offsetdata_b = get_DI_offsetdata_B (s->buffer); + get_DI_poweron_errors (s->buffer, s->power_on_errors); + + DBG (10, + "\tadbits=%d\toutputbits=%d\tmaxres=%d\txmax=%d\tymax=%d\n" + "\txmaxpix=%d\tymaxpix=%d\tycurrent=%d\tcurrentfocus=%d\n" + "\tautofeeder=%s\tanaloggamma=%s\tcurrentscanpitch=%d\n", + s->adbits, s->outputbits, s->maxres, s->xmax, s->ymax, + s->xmaxpix, s->ymaxpix, s->ycurrent, s->currentfocus, + s->autofeeder ? "Yes" : "No", s->analoggamma ? "Yes" : "No", + s->currentscanpitch); + DBG (10, + "\tWhite balance exposure time var [RGB]=\t%d %d %d\n" + "\tPrescan result exposure time var [RGB]=\t%d %d %d\n" + "\tCurrent exposure time var.[RGB]=\t%d %d %d\n" + "\tInternal exposure time unit[RGB]=\t%d %d %d\n", + s->wbetr_r, s->webtr_g, s->webtr_b, s->pretv_r, s->pretv_g, + s->pretv_r, s->cetv_r, s->cetv_g, s->cetv_b, s->ietu_r, + s->ietu_g, s->ietu_b); + DBG (10, + "\toffsetdata_[rgb]=\t0x%x 0x%x 0x%x\n" + "\tlimitcondition=0x%x\n" + "\tdevice error code = 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n" + "\tpower-on errors = 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", + s->offsetdata_r, s->offsetdata_g, s->offsetdata_b, + s->limitcondition, + s->derr[0], s->derr[1], s->derr[2], s->derr[3], s->derr[4], + s->derr[5], s->derr[6], s->derr[7], + s->power_on_errors[0], s->power_on_errors[1], + s->power_on_errors[2], s->power_on_errors[3], + s->power_on_errors[4], s->power_on_errors[5], + s->power_on_errors[6], s->power_on_errors[7]); + + return ret; +} + +static int +get_internal_info (Coolscan_t * s) +{ + int ret; + + DBG (10, "get_internal_info\n"); + + if(s->LS<2) /* distinquish between old and new scanners */ + { ret=get_internal_info_LS20 (s); + } + else + { ret=get_inquiery_LS30 (s); + } + return ret; +} + +static void +coolscan_get_inquiry_values (Coolscan_t * s) +{ + unsigned char *inquiry_block; + + DBG (10, "get_inquiry_values\n"); + + inquiry_block = (unsigned char *) s->buffer; + s->inquiry_len = 36; + + get_inquiry_vendor ((char *)inquiry_block, (char *)s->vendor); + s->vendor[8] = '\0'; + get_inquiry_product ((char *)inquiry_block, (char *)s->product); + s->product[16] = '\0'; + get_inquiry_version ((char *)inquiry_block, (char *)s->version); + s->version[4] = '\0'; + + if (s->inquiry_len < 36) + { + DBG (1, "WARNING: inquiry return block is unexpected short (%d instead of 36).\n", s->inquiry_len); + } + s->inquiry_wdb_len = 117; + return; +} + +static void +coolscan_initialize_values (Coolscan_t * s) +{ + int i; + DBG (10, "initialize_values\n"); + /* Initialize us structure */ + if(s->LS<2) /* LS-20 or LS-10000 */ + { select_MUD (s); /* must be before mode_sense - not for LS-30*/ + coolscan_mode_sense (s); /* Obtain MUD (Measurement Unit Divisor) */ + get_internal_info (s); /* MUST be called first. */ + s->wdb_len = 117; + } + if(s->LS>=2) /* LS-30 */ + { + get_inquiery_LS30(s); /* Info about scanner*/ + select_MUD (s); /* must be before mode_sense */ + get_feeder_type_LS30(s); + s->wdb_len = 117; + } + + s->cont = 0; /* do not continue if scanner is unknown */ + s->verbose = 2; /* 1=verbose,2=very verbose */ + + + s->x_nres = s->y_nres = 2; /* 2 => 1350 dpi */ + s->x_p_nres = s->y_p_nres = 9; /* 9 => 300 dpi */ + s->tlx = 0; + s->tly = 0; + s->brx = s->xmaxpix; /* 2700 / 1200; */ + s->bry = s->ymaxpix; /* 2700 / 1200; */ + + + s->set_auto = 0; /* Always 0 on Nikon LS-{100|2}0 */ + s->preview = 0; /* 1 for preview */ + s->colormode = RGB; /* GREYSCALE or RGB */ + s->colormode_p = RGB; /* GREYSCALE or RGB for preview*/ + s->asf = 0; /* 1 if asf shall be used */ + s->gammaselection = WD_Linear; + + s->brightness = 128; + s->brightness_R = 128; + s->brightness_G = 128; + s->brightness_B = 128; + s->contrast = 128; + s->contrast_R = 128; + s->contrast_G = 128; + s->contrast_B = 128; + + s->exposure_R = 50; + s->exposure_G = 50; + s->exposure_B = 50; + + s->pretv_r=40000; + s->pretv_g=40000; + s->pretv_b=40000; + + s->shift_R = 128; + s->shift_G = 128; + s->shift_B = 128; + + s->ired_red=60; + s->ired_green=1; + s->ired_blue=1; + + s->prescan = 1; + s->bits_per_color = 8; + s->rgb_control = 0; + s->gamma_bind = 1; + switch(s->LS) + { case 0:s->lutlength=2048; + s->max_lut_val=256; + break; + case 1:s->lutlength=512; + s->max_lut_val=512; + break; + case 2:s->lutlength=1024; + s->max_lut_val=1024; + break; + case 3:s->lutlength=4096; + s->max_lut_val=4096; + break; + } + for (i = 0; i < s->lutlength; i++) + { + s->gamma[i] =((short)((((double)i)/s->lutlength)*s->max_lut_val)); + s->gamma_r[i] = s->gamma[i]; + s->gamma_g[i] = s->gamma[i]; + s->gamma_b[i] = s->gamma[i]; + } + + if (coolscan_test_little_endian() == SANE_TRUE) + { + s->low_byte_first = 1; /* in 2 byte mode send lowbyte first */ + DBG(10,"backend runs on little endian machine\n"); + } + else + { + s->low_byte_first = 0; /* in 2 byte mode send highbyte first */ + DBG(10,"backend runs on big endian machine\n"); + } +} + +static void +hexdump (int level, char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + + DBG (level, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (level, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3d:", i); + ptr += 4; + } + sprintf (ptr, " %2.2x", *p); + ptr += 3; + } + *ptr = '\0'; + DBG (level, "%s\n", line); +} + + +static SANE_Status +sense_handler (int scsi_fd, unsigned char * result, void *arg) +{ + scsi_fd = scsi_fd; + arg = arg; + + if (result[0] != 0x70) + { + return SANE_STATUS_IO_ERROR; /* we only know about this one */ + } + return request_sense_parse(result); + +} + + +/* ------------------------------------------------------------------------- */ + + +/* ilu per mm */ + +#define length_quant SANE_UNFIX(SANE_FIX(MM_PER_INCH / 2700.0)) +#define mmToIlu(mm) ((mm) / length_quant) +#define iluToMm(ilu) ((ilu) * length_quant) + +#define P_200_TO_255(per) SANE_UNFIX((per + 100) * 255/200 ) +#define P_100_TO_255(per) SANE_UNFIX(per * 255/100 ) + +static const char negativeStr[] = "Negative"; +static const char positiveStr[] = "Positive"; +static SANE_String_Const type_list[] = +{ + positiveStr, + negativeStr, + 0 +}; + +static const char colorStr[] = SANE_VALUE_SCAN_MODE_COLOR; +static const char grayStr[] = SANE_VALUE_SCAN_MODE_GRAY; +static const char rgbiStr[] = "RGBI"; +static const char iredStr[] = "Infrared"; + +static SANE_String_Const scan_mode_list_LS20[] = +{ + colorStr, + grayStr, + NULL +}; + +static SANE_String_Const scan_mode_list_LS30[] = +{ + colorStr, + grayStr, +#ifdef HAS_IRED + rgbiStr, +#endif /* HAS_IRED */ + NULL +}; + +static SANE_Int bit_depth_list[9]; + +static const char neverStr[] = "never"; +static const char previewStr[] = "before preview"; +static const char scanStr[] = "before scan"; +static const char preandscanStr[] = "before preview and scan"; +static SANE_String_Const autofocus_mode_list[] = +{ + neverStr, + previewStr, + scanStr, + preandscanStr, + NULL +}; + +static SANE_String_Const source_list[4] = +{NULL, NULL, NULL, NULL}; + +static const SANE_Range gamma_range_8 = +{ + 0, /* minimum */ + 255, /* maximum */ + 1 /* quantization */ +}; + + +static const SANE_Range gamma_range_9 = +{ + 0, /* minimum */ + 511, /* maximum */ + 1 /* quantization */ +}; + +static const SANE_Range gamma_range_10 = +{ + 0, /* minimum */ + 1023, /* maximum */ + 1 /* quantization */ +}; + +static const SANE_Range gamma_range_12 = +{ + 0, /* minimum */ + 4096, /* maximum */ + 1 /* quantization */ +}; + +static const SANE_Range brightness_range = +{ + -5, + +5, + 1 +}; + +static const SANE_Range contrast_range = +{ + -5, + +5, + 0 +}; + +static const SANE_Range exposure_range = +{ + 24, + 400, + 2 +}; + +static const SANE_Range shift_range = +{ + -15, + +15, + 0 +}; + +static int num_devices; +static Coolscan_t *first_dev; + + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +do_eof (Coolscan_t * scanner) +{ + DBG (10, "do_eof\n"); + + if (scanner->pipe >= 0) + { + close (scanner->pipe); + scanner->pipe = -1; + } + return SANE_STATUS_EOF; +} + +static SANE_Status +do_cancel (Coolscan_t * scanner) +{ + DBG (10, "do_cancel\n"); + swap_res (scanner); + scanner->scanning = SANE_FALSE; + + do_eof (scanner); /* close pipe and reposition scanner */ + + if (scanner->reader_pid != -1) + { + int exit_status; + + DBG (10, "do_cancel: kill reader_process\n"); + + /* ensure child knows it's time to stop: */ + sanei_thread_kill (scanner->reader_pid); + while (sanei_thread_waitpid(scanner->reader_pid, &exit_status) != + scanner->reader_pid ); + scanner->reader_pid = -1; + } + + if (scanner->sfd >= 0) + { + coolscan_give_scanner (scanner); + DBG (10, "do_cancel: close filedescriptor\n"); + sanei_scsi_close (scanner->sfd); + scanner->sfd = -1; + } + + return SANE_STATUS_CANCELLED; +} + +static SANE_Status +attach_scanner (const char *devicename, Coolscan_t ** devp) +{ + Coolscan_t *dev; + int sfd; + + DBG (10, "attach_scanner: %s\n", devicename); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + if (devp) + { + *devp = dev; + } + DBG (5, "attach_scanner: scanner already attached (is ok)!\n"); + return SANE_STATUS_GOOD; + } + } + + DBG (10, "attach_scanner: opening %s\n", devicename); + if (sanei_scsi_open (devicename, &sfd, sense_handler, 0) != 0) + { + DBG (1, "attach_scanner: open failed\n"); + return SANE_STATUS_INVAL; + } + + if (NULL == (dev = malloc (sizeof (*dev)))) + return SANE_STATUS_NO_MEM; + + + dev->row_bufsize = (sanei_scsi_max_request_size < (64 * 1024)) ? + sanei_scsi_max_request_size : 64 * 1024; + + if ((dev->buffer = malloc (dev->row_bufsize)) == NULL) +/* if ((dev->buffer = malloc (sanei_scsi_max_request_size)) == NULL)*/ + return SANE_STATUS_NO_MEM; + + if ((dev->obuffer = malloc (dev->row_bufsize)) == NULL) + return SANE_STATUS_NO_MEM; + + dev->devicename = strdup (devicename); + dev->sfd = sfd; + + /* Nikon manual: Step 1 */ + if (coolscan_identify_scanner (dev) != 0) + { + DBG (1, "attach_scanner: scanner-identification failed\n"); + sanei_scsi_close (dev->sfd); + free (dev->buffer); + free (dev); + return SANE_STATUS_INVAL; + } + + /* Get MUD (via mode_sense), internal info (via get_internal_info), and + * initialize values */ + coolscan_initialize_values (dev); + + /* Why? */ + sanei_scsi_close (dev->sfd); + dev->sfd = -1; + + dev->sane.name = dev->devicename; + dev->sane.vendor = dev->vendor; + dev->sane.model = dev->product; + dev->sane.type = "slide scanner"; + + dev->x_range.min = SANE_FIX (0); + dev->x_range.quant = SANE_FIX (length_quant); + dev->x_range.max = SANE_FIX ((double) ((dev->xmaxpix) * length_quant)); + + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.quant = SANE_FIX (length_quant); + dev->y_range.max = SANE_FIX ((double) ((dev->ymaxpix) * length_quant)); + + /* ...and this?? */ + dev->dpi_range.min = SANE_FIX (108); + dev->dpi_range.quant = SANE_FIX (0); + dev->dpi_range.max = SANE_FIX (dev->maxres); + DBG (10, "attach: dev->dpi_range.max = %f\n", + SANE_UNFIX (dev->dpi_range.max)); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + { + *devp = dev; + } + + DBG (10, "attach_scanner done\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one (const char *devName) +{ + return attach_scanner(devName, 0); +} + +static RETSIGTYPE +sigterm_handler (int signal) +{ + signal = signal; + sanei_scsi_req_flush_all (); /* flush SCSI queue */ + _exit (SANE_STATUS_GOOD); +} + + +typedef struct Color_correct_s +{ int sum; /* number of pixels summed so far */ + double sumr; /* sum of red pixel values*/ + double sumi; /* sum of infrared pixel values*/ + double sumri; /* sum of red*ired pixel values*/ + double sumii; /* sum of ired*ired pixel values*/ + double sumrr; /* sum of ired*ired pixel values*/ + int mr; /* factor between red and ired values (*256) */ + int br; /* offset of ired values */ +} ColorCorrect; + +/* --------------------------------------------------------------- + + function: RGBIfix + + taks: Correct the infrared channel + + import: unsigned char * rgbimat - RGBI - matrix from scanner + int size - number of pixels to correct + int *lutr - lookup table for red correction + int *lutg - lookup table for red correction + int *lutb - lookup table for red correction + int *lutr - lookup table for red correction + + export: unsigned char * orgbimat - RGBI - corrected matrix + + written by: Andreas RICK 19.6.1999 + + ----------------------------------------------------------------*/ + +static int Calc_fix_LUT(Coolscan_t * s) +{ int uselutr,uselutg,uselutb,useluti; +/* static int irmulr= -34*25; */ + int irmulr= -64*25; + int irmulg= -1*25; + int irmulb= -0*25; + int irmuli= 256*25; + int div; + int i; + + irmulr=s->ired_red*(25); + irmulg=s->ired_green*(25); + irmulb=s->ired_blue*(25); + irmuli=25*256; + + if(s->LS==2) /* TODO: right conversion factors for 10 and 12 bit */ + { div=4; + } + else if(s->LS==3) + { div=16; + } + else + { return 0; + } + + memset(s->lutr, 0,256*4); + memset(s->lutg, 0,256*4); + memset(s->lutb, 0,256*4); + memset(s->luti, 0,256*4); + + for(i=0;ilutlength;i++) + { if(s->gamma_bind) + { uselutr=uselutg=uselutb=useluti=s->gamma[i]/div; + } + else + { uselutr=s->gamma_r[i]/div; + uselutg=s->gamma_g[i]/div; + uselutb=s->gamma_b[i]/div; + useluti=s->gamma_r[i]/div; + } + s->lutr[uselutr]=(int)(irmulr*pow((double)i,(double)0.333333)); + s->lutg[uselutg]=(int)(irmulg*pow((double)i,(double)0.333333)); + s->lutb[uselutb]=(int)(irmulb*pow((double)i,(double)0.333333)); + s->luti[useluti]=(int)(irmuli*pow((double)i,(double)0.333333)); + if(uselutr<255) + { if(s->lutr[uselutr+1]==0) s->lutr[uselutr+1]=s->lutr[uselutr]; + } + if(uselutg<255) + { if(s->lutg[uselutg+1]==0) s->lutg[uselutg+1]=s->lutg[uselutg]; + } + if(uselutb<255) + { if(s->lutb[uselutb+1]==0) s->lutb[uselutb+1]=s->lutb[uselutb]; + } + if(useluti<255) + { if(s->luti[useluti+1]==0) s->luti[useluti+1]=s->luti[useluti]; + } + } + /* DEBUG + for(i=0;i<255;i++) + { fprintf(stderr,"%d %d %d %d\n" + ,s->lutr[i],s->lutg[i],s->lutb[i],s->luti[i]); + } + */ + return 1; +} + + + +/* --------------------------------------------------------------- + + function: RGBIfix + + taks: Correct the infrared channel + + import: unsigned char * rgbimat - RGBI - matrix from scanner + int size - number of pixels to correct + int *lutr - lookup table for red correction + int *lutg - lookup table for red correction + int *lutb - lookup table for red correction + int *lutr - lookup table for red correction + + export: unsigned char * orgbimat - RGBI - corrected matrix + + written by: Andreas RICK 19.6.1999 + + ----------------------------------------------------------------*/ + +static int RGBIfix(Coolscan_t * scanner, + unsigned char* rgbimat, + unsigned char* orgbimat, + int size, + int *lutr, + int *lutg, + int *lutb, + int *luti) + +{ + unsigned char *pr,*pg,*pb,*pi; + unsigned char *opr,*opg,*opb,*opi; + + int r,g,b,i; + int ii; + int x; + for(x=0;x255*256)ii=255*256; + if(scanner->negative) + { + (*opi)=(unsigned char)(255-(ii>>8)); + } + else + { + (*opi)=(unsigned char)(ii>>8); + } + } + return 1; +} + +/* --------------------------------------------------------------- + + function: RGBIfix16 + + taks: Correct the infrared channel for 16 bit images + (doesn't do anything for now) + + import: unsigned char * rgbimat - RGBI - matrix from scanner + int size - number of pixels to correct + int *lutr - lookup table for red correction + int *lutg - lookup table for red correction + int *lutb - lookup table for red correction + int *lutr - lookup table for red correction + + export: unsigned char * orgbimat - RGBI - corrected matrix + + written by: Andreas RICK 19.6.1999 + + ----------------------------------------------------------------*/ + +static int RGBIfix16(Coolscan_t * scanner, + unsigned short* rgbimat, + unsigned short* orgbimat, + int size, + int *lutr, + int *lutg, + int *lutb, + int *luti) + +{ + unsigned short *pr,*pg,*pb,*pi; + unsigned short *opr,*opg,*opb,*opi; + int x; + + scanner = scanner; lutr = lutr; lutg = lutg; lutb = lutb; luti = luti; + + for(x=0;x>8); + (*opg)=(((*pg)&0x00ff)<<8)+(((*pg)&0xff00)>>8); + (*opb)=(((*pb)&0x00ff)<<8)+(((*pb)&0xff00)>>8); + (*opi)=(((*pi)&0x00ff)<<8)+(((*pi)&0xff00)>>8); + } + return 1; +} + + +/* --------------------------------------------------------------- + + function: rgb2g + + taks: Convert RGB data to grey + + import: unsigned char * rgbimat - RGB - matrix from scanner + int size - size of input data (num pixel) + + export: unsigned char * gomat - Grey matrix + + written by: Andreas RICK 13.7.1999 + + ----------------------------------------------------------------*/ +#define RtoG ((int)(0.27*256)) +#define GtoG ((int)(0.54*256)) +#define BtoG ((int)(0.19*256)) + +static int rgb2g(unsigned char* rgbimat,unsigned char* gomat, + int size) + +{ unsigned char *pr,*pg,*pb; + unsigned char *opg; + + int g; + int x; + for(x=0;x>8); + } + return 1; +} + + +/* --------------------------------------------------------------- + + function: RGBIfix1 + + taks: Correct the infrared channel. + The input image data is the output of scaning + with LUT. To calculate the original values + the lutr and luti is applied. + The infrared values is corrected by: + + Ir=mr*lutr(r)+luti(i) + + import: unsigned char * rgbimat - RGBI - matrix from scanner + int size - number of pixels to correct + ColorCorrect *cc, + int *lutr - lookup table for red correction + int *luti - lookup table for ired correction + + export: unsigned char * orgbimat - RGBI - corrected matrix + + written by: Andreas RICK 3.7.1999 + + ----------------------------------------------------------------*/ +#if 0 +static int RGBIfix1(unsigned char* rgbimat,unsigned char* orgbimat, + int size, + int *lutr, + int *lutg, + int *lutb, + int *luti) + +{ unsigned char *pr,*pg,*pb,*pi; + unsigned char *opr,*opg,*opb,*opi; + ColorCorrect cc; + int r,i; + static int thresi=100; + int ii; + int x; + + lutg = lutg; lutb = lutb; + + /* calculate regression between r and ir */ + cc.sum=0; + cc.sumr=cc.sumii=cc.sumrr=cc.sumi=cc.sumri=0.0; + for(x=0;xthresi) + { cc.sum++; + cc.sumr+=r; + cc.sumii+=(i*i); + cc.sumrr+=(r*r); + cc.sumi+=i; + cc.sumri+=(i*r); + } + } + if((cc.sumii!=0)&&(cc.sum!=0)) + { double dn,dz,dm; + dz=(cc.sumri-cc.sumr*cc.sumi/cc.sum); + dn=(cc.sumrr-cc.sumr*cc.sumr/cc.sum); + DBG (2, "Reg:dz:%e dn:%e\n",dz,dn); + if(dn!=0) + { dm=(dz/dn); + cc.mr=(int)(dm*1024); + } + else + { cc.mr=0; + dm=0; + } + cc.br=(int)((cc.sumi-dm*cc.sumr)/cc.sum); + } + else + { cc.mr=0; + } + DBG (2, "Regression: size:%d I=%d/1024*R b:%d s:%d sr:%e si:%e sii:%e sri:%e srr:%e\n", + size,cc.mr,cc.br,cc.sum,cc.sumr,cc.sumi,cc.sumii,cc.sumri,cc.sumrr); + for(x=0;x>10)-cc.br)>>2) +128; + (*opr)=(*pr); + (*opg)=(*pg); + (*opb)=(*pb); + if(ii<0) ii=0; + if(ii>255) ii=255; + (*opi)=(unsigned char)(ii); + } + return 1; +} + +#endif +/* This function is executed as a child process. */ +static int +reader_process (void *data ) +{ + int status; + unsigned int i; + unsigned char h; + unsigned int data_left; + unsigned int data_to_read; + unsigned int data_to_write; + FILE *fp; + sigset_t sigterm_set, ignore_set; + struct SIGACTION act; + unsigned int bpl, linesPerBuf, lineOffset; + unsigned char r_data, g_data, b_data; + unsigned int j, line; + Coolscan_t * scanner = (Coolscan_t*)data; + + if (sanei_thread_is_forked ()) + { + DBG (10, "reader_process started (forked)\n"); + close (scanner->pipe); + scanner->pipe = -1; + + sigfillset ( &ignore_set ); + sigdelset ( &ignore_set, SIGTERM ); +#if defined (__APPLE__) && defined (__MACH__) + sigdelset ( &ignore_set, SIGUSR2 ); +#endif + sigprocmask( SIG_SETMASK, &ignore_set, 0 ); + + memset (&act, 0, sizeof (act)); + sigaction (SIGTERM, &act, 0); + } + else + { + DBG (10, "reader_process started (as thread)\n"); + } + + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + + fp = fdopen ( scanner->reader_fds, "w"); + if (!fp) + { + DBG (1, "reader_process: couldn't open pipe!\n"); + return 1; + } + + DBG (10, "reader_process: starting to READ data\n"); + + data_left = scan_bytes_per_line (scanner) * + lines_per_scan (scanner); + + /*scanner->row_bufsize = sanei_scsi_max_request_size;*/ + coolscan_trim_rowbufsize (scanner); /* trim bufsize */ + + DBG (10, "reader_process: reading %u bytes in blocks of %u bytes\n", + data_left, scanner->row_bufsize); + + memset (&act, 0, sizeof (act)); + act.sa_handler = sigterm_handler; + sigaction (SIGTERM, &act, 0); + /* wait_scanner(scanner); */ + do + { + data_to_read = (data_left < scanner->row_bufsize) ? + data_left : scanner->row_bufsize; + + data_to_write=data_to_read; + + status = coolscan_read_data_block (scanner + ,R_datatype_imagedata,data_to_read); + if (status == 0) + { + continue; + } + if (status == -1) + { + DBG (1, "reader_process: unable to get image data from scanner!\n"); + fclose (fp); + return (-1); + } + + if (scanner->LS == 1) { /* mirror image for LS-1000 */ + bpl = scan_bytes_per_line(scanner); + linesPerBuf = data_to_read / bpl; + + for (line = 0, lineOffset = 0; line < linesPerBuf; + line++, lineOffset += bpl ) { + + if (scanner->colormode == RGB) { + for (j = 0; j < bpl/2 ; j += 3) { + r_data=scanner->buffer[lineOffset + j]; + g_data=scanner->buffer[lineOffset + j + 1]; + b_data=scanner->buffer[lineOffset + j + 2]; + + scanner->buffer[lineOffset + j] = + scanner->buffer[lineOffset + bpl -1 - j - 2 ]; + scanner->buffer[lineOffset + j + 1] = + scanner->buffer[lineOffset + bpl -1 - j - 1 ]; + scanner->buffer[lineOffset + j + 2] = + scanner->buffer[lineOffset + bpl -1 - j ]; + + scanner->buffer[lineOffset + bpl -1 - j - 2 ] = r_data; + scanner->buffer[lineOffset + bpl -1 - j - 1] = g_data; + scanner->buffer[lineOffset + bpl -1 - j] = b_data; + } + } + else { + for (j = 0; j < bpl/2; j++) { + r_data=scanner->buffer[lineOffset + j]; + scanner->buffer[lineOffset + j] = + scanner->buffer[lineOffset + bpl - 1 - j]; + scanner->buffer[lineOffset + bpl - 1 - j] = r_data; + } + } + } + } + if(scanner->colormode==RGBI) + { /* Correct Infrared Channel */ + if(scanner->bits_per_color>8) + { + RGBIfix16(scanner, (unsigned short * ) scanner->buffer, + (unsigned short * )scanner->obuffer, + data_to_read/8,scanner->lutr, + scanner->lutg,scanner->lutb,scanner->luti); + } + else + { + RGBIfix(scanner,scanner->buffer,scanner->obuffer, + data_to_read/4,scanner->lutr, + scanner->lutg,scanner->lutb,scanner->luti); + } + } + else if((scanner->colormode==GREYSCALE)&&(scanner->LS>=2)) + { /* Convert to Grey */ + data_to_write/=3; + rgb2g(scanner->buffer,scanner->obuffer,data_to_write); + } + else + { /* or just copy */ + memcpy (scanner->obuffer, scanner->buffer,data_to_read); + } + if((!scanner->low_byte_first)&&(scanner->bits_per_color>8)) + { for(i=0;iobuffer[i]; + scanner->obuffer[i]=scanner->obuffer[i+1]; + i++; + scanner->obuffer[i]=h; + } + } + fwrite (scanner->obuffer, 1, data_to_write, fp); + fflush (fp); + data_left -= data_to_read; + DBG (10, "reader_process: buffer of %d bytes read; %d bytes to go\n", + data_to_read, data_left); + } + while (data_left); + + fclose (fp); + + DBG (10, "reader_process: finished reading data\n"); + + return 0; +} + +static SANE_Status +init_options (Coolscan_t * scanner) +{ + int i; + int bit_depths; + + DBG (10, "init_options\n"); + + memset (scanner->opt, 0, sizeof (scanner->opt)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + scanner->opt[i].size = sizeof (SANE_Word); + scanner->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + scanner->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + scanner->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + scanner->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + scanner->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + + /* "Mode" group: */ + scanner->opt[OPT_MODE_GROUP].title = "Scan Mode"; + scanner->opt[OPT_MODE_GROUP].desc = ""; + scanner->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + scanner->opt[OPT_MODE_GROUP].cap = 0; + scanner->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + scanner->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + scanner->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + scanner->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + scanner->opt[OPT_MODE].type = SANE_TYPE_STRING; + if(scanner->LS<2) + { scanner->opt[OPT_MODE].size = max_string_size (scan_mode_list_LS20); + scanner->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + scanner->opt[OPT_MODE].constraint.string_list = scan_mode_list_LS20; + } + else + { scanner->opt[OPT_MODE].size = max_string_size (scan_mode_list_LS30); + scanner->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + scanner->opt[OPT_MODE].constraint.string_list = scan_mode_list_LS30; + } + + /* source */ + source_list[0] = "Slide"; + source_list[1] = "Automatic Slide Feeder"; + source_list[2] = NULL; + if (!scanner->autofeeder) + { + scanner->opt[OPT_SOURCE].cap = SANE_CAP_INACTIVE; + } + + scanner->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + scanner->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + scanner->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + scanner->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + scanner->opt[OPT_SOURCE].size = max_string_size (source_list); + scanner->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + scanner->opt[OPT_SOURCE].constraint.string_list = source_list; + + /* negative */ + scanner->opt[OPT_TYPE].name = "type"; + scanner->opt[OPT_TYPE].title = "Film type"; + scanner->opt[OPT_TYPE].desc = + "Select the film type (positive (slide) or negative)"; + scanner->opt[OPT_TYPE].type = SANE_TYPE_STRING; + scanner->opt[OPT_TYPE].size = max_string_size (type_list); + scanner->opt[OPT_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + scanner->opt[OPT_TYPE].constraint.string_list = type_list; + + scanner->opt[OPT_PRESCAN].name = "prescan"; + scanner->opt[OPT_PRESCAN].title = "Prescan"; + scanner->opt[OPT_PRESCAN].desc = + "Perform a prescan during preview"; + scanner->opt[OPT_PRESCAN].type = SANE_TYPE_BOOL; + scanner->opt[OPT_PRESCAN].unit = SANE_UNIT_NONE; + + scanner->opt[OPT_PRESCAN_NOW].name = "prescan now"; + scanner->opt[OPT_PRESCAN_NOW].title = "Prescan now"; + scanner->opt[OPT_PRESCAN_NOW].desc = + "Perform a prescan now"; + scanner->opt[OPT_PRESCAN_NOW].type = SANE_TYPE_BUTTON; + scanner->opt[OPT_PRESCAN_NOW].unit = SANE_UNIT_NONE; + scanner->opt[OPT_PRESCAN_NOW].size = 0; + scanner->opt[OPT_PRESCAN_NOW].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + scanner->opt[OPT_PRESCAN_NOW].constraint_type = SANE_CONSTRAINT_NONE; + scanner->opt[OPT_PRESCAN_NOW].constraint.string_list = 0; + + /* bit depth */ + + bit_depths=0; + bit_depth_list[++bit_depths] = 8; + if (scanner->LS==2) + { + bit_depth_list[++bit_depths] = 10; + } + if (scanner->LS==3) + { + bit_depth_list[++bit_depths] = 12; + } + + bit_depth_list[0] = bit_depths; + + scanner->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + scanner->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + scanner->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + scanner->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + scanner->opt[OPT_BIT_DEPTH].unit = SANE_UNIT_BIT; + scanner->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + scanner->opt[OPT_BIT_DEPTH].constraint.word_list = bit_depth_list; + + /* resolution */ + scanner->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + scanner->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + scanner->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + scanner->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + scanner->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + scanner->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + scanner->opt[OPT_RESOLUTION].constraint.word_list = resolution_list; + + scanner->opt[OPT_PREVIEW_RESOLUTION].name = "preview-resolution"; + scanner->opt[OPT_PREVIEW_RESOLUTION].title = "Preview resolution"; + scanner->opt[OPT_PREVIEW_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + scanner->opt[OPT_PREVIEW_RESOLUTION].type = SANE_TYPE_INT; + scanner->opt[OPT_PREVIEW_RESOLUTION].unit = SANE_UNIT_DPI; + scanner->opt[OPT_PREVIEW_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + scanner->opt[OPT_PREVIEW_RESOLUTION].constraint.word_list = resolution_list; + + /* "Geometry" group: */ + scanner->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + scanner->opt[OPT_GEOMETRY_GROUP].desc = ""; + scanner->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + scanner->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + scanner->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + scanner->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + scanner->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + scanner->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + scanner->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + scanner->opt[OPT_TL_X].unit = SANE_UNIT_MM; + scanner->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_TL_X].constraint.range = &(scanner->x_range); + + /* top-left y */ + scanner->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + scanner->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + scanner->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + scanner->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + scanner->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + scanner->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_TL_Y].constraint.range = &(scanner->y_range); + + /* bottom-right x */ + scanner->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + scanner->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + scanner->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + scanner->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + scanner->opt[OPT_BR_X].unit = SANE_UNIT_MM; + scanner->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_BR_X].constraint.range = &(scanner->x_range); + + /* bottom-right y */ + scanner->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + scanner->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + scanner->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + scanner->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + scanner->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + scanner->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_BR_Y].constraint.range = &(scanner->y_range); + + + /* ------------------------------ */ + + /* "Enhancement" group: */ + scanner->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + scanner->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + scanner->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + scanner->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + scanner->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + + scanner->opt[OPT_GAMMA_BIND].name = "gamma-bind"; + scanner->opt[OPT_GAMMA_BIND].title = "Gamma bind"; + scanner->opt[OPT_GAMMA_BIND].desc = + "Use same gamma correction for all colours"; + scanner->opt[OPT_GAMMA_BIND].type = SANE_TYPE_BOOL; + scanner->opt[OPT_GAMMA_BIND].unit = SANE_UNIT_NONE; + + + scanner->opt[OPT_ANALOG_GAMMA].name = "analog_gamma"; + scanner->opt[OPT_ANALOG_GAMMA].title = "Analog Gamma"; + scanner->opt[OPT_ANALOG_GAMMA].desc = "Analog Gamma"; + scanner->opt[OPT_ANALOG_GAMMA].type = SANE_TYPE_BOOL; + scanner->opt[OPT_ANALOG_GAMMA].unit = SANE_UNIT_NONE; + if (!scanner->analoggamma) + { + scanner->opt[OPT_ANALOG_GAMMA].cap = SANE_CAP_INACTIVE; + } + + scanner->opt[OPT_AVERAGING].name = "averaging"; + scanner->opt[OPT_AVERAGING].title = "Averaging"; + scanner->opt[OPT_AVERAGING].desc = "Averaging"; + scanner->opt[OPT_AVERAGING].type = SANE_TYPE_BOOL; + scanner->opt[OPT_AVERAGING].unit = SANE_UNIT_NONE; + + + scanner->opt[OPT_RGB_CONTROL].name = "rgb-control"; + scanner->opt[OPT_RGB_CONTROL].title = "RGB control"; + scanner->opt[OPT_RGB_CONTROL].desc = + "toggles brightness/contrast control over individual colours"; + scanner->opt[OPT_RGB_CONTROL].type = SANE_TYPE_BOOL; + scanner->opt[OPT_RGB_CONTROL].unit = SANE_UNIT_NONE; + if(scanner->LS>=2) + { scanner->opt[OPT_RGB_CONTROL].cap |= SANE_CAP_INACTIVE; + } + + + + /* brightness */ + scanner->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + scanner->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + scanner->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + scanner->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + scanner->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + scanner->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_BRIGHTNESS].constraint.range = &brightness_range; + if(scanner->LS>=2) + { scanner->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + } + + + scanner->opt[OPT_R_BRIGHTNESS].name = "red-brightness"; + scanner->opt[OPT_R_BRIGHTNESS].title = "Red brightness"; + scanner->opt[OPT_R_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + scanner->opt[OPT_R_BRIGHTNESS].type = SANE_TYPE_INT; + scanner->opt[OPT_R_BRIGHTNESS].unit = SANE_UNIT_NONE; + scanner->opt[OPT_R_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_R_BRIGHTNESS].constraint.range = &brightness_range; + scanner->opt[OPT_R_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_G_BRIGHTNESS].name = "green-brightness"; + scanner->opt[OPT_G_BRIGHTNESS].title = "Green brightness"; + scanner->opt[OPT_G_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + scanner->opt[OPT_G_BRIGHTNESS].type = SANE_TYPE_INT; + scanner->opt[OPT_G_BRIGHTNESS].unit = SANE_UNIT_NONE; + scanner->opt[OPT_G_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_G_BRIGHTNESS].constraint.range = &brightness_range; + scanner->opt[OPT_G_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_B_BRIGHTNESS].name = "blue-brightness"; + scanner->opt[OPT_B_BRIGHTNESS].title = "Blue brightness"; + scanner->opt[OPT_B_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + scanner->opt[OPT_B_BRIGHTNESS].type = SANE_TYPE_INT; + scanner->opt[OPT_B_BRIGHTNESS].unit = SANE_UNIT_NONE; + scanner->opt[OPT_B_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_B_BRIGHTNESS].constraint.range = &brightness_range; + scanner->opt[OPT_B_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + + /* contrast */ + scanner->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + scanner->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + scanner->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + scanner->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + scanner->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + scanner->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_CONTRAST].constraint.range = &contrast_range; + if(scanner->LS>=2) + { scanner->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + } + + + scanner->opt[OPT_R_CONTRAST].name = "red-contrast"; + scanner->opt[OPT_R_CONTRAST].title = "Red contrast"; + scanner->opt[OPT_R_CONTRAST].desc = SANE_DESC_CONTRAST; + scanner->opt[OPT_R_CONTRAST].type = SANE_TYPE_INT; + scanner->opt[OPT_R_CONTRAST].unit = SANE_UNIT_NONE; + scanner->opt[OPT_R_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_R_CONTRAST].constraint.range = &contrast_range; + scanner->opt[OPT_R_CONTRAST].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_G_CONTRAST].name = "green-contrast"; + scanner->opt[OPT_G_CONTRAST].title = "Green contrast"; + scanner->opt[OPT_G_CONTRAST].desc = SANE_DESC_CONTRAST; + scanner->opt[OPT_G_CONTRAST].type = SANE_TYPE_INT; + scanner->opt[OPT_G_CONTRAST].unit = SANE_UNIT_NONE; + scanner->opt[OPT_G_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_G_CONTRAST].constraint.range = &contrast_range; + scanner->opt[OPT_G_CONTRAST].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_B_CONTRAST].name = "blue-contrast"; + scanner->opt[OPT_B_CONTRAST].title = "Blue contrast"; + scanner->opt[OPT_B_CONTRAST].desc = SANE_DESC_CONTRAST; + scanner->opt[OPT_B_CONTRAST].type = SANE_TYPE_INT; + scanner->opt[OPT_B_CONTRAST].unit = SANE_UNIT_NONE; + scanner->opt[OPT_B_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_B_CONTRAST].constraint.range = &contrast_range; + scanner->opt[OPT_B_CONTRAST].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_EXPOSURE].name = "exposure"; + scanner->opt[OPT_EXPOSURE].title = "Exposure"; + scanner->opt[OPT_EXPOSURE].desc = ""; + scanner->opt[OPT_EXPOSURE].type = SANE_TYPE_INT; + scanner->opt[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_EXPOSURE].unit = SANE_UNIT_PERCENT; + scanner->opt[OPT_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_EXPOSURE].constraint.range = &exposure_range; + + scanner->opt[OPT_R_EXPOSURE].name = "red-exposure"; + scanner->opt[OPT_R_EXPOSURE].title = "Red exposure"; + scanner->opt[OPT_R_EXPOSURE].desc = ""; + scanner->opt[OPT_R_EXPOSURE].type = SANE_TYPE_INT; + scanner->opt[OPT_R_EXPOSURE].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_R_EXPOSURE].unit = SANE_UNIT_PERCENT; + scanner->opt[OPT_R_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_R_EXPOSURE].constraint.range = &exposure_range; + + scanner->opt[OPT_G_EXPOSURE].name = "green-exposure"; + scanner->opt[OPT_G_EXPOSURE].title = "Green exposure"; + scanner->opt[OPT_G_EXPOSURE].desc = ""; + scanner->opt[OPT_G_EXPOSURE].type = SANE_TYPE_INT; + scanner->opt[OPT_G_EXPOSURE].unit = SANE_UNIT_PERCENT; + scanner->opt[OPT_G_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_G_EXPOSURE].constraint.range = &exposure_range; + scanner->opt[OPT_G_EXPOSURE].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_B_EXPOSURE].name = "blue-exposure"; + scanner->opt[OPT_B_EXPOSURE].title = "Blue exposre"; + scanner->opt[OPT_B_EXPOSURE].desc = ""; + scanner->opt[OPT_B_EXPOSURE].type = SANE_TYPE_INT; + scanner->opt[OPT_B_EXPOSURE].unit = SANE_UNIT_PERCENT; + scanner->opt[OPT_B_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_B_EXPOSURE].constraint.range = &exposure_range; + scanner->opt[OPT_B_EXPOSURE].cap |= SANE_CAP_INACTIVE; + if(scanner->LS>=2) + { scanner->opt[OPT_R_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_G_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_B_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + } + + scanner->opt[OPT_R_SHIFT].name = "red-shift"; + scanner->opt[OPT_R_SHIFT].title = "Red shift"; + scanner->opt[OPT_R_SHIFT].desc = ""; + scanner->opt[OPT_R_SHIFT].type = SANE_TYPE_INT; + scanner->opt[OPT_R_SHIFT].unit = SANE_UNIT_NONE; + scanner->opt[OPT_R_SHIFT].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_R_SHIFT].constraint.range = &shift_range; + if(scanner->LS>=2) + { scanner->opt[OPT_R_SHIFT].cap |= SANE_CAP_INACTIVE; + } + + + scanner->opt[OPT_G_SHIFT].name = "green-shift"; + scanner->opt[OPT_G_SHIFT].title = "Green shift"; + scanner->opt[OPT_G_SHIFT].desc = ""; + scanner->opt[OPT_G_SHIFT].type = SANE_TYPE_INT; + scanner->opt[OPT_G_SHIFT].unit = SANE_UNIT_NONE; + scanner->opt[OPT_G_SHIFT].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_G_SHIFT].constraint.range = &shift_range; + if(scanner->LS>=2) + { scanner->opt[OPT_G_SHIFT].cap |= SANE_CAP_INACTIVE; + } + + + scanner->opt[OPT_B_SHIFT].name = "blue-shift"; + scanner->opt[OPT_B_SHIFT].title = "Blue shift"; + scanner->opt[OPT_B_SHIFT].desc = ""; + scanner->opt[OPT_B_SHIFT].type = SANE_TYPE_INT; + scanner->opt[OPT_B_SHIFT].unit = SANE_UNIT_NONE; + scanner->opt[OPT_B_SHIFT].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_B_SHIFT].constraint.range = &shift_range; + if(scanner->LS>=2) + { scanner->opt[OPT_B_SHIFT].cap |= SANE_CAP_INACTIVE; + } + + /* R+G+B gamma vector */ + scanner->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + scanner->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + scanner->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + scanner->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + if (scanner->LS == 1) + { + scanner->opt[OPT_GAMMA_VECTOR].cap = SANE_CAP_INACTIVE; + } + scanner->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + switch(scanner->LS) + { case 0: + scanner->opt[OPT_GAMMA_VECTOR].constraint.range = &gamma_range_8; + scanner->lutlength=2048; + break; + case 1: + scanner->opt[OPT_GAMMA_VECTOR].constraint.range = &gamma_range_9; + scanner->lutlength=512; + break; + case 2: + scanner->opt[OPT_GAMMA_VECTOR].constraint.range = &gamma_range_10; + scanner->lutlength=1024; + break; + case 3: + scanner->opt[OPT_GAMMA_VECTOR].constraint.range = &gamma_range_12; + scanner->lutlength=4096; + break; + } + scanner->opt[OPT_GAMMA_VECTOR].size = scanner->lutlength * sizeof (SANE_Word); + scanner->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + + /* red gamma vector */ + scanner->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + scanner->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + scanner->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + scanner->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + scanner->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + switch(scanner->LS) + { case 0: + scanner->opt[OPT_GAMMA_VECTOR_R].constraint.range = &gamma_range_8; + scanner->lutlength=2048; + break; + case 1: + scanner->opt[OPT_GAMMA_VECTOR_R].constraint.range = &gamma_range_9; + scanner->lutlength=512; + break; + case 2: + scanner->opt[OPT_GAMMA_VECTOR_R].constraint.range = &gamma_range_10; + scanner->lutlength=1024; + break; + case 3: + scanner->opt[OPT_GAMMA_VECTOR_R].constraint.range = &gamma_range_12; + scanner->lutlength=4096; + break; + } + scanner->opt[OPT_GAMMA_VECTOR_R].size = scanner->lutlength * sizeof (SANE_Word); + scanner->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + + /* green gamma vector */ + scanner->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + scanner->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + scanner->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + scanner->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + scanner->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + switch(scanner->LS) + { case 0: + scanner->opt[OPT_GAMMA_VECTOR_G].constraint.range = &gamma_range_8; + scanner->lutlength=2048; + break; + case 1: + scanner->opt[OPT_GAMMA_VECTOR_G].constraint.range = &gamma_range_9; + scanner->lutlength=512; + break; + case 2: + scanner->opt[OPT_GAMMA_VECTOR_G].constraint.range = &gamma_range_10; + scanner->lutlength=1024; + break; + case 3: + scanner->opt[OPT_GAMMA_VECTOR_G].constraint.range = &gamma_range_12; + scanner->lutlength=4096; + break; + } + scanner->opt[OPT_GAMMA_VECTOR_G].size = scanner->lutlength * sizeof (SANE_Word); + scanner->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + + /* blue gamma vector */ + scanner->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + scanner->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + scanner->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + scanner->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + scanner->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + switch(scanner->LS) + { case 0: + scanner->opt[OPT_GAMMA_VECTOR_B].constraint.range = &gamma_range_8; + scanner->lutlength=2048; + break; + case 1: + scanner->opt[OPT_GAMMA_VECTOR_B].constraint.range = &gamma_range_9; + scanner->lutlength=512; + break; + case 2: + scanner->opt[OPT_GAMMA_VECTOR_B].constraint.range = &gamma_range_10; + scanner->lutlength=1024; + break; + case 3: + scanner->opt[OPT_GAMMA_VECTOR_B].constraint.range = &gamma_range_12; + scanner->lutlength=4096; + break; + } + scanner->opt[OPT_GAMMA_VECTOR_B].size = scanner->lutlength * sizeof (SANE_Word); + scanner->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + + + /* ------------------------------ */ + + /* "Advanced" group: */ + scanner->opt[OPT_ADVANCED_GROUP].title = "Advanced"; + scanner->opt[OPT_ADVANCED_GROUP].desc = ""; + scanner->opt[OPT_ADVANCED_GROUP].type = SANE_TYPE_GROUP; + scanner->opt[OPT_ADVANCED_GROUP].cap = SANE_CAP_ADVANCED; + scanner->opt[OPT_ADVANCED_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* preview */ + scanner->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + scanner->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + scanner->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + scanner->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + + /* Autofocus */ + scanner->opt[OPT_AUTOFOCUS].name = "Autofocus"; + scanner->opt[OPT_AUTOFOCUS].title ="Autofocus"; + scanner->opt[OPT_AUTOFOCUS].desc = "When to do autofocussing"; + scanner->opt[OPT_AUTOFOCUS].type = SANE_TYPE_STRING; + scanner->opt[OPT_AUTOFOCUS].size = max_string_size (autofocus_mode_list); + scanner->opt[OPT_AUTOFOCUS].constraint_type = SANE_CONSTRAINT_STRING_LIST; + scanner->opt[OPT_AUTOFOCUS].constraint.string_list = autofocus_mode_list; + + scanner->opt[OPT_IRED_RED].name = "IRED cor. red"; + scanner->opt[OPT_IRED_RED].title ="IRED cor. red"; + scanner->opt[OPT_IRED_RED].desc = "Correction of infrared from red"; + scanner->opt[OPT_IRED_RED].type = SANE_TYPE_INT; + scanner->opt[OPT_IRED_RED].unit = SANE_UNIT_NONE; + scanner->opt[OPT_IRED_RED].constraint_type = SANE_CONSTRAINT_RANGE; + scanner->opt[OPT_IRED_RED].constraint.range = &gamma_range_8; + scanner->opt[OPT_IRED_RED].cap |= SANE_CAP_ADVANCED; + if(scanner->LS<2) + { scanner->opt[OPT_IRED_RED].cap |= SANE_CAP_INACTIVE; + } + + + + /* scanner->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; */ + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp; + + authorize = authorize; + + DBG_INIT (); + sanei_thread_init (); + + DBG (10, "sane_init\n"); + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (COOLSCAN_CONFIG_FILE); + if (!fp) + { + attach_scanner ("/dev/scanner", 0); /* no config-file: /dev/scanner */ + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') + continue; /* ignore line comments */ + len = strlen (dev_name); + + if (!len) + continue; /* ignore empty lines */ + + sanei_config_attach_matching_devices (dev_name, attach_one); + /*attach_scanner (dev_name, 0);*/ + } + fclose (fp); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Coolscan_t *dev, *next; + + DBG (10, "sane_exit\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free (dev->devicename); + free (dev->buffer); + free (dev->obuffer); + free (dev); + } +} + +/* ----------------------------- SANE GET DEVICES -------------------------- */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only) +{ + + static const SANE_Device **devlist = 0; + Coolscan_t *dev; + int i; + + local_only = local_only; + + DBG (10, "sane_get_devices\n"); + + if (devlist) + free (devlist); + + devlist = calloc (num_devices + 1, sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + + devlist[i++] = 0; + + *device_list = devlist; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Coolscan_t *dev; + SANE_Status status; + + DBG (10, "sane_open\n"); + + if (devicename[0]) + { /* search for devicename */ + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + break; + } + } + + if (!dev) + { + status = attach_scanner (devicename, &dev); + if (status != SANE_STATUS_GOOD) + { + return status; + } + } + } + else + { + dev = first_dev; /* empty devicname -> use first device */ + } + + if (!dev) + return SANE_STATUS_INVAL; + + dev->sfd = -1; + dev->pipe = -1; + dev->scanning = SANE_FALSE; + + init_options (dev); + *handle = dev; + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + DBG (10, "sane_close\n"); + if (((Coolscan_t *) handle)->scanning) + do_cancel (handle); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Coolscan_t *scanner = handle; + + DBG (10, "sane_get_option_descriptor %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + return &scanner->opt[option]; +} + +/* + static void + worddump(char *comment, SANE_Word * p, int l) + { + int i; + char line[128]; + char *ptr; + + DBG (5, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 8) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (5, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3d:", i); + ptr += 4; + } + sprintf (ptr, " %4.4d", *p); + ptr += 5; + } + *ptr = '\0'; + DBG (5, "%s\n", line); + } + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info) +{ + Coolscan_t *scanner = handle; + SANE_Status status; + SANE_Word cap; + + if (info) + *info = 0; + + if (scanner->scanning) + return SANE_STATUS_DEVICE_BUSY; + + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + cap = scanner->opt[option].cap; + + + if (action == SANE_ACTION_GET_VALUE) + { + DBG (10, "sane_control_option %d, get value\n", option); + switch (option) + { + /* word options: */ + case OPT_TL_X: + *(SANE_Word *) val = SANE_FIX (iluToMm (scanner->tlx)); + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + *(SANE_Word *) val = SANE_FIX (iluToMm (scanner->tly)); + return SANE_STATUS_GOOD; + + case OPT_BR_X: + *(SANE_Word *) val = SANE_FIX (iluToMm (scanner->brx)); + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + *(SANE_Word *) val = SANE_FIX (iluToMm (scanner->bry)); + return SANE_STATUS_GOOD; + + case OPT_PREVIEW: + *(SANE_Word *) val = scanner->preview; + return SANE_STATUS_GOOD; + + case OPT_AUTOFOCUS: + switch(scanner->autofocus) + { case AF_NEVER: strcpy (val,neverStr); + break; + case AF_PREVIEW:strcpy (val,previewStr); + break; + case AF_SCAN:if(scanner->LS>=2) strcpy (val,scanStr); + break; + case AF_PREANDSCAN:if(scanner->LS>=2) strcpy (val,preandscanStr); + break; + } + return SANE_STATUS_GOOD; + + case OPT_NUM_OPTS: + *(SANE_Word *) val = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_RESOLUTION: + *(SANE_Word *) val = resDivToVal (scanner->x_nres); + return SANE_STATUS_GOOD; + + case OPT_PREVIEW_RESOLUTION: + *(SANE_Word *) val = resDivToVal (scanner->x_p_nres); + return SANE_STATUS_GOOD; + + case OPT_BIT_DEPTH: + *(SANE_Word *) val = scanner->bits_per_color; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + *(SANE_Word *) val = scanner->contrast - 128; + return SANE_STATUS_GOOD; + + case OPT_R_CONTRAST: + *(SANE_Word *) val = scanner->contrast_R - 128; + return SANE_STATUS_GOOD; + + case OPT_G_CONTRAST: + *(SANE_Word *) val = scanner->contrast_G - 128; + return SANE_STATUS_GOOD; + + case OPT_B_CONTRAST: + *(SANE_Word *) val = scanner->contrast_B - 128; + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + *(SANE_Word *) val = scanner->brightness - 128; + return SANE_STATUS_GOOD; + + case OPT_R_BRIGHTNESS: + *(SANE_Word *) val = scanner->brightness_R - 128; + return SANE_STATUS_GOOD; + + case OPT_G_BRIGHTNESS: + *(SANE_Word *) val = scanner->brightness_G - 128; + return SANE_STATUS_GOOD; + + case OPT_B_BRIGHTNESS: + *(SANE_Word *) val = scanner->brightness_B - 128; + return SANE_STATUS_GOOD; + + case OPT_EXPOSURE: + *(SANE_Word *) val = scanner->exposure_R * 2; + return SANE_STATUS_GOOD; + + case OPT_R_EXPOSURE: + *(SANE_Word *) val = scanner->exposure_R * 2; + return SANE_STATUS_GOOD; + + case OPT_G_EXPOSURE: + *(SANE_Word *) val = scanner->exposure_G * 2; + return SANE_STATUS_GOOD; + + case OPT_B_EXPOSURE: + *(SANE_Word *) val = scanner->exposure_B * 2; + return SANE_STATUS_GOOD; + + case OPT_R_SHIFT: + *(SANE_Word *) val = scanner->shift_R - 128; + return SANE_STATUS_GOOD; + + case OPT_G_SHIFT: + *(SANE_Word *) val = scanner->shift_G - 128; + return SANE_STATUS_GOOD; + + case OPT_B_SHIFT: + *(SANE_Word *) val = scanner->shift_B - 128; + return SANE_STATUS_GOOD; + + + case OPT_IRED_RED: + *(SANE_Word *) val = scanner->ired_red; + return SANE_STATUS_GOOD; + + /* string options: */ + case OPT_TYPE: + strcpy (val, ((scanner->negative) ? negativeStr : positiveStr)); + return SANE_STATUS_GOOD; + + case OPT_MODE: + switch(scanner->colormode) + { case RGB: strcpy (val,colorStr); + break; + case GREYSCALE:strcpy (val,grayStr); + break; + case RGBI:if(scanner->LS>=2) strcpy (val,rgbiStr); + else strcpy (val,colorStr); + break; + case IRED:if(scanner->LS>=2) strcpy (val,iredStr); + else strcpy (val,grayStr); + break; + } + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + + return SANE_STATUS_GOOD; + + case OPT_PRESCAN: + *(SANE_Word *) val = (scanner->prescan) ? SANE_TRUE : SANE_FALSE; + return SANE_STATUS_GOOD; + + case OPT_PRESCAN_NOW: + return SANE_STATUS_GOOD; + + case OPT_RGB_CONTROL: + *(SANE_Word *) val = (scanner->rgb_control) ? SANE_TRUE : SANE_FALSE; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_BIND: + *(SANE_Word *) val = (scanner->gamma_bind) ? SANE_TRUE : SANE_FALSE; + return SANE_STATUS_GOOD; + + case OPT_ANALOG_GAMMA: + *(SANE_Word *) val = + (scanner->analog_gamma_r) ? SANE_TRUE : SANE_FALSE; + return SANE_STATUS_GOOD; + + case OPT_AVERAGING: + *(SANE_Word *) val = (scanner->averaging) ? SANE_TRUE : SANE_FALSE; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR: + memcpy (val, scanner->gamma, scanner->opt[option].size); + return SANE_STATUS_GOOD; + case OPT_GAMMA_VECTOR_R: + memcpy (val, scanner->gamma_r, scanner->opt[option].size); + return SANE_STATUS_GOOD; + case OPT_GAMMA_VECTOR_G: + memcpy (val, scanner->gamma_g, scanner->opt[option].size); + return SANE_STATUS_GOOD; + case OPT_GAMMA_VECTOR_B: + memcpy (val, scanner->gamma_b, scanner->opt[option].size); + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + if (strcmp (val, "Automatic Slide Feeder") == 0) + { + /* Feed/Discharge/update filename/etc */ + } + else + { + /* Reset above */ + } + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + } + + } + else if (action == SANE_ACTION_SET_VALUE) + { + DBG (10, "sane_control_option %d, set value\n", option); + + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_INVAL; + + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (scanner->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + case OPT_GAMMA_BIND: + scanner->gamma_bind = (*(SANE_Word *) val == SANE_TRUE); + if (scanner->LS != 1) + { + if (scanner->gamma_bind) + { + scanner->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + + } + else + { + scanner->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + + } + } + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_ANALOG_GAMMA: + scanner->analog_gamma_r = scanner->analog_gamma_g = + scanner->analog_gamma_b = (*(SANE_Word *) val == SANE_TRUE); + return SANE_STATUS_GOOD; + + case OPT_AVERAGING: + scanner->averaging = (*(SANE_Word *) val == SANE_TRUE); + return SANE_STATUS_GOOD; + + case OPT_PRESCAN: + scanner->prescan = (*(SANE_Word *) val == SANE_TRUE); + return SANE_STATUS_GOOD; + + case OPT_PRESCAN_NOW: + do_prescan_now(scanner); + return SANE_STATUS_GOOD; + + case OPT_BIT_DEPTH: + scanner->bits_per_color=(*(SANE_Word *)val); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + + case OPT_RGB_CONTROL: + scanner->rgb_control = (*(SANE_Word *) val == SANE_TRUE); + if (scanner->rgb_control) + { + scanner->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_R_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_G_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_B_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + + scanner->opt[OPT_R_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_G_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_B_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + + scanner->opt[OPT_R_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_G_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_B_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + + scanner->contrast_R = 128; + scanner->contrast_G = 128; + scanner->contrast_B = 128; + scanner->brightness_R = 128; + scanner->brightness_G = 128; + scanner->brightness_B = 128; + scanner->exposure_R = 50; + scanner->exposure_G = 50; + scanner->exposure_B = 50; + } + else + { + scanner->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + scanner->opt[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + + scanner->contrast = 128; + scanner->brightness = 128; + scanner->exposure_R = 50; + scanner->exposure_G = 50; + scanner->exposure_B = 50; + + scanner->opt[OPT_R_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_G_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_B_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_R_CONTRAST].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_G_CONTRAST].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_B_CONTRAST].cap |= SANE_CAP_INACTIVE; + + scanner->opt[OPT_R_EXPOSURE].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_G_EXPOSURE].cap |= SANE_CAP_INACTIVE; + scanner->opt[OPT_B_EXPOSURE].cap |= SANE_CAP_INACTIVE; + } + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_RESOLUTION: + scanner->y_nres = scanner->x_nres = + resValToDiv (*(SANE_Word *) val); + + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_PREVIEW_RESOLUTION: + scanner->y_p_nres = scanner->x_p_nres = + resValToDiv (*(SANE_Word *) val); + + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + scanner->tlx = mmToIlu (SANE_UNFIX (*(SANE_Word *) val)); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + scanner->tly = mmToIlu (SANE_UNFIX (*(SANE_Word *) val)); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_BR_X: + scanner->brx = mmToIlu (SANE_UNFIX (*(SANE_Word *) val)); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + scanner->bry = mmToIlu (SANE_UNFIX (*(SANE_Word *) val)); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_NUM_OPTS: + return SANE_STATUS_GOOD; + + case OPT_PREVIEW: + scanner->preview = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case OPT_AUTOFOCUS: + if(strcmp(val,neverStr)==0) + { scanner->autofocus=AF_NEVER; + } + if(strcmp(val,previewStr)==0) + { scanner->autofocus=AF_PREVIEW; + } + if(strcmp(val,scanStr)==0) + { scanner->autofocus=AF_SCAN; + } + if(strcmp(val,preandscanStr)==0) + { scanner->autofocus=AF_PREANDSCAN;; + } + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + scanner->contrast = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_R_CONTRAST: + scanner->contrast_R = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_G_CONTRAST: + scanner->contrast_G = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_B_CONTRAST: + scanner->contrast_B = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + scanner->brightness = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_R_BRIGHTNESS: + scanner->brightness_R = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_G_BRIGHTNESS: + scanner->brightness_G = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_B_BRIGHTNESS: + scanner->brightness_B = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + + case OPT_EXPOSURE: + scanner->exposure_R = *(SANE_Word *) val / 2; + scanner->exposure_G = *(SANE_Word *) val / 2; + scanner->exposure_B = *(SANE_Word *) val / 2; + return SANE_STATUS_GOOD; + case OPT_R_EXPOSURE: + scanner->exposure_R = *(SANE_Word *) val / 2; + return SANE_STATUS_GOOD; + case OPT_G_EXPOSURE: + scanner->exposure_G = *(SANE_Word *) val / 2; + return SANE_STATUS_GOOD; + case OPT_B_EXPOSURE: + scanner->exposure_B = *(SANE_Word *) val / 2; + return SANE_STATUS_GOOD; + + case OPT_R_SHIFT: + scanner->shift_R = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_G_SHIFT: + scanner->shift_G = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + case OPT_B_SHIFT: + scanner->shift_B = *(SANE_Word *) val + 128; + return SANE_STATUS_GOOD; + + case OPT_IRED_RED: + scanner->ired_red= *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + scanner->asf = (strcmp (val, "Automatic...") == 0); + return SANE_STATUS_GOOD; + + case OPT_TYPE: + scanner->negative = (strcmp (val, negativeStr) == 0); + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + case OPT_MODE: + if(strcmp(val,colorStr)==0) + { scanner->colormode=RGB; + scanner->colormode_p=RGB; + } + if(strcmp(val,grayStr)==0) + { scanner->colormode=GREYSCALE; + scanner->colormode_p=GREYSCALE; + } + if(strcmp(val,rgbiStr)==0) + { scanner->colormode=RGBI; + scanner->colormode_p=RGB; + } + if(strcmp(val,iredStr)==0) + { scanner->colormode=IRED; + scanner->colormode_p=GREYSCALE; + } + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR: + memcpy (scanner->gamma, val, scanner->opt[option].size); + if(scanner->LS>2) Calc_fix_LUT(scanner); + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR_R: + memcpy (scanner->gamma_r, val, scanner->opt[option].size); + if(scanner->LS>2) Calc_fix_LUT(scanner); + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR_G: + memcpy (scanner->gamma_g, val, scanner->opt[option].size); + if(scanner->LS>2) Calc_fix_LUT(scanner); + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR_B: + memcpy (scanner->gamma_b, val, scanner->opt[option].size); + if(scanner->LS>2) Calc_fix_LUT(scanner); + return SANE_STATUS_GOOD; + + } /* switch */ + } /* else */ + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Coolscan_t *scanner = handle; + + DBG (10, "sane_get_parameters"); + switch(scanner->colormode) + { case RGB: + params->format = SANE_FRAME_RGB; + break; +#ifdef HAS_IRED + case RGBI: + params->format = SANE_FRAME_RGBA; + break; +#endif /* HAS_RGBI */ + case GREYSCALE: + params->format = SANE_FRAME_GRAY; + break; + } + + params->depth = scanner->bits_per_color>8?16:8; + params->pixels_per_line = pixels_per_line (scanner); + params->lines = lines_per_scan (scanner); + params->bytes_per_line = write_bytes_per_line (scanner); + params->last_frame = 1; + return SANE_STATUS_GOOD; +} +static int +swap_res (Coolscan_t * s) +{ + if (s->preview) + { + /* swap preview/scan resolutions */ + int xres, yres, cmode; + xres = s->x_nres; + yres = s->y_nres; + s->x_nres = s->x_p_nres; + s->y_nres = s->y_p_nres; + + s->x_p_nres = xres; + s->y_p_nres = yres; + cmode=s->colormode; + s->colormode=s->colormode_p; + s->colormode_p=cmode; + } + return 0; +} +SANE_Status +sane_start (SANE_Handle handle) +{ + Coolscan_t *scanner = handle; + int fds[2]; + + DBG (10, "sane_start\n"); + if (scanner->scanning == SANE_TRUE) + return SANE_STATUS_DEVICE_BUSY; + + if (scanner->sfd < 0) + { /* first call */ + if (sanei_scsi_open (scanner->sane.name, + &(scanner->sfd), + sense_handler, 0) != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: open of %s failed:\n", + scanner->sane.name); + return SANE_STATUS_INVAL; + } + } + scanner->scanning = SANE_TRUE; + + + if (coolscan_check_values (scanner) != 0) + { /* Verify values */ + DBG (1, "ERROR: invalid scan-values\n"); + scanner->scanning = SANE_FALSE; + coolscan_give_scanner (scanner); + sanei_scsi_close (scanner->sfd); + scanner->sfd = -1; + return SANE_STATUS_INVAL; + } + + if (coolscan_grab_scanner (scanner)) + { + sanei_scsi_close (scanner->sfd); + scanner->sfd = -1; + DBG (5, "WARNING: unable to reserve scanner: device busy\n"); + scanner->scanning = SANE_FALSE; + return SANE_STATUS_DEVICE_BUSY; + } + + /* hoho, step 2c, -perm */ + coolscan_object_feed (scanner); + + swap_res (scanner); + if (!scanner->preview) + { if(scanner->autofocus & 0x02) + { coolscan_autofocus (scanner); + } + } + else + { + if(scanner->autofocus & 0x01) + { coolscan_autofocus (scanner); + } + if (scanner->prescan) { + prescan (scanner); + if(scanner->LS<2) + { get_internal_info(scanner); + } + coolscan_get_window_param (scanner,1); + } + } + /*read_LUT(scanner); */ + if(scanner->LS<2) + { send_LUT (scanner); + coolscan_set_window_param (scanner, 0); + coolscan_get_window_param (scanner,0); + coolscan_start_scan (scanner); + } + else + { coolscan_set_window_param (scanner, 0); + send_LUT (scanner); + Calc_fix_LUT(scanner); + coolscan_start_scan (scanner); + wait_scanner (scanner); + coolscan_get_window_param (scanner,0); + } + + DBG (10, "bytes per line = %d\n", scan_bytes_per_line (scanner)); + DBG (10, "pixels_per_line = %d\n", pixels_per_line (scanner)); + DBG (10, "lines = %d\n", lines_per_scan (scanner)); + DBG (10, "negative = %d\n", scanner->negative); + DBG (10, "brightness (halftone) = %d\n", scanner->brightness); + DBG (10, "contrast (halftone) = %d\n", scanner->contrast); + DBG (10, "fast preview function = %d\n", scanner->preview); + + /* create a pipe, fds[0]=read-fd, fds[1]=write-fd */ + if (pipe (fds) < 0) + { + DBG (1, "ERROR: could not create pipe\n"); + + swap_res (scanner); + scanner->scanning = SANE_FALSE; + coolscan_give_scanner (scanner); + sanei_scsi_close (scanner->sfd); + scanner->sfd = -1; + return SANE_STATUS_IO_ERROR; + } + + scanner->pipe = fds[0]; + scanner->reader_fds = fds[1]; + scanner->reader_pid = sanei_thread_begin( reader_process, (void*)scanner ); + if (scanner->reader_pid == -1) + { + DBG (1, "sane_start: sanei_thread_begin failed (%s)\n", + strerror (errno)); + return SANE_STATUS_NO_MEM; + } + + if (sanei_thread_is_forked ()) + { + close (scanner->reader_fds); + scanner->reader_fds = -1; + } + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + Coolscan_t *scanner = handle; + ssize_t nread; + + *len = 0; + + nread = read (scanner->pipe, buf, max_len); + DBG (10, "sane_read: read %ld bytes\n", (long) nread); + + if (!(scanner->scanning)) + { + return do_cancel (scanner); + } + + if (nread < 0) + { + if (errno == EAGAIN) + { + return SANE_STATUS_GOOD; + } + else + { + do_cancel (scanner); + return SANE_STATUS_IO_ERROR; + } + } + + *len = nread; + + if (nread == 0) + return do_eof (scanner); /* close pipe */ + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Coolscan_t *s = handle; + + if (s->reader_pid != -1) + { + sanei_thread_kill ( s->reader_pid ); + sanei_thread_waitpid( s->reader_pid, NULL ); + s->reader_pid = -1; + } + swap_res (s); + s->scanning = SANE_FALSE; +} + + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Coolscan_t *scanner = handle; + + DBG (10, "sane_set_io_mode: non_blocking=%d\n", non_blocking); + + if (!scanner->scanning) + return SANE_STATUS_INVAL; + + if (fcntl (scanner->pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Coolscan_t *scanner = handle; + + DBG (10, "sane_get_select_fd\n"); + + if (!scanner->scanning) + { + return SANE_STATUS_INVAL; + } + *fd = scanner->pipe; + + return SANE_STATUS_GOOD; +} diff --git a/backend/coolscan.conf.in b/backend/coolscan.conf.in new file mode 100644 index 0000000..512a6d2 --- /dev/null +++ b/backend/coolscan.conf.in @@ -0,0 +1,2 @@ +scsi Nikon * Scanner +/dev/scanner diff --git a/backend/coolscan.h b/backend/coolscan.h new file mode 100644 index 0000000..d3e4154 --- /dev/null +++ b/backend/coolscan.h @@ -0,0 +1,324 @@ +/* --------------------------------------------------------------------- */ + +/* coolscan.h - headerfile for SANE-backend for coolscan scanners + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + */ + +/* --------------------------------------------------------------------- */ + +#ifndef coolscan_h +#define coolscan_h + +#include "sys/types.h" + +enum Coolscan_Option + { + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_SOURCE, + OPT_RESOLUTION, + OPT_PREVIEW_RESOLUTION, + OPT_TYPE, + OPT_BIT_DEPTH, + OPT_PRESCAN, + OPT_PRESCAN_NOW, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_GAMMA_BIND, + OPT_ANALOG_GAMMA, + OPT_AVERAGING, + OPT_RGB_CONTROL, + + OPT_BRIGHTNESS, + OPT_R_BRIGHTNESS, + OPT_G_BRIGHTNESS, + OPT_B_BRIGHTNESS, + + OPT_CONTRAST, + OPT_R_CONTRAST, + OPT_G_CONTRAST, + OPT_B_CONTRAST, + + OPT_EXPOSURE, + OPT_R_EXPOSURE, + OPT_G_EXPOSURE, + OPT_B_EXPOSURE, + + OPT_R_SHIFT, + OPT_G_SHIFT, + OPT_B_SHIFT, + + OPT_ADVANCED_GROUP, + OPT_PREVIEW, /* preview */ + OPT_AUTOFOCUS, /* autofocus */ + OPT_IRED_RED, + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + /* must come last: */ + NUM_OPTIONS + }; + + +typedef struct Image_Pos +{ int start; /* start position of image on film strip */ + int end; /* end position of image on film strip */ + int offset /* always 0 */; + int height; /* image height always 2591 */ +} Image_Pos_t; + + + + +typedef struct Coolscan + { + struct Coolscan *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + + SANE_Pid reader_pid; + int reader_fds; + int pipe; + int scanning; +/*--------------------------*/ + SANE_Device sane; + SANE_Range dpi_range; + SANE_Range x_range; + SANE_Range y_range; + +/*--------------------------*/ + /* buffer used for scsi-transfer and writing*/ + unsigned char *buffer; + unsigned char *obuffer; + unsigned int row_bufsize; + + char *devicename; /* name of the scanner device */ + int sfd; /* output file descriptor, scanner device */ + + char vendor[9]; /* will be Nikon */ + char product[17]; /* e.g. "LS-1000 " or so */ + char version[5]; /* e.g. V1.6 */ + + int LS; /* index in scanner_str */ + int cont; /* continue although scanner is unknown */ + int verbose; /* 1,2=output informations */ + int asf; /* Automatic Slide Feeder enabled? */ + + int MUD; /* Measurement Unit Divisor (1200 or 2700) */ + + int inquiry_len; /* length of inquiry return block [36] */ + int inquiry_wdb_len; /* length of window descriptor block [117] */ + + int wdb_len; /* use this length of WDB */ + + double width; /* use this width of scan-area */ + double length; /* use this length of scan-area */ + + int x_nres; + int y_nres; + + int x_p_nres; /* same as above, but apply to preview */ + int y_p_nres; + + + int tlx; /* Left edge in 'Internal Length Units'. */ + int tly; /* Top edge in ILU */ + int brx; /* Right edge in ILU. */ + int bry; /* Bottom edge in ILU. */ + + int bits_per_color; /* bits per color (8/10/12) */ + int bits_per_pixel; /* bits per pixel (24/30/40) */ + int negative; /* Negative/positive object */ + int dropoutcolor; /* Which color to scan when gray */ + int transfermode; /**/ + int gammaselection; /* Linear/Monitor*/ + int shading; + int averaging; + int brightness_R; + int brightness_G; + int brightness_B; + int contrast_R; + int contrast_G; + int contrast_B; + int exposure_R; + int exposure_G; + int exposure_B; + int shift_R; + int shift_G; + int shift_B; + int set_auto; /* 0 or 1, don't know what it is */ + int preview; /* 1 if preview */ + int autofocus; /* when to do autofocus */ +#define AF_NEVER 0x00 +#define AF_PREVIEW 0x01 +#define AF_SCAN 0x02 +#define AF_PREANDSCAN 0x03 + + int colormode; /* GREYSCALE or RGB */ + int colormode_p; /* GREYSCALE or RGB for preview */ +#define GREYSCALE 0x01 +#define RGB 0x07 +#define IRED 0x08 +#define RGBI 0x0f + + int low_byte_first; /* 1 if little-endian - 0 if big-endian */ + + /* Internal information */ + int adbits; /* Number of A/D bits [8 or 12] */ + int outputbits; /* Number of output image data bits [8] */ + int maxres; /* Maximum resolution [2700] (dpi) */ + int xmax; /* X-axis coordinate maximum value + (basic measurement unit when measurement + unit divisor = 1200) [1151] */ + int ymax; /* Y-axis coordinate maximum value + (basic measurement unit when measurement + unit divisor = 1200) [1727] */ + int xmaxpix; /* X-axis coordinate maximum value (pixel + address value) [2591] */ + int ymaxpix; /* Y-axis coordinate maximum value (pixel + address value) [3887] */ + int ycurrent; /* Current stage position (Y-axis direction + pixel address) [0-7652] */ + int currentfocus; /* Current focus position (focus direction + address) [0-200] */ + int currentscanpitch; /* Current scan pitch [1-25] */ + int autofeeder; /* Provision of auto feeder [Yes: 1, No: 0] */ + int analoggamma; /* Analog gamma support [Yes: 1, No: 0] */ + int derr[8]; /* Device error code (0 is latest, 7 oldest) */ + int wbetr_r; /* White balance exposure time variable (R) */ + int webtr_g; /* White balance exposure time variable (G) */ + int webtr_b; /* White balance exposure time variable (B) */ + int pretv_r; /* Prescan result exposure time variable (R) */ + int pretv_g; /* Prescan result exposure time variable (G) */ + int pretv_b; /* Prescan result exposure time variable (B) */ + int cetv_r; /* Current exposure time variable (R) */ + int cetv_g; /* Current exposure time variable (G) */ + int cetv_b; /* Current exposure time variable (B) */ + int ietu_r; /* Internal exposure time unit (R) */ + int ietu_g; /* Internal exposure time unit (G) */ + int ietu_b; /* Internal exposure time unit (B) */ + int limitcondition; /* Condition of each limit SW, DIP SW, etc. */ + int offsetdata_r; /* Offset data (R) */ + int offsetdata_g; /* Offset data (G) */ + int offsetdata_b; /* Offset data (B) */ + char power_on_errors[8]; /* Records of error code at power on */ + /* End of internal information */ + + int brightness; /* (128) cbhs_range 0-255, halftone mode */ + int contrast; /* (128) cbhs_range 0-255, halftone-mode */ + + int prescan; /* */ + int rgb_control; /* */ + int gamma_bind; /* TRUE -> RGB */ + int lutlength; /* length of gamma table */ + int max_lut_val; /* maximum value in lut */ + SANE_Word gamma[4096]; /* gamma value for RGB */ + SANE_Word gamma_r[4096]; /* gamma value for red */ + SANE_Word gamma_g[4096]; /* gamma value for green */ + SANE_Word gamma_b[4096]; /* gamma value for blue */ + + int luti[4096]; /* lut value for infrared */ + int lutr[4096]; /* lut value for red */ + int lutg[4096]; /* lut value for green */ + int lutb[4096]; /* lut value for blue */ + + char *gamma_file_r; /* file for gamma download */ + char *gamma_file_g; /* file for gamma download */ + char *gamma_file_b; /* file for gamma download */ + + int analog_gamma_r; /* analog gamma red and grey */ + int analog_gamma_g; /* analog gamma green */ + int analog_gamma_b; /* analog gamma blue */ + + /* Infrared correction values */ + int ired_red; + int ired_green; + int ired_blue; + + int feeder; /* type of feeder used */ + int numima; /* number of images on film strip */ + int posima; /* current image */ + Image_Pos_t ipos[6]; /* positions for 6 images */ +#define STRIP_FEEDER 1 +#define MOUNT_FEEDER 2 + } +Coolscan_t; + + + + +typedef struct + { + char *scanner; + char *inquiry; + int inquiry_len; + } +inquiry_blk; + + +/* ==================================================================== */ + +/* names of scanners that are supported because */ +/* the inquiry_return_block is ok and driver is tested */ + +static char *scanner_str[] = +{ + "COOLSCAN II ", + "LS-1000 ", + "COOLSCANIII ", + "LS-2000 ", +}; + +#define known_scanners 4 + +/* Comment this line if you havn't patched sane.h to include + SANE_FRAME_RGBA */ +/* #define HAS_IRED 1 */ + +#endif /* coolscan-sane_h */ diff --git a/backend/coolscan2.c b/backend/coolscan2.c new file mode 100644 index 0000000..9f9efde --- /dev/null +++ b/backend/coolscan2.c @@ -0,0 +1,3092 @@ +/* ========================================================================= */ +/* + SANE - Scanner Access Now Easy. + coolscan2.c , version 0.1.8 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Nikon Coolscan film scanners. + + Written by András Major (andras@users.sourceforge.net), 2001-2002. + + The developers wish to express their thanks to Nikon Corporation + for providing technical information and thus making this backend + possible. +*/ +/* ========================================================================= */ + + +/* ========================================================================= */ +/* + Revision log: + + 0.1.9, 20/10/2005, ariel: added support for the LS-50/5000 + 0.1.8, 27/09/2002, andras: added subframe and load options + 0.1.7, 22/08/2002, andras: added exposure correction option + and hack for LS-40 IR readout + 0.1.6, 14/06/2002, andras: types etc. fixed, fixes for LS-8000 + 0.1.5, 26/04/2002, andras: lots of minor fixes related to saned + 0.1.4, 22/04/2002, andras: first version to be included in SANE CVS + +*/ +/* ========================================================================= */ + +#ifdef _AIX +# include "../include/lalloca.h" /* MUST come first for AIX! */ +#endif +#include "../include/sane/config.h" +#include "../include/lalloca.h" + +#include +#include +#include +#include +#include +#include +#include +/* +#include +#include +*/ + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_config.h" +#define BACKEND_NAME coolscan2 +#include "../include/sane/sanei_backend.h" /* must be last */ + +#define CS2_VERSION_MAJOR 0 +#define CS2_VERSION_MINOR 1 +#define CS2_REVISION 8 +#define CS2_CONFIG_FILE "coolscan2.conf" + +#define WSIZE (sizeof (SANE_Word)) + +/* +#define CS2_BLEEDING_EDGE +*/ + + +/* ========================================================================= */ +/* typedefs */ + +typedef enum +{ + CS2_TYPE_UNKOWN, + CS2_TYPE_LS30, + CS2_TYPE_LS40, + CS2_TYPE_LS50, + CS2_TYPE_LS2000, + CS2_TYPE_LS4000, + CS2_TYPE_LS5000, + CS2_TYPE_LS8000 +} +cs2_type_t; + +typedef enum +{ + CS2_INTERFACE_UNKNOWN, + CS2_INTERFACE_SCSI, /* includes IEEE1394 via SBP2 */ + CS2_INTERFACE_USB +} +cs2_interface_t; + +typedef enum +{ + CS2_PHASE_NONE = 0x00, + CS2_PHASE_STATUS = 0x01, + CS2_PHASE_OUT = 0x02, + CS2_PHASE_IN = 0x03, + CS2_PHASE_BUSY = 0x04 +} +cs2_phase_t; + +typedef enum +{ + CS2_SCAN_NORMAL, + CS2_SCAN_AE, + CS2_SCAN_AE_WB +} +cs2_scan_t; + +typedef enum +{ + CS2_INFRARED_OFF, + CS2_INFRARED_IN, + CS2_INFRARED_OUT +} +cs2_infrared_t; + +typedef enum +{ + CS2_STATUS_READY = 0, + CS2_STATUS_BUSY = 1, + CS2_STATUS_NO_DOCS = 2, + CS2_STATUS_PROCESSING = 4, + CS2_STATUS_ERROR = 8, + CS2_STATUS_REISSUE = 16, + CS2_STATUS_ALL = 31 /* sum of all others */ +} +cs2_status_t; + +typedef enum +{ + CS2_OPTION_NUM = 0, + + CS2_OPTION_PREVIEW, + + CS2_OPTION_NEGATIVE, + + CS2_OPTION_INFRARED, + + CS2_OPTION_SAMPLES_PER_SCAN, + + CS2_OPTION_DEPTH, + + CS2_OPTION_EXPOSURE, + CS2_OPTION_EXPOSURE_R, + CS2_OPTION_EXPOSURE_G, + CS2_OPTION_EXPOSURE_B, + CS2_OPTION_SCAN_AE, + CS2_OPTION_SCAN_AE_WB, + + CS2_OPTION_LUT_R, + CS2_OPTION_LUT_G, + CS2_OPTION_LUT_B, + + CS2_OPTION_RES, + CS2_OPTION_RESX, + CS2_OPTION_RESY, + CS2_OPTION_RES_INDEPENDENT, + + CS2_OPTION_PREVIEW_RESOLUTION, + + CS2_OPTION_FRAME, + CS2_OPTION_SUBFRAME, + CS2_OPTION_XMIN, + CS2_OPTION_XMAX, + CS2_OPTION_YMIN, + CS2_OPTION_YMAX, + + CS2_OPTION_LOAD, + CS2_OPTION_EJECT, + CS2_OPTION_RESET, + + CS2_OPTION_FOCUS_ON_CENTRE, + CS2_OPTION_FOCUS, + CS2_OPTION_AUTOFOCUS, + CS2_OPTION_FOCUSX, + CS2_OPTION_FOCUSY, + + CS2_N_OPTIONS /* must be last -- counts number of enum items */ +} +cs2_option_t; + +typedef unsigned int cs2_pixel_t; + +typedef struct +{ + /* interface */ + cs2_interface_t interface; + int fd; + SANE_Byte *send_buf, *recv_buf; + size_t send_buf_size, recv_buf_size; + size_t n_cmd, n_send, n_recv; + + /* device characteristics */ + char vendor_string[9], product_string[17], revision_string[5]; + cs2_type_t type; + int maxbits; + unsigned int resx_optical, resx_min, resx_max, *resx_list, resx_n_list; + unsigned int resy_optical, resy_min, resy_max, *resy_list, resy_n_list; + unsigned long boundaryx, boundaryy; + unsigned long frame_offset; + unsigned int unit_dpi; + double unit_mm; + int n_frames; + + int focus_min, focus_max; + + /* settings */ + SANE_Bool preview, negative, infrared; + int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, + n_colour_in, n_colour_out; + cs2_pixel_t n_lut; + cs2_pixel_t *lut_r, *lut_g, *lut_b, *lut_neutral; + unsigned long resx, resy, res, res_independent, res_preview; + unsigned long xmin, xmax, ymin, ymax; + int i_frame; + double subframe; + + unsigned int real_resx, real_resy, real_pitchx, real_pitchy; + unsigned long real_xoffset, real_yoffset, real_width, real_height, + logical_width, logical_height; + int odd_padding; + int block_padding; + + double exposure, exposure_r, exposure_g, exposure_b; + unsigned long real_exposure[10]; + + SANE_Bool focus_on_centre; + unsigned long focusx, focusy, real_focusx, real_focusy; + int focus; + + /* status */ + SANE_Bool scanning; + cs2_infrared_t infrared_stage, infrared_next; + SANE_Byte *infrared_buf; + size_t n_infrared_buf, infrared_index; + SANE_Byte *line_buf; + ssize_t n_line_buf, i_line_buf; + unsigned long sense_key, sense_asc, sense_ascq, sense_info; + unsigned long sense_code; + cs2_status_t status; + size_t xfer_position, xfer_bytes_total; + + /* SANE stuff */ + SANE_Option_Descriptor option_list[CS2_N_OPTIONS]; +} +cs2_t; + + +/* ========================================================================= */ +/* prototypes */ + +static SANE_Status cs2_open (const char *device, cs2_interface_t interface, + cs2_t ** sp); +static void cs2_close (cs2_t * s); +static SANE_Status cs2_attach (const char *dev); +static SANE_Status cs2_scsi_sense_handler (int fd, u_char * sense_buffer, + void *arg); +static SANE_Status cs2_parse_sense_data (cs2_t * s); +static void cs2_init_buffer (cs2_t * s); +static SANE_Status cs2_pack_byte (cs2_t * s, SANE_Byte byte); +static SANE_Status cs2_parse_cmd (cs2_t * s, char *text); +static SANE_Status cs2_grow_send_buffer (cs2_t * s); +static SANE_Status cs2_issue_cmd (cs2_t * s); +static cs2_phase_t cs2_phase_check (cs2_t * s); +static SANE_Status cs2_set_boundary (cs2_t *s); +static SANE_Status cs2_scanner_ready (cs2_t * s, int flags); +static SANE_Status cs2_page_inquiry (cs2_t * s, int page); +static SANE_Status cs2_full_inquiry (cs2_t * s); +static SANE_Status cs2_execute (cs2_t * s); +static SANE_Status cs2_load (cs2_t * s); +static SANE_Status cs2_eject (cs2_t * s); +static SANE_Status cs2_reset (cs2_t * s); +static SANE_Status cs2_focus (cs2_t * s); +static SANE_Status cs2_autofocus (cs2_t * s); +static SANE_Status cs2_get_exposure (cs2_t * s); +static SANE_Status cs2_convert_options (cs2_t * s); +static SANE_Status cs2_scan (cs2_t * s, cs2_scan_t type); +static void *cs2_xmalloc (size_t size); +static void *cs2_xrealloc (void *p, size_t size); +static void cs2_xfree (const void *p); + + +/* ========================================================================= */ +/* global variables */ + +static int cs2_colour_list[] = { 1, 2, 3, 9 }; + +static SANE_Device **device_list = NULL; +static int n_device_list = 0; +static cs2_interface_t try_interface = CS2_INTERFACE_UNKNOWN; +static int open_devices = 0; + + +/* ========================================================================= */ +/* SANE entry points */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + DBG_INIT (); + DBG (10, "sane_init() called.\n"); + DBG (1, "coolscan2 backend, version %i.%i.%i initializing.\n", CS2_VERSION_MAJOR, CS2_VERSION_MINOR, CS2_REVISION); + + authorize = authorize; /* to shut up compiler */ + + if (version_code) + *version_code = + SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + sanei_usb_init (); + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + int i; + + DBG (10, "sane_exit() called.\n"); + + for (i = 0; i < n_device_list; i++) + { + cs2_xfree (device_list[i]->name); + cs2_xfree (device_list[i]->vendor); + cs2_xfree (device_list[i]->model); + cs2_xfree (device_list[i]); + } + cs2_xfree (device_list); +} + +SANE_Status +sane_get_devices (const SANE_Device *** list, SANE_Bool local_only) +{ + char line[PATH_MAX], *p; + FILE *config; + + local_only = local_only; /* to shut up compiler */ + + DBG (10, "sane_get_devices() called.\n"); + + if (device_list) + DBG (6, + "sane_get_devices(): Device list already populated, not probing again.\n"); + else + { + if (open_devices) + { + DBG (4, + "sane_get_devices(): Devices open, not scanning for scanners.\n"); + return SANE_STATUS_IO_ERROR; + } + + config = sanei_config_open (CS2_CONFIG_FILE); + if (config) + { + DBG (4, "sane_get_devices(): Reading config file.\n"); + while (sanei_config_read (line, sizeof (line), config)) + { + p = line; + p += strspn (line, " \t"); + if (strlen (p) && (p[0] != '\n') && (p[0] != '#')) + cs2_open (line, CS2_INTERFACE_UNKNOWN, NULL); + } + fclose (config); + } + else + { + DBG (4, "sane_get_devices(): No config file found.\n"); + cs2_open ("auto", CS2_INTERFACE_UNKNOWN, NULL); + } + + switch (n_device_list) + { + case 0: + DBG (6, "sane_get_devices(): No devices detected.\n"); + break; + case 1: + DBG (6, "sane_get_devices(): 1 device detected.\n"); + break; + default: + DBG (6, "sane_get_devices(): %i devices detected.\n", + n_device_list); + break; + } + } + + *list = (const SANE_Device **) device_list; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * h) +{ + SANE_Status status; + cs2_t *s; + int i_option; + unsigned int i_list; + SANE_Option_Descriptor o; + SANE_Word *word_list; + SANE_Range *range = NULL; + int alloc_failed = 0; + + DBG (10, "sane_open() called.\n"); + + status = cs2_open (name, CS2_INTERFACE_UNKNOWN, &s); + if (status) + return status; + + *h = (SANE_Handle) s; + + /* get device properties */ + + s->lut_r = s->lut_g = s->lut_b = s->lut_neutral = NULL; + s->resx_list = s->resy_list = NULL; + s->resx_n_list = s->resy_n_list = 0; + + status = cs2_full_inquiry (s); + if (status) + return status; + + /* option descriptors */ + + for (i_option = 0; i_option < CS2_N_OPTIONS; i_option++) + { + o.name = o.title = o.desc = NULL; + o.type = o.unit = o.cap = o.constraint_type = o.size = 0; + o.constraint.range = NULL; /* only one union member needs to be NULLed */ + switch (i_option) + { + case CS2_OPTION_NUM: + o.name = ""; + o.title = SANE_TITLE_NUM_OPTIONS; + o.desc = SANE_DESC_NUM_OPTIONS; + o.type = SANE_TYPE_INT; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_PREVIEW: + o.name = "preview"; + o.title = "Preview mode"; + o.desc = "Preview mode"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + break; + case CS2_OPTION_NEGATIVE: + o.name = "negative"; + o.title = "Negative"; + o.desc = "Negative film: make scanner invert colours"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; +#ifndef CS2_BLEEDING_EDGE + o.cap |= SANE_CAP_INACTIVE; +#endif + break; + case CS2_OPTION_INFRARED: + o.name = "infrared"; + o.title = "Read infrared channel"; + o.desc = "Read infrared channel in addition to scan colours"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_SAMPLES_PER_SCAN: + o.name = "samples-per-scan"; + o.title = "Samples per Scan"; + o.desc = "Number of samples per scan"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->type != CS2_TYPE_LS2000 && s->type != CS2_TYPE_LS4000 + && s->type != CS2_TYPE_LS5000 && s->type != CS2_TYPE_LS8000) + o.cap |= SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (! range) + alloc_failed = 1; + else + { + range->min = 1; + range->max = 16; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_DEPTH: + o.name = "depth"; + o.title = "Bit depth per channel"; + o.desc = "Number of bits output by scanner for each channel"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_WORD_LIST; + word_list = (SANE_Word *) cs2_xmalloc (2 * sizeof (SANE_Word)); + if (!word_list) + alloc_failed = 1; + else + { + word_list[1] = 8; + word_list[2] = s->maxbits; + word_list[0] = 2; + o.constraint.word_list = word_list; + } + break; + case CS2_OPTION_EXPOSURE: + o.name = "exposure"; + o.title = "Exposure multiplier"; + o.desc = "Exposure multiplier for all channels"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = SANE_FIX (0.); + range->max = SANE_FIX (10.); + range->quant = SANE_FIX (0.1); + o.constraint.range = range; + } + break; + case CS2_OPTION_EXPOSURE_R: + o.name = "red-exposure"; + o.title = "Red exposure time"; + o.desc = "Exposure time for red channel"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MICROSECOND; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = SANE_FIX (50.); + range->max = SANE_FIX (20000.); + range->quant = SANE_FIX (10.); + o.constraint.range = range; + } + break; + case CS2_OPTION_EXPOSURE_G: + o.name = "green-exposure"; + o.title = "Green exposure time"; + o.desc = "Exposure time for green channel"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MICROSECOND; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = SANE_FIX (50.); + range->max = SANE_FIX (20000.); + range->quant = SANE_FIX (10.); + o.constraint.range = range; + } + break; + case CS2_OPTION_EXPOSURE_B: + o.name = "blue-exposure"; + o.title = "Blue exposure time"; + o.desc = "Exposure time for blue channel"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MICROSECOND; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = SANE_FIX (50.); + range->max = SANE_FIX (20000.); + range->quant = SANE_FIX (10.); + o.constraint.range = range; + } + break; + case CS2_OPTION_LUT_R: + o.name = "red-gamma-table"; + o.title = "LUT for red channel"; + o.desc = "LUT for red channel"; + o.type = SANE_TYPE_INT; + o.size = s->n_lut * WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->n_lut - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_LUT_G: + o.name = "green-gamma-table"; + o.title = "LUT for green channel"; + o.desc = "LUT for green channel"; + o.type = SANE_TYPE_INT; + o.size = s->n_lut * WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->n_lut - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_LUT_B: + o.name = "blue-gamma-table"; + o.title = "LUT for blue channel"; + o.desc = "LUT for blue channel"; + o.type = SANE_TYPE_INT; + o.size = s->n_lut * WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->n_lut - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_LOAD: + o.name = "load"; + o.title = "Load"; + o.desc = "Load next slide"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_EJECT: + o.name = "eject"; + o.title = "Eject"; + o.desc = "Eject loaded medium"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_RESET: + o.name = "reset"; + o.title = "Reset scanner"; + o.desc = "Initialize scanner"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_RESX: + case CS2_OPTION_RES: + case CS2_OPTION_PREVIEW_RESOLUTION: + if (i_option == CS2_OPTION_PREVIEW_RESOLUTION) + { + o.name = "preview-resolution"; + o.title = "Preview resolution"; + o.desc = + "Scanning resolution for preview mode in dpi, affecting both x and y directions"; + } + else if (i_option == CS2_OPTION_RES) + { + o.name = "resolution"; + o.title = "Resolution"; + o.desc = + "Scanning resolution in dpi, affecting both x and y directions"; + } + else + { + o.name = "x-resolution"; + o.title = "X resolution"; + o.desc = + "Scanning resolution in dpi, affecting x direction only"; + } + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_DPI; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (i_option == CS2_OPTION_RESX) + o.cap |= SANE_CAP_INACTIVE | SANE_CAP_ADVANCED; + if (i_option == CS2_OPTION_PREVIEW_RESOLUTION) + o.cap |= SANE_CAP_ADVANCED; + o.constraint_type = SANE_CONSTRAINT_WORD_LIST; + word_list = + (SANE_Word *) cs2_xmalloc ((s->resx_n_list + 1) * + sizeof (SANE_Word)); + if (!word_list) + alloc_failed = 1; + else + { + for (i_list = 0; i_list < s->resx_n_list; i_list++) + word_list[i_list + 1] = s->resx_list[i_list]; + word_list[0] = s->resx_n_list; + o.constraint.word_list = word_list; + } + break; + case CS2_OPTION_RESY: + o.name = "y-resolution"; + o.title = "Y resolution"; + o.desc = "Scanning resolution in dpi, affecting y direction only"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_DPI; + o.size = WSIZE; + o.cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + o.constraint_type = SANE_CONSTRAINT_WORD_LIST; + word_list = + (SANE_Word *) cs2_xmalloc ((s->resy_n_list + 1) * + sizeof (SANE_Word)); + if (!word_list) + alloc_failed = 1; + else + { + for (i_list = 0; i_list < s->resy_n_list; i_list++) + word_list[i_list + 1] = s->resy_list[i_list]; + word_list[0] = s->resy_n_list; + o.constraint.word_list = word_list; + } + break; + case CS2_OPTION_RES_INDEPENDENT: + o.name = "independent-res"; + o.title = "Independent x/y resolutions"; + o.desc = + "Enable independent controls for scanning resolution in x and y direction"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + break; + case CS2_OPTION_FRAME: + o.name = "frame"; + o.title = "Frame number"; + o.desc = "Number of frame to be scanned, starting with 1"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->n_frames <= 1) + o.cap |= SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 1; + range->max = s->n_frames; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_SUBFRAME: + o.name = "subframe"; + o.title = "Frame shift"; + o.desc = "Fine position within the selected frame"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MM; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = SANE_FIX (0.); + range->max = SANE_FIX ((s->boundaryy - 1) * s->unit_mm); + range->quant = SANE_FIX (0.); + o.constraint.range = range; + } + break; + case CS2_OPTION_XMIN: + o.name = "tl-x"; + o.title = "Left x value of scan area"; + o.desc = "Left x value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + if (!range) + alloc_failed = 1; + else + { + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + range->min = 0; + range->max = s->boundaryx - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_XMAX: + o.name = "br-x"; + o.title = "Right x value of scan area"; + o.desc = "Right x value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->boundaryx - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_YMIN: + o.name = "tl-y"; + o.title = "Top y value of scan area"; + o.desc = "Top y value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->boundaryy - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_YMAX: + o.name = "br-y"; + o.title = "Bottom y value of scan area"; + o.desc = "Bottom y value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->boundaryy - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_FOCUS_ON_CENTRE: + o.name = "focus-on-centre"; + o.title = "Use centre of scan area as AF point"; + o.desc = + "Use centre of scan area as AF point instead of manual AF point selection"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_FOCUS: + o.name = "focus"; + o.title = "Focus position"; + o.desc = "Focus position for manual focus"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = s->focus_min; + range->max = s->focus_max; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_AUTOFOCUS: + o.name = "autofocus"; + o.title = "Autofocus now"; + o.desc = "Autofocus now"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_FOCUSX: + o.name = "focusx"; + o.title = "X coordinate of AF point"; + o.desc = "X coordinate of AF point"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->boundaryx - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_FOCUSY: + o.name = "focusy"; + o.title = "Y coordinate of AF point"; + o.desc = "Y coordinate of AF point"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs2_xmalloc (sizeof (SANE_Range)); + if (!range) + alloc_failed = 1; + else + { + range->min = 0; + range->max = s->boundaryy - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS2_OPTION_SCAN_AE: + o.name = "ae"; + o.title = "Auto-exposure scan now"; + o.desc = "Perform auto-exposure scan"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS2_OPTION_SCAN_AE_WB: + o.name = "ae-wb"; + o.title = "Auto-exposure scan with white balance now"; + o.desc = "Perform auto-exposure scan with white balance"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + default: + DBG (1, "BUG: sane_open(): Unknown option number.\n"); + return SANE_STATUS_INVAL; + break; + } + s->option_list[i_option] = o; + } + + s->scanning = SANE_FALSE; + s->preview = SANE_FALSE; + s->negative = SANE_FALSE; + s->depth = 8; + s->infrared = 0; + s->samples_per_scan = 1; + s->i_frame = 1; + s->subframe = 0.; + s->res = s->resx = s->resx_max; + s->resy = s->resy_max; + s->res_independent = SANE_FALSE; + s->res_preview = s->resx_max / 10; + if (s->res_preview < s->resx_min) + s->res_preview = s->resx_min; + s->xmin = 0; + s->xmax = s->boundaryx - 1; + s->ymin = 0; + s->ymax = s->boundaryy - 1; + s->focus_on_centre = SANE_TRUE; + s->focus = 0; + s->focusx = 0; + s->focusy = 0; + s->exposure = 1.; + s->exposure_r = 1200.; + s->exposure_g = 1200.; + s->exposure_b = 1000.; + s->infrared_stage = CS2_INFRARED_OFF; + s->infrared_next = CS2_INFRARED_OFF; + s->infrared_buf = NULL; + s->n_infrared_buf = 0; + s->line_buf = NULL; + s->n_line_buf = 0; + + if (alloc_failed) + { + cs2_close (s); + return SANE_STATUS_NO_MEM; + } + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle h) +{ + cs2_t *s = (cs2_t *) h; + + DBG (10, "sane_close() called.\n"); + + cs2_close (s); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int n) +{ + cs2_t *s = (cs2_t *) h; + + DBG (10, "sane_get_option_descriptor() called, option #%i.\n", n); + + if ((n >= 0) && (n < CS2_N_OPTIONS)) + return &s->option_list[n]; + else + return NULL; +} + +SANE_Status +sane_control_option (SANE_Handle h, SANE_Int n, SANE_Action a, void *v, + SANE_Int * i) +{ + cs2_t *s = (cs2_t *) h; + SANE_Int flags = 0; + cs2_pixel_t pixel; + SANE_Status status; + SANE_Option_Descriptor o = s->option_list[n]; + + DBG (10, "sane_control_option() called, option #%i, action #%i.\n", n, a); + + switch (a) + { + case SANE_ACTION_GET_VALUE: + + switch (n) + { + case CS2_OPTION_NUM: + *(SANE_Word *) v = CS2_N_OPTIONS; + break; + case CS2_OPTION_NEGATIVE: + *(SANE_Word *) v = s->negative; + break; + case CS2_OPTION_INFRARED: + *(SANE_Word *) v = s->infrared; + break; + case CS2_OPTION_SAMPLES_PER_SCAN: + *(SANE_Word *) v = s->samples_per_scan; + break; + case CS2_OPTION_DEPTH: + *(SANE_Word *) v = s->depth; + break; + case CS2_OPTION_PREVIEW: + *(SANE_Word *) v = s->preview; + break; + case CS2_OPTION_EXPOSURE: + *(SANE_Word *) v = SANE_FIX (s->exposure); + break; + case CS2_OPTION_EXPOSURE_R: + *(SANE_Word *) v = SANE_FIX (s->exposure_r); + break; + case CS2_OPTION_EXPOSURE_G: + *(SANE_Word *) v = SANE_FIX (s->exposure_g); + break; + case CS2_OPTION_EXPOSURE_B: + *(SANE_Word *) v = SANE_FIX (s->exposure_b); + break; + case CS2_OPTION_LUT_R: + if (!(s->lut_r)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + ((SANE_Word *) v)[pixel] = s->lut_r[pixel]; + break; + case CS2_OPTION_LUT_G: + if (!(s->lut_g)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + ((SANE_Word *) v)[pixel] = s->lut_g[pixel]; + break; + case CS2_OPTION_LUT_B: + if (!(s->lut_b)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + ((SANE_Word *) v)[pixel] = s->lut_b[pixel]; + break; + case CS2_OPTION_EJECT: + break; + case CS2_OPTION_LOAD: + break; + case CS2_OPTION_RESET: + break; + case CS2_OPTION_FRAME: + *(SANE_Word *) v = s->i_frame; + break; + case CS2_OPTION_SUBFRAME: + *(SANE_Word *) v = SANE_FIX (s->subframe); + break; + case CS2_OPTION_RES: + *(SANE_Word *) v = s->res; + break; + case CS2_OPTION_RESX: + *(SANE_Word *) v = s->resx; + break; + case CS2_OPTION_RESY: + *(SANE_Word *) v = s->resy; + break; + case CS2_OPTION_RES_INDEPENDENT: + *(SANE_Word *) v = s->res_independent; + break; + case CS2_OPTION_PREVIEW_RESOLUTION: + *(SANE_Word *) v = s->res_preview; + break; + case CS2_OPTION_XMIN: + *(SANE_Word *) v = s->xmin; + break; + case CS2_OPTION_XMAX: + *(SANE_Word *) v = s->xmax; + break; + case CS2_OPTION_YMIN: + *(SANE_Word *) v = s->ymin; + break; + case CS2_OPTION_YMAX: + *(SANE_Word *) v = s->ymax; + break; + case CS2_OPTION_FOCUS_ON_CENTRE: + *(SANE_Word *) v = s->focus_on_centre; + break; + case CS2_OPTION_FOCUS: + *(SANE_Word *) v = s->focus; + break; + case CS2_OPTION_AUTOFOCUS: + break; + case CS2_OPTION_FOCUSX: + *(SANE_Word *) v = s->focusx; + break; + case CS2_OPTION_FOCUSY: + *(SANE_Word *) v = s->focusy; + break; + case CS2_OPTION_SCAN_AE: + break; + case CS2_OPTION_SCAN_AE_WB: + break; + default: + DBG (4, "Error: sane_control_option(): Unknown option (bug?).\n"); + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_VALUE: + if (s->scanning) + return SANE_STATUS_INVAL; +/* XXXXXXXXXXXXXXXXX do this for all elements of arrays */ + switch (o.type) + { + case SANE_TYPE_BOOL: + if ((*(SANE_Word *) v != SANE_TRUE) + && (*(SANE_Word *) v != SANE_FALSE)) + return SANE_STATUS_INVAL; + break; + case SANE_TYPE_INT: + case SANE_TYPE_FIXED: + switch (o.constraint_type) + { + case SANE_CONSTRAINT_RANGE: + if (*(SANE_Word *) v < o.constraint.range->min) + { + *(SANE_Word *) v = o.constraint.range->min; + flags |= SANE_INFO_INEXACT; + } + else if (*(SANE_Word *) v > o.constraint.range->max) + { + *(SANE_Word *) v = o.constraint.range->max; + flags |= SANE_INFO_INEXACT; + } + break; + case SANE_CONSTRAINT_WORD_LIST: + break; + default: + break; + } + break; + case SANE_TYPE_STRING: + break; + case SANE_TYPE_BUTTON: + break; + case SANE_TYPE_GROUP: + break; + } + switch (n) + { + case CS2_OPTION_NUM: + return SANE_STATUS_INVAL; + break; + case CS2_OPTION_NEGATIVE: + s->negative = *(SANE_Word *) v; + break; + case CS2_OPTION_INFRARED: + s->infrared = *(SANE_Word *) v; + /* flags |= SANE_INFO_RELOAD_PARAMS; XXXXXXXXXXXXXXXXX */ + break; + case CS2_OPTION_SAMPLES_PER_SCAN: + s->samples_per_scan = *(SANE_Word *) v; + break; + case CS2_OPTION_DEPTH: + s->depth = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_PREVIEW: + s->preview = *(SANE_Word *) v; + break; + case CS2_OPTION_EXPOSURE: + s->exposure = SANE_UNFIX (*(SANE_Word *) v); + break; + case CS2_OPTION_EXPOSURE_R: + s->exposure_r = SANE_UNFIX (*(SANE_Word *) v); + break; + case CS2_OPTION_EXPOSURE_G: + s->exposure_g = SANE_UNFIX (*(SANE_Word *) v); + break; + case CS2_OPTION_EXPOSURE_B: + s->exposure_b = SANE_UNFIX (*(SANE_Word *) v); + break; + case CS2_OPTION_LUT_R: + if (!(s->lut_r)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_r[pixel] = ((SANE_Word *) v)[pixel]; + break; + case CS2_OPTION_LUT_G: + if (!(s->lut_g)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_g[pixel] = ((SANE_Word *) v)[pixel]; + break; + case CS2_OPTION_LUT_B: + if (!(s->lut_b)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_b[pixel] = ((SANE_Word *) v)[pixel]; + break; + case CS2_OPTION_LOAD: + cs2_load (s); + break; + case CS2_OPTION_EJECT: + cs2_eject (s); + break; + case CS2_OPTION_RESET: + cs2_reset (s); + break; + case CS2_OPTION_FRAME: + s->i_frame = *(SANE_Word *) v; + break; + case CS2_OPTION_SUBFRAME: + s->subframe = SANE_UNFIX (*(SANE_Word *) v); + break; + case CS2_OPTION_RES: + s->res = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_RESX: + s->resx = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_RESY: + s->resy = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_RES_INDEPENDENT: + s->res_independent = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_PREVIEW_RESOLUTION: + s->res_preview = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_XMIN: + s->xmin = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_XMAX: + s->xmax = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_YMIN: + s->ymin = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_YMAX: + s->ymax = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS2_OPTION_FOCUS_ON_CENTRE: + s->focus_on_centre = *(SANE_Word *) v; + if (s->focus_on_centre) + { + s->option_list[CS2_OPTION_FOCUSX].cap |= SANE_CAP_INACTIVE; + s->option_list[CS2_OPTION_FOCUSY].cap |= SANE_CAP_INACTIVE; + } + else + { + s->option_list[CS2_OPTION_FOCUSX].cap &= ~SANE_CAP_INACTIVE; + s->option_list[CS2_OPTION_FOCUSY].cap &= ~SANE_CAP_INACTIVE; + } + flags |= SANE_INFO_RELOAD_OPTIONS; + break; + case CS2_OPTION_FOCUS: + s->focus = *(SANE_Word *) v; + break; + case CS2_OPTION_AUTOFOCUS: + cs2_autofocus (s); + flags |= SANE_INFO_RELOAD_OPTIONS; + break; + case CS2_OPTION_FOCUSX: + s->focusx = *(SANE_Word *) v; + break; + case CS2_OPTION_FOCUSY: + s->focusy = *(SANE_Word *) v; + break; + case CS2_OPTION_SCAN_AE: + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + status = cs2_scan (s, CS2_SCAN_AE); + if (status) + return status; + status = cs2_get_exposure (s); + if (status) + return status; + s->exposure = 1.; + s->exposure_r = s->real_exposure[1] / 100.; + s->exposure_g = s->real_exposure[2] / 100.; + s->exposure_b = s->real_exposure[3] / 100.; + flags |= SANE_INFO_RELOAD_OPTIONS; + break; + case CS2_OPTION_SCAN_AE_WB: + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + status = cs2_scan (s, CS2_SCAN_AE_WB); + if (status) + return status; + status = cs2_get_exposure (s); + if (status) + return status; + s->exposure = 1.; + s->exposure_r = s->real_exposure[1] / 100.; + s->exposure_g = s->real_exposure[2] / 100.; + s->exposure_b = s->real_exposure[3] / 100.; + flags |= SANE_INFO_RELOAD_OPTIONS; + break; + default: + DBG (4, + "Error: sane_control_option(): Unknown option number (bug?).\n"); + return SANE_STATUS_INVAL; + break; + } + break; + + default: + DBG (1, "BUG: sane_control_option(): Unknown action number.\n"); + return SANE_STATUS_INVAL; + break; + } + + if (i) + *i = flags; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters * p) +{ + cs2_t *s = (cs2_t *) h; + SANE_Status status; + + DBG (10, "sane_get_parameters() called.\n"); + + if (!s->scanning) /* only recalculate when not scanning */ + { + status = cs2_convert_options (s); + if (status) + return status; + } + + if (s->infrared_stage == CS2_INFRARED_OUT) + { + p->format = SANE_FRAME_GRAY; + p->bytes_per_line = s->logical_width * s->bytes_per_pixel; + } + else + { + p->format = SANE_FRAME_RGB; /* XXXXXXXX CCCCCCCCCC */ + p->bytes_per_line = + s->n_colour_out * s->logical_width * s->bytes_per_pixel; + } + p->last_frame = SANE_TRUE; + p->lines = s->logical_height; + p->depth = 8 * s->bytes_per_pixel; + p->pixels_per_line = s->logical_width; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle h) +{ + cs2_t *s = (cs2_t *) h; + SANE_Status status; + + DBG (10, "sane_start() called.\n"); + + if (s->scanning) + return SANE_STATUS_INVAL; + + status = cs2_convert_options (s); + if (status) + return status; + + s->infrared_index = 0; + s->i_line_buf = 0; + s->xfer_position = 0; + + s->scanning = SANE_TRUE; + + if (s->infrared_stage == CS2_INFRARED_OUT) + return SANE_STATUS_GOOD; + else + return cs2_scan (s, CS2_SCAN_NORMAL); +} + +SANE_Status +sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + cs2_t *s = (cs2_t *) h; + SANE_Status status; + ssize_t xfer_len_in, xfer_len_line, xfer_len_out; + unsigned long index; + int colour, n_colours, sample_pass; + uint8_t *s8 = NULL; + uint16_t *s16 = NULL; + double m_avg_sum; + SANE_Byte *line_buf_new; + + DBG (10, "sane_read() called, maxlen = %i.\n", maxlen); + + if (!s->scanning) { + *len = 0; + return SANE_STATUS_CANCELLED; + } + + if (s->infrared_stage == CS2_INFRARED_OUT) + { + xfer_len_out = maxlen; + + if (s->xfer_position + xfer_len_out > s->n_infrared_buf) + xfer_len_out = s->n_infrared_buf - s->xfer_position; + + if (xfer_len_out == 0) /* no more data */ + { + *len = 0; + s->scanning = SANE_FALSE; + return SANE_STATUS_EOF; + } + + memcpy (buf, &(s->infrared_buf[s->xfer_position]), xfer_len_out); + + s->xfer_position += xfer_len_out; + + if (s->xfer_position >= s->n_infrared_buf) + s->infrared_next = CS2_INFRARED_OFF; + + *len = xfer_len_out; + return SANE_STATUS_GOOD; + } + + if (s->i_line_buf > 0) + { + xfer_len_out = s->n_line_buf - s->i_line_buf; + if (xfer_len_out > maxlen) + xfer_len_out = maxlen; + + memcpy (buf, &(s->line_buf[s->i_line_buf]), xfer_len_out); + + s->i_line_buf += xfer_len_out; + if (s->i_line_buf >= s->n_line_buf) + s->i_line_buf = 0; + + *len = xfer_len_out; + return SANE_STATUS_GOOD; + } + + xfer_len_line = s->n_colour_out * s->logical_width * s->bytes_per_pixel; + xfer_len_in = + s->n_colour_in * s->logical_width * s->bytes_per_pixel + + s->n_colour_in * s->odd_padding; + /* Do not change the behaviour of older models */ + if ((s->type == CS2_TYPE_LS50) || (s->type == CS2_TYPE_LS5000)) + { + /* Ariel - Check, win driver uses multiple of 64, docu seems to say 512? */ + ssize_t i; + xfer_len_in += s->block_padding; + i = (xfer_len_in & 0x3f); + if (i != 0) + DBG (1, "BUG: sane_read(): Read size is not a multiple of 64. (0x%06lx)\n", (long) i); + } + + if (s->xfer_position + xfer_len_line > s->xfer_bytes_total) + xfer_len_line = s->xfer_bytes_total - s->xfer_position; /* just in case */ + + if (xfer_len_line == 0) /* no more data */ + { + *len = 0; + s->scanning = SANE_FALSE; + return SANE_STATUS_EOF; + } + + if (xfer_len_line != s->n_line_buf) + { + line_buf_new = + (SANE_Byte *) cs2_xrealloc (s->line_buf, + xfer_len_line * sizeof (SANE_Byte)); + if (!line_buf_new) + { + *len = 0; + return SANE_STATUS_NO_MEM; + } + s->line_buf = line_buf_new; + s->n_line_buf = xfer_len_line; + } + + /* adapt for multi-sampling */ + xfer_len_in *= s->samples_per_scan; + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + cs2_parse_cmd (s, "28 00 00 00 00 00"); + cs2_pack_byte (s, (xfer_len_in >> 16) & 0xff); + cs2_pack_byte (s, (xfer_len_in >> 8) & 0xff); + cs2_pack_byte (s, xfer_len_in & 0xff); + cs2_parse_cmd (s, "00"); + s->n_recv = xfer_len_in; + status = cs2_issue_cmd (s); + + if (status) + { + *len = 0; + return status; + } + + n_colours = s->n_colour_out + + (s->infrared_stage == CS2_INFRARED_IN ? 1 : 0); + + for (index = 0; index < s->logical_width; index++) + for (colour = 0; colour < n_colours; colour++) { + m_avg_sum = 0.0; + switch (s->bytes_per_pixel) + { + case 1: + /* calculate target address */ + if ((s->infrared_stage == CS2_INFRARED_IN) + && (colour == s->n_colour_out)) + s8 = (uint8_t *) & (s->infrared_buf[s->infrared_index++]); + else + s8 = + (uint8_t *) & (s->line_buf[s->n_colour_out * index + colour]); + + if (s->samples_per_scan > 1) + { + /* calculate average of multi samples */ + for (sample_pass = 0; + sample_pass < s->samples_per_scan; + sample_pass++) + m_avg_sum += (double) + s->recv_buf[s->logical_width * + (sample_pass * n_colours + colour) + + (colour + 1) * s->odd_padding + index]; + + *s8 = (uint8_t) (m_avg_sum / s->samples_per_scan + 0.5); + } + else + /* shortcut for single sample */ + *s8 = + s->recv_buf[colour * s->logical_width + + (colour + 1) * s->odd_padding + index]; + break; + case 2: + /* calculate target address */ + if ((s->infrared_stage == CS2_INFRARED_IN) + && (colour == s->n_colour_out)) + s16 = + (uint16_t *) & (s->infrared_buf[2 * (s->infrared_index++)]); + else + s16 = + (uint16_t *) & (s-> + line_buf[2 * + (s->n_colour_out * index + colour)]); + + if (s->samples_per_scan > 1) + { + /* calculate average of multi samples */ + for (sample_pass = 0; + s->samples_per_scan > 1 && sample_pass < s->samples_per_scan; + sample_pass++) + m_avg_sum += (double) + (s->recv_buf[2 * (s->logical_width * (sample_pass * n_colours + colour) + index)] * 256 + + s->recv_buf[2 * (s->logical_width * (sample_pass * n_colours + colour) + index) + 1]); + + *s16 = (uint16_t) (m_avg_sum / s->samples_per_scan + 0.5); + } + else + /* shortcut for single sample */ + *s16 = + s->recv_buf[2 * (colour * s->logical_width + index)] * 256 + + s->recv_buf[2 * (colour * s->logical_width + index) + 1]; + *s16 <<= s->shift_bits; + break; + default: + DBG (1, "BUG: sane_read(): Unknown number of bytes per pixel.\n"); + *len = 0; + return SANE_STATUS_INVAL; + break; + } + } + s->xfer_position += xfer_len_line; + + xfer_len_out = xfer_len_line; + if (xfer_len_out > maxlen) + xfer_len_out = maxlen; + + memcpy (buf, s->line_buf, xfer_len_out); + if (xfer_len_out < xfer_len_line) + s->i_line_buf = xfer_len_out; /* data left in the line buffer, read out next time */ + + if ((s->infrared_stage == CS2_INFRARED_IN) + && (s->xfer_position >= s->n_infrared_buf)) + s->infrared_next = CS2_INFRARED_OUT; + + *len = xfer_len_out; + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle h) +{ + cs2_t *s = (cs2_t *) h; + + if (s->scanning) + DBG (10, "sane_cancel() called while scanning.\n"); + else + DBG (10, "sane_cancel() called while not scanning.\n"); + + if (s->scanning && (s->infrared_stage != CS2_INFRARED_OUT)) + { + cs2_init_buffer (s); + cs2_parse_cmd (s, "c0 00 00 00 00 00"); + cs2_issue_cmd (s); + } + + s->scanning = SANE_FALSE; +} + +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool m) +{ + cs2_t *s = (cs2_t *) h; + + DBG (10, "sane_set_io_mode() called.\n"); + + if (!s->scanning) + return SANE_STATUS_INVAL; + if (m == SANE_FALSE) + return SANE_STATUS_GOOD; + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int * fd) +{ + cs2_t *s = (cs2_t *) h; + + DBG (10, "sane_get_select_fd() called.\n"); + + fd = fd; /* to shut up compiler */ + s = s; /* to shut up compiler */ + + return SANE_STATUS_UNSUPPORTED; +} + + +/* ========================================================================= */ +/* private functions */ + +static SANE_Status +cs2_open (const char *device, cs2_interface_t interface, cs2_t ** sp) +{ + SANE_Status status; + cs2_t *s; + char *prefix = NULL, *line, *device2; + int i; + int alloc_failed = 0; + SANE_Device **device_list_new; + + DBG (6, "cs2_open() called, with device = %s and interface = %i\n", device, + interface); + + if (!strncmp (device, "auto", 5)) + { + try_interface = CS2_INTERFACE_SCSI; + sanei_config_attach_matching_devices ("scsi Nikon *", cs2_attach); + try_interface = CS2_INTERFACE_USB; + sanei_usb_attach_matching_devices ("usb 0x04b0 0x4000", cs2_attach); + sanei_usb_attach_matching_devices ("usb 0x04b0 0x4001", cs2_attach); + sanei_usb_attach_matching_devices ("usb 0x04b0 0x4002", cs2_attach); + return SANE_STATUS_GOOD; + } + + if ((s = (cs2_t *) cs2_xmalloc (sizeof (cs2_t))) == NULL) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (cs2_t)); + s->send_buf = s->recv_buf = NULL; + s->send_buf_size = s->recv_buf_size = 0; + + switch (interface) + { + case CS2_INTERFACE_UNKNOWN: + for (i = 0; i < 2; i++) + { + switch (i) + { + case 1: + prefix = "usb:"; + try_interface = CS2_INTERFACE_USB; + break; + default: + prefix = "scsi:"; + try_interface = CS2_INTERFACE_SCSI; + break; + } + if (!strncmp (device, prefix, strlen (prefix))) + { + device2 = device + strlen (prefix); + cs2_xfree (s); + return cs2_open (device2, try_interface, sp); + } + } + cs2_xfree (s); + return SANE_STATUS_INVAL; + break; + case CS2_INTERFACE_SCSI: + s->interface = CS2_INTERFACE_SCSI; + DBG (6, + "cs2_open(): Trying to open %s, assuming SCSI or SBP2 interface ...\n", + device); + status = sanei_scsi_open (device, &s->fd, cs2_scsi_sense_handler, s); + if (status) + { + DBG (6, "cs2_open(): ... failed: %s.\n", sane_strstatus (status)); + cs2_xfree (s); + return status; + } + break; + case CS2_INTERFACE_USB: + s->interface = CS2_INTERFACE_USB; + DBG (6, "cs2_open(): Trying to open %s, assuming USB interface ...\n", + device); + status = sanei_usb_open (device, &s->fd); + if (status) + { + DBG (6, "cs2_open(): ... failed: %s.\n", sane_strstatus (status)); + cs2_xfree (s); + return status; + } + break; + } + + open_devices++; + DBG (6, "cs2_open(): ... looks OK, trying to identify device.\n"); + + /* identify scanner */ + status = cs2_page_inquiry (s, -1); + if (status) + { + DBG (4, "Error: cs2_open(): failed to get page: %s.\n", + sane_strstatus (status)); + cs2_close (s); + return status; + } + + strncpy (s->vendor_string, (char *)s->recv_buf + 8, 8); + s->vendor_string[8] = '\0'; + strncpy (s->product_string, (char *)s->recv_buf + 16, 16); + s->product_string[16] = '\0'; + strncpy (s->revision_string, (char *)s->recv_buf + 32, 4); + s->revision_string[4] = '\0'; + + DBG (10, + "cs2_open(): Inquiry reveals: vendor = '%s', product = '%s', revision = '%s'.\n", + s->vendor_string, s->product_string, s->revision_string); + + if (!strncmp (s->product_string, "COOLSCANIII ", 16)) + s->type = CS2_TYPE_LS30; + else if (!strncmp (s->product_string, "LS-40 ED ", 16)) + s->type = CS2_TYPE_LS40; + else if (!strncmp (s->product_string, "LS-50 ED ", 16)) + s->type = CS2_TYPE_LS50; + else if (!strncmp (s->product_string, "LS-2000 ", 16)) + s->type = CS2_TYPE_LS2000; + else if (!strncmp (s->product_string, "LS-4000 ED ", 16)) + s->type = CS2_TYPE_LS4000; + else if (!strncmp (s->product_string, "LS-5000 ED ", 16)) + s->type = CS2_TYPE_LS5000; + else if (!strncmp (s->product_string, "LS-8000 ED ", 16)) + s->type = CS2_TYPE_LS8000; + + if (s->type != CS2_TYPE_UNKOWN) + DBG (10, "cs2_open(): Device identified as coolscan2 type #%i.\n", + s->type); + else + { + DBG (10, "cs2_open(): Device not identified.\n"); + cs2_close (s); + return SANE_STATUS_UNSUPPORTED; + } + + if (sp) + *sp = s; + else + { + device_list_new = + (SANE_Device **) cs2_xrealloc (device_list, + (n_device_list + + 2) * sizeof (SANE_Device *)); + if (!device_list_new) + return SANE_STATUS_NO_MEM; + device_list = device_list_new; + device_list[n_device_list] = + (SANE_Device *) cs2_xmalloc (sizeof (SANE_Device)); + if (!device_list[n_device_list]) + return SANE_STATUS_NO_MEM; + switch (interface) + { + case CS2_INTERFACE_UNKNOWN: + DBG (1, "BUG: cs2_open(): unknown interface.\n"); + cs2_close (s); + return SANE_STATUS_UNSUPPORTED; + break; + case CS2_INTERFACE_SCSI: + prefix = "scsi:"; + break; + case CS2_INTERFACE_USB: + prefix = "usb:"; + break; + } + + line = (char *) cs2_xmalloc (strlen (device) + strlen (prefix) + 1); + if (!line) + alloc_failed = 1; + else + { + strcpy (line, prefix); + strcat (line, device); + device_list[n_device_list]->name = line; + } + + line = (char *) cs2_xmalloc (strlen (s->vendor_string) + 1); + if (!line) + alloc_failed = 1; + else + { + strcpy (line, s->vendor_string); + device_list[n_device_list]->vendor = line; + } + + line = (char *) cs2_xmalloc (strlen (s->product_string) + 1); + if (!line) + alloc_failed = 1; + else + { + strcpy (line, s->product_string); + device_list[n_device_list]->model = line; + } + + device_list[n_device_list]->type = "film scanner"; + + if (alloc_failed) + { + cs2_xfree (device_list[n_device_list]->name); + cs2_xfree (device_list[n_device_list]->vendor); + cs2_xfree (device_list[n_device_list]->model); + cs2_xfree (device_list[n_device_list]); + } + else + n_device_list++; + device_list[n_device_list] = NULL; + + cs2_close (s); + } + + return SANE_STATUS_GOOD; +} + +void +cs2_close (cs2_t * s) +{ + cs2_xfree (s->lut_r); + cs2_xfree (s->lut_g); + cs2_xfree (s->lut_b); + cs2_xfree (s->lut_neutral); + cs2_xfree (s->infrared_buf); + cs2_xfree (s->line_buf); + + switch (s->interface) + { + case CS2_INTERFACE_UNKNOWN: + DBG (1, "BUG: cs2_close(): Unknown interface number.\n"); + break; + case CS2_INTERFACE_SCSI: + sanei_scsi_close (s->fd); + open_devices--; + break; + case CS2_INTERFACE_USB: + sanei_usb_close (s->fd); + open_devices--; + break; + } + + cs2_xfree (s); +} + +static SANE_Status +cs2_attach (const char *dev) +{ + SANE_Status status; + + if (try_interface == CS2_INTERFACE_UNKNOWN) + return SANE_STATUS_UNSUPPORTED; + + status = cs2_open (dev, try_interface, NULL); + return status; +} + +static SANE_Status +cs2_scsi_sense_handler (int fd, u_char * sense_buffer, void *arg) +{ + cs2_t *s = (cs2_t *) arg; + + fd = fd; /* to shut up compiler */ + + /* sort this out ! XXXXXXXXX */ + + s->sense_key = sense_buffer[2] & 0x0f; + s->sense_asc = sense_buffer[12]; + s->sense_ascq = sense_buffer[13]; + s->sense_info = sense_buffer[3]; + + return cs2_parse_sense_data (s); +} + +static SANE_Status +cs2_parse_sense_data (cs2_t * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + + s->sense_code = + (s->sense_key << 24) + (s->sense_asc << 16) + (s->sense_ascq << 8) + + s->sense_info; + + if (s->sense_key) + DBG (10, "Sense code: %02lx-%02lx-%02lx-%02lx\n", s->sense_key, + s->sense_asc, s->sense_ascq, s->sense_info); + + switch (s->sense_key) + { + case 0x00: + s->status = CS2_STATUS_READY; + break; + case 0x02: + switch (s->sense_asc) + { + case 0x04: + s->status = CS2_STATUS_PROCESSING; + break; + case 0x3a: + s->status = CS2_STATUS_NO_DOCS; + break; + default: + s->status = CS2_STATUS_ERROR; + status = SANE_STATUS_IO_ERROR; + break; + } + break; + default: + s->status = CS2_STATUS_ERROR; + status = SANE_STATUS_IO_ERROR; + break; + } + + if ((s->sense_code == 0x09800600) || (s->sense_code == 0x09800601)) + s->status = CS2_STATUS_REISSUE; + + return status; +} + +static void +cs2_init_buffer (cs2_t * s) +{ + s->n_cmd = 0; + s->n_send = 0; + s->n_recv = 0; +} + +static SANE_Status +cs2_pack_byte (cs2_t * s, SANE_Byte byte) +{ + while (s->send_buf_size <= s->n_send) + { + s->send_buf_size += 16; + s->send_buf = + (SANE_Byte *) cs2_xrealloc (s->send_buf, s->send_buf_size); + if (!s->send_buf) + return SANE_STATUS_NO_MEM; + } + + s->send_buf[s->n_send++] = byte; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_parse_cmd (cs2_t * s, char *text) +{ + size_t i, j; + char c, h; + SANE_Status status; + + for (i = 0; i < strlen (text); i += 2) + if (text[i] == ' ') + i--; /* a bit dirty... advance by -1+2=1 */ + else + { + if ((!isxdigit (text[i])) || (!isxdigit (text[i + 1]))) + DBG (1, "BUG: cs2_parse_cmd(): Parser got invalid character.\n"); + c = 0; + for (j = 0; j < 2; j++) + { + h = tolower (text[i + j]); + if ((h >= 'a') && (h <= 'f')) + c += 10 + h - 'a'; + else + c += h - '0'; + if (j == 0) + c <<= 4; + } + status = cs2_pack_byte (s, c); + if (status) + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_grow_send_buffer (cs2_t * s) +{ + if (s->n_send > s->send_buf_size) + { + s->send_buf_size = s->n_send; + s->send_buf = + (SANE_Byte *) cs2_xrealloc (s->send_buf, s->send_buf_size); + if (!s->send_buf) + return SANE_STATUS_NO_MEM; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_issue_cmd (cs2_t * s) +{ + SANE_Status status = SANE_STATUS_INVAL; + size_t n_data, n_status; + static SANE_Byte status_buf[8]; + int status_only = 0; + + DBG (20, "cs2_issue_cmd(): opcode = 0x%02x, n_send = %lu, n_recv = %lu.\n", + s->send_buf[0], (unsigned long) s->n_send, (unsigned long) s->n_recv); + + s->status = CS2_STATUS_READY; + + if (!s->n_cmd) + switch (s->send_buf[0]) + { + case 0x00: + case 0x12: + case 0x15: + case 0x16: + case 0x17: + case 0x1a: + case 0x1b: + case 0x1c: + case 0x1d: + case 0xc0: + case 0xc1: + s->n_cmd = 6; + break; + case 0x24: + case 0x25: + case 0x28: + case 0x2a: + case 0xe0: + case 0xe1: + s->n_cmd = 10; + break; + default: + DBG (1, "BUG: cs2_issue_cmd(): Unknown command opcode 0x%02x.\n", + s->send_buf[0]); + break; + } + + if (s->n_send < s->n_cmd) + { + DBG (1, + "BUG: cs2_issue_cmd(): Negative number of data out bytes requested.\n"); + return SANE_STATUS_INVAL; + } + + n_data = s->n_send - s->n_cmd; + if (s->n_recv > 0) + { + if (n_data > 0) + { + DBG (1, + "BUG: cs2_issue_cmd(): Both data in and data out requested.\n"); + return SANE_STATUS_INVAL; + } + else + { + n_data = s->n_recv; + } + } + + s->recv_buf = (SANE_Byte *) cs2_xrealloc (s->recv_buf, s->n_recv); + if (!s->recv_buf) + return SANE_STATUS_NO_MEM; + + switch (s->interface) + { + case CS2_INTERFACE_UNKNOWN: + DBG (1, + "BUG: cs2_issue_cmd(): Unknown or uninitialized interface number.\n"); + break; + case CS2_INTERFACE_SCSI: + sanei_scsi_cmd2 (s->fd, s->send_buf, s->n_cmd, s->send_buf + s->n_cmd, + s->n_send - s->n_cmd, s->recv_buf, &s->n_recv); + status = SANE_STATUS_GOOD; + break; + case CS2_INTERFACE_USB: + status = sanei_usb_write_bulk (s->fd, s->send_buf, &s->n_cmd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "Error: cs2_issue_cmd(): Could not write command.\n"); + return SANE_STATUS_IO_ERROR; + } + switch (cs2_phase_check (s)) + { + case CS2_PHASE_OUT: + if (s->n_send - s->n_cmd < n_data || !n_data) + { + DBG (4, "Error: cs2_issue_cmd(): Unexpected data out phase.\n"); + return SANE_STATUS_IO_ERROR; + } + status = + sanei_usb_write_bulk (s->fd, s->send_buf + s->n_cmd, &n_data); + break; + case CS2_PHASE_IN: + if (s->n_recv < n_data || !n_data) + { + DBG (4, "Error: cs2_issue_cmd(): Unexpected data in phase.\n"); + return SANE_STATUS_IO_ERROR; + } + status = sanei_usb_read_bulk (s->fd, s->recv_buf, &n_data); + s->n_recv = n_data; + break; + case CS2_PHASE_NONE: + DBG (4, "Error: cs2_issue_cmd(): No command received!\n"); + return SANE_STATUS_IO_ERROR; + default: + if (n_data) + { + DBG (4, + "Error: cs2_issue_cmd(): Unexpected non-data phase, but n_data != 0.\n"); + status_only = 1; + } + break; + } + n_status = 8; + status = sanei_usb_read_bulk (s->fd, status_buf, &n_status); + if (n_status != 8) + { + DBG (4, + "Error: cs2_issue_cmd(): Failed to read 8 status bytes from USB.\n"); + return SANE_STATUS_IO_ERROR; + } + s->sense_key = status_buf[1] & 0x0f; + s->sense_asc = status_buf[2] & 0xff; + s->sense_ascq = status_buf[3] & 0xff; + s->sense_info = status_buf[4] & 0xff; + cs2_parse_sense_data (s); + break; + } + + if (status_only) + return SANE_STATUS_IO_ERROR; + else + return status; +} + +static cs2_phase_t +cs2_phase_check (cs2_t * s) +{ + static SANE_Byte phase_send_buf[1] = { 0xd0 }, phase_recv_buf[1]; + SANE_Status status = 0; + size_t n = 1; + + status = sanei_usb_write_bulk (s->fd, phase_send_buf, &n); + status |= sanei_usb_read_bulk (s->fd, phase_recv_buf, &n); + + DBG (6, "cs2_phase_check(): Phase check returned phase = 0x%02x.\n", + phase_recv_buf[0]); + + if (status) + return -1; + else + return phase_recv_buf[0]; +} + +static SANE_Status +cs2_scanner_ready (cs2_t * s, int flags) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i = -1; + unsigned long count = 0; + int retry = 3; + + do + { + if (i >= 0) /* dirty !!! */ + usleep (500000); + cs2_init_buffer (s); + for (i = 0; i < 6; i++) + cs2_pack_byte (s, 0x00); + status = cs2_issue_cmd (s); + if (status) + if (--retry < 0) + return status; + if (++count > 240) + { /* 120s timeout */ + DBG (4, "Error: cs2_scanner_ready(): Timeout expired.\n"); + status = SANE_STATUS_IO_ERROR; + break; + } + } + while (s->status & ~flags); /* until all relevant bits are 0 */ + + return status; +} + +static SANE_Status +cs2_page_inquiry (cs2_t * s, int page) +{ + SANE_Status status; + + size_t n; + + if (page >= 0) + { + + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + cs2_init_buffer (s); + cs2_parse_cmd (s, "12 01"); + cs2_pack_byte (s, page); + cs2_parse_cmd (s, "00 04 00"); + s->n_recv = 4; + status = cs2_issue_cmd (s); + if (status) + { + DBG (4, + "Error: cs2_page_inquiry(): Inquiry of page size failed: %s.\n", + sane_strstatus (status)); + return status; + } + + n = s->recv_buf[3] + 4; + + } + else + n = 36; + + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + cs2_init_buffer (s); + if (page >= 0) + { + cs2_parse_cmd (s, "12 01"); + cs2_pack_byte (s, page); + cs2_parse_cmd (s, "00"); + } + else + cs2_parse_cmd (s, "12 00 00 00"); + cs2_pack_byte (s, n); + cs2_parse_cmd (s, "00"); + s->n_recv = n; + status = cs2_issue_cmd (s); + if (status) + { + DBG (4, "Error: cs2_page_inquiry(): Inquiry of page failed: %s.\n", + sane_strstatus (status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_full_inquiry (cs2_t * s) +{ + SANE_Status status; + int pitch, pitch_max; + cs2_pixel_t pixel; + + status = cs2_page_inquiry (s, 0xc1); + if (status) + { + DBG (4, "Error: cs2_full_inquiry(): Failed to get page: %s\n", + sane_strstatus (status)); + return status; + } + + s->maxbits = s->recv_buf[82]; + if (s->type == CS2_TYPE_LS30) /* must be overridden, LS-30 claims to have 12 bits */ + s->maxbits = 10; + + s->n_lut = 1; + s->n_lut <<= s->maxbits; + s->lut_r = + (cs2_pixel_t *) cs2_xrealloc (s->lut_r, s->n_lut * sizeof (cs2_pixel_t)); + s->lut_g = + (cs2_pixel_t *) cs2_xrealloc (s->lut_g, s->n_lut * sizeof (cs2_pixel_t)); + s->lut_b = + (cs2_pixel_t *) cs2_xrealloc (s->lut_b, s->n_lut * sizeof (cs2_pixel_t)); + s->lut_neutral = + (cs2_pixel_t *) cs2_xrealloc (s->lut_neutral, + s->n_lut * sizeof (cs2_pixel_t)); + + if (!s->lut_r || !s->lut_g || !s->lut_b || !s->lut_neutral) + { + cs2_xfree (s->lut_r); + cs2_xfree (s->lut_g); + cs2_xfree (s->lut_b); + cs2_xfree (s->lut_neutral); + return SANE_STATUS_NO_MEM; + } + + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_r[pixel] = s->lut_g[pixel] = s->lut_b[pixel] = + s->lut_neutral[pixel] = pixel; + + s->resx_optical = 256 * s->recv_buf[18] + s->recv_buf[19]; + s->resx_max = 256 * s->recv_buf[20] + s->recv_buf[21]; + s->resx_min = 256 * s->recv_buf[22] + s->recv_buf[23]; + s->boundaryx = + 65536 * (256 * s->recv_buf[36] + s->recv_buf[37]) + + 256 * s->recv_buf[38] + s->recv_buf[39]; + + s->resy_optical = 256 * s->recv_buf[40] + s->recv_buf[41]; + s->resy_max = 256 * s->recv_buf[42] + s->recv_buf[43]; + s->resy_min = 256 * s->recv_buf[44] + s->recv_buf[45]; + s->boundaryy = + 65536 * (256 * s->recv_buf[58] + s->recv_buf[59]) + + 256 * s->recv_buf[60] + s->recv_buf[61]; + + s->focus_min = 256 * s->recv_buf[76] + s->recv_buf[77]; + s->focus_max = 256 * s->recv_buf[78] + s->recv_buf[79]; + + s->n_frames = s->recv_buf[75]; + + s->frame_offset = s->resy_max * 1.5 + 1; /* works for LS-30, maybe not for others */ + + /* generate resolution list for x */ + s->resx_n_list = pitch_max = floor (s->resx_max / (double) s->resx_min); + s->resx_list = + (unsigned int *) cs2_xrealloc (s->resx_list, + pitch_max * sizeof (unsigned int)); + for (pitch = 1; pitch <= pitch_max; pitch++) + s->resx_list[pitch - 1] = s->resx_max / pitch; + + /* generate resolution list for y */ + s->resy_n_list = pitch_max = floor (s->resy_max / (double) s->resy_min); + s->resy_list = + (unsigned int *) cs2_xrealloc (s->resy_list, + pitch_max * sizeof (unsigned int)); + for (pitch = 1; pitch <= pitch_max; pitch++) + s->resy_list[pitch - 1] = s->resy_max / pitch; + + s->unit_dpi = s->resx_max; + s->unit_mm = 25.4 / s->unit_dpi; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_execute (cs2_t * s) +{ + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + cs2_init_buffer (s); + cs2_parse_cmd (s, "c1 00 00 00 00 00"); + return cs2_issue_cmd (s); +} + +static SANE_Status +cs2_load (cs2_t * s) +{ + SANE_Status status; + + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + cs2_init_buffer (s); + cs2_parse_cmd (s, "e0 00 d1 00 00 00 00 00 0d 00"); + s->n_send += 13; + status = cs2_grow_send_buffer (s); + if (status) + return status; + status = cs2_issue_cmd (s); + if (status) + return status; + + return cs2_execute (s); +} + +static SANE_Status +cs2_eject (cs2_t * s) +{ + SANE_Status status; + + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + cs2_init_buffer (s); + cs2_parse_cmd (s, "e0 00 d0 00 00 00 00 00 0d 00"); + s->n_send += 13; + status = cs2_grow_send_buffer (s); + if (status) + return status; + status = cs2_issue_cmd (s); + if (status) + return status; + + return cs2_execute (s); +} + +static SANE_Status +cs2_reset (cs2_t * s) +{ + SANE_Status status; + + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + cs2_init_buffer (s); + cs2_parse_cmd (s, "e0 00 80 00 00 00 00 00 0d 00"); + s->n_send += 13; + status = cs2_grow_send_buffer (s); + if (status) + return status; + status = cs2_issue_cmd (s); + if (status) + return status; + + return cs2_execute (s); +} + +static SANE_Status +cs2_focus (cs2_t * s) +{ + SANE_Status status; + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + cs2_parse_cmd (s, "e0 00 c1 00 00 00 00 00 0d 00 00"); + cs2_pack_byte (s, (s->focus >> 24) & 0xff); + cs2_pack_byte (s, (s->focus >> 16) & 0xff); + cs2_pack_byte (s, (s->focus >> 8) & 0xff); + cs2_pack_byte (s, s->focus & 0xff); + cs2_parse_cmd (s, "00 00 00 00 00 00 00 00"); + status = cs2_issue_cmd (s); + if (status) + return status; + + return cs2_execute (s); +} + +static SANE_Status +cs2_autofocus (cs2_t * s) +{ + SANE_Status status; + + cs2_convert_options (s); + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + cs2_parse_cmd (s, "e0 00 a0 00 00 00 00 00 0d 00 00"); + cs2_pack_byte (s, (s->real_focusx >> 24) & 0xff); + cs2_pack_byte (s, (s->real_focusx >> 16) & 0xff); + cs2_pack_byte (s, (s->real_focusx >> 8) & 0xff); + cs2_pack_byte (s, s->real_focusx & 0xff); + cs2_pack_byte (s, (s->real_focusy >> 24) & 0xff); + cs2_pack_byte (s, (s->real_focusy >> 16) & 0xff); + cs2_pack_byte (s, (s->real_focusy >> 8) & 0xff); + cs2_pack_byte (s, s->real_focusy & 0xff); + cs2_parse_cmd (s, "00 00 00 00"); + status = cs2_issue_cmd (s); + if (status) + return status; + + status = cs2_execute (s); + if (status) + return status; + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + cs2_parse_cmd (s, "e1 00 c1 00 00 00 00 00 0d 00"); + s->n_recv = 13; + status = cs2_issue_cmd (s); + if (status) + return status; + + s->focus = + 65536 * (256 * s->recv_buf[1] + s->recv_buf[2]) + 256 * s->recv_buf[3] + + s->recv_buf[4]; + + return status; +} + +static SANE_Status +cs2_get_exposure (cs2_t * s) +{ + SANE_Status status; + int i_colour; + + for (i_colour = 0; i_colour < 3; i_colour++) + { /* XXXXXXXXXXXXX CCCCCCCCCCCCC */ + cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + + cs2_init_buffer (s); + cs2_parse_cmd (s, "25 01 00 00 00"); + cs2_pack_byte (s, cs2_colour_list[i_colour]); + cs2_parse_cmd (s, "00 00 3a 00"); + s->n_recv = 58; + status = cs2_issue_cmd (s); + if (status) + return status; + + s->real_exposure[cs2_colour_list[i_colour]] = + 65536 * (256 * s->recv_buf[54] + s->recv_buf[55]) + + 256 * s->recv_buf[56] + s->recv_buf[57]; + + DBG (6, "cs2_get_exposure(): exposure for colour %i: %li * 10ns\n", cs2_colour_list[i_colour], s->real_exposure[cs2_colour_list[i_colour]]); + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_convert_options (cs2_t * s) +{ + int i_colour; + unsigned long xmin, xmax, ymin, ymax; + SANE_Byte *infrared_buf_new; + + s->real_depth = (s->preview ? 8 : s->depth); + s->bytes_per_pixel = (s->real_depth > 8 ? 2 : 1); + s->shift_bits = 8 * s->bytes_per_pixel - s->real_depth; + + if (s->preview) + { + s->real_resx = s->res_preview; + s->real_resy = s->res_preview; + } + else if (s->res_independent) + { + s->real_resx = s->resx; + s->real_resy = s->resy; + } + else + { + s->real_resx = s->res; + s->real_resy = s->res; + } + s->real_pitchx = s->resx_max / s->real_resx; + s->real_pitchy = s->resy_max / s->real_resy; + + s->real_resx = s->resx_max / s->real_pitchx; + s->real_resy = s->resy_max / s->real_pitchy; + + /* The prefix "real_" refers to data in device units (1/maxdpi), "logical_" refers to resolution-dependent data. */ + + if (s->xmin < s->xmax) + { + xmin = s->xmin; + xmax = s->xmax; + } + else + { + xmin = s->xmax; + xmax = s->xmin; + } + + if (s->ymin < s->ymax) + { + ymin = s->ymin; + ymax = s->ymax; + } + else + { + ymin = s->ymax; + ymax = s->ymin; + } + + s->real_xoffset = xmin; + s->real_yoffset = + ymin + (s->i_frame - 1) * s->frame_offset + s->subframe / s->unit_mm; + s->logical_width = (xmax - xmin + 1) / s->real_pitchx; /* XXXXXXXXX use mm units */ + s->logical_height = (ymax - ymin + 1) / s->real_pitchy; + s->real_width = s->logical_width * s->real_pitchx; + s->real_height = s->logical_height * s->real_pitchy; + + s->odd_padding = 0; + if ((s->bytes_per_pixel == 1) && (s->logical_width & 0x01) + && (s->type != CS2_TYPE_LS30) && (s->type != CS2_TYPE_LS2000)) + s->odd_padding = 1; + + if (s->focus_on_centre) + { + s->real_focusx = s->real_xoffset + s->real_width / 2; + s->real_focusy = s->real_yoffset + s->real_height / 2; + } + else + { + s->real_focusx = s->focusx; + s->real_focusy = + s->focusy + (s->i_frame - 1) * s->frame_offset + + s->subframe / s->unit_mm; + } + + s->real_exposure[1] = s->exposure * s->exposure_r * 100.; + s->real_exposure[2] = s->exposure * s->exposure_g * 100.; + s->real_exposure[3] = s->exposure * s->exposure_b * 100.; + + for (i_colour = 0; i_colour < 3; i_colour++) + if (s->real_exposure[cs2_colour_list[i_colour]] < 1) + s->real_exposure[cs2_colour_list[i_colour]] = 1; + + s->n_colour_out = s->n_colour_in = 3; /* XXXXXXXXXXXXXX CCCCCCCCCCCCCC */ + + s->xfer_bytes_total = + s->bytes_per_pixel * s->n_colour_out * s->logical_width * + s->logical_height; + + if (s->preview) + s->infrared_stage = s->infrared_next = CS2_INFRARED_OFF; + else + { + if ((s->infrared) && (s->infrared_stage == CS2_INFRARED_OFF)) + s->infrared_next = CS2_INFRARED_IN; + + s->infrared_stage = s->infrared_next; + + if (s->infrared) + { + s->n_colour_in ++; + s->n_infrared_buf = + s->bytes_per_pixel * s->logical_width * s->logical_height; + infrared_buf_new = + (SANE_Byte *) cs2_xrealloc (s->infrared_buf, s->n_infrared_buf); + if (infrared_buf_new) + s->infrared_buf = infrared_buf_new; + else + return SANE_STATUS_NO_MEM; + } + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_set_boundary (cs2_t *s) +{ + SANE_Status status; + int i_boundary; + unsigned long lvalue; + +/* Ariel - Check this function */ + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + cs2_parse_cmd (s, "2a 00 88 00 00 03"); + cs2_pack_byte (s, ((4 + s->n_frames * 16) >> 16) & 0xff); + cs2_pack_byte (s, ((4 + s->n_frames * 16) >> 8) & 0xff); + cs2_pack_byte (s, (4 + s->n_frames * 16) & 0xff); + cs2_parse_cmd (s, "00"); + + cs2_pack_byte (s, ((4 + s->n_frames * 16) >> 8) & 0xff); + cs2_pack_byte (s, (4 + s->n_frames * 16) & 0xff); + cs2_pack_byte (s, s->n_frames); + cs2_pack_byte (s, s->n_frames); + for (i_boundary = 0; i_boundary < s->n_frames; i_boundary++) + { + lvalue = s->frame_offset * i_boundary + s->subframe / s->unit_mm; + cs2_pack_byte (s, (lvalue >> 24) & 0xff); + cs2_pack_byte (s, (lvalue >> 16) & 0xff); + cs2_pack_byte (s, (lvalue >> 8) & 0xff); + cs2_pack_byte (s, lvalue & 0xff); + + lvalue = 0; + cs2_pack_byte (s, (lvalue >> 24) & 0xff); + cs2_pack_byte (s, (lvalue >> 16) & 0xff); + cs2_pack_byte (s, (lvalue >> 8) & 0xff); + cs2_pack_byte (s, lvalue & 0xff); + + lvalue = s->frame_offset * i_boundary + s->subframe / s->unit_mm + s->frame_offset - 1; + cs2_pack_byte (s, (lvalue >> 24) & 0xff); + cs2_pack_byte (s, (lvalue >> 16) & 0xff); + cs2_pack_byte (s, (lvalue >> 8) & 0xff); + cs2_pack_byte (s, lvalue & 0xff); + + lvalue = s->boundaryx - 1; + cs2_pack_byte (s, (lvalue >> 24) & 0xff); + cs2_pack_byte (s, (lvalue >> 16) & 0xff); + cs2_pack_byte (s, (lvalue >> 8) & 0xff); + cs2_pack_byte (s, lvalue & 0xff); + } + status = cs2_issue_cmd (s); + if (status) + return status; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs2_scan (cs2_t * s, cs2_scan_t type) +{ + SANE_Status status; + int i_colour; + cs2_pixel_t pixel; + cs2_pixel_t *lut; + + /* wait for device to be ready with document, and set device unit */ + + status = cs2_scanner_ready (s, CS2_STATUS_NO_DOCS); + if (status) + return status; + if (s->status & CS2_STATUS_NO_DOCS) + return SANE_STATUS_NO_DOCS; + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + /* Ariel - the '0b' byte in the 'else' part seems to be wrong, should be 0 */ + if ((s->type == CS2_TYPE_LS50) || (s->type == CS2_TYPE_LS5000)) + cs2_parse_cmd (s, "15 10 00 00 14 00 00 00 00 08 00 00 00 00 00 00 00 01 03 06 00 00"); + else + cs2_parse_cmd (s, "15 10 00 00 0c 00 0b 00 00 00 03 06 00 00"); + cs2_pack_byte (s, (s->unit_dpi >> 8) & 0xff); + cs2_pack_byte (s, s->unit_dpi & 0xff); + cs2_parse_cmd (s, "00 00"); + status = cs2_issue_cmd (s); + if (status) + return status; + + status = cs2_convert_options (s); + if (status) + return status; + + /* Ariel - Is this the best place to initialize it? */ + s->block_padding = 0; + + status = cs2_set_boundary (s); + if (status) + return status; + + switch (type) + { + case CS2_SCAN_NORMAL: + + for (i_colour = 0; i_colour < s->n_colour_in; i_colour++) + { + cs2_scanner_ready (s, CS2_STATUS_READY); + + switch (i_colour) + { + case 0: + lut = s->lut_r; + break; + case 1: + lut = s->lut_g; + break; + case 2: + lut = s->lut_b; + break; + case 3: + lut = s->lut_neutral; + break; + default: + DBG (1, + "BUG: cs2_scan(): Unknown colour number for LUT download.\n"); + return SANE_STATUS_INVAL; + break; + } + + cs2_init_buffer (s); + cs2_parse_cmd (s, "2a 00 03 00"); + cs2_pack_byte (s, cs2_colour_list[i_colour]); + cs2_pack_byte (s, 2 - 1); /* XXXXXXXXXX number of bytes per data point - 1 */ + cs2_pack_byte (s, ((2 * s->n_lut) >> 16) & 0xff); /* XXXXXXXXXX 2 bytes per point */ + cs2_pack_byte (s, ((2 * s->n_lut) >> 8) & 0xff); /* XXXXXXXXXX 2 bytes per point */ + cs2_pack_byte (s, (2 * s->n_lut) & 0xff); /* XXXXXXXXXX 2 bytes per point */ + cs2_pack_byte (s, 0x00); + + for (pixel = 0; pixel < s->n_lut; pixel++) + { /* XXXXXXXXXXXXXXX 2 bytes per point */ + cs2_pack_byte (s, (lut[pixel] >> 8) & 0xff); + cs2_pack_byte (s, lut[pixel] & 0xff); + } + + status = cs2_issue_cmd (s); + if (status) + return status; + } + + break; + + default: + break; + } + + for (i_colour = 0; i_colour < s->n_colour_in; i_colour++) + { + cs2_scanner_ready (s, CS2_STATUS_READY); + + cs2_init_buffer (s); + if ((s->type == CS2_TYPE_LS40) || (s->type == CS2_TYPE_LS4000)) + cs2_parse_cmd (s, "24 00 00 00 00 00 00 00 3a 80"); + else + cs2_parse_cmd (s, "24 00 00 00 00 00 00 00 3a 00"); + cs2_parse_cmd (s, "00 00 00 00 00 00 00 32"); + + cs2_pack_byte (s, cs2_colour_list[i_colour]); + + cs2_pack_byte (s, 0x00); + + cs2_pack_byte (s, s->real_resx >> 8); + cs2_pack_byte (s, s->real_resx & 0xff); + cs2_pack_byte (s, s->real_resy >> 8); + cs2_pack_byte (s, s->real_resy & 0xff); + + cs2_pack_byte (s, (s->real_xoffset >> 24) & 0xff); + cs2_pack_byte (s, (s->real_xoffset >> 16) & 0xff); + cs2_pack_byte (s, (s->real_xoffset >> 8) & 0xff); + cs2_pack_byte (s, s->real_xoffset & 0xff); + + cs2_pack_byte (s, (s->real_yoffset >> 24) & 0xff); + cs2_pack_byte (s, (s->real_yoffset >> 16) & 0xff); + cs2_pack_byte (s, (s->real_yoffset >> 8) & 0xff); + cs2_pack_byte (s, s->real_yoffset & 0xff); + + cs2_pack_byte (s, (s->real_width >> 24) & 0xff); + cs2_pack_byte (s, (s->real_width >> 16) & 0xff); + cs2_pack_byte (s, (s->real_width >> 8) & 0xff); + cs2_pack_byte (s, s->real_width & 0xff); + + cs2_pack_byte (s, (s->real_height >> 24) & 0xff); + cs2_pack_byte (s, (s->real_height >> 16) & 0xff); + cs2_pack_byte (s, (s->real_height >> 8) & 0xff); + cs2_pack_byte (s, s->real_height & 0xff); + + cs2_pack_byte (s, 0x00); /* brightness, etc. */ + cs2_pack_byte (s, 0x00); + cs2_pack_byte (s, 0x00); + cs2_pack_byte (s, 0x05); /* image composition CCCCCCC */ + cs2_pack_byte (s, s->real_depth); /* pixel composition */ + cs2_parse_cmd (s, "00 00 00 00 00 00 00 00 00 00 00 00 00"); + cs2_pack_byte (s, ((s->samples_per_scan - 1) << 4) + 0x00); /* multiread, ordering */ + /* No need to use an undocumented bit in LS50 */ + if ((s->type == CS2_TYPE_LS50) || (s->type == CS2_TYPE_LS5000)) + cs2_pack_byte (s, 0x00 + (s->negative ? 0 : 1)); /* averaging, pos/neg */ + else + cs2_pack_byte (s, 0x80 + (s->negative ? 0 : 1)); /* averaging, pos/neg */ + + switch (type) + { /* scanning kind */ + case CS2_SCAN_NORMAL: + cs2_pack_byte (s, 0x01); + break; + case CS2_SCAN_AE: + cs2_pack_byte (s, 0x20); + break; + case CS2_SCAN_AE_WB: + cs2_pack_byte (s, 0x40); + break; + default: + DBG (1, "BUG: cs2_scan(): Unknown scanning type.\n"); + return SANE_STATUS_INVAL; + } + if (s->samples_per_scan == 1) + cs2_pack_byte (s, 0x02); /* scanning mode single */ + else + cs2_pack_byte (s, 0x10); /* scanning mode multi */ + cs2_pack_byte (s, 0x02); /* colour interleaving */ + cs2_pack_byte (s, 0xff); /* (ae) */ + if (i_colour == 3) /* infrared */ + cs2_parse_cmd (s, "00 00 00 00"); /* automatic */ + else + { + cs2_pack_byte (s, + (s-> + real_exposure[cs2_colour_list[i_colour]] >> 24) & + 0xff); + cs2_pack_byte (s, + (s-> + real_exposure[cs2_colour_list[i_colour]] >> 16) & + 0xff); + cs2_pack_byte (s, + (s-> + real_exposure[cs2_colour_list[i_colour]] >> 8) & + 0xff); + cs2_pack_byte (s, + s->real_exposure[cs2_colour_list[i_colour]] & 0xff); + } + status = cs2_issue_cmd (s); + if (status) + return status; + } + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_focus (s); + + cs2_scanner_ready (s, CS2_STATUS_READY); + cs2_init_buffer (s); + switch (s->n_colour_in) + { + case 3: + cs2_parse_cmd (s, "1b 00 00 00 03 00 01 02 03"); + break; + case 4: + cs2_parse_cmd (s, "1b 00 00 00 04 00 01 02 03 09"); + break; + default: + DBG (1, "BUG: cs2_scan(): Unknown number of input colours.\n"); + break; + } + status = cs2_issue_cmd (s); + if (status) + return status; + if (s->status == CS2_STATUS_REISSUE) + { + /* Make sure we don't affect the behaviour for other scanners */ + if ((s->type == CS2_TYPE_LS50) || (s->type == CS2_TYPE_LS5000)) + { + cs2_init_buffer (s); + cs2_parse_cmd (s, "28 00 87 00 00 00 00 00 06 00"); + s->n_recv = 6; + status = cs2_issue_cmd (s); + if (status) + return status; + cs2_init_buffer (s); + cs2_parse_cmd (s, "28 00 87 00 00 00 00 00"); + cs2_pack_byte (s, s->recv_buf[5] + 6); + cs2_parse_cmd (s, "00"); + s->n_recv = s->recv_buf[5] + 6; + status = cs2_issue_cmd (s); + if (status) + return status; + if ((s->recv_buf[11] != 0x08) || (s->recv_buf[12] != 0x00)) + DBG (1, "BUG: cs2_scan(): Unexpected block_padding position.\n"); + s->block_padding = 256 * s->recv_buf[19] + s->recv_buf[20]; + cs2_init_buffer (s); + switch (s->n_colour_in) + { + case 3: + cs2_parse_cmd (s, "1b 00 00 00 03 00 01 02 03"); + break; + case 4: + cs2_parse_cmd (s, "1b 00 00 00 04 00 01 02 03 09"); + break; + } + } + status = cs2_issue_cmd (s); + if (status) + return status; + } + + return SANE_STATUS_GOOD; +} + +static void * +cs2_xmalloc (size_t size) +{ + register void *value = malloc (size); + + if (!value) + DBG (0, "Error: cs2_xmalloc(): Failed to malloc() %lu bytes.\n", + (unsigned long) size); + + return value; +} + +static void * +cs2_xrealloc (void *p, size_t size) +{ + register void *value; + + if (!size) + return p; + + value = realloc (p, size); + + if (!value) + DBG (0, "Error: cs2_xrealloc(): Failed to realloc() %lu bytes.\n", + (unsigned long) size); + + return value; +} + +static void +cs2_xfree (const void *p) +{ + if (p) + free ((void *) p); +} diff --git a/backend/coolscan2.conf.in b/backend/coolscan2.conf.in new file mode 100644 index 0000000..45b9a7d --- /dev/null +++ b/backend/coolscan2.conf.in @@ -0,0 +1,20 @@ +# coolscan2.conf: sample configuration file for coolscan2 backend +# +# The following entrie checks for your scanner by manufacturer (SCSI) +# and by vendor and product ID (USB). This is what the backend does when +# no configuration file can be found. +# +auto + +# You can also configure the backend for specific device files, but this +# should not normally be necessary (under Linux at least). +# Syntax for specific devices: : +# +# For a SCSI scanner, uncomment and edit the following line: +#scsi:/dev/scanner +# +# For a USB scanner, uncomment and edit the following line: +#usb:/dev/usbscanner +# +# For an IEEE 1394 scanner, use the SBP2 protocol (under Linux, use the +# sbp2 kernel module), and your scanner will be handled as a SCSI device. diff --git a/backend/coolscan3.c b/backend/coolscan3.c new file mode 100644 index 0000000..a1d6fe6 --- /dev/null +++ b/backend/coolscan3.c @@ -0,0 +1,3188 @@ +/* + * SANE - Scanner Access Now Easy. + * coolscan3.c + * + * This file implements a SANE backend for Nikon Coolscan film scanners. + * + * coolscan3.c is based on coolscan2.c, a work of András Major, Ariel Garcia + * and Giuseppe Sacco. + * + * Copyright (C) 2007-08 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + * + */ + +/* ========================================================================= */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_config.h" + +#define BACKEND_NAME coolscan3 +#include "../include/sane/sanei_backend.h" /* must be last */ + +#define CS3_VERSION_MAJOR 1 +#define CS3_VERSION_MINOR 0 +#define CS3_REVISION 0 +#define CS3_CONFIG_FILE "coolscan3.conf" + +#define WSIZE (sizeof (SANE_Word)) + + +/* ========================================================================= */ +/* typedefs */ + +typedef enum +{ + CS3_TYPE_UNKOWN, + CS3_TYPE_LS30, + CS3_TYPE_LS40, + CS3_TYPE_LS50, + CS3_TYPE_LS2000, + CS3_TYPE_LS4000, + CS3_TYPE_LS5000, + CS3_TYPE_LS8000 +} +cs3_type_t; + +typedef enum +{ + CS3_INTERFACE_UNKNOWN, + CS3_INTERFACE_SCSI, /* includes IEEE1394 via SBP2 */ + CS3_INTERFACE_USB +} +cs3_interface_t; + +typedef enum +{ + CS3_PHASE_NONE = 0x00, + CS3_PHASE_STATUS = 0x01, + CS3_PHASE_OUT = 0x02, + CS3_PHASE_IN = 0x03, + CS3_PHASE_BUSY = 0x04 +} +cs3_phase_t; + +typedef enum +{ + CS3_SCAN_NORMAL, + CS3_SCAN_AE, + CS3_SCAN_AE_WB +} +cs3_scan_t; + +typedef enum +{ + CS3_STATUS_READY = 0, + CS3_STATUS_BUSY = 1, + CS3_STATUS_NO_DOCS = 2, + CS3_STATUS_PROCESSING = 4, + CS3_STATUS_ERROR = 8, + CS3_STATUS_REISSUE = 16, + CS3_STATUS_ALL = 31 /* sum of all others */ +} +cs3_status_t; + +typedef enum +{ + CS3_OPTION_NUM = 0, + + CS3_OPTION_PREVIEW, + + CS3_OPTION_NEGATIVE, + + CS3_OPTION_INFRARED, + + CS3_OPTION_SAMPLES_PER_SCAN, + + CS3_OPTION_DEPTH, + + CS3_OPTION_EXPOSURE, + CS3_OPTION_EXPOSURE_R, + CS3_OPTION_EXPOSURE_G, + CS3_OPTION_EXPOSURE_B, + CS3_OPTION_SCAN_AE, + CS3_OPTION_SCAN_AE_WB, + + CS3_OPTION_LUT_R, + CS3_OPTION_LUT_G, + CS3_OPTION_LUT_B, + + CS3_OPTION_RES, + CS3_OPTION_RESX, + CS3_OPTION_RESY, + CS3_OPTION_RES_INDEPENDENT, + + CS3_OPTION_PREVIEW_RESOLUTION, + + CS3_OPTION_FRAME, + CS3_OPTION_FRAME_COUNT, + CS3_OPTION_SUBFRAME, + CS3_OPTION_XMIN, + CS3_OPTION_XMAX, + CS3_OPTION_YMIN, + CS3_OPTION_YMAX, + + CS3_OPTION_LOAD, + CS3_OPTION_AUTOLOAD, + CS3_OPTION_EJECT, + CS3_OPTION_RESET, + + CS3_OPTION_FOCUS_ON_CENTRE, + CS3_OPTION_FOCUS, + CS3_OPTION_AUTOFOCUS, + CS3_OPTION_FOCUSX, + CS3_OPTION_FOCUSY, + + CS3_N_OPTIONS /* must be last -- counts number of enum items */ +} +cs3_option_t; + +typedef unsigned int cs3_pixel_t; + +#define CS3_COLOR_MAX 10 /* 9 + 1, see cs3_colors */ + +/* Given that there is no way to give scanner vendor + * and model to the calling software, I have to use + * an ugly hack here. :( That's very sad. Suggestions + * that can provide the same features are appreciated. + */ + +#ifndef SANE_COOKIE +#define SANE_COOKIE 0x0BADCAFE + +struct SANE_Cookie +{ + uint16_t version; + const char *vendor; + const char *model; + const char *revision; +}; +#endif + +typedef struct +{ + /* magic bits :( */ + uint32_t magic; + struct SANE_Cookie *cookie_ptr; + struct SANE_Cookie cookie; + + /* interface */ + cs3_interface_t interface; + int fd; + SANE_Byte *send_buf, *recv_buf; + size_t send_buf_size, recv_buf_size; + size_t n_cmd, n_send, n_recv; + + /* device characteristics */ + char vendor_string[9], product_string[17], revision_string[5]; + cs3_type_t type; + int maxbits; + unsigned int resx_optical, resx_min, resx_max, *resx_list, + resx_n_list; + unsigned int resy_optical, resy_min, resy_max, *resy_list, + resy_n_list; + unsigned long boundaryx, boundaryy; + unsigned long frame_offset; + unsigned int unit_dpi; + double unit_mm; + int n_frames; + + int focus_min, focus_max; + + /* settings */ + SANE_Bool preview, negative, infrared, autoload, autofocus, ae, aewb; + int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, + n_colors; + cs3_pixel_t n_lut; + cs3_pixel_t *lut_r, *lut_g, *lut_b, *lut_neutral; + unsigned long resx, resy, res, res_independent, res_preview; + unsigned long xmin, xmax, ymin, ymax; + int i_frame, frame_count; + double subframe; + + unsigned int real_resx, real_resy, real_pitchx, real_pitchy; + unsigned long real_xoffset, real_yoffset, real_width, real_height, + logical_width, logical_height; + int odd_padding; + int block_padding; + + double exposure, exposure_r, exposure_g, exposure_b; + unsigned long real_exposure[CS3_COLOR_MAX]; + + + SANE_Bool focus_on_centre; + unsigned long focusx, focusy, real_focusx, real_focusy; + int focus; + + /* status */ + SANE_Bool scanning; + SANE_Byte *line_buf; + ssize_t n_line_buf, i_line_buf; + unsigned long sense_key, sense_asc, sense_ascq, sense_info; + unsigned long sense_code; + cs3_status_t status; + size_t xfer_position, xfer_bytes_total; + + /* SANE stuff */ + SANE_Option_Descriptor option_list[CS3_N_OPTIONS]; +} +cs3_t; + + +/* ========================================================================= */ +/* prototypes */ + +static SANE_Status cs3_open(const char *device, cs3_interface_t interface, + cs3_t ** sp); +static void cs3_close(cs3_t * s); +static SANE_Status cs3_attach(const char *dev); +static SANE_Status cs3_scsi_sense_handler(int fd, u_char * sense_buffer, + void *arg); +static SANE_Status cs3_parse_sense_data(cs3_t * s); +static void cs3_init_buffer(cs3_t * s); +static SANE_Status cs3_pack_byte(cs3_t * s, SANE_Byte byte); +static void cs3_pack_long(cs3_t * s, unsigned long val); +static void cs3_pack_word(cs3_t * s, unsigned long val); +static SANE_Status cs3_parse_cmd(cs3_t * s, char *text); +static SANE_Status cs3_grow_send_buffer(cs3_t * s); +static SANE_Status cs3_issue_cmd(cs3_t * s); +static cs3_phase_t cs3_phase_check(cs3_t * s); +static SANE_Status cs3_set_boundary(cs3_t * s); +static SANE_Status cs3_scanner_ready(cs3_t * s, int flags); +static SANE_Status cs3_page_inquiry(cs3_t * s, int page); +static SANE_Status cs3_full_inquiry(cs3_t * s); +static SANE_Status cs3_mode_select(cs3_t * s); +static SANE_Status cs3_reserve_unit(cs3_t * s); +static SANE_Status cs3_release_unit(cs3_t * s); +static SANE_Status cs3_execute(cs3_t * s); +static SANE_Status cs3_load(cs3_t * s); +static SANE_Status cs3_eject(cs3_t * s); +static SANE_Status cs3_reset(cs3_t * s); +static SANE_Status cs3_set_focus(cs3_t * s); +static SANE_Status cs3_autofocus(cs3_t * s); +static SANE_Status cs3_autoexposure(cs3_t * s, int wb); +static SANE_Status cs3_get_exposure(cs3_t * s); +static SANE_Status cs3_set_window(cs3_t * s, cs3_scan_t type); +static SANE_Status cs3_convert_options(cs3_t * s); +static SANE_Status cs3_scan(cs3_t * s, cs3_scan_t type); +static void *cs3_xmalloc(size_t size); +static void *cs3_xrealloc(void *p, size_t size); +static void cs3_xfree(const void *p); + + +/* ========================================================================= */ +/* global variables */ + +static int cs3_colors[] = { 1, 2, 3, 9 }; + +static SANE_Device **device_list = NULL; +static int n_device_list = 0; +static cs3_interface_t try_interface = CS3_INTERFACE_UNKNOWN; +static int open_devices = 0; + + +/* ========================================================================= */ +/* SANE entry points */ + +SANE_Status +sane_init(SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + DBG_INIT(); + DBG(1, "coolscan3 backend, version %i.%i.%i initializing.\n", + CS3_VERSION_MAJOR, CS3_VERSION_MINOR, CS3_REVISION); + + authorize = authorize; /* to shut up compiler */ + + if (version_code) + *version_code = SANE_VERSION_CODE(SANE_CURRENT_MAJOR, V_MINOR, 0); + + sanei_usb_init(); + + return SANE_STATUS_GOOD; +} + +void +sane_exit(void) +{ + int i; + + DBG(10, "%s\n", __func__); + + for (i = 0; i < n_device_list; i++) { + cs3_xfree(device_list[i]->name); + cs3_xfree(device_list[i]->vendor); + cs3_xfree(device_list[i]->model); + cs3_xfree(device_list[i]); + } + cs3_xfree(device_list); +} + +SANE_Status +sane_get_devices(const SANE_Device *** list, SANE_Bool local_only) +{ + char line[PATH_MAX], *p; + FILE *config; + + local_only = local_only; /* to shut up compiler */ + + DBG(10, "%s\n", __func__); + + if (device_list) + DBG(6, + "sane_get_devices(): Device list already populated, not probing again.\n"); + else { + if (open_devices) { + DBG(4, + "sane_get_devices(): Devices open, not scanning for scanners.\n"); + return SANE_STATUS_IO_ERROR; + } + + config = sanei_config_open(CS3_CONFIG_FILE); + if (config) { + DBG(4, "sane_get_devices(): Reading config file.\n"); + while (sanei_config_read(line, sizeof(line), config)) { + p = line; + p += strspn(line, " \t"); + if (strlen(p) && (p[0] != '\n') + && (p[0] != '#')) + cs3_open(line, CS3_INTERFACE_UNKNOWN, + NULL); + } + fclose(config); + } else { + DBG(4, "sane_get_devices(): No config file found.\n"); + cs3_open("auto", CS3_INTERFACE_UNKNOWN, NULL); + } + + DBG(6, "%s: %i device(s) detected.\n", + __func__, n_device_list); + } + + *list = (const SANE_Device **) device_list; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open(SANE_String_Const name, SANE_Handle * h) +{ + SANE_Status status; + cs3_t *s; + int i_option; + unsigned int i_list; + SANE_Option_Descriptor o; + SANE_Word *word_list; + SANE_Range *range = NULL; + int alloc_failed = 0; + + DBG(10, "%s\n", __func__); + + status = cs3_open(name, CS3_INTERFACE_UNKNOWN, &s); + if (status != SANE_STATUS_GOOD) + return status; + + *h = (SANE_Handle) s; + + /* get device properties */ + + s->lut_r = s->lut_g = s->lut_b = s->lut_neutral = NULL; + s->resx_list = s->resy_list = NULL; + s->resx_n_list = s->resy_n_list = 0; + + status = cs3_full_inquiry(s); + if (status != SANE_STATUS_GOOD) + return status; + + status = cs3_mode_select(s); + if (status != SANE_STATUS_GOOD) + return status; + + /* option descriptors */ + + for (i_option = 0; i_option < CS3_N_OPTIONS; i_option++) { + o.name = o.title = o.desc = NULL; + o.type = o.unit = o.cap = o.constraint_type = o.size = 0; + o.constraint.range = NULL; /* only one union member needs to be NULLed */ + switch (i_option) { + case CS3_OPTION_NUM: + o.name = ""; + o.title = SANE_TITLE_NUM_OPTIONS; + o.desc = SANE_DESC_NUM_OPTIONS; + o.type = SANE_TYPE_INT; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_DETECT; + break; + case CS3_OPTION_PREVIEW: + o.name = "preview"; + o.title = "Preview mode"; + o.desc = "Preview mode"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | + SANE_CAP_ADVANCED; + break; + case CS3_OPTION_NEGATIVE: + o.name = "negative"; + o.title = "Negative"; + o.desc = "Negative film: make scanner invert colors"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + /*o.cap |= SANE_CAP_INACTIVE; */ + break; + + case CS3_OPTION_INFRARED: + o.name = "infrared"; + o.title = "Read infrared channel"; + o.desc = "Read infrared channel in addition to scan colors"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; +#ifndef SANE_FRAME_RGBI + o.cap |= SANE_CAP_INACTIVE; +#endif + break; + + case CS3_OPTION_SAMPLES_PER_SCAN: + o.name = "samples-per-scan"; + o.title = "Samples per Scan"; + o.desc = "Number of samples per scan"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->type != CS3_TYPE_LS2000 && s->type != CS3_TYPE_LS4000 + && s->type != CS3_TYPE_LS5000 && s->type != CS3_TYPE_LS8000) + o.cap |= SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) cs3_xmalloc (sizeof (SANE_Range)); + if (! range) + alloc_failed = 1; + else + { + range->min = 1; + range->max = 16; + range->quant = 1; + o.constraint.range = range; + } + break; + + case CS3_OPTION_DEPTH: + o.name = "depth"; + o.title = "Bit depth per channel"; + o.desc = "Number of bits output by scanner for each channel"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_WORD_LIST; + word_list = + (SANE_Word *) cs3_xmalloc(2 * + sizeof(SANE_Word)); + if (!word_list) + alloc_failed = 1; + else { + word_list[1] = 8; + word_list[2] = s->maxbits; + word_list[0] = 2; + o.constraint.word_list = word_list; + } + break; + case CS3_OPTION_EXPOSURE: + o.name = "exposure"; + o.title = "Exposure multiplier"; + o.desc = "Exposure multiplier for all channels"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = SANE_FIX(0.); + range->max = SANE_FIX(10.); + range->quant = SANE_FIX(0.1); + o.constraint.range = range; + } + break; + case CS3_OPTION_EXPOSURE_R: + o.name = "red-exposure"; + o.title = "Red exposure time"; + o.desc = "Exposure time for red channel"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MICROSECOND; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = SANE_FIX(50.); + range->max = SANE_FIX(20000.); + range->quant = SANE_FIX(10.); + o.constraint.range = range; + } + break; + case CS3_OPTION_EXPOSURE_G: + o.name = "green-exposure"; + o.title = "Green exposure time"; + o.desc = "Exposure time for green channel"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MICROSECOND; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = SANE_FIX(50.); + range->max = SANE_FIX(20000.); + range->quant = SANE_FIX(10.); + o.constraint.range = range; + } + break; + case CS3_OPTION_EXPOSURE_B: + o.name = "blue-exposure"; + o.title = "Blue exposure time"; + o.desc = "Exposure time for blue channel"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MICROSECOND; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = SANE_FIX(50.); + range->max = SANE_FIX(20000.); + range->quant = SANE_FIX(10.); + o.constraint.range = range; + } + break; + case CS3_OPTION_LUT_R: + o.name = "red-gamma-table"; + o.title = "LUT for red channel"; + o.desc = "LUT for red channel"; + o.type = SANE_TYPE_INT; + o.size = s->n_lut * WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->n_lut - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_LUT_G: + o.name = "green-gamma-table"; + o.title = "LUT for green channel"; + o.desc = "LUT for green channel"; + o.type = SANE_TYPE_INT; + o.size = s->n_lut * WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->n_lut - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_LUT_B: + o.name = "blue-gamma-table"; + o.title = "LUT for blue channel"; + o.desc = "LUT for blue channel"; + o.type = SANE_TYPE_INT; + o.size = s->n_lut * WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->n_lut - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_LOAD: + o.name = "load"; + o.title = "Load"; + o.desc = "Load next slide"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->n_frames > 1) + o.cap |= SANE_CAP_INACTIVE; + break; + case CS3_OPTION_AUTOLOAD: + o.name = "autoload"; + o.title = "Autoload"; + o.desc = "Autoload slide before each scan"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->n_frames > 1) + o.cap |= SANE_CAP_INACTIVE; + break; + case CS3_OPTION_EJECT: + o.name = "eject"; + o.title = "Eject"; + o.desc = "Eject loaded medium"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS3_OPTION_RESET: + o.name = "reset"; + o.title = "Reset scanner"; + o.desc = "Initialize scanner"; + o.type = SANE_TYPE_BUTTON; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS3_OPTION_RESX: + case CS3_OPTION_RES: + case CS3_OPTION_PREVIEW_RESOLUTION: + if (i_option == CS3_OPTION_PREVIEW_RESOLUTION) { + o.name = "preview-resolution"; + o.title = "Preview resolution"; + o.desc = "Scanning resolution for preview mode in dpi, affecting both x and y directions"; + } else if (i_option == CS3_OPTION_RES) { + o.name = "resolution"; + o.title = "Resolution"; + o.desc = "Scanning resolution in dpi, affecting both x and y directions"; + } else { + o.name = "x-resolution"; + o.title = "X resolution"; + o.desc = "Scanning resolution in dpi, affecting x direction only"; + } + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_DPI; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (i_option == CS3_OPTION_RESX) + o.cap |= SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + if (i_option == CS3_OPTION_PREVIEW_RESOLUTION) + o.cap |= SANE_CAP_ADVANCED; + o.constraint_type = SANE_CONSTRAINT_WORD_LIST; + word_list = + (SANE_Word *) cs3_xmalloc((s->resx_n_list + 1) + * + sizeof(SANE_Word)); + if (!word_list) + alloc_failed = 1; + else { + for (i_list = 0; i_list < s->resx_n_list; + i_list++) + word_list[i_list + 1] = + s->resx_list[i_list]; + word_list[0] = s->resx_n_list; + o.constraint.word_list = word_list; + } + break; + case CS3_OPTION_RESY: + o.name = "y-resolution"; + o.title = "Y resolution"; + o.desc = "Scanning resolution in dpi, affecting y direction only"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_DPI; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | + SANE_CAP_INACTIVE | SANE_CAP_ADVANCED; + o.constraint_type = SANE_CONSTRAINT_WORD_LIST; + word_list = + (SANE_Word *) cs3_xmalloc((s->resy_n_list + 1) + * + sizeof(SANE_Word)); + if (!word_list) + alloc_failed = 1; + else { + for (i_list = 0; i_list < s->resy_n_list; + i_list++) + word_list[i_list + 1] = + s->resy_list[i_list]; + word_list[0] = s->resy_n_list; + o.constraint.word_list = word_list; + } + break; + case CS3_OPTION_RES_INDEPENDENT: + o.name = "independent-res"; + o.title = "Independent x/y resolutions"; + o.desc = "Enable independent controls for scanning resolution in x and y direction"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | + SANE_CAP_INACTIVE | SANE_CAP_ADVANCED; + break; + case CS3_OPTION_FRAME: + o.name = "frame"; + o.title = "Frame number"; + o.desc = "Number of frame to be scanned, starting with 1"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->n_frames <= 1) + o.cap |= SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 1; + range->max = s->n_frames; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_FRAME_COUNT: + o.name = "frame-count"; + o.title = "Frame count"; + o.desc = "Amount of frames to scan"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->n_frames <= 1) + o.cap |= SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 1; + range->max = s->n_frames - s->i_frame + 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_SUBFRAME: + o.name = "subframe"; + o.title = "Frame shift"; + o.desc = "Fine position within the selected frame"; + o.type = SANE_TYPE_FIXED; + o.unit = SANE_UNIT_MM; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = SANE_FIX(0.); + range->max = + SANE_FIX((s->boundaryy - + 1) * s->unit_mm); + range->quant = SANE_FIX(0.); + o.constraint.range = range; + } + break; + case CS3_OPTION_XMIN: + o.name = "tl-x"; + o.title = "Left x value of scan area"; + o.desc = "Left x value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + if (!range) + alloc_failed = 1; + else { + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + range->min = 0; + range->max = s->boundaryx - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_XMAX: + o.name = "br-x"; + o.title = "Right x value of scan area"; + o.desc = "Right x value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->boundaryx - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_YMIN: + o.name = "tl-y"; + o.title = "Top y value of scan area"; + o.desc = "Top y value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->boundaryy - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_YMAX: + o.name = "br-y"; + o.title = "Bottom y value of scan area"; + o.desc = "Bottom y value of scan area"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->boundaryy - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_FOCUS_ON_CENTRE: + o.name = "focus-on-centre"; + o.title = "Use centre of scan area as AF point"; + o.desc = "Use centre of scan area as AF point instead of manual AF point selection"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS3_OPTION_FOCUS: + o.name = "focus"; + o.title = "Focus position"; + o.desc = "Focus position for manual focus"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_NONE; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = s->focus_min; + range->max = s->focus_max; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_AUTOFOCUS: + o.name = "autofocus"; + o.title = "Autofocus"; + o.desc = "Perform autofocus before scan"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS3_OPTION_FOCUSX: + o.name = "focusx"; + o.title = "X coordinate of AF point"; + o.desc = "X coordinate of AF point"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | + SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->boundaryx - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_FOCUSY: + o.name = "focusy"; + o.title = "Y coordinate of AF point"; + o.desc = "Y coordinate of AF point"; + o.type = SANE_TYPE_INT; + o.unit = SANE_UNIT_PIXEL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | + SANE_CAP_INACTIVE; + o.constraint_type = SANE_CONSTRAINT_RANGE; + range = (SANE_Range *) + cs3_xmalloc(sizeof(SANE_Range)); + if (!range) + alloc_failed = 1; + else { + range->min = 0; + range->max = s->boundaryy - 1; + range->quant = 1; + o.constraint.range = range; + } + break; + case CS3_OPTION_SCAN_AE: + o.name = "ae"; + o.title = "Auto-exposure"; + o.desc = "Perform auto-exposure before scan"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + case CS3_OPTION_SCAN_AE_WB: + o.name = "ae-wb"; + o.title = "Auto-exposure with white balance"; + o.desc = "Perform auto-exposure with white balance before scan"; + o.type = SANE_TYPE_BOOL; + o.size = WSIZE; + o.cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + break; + default: + DBG(1, "BUG: sane_open(): Unknown option number: %d\n", i_option); + break; + } + s->option_list[i_option] = o; + } + + s->scanning = SANE_FALSE; + s->preview = SANE_FALSE; + s->negative = SANE_FALSE; + s->autoload = SANE_FALSE; + s->infrared = SANE_FALSE; + s->ae = SANE_FALSE; + s->aewb = SANE_FALSE; + s->samples_per_scan = 1; + s->depth = 8; + s->i_frame = 1; + s->frame_count = 1; + s->subframe = 0.; + s->res = s->resx = s->resx_max; + s->resy = s->resy_max; + s->res_independent = SANE_FALSE; + s->res_preview = s->resx_max / 10; + if (s->res_preview < s->resx_min) + s->res_preview = s->resx_min; + s->xmin = 0; + s->xmax = s->boundaryx - 1; + s->ymin = 0; + s->ymax = s->boundaryy - 1; + s->focus_on_centre = SANE_TRUE; + s->focus = 0; + s->focusx = 0; + s->focusy = 0; + s->exposure = 1.; + s->exposure_r = 1200.; + s->exposure_g = 1200.; + s->exposure_b = 1000.; + s->line_buf = NULL; + s->n_line_buf = 0; + + if (alloc_failed) { + cs3_close(s); + return SANE_STATUS_NO_MEM; + } + + return cs3_reserve_unit(s); +} + +void +sane_close(SANE_Handle h) +{ + cs3_t *s = (cs3_t *) h; + + DBG(10, "%s\n", __func__); + + cs3_release_unit(s); + cs3_close(s); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor(SANE_Handle h, SANE_Int n) +{ + cs3_t *s = (cs3_t *) h; + + DBG(24, "%s, option %i\n", __func__, n); + + if ((n >= 0) && (n < CS3_N_OPTIONS)) + return &s->option_list[n]; + else + return NULL; +} + +SANE_Status +sane_control_option(SANE_Handle h, SANE_Int n, SANE_Action a, void *v, + SANE_Int * i) +{ + cs3_t *s = (cs3_t *) h; + SANE_Int flags = 0; + cs3_pixel_t pixel; + SANE_Option_Descriptor o = s->option_list[n]; + + DBG(24, "%s, option %i, action %i.\n", __func__, n, a); + + switch (a) { + case SANE_ACTION_GET_VALUE: + + switch (n) { + case CS3_OPTION_NUM: + *(SANE_Word *) v = CS3_N_OPTIONS; + break; + case CS3_OPTION_NEGATIVE: + *(SANE_Word *) v = s->negative; + break; + case CS3_OPTION_INFRARED: + *(SANE_Word *) v = s->infrared; + break; + case CS3_OPTION_SAMPLES_PER_SCAN: + *(SANE_Word *) v = s->samples_per_scan; + break; + case CS3_OPTION_DEPTH: + *(SANE_Word *) v = s->depth; + break; + case CS3_OPTION_PREVIEW: + *(SANE_Word *) v = s->preview; + break; + case CS3_OPTION_AUTOLOAD: + *(SANE_Word *) v = s->autoload; + break; + case CS3_OPTION_EXPOSURE: + *(SANE_Word *) v = SANE_FIX(s->exposure); + break; + case CS3_OPTION_EXPOSURE_R: + *(SANE_Word *) v = SANE_FIX(s->exposure_r); + break; + case CS3_OPTION_EXPOSURE_G: + *(SANE_Word *) v = SANE_FIX(s->exposure_g); + break; + case CS3_OPTION_EXPOSURE_B: + *(SANE_Word *) v = SANE_FIX(s->exposure_b); + break; + case CS3_OPTION_LUT_R: + if (!(s->lut_r)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + ((SANE_Word *) v)[pixel] = s->lut_r[pixel]; + break; + case CS3_OPTION_LUT_G: + if (!(s->lut_g)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + ((SANE_Word *) v)[pixel] = s->lut_g[pixel]; + break; + case CS3_OPTION_LUT_B: + if (!(s->lut_b)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + ((SANE_Word *) v)[pixel] = s->lut_b[pixel]; + break; + case CS3_OPTION_EJECT: + break; + case CS3_OPTION_LOAD: + break; + case CS3_OPTION_RESET: + break; + case CS3_OPTION_FRAME: + *(SANE_Word *) v = s->i_frame; + break; + case CS3_OPTION_FRAME_COUNT: + *(SANE_Word *) v = s->frame_count; + break; + case CS3_OPTION_SUBFRAME: + *(SANE_Word *) v = SANE_FIX(s->subframe); + break; + case CS3_OPTION_RES: + *(SANE_Word *) v = s->res; + break; + case CS3_OPTION_RESX: + *(SANE_Word *) v = s->resx; + break; + case CS3_OPTION_RESY: + *(SANE_Word *) v = s->resy; + break; + case CS3_OPTION_RES_INDEPENDENT: + *(SANE_Word *) v = s->res_independent; + break; + case CS3_OPTION_PREVIEW_RESOLUTION: + *(SANE_Word *) v = s->res_preview; + break; + case CS3_OPTION_XMIN: + *(SANE_Word *) v = s->xmin; + break; + case CS3_OPTION_XMAX: + *(SANE_Word *) v = s->xmax; + break; + case CS3_OPTION_YMIN: + *(SANE_Word *) v = s->ymin; + break; + case CS3_OPTION_YMAX: + *(SANE_Word *) v = s->ymax; + break; + case CS3_OPTION_FOCUS_ON_CENTRE: + *(SANE_Word *) v = s->focus_on_centre; + break; + case CS3_OPTION_FOCUS: + *(SANE_Word *) v = s->focus; + break; + case CS3_OPTION_AUTOFOCUS: + *(SANE_Word *) v = s->autofocus; + break; + case CS3_OPTION_FOCUSX: + *(SANE_Word *) v = s->focusx; + break; + case CS3_OPTION_FOCUSY: + *(SANE_Word *) v = s->focusy; + break; + case CS3_OPTION_SCAN_AE: + *(SANE_Word *) v = s->ae; + break; + case CS3_OPTION_SCAN_AE_WB: + *(SANE_Word *) v = s->aewb; + break; + default: + DBG(4, "%s: Unknown option (bug?).\n", __func__); + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_VALUE: + if (s->scanning) + return SANE_STATUS_INVAL; + /* XXX do this for all elements of arrays */ + switch (o.type) { + case SANE_TYPE_BOOL: + if ((*(SANE_Word *) v != SANE_TRUE) + && (*(SANE_Word *) v != SANE_FALSE)) + return SANE_STATUS_INVAL; + break; + case SANE_TYPE_INT: + case SANE_TYPE_FIXED: + switch (o.constraint_type) { + case SANE_CONSTRAINT_RANGE: + if (*(SANE_Word *) v < + o.constraint.range->min) { + *(SANE_Word *) v = + o.constraint.range->min; + flags |= SANE_INFO_INEXACT; + } else if (*(SANE_Word *) v > + o.constraint.range->max) { + *(SANE_Word *) v = + o.constraint.range->max; + flags |= SANE_INFO_INEXACT; + } + break; + case SANE_CONSTRAINT_WORD_LIST: + break; + default: + break; + } + break; + case SANE_TYPE_STRING: + break; + case SANE_TYPE_BUTTON: + break; + case SANE_TYPE_GROUP: + break; + } + switch (n) { + case CS3_OPTION_NUM: + return SANE_STATUS_INVAL; + break; + case CS3_OPTION_NEGATIVE: + s->negative = *(SANE_Word *) v; + break; + case CS3_OPTION_INFRARED: + s->infrared = *(SANE_Word *) v; + /* flags |= SANE_INFO_RELOAD_PARAMS; XXX */ + break; + case CS3_OPTION_SAMPLES_PER_SCAN: + s->samples_per_scan = *(SANE_Word *) v; + break; + case CS3_OPTION_DEPTH: + if (*(SANE_Word *) v > s->maxbits) + return SANE_STATUS_INVAL; + + s->depth = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + + case CS3_OPTION_PREVIEW: + s->preview = *(SANE_Word *) v; + break; + + case CS3_OPTION_AUTOLOAD: + s->autoload = *(SANE_Word *) v; + break; + + case CS3_OPTION_EXPOSURE: + s->exposure = SANE_UNFIX(*(SANE_Word *) v); + break; + case CS3_OPTION_EXPOSURE_R: + s->exposure_r = SANE_UNFIX(*(SANE_Word *) v); + break; + case CS3_OPTION_EXPOSURE_G: + s->exposure_g = SANE_UNFIX(*(SANE_Word *) v); + break; + case CS3_OPTION_EXPOSURE_B: + s->exposure_b = SANE_UNFIX(*(SANE_Word *) v); + break; + case CS3_OPTION_LUT_R: + if (!(s->lut_r)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_r[pixel] = ((SANE_Word *) v)[pixel]; + break; + case CS3_OPTION_LUT_G: + if (!(s->lut_g)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_g[pixel] = ((SANE_Word *) v)[pixel]; + break; + case CS3_OPTION_LUT_B: + if (!(s->lut_b)) + return SANE_STATUS_INVAL; + for (pixel = 0; pixel < s->n_lut; pixel++) + s->lut_b[pixel] = ((SANE_Word *) v)[pixel]; + break; + case CS3_OPTION_LOAD: + cs3_load(s); + break; + case CS3_OPTION_EJECT: + cs3_eject(s); + break; + case CS3_OPTION_RESET: + cs3_reset(s); + break; + case CS3_OPTION_FRAME: + s->i_frame = *(SANE_Word *) v; + break; + + case CS3_OPTION_FRAME_COUNT: + if (*(SANE_Word *) v > (s->n_frames - s->i_frame + 1)) + return SANE_STATUS_INVAL; + s->frame_count = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + + case CS3_OPTION_SUBFRAME: + s->subframe = SANE_UNFIX(*(SANE_Word *) v); + break; + case CS3_OPTION_RES: + s->res = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_RESX: + s->resx = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_RESY: + s->resy = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_RES_INDEPENDENT: + s->res_independent = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_PREVIEW_RESOLUTION: + s->res_preview = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_XMIN: + s->xmin = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_XMAX: + s->xmax = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_YMIN: + s->ymin = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_YMAX: + s->ymax = *(SANE_Word *) v; + flags |= SANE_INFO_RELOAD_PARAMS; + break; + case CS3_OPTION_FOCUS_ON_CENTRE: + s->focus_on_centre = *(SANE_Word *) v; + if (s->focus_on_centre) { + s->option_list[CS3_OPTION_FOCUSX].cap |= + SANE_CAP_INACTIVE; + s->option_list[CS3_OPTION_FOCUSY].cap |= + SANE_CAP_INACTIVE; + } else { + s->option_list[CS3_OPTION_FOCUSX].cap &= + ~SANE_CAP_INACTIVE; + s->option_list[CS3_OPTION_FOCUSY].cap &= + ~SANE_CAP_INACTIVE; + } + flags |= SANE_INFO_RELOAD_OPTIONS; + break; + case CS3_OPTION_FOCUS: + s->focus = *(SANE_Word *) v; + break; + case CS3_OPTION_AUTOFOCUS: + s->autofocus = *(SANE_Word *) v; + break; + case CS3_OPTION_FOCUSX: + s->focusx = *(SANE_Word *) v; + break; + case CS3_OPTION_FOCUSY: + s->focusy = *(SANE_Word *) v; + break; + case CS3_OPTION_SCAN_AE: + s->ae = *(SANE_Word *) v; + break; + case CS3_OPTION_SCAN_AE_WB: + s->aewb = *(SANE_Word *) v; + break; + default: + DBG(4, + "Error: sane_control_option(): Unknown option number (bug?).\n"); + return SANE_STATUS_INVAL; + break; + } + break; + + default: + DBG(1, + "BUG: sane_control_option(): Unknown action number.\n"); + return SANE_STATUS_INVAL; + break; + } + + if (i) + *i = flags; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters(SANE_Handle h, SANE_Parameters * p) +{ + cs3_t *s = (cs3_t *) h; + SANE_Status status; + + DBG(10, "%s\n", __func__); + + if (!s->scanning) { /* only recalculate when not scanning */ + status = cs3_convert_options(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + p->bytes_per_line = + s->n_colors * s->logical_width * s->bytes_per_pixel; + +#ifdef SANE_FRAME_RGBI + if (s->infrared) { + p->format = SANE_FRAME_RGBI; + + } else { +#endif + p->format = SANE_FRAME_RGB; /* XXXXXXXX CCCCCCCCCC */ +#ifdef SANE_FRAME_RGBI + } +#endif + + p->last_frame = SANE_TRUE; + p->lines = s->logical_height; + p->depth = 8 * s->bytes_per_pixel; + p->pixels_per_line = s->logical_width; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start(SANE_Handle h) +{ + cs3_t *s = (cs3_t *) h; + SANE_Status status; + + DBG(10, "%s\n", __func__); + + if (s->scanning) + return SANE_STATUS_INVAL; + + if (s->n_frames > 1 && s->frame_count == 0) { + DBG(4, "%s: no more frames\n", __func__); + return SANE_STATUS_NO_DOCS; + } + + if (s->n_frames > 1) { + DBG(4, "%s: scanning frame at position %d, %d to go\n", + __func__, s->i_frame, s->frame_count); + } + + status = cs3_convert_options(s); + if (status != SANE_STATUS_GOOD) + return status; + + s->i_line_buf = 0; + s->xfer_position = 0; + + s->scanning = SANE_TRUE; + + /* load if appropriate */ + if (s->autoload) { + status = cs3_load(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* check for documents */ + status = cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + if (status != SANE_STATUS_GOOD) + return status; + if (s->status & CS3_STATUS_NO_DOCS) + return SANE_STATUS_NO_DOCS; + + if (s->autofocus) { + status = cs3_autofocus(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + if (s->aewb) { + status = cs3_autoexposure(s, 1); + if (status != SANE_STATUS_GOOD) + return status; + } else if (s->ae) { + status = cs3_autoexposure(s, 0); + if (status != SANE_STATUS_GOOD) + return status; + } + + return cs3_scan(s, CS3_SCAN_NORMAL); +} + +SANE_Status +sane_read(SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + cs3_t *s = (cs3_t *) h; + SANE_Status status; + ssize_t xfer_len_in, xfer_len_line, xfer_len_out; + unsigned long index; + int color, sample_pass; + uint8_t *s8 = NULL; + uint16_t *s16 = NULL; + double m_avg_sum; + SANE_Byte *line_buf_new; + + DBG(32, "%s, maxlen = %i.\n", __func__, maxlen); + + if (!s->scanning) { + *len = 0; + return SANE_STATUS_CANCELLED; + } + + /* transfer from buffer */ + if (s->i_line_buf > 0) { + xfer_len_out = s->n_line_buf - s->i_line_buf; + if (xfer_len_out > maxlen) + xfer_len_out = maxlen; + + memcpy(buf, &(s->line_buf[s->i_line_buf]), xfer_len_out); + + s->i_line_buf += xfer_len_out; + if (s->i_line_buf >= s->n_line_buf) + s->i_line_buf = 0; + + *len = xfer_len_out; + return SANE_STATUS_GOOD; + } + + xfer_len_line = s->n_colors * s->logical_width * s->bytes_per_pixel; + xfer_len_in = xfer_len_line + (s->n_colors * s->odd_padding); + + if ((xfer_len_in & 0x3f)) { + int d = ((xfer_len_in / 512) * 512) + 512; + s->block_padding = d - xfer_len_in; + } + + DBG(22, "%s: block_padding = %d, odd_padding = %d\n", + __func__, s->block_padding, s->odd_padding); + + DBG(22, + "%s: colors = %d, logical_width = %ld, bytes_per_pixel = %d\n", + __func__, s->n_colors, s->logical_width, s->bytes_per_pixel); + + + /* Do not change the behaviour of older models, pad to 512 */ + if ((s->type == CS3_TYPE_LS50) || (s->type == CS3_TYPE_LS5000)) { + xfer_len_in += s->block_padding; + if (xfer_len_in & 0x3f) + DBG(1, "BUG: %s, not a multiple of 64. (0x%06lx)\n", + __func__, (long) xfer_len_in); + } + + if (s->xfer_position + xfer_len_line > s->xfer_bytes_total) + xfer_len_line = s->xfer_bytes_total - s->xfer_position; /* just in case */ + + if (xfer_len_line == 0) { /* no more data */ + *len = 0; + + /* increment frame number if appropriate */ + if (s->n_frames > 1 && --s->frame_count) { + s->i_frame++; + } + + s->scanning = SANE_FALSE; + return SANE_STATUS_EOF; + } + + if (xfer_len_line != s->n_line_buf) { + line_buf_new = + (SANE_Byte *) cs3_xrealloc(s->line_buf, + xfer_len_line * + sizeof(SANE_Byte)); + if (!line_buf_new) { + *len = 0; + return SANE_STATUS_NO_MEM; + } + s->line_buf = line_buf_new; + s->n_line_buf = xfer_len_line; + } + + /* adapt for multi-sampling */ + xfer_len_in *= s->samples_per_scan; + + cs3_scanner_ready(s, CS3_STATUS_READY); + cs3_init_buffer(s); + cs3_parse_cmd(s, "28 00 00 00 00 00"); + cs3_pack_byte(s, (xfer_len_in >> 16) & 0xff); + cs3_pack_byte(s, (xfer_len_in >> 8) & 0xff); + cs3_pack_byte(s, xfer_len_in & 0xff); + cs3_parse_cmd(s, "00"); + s->n_recv = xfer_len_in; + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) { + *len = 0; + return status; + } + + for (index = 0; index < s->logical_width; index++) { + for (color = 0; color < s->n_colors; color++) { + int where = s->bytes_per_pixel + * (s->n_colors * index + color); + + m_avg_sum = 0.0; + + switch (s->bytes_per_pixel) { + case 1: + { + /* target address */ + s8 = (uint8_t *) & (s->line_buf[where]); + + if (s->samples_per_scan > 1) { + /* calculate average of multi samples */ + for (sample_pass = 0; + sample_pass < s->samples_per_scan; + sample_pass++) { + /* source index */ + int p8 = (sample_pass * s->n_colors + color) + * s->logical_width + + (color + 1) * s->odd_padding + + index; + m_avg_sum += (double) s->recv_buf[p8]; + } + *s8 = (uint8_t) (m_avg_sum / s->samples_per_scan + 0.5); + } else { + /* shortcut for single sample */ + int p8 = s->logical_width * color + + (color + 1) * s->odd_padding + + index; + *s8 = s->recv_buf[p8]; + } + } + break; + case 2: + { + /* target address */ + s16 = (uint16_t *) & (s->line_buf[where]); + + if (s->samples_per_scan > 1) { + /* calculate average of multi samples */ + for (sample_pass = 0; + sample_pass < s->samples_per_scan; + sample_pass++) { + /* source index */ + int p16 = 2 * ((sample_pass * s->n_colors + color) + * s->logical_width + index); + m_avg_sum += (double) ((s->recv_buf[p16] << 8) + + s->recv_buf[p16 + 1]); + } + *s16 = (uint16_t) (m_avg_sum / s->samples_per_scan + 0.5); + } else { + /* shortcut for single sample */ + int p16 = 2 * (color * s->logical_width + index); + + *s16 = (s->recv_buf[p16] << 8) + + s->recv_buf[p16 + 1]; + } + + *s16 <<= s->shift_bits; + } + break; + + default: + DBG(1, + "BUG: sane_read(): Unknown number of bytes per pixel.\n"); + *len = 0; + return SANE_STATUS_INVAL; + break; + } + } + } + + s->xfer_position += xfer_len_line; + + xfer_len_out = xfer_len_line; + if (xfer_len_out > maxlen) + xfer_len_out = maxlen; + + memcpy(buf, s->line_buf, xfer_len_out); + if (xfer_len_out < xfer_len_line) + s->i_line_buf = xfer_len_out; /* data left in the line buffer, read out next time */ + + *len = xfer_len_out; + return SANE_STATUS_GOOD; +} + +void +sane_cancel(SANE_Handle h) +{ + cs3_t *s = (cs3_t *) h; + + DBG(10, "%s, scanning = %d.\n", __func__, s->scanning); + + if (s->scanning) { + cs3_init_buffer(s); + cs3_parse_cmd(s, "c0 00 00 00 00 00"); + cs3_issue_cmd(s); + } + + s->scanning = SANE_FALSE; +} + +SANE_Status +sane_set_io_mode(SANE_Handle h, SANE_Bool m) +{ + cs3_t *s = (cs3_t *) h; + + DBG(10, "%s\n", __func__); + + if (!s->scanning) + return SANE_STATUS_INVAL; + if (m == SANE_FALSE) + return SANE_STATUS_GOOD; + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd(SANE_Handle h, SANE_Int * fd) +{ + cs3_t *s = (cs3_t *) h; + + DBG(10, "%s\n", __func__); + + fd = fd; /* to shut up compiler */ + s = s; /* to shut up compiler */ + + return SANE_STATUS_UNSUPPORTED; +} + + +/* ========================================================================= */ +/* private functions */ + +static void +cs3_trim(char *s) +{ + int i, l = strlen(s); + + for (i = l - 1; i > 0; i--) { + if (s[i] == ' ') + s[i] = '\0'; + else + break; + } +} + +static SANE_Status +cs3_open(const char *device, cs3_interface_t interface, cs3_t ** sp) +{ + SANE_Status status; + cs3_t *s; + char *prefix = NULL, *line; + int i; + int alloc_failed = 0; + SANE_Device **device_list_new; + + DBG(6, "%s, device = %s, interface = %i\n", + __func__, device, interface); + + if (!strncmp(device, "auto", 5)) { + try_interface = CS3_INTERFACE_SCSI; + sanei_config_attach_matching_devices("scsi Nikon *", + cs3_attach); + try_interface = CS3_INTERFACE_USB; + sanei_usb_attach_matching_devices("usb 0x04b0 0x4000", + cs3_attach); + sanei_usb_attach_matching_devices("usb 0x04b0 0x4001", + cs3_attach); + sanei_usb_attach_matching_devices("usb 0x04b0 0x4002", + cs3_attach); + return SANE_STATUS_GOOD; + } + + if ((s = (cs3_t *) cs3_xmalloc(sizeof(cs3_t))) == NULL) + return SANE_STATUS_NO_MEM; + memset(s, 0, sizeof(cs3_t)); + + /* fill magic bits */ + s->magic = SANE_COOKIE; + s->cookie_ptr = &s->cookie; + + s->cookie.version = 0x01; + s->cookie.vendor = s->vendor_string; + s->cookie.model = s->product_string; + s->cookie.revision = s->revision_string; + + s->send_buf = s->recv_buf = NULL; + s->send_buf_size = s->recv_buf_size = 0; + + switch (interface) { + case CS3_INTERFACE_UNKNOWN: + for (i = 0; i < 2; i++) { + switch (i) { + case 1: + prefix = "usb:"; + try_interface = CS3_INTERFACE_USB; + break; + default: + prefix = "scsi:"; + try_interface = CS3_INTERFACE_SCSI; + break; + } + if (!strncmp(device, prefix, strlen(prefix))) { + const void *p = device + strlen(prefix); + cs3_xfree(s); + return cs3_open(p, try_interface, sp); + } + } + cs3_xfree(s); + return SANE_STATUS_INVAL; + break; + case CS3_INTERFACE_SCSI: + s->interface = CS3_INTERFACE_SCSI; + DBG(6, + "%s, trying to open %s, assuming SCSI or SBP2 interface\n", + __func__, device); + status = sanei_scsi_open(device, &s->fd, + cs3_scsi_sense_handler, s); + if (status != SANE_STATUS_GOOD) { + DBG(6, " ...failed: %s.\n", sane_strstatus(status)); + cs3_xfree(s); + return status; + } + break; + case CS3_INTERFACE_USB: + s->interface = CS3_INTERFACE_USB; + DBG(6, "%s, trying to open %s, assuming USB interface\n", + __func__, device); + status = sanei_usb_open(device, &s->fd); + if (status != SANE_STATUS_GOOD) { + DBG(6, " ...failed: %s.\n", sane_strstatus(status)); + cs3_xfree(s); + return status; + } + break; + } + + open_devices++; + DBG(6, "%s, trying to identify device.\n", __func__); + + /* identify scanner */ + status = cs3_page_inquiry(s, -1); + if (status != SANE_STATUS_GOOD) { + cs3_close(s); + return status; + } + + strncpy(s->vendor_string, (char *) s->recv_buf + 8, 8); + s->vendor_string[8] = '\0'; + strncpy(s->product_string, (char *) s->recv_buf + 16, 16); + s->product_string[16] = '\0'; + strncpy(s->revision_string, (char *) s->recv_buf + 32, 4); + s->revision_string[4] = '\0'; + + DBG(10, + "%s, vendor = '%s', product = '%s', revision = '%s'.\n", + __func__, s->vendor_string, s->product_string, + s->revision_string); + + if (!strncmp(s->product_string, "COOLSCANIII ", 16)) + s->type = CS3_TYPE_LS30; + else if (!strncmp(s->product_string, "LS-40 ED ", 16)) + s->type = CS3_TYPE_LS40; + else if (!strncmp(s->product_string, "LS-50 ED ", 16)) + s->type = CS3_TYPE_LS50; + else if (!strncmp(s->product_string, "LS-2000 ", 16)) + s->type = CS3_TYPE_LS2000; + else if (!strncmp(s->product_string, "LS-4000 ED ", 16)) + s->type = CS3_TYPE_LS4000; + else if (!strncmp(s->product_string, "LS-5000 ED ", 16)) + s->type = CS3_TYPE_LS5000; + else if (!strncmp(s->product_string, "LS-8000 ED ", 16)) + s->type = CS3_TYPE_LS8000; + + if (s->type != CS3_TYPE_UNKOWN) + DBG(10, + "%s, device identified as coolscan3 type #%i.\n", + __func__, s->type); + else { + DBG(10, "%s, device not identified.\n", __func__); + cs3_close(s); + return SANE_STATUS_UNSUPPORTED; + } + + cs3_trim(s->vendor_string); + cs3_trim(s->product_string); + cs3_trim(s->revision_string); + + if (sp) + *sp = s; + else { + device_list_new = + (SANE_Device **) cs3_xrealloc(device_list, + (n_device_list + + 2) * + sizeof(SANE_Device *)); + if (!device_list_new) + return SANE_STATUS_NO_MEM; + device_list = device_list_new; + device_list[n_device_list] = + (SANE_Device *) cs3_xmalloc(sizeof(SANE_Device)); + if (!device_list[n_device_list]) + return SANE_STATUS_NO_MEM; + switch (interface) { + case CS3_INTERFACE_UNKNOWN: + DBG(1, "BUG: cs3_open(): unknown interface.\n"); + cs3_close(s); + return SANE_STATUS_UNSUPPORTED; + break; + case CS3_INTERFACE_SCSI: + prefix = "scsi:"; + break; + case CS3_INTERFACE_USB: + prefix = "usb:"; + break; + } + + line = (char *) cs3_xmalloc(strlen(device) + strlen(prefix) + + 1); + if (!line) + alloc_failed = 1; + else { + strcpy(line, prefix); + strcat(line, device); + device_list[n_device_list]->name = line; + } + + line = (char *) cs3_xmalloc(strlen(s->vendor_string) + 1); + if (!line) + alloc_failed = 1; + else { + strcpy(line, s->vendor_string); + device_list[n_device_list]->vendor = line; + } + + line = (char *) cs3_xmalloc(strlen(s->product_string) + 1); + if (!line) + alloc_failed = 1; + else { + strcpy(line, s->product_string); + device_list[n_device_list]->model = line; + } + + device_list[n_device_list]->type = "film scanner"; + + if (alloc_failed) { + cs3_xfree(device_list[n_device_list]->name); + cs3_xfree(device_list[n_device_list]->vendor); + cs3_xfree(device_list[n_device_list]->model); + cs3_xfree(device_list[n_device_list]); + } else + n_device_list++; + device_list[n_device_list] = NULL; + + cs3_close(s); + } + + return SANE_STATUS_GOOD; +} + +void +cs3_close(cs3_t * s) +{ + cs3_xfree(s->lut_r); + cs3_xfree(s->lut_g); + cs3_xfree(s->lut_b); + cs3_xfree(s->lut_neutral); + cs3_xfree(s->line_buf); + + switch (s->interface) { + case CS3_INTERFACE_UNKNOWN: + DBG(0, "BUG: %s: Unknown interface number.\n", __func__); + break; + case CS3_INTERFACE_SCSI: + sanei_scsi_close(s->fd); + open_devices--; + break; + case CS3_INTERFACE_USB: + sanei_usb_close(s->fd); + open_devices--; + break; + } + + cs3_xfree(s); +} + +static SANE_Status +cs3_attach(const char *dev) +{ + SANE_Status status; + + if (try_interface == CS3_INTERFACE_UNKNOWN) + return SANE_STATUS_UNSUPPORTED; + + status = cs3_open(dev, try_interface, NULL); + return status; +} + +static SANE_Status +cs3_scsi_sense_handler(int fd, u_char * sense_buffer, void *arg) +{ + cs3_t *s = (cs3_t *) arg; + + fd = fd; /* to shut up compiler */ + + /* sort this out ! XXX */ + + s->sense_key = sense_buffer[2] & 0x0f; + s->sense_asc = sense_buffer[12]; + s->sense_ascq = sense_buffer[13]; + s->sense_info = sense_buffer[3]; + + return cs3_parse_sense_data(s); +} + +static SANE_Status +cs3_parse_sense_data(cs3_t * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + + s->sense_code = + (s->sense_key << 24) + (s->sense_asc << 16) + + (s->sense_ascq << 8) + s->sense_info; + + if (s->sense_key) + DBG(14, "sense code: %02lx-%02lx-%02lx-%02lx\n", s->sense_key, + s->sense_asc, s->sense_ascq, s->sense_info); + + switch (s->sense_key) { + case 0x00: + s->status = CS3_STATUS_READY; + break; + + case 0x02: + switch (s->sense_asc) { + case 0x04: + DBG(15, " processing\n"); + s->status = CS3_STATUS_PROCESSING; + break; + case 0x3a: + DBG(15, " no docs\n"); + s->status = CS3_STATUS_NO_DOCS; + break; + default: + DBG(15, " default\n"); + s->status = CS3_STATUS_ERROR; + status = SANE_STATUS_IO_ERROR; + break; + } + break; + + case 0x09: + if ((s->sense_code == 0x09800600) + || (s->sense_code == 0x09800601)) + s->status = CS3_STATUS_REISSUE; + break; + + default: + s->status = CS3_STATUS_ERROR; + status = SANE_STATUS_IO_ERROR; + break; + } + + return status; +} + +static void +cs3_init_buffer(cs3_t * s) +{ + s->n_cmd = 0; + s->n_send = 0; + s->n_recv = 0; +} + +static SANE_Status +cs3_pack_byte(cs3_t * s, SANE_Byte byte) +{ + while (s->send_buf_size <= s->n_send) { + s->send_buf_size += 16; + s->send_buf = + (SANE_Byte *) cs3_xrealloc(s->send_buf, + s->send_buf_size); + if (!s->send_buf) + return SANE_STATUS_NO_MEM; + } + + s->send_buf[s->n_send++] = byte; + + return SANE_STATUS_GOOD; +} + +static void +cs3_pack_long(cs3_t * s, unsigned long val) +{ + cs3_pack_byte(s, (val >> 24) & 0xff); + cs3_pack_byte(s, (val >> 16) & 0xff); + cs3_pack_byte(s, (val >> 8) & 0xff); + cs3_pack_byte(s, val & 0xff); +} + +static void +cs3_pack_word(cs3_t * s, unsigned long val) +{ + cs3_pack_byte(s, (val >> 8) & 0xff); + cs3_pack_byte(s, val & 0xff); +} + +static SANE_Status +cs3_parse_cmd(cs3_t * s, char *text) +{ + size_t i, j; + char c, h; + SANE_Status status; + + for (i = 0; i < strlen(text); i += 2) + if (text[i] == ' ') + i--; /* a bit dirty... advance by -1+2=1 */ + else { + if ((!isxdigit(text[i])) || (!isxdigit(text[i + 1]))) + DBG(1, + "BUG: cs3_parse_cmd(): Parser got invalid character.\n"); + c = 0; + for (j = 0; j < 2; j++) { + h = tolower(text[i + j]); + if ((h >= 'a') && (h <= 'f')) + c += 10 + h - 'a'; + else + c += h - '0'; + if (j == 0) + c <<= 4; + } + status = cs3_pack_byte(s, c); + if (status != SANE_STATUS_GOOD) + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_grow_send_buffer(cs3_t * s) +{ + if (s->n_send > s->send_buf_size) { + s->send_buf_size = s->n_send; + s->send_buf = + (SANE_Byte *) cs3_xrealloc(s->send_buf, + s->send_buf_size); + if (!s->send_buf) + return SANE_STATUS_NO_MEM; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_issue_cmd(cs3_t * s) +{ + SANE_Status status = SANE_STATUS_INVAL; + size_t n_data, n_status; + static SANE_Byte status_buf[8]; + int status_only = 0; + + DBG(20, + "cs3_issue_cmd(): opcode = 0x%02x, n_send = %lu, n_recv = %lu.\n", + s->send_buf[0], (unsigned long) s->n_send, + (unsigned long) s->n_recv); + + s->status = CS3_STATUS_READY; + + if (!s->n_cmd) + switch (s->send_buf[0]) { + case 0x00: + case 0x12: + case 0x15: + case 0x16: + case 0x17: + case 0x1a: + case 0x1b: + case 0x1c: + case 0x1d: + case 0xc0: + case 0xc1: + s->n_cmd = 6; + break; + case 0x24: + case 0x25: + case 0x28: + case 0x2a: + case 0xe0: + case 0xe1: + s->n_cmd = 10; + break; + default: + DBG(1, + "BUG: cs3_issue_cmd(): Unknown command opcode 0x%02x.\n", + s->send_buf[0]); + break; + } + + if (s->n_send < s->n_cmd) { + DBG(1, + "BUG: cs3_issue_cmd(): Negative number of data out bytes requested.\n"); + return SANE_STATUS_INVAL; + } + + n_data = s->n_send - s->n_cmd; + if (s->n_recv > 0) { + if (n_data > 0) { + DBG(1, + "BUG: cs3_issue_cmd(): Both data in and data out requested.\n"); + return SANE_STATUS_INVAL; + } else { + n_data = s->n_recv; + } + } + + s->recv_buf = (SANE_Byte *) cs3_xrealloc(s->recv_buf, s->n_recv); + if (!s->recv_buf) + return SANE_STATUS_NO_MEM; + + switch (s->interface) { + case CS3_INTERFACE_UNKNOWN: + DBG(1, + "BUG: cs3_issue_cmd(): Unknown or uninitialized interface number.\n"); + break; + + case CS3_INTERFACE_SCSI: + sanei_scsi_cmd2(s->fd, s->send_buf, s->n_cmd, + s->send_buf + s->n_cmd, s->n_send - s->n_cmd, + s->recv_buf, &s->n_recv); + status = SANE_STATUS_GOOD; + break; + + case CS3_INTERFACE_USB: + status = sanei_usb_write_bulk(s->fd, s->send_buf, &s->n_cmd); + if (status != SANE_STATUS_GOOD) { + DBG(1, + "Error: cs3_issue_cmd(): Could not write command.\n"); + return SANE_STATUS_IO_ERROR; + } + + switch (cs3_phase_check(s)) { + case CS3_PHASE_OUT: + if (s->n_send - s->n_cmd < n_data || !n_data) { + DBG(4, + "Error: cs3_issue_cmd(): Unexpected data out phase.\n"); + return SANE_STATUS_IO_ERROR; + } + status = sanei_usb_write_bulk(s->fd, + s->send_buf + s->n_cmd, + &n_data); + break; + + case CS3_PHASE_IN: + if (s->n_recv < n_data || !n_data) { + DBG(4, + "Error: cs3_issue_cmd(): Unexpected data in phase.\n"); + return SANE_STATUS_IO_ERROR; + } + status = sanei_usb_read_bulk(s->fd, s->recv_buf, + &n_data); + s->n_recv = n_data; + break; + + case CS3_PHASE_NONE: + DBG(4, "%s: No command received!\n", __func__); + return SANE_STATUS_IO_ERROR; + + default: + if (n_data) { + DBG(4, + "%s: Unexpected non-data phase, but n_data != 0 (%lu).\n", + __func__, (u_long) n_data); + status_only = 1; + } + break; + } + + n_status = 8; + status = sanei_usb_read_bulk(s->fd, status_buf, &n_status); + if (n_status != 8) { + DBG(4, + "Error: cs3_issue_cmd(): Failed to read 8 status bytes from USB.\n"); + return SANE_STATUS_IO_ERROR; + } + + s->sense_key = status_buf[1] & 0x0f; + s->sense_asc = status_buf[2] & 0xff; + s->sense_ascq = status_buf[3] & 0xff; + s->sense_info = status_buf[4] & 0xff; + status = cs3_parse_sense_data(s); + break; + } + + if (status_only) + return SANE_STATUS_IO_ERROR; + else + return status; +} + +static cs3_phase_t +cs3_phase_check(cs3_t * s) +{ + static SANE_Byte phase_send_buf[1] = { 0xd0 }, phase_recv_buf[1]; + SANE_Status status = 0; + size_t n = 1; + + status = sanei_usb_write_bulk(s->fd, phase_send_buf, &n); + status |= sanei_usb_read_bulk(s->fd, phase_recv_buf, &n); + + DBG(40, "%s: returned phase = 0x%02x.\n", __func__, + phase_recv_buf[0]); + + if (status != SANE_STATUS_GOOD) + return -1; + else + return phase_recv_buf[0]; +} + +static SANE_Status +cs3_scanner_ready(cs3_t * s, int flags) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i = -1; + unsigned long count = 0; + int retry = 3; + + do { + if (i >= 0) /* dirty !!! */ + usleep(1000000); + /* test unit ready */ + cs3_init_buffer(s); + for (i = 0; i < 6; i++) + cs3_pack_byte(s, 0x00); + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + if (--retry < 0) + return status; + + if (++count > 120) { /* 120s timeout */ + DBG(4, "Error: %s: Timeout expired.\n", __func__); + status = SANE_STATUS_IO_ERROR; + break; + } + } + while (s->status & ~flags); /* until all relevant bits are 0 */ + + return status; +} + +static SANE_Status +cs3_page_inquiry(cs3_t * s, int page) +{ + SANE_Status status; + + size_t n; + + if (page >= 0) { + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + cs3_parse_cmd(s, "12 01"); + cs3_pack_byte(s, page); + cs3_parse_cmd(s, "00 04 00"); + s->n_recv = 4; + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) { + DBG(4, + "Error: cs3_page_inquiry(): Inquiry of page size failed: %s.\n", + sane_strstatus(status)); + return status; + } + + n = s->recv_buf[3] + 4; + + } else + n = 36; + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + if (page >= 0) { + cs3_parse_cmd(s, "12 01"); + cs3_pack_byte(s, page); + cs3_parse_cmd(s, "00"); + } else + cs3_parse_cmd(s, "12 00 00 00"); + cs3_pack_byte(s, n); + cs3_parse_cmd(s, "00"); + s->n_recv = n; + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) { + DBG(4, "Error: %s: inquiry of page failed: %s.\n", + __func__, sane_strstatus(status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_full_inquiry(cs3_t * s) +{ + SANE_Status status; + int pitch, pitch_max; + cs3_pixel_t pixel; + + DBG(4, "%s\n", __func__); + + status = cs3_page_inquiry(s, 0xc1); + if (status != SANE_STATUS_GOOD) + return status; + + s->maxbits = s->recv_buf[82]; + if (s->type == CS3_TYPE_LS30) /* must be overridden, LS-30 claims to have 12 bits */ + s->maxbits = 10; + + s->n_lut = 1; + s->n_lut <<= s->maxbits; + s->lut_r = + (cs3_pixel_t *) cs3_xrealloc(s->lut_r, + s->n_lut * sizeof(cs3_pixel_t)); + s->lut_g = + (cs3_pixel_t *) cs3_xrealloc(s->lut_g, + s->n_lut * sizeof(cs3_pixel_t)); + s->lut_b = + (cs3_pixel_t *) cs3_xrealloc(s->lut_b, + s->n_lut * sizeof(cs3_pixel_t)); + s->lut_neutral = + (cs3_pixel_t *) cs3_xrealloc(s->lut_neutral, + s->n_lut * sizeof(cs3_pixel_t)); + + if (!s->lut_r || !s->lut_g || !s->lut_b || !s->lut_neutral) { + cs3_xfree(s->lut_r); + cs3_xfree(s->lut_g); + cs3_xfree(s->lut_b); + cs3_xfree(s->lut_neutral); + return SANE_STATUS_NO_MEM; + } + + for (pixel = 0; pixel < s->n_lut; pixel++) { + s->lut_r[pixel] = s->lut_g[pixel] = s->lut_b[pixel] = + s->lut_neutral[pixel] = pixel; + } + + s->resx_optical = 256 * s->recv_buf[18] + s->recv_buf[19]; + s->resx_max = 256 * s->recv_buf[20] + s->recv_buf[21]; + s->resx_min = 256 * s->recv_buf[22] + s->recv_buf[23]; + s->boundaryx = + 65536 * (256 * s->recv_buf[36] + s->recv_buf[37]) + + 256 * s->recv_buf[38] + s->recv_buf[39]; + + s->resy_optical = 256 * s->recv_buf[40] + s->recv_buf[41]; + s->resy_max = 256 * s->recv_buf[42] + s->recv_buf[43]; + s->resy_min = 256 * s->recv_buf[44] + s->recv_buf[45]; + s->boundaryy = + 65536 * (256 * s->recv_buf[58] + s->recv_buf[59]) + + 256 * s->recv_buf[60] + s->recv_buf[61]; + + s->focus_min = 256 * s->recv_buf[76] + s->recv_buf[77]; + s->focus_max = 256 * s->recv_buf[78] + s->recv_buf[79]; + + s->n_frames = s->recv_buf[75]; + + s->frame_offset = s->resy_max * 1.5 + 1; /* works for LS-30, maybe not for others */ + + /* generate resolution list for x */ + s->resx_n_list = pitch_max = + floor(s->resx_max / (double) s->resx_min); + s->resx_list = + (unsigned int *) cs3_xrealloc(s->resx_list, + pitch_max * + sizeof(unsigned int)); + for (pitch = 1; pitch <= pitch_max; pitch++) + s->resx_list[pitch - 1] = s->resx_max / pitch; + + /* generate resolution list for y */ + s->resy_n_list = pitch_max = + floor(s->resy_max / (double) s->resy_min); + s->resy_list = + (unsigned int *) cs3_xrealloc(s->resy_list, + pitch_max * + sizeof(unsigned int)); + + for (pitch = 1; pitch <= pitch_max; pitch++) + s->resy_list[pitch - 1] = s->resy_max / pitch; + + s->unit_dpi = s->resx_max; + s->unit_mm = 25.4 / s->unit_dpi; + + DBG(4, " maximum depth: %d\n", s->maxbits); + DBG(4, " focus: %d/%d\n", s->focus_min, s->focus_max); + DBG(4, " resolution (x): %d (%d-%d)\n", s->resx_optical, + s->resx_min, s->resx_max); + DBG(4, " resolution (y): %d (%d-%d)\n", s->resy_optical, + s->resy_min, s->resy_max); + DBG(4, " frames: %d\n", s->n_frames); + DBG(4, " frame offset: %ld\n", s->frame_offset); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_execute(cs3_t * s) +{ + DBG(16, "%s\n", __func__); + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + cs3_parse_cmd(s, "c1 00 00 00 00 00"); + return cs3_issue_cmd(s); +} + +static SANE_Status +cs3_issue_and_execute(cs3_t * s) +{ + SANE_Status status; + + DBG(10, "%s, opcode = %02x\n", __func__, s->send_buf[0]); + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + + return cs3_execute(s); +} + +static SANE_Status +cs3_mode_select(cs3_t * s) +{ + DBG(4, "%s\n", __func__); + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + + cs3_parse_cmd(s, + "15 10 00 00 14 00 00 00 00 08 00 00 00 00 00 00 00 01 03 06 00 00"); + cs3_pack_word(s, s->unit_dpi); + cs3_parse_cmd(s, "00 00"); + + return cs3_issue_cmd(s); +} + +static SANE_Status +cs3_load(cs3_t * s) +{ + SANE_Status status; + + DBG(6, "%s\n", __func__); + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + cs3_parse_cmd(s, "e0 00 d1 00 00 00 00 00 0d 00"); + s->n_send += 13; + + status = cs3_grow_send_buffer(s); + if (status != SANE_STATUS_GOOD) + return status; + + return cs3_issue_and_execute(s); +} + +static SANE_Status +cs3_eject(cs3_t * s) +{ + SANE_Status status; + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + cs3_parse_cmd(s, "e0 00 d0 00 00 00 00 00 0d 00"); + s->n_send += 13; + + status = cs3_grow_send_buffer(s); + if (status != SANE_STATUS_GOOD) + return status; + + return cs3_issue_and_execute(s); +} + +static SANE_Status +cs3_reset(cs3_t * s) +{ + SANE_Status status; + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + cs3_init_buffer(s); + cs3_parse_cmd(s, "e0 00 80 00 00 00 00 00 0d 00"); + s->n_send += 13; + + status = cs3_grow_send_buffer(s); + if (status != SANE_STATUS_GOOD) + return status; + + return cs3_issue_and_execute(s); +} + + +static SANE_Status +cs3_reserve_unit(cs3_t * s) +{ + DBG(10, "%s\n", __func__); + + cs3_init_buffer(s); + cs3_parse_cmd(s, "16 00 00 00 00 00"); + return cs3_issue_cmd(s); +} + +static SANE_Status +cs3_release_unit(cs3_t * s) +{ + DBG(10, "%s\n", __func__); + + cs3_init_buffer(s); + cs3_parse_cmd(s, "17 00 00 00 00 00"); + return cs3_issue_cmd(s); +} + + +static SANE_Status +cs3_set_focus(cs3_t * s) +{ + DBG(6, "%s: setting focus to %d\n", __func__, s->focus); + + cs3_scanner_ready(s, CS3_STATUS_READY); + cs3_init_buffer(s); + cs3_parse_cmd(s, "e0 00 c1 00 00 00 00 00 09 00 00"); + cs3_pack_long(s, s->focus); + cs3_parse_cmd(s, "00 00 00 00"); + + return cs3_issue_and_execute(s); +} + +static SANE_Status +cs3_read_focus(cs3_t * s) +{ + SANE_Status status; + + cs3_scanner_ready(s, CS3_STATUS_READY); + cs3_init_buffer(s); + cs3_parse_cmd(s, "e1 00 c1 00 00 00 00 00 0d 00"); + s->n_recv = 13; + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + + s->focus = + 65536 * (256 * s->recv_buf[1] + s->recv_buf[2]) + + 256 * s->recv_buf[3] + s->recv_buf[4]; + + DBG(4, "%s: focus at %d\n", __func__, s->focus); + + return status; +} + +static SANE_Status +cs3_autofocus(cs3_t * s) +{ + SANE_Status status; + + DBG(6, "%s: focusing at %ld,%ld\n", __func__, + s->real_focusx, s->real_focusy); + + cs3_convert_options(s); + + status = cs3_read_focus(s); + if (status != SANE_STATUS_GOOD) + return status; + + /* set parameter, autofocus */ + cs3_scanner_ready(s, CS3_STATUS_READY); + cs3_init_buffer(s); + cs3_parse_cmd(s, "e0 00 a0 00 00 00 00 00 09 00 00"); + cs3_pack_long(s, s->real_focusx); + cs3_pack_long(s, s->real_focusy); + /*cs3_parse_cmd(s, "00 00 00 00"); */ + + status = cs3_issue_and_execute(s); + if (status != SANE_STATUS_GOOD) + return status; + + return cs3_read_focus(s); +} + +static SANE_Status +cs3_autoexposure(cs3_t * s, int wb) +{ + SANE_Status status; + + DBG(6, "%s, wb = %d\n", __func__, wb); + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + status = cs3_scan(s, wb ? CS3_SCAN_AE_WB : CS3_SCAN_AE); + if (status != SANE_STATUS_GOOD) + return status; + + status = cs3_get_exposure(s); + if (status != SANE_STATUS_GOOD) + return status; + + s->exposure = 1.; + s->exposure_r = s->real_exposure[1] / 100.; + s->exposure_g = s->real_exposure[2] / 100.; + s->exposure_b = s->real_exposure[3] / 100.; + + return status; +} + +static SANE_Status +cs3_get_exposure(cs3_t * s) +{ + SANE_Status status; + int i_color, colors = s->n_colors; + + DBG(6, "%s\n", __func__); + + if ((s->type == CS3_TYPE_LS50) || (s->type == CS3_TYPE_LS5000)) + colors = 3; + + cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + + /* GET WINDOW */ + for (i_color = 0; i_color < colors; i_color++) { /* XXXXXXXXXXXXX CCCCCCCCCCCCC */ + + cs3_init_buffer(s); + cs3_parse_cmd(s, "25 01 00 00 00"); + cs3_pack_byte(s, cs3_colors[i_color]); + cs3_parse_cmd(s, "00 00 3a 00"); + s->n_recv = 58; + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + + s->real_exposure[cs3_colors[i_color]] = + 65536 * (256 * s->recv_buf[54] + s->recv_buf[55]) + + 256 * s->recv_buf[56] + s->recv_buf[57]; + + DBG(6, + "%s, exposure for color %i: %li * 10ns\n", + __func__, + cs3_colors[i_color], + s->real_exposure[cs3_colors[i_color]]); + + DBG(6, "%02x %02x %02x %02x\n", s->recv_buf[48], + s->recv_buf[49], s->recv_buf[50], s->recv_buf[51]); + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_convert_options(cs3_t * s) +{ + int i_color; + unsigned long xmin, xmax, ymin, ymax; + + DBG(4, "%s\n", __func__); + + s->real_depth = (s->preview ? 8 : s->depth); + s->bytes_per_pixel = (s->real_depth > 8 ? 2 : 1); + s->shift_bits = 8 * s->bytes_per_pixel - s->real_depth; + + DBG(12, " depth = %d, bpp = %d, shift = %d\n", + s->real_depth, s->bytes_per_pixel, s->shift_bits); + + if (s->preview) { + s->real_resx = s->res_preview; + s->real_resy = s->res_preview; + } else if (s->res_independent) { + s->real_resx = s->resx; + s->real_resy = s->resy; + } else { + s->real_resx = s->res; + s->real_resy = s->res; + } + + s->real_pitchx = s->resx_max / s->real_resx; + s->real_pitchy = s->resy_max / s->real_resy; + + s->real_resx = s->resx_max / s->real_pitchx; + s->real_resy = s->resy_max / s->real_pitchy; + + DBG(12, " resx = %d, resy = %d, pitchx = %d, pitchy = %d\n", + s->real_resx, s->real_resy, s->real_pitchx, s->real_pitchy); + + /* The prefix "real_" refers to data in device units (1/maxdpi), + * "logical_" refers to resolution-dependent data. + */ + + if (s->xmin < s->xmax) { + xmin = s->xmin; + xmax = s->xmax; + } else { + xmin = s->xmax; + xmax = s->xmin; + } + + if (s->ymin < s->ymax) { + ymin = s->ymin; + ymax = s->ymax; + } else { + ymin = s->ymax; + ymax = s->ymin; + } + + DBG(12, " xmin = %ld, xmax = %ld\n", xmin, xmax); + DBG(12, " ymin = %ld, ymax = %ld\n", ymin, ymax); + + s->real_xoffset = xmin; + s->real_yoffset = + ymin + (s->i_frame - 1) * s->frame_offset + + s->subframe / s->unit_mm; + + DBG(12, " xoffset = %ld, yoffset = %ld\n", + s->real_xoffset, s->real_yoffset); + + + s->logical_width = (xmax - xmin + 1) / s->real_pitchx; /* XXX use mm units */ + s->logical_height = (ymax - ymin + 1) / s->real_pitchy; + s->real_width = s->logical_width * s->real_pitchx; + s->real_height = s->logical_height * s->real_pitchy; + + DBG(12, " lw = %ld, lh = %ld, rw = %ld, rh = %ld\n", + s->logical_width, s->logical_height, + s->real_width, s->real_height); + + s->odd_padding = 0; + if ((s->bytes_per_pixel == 1) && (s->logical_width & 0x01) + && (s->type != CS3_TYPE_LS30) && (s->type != CS3_TYPE_LS2000)) + s->odd_padding = 1; + + if (s->focus_on_centre) { + s->real_focusx = s->real_xoffset + s->real_width / 2; + s->real_focusy = s->real_yoffset + s->real_height / 2; + } else { + s->real_focusx = s->focusx; + s->real_focusy = + s->focusy + (s->i_frame - 1) * s->frame_offset + + s->subframe / s->unit_mm; + } + + DBG(12, " focusx = %ld, focusy = %ld\n", + s->real_focusx, s->real_focusy); + + s->real_exposure[1] = s->exposure * s->exposure_r * 100.; + s->real_exposure[2] = s->exposure * s->exposure_g * 100.; + s->real_exposure[3] = s->exposure * s->exposure_b * 100.; + + /* XXX IR? */ + for (i_color = 0; i_color < 3; i_color++) + if (s->real_exposure[cs3_colors[i_color]] < 1) + s->real_exposure[cs3_colors[i_color]] = 1; + + s->n_colors = 3; /* XXXXXXXXXXXXXX CCCCCCCCCCCCCC */ + if (s->infrared) + s->n_colors = 4; + + s->xfer_bytes_total = + s->bytes_per_pixel * s->n_colors * s->logical_width * + s->logical_height; + + if (s->preview) + s->infrared = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_set_boundary(cs3_t * s) +{ + SANE_Status status; + int i_boundary; + + /* Ariel - Check this function */ + cs3_scanner_ready(s, CS3_STATUS_READY); + cs3_init_buffer(s); + cs3_parse_cmd(s, "2a 00 88 00 00 03"); + cs3_pack_byte(s, ((4 + s->n_frames * 16) >> 16) & 0xff); + cs3_pack_byte(s, ((4 + s->n_frames * 16) >> 8) & 0xff); + cs3_pack_byte(s, (4 + s->n_frames * 16) & 0xff); + cs3_parse_cmd(s, "00"); + + cs3_pack_byte(s, ((4 + s->n_frames * 16) >> 8) & 0xff); + cs3_pack_byte(s, (4 + s->n_frames * 16) & 0xff); + cs3_pack_byte(s, s->n_frames); + cs3_pack_byte(s, s->n_frames); + for (i_boundary = 0; i_boundary < s->n_frames; i_boundary++) { + unsigned long lvalue = s->frame_offset * i_boundary + + s->subframe / s->unit_mm; + + cs3_pack_long(s, lvalue); + + cs3_pack_long(s, 0); + + lvalue = s->frame_offset * i_boundary + + s->subframe / s->unit_mm + s->frame_offset - 1; + cs3_pack_long(s, lvalue); + + cs3_pack_long(s, s->boundaryx - 1); + + } + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +cs3_send_lut(cs3_t * s) +{ + int color; + SANE_Status status; + cs3_pixel_t *lut, pixel; + + DBG(6, "%s\n", __func__); + + for (color = 0; color < s->n_colors; color++) { + /*cs3_scanner_ready(s, CS3_STATUS_READY); */ + + switch (color) { + case 0: + lut = s->lut_r; + break; + case 1: + lut = s->lut_g; + break; + case 2: + lut = s->lut_b; + break; + case 3: + lut = s->lut_neutral; + break; + default: + DBG(1, + "BUG: %s: Unknown color number for LUT download.\n", + __func__); + return SANE_STATUS_INVAL; + break; + } + + cs3_init_buffer(s); + cs3_parse_cmd(s, "2a 00 03 00"); + cs3_pack_byte(s, cs3_colors[color]); + cs3_pack_byte(s, 2 - 1); /* XXX number of bytes per data point - 1 */ + cs3_pack_byte(s, ((2 * s->n_lut) >> 16) & 0xff); /* XXX 2 bytes per point */ + cs3_pack_byte(s, ((2 * s->n_lut) >> 8) & 0xff); /* XXX 2 bytes per point */ + cs3_pack_byte(s, (2 * s->n_lut) & 0xff); /* XXX 2 bytes per point */ + cs3_pack_byte(s, 0x00); + + for (pixel = 0; pixel < s->n_lut; pixel++) { /* XXX 2 bytes per point */ + cs3_pack_word(s, lut[pixel]); + } + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + return status; +} + +static SANE_Status +cs3_set_window(cs3_t * s, cs3_scan_t type) +{ + int color; + SANE_Status status = SANE_STATUS_INVAL; + + /* SET WINDOW */ + for (color = 0; color < s->n_colors; color++) { + + DBG(8, "%s: color %d\n", __func__, cs3_colors[color]); + + cs3_scanner_ready(s, CS3_STATUS_READY); + + cs3_init_buffer(s); + if ((s->type == CS3_TYPE_LS40) + || (s->type == CS3_TYPE_LS4000) + || (s->type == CS3_TYPE_LS50) + || (s->type == CS3_TYPE_LS5000)) + cs3_parse_cmd(s, "24 00 00 00 00 00 00 00 3a 80"); + else + cs3_parse_cmd(s, "24 00 00 00 00 00 00 00 3a 00"); + + cs3_parse_cmd(s, "00 00 00 00 00 00 00 32"); + + cs3_pack_byte(s, cs3_colors[color]); + + cs3_pack_byte(s, 0x00); + + cs3_pack_word(s, s->real_resx); + cs3_pack_word(s, s->real_resy); + cs3_pack_long(s, s->real_xoffset); + cs3_pack_long(s, s->real_yoffset); + cs3_pack_long(s, s->real_width); + cs3_pack_long(s, s->real_height); + cs3_pack_byte(s, 0x00); /* brightness, etc. */ + cs3_pack_byte(s, 0x00); + cs3_pack_byte(s, 0x00); + cs3_pack_byte(s, 0x05); /* image composition CCCCCCC */ + cs3_pack_byte(s, s->real_depth); /* pixel composition */ + cs3_parse_cmd(s, "00 00 00 00 00 00 00 00 00 00 00 00 00"); + cs3_pack_byte(s, ((s->samples_per_scan - 1) << 4) | 0x00); /* multiread, ordering */ + + cs3_pack_byte(s, 0x80 | (s->negative ? 0 : 1)); /* averaging, pos/neg */ + + switch (type) { /* scanning kind */ + case CS3_SCAN_NORMAL: + cs3_pack_byte(s, 0x01); + break; + case CS3_SCAN_AE: + cs3_pack_byte(s, 0x20); + break; + case CS3_SCAN_AE_WB: + cs3_pack_byte(s, 0x40); + break; + default: + DBG(1, "BUG: cs3_scan(): Unknown scanning type.\n"); + return SANE_STATUS_INVAL; + } + if (s->samples_per_scan == 1) + cs3_pack_byte(s, 0x02); /* scanning mode single */ + else + cs3_pack_byte(s, 0x10); /* scanning mode multi */ + cs3_pack_byte(s, 0x02); /* color interleaving */ + cs3_pack_byte(s, 0xff); /* (ae) */ + if (color == 3) /* infrared */ + cs3_parse_cmd(s, "00 00 00 00"); /* automatic */ + else { + DBG(4, "%s: exposure = %ld * 10ns\n", __func__, + s->real_exposure[cs3_colors[color]]); + cs3_pack_long(s, s->real_exposure[cs3_colors[color]]); + } + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + return status; +} + + +static SANE_Status +cs3_scan(cs3_t * s, cs3_scan_t type) +{ + SANE_Status status; + + s->block_padding = 0; + + DBG(6, "%s, type = %d, colors = %d\n", __func__, type, s->n_colors); + + switch (type) { + case CS3_SCAN_NORMAL: + DBG(16, "%s: normal scan\n", __func__); + break; + case CS3_SCAN_AE: + DBG(16, "%s: ae scan\n", __func__); + break; + case CS3_SCAN_AE_WB: + DBG(16, "%s: ae wb scan\n", __func__); + break; + } + + /* wait for device to be ready with document, and set device unit */ + status = cs3_scanner_ready(s, CS3_STATUS_NO_DOCS); + if (status != SANE_STATUS_GOOD) + return status; + + if (s->status & CS3_STATUS_NO_DOCS) + return SANE_STATUS_NO_DOCS; + + status = cs3_convert_options(s); + if (status != SANE_STATUS_GOOD) + return status; + + status = cs3_set_boundary(s); + if (status != SANE_STATUS_GOOD) + return status; + + cs3_set_focus(s); + + cs3_scanner_ready(s, CS3_STATUS_READY); + + if (type == CS3_SCAN_NORMAL) + cs3_send_lut(s); + + status = cs3_set_window(s, type); + if (status != SANE_STATUS_GOOD) + return status; + + status = cs3_get_exposure(s); + if (status != SANE_STATUS_GOOD) + return status; + +/* cs3_scanner_ready(s, CS3_STATUS_READY); */ + + cs3_init_buffer(s); + switch (s->n_colors) { + case 3: + cs3_parse_cmd(s, "1b 00 00 00 03 00 01 02 03"); + break; + case 4: + cs3_parse_cmd(s, "1b 00 00 00 04 00 01 02 03 09"); + break; + default: + DBG(0, "BUG: %s: Unknown number of input colors.\n", + __func__); + break; + } + + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) { + DBG(6, "scan setup failed\n"); + return status; + } + + if (s->status == CS3_STATUS_REISSUE) { + status = cs3_issue_cmd(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + return SANE_STATUS_GOOD; +} + +static void * +cs3_xmalloc(size_t size) +{ + register void *value = malloc(size); + + if (value == NULL) { + DBG(0, "error: %s: failed to malloc() %lu bytes.\n", + __func__, (unsigned long) size); + } + return value; +} + +static void * +cs3_xrealloc(void *p, size_t size) +{ + register void *value; + + if (!size) + return p; + + value = realloc(p, size); + + if (value == NULL) { + DBG(0, "error: %s: failed to realloc() %lu bytes.\n", + __func__, (unsigned long) size); + } + + return value; +} + +static void +cs3_xfree(const void *p) +{ + if (p) + free(p); +} diff --git a/backend/coolscan3.conf.in b/backend/coolscan3.conf.in new file mode 100644 index 0000000..5150d33 --- /dev/null +++ b/backend/coolscan3.conf.in @@ -0,0 +1,20 @@ +# coolscan3.conf: sample configuration file for coolscan3 backend +# +# The following entrie checks for your scanner by manufacturer (SCSI) +# and by vendor and product ID (USB). This is what the backend does when +# no configuration file can be found. +# +auto + +# You can also configure the backend for specific device files, but this +# should not normally be necessary (under Linux at least). +# Syntax for specific devices: : +# +# For a SCSI scanner, uncomment and edit the following line: +#scsi:/dev/scanner +# +# For a USB scanner, uncomment and edit the following line: +#usb:/dev/usbscanner +# +# For an IEEE 1394 scanner, use the SBP2 protocol (under Linux, use the +# sbp2 kernel module), and your scanner will be handled as a SCSI device. diff --git a/backend/dc210.c b/backend/dc210.c new file mode 100644 index 0000000..acfe99a --- /dev/null +++ b/backend/dc210.c @@ -0,0 +1,1531 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + dc210.c + + 11/11/98 + + This file (C) 1998 Brian J. Murrell + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-210 + digital camera. THIS IS EXTREMELY ALPHA CODE! USE AT YOUR OWN RISK!! + + (feedback to: sane-dc210@interlinx.bc.ca + + This backend is based somewhat on the dc25 backend included in this + package by Peter Fales + + ***************************************************************************/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include "../include/sane/sanei_jpeg.h" +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME dc210 +#include "../include/sane/sanei_backend.h" + +#include "dc210.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#define MAGIC (void *)0xab730324 +#define DC210_CONFIG_FILE "dc210.conf" +#define THUMBSIZE 20736 + +#ifdef B115200 +# define DEFAULT_BAUD_RATE B115200 +#else +# define DEFAULT_BAUD_RATE B38400 +#endif + +#if defined (__sgi) +# define DEFAULT_TTY "/dev/ttyd1" /* Irix */ +#elif defined (__sun) +# define DEFAULT_TTY "/dev/term/a" /* Solaris */ +#elif defined (hpux) +# define DEFAULT_TTY "/dev/tty1d0" /* HP-UX */ +#elif defined (__osf__) +# define DEFAULT_TTY "/dev/tty00" /* Digital UNIX */ +#else +# define DEFAULT_TTY "/dev/ttyS0" /* Linux */ +#endif + +static SANE_Bool is_open = 0; + +static SANE_Bool dc210_opt_thumbnails; +static SANE_Bool dc210_opt_snap; +static SANE_Bool dc210_opt_lowres; +static SANE_Bool dc210_opt_erase; +static SANE_Bool dumpinquiry; + +static struct jpeg_decompress_struct cinfo; +static djpeg_dest_ptr dest_mgr = NULL; + +static unsigned long cmdrespause = 250000UL; /* pause after sending cmd */ +static unsigned long breakpause = 1000000UL; /* pause after sending break */ + +static int bytes_in_buffer; +static int bytes_read_from_buffer; +static int total_bytes_read; + +static DC210 Camera; + +static SANE_Range image_range = { + 0, + 14, + 0 +}; + +static SANE_Option_Descriptor sod[] = { + { + SANE_NAME_NUM_OPTIONS, + SANE_TITLE_NUM_OPTIONS, + SANE_DESC_NUM_OPTIONS, + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define D25_OPT_IMAGE_SELECTION 1 + { + "", + "Image Selection", + "Selection of the image to load.", + SANE_TYPE_GROUP, + SANE_UNIT_NONE, + 0, + 0, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC210_OPT_IMAGE_NUMBER 2 + { + "image", + "Image Number", + "Select Image Number to load from camera", + SANE_TYPE_INT, + SANE_UNIT_NONE, + 4, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(void *) & image_range} + } + , + +#define DC210_OPT_THUMBS 3 + { + "thumbs", + "Load Thumbnail", + "Load the image as thumbnail.", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC210_OPT_SNAP 4 + { + "snap", + "Snap new picture", + "Take new picture and download it", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT /* | SANE_CAP_ADVANCED */ , + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC210_OPT_LOWRES 5 + { + "lowres", + "Low Resolution", + "Resolution of new pictures", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE + /* | SANE_CAP_ADVANCED */ , + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC210_OPT_ERASE 6 + { + "erase", + "Erase", + "Erase the picture after downloading", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC210_OPT_DEFAULT 7 + { + "default-enhancements", + "Defaults", + "Set default values for enhancement controls.", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC210_OPT_INIT_DC210 8 + { + "camera-init", + "Re-establish Communications", + "Re-establish communications with camera (in case of timeout, etc.)", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } +}; + +static SANE_Parameters parms = { + SANE_FRAME_RGB, + 0, + 0, /* Number of bytes returned per scan line: */ + 0, /* Number of pixels per scan line. */ + 0, /* Number of lines for the current scan. */ + 8, /* Number of bits per sample. */ +}; + + + + +static unsigned char shoot_pck[] = SHOOT_PCK; +static unsigned char init_pck[] = INIT_PCK; +static unsigned char thumb_pck[] = THUMBS_PCK; +static unsigned char pic_pck[] = PICS_PCK; +static unsigned char pic_info_pck[] = PICS_INFO_PCK; +static unsigned char info_pck[] = INFO_PCK; +static unsigned char erase_pck[] = ERASE_PCK; +static unsigned char res_pck[] = RES_PCK; + +static struct pkt_speed speeds[] = SPEEDS; +static struct termios tty_orig; + +#include +#include + +static int +send_pck (int fd, unsigned char *pck) +{ + int n; + unsigned char r = 0xf0; /* prime the loop with a "camera busy" */ + + /* keep trying if camera says it's busy */ + while (r == 0xf0) + { + /* + * Not quite sure why we need this, but the program works a whole + * lot better (at least on the DC210) with this short delay. + */ + + if (write (fd, (char *) pck, 8) != 8) + { + DBG (2, "send_pck: error: write returned -1\n"); + return -1; + } + /* need to wait before we read command result */ + usleep (cmdrespause); + + if ((n = read (fd, (char *) &r, 1)) != 1) + { + DBG (2, "send_pck: error: read returned -1\n"); + return -1; + } + } + return (r == 0xd1) ? 0 : -1; +} + +static int +init_dc210 (DC210 * camera) +{ + struct termios tty_new; + int speed_index; + + for (speed_index = 0; speed_index < NELEMS (speeds); speed_index++) + { + if (speeds[speed_index].baud == camera->baud) + { + init_pck[2] = speeds[speed_index].pkt_code[0]; + init_pck[3] = speeds[speed_index].pkt_code[1]; + break; + } + } + + if (init_pck[2] == 0) + { + DBG (2, "unsupported baud rate.\n"); + return -1; + } + + /* + Open device file. + */ + if ((camera->fd = open (camera->tty_name, O_RDWR)) == -1) + { + DBG (2, "init_dc210: error: could not open %s for read/write\n", + camera->tty_name); + return -1; + } + /* + Save old device information to restore when we are done. + */ + if (tcgetattr (camera->fd, &tty_orig) == -1) + { + DBG (2, "init_dc210: error: could not get attributes\n"); + return -1; + } + + memcpy ((char *) &tty_new, (char *) &tty_orig, sizeof (struct termios)); + /* + We need the device to be raw. 8 bits even parity on 9600 baud to start. + */ +#ifdef HAVE_CFMAKERAW + cfmakeraw (&tty_new); +#else + /* Modified to set the port REALLY as required. Code inspired by + the gPhoto2 serial port setup */ + + /* input control settings */ + tty_new.c_iflag &= ~(IGNBRK | IGNCR | INLCR | ICRNL | IUCLC | + IXANY | IXON | IXOFF | INPCK | ISTRIP); + tty_new.c_iflag |= (BRKINT | IGNPAR); + /* output control settings */ + tty_new.c_oflag &= ~OPOST; + /* hardware control settings */ + tty_new.c_cflag = (tty_new.c_cflag & ~CSIZE) | CS8; + tty_new.c_cflag &= ~(PARENB | PARODD | CSTOPB); +# if defined(__sgi) + tty_new.c_cflag &= ~CNEW_RTSCTS; +# else +/* OS/2 doesn't have CRTSCTS - will this work for them? */ +# ifdef CRTSCTS + tty_new.c_cflag &= ~CRTSCTS; +# endif +# endif + tty_new.c_cflag |= CLOCAL | CREAD; +#endif + /* line discipline settings */ + tty_new.c_lflag &= ~(ICANON | ISIG | ECHO | ECHONL | ECHOE | + ECHOK | IEXTEN); + tty_new.c_cc[VMIN] = 0; + tty_new.c_cc[VTIME] = 5; + cfsetospeed (&tty_new, B9600); + cfsetispeed (&tty_new, B9600); + + if (tcsetattr (camera->fd, TCSANOW, &tty_new) == -1) + { + DBG (2, "init_dc210: error: could not set attributes\n"); + return -1; + } + + /* send a break to get it back to a known state */ + /* Used to supply a non-zero argument to tcsendbreak(), TCSBRK, + * and TCSBRKP, but that is system dependent. e.g. on irix a non-zero + * value does a drain instead of a break. A zero value is universally + * used to send a break. + */ + +#ifdef HAVE_TCSENDBREAK + tcsendbreak (camera->fd, 0); +# if defined(__sgi) + tcdrain (camera->fd); +# endif +# elif defined(TCSBRKP) + ioctl (camera->fd, TCSBRKP, 0); +# elif defined(TCSBRK) + ioctl (camera->fd, TCSBRK, 0); +#endif + + /* and wait for it to recover from the break */ + +#ifdef HAVE_USLEEP + usleep (breakpause); +#else + sleep (1); +#endif + + if (send_pck (camera->fd, init_pck) == -1) + { + /* + * The camera always powers up at 9600, so we try + * that first. However, it may be already set to + * a different speed. Try the entries in the table: + */ + + for (speed_index = NELEMS (speeds) - 1; speed_index > 0; speed_index--) + { + int x; + DBG (3, "init_dc210: changing speed to %d\n", + (int) speeds[speed_index].baud); + + cfsetospeed (&tty_new, speeds[speed_index].baud); + cfsetispeed (&tty_new, speeds[speed_index].baud); + + if (tcsetattr (camera->fd, TCSANOW, &tty_new) == -1) + { + DBG (2, "init_dc210: error: could not set attributes\n"); + return -1; + } + for (x = 0; x < 3; x++) + if (send_pck (camera->fd, init_pck) != -1) + break; + } + + if (speed_index == 0) + { + tcsetattr (camera->fd, TCSANOW, &tty_orig); + DBG (2, "init_dc210: error: no suitable baud rate\n"); + return -1; + } + } + /* + Set speed to requested speed. + */ + cfsetospeed (&tty_new, Camera.baud); + cfsetispeed (&tty_new, Camera.baud); + + if (tcsetattr (camera->fd, TCSANOW, &tty_new) == -1) + { + DBG (2, "init_dc210: error: could not set attributes\n"); + return -1; + } + + return camera->fd; +} + +static void +close_dc210 (int fd) +{ + /* + * Put the camera back to 9600 baud + */ + + if (close (fd) == -1) + { + DBG (4, "close_dc210: error: could not close device\n"); + } +} + +int +get_info (DC210 * camera) +{ + + char f[] = "get_info"; + unsigned char buf[256]; + + if (send_pck (camera->fd, info_pck) == -1) + { + DBG (2, "%s: error: send_pck returned -1\n", f); + return -1; + } + + DBG (9, "%s: read info packet\n", f); + + if (read_data (camera->fd, buf, 256) == -1) + { + DBG (2, "%s: error: read_data returned -1\n", f); + return -1; + } + + if (end_of_data (camera->fd) == -1) + { + DBG (2, "%s: error: end_of_data returned -1\n", f); + return -1; + } + + camera->model = buf[1]; + camera->ver_major = buf[2]; + camera->ver_minor = buf[3]; + camera->pic_taken = buf[56] << 8 | buf[57]; + camera->pic_left = buf[72] << 8 | buf[73]; + camera->flags.low_res = buf[22]; + camera->flags.low_batt = buf[8]; + + return 0; +} + +static int +read_data (int fd, unsigned char *buf, int sz) +{ + unsigned char ccsum; + unsigned char rcsum; + unsigned char c; + int n; + int r = 0; + int i; + +/* read the control byte */ + if (read (fd, &c, 1) != 1) + { + DBG (2, + "read_data: error: read for packet control byte returned bad status\n"); + return -1; + } + if (c != 1) + { + DBG (2, "read_data: error: incorrect packet control byte: %02x\n", c); + return -1; + } + for (n = 0; n < sz && (r = read (fd, (char *) &buf[n], sz - n)) > 0; n += r) + ; + + if (r <= 0) + { + DBG (2, "read_data: error: read returned -1\n"); + return -1; + } + + if (n < sz || read (fd, &rcsum, 1) != 1) + { + DBG (2, "read_data: error: buffer underrun or no checksum\n"); + return -1; + } + + for (i = 0, ccsum = 0; i < n; i++) + ccsum ^= buf[i]; + + if (ccsum != rcsum) + { + DBG (2, "read_data: error: bad checksum (%02x !=%02x)\n", rcsum, ccsum); + return -1; + } + + c = 0xd2; + + if (write (fd, (char *) &c, 1) != 1) + { + DBG (2, "read_data: error: write ack\n"); + return -1; + } + + return 0; +} + +static int +end_of_data (int fd) +{ + unsigned char c; + + do + { /* loop until the camera isn't busy */ + if (read (fd, &c, 1) != 1) + { + DBG (2, "end_of_data: error: read returned -1\n"); + return -1; + } + if (c == 0) /* got successful end of data */ + return 0; /* return success */ + sleep (1); /* not too fast */ + } + while (c == 0xf0); + + /* Accck! Not busy, but not a good end of data either */ + if (c != 0) + { + DBG (2, "end_of_data: error: bad EOD from camera (%02x)\n", + (unsigned) c); + return -1; + } + return 0; /* should never get here but shut gcc -Wall up */ +} + +static int +erase (int fd) +{ + if (send_pck (fd, erase_pck) == -1) + { + DBG (3, "erase: error: send_pck returned -1\n"); + return -1; + } + + if (end_of_data (fd) == -1) + { + DBG (3, "erase: error: end_of_data returned -1\n"); + return -1; + } + + return 0; +} + +static int +change_res (int fd, unsigned char res) +{ + char f[] = "change_res"; + + DBG (127, "%s called\n", f); + if (res != 0 && res != 1) + { + DBG (3, "%s: error: unsupported resolution\n", f); + return -1; + } + + /* cameras resolution semantics are opposite of ours */ + res = !res; + DBG (127, "%s: setting res to %d\n", f, res); + res_pck[2] = res; + + if (send_pck (fd, res_pck) == -1) + { + DBG (4, "%s: error: send_pck returned -1\n", f); + } + + if (end_of_data (fd) == -1) + { + DBG (4, "%s: error: end_of_data returned -1\n", f); + } + return 0; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + + char f[] = "sane_init"; + char dev_name[PATH_MAX], *p; + size_t len; + FILE *fp; + int baud; + + DBG_INIT (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (DC210_CONFIG_FILE); + + /* defaults */ + Camera.baud = DEFAULT_BAUD_RATE; + Camera.tty_name = DEFAULT_TTY; + + if (!fp) + { + /* default to /dev/whatever instead of insisting on config file */ + DBG (1, "%s: missing config file '%s'\n", f, DC210_CONFIG_FILE); + } + else + { + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + dev_name[sizeof (dev_name) - 1] = '\0'; + DBG (20, "%s: config- %s\n", f, dev_name); + + if (dev_name[0] == '#') + continue; /* ignore line comments */ + len = strlen (dev_name); + if (!len) + continue; /* ignore empty lines */ + if (strncmp (dev_name, "port=", 5) == 0) + { + p = strchr (dev_name, '/'); + if (p) + Camera.tty_name = strdup (p); + DBG (20, "Config file port=%s\n", Camera.tty_name); + } + else if (strncmp (dev_name, "baud=", 5) == 0) + { + baud = atoi (&dev_name[5]); + switch (baud) + { + case 9600: + Camera.baud = B9600; + break; + case 19200: + Camera.baud = B19200; + break; + case 38400: + Camera.baud = B38400; + break; +#ifdef B57600 + case 57600: + Camera.baud = B57600; + break; +#endif +#ifdef B115200 + case 115200: + Camera.baud = B115200; + break; +#endif + } + DBG (20, "Config file baud=%d\n", Camera.baud); + } + else if (strcmp (dev_name, "dumpinquiry") == 0) + { + dumpinquiry = SANE_TRUE; + } + else if (strncmp (dev_name, "cmdrespause=", 12) == 0) + { + cmdrespause = atoi (&dev_name[12]); + DBG (20, "Config file cmdrespause=%lu\n", cmdrespause); + } + else if (strncmp (dev_name, "breakpause=", 11) == 0) + { + breakpause = atoi (&dev_name[11]); + DBG (20, "Config file breakpause=%lu\n", breakpause); + } + } + fclose (fp); + } + + if (init_dc210 (&Camera) == -1) + return SANE_STATUS_INVAL; + + if (get_info (&Camera) == -1) + { + DBG (2, "error: could not get info\n"); + close_dc210 (Camera.fd); + return SANE_STATUS_INVAL; + } + if (Camera.pic_taken == 0) + { + sod[DC210_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + image_range.min = 0; + image_range.max = 0; + } + else + { + sod[DC210_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + image_range.min = 1; + image_range.max = Camera.pic_taken; + } + + + /* load the current images array */ + Camera.Pictures = get_pictures_info (); + + if (Camera.pic_taken == 0) + { + Camera.current_picture_number = 0; + parms.bytes_per_line = 0; + parms.pixels_per_line = 0; + parms.lines = 0; + } + else + { + Camera.current_picture_number = 1; + if (Camera.Pictures[Camera.current_picture_number - 1].low_res) + { + parms.bytes_per_line = 640 * 3; + parms.pixels_per_line = 640; + parms.lines = 480; + } + else + { + parms.bytes_per_line = 1152 * 3; + parms.pixels_per_line = 1152; + parms.lines = 864; + } + } + + if (dumpinquiry) + { + DBG (0, "\nCamera information:\n~~~~~~~~~~~~~~~~~\n\n"); + DBG (0, "Model...........: DC%x\n", Camera.model); + DBG (0, "Firmware version: %d.%d\n", Camera.ver_major, + Camera.ver_minor); + DBG (0, "Pictures........: %d/%d\n", Camera.pic_taken, + Camera.pic_taken + Camera.pic_left); + DBG (0, "Resolution......: %s\n", + Camera.flags.low_res ? "low" : "high"); + DBG (0, "Battery state...: %s\n", + Camera.flags.low_batt ? "low" : "good"); + } + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ +} + +/* Device select/open/close */ + +static const SANE_Device dev[] = { + { + "0", + "Kodak", + "DC-210", + "still camera"}, +}; + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool __sane_unused__ local_only) +{ + static const SANE_Device *devlist[] = { + dev + 0, 0 + }; + + DBG (127, "sane_get_devices called\n"); + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + int i; + + DBG (127, "sane_open for device %s\n", devicename); + if (!devicename[0]) + { + i = 0; + } + else + { + for (i = 0; i < NELEMS (dev); ++i) + { + if (strcmp (devicename, dev[i].name) == 0) + { + break; + } + } + } + + if (i >= NELEMS (dev)) + { + return SANE_STATUS_INVAL; + } + + if (is_open) + { + return SANE_STATUS_DEVICE_BUSY; + } + + is_open = 1; + *handle = MAGIC; + + DBG (3, "sane_open: pictures taken=%d\n", Camera.pic_taken); + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + DBG (127, "sane_close called\n"); + if (handle == MAGIC) + is_open = 0; + + DBG (127, "sane_close returning\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + if (handle != MAGIC || !is_open) + return NULL; /* wrong device */ + if (option < 0 || option >= NELEMS (sod)) + return NULL; + return &sod[option]; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + SANE_Int myinfo = 0; + SANE_Status status; + + DBG (127, "control_option(handle=%p,opt=%s,act=%s,val=%p,info=%p)\n", + handle, sod[option].title, + (action == + SANE_ACTION_SET_VALUE ? "SET" : (action == + SANE_ACTION_GET_VALUE ? "GET" : + "SETAUTO")), value, (void *)info); + + if (handle != MAGIC || !is_open) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (option < 0 || option >= NELEMS (sod)) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + switch (action) + { + case SANE_ACTION_SET_VALUE: + status = sanei_constrain_value (sod + option, value, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "Constraint error in control_option\n"); + return status; + } + + switch (option) + { + case DC210_OPT_IMAGE_NUMBER: + Camera.current_picture_number = *(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS; + /* get the image's resolution */ + + if (Camera.Pictures[Camera.current_picture_number - 1].low_res) + { + parms.bytes_per_line = 640 * 3; + parms.pixels_per_line = 640; + parms.lines = 480; + } + else + { + parms.bytes_per_line = 1152 * 3; + parms.pixels_per_line = 1152; + parms.lines = 864; + } + break; + + case DC210_OPT_THUMBS: + dc210_opt_thumbnails = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS; + + if (dc210_opt_thumbnails) + { + /* + * DC210 thumbnail are 96x72x8x3 + */ + parms.bytes_per_line = 96 * 3; + parms.pixels_per_line = 96; + parms.lines = 72; + } + else + { + if (Camera.Pictures[Camera.current_picture_number - 1].low_res) + { + parms.bytes_per_line = 640 * 3; + parms.pixels_per_line = 640; + parms.lines = 480; + } + else + { + parms.bytes_per_line = 1152 * 3; + parms.pixels_per_line = 1152; + parms.lines = 864; + } + } + break; + + case DC210_OPT_SNAP: + dc210_opt_snap = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + /* if we are snapping a new one */ + if (dc210_opt_snap) + { + /* activate the resolution setting */ + sod[DC210_OPT_LOWRES].cap &= ~SANE_CAP_INACTIVE; + /* and de-activate the image number selector */ + sod[DC210_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + } + else + { + /* deactivate the resolution setting */ + sod[DC210_OPT_LOWRES].cap |= SANE_CAP_INACTIVE; + /* and activate the image number selector */ + sod[DC210_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + } + /* set params according to resolution settings */ + if (dc210_opt_lowres) + { + parms.bytes_per_line = 640 * 3; + parms.pixels_per_line = 640; + parms.lines = 480; + } + else + { + parms.bytes_per_line = 1152 * 3; + parms.pixels_per_line = 1152; + parms.lines = 864; + } + break; + + case DC210_OPT_LOWRES: + dc210_opt_lowres = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS; + + if (!dc210_opt_thumbnails) + { + +/* XXX - change the number of pictures left depending on resolution + perhaps just call get_info again? + */ + if (dc210_opt_lowres) + { + parms.bytes_per_line = 640 * 3; + parms.pixels_per_line = 640; + parms.lines = 480; + } + else + { + parms.bytes_per_line = 1152 * 3; + parms.pixels_per_line = 1152; + parms.lines = 864; + } + + } + break; + + case DC210_OPT_ERASE: + dc210_opt_erase = !!*(SANE_Word *) value; + break; + + case DC210_OPT_DEFAULT: + DBG (1, "Fixme: Set all defaults here!\n"); + break; + case DC210_OPT_INIT_DC210: + if ((Camera.fd = init_dc210 (&Camera)) == -1) + { + return SANE_STATUS_INVAL; + } + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_GET_VALUE: + switch (option) + { + case 0: + *(SANE_Word *) value = NELEMS (sod); + break; + + case DC210_OPT_IMAGE_NUMBER: + *(SANE_Word *) value = Camera.current_picture_number; + break; + + case DC210_OPT_THUMBS: + *(SANE_Word *) value = dc210_opt_thumbnails; + break; + + case DC210_OPT_SNAP: + *(SANE_Word *) value = dc210_opt_snap; + break; + + case DC210_OPT_LOWRES: + *(SANE_Word *) value = dc210_opt_lowres; + break; + + case DC210_OPT_ERASE: + *(SANE_Word *) value = dc210_opt_erase; + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_AUTO: + switch (option) + { + default: + return SANE_STATUS_UNSUPPORTED; /* We are DUMB */ + } + } + + if (info) + *info = myinfo; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + int rc = SANE_STATUS_GOOD; + + DBG (127, "sane_get_params called\n"); + + if (handle != MAGIC || !is_open) + rc = SANE_STATUS_INVAL; /* Unknown handle ... */ + + parms.last_frame = SANE_TRUE; /* Have no idea what this does */ + *params = parms; + DBG (127, "sane_get_params return %d\n", rc); + return rc; +} + +typedef struct +{ + struct jpeg_source_mgr pub; + JOCTET *buffer; +} +my_source_mgr; +typedef my_source_mgr *my_src_ptr; + +METHODDEF (void) +sanei_jpeg_init_source (j_decompress_ptr __sane_unused__ cinfo) +{ + /* nothing to do */ +} + +METHODDEF (boolean) sanei_jpeg_fill_input_buffer (j_decompress_ptr cinfo) +{ + + my_src_ptr src = (my_src_ptr) cinfo->src; + + if (read_data (Camera.fd, src->buffer, 1024) == -1) + { + DBG (5, "sane_start: read_data failed\n"); + src->buffer[0] = (JOCTET) 0xFF; + src->buffer[1] = (JOCTET) JPEG_EOI; + return FALSE; + } + src->pub.next_input_byte = src->buffer; + src->pub.bytes_in_buffer = 1024; + + return TRUE; +} + +METHODDEF (void) +sanei_jpeg_skip_input_data (j_decompress_ptr cinfo, long num_bytes) +{ + + my_src_ptr src = (my_src_ptr) cinfo->src; + + if (num_bytes > 0) + { + while (num_bytes > (long) src->pub.bytes_in_buffer) + { + num_bytes -= (long) src->pub.bytes_in_buffer; + (void) sanei_jpeg_fill_input_buffer (cinfo); + } + } + src->pub.next_input_byte += (size_t) num_bytes; + src->pub.bytes_in_buffer -= (size_t) num_bytes; +} + +METHODDEF (void) +sanei_jpeg_term_source (j_decompress_ptr __sane_unused__ cinfo) +{ + /* no work necessary here */ +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + + DBG (127, "sane_start called\n"); + if (handle != MAGIC || !is_open || + (Camera.current_picture_number == 0 && dc210_opt_snap == SANE_FALSE)) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (Camera.scanning) + return SANE_STATUS_EOF; + + if (dc210_opt_snap) + { + + /* + * Don't allow picture unless there is room in the + * camera. + */ + if (Camera.pic_left == 0) + { + DBG (3, "No room to store new picture\n"); + return SANE_STATUS_INVAL; + } + + + if (snap_pic (Camera.fd) != SANE_STATUS_GOOD) + { + DBG (1, "Failed to snap new picture\n"); + return SANE_STATUS_INVAL; + } + } + + if (dc210_opt_thumbnails) + { + + thumb_pck[3] = (unsigned char) Camera.current_picture_number - 1; + thumb_pck[4] = 1; + + if (send_pck (Camera.fd, thumb_pck) == -1) + { + DBG (4, "sane_start: error: send_pck returned -1\n"); + return SANE_STATUS_INVAL; + } + + parms.bytes_per_line = 96 * 3; + parms.pixels_per_line = 96; + parms.lines = 72; + + bytes_in_buffer = 0; + bytes_read_from_buffer = 0; + + } + else + { + my_src_ptr src; + + struct jpeg_error_mgr jerr; + int row_stride; + + pic_pck[3] = (unsigned char) Camera.current_picture_number - 1; + + if (send_pck (Camera.fd, pic_pck) == -1) + { + DBG (4, "sane_start: error: send_pck returned -1\n"); + return SANE_STATUS_INVAL; + } + cinfo.err = jpeg_std_error (&jerr); + jpeg_create_decompress (&cinfo); + + cinfo.src = (struct jpeg_source_mgr *) (*cinfo.mem->alloc_small) ((j_common_ptr) & cinfo, JPOOL_PERMANENT, sizeof (my_source_mgr)); + src = (my_src_ptr) cinfo.src; + + src->buffer = (JOCTET *) (*cinfo.mem->alloc_small) ((j_common_ptr) & + cinfo, + JPOOL_PERMANENT, + 1024 * + sizeof (JOCTET)); + src->pub.init_source = sanei_jpeg_init_source; + src->pub.fill_input_buffer = sanei_jpeg_fill_input_buffer; + src->pub.skip_input_data = sanei_jpeg_skip_input_data; + src->pub.resync_to_restart = jpeg_resync_to_restart; /* default */ + src->pub.term_source = sanei_jpeg_term_source; + src->pub.bytes_in_buffer = 0; + src->pub.next_input_byte = NULL; + + (void) jpeg_read_header (&cinfo, TRUE); + dest_mgr = sanei_jpeg_jinit_write_ppm (&cinfo); + (void) jpeg_start_decompress (&cinfo); + row_stride = cinfo.output_width * cinfo.output_components; + + } + + Camera.scanning = SANE_TRUE; /* don't overlap scan requests */ + total_bytes_read = 0; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle __sane_unused__ handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + + static char buffer[1024]; + + if (dc210_opt_thumbnails) + { + if (total_bytes_read == THUMBSIZE) + { + if (dc210_opt_erase) + { + if (erase (Camera.fd) == -1) + { + DBG (1, "Failed to erase memory\n"); + return SANE_STATUS_INVAL; + } + Camera.pic_taken--; + Camera.pic_left++; + Camera.current_picture_number = Camera.pic_taken; + image_range.max--; + } + return SANE_STATUS_EOF; + } + + *length = 0; + if (!(bytes_in_buffer - bytes_read_from_buffer)) + { + if (read_data (Camera.fd, (unsigned char *) buffer, 1024) == -1) + { + DBG (5, "sane_read: read_data failed\n"); + return SANE_STATUS_INVAL; + } + bytes_in_buffer = 1024; + bytes_read_from_buffer = 0; + } + + while (bytes_read_from_buffer < bytes_in_buffer && + max_length && total_bytes_read < THUMBSIZE) + { + *data++ = buffer[bytes_read_from_buffer++]; + (*length)++; + max_length--; + total_bytes_read++; + } + + if (total_bytes_read == THUMBSIZE) + { + if (end_of_data (Camera.fd) == -1) + { + DBG (4, "sane_read: end_of_data error\n"); + return SANE_STATUS_INVAL; + } + else + { + return SANE_STATUS_GOOD; + } + } + else + { + return SANE_STATUS_GOOD; + } + } + else + { + int lines = 0; + + if (cinfo.output_scanline >= cinfo.output_height) + { + /* clean up comms with the camera */ + if (end_of_data (Camera.fd) == -1) + { + DBG (2, "sane_read: error: end_of_data returned -1\n"); + return SANE_STATUS_INVAL; + } + if (dc210_opt_erase) + { + DBG (127, "sane_read bp%d, erase image\n", __LINE__); + if (erase (Camera.fd) == -1) + { + DBG (1, "Failed to erase memory\n"); + return SANE_STATUS_INVAL; + } + Camera.pic_taken--; + Camera.pic_left++; + Camera.current_picture_number = Camera.pic_taken; + image_range.max--; + } + return SANE_STATUS_EOF; + } + +/* XXX - we should read more than 1 line at a time here */ + lines = 1; + (void) jpeg_read_scanlines (&cinfo, dest_mgr->buffer, lines); + (*dest_mgr->put_pixel_rows) (&cinfo, dest_mgr, lines, (char *) data); + *length = cinfo.output_width * cinfo.output_components * lines; + + return SANE_STATUS_GOOD; + + } +} + +void +sane_cancel (SANE_Handle __sane_unused__ handle) +{ + DBG (127, "sane_cancel() called\n"); + if (Camera.scanning) + Camera.scanning = SANE_FALSE; /* done with scan */ + else + DBG (127, "sane_cancel() aborted, scanner not scanning\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ handle, SANE_Int __sane_unused__ * fd) +{ + return SANE_STATUS_UNSUPPORTED; +} + +static PictureInfo * +get_pictures_info (void) +{ + + char f[] = "get_pictures_info"; + unsigned int p; + PictureInfo *pics; + + if ((pics = (PictureInfo *) malloc (Camera.pic_taken * + sizeof (PictureInfo))) == NULL) + { + DBG (4, "%s: error: allocate memory for pictures array\n", f); + return NULL; + } + + for (p = 0; p < (unsigned int) Camera.pic_taken; p++) + { + if (get_picture_info (pics + p, p) == -1) + { + free (pics); + return NULL; + } + } + + return pics; +} + +static int +get_picture_info (PictureInfo * pic, int p) +{ + + char f[] = "get_picture_info"; + static char buffer[256]; + + DBG (4, "%s: info for pic #%d\n", f, p); + + pic_info_pck[3] = (unsigned char) p; + + if (send_pck (Camera.fd, pic_info_pck) == -1) + { + DBG (4, "%s: error: send_pck returned -1\n", f); + return -1; + } + + if (read_data (Camera.fd, (unsigned char *) buffer, 256) == -1) + { + DBG (2, "%s: error: read_data returned -1\n", f); + return -1; + } + + if (end_of_data (Camera.fd) == -1) + { + DBG (2, "%s: error: end_of_data returned -1\n", f); + return -1; + } + + if (buffer[3] == 0) + { + pic->low_res = SANE_TRUE; + } + else if (buffer[3] == 1) + { + pic->low_res = SANE_FALSE; + } + else + { + DBG (2, "%s: error: unknown resolution code %u\n", f, buffer[3]); + return -1; + } + pic->size = (buffer[8] & 0xFF) << 24; + pic->size |= (buffer[9] & 0xFF) << 16; + pic->size |= (buffer[10] & 0xFF) << 8; + pic->size |= (buffer[11] & 0xFF); + + return 0; +} + +static SANE_Status +snap_pic (int fd) +{ + + char f[] = "snap_pic"; + + /* make sure camera is set to our settings state */ + if (change_res (Camera.fd, dc210_opt_lowres) == -1) + { + DBG (1, "%s: Failed to set resolution\n", f); + return SANE_STATUS_INVAL; + } + + /* take the picture */ + if (send_pck (fd, shoot_pck) == -1) + { + DBG (4, "%s: error: send_pck returned -1\n", f); + return SANE_STATUS_INVAL; + } + else + { + if (end_of_data (Camera.fd) == -1) + { + DBG (2, "%s: error: end_of_data returned -1\n", f); + return SANE_STATUS_INVAL; + } + } + Camera.pic_taken++; + Camera.pic_left--; + Camera.current_picture_number = Camera.pic_taken; + image_range.max++; + sod[DC210_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + + /* add this one to the Pictures array */ + if ((Camera.Pictures = + (PictureInfo *) realloc (Camera.Pictures, + Camera.pic_taken * sizeof (PictureInfo))) == + NULL) + { + DBG (4, "%s: error: allocate memory for pictures array\n", f); + return SANE_STATUS_INVAL; + } + + if (get_picture_info (Camera.Pictures + Camera.pic_taken, + Camera.pic_taken) == -1) + { + DBG (1, "%s: Failed to get new picture info\n", f); + /* XXX - I guess we should try to erase the image here */ + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} diff --git a/backend/dc210.conf.in b/backend/dc210.conf.in new file mode 100644 index 0000000..9281043 --- /dev/null +++ b/backend/dc210.conf.in @@ -0,0 +1,29 @@ +# Serial port where the camera is connected +## Linux +port=/dev/ttyS0 +## IRIX +#port=/dev/ttyd1 +## Solaris +#port=/dev/term/a +## HP-UX +#port=/dev/tty0p0 +## Digital UNIX +#port=/dev/tty01 +# Max baud rate for download. Camera always starts at 9600 baud, then +# switches to the higher rate +## This works for Linux. Also works for IRIX (6.3 or higher), providing that +## the host is an O2, OCTANE, Origin2000/200, Onyx2, Origin3000/300, Onyx3 or +## a newer SGI hardware [see serial(7)]. +#baud=115200 +## This works for most UNIX's +baud=38400 +# Prints some extra information during the init phase. This can be +# handy, but note that printing anything to stderr breaks the saned +# network scanning. +#dumpinquiry +# How many usec (1,000,000ths of a) between writing the command and reading the +# result. 125000 seems to be the lowest I could go reliably. +cmdrespause=125000 +# How many usec (1,000,000ths of a) between sending the "back to default" break +# sending commands. +breakpause=1000000; diff --git a/backend/dc210.h b/backend/dc210.h new file mode 100644 index 0000000..fe2b633 --- /dev/null +++ b/backend/dc210.h @@ -0,0 +1,279 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + dc210.c + + 11/11/98 + + This file (C) 1998 Brian J. Murrell + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-210 + digital camera. THIS IS EXTREMELY ALPHA CODE! USE AT YOUR OWN RISK!! + + (feedback to: sane-dc210@interlinx.bc.ca + + This backend is based somewhat on the dc25 backend included in this + package by Peter Fales + + ***************************************************************************/ + +#include +#include +#include +#include +#include +#include + +#ifndef TRUE +#define TRUE (1==1) +#endif + +#ifndef FALSE +#define FALSE (!TRUE) +#endif + +#ifndef NULL +#define NULL 0L +#endif + +typedef struct picture_info + { + unsigned int low_res; + unsigned int size; + } +PictureInfo; + +typedef struct DC210_s + { + int fd; /* file descriptor to talk to it */ + char *tty_name; /* the tty port name it's on */ + speed_t baud; /* current tty speed */ + SANE_Bool scanning; /* currently scanning an image? */ + unsigned char model; + unsigned char ver_major; + unsigned char ver_minor; + int pic_taken; + int pic_left; + struct + { + unsigned int low_res:1; + unsigned int low_batt:1; + } + flags; + PictureInfo *Pictures; /* array of pictures */ + unsigned int current_picture_number; /* picture being operated on */ + } +DC210; + +typedef struct dc210_info_s + { + unsigned char model; + unsigned char ver_major; + unsigned char ver_minor; + int pic_taken; + int pic_left; + struct + { + unsigned int low_res:1; + unsigned int low_batt:1; + } + flags; + } +Dc210Info, *Dc210InfoPtr; + +static int get_info (DC210 *); + +#define INIT_PCK {0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^^^^^^^ + * Baud rate: (see pkt_speed structure) + * 0x96 0x00 -> 9600 baud + * 0x19 0x20 -> 19200 baud + * 0x38 0x40 -> 38400 baud + * 0x57 0x60 -> 57600 baud + * 0x11 0x52 -> 115200 baud + */ +#define INFO_PCK {0x7F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define SHOOT_PCK {0x7C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define ERASE_PCK {0x7B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define RES_PCK {0x36, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Resolution: 0x00 = high, 0x01 = low + */ +#define THUMBS_PCK {0x66, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Thumbnail number + */ +#define PICS_PCK {0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Picture number + */ +#define PICS_INFO_PCK {0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Picture number + */ + +struct pkt_speed + { + speed_t baud; + unsigned char pkt_code[2]; + }; + +#if defined (B57600) && defined (B115200) +# define SPEEDS { { B9600, { 0x96, 0x00 } }, \ + { B19200, { 0x19, 0x20 } }, \ + { B38400, { 0x38, 0x40 } }, \ + { B57600, { 0x57, 0x60 } }, \ + { B115200, { 0x11, 0x52 } } } +#else +# define SPEEDS { { B9600, { 0x96, 0x00 } }, \ + { B19200, { 0x19, 0x20 } }, \ + { B38400, { 0x38, 0x40 } } } +#endif + +#define HIGH_RES 0 +#define LOW_RES 1 + +/* + * Image parameters + */ + +#define LOW_CAMERA_HEADER 256 +#define HIGH_CAMERA_HEADER 512 +#define CAMERA_HEADER(r) ( (r) ? LOW_CAMERA_HEADER : HIGH_CAMERA_HEADER ) + +#define LOW_WIDTH 256 +#define HIGH_WIDTH 512 +#define WIDTH(r) ( (r) ? LOW_WIDTH : HIGH_WIDTH ) + +#define HEIGHT 243 + +#define LEFT_MARGIN 1 + +#define LOW_RIGHT_MARGIN 5 +#define HIGH_RIGHT_MARGIN 10 +#define RIGHT_MARGIN(r) ( (r) ? LOW_RIGHT_MARGIN : HIGH_RIGHT_MARGIN ) + +#define TOP_MARGIN 1 + +#define BOTTOM_MARGIN 1 + +#define BLOCK_SIZE 1024 + +#define LOW_BLOCKS 61 +#define HIGH_BLOCKS 122 +#define BLOCKS(r) ( (r) ? LOW_BLOCKS : HIGH_BLOCKS ) + +#define LOW_IMAGE_SIZE ( LOW_BLOCKS * BLOCK_SIZE ) +#define HIGH_IMAGE_SIZE ( HIGH_BLOCKS * BLOCK_SIZE ) +#define IMAGE_SIZE(r) ( (r) ? LOW_IMAGE_SIZE : HIGH_IMAGE_SIZE ) +#define MAX_IMAGE_SIZE ( HIGH_IMAGE_SIZE ) + +/* + * Comet file + */ + +#define COMET_MAGIC "COMET" +#define COMET_HEADER_SIZE 128 +#define COMET_EXT "cmt" + +/* + * Pixmap structure + */ + +struct pixmap + { + int width; + int height; + int components; + unsigned char *planes; + }; + +/* + * Rotations + */ + +#define ROT_STRAIGHT 0x00 +#define ROT_LEFT 0x01 +#define ROT_RIGHT 0x02 +#define ROT_HEADDOWN 0x03 + +#define ROT_MASK 0x03 + +/* + * File formats + */ + +#define SAVE_RAW 0x01 +#define SAVE_GREYSCALE 0x02 +#define SAVE_24BITS 0x04 +#define SAVE_FILES 0x07 +#define SAVE_FORMATS 0x38 +#define SAVE_ADJASPECT 0x80 + +/* + * External definitions + */ + +extern char *__progname; /* Defined in /usr/lib/crt0.o */ + + + +#include + +FILE *sanei_config_open (const char *filename); + +static int init_dc210 (DC210 *); + +static void close_dc210 (int); + +static int read_data (int fd, unsigned char *buf, int sz); + +static int end_of_data (int fd); + +static PictureInfo *get_pictures_info (void); + +static int get_picture_info (PictureInfo * pic, int p); + +static SANE_Status snap_pic (int); + +char *sanei_config_read (char *str, int n, FILE * stream); diff --git a/backend/dc240.c b/backend/dc240.c new file mode 100644 index 0000000..001a937 --- /dev/null +++ b/backend/dc240.c @@ -0,0 +1,2150 @@ +/*************************************************************************** + * _S_A_N_E - Scanner Access Now Easy. + + dc240.c + + 03/12/01 - Peter Fales + + Based on the dc210 driver, (C) 1998 Brian J. Murrell (which is + based on dc25 driver (C) 1998 by Peter Fales) + + This file (C) 2001 by Peter Fales + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-240 + digital camera. THIS IS EXTREMELY ALPHA CODE! USE AT YOUR OWN RISK!! + + (feedback to: dc240-devel@fales-lorenz.net) + + This backend is based somewhat on the dc25 backend included in this + package by Peter Fales, and the dc210 backend by Brian J. Murrell + + ***************************************************************************/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include "../include/sane/sanei_jpeg.h" +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME dc240 +#include "../include/sane/sanei_backend.h" + +#include "dc240.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#define MAGIC (void *)0xab730324 +#define DC240_CONFIG_FILE "dc240.conf" +#define THUMBSIZE 20736 + +#ifdef B115200 +# define DEFAULT_BAUD_RATE B115200 +#else +# define DEFAULT_BAUD_RATE B38400 +#endif + +#if defined (__sgi) +# define DEFAULT_TTY "/dev/ttyd1" /* Irix */ +#elif defined (__sun) +# define DEFAULT_TTY "/dev/term/a" /* Solaris */ +#elif defined (hpux) +# define DEFAULT_TTY "/dev/tty1d0" /* HP-UX */ +#elif defined (__osf__) +# define DEFAULT_TTY "/dev/tty00" /* Digital UNIX */ +#else +# define DEFAULT_TTY "/dev/ttyS0" /* Linux */ +#endif + +static SANE_Bool is_open = 0; + +static SANE_Bool dc240_opt_thumbnails; +static SANE_Bool dc240_opt_snap; +static SANE_Bool dc240_opt_lowres; +static SANE_Bool dc240_opt_erase; +static SANE_Bool dc240_opt_autoinc; +static SANE_Bool dumpinquiry; + +static struct jpeg_decompress_struct cinfo; +static djpeg_dest_ptr dest_mgr = NULL; + +static unsigned long cmdrespause = 250000UL; /* pause after sending cmd */ +static unsigned long breakpause = 1000000UL; /* pause after sending break */ + +static DC240 Camera; + +static SANE_Range image_range = { + 0, + 0, + 0 +}; + +static SANE_String **folder_list; +static SANE_Int current_folder = 0; + +static SANE_Option_Descriptor sod[] = { + { + SANE_NAME_NUM_OPTIONS, + SANE_TITLE_NUM_OPTIONS, + SANE_DESC_NUM_OPTIONS, + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC240_OPT_IMAGE_SELECTION 1 + { + "", + "Image Selection", + "Selection of the image to load.", + SANE_TYPE_GROUP, + SANE_UNIT_NONE, + 0, + 0, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC240_OPT_FOLDER 2 + { + "folder", + "Folder", + "Select folder within camera", + SANE_TYPE_STRING, + SANE_UNIT_NONE, + 256, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_STRING_LIST, + {NULL} + } + , + +#define DC240_OPT_IMAGE_NUMBER 3 + { + "image", + "Image Number", + "Select Image Number to load from camera", + SANE_TYPE_INT, + SANE_UNIT_NONE, + 4, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(SANE_String_Const *) & image_range} /* this is ANSI conformant! */ + } + , + +#define DC240_OPT_THUMBS 4 + { + "thumbs", + "Load Thumbnail", + "Load the image as thumbnail.", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC240_OPT_SNAP 5 + { + "snap", + "Snap new picture", + "Take new picture and download it", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT /* | SANE_CAP_ADVANCED */ , + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC240_OPT_LOWRES 6 + { + "lowres", + "Low Resolution", + "Resolution of new pictures", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE + /* | SANE_CAP_ADVANCED */ , + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC240_OPT_ERASE 7 + { + "erase", + "Erase", + "Erase the picture after downloading", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC240_OPT_DEFAULT 8 + { + "default-enhancements", + "Defaults", + "Set default values for enhancement controls.", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC240_OPT_INIT_DC240 9 + { + "camera-init", + "Re-establish Communications", + "Re-establish communications with camera (in case of timeout, etc.)", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC240_OPT_AUTOINC 10 + { + "autoinc", + "Auto Increment", + "Increment image number after each scan", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +}; + +static SANE_Parameters parms = { + SANE_FRAME_RGB, + 0, + 0, /* Number of bytes returned per scan line: */ + 0, /* Number of pixels per scan line. */ + 0, /* Number of lines for the current scan. */ + 8, /* Number of bits per sample. */ +}; + + + + +static SANE_Byte shoot_pck[] = SHOOT_PCK; +static SANE_Byte init_pck[] = INIT_PCK; +static SANE_Byte thumb_pck[] = THUMBS_PCK; +static SANE_Byte pic_pck[] = PICS_PCK; +static SANE_Byte pic_info_pck[] = PICS_INFO_PCK; +static SANE_Byte info_pck[] = INFO_PCK; +static SANE_Byte erase_pck[] = ERASE_PCK; +static SANE_Byte res_pck[] = RES_PCK; +static SANE_Byte open_card_pck[] = OPEN_CARD_PCK; +static SANE_Byte read_dir_pck[] = READ_DIR_PCK; + +static struct pkt_speed speeds[] = SPEEDS; +static struct termios tty_orig; + +SANE_Byte dir_buf2[2 + CAMDIRENTRYSIZE * DIRENTRIES]; + +static struct cam_dirlist *dir_head = NULL; + +static SANE_Byte info_buf[256]; +static SANE_Byte name_buf[60]; + +#include +#include + +static SANE_Int +send_pck (SANE_Int fd, SANE_Byte * pck) +{ + SANE_Int n; + SANE_Byte r = 0xf0; /* prime the loop with a "camera busy" */ + + DBG (127, "send_pck<%x %x %x %x %x %x %x %x>\n", + pck[0], pck[1], pck[2], pck[3], pck[4], pck[5], pck[6], pck[7]); + + /* keep trying if camera says it's busy */ + while (r == 0xf0) + { + if (write (fd, (char *) pck, 8) != 8) + { + DBG (1, "send_pck: error: write returned -1\n"); + return -1; + } + /* need to wait before we read command result */ + usleep (cmdrespause); + + if ((n = read (fd, (char *) &r, 1)) != 1) + { + DBG (1, "send_pck: error: read returned -1\n"); + return -1; + } + } + DBG (127, "send_pck: read one byte result from camera = %x\n", r); + return (r == 0xd1) ? 0 : -1; +} + +static SANE_Int +init_dc240 (DC240 * camera) +{ + struct termios tty_new; + SANE_Int speed_index; + SANE_Char buf[5], n; + + DBG (1, "DC-240 Backend 05/16/01\n"); + + for (speed_index = 0; speed_index < NELEMS (speeds); speed_index++) + { + if (speeds[speed_index].baud == camera->baud) + { + init_pck[2] = speeds[speed_index].pkt_code[0]; + init_pck[3] = speeds[speed_index].pkt_code[1]; + break; + } + } + + if (init_pck[2] == 0) + { + DBG (1, "unsupported baud rate.\n"); + return -1; + } + + /* + Open device file. + */ + if ((camera->fd = open (camera->tty_name, O_RDWR)) == -1) + { + DBG (1, "init_dc240: error: could not open %s for read/write\n", + camera->tty_name); + return -1; + } + /* + Save old device information to restore when we are done. + */ + if (tcgetattr (camera->fd, &tty_orig) == -1) + { + DBG (1, "init_dc240: error: could not get attributes\n"); + return -1; + } + + memcpy ((char *) &tty_new, (char *) &tty_orig, sizeof (struct termios)); + /* + We need the device to be raw. 8 bits even parity on 9600 baud to start. + */ +#ifdef HAVE_CFMAKERAW + cfmakeraw (&tty_new); +#else + /* Modified to set the port REALLY as required (9600, 8b, 1sb, NO parity). + Code inspired by the gPhoto2 serial port setup */ + + /* input control settings */ + tty_new.c_iflag &= ~(IGNBRK | IGNCR | INLCR | ICRNL | IUCLC | + IXANY | IXON | IXOFF | INPCK | ISTRIP); + tty_new.c_iflag |= (BRKINT | IGNPAR); + /* output control settings */ + tty_new.c_oflag &= ~OPOST; + /* hardware control settings */ + tty_new.c_cflag = (tty_new.c_cflag & ~CSIZE) | CS8; + tty_new.c_cflag &= ~(PARENB | PARODD | CSTOPB); +# if defined(__sgi) + tty_new.c_cflag &= ~CNEW_RTSCTS; +# else +/* OS/2 doesn't have CRTSCTS - will this work for them? */ +# ifdef CRTSCTS + tty_new.c_cflag &= ~CRTSCTS; +# endif +# endif + tty_new.c_cflag |= CLOCAL | CREAD; +#endif + /* line discipline settings */ + tty_new.c_lflag &= ~(ICANON | ISIG | ECHO | ECHONL | ECHOE | + ECHOK | IEXTEN); + tty_new.c_cc[VMIN] = 0; + tty_new.c_cc[VTIME] = 5; + cfsetospeed (&tty_new, B9600); + cfsetispeed (&tty_new, B9600); + + if (tcsetattr (camera->fd, TCSANOW, &tty_new) == -1) + { + DBG (1, "init_dc240: error: could not set attributes\n"); + return -1; + } + + /* send a break to get it back to a known state */ + /* Used to supply a non-zero argument to tcsendbreak(), TCSBRK, + * and TCSBRKP, but that is system dependent. e.g. on irix a non-zero + * value does a drain instead of a break. A zero value is universally + * used to send a break. + */ + +#ifdef HAVE_TCSENDBREAK + tcsendbreak (camera->fd, 0); +# if defined(__sgi) + tcdrain (camera->fd); +# endif +# elif defined(TCSBRKP) + ioctl (camera->fd, TCSBRKP, 0); +# elif defined(TCSBRK) + ioctl (camera->fd, TCSBRK, 0); +#endif + + /* and wait for it to recover from the break */ + +#ifdef HAVE_USLEEP + usleep (breakpause); +#else + sleep (1); +#endif + + /* We seem to get some garbage following the break, so + * read anything pending */ + + n = read (camera->fd, buf, 5); + + DBG (127, "init_dc240 flushed %d bytes: %x %x %x %x %x\n", n, buf[0], + buf[1], buf[2], buf[3], buf[4]); + + if (send_pck (camera->fd, init_pck) == -1) + { + /* + * The camera always powers up at 9600, so we try + * that first. However, it may be already set to + * a different speed. Try the entries in the table: + */ + + tcsetattr (camera->fd, TCSANOW, &tty_orig); + DBG (1, "init_dc240: error: no response from camera\n"); + return -1; + } + + n = read (camera->fd, buf, 5); + DBG (127, "init_dc240 flushed %d bytes: %x %x %x %x %x\n", n, buf[0], + buf[1], buf[2], buf[3], buf[4]); + + /* + Set speed to requested speed. + */ + cfsetospeed (&tty_new, Camera.baud); + cfsetispeed (&tty_new, Camera.baud); + + if (tcsetattr (camera->fd, TCSANOW, &tty_new) == -1) + { + DBG (1, "init_dc240: error: could not set attributes\n"); + return -1; + } + + + if (send_pck (camera->fd, open_card_pck) == -1) + { + DBG (1, "init_dc240: error: send_pck returned -1\n"); + return -1; + } + + if (end_of_data (camera->fd) == -1) + { + DBG (1, "init_dc240: error: end_of_data returned -1\n"); + return -1; + } + + return camera->fd; + +} + +static void +close_dc240 (SANE_Int fd) +{ + /* + * Put the camera back to 9600 baud + */ + + if (close (fd) == -1) + { + DBG (1, "close_dc240: error: could not close device\n"); + } +} + +int +get_info (DC240 * camera) +{ + + SANE_Char f[] = "get_info"; + SANE_Byte buf[256]; + SANE_Int n; + struct cam_dirlist *e; + + if (send_pck (camera->fd, info_pck) == -1) + { + DBG (1, "%s: error: send_pck returned -1\n", f); + return -1; + } + + DBG (9, "%s: read info packet\n", f); + + if (read_data (camera->fd, buf, 256) == -1) + { + DBG (1, "%s: error: read_data returned -1\n", f); + return -1; + } + + if (end_of_data (camera->fd) == -1) + { + DBG (1, "%s: error: end_of_data returned -1\n", f); + return -1; + } + + camera->model = buf[1]; + + if (camera->model != 0x5) + { + DBG (0, + "Camera model (%d) is not DC-240 (5). " + "Only the DC-240 is supported by this driver.\n", camera->model); + } + + camera->ver_major = buf[2]; + camera->ver_minor = buf[3]; + camera->pic_taken = buf[14] << 8 | buf[15]; + DBG (4, "pic_taken=%d\n", camera->pic_taken); + camera->pic_left = buf[64] << 8 | buf[65]; + DBG (4, "pictures left (at current res)=%d\n", camera->pic_left); + camera->flags.low_batt = buf[8]; + DBG (4, "battery=%d (0=OK, 1=weak, 2=empty)\n", camera->flags.low_batt); + DBG (4, "AC adapter status=%d\n", buf[9]); + dc240_opt_lowres = !buf[79]; + + if (Camera.pic_taken == 0) + { + sod[DC240_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + image_range.min = 0; + image_range.max = 0; + } + else + { + sod[DC240_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + image_range.min = 1; + image_range.max = Camera.pic_taken; + } + + n = read_dir ("\\PCCARD\\DCIM\\*.*"); + + /* If we've already got a folder_list, free it up before starting + * the new one + */ + if (folder_list != NULL) + { + int tmp; + for (tmp = 0; folder_list[tmp]; tmp++) + { + free (folder_list[tmp]); + } + free (folder_list); + } + + folder_list = (SANE_String * *)malloc ((n + 1) * sizeof (SANE_String *)); + for (e = dir_head, n = 0; e; e = e->next, n++) + { + folder_list[n] = (SANE_String *) strdup (e->name); + if (strchr ((char *) folder_list[n], ' ')) + { + *strchr ((char *) folder_list[n], ' ') = '\0'; + } + } + folder_list[n] = NULL; + sod[DC240_OPT_FOLDER].constraint.string_list = + (SANE_String_Const *) folder_list; + + return 0; + +} + +/* NEW */ +static SANE_Int +read_data (SANE_Int fd, SANE_Byte * buf, SANE_Int sz) +{ + SANE_Byte ccsum; + SANE_Byte rcsum; + SANE_Byte c; + SANE_Int retries = 0; + SANE_Int n; + SANE_Int r = 0; + SANE_Int i; + + while (retries++ < 5) + { + + /* + * If this is not the first time through, then it must be + * a retry - signal the camera that we didn't like what + * we got. In either case, start filling the packet + */ + if (retries != 1) + { + + DBG (2, "Attempt retry %d\n", retries); + c = 0xe3; + if (write (fd, (char *) &c, 1) != 1) + { + DBG (1, "read_data: error: write ack\n"); + return -1; + } + + } + + /* read the control byte */ + if (read (fd, &c, 1) != 1) + { + DBG (3, + "read_data: error: " + "read for packet control byte returned bad stat!us\n"); + return -1; + } + if (c != 1 && c != 0) + { + DBG (1, "read_data: error: incorrect packet control byte: %02x\n", + c); + return -1; + } + + for (n = 0; n < sz && (r = read (fd, (char *) &buf[n], sz - n)) > 0; + n += r); + + if (r <= 0) + { + DBG (2, "read_data: warning: read returned -1\n"); + continue; + } + + if (n < sz || read (fd, &rcsum, 1) != 1) + { + DBG (2, "read_data: warning: buffer underrun or no checksum\n"); + continue; + } + + for (i = 0, ccsum = 0; i < n; i++) + ccsum ^= buf[i]; + + if (ccsum != rcsum) + { + DBG (2, + "read_data: warning: " + "bad checksum (got %02x != expected %02x)\n", rcsum, ccsum); + continue; + } + + /* If we got this far, then the packet is OK */ + break; + + + } + + c = 0xd2; + + if (write (fd, (char *) &c, 1) != 1) + { + DBG (1, "read_data: error: write ack\n"); + return -1; + } + + return 0; +} + +static SANE_Int +end_of_data (SANE_Int fd) +{ + SANE_Int n; + SANE_Byte c; + + do + { /* loop until the camera isn't busy */ + if ((n = read (fd, &c, 1)) == -1) + { + DBG (1, "end_of_data: error: read returned -1\n"); + return -1; + } + if (n == 1 && c == 0) /* got successful end of data */ + return 0; /* return success */ + if (n == 1) + { + DBG (127, "end_of_data: got %x while waiting\n", c); + } + else + { + DBG (127, "end_of_data: waiting...\n"); + } + sleep (1); /* not too fast */ + } +/* It's not documented, but we see a d1 after snapping a picture */ + while (c == 0xf0 || c == 0xd1); + + /* Accck! Not busy, but not a good end of data either */ + if (c != 0) + { + DBG (1, "end_of_data: error: bad EOD from camera (%02x)\n", + (unsigned) c); + return -1; + } + return 0; /* should never get here but shut gcc -Wall up */ +} + +static SANE_Int +erase (SANE_Int fd) +{ + if (send_pck (fd, erase_pck) == -1) + { + DBG (1, "erase: error: send_pck returned -1\n"); + return -1; + } + + if (send_data (name_buf) == -1) + { + DBG (1, "erase: error: send_data returned -1\n"); + return SANE_STATUS_INVAL; + } + + if (end_of_data (fd) == -1) + { + DBG (1, "erase: error: end_of_data returned -1\n"); + return -1; + } + + return 0; +} + +static SANE_Int +change_res (SANE_Int fd, SANE_Byte res) +{ + SANE_Char f[] = "change_res"; + + DBG (127, "%s called, low_res=%d\n", f, res); + + if (res != 0 && res != 1) + { + DBG (1, "%s: error: unsupported resolution\n", f); + return -1; + } + + /* cameras resolution semantics are opposite of ours */ + res = !res; + DBG (127, "%s: setting res to %d\n", f, res); + res_pck[2] = res; + + if (send_pck (fd, res_pck) == -1) + { + DBG (1, "%s: error: send_pck returned -1\n", f); + } + + if (end_of_data (fd) == -1) + { + DBG (1, "%s: error: end_of_data returned -1\n", f); + } + return 0; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback UNUSEDARG authorize) +{ + + SANE_Char f[] = "sane_init"; + SANE_Char dev_name[PATH_MAX], *p; + size_t len; + FILE *fp; + SANE_Int baud; + + DBG_INIT (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (DC240_CONFIG_FILE); + + /* defaults */ + Camera.baud = DEFAULT_BAUD_RATE; + Camera.tty_name = DEFAULT_TTY; + + if (!fp) + { + /* default to /dev/whatever instead of insisting on config file */ + DBG (1, "%s: missing config file '%s'\n", f, DC240_CONFIG_FILE); + } + else + { + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + dev_name[sizeof (dev_name) - 1] = '\0'; + DBG (20, "%s: config- %s\n", f, dev_name); + + if (dev_name[0] == '#') + continue; /* ignore line comments */ + len = strlen (dev_name); + if (!len) + continue; /* ignore empty lines */ + if (strncmp (dev_name, "port=", 5) == 0) + { + p = strchr (dev_name, '/'); + if (p) + Camera.tty_name = strdup (p); + DBG (20, "Config file port=%s\n", Camera.tty_name); + } + else if (strncmp (dev_name, "baud=", 5) == 0) + { + baud = atoi (&dev_name[5]); + switch (baud) + { + case 9600: + Camera.baud = B9600; + break; + case 19200: + Camera.baud = B19200; + break; + case 38400: + Camera.baud = B38400; + break; +#ifdef B57600 + case 57600: + Camera.baud = B57600; + break; +#endif +#ifdef B115200 + case 115200: + Camera.baud = B115200; + break; +#endif + } + DBG (20, "Config file baud=%d\n", Camera.baud); + } + else if (strcmp (dev_name, "dumpinquiry") == 0) + { + dumpinquiry = SANE_TRUE; + } + else if (strncmp (dev_name, "cmdrespause=", 12) == 0) + { + cmdrespause = atoi (&dev_name[12]); + DBG (20, "Config file cmdrespause=%lu\n", cmdrespause); + } + else if (strncmp (dev_name, "breakpause=", 11) == 0) + { + breakpause = atoi (&dev_name[11]); + DBG (20, "Config file breakpause=%lu\n", breakpause); + } + } + fclose (fp); + } + + if (init_dc240 (&Camera) == -1) + return SANE_STATUS_INVAL; + + if (get_info (&Camera) == -1) + { + DBG (1, "error: could not get info\n"); + close_dc240 (Camera.fd); + return SANE_STATUS_INVAL; + } + + /* load the current images array */ + get_pictures_info (); + + if (Camera.pic_taken == 0) + { + Camera.current_picture_number = 0; + parms.bytes_per_line = 0; + parms.pixels_per_line = 0; + parms.lines = 0; + } + else + { + Camera.current_picture_number = 1; + set_res (Camera.Pictures[Camera.current_picture_number - 1].low_res); + } + + if (dumpinquiry) + { + DBG (0, "\nCamera information:\n~~~~~~~~~~~~~~~~~\n\n"); + DBG (0, "Model...........: DC%s\n", "240"); + DBG (0, "Firmware version: %d.%d\n", Camera.ver_major, + Camera.ver_minor); + DBG (0, "Pictures........: %d/%d\n", Camera.pic_taken, + Camera.pic_taken + Camera.pic_left); + DBG (0, "Battery state...: %s\n", + Camera.flags.low_batt == 0 ? "good" : (Camera.flags.low_batt == + 1 ? "weak" : "empty")); + } + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ +} + +/* Device select/open/close */ + +static const SANE_Device dev[] = { + { + "0", + "Kodak", + "DC-240", + "still camera"}, +}; + +static const SANE_Device *devlist[] = { + dev + 0, 0 +}; + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool + UNUSEDARG local_only) +{ + + DBG (127, "sane_get_devices called\n"); + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + SANE_Int i; + + DBG (127, "sane_open for device %s\n", devicename); + if (!devicename[0]) + { + i = 0; + } + else + { + for (i = 0; i < NELEMS (dev); ++i) + { + if (strcmp (devicename, dev[i].name) == 0) + { + break; + } + } + } + + if (i >= NELEMS (dev)) + { + return SANE_STATUS_INVAL; + } + + if (is_open) + { + return SANE_STATUS_DEVICE_BUSY; + } + + is_open = 1; + *handle = MAGIC; + + DBG (4, "sane_open: pictures taken=%d\n", Camera.pic_taken); + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + DBG (127, "sane_close called\n"); + if (handle == MAGIC) + is_open = 0; + + DBG (127, "sane_close returning\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + if (handle != MAGIC || !is_open) + return NULL; /* wrong device */ + if (option < 0 || option >= NELEMS (sod)) + return NULL; + return &sod[option]; +} + +static SANE_Int myinfo = 0; + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + SANE_Status status; + + if (option < 0 || option >= NELEMS (sod)) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + /* Need to put this DBG line after the range check on option */ + DBG (127, "control_option(handle=%p,opt=%s,act=%s,val=%p,info=%p)\n", + handle, sod[option].title, + (action == + SANE_ACTION_SET_VALUE ? "SET" : (action == + SANE_ACTION_GET_VALUE ? "GET" : + "SETAUTO")), value, (void *) info); + + if (handle != MAGIC || !is_open) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + switch (action) + { + case SANE_ACTION_SET_VALUE: + + /* Can't set disabled options */ + if (!SANE_OPTION_IS_ACTIVE (sod[option].cap)) + { + return (SANE_STATUS_INVAL); + } + + /* initialize info to zero - we'll OR in various values later */ + if (info) + *info = 0; + + status = sanei_constrain_value (sod + option, value, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (2, "Constraint error in control_option\n"); + return status; + } + + switch (option) + { + case DC240_OPT_IMAGE_NUMBER: + if (*(SANE_Word *) value <= Camera.pic_taken) + Camera.current_picture_number = *(SANE_Word *) value; + else + Camera.current_picture_number = Camera.pic_taken; + + myinfo |= SANE_INFO_RELOAD_PARAMS; + + /* get the image's resolution, unless the camera has no + * pictures yet + */ + if (Camera.pic_taken != 0) + { + set_res (Camera. + Pictures[Camera.current_picture_number - 1].low_res); + } + break; + + case DC240_OPT_THUMBS: + dc240_opt_thumbnails = !!*(SANE_Word *) value; + + /* Thumbnail forces an image size change: */ + myinfo |= SANE_INFO_RELOAD_PARAMS; + + if (Camera.pic_taken != 0) + { + set_res (Camera. + Pictures[Camera.current_picture_number - 1].low_res); + } + break; + + case DC240_OPT_SNAP: + switch (*(SANE_Bool *) value) + { + case SANE_TRUE: + dc240_opt_snap = SANE_TRUE; + break; + case SANE_FALSE: + dc240_opt_snap = SANE_FALSE; + break; + default: + return SANE_STATUS_INVAL; + } + + /* Snap forces new image size and changes image range */ + + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + /* if we are snapping a new one */ + if (dc240_opt_snap) + { + /* activate the resolution setting */ + sod[DC240_OPT_LOWRES].cap &= ~SANE_CAP_INACTIVE; + /* and de-activate the image number selector */ + sod[DC240_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + } + else + { + /* deactivate the resolution setting */ + sod[DC240_OPT_LOWRES].cap |= SANE_CAP_INACTIVE; + /* and activate the image number selector */ + sod[DC240_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + } + /* set params according to resolution settings */ + set_res (dc240_opt_lowres); + + break; + + case DC240_OPT_LOWRES: + dc240_opt_lowres = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS; + +/* XXX - change the number of pictures left depending on resolution + perhaps just call get_info again? +*/ + set_res (dc240_opt_lowres); + + break; + + case DC240_OPT_ERASE: + dc240_opt_erase = !!*(SANE_Word *) value; + break; + + case DC240_OPT_AUTOINC: + dc240_opt_autoinc = !!*(SANE_Word *) value; + break; + + case DC240_OPT_FOLDER: + DBG (1, "FIXME set folder not implemented yet\n"); + break; + + case DC240_OPT_DEFAULT: + dc240_opt_thumbnails = 0; + dc240_opt_snap = 0; + + /* deactivate the resolution setting */ + sod[DC240_OPT_LOWRES].cap |= SANE_CAP_INACTIVE; + /* and activate the image number selector */ + sod[DC240_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + DBG (1, "Fixme: Set all defaults here!\n"); + break; + + case DC240_OPT_INIT_DC240: + if ((Camera.fd = init_dc240 (&Camera)) == -1) + { + return SANE_STATUS_INVAL; + } + if (get_info (&Camera) == -1) + { + DBG (1, "error: could not get info\n"); + close_dc240 (Camera.fd); + return SANE_STATUS_INVAL; + } + + /* load the current images array */ + get_pictures_info (); + + myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_GET_VALUE: + /* Can't return status for disabled options */ + if (!SANE_OPTION_IS_ACTIVE (sod[option].cap)) + { + return (SANE_STATUS_INVAL); + } + + switch (option) + { + case 0: + *(SANE_Word *) value = NELEMS (sod); + break; + + case DC240_OPT_IMAGE_NUMBER: + *(SANE_Word *) value = Camera.current_picture_number; + break; + + case DC240_OPT_THUMBS: + *(SANE_Word *) value = dc240_opt_thumbnails; + break; + + case DC240_OPT_SNAP: + *(SANE_Word *) value = dc240_opt_snap; + break; + + case DC240_OPT_LOWRES: + *(SANE_Word *) value = dc240_opt_lowres; + break; + + case DC240_OPT_ERASE: + *(SANE_Word *) value = dc240_opt_erase; + break; + + case DC240_OPT_AUTOINC: + *(SANE_Word *) value = dc240_opt_autoinc; + break; + + case DC240_OPT_FOLDER: + strcpy ((char *) value, (char *) folder_list[current_folder]); + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_AUTO: + switch (option) + { + default: + return SANE_STATUS_UNSUPPORTED; /* We are DUMB */ + } + } + + if (info && action == SANE_ACTION_SET_VALUE) + { + *info = myinfo; + myinfo = 0; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + SANE_Int rc = SANE_STATUS_GOOD; + + DBG (127, "sane_get_params called, wid=%d,height=%d\n", + parms.pixels_per_line, parms.lines); + + if (handle != MAGIC || !is_open) + rc = SANE_STATUS_INVAL; /* Unknown handle ... */ + + parms.last_frame = SANE_TRUE; /* Have no idea what this does */ + *params = parms; + DBG (127, "sane_get_params return %d\n", rc); + return rc; +} + +typedef struct +{ + struct jpeg_source_mgr pub; + JOCTET *buffer; +} +my_source_mgr; +typedef my_source_mgr *my_src_ptr; + +METHODDEF (void) +jpeg_init_source (j_decompress_ptr UNUSEDARG cinfo) +{ + /* nothing to do */ +} + +METHODDEF (boolean) jpeg_fill_input_buffer (j_decompress_ptr cinfo) +{ + + my_src_ptr src = (my_src_ptr) cinfo->src; + + if (read_data (Camera.fd, src->buffer, 512) == -1) + { + DBG (5, "sane_start: read_data failed\n"); + src->buffer[0] = (JOCTET) 0xFF; + src->buffer[1] = (JOCTET) JPEG_EOI; + return FALSE; + } + src->pub.next_input_byte = src->buffer; + src->pub.bytes_in_buffer = 512; + + return TRUE; +} + +METHODDEF (void) jpeg_skip_input_data (j_decompress_ptr cinfo, long num_bytes) +{ + + my_src_ptr src = (my_src_ptr) cinfo->src; + + if (num_bytes > 0) + { + while (num_bytes > (long) src->pub.bytes_in_buffer) + { + num_bytes -= (long) src->pub.bytes_in_buffer; + (void) jpeg_fill_input_buffer (cinfo); + } + } + src->pub.next_input_byte += (size_t) num_bytes; + src->pub.bytes_in_buffer -= (size_t) num_bytes; +} + +static SANE_Byte linebuffer[HIGHRES_WIDTH * 3]; +static SANE_Int linebuffer_size = 0; +static SANE_Int linebuffer_index = 0; + + +METHODDEF (void) +jpeg_term_source (j_decompress_ptr UNUSEDARG cinfo) +{ + /* no work necessary here */ +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + SANE_Int i; + + DBG (127, "sane_start called\n"); + if (handle != MAGIC || !is_open || + (Camera.current_picture_number == 0 && dc240_opt_snap == SANE_FALSE)) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (Camera.scanning) + return SANE_STATUS_EOF; + +/* + * This shouldn't normally happen, but we allow it as a special case + * when batch/autoinc are in effect. The first illegal picture number + * terminates the scan + */ + if (Camera.current_picture_number > Camera.pic_taken) + { + return SANE_STATUS_INVAL; + } + + if (dc240_opt_snap) + { + /* + * Don't allow picture unless there is room in the + * camera. + */ + if (Camera.pic_left == 0) + { + DBG (3, "No room to store new picture\n"); + return SANE_STATUS_INVAL; + } + + + if (snap_pic (Camera.fd) == SANE_STATUS_INVAL) + { + DBG (1, "Failed to snap new picture\n"); + return SANE_STATUS_INVAL; + } + } + + if (dc240_opt_thumbnails) + { + + if (send_pck (Camera.fd, thumb_pck) == -1) + { + DBG (1, "sane_start: error: send_pck returned -1\n"); + return SANE_STATUS_INVAL; + } + + /* Picture size should have been set when thumbnails were + * selected. But, check just in case + */ + + if (parms.pixels_per_line != 160 || + parms.bytes_per_line != 160 * 3 || parms.lines != 120) + { + DBG (1, "sane_start: fixme! thumbnail image size is wrong\n"); + return SANE_STATUS_INVAL; + } + } + else + { + if (send_pck (Camera.fd, pic_pck) == -1) + { + DBG (1, "sane_start: error: send_pck returned -1\n"); + return SANE_STATUS_INVAL; + } + + } + { + my_src_ptr src; + + struct jpeg_error_mgr jerr; + SANE_Int row_stride, n; + SANE_Char f[] = "sane_start"; + SANE_Char path[256]; + struct cam_dirlist *e; + name_buf[0] = 0x80; + + for (n = 1, e = dir_head; e; n++, e = e->next) + { + if (n == Camera.current_picture_number) + break; + } + + strcpy (path, "\\PCCARD\\DCIM\\"); + strcat (path, (char *) folder_list[current_folder]); + strcat (path, "\\"); + strcat (path, e->name); + path[strlen (path) - 3] = '\0'; + strcat (path, ".JPG"); + + DBG (9, "%s: pic to read is %d name is %s\n", f, n, path); + + strcpy ((char *) &name_buf[1], path); + for (i = 49; i <= 56; i++) + { + name_buf[i] = 0xff; + } + + if (send_data (name_buf) == -1) + { + DBG (1, "%s: error: send_data returned -1\n", f); + return SANE_STATUS_INVAL; + } + + cinfo.err = jpeg_std_error (&jerr); + jpeg_create_decompress (&cinfo); + + cinfo.src = + (struct jpeg_source_mgr *) (*cinfo.mem-> + alloc_small) ((j_common_ptr) & cinfo, + JPOOL_PERMANENT, + sizeof (my_source_mgr)); + src = (my_src_ptr) cinfo.src; + + src->buffer = (JOCTET *) (*cinfo.mem->alloc_small) ((j_common_ptr) & + cinfo, + JPOOL_PERMANENT, + 1024 * + sizeof (JOCTET)); + src->pub.init_source = jpeg_init_source; + src->pub.fill_input_buffer = jpeg_fill_input_buffer; + src->pub.skip_input_data = jpeg_skip_input_data; + src->pub.resync_to_restart = jpeg_resync_to_restart; /* default */ + src->pub.term_source = jpeg_term_source; + src->pub.bytes_in_buffer = 0; + src->pub.next_input_byte = NULL; + + (void) jpeg_read_header (&cinfo, TRUE); + dest_mgr = sanei_jpeg_jinit_write_ppm (&cinfo); + (void) jpeg_start_decompress (&cinfo); + row_stride = cinfo.output_width * cinfo.output_components; + + linebuffer_size = 0; + linebuffer_index = 0; + } + + Camera.scanning = SANE_TRUE; /* don't overlap scan requests */ + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle UNUSEDARG handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + SANE_Int lines = 0; + SANE_Char filename_buf[256]; + + if (Camera.scanning == SANE_FALSE) + { + return SANE_STATUS_INVAL; + } + + /* If there is anything in the buffer, satisfy the read from there */ + if (linebuffer_size && linebuffer_index < linebuffer_size) + { + *length = linebuffer_size - linebuffer_index; + + if (*length > max_length) + { + *length = max_length; + } + memcpy (data, linebuffer + linebuffer_index, *length); + linebuffer_index += *length; + + return SANE_STATUS_GOOD; + } + + if (cinfo.output_scanline >= cinfo.output_height) + { + *length = 0; + + /* clean up comms with the camera */ + if (end_of_data (Camera.fd) == -1) + { + DBG (1, "sane_read: error: end_of_data returned -1\n"); + return SANE_STATUS_INVAL; + } + if (dc240_opt_erase) + { + DBG (127, "sane_read bp%d, erase image\n", __LINE__); + if (erase (Camera.fd) == -1) + { + DBG (1, "Failed to erase memory\n"); + return SANE_STATUS_INVAL; + } + Camera.pic_taken--; + Camera.pic_left++; + Camera.current_picture_number = Camera.pic_taken; + image_range.max--; + + myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + strcpy ((char *) filename_buf, + strrchr ((char *) name_buf + 1, '\\') + 1); + strcpy (strrchr ((char *) filename_buf, '.'), "JPG"); + dir_delete ((SANE_String) filename_buf); + + } + if (dc240_opt_autoinc) + { + if (Camera.current_picture_number <= Camera.pic_taken) + { + Camera.current_picture_number++; + + myinfo |= SANE_INFO_RELOAD_PARAMS; + + /* get the image's resolution */ + set_res (Camera.Pictures[Camera.current_picture_number - 1]. + low_res); + } + DBG (4, "Increment count to %d (total %d)\n", + Camera.current_picture_number, Camera.pic_taken); + } + return SANE_STATUS_EOF; + } + +/* XXX - we should read more than 1 line at a time here */ + lines = 1; + (void) jpeg_read_scanlines (&cinfo, dest_mgr->buffer, lines); + (*dest_mgr->put_pixel_rows) (&cinfo, dest_mgr, lines, (char *) linebuffer); + + *length = cinfo.output_width * cinfo.output_components * lines; + linebuffer_size = *length; + linebuffer_index = 0; + + if (*length > max_length) + { + *length = max_length; + } + memcpy (data, linebuffer + linebuffer_index, *length); + linebuffer_index += *length; + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle UNUSEDARG handle) +{ + unsigned char cancel_byte[] = { 0xe4 }; + + if (Camera.scanning) + { + + /* Flush any pending data from the camera before continuing */ + { + SANE_Int n; + SANE_Char flush[1024]; + do + { + sleep (1); + n = read (Camera.fd, flush, 1024); + if (n > 0) + { + DBG (127, "%s: flushed %d bytes\n", "sane_cancel", n); + } + else + { + DBG (127, "%s: nothing to flush\n", "sane_cancel"); + } + } + while (n > 0); + } + + if (cinfo.output_scanline < cinfo.output_height) + { + write (Camera.fd, cancel_byte, 1); + } + + Camera.scanning = SANE_FALSE; /* done with scan */ + } + else + DBG (4, "sane_cancel: not scanning - nothing to do\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle UNUSEDARG handle, SANE_Bool + UNUSEDARG non_blocking) +{ + /* sane_set_io_mode() is only valid during a scan */ + if (Camera.scanning) + { + if (non_blocking == SANE_FALSE) + { + return SANE_STATUS_GOOD; + } + else + { + return SANE_STATUS_UNSUPPORTED; + } + } + else + { + /* We aren't currently scanning */ + return SANE_STATUS_INVAL; + } +} + +SANE_Status +sane_get_select_fd (SANE_Handle UNUSEDARG handle, SANE_Int * UNUSEDARG fd) +{ + return SANE_STATUS_UNSUPPORTED; +} + +/* + * get_pictures_info - load information about all pictures currently in + * camera: Mainly the mapping of picture number + * to picture name, and the resolution of each picture. + */ +static PictureInfo * +get_pictures_info (void) +{ + SANE_Char f[] = "get_pictures_info"; + SANE_Char path[256]; + SANE_Int num_pictures; + SANE_Int p; + PictureInfo *pics; + + if (Camera.Pictures) + { + free (Camera.Pictures); + Camera.Pictures = NULL; + } + + strcpy (path, "\\PCCARD\\DCIM\\"); + strcat (path, (char *) folder_list[current_folder]); + strcat (path, "\\*.*"); + + num_pictures = read_dir (path); + if (num_pictures != Camera.pic_taken) + { + DBG (2, + "%s: warning: Number of pictures in directory (%d) doesn't match camera status table (%d). Using directory count\n", + f, num_pictures, Camera.pic_taken); + Camera.pic_taken = num_pictures; + image_range.max = num_pictures; + } + + if ((pics = (PictureInfo *) malloc (Camera.pic_taken * + sizeof (PictureInfo))) == NULL) + { + DBG (1, "%s: error: allocate memory for pictures array\n", f); + return NULL; + } + + for (p = 0; p < Camera.pic_taken; p++) + { + if (get_picture_info (pics + p, p) == -1) + { + free (pics); + return NULL; + } + } + + Camera.Pictures = pics; + return pics; +} + +static SANE_Int +get_picture_info (PictureInfo * pic, SANE_Int p) +{ + + SANE_Char f[] = "get_picture_info"; + SANE_Int n; + struct cam_dirlist *e; + + DBG (4, "%s: info for pic #%d\n", f, p); + + for (n = 0, e = dir_head; e && n < p; n++, e = e->next) + ; + + DBG (4, "Name is %s\n", e->name); + + read_info (e->name); + + /* Validate picture info + * byte 0 - 1 == picture info + * byte 1 - 5 == DC240 Camera + * byte 2 - 3 == JFIF file + * byte 6 - 0 == Image is complete + */ + if (info_buf[0] != 1 || info_buf[1] != 5 || info_buf[2] != 3 + || info_buf[6] != 0) + { + + DBG (1, "%s: error: Image %s does not come from a DC-240.\n", f, + e->name); + return -1; + } + + pic->low_res = info_buf[3] == 0 ? SANE_TRUE : SANE_FALSE; + + /* + * byte 12 - Year MSB + * byte 13 - Year LSB + * byte 14 - Month + * byte 15 - Day + * byte 16 - Hour + * byte 17 - Minute + * byte 18 - Second + */ + DBG (1, "Picture %d taken %02d/%02d/%02d %02d:%02d:%02d\n", + p, info_buf[14], + info_buf[15], (info_buf[12] << 8) + info_buf[13], + info_buf[16], info_buf[17], info_buf[18]); + + return 0; +} + +/* + * snap_pic - take a picture (and call get_pictures_info to re-create + * the directory related data structures) + */ +static SANE_Status +snap_pic (SANE_Int fd) +{ + + SANE_Char f[] = "snap_pic"; + +#if 0 +/* Just checking... It looks like after snapping the picture, we + * get two "d1" ACK responses back, even though the documentation seems + * to say that there should only be one. I thought the first one could + * have been an unread response from an earlier command, so I + * I tried flushing any data here. Still seeing the multiple + * d1 bytes, however... + */ + { + SANE_Int n; + SANE_Char flush[10]; + n = read (Camera.fd, flush, 10); + if (n > 0) + { + DBG (127, "%s: flushed %d bytes\n", f, n); + } + else + { + DBG (127, "%s: nothing to flush\n", f); + } + } +#endif + + /* make sure camera is set to our settings state */ + if (change_res (Camera.fd, dc240_opt_lowres) == -1) + { + DBG (1, "%s: Failed to set resolution\n", f); + return SANE_STATUS_INVAL; + } + + /* take the picture */ + if (send_pck (fd, shoot_pck) == -1) + { + DBG (1, "%s: error: send_pck returned -1\n", f); + return SANE_STATUS_INVAL; + } + else + { + if (end_of_data (Camera.fd) == -1) + { + DBG (1, "%s: error: end_of_data returned -1\n", f); + return SANE_STATUS_INVAL; + } + } + Camera.pic_taken++; + Camera.pic_left--; + Camera.current_picture_number = Camera.pic_taken; + image_range.max++; + sod[DC240_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + + /* add this one to the Pictures array */ + + if (get_pictures_info () == NULL) + { + DBG (1, "%s: Failed to get new picture info\n", f); + /* XXX - I guess we should try to erase the image here */ + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +/* + * read_dir - read a list of file names from the specified directory + * and create a linked list of file name entries in + * alphabetical order. The first entry in the list will + * be "picture #1", etc. + */ +static SANE_Int +read_dir (SANE_String dir) +{ + SANE_Int retval = 0; + SANE_Byte buf[256]; + SANE_Byte *next_buf; + SANE_Int i, entries; + SANE_Byte r = 0xf0; /* prime the loop with a "camera busy" */ + SANE_Char f[] = "read_dir"; + struct cam_dirlist *e, *next; + + /* Free up current list */ + for (e = dir_head; e; e = next) + { + DBG (127, "%s: free entry %s\n", f, e->name); + next = e->next; + free (e); + } + dir_head = NULL; + + if (send_pck (Camera.fd, read_dir_pck) == -1) + { + DBG (1, "%s: error: send_pck returned -1\n", f); + return -1; + } + + buf[0] = 0x80; + strcpy ((char *) &buf[1], dir); + for (i = 49; i <= 56; i++) + { + buf[i] = 0xff; + } + + if (send_data (buf) == -1) + { + DBG (1, "%s: error: send_data returned -1\n", f); + return -1; + } + + + if (read_data (Camera.fd, (SANE_Byte *) & dir_buf2, 256) == -1) + { + DBG (1, "%s: error: read_data returned -1\n", f); + return -1; + } + + entries = (dir_buf2[0] << 8) + dir_buf2[1]; + DBG (127, "%s: result of dir read is %x, number of entries=%d\n", f, r, + entries); + + if (entries > 1001) + { + DBG (1, "%s: error: more than 999 pictures not supported yet\n", f); + return -1; + } + + /* Determine if it's time to read another 256 byte buffer from the camera */ + + next_buf = ((SANE_Byte *) & dir_buf2) + 256; + while (dir_buf2 + 2 + CAMDIRENTRYSIZE * entries >= (SANE_Byte *) next_buf) + { + + DBG (127, "%s: reading additional directory buffer\n", f); + if (read_data (Camera.fd, next_buf, 256) == -1) + { + DBG (1, "%s: error: read_data returned -1\n", f); + return -1; + } + next_buf += 256; + } + + for (i = 0; i < entries; i++) + + { + /* Hack: I don't know what attr is used for, so setting it + * to zero is a convenient way to put in the null terminator + */ + get_attr (i) = 0; + DBG (127, "%s: entry=%s\n", f, get_name (i)); + + if ((get_name (i))[0] == '.') + { + continue; + } + + if (dir_insert + ((struct cam_dirent *) &dir_buf2[2 + CAMDIRENTRYSIZE * i]) != 0) + { + DBG (1, "%s: error: failed to insert dir entry\n", f); + return -1; + } + retval++; + } + + if (end_of_data (Camera.fd) == -1) + { + DBG (1, "%s: error: end_of_data returned -1\n", f); + return -1; + } + + return retval; +} + +/* + * read_info - read the info block from camera for the specified file + */ +static SANE_Int +read_info (SANE_String fname) +{ + SANE_Byte buf[256]; + SANE_Int i; + SANE_Char f[] = "read_info"; + SANE_Char path[256]; + + strcpy (path, "\\PCCARD\\DCIM\\"); + strcat (path, (char *) folder_list[current_folder]); + strcat (path, "\\"); + strcat (path, fname); + path[strlen (path) - 3] = '\0'; + strcat (path, ".JPG"); + + if (send_pck (Camera.fd, pic_info_pck) == -1) + { + DBG (1, "%s: error: send_pck returned -1\n", f); + return SANE_STATUS_INVAL; + } + + buf[0] = 0x80; + strcpy ((char *) &buf[1], path); + for (i = 49; i <= 56; i++) + { + buf[i] = 0xff; + } + + if (send_data (buf) == -1) + { + DBG (1, "%s: error: send_data returned -1\n", f); + return SANE_STATUS_INVAL; + } + + if (read_data (Camera.fd, info_buf, 256) != 0) + { + DBG (1, "%s: error: Failed in read_data\n", f); + return -1; + } + + DBG (9, "%s: data type=%d, cam type=%d, file type=%d\n", f, + info_buf[0], info_buf[1], info_buf[2]); + + if (end_of_data (Camera.fd) == -1) + { + DBG (1, "%s: error: end_of_data returned -1\n", f); + return -1; + } + + return 0; +} + + +/* + * send_data - Send a data block - assumes all data blocks to camera + * are 60 bytes long + */ + +static SANE_Int +send_data (SANE_Byte * buf) +{ + SANE_Byte r = 0xf0; /* prime the loop with a "camera busy" */ + SANE_Int i, n; + SANE_Byte csum; + SANE_Char f[] = "send_data"; + + for (i = 1, csum = 0; i < 59; i++) + { + csum ^= buf[i]; + } + buf[59] = csum; + DBG (127, "%s: about to send data block\n", f); + + /* keep trying if camera says it's busy */ + while (r == 0xf0) + { + if (write (Camera.fd, (char *) buf, 60) != 60) + { + DBG (1, "%s: error: write returned -1\n", f); + return -1; + } + + /* need to wait before we read command result */ +#ifdef HAVE_USLEEP + usleep (cmdrespause); +#else + sleep (1); +#endif + + if ((n = read (Camera.fd, (char *) &r, 1)) != 1) + { + DBG (1, "%s: error: read returned -1\n", f); + return -1; + } + } + + if (r != 0xd2) + { + DBG (1, "%s: error: bad response to send_data (%d)\n", f, r); + return -1; + } + + return 0; +} + +/* + * dir_insert - Add (in alphabetical order) a directory entry to the + * current list of entries. + */ +static SANE_Int +dir_insert (struct cam_dirent *entry) +{ + struct cam_dirlist *cur, *e; + + cur = (struct cam_dirlist *) malloc (sizeof (struct cam_dirlist)); + if (cur == NULL) + { + DBG (1, "dir_insert: error: could not malloc entry\n"); + return -1; + } + + strcpy (cur->name, entry->name); + DBG (127, "dir_insert: name is %s\n", cur->name); + + cur->next = NULL; + + if (dir_head == NULL) + { + dir_head = cur; + } + else if (strcmp (cur->name, dir_head->name) < 0) + { + cur->next = dir_head; + dir_head = cur; + return 0; + } + else + { + for (e = dir_head; e->next; e = e->next) + { + if (strcmp (e->next->name, cur->name) > 0) + { + cur->next = e->next; + e->next = cur; + return 0; + } + } + e->next = cur; + } + return 0; +} + +/* + * dir_delete - Delete a directory entry from the linked list of file + * names + */ +static SANE_Int +dir_delete (SANE_String fname) +{ + struct cam_dirlist *cur, *e; + + DBG (127, "dir_delete: %s\n", fname); + + if (strcmp (fname, dir_head->name) == 0) + { + cur = dir_head; + dir_head = dir_head->next; + free (cur); + return 0; + } + + for (e = dir_head; e->next; e = e->next) + { + if (strcmp (fname, e->next->name) == 0) + { + cur = e->next; + e->next = e->next->next; + free (cur); + return (0); + } + } + DBG (1, "dir_delete: Couldn't find entry %s in dir list\n", fname); + return -1; +} + +/* + * set_res - set picture size depending on resolution settings + */ +static void +set_res (SANE_Int lowres) +{ + if (dc240_opt_thumbnails) + { + parms.bytes_per_line = 160 * 3; + parms.pixels_per_line = 160; + parms.lines = 120; + } + else if (lowres) + { + parms.bytes_per_line = LOWRES_WIDTH * 3; + parms.pixels_per_line = LOWRES_WIDTH; + parms.lines = LOWRES_HEIGHT; + } + else + { + parms.bytes_per_line = HIGHRES_WIDTH * 3; + parms.pixels_per_line = HIGHRES_WIDTH; + parms.lines = HIGHRES_HEIGHT; + } +} diff --git a/backend/dc240.conf.in b/backend/dc240.conf.in new file mode 100644 index 0000000..9281043 --- /dev/null +++ b/backend/dc240.conf.in @@ -0,0 +1,29 @@ +# Serial port where the camera is connected +## Linux +port=/dev/ttyS0 +## IRIX +#port=/dev/ttyd1 +## Solaris +#port=/dev/term/a +## HP-UX +#port=/dev/tty0p0 +## Digital UNIX +#port=/dev/tty01 +# Max baud rate for download. Camera always starts at 9600 baud, then +# switches to the higher rate +## This works for Linux. Also works for IRIX (6.3 or higher), providing that +## the host is an O2, OCTANE, Origin2000/200, Onyx2, Origin3000/300, Onyx3 or +## a newer SGI hardware [see serial(7)]. +#baud=115200 +## This works for most UNIX's +baud=38400 +# Prints some extra information during the init phase. This can be +# handy, but note that printing anything to stderr breaks the saned +# network scanning. +#dumpinquiry +# How many usec (1,000,000ths of a) between writing the command and reading the +# result. 125000 seems to be the lowest I could go reliably. +cmdrespause=125000 +# How many usec (1,000,000ths of a) between sending the "back to default" break +# sending commands. +breakpause=1000000; diff --git a/backend/dc240.h b/backend/dc240.h new file mode 100644 index 0000000..3323fed --- /dev/null +++ b/backend/dc240.h @@ -0,0 +1,278 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + dc240.h + + 03/12/01 - Peter Fales + + Based on the dc210 driver, (C) 1998 Brian J. Murrell (which is + based on dc25 driver (C) 1998 by Peter Fales) + + This file (C) 2001 by Peter Fales + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-240 + digital camera. THIS IS EXTREMELY ALPHA CODE! USE AT YOUR OWN RISK!! + + (feedback to: dc240-devel@fales-lorenz.net) + + This backend is based somewhat on the dc25 backend included in this + package by Peter Fales, and the dc210 backend by Brian J. Murrell + + ***************************************************************************/ + +#include +#include +#include +#include +#include +#include + +#ifndef TRUE +#define TRUE (1==1) +#endif + +#ifndef FALSE +#define FALSE (!TRUE) +#endif + +#ifndef NULL +#define NULL 0L +#endif + +typedef struct picture_info +{ + int low_res; + int size; +} +PictureInfo; + +typedef struct DC240_s +{ + SANE_Int fd; /* file descriptor to talk to it */ + char *tty_name; /* the tty port name it's on */ + speed_t baud; /* current tty speed */ + SANE_Bool scanning; /* currently scanning an image? */ + SANE_Byte model; + SANE_Byte ver_major; + SANE_Byte ver_minor; + SANE_Int pic_taken; + SANE_Int pic_left; + struct + { + unsigned int low_res:1; + unsigned int low_batt:1; + } + flags; + PictureInfo *Pictures; /* array of pictures */ + SANE_Int current_picture_number; /* picture being operated on */ +} +DC240; + +typedef struct dc240_info_s +{ + SANE_Byte model; + SANE_Byte ver_major; + SANE_Byte ver_minor; + SANE_Int pic_taken; + SANE_Int pic_left; + struct + { + SANE_Int low_res:1; + SANE_Int low_batt:1; + } + flags; +} +Dc240Info, *Dc240InfoPtr; + +static SANE_Int get_info (DC240 *); + +#define INIT_PCK {0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^^^^^^^ + * Baud rate: (see pkt_speed structure) + * 0x96 0x00 -> 9600 baud + * 0x19 0x20 -> 19200 baud + * 0x38 0x40 -> 38400 baud + * 0x57 0x60 -> 57600 baud + * 0x11 0x52 -> 115200 baud + */ +#define INFO_PCK {0x7F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define SHOOT_PCK {0x7C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define ERASE_PCK {0x9D, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define RES_PCK {0x36, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Resolution: 0x00 = low, 0x01 = high + */ +#define THUMBS_PCK {0x93, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x1A} +/* + * + */ +#define PICS_PCK {0x9A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* + * + */ +#define PICS_INFO_PCK {0x91, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* + * + */ +#define OPEN_CARD_PCK {0x96, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define READ_DIR_PCK {0x99, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * 1=Report number of entries only + */ + +struct pkt_speed +{ + speed_t baud; + SANE_Byte pkt_code[2]; +}; + +#if defined (B57600) && defined (B115200) +# define SPEEDS { { B9600, { 0x96, 0x00 } }, \ + { B19200, { 0x19, 0x20 } }, \ + { B38400, { 0x38, 0x40 } }, \ + { B57600, { 0x57, 0x60 } }, \ + { B115200, { 0x11, 0x52 } } } +#else +# define SPEEDS { { B9600, { 0x96, 0x00 } }, \ + { B19200, { 0x19, 0x20 } }, \ + { B38400, { 0x38, 0x40 } } } +#endif + +#define HIGH_RES 0 +#define LOW_RES 1 + +#define HIGHRES_WIDTH 1280 +#define HIGHRES_HEIGHT 960 + +#define LOWRES_WIDTH 640 +#define LOWRES_HEIGHT 480 + +/* + * External definitions + */ + +extern char *__progname; /* Defined in /usr/lib/crt0.o */ + + +struct cam_dirent +{ + SANE_Char name[11]; + SANE_Byte attr; + SANE_Byte create_time[2]; + SANE_Byte creat_date[2]; + long size; +}; + +#ifdef __GNUC__ +#define UNUSEDARG __attribute__ ((unused)) +#else +#define UNUSEDARG +#endif + +#ifdef OLD + +/* This is the layout of the directory in the camera - Unfortunately, + * this only works in gcc. + */ +struct dir_buf +{ + SANE_Byte entries_msb PACKED; + SANE_Byte entries_lsb PACKED; + struct cam_dirent entry[1000] PACKED; +}; +#else + +/* So, we have to do it the hard way... */ + +#define CAMDIRENTRYSIZE 20 +#define DIRENTRIES 1000 + + +#define get_name(entry) (SANE_Char*) &dir_buf2[2+CAMDIRENTRYSIZE*(entry)] +#define get_attr(entry) dir_buf2[2+11+CAMDIRENTRYSIZE*(entry)] +#define get_create_time(entry) \ + ( dir_buf2[2+12+CAMDIRENTRYSIZE*(entry)] << 8 \ + + dir_buf2[2+13+CAMDIRENTRYSIZE*(entry)]) + + +#endif + +struct cam_dirlist +{ + SANE_Char name[48]; + struct cam_dirlist *next; +}; + + + +#include + +FILE *sanei_config_open (const char *filename); + +static SANE_Int init_dc240 (DC240 *); + +static void close_dc240 (SANE_Int); + +static SANE_Int read_data (SANE_Int fd, SANE_Byte * buf, SANE_Int sz); + +static SANE_Int end_of_data (SANE_Int fd); + +static PictureInfo *get_pictures_info (void); + +static SANE_Int get_picture_info (PictureInfo * pic, SANE_Int p); + +static SANE_Status snap_pic (SANE_Int fd); + +char *sanei_config_read (char *str, int n, FILE * stream); + +static SANE_Int read_dir (SANE_String dir); + +static SANE_Int read_info (SANE_String fname); + +static SANE_Int dir_insert (struct cam_dirent *entry); + +static SANE_Int dir_delete (SANE_String name); + +static SANE_Int send_data (SANE_Byte * buf); + +static void set_res (SANE_Int lowres); diff --git a/backend/dc25.c b/backend/dc25.c new file mode 100644 index 0000000..2c9e78c --- /dev/null +++ b/backend/dc25.c @@ -0,0 +1,2760 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + dc25.c + + $Id$ + + This file (C) 1998 Peter Fales + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-25 (and + probably the DC-20) digital cameras. THIS IS EXTREMELY ALPHA CODE! + USE AT YOUR OWN RISK!! + + (feedback to: dc25-devel@fales-lorenz.net) + + This backend is based heavily on the dc20ctrl package by Ugo + Paternostro . I've attached his header below: + + *************************************************************************** + + * Copyright (C) 1998 Ugo Paternostro + * + * This file is part of the dc20ctrl package. The complete package can be + * downloaded from: + * http://aguirre.dsi.unifi.it/~paterno/binaries/dc20ctrl.tar.gz + * + * This package is derived from the dc20 package, built by Karl Hakimian + * that you can find it at ftp.eecs.wsu.edu in the + * /pub/hakimian directory. The complete URL is: + * ftp://ftp.eecs.wsu.edu/pub/hakimian/dc20.tar.gz + * + * This package also includes a sligthly modified version of the Comet to ppm + * conversion routine written by YOSHIDA Hideki + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + + ***************************************************************************/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME dc25 +#include "../include/sane/sanei_backend.h" + +#include "dc25.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#define MAGIC (void *)0xab730324 +#define DC25_CONFIG_FILE "dc25.conf" +#define THUMBSIZE ( (CameraInfo.model == 0x25 ) ? 14400 : 5120 ) + +static SANE_Bool is_open = 0; + +static SANE_Byte dc25_opt_image_number = 1; /* Image to load */ +static SANE_Bool dc25_opt_thumbnails; /* Load thumbnails */ +static SANE_Bool dc25_opt_snap; /* Take new picture */ +static SANE_Bool dc25_opt_lowres; /* Use low resoluiton */ +#define DC25_OPT_CONTRAST_DEFAULT 1.6 + /* Contrast enhancement */ +static SANE_Fixed dc25_opt_contrast = SANE_FIX (DC25_OPT_CONTRAST_DEFAULT); +#define DC25_OPT_GAMMA_DEFAULT 4.5 + /* Gamma correction (10x) */ +static SANE_Fixed dc25_opt_gamma = SANE_FIX (DC25_OPT_GAMMA_DEFAULT); +static SANE_Bool dc25_opt_erase; /* Erase all after download */ +static SANE_Bool dc25_opt_erase_one; /* Erase one after download */ +static SANE_Bool dumpinquiry; + +static SANE_Int info_flags; + +static int tfd; /* Camera File Descriptor */ +static char tty_name[PATH_MAX]; +#define DEF_TTY_NAME "/dev/ttyS0" + +static speed_t tty_baud = DEFAULT_TTY_BAUD; +static char *tmpname; +static char tmpnamebuf[] = "/tmp/dc25XXXXXX"; + +static Dc20Info *dc20_info; +static Dc20Info CameraInfo; + +static SANE_Byte contrast_table[256]; + +static struct pixmap *pp; + +static const SANE_Range percentage_range = { + -100 << SANE_FIXED_SCALE_SHIFT, /* minimum */ + 100 << SANE_FIXED_SCALE_SHIFT, /* maximum */ + 0 << SANE_FIXED_SCALE_SHIFT /* quantization */ +}; + +static const SANE_Range contrast_range = { + 0 << SANE_FIXED_SCALE_SHIFT, /* minimum */ + 3 << SANE_FIXED_SCALE_SHIFT, /* maximum */ + 16384 /* quantization ~ 0.025 */ +}; + +static const SANE_Range gamma_range = { + 0 << SANE_FIXED_SCALE_SHIFT, /* minimum */ + 10 << SANE_FIXED_SCALE_SHIFT, /* maximum */ + 16384 /* quantization ~ 0.025 */ +}; + +static SANE_Range image_range = { + 0, + 14, + 0 +}; + +static SANE_Option_Descriptor sod[] = { + { + SANE_NAME_NUM_OPTIONS, + SANE_TITLE_NUM_OPTIONS, + SANE_DESC_NUM_OPTIONS, + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define D25_OPT_IMAGE_SELECTION 1 + { + "", + "Image Selection", + "Selection of the image to load.", + SANE_TYPE_GROUP, + SANE_UNIT_NONE, + 0, + 0, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC25_OPT_IMAGE_NUMBER 2 + { + "image", + "Image Number", + "Select Image Number to load from camera", + SANE_TYPE_INT, + SANE_UNIT_NONE, + 4, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(SANE_String_Const *) & image_range} /* this is ANSI conformant! */ + } + , + +#define DC25_OPT_THUMBS 3 + { + "thumbs", + "Load Thumbnail", + "Load the image as thumbnail.", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC25_OPT_SNAP 4 + { + "snap", + "Snap new picture", + "Take new picture and download it", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED, + SANE_CONSTRAINT_NONE, + {NULL} + } + , +#define DC25_OPT_LOWRES 5 + { + "lowres", + "Low Resolution", + "New pictures taken in low resolution", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC25_OPT_ERASE 6 + { + "erase", + "Erase", + "Erase all pictures after downloading", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC25_OPT_ERASE_ONE 7 + { + "erase-one", + "Erase One", + "Erase downloaded picture after downloading", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC25_OPT_ENHANCE 8 + { + "", + "Image Parameters", + "Modifications to image parameters", + SANE_TYPE_GROUP, + SANE_UNIT_NONE, + 0, + 0, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define DC25_OPT_CONTRAST 9 + { + "contrast", + "Contrast Adjustment", + "Values > 1 enhance contrast", + SANE_TYPE_FIXED, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &contrast_range} /* this is ANSI conformant! */ + }, + +#define DC25_OPT_GAMMA 10 + { + "gamma", + "Gamma Adjustment", + "Larger values make image darker", + SANE_TYPE_FIXED, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(const SANE_String_Const *) &gamma_range} /* this is ANSI conformant! */ + }, + +#define DC25_OPT_DEFAULT 11 + { + "default-enhancements", + "Defaults", + "Set default values for enhancement controls (i.e. contrast).", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } +}; + +static SANE_Parameters parms = { + SANE_FRAME_RGB, + 1, + 500, /* Number of bytes returned per scan line: */ + 500, /* Number of pixels per scan line. */ + 373, /* Number of lines for the current scan. */ + 8, /* Number of bits per sample. */ +}; + + + + +static unsigned char init_pck[] = INIT_PCK; + +/* + * List of speeds to try to establish connection with the camera. + * Check 9600 first, as it's the speed the camera comes up in, then + * 115200, as that is the one most likely to be configured from a + * previous run + */ +static struct pkt_speed speeds[] = { {B9600, {0x96, 0x00}}, +#ifdef B115200 +{B115200, {0x11, 0x52}}, +#endif +#ifdef B57600 +{B57600, {0x57, 0x60}}, +#endif +{B38400, {0x38, 0x40}}, +{B19200, {0x19, 0x20}}, +}; +#define NUM_OF_SPEEDS ((int)(sizeof(speeds) / sizeof(struct pkt_speed))) + +static struct termios tty_orig; + +static int +send_pck (int fd, unsigned char *pck) +{ + int n; + unsigned char r; + + /* + * Not quite sure why we need this, but the program works a whole + * lot better (at least on the DC25) with this short delay. + */ +#ifdef HAVE_USLEEP + usleep (10); +#else + sleep (1); +#endif + if (write (fd, (char *) pck, 8) != 8) + { + DBG (2, "send_pck: error: write returned -1\n"); + return -1; + } + + if ((n = read (fd, (char *) &r, 1)) != 1) + { + DBG (2, "send_pck: error: read returned -1\n"); + return -1; + } + + return (r == 0xd1) ? 0 : -1; +} + +static int +init_dc20 (char *device, speed_t speed) +{ + struct termios tty_new; + int speed_index; + + DBG (1, "DC-20/25 Backend 05/07/01\n"); + + for (speed_index = 0; speed_index < NUM_OF_SPEEDS; speed_index++) + { + if (speeds[speed_index].baud == speed) + { + init_pck[2] = speeds[speed_index].pkt_code[0]; + init_pck[3] = speeds[speed_index].pkt_code[1]; + break; + } + } + + if (init_pck[2] == 0) + { + DBG (2, "unsupported baud rate.\n"); + return -1; + } + + /* + Open device file. + */ + if ((tfd = open (device, O_RDWR)) == -1) + { + DBG (2, "init_dc20: error: could not open %s for read/write\n", device); + return -1; + } + /* + Save old device information to restore when we are done. + */ + if (tcgetattr (tfd, &tty_orig) == -1) + { + DBG (2, "init_dc20: error: could not get attributes\n"); + return -1; + } + + memcpy ((char *) &tty_new, (char *) &tty_orig, sizeof (struct termios)); + /* + We need the device to be raw. 8 bits even parity on 9600 baud to start. + */ +#ifdef HAVE_CFMAKERAW + cfmakeraw (&tty_new); +#else + tty_new.c_lflag &= ~(ICANON | ECHO | ISIG); +#endif + tty_new.c_oflag &= ~CSTOPB; + tty_new.c_cflag |= PARENB; + tty_new.c_cflag &= ~PARODD; + tty_new.c_cc[VMIN] = 0; + tty_new.c_cc[VTIME] = 50; + cfsetospeed (&tty_new, B9600); + cfsetispeed (&tty_new, B9600); + + if (tcsetattr (tfd, TCSANOW, &tty_new) == -1) + { + DBG (2, "init_dc20: error: could not set attributes\n"); + return -1; + } + + if (send_pck (tfd, init_pck) == -1) + { + /* + * The camera always powers up at 9600, so we try + * that first. However, it may be already set to + * a different speed. Try the entries in the table: + */ + + for (speed_index = NUM_OF_SPEEDS - 1; speed_index > 0; speed_index--) + { + DBG (3, "init_dc20: changing speed to %d\n", + (int) speeds[speed_index].baud); + + cfsetospeed (&tty_new, speeds[speed_index].baud); + cfsetispeed (&tty_new, speeds[speed_index].baud); + + if (tcsetattr (tfd, TCSANOW, &tty_new) == -1) + { + DBG (2, "init_dc20: error: could not set attributes\n"); + return -1; + } + if (send_pck (tfd, init_pck) != -1) + break; + } + + if (speed_index == 0) + { + tcsetattr (tfd, TCSANOW, &tty_orig); + DBG (2, "init_dc20: error: no suitable baud rate\n"); + return -1; + } + } + /* + Set speed to requested speed. Also, make a long timeout (we need this for + erase and shoot operations) + */ + tty_new.c_cc[VTIME] = 150; + cfsetospeed (&tty_new, speed); + cfsetispeed (&tty_new, speed); + + if (tcsetattr (tfd, TCSANOW, &tty_new) == -1) + { + DBG (2, "init_dc20: error: could not set attributes\n"); + return -1; + } + + return tfd; +} + +static void +close_dc20 (int fd) +{ + DBG (127, "close_dc20() called\n"); + /* + * Put the camera back to 9600 baud + */ + + init_pck[2] = speeds[0].pkt_code[0]; + init_pck[3] = speeds[0].pkt_code[1]; + if (send_pck (fd, init_pck) == -1) + { + DBG (4, "close_dc20: error: could not set attributes\n"); + } + + /* + Restore original device settings. + */ + if (tcsetattr (fd, TCSANOW, &tty_orig) == -1) + { + DBG (4, "close_dc20: error: could not set attributes\n"); + } + + if (close (fd) == -1) + { + DBG (4, "close_dc20: error: could not close device\n"); + } +} + +static unsigned char info_pck[] = INFO_PCK; + +static Dc20Info * +get_info (int fd) +{ + unsigned char buf[256]; + + if (send_pck (fd, info_pck) == -1) + { + DBG (2, "get_info: error: send_pck returned -1\n"); + return NULL; + } + + DBG (9, "get_info: read info packet\n"); + + if (read_data (fd, buf, 256) == -1) + { + DBG (2, "get_info: error: read_data returned -1\n"); + return NULL; + } + + if (end_of_data (fd) == -1) + { + DBG (2, "get_info: error: end_of_data returned -1\n"); + return NULL; + } + + CameraInfo.model = buf[1]; + CameraInfo.ver_major = buf[2]; + CameraInfo.ver_minor = buf[3]; + CameraInfo.pic_taken = buf[8] << 8 | buf[9]; + if (CameraInfo.model == 0x25) + { + + /* Not sure where the previous line came from. All the + * information I have says that even on the DC20 the number of + * standard res pics is in byte 17 and the number of high res pics + * is in byte 19. This is definitely true on my DC25. + */ + CameraInfo.pic_taken = buf[17] + buf[19]; + } + + image_range.max = CameraInfo.pic_taken; + image_range.min = CameraInfo.pic_taken ? 1 : 0; + + CameraInfo.pic_left = buf[10] << 8 | buf[11]; + + if (CameraInfo.model == 0x25) + { + /* Not sure where the previous line came from. All the + * information I have says that even on the DC20 the number of + * standard res pics left is in byte 23 and the number of high res + * pics left is in byte 21. It seems to me that the conservative + * approach is to report the number of high res pics left. + */ + CameraInfo.pic_left = buf[21]; + } + CameraInfo.flags.low_res = buf[23]; + + if (CameraInfo.model == 0x25) + { + /* Not sure where the previous line came from. All the + * information I have says that even on the DC20 the low_res + * byte is 11. + */ + CameraInfo.flags.low_res = buf[11]; + } + CameraInfo.flags.low_batt = buf[29]; + + return &CameraInfo; +} + +static int +read_data (int fd, unsigned char *buf, int sz) +{ + unsigned char ccsum; + unsigned char rcsum; + unsigned char c; + int retries = 0; + int n; + int r = 0; + int i; + + while (retries++ < 5) + { + + /* + * If this is not the first time through, then it must be + * a retry - signal the camera that we didn't like what + * we got. In either case, start filling the packet + */ + if (retries != 1) + { + + DBG (2, "Attempt retry %d\n", retries); + c = 0xe3; + if (write (fd, (char *) &c, 1) != 1) + { + DBG (2, "read_data: error: write ack\n"); + return -1; + } + + } + + for (n = 0; n < sz && (r = read (fd, (char *) &buf[n], sz - n)) > 0; + n += r) + ; + + if (r <= 0) + { + DBG (2, "read_data: error: read returned -1\n"); + continue; + } + + if (n < sz || read (fd, &rcsum, 1) != 1) + { + DBG (2, "read_data: error: buffer underrun or no checksum\n"); + continue; + } + + for (i = 0, ccsum = 0; i < n; i++) + ccsum ^= buf[i]; + + if (ccsum != rcsum) + { + DBG (2, "read_data: error: bad checksum (%02x != %02x)\n", rcsum, + ccsum); + continue; + } + + /* If we got this far, then the packet is OK */ + break; + } + + c = 0xd2; + + if (write (fd, (char *) &c, 1) != 1) + { + DBG (2, "read_data: error: write ack\n"); + return -1; + } + + return 0; +} + +static int +end_of_data (int fd) +{ + char c; + + if (read (fd, &c, 1) != 1) + { + DBG (2, "end_of_data: error: read returned -1\n"); + return -1; + } + + if (c != 0) + { + DBG (2, "end_of_data: error: bad EOD from camera (%02x)\n", + (unsigned) c); + return -1; + } + + return 0; +} + +#include + +#define BIDIM_ARRAY(name, x, y, width) (name[((x) + ((y) * (width)))]) + +/* + * These definitions depend on the resolution of the image + */ + +#define MY_LOW_RIGHT_MARGIN 6 + +/* + * These definitions are constant with resolution + */ + +#define MY_LEFT_MARGIN 2 + +#define NET_COLUMNS (columns - MY_LEFT_MARGIN - right_margin) +#define NET_LINES (HEIGHT - TOP_MARGIN - BOTTOM_MARGIN) +#define NET_PIXELS (NET_COLUMNS * NET_LINES) + + +#define SCALE 64 +#define SMAX (256 * SCALE - 1) +#define HORIZONTAL_INTERPOLATIONS 3 +#define HISTOGRAM_STEPS 4096 + +#define RFACTOR 0.64 +#define GFACTOR 0.58 +#define BFACTOR 1.00 +#define RINTENSITY 0.476 +#define GINTENSITY 0.299 +#define BINTENSITY 0.175 + +#define SATURATION 1.0 +#define NORM_PERCENTAGE 3 + +static int columns = HIGH_WIDTH, + right_margin = HIGH_RIGHT_MARGIN, camera_header_size = HIGH_CAMERA_HEADER; +static int low_i = -1, high_i = -1, norm_percentage = NORM_PERCENTAGE; +static float saturation = SATURATION, + rfactor = RFACTOR, gfactor = GFACTOR, bfactor = BFACTOR; + +static void +set_initial_interpolation (const unsigned char ccd[], + short horizontal_interpolation[]) +{ + int column, line; + for (line = 0; line < HEIGHT; line++) + { + BIDIM_ARRAY (horizontal_interpolation, MY_LEFT_MARGIN, line, columns) = + BIDIM_ARRAY (ccd, MY_LEFT_MARGIN + 1, line, columns) * SCALE; + BIDIM_ARRAY (horizontal_interpolation, columns - right_margin - 1, line, + columns) = + BIDIM_ARRAY (ccd, columns - right_margin - 2, line, columns) * SCALE; + for (column = MY_LEFT_MARGIN + 1; column < columns - right_margin - 1; + column++) + { + BIDIM_ARRAY (horizontal_interpolation, column, line, columns) = + (BIDIM_ARRAY (ccd, column - 1, line, columns) + + BIDIM_ARRAY (ccd, column + 1, line, columns)) * (SCALE / 2); + } + } +} + +static void +interpolate_horizontally (const unsigned char ccd[], + short horizontal_interpolation[]) +{ + int column, line, i, initial_column; + for (line = TOP_MARGIN - 1; line < HEIGHT - BOTTOM_MARGIN + 1; line++) + { + for (i = 0; i < HORIZONTAL_INTERPOLATIONS; i++) + { + for (initial_column = MY_LEFT_MARGIN + 1; + initial_column <= MY_LEFT_MARGIN + 2; initial_column++) + { + for (column = initial_column; + column < columns - right_margin - 1; column += 2) + { + BIDIM_ARRAY (horizontal_interpolation, column, line, + columns) = + ((float) BIDIM_ARRAY (ccd, column - 1, line, columns) / + BIDIM_ARRAY (horizontal_interpolation, column - 1, line, + columns) + (float) BIDIM_ARRAY (ccd, + column + 1, + line, + columns) / + BIDIM_ARRAY (horizontal_interpolation, column + 1, line, + columns)) * BIDIM_ARRAY (ccd, column, line, + columns) * (SCALE * + SCALE / + 2) + + 0.5; + } + } + } + } +} + +static void +interpolate_vertically (const unsigned char ccd[], + const short horizontal_interpolation[], + short red[], short green[], short blue[]) +{ + int column, line; + for (line = TOP_MARGIN; line < HEIGHT - BOTTOM_MARGIN; line++) + { + for (column = MY_LEFT_MARGIN; column < columns - right_margin; column++) + { + int r2gb, g2b, rg2, rgb2, r, g, b; + int this_ccd = BIDIM_ARRAY (ccd, column, line, columns) * SCALE; + int up_ccd = BIDIM_ARRAY (ccd, column, line - 1, columns) * SCALE; + int down_ccd = BIDIM_ARRAY (ccd, column, line + 1, columns) * SCALE; + int this_horizontal_interpolation = + BIDIM_ARRAY (horizontal_interpolation, column, line, columns); + int this_intensity = this_ccd + this_horizontal_interpolation; + int up_intensity = + BIDIM_ARRAY (horizontal_interpolation, column, line - 1, + columns) + up_ccd; + int down_intensity = + BIDIM_ARRAY (horizontal_interpolation, column, line + 1, + columns) + down_ccd; + int this_vertical_interpolation; + + /* + * PSF: I don't understand all this code, but I've found pictures + * where up_intensity or down_intensity are zero, resulting in a + * divide by zero error. It looks like this only happens when + * up_ccd or down_ccd are also zero, so we just set the intensity + * value to non-zero to prevent the error. + */ + if (down_ccd == 0) + DBG (10, "down_ccd==0 at %d,%d\n", line, column); + if (up_ccd == 0) + DBG (10, "up_ccd==0 at %d,%d\n", line, column); + if (down_intensity == 0) + { + DBG (9, "Found down_intensity==0 at %d,%d down_ccd=%d\n", line, + column, down_ccd); + down_intensity = 1; + } + if (up_intensity == 0) + { + DBG (9, "Found up_intensity==0 at %d,%d up_ccd=%d\n", line, + column, up_ccd); + up_intensity = 1; + } + + if (line == TOP_MARGIN) + { + this_vertical_interpolation = + (float) down_ccd / down_intensity * this_intensity + 0.5; + } + else if (line == HEIGHT - BOTTOM_MARGIN - 1) + { + this_vertical_interpolation = + (float) up_ccd / up_intensity * this_intensity + 0.5; + } + else + { + this_vertical_interpolation = + ((float) up_ccd / up_intensity + + (float) down_ccd / down_intensity) * this_intensity / 2.0 + + 0.5; + } + if (line & 1) + { + if (column & 1) + { + r2gb = this_ccd; + g2b = this_horizontal_interpolation; + rg2 = this_vertical_interpolation; + r = (2 * (r2gb - g2b) + rg2) / 5; + g = (rg2 - r) / 2; + b = g2b - 2 * g; + } + else + { + g2b = this_ccd; + r2gb = this_horizontal_interpolation; + rgb2 = this_vertical_interpolation; + r = (3 * r2gb - g2b - rgb2) / 5; + g = 2 * r - r2gb + g2b; + b = g2b - 2 * g; + } + } + else + { + if (column & 1) + { + rg2 = this_ccd; + rgb2 = this_horizontal_interpolation; + r2gb = this_vertical_interpolation; + b = (3 * rgb2 - r2gb - rg2) / 5; + g = (rgb2 - r2gb + rg2 - b) / 2; + r = rg2 - 2 * g; + } + else + { + rgb2 = this_ccd; + rg2 = this_horizontal_interpolation; + g2b = this_vertical_interpolation; + b = (g2b - 2 * (rg2 - rgb2)) / 5; + g = (g2b - b) / 2; + r = rg2 - 2 * g; + } + } + if (r < 0) + r = 0; + if (g < 0) + g = 0; + if (b < 0) + b = 0; + BIDIM_ARRAY (red, column, line, columns) = r; + BIDIM_ARRAY (green, column, line, columns) = g; + BIDIM_ARRAY (blue, column, line, columns) = b; + } + } +} + +static void +adjust_color_and_saturation (short red[], short green[], short blue[]) +{ + int line, column; + int r_min = SMAX, g_min = SMAX, b_min = SMAX; + int r_max = 0, g_max = 0, b_max = 0; + int r_sum = 0, g_sum = 0, b_sum = 0; + float sqr_saturation = sqrt (saturation); + for (line = TOP_MARGIN; line < HEIGHT - BOTTOM_MARGIN; line++) + { + for (column = MY_LEFT_MARGIN; column < columns - right_margin; column++) + { + float r = BIDIM_ARRAY (red, column, line, columns) * rfactor; + float g = BIDIM_ARRAY (green, column, line, columns) * gfactor; + float b = BIDIM_ARRAY (blue, column, line, columns) * bfactor; + if (saturation != 1.0) + { + float *min, *mid, *max, new_intensity; + float intensity = + r * RINTENSITY + g * GINTENSITY + b * BINTENSITY; + if (r > g) + { + if (r > b) + { + max = &r; + if (g > b) + { + min = &b; + mid = &g; + } + else + { + min = &g; + mid = &b; + } + } + else + { + min = &g; + mid = &r; + max = &b; + } + } + else + { + if (g > b) + { + max = &g; + if (r > b) + { + min = &b; + mid = &r; + } + else + { + min = &r; + mid = &b; + } + } + else + { + min = &r; + mid = &g; + max = &b; + } + } + *mid = *min + sqr_saturation * (*mid - *min); + *max = *min + saturation * (*max - *min); + new_intensity = + r * RINTENSITY + g * GINTENSITY + b * BINTENSITY; + r *= intensity / new_intensity; + g *= intensity / new_intensity; + b *= intensity / new_intensity; + } + r += 0.5; + g += 0.5; + b += 0.5; + if (r_min > r) + r_min = r; + if (g_min > g) + g_min = g; + if (b_min > b) + b_min = b; + if (r_max < r) + r_max = r; + if (g_max < g) + g_max = g; + if (b_max < b) + b_max = b; + r_sum += r; + g_sum += g; + b_sum += b; + BIDIM_ARRAY (red, column, line, columns) = r; + BIDIM_ARRAY (green, column, line, columns) = g; + BIDIM_ARRAY (blue, column, line, columns) = b; + } + } +} + +static int +min3 (int x, int y, int z) +{ + return (x < y ? (x < z ? x : z) : (y < z ? y : z)); +} + +static int +max3 (int x, int y, int z) +{ + return (x > y ? (x > z ? x : z) : (y > z ? y : z)); +} + +static void +determine_limits (const short red[], + const short green[], + const short blue[], int *low_i_ptr, int *high_i_ptr) +{ + unsigned int histogram[HISTOGRAM_STEPS + 1]; + int column, line, i, s; + int low_i = *low_i_ptr, high_i = *high_i_ptr; + int max_i = 0; + for (line = TOP_MARGIN; line < HEIGHT - BOTTOM_MARGIN; line++) + { + for (column = MY_LEFT_MARGIN; column < columns - right_margin; column++) + { + i = max3 (BIDIM_ARRAY (red, column, line, columns), + BIDIM_ARRAY (green, column, line, columns), + BIDIM_ARRAY (blue, column, line, columns)); + if (i > max_i) + max_i = i; + } + } + if (low_i == -1) + { + for (i = 0; i <= HISTOGRAM_STEPS; i++) + histogram[i] = 0; + for (line = TOP_MARGIN; line < HEIGHT - BOTTOM_MARGIN; line++) + { + for (column = MY_LEFT_MARGIN; column < columns - right_margin; + column++) + { + i = min3 (BIDIM_ARRAY (red, column, line, columns), + BIDIM_ARRAY (green, column, line, columns), + BIDIM_ARRAY (blue, column, line, columns)); + histogram[i * HISTOGRAM_STEPS / max_i]++; + } + } + for (low_i = 0, s = 0; + low_i <= HISTOGRAM_STEPS && s < NET_PIXELS * norm_percentage / 100; + low_i++) + { + s += histogram[low_i]; + } + low_i = (low_i * max_i + HISTOGRAM_STEPS / 2) / HISTOGRAM_STEPS; + *low_i_ptr = low_i; + } + if (high_i == -1) + { + for (i = 0; i <= HISTOGRAM_STEPS; i++) + histogram[i] = 0; + for (line = TOP_MARGIN; line < HEIGHT - BOTTOM_MARGIN; line++) + { + for (column = MY_LEFT_MARGIN; column < columns - right_margin; + column++) + { + i = max3 (BIDIM_ARRAY (red, column, line, columns), + BIDIM_ARRAY (green, column, line, columns), + BIDIM_ARRAY (blue, column, line, columns)); + histogram[i * HISTOGRAM_STEPS / max_i]++; + } + } + for (high_i = HISTOGRAM_STEPS, s = 0; + high_i >= 0 && s < NET_PIXELS * norm_percentage / 100; high_i--) + { + s += histogram[high_i]; + } + high_i = (high_i * max_i + HISTOGRAM_STEPS / 2) / HISTOGRAM_STEPS; + *high_i_ptr = high_i; + } +/* +if (verbose) printf ("%s: determine_limits: low_i = %d, high_i = %d\n", __progname, low_i, high_i); +*/ +} + +/* + * The original dc20ctrl program used a default gamma of 0.35, but I thougt + * 0.45 looks better. In addition, since xscanimage seems to always force + * a resolution of 0.1, I multiply everything by 10 and make the default + * 4.5. + */ + +static unsigned char * +make_gamma_table (int range) +{ + int i; + double factor = + pow (256.0, 1.0 / (SANE_UNFIX (dc25_opt_gamma) / 10.0)) / range; + unsigned char *gamma_table; + if ((gamma_table = malloc (range * sizeof (unsigned char))) == NULL) + { + DBG (1, "make_gamma_table: can't allocate memory for gamma table\n"); + return NULL; + } + for (i = 0; i < range; i++) + { + int g = + pow ((double) i * factor, (SANE_UNFIX (dc25_opt_gamma) / 10.0)) + 0.5; +/* + if (verbose) fprintf (stderr, "%s: make_gamma_table: gamma[%4d] = %3d\n", __progname, i, g); +*/ + if (g > 255) + g = 255; + gamma_table[i] = g; + } + return gamma_table; +} + +static int +lookup_gamma_table (int i, int low_i, int high_i, + const unsigned char gamma_table[]) +{ + if (i <= low_i) + return 0; + if (i >= high_i) + return 255; + return gamma_table[i - low_i]; +} + +static int +output_rgb (const short red[], + const short green[], + const short blue[], int low_i, int high_i, struct pixmap *pp) +{ + int r_min = 255, g_min = 255, b_min = 255; + int r_max = 0, g_max = 0, b_max = 0; + int r_sum = 0, g_sum = 0, b_sum = 0; + int column, line; + unsigned char *gamma_table = make_gamma_table (high_i - low_i); + + if (gamma_table == NULL) + { + DBG (10, "output_rgb: error: cannot make gamma table\n"); + return -1; + } + + for (line = TOP_MARGIN; line < HEIGHT - BOTTOM_MARGIN; line++) + { + for (column = MY_LEFT_MARGIN; column < columns - right_margin; column++) + { + int r = + lookup_gamma_table (BIDIM_ARRAY (red, column, line, columns), + low_i, high_i, gamma_table); + int g = + lookup_gamma_table (BIDIM_ARRAY (green, column, line, columns), + low_i, high_i, gamma_table); + int b = + lookup_gamma_table (BIDIM_ARRAY (blue, column, line, columns), + low_i, high_i, gamma_table); + if (r > 255) + r = 255; + else if (r < 0) + r = 0; + if (g > 255) + g = 255; + else if (g < 0) + g = 0; + if (b > 255) + b = 255; + else if (b < 0) + b = 0; + set_pixel_rgb (pp, column - MY_LEFT_MARGIN, line - TOP_MARGIN, r, g, + b); + if (r_min > r) + r_min = r; + if (g_min > g) + g_min = g; + if (b_min > b) + b_min = b; + if (r_max < r) + r_max = r; + if (g_max < g) + g_max = g; + if (b_max < b) + b_max = b; + r_sum += r; + g_sum += g; + b_sum += b; + } + } + free (gamma_table); +/* + { + fprintf (stderr, "%s: output_rgb: r: min = %d, max = %d, ave = %d\n", __progname, r_min, r_max, r_sum / NET_PIXELS); + fprintf (stderr, "%s: output_rgb: g: min = %d, max = %d, ave = %d\n", __progname, g_min, g_max, g_sum / NET_PIXELS); + fprintf (stderr, "%s: output_rgb: b: min = %d, max = %d, ave = %d\n", __progname, b_min, b_max, b_sum / NET_PIXELS); + } +*/ + return 0; +} + +static int +comet_to_pixmap (unsigned char *pic, struct pixmap *pp) +{ + unsigned char *ccd; + short *horizontal_interpolation, *red, *green, *blue; + int retval = 0; + + if (pic == NULL) + { + DBG (1, "cmttoppm: error: no input image\n"); + return -1; + } + + if (pic[4] == 0x01) + { + /* Low resolution mode */ + columns = LOW_WIDTH; + right_margin = MY_LOW_RIGHT_MARGIN; + camera_header_size = LOW_CAMERA_HEADER; + } + else + { + /* High resolution mode */ + columns = HIGH_WIDTH; + right_margin = HIGH_RIGHT_MARGIN; + camera_header_size = HIGH_CAMERA_HEADER; + } + ccd = pic + camera_header_size; + + if ((horizontal_interpolation = + malloc (sizeof (short) * HEIGHT * columns)) == NULL) + { + DBG (1, + "cmttoppm: error: not enough memory for horizontal_interpolation\n"); + return -1; + } + + + if ((red = malloc (sizeof (short) * HEIGHT * columns)) == NULL) + { + DBG (1, "error: not enough memory for red\n"); + return -1; + } + + if ((green = malloc (sizeof (short) * HEIGHT * columns)) == NULL) + { + DBG (1, "error: not enough memory for green\n"); + return -1; + } + + if ((blue = malloc (sizeof (short) * HEIGHT * columns)) == NULL) + { + DBG (1, "error: not enough memory for blue\n"); + return -1; + } + + /* Decode raw CCD data to RGB */ + set_initial_interpolation (ccd, horizontal_interpolation); + interpolate_horizontally (ccd, horizontal_interpolation); + interpolate_vertically (ccd, horizontal_interpolation, red, green, blue); + + adjust_color_and_saturation (red, green, blue); + + /* Determine lower and upper limit using histogram */ + if (low_i == -1 || high_i == -1) + { + determine_limits (red, green, blue, &low_i, &high_i); + } + + /* Output pixmap structure */ + retval = output_rgb (red, green, blue, low_i, high_i, pp); + + return retval; +} + +static int +convert_pic (char *base_name, int format) +{ + FILE *ifp; + unsigned char pic[MAX_IMAGE_SIZE]; + int res, image_size, image_width, net_width, camera_header, components; + struct pixmap *pp2; + + DBG (127, "convert_pic() called\n"); + + /* + * Read the image in memory + */ + + if ((ifp = fopen (base_name, "rb")) == NULL) + { + DBG (10, "convert_pic: error: cannot open %s for reading\n", base_name); + return -1; + } + + if (fread (pic, COMET_HEADER_SIZE, 1, ifp) != 1) + { + DBG (10, "convert_pic: error: cannot read COMET header\n"); + fclose (ifp); + return -1; + } + + if (strncmp ((char *) pic, COMET_MAGIC, sizeof (COMET_MAGIC)) != 0) + { + DBG (10, "convert_pic: error: file %s is not in COMET format\n", + base_name); + fclose (ifp); + return -1; + } + + if (fread (pic, LOW_CAMERA_HEADER, 1, ifp) != 1) + { + DBG (10, "convert_pic: error: cannot read camera header\n"); + fclose (ifp); + return -1; + } + + res = pic[4]; + if (res == 0) + { + /* + * We just read a LOW_CAMERA_HEADER block, so resync with the + * HIGH_CAMERA_HEADER length by reading once more one of this. + */ + if (fread (pic + LOW_CAMERA_HEADER, LOW_CAMERA_HEADER, 1, ifp) != 1) + { + DBG (10, + "convert_pic: error: cannot resync with high resolution header\n"); + fclose (ifp); + return -1; + } + } + + if (fread (pic + CAMERA_HEADER (res), WIDTH (res), HEIGHT, ifp) != HEIGHT) + { + DBG (9, "convert_pic: error: cannot read picture\n"); + fclose (ifp); + return -1; + } + + fclose (ifp); + + /* + * Setup image size with resolution + */ + + image_size = IMAGE_SIZE (res); + image_width = WIDTH (res); + net_width = image_width - LEFT_MARGIN - RIGHT_MARGIN (res); + camera_header = CAMERA_HEADER (res); + components = (format & SAVE_24BITS) ? 3 : 1; + + /* + * Convert the image to 24 bits + */ + + if ((pp = + alloc_pixmap (net_width - 1, HEIGHT - BOTTOM_MARGIN - 1, + components)) == NULL) + { + DBG (1, "convert_pic: error: alloc_pixmap\n"); + return -1; + } + + comet_to_pixmap (pic, pp); + + if (format & SAVE_ADJASPECT) + { + /* + * Strech image + */ + + if (res) + pp2 = alloc_pixmap (320, HEIGHT - BOTTOM_MARGIN - 1, components); + else + pp2 = alloc_pixmap (net_width - 1, 373, components); + + if (pp2 == NULL) + { + DBG (2, "convert_pic: error: alloc_pixmap\n"); + free_pixmap (pp); + return -1; + } + + if (res) + zoom_x (pp, pp2); + else + zoom_y (pp, pp2); + + free_pixmap (pp); + pp = pp2; + pp2 = NULL; + + } + + return 0; +} + +#define PGM_EXT "pgm" +#define PPM_EXT "ppm" + +#define RED 0.30 +#define GREEN 0.59 +#define BLUE 0.11 + +#define RED_OFFSET 0 +#define GREEN_OFFSET 1 +#define BLUE_OFFSET 2 + +#define GET_COMP(pp, x, y, c) (pp->planes[((x) + (y)*pp->width)*pp->components + (c)]) + +#define GET_R(pp, x, y) (GET_COMP(pp, x, y, RED_OFFSET)) +#define GET_G(pp, x, y) (GET_COMP(pp, x, y, GREEN_OFFSET)) +#define GET_B(pp, x, y) (GET_COMP(pp, x, y, BLUE_OFFSET)) + +static struct pixmap * +alloc_pixmap (int x, int y, int d) +{ + struct pixmap *result = NULL; + + if (d == 1 || d == 3) + { + if (x > 0) + { + if (y > 0) + { + if ((result = malloc (sizeof (struct pixmap))) != NULL) + { + result->width = x; + result->height = y; + result->components = d; + if (!(result->planes = malloc (x * y * d))) + { + DBG (10, + "alloc_pixmap: error: not enough memory for bitplanes\n"); + free (result); + result = NULL; + } + } + else + DBG (10, + "alloc_pixmap: error: not enough memory for pixmap\n"); + } + else + DBG (10, "alloc_pixmap: error: y is out of range\n"); + } + else + DBG (10, "alloc_pixmap: error: x is out of range\n"); + } + else + DBG (10, "alloc_pixmap: error: cannot handle %d components\n", d); + + return result; +} + +static void +free_pixmap (struct pixmap *p) +{ + if (p) + { + free (p->planes); + free (p); + } +} + +static int +set_pixel_rgb (struct pixmap *p, int x, int y, unsigned char r, + unsigned char g, unsigned char b) +{ + int result = 0; + + if (p) + { + if (x >= 0 && x < p->width) + { + if (y >= 0 && y < p->height) + { + if (p->components == 1) + { + GET_R (p, x, y) = RED * r + GREEN * g + BLUE * b; + } + else + { + GET_R (p, x, y) = r; + GET_G (p, x, y) = g; + GET_B (p, x, y) = b; + } + } + else + { + DBG (10, "set_pixel_rgb: error: y out of range\n"); + result = -1; + } + } + else + { + DBG (10, "set_pixel_rgb: error: x out of range\n"); + result = -1; + } + } + + return result; +} + +static int +zoom_x (struct pixmap *source, struct pixmap *dest) +{ + int result = 0, dest_col, row, component, src_index; + float ratio, src_ptr, delta; + unsigned char src_component; + + if (source && dest) + { + /* + * We could think of resizing a pixmap and changing the number of + * components at the same time. Maybe this will be implemented later. + */ + if (source->height == dest->height + && source->components == dest->components) + { + if (source->width < dest->width) + { + ratio = ((float) source->width / (float) dest->width); + + for (src_ptr = 0, dest_col = 0; dest_col < dest->width; + src_ptr += ratio, dest_col++) + { + /* + * dest[dest_col] = source[(int)src_ptr] + + * (source[((int)src_ptr) + 1] - source[(int)src_ptr]) + * * (src_ptr - (int)src_ptr); + */ + src_index = (int) src_ptr; + delta = src_ptr - src_index; + + for (row = 0; row < source->height; row++) + { + for (component = 0; component < source->components; + component++) + { + src_component = + GET_COMP (source, src_index, row, component); + + GET_COMP (dest, dest_col, row, component) = + src_component + + (GET_COMP (source, src_index + 1, row, + component) - src_component) * delta; + } + } + } + } + else + { + DBG (10, "zoom_x: error: can only zoom out\n"); + result = -1; + } + } + else + { + DBG (10, "zoom_x: error: incompatible pixmaps\n"); + result = -1; + } + } + + return result; +} + +static int +zoom_y (struct pixmap *source, struct pixmap *dest) +{ + int result = 0, dest_row, column, component, src_index; + float ratio, src_ptr, delta; + unsigned char src_component; + + if (source && dest) + { + /* + * We could think of resizing a pixmap and changing the number of + * components at the same time. Maybe this will be implemented later. + */ + if (source->width == dest->width + && source->components == dest->components) + { + if (source->height < dest->height) + { + ratio = ((float) source->height / (float) dest->height); + + for (src_ptr = 0, dest_row = 0; dest_row < dest->height; + src_ptr += ratio, dest_row++) + { + /* + * dest[dest_row] = source[(int)src_ptr] + + * (source[((int)src_ptr) + 1] - source[(int)src_ptr]) + * * (src_ptr - (int)src_ptr); + */ + src_index = (int) src_ptr; + delta = src_ptr - src_index; + + for (column = 0; column < source->width; column++) + { + for (component = 0; component < source->components; + component++) + { + src_component = + GET_COMP (source, column, src_index, component); + + GET_COMP (dest, column, dest_row, component) = + src_component + + (GET_COMP (source, column, src_index + 1, + component) - src_component) * delta; + } + } + } + } + else + { + DBG (10, "zoom_y: error: can only zoom out\n"); + result = -1; + } + } + else + { + DBG (10, "zoom_y: error: incompatible pixmaps\n"); + result = -1; + } + } + + return result; +} + +static unsigned char shoot_pck[] = SHOOT_PCK; + +static int +shoot (int fd) +{ + struct termios tty_temp, tty_old; + int result = 0; + + DBG (127, "shoot() called\n"); + + if (write (fd, (char *) shoot_pck, 8) != 8) + { + DBG (3, "shoot: error: write error\n"); + return -1; + } + + if (CameraInfo.model != 0x25) + { + /* + * WARNING: now we set the serial port to 9600 baud! + */ + + if (tcgetattr (fd, &tty_old) == -1) + { + DBG (3, "shoot: error: could not get attributes\n"); + return -1; + } + + memcpy ((char *) &tty_temp, (char *) &tty_old, sizeof (struct termios)); + + cfsetispeed (&tty_temp, B9600); + cfsetospeed (&tty_temp, B9600); + + /* + * Apparently there is a bug in the DC20 where the response to + * the shoot request is always at 9600. The DC25 does not have + * this bug, so we skip this block. + */ + if (tcsetattr (fd, TCSANOW, &tty_temp) == -1) + { + DBG (3, "shoot: error: could not set attributes\n"); + return -1; + } + } + + if (read (fd, (char *) &result, 1) != 1) + { + DBG (3, "shoot: error: read returned -1\n"); + result = -1; + } + else + { + result = (result == 0xD1) ? 0 : -1; + } + + if (CameraInfo.model != 0x25) + { + /* + * We reset the serial to its original speed. + * We can skip this on the DC25 also. + */ + if (tcsetattr (fd, TCSANOW, &tty_old) == -1) + { + DBG (3, "shoot: error: could not reset attributes\n"); + result = -1; + } + } + + if (result == 0) + { + if (CameraInfo.model == 0x25) + { + /* + * If we don't put this in, the next read will time out + * and return failure. Does the DC-20 need it too? + */ + sleep (3); + } + if (end_of_data (fd) == -1) + { + DBG (3, "shoot: error: end_of_data returned -1\n"); + result = -1; + } + } + + return result; +} + + +static unsigned char erase_pck[] = ERASE_PCK; + +static int +erase (int fd) +{ + int count = 0; + + DBG (127, "erase() called for image %d\n", dc25_opt_image_number); + erase_pck[3] = dc25_opt_image_number; + if (dc25_opt_erase) + { + erase_pck[3] = 0; + } + + if (send_pck (fd, erase_pck) == -1) + { + DBG (3, "erase: error: send_pck returned -1\n"); + return -1; + } + + if (CameraInfo.model == 0x25) + { + /* + * This block may really apply to the DC20 also, but since I + * don't have one, it's hard to say for sure. On the DC25, erase + * takes long enought that the read may timeout without returning + * any data before the erase is complete. We let this happen + * up to 4 times, then give up. + */ + while (count < 4) + { + if (end_of_data (fd) == -1) + { + count++; + } + else + { + break; + } + } + if (count == 4) + { + DBG (3, "erase: error: end_of_data returned -1\n"); + return -1; + } + } + else + { /* Assume DC-20 */ + + if (end_of_data (fd) == -1) + { + DBG (3, "erase: error: end_of_data returned -1\n"); + return -1; + } + } + + return 0; +} + +static unsigned char res_pck[] = RES_PCK; + +static int +change_res (int fd, unsigned char res) +{ + DBG (127, "change_res called\n"); + if (res != 0 && res != 1) + { + DBG (3, "change_res: error: unsupported resolution\n"); + return -1; + } + + res_pck[2] = res; + + if (send_pck (fd, res_pck) == -1) + { + DBG (4, "change_res: error: send_pck returned -1\n"); + } + + if (end_of_data (fd) == -1) + { + DBG (4, "change_res: error: end_of_data returned -1\n"); + } + return 0; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback UNUSEDARG authorize) +{ + char dev_name[PATH_MAX], *p; + size_t len; + FILE *fp; + int baud; + + strcpy (tty_name, DEF_TTY_NAME); + + DBG_INIT (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (DC25_CONFIG_FILE); + + DBG (127, + "sane_init() $Id$\n"); + + if (!fp) + { + /* default to /dev/ttyS0 instead of insisting on config file */ + DBG (1, "sane_init: missing config file '%s'\n", DC25_CONFIG_FILE); + } + else + { + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + dev_name[sizeof (dev_name) - 1] = '\0'; + DBG (20, "sane_init: config- %s", dev_name); + + if (dev_name[0] == '#') + continue; /* ignore line comments */ + len = strlen (dev_name); + if (!len) + continue; /* ignore empty lines */ + if (strncmp (dev_name, "port=", 5) == 0) + { + p = strchr (dev_name, '/'); + if (p) + { + strcpy (tty_name, p); + } + DBG (20, "Config file port=%s\n", tty_name); + } + else if (strncmp (dev_name, "baud=", 5) == 0) + { + baud = atoi (&dev_name[5]); + switch (baud) + { + case 9600: + tty_baud = B9600; + break; + case 19200: + tty_baud = B19200; + break; + case 38400: + tty_baud = B38400; + break; +#ifdef B57600 + case 57600: + tty_baud = B57600; + break; +#endif +#ifdef B115200 + case 115200: + tty_baud = B115200; + break; +#endif + default: + DBG (20, "Unknown baud=%d\n", baud); + tty_baud = DEFAULT_TTY_BAUD; + break; + } + DBG (20, "Config file baud=%lu\n", (u_long) tty_baud); + } + else if (strcmp (dev_name, "dumpinquiry") == 0) + { + dumpinquiry = SANE_TRUE; + } + } + fclose (fp); + } + + if ((tfd = init_dc20 (tty_name, tty_baud)) == -1) + { + return SANE_STATUS_INVAL; + } + + if ((dc20_info = get_info (tfd)) == NULL) + { + DBG (2, "error: could not get info\n"); + close_dc20 (tfd); + return SANE_STATUS_INVAL; + } + + if (dumpinquiry) + { + DBG (0, "\nCamera information:\n~~~~~~~~~~~~~~~~~\n\n"); + DBG (0, "Model...........: DC%x\n", dc20_info->model); + DBG (0, "Firmware version: %d.%d\n", dc20_info->ver_major, + dc20_info->ver_minor); + DBG (0, "Pictures........: %d/%d\n", dc20_info->pic_taken, + dc20_info->pic_taken + dc20_info->pic_left); + DBG (0, "Resolution......: %s\n", + dc20_info->flags.low_res ? "low" : "high"); + DBG (0, "Battery state...: %s\n", + dc20_info->flags.low_batt ? "low" : "good"); + } + + if (CameraInfo.pic_taken == 0) + { +/* + sod[DC25_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; +*/ + image_range.min = 0; + dc25_opt_image_number = 0; + + } + else + { +/* + sod[DC25_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; +*/ + image_range.min = 1; + } + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ +} + +/* Device select/open/close */ + +static const SANE_Device dev[] = { + { + "0", + "Kodak", + "DC-25", + "still camera"}, +}; + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool UNUSEDARG local_only) +{ + static const SANE_Device *devlist[] = { + dev + 0, 0 + }; + + DBG (127, "sane_get_devices called\n"); + + if (dc20_info == NULL) + { + return SANE_STATUS_INVAL; + } + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + int i; + + DBG (127, "sane_open for device %s\n", devicename); + if (!devicename[0]) + { + i = 0; + } + else + { + for (i = 0; i < NELEMS (dev); ++i) + { + if (strcmp (devicename, dev[i].name) == 0) + { + break; + } + } + } + + if (i >= NELEMS (dev)) + { + return SANE_STATUS_INVAL; + } + + if (is_open) + { + return SANE_STATUS_DEVICE_BUSY; + } + + is_open = 1; + *handle = MAGIC; + + if (dc20_info == NULL) + { + DBG (1, "No device info\n"); + } + + if (tmpname == NULL) + { + tmpname = tmpnamebuf; + if (mktemp (tmpname) == NULL) + { + DBG (1, "Unable to make temp file %s\n", tmpname); + return SANE_STATUS_INVAL; + } + } + + DBG (3, "sane_open: pictures taken=%d\n", dc20_info->pic_taken); + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + DBG (127, "sane_close called\n"); + if (handle == MAGIC) + is_open = 0; + + if (pp) + { + free_pixmap (pp); + pp = NULL; + } + + close_dc20 (tfd); + + DBG (127, "sane_close returning\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + if (handle != MAGIC || !is_open) + return NULL; /* wrong device */ + if (option < 0 || option >= NELEMS (sod)) + return NULL; + return &sod[option]; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + SANE_Int myinfo = info_flags; + SANE_Status status; + + info_flags = 0; + + DBG (127, "control_option(handle=%p,opt=%s,act=%s,val=%p,info=%p)\n", + handle, sod[option].title, + (action == + SANE_ACTION_SET_VALUE ? "SET" : (action == + SANE_ACTION_GET_VALUE ? "GET" : + "SETAUTO")), value, (void *)info); + + if (handle != MAGIC || !is_open) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (option < 0 || option >= NELEMS (sod)) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + switch (action) + { + case SANE_ACTION_SET_VALUE: + status = sanei_constrain_value (sod + option, value, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "Constraint error in control_option\n"); + return status; + } + + switch (option) + { + case DC25_OPT_IMAGE_NUMBER: + dc25_opt_image_number = *(SANE_Word *) value; +/* myinfo |= SANE_INFO_RELOAD_OPTIONS; */ + break; + + case DC25_OPT_THUMBS: + dc25_opt_thumbnails = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS; + + if (dc25_opt_thumbnails) + { + /* + * DC20 thumbnail are 80x60 grayscale, DC25 + * thumbnails are color. + */ + parms.format = + (CameraInfo.model == 0x25) ? SANE_FRAME_RGB : SANE_FRAME_GRAY; + parms.bytes_per_line = 80 * 3; + parms.pixels_per_line = 80; + parms.lines = 60; + } + else + { + parms.format = SANE_FRAME_RGB; + if (dc20_info->flags.low_res) + { + parms.bytes_per_line = 320 * 3; + parms.pixels_per_line = 320; + parms.lines = 243; + } + else + { + parms.bytes_per_line = 500 * 3; + parms.pixels_per_line = 500; + parms.lines = 373; + } + } + break; + + case DC25_OPT_SNAP: + dc25_opt_snap = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + if (dc25_opt_snap) + { + sod[DC25_OPT_LOWRES].cap &= ~SANE_CAP_INACTIVE; + } + else + { + sod[DC25_OPT_LOWRES].cap |= SANE_CAP_INACTIVE; + } + break; + + case DC25_OPT_LOWRES: + dc25_opt_lowres = !!*(SANE_Word *) value; + myinfo |= SANE_INFO_RELOAD_PARAMS; + + if (!dc25_opt_thumbnails) + { + + parms.format = SANE_FRAME_RGB; + + if (dc20_info->flags.low_res) + { + parms.bytes_per_line = 320 * 3; + parms.pixels_per_line = 320; + parms.lines = 243; + } + else + { + parms.bytes_per_line = 500 * 3; + parms.pixels_per_line = 500; + parms.lines = 373; + } + + } + break; + + case DC25_OPT_CONTRAST: + dc25_opt_contrast = *(SANE_Word *) value; + break; + + case DC25_OPT_GAMMA: + dc25_opt_gamma = *(SANE_Word *) value; + break; + + case DC25_OPT_ERASE: + dc25_opt_erase = !!*(SANE_Word *) value; + + /* + * erase and erase_one are mutually exclusive. If + * this one is turned on, the other must be off + */ + if (dc25_opt_erase && dc25_opt_erase_one) + { + dc25_opt_erase_one = SANE_FALSE; + myinfo |= SANE_INFO_RELOAD_OPTIONS; + } + break; + + case DC25_OPT_ERASE_ONE: + dc25_opt_erase_one = !!*(SANE_Word *) value; + + /* + * erase and erase_one are mutually exclusive. If + * this one is turned on, the other must be off + */ + if (dc25_opt_erase_one && dc25_opt_erase) + { + dc25_opt_erase = SANE_FALSE; + myinfo |= SANE_INFO_RELOAD_OPTIONS; + } + break; + + case DC25_OPT_DEFAULT: + + dc25_opt_contrast = SANE_FIX (DC25_OPT_CONTRAST_DEFAULT); + dc25_opt_gamma = SANE_FIX (DC25_OPT_GAMMA_DEFAULT); + myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_GET_VALUE: + switch (option) + { + case 0: + *(SANE_Word *) value = NELEMS (sod); + break; + + case DC25_OPT_IMAGE_NUMBER: + *(SANE_Word *) value = dc25_opt_image_number; + break; + + case DC25_OPT_THUMBS: + *(SANE_Word *) value = dc25_opt_thumbnails; + break; + + case DC25_OPT_SNAP: + *(SANE_Word *) value = dc25_opt_snap; + break; + + case DC25_OPT_LOWRES: + *(SANE_Word *) value = dc25_opt_lowres; + break; + + case DC25_OPT_CONTRAST: + *(SANE_Word *) value = dc25_opt_contrast; + break; + + case DC25_OPT_GAMMA: + *(SANE_Word *) value = dc25_opt_gamma; + break; + + case DC25_OPT_ERASE: + *(SANE_Word *) value = dc25_opt_erase; + break; + + case DC25_OPT_ERASE_ONE: + *(SANE_Word *) value = dc25_opt_erase_one; + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_AUTO: + switch (option) + { +#if 0 + case DC25_OPT_CONTRAST: + dc25_opt_contrast = SANE_FIX (DC25_OPT_CONTRAST_DEFAULT); + break; + + case DC25_OPT_GAMMA: + dc25_opt_gamma = SANE_FIX (DC25_OPT_GAMMA_DEFAULT); + break; +#endif + + default: + return SANE_STATUS_UNSUPPORTED; /* We are DUMB */ + } + } + + if (info) + *info = myinfo; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + int rc = SANE_STATUS_GOOD; + + DBG (127, "sane_get_params called\n"); + + if (handle != MAGIC || !is_open) + rc = SANE_STATUS_INVAL; /* Unknown handle ... */ + + + *params = parms; + return rc; +} + +static unsigned char thumb_pck[] = THUMBS_PCK; + +static unsigned char pic_pck[] = PICS_PCK; + +static int bytes_in_buffer; +static int bytes_read_from_buffer; +static SANE_Byte buffer[1024]; +static int total_bytes_read; +static SANE_Bool started = SANE_FALSE; +static int outbytes; + +SANE_Status +sane_start (SANE_Handle handle) +{ + int n, i; + FILE *f; + + DBG (127, "sane_start called, handle=%lx\n", (u_long) handle); + + if (handle != MAGIC || !is_open || + (dc25_opt_image_number == 0 && dc25_opt_snap == SANE_FALSE)) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (started) + { + return SANE_STATUS_EOF; + } + + if (dc25_opt_snap) + { + + /* + * Don't allow picture unless there is room in the + * camera. + */ + if (CameraInfo.pic_left == 0) + { + DBG (3, "No room to store new picture\n"); + return SANE_STATUS_INVAL; + } + + /* + * DC-20 can only change resolution when camer is empty. + * DC-25 can do it any time. + */ + if (CameraInfo.model != 0x20 || CameraInfo.pic_taken == 0) + { + if (change_res (tfd, dc25_opt_lowres) == -1) + { + DBG (1, "Failed to set resolution\n"); + return SANE_STATUS_INVAL; + } + } + + /* + * Not sure why this delay is needed, but it seems to help: + */ +#ifdef HAVE_USLEEP + usleep (10); +#else + sleep (1); +#endif + if (shoot (tfd) == -1) + { + DBG (1, "Failed to snap new picture\n"); + return SANE_STATUS_INVAL; + } + else + { + info_flags |= SANE_INFO_RELOAD_OPTIONS; + CameraInfo.pic_taken++; + CameraInfo.pic_left--; + dc25_opt_image_number = CameraInfo.pic_taken; + if (image_range.min == 0) + image_range.min = 1; + image_range.max++; + sod[DC25_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + } + } + + if (dc25_opt_thumbnails) + { + + /* + * For thumbnails, we can do things right where we + * start the download, and grab the first block + * from the camera. The reamining blocks will be + * fetched as necessary by sane_read(). + */ + thumb_pck[3] = (unsigned char) dc25_opt_image_number; + + if (send_pck (tfd, thumb_pck) == -1) + { + DBG (4, "sane_start: error: send_pck returned -1\n"); + return SANE_STATUS_INVAL; + } + + if (read_data (tfd, buffer, 1024) == -1) + { + DBG (4, "sane_start: read_data failed\n"); + return SANE_STATUS_INVAL; + } + + /* + * DC20 thumbnail are 80x60 grayscale, DC25 + * thumbnails are color. + */ + parms.format = + (CameraInfo.model == 0x25) ? SANE_FRAME_RGB : SANE_FRAME_GRAY; + parms.bytes_per_line = 80 * 3; /* 80 pixels, 3 colors */ + parms.pixels_per_line = 80; + parms.lines = 60; + + bytes_in_buffer = 1024; + bytes_read_from_buffer = 0; + + } + else + { + /* + * We do something a little messy, and violates the SANE + * philosophy. However, since it is fairly tricky to + * convert the DC2x "comet" files on the fly, we read in + * the entire data stream in sane_open(), and use convert_pic + * to convert it to an in-memory pixpmap. Then when + * sane_read() is called, we fill the requests from + * memory. A good project for me (or some kind volunteer) + * would be to rewrite this and move the actual download + * to sane_read(). However, one argument for keeping it + * this way is that the data comes down pretty fast, and + * it helps to dedicate the processor to this task. We + * might get serial port overruns if we try to do other + * things at the same time. + * + * Also, as a side note, I was constantly getting serial + * port overruns on a 90MHz pentium until I used hdparm + * to set the "-u1" flag on the system drives. + */ + int fd; + + fd = open (tmpname, O_CREAT | O_EXCL | O_WRONLY, 0600); + if (fd == -1) + { + DBG (0, "Unable to open tmp file\n"); + return SANE_STATUS_INVAL; + } + f = fdopen (fd, "wb"); + if (f == NULL) + { + DBG (0, "Unable to fdopen tmp file\n"); + return SANE_STATUS_INVAL; + } + + strcpy ((char *) buffer, COMET_MAGIC); + fwrite (buffer, 1, COMET_HEADER_SIZE, f); + + pic_pck[3] = (unsigned char) dc25_opt_image_number; + + if (send_pck (tfd, pic_pck) == -1) + { + DBG (4, "sane_start: error: send_pck returned -1\n"); + return SANE_STATUS_INVAL; + } + + if (read_data (tfd, buffer, 1024) == -1) + { + DBG (5, "sane_start: read_data failed\n"); + return SANE_STATUS_INVAL; + } + + if (buffer[4] == 0) + { /* hi-res image */ + DBG (5, "sane_start: hi-res image\n"); + n = 122; + + parms.bytes_per_line = 500 * 3; /* 3 colors */ + parms.pixels_per_line = 500; + parms.lines = 373; + + bytes_in_buffer = 1024; + bytes_read_from_buffer = 0; + } + else + { + n = 61; + DBG (5, "sane_start: low-res image\n"); + + parms.bytes_per_line = 320 * 3; /* 3 Colors */ + parms.pixels_per_line = 320; + parms.lines = 243; + + bytes_in_buffer = 1024; + bytes_read_from_buffer = 0; + } + + + fwrite (buffer, 1, 1024, f); + + for (i = 1; i < n; i++) + { + if (read_data (tfd, buffer, 1024) == -1) + { + DBG (5, "sane_start: read_data failed\n"); + return SANE_STATUS_INVAL; + } + fwrite (buffer, 1, 1024, f); + } + + if (end_of_data (tfd) == -1) + { + fclose (f); + DBG (4, "sane_open: end_of_data error\n"); + return SANE_STATUS_INVAL; + } + else + { + fclose (f); + if (convert_pic (tmpname, SAVE_ADJASPECT | SAVE_24BITS) == -1) + { + DBG (3, "sane_open: unable to convert\n"); + return SANE_STATUS_INVAL; + } + unlink (tmpname); + outbytes = 0; + } + } + + started = SANE_TRUE; + total_bytes_read = 0; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_read (SANE_Handle UNUSEDARG handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + DBG (127, "sane_read called, maxlen=%d\n", max_length); + + if ( ! started ) { + return SANE_STATUS_INVAL; + } + + if (dc25_opt_thumbnails) + { + if (total_bytes_read == THUMBSIZE) + { + if (dc25_opt_erase || dc25_opt_erase_one) + { + + if (erase (tfd) == -1) + { + DBG (1, "Failed to erase memory\n"); + return SANE_STATUS_INVAL; + } + + dc25_opt_erase = SANE_FALSE; + dc25_opt_erase_one = SANE_FALSE; + info_flags |= SANE_INFO_RELOAD_OPTIONS; + + if (get_info (tfd) == NULL) + { + DBG (2, "error: could not get info\n"); + close_dc20 (tfd); + return SANE_STATUS_INVAL; + } + DBG (10, "Call get_info!, image range=%d,%d\n", image_range.min, + image_range.max); + } + return SANE_STATUS_EOF; + } + + *length = 0; + if (!(bytes_in_buffer - bytes_read_from_buffer)) + { + if (read_data (tfd, buffer, 1024) == -1) + { + DBG (5, "sane_read: read_data failed\n"); + return SANE_STATUS_INVAL; + } + bytes_in_buffer = 1024; + bytes_read_from_buffer = 0; + } + + while (bytes_read_from_buffer < bytes_in_buffer && + max_length && total_bytes_read < THUMBSIZE) + { + *data++ = buffer[bytes_read_from_buffer++]; + (*length)++; + max_length--; + total_bytes_read++; + } + + if (total_bytes_read == THUMBSIZE) + { + if (end_of_data (tfd) == -1) + { + DBG (4, "sane_read: end_of_data error\n"); + return SANE_STATUS_INVAL; + } + else + { + return SANE_STATUS_GOOD; + } + } + else + { + return SANE_STATUS_GOOD; + } + } + else + { + int i; + int filesize = parms.bytes_per_line * parms.lines; + + /* + * If outbytes is zero, then this is the first time + * we've been called, so update the contrast table. + * The formula is something I came up with that has the + * following prooperties: + * 1) It's a smooth curve that provides the effect I wanted + * (bright pixels are made brighter, dim pixels are made + * dimmer) + * 2) The contrast parameter can be adjusted to provide + * different amounts of contrast. + * 3) A parameter of 1.0 can be used to pass the data + * through unchanged (but values around 1.75 look + * a lot better + */ + if (outbytes == 0) + { + double d; + double cont = SANE_UNFIX (dc25_opt_contrast); + + for (i = 0; i < 256; i++) + { + d = (i * 2.0) / 255 - 1.0; + d = + ((-pow (1 - d, cont)) + 1) * (d >= + 0) + (((pow (d + 1, cont)) - + 1)) * (d < 0); + contrast_table[i] = (d * 127.5) + 127.5; +/* + fprintf (stderr,"%03d %03d\n",i,contrast_table[i]); +*/ + } + } + + /* We're done, so return EOF */ + if (outbytes >= filesize) + { + free_pixmap (pp); + pp = NULL; + + if (dc25_opt_erase || dc25_opt_erase_one) + { + if (erase (tfd) == -1) + { + DBG (1, "Failed to erase memory\n"); + return SANE_STATUS_INVAL; + } + } + + if (get_info (tfd) == NULL) + { + DBG (2, "error: could not get info\n"); + close_dc20 (tfd); + return SANE_STATUS_INVAL; + } + DBG (10, "Call get_info!, image range=%d,%d\n", image_range.min, + image_range.max); + + get_info (tfd); + + *length=0; + + return SANE_STATUS_EOF; + } + + if (max_length > filesize - outbytes) + { + *length = filesize - outbytes; + } + else + { + *length = max_length; + } + + memcpy (data, pp->planes + outbytes, *length); + outbytes += *length; + + + for (i = 0; i < *length; i++) + { + data[i] = contrast_table[data[i]]; + } + + return SANE_STATUS_GOOD; + + } +} + +void +sane_cancel (SANE_Handle UNUSEDARG handle) +{ + DBG (127, "sane_cancel() called\n"); + started = SANE_FALSE; +} + +SANE_Status +sane_set_io_mode (SANE_Handle UNUSEDARG handle, + SANE_Bool UNUSEDARG non_blocking) +{ + /* sane_set_io_mode() is only valid during a scan */ + if (started) + { + if (non_blocking == SANE_FALSE) + { + return SANE_STATUS_GOOD; + } + else + { + return SANE_STATUS_UNSUPPORTED; + } + } + else + { + /* We aren't currently scanning */ + return SANE_STATUS_INVAL; + } +} + +SANE_Status +sane_get_select_fd (SANE_Handle UNUSEDARG handle, SANE_Int UNUSEDARG * fd) +{ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/dc25.conf.in b/backend/dc25.conf.in new file mode 100644 index 0000000..33cfd89 --- /dev/null +++ b/backend/dc25.conf.in @@ -0,0 +1,23 @@ +# Serial port where the camera is connected +## Linux +port=/dev/ttyS0 +## IRIX +#port=/dev/ttyd1 +## Solaris +#port=/dev/term/a +## HP-UX +#port=/dev/tty0p0 +## Digital UNIX +#port=/dev/tty01 +# Max baud rate for download. Camera always starts at 9600 baud, then +# switches to the higher rate +## This works for Linux. Also works for IRIX (6.3 or higher), providing that +## the host is an O2, OCTANE, Origin2000/200, Onyx2, Origin3000/300, Onyx3 or +## a newer SGI hardware [see serial(7)]. +#baud=115200 +## This works for most UNIX's +baud=38400 +# Prints some extra information during the init phase. This can be +# handy, but note that printing anything to stderr breaks the saned +# network scanning. +#dumpinquiry diff --git a/backend/dc25.h b/backend/dc25.h new file mode 100644 index 0000000..df95271 --- /dev/null +++ b/backend/dc25.h @@ -0,0 +1,276 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + dc25.h + + 6/1/98 + + This file (C) 1998 Peter Fales + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-25 (and + probably the DC-20) digital cameras. THIS IS EXTREMELY ALPHA CODE! + USE AT YOUR OWN RISK!! + + (feedback to: dc25-devel@fales-lorenz.net) + + This backend is based heavily on the dc20ctrl package by Ugo + Paternostro . I've attached his header below: + + *************************************************************************** + + * Copyright (C) 1998 Ugo Paternostro + * + * This file is part of the dc20ctrl package. The complete package can be + * downloaded from: + * http://aguirre.dsi.unifi.it/~paterno/binaries/dc20ctrl.tar.gz + * + * This package is derived from the dc20 package, built by Karl Hakimian + * that you can find it at ftp.eecs.wsu.edu in the + * /pub/hakimian directory. The complete URL is: + * ftp://ftp.eecs.wsu.edu/pub/hakimian/dc20.tar.gz + * + * This package also includes a sligthly modified version of the Comet to ppm + * conversion routine written by YOSHIDA Hideki + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + + ***************************************************************************/ + +#include +#include +#include +#include +#include +#include + +#ifndef TRUE +#define TRUE (1==1) +#endif + +#ifndef FALSE +#define FALSE (!TRUE) +#endif + +#ifndef NULL +#define NULL 0L +#endif + +typedef struct dc20_info_s { + unsigned char model; + unsigned char ver_major; + unsigned char ver_minor; + int pic_taken; + int pic_left; + struct { + unsigned int low_res:1; + unsigned int low_batt:1; + } flags; +} Dc20Info, *Dc20InfoPtr; + +static Dc20Info *get_info (int); + +#define INIT_PCK {0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^^^^^^^ + * Baud rate: (see pkt_speed structure) + * 0x96 0x00 -> 9600 baud + * 0x19 0x20 -> 19200 baud + * 0x38 0x40 -> 38400 baud + * 0x57 0x60 -> 57600 baud + * 0x11 0x52 -> 115200 baud + */ +#define INFO_PCK {0x7F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define SHOOT_PCK {0x77, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define ERASE_PCK {0x7A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +#define RES_PCK {0x71, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Resolution: 0x00 = high, 0x01 = low + */ +#define THUMBS_PCK {0x56, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Thumbnail number + */ +#define PICS_PCK {0x51, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1A} +/* ^^^^ + * Picture number + */ + +struct pkt_speed { + speed_t baud; + unsigned char pkt_code[2]; +}; + +#define DEFAULT_TTY_BAUD B38400 + +#define HIGH_RES 0 +#define LOW_RES 1 + +/* + * Image parameters + */ + +#define LOW_CAMERA_HEADER 256 +#define HIGH_CAMERA_HEADER 512 +#define CAMERA_HEADER(r) ( (r) ? LOW_CAMERA_HEADER : HIGH_CAMERA_HEADER ) + +#define LOW_WIDTH 256 +#define HIGH_WIDTH 512 +#define WIDTH(r) ( (r) ? LOW_WIDTH : HIGH_WIDTH ) + +#define HEIGHT 243 + +#define LEFT_MARGIN 1 + +#define LOW_RIGHT_MARGIN 5 +#define HIGH_RIGHT_MARGIN 10 +#define RIGHT_MARGIN(r) ( (r) ? LOW_RIGHT_MARGIN : HIGH_RIGHT_MARGIN ) + +#define TOP_MARGIN 1 + +#define BOTTOM_MARGIN 1 + +#define BLOCK_SIZE 1024 + +#define LOW_BLOCKS 61 +#define HIGH_BLOCKS 122 +#define BLOCKS(r) ( (r) ? LOW_BLOCKS : HIGH_BLOCKS ) + +#define LOW_IMAGE_SIZE ( LOW_BLOCKS * BLOCK_SIZE ) +#define HIGH_IMAGE_SIZE ( HIGH_BLOCKS * BLOCK_SIZE ) +#define IMAGE_SIZE(r) ( (r) ? LOW_IMAGE_SIZE : HIGH_IMAGE_SIZE ) +#define MAX_IMAGE_SIZE ( HIGH_IMAGE_SIZE ) + +/* + * Comet file + */ + +#define COMET_MAGIC "COMET" +#define COMET_HEADER_SIZE 128 +#define COMET_EXT "cmt" + +/* + * Pixmap structure + */ + +struct pixmap { + int width; + int height; + int components; + unsigned char *planes; +}; + +#ifdef __GNUC__ +#define UNUSEDARG __attribute__ ((unused)) +#else +#define UNUSEDARG +#endif + +/* + * Rotations + */ + +#define ROT_STRAIGHT 0x00 +#define ROT_LEFT 0x01 +#define ROT_RIGHT 0x02 +#define ROT_HEADDOWN 0x03 + +#define ROT_MASK 0x03 + +/* + * File formats + */ + +#define SAVE_RAW 0x01 +#define SAVE_GREYSCALE 0x02 +#define SAVE_24BITS 0x04 +#define SAVE_FILES 0x07 +#define SAVE_FORMATS 0x38 +#define SAVE_ADJASPECT 0x80 + +/* + * External definitions + */ + +extern char *__progname; /* Defined in /usr/lib/crt0.o */ + + + +#include + +FILE * sanei_config_open (const char *filename); + +char *sanei_config_read (char *str, int n, FILE * stream); + +static int init_dc20 (char *, speed_t); + +static void close_dc20 (int); + +static int read_data (int fd, unsigned char *buf, int sz); + +static int end_of_data (int fd); + +static int set_pixel_rgb (struct pixmap *, int, int, unsigned char, unsigned char, unsigned char); + +static struct pixmap *alloc_pixmap (int x, int y, int d); + +static void free_pixmap (struct pixmap *p); + +static int zoom_x (struct pixmap *source, struct pixmap *dest); + +static int zoom_y (struct pixmap *source, struct pixmap *dest); + +static int comet_to_pixmap (unsigned char *, struct pixmap *); + + diff --git a/backend/dell1600n_net.c b/backend/dell1600n_net.c new file mode 100644 index 0000000..d19059b --- /dev/null +++ b/backend/dell1600n_net.c @@ -0,0 +1,2065 @@ +/* + sane - Scanner Access Now Easy. + Copyright (C) 2006 Jon Chambers + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + Dell 1600n network scan driver for SANE. + + To debug: + SANE_DEBUG_DELL1600N_NET=255 scanimage --verbose 2>scan.errs 1>scan.png +*/ + +/*********************************************************** + * INCLUDES + ***********************************************************/ + +#include "../include/sane/config.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" + +#define BACKEND_NAME dell1600n_net +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#include +#include +#include +#include +#include + +/* :NOTE: these are likely to be platform-specific! */ +#include +#include +#include +#include +#include + +#include +#include + +/* OS/2... */ +#ifndef SHUT_RDWR +#define SHUT_RDWR 2 +#endif + + +/*********************************************************** + * DEFINITIONS + ***********************************************************/ + +/* Maximum number of scanners */ +#define MAX_SCANNERS 32 + +/* version number */ +#define DRIVER_VERSION SANE_VERSION_CODE( SANE_CURRENT_MAJOR, V_MINOR, 0 ) + +/* size of buffer for socket communication */ +#define SOCK_BUF_SIZE 2048 + +/* size of registation name */ +#define REG_NAME_SIZE 64 + +struct DeviceRecord +{ + SANE_Device m_device; + char * m_pName; /* storage of name */ + char * m_pModel; /* storage of model */ +}; + +/* a buffer struct to store "stuff" */ +struct ComBuf +{ + size_t m_capacity; /* current allocated size in bytes */ + size_t m_used; /* current used size in bytes */ + unsigned char *m_pBuf; /* storage (or NULL if none allocated) */ +}; + +/* state data for a single scanner connection */ +struct ScannerState +{ + int m_udpFd; /* file descriptor to UDP socket */ + int m_tcpFd; /* file descriptor to TCP socket */ + struct sockaddr_in m_sockAddr; /* printer address */ + struct ComBuf m_buf; /* buffer for network data */ + struct ComBuf m_imageData; /* storage for decoded image data */ + int m_numPages; /* number of complete pages (host byte order) */ + struct ComBuf m_pageInfo; /* "array" of numPages PageInfo structs */ + int m_bFinish; /* set non-0 to signal that we are finished */ + int m_bCancelled; /* set non-0 that bFinish state arose from cancelation */ + char m_regName[REG_NAME_SIZE]; /* name with which to register */ + unsigned short m_xres; /* x resolution (network byte order) */ + unsigned short m_yres; /* y resolution (network byte order) */ + unsigned int m_composition; /* composition (0x01=>TIFF/PDF,0x40=>JPEG) (network byte order) */ + unsigned char m_brightness; /* brightness */ + unsigned int m_compression; /* compression (0x08=>CCIT Group 4,0x20=>JPEG) (network byte order) */ + unsigned int m_fileType; /* file type (2=>TIFF,4=>PDF,8=>JPEG)(network byte order) */ + unsigned int m_pixelWidth; /* width in pixels (network byte order) */ + unsigned int m_pixelHeight; /* height in pixels (network byte order) */ + unsigned int m_bytesRead; /* bytes read by SANE (host byte order) */ + unsigned int m_currentPageBytes;/* number of bytes of current page read (host byte order) */ +}; + +/* state data for a single page + NOTE: all ints are in host byte order +*/ +struct PageInfo +{ + int m_width; /* pixel width */ + int m_height; /* pixel height */ + int m_totalSize; /* total page size (bytes) */ + int m_bytesRemaining; /* number of bytes not yet passed to SANE client */ +}; + +/* struct for in-memory jpeg decompression */ +struct JpegDataDecompState +{ + struct jpeg_decompress_struct m_cinfo; /* base struct */ + unsigned char *m_pData; /* data pointer */ + unsigned int m_bytesRemaining; /* amount of unprocessed data */ +}; + +/* initial ComBuf allocation */ +#define INITIAL_COM_BUF_SIZE 1024 + +/*********************************************************** + * FUNCTION PROTOTYPES + ***********************************************************/ + +/* print hex buffer to stdout */ +static void HexDump (int debugLevel, const unsigned char *buf, + size_t bufSize); + +/* clears gKnownDevices array */ +static void ClearKnownDevices (void); + +/* initialise a ComBuf struct */ +static int InitComBuf (struct ComBuf *pBuf); + +/* free a ComBuf struct */ +static void FreeComBuf (struct ComBuf *pBuf); + +/* add data to a ComBuf struct */ +static int AppendToComBuf (struct ComBuf *pBuf, const unsigned char *pData, + size_t datSize); + +/* remove data from the front of a ComBuf struct */ +static int PopFromComBuf (struct ComBuf *pBuf, size_t datSize); + +/* initialise a packet */ +static int InitPacket (struct ComBuf *pBuf, char type); + +/* append message to a packet */ +static int AppendMessageToPacket (struct ComBuf *pBuf, + char messageType, + char *messageName, + char valueType, + void *pValue, size_t valueLen); + +/* write length data to packet header */ +static void FinalisePacket (struct ComBuf *pBuf); + +/* \return 1 if message is complete, 0 otherwise */ +static int MessageIsComplete (unsigned char *pData, size_t size); + +/* process a registration broadcast response + \return DeviceRecord pointer on success (caller frees), NULL on failure +*/ +static struct DeviceRecord *ProcessFindResponse (unsigned char *pData, size_t size); + +/* frees a scanner state struct stored in gOpenScanners */ +static void FreeScannerState (int iHandle); + +/* \return 1 if iHandle is a valid member of gOpenScanners, 0 otherwise */ +static int ValidScannerNumber (int iHandle); + +/* process UDP responses, \return 0 in success, >0 otherwise */ +static int ProcessUdpResponse (unsigned char *pData, size_t size, + struct ScannerState *pState); + +/* process TCP responses, \return 0 in success, >0 otherwise */ +static int ProcessTcpResponse (struct ScannerState *pState, + struct ComBuf *pTcpBufBuf); + +/* Process the data from a single scanned page, \return 0 in success, >0 otherwise */ +static int ProcessPageData (struct ScannerState *pState); + +/* Libjpeg decompression interface */ +static void JpegDecompInitSource (j_decompress_ptr cinfo); +static boolean JpegDecompFillInputBuffer (j_decompress_ptr cinfo); +static void JpegDecompSkipInputData (j_decompress_ptr cinfo, long numBytes); +static void JpegDecompTermSource (j_decompress_ptr cinfo); + +/*********************************************************** + * GLOBALS + ***********************************************************/ + +/* Results of last call to sane_get_devices */ +static struct DeviceRecord *gKnownDevices[MAX_SCANNERS]; + +/* Array of open scanner device states. + :NOTE: (int)SANE_Handle is an offset into this array */ +static struct ScannerState *gOpenScanners[MAX_SCANNERS]; + +/* scanner port */ +static unsigned short gScannerPort = 1124; + +/* ms to wait for registration replies */ +static unsigned short gRegReplyWaitMs = 300; + +/*********************************************************** + * FUNCTION IMPLEMENTATIONS + ***********************************************************/ + +SANE_Status +sane_init (SANE_Int * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + + /* init globals */ + memset (gKnownDevices, 0, sizeof (gKnownDevices)); + memset (gOpenScanners, 0, sizeof (gOpenScanners)); + + /* report version */ + *version_code = DRIVER_VERSION; + + /* init debug */ + DBG_INIT (); + + return SANE_STATUS_GOOD; + +} /* sane_init */ + +/***********************************************************/ + +void +sane_exit (void) +{ + + int iHandle; + + /* clean up */ + ClearKnownDevices (); + + for (iHandle = 0; iHandle < MAX_SCANNERS; ++iHandle) + { + if (gOpenScanners[iHandle]) + FreeScannerState (iHandle); + } + +} /* sane_exit */ + +/***********************************************************/ + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool __sane_unused__ local_only) +{ + + int ret; + unsigned char sockBuf[SOCK_BUF_SIZE]; + int sock, optYes; + struct DeviceRecord *pDevice; + struct ComBuf queryPacket; + struct sockaddr_in remoteAddr; + unsigned char ucVal; + fd_set readFds; + struct timeval selTimeVal; + int nread, iNextDevice; + FILE *fConfig; + char configBuf[ 256 ]; + const char *pVal; + int valLen; + + /* init variables */ + ret = SANE_STATUS_GOOD; + sock = 0; + pDevice = NULL; + optYes = 1; + InitComBuf (&queryPacket); + + /* clear previous results */ + ClearKnownDevices (); + iNextDevice = 0; + + /* look for a config file */ + fConfig = sanei_config_open( "dell1600n_net.conf" ); + if ( fConfig ) + { + while ( ! feof( fConfig ) ) + { + if ( ! sanei_config_read ( configBuf, sizeof( configBuf ), fConfig ) ) break; + + /* skip whitespace */ + pVal = sanei_config_skip_whitespace ( configBuf ); + + /* skip comments */ + if ( *pVal == '#' ) continue; + + /* process named_scanner */ + valLen = strlen( "named_scanner:" ); + if ( ! strncmp( pVal, "extra_scanner:", valLen ) ){ + + pVal = sanei_config_skip_whitespace ( pVal + valLen ); + + pDevice = malloc (sizeof (struct DeviceRecord)); + if (!pDevice) + { + DBG (1, "sane_get_devices: memory allocation failure\n"); + break; + } + + pDevice->m_pName = strdup (pVal); + pDevice->m_device.vendor = "Dell"; + pDevice->m_pModel = strdup( "1600n" ); + pDevice->m_device.type = "multi-function peripheral"; + + pDevice->m_device.name = pDevice->m_pName; + pDevice->m_device.model = pDevice->m_pModel; + + /* add to list */ + gKnownDevices[iNextDevice++] = pDevice; + + continue; + } /* if */ + + } /* while */ + + /* Close the file */ + fclose( fConfig ); + } + + /* open UDP socket */ + sock = socket (PF_INET, SOCK_DGRAM, IPPROTO_UDP); + if (sock == -1) + { + DBG (1, "Error creating socket\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + setsockopt (sock, SOL_SOCKET, SO_BROADCAST, &optYes, sizeof (optYes)); + + /* prepare select mask */ + FD_ZERO (&readFds); + FD_SET (sock, &readFds); + selTimeVal.tv_sec = 0; + selTimeVal.tv_usec = gRegReplyWaitMs * 1000; + + /* init a packet */ + InitPacket (&queryPacket, 0x01); + + /* add query */ + ucVal = 0; + AppendMessageToPacket (&queryPacket, 0x25, "std-scan-discovery-all", + 0x02, &ucVal, sizeof (ucVal)); + + FinalisePacket (&queryPacket); + + DBG (10, "Sending:\n"); + HexDump (10, queryPacket.m_pBuf, queryPacket.m_used); + + + remoteAddr.sin_family = AF_INET; + remoteAddr.sin_port = htons (gScannerPort); + remoteAddr.sin_addr.s_addr = 0xFFFFFFFF; /* broadcast */ + + if (sendto (sock, queryPacket.m_pBuf, queryPacket.m_used, 0, + &remoteAddr, sizeof (remoteAddr)) == -1) + { + DBG (1, "Error sending broadcast packet\n"); + ret = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* process replies */ + while (select (sock + 1, &readFds, NULL, NULL, &selTimeVal)) + { + + /* break if we've got no more storage space in array */ + if (iNextDevice >= MAX_SCANNERS) + { + DBG (1, "sane_get_devices: more than %d devices, ignoring\n", + MAX_SCANNERS); + break; + } + + nread = read (sock, sockBuf, sizeof (sockBuf)); + DBG (5, "Got a broadcast response, (%d bytes)\n", nread); + + if (nread <= 0) + break; + + HexDump (10, sockBuf, nread); + + /* process response (skipping bad ones) */ + if (!(pDevice = ProcessFindResponse (sockBuf, nread))) continue; + + /* add to list */ + gKnownDevices[iNextDevice++] = pDevice; + + } /* while */ + + /* report our finds */ + *device_list = (const SANE_Device **) gKnownDevices; + +cleanup: + + if (sock) + close (sock); + FreeComBuf (&queryPacket); + + return ret; + +} /* sane_get_devices */ + +/***********************************************************/ + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + + int iHandle = -1, i; + SANE_Status status = SANE_STATUS_GOOD; + struct hostent *pHostent; + char *pDot; + + DBG( 5, "sane_open: %s\n", devicename ); + + /* find the next available scanner pointer in gOpenScanners */ + for (i = 0; i < MAX_SCANNERS; ++i) + { + + if (gOpenScanners[i]) continue; + + iHandle = i; + break; + + } /* for */ + if (iHandle == -1) + { + DBG (1, "sane_open: no space left in gOpenScanners array\n"); + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* allocate some space */ + if (!(gOpenScanners[iHandle] = malloc (sizeof (struct ScannerState)))) + { + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* init data */ + memset (gOpenScanners[iHandle], 0, sizeof (struct ScannerState)); + InitComBuf (&gOpenScanners[iHandle]->m_buf); + InitComBuf (&gOpenScanners[iHandle]->m_imageData); + InitComBuf (&gOpenScanners[iHandle]->m_pageInfo); + gOpenScanners[iHandle]->m_xres = ntohs (200); + gOpenScanners[iHandle]->m_yres = ntohs (200); + gOpenScanners[iHandle]->m_composition = ntohl (0x01); + gOpenScanners[iHandle]->m_brightness = 0x80; + gOpenScanners[iHandle]->m_compression = ntohl (0x08); + gOpenScanners[iHandle]->m_fileType = ntohl (0x02); + + + /* look up scanner name */ + pHostent = gethostbyname (devicename); + if ((!pHostent) || (!pHostent->h_addr_list)) + { + DBG (1, "sane_open: error looking up scanner name %s\n", devicename); + status = SANE_STATUS_INVAL; + goto cleanup; + } + + /* open a UDP socket */ + if (!(gOpenScanners[iHandle]->m_udpFd = + socket (PF_INET, SOCK_DGRAM, IPPROTO_UDP))) + { + DBG (1, "sane_open: error opening socket\n"); + status = SANE_STATUS_IO_ERROR; + goto cleanup; + } + + /* connect to the scanner */ + memset (&gOpenScanners[iHandle]->m_sockAddr, 0, + sizeof (gOpenScanners[iHandle]->m_sockAddr)); + gOpenScanners[iHandle]->m_sockAddr.sin_family = AF_INET; + gOpenScanners[iHandle]->m_sockAddr.sin_port = htons (gScannerPort); + memcpy (&gOpenScanners[iHandle]->m_sockAddr.sin_addr, + pHostent->h_addr_list[0], pHostent->h_length); + if (connect (gOpenScanners[iHandle]->m_udpFd, + (struct sockaddr *) &gOpenScanners[iHandle]->m_sockAddr, + sizeof (gOpenScanners[iHandle]->m_sockAddr))) + { + DBG (1, "sane_open: error connecting to %s:%d\n", devicename, + gScannerPort); + status = SANE_STATUS_IO_ERROR; + goto cleanup; + } + + /* set fallback registration name */ + sprintf (gOpenScanners[iHandle]->m_regName, "Sane"); + + /* try to fill in hostname */ + gethostname (gOpenScanners[iHandle]->m_regName, REG_NAME_SIZE); + + /* just in case... */ + gOpenScanners[iHandle]->m_regName[REG_NAME_SIZE - 1] = 0; + + /* chop off any domain (if any) */ + if ((pDot = strchr (gOpenScanners[iHandle]->m_regName, '.'))) + *pDot = 0; + + DBG (5, "sane_open: connected to %s:%d as %s\n", devicename, gScannerPort, + gOpenScanners[iHandle]->m_regName); + + + /* set the handle */ + *handle = (SANE_Handle) (unsigned long)iHandle; + + return status; + +cleanup: + + if (iHandle != -1) + FreeScannerState (iHandle); + + return status; + +} /* sane_open */ + +/***********************************************************/ + +void +sane_close (SANE_Handle handle) +{ + + DBG( 5, "sane_close: %lx\n", (unsigned long)handle ); + + FreeScannerState ((unsigned long) handle); + +} /* sane_close */ + +/***********************************************************/ + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle __sane_unused__ handle, + SANE_Int option) +{ + + static SANE_Option_Descriptor numOptions = { + "num_options", + "Number of options", + "Number of options", + SANE_TYPE_INT, + SANE_UNIT_NONE, + 1, + 0, + 0, + {0} + }; + + if (option == 0) + return &numOptions; + else + return NULL; + +} /* sane_get_option_descriptor */ + +/***********************************************************/ + +SANE_Status +sane_control_option (SANE_Handle __sane_unused__ handle, SANE_Int option, + SANE_Action action, void *value, + SANE_Int __sane_unused__ * info) +{ + + static int numOptions = 1; + + if (action == SANE_ACTION_GET_VALUE && option == 0) + *(int *) value = numOptions; + + return SANE_STATUS_GOOD; + +} /* sane_control_option */ + +/***********************************************************/ + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + int iHandle = (int) (unsigned long)handle; + unsigned int width, height, imageSize; + struct PageInfo pageInfo; + + if (!gOpenScanners[iHandle]) + return SANE_STATUS_INVAL; + + /* fetch page info */ + memcpy( & pageInfo, gOpenScanners[iHandle]->m_pageInfo.m_pBuf, sizeof( pageInfo ) ); + + width = pageInfo.m_width; + height = pageInfo.m_height; + imageSize = width * height * 3; + + DBG( 5, "sane_get_parameters: bytes remaining on this page: %d, num pages: %d, size: %dx%d\n", + pageInfo.m_bytesRemaining, + gOpenScanners[iHandle]->m_numPages, + width, + height ); + + DBG (5, + "sane_get_parameters: handle %x: bytes outstanding: %lu, image size: %d\n", + iHandle, (unsigned long)gOpenScanners[iHandle]->m_imageData.m_used, imageSize); + + /* check for enough data */ + /* + if (gOpenScanners[iHandle]->m_imageData.m_used < imageSize) + { + DBG (1, "sane_get_parameters: handle %d: not enough data: %d < %d\n", + iHandle, gOpenScanners[iHandle]->m_imageData.m_used, imageSize); + return SANE_STATUS_INVAL; + } + */ + + + params->format = SANE_FRAME_RGB; + params->last_frame = SANE_TRUE; + params->lines = height; + params->depth = 8; + params->pixels_per_line = width; + params->bytes_per_line = width * 3; + + return SANE_STATUS_GOOD; + +} /* sane_get_parameters */ + +/***********************************************************/ + +SANE_Status +sane_start (SANE_Handle handle) +{ + + SANE_Status status = SANE_STATUS_GOOD; + struct ComBuf buf; + unsigned char sockBuf[SOCK_BUF_SIZE]; + int iHandle, nread; + int errorCheck = 0; + struct sockaddr_in myAddr; + socklen_t addrSize; + fd_set readFds; + struct timeval selTimeVal; + + iHandle = (int) (unsigned long)handle; + + DBG( 5, "sane_start: %x\n", iHandle ); + + /* fetch and check scanner index */ + if (!ValidScannerNumber (iHandle)) + return SANE_STATUS_INVAL; + + /* check if we still have oustanding pages of data on this handle */ + if (gOpenScanners[iHandle]->m_imageData.m_used){ + + /* remove empty page */ + PopFromComBuf ( & gOpenScanners[iHandle]->m_pageInfo, sizeof( struct PageInfo ) ); + return SANE_STATUS_GOOD; + + } + + /* determine local IP address */ + addrSize = sizeof (myAddr); + if (getsockname (gOpenScanners[iHandle]->m_udpFd, &myAddr, &addrSize)) + { + DBG (1, "sane_start: Error getting own IP address\n"); + return SANE_STATUS_IO_ERROR; + } + + /* init a buffer for our registration message */ + errorCheck |= InitComBuf (&buf); + + /* build packet */ + errorCheck |= InitPacket (&buf, 1); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-subscribe-user-name", 0x0b, + gOpenScanners[iHandle]->m_regName, + strlen (gOpenScanners[iHandle]->m_regName)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-subscribe-ip-address", 0x0a, + &myAddr.sin_addr, 4); + FinalisePacket (&buf); + + /* check nothing went wrong along the way */ + if (errorCheck) + { + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + + /* send the packet */ + send (gOpenScanners[iHandle]->m_udpFd, buf.m_pBuf, buf.m_used, 0); + + + /* loop until done */ + gOpenScanners[iHandle]->m_bFinish = 0; + while (!gOpenScanners[iHandle]->m_bFinish) + { + + /* prepare select mask */ + FD_ZERO (&readFds); + FD_SET (gOpenScanners[iHandle]->m_udpFd, &readFds); + selTimeVal.tv_sec = 1; + selTimeVal.tv_usec = 0; + + + + DBG (5, "sane_start: waiting for scan signal\n"); + + /* wait again if nothing received */ + if (!select (gOpenScanners[iHandle]->m_udpFd + 1, + &readFds, NULL, NULL, &selTimeVal)) + continue; + + /* read from socket */ + nread = + read (gOpenScanners[iHandle]->m_udpFd, sockBuf, sizeof (sockBuf)); + + if (nread <= 0) + { + DBG (1, "sane_start: read returned %d\n", nread); + break; + } + + /* process the response */ + if (ProcessUdpResponse (sockBuf, nread, gOpenScanners[iHandle])) + { + status = SANE_STATUS_IO_ERROR; + goto cleanup; + } + + } /* while */ + + /* check whether we were cancelled */ + if ( gOpenScanners[iHandle]->m_bCancelled ) status = SANE_STATUS_CANCELLED; + +cleanup: + + FreeComBuf (&buf); + + return status; + +} /* sane_start */ + +/***********************************************************/ + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + + int iHandle = (int) (unsigned long)handle; + int dataSize; + struct PageInfo pageInfo; + + DBG( 5, "sane_read: %x (max_length=%d)\n", iHandle, max_length ); + + *length = 0; + + if (!gOpenScanners[iHandle]) + return SANE_STATUS_INVAL; + + /* check for end of data (no further pages) */ + if ( ( ! gOpenScanners[iHandle]->m_imageData.m_used ) + || ( ! gOpenScanners[iHandle]->m_numPages ) ) + { + /* remove empty page if there are no more cached pages */ + PopFromComBuf ( & gOpenScanners[iHandle]->m_pageInfo, sizeof( struct PageInfo ) ); + + return SANE_STATUS_EOF; + } + + /* fetch page info */ + memcpy( & pageInfo, gOpenScanners[iHandle]->m_pageInfo.m_pBuf, sizeof( pageInfo ) ); + + /* check for end of page data (we still have further cached pages) */ + if ( pageInfo.m_bytesRemaining < 1 ) return SANE_STATUS_EOF; + + /* send the remainder of the current image */ + dataSize = pageInfo.m_bytesRemaining; + + /* unless there's not enough room in the output buffer */ + if (dataSize > max_length) + dataSize = max_length; + + /* update the data sent counters */ + gOpenScanners[iHandle]->m_bytesRead += dataSize; + pageInfo.m_bytesRemaining -= dataSize; + + /* update counter */ + memcpy( gOpenScanners[iHandle]->m_pageInfo.m_pBuf, & pageInfo, sizeof( pageInfo ) ); + + /* check for end of page */ + if ( pageInfo.m_bytesRemaining < 1 ){ + + /* yes, so remove page info */ + gOpenScanners[iHandle]->m_numPages--; + + } /* if */ + + DBG (5, + "sane_read: sending %d bytes, image total %d, %d page bytes remaining, %lu total remaining, image: %dx%d\n", + dataSize, gOpenScanners[iHandle]->m_bytesRead, pageInfo.m_bytesRemaining , + (unsigned long)(gOpenScanners[iHandle]->m_imageData.m_used - dataSize), + pageInfo.m_width, + pageInfo.m_height); + + /* copy the data */ + memcpy (data, gOpenScanners[iHandle]->m_imageData.m_pBuf, dataSize); + if (PopFromComBuf (&gOpenScanners[iHandle]->m_imageData, dataSize)) + return SANE_STATUS_NO_MEM; + + *length = dataSize; + + return SANE_STATUS_GOOD; + +} /* sane_read */ + +/***********************************************************/ + +void +sane_cancel (SANE_Handle handle) +{ + int iHandle = (int) (unsigned long)handle; + + DBG( 5, "sane_cancel: %x\n", iHandle ); + + /* signal that bad things are afoot */ + gOpenScanners[iHandle]->m_bFinish = 1; + gOpenScanners[iHandle]->m_bCancelled = 1; + +} /* sane_cancel */ + +/***********************************************************/ + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + + return SANE_STATUS_UNSUPPORTED; + +} /* sane_set_io_mode */ + +/***********************************************************/ + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ handle, + SANE_Int __sane_unused__ * fd) +{ + + return SANE_STATUS_UNSUPPORTED; + +} /* sane_get_select_fd */ + +/***********************************************************/ + +/* Clears the contents of gKnownDevices and zeros it */ +void +ClearKnownDevices () +{ + + int i; + + for (i = 0; i < MAX_SCANNERS; ++i) + { + + if (gKnownDevices[i]) + { + if (gKnownDevices[i]->m_pName) free ( gKnownDevices[i]->m_pName ); + if (gKnownDevices[i]->m_pModel) free ( gKnownDevices[i]->m_pModel ); + free ( gKnownDevices[i] ); + } + gKnownDevices[i] = NULL; + + } + +} /* ClearKnownDevices */ + +/***********************************************************/ + +/* print hex buffer to debug output */ +void +HexDump (int debugLevel, const unsigned char *buf, size_t bufSize) +{ + + unsigned int i, j; + + char itemBuf[16] = { 0 }, lineBuf[256] = { 0 }; + + if (DBG_LEVEL < debugLevel) + return; + + for (i = 0; i < bufSize; ++i) + { + + if (!(i % 16)) + sprintf (lineBuf, "%p: ", (buf + i)); + + sprintf (itemBuf, "%02x ", (const unsigned int) buf[i]); + + strncat (lineBuf, itemBuf, sizeof (lineBuf)); + + if ((i + 1) % 16) + continue; + + /* print string equivalent */ + for (j = i - 15; j <= i; ++j) + { + + if ((buf[j] >= 0x20) && (!(buf[j] & 0x80))) + { + sprintf (itemBuf, "%c", buf[j]); + } + else + { + sprintf (itemBuf, "."); + } + strncat (lineBuf, itemBuf, sizeof (lineBuf)); + + } /* for j */ + + DBG (debugLevel, "%s\n", lineBuf); + lineBuf[0] = 0; + + } /* for i */ + + if (i % 16) + { + + for (j = (i % 16); j < 16; ++j) + { + strncat (lineBuf, " ", sizeof (lineBuf)); + } + for (j = 1 + i - ((i + 1) % 16); j < i; ++j) + { + if ((buf[j] >= 0x20) && (!(buf[j] & 0x80))) + { + sprintf (itemBuf, "%c", buf[j]); + } + else + { + strcpy (itemBuf, "."); + } + strncat (lineBuf, itemBuf, sizeof (lineBuf)); + } + DBG (debugLevel, "%s\n", lineBuf); + } +} /* HexDump */ + +/***********************************************************/ + +/* initialise a ComBuf struct + \return 0 on success, >0 on failure +*/ +int +InitComBuf (struct ComBuf *pBuf) +{ + + memset (pBuf, 0, sizeof (struct ComBuf)); + + pBuf->m_pBuf = malloc (INITIAL_COM_BUF_SIZE); + if (!pBuf->m_pBuf) + return 1; + + pBuf->m_capacity = INITIAL_COM_BUF_SIZE; + pBuf->m_used = 0; + + return 0; + +} /* InitComBuf */ + +/***********************************************************/ + +/* free a ComBuf struct */ +void +FreeComBuf (struct ComBuf *pBuf) +{ + + if (pBuf->m_pBuf) + free (pBuf->m_pBuf); + memset (pBuf, 0, sizeof (struct ComBuf)); + +} /* FreeComBuf */ + +/***********************************************************/ + +/* add data to a ComBuf struct + \return 0 on success, >0 on failure + \note If pData is NULL then buffer size will be increased but no copying will take place + \note In case of failure pBuf will be released using FreeComBuf +*/ +int +AppendToComBuf (struct ComBuf *pBuf, const unsigned char *pData, + size_t datSize) +{ + + size_t newSize; + + /* check we have enough space */ + if (pBuf->m_used + datSize > pBuf->m_capacity) + { + /* nope - allocate some more */ + newSize = pBuf->m_used + datSize + INITIAL_COM_BUF_SIZE; + pBuf->m_pBuf = realloc (pBuf->m_pBuf, newSize); + if (!pBuf->m_pBuf) + { + DBG (1, "AppendToComBuf: memory allocation error"); + FreeComBuf (pBuf); + return (1); + } + pBuf->m_capacity = newSize; + } /* if */ + + /* add data */ + if (pData) + memcpy (pBuf->m_pBuf + pBuf->m_used, pData, datSize); + pBuf->m_used += datSize; + + return 0; + +} /* AppendToComBuf */ + +/***********************************************************/ + +/* append message to a packet + \return 0 if ok, 1 if bad */ +int +AppendMessageToPacket (struct ComBuf *pBuf, /* packet to which to append */ + char messageType, /* type of message */ + char *messageName, /* name of message */ + char valueType, /* type of value */ + void *pValue, /* pointer to value */ + size_t valueLen /* length of value (bytes) */ + ) +{ + + unsigned short slen; + + /* message type */ + AppendToComBuf (pBuf, (void *) &messageType, 1); + + /* message length */ + slen = htons (strlen (messageName)); + AppendToComBuf (pBuf, (void *) &slen, 2); + + /* and name */ + AppendToComBuf (pBuf, (void *) messageName, strlen (messageName)); + + /* and value type */ + AppendToComBuf (pBuf, (void *) &valueType, 1); + + /* value length */ + slen = htons (valueLen); + AppendToComBuf (pBuf, (void *) &slen, 2); + + /* and value */ + return (AppendToComBuf (pBuf, (void *) pValue, valueLen)); + +} /* AppendMessageToPacket */ + +/***********************************************************/ + +/* Initialise a packet + \param pBuf : An initialise ComBuf + \param type : either 0x01 ("normal" ) or 0x02 ("reply" ) + \return 0 on success, >0 otherwise +*/ +int +InitPacket (struct ComBuf *pBuf, char type) +{ + + char header[8] = { 2, 0, 0, 2, 0, 0, 0, 0 }; + + header[2] = type; + + /* reset size */ + pBuf->m_used = 0; + + /* add header */ + return (AppendToComBuf (pBuf, (void *) &header, 8)); + +} /* InitPacket */ + +/***********************************************************/ + +/* write length data to packet header +*/ +void +FinalisePacket (struct ComBuf *pBuf) +{ + + /* sanity check */ + if (pBuf->m_used < 8) + return; + + /* set the size */ + *((unsigned short *) (pBuf->m_pBuf + 6)) = htons (pBuf->m_used - 8); + + DBG (20, "FinalisePacket: outgoing packet:\n"); + HexDump (20, pBuf->m_pBuf, pBuf->m_used); + +} /* FinalisePacket */ + +/***********************************************************/ + +/* \return 1 if message is complete, 0 otherwise */ +int +MessageIsComplete (unsigned char *pData, size_t size) +{ + unsigned short dataSize; + + /* sanity check */ + if (size < 8) + return 0; + + /* :NOTE: we can't just cast to a short as data may not be aligned */ + dataSize = (((unsigned short) pData[6]) << 8) | pData[7]; + + DBG (20, "MessageIsComplete: data size = %d\n", dataSize); + + if (size >= (size_t) (dataSize + 8)) + return 1; + else + return 0; + +} /* MessageIsComplete */ + +/***********************************************************/ + +/* process a registration broadcast response + \return struct DeviceRecord pointer on success (caller frees), NULL on failure +*/ +struct DeviceRecord * +ProcessFindResponse (unsigned char *pData, size_t size) +{ + + struct DeviceRecord *pDevice = NULL; + unsigned short messageSize, nameSize, valueSize; + unsigned char *pItem, *pEnd, *pValue; + char printerName[256] = { 0 }; + char printerModel[256] = "1600n"; + char *pModel, *pName; + + + DBG (10, "ProcessFindResponse: processing %lu bytes, pData=%p\n", + (unsigned long)size, pData); + + /* check we have a complete packet */ + if (!MessageIsComplete (pData, size)) + { + DBG (1, "ProcessFindResponse: Ignoring incomplete packet\n"); + return NULL; + } + + /* extract data size */ + messageSize = (((unsigned short) (pData[6])) << 8) | pData[7]; + + /* loop through items in message */ + pItem = pData + 8; + pEnd = pItem + messageSize; + while (pItem < pEnd) + { + + pItem++; + nameSize = (((unsigned short) pItem[0]) << 8) | pItem[1]; + pItem += 2; + pName = (char *) pItem; + + pItem += nameSize; + + pItem++; + valueSize = (((unsigned short) pItem[0]) << 8) | pItem[1]; + pItem += 2; + + pValue = pItem; + + pItem += valueSize; + + /* process the item */ + if (!strncmp ("std-scan-discovery-ip", pName, nameSize)) + { + + snprintf (printerName, sizeof (printerName), "%d.%d.%d.%d", + (int) pValue[0], + (int) pValue[1], (int) pValue[2], (int) pValue[3]); + DBG (2, "%s\n", printerName); + + } + else if (!strncmp ("std-scan-discovery-model-name", pName, nameSize)) + { + + memset (printerModel, 0, sizeof (printerModel)); + if (valueSize > (sizeof (printerModel) - 1)) + valueSize = sizeof (printerModel) - 1; + memcpy (printerModel, pValue, valueSize); + DBG (2, "std-scan-discovery-model-name: %s\n", printerModel); + + } + + } /* while pItem */ + + /* just in case nothing sensible was found */ + if ( ! strlen( printerName ) ) return NULL; + + pDevice = malloc (sizeof (struct DeviceRecord)); + if (!pDevice) + { + DBG (1, "ProcessFindResponse: memory allocation failure\n"); + return NULL; + } + + /* knock off "Dell " from start of model name */ + pModel = printerModel; + if ( ! strncmp( pModel, "Dell ", 5 ) ) + pModel += 5; + + pDevice->m_pName = strdup( printerName ); + pDevice->m_device.vendor = "Dell"; + pDevice->m_pModel = strdup (pModel); + pDevice->m_device.type = "multi-function peripheral"; + + pDevice->m_device.name = pDevice->m_pName; + pDevice->m_device.model = pDevice->m_pModel; + + return pDevice; + +} /* ProcessFindResponse */ + +/***********************************************************/ + +/* frees a scanner state struct stored in gOpenScanners */ +void +FreeScannerState (int iHandle) +{ + + /* check range etc */ + if (!ValidScannerNumber (iHandle)) + return; + + /* close UDP handle */ + if (gOpenScanners[iHandle]->m_udpFd) + close (gOpenScanners[iHandle]->m_udpFd); + + /* free m_buf */ + FreeComBuf (&gOpenScanners[iHandle]->m_buf); + + /* free m_imageData */ + FreeComBuf (&gOpenScanners[iHandle]->m_imageData); + + /* free the struct */ + free (gOpenScanners[iHandle]); + + /* set pointer to NULL */ + gOpenScanners[iHandle] = NULL; + +} /* FreeScannerState */ + +/***********************************************************/ + +/* \return 1 if iHandle is a valid member of gOpenScanners, 0 otherwise */ +int +ValidScannerNumber (int iHandle) +{ + /* check range */ + if ((iHandle < 0) || (iHandle >= MAX_SCANNERS)) + { + DBG (1, "ValidScannerNumber: invalid scanner index %d", iHandle); + return 0; + } + + /* check non-NULL pointer */ + if (!gOpenScanners[iHandle]) + { + DBG (1, "ValidScannerNumber: NULL scanner struct %d", iHandle); + return 0; + } + + /* OK */ + return 1; + +} /* ValidScannerNumber */ + +/***********************************************************/ + +/* process UDP responses + \return 0 in success, >0 otherwise */ +static int +ProcessUdpResponse (unsigned char *pData, size_t size, + struct ScannerState *pState) +{ + + unsigned short messageSize, nameSize, valueSize; + unsigned char *pItem, *pEnd, *pValue; + char sockBuf[SOCK_BUF_SIZE], *pName; + struct ComBuf tcpBuf; + int nread; + unsigned int numUsed; + + HexDump (15, pData, size); + + DBG (10, "ProcessUdpResponse: processing %lu bytes, pData=%p\n", + (unsigned long)size, pData); + + /* check we have a complete packet */ + if (!MessageIsComplete (pData, size)) + { + DBG (1, "ProcessUdpResponse: Ignoring incomplete packet\n"); + return 1; + } + + /* init a com buf for use in tcp communication */ + InitComBuf (&tcpBuf); + + /* extract data size */ + messageSize = (((unsigned short) (pData[6])) << 8) | pData[7]; + + /* loop through items in message */ + pItem = pData + 8; + pEnd = pItem + messageSize; + while (pItem < pEnd) + { + + pItem++; + nameSize = (((unsigned short) pItem[0]) << 8) | pItem[1]; + pItem += 2; + pName = (char *) pItem; + + pItem += nameSize; + + pItem++; + valueSize = (((unsigned short) pItem[0]) << 8) | pItem[1]; + pItem += 2; + + pValue = pItem; + + pItem += valueSize; + + /* process the item */ + if (!strncmp ("std-scan-request-tcp-connection", pName, nameSize)) + { + + /* open TCP socket to scanner */ + if (!(pState->m_tcpFd = socket (PF_INET, SOCK_STREAM, IPPROTO_TCP))) + { + DBG (1, "ProcessUdpResponse: error opening TCP socket\n"); + return 2; + } + if (connect (pState->m_tcpFd, + (struct sockaddr *) &pState->m_sockAddr, + sizeof (pState->m_sockAddr))) + { + DBG (1, + "ProcessUdpResponse: error connecting to scanner TCP port\n"); + goto cleanup; + } + + DBG (1, "ProcessUdpResponse: opened TCP connection to scanner\n"); + + /* clear read buf */ + tcpBuf.m_used = 0; + + /* TCP read loop */ + while (1) + { + + nread = read (pState->m_tcpFd, sockBuf, sizeof (sockBuf)); + + if (nread <= 0) + { + DBG (1, "ProcessUdpResponse: TCP read returned %d\n", + nread); + break; + } + + /* append message to buffer */ + if (AppendToComBuf (&tcpBuf, (unsigned char *) sockBuf, nread)) + goto cleanup; + + /* process all available responses */ + while (tcpBuf.m_used) + { + + /* note the buffer size before the call */ + numUsed = tcpBuf.m_used; + + /* process the response */ + if (ProcessTcpResponse (pState, &tcpBuf)) + goto cleanup; + + /* if the buffer size has not changed then assume no more processing is possible */ + if (numUsed == tcpBuf.m_used) + break; + + } /* while */ + + } /* while */ + + close (pState->m_tcpFd); + DBG (1, "ProcessUdpResponse: closed TCP connection to scanner\n"); + + /* signal end of session */ + pState->m_bFinish = 1; + + } /* if */ + + } /* while pItem */ + + return 0; + +cleanup: + + FreeComBuf (&tcpBuf); + close (pState->m_tcpFd); + return 3; + +} /* ProcessUdpResponse */ + +/***********************************************************/ + +/* process TCP responses, \return 0 in success, >0 otherwise */ +int +ProcessTcpResponse (struct ScannerState *pState, struct ComBuf *pTcpBuf) +{ + + struct ComBuf buf; + unsigned short messageSize = 0, nameSize, valueSize, dataChunkSize; + unsigned char *pItem, *pEnd, *pValue; + unsigned char *pData = pTcpBuf->m_pBuf; + char *pName; + unsigned int uiVal; + int errorCheck = 0; + int bProcessImage = 0; + + DBG (10, "ProcessTcpResponse: processing %lu bytes, pData=%p\n", + (unsigned long)pTcpBuf->m_used, pData); + HexDump (15, pData, pTcpBuf->m_used); + + /* if message not complete then wait for more to arrive */ + if (!MessageIsComplete (pData, pTcpBuf->m_used)) + { + DBG (10, "ProcessTcpResponse: incomplete message, returning\n"); + return 0; + } + + /* init a buffer for our outbound messages */ + if (InitComBuf (&buf)) + { + errorCheck |= 1; + goto cleanup; + } + + /* extract data size */ + messageSize = (((unsigned short) (pData[6])) << 8) | pData[7]; + + /* loop through items in message */ + pItem = pData + 8; + pEnd = pItem + messageSize; + while (pItem < pEnd) + { + + pItem++; + nameSize = (((unsigned short) pItem[0]) << 8) | pItem[1]; + pItem += 2; + pName = (char *) pItem; + + pItem += nameSize; + + pItem++; + valueSize = (((unsigned short) pItem[0]) << 8) | pItem[1]; + pItem += 2; + + pValue = pItem; + + pItem += valueSize; + + /* process the item */ + if (!strncmp ("std-scan-session-open", pName, nameSize)) + { + + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-session-open-response", 0x05, + &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + + } + else if (!strncmp ("std-scan-getclientpref", pName, nameSize)) + { + + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-getclientpref-x1", + 0x05, &uiVal, sizeof (uiVal)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-getclientpref-x2", + 0x05, &uiVal, sizeof (uiVal)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-getclientpref-y1", + 0x05, &uiVal, sizeof (uiVal)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-getclientpref-y2", + 0x05, &uiVal, sizeof (uiVal)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-xresolution", 0x04, + &pState->m_xres, sizeof (pState->m_xres)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-yresolution", 0x04, + &pState->m_yres, sizeof (pState->m_yres)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-image-composition", + 0x06, &pState->m_composition, + sizeof (pState->m_composition)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-brightness", 0x02, + &pState->m_brightness, + sizeof (pState->m_brightness)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-image-compression", + 0x06, &pState->m_compression, + sizeof (pState->m_compression)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-file-type", 0x06, + &pState->m_fileType, + sizeof (pState->m_fileType)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-paper-size-detect", + 0x06, &uiVal, sizeof (uiVal)); + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-getclientpref-paper-scanner-type", + 0x06, &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + + } + else if (!strncmp ("std-scan-document-start", pName, nameSize)) + { + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-document-start-response", 0x05, + &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + } + else if (!strncmp ("std-scan-document-file-type", pName, nameSize)) + { + memcpy (&pState->m_fileType, pValue, sizeof (pState->m_fileType)); + DBG (5, "File type: %x\n", ntohl (pState->m_fileType)); + } + else + if (!strncmp ("std-scan-document-image-compression", pName, nameSize)) + { + memcpy (&pState->m_compression, pValue, + sizeof (pState->m_compression)); + DBG (5, "Compression: %x\n", ntohl (pState->m_compression)); + + } + else if (!strncmp ("std-scan-document-xresolution", pName, nameSize)) + { + memcpy (&pState->m_xres, pValue, sizeof (pState->m_xres)); + DBG (5, "X resolution: %d\n", ntohs (pState->m_xres)); + } + else if (!strncmp ("std-scan-document-yresolution", pName, nameSize)) + { + memcpy (&pState->m_yres, pValue, sizeof (pState->m_yres)); + DBG (5, "Y resolution: %d\n", ntohs (pState->m_yres)); + } + else if (!strncmp ("std-scan-page-widthpixel", pName, nameSize)) + { + if (1 || !pState->m_pixelWidth) + { + memcpy (&pState->m_pixelWidth, pValue, + sizeof (pState->m_pixelWidth)); + DBG (5, "Width: %d\n", ntohl (pState->m_pixelWidth)); + } + else + { + DBG (5, "Ignoring width (already have a value)\n"); + } + } + else if (!strncmp ("std-scan-page-heightpixel", pName, nameSize)) + { + if (1 || !pState->m_pixelHeight) + { + memcpy (&pState->m_pixelHeight, pValue, + sizeof (pState->m_pixelHeight)); + DBG (5, "Height: %d\n", ntohl (pState->m_pixelHeight)); + } + else + { + DBG (5, "Ignoring height (already have a value)\n"); + } + } + else if (!strncmp ("std-scan-page-start", pName, nameSize)) + { + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-page-start-response", + 0x05, &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + + /* reset the data buffer ready to store a new page */ + pState->m_buf.m_used = 0; + + /* init current page size */ + pState->m_currentPageBytes = 0; + + pState->m_pixelWidth = 0; + pState->m_pixelHeight = 0; + } + else if (!strncmp ("std-scan-page-end", pName, nameSize)) + { + bProcessImage = 1; + + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, "std-scan-page-end-response", + 0x05, &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + } + else if (!strncmp ("std-scan-document-end", pName, nameSize)) + { + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-document-end-response", 0x05, + &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + + /* reset the data buffer ready to store a new page */ + pState->m_buf.m_used = 0; + } + else if (!strncmp ("std-scan-session-end", pName, nameSize)) + { + errorCheck |= InitPacket (&buf, 0x02); + uiVal = 0; + errorCheck |= + AppendMessageToPacket (&buf, 0x22, + "std-scan-session-end-response", 0x05, + &uiVal, sizeof (uiVal)); + FinalisePacket (&buf); + send (pState->m_tcpFd, buf.m_pBuf, buf.m_used, 0); + + /* initialise a shutodwn of the socket */ + shutdown (pState->m_tcpFd, SHUT_RDWR); + } + else if (!strncmp ("std-scan-scandata-error", pName, nameSize)) + { + /* determine the size of data in this chunk */ + dataChunkSize = (pItem[6] << 8) + pItem[7]; + + pItem += 8; + + DBG (10, "Reading %d bytes of scan data\n", dataChunkSize); + + /* append message to buffer */ + errorCheck |= AppendToComBuf (&pState->m_buf, pItem, dataChunkSize); + + pItem += dataChunkSize; + + DBG (10, "Accumulated %lu bytes of scan data so far\n", + (unsigned long)pState->m_buf.m_used); + } /* if */ + } /* while */ + + /* process page data if required */ + if ( bProcessImage ) errorCheck |= ProcessPageData (pState); + +cleanup: + + /* remove processed data (including 8 byte header) from start of tcp buffer */ + PopFromComBuf (pTcpBuf, messageSize + 8); + + /* free com buf */ + FreeComBuf (&buf); + + return errorCheck; + +} /* ProcessTcpResponse */ + +/***********************************************************/ + +/* remove data from the front of a ComBuf struct + \return 0 if sucessful, >0 otherwise +*/ +int +PopFromComBuf (struct ComBuf *pBuf, size_t datSize) +{ + + /* check if we're trying to remove more data than is present */ + if (datSize > pBuf->m_used) + { + pBuf->m_used = 0; + return 1; + } + + /* check easy cases */ + if ((!datSize) || (datSize == pBuf->m_used)) + { + pBuf->m_used -= datSize; + return 0; + } + + /* move remaining memory contents to start */ + memmove (pBuf->m_pBuf, pBuf->m_pBuf + datSize, pBuf->m_used - datSize); + + pBuf->m_used -= datSize; + return 0; + +} /* PopFromComBuf */ + +/***********************************************************/ + +/* Process the data from a single scanned page, \return 0 in success, >0 otherwise */ +int +ProcessPageData (struct ScannerState *pState) +{ + + FILE *fTmp; + int fdTmp; + struct jpeg_source_mgr jpegSrcMgr; + struct JpegDataDecompState jpegCinfo; + struct jpeg_error_mgr jpegErr; + int numPixels, iPixel, width, height, scanLineSize, imageBytes; + int ret = 0; + struct PageInfo pageInfo; + + JSAMPLE *pJpegLine = NULL; + uint32 *pTiffRgba = NULL; + unsigned char *pOut; + char tiffErrBuf[1024]; + + TIFF *pTiff = NULL; + + /* If there's no data then there's nothing to write */ + if (!pState->m_buf.m_used) + return 0; + + DBG (1, "ProcessPageData: Got compression %x\n", + ntohl (pState->m_compression)); + + switch (ntohl (pState->m_compression)) + { + + case 0x20: + /* decode as JPEG if appropriate */ + { + + jpegSrcMgr.resync_to_restart = jpeg_resync_to_restart; + jpegSrcMgr.init_source = JpegDecompInitSource; + jpegSrcMgr.fill_input_buffer = JpegDecompFillInputBuffer; + jpegSrcMgr.skip_input_data = JpegDecompSkipInputData; + jpegSrcMgr.term_source = JpegDecompTermSource; + + jpegCinfo.m_cinfo.err = jpeg_std_error (&jpegErr); + jpeg_create_decompress (&jpegCinfo.m_cinfo); + jpegCinfo.m_cinfo.src = &jpegSrcMgr; + jpegCinfo.m_bytesRemaining = pState->m_buf.m_used; + jpegCinfo.m_pData = pState->m_buf.m_pBuf; + + jpeg_read_header (&jpegCinfo.m_cinfo, TRUE); + jpeg_start_decompress (&jpegCinfo.m_cinfo); + + /* allocate space for a single scanline */ + scanLineSize = jpegCinfo.m_cinfo.output_width + * jpegCinfo.m_cinfo.output_components; + DBG (1, "ProcessPageData: image dimensions: %d x %d, line size: %d\n", + jpegCinfo.m_cinfo.output_width, + jpegCinfo.m_cinfo.output_height, scanLineSize); + + pJpegLine = calloc (scanLineSize, sizeof (JSAMPLE)); + if (!pJpegLine) + { + DBG (1, "ProcessPageData: memory allocation error\n"); + ret = 1; + goto JPEG_CLEANUP; + } /* if */ + + /* note dimensions - may be different from those previously reported */ + pState->m_pixelWidth = htonl (jpegCinfo.m_cinfo.output_width); + pState->m_pixelHeight = htonl (jpegCinfo.m_cinfo.output_height); + + /* decode scanlines */ + while (jpegCinfo.m_cinfo.output_scanline + < jpegCinfo.m_cinfo.output_height) + { + DBG (20, "Reading scanline %d of %d\n", + jpegCinfo.m_cinfo.output_scanline, + jpegCinfo.m_cinfo.output_height); + + /* read scanline */ + jpeg_read_scanlines (&jpegCinfo.m_cinfo, &pJpegLine, 1); + + /* append to output buffer */ + ret |= AppendToComBuf (&pState->m_imageData, + pJpegLine, scanLineSize); + + } /* while */ + + /* update info for this page */ + pageInfo.m_width = jpegCinfo.m_cinfo.output_width; + pageInfo.m_height = jpegCinfo.m_cinfo.output_height; + pageInfo.m_totalSize = pageInfo.m_width * pageInfo.m_height * 3; + pageInfo.m_bytesRemaining = pageInfo.m_totalSize; + + DBG( 1, "Process page data: page %d: JPEG image: %d x %d, %d bytes\n", + pState->m_numPages, pageInfo.m_width, pageInfo.m_height, pageInfo.m_totalSize ); + + ret |= AppendToComBuf( & pState->m_pageInfo, (unsigned char*)& pageInfo, sizeof( pageInfo ) ); + ++( pState->m_numPages ); + + JPEG_CLEANUP: + jpeg_finish_decompress (&jpegCinfo.m_cinfo); + jpeg_destroy_decompress (&jpegCinfo.m_cinfo); + + if (pJpegLine) + free (pJpegLine); + + return ret; + } /* case JPEG */ + + case 0x08: + /* CCITT Group 4 Fax data */ + { + /* get a temp file + :TODO: 2006-04-18: Use TIFFClientOpen and do everything in RAM + */ + fTmp = tmpfile (); + fdTmp = fileno (fTmp); + + pTiff = TIFFFdOpen (fdTmp, "tempfile", "w"); + if (!pTiff) + { + DBG (1, "ProcessPageData: Error opening temp TIFF file"); + ret = SANE_STATUS_IO_ERROR; + goto TIFF_CLEANUP; + } + + /* create a TIFF file */ + width = ntohl (pState->m_pixelWidth); + height = ntohl (pState->m_pixelHeight); + TIFFSetField (pTiff, TIFFTAG_IMAGEWIDTH, width); + TIFFSetField (pTiff, TIFFTAG_IMAGELENGTH, height); + TIFFSetField (pTiff, TIFFTAG_BITSPERSAMPLE, 1); + TIFFSetField (pTiff, TIFFTAG_PHOTOMETRIC, 0); /* 0 is white */ + TIFFSetField (pTiff, TIFFTAG_COMPRESSION, 4); /* CCITT Group 4 */ + TIFFSetField (pTiff, TIFFTAG_PLANARCONFIG, PLANARCONFIG_CONTIG); + + TIFFWriteRawStrip (pTiff, 0, pState->m_buf.m_pBuf, + pState->m_buf.m_used); + + if (0 > TIFFRGBAImageOK (pTiff, tiffErrBuf)) + { + DBG (1, "ProcessPageData: %s\n", tiffErrBuf); + ret = SANE_STATUS_IO_ERROR; + goto TIFF_CLEANUP; + } + + /* allocate space for RGBA representation of image */ + numPixels = height * width; + DBG (20, "ProcessPageData: num TIFF RGBA pixels: %d\n", numPixels); + if (!(pTiffRgba = calloc (numPixels, sizeof (u_long)))) + { + ret = SANE_STATUS_NO_MEM; + goto TIFF_CLEANUP; + } + + /* make space in image buffer to store the results */ + imageBytes = width * height * 3; + ret |= AppendToComBuf (&pState->m_imageData, NULL, imageBytes); + if (ret) + goto TIFF_CLEANUP; + + /* get a pointer to the start of the output data */ + pOut = pState->m_imageData.m_pBuf + + pState->m_imageData.m_used - imageBytes; + + /* read RGBA image */ + DBG (20, "ProcessPageData: setting up read buffer\n"); + TIFFReadBufferSetup (pTiff, NULL, width * height * sizeof (u_long)); + DBG (20, "ProcessPageData: reading RGBA data\n"); + TIFFReadRGBAImageOriented (pTiff, width, height, pTiffRgba, + ORIENTATION_TOPLEFT, 0); + + /* loop over pixels */ + for (iPixel = 0; iPixel < numPixels; ++iPixel) + { + + *(pOut++) = TIFFGetR (pTiffRgba[iPixel]); + *(pOut++) = TIFFGetG (pTiffRgba[iPixel]); + *(pOut++) = TIFFGetB (pTiffRgba[iPixel]); + + } /* for iRow */ + + + + /* update info for this page */ + pageInfo.m_width = width; + pageInfo.m_height = height; + pageInfo.m_totalSize = pageInfo.m_width * pageInfo.m_height * 3; + pageInfo.m_bytesRemaining = pageInfo.m_totalSize; + + DBG( 1, "Process page data: page %d: TIFF image: %d x %d, %d bytes\n", + pState->m_numPages, width, height, pageInfo.m_totalSize ); + + ret |= AppendToComBuf( & pState->m_pageInfo, (unsigned char*)& pageInfo, sizeof( pageInfo ) ); + ++( pState->m_numPages ); + + TIFF_CLEANUP: + if (pTiff) + TIFFClose (pTiff); + if (fTmp) + fclose (fTmp); + if (pTiffRgba) + free (pTiffRgba); + return ret; + + } /* case CCITT */ + default: + /* this is not expected or very useful */ + { + DBG (1, "ProcessPageData: Unexpected compression flag %d\n", ntohl (pState->m_compression)); + ret = SANE_STATUS_IO_ERROR; + } + } /* switch */ + + return ret; +} /* ProcessPageData */ + +/***********************************************************/ + +void +JpegDecompInitSource (j_decompress_ptr cinfo) +/* Libjpeg decompression interface */ +{ + cinfo->src->bytes_in_buffer = 0; + +} /* JpegDecompInitSource */ + +/***********************************************************/ + +boolean +JpegDecompFillInputBuffer (j_decompress_ptr cinfo) +/* Libjpeg decompression interface */ +{ + struct JpegDataDecompState *pState = (struct JpegDataDecompState *) cinfo; + static const unsigned char eoiByte[] = { + 0xFF, JPEG_EOI + }; + + DBG (10, "JpegDecompFillInputBuffer: bytes remaining: %d\n", + pState->m_bytesRemaining); + + if (!pState->m_bytesRemaining) + { + + /* no input data available so return dummy data */ + cinfo->src->bytes_in_buffer = 2; + cinfo->src->next_input_byte = (const JOCTET *) eoiByte; + + } + else + { + + /* point to data */ + cinfo->src->bytes_in_buffer = pState->m_bytesRemaining; + cinfo->src->next_input_byte = (const JOCTET *) pState->m_pData; + + /* note that data is now gone */ + pState->m_bytesRemaining = 0; + + } /* if */ + + return TRUE; + +} /* JpegDecompFillInputBuffer */ + +/***********************************************************/ + +void +JpegDecompSkipInputData (j_decompress_ptr cinfo, long numBytes) +/* Libjpeg decompression interface */ +{ + DBG (10, "JpegDecompSkipInputData: skipping %ld bytes\n", numBytes); + + cinfo->src->bytes_in_buffer -= numBytes; + cinfo->src->next_input_byte += numBytes; + +} /* JpegDecompSkipInputData */ + +/***********************************************************/ + +void +JpegDecompTermSource (j_decompress_ptr __sane_unused__ cinfo) +/* Libjpeg decompression interface */ +{ + /* nothing to do */ + +} /* JpegDecompTermSource */ + +/***********************************************************/ diff --git a/backend/dell1600n_net.conf.in b/backend/dell1600n_net.conf.in new file mode 100644 index 0000000..35d4eae --- /dev/null +++ b/backend/dell1600n_net.conf.in @@ -0,0 +1,14 @@ +# An example config file for dell1600n_net backend. +# +# Jon Chambers , 2006-08-12 +# +# For scanner(s) not detected by the default UDP broadcast method (eg: perhaps it +# is not on your local network) then you can add one or more "named_scanner" entries +# explicitly giving the hostname/IP address. Uncomment one of the following and +# modify the hostname appropriately: +# +#named_scanner: printer +#named_scanner: 192.168.0.20 +#named_scanner: myscanner.somewhere.else.org + + diff --git a/backend/dll.aliases b/backend/dll.aliases new file mode 100644 index 0000000..922954d --- /dev/null +++ b/backend/dll.aliases @@ -0,0 +1,6 @@ +# List of aliased or hiddend backends. See sane-dll(5) for details. +# +# Format: +# alias SomeName SaneDeviceName +# alias "Some Name" SaneDeviceName +# hide SaneDeviceName diff --git a/backend/dll.c b/backend/dll.c new file mode 100644 index 0000000..619ee55 --- /dev/null +++ b/backend/dll.c @@ -0,0 +1,1305 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1996, 1997 David Mosberger-Tang + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a dynamic linking based SANE meta backend. It + allows managing an arbitrary number of SANE backends by using + dynamic linking to load backends on demand. */ + +/* Please increase version number with every change + (don't forget to update dll.desc) */ +#define DLL_VERSION "1.0.13" + +#ifdef _AIX +# include "lalloca.h" /* MUST come first for AIX! */ +#endif + +#ifdef __BEOS__ +#include +#include +#include +#include +#endif + +#include "../include/sane/config.h" +#include "lalloca.h" + +#include +#include +#include +#include +#include + +#if defined(HAVE_DLOPEN) && defined(HAVE_DLFCN_H) +# include + + /* Older versions of dlopen() don't define RTLD_NOW and RTLD_LAZY. + They all seem to use a mode of 1 to indicate RTLD_NOW and some do + not support RTLD_LAZY at all. Hence, unless defined, we define + both macros as 1 to play it safe. */ +# ifndef RTLD_NOW +# define RTLD_NOW 1 +# endif +# ifndef RTLD_LAZY +# define RTLD_LAZY 1 +# endif +# define HAVE_DLL +#endif + +/* HP/UX DLL support */ +#if defined (HAVE_SHL_LOAD) && defined(HAVE_DL_H) +# include +# define HAVE_DLL +#endif + +/* Mac OS X/Darwin support */ +#if defined (HAVE_NSLINKMODULE) && defined(HAVE_MACH_O_DYLD_H) +# include +# define HAVE_DLL +#endif + +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" + +#define BACKEND_NAME dll +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#if defined(_WIN32) || defined(HAVE_OS2_H) +# define DIR_SEP ";" +#else +# define DIR_SEP ":" +#endif + + +#include "../include/sane/sanei_config.h" +#define DLL_CONFIG_FILE "dll.conf" +#define DLL_ALIASES_FILE "dll.aliases" + +enum SANE_Ops +{ + OP_INIT = 0, + OP_EXIT, + OP_GET_DEVS, + OP_OPEN, + OP_CLOSE, + OP_GET_OPTION_DESC, + OP_CTL_OPTION, + OP_GET_PARAMS, + OP_START, + OP_READ, + OP_CANCEL, + OP_SET_IO_MODE, + OP_GET_SELECT_FD, + NUM_OPS +}; + +typedef SANE_Status (*op_init_t) (SANE_Int *, SANE_Auth_Callback); +typedef void (*op_exit_t) (void); +typedef SANE_Status (*op_get_devs_t) (const SANE_Device ***, SANE_Bool); +typedef SANE_Status (*op_open_t) (SANE_String_Const, SANE_Handle *); +typedef void (*op_close_t) (SANE_Handle); +typedef const SANE_Option_Descriptor * (*op_get_option_desc_t) (SANE_Handle, + SANE_Int); +typedef SANE_Status (*op_ctl_option_t) (SANE_Handle, SANE_Int, SANE_Action, + void *, SANE_Int *); +typedef SANE_Status (*op_get_params_t) (SANE_Handle, SANE_Parameters *); +typedef SANE_Status (*op_start_t) (SANE_Handle); +typedef SANE_Status (*op_read_t) (SANE_Handle, SANE_Byte *, SANE_Int, + SANE_Int *); +typedef void (*op_cancel_t) (SANE_Handle); +typedef SANE_Status (*op_set_io_mode_t) (SANE_Handle, SANE_Bool); +typedef SANE_Status (*op_get_select_fd_t) (SANE_Handle, SANE_Int *); + +struct backend +{ + struct backend *next; + char *name; + u_int permanent:1; /* is the backend preloaded? */ + u_int loaded:1; /* are the functions available? */ + u_int inited:1; /* has the backend been initialized? */ + void *handle; /* handle returned by dlopen() */ + void *(*op[NUM_OPS]) (void); +}; + +#define BE_ENTRY(be,func) sane_##be##_##func + +#define PRELOAD_DECL(name) \ + extern SANE_Status BE_ENTRY(name,init) (SANE_Int *, SANE_Auth_Callback); \ + extern void BE_ENTRY(name,exit) (void); \ + extern SANE_Status BE_ENTRY(name,get_devices) (const SANE_Device ***, SANE_Bool); \ + extern SANE_Status BE_ENTRY(name,open) (SANE_String_Const, SANE_Handle *); \ + extern void BE_ENTRY(name,close) (SANE_Handle); \ + extern const SANE_Option_Descriptor *BE_ENTRY(name,get_option_descriptor) (SANE_Handle, SANE_Int); \ + extern SANE_Status BE_ENTRY(name,control_option) (SANE_Handle, SANE_Int, SANE_Action, void *, SANE_Int *); \ + extern SANE_Status BE_ENTRY(name,get_parameters) (SANE_Handle, SANE_Parameters *); \ + extern SANE_Status BE_ENTRY(name,start) (SANE_Handle); \ + extern SANE_Status BE_ENTRY(name,read) (SANE_Handle, SANE_Byte *, SANE_Int, SANE_Int *); \ + extern void BE_ENTRY(name,cancel) (SANE_Handle); \ + extern SANE_Status BE_ENTRY(name,set_io_mode) (SANE_Handle, SANE_Bool); \ + extern SANE_Status BE_ENTRY(name,get_select_fd) (SANE_Handle, SANE_Int *); + +#define PRELOAD_DEFN(name) \ +{ \ + 0 /* next */, #name, \ + 1 /* permanent */, \ + 1 /* loaded */, \ + 0 /* inited */, \ + 0 /* handle */, \ + { \ + BE_ENTRY(name,init), \ + BE_ENTRY(name,exit), \ + BE_ENTRY(name,get_devices), \ + BE_ENTRY(name,open), \ + BE_ENTRY(name,close), \ + BE_ENTRY(name,get_option_descriptor), \ + BE_ENTRY(name,control_option), \ + BE_ENTRY(name,get_parameters), \ + BE_ENTRY(name,start), \ + BE_ENTRY(name,read), \ + BE_ENTRY(name,cancel), \ + BE_ENTRY(name,set_io_mode), \ + BE_ENTRY(name,get_select_fd) \ + } \ +} + +#ifndef __BEOS__ +#ifdef ENABLE_PRELOAD +#include "dll-preload.h" +#else +static struct backend preloaded_backends[] = { + { 0, 0, 0, 0, 0, 0, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }} +}; +#endif +#endif + +struct meta_scanner +{ + struct backend *be; + SANE_Handle handle; +}; + +struct alias +{ + struct alias *next; + char *oldname; + char *newname; +}; + +/* + * List of available devices, allocated by sane_get_devices, released + * by sane_exit() + */ +static SANE_Device **devlist = NULL; +static int devlist_size = 0, devlist_len = 0; + +static struct alias *first_alias; +static SANE_Auth_Callback auth_callback; +static struct backend *first_backend; + +#ifndef __BEOS__ +static const char *op_name[] = { + "init", "exit", "get_devices", "open", "close", "get_option_descriptor", + "control_option", "get_parameters", "start", "read", "cancel", + "set_io_mode", "get_select_fd" +}; +#else +static const char *op_name[] = { + "sane_init", "sane_exit", "sane_get_devices", "sane_open", "sane_close", "sane_get_option_descriptor", + "sane_control_option", "sane_get_parameters", "sane_start", "sane_read", "sane_cancel", + "sane_set_io_mode", "sane_get_select_fd" +}; +#endif /* __BEOS__ */ + +static void * +op_unsupported (void) +{ + DBG (1, "op_unsupported: call to unsupported backend operation\n"); + return (void *) (long) SANE_STATUS_UNSUPPORTED; +} + + +static SANE_Status +add_backend (const char *name, struct backend **bep) +{ + struct backend *be, *prev; + + DBG (3, "add_backend: adding backend `%s'\n", name); + + if (strcmp (name, "dll") == 0) + { + DBG (0, "add_backend: remove the dll-backend from your dll.conf!\n"); + return SANE_STATUS_GOOD; + } + + for (prev = 0, be = first_backend; be; prev = be, be = be->next) + if (strcmp (be->name, name) == 0) + { + DBG (1, "add_backend: `%s' is already there\n", name); + /* move to front so we preserve order that we'd get with + dynamic loading: */ + if (prev) + { + prev->next = be->next; + be->next = first_backend; + first_backend = be; + } + if (bep) + *bep = be; + return SANE_STATUS_GOOD; + } + + be = calloc (1, sizeof (*be)); + if (!be) + return SANE_STATUS_NO_MEM; + + be->name = strdup (name); + if (!be->name) + return SANE_STATUS_NO_MEM; + be->next = first_backend; + first_backend = be; + if (bep) + *bep = be; + return SANE_STATUS_GOOD; +} + +#if defined(HAVE_NSLINKMODULE) +static const char *dyld_get_error_str (); + +static const char * +dyld_get_error_str () +{ + NSLinkEditErrors c; + int errorNumber; + const char *fileName; + const char *errorString; + + NSLinkEditError (&c, &errorNumber, &fileName, &errorString); + return errorString; +} +#endif + +#ifdef __BEOS__ +#include + +static SANE_Status +load (struct backend *be) +{ + /* use BeOS kernel function to load scanner addons from ~/config/add-ons/SANE */ + char path[PATH_MAX]; + image_id id = -1; + int i, w; + directory_which which[3] = { B_USER_ADDONS_DIRECTORY, B_COMMON_ADDONS_DIRECTORY, B_BEOS_ADDONS_DIRECTORY }; + + /* look for config files in SANE/conf */ + for (w = 0; (w < 3) && (id < 0) && (find_directory(which[w],0,true,path,PATH_MAX) == 0); w++) + { + strcat(path,"/SANE/"); + strcat(path,be->name); + DBG(1, "loading backend %s\n", be->name); + + /* initialize all ops to "unsupported" so we can "use" the backend + even if the stuff later in this function fails */ + be->loaded = 1; + be->handle = 0; + for (i = 0; i < NUM_OPS; ++i) be->op[i] = op_unsupported; + DBG(2, "dlopen()ing `%s'\n", path); + id=load_add_on(path); + if (id < 0) + { + continue; /* try next path */ + } + be->handle=(void *)id; + + for (i = 0; i < NUM_OPS; ++i) + { + void *(*op) (); + op = NULL; + /* Look for the symbol */ + if ((get_image_symbol(id, op_name[i],B_SYMBOL_TYPE_TEXT,(void **)&op) < 0) || !op) + DBG(2, "unable to find %s\n", op_name[i]); + else be->op[i]=op; + } + } + if (id < 0) + { + DBG(2, "load: couldn't find %s\n",path); + return SANE_STATUS_INVAL; + } + return SANE_STATUS_GOOD; +} + +#else +static SANE_Status +load (struct backend *be) +{ +#ifdef HAVE_DLL + int mode = 0; + char *funcname, *src, *orig_src = 0, *dir, *path = 0; + char libname[PATH_MAX]; + int i; + int src_len; + FILE *fp = 0; + +#if defined(HAVE_DLOPEN) +# define PREFIX "libsane-" +# ifdef __hpux +# define POSTFIX ".sl.%u" +# define ALT_POSTFIX ".so.%u" +# elif defined (HAVE_WINDOWS_H) +# undef PREFIX +# define PREFIX "cygsane-" +# define POSTFIX "-%u.dll" +# elif defined (HAVE_OS2_H) +# undef PREFIX +# define PREFIX "" +# define POSTFIX ".dll" +# elif defined (__APPLE__) && defined (__MACH__) +# define POSTFIX ".%u.so" +# else +# define POSTFIX ".so.%u" +# endif + mode = getenv ("LD_BIND_NOW") ? RTLD_NOW : RTLD_LAZY; +#elif defined(HAVE_SHL_LOAD) +# define PREFIX "libsane-" +# define POSTFIX ".sl.%u" + mode = BIND_DEFERRED; +#elif defined(HAVE_NSLINKMODULE) +# define PREFIX "libsane-" +# define POSTFIX ".%u.so" + mode = NSLINKMODULE_OPTION_RETURN_ON_ERROR + NSLINKMODULE_OPTION_PRIVATE; +#else +# error "Tried to compile unsupported DLL." +#endif /* HAVE_DLOPEN */ + + /* initialize all ops to "unsupported" so we can "use" the backend + even if the stuff later in this function fails */ + be->loaded = 1; + be->handle = 0; + for (i = 0; i < NUM_OPS; ++i) + be->op[i] = op_unsupported; + + path = getenv ("LD_LIBRARY_PATH"); + if (!path) + path = getenv ("SHLIB_PATH"); /* for HP-UX */ + if (!path) + path = getenv ("LIBPATH"); /* for AIX */ + + if (path) + { + src_len = strlen (path) + strlen (STRINGIFY (LIBDIR)) + 1 + 1; + src = malloc (src_len); + if (!src) + { + DBG (1, "load: malloc failed: %s\n", strerror (errno)); + return SANE_STATUS_NO_MEM; + } + orig_src = src; + snprintf (src, src_len, "%s:%s", path, STRINGIFY (LIBDIR)); + } + else + { + src = STRINGIFY (LIBDIR); + src = strdup (src); + if (!src) + { + DBG (1, "load: strdup failed: %s\n", strerror (errno)); + return SANE_STATUS_NO_MEM; + } + } + DBG (3, "load: searching backend `%s' in `%s'\n", be->name, src); + + dir = strsep (&src, DIR_SEP); + + while (dir) + { +#ifdef HAVE_OS2_H /* only max 7.3 names work with dlopen() for DLLs on OS/2 */ + snprintf (libname, sizeof (libname), "%s/" PREFIX "%.2s%.5s" POSTFIX, + dir, be->name, strlen(be->name)>7 ? (be->name)+strlen(be->name)-5 : + (be->name)+2, V_MAJOR); +#else + snprintf (libname, sizeof (libname), "%s/" PREFIX "%s" POSTFIX, + dir, be->name, V_MAJOR); +#endif + DBG (4, "load: trying to load `%s'\n", libname); + fp = fopen (libname, "r"); + if (fp) + break; + DBG (4, "load: couldn't open `%s' (%s)\n", libname, strerror (errno)); + +#ifdef ALT_POSTFIX + /* Some platforms have two ways of storing their libraries, try both + postfixes */ + snprintf (libname, sizeof (libname), "%s/" PREFIX "%s" ALT_POSTFIX, + dir, be->name, V_MAJOR); + DBG (4, "load: trying to load `%s'\n", libname); + fp = fopen (libname, "r"); + if (fp) + break; + DBG (4, "load: couldn't open `%s' (%s)\n", libname, strerror (errno)); +#endif + + dir = strsep (&src, DIR_SEP); + } + if (orig_src) + free (orig_src); + if (!fp) + { + DBG (1, "load: couldn't find backend `%s' (%s)\n", + be->name, strerror (errno)); + return SANE_STATUS_INVAL; + } + fclose (fp); + DBG (3, "load: dlopen()ing `%s'\n", libname); + +#ifdef HAVE_DLOPEN + be->handle = dlopen (libname, mode); +#elif defined(HAVE_SHL_LOAD) + be->handle = (shl_t) shl_load (libname, mode, 0L); +#elif defined(HAVE_NSLINKMODULE) + { + NSObjectFileImage objectfile_img = NULL; + if (NSCreateObjectFileImageFromFile (libname, &objectfile_img) + == NSObjectFileImageSuccess) + { + be->handle = NSLinkModule (objectfile_img, libname, mode); + NSDestroyObjectFileImage (objectfile_img); + } + } +#else +# error "Tried to compile unsupported DLL." +#endif /* HAVE_DLOPEN */ + if (!be->handle) + { +#ifdef HAVE_DLOPEN + DBG (1, "load: dlopen() failed (%s)\n", dlerror ()); +#elif defined(HAVE_NSLINKMODULE) + DBG (1, "load: dyld error (%s)\n", dyld_get_error_str ()); +#else + DBG (1, "load: dlopen() failed (%s)\n", strerror (errno)); +#endif + return SANE_STATUS_INVAL; + } + + /* all is dandy---lookup and fill in backend ops: */ + funcname = alloca (strlen (be->name) + 64); + for (i = 0; i < NUM_OPS; ++i) + { + void *(*op) (void); + + sprintf (funcname, "_sane_%s_%s", be->name, op_name[i]); + + /* First try looking up the symbol without a leading underscore. */ +#ifdef HAVE_DLOPEN + op = (void *(*)(void)) dlsym (be->handle, funcname + 1); +#elif defined(HAVE_SHL_LOAD) + shl_findsym ((shl_t *) & (be->handle), funcname + 1, TYPE_UNDEFINED, + &op); +#elif defined(HAVE_NSLINKMODULE) + { + NSSymbol *nssym = NSLookupSymbolInModule (be->handle, funcname); + if (!nssym) + { + DBG (15, "dyld error: %s\n", dyld_get_error_str ()); + } + else + { + op = (void *(*)(void)) NSAddressOfSymbol (nssym); + } + } +#else +# error "Tried to compile unsupported DLL." +#endif /* HAVE_DLOPEN */ + if (op) + be->op[i] = op; + else + { + /* Try again, with an underscore prepended. */ +#ifdef HAVE_DLOPEN + op = (void *(*)(void)) dlsym (be->handle, funcname); +#elif defined(HAVE_SHL_LOAD) + shl_findsym (be->handle, funcname, TYPE_UNDEFINED, &op); +#elif defined(HAVE_NSLINKMODULE) + { + NSSymbol *nssym = NSLookupSymbolInModule (be->handle, funcname); + if (!nssym) + { + DBG (15, "dyld error: %s\n", dyld_get_error_str ()); + } + else + { + op = (void *(*)(void)) NSAddressOfSymbol (nssym); + } + } +#else +# error "Tried to compile unsupported DLL." +#endif /* HAVE_DLOPEN */ + if (op) + be->op[i] = op; + } + if (NULL == op) + DBG (1, "load: unable to find %s\n", funcname); + } + + return SANE_STATUS_GOOD; + +# undef PREFIX +# undef POSTFIX +#else /* HAVE_DLL */ + DBG (1, + "load: ignoring attempt to load `%s'; compiled without dl support\n", + be->name); + return SANE_STATUS_UNSUPPORTED; +#endif /* HAVE_DLL */ +} +#endif /* __BEOS__ */ + +static SANE_Status +init (struct backend *be) +{ + SANE_Status status; + SANE_Int version; + + if (!be->loaded) + { + status = load (be); + if (status != SANE_STATUS_GOOD) + return status; + } + + DBG (3, "init: initializing backend `%s'\n", be->name); + + status = (*(op_init_t)be->op[OP_INIT]) (&version, auth_callback); + if (status != SANE_STATUS_GOOD) + return status; + + if (SANE_VERSION_MAJOR (version) != SANE_CURRENT_MAJOR) + { + DBG (1, + "init: backend `%s' has a wrong major version (%d instead of %d)\n", + be->name, SANE_VERSION_MAJOR (version), SANE_CURRENT_MAJOR); + return SANE_STATUS_INVAL; + } + DBG (4, "init: backend `%s' is version %d.%d.%d\n", be->name, + SANE_VERSION_MAJOR (version), SANE_VERSION_MINOR (version), + SANE_VERSION_BUILD (version)); + + be->inited = 1; + + return SANE_STATUS_GOOD; +} + + +static void +add_alias (const char *line_param) +{ +#ifndef __BEOS__ + const char *command; + enum + { CMD_ALIAS, CMD_HIDE } + cmd; + const char *oldname, *oldend, *newname; + size_t oldlen, newlen; + struct alias *alias; + char *line; + + command = sanei_config_skip_whitespace (line_param); + if (!*command) + return; + + line = strchr (command, '#'); + if (line) + *line = '\0'; + + line = strpbrk (command, " \t"); + if (!line) + return; + *line++ = '\0'; + + if (strcmp (command, "alias") == 0) + cmd = CMD_ALIAS; + else if (strcmp (command, "hide") == 0) + cmd = CMD_HIDE; + else + return; + + newlen = 0; + newname = NULL; + if (cmd == CMD_ALIAS) + { + char *newend; + + newname = sanei_config_skip_whitespace (line); + if (!*newname) + return; + if (*newname == '\"') + { + ++newname; + newend = strchr (newname, '\"'); + } + else + newend = strpbrk (newname, " \t"); + if (!newend) + return; + + newlen = newend - newname; + line = (char *) (newend + 1); + } + + oldname = sanei_config_skip_whitespace (line); + if (!*oldname) + return; + oldend = oldname + strcspn (oldname, " \t"); + + oldlen = oldend - oldname; + + alias = malloc (sizeof (struct alias)); + if (alias) + { + alias->oldname = malloc (oldlen + newlen + 2); + if (alias->oldname) + { + strncpy (alias->oldname, oldname, oldlen); + alias->oldname[oldlen] = '\0'; + if (cmd == CMD_ALIAS) + { + alias->newname = alias->oldname + oldlen + 1; + strncpy (alias->newname, newname, newlen); + alias->newname[newlen] = '\0'; + } + else + alias->newname = NULL; + + alias->next = first_alias; + first_alias = alias; + return; + } + free (alias); + } + return; +#endif +} + + +static void +read_config (const char *conffile) +{ + FILE *fp; + char config_line[PATH_MAX]; + char *backend_name; + + fp = sanei_config_open (conffile); + if (!fp) + { + DBG (1, "sane_init/read_config: Couldn't open config file (%s): %s\n", + conffile, strerror (errno)); + return; /* don't insist on config file */ + } + + DBG (5, "sane_init/read_config: reading %s\n", conffile); + while (sanei_config_read (config_line, sizeof (config_line), fp)) + { + char *comment; + SANE_String_Const cp; + + cp = sanei_config_get_string (config_line, &backend_name); + /* ignore empty lines */ + if (!backend_name || cp == config_line) + { + if (backend_name) + free (backend_name); + continue; + } + /* ignore line comments */ + if (backend_name[0] == '#') + { + free (backend_name); + continue; + } + /* ignore comments after backend names */ + comment = strchr (backend_name, '#'); + if (comment) + *comment = '\0'; + add_backend (backend_name, 0); + free (backend_name); + } + fclose (fp); +} + +static void +read_dlld (void) +{ + DIR *dlld; + struct dirent *dllconf; + struct stat st; + char conffile[PATH_MAX], dlldir[PATH_MAX]; + size_t len, plen; + const char *dir_list; + char *copy, *next, *dir; + + dir_list = sanei_config_get_paths (); + if (!dir_list) + { + DBG(2, "sane_init/read_dlld: Unable to detect configuration directories\n"); + return; + } + + copy = strdup (dir_list); + + for (next = copy; (dir = strsep (&next, DIR_SEP)) != NULL;) + { + snprintf (dlldir, sizeof (dlldir), "%s%s", dir, "/dll.d"); + + DBG(4, "sane_init/read_dlld: attempting to open directory `%s'\n", dlldir); + + dlld = opendir (dlldir); + if (dlld) + { + /* length of path to parent dir of dll.d/ */ + plen = strlen (dir) + 1; + + DBG(3, "sane_init/read_dlld: using config directory `%s'\n", dlldir); + break; + } + } + free (copy); + + if (dlld == NULL) + { + DBG (1, "sane_init/read_dlld: opendir failed: %s\n", + strerror (errno)); + return; + } + + while ((dllconf = readdir (dlld)) != NULL) + { + /* dotfile (or directory) */ + if (dllconf->d_name[0] == '.') + continue; + + len = strlen (dllconf->d_name); + + /* backup files */ + if ((dllconf->d_name[len-1] == '~') + || (dllconf->d_name[len-1] == '#')) + continue; + + snprintf (conffile, PATH_MAX, "%s/%s", dlldir, dllconf->d_name); + + DBG (5, "sane_init/read_dlld: considering %s\n", conffile); + + if (stat (conffile, &st) != 0) + continue; + + if (!S_ISREG (st.st_mode)) + continue; + + /* expects a path relative to PATH_SANE_CONFIG_DIR */ + read_config (conffile+plen); + } + + closedir (dlld); + + DBG (5, "sane_init/read_dlld: done.\n"); +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ +#ifndef __BEOS__ + char config_line[PATH_MAX]; + size_t len; + FILE *fp; + int i; +#else + DIR *dir; + struct dirent *dirent; + char path[1024]; + directory_which which[3] = { B_USER_ADDONS_DIRECTORY, B_COMMON_ADDONS_DIRECTORY, B_BEOS_ADDONS_DIRECTORY }; + int i; +#endif + + DBG_INIT (); + + auth_callback = authorize; + + DBG (1, "sane_init: SANE dll backend version %s from %s\n", DLL_VERSION, + PACKAGE_STRING); + +#ifndef __BEOS__ + /* chain preloaded backends together: */ + for (i = 0; i < NELEMS (preloaded_backends); ++i) + { + if (!preloaded_backends[i].name) + continue; + DBG (3, "sane_init: adding backend `%s' (preloaded)\n", preloaded_backends[i].name); + preloaded_backends[i].next = first_backend; + first_backend = &preloaded_backends[i]; + } + + /* Return the version number of the sane-backends package to allow + the frontend to print them. This is done only for net and dll, + because these backends are usually called by the frontend. */ + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_DLL_V_MAJOR, SANE_DLL_V_MINOR, + SANE_DLL_V_BUILD); + + /* + * Read dll.conf & dll.d + * Read dll.d first, so that the extras backends will be tried last + */ + read_dlld (); + read_config (DLL_CONFIG_FILE); + + fp = sanei_config_open (DLL_ALIASES_FILE); + if (!fp) + return SANE_STATUS_GOOD; /* don't insist on aliases file */ + + DBG (5, "sane_init: reading %s\n", DLL_ALIASES_FILE); + while (sanei_config_read (config_line, sizeof (config_line), fp)) + { + if (config_line[0] == '#') /* ignore line comments */ + continue; + + len = strlen (config_line); + if (!len) + continue; /* ignore empty lines */ + + add_alias (config_line); + } + fclose (fp); + +#else + /* no ugly config files, just get scanners from their ~/config/add-ons/SANE */ + /* look for drivers */ + for (i = 0; i < 3; i++) + { + if (find_directory(which[i],0,true,path,1024) < B_OK) + continue; + strcat(path,"/SANE/"); + dir=opendir(path); + if(!dir) continue; + + while((dirent=readdir(dir))) + { + if((strcmp(dirent->d_name,".")==0) || (strcmp(dirent->d_name,"..")==0)) continue; + if((strcmp(dirent->d_name,"dll")==0)) continue; + add_backend(dirent->d_name,0); + } + closedir(dir); + } +#endif /* __BEOS__ */ + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + struct backend *be, *next; + struct alias *alias; + + DBG (2, "sane_exit: exiting\n"); + + for (be = first_backend; be; be = next) + { + next = be->next; + if (be->loaded) + { + if (be->inited) + { + DBG (3, "sane_exit: calling backend `%s's exit function\n", + be->name); + (*(op_exit_t)be->op[OP_EXIT]) (); + } +#ifdef __BEOS__ + /* use BeOS kernel functions to unload add-ons */ + if(be->handle) unload_add_on((image_id)be->handle); +#else +#ifdef HAVE_DLL + +#ifdef HAVE_DLOPEN + if (be->handle) + dlclose (be->handle); +#elif defined(HAVE_SHL_LOAD) + if (be->handle) + shl_unload (be->handle); +#elif defined(HAVE_NSLINKMODULE) + if (be->handle) + NSUnLinkModule (be->handle, NSUNLINKMODULE_OPTION_NONE +# ifdef __ppc__ + | NSUNLINKMODULE_OPTION_RESET_LAZY_REFERENCES +# endif + ); +#else +# error "Tried to compile unsupported DLL." +#endif /* HAVE_DLOPEN */ + +#endif /* HAVE_DLL */ +#endif /* __BEOS__ */ + } + if (!be->permanent) + { + if (be->name) + free ((void *) be->name); + free (be); + } + else + { + be->inited = 0; + } + } + first_backend = 0; + + while ((alias = first_alias) != NULL) + { + first_alias = first_alias->next; + free (alias->oldname); + free (alias); + } + + if (NULL != devlist) + { /* Release memory allocated by sane_get_devices(). */ + int i = 0; + while (devlist[i]) + free (devlist[i++]); + free (devlist); + + devlist = NULL; + devlist_size = 0; + devlist_len = 0; + } + DBG (3, "sane_exit: finished\n"); +} + +/* Note that a call to get_devices() implies that we'll have to load + all backends. To avoid this, you can call sane_open() directly + (assuming you know the name of the backend/device). This is + appropriate for the command-line interface of SANE, for example. + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + const SANE_Device **be_list; + struct backend *be; + SANE_Status status; + char *full_name; + int i, num_devs; + size_t len; +#define ASSERT_SPACE(n) \ + { \ + if (devlist_len + (n) > devlist_size) \ + { \ + devlist_size += (n) + 15; \ + if (devlist) \ + devlist = realloc (devlist, devlist_size * sizeof (devlist[0])); \ + else \ + devlist = malloc (devlist_size * sizeof (devlist[0])); \ + if (!devlist) \ + return SANE_STATUS_NO_MEM; \ + } \ + } + + DBG (3, "sane_get_devices\n"); + + if (devlist) + for (i = 0; i < devlist_len; ++i) + free ((void *) devlist[i]); + devlist_len = 0; + + for (be = first_backend; be; be = be->next) + { + if (!be->inited) + if (init (be) != SANE_STATUS_GOOD) + continue; + + status = (*(op_get_devs_t)be->op[OP_GET_DEVS]) (&be_list, local_only); + if (status != SANE_STATUS_GOOD || !be_list) + continue; + + /* count the number of devices for this backend: */ + for (num_devs = 0; be_list[num_devs]; ++num_devs); + + ASSERT_SPACE (num_devs); + + for (i = 0; i < num_devs; ++i) + { + SANE_Device *dev; + char *mem; + struct alias *alias; + + for (alias = first_alias; alias != NULL; alias = alias->next) + { + len = strlen (be->name); + if (strlen (alias->oldname) <= len) + continue; + if (strncmp (alias->oldname, be->name, len) == 0 + && alias->oldname[len] == ':' + && strcmp (&alias->oldname[len + 1], be_list[i]->name) == 0) + break; + } + + if (alias) + { + if (!alias->newname) /* hidden device */ + continue; + + len = strlen (alias->newname); + mem = malloc (sizeof (*dev) + len + 1); + if (!mem) + return SANE_STATUS_NO_MEM; + + full_name = mem + sizeof (*dev); + strcpy (full_name, alias->newname); + } + else + { + /* create a new device entry with a device name that is the + sum of the backend name a colon and the backend's device + name: */ + len = strlen (be->name) + 1 + strlen (be_list[i]->name); + mem = malloc (sizeof (*dev) + len + 1); + if (!mem) + return SANE_STATUS_NO_MEM; + + full_name = mem + sizeof (*dev); + strcpy (full_name, be->name); + strcat (full_name, ":"); + strcat (full_name, be_list[i]->name); + } + + dev = (SANE_Device *) mem; + dev->name = full_name; + dev->vendor = be_list[i]->vendor; + dev->model = be_list[i]->model; + dev->type = be_list[i]->type; + + devlist[devlist_len++] = dev; + } + } + + /* terminate device list with NULL entry: */ + ASSERT_SPACE (1); + devlist[devlist_len++] = 0; + + *device_list = (const SANE_Device **) devlist; + DBG (3, "sane_get_devices: found %d devices\n", devlist_len - 1); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const full_name, SANE_Handle * meta_handle) +{ + const char *be_name, *dev_name; + struct meta_scanner *s; + SANE_Handle handle; + struct backend *be; + SANE_Status status; + struct alias *alias; + + DBG (3, "sane_open: trying to open `%s'\n", full_name); + + for (alias = first_alias; alias != NULL; alias = alias->next) + { + if (!alias->newname) + continue; + if (strcmp (alias->newname, full_name) == 0) + { + full_name = alias->oldname; + break; + } + } + + dev_name = strchr (full_name, ':'); + if (dev_name) + { +#ifdef strndupa + be_name = strndupa (full_name, dev_name - full_name); +#else + char *tmp; + + tmp = alloca (dev_name - full_name + 1); + memcpy (tmp, full_name, dev_name - full_name); + tmp[dev_name - full_name] = '\0'; + be_name = tmp; +#endif + ++dev_name; /* skip colon */ + } + else + { + /* if no colon interpret full_name as the backend name; an empty + backend device name will cause us to open the first device of + that backend. */ + be_name = full_name; + dev_name = ""; + } + + if (!be_name[0]) + be = first_backend; + else + for (be = first_backend; be; be = be->next) + if (strcmp (be->name, be_name) == 0) + break; + + if (!be) + { + status = add_backend (be_name, &be); + if (status != SANE_STATUS_GOOD) + return status; + } + + if (!be->inited) + { + status = init (be); + if (status != SANE_STATUS_GOOD) + return status; + } + + status = (*(op_open_t)be->op[OP_OPEN]) (dev_name, &handle); + if (status != SANE_STATUS_GOOD) + return status; + + s = calloc (1, sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + + s->be = be; + s->handle = handle; + *meta_handle = s; + + DBG (3, "sane_open: open successful\n"); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_close(handle=%p)\n", handle); + (*(op_close_t)s->be->op[OP_CLOSE]) (s->handle); + free (s); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_get_option_descriptor(handle=%p,option=%d)\n", handle, + option); + return (*(op_get_option_desc_t)s->be->op[OP_GET_OPTION_DESC]) (s->handle, option); +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Word * info) +{ + struct meta_scanner *s = handle; + + DBG (3, + "sane_control_option(handle=%p,option=%d,action=%d,value=%p,info=%p)\n", + handle, option, action, value, (void *) info); + return (*(op_ctl_option_t)s->be->op[OP_CTL_OPTION]) (s->handle, option, action, value, + info); +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_get_parameters(handle=%p,params=%p)\n", handle, (void *) params); + return (*(op_get_params_t)s->be->op[OP_GET_PARAMS]) (s->handle, params); +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_start(handle=%p)\n", handle); + return (*(op_start_t)s->be->op[OP_START]) (s->handle); +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, + SANE_Int * length) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_read(handle=%p,data=%p,maxlen=%d,lenp=%p)\n", + handle, data, max_length, (void *) length); + return (*(op_read_t)s->be->op[OP_READ]) (s->handle, data, max_length, length); +} + +void +sane_cancel (SANE_Handle handle) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_cancel(handle=%p)\n", handle); + (*(op_cancel_t)s->be->op[OP_CANCEL]) (s->handle); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_set_io_mode(handle=%p,nonblocking=%d)\n", handle, + non_blocking); + return (*(op_set_io_mode_t)s->be->op[OP_SET_IO_MODE]) (s->handle, non_blocking); +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + struct meta_scanner *s = handle; + + DBG (3, "sane_get_select_fd(handle=%p,fdp=%p)\n", handle, (void *) fd); + return (*(op_get_select_fd_t)s->be->op[OP_GET_SELECT_FD]) (s->handle, fd); +} diff --git a/backend/dll.conf.in b/backend/dll.conf.in new file mode 100644 index 0000000..a7e4b3e --- /dev/null +++ b/backend/dll.conf.in @@ -0,0 +1,87 @@ +# enable the next line if you want to allow access through the network: +net +abaton +agfafocus +apple +avision +artec +artec_eplus48u +as6e +bh +canon +canon630u +canon_dr +#canon_pp +cardscan +coolscan +#coolscan2 +coolscan3 +#dc25 +#dc210 +#dc240 +dell1600n_net +dmc +epjitsu +#epson +epson2 +fujitsu +#gphoto2 +genesys +gt68xx +hp +hp3900 +hpsj5s +hp3500 +hp4200 +hp5400 +hp5590 +hpljm1005 +hs2p +ibm +kodak +kodakaio +kvs1025 +kvs20xx +leo +lexmark +ma1509 +magicolor +matsushita +microtek +microtek2 +mustek +#mustek_pp +mustek_usb +mustek_usb2 +nec +niash +#p5 +pie +pint +pixma +plustek +#plustek_pp +#pnm +qcam +ricoh +rts8891 +s9036 +sceptre +sharp +sm3600 +sm3840 +snapscan +sp15c +#st400 +#stv680 +tamarack +teco1 +teco2 +teco3 +#test +u12 +umax +#umax_pp +umax1220u +v4l +xerox_mfp diff --git a/backend/dmc.c b/backend/dmc.c new file mode 100644 index 0000000..96f9186 --- /dev/null +++ b/backend/dmc.c @@ -0,0 +1,1404 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1998 David F. Skoll + Heavily based on "hp.c" driver for HP Scanners, by + David Mosberger-Tang. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Polaroid Digital + Microscope Camera. */ + +/* $Id$ */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + +#define BACKEND_NAME dmc +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#include "../include/sane/sanei_config.h" +#define DMC_CONFIG_FILE "dmc.conf" + +#include "dmc.h" + +/* A linked-list of attached devices and handles */ +static DMC_Device *FirstDevice = NULL; +static DMC_Camera *FirstHandle = NULL; +static int NumDevices = 0; + +static SANE_String_Const ValidModes[] = { "Full frame", "Viewfinder", + "Raw", "Thumbnail", + "Super-Resolution", + NULL }; + +static SANE_String_Const ValidBalances[] = { "Daylight", "Incandescent", + "Fluorescent", NULL }; + +static SANE_Word ValidASAs[] = { 3, 25, 50, 100 }; + +/* Convert between 32-us ticks and milliseconds */ +#define MS_TO_TICKS(x) (((x) * 1000 + 16) / 32) +#define TICKS_TO_MS(x) (((x) * 32) / 1000) + +/* Macros for stepping along the raw lines for super-resolution mode + They are very ugly because they handle boundary conditions at + the edges of the image. Yuck... */ + +#define PREV_RED(i) (((i)/3)*3) +#define NEXT_RED(i) (((i) >= BYTES_PER_RAW_LINE-3) ? BYTES_PER_RAW_LINE-3 : \ + PREV_RED(i)+3) +#define PREV_GREEN(i) ((i)<1 ? 1 : PREV_RED((i)-1)+1) +#define NEXT_GREEN(i) ((i)<1 ? 1 : ((i) >= BYTES_PER_RAW_LINE-2) ? \ + BYTES_PER_RAW_LINE-2 : PREV_GREEN(i)+3) +#define PREV_BLUE(i) ((i)<2 ? 2 : PREV_RED((i)-2)+2) +#define NEXT_BLUE(i) ((i)<2 ? 2 : ((i) >= BYTES_PER_RAW_LINE-1) ? \ + BYTES_PER_RAW_LINE-1 : PREV_BLUE(i)+3) + +#define ADVANCE_COEFF(i) (((i)==1) ? 3 : (i)-1); + +/********************************************************************** +//%FUNCTION: DMCRead +//%ARGUMENTS: +// fd -- file descriptor +// typecode -- data type code +// qualifier -- data type qualifier +// maxlen -- tranfer length +// buf -- buffer to store data in +// len -- set to actual length of data +//%RETURNS: +// A SANE status code +//%DESCRIPTION: +// Reads the particular data selected by typecode and qualifier +// *********************************************************************/ +static SANE_Status +DMCRead(int fd, unsigned int typecode, unsigned int qualifier, + SANE_Byte *buf, size_t maxlen, size_t *len) +{ + uint8_t readCmd[10]; + SANE_Status status; + + readCmd[0] = 0x28; + readCmd[1] = 0; + readCmd[2] = typecode; + readCmd[3] = 0; + readCmd[4] = (qualifier >> 8) & 0xFF; + readCmd[5] = qualifier & 0xFF; + readCmd[6] = (maxlen >> 16) & 0xFF; + readCmd[7] = (maxlen >> 8) & 0xFF; + readCmd[8] = maxlen & 0xFF; + readCmd[9] = 0; + DBG(3, "DMCRead: typecode=%x, qualifier=%x, maxlen=%lu\n", + typecode, qualifier, (u_long) maxlen); + + *len = maxlen; + status = sanei_scsi_cmd(fd, readCmd, sizeof(readCmd), buf, len); + DBG(3, "DMCRead: Read %lu bytes\n", (u_long) *len); + return status; +} + +/********************************************************************** +//%FUNCTION: DMCWrite +//%ARGUMENTS: +// fd -- file descriptor +// typecode -- data type code +// qualifier -- data type qualifier +// maxlen -- tranfer length +// buf -- buffer to store data in +//%RETURNS: +// A SANE status code +//%DESCRIPTION: +// Writes the particular data selected by typecode and qualifier +// *********************************************************************/ +static SANE_Status +DMCWrite(int fd, unsigned int typecode, unsigned int qualifier, + SANE_Byte *buf, size_t maxlen) +{ + uint8_t *writeCmd; + SANE_Status status; + + writeCmd = malloc(maxlen + 10); + if (!writeCmd) return SANE_STATUS_NO_MEM; + + writeCmd[0] = 0x2A; + writeCmd[1] = 0; + writeCmd[2] = typecode; + writeCmd[3] = 0; + writeCmd[4] = (qualifier >> 8) & 0xFF; + writeCmd[5] = qualifier & 0xFF; + writeCmd[6] = (maxlen >> 16) & 0xFF; + writeCmd[7] = (maxlen >> 8) & 0xFF; + writeCmd[8] = maxlen & 0xFF; + writeCmd[9] = 0; + memcpy(writeCmd+10, buf, maxlen); + + DBG(3, "DMCWrite: typecode=%x, qualifier=%x, maxlen=%lu\n", + typecode, qualifier, (u_long) maxlen); + + status = sanei_scsi_cmd(fd, writeCmd, 10+maxlen, NULL, NULL); + free(writeCmd); + return status; +} + +/********************************************************************** +//%FUNCTION: DMCAttach +//%ARGUMENTS: +// devname -- name of device file to open +// devp -- a DMC_Device structure which we fill in if it's not NULL. +//%RETURNS: +// SANE_STATUS_GOOD -- We have a Polaroid DMC attached and all looks good. +// SANE_STATUS_INVAL -- There's a problem. +//%DESCRIPTION: +// Verifies that a Polaroid DMC is attached. Sets up device options in +// DMC_Device structure. +// *********************************************************************/ +#define INQ_LEN 255 +static SANE_Status +DMCAttach(char const *devname, DMC_Device **devp) +{ + DMC_Device *dev; + SANE_Status status; + int fd; + size_t size; + char result[INQ_LEN]; + + uint8_t exposureCalculationResults[16]; + uint8_t userInterfaceSettings[16]; + + static uint8_t const inquiry[] = + { 0x12, 0x00, 0x00, 0x00, INQ_LEN, 0x00 }; + + static uint8_t const test_unit_ready[] = + { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + + static uint8_t const no_viewfinder[] = + { 0xC6, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + + /* If we're already attached, do nothing */ + + for (dev = FirstDevice; dev; dev = dev->next) { + if (!strcmp(dev->sane.name, devname)) { + if (devp) *devp = dev; + return SANE_STATUS_GOOD; + } + } + + DBG(3, "DMCAttach: opening `%s'\n", devname); + status = sanei_scsi_open(devname, &fd, 0, 0); + if (status != SANE_STATUS_GOOD) { + DBG(1, "DMCAttach: open failed (%s)\n", sane_strstatus(status)); + return status; + } + + DBG(3, "DMCAttach: sending INQUIRY\n"); + size = sizeof(result); + status = sanei_scsi_cmd(fd, inquiry, sizeof(inquiry), result, &size); + if (status != SANE_STATUS_GOOD || size < 32) { + if (status == SANE_STATUS_GOOD) status = SANE_STATUS_INVAL; + DBG(1, "DMCAttach: inquiry failed (%s)\n", sane_strstatus(status)); + sanei_scsi_close(fd); + return status; + } + + /* Verify that we have a Polaroid DMC */ + + if (result[0] != 6 || + strncmp(result+8, "POLAROID", 8) || + strncmp(result+16, "DMC ", 8)) { + sanei_scsi_close(fd); + DBG(1, "DMCAttach: Device does not look like a Polaroid DMC\n"); + return SANE_STATUS_INVAL; + } + + DBG(3, "DMCAttach: sending TEST_UNIT_READY\n"); + status = sanei_scsi_cmd(fd, test_unit_ready, sizeof(test_unit_ready), + NULL, NULL); + if (status != SANE_STATUS_GOOD) { + DBG(1, "DMCAttach: test unit ready failed (%s)\n", + sane_strstatus(status)); + sanei_scsi_close(fd); + return status; + } + + /* Read current ASA and shutter speed settings */ + status = DMCRead(fd, 0x87, 0x4, exposureCalculationResults, + sizeof(exposureCalculationResults), &size); + if (status != SANE_STATUS_GOOD || + size < sizeof(exposureCalculationResults)) { + DBG(1, "DMCAttach: Couldn't read exposure calculation results (%s)\n", + sane_strstatus(status)); + sanei_scsi_close(fd); + if (status == SANE_STATUS_GOOD) status = SANE_STATUS_IO_ERROR; + return status; + } + + /* Read current white balance settings */ + status = DMCRead(fd, 0x82, 0x0, userInterfaceSettings, + sizeof(userInterfaceSettings), &size); + if (status != SANE_STATUS_GOOD || + size < sizeof(userInterfaceSettings)) { + DBG(1, "DMCAttach: Couldn't read user interface settings (%s)\n", + sane_strstatus(status)); + sanei_scsi_close(fd); + if (status == SANE_STATUS_GOOD) status = SANE_STATUS_IO_ERROR; + return status; + } + + /* Shut off viewfinder mode */ + status = sanei_scsi_cmd(fd, no_viewfinder, sizeof(no_viewfinder), + NULL, NULL); + if (status != SANE_STATUS_GOOD) { + sanei_scsi_close(fd); + return status; + } + sanei_scsi_close(fd); + + DBG(3, "DMCAttach: Looks like we have a Polaroid DMC\n"); + + dev = malloc(sizeof(*dev)); + if (!dev) return SANE_STATUS_NO_MEM; + memset(dev, 0, sizeof(*dev)); + + dev->sane.name = strdup(devname); + dev->sane.vendor = "Polaroid"; + dev->sane.model = "DMC"; + dev->sane.type = "still camera"; + dev->next = FirstDevice; + dev->whiteBalance = userInterfaceSettings[5]; + if (dev->whiteBalance > WHITE_BALANCE_FLUORESCENT) { + dev->whiteBalance = WHITE_BALANCE_FLUORESCENT; + } + + /* Bright Eyes documentation gives these as shutter speed ranges (ms) */ + /* dev->shutterSpeedRange.min = 8; */ + /* dev->shutterSpeedRange.max = 320; */ + + /* User's manual says these are shutter speed ranges (ms) */ + dev->shutterSpeedRange.min = 8; + dev->shutterSpeedRange.max = 1000; + dev->shutterSpeedRange.quant = 2; + dev->shutterSpeed = + (exposureCalculationResults[10] << 8) + + exposureCalculationResults[11]; + + /* Convert from ticks to ms */ + dev->shutterSpeed = TICKS_TO_MS(dev->shutterSpeed); + + dev->asa = exposureCalculationResults[13]; + if (dev->asa > ASA_100) dev->asa = ASA_100; + dev->asa = ValidASAs[dev->asa + 1]; + FirstDevice = dev; + NumDevices++; + if (devp) *devp = dev; + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: ValidateHandle +//%ARGUMENTS: +// handle -- a handle for an opened camera +//%RETURNS: +// A validated pointer to the camera or NULL if handle is not valid. +// *********************************************************************/ +static DMC_Camera * +ValidateHandle(SANE_Handle handle) +{ + DMC_Camera *c; + for (c = FirstHandle; c; c = c->next) { + if (c == handle) return c; + } + DBG(1, "ValidateHandle: invalid handle %p\n", handle); + return NULL; +} + +/********************************************************************** +//%FUNCTION: DMCInitOptions +//%ARGUMENTS: +// c -- a DMC camera device +//%RETURNS: +// SANE_STATUS_GOOD -- OK +// SANE_STATUS_INVAL -- There's a problem. +//%DESCRIPTION: +// Initializes the options in the DMC_Camera structure +// *********************************************************************/ +static SANE_Status +DMCInitOptions(DMC_Camera *c) +{ + int i; + + /* Image is initially 801x600 */ + c->tl_x_range.min = 0; + c->tl_x_range.max = c->tl_x_range.min; + c->tl_x_range.quant = 1; + c->tl_y_range.min = 0; + c->tl_y_range.max = c->tl_y_range.min; + c->tl_y_range.quant = 1; + + c->br_x_range.min = 800; + c->br_x_range.max = c->br_x_range.min; + c->br_x_range.quant = 1; + c->br_y_range.min = 599; + c->br_y_range.max = c->br_y_range.min; + c->br_y_range.quant = 1; + + memset(c->opt, 0, sizeof(c->opt)); + memset(c->val, 0, sizeof(c->val)); + + for (i=0; iopt[i].type = SANE_TYPE_INT; + c->opt[i].size = sizeof(SANE_Word); + c->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + c->opt[i].unit = SANE_UNIT_NONE; + } + + c->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + c->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + c->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + c->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + c->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + c->opt[OPT_NUM_OPTS].constraint_type = SANE_CONSTRAINT_NONE; + c->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + c->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + c->opt[OPT_GEOMETRY_GROUP].name = ""; + c->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + c->opt[OPT_GEOMETRY_GROUP].desc = ""; + c->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + c->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + c->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + c->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + c->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + c->opt[OPT_TL_X].type = SANE_TYPE_INT; + c->opt[OPT_TL_X].unit = SANE_UNIT_PIXEL; + c->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + c->opt[OPT_TL_X].constraint.range = &c->tl_x_range; + c->val[OPT_TL_X].w = c->tl_x_range.min; + + /* top-left y */ + c->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + c->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + c->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + c->opt[OPT_TL_Y].type = SANE_TYPE_INT; + c->opt[OPT_TL_Y].unit = SANE_UNIT_PIXEL; + c->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + c->opt[OPT_TL_Y].constraint.range = &c->tl_y_range; + c->val[OPT_TL_Y].w = c->tl_y_range.min; + + /* bottom-right x */ + c->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + c->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + c->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + c->opt[OPT_BR_X].type = SANE_TYPE_INT; + c->opt[OPT_BR_X].unit = SANE_UNIT_PIXEL; + c->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + c->opt[OPT_BR_X].constraint.range = &c->br_x_range; + c->val[OPT_BR_X].w = c->br_x_range.min; + + /* bottom-right y */ + c->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + c->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + c->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + c->opt[OPT_BR_Y].type = SANE_TYPE_INT; + c->opt[OPT_BR_Y].unit = SANE_UNIT_PIXEL; + c->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + c->opt[OPT_BR_Y].constraint.range = &c->br_y_range; + c->val[OPT_BR_Y].w = c->br_y_range.min; + + c->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + c->opt[OPT_MODE_GROUP].name = ""; + c->opt[OPT_MODE_GROUP].title = "Imaging Mode"; + c->opt[OPT_MODE_GROUP].desc = ""; + c->opt[OPT_MODE_GROUP].cap = SANE_CAP_ADVANCED; + c->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + c->opt[OPT_IMAGE_MODE].name = "imagemode"; + c->opt[OPT_IMAGE_MODE].title = "Image Mode"; + c->opt[OPT_IMAGE_MODE].desc = "Selects image mode: 800x600 full frame, 270x201 viewfinder mode, 1599x600 \"raw\" image, 80x60 thumbnail image or 1599x1200 \"super-resolution\" image"; + c->opt[OPT_IMAGE_MODE].type = SANE_TYPE_STRING; + c->opt[OPT_IMAGE_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + c->opt[OPT_IMAGE_MODE].constraint.string_list = ValidModes; + c->opt[OPT_IMAGE_MODE].size = 16; + c->val[OPT_IMAGE_MODE].s = "Full frame"; + + c->opt[OPT_ASA].name = "asa"; + c->opt[OPT_ASA].title = "ASA Setting"; + c->opt[OPT_ASA].desc = "Equivalent ASA setting"; + c->opt[OPT_ASA].constraint_type = SANE_CONSTRAINT_WORD_LIST; + c->opt[OPT_ASA].constraint.word_list = ValidASAs; + c->val[OPT_ASA].w = c->hw->asa; + + c->opt[OPT_SHUTTER_SPEED].name = "shutterspeed"; + c->opt[OPT_SHUTTER_SPEED].title = "Shutter Speed (ms)"; + c->opt[OPT_SHUTTER_SPEED].desc = "Shutter Speed in milliseconds"; + c->opt[OPT_SHUTTER_SPEED].constraint_type = SANE_CONSTRAINT_RANGE; + c->opt[OPT_SHUTTER_SPEED].constraint.range = &c->hw->shutterSpeedRange; + c->val[OPT_SHUTTER_SPEED].w = c->hw->shutterSpeed; + + c->opt[OPT_WHITE_BALANCE].name = "whitebalance"; + c->opt[OPT_WHITE_BALANCE].title = "White Balance"; + c->opt[OPT_WHITE_BALANCE].desc = "Selects white balance"; + c->opt[OPT_WHITE_BALANCE].type = SANE_TYPE_STRING; + c->opt[OPT_WHITE_BALANCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + c->opt[OPT_WHITE_BALANCE].constraint.string_list = ValidBalances; + c->opt[OPT_WHITE_BALANCE].size = 16; + c->val[OPT_WHITE_BALANCE].s = (SANE_String) ValidBalances[c->hw->whiteBalance]; + + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: DMCSetMode +//%ARGUMENTS: +// c -- a DMC camera device +// mode -- Imaging mode +//%RETURNS: +// SANE_STATUS_GOOD -- OK +// SANE_STATUS_INVAL -- There's a problem. +//%DESCRIPTION: +// Sets the camera's imaging mode. +// *********************************************************************/ +static SANE_Status +DMCSetMode(DMC_Camera *c, int mode) +{ + switch(mode) { + case IMAGE_MFI: + c->tl_x_range.min = 0; + c->tl_x_range.max = c->tl_x_range.max; + c->tl_y_range.min = 0; + c->tl_y_range.max = c->tl_y_range.max; + c->br_x_range.min = 800; + c->br_x_range.max = c->br_x_range.max; + c->br_y_range.min = 599; + c->br_y_range.max = c->br_y_range.max; + break; + case IMAGE_VIEWFINDER: + c->tl_x_range.min = 0; + c->tl_x_range.max = c->tl_x_range.max; + c->tl_y_range.min = 0; + c->tl_y_range.max = c->tl_y_range.max; + c->br_x_range.min = 269; + c->br_x_range.max = c->br_x_range.max; + c->br_y_range.min = 200; + c->br_y_range.max = c->br_y_range.max; + break; + case IMAGE_RAW: + c->tl_x_range.min = 0; + c->tl_x_range.max = c->tl_x_range.max; + c->tl_y_range.min = 0; + c->tl_y_range.max = c->tl_y_range.max; + c->br_x_range.min = 1598; + c->br_x_range.max = c->br_x_range.max; + c->br_y_range.min = 599; + c->br_y_range.max = c->br_y_range.max; + break; + case IMAGE_THUMB: + c->tl_x_range.min = 0; + c->tl_x_range.max = c->tl_x_range.max; + c->tl_y_range.min = 0; + c->tl_y_range.max = c->tl_y_range.max; + c->br_x_range.min = 79; + c->br_x_range.max = c->br_x_range.max; + c->br_y_range.min = 59; + c->br_y_range.max = c->br_y_range.max; + break; + case IMAGE_SUPER_RES: + c->tl_x_range.min = 0; + c->tl_x_range.max = c->tl_x_range.max; + c->tl_y_range.min = 0; + c->tl_y_range.max = c->tl_y_range.max; + c->br_x_range.min = 1598; + c->br_x_range.max = c->br_x_range.max; + c->br_y_range.min = 1199; + c->br_y_range.max = c->br_y_range.max; + break; + default: + return SANE_STATUS_INVAL; + } + c->imageMode = mode; + c->val[OPT_TL_X].w = c->tl_x_range.min; + c->val[OPT_TL_Y].w = c->tl_y_range.min; + c->val[OPT_BR_X].w = c->br_x_range.min; + c->val[OPT_BR_Y].w = c->br_y_range.min; + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: DMCCancel +//%ARGUMENTS: +// c -- a DMC camera device +//%RETURNS: +// SANE_STATUS_CANCELLED +//%DESCRIPTION: +// Cancels DMC image acquisition +// *********************************************************************/ +static SANE_Status +DMCCancel(DMC_Camera *c) +{ + if (c->fd >= 0) { + sanei_scsi_close(c->fd); + c->fd = -1; + } + return SANE_STATUS_CANCELLED; +} + +/********************************************************************** +//%FUNCTION: DMCSetASA +//%ARGUMENTS: +// fd -- SCSI file descriptor +// asa -- the ASA to set +//%RETURNS: +// A sane status value +//%DESCRIPTION: +// Sets the equivalent ASA setting of the camera. +// *********************************************************************/ +static SANE_Status +DMCSetASA(int fd, unsigned int asa) +{ + uint8_t exposureCalculationResults[16]; + SANE_Status status; + size_t len; + int i; + + DBG(3, "DMCSetAsa: %d\n", asa); + for (i=1; i<=ASA_100+1; i++) { + if (asa == (unsigned int) ValidASAs[i]) break; + } + + if (i > ASA_100+1) return SANE_STATUS_INVAL; + + status = DMCRead(fd, 0x87, 0x4, exposureCalculationResults, + sizeof(exposureCalculationResults), &len); + if (status != SANE_STATUS_GOOD) return status; + if (len < sizeof(exposureCalculationResults)) return SANE_STATUS_IO_ERROR; + + exposureCalculationResults[13] = (uint8_t) i - 1; + + return DMCWrite(fd, 0x87, 0x4, exposureCalculationResults, + sizeof(exposureCalculationResults)); +} + +/********************************************************************** +//%FUNCTION: DMCSetWhiteBalance +//%ARGUMENTS: +// fd -- SCSI file descriptor +// mode -- white balance mode +//%RETURNS: +// A sane status value +//%DESCRIPTION: +// Sets the equivalent ASA setting of the camera. +// *********************************************************************/ +static SANE_Status +DMCSetWhiteBalance(int fd, int mode) +{ + uint8_t userInterfaceSettings[16]; + SANE_Status status; + size_t len; + + DBG(3, "DMCSetWhiteBalance: %d\n", mode); + status = DMCRead(fd, 0x82, 0x0, userInterfaceSettings, + sizeof(userInterfaceSettings), &len); + if (status != SANE_STATUS_GOOD) return status; + if (len < sizeof(userInterfaceSettings)) return SANE_STATUS_IO_ERROR; + + userInterfaceSettings[5] = (uint8_t) mode; + + return DMCWrite(fd, 0x82, 0x0, userInterfaceSettings, + sizeof(userInterfaceSettings)); +} + +/********************************************************************** +//%FUNCTION: DMCSetShutterSpeed +//%ARGUMENTS: +// fd -- SCSI file descriptor +// speed -- shutter speed in ms +//%RETURNS: +// A sane status value +//%DESCRIPTION: +// Sets the shutter speed of the camera +// *********************************************************************/ +static SANE_Status +DMCSetShutterSpeed(int fd, unsigned int speed) +{ + uint8_t exposureCalculationResults[16]; + SANE_Status status; + size_t len; + + DBG(3, "DMCSetShutterSpeed: %u\n", speed); + /* Convert from ms to ticks */ + speed = MS_TO_TICKS(speed); + + status = DMCRead(fd, 0x87, 0x4, exposureCalculationResults, + sizeof(exposureCalculationResults), &len); + if (status != SANE_STATUS_GOOD) return status; + if (len < sizeof(exposureCalculationResults)) return SANE_STATUS_IO_ERROR; + + exposureCalculationResults[10] = (speed >> 8) & 0xFF; + exposureCalculationResults[11] = speed & 0xFF; + + return DMCWrite(fd, 0x87, 0x4, exposureCalculationResults, + sizeof(exposureCalculationResults)); +} + +/********************************************************************** +//%FUNCTION: DMCReadTwoSuperResolutionLines +//%ARGUMENTS: +// c -- DMC Camera +// buf -- where to put output. +// lastLine -- if true, these are the last two lines in the super-resolution +// image to read. +//%RETURNS: +// Nothing +//%DESCRIPTION: +// Reads a single "raw" line from the camera (if needed) and constructs +// two "super-resolution" output lines in "buf" +// *********************************************************************/ +static SANE_Status +DMCReadTwoSuperResolutionLines(DMC_Camera *c, SANE_Byte *buf, int lastLine) +{ + SANE_Status status; + size_t len; + + SANE_Byte *output, *prev; + int redCoeff, greenCoeff, blueCoeff; + int red, green, blue; + int i; + + if (c->nextRawLineValid) { + memcpy(c->currentRawLine, c->nextRawLine, BYTES_PER_RAW_LINE); + } else { + status = DMCRead(c->fd, 0x00, IMAGE_RAW, + c->currentRawLine, BYTES_PER_RAW_LINE, &len); + if (status != SANE_STATUS_GOOD) return status; + } + if (!lastLine) { + status = DMCRead(c->fd, 0x00, IMAGE_RAW, + c->nextRawLine, BYTES_PER_RAW_LINE, &len); + if (status != SANE_STATUS_GOOD) return status; + c->nextRawLineValid = 1; + } + + redCoeff = 3; + greenCoeff = 1; + blueCoeff = 2; + + /* Do the first super-resolution line */ + output = buf; + for (i=0; icurrentRawLine[PREV_RED(i)] + + (3-redCoeff) * c->currentRawLine[NEXT_RED(i)]; + green = greenCoeff * c->currentRawLine[PREV_GREEN(i)] + + (3-greenCoeff) * c->currentRawLine[NEXT_GREEN(i)]; + blue = blueCoeff * c->currentRawLine[PREV_BLUE(i)] + + (3-blueCoeff) * c->currentRawLine[NEXT_BLUE(i)]; + *output++ = red/3; + *output++ = green/3; + *output++ = blue/3; + redCoeff = ADVANCE_COEFF(redCoeff); + greenCoeff = ADVANCE_COEFF(greenCoeff); + blueCoeff = ADVANCE_COEFF(blueCoeff); + } + + /* Do the next super-resolution line and interpolate vertically */ + if (lastLine) { + memcpy(buf+BYTES_PER_RAW_LINE*3, buf, BYTES_PER_RAW_LINE*3); + return SANE_STATUS_GOOD; + } + redCoeff = 3; + greenCoeff = 1; + blueCoeff = 2; + + prev = buf; + for (i=0; inextRawLine[PREV_RED(i)] + + (3-redCoeff) * c->nextRawLine[NEXT_RED(i)]; + green = greenCoeff * c->nextRawLine[PREV_GREEN(i)] + + (3-greenCoeff) * c->nextRawLine[NEXT_GREEN(i)]; + blue = blueCoeff * c->nextRawLine[PREV_BLUE(i)] + + (3-blueCoeff) * c->nextRawLine[NEXT_BLUE(i)]; + *output++ = (red/3 + *prev++) / 2; + *output++ = (green/3 + *prev++) / 2; + *output++ = (blue/3 + *prev++) / 2; + redCoeff = ADVANCE_COEFF(redCoeff); + greenCoeff = ADVANCE_COEFF(greenCoeff); + blueCoeff = ADVANCE_COEFF(blueCoeff); + } + return SANE_STATUS_GOOD; +} + +/*********************************************************************** +//%FUNCTION: attach_one (static function) +//%ARGUMENTS: +// dev -- device to attach +//%RETURNS: +// SANE_STATUS_GOOD +//%DESCRIPTION: +// tries to attach a device found by sanei_config_attach_matching_devices +// *********************************************************************/ +static SANE_Status +attach_one (const char *dev) +{ + DMCAttach (dev, 0); + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_init +//%ARGUMENTS: +// version_code -- pointer to where we stick our version code +// authorize -- authorization function +//%RETURNS: +// A sane status value +//%DESCRIPTION: +// Initializes DMC sane system. +// *********************************************************************/ +SANE_Status +sane_init(SANE_Int *version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp; + + authorize = authorize; + + DBG_INIT(); + if (version_code) { + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + } + + fp = sanei_config_open(DMC_CONFIG_FILE); + if (!fp) { + /* default to /dev/camera instead of insisting on config file */ + if (DMCAttach ("/dev/camera", NULL) != SANE_STATUS_GOOD) { + /* OK, try /dev/scanner */ + DMCAttach("/dev/scanner", NULL); + } + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) { + if (dev_name[0] == '#') { /* ignore line comments */ + continue; + } + len = strlen (dev_name); + + if (!len) continue; /* ignore empty lines */ + + sanei_config_attach_matching_devices(dev_name, attach_one); + } + fclose (fp); + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_exit +//%ARGUMENTS: +// None +//%RETURNS: +// Nothing +//%DESCRIPTION: +// Cleans up all the SANE information +// *********************************************************************/ +void +sane_exit(void) +{ + DMC_Device *dev, *next; + + /* Close all handles */ + while(FirstHandle) { + sane_close(FirstHandle); + } + + /* Free all devices */ + dev = FirstDevice; + while(dev) { + next = dev->next; + free((char *) dev->sane.model); + free(dev); + dev = next; + } +} + +/********************************************************************** +//%FUNCTION: sane_get_devices +//%ARGUMENTS: +// device_list -- set to allocated list of devices +// local_only -- ignored +//%RETURNS: +// A SANE status +//%DESCRIPTION: +// Returns a list of all known DMC devices +// *********************************************************************/ +SANE_Status +sane_get_devices(SANE_Device const ***device_list, SANE_Bool local_only) +{ + static SANE_Device const **devlist = 0; + DMC_Device *dev; + int i = 0; + + local_only = local_only; + + if (devlist) free(devlist); + devlist = malloc((NumDevices+1) * sizeof(devlist[0])); + if (!devlist) return SANE_STATUS_NO_MEM; + + for (dev=FirstDevice; dev; dev = dev->next) { + devlist[i++] = &dev->sane; + } + devlist[i] = NULL; + + if (device_list) *device_list = devlist; + + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_open +//%ARGUMENTS: +// name -- name of device to open +// handle -- set to a handle for the opened device +//%RETURNS: +// A SANE status +//%DESCRIPTION: +// Opens a DMC camera device +// *********************************************************************/ +SANE_Status +sane_open(SANE_String_Const name, SANE_Handle *handle) +{ + SANE_Status status; + DMC_Device *dev; + DMC_Camera *c; + + /* If we're given a device name, search for it */ + if (*name) { + for (dev = FirstDevice; dev; dev = dev->next) { + if (!strcmp(dev->sane.name, name)) { + break; + } + } + if (!dev) { + status = DMCAttach(name, &dev); + if (status != SANE_STATUS_GOOD) return status; + } + } else { + dev = FirstDevice; + } + + if (!dev) return SANE_STATUS_INVAL; + + c = malloc(sizeof(*c)); + if (!c) return SANE_STATUS_NO_MEM; + + memset(c, 0, sizeof(*c)); + + c->fd = -1; + c->hw = dev; + c->readBuffer = NULL; + c->readPtr = NULL; + c->imageMode = IMAGE_MFI; + c->inViewfinderMode = 0; + c->nextRawLineValid = 0; + + DMCInitOptions(c); + + c->next = FirstHandle; + FirstHandle = c; + if (handle) *handle = c; + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_close +//%ARGUMENTS: +// handle -- handle of device to close +//%RETURNS: +// A SANE status +//%DESCRIPTION: +// Closes a DMC camera device +// *********************************************************************/ +void +sane_close(SANE_Handle handle) +{ + DMC_Camera *prev, *c; + prev = NULL; + for (c = FirstHandle; c; c = c->next) { + if (c == handle) break; + prev = c; + } + if (!c) { + DBG(1, "close: invalid handle %p\n", handle); + return; + } + DMCCancel(c); + + if (prev) prev->next = c->next; + else FirstHandle = c->next; + + if (c->readBuffer) { + free(c->readBuffer); + } + free(c); +} + +/********************************************************************** +//%FUNCTION: sane_get_option_descriptor +//%ARGUMENTS: +// handle -- handle of device +// option -- option number to retrieve +//%RETURNS: +// An option descriptor or NULL on error +// *********************************************************************/ +SANE_Option_Descriptor const * +sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) +{ + DMC_Camera *c = ValidateHandle(handle); + if (!c) return NULL; + + if ((unsigned) option >= NUM_OPTIONS) return NULL; + return c->opt + option; +} + +/********************************************************************** +//%FUNCTION: sane_control_option +//%ARGUMENTS: +// handle -- handle of device +// option -- option number to retrieve +// action -- what to do with the option +// val -- value to set option to +// info -- returned info flags +//%RETURNS: +// SANE status +//%DESCRIPTION: +// Sets or queries option values +// *********************************************************************/ +SANE_Status +sane_control_option(SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int *info) +{ + DMC_Camera *c; + SANE_Word cap; + SANE_Status status; + int i; + + if (info) *info = 0; + + c = ValidateHandle(handle); + if (!c) return SANE_STATUS_INVAL; + + if (c->fd >= 0) return SANE_STATUS_DEVICE_BUSY; + + if (option >= NUM_OPTIONS) return SANE_STATUS_INVAL; + + cap = c->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE(cap)) return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_GET_VALUE) { + switch(c->opt[option].type) { + case SANE_TYPE_INT: + * (SANE_Int *) val = c->val[option].w; + return SANE_STATUS_GOOD; + + case SANE_TYPE_STRING: + strcpy(val, c->val[option].s); + return SANE_STATUS_GOOD; + + default: + DBG(3, "impossible option type!\n"); + return SANE_STATUS_INVAL; + } + } + + if (action == SANE_ACTION_SET_AUTO) { + return SANE_STATUS_UNSUPPORTED; + } + + switch(option) { + case OPT_IMAGE_MODE: + for (i=0; ival[OPT_IMAGE_MODE].s = (SANE_String) ValidModes[i]; + if (info) *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + } + } + break; + case OPT_WHITE_BALANCE: + for (i=0; i<=WHITE_BALANCE_FLUORESCENT; i++) { + if (!strcmp(val, ValidBalances[i])) { + c->val[OPT_WHITE_BALANCE].s = (SANE_String) ValidBalances[i]; + return SANE_STATUS_GOOD; + } + } + break; + case OPT_ASA: + for (i=1; i<= ASA_100+1; i++) { + if (* ((SANE_Int *) val) == ValidASAs[i]) { + c->val[OPT_ASA].w = ValidASAs[i]; + return SANE_STATUS_GOOD; + } + } + break; + case OPT_SHUTTER_SPEED: + if (* (SANE_Int *) val < c->hw->shutterSpeedRange.min || + * (SANE_Int *) val > c->hw->shutterSpeedRange.max) { + return SANE_STATUS_INVAL; + } + c->val[OPT_SHUTTER_SPEED].w = * (SANE_Int *) val; + /* Do any roundoff */ + c->val[OPT_SHUTTER_SPEED].w = + TICKS_TO_MS(MS_TO_TICKS(c->val[OPT_SHUTTER_SPEED].w)); + if (c->val[OPT_SHUTTER_SPEED].w != * (SANE_Int *) val) { + if (info) *info |= SANE_INFO_INEXACT; + } + + return SANE_STATUS_GOOD; + + default: + /* Should really be INVAL, but just bit-bucket set requests... */ + return SANE_STATUS_GOOD; + } + + return SANE_STATUS_INVAL; +} + +/********************************************************************** +//%FUNCTION: sane_get_parameters +//%ARGUMENTS: +// handle -- handle of device +// params -- set to device parameters +//%RETURNS: +// SANE status +//%DESCRIPTION: +// Returns parameters for current or next image. +// *********************************************************************/ +SANE_Status +sane_get_parameters(SANE_Handle handle, SANE_Parameters *params) +{ + DMC_Camera *c = ValidateHandle(handle); + if (!c) return SANE_STATUS_INVAL; + + if (c->fd < 0) { + int width, height; + memset(&c->params, 0, sizeof(c->params)); + + width = c->val[OPT_BR_X].w - c->val[OPT_TL_X].w; + height = c->val[OPT_BR_Y].w - c->val[OPT_TL_Y].w; + c->params.pixels_per_line = width + 1; + c->params.lines = height+1; + c->params.depth = 8; + c->params.last_frame = SANE_TRUE; + switch(c->imageMode) { + case IMAGE_SUPER_RES: + case IMAGE_MFI: + case IMAGE_THUMB: + c->params.format = SANE_FRAME_RGB; + c->params.bytes_per_line = c->params.pixels_per_line * 3; + break; + case IMAGE_RAW: + case IMAGE_VIEWFINDER: + c->params.format = SANE_FRAME_GRAY; + c->params.bytes_per_line = c->params.pixels_per_line; + break; + } + } + if (params) *params = c->params; + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_start +//%ARGUMENTS: +// handle -- handle of device +//%RETURNS: +// SANE status +//%DESCRIPTION: +// Starts acquisition +// *********************************************************************/ +SANE_Status +sane_start(SANE_Handle handle) +{ + static uint8_t const acquire[] = + { 0xC1, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + + static uint8_t const viewfinder[] = + { 0xCB, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + + static uint8_t const no_viewfinder[] = + { 0xC6, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + + DMC_Camera *c = ValidateHandle(handle); + SANE_Status status; + int i; + + if (!c) return SANE_STATUS_INVAL; + + /* If we're already open, barf -- not sure this is the best status */ + if (c->fd >= 0) return SANE_STATUS_DEVICE_BUSY; + + /* Get rid of old read buffers */ + if (c->readBuffer) { + free(c->readBuffer); + c->readBuffer = NULL; + c->readPtr = NULL; + } + + c->nextRawLineValid = 0; + + /* Refresh parameter list */ + status = sane_get_parameters(c, NULL); + if (status != SANE_STATUS_GOOD) return status; + + status = sanei_scsi_open(c->hw->sane.name, &c->fd, NULL, NULL); + if (status != SANE_STATUS_GOOD) { + c->fd = -1; + DBG(1, "DMC: Open of `%s' failed: %s\n", + c->hw->sane.name, sane_strstatus(status)); + return status; + } + + /* Set ASA and shutter speed if they're no longer current */ + if (c->val[OPT_ASA].w != c->hw->asa) { + status = DMCSetASA(c->fd, c->val[OPT_ASA].w); + if (status != SANE_STATUS_GOOD) { + DMCCancel(c); + return status; + } + c->hw->asa = c->val[OPT_ASA].w; + } + + if ((unsigned int) c->val[OPT_SHUTTER_SPEED].w != c->hw->shutterSpeed) { + status = DMCSetShutterSpeed(c->fd, c->val[OPT_SHUTTER_SPEED].w); + if (status != SANE_STATUS_GOOD) { + DMCCancel(c); + return status; + } + c->hw->shutterSpeed = c->val[OPT_SHUTTER_SPEED].w; + } + + /* Set white balance mode if needed */ + for (i=0; i<=WHITE_BALANCE_FLUORESCENT; i++) { + if (!strcmp(ValidBalances[i], c->val[OPT_WHITE_BALANCE].s)) { + if (i != c->hw->whiteBalance) { + status = DMCSetWhiteBalance(c->fd, i); + if (status != SANE_STATUS_GOOD) { + DMCCancel(c); + return status; + } + c->hw->whiteBalance = i; + } + } + } + + /* Flip into viewfinder mode if needed */ + if (c->imageMode == IMAGE_VIEWFINDER && !c->inViewfinderMode) { + status = sanei_scsi_cmd(c->fd, viewfinder, sizeof(viewfinder), + NULL, NULL); + if (status != SANE_STATUS_GOOD) { + DMCCancel(c); + return status; + } + c->inViewfinderMode = 1; + } + + /* Flip out of viewfinder mode if needed */ + if (c->imageMode != IMAGE_VIEWFINDER && c->inViewfinderMode) { + status = sanei_scsi_cmd(c->fd, no_viewfinder, sizeof(no_viewfinder), + NULL, NULL); + if (status != SANE_STATUS_GOOD) { + DMCCancel(c); + return status; + } + c->inViewfinderMode = 0; + } + + + status = sanei_scsi_cmd(c->fd, acquire, sizeof(acquire), NULL, NULL); + if (status != SANE_STATUS_GOOD) { + DMCCancel(c); + return status; + } + c->bytes_to_read = c->params.bytes_per_line * c->params.lines; + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_read +//%ARGUMENTS: +// handle -- handle of device +// buf -- destination for data +// max_len -- maximum amount of data to store +// len -- set to actual amount of data stored. +//%RETURNS: +// SANE status +//%DESCRIPTION: +// Reads image data from the camera +// *********************************************************************/ +SANE_Status +sane_read(SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, SANE_Int *len) +{ + SANE_Status status; + DMC_Camera *c = ValidateHandle(handle); + size_t size; + SANE_Int i; + + if (!c) return SANE_STATUS_INVAL; + + if (c->fd < 0) return SANE_STATUS_INVAL; + + if (c->bytes_to_read == 0) { + if (c->readBuffer) { + free(c->readBuffer); + c->readBuffer = NULL; + c->readPtr = NULL; + } + DMCCancel(c); + return SANE_STATUS_EOF; + } + + if (max_len == 0) { + return SANE_STATUS_GOOD; + } + + if (c->imageMode == IMAGE_SUPER_RES) { + /* We have to read *two* complete rows... */ + max_len = (max_len / (2*c->params.bytes_per_line)) * + (2*c->params.bytes_per_line); + /* If user is trying to read less than two complete lines, fail */ + if (max_len == 0) return SANE_STATUS_INVAL; + if ((unsigned int) max_len > c->bytes_to_read) max_len = c->bytes_to_read; + for (i=0; iparams.bytes_per_line) { + c->bytes_to_read -= 2*c->params.bytes_per_line; + status = DMCReadTwoSuperResolutionLines(c, buf+i, + !c->bytes_to_read); + if (status != SANE_STATUS_GOOD) return status; + } + *len = max_len; + return SANE_STATUS_GOOD; + } + + if (c->imageMode == IMAGE_MFI || c->imageMode == IMAGE_RAW) { + /* We have to read complete rows... */ + max_len = (max_len / c->params.bytes_per_line) * c->params.bytes_per_line; + + /* If user is trying to read less than one complete row, fail */ + if (max_len == 0) return SANE_STATUS_INVAL; + if ((unsigned int) max_len > c->bytes_to_read) max_len = c->bytes_to_read; + c->bytes_to_read -= (unsigned int) max_len; + status = DMCRead(c->fd, 0x00, c->imageMode, buf, max_len, &size); + *len = size; + return status; + } + + if ((unsigned int) max_len > c->bytes_to_read) max_len = c->bytes_to_read; + if (c->readPtr) { + *len = max_len; + memcpy(buf, c->readPtr, max_len); + c->readPtr += max_len; + c->bytes_to_read -= max_len; + return SANE_STATUS_GOOD; + } + + /* Fill the read buffer completely */ + c->readBuffer = malloc(c->bytes_to_read); + if (!c->readBuffer) return SANE_STATUS_NO_MEM; + c->readPtr = c->readBuffer; + status = DMCRead(c->fd, 0x00, c->imageMode, (SANE_Byte *) c->readBuffer, + c->bytes_to_read, &size); + *len = size; + if (status != SANE_STATUS_GOOD) return status; + if ((unsigned int) *len != c->bytes_to_read) return SANE_STATUS_IO_ERROR; + + /* Now copy */ + *len = max_len; + memcpy(buf, c->readPtr, max_len); + c->readPtr += max_len; + c->bytes_to_read -= max_len; + return SANE_STATUS_GOOD; +} + +/********************************************************************** +//%FUNCTION: sane_cancel +//%ARGUMENTS: +// handle -- handle of device +//%RETURNS: +// Nothing +//%DESCRIPTION: +// A quick cancellation of the scane +// *********************************************************************/ +void +sane_cancel (SANE_Handle handle) +{ + DMC_Camera *c = ValidateHandle(handle); + if (!c) return; + + DMCCancel(c); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + handle = handle; + non_blocking = non_blocking; + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int *fd) +{ + handle = handle; + fd = fd; + + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/dmc.conf.in b/backend/dmc.conf.in new file mode 100644 index 0000000..908359f --- /dev/null +++ b/backend/dmc.conf.in @@ -0,0 +1 @@ +/dev/camera diff --git a/backend/dmc.h b/backend/dmc.h new file mode 100644 index 0000000..aa866bc --- /dev/null +++ b/backend/dmc.h @@ -0,0 +1,125 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1998 David F. Skoll + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +/* $Id$ */ + +#ifndef polaroid_dmc_h +#define polaroid_dmc_h + +#include + +#define BYTES_PER_RAW_LINE 1599 + +typedef enum { + OPT_NUM_OPTS = 0, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_MODE_GROUP, /* Image acquisition mode */ + OPT_IMAGE_MODE, /* Thumbnail, center cut or MFI'd image */ + OPT_ASA, /* ASA Settings */ + OPT_SHUTTER_SPEED, /* Shutter speed */ + OPT_WHITE_BALANCE, /* White balance */ + + /* must come last: */ + NUM_OPTIONS +} DMC_Option; + +typedef struct DMC_Device { + struct DMC_Device *next; + SANE_Device sane; + SANE_Range shutterSpeedRange; + unsigned int shutterSpeed; + int asa; + int whiteBalance; +} DMC_Device; + +typedef struct DMC_Camera { + /* all the state needed to define a scan request: */ + struct DMC_Camera *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + SANE_Parameters params; + size_t bytes_to_read; + + SANE_Range tl_x_range; + SANE_Range tl_y_range; + SANE_Range br_x_range; + SANE_Range br_y_range; + + int imageMode; + + /* The DMC needs certain reads to be done in one chunk, meaning + we might have to buffer them. */ + char *readBuffer; + char *readPtr; + int inViewfinderMode; + int fd; /* SCSI filedescriptor */ + SANE_Byte currentRawLine[BYTES_PER_RAW_LINE]; + SANE_Byte nextRawLine[BYTES_PER_RAW_LINE]; + int nextRawLineValid; + + /* scanner dependent/low-level state: */ + DMC_Device *hw; +} DMC_Camera; + +/* We only support the following four imaging modes */ +#define IMAGE_MFI 0x0000 /* 801x600 filtered image */ +#define IMAGE_VIEWFINDER 0x0001 /* 270x201 viewfinder image */ +#define IMAGE_RAW 0x0002 /* 1599x600 raw image */ +#define IMAGE_THUMB 0x0003 /* 80x60 thumbnail image */ +#define IMAGE_SUPER_RES 0x0004 +#define NUM_IMAGE_MODES 5 + +#define ASA_25 0 +#define ASA_50 1 +#define ASA_100 2 + +#define WHITE_BALANCE_DAYLIGHT 0 +#define WHITE_BALANCE_INCANDESCENT 1 +#define WHITE_BALANCE_FLUORESCENT 2 + +#endif /* polaroid_dmc_h */ diff --git a/backend/epjitsu-cmd.h b/backend/epjitsu-cmd.h new file mode 100644 index 0000000..2e914d9 --- /dev/null +++ b/backend/epjitsu-cmd.h @@ -0,0 +1,459 @@ +static void +putnbyte (unsigned char *pnt, unsigned int value, unsigned int nbytes) +{ + int i; + + for (i = nbytes - 1; i >= 0; i--) { + pnt[i] = value & 0xff; + value = value >> 8; + } +} + +#define SET_WINDOW_LEN 72 +#define set_SW_byte7(out, val) out[7] = val +#define set_SW_xres(out, val) putnbyte(out + 0x0a, val, 2) +#define set_SW_yres(out, val) putnbyte(out + 0x0c, val, 2) +#define set_SW_xpix(out, val) putnbyte(out + 0x16, val, 4) +#define set_SW_ypix(out, val) putnbyte(out + 0x1a, val, 4) +#define set_SW_compo(out, val) out[0x21] = val /*color=5,gray=2*/ +#define set_SW_bpp(out, val) out[0x22] = val +#define set_SW_byte31(out, val) out[0x31] = val +#define set_SW_byte32(out, val) out[0x32] = val +#define set_SW_byte33(out, val) out[0x33] = val +#define set_SW_lpb(out, val) out[0x34] = val +#define set_SW_byte35(out, val) out[0x35] = val +#define set_SW_byte36(out, val) out[0x36] = val +#define set_SW_byte38(out, val) out[0x38] = val /*move motor?*/ +#define set_SW_fres(out, val) putnbyte(out + 0x39, val, 2) + +/*************** COARSE CALIBRATION DEFAULT PAYLOAD *************/ +/* 1b c6 (send coarse cal) command payload - not resolution specific? */ +/* first group of 3 is offset?, larger # == brighter */ +/* second group of 3 is gain?, larger # == brighter */ +static unsigned char coarseCalData_FI60F[] = { +0x01, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x40, 0x00, 0x40, 0x00, 0x26, 0x00, 0x26, 0x00, 0x26, +0x00, 0x00, 0x0b, 0x22, 0x00, 0x00, 0x0b, 0x22, 0x00, 0x00, 0x0b, 0x22 +}; +static unsigned char coarseCalData_S300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x2b, 0x00, 0x00, 0x00, 0x24, 0x00, 0x28, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** fi-60F 150dpi *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x____ bytes) */ +static unsigned char setWindowCoarseCal_FI60F_150[] = { +0 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x____ bytes) */ +static unsigned char setWindowFineCal_FI60F_150[] = { +0 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0x____ bytes) */ +static unsigned char setWindowSendCal_FI60F_150[] = { +0 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_FI60F_150[] = { +0 +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_FI60F_150[] = { +0 +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_FI60F_150[] = { +0 +}; + +/*************** fi-60F 300dpi *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x1c20 bytes) */ +static unsigned char setWindowCoarseCal_FI60F_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09, 0x60, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x1c20 bytes) */ +static unsigned char setWindowFineCal_FI60F_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09, 0x60, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x08, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0x3840 bytes) */ +static unsigned char setWindowSendCal_FI60F_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09, 0x60, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x01, 0x10, 0x00, 0x08, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_FI60F_300[] = { /* plus 0x3840 data bytes */ +0x8c, 0x0f, 0x8c, 0x0f, 0x8c, 0x0f, 0x8c, 0x0f, 0x8c, 0x0f, 0x8c, 0x0f, 0x00, 0x04 +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_FI60F_300[] = { +0x39, 0x3f, 0x39, 0x3f, 0x39, 0x3f, 0x07 +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_FI60F_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09, 0x60, 0x00, 0x00, 0x06, 0xd5, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x48, 0x00, 0x08, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** fi-60F 600dpi *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x2160 bytes) */ +static unsigned char setWindowCoarseCal_FI60F_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x02, 0x58, 0x02, 0x58, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x20, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x2160 bytes) */ +static unsigned char setWindowFineCal_FI60F_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x02, 0x58, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0x42c0 bytes) */ +static unsigned char setWindowSendCal_FI60F_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x02, 0x58, 0x02, 0x58, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x20, 0x00, 0x00, 0x0d, 0xaa, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x3d, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_FI60F_600[] = { +0x4f, 0x10, 0x4f, 0x10, 0x4f, 0x10, 0x4f, 0x10, 0x4f, 0x10, 0x4f, 0x10, 0x00, 0x04 +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_FI60F_600[] = { +0x2b, 0x40, 0x2b, 0x40, 0x2b, 0x40, 0x07 +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_FI60F_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x02, 0x58, 0x02, 0x58, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x20, 0x00, 0x00, 0x0d, 0xaa, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x3d, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 150dpi *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x63c0 bytes) */ +static unsigned char setWindowCoarseCal_S300_150[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x90, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x96, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x63c0 bytes) */ +static unsigned char setWindowFineCal_S300_150[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x90, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x96, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0xc780 bytes) */ +static unsigned char setWindowSendCal_S300_150[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x21, 0x40, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x96, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_150[] = { /* plus 0xc780 data bytes */ +0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0x00, 0x04 +/*0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0x00, 0x05*/ +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_150[] = { /* plus 0xc780 data bytes */ +0x77, 0x26, 0x77, 0x26, 0x77, 0x26, 0x07 +/*0xd0, 0x34, 0xd0, 0x34, 0xd0, 0x34, 0x08*/ +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_150[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x96, 0x00, 0x96, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0xc8, 0x00, 0x00, 0x06, 0xe2, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x29, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 225dpi *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x63c0 bytes) */ +static unsigned char setWindowCoarseCal_S300_225[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0xf0, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x63c0 bytes) */ +static unsigned char setWindowFineCal_S300_225[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0xf0, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0xc780 bytes) */ +static unsigned char setWindowSendCal_S300_225[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_225[] = { /* plus 0xc780 data bytes */ +0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0x00, 0x04 +/*0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0x00, 0x05*/ +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_225[] = { /* plus 0xc780 data bytes */ +0x77, 0x26, 0x77, 0x26, 0x77, 0x26, 0x07 +/*0xd0, 0x34, 0xd0, 0x34, 0xd0, 0x34, 0x08*/ +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_225[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xe1, 0x00, 0xc8, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x34, 0x00, 0x00, 0x0c, 0x0c, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 300dpi *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x6000 bytes) */ +static unsigned char setWindowCoarseCal_S300_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0xf0, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x01, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x6000 bytes) */ +static unsigned char setWindowFineCal_S300_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0xf0, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x01, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0xc000 bytes) */ +static unsigned char setWindowSendCal_S300_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x01, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_300[] = { /* plus 0xc000 data bytes */ +0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0x00, 0x04 +/*0x30, 0x0c, 0x30, 0x0c, 0x30, 0x0c, 0x30, 0x0c, 0x30, 0x0c, 0x30, 0x0c, 0x00, 0x05*/ +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_300[] = { /* plus 0xc000 data bytes */ +0x77, 0x26, 0x77, 0x26, 0x77, 0x26, 0x07 +/*0xb8, 0x34, 0xb8, 0x34, 0xb8, 0x34, 0x08*/ +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_300[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0xf0, 0x00, 0x00, 0x0d, 0xc4, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 600dpi USB and AC power *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0xbc40 bytes) */ +static unsigned char setWindowCoarseCal_S300_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x02, 0x58, 0x02, 0x58, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x15, 0x40, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x02, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0xbc40 bytes) */ +static unsigned char setWindowFineCal_S300_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x02, 0x58, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x15, 0x40, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x02, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0x17880 bytes) */ +static unsigned char setWindowSendCal_S300_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x02, 0x58, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0xc0, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x02, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_600[] = { +0x7f, 0x0b, 0x7f, 0x0b, 0x7f, 0x0b, 0x7f, 0x0b, 0x7f, 0x0b, 0x7f, 0x0b, 0x00, 0x04 +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_600[] = { +0xc7, 0x23, 0xc7, 0x23, 0xc7, 0x23, 0x07 +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_600[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x02, 0x58, 0x02, 0x58, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x15, 0x40, 0x00, 0x00, 0x24, 0x21, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*S300 can also use a USB power cable, but it requires a different set of params?*/ +/*************** S300 150dpi USB *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x63c0 bytes) */ +static unsigned char setWindowCoarseCal_S300_150_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x17, 0x20, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x96, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x63c0 bytes) */ +static unsigned char setWindowFineCal_S300_150_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x17, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x08, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x96, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0xc780 bytes) */ +static unsigned char setWindowSendCal_S300_150_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x60, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x96, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_150_U[] = { /* plus 0xc780 data bytes */ +0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0x00, 0x04 +/*0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0x00, 0x05*/ +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_150_U[] = { /* plus 0xc780 data bytes */ +0x77, 0x26, 0x77, 0x26, 0x77, 0x26, 0x07 +/*0xd0, 0x34, 0xd0, 0x34, 0xd0, 0x34, 0x08*/ +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_150_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x96, 0x00, 0x96, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x90, 0x00, 0x00, 0x09, 0x0d, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 225dpi USB *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x63c0 bytes) */ +static unsigned char setWindowCoarseCal_S300_225_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x16, 0x80, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x63c0 bytes) */ +static unsigned char setWindowFineCal_S300_225_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x16, 0x80, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0xc780 bytes) */ +static unsigned char setWindowSendCal_S300_225_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x37, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_225_U[] = { /* plus 0xc780 data bytes */ +0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0x00, 0x04 +/*0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0x00, 0x05*/ +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_225_U[] = { /* plus 0xc780 data bytes */ +0x77, 0x26, 0x77, 0x26, 0x77, 0x26, 0x07 +/*0xd0, 0x34, 0xd0, 0x34, 0xd0, 0x34, 0x08*/ +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_225_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xe1, 0x00, 0xc8, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0xe0, 0x00, 0x00, 0x0c, 0x0c, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 300dpi USB *************/ +/* 1b d1 (set window) before coarse cal (read 1 line of 0x63c0 bytes) */ +static unsigned char setWindowCoarseCal_S300_300_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x19, 0xf0, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x01, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before fine cal (read 16 lines of 0x63c0 bytes) */ +static unsigned char setWindowFineCal_S300_300_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x19, 0xf0, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x01, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b d1 (set window) before gain/offset tables (write 1 line of 0xc780 bytes) */ +static unsigned char setWindowSendCal_S300_300_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x03, 0x20, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x01, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +/* 1b c3 (gain?) command header */ +static unsigned char sendCal1Header_S300_300_U[] = { /* plus 0xc780 data bytes */ +0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0xe2, 0x0a, 0x00, 0x04 +/*0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0xa5, 0x0b, 0x00, 0x05*/ +}; +/* 1b c4 (offset?) command header */ +static unsigned char sendCal2Header_S300_300_U[] = { /* plus 0xc780 data bytes */ +0x77, 0x26, 0x77, 0x26, 0x77, 0x26, 0x07 +/*0xd0, 0x34, 0xd0, 0x34, 0xd0, 0x34, 0x08*/ +}; +/* 1b d1 (set window) before scan */ +static unsigned char setWindowScan_S300_300_U[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x01, 0x2c, 0x01, 0x2c, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x19, 0xf0, 0x00, 0x00, 0x12, 0x11, 0x00, 0x00, +0x00, 0x05, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x80, 0x80, 0x01, 0x0b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +/*************** S300 600dpi USB is same as AC power *************/ diff --git a/backend/epjitsu.c b/backend/epjitsu.c new file mode 100644 index 0000000..3e102da --- /dev/null +++ b/backend/epjitsu.c @@ -0,0 +1,4330 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + -------------------------------------------------------------------------- + + This file implements a SANE backend for the Fujitsu fi-60F, the + ScanSnap S300/S1300, and (hopefully) other Epson-based scanners. + + Copyright 2007-2010 by m. allan noah + Copyright 2009 by Richard Goedeken + + Development funded by Microdea, Inc., TrueCheck, Inc. and Archivista, GmbH + + -------------------------------------------------------------------------- + + The source code is divided in sections which you can easily find by + searching for the tag "@@". + + Section 1 - Init & static stuff + Section 2 - sane_init, _get_devices, _open & friends + Section 3 - sane_*_option functions + Section 4 - sane_start, _get_param, _read & friends + Section 5 - sane_close functions + Section 6 - misc functions + + Changes: + v0, 2007-08-08, MAN + - initial alpha release, S300 raw data only + v1, 2007-09-03, MAN + - only supports 300dpi duplex binary for S300 + v2, 2007-09-05, MAN + - add resolution option (only one choice) + - add simplex option + v3, 2007-09-12, MAN + - add support for 150 dpi resolution + v4, 2007-10-03, MAN + - change binarization algo to use average of all channels + v5, 2007-10-10, MAN + - move data blocks to separate file + - add basic fi-60F support (600dpi color) + v6, 2007-11-12, MAN + - move various data vars into transfer structs + - move most of read_from_scanner to sane_read + - add single line reads to calibration code + - generate calibration buffer from above reads + v7, 2007-12-05, MAN + - split calibration into fine and coarse functions + - add S300 fine calibration code + - add S300 color and grayscale support + v8, 2007-12-06, MAN + - change sane_start to call ingest earlier + - enable SOURCE_ADF_BACK + - add if() around memcopy and better debugs in sane_read + - shorten default scan sizes from 15.4 to 11.75 inches + v9, 2007-12-17, MAN + - fi-60F 300 & 600 dpi support (150 is non-square?) + - fi-60F gray & binary support + - fi-60F improved calibration + v10, 2007-12-19, MAN (SANE v1.0.19) + - fix missing function (and memory leak) + v11 2008-02-14, MAN + - sanei_config_read has already cleaned string (#310597) + v12 2008-02-28, MAN + - cleanup double free bug with new destroy() + v13 2008-09-18, MAN + - add working page-height control + - add working brightness, contrast and threshold controls + - add disabled threshold curve and geometry controls + - move initialization code to sane_get_devices, for hotplugging + v14 2008-09-24, MAN + - support S300 on USB power + - support S300 225x200 and 600x600 scans + - support for automatic paper length detection (parm.lines = -1) + v15 2008-09-24, MAN + - expose hardware buttons/sensors as options for S300 + v16 2008-10-01, MAN + - split fill_frontback_buffers_S300 into 3 functions + - enable threshold_curve option + - add 1-D dynamic binary thresholding code + - remove y-resolution option + - pad 225x200 data to 225x225 + v17 2008-10-03, MAN + - increase scan height ~1/2 inch due to head offset + - change page length autodetection condition + v18 2009-01-21, MAN + - dont export private symbols + v19 2009-08-31, RG + - rewritten calibration routines + v20 2010-02-09, MAN (SANE 1.0.21 & 1.0.22) + - cleanup #include lines & copyright + - add S1300 + + SANE FLOW DIAGRAM + + - sane_init() : initialize backend + . - sane_get_devices() : query list of scanner devices + . - sane_open() : open a particular scanner device + . . - sane_set_io_mode : set blocking mode + . . - sane_get_select_fd : get scanner fd + . . + . . - sane_get_option_descriptor() : get option information + . . - sane_control_option() : change option values + . . - sane_get_parameters() : returns estimated scan parameters + . . - (repeat previous 3 functions) + . . + . . - sane_start() : start image acquisition + . . - sane_get_parameters() : returns actual scan parameters + . . - sane_read() : read image data (from pipe) + . . (sane_read called multiple times; after sane_read returns EOF, + . . loop may continue with sane_start which may return a 2nd page + . . when doing duplex scans, or load the next page from the ADF) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner device + - sane_exit() : terminate use of backend + +*/ + +/* + * @@ Section 1 - Init + */ + +#include "../include/sane/config.h" + +#include /*memcpy...*/ +#include /*isspace*/ +#include /*tan*/ +#include /*usleep*/ +#include /*time*/ + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" + +#include "epjitsu.h" +#include "epjitsu-cmd.h" + +#define DEBUG 1 +#define BUILD 20 + +#ifndef MAX3 + #define MAX3(a,b,c) ((a) > (b) ? ((a) > (c) ? a : c) : ((b) > (c) ? b : c)) +#endif + +unsigned char global_firmware_filename[PATH_MAX]; + +/* values for SANE_DEBUG_EPJITSU env var: + - errors 5 + - function trace 10 + - function detail 15 + - get/setopt cmds 20 + - usb cmd trace 25 + - usb cmd detail 30 + - useless noise 35 +*/ + +/* Calibration settings */ +#define COARSE_OFFSET_TARGET 15 +static int coarse_gain_min[3] = { 88, 88, 88 }; /* front, back, FI-60F 3rd plane */ +static int coarse_gain_max[3] = { 92, 92, 92 }; +static int fine_gain_target[3] = {185, 150, 170}; /* front, back, FI-60F is this ok? */ +static float white_factor[3] = {1.0, 0.93, 0.98}; /* Blue, Red, Green */ + +/* ------------------------------------------------------------------------- */ +#define STRING_FLATBED SANE_I18N("Flatbed") +#define STRING_ADFFRONT SANE_I18N("ADF Front") +#define STRING_ADFBACK SANE_I18N("ADF Back") +#define STRING_ADFDUPLEX SANE_I18N("ADF Duplex") + +#define STRING_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY +#define STRING_COLOR SANE_VALUE_SCAN_MODE_COLOR + +/* + * used by attach* and sane_get_devices + * a ptr to a null term array of ptrs to SANE_Device structs + * a ptr to a single-linked list of scanner structs + */ +static const SANE_Device **sane_devArray = NULL; +static struct scanner *scanner_devList = NULL; + +/* + * @@ Section 2 - SANE & scanner init code + */ + +/* + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT (); + DBG (10, "sane_init: start\n"); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: epjitsu backend %d.%d.%d, from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + DBG (10, "sane_init: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + * + * Read the config file, find scanners with help from sanei_* + * store in global device structs + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct scanner * s; + struct scanner * prev = NULL; + char line[PATH_MAX]; + const char *lp; + FILE *fp; + int num_devices=0; + int i=0; + + local_only = local_only; /* get rid of compiler warning */ + + DBG (10, "sane_get_devices: start\n"); + + /* mark all existing scanners as missing, attach_one will remove mark */ + for (s = scanner_devList; s; s = s->next) { + s->missing = 1; + } + + sanei_usb_init(); + + fp = sanei_config_open (CONFIG_FILE); + + if (fp) { + + DBG (15, "sane_get_devices: reading config file %s\n", CONFIG_FILE); + + while (sanei_config_read (line, PATH_MAX, fp)) { + + lp = line; + + /* ignore comments */ + if (*lp == '#') + continue; + + /* skip empty lines */ + if (*lp == 0) + continue; + + if ((strncmp ("firmware", lp, 8) == 0) && isspace (lp[8])) { + lp += 8; + lp = sanei_config_skip_whitespace (lp); + DBG (15, "sane_get_devices: firmware '%s'\n", lp); + strncpy((char *)global_firmware_filename,lp,PATH_MAX); + } + else if ((strncmp ("usb", lp, 3) == 0) && isspace (lp[3])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_usb_attach_matching_devices(lp, attach_one); + } + else{ + DBG (5, "sane_get_devices: config line \"%s\" ignored.\n", lp); + } + } + fclose (fp); + } + + else { + DBG (5, "sane_get_devices: no config file '%s'!\n", + CONFIG_FILE); + } + + /*delete missing scanners from list*/ + for (s = scanner_devList; s;) { + if(s->missing){ + DBG (5, "sane_get_devices: missing scanner %s\n",s->sane.name); + + /*splice s out of list by changing pointer in prev to next*/ + if(prev){ + prev->next = s->next; + free(s); + s=prev->next; + } + /*remove s from head of list, using prev to cache it*/ + else{ + prev = s; + s = s->next; + free(prev); + prev=NULL; + + /*reset head to next s*/ + scanner_devList = s; + } + } + else{ + prev = s; + s=prev->next; + } + } + + for (s = scanner_devList; s; s=s->next) { + DBG (15, "sane_get_devices: found scanner %s\n",s->sane.name); + num_devices++; + } + + DBG (15, "sane_get_devices: found %d scanner(s)\n",num_devices); + + if (sane_devArray) + free (sane_devArray); + + sane_devArray = calloc (num_devices + 1, sizeof (SANE_Device*)); + if (!sane_devArray) + return SANE_STATUS_NO_MEM; + + for (s = scanner_devList; s; s=s->next) { + sane_devArray[i++] = (SANE_Device *)&s->sane; + } + sane_devArray[i] = 0; + + if(device_list){ + *device_list = sane_devArray; + } + + DBG (10, "sane_get_devices: finish\n"); + + return ret; +} + +/* callback used by sane_init + * build the scanner struct and link to global list + * unless struct is already loaded, then pretend + */ +static SANE_Status +attach_one (const char *name) +{ + struct scanner *s; + int ret, i; + + DBG (10, "attach_one: start '%s'\n", name); + + for (s = scanner_devList; s; s = s->next) { + if (strcmp (s->sane.name, name) == 0) { + DBG (10, "attach_one: already attached!\n"); + s->missing = 0; + return SANE_STATUS_GOOD; + } + } + + /* build a scanner struct to hold it */ + DBG (15, "attach_one: init struct\n"); + + if ((s = calloc (sizeof (*s), 1)) == NULL) + return SANE_STATUS_NO_MEM; + + /* copy the device name */ + s->sane.name = strdup (name); + if (!s->sane.name){ + destroy(s); + return SANE_STATUS_NO_MEM; + } + + /* connect the fd */ + DBG (15, "attach_one: connect fd\n"); + + s->fd = -1; + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + destroy(s); + return ret; + } + + /* load the firmware file into scanner */ + ret = load_fw(s); + if (ret != SANE_STATUS_GOOD) { + destroy(s); + DBG (5, "attach_one: firmware load failed\n"); + return ret; + } + + /* Now query the device to load its vendor/model/version */ + ret = get_ident(s); + if (ret != SANE_STATUS_GOOD) { + destroy(s); + DBG (5, "attach_one: identify failed\n"); + return ret; + } + + DBG (15, "attach_one: Found %s scanner %s at %s\n", + s->sane.vendor, s->sane.model, s->sane.name); + + if (strstr (s->sane.model, "S300") || strstr (s->sane.model, "S1300")){ + unsigned char stat; + + DBG (15, "attach_one: Found S300/S1300\n"); + + stat = get_stat(s); + if(stat & 0x01){ + DBG (5, "attach_one: on USB power?\n"); + s->usb_power=1; + } + + s->model = MODEL_S300; + + s->has_adf = 1; + s->x_res_150 = 1; + s->x_res_225 = 1; + s->x_res_300 = 1; + s->x_res_600 = 1; + s->y_res_150 = 1; + s->y_res_225 = 1; + s->y_res_300 = 1; + s->y_res_600 = 1; + + s->source = SOURCE_ADF_FRONT; + s->mode = MODE_LINEART; + s->resolution_x = 300; + s->page_height = 11.5 * 1200; + + s->threshold = 120; + s->threshold_curve = 55; + } + + else if (strstr (s->sane.model, "fi-60F")){ + DBG (15, "attach_one: Found fi-60F\n"); + + s->model = MODEL_FI60F; + + s->has_fb = 1; + s->x_res_150 = 0; + s->x_res_300 = 1; + s->x_res_600 = 1; + s->y_res_150 = 0; + s->y_res_300 = 1; + s->y_res_600 = 1; + + s->source = SOURCE_FLATBED; + s->mode = MODE_COLOR; + s->resolution_x = 300; + s->page_height = 5.83 * 1200; + + s->threshold = 120; + s->threshold_curve = 55; + } + + else{ + DBG (15, "attach_one: Found other\n"); + } + + /* set SANE option 'values' to good defaults */ + DBG (15, "attach_one: init options\n"); + + /* go ahead and setup the first opt, because + * frontend may call control_option on it + * before calling get_option_descriptor + */ + memset (s->opt, 0, sizeof (s->opt)); + for (i = 0; i < NUM_OPTIONS; ++i) { + s->opt[i].name = "filler"; + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_INACTIVE; + } + + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + + DBG (15, "attach_one: init settings\n"); + ret = change_params(s); + + /* we close the connection, so that another backend can talk to scanner */ + disconnect_fd(s); + + s->next = scanner_devList; + scanner_devList = s; + + DBG (10, "attach_one: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * connect the fd in the scanner struct + */ +static SANE_Status +connect_fd (struct scanner *s) +{ + SANE_Status ret; + + DBG (10, "connect_fd: start\n"); + + if(s->fd > -1){ + DBG (5, "connect_fd: already open\n"); + ret = SANE_STATUS_GOOD; + } + else { + DBG (15, "connect_fd: opening USB device\n"); + ret = sanei_usb_open (s->sane.name, &(s->fd)); + } + + if(ret != SANE_STATUS_GOOD){ + DBG (5, "connect_fd: could not open device: %d\n", ret); + } + + DBG (10, "connect_fd: finish\n"); + + return ret; +} + +/* + * try to load fw into scanner + */ +static SANE_Status +load_fw (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int file, i; + int len = 0; + unsigned char * buf; + + unsigned char cmd[4]; + size_t cmdLen; + unsigned char stat[2]; + size_t statLen; + + DBG (10, "load_fw: start\n"); + + /*check status*/ + /*reuse stat buffer*/ + stat[0] = get_stat(s); + + if(stat[0] & 0x10){ + DBG (5, "load_fw: firmware already loaded?\n"); + return SANE_STATUS_GOOD; + } + + if(!global_firmware_filename[0]){ + DBG (5, "load_fw: missing filename\n"); + return SANE_STATUS_NO_DOCS; + } + + file = open((char *)global_firmware_filename,O_RDONLY); + if(!file){ + DBG (5, "load_fw: failed to open file %s\n",global_firmware_filename); + return SANE_STATUS_NO_DOCS; + } + + if(lseek(file,0x100,SEEK_SET) != 0x100){ + DBG (5, "load_fw: failed to lseek file %s\n",global_firmware_filename); + close(file); + return SANE_STATUS_NO_DOCS; + } + + buf = malloc(FIRMWARE_LENGTH); + if(!buf){ + DBG (5, "load_fw: failed to alloc mem\n"); + close(file); + return SANE_STATUS_NO_MEM; + } + + len = read(file,buf,FIRMWARE_LENGTH); + close(file); + + if(len != FIRMWARE_LENGTH){ + DBG (5, "load_fw: firmware file %s wrong length\n", + global_firmware_filename); + free(buf); + return SANE_STATUS_NO_DOCS; + } + + DBG (15, "load_fw: read firmware file %s ok\n", global_firmware_filename); + + /* firmware upload is in three commands */ + + /*start/status*/ + cmd[0] = 0x1b; + cmd[1] = 0x06; + cmdLen = 2; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "load_fw: error on cmd 1\n"); + free(buf); + return ret; + } + if(stat[0] != 6){ + DBG (5, "load_fw: bad stat on cmd 1\n"); + free(buf); + return SANE_STATUS_IO_ERROR; + } + + /*length/data*/ + cmd[0] = 0x01; + cmd[1] = 0x00; + cmd[2] = 0x01; + cmd[3] = 0x00; + cmdLen = 4; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + buf, FIRMWARE_LENGTH, + NULL, 0 + ); + if(ret){ + DBG (5, "load_fw: error on cmd 2\n"); + free(buf); + return ret; + } + + /*checksum/status*/ + cmd[0] = 0; + for(i=0;i= 0; i--){ + in[i] = 0; + } + s->sane.vendor = strndup((char *)in, 8); + + for (i = 23; (in[i] == ' ' || in[i] == 0xff) && i >= 8; i--){ + in[i] = 0; + } + s->sane.model= strndup((char *)in+8, 24); + + s->sane.type = "scanner"; + + DBG (10, "get_ident: finish\n"); + return ret; +} + +/* + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct scanner *dev = NULL; + struct scanner *s = NULL; + SANE_Status ret; + + DBG (10, "sane_open: start\n"); + + if(scanner_devList){ + DBG (15, "sane_open: searching currently attached scanners\n"); + } + else{ + DBG (15, "sane_open: no scanners currently attached, attaching\n"); + + ret = sane_get_devices(NULL,0); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + } + + if(name[0] == 0){ + DBG (15, "sane_open: no device requested, using default\n"); + s = scanner_devList; + } + else{ + DBG (15, "sane_open: device %s requested, attaching\n", name); + + for (dev = scanner_devList; dev; dev = dev->next) { + if (strcmp (dev->sane.name, name) == 0) { + s = dev; + break; + } + } + } + + if (!s) { + DBG (5, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "sane_open: device %s found\n", s->sane.name); + + *handle = s; + + /* connect the fd so we can talk to scanner */ + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + + DBG (10, "sane_open: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * @@ Section 3 - SANE Options functions + */ + +/* + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct scanner *s = handle; + int i; + SANE_Option_Descriptor *opt = &s->opt[option]; + + DBG (20, "sane_get_option_descriptor: %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + /* "Mode" group -------------------------------------------------------- */ + if(option==OPT_MODE_GROUP){ + opt->title = "Scan Mode"; + opt->desc = ""; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* source */ + else if(option==OPT_SOURCE){ + i=0; + if(s->has_fb){ + s->source_list[i++]=STRING_FLATBED; + } + if(s->has_adf){ + s->source_list[i++]=STRING_ADFFRONT; + s->source_list[i++]=STRING_ADFBACK; + s->source_list[i++]=STRING_ADFDUPLEX; + } + s->source_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_SOURCE; + opt->title = SANE_TITLE_SCAN_SOURCE; + opt->desc = SANE_DESC_SCAN_SOURCE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->source_list; + opt->size = maxStringSize (opt->constraint.string_list); + if(i > 1){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + } + + /* scan mode */ + else if(option==OPT_MODE){ + i=0; + s->mode_list[i++]=STRING_LINEART; + s->mode_list[i++]=STRING_GRAYSCALE; + s->mode_list[i++]=STRING_COLOR; + s->mode_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_MODE; + opt->title = SANE_TITLE_SCAN_MODE; + opt->desc = SANE_DESC_SCAN_MODE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + if(i > 1){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + } + + else if(option==OPT_X_RES){ + i=0; + if(s->x_res_150){ + s->x_res_list[++i] = 150; + } + if(s->x_res_225){ + s->x_res_list[++i] = 225; + } + if(s->x_res_300){ + s->x_res_list[++i] = 300; + } + if(s->x_res_600){ + s->x_res_list[++i] = 600; + } + s->x_res_list[0] = i; + + opt->name = SANE_NAME_SCAN_RESOLUTION; + opt->title = SANE_TITLE_SCAN_X_RESOLUTION; + opt->desc = SANE_DESC_SCAN_X_RESOLUTION; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_DPI; + if(i > 1){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + opt->constraint_type = SANE_CONSTRAINT_WORD_LIST; + opt->constraint.word_list = s->x_res_list; + } + + /* "Geometry" group ---------------------------------------------------- */ + if(option==OPT_GEOMETRY_GROUP){ + opt->name = SANE_NAME_GEOMETRY; + opt->title = SANE_TITLE_GEOMETRY; + opt->desc = SANE_DESC_GEOMETRY; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* top-left x */ + if(option==OPT_TL_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->tl_x_range.min = SCANNER_UNIT_TO_FIXED_MM(0); + s->tl_x_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_width(s)-s->min_x); + s->tl_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_X; + opt->title = SANE_TITLE_SCAN_TL_X; + opt->desc = SANE_DESC_SCAN_TL_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->tl_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opt->cap = SANE_CAP_INACTIVE; + } + + /* top-left y */ + if(option==OPT_TL_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->tl_y_range.min = SCANNER_UNIT_TO_FIXED_MM(0); + s->tl_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)-s->min_y); + s->tl_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_Y; + opt->title = SANE_TITLE_SCAN_TL_Y; + opt->desc = SANE_DESC_SCAN_TL_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->tl_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opt->cap = SANE_CAP_INACTIVE; + } + + /* bottom-right x */ + if(option==OPT_BR_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->br_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->br_x_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_width(s)); + s->br_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_X; + opt->title = SANE_TITLE_SCAN_BR_X; + opt->desc = SANE_DESC_SCAN_BR_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->br_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opt->cap = SANE_CAP_INACTIVE; + } + + /* bottom-right y */ + if(option==OPT_BR_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->br_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->br_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)); + s->br_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_Y; + opt->title = SANE_TITLE_SCAN_BR_Y; + opt->desc = SANE_DESC_SCAN_BR_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->br_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opt->cap = SANE_CAP_INACTIVE; + } + + /* page width */ + if(option==OPT_PAGE_WIDTH){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->paper_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->paper_x_range.max = SCANNER_UNIT_TO_FIXED_MM(s->max_x); + s->paper_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_PAGE_WIDTH; + opt->title = SANE_TITLE_PAGE_WIDTH; + opt->desc = SANE_DESC_PAGE_WIDTH; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->paper_x_range; + + if(s->has_adf){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->source == SOURCE_FLATBED){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + opt->cap = SANE_CAP_INACTIVE; + } + + /* page height */ + if(option==OPT_PAGE_HEIGHT){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->paper_y_range.min = SCANNER_UNIT_TO_FIXED_MM(0); + s->paper_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->max_y); + s->paper_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_PAGE_HEIGHT; + opt->title = SANE_TITLE_PAGE_HEIGHT; + opt->desc = "Specifies the height of the media, 0 will auto-detect."; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->paper_y_range; + + if(s->has_adf){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->source == SOURCE_FLATBED){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* "Enhancement" group ------------------------------------------------- */ + if(option==OPT_ENHANCEMENT_GROUP){ + opt->name = SANE_NAME_ENHANCEMENT; + opt->title = SANE_TITLE_ENHANCEMENT; + opt->desc = SANE_DESC_ENHANCEMENT; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* brightness */ + if(option==OPT_BRIGHTNESS){ + opt->name = SANE_NAME_BRIGHTNESS; + opt->title = SANE_TITLE_BRIGHTNESS; + opt->desc = SANE_DESC_BRIGHTNESS; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->brightness_range; + s->brightness_range.quant=1; + s->brightness_range.min=-127; + s->brightness_range.max=127; + + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* contrast */ + if(option==OPT_CONTRAST){ + opt->name = SANE_NAME_CONTRAST; + opt->title = SANE_TITLE_CONTRAST; + opt->desc = SANE_DESC_CONTRAST; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->contrast_range; + s->contrast_range.quant=1; + s->contrast_range.min=-127; + s->contrast_range.max=127; + + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* gamma */ + if(option==OPT_GAMMA){ + opt->name = "gamma"; + opt->title = "Gamma function exponent"; + opt->desc = "Changes intensity of midtones"; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->gamma_range; + + /* value ranges from .3 to 5, should be log scale? */ + s->gamma_range.quant=SANE_FIX(0.01); + s->gamma_range.min=SANE_FIX(0.3); + s->gamma_range.max=SANE_FIX(5); + + /*if (s->num_download_gamma){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + }*/ + + opt->cap = SANE_CAP_INACTIVE; + } + + /*threshold*/ + if(option==OPT_THRESHOLD){ + opt->name = SANE_NAME_THRESHOLD; + opt->title = SANE_TITLE_THRESHOLD; + opt->desc = SANE_DESC_THRESHOLD; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->threshold_range; + s->threshold_range.min=0; + s->threshold_range.max=255; + s->threshold_range.quant=1; + + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->mode != MODE_LINEART){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + + if(option==OPT_THRESHOLD_CURVE){ + opt->name = "threshold-curve"; + opt->title = "Threshold curve"; + opt->desc = "Dynamic threshold curve, from light to dark, normally 50-65"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->threshold_curve_range; + s->threshold_curve_range.min=0; + s->threshold_curve_range.max=127; + s->threshold_curve_range.quant=1; + + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->mode != MODE_LINEART){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + + /* "Sensor" group ------------------------------------------------------ */ + if(option==OPT_SENSOR_GROUP){ + opt->name = SANE_NAME_SENSORS; + opt->title = SANE_TITLE_SENSORS; + opt->desc = SANE_DESC_SENSORS; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + /*flaming hack to get scanimage to hide group*/ + if (!s->has_adf) + opt->type = SANE_TYPE_BOOL; + } + + if(option==OPT_SCAN_SW){ + opt->name = SANE_NAME_SCAN; + opt->title = SANE_TITLE_SCAN; + opt->desc = SANE_DESC_SCAN; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_adf) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_HOPPER){ + opt->name = SANE_NAME_PAGE_LOADED; + opt->title = SANE_TITLE_PAGE_LOADED; + opt->desc = SANE_DESC_PAGE_LOADED; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_adf) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_TOP){ + opt->name = "top-edge"; + opt->title = "Top edge"; + opt->desc = "Paper is pulled partly into adf"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_adf) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_ADF_OPEN){ + opt->name = SANE_NAME_COVER_OPEN; + opt->title = SANE_TITLE_COVER_OPEN; + opt->desc = SANE_DESC_COVER_OPEN; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_adf) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SLEEP){ + opt->name = "power-save"; + opt->title = "Power saving"; + opt->desc = "Scanner in power saving mode"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_adf) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + return opt; +} + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Int dummy = 0; + + /* Make sure that all those statements involving *info cannot break (better + * than having to do "if (info) ..." everywhere!) + */ + if (info == 0) + info = &dummy; + + if (option >= NUM_OPTIONS) { + DBG (5, "sane_control_option: %d too big\n", option); + return SANE_STATUS_INVAL; + } + + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) { + DBG (5, "sane_control_option: %d inactive\n", option); + return SANE_STATUS_INVAL; + } + + /* + * SANE_ACTION_GET_VALUE: We have to find out the current setting and + * return it in a human-readable form (often, text). + */ + if (action == SANE_ACTION_GET_VALUE) { + SANE_Word * val_p = (SANE_Word *) val; + + DBG (20, "sane_control_option: get value for '%s' (%d)\n", s->opt[option].name,option); + + switch (option) { + + case OPT_NUM_OPTS: + *val_p = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + if(s->source == SOURCE_FLATBED){ + strcpy (val, STRING_FLATBED); + } + else if(s->source == SOURCE_ADF_FRONT){ + strcpy (val, STRING_ADFFRONT); + } + else if(s->source == SOURCE_ADF_BACK){ + strcpy (val, STRING_ADFBACK); + } + else if(s->source == SOURCE_ADF_DUPLEX){ + strcpy (val, STRING_ADFDUPLEX); + } + else{ + DBG(5,"missing option val for source\n"); + } + return SANE_STATUS_GOOD; + + case OPT_MODE: + if(s->mode == MODE_LINEART){ + strcpy (val, STRING_LINEART); + } + else if(s->mode == MODE_GRAYSCALE){ + strcpy (val, STRING_GRAYSCALE); + } + else if(s->mode == MODE_COLOR){ + strcpy (val, STRING_COLOR); + } + return SANE_STATUS_GOOD; + + case OPT_X_RES: + *val_p = s->resolution_x; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->tl_x); + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->tl_y); + return SANE_STATUS_GOOD; + + case OPT_BR_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->br_x); + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->br_y); + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->page_width); + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->page_height); + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + *val_p = s->brightness; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + *val_p = s->contrast; + return SANE_STATUS_GOOD; + + case OPT_GAMMA: + *val_p = SANE_FIX(s->gamma); + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + *val_p = s->threshold; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD_CURVE: + *val_p = s->threshold_curve; + return SANE_STATUS_GOOD; + + /* Sensor Group */ + case OPT_SCAN_SW: + get_hardware_status(s); + *val_p = s->hw_scan_sw; + return SANE_STATUS_GOOD; + + case OPT_HOPPER: + get_hardware_status(s); + *val_p = s->hw_hopper; + return SANE_STATUS_GOOD; + + case OPT_TOP: + get_hardware_status(s); + *val_p = s->hw_top; + return SANE_STATUS_GOOD; + + case OPT_ADF_OPEN: + get_hardware_status(s); + *val_p = s->hw_adf_open; + return SANE_STATUS_GOOD; + + case OPT_SLEEP: + get_hardware_status(s); + *val_p = s->hw_sleep; + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) { + int tmp; + SANE_Word val_c; + SANE_Status status; + + DBG (20, "sane_control_option: set value for '%s' (%d)\n", s->opt[option].name,option); + + if ( s->started ) { + DBG (5, "sane_control_option: cant set, device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) { + DBG (5, "sane_control_option: not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) { + DBG (5, "sane_control_option: bad value\n"); + return status; + } + + /* may have been changed by constrain, so dont copy until now */ + val_c = *(SANE_Word *)val; + + /* + * Note - for those options which can assume one of a list of + * valid values, we can safely assume that they will have + * exactly one of those values because that's what + * sanei_constrain_value does. Hence no "else: invalid" branches + * below. + */ + switch (option) { + + /* Mode Group */ + case OPT_SOURCE: + if (!strcmp (val, STRING_ADFFRONT)) { + tmp = SOURCE_ADF_FRONT; + } + else if (!strcmp (val, STRING_ADFBACK)) { + tmp = SOURCE_ADF_BACK; + } + else if (!strcmp (val, STRING_ADFDUPLEX)) { + tmp = SOURCE_ADF_DUPLEX; + } + else{ + tmp = SOURCE_FLATBED; + } + + if (s->source == tmp) + return SANE_STATUS_GOOD; + + s->source = tmp; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (!strcmp (val, STRING_LINEART)) { + tmp = MODE_LINEART; + } + else if (!strcmp (val, STRING_GRAYSCALE)) { + tmp = MODE_GRAYSCALE; + } + else{ + tmp = MODE_COLOR; + } + + if (tmp == s->mode) + return SANE_STATUS_GOOD; + + s->mode = tmp; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return change_params(s); + + case OPT_X_RES: + + if (s->resolution_x == val_c) + return SANE_STATUS_GOOD; + + s->resolution_x = val_c; + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return change_params(s); + + /* Geometry Group */ + case OPT_TL_X: + if (s->tl_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->tl_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + if (s->tl_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->tl_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_BR_X: + if (s->br_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->br_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + if (s->br_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->br_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + if (s->page_width == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->page_width = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + if (s->page_height == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->page_height = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return change_params(s); + + /* Enhancement Group */ + case OPT_BRIGHTNESS: + s->brightness = val_c; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + s->contrast = val_c; + return SANE_STATUS_GOOD; + + case OPT_GAMMA: + s->gamma = SANE_UNFIX(val_c); + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + s->threshold = val_c; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD_CURVE: + s->threshold_curve = val_c; + return SANE_STATUS_GOOD; + + } /* switch */ + } /* else */ + + return SANE_STATUS_INVAL; +} + +/* use height and width to initialize rest of transfer vals */ +static void +update_transfer_totals(struct transfer * t) +{ + if (t->image == NULL) return; + + t->total_bytes = t->line_stride * t->image->height; + t->rx_bytes = 0; + t->done = 0; +} + +/* each model has various settings that differ based on X resolution */ +/* we hard-code the list (determined from usb snoops) here */ +struct model_res { + int model; + int x_res; + int y_res; + int usb_power; + + int max_x; + int min_x; + int max_y; + int min_y; + + int act_width; /* total data width output, in pixels per side (always 3 sides) */ + int req_width; /* stride in pixels per side between color planes (always 3 sides) */ + int head_width; + int pad_width; + + int block_height; + + int cal_width; + int cal_headwidth; + int cal_reqwidth; + + unsigned char * sw_coarsecal; + unsigned char * sw_finecal; + unsigned char * sw_sendcal; + + unsigned char * head_cal1; + unsigned char * head_cal2; + unsigned char * sw_scan; + +}; + +static struct model_res settings[] = { + + /*S300 AC*/ +/* model xres yres u mxx mnx mxy mny actw reqw hedw padw bh calw cal_hedw cal_reqw */ + { MODEL_S300, 150, 150, 0, 1296, 32, 2662, 32, 4256, 1480, 1296, 184, 41, 8512, 2592, 2960, + setWindowCoarseCal_S300_150, setWindowFineCal_S300_150, + setWindowSendCal_S300_150, sendCal1Header_S300_150, + sendCal2Header_S300_150, setWindowScan_S300_150 }, + + { MODEL_S300, 225, 200, 0, 1944, 32, 3993, 32, 6144, 2100, 1944, 156, 28, 8192, 2592, 2800, + setWindowCoarseCal_S300_225, setWindowFineCal_S300_225, + setWindowSendCal_S300_225, sendCal1Header_S300_225, + sendCal2Header_S300_225, setWindowScan_S300_225 }, + + { MODEL_S300, 300, 300, 0, 2592, 32, 5324, 32, 8192, 2800, 2592, 208, 21, 8192, 2592, 2800, + setWindowCoarseCal_S300_300, setWindowFineCal_S300_300, + setWindowSendCal_S300_300, sendCal1Header_S300_300, + sendCal2Header_S300_300, setWindowScan_S300_300 }, + + { MODEL_S300, 600, 600, 0, 5184, 32, 10648, 32, 16064, 5440, 5184, 256, 10, 16064, 5184, 5440, + setWindowCoarseCal_S300_600, setWindowFineCal_S300_600, + setWindowSendCal_S300_600, sendCal1Header_S300_600, + sendCal2Header_S300_600, setWindowScan_S300_600 }, + + /*S300 USB*/ +/* model xres yres u mxx mnx mxy mny actw reqw hedw padw bh calw cal_hedw cal_reqw */ + { MODEL_S300, 150, 150, 1, 1296, 32, 2662, 32, 7216, 2960, 1296, 1664, 24, 14432, 2592, 5920, + setWindowCoarseCal_S300_150_U, setWindowFineCal_S300_150_U, + setWindowSendCal_S300_150_U, sendCal1Header_S300_150_U, + sendCal2Header_S300_150_U, setWindowScan_S300_150_U }, + + { MODEL_S300, 225, 200, 1, 1944, 32, 3993, 32, 10584, 4320, 1944, 2376, 16, 14112, 2592, 5760, + setWindowCoarseCal_S300_225_U, setWindowFineCal_S300_225_U, + setWindowSendCal_S300_225_U, sendCal1Header_S300_225_U, + sendCal2Header_S300_225_U, setWindowScan_S300_225_U }, + + { MODEL_S300, 300, 300, 1, 2592, 32, 5324, 32, 15872, 6640, 2592, 4048, 11, 15872, 2592, 6640, + setWindowCoarseCal_S300_300_U, setWindowFineCal_S300_300_U, + setWindowSendCal_S300_300_U, sendCal1Header_S300_300_U, + sendCal2Header_S300_300_U, setWindowScan_S300_300_U }, + + { MODEL_S300, 600, 600, 1, 5184, 32, 10648, 32, 16064, 5440, 5184, 256, 10, 16064, 5184, 5440, + setWindowCoarseCal_S300_600, setWindowFineCal_S300_600, + setWindowSendCal_S300_600, sendCal1Header_S300_600, + sendCal2Header_S300_600, setWindowScan_S300_600 }, + + /*fi-60F*/ +/* model xres yres u mxx mnx mxy mny actw reqw hedw padw bh calw cal_hedw cal_reqw */ + { MODEL_FI60F, 150, 150, 0, 648, 32, 875, 32, 1480, 632, 216, 416, 41, 1480, 216, 632, + setWindowCoarseCal_FI60F_150, setWindowFineCal_FI60F_150, + setWindowSendCal_FI60F_150, sendCal1Header_FI60F_150, + sendCal2Header_FI60F_150, setWindowScan_FI60F_150 }, + + { MODEL_FI60F, 300, 300, 0, 1296, 32, 1749, 32, 2400, 958, 432, 526, 72, 2400, 432, 958, + setWindowCoarseCal_FI60F_300, setWindowFineCal_FI60F_300, + setWindowSendCal_FI60F_300, sendCal1Header_FI60F_300, + sendCal2Header_FI60F_300, setWindowScan_FI60F_300 }, + + { MODEL_FI60F, 600, 600, 0, 2592, 32, 3498, 32, 2848, 978, 864, 114, 61, 2848, 864, 978, + setWindowCoarseCal_FI60F_600, setWindowFineCal_FI60F_600, + setWindowSendCal_FI60F_600, sendCal1Header_FI60F_600, + sendCal2Header_FI60F_600, setWindowScan_FI60F_600 }, + + { MODEL_NONE, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + NULL, NULL, NULL, NULL, NULL, NULL }, + +}; + +/* + * clean up scanner struct vals when user changes mode, res, etc + */ +static SANE_Status +change_params(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + int img_heads, img_pages, width; + int i=0; + + DBG (10, "change_params: start\n"); + + do { + if(settings[i].model == s->model + && settings[i].x_res == s->resolution_x + && settings[i].usb_power == s->usb_power){ + + /*pull in closest y resolution*/ + s->resolution_y = settings[i].y_res; + + /*1200 dpi*/ + s->max_x = settings[i].max_x * 1200/s->resolution_x; + s->min_x = settings[i].min_x * 1200/s->resolution_x; + s->max_y = settings[i].max_y * 1200/s->resolution_y; + s->min_y = settings[i].min_y * 1200/s->resolution_y; + + s->page_width = s->max_x; + s->br_x = s->max_x; + s->br_y = s->max_y; + + /*current dpi*/ + s->setWindowCoarseCal = settings[i].sw_coarsecal; + s->setWindowCoarseCalLen = SET_WINDOW_LEN; + + s->setWindowFineCal = settings[i].sw_finecal; + s->setWindowFineCalLen = SET_WINDOW_LEN; + + s->setWindowSendCal = settings[i].sw_sendcal; + s->setWindowSendCalLen = SET_WINDOW_LEN; + + s->sendCal1Header = settings[i].head_cal1; + s->sendCal1HeaderLen = 14; + + s->sendCal2Header = settings[i].head_cal2; + s->sendCal2HeaderLen = 7; + + s->setWindowScan = settings[i].sw_scan; + s->setWindowScanLen = SET_WINDOW_LEN; + + break; + } + i++; + } while (settings[i].model); + + if (!settings[i].model) + { + return SANE_STATUS_INVAL; + } + + if (s->model == MODEL_S300) + { + img_heads = 1; /* image width is the same as the plane width on the S300 */ + img_pages = 2; + } + else /* (s->model == MODEL_FI60F) */ + { + img_heads = 3; /* image width is 3* the plane width on the FI-60F */ + img_pages = 1; + } + + /* set up the transfer structs */ + s->cal_image.plane_width = settings[i].cal_headwidth; + s->cal_image.plane_stride = settings[i].cal_reqwidth * 3; + s->cal_image.line_stride = settings[i].cal_width * 3; + s->cal_image.raw_data = NULL; + s->cal_image.image = NULL; + + s->cal_data.plane_width = settings[i].cal_headwidth; /* width is the same, but there are 2 bytes per pixel component */ + s->cal_data.plane_stride = settings[i].cal_reqwidth * 6; + s->cal_data.line_stride = settings[i].cal_width * 6; + s->cal_data.raw_data = NULL; + s->cal_data.image = &s->sendcal; + + s->block_xfr.plane_width = settings[i].head_width; + s->block_xfr.plane_stride = settings[i].req_width * 3; + s->block_xfr.line_stride = settings[i].act_width * 3; + s->block_xfr.raw_data = NULL; + s->block_xfr.image = &s->block_img; + + /* set up the block image used during scanning operation */ + width = s->block_xfr.plane_width * img_heads; + s->block_img.width_pix = width; + s->block_img.width_bytes = width * 3; + s->block_img.height = settings[i].block_height; + s->block_img.pages = img_pages; + s->block_img.buffer = NULL; + + /* set up the calibration image blocks */ + width = s->cal_image.plane_width * img_heads; + s->coarsecal.width_pix = s->darkcal.width_pix = s->lightcal.width_pix = width; + s->coarsecal.width_bytes = s->darkcal.width_bytes = s->lightcal.width_bytes = width * 3; + s->coarsecal.height = 1; + s->darkcal.height = s->lightcal.height = 16; + s->coarsecal.pages = s->darkcal.pages = s->lightcal.pages = img_pages; + s->coarsecal.buffer = s->darkcal.buffer = s->lightcal.buffer = NULL; + + /* set up the calibration data block */ + width = s->cal_data.plane_width * img_heads; + s->sendcal.width_pix = width; + s->sendcal.width_bytes = width * 6; /* 2 bytes of cal data per pixel component */ + s->sendcal.height = 1; + s->sendcal.pages = img_pages; + s->sendcal.buffer = NULL; + + /* set up the fullscan parameters */ + s->fullscan.width_bytes = s->block_xfr.line_stride; + if(s->source == SOURCE_FLATBED || !s->page_height) + { + /* flatbed and adf in autodetect always ask for all*/ + s->fullscan.height = s->max_y * s->resolution_y / 1200; + } + else + { + /* adf with specified paper size requires padding (~1/2in) */ + s->fullscan.height = (s->page_height+600) * s->resolution_y / 1200; + } + + /* fill in front settings */ + s->front.width_pix = s->block_img.width_pix; + switch (s->mode) { + case MODE_COLOR: + s->front.width_bytes = s->front.width_pix*3; + break; + case MODE_GRAYSCALE: + s->front.width_bytes = s->front.width_pix; + break; + default: /*binary*/ + s->front.width_bytes = s->front.width_pix/8; + break; + } + /*output image might be taller than scan due to interpolation*/ + s->front.height = s->fullscan.height * s->resolution_x / s->resolution_y; + s->front.pages = 1; + s->front.buffer = NULL; + + /* back settings always same as front settings */ + s->back.width_pix = s->front.width_pix; + s->back.width_bytes = s->front.width_bytes; + s->back.height = s->front.height; + s->back.pages = 1; + s->back.buffer = NULL; + + /* dynamic threshold temp buffer, in gray */ + s->dt.width_pix = s->front.width_pix; + s->dt.width_bytes = s->front.width_pix; + s->dt.height = 1; + s->dt.pages = 1; + s->dt.buffer = NULL; + + /* set up the pointers to the page images in the page structs */ + s->pages[SIDE_FRONT].image = &s->front; + s->pages[SIDE_BACK].image = &s->back; + s->pages[SIDE_FRONT].done = 0; + s->pages[SIDE_BACK].done = 0; + + DBG (10, "change_params: finish\n"); + + return ret; +} + +/* Function to build a lookup table (LUT), often + used by scanners to implement brightness/contrast/gamma + or by backends to speed binarization/thresholding + + offset and slope inputs are -127 to +127 + + slope rotates line around central input/output val, + 0 makes horizontal line + + pos zero neg + . x . . x + . x . . x + out . x .xxxxxxxxxxx . x + . x . . x + ....x....... ............ .......x.... + in in in + + offset moves line vertically, and clamps to output range + 0 keeps the line crossing the center of the table + + high low + . xxxxxxxx . + . x . + out x . x + . . x + ............ xxxxxxxx.... + in in + + out_min/max provide bounds on output values, + useful when building thresholding lut. + 0 and 255 are good defaults otherwise. + */ +static SANE_Status +load_lut (unsigned char * lut, + int in_bits, int out_bits, + int out_min, int out_max, + int slope, int offset) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i, j; + double shift, rise; + int max_in_val = (1 << in_bits) - 1; + int max_out_val = (1 << out_bits) - 1; + unsigned char * lut_p = lut; + + DBG (10, "load_lut: start\n"); + + /* slope is converted to rise per unit run: + * first [-127,127] to [-1,1] + * then multiply by PI/2 to convert to radians + * then take the tangent (T.O.A) + * then multiply by the normal linear slope + * because the table may not be square, i.e. 1024x256*/ + rise = tan((double)slope/127 * M_PI/2) * max_out_val / max_in_val; + + /* line must stay vertically centered, so figure + * out vertical offset at central input value */ + shift = (double)max_out_val/2 - (rise*max_in_val/2); + + /* convert the user offset setting to scale of output + * first [-127,127] to [-1,1] + * then to [-max_out_val/2,max_out_val/2]*/ + shift += (double)offset / 127 * max_out_val / 2; + + for(i=0;i<=max_in_val;i++){ + j = rise*i + shift; + + if(jout_max){ + j=out_max; + } + + *lut_p=j; + lut_p++; + } + + hexdump(5, "load_lut: ", lut, max_in_val+1); + + DBG (10, "load_lut: finish\n"); + return ret; +} + +/* + * @@ Section 4 - SANE scanning functions + */ +/* + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle h of the + * device for which the parameters should be obtained and a pointer p + * to a parameter structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + struct scanner *s = (struct scanner *) handle; + + DBG (10, "sane_get_parameters: start\n"); + + params->pixels_per_line = s->front.width_pix; + params->bytes_per_line = s->front.width_bytes; + if(!s->page_height){ + params->lines = -1; + } + else{ + params->lines = s->front.height; + } + params->last_frame = 1; + + if (s->mode == MODE_COLOR) { + params->format = SANE_FRAME_RGB; + params->depth = 8; + } + else if (s->mode == MODE_GRAYSCALE) { + params->format = SANE_FRAME_GRAY; + params->depth = 8; + } + else if (s->mode == MODE_LINEART) { + params->format = SANE_FRAME_GRAY; + params->depth = 1; + } + + DBG (15, "\tdepth %d\n", params->depth); + DBG (15, "\tlines %d\n", params->lines); + DBG (15, "\tpixels_per_line %d\n", params->pixels_per_line); + DBG (15, "\tbytes_per_line %d\n", params->bytes_per_line); + + DBG (10, "sane_get_parameters: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE when a page acquisition operation is to be started. + * FIXME: wont handle SOURCE_ADF_BACK + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct scanner *s = handle; + SANE_Status ret; + int i; + + DBG (10, "sane_start: start\n"); + + /* set side marker on first page */ + if(!s->started){ + if(s->source == SOURCE_ADF_BACK){ + s->side = SIDE_BACK; + } + else{ + s->side = SIDE_FRONT; + } + } + /* if already running, duplex needs to switch sides */ + else if(s->source == SOURCE_ADF_DUPLEX){ + s->side = !s->side; + } + + /* ingest paper with adf */ + if( s->source == SOURCE_ADF_BACK || s->source == SOURCE_ADF_FRONT + || (s->source == SOURCE_ADF_DUPLEX && s->side == SIDE_FRONT) ){ + ret = ingest(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to ingest\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + } + + /* first page requires buffers, etc */ + if(!s->started){ + + DBG(15,"sane_start: first page\n"); + + s->started=1; + + ret = teardown_buffers(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to teardown buffers\n"); + sane_cancel((SANE_Handle)s); + return SANE_STATUS_NO_MEM; + } + + ret = change_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to change_params\n"); + sane_cancel((SANE_Handle)s); + return SANE_STATUS_NO_MEM; + } + + ret = setup_buffers(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to setup buffers\n"); + sane_cancel((SANE_Handle)s); + return SANE_STATUS_NO_MEM; + } + + ret = load_lut(s->dt_lut, 8, 8, 50, 205, + s->threshold_curve, s->threshold-127); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to load_lut for dt\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + ret = coarsecal(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to coarsecal\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + ret = finecal(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to finecal\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + ret = send_lut(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to send lut\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + ret = lamp(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to heat lamp\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + /*should this be between each page*/ + ret = set_window(s,WINDOW_SCAN); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to set window\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + + } + + /* reset everything when starting any front, or just back */ + if(s->side == SIDE_FRONT || s->source == SOURCE_ADF_BACK){ + + DBG(15,"sane_start: reset counters\n"); + + /* reset scan */ + s->fullscan.done = 0; + s->fullscan.rx_bytes = 0; + s->fullscan.total_bytes = s->fullscan.width_bytes * s->fullscan.height; + + /* reset block */ + update_transfer_totals(&s->block_xfr); + + /* reset front and back page counters */ + for (i = 0; i < 2; i++) + { + struct image *page_img = s->pages[i].image; + s->pages[i].bytes_total = page_img->width_bytes * page_img->height; + s->pages[i].bytes_scanned = 0; + s->pages[i].bytes_read = 0; + s->pages[i].done = 0; + } + + ret = scan(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: failed to start scan\n"); + sane_cancel((SANE_Handle)s); + return ret; + } + } + else{ + DBG(15,"sane_start: back side\n"); + } + + DBG (10, "sane_start: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* the +8 on all the lengths is to makeup for potential block trailers */ +static SANE_Status +setup_buffers(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "setup_buffers: start\n"); + + /* temporary cal data */ + s->coarsecal.buffer = calloc (1,s->coarsecal.width_bytes * s->coarsecal.height * s->coarsecal.pages); + if(!s->coarsecal.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup coarse cal buffer\n"); + return SANE_STATUS_NO_MEM; + } + + s->darkcal.buffer = calloc (1,s->darkcal.width_bytes * s->darkcal.height * s->darkcal.pages); + if(!s->darkcal.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup fine cal buffer\n"); + return SANE_STATUS_NO_MEM; + } + + s->lightcal.buffer = calloc (1,s->lightcal.width_bytes * s->lightcal.height * s->lightcal.pages); + if(!s->lightcal.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup fine cal buffer\n"); + return SANE_STATUS_NO_MEM; + } + + s->sendcal.buffer = calloc (1,s->sendcal.width_bytes * s->sendcal.height * s->sendcal.pages); + if(!s->sendcal.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup send cal buffer\n"); + return SANE_STATUS_NO_MEM; + } + + s->cal_image.raw_data = calloc(1, s->cal_image.line_stride * 16 + 8); /* maximum 16 lines input for fine calibration */ + if(!s->cal_image.raw_data){ + DBG (5, "setup_buffers: ERROR: failed to setup calibration input raw data buffer\n"); + return SANE_STATUS_NO_MEM; + } + + s->cal_data.raw_data = calloc(1, s->cal_data.line_stride); /* only 1 line of data is sent */ + if(!s->cal_data.raw_data){ + DBG (5, "setup_buffers: ERROR: failed to setup calibration output raw data buffer\n"); + return SANE_STATUS_NO_MEM; + } + + /* grab up to 512K at a time */ + s->block_img.buffer = calloc (1,s->block_img.width_bytes * s->block_img.height * s->block_img.pages); + if(!s->block_img.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup block image buffer\n"); + return SANE_STATUS_NO_MEM; + } + s->block_xfr.raw_data = calloc(1, s->block_xfr.line_stride * s->block_img.height + 8); + if(!s->block_xfr.raw_data){ + DBG (5, "setup_buffers: ERROR: failed to setup block raw data buffer\n"); + return SANE_STATUS_NO_MEM; + } + + /* one grayscale line for dynamic threshold */ + s->dt.buffer = calloc (1,s->dt.width_bytes * s->dt.height * s->dt.pages); + if(!s->dt.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup dt buffer\n"); + return SANE_STATUS_NO_MEM; + } + + /* make image buffer to hold frontside data */ + if(s->source != SOURCE_ADF_BACK){ + + s->front.buffer = calloc (1,s->front.width_bytes * s->front.height * s->front.pages); + if(!s->front.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup front buffer\n"); + return SANE_STATUS_NO_MEM; + } + } + + /* make image buffer to hold backside data */ + if(s->source == SOURCE_ADF_DUPLEX || s->source == SOURCE_ADF_BACK){ + + s->back.buffer = calloc (1,s->back.width_bytes * s->back.height * s->back.pages); + if(!s->back.buffer){ + DBG (5, "setup_buffers: ERROR: failed to setup back buffer\n"); + return SANE_STATUS_NO_MEM; + } + } + + DBG (10, "setup_buffers: finish\n"); + return ret; +} + +/* + coarse calibration consists of: + 1. turn lamp off (d0) + 2. set window for single line of data (d1) + 3. get line (d2) + 4. update dark coarse cal (c6) + 5. return to #3 if not dark enough + 6. turn lamp on (d0) + 7. get line (d2) + 8. update light coarse cal (c6) + 9. return to #7 if not light enough +*/ + +static SANE_Status +coarsecal(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + size_t cmdLen = 2; + unsigned char cmd[2]; + + size_t statLen = 1; + unsigned char stat[1]; + + size_t payLen = 28; + unsigned char pay[28]; + + int try_count, cal_good[2], x, i, j; + int param[2], zcount[2], high_param[2], low_param[2], avg[2], maxval[2]; + int rgb_avg[2][3], rgb_hicount[2][3]; + + DBG (10, "coarsecal: start\n"); + + if(s->model == MODEL_S300){ + memcpy(pay,coarseCalData_S300,payLen); + } + else{ + memcpy(pay,coarseCalData_FI60F,payLen); + } + + /* ask for 1 line */ + ret = set_window(s, WINDOW_COARSECAL); + if(ret){ + DBG (5, "coarsecal: error sending setwindow\n"); + return ret; + } + + /* dark cal, lamp off */ + ret = lamp(s,0); + if(ret){ + DBG (5, "coarsecal: error lamp off\n"); + return ret; + } + + try_count = 8; + param[0] = 63; + param[1] = 63; + low_param[0] = low_param[1] = -64; /* The S300 will accept coarse offsets from -128 to 127 */ + high_param[0] = high_param[1] = 63; /* By our range is limited to converge faster */ + cal_good[0] = cal_good[1] = 0; + + while (try_count > 0){ + try_count--; + + /* update the coarsecal payload to use our new dark offset parameters */ + if (s->model == MODEL_S300) + { + pay[5] = param[0]; + pay[7] = param[1]; + } + else /* (s->model == MODEL_FI60F) */ + { + pay[5] = param[0]; + pay[7] = param[0]; + pay[9] = param[0]; + } + + /* send coarse cal (c6) */ + cmd[0] = 0x1b; + cmd[1] = 0xc6; + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "coarsecal: error sending c6 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "coarsecal: cmd bad c6 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*send coarse cal payload*/ + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + pay, payLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "coarsecal: error sending c6 payload\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "coarsecal: c6 payload bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG(15, "coarsecal offset: parameter front: %i back: %i\n", param[0], param[1]); + + /* send scan d2 command */ + cmd[0] = 0x1b; + cmd[1] = 0xd2; + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "coarsecal: error sending d2 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "coarsecal: cmd bad d2 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + s->cal_image.image = &s->coarsecal; + update_transfer_totals(&s->cal_image); + + while(!s->cal_image.done){ + ret = read_from_scanner(s,&s->cal_image); + if(ret){ + DBG (5, "coarsecal: cant read from scanner\n"); + return ret; + } + } + /* convert the raw data into normal packed pixel data */ + descramble_raw(s, &s->cal_image); + + /* gather statistics: count the proportion of 0-valued pixels */ + /* since the lamp is off, there's no point in looking at the green or blue data - they're all from the same sensor anyway */ + zcount[0] = zcount[1] = 0; + avg[0] = avg[1] = 0; + maxval[0] = maxval[1] = 0; + for (j = 0; j < s->coarsecal.pages; j++) + { + int page_offset = j * s->coarsecal.width_bytes * s->coarsecal.height; + for (x = 0; x < s->coarsecal.width_bytes; x++) + { + int val = s->coarsecal.buffer[page_offset + x]; + avg[j] += val; + if (val == 0) zcount[j]++; + if (val > maxval[j]) maxval[j] = val; + } + } + /* convert the zero counts from a pixel count to a proportion in tenths of a percent */ + for (j = 0; j < s->coarsecal.pages; j++) + { + avg[j] /= s->coarsecal.width_bytes; + zcount[j] = zcount[j] * 1000 / s->coarsecal.width_bytes; + } + DBG(15, "coarsecal offset: average pixel values front: %i back: %i\n", avg[0], avg[1]); + DBG(15, "coarsecal offset: maximum pixel values front: %i back: %i\n", maxval[0], maxval[1]); + DBG(15, "coarsecal offset: 0-valued pixel count front: %f%% back: %f%%\n", zcount[0] / 10.0f, zcount[1] / 10.0f); + + /* check the values, adjust parameters if they are not within the target range */ + for (j = 0; j < s->coarsecal.pages; j++) + { + if (!cal_good[j]) + { + if (avg[j] > COARSE_OFFSET_TARGET) + { + high_param[j] = param[j]; + param[j] = (low_param[j] + high_param[j]) / 2; + } + else if (avg[j] < COARSE_OFFSET_TARGET) + { + low_param[j] = param[j]; + param[j] = (low_param[j] + high_param[j]) / 2; + } + else cal_good[j] = 1; + } + } + if (cal_good[0] + cal_good[1] == s->coarsecal.pages) break; + + } /* continue looping for up to 8 tries */ + + /* light cal, lamp on */ + ret = lamp(s,1); + if(ret){ + DBG (5, "coarsecal: error lamp on\n"); + return ret; + } + + try_count = 8; + param[0] = pay[11]; + param[1] = pay[13]; + low_param[0] = low_param[1] = 0; + high_param[0] = high_param[1] = 63; + cal_good[0] = cal_good[1] = 0; + + while (try_count > 0){ + try_count--; + + /* send coarse cal (c6) */ + cmd[0] = 0x1b; + cmd[1] = 0xc6; + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "coarsecal: error sending c6 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "coarsecal: cmd bad c6 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*send coarse cal payload*/ + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + pay, payLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "coarsecal: error sending c6 payload\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "coarsecal: c6 payload bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG(15, "coarsecal gain: parameter front: %i back: %i\n", param[0], param[1]); + + /* send scan d2 command */ + cmd[0] = 0x1b; + cmd[1] = 0xd2; + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "coarsecal: error sending d2 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "coarsecal: cmd bad d2 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + s->cal_image.image = &s->coarsecal; + update_transfer_totals(&s->cal_image); + + while(!s->cal_image.done){ + ret = read_from_scanner(s,&s->cal_image); + if(ret){ + DBG (5, "coarsecal: cant read from scanner\n"); + return ret; + } + } + /* convert the raw data into normal packed pixel data */ + descramble_raw(s, &s->cal_image); + + /* gather statistics: count the proportion of 255-valued pixels in each color channel */ + /* count the average pixel value in each color channel */ + for (i = 0; i < s->coarsecal.pages; i++) + for (j = 0; j < 3; j++) + rgb_avg[i][j] = rgb_hicount[i][j] = 0; + for (i = 0; i < s->coarsecal.pages; i++) + { + for (x = 0; x < s->coarsecal.width_pix; x++) + { + /* get color channel values and count of pixels pegged at 255 */ + unsigned char *rgbpix = s->coarsecal.buffer + (i * s->coarsecal.width_bytes * s->coarsecal.height) + x * 3; + for (j = 0; j < 3; j++) + { + rgb_avg[i][j] += rgbpix[j]; + if (rgbpix[j] == 255) + rgb_hicount[i][j]++; + } + } + } + /* apply the color correction factors to the averages */ + for (i = 0; i < s->coarsecal.pages; i++) + for (j = 0; j < 3; j++) + rgb_avg[i][j] *= white_factor[j]; + /* set the gain so that none of the color channels are clipping, ie take the highest channel values */ + for (i = 0; i < s->coarsecal.pages; i++) + { + avg[i] = MAX3(rgb_avg[i][0], rgb_avg[i][1], rgb_avg[i][2]) / s->coarsecal.width_pix; + for (j = 0; j < 3; j++) + rgb_avg[i][j] /= s->coarsecal.width_pix; + } + /* convert the 255-counts from a pixel count to a proportion in tenths of a percent */ + for (i = 0; i < s->coarsecal.pages; i++) + { + for (j = 0; j < 3; j++) + { + rgb_hicount[i][j] = rgb_hicount[i][j] * 1000 / s->coarsecal.width_pix; + } + zcount[i] = MAX3(rgb_hicount[i][0], rgb_hicount[i][1], rgb_hicount[i][2]); + } + DBG(15, "coarsecal gain: average RGB values front: (%i,%i,%i) back: (%i,%i,%i)\n", + rgb_avg[0][0], rgb_avg[0][1], rgb_avg[0][2], rgb_avg[1][0], rgb_avg[1][1], rgb_avg[1][2]); + DBG(15, "coarsecal gain: 255-valued pixel count front: (%g,%g,%g) back: (%g,%g,%g)\n", + rgb_hicount[0][0]/10.0f, rgb_hicount[0][1]/10.0f, rgb_hicount[0][2]/10.0f, + rgb_hicount[1][0]/10.0f, rgb_hicount[1][1]/10.0f, rgb_hicount[1][2]/10.0f); + + /* check the values, adjust parameters if they are not within the target range */ + for (x = 0; x < s->coarsecal.pages; x++) + { + if (!cal_good[x]) + { + if (zcount[x] > 9 || avg[x] > coarse_gain_max[x]) + { + high_param[x] = param[x]; + param[x] = (low_param[x] + high_param[x]) / 2; + } + else if (avg[x] < coarse_gain_min[x]) + { + low_param[x] = param[x]; + param[x] = (low_param[x] + high_param[x]) / 2; + } + else cal_good[x] = 1; + } + } + if (cal_good[0] + cal_good[1] == s->coarsecal.pages) break; + + /* update the coarsecal payload to use the new gain parameters */ + if (s->model == MODEL_S300) + { + pay[11] = param[0]; + pay[13] = param[1]; + } + else /* (s->model == MODEL_FI60F) */ + { + pay[11] = param[0]; + pay[13] = param[0]; + pay[15] = param[0]; + } + } + + DBG (10, "coarsecal: finish\n"); + return ret; +} + +static SANE_Status +finecal_send_cal(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + size_t cmdLen = 2; + unsigned char cmd[2]; + + size_t statLen = 1; + unsigned char stat[2]; + + int i, j, k; + unsigned short *p_out, *p_in = (unsigned short *) s->sendcal.buffer; + int planes = (s->model == MODEL_S300) ? 2 : 3; + + /* scramble the raster buffer data into scanner raw format */ + memset(s->cal_data.raw_data, 0, s->cal_data.line_stride); + for (i = 0; i < planes; i++) + for (j = 0; j < s->cal_data.plane_width; j++) + for (k = 0; k < 3; k++) + { + p_out = (unsigned short *) (s->cal_data.raw_data + k * s->cal_data.plane_stride + j * 6 + i * 2); + *p_out = *p_in++; /* dark offset, gain */ + } + + ret = set_window(s, WINDOW_SENDCAL); + if(ret){ + DBG (5, "finecal_send_cal: error sending setwindow\n"); + return ret; + } + + /*first unknown cal block*/ + cmd[0] = 0x1b; + cmd[1] = 0xc3; + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "finecal_send_cal: error sending c3 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "finecal_send_cal: cmd bad c3 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*send header*/ + /*send payload*/ + statLen = 1; + + ret = do_cmd( + s, 0, + s->sendCal1Header, s->sendCal1HeaderLen, + s->cal_data.raw_data, s->cal_data.line_stride, + stat, &statLen + ); + + if(ret){ + DBG (5, "finecal_send_cal: error sending c3 payload\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "finecal_send_cal: payload bad c3 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*second unknown cal block*/ + cmd[1] = 0xc4; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + + if(ret){ + DBG (5, "finecal_send_cal: error sending c4 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "finecal_send_cal: cmd bad c4 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*send header*/ + /*send payload*/ + statLen = 1; + + ret = do_cmd( + s, 0, + s->sendCal2Header, s->sendCal2HeaderLen, + s->cal_data.raw_data, s->cal_data.line_stride, + stat, &statLen + ); + + if(ret){ + DBG (5, "finecal_send_cal: error sending c4 payload\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "finecal_send_cal: payload bad c4 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + return ret; +} + +static SANE_Status +finecal_get_line(struct scanner *s, struct image *img) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + size_t cmdLen = 2; + unsigned char cmd[2]; + + size_t statLen = 1; + unsigned char stat[2]; + + int round_offset = img->height / 2; + int i, j, k; + + /* ask for 16 lines */ + ret = set_window(s, WINDOW_FINECAL); + if(ret){ + DBG (5, "finecal_get_line: error sending setwindowcal\n"); + return ret; + } + + /* send scan d2 command */ + cmd[0] = 0x1b; + cmd[1] = 0xd2; + stat[0] = 0; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "finecal_get_line: error sending d2 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "finecal_get_line: cmd bad d2 status?\n"); + return SANE_STATUS_IO_ERROR; + } + + s->cal_image.image = img; + update_transfer_totals(&s->cal_image); + + while(!s->cal_image.done){ + ret = read_from_scanner(s,&s->cal_image); + if(ret){ + DBG (5, "finecal_get_line: cant read from scanner\n"); + return ret; + } + } + /* convert the raw data into normal packed pixel data */ + descramble_raw(s, &s->cal_image); + + /* average the columns of pixels together and put the results in the top line(s) */ + for (i = 0; i < img->pages; i++) + { + unsigned char *linepix = img->buffer + i * img->width_bytes * img->height; + unsigned char *avgpix = img->buffer + i * img->width_bytes; + for (j = 0; j < img->width_bytes; j++) + { + int total = 0; + + for (k = 0; k < img->height; k++) + total += linepix[j + k * img->width_bytes]; + + avgpix[j] = (total + round_offset) / img->height; + } + } + return ret; +} + +/* roundf() is c99, so we provide our own, though this version wont return -0 */ +static float +round2(float x) +{ + return (float)(x >= 0.0) ? (int)(x+0.5) : (int)(x-0.5); +} + +static SANE_Status +finecal(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + const int max_pages = (s->model == MODEL_S300 ? 2 : 1); + int gain_delta = 0xff - 0xbf; + float *gain_slope, *last_error; + int i, j, k, idx, try_count, cal_good; + + DBG (10, "finecal: start\n"); + + /* set fine dark offset to 0 and fix all fine gains to lowest parameter (0xFF) */ + for (i = 0; i < s->sendcal.width_bytes * s->sendcal.pages / 2; i++) + { + s->sendcal.buffer[i*2] = 0; + s->sendcal.buffer[i*2+1] = 0xff; + } + ret = finecal_send_cal(s); + if(ret) return ret; + + /* grab rows with lamp on */ + ret = lamp(s,1); + if(ret){ + DBG (5, "finecal: error lamp on\n"); + return ret; + } + + /* read the low-gain average of 16 lines */ + ret = finecal_get_line(s, &s->darkcal); + if(ret) return ret; + + /* set fine dark offset to 0 and fine gain to a fixed higher-gain parameter (0xBF) */ + for (i = 0; i < s->sendcal.width_bytes * s->sendcal.pages / 2; i++) + { + s->sendcal.buffer[i*2] = 0; + s->sendcal.buffer[i*2+1] = 0xbf; + } + ret = finecal_send_cal(s); + if(ret) return ret; + + /* read the high-gain average of 16 lines */ + ret = finecal_get_line(s, &s->lightcal); + if(ret) return ret; + + /* calculate the per pixel slope of pixel value delta over gain delta */ + gain_slope = malloc(s->lightcal.width_bytes * s->lightcal.pages * sizeof(float)); + if (!gain_slope) + return SANE_STATUS_NO_MEM; + idx = 0; + for (i = 0; i < s->lightcal.pages; i++) + { + for (j = 0; j < s->lightcal.width_pix; j++) + { + for (k = 0; k < 3; k++) + { + int value_delta = s->lightcal.buffer[idx] - s->darkcal.buffer[idx]; + /* limit this slope to 1 or less, to avoid overshoot if the lightcal ref input is clipped at 255 */ + if (value_delta < gain_delta) + gain_slope[idx] = -1.0; + else + gain_slope[idx] = (float) -gain_delta / value_delta; + idx++; + } + } + } + + /* keep track of the last iteration's pixel error. If we overshoot, we can reduce the value of the gain slope */ + last_error = malloc(s->lightcal.width_bytes * s->lightcal.pages * sizeof(float)); + if (!last_error) + { + free(gain_slope); + return SANE_STATUS_NO_MEM; + } + for (i = 0; i < s->lightcal.width_bytes * s->lightcal.pages; i++) + last_error[i] = 0.0; + + /* fine calibration feedback loop */ + try_count = 8; + while (try_count > 0) + { + int min_value[2][3], max_value[2][3]; + float avg_value[2][3], variance[2][3]; + int high_pegs = 0, low_pegs = 0; + try_count--; + + /* clear statistics arrays */ + for (i = 0; i < max_pages; i++) + { + for (k = 0; k < 3; k++) + { + min_value[i][k] = 0xff; + max_value[i][k] = 0; + avg_value[i][k] = 0; + variance[i][k] = 0; + } + } + + /* gather statistics and calculate new fine gain parameters based on observed error and the value/gain slope */ + idx = 0; + for (i = 0; i < max_pages; i++) + { + for (j = 0; j < s->lightcal.width_pix; j++) + { + for (k = 0; k < 3; k++) + { + int pixvalue = s->lightcal.buffer[idx]; + float pixerror = (fine_gain_target[i] * white_factor[k] - pixvalue); + int oldgain = s->sendcal.buffer[idx * 2 + 1]; + int newgain; + /* if we overshot the last correction, reduce the gain_slope */ + if (pixerror * last_error[idx] < 0.0) + gain_slope[idx] *= 0.75; + last_error[idx] = pixerror; + /* set the new gain */ + newgain = oldgain + (int) round2(pixerror * gain_slope[idx]); + if (newgain < 0) + { + low_pegs++; + s->sendcal.buffer[idx * 2 + 1] = 0; + } + else if (newgain > 0xff) + { + high_pegs++; + s->sendcal.buffer[idx * 2 + 1] = 0xff; + } + else + s->sendcal.buffer[idx * 2 + 1] = newgain; + /* update statistics */ + if (pixvalue < min_value[i][k]) min_value[i][k] = pixvalue; + if (pixvalue > max_value[i][k]) max_value[i][k] = pixvalue; + avg_value[i][k] += pixerror; + variance[i][k] += (pixerror * pixerror); + idx++; + } + } + } + /* finish the statistics calculations */ + cal_good = 1; + for (i = 0; i < max_pages; i++) + { + for (k = 0; k < 3; k++) + { + float sum = avg_value[i][k]; + float sum2 = variance[i][k]; + avg_value[i][k] = sum / s->lightcal.width_pix; + variance[i][k] = ((sum2 - (sum * sum / s->lightcal.width_pix)) / s->lightcal.width_pix); + /* if any color channel is too far out of whack, set cal_good to 0 so we'll iterate again */ + if (fabs(avg_value[i][k]) > 1.0 || variance[i][k] > 3.0) + cal_good = 0; + } + } + + /* print debug info */ + DBG (15, "finecal: -------------------- Gain\n"); + DBG (15, "finecal: RGB Average Error - Front: (%.1f,%.1f,%.1f) - Back: (%.1f,%.1f,%.1f)\n", + avg_value[0][0], avg_value[0][1], avg_value[0][2], avg_value[1][0], avg_value[1][1], avg_value[1][2]); + DBG (15, "finecal: RGB Maximum - Front: (%i,%i,%i) - Back: (%i,%i,%i)\n", + max_value[0][0], max_value[0][1], max_value[0][2], max_value[1][0], max_value[1][1], max_value[1][2]); + DBG (15, "finecal: RGB Minimum - Front: (%i,%i,%i) - Back: (%i,%i,%i)\n", + min_value[0][0], min_value[0][1], min_value[0][2], min_value[1][0], min_value[1][1], min_value[1][2]); + DBG (15, "finecal: Variance - Front: (%.1f,%.1f,%.1f) - Back: (%.1f,%.1f,%.1f)\n", + variance[0][0], variance[0][1], variance[0][2], variance[1][0], variance[1][1], variance[1][2]); + DBG (15, "finecal: Pegged gain parameters - High (0xff): %i - Low (0): %i\n", high_pegs, low_pegs); + + /* break out of the loop if our calibration is done */ + if (cal_good) break; + + /* send the new calibration and read a new line */ + ret = finecal_send_cal(s); + if(ret) { free(gain_slope); free(last_error); return ret; } + ret = finecal_get_line(s, &s->lightcal); + if(ret) { free(gain_slope); free(last_error); return ret; } + } + + /* release the memory for the reference slope data */ + free(gain_slope); + free(last_error); + + DBG (10, "finecal: finish\n"); + return ret; +} + +static SANE_Status +lamp(struct scanner *s, unsigned char set) +{ + SANE_Status ret = SANE_STATUS_GOOD; + unsigned char cmd[2]; + size_t cmdLen = 2; + unsigned char stat[1]; + size_t statLen = 1; + + DBG (10, "lamp: start (%d)\n", set); + + /*send cmd*/ + cmd[0] = 0x1b; + cmd[1] = 0xd0; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "lamp: error sending cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "lamp: cmd bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*send payload*/ + cmd[0] = set; + cmdLen = 1; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "lamp: error sending payload\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "lamp: payload bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (10, "lamp: finish\n"); + return ret; +} + +static SANE_Status +set_window(struct scanner *s, int window) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[] = {0x1b, 0xd1}; + size_t cmdLen = sizeof(cmd); + unsigned char stat[] = {0}; + size_t statLen = sizeof(stat); + unsigned char * payload; + size_t paylen = SET_WINDOW_LEN; + + DBG (10, "set_window: start, window %d\n",window); + + switch (window) { + case WINDOW_COARSECAL: + payload = s->setWindowCoarseCal; + paylen = s->setWindowCoarseCalLen; + break; + case WINDOW_FINECAL: + payload = s->setWindowFineCal; + paylen = s->setWindowFineCalLen; + break; + case WINDOW_SENDCAL: + payload = s->setWindowSendCal; + paylen = s->setWindowSendCalLen; + break; + case WINDOW_SCAN: + payload = s->setWindowScan; + paylen = s->setWindowScanLen; + set_SW_ypix(payload,s->fullscan.height); + break; + default: + DBG (5, "set_window: unknown window\n"); + return SANE_STATUS_INVAL; + } + + /*send cmd*/ + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "set_window: error sending cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "set_window: cmd bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + /*send payload*/ + statLen = 1; + + ret = do_cmd( + s, 0, + payload, paylen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "set_window: error sending payload\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "set_window: payload bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (10, "set_window: finish\n"); + return ret; +} + +/* instead of internal brightness/contrast/gamma + scanners uses 12bit x 12bit LUT + default is linear table of slope 1 + brightness and contrast inputs are -127 to +127 + + contrast rotates slope of line around central input val + + high low + . x . + . x . xx + out . x . xxxxxxxx + . x xx + ....x....... ............ + in in + + then brightness moves line vertically, and clamps to 8bit + + bright dark + . xxxxxxxx . + . x . + out x . x + . . x + ............ xxxxxxxx.... + in in + */ +static SANE_Status +send_lut (struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[] = {0x1b, 0xc5}; + size_t cmdLen = 2; + unsigned char stat[1]; + size_t statLen = 1; + unsigned char out[0x6000]; + size_t outLen = 0x6000; + + int i, j; + double b, slope, offset; + int width = outLen / 6; /* 3 colors, 2 bytes */ + int height = width; /* square table */ + + DBG (10, "send_lut: start\n"); + + /* contrast is converted to a slope [0,90] degrees: + * first [-127,127] to [0,254] then to [0,1] + * then multiply by PI/2 to convert to radians + * then take the tangent to get slope (T.O.A) + * then multiply by the normal linear slope + * because the table may not be square, i.e. 1024x256*/ + slope = tan(((double)s->contrast+127)/254 * M_PI/2); + + /* contrast slope must stay centered, so figure + * out vertical offset at central input value */ + offset = height/2 - slope*width/2; + + /* convert the user brightness setting (-127 to +127) + * into a scale that covers the range required + * to slide the contrast curve entirely off the table */ + b = ((double)s->brightness/127) * (slope*(width-1) + offset); + + DBG (15, "send_lut: %d %f %d %f %f\n", s->brightness, b, + s->contrast, slope, offset); + + for(i=0;i(height-1)){ + j=height-1; + } + + /*first table, le order*/ + out[i*2] = j & 0xff; + out[i*2+1] = (j >> 8) & 0x0f; + + /*second table, le order*/ + out[width*2 + i*2] = j & 0xff; + out[width*2 + i*2+1] = (j >> 8) & 0x0f; + + /*third table, le order*/ + out[width*4 + i*2] = j & 0xff; + out[width*4 + i*2+1] = (j >> 8) & 0x0f; + } + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "send_lut: error sending cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "send_lut: cmd bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + statLen = 1; + ret = do_cmd( + s, 0, + out, outLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "send_lut: error sending out\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "send_lut: out bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (10, "send_lut: finish\n"); + + return ret; +} + +static SANE_Status +get_hardware_status (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "get_hardware_status: start\n"); + + /* only run this once every second */ + if (s->last_ghs < time(NULL)) { + + unsigned char cmd[2]; + size_t cmdLen = sizeof(cmd); + unsigned char pay[4]; + size_t payLen = sizeof(pay); + + DBG (15, "get_hardware_status: running\n"); + + cmd[0] = 0x1b; + cmd[1] = 0x33; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + pay, &payLen + ); + if(ret){ + DBG (5, "get_hardware_status: error sending cmd\n"); + return ret; + } + + hexdump(5,"ghspayload: ", pay, payLen); + + s->last_ghs = time(NULL); + + s->hw_top = ((pay[0] >> 7) & 0x01); + s->hw_hopper = !((pay[0] >> 6) & 0x01); + s->hw_adf_open = ((pay[0] >> 5) & 0x01); + + s->hw_sleep = ((pay[1] >> 7) & 0x01); + s->hw_scan_sw = ((pay[1] >> 0) & 0x01); + } + + DBG (10, "get_hardware_status: finish\n"); + + return ret; +} + +static SANE_Status +ingest(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i; + + unsigned char cmd[2]; + size_t cmdLen = sizeof(cmd); + unsigned char stat[1]; + size_t statLen = sizeof(stat); + unsigned char pay[2]; + size_t payLen = sizeof(pay); + + DBG (10, "ingest: start\n"); + + for(i=0;i<5;i++){ + + /*send paper load cmd*/ + cmd[0] = 0x1b; + cmd[1] = 0xd4; + statLen = 1; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "ingest: error sending cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "ingest: cmd bad status? %d\n",stat[0]); + continue; + } + + /*send payload*/ + statLen = 1; + payLen = 1; + pay[0] = 1; + + ret = do_cmd( + s, 0, + pay, payLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "ingest: error sending payload\n"); + return ret; + } + if(stat[0] == 6){ + DBG (5, "ingest: found paper?\n"); + break; + } + else if(stat[0] == 0x15 || stat[0] == 0){ + DBG (5, "ingest: no paper?\n"); + ret=SANE_STATUS_NO_DOCS; + continue; + } + else{ + DBG (5, "ingest: payload bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + } + + DBG (10, "ingest: finish\n"); + return ret; +} + +static SANE_Status +scan(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + unsigned char cmd[] = {0x1b, 0xd2}; + size_t cmdLen = 2; + unsigned char stat[1]; + size_t statLen = 1; + + DBG (10, "scan: start\n"); + + if(s->model == MODEL_S300){ + cmd[1] = 0xd6; + } + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "scan: error sending cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "scan: cmd bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (10, "scan: finish\n"); + + return ret; +} + +/* + * Called by SANE to read data. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status ret=SANE_STATUS_GOOD; + struct page * page; + + DBG (10, "sane_read: start si:%d len:%d max:%d\n",s->side,*len,max_len); + + *len = 0; + + /* cancelled? */ + if(!s->started){ + DBG (5, "sane_read: call sane_start first\n"); + return SANE_STATUS_CANCELLED; + } + + page = &s->pages[s->side]; + + /* have sent all of current buffer */ + if(page->done){ + DBG (10, "sane_read: returning eof\n"); + return SANE_STATUS_EOF; + } + + /* scan not finished, get more into block buffer */ + if(!s->fullscan.done) + { + /* block buffer currently empty, clean up */ + if(!s->block_xfr.rx_bytes) + { + /* block buffer bigger than remainder of scan, shrink block */ + int remainTotal = s->fullscan.total_bytes - s->fullscan.rx_bytes; + if(remainTotal < s->block_xfr.total_bytes) + { + DBG (15, "sane_read: shrinking block to %lu\n", (unsigned long)remainTotal); + s->block_xfr.total_bytes = remainTotal; + } + /* send d3 cmd for S300 */ + if(s->model == MODEL_S300) + { + unsigned char cmd[] = {0x1b, 0xd3}; + size_t cmdLen = 2; + unsigned char stat[1]; + size_t statLen = 1; + + DBG (15, "sane_read: d3\n"); + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + stat, &statLen + ); + if(ret){ + DBG (5, "sane_read: error sending d3 cmd\n"); + return ret; + } + if(stat[0] != 6){ + DBG (5, "sane_read: cmd bad status?\n"); + return SANE_STATUS_IO_ERROR; + } + } + } + + ret = read_from_scanner(s, &s->block_xfr); + if(ret){ + DBG (5, "sane_read: cant read from scanner\n"); + return ret; + } + + /* block filled, copy to front/back */ + if(s->block_xfr.done) + { + DBG (15, "sane_read: block buffer full\n"); + + /* convert the raw data into normal packed pixel data */ + descramble_raw(s, &s->block_xfr); + + s->block_xfr.done = 0; + + /* get the 0x43 cmd for the S300 */ + if(s->model == MODEL_S300){ + + unsigned char cmd[] = {0x1b, 0x43}; + size_t cmdLen = 2; + unsigned char in[10]; + size_t inLen = 10; + + ret = do_cmd( + s, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + hexdump(15, "cmd 43: ", in, inLen); + + if(ret){ + DBG (5, "sane_read: error sending 43 cmd\n"); + return ret; + } + + /*copy backside data into buffer*/ + if( s->source == SOURCE_ADF_DUPLEX || s->source == SOURCE_ADF_BACK ) + ret = copy_block_to_page(s, SIDE_BACK); + + /*copy frontside data into buffer*/ + if( s->source != SOURCE_ADF_BACK ) + ret = copy_block_to_page(s, SIDE_FRONT); + + if(ret){ + DBG (5, "sane_read: cant copy to front/back\n"); + return ret; + } + + s->fullscan.rx_bytes += s->block_xfr.rx_bytes; + + /* autodetect mode, check for change length */ + if( s->source != SOURCE_FLATBED && !s->page_height ){ + int get = (in[6] << 8) | in[7]; + + /*always have to get full blocks*/ + if(get % s->block_img.height){ + get += s->block_img.height - (get % s->block_img.height); + } + + if(get < s->fullscan.height){ + DBG (15, "sane_read: paper out? %d\n",get); + s->fullscan.total_bytes = s->fullscan.width_bytes * get; + } + } + } + + else { /*fi-60f*/ + ret = copy_block_to_page(s, SIDE_FRONT); + if(ret){ + DBG (5, "sane_read: cant copy to front/back\n"); + return ret; + } + + s->fullscan.rx_bytes += s->block_xfr.rx_bytes; + } + + /* reset for next pass */ + update_transfer_totals(&s->block_xfr); + + /* scan now finished */ + if(s->fullscan.rx_bytes == s->fullscan.total_bytes){ + DBG (15, "sane_read: last block\n"); + s->fullscan.done = 1; + } + } + } + + *len = page->bytes_scanned - page->bytes_read; + if(*len > max_len){ + *len = max_len; + } + + if(*len){ + DBG (10, "sane_read: copy rx:%d tx:%d tot:%d len:%d\n", + page->bytes_scanned, page->bytes_read, page->bytes_total,*len); + + memcpy(buf, page->image->buffer + page->bytes_read, *len); + page->bytes_read += *len; + + /* sent it all, return eof on next read */ + if(s->fullscan.done && page->bytes_read == page->bytes_scanned){ + DBG (10, "sane_read: side done\n"); + page->done = 1; + } + } + + DBG (10, "sane_read: finish si:%d len:%d max:%d\n",s->side,*len,max_len); + + return ret; +} + +/* de-scrambles the raw data from the scanner into the image buffer */ +static SANE_Status +descramble_raw(struct scanner *s, struct transfer * tp) +{ + SANE_Status ret = SANE_STATUS_GOOD; + unsigned char *p_in, *p_out = tp->image->buffer; + int height = tp->total_bytes / tp->line_stride; + int i, j, k, l; + + if (s->model == MODEL_S300) + { + for (i = 0; i < 2; i++) /* page, front/back */ + for (j = 0; j < height; j++) /* row (y)*/ + for (k = 0; k < tp->plane_width; k++) /* column (x) */ + for (l = 0; l < 3; l++) /* color component */ + { + p_in = (unsigned char *) tp->raw_data + (j * tp->line_stride) + (l * tp->plane_stride) + k * 3 + i; + *p_out++ = *p_in; + } + } + else /* MODEL_FI60F */ + { + for (i = 0; i < height; i++) /* row (y)*/ + for (j = 0; j < 3; j++) /* read head */ + for (k = 0; k < tp->plane_width; k++) /* column within the read head */ + for (l = 0; l < 3; l++) /* color component */ + { + p_in = (unsigned char *) tp->raw_data + (i * tp->line_stride) + (l * tp->plane_stride) + k * 3 + j; + *p_out++ = *p_in; + } + } + + return ret; +} + +/* fills block buffer a little per pass */ +static SANE_Status +read_from_scanner(struct scanner *s, struct transfer * tp) +{ + SANE_Status ret=SANE_STATUS_GOOD; + size_t bytes = MAX_IMG_PASS; + size_t remainBlock = tp->total_bytes - tp->rx_bytes + 8; + + /* determine amount to ask for */ + if(bytes > remainBlock){ + bytes = remainBlock; + } + + if (tp->image == NULL) + { + DBG(5, "internal error: read_from_scanner called with no destination image.\n"); + return SANE_STATUS_INVAL; + } + + DBG (10, "read_from_scanner: start rB:%lu len:%lu\n", + (unsigned long)remainBlock, (unsigned long)bytes); + + if(!bytes){ + DBG(10, "read_from_scanner: no bytes!\n"); + return SANE_STATUS_INVAL; + } + + ret = do_cmd( + s, 0, + NULL, 0, + NULL, 0, + tp->raw_data + tp->rx_bytes, &bytes + ); + + /* full read or short read */ + if (ret == SANE_STATUS_GOOD || (ret == SANE_STATUS_EOF && bytes) ) { + + DBG(15,"read_from_scanner: got GOOD/EOF (%lu)\n",(unsigned long)bytes); + + if(bytes == remainBlock){ + DBG(15,"read_from_scanner: block done, ignoring trailer\n"); + bytes -= 8; + tp->done = 1; + } + + ret = SANE_STATUS_GOOD; + tp->rx_bytes += bytes; + } + else { + DBG(5, "read_from_scanner: error reading status = %d\n", ret); + } + + DBG (10, "read_from_scanner: finish rB:%lu len:%lu\n", + (unsigned long)(tp->total_bytes - tp->rx_bytes), (unsigned long)bytes); + + return ret; +} + +/* copies block buffer into front or back image buffer */ +/* converts pixel data from RGB Color to the output format */ +static SANE_Status +copy_block_to_page(struct scanner *s,int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct transfer * block = &s->block_xfr; + struct page * page = &s->pages[side]; + int height = block->total_bytes / block->line_stride; + int width = block->image->width_pix; + int block_page_stride = block->image->width_bytes * block->image->height; + int page_y_offset = page->bytes_scanned / page->image->width_bytes; + int line_reverse = (side == SIDE_BACK) || (s->model == MODEL_FI60F); + int i,j; + + DBG (10, "copy_block_to_page: start\n"); + + /* loop over all the lines in the block */ + for (i = 0; i < height; i++) + { + unsigned char * p_in = block->image->buffer + (side * block_page_stride) + (i * block->image->width_bytes); + unsigned char * p_out = page->image->buffer + ((i + page_y_offset) * page->image->width_bytes); + unsigned char * lineStart = p_out; + /* reverse order for back side or FI-60F scanner */ + if (line_reverse) + p_in += (width - 1) * 3; + /* convert all of the pixels in this row */ + for (j = 0; j < width; j++) + { + unsigned char r, g, b; + if (s->model == MODEL_S300) + { r = p_in[1]; g = p_in[2]; b = p_in[0]; } + else /* (s->model == MODEL_FI60F) */ + { r = p_in[0]; g = p_in[1]; b = p_in[2]; } + if (s->mode == MODE_COLOR) + { + *p_out++ = r; + *p_out++ = g; + *p_out++ = b; + } + else if (s->mode == MODE_GRAYSCALE) + { + *p_out++ = (r + g + b) / 3; + } + else if (s->mode == MODE_LINEART) + { + s->dt.buffer[j] = (r + g + b) / 3; + } + if (line_reverse) + p_in -= 3; + else + p_in += 3; + } + /* for MODE_LINEART, binarize the gray line stored in the temp image buffer */ + if (s->mode == MODE_LINEART) + binarize_line(s, lineStart, width); + /*add a periodic row because of non-square pixels*/ + /*FIXME: only works with 225x200*/ + if (s->resolution_x > s->resolution_y && (i + page_y_offset) % 9 == 8) + { + memcpy(lineStart + page->image->width_bytes, lineStart, page->image->width_bytes); + page_y_offset += 1; + page->bytes_scanned += page->image->width_bytes; + } + } + + /* update the page counter of bytes scanned */ + page->bytes_scanned += page->image->width_bytes * height; + + DBG (10, "copy_block_to_page: finish\n"); + + return ret; +} + +/*uses the threshold/threshold_curve to control binarization*/ +static SANE_Status +binarize_line(struct scanner *s, unsigned char *lineOut, int width) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int j, windowX, sum = 0; + + /* ~1mm works best, but the window needs to have odd # of pixels */ + windowX = 6 * s->resolution_x / 150; + if (!(windowX % 2)) windowX++; + + /*second, prefill the sliding sum*/ + for (j = 0; j < windowX; j++) + sum += s->dt.buffer[j]; + + /* third, walk the dt buffer, update the sliding sum, */ + /* determine threshold, output bits */ + for (j = 0; j < width; j++) + { + /*output image location*/ + int offset = j % 8; + unsigned char mask = 0x80 >> offset; + int thresh = s->threshold; + + /* move sum/update threshold only if there is a curve*/ + if (s->threshold_curve) + { + int addCol = j + windowX/2; + int dropCol = addCol - windowX; + + if (dropCol >= 0 && addCol < width) + { + sum -= s->dt.buffer[dropCol]; + sum += s->dt.buffer[addCol]; + } + thresh = s->dt_lut[sum/windowX]; + } + + /*use average to lookup threshold*/ + if (s->dt.buffer[j] > thresh) + *lineOut &= ~mask; /* white */ + else + *lineOut |= mask; /* black */ + + if (offset == 7) + lineOut++; + } + + return ret; +} + +/* + * @@ Section 4 - SANE cleanup functions + */ +/* + * Cancels a scan. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image is acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle handle) +{ + /*FIXME: actually ask the scanner to stop?*/ + struct scanner * s = (struct scanner *) handle; + DBG (10, "sane_cancel: start\n"); + s->started = 0; + DBG (10, "sane_cancel: finish\n"); +} + +/* + * Ends use of the scanner. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + */ +void +sane_close (SANE_Handle handle) +{ + struct scanner * s = (struct scanner *) handle; + + DBG (10, "sane_close: start\n"); + + /* still connected- drop it */ + if(s->fd >= 0){ + sane_cancel(handle); + lamp(s, 0); + disconnect_fd(s); + } + + DBG (10, "sane_close: finish\n"); +} + +static SANE_Status +disconnect_fd (struct scanner *s) +{ + DBG (10, "disconnect_fd: start\n"); + + if(s->fd > -1){ + DBG (15, "disconnecting usb device\n"); + sanei_usb_close (s->fd); + s->fd = -1; + } + + DBG (10, "disconnect_fd: finish\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +destroy(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "destroy: start\n"); + + teardown_buffers(s); + + if(s->sane.name){ + free(s->sane.name); + } + if(s->sane.vendor){ + free(s->sane.vendor); + } + if(s->sane.model){ + free(s->sane.model); + } + + free(s); + + DBG (10, "destroy: finish\n"); + return ret; +} + +static SANE_Status +teardown_buffers(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "teardown_buffers: start\n"); + + /* temporary cal data */ + if(s->coarsecal.buffer){ + free(s->coarsecal.buffer); + s->coarsecal.buffer = NULL; + } + + if(s->darkcal.buffer){ + free(s->darkcal.buffer); + s->darkcal.buffer = NULL; + } + + if(s->sendcal.buffer){ + free(s->sendcal.buffer); + s->sendcal.buffer = NULL; + } + + if(s->cal_image.raw_data){ + free(s->cal_image.raw_data); + s->cal_image.raw_data = NULL; + } + + if(s->cal_data.raw_data){ + free(s->cal_data.raw_data); + s->cal_data.raw_data = NULL; + } + + /* image slice */ + if(s->block_img.buffer){ + free(s->block_img.buffer); + s->block_img.buffer = NULL; + } + if(s->block_xfr.raw_data){ + free(s->block_xfr.raw_data); + s->block_xfr.raw_data = NULL; + } + + /* dynamic thresh slice */ + if(s->dt.buffer){ + free(s->dt.buffer); + s->dt.buffer = NULL; + } + + /* image buffer to hold frontside data */ + if(s->front.buffer){ + free(s->front.buffer); + s->front.buffer = NULL; + } + + /* image buffer to hold backside data */ + if(s->back.buffer){ + free(s->back.buffer); + s->back.buffer = NULL; + } + + DBG (10, "teardown_buffers: finish\n"); + return ret; +} + +/* + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_close(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct scanner *dev, *next; + + DBG (10, "sane_exit: start\n"); + + for (dev = scanner_devList; dev; dev = next) { + next = dev->next; + destroy(dev); + } + + if (sane_devArray) + free (sane_devArray); + + scanner_devList = NULL; + sane_devArray = NULL; + + DBG (10, "sane_exit: finish\n"); +} + +/* + * @@ Section 5 - misc helper functions + */ +/* + * take a bunch of pointers, send commands to scanner + */ +static SANE_Status +do_cmd(struct scanner *s, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + /* sanei_usb overwrites the transfer size, so make some local copies */ + size_t loc_cmdLen = cmdLen; + size_t loc_outLen = outLen; + size_t loc_inLen = 0; + + int cmdTime = USB_COMMAND_TIME; + int outTime = USB_DATA_TIME; + int inTime = USB_DATA_TIME; + + int ret = 0; + + DBG (10, "do_cmd: start\n"); + + if(shortTime){ + cmdTime /= 20; + outTime /= 20; + inTime /= 20; + } + + /* this command has a cmd component, and a place to get it */ + if(cmdBuff && cmdLen && cmdTime){ + + /* change timeout */ + sanei_usb_set_timeout(cmdTime); + + /* write the command out */ + DBG(25, "cmd: writing %ld bytes, timeout %d\n", (long)cmdLen, cmdTime); + hexdump(30, "cmd: >>", cmdBuff, cmdLen); + ret = sanei_usb_write_bulk(s->fd, cmdBuff, &cmdLen); + DBG(25, "cmd: wrote %ld bytes, retVal %d\n", (long)cmdLen, ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"cmd: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"cmd: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + if(loc_cmdLen != cmdLen){ + DBG(5,"cmd: wrong size %ld/%ld\n", (long)loc_cmdLen, (long)cmdLen); + return SANE_STATUS_IO_ERROR; + } + } + + /* this command has a write component, and a place to get it */ + if(outBuff && outLen && outTime){ + + /* change timeout */ + sanei_usb_set_timeout(outTime); + + DBG(25, "out: writing %ld bytes, timeout %d\n", (long)outLen, outTime); + hexdump(30, "out: >>", outBuff, outLen); + ret = sanei_usb_write_bulk(s->fd, outBuff, &outLen); + DBG(25, "out: wrote %ld bytes, retVal %d\n", (long)outLen, ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"out: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"out: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + if(loc_outLen != outLen){ + DBG(5,"out: wrong size %ld/%ld\n", (long)loc_outLen, (long)outLen); + return SANE_STATUS_IO_ERROR; + } + } + + /* this command has a read component, and a place to put it */ + if(inBuff && inLen && inTime){ + + loc_inLen = *inLen; + DBG(25, "in: memset %ld bytes\n", (long)*inLen); + memset(inBuff,0,*inLen); + + /* change timeout */ + sanei_usb_set_timeout(inTime); + + DBG(25, "in: reading %ld bytes, timeout %d\n", (long)*inLen, inTime); + ret = sanei_usb_read_bulk(s->fd, inBuff, inLen); + DBG(25, "in: retVal %d\n", ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"in: got EOF, continuing\n"); + } + else if(ret != SANE_STATUS_GOOD){ + DBG(5,"in: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + + DBG(25, "in: read %ld bytes\n", (long)*inLen); + if(*inLen){ + hexdump(30, "in: <<", inBuff, *inLen); + } + + if(loc_inLen != *inLen){ + ret = SANE_STATUS_EOF; + DBG(5,"in: short read %ld/%ld\n", (long)loc_inLen, (long)*inLen); + } + } + + DBG (10, "do_cmd: finish\n"); + + return ret; +} + +/** + * Convenience method to determine longest string size in a list. + */ +static size_t +maxStringSize (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +/** + * Prints a hex dump of the given buffer onto the debug output stream. + */ +static void +hexdump (int level, char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + + if(DBG_LEVEL < level) + return; + + DBG (level, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (level, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3x:", i); + ptr += 4; + } + sprintf (ptr, " %2.2x", *p); + ptr += 3; + } + *ptr = '\0'; + DBG (level, "%s\n", line); +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG (10, "sane_set_io_mode\n"); + DBG (15, "%d %p\n", non_blocking, h); + return SANE_STATUS_UNSUPPORTED; +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) +{ + DBG (10, "sane_get_select_fd\n"); + DBG (15, "%p %d\n", h, *fdp); + return SANE_STATUS_UNSUPPORTED; +} + +/* s->page_width stores the user setting + * for the paper width in adf. sometimes, + * we need a value that differs from this + * due to using FB + */ +static int +get_page_width(struct scanner *s) +{ + /* scanner max for fb */ + if(s->source == SOURCE_FLATBED){ + return s->max_x; + } + + return s->page_width; +} + +/* s->page_height stores the user setting + * for the paper height in adf. sometimes, + * we need a value that differs from this + * due to using FB. + */ +static int +get_page_height(struct scanner *s) +{ + /* scanner max for fb */ + if(s->source == SOURCE_FLATBED){ + return s->max_y; + } + + return s->page_height; +} + diff --git a/backend/epjitsu.conf.in b/backend/epjitsu.conf.in new file mode 100644 index 0000000..cabe6b2 --- /dev/null +++ b/backend/epjitsu.conf.in @@ -0,0 +1,37 @@ +# For scanners connected via USB on a known device (kernel driver): +#usb /dev/usb/scanner0 + +# For 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 epjitsu in the subject line + +# These devices require a firmware file in order to function, which must be +# extracted from the Fujitsu Windows driver. Presumably the Mac versions +# contain the firmware as well, but the author has no access such a machine. + +# Firmware is installed in several different locations by the fujitsu software, +# using the windows 'search' feature to look for '*.nal' is the easiest way to +# find them. They should be ~65K, and have the scanner's name as part of the +# file name. They are often inside a .cab file. + +# Copy the file someplace sane can reach it. Then update the line below. +# NOTE: the firmware line must occur BEFORE the usb line for your scanner + +# Fujitsu fi-60F +firmware @DATADIR@/sane/epjitsu/60f_0A00.nal +usb 0x04c5 0x10c7 + +# Fujitsu S300 +firmware @DATADIR@/sane/epjitsu/300_0C00.nal +usb 0x04c5 0x1156 + +# Fujitsu S300M +firmware @DATADIR@/sane/epjitsu/300M_0C00.nal +usb 0x04c5 0x117f + +# Fujitsu S1300 +firmware @DATADIR@/sane/epjitsu/1300_0C26.nal +usb 0x04c5 0x11ed diff --git a/backend/epjitsu.h b/backend/epjitsu.h new file mode 100644 index 0000000..ed63504 --- /dev/null +++ b/backend/epjitsu.h @@ -0,0 +1,384 @@ +#ifndef EPJITSU_H +#define EPJITSU_H + +/* + * Part of SANE - Scanner Access Now Easy. + * Please see opening comment in epjitsu.c + */ + +/* ------------------------------------------------------------------------- + * This option list has to contain all options for all scanners supported by + * this driver. If a certain scanner cannot handle a certain option, there's + * still the possibility to say so, later. + */ +enum scanner_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_SOURCE, /*adffront/adfback/adfduplex/fb*/ + OPT_MODE, /*mono/gray/color*/ + OPT_X_RES, + OPT_Y_RES, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + OPT_PAGE_WIDTH, + OPT_PAGE_HEIGHT, + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_GAMMA, + OPT_THRESHOLD, + OPT_THRESHOLD_CURVE, + + OPT_SENSOR_GROUP, + OPT_SCAN_SW, + OPT_HOPPER, + OPT_TOP, + OPT_ADF_OPEN, + OPT_SLEEP, + + /* must come last: */ + NUM_OPTIONS +}; + +#define FIRMWARE_LENGTH 0x10000 +#define MAX_IMG_PASS 0x10000 +#define MAX_IMG_BLOCK 0x80000 + +struct image { + int width_pix; + int width_bytes; + int height; + int pages; + + unsigned char * buffer; +}; + +struct transfer { + int plane_width; /* in RGB pixels */ + int plane_stride; /* in bytes */ + int line_stride; /* in bytes */ + + int total_bytes; + int rx_bytes; + int done; + + unsigned char * raw_data; + struct image * image; +}; + +struct page { + int bytes_total; + int bytes_scanned; + int bytes_read; + int done; + struct image *image; +}; + +struct scanner +{ + /* --------------------------------------------------------------------- */ + /* immutable values which are set during init of scanner. */ + struct scanner *next; + + int missing; + + int model; + int usb_power; + + int has_fb; + int has_adf; + int x_res_150; + int x_res_225; + int x_res_300; + int x_res_600; + + int y_res_150; + int y_res_225; + int y_res_300; + int y_res_600; + + /* the scan size in 1/1200th inches, NOT basic_units or sane units */ + int max_x; + int max_y; + int min_x; + int min_y; + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during inquiry probing of the scanner. */ + SANE_Device sane; /*contains: name, vendor, model, type*/ + + /* --------------------------------------------------------------------- */ + /* changeable SANE_Option structs provide our interface to frontend. */ + + /* long array of option structs */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + + /* --------------------------------------------------------------------- */ + /* some options require lists of strings or numbers, we keep them here */ + /* instead of in global vars so that they can differ for each scanner */ + + /*mode group, room for lineart, gray, color, null */ + SANE_String_Const source_list[5]; + SANE_String_Const mode_list[4]; + SANE_Int x_res_list[4]; + SANE_Int y_res_list[4]; + + /*geometry group*/ + SANE_Range tl_x_range; + SANE_Range tl_y_range; + SANE_Range br_x_range; + SANE_Range br_y_range; + SANE_Range paper_x_range; + SANE_Range paper_y_range; + + /*enhancement group*/ + SANE_Range brightness_range; + SANE_Range contrast_range; + SANE_Range gamma_range; + SANE_Range threshold_range; + SANE_Range threshold_curve_range; + + /* --------------------------------------------------------------------- */ + /* changeable vars to hold user input. modified by SANE_Options above */ + + /*mode group*/ + int source; /* adf or fb */ + int mode; /* color,lineart,etc */ + int res; /* from a limited list, x and y same */ + int resolution_x; /* unused dummy */ + int resolution_y; /* unused dummy */ + + /*geometry group*/ + /* The desired size of the scan, all in 1/1200 inch */ + int tl_x; + int tl_y; + int br_x; + int br_y; + int page_width; + int page_height; + + /*enhancement group*/ + int brightness; + int contrast; + int gamma; + int threshold; + int threshold_curve; + + int height; /* may run out on adf */ + + /* --------------------------------------------------------------------- */ + /* values which are set by user parameter changes, scanner specific */ + unsigned char * setWindowCoarseCal; /* sent before coarse cal */ + size_t setWindowCoarseCalLen; + + unsigned char * setWindowFineCal; /* sent before fine cal */ + size_t setWindowFineCalLen; + + unsigned char * setWindowSendCal; /* sent before send cal */ + size_t setWindowSendCalLen; + + unsigned char * sendCal1Header; /* part of 1b c3 command */ + size_t sendCal1HeaderLen; + + unsigned char * sendCal2Header; /* part of 1b c4 command */ + size_t sendCal2HeaderLen; + + unsigned char * setWindowScan; /* sent before scan */ + size_t setWindowScanLen; + + /* --------------------------------------------------------------------- */ + /* values which are set by scanning functions to keep track of pages, etc */ + int started; + int side; + + /* holds temp buffers for getting 16 lines of cal data */ + struct transfer cal_image; + struct image coarsecal; + struct image darkcal; + struct image lightcal; + + /* holds temp buffer for building calibration data */ + struct transfer cal_data; + struct image sendcal; + + /* scanner transmits more data per line than requested */ + /* due to padding and/or duplex interlacing */ + /* the scan struct holds these larger numbers, but image buffer is unused */ + struct { + int done; + int height; + int rx_bytes; + int width_bytes; + int total_bytes; + } fullscan; + + /* The page structs contain data about the progress as the application reads */ + /* data from the front/back image buffers via the sane_read() function */ + struct page pages[2]; + + /* scanner transmits data in blocks, up to 512k */ + /* but always ends on a scanline. */ + /* the block struct holds the most recent buffer */ + struct transfer block_xfr; + struct image block_img; + + /* temporary buffers used by dynamic threshold code */ + struct image dt; + unsigned char dt_lut[256]; + + /* final-sized front image, always used */ + struct image front; + + /* final-sized back image, only used during duplex/backside */ + struct image back; + + /* --------------------------------------------------------------------- */ + /* values used by the command and data sending function */ + int fd; /* The scanner device file descriptor. */ + + /* --------------------------------------------------------------------- */ + /* values which are used by the get hardware status command */ + time_t last_ghs; + + int hw_scan_sw; + int hw_hopper; + int hw_top; + int hw_adf_open; + int hw_sleep; +}; + +#define MODEL_NONE 0 +#define MODEL_S300 1 +#define MODEL_FI60F 2 + +#define USB_COMMAND_TIME 10000 +#define USB_DATA_TIME 10000 + +#define SIDE_FRONT 0 +#define SIDE_BACK 1 + +#define SOURCE_FLATBED 0 +#define SOURCE_ADF_FRONT 1 +#define SOURCE_ADF_BACK 2 +#define SOURCE_ADF_DUPLEX 3 + +#define MODE_COLOR 0 +#define MODE_GRAYSCALE 1 +#define MODE_LINEART 2 + +#define WINDOW_COARSECAL 0 +#define WINDOW_FINECAL 1 +#define WINDOW_SENDCAL 2 +#define WINDOW_SCAN 3 + +/* ------------------------------------------------------------------------- */ + +#define MM_PER_UNIT_UNFIX SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0)) +#define MM_PER_UNIT_FIX SANE_FIX(SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0))) + +#define SCANNER_UNIT_TO_FIXED_MM(number) SANE_FIX((number) * MM_PER_UNIT_UNFIX) +#define FIXED_MM_TO_SCANNER_UNIT(number) SANE_UNFIX(number) / MM_PER_UNIT_UNFIX + +#define CONFIG_FILE "epjitsu.conf" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +/* ------------------------------------------------------------------------- */ + +SANE_Status sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize); + +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only); + +SANE_Status sane_open (SANE_String_Const name, SANE_Handle * handle); + +SANE_Status sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking); + +SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp); + +const SANE_Option_Descriptor * sane_get_option_descriptor (SANE_Handle handle, + SANE_Int option); + +SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); + +SANE_Status sane_start (SANE_Handle handle); + +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params); + +SANE_Status sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len); + +void sane_cancel (SANE_Handle h); + +void sane_close (SANE_Handle h); + +void sane_exit (void); + +/* ------------------------------------------------------------------------- */ + +static SANE_Status attach_one (const char *devicename); +static SANE_Status connect_fd (struct scanner *s); +static SANE_Status disconnect_fd (struct scanner *s); + +static SANE_Status +do_cmd(struct scanner *s, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +/* +static SANE_Status load_calibration (struct scanner *s); +static SANE_Status read_from_scanner_gray(struct scanner *s); +*/ + +/* commands */ +static SANE_Status load_fw(struct scanner *s); +static SANE_Status get_ident(struct scanner *s); + +static SANE_Status change_params(struct scanner *s); + +static SANE_Status destroy(struct scanner *s); +static SANE_Status teardown_buffers(struct scanner *s); +static SANE_Status setup_buffers(struct scanner *s); + +static SANE_Status ingest(struct scanner *s); +static SANE_Status coarsecal(struct scanner *s); +static SANE_Status finecal(struct scanner *s); +static SANE_Status send_lut(struct scanner *s); +static SANE_Status lamp(struct scanner *s, unsigned char set); +static SANE_Status set_window(struct scanner *s, int window); +static SANE_Status scan(struct scanner *s); + +static SANE_Status read_from_scanner(struct scanner *s, struct transfer *tp); +static SANE_Status descramble_raw(struct scanner *s, struct transfer * tp); +static SANE_Status copy_block_to_page(struct scanner *s, int side); +static SANE_Status binarize_line(struct scanner *s, unsigned char *lineOut, int width); + +static SANE_Status get_hardware_status (struct scanner *s); + +static SANE_Status load_lut (unsigned char * lut, int in_bits, int out_bits, + int out_min, int out_max, int slope, int offset); + +static int get_page_width (struct scanner *s); +static int get_page_height (struct scanner *s); +static unsigned char get_stat(struct scanner *s); + +/* utils */ +static void update_transfer_totals(struct transfer * t); +static void hexdump (int level, char *comment, unsigned char *p, int l); +static size_t maxStringSize (const SANE_String_Const strings[]); + +#endif /* EPJITSU_H */ diff --git a/backend/epson.c b/backend/epson.c new file mode 100644 index 0000000..2cae65a --- /dev/null +++ b/backend/epson.c @@ -0,0 +1,6403 @@ +/* + epson.c - SANE library for Epson flatbed scanners. + + Based on Kazuhiro Sasayama previous + Work on epson.[ch] file from the SANE package. + + Original code taken from sane-0.71 + Copyright (C) 1997 Hypercore Software Design, Ltd. + + modifications + Copyright (C) 1998-1999 Christian Bucher + Copyright (C) 1998-1999 Kling & Hautzinger GmbH + Copyright (C) 1999 Norihiko Sawa + Copyright (C) 2000 Mike Porter (mjp) + Copyright (C) 2003 EPSON KOWA Corporation + Copyright (C) 1999-2005 Karl Heinz Kremer + Copyright (C) 2006 Claus Boje +*/ + +#define SANE_EPSON_VERSION "SANE Epson Backend v0.2.47 - 2006-08-21" +#define SANE_EPSON_BUILD 247 + +/* + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +/* + 2006-08-21 Fix buffer overflow error (submitted by Johannes Meixner) + 2006-06-11 Applied patch from Henning. Fixed a number of compiler warnings + 2006-03-12 Added support for perfetion 4990 photo 4800 dpi + 2005-01-09 "flaming hack to get USB scanners working without timeouts under linux" + submitted by "Steve" (in comment to bug #300830) + 2004-12-18 Added USB IDs for CX-4600 and CX-3650 + 2004-10-16 Added USB ID for Expression 10000XL + 2004-05-08 Disable feed() for Perfection1640 + 2004-02-08 Reformat all source code with "indent -bli0" + 2004-02-01 Added D7 function level as copy of D1 for CX-6400 + Added IDs for CX-6400 and Perfection 4870 + 2003-10-27 Replaced DBG(0, ... with DBG(1, ... + 2003-09-12 Increment only once in loop to find USB scanners + Fix rounding problem when determining number of lines to scan + 2003-08-21 Removed '//' comments - again ... + Added EPSON Kowa copyright message + 2003-08-15 Added support for GT-30000, with support for the ADF in simplex mode + Borrowed some code from the EPSON Kowa IScan version of the backend + Use sanei_scsi_cmd2() to send commands. This makes this backend + useable for SBP-2 under FreeBSD + 2003-05-11 Initialize OPT_LIMIT_RESOLUTION before first call to filter_resolution_list() + Fix memory problem in get_identity_information(). Both problems were + reported to the Debian bug database. + 2003-03-26 Fixed two warnings reported by der Mouse + 2003-02-16 Code cleanup, use more descriptive variable names. + 2003-02-15 Move sanei_usb_init() to sane_init(). Thanks to Ron Cemer + for providing the patch. + 2003-02-15 Fix problem with "usb syntax in config file + 2002-12-28 Added advanced option to display only short resolution list for + displays that can not show the complete list. + 2002-11-23 Fixed problem with dropout color. + 2002-11-03 Full libusb support. + 2002-10-05 Fixed problem with incorrect response to sane_get_parameters() + in certain situations. + 2002-09-01 USB scanners are now using libsane-usb funtions + 2002-08-17 Fixed typo in variable name. + Fixed IEEE-1394 problem with Perfection-2450. + Fixed problem with older B3 level SCSI scanners that do + not support the extended status request. + 2002-04-22 Declare close_scanner() and open_scanner() before they + are used. + 2002-04-13 Check if scanner needs to be opened for the reset call. + (Thanks to Thomas Wenrich for pointing this out) + Added product IDs for Perfection 1650 and 2450 + 2002-01-18 Recognize GT-xxxx type scanners also when using the SCSI + or IEEE-1394 interface + 2002-01-06 Disable TEST_IOCTL again, which was enabled by accident. Also + protect the ioctl portion with an #ifdef __linux__ + 2002-01-05 Version 0.2.17 + Check for and set s->fd to -1 when device is closed. + Removed black gamma table - only use RGB even for grayscale + 2002-01-01 Do not call access() for OS/2 systems + 2001-11-13 Version 0.2.16 + Do not call access() for parallel port scanners. + 2001-11-11 Version 0.2.15 + Fixed "wait-for-button" functionality, accidentially merged back wrong + version after code freeze. + Corrected "need-strange-reorder" recognition. + Added IOCTL support to header file. + 2001-11-10 Version 0.2.14 + Added "wait-for-button" functionality + 2001-10-30 I18N patches (Stefan Roellin) + 2001-10-28 Fixed bug with 1650 recognition + 2001-06-09 Version 0.2.09 + Changed debug level for sense handler from 0 to 2 + 2001-05-25 Version 0.2.07 + Allow more than 8 bit color depth even for preview mode + since Xsane can handle this. Some code cleanup. + 2001-05-24 Removed ancient code that was used to determine the resolution + back when the backend still had a slider for the resolution + selection. + 2001-05-22 Version 0.2.06 + Added sense_handler to support the GT-8000 scanner. Thanks to Matthias Trute + for figuring out the details. + Also added experimental code to use USB scanner probing. Need kernel patch + for this. + 2001-05-19 Version 0.2.05 + fixed the year in the recent change log entries - I now that it's + 2001... + Finally fixed the TPU problem with B4 level scanners + 2001-05-13 Version 0.2.04 + Removed check for '\n' before end of line + Free memory malloced in sane_get_devices() in sane_exit() again + 2001-04-22 Version 0.2.03 + Check first if the scanner does support the set film type + and set focus position before the GUI elements are displayed. + This caused problems with older (B4 level) scanners when a TPU + was connected. + 2001-03-31 Version 0.2.02 + 2001-03-17 Next attempt to get the reported number of lines correct + for the "color shuffling" part. + Added more comments. + 2000-12-25 Version 0.2.01 + Fixed problem with bilevel scanning with Perfection610: The + line count has to be an even number with this scanner. + Several initialization fixes regarding bit depth selection. + This version goes back into the CVS repository, the 1.0.4 + release is out and therefore the code freeze is over. + Some general cleanup, added more comments. + 2000-12-09 Version 0.2.00 + Cleaned up printing of gamma table data. 16 elements + are now printed in one line without the [epson] in + between the values. Values are only printed for + Debug levels >= 10. + 2000-12-04 We've introduced the concept of inverting images + when scanning from a TPU. This is fine, but + the user supplied gamma tables no longer work. + This is because the data a frontend is going + to compute a gamma table for is not what the + scanner actually sent. So, we have to back into + the proper gamma table. I think this works. See + set_gamma_table. (mjp) + 2000-12-03 added the 12/14/16 bit support again. + 2000-12-03 Version 0.1.38 + removed changes regarding 12/14 bit support because + of SANE feature freeze for 1.0.4. The D1 fix for + reading the values from the scanner instead of using + hardcoded values and the fix for the off-by-one error + in the reorder routine are still in the code base. + Also force reload after change of scan mode. + The full backend can be downloaded from my web site at + http://www.freecolormanagement.com/sane + 2000-12-03 Fixed off-by-one error in color reordering function. + 2000-12-02 Read information about optical resolution and line + distance from scanner instead of hardcoded values. + Add support for color depth > 8 bits per channel. + 2000-11-23 Display "Set Focus" control only for scanners that + can actually handle the command. + 2000-11-19 Added support for the "set focus position" command, + this is necessary for the Expression1600. + 2000-07-28 Changed #include <...> to #include "..." for the + sane/... include files. + 2000-07-26 Fixed problem with Perfection610: The variable + s->color_shuffle_line was never correctly initialized + 2000-06-28 When closing the scanner device the data that's + still in the scanner, waiting to be transferred + is flushed. This fixes the problem with scanimage -T + 2000-06-13 Invert image when scanning negative with TPU, + Show film type only when TPU is selected + 2000-06-13 Initialize optical_res to 0 (Dave Hill) + 2000-06-07 Fix in sane_close() - found by Henning Meier-Geinitz + 2000-06-01 Threshhold should only be active when scan depth + is 1 and halftoning is off. (mjp) + 2000-05-28 Turned on scanner based color correction. + Dependancies between many options are now + being enforced. For instance, auto area seg + (AAS) should only be on when scan depth == 1. + Added some routines to active and deactivate + options. Routines report if option changed. + Help prevent extraneous option reloads. Split + sane_control_option in getvalue and setvalue. + Further split up setvalue into several different + routines. (mjp) + 2000-05-21 In sane_close use close_scanner instead of just the + SCSI close function. + 2000-05-20 ... finally fixed the problem with the 610 + Added resolution_list to Epson_Device structure in + epson.h - this fixes a bug that caused problems when + more than one EPSON scanner was connected. + 2000-05-13 Fixed the color problem with the Perfection 610. The few + lines with "garbage" at the beginning of the scan are not + yet removed. + 2000-05-06 Added support for multiple EPSON scanners. At this time + this may not be bug free, but it's a start and it seems + to work well with just one scanner. + 2000-04-06 Did some cleanup on the gamma correction part. The user + defined table is now initialized to gamma=1, the gamma + handling is also no longer depending on platform specific + tables (handled instead by pointers to the actual tables) + 2000-03-27 Disable request for push button status + 2000-03-22 Removed free() calls to static strings to remove + compile warnings. These were introduced to apparently + fix an OS/2 bug. It now turned out that they are not + necessary. The real fix was in the repository for a + long time (2000-01-25). + 2000-03-19 Fixed problem with A4 level devices - they use the + line mode instead of the block mode. The routine to + handle this was screwed up pretty bad. Now I have + a solid version that handles all variations of line + mode (automatically deals with the order the color + lines are sent). + 2000-03-06 Fixed occasional crash after warm up when the "in warmup + state" went away in between doing ESC G and getting the + extended status message. + 2000-03-02 Code cleanup, disabled ZOOM until I have time to + deal with all the side effects. + 2000-03-01 More D1 fixes. In the future I have to come up with + a more elegant solution to destinguish between different + function levels. The level > n does not work anymore with + D1. + Added support for "set threshold" and "set zoom". + 2000-02-23 First stab at level D1 support, also added a test + for valid "set halftone" command to enable OPT_HALFTONE + 2000-02-21 Check for "warming up" in after sane_start. This is + IMHO a horrible hack, but that's the only way without + a major redesign that will work. (KHK) + 2000-02-20 Added some cleanup on error conditions in attach() + Use new sanei_config_read() instead of fgets() for + compatibility with OS/2 (Yuri Dario) + 2000-02-19 Changed some "int" to "size_t" types + Removed "Preview Resolution" + Implemented resolution list as WORD_LIST instead of + a RANGE (KHK) + 2000-02-11 Default scan source is always "Flatbed", regardless + of installed options. Corrected some typos. (KHK) + 2000-02-03 Gamma curves now coupled with gamma correction menu. + Only when "User defined" is selected are the curves + selected. (Dave Hill) + Renamed "Contrast" to "Gamma Correction" (KHK) + 2000-02-02 "Brown Paper Bag Release" Put the USB fix finally + into the CVS repository. + 2000-02-01 Fixed problem with USB scanner not being recognized + because of hte changes to attach a few days ago. (KHK) + 2000-01-29 fixed core dump with xscanimage by moving the gamma + curves to the standard interface (no longer advanced) + Removed pragma pack() from source code to make it + easier to compile on non-gcc compilers (KHK) + 2000-01-26 fixed problem with resolution selection when using the + resolution list in xsane (KHK) + 2000-01-25 moved the section where the device name is assigned + in attach. This avoids the core dump of frontend + applications when no scanner is found (Dave Hill) + 2000-01-24 reorganization of SCSI related "helper" functions + started support for user defined color correction - + this is not yet available via the UI (Christian Bucher) + 2000-01-24 Removed C++ style comments '//' (KHK) +*/ + + +/* #define TEST_IOCTL */ + +/* DON'T CHANGE THE NEXT LINE ! */ +/* #undef FORCE_COLOR_SHUFFLE */ + + +#ifdef _AIX +#include /* MUST come first for AIX! */ +#endif + +/* --------------------- SANE INTERNATIONALISATION ------------------ */ + +#ifndef SANE_I18N +#define SANE_I18N(text) (text) +#endif + +#include "../include/sane/config.h" + +#include + +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + +#include "../include/sane/sanei_usb.h" + +#include "../include/sane/sanei_pio.h" + +#define BACKEND_NAME epson +#include "../include/sane/sanei_backend.h" + +#include "../include/sane/sanei_config.h" + +#include "epson.h" +#include "epson_scsi.h" +#include "epson_usb.h" + +#define EPSON_CONFIG_FILE "epson.conf" + +#ifndef PATH_MAX +#define PATH_MAX (1024) +#endif + +#define walloc(x) (x *)malloc(sizeof(x)) +#define walloca(x) (x *)alloca(sizeof(x)) + +#ifndef XtNumber +#define XtNumber(x) ( sizeof(x)/ sizeof(x[0]) ) +#define XtOffset(p_type,field) ((size_t)&(((p_type)NULL)->field)) +#define XtOffsetOf(s_type,field) XtOffset(s_type*,field) +#endif + +#define NUM_OF_HEX_ELEMENTS (16) /* number of hex numbers per line for data dump */ +#define DEVICE_NAME_LEN (16) /* length of device name in extended status */ + +/* NOTE: you can find these codes with "man ascii". */ +#define STX 0x02 +#define ACK 0x06 +#define NAK 0x15 +#define CAN 0x18 +#define ESC 0x1B +#define PF 0x19 + +#define S_ACK "\006" +#define S_CAN "\030" + +#define STATUS_FER 0x80 /* fatal error */ +#define STATUS_AREA_END 0x20 /* area end */ +#define STATUS_OPTION 0x10 /* option installed */ + +#define EXT_STATUS_FER 0x80 /* fatal error */ +#define EXT_STATUS_FBF 0x40 /* flat bed scanner */ +#define EXT_STATUS_WU 0x02 /* warming up */ +#define EXT_STATUS_PB 0x01 /* scanner has a push button */ + +#define EXT_STATUS_IST 0x80 /* option detected */ +#define EXT_STATUS_EN 0x40 /* option enabled */ +#define EXT_STATUS_ERR 0x20 /* other error */ +#define EXT_STATUS_PE 0x08 /* no paper */ +#define EXT_STATUS_PJ 0x04 /* paper jam */ +#define EXT_STATUS_OPN 0x02 /* cover open */ + +#define EPSON_LEVEL_A1 0 +#define EPSON_LEVEL_A2 1 +#define EPSON_LEVEL_B1 2 +#define EPSON_LEVEL_B2 3 +#define EPSON_LEVEL_B3 4 +#define EPSON_LEVEL_B4 5 +#define EPSON_LEVEL_B5 6 +#define EPSON_LEVEL_B6 7 +#define EPSON_LEVEL_B7 8 +#define EPSON_LEVEL_B8 9 +#define EPSON_LEVEL_F5 10 +#define EPSON_LEVEL_D1 11 +#define EPSON_LEVEL_D7 12 +#define EPSON_LEVEL_D8 13 + +/* there is also a function level "A5", which I'm igoring here until somebody can + convince me that this is still needed. The A5 level was for the GT-300, which + was (is) a monochrome only scanner. So if somebody really wants to use this + scanner with SANE get in touch with me and we can work something out - khk */ + +#define EPSON_LEVEL_DEFAULT EPSON_LEVEL_B3 + +static EpsonCmdRec epson_cmd[] = { +/* + * request identity + * | request identity2 + * | | request status + * | | | request condition + * | | | | set color mode + * | | | | | start scanning + * | | | | | | set data format + * | | | | | | | set resolution + * | | | | | | | | set zoom + * | | | | | | | | | set scan area + * | | | | | | | | | | set brightness + * | | | | | | | | | | | set gamma + * | | | | | | | | | | | | set halftoning + * | | | | | | | | | | | | | set color correction + * | | | | | | | | | | | | | | initialize scanner + * | | | | | | | | | | | | | | | set speed + * | | | | | | | | | | | | | | | | set lcount + * | | | | | | | | | | | | | | | | | mirror image + * | | | | | | | | | | | | | | | | | | set gamma table + * | | | | | | | | | | | | | | | | | | | set outline emphasis + * | | | | | | | | | | | | | | | | | | | | set dither + * | | | | | | | | | | | | | | | | | | | | | set color correction coefficients + * | | | | | | | | | | | | | | | | | | | | | | request extension status + * | | | | | | | | | | | | | | | | | | | | | | | control an extension + * | | | | | | | | | | | | | | | | | | | | | | | | forward feed / eject + * | | | | | | | | | | | | | | | | | | | | | | | | | feed + * | | | | | | | | | | | | | | | | | | | | | | | | | | request push button status + * | | | | | | | | | | | | | | | | | | | | | | | | | | | control auto area segmentation + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | set film type + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set exposure time + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set bay + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set threshold + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set focus position + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request focus position + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + */ + {"A1", 'I', 0, 'F','S', 0, 'G', 0, 'R', 0, 'A', 0, {0,0,0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"A2", 'I', 0, 'F','S', 0, 'G','D','R','H','A','L',{-3,3,0}, 'Z','B', 0, '@', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B1", 'I', 0, 'F','S','C','G','D','R', 0, 'A', 0, {0,0,0}, 0, 'B', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B2", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-3,3,0}, 'Z','B', 0, '@', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B3", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-3,3,0}, 'Z','B','M','@', 0, 0, 0, 0, 0, 0, 'm','f','e', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B4", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-3,3,0}, 'Z','B','M','@','g','d', 0, 'z','Q','b','m','f','e', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B5", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-3,3,0}, 'Z','B','M','@','g','d','K','z','Q','b','m','f','e', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B6", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-3,3,0}, 'Z','B','M','@','g','d','K','z','Q','b','m','f','e', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, + {"B7", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-4,3,0}, 'Z','B','M','@','g','d','K','z','Q','b','m','f','e','\f', 0, '!','s','N', 0, 0, 't', 0, 0}, + {"B8", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-4,3,0}, 'Z','B','M','@','g','d','K','z','Q','b','m','f','e','\f', 0x19,'!','s','N', 0, 0, 0, 'p','q'}, + {"F5", 'I', 0, 'F','S','C','G','D','R','H','A','L',{-3,3,0}, 'Z', 0, 'M','@','g','d','K','z','Q', 0, 'm','f','e','\f', 0, 0, 0, 'N','T','P', 0, 0, 0}, + {"D1", 'I','i','F', 0, 'C','G','D','R', 0, 'A', 0, {0,0,0}, 'Z', 0, 0, '@','g','d', 0, 'z', 0, 0, 0, 'f', 0, 0, 0, '!', 0, 0, 0, 0, 0, 0, 0}, + {"D7", 'I', 0, 'F', 0, 'C','G','D','R', 0, 'A', 0, {0,0,0}, 'Z', 0, 0, '@','g','d', 0, 'z', 0, 0, 0, 'f', 0, 0, 0, '!', 0, 0, 0, 0, 0, 0, 0}, + {"D8", 'I','i','F', 0, 'C','G','D','R', 0, 'A', 0, {0,0,0}, 'Z', 0, 0, '@','g','d', 0, 'z', 0, 0, 0, 'f','e', 0, 0, '!', 0, 0, 0, 0, 0, 0, 0}, +}; + + + +/* + * Definition of the mode_param struct, that is used to + * specify the valid parameters for the different scan modes. + * + * The depth variable gets updated when the bit depth is modified. + */ + +struct mode_param +{ + int color; + int mode_flags; + int dropout_mask; + int depth; +}; + +static struct mode_param mode_params[] = { + {0, 0x00, 0x30, 1}, + {0, 0x00, 0x30, 8}, + {1, 0x02, 0x00, 8} +}; + +static const SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; + +static const SANE_String_Const adf_mode_list[] = { + SANE_I18N ("Simplex"), + SANE_I18N ("Duplex"), + NULL +}; + + +/* + * Define the different scan sources: + */ + +#define FBF_STR SANE_I18N("Flatbed") +#define TPU_STR SANE_I18N("Transparency Unit") +#define ADF_STR SANE_I18N("Automatic Document Feeder") + +/* + * source list need one dummy entry (save device settings is crashing). + * NOTE: no const - this list gets created while exploring the capabilities + * of the scanner. + */ + +static SANE_String_Const source_list[] = { + FBF_STR, + NULL, + NULL, + NULL +}; + +/* some defines to make handling the TPU easier: */ +#define FILM_TYPE_POSITIVE (0) +#define FILM_TYPE_NEGATIVE (1) + +static const SANE_String_Const film_list[] = { + SANE_I18N ("Positive Film"), + SANE_I18N ("Negative Film"), + NULL +}; + +static const SANE_String_Const focus_list[] = { + SANE_I18N ("Focus on glass"), + SANE_I18N ("Focus 2.5mm above glass"), + NULL +}; + +/* + * TODO: add some missing const. + */ + +#define HALFTONE_NONE 0x01 +#define HALFTONE_TET 0x03 + +static int halftone_params[] = { + HALFTONE_NONE, + 0x00, + 0x10, + 0x20, + 0x80, + 0x90, + 0xa0, + 0xb0, + HALFTONE_TET, + 0xc0, + 0xd0 +}; + +static const SANE_String_Const halftone_list[] = { + SANE_I18N ("None"), + SANE_I18N ("Halftone A (Hard Tone)"), + SANE_I18N ("Halftone B (Soft Tone)"), + SANE_I18N ("Halftone C (Net Screen)"), + NULL +}; + +static const SANE_String_Const halftone_list_4[] = { + SANE_I18N ("None"), + SANE_I18N ("Halftone A (Hard Tone)"), + SANE_I18N ("Halftone B (Soft Tone)"), + SANE_I18N ("Halftone C (Net Screen)"), + SANE_I18N ("Dither A (4x4 Bayer)"), + SANE_I18N ("Dither B (4x4 Spiral)"), + SANE_I18N ("Dither C (4x4 Net Screen)"), + SANE_I18N ("Dither D (8x4 Net Screen)"), + NULL +}; + +static const SANE_String_Const halftone_list_7[] = { + SANE_I18N ("None"), + SANE_I18N ("Halftone A (Hard Tone)"), + SANE_I18N ("Halftone B (Soft Tone)"), + SANE_I18N ("Halftone C (Net Screen)"), + SANE_I18N ("Dither A (4x4 Bayer)"), + SANE_I18N ("Dither B (4x4 Spiral)"), + SANE_I18N ("Dither C (4x4 Net Screen)"), + SANE_I18N ("Dither D (8x4 Net Screen)"), + SANE_I18N ("Text Enhanced Technology"), + SANE_I18N ("Download pattern A"), + SANE_I18N ("Download pattern B"), + NULL +}; + +static int dropout_params[] = { + 0x00, /* none */ + 0x10, /* red */ + 0x20, /* green */ + 0x30 /* blue */ +}; + +static const SANE_String_Const dropout_list[] = { + SANE_I18N ("None"), + SANE_I18N ("Red"), + SANE_I18N ("Green"), + SANE_I18N ("Blue"), + NULL +}; + +/* + * Color correction: + * One array for the actual parameters that get sent to the scanner (color_params[]), + * one array for the strings that get displayed in the user interface (color_list[]) + * and one array to mark the user defined color correction (dolor_userdefined[]). + */ + +static int color_params[] = { + 0x00, + 0x01, + 0x10, + 0x20, + 0x40, + 0x80 +}; + +static SANE_Bool color_userdefined[] = { + SANE_FALSE, + SANE_TRUE, + SANE_FALSE, + SANE_FALSE, + SANE_FALSE, + SANE_FALSE +}; + +static const SANE_String_Const color_list[] = { + SANE_I18N ("No Correction"), + SANE_I18N ("User defined"), + SANE_I18N ("Impact-dot printers"), + SANE_I18N ("Thermal printers"), + SANE_I18N ("Ink-jet printers"), + SANE_I18N ("CRT monitors"), + NULL +}; + +/* + * Gamma correction: + * The A and B level scanners work differently than the D level scanners, therefore + * I define two different sets of arrays, plus one set of variables that get set to + * the actally used params and list arrays at runtime. + */ + +static int gamma_params_ab[] = { + 0x01, + 0x03, + 0x00, + 0x10, + 0x20 +}; + +static const SANE_String_Const gamma_list_ab[] = { + SANE_I18N ("Default"), + SANE_I18N ("User defined"), + SANE_I18N ("High density printing"), + SANE_I18N ("Low density printing"), + SANE_I18N ("High contrast printing"), + NULL +}; + +static SANE_Bool gamma_userdefined_ab[] = { + SANE_FALSE, + SANE_TRUE, + SANE_FALSE, + SANE_FALSE, + SANE_FALSE, +}; + +static int gamma_params_d[] = { + 0x03, + 0x04 +}; + +static const SANE_String_Const gamma_list_d[] = { + SANE_I18N ("User defined (Gamma=1.0)"), + SANE_I18N ("User defined (Gamma=1.8)"), + NULL +}; + +static SANE_Bool gamma_userdefined_d[] = { + SANE_TRUE, + SANE_TRUE +}; + +static SANE_Bool *gamma_userdefined; +static int *gamma_params; + +/* flaming hack to get USB scanners + working without timeouts under linux */ +/* (cribbed from fujitsu.c) */ +static unsigned int r_cmd_count = 0; +static unsigned int w_cmd_count = 0; + + + + +/* Bay list: + * this is used for the FilmScan + */ + +static const SANE_String_Const bay_list[] = { + " 1 ", + " 2 ", + " 3 ", + " 4 ", + " 5 ", + " 6 ", + NULL +}; + +/* + * minimum, maximum, quantization. + */ + +static const SANE_Range u8_range = { 0, 255, 0 }; +static const SANE_Range s8_range = { -127, 127, 0 }; +static const SANE_Range zoom_range = { 50, 200, 0 }; + +/* + * The "switch_params" are used for several boolean choices + */ +static int switch_params[] = { + 0, + 1 +}; + +#define mirror_params switch_params +#define speed_params switch_params +#define film_params switch_params + +static const SANE_Range outline_emphasis_range = { -2, 2, 0 }; + +/* static const SANE_Range gamma_range = { -2, 2, 0 }; */ + +struct qf_param +{ + SANE_Word tl_x; + SANE_Word tl_y; + SANE_Word br_x; + SANE_Word br_y; +}; + +/* gcc don't like to overwrite const field */ +static /*const */ struct qf_param qf_params[] = { + {0, 0, SANE_FIX (120.0), SANE_FIX (120.0)}, + {0, 0, SANE_FIX (148.5), SANE_FIX (210.0)}, + {0, 0, SANE_FIX (210.0), SANE_FIX (148.5)}, + {0, 0, SANE_FIX (215.9), SANE_FIX (279.4)}, /* 8.5" x 11" */ + {0, 0, SANE_FIX (210.0), SANE_FIX (297.0)}, + {0, 0, 0, 0} +}; + +static const SANE_String_Const qf_list[] = { + SANE_I18N ("CD"), + SANE_I18N ("A5 portrait"), + SANE_I18N ("A5 landscape"), + SANE_I18N ("Letter"), + SANE_I18N ("A4"), + SANE_I18N ("Max"), + NULL +}; + + +static SANE_Word *bitDepthList = NULL; + + + +/* + * List of pointers to devices - will be dynamically allocated depending + * on the number of devices found. + */ +static const SANE_Device **devlist = 0; + + +/* + * Some utility functions + */ + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; i++) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +typedef struct +{ + u_char code; + u_char status; + u_char count1; + u_char count2; + u_char buf[1]; + +} EpsonHdrRec, *EpsonHdr; + +typedef struct +{ + u_char code; + u_char status; + u_char count1; + u_char count2; + + u_char type; + u_char level; + + u_char buf[1]; + +} EpsonIdentRec, *EpsonIdent; + + +typedef struct +{ + u_char code; + u_char status; + u_short count; + + u_char buf[1]; + +} EpsonParameterRec, *EpsonParameter; + +typedef struct +{ + u_char code; + u_char status; + + u_char buf[4]; + +} EpsonDataRec, *EpsonData; + +/* + * + * + */ + +static EpsonHdr command (Epson_Scanner * s, u_char * cmd, size_t cmd_size, + SANE_Status * status); +static SANE_Status get_identity_information (SANE_Handle handle); +static SANE_Status get_identity2_information (SANE_Handle handle); +static int send (Epson_Scanner * s, void *buf, size_t buf_size, + SANE_Status * status); +static ssize_t receive (Epson_Scanner * s, void *buf, ssize_t buf_size, + SANE_Status * status); +static SANE_Status color_shuffle (SANE_Handle handle, int *new_length); +static SANE_Status request_focus_position (SANE_Handle handle, + u_char * position); +static SANE_Bool request_push_button_status (SANE_Handle handle, + SANE_Bool * theButtonStatus); +static void activateOption (Epson_Scanner * s, SANE_Int option, + SANE_Bool * change); +static void deactivateOption (Epson_Scanner * s, SANE_Int option, + SANE_Bool * change); +static void setOptionState (Epson_Scanner * s, SANE_Bool state, + SANE_Int option, SANE_Bool * change); +static void close_scanner (Epson_Scanner * s); +static SANE_Status open_scanner (Epson_Scanner * s); +SANE_Status sane_auto_eject (Epson_Scanner * s); +static SANE_Status attach_one_usb (SANE_String_Const devname); +static void filter_resolution_list (Epson_Scanner * s); +static void get_size (char c1, char c2, double *w, double *h); +static void scan_finish (Epson_Scanner * s); + +/* + * + * + */ + +static int +send (Epson_Scanner * s, void *buf, size_t buf_size, SANE_Status * status) +{ + DBG (3, "send buf, size = %lu\n", (u_long) buf_size); + +#if 1 + { + unsigned int k; + const u_char *s = buf; + + for (k = 0; k < buf_size; k++) + { + DBG (125, "buf[%d] %02x %c\n", k, s[k], isprint (s[k]) ? s[k] : '.'); + } + } +#endif + + if (s->hw->connection == SANE_EPSON_SCSI) + { + return sanei_epson_scsi_write (s->fd, buf, buf_size, status); + } + else if (s->hw->connection == SANE_EPSON_PIO) + { + size_t n; + + if (buf_size == (n = sanei_pio_write (s->fd, buf, buf_size))) + *status = SANE_STATUS_GOOD; + else + *status = SANE_STATUS_INVAL; + + return n; + } + else if (s->hw->connection == SANE_EPSON_USB) + { + size_t n; + n = buf_size; + *status = sanei_usb_write_bulk (s->fd, buf, &n); + w_cmd_count++; + DBG (5, "w_cmd_count = %d\n",w_cmd_count); + DBG (5, "r_cmd_count = %d\n",r_cmd_count); + + return n; + } + + return SANE_STATUS_INVAL; + /* never reached */ +} + +/* + * + * + */ + +static ssize_t +receive (Epson_Scanner * s, void *buf, ssize_t buf_size, SANE_Status * status) +{ + ssize_t n = 0; + + if (s->hw->connection == SANE_EPSON_SCSI) + { + n = sanei_epson_scsi_read (s->fd, buf, buf_size, status); + } + else if (s->hw->connection == SANE_EPSON_PIO) + { + if (buf_size == (n = sanei_pio_read (s->fd, buf, (size_t) buf_size))) + *status = SANE_STATUS_GOOD; + else + *status = SANE_STATUS_INVAL; + } + else if (s->hw->connection == SANE_EPSON_USB) + { + /* !!! only report an error if we don't read anything */ + n = buf_size; /* buf_size gets overwritten */ + *status = sanei_usb_read_bulk (s->fd, (SANE_Byte *) buf, (size_t *) & n); + r_cmd_count += (n+63)/64; /* add # of packets, rounding up */ + DBG (5, "w_cmd_count = %d\n",w_cmd_count); + DBG (5, "r_cmd_count = %d\n",r_cmd_count); + + if (n > 0) + *status = SANE_STATUS_GOOD; + } + + DBG (7, "receive buf, expected = %lu, got = %ld\n", (u_long) buf_size, (long) n); + +#if 1 + if (n > 0) + { + int k; + const u_char *s = buf; + + for (k = 0; k < n; k++) + { + DBG (127, "buf[%d] %02x %c\n", k, s[k], isprint (s[k]) ? s[k] : '.'); + } + } +#else + { + int i; + ssize_t k; + ssize_t hex_start = 0; + const u_char *s = buf; + char hex_str[NUM_OF_HEX_ELEMENTS * 3 + 1]; + char tmp_str[NUM_OF_HEX_ELEMENTS * 3 + 1]; + char ascii_str[NUM_OF_HEX_ELEMENTS * 2 + 1]; + + hex_str[0] = '\0'; + ascii_str[0] = '\0'; + + for (k = 0; k < buf_size; k++) + { + /* write out the data in lines of 16 bytes */ + /* add the next hex value to the hex string */ + sprintf (tmp_str, "%s %02x", hex_str, s[k]); + strcpy (hex_str, tmp_str); + + /* add the character to the ascii string */ + sprintf (tmp_str, "%s %c", ascii_str, isprint (s[k]) ? s[k] : '.'); + strcpy (ascii_str, tmp_str); + + if ((k % (NUM_OF_HEX_ELEMENTS)) == 0) + { + if (k != 0) /* don't do this the first time */ + { + for (i = strlen (hex_str); i < (NUM_OF_HEX_ELEMENTS * 3); i++) + { + hex_str[i] = ' '; + } + hex_str[NUM_OF_HEX_ELEMENTS + 1] = '\0'; + + DBG (125, "recv buf[%05d]: %s %s\n", hex_start, hex_str, + ascii_str); + hex_start = k; + hex_str[0] = '\0'; + ascii_str[0] = '\0'; + } + } + } + + for (i = strlen (hex_str); i < NUM_OF_HEX_ELEMENTS * 3; i++) + { + hex_str[i] = ' '; + } + hex_str[NUM_OF_HEX_ELEMENTS + 1] = '\0'; + + DBG (125, "recv buf[%05d]: %s %s\n", hex_start, hex_str, ascii_str); + } +#endif + + return n; +} + +/* + * + * + */ + +static SANE_Status +expect_ack (Epson_Scanner * s) +{ + u_char result[1]; + size_t len; + SANE_Status status; + + len = sizeof (result); + + receive (s, result, len, &status); + + if (SANE_STATUS_GOOD != status) + return status; + + if (ACK != result[0]) + return SANE_STATUS_INVAL; + + return SANE_STATUS_GOOD; +} + +/* + * + * + */ + +static SANE_Status +set_cmd (Epson_Scanner * s, u_char cmd, int val) +{ + SANE_Status status; + u_char params[2]; + + if (!cmd) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = cmd; + + send (s, params, 2, &status); + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + return status; + + params[0] = val; + send (s, params, 1, &status); + status = expect_ack (s); + + return status; +} + +/* A little helper function to correct the extended status reply + gotten from scanners with known buggy firmware. + */ +static void +fix_up_extended_status_reply (const char *model, u_char * buf) +{ + + if (0 == strncmp (model, "ES-9000H", strlen ("ES-9000H")) + || 0 == strncmp (model, "GT-30000", strlen ("GT-30000"))) + { + DBG (1, "Fixing up buggy ADF max scan dimensions.\n"); + buf[2] = 0xB0; + buf[3] = 0x6D; + buf[4] = 0x60; + buf[5] = 0x9F; + } +} + +static void +print_params (const SANE_Parameters params) +{ + DBG (5, "params.format = %d\n", params.format); + DBG (5, "params.last_frame = %d\n", params.last_frame); + DBG (5, "params.bytes_per_line = %d\n", params.bytes_per_line); + DBG (5, "params.pixels_per_line = %d\n", params.pixels_per_line); + DBG (5, "params.lines = %d\n", params.lines); + DBG (5, "params.depth = %d\n", params.depth); +} + + +/* + * + * + */ + +#define set_focus_position(s,v) set_cmd( s,(s)->hw->cmd->set_focus_position,v) +#define set_color_mode(s,v) set_cmd( s,(s)->hw->cmd->set_color_mode,v) +#define set_data_format(s,v) set_cmd( s,(s)->hw->cmd->set_data_format, v) +#define set_halftoning(s,v) set_cmd( s,(s)->hw->cmd->set_halftoning, v) +#define set_gamma(s,v) set_cmd( s,(s)->hw->cmd->set_gamma, v) +#define set_color_correction(s,v) set_cmd( s,(s)->hw->cmd->set_color_correction, v) +#define set_lcount(s,v) set_cmd( s,(s)->hw->cmd->set_lcount, v) +#define set_bright(s,v) set_cmd( s,(s)->hw->cmd->set_bright, v) +#define mirror_image(s,v) set_cmd( s,(s)->hw->cmd->mirror_image, v) +#define set_speed(s,v) set_cmd( s,(s)->hw->cmd->set_speed, v) +#define set_outline_emphasis(s,v) set_cmd( s,(s)->hw->cmd->set_outline_emphasis, v) +#define control_auto_area_segmentation(s,v) set_cmd( s,(s)->hw->cmd->control_auto_area_segmentation, v) +#define set_film_type(s,v) set_cmd( s,(s)->hw->cmd->set_film_type, v) +#define set_exposure_time(s,v) set_cmd( s,(s)->hw->cmd->set_exposure_time, v) +#define set_bay(s,v) set_cmd( s,(s)->hw->cmd->set_bay, v) +#define set_threshold(s,v) set_cmd( s,(s)->hw->cmd->set_threshold, v) +#define control_extension(s,v) set_cmd( s,(s)->hw->cmd->control_an_extension, v) + +/*#define (s,v) set_cmd( s,(s)->hw->cmd->, v) */ + +static SANE_Status +set_zoom (Epson_Scanner * s, int x_zoom, int y_zoom) +{ + SANE_Status status; + u_char cmd[2]; + u_char params[2]; + + if (!s->hw->cmd->set_zoom) + return SANE_STATUS_GOOD; + + cmd[0] = ESC; + cmd[1] = s->hw->cmd->set_zoom; + + send (s, cmd, 2, &status); + status = expect_ack (s); + + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = x_zoom; + params[1] = y_zoom; + + send (s, params, 2, &status); + status = expect_ack (s); + + return status; +} + + +static SANE_Status +set_resolution (Epson_Scanner * s, int xres, int yres) +{ + SANE_Status status; + u_char params[4]; + + if (!s->hw->cmd->set_resolution) + return SANE_STATUS_GOOD; + + params[0] = ESC; + params[1] = s->hw->cmd->set_resolution; + + send (s, params, 2, &status); + status = expect_ack (s); + + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = xres; + params[1] = xres >> 8; + params[2] = yres; + params[3] = yres >> 8; + + send (s, params, 4, &status); + status = expect_ack (s); + + return status; +} + +/* + * set_scan_area() + * + * Sends the "set scan area" command to the scanner with the currently selected + * scan area. This scan area is already corrected for "color shuffling" if + * necessary. + */ +static SANE_Status +set_scan_area (Epson_Scanner * s, int x, int y, int width, int height) +{ + SANE_Status status; + u_char params[8]; + + DBG (1, "set_scan_area: %p %d %d %d %d\n", (void *) s, x, y, width, height); + + if (!s->hw->cmd->set_scan_area) + { + DBG (1, "set_scan_area not supported\n"); + return SANE_STATUS_GOOD; + } + + /* verify the scan area */ + if (x < 0 || y < 0 || width <= 0 || height <= 0) + return SANE_STATUS_INVAL; + + params[0] = ESC; + params[1] = s->hw->cmd->set_scan_area; + + send (s, params, 2, &status); + status = expect_ack (s); + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = x; + params[1] = x >> 8; + params[2] = y; + params[3] = y >> 8; + params[4] = width; + params[5] = width >> 8; + params[6] = height; + params[7] = height >> 8; + + send (s, params, 8, &status); + status = expect_ack (s); + + return status; +} + +/* + * set_color_correction_coefficients() + * + * Sends the "set color correction coefficients" command with the currently selected + * parameters to the scanner. + */ + +static SANE_Status +set_color_correction_coefficients (Epson_Scanner * s) +{ + SANE_Status status; + u_char cmd = s->hw->cmd->set_color_correction_coefficients; + u_char params[2]; + const int length = 9; + signed char cct[9]; + + DBG (1, "set_color_correction_coefficients: starting.\n"); + if (!cmd) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = cmd; + + send (s, params, 2, &status); + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + return status; + + cct[0] = s->val[OPT_CCT_1].w; + cct[1] = s->val[OPT_CCT_2].w; + cct[2] = s->val[OPT_CCT_3].w; + cct[3] = s->val[OPT_CCT_4].w; + cct[4] = s->val[OPT_CCT_5].w; + cct[5] = s->val[OPT_CCT_6].w; + cct[6] = s->val[OPT_CCT_7].w; + cct[7] = s->val[OPT_CCT_8].w; + cct[8] = s->val[OPT_CCT_9].w; + + DBG (1, "set_color_correction_coefficients: %d,%d,%d %d,%d,%d %d,%d,%d.\n", + cct[0], cct[1], cct[2], cct[3], + cct[4], cct[5], cct[6], cct[7], cct[8]); + + send (s, cct, length, &status); + status = expect_ack (s); + DBG (1, "set_color_correction_coefficients: ending=%d.\n", status); + + return status; +} + +/* + * + * + */ + +static SANE_Status +set_gamma_table (Epson_Scanner * s) +{ + + SANE_Status status; + u_char cmd = s->hw->cmd->set_gamma_table; + u_char params[2]; + const int length = 257; + u_char gamma[257]; + int n; + int table; +/* static const char gamma_cmds[] = { 'M', 'R', 'G', 'B' }; */ + static const char gamma_cmds[] = { 'R', 'G', 'B' }; + + + DBG (1, "set_gamma_table: starting.\n"); + if (!cmd) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = cmd; + +/* + * Print the gamma tables before sending them to the scanner. + */ + + if (DBG_LEVEL > 0) + { + int c, i, j; + + DBG (1, "set_gamma_table()\n"); + for (c = 0; c < 3; c++) + { + for (i = 0; i < 256; i += 16) + { + char gammaValues[16 * 3 + 1], newValue[4]; + + gammaValues[0] = '\0'; + + for (j = 0; j < 16; j++) + { + sprintf (newValue, " %02x", s->gamma_table[c][i + j]); + strcat (gammaValues, newValue); + } + + DBG (10, "Gamma Table[%d][%d] %s\n", c, i, gammaValues); + } + } + } + + +/* + * TODO: &status in send makes no sense like that. + */ + +/* + * When handling inverted images, we must also invert the user + * supplied gamma function. This is *not* just 255-gamma - + * this gives a negative image. + */ + + for (table = 0; table < 3; table++) + { + gamma[0] = gamma_cmds[table]; + if (s->invert_image) + { + for (n = 0; n < 256; ++n) + { + gamma[n + 1] = 255 - s->gamma_table[table][255 - n]; + } + } + else + { + for (n = 0; n < 256; ++n) + { + gamma[n + 1] = s->gamma_table[table][n]; + } + } + + send (s, params, 2, &status); + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + return status; + + send (s, gamma, length, &status); + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + return status; + + } + + DBG (1, "set_gamma_table: complete = %d.\n", status); + + return status; +} + + + +void +get_size (char c1, char c2, double *w, double *h) +{ + int ind; + unsigned char flag; + + double wsizetbl[] = { + 11.60, /* A3V */ + 11.00, /* WLT */ + 10.12, /* B4V */ + 8.50, /* LGV */ + 8.27, /* A4V */ + 11.69, /* A4H */ + 8.50, /* LTV */ + 11.00, /* LTH */ + 7.17, /* B5V */ + 10.12, /* B5H */ + 5.83, /* A5V */ + 8.27, /* A5H */ + 7.25, /* EXV */ + 10.50, /* EXH */ + 11.69, /* unknown */ + 11.69, /* unknown */ + 11.69, /* unknown */ + }; + double hsizetbl[] = { + 16.54, /* A3V */ + 17.00, /* WLT */ + 14.33, /* B4V */ + 14.00, /* LGV */ + 11.69, /* A4V */ + 8.27, /* A4H */ + 11.00, /* LTV */ + 8.50, /* LTH */ + 10.12, /* B5V */ + 7.17, /* B5H */ + 8.27, /* A5V */ + 5.83, /* A5H */ + 10.50, /* EXV */ + 7.25, /* EXH */ + 17.00, /* unknown */ + 17.00, /* unknown */ + 17.00, /* unknown */ + }; + + flag = c1; + for (ind = 0; ind < 8; ind++) + { + if (flag & 0x80) + goto DetectSize; + flag = flag << 1; + } + flag = c2; + for (; ind < 16; ind++) + { + if (flag & 0x80) + goto DetectSize; + flag = flag << 1; + } + +DetectSize: + + *w = wsizetbl[ind]; + *h = hsizetbl[ind]; + + DBG (10, "detected width: %f\n", *w); + DBG (10, "detected height: %f\n", *h); +} + + +/* + * check_ext_status() + * + * Requests the extended status flag from the scanner. The "warming up" condition + * is reported as a warning (only visible if debug level is set to 10 or greater) - + * every other condition is reported as an error. + * + * This function only gets called when we are dealing with a scanner that supports the + * "warming up" code, so it's not a problem for B3 level scanners, that don't handle + * request extended status commands. + */ + +static SANE_Status +check_ext_status (Epson_Scanner * s, int *max_x, int *max_y) +{ + SANE_Status status; + u_char cmd = s->hw->cmd->request_extended_status; + u_char params[2]; + u_char *buf; + EpsonHdr head; + + *max_x = 0; + *max_y = 0; + + if (cmd == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = cmd; + + head = (EpsonHdr) command (s, params, 2, &status); + if (NULL == head) + { + DBG (1, "Extended status flag request failed\n"); + return status; + } + + buf = &head->buf[0]; + + if (buf[0] & EXT_STATUS_WU) + { + DBG (10, "option: warming up\n"); + status = SANE_STATUS_DEVICE_BUSY; + } + + if (buf[0] & EXT_STATUS_FER) + { + DBG (1, "option: fatal error\n"); + status = SANE_STATUS_INVAL; + } + + if (s->hw->ADF && s->hw->use_extension && s->hw->cmd->feed) + { + fix_up_extended_status_reply (s->hw->sane.model, buf); + + *max_x = buf[3] << 8 | buf[2]; + *max_y = buf[5] << 8 | buf[4]; + + if (0 == strcmp ("ES-9000H", s->hw->sane.model) + || 0 == strcmp ("GT-30000", s->hw->sane.model)) + { + /* set size of current sheet, but don't clobber zoom + settings (which should always be smaller than the + detected sheet size) */ + double w, h; + get_size (buf[16], buf[17], &w, &h); + w = SANE_FIX (w * MM_PER_INCH); + h = SANE_FIX (h * MM_PER_INCH); + if (w < s->val[OPT_BR_X].w) + s->val[OPT_BR_X].w = w; + if (h < s->val[OPT_BR_Y].w) + s->val[OPT_BR_Y].w = h; + } + } + + + if (buf[1] & EXT_STATUS_ERR) + { + DBG (1, "ADF: other error\n"); + status = SANE_STATUS_INVAL; + } + + if (buf[1] & EXT_STATUS_PE) + { + DBG (1, "ADF: no paper\n"); + status = SANE_STATUS_NO_DOCS; + return status; + } + + if (buf[1] & EXT_STATUS_PJ) + { + DBG (1, "ADF: paper jam\n"); + status = SANE_STATUS_JAMMED; + } + + if (buf[1] & EXT_STATUS_OPN) + { + DBG (1, "ADF: cover open\n"); + status = SANE_STATUS_COVER_OPEN; + } + + if (buf[6] & EXT_STATUS_ERR) + { + DBG (1, "TPU: other error\n"); + status = SANE_STATUS_INVAL; + } + + /* return the max. scan area for the ADF */ + if (buf[6] & EXT_STATUS_IST) + { + *max_x = buf[8] << 8 | buf[7]; + *max_y = buf[10] << 8 | buf[9]; + } + + /* return the max. scan area for the flatbed */ + if (s->hw->devtype == 3 && s->hw->use_extension == 0) + { + double w, h; + get_size (buf[18], buf[19], &w, &h); + *max_x = (int) (w * s->hw->dpi_range.max); + *max_y = (int) (h * s->hw->dpi_range.max); + } + + free (head); + + return status; +} + +/* + * reset() + * + * Send the "initialize scanner" command to the device and reset it. + * + */ + +static SANE_Status +reset (Epson_Scanner * s) +{ + SANE_Status status; + u_char param[2]; + SANE_Bool needToClose = SANE_FALSE; + + DBG (5, "reset()\n"); + + if (!s->hw->cmd->initialize_scanner) + return SANE_STATUS_GOOD; + + param[0] = ESC; + param[1] = s->hw->cmd->initialize_scanner; + + if (s->fd == -1) + { + needToClose = SANE_TRUE; + DBG (5, "reset calling open_scanner\n"); + if ((status = open_scanner (s)) != SANE_STATUS_GOOD) + return status; + } + + send (s, param, 2, &status); + status = expect_ack (s); + + if (needToClose) + { + close_scanner (s); + } + + return status; +} + + +/* + * close_scanner() + * + * Close the open scanner. Depending on the connection method, a different + * close function is called. + */ + +static void +close_scanner (Epson_Scanner * s) +{ + DBG (5, "close_scanner(fd = %d)\n", s->fd); + + if (s->fd == -1) + return; + + if (r_cmd_count % 2) + { + /* send a request_status. This toggles w_cmd_count and r_cmd_count */ + u_char param[3]; + u_char result[5]; + SANE_Status status; + + param[0] = ESC; + param[1] = s->hw->cmd->request_status; + param[2]='\0'; + send(s,param,2,&status); + receive(s,result,4,&status); + } + + + DBG (5, "w_cmd_count = %d\n",w_cmd_count); + DBG (5, "r_cmd_count = %d\n",r_cmd_count); + + if (w_cmd_count % 2) + { + int junk1,junk2; + + /* check extended status. This toggles w_cmd_count%2 only */ + check_ext_status (s,&junk1,&junk2); + } + + DBG (5, "w_cmd_count = %d\n",w_cmd_count); + DBG (5, "r_cmd_count = %d\n",r_cmd_count); + + + if (s->hw->connection == SANE_EPSON_SCSI) + { + sanei_scsi_close (s->fd); + } + else if (s->hw->connection == SANE_EPSON_PIO) + { + sanei_pio_close (s->fd); + } + else if (s->hw->connection == SANE_EPSON_USB) + { + sanei_usb_close (s->fd); + } + + s->fd = -1; + return; +} + +/* + * open_scanner() + * + * Open the scanner device. Depending on the connection method, + * different open functions are called. + */ + +static SANE_Status +open_scanner (Epson_Scanner * s) +{ + SANE_Status status = 0; + + DBG (5, "open_scanner()\n"); + + if (s->fd != -1) + { + DBG (5, "scanner is already open: fd = %d\n", s->fd); + return SANE_STATUS_GOOD; /* no need to open the scanner */ + } + + /* don't do this for OS2: */ +#ifndef HAVE_OS2_H +#if 0 + /* test the device name */ + if ((s->hw->connection != SANE_EPSON_PIO) + && (access (s->hw->sane.name, R_OK | W_OK) != 0)) + { + DBG (1, "sane_start: access(%s, R_OK | W_OK) failed\n", s->hw->sane.name); + return SANE_STATUS_ACCESS_DENIED; + } +#endif +#endif + + + if (s->hw->connection == SANE_EPSON_SCSI) + { + status = sanei_scsi_open (s->hw->sane.name, &s->fd, + sanei_epson_scsi_sense_handler, NULL); + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: %s open failed: %s\n", s->hw->sane.name, + sane_strstatus (status)); + return status; + } + } + else if (s->hw->connection == SANE_EPSON_PIO) + { + status = sanei_pio_open (s->hw->sane.name, &s->fd); + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: %s open failed: %s\n", s->hw->sane.name, + sane_strstatus (status)); + return status; + } + } + else if (s->hw->connection == SANE_EPSON_USB) + { + status = sanei_usb_open (s->hw->sane.name, &s->fd); + + return status; + } + + return SANE_STATUS_GOOD; +} + + +/* + * feed ( ) + */ + +static SANE_Status +feed (Epson_Scanner * s) +{ + SANE_Status status; + u_char params[2]; + u_char cmd = s->hw->cmd->feed; + + DBG (5, "feed()\n"); + + if (!cmd) + { + DBG (5, "feed() is not supported\n"); + return SANE_STATUS_UNSUPPORTED; + } + + params[0] = cmd; + + send (s, params, 1, &status); + + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + { + close_scanner (s); + return status; + } + + return status; +} + + +/* + * eject() + * + * Eject the current page from the ADF. The scanner is opened prior to + * sending the command and closed afterwards. + * + */ + +static SANE_Status +eject (Epson_Scanner * s) +{ + SANE_Status status; + u_char params[2]; + u_char cmd = s->hw->cmd->eject; + SANE_Bool needToClose = SANE_FALSE; + + DBG (5, "eject()\n"); + + if (!cmd) + return SANE_STATUS_UNSUPPORTED; + + if (s->fd == -1) + { + needToClose = SANE_TRUE; + if (SANE_STATUS_GOOD != (status = open_scanner (s))) + return status; + } + + params[0] = cmd; + + send (s, params, 1, &status); + + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + { + close_scanner (s); + return status; + } + + if (needToClose) + close_scanner (s); + + return status; +} + +/* + * + * + */ + +static int num_devices = 0; /* number of EPSON scanners attached to backend */ +static Epson_Device *first_dev = NULL; /* first EPSON scanner in list */ +static Epson_Scanner *first_handle = NULL; + + +static EpsonHdr +command (Epson_Scanner * s, u_char * cmd, size_t cmd_size, + SANE_Status * status) +{ + EpsonHdr head; + u_char *buf; + int count; + + if (NULL == (head = walloc (EpsonHdrRec))) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + *status = SANE_STATUS_NO_MEM; + return (EpsonHdr) 0; + } + + send (s, cmd, cmd_size, status); + + if (SANE_STATUS_GOOD != *status) + { + /* this is necessary for the GT-8000. I don't know why, but + it seems to fix the problem. It should not have any + ill effects on other scanners. */ + *status = SANE_STATUS_GOOD; + send (s, cmd, cmd_size, status); + if (SANE_STATUS_GOOD != *status) + return (EpsonHdr) 0; + } + + buf = (u_char *) head; + + if (s->hw->connection == SANE_EPSON_SCSI) + { + receive (s, buf, 4, status); + buf += 4; + } + else if (s->hw->connection == SANE_EPSON_USB) + { + int bytes_read; + bytes_read = receive (s, buf, 4, status); + buf += bytes_read; + } + else + { + receive (s, buf, 1, status); + buf += 1; + } + + if (SANE_STATUS_GOOD != *status) + return (EpsonHdr) 0; + + DBG (4, "code %02x\n", (int) head->code); + + switch (head->code) + { + + case NAK: + /* fall through */ + /* !!! is this really sufficient to report an error ? */ + case ACK: + break; /* no need to read any more data after ACK or NAK */ + + case STX: + if (s->hw->connection == SANE_EPSON_SCSI) + { + /* nope */ + } + else if (s->hw->connection == SANE_EPSON_USB) + { + /* we've already read the complete data */ + } + else + { + receive (s, buf, 3, status); + /* buf += 3; */ + } + + if (SANE_STATUS_GOOD != *status) + return (EpsonHdr) 0; + + DBG (4, "status %02x\n", (int) head->status); + + count = head->count2 * 255 + head->count1; + DBG (4, "count %d\n", count); + + if (NULL == (head = realloc (head, sizeof (EpsonHdrRec) + count))) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + *status = SANE_STATUS_NO_MEM; + return (EpsonHdr) 0; + } + + buf = head->buf; + receive (s, buf, count, status); + + if (SANE_STATUS_GOOD != *status) + return (EpsonHdr) 0; + + break; + + default: + if (0 == head->code) + DBG (1, "Incompatible printer port (probably bi/directional)\n"); + else if (cmd[cmd_size - 1] == head->code) + DBG (1, "Incompatible printer port (probably not bi/directional)\n"); + + DBG (2, "Illegal response of scanner for command: %02x\n", head->code); + break; + } + + return head; +} + + +/* + * static SANE_Status attach() + * + * Attach one device with name *dev_name to the backend. + */ + +static SANE_Status +attach (const char *dev_name, Epson_Device * *devp, int type) +{ + SANE_Status status; + Epson_Scanner *s = walloca (Epson_Scanner); + char *str; + struct Epson_Device *dev; + SANE_String_Const *source_list_add = source_list; + int port; + + DBG (1, "%s\n", SANE_EPSON_VERSION); + + DBG (5, "attach(%s, %d)\n", dev_name, type); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, dev_name) == 0) + { + if (devp) + { + *devp = dev; + } + return SANE_STATUS_GOOD; + } + } + + dev = malloc (sizeof (*dev)); + if (!dev) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + /* check for PIO devices */ + /* can we convert the device name to an integer? This is only possible + with PIO devices */ + port = atoi (dev_name); + if (port != 0) + { + type = SANE_EPSON_PIO; + } + + if (strncmp + (dev_name, SANE_EPSON_CONFIG_PIO, strlen (SANE_EPSON_CONFIG_PIO)) == 0) + { + /* we have a match for the PIO string and adjust the device name */ + dev_name += strlen (SANE_EPSON_CONFIG_PIO); + dev_name = sanei_config_skip_whitespace (dev_name); + type = SANE_EPSON_PIO; + } + + + /* + * set dummy values. + */ + + s->hw = dev; + s->hw->sane.name = NULL; + s->hw->sane.type = "flatbed scanner"; + s->hw->sane.vendor = "Epson"; + s->hw->sane.model = NULL; + s->hw->optical_res = 0; /* just to have it initialized */ + s->hw->color_shuffle = SANE_FALSE; + s->hw->extension = SANE_FALSE; + s->hw->use_extension = SANE_FALSE; + + s->hw->need_color_reorder = SANE_FALSE; + s->hw->need_double_vertical = SANE_FALSE; + + s->hw->cmd = &epson_cmd[EPSON_LEVEL_DEFAULT]; /* default function level */ + s->hw->connection = type; + + DBG (3, "attach: opening %s\n", dev_name); + + s->hw->last_res = 0; + s->hw->last_res_preview = 0; /* set resolution to safe values */ + + /* + * decide if interface is USB, SCSI or parallel. + */ + + /* + * if interface is SCSI do an inquiry. + */ + + if (s->hw->connection == SANE_EPSON_SCSI) + { + u_char buf[INQUIRY_BUF_SIZE + 1]; + size_t buf_size = INQUIRY_BUF_SIZE; + + status = + sanei_scsi_open (dev_name, &s->fd, sanei_epson_scsi_sense_handler, + NULL); + if (SANE_STATUS_GOOD != status) + { + DBG (1, "attach: open failed: %s\n", sane_strstatus (status)); + return status; + } + DBG (3, "attach: sending INQUIRY\n"); + + status = sanei_epson_scsi_inquiry (s->fd, 0, buf, &buf_size); + if (SANE_STATUS_GOOD != status) + { + DBG (1, "attach: inquiry failed: %s\n", sane_strstatus (status)); + close_scanner (s); + return status; + } + + buf[INQUIRY_BUF_SIZE] = 0; + DBG (1, ">%s<\n", buf + 8); + + /* + * For USB and PIO scanners this will be done later, once + * we have communication established with the device. + */ + + if (buf[0] != TYPE_PROCESSOR + || strncmp ((char *) (buf + 8), "EPSON", 5) != 0 + || (strncmp ((char *) buf + 16, "SCANNER ", 8) != 0 + && strncmp ((char *) buf + 14, "SCANNER ", 8) != 0 + && strncmp ((char *) buf + 14, "Perfection", 10) != 0 + && strncmp ((char *) buf + 16, "Perfection", 10) != 0 + && strncmp ((char *) buf + 16, "Expression", 10) != 0 + && strncmp ((char *) buf + 16, "GT", 2) != 0)) + { + DBG (1, "attach: device doesn't look like an EPSON scanner\n"); + close_scanner (s); + return SANE_STATUS_INVAL; + } + } + /* use the SANEI functions to handle a PIO device */ + else if (s->hw->connection == SANE_EPSON_PIO) + { + if (SANE_STATUS_GOOD != (status = sanei_pio_open (dev_name, &s->fd))) + { + DBG (1, "Cannot open %s as a parallel-port device: %s\n", + dev_name, sane_strstatus (status)); + return status; + } + } + /* use the SANEI functions to handle a USB device */ + else if (s->hw->connection == SANE_EPSON_USB) + { + SANE_Word vendor; + SANE_Word product; + SANE_Bool isLibUSB; + + isLibUSB = (strncmp (dev_name, "libusb:", strlen ("libusb:")) == 0); + + if ((!isLibUSB) && (strlen (dev_name) == 0)) + { + int i; + int numIds; + + numIds = sanei_epson_getNumberOfUSBProductIds (); + + for (i = 0; i < numIds; i++) + { + product = sanei_epson_usb_product_ids[i]; + vendor = 0x4b8; + + status = sanei_usb_find_devices (vendor, product, attach_one_usb); + } + return SANE_STATUS_INVAL; /* return - the attach_one_usb() + will take care of this */ + } + + status = sanei_usb_open (dev_name, &s->fd); + + if (SANE_STATUS_GOOD != status) + { + return status; + } + + /* if the sanei_usb_get_vendor_product call is not supported, + then we just ignore this and rely on the user to config + the correct device. + */ + + if (sanei_usb_get_vendor_product (s->fd, &vendor, &product) == + SANE_STATUS_GOOD) + { + int i; /* loop variable */ + int numIds; + SANE_Bool is_valid; + + /* check the vendor ID to see if we are dealing with an EPSON device */ + if (vendor != SANE_EPSON_VENDOR_ID) + { + /* this is not a supported vendor ID */ + DBG (1, + "The device at %s is not manufactured by EPSON (vendor id=0x%x)\n", + dev_name, vendor); + sanei_usb_close (s->fd); + s->fd = -1; + return SANE_STATUS_INVAL; + } + + numIds = sanei_epson_getNumberOfUSBProductIds (); + is_valid = SANE_FALSE; + i = 0; + + /* check all known product IDs to verify that we know + about the device */ + while (i != numIds && !is_valid) + { + if (product == sanei_epson_usb_product_ids[i]) + is_valid = SANE_TRUE; + + i++; + } + + if (is_valid == SANE_FALSE) + { + DBG (1, + "The device at %s is not a supported EPSON scanner (product id=0x%x)\n", + dev_name, product); + sanei_usb_close (s->fd); + s->fd = -1; + return SANE_STATUS_INVAL; + } + DBG (1, "Found valid EPSON scanner: 0x%x/0x%x (vendorID/productID)\n", + vendor, product); + } + else + { + DBG (1, + "Cannot use IOCTL interface to verify that device is a scanner - will continue\n"); + } + } + + /* + * Initialize the scanner (ESC @). + */ + reset (s); + + + + /* + * Identification Request (ESC I). + */ + if (s->hw->cmd->request_identity != 0) + { + status = get_identity_information (s); + if (status != SANE_STATUS_GOOD) + return status; + } /* request identity */ + + + /* + * Check for "Request Identity 2" command. If this command is available + * get the information from the scanner and store it in dev + */ + + if (s->hw->cmd->request_identity2 != 0) + { + status = get_identity2_information (s); + if (status != SANE_STATUS_GOOD) + return status; + } /* request identity 2 */ + + + /* + * Check for the max. supported color depth and assign + * the values to the bitDepthList. + */ + + bitDepthList = malloc (sizeof (SANE_Word) * 4); + if (bitDepthList == NULL) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + bitDepthList[0] = 1; /* we start with one element in the list */ + bitDepthList[1] = 8; /* 8bit is the default */ + + if (set_data_format (s, 16) == SANE_STATUS_GOOD) + { + s->hw->maxDepth = 16; + + bitDepthList[0]++; + bitDepthList[bitDepthList[0]] = 16; + + } + else if (set_data_format (s, 14) == SANE_STATUS_GOOD) + { + s->hw->maxDepth = 14; + + bitDepthList[0]++; + bitDepthList[bitDepthList[0]] = 14; + } + else if (set_data_format (s, 12) == SANE_STATUS_GOOD) + { + s->hw->maxDepth = 12; + + bitDepthList[0]++; + bitDepthList[bitDepthList[0]] = 12; + } + else + { + s->hw->maxDepth = 8; + + /* the default depth is already in the list */ + } + + DBG (1, "Max. supported color depth = %d\n", s->hw->maxDepth); + + + /* + * Check for "request focus position" command. If this command is + * supported, then the scanner does also support the "set focus + * position" command. + */ + + if (request_focus_position (s, &s->currentFocusPosition) == + SANE_STATUS_GOOD) + { + DBG (1, "Enabling 'Set Focus' support\n"); + s->hw->focusSupport = SANE_TRUE; + s->opt[OPT_FOCUS].cap &= ~SANE_CAP_INACTIVE; + + /* reflect the current focus position in the GUI */ + if (s->currentFocusPosition < 0x4C) + { + /* focus on glass */ + s->val[OPT_FOCUS].w = 0; + } + else + { + /* focus 2.5mm above glass */ + s->val[OPT_FOCUS].w = 1; + } + + } + else + { + DBG (1, "Disabling 'Set Focus' support\n"); + s->hw->focusSupport = SANE_FALSE; + s->opt[OPT_FOCUS].cap |= SANE_CAP_INACTIVE; + s->val[OPT_FOCUS].w = 0; /* on glass - just in case */ + } + + + +/* + * Set defaults for no extension. + */ + + dev->x_range = &dev->fbf_x_range; + dev->y_range = &dev->fbf_y_range; + +/* + * Correct for a firmware bug in some Perfection 1650 scanners: + * Firmware version 1.08 reports only half the vertical scan area, we have + * to double the number. To find out if we have to do this, we just compare + * is the vertical range is smaller than the horizontal range. + */ + + if ((dev->x_range->max - dev->x_range->min) > + (dev->y_range->max - dev->y_range->min)) + { + dev->y_range->max += (dev->y_range->max - dev->y_range->min); + dev->need_double_vertical = SANE_TRUE; + dev->need_color_reorder = SANE_TRUE; + } + + +/* + * Extended status flag request (ESC f). + * this also requests the scanner device name from the the scanner + */ + /* + * because we are also using the device name from this command, + * we have to run this block even if the scanner does not report + * an extension. The extensions are only reported if the ADF or + * the TPU are actually detected. + */ + if (s->hw->cmd->request_extended_status != 0) + { + u_char *buf; + u_char params[2]; + EpsonHdr head; + + params[0] = ESC; + params[1] = s->hw->cmd->request_extended_status; + + if (NULL == (head = (EpsonHdr) command (s, params, 2, &status))) + { + DBG (1, "Extended status flag request failed\n"); + dev->sane.model = strdup ("Unknown model"); + *source_list_add++ = FBF_STR; + } + else + { + buf = &head->buf[0]; + +/* + * Add the flatbed option to the source list + */ + + *source_list_add++ = FBF_STR; + + s->hw->devtype = buf[11] >> 6; + +/* + * Get the device name and copy it to dev->sane.model. + * The device name starts at buf[0x1A] and is up to 16 bytes long + * We are overwriting whatever was set previously! + */ + { + char device_name[DEVICE_NAME_LEN + 1]; + char *end_ptr; + int len; + + /* make sure that the end of string is marked */ + device_name[DEVICE_NAME_LEN] = '\0'; + + /* copy the string to an area where we can work with it */ + memcpy (device_name, buf + 0x1A, DEVICE_NAME_LEN); + end_ptr = strchr (device_name, ' '); + if (end_ptr != NULL) + { + *end_ptr = '\0'; + } + + len = strlen (device_name); + + str = malloc (len + 1); + str[len] = '\0'; + + dev->sane.model = (char *) memcpy (str, device_name, len); + } +/* + * ADF + */ + + if (dev->extension && (buf[1] & EXT_STATUS_IST)) + { + DBG (1, "ADF detected\n"); + + /* the GT-30000 does not report the ADF scan area */ + if ((strcmp (dev->sane.model, "GT-30000") == 0) || + (strcmp (dev->sane.model, "ES-9000H") == 0)) + { + fix_up_extended_status_reply ((const char *) buf + 26, buf); + + dev->duplexSupport = (buf[0] & 0x10) != 0; + if (dev->duplexSupport) + { + DBG (1, "Found DUPLEX ADF\n"); + } + + + + + } + + if (buf[1] & EXT_STATUS_EN) + { + DBG (1, "ADF is enabled\n"); + dev->x_range = &dev->adf_x_range; + dev->y_range = &dev->adf_y_range; + } + + dev->adf_x_range.min = 0; + dev->adf_x_range.max = + SANE_FIX ((buf[3] << 8 | buf[2]) * 25.4 / dev->dpi_range.max); + dev->adf_x_range.quant = 0; + + dev->adf_max_x = buf[3] << 8 | buf[2]; + + dev->adf_y_range.min = 0; + dev->adf_y_range.max = + SANE_FIX ((buf[5] << 8 | buf[4]) * 25.4 / dev->dpi_range.max); + dev->adf_y_range.quant = 0; + + dev->adf_max_y = buf[5] << 8 | buf[4]; + + DBG (5, "adf tlx %f tly %f brx %f bry %f [mm]\n", + SANE_UNFIX (dev->adf_x_range.min), + SANE_UNFIX (dev->adf_y_range.min), + SANE_UNFIX (dev->adf_x_range.max), + SANE_UNFIX (dev->adf_y_range.max)); + + *source_list_add++ = ADF_STR; + + dev->ADF = SANE_TRUE; + } + + +/* + * TPU + */ + + if (dev->extension && (buf[6] & EXT_STATUS_IST)) + { + DBG (1, "TPU detected\n"); + + if (buf[6] & EXT_STATUS_EN) + { + DBG (1, "TPU is enabled\n"); + dev->x_range = &dev->tpu_x_range; + dev->y_range = &dev->tpu_y_range; + } + + dev->tpu_x_range.min = 0; + dev->tpu_x_range.max = + SANE_FIX ((buf[8] << 8 | buf[7]) * 25.4 / dev->dpi_range.max); + dev->tpu_x_range.quant = 0; + + dev->tpu_y_range.min = 0; + dev->tpu_y_range.max = + SANE_FIX ((buf[10] << 8 | buf[9]) * 25.4 / dev->dpi_range.max); + dev->tpu_y_range.quant = 0; + + /* + * Check for Perfection 4990 photo/GT-X800 scanner. + * This scanner only report 3200 dpi back. + * The scanner fysical supports 4800 dpi. + * This is simulated here... + * Futher details read: + * EPSON Programming guide for EPSON Color Image Scanner Perfection 4990 + */ + if (strncmp((char *) buf + 0x1A,"GT-X800",7) == 0) + { + dev->tpu_x_range.max = (dev->tpu_x_range.max/32)*48; + dev->tpu_y_range.max = (dev->tpu_y_range.max/32)*48; + DBG (5, "dpi_range.max %x \n", dev->dpi_range.max); + } + + DBG (5, "tpu tlx %f tly %f brx %f bry %f [mm]\n", + SANE_UNFIX (dev->tpu_x_range.min), + SANE_UNFIX (dev->tpu_y_range.min), + SANE_UNFIX (dev->tpu_x_range.max), + SANE_UNFIX (dev->tpu_y_range.max)); + + *source_list_add++ = TPU_STR; + + dev->TPU = SANE_TRUE; + } + +/* + * Get the device name and copy it to dev->sane.model. + * The device name starts at buf[0x1A] and is up to 16 bytes long + * We are overwriting whatever was set previously! + */ + { + char device_name[DEVICE_NAME_LEN + 1]; + char *end_ptr; + int len; + + /* make sure that the end of string is marked */ + device_name[DEVICE_NAME_LEN] = '\0'; + + /* copy the string to an area where we can work with it */ + memcpy (device_name, buf + 0x1A, DEVICE_NAME_LEN); + end_ptr = strchr (device_name, ' '); + if (end_ptr != NULL) + { + *end_ptr = '\0'; + } + + len = strlen (device_name); + + str = malloc (len + 1); + str[len] = '\0'; + + /* finally copy the device name to the structure */ + dev->sane.model = (char *) memcpy (str, device_name, len); + } + } + } + else /* command is not known */ + { + dev->sane.model = strdup ("EPSON Scanner"); + } + + *source_list_add = NULL; /* add end marker to source list */ + + DBG (1, "scanner model: %s\n", dev->sane.model); + + /* establish defaults */ + s->hw->need_reset_on_source_change = SANE_FALSE; + + if (strcmp ("ES-9000H", dev->sane.model) == 0 || + strcmp ("GT-30000", dev->sane.model) == 0) + { + s->hw->cmd->set_focus_position = 0; + s->hw->cmd->feed = 0x19; + } + else if (strcmp ("GT-8200", dev->sane.model) == 0 || + strcmp ("Perfection1650", dev->sane.model) == 0 || + strcmp ("Perfection1640", dev->sane.model) == 0 || + strcmp ("GT-8700", dev->sane.model) == 0) + { + s->hw->cmd->feed = 0; + s->hw->cmd->set_focus_position = 0; + s->hw->need_reset_on_source_change = SANE_TRUE; + } + + +/* + * Set values for quick format "max" entry. + */ + + qf_params[XtNumber (qf_params) - 1].tl_x = dev->x_range->min; + qf_params[XtNumber (qf_params) - 1].tl_y = dev->y_range->min; + qf_params[XtNumber (qf_params) - 1].br_x = dev->x_range->max; + qf_params[XtNumber (qf_params) - 1].br_y = dev->y_range->max; + + +/* + * Now we can finally set the device name: + */ + str = malloc (strlen (dev_name) + 1); + dev->sane.name = strcpy (str, dev_name); + + close_scanner (s); + + /* + * we are done with this one, prepare for the next scanner: + */ + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + { + *devp = dev; + } + + return SANE_STATUS_GOOD; +} + + + +/* + * attach_one() + * + * Part of the SANE API: Attaches the scanner with the device name in *dev. + */ + +static SANE_Status +attach_one (const char *dev) +{ + DBG (5, "attach_one(%s)\n", dev); + + return attach (dev, 0, SANE_EPSON_SCSI); +} + +SANE_Status +attach_one_usb (SANE_String_Const devname) +{ + int len = strlen (devname); + char *attach_string; + + DBG (5, "attach_one_usb(%s)\n", devname); + + attach_string = alloca (len + 5); + if (attach_string == NULL) + return SANE_STATUS_NO_MEM; + + return attach (devname, 0, SANE_EPSON_USB); +} + +/* + * sane_init() + * + * + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + size_t len; + FILE *fp; + + authorize = authorize; /* get rid of compiler warning */ + + /* sanei_authorization(devicename, STRINGIFY(BACKEND_NAME), auth_callback); */ + + DBG_INIT (); +#if defined PACKAGE && defined VERSION + DBG (2, "sane_init: " PACKAGE " " VERSION "\n"); +#endif + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, SANE_EPSON_BUILD); + + sanei_usb_init (); + + /* default to /dev/scanner instead of insisting on config file */ + if ((fp = sanei_config_open (EPSON_CONFIG_FILE))) + { + char line[PATH_MAX]; + + while (sanei_config_read (line, sizeof (line), fp)) + { + int vendor, product; + + DBG (4, "sane_init, >%s<\n", line); + if (line[0] == '#') /* ignore line comments */ + continue; + len = strlen (line); + if (!len) + continue; /* ignore empty lines */ + + if (sscanf (line, "usb %i %i", &vendor, &product) == 2) + { + int numIds; + + /* add the vendor and product IDs to the list of + known devices before we call the attach function */ + numIds = sanei_epson_getNumberOfUSBProductIds (); + if (vendor != 0x4b8) + continue; /* this is not an EPSON device */ + + sanei_epson_usb_product_ids[numIds - 1] = product; + sanei_usb_attach_matching_devices (line, attach_one_usb); + } + else if (strncmp (line, "usb", 3) == 0) + { + const char *dev_name; + /* remove the "usb" sub string */ + dev_name = sanei_config_skip_whitespace (line + 3); + attach_one_usb (dev_name); + } + else + { + sanei_config_attach_matching_devices (line, attach_one); + } + } + fclose (fp); + } + + /* read the option section and assign the connection type to the + scanner structure - which we don't have at this time. So I have + to come up with something :-) */ + + return SANE_STATUS_GOOD; +} + +/* + * void sane_exit(void) + * + * Clean up the list of attached scanners. + */ + +void +sane_exit (void) +{ + Epson_Device *dev, *next; + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free (dev); + } + + free (devlist); +} + +/* + * + * + */ + +SANE_Status +sane_get_devices (const SANE_Device * **device_list, SANE_Bool local_only) +{ + Epson_Device *dev; + int i; + + DBG (5, "sane_get_devices()\n"); + + local_only = local_only; /* just to get rid of the compiler warning */ + + if (devlist) + { + free (devlist); + } + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + i = 0; + + for (dev = first_dev; i < num_devices; dev = dev->next) + { + devlist[i++] = &dev->sane; + } + + devlist[i++] = 0; + + *device_list = devlist; + + return SANE_STATUS_GOOD; +} + +/* + * + * + */ + +static SANE_Status +init_options (Epson_Scanner * s) +{ + int i; + SANE_Bool dummy; + + DBG (5, "init_options()\n"); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Scan Mode" group: */ + + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].w = 0; /* Binary */ + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].unit = SANE_UNIT_NONE; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].constraint.word_list = bitDepthList; + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = bitDepthList[1]; /* the first "real" element is the default */ + + if (bitDepthList[0] == 1) /* only one element in the list -> hide the option */ + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + + /* halftone */ + s->opt[OPT_HALFTONE].name = SANE_NAME_HALFTONE; + s->opt[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; + s->opt[OPT_HALFTONE].desc = SANE_I18N ("Selects the halftone."); + + s->opt[OPT_HALFTONE].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE].size = max_string_size (halftone_list_7); + s->opt[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + + if (s->hw->level >= 7) + s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_7; + else if (s->hw->level >= 4) + s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_4; + else + s->opt[OPT_HALFTONE].constraint.string_list = halftone_list; + + s->val[OPT_HALFTONE].w = 1; /* Halftone A */ + + if (!s->hw->cmd->set_halftoning) + { + s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + } + + /* dropout */ + s->opt[OPT_DROPOUT].name = "dropout"; + s->opt[OPT_DROPOUT].title = SANE_I18N ("Dropout"); + s->opt[OPT_DROPOUT].desc = SANE_I18N ("Selects the dropout."); + + s->opt[OPT_DROPOUT].type = SANE_TYPE_STRING; + s->opt[OPT_DROPOUT].size = max_string_size (dropout_list); + s->opt[OPT_DROPOUT].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_DROPOUT].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_DROPOUT].constraint.string_list = dropout_list; + s->val[OPT_DROPOUT].w = 0; /* None */ + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_I18N ("Selects the brightness."); + + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &s->hw->cmd->bright_range; + s->val[OPT_BRIGHTNESS].w = 0; /* Normal */ + + if (!s->hw->cmd->set_bright) + { + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + } + + /* sharpness */ + s->opt[OPT_SHARPNESS].name = "sharpness"; + s->opt[OPT_SHARPNESS].title = SANE_I18N ("Sharpness"); + s->opt[OPT_SHARPNESS].desc = ""; + + s->opt[OPT_SHARPNESS].type = SANE_TYPE_INT; + s->opt[OPT_SHARPNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_SHARPNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SHARPNESS].constraint.range = &outline_emphasis_range; + s->val[OPT_SHARPNESS].w = 0; /* Normal */ + + if (!s->hw->cmd->set_outline_emphasis) + { + s->opt[OPT_SHARPNESS].cap |= SANE_CAP_INACTIVE; + } + + + /* gamma */ + s->opt[OPT_GAMMA_CORRECTION].name = SANE_NAME_GAMMA_CORRECTION; + s->opt[OPT_GAMMA_CORRECTION].title = SANE_TITLE_GAMMA_CORRECTION; + s->opt[OPT_GAMMA_CORRECTION].desc = SANE_DESC_GAMMA_CORRECTION; + + s->opt[OPT_GAMMA_CORRECTION].type = SANE_TYPE_STRING; + s->opt[OPT_GAMMA_CORRECTION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + /* + * special handling for D1 function level - at this time I'm not + * testing for D1, I'm just assuming that all D level scanners will + * behave the same way. This has to be confirmed with the next D-level + * scanner + */ + if (s->hw->cmd->level[0] == 'D') + { + s->opt[OPT_GAMMA_CORRECTION].size = max_string_size (gamma_list_d); + s->opt[OPT_GAMMA_CORRECTION].constraint.string_list = gamma_list_d; + s->val[OPT_GAMMA_CORRECTION].w = 1; /* Default */ + gamma_userdefined = gamma_userdefined_d; + gamma_params = gamma_params_d; + } + else + { + s->opt[OPT_GAMMA_CORRECTION].size = max_string_size (gamma_list_ab); + s->opt[OPT_GAMMA_CORRECTION].constraint.string_list = gamma_list_ab; + s->val[OPT_GAMMA_CORRECTION].w = 0; /* Default */ + gamma_userdefined = gamma_userdefined_ab; + gamma_params = gamma_params_ab; + } + + if (!s->hw->cmd->set_gamma) + { + s->opt[OPT_GAMMA_CORRECTION].cap |= SANE_CAP_INACTIVE; + } + + + /* gamma vector */ +/* + s->opt[ OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[ OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[ OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + + s->opt[ OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + s->opt[ OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[ OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + s->opt[ OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[ OPT_GAMMA_VECTOR].constraint.range = &u8_range; + s->val[ OPT_GAMMA_VECTOR].wa = &s->gamma_table [ 0] [ 0]; +*/ + + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[0][0]; + + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[1][0]; + + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[2][0]; + + if (s->hw->cmd->set_gamma_table && + gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w] == SANE_TRUE) + { +/* s->opt[ OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; */ + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + else + { +/* s->opt[ OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; */ + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + + /* initialize the Gamma tables */ + memset (&s->gamma_table[0], 0, 256 * sizeof (SANE_Word)); + memset (&s->gamma_table[1], 0, 256 * sizeof (SANE_Word)); + memset (&s->gamma_table[2], 0, 256 * sizeof (SANE_Word)); +/* memset(&s->gamma_table[3], 0, 256 * sizeof(SANE_Word)); */ + for (i = 0; i < 256; i++) + { + s->gamma_table[0][i] = i; + s->gamma_table[1][i] = i; + s->gamma_table[2][i] = i; +/* s->gamma_table[3][i] = i; */ + } + + + /* color correction */ + s->opt[OPT_COLOR_CORRECTION].name = "color-correction"; + s->opt[OPT_COLOR_CORRECTION].title = SANE_I18N ("Color correction"); + s->opt[OPT_COLOR_CORRECTION].desc = + SANE_I18N + ("Sets the color correction table for the selected output device."); + + s->opt[OPT_COLOR_CORRECTION].type = SANE_TYPE_STRING; + s->opt[OPT_COLOR_CORRECTION].size = 32; + s->opt[OPT_COLOR_CORRECTION].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_COLOR_CORRECTION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_COLOR_CORRECTION].constraint.string_list = color_list; + s->val[OPT_COLOR_CORRECTION].w = 5; /* scanner default: CRT monitors */ + + if (!s->hw->cmd->set_color_correction) + { + s->opt[OPT_COLOR_CORRECTION].cap |= SANE_CAP_INACTIVE; + } + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = s->hw->resolution_list; + s->val[OPT_RESOLUTION].w = s->hw->dpi_range.min; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->val[OPT_THRESHOLD].w = 0x80; + + if (!s->hw->cmd->set_threshold) + { + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + } + + s->opt[OPT_CCT_GROUP].title = SANE_I18N ("Color correction coefficients"); + s->opt[OPT_CCT_GROUP].desc = SANE_I18N ("Matrix multiplication of RGB"); + s->opt[OPT_CCT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_CCT_GROUP].cap = SANE_CAP_ADVANCED; + + + /* color correction coefficients */ + s->opt[OPT_CCT_1].name = "cct-1"; + s->opt[OPT_CCT_2].name = "cct-2"; + s->opt[OPT_CCT_3].name = "cct-3"; + s->opt[OPT_CCT_4].name = "cct-4"; + s->opt[OPT_CCT_5].name = "cct-5"; + s->opt[OPT_CCT_6].name = "cct-6"; + s->opt[OPT_CCT_7].name = "cct-7"; + s->opt[OPT_CCT_8].name = "cct-8"; + s->opt[OPT_CCT_9].name = "cct-9"; + + s->opt[OPT_CCT_1].title = SANE_I18N ("Green"); + s->opt[OPT_CCT_2].title = SANE_I18N ("Shift green to red"); + s->opt[OPT_CCT_3].title = SANE_I18N ("Shift green to blue"); + s->opt[OPT_CCT_4].title = SANE_I18N ("Shift red to green"); + s->opt[OPT_CCT_5].title = SANE_I18N ("Red"); + s->opt[OPT_CCT_6].title = SANE_I18N ("Shift red to blue"); + s->opt[OPT_CCT_7].title = SANE_I18N ("Shift blue to green"); + s->opt[OPT_CCT_8].title = SANE_I18N ("Shift blue to red"); + s->opt[OPT_CCT_9].title = SANE_I18N ("Blue"); + + s->opt[OPT_CCT_1].desc = SANE_I18N ("Controls green level"); + s->opt[OPT_CCT_2].desc = SANE_I18N ("Adds to red based on green level"); + s->opt[OPT_CCT_3].desc = SANE_I18N ("Adds to blue based on green level"); + s->opt[OPT_CCT_4].desc = SANE_I18N ("Adds to green based on red level"); + s->opt[OPT_CCT_5].desc = SANE_I18N ("Controls red level"); + s->opt[OPT_CCT_6].desc = SANE_I18N ("Adds to blue based on red level"); + s->opt[OPT_CCT_7].desc = SANE_I18N ("Adds to green based on blue level"); + s->opt[OPT_CCT_8].desc = SANE_I18N ("Adds to red based on blue level"); + s->opt[OPT_CCT_9].desc = SANE_I18N ("Controls blue level"); + + s->opt[OPT_CCT_1].type = SANE_TYPE_INT; + s->opt[OPT_CCT_2].type = SANE_TYPE_INT; + s->opt[OPT_CCT_3].type = SANE_TYPE_INT; + s->opt[OPT_CCT_4].type = SANE_TYPE_INT; + s->opt[OPT_CCT_5].type = SANE_TYPE_INT; + s->opt[OPT_CCT_6].type = SANE_TYPE_INT; + s->opt[OPT_CCT_7].type = SANE_TYPE_INT; + s->opt[OPT_CCT_8].type = SANE_TYPE_INT; + s->opt[OPT_CCT_9].type = SANE_TYPE_INT; + + s->opt[OPT_CCT_1].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_2].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_3].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_4].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_5].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_6].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_7].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_8].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_9].cap |= SANE_CAP_ADVANCED; + + s->opt[OPT_CCT_1].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_2].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_3].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_4].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_5].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_6].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_7].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_8].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_9].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_CCT_1].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_2].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_3].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_4].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_5].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_6].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_7].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_8].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_9].unit = SANE_UNIT_NONE; + + s->opt[OPT_CCT_1].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_2].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_3].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_4].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_5].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_6].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_7].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_8].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_9].constraint_type = SANE_CONSTRAINT_RANGE; + + s->opt[OPT_CCT_1].constraint.range = &s8_range; + s->opt[OPT_CCT_2].constraint.range = &s8_range; + s->opt[OPT_CCT_3].constraint.range = &s8_range; + s->opt[OPT_CCT_4].constraint.range = &s8_range; + s->opt[OPT_CCT_5].constraint.range = &s8_range; + s->opt[OPT_CCT_6].constraint.range = &s8_range; + s->opt[OPT_CCT_7].constraint.range = &s8_range; + s->opt[OPT_CCT_8].constraint.range = &s8_range; + s->opt[OPT_CCT_9].constraint.range = &s8_range; + + s->val[OPT_CCT_1].w = 32; + s->val[OPT_CCT_2].w = 0; + s->val[OPT_CCT_3].w = 0; + s->val[OPT_CCT_4].w = 0; + s->val[OPT_CCT_5].w = 32; + s->val[OPT_CCT_6].w = 0; + s->val[OPT_CCT_7].w = 0; + s->val[OPT_CCT_8].w = 0; + s->val[OPT_CCT_9].w = 32; + + if (!s->hw->cmd->set_color_correction_coefficients) + { + s->opt[OPT_CCT_1].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_2].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_3].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_4].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_5].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_6].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_7].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_8].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CCT_9].cap |= SANE_CAP_INACTIVE; + } + + + /* "Advanced" group: */ + s->opt[OPT_ADVANCED_GROUP].title = SANE_I18N ("Advanced"); + s->opt[OPT_ADVANCED_GROUP].desc = ""; + s->opt[OPT_ADVANCED_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ADVANCED_GROUP].cap = SANE_CAP_ADVANCED; + + + /* mirror */ + s->opt[OPT_MIRROR].name = "mirror"; + s->opt[OPT_MIRROR].title = SANE_I18N ("Mirror image"); + s->opt[OPT_MIRROR].desc = SANE_I18N ("Mirror the image."); + + s->opt[OPT_MIRROR].type = SANE_TYPE_BOOL; + s->val[OPT_MIRROR].w = SANE_FALSE; + + if (!s->hw->cmd->mirror_image) + { + s->opt[OPT_MIRROR].cap |= SANE_CAP_INACTIVE; + } + + + /* speed */ + s->opt[OPT_SPEED].name = SANE_NAME_SCAN_SPEED; + s->opt[OPT_SPEED].title = SANE_TITLE_SCAN_SPEED; + s->opt[OPT_SPEED].desc = SANE_DESC_SCAN_SPEED; + + s->opt[OPT_SPEED].type = SANE_TYPE_BOOL; + s->val[OPT_SPEED].w = SANE_FALSE; + + if (!s->hw->cmd->set_speed) + { + s->opt[OPT_SPEED].cap |= SANE_CAP_INACTIVE; + } + + /* preview speed */ + s->opt[OPT_PREVIEW_SPEED].name = "preview-speed"; + s->opt[OPT_PREVIEW_SPEED].title = SANE_I18N ("Fast preview"); + s->opt[OPT_PREVIEW_SPEED].desc = ""; + + s->opt[OPT_PREVIEW_SPEED].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW_SPEED].w = SANE_FALSE; + + if (!s->hw->cmd->set_speed) + { + s->opt[OPT_PREVIEW_SPEED].cap |= SANE_CAP_INACTIVE; + } + + /* auto area segmentation */ + s->opt[OPT_AAS].name = "auto-area-segmentation"; + s->opt[OPT_AAS].title = SANE_I18N ("Auto area segmentation"); + s->opt[OPT_AAS].desc = ""; + + s->opt[OPT_AAS].type = SANE_TYPE_BOOL; + s->val[OPT_AAS].w = SANE_TRUE; + + if (!s->hw->cmd->control_auto_area_segmentation) + { + s->opt[OPT_AAS].cap |= SANE_CAP_INACTIVE; + } + + /* limit resolution list */ + s->opt[OPT_LIMIT_RESOLUTION].name = "short-resolution"; + s->opt[OPT_LIMIT_RESOLUTION].title = SANE_I18N ("Short resolution list"); + s->opt[OPT_LIMIT_RESOLUTION].desc = + SANE_I18N ("Display short resolution list"); + s->opt[OPT_LIMIT_RESOLUTION].type = SANE_TYPE_BOOL; + s->val[OPT_LIMIT_RESOLUTION].w = SANE_FALSE; + + + /* zoom */ + s->opt[OPT_ZOOM].name = "zoom"; + s->opt[OPT_ZOOM].title = SANE_I18N ("Zoom"); + s->opt[OPT_ZOOM].desc = + SANE_I18N ("Defines the zoom factor the scanner will use"); + + s->opt[OPT_ZOOM].type = SANE_TYPE_INT; + s->opt[OPT_ZOOM].unit = SANE_UNIT_NONE; + s->opt[OPT_ZOOM].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_ZOOM].constraint.range = &zoom_range; + s->val[OPT_ZOOM].w = 100; + +/* if( ! s->hw->cmd->set_zoom) */ + { + s->opt[OPT_ZOOM].cap |= SANE_CAP_INACTIVE; + } + + + /* "Preview settings" group: */ + s->opt[OPT_PREVIEW_GROUP].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW_GROUP].desc = ""; + s->opt[OPT_PREVIEW_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_PREVIEW_GROUP].cap = SANE_CAP_ADVANCED; + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = s->hw->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = s->hw->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range->max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + /* Quick format */ + s->opt[OPT_QUICK_FORMAT].name = "quick-format"; + s->opt[OPT_QUICK_FORMAT].title = SANE_I18N ("Quick format"); + s->opt[OPT_QUICK_FORMAT].desc = ""; + + s->opt[OPT_QUICK_FORMAT].type = SANE_TYPE_STRING; + s->opt[OPT_QUICK_FORMAT].size = max_string_size (qf_list); + s->opt[OPT_QUICK_FORMAT].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_QUICK_FORMAT].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_QUICK_FORMAT].constraint.string_list = qf_list; + s->val[OPT_QUICK_FORMAT].w = XtNumber (qf_params) - 1; /* max */ + + /* "Optional equipment" group: */ + s->opt[OPT_EQU_GROUP].title = SANE_I18N ("Optional equipment"); + s->opt[OPT_EQU_GROUP].desc = ""; + s->opt[OPT_EQU_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_EQU_GROUP].cap = SANE_CAP_ADVANCED; + + + /* source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].size = max_string_size (source_list); + + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = source_list; + + if (!s->hw->extension) + { + s->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + } + s->val[OPT_SOURCE].w = 0; /* always use Flatbed as default */ + + + /* film type */ + s->opt[OPT_FILM_TYPE].name = "film-type"; + s->opt[OPT_FILM_TYPE].title = SANE_I18N ("Film type"); + s->opt[OPT_FILM_TYPE].desc = ""; + + s->opt[OPT_FILM_TYPE].type = SANE_TYPE_STRING; + s->opt[OPT_FILM_TYPE].size = max_string_size (film_list); + + s->opt[OPT_FILM_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_FILM_TYPE].constraint.string_list = film_list; + + s->val[OPT_FILM_TYPE].w = 0; + + deactivateOption (s, OPT_FILM_TYPE, &dummy); /* default is inactive */ + + /* focus position */ + s->opt[OPT_FOCUS].name = SANE_EPSON_FOCUS_NAME; + s->opt[OPT_FOCUS].title = SANE_EPSON_FOCUS_TITLE; + s->opt[OPT_FOCUS].desc = SANE_EPSON_FOCUS_DESC; + s->opt[OPT_FOCUS].type = SANE_TYPE_STRING; + s->opt[OPT_FOCUS].size = max_string_size (focus_list); + s->opt[OPT_FOCUS].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_FOCUS].constraint.string_list = focus_list; + s->val[OPT_FOCUS].w = 0; + + s->opt[OPT_FOCUS].cap |= SANE_CAP_ADVANCED; + if (s->hw->focusSupport == SANE_TRUE) + { + s->opt[OPT_FOCUS].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_FOCUS].cap |= SANE_CAP_INACTIVE; + } + +#if 0 + if ((!s->hw->TPU) && (!s->hw->cmd->set_bay)) + { /* Hack: Using set_bay to indicate. */ + SANE_Bool dummy; + deactivateOption (s, OPT_FILM_TYPE, &dummy); + + } +#endif + + + /* forward feed / eject */ + s->opt[OPT_EJECT].name = "eject"; + s->opt[OPT_EJECT].title = SANE_I18N ("Eject"); + s->opt[OPT_EJECT].desc = SANE_I18N ("Eject the sheet in the ADF"); + + s->opt[OPT_EJECT].type = SANE_TYPE_BUTTON; + + if ((!s->hw->ADF) && (!s->hw->cmd->set_bay)) + { /* Hack: Using set_bay to indicate. */ + s->opt[OPT_EJECT].cap |= SANE_CAP_INACTIVE; + } + + + /* auto forward feed / eject */ + s->opt[OPT_AUTO_EJECT].name = "auto-eject"; + s->opt[OPT_AUTO_EJECT].title = SANE_I18N ("Auto eject"); + s->opt[OPT_AUTO_EJECT].desc = SANE_I18N ("Eject document after scanning"); + + s->opt[OPT_AUTO_EJECT].type = SANE_TYPE_BOOL; + s->val[OPT_AUTO_EJECT].w = SANE_FALSE; + + if (!s->hw->ADF) + { + s->opt[OPT_AUTO_EJECT].cap |= SANE_CAP_INACTIVE; + } + + + s->opt[OPT_ADF_MODE].name = "adf_mode"; + s->opt[OPT_ADF_MODE].title = SANE_I18N ("ADF Mode"); + s->opt[OPT_ADF_MODE].desc = + SANE_I18N ("Selects the ADF mode (simplex/duplex)"); + s->opt[OPT_ADF_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_ADF_MODE].size = max_string_size (adf_mode_list); + s->opt[OPT_ADF_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_ADF_MODE].constraint.string_list = adf_mode_list; + s->val[OPT_ADF_MODE].w = 0; /* simplex */ + + if ((!s->hw->ADF) || (s->hw->duplexSupport == SANE_FALSE)) + { + s->opt[OPT_ADF_MODE].cap |= SANE_CAP_INACTIVE; + } + + /* select bay */ + s->opt[OPT_BAY].name = "bay"; + s->opt[OPT_BAY].title = SANE_I18N ("Bay"); + s->opt[OPT_BAY].desc = SANE_I18N ("Select bay to scan"); + + s->opt[OPT_BAY].type = SANE_TYPE_STRING; + s->opt[OPT_BAY].size = max_string_size (bay_list); + s->opt[OPT_BAY].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_BAY].constraint.string_list = bay_list; + s->val[OPT_BAY].w = 0; /* Bay 1 */ + + if (!s->hw->cmd->set_bay) + { + s->opt[OPT_BAY].cap |= SANE_CAP_INACTIVE; + } + + + s->opt[OPT_WAIT_FOR_BUTTON].name = SANE_EPSON_WAIT_FOR_BUTTON_NAME; + s->opt[OPT_WAIT_FOR_BUTTON].title = SANE_EPSON_WAIT_FOR_BUTTON_TITLE; + s->opt[OPT_WAIT_FOR_BUTTON].desc = SANE_EPSON_WAIT_FOR_BUTTON_DESC; + + s->opt[OPT_WAIT_FOR_BUTTON].type = SANE_TYPE_BOOL; + s->opt[OPT_WAIT_FOR_BUTTON].unit = SANE_UNIT_NONE; + s->opt[OPT_WAIT_FOR_BUTTON].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_WAIT_FOR_BUTTON].constraint.range = NULL; + s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_ADVANCED; + + if (!s->hw->cmd->request_push_button_status) + { + s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_INACTIVE; + } + + + return SANE_STATUS_GOOD; +} + +/* + * + * + */ + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Epson_Device *dev; + Epson_Scanner *s; + + DBG (5, "sane_open(%s)\n", devicename); + + /* search for device */ + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + break; + } + } + + if (!dev) + { +#if 0 + status = attach (devicename, &dev, SANE_EPSON_); + if (status != SANE_STATUS_GOOD) + { + return status; + } +#endif + DBG (1, "Error opening the device"); + return SANE_STATUS_INVAL; + } + } + else + { + dev = first_dev; + } + + if (!dev) + { + return SANE_STATUS_INVAL; + } + + s = calloc (sizeof (Epson_Scanner), 1); + if (!s) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + s->fd = -1; + s->hw = dev; + + init_options (s); + + /* insert newly opened handle into list of open handles */ + s->next = first_handle; + first_handle = s; + + *handle = (SANE_Handle) s; + + open_scanner (s); + + return SANE_STATUS_GOOD; +} + +/* + * + * + */ + +void +sane_close (SANE_Handle handle) +{ + Epson_Scanner *s, *prev; + + /* + * Test if there is still data pending from + * the scanner. If so, then do a cancel + */ + + s = (Epson_Scanner *) handle; + + /* remove handle from list of open handles */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + + if (!s) + { + DBG (1, "close: invalid handle (0x%p)\n", handle); + return; + } + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + if (s->fd != -1) + close_scanner (s); + + free (s); +} + +/* + * + * + */ + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + + if (option < 0 || option >= NUM_OPTIONS) + return NULL; + + return (s->opt + option); +} + +/* + * + * + */ + +static const SANE_String_Const * +search_string_list (const SANE_String_Const * list, SANE_String value) +{ + while (*list != NULL && strcmp (value, *list) != 0) + { + ++list; + } + + return ((*list == NULL) ? NULL : list); +} + +/* + * + * + */ + +/* + Activate, deactivate an option. Subroutines so we can add + debugging info if we want. The change flag is set to TRUE + if we changed an option. If we did not change an option, + then the value of the changed flag is not modified. +*/ + +static void +activateOption (Epson_Scanner * s, SANE_Int option, SANE_Bool * change) +{ + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) + { + s->opt[option].cap &= ~SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static void +deactivateOption (Epson_Scanner * s, SANE_Int option, SANE_Bool * change) +{ + if (SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) + { + s->opt[option].cap |= SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static void +setOptionState (Epson_Scanner * s, SANE_Bool state, + SANE_Int option, SANE_Bool * change) +{ + if (state) + { + activateOption (s, option, change); + } + else + { + deactivateOption (s, option, change); + } +} + +/** + End of activateOption, deactivateOption, setOptionState. +**/ + +static SANE_Status +getvalue (SANE_Handle handle, SANE_Int option, void *value) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + switch (option) + { +/* case OPT_GAMMA_VECTOR: */ + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (value, sval->wa, sopt->size); + break; + + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_MIRROR: + case OPT_SPEED: + case OPT_PREVIEW_SPEED: + case OPT_AAS: + case OPT_PREVIEW: + case OPT_BRIGHTNESS: + case OPT_SHARPNESS: + case OPT_AUTO_EJECT: + case OPT_CCT_1: + case OPT_CCT_2: + case OPT_CCT_3: + case OPT_CCT_4: + case OPT_CCT_5: + case OPT_CCT_6: + case OPT_CCT_7: + case OPT_CCT_8: + case OPT_CCT_9: + case OPT_THRESHOLD: + case OPT_ZOOM: + case OPT_BIT_DEPTH: + case OPT_WAIT_FOR_BUTTON: + case OPT_LIMIT_RESOLUTION: + *((SANE_Word *) value) = sval->w; + break; + case OPT_MODE: + case OPT_ADF_MODE: + case OPT_HALFTONE: + case OPT_DROPOUT: + case OPT_QUICK_FORMAT: + case OPT_SOURCE: + case OPT_FILM_TYPE: + case OPT_GAMMA_CORRECTION: + case OPT_COLOR_CORRECTION: + case OPT_BAY: + case OPT_FOCUS: + strcpy ((char *) value, sopt->constraint.string_list[sval->w]); + break; +#if 0 + case OPT_MODEL: + strcpy (value, sval->s); + break; +#endif + + + default: + return SANE_STATUS_INVAL; + + } + + return SANE_STATUS_GOOD; +} + + +/** + End of getvalue. +**/ + + +static void +handle_depth_halftone (Epson_Scanner * s, SANE_Bool * reload) +/* + This routine handles common options between OPT_MODE and + OPT_HALFTONE. These options are TET (a HALFTONE mode), AAS + - auto area segmentation, and threshold. Apparently AAS + is some method to differentiate between text and photos. + Or something like that. + + AAS is available when the scan color depth is 1 and the + halftone method is not TET. + + Threshold is available when halftone is NONE, and depth is 1. +*/ +{ + int hti = s->val[OPT_HALFTONE].w; + int mdi = s->val[OPT_MODE].w; + SANE_Bool aas = SANE_FALSE; + SANE_Bool thresh = SANE_FALSE; + + if (!s->hw->cmd->control_auto_area_segmentation) + return; + + if (mode_params[mdi].depth == 1) + { + if (halftone_params[hti] != HALFTONE_TET) + { + aas = SANE_TRUE; + } + if (halftone_params[hti] == HALFTONE_NONE) + { + thresh = SANE_TRUE; + } + } + setOptionState (s, aas, OPT_AAS, reload); + setOptionState (s, thresh, OPT_THRESHOLD, reload); +} + +/** + End of handle_depth_halftone. +**/ + + +static void +handle_source (Epson_Scanner * s, SANE_Int optindex, char *value) +/* + Handles setting the source (flatbed, transparency adapter (TPU), + or auto document feeder (ADF)). + + For newer scanners it also sets the focus according to the + glass / TPU settings. +*/ +{ + int force_max = SANE_FALSE; + SANE_Bool dummy; + + /* reset the scanner when we are changing the source setting - + this is necessary for the Perfection 1650 */ + if (s->hw->need_reset_on_source_change) + reset (s); + + s->focusOnGlass = SANE_TRUE; /* this is the default */ + + if (s->val[OPT_SOURCE].w == optindex) + return; + + s->val[OPT_SOURCE].w = optindex; + + if (s->val[OPT_TL_X].w == s->hw->x_range->min + && s->val[OPT_TL_Y].w == s->hw->y_range->min + && s->val[OPT_BR_X].w == s->hw->x_range->max + && s->val[OPT_BR_Y].w == s->hw->y_range->max) + { + force_max = SANE_TRUE; + } + if (strcmp (ADF_STR, value) == 0) + { + s->hw->x_range = &s->hw->adf_x_range; + s->hw->y_range = &s->hw->adf_y_range; + s->hw->use_extension = SANE_TRUE; + /* disable film type option */ + deactivateOption (s, OPT_FILM_TYPE, &dummy); + s->val[OPT_FOCUS].w = 0; + if (s->hw->duplexSupport) + { + activateOption (s, OPT_ADF_MODE, &dummy); + } + else + { + deactivateOption (s, OPT_ADF_MODE, &dummy); + s->val[OPT_ADF_MODE].w = 0; + } + } + else if (strcmp (TPU_STR, value) == 0) + { + s->hw->x_range = &s->hw->tpu_x_range; + s->hw->y_range = &s->hw->tpu_y_range; + s->hw->use_extension = SANE_TRUE; + /* enable film type option only if the scanner supports it */ + if (s->hw->cmd->set_film_type != 0) + { + activateOption (s, OPT_FILM_TYPE, &dummy); + } + else + { + deactivateOption (s, OPT_FILM_TYPE, &dummy); + } + /* enable focus position if the scanner supports it */ + if (s->hw->cmd->set_focus_position != 0) + { + s->val[OPT_FOCUS].w = 1; + s->focusOnGlass = SANE_FALSE; + } + deactivateOption (s, OPT_ADF_MODE, &dummy); + deactivateOption (s, OPT_EJECT, &dummy); + deactivateOption (s, OPT_AUTO_EJECT, &dummy); + } + else /* neither ADF nor TPU active */ + { + s->hw->x_range = &s->hw->fbf_x_range; + s->hw->y_range = &s->hw->fbf_y_range; + s->hw->use_extension = SANE_FALSE; + /* disable film type option */ + deactivateOption (s, OPT_FILM_TYPE, &dummy); + s->val[OPT_FOCUS].w = 0; + deactivateOption (s, OPT_ADF_MODE, &dummy); + } + + qf_params[XtNumber (qf_params) - 1].tl_x = s->hw->x_range->min; + qf_params[XtNumber (qf_params) - 1].tl_y = s->hw->y_range->min; + qf_params[XtNumber (qf_params) - 1].br_x = s->hw->x_range->max; + qf_params[XtNumber (qf_params) - 1].br_y = s->hw->y_range->max; + + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + + if (s->val[OPT_TL_X].w < s->hw->x_range->min || force_max) + s->val[OPT_TL_X].w = s->hw->x_range->min; + + if (s->val[OPT_TL_Y].w < s->hw->y_range->min || force_max) + s->val[OPT_TL_Y].w = s->hw->y_range->min; + + if (s->val[OPT_BR_X].w > s->hw->x_range->max || force_max) + s->val[OPT_BR_X].w = s->hw->x_range->max; + + if (s->val[OPT_BR_Y].w > s->hw->y_range->max || force_max) + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + setOptionState (s, s->hw->ADF && s->hw->use_extension, + OPT_AUTO_EJECT, &dummy); + setOptionState (s, s->hw->ADF && s->hw->use_extension, OPT_EJECT, &dummy); + +#if 0 + BAY is part of the filmscan device.We are not sure + if we are really going to support this device in this + code.Is there an online manual for it ? + setOptionState (s, s->hw->ADF && s->hw->use_extension, OPT_BAY, &reload); +#endif +} + +/** + End of handle_source. +**/ + +static SANE_Status +setvalue (SANE_Handle handle, SANE_Int option, void *value, SANE_Int * info) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + SANE_Status status; + const SANE_String_Const *optval; + int optindex; + SANE_Bool reload = SANE_FALSE; + + DBG (5, "setvalue(option = %d, value = %p)\n", option, value); + + status = sanei_constrain_value (sopt, value, info); + + if (status != SANE_STATUS_GOOD) + return status; + + s->option_has_changed = SANE_TRUE; + + optval = NULL; + optindex = 0; + + if (sopt->constraint_type == SANE_CONSTRAINT_STRING_LIST) + { + optval = search_string_list (sopt->constraint.string_list, + (char *) value); + + if (optval == NULL) + return SANE_STATUS_INVAL; + optindex = optval - sopt->constraint.string_list; + } + + switch (option) + { +/* case OPT_GAMMA_VECTOR: */ + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (sval->wa, value, sopt->size); /* Word arrays */ + break; + + case OPT_CCT_1: + case OPT_CCT_2: + case OPT_CCT_3: + case OPT_CCT_4: + case OPT_CCT_5: + case OPT_CCT_6: + case OPT_CCT_7: + case OPT_CCT_8: + case OPT_CCT_9: + sval->w = *((SANE_Word *) value); /* Simple values */ + break; + + case OPT_DROPOUT: + case OPT_FILM_TYPE: + case OPT_BAY: + case OPT_FOCUS: + sval->w = optindex; /* Simple lists */ + break; + + case OPT_EJECT: +/* return eject( s ); */ + eject (s); + break; + + case OPT_RESOLUTION: + sval->w = *((SANE_Word *) value); + reload = SANE_TRUE; + break; + + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + sval->w = *((SANE_Word *) value); + DBG (1, "set = %f\n", SANE_UNFIX (sval->w)); + if (NULL != info) + *info |= SANE_INFO_RELOAD_PARAMS; + break; + + case OPT_SOURCE: + handle_source (s, optindex, (char *) value); + reload = SANE_TRUE; + break; + + case OPT_MODE: + { + SANE_Bool isColor = mode_params[optindex].color; + SANE_Bool userDefined = + color_userdefined[s->val[OPT_COLOR_CORRECTION].w]; + + sval->w = optindex; + + if (s->hw->cmd->set_halftoning != 0) + { + setOptionState (s, mode_params[optindex].depth == 1, + OPT_HALFTONE, &reload); + } + + setOptionState (s, !isColor, OPT_DROPOUT, &reload); + if (s->hw->cmd->set_color_correction) + { + setOptionState (s, isColor, OPT_COLOR_CORRECTION, &reload); + } + if (s->hw->cmd->set_color_correction_coefficients) + { + setOptionState (s, isColor && userDefined, OPT_CCT_1, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_2, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_3, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_4, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_5, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_6, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_7, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_8, &reload); + setOptionState (s, isColor && userDefined, OPT_CCT_9, &reload); + } + + /* if binary, then disable the bit depth selection */ + if (optindex == 0) + { + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } + else + { + if (bitDepthList[0] == 1) + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + else + { + s->opt[OPT_BIT_DEPTH].cap &= ~SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = mode_params[optindex].depth; + } + } + + handle_depth_halftone (s, &reload); + reload = SANE_TRUE; + + break; + } + + case OPT_ADF_MODE: + sval->w = optindex; + break; + + case OPT_BIT_DEPTH: + sval->w = *((SANE_Word *) value); + mode_params[s->val[OPT_MODE].w].depth = sval->w; + reload = SANE_TRUE; + break; + + case OPT_HALFTONE: + sval->w = optindex; + handle_depth_halftone (s, &reload); + break; + + case OPT_COLOR_CORRECTION: + { + SANE_Bool f = color_userdefined[optindex]; + + sval->w = optindex; + setOptionState (s, f, OPT_CCT_1, &reload); + setOptionState (s, f, OPT_CCT_2, &reload); + setOptionState (s, f, OPT_CCT_3, &reload); + setOptionState (s, f, OPT_CCT_4, &reload); + setOptionState (s, f, OPT_CCT_5, &reload); + setOptionState (s, f, OPT_CCT_6, &reload); + setOptionState (s, f, OPT_CCT_7, &reload); + setOptionState (s, f, OPT_CCT_8, &reload); + setOptionState (s, f, OPT_CCT_9, &reload); + + break; + } + + case OPT_GAMMA_CORRECTION: + { + SANE_Bool f = gamma_userdefined[optindex]; + + sval->w = optindex; +/* setOptionState(s, f, OPT_GAMMA_VECTOR, &reload ); */ + setOptionState (s, f, OPT_GAMMA_VECTOR_R, &reload); + setOptionState (s, f, OPT_GAMMA_VECTOR_G, &reload); + setOptionState (s, f, OPT_GAMMA_VECTOR_B, &reload); + setOptionState (s, !f, OPT_BRIGHTNESS, &reload); /* Note... */ + + break; + } + + case OPT_MIRROR: + case OPT_SPEED: + case OPT_PREVIEW_SPEED: + case OPT_AAS: + case OPT_PREVIEW: /* needed? */ + case OPT_BRIGHTNESS: + case OPT_SHARPNESS: + case OPT_AUTO_EJECT: + case OPT_THRESHOLD: + case OPT_ZOOM: + case OPT_WAIT_FOR_BUTTON: + sval->w = *((SANE_Word *) value); + break; + + case OPT_LIMIT_RESOLUTION: + sval->w = *((SANE_Word *) value); + filter_resolution_list (s); + reload = SANE_TRUE; + break; + + case OPT_QUICK_FORMAT: + sval->w = optindex; + + s->val[OPT_TL_X].w = qf_params[sval->w].tl_x; + s->val[OPT_TL_Y].w = qf_params[sval->w].tl_y; + s->val[OPT_BR_X].w = qf_params[sval->w].br_x; + s->val[OPT_BR_Y].w = qf_params[sval->w].br_y; + + if (s->val[OPT_TL_X].w < s->hw->x_range->min) + s->val[OPT_TL_X].w = s->hw->x_range->min; + + if (s->val[OPT_TL_Y].w < s->hw->y_range->min) + s->val[OPT_TL_Y].w = s->hw->y_range->min; + + if (s->val[OPT_BR_X].w > s->hw->x_range->max) + s->val[OPT_BR_X].w = s->hw->x_range->max; + + if (s->val[OPT_BR_Y].w > s->hw->y_range->max) + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + reload = SANE_TRUE; + break; + + default: + return SANE_STATUS_INVAL; + } + + if (reload && info != NULL) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + + return SANE_STATUS_GOOD; +} + +/** + End of setvalue. +**/ + +SANE_Status +sane_control_option (SANE_Handle handle, + SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + if (info != NULL) + *info = 0; + + switch (action) + { + case SANE_ACTION_GET_VALUE: + return (getvalue (handle, option, value)); + + case SANE_ACTION_SET_VALUE: + return (setvalue (handle, option, value, info)); + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +/* + * sane_get_parameters() + * + * This function is part of the SANE API and gets called when the front end + * requests information aobut the scan configuration (e.g. color depth, mode, + * bytes and pixels per line, number of lines. This information is returned + * in the SANE_Parameters structure. + * + * Once a scan was started, this routine has to report the correct values, if + * it is called before the scan is actually started, the values are based on + * the current settings. + * + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + int ndpi, max_x, max_y; + int bytes_per_pixel; + + DBG (5, "sane_get_parameters()\n"); + + /* + * If sane_start was already called, then just retrieve the parameters + * from the scanner data structure + */ + + if (!s->eof && s->ptr != NULL) + { + DBG (5, "Returning saved params structure\n"); + if (params != NULL) + { + DBG(1, "Restoring parameters from saved parameters\n"); + *params = s->params; + } + + DBG (3, "Preview = %d\n", s->val[OPT_PREVIEW].w); + DBG (3, "Resolution = %d\n", s->val[OPT_RESOLUTION].w); + + DBG (1, "get para %p %p tlx %f tly %f brx %f bry %f [mm]\n", (void *) s, + (void *) s->val, SANE_UNFIX (s->val[OPT_TL_X].w), + SANE_UNFIX (s->val[OPT_TL_Y].w), SANE_UNFIX (s->val[OPT_BR_X].w), + SANE_UNFIX (s->val[OPT_BR_Y].w)); + + print_params (s->params); + + return SANE_STATUS_GOOD; + } + + /* otherwise initialize the params structure and gather the data */ + + memset (&s->params, 0, sizeof (SANE_Parameters)); + + ndpi = s->val[OPT_RESOLUTION].w; + + max_x = max_y = 0; + + s->params.pixels_per_line = + SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w) / 25.4 * ndpi + 0.5; + s->params.lines = + SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w) / 25.4 * ndpi + 0.5; + + /* + * Make sure that the number of lines is correct for color shuffling: + * The shuffling alghorithm produces 2xline_distance lines at the + * beginning and the same amount at the end of the scan that are not + * useable. If s->params.lines gets negative, 0 lines are reported + * back to the frontend. + */ + if (s->hw->color_shuffle) + { + s->params.lines -= 4 * s->line_distance; + if (s->params.lines < 0) + { + s->params.lines = 0; + } + DBG (1, "Adjusted params.lines for color_shuffle by %d to %d\n", + 4 * s->line_distance, s->params.lines); + } + + DBG (3, "Preview = %d\n", s->val[OPT_PREVIEW].w); + DBG (3, "Resolution = %d\n", s->val[OPT_RESOLUTION].w); + + DBG (1, "get para %p %p tlx %f tly %f brx %f bry %f [mm]\n", (void *) s, + (void *) s->val, SANE_UNFIX (s->val[OPT_TL_X].w), + SANE_UNFIX (s->val[OPT_TL_Y].w), SANE_UNFIX (s->val[OPT_BR_X].w), + SANE_UNFIX (s->val[OPT_BR_Y].w)); + + + /* + * Calculate bytes_per_pixel and bytes_per_line for + * any color depths. + * + * The default color depth is stored in mode_params.depth: + */ + + if (mode_params[s->val[OPT_MODE].w].depth == 1) + { + s->params.depth = 1; + } + else + { + s->params.depth = s->val[OPT_BIT_DEPTH].w; + } + + if (s->params.depth > 8) + { + s->params.depth = 16; /* + * The frontends can only handle 8 or 16 bits + * for gray or color - so if it's more than 8, + * it gets automatically set to 16. This works + * as long as EPSON does not come out with a + * scanner that can handle more than 16 bits + * per color channel. + */ + + } + + bytes_per_pixel = s->params.depth / 8; /* this works because it can only be set to 1, 8 or 16 */ + if (s->params.depth % 8) /* just in case ... */ + { + bytes_per_pixel++; + } + + /* pixels_per_line is rounded to the next 8bit boundary */ + s->params.pixels_per_line = s->params.pixels_per_line & ~7; + + s->params.last_frame = SANE_TRUE; + + if (mode_params[s->val[OPT_MODE].w].color) + { + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line = + 3 * s->params.pixels_per_line * bytes_per_pixel; + } + else + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = + s->params.pixels_per_line * s->params.depth / 8; + } + + if (NULL != params) + *params = s->params; + + print_params (s->params); + + return SANE_STATUS_GOOD; +} + +/* + * sane_start() + * + * This function is part of the SANE API and gets called from the front end to + * start the scan process. + * + */ + +SANE_Status +sane_start (SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + SANE_Bool button_status; + const struct mode_param *mparam; + u_char params[4]; + int ndpi; + int left, top; + int lcount; + int i, j; /* loop counter */ + + DBG (5, "sane_start()\n"); + + open_scanner (s); + +/* + * There is some undocumented special behavior with the TPU enable/disable. + * TPU power ESC e status + * on 0 NAK + * on 1 ACK + * off 0 ACK + * off 1 NAK + * + * It makes no sense to scan with TPU powered on and source flatbed, because + * light will come from both sides. + */ + + if (s->hw->extension) + { + int max_x, max_y; + + int extensionCtrl; + extensionCtrl = (s->hw->use_extension ? 1 : 0); + if (s->hw->use_extension && (s->val[OPT_ADF_MODE].w == 1)) + extensionCtrl = 2; + + status = control_extension (s, extensionCtrl); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "You may have to power %s your TPU\n", + s->hw->use_extension ? "on" : "off"); + + DBG (1, "Also you may have to restart the Sane frontend.\n"); + close_scanner (s); + return status; + } + + if (s->hw->cmd->request_extended_status != 0) + { + status = check_ext_status (s, &max_x, &max_y); + + if (SANE_STATUS_GOOD != status && SANE_STATUS_DEVICE_BUSY != status) + { + close_scanner (s); + return status; + } + } + + if (s->hw->ADF && s->hw->use_extension && s->hw->cmd->feed) + { + status = feed (s); + if (SANE_STATUS_GOOD != status) + { + close_scanner (s); + return status; + } + + check_ext_status (s, &max_x, &max_y); + s->hw->adf_max_x = max_x; + s->hw->adf_max_y = max_y; + } + + + /* + * set the focus position according to the extension used: + * if the TPU is selected, then focus 2.5mm above the glass, + * otherwise focus on the glass. Scanners that don't support + * this feature, will just ignore these calls. + */ + + if (s->hw->focusSupport == SANE_TRUE) + { + if (s->val[OPT_FOCUS].w == 0) + { + DBG (1, "Setting focus to glass surface\n"); + set_focus_position (s, 0x40); + } + else + { + DBG (1, "Setting focus to 2.5mm above glass\n"); + set_focus_position (s, 0x59); + } + } + } + + /* use the flatbed size for the max. scansize for the GT-30000 + and similar scanners if the ADF is not enabled */ + if (s->hw->devtype == 3 && s->hw->use_extension == 0) + { + int max_x, max_y; + + status = check_ext_status (s, &max_x, &max_y); + if (SANE_STATUS_GOOD != status && SANE_STATUS_DEVICE_BUSY != status) + { + close_scanner (s); + return status; + } + + s->hw->fbf_max_x = max_x; + s->hw->fbf_max_y = max_y; + } + + + mparam = mode_params + s->val[OPT_MODE].w; + DBG (1, "sane_start: Setting data format to %d bits\n", mparam->depth); + status = set_data_format (s, mparam->depth); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_data_format failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* + * The byte sequence mode was introduced in B5, for B[34] we need line sequence mode + */ + + if ((s->hw->cmd->level[0] == 'D' || + (s->hw->cmd->level[0] == 'B' && s->hw->level >= 5)) && + mparam->mode_flags == 0x02) + { + status = set_color_mode (s, 0x13); + } + else + { + status = set_color_mode (s, mparam->mode_flags | (mparam->dropout_mask + & dropout_params[s-> + val + [OPT_DROPOUT]. + w])); + } + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_color_mode failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (s->hw->cmd->set_halftoning && + SANE_OPTION_IS_ACTIVE (s->opt[OPT_HALFTONE].cap)) + { + status = set_halftoning (s, halftone_params[s->val[OPT_HALFTONE].w]); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_halftoning failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_BRIGHTNESS].cap)) + { + status = set_bright (s, s->val[OPT_BRIGHTNESS].w); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_bright failed: %s\n", sane_strstatus (status)); + return status; + } + } + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_MIRROR].cap)) + { + status = mirror_image (s, mirror_params[s->val[OPT_MIRROR].w]); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: mirror_image failed: %s\n", + sane_strstatus (status)); + return status; + } + + } + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_SPEED].cap)) + { + + if (s->val[OPT_PREVIEW].w) + status = set_speed (s, speed_params[s->val[OPT_PREVIEW_SPEED].w]); + else + status = set_speed (s, speed_params[s->val[OPT_SPEED].w]); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_speed failed: %s\n", sane_strstatus (status)); + return status; + } + + } + +/* + * use of speed_params is ok here since they are false and true. + * NOTE: I think I should throw that "params" stuff as long w is already the value. + */ + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_AAS].cap)) + { + status = control_auto_area_segmentation (s, + speed_params[s->val[OPT_AAS].w]); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: control_auto_area_segmentation failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + s->invert_image = SANE_FALSE; /* default: to not inverting the image */ + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_FILM_TYPE].cap)) + { + s->invert_image = (s->val[OPT_FILM_TYPE].w == FILM_TYPE_NEGATIVE); + status = set_film_type (s, film_params[s->val[OPT_FILM_TYPE].w]); + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_film_type failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_BAY].cap)) + { + status = set_bay (s, s->val[OPT_BAY].w); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_bay: %s\n", sane_strstatus (status)); + return status; + } + } + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_SHARPNESS].cap)) + { + + status = set_outline_emphasis (s, s->val[OPT_SHARPNESS].w); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_outline_emphasis failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (s->hw->cmd->set_gamma && + SANE_OPTION_IS_ACTIVE (s->opt[OPT_GAMMA_CORRECTION].cap)) + { + int val; + if (s->hw->cmd->level[0] == 'D') + { + /* + * The D1 level has only the two user defined gamma + * settings. + */ + val = gamma_params[s->val[OPT_GAMMA_CORRECTION].w]; + } + else + { + val = gamma_params[s->val[OPT_GAMMA_CORRECTION].w]; + + /* + * If "Default" is selected then determine the actual value + * to send to the scanner: If bilevel mode, just send the + * value from the table (0x01), for grayscale or color mode + * add one and send 0x02. + */ +/* if( s->val[ OPT_GAMMA_CORRECTION].w <= 1) { */ + if (s->val[OPT_GAMMA_CORRECTION].w == 0) + { + val += mparam->depth == 1 ? 0 : 1; + } + } + + DBG (1, "sane_start: set_gamma( s, 0x%x ).\n", val); + status = set_gamma (s, val); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_gamma failed: %s\n", sane_strstatus (status)); + return status; + } + } + + if (s->hw->cmd->set_gamma_table && + gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w]) + { /* user defined. */ + status = set_gamma_table (s); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_gamma_table failed: %s\n", + sane_strstatus (status)); + return status; + } + } + +/* + * TODO: think about if SANE_OPTION_IS_ACTIVE is a good criteria to send commands. + */ + + if (SANE_OPTION_IS_ACTIVE (s->opt[OPT_COLOR_CORRECTION].cap)) + { + int val = color_params[s->val[OPT_COLOR_CORRECTION].w]; + + DBG (1, "sane_start: set_color_correction( s, 0x%x )\n", val); + status = set_color_correction (s, val); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_color_correction failed: %s\n", + sane_strstatus (status)); + return status; + } + } + if (1 == s->val[OPT_COLOR_CORRECTION].w) + { /* user defined. */ + status = set_color_correction_coefficients (s); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_color_correction_coefficients failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + + if (s->hw->cmd->set_threshold != 0 + && SANE_OPTION_IS_ACTIVE (s->opt[OPT_THRESHOLD].cap)) + { + status = set_threshold (s, s->val[OPT_THRESHOLD].w); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_threshold(%d) failed: %s\n", + s->val[OPT_THRESHOLD].w, sane_strstatus (status)); + return status; + } + } + + ndpi = s->val[OPT_RESOLUTION].w; + + status = set_resolution (s, ndpi, ndpi); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_resolution(%d, %d) failed: %s\n", + ndpi, ndpi, sane_strstatus (status)); + return status; + } + + status = sane_get_parameters (handle, NULL); + + if (status != SANE_STATUS_GOOD) + return status; + + /* set the zoom */ + if (s->hw->cmd->set_zoom != 0 + && SANE_OPTION_IS_ACTIVE (s->opt[OPT_ZOOM].cap)) + { + status = set_zoom (s, s->val[OPT_ZOOM].w, s->val[OPT_ZOOM].w); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: set_zoom(%d) failed: %s\n", + s->val[OPT_ZOOM].w, sane_strstatus (status)); + return status; + } + } + + +/* + * Now s->params is initialized. + */ + + +/* + * If WAIT_FOR_BUTTON is active, then do just that: Wait until the button is + * pressed. If the button was already pressed, then we will get the button + * Pressed event right away. + */ + + if (s->val[OPT_WAIT_FOR_BUTTON].w == SANE_TRUE) + { + s->hw->wait_for_button = SANE_TRUE; + + while (s->hw->wait_for_button == SANE_TRUE) + { + if (s->canceling == SANE_TRUE) + { + s->hw->wait_for_button = SANE_FALSE; + } + /* get the button status from the scanner */ + else if (request_push_button_status (s, &button_status) == + SANE_STATUS_GOOD) + { + if (button_status == SANE_TRUE) + { + s->hw->wait_for_button = SANE_FALSE; + } + else + { + sleep (1); + } + } + else + { + /* we run into an eror condition, just continue */ + s->hw->wait_for_button = SANE_FALSE; + } + } + } + + +/* + * in file:frontend/preview.c + * + * The preview strategy is as follows: + * + * 1) A preview always acquires an image that covers the entire + * scan surface. This is necessary so the user can see not + * only what is, but also what isn't selected. + */ + + left = SANE_UNFIX (s->val[OPT_TL_X].w) / 25.4 * ndpi + 0.5; + top = SANE_UNFIX (s->val[OPT_TL_Y].w) / 25.4 * ndpi + 0.5; + + /* + * Calculate correction for line_distance in D1 scanner: + * Start line_distance lines earlier and add line_distance lines at the end + * + * Because the actual line_distance is not yet calculated we have to do this + * first. + */ + + s->hw->color_shuffle = SANE_FALSE; + s->current_output_line = 0; + s->lines_written = 0; + s->color_shuffle_line = 0; + + if ((s->hw->optical_res != 0) && (mparam->depth == 8) + && (mparam->mode_flags != 0)) + { + s->line_distance = s->hw->max_line_distance * ndpi / s->hw->optical_res; + if (s->line_distance != 0) + { + s->hw->color_shuffle = SANE_TRUE; + } + else + s->hw->color_shuffle = SANE_FALSE; + } + +/* + * for debugging purposes: + */ +#ifdef FORCE_COLOR_SHUFFLE + DBG (1, "Test mode: FORCE_COLOR_SHUFFLE = TRUE\n"); + s->hw->color_shuffle = SANE_TRUE; +#endif + + + /* + * Modify the scan area: If the scanner requires color shuffling, then we try to + * scan more lines to compensate for the lines that will be removed from the scan + * due to the color shuffling alghorithm. + * At this time we add two times the line distance to the number of scan lines if + * this is possible - if not, then we try to calculate the number of additional + * lines according to the selected scan area. + */ + if (s->hw->color_shuffle == SANE_TRUE) + { + + /* start the scan 2*line_distance earlier */ + top -= 2 * s->line_distance; + if (top < 0) + { + top = 0; + } + + /* scan 4*line_distance lines more */ + s->params.lines += 4 * s->line_distance; + } + + /* + * If (top + s->params.lines) is larger than the max scan area, reset + * the number of scan lines: + */ + if (SANE_UNFIX (s->val[OPT_BR_Y].w) / 25.4 * ndpi < (s->params.lines + top)) + { + s->params.lines = ((int) SANE_UNFIX (s->val[OPT_BR_Y].w) / + 25.4 * ndpi + 0.5) - top; + } + + + status = + set_scan_area (s, left, top, s->params.pixels_per_line, s->params.lines); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_scan_area failed: %s\n", + sane_strstatus (status)); + return status; + } + + s->block = SANE_FALSE; + lcount = 1; + + /* + * The set line count commands needs to be sent for certain scanners in + * color mode. The D1 level requires it, we are however only testing for + * 'D' and not for the actual numeric level. + */ + + if (((s->hw->cmd->level[0] == 'B') && + ((s->hw->level >= 5) || ((s->hw->level >= 4) && + (!mode_params[s->val[OPT_MODE].w].color)))) + || (s->hw->cmd->level[0] == 'D')) + { + s->block = SANE_TRUE; + lcount = sanei_scsi_max_request_size / s->params.bytes_per_line; + + if (lcount >= 255) + { + lcount = 255; + } + + if (s->hw->TPU && s->hw->use_extension && lcount > 32) + { + lcount = 32; + } + + + /* + * The D1 series of scanners only allow an even line number + * for bi-level scanning. If a bit depth of 1 is selected, then + * make sure the next lower even number is selected. + */ + if (s->hw->cmd->level[0] == 'D') + { + if (lcount % 2) + { + lcount -= 1; + } + } + + if (lcount == 0) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + status = set_lcount (s, lcount); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: set_lcount(%d) failed: %s\n", + lcount, sane_strstatus (status)); + return status; + } + } + + if (s->hw->cmd->request_extended_status != 0 + && SANE_TRUE == s->hw->extension) + { + u_char result[4]; + u_char *buf; + size_t len; + + params[0] = ESC; + params[1] = s->hw->cmd->request_extended_status; + + send (s, params, 2, &status); /* send ESC f (request extended status) */ + + if (SANE_STATUS_GOOD == status) + { + len = 4; /* receive header */ + + receive (s, result, len, &status); + if (SANE_STATUS_GOOD != status) + return status; + + len = result[3] << 8 | result[2]; + buf = alloca (len); + + receive (s, buf, len, &status); /* receive actual status data */ + + if (buf[0] & 0x80) + { + close_scanner (s); + return SANE_STATUS_INVAL; + } + } + else + { + DBG (1, "Extended status flag request failed\n"); + } + } + +/* + * for debug purpose + * check scanner conditions + */ +#if 1 + if (s->hw->cmd->request_condition != 0) + { + u_char result[4]; + u_char *buf; + size_t len; + + params[0] = ESC; + params[1] = s->hw->cmd->request_condition; + + send (s, params, 2, &status); /* send request condition */ + + if (SANE_STATUS_GOOD != status) + return status; + + len = 4; + receive (s, result, len, &status); + + if (SANE_STATUS_GOOD != status) + return status; + + len = result[3] << 8 | result[2]; + buf = alloca (len); + receive (s, buf, len, &status); + + if (SANE_STATUS_GOOD != status) + return status; + +#if 0 + DBG (10, "SANE_START: length=%d\n", len); + for (i = 1; i <= len; i++) + { + DBG (10, "SANE_START: %d: %c\n", i, buf[i - 1]); + } +#endif + + DBG (5, "SANE_START: Color: %d\n", (int) buf[1]); + DBG (5, "SANE_START: Resolution (x, y): (%d, %d)\n", + (int) (buf[4] << 8 | buf[3]), (int) (buf[6] << 8 | buf[5])); + DBG (5, + "SANE_START: Scan area(pixels) (x0, y0), (x1, y1): (%d, %d), (%d, %d)\n", + (int) (buf[9] << 8 | buf[8]), (int) (buf[11] << 8 | buf[10]), + (int) (buf[13] << 8 | buf[12]), (int) (buf[15] << 8 | buf[14])); + DBG (5, "SANE_START: Data format: %d\n", (int) buf[17]); + DBG (5, "SANE_START: Halftone: %d\n", (int) buf[19]); + DBG (5, "SANE_START: Brightness: %d\n", (int) buf[21]); + DBG (5, "SANE_START: Gamma: %d\n", (int) buf[23]); + DBG (5, "SANE_START: Zoom (x, y): (%d, %d)\n", (int) buf[26], + (int) buf[25]); + DBG (5, "SANE_START: Color correction: %d\n", (int) buf[28]); + DBG (5, "SANE_START: Sharpness control: %d\n", (int) buf[30]); + DBG (5, "SANE_START: Scanning mode: %d\n", (int) buf[32]); + DBG (5, "SANE_START: Mirroring: %d\n", (int) buf[34]); + DBG (5, "SANE_START: Auto area segmentation: %d\n", (int) buf[36]); + DBG (5, "SANE_START: Threshold: %d\n", (int) buf[38]); + DBG (5, "SANE_START: Line counter: %d\n", (int) buf[40]); + DBG (5, "SANE_START: Option unit control: %d\n", (int) buf[42]); + DBG (5, "SANE_START: Film type: %d\n", (int) buf[44]); + } +#endif + + + /* set the retry count to 0 */ + s->retry_count = 0; + + if (s->hw->color_shuffle == SANE_TRUE) + { + + /* initialize the line buffers */ + for (i = 0; i < s->line_distance * 2 + 1; i++) + { + if (s->line_buffer[i] != NULL) + free (s->line_buffer[i]); + + s->line_buffer[i] = malloc (s->params.bytes_per_line); + if (s->line_buffer[i] == NULL) + { + /* free the memory we've malloced so far */ + for (j = 0; j < i; j++) + { + free (s->line_buffer[j]); + s->line_buffer[j] = NULL; + } + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + } + } + + params[0] = ESC; + params[1] = s->hw->cmd->start_scanning; + + send (s, params, 2, &status); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "sane_start: start failed: %s\n", sane_strstatus (status)); + return status; + } + + s->eof = SANE_FALSE; + s->buf = realloc (s->buf, lcount * s->params.bytes_per_line); + s->ptr = s->end = s->buf; + s->canceling = SANE_FALSE; + + return SANE_STATUS_GOOD; +} /* sane_start */ + +/* + * + * TODO: clean up the eject and direct cmd mess. + */ + +SANE_Status +sane_auto_eject (Epson_Scanner * s) +{ + + DBG (5, "sane_auto_eject()\n"); + + if (s->hw->ADF && s->hw->use_extension && s->val[OPT_AUTO_EJECT].w) + { /* sequence! */ + SANE_Status status; + + u_char params[1]; + u_char cmd = s->hw->cmd->eject; + + if (!cmd) + return SANE_STATUS_UNSUPPORTED; + + params[0] = cmd; + + send (s, params, 1, &status); + + if (SANE_STATUS_GOOD != (status = expect_ack (s))) + { + return status; + } + } + + return SANE_STATUS_GOOD; +} + +/* + * + * + */ + +static SANE_Status +read_data_block (Epson_Scanner * s, EpsonDataRec * result) +{ + SANE_Status status; + u_char param[3]; + + receive (s, result, s->block ? 6 : 4, &status); + + if (SANE_STATUS_GOOD != status) + return status; + + if (STX != result->code) + { + DBG (1, "code %02x\n", (int) result->code); + DBG (1, "error, expected STX\n"); + + return SANE_STATUS_INVAL; + } + + if (result->status & STATUS_FER) + { + int dummy_x, dummy_y; + + DBG (1, "fatal error - Status = %02x\n", result->status); + + status = check_ext_status (s, &dummy_x, &dummy_y); + + /* + * Hack Alert!!! + * If the status is SANE_STATUS_DEVICE_BUSY then we need to + * re-issue the command again. We can assume that the command that + * caused this problem was ESC G, so in a loop with a sleep 1 we + * are testing this over and over and over again, until the lamp + * "thinks" it is ready. + * + * TODO: Store the last command and execute what was actually used + * as the last command. For all situations this error may occur + * ESC G is very very likely to be the command in question, but + * we better make sure that this is the case. + * + */ + + /* + * let's safe some stack space: If this is not the first go around, + * then just return the status and let the loop handle this - otherwise + * we would run this function recursively. + */ + + if ((status == SANE_STATUS_DEVICE_BUSY && s->retry_count > 0) || + (status == SANE_STATUS_GOOD && s->retry_count > 0)) + { + return SANE_STATUS_DEVICE_BUSY; /* return busy even if we just read OK + so that the following loop can end + gracefully */ + } + + while (status == SANE_STATUS_DEVICE_BUSY) + { + if (s->retry_count > SANE_EPSON_MAX_RETRIES) + { + DBG (1, "Max retry count exceeded (%d)\n", s->retry_count); + return SANE_STATUS_INVAL; + } + + sleep (1); /* wait one second for the next attempt */ + + DBG (1, "retrying ESC G - %d\n", ++(s->retry_count)); + + param[0] = ESC; + param[1] = s->hw->cmd->start_scanning; + + send (s, param, 2, &status); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "read_data_block: start failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = read_data_block (s, result); + } + + } + + return status; +} + +/* + * + * + */ + + +void +scan_finish (Epson_Scanner * s) +{ + SANE_Status status; + int i, x, y; + + DBG (5, "scan_finish()\n"); + + free (s->buf); + s->buf = NULL; + + status = check_ext_status (s, &x, &y); + + if (SANE_STATUS_NO_DOCS == status && s->hw->ADF && s->hw->use_extension) + sane_auto_eject (s); + + for (i = 0; i < s->line_distance; i++) + { + if (s->line_buffer[i] != NULL) + { + free (s->line_buffer[i]); + s->line_buffer[i] = NULL; + } + } +} + +#define GET_COLOR(x) ((x.status>>2) & 0x03) + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, + SANE_Int * length) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + int index = 0; + SANE_Bool reorder = SANE_FALSE; + SANE_Bool needStrangeReorder = SANE_FALSE; + int bytes_to_process = 0; + +START_READ: + DBG (5, "sane_read: begin\n"); + + if (s->ptr == s->end) + { + EpsonDataRec result; + size_t buf_len; + + if ((s->fd != -1) && s->eof) + { + if (s->hw->color_shuffle) + { + DBG (1, "Written %d lines after color shuffle\n", s->lines_written); + DBG (1, "Lines requested: %d\n", s->params.lines); + } + + *length = 0; + scan_finish (s); + + return SANE_STATUS_EOF; + } + + + DBG (5, "sane_read: begin scan1\n"); + + if (SANE_STATUS_GOOD != (status = read_data_block (s, &result))) + { + *length = 0; + scan_finish (s); + return status; + } + + buf_len = result.buf[1] << 8 | result.buf[0]; + + DBG (5, "sane_read: buf len = %lu\n", (u_long) buf_len); + + if (s->block) + { + buf_len *= (result.buf[3] << 8 | result.buf[2]); + DBG (5, "sane_read: buf len (adjusted) = %lu\n", (u_long) buf_len); + } + + if (!s->block && SANE_FRAME_RGB == s->params.format) + { + /* + * Read color data in line mode + */ + + + /* + * read the first color line - the number of bytes to read + * is already known (from last call to read_data_block() + * We determine where to write the line from the color information + * in the data block. At the end we want the order RGB, but the + * way the data is delivered does not guarantee this - actually it's + * most likely that the order is GRB if it's not RGB! + */ + switch (GET_COLOR (result)) + { + case 1: + index = 1; + break; + case 2: + index = 0; + break; + case 3: + index = 2; + break; + } + + receive (s, s->buf + index * s->params.pixels_per_line, buf_len, + &status); + + if (SANE_STATUS_GOOD != status) + return status; + /* + * send the ACK signal to the scanner in order to make + * it ready for the next data block. + */ + send (s, S_ACK, 1, &status); + + /* + * ... and request the next data block + */ + if (SANE_STATUS_GOOD != (status = read_data_block (s, &result))) + return status; + + buf_len = result.buf[1] << 8 | result.buf[0]; + /* + * this should never happen, because we are already in + * line mode, but it does not hurt to check ... + */ + if (s->block) + buf_len *= (result.buf[3] << 8 | result.buf[2]); + + DBG (5, "sane_read: buf len2 = %lu\n", (u_long) buf_len); + + switch (GET_COLOR (result)) + { + case 1: + index = 1; + break; + case 2: + index = 0; + break; + case 3: + index = 2; + break; + } + + receive (s, s->buf + index * s->params.pixels_per_line, buf_len, + &status); + + if (SANE_STATUS_GOOD != status) + { + scan_finish (s); + *length = 0; + return status; + } + + send (s, S_ACK, 1, &status); + + /* + * ... and the last data block + */ + if (SANE_STATUS_GOOD != (status = read_data_block (s, &result))) + { + *length = 0; + scan_finish (s); + return status; + } + + buf_len = result.buf[1] << 8 | result.buf[0]; + + if (s->block) + buf_len *= (result.buf[3] << 8 | result.buf[2]); + + DBG (5, "sane_read: buf len3 = %lu\n", (u_long) buf_len); + + switch (GET_COLOR (result)) + { + case 1: + index = 1; + break; + case 2: + index = 0; + break; + case 3: + index = 2; + break; + } + + receive (s, s->buf + index * s->params.pixels_per_line, buf_len, + &status); + + if (SANE_STATUS_GOOD != status) + { + *length = 0; + scan_finish (s); + return status; + } + } + else + { + /* + * Read data in block mode + */ + + /* do we have to reorder the data ? */ + if (GET_COLOR (result) == 0x01) + { + reorder = SANE_TRUE; + } + + bytes_to_process = receive (s, s->buf, buf_len, &status); + + /* bytes_to_process = buf_len; */ + + if (SANE_STATUS_GOOD != status) + { + *length = 0; + scan_finish (s); + return status; + } + } + + if (result.status & STATUS_AREA_END) + { + s->eof = SANE_TRUE; + } + else + { + if (s->canceling) + { + send (s, S_CAN, 1, &status); + expect_ack (s); + + *length = 0; + + scan_finish (s); + + return SANE_STATUS_CANCELLED; + } + else + send (s, S_ACK, 1, &status); + } + + s->end = s->buf + buf_len; + s->ptr = s->buf; + + /* + * if we have to re-order the color components (GRB->RGB) we + * are doing this here: + */ + + /* + * Some scaners (e.g. the Perfection 1640 and GT-2200) seem + * to have the R and G channels swapped. + * The GT-8700 is the Asian version of the Perfection1640. + * If the scanner name is one of these, and the scan mode is + * RGB then swap the colors. + */ + + needStrangeReorder = + (strstr (s->hw->sane.model, "GT-2200") || + ((strstr (s->hw->sane.model, "1640") && + strstr (s->hw->sane.model, "Perfection")) || + strstr (s->hw->sane.model, "GT-8700"))) && + s->params.format == SANE_FRAME_RGB; + + /* + * Certain Perfection 1650 also need this re-ordering of the two + * color channels. These scanners are identified by the problem + * with the half vertical scanning area. When we corrected this, + * we also set the variable s->hw->need_color_reorder + */ + if (s->hw->need_color_reorder) + { + needStrangeReorder = SANE_TRUE; + } + + if (needStrangeReorder) + reorder = SANE_FALSE; /* reordering once is enough */ + + if (s->params.format != SANE_FRAME_RGB) + reorder = SANE_FALSE; /* don't reorder for BW or gray */ + + if (reorder) + { + SANE_Byte *ptr; + + ptr = s->buf; + while (ptr < s->end) + { + if (s->params.depth > 8) + { + SANE_Byte tmp; + + /* R->G G->R */ + tmp = ptr[0]; + ptr[0] = ptr[2]; /* first Byte G */ + ptr[2] = tmp; /* first Byte R */ + + tmp = ptr[1]; + ptr[1] = ptr[3]; /* second Byte G */ + ptr[3] = tmp; /* second Byte R */ + + ptr += 6; /* go to next pixel */ + } + else + { + /* R->G G->R */ + SANE_Byte tmp; + + tmp = ptr[0]; + ptr[0] = ptr[1]; /* G */ + ptr[1] = tmp; /* R */ + /* B stays the same */ + ptr += 3; /* go to next pixel */ + } + } + } + + /* + * Do the color_shuffle if everything else is correct - at this time + * most of the stuff is hardcoded for the Perfection 610 + */ + + if (s->hw->color_shuffle) + { + int new_length = 0; + + status = color_shuffle (s, &new_length); + + /* + * If no bytes are returned, check if the scanner is already done, if so, + * we'll probably just return, but if there is more data to process get + * the next batch. + */ + + if (new_length == 0 && s->end != s->ptr) + { + goto START_READ; + } + + s->end = s->buf + new_length; + s->ptr = s->buf; + + } + + + DBG (5, "sane_read: begin scan2\n"); + } + + + + /* + * copy the image data to the data memory area + */ + + if (!s->block && SANE_FRAME_RGB == s->params.format) + { + + max_length /= 3; + + if (max_length > s->end - s->ptr) + max_length = s->end - s->ptr; + + *length = 3 * max_length; + + if (s->invert_image == SANE_TRUE) + { + while (max_length-- != 0) + { + /* invert the three values */ + *data++ = (u_char) ~ (s->ptr[0]); + *data++ = (u_char) ~ (s->ptr[s->params.pixels_per_line]); + *data++ = (u_char) ~ (s->ptr[2 * s->params.pixels_per_line]); + ++s->ptr; + } + } + else + { + while (max_length-- != 0) + { + *data++ = s->ptr[0]; + *data++ = s->ptr[s->params.pixels_per_line]; + *data++ = s->ptr[2 * s->params.pixels_per_line]; + ++s->ptr; + } + } + } + else + { + if (max_length > s->end - s->ptr) + max_length = s->end - s->ptr; + + *length = max_length; + + if (1 == s->params.depth) + { + if (s->invert_image == SANE_TRUE) + { + while (max_length-- != 0) + *data++ = *s->ptr++; + } + else + { + while (max_length-- != 0) + *data++ = ~*s->ptr++; + } + } + else + { + + if (s->invert_image == SANE_TRUE) + { + int i; + + for (i = 0; i < max_length; i++) + { + data[i] = (u_char) ~ (s->ptr[i]); + } + } + else + { + memcpy (data, s->ptr, max_length); + } + s->ptr += max_length; + } + } + + DBG (5, "sane_read: end\n"); + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +color_shuffle (SANE_Handle handle, int *new_length) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Byte *buf = s->buf; + int length = s->end - s->buf; + + if (s->hw->color_shuffle == SANE_TRUE) + { + SANE_Byte *data_ptr; /* ptr to data to process */ + SANE_Byte *data_end; /* ptr to end of processed data */ + SANE_Byte *out_data_ptr; /* ptr to memory when writing data */ + int i; /* loop counter */ + + /* + * It looks like we are dealing with a scanner that has an odd way + * of dealing with colors... The red and blue scan lines are shifted + * up or down by a certain number of lines relative to the green line. + */ + DBG (5, "sane_read: color_shuffle\n"); + + + /* + * Initialize the variables we are going to use for the + * copying of the data. data_ptr is the pointer to + * the currently worked on scan line. data_end is the + * end of the data area as calculated from adding *length + * to the start of data. + * out_data_ptr is used when writing out the processed data + * and always points to the beginning of the next line to + * write. + */ + + data_ptr = out_data_ptr = buf; + data_end = data_ptr + length; + + /* + * The image data is in *buf, we know that the buffer contains s->end - s->buf ( = length) + * bytes of data. The width of one line is in s->params.bytes_per_line + */ + + /* + * The buffer area is supposed to have a number of full scan + * lines, let's test if this is the case. + */ + + if (length % s->params.bytes_per_line != 0) + { + DBG (1, "ERROR in size of buffer: %d / %d\n", + length, s->params.bytes_per_line); + return SANE_STATUS_INVAL; + } + + while (data_ptr < data_end) + { + SANE_Byte *source_ptr, *dest_ptr; + int loop; + + /* copy the green information into the current line */ + + source_ptr = data_ptr + 1; + dest_ptr = s->line_buffer[s->color_shuffle_line] + 1; + + for (i = 0; i < s->params.bytes_per_line / 3; i++) + { + *dest_ptr = *source_ptr; + dest_ptr += 3; + source_ptr += 3; + } + + /* copy the red information n lines back */ + + if (s->color_shuffle_line >= s->line_distance) + { + source_ptr = data_ptr + 2; + dest_ptr = + s->line_buffer[s->color_shuffle_line - s->line_distance] + 2; + +/* while (source_ptr < s->line_buffer[s->color_shuffle_line] + s->params.bytes_per_line) */ + for (loop = 0; loop < s->params.bytes_per_line / 3; loop++) + + { + *dest_ptr = *source_ptr; + dest_ptr += 3; + source_ptr += 3; + } + } + + /* copy the blue information n lines forward */ + + source_ptr = data_ptr; + dest_ptr = s->line_buffer[s->color_shuffle_line + s->line_distance]; + +/* while (source_ptr < s->line_buffer[s->color_shuffle_line] + s->params.bytes_per_line) */ + for (loop = 0; loop < s->params.bytes_per_line / 3; loop++) + { + *dest_ptr = *source_ptr; + dest_ptr += 3; + source_ptr += 3; + } + + data_ptr += s->params.bytes_per_line; + + if (s->color_shuffle_line == s->line_distance) + { + /* + * we just finished the line in line_buffer[0] - write it to the + * output buffer and continue. + */ + + + /* + * The ouput buffer ist still "buf", but because we are + * only overwriting from the beginning of the memory area + * we are not interfering with the "still to shuffle" data + * in the same area. + */ + + /* + * Strip the first and last n lines and limit to + */ + if ((s->current_output_line >= s->line_distance) && + (s->current_output_line < s->params.lines + s->line_distance)) + { + memcpy (out_data_ptr, s->line_buffer[0], s->params.bytes_per_line); + out_data_ptr += s->params.bytes_per_line; + + s->lines_written++; + } + + s->current_output_line++; + + + /* + * Now remove the 0-entry and move all other + * lines up by one. There are 2*line_distance + 1 + * buffers, * therefore the loop has to run from 0 + * to * 2*line_distance, and because we want to + * copy every n+1st entry to n the loop runs + * from - to 2*line_distance-1! + */ + + free (s->line_buffer[0]); + + for (i = 0; i < s->line_distance * 2; i++) + { + s->line_buffer[i] = s->line_buffer[i + 1]; + } + + /* + * and create one new buffer at the end + */ + + s->line_buffer[s->line_distance * 2] = + malloc (s->params.bytes_per_line); + if (s->line_buffer[s->line_distance * 2] == NULL) + { + int i; + for (i = 0; i < s->line_distance * 2; i++) + { + free (s->line_buffer[i]); + s->line_buffer[i] = NULL; + } + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + } + else + { + s->color_shuffle_line++; /* increase the buffer number */ + } + } + + /* + * At this time we've used up all the new data from the scanner, some of + * it is still in the line_buffers, but we are ready to return some of it + * to the front end software. To do so we have to adjust the size of the + * data area and the *new_length variable. + */ + + *new_length = out_data_ptr - buf; + } + + return SANE_STATUS_GOOD; + +} + + + + +/* + * static SANE_Status get_identity_information ( SANE_Handle handle) + * + * Request Identity information from scanner and fill in information + * into dev and/or scanner structures. + */ +static SANE_Status +get_identity_information (SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + Epson_Device *dev = s->hw; + EpsonIdent ident; + u_char param[3]; + SANE_Status status; + u_char *buf; + + DBG (5, "get_identity_information()\n"); + + if (!s->hw->cmd->request_identity) + return SANE_STATUS_INVAL; + + + param[0] = ESC; + param[1] = s->hw->cmd->request_identity; + param[2] = '\0'; + + if (NULL == (ident = (EpsonIdent) command (s, param, 2, &status))) + { + DBG (1, "ident failed\n"); + return SANE_STATUS_INVAL; + } + + DBG (1, "type %3c 0x%02x\n", ident->type, ident->type); + DBG (1, "level %3c 0x%02x\n", ident->level, ident->level); + + { + char *force = getenv ("SANE_EPSON_CMD_LVL"); + + if (force) + { + ident->type = force[0]; + ident->level = force[1]; + + DBG (1, "type %3c 0x%02x\n", ident->type, ident->type); + DBG (1, "level %3c 0x%02x\n", ident->level, ident->level); + + DBG (1, "forced\n"); + } + } + +/* + * check if option equipment is installed. + */ + + if (ident->status & STATUS_OPTION) + { + DBG (1, "option equipment is installed\n"); + dev->extension = SANE_TRUE; + } + else + { + DBG (1, "no option equipment installed\n"); + dev->extension = SANE_FALSE; + } + + dev->TPU = SANE_FALSE; + dev->ADF = SANE_FALSE; + +/* + * set command type and level. + */ + + { + int n; + + for (n = 0; n < NELEMS (epson_cmd); n++) + { + char type_level[3]; + sprintf(type_level, "%c%c", ident->type, ident->level); + if (!strncmp (type_level, epson_cmd[n].level, 2)) + break; + } + + if (n < NELEMS (epson_cmd)) + { + dev->cmd = &epson_cmd[n]; + } + else + { + dev->cmd = &epson_cmd[EPSON_LEVEL_DEFAULT]; + DBG (1, "Unknown type %c or level %c, using %s\n", + ident->type, ident->level, dev->cmd->level); + } + + s->hw->level = dev->cmd->level[1] - '0'; + } /* set comand type and level */ + +/* + * Setting available resolutions and xy ranges for sane frontend. + */ + + s->hw->res_list_size = 0; + s->hw->res_list = + (SANE_Int *) calloc (s->hw->res_list_size, sizeof (SANE_Int)); + + if (NULL == s->hw->res_list) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + { + int n, k; + int x = 0, y = 0; + int count = ident->count2 * 255 + ident->count1; + + /* we need to correct for the difference in size between + the EpsonIdentRec and the EpsonHdrRec */ + int correction = sizeof (EpsonIdentRec) - sizeof (EpsonHdrRec); + for (n = (count - correction), buf = ident->buf; n; n -= k, buf += k) + { + switch (*buf) + { + case 'R': + { + int val = buf[2] << 8 | buf[1]; + + s->hw->res_list_size++; + s->hw->res_list = + (SANE_Int *) realloc (s->hw->res_list, + s->hw->res_list_size * sizeof (SANE_Int)); + + if (NULL == s->hw->res_list) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + s->hw->res_list[s->hw->res_list_size - 1] = (SANE_Int) val; + + DBG (1, "resolution (dpi): %d\n", val); + k = 3; + continue; + } + case 'A': + { + x = buf[2] << 8 | buf[1]; + y = buf[4] << 8 | buf[3]; + + DBG (1, "maximum scan area: x %d y %d\n", x, y); + k = 5; + + /* + * Check for Perfection 4990 photo/GT-X800 scanner. + * This scanner only report 3200 dpi back. + * The scanner fysical supports 4800 dpi. + * This is simulated here... + * Futher details read: + * EPSON Programming guide for EPSON Color Image Scanner Perfection 4990 + */ + if (s->hw->cmd->request_extended_status != 0) + { + u_char *buf; + u_char params[2]; + EpsonHdr head; + + params[0] = ESC; + params[1] = s->hw->cmd->request_extended_status; + + if (NULL != (head = (EpsonHdr) command (s, params, 2, &status))) + { + buf = &head->buf[0x1A]; + DBG (1, "product name %x %x %x %x %x %x %x %x \n", buf[0], buf[1],buf[2],buf[3],buf[4], buf[5],buf[6], buf[7] ); + if (strncmp((char *) buf,"GT-X800",7) == 0) + { + int val = 0x12 << 8 | 0xC0; + + s->hw->res_list_size++; + s->hw->res_list = + (SANE_Int *) realloc (s->hw->res_list, + s->hw->res_list_size * sizeof (SANE_Int)); + + if (NULL == s->hw->res_list) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + s->hw->res_list[s->hw->res_list_size - 1] = (SANE_Int) val; + x = (x/32)*48; + y = (y/32)*48; + + DBG (1, "resolution (dpi): %d\n", val); + DBG (1, "maximum scan area GT-X800: x %d y %d\n", x, y); + } + } + } + + continue; + } + default: + break; + } /* case */ + + break; + } /* for */ + + dev->dpi_range.min = s->hw->res_list[0]; + dev->dpi_range.max = s->hw->res_list[s->hw->res_list_size - 1]; + dev->dpi_range.quant = 0; + + dev->fbf_x_range.min = 0; + dev->fbf_x_range.max = SANE_FIX (x * 25.4 / dev->dpi_range.max); + dev->fbf_x_range.quant = 0; + + dev->fbf_y_range.min = 0; + dev->fbf_y_range.max = SANE_FIX (y * 25.4 / dev->dpi_range.max); + dev->fbf_y_range.quant = 0; + + DBG (5, "fbf tlx %f tly %f brx %f bry %f [mm]\n", + SANE_UNFIX (dev->fbf_x_range.min), SANE_UNFIX (dev->fbf_y_range.min), + SANE_UNFIX (dev->fbf_x_range.max), + SANE_UNFIX (dev->fbf_y_range.max)); + + } + + /* + * Copy the resolution list to the resolution_list array so that the frontend can + * display the correct values + */ + + s->hw->resolution_list = + malloc ((s->hw->res_list_size + 1) * sizeof (SANE_Word)); + + if (s->hw->resolution_list == NULL) + { + DBG (1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + *(s->hw->resolution_list) = s->hw->res_list_size; + memcpy (&(s->hw->resolution_list[1]), s->hw->res_list, + s->hw->res_list_size * sizeof (SANE_Word)); + + /* filter the resolution list */ + /* the option is not yet initialized, for now just set it to false */ + s->val[OPT_LIMIT_RESOLUTION].w = SANE_FALSE; + filter_resolution_list (s); + + return SANE_STATUS_GOOD; + +} /* request identity */ + + +/* + * static SANE_Status get_identity2_information ( SANE_Handle handle) + * + * Request Identity2 information from scanner and fill in information + * into dev and/or scanner structures. + */ +static SANE_Status +get_identity2_information (SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + int len; + u_char param[3]; + u_char result[4]; + u_char *buf; + + DBG (5, "get_identity2_information()\n"); + + if (s->hw->cmd->request_identity2 == 0) + return SANE_STATUS_UNSUPPORTED; + + param[0] = ESC; + param[1] = s->hw->cmd->request_identity2; + param[2] = '\0'; + + send (s, param, 2, &status); + + if (SANE_STATUS_GOOD != status) + return status; + + len = 4; /* receive header */ + + receive (s, result, len, &status); + if (SANE_STATUS_GOOD != status) + return status; + + len = result[3] << 8 | result[2]; + buf = alloca (len); + + receive (s, buf, len, &status); /* reveive actual status data */ + + /* the first two bytes of the buffer contain the optical resolution */ + s->hw->optical_res = buf[1] << 8 | buf[0]; + + /* + * the 4th and 5th byte contain the line distance. Both values have to + * be identical, otherwise this software can not handle this scanner. + */ + if (buf[4] != buf[5]) + { + close_scanner (s); + return SANE_STATUS_INVAL; + } + s->hw->max_line_distance = buf[4]; + + return SANE_STATUS_GOOD; +} + +/* + * void sane_cancel(SANE_Handle handle) + * + * Set the cancel flag to true. The next time the backend requests data + * from the scanner the CAN message will be sent. + */ + +void +sane_cancel (SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + + /* + * If the s->ptr pointer is not NULL, then a scan operation + * was started and if s->eof is FALSE, it was not finished. + */ + + if (s->buf != NULL) + { + u_char *dummy; + int len; + + /* malloc one line */ + dummy = malloc (s->params.bytes_per_line); + if (dummy == NULL) + { + DBG (1, "Out of memory\n"); + return; + } + else + { + + /* there is still data to read from the scanner */ + + s->canceling = SANE_TRUE; + + while (!s->eof && + SANE_STATUS_CANCELLED != sane_read (s, dummy, + s->params.bytes_per_line, + &len)) + { + /* empty body, the while condition does the processing */ + } + free (dummy); + } + + } +} + + +static SANE_Status +request_focus_position (SANE_Handle handle, u_char * position) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + int len; + u_char param[3]; + u_char result[4]; + u_char *buf; + + DBG (5, "request_focus_position()\n"); + + if (s->hw->cmd->request_focus_position == 0) + return SANE_STATUS_UNSUPPORTED; + + param[0] = ESC; + param[1] = s->hw->cmd->request_focus_position; + param[2] = '\0'; + + send (s, param, 2, &status); + + if (SANE_STATUS_GOOD != status) + return status; + + len = 4; /* receive header */ + + receive (s, result, len, &status); + if (SANE_STATUS_GOOD != status) + return status; + + len = result[3] << 8 | result[2]; + buf = alloca (len); + + receive (s, buf, len, &status); /* reveive actual status data */ + + *position = buf[1]; + DBG (1, "Focus position = 0x%x\n", buf[1]); + + return SANE_STATUS_GOOD; +} + + +/* + * Request the push button status + * returns SANE_TRUE if the button was pressed + * and SANE_FALSE if the button was not pressed + * it also returns SANE_TRUE in case of an error. + * This is necessary so that a process that waits for + * the button does not block indefinitely. + */ +static SANE_Bool +request_push_button_status (SANE_Handle handle, SANE_Bool * theButtonStatus) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + int len; + u_char param[3]; + u_char result[4]; + u_char *buf; + + DBG (5, "request_push_button_status()\n"); + + if (s->hw->cmd->request_push_button_status == 0) + { + DBG (1, "push button status unsupported\n"); + return SANE_STATUS_UNSUPPORTED; + } + + param[0] = ESC; + param[1] = s->hw->cmd->request_push_button_status; + param[2] = '\0'; + + send (s, param, 2, &status); + + if (SANE_STATUS_GOOD != status) + { + DBG (1, "error sending command\n"); + return status; + } + + len = 4; /* receive header */ + + receive (s, result, len, &status); + if (SANE_STATUS_GOOD != status) + return status; + + len = result[3] << 8 | result[2]; /* this should be 1 for scanners with one button */ + buf = alloca (len); + + receive (s, buf, len, &status); /* reveive actual status data */ + + DBG (1, "Push button status = %d\n", buf[0] & 0x01); + *theButtonStatus = ((buf[0] & 0x01) != 0); + + return (SANE_STATUS_GOOD); +} + + + +static void +filter_resolution_list (Epson_Scanner * s) +{ + /* re-create the list */ + + if (s->val[OPT_LIMIT_RESOLUTION].w == SANE_TRUE) + { + /* copy the short list */ + + /* filter out all values that are not 300 or 400 dpi based */ + int i; + + int new_size = 0; + SANE_Bool is_correct_resolution = SANE_FALSE; + + for (i = 1; i <= s->hw->res_list_size; i++) + { + SANE_Word res; + res = s->hw->res_list[i]; + if ((res < 100) || (0 == (res % 300)) || (0 == (res % 400))) + { + /* add the value */ + new_size++; + + s->hw->resolution_list[new_size] = s->hw->res_list[i]; + + /* check for a valid current resolution */ + if (res == s->val[OPT_RESOLUTION].w) + { + is_correct_resolution = SANE_TRUE; + } + } + } + s->hw->resolution_list[0] = new_size; + + if (is_correct_resolution == SANE_FALSE) + { + for (i = 1; i <= new_size; i++) + { + if (s->val[OPT_RESOLUTION].w < s->hw->resolution_list[i]) + { + s->val[OPT_RESOLUTION].w = s->hw->resolution_list[i]; + i = new_size + 1; + } + } + } + + } + else + { + /* copy the full list */ + s->hw->resolution_list[0] = s->hw->res_list_size; + memcpy (&(s->hw->resolution_list[1]), s->hw->res_list, + s->hw->res_list_size * sizeof (SANE_Word)); + } +} + +/**********************************************************************************/ + +/* + * SANE_Status sane_set_io_mode() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + /* get rid of compiler warning */ + handle = handle; + non_blocking = non_blocking; + + return SANE_STATUS_UNSUPPORTED; +} + +/* + * SANE_Status sane_get_select_fd() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + /* get rid of compiler warnings */ + handle = handle; + fd = fd; + + return SANE_STATUS_UNSUPPORTED; +} + +/* +vim:ts=2:sw=2:cindent: +*/ diff --git a/backend/epson.conf.in b/backend/epson.conf.in new file mode 100644 index 0000000..2cd505f --- /dev/null +++ b/backend/epson.conf.in @@ -0,0 +1,27 @@ +# epson.conf +# +# here are some examples for how to configure the EPSON backend +# +# SCSI scanner: +scsi EPSON +# for the GT-6500: +scsi "EPSON SC" +# +# Parallel port scanner: +#pio 0x278 +#pio 0x378 +#pio 0x3BC +# +# USB scanner: +# There are two different methods of configuring a USB scanner: libusb and the kernel module +# For any system with libusb support (which is pretty much any recent Linux distribution) the +# following line is sufficient. This however assumes that the connected scanner (or to be more +# accurate, it's device ID) is known to the backend. +usb +# For libusb support for unknown scanners use the following command +# usb +# e.g.: +# usb 0x4b8 0x110 +# And for the scanner module, use the following configuration: +#usb /dev/usbscanner0 +#usb /dev/usb/scanner0 diff --git a/backend/epson.h b/backend/epson.h new file mode 100644 index 0000000..cacfc80 --- /dev/null +++ b/backend/epson.h @@ -0,0 +1,262 @@ +/* epson.h - SANE library for Epson flatbed scanners. + + based on Kazuhiro Sasayama previous + Work on epson.[ch] file from the SANE package. + + original code taken from sane-0.71 + Copyright (C) 1997 Hypercore Software Design, Ltd. + + modifications + Copyright (C) 1998-1999 Christian Bucher + Copyright (C) 1998-1999 Kling & Hautzinger GmbH + Copyright (C) 1999 Norihiko Sawa + Copyright (C) 2000 Karl Heinz Kremer + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef epson_h +#define epson_h + +#include + +#include + +/* some string constants that are used in the config file */ + +#define SANE_EPSON_CONFIG_USB "usb" +#define SANE_EPSON_CONFIG_PIO "pio" + +/* string constants for GUI elements that are not defined SANE-wide */ + +#define SANE_NAME_GAMMA_CORRECTION "gamma-correction" +#define SANE_TITLE_GAMMA_CORRECTION SANE_I18N("Gamma Correction") +#define SANE_DESC_GAMMA_CORRECTION SANE_I18N("Selects the gamma correction value from a list of pre-defined devices or the user defined table, which can be downloaded to the scanner") + +#define SANE_EPSON_FOCUS_NAME "focus-position" +#define SANE_EPSON_FOCUS_TITLE SANE_I18N("Focus Position") +#define SANE_EPSON_FOCUS_DESC SANE_I18N("Sets the focus position to either the glass or 2.5mm above the glass") +#define SANE_EPSON_WAIT_FOR_BUTTON_NAME "wait-for-button" +#define SANE_EPSON_WAIT_FOR_BUTTON_TITLE SANE_I18N("Wait for Button") +#define SANE_EPSON_WAIT_FOR_BUTTON_DESC SANE_I18N("After sending the scan command, wait until the button on the scanner is pressed to actually start the scan process."); + + +#define LINES_SHUFFLE_MAX (17) /* 2 x 8 lines plus 1 */ + +#define SANE_EPSON_MAX_RETRIES (120) /* how often do we retry during warmup ? */ + +typedef struct +{ + char *level; + + unsigned char request_identity; + unsigned char request_identity2; /* new request identity command for Dx command level */ + unsigned char request_status; + unsigned char request_condition; + unsigned char set_color_mode; + unsigned char start_scanning; + unsigned char set_data_format; + unsigned char set_resolution; + unsigned char set_zoom; + unsigned char set_scan_area; + unsigned char set_bright; + SANE_Range bright_range; + unsigned char set_gamma; + unsigned char set_halftoning; + unsigned char set_color_correction; + unsigned char initialize_scanner; + unsigned char set_speed; /* B4 and later */ + unsigned char set_lcount; + unsigned char mirror_image; /* B5 and later */ + unsigned char set_gamma_table; /* B4 and later */ + unsigned char set_outline_emphasis; /* B4 and later */ + unsigned char set_dither; /* B4 and later */ + unsigned char set_color_correction_coefficients; /* B3 and later */ + unsigned char request_extended_status; /* get extended status from scanner */ + unsigned char control_an_extension; /* for extension control */ + unsigned char eject; /* for extension control */ + unsigned char feed; + unsigned char request_push_button_status; + unsigned char control_auto_area_segmentation; + unsigned char set_film_type; /* for extension control */ + unsigned char set_exposure_time; /* F5 only */ + unsigned char set_bay; /* F5 only */ + unsigned char set_threshold; + unsigned char set_focus_position; /* B8 only */ + unsigned char request_focus_position; /* B8 only */ +} EpsonCmdRec, *EpsonCmd; + +enum +{ OPT_NUM_OPTS = + 0, OPT_MODE_GROUP, OPT_MODE, OPT_BIT_DEPTH, OPT_HALFTONE, OPT_DROPOUT, + OPT_BRIGHTNESS, OPT_SHARPNESS, OPT_GAMMA_CORRECTION, OPT_COLOR_CORRECTION, + OPT_RESOLUTION, OPT_THRESHOLD, OPT_ADVANCED_GROUP, OPT_MIRROR, OPT_SPEED, + OPT_AAS, OPT_LIMIT_RESOLUTION, OPT_ZOOM, /* OPT_GAMMA_VECTOR */ + OPT_GAMMA_VECTOR_R, OPT_GAMMA_VECTOR_G, OPT_GAMMA_VECTOR_B, + OPT_WAIT_FOR_BUTTON, OPT_CCT_GROUP, OPT_CCT_1, OPT_CCT_2, OPT_CCT_3, + OPT_CCT_4, OPT_CCT_5, OPT_CCT_6, OPT_CCT_7, OPT_CCT_8, OPT_CCT_9, + OPT_PREVIEW_GROUP, OPT_PREVIEW, OPT_PREVIEW_SPEED, OPT_GEOMETRY_GROUP, + OPT_TL_X, OPT_TL_Y, OPT_BR_X, OPT_BR_Y, OPT_QUICK_FORMAT, OPT_EQU_GROUP, + OPT_SOURCE, OPT_AUTO_EJECT, OPT_FILM_TYPE, OPT_FOCUS, OPT_BAY, + OPT_EJECT, OPT_ADF_MODE, NUM_OPTIONS +}; + +typedef enum +{ /* hardware connection to the scanner */ + SANE_EPSON_NODEV, /* default, no HW specified yet */ + SANE_EPSON_SCSI, /* SCSI interface */ + SANE_EPSON_PIO, /* parallel interface */ + SANE_EPSON_USB /* USB interface */ +} Epson_Connection_Type; + + +typedef struct +{ + u_short opt_resolution; + u_char sensor; + u_char scan_order; + u_char line_dist1; + u_char line_dist2; + + u_short main_res1; + u_short main_res2; + u_short main_res3; + u_short main_res4; + u_short main_res5; + u_short main_res6; + u_short main_res7; + + u_short sub_res1; + u_short sub_res2; + u_short sub_res3; + u_short sub_res4; + u_short sub_res5; + u_short sub_res6; +} Epson_Identity2; + + +struct Epson_Device +{ + struct Epson_Device *next; + SANE_Device sane; + SANE_Int level; + SANE_Range dpi_range; + + SANE_Range *x_range; /* x range w/out extension */ + SANE_Range *y_range; /* y range w/out extension */ + + SANE_Range fbf_x_range; /* flattbed x range */ + SANE_Range fbf_y_range; /* flattbed y range */ + SANE_Range adf_x_range; /* autom. document feeder x range */ + SANE_Range adf_y_range; /* autom. document feeder y range */ + SANE_Range tpu_x_range; /* transparency unit x range */ + SANE_Range tpu_y_range; /* transparency unit y range */ + + Epson_Connection_Type connection; + /* hardware interface type */ + + SANE_Int *res_list; /* list of resolutions */ + SANE_Int res_list_size; /* number of entries in this list */ + SANE_Int last_res; /* last selected resolution */ + SANE_Int last_res_preview; /* last selected preview resolution */ + + SANE_Word *resolution_list; /* for display purposes we store a second copy */ + + SANE_Bool extension; /* extension is installed */ + SANE_Int use_extension; /* use the installed extension */ + SANE_Bool TPU; /* TPU is installed */ + SANE_Bool ADF; /* ADF is installed */ + SANE_Bool duplexSupport; /* does the ADF handle duplex scanning */ + SANE_Bool focusSupport; /* does this scanner have support for "set focus position" ? */ + SANE_Bool color_shuffle; /* does this scanner need color shuffling */ + SANE_Int maxDepth; /* max. color depth */ + + SANE_Int optical_res; /* optical resolution */ + SANE_Int max_line_distance; + + SANE_Bool need_double_vertical; + SANE_Bool need_color_reorder; + SANE_Bool need_reset_on_source_change; + + SANE_Bool wait_for_button; /* do we have to wait until the scanner button is pressed? */ + + SANE_Int fbf_max_x; + SANE_Int fbf_max_y; + SANE_Int adf_max_x; + SANE_Int adf_max_y; + + SANE_Int devtype; + + + EpsonCmd cmd; +}; + +typedef struct Epson_Device Epson_Device; + + + +struct Epson_Scanner +{ + struct Epson_Scanner *next; + int fd; + Epson_Device *hw; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + SANE_Bool block; + SANE_Bool eof; + SANE_Byte *buf, *end, *ptr; + SANE_Bool canceling; + SANE_Bool invert_image; + SANE_Bool focusOnGlass; + SANE_Byte currentFocusPosition; +/* SANE_Word gamma_table [ 4] [ 256]; */ + SANE_Word gamma_table[3][256]; + SANE_Int retry_count; + SANE_Byte *line_buffer[LINES_SHUFFLE_MAX]; + /* buffer lines for color shuffling */ + SANE_Int color_shuffle_line; /* current line number for color shuffling */ + SANE_Int line_distance; /* current line distance */ + SANE_Int current_output_line; /* line counter when color shuffling */ + SANE_Int lines_written; /* debug variable */ + SANE_Bool option_has_changed; /* did one of the options change it's value? */ +}; + +typedef struct Epson_Scanner Epson_Scanner; + +#endif /* not epson_h */ diff --git a/backend/epson2-cct.c b/backend/epson2-cct.c new file mode 100644 index 0000000..8ebed70 --- /dev/null +++ b/backend/epson2-cct.c @@ -0,0 +1,613 @@ +/* epson2 hardware colour correction coefficients + * Copyright (C) 2001-2009 SEIKO EPSON Corporation + * Copyright (C) 2009 Tower Technologies + * + * License: GPLv2 + * + * This file is part of the SANE epson2 backend and has been derived + * from the epkowa backend distributed with Image Scan! + * + */ + +/*! Hardware colour correction coefficients (CCC). + + Each entry starts with a unique identifier, followed by four CCC + profiles; the first is for reflective materials, the second for + colour negatives, the third for monochrome negatives, and the + fourth and last one is for colour positives. +*/ + +#define DEBUG_DECLARE_ONLY + +#include "epson2.h" + +const struct epson_profile epson_cct_profiles[] = { + {0x00, /* default */ + {{1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x05, /* ES-6000H */ + {{1.1419,-0.0596,-0.0825,-0.1234, 1.2812,-0.1413, 0.0703,-0.5720, 1.5016}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1419,-0.0596,-0.0825,-0.1234, 1.2812,-0.1413, 0.0703,-0.5720, 1.5016}}}, + {0x06, /* GT-6600 */ + {{1.1442,-0.0705,-0.0737,-0.0702, 1.1013,-0.0311,-0.0080,-0.3588, 1.3668}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x07, /* GT-7600 */ + {{1.1967,-0.1379,-0.0588,-0.0538, 1.0385, 0.0153, 0.0348,-0.4070, 1.3721}, + {1.0010,-0.0010, 0.0000,-0.1120, 1.1710,-0.0590, 0.0000,-0.0910, 1.0920}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1967,-0.1379,-0.0588,-0.0538, 1.0385, 0.0153, 0.0348,-0.4070, 1.3721}}}, + {0x0D, /* ES-2000 */ + {{1.1980,-0.1365,-0.0616,-0.1530, 1.1729,-0.0198,-0.0025,-0.2776, 1.2801}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1980,-0.1365,-0.0616,-0.1530, 1.1729,-0.0198,-0.0025,-0.2776, 1.2801}}}, + {0x0F, /* ES-8500 */ + {{1.0961,-0.0181,-0.0779,-0.1279, 1.1957,-0.0678, 0.0315,-0.3891, 1.3576}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0961,-0.0181,-0.0779,-0.1279, 1.1957,-0.0678, 0.0315,-0.3891, 1.3576}}}, + {0x15, /* GT-6700 */ + {{1.0999,-0.0425,-0.0574,-0.0806, 1.0835,-0.0028, 0.0057,-0.2924, 1.2866}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x16, /* GT-8700 */ + {{1.2020,-0.1518,-0.0502,-0.0847, 1.1385,-0.0538, 0.0059,-0.3255, 1.3196}, + {1.0030,-0.0030, 0.0000,-0.0980, 1.1500,-0.0520,-0.0030,-0.0840, 1.0880}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2456,-0.1617,-0.0839,-0.1160, 1.1862,-0.0702,-0.0036,-0.3438, 1.3473}}}, + {0x18, /* GT-7700 */ + {{1.1339,-0.0526,-0.0813,-0.1177, 1.1661,-0.0485,-0.0030,-0.3298, 1.3328}, + {1.0010,-0.0010, 0.0000,-0.1120, 1.1710,-0.0590, 0.0000,-0.0910, 1.0920}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2066,-0.0360,-0.1706,-0.1313, 1.2523,-0.1210,-0.0299,-0.3377, 1.3676}}}, + {0x1A, /* ES-9000H */ + {{1.0986, 0.0235,-0.1221,-0.1294, 1.0896, 0.0399, 0.0928,-0.6043, 1.5115}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x1B, /* ES-2200 */ + {{1.1855,-0.1372,-0.0483,-0.2060, 1.2468,-0.0407, 0.0358,-0.3059, 1.2701}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1976,-0.1182,-0.0794,-0.1578, 1.2720,-0.1142, 0.0122,-0.3467, 1.3345}}}, + {0x1D, /* GT-7200 */ + {{1.0675,-0.0586,-0.0088,-0.0332, 0.9716, 0.0616, 0.0175,-0.4054, 1.3879}, + {1.0090,-0.0090, 0.0000,-0.0390, 1.0750,-0.0360,-0.0070,-0.1060, 1.1130}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1394,-0.0829,-0.0564,-0.0003, 1.0008,-0.0004,-0.0059,-0.3674, 1.3733}}}, + {0x1F, /* GT-8200 */ + {{1.0800,-0.0607,-0.0193,-0.0787, 1.0846,-0.0059, 0.0135,-0.3334, 1.3199}, + {1.0040,-0.0040, 0.0000,-0.0780, 1.1360,-0.0570,-0.0020,-0.0810, 1.0830}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1334,-0.0929,-0.0405,-0.0418, 1.0689,-0.0271,-0.0521,-0.3262, 1.3783}}}, + {0x21, /* GT-9700 */ + {{1.0919,-0.0739,-0.0180,-0.0941, 1.1150,-0.0209, 0.0220,-0.3744, 1.3524}, + {1.0090,-0.0100, 0.0010,-0.0720, 1.1310,-0.0600, 0.0000,-0.1000, 1.1000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1374,-0.1396, 0.0021,-0.0489, 1.0655,-0.0166, 0.0081,-0.3492, 1.3411}}}, + {0x23, /* GT-7300 */ + {{1.0339,-0.0166,-0.0173,-0.0117, 0.9797, 0.0319, 0.0010,-0.3609, 1.3599}, + {1.0090,-0.0090, 0.0000,-0.0390, 1.0750,-0.0360,-0.0070,-0.1060, 1.1130}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1666,-0.0898,-0.0768,-0.0076, 1.0157,-0.0081, 0.0012,-0.3048, 1.3036}}}, + {0x25, /* GT-8300 */ + {{1.0800,-0.0607,-0.0193,-0.0787, 1.0846,-0.0059, 0.0135,-0.3334, 1.3199}, + {1.0040,-0.0040, 0.0000,-0.0780, 1.1360,-0.0570,-0.0020,-0.0810, 1.0830}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1334,-0.0929,-0.0405,-0.0418, 1.0689,-0.0271,-0.0521,-0.3262, 1.3783}}}, + {0x27, /* GT-9300 */ + {{1.0919,-0.0739,-0.0180,-0.0941, 1.1150,-0.0209, 0.0220,-0.3744, 1.3524}, + {1.0083,-0.0094, 0.0011,-0.0760, 1.1379,-0.0619,-0.0002,-0.0945, 1.0947}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1952,-0.1519,-0.0433,-0.0932, 1.1613,-0.0681,-0.0418,-0.3140, 1.3558}}}, + {0x29, /* GT-9800F */ + {{1.0369,-0.0210,-0.0160,-0.0820, 1.1160,-0.0341, 0.0150,-0.5035, 1.4885}, + {1.0122,-0.0151, 0.0029,-0.0861, 1.1402,-0.0542,-0.0061,-0.1607, 1.1669}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1764,-0.1749,-0.0014,-0.0590, 1.0983,-0.0393, 0.0208,-0.5194, 1.4986}}}, + {0x2B, /* ES-7000H */ + {{1.0305,-0.0116,-0.0189,-0.0936, 1.1245,-0.0309,-0.0072,-0.1413, 1.1485}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x32, /* GT-9400 */ + {{1.0932,-0.0529,-0.0403,-0.1077, 1.1416,-0.0338, 0.0079,-0.5525, 1.5446}, + {1.0259,-0.0356, 0.0097,-0.1085, 1.2225,-0.1140,-0.0046,-0.1848, 1.1894}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2720,-0.2665,-0.0054,-0.0672, 1.1301,-0.0629,-0.0048,-0.3917, 1.3965}}}, + {0x2D, /* CC-600PX */ + {{1.0436,-0.0078,-0.0359,-0.0169, 1.0114, 0.0056, 0.0308,-0.4425, 1.4117}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x3A, /* PM-A850 */ + {{1.1150,-0.0677,-0.0473,-0.1179, 1.1681,-0.0502, 0.0052,-0.4858, 1.4806}, + {1.0133,-0.0151, 0.0017,-0.1216, 1.2207,-0.0991,-0.0003,-0.1512, 1.1515}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2105,-0.1644,-0.0461,-0.1124, 1.1945,-0.0820,-0.0450,-0.3367, 1.3817}}}, + {0x36, /* CX5300/CX5400 */ + {{1.0848,-0.0153,-0.0695,-0.0902, 1.0611, 0.0291, 0.0344,-0.5002, 1.4658}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x34, /* GT-X700 */ + {{1.1032,-0.0590,-0.0442,-0.1915, 1.3371,-0.1456, 0.0387,-0.5804, 1.5417}, + {1.0232,-0.0258, 0.0026,-0.1296, 1.2882,-0.1587,-0.0011,-0.1928, 1.1940}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2662,-0.2664, 0.0002,-0.1050, 1.3168,-0.2118,-0.0058,-0.4370, 1.4428}}}, + {0x38, /* RX500/RX510 */ + {{1.1150,-0.0677,-0.0473,-0.1179, 1.1681,-0.0502, 0.0052,-0.4858, 1.4806}, + {1.0133,-0.0151, 0.0017,-0.1216, 1.2207,-0.0991,-0.0003,-0.1512, 1.1515}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2105,-0.1644,-0.0461,-0.1124, 1.1945,-0.0820,-0.0450,-0.3367, 1.3817}}}, + {0x37, /* CX6300/CX6400 */ + {{0.9640, 0.1455,-0.1095, 0.0108, 1.1933,-0.2041, 0.0071,-0.3487, 1.3416}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x3F, /* ES-10000G */ + {{1.1223,-0.0985,-0.0238,-0.0847, 1.1502,-0.0655, 0.0118,-0.5022, 1.4904}, + {1.0077,-0.0129, 0.0052,-0.0904, 1.1785,-0.0881, 0.0000,-0.1528, 1.1528}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1927,-0.1646,-0.0280,-0.0655, 1.1033,-0.0378, 0.0034,-0.4173, 1.4139}}}, + {0x41, /* GT-F500/F550 */ + {{1.0732,-0.0581,-0.0150,-0.0897, 1.1553,-0.0657,-0.0179,-0.6500, 1.6679}, + {1.0163,-0.0203, 0.0040,-0.1125, 1.1797,-0.0672,-0.0091,-0.2343, 1.2434}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2437,-0.2022,-0.0415,-0.0352, 1.0735,-0.0383,-0.0188,-0.5020, 1.5209}}}, + {0x43, /* GT-F600 */ + {{1.0782,-0.0697,-0.0085,-0.1605, 1.2862,-0.1257, 0.0148,-0.5854, 1.5706}, + {1.0136,-0.0151, 0.0016,-0.1836, 1.3422,-0.1586,-0.0014,-0.1851, 1.1865}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1491,-0.1456,-0.0035,-0.0990, 1.2657,-0.1666, 0.0015,-0.3868, 1.3853}}}, + {0x46, /* CX3500/CX3600/CX4500/CX4600 */ + {{0.9828, 0.0924,-0.0752, 0.0255, 1.1510,-0.1765, 0.0049,-0.3250, 1.3201}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x48, /* PM-A700/RX420/RX430 */ + {{0.9716, 0.0927,-0.0643, 0.0010, 1.1068,-0.1078, 0.0101,-0.3046, 1.2945}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x49, /* CX6500/CX6600 */ + {{0.9640, 0.1455,-0.1095, 0.0108, 1.1933,-0.2041, 0.0071,-0.3487, 1.3416}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x4B, /* PM-A870 */ + {{1.1150,-0.0677,-0.0473,-0.1179, 1.1681,-0.0502, 0.0052,-0.4858, 1.4806}, + {1.0133,-0.0151, 0.0017,-0.1216, 1.2207,-0.0991,-0.0003,-0.1512, 1.1515}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2105,-0.1644,-0.0461,-0.1124, 1.1945,-0.0820,-0.0450,-0.3367, 1.3817}}}, + {0x4D, /* PM-A900 */ + {{1.1011,-0.0824,-0.0186,-0.0970, 1.1991,-0.1021,-0.0161,-0.6247, 1.6408}, + {1.0259,-0.0356, 0.0097,-0.1085, 1.2225,-0.1140,-0.0046,-0.1848, 1.1894}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2150,-0.2074,-0.0076,-0.0521, 1.1430,-0.0909,-0.0204,-0.4156, 1.4360}}}, + {0x4F, /* GT-X800 */ + {{1.1052,-0.0850,-0.0202,-0.1050, 1.2294,-0.1245,-0.0486,-0.4160, 1.4646}, + {1.0255,-0.0272, 0.0017,-0.0919, 1.2098,-0.1180,-0.0021,-0.1296, 1.1317}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2950,-0.2619,-0.0332,-0.0562, 1.1587,-0.1025,-0.0397,-0.3100, 1.3497}}}, + {0x51, /* LP-A500 */ + {{1.0614,-0.0361,-0.0253,-0.1081, 1.1320,-0.0240,-0.0536,-0.2045, 1.2580}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x52, /* GT-F520/F570 */ + {{1.0978,-0.0806,-0.0173,-0.0802, 1.1515,-0.0713,-0.0476,-0.4656, 1.5132}, + {1.0192,-0.0192, 0.0000,-0.0974, 1.1846,-0.0872,-0.0031,-0.1797, 1.1828}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2490,-0.2030,-0.0460,-0.0469, 1.1046,-0.0577,-0.0361,-0.3857, 1.4217}}}, + {0x54, /* GT-X750 */ + {{1.0905,-0.0654,-0.0251,-0.1030, 1.1801,-0.0771,-0.0685,-0.4238, 1.4923}, + {1.0206,-0.0207, 0.0000,-0.0890, 1.1770,-0.0880,-0.0014,-0.1450, 1.1464}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.3041,-0.2907,-0.0134,-0.0383, 1.0908,-0.0525,-0.0327,-0.2947, 1.3275}}}, + {0x56, /* LP-M5500 */ + {{1.0784,-0.0560,-0.0224,-0.1793, 1.2234,-0.0441,-0.0041,-0.2636, 1.2677}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x57, /* Stylus CX3700/CX3800/DX3800 */ + {{0.9828, 0.0924,-0.0752, 0.0255, 1.1510,-0.1765, 0.0049,-0.3250, 1.3201}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x58, /* PX-A650/Stylus CX4700/CX4800/DX4800 */ + {{0.9716, 0.0927,-0.0643, 0.0010, 1.1068,-0.1078, 0.0101,-0.3046, 1.2945}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x59, /* Stylus CX4100/CX4200/DX4200 */ + {{0.9716, 0.0927,-0.0643, 0.0010, 1.1068,-0.1078, 0.0101,-0.3046, 1.2945}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x5B, /* Stylus CX7700/CX7800 */ + {{0.9764, 0.1095,-0.0859, 0.0149, 1.1154,-0.1303, 0.0051,-0.2851, 1.2800}, + {1.0024,-0.0149, 0.0124,-0.2569, 1.3432,-0.0864,-0.0043,-0.1306, 1.1349}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1003,-0.0493,-0.0510,-0.1607, 1.2748,-0.1142,-0.0059,-0.3161, 1.3220}}}, + {0x5D, /* Stylus Photo RX520/RX530 */ + {{0.9764, 0.1095,-0.0859, 0.0149, 1.1154,-0.1303, 0.0051,-0.2851, 1.2800}, + {1.0024,-0.0149, 0.0124,-0.2569, 1.3432,-0.0864,-0.0043,-0.1306, 1.1349}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.1003,-0.0493,-0.0510,-0.1607, 1.2748,-0.1142,-0.0059,-0.3161, 1.3220}}}, + {0x5F, /* Stylus Photo RX640/RX650 */ + {{1.0697,-0.0561,-0.0137,-0.0824, 1.1291,-0.0467,-0.0390,-0.5218, 1.5608}, + {1.0208,-0.0209, 0.0000,-0.0923, 1.2017,-0.1093,-0.0020,-0.1290, 1.1310}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2606,-0.2125,-0.0482,-0.0567, 1.1441,-0.0874,-0.0431,-0.3490, 1.3921}}}, + {0x61, /* PM-A950 */ + {{1.0921,-0.0722,-0.0199,-0.0831, 1.1550,-0.0718,-0.0452,-0.3721, 1.4173}, + {1.0168,-0.0168, 0.0000,-0.0953, 1.1928,-0.0975,-0.0012,-0.1235, 1.1247}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2603,-0.2763, 0.0155,-0.0398, 1.1033,-0.0635,-0.0249,-0.2675, 1.2924}}}, + {0x63, /* GT-X900 */ + {{1.0976,-0.0789,-0.0187,-0.0958, 1.1821,-0.0863,-0.0565,-0.4179, 1.4744}, + {1.0250,-0.0267, 0.0016,-0.0930, 1.2108,-0.1178,-0.0022,-0.1296, 1.1317}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.3111,-0.2979,-0.0132,-0.0441, 1.1148,-0.0707,-0.0348,-0.2971, 1.3319}}}, + {0x65, /* ES-H300 */ + {{1.0359,-0.0146,-0.0213,-0.0752, 1.0963,-0.0211,-0.0456,-0.3238, 1.3693}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x66, /* GT-S600/F650, Perfection V10/V100 */ + {{1.0878,-0.0667,-0.0211,-0.0892, 1.1513,-0.0622,-0.0654,-0.5175, 1.5829}, + {1.0208,-0.0209, 0.0000,-0.0923, 1.2017,-0.1093,-0.0020,-0.1290, 1.1310}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2688,-0.2522,-0.0166,-0.0559, 1.1291,-0.0733,-0.0377,-0.3519, 1.3896}}}, + {0x68, /* GT-F700, Perfection V350 */ + {{1.0950,-0.0646,-0.0305,-0.0792, 1.1398,-0.0606,-0.0123,-0.5175, 1.5298}, + {1.0258,-0.0306, 0.0048,-0.0995, 1.2173,-0.1178,-0.0054,-0.1242, 1.1296}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2697,-0.2501,-0.0195,-0.0351, 1.1236,-0.0885,-0.0131,-0.3268, 1.3400}}}, + {0x6A, /* Stylus CX2800/CX2900/ME200 */ + {{0.9828, 0.0924,-0.0752, 0.0255, 1.1510,-0.1765, 0.0049,-0.3250, 1.3201}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x6B, /* Stylus PX-A620, CX3900/DX4000 */ + {{0.9828, 0.0924,-0.0752, 0.0255, 1.1510,-0.1765, 0.0049,-0.3250, 1.3201}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x6C, /* Stylus CX5900/CX6000/DX6000 */ + {{0.9716, 0.0927,-0.0643, 0.0010, 1.1068,-0.1078, 0.0101,-0.3046, 1.2945}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x70, /* Stylus Photo RX560/RX580/RX590 */ + {{0.9533, 0.0885,-0.0418, 0.0033, 1.0627,-0.0660,-0.0137,-0.1904, 1.2041}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x71, /* PM-A920 */ + {{1.0697,-0.0561,-0.0137,-0.0824, 1.1291,-0.0467,-0.0390,-0.5218, 1.5608}, + {1.0208,-0.0209, 0.0000,-0.0923, 1.2017,-0.1093,-0.0020,-0.1290, 1.1310}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2606,-0.2125,-0.0482,-0.0567, 1.1441,-0.0874,-0.0431,-0.3490, 1.3921}}}, + {0x73, /* PM-A970 */ + {{1.0828,-0.0739,-0.0089,-0.0895, 1.1597,-0.0702,-0.0531,-0.4291, 1.4822}, + {1.0258,-0.0306, 0.0048,-0.0995, 1.2173,-0.1178,-0.0054,-0.1242, 1.1296}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2579,-0.2384,-0.0195,-0.0569, 1.1454,-0.0884,-0.0411,-0.3072, 1.3483}}}, + {0x75, /* PM-T990 */ + {{1.0828,-0.0739,-0.0089,-0.0895, 1.1597,-0.0702,-0.0531,-0.4291, 1.4822}, + {1.0258,-0.0306, 0.0048,-0.0995, 1.2173,-0.1178,-0.0054,-0.1242, 1.1296}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.2579,-0.2384,-0.0195,-0.0569, 1.1454,-0.0884,-0.0411,-0.3072, 1.3483}}}, + {0x77, /* Stylus CX4900/CX5000/DX5000 */ + {{0.9716, 0.0927,-0.0643, 0.0010, 1.1068,-0.1078, 0.0101,-0.3046, 1.2945}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x78, /* LP-M5600 */ + {{1.0784,-0.0560,-0.0224,-0.1793, 1.2234,-0.0441,-0.0041,-0.2636, 1.2677}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x79, /* AcuLaser CX21 */ + {{1.0614,-0.0361,-0.0253,-0.1081, 1.1320,-0.0240,-0.0536,-0.2045, 1.2580}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x7A, /* GT-F670, Perfection V200 */ + {{1.1754,-0.1173,-0.0580,-0.0687, 1.1307,-0.0620,-0.0255,-0.4699, 1.4954}, + {1.0150,-0.0173, 0.0022,-0.0853, 1.2238,-0.1384,-0.0073,-0.1490, 1.1562}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.4283,-0.4335, 0.0052,-0.0170, 1.1308,-0.1138,-0.0147,-0.2230, 1.2377}}}, + {0x7C, /* GT-X770, Perfection V500 */ + {{1.2470,-0.2041,-0.0429,-0.1920, 1.2918,-0.0998,-0.0100,-0.2503, 1.2603}, + {1.0050,-0.0076, 0.0026,-0.2532, 1.1289, 0.1243,-0.0733,-0.0960, 1.1693}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.4724,-0.4599,-0.0125,-0.0876, 1.1562,-0.0686,-0.0097,-0.2278, 1.2375}}}, + {0x7E, /* Stylus CX4300/CX4400/CX5500/CX5600/DX4400 */ + {{0.9828, 0.0924,-0.0752, 0.0255, 1.1510,-0.1765, 0.0049,-0.3250, 1.3201}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x7F, /* PX-A640, Stylus CX7300/CX7400/DX7400 */ + {{1.0936,-0.0142,-0.0795,-0.0001, 1.0951,-0.0949, 0.0308,-0.2967, 1.2659}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x80, /* PX-A740, Stylus CX8300/CX8400/DX8400 */ + {{1.0936,-0.0142,-0.0795,-0.0001, 1.0951,-0.0949, 0.0308,-0.2967, 1.2659}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x81, /* PX-FA700, Stylus CX9300F/CX9400Fax/DX9400F */ + {{1.1090,-0.0304,-0.0786, 0.0194, 1.1078,-0.1272,-0.0077,-0.1293, 1.1370}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x82, /* PM-T960 */ + {{1.1622,-0.1102,-0.0519,-0.0717, 1.1060,-0.0343,-0.0248,-0.4138, 1.4385}, + {0.9913, 0.0082, 0.0005,-0.1259, 1.0452, 0.0807,-0.0072,-0.0767, 1.0839}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.3900,-0.3008,-0.0892,-0.0254, 1.0890,-0.0636,-0.0300,-0.2501, 1.2801}}}, + {0x84, /* PM-A940, Stylus Photo RX680/RX685/RX690 */ + {{1.0934,-0.0042,-0.0892, 0.0052, 1.1019,-0.1071, 0.0259,-0.2651, 1.2392}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x85, /* PM-A840/A840S, Stylus Photo RX585/RX595/RX610 */ + {{1.0534, 0.0399,-0.0934, 0.0098, 1.0589,-0.0687, 0.0016,-0.1131, 1.1115}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x86, /* GT-D1000, GT-1500 */ + {{1.1945,-0.1413,-0.0532,-0.1929, 1.2525,-0.0596,-0.0235,-0.2761, 1.2996}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x87, /* GT-X970 */ + {{1.1978,-0.1417,-0.0561,-0.0852, 1.1610,-0.0758,-0.0395,-0.3212, 1.3607}, + {1.0000, 0.0009,-0.0009,-0.1268, 1.0523, 0.0745,-0.0075,-0.0873, 1.0948}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.4475,-0.3957,-0.0518,-0.0138, 1.0644,-0.0506,-0.0199,-0.2050, 1.2249}}}, + {0x97, /* LP-M5000 */ + {{1.1115,-0.0377,-0.0738,-0.0658, 1.0624, 0.0034, 0.0042,-0.2883, 1.2841}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x89, /* LP-M6000 */ + {{1.1115,-0.0377,-0.0738,-0.0658, 1.0624, 0.0034, 0.0042,-0.2883, 1.2841}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x8A, /* ES-H7200, GT-20000 */ + {{1.1221,-0.0396,-0.0825,-0.0718, 1.0822,-0.0104, 0.0112,-0.2995, 1.2883}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x8B, /* GT-F720/S620, Perfection V30/V300 */ + {{1.2402,-0.1891,-0.0511,-0.1535, 1.2008,-0.0473,-0.0316,-0.3293, 1.3609}, + {1.0027,-0.0048, 0.0021,-0.2067, 1.0878, 0.1189,-0.0408,-0.0767, 1.1175}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.4524,-0.4346,-0.0178,-0.0601, 1.1273,-0.0672,-0.0173,-0.1823, 1.1996}}}, + {0x8D, /* Stylus NX200/SX200/TX200 */ + {{1.0936,-0.0142,-0.0795,-0.0001, 1.0951,-0.0949, 0.0308,-0.2967, 1.2659}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x8E, /* PX-501A, Stylus NX400/SX400/TX400 */ + {{1.0936,-0.0142,-0.0795,-0.0001, 1.0951,-0.0949, 0.0308,-0.2967, 1.2659}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x8F, /* Stylus NX300 / Stylus Office BX300F/TX300F / ME Office 600F */ + {{1.1090,-0.0304,-0.0786, 0.0194, 1.1078,-0.1272,-0.0077,-0.1293, 1.1370}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x90, /* PX-601F, Stylus SX600FW/TX600FW / Stylus Office BX600FW / WorkForce 600 */ + {{1.0316, 0.0864,-0.1180, 0.0268, 1.1111,-0.1379, 0.0213,-0.2235, 1.2022}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x91, /* EP-901A/901F, Artisan 800 / Stylus Photo PX800FW/FX800FW */ + {{1.0777, 0.0152,-0.0929, 0.0244, 1.1221,-0.1465, 0.0103,-0.1544, 1.1441}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x92, /* EP-801A, Artisan 700 / Stylus Photo PX700W/TX700W */ + {{1.0777, 0.0152,-0.0929, 0.0244, 1.1221,-0.1465, 0.0103,-0.1544, 1.1441}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x93, /* PX-401A, Stylus NX100/SX100/TX100 / ME 300 */ + {{1.0934,-0.0042,-0.0892, 0.0052, 1.1019,-0.1071, 0.0259,-0.2651, 1.2392}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x96, /* WorkForce 500 */ + {{1.1090,-0.0304,-0.0786, 0.0194, 1.1078,-0.1272,-0.0077,-0.1293, 1.1370}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x98, + {{1.0936,-0.0142,-0.0795,-0.0001, 1.0951,-0.0949, 0.0308,-0.2967, 1.2659}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x99, + {{1.1090,-0.0304,-0.0786, 0.0194, 1.1078,-0.1272,-0.0077,-0.1293, 1.1370}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x9A, + {{1.0779, 0.0132,-0.0911, 0.0214, 1.1003,-0.1217, 0.0109,-0.1487, 1.1378}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x9B, + {{1.0779, 0.0132,-0.0911, 0.0214, 1.1003,-0.1217, 0.0109,-0.1487, 1.1378}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x9C, + {{1.0316, 0.0864,-0.1180, 0.0268, 1.1111,-0.1379, 0.0213,-0.2235, 1.2022}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x9D, + {{1.0316, 0.0864,-0.1180, 0.0268, 1.1111,-0.1379, 0.0213,-0.2235, 1.2022}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x9E, + {{1.0534, 0.0399,-0.0934, 0.0098, 1.0589,-0.0687, 0.0016,-0.1131, 1.1115}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0x9F, + {{1.0777, 0.0152,-0.0929, 0.0244, 1.1221,-0.1465, 0.0103,-0.1544, 1.1441}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0xA0, + {{1.0777, 0.0152,-0.0929, 0.0244, 1.1221,-0.1465, 0.0103,-0.1544, 1.1441}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}}}, + {0xA1, + {{1.2578,-0.2140,-0.0438,-0.1939, 1.2856,-0.0917,-0.0258,-0.2642, 1.2900}, + {0.9989,-0.0018, 0.0029,-0.2608, 1.1305, 0.1303,-0.0802,-0.0807, 1.1609}, + {1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000}, + {1.4431,-0.4193,-0.0238,-0.0915, 1.1507,-0.0592,-0.0226,-0.1978, 1.2204}}}, + + {0xFF, /* terminator */ + {{0, 0, 0, 0, 0, 0, 0, 0, 0}, + {0, 0, 0, 0, 0, 0, 0, 0, 0}, + {0, 0, 0, 0, 0, 0, 0, 0, 0}, + {0, 0, 0, 0, 0, 0, 0, 0, 0}}} +}; + +/* cat hw-data.c | grep '{"' | cut -d ',' -f1,2 | awk '{ print $0 " },"}' */ + +const struct epson_profile_map epson_cct_models[] = { + {"GT-10000", 0x05 }, + {"ES-6000", 0x05 }, + {"Perfection610", 0x06 }, + {"GT-6600", 0x06 }, + {"Perfection1200", 0x07 }, + {"GT-7600", 0x07 }, + {"Expression1600", 0x0D }, + {"ES-2000", 0x0D }, + {"Expression1640XL", 0x0F }, + {"ES-8500", 0x0F }, + {"Perfection640", 0x15 }, + {"GT-6700", 0x15 }, + {"Perfection1640", 0x16 }, + {"GT-8700", 0x16 }, + {"Perfection1240", 0x18 }, + {"GT-7700", 0x18 }, + {"GT-30000", 0x1A }, + {"ES-9000H", 0x1A }, + {"Expression1680", 0x1B }, + {"ES-2200", 0x1B }, + {"GT-7200", 0x1D }, + {"GT-8200", 0x1F }, + {"GT-9700", 0x21 }, + {"GT-7300", 0x23 }, + {"GT-8300", 0x25 }, + {"GT-9300", 0x27 }, + {"GT-9800", 0x29 }, + {"ES-7000H", 0x2B }, + {"LP-A500", 0x51 }, + {"AL-CX11", 0x51 }, + {"GT-9400", 0x32 }, + {"CC-600PX", 0x2D }, + {"PM-A850", 0x3A }, + {"CX5400", 0x36 }, + {"GT-X700", 0x34 }, + {"RX500", 0x38 }, + {"PX-A650", 0x37 }, + {"ES-10000G", 0x3F }, + {"Expression10000", 0x3F }, + {"CX4600", 0x46 }, + {"CX6600", 0x49 }, + {"CX3600", 0x46 }, + {"RX420", 0x48 }, + {"PM-A700", 0x48 }, + {"PM-A870", 0x4B }, + {"GT-F500", 0x41 }, + {"GT-F600", 0x43 }, + {"PM-A900", 0x4D }, + {"GT-X800", 0x4F }, + {"GT-X750", 0x54 }, + {"LP-M5500", 0x56 }, + {"LP-M5600", 0x78 }, + {"GT-F520", 0x52 }, + {"CX3800", 0x57 }, + {"CX7800", 0x5B }, + {"PM-A750", 0x5D }, + {"CX4800", 0x58 }, + {"CX4200", 0x59 }, + {"PM-A950", 0x61 }, + {"PM-A890", 0x5F }, + {"GT-X900", 0x63 }, + {"CX4000", 0x6B }, + {"CX3000v", 0x6A }, + {"ES-H300", 0x65 }, + {"CX6000", 0x6C }, + {"PM-A820", 0x70 }, + {"PM-A920", 0x71 }, + {"PM-A970", 0x73 }, + {"PM-T990", 0x75 }, + {"CX5000", 0x77 }, + {"GT-S600", 0x66 }, + {"GT-F700", 0x68 }, + {"AL-CX21", 0x79 }, + {"GT-F670", 0x7A }, + {"GT-X770", 0x7C }, + {"CX4400", 0x7E }, + {"CX7400", 0x7F }, + {"CX8400", 0x80 }, + {"CX9400Fax", 0x81 }, + {"PM-T960", 0x82 }, + {"PM-A940", 0x84 }, + {"PM-A840", 0x85 }, + {"GT-D1000", 0x86 }, + {"GT-X970", 0x87 }, + {"LP-M5000", 0x97 }, + {"LP-M6000", 0x89 }, + {"ES-H7200", 0x8A }, + {"GT-20000", 0x8A }, + {"NX200", 0x8D }, + {"NX400", 0x8E }, + {"NX100", 0x93 }, + {"NX300", 0x8F }, + {"WorkForce 600", 0x90 }, + {"Artisan 800", 0x91 }, + {"Artisan 700", 0x92 }, + {"WorkForce 500", 0x96 }, + {"GT-F720", 0x8B }, + {"GT-S620", 0x8B }, + {"GT-S50", 0x00 }, + {"GT-S80", 0x00 }, + {"PID 0851", 0x98 }, + {"PID 084D", 0x99 }, + {"PID 084F", 0x9A }, + {"PID 0854", 0x9B }, + {"PID 0856", 0x9C }, + {"PID 0855", 0x9D }, + {"PID 0850", 0x9E }, + {"PID 0852", 0xA0 }, + {"PID 0853", 0x9F }, + {"GT-X820", 0xA1 }, + + {NULL, 0x00 } /* terminator */ +}; diff --git a/backend/epson2-commands.c b/backend/epson2-commands.c new file mode 100644 index 0000000..a84630b --- /dev/null +++ b/backend/epson2-commands.c @@ -0,0 +1,1088 @@ +/* + * ESC/I commands for Epson scanners + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for original copyrights. + * + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#define DEBUG_DECLARE_ONLY + +#include "sane/config.h" + +#include +#include +#include + +#include "epson2.h" +#include "epson2-io.h" +#include "epson2-commands.h" + + +/* ESC H, set zoom */ +SANE_Status +esci_set_zoom(Epson_Scanner * s, unsigned char x, unsigned char y) +{ + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s: x = %d, y = %d\n", __func__, x, y); + + if (!s->hw->cmd->set_zoom) { + DBG(1, "%s: not supported\n", __func__); + return SANE_STATUS_GOOD; + } + + params[0] = ESC; + params[1] = s->hw->cmd->set_zoom; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = x; + params[1] = y; + + return e2_cmd_simple(s, params, 2); +} + +/* ESC R */ +SANE_Status +esci_set_resolution(Epson_Scanner * s, int x, int y) +{ + SANE_Status status; + unsigned char params[4]; + + DBG(8, "%s: x = %d, y = %d\n", __func__, x, y); + + if (!s->hw->cmd->set_resolution) { + DBG(1, "%s: not supported\n", __func__); + return SANE_STATUS_GOOD; + } + + params[0] = ESC; + params[1] = s->hw->cmd->set_resolution; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = x; + params[1] = x >> 8; + params[2] = y; + params[3] = y >> 8; + + return e2_cmd_simple(s, params, 4); +} + +/* + * Sends the "set scan area" command to the scanner with the currently selected + * scan area. This scan area must be already corrected for "color shuffling" if + * necessary. + */ + +SANE_Status +esci_set_scan_area(Epson_Scanner * s, int x, int y, int width, int height) +{ + SANE_Status status; + unsigned char params[8]; + + DBG(8, "%s: x = %d, y = %d, w = %d, h = %d\n", + __func__, x, y, width, height); + + if (!s->hw->cmd->set_scan_area) { + DBG(1, "%s: not supported\n", __func__); + return SANE_STATUS_UNSUPPORTED; + } + + /* verify the scan area */ + if (x < 0 || y < 0 || width <= 0 || height <= 0) + return SANE_STATUS_INVAL; + + params[0] = ESC; + params[1] = s->hw->cmd->set_scan_area; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = x; + params[1] = x >> 8; + params[2] = y; + params[3] = y >> 8; + params[4] = width; + params[5] = width >> 8; + params[6] = height; + params[7] = height >> 8; + + return e2_cmd_simple(s, params, 8); +} + +static int +get_roundup_index(double frac[], int n) +{ + int i, index = -1; + double max_val = 0.0; + + for (i = 0; i < n; i++) { + + if (frac[i] < 0) + continue; + + if (max_val < frac[i]) { + index = i; + max_val = frac[i]; + } + } + + return index; +} + +static int +get_rounddown_index(double frac[], int n) +{ + int i, index = -1; + double min_val = 1.0; + + for (i = 0; i < n; i++) { + + if (frac[i] > 0) + continue; + + if (min_val > frac[i]) { + index = i; + min_val = frac[i]; + } + } + + return index; +} + +static unsigned char +int2cpt(int val) +{ + if (val >= 0) { + + if (val > 127) + val = 127; + + return (unsigned char) val; + + } else { + + val = -val; + + if (val > 127) + val = 127; + + return (unsigned char) (0x80 | val); + } +} + +static void +round_cct(double org_cct[], int rnd_cct[]) +{ + int loop = 0; + int i, j, sum[3]; + double mult_cct[9], frac[9]; + + for (i = 0; i < 9; i++) { + mult_cct[i] = org_cct[i] * 32; + rnd_cct[i] = (int) floor(mult_cct[i] + 0.5); + } + + do { + for (i = 0; i < 3; i++) { + + int k = i * 3; + + if ((rnd_cct[k] == 11) && + (rnd_cct[k] == rnd_cct[k + 1]) && + (rnd_cct[k] == rnd_cct[k + 2])) { + + rnd_cct[k + i]--; + mult_cct[k + i] = rnd_cct[k + i]; + } + } + + for (i = 0; i < 3; i++) { + + int k = i * 3; + + for (sum[i] = j = 0; j < 3; j++) + sum[i] += rnd_cct[k + j]; + } + + for (i = 0; i < 9; i++) + frac[i] = mult_cct[i] - rnd_cct[i]; + + for (i = 0; i < 3; i++) { + + int k = i * 3; + + if (sum[i] < 32) { + + int index = get_roundup_index(&frac[k], 3); + if (index != -1) { + rnd_cct[k + index]++; + mult_cct[k + index] = rnd_cct[k + index]; + sum[i]++; + } + + } else if (sum[i] > 32) { + + int index = get_rounddown_index(&frac[k], 3); + if (index != -1) { + rnd_cct[k + index]--; + mult_cct[k + index] = rnd_cct[k + index]; + sum[i]--; + } + } + } + } + + while ((++loop < 2) + && ((sum[0] != 32) || (sum[1] != 32) || (sum[2] != 32))); +} + +static void +profile_to_colorcoeff(double *profile, unsigned char *color_coeff) +{ + int cc_idx[] = { 4, 1, 7, 3, 0, 6, 5, 2, 8 }; + int i, color_table[9]; + + round_cct(profile, color_table); + + for (i = 0; i < 9; i++) + color_coeff[i] = int2cpt(color_table[cc_idx[i]]); +} + + +/* + * Sends the "set color correction coefficients" command with the + * currently selected parameters to the scanner. + */ + +SANE_Status +esci_set_color_correction_coefficients(Epson_Scanner * s, SANE_Word *table) +{ + SANE_Status status; + unsigned char params[2]; + unsigned char data[9]; + double cct[9]; + + DBG(8, "%s\n", __func__); + if (!s->hw->cmd->set_color_correction_coefficients) { + DBG(1, "%s: not supported\n", __func__); + return SANE_STATUS_UNSUPPORTED; + } + + params[0] = ESC; + params[1] = s->hw->cmd->set_color_correction_coefficients; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + cct[0] = SANE_UNFIX(table[0]); + cct[1] = SANE_UNFIX(table[1]); + cct[2] = SANE_UNFIX(table[2]); + cct[3] = SANE_UNFIX(table[3]); + cct[4] = SANE_UNFIX(table[4]); + cct[5] = SANE_UNFIX(table[5]); + cct[6] = SANE_UNFIX(table[6]); + cct[7] = SANE_UNFIX(table[7]); + cct[8] = SANE_UNFIX(table[8]); + + profile_to_colorcoeff(cct, data); + + DBG(11, "%s: %d,%d,%d %d,%d,%d %d,%d,%d\n", __func__, + data[0] , data[1], data[2], data[3], + data[4], data[5], data[6], data[7], data[8]); + + return e2_cmd_simple(s, data, 9); +} + +SANE_Status +esci_set_gamma_table(Epson_Scanner * s) +{ + SANE_Status status; + unsigned char params[2]; + unsigned char gamma[257]; + int n; + int table; + +/* static const char gamma_cmds[] = { 'M', 'R', 'G', 'B' }; */ + static const char gamma_cmds[] = { 'R', 'G', 'B' }; + + DBG(8, "%s\n", __func__); + if (!s->hw->cmd->set_gamma_table) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = s->hw->cmd->set_gamma_table; + + /* Print the gamma tables before sending them to the scanner */ + + if (DBG_LEVEL >= 10) { + int c, i, j; + + for (c = 0; c < 3; c++) { + for (i = 0; i < 256; i += 16) { + char gammaValues[16 * 3 + 1], newValue[4]; + + gammaValues[0] = '\0'; + + for (j = 0; j < 16; j++) { + sprintf(newValue, " %02x", + s->gamma_table[c][i + j]); + strcat(gammaValues, newValue); + } + DBG(11, "gamma table[%d][%d] %s\n", c, i, + gammaValues); + } + } + } + + for (table = 0; table < 3; table++) { + gamma[0] = gamma_cmds[table]; + + for (n = 0; n < 256; ++n) + gamma[n + 1] = s->gamma_table[table][n]; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + status = e2_cmd_simple(s, gamma, 257); + if (status != SANE_STATUS_GOOD) + return status; + } + + return status; +} + +/* ESC F - Request Status + * -> ESC f + * <- Information block + */ + +SANE_Status +esci_request_status(SANE_Handle handle, unsigned char *scanner_status) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_status == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = s->hw->cmd->request_status; + + e2_send(s, params, 2, 4, &status); + if (status != SANE_STATUS_GOOD) + return status; + + status = e2_recv_info_block(s, params, 4, NULL); + if (status != SANE_STATUS_GOOD) + return status; + + if (scanner_status) + *scanner_status = params[0]; + + DBG(1, "status: %02x\n", params[0]); + + if (params[0] & STATUS_NOT_READY) + DBG(1, " scanner in use on another interface\n"); + else + DBG(1, " ready\n"); + + if (params[0] & STATUS_FER) + DBG(1, " system error\n"); + + if (params[0] & STATUS_OPTION) + DBG(1, " option equipment is installed\n"); + else + DBG(1, " no option equipment installed\n"); + + if (params[0] & STATUS_EXT_COMMANDS) + DBG(1, " support extended commands\n"); + else + DBG(1, " does NOT support extended commands\n"); + + if (params[0] & STATUS_RESERVED) + DBG(0, + " a reserved bit is set, please contact the author.\n"); + + return status; +} + +/* extended commands */ + +/* FS I, Request Extended Identity + * -> FS I + * <- Extended identity data (80) + * + * Request the properties of the scanner. + */ + +SANE_Status +esci_request_extended_identity(SANE_Handle handle, unsigned char *buf) +{ + unsigned char model[17]; + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (buf == NULL) + return SANE_STATUS_INVAL; + + if (s->hw->cmd->request_extended_identity == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = FS; + params[1] = s->hw->cmd->request_extended_identity; + + status = e2_txrx(s, params, 2, buf, 80); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(1, " command level : %c%c\n", buf[0], buf[1]); + DBG(1, " basic resolution: %lu\n", (unsigned long) le32atoh(&buf[4])); + DBG(1, " min resolution : %lu\n", (unsigned long) le32atoh(&buf[8])); + DBG(1, " max resolution : %lu\n", (unsigned long) le32atoh(&buf[12])); + DBG(1, " max pixel num : %lu\n", (unsigned long) le32atoh(&buf[16])); + DBG(1, " scan area : %lux%lu\n", + (unsigned long) le32atoh(&buf[20]), (unsigned long) le32atoh(&buf[24])); + + DBG(1, " adf area : %lux%lu\n", + (unsigned long) le32atoh(&buf[28]), (unsigned long) le32atoh(&buf[32])); + + DBG(1, " tpu area : %lux%lu\n", + (unsigned long) le32atoh(&buf[36]), (unsigned long) le32atoh(&buf[40])); + + DBG(1, " capabilities (1): 0x%02x\n", buf[44]); + DBG(1, " capabilities (2): 0x%02x\n", buf[45]); + DBG(1, " input depth : %d\n", buf[66]); + DBG(1, " max output depth: %d\n", buf[67]); + DBG(1, " rom version : %c%c%c%c\n", + buf[62], buf[63], buf[64], buf[65]); + + memcpy(model, &buf[46], 16); + model[16] = '\0'; + DBG(1, " model name : %s\n", model); + + DBG(1, "options:\n"); + + if (le32atoh(&buf[28]) > 0) + DBG(1, " ADF detected\n"); + + if (le32atoh(&buf[36]) > 0) + DBG(1, " TPU detected\n"); + + if (buf[44]) + DBG(1, "capabilities (1):\n"); + + if (buf[44] & EXT_IDTY_CAP1_DLF) + DBG(1, " main lamp change is supported\n"); + + if (buf[44] & EXT_IDTY_CAP1_NOTFBF) + DBG(1, " the device is NOT flatbed\n"); + + if (buf[44] & EXT_IDTY_CAP1_ADFT) + DBG(1, " page type ADF is installed\n"); + + if (buf[44] & EXT_IDTY_CAP1_ADFS) + DBG(1, " ADF is duplex capable\n"); + + if (buf[44] & EXT_IDTY_CAP1_ADFO) + DBG(1, " page type ADF loads from the first sheet\n"); + + if (buf[44] & EXT_IDTY_CAP1_LID) + DBG(1, " lid type option is installed\n"); + + if (buf[44] & EXT_IDTY_CAP1_TPIR) + DBG(1, " infrared scanning is supported\n"); + + if (buf[44] & EXT_IDTY_CAP1_PB) + DBG(1, " push button is supported\n"); + + + if (buf[45]) + DBG(1, "capabilities (2):\n"); + + if (buf[45] & EXT_IDTY_CAP2_AFF) + DBG(1, " ADF has auto form feed\n"); + + if (buf[45] & EXT_IDTY_CAP2_DFD) + DBG(1, " ADF has double feed detection\n"); + + if (buf[45] & EXT_IDTY_CAP2_ADFAS) + DBG(1, " ADF has auto scan\n"); + + return SANE_STATUS_GOOD; +} + +/* FS F, request scanner status */ +SANE_Status +esci_request_scanner_status(SANE_Handle handle, unsigned char *buf) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (!s->hw->extended_commands) + return SANE_STATUS_UNSUPPORTED; + + if (buf == NULL) + return SANE_STATUS_INVAL; + + params[0] = FS; + params[1] = 'F'; + + status = e2_txrx(s, params, 2, buf, 16); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(1, "global status : 0x%02x\n", buf[0]); + + if (buf[0] & FSF_STATUS_MAIN_FER) + DBG(1, " system error\n"); + + if (buf[0] & FSF_STATUS_MAIN_NR) + DBG(1, " not ready\n"); + + if (buf[0] & FSF_STATUS_MAIN_WU) + DBG(1, " scanner is warming up\n"); + + if (buf[0] & FSF_STATUS_MAIN_CWU) + DBG(1, " warmup can be cancelled\n"); + + + DBG(1, "adf status : 0x%02x\n", buf[1]); + + if (buf[1] & FSF_STATUS_ADF_IST) + DBG(11, " installed\n"); + else + DBG(11, " not installed\n"); + + if (buf[1] & FSF_STATUS_ADF_EN) + DBG(11, " enabled\n"); + else + DBG(11, " not enabled\n"); + + if (buf[1] & FSF_STATUS_ADF_ERR) + DBG(1, " error\n"); + + if (buf[1] & FSF_STATUS_ADF_PE) + DBG(1, " paper empty\n"); + + if (buf[1] & FSF_STATUS_ADF_PJ) + DBG(1, " paper jam\n"); + + if (buf[1] & FSF_STATUS_ADF_OPN) + DBG(1, " cover open\n"); + + if (buf[1] & FSF_STATUS_ADF_PAG) + DBG(1, " duplex capable\n"); + + + DBG(1, "tpu status : 0x%02x\n", buf[2]); + + if (buf[2] & FSF_STATUS_TPU_IST) + DBG(11, " installed\n"); + else + DBG(11, " not installed\n"); + + if (buf[2] & FSF_STATUS_TPU_EN) + DBG(11, " enabled\n"); + else + DBG(11, " not enabled\n"); + + if (buf[2] & FSF_STATUS_TPU_ERR) + DBG(1, " error\n"); + + if (buf[1] & FSF_STATUS_TPU_OPN) + DBG(1, " cover open\n"); + + + DBG(1, "device type : 0x%02x\n", buf[3] & 0xC0); + DBG(1, "main body status: 0x%02x\n", buf[3] & 0x3F); + + if (buf[3] & FSF_STATUS_MAIN2_PE) + DBG(1, " paper empty\n"); + + if (buf[3] & FSF_STATUS_MAIN2_PJ) + DBG(1, " paper jam\n"); + + if (buf[3] & FSF_STATUS_MAIN2_OPN) + DBG(1, " cover open\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +esci_set_scanning_parameter(SANE_Handle handle, unsigned char *buf) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (buf == NULL) + return SANE_STATUS_INVAL; + + params[0] = FS; + params[1] = 'W'; + + DBG(10, "resolution of main scan : %lu\n", (unsigned long) le32atoh(&buf[0])); + DBG(10, "resolution of sub scan : %lu\n", (unsigned long) le32atoh(&buf[4])); + DBG(10, "offset length of main scan : %lu\n", (unsigned long) le32atoh(&buf[8])); + DBG(10, "offset length of sub scan : %lu\n", (unsigned long) le32atoh(&buf[12])); + DBG(10, "scanning length of main scan: %lu\n", (unsigned long) le32atoh(&buf[16])); + DBG(10, "scanning length of sub scan : %lu\n", (unsigned long) le32atoh(&buf[20])); + DBG(10, "scanning color : %d\n", buf[24]); + DBG(10, "data format : %d\n", buf[25]); + DBG(10, "option control : %d\n", buf[26]); + DBG(10, "scanning mode : %d\n", buf[27]); + DBG(10, "block line number : %d\n", buf[28]); + DBG(10, "gamma correction : %d\n", buf[29]); + DBG(10, "brightness : %d\n", buf[30]); + DBG(10, "color correction : %d\n", buf[31]); + DBG(10, "halftone processing : %d\n", buf[32]); + DBG(10, "threshold : %d\n", buf[33]); + DBG(10, "auto area segmentation : %d\n", buf[34]); + DBG(10, "sharpness control : %d\n", buf[35]); + DBG(10, "mirroring : %d\n", buf[36]); + DBG(10, "film type : %d\n", buf[37]); + DBG(10, "main lamp lighting mode : %d\n", buf[38]); + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + status = e2_cmd_simple(s, buf, 64); + if (status != SANE_STATUS_GOOD) + return status; + + return SANE_STATUS_GOOD; +} + +/* FS S */ + +SANE_Status +esci_get_scanning_parameter(SANE_Handle handle, unsigned char *buf) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (buf == NULL) + return SANE_STATUS_INVAL; + + params[0] = FS; + params[1] = 'S'; + + status = e2_txrx(s, params, 2, buf, 64); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(10, "resolution of main scan : %lu\n", + (u_long) le32atoh(&buf[0])); + DBG(10, "resolution of sub scan : %lu\n", + (u_long) le32atoh(&buf[4])); + DBG(10, "offset length of main scan : %lu\n", + (u_long) le32atoh(&buf[8])); + DBG(10, "offset length of sub scan : %lu\n", + (u_long) le32atoh(&buf[12])); + DBG(10, "scanning length of main scan: %lu\n", + (u_long) le32atoh(&buf[16])); + DBG(10, "scanning length of sub scan : %lu\n", + (u_long) le32atoh(&buf[20])); + DBG(10, "scanning color : %d\n", buf[24]); + DBG(10, "data format : %d\n", buf[25]); + DBG(10, "option control : %d\n", buf[26]); + DBG(10, "scanning mode : %d\n", buf[27]); + DBG(10, "block line number : %d\n", buf[28]); + DBG(10, "gamma correction : %d\n", buf[29]); + DBG(10, "brightness : %d\n", buf[30]); + DBG(10, "color correction : %d\n", buf[31]); + DBG(10, "halftone processing : %d\n", buf[32]); + DBG(10, "threshold : %d\n", buf[33]); + DBG(10, "auto area segmentation : %d\n", buf[34]); + DBG(10, "sharpness control : %d\n", buf[35]); + DBG(10, "mirroring : %d\n", buf[36]); + DBG(10, "film type : %d\n", buf[37]); + DBG(10, "main lamp lighting mode : %d\n", buf[38]); + + return SANE_STATUS_GOOD; +} + +/* ESC # */ + +SANE_Status +esci_enable_infrared(SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + int i; + unsigned char params[2]; + unsigned char buf[64]; + + unsigned char seq[32] = { + 0xCA, 0xFB, 0x77, 0x71, 0x20, 0x16, 0xDA, 0x09, + 0x5F, 0x57, 0x09, 0x12, 0x04, 0x83, 0x76, 0x77, + 0x3C, 0x73, 0x9C, 0xBE, 0x7A, 0xE0, 0x52, 0xE2, + 0x90, 0x0D, 0xFF, 0x9A, 0xEF, 0x4C, 0x2C, 0x81 + }; + + DBG(8, "%s\n", __func__); + + status = esci_get_scanning_parameter(handle, buf); + if (status != SANE_STATUS_GOOD) + return status; + + for (i = 0; i < 32; i++) { + buf[i] = seq[i] ^ buf[i]; + } + + params[0] = ESC; + params[1] = '#'; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + status = e2_cmd_simple(s, buf, 32); + if (status != SANE_STATUS_GOOD) + return status; + + return SANE_STATUS_GOOD; +} + +SANE_Status +esci_request_command_parameter(SANE_Handle handle, unsigned char *buf) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_condition == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = s->hw->cmd->request_condition; + + status = e2_cmd_info_block(s, params, 2, 45, &buf, NULL); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(1, "scanning parameters:\n"); + DBG(1, "color : %d\n", buf[1]); + DBG(1, "resolution : %dx%d\n", + buf[4] << 8 | buf[3], buf[6] << 8 | buf[5]); + DBG(1, "halftone : %d\n", buf[19]); + DBG(1, "brightness : %d\n", buf[21]); + DBG(1, "color correction : %d\n", buf[28]); + DBG(1, "gamma : %d\n", buf[23]); + DBG(1, "sharpness : %d\n", buf[30]); + DBG(1, "threshold : %d\n", buf[38]); + DBG(1, "data format : %d\n", buf[17]); + DBG(1, "mirroring : %d\n", buf[34]); + DBG(1, "option unit control : %d\n", buf[42]); + DBG(1, "film type : %d\n", buf[44]); + DBG(1, "auto area segmentation : %d\n", buf[36]); + DBG(1, "line counter : %d\n", buf[40]); + DBG(1, "scanning mode : %d\n", buf[32]); + DBG(1, "zoom : %d,%d\n", buf[26], buf[25]); + DBG(1, "scan area : %d,%d %d,%d\n", + buf[9] << 8 | buf[8], buf[11] << 8 | buf[10], + buf[13] << 8 | buf[12], buf[15] << 8 | buf[14]); + return status; +} + +/* ESC q - Request Focus Position + * -> ESC q + * <- Information block + * <- Focus position status (2) + * 0 - Error status + * 1 - Focus position + */ + +SANE_Status +esci_request_focus_position(SANE_Handle handle, unsigned char *position) +{ + SANE_Status status; + unsigned char *buf; + Epson_Scanner *s = (Epson_Scanner *) handle; + + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_focus_position == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = s->hw->cmd->request_focus_position; + + status = e2_cmd_info_block(s, params, 2, 2, &buf, NULL); + if (status != SANE_STATUS_GOOD) + return status; + + if (buf[0] & 0x01) + DBG(1, "autofocus error\n"); + + *position = buf[1]; + DBG(8, " focus position = 0x%x\n", buf[1]); + + free(buf); + + return status; +} + +/* ESC ! - Request Push Button Status + * -> ESC ! + * <- Information block + * <- Push button status (1) + */ + +SANE_Status +esci_request_push_button_status(SANE_Handle handle, unsigned char *bstatus) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + unsigned char params[2]; + unsigned char *buf; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_push_button_status == 0) { + DBG(1, "push button status unsupported\n"); + return SANE_STATUS_UNSUPPORTED; + } + + params[0] = ESC; + params[1] = s->hw->cmd->request_push_button_status; + + status = e2_cmd_info_block(s, params, 2, 1, &buf, NULL); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(1, "push button status = %d\n", buf[0]); + *bstatus = buf[0]; + + free(buf); + + return status; +} + + +/* + * Request Identity information from scanner and fill in information + * into dev and/or scanner structures. + * XXX information should be parsed separately. + */ +SANE_Status +esci_request_identity(SANE_Handle handle, unsigned char **buf, size_t *len) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (!s->hw->cmd->request_identity) + return SANE_STATUS_INVAL; + + params[0] = ESC; + params[1] = s->hw->cmd->request_identity; + + return e2_cmd_info_block(s, params, 2, 0, buf, len); +} + + +/* + * Request information from scanner + */ +SANE_Status +esci_request_identity2(SANE_Handle handle, unsigned char **buf) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status; + size_t len; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_identity2 == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = s->hw->cmd->request_identity2; + + status = e2_cmd_info_block(s, params, 2, 0, buf, &len); + if (status != SANE_STATUS_GOOD) + return status; + + return status; +} + +/* Send the "initialize scanner" command to the device and reset it */ + +SANE_Status +esci_reset(Epson_Scanner * s) +{ + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s\n", __func__); + + if (!s->hw->cmd->initialize_scanner) + return SANE_STATUS_GOOD; + + params[0] = ESC; + params[1] = s->hw->cmd->initialize_scanner; + + if (s->fd == -1) + return SANE_STATUS_GOOD; + + status = e2_cmd_simple(s, params, 2); + + return status; +} + +SANE_Status +esci_feed(Epson_Scanner * s) +{ + unsigned char params[1]; + + DBG(8, "%s\n", __func__); + + if (!s->hw->cmd->feed) + return SANE_STATUS_UNSUPPORTED; + + params[0] = s->hw->cmd->feed; + + return e2_cmd_simple(s, params, 1); +} + + +/* + * Eject the current page from the ADF. The scanner is opened prior to + * sending the command and closed afterwards. + */ + +SANE_Status +esci_eject(Epson_Scanner * s) +{ + unsigned char params[1]; + + DBG(8, "%s\n", __func__); + + if (!s->hw->cmd->eject) + return SANE_STATUS_UNSUPPORTED; + + if (s->fd == -1) + return SANE_STATUS_GOOD; + + params[0] = s->hw->cmd->eject; + + return e2_cmd_simple(s, params, 1); +} + +SANE_Status +esci_request_extended_status(SANE_Handle handle, unsigned char **data, + size_t * data_len) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Status status = SANE_STATUS_GOOD; + unsigned char params[2]; + unsigned char *buf; + size_t buf_len; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_extended_status == 0) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = s->hw->cmd->request_extended_status; + + /* This command returns 33 bytes of data on old scanners + * and 42 (CMD_SIZE_EXT_STATUS) on new ones. + */ + status = e2_cmd_info_block(s, params, 2, CMD_SIZE_EXT_STATUS, + &buf, &buf_len); + if (status != SANE_STATUS_GOOD) + return status; + + switch (buf_len) { + case 33: + case 42: + break; + default: + DBG(1, "%s: unknown reply length (%lu)\n", __func__, + (unsigned long) buf_len); + break; + } + + DBG(4, "main = %02x, ADF = %02x, TPU = %02x, main 2 = %02x\n", + buf[0], buf[1], buf[6], buf[11]); + + if (buf[0] & EXT_STATUS_FER) + DBG(1, "system error\n"); + + if (buf[0] & EXT_STATUS_WU) + DBG(1, "scanner is warming up\n"); + + if (buf[1] & EXT_STATUS_ERR) + DBG(1, "ADF: other error\n"); + + if (buf[1] & EXT_STATUS_PE) + DBG(1, "ADF: no paper\n"); + + if (buf[1] & EXT_STATUS_PJ) + DBG(1, "ADF: paper jam\n"); + + if (buf[1] & EXT_STATUS_OPN) + DBG(1, "ADF: cover open\n"); + + if (buf[6] & EXT_STATUS_ERR) + DBG(1, "TPU: other error\n"); + + /* give back a pointer to the payload + * if the user requested it, otherwise + * free it. + */ + + if (data) + *data = buf; + else + free(buf); + + if (data_len) + *data_len = buf_len; + + return status; +} diff --git a/backend/epson2-commands.h b/backend/epson2-commands.h new file mode 100644 index 0000000..4be065a --- /dev/null +++ b/backend/epson2-commands.h @@ -0,0 +1,63 @@ +/* + * Prototypes for Epson ESC/I commands + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for original copyrights. + * + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +/* simple scanner commands, ESC */ + +#define esci_set_focus_position(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_focus_position, v) +#define esci_set_color_mode(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_color_mode, v) +#define esci_set_data_format(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_data_format, v) +#define esci_set_halftoning(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_halftoning, v) +#define esci_set_gamma(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_gamma, v) +#define esci_set_color_correction(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_color_correction, v) +#define esci_set_lcount(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_lcount, v) +#define esci_set_bright(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_bright, v) +#define esci_mirror_image(s,v) e2_esc_cmd( s,(s)->hw->cmd->mirror_image, v) +#define esci_set_speed(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_speed, v) +#define esci_set_sharpness(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_outline_emphasis, v) +#define esci_set_auto_area_segmentation(s,v) e2_esc_cmd( s,(s)->hw->cmd->control_auto_area_segmentation, v) +#define esci_set_film_type(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_film_type, v) +#define esci_set_exposure_time(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_exposure_time, v) +#define esci_set_bay(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_bay, v) +#define esci_set_threshold(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_threshold, v) +#define esci_control_extension(s,v) e2_esc_cmd( s,(s)->hw->cmd->control_an_extension, v) + +SANE_Status esci_set_zoom(Epson_Scanner * s, unsigned char x, unsigned char y); +SANE_Status esci_set_resolution(Epson_Scanner * s, int x, int y); +SANE_Status esci_set_scan_area(Epson_Scanner * s, int x, int y, int width, + int height); +SANE_Status esci_set_color_correction_coefficients(Epson_Scanner * s, SANE_Word *table); +SANE_Status esci_set_gamma_table(Epson_Scanner * s); + +SANE_Status esci_request_status(SANE_Handle handle, unsigned char *scanner_status); +SANE_Status esci_request_extended_identity(SANE_Handle handle, unsigned char *buf); +SANE_Status esci_request_scanner_status(SANE_Handle handle, unsigned char *buf); +SANE_Status esci_set_scanning_parameter(SANE_Handle handle, unsigned char *buf); +SANE_Status esci_get_scanning_parameter(SANE_Handle handle, unsigned char *buf); +SANE_Status esci_request_command_parameter(SANE_Handle handle, unsigned char *buf); +SANE_Status esci_request_focus_position(SANE_Handle handle, + unsigned char *position); +SANE_Status esci_request_push_button_status(SANE_Handle handle, + unsigned char *bstatus); +SANE_Status esci_request_identity(SANE_Handle handle, unsigned char **buf, size_t *len); + +SANE_Status esci_request_identity2(SANE_Handle handle, unsigned char **buf); +SANE_Status esci_reset(Epson_Scanner * s); +SANE_Status esci_feed(Epson_Scanner * s); +SANE_Status esci_eject(Epson_Scanner * s); +SANE_Status esci_request_extended_status(SANE_Handle handle, unsigned char **data, + size_t * data_len); +SANE_Status esci_enable_infrared(SANE_Handle handle); diff --git a/backend/epson2-io.c b/backend/epson2-io.c new file mode 100644 index 0000000..13adef4 --- /dev/null +++ b/backend/epson2-io.c @@ -0,0 +1,392 @@ +/* + * I/O routines for Epson scanners + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for original copyrights. + * + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#define DEBUG_DECLARE_ONLY + +#include "sane/config.h" + +#include + +#include "epson2.h" +#include "epson2-io.h" + +#include "sane/sanei_scsi.h" +#include "sane/sanei_usb.h" +#include "sane/sanei_pio.h" +#include "sane/sanei_tcp.h" + +#include "epson2_scsi.h" +#include "epson_usb.h" +#include "epson2_net.h" + +#include "byteorder.h" + +/* flaming hack to get USB scanners + * working without timeouts under linux + * (cribbed from fujitsu.c) + */ +unsigned int r_cmd_count = 0; +unsigned int w_cmd_count = 0; + +int +e2_send(Epson_Scanner * s, void *buf, size_t buf_size, size_t reply_len, + SANE_Status * status) +{ + DBG(15, "%s: size = %lu, reply = %lu\n", + __func__, (u_long) buf_size, (u_long) reply_len); + + if (buf_size == 2) { + char *cmd = buf; + + switch (cmd[0]) { + case ESC: + DBG(9, "%s: ESC %c\n", __func__, cmd[1]); + break; + + case FS: + DBG(9, "%s: FS %c\n", __func__, cmd[1]); + break; + } + } + + if (DBG_LEVEL >= 125) { + unsigned int k; + const unsigned char *s = buf; + + for (k = 0; k < buf_size; k++) { + DBG(125, "buf[%d] %02x %c\n", k, s[k], + isprint(s[k]) ? s[k] : '.'); + } + } + + if (s->hw->connection == SANE_EPSON_NET) { + if (reply_len == 0) { + DBG(0, + "Cannot send this command to a networked scanner\n"); + return SANE_STATUS_INVAL; + } + return sanei_epson_net_write(s, 0x2000, buf, buf_size, + reply_len, status); + } else if (s->hw->connection == SANE_EPSON_SCSI) { + return sanei_epson2_scsi_write(s->fd, buf, buf_size, status); + } else if (s->hw->connection == SANE_EPSON_PIO) { + size_t n; + + if (buf_size == (n = sanei_pio_write(s->fd, buf, buf_size))) + *status = SANE_STATUS_GOOD; + else + *status = SANE_STATUS_INVAL; + + return n; + + } else if (s->hw->connection == SANE_EPSON_USB) { + size_t n; + n = buf_size; + *status = sanei_usb_write_bulk(s->fd, buf, &n); + w_cmd_count++; + DBG(20, "%s: cmd count, r = %d, w = %d\n", + __func__, r_cmd_count, w_cmd_count); + + return n; + } + + *status = SANE_STATUS_INVAL; + return 0; + /* never reached */ +} + +ssize_t +e2_recv(Epson_Scanner * s, void *buf, ssize_t buf_size, + SANE_Status * status) +{ + ssize_t n = 0; + + DBG(15, "%s: size = %ld, buf = %p\n", __func__, (long) buf_size, buf); + + if (s->hw->connection == SANE_EPSON_NET) { + n = sanei_epson_net_read(s, buf, buf_size, status); + } else if (s->hw->connection == SANE_EPSON_SCSI) { + n = sanei_epson2_scsi_read(s->fd, buf, buf_size, status); + } else if (s->hw->connection == SANE_EPSON_PIO) { + if (buf_size == + (n = sanei_pio_read(s->fd, buf, (size_t) buf_size))) + *status = SANE_STATUS_GOOD; + else + *status = SANE_STATUS_INVAL; + } else if (s->hw->connection == SANE_EPSON_USB) { + /* !!! only report an error if we don't read anything */ + n = buf_size; /* buf_size gets overwritten */ + *status = + sanei_usb_read_bulk(s->fd, (SANE_Byte *) buf, + (size_t *) & n); + r_cmd_count += (n + 63) / 64; /* add # of packets, rounding up */ + DBG(20, "%s: cmd count, r = %d, w = %d\n", + __func__, r_cmd_count, w_cmd_count); + + if (n > 0) + *status = SANE_STATUS_GOOD; + } + + if (n < buf_size) { + DBG(1, "%s: expected = %lu, got = %ld\n", __func__, + (u_long) buf_size, (long) n); + *status = SANE_STATUS_IO_ERROR; + } + + /* dump buffer if appropriate */ + if (DBG_LEVEL >= 127 && n > 0) { + int k; + const unsigned char *s = buf; + + for (k = 0; k < n; k++) + DBG(127, "buf[%d] %02x %c\n", k, s[k], + isprint(s[k]) ? s[k] : '.'); + } + + return n; +} + +/* Simple function to exchange a fixed amount of + * data with the scanner + */ + +SANE_Status +e2_txrx(Epson_Scanner * s, unsigned char *txbuf, size_t txlen, + unsigned char *rxbuf, size_t rxlen) +{ + SANE_Status status; + + e2_send(s, txbuf, txlen, rxlen, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: tx err, %s\n", __func__, sane_strstatus(status)); + return status; + } + + e2_recv(s, rxbuf, rxlen, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: rx err, %s\n", __func__, sane_strstatus(status)); + } + + return status; +} + +/* This function should be used to send codes that only requires the scanner + * to give back an ACK or a NAK. + */ +SANE_Status +e2_cmd_simple(Epson_Scanner * s, void *buf, size_t buf_size) +{ + unsigned char result; + SANE_Status status; + + DBG(12, "%s: size = %lu\n", __func__, (u_long) buf_size); + + status = e2_txrx(s, buf, buf_size, &result, 1); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: failed, %s\n", __func__, sane_strstatus(status)); + return status; + } + + if (result == ACK) + return SANE_STATUS_GOOD; + + if (result == NAK) { + DBG(3, "%s: NAK\n", __func__); + return SANE_STATUS_INVAL; + } + + DBG(1, "%s: result is neither ACK nor NAK but 0x%02x\n", __func__, + result); + + return SANE_STATUS_GOOD; +} + +/* receives a 4 or 6 bytes information block from the scanner*/ +SANE_Status +e2_recv_info_block(Epson_Scanner * s, unsigned char *scanner_status, + size_t info_size, size_t * payload_size) +{ + SANE_Status status; + unsigned char info[6]; + + if (s->hw->connection == SANE_EPSON_PIO) + e2_recv(s, info, 1, &status); + else + e2_recv(s, info, info_size, &status); + + if (status != SANE_STATUS_GOOD) + return status; + + /* check for explicit NAK */ + if (info[0] == NAK) { + DBG(1, "%s: command not supported\n", __func__); + return SANE_STATUS_UNSUPPORTED; + } + + /* check the first byte: if it's not STX, bail out */ + if (info[0] != STX) { + DBG(1, "%s: expecting STX, got %02X\n", __func__, info[0]); + return SANE_STATUS_INVAL; + } + + /* if connection is PIO read the remaining bytes. */ + if (s->hw->connection == SANE_EPSON_PIO) { + e2_recv(s, &info[1], info_size - 1, &status); + if (status != SANE_STATUS_GOOD) + return status; + } + + if (scanner_status) + *scanner_status = info[1]; + + if (payload_size) { + *payload_size = le16atoh(&info[2]); + + if (info_size == 6) + *payload_size *= le16atoh(&info[4]); + + DBG(14, "%s: payload length: %lu\n", __func__, + (u_long) *payload_size); + } + + return SANE_STATUS_GOOD; +} + +/* This function can be called for commands that + * will be answered by the scanner with an info block of 4 bytes + * and a variable payload. The payload is passed back to the caller + * in **buf. The caller must free it if != NULL, + * even if the status != SANE_STATUS_GOOD. + */ + +SANE_Status +e2_cmd_info_block(SANE_Handle handle, unsigned char *params, + unsigned char params_len, size_t reply_len, + unsigned char **buf, size_t * buf_len) +{ + SANE_Status status; + Epson_Scanner *s = (Epson_Scanner *) handle; + size_t len; + + DBG(13, "%s, params len = %d, reply len = %lu, buf = %p\n", + __func__, params_len, (u_long) reply_len, (void *) buf); + + if (buf == NULL) + return SANE_STATUS_INVAL; + + /* initialize */ + *buf = NULL; + + /* send command, we expect the info block + reply_len back */ + e2_send(s, params, params_len, + reply_len ? reply_len + 4 : 0, &status); + + if (status != SANE_STATUS_GOOD) + goto end; + + status = e2_recv_info_block(s, NULL, 4, &len); + if (status != SANE_STATUS_GOOD) + goto end; + + /* do we need to provide the length of the payload? */ + if (buf_len) + *buf_len = len; + + /* no payload, stop here */ + if (len == 0) + goto end; + + /* if a reply_len has been specified and the actual + * length differs, throw a warning + */ + if (reply_len && (len != reply_len)) { + DBG(1, "%s: mismatched len - expected %lu, got %lu\n", + __func__, (u_long) reply_len, (u_long) len); + } + + /* allocate and receive the payload */ + *buf = malloc(len); + + if (*buf) { + memset(*buf, 0x00, len); + e2_recv(s, *buf, len, &status); /* receive actual data */ + } else + status = SANE_STATUS_NO_MEM; + end: + + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: failed, %s\n", __func__, sane_strstatus(status)); + + if (*buf) { + free(*buf); + *buf = NULL; + } + } + + return status; +} + + +/* This is used for ESC commands with a single byte parameter. Scanner + * will answer with ACK/NAK. + */ +SANE_Status +e2_esc_cmd(Epson_Scanner * s, unsigned char cmd, unsigned char val) +{ + SANE_Status status; + unsigned char params[2]; + + DBG(8, "%s: cmd = 0x%02x, val = %d\n", __func__, cmd, val); + if (!cmd) + return SANE_STATUS_UNSUPPORTED; + + params[0] = ESC; + params[1] = cmd; + + status = e2_cmd_simple(s, params, 2); + if (status != SANE_STATUS_GOOD) + return status; + + params[0] = val; + + return e2_cmd_simple(s, params, 1); +} + +/* Send an ACK to the scanner */ + +SANE_Status +e2_ack(Epson_Scanner * s) +{ + SANE_Status status; + e2_send(s, S_ACK, 1, 0, &status); + return status; +} + +SANE_Status +e2_ack_next(Epson_Scanner * s, size_t reply_len) +{ + SANE_Status status; + e2_send(s, S_ACK, 1, reply_len, &status); + return status; +} + +SANE_Status +e2_cancel(Epson_Scanner * s) +{ + DBG(1, "%s\n", __func__); + return e2_cmd_simple(s, S_CAN, 1); +} diff --git a/backend/epson2-io.h b/backend/epson2-io.h new file mode 100644 index 0000000..9d29cdb --- /dev/null +++ b/backend/epson2-io.h @@ -0,0 +1,50 @@ +/* + * Prototypes for epson2 I/O functions + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for original copyrights. + * + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#ifndef epson2_io_h +#define epson2_io_h + +extern unsigned int r_cmd_count; +extern unsigned int w_cmd_count; + + +SANE_Status e2_cmd_simple(Epson_Scanner * s, void *buf, size_t buf_size); +int e2_send(Epson_Scanner * s, void *buf, size_t buf_size, + size_t reply_len, SANE_Status * status); +ssize_t e2_recv(Epson_Scanner * s, void *buf, ssize_t buf_size, + SANE_Status * status); + +SANE_Status +e2_txrx(Epson_Scanner * s, unsigned char *txbuf, size_t txlen, + unsigned char *rxbuf, size_t rxlen); + +SANE_Status +e2_recv_info_block(Epson_Scanner * s, unsigned char *scanner_status, + size_t info_size, size_t * payload_size); + +SANE_Status +e2_cmd_info_block(SANE_Handle handle, unsigned char *params, + unsigned char params_len, size_t reply_len, + unsigned char **buf, size_t * buf_len); + +SANE_Status e2_ack(Epson_Scanner * s); +SANE_Status e2_ack_next(Epson_Scanner * s, size_t reply_len); +SANE_Status e2_cancel(Epson_Scanner * s); + +SANE_Status +e2_esc_cmd(Epson_Scanner * s, unsigned char cmd, unsigned char val); +#endif /* epson2_io_h */ diff --git a/backend/epson2-ops.c b/backend/epson2-ops.c new file mode 100644 index 0000000..df6958c --- /dev/null +++ b/backend/epson2-ops.c @@ -0,0 +1,2211 @@ +/* + * epson2.c - SANE library for Epson scanners. + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for additional copyrights. + * + * Copyright (C) 2006-09 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#define DEBUG_DECLARE_ONLY + +#include "sane/config.h" + +#include /* sleep */ +#ifdef HAVE_SYS_SELECT_H +#include +#endif + +#include "byteorder.h" + +#include "epson2.h" +#include "epson2-ops.h" + +#include "epson2-io.h" +#include "epson2-commands.h" + +/* + * request identity + * | request identity2 + * | | request status + * | | | request condition + * | | | | set color mode + * | | | | | start scanning + * | | | | | | set data format + * | | | | | | | set resolution + * | | | | | | | | set zoom + * | | | | | | | | | set scan area + * | | | | | | | | | | set brightness + * | | | | | | | | | | | set gamma + * | | | | | | | | | | | | set halftoning + * | | | | | | | | | | | | | set color correction + * | | | | | | | | | | | | | | initialize scanner + * | | | | | | | | | | | | | | | set speed + * | | | | | | | | | | | | | | | | set lcount + * | | | | | | | | | | | | | | | | | mirror image + * | | | | | | | | | | | | | | | | | | set gamma table + * | | | | | | | | | | | | | | | | | | | set outline emphasis + * | | | | | | | | | | | | | | | | | | | | set dither + * | | | | | | | | | | | | | | | | | | | | | set color correction coefficients + * | | | | | | | | | | | | | | | | | | | | | | request extension status + * | | | | | | | | | | | | | | | | | | | | | | | control an extension + * | | | | | | | | | | | | | | | | | | | | | | | | forward feed / eject + * | | | | | | | | | | | | | | | | | | | | | | | | | feed + * | | | | | | | | | | | | | | | | | | | | | | | | | | request push button status + * | | | | | | | | | | | | | | | | | | | | | | | | | | | control auto area segmentation + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | set film type + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set exposure time + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set bay + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set threshold + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set focus position + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request focus position + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request extended identity + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request scanner status + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + */ + +static struct EpsonCmd epson_cmd[] = { + {"A1",'I', 0 ,'F','S', 0 ,'G', 0 ,'R', 0 ,'A', 0 ,{ 0, 0, 0}, 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"A2",'I', 0 ,'F','S', 0 ,'G','D','R','H','A','L',{-3, 3, 0},'Z','B', 0 ,'@', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B1",'I', 0 ,'F','S','C','G','D','R', 0 ,'A', 0 ,{ 0, 0, 0}, 0 ,'B', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B2",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-3, 3, 0},'Z','B', 0 ,'@', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B3",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-3, 3, 0},'Z','B','M','@', 0 , 0 , 0 , 0 , 0 , 0 ,'m','f','e', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B4",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-3, 3, 0},'Z','B','M','@','g','d', 0 ,'z','Q','b','m','f','e', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B5",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-3, 3, 0},'Z','B','M','@','g','d','K','z','Q','b','m','f','e', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B6",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-3, 3, 0},'Z','B','M','@','g','d','K','z','Q','b','m','f','e', 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 }, + {"B7",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-4, 3, 0},'Z','B','M','@','g','d','K','z','Q','b','m','f','e','\f', 0 ,'!','s','N', 0 , 0 ,'t', 0 , 0 ,'I','F'}, + {"B8",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-4, 3, 0},'Z','B','M','@','g','d','K','z','Q','b','m','f','e','\f', 0x19,'!','s','N', 0 , 0 ,'t','p','q','I','F'}, +/* XXX 'f' probably not supported on F5 */ + {"F5",'I', 0 ,'F','S','C','G','D','R','H','A','L',{-3, 3, 0},'Z', 0 ,'M','@','g','d','K','z','Q', 0 ,'m','f','e','\f', 0 , 0 , 0 ,'N','T','P', 0 , 0 , 0 , 0 , 0 }, + {"D1",'I','i','F', 0 ,'C','G','D','R', 0 ,'A', 0 ,{ 0, 0, 0},'Z', 0 , 0 ,'@','g','d', 0 ,'z', 0 , 0 , 0 ,'f', 0 , 0 , 0 ,'!', 0 , 0 , 0 , 0 ,'t', 0 , 0 , 0 , 0 }, + {"D2",'I','i','F', 0 ,'C','G','D','R', 0 ,'A', 0 ,{ 0, 0, 0},'Z', 0 , 0 ,'@','g','d', 0 ,'z', 0 , 0 , 0 ,'f','e', 0 , 0 ,'!', 0 ,'N', 0 , 0 ,'t', 0 , 0 , 0 , 0 }, + {"D7",'I','i','F', 0 ,'C','G','D','R', 0 ,'A', 0 ,{ 0, 0, 0},'Z', 0 , 0 ,'@','g','d', 0 ,'z', 0 , 0 , 0 ,'f','e','\f', 0 ,'!', 0 ,'N', 0 , 0 ,'t', 0 , 0 , 0 , 0 }, + {"D8",'I','i','F', 0 ,'C','G','D','R', 0 ,'A', 0 ,{ 0, 0, 0},'Z', 0 , 0 ,'@','g','d', 0 ,'z', 0 , 0 , 0 ,'f','e','\f', 0 ,'!', 0 ,'N', 0 , 0 ,'t', 0 , 0 , 0 , 0 }, +}; + + + +extern struct mode_param mode_params[]; + +/* Define the different scan sources */ + +#define FBF_STR SANE_I18N("Flatbed") +#define TPU_STR SANE_I18N("Transparency Unit") +#define TP2_STR SANE_I18N("TPU8x10") +#define ADF_STR SANE_I18N("Automatic Document Feeder") + +/* + * source list need one dummy entry (save device settings is crashing). + * NOTE: no const - this list gets created while exploring the capabilities + * of the scanner. + */ + +extern SANE_String_Const source_list[]; + +static int film_params[] = { 0, 1, 2, 3 }; + +extern const int halftone_params[]; + +static const int dropout_params[] = { + 0x00, /* none */ + 0x10, /* red */ + 0x20, /* green */ + 0x30 /* blue */ +}; + +/* + * Color correction: + * One array for the actual parameters that get sent to the scanner (color_params[]), + * one array for the strings that get displayed in the user interface (correction_list[]) + * and one array to mark the user defined color correction (correction_userdefined[]). + */ +static const int correction_params[] = { + 0x00, /* None */ + 0x01, /* Auto */ + 0x01, /* User defined */ +}; + +void +e2_dev_init(Epson_Device *dev, const char *devname, int conntype) +{ + DBG(5, "%s\n", __func__); + + dev->name = NULL; + dev->model = NULL; + dev->connection = conntype; + + dev->model_id = 0; + + dev->sane.name = devname; + dev->sane.model = NULL; + + dev->sane.type = "flatbed scanner"; + dev->sane.vendor = "Epson"; + + dev->optical_res = 0; /* just to have it initialized */ + dev->color_shuffle = SANE_FALSE; + dev->extension = SANE_FALSE; + dev->use_extension = SANE_FALSE; + + dev->need_color_reorder = SANE_FALSE; + dev->need_double_vertical = SANE_FALSE; + + dev->cct_profile = &epson_cct_profiles[0]; /* default profile */ + + dev->cmd = &epson_cmd[EPSON_LEVEL_DEFAULT]; + + /* Change default level when using a network connection */ + if (dev->connection == SANE_EPSON_NET) + dev->cmd = &epson_cmd[EPSON_LEVEL_B7]; + + dev->last_res = 0; + dev->last_res_preview = 0; /* set resolution to safe values */ + + dev->res_list_size = 0; + dev->res_list = NULL; +} + +SANE_Status +e2_dev_post_init(struct Epson_Device *dev) +{ + int i; + + DBG(5, "%s\n", __func__); + + /* find cct model id */ + for (i = 0; epson_cct_models[i].name != NULL; i++) { + if (strcmp(epson_cct_models[i].name, dev->model) == 0) { + dev->model_id = epson_cct_models[i].id; + break; + } + } + + /* find cct profile */ + for (i = 0; epson_cct_profiles[i].model != 0xFF; i++) { + if (epson_cct_profiles[i].model == dev->model_id) { + dev->cct_profile = &epson_cct_profiles[i]; + break; + } + } + + DBG(1, "CCT model id is 0x%02x, profile offset %d\n", dev->model_id, i); + + /* If we have been unable to obtain supported resolutions + * due to the fact we are on the network transport, + * add some convenient ones + */ + + if (dev->res_list_size == 0) { + + int val = (dev->dpi_range.min < 150) ? 150 : dev->dpi_range.min; + + DBG(1, "cannot obtain resolution list, faking (%d-%d)\n", + dev->dpi_range.min, dev->dpi_range.max); + + if (dev->dpi_range.min <= 25) + e2_add_resolution(dev, 25); + + if (dev->dpi_range.min <= 50) + e2_add_resolution(dev, 50); + + if (dev->dpi_range.min <= 75) + e2_add_resolution(dev, 75); + + if (dev->dpi_range.min <= 100) + e2_add_resolution(dev, 100); + + while (val <= dev->dpi_range.max) { + e2_add_resolution(dev, val); + val *= 2; + } + } + + /* try to expand the resolution list where appropriate */ + + int last = dev->res_list[dev->res_list_size - 1]; + + DBG(1, "highest available resolution: %d\n", last); + + if (dev->optical_res > last) { + DBG(1, "adding optical resolution (%d)\n", dev->optical_res); + e2_add_resolution(dev, dev->optical_res); + } + + if (dev->dpi_range.max > last && dev->dpi_range.max != dev->optical_res) { + + int val = last + last; + + DBG(1, "integrating resolution list (%d-%d)\n", + val, dev->dpi_range.max); + + while (val <= dev->dpi_range.max) { + e2_add_resolution(dev, val); + val += last; + } + } + + + /* + * Copy the resolution list to the resolution_list array so that the frontend can + * display the correct values + */ + + dev->resolution_list = + malloc((dev->res_list_size + 1) * sizeof(SANE_Word)); + + if (dev->resolution_list == NULL) + return SANE_STATUS_NO_MEM; + + + *(dev->resolution_list) = dev->res_list_size; + + memcpy(&(dev->resolution_list[1]), dev->res_list, + dev->res_list_size * sizeof(SANE_Word)); + + + /* establish defaults */ + dev->need_reset_on_source_change = SANE_FALSE; + + if (e2_dev_model(dev, "ES-9000H") || e2_dev_model(dev, "GT-30000")) { + dev->cmd->set_focus_position = 0; + dev->cmd->feed = 0x19; + } + + if (e2_dev_model(dev, "GT-8200") || e2_dev_model(dev, "Perfection1650") + || e2_dev_model(dev, "Perfection1640") || e2_dev_model(dev, "GT-8700")) { + dev->cmd->feed = 0; + dev->cmd->set_focus_position = 0; + dev->need_reset_on_source_change = SANE_TRUE; + } + + return SANE_STATUS_GOOD; +} + + +SANE_Bool +e2_dev_model(Epson_Device *dev, const char *model) +{ + if (dev->model == NULL) + return SANE_FALSE; + + if (strncmp(dev->model, model, strlen(model)) == 0) + return SANE_TRUE; + + return SANE_FALSE; +} + +void +e2_set_cmd_level(SANE_Handle handle, unsigned char *level) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + Epson_Device *dev = s->hw; + + int n; + + DBG(1, "%s: %c%c\n", __func__, level[0], level[1]); + + /* set command type and level */ + for (n = 0; n < NELEMS(epson_cmd); n++) { + char type_level[3]; + sprintf(type_level, "%c%c", level[0], level[1]); + if (!strncmp(type_level, epson_cmd[n].level, 2)) + break; + } + + if (n < NELEMS(epson_cmd)) { + dev->cmd = &epson_cmd[n]; + } else { + dev->cmd = &epson_cmd[EPSON_LEVEL_DEFAULT]; + DBG(1, " unknown type %c or level %c, using %s\n", + level[0], level[1], dev->cmd->level); + } + + s->hw->level = dev->cmd->level[1] - '0'; +} + +SANE_Status +e2_set_model(Epson_Scanner * s, unsigned char *model, size_t len) +{ + unsigned char *buf; + unsigned char *p; + struct Epson_Device *dev = s->hw; + + buf = malloc(len + 1); + if (buf == NULL) + return SANE_STATUS_NO_MEM; + + memcpy(buf, model, len); + buf[len] = '\0'; + + p = &buf[len - 1]; + + while (*p == ' ') { + *p = '\0'; + p--; + } + + if (dev->model) + free(dev->model); + + dev->model = strndup((const char *) buf, len); + dev->sane.model = dev->model; + + DBG(10, "%s: model is '%s'\n", __func__, dev->model); + + free(buf); + + return SANE_STATUS_GOOD; +} + +SANE_Status +e2_add_resolution(Epson_Device *dev, int r) +{ + dev->res_list_size++; + dev->res_list = (SANE_Int *) realloc(dev->res_list, + dev->res_list_size * + sizeof(SANE_Word)); + + DBG(10, "%s: add (dpi): %d\n", __func__, r); + + if (dev->res_list == NULL) + return SANE_STATUS_NO_MEM; + + dev->res_list[dev->res_list_size - 1] = (SANE_Int) r; + + return SANE_STATUS_GOOD; +} + +void +e2_set_fbf_area(Epson_Scanner * s, int x, int y, int unit) +{ + struct Epson_Device *dev = s->hw; + + if (x == 0 || y == 0) + return; + + dev->fbf_x_range.min = 0; + dev->fbf_x_range.max = SANE_FIX(x * MM_PER_INCH / unit); + dev->fbf_x_range.quant = 0; + + dev->fbf_y_range.min = 0; + dev->fbf_y_range.max = SANE_FIX(y * MM_PER_INCH / unit); + dev->fbf_y_range.quant = 0; + + DBG(5, "%s: %f,%f %f,%f %d [mm]\n", + __func__, + SANE_UNFIX(dev->fbf_x_range.min), + SANE_UNFIX(dev->fbf_y_range.min), + SANE_UNFIX(dev->fbf_x_range.max), + SANE_UNFIX(dev->fbf_y_range.max), unit); +} + +void +e2_set_adf_area(struct Epson_Scanner *s, int x, int y, int unit) +{ + struct Epson_Device *dev = s->hw; + + dev->adf_x_range.min = 0; + dev->adf_x_range.max = SANE_FIX(x * MM_PER_INCH / unit); + dev->adf_x_range.quant = 0; + + dev->adf_y_range.min = 0; + dev->adf_y_range.max = SANE_FIX(y * MM_PER_INCH / unit); + dev->adf_y_range.quant = 0; + + DBG(5, "%s: %f,%f %f,%f %d [mm]\n", + __func__, + SANE_UNFIX(dev->adf_x_range.min), + SANE_UNFIX(dev->adf_y_range.min), + SANE_UNFIX(dev->adf_x_range.max), + SANE_UNFIX(dev->adf_y_range.max), unit); +} + +void +e2_set_tpu_area(struct Epson_Scanner *s, int x, int y, int unit) +{ + struct Epson_Device *dev = s->hw; + + dev->tpu_x_range.min = 0; + dev->tpu_x_range.max = SANE_FIX(x * MM_PER_INCH / unit); + dev->tpu_x_range.quant = 0; + + dev->tpu_y_range.min = 0; + dev->tpu_y_range.max = SANE_FIX(y * MM_PER_INCH / unit); + dev->tpu_y_range.quant = 0; + + DBG(5, "%s: %f,%f %f,%f %d [mm]\n", + __func__, + SANE_UNFIX(dev->tpu_x_range.min), + SANE_UNFIX(dev->tpu_y_range.min), + SANE_UNFIX(dev->tpu_x_range.max), + SANE_UNFIX(dev->tpu_y_range.max), unit); +} + +void +e2_set_tpu2_area(struct Epson_Scanner *s, int x, int y, int unit) +{ + struct Epson_Device *dev = s->hw; + + dev->tpu2_x_range.min = 0; + dev->tpu2_x_range.max = SANE_FIX(x * MM_PER_INCH / unit); + dev->tpu2_x_range.quant = 0; + + dev->tpu2_y_range.min = 0; + dev->tpu2_y_range.max = SANE_FIX(y * MM_PER_INCH / unit); + dev->tpu2_y_range.quant = 0; + + DBG(5, "%s: %f,%f %f,%f %d [mm]\n", + __func__, + SANE_UNFIX(dev->tpu2_x_range.min), + SANE_UNFIX(dev->tpu2_y_range.min), + SANE_UNFIX(dev->tpu2_x_range.max), + SANE_UNFIX(dev->tpu2_y_range.max), unit); +} + +void +e2_add_depth(Epson_Device * dev, SANE_Word depth) +{ + if (depth > dev->maxDepth) + dev->maxDepth = depth; + + dev->depth_list[0]++; + dev->depth_list[dev->depth_list[0]] = depth; +} + +/* A little helper function to correct the extended status reply + * gotten from scanners with known buggy firmware. + */ +static void +fix_up_extended_status_reply(Epson_Scanner * s, unsigned char *buf) +{ + if (e2_model(s, "ES-9000H") || e2_model(s, "GT-30000")) { + DBG(1, "fixing up buggy ADF max scan dimensions.\n"); + buf[2] = 0xB0; + buf[3] = 0x6D; + buf[4] = 0x60; + buf[5] = 0x9F; + } +} + + +SANE_Status +e2_discover_capabilities(Epson_Scanner *s) +{ + SANE_Status status; + + unsigned char scanner_status; + Epson_Device *dev = s->hw; + + SANE_String_Const *source_list_add = source_list; + + DBG(5, "%s\n", __func__); + + /* always add flatbed */ + *source_list_add++ = FBF_STR; + + /* ESC I, request identity + * this must be the first command on the FilmScan 200 + */ + if (dev->connection != SANE_EPSON_NET) { + unsigned int n, k, x = 0, y = 0; + unsigned char *buf, *area; + size_t len; + + status = esci_request_identity(s, &buf, &len); + if (status != SANE_STATUS_GOOD) + return status; + + e2_set_cmd_level(s, &buf[0]); + + /* Setting available resolutions and xy ranges for sane frontend. */ + /* cycle thru the resolutions, saving them in a list */ + for (n = 2, k = 0; n < len; n += k) { + + area = buf + n; + + switch (*area) { + case 'R': + { + int val = area[2] << 8 | area[1]; + + status = e2_add_resolution(s->hw, val); + k = 3; + continue; + } + case 'A': + { + x = area[2] << 8 | area[1]; + y = area[4] << 8 | area[3]; + + DBG(1, "maximum scan area: %dx%d\n", x, y); + k = 5; + continue; + } + default: + break; + } + } + + /* min and max dpi */ + dev->dpi_range.min = dev->res_list[0]; + dev->dpi_range.max = dev->res_list[dev->res_list_size - 1]; + dev->dpi_range.quant = 0; + + e2_set_fbf_area(s, x, y, dev->dpi_range.max); + + free(buf); + } + + /* ESC F, request status */ + status = esci_request_status(s, &scanner_status); + if (status != SANE_STATUS_GOOD) + return status;; + + /* set capabilities */ + if (scanner_status & STATUS_OPTION) + dev->extension = SANE_TRUE; + + if (scanner_status & STATUS_EXT_COMMANDS) + dev->extended_commands = 1; + + /* + * Extended status flag request (ESC f). + * this also requests the scanner device name from the the scanner. + * It seems unsupported on the network transport (CX11NF/LP-A500). + */ + + if (dev->cmd->request_extended_status && dev->connection != SANE_EPSON_NET) { + + unsigned char *es; + size_t es_len; + + DBG(1, "detection with request_extended_status\n"); + + status = esci_request_extended_status(s, &es, &es_len); + if (status != SANE_STATUS_GOOD) + return status; + + /* + * Get the device name and copy it to dev->sane.model. + * The device name starts at es[0x1A] and is up to 16 bytes long + * We are overwriting whatever was set previously! + */ + if (es_len == CMD_SIZE_EXT_STATUS) /* 42 */ + e2_set_model(s, es + 0x1A, 16); + + if (es[0] & EXT_STATUS_LID) + DBG(1, "LID detected\n"); + + if (es[0] & EXT_STATUS_PB) + DBG(1, "push button detected\n"); + else + dev->cmd->request_push_button_status = 0; + + /* Flatbed */ + e2_set_fbf_area(s, es[13] << 8 | es[12], es[15] << 8 | es[14], + dev->dpi_range.max); + + /* ADF */ + if (dev->extension && (es[1] & EXT_STATUS_IST)) { + DBG(1, "ADF detected\n"); + + fix_up_extended_status_reply(s, es); + + dev->duplex = (es[0] & EXT_STATUS_ADFS) != 0; + if (dev->duplex) + DBG(1, "ADF supports duplex\n"); + + if (es[1] & EXT_STATUS_EN) { + DBG(1, "ADF is enabled\n"); + dev->x_range = &dev->adf_x_range; + dev->y_range = &dev->adf_y_range; + } + + e2_set_adf_area(s, es[3] << 8 | es[2], + es[5] << 8 | es[4], + dev->dpi_range.max); + *source_list_add++ = ADF_STR; + + dev->ADF = SANE_TRUE; + } + + /* TPU */ + if (dev->extension && (es[6] & EXT_STATUS_IST)) { + DBG(1, "TPU detected\n"); + + if (es[6] & EXT_STATUS_EN) { + DBG(1, "TPU is enabled\n"); + dev->x_range = &dev->tpu_x_range; + dev->y_range = &dev->tpu_y_range; + } + + e2_set_tpu_area(s, + (es[8] << 8 | es[7]), + (es[10] << 8 | es[9]), + dev->dpi_range.max); + + *source_list_add++ = TPU_STR; + dev->TPU = SANE_TRUE; + } + + free(es); + + *source_list_add = NULL; /* add end marker to source list */ + } + + /* FS I, request extended identity (B7/B8) */ + if (dev->extended_commands && dev->cmd->request_extended_identity) { + unsigned char buf[80]; + + DBG(1, "detection with request_extended_identity\n"); + + status = esci_request_extended_identity(s, buf); + if (status != SANE_STATUS_GOOD) + return status; + + e2_set_cmd_level(s, &buf[0]); + + dev->maxDepth = buf[67]; + + /* set model name. it will probably be + * different than the one reported by request_identity + * for the same unit (i.e. LP-A500 vs CX11) . + */ + e2_set_model(s, &buf[46], 16); + + dev->optical_res = le32atoh(&buf[4]); + + dev->dpi_range.min = le32atoh(&buf[8]); + dev->dpi_range.max = le32atoh(&buf[12]); + + /* Flatbed */ + e2_set_fbf_area(s, le32atoh(&buf[20]), + le32atoh(&buf[24]), dev->optical_res); + + /* ADF */ + if (le32atoh(&buf[28]) > 0) { + e2_set_adf_area(s, le32atoh(&buf[28]), + le32atoh(&buf[32]), dev->optical_res); + + if (!dev->ADF) { + *source_list_add++ = ADF_STR; + dev->ADF = SANE_TRUE; + } + } + + /* TPU */ + if (le32atoh(&buf[36]) > 0 && !dev->TPU) { + e2_set_tpu_area(s, + le32atoh(&buf[36]), + le32atoh(&buf[40]), dev->optical_res); + + *source_list_add++ = TPU_STR; + dev->TPU = SANE_TRUE; + } + + /* TPU2 */ + if (e2_model(s, "GT-X800") || e2_model(s, "GT-X900")) { + if (le32atoh(&buf[68]) > 0 ) { + e2_set_tpu2_area(s, + le32atoh(&buf[68]), + le32atoh(&buf[72]), + dev->optical_res); + + *source_list_add++ = TP2_STR; + } + } + + *source_list_add = NULL; /* add end marker to source list */ + + } else { + DBG(1, "no command available to detect capabilities\n"); + } + + /* + * request identity 2 (ESC i), if available will + * get the information from the scanner and store it in dev + */ + + if (dev->cmd->request_identity2 && dev->connection != SANE_EPSON_NET) { + unsigned char *buf; + status = esci_request_identity2(s, &buf); + if (status != SANE_STATUS_GOOD) + return status; + + /* the first two bytes of the buffer contain the optical resolution */ + dev->optical_res = buf[1] << 8 | buf[0]; + + /* + * the 4th and 5th byte contain the line distance. Both values have to + * be identical, otherwise this software can not handle this scanner. + */ + if (buf[4] != buf[5]) { + status = SANE_STATUS_INVAL; + return status; + } + + dev->max_line_distance = buf[4]; + } + + /* + * Check for the max. supported color depth and assign + * the values to the bitDepthList. + */ + dev->depth_list = malloc(sizeof(SANE_Word) * 4); + if (dev->depth_list == NULL) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + dev->depth_list[0] = 0; + + /* maximum depth discovery */ + DBG(3, "discovering max depth, NAKs are expected\n"); + + if (dev->maxDepth >= 16 || dev->maxDepth == 0) { + if (esci_set_data_format(s, 16) == SANE_STATUS_GOOD) + e2_add_depth(dev, 16); + } + + if (dev->maxDepth >= 14 || dev->maxDepth == 0) { + if (esci_set_data_format(s, 14) == SANE_STATUS_GOOD) + e2_add_depth(dev, 14); + } + + if (dev->maxDepth >= 12 || dev->maxDepth == 0) { + if (esci_set_data_format(s, 12) == SANE_STATUS_GOOD) + e2_add_depth(dev, 12); + } + + /* add default depth */ + e2_add_depth(dev, 8); + + DBG(1, "maximum supported color depth: %d\n", dev->maxDepth); + + /* + * Check for "request focus position" command. If this command is + * supported, then the scanner does also support the "set focus + * position" command. + * XXX ??? + */ + + if (esci_request_focus_position(s, &s->currentFocusPosition) == + SANE_STATUS_GOOD) { + DBG(1, "setting focus is supported\n"); + dev->focusSupport = SANE_TRUE; + s->opt[OPT_FOCUS].cap &= ~SANE_CAP_INACTIVE; + + /* reflect the current focus position in the GUI */ + if (s->currentFocusPosition < 0x4C) { + /* focus on glass */ + s->val[OPT_FOCUS].w = 0; + } else { + /* focus 2.5mm above glass */ + s->val[OPT_FOCUS].w = 1; + } + + } else { + DBG(1, "setting focus is not supported\n"); + dev->focusSupport = SANE_FALSE; + s->opt[OPT_FOCUS].cap |= SANE_CAP_INACTIVE; + s->val[OPT_FOCUS].w = 0; /* on glass - just in case */ + } + + /* Set defaults for no extension. */ + dev->x_range = &dev->fbf_x_range; + dev->y_range = &dev->fbf_y_range; + + /* + * Correct for a firmware bug in some Perfection 1650 scanners: + * Firmware version 1.08 reports only half the vertical scan area, we have + * to double the number. To find out if we have to do this, we just compare + * is the vertical range is smaller than the horizontal range. + */ + + if ((dev->x_range->max - dev->x_range->min) > + (dev->y_range->max - dev->y_range->min)) { + DBG(1, "found buggy scan area, doubling it.\n"); + dev->y_range->max += (dev->y_range->max - dev->y_range->min); + dev->need_double_vertical = SANE_TRUE; + dev->need_color_reorder = SANE_TRUE; + } + + /* FS F, request scanner status */ + if (dev->extended_commands) { + unsigned char buf[16]; + + status = esci_request_scanner_status(s, buf); + if (status != SANE_STATUS_GOOD) + return status; + } + + return status; +} + + +SANE_Status +e2_set_extended_scanning_parameters(Epson_Scanner * s) +{ + unsigned char buf[64]; + + const struct mode_param *mparam; + + DBG(1, "%s\n", __func__); + + mparam = &mode_params[s->val[OPT_MODE].w]; + + memset(buf, 0x00, sizeof(buf)); + + /* ESC R, resolution */ + htole32a(&buf[0], s->val[OPT_RESOLUTION].w); + htole32a(&buf[4], s->val[OPT_RESOLUTION].w); + + /* ESC A, scanning area */ + htole32a(&buf[8], s->left); + htole32a(&buf[12], s->top); + htole32a(&buf[16], s->params.pixels_per_line); + htole32a(&buf[20], s->params.lines); + + /* + * The byte sequence mode was introduced in B5, + *for B[34] we need line sequence mode + */ + + /* ESC C, set color */ + if ((s->hw->cmd->level[0] == 'D' + || (s->hw->cmd->level[0] == 'B' && s->hw->level >= 5)) + && mparam->flags == 0x02) { + buf[24] = 0x13; + } else { + buf[24] = mparam->flags | (mparam->dropout_mask + & dropout_params[s-> + val[OPT_DROPOUT]. + w]); + } + + /* ESC D, set data format */ + mparam = &mode_params[s->val[OPT_MODE].w]; + buf[25] = mparam->depth; + + /* ESC e, control option */ + if (s->hw->extension) { + + char extensionCtrl; + extensionCtrl = (s->hw->use_extension ? 1 : 0); + if (s->hw->use_extension && (s->val[OPT_ADF_MODE].w == 1)) + extensionCtrl = 2; + + /* Test for TPU2 + * Epson Perfection 4990 Command Specifications + * JZIS-0075 Rev. A, page 31 + */ + if (s->hw->use_extension && s->hw->TPU2) + extensionCtrl = 5; + + if (s->val[OPT_MODE].w == MODE_INFRARED) + /* only infrared in TPU mode (NOT in TPU2 or flatbeth) + * XXX investigate this ... only tested on GT-X800 + */ + + if (extensionCtrl == 1) /* test for TPU */ + extensionCtrl = 3; + else + return SANE_STATUS_UNSUPPORTED; + + /* ESC e */ + buf[26] = extensionCtrl; + + /* XXX focus */ + } + + /* ESC g, scanning mode (normal or high speed) */ + if (s->val[OPT_PREVIEW].w) + buf[27] = 1; /* High speed */ + else + buf[27] = 0; + + /* ESC d, block line number */ + buf[28] = s->lcount; + + /* ESC Z, set gamma correction */ + buf[29] = 0x01; /* default */ + + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_GAMMA_CORRECTION].cap)) { + char val; + if (s->hw->cmd->level[0] == 'D') { + /* The D1 level has only the two user defined gamma + * settings. + */ + val = gamma_params[s->val[OPT_GAMMA_CORRECTION].w]; + } else { + val = gamma_params[s->val[OPT_GAMMA_CORRECTION].w]; + + /* + * If "Default" is selected then determine the actual value + * to send to the scanner: If bilevel mode, just send the + * value from the table (0x01), for grayscale or color mode + * add one and send 0x02. + */ + + if (s->val[OPT_GAMMA_CORRECTION].w == 0) { + val += mparam->depth == 1 ? 0 : 1; + } + } + + buf[29] = val; + } + + /* ESC L, set brightness */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_BRIGHTNESS].cap)) + buf[30] = s->val[OPT_BRIGHTNESS].w; + + /* ESC B, set halftoning mode / halftone processing */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_HALFTONE].cap)) + buf[32] = halftone_params[s->val[OPT_HALFTONE].w]; + + /* ESC s, auto area segmentation */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_AAS].cap)) + buf[34] = s->val[OPT_AAS].w; + + /* ESC Q, set sharpness / sharpness control */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_SHARPNESS].cap)) + buf[35] = s->val[OPT_SHARPNESS].w; + + /* ESC K, set data order / mirroring */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_MIRROR].cap)) + buf[36] = s->val[OPT_MIRROR].w; + + /* ESC N, film type */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_FILM_TYPE].cap)) + buf[37] = film_params[s->val[OPT_FILM_TYPE].w]; + + /* ESC M, color correction */ + buf[31] = correction_params[s->val[OPT_COLOR_CORRECTION].w]; + + /* ESC t, threshold */ + buf[33] = s->val[OPT_THRESHOLD].w; + + return esci_set_scanning_parameter(s, buf); +} + +SANE_Status +e2_set_scanning_parameters(Epson_Scanner * s) +{ + SANE_Status status; + struct mode_param *mparam = &mode_params[s->val[OPT_MODE].w]; + unsigned char color_mode; + + DBG(1, "%s\n", __func__); + + /* + * There is some undocumented special behavior with the TPU enable/disable. + * TPU power ESC e status + * on 0 NAK + * on 1 ACK + * off 0 ACK + * off 1 NAK + * + * It makes no sense to scan with TPU powered on and source flatbed, because + * light will come from both sides. + */ + + if (s->hw->extension) { + + int extensionCtrl; + extensionCtrl = (s->hw->use_extension ? 1 : 0); + if (s->hw->use_extension && (s->val[OPT_ADF_MODE].w == 1)) + extensionCtrl = 2; + + status = esci_control_extension(s, extensionCtrl); + if (status != SANE_STATUS_GOOD) { + DBG(1, "you may have to power %s your TPU\n", + s->hw->use_extension ? "on" : "off"); + DBG(1, + "and you may also have to restart the SANE frontend.\n"); + return status; + } + + /* XXX use request_extended_status and analyze + * buffer to set the scan area for + * ES-9000H and GT-30000 + */ + + /* + * set the focus position according to the extension used: + * if the TPU is selected, then focus 2.5mm above the glass, + * otherwise focus on the glass. Scanners that don't support + * this feature, will just ignore these calls. + */ + + if (s->hw->focusSupport == SANE_TRUE) { + if (s->val[OPT_FOCUS].w == 0) { + DBG(1, "setting focus to glass surface\n"); + esci_set_focus_position(s, 0x40); + } else { + DBG(1, + "setting focus to 2.5mm above glass\n"); + esci_set_focus_position(s, 0x59); + } + } + } + + /* ESC C, Set color */ + color_mode = mparam->flags | (mparam->dropout_mask + & dropout_params[s->val[OPT_DROPOUT]. + w]); + + /* + * The byte sequence mode was introduced in B5, for B[34] we need line sequence mode + * XXX Check what to do for the FilmScan 200 + */ + if ((s->hw->cmd->level[0] == 'D' + || (s->hw->cmd->level[0] == 'B' && s->hw->level >= 5)) + && mparam->flags == 0x02) + color_mode = 0x13; + + status = esci_set_color_mode(s, color_mode); + if (status != SANE_STATUS_GOOD) + return status; + + /* ESC D, set data format */ + DBG(1, "%s: setting data format to %d bits\n", __func__, + mparam->depth); + status = esci_set_data_format(s, mparam->depth); + if (status != SANE_STATUS_GOOD) + return status; + + /* ESC B, set halftoning mode */ + if (s->hw->cmd->set_halftoning + && SANE_OPTION_IS_ACTIVE(s->opt[OPT_HALFTONE].cap)) { + status = esci_set_halftoning(s, + halftone_params[s-> + val + [OPT_HALFTONE]. + w]); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* ESC L, set brightness */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_BRIGHTNESS].cap)) { + status = esci_set_bright(s, s->val[OPT_BRIGHTNESS].w); + if (status != SANE_STATUS_GOOD) + return status; + } + + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_AAS].cap)) { + status = esci_set_auto_area_segmentation(s, + s->val[OPT_AAS].w); + if (status != SANE_STATUS_GOOD) + return status; + } + + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_FILM_TYPE].cap)) { + status = esci_set_film_type(s, + film_params[s->val[OPT_FILM_TYPE].w]); + + if (status != SANE_STATUS_GOOD) + return status; + } + + if (s->hw->cmd->set_gamma + && SANE_OPTION_IS_ACTIVE(s->opt[OPT_GAMMA_CORRECTION].cap)) { + int val; + if (s->hw->cmd->level[0] == 'D') { + /* + * The D1 level has only the two user defined gamma + * settings. + */ + val = gamma_params[s->val[OPT_GAMMA_CORRECTION].w]; + } else { + val = gamma_params[s->val[OPT_GAMMA_CORRECTION].w]; + + /* + * If "Default" is selected then determine the actual value + * to send to the scanner: If bilevel mode, just send the + * value from the table (0x01), for grayscale or color mode + * add one and send 0x02. + */ + +/* if( s->val[ OPT_GAMMA_CORRECTION].w <= 1) { */ + if (s->val[OPT_GAMMA_CORRECTION].w == 0) { + val += mparam->depth == 1 ? 0 : 1; + } + } + + status = esci_set_gamma(s, val); + if (status != SANE_STATUS_GOOD) + return status; + } + + if (s->hw->cmd->set_threshold != 0 + && SANE_OPTION_IS_ACTIVE(s->opt[OPT_THRESHOLD].cap)) { + status = esci_set_threshold(s, s->val[OPT_THRESHOLD].w); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* XXX ESC Z here */ + + /* ESC M, set color correction */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_COLOR_CORRECTION].cap)) { + + status = esci_set_color_correction(s, + correction_params[s->val[OPT_COLOR_CORRECTION].w]); + + if (status != SANE_STATUS_GOOD) + return status; + } + + /* ESC Q, set sharpness */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_SHARPNESS].cap)) { + + status = esci_set_sharpness(s, s->val[OPT_SHARPNESS].w); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* ESC g, set scanning mode */ + if (s->val[OPT_PREVIEW].w) + status = esci_set_speed(s, 1); + else + status = esci_set_speed(s, 0); + + if (status != SANE_STATUS_GOOD) + return status; + + /* ESC K, set data order */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_MIRROR].cap)) { + status = esci_mirror_image(s, s->val[OPT_MIRROR].w); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* ESC R */ + status = esci_set_resolution(s, s->val[OPT_RESOLUTION].w, + s->val[OPT_RESOLUTION].w); + if (status != SANE_STATUS_GOOD) + return status; + + /* ESC H, set zoom */ + /* not implemented */ + + /* ESC A, set scanning area */ + + /* + * Modify the scan area: If the scanner requires color shuffling, then we try to + * scan more lines to compensate for the lines that will be removed from the scan + * due to the color shuffling algorithm. + */ + + if (s->hw->color_shuffle == SANE_TRUE) { + + unsigned int lines = s->params.lines + (2 * s->line_distance); + int top = s->top - (1 * s->line_distance); + + if (top < 0) + top = 0; + + status = esci_set_scan_area(s, s->left, top, + s->params.pixels_per_line, + lines); + + } else { + + status = esci_set_scan_area(s, s->left, s->top, + s->params.pixels_per_line, + s->params.lines); + } + + if (status != SANE_STATUS_GOOD) + return status; + + /* ESC d, set block line number / set line counter */ + status = esci_set_lcount(s, s->lcount); + if (status != SANE_STATUS_GOOD) + return status; + + return SANE_STATUS_GOOD; +} + +void +e2_setup_block_mode(Epson_Scanner * s) +{ + int maxreq; + + DBG(5, "%s\n", __func__); + + s->block = SANE_TRUE; + + if (s->hw->connection == SANE_EPSON_SCSI) + maxreq = sanei_scsi_max_request_size; + else if (s->hw->connection == SANE_EPSON_USB) + maxreq = 128 * 1024; + else + maxreq = 32 * 1024; + + /* XXX verify if this can b extended to other models */ + if (s->hw->connection == SANE_EPSON_NET && e2_model(s, "LP-A500")) + maxreq = 64 * 1024; + + s->lcount = maxreq / s->params.bytes_per_line; + + DBG(1, "max req size: %d, line count: %d\n", maxreq, s->lcount); + + /* XXX investigate this */ + if (s->lcount < 3 && (e2_model(s, "GT-X800") || e2_model(s, "GT-X900"))) { + s->lcount = 21; + DBG(17, + "%s: set lcount = %i bigger than sanei_scsi_max_request_size\n", + __func__, s->lcount); + } + + if (s->lcount >= 255) + s->lcount = 255; + + /* XXX why this? */ + if (s->hw->TPU && s->hw->use_extension && s->lcount > 32) + s->lcount = 32; + + /* + * The D1 series of scanners only allow an even line number + * for bi-level scanning. If a bit depth of 1 is selected, then + * make sure the next lower even number is selected. + */ + + /* XXX check bith depth? */ + if (s->hw->cmd->level[0] == 'D' && s->lcount > 3 && s->lcount % 2) + s->lcount -= 1; + + DBG(1, "final line count is %d\n", s->lcount); +} + +SANE_Status +e2_init_parameters(Epson_Scanner * s) +{ + int dpi, bytes_per_pixel; + struct mode_param *mparam; + + DBG(5, "%s\n", __func__); + + memset(&s->params, 0, sizeof(SANE_Parameters)); + + dpi = s->val[OPT_RESOLUTION].w; + + mparam = &mode_params[s->val[OPT_MODE].w]; + + if (SANE_UNFIX(s->val[OPT_BR_Y].w) == 0 || + SANE_UNFIX(s->val[OPT_BR_X].w) == 0) + return SANE_STATUS_INVAL; + + s->left = ((SANE_UNFIX(s->val[OPT_TL_X].w) / MM_PER_INCH) * + s->val[OPT_RESOLUTION].w) + 0.5; + + s->top = ((SANE_UNFIX(s->val[OPT_TL_Y].w) / MM_PER_INCH) * + s->val[OPT_RESOLUTION].w) + 0.5; + + s->params.pixels_per_line = + ((SANE_UNFIX(s->val[OPT_BR_X].w - + s->val[OPT_TL_X].w) / MM_PER_INCH) * dpi) + 0.5; + s->params.lines = + ((SANE_UNFIX(s->val[OPT_BR_Y].w - + s->val[OPT_TL_Y].w) / MM_PER_INCH) * dpi) + 0.5; + + + DBG(1, "%s: resolution = %d, preview = %d\n", + __func__, s->val[OPT_RESOLUTION].w, s->val[OPT_PREVIEW].w); + + DBG(1, "%s: %p %p tlx %f tly %f brx %f bry %f [mm]\n", + __func__, (void *) s, (void *) s->val, + SANE_UNFIX(s->val[OPT_TL_X].w), SANE_UNFIX(s->val[OPT_TL_Y].w), + SANE_UNFIX(s->val[OPT_BR_X].w), SANE_UNFIX(s->val[OPT_BR_Y].w)); + + /* + * Calculate bytes_per_pixel and bytes_per_line for + * any color depths. + * + * The default color depth is stored in mode_params.depth: + */ + + if (mode_params[s->val[OPT_MODE].w].depth == 1) + s->params.depth = 1; + else + s->params.depth = s->val[OPT_BIT_DEPTH].w; + + if (s->params.depth > 8) { + s->params.depth = 16; /* + * The frontends can only handle 8 or 16 bits + * for gray or color - so if it's more than 8, + * it gets automatically set to 16. This works + * as long as EPSON does not come out with a + * scanner that can handle more than 16 bits + * per color channel. + */ + } + + /* this works because it can only be set to 1, 8 or 16 */ + bytes_per_pixel = s->params.depth / 8; + if (s->params.depth % 8) { /* just in case ... */ + bytes_per_pixel++; + } + + /* pixels_per_line is rounded to the next 8bit boundary */ + s->params.pixels_per_line = s->params.pixels_per_line & ~7; + + s->params.last_frame = SANE_TRUE; + + switch (s->val[OPT_MODE].w) { + case MODE_BINARY: + case MODE_GRAY: + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = + s->params.pixels_per_line * s->params.depth / 8; + break; + case MODE_COLOR: + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line = + 3 * s->params.pixels_per_line * bytes_per_pixel; + break; +#ifdef SANE_FRAME_IR + case MODE_INFRARED: + s->params.format = SANE_FRAME_IR; + s->params.bytes_per_line = + s->params.pixels_per_line * s->params.depth / 8; + break; +#endif + } + + if (s->params.bytes_per_line == 0) + return SANE_STATUS_INVAL; + + /* + * Calculate correction for line_distance in D1 scanner: + * Start line_distance lines earlier and add line_distance lines at the end + * + * Because the actual line_distance is not yet calculated we have to do this + * first. + */ + + s->hw->color_shuffle = SANE_FALSE; + + s->lines_written = 0; + s->color_shuffle_line = 0; + s->current_output_line = 0; + + if ((s->hw->optical_res != 0) && (mparam->depth == 8) + && (mparam->flags != 0)) { + + s->line_distance = + s->hw->max_line_distance * dpi / s->hw->optical_res; + + if (s->line_distance != 0) { + + s->hw->color_shuffle = SANE_TRUE; + + DBG(1, "%s: color shuffling required\n", __func__); + } + } + + /* + * If (s->top + s->params.lines) is larger than the max scan area, reset + * the number of scan lines: + * XXX: precalculate the maximum scanning area elsewhere (use dev max_y) + */ + + if (SANE_UNFIX(s->val[OPT_BR_Y].w) / MM_PER_INCH * dpi < + (s->params.lines + s->top)) { + s->params.lines = + ((int) SANE_UNFIX(s->val[OPT_BR_Y].w) / MM_PER_INCH * + dpi + 0.5) - s->top; + } + + s->block = SANE_FALSE; + s->lcount = 1; + + /* + * The set line count commands needs to be sent for certain scanners in + * color mode. The D1 level requires it, we are however only testing for + * 'D' and not for the actual numeric level. + */ + + if ((s->hw->cmd->level[0] == 'B') && (s->hw->level >= 5)) /* >= B5 */ + e2_setup_block_mode(s); + + else if ((s->hw->cmd->level[0] == 'B') && (s->hw->level == 4) /* B4 !color */ + && (!mode_params[s->val[OPT_MODE].w].color)) + e2_setup_block_mode(s); + + else if (s->hw->cmd->level[0] == 'D') /* Dx */ + e2_setup_block_mode(s); + + return (s->params.lines > 0) ? SANE_STATUS_GOOD : SANE_STATUS_INVAL; +} + +void +e2_wait_button(Epson_Scanner * s) +{ + DBG(5, "%s\n", __func__); + + s->hw->wait_for_button = SANE_TRUE; + + while (s->hw->wait_for_button == SANE_TRUE) { + unsigned char button_status = 0; + + if (s->canceling == SANE_TRUE) + s->hw->wait_for_button = SANE_FALSE; + + /* get the button status from the scanner */ + else if (esci_request_push_button_status(s, &button_status) == + SANE_STATUS_GOOD) { + if (button_status) + s->hw->wait_for_button = SANE_FALSE; + else + sleep(1); + } else { + /* we run into an error condition, just continue */ + s->hw->wait_for_button = SANE_FALSE; + } + } +} + +/* +SANE_Status +e2_check_extended_status(Epson_Scanner *s) +{ + + SANE_Status status = esci_request_scanner_status(s, buf); + if (status != SANE_STATUS_GOOD) + return status; + + if (buf[0] & FSF_STATUS_MAIN_WU) + + main -> 0 + fbf -> 3 + adf -> 1, 10 + tpu -> 2 +} +*/ + +SANE_Status +e2_check_warm_up(Epson_Scanner * s, SANE_Bool * wup) +{ + SANE_Status status; + + DBG(5, "%s\n", __func__); + + *wup = SANE_FALSE; + + if (s->hw->extended_commands) { + unsigned char buf[16]; + + status = esci_request_scanner_status(s, buf); + if (status != SANE_STATUS_GOOD) + return status; + + if (buf[0] & FSF_STATUS_MAIN_WU) + *wup = SANE_TRUE; + + } else { + unsigned char *es; + + /* this command is not available on some scanners */ + if (!s->hw->cmd->request_extended_status) + return SANE_STATUS_GOOD; + + status = esci_request_extended_status(s, &es, NULL); + if (status != SANE_STATUS_GOOD) + return status; + + if (es[0] & EXT_STATUS_WU) + *wup = SANE_TRUE; + + free(es); + } + + return status; +} + +SANE_Status +e2_wait_warm_up(Epson_Scanner * s) +{ + SANE_Status status; + SANE_Bool wup; + + DBG(5, "%s\n", __func__); + + s->retry_count = 0; + + while (1) { + + if (s->canceling) + return SANE_STATUS_CANCELLED; + + status = e2_check_warm_up(s, &wup); + if (status != SANE_STATUS_GOOD) + return status; + + if (wup == SANE_FALSE) + break; + + s->retry_count++; + + if (s->retry_count > SANE_EPSON_MAX_RETRIES) { + DBG(1, "max retry count exceeded (%d)\n", + s->retry_count); + return SANE_STATUS_DEVICE_BUSY; + } + sleep(5); + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +e2_check_adf(Epson_Scanner * s) +{ + SANE_Status status; + + DBG(5, "%s\n", __func__); + + if (s->hw->use_extension == SANE_FALSE) + return SANE_STATUS_GOOD; + + if (s->hw->extended_commands) { + unsigned char buf[16]; + + status = esci_request_scanner_status(s, buf); + if (status != SANE_STATUS_GOOD) + return status; + + if (buf[1] & FSF_STATUS_ADF_PE) + return SANE_STATUS_NO_DOCS; + + if (buf[1] & FSF_STATUS_ADF_PJ) + return SANE_STATUS_JAMMED; + + } else { + unsigned char *buf, t; + + status = esci_request_extended_status(s, &buf, NULL); + if (status != SANE_STATUS_GOOD) + return status;; + + t = buf[1]; + + free(buf); + + if (t & EXT_STATUS_PE) + return SANE_STATUS_NO_DOCS; + + if (t & EXT_STATUS_PJ) + return SANE_STATUS_JAMMED; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +e2_start_std_scan(Epson_Scanner * s) +{ + SANE_Status status; + unsigned char params[2]; + + DBG(5, "%s\n", __func__); + + /* ESC g */ + params[0] = ESC; + params[1] = s->hw->cmd->start_scanning; + + e2_send(s, params, 2, 6 + (s->lcount * s->params.bytes_per_line), + &status); + + return status; +} + +SANE_Status +e2_start_ext_scan(Epson_Scanner * s) +{ + SANE_Status status; + unsigned char params[2]; + unsigned char buf[14]; + + DBG(5, "%s\n", __func__); + + params[0] = FS; + params[1] = 'G'; + + status = e2_txrx(s, params, 2, buf, 14); + if (status != SANE_STATUS_GOOD) + return status; + + if (buf[0] != STX) + return SANE_STATUS_INVAL; + + if (buf[1] & 0x80) { + DBG(1, "%s: fatal error\n", __func__); + return SANE_STATUS_IO_ERROR; + } + + s->ext_block_len = le32atoh(&buf[2]); + s->ext_blocks = le32atoh(&buf[6]); + s->ext_last_len = le32atoh(&buf[10]); + + s->ext_counter = 0; + + DBG(5, " status : 0x%02x\n", buf[1]); + DBG(5, " block size : %u\n", (unsigned int) le32atoh(&buf[2])); + DBG(5, " block count : %u\n", (unsigned int) le32atoh(&buf[6])); + DBG(5, " last block size: %u\n", (unsigned int) le32atoh(&buf[10])); + + if (s->ext_last_len) { + s->ext_blocks++; + DBG(1, "adjusted block count: %d\n", s->ext_blocks); + } + + /* adjust block len if we have only one block to read */ + if (s->ext_block_len == 0 && s->ext_last_len) + s->ext_block_len = s->ext_last_len; + + return status; +} + +void +e2_scan_finish(Epson_Scanner * s) +{ + DBG(5, "%s\n", __func__); + + free(s->buf); + s->buf = NULL; + + if (s->hw->ADF && s->hw->use_extension && s->val[OPT_AUTO_EJECT].w) + if (e2_check_adf(s) == SANE_STATUS_NO_DOCS) + esci_eject(s); + + /* XXX required? */ + if (s->hw->connection != SANE_EPSON_NET) + esci_reset(s); +} + +void +e2_copy_image_data(Epson_Scanner * s, SANE_Byte * data, SANE_Int max_length, + SANE_Int * length) +{ + if (!s->block && s->params.format == SANE_FRAME_RGB) { + + max_length /= 3; + + if (max_length > s->end - s->ptr) + max_length = s->end - s->ptr; + + *length = 3 * max_length; + + while (max_length-- != 0) { + *data++ = s->ptr[0]; + *data++ = s->ptr[s->params.pixels_per_line]; + *data++ = s->ptr[2 * s->params.pixels_per_line]; + ++s->ptr; + } + + } else { + if (max_length > s->end - s->ptr) + max_length = s->end - s->ptr; + + *length = max_length; + + if (s->params.depth == 1) { + while (max_length-- != 0) + *data++ = ~*s->ptr++; + } else { + memcpy(data, s->ptr, max_length); + s->ptr += max_length; + } + } +} + +SANE_Status +e2_ext_read(struct Epson_Scanner *s) +{ + struct Epson_Device *dev = s->hw; + SANE_Status status = SANE_STATUS_GOOD; + ssize_t buf_len = 0, read; + + /* did we passed everything we read to sane? */ + if (s->ptr == s->end) { + + if (s->eof) + return SANE_STATUS_EOF; + + s->ext_counter++; + + /* sane has already got the data, read some more, the final + * error byte must not be included in buf_len + */ + buf_len = s->ext_block_len; + + if (s->ext_counter == s->ext_blocks && s->ext_last_len) + buf_len = s->ext_last_len; + + DBG(18, "%s: block %d/%d, size %lu\n", __func__, + s->ext_counter, s->ext_blocks, + (unsigned long) buf_len); + + /* receive image data + error code */ + read = e2_recv(s, s->buf, buf_len + 1, &status); + + DBG(18, "%s: read %lu bytes\n", __func__, (unsigned long) read); + + if (read != buf_len + 1) + return SANE_STATUS_IO_ERROR; + + if (e2_dev_model(dev, "GT-8200") || e2_dev_model(dev, "Perfection1650")) { + /* See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597922#127 */ + s->buf[buf_len] &= 0xc0; + } + + if (s->buf[buf_len] & FSG_STATUS_CANCEL_REQ) { + DBG(0, "%s: cancel request received\n", __func__); + e2_cancel(s); + return SANE_STATUS_CANCELLED; + } + + if (s->buf[buf_len] & (FSG_STATUS_FER | FSG_STATUS_NOT_READY)) + return SANE_STATUS_IO_ERROR; + + /* ack every block except the last one */ + if (s->ext_counter < s->ext_blocks) { + size_t next_len = s->ext_block_len; + + if (s->ext_counter == (s->ext_blocks - 1)) + next_len = s->ext_last_len; + + if (s->canceling) { + e2_cancel(s); + return SANE_STATUS_CANCELLED; + } + + status = e2_ack_next(s, next_len + 1); + } else + s->eof = SANE_TRUE; + + s->end = s->buf + buf_len; + s->ptr = s->buf; + } + + return status; +} + +/* XXXX use routine from sane-evolution */ + +typedef struct +{ + unsigned char code; + unsigned char status; + + unsigned char buf[4]; + +} EpsonDataRec; + + +/* XXX this routine is ugly and should be avoided */ +static SANE_Status +read_info_block(Epson_Scanner * s, EpsonDataRec * result) +{ + SANE_Status status; + unsigned char params[2]; + + retry: + e2_recv(s, result, s->block ? 6 : 4, &status); + if (status != SANE_STATUS_GOOD) + return status; + + if (result->code != STX) { + DBG(1, "error: got %02x, expected STX\n", result->code); + return SANE_STATUS_INVAL; + } + + /* XXX */ + if (result->status & STATUS_FER) { + unsigned char *ext_status; + + DBG(1, "fatal error, status = %02x\n", result->status); + + if (s->retry_count > SANE_EPSON_MAX_RETRIES) { + DBG(1, "max retry count exceeded (%d)\n", + s->retry_count); + return SANE_STATUS_INVAL; + } + + /* if the scanner is warming up, retry after a few secs */ + status = esci_request_extended_status(s, &ext_status, NULL); + if (status != SANE_STATUS_GOOD) + return status; + + if (ext_status[0] & EXT_STATUS_WU) { + free(ext_status); + + sleep(5); /* for the next attempt */ + + DBG(1, "retrying ESC G - %d\n", ++(s->retry_count)); + + params[0] = ESC; + params[1] = s->hw->cmd->start_scanning; + + e2_send(s, params, 2, 0, &status); + if (status != SANE_STATUS_GOOD) + return status; + + goto retry; + } else + free(ext_status); + } + + return status; +} + +static SANE_Status +color_shuffle(SANE_Handle handle, int *new_length) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Byte *buf = s->buf; + int length = s->end - s->buf; + + SANE_Byte *data_ptr; /* ptr to data to process */ + SANE_Byte *data_end; /* ptr to end of processed data */ + SANE_Byte *out_data_ptr; /* ptr to memory when writing data */ + int i; /* loop counter */ + + /* + * It looks like we are dealing with a scanner that has an odd way + * of dealing with colors... The red and blue scan lines are shifted + * up or down by a certain number of lines relative to the green line. + */ + DBG(5, "%s\n", __func__); + + /* + * Initialize the variables we are going to use for the + * copying of the data. data_ptr is the pointer to + * the currently worked on scan line. data_end is the + * end of the data area as calculated from adding *length + * to the start of data. + * out_data_ptr is used when writing out the processed data + * and always points to the beginning of the next line to + * write. + */ + data_ptr = out_data_ptr = buf; + data_end = data_ptr + length; + + /* + * The image data is in *buf, we know that the buffer contains s->end - s->buf ( = length) + * bytes of data. The width of one line is in s->params.bytes_per_line + * + * The buffer area is supposed to have a number of full scan + * lines, let's test if this is the case. + */ + + if (length % s->params.bytes_per_line != 0) { + DBG(1, "error in buffer size: %d / %d\n", length, + s->params.bytes_per_line); + return SANE_STATUS_INVAL; + } + + while (data_ptr < data_end) { + SANE_Byte *source_ptr, *dest_ptr; + int loop; + + /* copy the green information into the current line */ + + source_ptr = data_ptr + 1; + dest_ptr = s->line_buffer[s->color_shuffle_line] + 1; + + for (i = 0; i < s->params.bytes_per_line / 3; i++) { + *dest_ptr = *source_ptr; + dest_ptr += 3; + source_ptr += 3; + } + + /* copy the red information n lines back */ + + if (s->color_shuffle_line >= s->line_distance) { + source_ptr = data_ptr + 2; + dest_ptr = + s->line_buffer[s->color_shuffle_line - + s->line_distance] + 2; + +/* while (source_ptr < s->line_buffer[s->color_shuffle_line] + s->params.bytes_per_line) */ + for (loop = 0; + loop < s->params.bytes_per_line / 3; + loop++) { + *dest_ptr = *source_ptr; + dest_ptr += 3; + source_ptr += 3; + } + } + + /* copy the blue information n lines forward */ + + source_ptr = data_ptr; + dest_ptr = + s->line_buffer[s->color_shuffle_line + + s->line_distance]; + +/* while (source_ptr < s->line_buffer[s->color_shuffle_line] + s->params.bytes_per_line) */ + for (loop = 0; loop < s->params.bytes_per_line / 3; + loop++) { + *dest_ptr = *source_ptr; + dest_ptr += 3; + source_ptr += 3; + } + + data_ptr += s->params.bytes_per_line; + + if (s->color_shuffle_line == s->line_distance) { + /* + * We just finished the line in line_buffer[0] - write it to the + * output buffer and continue. + * + * The ouput buffer ist still "buf", but because we are + * only overwriting from the beginning of the memory area + * we are not interfering with the "still to shuffle" data + * in the same area. + */ + + /* + * Strip the first and last n lines and limit to + */ + if ((s->current_output_line >= + s->line_distance) + && (s->current_output_line < + s->params.lines + s->line_distance)) { + memcpy(out_data_ptr, + s->line_buffer[0], + s->params.bytes_per_line); + out_data_ptr += + s->params.bytes_per_line; + + s->lines_written++; + } + + s->current_output_line++; + + /* + * Now remove the 0-entry and move all other + * lines up by one. There are 2*line_distance + 1 + * buffers, * therefore the loop has to run from 0 + * to * 2*line_distance, and because we want to + * copy every n+1st entry to n the loop runs + * from - to 2*line_distance-1! + */ + + free(s->line_buffer[0]); + + for (i = 0; i < s->line_distance * 2; i++) { + s->line_buffer[i] = + s->line_buffer[i + 1]; + } + + /* + * and create one new buffer at the end + */ + + s->line_buffer[s->line_distance * 2] = + malloc(s->params.bytes_per_line); + if (s->line_buffer[s->line_distance * 2] == + NULL) { + DBG(1, "out of memory (line %d)\n", + __LINE__); + return SANE_STATUS_NO_MEM; + } + } else { + s->color_shuffle_line++; /* increase the buffer number */ + } + } + + /* + * At this time we've used up all the new data from the scanner, some of + * it is still in the line_buffers, but we are ready to return some of it + * to the front end software. To do so we have to adjust the size of the + * data area and the *new_length variable. + */ + + *new_length = out_data_ptr - buf; + + return SANE_STATUS_GOOD; +} + +static inline int +get_color(int status) +{ + switch ((status >> 2) & 0x03) { + case 1: + return 1; + case 2: + return 0; + case 3: + return 2; + default: + return 0; /* required to make the compiler happy */ + } +} + + +SANE_Status +e2_block_read(struct Epson_Scanner *s) +{ + SANE_Status status; + SANE_Bool reorder = SANE_FALSE; + SANE_Bool needStrangeReorder = SANE_FALSE; + + START_READ: + DBG(18, "%s: begin\n", __func__); + + if (s->ptr == s->end) { + EpsonDataRec result; + unsigned int buf_len; + + if (s->eof) { + if (s->hw->color_shuffle) { + DBG(1, + "written %d lines after color shuffle\n", + s->lines_written); + DBG(1, "lines requested: %d\n", + s->params.lines); + } + + return SANE_STATUS_EOF; + } + + status = read_info_block(s, &result); + if (status != SANE_STATUS_GOOD) { + return status; + } + + buf_len = result.buf[1] << 8 | result.buf[0]; + buf_len *= (result.buf[3] << 8 | result.buf[2]); + + DBG(18, "%s: buf len = %u\n", __func__, buf_len); + + { + /* do we have to reorder the data ? */ + if (get_color(result.status) == 0x01) + reorder = SANE_TRUE; + + e2_recv(s, s->buf, buf_len, &status); + if (status != SANE_STATUS_GOOD) { + return status; + } + } + + if (result.status & STATUS_AREA_END) { + DBG(1, "%s: EOF\n", __func__); + s->eof = SANE_TRUE; + } else { + if (s->canceling) { + e2_cancel(s); + return SANE_STATUS_CANCELLED; + } else { + status = e2_ack(s); + } + } + + s->end = s->buf + buf_len; + s->ptr = s->buf; + + /* + * if we have to re-order the color components (GRB->RGB) we + * are doing this here: + */ + + /* + * Some scanners (e.g. the Perfection 1640 and GT-2200) seem + * to have the R and G channels swapped. + * The GT-8700 is the Asian version of the Perfection 1640. + * If the scanner name is one of these and the scan mode is + * RGB then swap the colors. + */ + + needStrangeReorder = + (strstr(s->hw->model, "GT-2200") || + ((strstr(s->hw->model, "1640") + && strstr(s->hw->model, "Perfection")) + || strstr(s->hw->model, "GT-8700"))) + && s->params.format == SANE_FRAME_RGB; + + /* + * Certain Perfection 1650 also need this re-ordering of the two + * color channels. These scanners are identified by the problem + * with the half vertical scanning area. When we corrected this, + * we also set the variable s->hw->need_color_reorder + */ + if (s->hw->need_color_reorder) + reorder = SANE_FALSE; /* reordering once is enough */ + + if (reorder && s->params.format == SANE_FRAME_RGB) { + SANE_Byte *ptr; + + ptr = s->buf; + while (ptr < s->end) { + if (s->params.depth > 8) { + SANE_Byte tmp; + + /* R->G G->R */ + tmp = ptr[0]; + ptr[0] = ptr[2]; /* first Byte G */ + ptr[2] = tmp; /* first Byte R */ + + tmp = ptr[1]; + ptr[1] = ptr[3]; /* second Byte G */ + ptr[3] = tmp; /* second Byte R */ + + ptr += 6; /* go to next pixel */ + } else { + /* R->G G->R */ + SANE_Byte tmp; + + tmp = ptr[0]; + ptr[0] = ptr[1]; /* G */ + ptr[1] = tmp; /* R */ + /* B stays the same */ + ptr += 3; /* go to next pixel */ + } + } + } + + /* + * Do the color_shuffle if everything else is correct - at this time + * most of the stuff is hardcoded for the Perfection 610 + */ + + if (s->hw->color_shuffle) { + int new_length = 0; + + status = color_shuffle(s, &new_length); + /* XXX check status here */ + + /* + * If no bytes are returned, check if the scanner is already done, if so, + * we'll probably just return, but if there is more data to process get + * the next batch. + */ + if (new_length == 0 && s->end != s->ptr) + goto START_READ; + + s->end = s->buf + new_length; + s->ptr = s->buf; + } + + DBG(18, "%s: begin scan2\n", __func__); + } + + DBG(18, "%s: end\n", __func__); + + return SANE_STATUS_GOOD; +} diff --git a/backend/epson2-ops.h b/backend/epson2-ops.h new file mode 100644 index 0000000..9c36326 --- /dev/null +++ b/backend/epson2-ops.h @@ -0,0 +1,52 @@ +/* + * epson2.c - SANE library for Epson scanners. + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for additional copyrights. + * + * Copyright (C) 2006-07 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +/* some defines to make handling the TPU easier */ +#define FILM_TYPE_NEGATIVE (1L << 0) +#define FILM_TYPE_SLIDE (1L << 1) + +#define e2_model(s,m) e2_dev_model((s)->hw,(m)) + +extern int sanei_scsi_max_request_size; +extern int *gamma_params; + +extern void e2_dev_init(Epson_Device *dev, const char *devname, int conntype); +extern SANE_Status e2_dev_post_init(struct Epson_Device *dev); +extern SANE_Bool e2_dev_model(Epson_Device *dev, const char *model); +extern void e2_set_cmd_level(SANE_Handle handle, unsigned char *level); +extern SANE_Status e2_set_model(Epson_Scanner *s, unsigned char *model, size_t len); +extern SANE_Status e2_add_resolution(Epson_Device *dev, int r); +extern void e2_set_fbf_area(Epson_Scanner *s, int x, int y, int unit); +extern void e2_set_adf_area(struct Epson_Scanner *s, int x, int y, int unit); +extern void e2_set_tpu_area(struct Epson_Scanner *s, int x, int y, int unit); +extern void e2_add_depth(Epson_Device *dev, SANE_Word depth); +extern SANE_Status e2_discover_capabilities(Epson_Scanner *s); +extern SANE_Status e2_set_extended_scanning_parameters(Epson_Scanner *s); +extern SANE_Status e2_set_scanning_parameters(Epson_Scanner *s); +extern void e2_setup_block_mode(Epson_Scanner *s); +extern SANE_Status e2_init_parameters(Epson_Scanner *s); +extern void e2_wait_button(Epson_Scanner *s); +extern SANE_Status e2_check_warm_up(Epson_Scanner *s, SANE_Bool *wup); +extern SANE_Status e2_wait_warm_up(Epson_Scanner *s); +extern SANE_Status e2_check_adf(Epson_Scanner *s); +extern SANE_Status e2_start_std_scan(Epson_Scanner *s); +extern SANE_Status e2_start_ext_scan(Epson_Scanner *s); +extern void e2_scan_finish(Epson_Scanner *s); +extern void e2_copy_image_data(Epson_Scanner *s, SANE_Byte *data, SANE_Int max_length, + SANE_Int *length); +extern SANE_Status e2_ext_read(struct Epson_Scanner *s); +extern SANE_Status e2_block_read(struct Epson_Scanner *s); diff --git a/backend/epson2.c b/backend/epson2.c new file mode 100644 index 0000000..9f39c68 --- /dev/null +++ b/backend/epson2.c @@ -0,0 +1,2351 @@ +/* + * epson2.c - SANE library for Epson scanners. + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for additional copyrights. + * + * Copyright (C) 2006-10 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#define EPSON2_VERSION 1 +#define EPSON2_REVISION 0 +#define EPSON2_BUILD 124 + +/* debugging levels: + * + * 127 e2_recv buffer + * 125 e2_send buffer + * 32 more network progression + * 24 network header + * 23 network info + * 20 usb cmd counters + * 18 sane_read + * 17 setvalue, getvalue, control_option + * 15 e2_send, e2_recv calls + * 13 e2_cmd_info_block + * 12 epson_cmd_simple + * 11 even more + * 10 more debug in ESC/I commands + * 9 ESC x/FS x in e2_send + * 8 ESC/I commands + * 7 open/close/attach + * 6 print_params + * 5 basic functions + * 3 status information + * 1 scanner info and capabilities + * warnings + */ + +#include "sane/config.h" + +#include "epson2.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#ifdef HAVE_SYS_SOCKET_H +#include +#endif + +#include "sane/saneopts.h" +#include "sane/sanei_scsi.h" +#include "sane/sanei_usb.h" +#include "sane/sanei_pio.h" +#include "sane/sanei_tcp.h" +#include "sane/sanei_udp.h" +#include "sane/sanei_backend.h" +#include "sane/sanei_config.h" + +#include "epson2-io.h" +#include "epson2-commands.h" +#include "epson2-ops.h" + +#include "epson2_scsi.h" +#include "epson_usb.h" +#include "epson2_net.h" + +/* + * Definition of the mode_param struct, that is used to + * specify the valid parameters for the different scan modes. + * + * The depth variable gets updated when the bit depth is modified. + */ + +struct mode_param mode_params[] = { + {0, 0x00, 0x30, 1}, + {0, 0x00, 0x30, 8}, + {1, 0x02, 0x00, 8}, + {0, 0x00, 0x30, 1} +}; + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, +#ifdef SANE_FRAME_IR + SANE_I18N("Infrared"), +#endif + NULL +}; + +static const SANE_String_Const adf_mode_list[] = { + SANE_I18N("Simplex"), + SANE_I18N("Duplex"), + NULL +}; + +/* Define the different scan sources */ + +#define FBF_STR SANE_I18N("Flatbed") +#define TPU_STR SANE_I18N("Transparency Unit") +#define TPU_STR2 SANE_I18N("TPU8x10") +#define ADF_STR SANE_I18N("Automatic Document Feeder") + +/* + * source list need one dummy entry (save device settings is crashing). + * NOTE: no const - this list gets created while exploring the capabilities + * of the scanner. + */ + +SANE_String_Const source_list[] = { + FBF_STR, + NULL, + NULL, + NULL +}; + +static const SANE_String_Const film_list[] = { + SANE_I18N("Positive Film"), + SANE_I18N("Negative Film"), + SANE_I18N("Positive Slide"), + SANE_I18N("Negative Slide"), + NULL +}; + +static const SANE_String_Const focus_list[] = { + SANE_I18N("Focus on glass"), + SANE_I18N("Focus 2.5mm above glass"), + NULL +}; + +#define HALFTONE_NONE 0x01 +#define HALFTONE_TET 0x03 + +const int halftone_params[] = { + HALFTONE_NONE, + 0x00, + 0x10, + 0x20, + 0x80, + 0x90, + 0xa0, + 0xb0, + HALFTONE_TET, + 0xc0, + 0xd0 +}; + +static const SANE_String_Const halftone_list[] = { + SANE_I18N("None"), + SANE_I18N("Halftone A (Hard Tone)"), + SANE_I18N("Halftone B (Soft Tone)"), + SANE_I18N("Halftone C (Net Screen)"), + NULL +}; + +static const SANE_String_Const halftone_list_4[] = { + SANE_I18N("None"), + SANE_I18N("Halftone A (Hard Tone)"), + SANE_I18N("Halftone B (Soft Tone)"), + SANE_I18N("Halftone C (Net Screen)"), + SANE_I18N("Dither A (4x4 Bayer)"), + SANE_I18N("Dither B (4x4 Spiral)"), + SANE_I18N("Dither C (4x4 Net Screen)"), + SANE_I18N("Dither D (8x4 Net Screen)"), + NULL +}; + +static const SANE_String_Const halftone_list_7[] = { + SANE_I18N("None"), + SANE_I18N("Halftone A (Hard Tone)"), + SANE_I18N("Halftone B (Soft Tone)"), + SANE_I18N("Halftone C (Net Screen)"), + SANE_I18N("Dither A (4x4 Bayer)"), + SANE_I18N("Dither B (4x4 Spiral)"), + SANE_I18N("Dither C (4x4 Net Screen)"), + SANE_I18N("Dither D (8x4 Net Screen)"), + SANE_I18N("Text Enhanced Technology"), + SANE_I18N("Download pattern A"), + SANE_I18N("Download pattern B"), + NULL +}; + +static const SANE_String_Const dropout_list[] = { + SANE_I18N("None"), + SANE_I18N("Red"), + SANE_I18N("Green"), + SANE_I18N("Blue"), + NULL +}; + +static const SANE_Bool correction_userdefined[] = { + SANE_FALSE, + SANE_TRUE, + SANE_TRUE, +}; + +static const SANE_String_Const correction_list[] = { + SANE_I18N("None"), + SANE_I18N("Built in CCT profile"), + SANE_I18N("User defined CCT profile"), + NULL +}; + +enum { + CORR_NONE, CORR_AUTO, CORR_USER +}; + +static const SANE_String_Const cct_mode_list[] = { + "Automatic", + "Reflective", + "Colour negatives", + "Monochrome negatives", + "Colour positives", + NULL +}; + +enum { + CCT_AUTO, CCT_REFLECTIVE, CCT_COLORNEG, CCT_MONONEG, + CCT_COLORPOS +}; + +/* + * Gamma correction: + * The A and B level scanners work differently than the D level scanners, + * therefore I define two different sets of arrays, plus one set of + * variables that get set to the actally used params and list arrays at runtime. + */ + +static int gamma_params_ab[] = { + 0x01, + 0x03, + 0x00, + 0x10, + 0x20 +}; + +static const SANE_String_Const gamma_list_ab[] = { + SANE_I18N("Default"), + SANE_I18N("User defined"), + SANE_I18N("High density printing"), + SANE_I18N("Low density printing"), + SANE_I18N("High contrast printing"), + NULL +}; + +static SANE_Bool gamma_userdefined_ab[] = { + SANE_FALSE, + SANE_TRUE, + SANE_FALSE, + SANE_FALSE, + SANE_FALSE, +}; + +static int gamma_params_d[] = { + 0x03, + 0x04 +}; + +static const SANE_String_Const gamma_list_d[] = { + SANE_I18N("User defined (Gamma=1.0)"), + SANE_I18N("User defined (Gamma=1.8)"), + NULL +}; + +static SANE_Bool gamma_userdefined_d[] = { + SANE_TRUE, + SANE_TRUE +}; + +static SANE_Bool *gamma_userdefined; +int *gamma_params; + +/* Bay list: + * this is used for the FilmScan + * XXX Add APS loader support + */ + +static const SANE_String_Const bay_list[] = { + "1", + "2", + "3", + "4", + "5", + "6", + NULL +}; + +/* minimum, maximum, quantization */ +static const SANE_Range u8_range = { 0, 255, 0 }; +static const SANE_Range s8_range = { -127, 127, 0 }; +static const SANE_Range fx_range = { SANE_FIX(-2.0), SANE_FIX(2.0), 0 }; + +static const SANE_Range outline_emphasis_range = { -2, 2, 0 }; + + +/* + * List of pointers to devices - will be dynamically allocated depending + * on the number of devices found. + */ +static const SANE_Device **devlist; + + +/* Some utility functions */ + +static size_t +max_string_size(const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; i++) { + size = strlen(strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status attach_one_usb(SANE_String_Const devname); +static SANE_Status attach_one_net(SANE_String_Const devname); + +static void +print_params(const SANE_Parameters params) +{ + DBG(6, "params.format = %d\n", params.format); + DBG(6, "params.last_frame = %d\n", params.last_frame); + DBG(6, "params.bytes_per_line = %d\n", params.bytes_per_line); + DBG(6, "params.pixels_per_line = %d\n", params.pixels_per_line); + DBG(6, "params.lines = %d\n", params.lines); + DBG(6, "params.depth = %d\n", params.depth); +} + +/* + * close_scanner() + * + * Close the open scanner. Depending on the connection method, a different + * close function is called. + */ + +static void +close_scanner(Epson_Scanner *s) +{ + DBG(7, "%s: fd = %d\n", __func__, s->fd); + + if (s->fd == -1) + return; + + /* send a request_status. This toggles w_cmd_count and r_cmd_count */ + if (r_cmd_count % 2) + esci_request_status(s, NULL); + + /* request extended status. This toggles w_cmd_count only */ + if (w_cmd_count % 2) + esci_request_extended_status(s, NULL, NULL); + + if (s->hw->connection == SANE_EPSON_NET) { + sanei_epson_net_unlock(s); + sanei_tcp_close(s->fd); + } else if (s->hw->connection == SANE_EPSON_SCSI) { + sanei_scsi_close(s->fd); + } else if (s->hw->connection == SANE_EPSON_PIO) { + sanei_pio_close(s->fd); + } else if (s->hw->connection == SANE_EPSON_USB) { + sanei_usb_close(s->fd); + } + + s->fd = -1; +} + +static void +e2_network_discovery(void) +{ + fd_set rfds; + int fd, len; + SANE_Status status; + + char *ip, *query = "EPSONP\x00\xff\x00\x00\x00\x00\x00\x00\x00"; + unsigned char buf[76]; + + struct timeval to; + + status = sanei_udp_open_broadcast(&fd); + if (status != SANE_STATUS_GOOD) + return; + + sanei_udp_write_broadcast(fd, 3289, (unsigned char *) query, 15); + + DBG(5, "%s, sent discovery packet\n", __func__); + + to.tv_sec = 1; + to.tv_usec = 0; + + FD_ZERO(&rfds); + FD_SET(fd, &rfds); + + sanei_udp_set_nonblock(fd, SANE_TRUE); + if (select(fd + 1, &rfds, NULL, NULL, &to) > 0) { + while ((len = sanei_udp_recvfrom(fd, buf, 76, &ip)) == 76) { + DBG(5, " response from %s\n", ip); + + /* minimal check, protocol unknown */ + if (strncmp((char *) buf, "EPSON", 5) == 0) + attach_one_net(ip); + } + } + + DBG(5, "%s, end\n", __func__); + + sanei_udp_close(fd); +} + +/* + * open_scanner() + * + * Open the scanner device. Depending on the connection method, + * different open functions are called. + */ + +static SANE_Status +open_scanner(Epson_Scanner *s) +{ + SANE_Status status = 0; + + DBG(7, "%s: %s\n", __func__, s->hw->sane.name); + + if (s->fd != -1) { + DBG(5, "scanner is already open: fd = %d\n", s->fd); + return SANE_STATUS_GOOD; /* no need to open the scanner */ + } + + if (s->hw->connection == SANE_EPSON_NET) { + unsigned char buf[5]; + + /* device name has the form net:ipaddr */ + status = sanei_tcp_open(&s->hw->sane.name[4], 1865, &s->fd); + if (status == SANE_STATUS_GOOD) { + + ssize_t read; + struct timeval tv; + + tv.tv_sec = 5; + tv.tv_usec = 0; + + setsockopt(s->fd, SOL_SOCKET, SO_RCVTIMEO, (char *)&tv, sizeof(tv)); + + s->netlen = 0; + + DBG(32, "awaiting welcome message\n"); + + /* the scanner sends a kind of welcome msg */ + read = e2_recv(s, buf, 5, &status); + if (read != 5) { + sanei_tcp_close(s->fd); + s->fd = -1; + return SANE_STATUS_IO_ERROR; + } + + DBG(32, "welcome message received, locking the scanner...\n"); + + /* lock the scanner for use by sane */ + status = sanei_epson_net_lock(s); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s cannot lock scanner: %s\n", s->hw->sane.name, + sane_strstatus(status)); + + sanei_tcp_close(s->fd); + s->fd = -1; + + return status; + } + + DBG(32, "scanner locked\n"); + } + + } else if (s->hw->connection == SANE_EPSON_SCSI) + status = sanei_scsi_open(s->hw->sane.name, &s->fd, + sanei_epson2_scsi_sense_handler, + NULL); + else if (s->hw->connection == SANE_EPSON_PIO) + /* device name has the form pio:0xnnn */ + status = sanei_pio_open(&s->hw->sane.name[4], &s->fd); + + else if (s->hw->connection == SANE_EPSON_USB) + status = sanei_usb_open(s->hw->sane.name, &s->fd); + + if (status == SANE_STATUS_ACCESS_DENIED) { + DBG(1, "please check that you have permissions on the device.\n"); + DBG(1, "if this is a multi-function device with a printer,\n"); + DBG(1, "disable any conflicting driver (like usblp).\n"); + } + + if (status != SANE_STATUS_GOOD) + DBG(1, "%s open failed: %s\n", s->hw->sane.name, + sane_strstatus(status)); + else + DBG(5, "scanner opened\n"); + + return status; +} + +static SANE_Status detect_scsi(struct Epson_Scanner *s) +{ + SANE_Status status; + struct Epson_Device *dev = s->hw; + + char buf[INQUIRY_BUF_SIZE + 1]; + size_t buf_size = INQUIRY_BUF_SIZE; + + char *vendor = buf + 8; + char *model = buf + 16; + char *rev = buf + 32; + + status = sanei_epson2_scsi_inquiry(s->fd, buf, &buf_size); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: inquiry failed: %s\n", __func__, + sane_strstatus(status)); + return status; + } + + buf[INQUIRY_BUF_SIZE] = 0; + DBG(1, "inquiry data:\n"); + DBG(1, " vendor : %.8s\n", vendor); + DBG(1, " model : %.16s\n", model); + DBG(1, " revision: %.4s\n", rev); + + if (buf[0] != TYPE_PROCESSOR) { + DBG(1, "%s: device is not of processor type (%d)\n", + __func__, buf[0]); + return SANE_STATUS_INVAL; + } + + if (strncmp(vendor, "EPSON", 5) != 0) { + DBG(1, + "%s: device doesn't look like an EPSON scanner\n", + __func__); + return SANE_STATUS_INVAL; + } + + if (strncmp(model, "SCANNER ", 8) != 0 + && strncmp(model, "FilmScan 200", 12) != 0 + && strncmp(model, "Perfection", 10) != 0 + && strncmp(model, "Expression", 10) != 0 + && strncmp(model, "GT", 2) != 0) { + DBG(1, "%s: this EPSON scanner is not supported\n", + __func__); + return SANE_STATUS_INVAL; + } + + if (strncmp(model, "FilmScan 200", 12) == 0) { + dev->sane.type = "film scanner"; + e2_set_model(s, (unsigned char *) model, 12); + } + + /* Issue a test unit ready SCSI command. The FilmScan 200 + * requires it for a sort of "wake up". We might eventually + * get the return code and reissue it in case of failure. + */ + sanei_epson2_scsi_test_unit_ready(s->fd); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +detect_usb(struct Epson_Scanner *s) +{ + SANE_Status status; + int vendor, product; + int i, numIds; + SANE_Bool is_valid; + + /* if the sanei_usb_get_vendor_product call is not supported, + * then we just ignore this and rely on the user to config + * the correct device. + */ + + status = sanei_usb_get_vendor_product(s->fd, &vendor, &product); + if (status != SANE_STATUS_GOOD) { + DBG(1, "the device cannot be verified - will continue\n"); + return SANE_STATUS_GOOD; + } + + /* check the vendor ID to see if we are dealing with an EPSON device */ + if (vendor != SANE_EPSON_VENDOR_ID) { + /* this is not a supported vendor ID */ + DBG(1, "not an Epson device at %s (vendor id=0x%x)\n", + s->hw->sane.name, vendor); + return SANE_STATUS_INVAL; + } + + numIds = sanei_epson_getNumberOfUSBProductIds(); + is_valid = SANE_FALSE; + i = 0; + + /* check all known product IDs to verify that we know + about the device */ + while (i != numIds && !is_valid) { + if (product == sanei_epson_usb_product_ids[i]) + is_valid = SANE_TRUE; + i++; + } + + if (is_valid == SANE_FALSE) { + DBG(1, "the device at %s is not a supported (product id=0x%x)\n", + s->hw->sane.name, product); + return SANE_STATUS_INVAL; + } + + DBG(1, "found valid Epson scanner: 0x%x/0x%x (vendorID/productID)\n", + vendor, product); + + return SANE_STATUS_GOOD; +} + +static int num_devices; /* number of scanners attached to backend */ +static Epson_Device *first_dev; /* first EPSON scanner in list */ + +static struct Epson_Scanner * +scanner_create(struct Epson_Device *dev, SANE_Status *status) +{ + struct Epson_Scanner *s; + + s = malloc(sizeof(struct Epson_Scanner)); + if (s == NULL) { + *status = SANE_STATUS_NO_MEM; + return NULL; + } + + memset(s, 0x00, sizeof(struct Epson_Scanner)); + + s->fd = -1; + s->hw = dev; + + return s; +} + +static struct Epson_Scanner * +device_detect(const char *name, int type, SANE_Status *status) +{ + struct Epson_Scanner *s; + struct Epson_Device *dev; + + /* try to find the device in our list */ + for (dev = first_dev; dev; dev = dev->next) { + if (strcmp(dev->sane.name, name) == 0) { + + /* the device might have been just probed, + * sleep a bit. + */ + if (dev->connection == SANE_EPSON_NET) + sleep(1); + + return scanner_create(dev, status); + } + } + + if (type == SANE_EPSON_NODEV) { + *status = SANE_STATUS_INVAL; + return NULL; + } + + /* alloc and clear our device structure */ + dev = malloc(sizeof(*dev)); + if (!dev) { + *status = SANE_STATUS_NO_MEM; + return NULL; + } + memset(dev, 0x00, sizeof(struct Epson_Device)); + + s = scanner_create(dev, status); + if (s == NULL) + return NULL; + + e2_dev_init(dev, name, type); + + *status = open_scanner(s); + if (*status != SANE_STATUS_GOOD) { + free(s); + return NULL; + } + + /* from now on, close_scanner() must be called */ + + /* SCSI and USB requires special care */ + if (dev->connection == SANE_EPSON_SCSI) { + + *status = detect_scsi(s); + + } else if (dev->connection == SANE_EPSON_USB) { + + *status = detect_usb(s); + } + + if (*status != SANE_STATUS_GOOD) + goto close; + + /* set name and model (if not already set) */ + if (dev->model == NULL) + e2_set_model(s, (unsigned char *) "generic", 7); + + dev->name = strdup(name); + dev->sane.name = dev->name; + + /* ESC @, reset */ + *status = esci_reset(s); + if (*status != SANE_STATUS_GOOD) + goto close; + + *status = e2_discover_capabilities(s); + if (*status != SANE_STATUS_GOOD) + goto close; + + if (source_list[0] == NULL || dev->dpi_range.min == 0) { + DBG(1, "something is wrong in the discovery process, aborting.\n"); + *status = SANE_STATUS_IO_ERROR; + goto close; + } + + e2_dev_post_init(dev); + + *status = esci_reset(s); + if (*status != SANE_STATUS_GOOD) + goto close; + + DBG(1, "scanner model: %s\n", dev->model); + + /* add this scanner to the device list */ + + num_devices++; + dev->next = first_dev; + first_dev = dev; + + return s; + +close: + close_scanner(s); + free(s); + return NULL; +} + + +static SANE_Status +attach(const char *name, int type) +{ + SANE_Status status; + Epson_Scanner *s; + + DBG(7, "%s: devname = %s, type = %d\n", __func__, name, type); + + s = device_detect(name, type, &status); + if(s == NULL) + return status; + + close_scanner(s); + free(s); + return status; +} + +static SANE_Status +attach_one_scsi(const char *dev) +{ + DBG(7, "%s: dev = %s\n", __func__, dev); + return attach(dev, SANE_EPSON_SCSI); +} + +SANE_Status +attach_one_usb(const char *dev) +{ + DBG(7, "%s: dev = %s\n", __func__, dev); + return attach(dev, SANE_EPSON_USB); +} + +static SANE_Status +attach_one_net(const char *dev) +{ + char name[39+4]; + + DBG(7, "%s: dev = %s\n", __func__, dev); + + strcpy(name, "net:"); + strcat(name, dev); + return attach(name, SANE_EPSON_NET); +} + +static SANE_Status +attach_one_pio(const char *dev) +{ + DBG(7, "%s: dev = %s\n", __func__, dev); + return attach(dev, SANE_EPSON_PIO); +} + +static SANE_Status +attach_one_config(SANEI_Config __sane_unused__ *config, const char *line) +{ + int vendor, product; + + int len = strlen(line); + + DBG(7, "%s: len = %d, line = %s\n", __func__, len, line); + + if (sscanf(line, "usb %i %i", &vendor, &product) == 2) { + /* add the vendor and product IDs to the list of + known devices before we call the attach function */ + + int numIds = sanei_epson_getNumberOfUSBProductIds(); + + if (vendor != 0x4b8) + return SANE_STATUS_INVAL; /* this is not an EPSON device */ + + sanei_epson_usb_product_ids[numIds - 1] = product; + sanei_usb_attach_matching_devices(line, attach_one_usb); + + } else if (strncmp(line, "usb", 3) == 0 && len == 3) { + + int i, numIds; + + numIds = sanei_epson_getNumberOfUSBProductIds(); + + for (i = 0; i < numIds; i++) { + sanei_usb_find_devices(0x4b8, + sanei_epson_usb_product_ids[i], attach_one_usb); + } + + } else if (strncmp(line, "net", 3) == 0) { + + /* remove the "net" sub string */ + const char *name = sanei_config_skip_whitespace(line + 3); + + if (strncmp(name, "autodiscovery", 13) == 0) + e2_network_discovery(); + else + attach_one_net(name); + + } else if (strncmp(line, "pio", 3) == 0) { + + /* remove the "pio" sub string */ + const char *name = sanei_config_skip_whitespace(line + 3); + + attach_one_pio(name); + + } else { + sanei_config_attach_matching_devices(line, attach_one_scsi); + } + + return SANE_STATUS_GOOD; +} + +static void +free_devices(void) +{ + Epson_Device *dev, *next; + + DBG(5, "%s\n", __func__); + + for (dev = first_dev; dev; dev = next) { + next = dev->next; + free(dev->name); + free(dev->model); + free(dev); + } + + free(devlist); + + first_dev = NULL; +} + +static void +probe_devices(void) +{ + DBG(5, "%s\n", __func__); + + free_devices(); + + sanei_configure_attach(EPSON2_CONFIG_FILE, NULL, + attach_one_config); +} + +SANE_Status +sane_init(SANE_Int *version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + DBG_INIT(); + DBG(2, "%s: " PACKAGE " " VERSION "\n", __func__); + + DBG(1, "epson2 backend, version %i.%i.%i\n", + EPSON2_VERSION, EPSON2_REVISION, EPSON2_BUILD); + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE(SANE_CURRENT_MAJOR, V_MINOR, + EPSON2_BUILD); + + sanei_usb_init(); + + return SANE_STATUS_GOOD; +} + +/* Clean up the list of attached scanners. */ +void +sane_exit(void) +{ + DBG(5, "%s\n", __func__); + free_devices(); +} + +SANE_Status +sane_get_devices(const SANE_Device ***device_list, SANE_Bool __sane_unused__ local_only) +{ + Epson_Device *dev; + int i; + + DBG(5, "%s\n", __func__); + + probe_devices(); + + devlist = malloc((num_devices + 1) * sizeof(devlist[0])); + if (!devlist) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + DBG(5, "%s - results:\n", __func__); + + for (i = 0, dev = first_dev; i < num_devices && dev; dev = dev->next, i++) { + DBG(1, " %d (%d): %s\n", i, dev->connection, dev->model); + devlist[i] = &dev->sane; + } + + devlist[i] = NULL; + + *device_list = devlist; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options(Epson_Scanner *s) +{ + int i; + + for (i = 0; i < NUM_OPTIONS; i++) { + s->opt[i].size = sizeof(SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Scan Mode" group: */ + + s->opt[OPT_MODE_GROUP].title = SANE_I18N("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size(mode_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].w = 0; /* Binary */ + + /* disable infrared on unsupported scanners */ + if (!e2_model(s, "GT-X800") && !e2_model(s, "GT-X700") && !e2_model(s, "GT-X900")) + mode_list[MODE_INFRARED] = NULL; + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].unit = SANE_UNIT_NONE; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].constraint.word_list = s->hw->depth_list; + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = s->hw->depth_list[1]; /* the first "real" element is the default */ + + if (s->hw->depth_list[0] == 1) /* only one element in the list -> hide the option */ + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + + /* halftone */ + s->opt[OPT_HALFTONE].name = SANE_NAME_HALFTONE; + s->opt[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; + s->opt[OPT_HALFTONE].desc = SANE_I18N("Selects the halftone."); + + s->opt[OPT_HALFTONE].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE].size = max_string_size(halftone_list_7); + s->opt[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + + /* XXX use defines */ + if (s->hw->level >= 7) + s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_7; + else if (s->hw->level >= 4) + s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_4; + else + s->opt[OPT_HALFTONE].constraint.string_list = halftone_list; + + s->val[OPT_HALFTONE].w = 1; /* Halftone A */ + + if (!s->hw->cmd->set_halftoning) + s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + + /* dropout */ + s->opt[OPT_DROPOUT].name = "dropout"; + s->opt[OPT_DROPOUT].title = SANE_I18N("Dropout"); + s->opt[OPT_DROPOUT].desc = SANE_I18N("Selects the dropout."); + + s->opt[OPT_DROPOUT].type = SANE_TYPE_STRING; + s->opt[OPT_DROPOUT].size = max_string_size(dropout_list); + s->opt[OPT_DROPOUT].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_DROPOUT].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_DROPOUT].constraint.string_list = dropout_list; + s->val[OPT_DROPOUT].w = 0; /* None */ + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_I18N("Selects the brightness."); + + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &s->hw->cmd->bright_range; + s->val[OPT_BRIGHTNESS].w = 0; /* Normal */ + + if (!s->hw->cmd->set_bright) + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + + /* sharpness */ + s->opt[OPT_SHARPNESS].name = "sharpness"; + s->opt[OPT_SHARPNESS].title = SANE_I18N("Sharpness"); + s->opt[OPT_SHARPNESS].desc = ""; + + s->opt[OPT_SHARPNESS].type = SANE_TYPE_INT; + s->opt[OPT_SHARPNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_SHARPNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SHARPNESS].constraint.range = &outline_emphasis_range; + s->val[OPT_SHARPNESS].w = 0; /* Normal */ + + if (!s->hw->cmd->set_outline_emphasis) + s->opt[OPT_SHARPNESS].cap |= SANE_CAP_INACTIVE; + + /* gamma */ + s->opt[OPT_GAMMA_CORRECTION].name = SANE_NAME_GAMMA_CORRECTION; + s->opt[OPT_GAMMA_CORRECTION].title = SANE_TITLE_GAMMA_CORRECTION; + s->opt[OPT_GAMMA_CORRECTION].desc = SANE_DESC_GAMMA_CORRECTION; + + s->opt[OPT_GAMMA_CORRECTION].type = SANE_TYPE_STRING; + s->opt[OPT_GAMMA_CORRECTION].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + + /* + * special handling for D1 function level - at this time I'm not + * testing for D1, I'm just assuming that all D level scanners will + * behave the same way. This has to be confirmed with the next D-level + * scanner + */ + if (s->hw->cmd->level[0] == 'D') { + s->opt[OPT_GAMMA_CORRECTION].size = + max_string_size(gamma_list_d); + s->opt[OPT_GAMMA_CORRECTION].constraint.string_list = + gamma_list_d; + s->val[OPT_GAMMA_CORRECTION].w = 1; /* Default */ + gamma_userdefined = gamma_userdefined_d; + gamma_params = gamma_params_d; + } else { + s->opt[OPT_GAMMA_CORRECTION].size = + max_string_size(gamma_list_ab); + s->opt[OPT_GAMMA_CORRECTION].constraint.string_list = + gamma_list_ab; + s->val[OPT_GAMMA_CORRECTION].w = 0; /* Default */ + gamma_userdefined = gamma_userdefined_ab; + gamma_params = gamma_params_ab; + } + + if (!s->hw->cmd->set_gamma) + s->opt[OPT_GAMMA_CORRECTION].cap |= SANE_CAP_INACTIVE; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof(SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[0][0]; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof(SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[1][0]; + + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof(SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[2][0]; + + if (s->hw->cmd->set_gamma_table + && gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w] == + SANE_TRUE) { + + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } else { + + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + + /* initialize the Gamma tables */ + memset(&s->gamma_table[0], 0, 256 * sizeof(SANE_Word)); + memset(&s->gamma_table[1], 0, 256 * sizeof(SANE_Word)); + memset(&s->gamma_table[2], 0, 256 * sizeof(SANE_Word)); + +/* memset(&s->gamma_table[3], 0, 256 * sizeof(SANE_Word)); */ + for (i = 0; i < 256; i++) { + s->gamma_table[0][i] = i; + s->gamma_table[1][i] = i; + s->gamma_table[2][i] = i; + +/* s->gamma_table[3][i] = i; */ + } + + + /* color correction */ + s->opt[OPT_COLOR_CORRECTION].name = "color-correction"; + s->opt[OPT_COLOR_CORRECTION].title = SANE_I18N("Color correction"); + s->opt[OPT_COLOR_CORRECTION].desc = + SANE_I18N("Sets the color correction table for the selected output device."); + + s->opt[OPT_COLOR_CORRECTION].type = SANE_TYPE_STRING; + s->opt[OPT_COLOR_CORRECTION].size = max_string_size(correction_list); + s->opt[OPT_COLOR_CORRECTION].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_COLOR_CORRECTION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_COLOR_CORRECTION].constraint.string_list = correction_list; + s->val[OPT_COLOR_CORRECTION].w = CORR_AUTO; + + if (!s->hw->cmd->set_color_correction) + s->opt[OPT_COLOR_CORRECTION].cap |= SANE_CAP_INACTIVE; + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = s->hw->resolution_list; + s->val[OPT_RESOLUTION].w = s->hw->dpi_range.min; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->val[OPT_THRESHOLD].w = 0x80; + + if (!s->hw->cmd->set_threshold) + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + + /* "Advanced" group: */ + s->opt[OPT_ADVANCED_GROUP].title = SANE_I18N("Advanced"); + s->opt[OPT_ADVANCED_GROUP].desc = ""; + s->opt[OPT_ADVANCED_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ADVANCED_GROUP].cap = SANE_CAP_ADVANCED; + + /* "Color correction" group: */ + s->opt[OPT_CCT_GROUP].title = SANE_I18N("Color correction"); + s->opt[OPT_CCT_GROUP].desc = ""; + s->opt[OPT_CCT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_CCT_GROUP].cap = SANE_CAP_ADVANCED; + + /* XXX disabled for now */ + s->opt[OPT_CCT_MODE].name = "cct-type"; + s->opt[OPT_CCT_MODE].title = "CCT Profile Type"; + s->opt[OPT_CCT_MODE].desc = "Color correction profile type"; + s->opt[OPT_CCT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_CCT_MODE].cap |= SANE_CAP_ADVANCED | SANE_CAP_INACTIVE; + s->opt[OPT_CCT_MODE].size = max_string_size(cct_mode_list); + s->opt[OPT_CCT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_CCT_MODE].constraint.string_list = cct_mode_list; + s->val[OPT_CCT_MODE].w = CCT_AUTO; + + s->opt[OPT_CCT_PROFILE].name = "cct-profile"; + s->opt[OPT_CCT_PROFILE].title = "CCT Profile"; + s->opt[OPT_CCT_PROFILE].desc = "Color correction profile data"; + s->opt[OPT_CCT_PROFILE].type = SANE_TYPE_FIXED; + s->opt[OPT_CCT_PROFILE].cap |= SANE_CAP_ADVANCED; + s->opt[OPT_CCT_PROFILE].unit = SANE_UNIT_NONE; + s->opt[OPT_CCT_PROFILE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CCT_PROFILE].constraint.range = &fx_range; + s->opt[OPT_CCT_PROFILE].size = 9 * sizeof(SANE_Word); + s->val[OPT_CCT_PROFILE].wa = s->cct_table; + +/* if (!s->hw->cmd->set_color_correction) + s->opt[OPT_FILM_TYPE].cap |= SANE_CAP_INACTIVE; +*/ + + /* mirror */ + s->opt[OPT_MIRROR].name = "mirror"; + s->opt[OPT_MIRROR].title = SANE_I18N("Mirror image"); + s->opt[OPT_MIRROR].desc = SANE_I18N("Mirror the image."); + + s->opt[OPT_MIRROR].type = SANE_TYPE_BOOL; + s->val[OPT_MIRROR].w = SANE_FALSE; + + if (!s->hw->cmd->mirror_image) + s->opt[OPT_MIRROR].cap |= SANE_CAP_INACTIVE; + + /* auto area segmentation */ + s->opt[OPT_AAS].name = "auto-area-segmentation"; + s->opt[OPT_AAS].title = SANE_I18N("Auto area segmentation"); + s->opt[OPT_AAS].desc = + "Enables different dithering modes in image and text areas"; + + s->opt[OPT_AAS].type = SANE_TYPE_BOOL; + s->val[OPT_AAS].w = SANE_TRUE; + + if (!s->hw->cmd->control_auto_area_segmentation) + s->opt[OPT_AAS].cap |= SANE_CAP_INACTIVE; + + /* "Preview settings" group: */ + s->opt[OPT_PREVIEW_GROUP].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW_GROUP].desc = ""; + s->opt[OPT_PREVIEW_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_PREVIEW_GROUP].cap = SANE_CAP_ADVANCED; + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = s->hw->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = s->hw->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range->max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + /* "Optional equipment" group: */ + s->opt[OPT_EQU_GROUP].title = SANE_I18N("Optional equipment"); + s->opt[OPT_EQU_GROUP].desc = ""; + s->opt[OPT_EQU_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_EQU_GROUP].cap = SANE_CAP_ADVANCED; + + /* source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].size = max_string_size(source_list); + + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = source_list; + + if (!s->hw->extension) + s->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + + s->val[OPT_SOURCE].w = 0; /* always use Flatbed as default */ + + + /* film type */ + s->opt[OPT_FILM_TYPE].name = "film-type"; + s->opt[OPT_FILM_TYPE].title = SANE_I18N("Film type"); + s->opt[OPT_FILM_TYPE].desc = ""; + s->opt[OPT_FILM_TYPE].type = SANE_TYPE_STRING; + s->opt[OPT_FILM_TYPE].size = max_string_size(film_list); + s->opt[OPT_FILM_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_FILM_TYPE].constraint.string_list = film_list; + s->val[OPT_FILM_TYPE].w = 0; + + if (!s->hw->cmd->set_bay) + s->opt[OPT_FILM_TYPE].cap |= SANE_CAP_INACTIVE; + + /* focus position */ + s->opt[OPT_FOCUS].name = SANE_EPSON_FOCUS_NAME; + s->opt[OPT_FOCUS].title = SANE_EPSON_FOCUS_TITLE; + s->opt[OPT_FOCUS].desc = SANE_EPSON_FOCUS_DESC; + s->opt[OPT_FOCUS].type = SANE_TYPE_STRING; + s->opt[OPT_FOCUS].size = max_string_size(focus_list); + s->opt[OPT_FOCUS].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_FOCUS].constraint.string_list = focus_list; + s->val[OPT_FOCUS].w = 0; + s->opt[OPT_FOCUS].cap |= SANE_CAP_ADVANCED; + + if (s->hw->focusSupport == SANE_TRUE) + s->opt[OPT_FOCUS].cap &= ~SANE_CAP_INACTIVE; + else + s->opt[OPT_FOCUS].cap |= SANE_CAP_INACTIVE; + + /* forward feed / eject */ + s->opt[OPT_EJECT].name = "eject"; + s->opt[OPT_EJECT].title = SANE_I18N("Eject"); + s->opt[OPT_EJECT].desc = SANE_I18N("Eject the sheet in the ADF"); + s->opt[OPT_EJECT].type = SANE_TYPE_BUTTON; + + if ((!s->hw->ADF) && (!s->hw->cmd->set_bay)) { /* Hack: Using set_bay to indicate. */ + s->opt[OPT_EJECT].cap |= SANE_CAP_INACTIVE; + } + + + /* auto forward feed / eject */ + s->opt[OPT_AUTO_EJECT].name = "auto-eject"; + s->opt[OPT_AUTO_EJECT].title = SANE_I18N("Auto eject"); + s->opt[OPT_AUTO_EJECT].desc = + SANE_I18N("Eject document after scanning"); + + s->opt[OPT_AUTO_EJECT].type = SANE_TYPE_BOOL; + s->val[OPT_AUTO_EJECT].w = SANE_FALSE; + + if (!s->hw->ADF) + s->opt[OPT_AUTO_EJECT].cap |= SANE_CAP_INACTIVE; + + + s->opt[OPT_ADF_MODE].name = "adf-mode"; + s->opt[OPT_ADF_MODE].title = SANE_I18N("ADF Mode"); + s->opt[OPT_ADF_MODE].desc = + SANE_I18N("Selects the ADF mode (simplex/duplex)"); + s->opt[OPT_ADF_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_ADF_MODE].size = max_string_size(adf_mode_list); + s->opt[OPT_ADF_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_ADF_MODE].constraint.string_list = adf_mode_list; + s->val[OPT_ADF_MODE].w = 0; /* simplex */ + + if ((!s->hw->ADF) || (s->hw->duplex == SANE_FALSE)) + s->opt[OPT_ADF_MODE].cap |= SANE_CAP_INACTIVE; + + /* select bay */ + s->opt[OPT_BAY].name = "bay"; + s->opt[OPT_BAY].title = SANE_I18N("Bay"); + s->opt[OPT_BAY].desc = SANE_I18N("Select bay to scan"); + s->opt[OPT_BAY].type = SANE_TYPE_STRING; + s->opt[OPT_BAY].size = max_string_size(bay_list); + s->opt[OPT_BAY].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_BAY].constraint.string_list = bay_list; + s->val[OPT_BAY].w = 0; /* Bay 1 */ + + if (!s->hw->cmd->set_bay) + s->opt[OPT_BAY].cap |= SANE_CAP_INACTIVE; + + + s->opt[OPT_WAIT_FOR_BUTTON].name = SANE_EPSON_WAIT_FOR_BUTTON_NAME; + s->opt[OPT_WAIT_FOR_BUTTON].title = SANE_EPSON_WAIT_FOR_BUTTON_TITLE; + s->opt[OPT_WAIT_FOR_BUTTON].desc = SANE_EPSON_WAIT_FOR_BUTTON_DESC; + + s->opt[OPT_WAIT_FOR_BUTTON].type = SANE_TYPE_BOOL; + s->opt[OPT_WAIT_FOR_BUTTON].unit = SANE_UNIT_NONE; + s->opt[OPT_WAIT_FOR_BUTTON].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_WAIT_FOR_BUTTON].constraint.range = NULL; + s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_ADVANCED; + + if (!s->hw->cmd->request_push_button_status) + s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_INACTIVE; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open(SANE_String_Const name, SANE_Handle *handle) +{ + SANE_Status status; + Epson_Scanner *s = NULL; + + int l = strlen(name); + + DBG(7, "%s: name = %s\n", __func__, name); + + /* probe if empty device name provided */ + if (l == 0) { + + probe_devices(); + + if (first_dev == NULL) { + DBG(1, "no device detected\n"); + return SANE_STATUS_INVAL; + } + + s = device_detect(first_dev->sane.name, first_dev->connection, + &status); + if (s == NULL) { + DBG(1, "cannot open a perfectly valid device (%s)," + " please report to the authors\n", name); + return SANE_STATUS_INVAL; + } + + } else { + + if (strncmp(name, "net:", 4) == 0) { + s = device_detect(name, SANE_EPSON_NET, &status); + if (s == NULL) + return status; + } else if (strncmp(name, "libusb:", 7) == 0) { + s = device_detect(name, SANE_EPSON_USB, &status); + if (s == NULL) + return status; + } else if (strncmp(name, "pio:", 4) == 0) { + s = device_detect(name, SANE_EPSON_PIO, &status); + if (s == NULL) + return status; + } else { + + /* as a last resort, check for a match + * in the device list. This should handle SCSI + * devices and platforms without libusb. + */ + + if (first_dev == NULL) + probe_devices(); + + s = device_detect(name, SANE_EPSON_NODEV, &status); + if (s == NULL) { + DBG(1, "invalid device name: %s\n", name); + return SANE_STATUS_INVAL; + } + } + } + + + /* s is always valid here */ + + DBG(1, "handle obtained\n"); + + init_options(s); + + *handle = (SANE_Handle) s; + + status = open_scanner(s); + if (status != SANE_STATUS_GOOD) { + free(s); + return status; + } + + status = esci_reset(s); + if (status != SANE_STATUS_GOOD) + close_scanner(s); + + return status; +} + +void +sane_close(SANE_Handle handle) +{ + int i; + Epson_Scanner *s; + + /* + * XXX Test if there is still data pending from + * the scanner. If so, then do a cancel + */ + + s = (Epson_Scanner *) handle; + + if (s->fd != -1) + close_scanner(s); + + for (i = 0; i < LINES_SHUFFLE_MAX; i++) { + if (s->line_buffer[i] != NULL) + free(s->line_buffer[i]); + } + + free(s); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + + if (option < 0 || option >= NUM_OPTIONS) + return NULL; + + return s->opt + option; +} + +static const SANE_String_Const * +search_string_list(const SANE_String_Const *list, SANE_String value) +{ + while (*list != NULL && strcmp(value, *list) != 0) + list++; + + return ((*list == NULL) ? NULL : list); +} + +/* + Activate, deactivate an option. Subroutines so we can add + debugging info if we want. The change flag is set to TRUE + if we changed an option. If we did not change an option, + then the value of the changed flag is not modified. +*/ + +static void +activateOption(Epson_Scanner *s, SANE_Int option, SANE_Bool *change) +{ + if (!SANE_OPTION_IS_ACTIVE(s->opt[option].cap)) { + s->opt[option].cap &= ~SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static void +deactivateOption(Epson_Scanner *s, SANE_Int option, SANE_Bool *change) +{ + if (SANE_OPTION_IS_ACTIVE(s->opt[option].cap)) { + s->opt[option].cap |= SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static void +setOptionState(Epson_Scanner *s, SANE_Bool state, SANE_Int option, + SANE_Bool *change) +{ + if (state) + activateOption(s, option, change); + else + deactivateOption(s, option, change); +} + +static SANE_Status +getvalue(SANE_Handle handle, SANE_Int option, void *value) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + DBG(17, "%s: option = %d\n", __func__, option); + + switch (option) { + + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + case OPT_CCT_PROFILE: + memcpy(value, sval->wa, sopt->size); + break; + + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_MIRROR: + case OPT_AAS: + case OPT_PREVIEW: + case OPT_BRIGHTNESS: + case OPT_SHARPNESS: + case OPT_AUTO_EJECT: + case OPT_THRESHOLD: + case OPT_BIT_DEPTH: + case OPT_WAIT_FOR_BUTTON: + *((SANE_Word *) value) = sval->w; + break; + + case OPT_MODE: + case OPT_CCT_MODE: + case OPT_ADF_MODE: + case OPT_HALFTONE: + case OPT_DROPOUT: + case OPT_SOURCE: + case OPT_FILM_TYPE: + case OPT_GAMMA_CORRECTION: + case OPT_COLOR_CORRECTION: + case OPT_BAY: + case OPT_FOCUS: + strcpy((char *) value, sopt->constraint.string_list[sval->w]); + break; + + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +/* + * This routine handles common options between OPT_MODE and + * OPT_HALFTONE. These options are TET (a HALFTONE mode), AAS + * - auto area segmentation, and threshold. Apparently AAS + * is some method to differentiate between text and photos. + * Or something like that. + * + * AAS is available when the scan color depth is 1 and the + * halftone method is not TET. + * + * Threshold is available when halftone is NONE, and depth is 1. + */ +static void +handle_depth_halftone(Epson_Scanner *s, SANE_Bool *reload) +{ + int hti = s->val[OPT_HALFTONE].w; + int mdi = s->val[OPT_MODE].w; + SANE_Bool aas = SANE_FALSE; + SANE_Bool thresh = SANE_FALSE; + + /* this defaults to false */ + setOptionState(s, thresh, OPT_THRESHOLD, reload); + + if (!s->hw->cmd->control_auto_area_segmentation) + return; + + if (mode_params[mdi].depth == 1) { + + if (halftone_params[hti] != HALFTONE_TET) + aas = SANE_TRUE; + + if (halftone_params[hti] == HALFTONE_NONE) + thresh = SANE_TRUE; + } + setOptionState(s, aas, OPT_AAS, reload); + setOptionState(s, thresh, OPT_THRESHOLD, reload); +} + +/* + * Handles setting the source (flatbed, transparency adapter (TPU), + * or auto document feeder (ADF)). + * + * For newer scanners it also sets the focus according to the + * glass / TPU settings. + */ + +static void +change_source(Epson_Scanner *s, SANE_Int optindex, char *value) +{ + int force_max = SANE_FALSE; + SANE_Bool dummy; + + DBG(1, "%s: optindex = %d, source = '%s'\n", __func__, optindex, + value); + + /* reset the scanner when we are changing the source setting - + this is necessary for the Perfection 1650 */ + if (s->hw->need_reset_on_source_change) + esci_reset(s); + + s->focusOnGlass = SANE_TRUE; /* this is the default */ + + if (s->val[OPT_SOURCE].w == optindex) + return; + + s->val[OPT_SOURCE].w = optindex; + + if (s->val[OPT_TL_X].w == s->hw->x_range->min + && s->val[OPT_TL_Y].w == s->hw->y_range->min + && s->val[OPT_BR_X].w == s->hw->x_range->max + && s->val[OPT_BR_Y].w == s->hw->y_range->max) { + force_max = SANE_TRUE; + } + + if (strcmp(ADF_STR, value) == 0) { + s->hw->x_range = &s->hw->adf_x_range; + s->hw->y_range = &s->hw->adf_y_range; + s->hw->use_extension = SANE_TRUE; + /* disable film type option */ + deactivateOption(s, OPT_FILM_TYPE, &dummy); + s->val[OPT_FOCUS].w = 0; + if (s->hw->duplex) { + activateOption(s, OPT_ADF_MODE, &dummy); + } else { + deactivateOption(s, OPT_ADF_MODE, &dummy); + s->val[OPT_ADF_MODE].w = 0; + } + + DBG(1, "adf activated (%d %d)\n", s->hw->use_extension, + s->hw->duplex); + + } else if (strcmp(TPU_STR, value) == 0 || strcmp(TPU_STR2, value) == 0) { + if (strcmp(TPU_STR, value) == 0) { + s->hw->x_range = &s->hw->tpu_x_range; + s->hw->y_range = &s->hw->tpu_y_range; + s->hw->TPU2 = SANE_FALSE; + } + if (strcmp(TPU_STR2, value) == 0) { + s->hw->x_range = &s->hw->tpu2_x_range; + s->hw->y_range = &s->hw->tpu2_y_range; + s->hw->TPU2 = SANE_TRUE; + } + s->hw->use_extension = SANE_TRUE; + + /* enable film type option only if the scanner supports it */ + if (s->hw->cmd->set_film_type != 0) + activateOption(s, OPT_FILM_TYPE, &dummy); + else + deactivateOption(s, OPT_FILM_TYPE, &dummy); + + /* enable focus position if the scanner supports it */ + if (s->hw->cmd->set_focus_position != 0) { + s->val[OPT_FOCUS].w = 1; + s->focusOnGlass = SANE_FALSE; + } + + deactivateOption(s, OPT_ADF_MODE, &dummy); + deactivateOption(s, OPT_EJECT, &dummy); + deactivateOption(s, OPT_AUTO_EJECT, &dummy); + } else { + /* neither ADF nor TPU active */ + s->hw->x_range = &s->hw->fbf_x_range; + s->hw->y_range = &s->hw->fbf_y_range; + s->hw->use_extension = SANE_FALSE; + + /* disable film type option */ + deactivateOption(s, OPT_FILM_TYPE, &dummy); + s->val[OPT_FOCUS].w = 0; + deactivateOption(s, OPT_ADF_MODE, &dummy); + } + + /* special handling for FilmScan 200 */ + if (s->hw->cmd->level[0] == 'F') + activateOption(s, OPT_FILM_TYPE, &dummy); + + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + + if (s->val[OPT_TL_X].w < s->hw->x_range->min || force_max) + s->val[OPT_TL_X].w = s->hw->x_range->min; + + if (s->val[OPT_TL_Y].w < s->hw->y_range->min || force_max) + s->val[OPT_TL_Y].w = s->hw->y_range->min; + + if (s->val[OPT_BR_X].w > s->hw->x_range->max || force_max) + s->val[OPT_BR_X].w = s->hw->x_range->max; + + if (s->val[OPT_BR_Y].w > s->hw->y_range->max || force_max) + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + setOptionState(s, s->hw->ADF + && s->hw->use_extension, OPT_AUTO_EJECT, &dummy); + setOptionState(s, s->hw->ADF + && s->hw->use_extension, OPT_EJECT, &dummy); +} + +static SANE_Status +setvalue(SANE_Handle handle, SANE_Int option, void *value, SANE_Int *info) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + SANE_Status status; + const SANE_String_Const *optval = NULL; + int optindex = 0; + SANE_Bool reload = SANE_FALSE; + + DBG(17, "%s: option = %d, value = %p\n", __func__, option, value); + + status = sanei_constrain_value(sopt, value, info); + if (status != SANE_STATUS_GOOD) + return status; + + if (info && value && (*info & SANE_INFO_INEXACT) + && sopt->type == SANE_TYPE_INT) + DBG(17, "%s: constrained val = %d\n", __func__, + *(SANE_Word *) value); + + if (sopt->constraint_type == SANE_CONSTRAINT_STRING_LIST) { + optval = search_string_list(sopt->constraint.string_list, + (char *) value); + if (optval == NULL) + return SANE_STATUS_INVAL; + optindex = optval - sopt->constraint.string_list; + } + + switch (option) { + + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + case OPT_CCT_PROFILE: + memcpy(sval->wa, value, sopt->size); /* Word arrays */ + break; + + case OPT_CCT_MODE: + case OPT_ADF_MODE: + case OPT_DROPOUT: + case OPT_FILM_TYPE: + case OPT_BAY: + case OPT_FOCUS: + sval->w = optindex; /* Simple lists */ + break; + + case OPT_EJECT: + /* XXX required? control_extension(s, 1); */ + esci_eject(s); + break; + + case OPT_RESOLUTION: + sval->w = *((SANE_Word *) value); + DBG(17, "setting resolution to %d\n", sval->w); + reload = SANE_TRUE; + break; + + case OPT_BR_X: + case OPT_BR_Y: + sval->w = *((SANE_Word *) value); + if (SANE_UNFIX(sval->w) == 0) { + DBG(17, "invalid br-x or br-y\n"); + return SANE_STATUS_INVAL; + } + /* passthru */ + case OPT_TL_X: + case OPT_TL_Y: + sval->w = *((SANE_Word *) value); + DBG(17, "setting size to %f\n", SANE_UNFIX(sval->w)); + if (NULL != info) + *info |= SANE_INFO_RELOAD_PARAMS; + break; + + case OPT_SOURCE: + change_source(s, optindex, (char *) value); + reload = SANE_TRUE; + break; + + case OPT_MODE: + { + SANE_Bool isColor = mode_params[optindex].color; + + sval->w = optindex; + + /* halftoning available only on bw scans */ + if (s->hw->cmd->set_halftoning != 0) + setOptionState(s, mode_params[optindex].depth == 1, + OPT_HALFTONE, &reload); + + /* disable dropout on non-color scans */ + setOptionState(s, !isColor, OPT_DROPOUT, &reload); + + if (s->hw->cmd->set_color_correction) + setOptionState(s, isColor, + OPT_COLOR_CORRECTION, &reload); + + /* if binary, then disable the bit depth selection */ + if (optindex == 0) { + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } else { + if (s->hw->depth_list[0] == 1) + s->opt[OPT_BIT_DEPTH].cap |= + SANE_CAP_INACTIVE; + else { + s->opt[OPT_BIT_DEPTH].cap &= + ~SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = + mode_params[optindex].depth; + } + } + + handle_depth_halftone(s, &reload); + reload = SANE_TRUE; + + break; + } + + case OPT_BIT_DEPTH: + sval->w = *((SANE_Word *) value); + mode_params[s->val[OPT_MODE].w].depth = sval->w; + reload = SANE_TRUE; + break; + + case OPT_HALFTONE: + sval->w = optindex; + handle_depth_halftone(s, &reload); + break; + + case OPT_COLOR_CORRECTION: + { + sval->w = optindex; + break; + } + + case OPT_GAMMA_CORRECTION: + { + SANE_Bool f = gamma_userdefined[optindex]; + + sval->w = optindex; + + setOptionState(s, f, OPT_GAMMA_VECTOR_R, &reload); + setOptionState(s, f, OPT_GAMMA_VECTOR_G, &reload); + setOptionState(s, f, OPT_GAMMA_VECTOR_B, &reload); + setOptionState(s, !f, OPT_BRIGHTNESS, &reload); /* Note... */ + + break; + } + + case OPT_MIRROR: + case OPT_AAS: + case OPT_PREVIEW: /* needed? */ + case OPT_BRIGHTNESS: + case OPT_SHARPNESS: + case OPT_AUTO_EJECT: + case OPT_THRESHOLD: + case OPT_WAIT_FOR_BUTTON: + sval->w = *((SANE_Word *) value); + break; + + default: + return SANE_STATUS_INVAL; + } + + if (reload && info != NULL) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + DBG(17, "%s: end\n", __func__); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, + void *value, SANE_Int *info) +{ + DBG(17, "%s: action = %x, option = %d\n", __func__, action, option); + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + if (info != NULL) + *info = 0; + + switch (action) { + case SANE_ACTION_GET_VALUE: + return getvalue(handle, option, value); + + case SANE_ACTION_SET_VALUE: + return setvalue(handle, option, value, info); + + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters(SANE_Handle handle, SANE_Parameters *params) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + + DBG(5, "%s\n", __func__); + + if (params == NULL) + DBG(1, "%s: params is NULL\n", __func__); + + /* + * If sane_start was already called, then just retrieve the parameters + * from the scanner data structure + */ + + if (!s->eof && s->ptr != NULL) { + DBG(5, "scan in progress, returning saved params structure\n"); + } else { + /* otherwise initialize the params structure and gather the data */ + e2_init_parameters(s); + } + + if (params != NULL) + *params = s->params; + + print_params(s->params); + + return SANE_STATUS_GOOD; +} + +static void e2_load_cct_profile(struct Epson_Scanner *s, unsigned int index) +{ + s->cct_table[0] = SANE_FIX(s->hw->cct_profile->cct[index][0]); + s->cct_table[1] = SANE_FIX(s->hw->cct_profile->cct[index][1]); + s->cct_table[2] = SANE_FIX(s->hw->cct_profile->cct[index][2]); + s->cct_table[3] = SANE_FIX(s->hw->cct_profile->cct[index][3]); + s->cct_table[4] = SANE_FIX(s->hw->cct_profile->cct[index][4]); + s->cct_table[5] = SANE_FIX(s->hw->cct_profile->cct[index][5]); + s->cct_table[6] = SANE_FIX(s->hw->cct_profile->cct[index][6]); + s->cct_table[7] = SANE_FIX(s->hw->cct_profile->cct[index][7]); + s->cct_table[8] = SANE_FIX(s->hw->cct_profile->cct[index][8]); +} + +/* + * This function is part of the SANE API and gets called from the front end to + * start the scan process. + */ + +SANE_Status +sane_start(SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + Epson_Device *dev = s->hw; + SANE_Status status; + + DBG(5, "%s\n", __func__); + + /* check if we just have finished working with the ADF */ + status = e2_check_adf(s); + if (status != SANE_STATUS_GOOD) + return status; + + /* calc scanning parameters */ + status = e2_init_parameters(s); + if (status != SANE_STATUS_GOOD) + return status; + + print_params(s->params); + + /* enable infrared */ + if (s->val[OPT_MODE].w == MODE_INFRARED) + esci_enable_infrared(handle); + + /* ESC , bay */ + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_BAY].cap)) { + status = esci_set_bay(s, s->val[OPT_BAY].w); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* set scanning parameters */ + if (dev->extended_commands) + status = e2_set_extended_scanning_parameters(s); + else + status = e2_set_scanning_parameters(s); + + if (status != SANE_STATUS_GOOD) + return status; + + /* ESC z, user defined gamma table */ + if (dev->cmd->set_gamma_table + && gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w]) { + status = esci_set_gamma_table(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + + if (s->val[OPT_COLOR_CORRECTION].w == CORR_AUTO) { /* Automatic */ + + DBG(1, "using built in CCT profile\n"); + + if (dev->model_id == 0) + DBG(1, " specific profile not available, using default\n"); + + + if (0) { /* XXX TPU */ + + /* XXX check this */ + if (s->val[OPT_FILM_TYPE].w == 0) + e2_load_cct_profile(s, CCTP_COLORPOS); + else + e2_load_cct_profile(s, CCTP_COLORNEG); + + } else { + e2_load_cct_profile(s, CCTP_REFLECTIVE); + } + } + + /* ESC m, user defined color correction */ + if (s->hw->cmd->set_color_correction_coefficients + && correction_userdefined[s->val[OPT_COLOR_CORRECTION].w]) { + + status = esci_set_color_correction_coefficients(s, + s->cct_table); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* check if we just have finished working with the ADF. + * this seems to work only after the scanner has been + * set up with scanning parameters + */ + status = e2_check_adf(s); + if (status != SANE_STATUS_GOOD) + return status; + + /* + * If WAIT_FOR_BUTTON is active, then do just that: + * Wait until the button is pressed. If the button was already + * pressed, then we will get the button pressed event right away. + */ + if (s->val[OPT_WAIT_FOR_BUTTON].w == SANE_TRUE) + e2_wait_button(s); + + /* for debug, request command parameter */ +/* if (DBG_LEVEL) { + unsigned char buf[45]; + request_command_parameter(s, buf); + } +*/ + /* set the retry count to 0 */ + s->retry_count = 0; + + /* allocate buffers for color shuffling */ + if (dev->color_shuffle == SANE_TRUE) { + int i; + /* initialize the line buffers */ + for (i = 0; i < s->line_distance * 2 + 1; i++) { + + if (s->line_buffer[i] != NULL) + free(s->line_buffer[i]); + + s->line_buffer[i] = malloc(s->params.bytes_per_line); + if (s->line_buffer[i] == NULL) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + } + } + + /* prepare buffer here so that a memory allocation failure + * will leave the scanner in a sane state. + * the buffer will have to hold the image data plus + * an error code in the extended handshaking mode. + */ + s->buf = realloc(s->buf, (s->lcount * s->params.bytes_per_line) + 1); + if (s->buf == NULL) + return SANE_STATUS_NO_MEM; + + s->eof = SANE_FALSE; + s->ptr = s->end = s->buf; + s->canceling = SANE_FALSE; + + /* feed the first sheet in the ADF */ + if (dev->ADF && dev->use_extension && dev->cmd->feed) { + status = esci_feed(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* this seems to work only for some devices */ + status = e2_wait_warm_up(s); + if (status != SANE_STATUS_GOOD) + return status; + + /* start scanning */ + DBG(1, "%s: scanning...\n", __func__); + + if (dev->extended_commands) { + status = e2_start_ext_scan(s); + + /* sometimes the scanner gives an io error when + * it's warming up. + */ + if (status == SANE_STATUS_IO_ERROR) { + status = e2_wait_warm_up(s); + if (status == SANE_STATUS_GOOD) + status = e2_start_ext_scan(s); + } + } else + status = e2_start_std_scan(s); + + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: start failed: %s\n", __func__, + sane_strstatus(status)); + + return status; + } + + /* this is a kind of read request */ + if (dev->connection == SANE_EPSON_NET) { + sanei_epson_net_write(s, 0x2000, NULL, 0, + s->ext_block_len + 1, &status); + } + + return status; +} + +static inline int +get_color(int status) +{ + switch ((status >> 2) & 0x03) { + case 1: + return 1; + case 2: + return 0; + case 3: + return 2; + default: + return 0; /* required to make the compiler happy */ + } +} + +/* this moves data from our buffers to SANE */ + +SANE_Status +sane_read(SANE_Handle handle, SANE_Byte *data, SANE_Int max_length, + SANE_Int *length) +{ + SANE_Status status; + Epson_Scanner *s = (Epson_Scanner *) handle; + + if (s->buf == NULL || s->canceling) + return SANE_STATUS_CANCELLED; + + *length = 0; + + if (s->hw->extended_commands) + status = e2_ext_read(s); + else + status = e2_block_read(s); + + if (status == SANE_STATUS_CANCELLED) { + e2_scan_finish(s); + return status; + } + + /* XXX if FS G and STATUS_IOERR, use e2_check_extended_status */ + + DBG(18, "moving data %p %p, %d (%d lines)\n", + s->ptr, s->end, + max_length, max_length / s->params.bytes_per_line); + + e2_copy_image_data(s, data, max_length, length); + + DBG(18, "%d lines read, eof: %d, status: %d\n", + *length / s->params.bytes_per_line, + s->eof, status); + + /* continue reading if appropriate */ + if (status == SANE_STATUS_GOOD) + return status; + + e2_scan_finish(s); + + return status; +} + +/* + * void sane_cancel(SANE_Handle handle) + * + * Set the cancel flag to true. The next time the backend requests data + * from the scanner the CAN message will be sent. + */ + +void +sane_cancel(SANE_Handle handle) +{ + Epson_Scanner *s = (Epson_Scanner *) handle; + + s->canceling = SANE_TRUE; +} + +/* + * SANE_Status sane_set_io_mode() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_set_io_mode(SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + return SANE_STATUS_UNSUPPORTED; +} + +/* + * SANE_Status sane_get_select_fd() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_get_select_fd(SANE_Handle __sane_unused__ handle, + SANE_Int __sane_unused__ *fd) +{ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/epson2.conf.in b/backend/epson2.conf.in new file mode 100644 index 0000000..a996487 --- /dev/null +++ b/backend/epson2.conf.in @@ -0,0 +1,27 @@ +# epson2.conf +# +# here are some examples for how to configure the EPSON2 backend + +# SCSI +scsi EPSON +# for the GT-6500: +#scsi "EPSON SC" + +# Parallel port +#pio 0x278 +#pio 0x378 +#pio 0x3BC + +# USB +usb + +# For libusb support for unknown scanners use the following command +# usb +# e.g.: +# usb 0x4b8 0x110 + +# Network +# +# net 192.168.1.123 +net autodiscovery + diff --git a/backend/epson2.h b/backend/epson2.h new file mode 100644 index 0000000..bb6c9e0 --- /dev/null +++ b/backend/epson2.h @@ -0,0 +1,425 @@ +/* + * epson2.h - SANE library for Epson scanners. + * + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for original copyrights. + * + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#ifndef epson2_h +#define epson2_h + +#undef BACKEND_NAME +#define BACKEND_NAME epson2 +#define DEBUG_NOT_STATIC + +#ifdef HAVE_SYS_IOCTL_H +#include +#endif + +#ifdef HAVE_STDDEF_H +#include +#endif + +#ifdef HAVE_STDLIB_H +#include +#endif + +#ifdef NEED_SYS_TYPES_H +#include +#endif + +#include /* for memset and memcpy */ +#include + +#include "sane/sane.h" +#include "sane/sanei_backend.h" +#include "sane/sanei_debug.h" + +#ifdef __GNUC__ +#define __func__ __FUNCTION__ +#else +#define __func__ "(undef)" +/* I cast my vote for C99... :) */ +#endif + +#define EPSON2_CONFIG_FILE "epson2.conf" + +#ifndef PATH_MAX +#define PATH_MAX (1024) +#endif + +#ifndef XtNumber +#define XtNumber(x) (sizeof(x) / sizeof(x[0])) +#define XtOffset(p_type, field) ((size_t)&(((p_type)NULL)->field)) +#define XtOffsetOf(s_type, field) XtOffset(s_type*, field) +#endif + +#define NUM_OF_HEX_ELEMENTS (16) /* number of hex numbers per line for data dump */ +#define DEVICE_NAME_LEN (16) /* length of device name in extended status */ + + +/* string constants for GUI elements that are not defined SANE-wide */ + +#define SANE_NAME_GAMMA_CORRECTION "gamma-correction" +#define SANE_TITLE_GAMMA_CORRECTION SANE_I18N("Gamma Correction") +#define SANE_DESC_GAMMA_CORRECTION SANE_I18N("Selects the gamma correction value from a list of pre-defined devices or the user defined table, which can be downloaded to the scanner") + +#define SANE_EPSON_FOCUS_NAME "focus-position" +#define SANE_EPSON_FOCUS_TITLE SANE_I18N("Focus Position") +#define SANE_EPSON_FOCUS_DESC SANE_I18N("Sets the focus position to either the glass or 2.5mm above the glass") +#define SANE_EPSON_WAIT_FOR_BUTTON_NAME "wait-for-button" +#define SANE_EPSON_WAIT_FOR_BUTTON_TITLE SANE_I18N("Wait for Button") +#define SANE_EPSON_WAIT_FOR_BUTTON_DESC SANE_I18N("After sending the scan command, wait until the button on the scanner is pressed to actually start the scan process."); + +/* misc constants */ + +#define LINES_SHUFFLE_MAX 17 /* 2 x 8 lines plus 1 */ +#define SANE_EPSON_MAX_RETRIES 14 /* warmup max retry */ +#define CMD_SIZE_EXT_STATUS 42 + +/* NOTE: you can find these codes with "man ascii". */ +#define STX 0x02 +#define ACK 0x06 +#define NAK 0x15 +#define CAN 0x18 +#define ESC 0x1B +#define PF 0x19 +#define FS 0x1C + +#define S_ACK "\006" +#define S_CAN "\030" + +/* status bits */ + +#define STATUS_FER 0x80 /* fatal error */ +#define STATUS_NOT_READY 0x40 /* scanner is in use on another interface */ +#define STATUS_AREA_END 0x20 /* area end */ +#define STATUS_OPTION 0x10 /* option installed */ +#define STATUS_EXT_COMMANDS 0x02 /* scanners supports extended commands */ +#define STATUS_RESERVED 0x01 /* this should be always 0 */ + +#define EXT_STATUS_FER 0x80 /* fatal error */ +#define EXT_STATUS_FBF 0x40 /* flat bed scanner */ +#define EXT_STATUS_ADFT 0x20 /* page type ADF */ +#define EXT_STATUS_ADFS 0x10 /* ADF is duplex capable */ +#define EXT_STATUS_ADFO 0x08 /* ADF loads from the first sheet (page type only) */ +#define EXT_STATUS_LID 0x04 /* lid is open */ +#define EXT_STATUS_WU 0x02 /* warming up */ +#define EXT_STATUS_PB 0x01 /* scanner has a push button */ + +#define EXT_STATUS_IST 0x80 /* option detected */ +#define EXT_STATUS_EN 0x40 /* option enabled */ +#define EXT_STATUS_ERR 0x20 /* other error */ +#define EXT_STATUS_PE 0x08 /* no paper */ +#define EXT_STATUS_PJ 0x04 /* paper jam */ +#define EXT_STATUS_OPN 0x02 /* cover open */ + +#define EXT_IDTY_CAP1_DLF 0x80 +#define EXT_IDTY_CAP1_NOTFBF 0x40 /* not a flat bed scanner */ +#define EXT_IDTY_CAP1_ADFT 0x20 /* page type ADF ? */ +#define EXT_IDTY_CAP1_ADFS 0x10 /* ADF is duplex capable */ +#define EXT_IDTY_CAP1_ADFO 0x08 /* ADF loads from the first sheet (page type only) */ +#define EXT_IDTY_CAP1_LID 0x04 /* lid type option ? */ +#define EXT_IDTY_CAP1_TPIR 0x02 /* TPU with infrared */ +#define EXT_IDTY_CAP1_PB 0x01 /* scanner has a push button */ + +#define EXT_IDTY_CAP2_AFF 0x04 /* auto form feed */ +#define EXT_IDTY_CAP2_DFD 0x08 /* double feed detection */ +#define EXT_IDTY_CAP2_ADFAS 0x10 /* ADF with auto scan support */ + +#define FSF_STATUS_MAIN_FER 0x80 /* system error */ +#define FSF_STATUS_MAIN_NR 0x40 /* not ready */ +#define FSF_STATUS_MAIN_WU 0x02 /* warming up */ +#define FSF_STATUS_MAIN_CWU 0x01 /* warm up can be cancelled (?) */ + +#define FSF_STATUS_ADF_IST 0x80 /* installed */ +#define FSF_STATUS_ADF_EN 0x40 /* enabled */ +#define FSF_STATUS_ADF_ERR 0x20 /* system error */ +#define FSF_STATUS_ADF_PE 0x08 /* paper empty */ +#define FSF_STATUS_ADF_PJ 0x04 /* paper jam */ +#define FSF_STATUS_ADF_OPN 0x02 /* cover open */ +#define FSF_STATUS_ADF_PAG 0x01 /* duplex */ + +#define FSF_STATUS_TPU_IST 0x80 /* installed */ +#define FSF_STATUS_TPU_EN 0x40 /* enabled */ +#define FSF_STATUS_TPU_ERR 0x20 /* system error */ +#define FSF_STATUS_TPU_OPN 0x02 /* cover open */ + +#define FSF_STATUS_MAIN2_ERR 0x20 /* system error */ +#define FSF_STATUS_MAIN2_PE 0x08 /* paper empty */ +#define FSF_STATUS_MAIN2_PJ 0x04 /* paper jam */ +#define FSF_STATUS_MAIN2_OPN 0x02 /* cover open */ + +#define FSG_STATUS_FER 0x80 +#define FSG_STATUS_NOT_READY 0x40 /* in use via other interface */ +#define FSG_STATUS_CANCEL_REQ 0x10 /* cancel request from scanner */ + +#define EPSON_LEVEL_A1 0 +#define EPSON_LEVEL_A2 1 +#define EPSON_LEVEL_B1 2 +#define EPSON_LEVEL_B2 3 +#define EPSON_LEVEL_B3 4 +#define EPSON_LEVEL_B4 5 +#define EPSON_LEVEL_B5 6 +#define EPSON_LEVEL_B6 7 +#define EPSON_LEVEL_B7 8 +#define EPSON_LEVEL_B8 9 +#define EPSON_LEVEL_F5 10 +#define EPSON_LEVEL_D1 11 +#define EPSON_LEVEL_D7 12 +#define EPSON_LEVEL_D8 13 + +/* there is also a function level "A5", which I'm igoring here until somebody can + * convince me that this is still needed. The A5 level was for the GT-300, which + * was (is) a monochrome only scanner. So if somebody really wants to use this + * scanner with SANE get in touch with me and we can work something out - khk + */ + +#define EPSON_LEVEL_DEFAULT EPSON_LEVEL_B3 + +struct EpsonCmd +{ + char *level; + + unsigned char request_identity; + unsigned char request_identity2; /* new request identity level Dx */ + unsigned char request_status; + unsigned char request_condition; + unsigned char set_color_mode; + unsigned char start_scanning; + unsigned char set_data_format; + unsigned char set_resolution; + unsigned char set_zoom; + unsigned char set_scan_area; + unsigned char set_bright; + SANE_Range bright_range; + unsigned char set_gamma; + unsigned char set_halftoning; + unsigned char set_color_correction; + unsigned char initialize_scanner; + unsigned char set_speed; /* B4 and later */ + unsigned char set_lcount; + unsigned char mirror_image; /* B5 and later */ + unsigned char set_gamma_table; /* B4 and later */ + unsigned char set_outline_emphasis; /* B4 and later */ + unsigned char set_dither; /* B4 and later */ + unsigned char set_color_correction_coefficients; /* B3 and later */ + unsigned char request_extended_status; /* get extended status from scanner */ + unsigned char control_an_extension; /* for extension control */ + unsigned char eject; /* for extension control */ + unsigned char feed; + unsigned char request_push_button_status; + unsigned char control_auto_area_segmentation; + unsigned char set_film_type; /* for extension control */ + unsigned char set_exposure_time; /* F5 only */ + unsigned char set_bay; /* F5 only */ + unsigned char set_threshold; + unsigned char set_focus_position; /* B8 only */ + unsigned char request_focus_position; /* B8 only */ + unsigned char request_extended_identity; + unsigned char request_scanner_status; +}; + +enum { + OPT_NUM_OPTS = 0, + OPT_MODE_GROUP, + OPT_MODE, + OPT_BIT_DEPTH, + OPT_HALFTONE, + OPT_DROPOUT, + OPT_BRIGHTNESS, + OPT_SHARPNESS, + OPT_GAMMA_CORRECTION, + OPT_COLOR_CORRECTION, + OPT_RESOLUTION, + OPT_THRESHOLD, + OPT_ADVANCED_GROUP, + OPT_MIRROR, + OPT_AAS, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + OPT_WAIT_FOR_BUTTON, + OPT_CCT_GROUP, + OPT_CCT_MODE, + OPT_CCT_PROFILE, + OPT_PREVIEW_GROUP, + OPT_PREVIEW, + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + OPT_EQU_GROUP, + OPT_SOURCE, + OPT_AUTO_EJECT, + OPT_FILM_TYPE, + OPT_FOCUS, + OPT_BAY, + OPT_EJECT, + OPT_ADF_MODE, + NUM_OPTIONS +}; + +typedef enum +{ /* hardware connection to the scanner */ + SANE_EPSON_NODEV, /* default, no HW specified yet */ + SANE_EPSON_SCSI, /* SCSI interface */ + SANE_EPSON_PIO, /* parallel interface */ + SANE_EPSON_USB, /* USB interface */ + SANE_EPSON_NET /* network interface */ +} Epson_Connection_Type; + +struct epson_profile +{ + unsigned int model; + double cct[4][9]; +}; + +enum { + CCTP_REFLECTIVE = 0, CCTP_COLORNEG, + CCTP_MONONEG, CCTP_COLORPOS +}; + +struct epson_profile_map +{ + char *name; + unsigned int id; +}; + +extern const struct epson_profile epson_cct_profiles[]; +extern const struct epson_profile_map epson_cct_models[]; + +/* hardware description */ + +struct Epson_Device +{ + struct Epson_Device *next; + + char *name; + char *model; + + unsigned int model_id; + + SANE_Device sane; + SANE_Int level; + SANE_Range dpi_range; + + SANE_Range *x_range; /* x range w/out extension */ + SANE_Range *y_range; /* y range w/out extension */ + + SANE_Range fbf_x_range; /* flattbed x range */ + SANE_Range fbf_y_range; /* flattbed y range */ + SANE_Range adf_x_range; /* autom. document feeder x range */ + SANE_Range adf_y_range; /* autom. document feeder y range */ + SANE_Range tpu_x_range; /* transparency unit x range */ + SANE_Range tpu_y_range; /* transparency unit y range */ + SANE_Range tpu2_x_range; /* transparency unit 2 x range */ + SANE_Range tpu2_y_range; /* transparency unit 2 y range */ + + Epson_Connection_Type connection; + + SANE_Int *res_list; /* list of resolutions */ + SANE_Int res_list_size; /* number of entries in this list */ + SANE_Int last_res; /* last selected resolution */ + SANE_Int last_res_preview; /* last selected preview resolution */ + + SANE_Word *resolution_list; /* for display purposes we store a second copy */ + + SANE_Bool extension; /* extension is installed */ + SANE_Int use_extension; /* use the installed extension */ + SANE_Bool TPU; /* TPU is installed */ + SANE_Bool TPU2; /* TPU2 is installed */ + SANE_Bool ADF; /* ADF is installed */ + SANE_Bool duplex; /* does the ADF handle duplex scanning */ + SANE_Bool focusSupport; /* does this scanner have support for "set focus position" ? */ + SANE_Bool color_shuffle; /* does this scanner need color shuffling */ + + SANE_Int maxDepth; /* max. color depth */ + SANE_Word *depth_list; + + SANE_Int optical_res; /* optical resolution */ + SANE_Int max_line_distance; + + SANE_Bool need_double_vertical; + SANE_Bool need_color_reorder; + SANE_Bool need_reset_on_source_change; + + SANE_Bool wait_for_button; /* do we have to wait until the scanner button is pressed? */ + + SANE_Bool extended_commands; + + struct EpsonCmd *cmd; + const struct epson_profile *cct_profile; +}; + +typedef struct Epson_Device Epson_Device; + +/* an instance of a scanner */ + +struct Epson_Scanner +{ + struct Epson_Scanner *next; + struct Epson_Device *hw; + + int fd; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + + SANE_Bool block; + SANE_Bool eof; + SANE_Byte *buf, *end, *ptr; + SANE_Bool canceling; + SANE_Word gamma_table[3][256]; + SANE_Word cct_table[9]; + SANE_Int retry_count; + + /* buffer lines for color shuffling */ + SANE_Byte *line_buffer[LINES_SHUFFLE_MAX]; + SANE_Int color_shuffle_line; /* current line number for color shuffling */ + SANE_Int line_distance; /* current line distance */ + SANE_Int current_output_line; /* line counter when color shuffling */ + SANE_Int lines_written; /* debug variable */ + + SANE_Int left, top, lcount; + SANE_Bool focusOnGlass; + SANE_Byte currentFocusPosition; + + /* network buffers */ + unsigned char *netbuf, *netptr; + size_t netlen; + + /* extended image data handshaking */ + SANE_Int ext_block_len; + SANE_Int ext_last_len; + SANE_Int ext_blocks; + SANE_Int ext_counter; +}; + +typedef struct Epson_Scanner Epson_Scanner; + +struct mode_param +{ + int color; + int flags; + int dropout_mask; + int depth; +}; + +enum { + MODE_BINARY, MODE_GRAY, MODE_COLOR, MODE_INFRARED +}; + +#endif diff --git a/backend/epson2_net.c b/backend/epson2_net.c new file mode 100644 index 0000000..c7b4873 --- /dev/null +++ b/backend/epson2_net.c @@ -0,0 +1,229 @@ +/* + * epson2_net.c - SANE library for Epson scanners. + * + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#define DEBUG_DECLARE_ONLY + +#include "sane/config.h" + +#include "sane/sane.h" +#include "sane/saneopts.h" +#include "sane/sanei_tcp.h" +#include "sane/sanei_config.h" +#include "sane/sanei_backend.h" + +#include "epson2.h" +#include "epson2_net.h" + +#include "byteorder.h" + +#include "sane/sanei_debug.h" + +int +sanei_epson_net_read_raw(Epson_Scanner *s, unsigned char *buf, size_t wanted, + SANE_Status * status) +{ + size_t size, read = 0; + + *status = SANE_STATUS_GOOD; + + while (read < wanted) { + size = sanei_tcp_read(s->fd, buf + read, wanted - read); + + if (size == 0) + break; + + read += size; + } + + if (read < wanted) + *status = SANE_STATUS_IO_ERROR; + + return read; +} + +int +sanei_epson_net_read(Epson_Scanner *s, unsigned char *buf, ssize_t wanted, + SANE_Status * status) +{ + ssize_t size; + ssize_t read = 0; + unsigned char header[12]; + + /* read from buffer, if available */ + if (s->netptr != s->netbuf) { + DBG(23, "reading %lu from buffer at %p, %lu available\n", + (u_long) wanted, s->netptr, (u_long) s->netlen); + + memcpy(buf, s->netptr, wanted); + read = wanted; + + s->netlen -= wanted; + + if (s->netlen == 0) { + DBG(23, "%s: freeing %p\n", __func__, s->netbuf); + free(s->netbuf); + s->netbuf = s->netptr = NULL; + s->netlen = 0; + } + + return read; + } + + /* receive net header */ + size = sanei_tcp_read(s->fd, header, 12); + if (size != 12) { + *status = SANE_STATUS_IO_ERROR; + return 0; + } + + if (header[0] != 'I' || header[1] != 'S') { + DBG(1, "header mismatch: %02X %02x\n", header[0], header[1]); + *status = SANE_STATUS_IO_ERROR; + return 0; + } + + size = be32atoh(&header[6]); + + DBG(23, "%s: wanted = %lu, available = %lu\n", __FUNCTION__, + (u_long) wanted, (u_long) size); + + *status = SANE_STATUS_GOOD; + + if (size == wanted) { + + DBG(15, "%s: full read\n", __func__); + read = sanei_tcp_read(s->fd, buf, size); + + if (s->netbuf) { + free(s->netbuf); + s->netbuf = NULL; + s->netlen = 0; + } + + if (read < 0) { + *status = SANE_STATUS_IO_ERROR; + return 0; + } + +/* } else if (wanted < size && s->netlen == size) { */ + } else { + DBG(23, "%s: partial read\n", __func__); + + read = sanei_tcp_read(s->fd, s->netbuf, size); + if (read != size) { + *status = SANE_STATUS_IO_ERROR; + return 0; + } + + s->netlen = size - wanted; + s->netptr += wanted; + read = wanted; + + DBG(23, "0,4 %02x %02x\n", s->netbuf[0], s->netbuf[4]); + DBG(23, "storing %lu to buffer at %p, next read at %p, %lu bytes left\n", + (u_long) size, s->netbuf, s->netptr, (u_long) s->netlen); + + memcpy(buf, s->netbuf, wanted); + } + + return read; +} + + +int +sanei_epson_net_write(Epson_Scanner *s, unsigned int cmd, const unsigned char *buf, + size_t buf_size, size_t reply_len, SANE_Status *status) +{ + unsigned char *h1, *h2, *payload; + unsigned char *packet = malloc(12 + 8 + buf_size); + + /* XXX check allocation failure */ + + h1 = packet; + h2 = packet + 12; + payload = packet + 12 + 8; + + if (reply_len) { + s->netbuf = s->netptr = malloc(reply_len); + s->netlen = reply_len; + DBG(24, "allocated %lu bytes at %p\n", + (u_long) reply_len, s->netbuf); + } + + DBG(24, "%s: cmd = %04x, buf = %p, buf_size = %lu, reply_len = %lu\n", + __FUNCTION__, cmd, buf, (u_long) buf_size, (u_long) reply_len); + + memset(h1, 0x00, 12); + memset(h2, 0x00, 8); + + h1[0] = 'I'; + h1[1] = 'S'; + + h1[2] = cmd >> 8; + h1[3] = cmd; + + h1[4] = 0x00; + h1[5] = 0x0C; /* Don't know what's that */ + + DBG(24, "H1[0]: %02x %02x %02x %02x\n", h1[0], h1[1], h1[2], h1[3]); + + if((cmd >> 8) == 0x20) { + htobe32a(&h1[6], buf_size + 8); + + htobe32a(&h2[0], buf_size); + htobe32a(&h2[4], reply_len); + + DBG(24, "H1[6]: %02x %02x %02x %02x (%lu)\n", h1[6], h1[7], h1[8], h1[9], (u_long) (buf_size + 8)); + DBG(24, "H2[0]: %02x %02x %02x %02x (%lu)\n", h2[0], h2[1], h2[2], h2[3], (u_long) buf_size); + DBG(24, "H2[4]: %02x %02x %02x %02x (%lu)\n", h2[4], h2[5], h2[6], h2[7], (u_long) reply_len); + } + + if ((cmd >> 8) == 0x20 && (buf_size || reply_len)) { + if (buf_size) + memcpy(payload, buf, buf_size); + + sanei_tcp_write(s->fd, packet, 12 + 8 + buf_size); + } + else + sanei_tcp_write(s->fd, packet, 12); + + free(packet); + + *status = SANE_STATUS_GOOD; + return buf_size; +} + +SANE_Status +sanei_epson_net_lock(struct Epson_Scanner *s) +{ + SANE_Status status; + unsigned char buf[1]; + + DBG(1, "%s\n", __func__); + + sanei_epson_net_write(s, 0x2100, NULL, 0, 0, &status); + sanei_epson_net_read(s, buf, 1, &status); + return status; +} + +SANE_Status +sanei_epson_net_unlock(struct Epson_Scanner *s) +{ + SANE_Status status; + + DBG(1, "%s\n", __func__); + + sanei_epson_net_write(s, 0x2101, NULL, 0, 0, &status); +/* sanei_epson_net_read(s, buf, 1, &status); */ + return status; +} diff --git a/backend/epson2_net.h b/backend/epson2_net.h new file mode 100644 index 0000000..6a6e8d8 --- /dev/null +++ b/backend/epson2_net.h @@ -0,0 +1,18 @@ +#ifndef _EPSON2_NET_H_ +#define _EPSON2_NET_H_ + +#include +#include "../include/sane/sane.h" + +extern int sanei_epson_net_read(struct Epson_Scanner *s, unsigned char *buf, ssize_t buf_size, + SANE_Status *status); +extern int sanei_epson_net_write(struct Epson_Scanner *s, unsigned int cmd, const unsigned char *buf, + size_t buf_size, size_t reply_len, + SANE_Status *status); +extern int +sanei_epson_net_read_raw(Epson_Scanner *s, unsigned char *buf, size_t wanted, + SANE_Status * status); +extern SANE_Status sanei_epson_net_lock(struct Epson_Scanner *s); +extern SANE_Status sanei_epson_net_unlock(struct Epson_Scanner *s); + +#endif diff --git a/backend/epson2_scsi.c b/backend/epson2_scsi.c new file mode 100644 index 0000000..89394cd --- /dev/null +++ b/backend/epson2_scsi.c @@ -0,0 +1,103 @@ +#undef BACKEND_NAME +#define BACKEND_NAME epson2_scsi + +#include "../include/sane/config.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_scsi.h" +#include "epson2_scsi.h" + +#ifdef HAVE_STDDEF_H +#include +#endif + +#ifdef HAVE_STDLIB_H +#include +#endif + +#ifdef NEED_SYS_TYPES_H +#include +#endif + +#include /* for memset and memcpy */ +#include + +/* sense handler for the sanei_scsi_xxx comands */ +SANE_Status +sanei_epson2_scsi_sense_handler(int scsi_fd, + unsigned char *result, void *arg) +{ + /* to get rid of warnings */ + scsi_fd = scsi_fd; + arg = arg; + + if (result[0] && result[0] != 0x70) { + DBG(2, "%s: sense code = 0x%02x\n", + __FUNCTION__, result[0]); + return SANE_STATUS_IO_ERROR; + } else { + return SANE_STATUS_GOOD; + } +} + +SANE_Status +sanei_epson2_scsi_inquiry(int fd, void *buf, size_t *buf_size) +{ + unsigned char cmd[6]; + int status; + + memset(cmd, 0, 6); + cmd[0] = INQUIRY_COMMAND; + cmd[4] = *buf_size > 255 ? 255 : *buf_size; + status = sanei_scsi_cmd(fd, cmd, sizeof cmd, buf, buf_size); + + return status; +} + +SANE_Status +sanei_epson2_scsi_test_unit_ready(int fd) +{ + unsigned char cmd[6]; + + memset(cmd, 0, 6); + cmd[0] = TEST_UNIT_READY_COMMAND; + + return sanei_scsi_cmd2(fd, cmd, sizeof(cmd), NULL, 0, NULL, NULL); +} + +int +sanei_epson2_scsi_read(int fd, void *buf, size_t buf_size, + SANE_Status *status) +{ + unsigned char cmd[6]; + + memset(cmd, 0, 6); + cmd[0] = READ_6_COMMAND; + cmd[2] = buf_size >> 16; + cmd[3] = buf_size >> 8; + cmd[4] = buf_size; + + *status = sanei_scsi_cmd2(fd, cmd, sizeof(cmd), NULL, 0, buf, &buf_size); + if (*status == SANE_STATUS_GOOD) + return buf_size; + + return 0; +} + +int +sanei_epson2_scsi_write(int fd, const void *buf, size_t buf_size, + SANE_Status *status) +{ + unsigned char cmd[6]; + + memset(cmd, 0, sizeof(cmd)); + cmd[0] = WRITE_6_COMMAND; + cmd[2] = buf_size >> 16; + cmd[3] = buf_size >> 8; + cmd[4] = buf_size; + + *status = sanei_scsi_cmd2(fd, cmd, sizeof(cmd), buf, buf_size, NULL, NULL); + if (*status == SANE_STATUS_GOOD) + return buf_size; + + return 0; +} diff --git a/backend/epson2_scsi.h b/backend/epson2_scsi.h new file mode 100644 index 0000000..7a85b7c --- /dev/null +++ b/backend/epson2_scsi.h @@ -0,0 +1,24 @@ +#ifndef _EPSON2_SCSI_H_ +#define _EPSON2_SCSI_H_ + +#include +#include "../include/sane/sane.h" + +#define TEST_UNIT_READY_COMMAND (0x00) +#define READ_6_COMMAND (0x08) +#define WRITE_6_COMMAND (0x0a) +#define INQUIRY_COMMAND (0x12) +#define TYPE_PROCESSOR (0x03) + +#define INQUIRY_BUF_SIZE (36) + +SANE_Status sanei_epson2_scsi_sense_handler(int scsi_fd, unsigned char *result, + void *arg); +SANE_Status sanei_epson2_scsi_inquiry(int fd, void *buf, + size_t *buf_size); +int sanei_epson2_scsi_read(int fd, void *buf, size_t buf_size, + SANE_Status *status); +int sanei_epson2_scsi_write(int fd, const void *buf, size_t buf_size, + SANE_Status *status); +SANE_Status sanei_epson2_scsi_test_unit_ready(int fd); +#endif diff --git a/backend/epson_scsi.c b/backend/epson_scsi.c new file mode 100644 index 0000000..698ec61 --- /dev/null +++ b/backend/epson_scsi.c @@ -0,0 +1,114 @@ +#ifdef _AIX +#include "../include/lalloca.h" /* MUST come first for AIX! */ +#endif +#undef BACKEND_NAME +#define BACKEND_NAME epson_scsi +#include "../include/sane/config.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_scsi.h" +#include "epson_scsi.h" + +#include "../include/lalloca.h" + +#ifdef HAVE_STDDEF_H +#include +#endif + +#ifdef HAVE_STDLIB_H +#include +#endif + +#ifdef NEED_SYS_TYPES_H +#include +#endif + +#include /* for memset and memcpy */ +#include + +/* + * sense handler for the sanei_scsi_XXX comands + */ +SANE_Status +sanei_epson_scsi_sense_handler (int scsi_fd, u_char * result, void *arg) +{ + /* to get rid of warnings */ + scsi_fd = scsi_fd; + arg = arg; + + if (result[0] && result[0] != 0x70) + { + DBG (2, "sense_handler() : sense code = 0x%02x\n", result[0]); + return SANE_STATUS_IO_ERROR; + } + else + { + return SANE_STATUS_GOOD; + } +} + +/* + * + * + */ +SANE_Status +sanei_epson_scsi_inquiry (int fd, int page_code, void *buf, size_t * buf_size) +{ + u_char cmd[6]; + int status; + + memset (cmd, 0, 6); + cmd[0] = INQUIRY_COMMAND; + cmd[2] = page_code; + cmd[4] = *buf_size > 255 ? 255 : *buf_size; + status = sanei_scsi_cmd (fd, cmd, sizeof cmd, buf, buf_size); + + return status; +} + +/* + * + * + */ +int +sanei_epson_scsi_read (int fd, void *buf, size_t buf_size, + SANE_Status * status) +{ + u_char cmd[6]; + + memset (cmd, 0, 6); + cmd[0] = READ_6_COMMAND; + cmd[2] = buf_size >> 16; + cmd[3] = buf_size >> 8; + cmd[4] = buf_size; + + if (SANE_STATUS_GOOD == + (*status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, &buf_size))) + return buf_size; + + return 0; +} + +/* + * + * + */ +int +sanei_epson_scsi_write (int fd, const void *buf, size_t buf_size, + SANE_Status * status) +{ + u_char *cmd; + + cmd = alloca (8 + buf_size); + memset (cmd, 0, 8); + cmd[0] = WRITE_6_COMMAND; + cmd[2] = buf_size >> 16; + cmd[3] = buf_size >> 8; + cmd[4] = buf_size; + memcpy (cmd + 8, buf, buf_size); + + if (SANE_STATUS_GOOD == + (*status = sanei_scsi_cmd2 (fd, cmd, 6, cmd + 8, buf_size, NULL, NULL))) + return buf_size; + + return 0; +} diff --git a/backend/epson_scsi.h b/backend/epson_scsi.h new file mode 100644 index 0000000..5033014 --- /dev/null +++ b/backend/epson_scsi.h @@ -0,0 +1,24 @@ +#ifndef _EPSON_SCSI_H_ +#define _EPSON_SCSI_H_ + +#include +#include "../include/sane/sane.h" + +#define TEST_UNIT_READY_COMMAND (0x00) +#define READ_6_COMMAND (0x08) +#define WRITE_6_COMMAND (0x0a) +#define INQUIRY_COMMAND (0x12) +#define TYPE_PROCESSOR (0x03) + +#define INQUIRY_BUF_SIZE (36) + +SANE_Status sanei_epson_scsi_sense_handler (int scsi_fd, u_char * result, + void *arg); +SANE_Status sanei_epson_scsi_inquiry (int fd, int page_code, void *buf, + size_t * buf_size); +int sanei_epson_scsi_read (int fd, void *buf, size_t buf_size, + SANE_Status * status); +int sanei_epson_scsi_write (int fd, const void *buf, size_t buf_size, + SANE_Status * status); + +#endif diff --git a/backend/epson_usb.c b/backend/epson_usb.c new file mode 100644 index 0000000..848ef63 --- /dev/null +++ b/backend/epson_usb.c @@ -0,0 +1,93 @@ +#include +#include "../include/sane/sanei_usb.h" +#include "epson_usb.h" + +/* generated with epson2usb.pl doc/descriptions/epson2.desc */ + +SANE_Word sanei_epson_usb_product_ids[] = { + 0x101, /* GT-7000U, Perfection 636U */ + 0x103, /* GT-6600U, Perfection 610 */ + 0x104, /* GT-7600U, GT-7600UF, Perfection 1200U, Perfection 1200U PHOTO */ + 0x105, /* Stylus Scan 2000 */ + 0x106, /* Stylus Scan 2500 */ + 0x107, /* ES-2000, Expression 1600 */ + 0x109, /* ES-8500, Expression 1640XL */ + 0x10a, /* GT-8700, GT-8700F, Perfection 1640SU, Perfection 1640SU PHOTO */ + 0x10b, /* GT-7700U, Perfection 1240U */ + 0x10c, /* GT-6700U, Perfection 640U */ + 0x10e, /* ES-2200, Expression 1680 */ + 0x110, /* GT-8200U, GT-8200UF, Perfection 1650, Perfection 1650 PHOTO */ + 0x112, /* GT-9700F, Perfection 2450 PHOTO */ + 0x11b, /* GT-9300UF, Perfection 2400 PHOTO */ + 0x11c, /* GT-9800F, Perfection 3200 PHOTO */ + 0x11e, /* GT-8300UF, Perfection 1660 PHOTO */ + 0x126, /* ES-7000H, GT-15000 */ + 0x128, /* GT-X700, Perfection 4870 PHOTO */ + 0x129, /* ES-10000G, Expression 10000XL */ + 0x12a, /* GT-X800, Perfection 4990 PHOTO */ + 0x12b, /* ES-H300, GT-2500 */ + 0x12c, /* GT-X900, Perfection V700 Photo, Perfection V750 Photo */ + 0x135, /* GT-X970 */ + 0x801, /* CC-600PX, Stylus CX5100, Stylus CX5200 */ + 0x802, /* CC-570L, Stylus CX3100, Stylus CX3200 */ + 0x805, /* Stylus CX6300, Stylus CX6400 */ + 0x806, /* PM-A850, Stylus Photo RX600 */ + 0x807, /* Stylus Photo RX500, Stylus Photo RX510 */ + 0x808, /* Stylus CX5300, Stylus CX5400 */ + 0x80d, /* Stylus CX4500, Stylus CX4600 */ + 0x80e, /* PX-A550, Stylus CX3500, Stylus CX3600, Stylus CX3650 */ + 0x80f, /* Stylus Photo RX420, Stylus Photo RX425, Stylus Photo RX430 */ + 0x810, /* PM-A900, Stylus Photo RX700 */ + 0x811, /* PM-A870, Stylus Photo RX620, Stylus Photo RX630 */ + 0x813, /* Stylus CX6500, Stylus CX6600 */ + 0x814, /* PM-A700 */ + 0x815, /* AcuLaser CX11, AcuLaser CX11NF, LP-A500 */ + 0x817, /* LP-M5500, LP-M5500F */ + 0x818, /* Stylus CX3700, Stylus CX3800, Stylus DX3800 */ + 0x819, /* PX-A650, Stylus CX4700, Stylus CX4800, Stylus DX4800, Stylus DX4850 */ + 0x81a, /* PM-A750, Stylus Photo RX520, Stylus Photo RX530 */ + 0x81c, /* PM-A890, Stylus Photo RX640, Stylus Photo RX650 */ + 0x81d, /* PM-A950 */ + 0x81f, /* Stylus CX7700, Stylus CX7800 */ + 0x820, /* Stylus CX4100, Stylus CX4200, Stylus DX4200 */ + 0x827, /* PM-A820, Stylus Photo RX560, Stylus Photo RX580, Stylus Photo RX590 */ + 0x828, /* PM-A970 */ + 0x829, /* PM-T990 */ + 0x82a, /* PM-A920 */ + 0x82b, /* Stylus CX4900, Stylus CX5000, Stylus DX5000 */ + 0x82e, /* PX-A720, Stylus CX5900, Stylus CX6000, Stylus DX6000 */ + 0x82f, /* PX-A620, Stylus CX3900, Stylus DX4000 */ + 0x830, /* ME 200, Stylus CX2800, Stylus CX2900 */ + 0x833, /* LP-M5600 */ + 0x834, /* LP-M6000 */ + 0x835, /* AcuLaser CX21 */ + 0x836, /* PM-T960 */ + 0x837, /* PM-A940, Stylus Photo RX680, Stylus Photo RX685, Stylus Photo RX690 */ + 0x838, /* PX-A640, Stylus CX7300, Stylus CX7400, Stylus DX7400 */ + 0x839, /* PX-A740, Stylus CX8300, Stylus CX8400, Stylus DX8400 */ + 0x83a, /* PX-FA700, Stylus CX9300F, Stylus CX9400Fax, Stylus DX9400F */ + 0x83c, /* PM-A840, PM-A840S, Stylus Photo RX585, Stylus Photo RX595, Stylus Photo RX610 */ + 0x841, /* ME 300, PX-401A, Stylus NX100, Stylus SX100, Stylus TX100 */ + 0x843, /* LP-M5000 */ + 0x844, /* Artisan 800, EP-901A, EP-901F, Stylus Photo PX800FW, Stylus Photo TX800FW */ + 0x846, /* Artisan 700, EP-801A, Stylus Photo PX700W, Stylus Photo TX700W */ + 0x847, /* ME Office 700FW, PX-601F, Stylus Office BX600FW, Stylus Office TX600FW, Stylus SX600FW, WorkForce 600 */ + 0x848, /* ME Office 600F, Stylus Office BX300F, Stylus Office TX300F, Stylus NX300 */ + 0x849, /* Stylus NX200, Stylus SX200, Stylus SX205, Stylus TX200, Stylus TX203, Stylus TX209 */ + 0x84a, /* PX-501A, Stylus NX400, Stylus SX400, Stylus SX405, Stylus TX400 */ + 0x84c, /* WorkForce 500 */ + 0x84d, /* PX-402A, Stylus NX110 Series, Stylus SX110 Series, Stylus TX110 Series */ + 0x84f, /* ME OFFICE 510, Stylus NX210 Series, Stylus SX210 Series, Stylus TX210 Series */ + 0x851, /* Stylus NX410 Series, Stylus SX410 Series, Stylus TX410 Series */ + 0x854, /* ME OFFICE 650FN Series, Stylus Office BX310FN Series, Stylus Office TX510FN Series, WorkForce 310 Series */ + 0x856, /* PX-502A, Stylus NX510 Series, Stylus SX510W Series, Stylus TX550W Series */ + 0x85c, /* Stylus SX125 */ + 0 /* last entry - this is used for devices that are specified + in the config file as "usb " */ +}; + +int +sanei_epson_getNumberOfUSBProductIds (void) +{ + return sizeof (sanei_epson_usb_product_ids) / sizeof (SANE_Word); +} diff --git a/backend/epson_usb.h b/backend/epson_usb.h new file mode 100644 index 0000000..1d9ff75 --- /dev/null +++ b/backend/epson_usb.h @@ -0,0 +1,10 @@ +#ifndef _EPSON_USB_H_ +#define _EPSON_USB_H_ + +#define SANE_EPSON_VENDOR_ID (0x4b8) + +extern SANE_Word sanei_epson_usb_product_ids[]; + +extern int sanei_epson_getNumberOfUSBProductIds (void); + +#endif diff --git a/backend/fujitsu-scsi.h b/backend/fujitsu-scsi.h new file mode 100644 index 0000000..52ac7c6 --- /dev/null +++ b/backend/fujitsu-scsi.h @@ -0,0 +1,1132 @@ +#ifndef FUJITSU_SCSI_H +#define FUJITSU_SCSI_H + +/* + * Part of SANE - Scanner Access Now Easy. + * + * Please see to opening comments in fujitsu.c + */ + +/****************************************************/ + +#define USB_COMMAND_CODE 0x43 +#define USB_COMMAND_LEN 0x1F +#define USB_COMMAND_OFFSET 0x13 +#define USB_COMMAND_TIME 30000 +#define USB_DATA_TIME 30000 +#define USB_STATUS_CODE 0x53 +#define USB_STATUS_LEN 0x0D +#define USB_STATUS_OFFSET 0x09 +#define USB_STATUS_TIME 30000 + +/*static inline void */ +static void +setbitfield (unsigned char *pageaddr, int mask, int shift, int val) +{ + *pageaddr = (*pageaddr & ~(mask << shift)) | ((val & mask) << shift); +} + +/* ------------------------------------------------------------------------- */ + +/*static inline int */ +static int +getbitfield (unsigned char *pageaddr, int mask, int shift) +{ + return ((*pageaddr >> shift) & mask); +} + +/* ------------------------------------------------------------------------- */ + +static int +getnbyte (unsigned char *pnt, int nbytes) +{ + unsigned int result = 0; + int i; + +#ifdef DEBUG + assert (nbytes < 5); +#endif + for (i = 0; i < nbytes; i++) + result = (result << 8) | (pnt[i] & 0xff); + return result; +} + +/* ------------------------------------------------------------------------- */ + +/*static inline void */ +static void +putnbyte (unsigned char *pnt, unsigned int value, unsigned int nbytes) +{ + int i; + +#ifdef DEBUG + assert (nbytes < 5); +#endif + for (i = nbytes - 1; i >= 0; i--) + + { + pnt[i] = value & 0xff; + value = value >> 8; + } +} + +/* ==================================================================== */ +/* SCSI commands */ + +#define set_SCSI_opcode(out, val) out[0]=val +#define set_SCSI_lun(out, val) setbitfield(out + 1, 7, 5, val) + +/* ==================================================================== */ +/* TEST_UNIT_READY */ +#define TEST_UNIT_READY_code 0x00 +#define TEST_UNIT_READY_len 6 + +/* ==================================================================== */ +/* REQUEST_SENSE */ +#define REQUEST_SENSE_code 0x03 +#define REQUEST_SENSE_len 6 + +#define RS_return_size 0x12 +#define set_RS_return_size(icb,val) icb[0x04]=val + +/* defines for request sense return block */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 1, 7) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0x7f, 0) +#define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) +#define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) +#define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0x0f, 0) +#define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ +#define get_RS_additional_length(b) b[0x07] /* always 10 */ +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_SKSV(b) getbitfield(b+0x0f,1,7) /* valid=0 */ +#define get_RS_SKSB(b) getnbyte(b+0x0f, 3) + +/* when RS is 0x05/0x26 bad bytes listed in sksb */ +#define get_RS_offending_byte(b) getnbyte(b+0x10, 2) + +/* 3091 and 3092 use RS instead of ghs. RS must be 0x00/0x80 */ +/* in ascq */ +#define get_RS_adf_open(in) getbitfield(in+0x0d, 1, 7) +#define get_RS_send_sw(in) getbitfield(in+0x0d, 1, 5) +#define get_RS_scan_sw(in) getbitfield(in+0x0d, 1, 4) +#define get_RS_duplex_sw(in) getbitfield(in+0x0d, 1, 2) +#define get_RS_top(in) getbitfield(in+0x0d, 1, 1) +#define get_RS_hopper(in) getbitfield(in+0x0d, 1, 0) + +/* in sksb */ +#define get_RS_function(in) getbitfield(in+0x0f, 0x0f, 3) +#define get_RS_density(in) getbitfield(in+0x0f, 0x07, 0) + +/* ==================================================================== */ +/* INQUIRY */ +#define INQUIRY_code 0x12 +#define INQUIRY_len 6 + +#define INQUIRY_std_len 96 +#define INQUIRY_vpd_len 204 /* unlikely maximum value */ + +#define set_IN_evpd(icb, val) setbitfield(icb + 1, 1, 0, val) +#define set_IN_page_code(icb, val) icb[0x02]=val +#define set_IN_return_size(icb,val) icb[0x04]=val +#define set_IN_length(out,n) out[0x04]=n-5 + +#define get_IN_periph_qual(in) getbitfield(in, 0x07, 5) +#define IN_periph_qual_lun 0x00 +#define IN_periph_qual_nolun 0x03 +#define get_IN_periph_devtype(in) getbitfield(in, 0x1f, 0) +#define IN_periph_devtype_scanner 0x06 +#define IN_periph_devtype_unknown 0x1f +#define get_IN_response_format(in) getbitfield(in + 0x03, 0x07, 0) +#define IN_recognized 0x02 +#define get_IN_vendor(in, buf) strncpy(buf, (char *)in + 0x08, 0x08) +#define get_IN_product(in, buf) strncpy(buf, (char *)in + 0x10, 0x010) +#define get_IN_version(in, buf) strncpy(buf, (char *)in + 0x20, 0x04) +#define get_IN_color_offset(in) getnbyte (in+0x2A, 2) /* offset between colors */ + +/* these only in some scanners */ +#define get_IN_long_gray(in) getbitfield(in+0x2C, 1, 1) +#define get_IN_long_color(in) getbitfield(in+0x2C, 1, 0) + +#define get_IN_emulation(in) getbitfield(in+0x2D, 1, 6) +#define get_IN_cmp_cga(in) getbitfield(in+0x2D, 1, 5) +#define get_IN_bg_back(in) getbitfield(in+0x2D, 1, 3) +#define get_IN_bg_front(in) getbitfield(in+0x2D, 1, 2) +#define get_IN_bg_fb(in) getbitfield(in+0x2D, 1, 1) +#define get_IN_has_back(in) getbitfield(in+0x2D, 1, 0) + +#define get_IN_duplex_offset(in) getnbyte (in+0x2E, 2) + +/* the VPD response */ +#define get_IN_page_length(in) in[0x04] +#define get_IN_basic_x_res(in) getnbyte(in + 0x05, 2) +#define get_IN_basic_y_res(in) getnbyte(in + 0x07, 2) +#define get_IN_step_x_res(in) getbitfield(in+0x09, 1, 0) +#define get_IN_step_y_res(in) getbitfield(in+0x09, 1, 4) +#define get_IN_max_x_res(in) getnbyte(in + 0x0a, 2) +#define get_IN_max_y_res(in) getnbyte(in + 0x0c, 2) +#define get_IN_min_x_res(in) getnbyte(in + 0x0e, 2) +#define get_IN_min_y_res(in) getnbyte(in + 0x10, 2) +#define get_IN_std_res_200(in) getbitfield(in+ 0x12, 1, 0) +#define get_IN_std_res_180(in) getbitfield(in+ 0x12, 1, 1) +#define get_IN_std_res_160(in) getbitfield(in+ 0x12, 1, 2) +#define get_IN_std_res_150(in) getbitfield(in+ 0x12, 1, 3) +#define get_IN_std_res_120(in) getbitfield(in+ 0x12, 1, 4) +#define get_IN_std_res_100(in) getbitfield(in+ 0x12, 1, 5) +#define get_IN_std_res_75(in) getbitfield(in+ 0x12, 1, 6) +#define get_IN_std_res_60(in) getbitfield(in+ 0x12, 1, 7) +#define get_IN_std_res_1200(in) getbitfield(in+ 0x13, 1, 0) +#define get_IN_std_res_800(in) getbitfield(in+ 0x13, 1, 1) +#define get_IN_std_res_600(in) getbitfield(in+ 0x13, 1, 2) +#define get_IN_std_res_480(in) getbitfield(in+ 0x13, 1, 3) +#define get_IN_std_res_400(in) getbitfield(in+ 0x13, 1, 4) +#define get_IN_std_res_320(in) getbitfield(in+ 0x13, 1, 5) +#define get_IN_std_res_300(in) getbitfield(in+ 0x13, 1, 6) +#define get_IN_std_res_240(in) getbitfield(in+ 0x13, 1, 7) +#define get_IN_window_width(in) getnbyte(in + 0x14, 4) +#define get_IN_window_length(in) getnbyte(in + 0x18, 4) +#define get_IN_overflow(in) getbitfield(in+0x1c, 1, 0) +#define get_IN_monochrome(in) getbitfield(in+0x1c, 1, 1) +#define get_IN_half_tone(in) getbitfield(in+0x1c, 1, 2) +#define get_IN_multilevel(in) getbitfield(in+0x1c, 1, 3) +#define get_IN_monochrome_rgb(in) getbitfield(in+0x1c, 1, 5) +#define get_IN_half_tone_rgb(in) getbitfield(in+0x1c, 1, 6) +#define get_IN_multilevel_rgb(in) getbitfield(in+0x1c, 1, 7) + +/* vendor unique section */ +#define get_IN_adf(in) getbitfield(in+0x20, 1, 7) +#define get_IN_flatbed(in) getbitfield(in+0x20, 1, 6) +#define get_IN_transparency(in) getbitfield(in+0x20, 1, 5) +#define get_IN_duplex(in) getbitfield(in+0x20, 1, 4) +#define get_IN_endorser_b(in) getbitfield(in+0x20, 1, 3) +#define get_IN_barcode(in) getbitfield(in+0x20, 1, 2) +#define get_IN_operator_panel(in) getbitfield(in+0x20, 1, 1) +#define get_IN_endorser_f(in) getbitfield(in+0x20, 1, 0) + +#define get_IN_mp_stacker(in) getbitfield(in+0x21, 1, 7) +#define get_IN_prepick(in) getbitfield(in+0x21, 1, 6) +#define get_IN_mf_detect(in) getbitfield(in+0x21, 1, 5) +#define get_IN_paperprot(in) getbitfield(in+0x21, 1, 4) +#define get_IN_adbits(in) getbitfield(in+0x21, 0x0f, 0) + +#define get_IN_buffer_bytes(in) getnbyte(in + 0x22, 4) + +/*supported scsi commands*/ +#define get_IN_has_cmd_msen10(in) getbitfield(in+0x26, 1, 1) +#define get_IN_has_cmd_msel10(in) getbitfield(in+0x26, 1, 0) + +#define get_IN_has_cmd_lsen(in) getbitfield(in+0x27, 1, 7) +#define get_IN_has_cmd_lsel(in) getbitfield(in+0x27, 1, 6) +#define get_IN_has_cmd_change(in) getbitfield(in+0x27, 1, 5) +#define get_IN_has_cmd_rbuff(in) getbitfield(in+0x27, 1, 4) +#define get_IN_has_cmd_wbuff(in) getbitfield(in+0x27, 1, 3) +#define get_IN_has_cmd_cav(in) getbitfield(in+0x27, 1, 2) +#define get_IN_has_cmd_comp(in) getbitfield(in+0x27, 1, 1) +#define get_IN_has_cmd_gdbs(in) getbitfield(in+0x27, 1, 0) + +#define get_IN_has_cmd_op(in) getbitfield(in+0x28, 1, 7) +#define get_IN_has_cmd_send(in) getbitfield(in+0x28, 1, 6) +#define get_IN_has_cmd_read(in) getbitfield(in+0x28, 1, 5) +#define get_IN_has_cmd_gwin(in) getbitfield(in+0x28, 1, 4) +#define get_IN_has_cmd_swin(in) getbitfield(in+0x28, 1, 3) +#define get_IN_has_cmd_sdiag(in) getbitfield(in+0x28, 1, 2) +#define get_IN_has_cmd_rdiag(in) getbitfield(in+0x28, 1, 1) +#define get_IN_has_cmd_scan(in) getbitfield(in+0x28, 1, 0) + +#define get_IN_has_cmd_msen6(in) getbitfield(in+0x29, 1, 7) +#define get_IN_has_cmd_copy(in) getbitfield(in+0x29, 1, 6) +#define get_IN_has_cmd_rel(in) getbitfield(in+0x29, 1, 5) +#define get_IN_has_cmd_runit(in) getbitfield(in+0x29, 1, 4) +#define get_IN_has_cmd_msel6(in) getbitfield(in+0x29, 1, 3) +#define get_IN_has_cmd_inq(in) getbitfield(in+0x29, 1, 2) +#define get_IN_has_cmd_rs(in) getbitfield(in+0x29, 1, 1) +#define get_IN_has_cmd_tur(in) getbitfield(in+0x29, 1, 0) + +/* more stuff here? (vendor commands) */ +#define get_IN_has_cmd_subwindow(in) getbitfield(in+0x2b, 1, 0) +#define get_IN_has_cmd_endorser(in) getbitfield(in+0x2b, 1, 1) +#define get_IN_has_cmd_hw_status(in) getbitfield(in+0x2b, 1, 2) +#define get_IN_has_cmd_hw_status_2(in) getbitfield(in+0x2b, 1, 3) +#define get_IN_has_cmd_hw_status_3(in) getbitfield(in+0x2b, 1, 4) +#define get_IN_has_cmd_scanner_ctl(in) getbitfield(in+0x31, 1, 1) +#define get_IN_has_cmd_device_restart(in) getbitfield(in+0x31, 1, 2) + +#define get_IN_brightness_steps(in) getnbyte(in+0x52, 1) +#define get_IN_threshold_steps(in) getnbyte(in+0x53, 1) +#define get_IN_contrast_steps(in) getnbyte(in+0x54, 1) + +#define get_IN_num_dither_internal(in) getbitfield(in+0x56, 15, 4) +#define get_IN_num_dither_download(in) getbitfield(in+0x56, 15, 0) + +#define get_IN_num_gamma_internal(in) getbitfield(in+0x57, 15, 4) +#define get_IN_num_gamma_download(in) getbitfield(in+0x57, 15, 0) + +#define get_IN_ipc_bw_rif(in) getbitfield(in+0x58, 1, 7) +#define get_IN_ipc_dtc(in) getbitfield(in+0x58, 1, 6) +#define get_IN_ipc_sdtc(in) getbitfield(in+0x58, 1, 5) +#define get_IN_ipc_outline_extraction(in) getbitfield(in+0x58, 1, 4) +#define get_IN_ipc_image_emphasis(in) getbitfield(in+0x58, 1, 3) +#define get_IN_ipc_auto_separation(in) getbitfield(in+0x58, 1, 2) +#define get_IN_ipc_mirroring(in) getbitfield(in+0x58, 1, 1) +#define get_IN_ipc_wl_follow(in) getbitfield(in+0x58, 1, 0) + +#define get_IN_ipc_subwindow(in) getbitfield(in+0x59, 1, 7) +#define get_IN_ipc_diffusion(in) getbitfield(in+0x59, 1, 6) +#define get_IN_ipc_ipc3(in) getbitfield(in+0x59, 1, 5) +#define get_IN_ipc_rotation(in) getbitfield(in+0x59, 1, 4) +#define get_IN_ipc_hybrid_crop_deskew(in) getbitfield(in+0x59, 1, 3) +#define get_IN_ipc_ipc2_byte67(in) getbitfield(in+0x59, 1, 0) + +#define get_IN_compression_MH(in) getbitfield(in+0x5a, 1, 7) +#define get_IN_compression_MR(in) getbitfield(in+0x5a, 1, 6) +#define get_IN_compression_MMR(in) getbitfield(in+0x5a, 1, 5) +#define get_IN_compression_JBIG(in) getbitfield(in+0x5a, 1, 4) +#define get_IN_compression_JPG_BASE(in) getbitfield(in+0x5a, 1, 3) +#define get_IN_compression_JPG_EXT(in) getbitfield(in+0x5a, 1, 2) +#define get_IN_compression_JPG_INDEP(in) getbitfield(in+0x5a, 1, 1) + +#define get_IN_compression_JPG_gray(in) getbitfield(in+0x5b, 3, 6) +#define IN_comp_JPG_gray_unsup 1 +#define IN_comp_JPG_gray_color 2 +#define IN_comp_JPG_gray_gray 3 +#define get_IN_compression_JPG_YUV_422(in) getbitfield(in+0x5b, 1, 0) + +#define get_IN_endorser_b_mech(in) getbitfield(in+0x5c, 1, 7) +#define get_IN_endorser_b_stamp(in) getbitfield(in+0x5c, 1, 6) +#define get_IN_endorser_b_elec(in) getbitfield(in+0x5c, 1, 5) +#define get_IN_endorser_max_id(in) getbitfield(in+0x5c, 0x0f, 0) + +#define get_IN_endorser_f_mech(in) getbitfield(in+0x5d, 1, 7) +#define get_IN_endorser_f_stamp(in) getbitfield(in+0x5d, 1, 6) +#define get_IN_endorser_f_elec(in) getbitfield(in+0x5d, 1, 5) +#define get_IN_endorser_f_type(in) getbitfield(in+0x5d, 3, 2) +#define get_IN_endorser_b_type(in) getbitfield(in+0x5d, 3, 0) + +#define get_IN_connection(in) getbitfield(in+0x62, 3, 0) + +#define get_IN_endorser_type_ext(in) getbitfield(in+0x63, 1, 4) +#define get_IN_endorser_pre_back(in) getbitfield(in+0x63, 1, 3) +#define get_IN_endorser_pre_front(in) getbitfield(in+0x63, 1, 2) +#define get_IN_endorser_post_back(in) getbitfield(in+0x63, 1, 1) +#define get_IN_endorser_post_front(in) getbitfield(in+0x63, 1, 0) + +#define get_IN_x_overscan_size(in) getnbyte(in + 0x64, 2) +#define get_IN_y_overscan_size(in) getnbyte(in + 0x66, 2) + +#define get_IN_default_bg_adf_b(in) getbitfield(in+0x68, 1, 3) +#define get_IN_default_bg_adf_f(in) getbitfield(in+0x68, 1, 2) +#define get_IN_default_bg_fb(in) getbitfield(in+0x68, 1, 1) + +#define get_IN_auto_color(in) getbitfield(in+0x69, 1, 7) +#define get_IN_blank_skip(in) getbitfield(in+0x69, 1, 6) +#define get_IN_multi_image(in) getbitfield(in+0x69, 1, 5) +#define get_IN_f_b_type_indep(in) getbitfield(in+0x69, 1, 4) +#define get_IN_f_b_res_indep(in) getbitfield(in+0x69, 1, 3) + +#define get_IN_dropout_spec(in) getbitfield(in+0x6a, 1, 7) +#define get_IN_dropout_non(in) getbitfield(in+0x6a, 1, 7) +#define get_IN_dropout_white(in) getbitfield(in+0x6a, 1, 7) + +#define get_IN_skew_check(in) getbitfield(in+0x6d, 1, 7) +#define get_IN_new_fd_roll(in) getbitfield(in+0x6d, 1, 6) + +#define get_IN_evpd_len(in) getnbyte(in + 0x6f, 1) + +#define get_IN_paper_count(in) getbitfield(in+0x70, 1, 7) +#define get_IN_paper_number(in) getbitfield(in+0x70, 1, 6) +#define get_IN_ext_send_to(in) getbitfield(in+0x70, 1, 5) +#define get_IN_staple_det(in) getbitfield(in+0x70, 1, 4) +#define get_IN_pause_host(in) getbitfield(in+0x70, 1, 3) +#define get_IN_pause_panel(in) getbitfield(in+0x70, 1, 2) +#define get_IN_pause_conf(in) getbitfield(in+0x70, 1, 1) +#define get_IN_hq_print(in) getbitfield(in+0x70, 1, 0) + +#define get_IN_ext_GHS_len(in) getnbyte(in + 0x71, 1) + +#define get_IN_smbc_func(in) getbitfield(in+0x72, 1, 7) +#define get_IN_imprint_chk_b(in) getbitfield(in+0x72, 1, 6) +#define get_IN_imprint_chk_f(in) getbitfield(in+0x72, 1, 5) +#define get_IN_force_w_bg(in) getbitfield(in+0x72, 1, 4) +#define get_IN_mf_recover_lvl(in) getbitfield(in+0x72, 0x0f, 0) + +#define get_IN_first_read_time(in) getbitfield(in+0x73, 1, 7) +#define get_IN_div_scanning(in) getbitfield(in+0x73, 1, 6) +#define get_IN_start_job(in) getbitfield(in+0x73, 1, 5) +#define get_IN_lifetime_log(in) getbitfield(in+0x73, 1, 4) +#define get_IN_imff_save_rest(in) getbitfield(in+0x73, 1, 3) +#define get_IN_wide_scsi_type(in) getbitfield(in+0x73, 0x07, 0) + +#define get_IN_lut_hybrid_crop(in) getbitfield(in+0x74, 1, 7) +#define get_IN_over_under_amt(in) getbitfield(in+0x74, 1, 6) +#define get_IN_rgb_lut(in) getbitfield(in+0x74, 1, 5) +#define get_IN_num_lut_dl(in) getbitfield(in+0x74, 0x0f, 0) + +/*byte 75 is poorly documented*/ + +#define get_IN_sync_next_feed(in) getbitfield(in+0x76, 0x07, 0) + +/* some scanners need evpd inquiry data manipulated */ +#define set_IN_page_length(in,val) in[0x04]=val + +/* ==================================================================== */ +/* page codes used by mode_sense and mode_select */ +#define MS_pc_unk 0x2c /* Used by iX500 */ +#define MS_pc_patch 0x2e /* Patch code scanning */ +#define MS_pc_counter 0x2f /* Page number and counter reset */ +#define MS_pc_autocolor 0x32 /* Automatic color detection */ +#define MS_pc_prepick 0x33 /* Prepick next adf page */ +#define MS_pc_sleep 0x34 /* Sleep mode */ +#define MS_pc_duplex 0x35 /* ADF duplex transfer mode */ +#define MS_pc_rand 0x36 /* All sorts of device controls */ +#define MS_pc_bg 0x37 /* Backing switch control */ +#define MS_pc_df 0x38 /* Double feed detection */ +#define MS_pc_dropout 0x39 /* Drop out color */ +#define MS_pc_buff 0x3a /* Scan buffer control */ +#define MS_pc_auto 0x3c /* Auto paper size detection */ +#define MS_pc_lamp 0x3d /* Lamp light timer set */ +#define MS_pc_jobsep 0x3e /* Detect job separation sheet */ +#define MS_pc_all 0x3f /* Only used with mode_sense */ + +/* ==================================================================== */ +/* MODE_SELECT */ +#define MODE_SELECT_code 0x15 +#define MODE_SELECT_len 6 + +#define set_MSEL_pf(sb, val) setbitfield(sb + 1, 1, 4, val) +#define set_MSEL_xferlen(sb, val) sb[0x04] = (unsigned char)val + +/* MS payloads are combined 4 byte header and 8 or 10 byte page + * there is also 'descriptor block' & 'vendor-specific block' + * but fujitsu seems not to use these */ +/* 10 byte page only used by dropout? */ +#define MSEL_header_len 4 +#define MSEL_data_min_len 8 +#define MSEL_data_max_len 10 + +#define set_MSEL_pc(sb, val) sb[0x00]=val +#define set_MSEL_page_len(sb, val) sb[0x01]=val + +#define set_MSEL_sleep_mode(sb, val) sb[0x02]=val + +#define set_MSEL_transfer_mode(sb, val) setbitfield(sb + 0x02, 0x01, 0, val) + +#define set_MSEL_bg_enable(sb, val) setbitfield(sb + 2, 1, 7, val) +#define set_MSEL_bg_front(sb, val) setbitfield(sb + 2, 1, 5, val) +#define set_MSEL_bg_back(sb, val) setbitfield(sb + 2, 1, 4, val) +#define set_MSEL_bg_fb(sb, val) setbitfield(sb + 2, 1, 3, val) + +#define set_MSEL_df_enable(sb, val) setbitfield(sb + 2, 1, 7, val) +#define set_MSEL_df_continue(sb, val) setbitfield(sb + 2, 1, 6, val) +#define set_MSEL_df_skew(sb, val) setbitfield(sb + 2, 1, 5, val) +#define set_MSEL_df_thickness(sb, val) setbitfield(sb + 2, 1, 4, val) +#define set_MSEL_df_length(sb, val) setbitfield(sb + 2, 1, 3, val) +#define set_MSEL_df_diff(sb, val) setbitfield(sb + 2, 3, 0, val) +#define MSEL_df_diff_DEFAULT 0 +#define MSEL_df_diff_10MM 1 +#define MSEL_df_diff_15MM 2 +#define MSEL_df_diff_20MM 3 +#define set_MSEL_df_paperprot(sb, val) setbitfield(sb + 3, 3, 6, val) +#define set_MSEL_df_stapledet(sb, val) setbitfield(sb + 3, 3, 4, val) +#define set_MSEL_df_recovery(sb, val) setbitfield(sb + 3, 3, 2, val) + +#define set_MSEL_dropout_front(sb, val) setbitfield(sb + 0x02, 0x0f, 0, val) +#define set_MSEL_dropout_back(sb, val) setbitfield(sb + 0x02, 0x0f, 4, val) +#define MSEL_dropout_DEFAULT 0 +#define MSEL_dropout_GREEN 8 +#define MSEL_dropout_RED 9 +#define MSEL_dropout_BLUE 11 +#define MSEL_dropout_CUSTOM 12 + +#define set_MSEL_buff_mode(sb, val) setbitfield(sb + 0x02, 0x03, 6, val) +#define set_MSEL_buff_clear(sb, val) setbitfield(sb + 0x03, 0x03, 6, val) + +#define set_MSEL_prepick(sb, val) setbitfield(sb + 0x02, 0x03, 6, val) + +/*more automatic stuff with this one...*/ +#define set_MSEL_awd(sb, val) setbitfield(sb + 0x02, 0x01, 7, val) +#define set_MSEL_w_wfill(sb, val) setbitfield(sb + 0x02, 0x01, 6, val) +#define set_MSEL_req_driv_lut(sb, val) setbitfield(sb + 0x02, 0x01, 1, val) +#define set_MSEL_req_driv_crop(sb, val) setbitfield(sb + 0x02, 0x01, 0, val) + +#define set_MSEL_ald(sb, val) setbitfield(sb + 0x03, 0x01, 7, val) +#define set_MSEL_l_wfill(sb, val) setbitfield(sb + 0x03, 0x01, 6, val) + +#define set_MSEL_deskew(sb, val) setbitfield(sb + 0x04, 0x01, 7, val) + +#define set_MSEL_overscan(sb, val) setbitfield(sb + 0x05, 0x03, 6, val) +#define set_MSEL_overcrop(sb, val) setbitfield(sb + 0x05, 0x01, 5, val) +#define set_MSEL_undercrop(sb, val) setbitfield(sb + 0x05, 0x01, 4, val) + +#define set_MSEL_over_under_amt(sb, val) sb[0x06]=val + +/*buffer, prepick, overscan and df use these*/ +#define MSEL_DEFAULT 0 +#define MSEL_OFF 2 +#define MSEL_ON 3 + +/* ==================================================================== */ +/* RESERVE_UNIT */ +#define RESERVE_UNIT_code 0x16 +#define RESERVE_UNIT_len 6 + +/* ==================================================================== */ +/* RELEASE_UNIT */ + +#define RELEASE_UNIT_code 0x17 +#define RELEASE_UNIT_len 6 + +/* ==================================================================== */ +/* MODE_SENSE */ +#define MODE_SENSE_code 0x1a +#define MODE_SENSE_len 6 + +#define MODE_SENSE_data_len 0x14 + +#define set_MSEN_DBD(b, val) setbitfield(b, 0x01, 3, (val?1:0)) +#define set_MSEN_pc(sb, val) setbitfield(sb + 0x02, 0x3f, 0, val) +#define set_MSEN_xfer_length(sb, val) sb[0x04] = (unsigned char)val +#define get_MSEN_MUD(b) getnbyte(b+(0x04+((int)*(b+0x3)))+0x4,2) + +/* ==================================================================== */ +/* SCAN */ +#define SCAN_code 0x1b +#define SCAN_len 6 + +#define set_SC_xfer_length(sb, val) sb[0x04] = (unsigned char)val + +/* ==================================================================== */ +/* READ_DIAGNOSTIC */ +#define READ_DIAGNOSTIC_code 0x1c +#define READ_DIAGNOSTIC_len 6 + +#define set_RD_xferlen(in, len) putnbyte(in + 3, len, 2) + +/* for 'FIRST READ DATE \0YMD' */ +#define RD_frd_len 10 +#define get_RD_date_status(in) in[0] +#define RD_date_stored 0 +#define RD_date_not_stored 0xff + +/* for 'GET FIRST DATE ' */ +#define RD_gfd_len 10 +#define get_RD_date_year(in) in[1] +#define get_RD_date_month(in) in[2] +#define get_RD_date_date(in) in[3] + +/* for 'GET DEVICE ID ' */ +#define RD_gdi_len 10 +#define get_RD_id_serial(in) getnbyte (in, 4) + +/* ==================================================================== */ +/* SEND_DIAGNOSTIC */ +#define SEND_DIAGNOSTIC_code 0x1d +#define SEND_DIAGNOSTIC_len 6 + +#define set_SD_slftst(in, val) setbitfield(in + 1, 1, 2, val) +#define set_SD_xferlen(in, len) putnbyte(in + 3, len, 2) + +#define SD_frd_string "FIRST READ DATE \0YMD" +#define SD_frd_len 20 +#define set_SD_frd_year(in, b) putnbyte(in + 0x11, b, 1) +#define set_SD_frd_month(in, b) putnbyte(in + 0x12, b, 1) +#define set_SD_frd_date(in, b) putnbyte(in + 0x13, b, 1) + +#define SD_gfd_string "GET FIRST DATE " +#define SD_gfd_len 16 + +#define SD_gdi_string "GET DEVICE ID " +#define SD_gdi_len 16 + +#define SD_preread_string "SET PRE READMODE" +#define SD_preread_stringlen 16 +#define SD_preread_len 32 +#define set_SD_preread_xres(in, b) putnbyte(in + 0x10, b, 2) +#define set_SD_preread_yres(in, b) putnbyte(in + 0x12, b, 2) +#define set_SD_preread_paper_width(sb, val) putnbyte(sb + 0x14, val, 4) +#define set_SD_preread_paper_length(sb, val) putnbyte(sb + 0x18, val, 4) +#define set_SD_preread_composition(sb, val) putnbyte(sb + 0x1c, val, 1) +#define set_SD_preread_escan(sb, val) putnbyte(sb + 0x1d, val, 1) + +/* ==================================================================== */ +/* SET_WINDOW */ +#define SET_WINDOW_code 0x24 +#define SET_WINDOW_len 10 + +#define set_SW_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) + +#define SW_header_len 8 +#define SW_desc_len 64 + +/* ==================================================================== */ +/* GET_WINDOW */ +#define GET_WINDOW_code 0x25 +#define GET_WINDOW_len 0 + +/* ==================================================================== */ +/* READ */ +#define READ_code 0x28 +#define READ_len 10 + +#define set_R_datatype_code(sb, val) sb[0x02] = val +#define R_datatype_imagedata 0x00 +#define R_datatype_pixelsize 0x80 +#define R_datatype_papersize 0x81 +#define R_datatype_effective_id 0x82 +#define set_R_window_id(sb, val) sb[0x05] = val +#define set_R_xfer_length(sb, val) putnbyte(sb + 0x06, val, 3) + +#define R_PSIZE_len 0x20 +#define get_PSIZE_num_x(in) getnbyte(in + 0x00, 4) +#define get_PSIZE_num_y(in) getnbyte(in + 0x04, 4) +#define get_PSIZE_paper_w(in) getnbyte(in + 0x08, 4) +#define get_PSIZE_paper_l(in) getnbyte(in + 0x0C, 4) +#define get_PSIZE_req_driv_crop(in) getbitfield(in + 0x10, 1, 7) +#define get_PSIZE_req_driv_lut(in) getbitfield(in + 0x10, 1, 6) +#define get_PSIZE_req_driv_valid(in) getbitfield(in + 0x10, 1, 0) + +#define R_PAPER_len 0x08 +#define get_PAPER_job_sep(in) getnbyte(in + 0x02, 1) +#define get_PAPER_paper_w(in) getnbyte(in + 0x03, 1) + +/* ==================================================================== */ +/* SEND */ +#define SEND_code 0x2a +#define SEND_len 10 + +#define set_S_xfer_datatype(sb, val) sb[0x02] = (unsigned char)val +/*#define S_datatype_imagedatai 0x00 +#define S_datatype_halftone_mask 0x02 +#define S_datatype_gamma_function 0x03*/ +#define S_datatype_lut_data 0x83 +#define S_datatype_jpg_q_table 0x88 +#define S_datatype_endorser_data 0x90 +/*#define S_EX_datatype_lut 0x01 +#define S_EX_datatype_shading_data 0xa0 +#define S_user_reg_gamma 0xc0 +#define S_device_internal_info 0x03 +#define set_S_datatype_qual_upper(sb, val) sb[0x04] = (unsigned char)val +#define S_DQ_none 0x00 +#define S_DQ_Rcomp 0x06 +#define S_DQ_Gcomp 0x07 +#define S_DQ_Bcomp 0x08 +#define S_DQ_Reg1 0x01 +#define S_DQ_Reg2 0x02 +#define S_DQ_Reg3 0x03*/ +#define set_S_xfer_id(sb, val) putnbyte(sb + 4, val, 2) +#define set_S_xfer_length(sb, val) putnbyte(sb + 6, val, 3) + +/*lut*/ +#define S_lut_header_len 0x0a +#define set_S_lut_order(sb, val) putnbyte(sb + 2, val, 1) +#define S_lut_order_single 0x10 +#define set_S_lut_ssize(sb, val) putnbyte(sb + 4, val, 2) +#define set_S_lut_dsize(sb, val) putnbyte(sb + 6, val, 2) +#define S_lut_data_min_len 256 +#define S_lut_data_max_len 1024 + +/*q-table*/ +#define S_q_table_header_len 0x0a +#define S_q_table_y_len 0x40 +#define set_S_q_table_y_len(sb, val) putnbyte(sb + 4, val, 2) +#define S_q_table_uv_len 0x40 +#define set_S_q_table_uv_len(sb, val) putnbyte(sb + 6, val, 2) + +/*endorser*/ +#define S_e_data_min_len 18 /*minimum 18 bytes no string bytes*/ +#define S_e_data_max_len 98 /*maximum 18 bytes plus 80 string bytes*/ + +#define set_S_endorser_data_id(sb, val) sb[0] = val + +#define set_S_endorser_stamp(sb, val) setbitfield(sb + 0x01, 1, 7, val) +#define set_S_endorser_elec(sb, val) setbitfield(sb + 0x01, 1, 6, val) +#define set_S_endorser_decr(sb, val) setbitfield(sb + 0x01, 1, 5, val) +#define S_e_decr_inc 0 +#define S_e_decr_dec 1 +#define set_S_endorser_lap24(sb, val) setbitfield(sb + 0x01, 1, 4, val) +#define S_e_lap_24bit 1 +#define S_e_lap_16bit 0 +#define set_S_endorser_ctstep(sb, val) setbitfield(sb + 0x01, 0x03, 0, val) + +#define set_S_endorser_ulx(sb, val) putnbyte(sb + 0x02, val, 4) +#define set_S_endorser_uly(sb, val) putnbyte(sb + 0x06, val, 4) + +#define set_S_endorser_font(sb, val) sb[0xa] = val +#define S_e_font_horiz 0 +#define S_e_font_vert 1 +#define S_e_font_horiz_narrow 2 +#define set_S_endorser_size(sb, val) sb[0xb] = val + +#define set_S_endorser_revs(sb, val) setbitfield(sb + 0x0c, 0x01, 7, val) +#define S_e_revs_fwd 0 +#define S_e_revs_rev 1 +#define set_S_endorser_bold(sb, val) setbitfield(sb + 0x0c, 0x01, 2, val) +#define set_S_endorser_dirs(sb, val) setbitfield(sb + 0x0c, 0x03, 0, val) +#define S_e_dir_left_right 0 +#define S_e_dir_top_bottom 1 +#define S_e_dir_right_left 2 +#define S_e_dir_bottom_top 3 + +#define set_S_endorser_string_length(sb, len) sb[0x11] = len +#define set_S_endorser_string(sb,val,len) memcpy(sb+0x12,val,(size_t)len) + +/* ==================================================================== */ +/* OBJECT_POSITION */ +#define OBJECT_POSITION_code 0x31 +#define OBJECT_POSITION_len 10 + +#define set_OP_autofeed(b,val) setbitfield(b+0x01, 0x07, 0, val) +#define OP_Discharge 0x00 +#define OP_Feed 0x01 + +/* ==================================================================== */ +/* SET_SUBWINDOW */ +#define SET_SUBWINDOW_code 0xc0 +#define SET_SUBWINDOW_len 0 + +/* ==================================================================== */ +/* ENDORSER */ +#define ENDORSER_code 0xc1 +#define ENDORSER_len 10 + +#define set_E_xferlen(sb, val) putnbyte(sb + 0x7, val, 2) + +/*endorser data*/ +#define ED_min_len 4 +#define ED_max_len 6 + +#define set_ED_endorser_data_id(sb, val) sb[0] = val + +/* enable/disable endorser printing*/ +#define set_ED_stop(sb, val) setbitfield(sb + 0x01, 1, 7, val) +#define ED_start 0 +#define ED_stop 1 +/* specifies the side of a document to be printed */ +#define set_ED_side(sb, val) setbitfield(sb + 0x01, 1, 6, val) +#define ED_front 0 +#define ED_back 1 + +/* format of the counter 16/24 bit*/ +#define set_ED_lap24(sb, val) setbitfield(sb + 0x01, 1, 5, val) +#define ED_lap_16bit 0 +#define ED_lap_24bit 1 + +/* initial count */ +#define set_ED_initial_count_16(sb, val) putnbyte(sb + 0x02, val, 2) +#define set_ED_initial_count_24(sb, val) putnbyte(sb + 0x03, val, 3) + +/* ==================================================================== */ +/* GET_HW_STATUS*/ +#define GET_HW_STATUS_code 0xc2 +#define GET_HW_STATUS_len 10 + +#define set_GHS_allocation_length(sb, len) putnbyte(sb + 0x07, len, 2) + +#define GHS_data_len 12 + +#define get_GHS_top(in) getbitfield(in+0x02, 1, 7) +#define get_GHS_A3(in) getbitfield(in+0x02, 1, 3) +#define get_GHS_B4(in) getbitfield(in+0x02, 1, 2) +#define get_GHS_A4(in) getbitfield(in+0x02, 1, 1) +#define get_GHS_B5(in) getbitfield(in+0x02, 1, 0) + +#define get_GHS_hopper(in) !getbitfield(in+0x03, 1, 7) +#define get_GHS_omr(in) getbitfield(in+0x03, 1, 6) +#define get_GHS_adf_open(in) getbitfield(in+0x03, 1, 5) +#define get_GHS_imp_open(in) getbitfield(in+0x03, 1, 4) +#define get_GHS_fb_open(in) getbitfield(in+0x03, 1, 3) +#define get_GHS_paper_end(in) getbitfield(in+0x03, 1, 2) +#define get_GHS_fb_on(in) getbitfield(in+0x03, 1, 1) + +#define get_GHS_sleep(in) getbitfield(in+0x04, 1, 7) +#define get_GHS_clean(in) getbitfield(in+0x04, 1, 6) +#define get_GHS_send_sw(in) getbitfield(in+0x04, 1, 2) +#define get_GHS_manual_feed(in) getbitfield(in+0x04, 1, 1) +#define get_GHS_scan_sw(in) getbitfield(in+0x04, 1, 0) + +#define get_GHS_picalm(in) getbitfield(in+0x05, 1, 7) +#define get_GHS_fadalm(in) getbitfield(in+0x05, 1, 6) +#define get_GHS_brkalm(in) getbitfield(in+0x05, 1, 5) +#define get_GHS_sepalm(in) getbitfield(in+0x05, 1, 4) +#define get_GHS_function(in) getbitfield(in+0x05, 0x0f, 0) + +#define get_GHS_ink_empty(in) getbitfield(in+0x06, 1, 7) +#define get_GHS_consume(in) getbitfield(in+0x06, 1, 6) +#define get_GHS_overskew(in) getbitfield(in+0x06, 1, 5) +#define get_GHS_overthick(in) getbitfield(in+0x06, 1, 4) +#define get_GHS_plen(in) getbitfield(in+0x06, 1, 3) +#define get_GHS_ink_side(in) getbitfield(in+0x06, 1, 2) +#define get_GHS_mf_to(in) getbitfield(in+0x06, 1, 1) +#define get_GHS_double_feed(in) getbitfield(in+0x06, 1, 0) + +#define get_GHS_error_code(in) in[0x07] + +#define get_GHS_skew_angle(in) getnbyte(in+0x08, 2) + +#define get_GHS_ink_remain(in) in[0x0a] + +/* ==================================================================== */ +/* SCANNER_CONTROL */ +#define SCANNER_CONTROL_code 0xf1 +#define SCANNER_CONTROL_len 10 + +#define set_SC_ric(icb, val) setbitfield(icb + 1, 1, 4, val) +#define set_SC_function(icb, val) setbitfield(icb + 1, 0xf, 0, val) +#define SC_function_adf 0x00 +#define SC_function_fb 0x01 +#define SC_function_fb_hs 0x02 +#define SC_function_lamp_off 0x03 +#define SC_function_cancel 0x04 +#define SC_function_lamp_on 0x05 +#define SC_function_lamp_normal 0x06 +#define SC_function_lamp_saving 0x07 +#define SC_function_panel 0x08 +#define SC_function_scan_complete 0x09 +#define SC_function_eject_complete 0x0a +#define SC_function_manual_feed 0x0c + +#define set_SC_ric_dtq(sb, val) sb[2] = val +#define set_SC_ric_len(sb, val) putnbyte(sb + 0x06, val, 3) + +/* ==================================================================== */ +/* window descriptor macros for SET_WINDOW and GET_WINDOW */ + +#define set_WPDB_wdblen(sb, len) putnbyte(sb + 0x06, len, 2) + +/* ==================================================================== */ + + /* 0x00 - Window Identifier + * 0x00 for 3096 + * 0x00 (front) or 0x80 (back) for 3091 + */ +#define set_WD_wid(sb, val) sb[0] = val +#define WD_wid_front 0x00 +#define WD_wid_back 0x80 + + /* 0x01 - Reserved (bits 7-1), AUTO (bit 0) + * Use 0x00 for 3091, 3096 + */ +#define set_WD_auto(sb, val) setbitfield(sb + 0x01, 1, 0, val) +#define get_WD_auto(sb) getbitfield(sb + 0x01, 1, 0) + + /* 0x02,0x03 - X resolution in dpi + * 3091 supports 50-300 in steps of 1 + * 3096 suppors 200,240,300,400; or 100-1600 in steps of 4 + * if image processiong option installed + */ +#define set_WD_Xres(sb, val) putnbyte(sb + 0x02, val, 2) +#define get_WD_Xres(sb) getnbyte(sb + 0x02, 2) + + /* 0x04,0x05 - X resolution in dpi + * 3091 supports 50-600 in steps of 1; 75,150,300,600 only + * in color mode + * 3096 suppors 200,240,300,400; or 100-1600 in steps of 4 + * if image processiong option installed + */ +#define set_WD_Yres(sb, val) putnbyte(sb + 0x04, val, 2) +#define get_WD_Yres(sb) getnbyte(sb + 0x04, 2) + + /* 0x06-0x09 - Upper Left X in 1/1200 inch + */ +#define set_WD_ULX(sb, val) putnbyte(sb + 0x06, val, 4) +#define get_WD_ULX(sb) getnbyte(sb + 0x06, 4) + + /* 0x0a-0x0d - Upper Left Y in 1/1200 inch + */ +#define set_WD_ULY(sb, val) putnbyte(sb + 0x0a, val, 4) +#define get_WD_ULY(sb) getnbyte(sb + 0x0a, 4) + + /* 0x0e-0x11 - Width in 1/1200 inch + * 3091 left+width max 10200 + * 3096 left+width max 14592 + * also limited to page size, see bytes 0x35ff. + */ +#define set_WD_width(sb, val) putnbyte(sb + 0x0e, val, 4) +#define get_WD_width(sb) getnbyte(sb + 0x0e, 4) + + /* 0x12-0x15 - Height in 1/1200 inch + * 3091 top+height max 16832 + * 3096 top+height max 20736, also if left+width>13199, + * top+height has to be less than 19843 + */ +#define set_WD_length(sb, val) putnbyte(sb + 0x12, val, 4) +#define get_WD_length(sb) getnbyte(sb + 0x12, 4) + + /* 0x16 - Brightness + * 3091 always use 0x00 + * 3096 if in halftone mode, 8 levels supported (01-1F, 20-3F, + ..., E0-FF) + * use 0x00 for user defined dither pattern + */ +#define set_WD_brightness(sb, val) sb[0x16] = val +#define get_WD_brightness(sb) sb[0x16] + + /* 0x17 - Threshold + * 3091 0x00 = use floating slice; 0x01..0xff fixed slice + * with 0x01=brightest, 0x80=medium, 0xff=darkest; + * only effective for line art mode. + * 3096 0x00 = use "simplified dynamic treshold", otherwise + * same as above but resolution is only 64 steps. + */ +#define set_WD_threshold(sb, val) sb[0x17] = val +#define get_WD_threshold(sb) sb[0x17] + + /* 0x18 - Contrast + * 3091 - not supported, always use 0x00 + * 3096 - the same + */ +#define set_WD_contrast(sb, val) sb[0x18] = val +#define get_WD_contrast(sb) sb[0x18] + + /* 0x19 - Image Composition (color mode) + * 3091 - use 0x00 for line art, 0x01 for halftone, + * 0x02 for grayscale, 0x05 for color. + * 3096 - same but minus color. + */ +#define set_WD_composition(sb, val) sb[0x19] = val +#define get_WD_composition(sb) sb[0x19] +#define WD_comp_LA 0 +#define WD_comp_HT 1 +#define WD_comp_GS 2 +#define WD_comp_CL 3 +#define WD_comp_CH 4 +#define WD_comp_CG 5 + + /* 0x1a - Depth + * 3091 - use 0x01 for b/w or 0x08 for gray/color + * 3096 - use 0x01 for b/w or 0x08 for gray + */ +#define set_WD_bitsperpixel(sb, val) sb[0x1a] = val +#define get_WD_bitsperpixel(sb) sb[0x1a] + + /* 0x1b,0x1c - Halftone Pattern + * 3091 byte 1b: 00h default(=dither), 01h dither, + * 02h error dispersion + * 1c: 00 dark images, 01h dark text+images, + * 02h light images, + * 03h light text+images, 80h download pattern + * 3096: 1b unused; 1c bit 7=1: use downloadable pattern, + * bit 7=0: use builtin pattern; rest of byte 1b denotes + * pattern number, three builtin and five downloadable + * supported; higher numbers = error. + */ +#define set_WD_ht_type(sb, val) sb[0x1b] = val +#define get_WD_ht_type(sb) sb[0x1b] +#define WD_ht_type_DEFAULT 0 +#define WD_ht_type_DITHER 1 +#define WD_ht_type_DIFFUSION 2 + +#define set_WD_ht_pattern(sb, val) sb[0x1c] = val +#define get_WD_ht_pattern(sb) sb[0x1c] + + /* 0x1d - Reverse image, padding type + * 3091: bit 7=1: reverse black&white + * bits 0-2: padding type, must be 0 + * 3096: the same; bit 7 must be set for gray and not + * set for b/w. + */ +#define set_WD_rif(sb, val) setbitfield(sb + 0x1d, 1, 7, val) +#define get_WD_rif(sb) getbitfield(sb + 0x1d, 1, 7) + + /* 0x1e,0x1f - Bit ordering + * 3091 not supported, use 0x00 + * 3096 not supported, use 0x00 + */ +#define set_WD_bitorder(sb, val) putnbyte(sb + 0x1e, val, 2) +#define get_WD_bitorder(sb) getnbyte(sb + 0x1e, 2) + + /* 0x20 - compression type + * not supported on smaller models, use 0x00 + */ +#define set_WD_compress_type(sb, val) sb[0x20] = val +#define get_WD_compress_type(sb) sb[0x20] +#define WD_cmp_NONE 0 +#define WD_cmp_MH 1 +#define WD_cmp_MR 2 +#define WD_cmp_MMR 3 +#define WD_cmp_JBIG 0x80 +#define WD_cmp_JPG1 0x81 +#define WD_cmp_JPG2 0x82 +#define WD_cmp_JPG3 0x83 + + + /* 0x21 - compression argument + * specify "k" parameter with MR compress, + * or with JPEG- Q param, 0-7 + */ +#define set_WD_compress_arg(sb, val) sb[0x21] = val +#define get_WD_compress_arg(sb) sb[0x21] + + /* 0x22-0x27 - reserved */ + + /* 0x28 - vendor unique id code, decides meaning of remaining bytes + * 0xc1 = color mode (fi-series) + * 0xc0 = weird mode (M3091 and M3092) + * 0x00 = mono mode (other M-series and fi-series) + */ +#define set_WD_vendor_id_code(sb, val) sb[0x28] = val +#define get_WD_vendor_id_code(sb) sb[0x28] +#define WD_VUID_MONO 0x00 +#define WD_VUID_3091 0xc0 +#define WD_VUID_COLOR 0xc1 + + /* 0x29 common gamma */ +#define set_WD_gamma(sb, val) sb[0x29] = val +#define get_WD_gamma(sb) sb[0x29] +#define WD_gamma_DEFAULT 0 +#define WD_gamma_NORMAL 1 +#define WD_gamma_SOFT 2 +#define WD_gamma_SHARP 3 + +/*==================================================================*/ +/* 0x2a-0x3F - vary based on vuid */ + +/*==================================================================*/ +/* vuid 0x00, mono params */ + +#define set_WD_outline(sb, val) setbitfield(sb + 0x2a, 1, 7, val) +#define get_WD_outline(sb) getbitfield(sb + 0x2a, 1, 7) + +#define set_WD_emphasis(sb, val) sb[0x2b] = val +#define get_WD_emphasis(sb) sb[0x2b] + +#define set_WD_separation(sb, val) setbitfield(sb + 0x2c, 1, 7, val) +#define get_WD_separation(sb) getbitfield(sb + 0x2c, 1, 7) + +#define set_WD_mirroring(sb, val) setbitfield(sb + 0x2d, 1, 7, val) +#define get_WD_mirroring(sb) getbitfield(sb + 0x2d, 1, 7) + +/* SDTC also called Auto-II mode?*/ +#define set_WD_variance(sb, val) sb[0x2e] = val +#define get_WD_variance(sb) sb[0x2e] + +/* DTC also called Auto-I mode?*/ +/*warning: filtering uses inverse logic*/ +#define set_WD_filtering(sb, val) setbitfield(sb + 0x2f, 1, 7, val) +#define get_WD_filtering(sb) getbitfield(sb + 0x2f, 1, 7) + +/*warning: smoothing uses inverse logic*/ +#define set_WD_smoothing(sb, val) setbitfield(sb + 0x2f, 3, 5, val) +#define get_WD_smoothing(sb) getbitfield(sb + 0x2f, 3, 5) + +#define set_WD_gamma_curve(sb, val) setbitfield(sb + 0x2f, 3, 3, val) +#define get_WD_gamma_curve(sb) getbitfield(sb + 0x2f, 3, 3) + +#define set_WD_threshold_curve(sb, val) setbitfield(sb + 0x2f, 7, 0, val) +#define get_WD_threshold_curve(sb) getbitfield(sb + 0x2f, 7, 0) + +/*warning: noise removal uses inverse logic*/ +#define set_WD_noise_removal(sb, val) setbitfield(sb + 0x30, 1, 5, !val) +#define get_WD_noise_removal(sb) !getbitfield(sb + 0x30, 1, 5) + +#define set_WD_matrix5x5(sb, val) setbitfield(sb + 0x30, 1, 4, val) +#define get_WD_matrix5x5(sb) getbitfield(sb + 0x30, 1, 4) +#define set_WD_matrix4x4(sb, val) setbitfield(sb + 0x30, 1, 3, val) +#define get_WD_matrix4x4(sb) getbitfield(sb + 0x30, 1, 3) +#define set_WD_matrix3x3(sb, val) setbitfield(sb + 0x30, 1, 2, val) +#define get_WD_matrix3x3(sb) getbitfield(sb + 0x30, 1, 2) +#define set_WD_matrix2x2(sb, val) setbitfield(sb + 0x30, 1, 1, val) +#define get_WD_matrix2x2(sb) getbitfield(sb + 0x30, 1, 1) + +#define set_WD_background(sb, val) setbitfield(sb + 0x30, 1, 0, val) +#define get_WD_background(sb) getbitfield(sb + 0x30, 1, 0) +#define WD_background_WHITE 0 +#define WD_background_BLACK 1 + +/*31 reserved*/ + +#define set_WD_wl_follow(sb, val) setbitfield(sb + 0x32, 3, 6, val) +#define get_WD_wl_follow(sb) getbitfield(sb + 0x32, 3, 6) +#define WD_wl_follow_DEFAULT 0 +#define WD_wl_follow_ON 2 +#define WD_wl_follow_OFF 3 + +#define set_WD_subwindow_list(sb, val) putnbyte(sb + 0x33, val, 2) +#define get_WD_subwindow_list(sb) getnbyte(sb + 0x33, 2) + +/* 0x35-0x3d - paper size */ +#define set_WD_paper_selection(sb, val) setbitfield(sb + 0x35, 3, 6, val) +#define WD_paper_SEL_UNDEFINED 0 +#define WD_paper_SEL_NON_STANDARD 3 + +#define set_WD_paper_width_X(sb, val) putnbyte(sb + 0x36, val, 4) +#define get_WD_paper_width_X(sb) getnbyte(sb + 0x36, 4) + +#define set_WD_paper_length_Y(sb, val) putnbyte(sb+0x3a, val, 4) +#define get_WD_paper_length_Y(sb) getnbyte(sb+0x3a, 4) + +/* 3e switch ipc mode */ +#define set_WD_ipc_mode(sb, val) setbitfield(sb + 0x3e, 3, 6, val) +#define get_WD_ipc_mode(sb) getbitfield(sb + 0x3e, 3, 6) +#define WD_ipc_DEFAULT 0 +#define WD_ipc_DTC 1 +#define WD_ipc_SDTC 2 + +/*3f reserved*/ + +/*==================================================================*/ +/* vuid 0xc1, color params */ + +#define set_WD_scanning_order(sb, val) sb[0x2a] = val +#define get_WD_scanning_order(sb) sb[0x2a] +#define WD_SCAN_ORDER_LINE 0 +#define WD_SCAN_ORDER_DOT 1 +#define WD_SCAN_ORDER_FACE 2 + +#define set_WD_scanning_order_arg(sb, val) sb[0x2b] = val +#define get_WD_scanning_order_arg(sb) sb[0x2b] +#define WD_SCAN_ARG_RGB 0 +#define WD_SCAN_ARG_RBG 1 +#define WD_SCAN_ARG_GRB 2 +#define WD_SCAN_ARG_GBR 3 +#define WD_SCAN_ARG_BRG 4 +#define WD_SCAN_ARG_BGR 5 + +/*2c-2d reserved*/ + +/*like vuid 00, but in different location*/ +#define set_WD_c1_emphasis(sb, val) sb[0x2e] = val +#define get_WD_c1_emphasis(sb) sb[0x2e] +#define set_WD_c1_mirroring(sb, val) setbitfield(sb + 0x2f, 1, 7, val) +#define get_WD_c1_mirroring(sb) getbitfield(sb + 0x2f, 1, 7) + +/*30-31 reserved*/ + +/*32 wlf (see vuid 00)*/ + +/*33-34 reserved*/ + +/*35-3d paper size (see vuid 00)*/ + +/*3e-3f reserved*/ + +/*==================================================================*/ +/* vuid 0xc0, 3091/2 params */ + +/*2a-2b same as vuid 0xc1*/ + +#define set_WD_lamp_color(sb, val) sb[0x2d] = val +#define get_WD_lamp_color(sb) sb[0x2d] +#define WD_LAMP_DEFAULT 0x00 +#define WD_LAMP_BLUE 0x01 +#define WD_LAMP_RED 0x02 +#define WD_LAMP_GREEN 0x04 + +/*2e-31 reserved*/ + +#define set_WD_quality(sb, val) sb[0x32] = val +#define get_WD_quality(sb) sb[0x32] +#define WD_QUAL_NORMAL 0x00 +#define WD_QUAL_HIGH 0x02 + +/*33-34 reserved*/ + +/*35-3d paper size (see vuid 00)*/ + +/*3e-3f reserved*/ + +/*FIXME: more params here*/ + +/* ==================================================================== */ + +#endif diff --git a/backend/fujitsu.c b/backend/fujitsu.c new file mode 100644 index 0000000..48d55dc --- /dev/null +++ b/backend/fujitsu.c @@ -0,0 +1,9757 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package, and implements a SANE backend + for various Fujitsu scanners. + + Copyright (C) 2000 Randolph Bentson + Copyright (C) 2001 Frederik Ramm + Copyright (C) 2001-2004 Oliver Schirrmeister + Copyright (C) 2003-2011 m. allan noah + + JPEG output and low memory usage support funded by: + Archivista GmbH, www.archivista.ch + Endorser support funded by: + O A S Oilfield Accounting Service Ltd, www.oas.ca + Automatic length detection support funded by: + Martin G. Miller, mgmiller at optonline.net + Software image enhancement routines funded by: + Fujitsu Computer Products of America, Inc. www.fcpa.com + + -------------------------------------------------------------------------- + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + -------------------------------------------------------------------------- + + The source code is divided in sections which you can easily find by + searching for the tag "@@". + + Section 1 - Boilerplate: Init & static stuff + Section 2 - Init: sane_init, _get_devices, _open ... + Section 3 - Options: sane_*_option functions + Section 4 - Scanning: sane_start, _get_param, _read ... + Section 5 - Cleanup: sane_cancel, ... + Section 6 - Misc: sense_handler, hexdump, ... + Section 7 - Image processing: deskew, crop, despeck + + Changes: + v1, 2002-05-05, OS + - release memory allocated by sane_get_devices + - several bugfixes + - supports the M3097 + - get threshold, contrast and brightness from vpd + - imprinter support + - get_hardware_status now works before calling sane_start + - avoid unnecessary reload of options when using source=fb + v2, 2002-08-08, OS + - bugfix. Imprinter didn't print the first time after + switching on the scanner + - bugfix. reader_generic_passthrough ignored the number of bytes + returned by the scanner + v3, 2002-09-13, OS + - 3092 support (mgoppold a t tbz-pariv.de) + - tested 4097 support + - changed some functions to receive compressed data + v4, 2003-02-13, OS + - fi-4220C support (ron a t roncemer.com) + - SCSI over USB support (ron a t roncemer.com) + v5, 2003-02-20, OS + - set availability of options THRESHOLD und VARIANCE + - option RIF is available for 3091 and 3092 + v6, 2003-03-04, OS + - renamed some variables + - bugfix: duplex scanning now works when disconnect is enabled + v7, 2003-03-10, OS + - displays the offending byte in the window descriptor block + v8, 2003-03-28, OS + - fi-4120C support, MAN + - display information about gamma in vital_product_data + v9 2003-06-04, MAN + - separated the 4120 and 4220 into another model + - color support for the 4x20 + v10 2003-06-04, MAN + - removed SP15 code + - sane_open actually opens the device you request + v11 2003-06-11, MAN + - fixed bug in that code when a scanner is disconnected + v12 2003-10-06, MAN + - added code to support color modes of more recent scanners + v13 2003-11-07, OS + - Bugfix. If a scanner returned a color image + in format rr...r gg...g bb...b the reader process crashed + - Bugfix. Disable option gamma was for the fi-4120 + v14 2003-12-15, OS + - Bugfix: set default threshold range to 0..255 There is a problem + with the M3093 when you are not allows to set the threshold to 0 + - Bugfix: set the allowable x- and y-DPI values from VPD. Scanning + with x=100 and y=100 dpi with an fi4120 resulted in an image + with 100,75 dpi + - Bugfix: Set the default value of gamma to 0x80 for all scanners + that don't have built in gamma patterns + - Bugfix: fi-4530 and fi-4210 don't support standard paper size + v15 2003-12-16, OS + - Bugfix: pagewidth and pageheight were disabled for the fi-4530C + v16 2004-02-20, OS + - merged the 3092-routines with the 3091-routines + - inverted the image in mode color and grayscale + - jpg hardware compression support (fi-4530C) + v17 2004-03-04, OS + - enabled option dropoutcolor for the fi-4530C, and fi-4x20C + v18 2004-06-02, OS + - bugfix: can read duplex color now + v19 2004-06-28, MAN + - 4220 use model code not strcmp (stan a t saticed.me.uk) + v20 2004-08-24, OS + - bugfix: 3091 did not work since 15.12.2003 + - M4099 supported (bw only) + v21 2006-05-01, MAN + - Complete rewrite, half code size + - better (read: correct) usb command support + - basic support for most fi-series + - most scanner capabilities read from VPD + - reduced model-specific code + - improved scanner detection/initialization + - improved SANE_Option handling + - basic button support + - all IPC and Imprinter options removed temporarily + - duplex broken temporarily + v22 2006-05-04, MAN + - do_scsi_cmd gets basic looping capability + - reverse now divided by mode + - re-write sane_fix/unfix value handling + - fix several bugs in options code + - some options' ranges modified by other options vals + - added advanced read-only options for all + known hardware sensors and buttons + - rewrote hw status function + - initial testing with M3091dc- color mode broken + v23 2006-05-14, MAN + - initial attempt to recover duplex mode + - fix bad usb prodID when config file missing + v24 2006-05-17, MAN + - sane_read must set len=0 when return != good + - simplify do_cmd() calls by removing timeouts + - lengthen most timeouts, shorten those for wait_scanner() + v25 2006-05-19, MAN + - rename scsi-buffer-size to buffer-size, usb uses it too + - default buffer-size increased to 64k + - use sanei_scsi_open_extended() to set buffer size + - fix some compiler warns: 32&64 bit gcc + v26 2006-05-23, MAN + - dont send scanner control (F1) if unsupported + v27 2006-05-30, MAN + - speed up hexdump (adeuring A T gmx D O T net) + - duplex request same size block from both sides + - dont #include or call sanei_thread + - split usb/scsi command DBG into 25 and 30 + v28 2006-06-01, MAN + - sane_read() usleep if scanner is busy + - do_*_cmd() no looping (only one caller used it), + remove unneeded casts, cleanup/add error messages + - scanner_control() look at correct has_cmd_* var, + handles own looping on busy + v29 2006-06-04, MAN + - M3091/2 Color mode support (duplex still broken) + - all sensors option names start with 'button-' + - rewrite sane_read and helpers to use buffers, + currently an extreme waste of ram, but should + work with saned and scanimage -T + - merge color conversion funcs into read_from_buf() + - compare bytes tx v/s rx instead of storing EOFs + - remove scanner cmd buf, use buf per func instead + - print color and duplex raster offsets (inquiry) + - print EOM, ILI, and info bytes (request sense) + v30 2006-06-06, MAN + - M3091/2 duplex support, color/gray/ht/lineart ok + - sane_read helpers share code, report more errors + - add error msg if VPD missing or non-extended + - remove references to color_lineart and ht units + - rework init_model to support more known models + - dont send paper size data if using flatbed + v31 2006-06-13, MAN + - add 5220C usb id + - dont show ink level buttons if no imprinter + - run ghs/rs every second instead of every other + v32 2006-06-14, MAN + - add 4220C2 usb id + v33 2006-06-14, MAN (SANE v1.0.18) + - add Fi-5900 usb id and init_model section + v34 2006-07-04, MAN + - add S500 usb id + - gather more data from inq and vpd + - allow background color setting + v35 2006-07-05, MAN + - allow double feed sensor settings + - more consistent naming of global strings + v36 2006-07-06, MAN + - deal with fi-5900 even bytes problem + - less verbose calculateDerivedValues() + v37 2006-07-14, MAN + - mode sense command support + - detect mode page codes instead of hardcoding + - send command support + - brightness/contrast support via LUT + - merge global mode page buffers + v38 2006-07-15, MAN + - add 'useless noise' debug level (35) + - move mode sense probe errors to DBG 35 + v39 2006-07-17, MAN + - rewrite contrast slope math for readability + v40 2006-08-26, MAN + - rewrite brightness/contrast more like xsane + - initial gamma support + - add fi-5530 usb id + - rewrite do_*_cmd functions to handle short reads + and to use ptr to return read in length + - new init_user function split from init_model + - init_vpd allows short vpd block for older models + - support MS buffer (s.scipioni AT harvardgroup DOT it) + - support MS prepick + - read only 1 byte of mode sense output + v41 2006-08-28, MAN + - do_usb_cmd() returns io error on cmd/out/status/rs EOF + - fix bug in MS buffer/prepick scsi data block + v42 2006-08-31, MAN + - fix bug in get_hardware_status (#303798) + v43 2006-09-19, MAN + - add model-specific code to init_vpd for M3099 + v44 2007-01-26, MAN + - set SANE_CAP_HARD_SELECT on all buttons/sensors + - disable sending gamma LUT, seems wrong on some units? + - support MS overscan + - clamp the scan area to the pagesize on ADF + v45 2007-01-28, MAN + - update overscan code to extend max scan area + v46 2007-03-08, MAN + - tweak fi-4x20c2 and M3093 settings + - add fi-5110EOXM usb id + - add M3093 non-alternating duplex code + v47 2007-04-13, MAN + - change window_gamma determination + - add fi-5650C usb id and color mode + v48 2007-04-16, MAN + - re-enable brightness/contrast for built-in models + v49 2007-06-28, MAN + - add fi-5750C usb id and color mode + v50 2007-07-10, MAN + - updated overscan and bgcolor option descriptions + - added jpeg output support + - restructured usb reading code to use RS len for short reads + - combined calcDerivedValues with sane_get_params + v51 2007-07-26, MAN + - fix bug in jpeg output support + v52 2007-07-27, MAN + - remove unused jpeg function + - reactivate look-up-table based brightness and contrast options + - change range of hardware brightness/contrast to match LUT versions + - call send_lut() from sane_control_option instead of sane_start + v53 2007-11-18, MAN + - add S510 usb id + - OPT_NUM_OPTS type is SANE_TYPE_INT (jblache) + v54 2007-12-29, MAN + - disable SANE_FRAME_JPEG support until SANE 1.1.0 + v55 2007-12-29, MAN (SANE v1.0.19) + - add S500M usb id + v56 2008-02-14, MAN + - sanei_config_read has already cleaned string (#310597) + v57 2008-02-24, MAN + - fi-5900 does not (initially) interlace colors + - add mode sense for color interlacing? (page code 32) + - more debug output in init_ms() + v58 2008-04-19, MAN + - page code 32 is not color interlacing, rename to 'unknown' + - increase number of bytes in response buffer of init_ms() + - protect debug modification code in init_ms() if NDEBUG is set + - proper async sane_cancel support + - re-enable JPEG support + - replace s->img_count with s->side + - sane_get_parameters(): dont round up larger than current paper size + - sane_start() rewritten, shorter, more clear + - return values are SANE_Status, not int + - hide unused functions + v59 2008-04-22, MAN + - add fi-6140 usb ID, and fi-6x40 color mode + v60 2008-04-27, MAN + - move call to sanei_usb_init() from sane_init() to find_scanners + - free sane_devArray before calloc'ing a new one + v61 2008-05-11, MAN + - minor cleanups to init_ms() + - add fi-5530C2 usb id + - merge find_scanners into sane_get_devices + - inspect correct bool to enable prepick mode option + v62 2008-05-20, MAN + - check for all supported scsi commands + - use well-known option group strings from saneopts.h + - rename pagewidth to page-width, to meet sane 1.1.0, same for height + - add unused get_window() + v63 2008-05-21, MAN + - use sane 1.1.0 well-known option names for some buttons + - remove 'button-' from other buttons and sensors + v64 2008-05-28, MAN + - strcpy device_name[] instead of strdup/free *device_name + - add send/read diag commands to get scanner serial number + - use model and serial to build sane.name (idea from Ryan Duryea) + - allow both serial_name and device_name to sane_open scanner + - correct mode select/sense 6 vs 10 booleans + - rename product_name to model_name + - simulate missing VPD data for M3097G + - hide get_window + - improve handling of vendor unique section of set_window + - add init_interlace to detect proper color mode without hardcoding + - add ascii output to hexdump + v65 2008-06-24, MAN + - detect endorser type during init_inquiry() + - add endorser options + - add send_endorser() and call from sane_control_option() + - add endorser() and call from sane_start() + - convert set_window() to use local cmd and payload copies + - remove get_window() + - mode_select_buff() now clears the buffer, and called in sane_close() + - fi-4990 quirks added, including modified even_scan_line code + v66 2008-06-26, MAN + - restructure double feed detection options for finer-grained control + - add endorser side option + - prevent init_interlace() from overriding init_model() + - simplify sane_start() and fix interlaced duplex jpeg support + - simplify sane_read() and add non-interlaced duplex jpeg support + - removed unused code + v67 2008-07-01, MAN + - add IPC/DTC/SDTC options + - call check_for_cancel() in sane_cancel, unless s->reader flag is set + v68 2008-07-02, MAN + - add halftone type and pattern options + - support M3097G with IPC and CMP options via modified VPD response + v69 2008-07-03, MAN + - support hot-unplugging scanners + v70 2008-07-05, MAN + - fix bug in sane_get_parameters (failed to copy values) + - autodetect jpeg duplex interlacing mode by inspecting scan width + v71 2008-07-13, MAN + - disable overscan option if vpd does not tell overscan size + - fi-5110EOX crops scan area based on absolute maximum, not paper + - fi-5530C/2 and fi-5650C can't handle 10 bit LUT via USB + - fi-5900 has background color, though it reports otherwise + v72 2008-07-13, MAN + - use mode_sense to determine background color support + - remove fi-5900 background color override + v73 2008-07-14, MAN + - correct overscan dimension calculation + - provide correct overscan size overrides for fi-5110C and fi-4x20C2 + - add fi-6130 usb ID + - fi-5750C can't handle 10 bit LUT via USB + v74 2008-08-02, MAN + - replace global scsi blocks with local ones in each function + v75 2008-08-07, ReneR + - added fi-6230 usb ID + v76 2008-08-13, MAN + - add independent maximum area values for flatbed + - override said values for fi-4220C, fi-4220C2 and fi-5220C + v77 2008-08-26, MAN + - override flatbed maximum area for fi-6230C and fi-6240C + - set PF bit in all mode_select(6) CDB's + - set SANE_CAP_INACTIVE on all disabled options + - fix bug in mode_select page for sleep timer + v78 2008-08-26, MAN + - recent model names (fi-6xxx) dont end in 'C' + - simplify flatbed area overrides + - call scanner_control to change source during sane_start + v79 2008-10-01, MAN + - add usb ids for several models + - print additional hardware capability bits + - detect front-side endorser + - disable endorser-side controls if only one side installed + - add quirks for fi-6x70 + v80 2008-10-08, MAN + - front-side endorser uses data ID 0x80 + v81 2008-10-20, MAN + - increase USB timeouts + - enable get_pixelsize() to update scan params after set_window() + - remove even_scan_line hack + v82 2008-10-31, MAN + - improved front-side endorser vpd detection + - send scanner_control_ric during sane_read of each side + - add fi-6770A and fi-6670A USB ID's + v83 2008-11-06, MAN + - round binary bpl and Bpl up to byte boundary + - use s->params instead of user data in set_window() + - read_from_scanner() only grabs an even number of lines + v84 2008-11-07, MAN + - round lines down to even number to get even # of total bytes + - round binary bpl and Bpl down to byte boundary + v85 2008-12-10, MAN + - round pixels_per_line down to arbitrary limits for fi-4990 & fi-4860 + - fi-4860 returns random garbage to serial number queries + - initialize *info to 0 in sane_control_option() + v86 2008-12-18, MAN + - get_pixelsize() sets back window ID for back side scans + v87 2008-12-21, MAN + - accept null pointer as empty device name + - track frontend reading sensor/button values to reload + - deactivate double feed options if df-action == default + v88 2009-01-21, MAN + - dont export private symbols + v89 2009-02-20, MAN + - fi-4750 returns random garbage to serial number queries + v90 2009-02-23, MAN + - added ScanSnap S510M usb ids + v91 2009-03-20, MAN + - remove unused temp file code + v92 2009-04-12, MAN + - disable SANE_FRAME_JPEG support (again) + v93 2009-04-14, MAN (SANE 1.0.20) + - return cmd status for reads on sensors + - ignore errors in scanner_control(), + M3091 has not worked since sane 1.0.19, due to this. + - copy_buffer needs to count lines, or M309[12] cannot duplex + v94 2009-05-22, MAN + - add side option to show which duplex image is being transferred + - convert front and simplex buffers to use much less ram + - add lowmemory option which makes duplex back buffer small too + - refactor image handling code to track eof's instead of lengths + - do color deinterlacing after reading from scanner, before buffering + v95 2009-06-02, MAN + - scanner_control_ric should return a subset of the possible errors + v96 2009-08-07, MAN + - split sane_get_parameters into two functions + - remove unused code from get_pixelsize + - support hardware based auto length detection + v97 2009-09-14, MAN + - use sanei_magic to provide software deskew, autocrop and despeckle + v98 2010-02-09, MAN (SANE 1.0.21) + - clean up #include lines and copyright + - add SANE_I18N to static strings + - don't fail if scsi buffer is too small + - disable bg_color for S1500 + - enable flatbed for M3092 + v99 2010-05-14, MAN + - sense_handler(): collect rs_info for any ILI, not just EOM + - do_usb_cmd(): use rs_info whenever set, not just EOF + - read_from_*(): better handling of EOF from lower level functions + - sane_read(): improve duplexing logic + v100 2010-06-01, MAN + - store more Request Sense data in scanner struct + - clear Request Sense data at start of every do_cmd() call + - track per-side ILI and global EOM flags + - set per-side EOF flag if ILI and EOM are set + v101 2010-06-23, MAN + - fix compilation bug when jpeg is enabled + v102 2010-09-22, MAN + - fix infinite loop when scan is an odd number of lines + v103 2010-11-23, MAN + - remove compiled-in default config file + - initial support for new fi-6xxx machines + v104 2010-11-24, MAN + - never request more than s->buffer_size from scanner + - silence noisy set_window() calls from init_interlace() + v105 2010-12-02, MAN + - backup and restore image params around image processing code + - cache software crop/deskew parameters for use on backside of duplex + - fi-6110 does not support bgcolor or prepick + v106 2011-01-30, MAN (SANE 1.0.22) + - dont call mode_select with a page code the scanner does not support + v107 2011-11-03, MAN + - M3091 does not support scanner_control(adf) + - Correct buffer overflow in read_from_3091duplex() + - sane_read() now always calls read_from_*() + - read_from_*() are callable when there is no data, and read to eof + - sane_read() will keep alternate duplex reads to similar length + - Added debugging statements + - Corrected comments + - Updated Copyright + v108 2011-11-21, MAN + - merged x/y resolution options + - moved page width/height to start of geometry group + - use mode to pick resolution list v/s range + - improved M3091 resolution choices + v109 2011-12-20, MAN + - added some MS and INQ information + - increased default buffer size for later machines in config file + - renamed new fi-6xx0Z models + v110 2012-05-09, MAN + - correct max_y_fb for fi-62x0 series + - add must_fully_buffer helper routine + - add hwdeskewcrop option, with fallback to software versions + - add 'actual' param to get_pixelsize for post-scan + - add recent model VPD params + - only set params->lines = -1 when using ald without buffering + - fix bugs in background color when using software deskew + v111 2012-05-10, MAN (SANE 1.0.23) + - call send_* and mode_select_* from sane_start + - split read payloads into new debug level + - add paper-protect, staple-detect and df-recovery options + v112 2013-02-22, MAN + - some scanners (fi-6x70 and later) don't enable IPC by default + v113 2013-02-24, MAN + - support for ScanSnap iX500 + - fix bug with jpeg de-interlacing code + - allow has_MS_* and has_pixelsize to be set in init_model + - fix use of uninitialized buffer in send_lut + - add send_q_table() + - allow wait_scanner() to be bypassed in object_position + - moved send_lut() to after set_window + v114 2013-03-01, MAN + - support resolutions > 300 for iX500 using diag_preread() + - remove most communication with scanner during sane_control_option() + v115 2013-03-09, MAN + - separate s->mode into s_mode and u_mode + - separate s->params into s_params and u_params + - generate grayscale and binary in software if required (iX500) + v116 2013-03-23, MAN + - call set_mode() in init_interlace + - add swskip option + v117 2013-06-11, MAN + - default buffer-mode to off + - improved error handling in sane_start + - image width must be multiple of 8 when swcrop is used before binarization (iX500) + - check hopper sensor before calling object_position(load) on iX500 + + SANE FLOW DIAGRAM + + - sane_init() : initialize backend + . - sane_get_devices() : query list of scanner devices + . - sane_open() : open a particular scanner device + . . - sane_set_io_mode : set blocking mode + . . - sane_get_select_fd : get scanner fd + . . + . . - sane_get_option_descriptor() : get option information + . . - sane_control_option() : change option values + . . - sane_get_parameters() : returns estimated scan parameters + . . - (repeat previous 3 functions) + . . + . . - sane_start() : start image acquisition + . . - sane_get_parameters() : returns actual scan parameters + . . - sane_read() : read image data (from pipe) + . . (sane_read called multiple times; after sane_read returns EOF, + . . loop may continue with sane_start which may return a 2nd page + . . when doing duplex scans, or load the next page from the ADF) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner device + - sane_exit() : terminate use of backend + +*/ + +/* + * @@ Section 1 - Boilerplate + */ + +#include "../include/sane/config.h" + +#include /*memcpy...*/ +#include /*isspace*/ +#include /*tan*/ +#include /*usleep*/ + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_magic.h" + +#include "fujitsu-scsi.h" +#include "fujitsu.h" + +#define DEBUG 1 +#define BUILD 117 + +/* values for SANE_DEBUG_FUJITSU env var: + - errors 5 + - function trace 10 + - function detail 15 + - get/setopt cmds 20 + - scsi/usb trace 25 + - scsi/usb writes 30 + - scsi/usb reads 31 + - useless noise 35 +*/ + +/* ------------------------------------------------------------------------- */ +#define STRING_FLATBED SANE_I18N("Flatbed") +#define STRING_ADFFRONT SANE_I18N("ADF Front") +#define STRING_ADFBACK SANE_I18N("ADF Back") +#define STRING_ADFDUPLEX SANE_I18N("ADF Duplex") + +#define STRING_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define STRING_HALFTONE SANE_VALUE_SCAN_MODE_HALFTONE +#define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY +#define STRING_COLOR SANE_VALUE_SCAN_MODE_COLOR + +#define STRING_DEFAULT SANE_I18N("Default") +#define STRING_ON SANE_I18N("On") +#define STRING_OFF SANE_I18N("Off") + +#define STRING_DTC SANE_I18N("DTC") +#define STRING_SDTC SANE_I18N("SDTC") + +#define STRING_DITHER SANE_I18N("Dither") +#define STRING_DIFFUSION SANE_I18N("Diffusion") + +#define STRING_RED SANE_I18N("Red") +#define STRING_GREEN SANE_I18N("Green") +#define STRING_BLUE SANE_I18N("Blue") +#define STRING_WHITE SANE_I18N("White") +#define STRING_BLACK SANE_I18N("Black") + +#define STRING_NONE SANE_I18N("None") +#define STRING_JPEG SANE_I18N("JPEG") + +#define STRING_CONTINUE SANE_I18N("Continue") +#define STRING_STOP SANE_I18N("Stop") + +#define STRING_10MM SANE_I18N("10mm") +#define STRING_15MM SANE_I18N("15mm") +#define STRING_20MM SANE_I18N("20mm") + +#define STRING_HORIZONTAL SANE_I18N("Horizontal") +#define STRING_HORIZONTALBOLD SANE_I18N("Horizontal bold") +#define STRING_HORIZONTALNARROW SANE_I18N("Horizontal narrow") +#define STRING_VERTICAL SANE_I18N("Vertical") +#define STRING_VERTICALBOLD SANE_I18N("Vertical bold") + +#define STRING_TOPTOBOTTOM SANE_I18N("Top to bottom") +#define STRING_BOTTOMTOTOP SANE_I18N("Bottom to top") + +#define STRING_FRONT SANE_I18N("Front") +#define STRING_BACK SANE_I18N("Back") + +#define max(a,b) (((a)>(b))?(a):(b)) + +/* Also set via config file. */ +static int global_buffer_size = 64 * 1024; + +/* + * used by attach* and sane_get_devices + * a ptr to a null term array of ptrs to SANE_Device structs + * a ptr to a single-linked list of fujitsu structs + */ +static const SANE_Device **sane_devArray = NULL; +static struct fujitsu *fujitsu_devList = NULL; + +/* + * @@ Section 2 - SANE & scanner init code + */ + +/* + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT (); + DBG (10, "sane_init: start\n"); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: fujitsu backend %d.%d.%d, from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + sanei_magic_init(); + + DBG (10, "sane_init: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + */ +/* + * Read the config file, find scanners with help from sanei_* + * and store in global device structs + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct fujitsu * s; + struct fujitsu * prev = NULL; + char line[PATH_MAX]; + const char *lp; + FILE *fp; + int num_devices=0; + int i=0; + + local_only = local_only; /* get rid of compiler warning */ + + DBG (10, "sane_get_devices: start\n"); + + /* mark all existing scanners as missing, attach_one will remove mark */ + for (s = fujitsu_devList; s; s = s->next) { + s->missing = 1; + } + + sanei_usb_init(); + + /* set this to 64K before reading the file */ + global_buffer_size = 64 * 1024; + + fp = sanei_config_open (FUJITSU_CONFIG_FILE); + + if (fp) { + + DBG (15, "sane_get_devices: reading config file %s\n", + FUJITSU_CONFIG_FILE); + + while (sanei_config_read (line, PATH_MAX, fp)) { + + lp = line; + + /* ignore comments */ + if (*lp == '#') + continue; + + /* skip empty lines */ + if (*lp == 0) + continue; + + if ((strncmp ("option", lp, 6) == 0) && isspace (lp[6])) { + + lp += 6; + lp = sanei_config_skip_whitespace (lp); + + /* we allow setting buffersize too big */ + if ((strncmp (lp, "buffer-size", 11) == 0) && isspace (lp[11])) { + + int buf; + lp += 11; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if (buf < 4096) { + DBG (5, "sane_get_devices: config option \"buffer-size\" (%d) is < 4096, ignoring!\n", buf); + continue; + } + + if (buf > 64*1024) { + DBG (5, "sane_get_devices: config option \"buffer-size\" (%d) is > %d, warning!\n", buf, 64*1024); + } + + DBG (15, "sane_get_devices: setting \"buffer-size\" to %d\n", buf); + global_buffer_size = buf; + } + else { + DBG (5, "sane_get_devices: config option \"%s\" unrecognized - ignored.\n", lp); + } + } + else if ((strncmp ("usb", lp, 3) == 0) && isspace (lp[3])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_usb_attach_matching_devices(lp, attach_one_usb); + } + else if ((strncmp ("scsi", lp, 4) == 0) && isspace (lp[4])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_config_attach_matching_devices (lp, attach_one_scsi); + } + else{ + DBG (5, "sane_get_devices: config line \"%s\" unrecognized - ignored.\n", lp); + } + } + fclose (fp); + } + + else { + DBG (5, "sane_get_devices: missing required config file '%s'!\n", + FUJITSU_CONFIG_FILE); + } + + /*delete missing scanners from list*/ + for (s = fujitsu_devList; s;) { + if(s->missing){ + DBG (5, "sane_get_devices: missing scanner %s\n",s->device_name); + + /*splice s out of list by changing pointer in prev to next*/ + if(prev){ + prev->next = s->next; + free(s); + s=prev->next; + } + /*remove s from head of list, using prev to cache it*/ + else{ + prev = s; + s = s->next; + free(prev); + prev=NULL; + + /*reset head to next s*/ + fujitsu_devList = s; + } + } + else{ + prev = s; + s=prev->next; + } + } + + for (s = fujitsu_devList; s; s=s->next) { + DBG (15, "sane_get_devices: found scanner %s\n",s->device_name); + num_devices++; + } + + DBG (15, "sane_get_devices: found %d scanner(s)\n",num_devices); + + if (sane_devArray) + free (sane_devArray); + + sane_devArray = calloc (num_devices + 1, sizeof (SANE_Device*)); + if (!sane_devArray) + return SANE_STATUS_NO_MEM; + + for (s = fujitsu_devList; s; s=s->next) { + sane_devArray[i++] = (SANE_Device *)&s->sane; + } + sane_devArray[i] = 0; + + if(device_list){ + *device_list = sane_devArray; + } + + DBG (10, "sane_get_devices: finish\n"); + + return ret; +} + +/* callbacks used by sane_get_devices */ +static SANE_Status +attach_one_scsi (const char *device_name) +{ + return attach_one(device_name,CONNECTION_SCSI); +} + +static SANE_Status +attach_one_usb (const char *device_name) +{ + return attach_one(device_name,CONNECTION_USB); +} + +/* build the scanner struct and link to global list + * unless struct is already loaded, then pretend + */ +static SANE_Status +attach_one (const char *device_name, int connType) +{ + struct fujitsu *s; + int ret; + + DBG (10, "attach_one: start\n"); + DBG (15, "attach_one: looking for '%s'\n", device_name); + + for (s = fujitsu_devList; s; s = s->next) { + if (strcmp (s->device_name, device_name) == 0){ + DBG (10, "attach_one: already attached!\n"); + s->missing = 0; + return SANE_STATUS_GOOD; + } + } + + /* build a fujitsu struct to hold it */ + if ((s = calloc (sizeof (*s), 1)) == NULL) + return SANE_STATUS_NO_MEM; + + /* scsi command/data buffer */ + s->buffer_size = global_buffer_size; + + /* copy the device name */ + strcpy (s->device_name, device_name); + + /* connect the fd */ + s->connection = connType; + s->fd = -1; + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + free (s); + return ret; + } + + /* Now query the device to load its vendor/model/version */ + ret = init_inquire (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: inquiry failed\n"); + return ret; + } + + /* load detailed specs/capabilities from the device */ + ret = init_vpd (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: vpd failed\n"); + return ret; + } + + /* see what mode pages device supports */ + ret = init_ms (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: ms failed\n"); + return ret; + } + + /* clean up the scanner struct based on model */ + /* this is the only piece of model specific code */ + ret = init_model (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: model failed\n"); + return ret; + } + + /* sets SANE option 'values' to good defaults */ + ret = init_user (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: user failed\n"); + return ret; + } + + ret = init_options (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: options failed\n"); + return ret; + } + + ret = init_interlace (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s); + DBG (5, "attach_one: interlace failed\n"); + return ret; + } + + /* load strings into sane_device struct */ + s->sane.name = s->device_name; + s->sane.vendor = s->vendor_name; + s->sane.model = s->model_name; + s->sane.type = "scanner"; + + /* change name in sane_device struct if scanner has serial number */ + ret = init_serial (s); + if (ret == SANE_STATUS_GOOD) { + s->sane.name = s->serial_name; + } + else{ + DBG (5, "attach_one: serial number unsupported?\n"); + } + + /* we close the connection, so that another backend can talk to scanner */ + disconnect_fd(s); + + /* store this scanner in global vars */ + s->next = fujitsu_devList; + fujitsu_devList = s; + + DBG (10, "attach_one: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * connect the fd in the scanner struct + */ +static SANE_Status +connect_fd (struct fujitsu *s) +{ + SANE_Status ret; + int buffer_size = s->buffer_size; + + DBG (10, "connect_fd: start\n"); + + if(s->fd > -1){ + DBG (5, "connect_fd: already open\n"); + ret = SANE_STATUS_GOOD; + } + else if (s->connection == CONNECTION_USB) { + DBG (15, "connect_fd: opening USB device\n"); + ret = sanei_usb_open (s->device_name, &(s->fd)); + } + else { + DBG (15, "connect_fd: opening SCSI device\n"); + ret = sanei_scsi_open_extended (s->device_name, &(s->fd), sense_handler, s, + &s->buffer_size); + if(!ret && buffer_size != s->buffer_size){ + DBG (5, "connect_fd: cannot get requested buffer size (%d/%d)\n", + buffer_size, s->buffer_size); + } + } + + if(ret == SANE_STATUS_GOOD){ + + /* first generation usb scanners can get flaky if not closed + * properly after last use. very first commands sent to device + * must be prepared to correct this- see wait_scanner() */ + ret = wait_scanner(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "connect_fd: could not wait_scanner\n"); + disconnect_fd(s); + } + + } + else{ + DBG (5, "connect_fd: could not open device: %d\n", ret); + } + + DBG (10, "connect_fd: finish\n"); + + return ret; +} + +/* + * This routine will check if a certain device is a Fujitsu scanner + * It also copies interesting data from INQUIRY into the handle structure + */ +static SANE_Status +init_inquire (struct fujitsu *s) +{ + int i; + SANE_Status ret; + + unsigned char cmd[INQUIRY_len]; + size_t cmdLen = INQUIRY_len; + + unsigned char in[INQUIRY_std_len]; + size_t inLen = INQUIRY_std_len; + + DBG (10, "init_inquire: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, INQUIRY_code); + set_IN_return_size (cmd, inLen); + set_IN_evpd (cmd, 0); + set_IN_page_code (cmd, 0); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret != SANE_STATUS_GOOD){ + return ret; + } + + if (get_IN_periph_devtype (in) != IN_periph_devtype_scanner){ + DBG (5, "The device at '%s' is not a scanner.\n", s->device_name); + return SANE_STATUS_INVAL; + } + + get_IN_vendor (in, s->vendor_name); + get_IN_product (in, s->model_name); + get_IN_version (in, s->version_name); + + s->vendor_name[8] = 0; + s->model_name[16] = 0; + s->version_name[4] = 0; + + /* gobble trailing spaces */ + for (i = 7; s->vendor_name[i] == ' ' && i >= 0; i--) + s->vendor_name[i] = 0; + for (i = 15; s->model_name[i] == ' ' && i >= 0; i--) + s->model_name[i] = 0; + for (i = 3; s->version_name[i] == ' ' && i >= 0; i--) + s->version_name[i] = 0; + + if (strcmp ("FUJITSU", s->vendor_name)) { + DBG (5, "The device at '%s' is reported to be made by '%s'\n", s->device_name, s->vendor_name); + DBG (5, "This backend only supports Fujitsu products.\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "init_inquire: Found %s scanner %s version %s at %s\n", + s->vendor_name, s->model_name, s->version_name, s->device_name); + + /*some scanners list random data here*/ + DBG (15, "inquiry options\n"); + + s->color_raster_offset = get_IN_color_offset(in); + DBG (15, " color offset: %d lines\n",s->color_raster_offset); + + /* FIXME: we dont store all of these? */ + DBG (15, " long gray scan: %d\n",get_IN_long_gray(in)); + DBG (15, " long color scan: %d\n",get_IN_long_color(in)); + + DBG (15, " emulation mode: %d\n",get_IN_emulation(in)); + DBG (15, " CMP/CGA: %d\n",get_IN_cmp_cga(in)); + DBG (15, " background back: %d\n",get_IN_bg_back(in)); + DBG (15, " background front: %d\n",get_IN_bg_front(in)); + DBG (15, " background fb: %d\n",get_IN_bg_fb(in)); + DBG (15, " back only scan: %d\n",get_IN_has_back(in)); + + s->duplex_raster_offset = get_IN_duplex_offset(in); + DBG (15, " duplex offset: %d lines\n",s->duplex_raster_offset); + + DBG (10, "init_inquire: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Use INQUIRY VPD to setup more detail about the scanner + */ +static SANE_Status +init_vpd (struct fujitsu *s) +{ + SANE_Status ret; + + unsigned char cmd[INQUIRY_len]; + size_t cmdLen = INQUIRY_len; + + unsigned char in[INQUIRY_vpd_len]; + size_t inLen = INQUIRY_vpd_len; + + DBG (10, "init_vpd: start\n"); + + /* get EVPD */ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, INQUIRY_code); + set_IN_return_size (cmd, inLen); + set_IN_evpd (cmd, 1); + set_IN_page_code (cmd, 0xf0); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + /* M3099 gives all data, but wrong length */ + if (strstr (s->model_name, "M3099") + && (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) + && get_IN_page_length (in) == 0x19){ + DBG (5, "init_vpd: M3099 repair\n"); + set_IN_page_length(in,0x5f); + } + + /* M3097G has short vpd, fill in missing part */ + else if (strstr (s->model_name, "M3097G") + && (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) + && get_IN_page_length (in) == 0x19){ + unsigned char vpd3097g[] = { +0, 0, +0xc2, 0x08, 0, 0, 0, 0, 0, 0, 0xed, 0xbf, 0, 0, 0, 0, 0, 0, +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +0, 0, 0xff, 0xff, 0xff, 0, 0x45, 0x35, 0, 0xe0, 0, 0, 0, 0, 0, 0, +0, 0, 0, 0 + }; + DBG (5, "init_vpd: M3097G repair\n"); + set_IN_page_length(in,0x5f); + memcpy(in+0x1e,vpd3097g,sizeof(vpd3097g)); + + /*IPC*/ + if(strstr (s->model_name, "i")){ + DBG (5, "init_vpd: M3097G IPC repair\n"); + + /*subwin cmd*/ + in[0x2b] = 1; + + /*rif/dtc/sdtc/outline/emph/sep/mirr/wlf*/ + in[0x58] = 0xff; + + /*subwin/diffusion*/ + in[0x59] = 0xc0; + } + + /*CMP*/ + if(strstr (s->model_name, "m")){ + DBG (5, "init_vpd: M3097G CMP repair\n"); + + /*4megs*/ + in[0x23] = 0x40; + + /*mh/mr/mmr*/ + in[0x5a] = 0xe0; + } + } + + DBG (15, "init_vpd: length=%0x\n",get_IN_page_length (in)); + + /* This scanner supports vital product data. + * Use this data to set dpi-lists etc. */ + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + + DBG (15, "standard options\n"); + + s->basic_x_res = get_IN_basic_x_res (in); + DBG (15, " basic x res: %d dpi\n",s->basic_x_res); + + s->basic_y_res = get_IN_basic_y_res (in); + DBG (15, " basic y res: %d dpi\n",s->basic_y_res); + + s->step_x_res[MODE_LINEART] = get_IN_step_x_res (in); + DBG (15, " step x res: %d dpi\n", s->step_x_res[MODE_LINEART]); + + s->step_y_res[MODE_LINEART] = get_IN_step_y_res (in); + DBG (15, " step y res: %d dpi\n", s->step_y_res[MODE_LINEART]); + + s->max_x_res = get_IN_max_x_res (in); + DBG (15, " max x res: %d dpi\n", s->max_x_res); + + s->max_y_res = get_IN_max_y_res (in); + DBG (15, " max y res: %d dpi\n", s->max_y_res); + + s->min_x_res = get_IN_min_x_res (in); + DBG (15, " min x res: %d dpi\n", s->min_x_res); + + s->min_y_res = get_IN_min_y_res (in); + DBG (15, " min y res: %d dpi\n", s->min_y_res); + + /* some scanners list B&W resolutions. */ + s->std_res[0] = get_IN_std_res_60 (in); + DBG (15, " 60 dpi: %d\n", s->std_res[0]); + + s->std_res[1] = get_IN_std_res_75 (in); + DBG (15, " 75 dpi: %d\n", s->std_res[1]); + + s->std_res[2] = get_IN_std_res_100 (in); + DBG (15, " 100 dpi: %d\n", s->std_res[2]); + + s->std_res[3] = get_IN_std_res_120 (in); + DBG (15, " 120 dpi: %d\n", s->std_res[3]); + + s->std_res[4] = get_IN_std_res_150 (in); + DBG (15, " 150 dpi: %d\n", s->std_res[4]); + + s->std_res[5] = get_IN_std_res_160 (in); + DBG (15, " 160 dpi: %d\n", s->std_res[5]); + + s->std_res[6] = get_IN_std_res_180 (in); + DBG (15, " 180 dpi: %d\n", s->std_res[6]); + + s->std_res[7] = get_IN_std_res_200 (in); + DBG (15, " 200 dpi: %d\n", s->std_res[7]); + + s->std_res[8] = get_IN_std_res_240 (in); + DBG (15, " 240 dpi: %d\n", s->std_res[8]); + + s->std_res[9] = get_IN_std_res_300 (in); + DBG (15, " 300 dpi: %d\n", s->std_res[9]); + + s->std_res[10] = get_IN_std_res_320 (in); + DBG (15, " 320 dpi: %d\n", s->std_res[10]); + + s->std_res[11] = get_IN_std_res_400 (in); + DBG (15, " 400 dpi: %d\n", s->std_res[11]); + + s->std_res[12] = get_IN_std_res_480 (in); + DBG (15, " 480 dpi: %d\n", s->std_res[12]); + + s->std_res[13] = get_IN_std_res_600 (in); + DBG (15, " 600 dpi: %d\n", s->std_res[13]); + + s->std_res[14] = get_IN_std_res_800 (in); + DBG (15, " 800 dpi: %d\n", s->std_res[14]); + + s->std_res[15] = get_IN_std_res_1200 (in); + DBG (15, " 1200 dpi: %d\n", s->std_res[15]); + + /* maximum window width and length are reported in basic units.*/ + s->max_x_basic = get_IN_window_width(in); + DBG(15, " max width: %2.2f inches\n",(float)s->max_x_basic/s->basic_x_res); + + s->max_y_basic = get_IN_window_length(in); + DBG(15, " max length: %2.2f inches\n",(float)s->max_y_basic/s->basic_y_res); + + /* known modes */ + s->can_overflow = get_IN_overflow(in); + DBG (15, " overflow: %d\n", s->can_overflow); + + s->can_mode[MODE_LINEART] = get_IN_monochrome (in); + DBG (15, " monochrome: %d\n", s->can_mode[MODE_LINEART]); + + s->can_mode[MODE_HALFTONE] = get_IN_half_tone (in); + DBG (15, " halftone: %d\n", s->can_mode[MODE_HALFTONE]); + + s->can_mode[MODE_GRAYSCALE] = get_IN_multilevel (in); + DBG (15, " grayscale: %d\n", s->can_mode[MODE_GRAYSCALE]); + + DBG (15, " color_monochrome: %d\n", get_IN_monochrome_rgb(in)); + DBG (15, " color_halftone: %d\n", get_IN_half_tone_rgb(in)); + + s->can_mode[MODE_COLOR] = get_IN_multilevel_rgb (in); + DBG (15, " color_grayscale: %d\n", s->can_mode[MODE_COLOR]); + + /* now we look at vendor specific data */ + if (get_IN_page_length (in) >= 0x5f) { + + DBG (15, "vendor options\n"); + + s->has_adf = get_IN_adf(in); + DBG (15, " adf: %d\n", s->has_adf); + + s->has_flatbed = get_IN_flatbed(in); + DBG (15, " flatbed: %d\n", s->has_flatbed); + + s->has_transparency = get_IN_transparency(in); + DBG (15, " transparency: %d\n", s->has_transparency); + + s->has_duplex = get_IN_duplex(in); + s->has_back = s->has_duplex; + DBG (15, " duplex: %d\n", s->has_duplex); + + s->has_endorser_b = get_IN_endorser_b(in); + DBG (15, " back endorser: %d\n", s->has_endorser_b); + + s->has_barcode = get_IN_barcode(in); + DBG (15, " barcode: %d\n", s->has_barcode); + + s->has_operator_panel = get_IN_operator_panel(in); + DBG (15, " operator panel: %d\n", s->has_operator_panel); + + s->has_endorser_f = get_IN_endorser_f(in); + DBG (15, " front endorser: %d\n", s->has_endorser_f); + + DBG (15, " multi-purpose stacker: %d\n", get_IN_mp_stacker(in)); + + DBG (15, " prepick: %d\n", get_IN_prepick(in)); + DBG (15, " mf detect: %d\n", get_IN_mf_detect(in)); + + s->has_paper_protect = get_IN_paperprot(in); + DBG (15, " paper protection: %d\n", s->has_paper_protect); + + s->adbits = get_IN_adbits(in); + DBG (15, " A/D bits: %d\n",s->adbits); + + s->buffer_bytes = get_IN_buffer_bytes(in); + DBG (15, " buffer bytes: %d\n",s->buffer_bytes); + + DBG (15, "Standard commands\n"); + + /* std scsi command support byte 26*/ + s->has_cmd_msen10 = get_IN_has_cmd_msen10(in); + DBG (15, " mode_sense_10 cmd: %d\n", s->has_cmd_msen10); + + s->has_cmd_msel10 = get_IN_has_cmd_msel10(in); + DBG (15, " mode_select_10 cmd: %d\n", s->has_cmd_msel10); + + /* std scsi command support byte 27*/ + s->has_cmd_lsen = get_IN_has_cmd_lsen(in); + DBG (15, " log_sense cmd: %d\n", s->has_cmd_lsen); + + s->has_cmd_lsel = get_IN_has_cmd_lsel(in); + DBG (15, " log_select cmd: %d\n", s->has_cmd_lsel); + + s->has_cmd_change = get_IN_has_cmd_change(in); + DBG (15, " change cmd: %d\n", s->has_cmd_change); + + s->has_cmd_rbuff = get_IN_has_cmd_rbuff(in); + DBG (15, " read_buffer cmd: %d\n", s->has_cmd_rbuff); + + s->has_cmd_wbuff = get_IN_has_cmd_wbuff(in); + DBG (15, " write_buffer cmd: %d\n", s->has_cmd_wbuff); + + s->has_cmd_cav = get_IN_has_cmd_cav(in); + DBG (15, " copy_and_verify cmd: %d\n", s->has_cmd_cav); + + s->has_cmd_comp = get_IN_has_cmd_comp(in); + DBG (15, " compare cmd: %d\n", s->has_cmd_comp); + + s->has_cmd_gdbs = get_IN_has_cmd_gdbs(in); + DBG (15, " get_d_b_status cmd: %d\n", s->has_cmd_gdbs); + + /* std scsi command support byte 28*/ + s->has_cmd_op = get_IN_has_cmd_op(in); + DBG (15, " object_pos cmd: %d\n", s->has_cmd_op); + + s->has_cmd_send = get_IN_has_cmd_send(in); + DBG (15, " send cmd: %d\n", s->has_cmd_send); + + s->has_cmd_read = get_IN_has_cmd_read(in); + DBG (15, " read cmd: %d\n", s->has_cmd_read); + + s->has_cmd_gwin = get_IN_has_cmd_gwin(in); + DBG (15, " get_window cmd: %d\n", s->has_cmd_gwin); + + s->has_cmd_swin = get_IN_has_cmd_swin(in); + DBG (15, " set_window cmd: %d\n", s->has_cmd_swin); + + s->has_cmd_sdiag = get_IN_has_cmd_sdiag(in); + DBG (15, " send_diag cmd: %d\n", s->has_cmd_sdiag); + + s->has_cmd_rdiag = get_IN_has_cmd_rdiag(in); + DBG (15, " read_diag cmd: %d\n", s->has_cmd_rdiag); + + s->has_cmd_scan = get_IN_has_cmd_scan(in); + DBG (15, " scan cmd: %d\n", s->has_cmd_scan); + + /* std scsi command support byte 29*/ + s->has_cmd_msen6 = get_IN_has_cmd_msen6(in); + DBG (15, " mode_sense_6 cmd: %d\n", s->has_cmd_msen6); + + s->has_cmd_copy = get_IN_has_cmd_copy(in); + DBG (15, " copy cmd: %d\n", s->has_cmd_copy); + + s->has_cmd_rel = get_IN_has_cmd_rel(in); + DBG (15, " release cmd: %d\n", s->has_cmd_rel); + + s->has_cmd_runit = get_IN_has_cmd_runit(in); + DBG (15, " reserve_unit cmd: %d\n", s->has_cmd_runit); + + s->has_cmd_msel6 = get_IN_has_cmd_msel6(in); + DBG (15, " mode_select_6 cmd: %d\n", s->has_cmd_msel6); + + s->has_cmd_inq = get_IN_has_cmd_inq(in); + DBG (15, " inquiry cmd: %d\n", s->has_cmd_inq); + + s->has_cmd_rs = get_IN_has_cmd_rs(in); + DBG (15, " request_sense cmd: %d\n", s->has_cmd_rs); + + s->has_cmd_tur = get_IN_has_cmd_tur(in); + DBG (15, " test_unit_ready cmd: %d\n", s->has_cmd_tur); + + /* vendor added scsi command support */ + /* FIXME: there are more of these... */ + DBG (15, "Vendor commands\n"); + + s->has_cmd_subwindow = get_IN_has_cmd_subwindow(in); + DBG (15, " subwindow cmd: %d\n", s->has_cmd_subwindow); + + s->has_cmd_endorser = get_IN_has_cmd_endorser(in); + DBG (15, " endorser cmd: %d\n", s->has_cmd_endorser); + + s->has_cmd_hw_status = get_IN_has_cmd_hw_status (in); + DBG (15, " hardware status cmd: %d\n", s->has_cmd_hw_status); + + s->has_cmd_hw_status_2 = get_IN_has_cmd_hw_status_2 (in); + DBG (15, " hardware status 2 cmd: %d\n", s->has_cmd_hw_status_2); + + s->has_cmd_hw_status_3 = get_IN_has_cmd_hw_status_3 (in); + DBG (15, " hardware status 3 cmd: %d\n", s->has_cmd_hw_status_3); + + s->has_cmd_scanner_ctl = get_IN_has_cmd_scanner_ctl(in); + DBG (15, " scanner control cmd: %d\n", s->has_cmd_scanner_ctl); + + s->has_cmd_device_restart = get_IN_has_cmd_device_restart(in); + DBG (15, " device restart cmd: %d\n", s->has_cmd_device_restart); + + /* get threshold, brightness and contrast ranges. */ + s->brightness_steps = get_IN_brightness_steps(in); + DBG (15, " brightness steps: %d\n", s->brightness_steps); + + s->threshold_steps = get_IN_threshold_steps(in); + DBG (15, " threshold steps: %d\n", s->threshold_steps); + + s->contrast_steps = get_IN_contrast_steps(in); + DBG (15, " contrast steps: %d\n", s->contrast_steps); + + /* dither/gamma patterns */ + s->num_internal_gamma = get_IN_num_gamma_internal (in); + DBG (15, " built in gamma patterns: %d\n", s->num_internal_gamma); + + s->num_download_gamma = get_IN_num_gamma_download (in); + DBG (15, " download gamma patterns: %d\n", s->num_download_gamma); + + s->num_internal_dither = get_IN_num_dither_internal (in); + DBG (15, " built in dither patterns: %d\n", s->num_internal_dither); + + s->num_download_dither = get_IN_num_dither_download (in); + DBG (15, " download dither patterns: %d\n", s->num_download_dither); + + /* ipc functions */ + s->has_rif = get_IN_ipc_bw_rif (in); + DBG (15, " RIF: %d\n", s->has_rif); + + s->has_dtc = get_IN_ipc_dtc(in); + DBG (15, " DTC (AutoI): %d\n", s->has_dtc); + + s->has_sdtc = get_IN_ipc_sdtc(in); + DBG (15, " SDTC (AutoII): %d\n", s->has_sdtc); + + s->has_outline = get_IN_ipc_outline_extraction (in); + DBG (15, " outline extraction: %d\n", s->has_outline); + + s->has_emphasis = get_IN_ipc_image_emphasis (in); + DBG (15, " image emphasis: %d\n", s->has_emphasis); + + s->has_autosep = get_IN_ipc_auto_separation (in); + DBG (15, " automatic separation: %d\n", s->has_autosep); + + s->has_mirroring = get_IN_ipc_mirroring (in); + DBG (15, " mirror image: %d\n", s->has_mirroring); + + s->has_wl_follow = get_IN_ipc_wl_follow (in); + DBG (15, " white level follower: %d\n", s->has_wl_follow); + + /* byte 58 */ + s->has_subwindow = get_IN_ipc_subwindow (in); + DBG (15, " subwindow: %d\n", s->has_subwindow); + + s->has_diffusion = get_IN_ipc_diffusion (in); + DBG (15, " diffusion: %d\n", s->has_diffusion); + + s->has_ipc3 = get_IN_ipc_ipc3 (in); + DBG (15, " ipc3: %d\n", s->has_ipc3); + + s->has_rotation = get_IN_ipc_rotation (in); + DBG (15, " rotation: %d\n", s->has_rotation); + + s->has_hybrid_crop_deskew = get_IN_ipc_hybrid_crop_deskew(in); + DBG (15, " hybrid crop deskew: %d\n", s->has_hybrid_crop_deskew); + + DBG (15, " ipc2 byte 67: %d\n", get_IN_ipc_ipc2_byte67(in)); + + /* compression modes */ + s->has_comp_MH = get_IN_compression_MH (in); + DBG (15, " compression MH: %d\n", s->has_comp_MH); + + s->has_comp_MR = get_IN_compression_MR (in); + DBG (15, " compression MR: %d\n", s->has_comp_MR); + + s->has_comp_MMR = get_IN_compression_MMR (in); + DBG (15, " compression MMR: %d\n", s->has_comp_MMR); + + s->has_comp_JBIG = get_IN_compression_JBIG (in); + DBG (15, " compression JBIG: %d\n", s->has_comp_JBIG); + + s->has_comp_JPG1 = get_IN_compression_JPG_BASE (in); + DBG (15, " compression JPG1: %d\n", s->has_comp_JPG1); +#ifndef SANE_FRAME_JPEG + DBG (15, " (Disabled)\n"); + s->has_comp_JPG1 = 0; +#endif + + s->has_comp_JPG2 = get_IN_compression_JPG_EXT (in); + DBG (15, " compression JPG2: %d\n", s->has_comp_JPG2); + + s->has_comp_JPG3 = get_IN_compression_JPG_INDEP (in); + DBG (15, " compression JPG3: %d\n", s->has_comp_JPG3); + + /* FIXME: we dont store these? */ + DBG (15, " back endorser mech: %d\n", get_IN_endorser_b_mech(in)); + DBG (15, " back endorser stamp: %d\n", get_IN_endorser_b_stamp(in)); + DBG (15, " back endorser elec: %d\n", get_IN_endorser_b_elec(in)); + DBG (15, " endorser max id: %d\n", get_IN_endorser_max_id(in)); + + DBG (15, " front endorser mech: %d\n", get_IN_endorser_f_mech(in)); + DBG (15, " front endorser stamp: %d\n", get_IN_endorser_f_stamp(in)); + DBG (15, " front endorser elec: %d\n", get_IN_endorser_f_elec(in)); + + s->endorser_type_b = get_IN_endorser_b_type(in); + DBG (15, " back endorser type: %d\n", s->endorser_type_b); + + s->endorser_type_f = get_IN_endorser_f_type(in); + DBG (15, " back endorser type: %d\n", s->endorser_type_f); + + /*not all scanners go this far*/ + if (get_IN_page_length (in) >= 0x67-5) { + DBG (15, " connection type: %d\n", get_IN_connection(in)); + + DBG (15, " endorser ext: %d\n", get_IN_endorser_type_ext(in)); + DBG (15, " endorser pr_b: %d\n", get_IN_endorser_pre_back(in)); + DBG (15, " endorser pr_f: %d\n", get_IN_endorser_pre_front(in)); + DBG (15, " endorser po_b: %d\n", get_IN_endorser_post_back(in)); + DBG (15, " endorser po_f: %d\n", get_IN_endorser_post_front(in)); + + s->os_x_basic = get_IN_x_overscan_size(in); + DBG (15, " horizontal overscan: %d\n", s->os_x_basic); + + s->os_y_basic = get_IN_y_overscan_size(in); + DBG (15, " vertical overscan: %d\n", s->os_y_basic); + } + + if (get_IN_page_length (in) >= 0x70-5) { + DBG (15, " default bg adf b: %d\n", get_IN_default_bg_adf_b(in)); + DBG (15, " default bg adf f: %d\n", get_IN_default_bg_adf_f(in)); + DBG (15, " default bg fb: %d\n", get_IN_default_bg_fb(in)); + + DBG (15, " auto color: %d\n", get_IN_auto_color(in)); + DBG (15, " blank skip: %d\n", get_IN_blank_skip(in)); + DBG (15, " multi image: %d\n", get_IN_multi_image(in)); + DBG (15, " f b type indep: %d\n", get_IN_f_b_type_indep(in)); + DBG (15, " f b res indep: %d\n", get_IN_f_b_res_indep(in)); + + DBG (15, " dropout spec: %d\n", get_IN_dropout_spec(in)); + DBG (15, " dropout non: %d\n", get_IN_dropout_non(in)); + DBG (15, " dropout white: %d\n", get_IN_dropout_white(in)); + + DBG (15, " skew check: %d\n", get_IN_skew_check(in)); + DBG (15, " new feed roller: %d\n", get_IN_new_fd_roll(in)); + } + + if (get_IN_page_length (in) > 0x70-5) { + + DBG (15, " paper count: %d\n", get_IN_paper_count(in)); + DBG (15, " paper number: %d\n", get_IN_paper_number(in)); + DBG (15, " ext send to: %d\n", get_IN_ext_send_to(in)); + DBG (15, " staple det: %d\n", get_IN_staple_det(in)); + DBG (15, " pause host: %d\n", get_IN_pause_host(in)); + DBG (15, " pause panel: %d\n", get_IN_pause_panel(in)); + DBG (15, " pause conf: %d\n", get_IN_pause_conf(in)); + DBG (15, " hq print: %d\n", get_IN_hq_print(in)); + + DBG (15, " ext GHS len: %d\n", get_IN_ext_GHS_len(in)); + + DBG (15, " smbc func: %d\n", get_IN_smbc_func(in)); + DBG (15, " imprint chk b: %d\n", get_IN_imprint_chk_b(in)); + DBG (15, " imprint chk f: %d\n", get_IN_imprint_chk_f(in)); + DBG (15, " force w bg: %d\n", get_IN_force_w_bg(in)); + DBG (15, " mf recover lvl: %d\n", get_IN_mf_recover_lvl(in)); + + DBG (15, " first read time: %d\n", get_IN_first_read_time(in)); + DBG (15, " div scanning: %d\n", get_IN_div_scanning(in)); + DBG (15, " start job: %d\n", get_IN_start_job(in)); + DBG (15, " lifetime log: %d\n", get_IN_lifetime_log(in)); + DBG (15, " imff save rest: %d\n", get_IN_imff_save_rest(in)); + DBG (15, " wide scsi type: %d\n", get_IN_wide_scsi_type(in)); + + DBG (15, " lut hybrid crop: %d\n", get_IN_lut_hybrid_crop(in)); + DBG (15, " over under amt: %d\n", get_IN_over_under_amt(in)); + DBG (15, " rgb lut: %d\n", get_IN_rgb_lut(in)); + DBG (15, " num lut dl: %d\n", get_IN_num_lut_dl(in)); + + DBG (15, " sync next feed: %d\n", get_IN_sync_next_feed(in)); + } + + ret = SANE_STATUS_GOOD; + } + + /*FIXME no vendor vpd, set some defaults? */ + else{ + DBG (5, "init_vpd: Your scanner supports only partial VPD?\n"); + DBG (5, "init_vpd: Please contact kitno455 at gmail dot com\n"); + DBG (5, "init_vpd: with details of your scanner model.\n"); + ret = SANE_STATUS_INVAL; + } + } + /*FIXME no vpd, set some defaults? */ + else{ + DBG (5, "init_vpd: Your scanner does not support VPD?\n"); + DBG (5, "init_vpd: Please contact kitno455 at gmail dot com\n"); + DBG (5, "init_vpd: with details of your scanner model.\n"); + } + + DBG (10, "init_vpd: finish\n"); + + return ret; +} + +static SANE_Status +init_ms(struct fujitsu *s) +{ + int ret; + int oldDbg=0; + + unsigned char cmd[MODE_SENSE_len]; + size_t cmdLen = MODE_SENSE_len; + + unsigned char in[MODE_SENSE_data_len]; + size_t inLen = MODE_SENSE_data_len; + + DBG (10, "init_ms: start\n"); + + if(!s->has_cmd_msen6){ + DBG (10, "init_ms: unsupported\n"); + return SANE_STATUS_GOOD; + } + + /* some of the following probes will produce errors */ + /* so we reduce the dbg level to reduce the noise */ + /* however, if user builds with NDEBUG, we can't do that */ + /* so we protect the code with the following macro */ + IF_DBG( oldDbg=DBG_LEVEL; ) + IF_DBG( if(DBG_LEVEL < 35){ DBG_LEVEL = 0; } ) + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SENSE_code); + set_MSEN_xfer_length (cmd, inLen); + + if(s->has_MS_autocolor){ + DBG (35, "init_ms: autocolor\n"); + set_MSEN_pc(cmd, MS_pc_autocolor); + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_autocolor=0; + } + } + + if(s->has_MS_prepick){ + DBG (35, "init_ms: prepick\n"); + set_MSEN_pc(cmd, MS_pc_prepick); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_prepick=0; + } + } + + if(s->has_MS_sleep){ + DBG (35, "init_ms: sleep\n"); + set_MSEN_pc(cmd, MS_pc_sleep); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_sleep=0; + } + } + + if(s->has_MS_duplex){ + DBG (35, "init_ms: duplex\n"); + set_MSEN_pc(cmd, MS_pc_duplex); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_duplex=0; + } + } + + if(s->has_MS_rand){ + DBG (35, "init_ms: rand\n"); + set_MSEN_pc(cmd, MS_pc_rand); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_rand=0; + } + } + + if(s->has_MS_bg){ + DBG (35, "init_ms: bg\n"); + set_MSEN_pc(cmd, MS_pc_bg); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_bg=0; + } + } + + if(s->has_MS_df){ + DBG (35, "init_ms: df\n"); + set_MSEN_pc(cmd, MS_pc_df); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_df=0; + } + } + + if(s->has_MS_dropout){ + DBG (35, "init_ms: dropout\n"); + set_MSEN_pc(cmd, MS_pc_dropout); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_dropout=0; + } + } + + if(s->has_MS_buff){ + DBG (35, "init_ms: buffer\n"); + set_MSEN_pc(cmd, MS_pc_buff); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_buff=0; + } + } + + if(s->has_MS_auto){ + DBG (35, "init_ms: auto\n"); + set_MSEN_pc(cmd, MS_pc_auto); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_auto=0; + } + } + + if(s->has_MS_lamp){ + DBG (35, "init_ms: lamp\n"); + set_MSEN_pc(cmd, MS_pc_lamp); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_lamp=0; + } + } + + if(s->has_MS_jobsep){ + DBG (35, "init_ms: jobsep\n"); + set_MSEN_pc(cmd, MS_pc_jobsep); + inLen = MODE_SENSE_data_len; + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if(ret != SANE_STATUS_GOOD){ + s->has_MS_jobsep=0; + } + } + + IF_DBG (DBG_LEVEL = oldDbg;) + + DBG (15, " autocolor: %d\n", s->has_MS_autocolor); + DBG (15, " prepick: %d\n", s->has_MS_prepick); + DBG (15, " sleep: %d\n", s->has_MS_sleep); + DBG (15, " duplex: %d\n", s->has_MS_duplex); + DBG (15, " rand: %d\n", s->has_MS_rand); + DBG (15, " bg: %d\n", s->has_MS_bg); + DBG (15, " df: %d\n", s->has_MS_df); + DBG (15, " dropout: %d\n", s->has_MS_dropout); + DBG (15, " buff: %d\n", s->has_MS_buff); + DBG (15, " auto: %d\n", s->has_MS_auto); + DBG (15, " lamp: %d\n", s->has_MS_lamp); + DBG (15, " jobsep: %d\n", s->has_MS_jobsep); + + DBG (10, "init_ms: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * get model specific info that is not in vpd, and correct + * errors in vpd data. struct is already initialized to 0. + */ +static SANE_Status +init_model (struct fujitsu *s) +{ + int i; + + DBG (10, "init_model: start\n"); + + /* for most scanners these are good defaults */ + if(s->can_mode[MODE_LINEART] + || s->can_mode[MODE_HALFTONE] + || s->can_mode[MODE_GRAYSCALE] + ){ + s->has_vuid_mono = 1; + } + if(s->can_mode[MODE_COLOR]){ + s->has_vuid_color = 1; + } + + for(i=MODE_HALFTONE;i<=MODE_COLOR;i++){ + s->step_x_res[i] = s->step_x_res[MODE_LINEART]; + s->step_y_res[i] = s->step_y_res[MODE_LINEART]; + } + + s->reverse_by_mode[MODE_LINEART] = 0; + s->reverse_by_mode[MODE_HALFTONE] = 0; + s->reverse_by_mode[MODE_GRAYSCALE] = 1; + s->reverse_by_mode[MODE_COLOR] = 1; + + s->ppl_mod_by_mode[MODE_LINEART] = 8; + s->ppl_mod_by_mode[MODE_HALFTONE] = 8; + s->ppl_mod_by_mode[MODE_GRAYSCALE] = 1; + s->ppl_mod_by_mode[MODE_COLOR] = 1; + + /* if scanner has built-in gamma tables, we use the first one (0) */ + /* otherwise, we use the first downloaded one (0x80) */ + /* note that you may NOT need to send the table to use it? */ + if (!s->num_internal_gamma && s->num_download_gamma){ + s->window_gamma = 0x80; + } + + /* older scanners would enable their highest */ + /* IPC mode by default. Newer scanners don't, */ + /* so we go ahead and turn it on. */ + if (s->has_sdtc) + s->ipc_mode = WD_ipc_SDTC; + else if (s->has_dtc) + s->ipc_mode = WD_ipc_DTC; + + /* endorser type tells string length (among other things) */ + if(s->has_endorser_b){ + /*old-style is 40 bytes*/ + if(s->endorser_type_b == ET_OLD){ + s->endorser_string_len = 40; + } + /*short new style is 60 bytes*/ + else if(s->endorser_type_b == ET_30){ + s->endorser_string_len = 60; + } + /*long new style is 80 bytes*/ + else if(s->endorser_type_b == ET_40){ + s->endorser_string_len = 80; + } + } + else if(s->has_endorser_f){ + /*old-style is 40 bytes*/ + if(s->endorser_type_f == ET_OLD){ + s->endorser_string_len = 40; + } + /*short new style is 60 bytes*/ + else if(s->endorser_type_f == ET_30){ + s->endorser_string_len = 60; + } + /*long new style is 80 bytes*/ + else if(s->endorser_type_f == ET_40){ + s->endorser_string_len = 80; + } + } + + /* convert to 1200dpi units */ + s->max_x = s->max_x_basic * 1200 / s->basic_x_res; + s->max_y = s->max_y_basic * 1200 / s->basic_y_res; + + /* assume these are same as adf, override below */ + s->max_x_fb = s->max_x; + s->max_y_fb = s->max_y; + + /* assume we can do these. we will disable + * them at runtime if they cannot */ + s->has_pixelsize = 1; + s->has_MS_autocolor = 1; + s->has_MS_prepick = 1; + s->has_MS_sleep = 1; + s->has_MS_duplex = 1; + s->has_MS_rand = 1; + s->has_MS_bg = 1; + s->has_MS_df = 1; + s->has_MS_dropout = 1; + s->has_MS_buff = 1; + s->has_MS_auto = 1; + s->has_MS_lamp = 1; + s->has_MS_jobsep = 1; + + /* these two scanners lie about their capabilities, + * and/or differ significantly from most other models */ + if (strstr (s->model_name, "M3091") + || strstr (s->model_name, "M3092")) { + + /* lies */ + s->has_rif = 1; + s->has_back = 0; + s->adbits = 8; + if (strstr (s->model_name, "M3092")) + s->has_flatbed = 1; + + /*actually does have res range in non-color modes */ + for(i=MODE_LINEART;istep_x_res[i] = 1; + s->step_y_res[i] = 1; + } + + /*but the color mode y list is very limited, only 75, 150, 300 (and 600)*/ + for(i=0;i<16;i++){ + s->std_res[i] = 0; + } + s->std_res[1] = 1; + s->std_res[4] = 1; + s->std_res[9] = 1; + + /* weirdness */ + s->has_vuid_3091 = 1; + s->has_vuid_color = 0; + s->has_vuid_mono = 0; + + s->color_interlace = COLOR_INTERLACE_3091; + s->duplex_interlace = DUPLEX_INTERLACE_3091; + s->ghs_in_rs = 1; + s->window_gamma = 0; + + s->reverse_by_mode[MODE_LINEART] = 1; + s->reverse_by_mode[MODE_HALFTONE] = 1; + s->reverse_by_mode[MODE_GRAYSCALE] = 0; + s->reverse_by_mode[MODE_COLOR] = 0; + } + + else if (strstr (s->model_name, "M3093")){ + + /* lies */ + s->has_back = 0; + s->adbits = 8; + + /* weirdness */ + s->duplex_interlace = DUPLEX_INTERLACE_NONE; + } + + else if ( strstr (s->model_name, "M309") + || strstr (s->model_name, "M409")){ + + /* lies */ + s->adbits = 8; + } + + else if (strstr (s->model_name, "fi-4120C2") + || strstr (s->model_name, "fi-4220C2") ) { + + /* missing from vpd */ + s->os_x_basic = 118; + s->os_y_basic = 118; + s->max_y_fb = 14032; + } + + else if (strstr (s->model_name, "fi-4220C")){ + + /* missing from vpd */ + s->max_y_fb = 14032; + } + + else if (strstr (s->model_name,"fi-5110C")){ + + /* missing from vpd */ + s->os_x_basic = 147; + s->os_y_basic = 147; + } + + else if (strstr (s->model_name,"fi-5110EOX")){ + + /* weirdness */ + s->cropping_mode = CROP_ABSOLUTE; + } + + else if (strstr (s->model_name,"fi-5220C")){ + + /* missing from vpd */ + s->max_x_fb = 10764; + s->max_y_fb = 14032; + } + + else if (strstr (s->model_name,"fi-5530") + || strstr (s->model_name,"fi-5650") + || strstr (s->model_name,"fi-5750")){ + + /* lies - usb only */ + if(s->connection == CONNECTION_USB) + s->adbits = 8; + } + + /* some firmware versions use capital f? */ + else if (strstr (s->model_name, "Fi-4990") + || strstr (s->model_name, "fi-4990") ) { + + /* weirdness */ + s->duplex_interlace = DUPLEX_INTERLACE_NONE; + s->color_interlace = COLOR_INTERLACE_RRGGBB; + + s->ppl_mod_by_mode[MODE_LINEART] = 32; + s->ppl_mod_by_mode[MODE_HALFTONE] = 32; + s->ppl_mod_by_mode[MODE_GRAYSCALE] = 4; + s->ppl_mod_by_mode[MODE_COLOR] = 4; + } + + else if (strstr (s->model_name, "fi-4750") ) { + /* weirdness */ + s->broken_diag_serial = 1; + } + + /* some firmware versions use capital f? */ + else if (strstr (s->model_name, "Fi-4860") + || strstr (s->model_name, "fi-4860") ) { + + /* weirdness */ + s->broken_diag_serial = 1; + + s->ppl_mod_by_mode[MODE_LINEART] = 32; + s->ppl_mod_by_mode[MODE_HALFTONE] = 32; + s->ppl_mod_by_mode[MODE_GRAYSCALE] = 4; + s->ppl_mod_by_mode[MODE_COLOR] = 4; + } + + /* also includes the 'Z' models */ + else if (strstr (s->model_name,"fi-6230") + || strstr (s->model_name,"fi-6240")){ + + /* missing from vpd */ + s->max_x_fb = 10488; + s->max_y_fb = 14032; /* some scanners can be slightly more? */ + } + + else if (strstr (s->model_name,"S1500") + || strstr (s->model_name,"fi-6110")){ + /*lies*/ + s->has_MS_bg=0; + s->has_MS_prepick=0; + } + + else if (strstr (s->model_name,"fi-6800") + || strstr (s->model_name,"fi-5900")){ /* guessing this scanner too */ + /* missing from vpd */ + s->has_staple_detect=1; /* may not actually work? */ + s->has_df_recovery=1; + } + + else if (strstr (s->model_name,"iX500")){ + /* locks up scanner if we try to auto detect */ + s->has_MS_lamp = 0; + + /* weirdness */ + s->need_q_table = 1; + s->need_diag_preread = 1; + s->ppl_mod_by_mode[MODE_COLOR] = 2; + s->hopper_before_op = 1; + s->no_wait_after_op = 1; + + /* lies */ + s->adbits = 8; + + /* we have to simulate these in software*/ + s->can_mode[MODE_LINEART] = 2; + s->can_mode[MODE_GRAYSCALE] = 2; + + /* dont bother with this one */ + s->can_mode[MODE_HALFTONE] = 0; + } + + DBG (10, "init_model: finish\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +set_mode (struct fujitsu *s, int mode) +{ + int i; + /* give the user what they asked for */ + s->u_mode = mode; + + /* give the scanner the closest mode */ + for(i=MODE_COLOR;i>=mode;i--){ + if(s->can_mode[i] == 1){ + s->s_mode = i; + } + } + + return SANE_STATUS_GOOD; +} + +/* + * set good default user values. + * struct is already initialized to 0. + */ +static SANE_Status +init_user (struct fujitsu *s) +{ + + DBG (10, "init_user: start\n"); + + /* source */ + if(s->has_flatbed) + s->source = SOURCE_FLATBED; + else if(s->has_adf) + s->source = SOURCE_ADF_FRONT; + + /* scan mode */ + if(s->can_mode[MODE_LINEART]) + set_mode(s,MODE_LINEART); + else if(s->can_mode[MODE_HALFTONE]) + set_mode(s,MODE_HALFTONE); + else if(s->can_mode[MODE_GRAYSCALE]) + set_mode(s,MODE_GRAYSCALE); + else if(s->can_mode[MODE_COLOR]) + set_mode(s,MODE_COLOR); + + /*x res*/ + s->resolution_x = s->basic_x_res; + + /*y res*/ + s->resolution_y = s->basic_y_res; + if(s->resolution_y > s->resolution_x){ + s->resolution_y = s->resolution_x; + } + + /* page width US-Letter */ + s->page_width = 8.5 * 1200; + if(s->page_width > s->max_x){ + s->page_width = s->max_x; + } + + /* page height US-Letter */ + s->page_height = 11 * 1200; + if(s->page_height > s->max_y){ + s->page_height = s->max_y; + } + + /* bottom-right x */ + s->br_x = s->page_width; + + /* bottom-right y */ + s->br_y = s->page_height; + + /* gamma ramp exponent */ + s->gamma = 1; + + /* safe endorser settings */ + s->u_endorser_bits=16; + s->u_endorser_step=1; + s->u_endorser_side=ED_back; + if(s->has_endorser_f){ + s->u_endorser_side=ED_front; + } + s->u_endorser_dir=DIR_TTB; + strcpy((char *)s->u_endorser_string,"%05ud"); + + /* inverted logic ipc settings */ + s->noise_removal = 1; + s->bp_filter = 1; + s->smoothing = 1; + + /* more recent machines default to this being 'on', * + * which causes the scanner to ingest multiple pages * + * even when the user only wants one */ + s->buff_mode = MSEL_OFF; + + DBG (10, "init_user: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * This function presets the "option" array to blank + */ +static SANE_Status +init_options (struct fujitsu *s) +{ + int i; + + DBG (10, "init_options: start\n"); + + memset (s->opt, 0, sizeof (s->opt)); + for (i = 0; i < NUM_OPTIONS; ++i) { + s->opt[i].name = "filler"; + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_INACTIVE; + } + + /* go ahead and setup the first opt, because + * frontend may call control_option on it + * before calling get_option_descriptor + */ + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + + DBG (10, "init_options: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * send set window repeatedly to color scanners, + * searching for valid color interlacing mode + */ +static SANE_Status +init_interlace (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int curr_mode = s->u_mode; + int oldDbg=0; + + DBG (10, "init_interlace: start\n"); + + if(s->color_interlace != COLOR_INTERLACE_UNK){ + DBG (10, "init_interlace: already loaded\n"); + return SANE_STATUS_GOOD; + } + + if(!s->has_vuid_color){ + DBG (10, "init_interlace: color unsupported\n"); + return SANE_STATUS_GOOD; + } + + /* set to color mode first */ + set_mode(s,MODE_COLOR); + + /* load our own private copy of scan params */ + ret = update_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "init_interlace: ERROR: cannot update params\n"); + return ret; + } + + /*loop thru all the formats we support*/ + for(s->color_interlace = COLOR_INTERLACE_RGB; + s->color_interlace <= COLOR_INTERLACE_RRGGBB; + s->color_interlace++){ + + /* some of the following probes will produce errors */ + /* so we reduce the dbg level to reduce the noise */ + /* however, if user builds with NDEBUG, we can't do that */ + /* so we protect the code with the following macro */ + IF_DBG( oldDbg=DBG_LEVEL; ) + IF_DBG( if(DBG_LEVEL < 35){ DBG_LEVEL = 0; } ) + + ret = set_window(s); + + IF_DBG (DBG_LEVEL = oldDbg;) + + if (ret == SANE_STATUS_GOOD){ + break; + } + else{ + DBG (15, "init_interlace: not %d\n", s->color_interlace); + } + } + + if (ret != SANE_STATUS_GOOD){ + DBG (5, "init_interlace: no valid interlacings\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "init_interlace: color_interlace: %d\n",s->color_interlace); + + /* restore mode */ + set_mode(s,curr_mode); + + DBG (10, "init_interlace: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * send diag query for serial number, and read result back + * use it to build a unique name for scanner in s->serial_name + */ +static SANE_Status +init_serial (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + unsigned int sn = 0; + + unsigned char cmd[SEND_DIAGNOSTIC_len]; /*also big enough for READ_DIAG*/ + size_t cmdLen = SEND_DIAGNOSTIC_len; + + unsigned char out[SD_gdi_len]; + size_t outLen = SD_gdi_len; + + unsigned char in[RD_gdi_len]; + size_t inLen = RD_gdi_len; + + DBG (10, "init_serial: start\n"); + + if (!s->has_cmd_sdiag || !s->has_cmd_rdiag || s->broken_diag_serial){ + DBG (5, "init_serial: send/read diag not supported, returning\n"); + return SANE_STATUS_INVAL; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SEND_DIAGNOSTIC_code); + set_SD_slftst(cmd, 0); + set_SD_xferlen(cmd, outLen); + + memcpy(out,SD_gdi_string,outLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + if (ret != SANE_STATUS_GOOD){ + DBG (5, "init_serial: send diag error: %d\n", ret); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_DIAGNOSTIC_code); + set_RD_xferlen(cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret != SANE_STATUS_GOOD){ + DBG (5, "init_serial: read diag error: %d\n", ret); + return ret; + } + + sn = get_RD_id_serial(in); + + DBG (15, "init_serial: found sn %d\n",sn); + + sprintf(s->serial_name, "%s:%d", s->model_name, sn); + + DBG (15, "init_serial: serial_name: %s\n",s->serial_name); + + DBG (10, "init_serial: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct fujitsu *dev = NULL; + struct fujitsu *s = NULL; + SANE_Status ret; + + DBG (10, "sane_open: start\n"); + + if(fujitsu_devList){ + DBG (15, "sane_open: searching currently attached scanners\n"); + } + else{ + DBG (15, "sane_open: no scanners currently attached, attaching\n"); + + ret = sane_get_devices(NULL,0); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + } + + if(!name || !name[0]){ + DBG (15, "sane_open: no device requested, using default\n"); + s = fujitsu_devList; + } + else{ + DBG (15, "sane_open: device %s requested\n", name); + + for (dev = fujitsu_devList; dev; dev = dev->next) { + if (strcmp (dev->sane.name, name) == 0 + || strcmp (dev->device_name, name) == 0) { /*always allow sanei devname*/ + s = dev; + break; + } + } + } + + if (!s) { + DBG (5, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "sane_open: device %s found\n", s->sane.name); + + *handle = s; + + /* connect the fd so we can talk to scanner */ + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + + DBG (10, "sane_open: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * @@ Section 3 - SANE Options functions + */ + +/* + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct fujitsu *s = handle; + int i,j; + SANE_Option_Descriptor *opt = &s->opt[option]; + + DBG (20, "sane_get_option_descriptor: %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + /* "Mode" group -------------------------------------------------------- */ + if(option==OPT_STANDARD_GROUP){ + opt->name = SANE_NAME_STANDARD; + opt->title = SANE_TITLE_STANDARD; + opt->desc = SANE_DESC_STANDARD; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* source */ + if(option==OPT_SOURCE){ + i=0; + if(s->has_flatbed){ + s->source_list[i++]=STRING_FLATBED; + } + if(s->has_adf){ + s->source_list[i++]=STRING_ADFFRONT; + + if(s->has_back){ + s->source_list[i++]=STRING_ADFBACK; + } + if(s->has_duplex){ + s->source_list[i++]=STRING_ADFDUPLEX; + } + } + s->source_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_SOURCE; + opt->title = SANE_TITLE_SCAN_SOURCE; + opt->desc = SANE_DESC_SCAN_SOURCE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->source_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* scan mode */ + if(option==OPT_MODE){ + i=0; + if(s->can_mode[MODE_LINEART]){ + s->mode_list[i++]=STRING_LINEART; + } + if(s->can_mode[MODE_HALFTONE]){ + s->mode_list[i++]=STRING_HALFTONE; + } + if(s->can_mode[MODE_GRAYSCALE]){ + s->mode_list[i++]=STRING_GRAYSCALE; + } + if(s->can_mode[MODE_COLOR]){ + s->mode_list[i++]=STRING_COLOR; + } + s->mode_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_MODE; + opt->title = SANE_TITLE_SCAN_MODE; + opt->desc = SANE_DESC_SCAN_MODE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* resolution */ + /* some scanners only support fixed res + * build a list of possible choices */ + if(option==OPT_RES){ + opt->name = SANE_NAME_SCAN_RESOLUTION; + opt->title = SANE_TITLE_SCAN_RESOLUTION; + opt->desc = SANE_DESC_SCAN_RESOLUTION; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_DPI; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + if(s->step_x_res[s->s_mode] && s->step_y_res[s->s_mode]){ + s->res_range.min = s->min_x_res; + s->res_range.max = s->max_x_res; + s->res_range.quant = s->step_x_res[s->s_mode]; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->res_range; + } + else{ + int reses[] + = {60,75,100,120,150,160,180,200,240,300,320,400,480,600,800,1200}; + + i=0; + for(j=0;j<16;j++){ + if(s->std_res[j] + && s->max_x_res >= reses[j] && s->min_x_res <= reses[j] + && s->max_y_res >= reses[j] && s->min_y_res <= reses[j] + ){ + s->res_list[++i] = reses[j]; + } + } + s->res_list[0] = i; + + opt->constraint_type = SANE_CONSTRAINT_WORD_LIST; + opt->constraint.word_list = s->res_list; + } + } + + /* "Geometry" group ---------------------------------------------------- */ + if(option==OPT_GEOMETRY_GROUP){ + opt->name = SANE_NAME_GEOMETRY; + opt->title = SANE_TITLE_GEOMETRY; + opt->desc = SANE_DESC_GEOMETRY; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* top-left x */ + if(option==OPT_TL_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->tl_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->tl_x_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_width(s)); + s->tl_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_X; + opt->title = SANE_TITLE_SCAN_TL_X; + opt->desc = SANE_DESC_SCAN_TL_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->tl_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* top-left y */ + if(option==OPT_TL_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->tl_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->tl_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)); + s->tl_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_Y; + opt->title = SANE_TITLE_SCAN_TL_Y; + opt->desc = SANE_DESC_SCAN_TL_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->tl_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* bottom-right x */ + if(option==OPT_BR_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->br_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->br_x_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_width(s)); + s->br_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_X; + opt->title = SANE_TITLE_SCAN_BR_X; + opt->desc = SANE_DESC_SCAN_BR_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->br_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* bottom-right y */ + if(option==OPT_BR_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->br_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->br_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)); + s->br_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_Y; + opt->title = SANE_TITLE_SCAN_BR_Y; + opt->desc = SANE_DESC_SCAN_BR_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->br_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* page width */ + if(option==OPT_PAGE_WIDTH){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->paper_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_x); + s->paper_x_range.max = SCANNER_UNIT_TO_FIXED_MM(s->max_x); + s->paper_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_PAGE_WIDTH; + opt->title = SANE_TITLE_PAGE_WIDTH; + opt->desc = SANE_DESC_PAGE_WIDTH; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->paper_x_range; + + if(s->has_adf){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->source == SOURCE_FLATBED){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* page height */ + if(option==OPT_PAGE_HEIGHT){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->paper_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->min_y); + s->paper_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->max_y); + s->paper_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_PAGE_HEIGHT; + opt->title = SANE_TITLE_PAGE_HEIGHT; + opt->desc = SANE_DESC_PAGE_HEIGHT; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->paper_y_range; + + if(s->has_adf){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->source == SOURCE_FLATBED){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* "Enhancement" group ------------------------------------------------- */ + if(option==OPT_ENHANCEMENT_GROUP){ + opt->name = SANE_NAME_ENHANCEMENT; + opt->title = SANE_TITLE_ENHANCEMENT; + opt->desc = SANE_DESC_ENHANCEMENT; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* brightness */ + if(option==OPT_BRIGHTNESS){ + opt->name = SANE_NAME_BRIGHTNESS; + opt->title = SANE_TITLE_BRIGHTNESS; + opt->desc = SANE_DESC_BRIGHTNESS; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->brightness_range; + s->brightness_range.quant=1; + + /* some have hardware brightness (always 0 to 255?) */ + /* some use LUT or GT (-127 to +127)*/ + if (s->brightness_steps || s->num_download_gamma){ + s->brightness_range.min=-127; + s->brightness_range.max=127; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* contrast */ + if(option==OPT_CONTRAST){ + opt->name = SANE_NAME_CONTRAST; + opt->title = SANE_TITLE_CONTRAST; + opt->desc = SANE_DESC_CONTRAST; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->contrast_range; + s->contrast_range.quant=1; + + /* some have hardware contrast (always 0 to 255?) */ + /* some use LUT or GT (-127 to +127)*/ + if (s->contrast_steps || s->num_download_gamma){ + s->contrast_range.min=-127; + s->contrast_range.max=127; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else { + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* gamma */ + if(option==OPT_GAMMA){ + opt->name = "gamma"; + opt->title = "Gamma function exponent"; + opt->desc = "Changes intensity of midtones"; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->gamma_range; + + /* value ranges from .3 to 5, should be log scale? */ + s->gamma_range.quant=SANE_FIX(0.01); + s->gamma_range.min=SANE_FIX(0.3); + s->gamma_range.max=SANE_FIX(5); + + /* scanner has gamma via LUT or GT */ + /*if (s->num_download_gamma){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else { + opt->cap = SANE_CAP_INACTIVE; + }*/ + + opt->cap = SANE_CAP_INACTIVE; + } + + /*threshold*/ + if(option==OPT_THRESHOLD){ + opt->name = SANE_NAME_THRESHOLD; + opt->title = SANE_TITLE_THRESHOLD; + opt->desc = SANE_DESC_THRESHOLD; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->threshold_range; + s->threshold_range.min=0; + s->threshold_range.max=s->threshold_steps; + s->threshold_range.quant=1; + + if (s->threshold_steps){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->u_mode != MODE_LINEART){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else { + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* =============== common ipc params ================================ */ + if(option==OPT_RIF){ + opt->name = "rif"; + opt->title = "RIF"; + opt->desc = "Reverse image format"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_rif) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_HT_TYPE){ + i=0; + s->ht_type_list[i++]=STRING_DEFAULT; + s->ht_type_list[i++]=STRING_DITHER; + s->ht_type_list[i++]=STRING_DIFFUSION; + s->ht_type_list[i]=NULL; + + opt->name = "ht-type"; + opt->title = "Halftone type"; + opt->desc = "Control type of halftone filter"; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->ht_type_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if(s->has_diffusion){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->s_mode != MODE_HALFTONE){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_HT_PATTERN){ + opt->name = "ht-pattern"; + opt->title = "Halftone pattern"; + opt->desc = "Control pattern of halftone filter"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->ht_pattern_range; + s->ht_pattern_range.min=0; + s->ht_pattern_range.max=s->num_internal_dither - 1; + s->ht_pattern_range.quant=1; + + if (s->num_internal_dither){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->s_mode != MODE_HALFTONE){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_OUTLINE){ + opt->name = "outline"; + opt->title = "Outline"; + opt->desc = "Perform outline extraction"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_outline) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_EMPHASIS){ + opt->name = "emphasis"; + opt->title = "Emphasis"; + opt->desc = "Negative to smooth or positive to sharpen image"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->emphasis_range; + s->emphasis_range.min=-128; + s->emphasis_range.max=127; + s->emphasis_range.quant=1; + + if (s->has_emphasis) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SEPARATION){ + opt->name = "separation"; + opt->title = "Separation"; + opt->desc = "Enable automatic separation of image and text"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_autosep) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_MIRRORING){ + opt->name = "mirroring"; + opt->title = "Mirroring"; + opt->desc = "Reflect output image horizontally"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_mirroring) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_WL_FOLLOW){ + i=0; + s->wl_follow_list[i++]=STRING_DEFAULT; + s->wl_follow_list[i++]=STRING_ON; + s->wl_follow_list[i++]=STRING_OFF; + s->wl_follow_list[i]=NULL; + + opt->name = "wl-follow"; + opt->title = "White level follower"; + opt->desc = "Control white level follower"; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->wl_follow_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (s->has_wl_follow) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_IPC_MODE){ + i=0; + s->ipc_mode_list[i++]=STRING_DEFAULT; + if(s->has_dtc){ + s->ipc_mode_list[i++]=STRING_DTC; + } + if(s->has_sdtc){ + s->ipc_mode_list[i++]=STRING_SDTC; + } + s->ipc_mode_list[i]=NULL; + + opt->name = "ipc-mode"; + opt->title = "IPC mode"; + opt->desc = "Image processing mode, enables additional options"; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->ipc_mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if ( i > 2 ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->s_mode != MODE_HALFTONE && s->s_mode != MODE_LINEART){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /* =============== DTC params ================================ */ + /* enabled when in dtc mode (manually or by default) */ + if(option==OPT_BP_FILTER){ + opt->name = "bp-filter"; + opt->title = "BP filter"; + opt->desc = "Improves quality of high resolution ball-point pen text"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SMOOTHING){ + opt->name = "smoothing"; + opt->title = "Smoothing"; + opt->desc = "Enable smoothing for improved OCR"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_GAMMA_CURVE){ + opt->name = "gamma-curve"; + opt->title = "Gamma curve"; + opt->desc = "Gamma curve"; + opt->desc = "Gamma curve, from light to dark, but upper two may not work"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->gamma_curve_range; + s->gamma_curve_range.min=0; + s->gamma_curve_range.max=3; + s->gamma_curve_range.quant=1; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_THRESHOLD_CURVE){ + opt->name = "threshold-curve"; + opt->title = "Threshold curve"; + opt->desc = "Threshold curve, from light to dark, but upper two may not be linear"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->threshold_curve_range; + s->threshold_curve_range.min=0; + s->threshold_curve_range.max=7; + s->threshold_curve_range.quant=1; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_THRESHOLD_WHITE){ + opt->name = "threshold-white"; + opt->title = "Threshold white"; + opt->desc = "Set pixels equal to threshold to white instead of black"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_NOISE_REMOVAL){ + opt->name = "noise-removal"; + opt->title = "Noise removal"; + opt->desc = "Noise removal"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if(s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_MATRIX_5){ + opt->name = "matrix-5x5"; + opt->title = "Matrix 5x5"; + opt->desc = "Remove 5 pixel square noise"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if( !s->noise_removal + || s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_MATRIX_4){ + opt->name = "matrix-4x4"; + opt->title = "Matrix 4x4"; + opt->desc = "Remove 4 pixel square noise"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if( !s->noise_removal + || s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_MATRIX_3){ + opt->name = "matrix-3x3"; + opt->title = "Matrix 3x3"; + opt->desc = "Remove 3 pixel square noise"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if( !s->noise_removal + || s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_MATRIX_2){ + opt->name = "matrix-2x2"; + opt->title = "Matrix 2x2"; + opt->desc = "Remove 2 pixel square noise"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + + if ( s->has_dtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if( !s->noise_removal + || s->ipc_mode == WD_ipc_SDTC + || (s->has_sdtc && s->ipc_mode == WD_ipc_DEFAULT)){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /* =============== SDTC param ================================ */ + /* enabled when in sdtc mode (manually or by default) */ + /* called variance with ipc2, sensitivity with ipc3 */ + if(option==OPT_VARIANCE){ + opt->name = "variance"; + opt->title = "Variance"; + opt->desc = "Set SDTC variance rate (sensitivity), 0 equals 127"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->variance_range; + s->variance_range.min=0; + s->variance_range.max=255; + s->variance_range.quant=1; + + if ( s->has_sdtc ){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if (s->ipc_mode == WD_ipc_DTC){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /* "Advanced" group ------------------------------------------------------ */ + if(option==OPT_ADVANCED_GROUP){ + opt->name = SANE_NAME_ADVANCED; + opt->title = SANE_TITLE_ADVANCED; + opt->desc = SANE_DESC_ADVANCED; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /*automatic width detection */ + if(option==OPT_AWD){ + + opt->name = "awd"; + opt->title = "Auto width detection"; + opt->desc = "Scanner detects paper sides. May reduce scanning speed."; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + /* this option is useless by itself? */ + if (0 && s->has_MS_auto && s->has_hybrid_crop_deskew){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*automatic length detection */ + if(option==OPT_ALD){ + + opt->name = "ald"; + opt->title = "Auto length detection"; + opt->desc = "Scanner detects paper lower edge. May confuse some frontends."; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + if (s->has_MS_auto){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*image compression*/ + if(option==OPT_COMPRESS){ + i=0; + s->compress_list[i++]=STRING_NONE; + + if(s->has_comp_JPG1){ + s->compress_list[i++]=STRING_JPEG; + } + + s->compress_list[i]=NULL; + + opt->name = "compression"; + opt->title = "Compression"; + opt->desc = "Enable compressed data. May crash your front-end program"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->compress_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (i > 1){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + if ( must_downsample(s) || s->s_mode < MODE_GRAYSCALE ){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*image compression arg*/ + if(option==OPT_COMPRESS_ARG){ + + opt->name = "compression-arg"; + opt->title = "Compression argument"; + opt->desc = "Level of JPEG compression. 1 is small file, 7 is large file. 0 (default) is same as 4"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->compress_arg_range; + s->compress_arg_range.quant=1; + + if(s->has_comp_JPG1){ + s->compress_arg_range.min=0; + s->compress_arg_range.max=7; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + if(s->compress != COMP_JPEG){ + opt->cap |= SANE_CAP_INACTIVE; + } + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed detection*/ + if(option==OPT_DF_ACTION){ + s->df_action_list[0] = STRING_DEFAULT; + s->df_action_list[1] = STRING_CONTINUE; + s->df_action_list[2] = STRING_STOP; + s->df_action_list[3] = NULL; + + opt->name = "df-action"; + opt->title = "DF action"; + opt->desc = "Action following double feed error"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->df_action_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (s->has_MS_df) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed by skew*/ + if(option==OPT_DF_SKEW){ + + opt->name = "df-skew"; + opt->title = "DF skew"; + opt->desc = "Enable double feed error due to skew"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + if (s->has_MS_df){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->df_action) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed by thickness */ + if(option==OPT_DF_THICKNESS){ + + opt->name = "df-thickness"; + opt->title = "DF thickness"; + opt->desc = "Enable double feed error due to paper thickness"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + if (s->has_MS_df){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->df_action) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed by length*/ + if(option==OPT_DF_LENGTH){ + + opt->name = "df-length"; + opt->title = "DF length"; + opt->desc = "Enable double feed error due to paper length"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + if (s->has_MS_df){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->df_action) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*double feed length difference*/ + if(option==OPT_DF_DIFF){ + s->df_diff_list[0] = STRING_DEFAULT; + s->df_diff_list[1] = STRING_10MM; + s->df_diff_list[2] = STRING_15MM; + s->df_diff_list[3] = STRING_20MM; + s->df_diff_list[4] = NULL; + + opt->name = "df-diff"; + opt->title = "DF length difference"; + opt->desc = "Difference in page length to trigger double feed error"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->df_diff_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (s->has_MS_df){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->df_action || !s->df_diff) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*df recovery*/ + if(option==OPT_DF_RECOVERY){ + s->df_recovery_list[0] = STRING_DEFAULT; + s->df_recovery_list[1] = STRING_OFF; + s->df_recovery_list[2] = STRING_ON; + s->df_recovery_list[3] = NULL; + + opt->name = "df-recovery"; + opt->title = "DF recovery mode"; + opt->desc = "Request scanner to reverse feed on paper jam"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->df_recovery_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_df && s->has_df_recovery) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*paper protection*/ + if(option==OPT_PAPER_PROTECT){ + s->paper_protect_list[0] = STRING_DEFAULT; + s->paper_protect_list[1] = STRING_OFF; + s->paper_protect_list[2] = STRING_ON; + s->paper_protect_list[3] = NULL; + + opt->name = "paper-protect"; + opt->title = "Paper protection"; + opt->desc = "Request scanner to predict jams in the ADF"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->paper_protect_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_df && s->has_paper_protect) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*staple detection*/ + if(option==OPT_STAPLE_DETECT){ + s->staple_detect_list[0] = STRING_DEFAULT; + s->staple_detect_list[1] = STRING_OFF; + s->staple_detect_list[2] = STRING_ON; + s->staple_detect_list[3] = NULL; + + opt->name = "staple-detect"; + opt->title = "Staple detection"; + opt->desc = "Request scanner to detect jams in the ADF caused by staples"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->staple_detect_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_df && s->has_staple_detect) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*background color*/ + if(option==OPT_BG_COLOR){ + s->bg_color_list[0] = STRING_DEFAULT; + s->bg_color_list[1] = STRING_WHITE; + s->bg_color_list[2] = STRING_BLACK; + s->bg_color_list[3] = NULL; + + opt->name = "bgcolor"; + opt->title = "Background color"; + opt->desc = "Set color of background for scans. May conflict with overscan option"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->bg_color_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_bg) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*dropout color*/ + if(option==OPT_DROPOUT_COLOR){ + s->do_color_list[0] = STRING_DEFAULT; + s->do_color_list[1] = STRING_RED; + s->do_color_list[2] = STRING_GREEN; + s->do_color_list[3] = STRING_BLUE; + s->do_color_list[4] = NULL; + + opt->name = "dropoutcolor"; + opt->title = "Dropout color"; + opt->desc = "One-pass scanners use only one color during gray or binary scanning, useful for colored paper or ink"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->do_color_list; + opt->size = maxStringSize (opt->constraint.string_list); + + if (s->has_MS_dropout || s->has_vuid_3091 || must_downsample(s)){ + opt->cap = SANE_CAP_SOFT_SELECT|SANE_CAP_SOFT_DETECT|SANE_CAP_ADVANCED; + if(s->u_mode == MODE_COLOR) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*buffer mode*/ + if(option==OPT_BUFF_MODE){ + s->buff_mode_list[0] = STRING_DEFAULT; + s->buff_mode_list[1] = STRING_OFF; + s->buff_mode_list[2] = STRING_ON; + s->buff_mode_list[3] = NULL; + + opt->name = "buffermode"; + opt->title = "Buffer mode"; + opt->desc = "Request scanner to read pages quickly from ADF into internal memory"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->buff_mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_buff) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*prepick*/ + if(option==OPT_PREPICK){ + s->prepick_list[0] = STRING_DEFAULT; + s->prepick_list[1] = STRING_OFF; + s->prepick_list[2] = STRING_ON; + s->prepick_list[3] = NULL; + + opt->name = "prepick"; + opt->title = "Prepick"; + opt->desc = "Request scanner to grab next page from ADF"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->prepick_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_prepick) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*overscan*/ + if(option==OPT_OVERSCAN){ + s->overscan_list[0] = STRING_DEFAULT; + s->overscan_list[1] = STRING_OFF; + s->overscan_list[2] = STRING_ON; + s->overscan_list[3] = NULL; + + opt->name = "overscan"; + opt->title = "Overscan"; + opt->desc = "Collect a few mm of background on top side of scan, before paper enters ADF, and increase maximum scan area beyond paper size, to allow collection on remaining sides. May conflict with bgcolor option"; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->overscan_list; + opt->size = maxStringSize (opt->constraint.string_list); + if (s->has_MS_auto && (s->os_x_basic || s->os_y_basic)) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*sleep time*/ + if(option==OPT_SLEEP_TIME){ + s->sleep_time_range.min = 0; + s->sleep_time_range.max = 60; + s->sleep_time_range.quant = 1; + + opt->name = "sleeptimer"; + opt->title = "Sleep timer"; + opt->desc = "Time in minutes until the internal power supply switches to sleep mode"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range=&s->sleep_time_range; + if(s->has_MS_sleep) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*duplex offset*/ + if(option==OPT_DUPLEX_OFFSET){ + s->duplex_offset_range.min = -16; + s->duplex_offset_range.max = 16; + s->duplex_offset_range.quant = 1; + + opt->name = "duplexoffset"; + opt->title = "Duplex offset"; + opt->desc = "Adjust front/back offset"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->duplex_offset_range; + if(s->duplex_interlace == DUPLEX_INTERLACE_3091) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_GREEN_OFFSET){ + s->green_offset_range.min = -16; + s->green_offset_range.max = 16; + s->green_offset_range.quant = 1; + + opt->name = "greenoffset"; + opt->title = "Green offset"; + opt->desc = "Adjust green/red offset"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->green_offset_range; + if(s->color_interlace == COLOR_INTERLACE_3091) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_BLUE_OFFSET){ + s->blue_offset_range.min = -16; + s->blue_offset_range.max = 16; + s->blue_offset_range.quant = 1; + + opt->name = "blueoffset"; + opt->title = "Blue offset"; + opt->desc = "Adjust blue/red offset"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->blue_offset_range; + if(s->color_interlace == COLOR_INTERLACE_3091) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_LOW_MEM){ + opt->name = "lowmemory"; + opt->title = "Low Memory"; + opt->desc = "Limit driver memory usage for use in embedded systems. Causes some duplex transfers to alternate sides on each call to sane_read. Value of option 'side' can be used to determine correct image. This option should only be used with custom front-end software."; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + + if (1) + opt->cap= SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + if(option==OPT_SIDE){ + opt->name = "side"; + opt->title = "Duplex side"; + opt->desc = "Tells which side (0=front, 1=back) of a duplex scan the next call to sane_read will return."; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /*deskew and crop by hardware*/ + if(option==OPT_HWDESKEWCROP){ + opt->name = "hwdeskewcrop"; + opt->title = "Hardware deskew and crop"; + opt->desc = "Request scanner to rotate and crop pages digitally."; + opt->type = SANE_TYPE_BOOL; + if (s->has_hybrid_crop_deskew) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*deskew by software*/ + if(option==OPT_SWDESKEW){ + opt->name = "swdeskew"; + opt->title = "Software deskew"; + opt->desc = "Request driver to rotate skewed pages digitally."; + opt->type = SANE_TYPE_BOOL; + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*software despeckle radius*/ + if(option==OPT_SWDESPECK){ + + opt->name = "swdespeck"; + opt->title = "Software despeckle diameter"; + opt->desc = "Maximum diameter of lone dots to remove from scan."; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->swdespeck_range; + s->swdespeck_range.quant=1; + + if(1){ + s->swdespeck_range.min=0; + s->swdespeck_range.max=9; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else + opt->cap = SANE_CAP_INACTIVE; + } + + /*crop by software*/ + if(option==OPT_SWCROP){ + opt->name = "swcrop"; + opt->title = "Software crop"; + opt->desc = "Request driver to remove border from pages digitally."; + opt->type = SANE_TYPE_BOOL; + if (1) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + /* Software blank page skip */ + if(option==OPT_SWSKIP){ + + opt->name = "swskip"; + opt->title = SANE_I18N ("Software blank skip percentage"); + opt->desc = SANE_I18N("Request driver to discard pages with low percentage of dark pixels"); + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_PERCENT; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->swskip_range; + + s->swskip_range.quant=1; + s->swskip_range.min=SANE_FIX(0); + s->swskip_range.max=SANE_FIX(100); + + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* "Endorser" group ------------------------------------------------------ */ + if(option==OPT_ENDORSER_GROUP){ + opt->name = "endorser-options"; + opt->title = "Endorser Options"; + opt->desc = "Controls for endorser unit"; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + /*flaming hack to get scanimage to hide group*/ + if ( !(s->has_endorser_f || s->has_endorser_b) ) + opt->type = SANE_TYPE_BOOL; + } + + if(option==OPT_ENDORSER){ + opt->name = "endorser"; + opt->title = "Endorser"; + opt->desc = "Enable endorser unit"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + + if (s->has_endorser_f || s->has_endorser_b) + opt->cap= SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + if(option==OPT_ENDORSER_BITS){ + opt->name = "endorser-bits"; + opt->title = "Endorser bits"; + opt->desc = "Determines maximum endorser counter value."; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + + /*old type cant do this?*/ + if ((s->has_endorser_f && s->endorser_type_f != ET_OLD) + || (s->has_endorser_b && s->endorser_type_b != ET_OLD)){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->endorser_bits_range; + + s->endorser_bits_range.min = 16; + s->endorser_bits_range.max = 24; + s->endorser_bits_range.quant = 8; + } + + if(option==OPT_ENDORSER_VAL){ + opt->name = "endorser-val"; + opt->title = "Endorser value"; + opt->desc = "Initial endorser counter value."; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + + if (s->has_endorser_f || s->has_endorser_b){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->endorser_val_range; + + s->endorser_val_range.min = 0; + s->endorser_val_range.max = (1 << s->u_endorser_bits)-1; + s->endorser_val_range.quant = 1; + } + + if(option==OPT_ENDORSER_STEP){ + opt->name = "endorser-step"; + opt->title = "Endorser step"; + opt->desc = "Change endorser counter value by this much for each page."; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->size = sizeof(SANE_Word); + + if (s->has_endorser_f || s->has_endorser_b){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->endorser_step_range; + + s->endorser_step_range.min = -2; + s->endorser_step_range.max = 2; + s->endorser_step_range.quant = 1; + } + + if(option==OPT_ENDORSER_Y){ + opt->name = "endorser-y"; + opt->title = "Endorser Y"; + opt->desc = "Endorser print offset from top of paper."; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->size = sizeof(SANE_Word); + + if (s->has_endorser_f || s->has_endorser_b){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->endorser_y_range); + + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->endorser_y_range.min = SCANNER_UNIT_TO_FIXED_MM(0); + s->endorser_y_range.max = SCANNER_UNIT_TO_FIXED_MM(get_page_height(s)); + s->endorser_y_range.quant = MM_PER_UNIT_FIX; + } + + if(option==OPT_ENDORSER_FONT){ + opt->name = "endorser-font"; + opt->title = "Endorser font"; + opt->desc = "Endorser printing font."; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + + /*only newest can do this?*/ + if ((s->has_endorser_f && s->endorser_type_f == ET_40) + || (s->has_endorser_b && s->endorser_type_b == ET_40)){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->endorser_font_list; + + s->endorser_font_list[0] = STRING_HORIZONTAL; + s->endorser_font_list[1] = STRING_HORIZONTALBOLD; + s->endorser_font_list[2] = STRING_HORIZONTALNARROW; + s->endorser_font_list[3] = STRING_VERTICAL; + s->endorser_font_list[4] = STRING_VERTICALBOLD; + s->endorser_font_list[5] = NULL; + + opt->size = maxStringSize (opt->constraint.string_list); + } + + if(option==OPT_ENDORSER_DIR){ + opt->name = "endorser-dir"; + opt->title = "Endorser direction"; + opt->desc = "Endorser printing direction."; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + + if (s->has_endorser_f || s->has_endorser_b){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->endorser_dir_list; + + s->endorser_dir_list[0] = STRING_TOPTOBOTTOM; + s->endorser_dir_list[1] = STRING_BOTTOMTOTOP; + s->endorser_dir_list[2] = NULL; + + opt->size = maxStringSize (opt->constraint.string_list); + } + + if(option==OPT_ENDORSER_SIDE){ + opt->name = "endorser-side"; + opt->title = "Endorser side"; + opt->desc = "Endorser printing side, requires hardware support to change"; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + + /* only show if both endorsers are installed */ + if (s->has_endorser_f && s->has_endorser_b){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->endorser_side_list; + + s->endorser_side_list[0] = STRING_FRONT; + s->endorser_side_list[1] = STRING_BACK; + s->endorser_side_list[2] = NULL; + + opt->size = maxStringSize (opt->constraint.string_list); + } + + if(option==OPT_ENDORSER_STRING){ + opt->name = "endorser-string"; + opt->title = "Endorser string"; + opt->desc = "Endorser alphanumeric print format. %05ud or %08ud at the end will be replaced by counter value."; + opt->type = SANE_TYPE_STRING; + opt->unit = SANE_UNIT_NONE; + opt->size = s->endorser_string_len + 1; + + if (s->has_endorser_f || s->has_endorser_b){ + opt->cap=SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + if(!s->u_endorser) + opt->cap |= SANE_CAP_INACTIVE; + } + else + opt->cap = SANE_CAP_INACTIVE; + + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* "Sensor" group ------------------------------------------------------ */ + if(option==OPT_SENSOR_GROUP){ + opt->name = SANE_NAME_SENSORS; + opt->title = SANE_TITLE_SENSORS; + opt->desc = SANE_DESC_SENSORS; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + if(option==OPT_TOP){ + opt->name = "top-edge"; + opt->title = "Top edge"; + opt->desc = "Paper is pulled partly into adf"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_A3){ + opt->name = "a3-paper"; + opt->title = "A3 paper"; + opt->desc = "A3 paper detected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_B4){ + opt->name = "b4-paper"; + opt->title = "B4 paper"; + opt->desc = "B4 paper detected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_A4){ + opt->name = "a4-paper"; + opt->title = "A4 paper"; + opt->desc = "A4 paper detected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_B5){ + opt->name = "b5-paper"; + opt->title = "B5 paper"; + opt->desc = "B5 paper detected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_HOPPER){ + opt->name = SANE_NAME_PAGE_LOADED; + opt->title = SANE_TITLE_PAGE_LOADED; + opt->desc = SANE_DESC_PAGE_LOADED; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_OMR){ + opt->name = "omr-df"; + opt->title = "OMR or DF"; + opt->desc = "OMR or double feed detected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_ADF_OPEN){ + opt->name = SANE_NAME_COVER_OPEN; + opt->title = SANE_TITLE_COVER_OPEN; + opt->desc = SANE_DESC_COVER_OPEN; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SLEEP){ + opt->name = "power-save"; + opt->title = "Power saving"; + opt->desc = "Scanner in power saving mode"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SEND_SW){ + opt->name = SANE_NAME_EMAIL; + opt->title = SANE_TITLE_EMAIL; + opt->desc = SANE_DESC_EMAIL; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_MANUAL_FEED){ + opt->name = "manual-feed"; + opt->title = "Manual feed"; + opt->desc = "Manual feed selected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SCAN_SW){ + opt->name = SANE_NAME_SCAN; + opt->title = SANE_TITLE_SCAN; + opt->desc = SANE_DESC_SCAN; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_FUNCTION){ + opt->name = "function"; + opt->title = "Function"; + opt->desc = "Function character on screen"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_INK_EMPTY){ + opt->name = "ink-low"; + opt->title = "Ink low"; + opt->desc = "Imprinter ink running low"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status && (s->has_endorser_f || s->has_endorser_b)) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_DOUBLE_FEED){ + opt->name = "double-feed"; + opt->title = "Double feed"; + opt->desc = "Double feed detected"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status || s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_ERROR_CODE){ + opt->name = "error-code"; + opt->title = "Error code"; + opt->desc = "Hardware error code"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_SKEW_ANGLE){ + opt->name = "skew-angle"; + opt->title = "Skew angle"; + opt->desc = "Requires black background for scanning"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_INK_REMAIN){ + opt->name = "ink-remain"; + opt->title = "Ink remaining"; + opt->desc = "Imprinter ink level"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + if (s->has_cmd_hw_status && (s->has_endorser_f || s->has_endorser_b)) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_DENSITY_SW){ + opt->name = "density"; + opt->title = "Density"; + opt->desc = "Density dial"; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + if (s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + if(option==OPT_DUPLEX_SW){ + opt->name = "duplex"; + opt->title = "Duplex switch"; + opt->desc = "Duplex switch"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->ghs_in_rs) + opt->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + opt->cap = SANE_CAP_INACTIVE; + } + + return opt; +} + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + struct fujitsu *s = (struct fujitsu *) handle; + SANE_Int dummy = 0; + SANE_Status ret = SANE_STATUS_GOOD; + + /* Make sure that all those statements involving *info cannot break (better + * than having to do "if (info) ..." everywhere!) + */ + if (info == 0) + info = &dummy; + + /*blast info in case frontend forgot*/ + *info = 0; + + if (option >= NUM_OPTIONS) { + DBG (5, "sane_control_option: %d too big\n", option); + return SANE_STATUS_INVAL; + } + + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) { + DBG (5, "sane_control_option: %d inactive\n", option); + return SANE_STATUS_INVAL; + } + + /* + * SANE_ACTION_GET_VALUE: We have to find out the current setting and + * return it in a human-readable form (often, text). + */ + if (action == SANE_ACTION_GET_VALUE) { + SANE_Word * val_p = (SANE_Word *) val; + + DBG (20, "sane_control_option: get value for '%s' (%d)\n", s->opt[option].name,option); + + switch (option) { + + case OPT_NUM_OPTS: + *val_p = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + if(s->source == SOURCE_FLATBED){ + strcpy (val, STRING_FLATBED); + } + else if(s->source == SOURCE_ADF_FRONT){ + strcpy (val, STRING_ADFFRONT); + } + else if(s->source == SOURCE_ADF_BACK){ + strcpy (val, STRING_ADFBACK); + } + else if(s->source == SOURCE_ADF_DUPLEX){ + strcpy (val, STRING_ADFDUPLEX); + } + return SANE_STATUS_GOOD; + + case OPT_MODE: + if(s->u_mode == MODE_LINEART){ + strcpy (val, STRING_LINEART); + } + else if(s->u_mode == MODE_HALFTONE){ + strcpy (val, STRING_HALFTONE); + } + else if(s->u_mode == MODE_GRAYSCALE){ + strcpy (val, STRING_GRAYSCALE); + } + else if(s->u_mode == MODE_COLOR){ + strcpy (val, STRING_COLOR); + } + return SANE_STATUS_GOOD; + + case OPT_RES: + *val_p = s->resolution_x; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->tl_x); + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->tl_y); + return SANE_STATUS_GOOD; + + case OPT_BR_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->br_x); + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->br_y); + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->page_width); + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->page_height); + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + *val_p = s->brightness; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + *val_p = s->contrast; + return SANE_STATUS_GOOD; + + case OPT_GAMMA: + *val_p = SANE_FIX(s->gamma); + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + *val_p = s->threshold; + return SANE_STATUS_GOOD; + + /* IPC */ + case OPT_RIF: + *val_p = s->rif; + return SANE_STATUS_GOOD; + + case OPT_HT_TYPE: + switch (s->ht_type) { + case WD_ht_type_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case WD_ht_type_DITHER: + strcpy (val, STRING_DITHER); + break; + case WD_ht_type_DIFFUSION: + strcpy (val, STRING_DIFFUSION); + break; + } + return SANE_STATUS_GOOD; + + case OPT_HT_PATTERN: + *val_p = s->ht_pattern; + return SANE_STATUS_GOOD; + + case OPT_OUTLINE: + *val_p = s->outline; + return SANE_STATUS_GOOD; + + case OPT_EMPHASIS: + *val_p = s->emphasis; + return SANE_STATUS_GOOD; + + case OPT_SEPARATION: + *val_p = s->separation; + return SANE_STATUS_GOOD; + + case OPT_MIRRORING: + *val_p = s->mirroring; + return SANE_STATUS_GOOD; + + case OPT_WL_FOLLOW: + switch (s->wl_follow) { + case WD_wl_follow_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case WD_wl_follow_ON: + strcpy (val, STRING_ON); + break; + case WD_wl_follow_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_IPC_MODE: + if(s->ipc_mode == WD_ipc_DEFAULT){ + strcpy (val, STRING_DEFAULT); + } + else if(s->ipc_mode == WD_ipc_DTC){ + strcpy (val, STRING_DTC); + } + else if(s->ipc_mode == WD_ipc_SDTC){ + strcpy (val, STRING_SDTC); + } + return SANE_STATUS_GOOD; + + case OPT_BP_FILTER: + *val_p = s->bp_filter; + return SANE_STATUS_GOOD; + + case OPT_SMOOTHING: + *val_p = s->smoothing; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_CURVE: + *val_p = s->gamma_curve; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD_CURVE: + *val_p = s->threshold_curve; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD_WHITE: + *val_p = s->threshold_white; + return SANE_STATUS_GOOD; + + case OPT_NOISE_REMOVAL: + *val_p = s->noise_removal; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_5: + *val_p = s->matrix_5; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_4: + *val_p = s->matrix_4; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_3: + *val_p = s->matrix_3; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_2: + *val_p = s->matrix_2; + return SANE_STATUS_GOOD; + + case OPT_VARIANCE: + *val_p = s->variance; + return SANE_STATUS_GOOD; + + /* Advanced Group */ + case OPT_AWD: + *val_p = s->awd; + return SANE_STATUS_GOOD; + + case OPT_ALD: + *val_p = s->ald; + return SANE_STATUS_GOOD; + + case OPT_COMPRESS: + if(s->compress == COMP_JPEG){ + strcpy (val, STRING_JPEG); + } + else{ + strcpy (val, STRING_NONE); + } + return SANE_STATUS_GOOD; + + case OPT_COMPRESS_ARG: + *val_p = s->compress_arg; + return SANE_STATUS_GOOD; + + case OPT_DF_ACTION: + switch (s->df_action) { + case DF_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case DF_CONTINUE: + strcpy (val, STRING_CONTINUE); + break; + case DF_STOP: + strcpy (val, STRING_STOP); + break; + } + return SANE_STATUS_GOOD; + + case OPT_DF_SKEW: + *val_p = s->df_skew; + return SANE_STATUS_GOOD; + + case OPT_DF_THICKNESS: + *val_p = s->df_thickness; + return SANE_STATUS_GOOD; + + case OPT_DF_LENGTH: + *val_p = s->df_length; + return SANE_STATUS_GOOD; + + case OPT_DF_DIFF: + switch (s->df_diff) { + case MSEL_df_diff_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_df_diff_10MM: + strcpy (val, STRING_10MM); + break; + case MSEL_df_diff_15MM: + strcpy (val, STRING_15MM); + break; + case MSEL_df_diff_20MM: + strcpy (val, STRING_20MM); + break; + } + return SANE_STATUS_GOOD; + + case OPT_DF_RECOVERY: + switch (s->df_recovery) { + case MSEL_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_ON: + strcpy (val, STRING_ON); + break; + case MSEL_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_PAPER_PROTECT: + switch (s->paper_protect) { + case MSEL_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_ON: + strcpy (val, STRING_ON); + break; + case MSEL_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_STAPLE_DETECT: + switch (s->staple_detect) { + case MSEL_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_ON: + strcpy (val, STRING_ON); + break; + case MSEL_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_BG_COLOR: + switch (s->bg_color) { + case COLOR_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case COLOR_WHITE: + strcpy (val, STRING_WHITE); + break; + case COLOR_BLACK: + strcpy (val, STRING_BLACK); + break; + } + return SANE_STATUS_GOOD; + + case OPT_DROPOUT_COLOR: + switch (s->dropout_color) { + case COLOR_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case COLOR_RED: + strcpy (val, STRING_RED); + break; + case COLOR_GREEN: + strcpy (val, STRING_GREEN); + break; + case COLOR_BLUE: + strcpy (val, STRING_BLUE); + break; + } + return SANE_STATUS_GOOD; + + case OPT_BUFF_MODE: + switch (s->buff_mode) { + case MSEL_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_ON: + strcpy (val, STRING_ON); + break; + case MSEL_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_PREPICK: + switch (s->prepick) { + case MSEL_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_ON: + strcpy (val, STRING_ON); + break; + case MSEL_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_OVERSCAN: + switch (s->overscan) { + case MSEL_DEFAULT: + strcpy (val, STRING_DEFAULT); + break; + case MSEL_ON: + strcpy (val, STRING_ON); + break; + case MSEL_OFF: + strcpy (val, STRING_OFF); + break; + } + return SANE_STATUS_GOOD; + + case OPT_SLEEP_TIME: + *val_p = s->sleep_time; + return SANE_STATUS_GOOD; + + case OPT_DUPLEX_OFFSET: + *val_p = s->duplex_offset; + return SANE_STATUS_GOOD; + + case OPT_GREEN_OFFSET: + *val_p = s->green_offset; + return SANE_STATUS_GOOD; + + case OPT_BLUE_OFFSET: + *val_p = s->blue_offset; + return SANE_STATUS_GOOD; + + case OPT_LOW_MEM: + *val_p = s->low_mem; + return SANE_STATUS_GOOD; + + case OPT_SIDE: + *val_p = s->side; + return SANE_STATUS_GOOD; + + case OPT_HWDESKEWCROP: + *val_p = s->hwdeskewcrop; + return SANE_STATUS_GOOD; + + case OPT_SWDESKEW: + *val_p = s->swdeskew; + return SANE_STATUS_GOOD; + + case OPT_SWDESPECK: + *val_p = s->swdespeck; + return SANE_STATUS_GOOD; + + case OPT_SWCROP: + *val_p = s->swcrop; + return SANE_STATUS_GOOD; + + case OPT_SWSKIP: + *val_p = SANE_FIX(s->swskip); + return SANE_STATUS_GOOD; + + /* Endorser Group */ + case OPT_ENDORSER: + *val_p = s->u_endorser; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_BITS: + *val_p = s->u_endorser_bits; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_VAL: + *val_p = s->u_endorser_val; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_STEP: + *val_p = s->u_endorser_step; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_endorser_y); + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_FONT: + switch (s->u_endorser_font) { + case FONT_H: + strcpy (val, STRING_HORIZONTAL); + break; + case FONT_HB: + strcpy (val, STRING_HORIZONTALBOLD); + break; + case FONT_HN: + strcpy (val, STRING_HORIZONTALNARROW); + break; + case FONT_V: + strcpy (val, STRING_VERTICAL); + break; + case FONT_VB: + strcpy (val, STRING_VERTICALBOLD); + break; + } + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_DIR: + switch (s->u_endorser_dir) { + case DIR_TTB: + strcpy (val, STRING_TOPTOBOTTOM); + break; + case DIR_BTT: + strcpy (val, STRING_BOTTOMTOTOP); + break; + } + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_SIDE: + switch (s->u_endorser_side) { + case ED_front: + strcpy (val, STRING_FRONT); + break; + case ED_back: + strcpy (val, STRING_BACK); + break; + } + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_STRING: + strncpy( + (SANE_String)val, + (SANE_String)s->u_endorser_string, + s->endorser_string_len+1 + ); + return SANE_STATUS_GOOD; + + /* Sensor Group */ + case OPT_TOP: + ret = get_hardware_status(s,option); + *val_p = s->hw_top; + return ret; + + case OPT_A3: + ret = get_hardware_status(s,option); + *val_p = s->hw_A3; + return ret; + + case OPT_B4: + ret = get_hardware_status(s,option); + *val_p = s->hw_B4; + return ret; + + case OPT_A4: + ret = get_hardware_status(s,option); + *val_p = s->hw_A4; + return ret; + + case OPT_B5: + ret = get_hardware_status(s,option); + *val_p = s->hw_B5; + return ret; + + case OPT_HOPPER: + ret = get_hardware_status(s,option); + *val_p = s->hw_hopper; + return ret; + + case OPT_OMR: + ret = get_hardware_status(s,option); + *val_p = s->hw_omr; + return ret; + + case OPT_ADF_OPEN: + ret = get_hardware_status(s,option); + *val_p = s->hw_adf_open; + return ret; + + case OPT_SLEEP: + ret = get_hardware_status(s,option); + *val_p = s->hw_sleep; + return ret; + + case OPT_SEND_SW: + ret = get_hardware_status(s,option); + *val_p = s->hw_send_sw; + return ret; + + case OPT_MANUAL_FEED: + ret = get_hardware_status(s,option); + *val_p = s->hw_manual_feed; + return ret; + + case OPT_SCAN_SW: + ret = get_hardware_status(s,option); + *val_p = s->hw_scan_sw; + return ret; + + case OPT_FUNCTION: + ret = get_hardware_status(s,option); + *val_p = s->hw_function; + return ret; + + case OPT_INK_EMPTY: + ret = get_hardware_status(s,option); + *val_p = s->hw_ink_empty; + return ret; + + case OPT_DOUBLE_FEED: + ret = get_hardware_status(s,option); + *val_p = s->hw_double_feed; + return ret; + + case OPT_ERROR_CODE: + ret = get_hardware_status(s,option); + *val_p = s->hw_error_code; + return ret; + + case OPT_SKEW_ANGLE: + ret = get_hardware_status(s,option); + *val_p = s->hw_skew_angle; + return ret; + + case OPT_INK_REMAIN: + ret = get_hardware_status(s,option); + *val_p = s->hw_ink_remain; + return ret; + + case OPT_DENSITY_SW: + ret = get_hardware_status(s,option); + *val_p = s->hw_density_sw; + return ret; + + case OPT_DUPLEX_SW: + ret = get_hardware_status(s,option); + *val_p = s->hw_duplex_sw; + return ret; + + } + } + else if (action == SANE_ACTION_SET_VALUE) { + int tmp; + SANE_Word val_c; + SANE_Status status; + + DBG (20, "sane_control_option: set value for '%s' (%d)\n", s->opt[option].name,option); + + if ( s->started ) { + DBG (5, "sane_control_option: cant set, device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) { + DBG (5, "sane_control_option: not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) { + DBG (5, "sane_control_option: bad value\n"); + return status; + } + + /* may have been changed by constrain, so dont copy until now */ + val_c = *(SANE_Word *)val; + + /* + * Note - for those options which can assume one of a list of + * valid values, we can safely assume that they will have + * exactly one of those values because that's what + * sanei_constrain_value does. Hence no "else: invalid" branches + * below. + */ + switch (option) { + + /* Mode Group */ + case OPT_SOURCE: + if (!strcmp (val, STRING_ADFFRONT)) { + tmp = SOURCE_ADF_FRONT; + } + else if (!strcmp (val, STRING_ADFBACK)) { + tmp = SOURCE_ADF_BACK; + } + else if (!strcmp (val, STRING_ADFDUPLEX)) { + tmp = SOURCE_ADF_DUPLEX; + } + else{ + tmp = SOURCE_FLATBED; + } + + if (s->source == tmp) + return SANE_STATUS_GOOD; + + s->source = tmp; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (!strcmp (val, STRING_LINEART)) { + tmp = MODE_LINEART; + } + else if (!strcmp (val, STRING_HALFTONE)) { + tmp = MODE_HALFTONE; + } + else if (!strcmp (val, STRING_GRAYSCALE)) { + tmp = MODE_GRAYSCALE; + } + else{ + tmp = MODE_COLOR; + } + + if (tmp == s->u_mode) + return SANE_STATUS_GOOD; + + set_mode(s,tmp); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_RES: + + if (s->resolution_x == val_c) + return SANE_STATUS_GOOD; + + s->resolution_x = val_c; + s->resolution_y = val_c; + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + /* Geometry Group */ + case OPT_TL_X: + if (s->tl_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->tl_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + if (s->tl_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->tl_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_BR_X: + if (s->br_x == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->br_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + if (s->br_y == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->br_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + if (s->page_width == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->page_width = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + if (s->page_height == FIXED_MM_TO_SCANNER_UNIT(val_c)) + return SANE_STATUS_GOOD; + + s->page_height = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + /* Enhancement Group */ + case OPT_BRIGHTNESS: + s->brightness = val_c; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + s->contrast = val_c; + return SANE_STATUS_GOOD; + + case OPT_GAMMA: + s->gamma = SANE_UNFIX(val_c); + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + s->threshold = val_c; + return SANE_STATUS_GOOD; + + /* IPC */ + case OPT_RIF: + s->rif = val_c; + return SANE_STATUS_GOOD; + + case OPT_HT_TYPE: + if (!strcmp(val, STRING_DEFAULT)) + s->ht_type = WD_ht_type_DEFAULT; + else if (!strcmp(val, STRING_DITHER)) + s->ht_type = WD_ht_type_DITHER; + else if (!strcmp(val, STRING_DIFFUSION)) + s->ht_type = WD_ht_type_DIFFUSION; + return SANE_STATUS_GOOD; + + case OPT_HT_PATTERN: + s->ht_pattern = val_c; + return SANE_STATUS_GOOD; + + case OPT_OUTLINE: + s->outline = val_c; + return SANE_STATUS_GOOD; + + case OPT_EMPHASIS: + s->emphasis = val_c; + return SANE_STATUS_GOOD; + + case OPT_SEPARATION: + s->separation = val_c; + return SANE_STATUS_GOOD; + + case OPT_MIRRORING: + s->mirroring = val_c; + return SANE_STATUS_GOOD; + + case OPT_WL_FOLLOW: + if (!strcmp(val, STRING_DEFAULT)) + s->wl_follow = WD_wl_follow_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->wl_follow = WD_wl_follow_ON; + else if (!strcmp(val, STRING_OFF)) + s->wl_follow = WD_wl_follow_OFF; + return SANE_STATUS_GOOD; + + case OPT_IPC_MODE: + if (!strcmp (val, STRING_DEFAULT)) { + tmp = WD_ipc_DEFAULT; + } + else if (!strcmp (val, STRING_DTC)) { + tmp = WD_ipc_DTC; + } + else { + tmp = WD_ipc_SDTC; + } + + if (tmp != s->ipc_mode) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->ipc_mode = tmp; + return SANE_STATUS_GOOD; + + case OPT_BP_FILTER: + s->bp_filter = val_c; + return SANE_STATUS_GOOD; + + case OPT_SMOOTHING: + s->smoothing = val_c; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_CURVE: + s->gamma_curve = val_c; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD_CURVE: + s->threshold_curve = val_c; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD_WHITE: + s->threshold_white = val_c; + return SANE_STATUS_GOOD; + + case OPT_NOISE_REMOVAL: + if (val_c != s->noise_removal) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->noise_removal = val_c; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_5: + s->matrix_5 = val_c; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_4: + s->matrix_4 = val_c; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_3: + s->matrix_3 = val_c; + return SANE_STATUS_GOOD; + + case OPT_MATRIX_2: + s->matrix_2 = val_c; + return SANE_STATUS_GOOD; + + case OPT_VARIANCE: + s->variance = val_c; + return SANE_STATUS_GOOD; + + /* Advanced Group */ + case OPT_AWD: + s->awd = val_c; + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_ALD: + s->ald = val_c; + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_COMPRESS: + if (!strcmp (val, STRING_JPEG)) { + tmp = COMP_JPEG; + } + else{ + tmp = COMP_NONE; + } + + if (tmp == s->compress) + return SANE_STATUS_GOOD; + + s->compress = tmp; + return SANE_STATUS_GOOD; + + case OPT_COMPRESS_ARG: + s->compress_arg = val_c; + return SANE_STATUS_GOOD; + + case OPT_DF_ACTION: + if (!strcmp(val, STRING_DEFAULT)) + s->df_action = DF_DEFAULT; + else if (!strcmp(val, STRING_CONTINUE)) + s->df_action = DF_CONTINUE; + else if (!strcmp(val, STRING_STOP)) + s->df_action = DF_STOP; + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_DF_SKEW: + s->df_skew = val_c; + return SANE_STATUS_GOOD; + + case OPT_DF_THICKNESS: + s->df_thickness = val_c; + return SANE_STATUS_GOOD; + + case OPT_DF_LENGTH: + s->df_length = val_c; + return SANE_STATUS_GOOD; + + case OPT_DF_DIFF: + if (!strcmp(val, STRING_DEFAULT)) + s->df_diff = MSEL_df_diff_DEFAULT; + else if (!strcmp(val, STRING_10MM)) + s->df_diff = MSEL_df_diff_10MM; + else if (!strcmp(val, STRING_15MM)) + s->df_diff = MSEL_df_diff_15MM; + else if (!strcmp(val, STRING_20MM)) + s->df_diff = MSEL_df_diff_20MM; + return SANE_STATUS_GOOD; + + case OPT_DF_RECOVERY: + if (!strcmp(val, STRING_DEFAULT)) + s->df_recovery = MSEL_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->df_recovery = MSEL_ON; + else if (!strcmp(val, STRING_OFF)) + s->df_recovery = MSEL_OFF; + return SANE_STATUS_GOOD; + + case OPT_PAPER_PROTECT: + if (!strcmp(val, STRING_DEFAULT)) + s->paper_protect = MSEL_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->paper_protect = MSEL_ON; + else if (!strcmp(val, STRING_OFF)) + s->paper_protect = MSEL_OFF; + return SANE_STATUS_GOOD; + + case OPT_STAPLE_DETECT: + if (!strcmp(val, STRING_DEFAULT)) + s->staple_detect = MSEL_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->staple_detect = MSEL_ON; + else if (!strcmp(val, STRING_OFF)) + s->staple_detect = MSEL_OFF; + return SANE_STATUS_GOOD; + + case OPT_BG_COLOR: + if (!strcmp(val, STRING_DEFAULT)) + s->bg_color = COLOR_DEFAULT; + else if (!strcmp(val, STRING_WHITE)) + s->bg_color = COLOR_WHITE; + else if (!strcmp(val, STRING_BLACK)) + s->bg_color = COLOR_BLACK; + return SANE_STATUS_GOOD; + + case OPT_DROPOUT_COLOR: + if (!strcmp(val, STRING_DEFAULT)) + s->dropout_color = COLOR_DEFAULT; + else if (!strcmp(val, STRING_RED)) + s->dropout_color = COLOR_RED; + else if (!strcmp(val, STRING_GREEN)) + s->dropout_color = COLOR_GREEN; + else if (!strcmp(val, STRING_BLUE)) + s->dropout_color = COLOR_BLUE; + return SANE_STATUS_GOOD; + + case OPT_BUFF_MODE: + if (!strcmp(val, STRING_DEFAULT)) + s->buff_mode = MSEL_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->buff_mode= MSEL_ON; + else if (!strcmp(val, STRING_OFF)) + s->buff_mode= MSEL_OFF; + return SANE_STATUS_GOOD; + + case OPT_PREPICK: + if (!strcmp(val, STRING_DEFAULT)) + s->prepick = MSEL_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->prepick = MSEL_ON; + else if (!strcmp(val, STRING_OFF)) + s->prepick = MSEL_OFF; + return SANE_STATUS_GOOD; + + case OPT_OVERSCAN: + if (!strcmp(val, STRING_DEFAULT)) + s->overscan = MSEL_DEFAULT; + else if (!strcmp(val, STRING_ON)) + s->overscan = MSEL_ON; + else if (!strcmp(val, STRING_OFF)) + s->overscan = MSEL_OFF; + + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_SLEEP_TIME: + s->sleep_time = val_c; + return set_sleep_mode(s); + + case OPT_DUPLEX_OFFSET: + s->duplex_offset = val_c; + return SANE_STATUS_GOOD; + + case OPT_GREEN_OFFSET: + s->green_offset = val_c; + return SANE_STATUS_GOOD; + + case OPT_BLUE_OFFSET: + s->blue_offset = val_c; + return SANE_STATUS_GOOD; + + case OPT_LOW_MEM: + s->low_mem = val_c; + return SANE_STATUS_GOOD; + + case OPT_HWDESKEWCROP: + s->hwdeskewcrop = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWDESKEW: + s->swdeskew = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWDESPECK: + s->swdespeck = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWCROP: + s->swcrop = val_c; + return SANE_STATUS_GOOD; + + case OPT_SWSKIP: + s->swskip = SANE_UNFIX(val_c); + return SANE_STATUS_GOOD; + + /* Endorser Group */ + case OPT_ENDORSER: + s->u_endorser = val_c; + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_BITS: + s->u_endorser_bits = val_c; + return SANE_STATUS_GOOD; + + /*this val not used in send_endorser*/ + case OPT_ENDORSER_VAL: + s->u_endorser_val = val_c; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_STEP: + s->u_endorser_step = val_c; + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_Y: + s->u_endorser_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_FONT: + + if (!strcmp (val, STRING_HORIZONTAL)){ + s->u_endorser_font = FONT_H; + } + else if (!strcmp (val, STRING_HORIZONTALBOLD)){ + s->u_endorser_font = FONT_HB; + } + else if (!strcmp (val, STRING_HORIZONTALNARROW)){ + s->u_endorser_font = FONT_HN; + } + else if (!strcmp (val, STRING_VERTICAL)){ + s->u_endorser_font = FONT_V; + } + else if (!strcmp (val, STRING_VERTICALBOLD)){ + s->u_endorser_font = FONT_VB; + } + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_DIR: + if (!strcmp (val, STRING_TOPTOBOTTOM)){ + s->u_endorser_dir = DIR_TTB; + } + else if (!strcmp (val, STRING_BOTTOMTOTOP)){ + s->u_endorser_dir = DIR_BTT; + } + return SANE_STATUS_GOOD; + + /*this val not used in send_endorser*/ + case OPT_ENDORSER_SIDE: + if (!strcmp (val, STRING_FRONT)){ + s->u_endorser_side = ED_front; + } + else if (!strcmp (val, STRING_BACK)){ + s->u_endorser_side = ED_back; + } + return SANE_STATUS_GOOD; + + case OPT_ENDORSER_STRING: + strncpy( + (SANE_String)s->u_endorser_string, + (SANE_String)val, + s->endorser_string_len+1 + ); + return SANE_STATUS_GOOD; + } /* switch */ + } /* else */ + + return SANE_STATUS_INVAL; +} + +static SANE_Status +set_sleep_mode(struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "set_sleep_mode: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_sleep); + set_MSEL_page_len(page, MSEL_data_min_len-2); + set_MSEL_sleep_mode(page, s->sleep_time); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "set_sleep_mode: finish\n"); + + return ret; +} + +static SANE_Status +get_hardware_status (struct fujitsu *s, SANE_Int option) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "get_hardware_status: start\n"); + + /* only run this if frontend has already read the last time we got it */ + /* or if we don't care for such bookkeeping (private use) */ + if (!option || s->hw_read[option-OPT_TOP]) { + + DBG (15, "get_hardware_status: running\n"); + + /* mark all values as unread */ + memset(s->hw_read,0,sizeof(s->hw_read)); + + if (s->has_cmd_hw_status){ + unsigned char cmd[GET_HW_STATUS_len]; + size_t cmdLen = GET_HW_STATUS_len; + + unsigned char in[GHS_data_len]; + size_t inLen = GHS_data_len; + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, GET_HW_STATUS_code); + set_GHS_allocation_length(cmd, inLen); + + DBG (15, "get_hardware_status: calling ghs\n"); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + + s->hw_top = get_GHS_top(in); + s->hw_A3 = get_GHS_A3(in); + s->hw_B4 = get_GHS_B4(in); + s->hw_A4 = get_GHS_A4(in); + s->hw_B5 = get_GHS_B5(in); + + s->hw_hopper = get_GHS_hopper(in); + s->hw_omr = get_GHS_omr(in); + s->hw_adf_open = get_GHS_adf_open(in); + + s->hw_sleep = get_GHS_sleep(in); + s->hw_send_sw = get_GHS_send_sw(in); + s->hw_manual_feed = get_GHS_manual_feed(in); + s->hw_scan_sw = get_GHS_scan_sw(in); + + s->hw_function = get_GHS_function(in); + s->hw_ink_empty = get_GHS_ink_empty(in); + + s->hw_double_feed = get_GHS_double_feed(in); + + s->hw_error_code = get_GHS_error_code(in); + + s->hw_skew_angle = get_GHS_skew_angle(in); + + if(inLen > 9){ + s->hw_ink_remain = get_GHS_ink_remain(in); + } + + ret = SANE_STATUS_GOOD; + } + } + + /* 3091/2 put hardware status in RS data */ + else if (s->ghs_in_rs){ + unsigned char cmd[REQUEST_SENSE_len]; + size_t cmdLen = REQUEST_SENSE_len; + + unsigned char in[RS_return_size]; + size_t inLen = RS_return_size; + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, REQUEST_SENSE_code); + set_RS_return_size(cmd, inLen); + + DBG(15,"get_hardware_status: calling rs\n"); + + ret = do_cmd( + s,0,0, + cmd, cmdLen, + NULL,0, + in, &inLen + ); + + /* parse the rs data */ + if(ret == SANE_STATUS_GOOD){ + if(get_RS_sense_key(in)==0 && get_RS_ASC(in)==0x80){ + + s->hw_adf_open = get_RS_adf_open(in); + s->hw_send_sw = get_RS_send_sw(in); + s->hw_scan_sw = get_RS_scan_sw(in); + s->hw_duplex_sw = get_RS_duplex_sw(in); + s->hw_top = get_RS_top(in); + s->hw_hopper = get_RS_hopper(in); + s->hw_function = get_RS_function(in); + s->hw_density_sw = get_RS_density(in); + } + else{ + DBG (10, "get_hardware_status: unexpected RS values\n"); + } + } + } + } + + if(option) + s->hw_read[option-OPT_TOP] = 1; + + DBG (10, "get_hardware_status: finish\n"); + + return ret; +} + +static SANE_Status +send_endorser(struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SEND_len]; + size_t cmdLen = SEND_len; + + size_t strLen = strlen(s->u_endorser_string); + + unsigned char out[S_e_data_max_len]; /*we probably send less below*/ + size_t outLen = S_e_data_min_len + strLen; /*fi-5900 might want 1 more byte?*/ + + DBG (10, "send_endorser: start\n"); + + if (!s->has_endorser_f && !s->has_endorser_b){ + DBG (10, "send_endorser: unsupported\n"); + return ret; + } + + /*build the payload*/ + memset(out,0,outLen); + + /*fi-5900 front side uses 0x80, assume all others*/ + if(s->u_endorser_side == ED_front){ + set_S_endorser_data_id(out,0x80); + } + else{ + set_S_endorser_data_id(out,0); + } + + set_S_endorser_stamp(out,0); + set_S_endorser_elec(out,0); + + if(s->u_endorser_step < 0){ + set_S_endorser_decr(out,S_e_decr_dec); + } + else{ + set_S_endorser_decr(out,S_e_decr_inc); + } + + if(s->u_endorser_bits == 24){ + set_S_endorser_lap24(out,S_e_lap_24bit); + } + else{ + set_S_endorser_lap24(out,S_e_lap_16bit); + } + + set_S_endorser_ctstep(out,abs(s->u_endorser_step)); + set_S_endorser_ulx(out,0); + set_S_endorser_uly(out,s->u_endorser_y); + + switch (s->u_endorser_font) { + case FONT_H: + set_S_endorser_font(out,S_e_font_horiz); + set_S_endorser_bold(out,0); + break; + case FONT_HB: + set_S_endorser_font(out,S_e_font_horiz); + set_S_endorser_bold(out,1); + break; + case FONT_HN: + set_S_endorser_font(out,S_e_font_horiz_narrow); + set_S_endorser_bold(out,0); + break; + case FONT_V: + set_S_endorser_font(out,S_e_font_vert); + set_S_endorser_bold(out,0); + break; + case FONT_VB: + set_S_endorser_font(out,S_e_font_vert); + set_S_endorser_bold(out,1); + break; + } + + set_S_endorser_size(out,0); + set_S_endorser_revs(out,0); + + if(s->u_endorser_dir == DIR_BTT){ + set_S_endorser_dirs(out,S_e_dir_bottom_top); + } + else{ + set_S_endorser_dirs(out,S_e_dir_top_bottom); + } + + set_S_endorser_string_length(out, strLen); + set_S_endorser_string(out, s->u_endorser_string, strLen); + + /*build the command*/ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SEND_code); + set_S_xfer_datatype (cmd, S_datatype_endorser_data); + set_S_xfer_length (cmd, outLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "send_endorser: finish %d\n", ret); + + return ret; +} + +/* instead of internal brightness/contrast/gamma + most scanners use a 256x256 or 1024x256 LUT + default is linear table of slope 1 or 1/4 resp. + brightness and contrast inputs are -127 to +127 + + contrast rotates slope of line around central input val + + high low + . x . + . x . xx + out . x . xxxxxxxx + . x xx + ....x....... ............ + in in + + then brightness moves line vertically, and clamps to 8bit + + bright dark + . xxxxxxxx . + . x . + out x . x + . . x + ............ xxxxxxxx.... + in in + */ +static SANE_Status +send_lut (struct fujitsu *s) +{ + int i, j, bytes = 1 << s->adbits; + double b, slope, offset; + + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SEND_len]; + size_t cmdLen = SEND_len; + + unsigned char out[S_lut_header_len + S_lut_data_max_len]; + size_t outLen = S_lut_header_len + S_lut_data_max_len; + unsigned char * p = out + S_lut_header_len; + + DBG (10, "send_lut: start\n"); + + if(!s->num_download_gamma || !s->adbits){ + DBG (10, "send_lut: unsupported\n"); + return ret; + } + + /* contrast is converted to a slope [0,90] degrees: + * first [-127,127] to [0,254] then to [0,1] + * then multiply by PI/2 to convert to radians + * then take the tangent to get slope (T.O.A) + * then multiply by the normal linear slope + * because the table may not be square, i.e. 1024x256*/ + slope = tan(((double)s->contrast+127)/254 * M_PI/2) * 256/bytes; + + /* contrast slope must stay centered, so figure + * out vertical offset at central input value */ + offset = 127.5-(slope*bytes/2); + + /* convert the user brightness setting (-127 to +127) + * into a scale that covers the range required + * to slide the contrast curve entirely off the table */ + b = ((double)s->brightness/127) * (256 - offset); + + DBG (15, "send_lut: %d %f %d %f %f\n", s->brightness, b, + s->contrast, slope, offset); + + outLen = S_lut_header_len + bytes; + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SEND_code); + + set_S_xfer_datatype (cmd, S_datatype_lut_data); + set_S_xfer_length (cmd, outLen); + + memset(out,0,outLen); + set_S_lut_order (out, S_lut_order_single); + set_S_lut_ssize (out, bytes); + set_S_lut_dsize (out, 256); + + for(i=0;i255){ + j=255; + } + + *p=j; + p++; + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "send_lut: finish\n"); + + return ret; +} + +static SANE_Status +send_q_table (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SEND_len]; + size_t cmdLen = SEND_len; + + unsigned char out[S_q_table_header_len + S_q_table_y_len + S_q_table_uv_len]; + size_t outLen = S_q_table_header_len + S_q_table_y_len + S_q_table_uv_len; + unsigned char * yp = out + S_q_table_header_len; + unsigned char * uvp = out + S_q_table_header_len + S_q_table_y_len; + + /* FIXME: generate these instead of hardcode */ + unsigned char ydata[] = { + 0x04, 0x03, 0x03, 0x04, 0x03, 0x03, 0x04, 0x04, + 0x03, 0x04, 0x05, 0x05, 0x04, 0x05, 0x07, 0x0c, + 0x07, 0x07, 0x06, 0x06, 0x07, 0x0e, 0x0a, 0x0b, + 0x08, 0x0c, 0x11, 0x0f, 0x12, 0x12, 0x11, 0x0f, + 0x10, 0x10, 0x13, 0x15, 0x1b, 0x17, 0x13, 0x14, + 0x1a, 0x14, 0x10, 0x10, 0x18, 0x20, 0x18, 0x1a, + 0x1c, 0x1d, 0x1e, 0x1f, 0x1e, 0x12, 0x17, 0x21, + 0x24, 0x21, 0x1e, 0x24, 0x1b, 0x1e, 0x1e, 0x1d }; + + unsigned char uvdata[] = { + 0x05, 0x05, 0x05, 0x07, 0x06, 0x07, 0x0e, 0x07, + 0x07, 0x0e, 0x1d, 0x13, 0x10, 0x13, 0x1d, 0x1d, + 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, + 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, + 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, + 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, + 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, + 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d, 0x1d }; + + DBG (10, "send_q_table: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SEND_code); + set_S_xfer_datatype (cmd, S_datatype_jpg_q_table); + set_S_xfer_length (cmd, outLen); + + memset(out,0,outLen); + set_S_q_table_y_len (out, S_q_table_y_len); + set_S_q_table_uv_len (out, S_q_table_uv_len); + memcpy (yp, ydata, S_q_table_y_len); + memcpy (uvp, uvdata, S_q_table_uv_len); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "send_q_table: finish\n"); + + return ret; +} + +/* only used by iX500? */ +#if 0 +static SANE_Status +mode_select_unk (struct fujitsu *s, int foo) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_unk: start\n"); + + /*if (!s->has_MS_unk){ + DBG (10, "mode_select_unk: unsupported\n"); + return SANE_STATUS_GOOD; + }*/ + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_unk); + set_MSEL_page_len(page, MSEL_data_min_len-2); + + *(page + 0x02) = foo; + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_unk: finish\n"); + + return ret; +} +#endif + +/* only used by iX500? */ +static SANE_Status +diag_preread (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SEND_DIAGNOSTIC_len]; /*also big enough for READ_DIAG*/ + size_t cmdLen = SEND_DIAGNOSTIC_len; + + unsigned char out[SD_preread_len]; + size_t outLen = SD_preread_len; + + DBG (10, "diag_preread: start\n"); + + if (!s->has_cmd_sdiag || !s->has_cmd_rdiag || !s->need_diag_preread){ + DBG (5, "diag_preread: not supported, returning\n"); + return ret; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SEND_DIAGNOSTIC_code); + set_SD_slftst(cmd, 0); + set_SD_xferlen(cmd, outLen); + + memcpy(out,SD_preread_string,SD_preread_stringlen); + set_SD_preread_xres(out,s->resolution_x); + set_SD_preread_yres(out,s->resolution_y); + /* call helper function, scanner wants lies about paper width */ + set_SD_preread_paper_width(out, get_page_width(s)); + /* dont call helper function, scanner wants actual length? */ + set_SD_preread_paper_length(out, s->page_height); + set_SD_preread_composition(out, s->s_mode); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + if (ret != SANE_STATUS_GOOD){ + DBG (5, "diag_preread: send diag error: %d\n", ret); + return ret; + } + + DBG (10, "diag_preread: finish\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +mode_select_df (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_df: start\n"); + + if(!s->has_MS_df){ + DBG (10, "mode_select_df: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_df); + set_MSEL_page_len(page, MSEL_data_min_len-2); + + /* continue/stop */ + if(s->df_action != DF_DEFAULT){ + set_MSEL_df_enable (page, 1); + + /* continue */ + if(s->df_action == DF_CONTINUE){ + set_MSEL_df_continue (page, 1); + } + + /* skew */ + if(s->df_skew){ + set_MSEL_df_skew (page, 1); + } + + /* thickness */ + if(s->df_thickness){ + set_MSEL_df_thickness (page, 1); + } + + /* length */ + if(s->df_length){ + set_MSEL_df_length (page, 1); + set_MSEL_df_diff (page, s->df_diff); + } + } + + set_MSEL_df_paperprot(page,s->paper_protect); + set_MSEL_df_stapledet(page,s->staple_detect); + set_MSEL_df_recovery(page,s->df_recovery); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_df: finish\n"); + + return ret; +} + +static SANE_Status +mode_select_bg (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_bg: start\n"); + + if(!s->has_MS_bg){ + DBG (10, "mode_select_bg: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_bg); + set_MSEL_page_len(page, MSEL_data_min_len-2); + + if(s->bg_color != COLOR_DEFAULT){ + set_MSEL_bg_enable (page, 1); + + if(s->bg_color == COLOR_BLACK){ + set_MSEL_bg_front (page, 1); + set_MSEL_bg_back (page, 1); + set_MSEL_bg_fb (page, 1); + } + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_bg: finish\n"); + + return ret; +} + +static SANE_Status +mode_select_dropout (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_max_len]; + size_t outLen = MSEL_header_len + MSEL_data_max_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_dropout: start\n"); + + if(!s->has_MS_dropout){ + DBG (10, "mode_select_dropout: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_dropout); + set_MSEL_page_len(page, MSEL_data_max_len-2); + + set_MSEL_dropout_front (page, s->dropout_color); + set_MSEL_dropout_back (page, s->dropout_color); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_dropout: finish\n"); + + return ret; +} + +static SANE_Status +mode_select_buff (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_buff: start\n"); + + if (!s->has_MS_buff){ + DBG (10, "mode_select_buff: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_buff); + set_MSEL_page_len(page, MSEL_data_min_len-2); + + set_MSEL_buff_mode(page, s->buff_mode); + set_MSEL_buff_clear(page, 3); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_buff: finish\n"); + + return ret; +} + +static SANE_Status +mode_select_prepick (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_prepick: start\n"); + + if (!s->has_MS_prepick){ + DBG (10, "mode_select_prepick: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_prepick); + set_MSEL_page_len(page, MSEL_data_min_len-2); + + set_MSEL_prepick(page, s->prepick); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_prepick: finish\n"); + + return ret; +} + +static SANE_Status +mode_select_auto (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[MODE_SELECT_len]; + size_t cmdLen = MODE_SELECT_len; + + unsigned char out[MSEL_header_len + MSEL_data_min_len]; + size_t outLen = MSEL_header_len + MSEL_data_min_len; + unsigned char * page = out+MSEL_header_len; + + DBG (10, "mode_select_auto: start\n"); + + if(!s->has_MS_auto){ + DBG (10, "mode_select_auto: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, MODE_SELECT_code); + set_MSEL_pf(cmd, 1); + set_MSEL_xferlen(cmd, outLen); + + memset(out,0,outLen); + set_MSEL_pc(page, MS_pc_auto); + set_MSEL_page_len(page, MSEL_data_min_len-2); + + set_MSEL_overscan(page, s->overscan); + set_MSEL_ald(page, s->ald || s->hwdeskewcrop); + set_MSEL_awd(page, s->awd || s->hwdeskewcrop); + set_MSEL_req_driv_crop(page, s->hwdeskewcrop && (s->swcrop || s->swdeskew)); + set_MSEL_deskew(page, s->hwdeskewcrop); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "mode_select_auto: finish\n"); + + return ret; +} + + +/* + * @@ Section 4 - SANE scanning functions + */ +/* + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle h of the + * device for which the parameters should be obtained and a pointer p + * to a parameter structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct fujitsu *s = (struct fujitsu *) handle; + + DBG (10, "sane_get_parameters: start\n"); + + /* not started? update param data from user settings */ + if(!s->started){ + ret = update_params(s); + if(ret) + return ret; + } + + params->format = s->u_params.format; + params->last_frame = s->u_params.last_frame; + params->lines = s->u_params.lines; + params->depth = s->u_params.depth; + params->pixels_per_line = s->u_params.pixels_per_line; + params->bytes_per_line = s->u_params.bytes_per_line; + + /* we wont know the end until we get to it */ + if(s->ald && !must_fully_buffer(s)){ + DBG (15, "sane_get_parameters: hand-scanner mode\n"); + params->lines = -1; + } + + DBG (10, "sane_get_parameters: finish\n"); + return ret; +} + +/* set s_param and u_param data based on user settings + * and scanner capabilities. */ +SANE_Status +update_params (struct fujitsu * s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + SANE_Parameters * params = &(s->s_params); + + DBG (10, "update_params: start\n"); + + /* first, we setup s_params to describe the image to the scanner */ + /* this backend only sends single frame images */ + params->last_frame = 1; + + /* initial ppl from user settings */ + params->pixels_per_line = s->resolution_x * (s->br_x - s->tl_x) / 1200; + + /* some scanners require even number of bytes in each transfer block, + * so we round to even # of total lines, to ensure last block is even */ + params->lines = s->resolution_y * (s->br_y - s->tl_y) / 1200; + params->lines -= params->lines % 2; + + if (s->s_mode == MODE_COLOR) { + params->depth = 8; + +#ifdef SANE_FRAME_JPEG + /* jpeg requires 8x8 squares */ + if(s->compress == COMP_JPEG){ + params->format = SANE_FRAME_JPEG; + params->pixels_per_line -= params->pixels_per_line % 8; + params->lines -= params->lines % 8; + } + else{ +#endif + params->format = SANE_FRAME_RGB; + params->pixels_per_line -= params->pixels_per_line + % max(s->ppl_mod_by_mode[s->s_mode], s->ppl_mod_by_mode[s->u_mode]); +#ifdef SANE_FRAME_JPEG + } +#endif + + params->bytes_per_line = params->pixels_per_line * 3; + } + else if (s->s_mode == MODE_GRAYSCALE) { + params->depth = 8; + +#ifdef SANE_FRAME_JPEG + /* jpeg requires 8x8 squares */ + if(s->compress == COMP_JPEG){ + params->format = SANE_FRAME_JPEG; + params->pixels_per_line -= params->pixels_per_line % 8; + params->lines -= params->lines % 8; + } + else{ +#endif + params->format = SANE_FRAME_GRAY; + params->pixels_per_line -= params->pixels_per_line + % max(s->ppl_mod_by_mode[s->s_mode], s->ppl_mod_by_mode[s->u_mode]); +#ifdef SANE_FRAME_JPEG + } +#endif + + params->bytes_per_line = params->pixels_per_line; + } + else { + params->depth = 1; + params->format = SANE_FRAME_GRAY; + params->pixels_per_line -= params->pixels_per_line + % max(s->ppl_mod_by_mode[s->s_mode], s->ppl_mod_by_mode[s->u_mode]); + params->bytes_per_line = params->pixels_per_line / 8; + } + + DBG(15,"update_params: x: max=%d, page=%d, gpw=%d, res=%d\n", + s->max_x, s->page_width, get_page_width(s), s->resolution_x); + + DBG(15,"update_params: y: max=%d, page=%d, gph=%d, res=%d\n", + s->max_y, s->page_height, get_page_height(s), s->resolution_y); + + DBG(15,"update_params: area: tlx=%d, brx=%d, tly=%d, bry=%d\n", + s->tl_x, s->br_x, s->tl_y, s->br_y); + + DBG(15,"update_params: params: ppl=%d, Bpl=%d, lines=%d\n", + params->pixels_per_line, params->bytes_per_line, params->lines); + + DBG(15,"update_params: params: format=%d, depth=%d, last=%d\n", + params->format, params->depth, params->last_frame); + + /* second, we setup u_params to describe the image to the user */ + /* use a helper function cause it is called elsewhere */ + ret = update_u_params(s); + + DBG (10, "update_params: finish\n"); + return ret; +} + +/* set u_param data based on user settings, and s_params */ +SANE_Status +update_u_params (struct fujitsu * s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + SANE_Parameters * params = &(s->u_params); + + DBG (10, "update_u_params: start\n"); + + /* for most machines, it is the same, so we just copy */ + memcpy(&(s->u_params), &(s->s_params), sizeof(SANE_Parameters)); + + /* some scanners don't support the user's mode, so params differ */ + /* but not in jpeg mode. we don't support that. */ + if(must_downsample(s)){ + + /* making gray from a color scan */ + if (s->u_mode == MODE_GRAYSCALE) { + params->format = SANE_FRAME_GRAY; + params->bytes_per_line = params->pixels_per_line; + } + /* making binary from a gray or color scan */ + else if (s->u_mode == MODE_LINEART) { + params->depth = 1; + params->format = SANE_FRAME_GRAY; + params->bytes_per_line = params->pixels_per_line / 8; + } + + DBG(15,"update_u_params: x: max=%d, page=%d, gpw=%d, res=%d\n", + s->max_x, s->page_width, get_page_width(s), s->resolution_x); + + DBG(15,"update_u_params: y: max=%d, page=%d, gph=%d, res=%d\n", + s->max_y, s->page_height, get_page_height(s), s->resolution_y); + + DBG(15,"update_u_params: area: tlx=%d, brx=%d, tly=%d, bry=%d\n", + s->tl_x, s->br_x, s->tl_y, s->br_y); + + DBG(15,"update_u_params: params: ppl=%d, Bpl=%d, lines=%d\n", + params->pixels_per_line, params->bytes_per_line, params->lines); + + DBG(15,"update_u_params: params: format=%d, depth=%d, last=%d\n", + params->format, params->depth, params->last_frame); + } + + DBG (10, "update_u_params: finish\n"); + return ret; +} + +/* make backup of param data, in case original is overwritten */ +SANE_Status +backup_params (struct fujitsu * s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + SANE_Parameters * params = &(s->s_params); + SANE_Parameters * params_bk = &(s->s_params_bk); + + DBG (10, "backup_params: start\n"); + + params_bk->format = params->format; + params_bk->last_frame = params->last_frame; + params_bk->bytes_per_line = params->bytes_per_line; + params_bk->pixels_per_line = params->pixels_per_line; + params_bk->lines = params->lines; + params_bk->depth = params->depth; + + /* also have to save the user params */ + params = &(s->u_params); + params_bk = &(s->u_params_bk); + + params_bk->format = params->format; + params_bk->last_frame = params->last_frame; + params_bk->bytes_per_line = params->bytes_per_line; + params_bk->pixels_per_line = params->pixels_per_line; + params_bk->lines = params->lines; + params_bk->depth = params->depth; + + DBG (10, "backup_params: finish\n"); + return ret; +} + +/* restore backup of param data, in case original was overwritten */ +SANE_Status +restore_params (struct fujitsu * s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + SANE_Parameters * params = &(s->s_params); + SANE_Parameters * params_bk = &(s->s_params_bk); + + DBG (10, "restore_params: start\n"); + + params->format = params_bk->format; + params->last_frame = params_bk->last_frame; + params->bytes_per_line = params_bk->bytes_per_line; + params->pixels_per_line = params_bk->pixels_per_line; + params->lines = params_bk->lines; + params->depth = params_bk->depth; + + /* also have to restore the user params */ + params = &(s->u_params); + params_bk = &(s->u_params_bk); + + params->format = params_bk->format; + params->last_frame = params_bk->last_frame; + params->bytes_per_line = params_bk->bytes_per_line; + params->pixels_per_line = params_bk->pixels_per_line; + params->lines = params_bk->lines; + params->depth = params_bk->depth; + + DBG (10, "restore_params: finish\n"); + return ret; +} + +/* + * Called by SANE when a page acquisition operation is to be started. + * commands: scanner control (lampon), send (lut), send (dither), + * set window, object pos, and scan + * + * this will be called between sides of a duplex scan, + * and at the start of each page of an adf batch. + * hence, we spend alot of time playing with s->started, etc. + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct fujitsu *s = handle; + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "sane_start: start\n"); + DBG (15, "started=%d, side=%d, source=%d\n", s->started, s->side, s->source); + + /* undo any prior sane_cancel calls */ + s->cancelled=0; + + /* protect this block from sane_cancel */ + s->reading=1; + + /* not finished with current side, error */ + if (s->started && !s->eof_tx[s->side]) { + DBG(5,"sane_start: previous transfer not finished?"); + ret = SANE_STATUS_INVAL; + goto errors; + } + + /* low mem mode messes up the side marker, reset it */ + if(s->source == SOURCE_ADF_DUPLEX && s->low_mem + && s->eof_tx[SIDE_FRONT] && s->eof_tx[SIDE_BACK] + ){ + s->side = SIDE_BACK; + } + + /* batch start? initialize struct and scanner */ + if(!s->started){ + + /* load side marker */ + if(s->source == SOURCE_ADF_BACK){ + s->side = SIDE_BACK; + } + else{ + s->side = SIDE_FRONT; + } + + /* load our own private copy of scan params */ + ret = update_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot update params\n"); + goto errors; + } + + /* switch source */ + if(s->source == SOURCE_FLATBED){ + ret = scanner_control(s, SC_function_fb); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot control fb, ignoring\n"); + } + } + else{ + ret = scanner_control(s, SC_function_adf); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot control adf, ignoring\n"); + } + } + + /* required for hi res scans on iX500? */ + ret = diag_preread(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot diag_preread %d\n", ret); + + /* enable overscan/auto detection */ + ret = mode_select_auto(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot mode_select_auto %d\n", ret); + + /* enable double feed detection */ + ret = mode_select_df(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot mode_select_df %d\n", ret); + + /* enable background color setting */ + ret = mode_select_bg(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot mode_select_bg %d\n", ret); + + /* enable dropout color setting */ + ret = mode_select_dropout(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot mode_select_dropout %d\n", ret); + + /* enable buffering setting */ + ret = mode_select_buff(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot mode_select_buff %d\n", ret); + + /* enable prepick setting */ + ret = mode_select_prepick(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot mode_select_prepick %d\n", ret); + + /* send endorser config */ + ret = send_endorser(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot send_endorser %d\n", ret); + + /* set window command */ + ret = set_window(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot set window\n"); + goto errors; + } + + /* send lut if scanner has no hardware brightness/contrast */ + if (!s->brightness_steps || !s->contrast_steps){ + ret = send_lut(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot send_lut %d\n", ret); + } + + /* some scanners need the q table sent, even when not scanning jpeg */ + if (s->need_q_table){ + ret = send_q_table(s); + if (ret != SANE_STATUS_GOOD) + DBG (5, "sane_start: WARNING: cannot send_q_table %d\n", ret); + } + + /* try to read scan size from scanner */ + ret = get_pixelsize(s,0); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot get pixelsize\n"); + goto errors; + } + + /* make backup copy of params because later functions overwrite */ + ret = backup_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot backup params\n"); + goto errors; + } + + /* start/stop endorser */ + ret = endorser(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot start/stop endorser\n"); + goto errors; + } + + /* turn lamp on */ + ret = scanner_control(s, SC_function_lamp_on); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: WARNING: cannot start lamp, ignoring\n"); + } + } + /* if already running, duplex needs to switch sides */ + else if(s->source == SOURCE_ADF_DUPLEX){ + s->side = !s->side; + } + + /* restore backup copy of params at the start of each image */ + ret = restore_params(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot restore params\n"); + goto errors; + } + + /* set clean defaults with new sheet of paper */ + /* dont reset the transfer vars on backside of duplex page */ + /* otherwise buffered back page will be lost */ + /* ingest paper with adf (no-op for fb) */ + /* dont call object pos or scan on back side of duplex scan */ + if(s->side == SIDE_FRONT || s->source == SOURCE_ADF_BACK){ + + s->bytes_rx[0]=0; + s->bytes_rx[1]=0; + s->lines_rx[0]=0; + s->lines_rx[1]=0; + s->eof_rx[0]=0; + s->eof_rx[1]=0; + s->ili_rx[0]=0; + s->ili_rx[1]=0; + s->eom_rx=0; + + s->bytes_tx[0]=0; + s->bytes_tx[1]=0; + s->eof_tx[0]=0; + s->eof_tx[1]=0; + + s->buff_rx[0]=0; + s->buff_rx[1]=0; + s->buff_tx[0]=0; + s->buff_tx[1]=0; + + /* reset jpeg just in case... */ + s->jpeg_stage = JPEG_STAGE_HEAD; + s->jpeg_ff_offset = 0; + s->jpeg_front_rst = 0; + s->jpeg_back_rst = 0; + + /* store the number of front bytes */ + if ( s->source != SOURCE_ADF_BACK ){ + s->bytes_tot[SIDE_FRONT] = s->s_params.bytes_per_line * s->s_params.lines; + s->buff_tot[SIDE_FRONT] = s->buffer_size; + + /* the front buffer is normally very small, but some scanners or + * option combinations can't handle it, so we make a big one */ + if( + (s->s_mode == MODE_COLOR && s->color_interlace == COLOR_INTERLACE_3091) + || must_fully_buffer(s) + ){ + s->buff_tot[SIDE_FRONT] = s->bytes_tot[SIDE_FRONT]; + } + } + else{ + s->bytes_tot[SIDE_FRONT] = 0; + s->buff_tot[SIDE_FRONT] = 0; + } + + /* store the number of back bytes */ + if ( s->source == SOURCE_ADF_DUPLEX || s->source == SOURCE_ADF_BACK ){ + s->bytes_tot[SIDE_BACK] = s->s_params.bytes_per_line * s->s_params.lines; + s->buff_tot[SIDE_BACK] = s->bytes_tot[SIDE_BACK]; + + /* the back buffer is normally very large, but some scanners or + * option combinations dont need it, so we make a small one */ + if(s->low_mem || s->source == SOURCE_ADF_BACK + || s->duplex_interlace == DUPLEX_INTERLACE_NONE) + s->buff_tot[SIDE_BACK] = s->buffer_size; + } + else{ + s->bytes_tot[SIDE_BACK] = 0; + s->buff_tot[SIDE_BACK] = 0; + } + + /* first page of batch */ + /* make large buffer to hold the images */ + /* and set started flag */ + if(!s->started){ + ret = setup_buffers(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load buffers\n"); + goto errors; + } + + s->started=1; + } + + ret = object_position (s, SANE_TRUE); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot load page\n"); + goto errors; + } + + ret = start_scan (s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot start_scan\n"); + goto errors; + } + } + + DBG (15, "started=%d, side=%d, source=%d\n", s->started, s->side, s->source); + + /* certain options require the entire image to + * be collected from the scanner before we can + * tell the user the size of the image. the sane + * API has no way to inform the frontend of this, + * so we block and buffer. yuck */ + if( must_fully_buffer(s) ){ + + /* get image */ + while(!s->eof_rx[s->side] && !ret){ + SANE_Int len = 0; + ret = sane_read((SANE_Handle)s, NULL, 0, &len); + } + + /* check for errors */ + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot buffer image\n"); + goto errors; + } + + DBG (5, "sane_start: OK: done buffering\n"); + + /* hardware deskew will tell image size after transfer */ + ret = get_pixelsize(s,1); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot get final pixelsize\n"); + goto errors; + } + + /* finished buffering, adjust image as required */ + if(s->swdeskew && (!s->hwdeskewcrop || s->req_driv_crop)){ + buffer_deskew(s,s->side); + } + if(s->swcrop && (!s->hwdeskewcrop || s->req_driv_crop)){ + buffer_crop(s,s->side); + } + if(s->swdespeck){ + buffer_despeck(s,s->side); + } + if(s->swskip){ + /* Skipping means throwing out this image. + * Pretend the user read the whole thing + * and call sane_start again. + * This assumes we are running in batch mode. */ + if(buffer_isblank(s,s->side)){ + s->bytes_tx[s->side] = s->bytes_rx[s->side]; + s->eof_tx[s->side] = 1; + return sane_start(handle); + } + } + + } + + /* check if user cancelled during this start */ + ret = check_for_cancel(s); + + /* unprotect this block from sane_cancel */ + s->reading=0; + + DBG (10, "sane_start: finish %d\n", ret); + return ret; + + errors: + DBG (10, "sane_start: error %d\n", ret); + + /* if we are started, but something went wrong, + * chances are there is image data inside scanner, + * which should be discarded via cancel command */ + if(s->started){ + s->cancelled = 1; + check_for_cancel(s); + } + + s->started = 0; + s->cancelled = 0; + s->reading = 0; + return ret; +} + +static SANE_Status +endorser(struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[ENDORSER_len]; + size_t cmdLen = ENDORSER_len; + + unsigned char out[ED_max_len]; + size_t outLen = ED_max_len; + + DBG (10, "endorser: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, ENDORSER_code); + + memset(out,0,outLen); + + if (s->has_endorser_f || s->has_endorser_b){ + + /*fi-5900 front side uses 0x80, assume all others*/ + if(s->u_endorser_side == ED_front){ + set_ED_endorser_data_id(out,0x80); + } + else{ + set_ED_endorser_data_id(out,0); + } + + if(s->u_endorser){ + set_ED_stop(out,ED_start); + } + else{ + set_ED_stop(out,ED_stop); + } + + set_ED_side(out,s->u_endorser_side); + + if(s->u_endorser_bits == 24){ + set_ED_lap24(out,ED_lap_24bit); + set_ED_initial_count_24(out,s->u_endorser_val); + } + + else{ + outLen = ED_min_len; + set_ED_lap24(out,ED_lap_16bit); + set_ED_initial_count_16(out,s->u_endorser_val); + } + + set_E_xferlen(cmd, outLen); + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + } + + DBG (10, "endorser: finish %d\n", ret); + + return ret; +} + +static SANE_Status +scanner_control (struct fujitsu *s, int function) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int tries = 0; + + unsigned char cmd[SCANNER_CONTROL_len]; + size_t cmdLen = SCANNER_CONTROL_len; + + DBG (10, "scanner_control: start\n"); + + if(s->has_cmd_scanner_ctl){ + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SCANNER_CONTROL_code); + set_SC_function (cmd, function); + + DBG (15, "scanner_control: function %d\n",function); + + /* don't really need to ask for adf if that's the only option */ + /* doing so causes the 3091 to complain */ + if(function == SC_function_adf && !s->has_flatbed){ + DBG (10, "scanner_control: adf function not required\n"); + return ret; + } + + /* extremely long retry period */ + while(tries++ < 120){ + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + + if(ret == SANE_STATUS_GOOD || function != SC_function_lamp_on){ + break; + } + + usleep(500000); + } + + if(ret == SANE_STATUS_GOOD){ + DBG (15, "scanner_control: success, tries %d, ret %d\n",tries,ret); + } + else{ + DBG (5, "scanner_control: error, tries %d, ret %d\n",tries,ret); + } + } + + DBG (10, "scanner_control: finish\n"); + + return ret; +} + +static SANE_Status +scanner_control_ric (struct fujitsu *s, int bytes, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int tries = 0; + + unsigned char cmd[SCANNER_CONTROL_len]; + size_t cmdLen = SCANNER_CONTROL_len; + + DBG (10, "scanner_control_ric: start\n"); + + if(s->has_cmd_scanner_ctl){ + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SCANNER_CONTROL_code); + + set_SC_ric(cmd, 1); + if (side == SIDE_BACK) { + set_SC_ric_dtq(cmd, WD_wid_back); + } + else{ + set_SC_ric_dtq(cmd, WD_wid_front); + } + + set_SC_ric_len(cmd, bytes); + + DBG (15, "scanner_control_ric: %d %d\n",bytes,side); + + /* extremely long retry period */ + while(tries++ < 120){ + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + + if(ret != SANE_STATUS_DEVICE_BUSY){ + break; + } + + usleep(500000); + } + + if(ret == SANE_STATUS_GOOD){ + DBG (15, "scanner_control_ric: success, tries %d, ret %d\n",tries,ret); + } + /* some errors pass thru unchanged */ + else if(ret == SANE_STATUS_CANCELLED || ret == SANE_STATUS_JAMMED + || ret == SANE_STATUS_NO_DOCS || ret == SANE_STATUS_COVER_OPEN + ){ + DBG (5, "scanner_control_ric: error, tries %d, ret %d\n",tries,ret); + } + /* other errors are ignored, since scanner may not support RIC */ + else{ + DBG (5, "scanner_control_ric: ignoring, tries %d, ret %d\n",tries,ret); + ret = SANE_STATUS_GOOD; + } + } + + DBG (10, "scanner_control_ric: finish\n"); + + return ret; +} + +/* + * callocs a buffer to hold the scan data + */ +static SANE_Status +setup_buffers (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side; + + DBG (10, "setup_buffers: start\n"); + + for(side=0;side<2;side++){ + + /* free old mem */ + if (s->buffers[side]) { + DBG (15, "setup_buffers: free buffer %d.\n",side); + free(s->buffers[side]); + s->buffers[side] = NULL; + } + + if(s->buff_tot[side]){ + s->buffers[side] = calloc (1,s->buff_tot[side]); + + if (!s->buffers[side]) { + DBG (5, "setup_buffers: Error, no buffer %d.\n",side); + return SANE_STATUS_NO_MEM; + } + } + } + + DBG (10, "setup_buffers: finish\n"); + + return ret; +} + +/* + * This routine issues a SCSI SET WINDOW command to the scanner, using the + * values currently in the scanner data structure. + */ +static SANE_Status +set_window (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + /* The command specifies the number of bytes in the data phase + * the data phase has a header, followed by 1 or 2 window desc blocks + * the header specifies the number of bytes in 1 window desc block + */ + + unsigned char cmd[SET_WINDOW_len]; + size_t cmdLen = SET_WINDOW_len; + + /*this is max size, we might send less below*/ + unsigned char out[SW_header_len + SW_desc_len + SW_desc_len]; + size_t outLen = SW_header_len + SW_desc_len + SW_desc_len; + + unsigned char * header = out; /*header*/ + unsigned char * desc1 = out + SW_header_len; /*1st desc*/ + unsigned char * desc2 = out + SW_header_len + SW_desc_len; /*2nd desc*/ + + int length = 0; + + DBG (10, "set_window: start\n"); + + /*build the payload*/ + memset(out,0,outLen); + + /* set window desc size in header */ + set_WPDB_wdblen(header, SW_desc_len); + + /* init the window block */ + if (s->source == SOURCE_ADF_BACK) { + set_WD_wid (desc1, WD_wid_back); + } + else{ + set_WD_wid (desc1, WD_wid_front); + } + + set_WD_Xres (desc1, s->resolution_x); + set_WD_Yres (desc1, s->resolution_y); + + set_WD_ULX (desc1, s->tl_x); + /* low-end scanners ignore paper-size, + * so we have to center the window ourselves */ + if(s->cropping_mode == CROP_ABSOLUTE){ + set_WD_ULX (desc1, s->tl_x + (s->max_x - s->page_width) / 2); + } + + set_WD_ULY (desc1, s->tl_y); + set_WD_width (desc1, s->s_params.pixels_per_line * 1200/s->resolution_x); + + length = s->s_params.lines * 1200/s->resolution_y; + + /* stupid trick. 3091/2 require reading extra lines, + * because they have a gap between R G and B */ + if(s->s_mode == MODE_COLOR && s->color_interlace == COLOR_INTERLACE_3091){ + length += (s->color_raster_offset+s->green_offset) * 1200/300 * 2; + DBG(5,"set_window: Increasing length to %d\n",length); + } + set_WD_length (desc1, length); + + set_WD_brightness (desc1, 0); + if(s->brightness_steps){ + /*convert our common -127 to +127 range into HW's range + *FIXME: this code assumes hardware range of 0-255 */ + set_WD_brightness (desc1, s->brightness+128); + } + + set_WD_threshold (desc1, s->threshold); + + set_WD_contrast (desc1, 0); + if(s->contrast_steps){ + /*convert our common -127 to +127 range into HW's range + *FIXME: this code assumes hardware range of 0-255 */ + set_WD_contrast (desc1, s->contrast+128); + } + + set_WD_composition (desc1, s->s_mode); + + set_WD_bitsperpixel (desc1, s->s_params.depth); + + if(s->s_mode == MODE_HALFTONE){ + set_WD_ht_type(desc1, s->ht_type); + set_WD_ht_pattern(desc1, s->ht_pattern); + } + + set_WD_rif (desc1, s->rif); + + set_WD_compress_type(desc1, COMP_NONE); + set_WD_compress_arg(desc1, 0); + +#ifdef SANE_FRAME_JPEG + /* some scanners support jpeg image compression, for color/gs only */ + if(s->s_params.format == SANE_FRAME_JPEG){ + set_WD_compress_type(desc1, COMP_JPEG); + set_WD_compress_arg(desc1, s->compress_arg); + } +#endif + + /* the remainder of the block varies based on model and mode, + * except for gamma and paper size, those are in the same place */ + + /*vuid c0*/ + if(s->has_vuid_3091){ + set_WD_vendor_id_code (desc1, WD_VUID_3091); + set_WD_gamma (desc1, s->window_gamma); + + if (s->s_mode != MODE_COLOR){ + switch (s->dropout_color) { + case COLOR_RED: + set_WD_lamp_color (desc1, WD_LAMP_RED); + break; + case COLOR_GREEN: + set_WD_lamp_color (desc1, WD_LAMP_GREEN); + break; + case COLOR_BLUE: + set_WD_lamp_color (desc1, WD_LAMP_BLUE); + break; + default: + set_WD_lamp_color (desc1, WD_LAMP_DEFAULT); + break; + } + } + /*set_WD_quality(desc1,s->quality);*/ + } + + /*vuid c1*/ + else if(s->s_mode == MODE_COLOR && s->has_vuid_color){ + set_WD_vendor_id_code (desc1, WD_VUID_COLOR); + set_WD_gamma (desc1, s->window_gamma); + + if(s->color_interlace == COLOR_INTERLACE_RGB){ + set_WD_scanning_order (desc1, WD_SCAN_ORDER_DOT); + set_WD_scanning_order_arg (desc1, WD_SCAN_ARG_RGB); + } + else if(s->color_interlace == COLOR_INTERLACE_BGR){ + set_WD_scanning_order (desc1, WD_SCAN_ORDER_DOT); + set_WD_scanning_order_arg (desc1, WD_SCAN_ARG_BGR); + } + else if(s->color_interlace == COLOR_INTERLACE_RRGGBB){ + set_WD_scanning_order (desc1, WD_SCAN_ORDER_LINE); + set_WD_scanning_order_arg (desc1, WD_SCAN_ARG_RGB); + } + else{ + DBG (5,"set_window: unknown color interlacing\n"); + return SANE_STATUS_INVAL; + } + + /*scanner emphasis ranges from 0 to 7f and smoothing from 80 to ff*/ + /* but we expose them to user as a single linear range smooth->emphasis */ + /* flip the smooth part over, and tack it onto the upper end of emphasis */ + if(s->emphasis < 0) + set_WD_c1_emphasis(desc1,127-s->emphasis); + else + set_WD_c1_emphasis(desc1,s->emphasis); + + set_WD_c1_mirroring(desc1,s->mirroring); + + set_WD_wl_follow(desc1,s->wl_follow); + } + + /*vuid 00*/ + else if(s->has_vuid_mono){ + set_WD_vendor_id_code (desc1, WD_VUID_MONO); + set_WD_gamma (desc1, s->window_gamma); + + set_WD_outline(desc1,s->outline); + + /*scanner emphasis ranges from 0 to 7f and smoothing from 80 to ff*/ + /* but we expose them to user as a single linear range smooth->emphasis */ + /* flip the smooth part over, and tack it onto the upper end of emphasis */ + if(s->emphasis < 0) + set_WD_emphasis(desc1,127-s->emphasis); + else + set_WD_emphasis(desc1,s->emphasis); + + set_WD_separation(desc1,s->separation); + set_WD_mirroring(desc1,s->mirroring); + + if (s->has_sdtc && s->ipc_mode != WD_ipc_DTC) + set_WD_variance(desc1,s->variance); + + if ((s->has_dtc && !s->has_sdtc) || s->ipc_mode == WD_ipc_DTC){ + set_WD_filtering(desc1,!s->bp_filter); + set_WD_smoothing(desc1,!s->smoothing); + set_WD_gamma_curve(desc1,s->gamma_curve); + set_WD_threshold_curve(desc1,s->threshold_curve); + set_WD_noise_removal(desc1,!s->noise_removal); + if(s->noise_removal){ + set_WD_matrix5x5(desc1,s->matrix_5); + set_WD_matrix4x4(desc1,s->matrix_4); + set_WD_matrix3x3(desc1,s->matrix_3); + set_WD_matrix2x2(desc1,s->matrix_2); + } + set_WD_background(desc1,s->threshold_white); + } + + set_WD_wl_follow(desc1,s->wl_follow); + set_WD_subwindow_list(desc1,0); + set_WD_ipc_mode(desc1,s->ipc_mode); + } + + else{ + DBG (5,"set_window: no vuid to send?\n"); + return SANE_STATUS_INVAL; + } + + /* common to all vuids */ + if(s->source == SOURCE_FLATBED){ + set_WD_paper_selection(desc1,WD_paper_SEL_UNDEFINED); + } + else{ + set_WD_paper_selection (desc1, WD_paper_SEL_NON_STANDARD); + + /* call helper function, scanner wants lies about paper width */ + set_WD_paper_width_X (desc1, get_page_width(s)); + + /* dont call helper function, scanner wants actual length? */ + set_WD_paper_length_Y (desc1, s->page_height); + } + + /* when in duplex mode, copy first desc block into second */ + if (s->source == SOURCE_ADF_DUPLEX) { + memcpy (desc2, desc1, SW_desc_len); + + set_WD_wid (desc2, WD_wid_back); + + /* FIXME: do we really need these on back of page? */ + set_WD_paper_selection (desc2, WD_paper_SEL_UNDEFINED); + set_WD_paper_width_X (desc2, 0); + set_WD_paper_length_Y (desc2, 0); + } + /* output shorter if not using duplex */ + else{ + outLen -= SW_desc_len; + } + + /*build the command*/ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SET_WINDOW_code); + set_SW_xferlen(cmd, outLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "set_window: finish\n"); + + return ret; +} + +/* update s_params with actual data size scanner reports */ +/* then copy as required to the u_params to send to user */ +static SANE_Status +get_pixelsize(struct fujitsu *s, int actual) +{ + SANE_Status ret; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char in[R_PSIZE_len]; + size_t inLen = R_PSIZE_len; + + DBG (10, "get_pixelsize: start %d\n",actual); + + if (!s->has_pixelsize){ + DBG (10, "get_pixelsize: unsupported\n"); + return SANE_STATUS_GOOD; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, R_datatype_pixelsize); + if(s->source == SOURCE_ADF_BACK){ + set_R_window_id (cmd, WD_wid_back); + } + else{ + set_R_window_id (cmd, WD_wid_front); + } + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + if (ret == SANE_STATUS_GOOD){ + + /* when we are called post-scan, the scanner may give + * more accurate data in other fields */ + if(actual && get_PSIZE_paper_w(in)){ + s->s_params.pixels_per_line = get_PSIZE_paper_w(in); + DBG(5,"get_pixelsize: Actual width\n"); + } + else{ + s->s_params.pixels_per_line = get_PSIZE_num_x(in); + } + + /* stupid trick. 3091/2 require reading extra lines, + * because they have a gap between R G and B + * we only want to report the shorter value to the frontend */ + if(s->s_mode == MODE_COLOR && s->color_interlace == COLOR_INTERLACE_3091){ + DBG(5,"get_pixelsize: Ignoring length %d\n",get_PSIZE_num_y(in)); + } + /* when we are called post-scan, the scanner may give + * more accurate data in other fields */ + else if(actual && get_PSIZE_paper_l(in)){ + s->s_params.lines = get_PSIZE_paper_l(in); + DBG(5,"get_pixelsize: Actual length\n"); + } + else{ + s->s_params.lines = get_PSIZE_num_y(in); + } + + /* bytes per line differs by mode */ + if (s->s_mode == MODE_COLOR) { + s->s_params.bytes_per_line = s->s_params.pixels_per_line * 3; + } + else if (s->s_mode == MODE_GRAYSCALE) { + s->s_params.bytes_per_line = s->s_params.pixels_per_line; + } + else { + s->s_params.bytes_per_line = s->s_params.pixels_per_line / 8; + } + + /* some scanners can request that the driver clean img */ + if(get_PSIZE_req_driv_valid(in)){ + s->req_driv_crop = get_PSIZE_req_driv_crop(in); + s->req_driv_lut = get_PSIZE_req_driv_lut(in); + DBG(5,"get_pixelsize: scanner requests: crop=%d, lut=%d\n", + s->req_driv_crop,s->req_driv_lut); + } + + DBG (15, "get_pixelsize: scan_x=%d, Bpl=%d, scan_y=%d\n", + s->s_params.pixels_per_line, s->s_params.bytes_per_line, s->s_params.lines ); + + /* the user params are usually the same */ + s->u_params.pixels_per_line = s->s_params.pixels_per_line; + s->u_params.lines = s->s_params.lines; + + /* bytes per line differs by mode */ + if (s->u_mode == MODE_COLOR) { + s->u_params.bytes_per_line = s->u_params.pixels_per_line * 3; + } + else if (s->u_mode == MODE_GRAYSCALE) { + s->u_params.bytes_per_line = s->u_params.pixels_per_line; + } + else { + s->u_params.bytes_per_line = s->u_params.pixels_per_line / 8; + } + + } + else{ + DBG (10, "get_pixelsize: got bad status %d, ignoring\n", ret); + s->has_pixelsize = 0; + ret = SANE_STATUS_GOOD; + } + + DBG (10, "get_pixelsize: finish\n"); + + return ret; +} + +/* + * Issues the SCSI OBJECT POSITION command if an ADF is in use. + */ +static SANE_Status +object_position (struct fujitsu *s, int i_load) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[OBJECT_POSITION_len]; + size_t cmdLen = OBJECT_POSITION_len; + + DBG (10, "object_position: start\n"); + + if (s->source == SOURCE_FLATBED) { + DBG (10, "object_position: flatbed no-op\n"); + return SANE_STATUS_GOOD; + } + + if(s->hopper_before_op && i_load){ + ret = get_hardware_status(s,0); + if(!s->hw_hopper){ + return SANE_STATUS_NO_DOCS; + } + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, OBJECT_POSITION_code); + + if (i_load) { + DBG (15, "object_position: load\n"); + set_OP_autofeed (cmd, OP_Feed); + } + else { + DBG (15, "object_position: eject\n"); + set_OP_autofeed (cmd, OP_Discharge); + } + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + if (ret != SANE_STATUS_GOOD) + return ret; + + if(!s->no_wait_after_op) + wait_scanner (s); + + DBG (10, "object_position: finish\n"); + + return ret; +} + +/* + * Issues SCAN command. + * + * (This doesn't actually read anything, it just tells the scanner + * to start scanning.) + */ +static SANE_Status +start_scan (struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SCAN_len]; + size_t cmdLen = SCAN_len; + + unsigned char out[] = {WD_wid_front, WD_wid_back}; + size_t outLen = 2; + + DBG (10, "start_scan: start\n"); + + if (s->source != SOURCE_ADF_DUPLEX) { + outLen--; + if(s->source == SOURCE_ADF_BACK) { + out[0] = WD_wid_back; + } + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, SCAN_code); + set_SC_xfer_length (cmd, outLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, outLen, + NULL, NULL + ); + + DBG (10, "start_scan: finish\n"); + + return ret; +} + +/* checks started and cancelled flags in scanner struct, + * sends cancel command to scanner if required. don't call + * this function asyncronously, wait for pending operation */ +static SANE_Status +check_for_cancel(struct fujitsu *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "check_for_cancel: start\n"); + + if(s->started && s->cancelled){ + DBG (15, "check_for_cancel: cancelling\n"); + + /* cancel scan */ + ret = scanner_control(s, SC_function_cancel); + if (ret == SANE_STATUS_GOOD) { + ret = SANE_STATUS_CANCELLED; + } + else{ + DBG (5, "check_for_cancel: ERROR: cannot cancel\n"); + } + + s->started = 0; + s->cancelled = 0; + } + else if(s->cancelled){ + DBG (15, "check_for_cancel: already cancelled\n"); + ret = SANE_STATUS_CANCELLED; + s->cancelled = 0; + } + + DBG (10, "check_for_cancel: finish %d\n",ret); + return ret; +} + +/* + * Called by SANE to read data. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + struct fujitsu *s = (struct fujitsu *) handle; + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "sane_read: start\n"); + + *len=0; + + /* maybe cancelled? */ + if(!s->started){ + DBG (5, "sane_read: not started, call sane_start\n"); + return SANE_STATUS_CANCELLED; + } + + /* sane_start required between sides */ + if(s->eof_rx[s->side] && s->bytes_tx[s->side] == s->bytes_rx[s->side]){ + DBG (15, "sane_read: returning eof\n"); + s->eof_tx[s->side] = 1; + + /* swap sides if user asked for low-mem mode, we are duplexing, + * and there is data waiting on the other side */ + if(s->low_mem && s->source == SOURCE_ADF_DUPLEX + && (s->bytes_rx[!s->side] > s->bytes_tx[!s->side] + || (s->eof_rx[!s->side] && !s->eof_tx[!s->side]) + ) + ){ + s->side = !s->side; + } + + return SANE_STATUS_EOF; + } + + /* protect this block from sane_cancel */ + s->reading = 1; + + /* ---------------------------------------------- + * try to read some data from scanner into buffer + * these functions are expected not to overrun */ + + /* 3091/2 are on crack, get their own duplex reader function */ + if(s->source == SOURCE_ADF_DUPLEX + && s->duplex_interlace == DUPLEX_INTERLACE_3091 + ){ + ret = read_from_3091duplex(s); + if(ret){ + DBG(5,"sane_read: 3091 returning %d\n",ret); + return ret; + } + } /* end 3091 */ + +#ifdef SANE_FRAME_JPEG + /* alternating jpeg duplex interlacing */ + else if(s->source == SOURCE_ADF_DUPLEX + && s->s_params.format == SANE_FRAME_JPEG + && s->jpeg_interlace == JPEG_INTERLACE_ALT + ){ + ret = read_from_JPEGduplex(s); + if(ret){ + DBG(5,"sane_read: jpeg duplex returning %d\n",ret); + return ret; + } + } /* end alt jpeg */ +#endif + + /* alternating pnm duplex interlacing */ + else if(s->source == SOURCE_ADF_DUPLEX + && s->s_params.format <= SANE_FRAME_RGB + && s->duplex_interlace == DUPLEX_INTERLACE_ALT + ){ + + /* buffer front side */ + ret = read_from_scanner(s, SIDE_FRONT); + if(ret){ + DBG(5,"sane_read: front returning %d\n",ret); + return ret; + } + + /* buffer back side, but don't get too far ahead of the front! */ + if(s->bytes_rx[SIDE_BACK] < s->bytes_rx[SIDE_FRONT] + s->buffer_size){ + ret = read_from_scanner(s, SIDE_BACK); + if(ret){ + DBG(5,"sane_read: back returning %d\n",ret); + return ret; + } + } + } /* end alt pnm */ + + /* simplex or non-alternating duplex */ + else{ + ret = read_from_scanner(s, s->side); + if(ret){ + DBG(5,"sane_read: side %d returning %d\n",s->side,ret); + return ret; + } + } /*end simplex*/ + + /* uncommon case, downsample and copy a block from buffer to frontend */ + if(must_downsample(s)){ + ret = downsample_from_buffer(s,buf,max_len,len,s->side); + } + + /* common case, memcpy a block from buffer to frontend */ + else{ + ret = read_from_buffer(s,buf,max_len,len,s->side); + } + + /*finished sending small buffer, reset it*/ + if(s->buff_tx[s->side] == s->buff_rx[s->side] + && s->buff_tot[s->side] < s->bytes_tot[s->side] + ){ + DBG (15, "sane_read: reset buffers\n"); + s->buff_rx[s->side] = 0; + s->buff_tx[s->side] = 0; + } + + /* check if user cancelled during this read */ + ret = check_for_cancel(s); + + /* swap sides if user asked for low-mem mode, we are duplexing, + * and there is data waiting on the other side */ + if(s->low_mem && s->source == SOURCE_ADF_DUPLEX + && (s->bytes_rx[!s->side] > s->bytes_tx[!s->side] + || (s->eof_rx[!s->side] && !s->eof_tx[!s->side]) + ) + ){ + s->side = !s->side; + } + + /* unprotect this block from sane_cancel */ + s->reading = 0; + + DBG (10, "sane_read: finish %d\n", ret); + return ret; +} + +#ifdef SANE_FRAME_JPEG +static SANE_Status +read_from_JPEGduplex(struct fujitsu *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char * in; + size_t inLen = 0; + + int bytes = s->buffer_size; + int i = 0; + + DBG (10, "read_from_JPEGduplex: start\n"); + + if(s->eof_rx[SIDE_FRONT] && s->eof_rx[SIDE_BACK]){ + DBG (10, "read_from_JPEGduplex: already have eofs, done\n"); + return ret; + } + + /* we don't know if the following read will give us front or back data + * so we only get enough to fill whichever is smaller (and not yet done) */ + if(!s->eof_rx[SIDE_FRONT]){ + int avail = s->buff_tot[SIDE_FRONT] - s->buff_rx[SIDE_FRONT]; + if(bytes > avail) + bytes = avail; + } + if(!s->eof_rx[SIDE_BACK]){ + int avail = s->buff_tot[SIDE_BACK] - s->buff_rx[SIDE_BACK]; + if(bytes > avail) + bytes = avail; + } + + DBG(15, "read_from_JPEGduplex: fto:%d frx:%d bto:%d brx:%d pa:%d\n", + s->bytes_tot[SIDE_FRONT], s->bytes_rx[SIDE_FRONT], + s->bytes_tot[SIDE_BACK], s->bytes_rx[SIDE_BACK], + bytes); + + /* this will happen if buffer is not drained yet */ + if(bytes < 1){ + DBG(5, "read_from_JPEGduplex: Warning: no bytes this pass\n"); + return ret; + } + + /* fi-6770A gets mad if you 'read' too soon on usb, see if it is ready */ + if(!s->bytes_rx[SIDE_FRONT] && s->connection == CONNECTION_USB){ + DBG (15, "read: start of usb page, checking RIC\n"); + ret = scanner_control_ric(s,bytes,SIDE_FRONT); + if(ret){ + DBG(5,"read: ric returning %d\n",ret); + return ret; + } + } + + inLen = bytes; + in = malloc(inLen); + if(!in){ + DBG(5, "read_from_JPEGduplex: not enough mem for buffer: %d\n",(int)inLen); + return SANE_STATUS_NO_MEM; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, R_datatype_imagedata); + /* interlaced jpeg duplex always reads from front */ + set_R_window_id (cmd, WD_wid_front); + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + DBG(15, "read_from_JPEGduplex: got GOOD/EOF, returning GOOD\n"); + } + else if (ret == SANE_STATUS_DEVICE_BUSY) { + DBG(5, "read_from_JPEGduplex: got BUSY, returning GOOD\n"); + inLen = 0; + ret = SANE_STATUS_GOOD; + } + else { + DBG(5, "read_from_JPEGduplex: error reading data status = %d\n", ret); + inLen = 0; + } + + for(i=0;i<(int)inLen;i++){ + + /* about to change stage */ + if(in[i] == 0xff){ + s->jpeg_ff_offset=0; + continue; + } + + /* last byte was an ff, this byte will change stage */ + if(s->jpeg_ff_offset == 0){ + + /* headers (SOI/HuffTab/QTab/DRI), in both sides */ + if(in[i] == 0xd8 || in[i] == 0xc4 + || in[i] == 0xdb || in[i] == 0xdd){ + s->jpeg_stage = JPEG_STAGE_HEAD; + DBG(15, "read_from_JPEGduplex: stage head\n"); + } + + /* start of frame, in both sides, update x first */ + else if(in[i]==0xc0){ + s->jpeg_stage = JPEG_STAGE_SOF; + DBG(15, "read_from_JPEGduplex: stage sof\n"); + } + + /* start of scan, first few bytes of marker in both sides + * but rest in front */ + else if(in[i]==0xda){ + s->jpeg_stage = JPEG_STAGE_SOS; + DBG(15, "read_from_JPEGduplex: stage sos\n"); + } + + /* found image block. images are not interlaced */ + /* copy to front, don't change RST */ + else if(in[i] >= 0xd0 && in[i] <= 0xd7 + && s->jpeg_interlace == JPEG_INTERLACE_NONE){ + s->jpeg_stage = JPEG_STAGE_FRONT; + DBG(35, "read_from_JPEGduplex: stage front (all)\n"); + } + + /* found even numbered image block. */ + /* images are interlaced, so switch to back. */ + /* also change from even RST to proper one */ + else if(in[i] == 0xd0 || in[i] == 0xd2 + || in[i] == 0xd4 || in[i] == 0xd6){ + s->jpeg_stage = JPEG_STAGE_BACK; + DBG(35, "read_from_JPEGduplex: stage back\n"); + + /* skip first RST for back side*/ + if(!s->jpeg_back_rst){ + DBG(15, "read_from_JPEGduplex: stage back jump\n"); + s->jpeg_ff_offset++; + s->jpeg_back_rst++; + continue; + } + + in[i] = 0xd0 + (s->jpeg_back_rst-1) % 8; + s->jpeg_back_rst++; + } + + /* finished back image block, switch to front */ + /* also change from odd RST to proper one */ + else if(in[i] == 0xd1 || in[i] == 0xd3 + || in[i] == 0xd5 || in[i] == 0xd7){ + s->jpeg_stage = JPEG_STAGE_FRONT; + DBG(35, "read_from_JPEGduplex: stage front\n"); + in[i] = 0xd0 + (s->jpeg_front_rst % 8); + s->jpeg_front_rst++; + } + + /* finished image, update totals */ + else if(in[i]==0xd9){ + s->jpeg_stage = JPEG_STAGE_EOI; + DBG(15, "read_from_JPEGduplex: stage eoi %d %d\n",(int)inLen,i); + } + } + s->jpeg_ff_offset++; + + /* first x byte in start of frame, buffer it */ + if(s->jpeg_stage == JPEG_STAGE_SOF && s->jpeg_ff_offset == 7){ + s->jpeg_x_byte = in[i]; + continue; + } + + /* second x byte in start of frame */ + if(s->jpeg_stage == JPEG_STAGE_SOF && s->jpeg_ff_offset == 8){ + + int width = (s->jpeg_x_byte << 8) | in[i]; + + /* if image width equals what we asked for, then + * the image is not interlaced, clean up the mess */ + if(width == s->s_params.pixels_per_line){ + + DBG(15, "read_from_JPEGduplex: right width, req:%d got:%d\n", + s->s_params.pixels_per_line,width); + + /* stop copying to the back */ + s->jpeg_interlace = JPEG_INTERLACE_NONE; + + /* clear what is already in the back */ + s->bytes_rx[SIDE_BACK]=0; + s->lines_rx[SIDE_BACK]=0; + s->buff_rx[SIDE_BACK]=0; + + /* and put the high-order width byte into front unchanged */ + s->buffers[SIDE_FRONT][s->buff_rx[SIDE_FRONT]++] = s->jpeg_x_byte; + s->bytes_rx[SIDE_FRONT]++; + } + + /* image is interlaced afterall, continue */ + else{ + DBG(15, "read_from_JPEGduplex: wrong width, req:%d got:%d\n", + s->s_params.pixels_per_line,width); + + /* put the high-order width byte into front side, shifted down */ + s->buffers[SIDE_FRONT][s->buff_rx[SIDE_FRONT]++] = width >> 9; + s->bytes_rx[SIDE_FRONT]++; + + /* put the high-order width byte into back side, shifted down */ + s->buffers[SIDE_BACK][s->buff_rx[SIDE_BACK]++] = width >> 9; + s->bytes_rx[SIDE_BACK]++; + + /* shift down low order byte */ + in[i] = (width >> 1) & 0xff; + } + } + + /* copy these stages to front */ + if(s->jpeg_stage == JPEG_STAGE_HEAD + || s->jpeg_stage == JPEG_STAGE_SOF + || s->jpeg_stage == JPEG_STAGE_SOS + || s->jpeg_stage == JPEG_STAGE_EOI + || s->jpeg_stage == JPEG_STAGE_FRONT + ){ + /* first byte after ff, send the ff first */ + if(s->jpeg_ff_offset == 1){ + s->buffers[SIDE_FRONT][s->buff_rx[SIDE_FRONT]++] = 0xff; + s->bytes_rx[SIDE_FRONT]++; + } + s->buffers[SIDE_FRONT][s->buff_rx[SIDE_FRONT]++] = in[i]; + s->bytes_rx[SIDE_FRONT]++; + } + + /* copy these stages to back */ + if( s->jpeg_interlace == JPEG_INTERLACE_ALT + && + ( s->jpeg_stage == JPEG_STAGE_HEAD + || s->jpeg_stage == JPEG_STAGE_SOF + || s->jpeg_stage == JPEG_STAGE_SOS + || s->jpeg_stage == JPEG_STAGE_EOI + || s->jpeg_stage == JPEG_STAGE_BACK ) + ){ + /* first byte after ff, send the ff first */ + if(s->jpeg_ff_offset == 1){ + s->buffers[SIDE_BACK][s->buff_rx[SIDE_BACK]++] = 0xff; + s->bytes_rx[SIDE_BACK]++; + } + s->buffers[SIDE_BACK][s->buff_rx[SIDE_BACK]++] = in[i]; + s->bytes_rx[SIDE_BACK]++; + } + + /* reached last byte of SOS section, next byte front */ + if(s->jpeg_stage == JPEG_STAGE_SOS && s->jpeg_ff_offset == 0x0d){ + s->jpeg_stage = JPEG_STAGE_FRONT; + } + + /* last byte of file, update totals, bail out */ + if(s->jpeg_stage == JPEG_STAGE_EOI){ + s->eof_rx[SIDE_FRONT] = 1; + if(s->jpeg_interlace == JPEG_INTERLACE_ALT) + s->eof_rx[SIDE_BACK] = 1; + } + } + + free(in); + + /* jpeg uses in-band EOI marker, so this is ususally redundant */ + if(ret == SANE_STATUS_EOF){ + DBG(15, "read_from_JPEGduplex: got EOF, finishing\n"); + s->eof_rx[SIDE_FRONT] = 1; + if(s->jpeg_interlace == JPEG_INTERLACE_ALT) + s->eof_rx[SIDE_BACK] = 1; + ret = SANE_STATUS_GOOD; + } + + DBG (10, "read_from_JPEGduplex: finish\n"); + + return ret; +} +#endif + +static SANE_Status +read_from_3091duplex(struct fujitsu *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char * in; + size_t inLen = 0; + + int side = SIDE_FRONT; + int bytes = s->buffer_size; + int off = (s->duplex_raster_offset+s->duplex_offset) * s->resolution_y/300; + unsigned int i; + + DBG (10, "read_from_3091duplex: start\n"); + + if(s->eof_rx[SIDE_FRONT] && s->eof_rx[SIDE_BACK]){ + DBG (10, "read_from_3091duplex: already have eofs, done\n"); + return ret; + } + + /* we don't know if the following read will give us front,back or both data + * so we only get enough to fill whichever is smaller (and not yet done) */ + if(!s->eof_rx[SIDE_FRONT]){ + int avail = s->buff_tot[SIDE_FRONT] - s->buff_rx[SIDE_FRONT]; + if(bytes > avail) + bytes = avail; + } + if(!s->eof_rx[SIDE_BACK]){ + int avail = s->buff_tot[SIDE_BACK] - s->buff_rx[SIDE_BACK]; + if(bytes > avail) + bytes = avail; + } + + /* all requests must end on a line boundary */ + bytes -= (bytes % s->s_params.bytes_per_line); + + DBG(15, "read_from_3091duplex: front img: to:%d rx:%d tx:%d li:%d\n", + s->bytes_tot[SIDE_FRONT], s->bytes_rx[SIDE_FRONT], + s->bytes_tx[SIDE_FRONT], s->lines_rx[SIDE_FRONT]); + + DBG(15, "read_from_3091duplex: front buf: to:%d rx:%d tx:%d\n", + s->buff_tot[SIDE_FRONT], s->buff_rx[SIDE_FRONT], + s->buff_tx[SIDE_FRONT]); + + DBG(15, "read_from_3091duplex: back img: to:%d rx:%d tx:%d li:%d\n", + s->bytes_tot[SIDE_BACK], s->bytes_rx[SIDE_BACK], + s->bytes_tx[SIDE_BACK], s->lines_rx[SIDE_BACK]); + + DBG(15, "read_from_3091duplex: back buf: to:%d rx:%d tx:%d\n", + s->buff_tot[SIDE_BACK], s->buff_rx[SIDE_BACK], + s->buff_tx[SIDE_BACK]); + + DBG(15, "read_from_3091duplex: bu:%d pa:%d of:%d\n", + s->buffer_size, bytes, off); + + /* this could happen if the front buffer is not drained fast enough */ + if(bytes < 1){ + DBG(10, "read_from_3091duplex: Warning: no bytes this pass\n"); + return ret; + } + + inLen = bytes; + + in = malloc(inLen); + if(!in){ + DBG(5, "read_from_3091duplex: not enough mem for buffer: %d\n",(int)inLen); + return SANE_STATUS_NO_MEM; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, R_datatype_imagedata); + /* 3091 duplex always reads from front */ + set_R_window_id (cmd, WD_wid_front); + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + DBG(15, "read_from_3091duplex: got GOOD/EOF, returning GOOD\n"); + } + else if (ret == SANE_STATUS_DEVICE_BUSY) { + DBG(5, "read_from_3091duplex: got BUSY, returning GOOD\n"); + inLen = 0; + ret = SANE_STATUS_GOOD; + } + else { + DBG(5, "read_from_3091duplex: error reading data block status = %d\n", ret); + inLen = 0; + } + + /* loop thru all lines in read buffer */ + for(i=0;is_params.bytes_per_line;i++){ + + /* start is front */ + if(s->lines_rx[SIDE_FRONT] < off){ + side=SIDE_FRONT; + } + + /* end is back */ + else if(s->eof_rx[SIDE_FRONT]){ + side=SIDE_BACK; + } + + /* odd are back */ + else if( ((s->lines_rx[SIDE_FRONT] + s->lines_rx[SIDE_BACK] - off) % 2) ){ + side=SIDE_BACK; + } + + /* even are front */ + else{ + side=SIDE_FRONT; + } + + if(s->s_mode == MODE_COLOR && s->color_interlace == COLOR_INTERLACE_3091){ + copy_3091 (s, in + i*s->s_params.bytes_per_line, s->s_params.bytes_per_line, side); + } + else{ + copy_buffer (s, in + i*s->s_params.bytes_per_line, s->s_params.bytes_per_line, side); + } + } + + if(ret == SANE_STATUS_EOF){ + DBG(15, "read_from_3091duplex: got EOF, finishing both sides\n"); + s->eof_rx[SIDE_FRONT] = 1; + s->eof_rx[SIDE_BACK] = 1; + ret = SANE_STATUS_GOOD; + } + + free(in); + + DBG (10, "read_from_3091duplex: finish\n"); + + return ret; +} + +static SANE_Status +read_from_scanner(struct fujitsu *s, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + + unsigned char * in; + size_t inLen = 0; + + int bytes = s->buffer_size; + int avail = s->buff_tot[side] - s->buff_rx[side]; + int remain = s->bytes_tot[side] - s->bytes_rx[side]; + + DBG (10, "read_from_scanner: start %d\n", side); + + if(s->eof_rx[side]){ + DBG (10, "read_from_scanner: already have eof, done\n"); + return ret; + } + + /* figure out the max amount to transfer */ + if(bytes > avail) + bytes = avail; + + /* all requests must end on line boundary */ + bytes -= (bytes % s->s_params.bytes_per_line); + + /* some larger scanners require even bytes per block */ + /* so we get even lines, but not on the last block */ + /* cause odd number of lines would never finish */ + if(bytes % 2 && bytes < remain){ + bytes -= s->s_params.bytes_per_line; + } + + DBG(15, "read_from_scanner: si:%d re:%d bs:%d by:%d av:%d\n", + side, remain, s->buffer_size, bytes, avail); + + DBG(15, "read_from_scanner: img to:%d rx:%d tx:%d li:%d\n", + s->bytes_tot[side], s->bytes_rx[side], s->bytes_tx[side], + s->lines_rx[side]); + + DBG(15, "read_from_scanner: buf to:%d rx:%d tx:%d\n", + s->buff_tot[side], s->buff_rx[side], s->buff_tx[side]); + + /* this will happen if buffer is not drained yet */ + if(bytes < 1){ + DBG(5, "read_from_scanner: no bytes this pass\n"); + return ret; + } + + /* fi-6770A gets mad if you 'read' too soon on usb, see if it is ready */ + if(!s->bytes_rx[side] && s->connection == CONNECTION_USB){ + DBG (15, "read_from_scanner: start of usb page, checking RIC\n"); + ret = scanner_control_ric(s,bytes,side); + if(ret){ + DBG(5,"read_from_scanner: ric returning %d\n",ret); + return ret; + } + } + + inLen = bytes; + in = malloc(inLen); + if(!in){ + DBG(5, "read_from_scanner: not enough mem for buffer: %d\n",(int)inLen); + return SANE_STATUS_NO_MEM; + } + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, READ_code); + set_R_datatype_code (cmd, R_datatype_imagedata); + + if (side == SIDE_BACK) { + set_R_window_id (cmd, WD_wid_back); + } + else{ + set_R_window_id (cmd, WD_wid_front); + } + + set_R_xfer_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret == SANE_STATUS_GOOD || ret == SANE_STATUS_EOF) { + DBG(15, "read_from_scanner: got GOOD/EOF, returning GOOD\n"); + ret = SANE_STATUS_GOOD; + } + else if (ret == SANE_STATUS_DEVICE_BUSY) { + DBG(5, "read_from_scanner: got BUSY, returning GOOD\n"); + inLen = 0; + ret = SANE_STATUS_GOOD; + } + else { + DBG(5, "read_from_scanner: error reading data block status = %d\n",ret); + inLen = 0; + } + + DBG(15, "read_from_scanner: read %lu bytes\n",(unsigned long)inLen); + + if(inLen){ + if(s->s_mode==MODE_COLOR && s->color_interlace == COLOR_INTERLACE_3091){ + copy_3091 (s, in, inLen, side); + } + else{ + copy_buffer (s, in, inLen, side); + } + } + + free(in); + + /* if this was a short read or not, log it */ + s->ili_rx[side] = s->rs_ili; + if(s->ili_rx[side]){ + DBG(15, "read_from_scanner: got ILI\n"); + } + + /* if this was an end of medium, log it */ + if(s->rs_eom){ + DBG(15, "read_from_scanner: got EOM\n"); + s->eom_rx = 1; + } + + /* paper ran out. lets try to set the eof flag on both sides, + * but only if that side had a short read last time */ + if(s->eom_rx){ + int i; + for(i=0;i<2;i++){ + if(s->ili_rx[i]){ + DBG(15, "read_from_scanner: finishing side %d\n",i); + s->eof_rx[i] = 1; + } + } + } + + DBG (10, "read_from_scanner: finish\n"); + + return ret; +} + +static SANE_Status +copy_3091(struct fujitsu *s, unsigned char * buf, int len, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int i, j, dest, boff, goff; + + DBG (10, "copy_3091: start\n"); + + /* Data is RR...GG...BB... on each line, + * green is back 8 lines from red at 300 dpi + * blue is back 4 lines from red at 300 dpi. + * + * Here, we get things on correct line, and + * interlace to make RGBRGB. + * + * We add the user-supplied offsets before we scale + * so that they are independent of scanning resolution. + */ + goff = (s->color_raster_offset+s->green_offset) * s->resolution_y/150; + boff = (s->color_raster_offset+s->blue_offset) * s->resolution_y/300; + + /* loop thru all lines in read buffer */ + for(i=0;is_params.bytes_per_line){ + + /* red at start of line */ + dest = s->lines_rx[side] * s->s_params.bytes_per_line; + + if(dest >= 0 && dest < s->bytes_tot[side]){ + for (j=0; js_params.pixels_per_line; j++){ + s->buffers[side][dest+j*3] = buf[i+j]; + } + } + + /* green is in middle of line */ + dest = (s->lines_rx[side] - goff) * s->s_params.bytes_per_line; + + if(dest >= 0 && dest < s->bytes_tot[side]){ + for (j=0; js_params.pixels_per_line; j++){ + s->buffers[side][dest+j*3+1] = buf[i+s->s_params.pixels_per_line+j]; + } + } + + /* blue is at end of line */ + dest = (s->lines_rx[side] - boff) * s->s_params.bytes_per_line; + + if(dest >= 0 && dest < s->bytes_tot[side]){ + for (j=0; js_params.pixels_per_line; j++){ + s->buffers[side][dest+j*3+2] = buf[i+2*s->s_params.pixels_per_line+j]; + } + } + + s->lines_rx[side]++; + } + + /* even if we have read data, we may not have any + * full lines loaded yet, so we may have to lie */ + i = (s->lines_rx[side]-goff) * s->s_params.bytes_per_line; + if(i < 0){ + i = 0; + } + s->bytes_rx[side] = i; + s->buff_rx[side] = i; + + if(s->bytes_rx[side] == s->bytes_tot[side]){ + s->eof_rx[side] = 1; + } + + DBG(15, "copy_3091: si:%d imgrx:%d bufrx:%d li:%d eof:%d\n", + side, s->bytes_rx[side], s->buff_rx[side], s->lines_rx[side], + s->eof_rx[side]); + + DBG (10, "copy_3091: finish\n"); + + return ret; +} + +static SANE_Status +copy_buffer(struct fujitsu *s, unsigned char * buf, int len, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int i, j; + int bwidth = s->s_params.bytes_per_line; + int pwidth = s->s_params.pixels_per_line; + + DBG (10, "copy_buffer: start\n"); + + /* invert image if scanner needs it for this mode */ + /* jpeg data does not use inverting */ + if(s->s_params.format <= SANE_FRAME_RGB && s->reverse_by_mode[s->s_mode]){ + for(i=0; is_params.format == SANE_FRAME_RGB){ + + switch (s->color_interlace) { + + /* scanner returns pixel data as bgrbgr... */ + case COLOR_INTERLACE_BGR: + for(i=0; ibuffers[side][s->buff_rx[side]++] = buf[i+j*3+2]; + s->buffers[side][s->buff_rx[side]++] = buf[i+j*3+1]; + s->buffers[side][s->buff_rx[side]++] = buf[i+j*3]; + } + } + break; + + /* one line has the following format: rrr...rrrggg...gggbbb...bbb */ + case COLOR_INTERLACE_RRGGBB: + for(i=0; ibuffers[side][s->buff_rx[side]++] = buf[i+j]; + s->buffers[side][s->buff_rx[side]++] = buf[i+pwidth+j]; + s->buffers[side][s->buff_rx[side]++] = buf[i+2*pwidth+j]; + } + } + break; + + default: + memcpy(s->buffers[side]+s->buff_rx[side],buf,len); + s->buff_rx[side] += len; + break; + } + } + + /* jpeg/gray/ht/binary */ + else{ + memcpy(s->buffers[side]+s->buff_rx[side],buf,len); + s->buff_rx[side] += len; + } + + s->bytes_rx[side] += len; + s->lines_rx[side] += len/s->s_params.bytes_per_line; + + if(s->bytes_rx[side] == s->bytes_tot[side]){ + s->eof_rx[side] = 1; + } + + DBG (10, "copy_buffer: finish\n"); + + return ret; +} + +static SANE_Status +read_from_buffer(struct fujitsu *s, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int bytes = max_len; + int remain = s->buff_rx[side] - s->buff_tx[side]; + + DBG (10, "read_from_buffer: start\n"); + + /* figure out the max amount to transfer */ + if(bytes > remain){ + bytes = remain; + } + + *len = bytes; + + DBG(15, "read_from_buffer: si:%d re:%d ml:%d by:%d\n", + side, remain, max_len, bytes); + + DBG(15, "read_from_buffer: img to:%d rx:%d tx:%d\n", + s->bytes_tot[side], s->bytes_rx[side], s->bytes_tx[side]); + + DBG(15, "read_from_buffer: buf to:%d rx:%d tx:%d\n", + s->buff_tot[side], s->buff_rx[side], s->buff_tx[side]); + + /*FIXME this needs to timeout eventually */ + if(!bytes){ + DBG(5,"read_from_buffer: nothing to do\n"); + return SANE_STATUS_GOOD; + } + + memcpy(buf,s->buffers[side]+s->buff_tx[side],bytes); + s->buff_tx[side] += bytes; + s->bytes_tx[side] += bytes; + + DBG (10, "read_from_buffer: finish\n"); + + return ret; +} + +/* we have bytes of higher mode image data in s->buffers */ +/* user asked for lower mode image. downsample and copy to buf */ + +static SANE_Status +downsample_from_buffer(struct fujitsu *s, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len, int side) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "downsample_from_buffer: start %d %d %d %d\n", s->bytes_rx[side], s->bytes_tx[side], s->buff_rx[side], s->buff_tx[side]); + + if(s->s_mode == MODE_COLOR && s->u_mode == MODE_GRAYSCALE){ + + while(*len < max_len && s->buff_rx[side] - s->buff_tx[side] >= 3){ + + int gray = 0; + + switch (s->dropout_color) { + case COLOR_RED: + gray = *(s->buffers[side]+s->buff_tx[side]) * 3; + break; + case COLOR_GREEN: + gray = *(s->buffers[side]+s->buff_tx[side]+1) * 3; + break; + case COLOR_BLUE: + gray = *(s->buffers[side]+s->buff_tx[side]+2) * 3; + break; + default: + gray = *(s->buffers[side]+s->buff_tx[side]) + + *(s->buffers[side]+s->buff_tx[side]+1) + + *(s->buffers[side]+s->buff_tx[side]+2); + break; + } + + /* bookkeeping for input */ + s->buff_tx[side] += 3; + s->bytes_tx[side] += 3; + + /* add byte to output */ + *(buf + *len) = gray/3; + (*len)++; + } + } + + else if(s->s_mode == MODE_COLOR && s->u_mode == MODE_LINEART){ + + /* threshold of 0 is actually middle of range */ + /*FIXME: add dynamic threshold? */ + unsigned char thresh = (s->threshold ? s->threshold : 127); + + while(*len < max_len && s->buff_rx[side] - s->buff_tx[side] >= 24){ + + int i; + unsigned char out = 0; + + for(i=0; i<8; i++){ + + int gray = 0; + + switch (s->dropout_color) { + case COLOR_RED: + gray = *(s->buffers[side]+s->buff_tx[side]) * 3; + break; + case COLOR_GREEN: + gray = *(s->buffers[side]+s->buff_tx[side]+1) * 3; + break; + case COLOR_BLUE: + gray = *(s->buffers[side]+s->buff_tx[side]+2) * 3; + break; + default: + gray = *(s->buffers[side]+s->buff_tx[side]) + + *(s->buffers[side]+s->buff_tx[side]+1) + + *(s->buffers[side]+s->buff_tx[side]+2); + break; + } + + /* black if input gray is lower than threshold */ + if(gray/3 < thresh){ + out |= (0x80 >> i); + } + + /* bookkeeping for input */ + s->buff_tx[side] += 3; + s->bytes_tx[side] += 3; + } + + /* add byte to output */ + *(buf + *len) = out; + (*len)++; + } + } + + else{ + DBG (5, "downsample_from_buffer: invalid mode combination\n"); + ret = SANE_STATUS_INVAL; + } + + DBG (10, "downsample_from_buffer: finish %d %d %d %d\n", s->bytes_rx[side], s->bytes_tx[side], s->buff_rx[side], s->buff_tx[side]); + + return ret; +} + + +/* + * @@ Section 5 - SANE cleanup functions + */ +/* + * Cancels a scan. + * + * It has been said on the mailing list that sane_cancel is a bit of a + * misnomer because it is routinely called to signal the end of a + * batch - quoting David Mosberger-Tang: + * + * > In other words, the idea is to have sane_start() be called, and + * > collect as many images as the frontend wants (which could in turn + * > consist of multiple frames each as indicated by frame-type) and + * > when the frontend is done, it should call sane_cancel(). + * > Sometimes it's better to think of sane_cancel() as "sane_stop()" + * > but that name would have had some misleading connotations as + * > well, that's why we stuck with "cancel". + * + * The current consensus regarding duplex and ADF scans seems to be + * the following call sequence: sane_start; sane_read (repeat until + * EOF); sane_start; sane_read... and then call sane_cancel if the + * batch is at an end. I.e. do not call sane_cancel during the run but + * as soon as you get a SANE_STATUS_NO_DOCS. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image is acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle handle) +{ + struct fujitsu * s = (struct fujitsu *) handle; + + DBG (10, "sane_cancel: start\n"); + s->cancelled = 1; + + /* if there is no other running function to check, we do it */ + if(!s->reading) + check_for_cancel(s); + + DBG (10, "sane_cancel: finish\n"); +} + +/* + * Ends use of the scanner. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + */ +void +sane_close (SANE_Handle handle) +{ + struct fujitsu * s = (struct fujitsu *) handle; + + DBG (10, "sane_close: start\n"); + /*clears any held scans*/ + mode_select_buff(s); + disconnect_fd(s); + DBG (10, "sane_close: finish\n"); +} + +static SANE_Status +disconnect_fd (struct fujitsu *s) +{ + DBG (10, "disconnect_fd: start\n"); + + if(s->fd > -1){ + if (s->connection == CONNECTION_USB) { + DBG (15, "disconnecting usb device\n"); + sanei_usb_close (s->fd); + } + else if (s->connection == CONNECTION_SCSI) { + DBG (15, "disconnecting scsi device\n"); + sanei_scsi_close (s->fd); + } + s->fd = -1; + } + + DBG (10, "disconnect_fd: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_close(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct fujitsu *dev, *next; + + DBG (10, "sane_exit: start\n"); + + for (dev = fujitsu_devList; dev; dev = next) { + disconnect_fd(dev); + next = dev->next; + free (dev); + } + + if (sane_devArray) + free (sane_devArray); + + fujitsu_devList = NULL; + sane_devArray = NULL; + + DBG (10, "sane_exit: finish\n"); +} + +/* + * @@ Section 6 - misc helper functions + */ +/* + * Called by the SANE SCSI core and our usb code on device errors + * parses the request sense return data buffer, + * decides the best SANE_Status for the problem, produces debug msgs, + * and copies the sense buffer into the scanner struct + */ +static SANE_Status +sense_handler (int fd, unsigned char * sensed_data, void *arg) +{ + struct fujitsu *s = arg; + unsigned int sense = get_RS_sense_key (sensed_data); + unsigned int asc = get_RS_ASC (sensed_data); + unsigned int ascq = get_RS_ASCQ (sensed_data); + + DBG (5, "sense_handler: start\n"); + + /* kill compiler warning */ + fd = fd; + + /* copy the rs return data into the scanner struct + so that the caller can use it if he wants */ + s->rs_info = get_RS_information (sensed_data); + s->rs_eom = get_RS_EOM (sensed_data); + s->rs_ili = get_RS_ILI (sensed_data); + + DBG (5, "Sense=%#02x, ASC=%#02x, ASCQ=%#02x, EOM=%d, ILI=%d, info=%#08lx\n", sense, asc, ascq, s->rs_eom, s->rs_ili, (unsigned long)s->rs_info); + + switch (sense) { + case 0x0: + if (0x80 == asc) { + DBG (5, "No sense: hardware status bits?\n"); + return SANE_STATUS_GOOD; + } + if (0x00 != asc) { + DBG (5, "No sense: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x00 != ascq) { + DBG (5, "No sense: unknown ascq\n"); + return SANE_STATUS_IO_ERROR; + } + /* ready, but short read */ + if (s->rs_ili) { + DBG (5, "No sense: ILI remainder:%lu\n",(unsigned long)s->rs_info); + } + /* ready, but end of paper */ + if (s->rs_eom) { + DBG (5, "No sense: EOM\n"); + return SANE_STATUS_EOF; + } + DBG (5, "No sense: ready\n"); + return SANE_STATUS_GOOD; + + case 0x2: + if (0x00 != asc) { + DBG (5, "Not ready: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x00 != ascq) { + DBG (5, "Not ready: unknown ascq\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Not ready: busy\n"); + return SANE_STATUS_DEVICE_BUSY; + break; + + case 0x3: + if (0x80 != asc) { + DBG (5, "Medium error: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x01 == ascq) { + DBG (5, "Medium error: paper jam\n"); + return SANE_STATUS_JAMMED; + } + if (0x02 == ascq) { + DBG (5, "Medium error: cover open\n"); + return SANE_STATUS_COVER_OPEN; + } + if (0x03 == ascq) { + DBG (5, "Medium error: hopper empty\n"); + return SANE_STATUS_NO_DOCS; + } + if (0x04 == ascq) { + DBG (5, "Medium error: unusual paper\n"); + return SANE_STATUS_JAMMED; + } + if (0x07 == ascq) { + DBG (5, "Medium error: double feed\n"); + return SANE_STATUS_JAMMED; + } + if (0x10 == ascq) { + DBG (5, "Medium error: no ink cartridge\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x13 == ascq) { + DBG (5, "Medium error: temporary no data\n"); + return SANE_STATUS_DEVICE_BUSY; + } + if (0x14 == ascq) { + DBG (5, "Medium error: endorser error\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Medium error: unknown ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 0x4: + if (0x80 != asc && 0x44 != asc && 0x47 != asc) { + DBG (5, "Hardware error: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x44 == asc) && (0x00 == ascq)) { + DBG (5, "Hardware error: EEPROM error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x01 == ascq)) { + DBG (5, "Hardware error: FB motor fuse\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x02 == ascq)) { + DBG (5, "Hardware error: heater fuse\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x04 == ascq)) { + DBG (5, "Hardware error: ADF motor fuse\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x05 == ascq)) { + DBG (5, "Hardware error: mechanical error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x06 == ascq)) { + DBG (5, "Hardware error: optical error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x07 == ascq)) { + DBG (5, "Hardware error: Fan error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x08 == ascq)) { + DBG (5, "Hardware error: IPC option error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x10 == ascq)) { + DBG (5, "Hardware error: endorser error\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Hardware error: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 0x5: + if ((0x00 == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: paper edge detected too soon\n"); + return SANE_STATUS_INVAL; + } + if ((0x1a == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: Parameter list error\n"); + return SANE_STATUS_INVAL; + } + if ((0x20 == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: invalid command\n"); + return SANE_STATUS_INVAL; + } + if ((0x24 == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: invalid CDB field\n"); + return SANE_STATUS_INVAL; + } + if ((0x25 == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: unsupported logical unit\n"); + return SANE_STATUS_UNSUPPORTED; + } + if ((0x26 == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: invalid field in parm list\n"); + if (get_RS_additional_length(sensed_data) >= 0x0a) { + DBG (5, "Offending byte is %#02x\n", get_RS_offending_byte(sensed_data)); + + /* move this to set_window() ? */ + if (get_RS_offending_byte(sensed_data) >= 8) { + DBG (5, "Window desc block? byte %#02x\n",get_RS_offending_byte(sensed_data)-8); + } + } + return SANE_STATUS_INVAL; + } + if ((0x2C == asc) && (0x00 == ascq)) { + DBG (5, "Illegal request: command sequence error\n"); + return SANE_STATUS_INVAL; + } + if ((0x2C == asc) && (0x02 == ascq)) { + DBG (5, "Illegal request: wrong window combination \n"); + return SANE_STATUS_INVAL; + } + DBG (5, "Illegal request: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 0x6: + if ((0x00 == asc) && (0x00 == ascq)) { + DBG (5, "Unit attention: device reset\n"); + return SANE_STATUS_GOOD; + } + if ((0x80 == asc) && (0x01 == ascq)) { + DBG (5, "Unit attention: power saving\n"); + return SANE_STATUS_GOOD; + } + DBG (5, "Unit attention: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + case 0xb: + if ((0x43 == asc) && (0x00 == ascq)) { + DBG (5, "Aborted command: message error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x45 == asc) && (0x00 == ascq)) { + DBG (5, "Aborted command: select failure\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x47 == asc) && (0x00 == ascq)) { + DBG (5, "Aborted command: SCSI parity error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x48 == asc) && (0x00 == ascq)) { + DBG (5, "Aborted command: initiator error message\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x4e == asc) && (0x00 == ascq)) { + DBG (5, "Aborted command: overlapped commands\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x01 == ascq)) { + DBG (5, "Aborted command: image transfer error\n"); + return SANE_STATUS_IO_ERROR; + } + if ((0x80 == asc) && (0x03 == ascq)) { + DBG (5, "Aborted command: JPEG overflow error\n"); + return SANE_STATUS_NO_MEM; + } + DBG (5, "Aborted command: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + default: + DBG (5, "Unknown Sense Code\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (5, "sense_handler: should never happen!\n"); + + return SANE_STATUS_IO_ERROR; +} + +/* + * take a bunch of pointers, send commands to scanner + */ +static SANE_Status +do_cmd(struct fujitsu *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + + /* unset the request sense vars first */ + s->rs_info = 0; + s->rs_ili = 0; + s->rs_eom = 0; + + if (s->connection == CONNECTION_SCSI) { + return do_scsi_cmd(s, runRS, shortTime, + cmdBuff, cmdLen, + outBuff, outLen, + inBuff, inLen + ); + } + if (s->connection == CONNECTION_USB) { + return do_usb_cmd(s, runRS, shortTime, + cmdBuff, cmdLen, + outBuff, outLen, + inBuff, inLen + ); + } + return SANE_STATUS_INVAL; +} + +SANE_Status +do_scsi_cmd(struct fujitsu *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + int ret; + size_t actLen = 0; + + /*shut up compiler*/ + runRS=runRS; + shortTime=shortTime; + + DBG(10, "do_scsi_cmd: start\n"); + + DBG(25, "cmd: writing %d bytes\n", (int)cmdLen); + hexdump(30, "cmd: >>", cmdBuff, cmdLen); + + if(outBuff && outLen){ + DBG(25, "out: writing %d bytes\n", (int)outLen); + hexdump(30, "out: >>", outBuff, outLen); + } + if (inBuff && inLen){ + DBG(25, "in: reading %d bytes\n", (int)*inLen); + memset(inBuff,0,*inLen); + actLen = *inLen; + } + + ret = sanei_scsi_cmd2(s->fd, cmdBuff, cmdLen, outBuff, outLen, inBuff, inLen); + + if(ret != SANE_STATUS_GOOD && ret != SANE_STATUS_EOF){ + DBG(5,"do_scsi_cmd: return '%s'\n",sane_strstatus(ret)); + return ret; + } + + /* FIXME: should we look at s->rs_info here? */ + if (inBuff && inLen){ + hexdump(30, "in: <<", inBuff, *inLen); + DBG(25, "in: read %d bytes\n", (int)*inLen); + } + + DBG(10, "do_scsi_cmd: finish\n"); + + return ret; +} + +SANE_Status +do_usb_cmd(struct fujitsu *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + /*sanei_usb overwrites the transfer size, + * so make some local copies */ + size_t usb_cmdLen = USB_COMMAND_LEN; + size_t usb_outLen = outLen; + size_t usb_statLen = USB_STATUS_LEN; + size_t askLen = 0; + + /*copy the callers buffs into larger, padded ones*/ + unsigned char usb_cmdBuff[USB_COMMAND_LEN]; + unsigned char usb_statBuff[USB_STATUS_LEN]; + + int cmdTime = USB_COMMAND_TIME; + int outTime = USB_DATA_TIME; + int inTime = USB_DATA_TIME; + int statTime = USB_STATUS_TIME; + + int ret = 0; + int ret2 = 0; + + DBG (10, "do_usb_cmd: start\n"); + + if(shortTime){ + cmdTime = USB_COMMAND_TIME/60; + outTime = USB_DATA_TIME/60; + inTime = USB_DATA_TIME/60; + statTime = USB_STATUS_TIME/60; + } + + /* build a USB packet around the SCSI command */ + memset(&usb_cmdBuff,0,USB_COMMAND_LEN); + usb_cmdBuff[0] = USB_COMMAND_CODE; + memcpy(&usb_cmdBuff[USB_COMMAND_OFFSET],cmdBuff,cmdLen); + + /* change timeout */ + sanei_usb_set_timeout(cmdTime); + + /* write the command out */ + DBG(25, "cmd: writing %d bytes, timeout %d\n", USB_COMMAND_LEN, cmdTime); + hexdump(30, "cmd: >>", usb_cmdBuff, USB_COMMAND_LEN); + ret = sanei_usb_write_bulk(s->fd, usb_cmdBuff, &usb_cmdLen); + DBG(25, "cmd: wrote %d bytes, retVal %d\n", (int)usb_cmdLen, ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"cmd: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"cmd: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + if(usb_cmdLen != USB_COMMAND_LEN){ + DBG(5,"cmd: wrong size %d/%d\n", USB_COMMAND_LEN, (int)usb_cmdLen); + return SANE_STATUS_IO_ERROR; + } + + /* this command has a write component, and a place to get it */ + if(outBuff && outLen && outTime){ + + /* change timeout */ + sanei_usb_set_timeout(outTime); + + DBG(25, "out: writing %d bytes, timeout %d\n", (int)outLen, outTime); + hexdump(30, "out: >>", outBuff, outLen); + ret = sanei_usb_write_bulk(s->fd, outBuff, &usb_outLen); + DBG(25, "out: wrote %d bytes, retVal %d\n", (int)usb_outLen, ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"out: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret != SANE_STATUS_GOOD){ + DBG(5,"out: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + if(usb_outLen != outLen){ + DBG(5,"out: wrong size %d/%d\n", (int)outLen, (int)usb_outLen); + return SANE_STATUS_IO_ERROR; + } + } + + /* this command has a read component, and a place to put it */ + if(inBuff && inLen && inTime){ + + askLen = *inLen; + memset(inBuff,0,askLen); + + /* change timeout */ + sanei_usb_set_timeout(inTime); + + DBG(25, "in: reading %lu bytes, timeout %d\n", + (unsigned long)askLen, inTime); + + ret = sanei_usb_read_bulk(s->fd, inBuff, inLen); + DBG(25, "in: retVal %d\n", ret); + + if(ret == SANE_STATUS_EOF){ + DBG(5,"in: got EOF, continuing\n"); + ret = SANE_STATUS_GOOD; + } + + if(ret != SANE_STATUS_GOOD){ + DBG(5,"in: return error '%s'\n",sane_strstatus(ret)); + return ret; + } + + DBG(25, "in: read %lu bytes\n", (unsigned long)*inLen); + if(*inLen){ + hexdump(31, "in: <<", inBuff, *inLen); + } + + if(*inLen && *inLen != askLen){ + ret = SANE_STATUS_EOF; + DBG(5,"in: short read, %lu/%lu\n", + (unsigned long)*inLen,(unsigned long)askLen); + } + } + + /*gather the scsi status byte. use ret2 instead of ret for status*/ + + memset(&usb_statBuff,0,USB_STATUS_LEN); + + /* change timeout */ + sanei_usb_set_timeout(statTime); + + DBG(25, "stat: reading %d bytes, timeout %d\n", USB_STATUS_LEN, statTime); + ret2 = sanei_usb_read_bulk(s->fd, usb_statBuff, &usb_statLen); + hexdump(30, "stat: <<", usb_statBuff, usb_statLen); + DBG(25, "stat: read %d bytes, retVal %d\n", (int)usb_statLen, ret2); + + if(ret2 == SANE_STATUS_EOF){ + DBG(5,"stat: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret2 != SANE_STATUS_GOOD){ + DBG(5,"stat: return error '%s'\n",sane_strstatus(ret2)); + return ret2; + } + if(usb_statLen != USB_STATUS_LEN){ + DBG(5,"stat: wrong size %d/%d\n", USB_STATUS_LEN, (int)usb_statLen); + return SANE_STATUS_IO_ERROR; + } + + /* busy status */ + if(usb_statBuff[USB_STATUS_OFFSET] == 8){ + DBG(25,"stat: busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + /* if there is a non-busy status >0, try to figure out why */ + if(usb_statBuff[USB_STATUS_OFFSET] > 0){ + DBG(25,"stat: value %d\n", usb_statBuff[USB_STATUS_OFFSET]); + + /* caller is interested in having RS run on errors */ + if(runRS){ + unsigned char rs_cmd[REQUEST_SENSE_len]; + size_t rs_cmdLen = REQUEST_SENSE_len; + + unsigned char rs_in[RS_return_size]; + size_t rs_inLen = RS_return_size; + + memset(rs_cmd,0,rs_cmdLen); + set_SCSI_opcode(rs_cmd, REQUEST_SENSE_code); + set_RS_return_size(rs_cmd, rs_inLen); + + DBG(25,"rs sub call >>\n"); + ret2 = do_cmd( + s,0,0, + rs_cmd, rs_cmdLen, + NULL,0, + rs_in, &rs_inLen + ); + DBG(25,"rs sub call <<\n"); + + if(ret2 == SANE_STATUS_EOF){ + DBG(5,"rs: got EOF, returning IO_ERROR\n"); + return SANE_STATUS_IO_ERROR; + } + if(ret2 != SANE_STATUS_GOOD){ + DBG(5,"rs: return error '%s'\n",sane_strstatus(ret2)); + return ret2; + } + + /* parse the rs data */ + ret2 = sense_handler( 0, rs_in, (void *)s ); + + /* this was a short read, but the usb layer did not know */ + if(s->rs_ili && inBuff && inLen && inTime){ + *inLen = askLen - s->rs_info; + DBG(5,"do_usb_cmd: short read via rs, %lu/%lu\n", + (unsigned long)*inLen,(unsigned long)askLen); + } + return ret2; + } + else{ + DBG(5,"do_usb_cmd: Not calling rs!\n"); + return SANE_STATUS_IO_ERROR; + } + } + + DBG (10, "do_usb_cmd: finish\n"); + + return ret; +} + +static SANE_Status +wait_scanner(struct fujitsu *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[TEST_UNIT_READY_len]; + size_t cmdLen = TEST_UNIT_READY_len; + + DBG (10, "wait_scanner: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,TEST_UNIT_READY_code); + + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + + if (ret != SANE_STATUS_GOOD) { + DBG(5,"WARNING: Brain-dead scanner. Hitting with stick\n"); + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + } + if (ret != SANE_STATUS_GOOD) { + DBG(5,"WARNING: Brain-dead scanner. Hitting with stick again\n"); + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + } + + if (ret != SANE_STATUS_GOOD) { + DBG (5, "wait_scanner: error '%s'\n", sane_strstatus (ret)); + } + + DBG (10, "wait_scanner: finish\n"); + + return ret; +} + +/* certain options require the entire image to + * be collected from the scanner before we can + * tell the user the size of the image. */ +static int +must_fully_buffer(struct fujitsu *s) +{ + if(s->hwdeskewcrop){ + return 1; + } + + if( + (s->swdeskew || s->swdespeck || s->swcrop || s->swskip) +#ifdef SANE_FRAME_JPEG + && s->s_params.format != SANE_FRAME_JPEG +#endif + ){ + return 1; + } + + return 0; +} + +/* certain scanners require the mode of the + * image to be changed in software. */ +static int +must_downsample(struct fujitsu *s) +{ + if(s->s_mode != s->u_mode +#ifdef SANE_FRAME_JPEG + && s->compress != COMP_JPEG +#endif + ){ + return 1; + } + + return 0; +} + +/* s->page_width stores the user setting + * for the paper width in adf. sometimes, + * we need a value that differs from this + * due to using FB or overscan. + */ +static int +get_page_width(struct fujitsu *s) +{ + int width = s->page_width + 2 * (s->os_x_basic*1200/s->basic_x_res); + + /* scanner max for fb */ + if(s->source == SOURCE_FLATBED){ + return s->max_x_fb; + } + + /* current paper size for adf not overscan */ + if(s->overscan != MSEL_ON){ + return s->page_width; + } + + /* cant overscan larger than scanner max */ + if(width > s->max_x){ + return s->max_x; + } + + /* overscan adds a margin to both sides */ + return width; +} + +/* s->page_height stores the user setting + * for the paper height in adf. sometimes, + * we need a value that differs from this + * due to using FB or overscan. + */ +static int +get_page_height(struct fujitsu *s) +{ + int height = s->page_height + 2 * (s->os_y_basic*1200/s->basic_y_res); + + /* scanner max for fb */ + if(s->source == SOURCE_FLATBED){ + return s->max_y_fb; + } + + /* current paper size for adf not overscan */ + if(s->overscan != MSEL_ON){ + return s->page_height; + } + + /* cant overscan larger than scanner max */ + if(height > s->max_y){ + return s->max_y; + } + + /* overscan adds a margin to both sides */ + return height; +} + + +/** + * Convenience method to determine longest string size in a list. + */ +static size_t +maxStringSize (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +/* + * Prints a hex dump of the given buffer onto the debug output stream. + */ +static void +hexdump (int level, char *comment, unsigned char *p, int l) +{ + int i; + char line[70]; /* 'xxx: xx xx ... xx xx abc */ + char *hex = line+4; + char *bin = line+53; + + if(DBG_LEVEL < level) + return; + + DBG (level, "%s\n", comment); + + for (i = 0; i < l; i++, p++) { + + /* at start of line */ + if ((i % 16) == 0) { + + /* not at start of first line, print current, reset */ + if (i) { + DBG (level, "%s\n", line); + } + + memset(line,0x20,69); + line[69] = 0; + hex = line + 4; + bin = line + 53; + + sprintf (line, "%3.3x:", i); + } + + /* the hex section */ + sprintf (hex, " %2.2x", *p); + hex += 3; + *hex = ' '; + + /* the char section */ + if(*p >= 0x20 && *p <= 0x7e){ + *bin=*p; + } + else{ + *bin='.'; + } + bin++; + } + + /* print last (partial) line */ + DBG (level, "%s\n", line); +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG (10, "sane_set_io_mode\n"); + DBG (15, "%d %p\n", non_blocking, h); + return SANE_STATUS_UNSUPPORTED; +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) +{ + DBG (10, "sane_get_select_fd\n"); + DBG (15, "%p %d\n", h, *fdp); + return SANE_STATUS_UNSUPPORTED; +} + +/* + * @@ Section 7 - Image processing functions + */ + +/* Look in image for likely upper and left paper edges, then rotate + * image so that upper left corner of paper is upper left of image. + * FIXME: should we do this before we binarize instead of after? */ +static SANE_Status +buffer_deskew(struct fujitsu *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + int bg_color = 0xd6; + + DBG (10, "buffer_deskew: start\n"); + + /*only find skew on first image from a page, or if first image had error */ + if(s->side == SIDE_FRONT || s->source == SOURCE_ADF_BACK || s->deskew_stat){ + + s->deskew_stat = sanei_magic_findSkew( + &s->s_params,s->buffers[side],s->resolution_x,s->resolution_y, + &s->deskew_vals[0],&s->deskew_vals[1],&s->deskew_slope); + + if(s->deskew_stat){ + DBG (5, "buffer_deskew: bad findSkew, bailing\n"); + goto cleanup; + } + } + /* backside images can use a 'flipped' version of frontside data */ + else{ + s->deskew_slope *= -1; + s->deskew_vals[0] = s->s_params.pixels_per_line - s->deskew_vals[0]; + } + + /* tweak the bg color based on scanner settings */ + if(s->s_mode == MODE_HALFTONE || s->s_mode == MODE_LINEART){ + if(s->bg_color == COLOR_BLACK || s->hwdeskewcrop || s->overscan) + bg_color = 0xff; + else + bg_color = 0; + } + else if(s->bg_color == COLOR_BLACK || s->hwdeskewcrop || s->overscan) + bg_color = 0; + + ret = sanei_magic_rotate(&s->s_params,s->buffers[side], + s->deskew_vals[0],s->deskew_vals[1],s->deskew_slope,bg_color); + + if(ret){ + DBG(5,"buffer_deskew: rotate error: %d",ret); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + cleanup: + DBG (10, "buffer_deskew: finish\n"); + return ret; +} + +/* Look in image for likely left/right/bottom paper edges, then crop image. + * Does not attempt to rotate the image, that should be done first. + * FIXME: should we do this before we binarize instead of after? */ +static SANE_Status +buffer_crop(struct fujitsu *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "buffer_crop: start\n"); + + /*only find edges on first image from a page, or if first image had error */ + if(s->side == SIDE_FRONT || s->source == SOURCE_ADF_BACK || s->crop_stat){ + + s->crop_stat = sanei_magic_findEdges( + &s->s_params,s->buffers[side],s->resolution_x,s->resolution_y, + &s->crop_vals[0],&s->crop_vals[1],&s->crop_vals[2],&s->crop_vals[3]); + + if(s->crop_stat){ + DBG (5, "buffer_crop: bad edges, bailing\n"); + goto cleanup; + } + + DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n", + s->crop_vals[0],s->crop_vals[1],s->crop_vals[2],s->crop_vals[3]); + + /* we dont listen to the 'top' value, since fujitsu does not pad the top */ + s->crop_vals[0] = 0; + + /* if we will later binarize this image, make sure the width + * is a multiple of 8 pixels, by adjusting the right side */ + if ( must_downsample(s) && s->u_mode < MODE_GRAYSCALE ){ + s->crop_vals[3] -= (s->crop_vals[3]-s->crop_vals[2]) % 8; + } + } + /* backside images can use a 'flipped' version of frontside data */ + else{ + int left = s->crop_vals[2]; + int right = s->crop_vals[3]; + + s->crop_vals[2] = s->s_params.pixels_per_line - right; + s->crop_vals[3] = s->s_params.pixels_per_line - left; + } + + /* now crop the image */ + ret = sanei_magic_crop(&s->s_params,s->buffers[side], + s->crop_vals[0],s->crop_vals[1],s->crop_vals[2],s->crop_vals[3]); + + if(ret){ + DBG (5, "buffer_crop: bad crop, bailing\n"); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + /* need to update user with new size */ + update_u_params(s); + + /* update image size counter to new, smaller size */ + s->bytes_rx[side] = s->s_params.lines * s->s_params.bytes_per_line; + s->buff_rx[side] = s->bytes_rx[side]; + + cleanup: + DBG (10, "buffer_crop: finish\n"); + return ret; +} + +/* Look in image for disconnected 'spots' of the requested size. + * Replace the spots with the average color of the surrounding pixels. + * FIXME: should we do this before we binarize instead of after? */ +static SANE_Status +buffer_despeck(struct fujitsu *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + DBG (10, "buffer_despeck: start\n"); + + ret = sanei_magic_despeck(&s->s_params,s->buffers[side],s->swdespeck); + if(ret){ + DBG (5, "buffer_despeck: bad despeck, bailing\n"); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + cleanup: + DBG (10, "buffer_despeck: finish\n"); + return ret; +} + +/* Look if image has too few dark pixels.*/ +static int +buffer_isblank(struct fujitsu *s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int status = 0; + + DBG (10, "buffer_isblank: start\n"); + + ret = sanei_magic_isBlank2(&s->s_params, s->buffers[side], + s->resolution_x, s->resolution_y, s->swskip); + + if(ret == SANE_STATUS_NO_DOCS){ + DBG (5, "buffer_isblank: blank!\n"); + status = 1; + } + else if(ret){ + DBG (5, "buffer_isblank: error %d\n",ret); + } + + DBG (10, "buffer_isblank: finished\n"); + return status; +} + diff --git a/backend/fujitsu.conf.in b/backend/fujitsu.conf.in new file mode 100644 index 0000000..8034f25 --- /dev/null +++ b/backend/fujitsu.conf.in @@ -0,0 +1,149 @@ +# NOTE: any 'option' lines only apply to +# scanners discovered later in this file + +# to set data buffer size, in bytes +# the value ranges from 4096 - infinity +# but old scanners may have scanning problems +# with a value larger than 65536 (the default) +# NOTE: this option is set to a larger value +# later in this file, for more recent scanners +option buffer-size 65536 + +# To search for all FUJITSU scsi devices +scsi FUJITSU + +# To use a specific scsi device +#scsi /dev/sg1 + +# For Fujitsu scanners connected via USB on a known device (kernel driver): +#usb /dev/usb/scanner0 + +# For Fujitsu 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 Fujitsu in the subject line + +#fi-4x20C +usb 0x04c5 0x1041 +usb 0x04c5 0x1042 + +#fi-4530C +usb 0x04c5 0x1078 + +#fi-5750C +usb 0x04c5 0x1095 + +#fi-5110eox/2 +usb 0x04c5 0x1096 + +#fi-5110C +usb 0x04c5 0x1097 + +#fi-5650C +usb 0x04c5 0x10ad + +#fi-4x20C2 +usb 0x04c5 0x10ae +usb 0x04c5 0x10af + +#fi-4340C +usb 0x04c5 0x10cf + +#fi-5x20C +usb 0x04c5 0x10e0 +usb 0x04c5 0x10e1 + +#fi-5530C +usb 0x04c5 0x10e2 + +#fi-5110eox3 +usb 0x04c5 0x10e6 + +#fi-5900C +usb 0x04c5 0x10e7 + +#fi-5110EOXM +usb 0x04c5 0x10f2 + +#ScanSnap S500 +usb 0x04c5 0x10fe + +#ScanSnap S500M +usb 0x04c5 0x1135 + +#fi-5530C2 +usb 0x04c5 0x114a + +# More recent scanners need a larger buffer for maximum speed +option buffer-size 262144 + +#fi-6140 +usb 0x04c5 0x114d + +#fi-6240 +usb 0x04c5 0x114e + +#fi-6130 +usb 0x04c5 0x114f + +#fi-6230 +usb 0x04c5 0x1150 + +#ScanSnap S510 +usb 0x04c5 0x1155 + +#ScanSnap S510M +usb 0x04c5 0x116f + +#fi-6770 +usb 0x04c5 0x1174 + +#fi-6770A +usb 0x04c5 0x1175 + +#fi-6670 +usb 0x04c5 0x1176 + +#fi-6670A +usb 0x04c5 0x1177 + +#fi-6750S +usb 0x04c5 0x1178 + +#fi-6800 +usb 0x04c5 0x119d + +#fi-6800-CGA +usb 0x04c5 0x119e + +#fi-6900 +usb 0x04c5 0x119f + +#fi-6900-CGA +usb 0x04c5 0x11a0 + +#S1500 & S1500M +usb 0x04c5 0x11a2 + +#fi-6140Z +usb 0x04c5 0x11f1 + +#fi-6240Z +usb 0x04c5 0x11f2 + +#fi-6130Z +usb 0x04c5 0x11f3 + +#fi-6230Z +usb 0x04c5 0x11f4 + +#fi-6110 +usb 0x04c5 0x11fc + +#fi-5950 +usb 0x04c5 0x1213 + +#ScanSnap iX500 +usb 0x04c5 0x132b diff --git a/backend/fujitsu.h b/backend/fujitsu.h new file mode 100644 index 0000000..4c6804b --- /dev/null +++ b/backend/fujitsu.h @@ -0,0 +1,837 @@ +#ifndef FUJITSU_H +#define FUJITSU_H + +/* + * Part of SANE - Scanner Access Now Easy. + * Please see opening comment in fujitsu.c + */ + +/* ------------------------------------------------------------------------- + * This option list has to contain all options for all scanners supported by + * this driver. If a certain scanner cannot handle a certain option, there's + * still the possibility to say so, later. + */ +enum fujitsu_Option +{ + OPT_NUM_OPTS = 0, + + OPT_STANDARD_GROUP, + OPT_SOURCE, /*fb/adf/front/back/duplex*/ + OPT_MODE, /*mono/gray/color*/ + OPT_RES, /*a range or a list*/ + + OPT_GEOMETRY_GROUP, + OPT_PAGE_WIDTH, + OPT_PAGE_HEIGHT, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_GAMMA, + OPT_THRESHOLD, + + /*IPC*/ + OPT_RIF, + OPT_HT_TYPE, + OPT_HT_PATTERN, + OPT_OUTLINE, + OPT_EMPHASIS, + OPT_SEPARATION, + OPT_MIRRORING, + OPT_WL_FOLLOW, + OPT_IPC_MODE, + + /*IPC/DTC*/ + OPT_BP_FILTER, + OPT_SMOOTHING, + OPT_GAMMA_CURVE, + OPT_THRESHOLD_CURVE, + OPT_THRESHOLD_WHITE, + OPT_NOISE_REMOVAL, + OPT_MATRIX_5, + OPT_MATRIX_4, + OPT_MATRIX_3, + OPT_MATRIX_2, + + /*IPC/SDTC*/ + OPT_VARIANCE, + + OPT_ADVANCED_GROUP, + OPT_AWD, + OPT_ALD, + OPT_COMPRESS, + OPT_COMPRESS_ARG, + OPT_DF_ACTION, + OPT_DF_SKEW, + OPT_DF_THICKNESS, + OPT_DF_LENGTH, + OPT_DF_DIFF, + OPT_DF_RECOVERY, + OPT_PAPER_PROTECT, + OPT_STAPLE_DETECT, + OPT_BG_COLOR, + OPT_DROPOUT_COLOR, + OPT_BUFF_MODE, + OPT_PREPICK, + OPT_OVERSCAN, + OPT_SLEEP_TIME, + OPT_DUPLEX_OFFSET, + OPT_GREEN_OFFSET, + OPT_BLUE_OFFSET, + OPT_LOW_MEM, + OPT_SIDE, + OPT_HWDESKEWCROP, + OPT_SWDESKEW, + OPT_SWDESPECK, + OPT_SWCROP, + OPT_SWSKIP, + + OPT_ENDORSER_GROUP, + OPT_ENDORSER, + OPT_ENDORSER_BITS, + OPT_ENDORSER_VAL, + OPT_ENDORSER_STEP, + OPT_ENDORSER_Y, + OPT_ENDORSER_FONT, + OPT_ENDORSER_DIR, + OPT_ENDORSER_SIDE, + OPT_ENDORSER_STRING, + + OPT_SENSOR_GROUP, + OPT_TOP, + OPT_A3, + OPT_B4, + OPT_A4, + OPT_B5, + OPT_HOPPER, + OPT_OMR, + OPT_ADF_OPEN, + OPT_SLEEP, + OPT_SEND_SW, + OPT_MANUAL_FEED, + OPT_SCAN_SW, + OPT_FUNCTION, + OPT_INK_EMPTY, + OPT_DOUBLE_FEED, + OPT_ERROR_CODE, + OPT_SKEW_ANGLE, + OPT_INK_REMAIN, + OPT_DUPLEX_SW, + OPT_DENSITY_SW, + + /* must come last: */ + NUM_OPTIONS +}; + +struct fujitsu +{ + /* --------------------------------------------------------------------- */ + /* immutable values which are set during init of scanner. */ + struct fujitsu *next; + char device_name[1024]; /* The name of the device from sanei */ + int missing; /* used to mark unplugged scanners */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during reading of config file. */ + int buffer_size; + int connection; /* hardware interface type */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during inquiry probing of the scanner. */ + /* members in order found in scsi data... */ + char vendor_name[9]; /* raw data as returned by SCSI inquiry. */ + char model_name[17]; /* raw data as returned by SCSI inquiry. */ + char version_name[5]; /* raw data as returned by SCSI inquiry. */ + + int color_raster_offset; /* offset between r and b scan line and */ + /* between b and g scan line (0 or 4) */ + + int duplex_raster_offset; /* offset between front and rear page when */ + /* when scanning 3091 style duplex */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during std VPD probing of the scanner. */ + /* members in order found in scsi data... */ + int basic_x_res; + int basic_y_res; + int step_x_res[6]; /*one for each mode*/ + int step_y_res[6]; /*one for each mode*/ + int max_x_res; + int max_y_res; + int min_x_res; + int min_y_res; + + int std_res[16]; /*some scanners only support a few resolutions*/ + + /* max scan size in pixels comes from scanner in basic res units */ + int max_x_basic; + int max_y_basic; + + int can_overflow; + int can_mode[6]; /* mode specific */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during vndr VPD probing of the scanner */ + /* members in order found in scsi data... */ + int has_adf; + int has_flatbed; + int has_transparency; + int has_duplex; + int has_endorser_b; + int has_barcode; + int has_operator_panel; + int has_endorser_f; + + int adbits; + int buffer_bytes; + + /*supported scsi commands*/ + int has_cmd_msen10; + int has_cmd_msel10; + + int has_cmd_lsen; + int has_cmd_lsel; + int has_cmd_change; + int has_cmd_rbuff; + int has_cmd_wbuff; + int has_cmd_cav; + int has_cmd_comp; + int has_cmd_gdbs; + + int has_cmd_op; + int has_cmd_send; + int has_cmd_read; + int has_cmd_gwin; + int has_cmd_swin; + int has_cmd_sdiag; + int has_cmd_rdiag; + int has_cmd_scan; + + int has_cmd_msen6; + int has_cmd_copy; + int has_cmd_rel; + int has_cmd_runit; + int has_cmd_msel6; + int has_cmd_inq; + int has_cmd_rs; + int has_cmd_tur; + + /*FIXME: there are more vendor cmds? */ + int has_cmd_subwindow; + int has_cmd_endorser; + int has_cmd_hw_status; + int has_cmd_hw_status_2; + int has_cmd_hw_status_3; + int has_cmd_scanner_ctl; + int has_cmd_device_restart; + + /*FIXME: do we need the vendor window param list? */ + + int brightness_steps; + int threshold_steps; + int contrast_steps; + + int num_internal_gamma; + int num_download_gamma; + int num_internal_dither; + int num_download_dither; + + int has_df_recovery; + int has_paper_protect; + int has_staple_detect; + + int has_rif; + int has_dtc; + int has_sdtc; + int has_outline; + int has_emphasis; + int has_autosep; + int has_mirroring; + int has_wl_follow; + int has_subwindow; + int has_diffusion; + int has_ipc3; + int has_rotation; + int has_hybrid_crop_deskew; + + int has_comp_MH; + int has_comp_MR; + int has_comp_MMR; + int has_comp_JBIG; + int has_comp_JPG1; + int has_comp_JPG2; + int has_comp_JPG3; + + /*FIXME: more endorser data? */ + int endorser_type_f; + int endorser_type_b; + + /*FIXME: barcode data? */ + + /* overscan size in pixels comes from scanner in basic res units */ + int os_x_basic; + int os_y_basic; + + /* --------------------------------------------------------------------- */ + /* immutable values which are gathered by mode_sense command */ + + int has_MS_autocolor; + int has_MS_prepick; + int has_MS_sleep; + int has_MS_duplex; + int has_MS_rand; + int has_MS_bg; + int has_MS_df; + int has_MS_dropout; /* dropout color specified in mode select data */ + int has_MS_buff; + int has_MS_auto; + int has_MS_lamp; + int has_MS_jobsep; + + /* --------------------------------------------------------------------- */ + /* immutable values which are hard coded because they are not in vpd */ + /* this section replaces all the old 'switch (s->model)' code */ + + /* the scan size in 1/1200th inches, NOT basic_units or sane units */ + int max_x; + int max_y; + int min_x; + int min_y; + int max_x_fb; + int max_y_fb; + + int has_back; /* not all duplex scanners can do adf back side only */ + int color_interlace; /* different models interlace colors differently */ + int duplex_interlace; /* different models interlace sides differently */ + int jpeg_interlace; /* different models interlace jpeg sides differently */ + int cropping_mode; /* lower-end scanners dont crop from paper size */ + int ghs_in_rs; + int window_gamma; + int endorser_string_len; + int has_pixelsize; + + int broken_diag_serial; /* some scanners are just plain borked */ + int need_q_table; /* some scanners wont work without these */ + int need_diag_preread; + int hopper_before_op; /* some scanners dont like OP when hopper empty */ + int no_wait_after_op; /* some scanners dont like TUR after OP */ + + int has_vuid_mono; /* mono set window data */ + int has_vuid_3091; /* 3091/2 set window data */ + int has_vuid_color; /* color set window data */ + + int reverse_by_mode[6]; /* mode specific */ + int ppl_mod_by_mode[6]; /* mode specific scanline length limitation */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during serial number probing scanner */ + char serial_name[28]; /* 16 char model, ':', 10 byte serial, null */ + + /* --------------------------------------------------------------------- */ + /* struct with pointers to device/vendor/model names, and a type value */ + /* used to inform sane frontend about the device */ + SANE_Device sane; + + /* --------------------------------------------------------------------- */ + /* changeable SANE_Option structs provide our interface to frontend. */ + /* some options require lists of strings or numbers, we keep them here */ + /* instead of in global vars so that they can differ for each scanner */ + + /* long array of option structs */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + + /*mode group*/ + SANE_String_Const mode_list[7]; + SANE_String_Const source_list[5]; + + SANE_Int res_list[17]; + SANE_Range res_range; + + /*geometry group*/ + SANE_Range tl_x_range; + SANE_Range tl_y_range; + SANE_Range br_x_range; + SANE_Range br_y_range; + SANE_Range paper_x_range; + SANE_Range paper_y_range; + + /*enhancement group*/ + SANE_Range brightness_range; + SANE_Range contrast_range; + SANE_Range gamma_range; + SANE_Range threshold_range; + + /*ipc group*/ + SANE_String_Const ht_type_list[4]; + SANE_Range ht_pattern_range; + SANE_Range emphasis_range; + SANE_String_Const wl_follow_list[4]; + SANE_String_Const ipc_mode_list[4]; + SANE_Range gamma_curve_range; + SANE_Range threshold_curve_range; + SANE_Range variance_range; + + /*advanced group*/ + SANE_String_Const compress_list[3]; + SANE_Range compress_arg_range; + SANE_String_Const df_action_list[4]; + SANE_String_Const df_diff_list[5]; + SANE_String_Const df_recovery_list[4]; + SANE_String_Const paper_protect_list[4]; + SANE_String_Const staple_detect_list[4]; + SANE_String_Const bg_color_list[4]; + SANE_String_Const do_color_list[5]; + SANE_String_Const lamp_color_list[5]; + SANE_String_Const buff_mode_list[4]; + SANE_String_Const prepick_list[4]; + SANE_String_Const overscan_list[4]; + SANE_Range sleep_time_range; + SANE_Range duplex_offset_range; + SANE_Range green_offset_range; + SANE_Range blue_offset_range; + SANE_Range swdespeck_range; + SANE_Range swskip_range; + + /*endorser group*/ + SANE_Range endorser_bits_range; + SANE_Range endorser_val_range; + SANE_Range endorser_step_range; + SANE_Range endorser_y_range; + SANE_String_Const endorser_font_list[6]; + SANE_String_Const endorser_dir_list[3]; + SANE_String_Const endorser_side_list[3]; + + /* --------------------------------------------------------------------- */ + /* changeable vars to hold user input. modified by SANE_Options above */ + + /*mode group*/ + int u_mode; /*color,lineart,etc*/ + int source; /*fb,adf front,adf duplex,etc*/ + int resolution_x; /* X resolution in dpi */ + int resolution_y; /* Y resolution in dpi */ + + /*geometry group*/ + /* The desired size of the scan, all in 1/1200 inch */ + int tl_x; + int tl_y; + int br_x; + int br_y; + int page_width; + int page_height; + + /*enhancement group*/ + int brightness; + int contrast; + double gamma; + int threshold; + + /* ipc */ + int rif; + int ht_type; + int ht_pattern; + int outline; + int emphasis; + int separation; + int mirroring; + int wl_follow; + int ipc_mode; + + /* ipc_mode=DTC */ + int bp_filter; + int smoothing; + int gamma_curve; + int threshold_curve; + int threshold_white; + int noise_removal; + int matrix_5; + int matrix_4; + int matrix_3; + int matrix_2; + + /* ipc_mode = SDTC */ + int variance; + + /*advanced group*/ + int awd; + int ald; + int compress; + int compress_arg; + int df_action; + int df_skew; + int df_thickness; + int df_length; + int df_diff; + int df_recovery; + int paper_protect; + int staple_detect; + int bg_color; + int dropout_color; + int buff_mode; + int prepick; + int overscan; + int lamp_color; + int sleep_time; + int duplex_offset; + int green_offset; + int blue_offset; + int low_mem; + int hwdeskewcrop; + int swdeskew; + int swdespeck; + int swcrop; + double swskip; + + /*endorser group*/ + int u_endorser; + int u_endorser_bits; + int u_endorser_val; + int u_endorser_step; + int u_endorser_y; + int u_endorser_font; + int u_endorser_dir; + int u_endorser_side; + char u_endorser_string[81]; /*max length, plus null byte*/ + + /* --------------------------------------------------------------------- */ + /* values which are derived from setting the options above */ + /* the user never directly modifies these */ + + int s_mode; /*color,lineart,etc: sent to scanner*/ + + /* this is defined in sane spec as a struct containing: + SANE_Frame format; + SANE_Bool last_frame; + SANE_Int lines; + SANE_Int depth; ( binary=1, gray=8, color=8 (!24) ) + SANE_Int pixels_per_line; + SANE_Int bytes_per_line; + */ + SANE_Parameters u_params; + SANE_Parameters s_params; + + /* also keep a backup copy, in case the software enhancement code overwrites*/ + SANE_Parameters u_params_bk; + SANE_Parameters s_params_bk; + + /* --------------------------------------------------------------------- */ + /* values which are set by scanning functions to keep track of pages, etc */ + int started; + int reading; + int cancelled; + int side; + + /* total to read/write */ + int bytes_tot[2]; + + /* how far we have read */ + int bytes_rx[2]; + int lines_rx[2]; /*only used by 3091*/ + int eof_rx[2]; + int ili_rx[2]; + int eom_rx; + + /* how far we have written */ + int bytes_tx[2]; + int eof_tx[2]; + + /*size of buffers (can be smaller than above*/ + int buff_tot[2]; + int buff_rx[2]; + int buff_tx[2]; + + unsigned char * buffers[2]; + + /* --------------------------------------------------------------------- */ + /*hardware feature bookkeeping*/ + int req_driv_crop; + int req_driv_lut; + + /* --------------------------------------------------------------------- */ + /* values used by the software enhancment code (deskew, crop, etc) */ + SANE_Status deskew_stat; + int deskew_vals[2]; + double deskew_slope; + + SANE_Status crop_stat; + int crop_vals[4]; + + /* --------------------------------------------------------------------- */ + /* values used by the compression functions, esp. jpeg with duplex */ + int jpeg_stage; + int jpeg_ff_offset; + int jpeg_front_rst; + int jpeg_back_rst; + int jpeg_x_byte; + + /* --------------------------------------------------------------------- */ + /* values which used by the command and data sending functions (scsi/usb)*/ + int fd; /* The scanner device file descriptor. */ + size_t rs_info; + int rs_eom; + int rs_ili; + + /* --------------------------------------------------------------------- */ + /* values which are used by the get hardware status command */ + + int hw_top; + int hw_A3; + int hw_B4; + int hw_A4; + int hw_B5; + + int hw_hopper; + int hw_omr; + int hw_adf_open; + + int hw_sleep; + int hw_send_sw; + int hw_manual_feed; + int hw_scan_sw; + + int hw_function; + + int hw_ink_empty; + int hw_double_feed; + + int hw_error_code; + int hw_skew_angle; + int hw_ink_remain; + + int hw_duplex_sw; + int hw_density_sw; + + /* values which are used to track the frontend's access to sensors */ + char hw_read[NUM_OPTIONS-OPT_TOP]; +}; + +#define CONNECTION_SCSI 0 /* SCSI interface */ +#define CONNECTION_USB 1 /* USB interface */ + +#define SIDE_FRONT 0 +#define SIDE_BACK 1 + +#define SOURCE_FLATBED 0 +#define SOURCE_ADF_FRONT 1 +#define SOURCE_ADF_BACK 2 +#define SOURCE_ADF_DUPLEX 3 + +#define COMP_NONE WD_cmp_NONE +#define COMP_JPEG WD_cmp_JPG1 + +#define JPEG_STAGE_HEAD 0 +#define JPEG_STAGE_SOF 1 +#define JPEG_STAGE_SOS 2 +#define JPEG_STAGE_FRONT 3 +#define JPEG_STAGE_BACK 4 +#define JPEG_STAGE_EOI 5 + +/* these are same as scsi data to make code easier */ +#define MODE_LINEART WD_comp_LA +#define MODE_HALFTONE WD_comp_HT +#define MODE_GRAYSCALE WD_comp_GS +#define MODE_COLOR_LINEART WD_comp_CL +#define MODE_COLOR_HALFTONE WD_comp_CH +#define MODE_COLOR WD_comp_CG + +/* these are same as dropout scsi data to make code easier */ +#define COLOR_DEFAULT 0 +#define COLOR_GREEN 8 +#define COLOR_RED 9 +#define COLOR_BLUE 11 + +#define COLOR_WHITE 1 +#define COLOR_BLACK 2 + +#define COLOR_INTERLACE_UNK 0 +#define COLOR_INTERLACE_RGB 1 +#define COLOR_INTERLACE_BGR 2 +#define COLOR_INTERLACE_RRGGBB 3 +#define COLOR_INTERLACE_3091 4 + +#define DUPLEX_INTERLACE_ALT 0 +#define DUPLEX_INTERLACE_NONE 1 +#define DUPLEX_INTERLACE_3091 2 + +#define JPEG_INTERLACE_ALT 0 +#define JPEG_INTERLACE_NONE 1 + +#define CROP_RELATIVE 0 +#define CROP_ABSOLUTE 1 + +#define DF_DEFAULT 0 +#define DF_CONTINUE 1 +#define DF_STOP 2 + +#define FONT_H 0 +#define FONT_HB 1 +#define FONT_HN 2 +#define FONT_V 3 +#define FONT_VB 4 + +#define DIR_TTB 0 +#define DIR_BTT 1 + +/* endorser type, same as scsi inquiry data */ +#define ET_OLD 0 +#define ET_30 1 +#define ET_40 2 + +/* ------------------------------------------------------------------------- */ + +#define MM_PER_UNIT_UNFIX SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0)) +#define MM_PER_UNIT_FIX SANE_FIX(SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0))) + +#define SCANNER_UNIT_TO_FIXED_MM(number) SANE_FIX((number) * MM_PER_UNIT_UNFIX) +#define FIXED_MM_TO_SCANNER_UNIT(number) SANE_UNFIX(number) / MM_PER_UNIT_UNFIX + +#define FUJITSU_CONFIG_FILE "fujitsu.conf" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +/* ------------------------------------------------------------------------- */ + +SANE_Status sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize); + +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only); + +SANE_Status sane_open (SANE_String_Const name, SANE_Handle * handle); + +SANE_Status sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking); + +SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp); + +const SANE_Option_Descriptor * sane_get_option_descriptor (SANE_Handle handle, + SANE_Int option); + +SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); + +SANE_Status sane_start (SANE_Handle handle); + +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params); + +SANE_Status sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len); + +void sane_cancel (SANE_Handle h); + +void sane_close (SANE_Handle h); + +void sane_exit (void); + +/* ------------------------------------------------------------------------- */ + +static SANE_Status attach_one_scsi (const char *name); +static SANE_Status attach_one_usb (const char *name); +static SANE_Status attach_one (const char *devicename, int connType); + +static SANE_Status connect_fd (struct fujitsu *s); +static SANE_Status disconnect_fd (struct fujitsu *s); + +static SANE_Status sense_handler (int scsi_fd, u_char * result, void *arg); + +static SANE_Status init_inquire (struct fujitsu *s); +static SANE_Status init_vpd (struct fujitsu *s); +static SANE_Status init_ms (struct fujitsu *s); +static SANE_Status init_model (struct fujitsu *s); +static SANE_Status init_user (struct fujitsu *s); +static SANE_Status init_options (struct fujitsu *scanner); +static SANE_Status init_interlace (struct fujitsu *scanner); +static SANE_Status init_serial (struct fujitsu *scanner); + +static SANE_Status +do_cmd(struct fujitsu *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status +do_scsi_cmd(struct fujitsu *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status +do_usb_cmd(struct fujitsu *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +static SANE_Status wait_scanner (struct fujitsu *s); + +static SANE_Status object_position (struct fujitsu *s, int i_load); + +static SANE_Status scanner_control (struct fujitsu *s, int function); +static SANE_Status scanner_control_ric (struct fujitsu *s, int bytes, int side); + +static SANE_Status mode_select_df(struct fujitsu *s); + +static SANE_Status mode_select_dropout(struct fujitsu *s); + +static SANE_Status mode_select_bg(struct fujitsu *s); + +static SANE_Status mode_select_buff (struct fujitsu *s); + +static SANE_Status mode_select_prepick (struct fujitsu *s); + +static SANE_Status mode_select_auto (struct fujitsu *s); + +static SANE_Status set_sleep_mode(struct fujitsu *s); + +static int must_downsample (struct fujitsu *s); +static int must_fully_buffer (struct fujitsu *s); +static int get_page_width (struct fujitsu *s); +static int get_page_height (struct fujitsu *s); + +static SANE_Status send_lut (struct fujitsu *s); +static SANE_Status send_endorser (struct fujitsu *s); +static SANE_Status endorser (struct fujitsu *s); +static SANE_Status set_window (struct fujitsu *s); +static SANE_Status get_pixelsize(struct fujitsu *s, int actual); + +static SANE_Status update_params (struct fujitsu *s); +static SANE_Status update_u_params (struct fujitsu *s); +static SANE_Status backup_params (struct fujitsu *s); +static SANE_Status restore_params (struct fujitsu *s); +static SANE_Status start_scan (struct fujitsu *s); + +static SANE_Status check_for_cancel(struct fujitsu *s); + +#ifdef SANE_FRAME_JPEG +static SANE_Status read_from_JPEGduplex(struct fujitsu *s); +#endif +static SANE_Status read_from_3091duplex(struct fujitsu *s); +static SANE_Status read_from_scanner(struct fujitsu *s, int side); + +static SANE_Status copy_3091(struct fujitsu *s, unsigned char * buf, int len, int side); +static SANE_Status copy_buffer(struct fujitsu *s, unsigned char * buf, int len, int side); + +static SANE_Status read_from_buffer(struct fujitsu *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len, int side); +static SANE_Status downsample_from_buffer(struct fujitsu *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len, int side); + +static SANE_Status setup_buffers (struct fujitsu *s); + +static SANE_Status get_hardware_status (struct fujitsu *s, SANE_Int option); + +static SANE_Status buffer_deskew(struct fujitsu *s, int side); +static SANE_Status buffer_crop(struct fujitsu *s, int side); +static SANE_Status buffer_despeck(struct fujitsu *s, int side); +static int buffer_isblank(struct fujitsu *s, int side); + +static void hexdump (int level, char *comment, unsigned char *p, int l); + +static size_t maxStringSize (const SANE_String_Const strings[]); + +#endif /* FUJITSU_H */ diff --git a/backend/genesys.c b/backend/genesys.c new file mode 100644 index 0000000..6e7caad --- /dev/null +++ b/backend/genesys.c @@ -0,0 +1,7897 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003, 2004 Henning Meier-Geinitz + Copyright (C) 2004, 2005 Gerhard Jaeger + Copyright (C) 2004-2013 Stéphane Voltz + Copyright (C) 2005-2009 Pierre Willenbrock + Copyright (C) 2006 Laurent Charpentier + Copyright (C) 2007 Luke + Copyright (C) 2010 Chris Berry and Michael Rickmann + for Plustek Opticbook 3600 support + + Dynamic rasterization code was taken from the epjistsu backend by + m. allan noah + + Software processing for deskew, crop and dspeckle are inspired by allan's + noah work in the fujitsu backend + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + * SANE backend for Genesys Logic GL646/GL841/GL842/GL843/GL846/GL847/GL124 based scanners + */ + +#define BUILD 2411 +#define BACKEND_NAME genesys + +#include "genesys.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_magic.h" +#include "genesys_devices.c" + +static SANE_Int num_devices = 0; +static Genesys_Device *first_dev = 0; +static Genesys_Scanner *first_handle = 0; +static const SANE_Device **devlist = 0; +/* Array of newly attached devices */ +static Genesys_Device **new_dev = 0; +/* Length of new_dev array */ +static SANE_Int new_dev_len = 0; +/* Number of entries alloced for new_dev */ +static SANE_Int new_dev_alloced = 0; + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_COLOR, + SANE_VALUE_SCAN_MODE_GRAY, + /* SANE_TITLE_HALFTONE, currently unused */ + SANE_VALUE_SCAN_MODE_LINEART, + 0 +}; + +static SANE_String_Const color_filter_list[] = { + SANE_I18N ("Red"), + SANE_I18N ("Green"), + SANE_I18N ("Blue"), + 0 +}; + +static SANE_String_Const cis_color_filter_list[] = { + SANE_I18N ("Red"), + SANE_I18N ("Green"), + SANE_I18N ("Blue"), + SANE_I18N ("None"), + 0 +}; + +static SANE_String_Const source_list[] = { + SANE_I18N (FLATBED), + SANE_I18N (TRANSPARENCY_ADAPTER), + 0 +}; + +static SANE_Range swdespeck_range = { + 1, + 9, + 1 +}; + +static SANE_Range time_range = { + 0, /* minimum */ + 60, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range u12_range = { + 0, /* minimum */ + 4095, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range u14_range = { + 0, /* minimum */ + 16383, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range u16_range = { + 0, /* minimum */ + 65535, /* maximum */ + 0 /* quantization */ +}; + +static const SANE_Range percentage_range = { + SANE_FIX (0), /* minimum */ + SANE_FIX (100), /* maximum */ + SANE_FIX (1) /* quantization */ +}; + +static const SANE_Range threshold_curve_range = { + 0, /* minimum */ + 127, /* maximum */ + 1 /* quantization */ +}; + +/** + * range for brightness and contrast + */ +static const SANE_Range enhance_range = { + -100, /* minimum */ + 100, /* maximum */ + 1 /* quantization */ +}; + +void +sanei_genesys_init_structs (Genesys_Device * dev) +{ + unsigned int i, sensor_ok = 0, gpo_ok = 0, motor_ok = 0; + + /* initialize the sensor data stuff */ + for (i = 0; i < sizeof (Sensor) / sizeof (Genesys_Sensor); i++) + { + if (dev->model->ccd_type == Sensor[i].sensor_id) + { + memcpy (&dev->sensor, &Sensor[i], sizeof (Genesys_Sensor)); + sensor_ok = 1; + } + } + + /* initialize the GPO data stuff */ + for (i = 0; i < sizeof (Gpo) / sizeof (Genesys_Gpo); i++) + { + if (dev->model->gpo_type == Gpo[i].gpo_id) + { + memcpy (&dev->gpo, &Gpo[i], sizeof (Genesys_Gpo)); + gpo_ok = 1; + } + } + + /* initialize the motor data stuff */ + for (i = 0; i < sizeof (Motor) / sizeof (Genesys_Motor); i++) + { + if (dev->model->motor_type == Motor[i].motor_id) + { + memcpy (&dev->motor, &Motor[i], sizeof (Genesys_Motor)); + motor_ok = 1; + } + } + + /* sanity check */ + if (sensor_ok == 0 || motor_ok == 0 || gpo_ok == 0) + { + DBG (DBG_error0, + "sanei_genesys_init_structs: bad description(s) for ccd/gpo/motor=%d/%d/%d\n", + dev->model->ccd_type, dev->model->gpo_type, + dev->model->motor_type); + } + + /* set up initial line distance shift */ + dev->ld_shift_r = dev->model->ld_shift_r; + dev->ld_shift_g = dev->model->ld_shift_g; + dev->ld_shift_b = dev->model->ld_shift_b; +} + +void +sanei_genesys_init_fe (Genesys_Device * dev) +{ + unsigned int i; + + DBGSTART; + for (i = 0; i < sizeof (Wolfson) / sizeof (Genesys_Frontend); i++) + { + if (dev->model->dac_type == Wolfson[i].fe_id) + { + memcpy (&dev->frontend, &Wolfson[i], sizeof (Genesys_Frontend)); + return; + } + } + DBG (DBG_error0, + "sanei_genesys_init_fe: failed to find description for dac_type %d\n", + dev->model->dac_type); + DBG (DBG_info, "sanei_genesys_init_fe: dac_type %d set up\n", + dev->model->dac_type); + DBGCOMPLETED; +} + +/* main function for slope creation */ +/** + * This function generates a slope table using the given slope + * truncated at the given exposure time or step count, whichever comes first. + * The reached step time is then stored in final_exposure and used for the rest + * of the table. The summed time of the acceleration steps is returned, and the + * number of accerelation steps is put into used_steps. + * + * @param slope_table Table to write to + * @param max_steps Size of slope_table in steps + * @param use_steps Maximum number of steps to use for acceleration + * @param stop_at Minimum step time to use + * @param vstart Start step time of default slope + * @param vend End step time of default slope + * @param steps Step count of default slope + * @param g Power for default slope + * @param used_steps Final number of steps is stored here + * @param vfinal Final step time is stored here + * @return Time for acceleration + * @note All times in pixel time. Correction for other motor timings is not + * done. + */ +SANE_Int +sanei_genesys_generate_slope_table (uint16_t * slope_table, + unsigned int max_steps, + unsigned int use_steps, + uint16_t stop_at, + uint16_t vstart, + uint16_t vend, + unsigned int steps, + double g, + unsigned int *used_steps, + unsigned int *vfinal) +{ + double t; + SANE_Int sum = 0; + unsigned int i; + unsigned int c = 0; + uint16_t t2; + unsigned int dummy; + unsigned int _vfinal; + if (!used_steps) + used_steps = &dummy; + if (!vfinal) + vfinal = &_vfinal; + + DBG (DBG_proc, "sanei_genesys_generate_slope_table: table size: %d\n", + max_steps); + + DBG (DBG_proc, + "sanei_genesys_generate_slope_table: stop at time: %d, use %d steps max\n", + stop_at, use_steps); + + DBG (DBG_proc, + "sanei_genesys_generate_slope_table: target slope: " + "vstart: %d, vend: %d, steps: %d, g: %g\n", vstart, vend, steps, g); + + sum = 0; + c = 0; + *used_steps = 0; + + if (use_steps < 1) + use_steps = 1; + + if (stop_at < vstart) + { + t2 = vstart; + for (i = 0; i < steps && i < use_steps - 1 && i < max_steps; i++, c++) + { + t = pow (((double) i) / ((double) (steps - 1)), g); + t2 = vstart * (1 - t) + t * vend; + if (t2 < stop_at) + break; + *slope_table++ = t2; + /* DBG (DBG_io, "slope_table[%3d] = %5d\n", c, t2); */ + sum += t2; + } + if (t2 > stop_at) + { + DBG (DBG_warn, "Can not reach target speed(%d) in %d steps.\n", + stop_at, use_steps); + DBG (DBG_warn, "Expect image to be distorted. " + "Ignore this if only feeding.\n"); + } + *vfinal = t2; + *used_steps += i; + max_steps -= i; + } + else + *vfinal = stop_at; + + for (i = 0; i < max_steps; i++, c++) + { + *slope_table++ = *vfinal; + /* DBG (DBG_io, "slope_table[%3d] = %5d\n", c, *vfinal); */ + } + + (*used_steps)++; + sum += *vfinal; + + DBG (DBG_proc, + "sanei_genesys_generate_slope_table: returns sum=%d, used %d steps, completed\n", + sum, *used_steps); + + return sum; +} + +/* Generate slope table for motor movement */ +/** + * This function generates a slope table using the slope from the motor struct + * truncated at the given exposure time or step count, whichever comes first. + * The reached step time is then stored in final_exposure and used for the rest + * of the table. The summed time of the acceleration steps is returned, and the + * number of accerelation steps is put into used_steps. + * + * @param dev Device struct + * @param slope_table Table to write to + * @param max_step Size of slope_table in steps + * @param use_steps Maximum number of steps to use for acceleration + * @param step_type Generate table for this step_type. 0=>full, 1=>half, + * 2=>quarter + * @param exposure_time Minimum exposure time of a scan line + * @param yres Resolution of a scan line + * @param used_steps Final number of steps is stored here + * @param final_exposure Final step time is stored here + * @param power_mode Power mode (related to the Vref used) of the motor + * @return Time for acceleration + * @note all times in pixel time + */ +SANE_Int +sanei_genesys_create_slope_table3 (Genesys_Device * dev, + uint16_t * slope_table, + int max_step, + unsigned int use_steps, + int step_type, + int exposure_time, + double yres, + unsigned int *used_steps, + unsigned int *final_exposure, + int power_mode) +{ + unsigned int sum_time = 0; + unsigned int vtarget; + unsigned int vend; + unsigned int vstart; + unsigned int vfinal; + + DBG (DBG_proc, + "%s: step_type = %d, " + "exposure_time = %d, yres = %g, power_mode = %d\n", __FUNCTION__, step_type, + exposure_time, yres, power_mode); + + /* final speed */ + vtarget = (exposure_time * yres) / dev->motor.base_ydpi; + + vstart = dev->motor.slopes[power_mode][step_type].maximum_start_speed; + vend = dev->motor.slopes[power_mode][step_type].maximum_speed; + + vtarget >>= step_type; + if (vtarget > 65535) + vtarget = 65535; + + vstart >>= step_type; + if (vstart > 65535) + vstart = 65535; + + vend >>= step_type; + if (vend > 65535) + vend = 65535; + + sum_time = sanei_genesys_generate_slope_table (slope_table, + max_step, + use_steps, + vtarget, + vstart, + vend, + dev->motor.slopes[power_mode][step_type].minimum_steps << step_type, + dev->motor.slopes[power_mode][step_type].g, + used_steps, + &vfinal); + + if (final_exposure) + *final_exposure = (vfinal * dev->motor.base_ydpi) / yres; + + DBG (DBG_proc, + "sanei_genesys_create_slope_table: returns sum_time=%d, completed\n", + sum_time); + + return sum_time; +} + + +/* alternate slope table creation function */ +/* the hardcoded values (g and vstart) will go in a motor struct */ +static SANE_Int +genesys_create_slope_table2 (Genesys_Device * dev, + uint16_t * slope_table, int steps, + int step_type, int exposure_time, + SANE_Bool same_speed, double yres, + int power_mode) +{ + double t, g; + SANE_Int sum = 0; + int vstart, vend; + int i; + + DBG (DBG_proc, + "sanei_genesys_create_slope_table2: %d steps, step_type = %d, " + "exposure_time = %d, same_speed = %d, yres = %.2f, power_mode = %d\n", + steps, step_type, exposure_time, same_speed, yres, power_mode); + + /* start speed */ + if (dev->model->motor_type == MOTOR_5345) + { + if (yres < dev->motor.base_ydpi / 6) + vstart = 2500; + else + vstart = 2000; + } + else + { + if (steps == 2) + vstart = exposure_time; + else if (steps == 3) + vstart = 2 * exposure_time; + else if (steps == 4) + vstart = 1.5 * exposure_time; + else if (steps == 120) + vstart = 1.81674 * exposure_time; + else + vstart = exposure_time; + } + + /* final speed */ + vend = (exposure_time * yres) / (dev->motor.base_ydpi * (1 << step_type)); + + /* + type=1 : full + type=2 : half + type=4 : quarter + vend * type * base_ydpi / exposure = yres + */ + + /* acceleration */ + switch (steps) + { + case 255: + /* test for special case: fast moving slope */ + /* todo: a 'fast' boolean parameter should be better */ + if (vstart == 2000) + g = 0.2013; + else + g = 0.1677; + break; + case 120: + g = 0.5; + break; + case 67: + g = 0.5; + break; + case 64: + g = 0.2555; + break; + case 44: + g = 0.5; + break; + case 4: + g = 0.5; + break; + case 3: + g = 1; + break; + case 2: + vstart = vend; + g = 1; + break; + default: + g = 0.2635; + } + + /* if same speed, no 'g' */ + sum = 0; + if (same_speed) + { + for (i = 0; i < 255; i++) + { + slope_table[i] = vend; + sum += slope_table[i]; + DBG (DBG_io, "slope_table[%3d] = %5d\n", i, slope_table[i]); + } + } + else + { + for (i = 0; i < steps; i++) + { + t = pow (((double) i) / ((double) (steps - 1)), g); + slope_table[i] = vstart * (1 - t) + t * vend; + DBG (DBG_io, "slope_table[%3d] = %5d\n", i, slope_table[i]); + sum += slope_table[i]; + } + for (i = steps; i < 255; i++) + { + slope_table[i] = vend; + DBG (DBG_io, "slope_table[%3d] = %5d\n", i, slope_table[i]); + sum += slope_table[i]; + } + } + + DBG (DBG_proc, + "sanei_genesys_create_slope_table2: returns sum=%d, completed\n", sum); + + return sum; +} + +/* Generate slope table for motor movement */ +/* todo: check details */ +SANE_Int +sanei_genesys_create_slope_table (Genesys_Device * dev, + uint16_t * slope_table, int steps, + int step_type, int exposure_time, + SANE_Bool same_speed, double yres, + int power_mode) +{ + double t; + double start_speed; + double g; + uint32_t time_period; + int sum_time = 0; + int i, divider; + int same_step; + + if (dev->model->motor_type == MOTOR_5345 + || dev->model->motor_type == MOTOR_HP2300 + || dev->model->motor_type == MOTOR_HP2400) + return genesys_create_slope_table2 (dev, slope_table, steps, + step_type, exposure_time, + same_speed, yres, power_mode); + + DBG (DBG_proc, + "sanei_genesys_create_slope_table: %d steps, step_type = %d, " + "exposure_time = %d, same_speed =%d\n", steps, step_type, + exposure_time, same_speed); + DBG (DBG_proc, "sanei_genesys_create_slope_table: yres = %.2f\n", yres); + + g = 0.6; + start_speed = 0.01; + same_step = 4; + divider = 1 << step_type; + + time_period = + (uint32_t) (yres * exposure_time / dev->motor.base_ydpi /*MOTOR_GEAR */ ); + if ((time_period < 2000) && (same_speed)) + same_speed = SANE_FALSE; + + time_period = time_period / divider; + + if (same_speed) + { + for (i = 0; i < steps; i++) + { + slope_table[i] = (uint16_t) time_period; + sum_time += time_period; + + DBG (DBG_io, "slope_table[%d] = %d\n", i, time_period); + } + DBG (DBG_info, + "sanei_genesys_create_slope_table: returns sum_time=%d, completed\n", + sum_time); + return sum_time; + } + + if (time_period > MOTOR_SPEED_MAX * 5) + { + g = 1.0; + start_speed = 0.05; + same_step = 2; + } + else if (time_period > MOTOR_SPEED_MAX * 4) + { + g = 0.8; + start_speed = 0.04; + same_step = 2; + } + else if (time_period > MOTOR_SPEED_MAX * 3) + { + g = 0.7; + start_speed = 0.03; + same_step = 2; + } + else if (time_period > MOTOR_SPEED_MAX * 2) + { + g = 0.6; + start_speed = 0.02; + same_step = 3; + } + + if (dev->model->motor_type == MOTOR_ST24) + { + steps = 255; + switch ((int) yres) + { + case 2400: + g = 0.1672; + start_speed = 1.09; + break; + case 1200: + g = 1; + start_speed = 6.4; + break; + case 600: + g = 0.1672; + start_speed = 1.09; + break; + case 400: + g = 0.2005; + start_speed = 20.0 / 3.0 /*7.5 */ ; + break; + case 300: + g = 0.253; + start_speed = 2.182; + break; + case 150: + g = 0.253; + start_speed = 4.367; + break; + default: + g = 0.262; + start_speed = 7.29; + } + same_step = 1; + } + + if (steps <= same_step) + { + time_period = + (uint32_t) (yres * exposure_time / + dev->motor.base_ydpi /*MOTOR_GEAR */ ); + time_period = time_period / divider; + + if (time_period > 65535) + time_period = 65535; + + for (i = 0; i < same_step; i++) + { + slope_table[i] = (uint16_t) time_period; + sum_time += time_period; + + DBG (DBG_io, "slope_table[%d] = %d\n", i, time_period); + } + + DBG (DBG_proc, + "sanei_genesys_create_slope_table: returns sum_time=%d, completed\n", + sum_time); + return sum_time; + } + + for (i = 0; i < steps; i++) + { + double j = ((double) i) - same_step + 1; /* start from 1/16 speed */ + + if (j <= 0) + t = 0; + else + t = pow (j / (steps - same_step), g); + + time_period = /* time required for full steps */ + (uint32_t) (yres * exposure_time / + dev->motor.base_ydpi /*MOTOR_GEAR */ * + (start_speed + (1 - start_speed) * t)); + + time_period = time_period / divider; + if (time_period > 65535) + time_period = 65535; + + slope_table[i] = (uint16_t) time_period; + sum_time += time_period; + + DBG (DBG_io, "slope_table[%d] = %d\n", i, slope_table[i]); + } + + DBG (DBG_proc, + "sanei_genesys_create_slope_table: returns sum_time=%d, completed\n", + sum_time); + + return sum_time; +} + +/** @brief computes gamma table + * Generates a gamma table of the given length within 0 and the given + * maximum value + * @param gamma_table gamma table to fill + * @param size size of the table + * @param maximum value allowed for gamma + * @param gamma_max maximum gamma value + * @param gamma gamma to compute values + * @return a gamma table filled with the computed values + * */ +void +sanei_genesys_create_gamma_table (uint16_t * gamma_table, int size, + float maximum, float gamma_max, float gamma) +{ + int i; + float value; + + if(gamma_table==NULL) + { + DBG (DBG_proc, "sanei_genesys_create_gamma_table: gamma tbale is NULL\n"); + return; + } + DBG (DBG_proc, + "sanei_genesys_create_gamma_table: size = %d, " + "maximum = %g, gamma_max = %g, gamma = %g\n", + size, maximum, gamma_max, gamma); + for (i = 0; i < size; i++) + { + value = gamma_max * pow ((float) i / size, 1.0 / gamma); + if (value > maximum) + value = maximum; + gamma_table[i] = value; + } + DBG (DBG_proc, "sanei_genesys_create_gamma_table: completed\n"); +} + + +/* computes the exposure_time on the basis of the given vertical dpi, + the number of pixels the ccd needs to send, + the step_type and the corresponding maximum speed from the motor struct */ +/* + Currently considers maximum motor speed at given step_type, minimum + line exposure needed for conversion and led exposure time. + + TODO: Should also consider maximum transfer rate: ~6.5MB/s. + Note: The enhance option of the scanners does _not_ help. It only halves + the amount of pixels transfered. + */ +SANE_Int +sanei_genesys_exposure_time2 (Genesys_Device * dev, float ydpi, + int step_type, int endpixel, + int led_exposure, int power_mode) +{ + int exposure_by_ccd = endpixel + 32; + int exposure_by_motor = + (dev->motor.slopes[power_mode][step_type].maximum_speed + * dev->motor.base_ydpi) / ydpi; + int exposure_by_led = led_exposure; + + int exposure = exposure_by_ccd; + + if (exposure < exposure_by_motor) + exposure = exposure_by_motor; + + if (exposure < exposure_by_led && dev->model->is_cis) + exposure = exposure_by_led; + + return exposure; +} + +/* computes the exposure_time on the basis of the given horizontal dpi */ +/* we will clean/simplify it by using constants from a future motor struct */ +SANE_Int +sanei_genesys_exposure_time (Genesys_Device * dev, Genesys_Register_Set * reg, + int xdpi) +{ + if (dev->model->motor_type == MOTOR_5345) + { + if (dev->model->cmd_set->get_filter_bit (reg)) + { + /* monochrome */ + switch (xdpi) + { + case 600: + return 8500; + case 500: + case 400: + case 300: + case 250: + case 200: + case 150: + return 5500; + case 100: + return 6500; + case 50: + return 12000; + default: + return 11000; + } + } + else + { + /* color scan */ + switch (xdpi) + { + case 300: + case 250: + case 200: + return 5500; + case 50: + return 12000; + default: + return 11000; + } + } + } + else if (dev->model->motor_type == MOTOR_HP2400) + { + if (dev->model->cmd_set->get_filter_bit (reg)) + { + /* monochrome */ + switch (xdpi) + { + case 200: + return 7210; + default: + return 11111; + } + } + else + { + /* color scan */ + switch (xdpi) + { + case 600: + return 8751; /*11902; 19200 */ + default: + return 11111; + } + } + } + else if (dev->model->motor_type == MOTOR_HP2300) + { + if (dev->model->cmd_set->get_filter_bit (reg)) + { + /* monochrome */ + switch (xdpi) + { + case 600: + return 8699; /* 3200; */ + case 300: + return 3200; /*10000;, 3200 -> too dark */ + case 150: + return 4480; /* 3200 ???, warmup needs 4480 */ + case 75: + return 5500; + default: + return 11111; + } + } + else + { + /* color scan */ + switch (xdpi) + { + case 600: + return 8699; + case 300: + return 4349; + case 150: + case 75: + return 4480; + default: + return 11111; + } + } + } + return dev->settings.exposure_time; +} + + + +/* Sends a block of shading information to the scanner. + The data is placed at address 0x0000 for color mode, gray mode and + unconditionally for the following CCD chips: HP2300, HP2400 and HP5345 + In the other cases (lineart, halftone on ccd chips not mentioned) the + addresses are 0x2a00 for dpihw==0, 0x5500 for dpihw==1 and 0xa800 for + dpihw==2. //Note: why this? + + The data needs to be of size "size", and in little endian byte order. + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +genesys_send_offset_and_shading (Genesys_Device * dev, uint8_t * data, + int size) +{ + int dpihw; + int start_address; + SANE_Status status; + + DBG (DBG_proc, "genesys_send_offset_and_shading (size = %d)\n", size); + + /* ASIC higher than gl843 doesn't have register 2A/2B, so we route to + * a per ASIC shading data loading function if available */ + if(dev->model->cmd_set->send_shading_data!=NULL) + { + status=dev->model->cmd_set->send_shading_data(dev, data, size); + DBGCOMPLETED; + return status; + } + + /* gl646, gl84[123] case */ + dpihw = sanei_genesys_read_reg_from_set (dev->reg, 0x05) >> 6; + + /* TODO invert the test so only the 2 models behaving like that are + * tested instead of adding all the others */ + /* many scanners send coefficient for lineart/gray like in color mode */ + if (dev->settings.scan_mode < 2 + && dev->model->ccd_type != CCD_PLUSTEK3800 + && dev->model->ccd_type != CCD_KVSS080 + && dev->model->ccd_type != CCD_G4050 + && dev->model->ccd_type != CCD_CS4400F + && dev->model->ccd_type != CCD_CS8400F + && dev->model->ccd_type != CCD_DSMOBILE600 + && dev->model->ccd_type != CCD_XP300 + && dev->model->ccd_type != CCD_DP665 + && dev->model->ccd_type != CCD_DP685 + && dev->model->ccd_type != CCD_ROADWARRIOR + && dev->model->ccd_type != CCD_HP2300 + && dev->model->ccd_type != CCD_HP2400 + && dev->model->ccd_type != CCD_HP3670 + && dev->model->ccd_type != CCD_5345) /* lineart, halftone */ + { + if (dpihw == 0) /* 600 dpi */ + start_address = 0x02a00; + else if (dpihw == 1) /* 1200 dpi */ + start_address = 0x05500; + else if (dpihw == 2) /* 2400 dpi */ + start_address = 0x0a800; + else /* reserved */ + return SANE_STATUS_INVAL; + } + else /* color */ + start_address = 0x00; + + status = sanei_genesys_set_buffer_address (dev, start_address); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_send_offset_and_shading: failed to set buffer address: %s\n", + sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->bulk_write_data (dev, 0x3c, data, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_send_offset_and_shading: failed to send shading table: %s\n", + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/* ? */ +SANE_Status +sanei_genesys_init_shading_data (Genesys_Device * dev, int pixels_per_line) +{ + SANE_Status status; + uint8_t *shading_data, *shading_data_ptr; + int channels; + int i; + + /* these models don't need to init shading data due to the use of specific send shading data + function */ + if (dev->model->ccd_type==CCD_KVSS080 + || dev->model->ccd_type==CCD_G4050 + || dev->model->ccd_type==CCD_CS4400F + || dev->model->ccd_type==CCD_CS8400F + || dev->model->cmd_set->send_shading_data!=NULL) + return SANE_STATUS_GOOD; + + DBG (DBG_proc, "sanei_genesys_init_shading_data (pixels_per_line = %d)\n", + pixels_per_line); + + if (dev->settings.scan_mode >= 2) /* 3 pass or single pass color */ + channels = 3; + else + channels = 1; + + shading_data = malloc (pixels_per_line * 4 * channels); /* 16 bit black, 16 bit white */ + if (!shading_data) + { + DBG (DBG_error, + "sanei_genesys_init_shading_data: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + shading_data_ptr = shading_data; + + for (i = 0; i < pixels_per_line * channels; i++) + { + *shading_data_ptr++ = 0x00; /* dark lo */ + *shading_data_ptr++ = 0x00; /* dark hi */ + *shading_data_ptr++ = 0x00; /* white lo */ + *shading_data_ptr++ = 0x40; /* white hi -> 0x4000 */ + } + + status = + genesys_send_offset_and_shading (dev, shading_data, + pixels_per_line * 4 * channels); + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, + "sanei_genesys_init_shading_data: failed to send shading data: %s\n", + sane_strstatus (status)); + + free (shading_data); + + DBGCOMPLETED; + return status; +} + + +/* Find the position of the reference point: + takes gray level 8 bits data and find + first CCD usable pixel and top of scanning area */ +SANE_Status +sanei_genesys_search_reference_point (Genesys_Device * dev, uint8_t * data, + int start_pixel, int dpi, int width, + int height) +{ + int x, y; + int current, left, top = 0; + uint8_t *image; + int size, count; + int level = 80; /* edge threshold level */ + + /*sanity check */ + if ((width < 3) || (height < 3)) + return SANE_STATUS_INVAL; + + /* transformed image data */ + size = width * height; + image = malloc (size); + if (!image) + { + DBG (DBG_error, + "sanei_genesys_search_reference_point: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + /* laplace filter to denoise picture */ + memcpy (image, data, size); /* to initialize unprocessed part of the image buffer */ + for (y = 1; y < height - 1; y++) + for (x = 1; x < width - 1; x++) + { + image[y * width + x] = + (data[(y - 1) * width + x + 1] + 2 * data[(y - 1) * width + x] + + data[(y - 1) * width + x - 1] + 2 * data[y * width + x + 1] + + 4 * data[y * width + x] + 2 * data[y * width + x - 1] + + data[(y + 1) * width + x + 1] + 2 * data[(y + 1) * width + x] + + data[(y + 1) * width + x - 1]) / 16; + } + + memcpy (data, image, size); + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("laplace.pnm", image, 8, 1, width, height); + + /* apply X direction sobel filter + -1 0 1 + -2 0 2 + -1 0 1 + and finds threshold level + */ + level = 0; + for (y = 2; y < height - 2; y++) + for (x = 2; x < width - 2; x++) + { + current = + data[(y - 1) * width + x + 1] - data[(y - 1) * width + x - 1] + + 2 * data[y * width + x + 1] - 2 * data[y * width + x - 1] + + data[(y + 1) * width + x + 1] - data[(y + 1) * width + x - 1]; + if (current < 0) + current = -current; + if (current > 255) + current = 255; + image[y * width + x] = current; + if (current > level) + level = current; + } + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("xsobel.pnm", image, 8, 1, width, height); + + /* set up detection level */ + level = level / 3; + + /* find left black margin first + todo: search top before left + we average the result of N searches */ + left = 0; + count = 0; + for (y = 2; y < 11; y++) + { + x = 8; + while ((x < width / 2) && (image[y * width + x] < level)) + { + image[y * width + x] = 255; + x++; + } + count++; + left += x; + } + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("detected-xsobel.pnm", image, 8, 1, width, + height); + left = left / count; + + /* turn it in CCD pixel at full sensor optical resolution */ + dev->sensor.CCD_start_xoffset = + start_pixel + (left * dev->sensor.optical_res) / dpi; + + /* find top edge by detecting black strip */ + /* apply Y direction sobel filter + -1 -2 -1 + 0 0 0 + 1 2 1 + */ + level = 0; + for (y = 2; y < height - 2; y++) + for (x = 2; x < width - 2; x++) + { + current = + -data[(y - 1) * width + x + 1] - 2 * data[(y - 1) * width + x] - + data[(y - 1) * width + x - 1] + data[(y + 1) * width + x + 1] + + 2 * data[(y + 1) * width + x] + data[(y + 1) * width + x - 1]; + if (current < 0) + current = -current; + if (current > 255) + current = 255; + image[y * width + x] = current; + if (current > level) + level = current; + } + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("ysobel.pnm", image, 8, 1, width, height); + + /* set up detection level */ + level = level / 3; + + /* search top of horizontal black stripe : TODO yet another flag */ + if (dev->model->ccd_type == CCD_5345 + && dev->model->motor_type == MOTOR_5345) + { + top = 0; + count = 0; + for (x = width / 2; x < width - 1; x++) + { + y = 2; + while ((y < height) && (image[x + y * width] < level)) + { + image[y * width + x] = 255; + y++; + } + count++; + top += y; + } + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("detected-ysobel.pnm", image, 8, 1, + width, height); + top = top / count; + + /* bottom of black stripe is of fixed witdh, this hardcoded value + * will be moved into device struct if more such values are needed */ + top += 10; + dev->model->y_offset_calib = SANE_FIX ((top * MM_PER_INCH) / dpi); + DBG (DBG_info, + "sanei_genesys_search_reference_point: black stripe y_offset = %f mm \n", + SANE_UNFIX (dev->model->y_offset_calib)); + } + + /* find white corner in dark area : TODO yet another flag */ + if ((dev->model->ccd_type == CCD_HP2300 + && dev->model->motor_type == MOTOR_HP2300) + || (dev->model->ccd_type == CCD_HP2400 + && dev->model->motor_type == MOTOR_HP2400) + || (dev->model->ccd_type == CCD_HP3670 + && dev->model->motor_type == MOTOR_HP3670)) + { + top = 0; + count = 0; + for (x = 10; x < 60; x++) + { + y = 2; + while ((y < height) && (image[x + y * width] < level)) + y++; + top += y; + count++; + } + top = top / count; + dev->model->y_offset_calib = SANE_FIX ((top * MM_PER_INCH) / dpi); + DBG (DBG_info, + "sanei_genesys_search_reference_point: white corner y_offset = %f mm\n", + SANE_UNFIX (dev->model->y_offset_calib)); + } + + free (image); + DBG (DBG_proc, + "sanei_genesys_search_reference_point: CCD_start_xoffset = %d, left = %d, top = %d\n", + dev->sensor.CCD_start_xoffset, left, top); + + return SANE_STATUS_GOOD; +} + + +void +sanei_genesys_calculate_zmode2 (SANE_Bool two_table, + uint32_t exposure_time, + uint16_t * slope_table, + int reg21, + int move, int reg22, uint32_t * z1, + uint32_t * z2) +{ + int i; + int sum; + DBG (DBG_info, "sanei_genesys_calculate_zmode2: two_table=%d\n", two_table); + + /* acceleration total time */ + sum = 0; + for (i = 0; i < reg21; i++) + sum += slope_table[i]; + + /* compute Z1MOD */ + /* c=sum(slope_table;reg21) + d=reg22*cruising speed + Z1MOD=(c+d) % exposure_time */ + *z1 = (sum + reg22 * slope_table[reg21 - 1]) % exposure_time; + + /* compute Z2MOD */ + /* a=sum(slope_table;reg21), b=move or 1 if 2 tables */ + /* Z2MOD=(a+b) % exposure_time */ + if (!two_table) + sum = sum + (move * slope_table[reg21 - 1]); + else + sum = sum + slope_table[reg21 - 1]; + *z2 = sum % exposure_time; +} + + +/* huh? */ +/* todo: double check */ +/* Z1 and Z2 seem to be a time to synchronize with clock or a phase correction */ +/* steps_sum is the result of create_slope_table */ +/* last_speed is the last entry of the slope_table */ +/* feedl is registers 3d,3e,3f */ +/* fastfed is register 02 bit 3 */ +/* scanfed is register 1f */ +/* fwdstep is register 22 */ +/* tgtime is register 6c bit 6+7 >> 6 */ + +void +sanei_genesys_calculate_zmode (uint32_t exposure_time, + uint32_t steps_sum, uint16_t last_speed, + uint32_t feedl, uint8_t fastfed, + uint8_t scanfed, uint8_t fwdstep, + uint8_t tgtime, uint32_t * z1, uint32_t * z2) +{ + uint8_t exposure_factor; + + exposure_factor = pow (2, tgtime); /* todo: originally, this is always 2^0 ! */ + + /* Z1 is for buffer-full backward forward moving */ + *z1 = + exposure_factor * ((steps_sum + fwdstep * last_speed) % exposure_time); + + /* Z2 is for acceleration before scan */ + if (fastfed) /* two curve mode */ + { + *z2 = + exposure_factor * ((steps_sum + scanfed * last_speed) % + exposure_time); + } + else /* one curve mode */ + { + *z2 = + exposure_factor * ((steps_sum + feedl * last_speed) % exposure_time); + } +} + + +static void +genesys_adjust_gain (double *applied_multi, + uint8_t * new_gain, double multi, uint8_t gain) +{ + double voltage, original_voltage; + + DBG (DBG_proc, "genesys_adjust_gain: multi=%f, gain=%d\n", multi, gain); + + voltage = 0.5 + gain * 0.25; + original_voltage = voltage; + + voltage *= multi; + + *new_gain = (uint8_t) ((voltage - 0.5) * 4); + if (*new_gain > 0x0e) + *new_gain = 0x0e; + + voltage = 0.5 + (*new_gain) * 0.25; + + *applied_multi = voltage / original_voltage; + + DBG (DBG_proc, + "genesys_adjust_gain: orig voltage=%.2f, new voltage=%.2f, " + "*applied_multi=%f, *new_gain=%d\n", original_voltage, voltage, + *applied_multi, *new_gain); + return; +} + + +/* todo: is return status necessary (unchecked?) */ +static SANE_Status +genesys_average_white (Genesys_Device * dev, int channels, int channel, + uint8_t * data, int size, int *max_average) +{ + int gain_white_ref, sum, range; + int average; + int i; + + DBG (DBG_proc, + "genesys_average_white: channels=%d, channel=%d, size=%d\n", + channels, channel, size); + + range = size / 50; + + if (dev->settings.scan_method == SCAN_METHOD_TRANSPARENCY) /* transparency mode */ + gain_white_ref = dev->sensor.fau_gain_white_ref * 256; + else + gain_white_ref = dev->sensor.gain_white_ref * 256; + + if (range < 1) + range = 1; + + size = size / (2 * range * channels); + + data += (channel * 2); + + *max_average = 0; + + while (size--) + { + sum = 0; + for (i = 0; i < range; i++) + { + sum += (*data); + sum += *(data + 1) * 256; + data += (2 * channels); /* byte based */ + } + + average = (sum / range); + if (average > *max_average) + *max_average = average; + } + + DBG (DBG_proc, + "genesys_average_white: max_average=%d, gain_white_ref = %d, finished\n", + *max_average, gain_white_ref); + + if (*max_average >= gain_white_ref) + return SANE_STATUS_INVAL; + + return SANE_STATUS_GOOD; +} + +/* todo: understand, values are too high */ +static int +genesys_average_black (Genesys_Device * dev, int channel, + uint8_t * data, int pixels) +{ + int i; + int sum; + int pixel_step; + + DBG (DBG_proc, "genesys_average_black: channel=%d, pixels=%d\n", + channel, pixels); + + sum = 0; + + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + { + data += (channel * 2); + pixel_step = 3 * 2; + } + else + { + pixel_step = 2; + } + + for (i = 0; i < pixels; i++) + { + sum += *data; + sum += *(data + 1) * 256; + + data += pixel_step; + } + + DBG (DBG_proc, "genesys_average_black = %d\n", sum / pixels); + + return (int) (sum / pixels); +} + + +/* todo: check; it works but the lines 1, 2, and 3 are too dark even with the + same offset and gain settings? */ +static SANE_Status +genesys_coarse_calibration (Genesys_Device * dev) +{ + int size; + int black_pixels; + int white_average; + int channels; + SANE_Status status; + uint8_t offset[4] = { 0xa0, 0x00, 0xa0, 0x40 }; /* first value isn't used */ + uint16_t white[12], dark[12]; + int i, j; + uint8_t *calibration_data, *all_data; + + DBG (DBG_info, "genesys_coarse_calibration (scan_mode = %d)\n", + dev->settings.scan_mode); + + black_pixels = dev->sensor.black_pixels + * dev->settings.xres / dev->sensor.optical_res; + + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + DBG (DBG_info, "channels %d y_size %d xres %d\n", + channels, dev->model->y_size, dev->settings.xres); + size = + channels * 2 * SANE_UNFIX (dev->model->y_size) * dev->settings.xres / + 25.4; + /* 1 1 mm 1/inch inch/mm */ + + calibration_data = malloc (size); + if (!calibration_data) + { + DBG (DBG_error, + "genesys_coarse_calibration: failed to allocate memory(%d bytes)\n", + size); + return SANE_STATUS_NO_MEM; + } + + all_data = calloc (1, size * 4); + + status = dev->model->cmd_set->set_fe (dev, AFE_INIT); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to set frontend: %s\n", __FUNCTION__, + sane_strstatus (status)); + free(all_data); + free(calibration_data); + return status; + } + + dev->frontend.sign[0] = 0; + dev->frontend.sign[1] = 0; + dev->frontend.sign[2] = 0; + dev->frontend.gain[0] = 2; + dev->frontend.gain[1] = 2; + dev->frontend.gain[2] = 2; /* todo: ? was 2 */ + dev->frontend.offset[0] = offset[0]; + dev->frontend.offset[1] = offset[0]; + dev->frontend.offset[2] = offset[0]; + + for (i = 0; i < 4; i++) /* read 4 lines */ + { + if (i < 3) /* first 3 lines */ + { + dev->frontend.offset[0] = offset[i]; + dev->frontend.offset[1] = offset[i]; + dev->frontend.offset[2] = offset[i]; + } + + if (i == 1) /* second line */ + { + double applied_multi; + double gain_white_ref; + + if (dev->settings.scan_method == SCAN_METHOD_TRANSPARENCY) /* Transparency */ + gain_white_ref = dev->sensor.fau_gain_white_ref * 256; + else + gain_white_ref = dev->sensor.gain_white_ref * 256; + /* white and black are defined downwards */ + + genesys_adjust_gain (&applied_multi, + &dev->frontend.gain[0], + gain_white_ref / (white[0] - dark[0]), + dev->frontend.gain[0]); + genesys_adjust_gain (&applied_multi, + &dev->frontend.gain[1], + gain_white_ref / (white[1] - dark[1]), + dev->frontend.gain[1]); + genesys_adjust_gain (&applied_multi, + &dev->frontend.gain[2], + gain_white_ref / (white[2] - dark[2]), + dev->frontend.gain[2]); + + dev->frontend.gain[0] = dev->frontend.gain[1] = + dev->frontend.gain[2] = 2; + + status = + sanei_genesys_fe_write_data (dev, 0x28, dev->frontend.gain[0]); + if (status != SANE_STATUS_GOOD) /* todo: this was 0x28 + 3 ? */ + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to write gain[0]: %s\n", + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x29, dev->frontend.gain[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to write gain[1]: %s\n", + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x2a, dev->frontend.gain[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to write gain[2]: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (i == 3) /* last line */ + { + double x, y, rate; + + for (j = 0; j < 3; j++) + { + + x = + (double) (dark[(i - 2) * 3 + j] - + dark[(i - 1) * 3 + j]) * 254 / (offset[i - 1] / 2 - + offset[i - 2] / 2); + y = x - x * (offset[i - 1] / 2) / 254 - dark[(i - 1) * 3 + j]; + rate = (x - DARK_VALUE - y) * 254 / x + 0.5; + + dev->frontend.offset[j] = (uint8_t) (rate); + + if (dev->frontend.offset[j] > 0x7f) + dev->frontend.offset[j] = 0x7f; + dev->frontend.offset[j] <<= 1; + } + } + status = + sanei_genesys_fe_write_data (dev, 0x20, dev->frontend.offset[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to write offset[0]: %s\n", + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x21, dev->frontend.offset[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to write offset[1]: %s\n", + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x22, dev->frontend.offset[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to write offset[2]: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, + "genesys_coarse_calibration: doing scan: sign: %d/%d/%d, gain: %d/%d/%d, offset: %d/%d/%d\n", + dev->frontend.sign[0], dev->frontend.sign[1], + dev->frontend.sign[2], dev->frontend.gain[0], + dev->frontend.gain[1], dev->frontend.gain[2], + dev->frontend.offset[0], dev->frontend.offset[1], + dev->frontend.offset[2]); + + status = + dev->model->cmd_set->begin_scan (dev, dev->calib_reg, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_read_data_from_scanner (dev, calibration_data, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + memcpy (all_data + i * size, calibration_data, size); + if (i == 3) /* last line */ + { + SANE_Byte *all_data_8 = malloc (size * 4 / 2); + unsigned int count; + + for (count = 0; count < (unsigned int) (size * 4 / 2); count++) + all_data_8[count] = all_data[count * 2 + 1]; + status = + sanei_genesys_write_pnm_file ("coarse.pnm", all_data_8, 8, + channels, size / 6, 4); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: sanei_genesys_write_pnm_file failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + status = dev->model->cmd_set->end_scan (dev, dev->calib_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_coarse_calibration: Failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + { + for (j = 0; j < 3; j++) + { + genesys_average_white (dev, 3, j, calibration_data, size, + &white_average); + white[i * 3 + j] = white_average; + dark[i * 3 + j] = + genesys_average_black (dev, j, calibration_data, + black_pixels); + DBG (DBG_info, + "genesys_coarse_calibration: white[%d]=%d, black[%d]=%d\n", + i * 3 + j, white[i * 3 + j], i * 3 + j, dark[i * 3 + j]); + } + } + else /* one color-component modes */ + { + genesys_average_white (dev, 1, 0, calibration_data, size, + &white_average); + white[i * 3 + 0] = white[i * 3 + 1] = white[i * 3 + 2] = + white_average; + dark[i * 3 + 0] = dark[i * 3 + 1] = dark[i * 3 + 2] = + genesys_average_black (dev, 0, calibration_data, black_pixels); + } + + if (i == 3) + { + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + { + /* todo: huh? */ + dev->dark[0] = + (uint16_t) (1.6925 * dark[i * 3 + 0] + 0.1895 * 256); + dev->dark[1] = + (uint16_t) (1.4013 * dark[i * 3 + 1] + 0.3147 * 256); + dev->dark[2] = + (uint16_t) (1.2931 * dark[i * 3 + 2] + 0.1558 * 256); + } + else /* one color-component modes */ + { + switch (dev->settings.color_filter) + { + case 0: + default: + dev->dark[0] = + (uint16_t) (1.6925 * dark[i * 3 + 0] + + (1.1895 - 1.0) * 256); + dev->dark[1] = dev->dark[2] = dev->dark[0]; + break; + + case 1: + dev->dark[1] = + (uint16_t) (1.4013 * dark[i * 3 + 1] + + (1.3147 - 1.0) * 256); + dev->dark[0] = dev->dark[2] = dev->dark[1]; + break; + + case 2: + dev->dark[2] = + (uint16_t) (1.2931 * dark[i * 3 + 2] + + (1.1558 - 1.0) * 256); + dev->dark[0] = dev->dark[1] = dev->dark[2]; + break; + } + } + } + } /* for (i = 0; i < 4; i++) */ + + free(all_data); + DBG (DBG_info, + "genesys_coarse_calibration: final: sign: %d/%d/%d, gain: %d/%d/%d, offset: %d/%d/%d\n", + dev->frontend.sign[0], dev->frontend.sign[1], dev->frontend.sign[2], + dev->frontend.gain[0], dev->frontend.gain[1], dev->frontend.gain[2], + dev->frontend.offset[0], dev->frontend.offset[1], + dev->frontend.offset[2]); + DBGCOMPLETED; + + return status; +} + +/* Averages image data. + average_data and calibration_data are little endian 16 bit words. + */ +#ifndef UNIT_TESTING +static +#endif +void +genesys_average_data (uint8_t * average_data, + uint8_t * calibration_data, + uint32_t lines, + uint32_t pixel_components_per_line) +{ + uint32_t x, y; + uint32_t sum; + + for (x = 0; x < pixel_components_per_line; x++) + { + sum = 0; + for (y = 0; y < lines; y++) + { + sum += calibration_data[(x + y * pixel_components_per_line) * 2]; + sum += + calibration_data[(x + y * pixel_components_per_line) * 2 + + 1] * 256; + } + sum /= lines; + *average_data++ = sum & 255; + *average_data++ = sum / 256; + } +} + +/** + * scans a white area with motor and lamp off to get the per CCD pixel offset + * that will be used to compute shading coefficient + * @param dev scanner's device + * @return SANE_STATUS_GOOD if OK, else an error + */ +static SANE_Status +genesys_dark_shading_calibration (Genesys_Device * dev) +{ + SANE_Status status; + size_t size; + uint32_t pixels_per_line; + uint8_t channels; + uint8_t *calibration_data; + SANE_Bool motor; + + DBGSTART; + + /* end pixel - start pixel */ + pixels_per_line = dev->calib_pixels; + channels = dev->calib_channels; + + FREE_IFNOT_NULL (dev->dark_average_data); + + dev->average_size = channels * 2 * pixels_per_line; + + dev->dark_average_data = malloc (dev->average_size); + if (!dev->dark_average_data) + { + DBG (DBG_error, + "genesys_dark_shading_calibration: failed to allocate average memory\n"); + return SANE_STATUS_NO_MEM; + } + + /* size is size in bytes for scanarea: bytes_per_line * lines */ + size = channels * 2 * pixels_per_line * (dev->calib_lines + 1); + + calibration_data = malloc (size); + if (!calibration_data) + { + DBG (DBG_error, + "genesys_dark_shading_calibration: failed to allocate calibration data memory\n"); + return SANE_STATUS_NO_MEM; + } + + motor=SANE_TRUE; + if (dev->model->flags & GENESYS_FLAG_SHADING_NO_MOVE) + { + motor=SANE_FALSE; + } + + /* turn off motor and lamp power for flatbed scanners, but not for sheetfed scanners + * because they have a calibration sheet with a sufficient black strip */ + if (dev->model->is_sheetfed == SANE_FALSE) + { + dev->model->cmd_set->set_lamp_power (dev, dev->calib_reg, SANE_FALSE); + dev->model->cmd_set->set_motor_power (dev->calib_reg, motor); + } + else + { + dev->model->cmd_set->set_lamp_power (dev, dev->calib_reg, SANE_TRUE); + dev->model->cmd_set->set_motor_power (dev->calib_reg, motor); + } + + status = + dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, + dev->model-> + cmd_set->bulk_full_size ()); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_shading_calibration: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + usleep (200 * 1000); /* wait 200 ms: lamp needs some time to get dark */ + + status = dev->model->cmd_set->begin_scan (dev, dev->calib_reg, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_shading_calibration: Failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_read_data_from_scanner (dev, calibration_data, size); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_shading_calibration: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->end_scan (dev, dev->calib_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_shading_calibration: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + genesys_average_data (dev->dark_average_data, calibration_data, + dev->calib_lines, + pixels_per_line * channels); + + if (DBG_LEVEL >= DBG_data) + { + sanei_genesys_write_pnm_file ("black_shading.pnm", calibration_data, 16, + channels, pixels_per_line, + dev->calib_lines); + sanei_genesys_write_pnm_file ("black_average.pnm", + dev->dark_average_data, 16, channels, + pixels_per_line, 1); + } + + free (calibration_data); + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/* + * this function builds dummy dark calibration data so that we can + * compute shading coefficient in a clean way + * todo: current values are hardcoded, we have to find if they + * can be computed from previous calibration data (when doing offset + * calibration ?) + */ +static SANE_Status +genesys_dummy_dark_shading (Genesys_Device * dev) +{ + uint32_t pixels_per_line; + uint8_t channels; + uint32_t x, skip, xend; + int dummy1, dummy2, dummy3; /* dummy black average per channel */ + + DBGSTART; + + pixels_per_line = dev->calib_pixels; + channels = dev->calib_channels; + + FREE_IFNOT_NULL (dev->dark_average_data); + + dev->average_size = channels * 2 * pixels_per_line; + dev->dark_average_data = malloc (dev->average_size); + if (!dev->dark_average_data) + { + DBG (DBG_error, + "genesys_dummy_dark_shading: failed to allocate average memory\n"); + return SANE_STATUS_NO_MEM; + } + memset (dev->dark_average_data, 0x00, channels * 2 * pixels_per_line); + + /* we average values on 'the left' where CCD pixels are under casing and + give darkest values. We then use these as dummy dark calibration */ + if (dev->settings.xres <= dev->sensor.optical_res / 2) + { + skip = 4; + xend = 36; + } + else + { + skip = 4; + xend = 68; + } + if (dev->model->ccd_type==CCD_G4050 + || dev->model->ccd_type==CCD_CS4400F + || dev->model->ccd_type==CCD_CS8400F + || dev->model->ccd_type==CCD_KVSS080) + { + skip = 2; + xend = dev->sensor.black_pixels; + } + + /* average each channels on half left margin */ + dummy1 = 0; + dummy2 = 0; + dummy3 = 0; + + for (x = skip + 1; x <= xend; x++) + { + dummy1 += + dev->white_average_data[channels * 2 * x] + + 256 * dev->white_average_data[channels * 2 * x + 1]; + if (channels > 1) + { + dummy2 += + (dev->white_average_data[channels * 2 * x + 2] + + 256 * dev->white_average_data[channels * 2 * x + 3]); + dummy3 += + (dev->white_average_data[channels * 2 * x + 4] + + 256 * dev->white_average_data[channels * 2 * x + 5]); + } + } + + dummy1 /= (xend - skip); + if (channels > 1) + { + dummy2 /= (xend - skip); + dummy3 /= (xend - skip); + } + DBG (DBG_proc, + "genesys_dummy_dark_shading: dummy1=%d, dummy2=%d, dummy3=%d \n", + dummy1, dummy2, dummy3); + + /* fill dark_average */ + for (x = 0; x < pixels_per_line; x++) + { + dev->dark_average_data[channels * 2 * x] = dummy1 & 0xff; + dev->dark_average_data[channels * 2 * x + 1] = dummy1 >> 8; + if (channels > 1) + { + dev->dark_average_data[channels * 2 * x + 2] = dummy2 & 0xff; + dev->dark_average_data[channels * 2 * x + 3] = dummy2 >> 8; + dev->dark_average_data[channels * 2 * x + 4] = dummy3 & 0xff; + dev->dark_average_data[channels * 2 * x + 5] = dummy3 >> 8; + } + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +static SANE_Status +genesys_white_shading_calibration (Genesys_Device * dev) +{ + SANE_Status status; + size_t size; + uint32_t pixels_per_line; + uint8_t *calibration_data; + uint8_t channels; + SANE_Bool motor; + + DBG (DBG_proc, "genesys_white_shading_calibration (lines = %d)\n", + (unsigned int)dev->calib_lines); + + pixels_per_line = dev->calib_pixels; + channels = dev->calib_channels; + + if (dev->white_average_data) + free (dev->white_average_data); + + dev->white_average_data = malloc (channels * 2 * pixels_per_line); + if (!dev->white_average_data) + { + DBG (DBG_error, + "genesys_white_shading_calibration: failed to allocate average memory\n"); + return SANE_STATUS_NO_MEM; + } + + size = channels * 2 * pixels_per_line * (dev->calib_lines + 1); + + calibration_data = malloc (size); + if (!calibration_data) + { + DBG (DBG_error, + "genesys_white_shading_calibration: failed to allocate calibration memory\n"); + return SANE_STATUS_NO_MEM; + } + + motor=SANE_TRUE; + if (dev->model->flags & GENESYS_FLAG_SHADING_NO_MOVE) + { + motor=SANE_FALSE; + } + + /* turn on motor and lamp power */ + dev->model->cmd_set->set_lamp_power (dev, dev->calib_reg, SANE_TRUE); + dev->model->cmd_set->set_motor_power (dev->calib_reg, motor); + if (dev->model->flags & GENESYS_FLAG_SHADING_REPARK) + { + status = dev->model->cmd_set->slow_back_home (dev, SANE_TRUE); + } + + status = + dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, + dev->model-> + cmd_set->bulk_full_size ()); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_white_shading_calibration: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + if (dev->model->flags & GENESYS_FLAG_DARK_CALIBRATION) + usleep (500 * 1000); /* wait 500ms to make sure lamp is bright again */ + + status = dev->model->cmd_set->begin_scan (dev, dev->calib_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_white_shading_calibration: Failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_read_data_from_scanner (dev, calibration_data, size); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_white_shading_calibration: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->end_scan (dev, dev->calib_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_white_shading_calibration: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("white_shading.pnm", calibration_data, 16, + channels, pixels_per_line, + dev->calib_lines); + + genesys_average_data (dev->white_average_data, calibration_data, + dev->calib_lines, + pixels_per_line * channels); + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("white_average.pnm", + dev->white_average_data, 16, channels, + pixels_per_line, 1); + + free (calibration_data); + + /* in case we haven't done dark calibration, build dummy data from white_average */ + if (!(dev->model->flags & GENESYS_FLAG_DARK_CALIBRATION)) + { + status = genesys_dummy_dark_shading (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_white_shading_calibration: failed to do dummy dark shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (dev->model->flags & GENESYS_FLAG_SHADING_REPARK) + { + status = dev->model->cmd_set->slow_back_home (dev, SANE_TRUE); + } + + DBGCOMPLETED; + + return status; +} + +/* This calibration uses a scan over the calibration target, comprising a + * black and a white strip. (So the motor must be on.) + */ +static SANE_Status +genesys_dark_white_shading_calibration (Genesys_Device * dev) +{ + SANE_Status status; + size_t size; + uint32_t pixels_per_line; + uint8_t *calibration_data, *average_white, *average_dark; + uint8_t channels; + unsigned int x; + int y; + uint32_t dark, white, dark_sum, white_sum, dark_count, white_count, col, + dif; + SANE_Bool motor; + + + DBG (DBG_proc, "genesys_black_white_shading_calibration (lines = %d)\n", + (unsigned int)dev->calib_lines); + + pixels_per_line = dev->calib_pixels; + channels = dev->calib_channels; + + if (dev->white_average_data) + free (dev->white_average_data); + + dev->average_size = channels * 2 * pixels_per_line; + + dev->white_average_data = malloc (dev->average_size); + if (!dev->white_average_data) + { + DBG (DBG_error, + "genesys_dark_white_shading_calibration: failed to allocate average memory\n"); + return SANE_STATUS_NO_MEM; + } + + if (dev->dark_average_data) + free (dev->dark_average_data); + + dev->dark_average_data = malloc (channels * 2 * pixels_per_line); + if (!dev->dark_average_data) + { + DBG (DBG_error, + "genesys_dark_white_shading_shading_calibration: failed to allocate average memory\n"); + return SANE_STATUS_NO_MEM; + } + + size = channels * 2 * pixels_per_line * dev->calib_lines; + + calibration_data = malloc (size); + if (!calibration_data) + { + DBG (DBG_error, + "genesys_dark_white_shading_calibration: failed to allocate calibration memory\n"); + return SANE_STATUS_NO_MEM; + } + + motor=SANE_TRUE; + if (dev->model->flags & GENESYS_FLAG_SHADING_NO_MOVE) + { + motor=SANE_FALSE; + } + + /* turn on motor and lamp power */ + dev->model->cmd_set->set_lamp_power (dev, dev->calib_reg, SANE_TRUE); + dev->model->cmd_set->set_motor_power (dev->calib_reg, motor); + + status = + dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, + dev->model-> + cmd_set->bulk_full_size ()); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_white_shading_calibration: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->begin_scan (dev, dev->calib_reg, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_white_shading_calibration: Failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_read_data_from_scanner (dev, calibration_data, size); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_white_shading_calibration: Failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->end_scan (dev, dev->calib_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (calibration_data); + DBG (DBG_error, + "genesys_dark_white_shading_calibration: Failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("black_white_shading.pnm", calibration_data, + 16, channels, pixels_per_line, + dev->calib_lines); + + + average_white = dev->white_average_data; + average_dark = dev->dark_average_data; + + for (x = 0; x < pixels_per_line * channels; x++) + { + dark = 0xffff; + white = 0; + + for (y = 0; y < (int)dev->calib_lines; y++) + { + col = calibration_data[(x + y * pixels_per_line * channels) * 2]; + col |= + calibration_data[(x + y * pixels_per_line * channels) * 2 + + 1] << 8; + + if (col > white) + white = col; + if (col < dark) + dark = col; + } + + dif = white - dark; + + dark = dark + dif / 8; + white = white - dif / 8; + + dark_count = 0; + dark_sum = 0; + + white_count = 0; + white_sum = 0; + + for (y = 0; y < (int)dev->calib_lines; y++) + { + col = calibration_data[(x + y * pixels_per_line * channels) * 2]; + col |= + calibration_data[(x + y * pixels_per_line * channels) * 2 + + 1] << 8; + + if (col >= white) + { + white_sum += col; + white_count++; + } + if (col <= dark) + { + dark_sum += col; + dark_count++; + } + + } + + dark_sum /= dark_count; + white_sum /= white_count; + + *average_dark++ = dark_sum & 255; + *average_dark++ = dark_sum >> 8; + + *average_white++ = white_sum & 255; + *average_white++ = white_sum >> 8; + } + + if (DBG_LEVEL >= DBG_data) + { + sanei_genesys_write_pnm_file ("white_average.pnm", + dev->white_average_data, 16, channels, + pixels_per_line, 1); + sanei_genesys_write_pnm_file ("dark_average.pnm", + dev->dark_average_data, 16, channels, + pixels_per_line, 1); + } + + free (calibration_data); + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/* computes one coefficient given bright-dark value + * @param coeff factor giving 1.00 gain + * @param target desired target code + * @param value brght-dark value + * */ +static unsigned int +compute_coefficient (unsigned int coeff, unsigned int target, unsigned int value) +{ + int result; + + if (value > 0) + { + result = (coeff * target) / value; + if (result >= 65535) + { + result = 65535; + } + } + else + { + result = coeff; + } + return result; +} + +/** @brief compute shading coefficients for LiDE scanners + * The dark/white shading is actually performed _after_ reducing + * resolution via averaging. only dark/white shading data for what would be + * first pixel at full resolution is used. + * + * scanner raw input to output value calculation: + * o=(i-off)*(gain/coeff) + * + * from datasheet: + * off=dark_average + * gain=coeff*bright_target/(bright_average-dark_average) + * works for dark_target==0 + * + * what we want is these: + * bright_target=(bright_average-off)*(gain/coeff) + * dark_target=(dark_average-off)*(gain/coeff) + * leading to + * off = (dark_average*bright_target - bright_average*dark_target)/(bright_target - dark_target) + * gain = (bright_target - dark_target)/(bright_average - dark_average)*coeff + * + * @param dev scanner's device + * @param shading_data memory area where to store the computed shading coefficients + * @param pixels_per_line number of pixels per line + * @param words_per_color memory words per color channel + * @param channels number of color channels (actually 1 or 3) + * @param o shading coefficients left offset + * @param coeff 4000h or 2000h depending on fast scan mode or not (GAIN4 bit) + * @param target_bright value of the white target code + * @param target_dark value of the black target code +*/ +#ifndef UNIT_TESTING +static +#endif +void +compute_averaged_planar (Genesys_Device * dev, + uint8_t * shading_data, + unsigned int pixels_per_line, + unsigned int words_per_color, + unsigned int channels, + unsigned int o, + unsigned int coeff, + unsigned int target_bright, + unsigned int target_dark) +{ + unsigned int x, i, j, br, dk, res, avgpixels, basepixels, val; + + DBG (DBG_info, "%s: pixels=%d, offset=%d\n", __FUNCTION__, pixels_per_line, + o); + /* initialize result */ + memset (shading_data, 0xff, words_per_color * 3 * 2); + + /* + strangely i can write 0x20000 bytes beginning at 0x00000 without overwriting + slope tables - which begin at address 0x10000(for 1200dpi hw mode): + memory is organized in words(2 bytes) instead of single bytes. explains + quite some things + */ +/* + another one: the dark/white shading is actually performed _after_ reducing + resolution via averaging. only dark/white shading data for what would be + first pixel at full resolution is used. + */ +/* + scanner raw input to output value calculation: + o=(i-off)*(gain/coeff) + + from datasheet: + off=dark_average + gain=coeff*bright_target/(bright_average-dark_average) + works for dark_target==0 + + what we want is these: + bright_target=(bright_average-off)*(gain/coeff) + dark_target=(dark_average-off)*(gain/coeff) + leading to + off = (dark_average*bright_target - bright_average*dark_target)/(bright_target - dark_target) + gain = (bright_target - dark_target)/(bright_average - dark_average)*coeff + */ + /* duplicate half-ccd logic */ + res = dev->settings.xres; + if ((dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE) && + dev->settings.xres <= dev->sensor.optical_res / 2) + res *= 2; /* scanner is using half-ccd mode */ + /*this should be evenly dividable */ + basepixels = dev->sensor.optical_res / res; + +/* gl841 supports 1/1 1/2 1/3 1/4 1/5 1/6 1/8 1/10 1/12 1/15 averaging */ + if (basepixels < 1) + avgpixels = 1; + else if (basepixels < 6) + avgpixels = basepixels; + else if (basepixels < 8) + avgpixels = 6; + else if (basepixels < 10) + avgpixels = 8; + else if (basepixels < 12) + avgpixels = 10; + else if (basepixels < 15) + avgpixels = 12; + else + avgpixels = 15; + + DBG (DBG_info, "%s: averaging over %d pixels\n", __FUNCTION__, avgpixels); + + for (x = 0; x <= pixels_per_line - avgpixels; x += avgpixels) + { + + if ((x + o) * 2 * 2 + 3 > words_per_color * 2) + break; + + for (j = 0; j < channels; j++) + { + + dk = 0; + br = 0; + for (i = 0; i < avgpixels; i++) + { + /* dark data */ + dk += + (dev->dark_average_data[(x + i + + pixels_per_line * j) * + 2] | + (dev->dark_average_data + [(x + i + pixels_per_line * j) * 2 + 1] << 8)); + + /* white data */ + br += + (dev->white_average_data[(x + i + + pixels_per_line * j) * + 2] | + (dev->white_average_data + [(x + i + pixels_per_line * j) * 2 + 1] << 8)); + } + + br /= avgpixels; + dk /= avgpixels; + + if (br * target_dark > dk * target_bright) + val = 0; + else if (dk * target_bright - br * target_dark > + 65535 * (target_bright - target_dark)) + val = 65535; + else + val = + (dk * target_bright - br * target_dark) / (target_bright - + target_dark); + +/*fill all pixels, even if only the last one is relevant*/ + for (i = 0; i < avgpixels; i++) + { + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j] = val & 0xff; + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j + 1] = val >> 8; + } + + val = br - dk; + + if (65535 * val > (target_bright - target_dark) * coeff) + val = (coeff * (target_bright - target_dark)) / val; + else + val = 65535; + +/*fill all pixels, even if only the last one is relevant*/ + for (i = 0; i < avgpixels; i++) + { + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j + 2] = val & 0xff; + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j + 3] = val >> 8; + } + } + +/*fill remaining channels*/ + for (j = channels; j < 3; j++) + { + for (i = 0; i < avgpixels; i++) + { + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j] = + shading_data[(x + o + i) * 2 * 2 + words_per_color * 0]; + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j + 1] = + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * 0 + 1]; + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j + 2] = + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * 0 + 2]; + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * j + 3] = + shading_data[(x + o + i) * 2 * 2 + + words_per_color * 2 * 0 + 3]; + } + } + + } +} + +/** + * Computes shading coefficient using formula in data sheet. 16bit data values + * manipulated here are little endian. For now we assume deletion scanning type + * and that there is always 3 channels. + * @param dev scanner's device + * @param shading_data memory area where to store the computed shading coefficients + * @param pixels_per_line number of pixels per line + * @param channels number of color channels (actually 1 or 3) + * @param cmat color transposition matrix + * @param offset shading coefficients left offset + * @param coeff 4000h or 2000h depending on fast scan mode or not + * @param target value of the target code + */ +#ifndef UNIT_TESTING +static +#endif +void +compute_coefficients (Genesys_Device * dev, + uint8_t * shading_data, + unsigned int pixels_per_line, + unsigned int channels, + unsigned int cmat[3], + int offset, + unsigned int coeff, + unsigned int target) +{ + uint8_t *ptr; /* contain 16bit words in little endian */ + unsigned int x, c; + unsigned int val, br, dk; + unsigned int start, end; + + DBG (DBG_io, + "compute_coefficients: pixels_per_line=%d, coeff=0x%04x\n", pixels_per_line, coeff); + + /* compute start & end values depending of the offset */ + if (offset < 0) + { + start = -1 * offset; + end = pixels_per_line; + } + else + { + start = 0; + end = pixels_per_line - offset; + } + + for (c = 0; c < channels; c++) + { + for (x = start; x < end; x++) + { + /* TODO if channels=1 , use filter to know the base addr */ + ptr = shading_data + 4 * ((x + offset) * channels + cmat[c]); + + /* dark data */ + dk = dev->dark_average_data[x * 2 * channels + c * 2]; + dk += 256 * dev->dark_average_data[x * 2 * channels + c * 2 + 1]; + + /* white data */ + br = dev->white_average_data[x * 2 * channels + c * 2]; + br += 256 * dev->white_average_data[x * 2 * channels + c * 2 + 1]; + + /* compute coeff */ + val=compute_coefficient(coeff,target,br-dk); + + /* assign it */ + ptr[0] = dk & 255; + ptr[1] = dk / 256; + ptr[2] = val & 0xff; + ptr[3] = val / 256; + + } + } +} + +/** + * Computes shading coefficient using formula in data sheet. 16bit data values + * manipulated here are little endian. Data is in planar form, ie grouped by + * lines of the same color component. + * @param dev scanner's device + * @param shading_data memory area where to store the computed shading coefficients + * @param factor averaging factor when the calibration scan is done at a higher resolution + * than the final scan + * @param pixels_per_line number of pixels per line + * @param words_per_color total number of shading data words for one color element + * @param channels number of color channels (actually 1 or 3) + * @param cmat transcoding matrix for color channel order + * @param offset shading coefficients left offset + * @param coeff 4000h or 2000h depending on fast scan mode or not + * @param target white target value + */ +#ifndef UNIT_TESTING +static +#endif +void +compute_planar_coefficients (Genesys_Device * dev, + uint8_t * shading_data, + unsigned int factor, + unsigned int pixels_per_line, + unsigned int words_per_color, + unsigned int channels, + unsigned int cmat[3], + unsigned int offset, + unsigned int coeff, + unsigned int target) +{ + uint8_t *ptr; /* contains 16bit words in little endian */ + uint32_t x, c, i; + uint32_t val, dk, br; + + DBG (DBG_io, + "compute_planar_coefficients: factor=%d, pixels_per_line=%d, words=0x%X, coeff=0x%04x\n", factor, + pixels_per_line, words_per_color, coeff); + for (c = 0; c < channels; c++) + { + /* shading data is larger than pixels_per_line so offset can be neglected */ + for (x = 0; x < pixels_per_line; x+=factor) + { + /* x2 because of 16 bit values, and x2 since one coeff for dark + * and another for white */ + ptr = shading_data + words_per_color * cmat[c] * 2 + (x + offset) * 4; + + dk = 0; + br = 0; + + /* average case */ + for(i=0;idark_average_data[((x+i) + pixels_per_line * c) * 2 + 1]; + dk += dev->dark_average_data[((x+i) + pixels_per_line * c) * 2]; + br += + 256 * dev->white_average_data[((x+i) + pixels_per_line * c) * 2 + 1]; + br += dev->white_average_data[((x+i) + pixels_per_line * c) * 2]; + } + dk /= factor; + br /= factor; + + val = compute_coefficient (coeff, target, br - dk); + + /* we duplicate the information to have calibration data at optical resolution */ + for (i = 0; i < factor; i++) + { + ptr[0 + 4 * i] = dk & 255; + ptr[1 + 4 * i] = dk / 256; + ptr[2 + 4 * i] = val & 0xff; + ptr[3 + 4 * i] = val / 256; + } + } + } + /* in case of gray level scan, we duplicate shading information on all + * three color channels */ + if(channels==1) + { + memcpy(shading_data+cmat[1]*2*words_per_color, + shading_data+cmat[0]*2*words_per_color, + words_per_color*2); + memcpy(shading_data+cmat[2]*2*words_per_color, + shading_data+cmat[0]*2*words_per_color, + words_per_color*2); + } +} + +#ifndef UNIT_TESTING +static +#endif +void +compute_shifted_coefficients (Genesys_Device * dev, + uint8_t * shading_data, + unsigned int pixels_per_line, + unsigned int channels, + unsigned int cmat[3], + int offset, + unsigned int coeff, + unsigned int target_dark, + unsigned int target_bright, + unsigned int patch_size) /* contigous extent */ +{ + unsigned int x, avgpixels, basepixels, i, j, val1, val2; + unsigned int br_tmp [3], dk_tmp [3]; + uint8_t *ptr = shading_data + offset * 3 * 4; /* contain 16bit words in little endian */ + unsigned int patch_cnt = offset * 3; /* at start, offset of first patch */ + + x = dev->settings.xres; + if ((dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE) && + (dev->settings.xres <= dev->sensor.optical_res / 2)) + x *= 2; /* scanner is using half-ccd mode */ + basepixels = dev->sensor.optical_res / x; /*this should be evenly dividable */ + + /* gl841 supports 1/1 1/2 1/3 1/4 1/5 1/6 1/8 1/10 1/12 1/15 averaging */ + if (basepixels < 1) + avgpixels = 1; + else if (basepixels < 6) + avgpixels = basepixels; + else if (basepixels < 8) + avgpixels = 6; + else if (basepixels < 10) + avgpixels = 8; + else if (basepixels < 12) + avgpixels = 10; + else if (basepixels < 15) + avgpixels = 12; + else + avgpixels = 15; + DBG (DBG_info, "compute_shifted_coefficients: pixels_per_line=%d, coeff=0x%04x, averaging over %d pixels\n", pixels_per_line, coeff, avgpixels); + + for (x = 0; x <= pixels_per_line - avgpixels; x += avgpixels) { + memset (&br_tmp, 0, sizeof(br_tmp)); + memset (&dk_tmp, 0, sizeof(dk_tmp)); + + for (i = 0; i < avgpixels; i++) { + for (j = 0; j < channels; j++) { + br_tmp[j] += (dev->white_average_data[((x + i) * channels + j) * 2] | + (dev->white_average_data[((x + i) * channels + j) * 2 + 1] << 8)); + dk_tmp[i] += (dev->dark_average_data[((x + i) * channels + j) * 2] | + (dev->dark_average_data[((x + i) * channels + j) * 2 + 1] << 8)); + } + } + for (j = 0; j < channels; j++) { + br_tmp[j] /= avgpixels; + dk_tmp[j] /= avgpixels; + + if (br_tmp[j] * target_dark > dk_tmp[j] * target_bright) + val1 = 0; + else if (dk_tmp[j] * target_bright - br_tmp[j] * target_dark > 65535 * (target_bright - target_dark)) + val1 = 65535; + else + val1 = (dk_tmp[j] * target_bright - br_tmp[j] * target_dark) / (target_bright - target_dark); + + val2 = br_tmp[j] - dk_tmp[j]; + if (65535 * val2 > (target_bright - target_dark) * coeff) + val2 = (coeff * (target_bright - target_dark)) / val2; + else + val2 = 65535; + + br_tmp[j] = val1; + dk_tmp[j] = val2; + } + for (i = 0; i < avgpixels; i++) { + for (j = 0; j < channels; j++) { + * ptr++ = br_tmp[ cmat[j] ] & 0xff; + * ptr++ = br_tmp[ cmat[j] ] >> 8; + * ptr++ = dk_tmp[ cmat[j] ] & 0xff; + * ptr++ = dk_tmp[ cmat[j] ] >> 8; + patch_cnt++; + if (patch_cnt == patch_size) { + patch_cnt = 0; + val1 = cmat[2]; + cmat[2] = cmat[1]; + cmat[1] = cmat[0]; + cmat[0] = val1; + } + } + } + } +} + +static SANE_Status +genesys_send_shading_coefficient (Genesys_Device * dev) +{ + SANE_Status status; + uint32_t pixels_per_line; + uint8_t *shading_data; /**> contains 16bit words in little endian */ + uint8_t channels; + int o; + unsigned int length; /**> number of shading calibration data words */ + unsigned int factor; + unsigned int cmat[3]; /**> matrix of color channels */ + unsigned int coeff, target_code, words_per_color = 0; + + DBGSTART; + + pixels_per_line = dev->calib_pixels; + channels = dev->calib_channels; + + /* we always build data for three channels, even for gray + * we make the shading data such that each color channel data line is contiguous + * to the next one, which allow to write the 3 channels in 1 write + * during genesys_send_shading_coefficient, some values are words, other bytes + * hence the x2 factor */ + switch (sanei_genesys_read_reg_from_set (dev->reg, 0x05) >> 6) + { + /* 600 dpi */ + case 0: + words_per_color = 0x2a00; + break; + /* 1200 dpi */ + case 1: + words_per_color = 0x5500; + break; + /* 2400 dpi */ + case 2: + words_per_color = 0xa800; + break; + /* 4800 dpi */ + case 3: + words_per_color = 0x15000; + break; + } + + length = words_per_color * 3 * 2; + /* allocate computed size */ + shading_data = malloc (length); + if (!shading_data) + { + DBG (DBG_error, + "genesys_send_shading_coefficient: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + memset (shading_data, 0, length); + + /* TARGET/(Wn-Dn) = white gain -> ~1.xxx then it is multiplied by 0x2000 + or 0x4000 to give an integer + Wn = white average for column n + Dn = dark average for column n + */ + if (dev->model->cmd_set->get_gain4_bit (dev->calib_reg)) + coeff = 0x4000; + else + coeff = 0x2000; + + /* compute avg factor */ + if(dev->settings.xres>dev->sensor.optical_res) + { + factor=1; + } + else + { + factor=dev->sensor.optical_res/dev->settings.xres; + } + + /* for GL646, shading data is planar if REG01_FASTMOD is set and + * chunky if not. For now we rely on the fact that we know that + * each sensor is used only in one mode. Currently only the CIS_XP200 + * sets REG01_FASTMOD. + */ + + /* TODO setup a struct in genesys_devices that + * will handle these settings instead of having this switch growing up */ + cmat[0] = 0; + cmat[1] = 1; + cmat[2] = 2; + switch (dev->model->ccd_type) + { + case CCD_XP300: + case CCD_ROADWARRIOR: + case CCD_DP665: + case CCD_DP685: + case CCD_DSMOBILE600: + target_code = 0xdc00; + o = 4; + compute_planar_coefficients (dev, + shading_data, + factor, + pixels_per_line, + words_per_color, + channels, + cmat, + o, + coeff, + target_code); + break; + case CIS_XP200: + target_code = 0xdc00; + o = 2; + cmat[0] = 2; /* red is last */ + cmat[1] = 0; /* green is first */ + cmat[2] = 1; /* blue is second */ + compute_planar_coefficients (dev, + shading_data, + 1, + pixels_per_line, + words_per_color, + channels, + cmat, + o, + coeff, + target_code); + break; + case CCD_HP2300: + target_code = 0xdc00; + o = 2; + if(dev->settings.xres<=dev->sensor.optical_res/2) + { + o = o - dev->sensor.dummy_pixel / 2; + } + compute_coefficients (dev, + shading_data, + pixels_per_line, + 3, + cmat, + o, + coeff, + target_code); + break; + case CCD_5345: + target_code = 0xe000; + o = 4; + if(dev->settings.xres<=dev->sensor.optical_res/2) + { + o = o - dev->sensor.dummy_pixel; + } + compute_coefficients (dev, + shading_data, + pixels_per_line, + 3, + cmat, + o, + coeff, + target_code); + break; + case CCD_HP3670: + case CCD_HP2400: + target_code = 0xe000; + /* offset is cksel dependent, but we can't use this in common code */ + if(dev->settings.xres<=300) + { + o = -10; /* OK for <=300 */ + } + else if(dev->settings.xres<=600) + { + o = -6; /* ok at 600 */ + } + else + { + o = +2; + } + compute_coefficients (dev, + shading_data, + pixels_per_line, + 3, + cmat, + o, + coeff, + target_code); + break; + case CCD_KVSS080: + case CCD_PLUSTEK3800: + case CCD_G4050: + case CCD_CS4400F: + case CCD_CS8400F: + target_code = 0xe000; + o = 0; + compute_coefficients (dev, + shading_data, + pixels_per_line, + 3, + cmat, + o, + coeff, + target_code); + break; + case CIS_CANONLIDE700: + case CIS_CANONLIDE100: + case CIS_CANONLIDE200: + case CIS_CANONLIDE110: + case CIS_CANONLIDE210: + /* TODO store this in a data struct so we avoid + * growing this switch */ + if(dev->model->ccd_type!=CIS_CANONLIDE110 + && dev->model->ccd_type!=CIS_CANONLIDE210) + target_code=0xdc00; + else + target_code=0xf000; + words_per_color=pixels_per_line*2; + length = words_per_color * 3 * 2; + free(shading_data); + shading_data = malloc (length); + if (!shading_data) + { + DBG (DBG_error, + "genesys_send_shading_coefficient: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + memset (shading_data, 0, length); + compute_planar_coefficients (dev, + shading_data, + 1, + pixels_per_line, + words_per_color, + channels, + cmat, + 0, + coeff, + target_code); + break; + case CCD_CANONLIDE35: + compute_averaged_planar (dev, + shading_data, + pixels_per_line, + words_per_color, + channels, + 4, + coeff, + 0xfa00, + 0x0a00); + break; + case CCD_PLUSTEK_3600: + compute_shifted_coefficients (dev, + shading_data, + pixels_per_line, + channels, + cmat, + 12, /* offset */ + coeff, + 0x0001, /* target_dark */ + 0xf900, /* target_bright */ + 256); /* patch_size: contigous extent */ + break; + default: + DBG (DBG_error, + "genesys_send_shading_coefficient: sensor %d not supported\n", + dev->model->ccd_type); + return SANE_STATUS_UNSUPPORTED; + break; + } + + /* do the actual write of shading calibration data to the scanner */ + status = genesys_send_offset_and_shading (dev, shading_data, length); + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, + "genesys_send_shading_coefficient: failed to send shading data: %s\n", + sane_strstatus (status)); + + free (shading_data); + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + + +/** + * search calibration cache list for an entry matching required scan. + * If one is found, set device calibration with it + * @param dev scanner's device + * @return SANE_STATUS_UNSUPPORTED if no matching cache entry has been + * found, SANE_STATUS_GOOD if one has been found and used. + */ +static SANE_Status +genesys_restore_calibration (Genesys_Device * dev) +{ + SANE_Status status; + Genesys_Calibration_Cache *cache; + + DBGSTART; + + /* if no cache or no function to evaluate cache entry ther can be no match */ + if (!dev->model->cmd_set->is_compatible_calibration + || dev->calibration_cache == NULL) + return SANE_STATUS_UNSUPPORTED; + + /* we walk the link list of calibration cache in search for a + * matching one */ + for (cache = dev->calibration_cache; cache; cache = cache->next) + { + status = dev->model->cmd_set->is_compatible_calibration (dev, cache, SANE_FALSE); + /* SANE_STATUS_GOOD, a matching cache has been found + * so we use it to populate calibration data + */ + if (status == SANE_STATUS_GOOD) + { + memcpy (&dev->frontend, &cache->frontend, sizeof (dev->frontend)); + /* we don't restore the gamma fields */ + memcpy (dev->sensor.regs_0x10_0x1d, cache->sensor.regs_0x10_0x1d, 6); + free (dev->dark_average_data); + free (dev->white_average_data); + + dev->average_size = cache->average_size; + dev->calib_pixels = cache->calib_pixels; + dev->calib_channels = cache->calib_channels; + + dev->dark_average_data = (uint8_t *) malloc (cache->average_size); + dev->white_average_data = (uint8_t *) malloc (cache->average_size); + + if (!dev->dark_average_data || !dev->white_average_data) + return SANE_STATUS_NO_MEM; + + memcpy (dev->dark_average_data, + cache->dark_average_data, dev->average_size); + memcpy (dev->white_average_data, + cache->white_average_data, dev->average_size); + + + if(dev->model->cmd_set->send_shading_data==NULL) + { + status = genesys_send_shading_coefficient (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_restore_calibration: failed to send shading calibration coefficients: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBG (DBG_proc, "genesys_restore_calibration: restored\n"); + return SANE_STATUS_GOOD; + } + + /* here status is either SANE_STATUS_UNSUPPORTED which mean tested cache + * entry doesn't match, or an fatal error */ + if (status != SANE_STATUS_UNSUPPORTED) + { + DBG (DBG_error, + "genesys_restore_calibration: fail while checking compatibility: %s\n", + sane_strstatus (status)); + return status; + } + } + DBG (DBG_proc, "genesys_restore_calibration: completed(nothing found)\n"); + return SANE_STATUS_UNSUPPORTED; +} + + +static SANE_Status +genesys_save_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_UNSUPPORTED; + Genesys_Calibration_Cache *cache = NULL; +#ifdef HAVE_SYS_TIME_H + struct timeval time; +#endif + + DBGSTART; + + if (!dev->model->cmd_set->is_compatible_calibration) + return SANE_STATUS_UNSUPPORTED; + + if (dev->calibration_cache != NULL) + { + for (cache = dev->calibration_cache; cache; cache = cache->next) + { + status = dev->model->cmd_set->is_compatible_calibration (dev, cache, SANE_TRUE); + if (status == SANE_STATUS_UNSUPPORTED) + { + continue; + } + else if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_save_calibration: fail while checking compatibility: %s\n", + sane_strstatus (status)); + return status; + } + break; + } + } + + /* if we found on overridable cache, we reuse it */ + if (cache) + { + free(cache->dark_average_data); + free(cache->white_average_data); + } + else + { + /* create a new cache entry and insert it in the linked list */ + cache = malloc (sizeof (Genesys_Calibration_Cache)); + if (!cache) + return SANE_STATUS_NO_MEM; + + memset (cache, 0, sizeof (Genesys_Calibration_Cache)); + + cache->next = dev->calibration_cache; + dev->calibration_cache = cache; + } + + cache->average_size = dev->average_size; + + cache->dark_average_data = (uint8_t *) malloc (cache->average_size); + if (!cache->dark_average_data) + return SANE_STATUS_NO_MEM; + cache->white_average_data = (uint8_t *) malloc (cache->average_size); + if (!cache->white_average_data) + return SANE_STATUS_NO_MEM; + + memcpy (&cache->used_setup, &dev->current_setup, sizeof (cache->used_setup)); + memcpy (&cache->frontend, &dev->frontend, sizeof (cache->frontend)); + memcpy (&cache->sensor, &dev->sensor, sizeof (cache->sensor)); + + cache->calib_pixels = dev->calib_pixels; + cache->calib_channels = dev->calib_channels; + memcpy (cache->dark_average_data, dev->dark_average_data, cache->average_size); + memcpy (cache->white_average_data, dev->white_average_data, cache->average_size); +#ifdef HAVE_SYS_TIME_H + gettimeofday(&time,NULL); + cache->last_calibration = time.tv_sec; +#endif + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * does the calibration process for a flatbed scanner + * - offset calibration + * - gain calibration + * - shading calibration + * @param dev device to calibrate + * @return SANE_STATUS_GOOD if everything when all right, else the error code. + */ +static SANE_Status +genesys_flatbed_calibration (Genesys_Device * dev) +{ + SANE_Status status; + uint32_t pixels_per_line; + int yres; + + DBG (DBG_info, "genesys_flatbed_calibration\n"); + + yres = dev->sensor.optical_res; + if (dev->settings.yres <= dev->sensor.optical_res / 2) + yres /= 2; + + /* do offset calibration if needed */ + if (dev->model->flags & GENESYS_FLAG_OFFSET_CALIBRATION) + { + status = dev->model->cmd_set->offset_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: offset calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* since all the registers are set up correctly, just use them */ + status = dev->model->cmd_set->coarse_gain_calibration (dev, yres); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: coarse gain calibration: %s\n", + sane_strstatus (status)); + return status; + } + + } + else + /* since we have 2 gain calibration proc, skip second if first one was + used. */ + { + status = dev->model->cmd_set->init_regs_for_coarse_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to send calibration registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = genesys_coarse_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to do coarse gain calibration: %s\n", + sane_strstatus (status)); + return status; + } + + } + + if (dev->model->is_cis) + { + /* the afe now sends valid data for doing led calibration */ + status = dev->model->cmd_set->led_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: led calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* calibrate afe again to match new exposure */ + if (dev->model->flags & GENESYS_FLAG_OFFSET_CALIBRATION) + { + status = dev->model->cmd_set->offset_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: offset calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* since all the registers are set up correctly, just use them */ + + status = dev->model->cmd_set->coarse_gain_calibration (dev, yres); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: coarse gain calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + else + /* since we have 2 gain calibration proc, skip second if first one was + used. */ + { + status = + dev->model->cmd_set->init_regs_for_coarse_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to send calibration registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = genesys_coarse_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to do static calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + } + + /* we always use sensor pixel number when the ASIC can't handle multi-segments sensor */ + if (!(dev->model->flags & GENESYS_FLAG_SIS_SENSOR)) + { + pixels_per_line = (SANE_UNFIX (dev->model->x_size) * dev->settings.xres) / MM_PER_INCH; + } + else + { + pixels_per_line = dev->sensor.sensor_pixels; + } + + /* send default shading data */ + status = sanei_genesys_init_shading_data (dev, pixels_per_line); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to init shading process: %s\n", + sane_strstatus (status)); + return status; + } + + /* shading calibration */ + status = dev->model->cmd_set->init_regs_for_shading (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "genesys_flatbed_calibration: failed to send shading " + "registers: %s\n", sane_strstatus (status)); + return status; + } + + if (dev->model->flags & GENESYS_FLAG_DARK_WHITE_CALIBRATION) + { + status = genesys_dark_white_shading_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to do dark+white shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + else + { + if (dev->model->flags & GENESYS_FLAG_DARK_CALIBRATION) + { + status = genesys_dark_shading_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to do dark shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + + status = genesys_white_shading_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to do white shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + + if(dev->model->cmd_set->send_shading_data==NULL) + { + status = genesys_send_shading_coefficient (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_flatbed_calibration: failed to send shading calibration coefficients: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBG (DBG_info, "genesys_flatbed_calibration: completed\n"); + + return SANE_STATUS_GOOD; +} + +/** + * Does the calibration process for a sheetfed scanner + * - offset calibration + * - gain calibration + * - shading calibration + * During calibration a predefined calibration sheet with specific black and white + * areas is used. + * @param dev device to calibrate + * @return SANE_STATUS_GOOD if everything when all right, else the error code. + */ +static SANE_Status +genesys_sheetfed_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool forward = SANE_TRUE; + int xres; + + DBGSTART; + if (dev->model->cmd_set->search_strip == NULL) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: no strip searching function available\n"); + return SANE_STATUS_UNSUPPORTED; + } + + /* first step, load document */ + status = dev->model->cmd_set->load_document (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to load document: %s\n", + sane_strstatus (status)); + return status; + } + + + DBG (DBG_info, "genesys_sheetfed_calibration\n"); + + /* led, offset and gain calibration are influenced by scan + * settings. So we set it to sensor resolution */ + xres = dev->sensor.optical_res; + dev->settings.xres = dev->sensor.optical_res; + /* XP200 needs to calibrate a full and half sensor's resolution */ + if (dev->model->ccd_type == CIS_XP200 + && dev->settings.xres <= dev->sensor.optical_res / 2) + dev->settings.xres /= 2; + + /* the afe needs to sends valid data even before calibration */ + + /* go to a white area */ + status = dev->model->cmd_set->search_strip (dev, forward, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to find white strip: %s\n", + sane_strstatus (status)); + dev->model->cmd_set->eject_document (dev); + return status; + } + + if (dev->model->is_cis) + { + status = dev->model->cmd_set->led_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: led calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* calibrate afe */ + if (dev->model->flags & GENESYS_FLAG_OFFSET_CALIBRATION) + { + status = dev->model->cmd_set->offset_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: offset calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* since all the registers are set up correctly, just use them */ + + status = dev->model->cmd_set->coarse_gain_calibration (dev, xres); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: coarse gain calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + else + /* since we have 2 gain calibration proc, skip second if first one was + used. */ + { + status = + dev->model->cmd_set->init_regs_for_coarse_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to send calibration registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = genesys_coarse_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to do static calibration: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* search for a full width black strip and then do a 16 bit scan to + * gather black shading data */ + if (dev->model->flags & GENESYS_FLAG_DARK_CALIBRATION) + { + /* seek black/white reverse/forward */ + status = dev->model->cmd_set->search_strip (dev, forward, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to find black strip: %s\n", + sane_strstatus (status)); + dev->model->cmd_set->eject_document (dev); + return status; + } + + status = dev->model->cmd_set->init_regs_for_shading (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to do set up registers for shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + status = genesys_dark_shading_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + dev->model->cmd_set->eject_document (dev); + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to do dark shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + forward = SANE_FALSE; + } + + + /* go to a white area */ + status = dev->model->cmd_set->search_strip (dev, forward, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to find white strip: %s\n", + sane_strstatus (status)); + dev->model->cmd_set->eject_document (dev); + return status; + } + + status = dev->model->cmd_set->init_regs_for_shading (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to do set up registers for shading calibration: %s\n", + sane_strstatus (status)); + return status; + } + status = genesys_white_shading_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + dev->model->cmd_set->eject_document (dev); + DBG (DBG_error, + "genesys_sheetfed_calibration: failed eject target: %s\n", + sane_strstatus (status)); + return status; + } + + /* in case we haven't black shading data, build it from black pixels + * of white calibration */ + if (!(dev->model->flags & GENESYS_FLAG_DARK_CALIBRATION)) + { + FREE_IFNOT_NULL (dev->dark_average_data); + dev->dark_average_data = malloc (dev->average_size); + memset (dev->dark_average_data, 0x0f, dev->average_size); + /* XXX STEF XXX + * with black point in white shading, build an average black + * pixel and use it to fill the dark_average + * dev->calib_pixels + (dev->sensor.sensor_pixels * dev->settings.xres) / dev->sensor.optical_res, + dev->calib_lines, + */ + } + + /* send the shading coefficient when doing whole line shading + * but not when using SHDAREA like GL124 */ + if(dev->model->cmd_set->send_shading_data==NULL) + { + status = genesys_send_shading_coefficient (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to send shading calibration coefficients: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* save the calibration data */ + genesys_save_calibration (dev); + + /* and finally eject calibration sheet */ + status = dev->model->cmd_set->eject_document (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_sheetfed_calibration: failed to eject document: %s\n", + sane_strstatus (status)); + return status; + } + + /* resotre settings */ + dev->settings.xres = xres; + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * does the calibration process for a device + * @param dev device to calibrate + */ +static SANE_Status +genesys_scanner_calibration (Genesys_Device * dev) +{ + if (dev->model->is_sheetfed == SANE_FALSE) + { + return genesys_flatbed_calibration (dev); + } + return genesys_sheetfed_calibration (dev); +} + +/* unused function kept in case it may be usefull in the futur */ +#if 0 +static SANE_Status +genesys_wait_not_moving (Genesys_Device * dev, int mseconds) +{ + uint8_t value; + SANE_Status status; + + DBG (DBG_proc, + "genesys_wait_not_moving: waiting %d mseconds for motor to stop\n", + mseconds); + while (mseconds > 0) + { + RIE (sanei_genesys_get_status (dev, &value)); + + if (dev->model->cmd_set->test_motor_flag_bit (value)) + { + usleep (100 * 1000); + mseconds -= 100; + DBG (DBG_io, + "genesys_wait_not_moving: motor is moving, %d mseconds to go\n", + mseconds); + } + else + { + DBG (DBG_info, + "genesys_wait_not_moving: motor is not moving, exiting\n"); + return SANE_STATUS_GOOD; + } + + } + DBG (DBG_error, + "genesys_wait_not_moving: motor is still moving, timeout exceeded\n"); + return SANE_STATUS_DEVICE_BUSY; +} +#endif + + +/* ------------------------------------------------------------------------ */ +/* High level (exported) functions */ +/* ------------------------------------------------------------------------ */ + +/* + * wait lamp to be warm enough by scanning the same line until + * differences between two scans are below a threshold + */ +static SANE_Status +genesys_warmup_lamp (Genesys_Device * dev) +{ + uint8_t *first_line, *second_line; + int seconds = 0; + int pixel; + int channels, total_size; + double first_average = 0; + double second_average = 0; + int difference = 255; + int empty, lines = 3; + SANE_Status status = SANE_STATUS_IO_ERROR; + + DBGSTART; + + /* check if the current chipset implements warmup */ + if(dev->model->cmd_set->init_regs_for_warmup==NULL) + { + DBG (DBG_error, "%s: init_regs_for_warmup not implemented\n", __FUNCTION__); + return status; + } + + dev->model->cmd_set->init_regs_for_warmup (dev, dev->reg, &channels, &total_size); + first_line = malloc (total_size); + if (!first_line) + return SANE_STATUS_NO_MEM; + + second_line = malloc (total_size); + if (!second_line) + { + free(first_line); + DBGCOMPLETED; + return SANE_STATUS_NO_MEM; + } + + do + { + DBG (DBG_info, "genesys_warmup_lamp: one more loop\n"); + RIEF2 (dev->model->cmd_set->begin_scan (dev, dev->reg, SANE_FALSE), first_line, second_line); + do + { + sanei_genesys_test_buffer_empty (dev, &empty); + } + while (empty); + + status = sanei_genesys_read_data_from_scanner (dev, first_line, total_size); + if (status != SANE_STATUS_GOOD) + { + RIEF2 (sanei_genesys_read_data_from_scanner + (dev, first_line, total_size), first_line, second_line); + } + + RIEF2 (dev->model->cmd_set->end_scan (dev, dev->reg, SANE_TRUE), first_line, second_line); + + sleep (1); /* sleep 1 s */ + seconds++; + + RIEF2 (dev->model->cmd_set->begin_scan (dev, dev->reg, SANE_FALSE), first_line, second_line); + do + { + sanei_genesys_test_buffer_empty (dev, &empty); + usleep (100 * 1000); + } + while (empty); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + RIEF2 (dev->model->cmd_set->end_scan (dev, dev->reg, SANE_TRUE), first_line, second_line); + + /* compute difference between the two scans */ + for (pixel = 0; pixel < total_size; pixel++) + { + /* 16 bit data */ + if (dev->model->cmd_set->get_bitset_bit (dev->reg)) + { + first_average += (first_line[pixel] + first_line[pixel + 1] * 256); + second_average += (second_line[pixel] + second_line[pixel + 1] * 256); + pixel++; + } + else + { + first_average += first_line[pixel]; + second_average += second_line[pixel]; + } + } + if (dev->model->cmd_set->get_bitset_bit (dev->reg)) + { + first_average /= pixel; + second_average /= pixel; + difference = abs (first_average - second_average); + DBG (DBG_info, + "genesys_warmup_lamp: average = %.2f, diff = %.3f\n", + 100 * ((second_average) / (256 * 256)), + 100 * (difference / second_average)); + + if (second_average > (100 * 256) + && (difference / second_average) < 0.002) + break; + } + else + { + first_average /= pixel; + second_average /= pixel; + if (DBG_LEVEL >= DBG_data) + { + sanei_genesys_write_pnm_file ("warmup1.pnm", first_line, 8, + channels, + total_size / (lines * channels), + lines); + sanei_genesys_write_pnm_file ("warmup2.pnm", second_line, 8, + channels, + total_size / (lines * channels), + lines); + } + DBG (DBG_info, "genesys_warmup_lamp: average 1 = %.2f, average 2 = %.2f\n", first_average, second_average); + /* if delta below 15/255 ~= 5.8%, lamp is considred warm enough */ + if (abs (first_average - second_average) < 15 + && second_average > 55) + break; + } + + /* sleep another second before next loop */ + sleep (1); + seconds++; + } + while (seconds < WARMUP_TIME); + + if (seconds >= WARMUP_TIME) + { + DBG (DBG_error, + "genesys_warmup_lamp: warmup timed out after %d seconds. Lamp defective?\n", + seconds); + status = SANE_STATUS_IO_ERROR; + } + else + { + DBG (DBG_info, + "genesys_warmup_lamp: warmup succeeded after %d seconds\n", + seconds); + } + + free (first_line); + free (second_line); + + DBGCOMPLETED; + + return status; +} + + +/* High-level start of scanning */ +static SANE_Status +genesys_start_scan (Genesys_Device * dev, SANE_Bool lamp_off) +{ + SANE_Status status; + unsigned int steps, expected; + SANE_Bool empty; + + DBGSTART; + + /* since not all scanners are set ot wait for head to park + * we check we are not still parking before starting a new scan */ + if (dev->parking == SANE_TRUE) + { + status = sanei_genesys_wait_for_home (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to wait for head to park: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* disable power saving*/ + status = dev->model->cmd_set->save_power (dev, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to disable power saving mode: %s\n", + sane_strstatus (status)); + return status; + } + + /* wait for lamp warmup : until a warmup for TRANSPARENCY is designed, skip + * it when scanning from XPA. */ + if (!(dev->model->flags & GENESYS_FLAG_SKIP_WARMUP) + && (dev->settings.scan_method == SCAN_METHOD_FLATBED)) + { + RIE (genesys_warmup_lamp (dev)); + } + + /* set top left x and y values by scanning the internals if flatbed scanners */ + if (dev->model->is_sheetfed == SANE_FALSE) + { + /* do the geometry detection only once */ + if ((dev->model->flags & GENESYS_FLAG_SEARCH_START) + && (dev->model->y_offset_calib == 0)) + { + status = dev->model->cmd_set->search_start_position (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to search start position: %s\n", + sane_strstatus (status)); + return status; + } + + dev->parking = SANE_FALSE; + status = dev->model->cmd_set->slow_back_home (dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to move scanhead to " + "home position: %s\n", sane_strstatus (status)); + return status; + } + dev->scanhead_position_in_steps = 0; + } + else + { + /* Go home */ + /* TODO: check we can drop this since we cannot have the + scanner's head wandering here */ + dev->parking = SANE_FALSE; + status = dev->model->cmd_set->slow_back_home (dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to move scanhead to " + "home position: %s\n", sane_strstatus (status)); + return status; + } + dev->scanhead_position_in_steps = 0; + } + } + + /* move to calibration area for transparency adapter */ + if ((dev->settings.scan_method == SCAN_METHOD_TRANSPARENCY) + && dev->model->cmd_set->move_to_ta != NULL) + { + status=dev->model->cmd_set->move_to_ta(dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to move to start of transparency adapter: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* load document if needed (for sheetfed scanner for instance) */ + if (dev->model->is_sheetfed == SANE_TRUE + && dev->model->cmd_set->load_document != NULL) + { + status = dev->model->cmd_set->load_document (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to load document: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* send gamma tables. They have been set to device or user value + * when setting option value */ + status = dev->model->cmd_set->send_gamma_table (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to init gamma table: %s\n", + sane_strstatus (status)); + return status; + } + + /* try to use cached calibration first */ + status = genesys_restore_calibration (dev); + if (status == SANE_STATUS_UNSUPPORTED) + { + /* calibration : sheetfed scanners can't calibrate before each scan */ + /* and also those who have the NO_CALIBRATION flag */ + if (!(dev->model->flags & GENESYS_FLAG_NO_CALIBRATION) + &&dev->model->is_sheetfed == SANE_FALSE) + { + status = genesys_scanner_calibration (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to do scanner calibration: %s\n", + sane_strstatus (status)); + return status; + } + + genesys_save_calibration (dev); + } + else + { + DBG (DBG_warn, "genesys_start_scan: no calibration done\n"); + } + } + else if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to restore calibration: %s\n", + sane_strstatus (status)); + return status; + } + + /* build look up table for dynamic lineart */ + if(dev->settings.dynamic_lineart==SANE_TRUE) + { + status = sanei_genesys_load_lut(dev->lineart_lut, 8, 8, 50, 205, + dev->settings.threshold_curve, + dev->settings.threshold-127); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "genesys_start_scan: failed to build lut\n"); + return status; + } + } + + status = dev->model->cmd_set->init_regs_for_scan (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to do init registers for scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* no lamp during scan */ + if(lamp_off == SANE_TRUE) + { + dev->model->cmd_set->set_lamp_power (dev, dev->reg, SANE_FALSE); + } + + /* GL124 is using SHDAREA, so we have to wait for scan to be set up before + * sending shading data */ + if( (dev->model->cmd_set->send_shading_data!=NULL) + && !(dev->model->flags & GENESYS_FLAG_NO_CALIBRATION)) + { + status = genesys_send_shading_coefficient (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to send shading calibration coefficients: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* now send registers for scan */ + status = + dev->model->cmd_set->bulk_write_register (dev, dev->reg, + dev->model-> + cmd_set->bulk_full_size ()); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to bulk write registers, status = %d\n", + status); + return status; + } + + /* start effective scan */ + status = dev->model->cmd_set->begin_scan (dev, dev->reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to begin scan: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + /*do we really need this? the valid data check should be sufficent -- pierre*/ + /* waits for head to reach scanning position */ + expected = sanei_genesys_read_reg_from_set (dev->reg, 0x3d) * 65536 + + sanei_genesys_read_reg_from_set (dev->reg, 0x3e) * 256 + + sanei_genesys_read_reg_from_set (dev->reg, 0x3f); + do + { + /* wait 1/10th of second between each test to avoid + overloading USB and CPU */ + usleep (100 * 1000); + status = sanei_genesys_read_feed_steps (dev, &steps); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: Failed to read feed steps: %s\n", + sane_strstatus (status)); + return status; + } + } + while (steps < expected); + + /* wait for buffers to be filled */ + do + { + RIE (sanei_genesys_test_buffer_empty (dev, &empty)); + } + while (empty); + + /* when doing one or two-table movement, let the motor settle to scanning speed */ + /* and scanning start before reading data */ +/* the valid data check already waits until the scanner delivers data. this here leads to unnecessary buffer full conditions in the scanner. + if (dev->model->cmd_set->get_fast_feed_bit (dev->reg)) + usleep (1000 * 1000); + else + usleep (500 * 1000); +*/ + /* then we wait for at least one word of valid scan data + + this is also done in sanei_genesys_read_data_from_scanner -- pierre */ + if (dev->model->is_sheetfed == SANE_FALSE) + { + do + { + usleep (100 * 1000); + status = sanei_genesys_read_valid_words (dev, &steps); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_start_scan: failed to read valid words: %s\n", + sane_strstatus (status)); + return status; + } + } + while (steps < 1); + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* this is _not_ a ringbuffer. + if we need a block which does not fit at the end of our available data, + we move the available data to the beginning. + */ + +SANE_Status +sanei_genesys_buffer_alloc (Genesys_Buffer * buf, size_t size) +{ + buf->buffer = (SANE_Byte *) malloc (size); + if (!buf->buffer) + return SANE_STATUS_NO_MEM; + buf->avail = 0; + buf->pos = 0; + buf->size = size; + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_genesys_buffer_free (Genesys_Buffer * buf) +{ + SANE_Byte *tmp = buf->buffer; + buf->avail = 0; + buf->size = 0; + buf->pos = 0; + buf->buffer = NULL; + if (tmp) + free (tmp); + return SANE_STATUS_GOOD; +} + +SANE_Byte * +sanei_genesys_buffer_get_write_pos (Genesys_Buffer * buf, size_t size) +{ + if (buf->avail + size > buf->size) + return NULL; + if (buf->pos + buf->avail + size > buf->size) + { + memmove (buf->buffer, buf->buffer + buf->pos, buf->avail); + buf->pos = 0; + } + return buf->buffer + buf->pos + buf->avail; +} + +SANE_Byte * +sanei_genesys_buffer_get_read_pos (Genesys_Buffer * buf) +{ + return buf->buffer + buf->pos; +} + +SANE_Status +sanei_genesys_buffer_produce (Genesys_Buffer * buf, size_t size) +{ + if (size > buf->size - buf->avail) + return SANE_STATUS_INVAL; + buf->avail += size; + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_genesys_buffer_consume (Genesys_Buffer * buf, size_t size) +{ + if (size > buf->avail) + return SANE_STATUS_INVAL; + buf->avail -= size; + buf->pos += size; + return SANE_STATUS_GOOD; +} + + +#include "genesys_conv.c" + +static SANE_Status accurate_line_read(Genesys_Device * dev, + SANE_Byte *buffer, + size_t size) +{ + SANE_Status status; + status = dev->model->cmd_set->bulk_read_data (dev, 0x45, buffer, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "accurate_line_read: failed to read %lu bytes (%s)\n", + (u_long) size, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + /* done reading */ + dev->oe_buffer.avail = size; + dev->oe_buffer.pos = 0; + return status; +} + +/** @brief fill buffer while reducing vertical resolution + * This function fills a read buffer with scanned data from a sensor + * which puts odd and even pixels in 2 different data segment. So a complete + * must be read and bytes interleaved to get usable by the other stages + * of the backend + */ +static SANE_Status +genesys_fill_line_interp_buffer (Genesys_Device * dev, uint8_t *work_buffer_dst, size_t size) +{ + size_t count; + SANE_Status status; + + /* fill buffer if needed */ + if (dev->oe_buffer.avail == 0) + { + status = accurate_line_read(dev,dev->oe_buffer.buffer,dev->oe_buffer.size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read %lu bytes (%s)\n", __FUNCTION__, + (u_long) dev->oe_buffer.size, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + } + + /* copy size bytes of data, copying from a line when line count matches */ + count = 0; + while (count < size) + { + /* line counter */ + /* dev->line_interp holds the number of lines scanned for one line of data sent */ + if(((dev->line_count/dev->current_setup.channels) % dev->line_interp)==0) + { + /* copy pixel when line matches */ + work_buffer_dst[count] = dev->oe_buffer.buffer[dev->cur + dev->oe_buffer.pos]; + count++; + } + + /* always update pointer so we skip uncopied data */ + dev->cur++; + + /* go to next line if needed */ + if (dev->cur == dev->len) + { + dev->oe_buffer.pos += dev->bpl; + dev->cur = 0; + dev->line_count++; + } + + /* read a new buffer if needed */ + if (dev->oe_buffer.pos >= dev->oe_buffer.avail) + { + status = accurate_line_read(dev,dev->oe_buffer.buffer,dev->oe_buffer.size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read %lu bytes (%s)\n", __FUNCTION__, + (u_long) dev->oe_buffer.size, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + } + } + + return SANE_STATUS_GOOD; +} + +/** @brief fill buffer for segmented sensors + * This function fills a read buffer with scanned data from a sensor segmented + * in several parts (multi-lines sensors). Data of the same valid area is read + * back to back and must be interleaved to get usable by the other stages + * of the backend + */ +static SANE_Status +genesys_fill_segmented_buffer (Genesys_Device * dev, uint8_t *work_buffer_dst, size_t size) +{ + size_t count; + SANE_Status status; + int depth,i,n,k; + + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART && dev->settings.dynamic_lineart==SANE_FALSE) + depth = 1; + + /* fill buffer if needed */ + if (dev->oe_buffer.avail == 0) + { + status = accurate_line_read(dev,dev->oe_buffer.buffer,dev->oe_buffer.size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read %lu bytes (%s)\n", __FUNCTION__, + (u_long) dev->oe_buffer.size, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + } + + /* copy size bytes of data, copying from a subwindow of each line + * when last line of buffer is exhausted, read another one */ + count = 0; + while (count < size) + { + if(dev->settings.double_xres==SANE_TRUE) + { + /* copy only even pixel */ + work_buffer_dst[count] = dev->oe_buffer.buffer[dev->cur + dev->oe_buffer.pos]; + /* update counter and pointer */ + count++; + dev->cur++; + } + else + { + if(depth==1) + { + while (dev->cur < dev->len && count < size) + { + for(n=0;nsegnb;n++) + { + work_buffer_dst[count+n] = 0; + } + /* interleaving is at bit level */ + for(i=0;i<8;i++) + { + k=count+(i*dev->segnb)/8; + for(n=0;nsegnb;n++) + { + work_buffer_dst[k] = work_buffer_dst[k] << 1; + if((dev->oe_buffer.buffer[dev->cur + dev->skip + dev->dist*dev->order[n] + dev->oe_buffer.pos])&(128>>i)) + { + work_buffer_dst[k] |= 1; + } + } + } + + /* update counter and pointer */ + count += dev->segnb; + dev->cur++; + } + } + if(depth==8) + { + while (dev->cur < dev->len && count < size) + { + for(n=0;nsegnb;n++) + { + work_buffer_dst[count+n] = dev->oe_buffer.buffer[dev->cur + dev->skip + dev->dist*dev->order[n] + dev->oe_buffer.pos]; + } + /* update counter and pointer */ + count += dev->segnb; + dev->cur++; + } + } + if(depth==16) + { + while (dev->cur < dev->len && count < size) + { + for(n=0;nsegnb;n++) + { + work_buffer_dst[count+n*2] = dev->oe_buffer.buffer[dev->cur + dev->skip + dev->dist*dev->order[n] + dev->oe_buffer.pos]; + work_buffer_dst[count+n*2+1] = dev->oe_buffer.buffer[dev->cur + dev->skip + dev->dist*dev->order[n] + dev->oe_buffer.pos+1]; + } + /* update counter and pointer */ + count += dev->segnb*2; + dev->cur+=2; + } + } + } + + /* go to next line if needed */ + if (dev->cur == dev->len) + { + dev->oe_buffer.pos += dev->bpl; + dev->cur = 0; + } + + /* read a new buffer if needed */ + if (dev->oe_buffer.pos >= dev->oe_buffer.avail) + { + status = accurate_line_read(dev,dev->oe_buffer.buffer,dev->oe_buffer.size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read %lu bytes (%s)\n", __FUNCTION__, + (u_long) dev->oe_buffer.size, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + } + } + + return SANE_STATUS_GOOD; +} + +/** + * + */ +static SANE_Status +genesys_fill_read_buffer (Genesys_Device * dev) +{ + size_t size; + size_t space; + SANE_Status status; + uint8_t *work_buffer_dst; + + DBGSTART; + + /* for sheetfed scanner, we must check is document is shorter than + * the requested scan */ + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = dev->model->cmd_set->detect_document_end (dev); + if (status != SANE_STATUS_GOOD) + return status; + } + + space = dev->read_buffer.size - dev->read_buffer.avail; + + work_buffer_dst = sanei_genesys_buffer_get_write_pos (&(dev->read_buffer), + space); + + size = space; + + /* never read an odd number. exception: last read + the chip internal counter does not count half words. */ + size &= ~1; + /* Some setups need the reads to be multiples of 256 bytes */ + size &= ~0xff; + + if (dev->read_bytes_left < size) + { + size = dev->read_bytes_left; + /*round up to a multiple of 256 bytes */ + size += (size & 0xff) ? 0x100 : 0x00; + size &= ~0xff; + } + + /* early out if our remaining buffer capacity is too low */ + if (size == 0) + return SANE_STATUS_GOOD; + + DBG (DBG_io, "genesys_fill_read_buffer: reading %lu bytes\n", + (u_long) size); + + /* size is already maxed to our needs. for most models bulk_read_data + will read as much data as requested. */ + + /* due to sensors and motors, not all data can be directly used. It + * may have to be read from another intermediate buffer and then processed. + * There are currently 3 intermediate stages: + * - handling of odd/even sensors + * - handling of line interpolation for motors that can't have low + * enough dpi + * - handling of multi-segments sensors + * + * This is also the place where full duplex data will be handled. + */ + if (dev->line_interp>0) + { + /* line interpolation */ + status = genesys_fill_line_interp_buffer (dev, work_buffer_dst, size); + } + else if (dev->segnb>1) + { + /* multi-segment sensors processing */ + status = genesys_fill_segmented_buffer (dev, work_buffer_dst, size); + } + else /* regular case with no extra copy */ + { + status = dev->model->cmd_set->bulk_read_data (dev, 0x45, work_buffer_dst, size); + } + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_fill_read_buffer: failed to read %lu bytes (%s)\n", + (u_long) size, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + if (size > dev->read_bytes_left) + size = dev->read_bytes_left; + + dev->read_bytes_left -= size; + + RIE (sanei_genesys_buffer_produce (&(dev->read_buffer), size)); + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/* this function does the effective data read in a manner that suits + the scanner. It does data reordering and resizing if need. + It also manages EOF and I/O errors, and line distance correction. + */ +static SANE_Status +genesys_read_ordered_data (Genesys_Device * dev, SANE_Byte * destination, + size_t * len) +{ + SANE_Status status; + size_t bytes, extra; + unsigned int channels, depth, src_pixels; + unsigned int ccd_shift[12], shift_count; + uint8_t *work_buffer_src; + uint8_t *work_buffer_dst; + unsigned int dst_lines; + unsigned int step_1_mode; + unsigned int needs_reorder; + unsigned int needs_ccd; + unsigned int needs_shrink; + unsigned int needs_reverse; + Genesys_Buffer *src_buffer; + Genesys_Buffer *dst_buffer; + + DBGSTART; + if (dev->read_active != SANE_TRUE) + { + DBG (DBG_error, "genesys_read_ordered_data: read not active!\n"); + *len = 0; + return SANE_STATUS_INVAL; + } + + + DBG (DBG_info, "genesys_read_ordered_data: dumping current_setup:\n" + "\tpixels: %d\n" + "\tlines: %d\n" + "\tdepth: %d\n" + "\tchannels: %d\n" + "\texposure_time: %d\n" + "\txres: %g\n" + "\tyres: %g\n" + "\thalf_ccd: %s\n" + "\tstagger: %d\n" + "\tmax_shift: %d\n", + dev->current_setup.pixels, + dev->current_setup.lines, + dev->current_setup.depth, + dev->current_setup.channels, + dev->current_setup.exposure_time, + dev->current_setup.xres, + dev->current_setup.yres, + dev->current_setup.half_ccd ? "yes" : "no", + dev->current_setup.stagger, dev->current_setup.max_shift); + + /* prepare conversion */ + /* current settings */ + channels = dev->current_setup.channels; + depth = dev->current_setup.depth; + + src_pixels = dev->current_setup.pixels; + + needs_reorder = 1; + if (channels != 3 && depth != 16) + needs_reorder = 0; +#ifndef WORDS_BIGENDIAN + if (channels != 3 && depth == 16) + needs_reorder = 0; + if (channels == 3 && depth == 16 && !dev->model->is_cis && + dev->model->line_mode_color_order == COLOR_ORDER_RGB) + needs_reorder = 0; +#endif + if (channels == 3 && depth == 8 && !dev->model->is_cis && + dev->model->line_mode_color_order == COLOR_ORDER_RGB) + needs_reorder = 0; + + needs_ccd = dev->current_setup.max_shift > 0; + needs_shrink = dev->settings.pixels != src_pixels; + needs_reverse = depth == 1; + + DBG (DBG_info, + "genesys_read_ordered_data: using filters:%s%s%s%s\n", + needs_reorder ? " reorder" : "", + needs_ccd ? " ccd" : "", + needs_shrink ? " shrink" : "", + needs_reverse ? " reverse" : ""); + + DBG (DBG_info, + "genesys_read_ordered_data: frontend requested %lu bytes\n", + (u_long) * len); + + DBG (DBG_info, + "genesys_read_ordered_data: bytes_to_read=%lu, total_bytes_read=%lu\n", + (u_long) dev->total_bytes_to_read, (u_long) dev->total_bytes_read); + /* is there data left to scan */ + if (dev->total_bytes_read >= dev->total_bytes_to_read) + { + DBG (DBG_proc, + "genesys_read_ordered_data: nothing more to scan: EOF\n"); + *len = 0; + + /* issue park command immediatly in case scanner can handle it + * so we save time */ + if (dev->model->is_sheetfed == SANE_FALSE + && !(dev->model->flags & GENESYS_FLAG_MUST_WAIT) + && dev->parking == SANE_FALSE) + { + dev->model->cmd_set->slow_back_home (dev, SANE_FALSE); + dev->parking = SANE_TRUE; + } + return SANE_STATUS_EOF; + } + + DBG (DBG_info, "genesys_read_ordered_data: %lu lines left by output\n", + ((dev->total_bytes_to_read - dev->total_bytes_read) * 8UL) / + (dev->settings.pixels * channels * depth)); + DBG (DBG_info, "genesys_read_ordered_data: %lu lines left by input\n", + ((dev->read_bytes_left + dev->read_buffer.avail) * 8UL) / + (src_pixels * channels * depth)); + + if (channels == 1) + { + ccd_shift[0] = 0; + ccd_shift[1] = dev->current_setup.stagger; + shift_count = 2; + } + else + { + ccd_shift[0] = + ((dev->ld_shift_r * dev->settings.yres) / + dev->motor.base_ydpi); + ccd_shift[1] = + ((dev->ld_shift_g * dev->settings.yres) / + dev->motor.base_ydpi); + ccd_shift[2] = + ((dev->ld_shift_b * dev->settings.yres) / + dev->motor.base_ydpi); + + ccd_shift[3] = ccd_shift[0] + dev->current_setup.stagger; + ccd_shift[4] = ccd_shift[1] + dev->current_setup.stagger; + ccd_shift[5] = ccd_shift[2] + dev->current_setup.stagger; + + shift_count = 6; + } + + +/* convert data */ +/* + 0. fill_read_buffer +-------------- read_buffer ---------------------- + 1a). (opt)uncis (assumes color components to be laid out + planar) + 1b). (opt)reverse_RGB (assumes pixels to be BGR or BBGGRR)) +-------------- lines_buffer ---------------------- + 2a). (opt)line_distance_correction (assumes RGB or RRGGBB) + 2b). (opt)unstagger (assumes pixels to be depth*channels/8 + bytes long, unshrinked) +------------- shrink_buffer --------------------- + 3. (opt)shrink_lines (assumes component separation in pixels) +-------------- out_buffer ----------------------- + 4. memcpy to destination (for lineart with bit reversal) +*/ +/*FIXME: for lineart we need sub byte addressing in buffers, or conversion to + bytes at 0. and back to bits at 4. +Problems with the first approach: + - its not clear how to check if we need to output an incomplete byte + because it is the last one. + */ +/*FIXME: add lineart support for gl646. in the meantime add logic to convert + from gray to lineart at the end? would suffer the above problem, + total_bytes_to_read and total_bytes_read help in that case. + */ + + status = genesys_fill_read_buffer (dev); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_read_ordered_data: genesys_fill_read_buffer failed\n"); + return status; + } + + src_buffer = &(dev->read_buffer); + +/* maybe reorder components/bytes */ + if (needs_reorder) + { +/*not implemented for depth == 1.*/ + if (depth == 1) + { + DBG (DBG_error, "Can't reorder single bit data\n"); + return SANE_STATUS_INVAL; + } + + dst_buffer = &(dev->lines_buffer); + + work_buffer_src = sanei_genesys_buffer_get_read_pos (src_buffer); + bytes = src_buffer->avail; + +/*how many bytes can be processed here?*/ +/*we are greedy. we work as much as possible*/ + if (bytes > dst_buffer->size - dst_buffer->avail) + bytes = dst_buffer->size - dst_buffer->avail; + + dst_lines = (bytes * 8) / (src_pixels * channels * depth); + bytes = (dst_lines * src_pixels * channels * depth) / 8; + + work_buffer_dst = sanei_genesys_buffer_get_write_pos (dst_buffer, + bytes); + + DBG (DBG_info, "genesys_read_ordered_data: reordering %d lines\n", + dst_lines); + + if (dst_lines != 0) + { + + if (channels == 3) + { + step_1_mode = 0; + + if (depth == 16) + step_1_mode |= 1; + + if (dev->model->is_cis) + step_1_mode |= 2; + + if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + step_1_mode |= 4; + + switch (step_1_mode) + { + case 1: /* RGB, chunky, 16 bit */ +#ifdef WORDS_BIGENDIAN + status = + genesys_reorder_components_endian_16 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels, 3); + break; +#endif /*WORDS_BIGENDIAN */ + case 0: /* RGB, chunky, 8 bit */ + status = SANE_STATUS_GOOD; + break; + case 2: /* RGB, cis, 8 bit */ + status = + genesys_reorder_components_cis_8 (work_buffer_src, + work_buffer_dst, + dst_lines, src_pixels); + break; + case 3: /* RGB, cis, 16 bit */ + status = + genesys_reorder_components_cis_16 (work_buffer_src, + work_buffer_dst, + dst_lines, src_pixels); + break; + case 4: /* BGR, chunky, 8 bit */ + status = + genesys_reorder_components_bgr_8 (work_buffer_src, + work_buffer_dst, + dst_lines, src_pixels); + break; + case 5: /* BGR, chunky, 16 bit */ + status = + genesys_reorder_components_bgr_16 (work_buffer_src, + work_buffer_dst, + dst_lines, src_pixels); + break; + case 6: /* BGR, cis, 8 bit */ + status = + genesys_reorder_components_cis_bgr_8 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels); + break; + case 7: /* BGR, cis, 16 bit */ + status = + genesys_reorder_components_cis_bgr_16 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels); + break; + } + } + else + { +#ifdef WORDS_BIGENDIAN + if (depth == 16) + { + status = + genesys_reorder_components_endian_16 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels, 1); + } + else + { + status = SANE_STATUS_GOOD; + } +#else /*!WORDS_BIGENDIAN */ + status = SANE_STATUS_GOOD; +#endif /*WORDS_BIGENDIAN */ + } + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_read_ordered_data: failed to convert byte ordering(%s)\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + RIE (sanei_genesys_buffer_produce (dst_buffer, bytes)); + + RIE (sanei_genesys_buffer_consume (src_buffer, bytes)); + } + src_buffer = dst_buffer; + } + +/* maybe reverse effects of ccd layout */ + if (needs_ccd) + { +/*should not happen with depth == 1.*/ + if (depth == 1) + { + DBG (DBG_error, "Can't reverse ccd for single bit data\n"); + return SANE_STATUS_INVAL; + } + + dst_buffer = &(dev->shrink_buffer); + + work_buffer_src = sanei_genesys_buffer_get_read_pos (src_buffer); + bytes = src_buffer->avail; + + extra = + (dev->current_setup.max_shift * src_pixels * channels * depth) / 8; + +/*extra bytes are reserved, and should not be consumed*/ + if (bytes < extra) + bytes = 0; + else + bytes -= extra; + +/*how many bytes can be processed here?*/ +/*we are greedy. we work as much as possible*/ + if (bytes > dst_buffer->size - dst_buffer->avail) + bytes = dst_buffer->size - dst_buffer->avail; + + dst_lines = (bytes * 8) / (src_pixels * channels * depth); + bytes = (dst_lines * src_pixels * channels * depth) / 8; + + work_buffer_dst = + sanei_genesys_buffer_get_write_pos (dst_buffer, bytes); + + DBG (DBG_info, "genesys_read_ordered_data: un-ccd-ing %d lines\n", + dst_lines); + + if (dst_lines != 0) + { + + if (depth == 8) + status = genesys_reverse_ccd_8 (work_buffer_src, work_buffer_dst, + dst_lines, + src_pixels * channels, + ccd_shift, shift_count); + else + status = genesys_reverse_ccd_16 (work_buffer_src, work_buffer_dst, + dst_lines, + src_pixels * channels, + ccd_shift, shift_count); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_read_ordered_data: failed to reverse ccd effects(%s)\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + RIE (sanei_genesys_buffer_produce (dst_buffer, bytes)); + + RIE (sanei_genesys_buffer_consume (src_buffer, bytes)); + } + src_buffer = dst_buffer; + } + +/* maybe shrink(or enlarge) lines */ + if (needs_shrink) + { + + dst_buffer = &(dev->out_buffer); + + work_buffer_src = sanei_genesys_buffer_get_read_pos (src_buffer); + bytes = src_buffer->avail; + +/*lines in input*/ + dst_lines = (bytes * 8) / (src_pixels * channels * depth); + + /* how many lines can be processed here? */ + /* we are greedy. we work as much as possible */ + bytes = dst_buffer->size - dst_buffer->avail; + + if (dst_lines > (bytes * 8) / (dev->settings.pixels * channels * depth)) + dst_lines = (bytes * 8) / (dev->settings.pixels * channels * depth); + + bytes = (dst_lines * dev->settings.pixels * channels * depth) / 8; + + work_buffer_dst = + sanei_genesys_buffer_get_write_pos (dst_buffer, bytes); + + DBG (DBG_info, "genesys_read_ordered_data: shrinking %d lines\n", + dst_lines); + + if (dst_lines != 0) + { + if (depth == 1) + status = genesys_shrink_lines_1 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels, + dev->settings.pixels, + channels); + else if (depth == 8) + status = genesys_shrink_lines_8 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels, + dev->settings.pixels, channels); + else + status = genesys_shrink_lines_16 (work_buffer_src, + work_buffer_dst, + dst_lines, + src_pixels, + dev->settings.pixels, channels); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_read_ordered_data: failed to shrink lines(%s)\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + /* we just consumed this many bytes*/ + bytes = (dst_lines * src_pixels * channels * depth) / 8; + RIE (sanei_genesys_buffer_consume (src_buffer, bytes)); + + /* we just created this many bytes*/ + bytes = (dst_lines * dev->settings.pixels * channels * depth) / 8; + RIE (sanei_genesys_buffer_produce (dst_buffer, bytes)); + + } + src_buffer = dst_buffer; + } + + /* move data to destination */ + bytes = src_buffer->avail; + if (bytes > *len) + bytes = *len; + work_buffer_src = sanei_genesys_buffer_get_read_pos (src_buffer); + + if (needs_reverse) + { + status = genesys_reverse_bits (work_buffer_src, destination, bytes); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_read_ordered_data: failed to reverse bits(%s)\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + *len = bytes; + } + else + { + memcpy (destination, work_buffer_src, bytes); + *len = bytes; + } + + /* avoid signaling some extra data because we have treated a full block + * on the last block */ + if (dev->total_bytes_read + *len > dev->total_bytes_to_read) + *len = dev->total_bytes_to_read - dev->total_bytes_read; + + /* count bytes sent to frontend */ + dev->total_bytes_read += *len; + + RIE (sanei_genesys_buffer_consume (src_buffer, bytes)); + + /* end scan if all needed data have been read */ + if(dev->total_bytes_read >= dev->total_bytes_to_read) + { + dev->model->cmd_set->end_scan (dev, dev->reg, SANE_TRUE); + if (dev->model->is_sheetfed == SANE_TRUE) + { + dev->model->cmd_set->eject_document (dev); + } + } + + DBG (DBG_proc, "genesys_read_ordered_data: completed, %lu bytes read\n", + (u_long) bytes); + return SANE_STATUS_GOOD; +} + + + +/* ------------------------------------------------------------------------ */ +/* Start of higher level functions */ +/* ------------------------------------------------------------------------ */ + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +calc_parameters (Genesys_Scanner * s) +{ + SANE_String mode, source, color_filter; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int depth = 0, resolution = 0; + double tl_x = 0, tl_y = 0, br_x = 0, br_y = 0; + + mode = s->val[OPT_MODE].s; + source = s->val[OPT_SOURCE].s; + color_filter = s->val[OPT_COLOR_FILTER].s; + depth = s->val[OPT_BIT_DEPTH].w; + resolution = s->val[OPT_RESOLUTION].w; + tl_x = SANE_UNFIX (s->val[OPT_TL_X].w); + tl_y = SANE_UNFIX (s->val[OPT_TL_Y].w); + br_x = SANE_UNFIX (s->val[OPT_BR_X].w); + br_y = SANE_UNFIX (s->val[OPT_BR_Y].w); + + s->params.last_frame = SANE_TRUE; /* only single pass scanning supported */ + + if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0 + || strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + s->params.format = SANE_FRAME_GRAY; + else /* Color */ + s->params.format = SANE_FRAME_RGB; + + if (strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + s->params.depth = 1; + else + s->params.depth = depth; + s->dev->settings.depth = depth; + + /* interpolation */ + s->dev->settings.disable_interpolation = + s->val[OPT_DISABLE_INTERPOLATION].w == SANE_TRUE; + + /* hardware settings */ + if (resolution > s->dev->sensor.optical_res && + s->dev->settings.disable_interpolation) + s->dev->settings.xres = s->dev->sensor.optical_res; + else + s->dev->settings.xres = resolution; + s->dev->settings.yres = resolution; + + s->params.lines = ((br_y - tl_y) * s->dev->settings.yres) / MM_PER_INCH; + s->params.pixels_per_line = + ((br_x - tl_x) * resolution) / MM_PER_INCH; + + /* we need an even pixels number + * TODO invert test logic or generalize behaviour across all ASICs */ + if ((s->dev->model->flags & GENESYS_FLAG_SIS_SENSOR) + || s->dev->model->asic_type == GENESYS_GL847 + || s->dev->model->asic_type == GENESYS_GL124 + || s->dev->model->asic_type == GENESYS_GL845 + || s->dev->model->asic_type == GENESYS_GL846 + || s->dev->model->asic_type == GENESYS_GL843) + { + if (s->dev->settings.xres <= 1200) + s->params.pixels_per_line = (s->params.pixels_per_line/4)*4; + else + s->params.pixels_per_line = (s->params.pixels_per_line/16)*16; + } + + /* corner case for true lineart for sensor with several segments + * or when xres is doubled to match yres */ + if (s->dev->settings.xres >= 1200 + && ( s->dev->model->asic_type == GENESYS_GL124 + || s->dev->model->asic_type == GENESYS_GL847 + || s->dev->current_setup.xres < s->dev->current_setup.yres + ) + ) + { + s->params.pixels_per_line = (s->params.pixels_per_line/16)*16; + } + + s->params.bytes_per_line = s->params.pixels_per_line; + if (s->params.depth > 8) + { + s->params.depth = 16; + s->params.bytes_per_line *= 2; + } + else if (s->params.depth == 1) + { + s->params.bytes_per_line /= 8; + /* round down pixel number + really? rounding down means loss of at most 7 pixels! -- pierre */ + s->params.pixels_per_line = 8 * s->params.bytes_per_line; + } + + if (s->params.format == SANE_FRAME_RGB) + s->params.bytes_per_line *= 3; + + if (strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + s->dev->settings.scan_mode = SCAN_MODE_COLOR; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + s->dev->settings.scan_mode = SCAN_MODE_GRAY; + else if (strcmp (mode, SANE_TITLE_HALFTONE) == 0) + s->dev->settings.scan_mode = SCAN_MODE_HALFTONE; + else /* Lineart */ + s->dev->settings.scan_mode = SCAN_MODE_LINEART; + + /* TODO: change and check */ + if (strcmp (source, FLATBED) == 0) + s->dev->settings.scan_method = SCAN_METHOD_FLATBED; + else /* transparency */ + s->dev->settings.scan_method = SCAN_METHOD_TRANSPARENCY; + + s->dev->settings.lines = s->params.lines; + s->dev->settings.pixels = s->params.pixels_per_line; + s->dev->settings.tl_x = tl_x; + s->dev->settings.tl_y = tl_y; + + /* threshold setting */ + s->dev->settings.threshold = 2.55 * (SANE_UNFIX (s->val[OPT_THRESHOLD].w)); + + /* color filter */ + if (strcmp (color_filter, "Red") == 0) + s->dev->settings.color_filter = 0; + else if (strcmp (color_filter, "Green") == 0) + s->dev->settings.color_filter = 1; + else if (strcmp (color_filter, "Blue") == 0) + s->dev->settings.color_filter = 2; + else + s->dev->settings.color_filter = 3; + + /* true gray */ + if (strcmp (color_filter, "None") == 0) + s->dev->settings.true_gray = 1; + else + s->dev->settings.true_gray = 0; + + /* dynamic lineart */ + s->dev->settings.dynamic_lineart = SANE_FALSE; + s->dev->settings.threshold_curve=0; + if(s->val[OPT_DISABLE_DYNAMIC_LINEART].w ==SANE_FALSE + &&s->dev->settings.scan_mode == SCAN_MODE_LINEART) + { + s->dev->settings.dynamic_lineart = SANE_TRUE; + } + + /* hardware lineart works only when we don't have interleave data + * for GL847 scanners, ie up to 600 DPI, then we have to rely on + * dynamic_lineart */ + if(s->dev->settings.xres > 600 + && s->dev->model->asic_type==GENESYS_GL847 + && s->dev->settings.scan_mode == SCAN_MODE_LINEART) + { + s->dev->settings.dynamic_lineart = SANE_TRUE; + } + + /* threshold curve for dynamic rasterization */ + s->dev->settings.threshold_curve=s->val[OPT_THRESHOLD_CURVE].w; + + /* some digital processing requires the whole picture to be buffered */ + /* no digital processing takes place when doing preview, or when bit depth is + * higher than 8 bits */ + if ((s->val[OPT_SWDESPECK].b + || s->val[OPT_SWCROP].b + || s->val[OPT_SWDESKEW].b + || s->val[OPT_SWDEROTATE].b + ||(SANE_UNFIX(s->val[OPT_SWSKIP].w)>0)) + && (!s->val[OPT_PREVIEW].b) + && (s->val[OPT_BIT_DEPTH].w <= 8)) + { + s->dev->buffer_image=SANE_TRUE; + } + else + { + s->dev->buffer_image=SANE_FALSE; + } + + /* brigthness and contrast only for for 8 bit scans */ + if(s->val[OPT_BIT_DEPTH].w <= 8) + { + s->dev->settings.contrast=(s->val[OPT_CONTRAST].w*127)/100; + s->dev->settings.brightness=(s->val[OPT_BRIGHTNESS].w*127)/100; + } + else + { + s->dev->settings.contrast=0; + s->dev->settings.brightness=0; + } + + return status; +} + + +static SANE_Status +create_bpp_list (Genesys_Scanner * s, SANE_Int * bpp) +{ + int count; + + for (count = 0; bpp[count] != 0; count++) + ; + s->bpp_list[0] = count; + for (count = 0; bpp[count] != 0; count++) + { + s->bpp_list[s->bpp_list[0] - count] = bpp[count]; + } + return SANE_STATUS_GOOD; +} + +/** @brief this function initialize a gamma vector based on the ASIC: + * Set up a default gamma table vector based on device description + * gl646: 12 or 14 bits gamma table depending on GENESYS_FLAG_14BIT_GAMMA + * gl84x: 16 bits + * gl12x: 16 bits + * @param scanner pointer to scanner session to get options + * @param option option number of the gamma table to set + */ +static void +init_gamma_vector_option (Genesys_Scanner * scanner, int option) +{ + /* the option is inactive until the custom gamma control + * is enabled */ + scanner->opt[option].type = SANE_TYPE_INT; + scanner->opt[option].cap |= SANE_CAP_INACTIVE | SANE_CAP_ADVANCED; + scanner->opt[option].unit = SANE_UNIT_NONE; + scanner->opt[option].constraint_type = SANE_CONSTRAINT_RANGE; + if (scanner->dev->model->asic_type == GENESYS_GL646) + { + if ((scanner->dev->model->flags & GENESYS_FLAG_14BIT_GAMMA) != 0) + { + scanner->opt[option].size = 16384 * sizeof (SANE_Word); + scanner->opt[option].constraint.range = &u14_range; + } + else + { /* 12 bits gamma tables */ + scanner->opt[option].size = 4096 * sizeof (SANE_Word); + scanner->opt[option].constraint.range = &u12_range; + } + } + else + { /* other asics have 16 bits words gamma table */ + scanner->opt[option].size = 256 * sizeof (SANE_Word); + scanner->opt[option].constraint.range = &u16_range; + } + /* default value is NULL */ + scanner->val[option].wa = NULL; +} + +/** + * allocate a geometry range + * @param size maximum size of the range + * @return a pointer to a valid range or NULL + */ +static SANE_Range *create_range(SANE_Fixed size) +{ +SANE_Range *range=NULL; + + range=(SANE_Range *)malloc(sizeof(SANE_Range)); + if(range!=NULL) + { + range->min = SANE_FIX (0.0); + range->max = size; + range->quant = SANE_FIX (0.0); + } + return range; +} + + +static SANE_Status +init_options (Genesys_Scanner * s) +{ + SANE_Int option, count, min_dpi; + SANE_Status status; + SANE_Word *dpi_list; + Genesys_Model *model = s->dev->model; + SANE_Range *x_range, *y_range; + + DBGSTART; + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (option = 0; option < NUM_OPTIONS; ++option) + { + s->opt[option].size = sizeof (SANE_Word); + s->opt[option].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (SANE_VALUE_SCAN_MODE_GRAY); + + /* scan source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].size = max_string_size (source_list); + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->val[OPT_SOURCE].s = strdup (FLATBED); + if (!(model->flags & GENESYS_FLAG_HAS_UTA)) + { + DISABLE (OPT_SOURCE); + } + else + { + ENABLE (OPT_SOURCE); + } + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].unit = SANE_UNIT_NONE; + s->opt[OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].size = sizeof (SANE_Word); + s->opt[OPT_BIT_DEPTH].constraint.word_list = 0; + s->opt[OPT_BIT_DEPTH].constraint.word_list = s->bpp_list; + create_bpp_list (s, model->bpp_gray_values); + s->val[OPT_BIT_DEPTH].w = 8; + if (s->opt[OPT_BIT_DEPTH].constraint.word_list[0] < 2) + DISABLE (OPT_BIT_DEPTH); + + /* resolution */ + min_dpi=200000; + for (count = 0; model->xdpi_values[count] != 0; count++) + { + if(model->xdpi_values[count]xdpi_values[count]; + } + } + dpi_list = malloc ((count + 1) * sizeof (SANE_Word)); + if (!dpi_list) + return SANE_STATUS_NO_MEM; + dpi_list[0] = count; + for (count = 0; model->xdpi_values[count] != 0; count++) + dpi_list[count + 1] = model->xdpi_values[count]; + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = dpi_list; + s->val[OPT_RESOLUTION].w = min_dpi; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + x_range=create_range(model->x_size); + if(x_range==NULL) + { + return SANE_STATUS_NO_MEM; + } + + y_range=create_range(model->y_size); + if(y_range==NULL) + { + return SANE_STATUS_NO_MEM; + } + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = x_range; + s->val[OPT_BR_X].w = x_range->max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = y_range; + s->val[OPT_BR_Y].w = y_range->max; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_ADVANCED; + s->val[OPT_CUSTOM_GAMMA].b = SANE_FALSE; + + /* grayscale gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + init_gamma_vector_option (s, OPT_GAMMA_VECTOR); + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + init_gamma_vector_option (s, OPT_GAMMA_VECTOR_R); + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + init_gamma_vector_option (s, OPT_GAMMA_VECTOR_G); + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + init_gamma_vector_option (s, OPT_GAMMA_VECTOR_B); + + /* currently, there are only gamma table options in this group, + * so if the scanner doesn't support gamma table, disable the + * whole group */ + if (!(model->flags & GENESYS_FLAG_CUSTOM_GAMMA)) + { + s->opt[OPT_ENHANCEMENT_GROUP].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + DBG (DBG_info, "init_options: custom gamma disabled\n"); + } + + /* software base image enhancements, these are consuming as many + * memory than used by the full scanned image and may fail at high + * resolution + */ + /* software deskew */ + s->opt[OPT_SWDESKEW].name = "swdeskew"; + s->opt[OPT_SWDESKEW].title = "Software deskew"; + s->opt[OPT_SWDESKEW].desc = "Request backend to rotate skewed pages digitally"; + s->opt[OPT_SWDESKEW].type = SANE_TYPE_BOOL; + s->opt[OPT_SWDESKEW].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + s->val[OPT_SWDESKEW].b = SANE_FALSE; + + /* software deskew */ + s->opt[OPT_SWDESPECK].name = "swdespeck"; + s->opt[OPT_SWDESPECK].title = "Software despeck"; + s->opt[OPT_SWDESPECK].desc = "Request backend to remove lone dots digitally"; + s->opt[OPT_SWDESPECK].type = SANE_TYPE_BOOL; + s->opt[OPT_SWDESPECK].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + s->val[OPT_SWDESPECK].b = SANE_FALSE; + + /* software despeckle radius */ + s->opt[OPT_DESPECK].name = "despeck"; + s->opt[OPT_DESPECK].title = "Software despeckle diameter"; + s->opt[OPT_DESPECK].desc = "Maximum diameter of lone dots to remove from scan"; + s->opt[OPT_DESPECK].type = SANE_TYPE_INT; + s->opt[OPT_DESPECK].unit = SANE_UNIT_NONE; + s->opt[OPT_DESPECK].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_DESPECK].constraint.range = &swdespeck_range; + s->opt[OPT_DESPECK].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + s->val[OPT_DESPECK].w = 1; + + /* crop by software */ + s->opt[OPT_SWCROP].name = "swcrop"; + s->opt[OPT_SWCROP].title = SANE_I18N ("Software crop"); + s->opt[OPT_SWCROP].desc = SANE_I18N ("Request backend to remove border from pages digitally"); + s->opt[OPT_SWCROP].type = SANE_TYPE_BOOL; + s->opt[OPT_SWCROP].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + s->opt[OPT_SWCROP].unit = SANE_UNIT_NONE; + s->val[OPT_SWCROP].b = SANE_FALSE; + + /* Software blank page skip */ + s->opt[OPT_SWSKIP].name = "swskip"; + s->opt[OPT_SWSKIP].title = SANE_I18N ("Software blank skip percentage"); + s->opt[OPT_SWSKIP].desc = SANE_I18N("Request driver to discard pages with low numbers of dark pixels"); + s->opt[OPT_SWSKIP].type = SANE_TYPE_FIXED; + s->opt[OPT_SWSKIP].unit = SANE_UNIT_PERCENT; + s->opt[OPT_SWSKIP].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_SWSKIP].constraint.range = &(percentage_range); + s->opt[OPT_SWSKIP].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + /* disable by default */ + s->val[OPT_SWSKIP].w = 0; + + /* Software Derotate */ + s->opt[OPT_SWDEROTATE].name = "swderotate"; + s->opt[OPT_SWDEROTATE].title = SANE_I18N ("Software derotate"); + s->opt[OPT_SWDEROTATE].desc = SANE_I18N("Request driver to detect and correct 90 degree image rotation"); + s->opt[OPT_SWDEROTATE].type = SANE_TYPE_BOOL; + s->opt[OPT_SWDEROTATE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + s->opt[OPT_SWDEROTATE].unit = SANE_UNIT_NONE; + s->val[OPT_SWDEROTATE].b = SANE_FALSE; + + /* Software brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &(enhance_range); + s->opt[OPT_BRIGHTNESS].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + /* disable by default */ + s->val[OPT_BRIGHTNESS].w = 0; + + /* Sowftware contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &(enhance_range); + s->opt[OPT_CONTRAST].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + /* disable by default */ + s->val[OPT_CONTRAST].w = 0; + + /* "Extras" group: */ + s->opt[OPT_EXTRAS_GROUP].title = SANE_I18N ("Extras"); + s->opt[OPT_EXTRAS_GROUP].desc = ""; + s->opt[OPT_EXTRAS_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_EXTRAS_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_EXTRAS_GROUP].size = 0; + s->opt[OPT_EXTRAS_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* BW threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_FIXED; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_PERCENT; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &percentage_range; + s->val[OPT_THRESHOLD].w = SANE_FIX (50); + + /* BW threshold curve */ + s->opt[OPT_THRESHOLD_CURVE].name = "threshold-curve"; + s->opt[OPT_THRESHOLD_CURVE].title = SANE_I18N ("Threshold curve"); + s->opt[OPT_THRESHOLD_CURVE].desc = SANE_I18N ("Dynamic threshold curve, from light to dark, normally 50-65"); + s->opt[OPT_THRESHOLD_CURVE].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD_CURVE].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD_CURVE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD_CURVE].constraint.range = &threshold_curve_range; + s->val[OPT_THRESHOLD_CURVE].w = 50; + + /* dynamic linart */ + s->opt[OPT_DISABLE_DYNAMIC_LINEART].name = "disable-dynamic-lineart"; + s->opt[OPT_DISABLE_DYNAMIC_LINEART].title = SANE_I18N ("Disable dynamic lineart"); + s->opt[OPT_DISABLE_DYNAMIC_LINEART].desc = + SANE_I18N ("Disable use of a software adaptive algorithm to generate lineart relying instead on hardware lineart."); + s->opt[OPT_DISABLE_DYNAMIC_LINEART].type = SANE_TYPE_BOOL; + s->opt[OPT_DISABLE_DYNAMIC_LINEART].unit = SANE_UNIT_NONE; + s->opt[OPT_DISABLE_DYNAMIC_LINEART].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_DISABLE_DYNAMIC_LINEART].w = SANE_FALSE; + + /* fastmod is required for hw lineart to work */ + if ((s->dev->model->asic_type == GENESYS_GL646) + &&(s->dev->model->motor_type != MOTOR_XP200)) + { + s->opt[OPT_DISABLE_DYNAMIC_LINEART].cap = SANE_CAP_INACTIVE; + } + + /* disable_interpolation */ + s->opt[OPT_DISABLE_INTERPOLATION].name = "disable-interpolation"; + s->opt[OPT_DISABLE_INTERPOLATION].title = + SANE_I18N ("Disable interpolation"); + s->opt[OPT_DISABLE_INTERPOLATION].desc = + SANE_I18N + ("When using high resolutions where the horizontal resolution is smaller " + "than the vertical resolution this disables horizontal interpolation."); + s->opt[OPT_DISABLE_INTERPOLATION].type = SANE_TYPE_BOOL; + s->opt[OPT_DISABLE_INTERPOLATION].unit = SANE_UNIT_NONE; + s->opt[OPT_DISABLE_INTERPOLATION].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_DISABLE_INTERPOLATION].w = SANE_FALSE; + + /* color filter */ + s->opt[OPT_COLOR_FILTER].name = "color-filter"; + s->opt[OPT_COLOR_FILTER].title = SANE_I18N ("Color filter"); + s->opt[OPT_COLOR_FILTER].desc = + SANE_I18N + ("When using gray or lineart this option selects the used color."); + s->opt[OPT_COLOR_FILTER].type = SANE_TYPE_STRING; + s->opt[OPT_COLOR_FILTER].constraint_type = SANE_CONSTRAINT_STRING_LIST; + /* true gray not yet supported for GL847 and GL124 scanners */ + if(!model->is_cis || model->asic_type==GENESYS_GL847 || model->asic_type==GENESYS_GL124) + { + s->opt[OPT_COLOR_FILTER].size = max_string_size (color_filter_list); + s->opt[OPT_COLOR_FILTER].constraint.string_list = color_filter_list; + s->val[OPT_COLOR_FILTER].s = strdup (s->opt[OPT_COLOR_FILTER].constraint.string_list[1]); + } + else + { + s->opt[OPT_COLOR_FILTER].size = max_string_size (cis_color_filter_list); + s->opt[OPT_COLOR_FILTER].constraint.string_list = cis_color_filter_list; + /* default to "None" ie true gray */ + s->val[OPT_COLOR_FILTER].s = strdup (s->opt[OPT_COLOR_FILTER].constraint.string_list[3]); + } + + /* no support for color filter for cis+gl646 scanners */ + if (model->asic_type == GENESYS_GL646 && model->is_cis) + { + DISABLE (OPT_COLOR_FILTER); + } + + /* calibration stor file name */ + s->opt[OPT_CALIBRATION_FILE].name = "calibration-file"; + s->opt[OPT_CALIBRATION_FILE].title = SANE_I18N ("Calibration file"); + s->opt[OPT_CALIBRATION_FILE].desc = SANE_I18N ("Specify the calibration file to use"); + s->opt[OPT_CALIBRATION_FILE].type = SANE_TYPE_STRING; + s->opt[OPT_CALIBRATION_FILE].unit = SANE_UNIT_NONE; + s->opt[OPT_CALIBRATION_FILE].size = PATH_MAX; + s->opt[OPT_CALIBRATION_FILE].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED; + s->opt[OPT_CALIBRATION_FILE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_CALIBRATION_FILE].s = NULL; + /* disable option if ran as root */ +#ifdef HAVE_GETUID + if(geteuid()==0) + { + DISABLE (OPT_CALIBRATION_FILE); + } +#endif + + /* Powersave time (turn lamp off) */ + s->opt[OPT_LAMP_OFF_TIME].name = "lamp-off-time"; + s->opt[OPT_LAMP_OFF_TIME].title = SANE_I18N ("Lamp off time"); + s->opt[OPT_LAMP_OFF_TIME].desc = + SANE_I18N + ("The lamp will be turned off after the given time (in minutes). " + "A value of 0 means, that the lamp won't be turned off."); + s->opt[OPT_LAMP_OFF_TIME].type = SANE_TYPE_INT; + s->opt[OPT_LAMP_OFF_TIME].unit = SANE_UNIT_NONE; + s->opt[OPT_LAMP_OFF_TIME].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_LAMP_OFF_TIME].constraint.range = &time_range; + s->val[OPT_LAMP_OFF_TIME].w = 15; /* 15 minutes */ + + /* turn lamp off during scan */ + s->opt[OPT_LAMP_OFF].name = "lamp-off-scan"; + s->opt[OPT_LAMP_OFF].title = SANE_I18N ("Lamp off during scan"); + s->opt[OPT_LAMP_OFF].desc = SANE_I18N ("The lamp will be turned off during scan. "); + s->opt[OPT_LAMP_OFF].type = SANE_TYPE_BOOL; + s->opt[OPT_LAMP_OFF].unit = SANE_UNIT_NONE; + s->opt[OPT_LAMP_OFF].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_LAMP_OFF].w = SANE_FALSE; + + s->opt[OPT_SENSOR_GROUP].title = SANE_TITLE_SENSORS; + s->opt[OPT_SENSOR_GROUP].desc = SANE_DESC_SENSORS; + s->opt[OPT_SENSOR_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_SENSOR_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_SENSOR_GROUP].size = 0; + s->opt[OPT_SENSOR_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_SCAN_SW].name = SANE_NAME_SCAN; + s->opt[OPT_SCAN_SW].title = SANE_TITLE_SCAN; + s->opt[OPT_SCAN_SW].desc = SANE_DESC_SCAN; + s->opt[OPT_SCAN_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_SCAN_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_SCAN_SW) + s->opt[OPT_SCAN_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_SCAN_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_SCAN_SW].b = 0; + s->last_val[OPT_SCAN_SW].b = 0; + + /* SANE_NAME_FILE is not for buttons */ + s->opt[OPT_FILE_SW].name = "file"; + s->opt[OPT_FILE_SW].title = SANE_I18N ("File button"); + s->opt[OPT_FILE_SW].desc = SANE_I18N ("File button"); + s->opt[OPT_FILE_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_FILE_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_FILE_SW) + s->opt[OPT_FILE_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_FILE_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_FILE_SW].b = 0; + s->last_val[OPT_FILE_SW].b = 0; + + s->opt[OPT_EMAIL_SW].name = SANE_NAME_EMAIL; + s->opt[OPT_EMAIL_SW].title = SANE_TITLE_EMAIL; + s->opt[OPT_EMAIL_SW].desc = SANE_DESC_EMAIL; + s->opt[OPT_EMAIL_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_EMAIL_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_EMAIL_SW) + s->opt[OPT_EMAIL_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_EMAIL_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_EMAIL_SW].b = 0; + s->last_val[OPT_EMAIL_SW].b = 0; + + s->opt[OPT_COPY_SW].name = SANE_NAME_COPY; + s->opt[OPT_COPY_SW].title = SANE_TITLE_COPY; + s->opt[OPT_COPY_SW].desc = SANE_DESC_COPY; + s->opt[OPT_COPY_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_COPY_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_COPY_SW) + s->opt[OPT_COPY_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_COPY_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_COPY_SW].b = 0; + s->last_val[OPT_COPY_SW].b = 0; + + s->opt[OPT_PAGE_LOADED_SW].name = SANE_NAME_PAGE_LOADED; + s->opt[OPT_PAGE_LOADED_SW].title = SANE_TITLE_PAGE_LOADED; + s->opt[OPT_PAGE_LOADED_SW].desc = SANE_DESC_PAGE_LOADED; + s->opt[OPT_PAGE_LOADED_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_PAGE_LOADED_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_PAGE_LOADED_SW) + s->opt[OPT_PAGE_LOADED_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_PAGE_LOADED_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_PAGE_LOADED_SW].b = 0; + s->last_val[OPT_PAGE_LOADED_SW].b = 0; + + /* OCR button */ + s->opt[OPT_OCR_SW].name = "ocr"; + s->opt[OPT_OCR_SW].title = SANE_I18N ("OCR button"); + s->opt[OPT_OCR_SW].desc = SANE_I18N ("OCR button"); + s->opt[OPT_OCR_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_OCR_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_OCR_SW) + s->opt[OPT_OCR_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_OCR_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_OCR_SW].b = 0; + s->last_val[OPT_OCR_SW].b = 0; + + /* power button */ + s->opt[OPT_POWER_SW].name = "power"; + s->opt[OPT_POWER_SW].title = SANE_I18N ("Power button"); + s->opt[OPT_POWER_SW].desc = SANE_I18N ("Power button"); + s->opt[OPT_POWER_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_POWER_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_POWER_SW) + s->opt[OPT_POWER_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_POWER_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_POWER_SW].b = 0; + s->last_val[OPT_POWER_SW].b = 0; + + /* extra button */ + s->opt[OPT_EXTRA_SW].name = "extra"; + s->opt[OPT_EXTRA_SW].title = SANE_I18N ("Extra button"); + s->opt[OPT_EXTRA_SW].desc = SANE_I18N ("Extra button"); + s->opt[OPT_EXTRA_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_EXTRA_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_EXTRA_SW) + s->opt[OPT_EXTRA_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_EXTRA_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_EXTRA_SW].b = 0; + s->last_val[OPT_EXTRA_SW].b = 0; + + /* calibration needed */ + s->opt[OPT_NEED_CALIBRATION_SW].name = "need-calibration"; + s->opt[OPT_NEED_CALIBRATION_SW].title = SANE_I18N ("Need calibration"); + s->opt[OPT_NEED_CALIBRATION_SW].desc = SANE_I18N ("The scanner needs calibration for the current settings"); + s->opt[OPT_NEED_CALIBRATION_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_NEED_CALIBRATION_SW].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_CALIBRATE) + s->opt[OPT_NEED_CALIBRATION_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_NEED_CALIBRATION_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_NEED_CALIBRATION_SW].b = 0; + s->last_val[OPT_NEED_CALIBRATION_SW].b = 0; + + /* button group */ + s->opt[OPT_BUTTON_GROUP].title = SANE_I18N ("Buttons"); + s->opt[OPT_BUTTON_GROUP].desc = ""; + s->opt[OPT_BUTTON_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_BUTTON_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_BUTTON_GROUP].size = 0; + s->opt[OPT_BUTTON_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* calibrate button */ + s->opt[OPT_CALIBRATE].name = "calibrate"; + s->opt[OPT_CALIBRATE].title = SANE_I18N ("Calibrate"); + s->opt[OPT_CALIBRATE].desc = + SANE_I18N ("Start calibration using special sheet"); + s->opt[OPT_CALIBRATE].type = SANE_TYPE_BUTTON; + s->opt[OPT_CALIBRATE].unit = SANE_UNIT_NONE; + if (model->buttons & GENESYS_HAS_CALIBRATE) + s->opt[OPT_CALIBRATE].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED | + SANE_CAP_AUTOMATIC; + else + s->opt[OPT_CALIBRATE].cap = SANE_CAP_INACTIVE; + s->val[OPT_CALIBRATE].b = 0; + s->last_val[OPT_CALIBRATE].b = 0; + + /* clear calibration cache button */ + s->opt[OPT_CLEAR_CALIBRATION].name = "clear-calibration"; + s->opt[OPT_CLEAR_CALIBRATION].title = SANE_I18N ("Clear calibration"); + s->opt[OPT_CLEAR_CALIBRATION].desc = SANE_I18N ("Clear calibration cache"); + s->opt[OPT_CLEAR_CALIBRATION].type = SANE_TYPE_BUTTON; + s->opt[OPT_CLEAR_CALIBRATION].unit = SANE_UNIT_NONE; + s->opt[OPT_CLEAR_CALIBRATION].size = 0; + s->opt[OPT_CLEAR_CALIBRATION].constraint_type = SANE_CONSTRAINT_NONE; + s->opt[OPT_CLEAR_CALIBRATION].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED; + s->val[OPT_CLEAR_CALIBRATION].b = 0; + s->last_val[OPT_CLEAR_CALIBRATION].b = 0; + + RIE (calc_parameters (s)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Bool present; +static SANE_Status +check_present (SANE_String_Const devname) +{ + present=SANE_TRUE; + DBG (DBG_io, "check_present: %s detected.\n",devname); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach (SANE_String_Const devname, Genesys_Device ** devp, SANE_Bool may_wait) +{ + Genesys_Device *dev = 0; + SANE_Int dn, vendor, product; + SANE_Status status; + int i; + + + DBG (DBG_proc, "attach: start: devp %s NULL, may_wait = %d\n", + devp ? "!=" : "==", may_wait); + + if (devp) + *devp = 0; + + if (!devname) + { + DBG (DBG_error, "attach: devname == NULL\n"); + return SANE_STATUS_INVAL; + } + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->file_name, devname) == 0) + { + if (devp) + *devp = dev; + DBG (DBG_info, "attach: device `%s' was already in device list\n", + devname); + return SANE_STATUS_GOOD; + } + } + + DBG (DBG_info, "attach: trying to open device `%s'\n", devname); + + status = sanei_usb_open (devname, &dn); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_warn, "attach: couldn't open device `%s': %s\n", devname, + sane_strstatus (status)); + return status; + } + else + DBG (DBG_info, "attach: device `%s' successfully opened\n", devname); + + status = sanei_usb_get_vendor_product (dn, &vendor, &product); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "attach: couldn't get vendor and product ids of device `%s': %s\n", + devname, sane_strstatus (status)); + return status; + } + + /* KV-SS080 is an auxiliary device which requires a master device to be here */ + if(vendor == 0x04da && product == 0x100f) + { + present=SANE_FALSE; + sanei_usb_find_devices (vendor, 0x1006, check_present); + sanei_usb_find_devices (vendor, 0x1007, check_present); + sanei_usb_find_devices (vendor, 0x1010, check_present); + if(present==SANE_FALSE) + { + DBG (DBG_error,"attach: master device not present\n"); + return SANE_STATUS_INVAL; + } + } + + for (i = 0; i < MAX_SCANNERS && genesys_usb_device_list[i].model != 0; i++) + { + if (vendor == genesys_usb_device_list[i].vendor && + product == genesys_usb_device_list[i].product) + { + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + break; + } + } + + if (!dev) + { + DBG (DBG_error, + "attach: vendor %d product %d is not supported by this backend\n", + vendor, product); + return SANE_STATUS_INVAL; + } + + dev->file_name = strdup (devname); + if (!dev->file_name) + return SANE_STATUS_NO_MEM; + + dev->model = genesys_usb_device_list[i].model; + dev->vendorId = genesys_usb_device_list[i].vendor; + dev->productId = genesys_usb_device_list[i].product; + dev->already_initialized = SANE_FALSE; + + DBG (DBG_info, "attach: found %s flatbed scanner %s at %s\n", + dev->model->vendor, dev->model->model, dev->file_name); + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + sanei_usb_close (dn); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + Genesys_Device *dev; + SANE_Status status; + Genesys_Device **tmp_dev; + + RIE (attach (devname, &dev, SANE_FALSE)); + + if (dev) + { + /* Keep track of newly attached devices so we can set options as + necessary. */ + tmp_dev=NULL; + /* increase device list capacity if needed */ + if (new_dev_len >= new_dev_alloced) + { + new_dev_alloced += 4; + if (new_dev) + { + tmp_dev = new_dev; + new_dev = realloc (new_dev, new_dev_alloced * sizeof (new_dev[0])); + } + else + { + new_dev = malloc (new_dev_alloced * sizeof (new_dev[0])); + tmp_dev = NULL; + } + if (!new_dev) + { + FREE_IFNOT_NULL(tmp_dev) + DBG (DBG_error, "attach_one_device: out of memory\n"); + return SANE_STATUS_NO_MEM; + } + } + new_dev[new_dev_len++] = dev; + } + return SANE_STATUS_GOOD; +} + +/* configuration framework functions */ +static SANE_Status +config_attach_genesys (SANEI_Config __sane_unused__ *config, const char *devname) +{ + /* the devname has been processed and is ready to be used + * directly. Since the backend is an USB only one, we can + * call sanei_usb_attach_matching_devices straight */ + sanei_usb_attach_matching_devices (devname, attach_one_device); + + return SANE_STATUS_GOOD; +} + +/* probes for scanner to attach to the backend */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +probe_genesys_devices (void) +{ + SANEI_Config config; + SANE_Status status; + + DBGSTART; + + new_dev = 0; + new_dev_len = 0; + new_dev_alloced = 0; + + /* set configuration options structure : no option for this backend */ + config.descriptors = NULL; + config.values = NULL; + config.count = 0; + + /* generic configure and attach function */ + status = sanei_configure_attach (GENESYS_CONFIG_FILE, &config, + config_attach_genesys); + + if (new_dev_alloced > 0) + { + new_dev_len = new_dev_alloced = 0; + free (new_dev); + } + + DBGCOMPLETED; + + return status; +} + +/** + * This should be changed if one of the substructures of + Genesys_Calibration_Cache change, but it must be changed if there are + changes that don't change size -- at least for now, as we store most + of Genesys_Calibration_Cache as is. +*/ +#define CALIBRATION_VERSION 1 + +/** + * reads previously cached calibration data + * from file define in dev->calib_file + */ +SANE_Status +sanei_genesys_read_calibration (Genesys_Device * dev) +{ + FILE *fp; + uint8_t vers = 0; + uint32_t size = 0; + struct Genesys_Calibration_Cache *cache; + SANE_Status status=SANE_STATUS_GOOD; + + DBGSTART; + + /* open calibration cache file */ + fp = fopen (dev->calib_file, "rb"); + if (!fp) + { + DBG (DBG_info, "Calibration: Cannot open %s\n", dev->calib_file); + DBGCOMPLETED; + return SANE_STATUS_IO_ERROR; + } + + /* these two checks ensure that most bad things cannot happen */ + fread (&vers, 1, 1, fp); + if (vers != CALIBRATION_VERSION) + { + DBG (DBG_info, "Calibration: Bad version\n"); + fclose (fp); + DBGCOMPLETED; + return SANE_STATUS_INVAL; + } + fread (&size, 4, 1, fp); + if (size != sizeof (struct Genesys_Calibration_Cache)) + { + DBG (DBG_info, + "Calibration: Size of calibration cache struct differs\n"); + fclose (fp); + DBGCOMPLETED; + return SANE_STATUS_INVAL; + } + + /* clear device calibration cache */ + while(dev->calibration_cache!=NULL) + { + cache=dev->calibration_cache; + dev->calibration_cache=dev->calibration_cache->next; + free(cache); + } + + /* loop on cache records in file */ + while (!feof (fp) && status==SANE_STATUS_GOOD) + { + DBG (DBG_info, "sanei_genesys_read_calibration: reading one record\n"); + cache = (struct Genesys_Calibration_Cache *) malloc (sizeof (*cache)); + + if (!cache) + { + DBG (DBG_error, + "sanei_genesys_read_calibration: could not allocate cache struct\n"); + break; + } + +#define BILT1( x ) \ + do \ + { \ + if ((x) < 1) \ + { \ + free(cache); \ + DBG (DBG_warn, "sanei_genesys_read_calibration: partial calibration record\n"); \ + status=SANE_STATUS_EOF; \ + break; \ + } \ + } while(0) + + + if (fread (&cache->used_setup, sizeof (cache->used_setup), 1, fp) < 1) + { /* eof is only detected here */ + free (cache); + status=SANE_STATUS_GOOD; + break; + } + BILT1 (fread (&cache->last_calibration, sizeof (cache->last_calibration), 1, fp)); + BILT1 (fread (&cache->frontend, sizeof (cache->frontend), 1, fp)); + /* the gamma (and later) fields are not stored */ + BILT1 (fread (&cache->sensor, offsetof (Genesys_Sensor, gamma[0]), 1, fp)); + BILT1 (fread (&cache->calib_pixels, sizeof (cache->calib_pixels), 1, fp)); + BILT1 (fread (&cache->calib_channels, sizeof (cache->calib_channels), 1, fp)); + BILT1 (fread (&cache->average_size, sizeof (cache->average_size), 1, fp)); + + cache->white_average_data = (uint8_t *) malloc (cache->average_size); + cache->dark_average_data = (uint8_t *) malloc (cache->average_size); + + if (!cache->white_average_data || !cache->dark_average_data) + { + status=SANE_STATUS_NO_MEM; + FREE_IFNOT_NULL (cache->white_average_data); + FREE_IFNOT_NULL (cache->dark_average_data); + free (cache); + DBG (DBG_error, + "sanei_genesys_read_calibration: could not allocate space for average data\n"); + break; + } + + if (fread (cache->white_average_data, cache->average_size, 1, fp) < 1) + { + status=SANE_STATUS_EOF; + DBG (DBG_warn, "sanei_genesys_read_calibration: partial calibration record\n"); + free (cache->white_average_data); + free (cache->dark_average_data); + free (cache); + break; + } + if (fread (cache->dark_average_data, cache->average_size, 1, fp) < 1) + { + DBG (DBG_warn, "sanei_genesys_read_calibration: partial calibration record\n"); + free (cache->white_average_data); + free (cache->dark_average_data); + free (cache); + status=SANE_STATUS_EOF; + break; + } +#undef BILT1 + DBG (DBG_info, "sanei_genesys_read_calibration: adding record to list\n"); + cache->next = dev->calibration_cache; + dev->calibration_cache = cache; + } + + fclose (fp); + DBGCOMPLETED; + return status; +} + +static void +write_calibration (Genesys_Device * dev) +{ + FILE *fp; + uint8_t vers = 0; + uint32_t size = 0; + struct Genesys_Calibration_Cache *cache; + + DBGSTART; + fp = fopen (dev->calib_file, "wb"); + if (!fp) + { + DBG (DBG_info, "write_calibration: Cannot open %s for writing\n", dev->calib_file); + return; + } + + vers = CALIBRATION_VERSION; + fwrite (&vers, 1, 1, fp); + size = sizeof (struct Genesys_Calibration_Cache); + fwrite (&size, 4, 1, fp); + + for (cache = dev->calibration_cache; cache; cache = cache->next) + { + fwrite (&cache->used_setup, sizeof (cache->used_setup), 1, fp); + fwrite (&cache->last_calibration, sizeof (cache->last_calibration), 1, fp); + fwrite (&cache->frontend, sizeof (cache->frontend), 1, fp); + /* the gamma (and later) fields are not stored */ + fwrite (&cache->sensor, offsetof (Genesys_Sensor, gamma[0]), 1, fp); + + fwrite (&cache->calib_pixels, sizeof (cache->calib_pixels), 1, fp); + fwrite (&cache->calib_channels, sizeof (cache->calib_channels), 1, fp); + fwrite (&cache->average_size, sizeof (cache->average_size), 1, fp); + fwrite (cache->white_average_data, cache->average_size, 1, fp); + fwrite (cache->dark_average_data, cache->average_size, 1, fp); + } + DBGCOMPLETED; + fclose (fp); +} + +/** @brief buffer scanned picture + * In order to allow digital processing, we must be able to put all the + * scanned picture in a buffer. + */ +static SANE_Status +genesys_buffer_image(Genesys_Scanner *s) +{ + SANE_Status status = SANE_STATUS_GOOD; + size_t maximum; /**> maximum bytes size of the scan */ + size_t len; /**> length of scanned data read */ + size_t total; /**> total of butes read */ + size_t size; /**> size of image buffer */ + size_t read_size; /**> size of reads */ + int lines; /** number of lines of the scan */ + Genesys_Device *dev = s->dev; + SANE_Byte *lineart=NULL; + + /* compute maximum number of lines for the scan */ + if (s->params.lines > 0) + { + lines = s->params.lines; + } + else + { + lines = + (SANE_UNFIX (dev->model->y_size) * dev->settings.yres) / MM_PER_INCH; + } + DBG (DBG_info, "%s: buffering %d lines of %d bytes\n", __FUNCTION__, lines, + s->params.bytes_per_line); + + /* maximum bytes to read */ + maximum = s->params.bytes_per_line * lines; + if(s->dev->settings.dynamic_lineart==SANE_TRUE) + { + maximum *= 8; + } + + /* initial size of the read buffer */ + size = + ((2048 * 2048) / s->params.bytes_per_line) * s->params.bytes_per_line; + + /* read size */ + read_size = size / 2; + + /* allocate memory */ + dev->img_buffer = (SANE_Byte *) malloc (size); + if (dev->img_buffer == NULL) + { + DBG (DBG_error, + "%s: digital processing requires too much memory.\nConsider disabling it\n", + __FUNCTION__); + return SANE_STATUS_NO_MEM; + } + + /* loop reading data until we reach maximum or EOF */ + total = 0; + while (total < maximum && status != SANE_STATUS_EOF) + { + len = size - maximum; + if (len > read_size) + { + len = read_size; + } + status = genesys_read_ordered_data (dev, dev->img_buffer + total, &len); + if (status != SANE_STATUS_EOF && status != SANE_STATUS_GOOD) + { + free (s->dev->img_buffer); + DBG (DBG_error, "%s: %s buffering failed\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + total += len; + + /* do we need to enlarge read buffer ? */ + if (total + read_size > size && status != SANE_STATUS_EOF) + { + size += read_size; + dev->img_buffer = (SANE_Byte *) realloc (dev->img_buffer, size); + if (dev->img_buffer == NULL) + { + DBG (DBG_error0, + "%s: digital processing requires too much memory.\nConsider disabling it\n", + __FUNCTION__); + return SANE_STATUS_NO_MEM; + } + } + } + + /* since digital processing is going to take place, + * issue head parking command so that the head move while + * computing so we can save time + */ + if (dev->model->is_sheetfed == SANE_FALSE && + dev->parking == SANE_FALSE) + { + dev->model->cmd_set->slow_back_home (dev, dev->model->flags & GENESYS_FLAG_MUST_WAIT); + dev->parking = !(s->dev->model->flags & GENESYS_FLAG_MUST_WAIT); + } + + /* in case of dynamic lineart, we have buffered gray data which + * must be converted to lineart first */ + if(s->dev->settings.dynamic_lineart==SANE_TRUE) + { + total/=8; + lineart=(SANE_Byte *)malloc(total); + if (lineart == NULL) + { + DBG (DBG_error0, + "%s: digital processing requires too much memory.\nConsider disabling it\n", + __FUNCTION__); + return SANE_STATUS_NO_MEM; + } + genesys_gray_lineart (dev, + dev->img_buffer, + lineart, + dev->settings.pixels, + (total*8)/dev->settings.pixels, + dev->settings.threshold); + free(dev->img_buffer); + dev->img_buffer = lineart; + } + + /* update counters */ + dev->total_bytes_to_read = total; + dev->total_bytes_read = 0; + + /* update params */ + s->params.lines = total / s->params.bytes_per_line; + if (DBG_LEVEL >= DBG_io2) + { + sanei_genesys_write_pnm_file ("unprocessed.pnm", + dev->img_buffer, + s->params.depth, + s->params.format==SANE_FRAME_RGB ? 3:1, + s->params.pixels_per_line, + s->params.lines); + } + + return SANE_STATUS_GOOD; +} + +/* -------------------------- SANE API functions ------------------------- */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + SANE_Status status; + + DBG_INIT (); + DBG (DBG_init, "SANE Genesys backend version %d.%d build %d from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); +#ifdef HAVE_LIBUSB_1_0 + DBG (DBG_init, "SANE Genesys backend built with libusb-1.0\n"); +#endif +#ifdef HAVE_LIBUSB + DBG (DBG_init, "SANE Genesys backend built with libusb\n"); +#endif + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (DBG_proc, "sane_init: authorize %s null\n", authorize ? "!=" : "=="); + + /* init usb use */ + sanei_usb_init (); + + /* init sanei_magic */ + sanei_magic_init(); + + DBG (DBG_info, "sane_init: %s endian machine\n", +#ifdef WORDS_BIGENDIAN + "big" +#else + "little" +#endif + ); + + /* set up to no devices at first */ + num_devices = 0; + first_dev = 0; + first_handle = 0; + devlist = 0; + + /* cold-plug case :detection of allready connected scanners */ + status = probe_genesys_devices (); + + DBGCOMPLETED; + + return status; +} + +void +sane_exit (void) +{ + Genesys_Device *dev, *next; + + DBGSTART; + for (dev = first_dev; dev; dev = next) + { + /* sane_close() free many fields, not much things left to + * do here */ + next = dev->next; + free (dev->file_name); + free (dev); + } + first_dev = 0; + first_handle = 0; + if (devlist) + free (devlist); + devlist = 0; + + sanei_usb_exit(); + + DBGCOMPLETED; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + Genesys_Device *dev, *prev; + SANE_Int index; + SANE_Device *sane_device; + + DBG (DBG_proc, "sane_get_devices: start: local_only = %s\n", + local_only == SANE_TRUE ? "true" : "false"); + + /* hot-plug case : detection of newly connected scanners */ + sanei_usb_scan_devices (); + probe_genesys_devices (); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + prev = NULL; + index = 0; + dev = first_dev; + while (dev != NULL) + { + /* check if device removed */ + present = SANE_FALSE; + sanei_usb_find_devices (dev->vendorId, dev->productId, check_present); + if (present) + { + sane_device = malloc (sizeof (*sane_device)); + if (!sane_device) + return SANE_STATUS_NO_MEM; + sane_device->name = dev->file_name; + sane_device->vendor = dev->model->vendor; + sane_device->model = dev->model->model; + sane_device->type = strdup ("flatbed scanner"); + devlist[index] = sane_device; + index++; + prev = dev; + dev = dev->next; + } + else + { + /* remove device from internal list */ + /* case 1 : removed device is first_dev */ + if (prev == NULL) + { + /* test for another dev */ + if (dev->next == NULL) + { + /* empty the whole list */ + free (dev); + first_dev = NULL; + num_devices = 0; + dev = NULL; + } + else + { + /* assign new start */ + first_dev = dev->next; + num_devices--; + free (dev); + dev = prev->next; + } + } + /* case 2 : removed device is not first_dev */ + else + { + /* link previous dev to next dev */ + prev->next = dev->next; + free (dev); + num_devices--; + + /* next loop */ + dev = prev->next; + } + } + } + devlist[index] = 0; + + *device_list = devlist; + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Genesys_Device *dev; + SANE_Status status; + Genesys_Scanner *s; + char tmp_str[PATH_MAX]; + char *ptr; + + DBG (DBG_proc, "sane_open: start (devicename = `%s')\n", devicename); + + /* devicename="" or devicename="genesys" are default values that use + * first available device + */ + if (devicename[0] && strcmp ("genesys", devicename) != 0) + { + /* search for the given devicename in the device list */ + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->file_name, devicename) == 0) + break; + + if (!dev) + { + DBG (DBG_info, + "sane_open: couldn't find `%s' in devlist, trying attach\n", + devicename); + RIE (attach (devicename, &dev, SANE_TRUE)); + } + else + DBG (DBG_info, "sane_open: found `%s' in devlist\n", + dev->model->name); + } + else + { + /* empty devicename or "genesys" -> use first device */ + dev = first_dev; + if (dev) + { + devicename = dev->file_name; + DBG (DBG_info, "sane_open: empty devicename, trying `%s'\n", + devicename); + } + } + + if (!dev) + return SANE_STATUS_INVAL; + + if (dev->model->flags & GENESYS_FLAG_UNTESTED) + { + DBG (DBG_error0, + "WARNING: Your scanner is not fully supported or at least \n"); + DBG (DBG_error0, + " had only limited testing. Please be careful and \n"); + DBG (DBG_error0, " report any failure/success to \n"); + DBG (DBG_error0, + " sane-devel@lists.alioth.debian.org. Please provide as many\n"); + DBG (DBG_error0, + " details as possible, e.g. the exact name of your\n"); + DBG (DBG_error0, " scanner and what does (not) work.\n"); + } + + status = sanei_usb_open (dev->file_name, &dev->dn); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_warn, "sane_open: couldn't open device `%s': %s\n", + dev->file_name, sane_strstatus (status)); + return status; + } + + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + + s->dev = dev; + s->scanning = SANE_FALSE; + s->dev->read_buffer.buffer = NULL; + s->dev->lines_buffer.buffer = NULL; + s->dev->shrink_buffer.buffer = NULL; + s->dev->out_buffer.buffer = NULL; + s->dev->binarize_buffer.buffer = NULL; + s->dev->local_buffer.buffer = NULL; + s->dev->parking = SANE_FALSE; + s->dev->read_active = SANE_FALSE; + s->dev->white_average_data = NULL; + s->dev->dark_average_data = NULL; + s->dev->calibration_cache = NULL; + s->dev->calib_file = NULL; + s->dev->img_buffer = NULL; + s->dev->line_interp = 0; + s->dev->line_count = 0; + s->dev->segnb = 0; + s->dev->oe_buffer.buffer=NULL; + s->dev->binary=NULL; + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + *handle = s; + + if (!dev->already_initialized) + sanei_genesys_init_structs (dev); + + RIE (init_options (s)); + + if (sanei_genesys_init_cmd_set (s->dev) != SANE_STATUS_GOOD) + { + DBG (DBG_error0, "This device doesn't have a valid command set!!\n"); + return SANE_STATUS_IO_ERROR; + } + + RIE (dev->model->cmd_set->init (dev)); + + /* here is the place to fetch a stored calibration cache */ + + /* create calibration-filename + lifted from plustek-usb.c + */ + /* we should add a unique identifying feature to the file name + to support multiple scanners of the same model, but to my + knowledge, there is no such thing in these scanners. + (At least the usb serial is always "0".) + TODO add an storedir option to genesys.conf + */ + + ptr = getenv ("HOME"); + if (NULL == ptr) + { + sprintf (tmp_str, "/tmp/%s.cal", s->dev->model->name); + } + else + { +#ifdef HAVE_MKDIR + /* make sure .sane directory exists */ + sprintf (tmp_str, "%s/.sane", ptr); + mkdir(tmp_str,0700); +#endif + sprintf (tmp_str, "%s/.sane/%s.cal", ptr, s->dev->model->name); + } + + s->val[OPT_CALIBRATION_FILE].s = strdup (tmp_str); + s->dev->calib_file = strdup (tmp_str); + DBG (DBG_info, "Calibration filename set to:\n"); + DBG (DBG_info, ">%s<\n", s->dev->calib_file); + + /* now open file, fetch calibration records */ + + sanei_genesys_read_calibration (s->dev); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Genesys_Scanner *prev, *s; + Genesys_Calibration_Cache *cache, *next_cache; + SANE_Status status; + + DBGSTART; + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (DBG_error, "sane_close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + /* eject document for sheetfed scanners */ + if (s->dev->model->is_sheetfed == SANE_TRUE) + { + s->dev->model->cmd_set->eject_document (s->dev); + } + else + { + /* in case scanner is parking, wait for the head + * to reach home position */ + if(s->dev->parking==SANE_TRUE) + { + status = sanei_genesys_wait_for_home (s->dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sane_close: failed to wait for head to park: %s\n", + sane_strstatus (status)); + } + } + } + + /* enable power saving before leaving */ + status = s->dev->model->cmd_set->save_power (s->dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sane_close: failed to enable power saving mode: %s\n", + sane_strstatus (status)); + } + + /* here is the place to store calibration cache */ + write_calibration (s->dev); + + for (cache = s->dev->calibration_cache; cache; cache = next_cache) + { + next_cache = cache->next; + free (cache->dark_average_data); + free (cache->white_average_data); + free (cache); + } + + sanei_genesys_buffer_free (&(s->dev->read_buffer)); + sanei_genesys_buffer_free (&(s->dev->lines_buffer)); + sanei_genesys_buffer_free (&(s->dev->shrink_buffer)); + sanei_genesys_buffer_free (&(s->dev->out_buffer)); + sanei_genesys_buffer_free (&(s->dev->binarize_buffer)); + sanei_genesys_buffer_free (&(s->dev->local_buffer)); + FREE_IFNOT_NULL (s->dev->white_average_data); + FREE_IFNOT_NULL (s->dev->dark_average_data); + FREE_IFNOT_NULL (s->dev->calib_file); + + /* free allocated gamma tables */ + FREE_IFNOT_NULL (s->dev->sensor.gamma_table[0]); + FREE_IFNOT_NULL (s->dev->sensor.gamma_table[1]); + FREE_IFNOT_NULL (s->dev->sensor.gamma_table[2]); + + /* for an handful of bytes .. */ + free ((void *)(size_t)s->opt[OPT_RESOLUTION].constraint.word_list); + free (s->val[OPT_SOURCE].s); + free (s->val[OPT_MODE].s); + free (s->val[OPT_COLOR_FILTER].s); + free ((void *)(size_t)s->opt[OPT_TL_X].constraint.range); + free ((void *)(size_t)s->opt[OPT_TL_Y].constraint.range); + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + /* LAMP OFF : same register across all the ASICs */ + sanei_genesys_write_register (s->dev, 0x03, 0x00); + + /* we need this to avoid ASIC getting stuck + * in bulk writes */ + if(s->dev->model->asic_type==GENESYS_GL847 + ||s->dev->model->asic_type==GENESYS_GL845 + ||s->dev->model->asic_type==GENESYS_GL845 + ||s->dev->model->asic_type==GENESYS_GL843) + sanei_usb_reset (s->dev->dn); + + sanei_usb_close (s->dev->dn); + free (s); + + DBGCOMPLETED; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Genesys_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + DBG (DBG_io2, "sane_get_option_descriptor: option = %s (%d)\n", + s->opt[option].name, option); + return s->opt + option; +} + +/* gets an option , called by sane_control_option */ +static SANE_Status +get_option_value (Genesys_Scanner * s, int option, void *val) +{ + unsigned int i; + SANE_Word *table ,tmp; + uint16_t *gamma; + SANE_Status status = SANE_STATUS_GOOD; + Genesys_Calibration_Cache *cache; + + switch (option) + { + /* geometry */ + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *(SANE_Word *) val = s->val[option].w; + /* switch coordinate to keep them coherent */ + if (s->val[OPT_TL_X].w >= s->val[OPT_BR_X].w) + { + tmp=s->val[OPT_BR_X].w; + s->val[OPT_BR_X].w=s->val[OPT_TL_X].w; + s->val[OPT_TL_X].w=tmp; + } + if (s->val[OPT_TL_Y].w >= s->val[OPT_BR_Y].w) + { + tmp=s->val[OPT_BR_Y].w; + s->val[OPT_BR_Y].w=s->val[OPT_TL_Y].w; + s->val[OPT_TL_Y].w=tmp; + } + break; + /* word options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_BIT_DEPTH: + case OPT_PREVIEW: + case OPT_THRESHOLD: + case OPT_THRESHOLD_CURVE: + case OPT_DISABLE_DYNAMIC_LINEART: + case OPT_DISABLE_INTERPOLATION: + case OPT_LAMP_OFF: + case OPT_LAMP_OFF_TIME: + case OPT_SWDESKEW: + case OPT_SWCROP: + case OPT_SWDESPECK: + case OPT_SWDEROTATE: + case OPT_SWSKIP: + case OPT_DESPECK: + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + *(SANE_Word *) val = s->val[option].w; + break; + case OPT_CUSTOM_GAMMA: + *(SANE_Word *) val = s->val[option].w; + break; + + /* string options: */ + case OPT_MODE: + case OPT_COLOR_FILTER: + case OPT_CALIBRATION_FILE: + case OPT_SOURCE: + strcpy (val, s->val[option].s); + break; + + /* word array options */ + case OPT_GAMMA_VECTOR: + table = (SANE_Word *) val; + if (strcmp (s->val[OPT_COLOR_FILTER].s, "Red") == 0) + { + gamma = s->dev->sensor.gamma_table[GENESYS_RED]; + } + else if (strcmp (s->val[OPT_COLOR_FILTER].s, "Blue") == 0) + { + gamma = s->dev->sensor.gamma_table[GENESYS_BLUE]; + } + else + { + gamma = s->dev->sensor.gamma_table[GENESYS_GREEN]; + } + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + table[i] = gamma[i]; + } + break; + case OPT_GAMMA_VECTOR_R: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + table[i] = s->dev->sensor.gamma_table[GENESYS_RED][i]; + } + break; + case OPT_GAMMA_VECTOR_G: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + table[i] = s->dev->sensor.gamma_table[GENESYS_GREEN][i]; + } + break; + case OPT_GAMMA_VECTOR_B: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + table[i] = s->dev->sensor.gamma_table[GENESYS_BLUE][i]; + } + break; + /* sensors */ + case OPT_SCAN_SW: + case OPT_FILE_SW: + case OPT_EMAIL_SW: + case OPT_COPY_SW: + case OPT_PAGE_LOADED_SW: + case OPT_OCR_SW: + case OPT_POWER_SW: + case OPT_EXTRA_SW: + RIE (s->dev->model->cmd_set->update_hardware_sensors (s)); + *(SANE_Bool *) val = s->val[option].b; + s->last_val[option].b = *(SANE_Bool *) val; + break; + case OPT_NEED_CALIBRATION_SW: + /* scanner needs calibration for current mode unless a matching + * calibration cache is found */ + *(SANE_Bool *) val = SANE_TRUE; + for (cache = s->dev->calibration_cache; cache; cache = cache->next) + { + if (s->dev->model-> + cmd_set->is_compatible_calibration (s->dev, cache, SANE_FALSE) == SANE_STATUS_GOOD) + { + *(SANE_Bool *) val = SANE_FALSE; + } + } + break; + default: + DBG (DBG_warn, "get_option_value: can't get unknown option %d\n", + option); + } + return status; +} + +/** @brief set calibration file value + * Set calibration file value. Load new cache values from file if it exists, + * else creates the file*/ +static SANE_Status set_calibration_value (Genesys_Scanner * s, int option, void *val) +{ + SANE_Status status=SANE_STATUS_GOOD; + char *tmp; + Genesys_Calibration_Cache *cache; + Genesys_Device *dev=s->dev; + + /* try to load file */ + tmp=dev->calib_file; + dev->calib_file=val; + status=sanei_genesys_read_calibration (dev); + + /* file exists but is invalid */ + if (status!=SANE_STATUS_IO_ERROR && status!=SANE_STATUS_GOOD) + { + dev->calib_file=tmp; + return status; + } + + /* we can set no file name value */ + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (tmp) + free (tmp); + dev->calib_file = strdup (val); + + /* clear device calibration cache */ + while(dev->calibration_cache!=NULL) + { + cache=dev->calibration_cache; + dev->calibration_cache=dev->calibration_cache->next; + free(cache); + } + + return SANE_STATUS_GOOD; +} + +/* sets an option , called by sane_control_option */ +static SANE_Status +set_option_value (Genesys_Scanner * s, int option, void *val, + SANE_Int * myinfo) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Word *table; + unsigned int i; + SANE_Range *x_range, *y_range; + Genesys_Calibration_Cache *cache, *next_cache; + + switch (option) + { + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + s->val[option].w = *(SANE_Word *) val; + RIE (calc_parameters (s)); + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_RESOLUTION: + case OPT_THRESHOLD: + case OPT_THRESHOLD_CURVE: + case OPT_DISABLE_DYNAMIC_LINEART: + case OPT_SWCROP: + case OPT_SWDESKEW: + case OPT_DESPECK: + case OPT_SWDEROTATE: + case OPT_SWSKIP: + case OPT_DISABLE_INTERPOLATION: + case OPT_LAMP_OFF: + case OPT_PREVIEW: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + s->val[option].w = *(SANE_Word *) val; + RIE (calc_parameters (s)); + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_SWDESPECK: + s->val[option].w = *(SANE_Word *) val; + if (s->val[OPT_SWDESPECK].b == SANE_TRUE) + { + ENABLE(OPT_DESPECK); + } + else + { + DISABLE(OPT_DESPECK); + } + RIE (calc_parameters (s)); + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + /* software enhancement functions only apply to 8 or 1 bits data */ + case OPT_BIT_DEPTH: + s->val[option].w = *(SANE_Word *) val; + if(s->val[OPT_BIT_DEPTH].w>8) + { + DISABLE(OPT_SWDESKEW); + DISABLE(OPT_SWDESPECK); + DISABLE(OPT_SWCROP); + DISABLE(OPT_DESPECK); + DISABLE(OPT_SWDEROTATE); + DISABLE(OPT_SWSKIP); + DISABLE(OPT_CONTRAST); + DISABLE(OPT_BRIGHTNESS); + } + else + { + ENABLE(OPT_SWDESKEW); + ENABLE(OPT_SWDESPECK); + ENABLE(OPT_SWCROP); + ENABLE(OPT_DESPECK); + ENABLE(OPT_SWDEROTATE); + ENABLE(OPT_SWSKIP); + ENABLE(OPT_CONTRAST); + ENABLE(OPT_BRIGHTNESS); + } + RIE (calc_parameters (s)); + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + case OPT_SOURCE: + if (strcmp (s->val[option].s, val) != 0) + { /* something changed */ + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + + /* change geometry constraint to the new source value */ + if (strcmp (s->val[option].s, FLATBED) == 0) + { + x_range=create_range(s->dev->model->x_size); + y_range=create_range(s->dev->model->y_size); + } + else + { + x_range=create_range(s->dev->model->x_size_ta); + y_range=create_range(s->dev->model->y_size_ta); + } + if(x_range==NULL || y_range==NULL) + { + return SANE_STATUS_NO_MEM; + } + + /* assign new values */ + free((void *)(size_t)s->opt[OPT_TL_X].constraint.range); + free((void *)(size_t)s->opt[OPT_TL_Y].constraint.range); + s->opt[OPT_TL_X].constraint.range = x_range; + s->val[OPT_TL_X].w = 0; + s->opt[OPT_TL_Y].constraint.range = y_range; + s->val[OPT_TL_Y].w = 0; + s->opt[OPT_BR_X].constraint.range = x_range; + s->val[OPT_BR_Y].w = y_range->max; + s->opt[OPT_BR_Y].constraint.range = y_range; + s->val[OPT_BR_X].w = x_range->max; + + /* signals reload */ + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + break; + case OPT_MODE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + ENABLE (OPT_THRESHOLD); + ENABLE (OPT_THRESHOLD_CURVE); + DISABLE (OPT_BIT_DEPTH); + if (s->dev->model->asic_type != GENESYS_GL646 || !s->dev->model->is_cis) + { + ENABLE (OPT_COLOR_FILTER); + } + ENABLE (OPT_DISABLE_DYNAMIC_LINEART); + } + else + { + DISABLE (OPT_THRESHOLD); + DISABLE (OPT_THRESHOLD_CURVE); + DISABLE (OPT_DISABLE_DYNAMIC_LINEART); + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + if (s->dev->model->asic_type != GENESYS_GL646 || !s->dev->model->is_cis) + { + ENABLE (OPT_COLOR_FILTER); + } + create_bpp_list (s, s->dev->model->bpp_gray_values); + } + else + { + DISABLE (OPT_COLOR_FILTER); + create_bpp_list (s, s->dev->model->bpp_color_values); + } + if (s->bpp_list[0] < 2) + DISABLE (OPT_BIT_DEPTH); + else + ENABLE (OPT_BIT_DEPTH); + } + RIE (calc_parameters (s)); + + /* if custom gamma, toggle gamma table options according to the mode */ + if (s->val[OPT_CUSTOM_GAMMA].b == SANE_TRUE) + { + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + DISABLE (OPT_GAMMA_VECTOR); + ENABLE (OPT_GAMMA_VECTOR_R); + ENABLE (OPT_GAMMA_VECTOR_G); + ENABLE (OPT_GAMMA_VECTOR_B); + } + else + { + ENABLE (OPT_GAMMA_VECTOR); + DISABLE (OPT_GAMMA_VECTOR_R); + DISABLE (OPT_GAMMA_VECTOR_G); + DISABLE (OPT_GAMMA_VECTOR_B); + } + } + + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + case OPT_COLOR_FILTER: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + RIE (calc_parameters (s)); + break; + case OPT_CALIBRATION_FILE: + RIE(set_calibration_value (s, option, val)); + break; + case OPT_LAMP_OFF_TIME: + if (*(SANE_Word *) val != s->val[option].w) + { + s->val[option].w = *(SANE_Word *) val; + RIE (s->dev->model->cmd_set-> + set_powersaving (s->dev, s->val[option].w)); + } + break; + + case OPT_CUSTOM_GAMMA: + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + s->val[OPT_CUSTOM_GAMMA].b = *(SANE_Bool *) val; + + if (s->val[OPT_CUSTOM_GAMMA].b == SANE_TRUE) + { + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + DISABLE (OPT_GAMMA_VECTOR); + ENABLE (OPT_GAMMA_VECTOR_R); + ENABLE (OPT_GAMMA_VECTOR_G); + ENABLE (OPT_GAMMA_VECTOR_B); + } + else + { + ENABLE (OPT_GAMMA_VECTOR); + DISABLE (OPT_GAMMA_VECTOR_R); + DISABLE (OPT_GAMMA_VECTOR_G); + DISABLE (OPT_GAMMA_VECTOR_B); + } + } + else + { + DISABLE (OPT_GAMMA_VECTOR); + DISABLE (OPT_GAMMA_VECTOR_R); + DISABLE (OPT_GAMMA_VECTOR_G); + DISABLE (OPT_GAMMA_VECTOR_B); + /* restore default sensor gamma table */ + /* currently there is no sensor's specific gamma table, + * tables are built by sanei_genesys_create_gamma_table */ + sanei_genesys_create_gamma_table (s->dev->sensor.gamma_table[GENESYS_RED], + s->opt[OPT_GAMMA_VECTOR_R].size / sizeof (SANE_Word), + s->opt[OPT_GAMMA_VECTOR_R].constraint.range->max, + s->opt[OPT_GAMMA_VECTOR_R].constraint.range->max, + s->dev->sensor.gamma[GENESYS_RED]); + sanei_genesys_create_gamma_table (s->dev->sensor.gamma_table[GENESYS_GREEN], + s->opt[OPT_GAMMA_VECTOR_G].size / sizeof (SANE_Word), + s->opt[OPT_GAMMA_VECTOR_G].constraint.range->max, + s->opt[OPT_GAMMA_VECTOR_G].constraint.range->max, + s->dev->sensor.gamma[GENESYS_GREEN]); + sanei_genesys_create_gamma_table (s->dev->sensor.gamma_table[GENESYS_BLUE], + s->opt[OPT_GAMMA_VECTOR_B].size / sizeof (SANE_Word), + s->opt[OPT_GAMMA_VECTOR_B].constraint.range->max, + s->opt[OPT_GAMMA_VECTOR_B].constraint.range->max, + s->dev->sensor.gamma[GENESYS_BLUE]); + } + break; + + case OPT_GAMMA_VECTOR: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + s->dev->sensor.gamma_table[GENESYS_RED][i] = table[i]; + s->dev->sensor.gamma_table[GENESYS_GREEN][i] = table[i]; + s->dev->sensor.gamma_table[GENESYS_BLUE][i] = table[i]; + } + break; + case OPT_GAMMA_VECTOR_R: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + s->dev->sensor.gamma_table[GENESYS_RED][i] = table[i]; + } + break; + case OPT_GAMMA_VECTOR_G: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + s->dev->sensor.gamma_table[GENESYS_GREEN][i] = table[i]; + } + break; + case OPT_GAMMA_VECTOR_B: + table = (SANE_Word *) val; + for (i = 0; i < s->opt[option].size / sizeof (SANE_Word); i++) + { + s->dev->sensor.gamma_table[GENESYS_BLUE][i] = table[i]; + } + break; + case OPT_CALIBRATE: + status = s->dev->model->cmd_set->save_power (s->dev, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to disable power saving mode: %s\n", + __FUNCTION__, sane_strstatus (status)); + } + else + status = genesys_scanner_calibration (s->dev); + /* not critical if this fails*/ + s->dev->model->cmd_set->save_power (s->dev, SANE_TRUE); + /* signals that sensors will have to be read again */ + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + case OPT_CLEAR_CALIBRATION: + /* clear calibration cache */ + if (s->dev->calibration_cache != NULL) + { + for (cache = s->dev->calibration_cache; cache; cache = next_cache) + { + next_cache = cache->next; + free (cache->dark_average_data); + free (cache->white_average_data); + free (cache); + } + } + s->dev->calibration_cache = NULL; + /* remove file */ + unlink (s->dev->calib_file); + /* signals that sensors will have to be read again */ + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + + default: + DBG (DBG_warn, "set_option_value: can't set unknown option %d\n", + option); + } + return status; +} + + +/* sets and gets scanner option values */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Genesys_Scanner *s = handle; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Word cap; + SANE_Int myinfo = 0; + + DBG (DBG_io2, + "sane_control_option: start: action = %s, option = %s (%d)\n", + (action == SANE_ACTION_GET_VALUE) ? "get" : (action == + SANE_ACTION_SET_VALUE) ? + "set" : (action == SANE_ACTION_SET_AUTO) ? "set_auto" : "unknown", + s->opt[option].name, option); + + if (info) + *info = 0; + + if (s->scanning) + { + DBG (DBG_warn, "sane_control_option: don't call this function while " + "scanning (option = %s (%d))\n", s->opt[option].name, option); + + return SANE_STATUS_DEVICE_BUSY; + } + if (option >= NUM_OPTIONS || option < 0) + { + DBG (DBG_warn, + "sane_control_option: option %d >= NUM_OPTIONS || option < 0\n", + option); + return SANE_STATUS_INVAL; + } + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (DBG_warn, "sane_control_option: option %d is inactive\n", option); + return SANE_STATUS_INVAL; + } + + switch (action) + { + case SANE_ACTION_GET_VALUE: + status = get_option_value (s, option, val); + break; + + case SANE_ACTION_SET_VALUE: + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_warn, "sane_control_option: option %d is not settable\n", + option); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_warn, + "sane_control_option: sanei_constrain_value returned %s\n", + sane_strstatus (status)); + return status; + } + + status = set_option_value (s, option, val, &myinfo); + break; + + case SANE_ACTION_SET_AUTO: + DBG (DBG_error, + "sane_control_option: SANE_ACTION_SET_AUTO unsupported since no option has SANE_CAP_AUTOMATIC\n"); + status = SANE_STATUS_INVAL; + break; + + default: + DBG (DBG_warn, "sane_control_option: unknown action %d for option %d\n", + action, option); + status = SANE_STATUS_INVAL; + break; + } + + if (info) + *info = myinfo; + + DBG (DBG_io2, "sane_control_option: exit\n"); + return status; +} + + + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Genesys_Scanner *s = handle; + SANE_Status status; + + DBGSTART; + + /* don't recompute parameters once data reading is active, ie during scan */ + if(s->dev->read_active == SANE_FALSE) + { + RIE (calc_parameters (s)); + } + if (params) + { + *params = s->params; + + /* in the case of a sheetfed scanner, when full height is specified + * we override the computed line number with -1 to signal that we + * don't know the real document height. + * We don't do that doing buffering image for digital processing + */ + if (s->dev->model->is_sheetfed == SANE_TRUE + && s->dev->buffer_image == SANE_FALSE + && s->val[OPT_BR_Y].w == s->opt[OPT_BR_Y].constraint.range->max) + { + params->lines = -1; + } + } + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Genesys_Scanner *s = handle; + SANE_Status status=SANE_STATUS_GOOD; + + DBGSTART; + + if (s->val[OPT_TL_X].w >= s->val[OPT_BR_X].w) + { + DBG (DBG_error0, + "sane_start: top left x >= bottom right x --- exiting\n"); + return SANE_STATUS_INVAL; + } + if (s->val[OPT_TL_Y].w >= s->val[OPT_BR_Y].w) + { + DBG (DBG_error0, + "sane_start: top left y >= bottom right y --- exiting\n"); + return SANE_STATUS_INVAL; + } + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + + RIE (calc_parameters (s)); + RIE (genesys_start_scan (s->dev, s->val[OPT_LAMP_OFF].w)); + + s->scanning = SANE_TRUE; + + /* allocate intermediate buffer when doing dynamic lineart */ + if(s->dev->settings.dynamic_lineart==SANE_TRUE) + { + RIE (sanei_genesys_buffer_free (&(s->dev->binarize_buffer))); + RIE (sanei_genesys_buffer_alloc (&(s->dev->binarize_buffer), s->dev->settings.pixels)); + RIE (sanei_genesys_buffer_free (&(s->dev->local_buffer))); + RIE (sanei_genesys_buffer_alloc (&(s->dev->local_buffer), s->dev->binarize_buffer.size * 8)); + } + + /* if one of the software enhancement option is selected, + * we do the scan internally, process picture then put it an internal + * buffer. Since cropping may change scan parameters, we recompute them + * at the end */ + if (s->dev->buffer_image) + { + RIE(genesys_buffer_image(s)); + + /* check if we need to skip this page, sheetfed scanners + * can go to next doc while flatbed ones can't */ + if (s->val[OPT_SWSKIP].w && IS_ACTIVE(OPT_SWSKIP)) + { + status = sanei_magic_isBlank(&s->params, + s->dev->img_buffer, + SANE_UNFIX(s->val[OPT_SWSKIP].w)); + if(status == SANE_STATUS_NO_DOCS) + { + if (s->dev->model->is_sheetfed == SANE_TRUE) + { + DBG (DBG_info, "sane_start: blank page, recurse\n"); + return sane_start(handle); + } + return status; + } + } + + /* deskew image if required */ + if(s->val[OPT_SWDESKEW].b == SANE_TRUE) + { + RIE(genesys_deskew(s)); + } + + /* despeck image if required */ + if(s->val[OPT_SWDESPECK].b == SANE_TRUE) + { + RIE(genesys_despeck(s)); + } + + /* crop image if required */ + if(s->val[OPT_SWCROP].b == SANE_TRUE) + { + RIE(genesys_crop(s)); + } + + /* de-rotate image if required */ + if(s->val[OPT_SWDEROTATE].b == SANE_TRUE) + { + RIE(genesys_derotate(s)); + } + } + + DBGCOMPLETED; + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Genesys_Scanner *s = handle; + Genesys_Device *dev; + SANE_Status status=SANE_STATUS_GOOD; + size_t local_len; + + if (!s) + { + DBG (DBG_error, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + dev=s->dev; + if (!dev) + { + DBG (DBG_error, "sane_read: dev is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!buf) + { + DBG (DBG_error, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!len) + { + DBG (DBG_error, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + + *len = 0; + + if (!s->scanning) + { + DBG (DBG_warn, "sane_read: scan was cancelled, is over or has not been " + "initiated yet\n"); + return SANE_STATUS_CANCELLED; + } + + DBG (DBG_proc, "sane_read: start, %d maximum bytes required\n", max_len); + DBG (DBG_io2, "sane_read: bytes_to_read=%lu, total_bytes_read=%lu\n", + (u_long) dev->total_bytes_to_read, (u_long) dev->total_bytes_read); + DBG (DBG_io2, "sane_read: physical bytes to read = %lu\n", (u_long) dev->read_bytes_left); + + if(dev->total_bytes_read>=dev->total_bytes_to_read) + { + DBG (DBG_proc, "sane_read: nothing more to scan: EOF\n"); + + /* issue park command immediatly in case scanner can handle it + * so we save time */ + if (dev->model->is_sheetfed == SANE_FALSE + && !(dev->model->flags & GENESYS_FLAG_MUST_WAIT) + && dev->parking == SANE_FALSE) + { + dev->model->cmd_set->slow_back_home (dev, SANE_FALSE); + dev->parking = SANE_TRUE; + } + return SANE_STATUS_EOF; + } + + local_len = max_len; + + /* in case of image processing, all data has been stored in + * buffer_image. So read data from it if it exists, else from scanner */ + if(!dev->buffer_image) + { + /* dynamic lineart is another kind of digital processing that needs + * another layer of buffering on top of genesys_read_ordered_data */ + if(dev->settings.dynamic_lineart==SANE_TRUE) + { + /* if buffer is empty, fill it with genesys_read_ordered_data */ + if(dev->binarize_buffer.avail==0) + { + /* store gray data */ + local_len=dev->local_buffer.size; + status = genesys_read_ordered_data (dev, dev->local_buffer.buffer, &local_len); + + /* binarize data is read successful */ + if(status==SANE_STATUS_GOOD) + { + dev->local_buffer.avail=local_len; + dev->local_buffer.pos=0; + dev->binarize_buffer.avail=local_len/8; + dev->binarize_buffer.pos=0; + genesys_gray_lineart (dev, + dev->local_buffer.buffer, + dev->binarize_buffer.buffer, + dev->settings.pixels, + local_len/dev->settings.pixels, + dev->settings.threshold); + } + + } + + /* return data from lineart buffer if any, up to the available amount */ + local_len = max_len; + if((size_t)max_len>dev->binarize_buffer.avail) + { + local_len=dev->binarize_buffer.avail; + } + if(local_len) + { + memcpy(buf,sanei_genesys_buffer_get_read_pos (&(dev->binarize_buffer)),local_len); + RIE (sanei_genesys_buffer_consume (&(dev->binarize_buffer), local_len)); + } + } + else + { + /* most usual case, direct read of data from scanner */ + status = genesys_read_ordered_data (dev, buf, &local_len); + } + } + else /* read data from buffer */ + { + if(dev->total_bytes_read+local_len>dev->total_bytes_to_read) + { + local_len=dev->total_bytes_to_read-dev->total_bytes_read; + } + memcpy(buf,dev->img_buffer+dev->total_bytes_read,local_len); + dev->total_bytes_read+=local_len; + } + + *len = local_len; + if(local_len>(size_t)max_len) + { + fprintf (stderr, "[genesys] sane_read: returning incorrect length!!\n"); + } + DBG (DBG_proc, "sane_read: %d bytes returned\n", *len); + return status; +} + +void +sane_cancel (SANE_Handle handle) +{ + Genesys_Scanner *s = handle; + SANE_Status status = SANE_STATUS_GOOD; + + DBGSTART; + + /* end binary logging if needed */ + if (s->dev->binary!=NULL) + { + fclose(s->dev->binary); + s->dev->binary=NULL; + } + + s->scanning = SANE_FALSE; + s->dev->read_active = SANE_FALSE; + if(s->dev->img_buffer!=NULL) + { + free(s->dev->img_buffer); + s->dev->img_buffer=NULL; + } + + /* no need to end scan if we are parking the head */ + if(s->dev->parking==SANE_FALSE) + { + status = s->dev->model->cmd_set->end_scan (s->dev, s->dev->reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_cancel: failed to end scan: %s\n", + sane_strstatus (status)); + return; + } + } + + /* park head if flatbed scanner */ + if (s->dev->model->is_sheetfed == SANE_FALSE) + { + if(s->dev->parking==SANE_FALSE) + { + status = s->dev->model->cmd_set->slow_back_home (s->dev, s->dev->model->flags & GENESYS_FLAG_MUST_WAIT); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sane_cancel: failed to move scanhead to home position: %s\n", + sane_strstatus (status)); + return; + } + s->dev->parking = !(s->dev->model->flags & GENESYS_FLAG_MUST_WAIT); + } + } + else + { /* in case of sheetfed scanners, we have to eject the document if still present */ + status = s->dev->model->cmd_set->eject_document (s->dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_cancel: failed to eject document: %s\n", + sane_strstatus (status)); + return; + } + } + + /* enable power saving mode unless we are parking .... */ + if(s->dev->parking==SANE_FALSE) + { + status = s->dev->model->cmd_set->save_power (s->dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_cancel: failed to enable power saving mode: %s\n", + sane_strstatus (status)); + return; + } + } + + DBGCOMPLETED; + return; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Genesys_Scanner *s = handle; + + DBG (DBG_proc, "sane_set_io_mode: handle = %p, non_blocking = %s\n", + handle, non_blocking == SANE_TRUE ? "true" : "false"); + + if (!s->scanning) + { + DBG (DBG_error, "sane_set_io_mode: not scanning\n"); + return SANE_STATUS_INVAL; + } + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Genesys_Scanner *s = handle; + + DBG (DBG_proc, "sane_get_select_fd: handle = %p, fd = %p\n", handle, + (void *) fd); + + if (!s->scanning) + { + DBG (DBG_error, "sane_get_select_fd: not scanning\n"); + return SANE_STATUS_INVAL; + } + return SANE_STATUS_UNSUPPORTED; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys.conf.in b/backend/genesys.conf.in new file mode 100644 index 0000000..58cb351 --- /dev/null +++ b/backend/genesys.conf.in @@ -0,0 +1,125 @@ +# genesys.conf: Configuration file for Genesys Logic GL646 and GL841 based scanners + +# +# scanners that are not yet supported +# uncomment them only for developpment purpose +# + +# UMAX Astra 4500 and Avision iVina 1600 +#usb 0x0638 0x0a10 + +# Hewlett Packard ScanJet 2400c +usb 0x03f0 0x0a01 + +# Hewlett Packard ScanJet 3670c/3690c +usb 0x03f0 0x1405 + +# Plustek OpticPro ST24 +#usb 0x07b3 0x0601 + +# Syscan DocketPort 465 +#usb 0x0a82 0x4802 + +# +# supported scanners +# + +# Medion MD5345/MD6228/MD6471 +usb 0x0461 0x0377 + +# Hewlett Packard ScanJet 2300c +usb 0x03f0 0x0901 + +# Canon LiDE 35/40/50 +usb 0x04a9 0x2213 + +# Canon LiDE 60 +usb 0x04a9 0x221c + +# Canon 4400F +usb 0x04a9 0x2228 + +# Canon LiDE 100 +usb 0x04a9 0x1904 + +# Canon LiDE 110 +usb 0x04a9 0x1909 + +# Canon LiDE 200 +usb 0x04a9 0x1905 + +# Canon 5600F +usb 0x04a9 0x1906 + +# Canon LiDE 700F +usb 0x04a9 0x1907 + +# Canon LiDE 210 +usb 0x04a9 0x190a + +# Canon 5600f +usb 0x04a9 0x1906 + +# Visioneer Strobe XP200 +usb 0x04a7 0x0426 + +# Visioneer Strobe XP300 +usb 0x04a7 0x0474 + +# Ambir/Syscan DocketPort 665 +usb 0x0a82 0x4803 + +# Visioneer Roadwarrior +usb 0x04a7 0x0494 + +# Visioneer XP100 rev 3 +usb 0x04a7 0x049b + +#Pentax DSmobile 600 +usb 0x0a17 0x3210 +usb 0x04f9 0x2038 + +# Syscan DocketPort 467 +usb 0x1dcc 0x4812 + +# Syscan DocketPort 485 +usb 0x0a82 0x4800 + +# DCT DocketPort 487 +usb 0x1dcc 0x4810 + +# Syscan/Ambir DocketPort 685 +usb 0x0a82 0x480c + +# Visioneer OneTouch 7100 +usb 0x04a7 0x0229 + +# Xerox Travel Scanner 100 +usb 0x04a7 0x04ac + +# Panasonic KV-SS080 +usb 0x04da 0x100f + +# Hewlett Packard ScanJet 4850C +usb 0x03f0 0x1b05 + +# Hewlett Packard ScanJet G4010 +usb 0x03f0 0x4505 + +# Hewlett Packard ScanJet G4050 +usb 0x03f0 0x4605 + +# Plustek OpticBook 3600 +usb 0x07b3 0x0900 + +# Primax Electronics, Ltd Xerox 2400 Onetouch +usb 0x0461 0x038b + +#Hewlett Packard ScanJet N6310 +usb 0x03f0 0x4705 + +# Canon Image Formula 101 +usb 0x1803 0x162e + +# Plustek OpticBook 3800 +usb 0x07b3 0x1300 diff --git a/backend/genesys.h b/backend/genesys.h new file mode 100644 index 0000000..4d5fd94 --- /dev/null +++ b/backend/genesys.h @@ -0,0 +1,149 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003, 2004 Henning Meier-Geinitz + Copyright (C) 2005-2013 Stephane Voltz + Copyright (C) 2006 Laurent Charpentier + Copyright (C) 2009 Pierre Willenbrock + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GENESYS_H +#define GENESYS_H + +#include "genesys_low.h" + + +#define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE +#define DISABLE(OPTION) s->opt[OPTION].cap |= SANE_CAP_INACTIVE +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) + +#define GENESYS_CONFIG_FILE "genesys.conf" + +/* Maximum time for lamp warm-up */ +#define WARMUP_TIME 65 + +#define FLATBED "Flatbed" +#define TRANSPARENCY_ADAPTER "Transparency Adapter" + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +/** List of SANE options + */ +enum Genesys_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_SOURCE, + OPT_PREVIEW, + OPT_BIT_DEPTH, + OPT_RESOLUTION, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + /* advanced image enhancement options */ + OPT_ENHANCEMENT_GROUP, + OPT_CUSTOM_GAMMA, /* toggle to enable custom gamma tables */ + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + OPT_SWDESKEW, + OPT_SWCROP, + OPT_SWDESPECK, + OPT_DESPECK, + OPT_SWSKIP, + OPT_SWDEROTATE, + OPT_BRIGHTNESS, + OPT_CONTRAST, + + OPT_EXTRAS_GROUP, + OPT_LAMP_OFF_TIME, + OPT_LAMP_OFF, + OPT_THRESHOLD, + OPT_THRESHOLD_CURVE, + OPT_DISABLE_DYNAMIC_LINEART, + OPT_DISABLE_INTERPOLATION, + OPT_COLOR_FILTER, + OPT_CALIBRATION_FILE, + + OPT_SENSOR_GROUP, + OPT_SCAN_SW, + OPT_FILE_SW, + OPT_EMAIL_SW, + OPT_COPY_SW, + OPT_PAGE_LOADED_SW, + OPT_OCR_SW, + OPT_POWER_SW, + OPT_EXTRA_SW, + OPT_NEED_CALIBRATION_SW, + OPT_BUTTON_GROUP, + OPT_CALIBRATE, + OPT_CLEAR_CALIBRATION, + + /* must come last: */ + NUM_OPTIONS +}; + + +/** Scanner object. Should have better be called Session than Scanner + */ +typedef struct Genesys_Scanner +{ + struct Genesys_Scanner *next; /**< Next scanner in list */ + Genesys_Device *dev; /**< Low-level device object */ + + /* SANE data */ + SANE_Bool scanning; /**< We are currently scanning */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; /**< Option descriptors */ + Option_Value val[NUM_OPTIONS]; /**< Option values */ + Option_Value last_val[NUM_OPTIONS]; /**< Option values as read by the frontend. used for sensors. */ + SANE_Parameters params; /**< SANE Parameters */ + SANE_Int bpp_list[5]; /**< */ +} Genesys_Scanner; + +#endif /* not GENESYS_H */ diff --git a/backend/genesys_conv.c b/backend/genesys_conv.c new file mode 100644 index 0000000..61ac782 --- /dev/null +++ b/backend/genesys_conv.c @@ -0,0 +1,478 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005, 2006 Pierre Willenbrock + Copyright (C) 2010-2013 Stéphane Voltz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + * Conversion filters for genesys backend + */ + + +/*8 bit*/ +#define SINGLE_BYTE +#define BYTES_PER_COMPONENT 1 +#define COMPONENT_TYPE uint8_t + +#define FUNC_NAME(f) f ## _8 + +#include "genesys_conv_hlp.c" + +#undef FUNC_NAME + +#undef COMPONENT_TYPE +#undef BYTES_PER_COMPONENT +#undef SINGLE_BYTE + +/*16 bit*/ +#define DOUBLE_BYTE +#define BYTES_PER_COMPONENT 2 +#define COMPONENT_TYPE uint16_t + +#define FUNC_NAME(f) f ## _16 + +#include "genesys_conv_hlp.c" + +#undef FUNC_NAME + +#undef COMPONENT_TYPE +#undef BYTES_PER_COMPONENT +#undef DOUBLE_BYTE + +static SANE_Status +genesys_reverse_bits( + uint8_t *src_data, + uint8_t *dst_data, + size_t bytes) +{ + size_t i; + for(i = 0; i < bytes; i++) { + *dst_data++ = ~ *src_data++; + } + return SANE_STATUS_GOOD; +} + +/** + * uses the threshold/threshold_curve to control software binarization + * This code was taken from the epjistsu backend by m. allan noah + * @param dev device set up for the scan + * @param src pointer to raw data + * @param dst pointer where to store result + * @param width width of the processed line + * */ +static SANE_Status +binarize_line(Genesys_Device * dev, uint8_t *src, uint8_t *dst, int width) +{ + int j, windowX, sum = 0; + int thresh; + int offset, addCol, dropCol; + unsigned char mask; + + int x; + uint8_t min, max; + + /* normalize line */ + min = 255; + max = 0; + for (x = 0; x < width; x++) + { + if (src[x] > max) + { + max = src[x]; + } + if (src[x] < min) + { + min = src[x]; + } + } + + /* safeguard against dark or white areas */ + if(min>80) + min=0; + if(max<80) + max=255; + for (x = 0; x < width; x++) + { + src[x] = ((src[x] - min) * 255) / (max - min); + } + + /* ~1mm works best, but the window needs to have odd # of pixels */ + windowX = (6 * dev->settings.xres) / 150; + if (!(windowX % 2)) + windowX++; + + /* second, prefill the sliding sum */ + for (j = 0; j < windowX; j++) + sum += src[j]; + + /* third, walk the input buffer, update the sliding sum, */ + /* determine threshold, output bits */ + for (j = 0; j < width; j++) + { + /* output image location */ + offset = j % 8; + mask = 0x80 >> offset; + thresh = dev->settings.threshold; + + /* move sum/update threshold only if there is a curve */ + if (dev->settings.threshold_curve) + { + addCol = j + windowX / 2; + dropCol = addCol - windowX; + + if (dropCol >= 0 && addCol < width) + { + sum -= src[dropCol]; + sum += src[addCol]; + } + thresh = dev->lineart_lut[sum / windowX]; + } + + /* use average to lookup threshold */ + if (src[j] > thresh) + *dst &= ~mask; /* white */ + else + *dst |= mask; /* black */ + + if (offset == 7) + dst++; + } + + return SANE_STATUS_GOOD; +} + +/** + * software lineart using data from a 8 bit gray scan. We assume true gray + * or monochrome scan as input. + */ +static SANE_Status +genesys_gray_lineart( + Genesys_Device *dev, + uint8_t *src_data, + uint8_t *dst_data, + size_t pixels, + size_t lines, + uint8_t threshold) +{ + size_t y; + + DBG (DBG_io2, "genesys_gray_lineart: converting %lu lines of %lu pixels\n", + (unsigned long)lines, (unsigned long)pixels); + DBG (DBG_io2, "genesys_gray_lineart: threshold=%d\n",threshold); + + for (y = 0; y < lines; y++) + { + binarize_line (dev, src_data + y * pixels, dst_data, pixels); + dst_data += pixels / 8; + } + return SANE_STATUS_GOOD; +} + +/** @brief shrink or grow scanned data to fit the final scan size + * This function shrinks the scanned data it the required resolution is lower than the hardware one, + * or grows it in case it is the opposite like when motor resolution is higher than + * sensor's one. + */ +static SANE_Status +genesys_shrink_lines_1 ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int src_pixels, + unsigned int dst_pixels, + unsigned int channels) +{ + unsigned int dst_x, src_x, y, c, cnt; + unsigned int avg[3], val; + uint8_t *src = (uint8_t *) src_data; + uint8_t *dst = (uint8_t *) dst_data; + + /* choose between case where me must reduce or grow the scanned data */ + if (src_pixels > dst_pixels) + { + /* shrink data */ + /* TODO action must be taken at bit level, no bytes */ + src_pixels /= 8; + dst_pixels /= 8; + /*take first _byte_ */ + for (y = 0; y < lines; y++) + { + cnt = src_pixels / 2; + src_x = 0; + for (dst_x = 0; dst_x < dst_pixels; dst_x++) + { + while (cnt < src_pixels && src_x < src_pixels) + { + cnt += dst_pixels; + + for (c = 0; c < channels; c++) + avg[c] = *src++; + src_x++; + } + cnt -= src_pixels; + + for (c = 0; c < channels; c++) + *dst++ = avg[c]; + } + } + } + else + { + /* common case where y res is double x res */ + for (y = 0; y < lines; y++) + { + if (2 * src_pixels == dst_pixels) + { + /* double and interleave on line */ + for (c = 0; c < src_pixels/8; c++) + { + /* first 4 bits */ + val = 0; + val |= (*src & 0x80) >> 0; /* X___ ____ --> X___ ____ */ + val |= (*src & 0x80) >> 1; /* X___ ____ --> _X__ ____ */ + val |= (*src & 0x40) >> 1; /* _X__ ____ --> __X_ ____ */ + val |= (*src & 0x40) >> 2; /* _X__ ____ --> ___X ____ */ + val |= (*src & 0x20) >> 2; /* __X_ ____ --> ____ X___ */ + val |= (*src & 0x20) >> 3; /* __X_ ____ --> ____ _X__ */ + val |= (*src & 0x10) >> 3; /* ___X ____ --> ____ __X_ */ + val |= (*src & 0x10) >> 4; /* ___X ____ --> ____ ___X */ + *dst = val; + dst++; + + /* last for bits */ + val = 0; + val |= (*src & 0x08) << 4; /* ____ X___ --> X___ ____ */ + val |= (*src & 0x08) << 3; /* ____ X___ --> _X__ ____ */ + val |= (*src & 0x04) << 3; /* ____ _X__ --> __X_ ____ */ + val |= (*src & 0x04) << 2; /* ____ _X__ --> ___X ____ */ + val |= (*src & 0x02) << 2; /* ____ __X_ --> ____ X___ */ + val |= (*src & 0x02) << 1; /* ____ __X_ --> ____ _X__ */ + val |= (*src & 0x01) << 1; /* ____ ___X --> ____ __X_ */ + val |= (*src & 0x01) << 0; /* ____ ___X --> ____ ___X */ + *dst = val; + dst++; + src++; + } + } + else + { + /* TODO: since depth is 1, we must interpolate bit within bytes */ + DBG (DBG_warn, "%s: inaccurate bit expansion!\n", __FUNCTION__); + cnt = dst_pixels / 2; + dst_x = 0; + for (src_x = 0; src_x < src_pixels; src_x++) + { + for (c = 0; c < channels; c++) + avg[c] = *src++; + while (cnt < dst_pixels && dst_x < dst_pixels) + { + cnt += src_pixels; + for (c = 0; c < channels; c++) + *dst++ = avg[c]; + dst_x++; + } + cnt -= dst_pixels; + } + } + } + } + + return SANE_STATUS_GOOD; +} + + +/** Look in image for likely left/right/bottom paper edges, then crop image. + * Since failing to crop isn't fatal, we always return SANE_STATUS_GOOD . + */ +static SANE_Status +genesys_crop(Genesys_Scanner *s) +{ + SANE_Status status; + Genesys_Device *dev = s->dev; + int top = 0; + int bottom = 0; + int left = 0; + int right = 0; + + DBG (DBG_proc, "%s: start\n", __FUNCTION__); + + /* first find edges if any */ + status = sanei_magic_findEdges (&s->params, + dev->img_buffer, + dev->settings.xres, + dev->settings.yres, + &top, + &bottom, + &left, + &right); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_info, "%s: bad or no edges, bailing\n", __FUNCTION__); + goto cleanup; + } + DBG (DBG_io, "%s: t:%d b:%d l:%d r:%d\n", __FUNCTION__, top, bottom, left, + right); + + /* now crop the image */ + status = + sanei_magic_crop (&(s->params), dev->img_buffer, top, bottom, left, right); + if (status) + { + DBG (DBG_warn, "%s: failed to crop\n", __FUNCTION__); + goto cleanup; + } + + /* update counters to new image size */ + dev->total_bytes_to_read = s->params.bytes_per_line * s->params.lines; + +cleanup: + DBG (DBG_proc, "%s: completed\n", __FUNCTION__); + return SANE_STATUS_GOOD; +} + +/** Look in image for likely upper and left paper edges, then rotate + * image so that upper left corner of paper is upper left of image. + * @return since failure doens't prevent scanning, we always return + * SANE_STATUS_GOOD + */ +static SANE_Status +genesys_deskew(Genesys_Scanner *s) +{ + SANE_Status status; + Genesys_Device *dev = s->dev; + + int x = 0, y = 0, bg; + double slope = 0; + + DBG (DBG_proc, "%s: start\n", __FUNCTION__); + + bg=0; + if(s->params.format==SANE_FRAME_GRAY && s->params.depth == 1) + { + bg=0xff; + } + status = sanei_magic_findSkew (&s->params, + dev->img_buffer, + dev->sensor.optical_res, + dev->sensor.optical_res, + &x, + &y, + &slope); + if (status!=SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: bad findSkew, bailing\n", __FUNCTION__); + return SANE_STATUS_GOOD; + } + DBG(DBG_info, "%s: slope=%f => %f\n",__FUNCTION__,slope, (slope/M_PI_2)*90); + /* rotate image slope is in [-PI/2,PI/2] + * positive values rotate trigonometric direction wise */ + status = sanei_magic_rotate (&s->params, + dev->img_buffer, + x, + y, + slope, + bg); + if (status!=SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: rotate error: %s", __FUNCTION__, sane_strstatus(status)); + } + + DBG (DBG_proc, "%s: completed\n", __FUNCTION__); + return SANE_STATUS_GOOD; +} + +/** remove lone dots + * @return since failure doens't prevent scanning, we always return + * SANE_STATUS_GOOD + */ +static SANE_Status +genesys_despeck(Genesys_Scanner *s) +{ + if(sanei_magic_despeck(&s->params, + s->dev->img_buffer, + s->val[OPT_DESPECK].w)!=SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: bad despeck, bailing\n",__FUNCTION__); + } + + return SANE_STATUS_GOOD; +} + +/** Look if image needs rotation and apply it + * */ +static SANE_Status +genesys_derotate (Genesys_Scanner * s) +{ + SANE_Status status; + int angle = 0; + int resolution = s->val[OPT_RESOLUTION].w; + + DBGSTART; + status = sanei_magic_findTurn (&s->params, + s->dev->img_buffer, + resolution, + resolution, + &angle); + + if (status) + { + DBG (DBG_warn, "%s: failed : %d\n", __FUNCTION__, status); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* apply rotation angle found */ + status = sanei_magic_turn (&s->params, s->dev->img_buffer, angle); + if (status) + { + DBG (DBG_warn, "%s: failed : %d\n", __FUNCTION__, status); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* update counters to new image size */ + s->dev->total_bytes_to_read = s->params.bytes_per_line * s->params.lines; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_conv_hlp.c b/backend/genesys_conv_hlp.c new file mode 100644 index 0000000..cae4116 --- /dev/null +++ b/backend/genesys_conv_hlp.c @@ -0,0 +1,345 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005 Pierre Willenbrock + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + * Conversion filters for genesys backend + */ + +static SANE_Status +FUNC_NAME(genesys_reorder_components_cis) ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int pixels) +{ + unsigned int x, y; + uint8_t *src[3]; + uint8_t *dst = dst_data; + unsigned int rest = pixels * 2 * BYTES_PER_COMPONENT; + + src[0] = src_data + pixels * BYTES_PER_COMPONENT * 0; + src[1] = src_data + pixels * BYTES_PER_COMPONENT * 1; + src[2] = src_data + pixels * BYTES_PER_COMPONENT * 2; + + for(y = 0; y < lines; y++) { + for(x = 0; x < pixels; x++) { + +#ifndef DOUBLE_BYTE + *dst++ = *src[0]++; + *dst++ = *src[1]++; + *dst++ = *src[2]++; +#else +# ifndef WORDS_BIGENDIAN + *dst++ = *src[0]++; + *dst++ = *src[0]++; + *dst++ = *src[1]++; + *dst++ = *src[1]++; + *dst++ = *src[2]++; + *dst++ = *src[2]++; +# else + *dst++ = src[0][1]; + *dst++ = src[0][0]; + *dst++ = src[1][1]; + *dst++ = src[1][0]; + *dst++ = src[2][1]; + *dst++ = src[2][0]; + src[0] += 2; + src[1] += 2; + src[2] += 2; +# endif +#endif + } + + src[0] += rest; + src[1] += rest; + src[2] += rest; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +FUNC_NAME(genesys_reorder_components_cis_bgr) ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int pixels) +{ + unsigned int x, y; + uint8_t *src[3]; + uint8_t *dst = dst_data; + unsigned int rest = pixels * 2 * BYTES_PER_COMPONENT; + + src[0] = src_data + pixels * BYTES_PER_COMPONENT * 0; + src[1] = src_data + pixels * BYTES_PER_COMPONENT * 1; + src[2] = src_data + pixels * BYTES_PER_COMPONENT * 2; + + for(y = 0; y < lines; y++) { + for(x = 0; x < pixels; x++) { +#ifndef DOUBLE_BYTE + *dst++ = *src[2]++; + *dst++ = *src[1]++; + *dst++ = *src[0]++; +#else +# ifndef WORDS_BIGENDIAN + *dst++ = *src[2]++; + *dst++ = *src[2]++; + *dst++ = *src[1]++; + *dst++ = *src[1]++; + *dst++ = *src[0]++; + *dst++ = *src[0]++; +# else + *dst++ = src[2][1]; + *dst++ = src[2][0]; + *dst++ = src[1][1]; + *dst++ = src[1][0]; + *dst++ = src[0][1]; + *dst++ = src[0][0]; + src[0] += 2; + src[1] += 2; + src[2] += 2; +# endif +#endif + } + + src[0] += rest; + src[1] += rest; + src[2] += rest; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +FUNC_NAME(genesys_reorder_components_bgr) ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int pixels) +{ + unsigned int c; + uint8_t *src = src_data; + uint8_t *dst = dst_data; + + for(c = 0; c < lines * pixels; c++) { + +#ifndef DOUBLE_BYTE + *dst++ = src[2]; + *dst++ = src[1]; + *dst++ = src[0]; + src += 3; +#else +# ifndef WORDS_BIGENDIAN + *dst++ = src[2 * 2 + 0]; + *dst++ = src[2 * 2 + 1]; + *dst++ = src[1 * 2 + 0]; + *dst++ = src[1 * 2 + 1]; + *dst++ = src[0 * 2 + 0]; + *dst++ = src[0 * 2 + 1]; +# else + *dst++ = src[2 * 2 + 1]; + *dst++ = src[2 * 2 + 0]; + *dst++ = src[1 * 2 + 1]; + *dst++ = src[1 * 2 + 0]; + *dst++ = src[0 * 2 + 1]; + *dst++ = src[0 * 2 + 0]; +# endif + src += 3 * 2; +#endif + + } + return SANE_STATUS_GOOD; +} + +#if defined(DOUBLE_BYTE) && defined(WORDS_BIGENDIAN) +static SANE_Status +FUNC_NAME(genesys_reorder_components_endian) ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int pixels, + unsigned int channels) +{ + unsigned int c; + uint8_t *src = src_data; + uint8_t *dst = dst_data; + + for(c = 0; c < lines * pixels * channels; c++) { + *dst++ = src[1]; + *dst++ = src[0]; + src += 2; + } +return SANE_STATUS_GOOD; +} +#endif /*defined(DOUBLE_BYTE) && defined(WORDS_BIGENDIAN)*/ + + +static SANE_Status +FUNC_NAME(genesys_reverse_ccd) ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int components_per_line, + unsigned int *ccd_shift, + unsigned int component_count) +{ + unsigned int x, y, c; + COMPONENT_TYPE *src = (COMPONENT_TYPE *)src_data; + COMPONENT_TYPE *dst = (COMPONENT_TYPE *)dst_data; + COMPONENT_TYPE *srcp; + COMPONENT_TYPE *dstp; + unsigned int pitch = components_per_line; + unsigned int ccd_shift_pitch[12]; + unsigned int *csp; + + for (c = 0; c < component_count; c++) + ccd_shift_pitch[c] = ccd_shift[c] * pitch; + +/* + * cache efficiency: + we are processing a single line component_count times, so it should fit + into the cpu cache for maximum efficiency. our lines take + maximum 252kb(3 channels, 16bit, 2400dpi, full gl841 shading range) + * instruction efficiency: + the innermost loop runs long and consists of 3 adds, one compare, + 2 derefences. + */ +/* + for (y = 0; y < lines; y++) { + csp = ccd_shift_pitch; + for (c = 0; c < component_count; c++) { + srcp = src + c + *csp++; + dstp = dst + c; + for (x = 0; x < pitch; x += component_count) { + *dstp = *srcp; + srcp += component_count; + dstp += component_count; + } + } + dst += pitch; + src += pitch; + } + */ +/* + * cache efficency: + here only line_dist_pitch needs to stay in cache. 12*4 = 48 bytes + * instruction efficiency: + we have a short running inner loop, consisting of 4 incs, 2 compare, 1 add, + 2 dereference and 1 indexed dereference. + the enclosing loop is long running, consisting of 1 add, 1 compare. + */ + srcp = src; + dstp = dst; + for (y = 0; y < lines; y++) { + for (x = 0; x < pitch; x += component_count) { + csp = ccd_shift_pitch; + for (c = 0; c < component_count && c + x < pitch; c++) { + *dstp = srcp[*csp++]; + dstp++; + srcp++; + } + } + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +FUNC_NAME(genesys_shrink_lines) ( + uint8_t *src_data, + uint8_t *dst_data, + unsigned int lines, + unsigned int src_pixels, + unsigned int dst_pixels, + unsigned int channels) +{ + unsigned int dst_x, src_x, y, c, cnt; + unsigned int avg[3]; + unsigned int count; + COMPONENT_TYPE *src = (COMPONENT_TYPE *)src_data; + COMPONENT_TYPE *dst = (COMPONENT_TYPE *)dst_data; + + if (src_pixels > dst_pixels) { +/*average*/ + for (c = 0; c < channels; c++) + avg[c] = 0; + for(y = 0; y < lines; y++) { + cnt = src_pixels / 2; + src_x = 0; + for (dst_x = 0; dst_x < dst_pixels; dst_x++) { + count = 0; + while (cnt < src_pixels && src_x < src_pixels) { + cnt += dst_pixels; + + for (c = 0; c < channels; c++) + avg[c] += *src++; + src_x++; + count++; + } + cnt -= src_pixels; + + for (c = 0; c < channels; c++) { + *dst++ = avg[c] / count; + avg[c] = 0; + } + } + } + } else { +/*interpolate. copy pixels*/ + for(y = 0; y < lines; y++) { + cnt = dst_pixels / 2; + dst_x = 0; + for (src_x = 0; src_x < src_pixels; src_x++) { + for (c = 0; c < channels; c++) + avg[c] = *src++; + while ((cnt < dst_pixels || src_x + 1 == src_pixels) && + dst_x < dst_pixels) { + cnt += src_pixels; + + for (c = 0; c < channels; c++) + *dst++ = avg[c]; + dst_x++; + } + cnt -= dst_pixels; + } + } + } + return SANE_STATUS_GOOD; +} diff --git a/backend/genesys_devices.c b/backend/genesys_devices.c new file mode 100644 index 0000000..fb3cd43 --- /dev/null +++ b/backend/genesys_devices.c @@ -0,0 +1,3415 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003 Oliver Rauch + Copyright (C) 2003-2005 Henning Meier-Geinitz + Copyright (C) 2004, 2005 Gerhard Jaeger + Copyright (C) 2004-2013 Stéphane Voltz + Copyright (C) 2005-2009 Pierre Willenbrock + Copyright (C) 2007 Luke + Copyright (C) 2010 Jack McGill + Copyright (C) 2010 Andrey Loginov , + xerox travelscan device entry + Copyright (C) 2010 Chris Berry and Michael Rickmann + for Plustek Opticbook 3600 support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* ------------------------------------------------------------------------ */ +/* Some setup DAC and CCD tables */ +/* ------------------------------------------------------------------------ */ + +/** Setup table for various scanners using a Wolfson DAC + */ +static Genesys_Frontend Wolfson[] = { + { DAC_WOLFSON_UMAX, {0x00, 0x03, 0x05, 0x11} + , {0x00, 0x00, 0x00} + , {0x80, 0x80, 0x80} + , {0x02, 0x02, 0x02} + , {0x00, 0x00, 0x00} + } + , /* 0: UMAX */ + {DAC_WOLFSON_ST12, {0x00, 0x03, 0x05, 0x03} + , {0x00, 0x00, 0x00} + , {0xc8, 0xc8, 0xc8} + , {0x04, 0x04, 0x04} + , {0x00, 0x00, 0x00} + } + , /* 1: ST12 */ + {DAC_WOLFSON_ST24,{0x00, 0x03, 0x05, 0x21} + , {0x00, 0x00, 0x00} + , {0xc8, 0xc8, 0xc8} + , {0x06, 0x06, 0x06} + , {0x00, 0x00, 0x00} + } + , /* 2: ST24 */ + {DAC_WOLFSON_5345,{0x00, 0x03, 0x05, 0x12} + , {0x00, 0x00, 0x00} + , {0xb8, 0xb8, 0xb8} + , {0x04, 0x04, 0x04} + , {0x00, 0x00, 0x00} + } + , /* 3: MD6228/MD6471 */ + {DAC_WOLFSON_HP2400, + /* reg0 reg1 reg2 reg3 */ + {0x00, 0x03, 0x05, 0x02} /* reg3=0x02 for 50-600 dpi, 0x32 (0x12 also works well) at 1200 */ + , {0x00, 0x00, 0x00} + , {0xb4, 0xb6, 0xbc} + , {0x06, 0x09, 0x08} + , {0x00, 0x00, 0x00} + } + , /* 4: HP2400c */ + {DAC_WOLFSON_HP2300, + {0x00, 0x03, 0x04, 0x02} + , {0x00, 0x00, 0x00} + , {0xbe, 0xbe, 0xbe} + , {0x04, 0x04, 0x04} + , {0x00, 0x00, 0x00} + } + , /* 5: HP2300c */ + {DAC_CANONLIDE35,{0x00, 0x3d, 0x08, 0x00} + , {0x00, 0x00, 0x00} + , {0xe1, 0xe1, 0xe1} + , {0x93, 0x93, 0x93} + , {0x00, 0x19, 0x06} + } + , /* 6: CANONLIDE35 */ + {DAC_AD_XP200, + {0x58, 0x80, 0x00, 0x00} /* reg1=0x80 ? */ + , {0x00, 0x00, 0x00} + , {0x09, 0x09, 0x09} + , {0x09, 0x09, 0x09} + , {0x00, 0x00, 0x00} + } + , + {DAC_WOLFSON_XP300,{0x00, 0x35, 0x20, 0x14} /* 7: XP300 */ + , {0x00, 0x00, 0x00} + , {0xe1, 0xe1, 0xe1} + , {0x93, 0x93, 0x93} + , {0x07, 0x00, 0x00} + } + , /* 8: HP3670 */ + {DAC_WOLFSON_HP3670, + /* reg0 reg1 reg2 reg3 */ + {0x00, 0x03, 0x05, 0x32} /* reg3=0x32 for 100-300 dpi, 0x12 at 1200 */ + , {0x00, 0x00, 0x00} /* sign */ + , {0xba, 0xb8, 0xb8} /* offset */ + , {0x06, 0x05, 0x04} /* gain 4,3,2 at 1200 ?*/ + , {0x00, 0x00, 0x00} + } + , + {DAC_WOLFSON_DSM600,{0x00, 0x35, 0x20, 0x14} /* 9: DSMOBILE600 */ + , {0x00, 0x00, 0x00} + , {0x85, 0x85, 0x85} + , {0xa0, 0xa0, 0xa0} + , {0x07, 0x00, 0x00} + } + , + {DAC_CANONLIDE200, + {0x9d, 0x91, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x00, 0x3f, 0x00} /* 0x00 0x3f 0x00 : offset/brigthness ? */ + , {0x32, 0x04, 0x00} + , {0x00, 0x00, 0x00} + } + , + {DAC_CANONLIDE700, + {0x9d, 0x9e, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x00, 0x3f, 0x00} /* 0x00 0x3f 0x00 : offset/brigthness ? */ + , {0x2f, 0x04, 0x00} + , {0x00, 0x00, 0x00} + } + , /* KV-SS080 */ + {DAC_KVSS080, + {0x00, 0x23, 0x24, 0x0f} + , {0x00, 0x00, 0x00} + , {0x80, 0x80, 0x80} + , {0x4b, 0x4b, 0x4b} + , {0x00,0x00,0x00} + } + , + {DAC_G4050, + {0x00, 0x23, 0x24, 0x1f} + , {0x00, 0x00, 0x00} + , {0x45, 0x45, 0x45} /* 0x20, 0x21, 0x22 */ + , {0x4b, 0x4b, 0x4b} /* 0x28, 0x29, 0x2a */ + , {0x00,0x00,0x00} + } + , + {DAC_CANONLIDE110, + {0x80, 0x8a, 0x23, 0x4c} + , {0x00, 0xca, 0x94} + , {0x00, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x00, 0x00, 0x00} + } + , + {DAC_PLUSTEK_3600, + {0x70, 0x80, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x3f, 0x3d, 0x3d} + , {0x00, 0x00, 0x00} + } + , + {DAC_CS8400F, + {0x00, 0x23, 0x24, 0x0f} + , {0x00, 0x00, 0x00} + , {0x60, 0x5c, 0x6c} /* 0x20, 0x21, 0x22 */ + , {0x8a, 0x9f, 0xc2} /* 0x28, 0x29, 0x2a */ + , {0x00, 0x00, 0x00} + } + , + {DAC_IMG101, + {0x78, 0xf0, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x00, 0x00, 0x00} /* 0x20, 0x21, 0x22 */ + , {0x00, 0x00, 0x00} /* 0x28, 0x29, 0x2a */ + , {0x00, 0x00, 0x00} + } + , + {DAC_PLUSTEK3800, + {0x78, 0xf0, 0x00, 0x00} + , {0x00, 0x00, 0x00} + , {0x00, 0x00, 0x00} /* 0x20, 0x21, 0x22 */ + , {0x00, 0x00, 0x00} /* 0x28, 0x29, 0x2a */ + , {0x00, 0x00, 0x00} + } +}; + + +/** for setting up the sensor-specific settings: + * Optical Resolution, number of black pixels, number of dummy pixels, + * CCD_start_xoffset, and overall number of sensor pixels + * registers 0x08-0x0b, 0x10-0x1d and 0x52-0x5e + */ +static Genesys_Sensor Sensor[] = { + /* 0: UMAX */ + {CCD_UMAX, + 1200, 48, 64, 0, 10800, 210, 230, + {0x01, 0x03, 0x05, 0x07} + , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x05, 0x31, 0x2a, 0x00, 0x00, + 0x00, 0x02} + , + {0x13, 0x17, 0x03, 0x07, 0x0b, 0x0f, 0x23, 0x00, 0xc1, 0x00, 0x00, 0x00, + 0x00} + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL}} + , + /* 1: Plustek OpticPro S12/ST12 */ + {CCD_ST12, + 600, 48, 85, 152, 5416, 210, 230, + {0x02, 0x00, 0x06, 0x04} , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2b, 0x08, 0x20, 0x2a, 0x00, 0x00, 0x0c, 0x03} , + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x00} , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* 2: Plustek OpticPro S24/ST24 */ + {CCD_ST24, + 1200, + 48, 64, 0, 10800, 210, 230, + {0x0e, 0x0c, 0x00, 0x0c} , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x08, 0x31, 0x2a, 0x00, 0x00, 0x00, 0x02} , + {0x17, 0x03, 0x07, 0x0b, 0x0f, 0x13, 0x03, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x00} , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* 3: MD6471 */ + {CCD_5345, + 1200, + 48, + 16, 0, 10872, + 190, 190, + {0x0d, 0x0f, 0x11, 0x13} , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x0a, 0x30, 0x2a, 0x00, 0x00, 0x00, 0x03} , + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x23, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x00} , + {2.38, 2.35, 2.34}, + {NULL, NULL, NULL} + } + , + /* 4: HP2400c */ + {CCD_HP2400, + 1200, + 48, + 15, 0, 10872, 210, 200, + {0x14, 0x15, 0x00, 0x00} /* registers 0x08-0x0b */ , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xbf, 0x08, 0x3f, 0x2a, 0x00, 0x00, 0x00, 0x02} , + {0x0b, 0x0f, 0x13, 0x17, 0x03, 0x07, 0x63, 0x00, 0xc1, 0x00, 0x0e, 0x00, 0x00} , + {2.1, 2.1, 2.1}, + {NULL, NULL, NULL} + } + , + /* 5: HP2300c */ + {CCD_HP2300, + 600, + 48, + 20, 0, 5368, 180, 180, /* 5376 */ + {0x16, 0x00, 0x01, 0x03} , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb7, 0x0a, 0x20, 0x2a, 0x6a, 0x8a, 0x00, 0x05} , + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83, 0x00, 0xc1, 0x06, 0x0b, 0x10, 0x16} , + {2.1, 2.1, 2.1}, + {NULL, NULL, NULL} + } + , + /* CANOLIDE35 */ + {CCD_CANONLIDE35, 1200, + 87, /*(black) */ + 87, /* (dummy) */ + 0, /* (startxoffset) */ + 10400, /*sensor_pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + {0x04, 0x00, 0x04, 0x00, 0x04, 0x00, 0x00, 0x02, 0x00, 0x50, + 0x00, 0x00, 0x00, 0x02 /* TODO(these do no harm, but may be neccessery for CCD) */ + }, + {0x05, 0x07, + 0x00, 0x00, 0x00, 0x00, /*[GB](HI|LOW) not needed for cis */ + 0x3a, 0x03, + 0x40, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x00 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* 7: Strobe XP200 */ + {CIS_XP200, 600, + 5, + 38, 0, 5200, 200, 200, /* 5125 */ + {0x16, 0x00, 0x01, 0x03} , + {0x14, 0x50, 0x0c, 0x80, 0x0a, 0x28, 0xb7, 0x0a, 0x20, 0x2a, 0x6a, 0x8a, 0x00, 0x05} , + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83, 0x00, 0xc1, 0x06, 0x0b, 0x10, 0x16} , + {2.1, 2.1, 2.1}, + {NULL, NULL, NULL} + } + , + /* HP3670 */ + {CCD_HP3670,1200, + 48, + 16, 0, 10872, + 210, 200, + {0x00, 0x0a, 0x0b, 0x0d} , + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x07, 0x20, 0x2a, 0x00, 0x00, 0xc0, 0x43} , + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83, 0x00, 0x15, 0x05, 0x0a, 0x0f, 0x00}, + {1.00, 1.00, 1.00}, + {NULL, NULL, NULL} + } + , + /* Syscan DP 665 */ + {CCD_DP665, 600, + 27, /*(black) */ + 27, /* (dummy) */ + 0, /* (startxoffset) */ + 2496, /*sensor_pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + {0x11, 0x00, 0x11, 0x00, 0x11, 0x00, 0x00, 0x02, 0x04, 0x50, + 0x10, 0x00, 0x20, 0x02 + }, + {0x04, 0x05, + 0x00, 0x00, 0x00, 0x00, /*[GB](HI|LOW) not needed for cis */ + 0x54, 0x03, + 0x00, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x01 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* Visioneer Roadwarrior */ + {CCD_ROADWARRIOR, 600, + 27, /*(black) */ + 27, /* (dummy) */ + 0, /* (startxoffset) */ + 5200, /*sensor_pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + {0x11, 0x00, 0x11, 0x00, 0x11, 0x00, 0x00, 0x02, 0x04, 0x50, + 0x10, 0x00, 0x20, 0x02 + }, + {0x04, 0x05, + 0x00, 0x00, 0x00, 0x00, /*[GB](HI|LOW) not needed for cis */ + 0x54, 0x03, + 0x00, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x01 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } +, + /* Pentax DS Mobile 600 */ + {CCD_DSMOBILE600, 600, + 28, /*(black) */ + 28, /* (dummy) */ + 0, /* (startxoffset) */ + 5200, /*sensor_pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + {0x15, 0x44, 0x15, 0x44, 0x15, 0x44, 0x00, 0x02, 0x04, 0x50, + 0x10, 0x00, 0x20, 0x02 + }, + {0x04, 0x05, + 0x00, 0x00, 0x00, 0x00, /*[GB](HI|LOW) not needed for cis */ + 0x54, 0x03, + 0x00, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x01 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* 13: Strobe XP300 */ + {CCD_XP300, 600, + 27, /*(black) */ + 27, /* (dummy) */ + 0, /* (startxoffset) */ + 10240, /*sensor_pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + {0x11, 0x00, 0x11, 0x00, 0x11, 0x00, 0x00, 0x02, 0x04, 0x50, + 0x10, 0x00, 0x20, 0x02 + }, + {0x04, 0x05, + 0x00, 0x00, 0x00, 0x00, /*[GB](HI|LOW) not needed for cis */ + 0x54, 0x03, + 0x00, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x01 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* 13: Strobe XP300 */ + {CCD_DP685, 600, + 27, /*(black) */ + 27, /* (dummy) */ + 0, /* (startxoffset) */ + 5020, /*sensor_pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + {0x11, 0x00, 0x11, 0x00, 0x11, 0x00, 0x00, 0x02, 0x04, 0x50, + 0x10, 0x00, 0x20, 0x02 + }, + {0x04, 0x05, + 0x00, 0x00, 0x00, 0x00, /*[GB](HI|LOW) not needed for cis */ + 0x54, 0x03, + 0x00, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x01 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* CANONLIDE200 */ + {CIS_CANONLIDE200, + 4800, /* optical resolution */ + 87*4, /* black pixels */ + 16*4, /* dummy pixels */ + 320*8, /* CCD_startx_offset 323 */ + 5136*8, + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + /* reg 0x10 - 0x1d */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* EXPR/EXPG/EXPB */ + 0x10, 0x08, 0x00, 0xff, 0x34, 0x00, 0x02, 0x04 }, + /* reg 0x52 - 0x5e */ + {0x03, 0x07, + 0x00, 0x00, 0x00, 0x00, + 0x2a, 0xe1, + 0x55, + 0x00, 0x00, 0x00, + 0x41 + } + , + {1.7, 1.7, 1.7}, + {NULL, NULL, NULL} + } + , + /* CANONLIDE700 */ + {CIS_CANONLIDE700, + 4800, /* optical resolution */ + 73*8, /* black pixels 73 at 600 dpi */ + 16*8, /* dummy pixels */ + 384*8, /* CCD_startx_offset 384 at 600 dpi */ + 5188*8, /* 8x5570 segments , 5187+1 for rounding */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + /* reg 0x10 - 0x1d */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* EXPR/EXPG/EXPB */ + 0x10, 0x08, 0x00, 0xff, 0x34, 0x00, 0x02, 0x04 }, + /* reg 0x52 - 0x5e */ + {0x07, 0x03, + 0x00, 0x00, 0x00, 0x00, + 0x2a, 0xe1, + 0x55, + 0x00, 0x00, 0x00, + 0x41 + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* CANONLIDE100 */ + {CIS_CANONLIDE100, + 2400, /* optical resolution */ + 87*4, /* black pixels */ + 16*4, /* dummy pixels 16 */ + 320*4, /* 323 */ + 5136*4, /* 10272 */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + /* reg 0x10 - 0x15 */ + {0x01, 0xc1, 0x01, 0x26, 0x00, 0xe5, /* EXPR/EXPG/EXPB */ + /* reg 0x16 - 0x1d 0x19=0x50*/ + 0x10, 0x08, 0x00, 0x50, 0x34, 0x00, 0x02, 0x04 }, + /* reg 0x52 - 0x5e */ + {0x03, 0x07, + 0x00, 0x00, 0x00, 0x00, + 0x2a, 0xe1, + 0x55, + 0x00, 0x00, 0x00, + 0x41 + } + , + {1.7, 1.7, 1.7}, + {NULL, NULL, NULL} + } + , + {CCD_KVSS080, + 600, + 38, /* black pixels on left */ + 38, /* 36 dummy pixels */ + 152, + 5376, /* 5100-> 5200 */ + 160, /* TAU white ref */ + 160, /* gain white ref */ + /* 08 09 0a 0b */ + {0x00, 0x00, 0x00, 0x6a} , + /* 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x1c, 0x00, 0x2a, 0x2c, 0x00, 0x20, 0x04} , /* 18=00 at 600 dpi */ + /* 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e */ + {0x0c, 0x0f, 0x00, 0x03, 0x06, 0x09, 0x6b, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x23} , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + {CCD_G4050, + 4800, + 50*8, /* black_pixels */ + 58, /* 31 at 600 dpi dummy_pixels 58 at 1200 */ + 152, + 5360*8, /* 5360 max at 600 dpi */ + 160, + 160, + /* 08 09 0a 0b */ + {0x00, 0x00, 0x18, 0x69} , + /* 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d */ + {0x2c, 0x09, 0x22, 0xb8, 0x10, 0xf0, 0x33, 0x0c, 0x00, 0x2a, 0x30, 0x00, 0x00, 0x08} , + /* 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e */ + {0x0b, 0x0e, 0x11, 0x02, 0x05, 0x08, 0x63, 0x00, 0x40, 0x00, 0x00, 0x00, 0x6f} , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + {CCD_CS4400F, + 4800, + 50*8, /* black_pixels */ + 20, /* 31 at 600 dpi dummy_pixels 58 at 1200 */ + 152, + 5360*8, /* 5360 max at 600 dpi */ + 160, + 160, + /* 08 09 0a 0b */ + {0x00, 0x00, 0x18, 0x69} , + /* 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d */ + {0x9c, 0x40, 0x9c, 0x40, 0x9c, 0x40, 0x13, 0x0a, 0x10, 0x2a, 0x30, 0x00, 0x00, 0x6b}, + /* 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e */ + {0x0a, 0x0d, 0x00, 0x03, 0x06, 0x08, 0x5b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x3f}, + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + {CCD_CS8400F, + 4800, + 50*8, /* black_pixels */ + 20, /* 31 at 600 dpi dummy_pixels 58 at 1200 */ + 152, + 5360*8, /* 5360 max at 600 dpi */ + 160, + 160, + /* 08 09 0a 0b */ + {0x00, 0x00, 0x18, 0x69} , + /* 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d */ + {0x9c, 0x40, 0x9c, 0x40, 0x9c, 0x40, 0x13, 0x0a, 0x10, 0x2a, 0x30, 0x00, 0x00, 0x6b}, + /* 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e */ + {0x0a, 0x0d, 0x00, 0x03, 0x06, 0x08, 0x5b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x3f}, + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + /* HP N6310 */ + {CCD_HP_N6310, + 2400, + 96, + 26, + 128, + 42720, + 210, + 230, + /* 08 09 0a 0b */ + {0x00, 0x10, 0x10, 0x0c} , + /* 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x0c, 0x02, 0x2a, 0x30, 0x00, 0x00, 0x08} , + /* 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e */ + {0x0b, 0x0e, 0x11, 0x02, 0x05, 0x08, 0x63, 0x00, 0x40, 0x00, 0x00, 0x06, 0x6f} , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL} + } + , + + /* CANONLIDE110 */ + {CIS_CANONLIDE110, + 2400, /* optical resolution */ + 87, /* black pixels */ + 16, /* dummy pixels 16 */ + 303, /* 303 */ + 5168*4, /* total pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + /* reg 0x10 - 0x15 : EXPR, EXPG and EXPB */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* reg 0x16 - 0x1d */ + 0x10, 0x04, 0x00, 0x01, 0x30, 0x00, 0x02, 0x01 }, + /* reg 0x52 - 0x5e */ + { + 0x00, 0x02, 0x04, 0x06, 0x04, 0x04, 0x04, 0x04, + 0x1a, 0x00, 0xc0, 0x00, 0x00 + } + , + {2.1, 2.1, 2.1}, + {NULL, NULL, NULL}} + , + /* CANON LIDE 210 sensor */ + {CIS_CANONLIDE210, + 2400, /* optical resolution */ + 87, /* black pixels */ + 16, /* dummy pixels 16 */ + 303, /* 303 */ + 5168*4, /* total pixels */ + 210, + 200, + {0x00, 0x00, 0x00, 0x00}, + /* reg 0x10 - 0x15 : EXPR, EXPG and EXPB */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* reg 0x16 - 0x1d */ + 0x10, 0x04, 0x00, 0x01, 0x30, 0x00, 0x02, 0x01 }, + /* reg 0x52 - 0x5e */ + { + 0x00, 0x02, 0x04, 0x06, 0x04, 0x04, 0x04, 0x04, + 0x1a, 0x00, 0xc0, 0x00, 0x00 + } + , + {2.1, 2.1, 2.1}, + {NULL, NULL, NULL}} + , + {CCD_PLUSTEK_3600, + 1200, + 87, /*(black) */ + 87, /* (dummy) */ + 0, /* (startxoffset) */ + 10100, /*sensor_pixels */ + 210, + 230, + {0x00, 0x00, 0x00, 0x00}, + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x0b, 0x11, 0x2a, + 0x00, 0x00, 0x00, 0xc4 /* TODO(these do no harm, but may be neccessery for CCD) */ + }, + {0x07, 0x0a, + 0x0c, 0x00, 0x02, 0x06, /*[GB](HI|LOW) not needed for cis */ + 0x22, 0x69, + 0x40, /*TODO: bit7 */ + 0x00, 0x00, 0x00, 0x02 /*TODO (these do no harm, but may be neccessery for CCD) */ + } + , + {1.0, 1.0, 1.0}, + {NULL, NULL, NULL}} + , + /* Canon Image formula 101 */ + {CCD_IMG101, + 1200, /* optical resolution */ + 31, + 31, + 0, + 10800, + 210, + 200, + {0x60, 0x00, 0x00, 0x8b}, + /* reg 0x10 - 0x15 */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* EXPR/EXPG/EXPB */ + /* reg 0x16 - 0x1d 0x19=0x50*/ + 0xbb, 0x13, 0x10, 0x2a, 0x34, 0x00, 0x20, 0x06 }, + /* reg 0x52 - 0x5e */ + {0x02, 0x04, + 0x06, 0x08, 0x0a, 0x00, + 0x59, 0x31, + 0x40, + 0x00, 0x00, 0x00, + 0x1f + } + , + {1.7, 1.7, 1.7}, + {NULL, NULL, NULL} + } + , + /* Plustek OpticBook 3800 */ + {CCD_PLUSTEK3800, + 1200, /* optical resolution */ + 31, + 31, + 0, + 10200, + 210, + 200, + {0x60, 0x00, 0x00, 0x8b}, + /* reg 0x10 - 0x15 */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* EXPR/EXPG/EXPB */ + /* reg 0x16 - 0x1d 0x19=0x50*/ + 0xbb, 0x13, 0x10, 0x2a, 0x34, 0x00, 0x20, 0x06 }, + /* reg 0x52 - 0x5e */ + {0x02, 0x04, + 0x06, 0x08, 0x0a, 0x00, + 0x59, 0x31, + 0x40, + 0x00, 0x00, 0x00, + 0x1f + } + , + {1.7, 1.7, 1.7}, + {NULL, NULL, NULL} + } +}; + +/** for General Purpose Output specific settings: + * initial GPO value (registers 0x66-0x67/0x6c-0x6d) + * GPO enable mask (registers 0x68-0x69/0x6e-0x6f) + * The first register is for GPIO9-GPIO16, the second for GPIO1-GPIO8 + */ +static Genesys_Gpo Gpo[] = { + /* UMAX */ + {GPO_UMAX, + {0x11, 0x00} + , + {0x51, 0x20} + , + } + , + /* Plustek OpticPro S12/ST12 */ + {GPO_ST12, + {0x11, 0x00} + , + {0x51, 0x20} + , + } + , + /* Plustek OpticPro S24/ST24 */ + {GPO_ST24, + {0x00, 0x00} + , + {0x51, 0x20} + , + } + , + /* MD5345/MD6471 */ + {GPO_5345, + {0x30, 0x18} + , /* bits 11-12 are for bipolar V-ref input voltage */ + {0xa0, 0x18} + , + } + , + /* HP2400C */ + {GPO_HP2400, + {0x30, 0x00} + , + {0x31, 0x00} + , + } + , + /* HP2300C */ + {GPO_HP2300, + {0x00, 0x00} + , + {0x00, 0x00} + , + } + , + /* CANONLIDE35 */ + {GPO_CANONLIDE35, + {0x12, 0x80} + , + {0xef, 0x80} + , + } + , + /* 7: XP200 */ + {GPO_XP200, + {0x30, 0x00} + , + {0xb0, 0x00} + , + }, + /* HP3670 */ + {GPO_HP3670, + {0x00, 0x00} + , + {0x00, 0x00} + } + , + /* 8: XP300 */ + {GPO_XP300, + {0x09, 0xc6}, + {0xbb, 0x00}, + } + , + /* Syscan DP 665 */ + { + GPO_DP665, + {0x18, 0x00},/*0x19,0x00*/ + {0xbb, 0x00}, + } + , + /* Syscan DP 685 */ + { + GPO_DP685, + {0x3f, 0x46}, /* 6c, 6d */ + {0xfb, 0x00}, /* 6e, 6f */ + }, + /* CANONLIDE200 */ + {GPO_CANONLIDE200, + {0xfb, 0x20}, /* 0xfb when idle , 0xf9/0xe9 (1200) when scanning */ + {0xff, 0x00}, + }, + /* CANONLIDE700 */ + {GPO_CANONLIDE700, + {0xdb, 0xff}, + {0xff, 0x80}, + }, + {GPO_KVSS080, + {0xf5, 0x20}, + {0x7e, 0xa1}, + } + , + {GPO_G4050, + {0x20, 0x00}, + {0xfc, 0x00}, + } + , + /* HP N6310 */ + {GPO_HP_N6310, + {0xa3, 0x00}, + {0x7f, 0x00}, + } + , + /* CANONLIDE110 */ + {GPO_CANONLIDE110, + {0xfb, 0x20}, + {0xff, 0x00}, + } + , + /* CANONLIDE210 */ + {GPO_CANONLIDE210, + {0xfb, 0x20}, + {0xff, 0x00}, + } + , + /* Plustek 3600 */ + {GPO_PLUSTEK_3600, + {0x02, 0x00}, + {0x1e, 0x80}, + } + /* CanoScan 4400f */ + , + {GPO_CS4400F, + {0x01, 0x7f}, + {0xff, 0x00}, + } + /* CanoScan 8400f */ + , + {GPO_CS8400F, + {0x9a, 0xdf}, + {0xfe, 0x60}, + } + /* Canon Image formula 101 */ + , + {GPO_IMG101, + {0x41, 0xa4}, + {0x13, 0xa7} + } + /* Plustek OpticBook 3800 */ + , + {GPO_PLUSTEK3800, + {0x41, 0xa4}, + {0x13, 0xa7} + } +}; + +static Genesys_Motor Motor[] = { + /* UMAX */ + {MOTOR_UMAX, + 1200, /* motor base steps */ + 2400, /* maximum motor resolution */ + 1, /* maximum step mode */ + 1, /* number of power modes*/ + {{{ + 11000, /* maximum start speed */ + 3000, /* maximum end speed */ + 128, /* step count */ + 1.0, /* nonlinearity */ + }, + { + 11000, + 3000, + 128, + 1.0, + },},}, + }, + {MOTOR_5345, /* MD5345/6228/6471 */ + 1200, + 2400, + 1, + 1, + {{{ + 2000, + 1375, + 128, + 0.5, + }, + { + 2000, + 1375, + 128, + 0.5, + },},}, + }, + {MOTOR_ST24, /* ST24 */ + 2400, + 2400, + 1, + 1, + {{{ + 2289, + 2100, + 128, + 0.3, + }, + { + 2289, + 2100, + 128, + 0.3, + },},}, + }, + {MOTOR_HP3670, /* HP 3670 */ + 1200, + 2400, + 1, + 1, + {{{ + 11000, /* start speed */ + 3000, /* max speed */ + 128, /* min steps */ + 0.25, + }, + { + 11000, + 3000, + 128, + 0.5, + },},}, + }, + {MOTOR_HP2400, /* HP 2400c */ + 1200, + 1200, + 1, + 1, + {{{ + 11000, /* start speed */ + 3000, /* max speed */ + 128, /* min steps */ + 0.25, + }, + { + 11000, + 3000, + 128, + 0.5, + },},}, + }, + {MOTOR_HP2300, /* HP 2300c */ + 600, /* 600/1200 */ + 1200, + 1, + 1, + {{{ + 3200, + 1200, + 128, + 0.5, + }, + { + 3200, + 1200, + 128, + 0.5, + },},}, + }, + {MOTOR_CANONLIDE35, /* Canon LiDE 35 */ + 1200, + 2400, + 1, + 1, + {{{ + 3500, + 1300, + 60, + 0.8, + }, + { + 3500, + 1400, + 60, + 0.8, + },},}, + }, + {MOTOR_XP200, /* Strobe XP200 */ + 600, + 600, + 1, + 1, + {{{ + 3500, + 1300, + 60, + 0.25, + }, + { + 3500, + 1400, + 60, + 0.5, + },},}, + }, + {MOTOR_XP300, /* 7: Visioneer Strobe XP300 */ + 300, + 600, + 1, + 1, + {{{ /* works best with GPIO10, GPIO14 off */ + 3700, + 3700, + 2, + 0.8, + }, + { + 11000, + 11000, + 2, + 0.8, + },},}, + }, + {MOTOR_DP665, /* Syscan DP 665 */ + 750, + 1500, + 1, + 1, + {{{ + 3000, + 2500, + 10, + 0.8, + }, + { + 11000, + 11000, + 2, + 0.8, + },},}, + }, + {MOTOR_ROADWARRIOR, /* Visioneer Roadwarrior */ + 750, + 1500, + 1, + 1, + {{{ + 3000, + 2600, + 10, + 0.8, + }, + { + 11000, + 11000, + 2, + 0.8, + },},}, + }, + {MOTOR_DSMOBILE_600, /* Pentax DSmobile 600 */ + 750, + 1500, + 2, + 1, + {{{ + 6666, + 3700, + 8, + 0.8, + }, + { + 6666, + 3700, + 8, + 0.8, + },},}, + }, + {MOTOR_CANONLIDE100, /* Canon LiDE 100 */ + 1200, + 6400, + 2, /* maximum step type count */ + 1, /* maximum power modes count */ + { /* motor slopes */ + { /* power mode 0 */ + { 3000, 1000, 127, 0.50}, /* full step */ + { 3000, 1500, 127, 0.50}, /* half step */ + { 3*2712, 3*2712, 16, 0.80}, /* quarter step 0.75*2712 */ + }, + }, + }, + {MOTOR_CANONLIDE200, /* Canon LiDE 200 */ + 1200, + 6400, + 2, + 1, + { /* motor slopes */ + { /* power mode 0 */ + { 3000, 1000, 127, 0.50}, /* full step */ + { 3000, 1500, 127, 0.50}, /* half step */ + { 3*2712, 3*2712, 16, 0.80}, /* quarter step 0.75*2712 */ + }, + }, + }, + {MOTOR_CANONLIDE700, /* Canon LiDE 700 */ + 1200, + 6400, + 2, + 1, + { /* motor slopes */ + { /* power mode 0 */ + { 3000, 1000, 127, 0.50}, /* full step */ + { 3000, 1500, 127, 0.50}, /* half step */ + { 3*2712, 3*2712, 16, 0.80}, /* quarter step 0.75*2712 */ + }, + }, + }, + {MOTOR_KVSS080, + 1200, + 1200, + 2, + 1, + { /* motor slopes */ + { /* power mode 0 */ + { 22222, 500, 246, 0.5 }, /* max speed / dpi * base dpi => exposure */ + { 22222, 500, 246, 0.5 }, + { 22222, 500, 246, 0.5 }, + }, + }, + }, + {MOTOR_G4050, + 2400, + 9600, + 2, + 1, + { /* motor slopes */ + { /* power mode 0 */ + { 3961, 240, 246, 0.8 }, /* full step */ + { 3961, 240, 246, 0.8 }, /* half step */ + { 3961, 240, 246, 0.8 }, /* quarter step */ + }, + }, + }, + {MOTOR_CS8400F, + 2400, + 9600, + 2, + 1, + { /* motor slopes */ + { /* power mode 0 */ + { 3961, 240, 246, 0.8 }, /* full step */ + { 3961, 240, 246, 0.8 }, /* half step */ + { 3961, 240, 246, 0.8 }, /* quarter step */ + }, + }, + }, + {MOTOR_CANONLIDE110, /* Canon LiDE 110 */ + 4800, + 9600, + 1, /* maximum step type count */ + 1, /* maximum power modes count */ + { /* motor slopes */ + { /* power mode 0 */ + { 3000, 1000, 256, 0.50}, /* full step */ + }, + }, + }, + {MOTOR_CANONLIDE210, /* Canon LiDE 210 */ + 4800, + 9600, + 1, /* maximum step type count */ + 1, /* maximum power modes count */ + { /* motor slopes */ + { /* power mode 0 */ + { 3000, 1000, 256, 0.50}, /* full step */ + }, + }, + }, + {MOTOR_PLUSTEK_3600, /* PLUSTEK 3600 */ + 1200, + 2400, + 1, + 1, + { + { + { 3500, 1300, 60, 0.8 }, + { 3500, 3250, 60, 0.8 }, + }, + },}, + {MOTOR_IMG101, /* Canon Image Formula 101 */ + 600, + 1200, + 1, + 1, + { + { + { 3500, 1300, 60, 0.8 }, + { 3500, 3250, 60, 0.8 }, + }, + },}, + {MOTOR_PLUSTEK3800, /* Plustek OpticBook 3800 */ + 600, + 1200, + 1, + 1, + { + { + { 3500, 1300, 60, 0.8 }, + { 3500, 3250, 60, 0.8 }, + }, + },}, +}; + +/* here we have the various device settings... + */ +static Genesys_Model umax_astra_4500_model = { + "umax-astra-4500", /* Name */ + "UMAX", /* Device vendor string */ + "Astra 4500", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 300, 150, 75, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_UMAX, + DAC_WOLFSON_UMAX, + GPO_UMAX, + MOTOR_UMAX, + GENESYS_FLAG_UNTESTED, /* Which flags are needed for this scanner? */ + /* untested, values set by hmg */ + GENESYS_HAS_NO_BUTTONS, /* no buttons supported */ + 20, + 200 +}; + +static Genesys_Model canon_lide_50_model = { + "canon-lide-50", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 35/40/50", /* Device model name */ + GENESYS_GL841, + NULL, + + {1200, 600, 300, 150, 75, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.42), /* Start of scan area in mm (x) */ + SANE_FIX (7.9), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_CANONLIDE35, + DAC_CANONLIDE35, + GPO_CANONLIDE35, + MOTOR_CANONLIDE35, + GENESYS_FLAG_LAZY_INIT | /* Which flags are needed for this scanner? */ + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_DARK_WHITE_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA | + GENESYS_FLAG_HALF_CCD_MODE, + GENESYS_HAS_SCAN_SW | + GENESYS_HAS_FILE_SW | + GENESYS_HAS_EMAIL_SW | + GENESYS_HAS_COPY_SW, + 280, + 400 +}; + +static Genesys_Model panasonic_kvss080_model = { + "panasonic-kv-ss080", /* Name */ + "Panasonic", /* Device vendor string */ + "KV-SS080", /* Device model name */ + GENESYS_GL843, + NULL, + + { 600, /* 500, 400,*/ 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */ + { 1200, 600, /* 500, 400, */ 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.2), /* Start of scan area in mm (x) */ + SANE_FIX (14.7), /* Start of scan area in mm (y) */ + SANE_FIX (217.7), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (9.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_KVSS080, + DAC_KVSS080, + GPO_KVSS080, + MOTOR_KVSS080, + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW , + 100, + 100 +}; + +static Genesys_Model hp4850c_model = { + "hewlett-packard-scanjet-4850c", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet 4850C", /* Device model name */ + GENESYS_GL843, + NULL, + + {2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + {2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.9), /* Start of scan area in mm (x) */ + SANE_FIX (5.9), /* Start of scan area in mm (y) */ + SANE_FIX (219.6), /* Size of scan area in mm (x) */ + SANE_FIX (314.5), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in line number */ + /* 0 38 76 OK 1200/2400 */ + /* 0 24 48 OK [100,600] dpi */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_G4050, + DAC_G4050, + GPO_G4050, + MOTOR_G4050, + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_STAGGERED_LINE | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_DARK_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_FILE_SW | GENESYS_HAS_COPY_SW, + 100, + 100 +}; + +static Genesys_Model hpg4010_model = { + "hewlett-packard-scanjet-g4010", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet G4010", /* Device model name */ + GENESYS_GL843, + NULL, + + { 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + { 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (8.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in mm (x) 5148 pixels at 600 dpi*/ + SANE_FIX (315.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in line number */ + /* 0 38 76 OK 1200/2400 */ + /* 0 24 48 OK [100,600] dpi */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_G4050, + DAC_G4050, + GPO_G4050, + MOTOR_G4050, + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_STAGGERED_LINE | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_DARK_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_FILE_SW | GENESYS_HAS_COPY_SW, + 100, + 100 +}; + +static Genesys_Model hpg4050_model = { + "hewlett-packard-scanjet-g4050", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet G4050", /* Device model name */ + GENESYS_GL843, + NULL, + + { 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + { 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (8.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in mm (x) 5148 pixels at 600 dpi*/ + SANE_FIX (315.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (8.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (250.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (40.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in line number */ + /* 0 38 76 OK 1200/2400 */ + /* 0 24 48 OK [100,600] dpi */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_G4050, + DAC_G4050, + GPO_G4050, + MOTOR_G4050, + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_STAGGERED_LINE | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_DARK_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_FILE_SW | GENESYS_HAS_COPY_SW, + 100, + 100 +}; + + +static Genesys_Model canon_4400f_model = { + "canon-canoscan-4400f", /* Name */ + "Canon", /* Device vendor string */ + "Canoscan 4400f", /* Device model name */ + GENESYS_GL843, + NULL, + + { 4800, 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + { 4800, 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (6.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in mm (x) 5148 pixels at 600 dpi*/ + SANE_FIX (315.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (8.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (250.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (40.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in line number */ + /* 0 38 76 OK 1200/2400 */ + /* 0 24 48 OK [100,600] dpi */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_CS4400F, + DAC_G4050, + GPO_CS4400F, + MOTOR_G4050, + GENESYS_FLAG_NO_CALIBRATION | + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_STAGGERED_LINE | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_DARK_CALIBRATION | + GENESYS_FLAG_FULL_HWDPI_MODE | + GENESYS_FLAG_HALF_CCD_MODE | /* actually quarter CCD mode ... */ + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_FILE_SW | GENESYS_HAS_COPY_SW, + 100, + 100 +}; + + +static Genesys_Model canon_8400f_model = { + "canon-canoscan-8400f", /* Name */ + "Canon", /* Device vendor string */ + "Canoscan 8400f", /* Device model name */ + GENESYS_GL843, + NULL, + + { 4800, 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + { 4800, 2400, 1200, 600, 400, 300, 200, 150, 100, 0}, + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in mm (x) 5148 pixels at 600 dpi*/ + SANE_FIX (315.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (8.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (13.00), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (217.9), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (250.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (40.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in line number */ + /* 0 38 76 OK 1200/2400 */ + /* 0 24 48 OK [100,600] dpi */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_CS8400F, + DAC_CS8400F, + GPO_CS8400F, + MOTOR_CS8400F, + GENESYS_FLAG_NO_CALIBRATION | + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_STAGGERED_LINE | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_DARK_CALIBRATION | + GENESYS_FLAG_FULL_HWDPI_MODE | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_FILE_SW | GENESYS_HAS_COPY_SW, + 100, + 100 +}; + + + +static Genesys_Model canon_lide_100_model = { + "canon-lide-100", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 100", /* Device model name */ + GENESYS_GL847, + NULL, + + {4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */ + {4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (1.1), /* Start of scan area in mm (x) */ + SANE_FIX (8.3), /* Start of scan area in mm (y) */ + SANE_FIX (216.07), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (1.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CIS_CANONLIDE100, + DAC_CANONLIDE200, + GPO_CANONLIDE200, + MOTOR_CANONLIDE100, + /* Which flags are needed for this scanner? */ + GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_SIS_SENSOR + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_SHADING_REPARK + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_FILE_SW, + 50, + 400 +}; + +static Genesys_Model canon_lide_110_model = { + "canon-lide-110", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 110", /* Device model name */ + GENESYS_GL124, + NULL, + + {4800, 2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */ + {4800, 2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (2.2), /* Start of scan area in mm (x) */ + SANE_FIX (9.0), /* Start of scan area in mm (y) */ + SANE_FIX (216.70), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (1.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CIS_CANONLIDE110, + DAC_CANONLIDE110, + GPO_CANONLIDE110, + MOTOR_CANONLIDE110, + GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_HALF_CCD_MODE + | GENESYS_FLAG_SHADING_REPARK + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_FILE_SW, + 50, + 400 +}; + + +static Genesys_Model canon_lide_210_model = { + "canon-lide-210", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 210", /* Device model name */ + GENESYS_GL124, + NULL, + + {4800, 2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */ + {4800, 2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (2.2), /* Start of scan area in mm (x) */ + SANE_FIX (8.7), /* Start of scan area in mm (y) */ + SANE_FIX (216.70), /* Size of scan area in mm (x) */ + SANE_FIX (297.5), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CIS_CANONLIDE210, + DAC_CANONLIDE110, + GPO_CANONLIDE210, + MOTOR_CANONLIDE210, + GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_HALF_CCD_MODE + | GENESYS_FLAG_SHADING_REPARK + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_FILE_SW | GENESYS_HAS_EXTRA_SW, + 60, + 400 +}; + +static Genesys_Model canon_5600f_model = { + "canon-5600f", /* Name */ + "Canon", /* Device vendor string */ + "5600F", /* Device model name */ + GENESYS_GL847, + NULL, + + {1200, 600, 400, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */ + {1200, 600, 400, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (1.1), /* Start of scan area in mm (x) */ + SANE_FIX (8.3), /* Start of scan area in mm (y) */ + SANE_FIX (216.07), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CIS_CANONLIDE200, + DAC_CANONLIDE200, + GPO_CANONLIDE200, + MOTOR_CANONLIDE200, + GENESYS_FLAG_UNTESTED /* not working yet */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_SIS_SENSOR + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_FILE_SW, + 50, + 400 +}; + +static Genesys_Model canon_lide_700f_model = { + "canon-lide-700f", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 700F", /* Device model name */ + GENESYS_GL847, + NULL, + + {4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */ + {4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.1), /* Start of scan area in mm (x) */ + SANE_FIX (8.1), /* Start of scan area in mm (y) */ + SANE_FIX (216.07), /* Size of scan area in mm (x) */ + SANE_FIX (297.0), /* Size of scan area in mm (y) */ + + SANE_FIX (1.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CIS_CANONLIDE700, + DAC_CANONLIDE700, + GPO_CANONLIDE700, + MOTOR_CANONLIDE700, + GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_SIS_SENSOR + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_SHADING_REPARK + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_FILE_SW, + 70, + 400 +}; + + + +static Genesys_Model canon_lide_200_model = { + "canon-lide-200", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 200", /* Device model name */ + GENESYS_GL847, + NULL, + + {4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */ + {4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (1.1), /* Start of scan area in mm (x) */ + SANE_FIX (8.3), /* Start of scan area in mm (y) */ + SANE_FIX (216.07), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CIS_CANONLIDE200, + DAC_CANONLIDE200, + GPO_CANONLIDE200, + MOTOR_CANONLIDE200, + GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_SIS_SENSOR + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_SHADING_REPARK + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_FILE_SW, + 50, + 400 +}; + + +static Genesys_Model canon_lide_60_model = { + "canon-lide-60", /* Name */ + "Canon", /* Device vendor string */ + "LiDE 60", /* Device model name */ + GENESYS_GL841, + NULL, + + {1200, 600, 300, 150, 75, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.42), /* Start of scan area in mm (x) */ + SANE_FIX (7.9), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_CANONLIDE35, + DAC_CANONLIDE35, + GPO_CANONLIDE35, + MOTOR_CANONLIDE35, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_WHITE_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_HALF_CCD_MODE, + + GENESYS_HAS_NO_BUTTONS, /* no buttons supported */ + 300, + 400 +}; /* this is completely untested -- hmg */ + +static Genesys_Model hp2300c_model = { + "hewlett-packard-scanjet-2300c", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet 2300c", /* Device model name */ + GENESYS_GL646, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions, motor can go up to 1200 dpi */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (2.0), /* Start of scan area in mm (x_offset) */ + SANE_FIX (7.5), /* Start of scan area in mm (y_offset) */ + SANE_FIX (215.9), /* Size of scan area in mm (x) */ + SANE_FIX (295.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 16, 8, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_HP2300, + DAC_WOLFSON_HP2300, + GPO_HP2300, + MOTOR_HP2300, + GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_SEARCH_START + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_HALF_CCD_MODE + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_COPY_SW, + 40, + 132 +}; + +static +Genesys_Model hp2400c_model = { + "hewlett-packard-scanjet-2400c", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet 2400c", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 300, 150, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (6.5), /* Start of scan area in mm (x) */ + SANE_FIX (2.5), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (297.2), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_HP2400, + DAC_WOLFSON_HP2400, + GPO_HP2400, + MOTOR_HP2400, + GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_STAGGERED_LINE + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_SCAN_SW, + 20, + 132 +}; + +static +Genesys_Model visioneer_xp200_model = { + "visioneer-strobe-xp200", /* Name */ + "Visioneer", /* Device vendor string */ + "Strobe XP200", /* Device model name */ + GENESYS_GL646, + NULL, + + {600, 300, 200, 100, 75, 0}, /* possible x-resolutions */ + {600, 300, 200, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.5), /* Start of scan area in mm (x) */ + SANE_FIX (16.0), /* Start of scan area in mm (y) */ + SANE_FIX (215.9), /* Size of scan area in mm (x) */ + SANE_FIX (297.2), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CIS_XP200, + DAC_AD_XP200, /* Analog Device frontend */ + GPO_XP200, + MOTOR_XP200, + GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 120, + 132 +}; + +static Genesys_Model hp3670c_model = { + "hewlett-packard-scanjet-3670c", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet 3670c", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 300, 150, 100, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (8.5), /* Start of scan area in mm (x) */ + SANE_FIX (11.0), /* Start of scan area in mm (y) */ + SANE_FIX (215.9), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (104.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (55.6), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (25.6), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (78.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (76.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_HP3670, + DAC_WOLFSON_HP3670, + GPO_HP3670, + MOTOR_HP3670, + GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_XPA + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_STAGGERED_LINE + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_SCAN_SW, + 20, + 200 +}; + +static Genesys_Model plustek_st12_model = { + "plustek-opticpro-st12", /* Name */ + "Plustek", /* Device vendor string */ + "OpticPro ST12", /* Device model name */ + GENESYS_GL646, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_ST12, + DAC_WOLFSON_ST12, + GPO_ST12, + MOTOR_UMAX, + GENESYS_FLAG_UNTESTED | GENESYS_FLAG_14BIT_GAMMA, /* Which flags are needed for this scanner? */ + GENESYS_HAS_NO_BUTTONS, /* no buttons supported */ + 20, + 200 +}; + +static Genesys_Model plustek_st24_model = { + "plustek-opticpro-st24", /* Name */ + "Plustek", /* Device vendor string */ + "OpticPro ST24", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 300, 150, 75, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_ST24, + DAC_WOLFSON_ST24, + GPO_ST24, + MOTOR_ST24, + GENESYS_FLAG_UNTESTED + | GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_SEARCH_START + | GENESYS_FLAG_OFFSET_CALIBRATION, + GENESYS_HAS_NO_BUTTONS, /* no buttons supported */ + 20, + 200 +}; + +static Genesys_Model medion_md5345_model = { + "medion-md5345-model", /* Name */ + "Medion", /* Device vendor string */ + "MD5345/MD6228/MD6471", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 400, 300, 200, 150, 100, 75, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 400, 300, 200, 150, 100, 75, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX ( 0.30), /* Start of scan area in mm (x) */ + SANE_FIX ( 0.80), /* 2.79 < Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (296.4), /* Size of scan area in mm (y) */ + + SANE_FIX (0.00), /* Start of white strip in mm (y) */ + SANE_FIX (0.00), /* Start of black mark in mm (x) */ + + SANE_FIX (0.00), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.00), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.00), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.00), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.00), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 48, 24, 0, /* RGB CCD Line-distance correction in pixel */ + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_5345, + DAC_WOLFSON_5345, + GPO_5345, + MOTOR_5345, + GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_SEARCH_START + | GENESYS_FLAG_STAGGERED_LINE + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_HALF_CCD_MODE + | GENESYS_FLAG_SHADING_NO_MOVE + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_POWER_SW | GENESYS_HAS_OCR_SW | GENESYS_HAS_SCAN_SW, + 40, + 200 +}; + +static Genesys_Model visioneer_xp300_model = { + "visioneer-strobe-xp300", /* Name */ + "Visioneer", /* Device vendor string */ + "Strobe XP300", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.0), /* Start of scan area in mm (y) */ + SANE_FIX (435.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (26.5), /* Size of scan area after paper sensor stops + sensing document in mm */ + /* this is larger than needed -- accounts for second sensor head, which is a + calibration item */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_XP300, + DAC_WOLFSON_XP300, + GPO_XP300, + MOTOR_XP300, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model syscan_docketport_665_model = { + "syscan-docketport-665", /* Name */ + "Syscan/Ambir", /* Device vendor string */ + "DocketPORT 665", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (108.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (17.5), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_DP665, + DAC_WOLFSON_XP300, + GPO_DP665, + MOTOR_DP665, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model visioneer_roadwarrior_model = { + "visioneer-roadwarrior", /* Name */ + "Visioneer", /* Device vendor string */ + "Readwarrior", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (16.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_ROADWARRIOR, + DAC_WOLFSON_XP300, + GPO_DP665, + MOTOR_ROADWARRIOR, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model syscan_docketport_465_model = { + "syscan-docketport-465", /* Name */ + "Syscan", /* Device vendor string */ + "DocketPORT 465", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (16.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_ROADWARRIOR, + DAC_WOLFSON_XP300, + GPO_DP665, + MOTOR_ROADWARRIOR, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_NO_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_UNTESTED, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW, + 300, + 400 +}; + +static Genesys_Model visioneer_xp100_r3_model = { + "visioneer-xp100-revision3", /* Name */ + "Visioneer", /* Device vendor string */ + "XP100 Revision 3", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (16.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_ROADWARRIOR, + DAC_WOLFSON_XP300, + GPO_DP665, + MOTOR_ROADWARRIOR, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model pentax_dsmobile_600_model = { + "pentax-dsmobile-600", /* Name */ + "Pentax", /* Device vendor string */ + "DSmobile 600", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (16.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_DSMOBILE600, + DAC_WOLFSON_DSM600, + GPO_DP665, + MOTOR_DSMOBILE_600, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model syscan_docketport_467_model = { + "syscan-docketport-467", /* Name */ + "Syscan", /* Device vendor string */ + "DocketPORT 467", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (16.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_DSMOBILE600, + DAC_WOLFSON_DSM600, + GPO_DP665, + MOTOR_DSMOBILE_600, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model syscan_docketport_685_model = { + "syscan-docketport-685", /* Name */ + "Syscan/Ambir", /* Device vendor string */ + "DocketPORT 685", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.0), /* Start of scan area in mm (y) */ + SANE_FIX (212.0), /* Size of scan area in mm (x) */ + SANE_FIX (500), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (26.5), /* Size of scan area after paper sensor stops + sensing document in mm */ + /* this is larger than needed -- accounts for second sensor head, which is a + calibration item */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_DP685, + DAC_WOLFSON_DSM600, + GPO_DP685, + MOTOR_XP300, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model syscan_docketport_485_model = { + "syscan-docketport-485", /* Name */ + "Syscan/Ambir", /* Device vendor string */ + "DocketPORT 485", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.0), /* Start of scan area in mm (y) */ + SANE_FIX (435.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (26.5), /* Size of scan area after paper sensor stops + sensing document in mm */ + /* this is larger than needed -- accounts for second sensor head, which is a + calibration item */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_XP300, + DAC_WOLFSON_XP300, + GPO_XP300, + MOTOR_XP300, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model dct_docketport_487_model = { + "dct-docketport-487", /* Name */ + "DCT", /* Device vendor string */ + "DocketPORT 487", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.0), /* Start of scan area in mm (y) */ + SANE_FIX (435.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (26.5), /* Size of scan area after paper sensor stops + sensing document in mm */ + /* this is larger than needed -- accounts for second sensor head, which is a + calibration item */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_XP300, + DAC_WOLFSON_XP300, + GPO_XP300, + MOTOR_XP300, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_UNTESTED, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model visioneer_7100_model = { + "visioneer-7100-model", /* Name */ + "Visioneer", /* Device vendor string */ + "OneTouch 7100", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 400, 300, 200, 150, 100, 75, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 400, 300, 200, 150, 100, 75, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX ( 4.00), /* Start of scan area in mm (x) */ + SANE_FIX ( 0.80), /* 2.79 < Start of scan area in mm (y) */ + SANE_FIX (215.9), /* Size of scan area in mm (x) */ + SANE_FIX (296.4), /* Size of scan area in mm (y) */ + + SANE_FIX (0.00), /* Start of white strip in mm (y) */ + SANE_FIX (0.00), /* Start of black mark in mm (x) */ + + SANE_FIX (0.00), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.00), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.00), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.00), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.00), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 48, 24, 0, /* RGB CCD Line-distance correction in pixel */ +/* 48, 24, 0, */ + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_5345, + DAC_WOLFSON_5345, + GPO_5345, + MOTOR_5345, + GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_SEARCH_START + | GENESYS_FLAG_STAGGERED_LINE + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_HALF_CCD_MODE + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_POWER_SW | GENESYS_HAS_OCR_SW | GENESYS_HAS_SCAN_SW, + 40, + 200 +}; + +static Genesys_Model xerox_2400_model = { + "xerox-2400-model", /* Name */ + "Xerox", /* Device vendor string */ + "OneTouch 2400", /* Device model name */ + GENESYS_GL646, + NULL, + + {1200, 600, 400, 300, 200, 150, 100, 75, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 400, 300, 200, 150, 100, 75, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX ( 4.00), /* Start of scan area in mm (x) */ + SANE_FIX ( 0.80), /* 2.79 < Start of scan area in mm (y) */ + SANE_FIX (215.9), /* Size of scan area in mm (x) */ + SANE_FIX (296.4), /* Size of scan area in mm (y) */ + + SANE_FIX (0.00), /* Start of white strip in mm (y) */ + SANE_FIX (0.00), /* Start of black mark in mm (x) */ + + SANE_FIX (0.00), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.00), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.00), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.00), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.00), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 48, 24, 0, /* RGB CCD Line-distance correction in pixel */ +/* 48, 24, 0, */ + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_5345, + DAC_WOLFSON_5345, + GPO_5345, + MOTOR_5345, + GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_SEARCH_START + | GENESYS_FLAG_STAGGERED_LINE + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_HALF_CCD_MODE + | GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_COPY_SW | GENESYS_HAS_EMAIL_SW | GENESYS_HAS_POWER_SW | GENESYS_HAS_OCR_SW | GENESYS_HAS_SCAN_SW, + 40, + 200 +}; + + +static Genesys_Model xerox_travelscanner_model = { + "xerox-travelscanner", /* Name */ + "Xerox", /* Device vendor string */ + "Travelscanner 100", /* Device model name */ + GENESYS_GL841, + NULL, + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (16.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_TRUE, /* Is this a CIS scanner? */ + SANE_TRUE, /* Is this a sheetfed scanner? */ + CCD_ROADWARRIOR, + DAC_WOLFSON_XP300, + GPO_DP665, + MOTOR_ROADWARRIOR, + GENESYS_FLAG_LAZY_INIT /* Which flags are needed for this scanner? */ + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION, + GENESYS_HAS_SCAN_SW | GENESYS_HAS_PAGE_LOADED_SW | GENESYS_HAS_CALIBRATE, + 100, + 400 +}; + +static Genesys_Model plustek_3600_model = { + "plustek-opticbook-3600", /* Name */ + "PLUSTEK", /* Device vendor string */ + "OpticBook 3600", /* Device model name */ + GENESYS_GL841, + NULL, + {/*1200,*/ 600, 400, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */ + {/*2400,*/ 1200, 600, 400, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.42),/*SANE_FIX (0.42), Start of scan area in mm (x) */ + SANE_FIX (6.75),/*SANE_FIX (7.9), Start of scan area in mm (y) */ + SANE_FIX (216.0),/*SANE_FIX (216.0), Size of scan area in mm (x) */ + SANE_FIX (297.0),/*SANE_FIX (297.0), Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_PLUSTEK_3600, + DAC_PLUSTEK_3600, + GPO_PLUSTEK_3600, + MOTOR_PLUSTEK_3600, + GENESYS_FLAG_UNTESTED /* not fully working yet */ + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_HALF_CCD_MODE,/* + | GENESYS_FLAG_NO_CALIBRATION,*/ + GENESYS_HAS_NO_BUTTONS, + 7, + 200 +}; + +static Genesys_Model hpn6310_model = { + "hewlett-packard-scanjet-N6310", /* Name */ + "Hewlett Packard", /* Device vendor string */ + "ScanJet N6310", /* Device model name */ + GENESYS_GL847, + NULL, + + { 2400, 1200, 600, 400, 300, 200, 150, 100, 75, 0}, + { 2400, 1200, 600, 400, 300, 200, 150, 100, 75, 0}, + + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (6), /* Start of scan area in mm (x) */ + SANE_FIX (2), /* Start of scan area in mm (y) */ + SANE_FIX (216), /* Size of scan area in mm (x) 5148 pixels at 600 dpi*/ + SANE_FIX (511), /* Size of scan area in mm (y) */ + + SANE_FIX (3.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_HP_N6310, + DAC_CANONLIDE200, /*Not defined yet for N6310 */ + GPO_HP_N6310, + MOTOR_CANONLIDE200, /*Not defined yet for N6310 */ + GENESYS_FLAG_UNTESTED /* not fully working yet */ + | GENESYS_FLAG_LAZY_INIT + | GENESYS_FLAG_14BIT_GAMMA + | GENESYS_FLAG_DARK_CALIBRATION + | GENESYS_FLAG_OFFSET_CALIBRATION + | GENESYS_FLAG_CUSTOM_GAMMA + | GENESYS_FLAG_SKIP_WARMUP + | GENESYS_FLAG_NO_CALIBRATION, +/* | GENESYS_FLAG_HALF_CCD_MODE,*/ + + GENESYS_HAS_NO_BUTTONS, + 100, + 100 +}; + + +static Genesys_Model plustek_3800_model = { + "plustek-opticbook-3800", /* Name */ + "PLUSTEK", /* Device vendor string */ + "OpticBook 3800", /* Device model name */ + GENESYS_GL845, + NULL, + + {1200, 600, 300, 150, 100, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.2), /* Start of scan area in mm (x) */ + SANE_FIX (14.7), /* Start of scan area in mm (y) */ + SANE_FIX (217.7), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (9.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_PLUSTEK3800, + DAC_PLUSTEK3800, + GPO_PLUSTEK3800, + MOTOR_PLUSTEK3800, + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_NO_BUTTONS, /* TODO there are 4 buttons to support */ + 100, + 100 +}; + + +static Genesys_Model canon_formula101_model = { + "canon-image-formula-101", /* Name */ + "Canon", /* Device vendor string */ + "Image Formula 101", /* Device model name */ + GENESYS_GL846, + NULL, + + {1200, 600, 300, 150, 100, 75, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.2), /* Start of scan area in mm (x) */ + SANE_FIX (14.7), /* Start of scan area in mm (y) */ + SANE_FIX (217.7), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (9.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_FIX (0.0), /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + 0, 24, 48, /* RGB CCD Line-distance correction in pixel */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + + SANE_FALSE, /* Is this a CIS scanner? */ + SANE_FALSE, /* Is this a sheetfed scanner? */ + CCD_IMG101, + DAC_IMG101, + GPO_IMG101, + MOTOR_IMG101, + GENESYS_FLAG_LAZY_INIT | + GENESYS_FLAG_SKIP_WARMUP | + GENESYS_FLAG_OFFSET_CALIBRATION | + GENESYS_FLAG_CUSTOM_GAMMA, + GENESYS_HAS_NO_BUTTONS , + 100, + 100 +}; + + +static Genesys_USB_Device_Entry genesys_usb_device_list[] = { + /* GL646 devices */ + {0x03f0, 0x0901, &hp2300c_model}, + {0x03f0, 0x0a01, &hp2400c_model}, + {0x03f0, 0x1405, &hp3670c_model}, + {0x0461, 0x0377, &medion_md5345_model}, + {0x04a7, 0x0229, &visioneer_7100_model}, + {0x0461, 0x038b, &xerox_2400_model}, + {0x04a7, 0x0426, &visioneer_xp200_model}, + {0x0638, 0x0a10, &umax_astra_4500_model}, + {0x07b3, 0x0600, &plustek_st12_model}, + {0x07b3, 0x0601, &plustek_st24_model}, + /* GL841 devices */ + {0x04a7, 0x0474, &visioneer_xp300_model}, + {0x04a7, 0x0494, &visioneer_roadwarrior_model}, + {0x04a7, 0x049b, &visioneer_xp100_r3_model}, + {0x04a7, 0x04ac, &xerox_travelscanner_model}, + {0x04a9, 0x2213, &canon_lide_50_model}, + {0x04a9, 0x221c, &canon_lide_60_model}, + {0x07b3, 0x0900, &plustek_3600_model}, + {0x0a17, 0x3210, &pentax_dsmobile_600_model}, + {0x04f9, 0x2038, &pentax_dsmobile_600_model}, /* clone, only usb id is different */ + {0x0a82, 0x4800, &syscan_docketport_485_model}, + {0x0a82, 0x4802, &syscan_docketport_465_model}, + {0x0a82, 0x4803, &syscan_docketport_665_model}, + {0x0a82, 0x480c, &syscan_docketport_685_model}, + {0x1dcc, 0x4810, &dct_docketport_487_model}, + {0x1dcc, 0x4812, &syscan_docketport_467_model}, + /* GL843 devices */ + {0x04da, 0x100f, &panasonic_kvss080_model}, + {0x03f0, 0x1b05, &hp4850c_model}, + {0x03f0, 0x4505, &hpg4010_model}, + {0x03f0, 0x4605, &hpg4050_model}, + {0x04a9, 0x2228, &canon_4400f_model}, + {0x04a9, 0x221e, &canon_8400f_model}, + /* GL845 devices */ + {0x07b3, 0x1300, &plustek_3800_model}, + /* GL846 devices */ + {0x1083, 0x162e, &canon_formula101_model}, + /* GL847 devices */ + {0x04a9, 0x1904, &canon_lide_100_model}, + {0x04a9, 0x1905, &canon_lide_200_model}, + {0x04a9, 0x1906, &canon_5600f_model}, + {0x04a9, 0x1907, &canon_lide_700f_model}, + {0x03f0, 0x4705, &hpn6310_model}, + /* GL124 devices */ + {0x04a9, 0x1909, &canon_lide_110_model}, + {0x04a9, 0x190a, &canon_lide_210_model}, + {0, 0, NULL} +}; diff --git a/backend/genesys_gl124.c b/backend/genesys_gl124.c new file mode 100644 index 0000000..9e2fb8a --- /dev/null +++ b/backend/genesys_gl124.c @@ -0,0 +1,3891 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#undef BACKEND_NAME +#define BACKEND_NAME genesys_gl124 + +#include "genesys_gl124.h" + +/**************************************************************************** + Low level function + ****************************************************************************/ + +/* ------------------------------------------------------------------------ */ +/* Read and write RAM, registers and AFE */ +/* ------------------------------------------------------------------------ */ + + +/** @brief read scanned data + * Read in 0xeff0 maximum sized blocks. This read is done in 2 + * parts if not multple of 512. First read is rounded to a multiple of 512 bytes, last read fetches the + * remainder. Read addr is always 0x10000000 with the memory layout setup. + * @param dev device to read data from + * @param addr address within ASIC emory space + * @param data pointer where to store the read data + * @param len size to read + */ +static SANE_Status +gl124_bulk_read_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size, target, read, done; + uint8_t outdata[8], *buffer; + + DBG (DBG_io, "gl124_bulk_read_data: requesting %lu bytes (unused addr=0x%02x)\n", (u_long) len,addr); + + if (len == 0) + return SANE_STATUS_GOOD; + + target = len; + buffer = data; + + /* loop until computed data size is read */ + while (target) + { + if (target > 0xeff0) + { + size = 0xeff0; + } + else + { + size = target; + } + + /* hard coded 0x10000000 addr */ + outdata[0] = 0; + outdata[1] = 0; + outdata[2] = 0; + outdata[3] = 0x10; + + /* data size to transfer */ + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, 0x00, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s failed while writing command: %s\n", + __FUNCTION__, sane_strstatus (status)); + return status; + } + + /* blocks must be multiple of 512 but not last block */ + read = size; + read /= 512; + read *= 512; + + if(read>0) + { + DBG (DBG_io2, + "gl124_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) read); + status = sanei_usb_read_bulk (dev->dn, data, &read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* read less than 512 bytes remainder */ + if (read < size) + { + done = read; + read = size - read; + DBG (DBG_io2, + "gl124_bulk_read_data: trying to read remaining %lu bytes of data\n", + (u_long) read); + status = sanei_usb_read_bulk (dev->dn, data+done, &read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBG (DBG_io2, "%s: read %lu bytes, %lu remaining\n", __FUNCTION__, + (u_long) size, (u_long) (target - size)); + + target -= size; + data += size; + } + + if (DBG_LEVEL >= DBG_data && dev->binary!=NULL) + { + fwrite(buffer, len, 1, dev->binary); + } + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/**************************************************************************** + Mid level functions + ****************************************************************************/ + +static SANE_Bool +gl124_get_fast_feed_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG02); + if (r && (r->value & REG02_FASTFED)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl124_get_filter_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_FILTER)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl124_get_lineart_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_LINEART)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl124_get_bitset_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_BITSET)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl124_get_gain4_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG06); + if (r && (r->value & REG06_GAIN4)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl124_test_buffer_empty_bit (SANE_Byte val) +{ + if (val & BUFEMPTY) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl124_test_motor_flag_bit (SANE_Byte val) +{ + if (val & MOTORENB) + return SANE_TRUE; + return SANE_FALSE; +} + +/** @brief sensor profile + * search for the database of motor profiles and get the best one. Each + * profile is at a specific dpihw. Use LiDE 110 table by default. + * @param sensor_type sensor id + * @param dpi hardware dpi for the scan + * @param half_ccd flag to signal half ccd mode + * @return a pointer to a Sensor_Profile struct + */ +static Sensor_Profile *get_sensor_profile(int sensor_type, int dpi, int half_ccd) +{ + unsigned int i; + int idx; + + i=0; + idx=-1; + while(i=dpi + && sensors[i].dpi=exposure + && motors[i].exposure>step_type; + + /* fill result with target speed */ + for(i=0;itable[0]; + + /* loop on profile copying and apply step type */ + while(i=target) + { + slope[i]=current; + sum+=slope[i]; + i++; + current=profile->table[i*factor]>>step_type; + } + if(i<3 && DBG_LEVEL >= DBG_warn) + { + DBG (DBG_warn,"%s: short slope table, failed to reach %d\n",__FUNCTION__,target); + } + + /* ensure minimal slope size */ + while(i<8) + { + sum+=slope[i]; + i++; + } + + /* return used steps and acceleration sum */ + *steps=i; + return sum; +} + +/* returns the max register bulk size */ +static int +gl124_bulk_full_size (void) +{ + return GENESYS_GL124_MAX_REGS; +} + +static SANE_Status +gl124_homsnr_gpio(Genesys_Device *dev) +{ +uint8_t val; +SANE_Status status=SANE_STATUS_GOOD; + + RIE (sanei_genesys_read_register (dev, REG32, &val)); + val &= ~REG32_GPIO10; + RIE (sanei_genesys_write_register (dev, REG32, val)); + return status; +} + +/**@brief compute half ccd mode + * Compute half CCD mode flag. Half CCD is on when dpiset it twice + * the actual scanning resolution. Used for fast scans. + * @param model pointer to device model + * @param xres required horizontal resolution + * @return SANE_TRUE if half CCD mode enabled + */ +static SANE_Bool compute_half_ccd(Genesys_Model *model, int xres) +{ + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if (xres<=300 && (model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + return SANE_TRUE; + } + return SANE_FALSE; +} + +/** @brief set all registers to default values . + * This function is called only once at the beginning and + * fills register startup values for registers reused across scans. + * Those that are rarely modified or not modified are written + * individually. + * @param dev device structure holding register set to initialize + */ +static void +gl124_init_registers (Genesys_Device * dev) +{ + DBGSTART; + + memset (dev->reg, 0, GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* default to LiDE 110 */ + SETREG (0x01,0xa2); /* + REG01_SHDAREA */ + SETREG (0x02,0x90); + SETREG (0x03,0x50); + SETREG (0x03,0x50 & ~REG03_AVEENB); + SETREG (0x04,0x03); + SETREG (0x05,0x00); + SETREG (0x06,0x50 | REG06_GAIN4); + SETREG (0x09,0x00); + SETREG (0x0a,0xc0); + SETREG (0x0b,0x2a); + SETREG (0x0c,0x12); + SETREG (0x11,0x00); + SETREG (0x12,0x00); + SETREG (0x13,0x0f); + SETREG (0x14,0x00); + SETREG (0x15,0x80); + SETREG (0x16,0x10); + SETREG (0x17,0x04); + SETREG (0x18,0x00); + SETREG (0x19,0x01); + SETREG (0x1a,0x30); + SETREG (0x1b,0x00); + SETREG (0x1c,0x00); + SETREG (0x1d,0x01); + SETREG (0x1e,0x10); + SETREG (0x1f,0x00); + SETREG (0x20,0x15); + SETREG (0x21,0x00); + SETREG (0x22,0x02); + SETREG (0x23,0x00); + SETREG (0x24,0x00); + SETREG (0x25,0x00); + SETREG (0x26,0x0d); + SETREG (0x27,0x48); + SETREG (0x28,0x00); + SETREG (0x29,0x56); + SETREG (0x2a,0x5e); + SETREG (0x2b,0x02); + SETREG (0x2c,0x02); + SETREG (0x2d,0x58); + SETREG (0x3b,0x00); + SETREG (0x3c,0x00); + SETREG (0x3d,0x00); + SETREG (0x3e,0x00); + SETREG (0x3f,0x02); + SETREG (0x40,0x00); + SETREG (0x41,0x00); + SETREG (0x42,0x00); + SETREG (0x43,0x00); + SETREG (0x44,0x00); + SETREG (0x45,0x00); + SETREG (0x46,0x00); + SETREG (0x47,0x00); + SETREG (0x48,0x00); + SETREG (0x49,0x00); + SETREG (0x4f,0x00); + SETREG (0x52,0x00); + SETREG (0x53,0x02); + SETREG (0x54,0x04); + SETREG (0x55,0x06); + SETREG (0x56,0x04); + SETREG (0x57,0x04); + SETREG (0x58,0x04); + SETREG (0x59,0x04); + SETREG (0x5a,0x1a); + SETREG (0x5b,0x00); + SETREG (0x5c,0xc0); + SETREG (0x5f,0x00); + SETREG (0x60,0x02); + SETREG (0x61,0x00); + SETREG (0x62,0x00); + SETREG (0x63,0x00); + SETREG (0x64,0x00); + SETREG (0x65,0x00); + SETREG (0x66,0x00); + SETREG (0x67,0x00); + SETREG (0x68,0x00); + SETREG (0x69,0x00); + SETREG (0x6a,0x00); + SETREG (0x6b,0x00); + SETREG (0x6c,0x00); + SETREG (0x6d,0xd0); + SETREG (0x6e,0x00); + SETREG (0x6f,0x00); + SETREG (0x70,0x06); + SETREG (0x71,0x08); + SETREG (0x72,0x08); + SETREG (0x73,0x0a); + + /* CKxMAP */ + SETREG (0x74,0x00); + SETREG (0x75,0x00); + SETREG (0x76,0x3c); + SETREG (0x77,0x00); + SETREG (0x78,0x00); + SETREG (0x79,0x9f); + SETREG (0x7a,0x00); + SETREG (0x7b,0x00); + SETREG (0x7c,0x55); + + SETREG (0x7d,0x00); + SETREG (0x7e,0x08); + SETREG (0x7f,0x58); + SETREG (0x80,0x00); + SETREG (0x81,0x14); + + /* STRPIXEL */ + SETREG (0x82,0x00); + SETREG (0x83,0x00); + SETREG (0x84,0x00); + /* ENDPIXEL */ + SETREG (0x85,0x00); + SETREG (0x86,0x00); + SETREG (0x87,0x00); + + SETREG (0x88,0x00); + SETREG (0x89,0x65); + SETREG (0x8a,0x00); + SETREG (0x8b,0x00); + SETREG (0x8c,0x00); + SETREG (0x8d,0x00); + SETREG (0x8e,0x00); + SETREG (0x8f,0x00); + SETREG (0x90,0x00); + SETREG (0x91,0x00); + SETREG (0x92,0x00); + SETREG (0x93,0x00); + SETREG (0x94,0x14); + SETREG (0x95,0x30); + SETREG (0x96,0x00); + SETREG (0x97,0x90); + SETREG (0x98,0x01); + SETREG (0x99,0x1f); + SETREG (0x9a,0x00); + SETREG (0x9b,0x80); + SETREG (0x9c,0x80); + SETREG (0x9d,0x3f); + SETREG (0x9e,0x00); + SETREG (0x9f,0x00); + SETREG (0xa0,0x20); + SETREG (0xa1,0x30); + SETREG (0xa2,0x00); + SETREG (0xa3,0x20); + SETREG (0xa4,0x01); + SETREG (0xa5,0x00); + SETREG (0xa6,0x00); + SETREG (0xa7,0x08); + SETREG (0xa8,0x00); + SETREG (0xa9,0x08); + SETREG (0xaa,0x01); + SETREG (0xab,0x00); + SETREG (0xac,0x00); + SETREG (0xad,0x40); + SETREG (0xae,0x01); + SETREG (0xaf,0x00); + SETREG (0xb0,0x00); + SETREG (0xb1,0x40); + SETREG (0xb2,0x00); + SETREG (0xb3,0x09); + SETREG (0xb4,0x5b); + SETREG (0xb5,0x00); + SETREG (0xb6,0x10); + SETREG (0xb7,0x3f); + SETREG (0xb8,0x00); + SETREG (0xbb,0x00); + SETREG (0xbc,0xff); + SETREG (0xbd,0x00); + SETREG (0xbe,0x07); + SETREG (0xc3,0x00); + SETREG (0xc4,0x00); + + /* gamma + SETREG (0xc5,0x00); + SETREG (0xc6,0x00); + SETREG (0xc7,0x00); + SETREG (0xc8,0x00); + SETREG (0xc9,0x00); + SETREG (0xca,0x00); + SETREG (0xcb,0x00); + SETREG (0xcc,0x00); + SETREG (0xcd,0x00); + SETREG (0xce,0x00); + */ + + /* memory layout + SETREG (0xd0,0x0a); + SETREG (0xd1,0x1f); + SETREG (0xd2,0x34); */ + SETREG (0xd3,0x00); + SETREG (0xd4,0x00); + SETREG (0xd5,0x00); + SETREG (0xd6,0x00); + SETREG (0xd7,0x00); + SETREG (0xd8,0x00); + SETREG (0xd9,0x00); + + /* memory layout + SETREG (0xe0,0x00); + SETREG (0xe1,0x48); + SETREG (0xe2,0x15); + SETREG (0xe3,0x90); + SETREG (0xe4,0x15); + SETREG (0xe5,0x91); + SETREG (0xe6,0x2a); + SETREG (0xe7,0xd9); + SETREG (0xe8,0x2a); + SETREG (0xe9,0xad); + SETREG (0xea,0x40); + SETREG (0xeb,0x22); + SETREG (0xec,0x40); + SETREG (0xed,0x23); + SETREG (0xee,0x55); + SETREG (0xef,0x6b); + SETREG (0xf0,0x55); + SETREG (0xf1,0x6c); + SETREG (0xf2,0x6a); + SETREG (0xf3,0xb4); + SETREG (0xf4,0x6a); + SETREG (0xf5,0xb5); + SETREG (0xf6,0x7f); + SETREG (0xf7,0xfd);*/ + + SETREG (0xf8,0x01); /* other value is 0x05 */ + SETREG (0xf9,0x00); + SETREG (0xfa,0x00); + SETREG (0xfb,0x00); + SETREG (0xfc,0x00); + SETREG (0xff,0x00); + + /* fine tune upon device description */ + dev->reg[reg_0x05].value &= ~REG05_DPIHW; + switch (dev->sensor.optical_res) + { + case 600: + dev->reg[reg_0x05].value |= REG05_DPIHW_600; + break; + case 1200: + dev->reg[reg_0x05].value |= REG05_DPIHW_1200; + break; + case 2400: + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + break; + case 4800: + dev->reg[reg_0x05].value |= REG05_DPIHW_4800; + break; + } + + /* initalize calibration reg */ + memcpy (dev->calib_reg, dev->reg, + GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + DBGCOMPLETED; +} + +/**@brief send slope table for motor movement + * Send slope_table in machine byte order + * @param dev device to send slope table + * @param table_nr index of the slope table in ASIC memory + * Must be in the [0-4] range. + * @param slope_table pointer to 16 bit values array of the slope table + * @param steps number of elemnts in the slope table + */ +static SANE_Status +gl124_send_slope_table (Genesys_Device * dev, int table_nr, + uint16_t * slope_table, int steps) +{ + SANE_Status status; + uint8_t *table; + int i; + char msg[10000]; + + DBG (DBG_proc, "%s (table_nr = %d, steps = %d)\n", __FUNCTION__, + table_nr, steps); + + /* sanity check */ + if(table_nr<0 || table_nr>4) + { + DBG (DBG_error, "%s: invalid table number %d!\n", __FUNCTION__, table_nr); + return SANE_STATUS_INVAL; + } + + table = (uint8_t *) malloc (steps * 2); + for (i = 0; i < steps; i++) + { + table[i * 2] = slope_table[i] & 0xff; + table[i * 2 + 1] = slope_table[i] >> 8; + } + + if (DBG_LEVEL >= DBG_io) + { + sprintf (msg, "write slope %d (%d)=", table_nr, steps); + for (i = 0; i < steps; i++) + { + sprintf (msg+strlen(msg), ",%d", slope_table[i]); + } + DBG (DBG_io, "%s: %s\n", __FUNCTION__, msg); + } + + /* slope table addresses are fixed */ + status = + sanei_genesys_write_ahb (dev->dn, dev->usb_mode, 0x10000000 + 0x4000 * table_nr, steps * 2, table); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: write to AHB failed writing slope table %d (%s)\n", + __FUNCTION__, table_nr, sane_strstatus (status)); + } + + free (table); + DBGCOMPLETED; + return status; +} + +/** + * Set register values of 'special' type frontend + * */ +static SANE_Status +gl124_set_ti_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i; + uint16_t val; + + DBGSTART; + if (set == AFE_INIT) + { + DBG (DBG_proc, "%s: setting DAC %u\n", __FUNCTION__, + dev->model->dac_type); + + /* sets to default values */ + sanei_genesys_init_fe (dev); + } + + /* start writing to DAC */ + status = sanei_genesys_fe_write_data (dev, 0x00, 0x80); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to write reg0: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* write values to analog frontend */ + for (i = 1; i < 4; i++) + { + val = dev->frontend.reg[i]; + status = sanei_genesys_fe_write_data (dev, i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write reg %d: %s\n", __FUNCTION__, i, + sane_strstatus (status)); + return status; + } + } + + status = sanei_genesys_fe_write_data (dev, 0x04, 0x00); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to write reg4: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* these are not really sign */ + for (i = 0; i < 3; i++) + { + val = dev->frontend.sign[i]; + status = sanei_genesys_fe_write_data (dev, 0x05 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write reg %d: %s\n", __FUNCTION__, i+5, + sane_strstatus (status)); + return status; + } + } + + /* close writing to DAC */ + status = sanei_genesys_fe_write_data (dev, 0x00, 0x11); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to write reg0: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + + return status; +} + + +/* Set values of analog frontend */ +static SANE_Status +gl124_set_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status; + uint8_t val; + + DBG (DBG_proc, "gl124_set_fe (%s)\n", + set == AFE_INIT ? "init" : set == AFE_SET ? "set" : set == + AFE_POWER_SAVE ? "powersave" : "huh?"); + + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl124_set_fe(): setting DAC %u\n", + dev->model->dac_type); + sanei_genesys_init_fe (dev); + } + + RIE (sanei_genesys_read_register (dev, REG0A, &val)); + + if(dev->usb_mode<0) + { + val=3<>REG0AS_SIFSEL) + { + case 3: + status=gl124_set_ti_fe (dev, set); + break; + case 0: + case 1: + case 2: + default: + DBG (DBG_error, "%s: unsupported analog FE 0x%02x\n",__FUNCTION__,val); + status=SANE_STATUS_INVAL; + break; + } + + DBGCOMPLETED; + return status; +} + + +/**@brief compute exposure to use + * compute the sensor exposure based on target resolution + * @param dev pointer to device description + * @param xres sensor's required resolution + * @param half_ccd flag for half ccd mode + */ +static int gl124_compute_exposure(Genesys_Device *dev, int xres, int half_ccd) +{ + Sensor_Profile *sensor; + + sensor=get_sensor_profile(dev->model->ccd_type, xres, half_ccd); + return sensor->exposure; +} + +/**@brief compute motor step type to use + * compute the step type (full, half, quarter, ...) to use based + * on target resolution + * @param dev device description + * @param exposure sensor exposure + * @return 0 for full step + * 1 for half step + * 2 for quarter step + * 3 for eighth step + */ +static int gl124_compute_step_type(Genesys_Device *dev, int exposure) +{ +Motor_Profile *profile; + + profile=get_motor_profile(dev->model->motor_type,exposure); + return profile->step_type; +} + + +static SANE_Status +gl124_init_motor_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int scan_exposure_time, + float scan_yres, + int scan_step_type, + unsigned int scan_lines, + unsigned int scan_dummy, + unsigned int feed_steps, + int scan_mode, + unsigned int flags) +{ + SANE_Status status; + int use_fast_fed; + unsigned int lincnt, fast_dpi; + uint16_t scan_table[SLOPE_TABLE_SIZE]; + uint16_t fast_table[SLOPE_TABLE_SIZE]; + int scan_steps,fast_steps,factor; + unsigned int feedl,dist; + Genesys_Register_Set *r; + uint32_t z1, z2; + float yres; + int min_speed; + unsigned int linesel; + + DBGSTART; + DBG (DBG_info, "gl124_init_motor_regs_scan : scan_exposure_time=%d, " + "scan_yres=%g, scan_step_type=%d, scan_lines=%d, scan_dummy=%d, " + "feed_steps=%d, scan_mode=%d, flags=%x\n", + scan_exposure_time, + scan_yres, + scan_step_type, + scan_lines, scan_dummy, feed_steps, scan_mode, flags); + + /* we never use fast fed since we do manual feed for the scans */ + use_fast_fed=0; + factor=1; + + /* enforce motor minimal scan speed + * @TODO extend motor struct for this value */ + if (scan_mode == SCAN_MODE_COLOR) + { + min_speed = 900; + } + else + { + min_speed = 600; + if(dev->model->ccd_type==MOTOR_CANONLIDE110) + { + min_speed = 300; + } + } + + /* compute min_speed and linesel */ + if(scan_yresvalue = REG02_NOTHOME; + r->value |= REG02_MTRPWR; + + if (use_fast_fed) + r->value |= REG02_FASTFED; + else + r->value &= ~REG02_FASTFED; + + if (flags & MOTOR_FLAG_AUTO_GO_HOME) + r->value |= REG02_AGOHOME; + + if ((flags & MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE) + ||(yres>=dev->sensor.optical_res)) + r->value |= REG02_ACDCDIS; + + /* SCANFED */ + sanei_genesys_set_double(reg,REG_SCANFED,4); + + /* scan and backtracking slope table */ + gl124_slope_table(scan_table, + &scan_steps, + yres, + scan_exposure_time, + dev->motor.base_ydpi, + scan_step_type, + factor, + dev->model->motor_type); + RIE(gl124_send_slope_table (dev, SCAN_TABLE, scan_table, scan_steps)); + RIE(gl124_send_slope_table (dev, BACKTRACK_TABLE, scan_table, scan_steps)); + + /* STEPNO */ + sanei_genesys_set_double(reg,REG_STEPNO,scan_steps); + + /* fast table */ + fast_dpi=yres; + if (scan_mode != SCAN_MODE_COLOR) + { + fast_dpi*=3; + } + gl124_slope_table(fast_table, + &fast_steps, + fast_dpi, + scan_exposure_time, + dev->motor.base_ydpi, + scan_step_type, + factor, + dev->model->motor_type); + RIE(gl124_send_slope_table (dev, STOP_TABLE, fast_table, fast_steps)); + RIE(gl124_send_slope_table (dev, FAST_TABLE, fast_table, fast_steps)); + + /* FASTNO */ + sanei_genesys_set_double(reg,REG_FASTNO,fast_steps); + + /* FSHDEC */ + sanei_genesys_set_double(reg,REG_FSHDEC,fast_steps); + + /* FMOVNO */ + sanei_genesys_set_double(reg,REG_FMOVNO,fast_steps); + + /* substract acceleration distance from feedl */ + feedl=feed_steps; + feedl<<=scan_step_type; + + dist = scan_steps; + if (flags & MOTOR_FLAG_FEED) + dist *=2; + if (use_fast_fed) + { + dist += fast_steps*2; + } + DBG (DBG_io2, "%s: acceleration distance=%d\n", __FUNCTION__, dist); + + /* get sure we don't use insane value */ + if(distvalue = (r->value & ~REG1D_LINESEL) | linesel; + + r = sanei_genesys_get_address (reg, REGA0); + r->value = (scan_step_type << REGA0S_STEPSEL) | (scan_step_type << REGA0S_FSTPSEL); + + /* FMOVDEC */ + sanei_genesys_set_double(reg,REG_FMOVDEC,fast_steps); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/** @brief copy sensor specific settings + * Set up register set for the given sensor resolution. + * @param dev device to set up + * @param regs register set to modify + * @param dpi resolution of the sensor during scan + * @param half_ccd flag for half ccd mode + * */ +static void +gl124_setup_sensor (Genesys_Device * dev, Genesys_Register_Set * regs, int dpi, int half_ccd) +{ + Genesys_Register_Set *r; + int i; + Sensor_Profile *sensor; + int dpihw; + uint32_t exp; + + DBGSTART; + + /* we start at 6, 0-5 is a 16 bits cache for exposure */ + for (i = 0x06; i < 0x0e; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + if (r) + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + + for (i = 0; i < 11; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + if (r) + r->value = dev->sensor.regs_0x52_0x5e[i]; + } + + /* set EXPDUMMY and CKxMAP */ + dpihw=sanei_genesys_compute_dpihw(dev,dpi); + sensor=get_sensor_profile(dev->model->ccd_type, dpihw, half_ccd); + + r = sanei_genesys_get_address (regs, 0x18); + if (r) + { + r->value = sensor->reg18; + } + r = sanei_genesys_get_address (regs, 0x20); + if (r) + { + r->value = sensor->reg20; + } + r = sanei_genesys_get_address (regs, 0x61); + if (r) + { + r->value = sensor->reg61; + } + r = sanei_genesys_get_address (regs, 0x98); + if (r) + { + r->value = sensor->reg98; + } + + sanei_genesys_set_triple(regs,REG_SEGCNT,sensor->segcnt); + sanei_genesys_set_double(regs,REG_TG0CNT,sensor->tg0cnt); + sanei_genesys_set_double(regs,REG_EXPDMY,sensor->expdummy); + + /* if no calibration has been done, set default values for exposures */ + exp=dev->sensor.regs_0x10_0x1d[0]*256+dev->sensor.regs_0x10_0x1d[1]; + if(exp==0) + { + exp=sensor->expr; + } + sanei_genesys_set_triple(regs,REG_EXPR,exp); + + exp=dev->sensor.regs_0x10_0x1d[2]*256+dev->sensor.regs_0x10_0x1d[3]; + if(exp==0) + { + exp=sensor->expg; + } + sanei_genesys_set_triple(regs,REG_EXPG,exp); + + exp=dev->sensor.regs_0x10_0x1d[4]*256+dev->sensor.regs_0x10_0x1d[5]; + if(exp==0) + { + exp=sensor->expb; + } + sanei_genesys_set_triple(regs,REG_EXPB,exp); + + sanei_genesys_set_triple(regs,REG_CK1MAP,sensor->ck1map); + sanei_genesys_set_triple(regs,REG_CK3MAP,sensor->ck3map); + sanei_genesys_set_triple(regs,REG_CK4MAP,sensor->ck4map); + + /* order of the sub-segments */ + dev->order=sensor->order; + + DBGCOMPLETED; +} + +/** @brief setup optical related registers + * start and pixels are expressed in optical sensor resolution coordinate + * space. + * @param dev scanner device to use + * @param reg registers to set up + * @param exposure_time exposure time to use + * @param used_res scanning resolution used, may differ from + * scan's one + * @param start logical start pixel coordinate + * @param pixels logical number of pixels to use + * @param channels number of color channels (currently 1 or 3) + * @param depth bit depth of the scan (1, 8 or 16) + * @param half_ccd SANE_TRUE if sensor's timings are such that x coordinates + * must be halved + * @param color_filter color channel to use as gray data + * @param flags optical flags (@see ) + * @return SANE_STATUS_GOOD if OK + */ +static SANE_Status +gl124_init_optical_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int exposure_time, + int used_res, + unsigned int start, + unsigned int pixels, + int channels, + int depth, + SANE_Bool half_ccd, + int color_filter, + int flags) +{ + unsigned int words_per_line, segcnt; + unsigned int startx, endx, used_pixels, segnb; + unsigned int dpiset, cksel, dpihw, factor; + unsigned int bytes; + Genesys_Register_Set *r; + SANE_Status status; + uint32_t expmax, exp; + + DBG (DBG_proc, "%s : exposure_time=%d, " + "used_res=%d, start=%d, pixels=%d, channels=%d, depth=%d, " + "half_ccd=%d, flags=%x\n", __FUNCTION__, exposure_time, + used_res, start, pixels, channels, depth, half_ccd, flags); + + /* resolution is divided according to CKSEL */ + r = sanei_genesys_get_address (reg, REG18); + cksel= (r->value & REG18_CKSEL)+1; + DBG (DBG_io2, "%s: cksel=%d\n", __FUNCTION__, cksel); + + /* to manage high resolution device while keeping good + * low resolution scanning speed, we make hardware dpi vary */ + dpihw=sanei_genesys_compute_dpihw(dev, used_res * cksel); + factor=dev->sensor.optical_res/dpihw; + DBG (DBG_io2, "%s: dpihw=%d (factor=%d)\n", __FUNCTION__, dpihw, factor); + + /* sensor parameters */ + gl124_setup_sensor (dev, reg, dpihw, half_ccd); + dpiset = used_res * cksel; + + /* start and end coordinate in optical dpi coordinates */ + /* startx = start/cksel + dev->sensor.dummy_pixel; XXX STEF XXX */ + startx = start/cksel; + used_pixels=pixels/cksel; + endx = startx + used_pixels; + + /* pixel coordinate factor correction when used dpihw is not maximal one */ + startx/=factor; + endx/=factor; + used_pixels=endx-startx; + + status = gl124_set_fe (dev, AFE_SET); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to set frontend: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* enable shading */ + r = sanei_genesys_get_address (reg, REG01); + r->value &= ~REG01_SCAN; + if ((flags & OPTICAL_FLAG_DISABLE_SHADING) || + (dev->model->flags & GENESYS_FLAG_NO_CALIBRATION)) + { + r->value &= ~REG01_DVDSET; + } + else + { + r->value |= REG01_DVDSET; + } + r->value &= ~REG01_SCAN; + + r = sanei_genesys_get_address (reg, REG03); + r->value &= ~REG03_AVEENB; + + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value &= ~REG03_LAMPPWR; + else + r->value |= REG03_LAMPPWR; + + /* BW threshold */ + RIE (sanei_genesys_write_register (dev, REG114, dev->settings.threshold)); + RIE (sanei_genesys_write_register (dev, REG115, dev->settings.threshold)); + + /* monochrome / color scan */ + r = sanei_genesys_get_address (reg, REG04); + switch (depth) + { + case 1: + r->value &= ~REG04_BITSET; + r->value |= REG04_LINEART; + break; + case 8: + r->value &= ~(REG04_LINEART | REG04_BITSET); + break; + case 16: + r->value &= ~REG04_LINEART; + r->value |= REG04_BITSET; + break; + } + + r->value &= ~REG04_FILTER; + if (channels == 1) + { + switch (color_filter) + { + case 0: + r->value |= 0x10; /* red filter */ + break; + case 2: + r->value |= 0x30; /* blue filter */ + break; + default: + r->value |= 0x20; /* green filter */ + break; + } + } + + /* register 05 */ + r = sanei_genesys_get_address (reg, REG05); + + /* set up dpihw */ + r->value &= ~REG05_DPIHW; + switch(dpihw) + { + case 600: + r->value |= REG05_DPIHW_600; + break; + case 1200: + r->value |= REG05_DPIHW_1200; + break; + case 2400: + r->value |= REG05_DPIHW_2400; + break; + case 4800: + r->value |= REG05_DPIHW_4800; + break; + } + + /* enable gamma tables */ + if (flags & OPTICAL_FLAG_DISABLE_GAMMA) + r->value &= ~REG05_GMMENB; + else + r->value |= REG05_GMMENB; + + if(half_ccd) + { + sanei_genesys_set_double(reg,REG_DPISET,dpiset*2); + DBG (DBG_io2, "%s: dpiset used=%d\n", __FUNCTION__, dpiset*2); + } + else + { + sanei_genesys_set_double(reg,REG_DPISET,dpiset); + DBG (DBG_io2, "%s: dpiset used=%d\n", __FUNCTION__, dpiset); + } + + r = sanei_genesys_get_address (reg, REG06); + r->value |= REG06_GAIN4; + + /* CIS scanners can do true gray by setting LEDADD */ + /* we set up LEDADD only when asked */ + if (dev->model->is_cis == SANE_TRUE) + { + r = sanei_genesys_get_address (reg, REG60); + r->value &= ~REG60_LEDADD; + if (channels == 1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG60_LEDADD; + sanei_genesys_get_triple(reg,REG_EXPR,&expmax); + sanei_genesys_get_triple(reg,REG_EXPG,&exp); + if(exp>expmax) + { + expmax=exp; + } + sanei_genesys_get_triple(reg,REG_EXPB,&exp); + if(exp>expmax) + { + expmax=exp; + } + sanei_genesys_set_triple(dev->reg,REG_EXPR,expmax); + sanei_genesys_set_triple(dev->reg,REG_EXPG,expmax); + sanei_genesys_set_triple(dev->reg,REG_EXPB,expmax); + } + /* RGB weighting, REG_TRUER,G and B are to be set */ + r = sanei_genesys_get_address (reg, 0x01); + r->value &= ~REG01_TRUEGRAY; + if (channels == 1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG01_TRUEGRAY; + sanei_genesys_write_register (dev, REG_TRUER, 0x80); + sanei_genesys_write_register (dev, REG_TRUEG, 0x80); + sanei_genesys_write_register (dev, REG_TRUEB, 0x80); + } + } + + /* segment number */ + r = sanei_genesys_get_address (reg, 0x98); + segnb = r->value & 0x0f; + + sanei_genesys_set_triple(reg,REG_STRPIXEL,startx/segnb); + DBG (DBG_io2, "%s: strpixel used=%d\n", __FUNCTION__, startx/segnb); + sanei_genesys_get_triple(reg,REG_SEGCNT,&segcnt); + if(endx/segnb==segcnt) + { + endx=0; + } + sanei_genesys_set_triple(reg,REG_ENDPIXEL,endx/segnb); + DBG (DBG_io2, "%s: endpixel used=%d\n", __FUNCTION__, endx/segnb); + + /* words(16bit) before gamma, conversion to 8 bit or lineart */ + words_per_line = (used_pixels * dpiset) / dpihw; + bytes = depth / 8; + if (depth == 1) + { + words_per_line = (words_per_line >> 3) + ((words_per_line & 7) ? 1 : 0); + } + else + { + words_per_line *= bytes; + } + + dev->bpl = words_per_line; + dev->cur = 0; + dev->skip = 0; + dev->len = dev->bpl/segnb; + dev->dist = dev->bpl/segnb; + dev->segnb = segnb; + dev->line_count = 0; + dev->line_interp = 0; + + DBG (DBG_io2, "%s: used_pixels =%d\n", __FUNCTION__, used_pixels); + DBG (DBG_io2, "%s: pixels =%d\n", __FUNCTION__, pixels); + DBG (DBG_io2, "%s: depth =%d\n", __FUNCTION__, depth); + DBG (DBG_io2, "%s: dev->bpl =%lu\n", __FUNCTION__, (unsigned long)dev->bpl); + DBG (DBG_io2, "%s: dev->len =%lu\n", __FUNCTION__, (unsigned long)dev->len); + DBG (DBG_io2, "%s: dev->dist =%lu\n", __FUNCTION__, (unsigned long)dev->dist); + DBG (DBG_io2, "%s: dev->line_interp=%lu\n", __FUNCTION__, (unsigned long)dev->line_interp); + + words_per_line *= channels; + dev->wpl = words_per_line; + + /* allocate buffer for odd/even pixels handling */ + if(dev->oe_buffer.buffer!=NULL) + { + sanei_genesys_buffer_free (&(dev->oe_buffer)); + } + RIE (sanei_genesys_buffer_alloc (&(dev->oe_buffer), dev->wpl)); + + /* MAXWD is expressed in 2 words unit */ + sanei_genesys_set_triple(reg,REG_MAXWD,(words_per_line)); + DBG (DBG_io2, "%s: words_per_line used=%d\n", __FUNCTION__, words_per_line); + + sanei_genesys_set_triple(reg,REG_LPERIOD,exposure_time); + DBG (DBG_io2, "%s: exposure_time used=%d\n", __FUNCTION__, exposure_time); + + sanei_genesys_set_double(reg,REG_DUMMY,dev->sensor.dummy_pixel); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags) +{ + int used_res; + int start, used_pixels; + int bytes_per_line; + int move; + unsigned int lincnt; + unsigned int oflags, mflags; /**> optical and motor flags */ + int exposure_time; + int stagger; + + int dummy = 0; + int slope_dpi = 0; + int scan_step_type = 1; + int max_shift; + size_t requested_buffer_size, read_buffer_size; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + SANE_Status status; + + DBG (DBG_info, + "gl124_init_scan_regs settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g/%g\n" + "Depth/Channels: %u/%u\n" + "Flags : %x\n\n", + xres, yres, lines, pixels, startx, starty, depth, channels, flags); + + half_ccd=compute_half_ccd(dev->model, xres); + + /* optical_res */ + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 2; + DBG (DBG_info, "%s: optical_res=%d\n", __FUNCTION__, optical_res); + + /* stagger */ + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl124_init_scan_regs : stagger=%d lines\n", stagger); + + /** @brief compute used resolution */ + if (flags & SCAN_FLAG_USE_OPTICAL_RES) + { + used_res = optical_res; + } + else + { + /* resolution is choosen from a fixed list and can be used directly, + * unless we have ydpi higher than sensor's maximum one */ + if(xres>optical_res) + used_res=optical_res; + else + used_res = xres; + } + + /* compute scan parameters values */ + /* pixels are allways given at full optical resolution */ + /* use detected left margin and fixed value */ + /* start */ + /* add x coordinates */ + start = startx; + + if (stagger > 0) + start |= 1; + + /* compute correct pixels number */ + used_pixels = (pixels * optical_res) / xres; + DBG (DBG_info, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + + /* round up pixels number if needed */ + if (used_pixels * xres < pixels * optical_res) + used_pixels++; + + /* we want even number of pixels here */ + if(used_pixels & 1) + used_pixels++; + + /* slope_dpi */ + /* cis color scan is effectively a gray scan with 3 gray lines per color line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres * channels; + else + slope_dpi = yres; + + /* scan_step_type */ + if(flags & SCAN_FLAG_FEEDING) + { + scan_step_type=0; + exposure_time=MOVE_EXPOSURE; + } + else + { + exposure_time = gl124_compute_exposure (dev, used_res, half_ccd); + scan_step_type = gl124_compute_step_type(dev, exposure_time); + } + + DBG (DBG_info, "gl124_init_scan_regs : exposure_time=%d pixels\n", exposure_time); + DBG (DBG_info, "gl124_init_scan_regs : scan_step_type=%d\n", scan_step_type); + + /*** optical parameters ***/ + /* in case of dynamic lineart, we use an internal 8 bit gray scan + * to generate 1 lineart data */ + if ((flags & SCAN_FLAG_DYNAMIC_LINEART) + && (dev->settings.scan_mode == SCAN_MODE_LINEART)) + { + depth = 8; + } + + /* we enable true gray for cis scanners only, and just when doing + * scan since color calibration is OK for this mode + */ + oflags = 0; + if (flags & SCAN_FLAG_DISABLE_SHADING) + oflags |= OPTICAL_FLAG_DISABLE_SHADING; + if (flags & SCAN_FLAG_DISABLE_GAMMA) + oflags |= OPTICAL_FLAG_DISABLE_GAMMA; + if (flags & SCAN_FLAG_DISABLE_LAMP) + oflags |= OPTICAL_FLAG_DISABLE_LAMP; + if (flags & SCAN_FLAG_CALIBRATION) + oflags |= OPTICAL_FLAG_DISABLE_DOUBLE; + + if (dev->model->is_cis && dev->settings.true_gray) + { + oflags |= OPTICAL_FLAG_ENABLE_LEDADD; + } + + /* now _LOGICAL_ optical values used are known, setup registers */ + status = gl124_init_optical_regs_scan (dev, + reg, + exposure_time, + used_res, + start, + used_pixels, + channels, + depth, + half_ccd, + color_filter, + oflags); + if (status != SANE_STATUS_GOOD) + return status; + + /*** motor parameters ***/ + + /* max_shift */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,flags); + + /* lines to scan */ + lincnt = lines + max_shift + stagger; + + /* add tl_y to base movement */ + move = starty; + DBG (DBG_info, "gl124_init_scan_regs: move=%d steps\n", move); + + mflags=0; + if(flags & SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE) + mflags|=MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE; + if(flags & SCAN_FLAG_FEEDING) + mflags|=MOTOR_FLAG_FEED; + + status = gl124_init_motor_regs_scan (dev, + reg, + exposure_time, + slope_dpi, + scan_step_type, + dev->model->is_cis ? lincnt * channels : lincnt, + dummy, + move, + dev->settings.scan_mode, + mflags); + if (status != SANE_STATUS_GOOD) + return status; + + /*** prepares data reordering ***/ + + /* words_per_line */ + bytes_per_line = (used_pixels * used_res) / optical_res; + bytes_per_line = (bytes_per_line * channels * depth) / 8; + + /* since we don't have sheetfed scanners to handle, + * use huge read buffer */ + /* TODO find the best size according to settings */ + requested_buffer_size = 16 * bytes_per_line; + + read_buffer_size = + 2 * requested_buffer_size + + ((max_shift + stagger) * used_pixels * channels * depth) / 8; + + RIE (sanei_genesys_buffer_free (&(dev->read_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->read_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->lines_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->lines_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->shrink_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->shrink_buffer), + requested_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->out_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->out_buffer), + (8 * dev->settings.pixels * channels * + depth) / 8)); + + + dev->read_bytes_left = bytes_per_line * lincnt; + + DBG (DBG_info, + "gl124_init_scan_regs: physical bytes to read = %lu\n", + (u_long) dev->read_bytes_left); + dev->read_active = SANE_TRUE; + + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + DBG (DBG_info, "%s: current_setup.pixels=%d\n", __FUNCTION__, dev->current_setup.pixels); + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + dev->total_bytes_read = 0; + if (depth == 1) + dev->total_bytes_to_read = + ((dev->settings.pixels * dev->settings.lines) / 8 + + (((dev->settings.pixels * dev->settings.lines) % 8) ? 1 : 0)) * + channels; + else + dev->total_bytes_to_read = + dev->settings.pixels * dev->settings.lines * channels * (depth / 8); + + DBG (DBG_info, "gl124_init_scan_regs: total bytes to send = %lu\n", + (u_long) dev->total_bytes_to_read); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl124_calculate_current_setup (Genesys_Device * dev) +{ + int channels; + int depth; + int start; + + float xres; /*dpi */ + float yres; /*dpi */ + float startx; /*optical_res, from dummy_pixel+1 */ + float pixels; + float lines; + + int used_res; + int used_pixels; + unsigned int lincnt; + int exposure_time; + int stagger; + SANE_Bool half_ccd; + + int max_shift, dpihw; + Sensor_Profile *sensor; + + int optical_res; + + DBG (DBG_info, + "gl124_calculate_current_setup settings:\n" + "Resolution: %ux%uDPI\n" + "Lines : %u\n" + "PPL : %u\n" + "Startpos : %.3f/%.3f\n" + "Scan mode : %d\n\n", + dev->settings.xres, + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + /* channels */ + if (dev->settings.scan_mode == 4) /* single pass color */ + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == 0) + depth = 1; + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + + xres = dev->settings.xres; + yres = dev->settings.yres; + startx = start; + pixels = dev->settings.pixels; + lines = dev->settings.lines; + + half_ccd=compute_half_ccd(dev->model, xres); + + DBG (DBG_info, + "gl124_calculate_current_setup settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g\n" + "Half ccd : %d\n" + "Depth/Channels: %u/%u\n\n", + xres, yres, lines, pixels, startx, depth, half_ccd, channels); + + /* optical_res */ + optical_res = dev->sensor.optical_res; + + if(xres<=optical_res) + used_res = xres; + else + used_res=optical_res; + + /* compute scan parameters values */ + /* pixels are allways given at half or full CCD optical resolution */ + /* use detected left margin and fixed value */ + + /* compute correct pixels number */ + used_pixels = (pixels * optical_res) / xres; + DBG (DBG_info, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + + /* exposure */ + exposure_time = gl124_compute_exposure (dev, xres, half_ccd); + DBG (DBG_info, "%s : exposure_time=%d pixels\n", __FUNCTION__, exposure_time); + + /* max_shift */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,0); + + /* compute hw dpi for sensor */ + dpihw=sanei_genesys_compute_dpihw(dev,used_res); + + sensor=get_sensor_profile(dev->model->ccd_type, dpihw, half_ccd); + dev->segnb=sensor->reg98 & 0x0f; + + /* stagger */ + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "%s: stagger=%d lines\n", __FUNCTION__, stagger); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + DBG (DBG_info, "%s: current_setup.pixels=%d\n", __FUNCTION__, dev->current_setup.pixels); + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static void +gl124_set_motor_power (Genesys_Register_Set * regs, SANE_Bool set) +{ + + DBG (DBG_proc, "gl124_set_motor_power\n"); + + if (set) + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + | REG02_MTRPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + & ~REG02_MTRPWR); + } +} + +static void +gl124_set_lamp_power (Genesys_Device * dev, + Genesys_Register_Set * regs, SANE_Bool set) +{ + if (dev == NULL || regs==NULL) + return; + + if (set) + { + sanei_genesys_set_reg_from_set (regs, 0x03, + sanei_genesys_read_reg_from_set (regs, + 0x03) + | REG03_LAMPPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, 0x03, + sanei_genesys_read_reg_from_set (regs, + 0x03) + & ~REG03_LAMPPWR); + } +} + +/** + * for fast power saving methods only, like disabling certain amplifiers + * @param dev device to use + * @param enable true to set inot powersaving + * */ +static SANE_Status +gl124_save_power (Genesys_Device * dev, SANE_Bool enable) +{ + DBG (DBG_proc, "gl124_save_power: enable = %d\n", enable); + if (dev == NULL) + return SANE_STATUS_INVAL; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl124_set_powersaving (Genesys_Device * dev, int delay /* in minutes */ ) +{ + Genesys_Register_Set *r; + + DBG (DBG_proc, "gl124_set_powersaving (delay = %d)\n", delay); + + r = sanei_genesys_get_address (dev->reg, REG03); + r->value &= ~0xf0; + if(delay<15) + { + r->value |= delay; + } + else + { + r->value |= 0x0f; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_start_action (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x01); +} + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl124_stop_action (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val40, val; + unsigned int loop; + + DBGSTART; + + /* post scan gpio : without that HOMSNR is unreliable */ + gl124_homsnr_gpio(dev); + + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + status = sanei_genesys_read_register (dev, REG100, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read reg100: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* only stop action if needed */ + if (!(val40 & REG100_DATAENB) && !(val40 & REG100_MOTMFLG)) + { + DBG (DBG_info, "%s: already stopped\n", __FUNCTION__); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* ends scan */ + val = sanei_genesys_read_reg_from_set (dev->reg, REG01); + val &= ~REG01_SCAN; + sanei_genesys_set_reg_from_set (dev->reg, REG01, val); + status = sanei_genesys_write_register (dev, REG01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write register 01: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + usleep (100 * 1000); + + loop = 10; + while (loop > 0) + { + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + status = sanei_genesys_read_register (dev, REG100, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* if scanner is in command mode, we are done */ + if (!(val40 & REG100_DATAENB) && !(val40 & REG100_MOTMFLG) + && !(val & MOTORENB)) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + usleep (100 * 1000); + loop--; + } + + DBGCOMPLETED; + return SANE_STATUS_IO_ERROR; +} + + +static SANE_Status +gl124_setup_scan_gpio(Genesys_Device *dev, int resolution) +{ +SANE_Status status; +uint8_t val; + + DBGSTART; + RIE (sanei_genesys_read_register (dev, REG32, &val)); + if(resolution>=dev->motor.base_ydpi/2) + { + val &= 0xf7; + } + else if(resolution>=dev->motor.base_ydpi/4) + { + val &= 0xef; + } + else + { + val |= 0x10; + } + val |= 0x02; + RIE (sanei_genesys_write_register (dev, REG32, val)); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* Send the low-level scan command */ +/* todo : is this that useful ? */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor) +{ + SANE_Status status; + uint8_t val; + + DBGSTART; + if (reg == NULL) + return SANE_STATUS_INVAL; + + /* set up GPIO for scan */ + RIE(gl124_setup_scan_gpio(dev,dev->settings.yres)); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* enable scan and motor */ + RIE (sanei_genesys_read_register (dev, REG01, &val)); + val |= REG01_SCAN; + RIE (sanei_genesys_write_register (dev, REG01, val)); + + if (start_motor) + { + RIE (sanei_genesys_write_register (dev, REG0F, 1)); + } + else + { + RIE (sanei_genesys_write_register (dev, REG0F, 0)); + } + + DBGCOMPLETED; + return status; +} + + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop) +{ + SANE_Status status; + + DBG (DBG_proc, "gl124_end_scan (check_stop = %d)\n", check_stop); + if (reg == NULL) + return SANE_STATUS_INVAL; + + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = SANE_STATUS_GOOD; + } + else /* flat bed scanners */ + { + status = gl124_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_end_scan: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return status; +} + + +/** @brief Moves the slider to the home (top) position slowly + * */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home) +{ + Genesys_Register_Set local_reg[GENESYS_GL124_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + uint8_t val; + float resolution; + int loop = 0; + int scan_mode; + + DBG (DBG_proc, "gl124_slow_back_home (wait_until_home = %d)\n", + wait_until_home); + + if(dev->usb_mode<0) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* post scan gpio : without that HOMSNR is unreliable */ + gl124_homsnr_gpio(dev); + + /* first read gives HOME_SENSOR true */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + usleep (100000); /* sleep 100 ms */ + + /* second is reliable */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + /* is sensor at home? */ + if (val & HOMESNR) + { + DBG (DBG_info, "%s: already at home, completed\n", __FUNCTION__); + dev->scanhead_position_in_steps = 0; + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + memcpy (local_reg, dev->reg, GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + resolution=sanei_genesys_get_lowest_dpi(dev); + + /* TODO add scan_mode to the API */ + scan_mode= dev->settings.scan_mode; + dev->settings.scan_mode=SCAN_MODE_GRAY; + gl124_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 100, + 30000, + 100, + 100, + 8, + 1, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + dev->settings.scan_mode=scan_mode; + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* set up for reverse and no scan */ + r = sanei_genesys_get_address (local_reg, REG02); + r->value |= REG02_MTRREV; + + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL124_MAX_REGS)); + + RIE(gl124_setup_scan_gpio(dev,resolution)); + + status = gl124_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_slow_back_home: failed to start motor: %s\n", + sane_strstatus (status)); + gl124_stop_action (dev); + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL124_MAX_REGS); + return status; + } + + /* post scan gpio : without that HOMSNR is unreliable */ + gl124_homsnr_gpio(dev); + + if (wait_until_home) + { + + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + + if (val & HOMESNR) /* home sensor */ + { + DBG (DBG_info, "gl124_slow_back_home: reached home position\n"); + DBGCOMPLETED; + dev->scanhead_position_in_steps = 0; + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl124_stop_action (dev); + DBG (DBG_error, + "gl124_slow_back_home: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_info, "gl124_slow_back_home: scanhead is still moving\n"); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief moves the slider to steps at motor base dpi + * @param dev device to work on + * @param steps number of steps to move + * */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl124_feed (Genesys_Device * dev, unsigned int steps) +{ + Genesys_Register_Set local_reg[GENESYS_GL124_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + float resolution; + uint8_t val; + + DBGSTART; + DBG (DBG_io, "%s: steps=%d\n", __FUNCTION__, steps); + + /* prepare local registers */ + memcpy (local_reg, dev->reg, GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + resolution=sanei_genesys_get_lowest_ydpi(dev); + gl124_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 0, + steps, + 100, + 3, + 8, + 3, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_FEEDING | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + /* set exposure to zero */ + sanei_genesys_set_triple(local_reg,REG_EXPR,0); + sanei_genesys_set_triple(local_reg,REG_EXPG,0); + sanei_genesys_set_triple(local_reg,REG_EXPB,0); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT)); + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRMCNT)); + + /* set up for no scan */ + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + /* send registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL124_MAX_REGS)); + + status = gl124_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to start motor: %s\n", __FUNCTION__, sane_strstatus (status)); + gl124_stop_action (dev); + + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL124_MAX_REGS); + return status; + } + + /* wait until feed count reaches the required value, but do not + * exceed 30s */ + do + { + status = sanei_genesys_get_status (dev, &val); + } + while (status == SANE_STATUS_GOOD && !(val & FEEDFSH)); + + /* then stop scanning */ + RIE(gl124_stop_action (dev)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* Automatically set top-left edge of the scan area by scanning a 200x200 pixels + area at 600 dpi from very top of scanner */ +static SANE_Status +gl124_search_start_position (Genesys_Device * dev) +{ + int size; + SANE_Status status; + uint8_t *data; + Genesys_Register_Set local_reg[GENESYS_GL124_MAX_REGS]; + int steps; + + int pixels = 600; + int dpi = 300; + + DBG (DBG_proc, "gl124_search_start_position\n"); + + memcpy (local_reg, dev->reg, + GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* sets for a 200 lines * 600 pixels */ + /* normal scan with no shading */ + + status = gl124_init_scan_regs (dev, local_reg, dpi, dpi, 0, 0, /*we should give a small offset here~60 steps */ + 600, dev->model->search_lines, 8, 1, 1, /*green */ + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE); + if (status!=SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to init scan registers: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* send to scanner */ + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL124_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_search_start_position: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + size = pixels * dev->model->search_lines; + + data = malloc (size); + if (!data) + { + DBG (DBG_error, + "gl124_search_start_position: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + status = gl124_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl124_search_start_position: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl124_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("search_position.pnm", data, 8, 1, pixels, + dev->model->search_lines); + + status = gl124_end_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl124_search_start_position: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* update regs to copy ASIC internal state */ + memcpy (dev->reg, local_reg, + GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + status = + sanei_genesys_search_reference_point (dev, data, 0, dpi, pixels, + dev->model->search_lines); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl124_search_start_position: failed to set search reference point: %s\n", + sane_strstatus (status)); + return status; + } + + free (data); + return SANE_STATUS_GOOD; +} + +/* + * sets up register for coarse gain calibration + * todo: check it for scanners using it */ +static SANE_Status +gl124_init_regs_for_coarse_calibration (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t channels; + uint8_t cksel; + + DBGSTART; + cksel = (dev->calib_reg[reg_0x18].value & REG18_CKSEL) + 1; /* clock speed = 1..4 clocks */ + + /* set line size */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + status = gl124_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + dev->sensor.optical_res / cksel, + 20, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_FEEDING | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_init_register_for_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + gl124_set_motor_power (dev->calib_reg, SANE_FALSE); + + DBG (DBG_info, + "gl124_init_register_for_coarse_calibration: optical sensor res: %d dpi, actual res: %d\n", + dev->sensor.optical_res / cksel, dev->settings.xres); + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_init_register_for_coarse_calibration: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* init registers for shading calibration */ +/* shading calibration is done at dpihw */ +static SANE_Status +gl124_init_regs_for_shading (Genesys_Device * dev) +{ + SANE_Status status; + int move, resolution, dpihw, factor; + + DBGSTART; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + dev->calib_channels = 3; + dev->calib_lines = dev->model->shading_lines; + dpihw=sanei_genesys_compute_dpihw(dev,dev->settings.xres); + if(dpihw>=2400) + { + dev->calib_lines *= 2; + } + resolution=dpihw; + + /* if half CCD mode, use half resolution */ + if(compute_half_ccd(dev->model, dev->settings.xres)==SANE_TRUE) + { + resolution /= 2; + dev->calib_lines /= 2; + } + dev->calib_resolution = resolution; + factor=dev->sensor.optical_res/resolution; + dev->calib_pixels = dev->sensor.sensor_pixels/factor; + + /* distance to move to reach white target at high resolution */ + move=0; + if(dev->settings.yres>=1200) + { + move = SANE_UNFIX (dev->model->y_offset_calib); + move = (move * (dev->motor.base_ydpi/4)) / MM_PER_INCH; + } + DBG (DBG_io, "%s: move=%d steps\n", __FUNCTION__, move); + + status = gl124_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + move, + dev->calib_pixels, + dev->calib_lines, + 16, + dev->calib_channels, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + gl124_set_motor_power (dev->calib_reg, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + dev->scanhead_position_in_steps += dev->calib_lines + move; + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to bulk write registers: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief set up registers for the actual scan + */ +static SANE_Status +gl124_init_regs_for_scan (Genesys_Device * dev) +{ + int channels; + int flags; + int depth; + float move; + int move_dpi; + float start; + uint8_t val40,val; + + SANE_Status status; + + DBG (DBG_info, + "gl124_init_regs_for_scan settings:\nResolution: %ux%uDPI\n" + "Lines : %u\npixels : %u\nStartpos : %.3f/%.3f\nScan mode : %d\n\n", + dev->settings.xres, + dev->settings.yres, + dev->settings.lines, + dev->settings.pixels, + dev->settings.tl_x, + dev->settings.tl_y, + dev->settings.scan_mode); + + /* wait for motor to stop first */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to read status: %s\n", __FUNCTION__, sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + status = sanei_genesys_read_register (dev, REG100, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to read reg100: %s\n", __FUNCTION__, sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + if((val & MOTORENB) || (val40 & REG100_MOTMFLG)) + { + do + { + usleep(10000); + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to read status: %s\n", __FUNCTION__, sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + status = sanei_genesys_read_register (dev, REG100, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to read reg100: %s\n", __FUNCTION__, sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + } while ((val & MOTORENB) || (val40 & REG100_MOTMFLG)); + usleep(50000); + } + + /* ensure head is parked in case of calibration */ + RIE (gl124_slow_back_home (dev, SANE_TRUE)); + + /* channels */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART) + depth = 1; + + /* y (motor) distance to move to reach scanned area */ + move_dpi = dev->motor.base_ydpi/4; + move = SANE_UNFIX (dev->model->y_offset); + move += dev->settings.tl_y; + move = (move * move_dpi) / MM_PER_INCH; + DBG (DBG_info, "%s: move=%f steps\n", __FUNCTION__, move); + + if(channels*dev->settings.yres>=600 && move>700) + { + status = gl124_feed (dev, move-500); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to move to scan area\n",__FUNCTION__); + return status; + } + move=500; + } + DBG (DBG_info, "gl124_init_regs_for_scan: move=%f steps\n", move); + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + if(compute_half_ccd(dev->model, dev->settings.xres)==SANE_TRUE) + { + start /=2; + } + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + flags = 0; + + /* enable emulated lineart from gray data */ + if(dev->settings.scan_mode == SCAN_MODE_LINEART + && dev->settings.dynamic_lineart) + { + flags |= SCAN_FLAG_DYNAMIC_LINEART; + } + + status = gl124_init_scan_regs (dev, + dev->reg, + dev->settings.xres, + dev->settings.yres, + start, + move, + dev->settings.pixels, + dev->settings.lines, + depth, + channels, + dev->settings.color_filter, + flags); + + if (status != SANE_STATUS_GOOD) + return status; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * Send shading calibration data. The buffer is considered to always hold values + * for all the channels. + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl124_send_shading_data (Genesys_Device * dev, uint8_t * data, int size) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint32_t addr, length, strpixel ,endpixel, x, factor, segcnt, pixels, i; + uint32_t lines, channels; + uint16_t dpiset,dpihw; + uint8_t val,*buffer,*ptr,*src; + + DBGSTART; + DBG( DBG_io2, "%s: writing %d bytes of shading data\n",__FUNCTION__,size); + + /* logical size of a color as seen by generic code of the frontend */ + length = (uint32_t) (size / 3); + sanei_genesys_get_triple(dev->reg,REG_STRPIXEL,&strpixel); + sanei_genesys_get_triple(dev->reg,REG_ENDPIXEL,&endpixel); + sanei_genesys_get_triple(dev->reg,REG_SEGCNT,&segcnt); + if(endpixel==0) + { + endpixel=segcnt; + } + DBG( DBG_io2, "%s: STRPIXEL=%d, ENDPIXEL=%d, PIXELS=%d, SEGCNT=%d\n",__FUNCTION__,strpixel,endpixel,endpixel-strpixel,segcnt); + + /* compute deletion factor */ + sanei_genesys_get_double(dev->reg,REG_DPISET,&dpiset); + dpihw=sanei_genesys_compute_dpihw(dev,dpiset); + factor=dpihw/dpiset; + DBG( DBG_io2, "%s: factor=%d\n",__FUNCTION__,factor); + + /* binary data logging */ + if(DBG_LEVEL>=DBG_data) + { + dev->binary=fopen("binary.pnm","wb"); + sanei_genesys_get_triple(dev->reg, REG_LINCNT, &lines); + channels=dev->current_setup.channels; + if(dev->binary!=NULL) + { + fprintf(dev->binary,"P5\n%d %d\n%d\n",(endpixel-strpixel)/factor*channels*dev->segnb,lines/channels,255); + } + } + + /* turn pixel value into bytes 2x16 bits words */ + strpixel*=2*2; /* 2 words of 2 bytes */ + endpixel*=2*2; + segcnt*=2*2; + pixels=endpixel-strpixel; + + DBG( DBG_io2, "%s: using chunks of %d bytes (%d shading data pixels)\n",__FUNCTION__,length, length/4); + buffer=(uint8_t *)malloc(pixels*dev->segnb); + memset(buffer,0,pixels*dev->segnb); + + /* write actual red data */ + for(i=0;i<3;i++) + { + /* copy data to work buffer and process it */ + /* coefficent destination */ + ptr=buffer; + + /* iterate on both sensor segment */ + for(x=0;xsegnb) + { + case 1: + ptr[0+pixels*0]=src[0+segcnt*0]; + ptr[1+pixels*0]=src[1+segcnt*0]; + ptr[2+pixels*0]=src[2+segcnt*0]; + ptr[3+pixels*0]=src[3+segcnt*0]; + break; + case 2: + ptr[0+pixels*0]=src[0+segcnt*0]; + ptr[1+pixels*0]=src[1+segcnt*0]; + ptr[2+pixels*0]=src[2+segcnt*0]; + ptr[3+pixels*0]=src[3+segcnt*0]; + ptr[0+pixels*1]=src[0+segcnt*1]; + ptr[1+pixels*1]=src[1+segcnt*1]; + ptr[2+pixels*1]=src[2+segcnt*1]; + ptr[3+pixels*1]=src[3+segcnt*1]; + break; + case 4: + ptr[0+pixels*0]=src[0+segcnt*0]; + ptr[1+pixels*0]=src[1+segcnt*0]; + ptr[2+pixels*0]=src[2+segcnt*0]; + ptr[3+pixels*0]=src[3+segcnt*0]; + ptr[0+pixels*1]=src[0+segcnt*2]; + ptr[1+pixels*1]=src[1+segcnt*2]; + ptr[2+pixels*1]=src[2+segcnt*2]; + ptr[3+pixels*1]=src[3+segcnt*2]; + ptr[0+pixels*2]=src[0+segcnt*1]; + ptr[1+pixels*2]=src[1+segcnt*1]; + ptr[2+pixels*2]=src[2+segcnt*1]; + ptr[3+pixels*2]=src[3+segcnt*1]; + ptr[0+pixels*3]=src[0+segcnt*3]; + ptr[1+pixels*3]=src[1+segcnt*3]; + ptr[2+pixels*3]=src[2+segcnt*3]; + ptr[3+pixels*3]=src[3+segcnt*3]; + break; + } + + /* next shading coefficient */ + ptr+=4; + } + RIE (sanei_genesys_read_register (dev, 0xd0+i, &val)); + addr = val * 8192 + 0x10000000; + status = sanei_genesys_write_ahb (dev->dn, dev->usb_mode, addr, pixels*dev->segnb, buffer); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl124_send_shading_data; write to AHB failed (%s)\n", + sane_strstatus (status)); + return status; + } + } + + free(buffer); + DBGCOMPLETED; + + return status; +} + + +/** @brief move to calibration area + * This functions moves scanning head to calibration area + * by doing a 600 dpi scan + * @param dev scanner device + * @return SANE_STATUS_GOOD on success, else the error code + */ +static SANE_Status +move_to_calibration_area (Genesys_Device * dev) +{ + int pixels; + int size; + uint8_t *line; + SANE_Status status = SANE_STATUS_GOOD; + + DBGSTART; + + pixels = (dev->sensor.sensor_pixels*600)/dev->sensor.optical_res; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* set up for the calibration scan */ + status = gl124_init_scan_regs (dev, + dev->calib_reg, + 600, + 600, + 0, + 0, + pixels, + 1, + 8, + 3, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + size = pixels * 3; + line = malloc (size); + if (!line) + return SANE_STATUS_NO_MEM; + + /* write registers and scan data */ + RIEF (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS), line); + + DBG (DBG_info, "%s: starting line reading\n", __FUNCTION__); + RIEF (gl124_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, size), line); + + /* stop scanning */ + RIE (gl124_stop_action (dev)); + + if (DBG_LEVEL >= DBG_data) + { + sanei_genesys_write_pnm_file ("movetocalarea.pnm", line, 8, 3, pixels, 1); + } + + /* cleanup before return */ + free (line); + + DBGCOMPLETED; + return status; +} + +/* this function does the led calibration by scanning one line of the calibration + area below scanner's top on white strip. + +-needs working coarse/gain +*/ +static SANE_Status +gl124_led_calibration (Genesys_Device * dev) +{ + int num_pixels; + int total_size; + int resolution; + int dpihw; + uint8_t *line; + int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + int channels, depth; + int avg[3]; + int turn; + char fn[20]; + uint16_t exp[3],target; + Sensor_Profile *sensor; + SANE_Bool acceptable; + SANE_Bool half_ccd; + + DBGSTART; + + /* move to calibration area */ + move_to_calibration_area(dev); + + /* offset calibration is always done in 16 bit depth color mode */ + channels = 3; + depth=16; + dpihw=sanei_genesys_compute_dpihw(dev, dev->settings.xres); + half_ccd=compute_half_ccd(dev->model, dev->settings.xres); + if(half_ccd==SANE_TRUE) + { + resolution = dpihw/2; + } + else + { + resolution = dpihw; + } + sensor=get_sensor_profile(dev->model->ccd_type, dpihw, half_ccd); + num_pixels = (dev->sensor.sensor_pixels*resolution)/dev->sensor.optical_res; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL124_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* set up for the calibration scan */ + status = gl124_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + num_pixels, + 1, + depth, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + total_size = num_pixels * channels * (depth/8) * 1; /* colors * bytes_per_color * scan lines */ + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + /* initial loop values and boundaries */ + exp[0]=sensor->expr; + exp[1]=sensor->expg; + exp[2]=sensor->expb; + target=dev->sensor.gain_white_ref*256; + + turn = 0; + + /* no move during led calibration */ + gl124_set_motor_power (dev->calib_reg, SANE_FALSE); + do + { + /* set up exposure */ + sanei_genesys_set_triple(dev->calib_reg,REG_EXPR,exp[0]); + sanei_genesys_set_triple(dev->calib_reg,REG_EXPG,exp[1]); + sanei_genesys_set_triple(dev->calib_reg,REG_EXPB,exp[2]); + + /* write registers and scan data */ + RIEF (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS), line); + + DBG (DBG_info, "gl124_led_calibration: starting line reading\n"); + RIEF (gl124_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + /* stop scanning */ + RIEF (gl124_stop_action (dev), line); + + if (DBG_LEVEL >= DBG_data) + { + snprintf (fn, 20, "led_%02d.pnm", turn); + sanei_genesys_write_pnm_file (fn, line, depth, channels, num_pixels, 1); + } + + /* compute average */ + for (j = 0; j < channels; j++) + { + avg[j] = 0; + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * num_pixels + 1] * 256 + + line[i * 2 + j * 2 * num_pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + avg[j] += val; + } + + avg[j] /= num_pixels; + } + + DBG (DBG_info, "gl124_led_calibration: average: %d,%d,%d\n", avg[0], avg[1], avg[2]); + + /* check if exposure gives average within the boundaries */ + acceptable = SANE_TRUE; + for(i=0;i<3;i++) + { + /* we accept +- 2% delta from target */ + if(abs(avg[i]-target)>target/50) + { + exp[i]=(exp[i]*target)/avg[i]; + acceptable = SANE_FALSE; + } + } + + turn++; + } + while (!acceptable && turn < 100); + + DBG (DBG_info, "gl124_led_calibration: acceptable exposure: %d,%d,%d\n", exp[0], exp[1], exp[2]); + + /* set these values as final ones for scan */ + sanei_genesys_set_triple(dev->reg,REG_EXPR,exp[0]); + sanei_genesys_set_triple(dev->reg,REG_EXPG,exp[1]); + sanei_genesys_set_triple(dev->reg,REG_EXPB,exp[2]); + + /* store in this struct since it is the one used by cache calibration */ + dev->sensor.regs_0x10_0x1d[0] = (exp[0] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[1] = exp[0] & 0xff; + dev->sensor.regs_0x10_0x1d[2] = (exp[1] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[3] = exp[1] & 0xff; + dev->sensor.regs_0x10_0x1d[4] = (exp[2] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[5] = exp[2] & 0xff; + + /* cleanup before return */ + free (line); + + DBGCOMPLETED; + return status; +} + +/** + * average dark pixels of a 8 bits scan + */ +static int +dark_average (uint8_t * data, unsigned int pixels, unsigned int lines, + unsigned int channels, unsigned int black) +{ + unsigned int i, j, k, average, count; + unsigned int avg[3]; + uint8_t val; + + /* computes average value on black margin */ + for (k = 0; k < channels; k++) + { + avg[k] = 0; + count = 0; + for (i = 0; i < lines; i++) + { + for (j = 0; j < black; j++) + { + val = data[i * channels * pixels + j + k]; + avg[k] += val; + count++; + } + } + if (count) + avg[k] /= count; + DBG (DBG_info, "dark_average: avg[%d] = %d\n", k, avg[k]); + } + average = 0; + for (i = 0; i < channels; i++) + average += avg[i]; + average /= channels; + DBG (DBG_info, "dark_average: average = %d\n", average); + return average; +} + + +static SANE_Status +gl124_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t *first_line, *second_line, reg0a; + unsigned int channels, bpp; + char title[32]; + int pass = 0, avg, total_size; + int topavg, bottomavg, resolution, lines; + int top, bottom, black_pixels, pixels; + + DBGSTART; + + /* no gain nor offset for TI AFE */ + RIE (sanei_genesys_read_register (dev, REG0A, ®0a)); + if(((reg0a & REG0A_SIFSEL)>>REG0AS_SIFSEL)==3) + { + DBGCOMPLETED; + return status; + } + + /* offset calibration is always done in color mode */ + channels = 3; + resolution=dev->sensor.optical_res; + dev->calib_pixels = dev->sensor.sensor_pixels; + lines=1; + bpp=8; + pixels= (dev->sensor.sensor_pixels*resolution) / dev->sensor.optical_res; + black_pixels = (dev->sensor.black_pixels * resolution) / dev->sensor.optical_res; + DBG (DBG_io2, "gl124_offset_calibration: black_pixels=%d\n", black_pixels); + + status = gl124_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_offset_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + gl124_set_motor_power (dev->calib_reg, SANE_FALSE); + + /* allocate memory for scans */ + total_size = pixels * channels * lines * (bpp/8); /* colors * bytes_per_color * scan lines */ + + first_line = malloc (total_size); + if (!first_line) + return SANE_STATUS_NO_MEM; + + second_line = malloc (total_size); + if (!second_line) + { + free (first_line); + return SANE_STATUS_NO_MEM; + } + + /* init gain */ + dev->frontend.gain[0] = 0; + dev->frontend.gain[1] = 0; + dev->frontend.gain[2] = 0; + + /* scan with no move */ + bottom = 10; + dev->frontend.offset[0] = bottom; + dev->frontend.offset[1] = bottom; + dev->frontend.offset[2] = bottom; + + RIEF2 (gl124_set_fe(dev, AFE_SET), first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl124_offset_calibration: starting first line reading\n"); + RIEF2 (gl124_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, first_line, total_size), first_line, second_line); + if (DBG_LEVEL >= DBG_data) + { + snprintf(title,20,"offset%03d.pnm",bottom); + sanei_genesys_write_pnm_file (title, first_line, bpp, channels, pixels, lines); + } + + bottomavg = dark_average (first_line, pixels, lines, channels, black_pixels); + DBG (DBG_io2, "gl124_offset_calibration: bottom avg=%d\n", bottomavg); + + /* now top value */ + top = 255; + dev->frontend.offset[0] = top; + dev->frontend.offset[1] = top; + dev->frontend.offset[2] = top; + RIEF2 (gl124_set_fe(dev, AFE_SET), first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl124_offset_calibration: starting second line reading\n"); + RIEF2 (gl124_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + topavg = dark_average (second_line, pixels, lines, channels, black_pixels); + DBG (DBG_io2, "gl124_offset_calibration: top avg=%d\n", topavg); + + /* loop until acceptable level */ + while ((pass < 32) && (top - bottom > 1)) + { + pass++; + + /* settings for new scan */ + dev->frontend.offset[0] = (top + bottom) / 2; + dev->frontend.offset[1] = (top + bottom) / 2; + dev->frontend.offset[2] = (top + bottom) / 2; + + /* scan with no move */ + RIEF2 (gl124_set_fe(dev, AFE_SET), first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl124_offset_calibration: starting second line reading\n"); + RIEF2 (gl124_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", dev->frontend.offset[1]); + sanei_genesys_write_pnm_file (title, second_line, bpp, channels, pixels, lines); + } + + avg = dark_average (second_line, pixels, lines, channels, black_pixels); + DBG (DBG_info, "gl124_offset_calibration: avg=%d offset=%d\n", avg, + dev->frontend.offset[1]); + + /* compute new boundaries */ + if (topavg == avg) + { + topavg = avg; + top = dev->frontend.offset[1]; + } + else + { + bottomavg = avg; + bottom = dev->frontend.offset[1]; + } + } + DBG (DBG_info, "gl124_offset_calibration: offset=(%d,%d,%d)\n", dev->frontend.offset[0], dev->frontend.offset[1], dev->frontend.offset[2]); + + /* cleanup before return */ + free (first_line); + free (second_line); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* alternative coarse gain calibration + this on uses the settings from offset_calibration and + uses only one scanline + */ +/* + with offset and coarse calibration we only want to get our input range into + a reasonable shape. the fine calibration of the upper and lower bounds will + be done with shading. + */ +static SANE_Status +gl124_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + int pixels; + int total_size; + uint8_t *line, reg0a; + int i, j, channels; + SANE_Status status = SANE_STATUS_GOOD; + int max[3]; + float gain[3],coeff; + int val, code, lines; + int resolution; + int bpp; + + DBG (DBG_proc, "gl124_coarse_gain_calibration: dpi = %d\n", dpi); + + /* no gain nor offset for TI AFE */ + RIE (sanei_genesys_read_register (dev, REG0A, ®0a)); + if(((reg0a & REG0A_SIFSEL)>>REG0AS_SIFSEL)==3) + { + DBGCOMPLETED; + return status; + } + + /* coarse gain calibration is always done in color mode */ + channels = 3; + + /* follow CKSEL */ + if(dev->settings.xressensor.optical_res) + { + coeff=0.9; + /*resolution=dev->sensor.optical_res/2;*/ + resolution=dev->sensor.optical_res; + } + else + { + resolution=dev->sensor.optical_res; + coeff=1.0; + } + lines=10; + bpp=8; + pixels = (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + + status = gl124_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + gl124_set_motor_power (dev->calib_reg, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (dev->model->cmd_set->bulk_write_register + (dev, dev->calib_reg, GENESYS_GL124_MAX_REGS)); + + total_size = pixels * channels * (16/bpp) * lines; + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + RIEF (gl124_set_fe(dev, AFE_SET), line); + RIEF (gl124_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("coarse.pnm", line, bpp, channels, pixels, lines); + + /* average value on each channel */ + for (j = 0; j < channels; j++) + { + max[j] = 0; + for (i = pixels/4; i < (pixels*3/4); i++) + { + if(bpp==16) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * pixels + 1] * 256 + + line[i * 2 + j * 2 * pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + } + else + { + if (dev->model->is_cis) + val = line[i + j * pixels]; + else + val = line[i * channels + j]; + } + + max[j] += val; + } + max[j] = max[j] / (pixels/2); + + gain[j] = ((float) dev->sensor.gain_white_ref*coeff) / max[j]; + + /* turn logical gain value into gain code, checking for overflow */ + code = 283 - 208 / gain[j]; + if (code > 255) + code = 255; + else if (code < 0) + code = 0; + dev->frontend.gain[j] = code; + + DBG (DBG_proc, + "gl124_coarse_gain_calibration: channel %d, max=%d, gain = %f, setting:%d\n", + j, max[j], gain[j], dev->frontend.gain[j]); + } + + if (dev->model->is_cis) + { + if (dev->frontend.gain[0] > dev->frontend.gain[1]) + dev->frontend.gain[0] = dev->frontend.gain[1]; + if (dev->frontend.gain[0] > dev->frontend.gain[2]) + dev->frontend.gain[0] = dev->frontend.gain[2]; + dev->frontend.gain[2] = dev->frontend.gain[1] = dev->frontend.gain[0]; + } + + if (channels == 1) + { + dev->frontend.gain[0] = dev->frontend.gain[1]; + dev->frontend.gain[2] = dev->frontend.gain[1]; + } + + free (line); + + RIE (gl124_stop_action (dev)); + + status = gl124_slow_back_home (dev, SANE_TRUE); + + DBGCOMPLETED; + return status; +} + +/* + * wait for lamp warmup by scanning the same line until difference + * between 2 scans is below a threshold + */ +static SANE_Status +gl124_init_regs_for_warmup (Genesys_Device * dev, + Genesys_Register_Set * reg, + int *channels, int *total_size) +{ + int num_pixels; + SANE_Status status = SANE_STATUS_GOOD; + + DBGSTART; + if (dev == NULL || reg == NULL || channels == NULL || total_size == NULL) + return SANE_STATUS_INVAL; + + *channels=3; + + memcpy (reg, dev->reg, (GENESYS_GL124_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + status = gl124_init_scan_regs (dev, + reg, + dev->sensor.optical_res, + dev->motor.base_ydpi, + dev->sensor.sensor_pixels/4, + 0, + dev->sensor.sensor_pixels/2, + 1, + 8, + *channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl124_init_regs_for_warmup: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + num_pixels = dev->current_setup.pixels; + + *total_size = num_pixels * 3 * 1; /* colors * bytes_per_color * scan lines */ + + gl124_set_motor_power (reg, SANE_FALSE); + RIE (dev->model->cmd_set->bulk_write_register (dev, reg, GENESYS_GL124_MAX_REGS)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * set up GPIO/GPOE for idle state +WRITE GPIO[17-21]= GPIO19 +WRITE GPOE[17-21]= GPOE21 GPOE20 GPOE19 GPOE18 +genesys_write_register(0xa8,0x3e) +GPIO(0xa8)=0x3e + */ +static SANE_Status +gl124_init_gpio (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx; + + DBGSTART; + + /* per model GPIO layout */ + if (strcmp (dev->model->name, "canon-lide-110") == 0) + { + idx = 0; + } + else + { /* canon LiDE 210 case */ + idx = 1; + } + + RIE (sanei_genesys_write_register (dev, REG31, gpios[idx].r31)); + RIE (sanei_genesys_write_register (dev, REG32, gpios[idx].r32)); + RIE (sanei_genesys_write_register (dev, REG33, gpios[idx].r33)); + RIE (sanei_genesys_write_register (dev, REG34, gpios[idx].r34)); + RIE (sanei_genesys_write_register (dev, REG35, gpios[idx].r35)); + RIE (sanei_genesys_write_register (dev, REG36, gpios[idx].r36)); + RIE (sanei_genesys_write_register (dev, REG38, gpios[idx].r38)); + + DBGCOMPLETED; + return status; +} + +/** + * set memory layout by filling values in dedicated registers + */ +static SANE_Status +gl124_init_memory_layout (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx = 0; + + DBGSTART; + + /* point to per model memory layout */ + if (strcmp (dev->model->name, "canon-lide-110") == 0) + { + idx = 0; + } + else + { /* canon LiDE 210 case */ + idx = 1; + } + + /* setup base address for shading data. */ + /* values must be multiplied by 8192=0x4000 to give address on AHB */ + /* R-Channel shading bank0 address setting for CIS */ + sanei_genesys_write_register (dev, 0xd0, layouts[idx].rd0); + /* G-Channel shading bank0 address setting for CIS */ + sanei_genesys_write_register (dev, 0xd1, layouts[idx].rd1); + /* B-Channel shading bank0 address setting for CIS */ + sanei_genesys_write_register (dev, 0xd2, layouts[idx].rd2); + + /* setup base address for scanned data. */ + /* values must be multiplied by 1024*2=0x0800 to give address on AHB */ + /* R-Channel ODD image buffer 0x0124->0x92000 */ + /* size for each buffer is 0x16d*1k word */ + sanei_genesys_write_register (dev, 0xe0, layouts[idx].re0); + sanei_genesys_write_register (dev, 0xe1, layouts[idx].re1); +/* R-Channel ODD image buffer end-address 0x0291->0x148800 => size=0xB6800*/ + sanei_genesys_write_register (dev, 0xe2, layouts[idx].re2); + sanei_genesys_write_register (dev, 0xe3, layouts[idx].re3); + + /* R-Channel EVEN image buffer 0x0292 */ + sanei_genesys_write_register (dev, 0xe4, layouts[idx].re4); + sanei_genesys_write_register (dev, 0xe5, layouts[idx].re5); +/* R-Channel EVEN image buffer end-address 0x03ff*/ + sanei_genesys_write_register (dev, 0xe6, layouts[idx].re6); + sanei_genesys_write_register (dev, 0xe7, layouts[idx].re7); + +/* same for green, since CIS, same addresses */ + sanei_genesys_write_register (dev, 0xe8, layouts[idx].re0); + sanei_genesys_write_register (dev, 0xe9, layouts[idx].re1); + sanei_genesys_write_register (dev, 0xea, layouts[idx].re2); + sanei_genesys_write_register (dev, 0xeb, layouts[idx].re3); + sanei_genesys_write_register (dev, 0xec, layouts[idx].re4); + sanei_genesys_write_register (dev, 0xed, layouts[idx].re5); + sanei_genesys_write_register (dev, 0xee, layouts[idx].re6); + sanei_genesys_write_register (dev, 0xef, layouts[idx].re7); + +/* same for blue, since CIS, same addresses */ + sanei_genesys_write_register (dev, 0xf0, layouts[idx].re0); + sanei_genesys_write_register (dev, 0xf1, layouts[idx].re1); + sanei_genesys_write_register (dev, 0xf2, layouts[idx].re2); + sanei_genesys_write_register (dev, 0xf3, layouts[idx].re3); + sanei_genesys_write_register (dev, 0xf4, layouts[idx].re4); + sanei_genesys_write_register (dev, 0xf5, layouts[idx].re5); + sanei_genesys_write_register (dev, 0xf6, layouts[idx].re6); + sanei_genesys_write_register (dev, 0xf7, layouts[idx].re7); + + DBGCOMPLETED; + return status; +} + +/** + * initialize backend and ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl124_init (Genesys_Device * dev) +{ + SANE_Status status; + + DBG_INIT (); + DBGSTART; + + status=sanei_genesys_asic_init(dev, GENESYS_GL124_MAX_REGS); + + DBGCOMPLETED; + return status; +} + + +/* * + * initialize ASIC from power on condition + */ +static SANE_Status +gl124_boot (Genesys_Device * dev, SANE_Bool cold) +{ + SANE_Status status; + uint8_t val; + + DBGSTART; + + /* reset ASIC in case of cold boot */ + if(cold) + { + RIE (sanei_genesys_write_register (dev, 0x0e, 0x01)); + RIE (sanei_genesys_write_register (dev, 0x0e, 0x00)); + } + + /* enable GPOE 17 */ + RIE (sanei_genesys_write_register (dev, 0x36, 0x01)); + + /* set GPIO 17 */ + RIE (sanei_genesys_read_register (dev, 0x33, &val)); + val |= 0x01; + RIE (sanei_genesys_write_register (dev, 0x33, val)); + + /* test CHKVER */ + RIE (sanei_genesys_read_register (dev, REG100, &val)); + if (val & REG100_CHKVER) + { + RIE (sanei_genesys_read_register (dev, 0x00, &val)); + DBG (DBG_info, + "gl124_cold_boot: reported version for genesys chip is 0x%02x\n", + val); + } + + /* Set default values for registers */ + gl124_init_registers (dev); + + /* Write initial registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL124_MAX_REGS)); + + /* tune reg 0B */ + val = REG0B_30MHZ | REG0B_ENBDRAM | REG0B_64M; + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].address = 0x00; + + /* set up end access */ + RIE (sanei_genesys_write_0x8c (dev, 0x10, 0x0b)); + RIE (sanei_genesys_write_0x8c (dev, 0x13, 0x0e)); + + /* CIS_LINE */ + SETREG (0x08, REG08_CIS_LINE); + RIE (sanei_genesys_write_register (dev, 0x08, dev->reg[reg_0x08].value)); + + /* setup gpio */ + RIE (gl124_init_gpio (dev)); + + /* setup internal memory layout */ + RIE (gl124_init_memory_layout (dev)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +static SANE_Status +gl124_update_hardware_sensors (Genesys_Scanner * s) +{ + /* do what is needed to get a new set of events, but try to not loose + any of them. + */ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t val=0; + + RIE (sanei_genesys_read_register (s->dev, REG31, &val)); + + /* TODO : for the next scanner special case, + * add another per scanner button profile struct to avoid growing + * hard-coded button mapping here. + */ + if(s->dev->model->gpo_type == GPO_CANONLIDE110) + { + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & 0x01) == 0; + if (s->val[OPT_FILE_SW].b == s->last_val[OPT_FILE_SW].b) + s->val[OPT_FILE_SW].b = (val & 0x08) == 0; + if (s->val[OPT_EMAIL_SW].b == s->last_val[OPT_EMAIL_SW].b) + s->val[OPT_EMAIL_SW].b = (val & 0x04) == 0; + if (s->val[OPT_COPY_SW].b == s->last_val[OPT_COPY_SW].b) + s->val[OPT_COPY_SW].b = (val & 0x02) == 0; + } + else + { /* LiDE 210 case */ + if (s->val[OPT_EXTRA_SW].b == s->last_val[OPT_EXTRA_SW].b) + s->val[OPT_EXTRA_SW].b = (val & 0x01) == 0; + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & 0x02) == 0; + if (s->val[OPT_COPY_SW].b == s->last_val[OPT_COPY_SW].b) + s->val[OPT_COPY_SW].b = (val & 0x04) == 0; + if (s->val[OPT_EMAIL_SW].b == s->last_val[OPT_EMAIL_SW].b) + s->val[OPT_EMAIL_SW].b = (val & 0x08) == 0; + if (s->val[OPT_FILE_SW].b == s->last_val[OPT_FILE_SW].b) + s->val[OPT_FILE_SW].b = (val & 0x10) == 0; + } + return status; +} + + +/** the gl124 command set */ +static Genesys_Command_Set gl124_cmd_set = { + "gl124-generic", /* the name of this set */ + + gl124_init, + gl124_init_regs_for_warmup, + gl124_init_regs_for_coarse_calibration, + gl124_init_regs_for_shading, + gl124_init_regs_for_scan, + + gl124_get_filter_bit, + gl124_get_lineart_bit, + gl124_get_bitset_bit, + gl124_get_gain4_bit, + gl124_get_fast_feed_bit, + gl124_test_buffer_empty_bit, + gl124_test_motor_flag_bit, + + gl124_bulk_full_size, + + gl124_set_fe, + gl124_set_powersaving, + gl124_save_power, + + gl124_set_motor_power, + gl124_set_lamp_power, + + gl124_begin_scan, + gl124_end_scan, + + sanei_genesys_send_gamma_table, + + gl124_search_start_position, + + gl124_offset_calibration, + gl124_coarse_gain_calibration, + gl124_led_calibration, + + gl124_slow_back_home, + + sanei_genesys_bulk_write_register, + NULL, + gl124_bulk_read_data, + + gl124_update_hardware_sensors, + + /* no sheetfed support for now */ + NULL, + NULL, + NULL, + NULL, + + sanei_genesys_is_compatible_calibration, + NULL, + gl124_send_shading_data, + gl124_calculate_current_setup, + gl124_boot +}; + +SANE_Status +sanei_gl124_init_cmd_set (Genesys_Device * dev) +{ + dev->model->cmd_set = &gl124_cmd_set; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl124.h b/backend/genesys_gl124.h new file mode 100644 index 0000000..1b78af3 --- /dev/null +++ b/backend/genesys_gl124.h @@ -0,0 +1,711 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "genesys.h" + +#define REG01 0x01 +#define REG01_CISSET 0x80 +#define REG01_DOGENB 0x40 +#define REG01_DVDSET 0x20 +#define REG01_STAGGER 0x10 +#define REG01_COMPENB 0x08 +#define REG01_TRUEGRAY 0x04 +#define REG01_SHDAREA 0x02 +#define REG01_SCAN 0x01 + +#define REG02 0x02 +#define REG02_NOTHOME 0x80 +#define REG02_ACDCDIS 0x40 +#define REG02_AGOHOME 0x20 +#define REG02_MTRPWR 0x10 +#define REG02_FASTFED 0x08 +#define REG02_MTRREV 0x04 +#define REG02_HOMENEG 0x02 +#define REG02_LONGCURV 0x01 + +#define REG03 0x03 +#define REG03_LAMPDOG 0x80 +#define REG03_AVEENB 0x40 +#define REG03_XPASEL 0x20 +#define REG03_LAMPPWR 0x10 +#define REG03_LAMPTIM 0x0f + +#define REG04 0x04 +#define REG04_LINEART 0x80 +#define REG04_BITSET 0x40 +#define REG04_FILTER 0x30 +#define REG04_AFEMOD 0x07 + +#define REG05 0x05 +#define REG05_DPIHW 0xc0 +#define REG05_DPIHW_600 0x00 +#define REG05_DPIHW_1200 0x40 +#define REG05_DPIHW_2400 0x80 +#define REG05_DPIHW_4800 0xc0 +#define REG05_MTLLAMP 0x30 +#define REG05_GMMENB 0x08 +#define REG05_ENB20M 0x04 +#define REG05_MTLBASE 0x03 + +#define REG06 0x06 +#define REG06_SCANMOD 0xe0 +#define REG06S_SCANMOD 5 +#define REG06_PWRBIT 0x10 +#define REG06_GAIN4 0x08 +#define REG06_OPTEST 0x07 + +#define REG07_LAMPSIM 0x80 + +#define REG08_DRAM2X 0x80 +#define REG08_MPENB 0x20 +#define REG08_CIS_LINE 0x10 +#define REG08_IR2_ENB 0x08 +#define REG08_IR1_ENB 0x04 +#define REG08_ENB24M 0x01 + +#define REG09_MCNTSET 0xc0 +#define REG09_EVEN1ST 0x20 +#define REG09_BLINE1ST 0x10 +#define REG09_BACKSCAN 0x08 +#define REG09_OUTINV 0x04 +#define REG09_SHORTTG 0x02 + +#define REG09S_MCNTSET 6 +#define REG09S_CLKSET 4 + +#define REG0A 0x0a +#define REG0A_SIFSEL 0xc0 +#define REG0AS_SIFSEL 6 +#define REG0A_SHEETFED 0x20 +#define REG0A_LPWMEN 0x10 + +#define REG0B 0x0b +#define REG0B_DRAMSEL 0x07 +#define REG0B_16M 0x01 +#define REG0B_64M 0x02 +#define REG0B_128M 0x03 +#define REG0B_256M 0x04 +#define REG0B_512M 0x05 +#define REG0B_1G 0x06 +#define REG0B_ENBDRAM 0x08 +#define REG0B_RFHDIS 0x10 +#define REG0B_CLKSET 0xe0 +#define REG0B_24MHZ 0x00 +#define REG0B_30MHZ 0x20 +#define REG0B_40MHZ 0x40 +#define REG0B_48MHZ 0x60 +#define REG0B_60MHZ 0x80 + +#define REG0D 0x0d +#define REG0D_MTRP_RDY 0x80 +#define REG0D_FULLSTP 0x10 +#define REG0D_CLRMCNT 0x04 +#define REG0D_CLRDOCJM 0x02 +#define REG0D_CLRLNCNT 0x01 + +#define REG0F 0x0f + +#define REG16_CTRLHI 0x80 +#define REG16_TOSHIBA 0x40 +#define REG16_TGINV 0x20 +#define REG16_CK1INV 0x10 +#define REG16_CK2INV 0x08 +#define REG16_CTRLINV 0x04 +#define REG16_CKDIS 0x02 +#define REG16_CTRLDIS 0x01 + +#define REG17_TGMODE 0xc0 +#define REG17_SNRSYN 0x0f + +#define REG18 0x18 +#define REG18_CNSET 0x80 +#define REG18_DCKSEL 0x60 +#define REG18_CKTOGGLE 0x10 +#define REG18_CKDELAY 0x0c +#define REG18_CKSEL 0x03 + +#define REG1A_SW2SET 0x80 +#define REG1A_SW1SET 0x40 +#define REG1A_MANUAL3 0x02 +#define REG1A_MANUAL1 0x01 +#define REG1A_CK4INV 0x08 +#define REG1A_CK3INV 0x04 +#define REG1A_LINECLP 0x02 + +#define REG1C_TBTIME 0x07 + +#define REG1D 0x1d +#define REG1D_CK4LOW 0x80 +#define REG1D_CK3LOW 0x40 +#define REG1D_CK1LOW 0x20 +#define REG1D_LINESEL 0x1f +#define REG1DS_LINESEL 0 + +#define REG1E 0x1e +#define REG1E_WDTIME 0xf0 +#define REG1ES_WDTIME 4 +#define REG1E_WDTIME 0xf0 + +#define REG30 0x30 +#define REG31 0x31 +#define REG32 0x32 +#define REG32_GPIO16 0x80 +#define REG32_GPIO15 0x40 +#define REG32_GPIO14 0x20 +#define REG32_GPIO13 0x10 +#define REG32_GPIO12 0x08 +#define REG32_GPIO11 0x04 +#define REG32_GPIO10 0x02 +#define REG32_GPIO9 0x01 +#define REG33 0x33 +#define REG34 0x34 +#define REG35 0x35 +#define REG36 0x36 +#define REG37 0x37 +#define REG38 0x38 +#define REG39 0x39 + +#define REG60 0x60 +#define REG60_LED4TG 0x80 +#define REG60_YENB 0x40 +#define REG60_YBIT 0x20 +#define REG60_ACYNCNRLC 0x10 +#define REG60_ENOFFSET 0x08 +#define REG60_LEDADD 0x04 +#define REG60_CK4ADC 0x02 +#define REG60_AUTOCONF 0x01 + +#define REG80 0x80 +#define REG81 0x81 + +#define REGA0 0xa0 +#define REGA0_FSTPSEL 0x28 +#define REGA0S_FSTPSEL 3 +#define REGA0_STEPSEL 0x03 +#define REGA0S_STEPSEL 0 + +#define REGA1 0xa1 +#define REGA2 0xa2 +#define REGA3 0xa3 +#define REGA4 0xa4 +#define REGA5 0xa5 +#define REGA6 0xa6 +#define REGA7 0xa7 +#define REGA8 0xa8 +#define REGA9 0xa9 +#define REGAA 0xaa +#define REGAB 0xab +#define REGAC 0xac +#define REGAD 0xad +#define REGAE 0xae +#define REGAF 0xaf +#define REGB0 0xb0 +#define REGB1 0xb1 + +#define REGB2 0xb2 +#define REGB2_Z1MOD 0x1f +#define REGB3 0xb3 +#define REGB3_Z1MOD 0xff +#define REGB4 0xb4 +#define REGB4_Z1MOD 0xff + +#define REGB5 0xb5 +#define REGB5_Z2MOD 0x1f +#define REGB6 0xb6 +#define REGB6_Z2MOD 0xff +#define REGB7 0xb7 +#define REGB7_Z2MOD 0xff + +#define REG100 0x100 +#define REG100_DOCSNR 0x80 +#define REG100_ADFSNR 0x40 +#define REG100_COVERSNR 0x20 +#define REG100_CHKVER 0x10 +#define REG100_DOCJAM 0x08 +#define REG100_HISPDFLG 0x04 +#define REG100_MOTMFLG 0x02 +#define REG100_DATAENB 0x01 + +#define REG114 0x114 +#define REG115 0x115 + +#define REG_LINCNT 0x25 +#define REG_MAXWD 0x28 +#define REG_DPISET 0x2c +#define REG_FEEDL 0x3d +#define REG_CK1MAP 0x74 +#define REG_CK3MAP 0x77 +#define REG_CK4MAP 0x7a +#define REG_LPERIOD 0x7d +#define REG_DUMMY 0x80 +#define REG_STRPIXEL 0x82 +#define REG_ENDPIXEL 0x85 +#define REG_EXPDMY 0x88 +#define REG_EXPR 0x8a +#define REG_EXPG 0x8d +#define REG_EXPB 0x90 +#define REG_SEGCNT 0x93 +#define REG_TG0CNT 0x96 +#define REG_SCANFED 0xa2 +#define REG_STEPNO 0xa4 +#define REG_FWDSTEP 0xa6 +#define REG_BWDSTEP 0xa8 +#define REG_FASTNO 0xaa +#define REG_FSHDEC 0xac +#define REG_FMOVNO 0xae +#define REG_FMOVDEC 0xb0 +#define REG_Z1MOD 0xb2 +#define REG_Z2MOD 0xb5 + +#define REG_TRUER 0x110 +#define REG_TRUEG 0x111 +#define REG_TRUEB 0x112 + +/** + * writable scanner registers */ +enum +{ + reg_0x01 = 0, + reg_0x02, + reg_0x03, + reg_0x04, + reg_0x05, + reg_0x06, + reg_0x07, + reg_0x08, + reg_0x09, + reg_0x0a, + reg_0x0b, + reg_0x0c, + reg_0x11, + reg_0x12, + reg_0x13, + reg_0x14, + reg_0x15, + reg_0x16, + reg_0x17, + reg_0x18, + reg_0x19, + reg_0x1a, + reg_0x1b, + reg_0x1c, + reg_0x1d, + reg_0x1e, + reg_0x1f, + reg_0x20, + reg_0x21, + reg_0x22, + reg_0x23, + reg_0x24, + reg_0x25, + reg_0x26, + reg_0x27, + reg_0x28, + reg_0x29, + reg_0x2a, + reg_0x2b, + reg_0x2c, + reg_0x2d, + reg_0x3b, + reg_0x3c, + reg_0x3d, + reg_0x3e, + reg_0x3f, + reg_0x40, + reg_0x41, + reg_0x42, + reg_0x43, + reg_0x44, + reg_0x45, + reg_0x46, + reg_0x47, + reg_0x48, + reg_0x49, + reg_0x4f, + reg_0x52, + reg_0x53, + reg_0x54, + reg_0x55, + reg_0x56, + reg_0x57, + reg_0x58, + reg_0x59, + reg_0x5a, + reg_0x5b, + reg_0x5c, + reg_0x5f, + reg_0x60, + reg_0x61, + reg_0x62, + reg_0x63, + reg_0x64, + reg_0x65, + reg_0x66, + reg_0x67, + reg_0x68, + reg_0x69, + reg_0x6a, + reg_0x6b, + reg_0x6c, + reg_0x6d, + reg_0x6e, + reg_0x6f, + reg_0x70, + reg_0x71, + reg_0x72, + reg_0x73, + reg_0x74, + reg_0x75, + reg_0x76, + reg_0x77, + reg_0x78, + reg_0x79, + reg_0x7a, + reg_0x7b, + reg_0x7c, + reg_0x7d, + reg_0x7e, + reg_0x7f, + reg_0x80, + reg_0x81, + reg_0x82, + reg_0x83, + reg_0x84, + reg_0x85, + reg_0x86, + reg_0x87, + reg_0x88, + reg_0x89, + reg_0x8a, + reg_0x8b, + reg_0x8c, + reg_0x8d, + reg_0x8e, + reg_0x8f, + reg_0x90, + reg_0x91, + reg_0x92, + reg_0x93, + reg_0x94, + reg_0x95, + reg_0x96, + reg_0x97, + reg_0x98, + reg_0x99, + reg_0x9a, + reg_0x9b, + reg_0x9c, + reg_0x9d, + reg_0x9e, + reg_0x9f, + reg_0xa0, + reg_0xa1, + reg_0xa2, + reg_0xa3, + reg_0xa4, + reg_0xa5, + reg_0xa6, + reg_0xa7, + reg_0xa8, + reg_0xa9, + reg_0xaa, + reg_0xab, + reg_0xac, + reg_0xad, + reg_0xae, + reg_0xaf, + reg_0xb0, + reg_0xb1, + reg_0xb2, + reg_0xb3, + reg_0xb4, + reg_0xb5, + reg_0xb6, + reg_0xb7, + reg_0xb8, + reg_0xbb, + reg_0xbc, + reg_0xbd, + reg_0xbe, + reg_0xc3, + reg_0xc4, + reg_0xc5, + reg_0xc6, + reg_0xc7, + reg_0xc8, + reg_0xc9, + reg_0xca, + reg_0xcb, + reg_0xcc, + reg_0xcd, + reg_0xce, + reg_0xd0, + reg_0xd1, + reg_0xd2, + reg_0xd3, + reg_0xd4, + reg_0xd5, + reg_0xd6, + reg_0xd7, + reg_0xd8, + reg_0xd9, + reg_0xe0, + reg_0xe1, + reg_0xe2, + reg_0xe3, + reg_0xe4, + reg_0xe5, + reg_0xe6, + reg_0xe7, + reg_0xe8, + reg_0xe9, + reg_0xea, + reg_0xeb, + reg_0xec, + reg_0xed, + reg_0xee, + reg_0xef, + reg_0xf0, + reg_0xf1, + reg_0xf2, + reg_0xf3, + reg_0xf4, + reg_0xf5, + reg_0xf6, + reg_0xf7, + reg_0xf8, + reg_0xf9, + reg_0xfa, + reg_0xfb, + reg_0xfc, + reg_0xff, + GENESYS_GL124_MAX_REGS +}; + +#define SETREG(adr,val) {dev->reg[reg_##adr].address=adr;dev->reg[reg_##adr].value=val;} + +typedef struct +{ + uint8_t r31; + uint8_t r32; + uint8_t r33; + uint8_t r34; + uint8_t r35; + uint8_t r36; + uint8_t r38; +} Gpio_layout; + +/** @brief gpio layout + * describes initial gpio settings for a given model + */ +static Gpio_layout gpios[]={ + /* LiDE 110 */ + { /* 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x38 */ + 0x9f, 0x59, 0x01, 0x80, 0x5f, 0x01, 0x00 + }, + /* LiDE 210 */ + { + 0x9f, 0x59, 0x01, 0x80, 0x5f, 0x01, 0x00 + }, +}; + +typedef struct +{ + uint8_t rd0; + uint8_t rd1; + uint8_t rd2; + uint8_t re0; + uint8_t re1; + uint8_t re2; + uint8_t re3; + uint8_t re4; + uint8_t re5; + uint8_t re6; + uint8_t re7; +} Memory_layout; + +static Memory_layout layouts[]={ + /* LIDE 110 */ + { + 0x0a, 0x15, 0x20, + 0x00, 0xac, 0x08, 0x55, 0x08, 0x56, 0x0f, 0xff + }, + /* LIDE 210 */ + { + 0x0a, 0x1f, 0x34, + 0x01, 0x24, 0x08, 0x91, 0x08, 0x92, 0x0f, 0xff + } +}; + +/** @brief structure for sensor settings + * this structure describes the sensor settings to use for a given + * exposure. Data settings are identified by + * - sensor id + * - sensor hardware dpi + * - half ccd mode + */ +typedef struct { + int sensor_type; /**> sensor id */ + int dpi; /**> maximum dpi for which data are valid */ + int half_ccd; /**> half ccd mode */ + int exposure; /**> exposure */ + int ck1map; /**> CK1MAP */ + int ck3map; /**> CK2MAP */ + int ck4map; /**> CK3MAP */ + int segcnt; /**> SEGCNT */ + int tg0cnt; /**> TG0CNT */ + int expdummy; /**> exposure dummy */ + int expr; /**> initial red exposure */ + int expg; /**> initial green exposure */ + int expb; /**> initial blue exposure */ + size_t *order; /**> order of sub-segments */ + uint8_t reg18; /**> register 0x18 value */ + uint8_t reg20; /**> register 0x20 value */ + uint8_t reg61; /**> register 0x61 value */ + uint8_t reg98; /**> register 0x98 value */ +} Sensor_Profile; + +static size_t order_01[]={0,1}; +static size_t order_0213[]={0,2,1,3}; + +/* *INDENT-OFF* */ + +/** + * database of sensor profiles + */ +static Sensor_Profile sensors[]={ + {CIS_CANONLIDE210, 600, 1, 2768, 0x1e, 0x9f, 0x55, 2584, 154, 101, 388, 574, 393, NULL , 0x00, 0x0c, 0x20, 0x21}, + {CIS_CANONLIDE110, 600, 0, 5360, 0x1e, 0x9f, 0x55, 5168, 163, 101, 388, 574, 393, NULL , 0x00, 0x0a, 0x20, 0x21}, + {CIS_CANONLIDE110, 1200, 0, 10528, 0x1e, 0x9f, 0x55, 5168, 163, 101, 388, 574, 393, order_01 , 0x00, 0x08, 0x20, 0x22}, + {CIS_CANONLIDE110, 2400, 0, 20864, 0x1e, 0x9f, 0x55, 5168, 163, 4679, 6839, 8401, 6859, order_0213, 0x00, 0x06, 0x20, 0x24}, + {CIS_CANONLIDE210, 600, 1, 2768, 0x1e, 0x9f, 0x55, 2584, 154, 101, 388, 574, 393, NULL , 0x00, 0x0c, 0x20, 0x21}, + {CIS_CANONLIDE210, 600, 0, 5360, 0x1e, 0x9f, 0x55, 5168, 163, 101, 388, 574, 393, NULL , 0x00, 0x0a, 0x20, 0x21}, + {CIS_CANONLIDE210, 1200, 0, 10528, 0x1e, 0x9f, 0x55, 5168, 163, 101, 388, 574, 393, order_01 , 0x00, 0x08, 0x20, 0x22}, + {CIS_CANONLIDE210, 2400, 0, 20864, 0x1e, 0x9f, 0x55, 5168, 163, 4679, 6839, 8401, 6859, order_0213, 0x00, 0x06, 0x20, 0x24}, +}; + + +#define MOVE_DPI 200 +#define MOVE_EXPOSURE 2304 + +static uint32_t lide210_max[] = { 62496, 31296, 0}; +static uint32_t lide210_slow[] = { 62496, 7896, 0}; +static uint32_t lide210_fast[] = { 62496, 2343, 2343, 2343, 2343, 2343, 2343, 2343, 2343, 2051, 1432, 1372, 1323, 1280, 1246, 1216, 1188, 1163, 1142, 1121, 1101, 1084, 1068, 1051, 1036, 1020, 1007, 995, 983, 971, 959, 949, 938, 929, 917, 908, 900, 891, 882, 874, 866, 857, 849, 843, 835, 829, 821, 816, 808, 802, 795, 789, 784, 778, 773, 765, 760, 755, 749, 744, 739, 734, 731, 726, 721, 716, 711, 707, 702, 698, 693, 690, 685, 682, 677, 672, 669, 665, 662, 657, 654, 650, 647, 644, 639, 637, 632, 629, 626, 622, 619, 617, 614, 610, 607, 604, 601, 599, 595, 592, 589, 587, 584, 581, 579, 576, 572, 570, 567, 564, 562, 559, 557, 554, 552, 549, 547, 544, 542, 539, 538, 536, 533, 531, 529, 526, 524, 522, 519, 518, 516, 513, 511, 509, 506, 505, 503, 501, 498, 497, 495, 493, 491, 490, 487, 485, 483, 482, 480, 477, 476, 474, 472, 470, 469, 467, 465, 464, 462, 460, 458, 456, 455, 453, 451, 450, 448, 447, 445, 444, 442, 440, 439, 437, 436, 434, 433, 431, 430, 428, 427, 425, 423, 422, 420, 419, 417, 417, 415, 414, 413, 411, 410, 408, 407, 405, 404, 402, 401, 400, 399, 398, 396, 395, 393, 392, 391, 390, 389, 387, 386, 385, 383, 382, 381, 380, 379, 377, 376, 375, 374, 373, 371, 370, 369, 368, 367, 366, 364, 363, 363, 361, 360, 359, 358, 357, 356, 355, 353, 352, 352, 350, 349, 348, 347, 346, 345, 344, 343, 342, 341, 340, 339, 338, 335, 335, 0}; +static uint32_t lide210_ok[] = { 62496, 2343, 2343, 2343, 2343, 2343, 2343, 2343, 2343, 2051, 1961, 1901, 1852, 1809, 1775, 1745, 1717, 1692, 1671, 1650, 1630, 1613, 1597,1580,1565,1549,1536,1524,1512,1500,1488,1478,1467,1458,1446,1437,1429,1420,1411,1403,1395,1386,1378,1372,1364,1358,1350,1345,1337,1331,1324,1318,1313,1307,1302,1294,1289,1284,1278,1273,1268,1263,1260,1255,1250,1245,1240,1236,1231,1227,1222,1219,1214,1211,1206,1201,1198,1194,1191,1186,1183,1179,1176,1173,1168,1166,1161,1158,1155,1151,1148,1146,1143,1139,1136,1133,1130,1128,1124,1121,1118,1116,1113,1110,1108,1105,1101,1099,1096,1093,1091,1088,1086,1083,1081,1078,1076,1073,1071,1068,1067,1065,1062,1060,1058,1055,1053,1051,1048,1047,1045,1042,1040,1038,1035,1034,1032,1030,1027,1026,1024,1022,1020,1019,1016,1014,1012,1011,1009,1006,1005,1003,1001,999,998,996,994,993,991,989,987,985,984,982,980,979,977,976,974,973,971,969,968,966,965,963,962,960,959,957,956,954,952,951,949,948,946,946,944,943,942,940,939,937,936,934,933,931,930,929,928,927,925,924,922,921,920,919,918,916,915,914,912,911,910,909,908,906,905,904,903,902,900,899,898,897,896,895,893,892,892,890,889,888,887,886,885,884,882,881,881,879,878,877,876,875,874,873,872,871,870,869,868,867,864,864, 0}; + +/** + * database of motor profiles + */ + + +/* NEXT LPERIOD=PREVIOUS*2-192 */ +static Motor_Profile motors[]={ + {MOTOR_CANONLIDE110, 2768, 0, lide210_fast}, + {MOTOR_CANONLIDE110, 5360, 0, lide210_ok}, + {MOTOR_CANONLIDE110, 10528, 1, lide210_slow}, + {MOTOR_CANONLIDE110, 20864, 2, lide210_max}, + {MOTOR_CANONLIDE210, 2768, 0, lide210_fast}, + {MOTOR_CANONLIDE210, 5360, 0, lide210_ok}, + {MOTOR_CANONLIDE210, 10528, 1, lide210_slow}, + {MOTOR_CANONLIDE210, 20864, 2, lide210_max}, + {0, 0, 0, NULL}, +}; +/* *INDENT-ON* */ + +#ifndef UNIT_TESTING +static +#endif + SANE_Status gl124_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, unsigned int flags); + +#ifndef UNIT_TESTING +static +#endif + SANE_Status gl124_start_action (Genesys_Device * dev); +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor); +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop); +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl124_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home); +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl124_init (Genesys_Device * dev); +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl124_send_shading_data (Genesys_Device * dev, uint8_t * data, int size); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl124_feed (Genesys_Device * dev, unsigned int steps); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl124_stop_action (Genesys_Device * dev); + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl646.c b/backend/genesys_gl646.c new file mode 100644 index 0000000..c7fa175 --- /dev/null +++ b/backend/genesys_gl646.c @@ -0,0 +1,5811 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003 Oliver Rauch + Copyright (C) 2003, 2004 Henning Meier-Geinitz + Copyright (C) 2004 Gerhard Jaeger + Copyright (C) 2004-2013 Stéphane Voltz + Copyright (C) 2005-2009 Pierre Willenbrock + Copyright (C) 2007 Luke + Copyright (C) 2011 Alexey Osipov for HP2400 description + and tuning + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#undef BACKEND_NAME +#define BACKEND_NAME genesys_gl646 + +#include "genesys_gl646.h" + +/** + * returns the value hold by a 3 word register + * @param regs register set from which reading the value + * @param regnum number of the register to read + * @return 24 bit value of the register + */ +static uint32_t +gl646_get_triple_reg (Genesys_Register_Set * regs, int regnum) +{ + Genesys_Register_Set *r = NULL; + uint32_t ret = 0; + + r = sanei_genesys_get_address (regs, regnum); + ret = r->value; + r = sanei_genesys_get_address (regs, regnum + 1); + ret = (ret << 8) + r->value; + r = sanei_genesys_get_address (regs, regnum + 2); + ret = (ret << 8) + r->value; + + return ret; +} + +/** + * returns the value hold by a 2 word register + * @param regs register set from which reading the value + * @param regnum number of the register to read + * @return 16 bit value of the register + */ +static uint32_t +gl646_get_double_reg (Genesys_Register_Set * regs, int regnum) +{ + Genesys_Register_Set *r = NULL; + uint32_t ret = 0; + + r = sanei_genesys_get_address (regs, regnum); + ret = r->value; + r = sanei_genesys_get_address (regs, regnum + 1); + ret = (ret << 8) + r->value; + + return ret; +} + +/* Write to many registers */ +static SANE_Status +gl646_bulk_write_register (Genesys_Device * dev, + Genesys_Register_Set * reg, size_t elems) +{ + SANE_Status status; + uint8_t outdata[8]; + uint8_t buffer[GENESYS_MAX_REGS * 2]; + size_t size; + unsigned int i; + + /* handle differently sized register sets, reg[0x00] may be the last one */ + i = 0; + while ((i < elems) && (reg[i].address != 0)) + i++; + elems = i; + size = i * 2; + + DBG (DBG_io, "gl646_bulk_write_register (elems= %lu, size = %lu)\n", + (u_long) elems, (u_long) size); + + + outdata[0] = BULK_OUT; + outdata[1] = BULK_REGISTER; + outdata[2] = 0x00; + outdata[3] = 0x00; + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_write_register: failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + /* copy registers and values in data buffer */ + for (i = 0; i < size; i += 2) + { + buffer[i] = reg[i / 2].address; + buffer[i + 1] = reg[i / 2].value; + } + + status = sanei_usb_write_bulk (dev->dn, buffer, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_write_register: failed while writing bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_io2) + { + for (i = 0; i < size; i += 2) + { + DBG (DBG_io2, "reg[0x%02x] = 0x%02x\n", buffer[i], buffer[i + 1]); + } + /* when full size, decode register content */ + if (elems > 60) + { + DBG (DBG_io2, "DPISET =%d\n", + gl646_get_double_reg (reg, REG_DPISET)); + DBG (DBG_io2, "DUMMY =%d\n", + sanei_genesys_get_address (reg, REG_DUMMY)->value); + DBG (DBG_io2, "STRPIXEL =%d\n", + gl646_get_double_reg (reg, REG_STRPIXEL)); + DBG (DBG_io2, "ENDPIXEL =%d\n", + gl646_get_double_reg (reg, REG_ENDPIXEL)); + DBG (DBG_io2, "LINCNT =%d\n", + gl646_get_triple_reg (reg, REG_LINCNT)); + DBG (DBG_io2, "MAXWD =%d\n", + gl646_get_triple_reg (reg, REG_MAXWD)); + DBG (DBG_io2, "LPERIOD =%d\n", + gl646_get_double_reg (reg, REG_LPERIOD)); + DBG (DBG_io2, "FEEDL =%d\n", + gl646_get_triple_reg (reg, REG_FEEDL)); + } + } + + DBG (DBG_io, "gl646_bulk_write_register: wrote %lu bytes, %lu registers\n", + (u_long) size, (u_long) elems); + return status; +} + +/* Write bulk data (e.g. shading, gamma) */ +static SANE_Status +gl646_bulk_write_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBG (DBG_io, "gl646_bulk_write_data writing %lu bytes\n", (u_long) len); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_write_data failed while setting register: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if (len > BULKOUT_MAXSIZE) + size = BULKOUT_MAXSIZE; + else + size = len; + + outdata[0] = BULK_OUT; + outdata[1] = BULK_RAM; + outdata[2] = 0x00; + outdata[3] = 0x00; + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_write_data failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_usb_write_bulk (dev->dn, data, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_write_data failed while writing bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "gl646_bulk_write_data wrote %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + DBG (DBG_io, "gl646_bulk_write_data: end\n"); + + return status; +} + +/** + * reads value from gpio endpoint + */ +static SANE_Status +gl646_gpio_read (SANE_Int dn, uint8_t * value) +{ + return sanei_usb_control_msg (dn, REQUEST_TYPE_IN, + REQUEST_REGISTER, GPIO_READ, INDEX, 1, value); +} + +/** + * writes the given value to gpio endpoint + */ +static SANE_Status +gl646_gpio_write (SANE_Int dn, uint8_t value) +{ + DBG (DBG_proc, "gl646_gpio_write(0x%02x)\n", value); + return sanei_usb_control_msg (dn, REQUEST_TYPE_OUT, + REQUEST_REGISTER, GPIO_WRITE, + INDEX, 1, &value); +} + +/** + * writes the given value to gpio output enable endpoint + */ +static SANE_Status +gl646_gpio_output_enable (SANE_Int dn, uint8_t value) +{ + DBG (DBG_proc, "gl646_gpio_output_enable(0x%02x)\n", value); + return sanei_usb_control_msg (dn, REQUEST_TYPE_OUT, + REQUEST_REGISTER, GPIO_OUTPUT_ENABLE, + INDEX, 1, &value); +} + +/* Read bulk data (e.g. scanned data) */ +static SANE_Status +gl646_bulk_read_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBG (DBG_io, "gl646_bulk_read_data: requesting %lu bytes\n", (u_long) len); + + /* write requested size */ + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_read_data failed while setting register: %s\n", + sane_strstatus (status)); + return status; + } + + outdata[0] = BULK_IN; + outdata[1] = BULK_RAM; + outdata[2] = 0x00; + outdata[3] = 0x00; + outdata[4] = (len & 0xff); + outdata[5] = ((len >> 8) & 0xff); + outdata[6] = ((len >> 16) & 0xff); + outdata[7] = ((len >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_read_data failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if (len > GL646_BULKIN_MAXSIZE) + size = GL646_BULKIN_MAXSIZE; + else + size = len; + + DBG (DBG_io2, + "gl646_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) size); + status = sanei_usb_read_bulk (dev->dn, data, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "gl646_bulk_read_data read %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + if (dev->model->is_sheetfed == SANE_TRUE) + { + gl646_detect_document_end (dev); + } + + DBG (DBG_io, "gl646_bulk_read_data: end\n"); + + return status; +} + +#if 0 +static SANE_Status +read_triple_reg (Genesys_Device * dev, int index, unsigned int *words) +{ + SANE_Status status; + uint8_t value; + + DBG (DBG_proc, "read_triple_reg\n"); + + RIE (sanei_genesys_read_register (dev, index + 2, &value)); + *words = value; + RIE (sanei_genesys_read_register (dev, index + 1, &value)); + *words += (value * 256); + RIE (sanei_genesys_read_register (dev, index, &value)); + if (dev->model->asic_type == GENESYS_GL646) + *words += ((value & 0x03) * 256 * 256); + else + *words += ((value & 0x0f) * 256 * 256); + + DBG (DBG_proc, "read_triple_reg: value=%d\n", *words); + return status; +} +#endif + + +static SANE_Bool +gl646_get_fast_feed_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x02); + if (r && (r->value & REG02_FASTFED)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl646_get_filter_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x04); + if (r && (r->value & REG04_FILTER)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl646_get_lineart_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x04); + if (r && (r->value & REG04_LINEART)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl646_get_bitset_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x04); + if (r && (r->value & REG04_BITSET)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl646_get_gain4_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x06); + if (r && (r->value & REG06_GAIN4)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl646_test_buffer_empty_bit (SANE_Byte val) +{ + if (val & REG41_BUFEMPTY) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl646_test_motor_flag_bit (SANE_Byte val) +{ + if (val & REG41_MOTMFLG) + return SANE_TRUE; + return SANE_FALSE; +} + +static void +gl646_set_triple_reg (Genesys_Register_Set * regs, int regnum, uint32_t value) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, regnum); + r->value = LOBYTE (HIWORD (value)); + r = sanei_genesys_get_address (regs, regnum + 1); + r->value = HIBYTE (LOWORD (value)); + r = sanei_genesys_get_address (regs, regnum + 2); + r->value = LOBYTE (LOWORD (value)); +} + +static void +gl646_set_double_reg (Genesys_Register_Set * regs, int regnum, uint16_t value) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, regnum); + r->value = HIBYTE (LOWORD (value)); + r = sanei_genesys_get_address (regs, regnum + 1); + r->value = LOBYTE (LOWORD (value)); +} + +/** + * decodes and prints content of status (0x41) register + * @param val value read from reg41 + */ +static void +print_status (uint8_t val) +{ + char msg[80]; + + sprintf (msg, "%s%s%s%s%s%s%s%s", + val & REG41_PWRBIT ? "PWRBIT " : "", + val & REG41_BUFEMPTY ? "BUFEMPTY " : "", + val & REG41_FEEDFSH ? "FEEDFSH " : "", + val & REG41_SCANFSH ? "SCANFSH " : "", + val & REG41_HOMESNR ? "HOMESNR " : "", + val & REG41_LAMPSTS ? "LAMPSTS " : "", + val & REG41_FEBUSY ? "FEBUSY " : "", + val & REG41_MOTMFLG ? "MOTMFLG" : ""); + DBG (DBG_info, "status=%s\n", msg); +} + +/** + * start scanner's motor + * @param dev scanner's device + */ +static SANE_Status +gl646_start_motor (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x01); +} + + +/** + * stop scanner's motor + * @param dev scanner's device + */ +static SANE_Status +gl646_stop_motor (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x00); +} + + +/** + * find the lowest resolution for the sensor in the given mode. + * @param sensor id of the sensor + * @param color true is color mode + * @return the closest resolution for the sensor and mode + */ +static int +get_lowest_resolution (int sensor, SANE_Bool color) +{ + int i, nb; + int dpi; + + i = 0; + dpi = 9600; + nb = sizeof (sensor_master) / sizeof (Sensor_Master); + while (i < nb) + { + /* computes distance and keep mode if it is closer than previous */ + if (sensor == sensor_master[i].sensor + && sensor_master[i].color == color) + { + if (sensor_master[i].dpi < dpi) + { + dpi = sensor_master[i].dpi; + } + } + i++; + } + DBG (DBG_info, "get_lowest_resolution: %d\n", dpi); + return dpi; +} + +/** + * find the closest match in mode tables for the given resolution and scan mode. + * @param sensor id of the sensor + * @param required required resolution + * @param color true is color mode + * @return the closest resolution for the sensor and mode + */ +static int +get_closest_resolution (int sensor, int required, SANE_Bool color) +{ + int i, nb; + int dist, dpi; + + i = 0; + dpi = 0; + dist = 9600; + nb = sizeof (sensor_master) / sizeof (Sensor_Master); + while (i < nb) + { + /* exit on perfect match */ + if (sensor == sensor_master[i].sensor + && sensor_master[i].dpi == required + && sensor_master[i].color == color) + { + DBG (DBG_info, "get_closest_resolution: match found for %d\n", + required); + return required; + } + /* computes distance and keep mode if it is closer than previous */ + if (sensor == sensor_master[i].sensor + && sensor_master[i].color == color) + { + if (abs (sensor_master[i].dpi - required) < dist) + { + dpi = sensor_master[i].dpi; + dist = abs (sensor_master[i].dpi - required); + } + } + i++; + } + DBG (DBG_info, "get_closest_resolution: closest match for %d is %d\n", + required, dpi); + return dpi; +} + +/** + * Computes if sensor will be set up for half ccd pixels for the given + * scan mode. + * @param sensor id of the sensor + * @param required required resolution + * @param color true is color mode + * @return SANE_TRUE if half ccd is used + */ +static SANE_Bool +is_half_ccd (int sensor, int required, SANE_Bool color) +{ + int i, nb; + + i = 0; + nb = sizeof (sensor_master) / sizeof (Sensor_Master); + while (i < nb) + { + /* exit on perfect match */ + if (sensor == sensor_master[i].sensor + && sensor_master[i].dpi == required + && sensor_master[i].color == color) + { + DBG (DBG_io, "is_half_ccd: match found for %d (half_ccd=%d)\n", + required, sensor_master[i].half_ccd); + return sensor_master[i].half_ccd; + } + i++; + } + DBG (DBG_info, "is_half_ccd: failed to find match for %d dpi\n", required); + return SANE_FALSE; +} + +/** + * Returns the cksel values used by the required scan mode. + * @param sensor id of the sensor + * @param required required resolution + * @param color true is color mode + * @return cksel value for mode + */ +static int +get_cksel (int sensor, int required, SANE_Bool color) +{ + int i, nb; + + i = 0; + nb = sizeof (sensor_master) / sizeof (Sensor_Master); + while (i < nb) + { + /* exit on perfect match */ + if (sensor == sensor_master[i].sensor + && sensor_master[i].dpi == required + && sensor_master[i].color == color) + { + DBG (DBG_io, "get_cksel: match found for %d (cksel=%d)\n", + required, sensor_master[i].cksel); + return sensor_master[i].cksel; + } + i++; + } + DBG (DBG_error, "get_cksel: failed to find match for %d dpi\n", required); + /* fail safe fallback */ + return 1; +} + +/** + * Setup register and motor tables for a scan at the + * given resolution and color mode. TODO try to not use any filed from + * the device. + * @param dev pointer to a struct describing the device + * @param regs register set to fill + * @param scan_settings scan's settings + * @param slope_table1 first motor table to fill + * @param slope_table2 second motor table to fill + * @param resolution dpi of the scan + * @param move distance to move (at scan's dpi) before scan + * @param linecnt number of lines to scan at scan's dpi + * @param startx start of scan area on CCD at CCD's optical resolution + * @param endx end of scan area on CCD at CCD's optical resolution + * @param color SANE_TRUE is color scan + * @param depth 1, 8 or 16 bits data sample + * @return SANE_STATUS_GOOD if registers could be set, SANE_STATUS_INVAL if + * conditions can't be met. + * @note No harcoded SENSOR or MOTOR 'names' should be present and + * registers are set from settings tables and flags related + * to the hardware capabilities. + * */ +static SANE_Status +gl646_setup_registers (Genesys_Device * dev, + Genesys_Register_Set * regs, + Genesys_Settings scan_settings, + uint16_t * slope_table1, + uint16_t * slope_table2, + SANE_Int resolution, + uint32_t move, + uint32_t linecnt, + uint16_t startx, + uint16_t endx, SANE_Bool color, + SANE_Int depth) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i, nb; + Sensor_Master *sensor = NULL; + Motor_Master *motor = NULL; + Sensor_Settings *settings = NULL; + Genesys_Register_Set *r; + unsigned int used1, used2, vfinal; + unsigned int bpp; /**> bytes per pixel */ + uint32_t z1, z2; + uint16_t ex, sx; + int channels = 1, stagger, words_per_line, max_shift; + size_t requested_buffer_size; + size_t read_buffer_size; + SANE_Bool half_ccd = SANE_FALSE; + SANE_Int xresolution; + int feedl; + + DBG (DBG_proc, "gl646_setup_registers: start\n"); + DBG (DBG_info, "gl646_setup_registers: startx=%d, endx=%d, linecnt=%d\n", + startx, endx, linecnt); + + /* x resolution is capped by sensor's capability */ + if (resolution > dev->sensor.optical_res) + { + xresolution = dev->sensor.optical_res; + } + else + { + xresolution = resolution; + } + + /* for the given resolution, search for master + * sensor mode setting */ + i = 0; + nb = sizeof (sensor_master) / sizeof (Sensor_Master); + while (i < nb) + { + if (dev->model->ccd_type == sensor_master[i].sensor + && sensor_master[i].dpi == xresolution + && sensor_master[i].color == color) + { + sensor = &sensor_master[i]; + } + i++; + } + if (sensor == NULL) + { + DBG (DBG_error, + "gl646_setup_registers: unable to find settings for sensor %d at %d dpi color=%d\n", + dev->model->ccd_type, xresolution, color); + return SANE_STATUS_INVAL; + } + + /* for the given resolution, search for master + * motor mode setting */ + i = 0; + nb = sizeof (motor_master) / sizeof (Motor_Master); + while (i < nb) + { + if (dev->model->motor_type == motor_master[i].motor + && motor_master[i].dpi == resolution + && motor_master[i].color == color) + { + motor = &motor_master[i]; + } + i++; + } + if (motor == NULL) + { + DBG (DBG_error, + "gl646_setup_registers: unable to find settings for motor %d at %d dpi, color=%d\n", + dev->model->motor_type, resolution, color); + return SANE_STATUS_INVAL; + } + + /* now we can search for the specific sensor settings */ + i = 0; + nb = sizeof (sensor_settings) / sizeof (Sensor_Settings); + while (i < nb) + { + if (sensor->sensor == sensor_settings[i].sensor + && sensor->cksel == sensor_settings[i].cksel) + { + settings = &sensor_settings[i]; + } + i++; + } + if (settings == NULL) + { + DBG (DBG_error, + "gl646_setup_registers: unable to find settings for sensor %d with '%d' ccd timing\n", + sensor->sensor, sensor->cksel); + return SANE_STATUS_INVAL; + } + + /* half_ccd if manual clock programming or dpi is half dpiset */ + half_ccd = sensor->half_ccd; + + /* now apply values from settings to registers */ + if (sensor->regs_0x10_0x15 != NULL) + { + for (i = 0; i < 6; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + r->value = sensor->regs_0x10_0x15[i]; + } + } + else + { + for (i = 0; i < 6; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + r->value = 0; + } + } + + for (i = 0; i < 4; i++) + { + r = sanei_genesys_get_address (regs, 0x08 + i); + if (half_ccd == SANE_TRUE) + r->value = settings->manual_0x08_0x0b[i]; + else + r->value = settings->regs_0x08_0x0b[i]; + } + + for (i = 0; i < 8; i++) + { + r = sanei_genesys_get_address (regs, 0x16 + i); + r->value = settings->regs_0x16_0x1d[i]; + } + + for (i = 0; i < 13; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + r->value = settings->regs_0x52_0x5e[i]; + } + if (half_ccd == SANE_TRUE) + { + for (i = 0; i < 7; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + r->value = settings->manual_0x52_0x58[i]; + } + } + + /* now generate slope tables : we are not using generate_slope_table3 yet */ + sanei_genesys_generate_slope_table (slope_table1, motor->steps1, + motor->steps1 + 1, motor->vend1, + motor->vstart1, motor->vend1, + motor->steps1, motor->g1, &used1, + &vfinal); + sanei_genesys_generate_slope_table (slope_table2, motor->steps2, + motor->steps2 + 1, motor->vend2, + motor->vstart2, motor->vend2, + motor->steps2, motor->g2, &used2, + &vfinal); + + if (color == SANE_TRUE) + channels = 3; + else + channels = 1; + + /* R01 */ + /* now setup other registers for final scan (ie with shading enabled) */ + /* watch dog + shading + scan enable */ + regs[reg_0x01].value |= REG01_DOGENB | REG01_DVDSET | REG01_SCAN; + if (dev->model->is_cis == SANE_TRUE) + regs[reg_0x01].value |= REG01_CISSET; + else + regs[reg_0x01].value &= ~REG01_CISSET; + + /* if device has no calibration, don't enable shading correction */ + if (dev->model->flags & GENESYS_FLAG_NO_CALIBRATION) + { + regs[reg_0x01].value &= ~REG01_DVDSET; + } + + regs[reg_0x01].value &= ~REG01_FASTMOD; + if (motor->fastmod) + regs[reg_0x01].value |= REG01_FASTMOD; + + /* R02 */ + /* allow moving when buffer full by default */ + if (dev->model->is_sheetfed == SANE_FALSE) + dev->reg[reg_0x02].value &= ~REG02_ACDCDIS; + else + dev->reg[reg_0x02].value |= REG02_ACDCDIS; + + /* setup motor power and direction */ + regs[reg_0x02].value |= REG02_MTRPWR; + regs[reg_0x02].value &= ~REG02_MTRREV; + + /* fastfed enabled (2 motor slope tables) */ + if (motor->fastfed) + regs[reg_0x02].value |= REG02_FASTFED; + else + regs[reg_0x02].value &= ~REG02_FASTFED; + + /* step type */ + regs[reg_0x02].value &= ~REG02_STEPSEL; + switch (motor->steptype) + { + case FULL_STEP: + break; + case HALF_STEP: + regs[reg_0x02].value |= 1; + break; + case QUATER_STEP: + regs[reg_0x02].value |= 2; + break; + default: + regs[reg_0x02].value |= 3; + break; + } + + /* if sheetfed, no AGOHOME */ + if (dev->model->is_sheetfed == SANE_TRUE) + { + regs[reg_0x02].value &= ~REG02_AGOHOME; + } + else + { + regs[reg_0x02].value |= REG02_AGOHOME; + } + + /* R03 */ + regs[reg_0x03].value &= ~REG03_AVEENB; + /* regs[reg_0x03].value |= REG03_AVEENB; */ + regs[reg_0x03].value &= ~REG03_LAMPDOG; + + /* select XPA */ + regs[reg_0x03].value &= ~REG03_XPASEL; + if (scan_settings.scan_method == SCAN_METHOD_TRANSPARENCY) + { + regs[reg_0x03].value |= REG03_XPASEL; + } + + /* R04 */ + /* monochrome / color scan */ + switch (depth) + { + case 1: + regs[reg_0x04].value &= ~REG04_BITSET; + regs[reg_0x04].value |= REG04_LINEART; + break; + case 8: + regs[reg_0x04].value &= ~(REG04_LINEART | REG04_BITSET); + break; + case 16: + regs[reg_0x04].value &= ~REG04_LINEART; + regs[reg_0x04].value |= REG04_BITSET; + break; + } + + /* R05 */ + regs[reg_0x05].value &= ~REG05_DPIHW; + switch (dev->sensor.optical_res) + { + case 600: + regs[reg_0x05].value |= REG05_DPIHW_600; + break; + case 1200: + regs[reg_0x05].value |= REG05_DPIHW_1200; + break; + case 2400: + regs[reg_0x05].value |= REG05_DPIHW_2400; + break; + default: + regs[reg_0x05].value |= REG05_DPIHW; + } + + /* gamma enable for scans */ + if (dev->model->flags & GENESYS_FLAG_14BIT_GAMMA) + regs[reg_0x05].value |= REG05_GMM14BIT; + if (depth < 16) + regs[reg_0x05].value |= REG05_GMMENB; + else + regs[reg_0x05].value &= ~REG05_GMMENB; + + /* true CIS gray if needed */ + if (dev->model->is_cis == SANE_TRUE && color == SANE_FALSE + && dev->settings.true_gray) + { + regs[reg_0x05].value |= REG05_LEDADD; + } + else + { + regs[reg_0x05].value &= ~REG05_LEDADD; + } + + /* cktoggle, ckdelay and cksel at once, cktdelay=2 => half_ccd for md5345 */ + regs[reg_0x18].value = sensor->r18; + + /* manual CCD/2 clock programming => half_ccd for hp2300 */ + regs[reg_0x1d].value = sensor->r1d; + + /* HP2400 1200dpi mode tuning */ + + if (dev->model->ccd_type == CCD_HP2400) + { + /* reset count of dummy lines to zero */ + regs[reg_0x1e].value &= ~REG1E_LINESEL; + if (scan_settings.xres >= 1200) + { + /* there must be one dummy line */ + regs[reg_0x1e].value |= 1 & REG1E_LINESEL; + + /* GPO12 need to be set to zero */ + regs[reg_0x66].value &= ~0x20; + } + else + { + /* set GPO12 back to one */ + regs[reg_0x66].value |= 0x20; + } + } + + /* motor steps used */ + regs[reg_0x21].value = motor->steps1; + regs[reg_0x22].value = motor->fwdbwd; + regs[reg_0x23].value = motor->fwdbwd; + regs[reg_0x24].value = motor->steps1; + + /* scanned area height must be enlarged by max color shift needed */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,scan_settings.yres,0); + + /* we adjust linecnt according to real motor dpi */ + linecnt = (linecnt * motor->ydpi) / scan_settings.yres + max_shift; + + /* at QUATER_STEP lines are 'staggered' and need correction */ + stagger = 0; + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + { + /* for HP3670, stagger happens only at >=1200 dpi */ + if ((dev->model->motor_type != MOTOR_HP3670 + && dev->model->motor_type != MOTOR_HP2400) + || scan_settings.yres >= dev->sensor.optical_res) + { + stagger = (4 * scan_settings.yres) / dev->motor.base_ydpi; + } + } + linecnt += stagger; + + DBG (DBG_info, "gl646_setup_registers : max_shift=%d, stagger=%d lines\n", + max_shift, stagger); + + /* CIS scanners read one line per color channel + * since gray mode use 'add' we also read 3 channels even not in + * color mode */ + if (dev->model->is_cis == SANE_TRUE) + { + gl646_set_triple_reg (regs, REG_LINCNT, linecnt * 3); + linecnt *= channels; + } + else + { + gl646_set_triple_reg (regs, REG_LINCNT, linecnt); + } + + /* scanner's x coordinates are expressed in physical DPI but they must be divided by cksel */ + sx = startx / sensor->cksel; + ex = endx / sensor->cksel; + if (half_ccd == SANE_TRUE) + { + sx /= 2; + ex /= 2; + } + gl646_set_double_reg (regs, REG_STRPIXEL, sx); + gl646_set_double_reg (regs, REG_ENDPIXEL, ex); + DBG (DBG_info, "gl646_setup_registers: startx=%d, endx=%d, half_ccd=%d\n", + sx, ex, half_ccd); + + /* words_per_line must be computed according to the scan's resolution */ + /* in fact, words_per_line _gives_ the actual scan resolution */ + words_per_line = (((endx - startx) * sensor->xdpi) / dev->sensor.optical_res); + bpp=depth/8; + if (depth == 1) + { + words_per_line = (words_per_line+7)/8 ; + bpp=1; + } + else + { + words_per_line *= bpp; + } + dev->bpl = words_per_line; + words_per_line *= channels; + dev->wpl = words_per_line; + + DBG (DBG_info, "gl646_setup_registers: wpl=%d\n", words_per_line); + gl646_set_triple_reg (regs, REG_MAXWD, words_per_line); + + gl646_set_double_reg (regs, REG_DPISET, sensor->dpiset); + gl646_set_double_reg (regs, REG_LPERIOD, sensor->exposure); + + /* move distance must be adjusted to take into account the extra lines + * read to reorder data */ + feedl = move; + if (stagger + max_shift > 0 && feedl != 0) + { + if (feedl > + ((max_shift + stagger) * dev->motor.optical_ydpi) / motor->ydpi) + feedl = + feedl - + ((max_shift + stagger) * dev->motor.optical_ydpi) / motor->ydpi; + } + + /* we assume all scans are done with 2 tables */ + /* + feedl = feed_steps - fast_slope_steps*2 - + (slow_slope_steps >> scan_step_type); */ + /* but head has moved due to shading calibration => dev->scanhead_position_in_steps */ + if (feedl > 0) + { + /* take into account the distance moved during calibration */ + /* feedl -= dev->scanhead_position_in_steps; */ + DBG (DBG_info, "gl646_setup_registers: initial move=%d\n", feedl); + DBG (DBG_info, "gl646_setup_registers: scanhead_position_in_steps=%d\n", + dev->scanhead_position_in_steps); + + /* TODO clean up this when I'll fully understand. + * for now, special casing each motor */ + switch (dev->model->motor_type) + { + case MOTOR_5345: + switch (motor->ydpi) + { + case 200: + feedl -= 70; + break; + case 300: + feedl -= 70; + break; + case 400: + feedl += 130; + break; + case 600: + feedl += 160; + break; + case 1200: + feedl += 160; + break; + case 2400: + feedl += 180; + break; + default: + break; + } + break; + case MOTOR_HP2300: + switch (motor->ydpi) + { + case 75: + feedl -= 180; + break; + case 150: + feedl += 0; + break; + case 300: + feedl += 30; + break; + case 600: + feedl += 35; + break; + case 1200: + feedl += 45; + break; + default: + break; + } + break; + case MOTOR_HP2400: + switch (motor->ydpi) + { + case 150: + feedl += 150; + break; + case 300: + feedl += 220; + break; + case 600: + feedl += 260; + break; + case 1200: + feedl += 280; /* 300 */ + break; + case 50: + feedl += 0; + break; + case 100: + feedl += 100; + break; + default: + break; + } + break; + + /* theorical value */ + default: + if (motor->fastfed) + { + feedl = + feedl - 2 * motor->steps2 - + (motor->steps1 >> motor->steptype); + } + else + { + feedl = feedl - (motor->steps1 >> motor->steptype); + } + break; + } + /* security */ + if (feedl < 0) + feedl = 0; + } + + DBG (DBG_info, "gl646_setup_registers: final move=%d\n", feedl); + gl646_set_triple_reg (regs, REG_FEEDL, feedl); + + regs[reg_0x65].value = motor->mtrpwm; + + sanei_genesys_calculate_zmode2 (regs[reg_0x02].value & REG02_FASTFED, + sensor->exposure, + slope_table1, + motor->steps1, + move, motor->fwdbwd, &z1, &z2); + + /* no z1/z2 for sheetfed scanners */ + if (dev->model->is_sheetfed == SANE_TRUE) + { + z1 = 0; + z2 = 0; + } + gl646_set_double_reg (regs, REG_Z1MOD, z1); + gl646_set_double_reg (regs, REG_Z2MOD, z2); + regs[reg_0x6b].value = motor->steps2; + regs[reg_0x6c].value = + (regs[reg_0x6c].value & REG6C_TGTIME) | ((z1 >> 13) & 0x38) | ((z2 >> 16) + & 0x07); + + RIE (write_control (dev, xresolution)); + + /* setup analog frontend */ + RIE (gl646_set_fe (dev, AFE_SET, xresolution)); + + /* now we're done with registers setup values used by data transfer */ + /* we setup values needed for the data transfer */ + + /* we must use a round number of words_per_line */ + requested_buffer_size = 8 * words_per_line; + read_buffer_size = + 2 * requested_buffer_size + + ((max_shift + stagger) * scan_settings.pixels * channels * depth) / 8; + + RIE (sanei_genesys_buffer_free (&(dev->read_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->read_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->lines_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->lines_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->shrink_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->shrink_buffer), + requested_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->out_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->out_buffer), + 8 * scan_settings.pixels * channels * bpp)); + + /* scan bytes to read */ + dev->read_bytes_left = words_per_line * linecnt; + + DBG (DBG_info, + "gl646_setup_registers: physical bytes to read = %lu\n", + (u_long) dev->read_bytes_left); + dev->read_active = SANE_TRUE; + + dev->current_setup.pixels = + ((endx - startx) * sensor->xdpi) / dev->sensor.optical_res; + dev->current_setup.lines = linecnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = sensor->exposure; + dev->current_setup.xres = sensor->xdpi; + dev->current_setup.yres = motor->ydpi; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + /* total_bytes_to_read is the number of byte to send to frontend + * total_bytes_read is the number of bytes sent to frontend + * read_bytes_left is the number of bytes to read from the scanner + */ + dev->total_bytes_read = 0; + if (depth == 1) + dev->total_bytes_to_read = + ((scan_settings.pixels * scan_settings.lines) / 8 + + (((scan_settings.pixels * scan_settings.lines) % 8) ? 1 : 0)) * + channels; + else + dev->total_bytes_to_read = + scan_settings.pixels * scan_settings.lines * channels * bpp; + + DBG (DBG_proc, "gl646_setup_registers: end\n"); + return SANE_STATUS_GOOD; +} + + +/** copy sensor specific settings */ +/* *dev : device infos + *regs : regiters to be set + extended : do extended set up + half_ccd: set up for half ccd resolution + all registers 08-0B, 10-1D, 52-5E are set up. They shouldn't + appear anywhere else but in register init +*/ +static void +gl646_setup_sensor (Genesys_Device * dev, Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r; + int i; + + DBG (DBG_proc, "gl646_setup_sensor: start\n"); + for (i = 0; i < 4; i++) + { + r = sanei_genesys_get_address (regs, 0x08 + i); + r->value = dev->sensor.regs_0x08_0x0b[i]; + } + + for (i = 0; i < 14; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + + for (i = 0; i < 13; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + r->value = dev->sensor.regs_0x52_0x5e[i]; + } + DBG (DBG_proc, "gl646_setup_sensor: end\n"); + +} + +/** Test if the ASIC works + */ +static SANE_Status +gl646_asic_test (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val; + uint8_t *data; + uint8_t *verify_data; + size_t size, verify_size; + unsigned int i; + + DBG (DBG_proc, "gl646_asic_test: start\n"); + + /* set and read exposure time, compare if it's the same */ + status = sanei_genesys_write_register (dev, 0x38, 0xde); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to write register: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_write_register (dev, 0x39, 0xad); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to write register: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_read_register (dev, 0x4e, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val != 0xde) /* value of register 0x38 */ + { + DBG (DBG_error, "gl646_asic_test: register contains invalid value\n"); + return SANE_STATUS_IO_ERROR; + } + + status = sanei_genesys_read_register (dev, 0x4f, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val != 0xad) /* value of register 0x39 */ + { + DBG (DBG_error, "gl646_asic_test: register contains invalid value\n"); + return SANE_STATUS_IO_ERROR; + } + + /* ram test: */ + size = 0x40000; + verify_size = size + 0x80; + /* todo: looks like the read size must be a multiple of 128? + otherwise the read doesn't succeed the second time after the scanner has + been plugged in. Very strange. */ + + data = (uint8_t *) malloc (size); + if (!data) + { + DBG (DBG_error, "gl646_asic_test: could not allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + verify_data = (uint8_t *) malloc (verify_size); + if (!verify_data) + { + free (data); + DBG (DBG_error, "gl646_asic_test: could not allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + for (i = 0; i < (size - 1); i += 2) + { + data[i] = i / 512; + data[i + 1] = (i / 2) % 256; + } + + status = sanei_genesys_set_buffer_address (dev, 0x0000); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to set buffer address: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + + status = gl646_bulk_write_data (dev, 0x3c, data, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to bulk write data: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + + status = sanei_genesys_set_buffer_address (dev, 0x0000); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to set buffer address: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + + status = + gl646_bulk_read_data (dev, 0x45, (uint8_t *) verify_data, verify_size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_asic_test: failed to bulk read data: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + + /* i + 2 is needed as the changed address goes into effect only after one + data word is sent. */ + for (i = 0; i < size; i++) + { + if (verify_data[i + 2] != data[i]) + { + DBG (DBG_error, "gl646_asic_test: data verification error\n"); + free (data); + free (verify_data); + return SANE_STATUS_IO_ERROR; + } + } + + free (data); + free (verify_data); + + DBG (DBG_info, "gl646_asic_test: end\n"); + + return SANE_STATUS_GOOD; +} + +/* returns the max register bulk size */ +static int +gl646_bulk_full_size (void) +{ + return GENESYS_GL646_MAX_REGS; +} + +/** + * Set all registers to default values after init + * @param dev scannerr's device to set + */ +static void +gl646_init_regs (Genesys_Device * dev) +{ + int nr, addr; + + DBG (DBG_proc, "gl646_init_regs\n"); + + nr = 0; + memset (dev->reg, 0, GENESYS_MAX_REGS * sizeof (Genesys_Register_Set)); + + for (addr = 1; addr <= 0x0b; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x10; addr <= 0x29; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x2c; addr <= 0x39; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x3d; addr <= 0x3f; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x52; addr <= 0x5e; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x60; addr <= 0x6d; addr++) + dev->reg[nr++].address = addr; + + dev->reg[reg_0x01].value = 0x20 /*0x22 */ ; /* enable shading, CCD, color, 1M */ + dev->reg[reg_0x02].value = 0x30 /*0x38 */ ; /* auto home, one-table-move, full step */ + if (dev->model->motor_type == MOTOR_5345) + dev->reg[reg_0x02].value |= 0x01; /* half-step */ + switch (dev->model->motor_type) + { + case MOTOR_5345: + dev->reg[reg_0x02].value |= 0x01; /* half-step */ + break; + case MOTOR_XP200: + /* for this sheetfed scanner, no AGOHOME, nor backtracking */ + dev->reg[reg_0x02].value = 0x50; + break; + default: + break; + } + dev->reg[reg_0x03].value = 0x1f /*0x17 */ ; /* lamp on */ + dev->reg[reg_0x04].value = 0x13 /*0x03 */ ; /* 8 bits data, 16 bits A/D, color, Wolfson fe *//* todo: according to spec, 0x0 is reserved? */ + switch (dev->model->dac_type) + { + case DAC_AD_XP200: + dev->reg[reg_0x04].value = 0x12; + break; + default: + /* Wolfson frontend */ + dev->reg[reg_0x04].value = 0x13; + break; + } + + dev->reg[reg_0x05].value = 0x00; /* 12 bits gamma, disable gamma, 24 clocks/pixel */ + switch (dev->sensor.optical_res) + { + case 600: + dev->reg[reg_0x05].value |= REG05_DPIHW_600; + break; + case 1200: + dev->reg[reg_0x05].value |= REG05_DPIHW_1200; + break; + case 2400: + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + break; + default: + dev->reg[reg_0x05].value |= REG05_DPIHW; + break; + } + if (dev->model->flags & GENESYS_FLAG_14BIT_GAMMA) + dev->reg[reg_0x05].value |= REG05_GMM14BIT; + if (dev->model->dac_type == DAC_AD_XP200) + dev->reg[reg_0x05].value |= 0x01; /* 12 clocks/pixel */ + + if (dev->model->ccd_type == CCD_HP2300) + dev->reg[reg_0x06].value = 0x00; /* PWRBIT off, shading gain=4, normal AFE image capture */ + else + dev->reg[reg_0x06].value = 0x18; /* PWRBIT on, shading gain=8, normal AFE image capture */ + + + gl646_setup_sensor (dev, dev->reg); + + dev->reg[reg_0x1e].value = 0xf0; /* watch-dog time */ + + switch (dev->model->ccd_type) + { + case CCD_HP2300: + dev->reg[reg_0x1e].value = 0xf0; + dev->reg[reg_0x1f].value = 0x10; + dev->reg[reg_0x20].value = 0x20; + break; + case CCD_HP2400: + dev->reg[reg_0x1e].value = 0x80; + dev->reg[reg_0x1f].value = 0x10; + dev->reg[reg_0x20].value = 0x20; + break; + case CCD_HP3670: + dev->reg[reg_0x19].value = 0x2a; + dev->reg[reg_0x1e].value = 0x80; + dev->reg[reg_0x1f].value = 0x10; + dev->reg[reg_0x20].value = 0x20; + break; + case CIS_XP200: + dev->reg[reg_0x1e].value = 0x10; + dev->reg[reg_0x1f].value = 0x01; + dev->reg[reg_0x20].value = 0x50; + break; + default: + dev->reg[reg_0x1f].value = 0x01; + dev->reg[reg_0x20].value = 0x50; + break; + } + + dev->reg[reg_0x21].value = 0x08 /*0x20 */ ; /* table one steps number for forward slope curve of the acc/dec */ + dev->reg[reg_0x22].value = 0x10 /*0x08 */ ; /* steps number of the forward steps for start/stop */ + dev->reg[reg_0x23].value = 0x10 /*0x08 */ ; /* steps number of the backward steps for start/stop */ + dev->reg[reg_0x24].value = 0x08 /*0x20 */ ; /* table one steps number backward slope curve of the acc/dec */ + dev->reg[reg_0x25].value = 0x00; /* scan line numbers (7000) */ + dev->reg[reg_0x26].value = 0x00 /*0x1b */ ; + dev->reg[reg_0x27].value = 0xd4 /*0x58 */ ; + dev->reg[reg_0x28].value = 0x01; /* PWM duty for lamp control */ + dev->reg[reg_0x29].value = 0xff; + + dev->reg[reg_0x2c].value = 0x02; /* set resolution (600 DPI) */ + dev->reg[reg_0x2d].value = 0x58; + dev->reg[reg_0x2e].value = 0x78; /* set black&white threshold high level */ + dev->reg[reg_0x2f].value = 0x7f; /* set black&white threshold low level */ + + dev->reg[reg_0x30].value = 0x00; /* begin pixel position (16) */ + dev->reg[reg_0x31].value = dev->sensor.dummy_pixel /*0x10 */ ; /* TGW + 2*TG_SHLD + x */ + dev->reg[reg_0x32].value = 0x2a /*0x15 */ ; /* end pixel position (5390) */ + dev->reg[reg_0x33].value = 0xf8 /*0x0e */ ; /* TGW + 2*TG_SHLD + y */ + dev->reg[reg_0x34].value = dev->sensor.dummy_pixel; + dev->reg[reg_0x35].value = 0x01 /*0x00 */ ; /* set maximum word size per line, for buffer full control (10800) */ + dev->reg[reg_0x36].value = 0x00 /*0x2a */ ; + dev->reg[reg_0x37].value = 0x00 /*0x30 */ ; + dev->reg[reg_0x38].value = HIBYTE (dev->settings.exposure_time) /*0x2a */ ; /* line period (exposure time = 11000 pixels) */ + dev->reg[reg_0x39].value = LOBYTE (dev->settings.exposure_time) /*0xf8 */ ; + dev->reg[reg_0x3d].value = 0x00; /* set feed steps number of motor move */ + dev->reg[reg_0x3e].value = 0x00; + dev->reg[reg_0x3f].value = 0x01 /*0x00 */ ; + + dev->reg[reg_0x60].value = 0x00; /* Z1MOD, 60h:61h:(6D b5:b3), remainder for start/stop */ + dev->reg[reg_0x61].value = 0x00; /* (21h+22h)/LPeriod */ + dev->reg[reg_0x62].value = 0x00; /* Z2MODE, 62h:63h:(6D b2:b0), remainder for start scan */ + dev->reg[reg_0x63].value = 0x00; /* (3Dh+3Eh+3Fh)/LPeriod for one-table mode,(21h+1Fh)/LPeriod */ + dev->reg[reg_0x64].value = 0x00; /* motor PWM frequency */ + dev->reg[reg_0x65].value = 0x00; /* PWM duty cycle for table one motor phase (63 = max) */ + if (dev->model->motor_type == MOTOR_5345) + dev->reg[reg_0x65].value = 0x02; /* PWM duty cycle for table one motor phase (63 = max) */ + dev->reg[reg_0x66].value = dev->gpo.value[0]; + dev->reg[reg_0x67].value = dev->gpo.value[1]; + dev->reg[reg_0x68].value = dev->gpo.enable[0]; + dev->reg[reg_0x69].value = dev->gpo.enable[1]; + + switch (dev->model->motor_type) + { + case MOTOR_HP2300: + case MOTOR_HP2400: + dev->reg[reg_0x6a].value = 0x7f; /* table two steps number for acc/dec */ + dev->reg[reg_0x6b].value = 0x78; /* table two steps number for acc/dec */ + dev->reg[reg_0x6d].value = 0x7f; + break; + case MOTOR_5345: + dev->reg[reg_0x6a].value = 0x42; /* table two fast moving step type, PWM duty for table two */ + dev->reg[reg_0x6b].value = 0xff; /* table two steps number for acc/dec */ + dev->reg[reg_0x6d].value = 0x41; /* select deceleration steps whenever go home (0), accel/decel stop time (31 * LPeriod) */ + break; + case MOTOR_XP200: + dev->reg[reg_0x6a].value = 0x7f; /* table two fast moving step type, PWM duty for table two */ + dev->reg[reg_0x6b].value = 0x08; /* table two steps number for acc/dec */ + dev->reg[reg_0x6d].value = 0x01; /* select deceleration steps whenever go home (0), accel/decel stop time (31 * LPeriod) */ + break; + case MOTOR_HP3670: + dev->reg[reg_0x6a].value = 0x41; /* table two steps number for acc/dec */ + dev->reg[reg_0x6b].value = 0xc8; /* table two steps number for acc/dec */ + dev->reg[reg_0x6d].value = 0x7f; + break; + default: + dev->reg[reg_0x6a].value = 0x40; /* table two fast moving step type, PWM duty for table two */ + dev->reg[reg_0x6b].value = 0xff; /* table two steps number for acc/dec */ + dev->reg[reg_0x6d].value = 0x01; /* select deceleration steps whenever go home (0), accel/decel stop time (31 * LPeriod) */ + break; + } + dev->reg[reg_0x6c].value = 0x00; /* peroid times for LPeriod, expR,expG,expB, Z1MODE, Z2MODE (one period time) */ +} + + +/* Send slope table for motor movement + slope_table in machine byte order +*/ +static SANE_Status +gl646_send_slope_table (Genesys_Device * dev, int table_nr, + uint16_t * slope_table, int steps) +{ + int dpihw; + int start_address; + SANE_Status status; + uint8_t *table; +#ifdef WORDS_BIGENDIAN + int i; +#endif + + DBG (DBG_proc, + "gl646_send_slope_table (table_nr = %d, steps = %d)=%d .. %d\n", + table_nr, steps, slope_table[0], slope_table[steps - 1]); + + dpihw = dev->reg[reg_0x05].value >> 6; + + if (dpihw == 0) /* 600 dpi */ + start_address = 0x08000; + else if (dpihw == 1) /* 1200 dpi */ + start_address = 0x10000; + else if (dpihw == 2) /* 2400 dpi */ + start_address = 0x1f800; + else /* reserved */ + return SANE_STATUS_INVAL; + +#ifdef WORDS_BIGENDIAN + table = (uint8_t *) malloc (steps * 2); + for (i = 0; i < steps; i++) + { + table[i * 2] = slope_table[i] & 0xff; + table[i * 2 + 1] = slope_table[i] >> 8; + } +#else + table = (uint8_t *) slope_table; +#endif + + status = + sanei_genesys_set_buffer_address (dev, start_address + table_nr * 0x100); + if (status != SANE_STATUS_GOOD) + { +#ifdef WORDS_BIGENDIAN + free (table); +#endif + DBG (DBG_error, + "gl646_send_slope_table: failed to set buffer address: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl646_bulk_write_data (dev, 0x3c, (uint8_t *) table, steps * 2); + if (status != SANE_STATUS_GOOD) + { +#ifdef WORDS_BIGENDIAN + free (table); +#endif + DBG (DBG_error, + "gl646_send_slope_table: failed to send slope table: %s\n", + sane_strstatus (status)); + return status; + } + +#ifdef WORDS_BIGENDIAN + free (table); +#endif + DBG (DBG_proc, "gl646_send_slope_table: end\n"); + return status; +} + +/* Set values of Analog Device type frontend */ +static SANE_Status +gl646_set_ad_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i; + uint16_t val; + + DBG (DBG_proc, "gl646_set_ad_fe(): start\n"); + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl646_set_ad_fe(): setting DAC %u\n", + dev->model->dac_type); + + /* sets to default values */ + sanei_genesys_init_fe (dev); + + /* write them to analog frontend */ + val = dev->frontend.reg[0]; + status = sanei_genesys_fe_write_data (dev, 0x00, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_ad_fe: failed to write reg0: %s\n", + sane_strstatus (status)); + return status; + } + val = dev->frontend.reg[1]; + status = sanei_genesys_fe_write_data (dev, 0x01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_ad_fe: failed to write reg1: %s\n", + sane_strstatus (status)); + return status; + } + } + if (set == AFE_SET) + { + for (i = 0; i < 3; i++) + { + val = dev->frontend.gain[i]; + status = sanei_genesys_fe_write_data (dev, 0x02 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_set_ad_fe: failed to write gain %d: %s\n", i, + sane_strstatus (status)); + return status; + } + } + for (i = 0; i < 3; i++) + { + val = dev->frontend.offset[i]; + status = sanei_genesys_fe_write_data (dev, 0x05 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_set_ad_fe: failed to write offset %d: %s\n", i, + sane_strstatus (status)); + return status; + } + } + } + /* + if (set == AFE_POWER_SAVE) + { + status = + sanei_genesys_fe_write_data (dev, 0x00, dev->frontend.reg[0] | 0x04); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_ad_fe: failed to write reg0: %s\n", + sane_strstatus (status)); + return status; + } + } */ + DBG (DBG_proc, "gl646_set_ad_fe(): end\n"); + + return status; +} + +/** set up analog frontend + * set up analog frontend + * @param dev device to set up + * @param set action from AFE_SET, AFE_INIT and AFE_POWERSAVE + * @param dpi resolution of the scan since it affects settings + * @return SANE_STATUS_GOOD if evrithing OK + */ +static SANE_Status +gl646_wm_hp3670 (Genesys_Device * dev, uint8_t set, int dpi) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i; + + DBG (DBG_proc, "gl646_wm_hp3670: start \n"); + switch (set) + { + case AFE_INIT: + status = sanei_genesys_fe_write_data (dev, 0x04, 0x80); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: reset failed: %s\n", + sane_strstatus (status)); + return status; + } + usleep (200000UL); + RIE (sanei_genesys_write_register (dev, 0x50, 0x00)); + sanei_genesys_init_fe (dev); + status = sanei_genesys_fe_write_data (dev, 0x01, dev->frontend.reg[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing reg1 failed: %s\n", + sane_strstatus (status)); + return status; + } + status = sanei_genesys_fe_write_data (dev, 0x02, dev->frontend.reg[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing reg2 failed: %s\n", + sane_strstatus (status)); + return status; + } + status = gl646_gpio_output_enable (dev->dn, 0x07); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: failed to enable GPIO: %s\n", + sane_strstatus (status)); + return status; + } + break; + case AFE_POWER_SAVE: + status = sanei_genesys_fe_write_data (dev, 0x01, 0x06); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing reg1 failed: %s\n", + sane_strstatus (status)); + return status; + } + status = sanei_genesys_fe_write_data (dev, 0x06, 0x0f); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing reg6 failed: %s\n", + sane_strstatus (status)); + return status; + } + return status; + break; + default: /* AFE_SET */ + /* mode setup */ + i = dev->frontend.reg[3]; + if (dpi > dev->sensor.optical_res / 2) + { + /* fe_reg_0x03 must be 0x12 for 1200 dpi in DAC_WOLFSON_HP3670. + * DAC_WOLFSON_HP2400 in 1200 dpi mode works well with + * fe_reg_0x03 set to 0x32 or 0x12 but not to 0x02 */ + i = 0x12; + } + status = sanei_genesys_fe_write_data (dev, 0x03, i); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing reg3 failed: %s\n", + sane_strstatus (status)); + return status; + } + /* offset and sign (or msb/lsb ?) */ + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x20 + i, + dev->frontend.offset[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_wm_hp3670: writing offset%d failed: %s\n", i, + sane_strstatus (status)); + return status; + } + status = sanei_genesys_fe_write_data (dev, 0x24 + i, dev->frontend.sign[i]); /* MSB/LSB ? */ + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing sign%d failed: %s\n", + i, sane_strstatus (status)); + return status; + } + } + + /* gain */ + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x28 + i, + dev->frontend.gain[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_wm_hp3670: writing gain%d failed: %s\n", + i, sane_strstatus (status)); + return status; + } + } + } + + DBG (DBG_proc, "gl646_wm_hp3670: success \n"); + return status; +} + +/** Set values of analog frontend + * @param dev device to set + * @param set action to execute + * @param dpi dpi to setup the AFE + * @return error or SANE_STATUS_GOOD */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl646_set_fe (Genesys_Device * dev, uint8_t set, int dpi) +{ + SANE_Status status; + int i; + uint8_t val; + + DBG (DBG_proc, "gl646_set_fe (%s,%d)\n", + set == AFE_INIT ? "init" : set == AFE_SET ? "set" : set == + AFE_POWER_SAVE ? "powersave" : "huh?", dpi); + + /* Analog Device type frontend */ + if ((dev->reg[reg_0x04].value & REG04_FESET) == 0x02) + return gl646_set_ad_fe (dev, set); + + /* Wolfson type frontend */ + if ((dev->reg[reg_0x04].value & REG04_FESET) != 0x03) + { + DBG (DBG_proc, "gl646_set_fe(): unspported frontend type %d\n", + dev->reg[reg_0x04].value & REG04_FESET); + return SANE_STATUS_UNSUPPORTED; + } + + /* per frontend function to keep code clean */ + switch (dev->model->dac_type) + { + case DAC_WOLFSON_HP3670: + case DAC_WOLFSON_HP2400: + return gl646_wm_hp3670 (dev, set, dpi); + break; + default: + DBG (DBG_proc, "gl646_set_fe(): using old method\n"); + break; + } + + /* initialize analog frontend */ + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl646_set_fe(): setting DAC %u\n", + dev->model->dac_type); + sanei_genesys_init_fe (dev); + + /* reset only done on init */ + status = sanei_genesys_fe_write_data (dev, 0x04, 0x80); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: init fe failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* enable GPIO for some models */ + if (dev->model->ccd_type == CCD_HP2300) + { + val = 0x07; + status = gl646_gpio_output_enable (dev->dn, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_set_fe: failed to enable GPIO: %s\n", + sane_strstatus (status)); + return status; + } + } + return status; + } + + /* set fontend to power saving mode */ + if (set == AFE_POWER_SAVE) + { + status = sanei_genesys_fe_write_data (dev, 0x01, 0x02); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing data failed: %s\n", + sane_strstatus (status)); + } + return status; + } + + /* here starts AFE_SET */ + /* TODO : base this test on cfg reg3 or a CCD family flag to be created */ + /* if (dev->model->ccd_type != CCD_HP2300 + && dev->model->ccd_type != CCD_HP3670 + && dev->model->ccd_type != CCD_HP2400) */ + { + status = sanei_genesys_fe_write_data (dev, 0x00, dev->frontend.reg[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing reg0 failed: %s\n", + sane_strstatus (status)); + return status; + } + status = sanei_genesys_fe_write_data (dev, 0x02, dev->frontend.reg[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing reg2 failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* start with reg3 */ + status = sanei_genesys_fe_write_data (dev, 0x03, dev->frontend.reg[3]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing reg3 failed: %s\n", + sane_strstatus (status)); + return status; + } + + switch (dev->model->ccd_type) + { + default: + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x24 + i, + dev->frontend.sign[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing sign[%d] failed: %s\n", + i, sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x28 + i, + dev->frontend.gain[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing gain[%d] failed: %s\n", + i, sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x20 + i, + dev->frontend.offset[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_set_fe: writing offset[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + } + break; + /* just can't have it to work .... + case CCD_HP2300: + case CCD_HP2400: + case CCD_HP3670: + + status = + sanei_genesys_fe_write_data (dev, 0x23, dev->frontend.offset[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_set_fe: writing offset[1] failed: %s\n", + sane_strstatus (status)); + return status; + } + status = sanei_genesys_fe_write_data (dev, 0x28, dev->frontend.gain[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing gain[1] failed: %s\n", + sane_strstatus (status)); + return status; + } + break; */ + } + + /* end with reg1 */ + status = sanei_genesys_fe_write_data (dev, 0x01, dev->frontend.reg[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_set_fe: writing reg1 failed: %s\n", + sane_strstatus (status)); + return status; + } + + + DBG (DBG_proc, "gl646_set_fe: end\n"); + + return SANE_STATUS_GOOD; +} + +/** Set values of analog frontend + * this this the public interface, the gl646 as to use one more + * parameter to work effectively, hence the redirection + * @param dev device to set + * @param set action to execute + * @return error or SANE_STATUS_GOOD */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl646_public_set_fe (Genesys_Device * dev, uint8_t set) +{ + return gl646_set_fe (dev, set, dev->settings.yres); +} + +static void +gl646_set_motor_power (Genesys_Register_Set * regs, SANE_Bool set) +{ + if (set) + { + sanei_genesys_set_reg_from_set (regs, 0x02, + sanei_genesys_read_reg_from_set (regs, + 0x02) | + REG02_MTRPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, 0x02, + sanei_genesys_read_reg_from_set (regs, + 0x02) & + ~REG02_MTRPWR); + } +} + +static void +gl646_set_lamp_power (Genesys_Device * dev, + Genesys_Register_Set * regs, SANE_Bool set) +{ + if (dev) + { + if (set) + { + sanei_genesys_set_reg_from_set (regs, 0x03, + sanei_genesys_read_reg_from_set + (regs, 0x03) | REG03_LAMPPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, 0x03, + sanei_genesys_read_reg_from_set + (regs, 0x03) & ~REG03_LAMPPWR); + } + } +} + +/** + * enters or leaves power saving mode + * limited to AFE for now. + * @param dev scanner's device + * @param enable SANE_TRUE to enable power saving, SANE_FALSE to leave it + * @return allways SANE_STATUS_GOOD + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl646_save_power (Genesys_Device * dev, SANE_Bool enable) +{ + + DBG (DBG_proc, "gl646_save_power: start\n"); + DBG (DBG_info, "gl646_save_power: enable = %d\n", enable); + + if (enable) + { + /* gl646_set_fe (dev, AFE_POWER_SAVE); */ + } + else + { + gl646_set_fe (dev, AFE_INIT, 0); + } + + DBG (DBG_proc, "gl646_save_power: end\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl646_set_powersaving (Genesys_Device * dev, int delay /* in minutes */ ) +{ + SANE_Status status = SANE_STATUS_GOOD; + Genesys_Register_Set local_reg[6]; + int rate, exposure_time, tgtime, time; + + DBG (DBG_proc, "gl646_set_powersaving (delay = %d)\n", delay); + + local_reg[0].address = 0x01; + local_reg[0].value = sanei_genesys_read_reg_from_set (dev->reg, 0x01); /* disable fastmode */ + + local_reg[1].address = 0x03; + local_reg[1].value = sanei_genesys_read_reg_from_set (dev->reg, 0x03); /* Lamp power control */ + + local_reg[2].address = 0x05; + local_reg[2].value = sanei_genesys_read_reg_from_set (dev->reg, 0x05) & ~REG05_BASESEL; /* 24 clocks/pixel */ + + local_reg[3].address = 0x38; /* line period low */ + local_reg[3].value = 0x00; + + local_reg[4].address = 0x39; /* line period high */ + local_reg[4].value = 0x00; + + local_reg[5].address = 0x6c; /* period times for LPeriod, expR,expG,expB, Z1MODE, Z2MODE */ + local_reg[5].value = 0x00; + + if (!delay) + local_reg[1].value = local_reg[1].value & 0xf0; /* disable lampdog and set lamptime = 0 */ + else if (delay < 20) + local_reg[1].value = (local_reg[1].value & 0xf0) | 0x09; /* enable lampdog and set lamptime = 1 */ + else + local_reg[1].value = (local_reg[1].value & 0xf0) | 0x0f; /* enable lampdog and set lamptime = 7 */ + + time = delay * 1000 * 60; /* -> msec */ + exposure_time = + (uint32_t) (time * 32000.0 / + (24.0 * 64.0 * (local_reg[1].value & REG03_LAMPTIM) * + 1024.0) + 0.5); + /* 32000 = system clock, 24 = clocks per pixel */ + rate = (exposure_time + 65536) / 65536; + if (rate > 4) + { + rate = 8; + tgtime = 3; + } + else if (rate > 2) + { + rate = 4; + tgtime = 2; + } + else if (rate > 1) + { + rate = 2; + tgtime = 1; + } + else + { + rate = 1; + tgtime = 0; + } + + local_reg[5].value |= tgtime << 6; + exposure_time /= rate; + + if (exposure_time > 65535) + exposure_time = 65535; + + local_reg[3].value = exposure_time / 256; /* highbyte */ + local_reg[4].value = exposure_time & 255; /* lowbyte */ + + status = gl646_bulk_write_register (dev, local_reg, + sizeof (local_reg) / + sizeof (local_reg[0])); + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, + "gl646_set_powersaving: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + + DBG (DBG_proc, "gl646_set_powersaving: end\n"); + return status; +} + + +/** + * loads document into scanner + * currently only used by XP200 + * bit2 (0x04) of gpio is paper event (document in/out) on XP200 + * HOMESNR is set if no document in front of sensor, the sequence of events is + * paper event -> document is in the sheet feeder + * HOMESNR becomes 0 -> document reach sensor + * HOMESNR becomes 1 ->document left sensor + * paper event -> document is out + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl646_load_document (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + Genesys_Register_Set regs[11]; + unsigned int used, vfinal, count; + uint16_t slope_table[255]; + uint8_t val; + + DBG (DBG_proc, "gl646_load_document: start\n"); + + /* no need to load document is flatbed scanner */ + if (dev->model->is_sheetfed == SANE_FALSE) + { + DBG (DBG_proc, "gl646_load_document: nothing to load\n"); + DBG (DBG_proc, "gl646_load_document: end\n"); + return SANE_STATUS_GOOD; + } + + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to read status: %s\n", + sane_strstatus (status)); + return status; + } + + /* HOMSNR is set if a document is inserted */ + if ((val & REG41_HOMESNR)) + { + /* if no document, waits for a paper event to start loading */ + /* with a 60 seconde minutes timeout */ + count = 0; + do + { + status = gl646_gpio_read (dev->dn, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to read paper sensor %s\n", + sane_strstatus (status)); + return status; + } + DBG (DBG_info, "gl646_load_document: GPIO=0x%02x\n", val); + if ((val & 0x04) != 0x04) + { + DBG (DBG_warn, "gl646_load_document: no paper detected\n"); + } + usleep (200000UL); /* sleep 200 ms */ + count++; + } + while (((val & 0x04) != 0x04) && (count < 300)); /* 1 min time out */ + if (count == 300) + { + DBG (DBG_error, + "gl646_load_document: timeout waiting for document\n"); + return SANE_STATUS_NO_DOCS; + } + } + + /* set up to fast move before scan then move until document is detected */ + regs[0].address = 0x01; + regs[0].value = 0x90; + + /* AGOME, 2 slopes motor moving */ + regs[1].address = 0x02; + regs[1].value = 0x79; + + /* motor feeding steps to 0 */ + regs[2].address = 0x3d; + regs[2].value = 0; + regs[3].address = 0x3e; + regs[3].value = 0; + regs[4].address = 0x3f; + regs[4].value = 0; + + /* 50 fast moving steps */ + regs[5].address = 0x6b; + regs[5].value = 50; + + /* set GPO */ + regs[6].address = 0x66; + regs[6].value = 0x30; + + /* stesp NO */ + regs[7].address = 0x21; + regs[7].value = 4; + regs[8].address = 0x22; + regs[8].value = 1; + regs[9].address = 0x23; + regs[9].value = 1; + regs[10].address = 0x24; + regs[10].value = 4; + + /* generate slope table 2 */ + sanei_genesys_generate_slope_table (slope_table, + 50, + 51, + 2400, + 6000, 2400, 50, 0.25, &used, &vfinal); +/* document loading: + * send regs + * start motor + * wait e1 status to become e0 + */ + status = gl646_send_slope_table (dev, 1, slope_table, 50); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to send slope table 1: %s\n", + sane_strstatus (status)); + return status; + } + status = + gl646_bulk_write_register (dev, regs, sizeof (regs) / sizeof (regs[0])); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl646_start_motor (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to start motor: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + count = 0; + do + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to read status: %s\n", + sane_strstatus (status)); + return status; + } + usleep (200000UL); /* sleep 200 ms */ + count++; + } + while ((val & REG41_MOTMFLG) && (count < 300)); + if (count == 300) + { + DBG (DBG_error, "gl646_load_document: can't load document\n"); + return SANE_STATUS_JAMMED; + } + + /* when loading OK, document is here */ + dev->document = SANE_TRUE; + + /* set up to idle */ + regs[1].value = 0x71; + regs[4].value = 1; + regs[5].value = 8; + status = + gl646_bulk_write_register (dev, regs, sizeof (regs) / sizeof (regs[0])); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_load_document: failed to bulk write idle registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "gl646_load_document: end\n"); + + return status; +} + +/** + * detects end of document and adjust current scan + * to take it into account + * used by sheetfed scanners + */ +static SANE_Status +gl646_detect_document_end (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t val, gpio; + unsigned int bytes_left, lines; + + DBG (DBG_proc, "gl646_detect_document_end: start\n"); + + /* test for document presence */ + RIE (sanei_genesys_get_status (dev, &val)); + if (DBG_LEVEL > DBG_info) + { + print_status (val); + } + status = gl646_gpio_read (dev->dn, &gpio); + DBG (DBG_info, "gl646_detect_document_end: GPIO=0x%02x\n", gpio); + + /* detect document event. There one event when the document go in, + * then another when it leaves */ + if ((dev->document == SANE_TRUE) && (gpio & 0x04) + && (dev->total_bytes_read > 0)) + { + DBG (DBG_info, "gl646_detect_document_end: no more document\n"); + dev->document = SANE_FALSE; + + /* adjust number of bytes to read: + * total_bytes_to_read is the number of byte to send to frontend + * total_bytes_read is the number of bytes sent to frontend + * read_bytes_left is the number of bytes to read from the scanner + */ + DBG (DBG_io, "gl646_detect_document_end: total_bytes_to_read=%lu\n", + (u_long) dev->total_bytes_to_read); + DBG (DBG_io, "gl646_detect_document_end: total_bytes_read =%lu\n", + (u_long) dev->total_bytes_read); + DBG (DBG_io, "gl646_detect_document_end: read_bytes_left =%lu\n", + (u_long) dev->read_bytes_left); + + /* amount of data available from scanner is what to scan */ + status = sanei_genesys_read_valid_words (dev, &bytes_left); + + /* we add the number of lines needed to read the last part of the document in */ + lines = + (SANE_UNFIX (dev->model->y_offset) * dev->current_setup.yres) / + MM_PER_INCH; + DBG (DBG_io, "gl646_detect_document_end: adding %d line to flush\n", + lines); + bytes_left += lines * dev->wpl; + if (dev->current_setup.depth > 8) + { + bytes_left = 2 * bytes_left; + } + if (dev->current_setup.channels > 1) + { + bytes_left = 3 * bytes_left; + } + if (bytes_left < dev->read_bytes_left) + { + dev->total_bytes_to_read = dev->total_bytes_read + bytes_left; + dev->read_bytes_left = bytes_left; + } + DBG (DBG_io, "gl646_detect_document_end: total_bytes_to_read=%lu\n", + (u_long) dev->total_bytes_to_read); + DBG (DBG_io, "gl646_detect_document_end: total_bytes_read =%lu\n", + (u_long) dev->total_bytes_read); + DBG (DBG_io, "gl646_detect_document_end: read_bytes_left =%lu\n", + (u_long) dev->read_bytes_left); + } + DBG (DBG_proc, "gl646_detect_document_end: end\n"); + + return status; +} + +/** + * eject document from the feeder + * currently only used by XP200 + * TODO we currently rely on AGOHOME not being set for sheetfed scanners, + * maybe check this flag in eject to let the document being eject automaticaly + */ +static SANE_Status +gl646_eject_document (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + Genesys_Register_Set regs[11]; + unsigned int used, vfinal, count; + uint16_t slope_table[255]; + uint8_t gpio, state; + + DBG (DBG_proc, "gl646_eject_document: start\n"); + + /* at the end there will be noe more document */ + dev->document = SANE_FALSE; + + /* first check for document event */ + status = gl646_gpio_read (dev->dn, &gpio); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to read paper sensor %s\n", + sane_strstatus (status)); + return status; + } + DBG (DBG_info, "gl646_eject_document: GPIO=0x%02x\n", gpio); + + /* test status : paper event + HOMESNR -> no more doc ? */ + status = sanei_genesys_get_status (dev, &state); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to read status: %s\n", + sane_strstatus (status)); + return status; + } + DBG (DBG_info, "gl646_eject_document: state=0x%02x\n", state); + if (DBG_LEVEL > DBG_info) + { + print_status (state); + } + + /* HOMSNR=0 if no document inserted */ + if ((state & REG41_HOMESNR) != 0) + { + dev->document = SANE_FALSE; + DBG (DBG_info, "gl646_eject_document: no more document to eject\n"); + DBG (DBG_proc, "gl646_eject_document: end\n"); + return status; + } + + /* there is a document inserted, eject it */ + status = sanei_genesys_write_register (dev, 0x01, 0xb0); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to write register: %s\n", + sane_strstatus (status)); + return status; + } + + /* wait for motor to stop */ + do + { + usleep (200000UL); + status = sanei_genesys_get_status (dev, &state); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to read status: %s\n", + sane_strstatus (status)); + return status; + } + } + while (state & REG41_MOTMFLG); + + /* set up to fast move before scan then move until document is detected */ + regs[0].address = 0x01; + regs[0].value = 0xb0; + + /* AGOME, 2 slopes motor moving , eject 'backward' */ + regs[1].address = 0x02; + regs[1].value = 0x5d; + + /* motor feeding steps to 119880 */ + regs[2].address = 0x3d; + regs[2].value = 1; + regs[3].address = 0x3e; + regs[3].value = 0xd4; + regs[4].address = 0x3f; + regs[4].value = 0x48; + + /* 60 fast moving steps */ + regs[5].address = 0x6b; + regs[5].value = 60; + + /* set GPO */ + regs[6].address = 0x66; + regs[6].value = 0x30; + + /* stesp NO */ + regs[7].address = 0x21; + regs[7].value = 4; + regs[8].address = 0x22; + regs[8].value = 1; + regs[9].address = 0x23; + regs[9].value = 1; + regs[10].address = 0x24; + regs[10].value = 4; + + /* generate slope table 2 */ + sanei_genesys_generate_slope_table (slope_table, + 60, + 61, + 1600, + 10000, 1600, 60, 0.25, &used, &vfinal); +/* document eject: + * send regs + * start motor + * wait c1 status to become c8 : HOMESNR and ~MOTFLAG + */ + status = gl646_send_slope_table (dev, 1, slope_table, 60); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to send slope table 1: %s\n", + sane_strstatus (status)); + return status; + } + status = + gl646_bulk_write_register (dev, regs, sizeof (regs) / sizeof (regs[0])); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl646_start_motor (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to start motor: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + /* loop until paper sensor tells paper is out, and till motor is running */ + /* use a 30 timeout */ + count = 0; + do + { + status = sanei_genesys_get_status (dev, &state); + print_status (state); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to read status: %s\n", + sane_strstatus (status)); + return status; + } + usleep (200000UL); /* sleep 200 ms */ + count++; + } + while (((state & REG41_HOMESNR) == 0) && (count < 150)); + + /* read GPIO on exit */ + status = gl646_gpio_read (dev->dn, &gpio); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_eject_document: failed to read paper sensor %s\n", + sane_strstatus (status)); + return status; + } + DBG (DBG_info, "gl646_eject_document: GPIO=0x%02x\n", gpio); + + DBG (DBG_proc, "gl646_eject_document: end\n"); + return status; +} + +/* Send the low-level scan command */ +static SANE_Status +gl646_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor) +{ + SANE_Status status; + Genesys_Register_Set local_reg[3]; + + DBG (DBG_proc, "gl646_begin_scan\n"); + + local_reg[0].address = 0x03; + local_reg[0].value = sanei_genesys_read_reg_from_set (reg, 0x03); + + local_reg[1].address = 0x01; + local_reg[1].value = sanei_genesys_read_reg_from_set (reg, 0x01) | REG01_SCAN; /* set scan bit */ + + local_reg[2].address = 0x0f; + if (start_motor) + local_reg[2].value = 0x01; + else + local_reg[2].value = 0x00; /* do not start motor yet */ + + status = gl646_bulk_write_register (dev, local_reg, + sizeof (local_reg) / + sizeof (local_reg[0])); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_begin_scan: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "gl646_begin_scan: end\n"); + + return status; +} + + +/* Send the stop scan command */ +static SANE_Status +end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop, SANE_Bool eject) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i = 0; + uint8_t val, scanfsh = 0; + + DBG (DBG_proc, "end_scan (check_stop = %d, eject = %d)\n", check_stop, + eject); + + /* we need to compute scanfsh before cancelling scan */ + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "end_scan: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val & REG41_SCANFSH) + scanfsh = 1; + if (DBG_LEVEL > DBG_io2) + { + print_status (val); + } + } + + /* ends scan */ + val = sanei_genesys_read_reg_from_set (reg, 0x01); + val &= ~REG01_SCAN; + sanei_genesys_set_reg_from_set (reg, 0x01, val); + status = sanei_genesys_write_register (dev, 0x01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "end_scan: failed to write register 01: %s\n", + sane_strstatus (status)); + return status; + } + + /* for sheetfed scanners, we may have to eject document */ + if (dev->model->is_sheetfed == SANE_TRUE) + { + if (eject == SANE_TRUE && dev->document == SANE_TRUE) + { + status = gl646_eject_document (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "end_scan: failed to eject document\n"); + return status; + } + } + if (check_stop) + { + for (i = 0; i < 30; i++) /* do not wait longer than wait 3 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "end_scan: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val & REG41_SCANFSH) + scanfsh = 1; + if (DBG_LEVEL > DBG_io2) + { + print_status (val); + } + + if (!(val & REG41_MOTMFLG) && (val & REG41_FEEDFSH) && scanfsh) + { + DBG (DBG_proc, "end_scan: scanfeed finished\n"); + break; /* leave for loop */ + } + + usleep (10000UL); /* sleep 100 ms */ + } + } + } + else /* flat bed scanners */ + { + if (check_stop) + { + for (i = 0; i < 300; i++) /* do not wait longer than wait 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "end_scan: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val & REG41_SCANFSH) + scanfsh = 1; + if (DBG_LEVEL > DBG_io) + { + print_status (val); + } + + if (!(val & REG41_MOTMFLG) && (val & REG41_FEEDFSH) && scanfsh) + { + DBG (DBG_proc, "end_scan: scanfeed finished\n"); + break; /* leave while loop */ + } + + if ((!(val & REG41_MOTMFLG)) && (val & REG41_HOMESNR)) + { + DBG (DBG_proc, "end_scan: head at home\n"); + break; /* leave while loop */ + } + + usleep (10000UL); /* sleep 100 ms */ + } + } + } + + DBG (DBG_proc, "end_scan: end (i=%u)\n", i); + + return status; +} + +/* Send the stop scan command */ +static SANE_Status +gl646_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop) +{ + return end_scan (dev, reg, check_stop, SANE_FALSE); +} + +/** + * parks head + * @param dev scanner's device + * @param wait_until_home true if the function waits until head parked + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl646_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home) +{ + SANE_Status status; + Genesys_Settings settings; + uint8_t val; + int i; + int loop = 0; + + DBG (DBG_proc, "gl646_slow_back_home: start , wait_until_home = %d\n", + wait_until_home); + + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL > DBG_io) + { + print_status (val); + } + + dev->scanhead_position_in_steps = 0; + + if (val & REG41_HOMESNR) /* is sensor at home? */ + { + DBG (DBG_info, "gl646_slow_back_home: end since already at home\n"); + return SANE_STATUS_GOOD; + } + + /* stop motor if needed */ + if (val & REG41_MOTMFLG) + { + status = gl646_stop_motor (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_slow_back_home: failed to stop motor: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + usleep (200000UL); + } + + /* when scanhead is moving then wait until scanhead stops or timeout */ + DBG (DBG_info, "gl646_slow_back_home: ensuring that motor is off\n"); + val = REG41_MOTMFLG; + for (i = 400; i > 0 && (val & REG41_MOTMFLG); i--) /* do not wait longer than 40 seconds, count down to get i = 0 when busy */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_slow_back_home: Failed to read home sensor & motor status: %s\n", + sane_strstatus (status)); + return status; + } + if (((val & (REG41_MOTMFLG | REG41_HOMESNR)) == REG41_HOMESNR)) /* at home and motor is off */ + { + DBG (DBG_info, + "gl646_slow_back_home: already at home and not moving\n"); + return SANE_STATUS_GOOD; + } + usleep (100 * 1000); /* sleep 100 ms (todo: fixed to really sleep 100 ms) */ + } + + if (!i) /* the loop counted down to 0, scanner still is busy */ + { + DBG (DBG_error, + "gl646_slow_back_home: motor is still on: device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + /* setup for a backward scan of 65535 steps, with no actual data reading */ + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_COLOR; + settings.xres = get_lowest_resolution (dev->model->ccd_type, SANE_FALSE); + settings.yres = settings.xres; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = 600; + settings.lines = 1; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + status = setup_for_scan (dev, settings, SANE_TRUE, SANE_TRUE, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to setup for scan: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* backward , no actual data scanned TODO more setup flags to avoid this register manipulations ? */ + dev->reg[reg_0x02].value |= REG02_MTRREV; + dev->reg[reg_0x01].value &= ~REG01_SCAN; + gl646_set_triple_reg (dev->reg, REG_FEEDL, 65535); + + /* sets frontend */ + status = gl646_set_fe (dev, AFE_SET, settings.xres); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to set frontend: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* write scan registers */ + status = gl646_bulk_write_register (dev, dev->reg, + sizeof (dev->reg) / + sizeof (dev->reg[0])); + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, + "gl646_slow_back_home: failed to bulk write registers: %s\n", + sane_strstatus (status)); + + /* registers are restored to an iddl state, give up if no head to park */ + if (dev->model->is_sheetfed == SANE_TRUE) + { + DBG (DBG_proc, "gl646_slow_back_home: end \n"); + return SANE_STATUS_GOOD; + } + + /* starts scan */ + status = gl646_begin_scan (dev, dev->reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_slow_back_home: failed to begin scan: \n"); + return status; + } + + /* loop until head parked */ + if (wait_until_home) + { + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_slow_back_home: Failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + + if (val & 0x08) /* home sensor */ + { + DBG (DBG_info, "gl646_slow_back_home: reached home position\n"); + DBG (DBG_proc, "gl646_slow_back_home: end\n"); + usleep (500000); /* sleep 500 ms before returning */ + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl646_stop_motor (dev); + end_scan (dev, dev->reg, SANE_TRUE, SANE_FALSE); + DBG (DBG_error, + "gl646_slow_back_home: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + + + DBG (DBG_info, "gl646_slow_back_home: scanhead is still moving\n"); + DBG (DBG_proc, "gl646_slow_back_home: end\n"); + return SANE_STATUS_GOOD; +} + +/** + * Automatically set top-left edge of the scan area by scanning an + * area at 300 dpi from very top of scanner + * @param dev device stucture describing the scanner + * @return SANE_STATUS_GOOD in cas of success, else failure code + */ +static SANE_Status +gl646_search_start_position (Genesys_Device * dev) +{ + SANE_Status status; + unsigned char *data = NULL; + Genesys_Settings settings; + unsigned int resolution, x, y; + + DBG (DBG_proc, "gl646_search_start_position: start\n"); + + /* we scan at 300 dpi */ + resolution = get_closest_resolution (dev->model->ccd_type, 300, SANE_FALSE); + + /* fill settings for a gray level scan */ + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_GRAY; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = 600; + settings.lines = dev->model->search_lines; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* scan the desired area */ + status = + simple_scan (dev, settings, SANE_TRUE, SANE_TRUE, SANE_FALSE, &data); + + /* process data if scan is OK */ + if (status == SANE_STATUS_GOOD) + { + /* handle stagger case : reorder gray data and thus loose some lines */ + if (dev->current_setup.stagger > 0) + { + DBG (DBG_proc, "gl646_search_start_position: 'un-staggering'\n"); + for (y = 0; y < settings.lines - dev->current_setup.stagger; y++) + { + /* one point out of 2 is 'unaligned' */ + for (x = 0; x < settings.pixels; x += 2) + { + data[y * settings.pixels + x] = + data[(y + dev->current_setup.stagger) * settings.pixels + + x]; + } + } + /* correct line number */ + settings.lines -= dev->current_setup.stagger; + } + if (DBG_LEVEL >= DBG_data) + { + sanei_genesys_write_pnm_file ("search_position.pnm", + data, + settings.depth, + 1, settings.pixels, settings.lines); + } + } + else + { + DBG (DBG_error, "gl646_search_start_position: simple_scan failed\n"); + free (data); + DBGCOMPLETED; + return status; + } + + /* now search reference points on the data */ + status = + sanei_genesys_search_reference_point (dev, data, + dev->sensor.CCD_start_xoffset, + resolution, settings.pixels, + settings.lines); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_search_start_position: failed to set search reference point: %s\n", + sane_strstatus (status)); + } + + free (data); + DBGCOMPLETED; + return status; +} + +/** + * internally overriden during effective calibration + * sets up register for coarse gain calibration + */ +static SANE_Status +gl646_init_regs_for_coarse_calibration (Genesys_Device * dev) +{ + DBG (DBG_proc, "gl646_init_regs_for_coarse_calibration\n"); + DBG (DBG_proc, "gl646_init_register_for_coarse_calibration: end\n"); + + /* to make compilers happy ... */ + if (!dev) + { + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + +/** + * init registers for shading calibration + * we assume that scanner's head is on an area suiting shading calibration. + * We scan a full scan width area by the shading line number for the device + * at either at full sensor's resolution or half depending upon half_ccd + * @param dev scanner's device + * @return SANE_STATUS_GOOD if success, else error code + */ +static SANE_Status +gl646_init_regs_for_shading (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + Genesys_Settings settings; + /* 1: no half_ccd, 2: use half number of pixels */ + int half_ccd = 1; + int cksel = 1; + + DBG (DBG_proc, "gl646_init_register_for_shading: start\n"); + + /* when shading all (full width) line, we must adapt to half_ccd case */ + if (dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE) + { + /* walk the master mode list to find if half_ccd */ + if (is_half_ccd (dev->model->ccd_type, dev->settings.xres, SANE_TRUE) == + SANE_TRUE) + { + half_ccd = 2; + } + } + + /* fill settings for scan : always a color scan */ + settings.scan_method = dev->settings.scan_method; + settings.scan_mode = dev->settings.scan_mode; + if (dev->model->is_cis == SANE_FALSE) + { + settings.scan_mode = SCAN_MODE_COLOR; + } + settings.xres = dev->sensor.optical_res / half_ccd; + cksel = get_cksel (dev->model->ccd_type, dev->settings.xres, SANE_TRUE); + settings.xres = settings.xres / cksel; + settings.yres = settings.xres; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = + (dev->sensor.sensor_pixels * settings.xres) / dev->sensor.optical_res; + dev->calib_lines = dev->model->shading_lines; + settings.lines = dev->calib_lines * (3 - half_ccd); + settings.depth = 16; + settings.color_filter = dev->settings.color_filter; + + settings.disable_interpolation = dev->settings.disable_interpolation; + settings.threshold = dev->settings.threshold; + settings.exposure_time = dev->settings.exposure_time; + settings.dynamic_lineart = SANE_FALSE; + + /* keep account of the movement for final scan move */ + dev->scanhead_position_in_steps += settings.lines; + + /* we don't want top offset, but we need right margin to be the same + * than the one for the final scan */ + status = setup_for_scan (dev, settings, SANE_TRUE, SANE_FALSE, SANE_FALSE); + + /* used when sending shading calibration data */ + dev->calib_pixels = settings.pixels; + dev->calib_channels = dev->current_setup.channels; + if (dev->model->is_cis == SANE_FALSE) + { + dev->calib_channels = 3; + } + + /* no shading */ + dev->reg[reg_0x01].value &= ~REG01_DVDSET; + dev->reg[reg_0x02].value |= REG02_ACDCDIS; /* ease backtracking */ + dev->reg[reg_0x02].value &= ~(REG02_FASTFED | REG02_AGOHOME); + dev->reg[reg_0x05].value &= ~REG05_GMMENB; + gl646_set_motor_power (dev->reg, SANE_FALSE); + + /* TODO another flag to setup regs ? */ + /* enforce needed LINCNT, getting rid of extra lines for color reordering */ + if (dev->model->is_cis == SANE_FALSE) + { + gl646_set_triple_reg (dev->reg, REG_LINCNT, dev->calib_lines); + } + else + { + gl646_set_triple_reg (dev->reg, REG_LINCNT, dev->calib_lines * 3); + } + + /* copy reg to calib_reg */ + memcpy (dev->calib_reg, dev->reg, + GENESYS_GL646_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* this is an hack to make calibration cache working .... */ + /* if we don't do this, cache will be identified at the shading calibration + * dpi which is different from calibration one */ + dev->current_setup.xres = dev->settings.xres; + DBG (DBG_info, + "gl646_init_register_for_shading:\n\tdev->settings.xres=%d\n\tdev->settings.yres=%d\n", + dev->settings.xres, dev->settings.yres); + + DBG (DBG_proc, "gl646_init_register_for_shading: end\n"); + return status; +} + + +/** + * set up registers for the actual scan. The scan's parameters are given + * through the device settings. It allocates the scan buffers. + */ +static SANE_Status +gl646_init_regs_for_scan (Genesys_Device * dev) +{ + SANE_Status status; + + /* park head after calibration if needed */ + if (dev->scanhead_position_in_steps > 0 + && dev->settings.scan_method == SCAN_METHOD_FLATBED) + { + status = gl646_slow_back_home (dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + return status; + + } + dev->scanhead_position_in_steps = 0; + } + + return setup_for_scan (dev, dev->settings, SANE_FALSE, SANE_TRUE, + SANE_TRUE); +} + +/** + * set up registers for the actual scan. The scan's parameters are given + * through the device settings. It allocates the scan buffers. + * @param dev scanner's device + * @param settings settings of scan + * @param split SANE_TRUE if move to scan area is split from scan, SANE_FALSE is + * scan first moves to area + * @param xcorrection take x geometry correction into account (fixed and detected offsets) + * @param ycorrection take y geometry correction into account + */ +static SANE_Status +setup_for_scan (Genesys_Device * dev, Genesys_Settings settings, + SANE_Bool split, SANE_Bool xcorrection, SANE_Bool ycorrection) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool color; + SANE_Int depth; + int channels; + uint16_t startx = 0, endx, pixels; + int move = 0; + + DBG (DBG_proc, "setup_for_scan: start\n"); + DBG (DBG_info, + "setup_for_scan settings:\nResolution: %ux%uDPI\n" + "Lines : %u\nPixels : %u\nStartpos : %.3f/%.3f\nScan mode : %d\nScan method: %s\n\n", + settings.xres, settings.yres, settings.lines, settings.pixels, + settings.tl_x, settings.tl_y, settings.scan_mode, + settings.scan_method == SCAN_METHOD_FLATBED ? "flatbed" : "XPA"); + + if (settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + { + channels = 3; + color = SANE_TRUE; + } + else + { + channels = 1; + color = SANE_FALSE; + } + + depth=settings.depth; + if (settings.scan_mode == SCAN_MODE_LINEART) + { + if (settings.dynamic_lineart == SANE_TRUE) + { + depth = 8; + } + else + { + /* XXX STEF XXX : why does the common layer never send depth=1 ? */ + depth = 1; + } + } + + /* compute distance to move */ + move = 0; + /* XXX STEF XXX MD5345 -> optical_ydpi, other base_ydpi => half/full step ? */ + if (split == SANE_FALSE) + { + if (dev->model->is_sheetfed == SANE_FALSE) + { + if (ycorrection == SANE_TRUE) + { + move = + (SANE_UNFIX (dev->model->y_offset) * + dev->motor.optical_ydpi) / MM_PER_INCH; + } + + /* add tl_y to base movement */ + move += (settings.tl_y * dev->motor.optical_ydpi) / MM_PER_INCH; + + } + else + { + move += (settings.tl_y * dev->motor.optical_ydpi) / MM_PER_INCH; + } + + DBG (DBG_info, "setup_for_scan: move=%d steps\n", move); + + /* security check */ + if (move < 0) + { + DBG (DBG_error, + "setup_for_scan: overriding negative move value %d\n", move); + move = 0; + } + } + DBG (DBG_info, "setup_for_scan: move=%d steps\n", move); + + /* pixels are allways given at full CCD optical resolution */ + /* use detected left margin and fixed value */ + if (xcorrection == SANE_TRUE) + { + if (dev->sensor.CCD_start_xoffset > 0) + startx = dev->sensor.CCD_start_xoffset; + else + startx = dev->sensor.dummy_pixel; + if (settings.scan_method == SCAN_METHOD_FLATBED) + { + startx += + ((SANE_UNFIX (dev->model->x_offset) * dev->sensor.optical_res) / + MM_PER_INCH); + } + else + { + startx += + ((SANE_UNFIX (dev->model->x_offset_ta) * + dev->sensor.optical_res) / MM_PER_INCH); + } + } + else + { + /* startx cannot be below dummy pixel value */ + startx = dev->sensor.dummy_pixel; + } + + /* add x coordinates : expressed in sensor max dpi */ + startx += (settings.tl_x * dev->sensor.optical_res) / MM_PER_INCH; + + /* stagger works with odd start cordinates */ + if (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE) + startx |= 1; + + pixels = (settings.pixels * dev->sensor.optical_res) / settings.xres; + /* special requirement for 400 dpi on 1200 dpi sensors */ + if (settings.xres == 400) + { + pixels = (pixels / 6) * 6; + } + endx = startx + pixels; + + /* TODO check for pixel width overflow */ + + /* set up correct values for scan (gamma and shading enabled) */ + status = gl646_setup_registers (dev, + dev->reg, + settings, + dev->slope_table0, + dev->slope_table1, + settings.xres, + move, + settings.lines, + startx, endx, color, + depth); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "setup_for_scan: failed setup registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* now post-process values for register and options fine tuning */ + + /* select color filter based on settings */ + dev->reg[reg_0x04].value &= ~REG04_FILTER; + if (channels == 1) + { + switch (settings.color_filter) + { + /* red */ + case 0: + dev->reg[reg_0x04].value |= 0x04; + break; + /* green */ + case 1: + dev->reg[reg_0x04].value |= 0x08; + break; + /* blue */ + case 2: + dev->reg[reg_0x04].value |= 0x0c; + break; + default: + break; + } + } + + /* send computed slope tables */ + status = + gl646_send_slope_table (dev, 0, dev->slope_table0, + sanei_genesys_read_reg_from_set (dev->reg, 0x21)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "setup_for_scan: failed to send slope table 0: %s\n", + sane_strstatus (status)); + return status; + } + + status = + gl646_send_slope_table (dev, 1, dev->slope_table1, + sanei_genesys_read_reg_from_set (dev->reg, 0x6b)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "setup_for_scan: failed to send slope table 1: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "setup_for_scan: end\n"); + return status; +} + +/** + * this function sen gamm table to ASIC + */ +static SANE_Status +gl646_send_gamma_table (Genesys_Device * dev) +{ + int size; + int address; + SANE_Status status; + uint8_t *gamma; + int bits; + + DBGSTART; + + /* gamma table size */ + if (dev->reg[reg_0x05].value & REG05_GMMTYPE) + { + size = 16384; + bits = 14; + } + else + { + size = 4096; + bits = 12; + } + + /* allocate temporary gamma tables: 16 bits words, 3 channels */ + gamma = (uint8_t *) malloc (size * 2 * 3); + if (gamma==NULL) + { + return SANE_STATUS_NO_MEM; + } + + RIE(sanei_genesys_generate_gamma_buffer(dev, bits, size-1, size, gamma)); + + /* table address */ + switch (dev->reg[reg_0x05].value >> 6) + { + case 0: /* 600 dpi */ + address = 0x09000; + break; + case 1: /* 1200 dpi */ + address = 0x11000; + break; + case 2: /* 2400 dpi */ + address = 0x20000; + break; + default: + free (gamma); + return SANE_STATUS_INVAL; + } + + /* send address */ + status = sanei_genesys_set_buffer_address (dev, address); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "gl646_send_gamma_table: failed to set buffer address: %s\n", + sane_strstatus (status)); + return status; + } + + /* send data */ + status = gl646_bulk_write_data (dev, 0x3c, (uint8_t *) gamma, size * 2 * 3); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "gl646_send_gamma_table: failed to send gamma table: %s\n", + sane_strstatus (status)); + return status; + } + free (gamma); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief this function does the led calibration. + * this function does the led calibration by scanning one line of the calibration + * area below scanner's top on white strip. The scope of this function is + * currently limited to the XP200 + */ +static SANE_Status +gl646_led_calibration (Genesys_Device * dev) +{ + int total_size; + uint8_t *line; + unsigned int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + unsigned int channels; + int avg[3], avga, avge; + int turn; + char fn[20]; + uint16_t expr, expg, expb; + Genesys_Settings settings; + SANE_Int resolution; + + SANE_Bool acceptable = SANE_FALSE; + + DBG (DBG_proc, "gl646_led_calibration\n"); + if (!dev->model->is_cis) + { + DBG (DBG_proc, + "gl646_led_calibration: not a cis scanner, nothing to do...\n"); + return SANE_STATUS_GOOD; + } + + /* get led calibration resolution */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) + { + resolution = + get_closest_resolution (dev->model->ccd_type, dev->sensor.optical_res, + SANE_TRUE); + settings.scan_mode = SCAN_MODE_COLOR; + channels = 3; + } + else + { + resolution = + get_closest_resolution (dev->model->ccd_type, dev->sensor.optical_res, + SANE_FALSE); + settings.scan_mode = SCAN_MODE_GRAY; + channels = 1; + } + + /* offset calibration is always done in color mode */ + settings.scan_method = SCAN_METHOD_FLATBED; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = + (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + settings.lines = 1; + settings.depth = 16; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* colors * bytes_per_color * scan lines */ + total_size = settings.pixels * channels * 2 * 1; + + line = malloc (total_size); + if (!line) + { + DBG (DBG_error, "gl646_led_calibration: failed to allocate %d bytes\n", + total_size); + return SANE_STATUS_NO_MEM; + } + +/* + we try to get equal bright leds here: + + loop: + average per color + adjust exposure times + + Sensor_Master uint8_t regs_0x10_0x15[6]; + */ + + expr = (dev->sensor.regs_0x10_0x1d[0] << 8) | dev->sensor.regs_0x10_0x1d[1]; + expg = (dev->sensor.regs_0x10_0x1d[2] << 8) | dev->sensor.regs_0x10_0x1d[3]; + expb = (dev->sensor.regs_0x10_0x1d[4] << 8) | dev->sensor.regs_0x10_0x1d[5]; + + turn = 0; + + do + { + + dev->sensor.regs_0x10_0x1d[0] = (expr >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[1] = expr & 0xff; + dev->sensor.regs_0x10_0x1d[2] = (expg >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[3] = expg & 0xff; + dev->sensor.regs_0x10_0x1d[4] = (expb >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[5] = expb & 0xff; + + DBG (DBG_info, "gl646_led_calibration: starting first line reading\n"); + + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, &line); + if (status != SANE_STATUS_GOOD) + { + free(line); + DBG (DBG_error, + "gl646_led_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + snprintf (fn, 20, "led_%02d.pnm", turn); + sanei_genesys_write_pnm_file (fn, + line, + 16, channels, settings.pixels, 1); + } + + acceptable = SANE_TRUE; + + for (j = 0; j < channels; j++) + { + avg[j] = 0; + for (i = 0; i < settings.pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * settings.pixels + 1] * 256 + + line[i * 2 + j * 2 * settings.pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + avg[j] += val; + } + + avg[j] /= settings.pixels; + } + + DBG (DBG_info, "gl646_led_calibration: average: " + "%d,%d,%d\n", avg[0], avg[1], avg[2]); + + acceptable = SANE_TRUE; + + if (!acceptable) + { + avga = (avg[0] + avg[1] + avg[2]) / 3; + expr = (expr * avga) / avg[0]; + expg = (expg * avga) / avg[1]; + expb = (expb * avga) / avg[2]; + + /* keep exposure time in a working window */ + avge = (expr + expg + expb) / 3; + if (avge > 0x2000) + { + expr = (expr * 0x2000) / avge; + expg = (expg * 0x2000) / avge; + expb = (expb * 0x2000) / avge; + } + if (avge < 0x400) + { + expr = (expr * 0x400) / avge; + expg = (expg * 0x400) / avge; + expb = (expb * 0x400) / avge; + } + } + + turn++; + + } + while (!acceptable && turn < 100); + + DBG (DBG_info, + "gl646_led_calibration: acceptable exposure: 0x%04x,0x%04x,0x%04x\n", + expr, expg, expb); + + /* cleanup before return */ + free (line); + + DBGCOMPLETED; + return status; +} + +/** + * average dark pixels of a scan + */ +static int +dark_average (uint8_t * data, unsigned int pixels, unsigned int lines, + unsigned int channels, unsigned int black) +{ + unsigned int i, j, k, average, count; + unsigned int avg[3]; + uint8_t val; + + /* computes average value on black margin */ + for (k = 0; k < channels; k++) + { + avg[k] = 0; + count = 0; + for (i = 0; i < lines; i++) + { + for (j = 0; j < black; j++) + { + val = data[i * channels * pixels + j + k]; + avg[k] += val; + count++; + } + } + if (count) + avg[k] /= count; + DBG (DBG_info, "dark_average: avg[%d] = %d\n", k, avg[k]); + } + average = 0; + for (i = 0; i < channels; i++) + average += avg[i]; + average /= channels; + DBG (DBG_info, "dark_average: average = %d\n", average); + return average; +} + + +/** @brief calibration for AD frontend devices + * we do simple scan until all black_pixels are higher than 0, + * raising offset at each turn. + */ +static SANE_Status +ad_fe_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t *line; + unsigned int channels; + char title[32]; + int pass = 0; + SANE_Int resolution; + Genesys_Settings settings; + unsigned int x, y, adr, min; + unsigned int bottom, black_pixels; + + DBG (DBG_proc, "ad_fe_offset_calibration: start\n"); + resolution = + get_closest_resolution (dev->model->ccd_type, dev->sensor.optical_res, + SANE_TRUE); + channels = 3; + black_pixels = + (dev->sensor.black_pixels * resolution) / dev->sensor.optical_res; + DBG (DBG_io2, "ad_fe_offset_calibration: black_pixels=%d\n", black_pixels); + + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_COLOR; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = + (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + settings.lines = CALIBRATION_LINES; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* scan first line of data with no gain */ + dev->frontend.gain[0] = 0; + dev->frontend.gain[1] = 0; + dev->frontend.gain[2] = 0; + + /* scan with no move */ + bottom = 1; + do + { + pass++; + dev->frontend.offset[0] = bottom; + dev->frontend.offset[1] = bottom; + dev->frontend.offset[2] = bottom; + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, &line); + if (status != SANE_STATUS_GOOD) + { + free(line); + DBG (DBG_error, + "ad_fe_offset_calibration: failed to scan first line\n"); + return status; + } + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", (int)bottom); + sanei_genesys_write_pnm_file (title, line, 8, channels, + settings.pixels, settings.lines); + } + + min = 0; + for (y = 0; y < settings.lines; y++) + { + for (x = 0; x < black_pixels; x++) + { + adr = (x + y * settings.pixels) * channels; + if (line[adr] > min) + min = line[adr]; + if (line[adr + 1] > min) + min = line[adr + 1]; + if (line[adr + 2] > min) + min = line[adr + 2]; + } + } + + free (line); + DBG (DBG_io2, "ad_fe_offset_calibration: pass=%d, min=%d\n", pass, min); + bottom++; + } + while (pass < 128 && min == 0); + if (pass == 128) + { + DBG (DBG_error, + "ad_fe_offset_calibration: failed to find correct offset\n"); + return SANE_STATUS_INVAL; + } + + DBG (DBG_info, "ad_fe_offset_calibration: offset=(%d,%d,%d)\n", + dev->frontend.offset[0], dev->frontend.offset[1], + dev->frontend.offset[2]); + DBG (DBG_proc, "ad_fe_offset_calibration: end\n"); + return status; +} + +#define DARK_TARGET 8 +/** + * This function does the offset calibration by scanning one line of the calibration + * area below scanner's top. There is a black margin and the remaining is white. + * genesys_search_start() must have been called so that the offsets and margins + * are already known. + * @param dev scanner's device + * @return SANE_STATUS_GOOD if success, else error code is failure +*/ +static SANE_Status +gl646_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t *first_line, *second_line; + unsigned int channels; + char title[32]; + int pass = 0, avg; + SANE_Int resolution; + Genesys_Settings settings; + int topavg, bottomavg; + int top, bottom, black_pixels; + + /* Analog Device fronted have a different calibration */ + if (dev->model->dac_type == DAC_AD_XP200) + { + return ad_fe_offset_calibration (dev); + } + + DBG (DBG_proc, "gl646_offset_calibration: start\n"); + + /* setup for a RGB scan, one full sensor's width line */ + /* resolution is the one from the final scan */ + if (dev->settings.xres > dev->sensor.optical_res) + { + resolution = + get_closest_resolution (dev->model->ccd_type, dev->sensor.optical_res, + SANE_TRUE); + } + else + { + resolution = + get_closest_resolution (dev->model->ccd_type, dev->settings.xres, + SANE_TRUE); + } + channels = 3; + black_pixels = + (dev->sensor.black_pixels * resolution) / dev->sensor.optical_res; + DBG (DBG_io2, "gl646_offset_calibration: black_pixels=%d\n", black_pixels); + + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_COLOR; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = + (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + settings.lines = CALIBRATION_LINES; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* scan first line of data with no gain, but with offset from + * last calibration */ + dev->frontend.gain[0] = 0; + dev->frontend.gain[1] = 0; + dev->frontend.gain[2] = 0; + + /* scan with no move */ + bottom = 90; + dev->frontend.offset[0] = bottom; + dev->frontend.offset[1] = bottom; + dev->frontend.offset[2] = bottom; + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, + &first_line); + if (status != SANE_STATUS_GOOD) + { + free(first_line); + DBG (DBG_error, + "gl646_offset_calibration: failed to scan first line\n"); + return status; + } + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", bottom); + sanei_genesys_write_pnm_file (title, first_line, 8, channels, + settings.pixels, settings.lines); + } + bottomavg = + dark_average (first_line, settings.pixels, settings.lines, channels, + black_pixels); + free (first_line); + DBG (DBG_io2, "gl646_offset_calibration: bottom avg=%d\n", bottomavg); + + /* now top value */ + top = 231; + dev->frontend.offset[0] = top; + dev->frontend.offset[1] = top; + dev->frontend.offset[2] = top; + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, + &second_line); + if (status != SANE_STATUS_GOOD) + { + free(second_line); + DBG (DBG_error, + "gl646_offset_calibration: failed to scan first line\n"); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", top); + sanei_genesys_write_pnm_file (title, second_line, 8, channels, + settings.pixels, settings.lines); + } + topavg = + dark_average (second_line, settings.pixels, settings.lines, channels, + black_pixels); + free (second_line); + DBG (DBG_io2, "gl646_offset_calibration: top avg=%d\n", topavg); + + /* loop until acceptable level */ + while ((pass < 32) && (top - bottom > 1)) + { + pass++; + + /* settings for new scan */ + dev->frontend.offset[0] = (top + bottom) / 2; + dev->frontend.offset[1] = (top + bottom) / 2; + dev->frontend.offset[2] = (top + bottom) / 2; + + /* scan with no move */ + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, + &second_line); + if (status != SANE_STATUS_GOOD) + { + free(second_line); + DBG (DBG_error, + "gl646_offset_calibration: failed to scan first line\n"); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", dev->frontend.offset[1]); + sanei_genesys_write_pnm_file (title, second_line, 8, channels, + settings.pixels, settings.lines); + } + + avg = + dark_average (second_line, settings.pixels, settings.lines, channels, + black_pixels); + DBG (DBG_info, "gl646_offset_calibration: avg=%d offset=%d\n", avg, + dev->frontend.offset[1]); + free (second_line); + + /* compute new boundaries */ + if (topavg == avg) + { + topavg = avg; + top = dev->frontend.offset[1]; + } + else + { + bottomavg = avg; + bottom = dev->frontend.offset[1]; + } + } + + /* in case of debug do a final scan to get result */ + if (DBG_LEVEL >= DBG_data) + { + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, + &second_line); + if (status != SANE_STATUS_GOOD) + { + free(second_line); + DBG (DBG_error, + "gl646_offset_calibration: failed to scan final line\n"); + return status; + } + sanei_genesys_write_pnm_file ("offset-final.pnm", second_line, 8, + channels, settings.pixels, + settings.lines); + free (second_line); + } + + DBG (DBG_info, "gl646_offset_calibration: offset=(%d,%d,%d)\n", + dev->frontend.offset[0], dev->frontend.offset[1], + dev->frontend.offset[2]); + DBG (DBG_proc, "gl646_offset_calibration: end\n"); + return status; +} + +/** @brief gain calibration for Analog Device frontends + * Alternative coarse gain calibration + */ +static SANE_Status +ad_fe_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + uint8_t *line; + unsigned int i, channels, val; + unsigned int size, count, resolution, pass; + SANE_Status status = SANE_STATUS_GOOD; + float average; + Genesys_Settings settings; + char title[32]; + + DBG (DBG_proc, "ad_fe_coarse_gain_calibration: start\n"); + + /* setup for a RGB scan, one full sensor's width line */ + /* resolution is the one from the final scan */ + resolution = get_closest_resolution (dev->model->ccd_type, dpi, SANE_TRUE); + channels = 3; + settings.scan_mode = SCAN_MODE_COLOR; + + settings.scan_method = SCAN_METHOD_FLATBED; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = + (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + settings.lines = CALIBRATION_LINES; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + size = channels * settings.pixels * settings.lines; + + /* start gain value */ + dev->frontend.gain[0] = 1; + dev->frontend.gain[1] = 1; + dev->frontend.gain[2] = 1; + + average = 0; + pass = 0; + + /* loop until each channel raises to acceptable level */ + while ((average < dev->sensor.gain_white_ref) && (pass < 30)) + { + /* scan with no move */ + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, &line); + if (status != SANE_STATUS_GOOD) + { + free(line); + DBG (DBG_error, + "ad_fe_coarse_gain_calibration: failed to scan first line\n"); + return status; + } + + /* log scanning data */ + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "alternative_coarse%02d.pnm", (int)pass); + sanei_genesys_write_pnm_file (title, line, 8, + channels, settings.pixels, + settings.lines); + } + pass++; + + /* computes white average */ + average = 0; + count = 0; + for (i = 0; i < size; i++) + { + val = line[i]; + average += val; + count++; + } + average = average / count; + + /* adjusts gain for the channel */ + if (average < dev->sensor.gain_white_ref) + dev->frontend.gain[0]++; + dev->frontend.gain[1] = dev->frontend.gain[0]; + dev->frontend.gain[2] = dev->frontend.gain[0]; + + DBG (DBG_proc, + "ad_fe_coarse_gain_calibration: average = %.2f, gain = %d\n", + average, dev->frontend.gain[0]); + free (line); + } + + DBG (DBG_info, "ad_fe_coarse_gain_calibration: gains=(%d,%d,%d)\n", + dev->frontend.gain[0], dev->frontend.gain[1], dev->frontend.gain[2]); + DBG (DBG_proc, "ad_fe_coarse_gain_calibration: end\n"); + return status; +} + +/** + * Alternative coarse gain calibration + * this on uses the settings from offset_calibration. First scan moves so + * we can go to calibration area for XPA. + * @param dev device for scan + * @param dpi resolutnio to calibrate at + */ +static SANE_Status +gl646_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + uint8_t *line; + unsigned int i, j, k, channels, val, maximum, idx; + unsigned int count, resolution, pass; + SANE_Status status = SANE_STATUS_GOOD; + float average[3]; + Genesys_Settings settings; + char title[32]; + + if (dev->model->ccd_type == CIS_XP200) + { + return ad_fe_coarse_gain_calibration (dev, dev->sensor.optical_res); + } + DBG (DBG_proc, "gl646_coarse_gain_calibration: start\n"); + + /* setup for a RGB scan, one full sensor's width line */ + /* resolution is the one from the final scan */ + channels = 3; + + /* we are searching a sensor resolution */ + if (dpi > dev->sensor.optical_res) + { + resolution = + get_closest_resolution (dev->model->ccd_type, dev->sensor.optical_res, + SANE_TRUE); + } + else + { + resolution = + get_closest_resolution (dev->model->ccd_type, dev->settings.xres, + SANE_TRUE); + } + + settings.scan_method = dev->settings.scan_method; + settings.scan_mode = SCAN_MODE_COLOR; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_y = 0; + if (settings.scan_method == SCAN_METHOD_FLATBED) + { + settings.tl_x = 0; + settings.pixels = + (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + } + else + { + settings.tl_x = SANE_UNFIX (dev->model->x_offset_ta); + settings.pixels = + (SANE_UNFIX (dev->model->x_size_ta) * resolution) / MM_PER_INCH; + } + settings.lines = CALIBRATION_LINES; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* start gain value */ + dev->frontend.gain[0] = 1; + dev->frontend.gain[1] = 1; + dev->frontend.gain[2] = 1; + + if (channels > 1) + { + average[0] = 0; + average[1] = 0; + average[2] = 0; + idx = 0; + } + else + { + average[0] = 255; + average[1] = 255; + average[2] = 255; + idx = dev->settings.color_filter; + average[idx] = 0; + } + pass = 0; + + /* loop until each channel raises to acceptable level */ + while (((average[0] < dev->sensor.gain_white_ref) + || (average[1] < dev->sensor.gain_white_ref) + || (average[2] < dev->sensor.gain_white_ref)) && (pass < 30)) + { + /* scan with no move */ + status = + simple_scan (dev, settings, SANE_FALSE, SANE_TRUE, SANE_FALSE, &line); + if (status != SANE_STATUS_GOOD) + { + free(line); + DBG (DBG_error, + "gl646_coarse_gain_calibration: failed to scan first line\n"); + return status; + } + + /* log scanning data */ + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "coarse_gain%02d.pnm", (int)pass); + sanei_genesys_write_pnm_file (title, line, 8, + channels, settings.pixels, + settings.lines); + } + pass++; + + /* average high level for each channel and compute gain + to reach the target code + we only use the central half of the CCD data */ + for (k = idx; k < idx + channels; k++) + { + /* we find the maximum white value, so we can deduce a threshold + to average white values */ + maximum = 0; + for (i = 0; i < settings.lines; i++) + { + for (j = 0; j < settings.pixels; j++) + { + val = line[i * channels * settings.pixels + j + k]; + if (val > maximum) + maximum = val; + } + } + + /* threshold */ + maximum *= 0.9; + + /* computes white average */ + average[k] = 0; + count = 0; + for (i = 0; i < settings.lines; i++) + { + for (j = 0; j < settings.pixels; j++) + { + /* averaging only white points allow us not to care about dark margins */ + val = line[i * channels * settings.pixels + j + k]; + if (val > maximum) + { + average[k] += val; + count++; + } + } + } + average[k] = average[k] / count; + + /* adjusts gain for the channel */ + if (average[k] < dev->sensor.gain_white_ref) + dev->frontend.gain[k]++; + + DBG (DBG_proc, + "gl646_coarse_gain_calibration: channel %d, average = %.2f, gain = %d\n", + k, average[k], dev->frontend.gain[k]); + } + free (line); + } + + if (channels < 3) + { + dev->frontend.gain[1] = dev->frontend.gain[0]; + dev->frontend.gain[2] = dev->frontend.gain[0]; + } + + DBG (DBG_info, "gl646_coarse_gain_calibration: gains=(%d,%d,%d)\n", + dev->frontend.gain[0], dev->frontend.gain[1], dev->frontend.gain[2]); + DBG (DBG_proc, "gl646_coarse_gain_calibration: end\n"); + return status; +} + +/** + * sets up the scanner's register for warming up. We scan 2 lines without moving. + * + */ +static SANE_Status +gl646_init_regs_for_warmup (Genesys_Device * dev, + Genesys_Register_Set * local_reg, + int *channels, int *total_size) +{ + SANE_Status status = SANE_STATUS_GOOD; + Genesys_Settings settings; + int resolution, lines; + + DBG (DBG_proc, "gl646_init_regs_for_warmup: start\n"); + + sanei_genesys_init_fe (dev); + + resolution = get_closest_resolution (dev->model->ccd_type, 300, SANE_FALSE); + + /* set up for a half width 2 lines gray scan without moving */ + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_GRAY; + settings.xres = resolution; + settings.yres = resolution; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = + (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + settings.lines = 2; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* setup for scan */ + status = setup_for_scan (dev, settings, SANE_TRUE, SANE_FALSE, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_init_regs_for_warmup: setup_for_scan failed (%s)\n", + sane_strstatus (status)); + return status; + } + + /* we are not going to move, so clear these bits */ + dev->reg[reg_0x02].value &= ~(REG02_FASTFED | REG02_AGOHOME); + + /* don't enable any correction for this scan */ + dev->reg[reg_0x01].value &= ~REG01_DVDSET; + /* XXX STEF XXX + dev->reg[reg_0x05].value &= ~REG05_GMMENB; */ + + /* copy to local_reg */ + memcpy (local_reg, dev->reg, (GENESYS_GL646_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + + /* turn off motor during this scan */ + gl646_set_motor_power (local_reg, SANE_FALSE); + + /* returned value to higher level warmup function */ + *channels = 1; + lines = gl646_get_triple_reg (local_reg, REG_LINCNT) + 1; + *total_size = lines * settings.pixels; + + /* now registers are ok, write them to scanner */ + RIE (gl646_set_fe (dev, AFE_SET, settings.xres)); + RIE (gl646_bulk_write_register (dev, local_reg, GENESYS_GL646_MAX_REGS)); + + DBG (DBG_proc, "gl646_init_regs_for_warmup: end\n"); + return status; +} + + +/* + * this function moves head without scanning, forward, then backward + * so that the head goes to park position. + * as a by-product, also check for lock + */ +static SANE_Status +gl646_repark_head (Genesys_Device * dev) +{ + SANE_Status status; + Genesys_Settings settings; + unsigned int expected, steps; + + DBG (DBG_proc, "gl646_repark_head: start\n"); + + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_COLOR; + settings.xres = + get_closest_resolution (dev->model->ccd_type, 75, SANE_FALSE); + settings.yres = settings.xres; + settings.tl_x = 0; + settings.tl_y = 5; + settings.pixels = 600; + settings.lines = 4; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + status = setup_for_scan (dev, settings, SANE_FALSE, SANE_FALSE, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_repark_head: failed to setup for scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* TODO seems wrong ... no effective scan */ + dev->reg[reg_0x01].value &= ~REG01_SCAN; + + status = gl646_bulk_write_register (dev, dev->reg, GENESYS_GL646_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_repark_head: failed to send registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* start scan */ + status = gl646_begin_scan (dev, dev->reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_repark_head: failed to begin scan: \n"); + return status; + } + + expected = gl646_get_triple_reg (dev->reg, REG_FEEDL); + do + { + usleep (100 * 1000); + status = sanei_genesys_read_feed_steps (dev, &steps); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_repark_head: failed to read feed steps: %s\n", + sane_strstatus (status)); + return status; + } + } + while (steps < expected); + + /* toggle motor flag, put an huge step number and redo move backward */ + status = gl646_slow_back_home (dev, 1); + DBG (DBG_proc, "gl646_repark_head: end\n"); + return status; +} + +/* * + * initialize ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home + * @param dev device description of the scanner to initailize + * @return SANE_STATUS_GOOD if success, error code if failure + */ +static SANE_Status +gl646_init (Genesys_Device * dev) +{ + SANE_Status status; + struct timeval tv; + uint8_t cold = 0, val = 0; + uint32_t addr = 0xdead; + int size, i; + size_t len; + + DBG_INIT (); + DBG (DBG_proc, "gl646_init: start\n"); + + /* to detect real power up condition, we write to REG41 + * with pwrbit set, then read it back. When scanner is cold (just replugged) + * PWRBIT will be set in the returned value + */ + RIE (sanei_genesys_get_status (dev, &cold)); + DBG (DBG_info, "gl646_init: status=0x%02x\n", cold); + cold = !(cold & REG41_PWRBIT); + if (cold) + { + DBG (DBG_info, "gl646_init: device is cold\n"); + } + else + { + DBG (DBG_info, "gl646_init: device is hot\n"); + } + + /* if scanning session hasn't been initialized, set it up */ + if (!dev->already_initialized) + { + dev->dark_average_data = NULL; + dev->white_average_data = NULL; + + dev->settings.color_filter = 1; /* green filter by default */ + gettimeofday (&tv, NULL); + dev->init_date = tv.tv_sec; + + switch (dev->model->motor_type) + { + /* set to 11111 to spot bugs, sanei_genesys_exposure_time should + have obsoleted this field */ + case MOTOR_5345: + dev->settings.exposure_time = 11111; + break; + + case MOTOR_ST24: + dev->settings.exposure_time = 11000; + break; + default: + dev->settings.exposure_time = 11000; + break; + } + + /* Set default values for registers */ + gl646_init_regs (dev); + + /* build default gamma tables */ + if (dev->reg[reg_0x05].value & REG05_GMMTYPE) + size = 16384; + else + size = 4096; + + for(i=0;i<3;i++) + { + if (dev->sensor.gamma_table[i] == NULL) + { + dev->sensor.gamma_table[i] = (uint16_t *) malloc (2 * size); + if (dev->sensor.gamma_table[i] == NULL) + { + DBG (DBG_error, "gl646_init: could not allocate memory for gamma table %d\n",i); + return SANE_STATUS_NO_MEM; + } + sanei_genesys_create_gamma_table (dev->sensor.gamma_table[i], + size, + size - 1, + size - 1, + dev->sensor.gamma[i]); + } + } + + /* Init shading data */ + RIE (sanei_genesys_init_shading_data (dev, dev->sensor.sensor_pixels)); + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, + (GENESYS_GL646_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + } + + /* execute physical unit init only if cold */ + if (cold) + { + DBG (DBG_info, "gl646_init: device is cold\n"); + val = 0x04; + RIE (sanei_usb_control_msg + (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, VALUE_INIT, + INDEX, 1, &val)); + + /* ASIC reset */ + RIE (sanei_genesys_write_register (dev, 0x0e, 0x00)); + usleep (100000UL); /* sleep 100 ms */ + + /* Write initial registers */ + RIE (gl646_bulk_write_register (dev, dev->reg, GENESYS_GL646_MAX_REGS)); + + /* Test ASIC and RAM */ + if (!(dev->model->flags & GENESYS_FLAG_LAZY_INIT)) + { + RIE (gl646_asic_test (dev)); + } + + /* send gamma tables if needed */ + status = gl646_send_gamma_table (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_init: failed to send generic gamma tables: %s\n", + sane_strstatus (status)); + return status; + } + + /* Set powersaving (default = 15 minutes) */ + RIE (gl646_set_powersaving (dev, 15)); + } /* end if cold */ + + /* Set analog frontend */ + RIE (gl646_set_fe (dev, AFE_INIT, 0)); + + /* GPO enabling for XP200 */ + if (dev->model->ccd_type == CIS_XP200) + { + sanei_genesys_write_register (dev, 0x68, dev->gpo.enable[0]); + sanei_genesys_write_register (dev, 0x69, dev->gpo.enable[1]); + + /* enable GPIO */ + val = 6; + status = gl646_gpio_output_enable (dev->dn, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_init: GPO enable failed ... %s\n", + sane_strstatus (status)); + } + val = 0; + + /* writes 0 to GPIO */ + status = gl646_gpio_write (dev->dn, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_init: GPO write failed ... %s\n", + sane_strstatus (status)); + } + + /* clear GPIO enable */ + status = gl646_gpio_output_enable (dev->dn, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_init: GPO disable failed ... %s\n", + sane_strstatus (status)); + } + sanei_genesys_write_register (dev, 0x66, 0x10); + sanei_genesys_write_register (dev, 0x66, 0x00); + sanei_genesys_write_register (dev, 0x66, 0x10); + } + + /* MD6471/G2410 and XP200 read/write data from an undocumented memory area which + * is after the second slope table */ + if (dev->model->gpo_type != GPO_HP3670 + && dev->model->gpo_type != GPO_HP2400) + { + switch (dev->sensor.optical_res) + { + case 600: + addr = 0x08200; + break; + case 1200: + addr = 0x10200; + break; + case 2400: + addr = 0x1fa00; + break; + } + status = sanei_genesys_set_buffer_address (dev, addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_init: failed to set up control address\n"); + return SANE_STATUS_INVAL; + } + sanei_usb_set_timeout (2 * 1000); + len = 6; + status = gl646_bulk_read_data (dev, 0x45, dev->control, len); + /* for some reason, read fails here for MD6471, HP2300 and XP200 + * one time out of 2 scanimage launches + */ + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_warn, "gl646_init: failed to read control\n"); + status = gl646_bulk_read_data (dev, 0x45, dev->control, len); + } + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_warn, "gl646_init: failed to read control\n"); + return SANE_STATUS_INVAL; + } + else + { + DBG (DBG_info, + "gl646_init: control read=0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x\n", + dev->control[0], dev->control[1], dev->control[2], + dev->control[3], dev->control[4], dev->control[5]); + } + sanei_usb_set_timeout (30 * 1000); + } + else + /* HP2400 and HP3670 case */ + { + dev->control[0] = 0x00; + dev->control[1] = 0x00; + dev->control[2] = 0x01; + dev->control[3] = 0x00; + dev->control[4] = 0x00; + dev->control[5] = 0x00; + } + + /* ensure head is correctly parked, and check lock */ + if (dev->model->is_sheetfed == SANE_FALSE) + { + if (dev->model->flags & GENESYS_FLAG_REPARK) + { + status = gl646_repark_head (dev); + if (status != SANE_STATUS_GOOD) + { + if (status == SANE_STATUS_INVAL) + { + DBG (DBG_error0, + "Your scanner is locked. Please move the lock switch " + "to the unlocked position\n"); +#ifdef SANE_STATUS_HW_LOCKED + return SANE_STATUS_HW_LOCKED; +#else + return SANE_STATUS_JAMMED; +#endif + } + else + DBG (DBG_error, + "gl646_init: gl646_repark_head failed: %s\n", + sane_strstatus (status)); + return status; + } + } + else + { + RIE (gl646_slow_back_home (dev, SANE_TRUE)); + } + } + + /* here session and device are initialized */ + dev->already_initialized = SANE_TRUE; + + DBG (DBG_proc, "gl646_init: end\n"); + return SANE_STATUS_GOOD; +} + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl646_move_to_ta (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + + DBG (DBG_proc, "gl646_move_to_ta: starting\n"); + if (simple_move (dev, SANE_UNFIX (dev->model->y_offset_calib_ta)) != + SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_move_to_ta: failed to move to calibration area\n"); + return status; + } + DBG (DBG_proc, "gl646_move_to_ta: end\n"); + + return status; +} + + +/** + * Does a simple scan: ie no line reordering and avanced data buffering and + * shading correction. Memory for data is allocated in this function + * and must be freed by caller. + * @param dev device of the scanner + * @param settings parameters of the scan + * @param move SANE_TRUE if moving during scan + * @param forward SANE_TRUE if moving forward during scan + * @param shading SANE_TRUE to enable shading correction + * @param data pointer for the data + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +simple_scan (Genesys_Device * dev, Genesys_Settings settings, SANE_Bool move, + SANE_Bool forward, SANE_Bool shading, unsigned char **data) +{ + SANE_Status status = SANE_STATUS_INVAL; + unsigned int size, lines, x, y, bpp; + SANE_Bool empty, split; + unsigned char *buffer; + int count; + uint8_t val; + + DBG (DBG_proc, "simple_scan: starting\n"); + DBG (DBG_io, "simple_scan: move=%d, forward=%d, shading=%d\n", move, + forward, shading); + + /* round up to multiple of 3 in case of CIS scanner */ + if (dev->model->is_cis == SANE_TRUE) + { + settings.lines = ((settings.lines + 2) / 3) * 3; + } + + /* setup for move then scan */ + if (move == SANE_TRUE && settings.tl_y > 0) + { + split = SANE_FALSE; + } + else + { + split = SANE_TRUE; + } + status = setup_for_scan (dev, settings, split, SANE_FALSE, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "simple_scan: setup_for_scan failed (%s)\n", + sane_strstatus (status)); + return status; + } + + /* allocate memory fo scan : LINCNT may have been adjusted for CCD reordering */ + if (dev->model->is_cis == SANE_TRUE) + { + lines = gl646_get_triple_reg (dev->reg, REG_LINCNT) / 3; + } + else + { + lines = gl646_get_triple_reg (dev->reg, REG_LINCNT) + 1; + } + size = lines * settings.pixels; + if (settings.depth == 16) + bpp = 2; + else + bpp = 1; + size *= bpp; + if (settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + size *= 3; + *data = malloc (size); + if (!*data) + { + DBG (DBG_error, + "simple_scan: failed to allocate %d bytes of memory\n", size); + return SANE_STATUS_NO_MEM; + } + DBG (DBG_io, "simple_scan: allocated %d bytes of memory for %d lines\n", + size, lines); + + /* put back real line number in settings */ + settings.lines = lines; + + /* initialize frontend */ + status = gl646_set_fe (dev, AFE_SET, settings.xres); + if (status != SANE_STATUS_GOOD) + { + free (*data); + DBG (DBG_error, + "simple_scan: failed to set frontend: %s\n", + sane_strstatus (status)); + return status; + } + + /* no shading correction and not watch dog for simple scan */ + dev->reg[reg_0x01].value &= ~(REG01_DVDSET | REG01_DOGENB); + if (shading == SANE_TRUE) + { + dev->reg[reg_0x01].value |= REG01_DVDSET; + } + + /* one table movement for simple scan */ + dev->reg[reg_0x02].value &= ~REG02_FASTFED; + + if (move == SANE_FALSE) + { + /* clear motor power flag if no move */ + dev->reg[reg_0x02].value &= ~REG02_MTRPWR; + + /* no automatic go home if no movement */ + dev->reg[reg_0x02].value &= ~REG02_AGOHOME; + } + if (forward == SANE_FALSE) + { + dev->reg[reg_0x02].value |= REG02_MTRREV; + } + else + { + dev->reg[reg_0x02].value &= ~REG02_MTRREV; + } + + /* no automatic go home when using XPA */ + if (settings.scan_method == SCAN_METHOD_TRANSPARENCY) + { + dev->reg[reg_0x02].value &= ~REG02_AGOHOME; + } + + /* write scan registers */ + status = gl646_bulk_write_register (dev, dev->reg, + sizeof (dev->reg) / + sizeof (dev->reg[0])); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "simple_scan: failed to bulk write registers: %s\n", + sane_strstatus (status)); + free (*data); + return status; + } + + /* starts scan */ + status = gl646_begin_scan (dev, dev->reg, move); + if (status != SANE_STATUS_GOOD) + { + free (*data); + DBG (DBG_error, "simple_scan: failed to begin scan: \n"); + return status; + } + + /* wait for buffers to be filled */ + count = 0; + do + { + usleep (10000UL); + RIE (sanei_genesys_get_status (dev, &val)); + if (DBG_LEVEL > DBG_info) + { + print_status (val); + } + RIE (sanei_genesys_test_buffer_empty (dev, &empty)); + count++; + } + while (empty && count < 1000); + if (count == 1000) + { + free (*data); + DBG (DBG_error, "simple_scan: failed toread data\n"); + return SANE_STATUS_IO_ERROR; + } + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, *data, size); + if (status != SANE_STATUS_GOOD) + { + free (*data); + DBG (DBG_error, + "simple_scan: failed to read data: %s\n", sane_strstatus (status)); + return status; + } + + /* in case of CIS scanner, we must reorder data */ + if (dev->model->is_cis == SANE_TRUE + && settings.scan_mode == SCAN_MODE_COLOR) + { + /* alloc one line sized working buffer */ + buffer = (unsigned char *) malloc (settings.pixels * 3 * bpp); + if (buffer == NULL) + { + DBG (DBG_error, + "simple_scan: failed to allocate %d bytes of memory\n", + settings.pixels * 3); + return SANE_STATUS_NO_MEM; + } + + /* reorder one line of data and put it back to buffer */ + if (bpp == 1) + { + for (y = 0; y < lines; y++) + { + /* reorder line */ + for (x = 0; x < settings.pixels; x++) + { + buffer[x * 3] = (*data)[y * settings.pixels * 3 + x]; + buffer[x * 3 + 1] = + (*data)[y * settings.pixels * 3 + settings.pixels + x]; + buffer[x * 3 + 2] = + (*data)[y * settings.pixels * 3 + 2 * settings.pixels + + x]; + } + /* copy line back */ + memcpy ((*data) + settings.pixels * 3 * y, buffer, + settings.pixels * 3); + } + } + else + { + for (y = 0; y < lines; y++) + { + /* reorder line */ + for (x = 0; x < settings.pixels; x++) + { + buffer[x * 6] = (*data)[y * settings.pixels * 6 + x * 2]; + buffer[x * 6 + 1] = + (*data)[y * settings.pixels * 6 + x * 2 + 1]; + buffer[x * 6 + 2] = + (*data)[y * settings.pixels * 6 + 2 * settings.pixels + + x * 2]; + buffer[x * 6 + 3] = + (*data)[y * settings.pixels * 6 + 2 * settings.pixels + + x * 2 + 1]; + buffer[x * 6 + 4] = + (*data)[y * settings.pixels * 6 + 4 * settings.pixels + + x * 2]; + buffer[x * 6 + 5] = + (*data)[y * settings.pixels * 6 + 4 * settings.pixels + + x * 2 + 1]; + } + /* copy line back */ + memcpy ((*data) + settings.pixels * 6 * y, buffer, + settings.pixels * 6); + } + } + free (buffer); + } + + /* end scan , waiting the motor to stop if needed (if moving), but without ejecting doc */ + status = end_scan (dev, dev->reg, SANE_TRUE, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + free (*data); + DBG (DBG_error, + "simple_scan: failed to end scan: %s\n", sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "simple_scan: end\n"); + return status; +} + +/** + * Does a simple move of the given distance by doing a scan at lowest resolution + * shading correction. Memory for data is allocated in this function + * and must be freed by caller. + * @param dev device of the scanner + * @param distance distance to move in MM + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +simple_move (Genesys_Device * dev, SANE_Int distance) +{ + SANE_Status status; + unsigned char *data = NULL; + Genesys_Settings settings; + + DBG (DBG_proc, "simple_move: %d mm\n", distance); + + /* TODO give a no AGOHOME flag */ + settings.scan_method = SCAN_METHOD_TRANSPARENCY; + settings.scan_mode = SCAN_MODE_COLOR; + settings.xres = get_lowest_resolution (dev->model->ccd_type, SANE_TRUE); + settings.yres = settings.xres; + settings.tl_y = 0; + settings.tl_x = 0; + settings.pixels = + (dev->sensor.sensor_pixels * settings.xres) / dev->sensor.optical_res; + settings.lines = (distance * settings.xres) / MM_PER_INCH; + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + status = simple_scan (dev, settings, SANE_TRUE, SANE_TRUE, SANE_FALSE, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "simple_move: simple_scan failed\n"); + } + + free (data); + DBGCOMPLETED + return status; +} + +/** + * update the status of the required sensor in the scanner session + * the last_val fileds are used to make events 'sticky' + */ +static SANE_Status +gl646_update_hardware_sensors (Genesys_Scanner * session) +{ + Genesys_Device *dev = session->dev; + uint8_t value; + SANE_Status status; + + /* do what is needed to get a new set of events, but try to not loose + any of them. + */ + status = gl646_gpio_read (dev->dn, &value); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl646_update_hardware_sensors: failed to read GPIO %s\n", + sane_strstatus (status)); + return status; + } + DBG (DBG_io, "gl646_update_hardware_sensors: GPIO=0x%02x\n", value); + + /* scan button */ + if ((dev->model->buttons & GENESYS_HAS_SCAN_SW) + && session->val[OPT_SCAN_SW].b == session->last_val[OPT_SCAN_SW].b) + { + switch (dev->model->gpo_type) + { + case GPO_XP200: + session->val[OPT_SCAN_SW].b = ((value & 0x02) != 0); + break; + case GPO_5345: + session->val[OPT_SCAN_SW].b = (value == 0x16); + break; + case GPO_HP2300: + session->val[OPT_SCAN_SW].b = (value == 0x6c); + break; + case GPO_HP3670: + case GPO_HP2400: + session->val[OPT_SCAN_SW].b = ((value & 0x20) == 0); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + /* email button */ + if ((dev->model->buttons & GENESYS_HAS_EMAIL_SW) + && session->val[OPT_EMAIL_SW].b == session->last_val[OPT_EMAIL_SW].b) + { + switch (dev->model->gpo_type) + { + case GPO_5345: + session->val[OPT_EMAIL_SW].b = (value == 0x12); + break; + case GPO_HP3670: + case GPO_HP2400: + session->val[OPT_EMAIL_SW].b = ((value & 0x08) == 0); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + /* copy button */ + if ((dev->model->buttons & GENESYS_HAS_COPY_SW) + && session->val[OPT_COPY_SW].b == session->last_val[OPT_COPY_SW].b) + { + switch (dev->model->gpo_type) + { + case GPO_5345: + session->val[OPT_COPY_SW].b = (value == 0x11); + break; + case GPO_HP2300: + session->val[OPT_COPY_SW].b = (value == 0x5c); + break; + case GPO_HP3670: + case GPO_HP2400: + session->val[OPT_COPY_SW].b = ((value & 0x10) == 0); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + /* power button */ + if ((dev->model->buttons & GENESYS_HAS_POWER_SW) + && session->val[OPT_POWER_SW].b == session->last_val[OPT_POWER_SW].b) + { + switch (dev->model->gpo_type) + { + case GPO_5345: + session->val[OPT_POWER_SW].b = (value == 0x14); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + /* ocr button */ + if ((dev->model->buttons & GENESYS_HAS_OCR_SW) + && session->val[OPT_OCR_SW].b == session->last_val[OPT_OCR_SW].b) + { + switch (dev->model->gpo_type) + { + case GPO_5345: + session->val[OPT_OCR_SW].b = (value == 0x13); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + /* document detection */ + if ((dev->model->buttons & GENESYS_HAS_PAGE_LOADED_SW) + && session->val[OPT_PAGE_LOADED_SW].b == + session->last_val[OPT_PAGE_LOADED_SW].b) + { + switch (dev->model->gpo_type) + { + case GPO_XP200: + session->val[OPT_PAGE_LOADED_SW].b = ((value & 0x04) != 0); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + /* XPA detection */ + if (dev->model->flags & GENESYS_FLAG_XPA) + { + switch (dev->model->gpo_type) + { + case GPO_HP3670: + case GPO_HP2400: + /* test if XPA is plugged-in */ + if ((value & 0x40) == 0) + { + DBG (DBG_io, "gl646_update_hardware_sensors: enabling XPA\n"); + session->opt[OPT_SOURCE].cap &= ~SANE_CAP_INACTIVE; + } + else + { + DBG (DBG_io, "gl646_update_hardware_sensors: disabling XPA\n"); + session->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + } + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + + return status; +} + + +static SANE_Status +write_control (Genesys_Device * dev, int resolution) +{ + SANE_Status status; + uint8_t control[4]; + uint32_t addr = 0xdead; + + /* 2300 does not write to 'control' */ + if (dev->model->motor_type == MOTOR_HP2300) + return SANE_STATUS_GOOD; + + /* MD6471/G2410/HP2300 and XP200 read/write data from an undocumented memory area which + * is after the second slope table */ + switch (dev->sensor.optical_res) + { + case 600: + addr = 0x08200; + break; + case 1200: + addr = 0x10200; + break; + case 2400: + addr = 0x1fa00; + break; + default: + DBG (DBG_error, "write_control: failed to compute control address\n"); + return SANE_STATUS_INVAL; + } + + /* XP200 sets dpi, what other scanner put is unknown yet */ + switch (dev->model->motor_type) + { + case MOTOR_XP200: + /* we put scan's dpi, not motor one */ + control[0] = LOBYTE (resolution); + control[1] = HIBYTE (resolution); + control[2] = dev->control[4]; + control[3] = dev->control[5]; + break; + case MOTOR_HP3670: + case MOTOR_HP2400: + case MOTOR_5345: + default: + control[0] = dev->control[2]; + control[1] = dev->control[3]; + control[2] = dev->control[4]; + control[3] = dev->control[5]; + break; + } + + DBG (DBG_info, + "write_control: control write=0x%02x 0x%02x 0x%02x 0x%02x\n", + control[0], control[1], control[2], control[3]); + status = sanei_genesys_set_buffer_address (dev, addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "write_control: failed to set up control address\n"); + return SANE_STATUS_INVAL; + } + status = gl646_bulk_write_data (dev, 0x3c, control, 4); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "write_control: failed to set up control\n"); + return SANE_STATUS_INVAL; + } + return status; +} + +/** + * check if a stored calibration is compatible with requested scan. + * @return SANE_STATUS_GOOD if compatible, SANE_STATUS_UNSUPPORTED if not. + * Whenever an error is met, it is returned. + * @param dev scanner device + * @param cache cache entry to test + * @param for_overwrite reserved for future use ... + */ +static SANE_Status +gl646_is_compatible_calibration (Genesys_Device * dev, + Genesys_Calibration_Cache * cache, + int for_overwrite) +{ +#ifdef HAVE_SYS_TIME_H + struct timeval time; +#endif + int compatible = 1; + + DBG (DBG_proc, + "gl646_is_compatible_calibration: start (for_overwrite=%d)\n", + for_overwrite); + + if (cache == NULL) + return SANE_STATUS_UNSUPPORTED; + + /* build minimal current_setup for calibration cache use only, it will be better + * computed when during setup for scan + */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) + { + dev->current_setup.channels = 3; + } + else + { + dev->current_setup.channels = 1; + } + dev->current_setup.xres = dev->settings.xres; + dev->current_setup.scan_method = dev->settings.scan_method; + + DBG (DBG_io, + "gl646_is_compatible_calibration: requested=(%d,%f), tested=(%d,%f)\n", + dev->current_setup.channels, dev->current_setup.xres, + cache->used_setup.channels, cache->used_setup.xres); + + /* a calibration cache is compatible if color mode and x dpi match the user + * requested scan. In the case of CIS scanners, dpi isn't a criteria */ + if (dev->model->is_cis == SANE_FALSE) + { + compatible = + ((dev->current_setup.channels == cache->used_setup.channels) + && (((int) dev->current_setup.xres) == + ((int) cache->used_setup.xres))); + } + else + { + compatible = + (dev->current_setup.channels == cache->used_setup.channels); + } + if (dev->current_setup.scan_method != cache->used_setup.scan_method) + { + DBG (DBG_io, + "gl646_is_compatible_calibration: current method=%d, used=%d\n", + dev->current_setup.scan_method, cache->used_setup.scan_method); + compatible = 0; + } + if (!compatible) + { + DBG (DBG_proc, + "gl646_is_compatible_calibration: completed, non compatible cache\n"); + return SANE_STATUS_UNSUPPORTED; + } + + /* a cache entry expires after 30 minutes for non sheetfed scanners */ + /* this is not taken into account when overwriting cache entries */ +#ifdef HAVE_SYS_TIME_H + if(for_overwrite == SANE_FALSE) + { + gettimeofday (&time, NULL); + if ((time.tv_sec - cache->last_calibration > 30 * 60) + && (dev->model->is_sheetfed == SANE_FALSE)) + { + DBG (DBG_proc, + "gl646_is_compatible_calibration: expired entry, non compatible cache\n"); + return SANE_STATUS_UNSUPPORTED; + } + } +#endif + + DBG (DBG_proc, + "gl646_is_compatible_calibration: completed, cache compatible\n"); + return SANE_STATUS_GOOD; +} + +/** + * search for a full width black or white strip. + * @param dev scanner device + * @param forward SANE_TRUE if searching forward, SANE_FALSE if searching backward + * @param black SANE_TRUE if searching for a black strip, SANE_FALSE for a white strip + * @return SANE_STATUS_GOOD if a matching strip is found, SANE_STATUS_UNSUPPORTED if not + */ +static SANE_Status +gl646_search_strip (Genesys_Device * dev, SANE_Bool forward, SANE_Bool black) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool half_ccd = SANE_FALSE; + Genesys_Settings settings; + int res = get_closest_resolution (dev->model->ccd_type, 75, SANE_FALSE); + unsigned char *data = NULL; + unsigned int pass, count, found, x, y; + char title[80]; + + DBG (DBG_proc, "gl646_search_strip: start\n"); + /* adapt to half_ccd case */ + if (dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE) + { + /* walk the master mode list to find if half_ccd */ + if (is_half_ccd (dev->model->ccd_type, res, SANE_TRUE) == SANE_TRUE) + { + half_ccd = SANE_TRUE; + } + } + + /* we set up for a lowest available resolution color grey scan, full width */ + settings.scan_method = SCAN_METHOD_FLATBED; + settings.scan_mode = SCAN_MODE_GRAY; + settings.xres = res; + settings.yres = res; + settings.tl_x = 0; + settings.tl_y = 0; + settings.pixels = (SANE_UNFIX (dev->model->x_size) * res) / MM_PER_INCH; + if (half_ccd == SANE_TRUE) + { + settings.pixels /= 2; + } + + /* 15 mm at at time */ + settings.lines = (15 * settings.yres) / MM_PER_INCH; /* may become a parameter from genesys_devices.c */ + settings.depth = 8; + settings.color_filter = 0; + + settings.disable_interpolation = 0; + settings.threshold = 0; + settings.exposure_time = 0; + settings.dynamic_lineart = SANE_FALSE; + + /* signals if a strip of the given color has been found */ + found = 0; + + /* detection pass done */ + pass = 0; + + /* loop until strip is found or maximum pass number done */ + while (pass < 20 && !found) + { + /* scan a full width strip */ + status = + simple_scan (dev, settings, SANE_TRUE, forward, SANE_FALSE, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl646_search_strip: simple_scan failed\n"); + free (data); + return status; + } + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s%02d.pnm", forward ? "fwd" : "bwd", + (int)pass); + sanei_genesys_write_pnm_file (title, data, settings.depth, 1, + settings.pixels, settings.lines); + } + + /* search data to find black strip */ + /* when searching forward, we only need one line of the searched color since we + * will scan forward. But when doing backward search, we need all the area of the + * same color */ + if (forward) + { + for (y = 0; y < settings.lines && !found; y++) + { + count = 0; + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < settings.pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * settings.pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * settings.pixels + x] < 60) + { + count++; + } + } + + /* at end of line, if count >= 3%, line is not fully of the desired color + * so we must go to next line of the buffer */ + /* count*100/pixels < 3 */ + if ((count * 100) / settings.pixels < 3) + { + found = 1; + DBG (DBG_data, + "gl646_search_strip: strip found forward during pass %d at line %d\n", + pass, y); + } + else + { + DBG (DBG_data, "gl646_search_strip: pixels=%d, count=%d\n", + settings.pixels, count); + } + } + } + else /* since calibration scans are done forward, we need the whole area + to be of the required color when searching backward */ + { + count = 0; + for (y = 0; y < settings.lines; y++) + { + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < settings.pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * settings.pixels + x] > 60) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * settings.pixels + x] < 60) + { + count++; + } + } + } + + /* at end of area, if count >= 3%, area is not fully of the desired color + * so we must go to next buffer */ + if ((count * 100) / (settings.pixels * settings.lines) < 3) + { + found = 1; + DBG (DBG_data, + "gl646_search_strip: strip found backward during pass %d \n", + pass); + } + else + { + DBG (DBG_data, "gl646_search_strip: pixels=%d, count=%d\n", + settings.pixels, count); + } + } + pass++; + } + free (data); + if (found) + { + status = SANE_STATUS_GOOD; + DBG (DBG_info, "gl646_search_strip: strip found\n"); + } + else + { + status = SANE_STATUS_UNSUPPORTED; + DBG (DBG_info, "gl646_search_strip: strip not found\n"); + } + return status; +} + +/** the gl646 command set */ +static Genesys_Command_Set gl646_cmd_set = { + "gl646-generic", /* the name of this set */ + + gl646_init, + gl646_init_regs_for_warmup, + gl646_init_regs_for_coarse_calibration, + gl646_init_regs_for_shading, + gl646_init_regs_for_scan, + + gl646_get_filter_bit, + gl646_get_lineart_bit, + gl646_get_bitset_bit, + gl646_get_gain4_bit, + gl646_get_fast_feed_bit, + gl646_test_buffer_empty_bit, + gl646_test_motor_flag_bit, + + gl646_bulk_full_size, + + gl646_public_set_fe, + gl646_set_powersaving, + gl646_save_power, + gl646_set_motor_power, + gl646_set_lamp_power, + + gl646_begin_scan, + gl646_end_scan, + + gl646_send_gamma_table, + + gl646_search_start_position, + + gl646_offset_calibration, + gl646_coarse_gain_calibration, + gl646_led_calibration, + + gl646_slow_back_home, + + gl646_bulk_write_register, + gl646_bulk_write_data, + gl646_bulk_read_data, + + gl646_update_hardware_sensors, + + /* sheetfed related functions */ + gl646_load_document, + gl646_detect_document_end, + gl646_eject_document, + gl646_search_strip, + + gl646_is_compatible_calibration, + gl646_move_to_ta, + NULL, + NULL, + NULL +}; + +SANE_Status +sanei_gl646_init_cmd_set (Genesys_Device * dev) +{ + dev->model->cmd_set = &gl646_cmd_set; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl646.h b/backend/genesys_gl646.h new file mode 100644 index 0000000..e9124fd --- /dev/null +++ b/backend/genesys_gl646.h @@ -0,0 +1,680 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003-2004 Henning Meier-Geinitz + Copyright (C) 2004-2005 Gerhard Jaeger + Copyright (C) 2004-2013 Stéphane Voltz + Copyright (C) 2005-2009 Pierre Willenbrock + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "genesys.h" + +/* + * Genesys Logic GL646 based scanners + */ +/* Individual bits */ +#define REG01_CISSET 0x80 +#define REG01_DOGENB 0x40 +#define REG01_DVDSET 0x20 +#define REG01_FASTMOD 0x10 +#define REG01_COMPENB 0x08 +#define REG01_DRAMSEL 0x04 +#define REG01_SHDAREA 0x02 +#define REG01_SCAN 0x01 + +#define REG02_NOTHOME 0x80 +#define REG02_ACDCDIS 0x40 +#define REG02_AGOHOME 0x20 +#define REG02_MTRPWR 0x10 +#define REG02_FASTFED 0x08 +#define REG02_MTRREV 0x04 +#define REG02_STEPSEL 0x03 + +#define REG02_FULLSTEP 0x00 +#define REG02_HALFSTEP 0x01 +#define REG02_QUATERSTEP 0x02 + +#define REG03_TG3 0x80 +#define REG03_AVEENB 0x40 +#define REG03_XPASEL 0x20 +#define REG03_LAMPPWR 0x10 +#define REG03_LAMPDOG 0x08 +#define REG03_LAMPTIM 0x07 + +#define REG04_LINEART 0x80 +#define REG04_BITSET 0x40 +#define REG04_ADTYPE 0x30 +#define REG04_FILTER 0x0c +#define REG04_FESET 0x03 + +#define REG05_DPIHW 0xc0 +#define REG05_DPIHW_600 0x00 +#define REG05_DPIHW_1200 0x40 +#define REG05_DPIHW_2400 0x80 +#define REG05_DPIHW_4800 0xc0 +#define REG05_GMMTYPE 0x30 +#define REG05_GMM14BIT 0x10 +#define REG05_GMMENB 0x08 +#define REG05_LEDADD 0x04 +#define REG05_BASESEL 0x03 + +#define REG06_PWRBIT 0x10 +#define REG06_GAIN4 0x08 +#define REG06_OPTEST 0x07 + +#define REG07_DMASEL 0x02 +#define REG07_DMARDWR 0x01 + +#define REG16_CTRLHI 0x80 +#define REG16_SELINV 0x40 +#define REG16_TGINV 0x20 +#define REG16_CK1INV 0x10 +#define REG16_CK2INV 0x08 +#define REG16_CTRLINV 0x04 +#define REG16_CKDIS 0x02 +#define REG16_CTRLDIS 0x01 + +#define REG17_TGMODE 0xc0 +#define REG17_TGMODE_NO_DUMMY 0x00 +#define REG17_TGMODE_REF 0x40 +#define REG17_TGMODE_XPA 0x80 +#define REG17_TGW 0x3f + +#define REG18_CNSET 0x80 +#define REG18_DCKSEL 0x60 +#define REG18_CKTOGGLE 0x10 +#define REG18_CKDELAY 0x0c +#define REG18_CKSEL 0x03 + +#define REG1D_CKMANUAL 0x80 + +#define REG1E_WDTIME 0xf0 +#define REG1E_LINESEL 0x0f + +#define REG41_PWRBIT 0x80 +#define REG41_BUFEMPTY 0x40 +#define REG41_FEEDFSH 0x20 +#define REG41_SCANFSH 0x10 +#define REG41_HOMESNR 0x08 +#define REG41_LAMPSTS 0x04 +#define REG41_FEBUSY 0x02 +#define REG41_MOTMFLG 0x01 + +#define REG66_LOW_CURRENT 0x10 + +#define REG6A_FSTPSEL 0xc0 +#define REG6A_FASTPWM 0x3f + +#define REG6C_TGTIME 0xc0 +#define REG6C_Z1MOD 0x38 +#define REG6C_Z2MOD 0x07 + +#define REG_SCANFED 0x1f +#define REG_BUFSEL 0x20 +#define REG_LINCNT 0x25 +#define REG_DPISET 0x2c +#define REG_STRPIXEL 0x30 +#define REG_ENDPIXEL 0x32 +#define REG_DUMMY 0x34 +#define REG_MAXWD 0x35 +#define REG_LPERIOD 0x38 +#define REG_FEEDL 0x3d +#define REG_VALIDWORD 0x42 +#define REG_FEDCNT 0x48 +#define REG_SCANCNT 0x4b +#define REG_Z1MOD 0x60 +#define REG_Z2MOD 0x62 + + +#include "genesys.h" + +enum +{ + reg_0x01 = 0, + reg_0x02, + reg_0x03, + reg_0x04, + reg_0x05, + reg_0x06, + reg_0x07, + reg_0x08, + reg_0x09, + reg_0x0a, + reg_0x0b, + reg_0x10, + reg_0x11, + reg_0x12, + reg_0x13, + reg_0x14, + reg_0x15, + reg_0x16, + reg_0x17, + reg_0x18, + reg_0x19, + reg_0x1a, + reg_0x1b, + reg_0x1c, + reg_0x1d, + reg_0x1e, + reg_0x1f, + reg_0x20, + reg_0x21, + reg_0x22, + reg_0x23, + reg_0x24, + reg_0x25, + reg_0x26, + reg_0x27, + reg_0x28, + reg_0x29, + reg_0x2c, + reg_0x2d, + reg_0x2e, + reg_0x2f, + reg_0x30, + reg_0x31, + reg_0x32, + reg_0x33, + reg_0x34, + reg_0x35, + reg_0x36, + reg_0x37, + reg_0x38, + reg_0x39, + reg_0x3d, + reg_0x3e, + reg_0x3f, + reg_0x52, + reg_0x53, + reg_0x54, + reg_0x55, + reg_0x56, + reg_0x57, + reg_0x58, + reg_0x59, + reg_0x5a, + reg_0x5b, + reg_0x5c, + reg_0x5d, + reg_0x5e, + reg_0x60, + reg_0x61, + reg_0x62, + reg_0x63, + reg_0x64, + reg_0x65, + reg_0x66, + reg_0x67, + reg_0x68, + reg_0x69, + reg_0x6a, + reg_0x6b, + reg_0x6c, + reg_0x6d, + GENESYS_GL646_MAX_REGS +}; + +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl646_set_fe (Genesys_Device * dev, uint8_t set, int dpi); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl646_public_set_fe (Genesys_Device * dev, uint8_t set); + +/** + * sets up the scanner for a scan, registers, gamma tables, shading tables + * and slope tables, based on the parameter struct. + * @param device device to set up + * @param settings settings of the scan + * @param split true if move before scan has to be done + * @param xcorrection true if scanner's X geometry must be taken into account to + * compute X, ie add left margins + * @param ycorrection true if scanner's Y geometry must be taken into account to + * compute Y, ie add top margins + */ +static SANE_Status +setup_for_scan (Genesys_Device * device, Genesys_Settings settings, + SANE_Bool split, SANE_Bool xcorrection, + SANE_Bool ycorrection); + +/** + * sets up the registers for a scan corresponding to the settings. + * Builds motor slope tables. Computes buffer sizes and data amount to + * transfer. It also sets up analog frontend. + * */ +static SANE_Status +gl646_setup_registers (Genesys_Device * dev, + Genesys_Register_Set * regs, + Genesys_Settings scan_settings, + uint16_t * slope_table1, + uint16_t * slope_table2, + SANE_Int resolution, + uint32_t move, + uint32_t linecnt, + uint16_t startx, + uint16_t endx, SANE_Bool color, SANE_Int depth); + +/** + * Does a simple move of the given distance by doing a scan at lowest resolution + * shading correction. Memory for data is allocated in this function + * and must be freed by caller. + * @param dev device of the scanner + * @param distance distance to move in MM + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +simple_move (Genesys_Device * dev, SANE_Int distance); + +/** + * Does a simple scan of the area given by the settings. Scanned data + * it put in an allocated area which must be freed by the caller. + * and slope tables, based on the parameter struct. There is no shading + * correction while gamma correction is active. + * @param dev device to set up + * @param settings settings of the scan + * @param move flag to enable scanhead to move + * @param forward flag to tell movement direction + * @param shading flag to tell if shading correction should be done + * @param data pointer that will point to the scanned data + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +simple_scan (Genesys_Device * dev, Genesys_Settings settings, SANE_Bool move, SANE_Bool forward, + SANE_Bool shading, unsigned char **data); + +/** + * Send the stop scan command + * */ +static SANE_Status +end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop, SANE_Bool eject); +/** + * writes control data to an area behind the last motor table. + */ +static SANE_Status write_control (Genesys_Device * dev, int resolution); + + +/** + * initialize scanner's registers at SANE init time + */ +static void gl646_init_regs (Genesys_Device * dev); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl646_load_document (Genesys_Device * dev); + +static SANE_Status +gl646_detect_document_end (Genesys_Device * dev); + +#define FULL_STEP 0 +#define HALF_STEP 1 +#define QUATER_STEP 2 + +#define CALIBRATION_LINES 10 + +/** + * master motor settings table entry + */ +typedef struct +{ + /* key */ + SANE_Int motor; + SANE_Int dpi; + SANE_Bool color; + + /* settings */ + SANE_Int ydpi; /* real motor dpi, may be different from the resolution */ + SANE_Int steptype; /* 0=full, 1=half, 2=quarter */ + SANE_Bool fastmod; /* fast scanning 0/1 */ + SANE_Bool fastfed; /* fast fed slope tables */ + SANE_Int mtrpwm; + SANE_Int steps1; /* table 1 informations */ + SANE_Int vstart1; + SANE_Int vend1; + SANE_Int steps2; /* table 2 informations */ + SANE_Int vstart2; + SANE_Int vend2; + float g1; + float g2; + SANE_Int fwdbwd; /* forward/backward steps */ +} Motor_Master; + +/** + * master sensor settings table entry + */ +typedef struct +{ + /* key */ + SANE_Int sensor; /**< sensor identifier */ + SANE_Int dpi; /**< required dpi */ + SANE_Bool color; /**< SANE_TRUE if color scan */ + + /* settings */ + SANE_Int xdpi; /**< real sensor dpi, may be different from the required resolution */ + SANE_Int exposure; /**< exposure time */ + SANE_Int dpiset; /**< set sensor dpi */ + SANE_Int cksel; /**< dpiset 'divisor', part of reg 18h */ + SANE_Int dummy; /**< dummy exposure time */ + /* uint8_t regs_0x10_0x15[6];*/ + uint8_t *regs_0x10_0x15; /**< per color exposure time for CIS scanners */ + SANE_Bool half_ccd; /**> true if manual CCD/2 clock programming or real dpi is half dpiset */ + uint8_t r18; /**> content of register 18h */ + uint8_t r1d; /**> content of register 1dh */ +} Sensor_Master; + +/** + * settings for a given resolution and DPISET + * TODO clean up this when all scanners will have been added + */ +typedef struct +{ + /* key */ + SANE_Int sensor; + SANE_Int cksel; + + /* values */ + uint8_t regs_0x08_0x0b[4]; /**< settings for normal CCD clock */ + uint8_t manual_0x08_0x0b[4]; /**< settings for CCD/2 clock */ + uint8_t regs_0x16_0x1d[8]; + uint8_t regs_0x52_0x5e[13]; + uint8_t manual_0x52_0x58[7]; +} Sensor_Settings; + +static uint8_t xp200_color[6]={0x16, 0x44, 0x0c, 0x80, 0x09, 0x2e}; +static uint8_t xp200_gray[6]={0x05, 0x0a, 0x0f, 0xa0, 0x10, 0x10}; + +/** + * master sensor settings, for a given sensor and dpi, + * it gives exposure and CCD time + */ +/* *INDENT-OFF* */ +static Sensor_Master sensor_master[] = { + /* HP3670 master settings */ + {CCD_HP3670, 75, SANE_TRUE , 75, 4879, 300, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 100, SANE_TRUE , 100, 4487, 400, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 150, SANE_TRUE , 150, 4879, 600, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 300, SANE_TRUE , 300, 4503, 1200, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 600, SANE_TRUE , 600, 10251, 1200, 2, 42, NULL, SANE_FALSE, 0x31, 0x43}, + {CCD_HP3670,1200, SANE_TRUE , 1200, 12750, 1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x43}, + {CCD_HP3670,2400, SANE_TRUE , 1200, 12750, 1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x43}, + {CCD_HP3670, 75, SANE_FALSE, 75, 4879, 300, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 100, SANE_FALSE, 100, 4487, 400, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 150, SANE_FALSE, 150, 4879, 600, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 300, SANE_FALSE, 300, 4503, 1200, 4, 42, NULL, SANE_FALSE, 0x33, 0x43}, + {CCD_HP3670, 600, SANE_FALSE, 600, 10251, 1200, 2, 42, NULL, SANE_FALSE, 0x31, 0x43}, + {CCD_HP3670,1200, SANE_FALSE, 1200, 12750, 1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x43}, + {CCD_HP3670,2400, SANE_FALSE, 1200, 12750, 1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x43}, + + /* HP 2400 master settings */ + {CCD_HP2400, 50, SANE_TRUE , 50, 7211, 200, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 100, SANE_TRUE , 100, 7211, 400, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 150, SANE_TRUE , 150, 7211, 600, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 300, SANE_TRUE , 300, 8751, 1200, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 600, SANE_TRUE , 600, 18760, 1200, 2, 42, NULL, SANE_FALSE, 0x31, 0x02}, + {CCD_HP2400,1200, SANE_TRUE , 1200, 21749, 1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x42}, + {CCD_HP2400, 50, SANE_FALSE, 50, 7211, 200, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 100, SANE_FALSE, 100, 7211, 400, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 150, SANE_FALSE, 150, 7211, 600, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 300, SANE_FALSE, 300, 8751, 1200, 4, 42, NULL, SANE_FALSE, 0x3f, 0x02}, + {CCD_HP2400, 600, SANE_FALSE, 600, 18760, 1200, 2, 42, NULL, SANE_FALSE, 0x31, 0x02}, + {CCD_HP2400,1200, SANE_FALSE, 1200, 21749, 1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x42}, + + /* XP 200 master settings */ + {CIS_XP200 , 75, SANE_TRUE , 75, 5700, 75, 1, 42, xp200_color, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 100, SANE_TRUE , 100, 5700, 100, 1, 42, xp200_color, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 200, SANE_TRUE , 200, 5700, 200, 1, 42, xp200_color, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 300, SANE_TRUE , 300, 9000, 300, 1, 42, xp200_color, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 600, SANE_TRUE , 600, 16000, 600, 1, 42, xp200_color, SANE_FALSE, 0x00, 0x11}, + + {CIS_XP200 , 75, SANE_FALSE, 75, 16000, 75, 1, 42, xp200_gray, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 100, SANE_FALSE, 100, 7800, 100, 1, 42, xp200_gray, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 200, SANE_FALSE, 200, 11000, 200, 1, 42, xp200_gray, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 300, SANE_FALSE, 300, 13000, 300, 1, 42, xp200_gray, SANE_FALSE, 0x00, 0x11}, + {CIS_XP200 , 600, SANE_FALSE, 600, 24000, 600, 1, 42, xp200_gray, SANE_FALSE, 0x00, 0x11}, + + /* HP 2300 master settings */ + {CCD_HP2300, 75, SANE_TRUE , 75, 4480, 150, 1, 42, NULL, SANE_TRUE , 0x20, 0x85}, + {CCD_HP2300, 150, SANE_TRUE , 150, 4350, 300, 1, 42, NULL, SANE_TRUE , 0x20, 0x85}, + {CCD_HP2300, 300, SANE_TRUE, 300, 4350, 600, 1, 42, NULL, SANE_TRUE , 0x20, 0x85}, + {CCD_HP2300, 600, SANE_TRUE , 600, 8700, 600, 1, 42, NULL, SANE_FALSE, 0x20, 0x05}, + {CCD_HP2300,1200, SANE_TRUE , 600, 8700, 600, 1, 42, NULL, SANE_FALSE, 0x20, 0x05}, + {CCD_HP2300, 75, SANE_FALSE, 75, 4480, 150, 1, 42, NULL, SANE_TRUE , 0x20, 0x85}, + {CCD_HP2300, 150, SANE_FALSE, 150, 4350, 300, 1, 42, NULL, SANE_TRUE , 0x20, 0x85}, + {CCD_HP2300, 300, SANE_FALSE, 300, 4350, 600, 1, 42, NULL, SANE_TRUE , 0x20, 0x85}, + {CCD_HP2300, 600, SANE_FALSE, 600, 8700, 600, 1, 42, NULL, SANE_FALSE, 0x20, 0x05}, + {CCD_HP2300,1200, SANE_FALSE, 600, 8700, 600, 1, 42, NULL, SANE_FALSE, 0x20, 0x05}, + /* non half ccd 300 dpi settings + {CCD_HP2300, 300, SANE_TRUE , 300, 8700, 300, 1, 42, NULL, SANE_FALSE, 0x20, 0x05}, + {CCD_HP2300, 300, SANE_FALSE, 300, 8700, 300, 1, 42, NULL, SANE_FALSE, 0x20, 0x05}, + */ + + /* MD5345/6471 master settings */ + {CCD_5345 , 50, SANE_TRUE , 50, 12000, 100, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 75, SANE_TRUE , 75, 11000, 150, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 100, SANE_TRUE , 100, 11000, 200, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 150, SANE_TRUE , 150, 11000, 300, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 200, SANE_TRUE , 200, 11000, 400, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 300, SANE_TRUE , 300, 11000, 600, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 400, SANE_TRUE , 400, 11000, 800, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 600, SANE_TRUE , 600, 11000,1200, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 ,1200, SANE_TRUE ,1200, 11000,1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x03}, + {CCD_5345 ,2400, SANE_TRUE ,1200, 11000,1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x03}, + {CCD_5345 , 50, SANE_FALSE, 50, 12000, 100, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 75, SANE_FALSE, 75, 11000, 150, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 100, SANE_FALSE, 100, 11000, 200, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 150, SANE_FALSE, 150, 11000, 300, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 200, SANE_FALSE, 200, 11000, 400, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 300, SANE_FALSE, 300, 11000, 600, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 400, SANE_FALSE, 400, 11000, 800, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 , 600, SANE_FALSE, 600, 11000,1200, 1, 42, NULL, SANE_TRUE , 0x28, 0x03}, + {CCD_5345 ,1200, SANE_FALSE,1200, 11000,1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x03}, + {CCD_5345 ,2400, SANE_FALSE,1200, 11000,1200, 1, 42, NULL, SANE_FALSE, 0x30, 0x03}, + +}; + +/** + * master motor settings, for a given motor and dpi, + * it gives steps and speed informations + */ +static Motor_Master motor_master[] = { + /* HP3670 motor settings */ + {MOTOR_HP3670, 75, SANE_TRUE , 75, FULL_STEP, SANE_FALSE, SANE_TRUE , 1, 200, 3429, 305, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 100, SANE_TRUE , 100, HALF_STEP, SANE_FALSE, SANE_TRUE , 1, 143, 2905, 187, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 150, SANE_TRUE , 150, HALF_STEP, SANE_FALSE, SANE_TRUE , 1, 73, 3429, 305, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 300, SANE_TRUE , 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 1, 11, 1055, 563, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 600, SANE_TRUE , 600, FULL_STEP, SANE_FALSE, SANE_TRUE , 0, 3, 10687, 5126, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670,1200, SANE_TRUE ,1200, HALF_STEP, SANE_FALSE, SANE_TRUE , 0, 3, 15937, 6375, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670,2400, SANE_TRUE ,2400, HALF_STEP, SANE_FALSE, SANE_TRUE , 0, 3, 15937, 12750, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 75, SANE_FALSE, 75, FULL_STEP, SANE_FALSE, SANE_TRUE , 1, 200, 3429, 305, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 100, SANE_FALSE, 100, HALF_STEP, SANE_FALSE, SANE_TRUE , 1, 143, 2905, 187, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 150, SANE_FALSE, 150, HALF_STEP, SANE_FALSE, SANE_TRUE , 1, 73, 3429, 305, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 300, SANE_FALSE, 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 1, 11, 1055, 563, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670, 600, SANE_FALSE, 600, FULL_STEP, SANE_FALSE, SANE_TRUE , 0, 3, 10687, 5126, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670,1200, SANE_FALSE,1200, HALF_STEP, SANE_FALSE, SANE_TRUE , 0, 3, 15937, 6375, 192, 3399, 337, 0.3, 0.4, 192}, + {MOTOR_HP3670,2400, SANE_TRUE ,2400, HALF_STEP, SANE_FALSE, SANE_TRUE , 0, 3, 15937, 12750, 192, 3399, 337, 0.3, 0.4, 192}, + + /* HP2400/G2410 motor settings base motor dpi = 600 */ + {MOTOR_HP2400, 50, SANE_TRUE , 50, FULL_STEP, SANE_FALSE, SANE_TRUE , 63, 120, 8736, 601, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 100, SANE_TRUE , 100, HALF_STEP, SANE_FALSE, SANE_TRUE, 63, 120, 8736, 601, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 150, SANE_TRUE , 150, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 67, 15902, 902, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 300, SANE_TRUE , 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 32, 16703, 2188, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 600, SANE_TRUE , 600, FULL_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 18761, 18761, 192, 4905, 627, 0.30, 0.4, 192}, + {MOTOR_HP2400,1200, SANE_TRUE ,1200, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 43501, 43501, 192, 4905, 627, 0.30, 0.4, 192}, + {MOTOR_HP2400, 50, SANE_FALSE, 50, FULL_STEP, SANE_FALSE, SANE_TRUE , 63, 120, 8736, 601, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 100, SANE_FALSE, 100, HALF_STEP, SANE_FALSE, SANE_TRUE, 63, 120, 8736, 601, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 150, SANE_FALSE, 150, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 67, 15902, 902, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 300, SANE_FALSE, 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 32, 16703, 2188, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400, 600, SANE_FALSE, 600, FULL_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 18761, 18761, 192, 4905, 337, 0.30, 0.4, 192}, + {MOTOR_HP2400,1200, SANE_FALSE,1200, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 43501, 43501, 192, 4905, 337, 0.30, 0.4, 192}, + + /* XP 200 motor settings */ + {MOTOR_XP200, 75, SANE_TRUE, 75, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6000, 2136, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 100, SANE_TRUE, 100, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6000, 2850, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 200, SANE_TRUE, 200, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6999, 5700, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 250, SANE_TRUE, 250, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6999, 6999, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 300, SANE_TRUE, 300, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 13500, 13500, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 600, SANE_TRUE, 600, HALF_STEP, SANE_TRUE , SANE_TRUE, 0, 4, 31998, 31998, 2, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 75, SANE_FALSE, 75, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6000, 2000, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 100, SANE_FALSE, 100, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6000, 1300, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 200, SANE_FALSE, 200, HALF_STEP, SANE_TRUE , SANE_TRUE, 0, 4, 6000, 3666, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 300, SANE_FALSE, 300, HALF_STEP, SANE_TRUE , SANE_FALSE, 0, 4, 6500, 6500, 8, 12000, 1200, 0.3, 0.5, 1}, + {MOTOR_XP200, 600, SANE_FALSE, 600, HALF_STEP, SANE_TRUE , SANE_TRUE, 0, 4, 24000, 24000, 2, 12000, 1200, 0.3, 0.5, 1}, + + /* HP scanjet 2300c */ + {MOTOR_HP2300, 75, SANE_TRUE, 75, FULL_STEP, SANE_FALSE, SANE_TRUE , 63, 120, 8139, 560, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 150, SANE_TRUE, 150, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 67, 7903, 543, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 300, SANE_TRUE, 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 2175, 1087, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 600, SANE_TRUE, 600, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 8700, 4350, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300,1200, SANE_TRUE,1200, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 17400, 8700, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 75, SANE_FALSE, 75, FULL_STEP, SANE_FALSE, SANE_TRUE , 63, 120, 8139, 560, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 150, SANE_FALSE, 150, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 67, 7903, 543, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 300, SANE_FALSE, 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 2175, 1087, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 600, SANE_FALSE, 600, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 8700, 4350, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300,1200, SANE_FALSE,1200, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 3, 17400, 8700, 120, 4905, 337, 0.3, 0.4, 16}, + /* non half ccd settings for 300 dpi + {MOTOR_HP2300, 300, SANE_TRUE, 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 44, 5386, 2175, 120, 4905, 337, 0.3, 0.4, 16}, + {MOTOR_HP2300, 300, SANE_FALSE, 300, HALF_STEP, SANE_FALSE, SANE_TRUE , 63, 44, 5386, 2175, 120, 4905, 337, 0.3, 0.4, 16}, + */ + + /* MD5345/6471 motor settings */ + /* vfinal=(exposure/(1200/dpi))/step_type */ + {MOTOR_5345, 50, SANE_TRUE , 50, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 250, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 75, SANE_TRUE , 75, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 343, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 100, SANE_TRUE , 100, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 458, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 150, SANE_TRUE , 150, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 687, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 200, SANE_TRUE , 200, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 916, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 300, SANE_TRUE, 300, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 1375, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 400, SANE_TRUE, 400, HALF_STEP , SANE_FALSE, SANE_TRUE , 0, 32, 2000, 1833, 255, 2000, 300, 0.3, 0.4, 32}, + {MOTOR_5345, 500, SANE_TRUE, 500, HALF_STEP , SANE_FALSE, SANE_TRUE , 0, 32, 2291, 2291, 255, 2000, 300, 0.3, 0.4, 32}, + {MOTOR_5345, 600, SANE_TRUE, 600, HALF_STEP , SANE_FALSE, SANE_TRUE , 0, 32, 2750, 2750, 255, 2000, 300, 0.3, 0.4, 32}, + {MOTOR_5345, 1200, SANE_TRUE ,1200, QUATER_STEP, SANE_FALSE, SANE_TRUE , 0, 16, 2750, 2750, 255, 2000, 300, 0.3, 0.4, 146}, + {MOTOR_5345, 2400, SANE_TRUE ,2400, QUATER_STEP, SANE_FALSE, SANE_TRUE , 0, 16, 5500, 5500, 255, 2000, 300, 0.3, 0.4, 146}, + {MOTOR_5345, 50, SANE_FALSE, 50, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 250, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 75, SANE_FALSE, 75, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 343, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 100, SANE_FALSE, 100, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 458, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 150, SANE_FALSE, 150, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 687, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 200, SANE_FALSE, 200, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 916, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 300, SANE_FALSE, 300, HALF_STEP , SANE_FALSE, SANE_TRUE , 2, 255, 2500, 1375, 255, 2000, 300, 0.3, 0.4, 64}, + {MOTOR_5345, 400, SANE_FALSE, 400, HALF_STEP , SANE_FALSE, SANE_TRUE , 0, 32, 2000, 1833, 255, 2000, 300, 0.3, 0.4, 32}, + {MOTOR_5345, 500, SANE_FALSE, 500, HALF_STEP , SANE_FALSE, SANE_TRUE , 0, 32, 2291, 2291, 255, 2000, 300, 0.3, 0.4, 32}, + {MOTOR_5345, 600, SANE_FALSE, 600, HALF_STEP , SANE_FALSE, SANE_TRUE , 0, 32, 2750, 2750, 255, 2000, 300, 0.3, 0.4, 32}, + {MOTOR_5345, 1200, SANE_FALSE,1200, QUATER_STEP, SANE_FALSE, SANE_TRUE , 0, 16, 2750, 2750, 255, 2000, 300, 0.3, 0.4, 146}, + {MOTOR_5345, 2400, SANE_FALSE,2400, QUATER_STEP, SANE_FALSE, SANE_TRUE , 0, 16, 5500, 5500, 255, 2000, 300, 0.3, 0.4, 146}, /* 5500 guessed */ +}; + +/** + * sensor settings for a given sensor and timing method + */ +static Sensor_Settings sensor_settings[] = { + /* HP 3670 */ + {CCD_HP3670, 1, + {0x0d, 0x0f, 0x11, 0x13}, + {0x00, 0x00, 0x00, 0x00}, + {0x2b, 0x07, 0x30, 0x2a, 0x00, 0x00, 0xc0, 0x43}, + {0x03, 0x07, 0x0b, 0x0f, 0x13, 0x17, 0x23, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x00, }, + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} + }, + {CCD_HP3670, 2, + {0x00, 0x05, 0x06, 0x08}, + {0x00, 0x00, 0x00, 0x00}, + {0x33, 0x07, 0x31, 0x2a, 0x02, 0x0e, 0xc0, 0x43}, + {0x0b, 0x0f, 0x13, 0x17, 0x03, 0x07, 0x63, 0x00, 0xc1, 0x02, 0x0e, 0x00, 0x00, }, + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} + }, + {CCD_HP3670, 4, + {0x00, 0x0a, 0x0b, 0x0d}, + {0x00, 0x00, 0x00, 0x00}, + {0x33, 0x07, 0x33, 0x2a, 0x02, 0x13, 0xc0, 0x43}, + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83, 0x15, 0xc1, 0x05, 0x0a, 0x0f, 0x00, }, + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} + }, + /* HP 2400 */ + {CCD_HP2400, 4, + {0x14, 0x15, 0x00, 0x00}, + {0x00, 0x00, 0x00, 0x00}, + {0xbf, 0x08, 0x3f, 0x2a, 0x00, 0x00, 0x00, 0x02}, + {11, 15, 19, 23, 3, 7, 0x63, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x00}, + {11, 15, 19, 23, 3, 7, 0x63} + }, + {CCD_HP2400, 2, + {14, 15, 0, 0}, + {14, 15, 0, 0}, + {0xbf, 0x08, 0x31, 0x2a, 0, 0, 0, 0x02}, + {3, 7, 11, 15, 19, 23, 0x23, 0, 0xc1, 0, 0, 0, 0}, + {3, 7, 11, 15, 19, 23, 0x23} + }, + {CCD_HP2400, 1, + {0x02, 0x04, 0x00, 0x00}, + {0x02, 0x04, 0x00, 0x00}, + {0xbf, 0x08, 0x30, 0x2a, 0x00, 0x00, 0xc0, 0x42}, + {0x0b, 0x0f, 0x13, 0x17, 0x03, 0x07, 0x63, 0x00, 0xc1, 0x00, 0x0e, 0x00, 0x00}, + {0x0b, 0x0f, 0x13, 0x17, 0x03, 0x07, 0x63} + }, + {CIS_XP200, 1, + {6, 7, 10, 4}, + {6, 7, 10, 4}, + {0x24, 0x04, 0x00, 0x2a, 0x0a, 0x0a, 0, 0x11}, + {8, 2, 0, 0, 0, 0, 0x1a, 0x51, 0, 0, 0, 0, 0}, + {8, 2, 0, 0, 0, 0, 0x1a} + }, + {CCD_HP2300, 1, + {0x01, 0x03, 0x04, 0x06}, + {0x16, 0x00, 0x01, 0x03}, + {0xb7, 0x0a, 0x20, 0x2a, 0x6a, 0x8a, 0x00, 0x05}, + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83, 0x00, 0xc1, 0x06, 0x0b, 0x10, 0x16}, + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83} + }, + {CCD_5345, 1, + {0x0d, 0x0f, 0x11, 0x13}, + {0x00, 0x05, 0x06, 0x08}, /* manual clock 1/2 settings or half ccd */ + {0x0b, 0x0a, 0x30, 0x2a, 0x00, 0x00, 0x00, 0x03, }, + {0x03, 0x07, 0x0b, 0x0f, 0x13, 0x17, 0x23, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x00}, + {0x0f, 0x13, 0x17, 0x03, 0x07, 0x0b, 0x83} /* half ccd settings */ + }, +}; +/* *INDENT-ON* */ diff --git a/backend/genesys_gl841.c b/backend/genesys_gl841.c new file mode 100644 index 0000000..2b22d2c --- /dev/null +++ b/backend/genesys_gl841.c @@ -0,0 +1,5733 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003 Oliver Rauch + Copyright (C) 2003, 2004 Henning Meier-Geinitz + Copyright (C) 2004 Gerhard Jaeger + Copyright (C) 2004-2013 Stéphane Voltz + Copyright (C) 2005 Philipp Schmid + Copyright (C) 2005-2009 Pierre Willenbrock + Copyright (C) 2006 Laurent Charpentier + Copyright (C) 2010 Chris Berry and Michael Rickmann + for Plustek Opticbook 3600 support + + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#undef BACKEND_NAME +#define BACKEND_NAME genesys_gl841 + +#include "genesys_gl841.h" + +/**************************************************************************** + Low level function + ****************************************************************************/ + +/* ------------------------------------------------------------------------ */ +/* Read and write RAM, registers and AFE */ +/* ------------------------------------------------------------------------ */ + +/* Write to many registers */ +/* Note: There is no known bulk register write, + this function is sending single registers instead */ +static SANE_Status +gl841_bulk_write_register (Genesys_Device * dev, + Genesys_Register_Set * reg, size_t elems) +{ + SANE_Status status = SANE_STATUS_GOOD; + unsigned int i, c; + uint8_t buffer[GENESYS_MAX_REGS * 2]; + + /* handle differently sized register sets, reg[0x00] is the last one */ + i = 0; + while ((i < elems) && (reg[i].address != 0)) + i++; + + elems = i; + + DBG (DBG_io, "gl841_bulk_write_register (elems = %lu)\n", + (u_long) elems); + + for (i = 0; i < elems; i++) { + + buffer[i * 2 + 0] = reg[i].address; + buffer[i * 2 + 1] = reg[i].value; + + DBG (DBG_io2, "reg[0x%02x] = 0x%02x\n", buffer[i * 2 + 0], + buffer[i * 2 + 1]); + } + + for (i = 0; i < elems;) { + c = elems - i; + if (c > 32) /*32 is max. checked that.*/ + c = 32; + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_SET_REGISTER, INDEX, c * 2, buffer + i * 2); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_write_register: failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + i += c; + } + + DBG (DBG_io, "gl841_bulk_write_register: wrote %lu registers\n", + (u_long) elems); + return status; +} + +/* Write bulk data (e.g. shading, gamma) */ +static SANE_Status +gl841_bulk_write_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBG (DBG_io, "gl841_bulk_write_data writing %lu bytes\n", + (u_long) len); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_write_data failed while setting register: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if (len > BULKOUT_MAXSIZE) + size = BULKOUT_MAXSIZE; + else + size = len; + + outdata[0] = BULK_OUT; + outdata[1] = BULK_RAM; + outdata[2] = VALUE_BUFFER & 0xff; + outdata[3] = (VALUE_BUFFER >> 8) & 0xff; + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_write_data failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_usb_write_bulk (dev->dn, data, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_write_data failed while writing bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "gl841_bulk_write_data wrote %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + DBG (DBG_io, "gl841_bulk_write_data: completed\n"); + + return status; +} + +/* for debugging transfer rate*/ +/* +#include +static struct timeval start_time; +static void +starttime(){ + gettimeofday(&start_time,NULL); +} +static void +printtime(char *p) { + struct timeval t; + long long int dif; + gettimeofday(&t,NULL); + dif = t.tv_sec - start_time.tv_sec; + dif = dif*1000000 + t.tv_usec - start_time.tv_usec; + fprintf(stderr,"%s %lluµs\n",p,dif); +} +*/ + +/* Read bulk data (e.g. scanned data) */ +static SANE_Status +gl841_bulk_read_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBG (DBG_io, "gl841_bulk_read_data: requesting %lu bytes\n", + (u_long) len); + + if (len == 0) + return SANE_STATUS_GOOD; + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_read_data failed while setting register: %s\n", + sane_strstatus (status)); + return status; + } + + outdata[0] = BULK_IN; + outdata[1] = BULK_RAM; + outdata[2] = VALUE_BUFFER & 0xff; + outdata[3] = (VALUE_BUFFER >> 8) & 0xff; + outdata[4] = (len & 0xff); + outdata[5] = ((len >> 8) & 0xff); + outdata[6] = ((len >> 16) & 0xff); + outdata[7] = ((len >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_read_data failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if (len > BULKIN_MAXSIZE) + size = BULKIN_MAXSIZE; + else + size = len; + + DBG (DBG_io2, + "gl841_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) size); + + status = sanei_usb_read_bulk (dev->dn, data, &size); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "gl841_bulk_read_data read %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + DBG (DBG_io, "gl841_bulk_read_data: completed\n"); + + return SANE_STATUS_GOOD; +} + +/* Set address for writing data */ +static SANE_Status +gl841_set_buffer_address_gamma (Genesys_Device * dev, uint32_t addr) +{ + SANE_Status status; + + DBG (DBG_io, "gl841_set_buffer_address_gamma: setting address to 0x%05x\n", + addr & 0xfffffff0); + + addr = addr >> 4; + + status = sanei_genesys_write_register (dev, 0x5c, (addr & 0xff)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_buffer_address_gamma: failed while writing low byte: %s\n", + sane_strstatus (status)); + return status; + } + + addr = addr >> 8; + status = sanei_genesys_write_register (dev, 0x5b, (addr & 0xff)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_buffer_address_gamma: failed while writing high byte: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "gl841_set_buffer_address_gamma: completed\n"); + + return status; +} + +/* Write bulk data (e.g. gamma) */ +static SANE_Status +gl841_bulk_write_data_gamma (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBG (DBG_io, "gl841_bulk_write_data_gamma writing %lu bytes\n", + (u_long) len); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_bulk_write_data_gamma failed while setting register: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if (len > BULKOUT_MAXSIZE) + size = BULKOUT_MAXSIZE; + else + size = len; + + outdata[0] = BULK_OUT; + outdata[1] = BULK_RAM; + outdata[2] = 0x00;/* 0x82 works, too */ + outdata[3] = 0x00; + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_bulk_write_data_gamma failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_usb_write_bulk (dev->dn, data, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "genesys_bulk_write_data_gamma failed while writing bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "genesys_bulk_write_data:gamma wrote %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + DBG (DBG_io, "genesys_bulk_write_data_gamma: completed\n"); + + return status; +} + + +/**************************************************************************** + Mid level functions + ****************************************************************************/ + +static SANE_Bool +gl841_get_fast_feed_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x02); + if (r && (r->value & REG02_FASTFED)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl841_get_filter_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x04); + if (r && (r->value & REG04_FILTER)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl841_get_lineart_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x04); + if (r && (r->value & REG04_LINEART)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl841_get_bitset_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x04); + if (r && (r->value & REG04_BITSET)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl841_get_gain4_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x06); + if (r && (r->value & REG06_GAIN4)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl841_test_buffer_empty_bit (SANE_Byte val) +{ + if (val & REG41_BUFEMPTY) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl841_test_motor_flag_bit (SANE_Byte val) +{ + if (val & REG41_MOTORENB) + return SANE_TRUE; + return SANE_FALSE; +} + +/** copy sensor specific settings */ +/* *dev : device infos + *regs : registers to be set + extended : do extended set up + half_ccd: set up for half ccd resolution + all registers 08-0B, 10-1D, 52-59 are set up. They shouldn't + appear anywhere else but in register_ini + +Responsible for signals to CCD/CIS: + CCD_CK1X (CK1INV(0x16),CKDIS(0x16),CKTOGGLE(0x18),CKDELAY(0x18),MANUAL1(0x1A),CK1MTGL(0x1C),CK1LOW(0x1D),CK1MAP(0x74,0x75,0x76),CK1NEG(0x7D)) + CCD_CK2X (CK2INV(0x16),CKDIS(0x16),CKTOGGLE(0x18),CKDELAY(0x18),MANUAL1(0x1A),CK1LOW(0x1D),CK1NEG(0x7D)) + CCD_CK3X (MANUAL3(0x1A),CK3INV(0x1A),CK3MTGL(0x1C),CK3LOW(0x1D),CK3MAP(0x77,0x78,0x79),CK3NEG(0x7D)) + CCD_CK4X (MANUAL3(0x1A),CK4INV(0x1A),CK4MTGL(0x1C),CK4LOW(0x1D),CK4MAP(0x7A,0x7B,0x7C),CK4NEG(0x7D)) + CCD_CPX (CTRLHI(0x16),CTRLINV(0x16),CTRLDIS(0x16),CPH(0x72),CPL(0x73),CPNEG(0x7D)) + CCD_RSX (CTRLHI(0x16),CTRLINV(0x16),CTRLDIS(0x16),RSH(0x70),RSL(0x71),RSNEG(0x7D)) + CCD_TGX (TGINV(0x16),TGMODE(0x17),TGW(0x17),EXPR(0x10,0x11),TGSHLD(0x1D)) + CCD_TGG (TGINV(0x16),TGMODE(0x17),TGW(0x17),EXPG(0x12,0x13),TGSHLD(0x1D)) + CCD_TGB (TGINV(0x16),TGMODE(0x17),TGW(0x17),EXPB(0x14,0x15),TGSHLD(0x1D)) + LAMP_SW (EXPR(0x10,0x11),XPA_SEL(0x03),LAMP_PWR(0x03),LAMPTIM(0x03),MTLLAMP(0x04),LAMPPWM(0x29)) + XPA_SW (EXPG(0x12,0x13),XPA_SEL(0x03),LAMP_PWR(0x03),LAMPTIM(0x03),MTLLAMP(0x04),LAMPPWM(0x29)) + LAMP_B (EXPB(0x14,0x15),LAMP_PWR(0x03)) + +other registers: + CISSET(0x01),CNSET(0x18),DCKSEL(0x18),SCANMOD(0x18),EXPDMY(0x19),LINECLP(0x1A),CKAREA(0x1C),TGTIME(0x1C),LINESEL(0x1E),DUMMY(0x34) + +Responsible for signals to AFE: + VSMP (VSMP(0x58),VSMPW(0x58)) + BSMP (BSMP(0x59),BSMPW(0x59)) + +other register settings depending on this: + RHI(0x52),RLOW(0x53),GHI(0x54),GLOW(0x55),BHI(0x56),BLOW(0x57), + +*/ +static void +sanei_gl841_setup_sensor (Genesys_Device * dev, + Genesys_Register_Set * regs, + SANE_Bool extended, SANE_Bool half_ccd) +{ + Genesys_Register_Set *r; + int i; + + DBG (DBG_proc, "gl841_setup_sensor\n"); + + r = sanei_genesys_get_address (regs, 0x70); + for (i = 0; i < 4; i++, r++) + r->value = dev->sensor.regs_0x08_0x0b[i]; + + r = sanei_genesys_get_address (regs, 0x16); + for (i = 0x06; i < 0x0a; i++, r++) + r->value = dev->sensor.regs_0x10_0x1d[i]; + + r = sanei_genesys_get_address (regs, 0x1a); + for (i = 0x0a; i < 0x0e; i++, r++) + r->value = dev->sensor.regs_0x10_0x1d[i]; + + r = sanei_genesys_get_address (regs, 0x52); + for (i = 0; i < 9; i++, r++) + r->value = dev->sensor.regs_0x52_0x5e[i]; + + /* don't go any further if no extended setup */ + if (!extended) + return; + + /* todo : add more CCD types if needed */ + /* we might want to expand the Sensor struct to have these + 2 kind of settings */ + if (dev->model->ccd_type == CCD_5345) + { + if (half_ccd) + { + /* settings for CCD used at half is max resolution */ + r = sanei_genesys_get_address (regs, 0x70); + r->value = 0x00; + r = sanei_genesys_get_address (regs, 0x71); + r->value = 0x05; + r = sanei_genesys_get_address (regs, 0x72); + r->value = 0x06; + r = sanei_genesys_get_address (regs, 0x73); + r->value = 0x08; + r = sanei_genesys_get_address (regs, 0x18); + r->value = 0x28; + r = sanei_genesys_get_address (regs, 0x58); + r->value = 0x80 | (r->value & 0x03); /* VSMP=16 */ + } + else + { + /* swap latch times */ + r = sanei_genesys_get_address (regs, 0x18); + r->value = 0x30; + r = sanei_genesys_get_address (regs, 0x52); + for (i = 0; i < 6; i++, r++) + r->value = dev->sensor.regs_0x52_0x5e[(i + 3) % 6]; + r = sanei_genesys_get_address (regs, 0x58); + r->value = 0x20 | (r->value & 0x03); /* VSMP=4 */ + } + return; + } + + if (dev->model->ccd_type == CCD_HP2300) + { + /* settings for CCD used at half is max resolution */ + if (half_ccd) + { + r = sanei_genesys_get_address (regs, 0x70); + r->value = 0x16; + r = sanei_genesys_get_address (regs, 0x71); + r->value = 0x00; + r = sanei_genesys_get_address (regs, 0x72); + r->value = 0x01; + r = sanei_genesys_get_address (regs, 0x73); + r->value = 0x03; + /* manual clock programming */ + r = sanei_genesys_get_address (regs, 0x1d); + r->value |= 0x80; + } + else + { + r = sanei_genesys_get_address (regs, 0x70); + r->value = 1; + r = sanei_genesys_get_address (regs, 0x71); + r->value = 3; + r = sanei_genesys_get_address (regs, 0x72); + r->value = 4; + r = sanei_genesys_get_address (regs, 0x73); + r->value = 6; + } + r = sanei_genesys_get_address (regs, 0x58); + r->value = 0x80 | (r->value & 0x03); /* VSMP=16 */ + return; + } +} + +/** Test if the ASIC works + */ +/*TODO: make this functional*/ +static SANE_Status +sanei_gl841_asic_test (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val; + uint8_t *data; + uint8_t *verify_data; + size_t size, verify_size; + unsigned int i; + + DBG (DBG_proc, "sanei_gl841_asic_test\n"); + + return SANE_STATUS_INVAL; + + /* set and read exposure time, compare if it's the same */ + status = sanei_genesys_write_register (dev, 0x38, 0xde); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_gl841_asic_test: failed to write register: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_write_register (dev, 0x39, 0xad); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_gl841_asic_test: failed to write register: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_read_register (dev, 0x38, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_gl841_asic_test: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val != 0xde) /* value of register 0x38 */ + { + DBG (DBG_error, + "sanei_gl841_asic_test: register contains invalid value\n"); + return SANE_STATUS_IO_ERROR; + } + + status = sanei_genesys_read_register (dev, 0x39, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_gl841_asic_test: failed to read register: %s\n", + sane_strstatus (status)); + return status; + } + if (val != 0xad) /* value of register 0x39 */ + { + DBG (DBG_error, + "sanei_gl841_asic_test: register contains invalid value\n"); + return SANE_STATUS_IO_ERROR; + } + + /* ram test: */ + size = 0x40000; + verify_size = size + 0x80; + /* todo: looks like the read size must be a multiple of 128? + otherwise the read doesn't succeed the second time after the scanner has + been plugged in. Very strange. */ + + data = (uint8_t *) malloc (size); + if (!data) + { + DBG (DBG_error, "sanei_gl841_asic_test: could not allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + verify_data = (uint8_t *) malloc (verify_size); + if (!verify_data) + { + free (data); + DBG (DBG_error, "sanei_gl841_asic_test: could not allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + for (i = 0; i < (size - 1); i += 2) + { + data[i] = i / 512; + data[i + 1] = (i / 2) % 256; + } + + status = sanei_genesys_set_buffer_address (dev, 0x0000); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_gl841_asic_test: failed to set buffer address: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + +/* status = gl841_bulk_write_data (dev, 0x3c, data, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_gl841_asic_test: failed to bulk write data: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + }*/ + + status = sanei_genesys_set_buffer_address (dev, 0x0000); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_gl841_asic_test: failed to set buffer address: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + + status = + gl841_bulk_read_data (dev, 0x45, (uint8_t *) verify_data, + verify_size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_gl841_asic_test: failed to bulk read data: %s\n", + sane_strstatus (status)); + free (data); + free (verify_data); + return status; + } + + /* todo: why i + 2 ? */ + for (i = 0; i < size; i++) + { + if (verify_data[i] != data[i]) + { + DBG (DBG_error, "sanei_gl841_asic_test: data verification error\n"); + DBG (DBG_info, "0x%.8x: got %.2x %.2x %.2x %.2x, expected %.2x %.2x %.2x %.2x\n", + i, + verify_data[i], + verify_data[i+1], + verify_data[i+2], + verify_data[i+3], + data[i], + data[i+1], + data[i+2], + data[i+3]); + free (data); + free (verify_data); + return SANE_STATUS_IO_ERROR; + } + } + + free (data); + free (verify_data); + + DBG (DBG_info, "sanei_gl841_asic_test: completed\n"); + + return SANE_STATUS_GOOD; +} + +/* returns the max register bulk size */ +static int +gl841_bulk_full_size (void) +{ + return GENESYS_GL841_MAX_REGS; +} + +/* + * Set all registers to default values + * (function called only once at the beginning) + */ +static void +gl841_init_registers (Genesys_Device * dev) +{ + int nr, addr; + + DBG (DBG_proc, "gl841_init_registers\n"); + + nr = 0; + memset (dev->reg, 0, GENESYS_MAX_REGS * sizeof (Genesys_Register_Set)); + + for (addr = 1; addr <= 0x0a; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x10; addr <= 0x27; addr++) + dev->reg[nr++].address = addr; + dev->reg[nr++].address = 0x29; + for (addr = 0x2c; addr <= 0x39; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x3d; addr <= 0x3f; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x52; addr <= 0x5a; addr++) + dev->reg[nr++].address = addr; + for (addr = 0x5d; addr <= 0x87; addr++) + dev->reg[nr++].address = addr; + + + dev->reg[reg_0x01].value = 0x20; /* (enable shading), CCD, color, 1M */ + if (dev->model->is_cis == SANE_TRUE) + { + dev->reg[reg_0x01].value |= REG01_CISSET; + } + else + { + dev->reg[reg_0x01].value &= ~REG01_CISSET; + } + + dev->reg[reg_0x02].value = 0x30 /*0x38 */ ; /* auto home, one-table-move, full step */ + dev->reg[reg_0x02].value |= REG02_AGOHOME; + dev->reg[reg_0x02].value |= REG02_MTRPWR; + dev->reg[reg_0x02].value |= REG02_FASTFED; + + dev->reg[reg_0x03].value = 0x1f /*0x17 */ ; /* lamp on */ + dev->reg[reg_0x03].value |= REG03_AVEENB; + + if (dev->model->ccd_type == CCD_PLUSTEK_3600) /* AD front end */ + { + dev->reg[reg_0x04].value = (2 << REG04S_AFEMOD) | 0x02; + } + else /* Wolfson front end */ + { + dev->reg[reg_0x04].value |= 1 << REG04S_AFEMOD; + } + + dev->reg[reg_0x05].value = 0x00; /* disable gamma, 24 clocks/pixel */ + if (dev->sensor.sensor_pixels < 0x1500) + dev->reg[reg_0x05].value |= REG05_DPIHW_600; + else if (dev->sensor.sensor_pixels < 0x2a80) + dev->reg[reg_0x05].value |= REG05_DPIHW_1200; + else if (dev->sensor.sensor_pixels < 0x5400) + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + else + { + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + DBG (DBG_warn, + "gl841_init_registers: Cannot handle sensor pixel count %d\n", + dev->sensor.sensor_pixels); + } + + + dev->reg[reg_0x06].value |= REG06_PWRBIT; + dev->reg[reg_0x06].value |= REG06_GAIN4; + + /* XP300 CCD needs different clock and clock/pixels values */ + if (dev->model->ccd_type != CCD_XP300 && dev->model->ccd_type != CCD_DP685 + && dev->model->ccd_type != CCD_PLUSTEK_3600) + { + dev->reg[reg_0x06].value |= 0 << REG06S_SCANMOD; + dev->reg[reg_0x09].value |= 1 << REG09S_CLKSET; + } + else + { + dev->reg[reg_0x06].value |= 0x05 << REG06S_SCANMOD; /* 15 clocks/pixel */ + dev->reg[reg_0x09].value = 0; /* 24 MHz CLKSET */ + } + + dev->reg[reg_0x1e].value = 0xf0; /* watch-dog time */ + + dev->reg[reg_0x17].value |= 1 << REG17S_TGW; + + dev->reg[reg_0x19].value = 0x50; + + dev->reg[reg_0x1d].value |= 1 << REG1DS_TGSHLD; + + dev->reg[reg_0x1e].value |= 1 << REG1ES_WDTIME; + +/*SCANFED*/ + dev->reg[reg_0x1f].value = 0x01; + +/*BUFSEL*/ + dev->reg[reg_0x20].value = 0x20; + +/*LAMPPWM*/ + dev->reg[reg_0x29].value = 0xff; + +/*BWHI*/ + dev->reg[reg_0x2e].value = 0x80; + +/*BWLOW*/ + dev->reg[reg_0x2f].value = 0x80; + +/*LPERIOD*/ + dev->reg[reg_0x38].value = 0x4f; + dev->reg[reg_0x39].value = 0xc1; + +/*VSMPW*/ + dev->reg[reg_0x58].value |= 3 << REG58S_VSMPW; + +/*BSMPW*/ + dev->reg[reg_0x59].value |= 3 << REG59S_BSMPW; + +/*RLCSEL*/ + dev->reg[reg_0x5a].value |= REG5A_RLCSEL; + +/*STOPTIM*/ + dev->reg[reg_0x5e].value |= 0x2 << REG5ES_STOPTIM; + + sanei_gl841_setup_sensor (dev, dev->reg, 0, 0); + + /* set up GPIO */ + dev->reg[reg_0x6c].value = dev->gpo.value[0]; + dev->reg[reg_0x6d].value = dev->gpo.value[1]; + dev->reg[reg_0x6e].value = dev->gpo.enable[0]; + dev->reg[reg_0x6f].value = dev->gpo.enable[1]; + + if (dev->model->gpo_type == GPO_CANONLIDE35) + { + dev->reg[reg_0x6b].value |= REG6B_GPO18; + dev->reg[reg_0x6b].value &= ~REG6B_GPO17; + } + + if (dev->model->gpo_type == GPO_XP300) + { + dev->reg[reg_0x6b].value |= REG6B_GPO17; + } + + if (dev->model->gpo_type == GPO_DP685) + { + /* REG6B_GPO18 lights on green led */ + dev->reg[reg_0x6b].value |= REG6B_GPO17|REG6B_GPO18; + } + + DBG (DBG_proc, "gl841_init_registers complete\n"); +} + +/* Send slope table for motor movement + slope_table in machine byte order + */ +static SANE_Status +gl841_send_slope_table (Genesys_Device * dev, int table_nr, + uint16_t * slope_table, int steps) +{ + int dpihw; + int start_address; + SANE_Status status; + uint8_t *table; +/*#ifdef WORDS_BIGENDIAN*/ + int i; +/*#endif*/ + + DBG (DBG_proc, "gl841_send_slope_table (table_nr = %d, steps = %d)\n", + table_nr, steps); + + dpihw = dev->reg[reg_0x05].value >> 6; + + if (dpihw == 0) /* 600 dpi */ + start_address = 0x08000; + else if (dpihw == 1) /* 1200 dpi */ + start_address = 0x10000; + else if (dpihw == 2) /* 2400 dpi */ + start_address = 0x20000; + else /* reserved */ + return SANE_STATUS_INVAL; + +/*#ifdef WORDS_BIGENDIAN*/ + table = (uint8_t*)malloc(steps * 2); + for(i = 0; i < steps; i++) { + table[i * 2] = slope_table[i] & 0xff; + table[i * 2 + 1] = slope_table[i] >> 8; + } +/*#else + table = (uint8_t*)slope_table; + #endif*/ + + status = + sanei_genesys_set_buffer_address (dev, start_address + table_nr * 0x200); + if (status != SANE_STATUS_GOOD) + { +/*#ifdef WORDS_BIGENDIAN*/ + free(table); +/*#endif*/ + DBG (DBG_error, + "gl841_send_slope_table: failed to set buffer address: %s\n", + sane_strstatus (status)); + return status; + } + + status = + gl841_bulk_write_data (dev, 0x3c, (uint8_t *) table, + steps * 2); + if (status != SANE_STATUS_GOOD) + { +/*#ifdef WORDS_BIGENDIAN*/ + free(table); +/*#endif*/ + DBG (DBG_error, + "gl841_send_slope_table: failed to send slope table: %s\n", + sane_strstatus (status)); + return status; + } + +/*#ifdef WORDS_BIGENDIAN*/ + free(table); +/*#endif*/ + DBG (DBG_proc, "gl841_send_slope_table: completed\n"); + return status; +} + +/* Set values of Analog Device type frontend */ +static SANE_Status +gl841_set_ad_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i; + DBG (DBG_proc, "gl841_set_ad_fe(): start\n"); + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl841_set_ad_fe(): setting DAC %u\n", + dev->model->dac_type); + + /* sets to default values */ + sanei_genesys_init_fe (dev); + + /* write them to analog frontend */ + status = sanei_genesys_fe_write_data (dev, 0x00, dev->frontend.reg[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing reg 0x00 failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_fe_write_data (dev, 0x01, dev->frontend.reg[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing reg 0x01 failed: %s\n", + sane_strstatus (status)); + return status; + } + + for (i = 0; i < 6; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x02 + i, 0x00); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_ad_fe: writing sign[%d] failed: %s\n", 0x02 + i, + sane_strstatus (status)); + return status; + } + } + } + if (set == AFE_SET) + { + /* write them to analog frontend */ + status = sanei_genesys_fe_write_data (dev, 0x00, dev->frontend.reg[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing reg 0x00 failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_fe_write_data (dev, 0x01, dev->frontend.reg[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing reg 0x01 failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* Write fe 0x02 (red gain)*/ + status = sanei_genesys_fe_write_data (dev, 0x02, dev->frontend.gain[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing fe 0x02 (gain r) fail: %s\n", + sane_strstatus (status)); + return status; + } + + /* Write fe 0x03 (green gain)*/ + status = sanei_genesys_fe_write_data (dev, 0x03, dev->frontend.gain[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing fe 0x03 (gain g) fail: %s\n", + sane_strstatus (status)); + return status; + } + + /* Write fe 0x04 (blue gain)*/ + status = sanei_genesys_fe_write_data (dev, 0x04, dev->frontend.gain[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: writing fe 0x04 (gain b) fail: %s\n", + sane_strstatus (status)); + return status; + } + + /* Write fe 0x05 (red offset)*/ + status = + sanei_genesys_fe_write_data (dev, 0x05, dev->frontend.offset[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: write fe 0x05 (offset r) fail: %s\n", + sane_strstatus (status)); + return status; + } + + /* Write fe 0x06 (green offset)*/ + status = + sanei_genesys_fe_write_data (dev, 0x06, dev->frontend.offset[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: write fe 0x06 (offset g) fail: %s\n", + sane_strstatus (status)); + return status; + } + + /* Write fe 0x07 (blue offset)*/ + status = + sanei_genesys_fe_write_data (dev, 0x07, dev->frontend.offset[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_ad_fe: write fe 0x07 (offset b) fail: %s\n", + sane_strstatus (status)); + return status; + } + } + DBG (DBG_proc, "gl841_set_ad_fe(): end\n"); + + return status; +} + +/* Set values of analog frontend */ +static SANE_Status +gl841_set_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status; + int i; + + DBG (DBG_proc, "gl841_set_fe (%s)\n", + set == AFE_INIT ? "init" : set == AFE_SET ? "set" : set == + AFE_POWER_SAVE ? "powersave" : "huh?"); + + /* Analog Device type frontend */ + if ((dev->reg[reg_0x04].value & REG04_FESET) == 0x02) + { + return gl841_set_ad_fe (dev, set); + } + + if ((dev->reg[reg_0x04].value & REG04_FESET) != 0x00) + { + DBG (DBG_proc, "gl841_set_fe(): unsupported frontend type %d\n", + dev->reg[reg_0x04].value & REG04_FESET); + return SANE_STATUS_UNSUPPORTED; + } + + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl841_set_fe(): setting DAC %u\n", + dev->model->dac_type); + sanei_genesys_init_fe (dev); + + /* reset only done on init */ + status = sanei_genesys_fe_write_data (dev, 0x04, 0x80); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: reset fe failed: %s\n", + sane_strstatus (status)); + return status; + /* + if (dev->model->ccd_type == CCD_HP2300 + || dev->model->ccd_type == CCD_HP2400) + { + val = 0x07; + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, + REQUEST_REGISTER, GPIO_OUTPUT_ENABLE, + INDEX, 1, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_fe failed resetting frontend: %s\n", + sane_strstatus (status)); + return status; + } + }*/ + } + DBG (DBG_proc, "gl841_set_fe(): frontend reset complete\n"); + } + + + if (set == AFE_POWER_SAVE) + { + status = sanei_genesys_fe_write_data (dev, 0x01, 0x02); + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, "gl841_set_fe: writing data failed: %s\n", + sane_strstatus (status)); + return status; + } + + /* todo : base this test on cfg reg3 or a CCD family flag to be created */ + /*if (dev->model->ccd_type!=CCD_HP2300 && dev->model->ccd_type!=CCD_HP2400) */ + { + + status = sanei_genesys_fe_write_data (dev, 0x00, dev->frontend.reg[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg0 failed: %s\n", + sane_strstatus (status)); + return status; + } + status = sanei_genesys_fe_write_data (dev, 0x02, dev->frontend.reg[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg2 failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + status = sanei_genesys_fe_write_data (dev, 0x01, dev->frontend.reg[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg1 failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_fe_write_data (dev, 0x03, dev->frontend.reg[3]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg3 failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_fe_write_data (dev, 0x06, dev->frontend.reg2[0]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg6 failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_fe_write_data (dev, 0x08, dev->frontend.reg2[1]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg8 failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_fe_write_data (dev, 0x09, dev->frontend.reg2[2]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl841_set_fe: writing reg9 failed: %s\n", + sane_strstatus (status)); + return status; + } + + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x24 + i, dev->frontend.sign[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_fe: writing sign[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x28 + i, dev->frontend.gain[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_fe: writing gain[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + + status = + sanei_genesys_fe_write_data (dev, 0x20 + i, + dev->frontend.offset[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_set_fe: writing offset[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + } + + + DBG (DBG_proc, "gl841_set_fe: completed\n"); + + return SANE_STATUS_GOOD; +} + +#define MOTOR_ACTION_FEED 1 +#define MOTOR_ACTION_GO_HOME 2 +#define MOTOR_ACTION_HOME_FREE 3 + +/** @brief turn off motor + * + */ +static SANE_Status +gl841_init_motor_regs_off(Genesys_Register_Set * reg, + unsigned int scan_lines) +{ + unsigned int feedl; + Genesys_Register_Set * r; + + DBG (DBG_proc, "gl841_init_motor_regs_off : scan_lines=%d\n", + scan_lines); + + feedl = 2; + + r = sanei_genesys_get_address (reg, 0x3d); + r->value = (feedl >> 16) & 0xf; + r = sanei_genesys_get_address (reg, 0x3e); + r->value = (feedl >> 8) & 0xff; + r = sanei_genesys_get_address (reg, 0x3f); + r->value = feedl & 0xff; + r = sanei_genesys_get_address (reg, 0x5e); + r->value &= ~0xe0; + + r = sanei_genesys_get_address (reg, 0x25); + r->value = (scan_lines >> 16) & 0xf; + r = sanei_genesys_get_address (reg, 0x26); + r->value = (scan_lines >> 8) & 0xff; + r = sanei_genesys_get_address (reg, 0x27); + r->value = scan_lines & 0xff; + + r = sanei_genesys_get_address (reg, 0x02); + r->value &= ~0x01; /*LONGCURV OFF*/ + r->value &= ~0x80; /*NOT_HOME OFF*/ + + r->value &= ~0x10; + + r->value &= ~0x06; + + r->value &= ~0x08; + + r->value &= ~0x20; + + r->value &= ~0x40; + + r = sanei_genesys_get_address (reg, 0x67); + r->value = 0x3f; + + r = sanei_genesys_get_address (reg, 0x68); + r->value = 0x3f; + + r = sanei_genesys_get_address (reg, 0x21); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x24); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x69); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x6a); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x5f); + r->value = 0; + + + DBG (DBG_proc, "gl841_init_motor_regs_off : completed. \n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_init_motor_regs(Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int feed_steps,/*1/base_ydpi*/ +/*maybe float for half/quarter step resolution?*/ + unsigned int action, + unsigned int flags) +{ + SANE_Status status; + unsigned int fast_exposure; + int use_fast_fed = 0; + uint16_t fast_slope_table[256]; + unsigned int fast_slope_steps = 0; + unsigned int feedl; + Genesys_Register_Set * r; +/*number of scan lines to add in a scan_lines line*/ + + DBG (DBG_proc, "gl841_init_motor_regs : feed_steps=%d, action=%d, flags=%x\n", + feed_steps, + action, + flags); + + memset(fast_slope_table,0xff,512); + + gl841_send_slope_table (dev, 0, fast_slope_table, 256); + gl841_send_slope_table (dev, 1, fast_slope_table, 256); + gl841_send_slope_table (dev, 2, fast_slope_table, 256); + gl841_send_slope_table (dev, 3, fast_slope_table, 256); + gl841_send_slope_table (dev, 4, fast_slope_table, 256); + + + if (action == MOTOR_ACTION_FEED || action == MOTOR_ACTION_GO_HOME) { +/* FEED and GO_HOME can use fastest slopes available */ + fast_slope_steps = 256; + fast_exposure = sanei_genesys_exposure_time2( + dev, + dev->motor.base_ydpi / 4, + 0,/*step_type*/ + 0,/*last used pixel*/ + 0, + 0); + + DBG (DBG_info, "gl841_init_motor_regs : fast_exposure=%d pixels\n", + fast_exposure); + } + + if (action == MOTOR_ACTION_HOME_FREE) { +/* HOME_FREE must be able to stop in one step, so do not try to get faster */ + fast_slope_steps = 256; + fast_exposure = dev->motor.slopes[0][0].maximum_start_speed; + } + + sanei_genesys_create_slope_table3 ( + dev, + fast_slope_table, 256, + fast_slope_steps, + 0, + fast_exposure, + dev->motor.base_ydpi / 4, + &fast_slope_steps, + &fast_exposure, 0); + + feedl = feed_steps - fast_slope_steps*2; + use_fast_fed = 1; + +/* all needed slopes available. we did even decide which mode to use. + what next? + - transfer slopes +SCAN: +flags \ use_fast_fed ! 0 1 +------------------------\-------------------- + 0 ! 0,1,2 0,1,2,3 +MOTOR_FLAG_AUTO_GO_HOME ! 0,1,2,4 0,1,2,3,4 +OFF: none +FEED: 3 +GO_HOME: 3 +HOME_FREE: 3 + - setup registers + * slope specific registers (already done) + * DECSEL for HOME_FREE/GO_HOME/SCAN + * FEEDL + * MTRREV + * MTRPWR + * FASTFED + * STEPSEL + * MTRPWM + * FSTPSEL + * FASTPWM + * HOMENEG + * BWDSTEP + * FWDSTEP + * Z1 + * Z2 + */ + + r = sanei_genesys_get_address (reg, 0x3d); + r->value = (feedl >> 16) & 0xf; + r = sanei_genesys_get_address (reg, 0x3e); + r->value = (feedl >> 8) & 0xff; + r = sanei_genesys_get_address (reg, 0x3f); + r->value = feedl & 0xff; + r = sanei_genesys_get_address (reg, 0x5e); + r->value &= ~0xe0; + + r = sanei_genesys_get_address (reg, 0x25); + r->value = 0; + r = sanei_genesys_get_address (reg, 0x26); + r->value = 0; + r = sanei_genesys_get_address (reg, 0x27); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x02); + r->value &= ~0x01; /*LONGCURV OFF*/ + r->value &= ~0x80; /*NOT_HOME OFF*/ + + r->value |= 0x10; + + if (action == MOTOR_ACTION_GO_HOME) + r->value |= 0x06; + else + r->value &= ~0x06; + + if (use_fast_fed) + r->value |= 0x08; + else + r->value &= ~0x08; + + if (flags & MOTOR_FLAG_AUTO_GO_HOME) + r->value |= 0x20; + else + r->value &= ~0x20; + + r->value &= ~0x40; + + status = gl841_send_slope_table (dev, 3, fast_slope_table, 256); + + if (status != SANE_STATUS_GOOD) + return status; + + r = sanei_genesys_get_address (reg, 0x67); + r->value = 0x3f; + + r = sanei_genesys_get_address (reg, 0x68); + r->value = 0x3f; + + r = sanei_genesys_get_address (reg, 0x21); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x24); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x69); + r->value = 0; + + r = sanei_genesys_get_address (reg, 0x6a); + r->value = (fast_slope_steps >> 1) + (fast_slope_steps & 1); + + r = sanei_genesys_get_address (reg, 0x5f); + r->value = (fast_slope_steps >> 1) + (fast_slope_steps & 1); + + + DBG (DBG_proc, "gl841_init_motor_regs : completed. \n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_init_motor_regs_scan(Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int scan_exposure_time,/*pixel*/ + float scan_yres,/*dpi, motor resolution*/ + int scan_step_type,/*0: full, 1: half, 2: quarter*/ + unsigned int scan_lines,/*lines, scan resolution*/ + unsigned int scan_dummy, +/*number of scan lines to add in a scan_lines line*/ + unsigned int feed_steps,/*1/base_ydpi*/ +/*maybe float for half/quarter step resolution?*/ + int scan_power_mode, + unsigned int flags) +{ + SANE_Status status; + unsigned int fast_exposure; + int use_fast_fed = 0; + unsigned int fast_time; + unsigned int slow_time; + uint16_t slow_slope_table[256]; + uint16_t fast_slope_table[256]; + uint16_t back_slope_table[256]; + unsigned int slow_slope_time; + unsigned int fast_slope_time; + unsigned int slow_slope_steps = 0; + unsigned int fast_slope_steps = 0; + unsigned int back_slope_steps = 0; + unsigned int feedl; + Genesys_Register_Set * r; + unsigned int min_restep = 0x20; + uint32_t z1, z2; + + DBG (DBG_proc, "gl841_init_motor_regs_scan : scan_exposure_time=%d, " + "scan_yres=%g, scan_step_type=%d, scan_lines=%d, scan_dummy=%d, " + "feed_steps=%d, scan_power_mode=%d, flags=%x\n", + scan_exposure_time, + scan_yres, + scan_step_type, + scan_lines, + scan_dummy, + feed_steps, + scan_power_mode, + flags); + + fast_exposure = sanei_genesys_exposure_time2( + dev, + dev->motor.base_ydpi / 4, + 0,/*step_type*/ + 0,/*last used pixel*/ + 0, + scan_power_mode); + + DBG (DBG_info, "gl841_init_motor_regs_scan : fast_exposure=%d pixels\n", + fast_exposure); + + + memset(slow_slope_table,0xff,512); + + gl841_send_slope_table (dev, 0, slow_slope_table, 256); + gl841_send_slope_table (dev, 1, slow_slope_table, 256); + gl841_send_slope_table (dev, 2, slow_slope_table, 256); + gl841_send_slope_table (dev, 3, slow_slope_table, 256); + gl841_send_slope_table (dev, 4, slow_slope_table, 256); + + +/* + we calculate both tables for SCAN. the fast slope step count depends on + how many steps we need for slow acceleration and how much steps we are + allowed to use. + */ + slow_slope_time = sanei_genesys_create_slope_table3 ( + dev, + slow_slope_table, 256, + 256, + scan_step_type, + scan_exposure_time, + scan_yres, + &slow_slope_steps, + NULL, + scan_power_mode); + + sanei_genesys_create_slope_table3 ( + dev, + back_slope_table, 256, + 256, + scan_step_type, + 0, + scan_yres, + &back_slope_steps, + NULL, + scan_power_mode); + + if (feed_steps < (slow_slope_steps >> scan_step_type)) { + /*TODO: what should we do here?? go back to exposure calculation?*/ + feed_steps = slow_slope_steps >> scan_step_type; + } + + if (feed_steps > fast_slope_steps*2 - + (slow_slope_steps >> scan_step_type)) + fast_slope_steps = 256; + else +/* we need to shorten fast_slope_steps here. */ + fast_slope_steps = (feed_steps - + (slow_slope_steps >> scan_step_type))/2; + + DBG(DBG_info,"gl841_init_motor_regs_scan: Maximum allowed slope steps for fast slope: %d\n",fast_slope_steps); + + fast_slope_time = sanei_genesys_create_slope_table3 ( + dev, + fast_slope_table, 256, + fast_slope_steps, + 0, + fast_exposure, + dev->motor.base_ydpi / 4, + &fast_slope_steps, + &fast_exposure, + scan_power_mode); + + if (dev->model->gpo_type == GPO_XP300 || dev->model->gpo_type == GPO_DP685) + { + /* quirk: looks like at least this scanner is unable to use + 2-feed mode */ + use_fast_fed = 0; + } + else if (feed_steps < fast_slope_steps*2 + (slow_slope_steps >> scan_step_type)) { + use_fast_fed = 0; + DBG(DBG_info,"gl841_init_motor_regs_scan: feed too short, slow move forced.\n"); + } else { +/* for deciding whether we should use fast mode we need to check how long we + need for (fast)accelerating, moving, decelerating, (TODO: stopping?) + (slow)accelerating again versus (slow)accelerating and moving. we need + fast and slow tables here. +*/ +/*NOTE: scan_exposure_time is per scan_yres*/ +/*NOTE: fast_exposure is per base_ydpi/4*/ +/*we use full steps as base unit here*/ + fast_time = + fast_exposure / 4 * + (feed_steps - fast_slope_steps*2 - + (slow_slope_steps >> scan_step_type)) + + fast_slope_time*2 + slow_slope_time; + slow_time = + (scan_exposure_time * scan_yres) / dev->motor.base_ydpi * + (feed_steps - (slow_slope_steps >> scan_step_type)) + + slow_slope_time; + + DBG(DBG_info,"gl841_init_motor_regs_scan: Time for slow move: %d\n", + slow_time); + DBG(DBG_info,"gl841_init_motor_regs_scan: Time for fast move: %d\n", + fast_time); + + use_fast_fed = fast_time < slow_time; + } + + if (use_fast_fed) + feedl = feed_steps - fast_slope_steps*2 - + (slow_slope_steps >> scan_step_type); + else + if ((feed_steps << scan_step_type) < slow_slope_steps) + feedl = 0; + else + feedl = (feed_steps << scan_step_type) - slow_slope_steps; + DBG(DBG_info,"gl841_init_motor_regs_scan: Decided to use %s mode\n", + use_fast_fed?"fast feed":"slow feed"); + +/* all needed slopes available. we did even decide which mode to use. + what next? + - transfer slopes +SCAN: +flags \ use_fast_fed ! 0 1 +------------------------\-------------------- + 0 ! 0,1,2 0,1,2,3 +MOTOR_FLAG_AUTO_GO_HOME ! 0,1,2,4 0,1,2,3,4 +OFF: none +FEED: 3 +GO_HOME: 3 +HOME_FREE: 3 + - setup registers + * slope specific registers (already done) + * DECSEL for HOME_FREE/GO_HOME/SCAN + * FEEDL + * MTRREV + * MTRPWR + * FASTFED + * STEPSEL + * MTRPWM + * FSTPSEL + * FASTPWM + * HOMENEG + * BWDSTEP + * FWDSTEP + * Z1 + * Z2 + */ + + r = sanei_genesys_get_address (reg, 0x3d); + r->value = (feedl >> 16) & 0xf; + r = sanei_genesys_get_address (reg, 0x3e); + r->value = (feedl >> 8) & 0xff; + r = sanei_genesys_get_address (reg, 0x3f); + r->value = feedl & 0xff; + r = sanei_genesys_get_address (reg, 0x5e); + r->value &= ~0xe0; + + r = sanei_genesys_get_address (reg, 0x25); + r->value = (scan_lines >> 16) & 0xf; + r = sanei_genesys_get_address (reg, 0x26); + r->value = (scan_lines >> 8) & 0xff; + r = sanei_genesys_get_address (reg, 0x27); + r->value = scan_lines & 0xff; + + r = sanei_genesys_get_address (reg, 0x02); + r->value &= ~0x01; /*LONGCURV OFF*/ + r->value &= ~0x80; /*NOT_HOME OFF*/ + r->value |= 0x10; + + r->value &= ~0x06; + + if (use_fast_fed) + r->value |= 0x08; + else + r->value &= ~0x08; + + if (flags & MOTOR_FLAG_AUTO_GO_HOME) + r->value |= 0x20; + else + r->value &= ~0x20; + + if (flags & MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE) + r->value |= 0x40; + else + r->value &= ~0x40; + + status = gl841_send_slope_table (dev, 0, slow_slope_table, 256); + + if (status != SANE_STATUS_GOOD) + return status; + + status = gl841_send_slope_table (dev, 1, back_slope_table, 256); + + if (status != SANE_STATUS_GOOD) + return status; + + status = gl841_send_slope_table (dev, 2, slow_slope_table, 256); + + if (status != SANE_STATUS_GOOD) + return status; + + if (use_fast_fed) { + status = gl841_send_slope_table (dev, 3, fast_slope_table, 256); + + if (status != SANE_STATUS_GOOD) + return status; + } + + if (flags & MOTOR_FLAG_AUTO_GO_HOME){ + status = gl841_send_slope_table (dev, 4, fast_slope_table, 256); + + if (status != SANE_STATUS_GOOD) + return status; + } + + +/* now reg 0x21 and 0x24 are available, we can calculate reg 0x22 and 0x23, + reg 0x60-0x62 and reg 0x63-0x65 + rule: + 2*STEPNO+FWDSTEP=2*FASTNO+BWDSTEP +*/ +/* steps of table 0*/ + if (min_restep < slow_slope_steps*2+2) + min_restep = slow_slope_steps*2+2; +/* steps of table 1*/ + if (min_restep < back_slope_steps*2+2) + min_restep = back_slope_steps*2+2; +/* steps of table 0*/ + r = sanei_genesys_get_address (reg, 0x22); + r->value = min_restep - slow_slope_steps*2; +/* steps of table 1*/ + r = sanei_genesys_get_address (reg, 0x23); + r->value = min_restep - back_slope_steps*2; + +/* + for z1/z2: + in dokumentation mentioned variables a-d: + a = time needed for acceleration, table 1 + b = time needed for reg 0x1f... wouldn't that be reg0x1f*exposure_time? + c = time needed for acceleration, table 1 + d = time needed for reg 0x22... wouldn't that be reg0x22*exposure_time? + z1 = (c+d-1) % exposure_time + z2 = (a+b-1) % exposure_time +*/ +/* i don't see any effect of this. i can only guess that this will enhance + sub-pixel accuracy + z1 = (slope_0_time-1) % exposure_time; + z2 = (slope_0_time-1) % exposure_time; +*/ + z1 = z2 = 0; + + DBG (DBG_info, "gl841_init_motor_regs_scan: z1 = %d\n", z1); + DBG (DBG_info, "gl841_init_motor_regs_scan: z2 = %d\n", z2); + r = sanei_genesys_get_address (reg, 0x60); + r->value = ((z1 >> 16) & 0xff); + r = sanei_genesys_get_address (reg, 0x61); + r->value = ((z1 >> 8) & 0xff); + r = sanei_genesys_get_address (reg, 0x62); + r->value = (z1 & 0xff); + r = sanei_genesys_get_address (reg, 0x63); + r->value = ((z2 >> 16) & 0xff); + r = sanei_genesys_get_address (reg, 0x64); + r->value = ((z2 >> 8) & 0xff); + r = sanei_genesys_get_address (reg, 0x65); + r->value = (z2 & 0xff); + + r = sanei_genesys_get_address (reg, 0x1e); + r->value &= 0xf0; /* 0 dummy lines */ + r->value |= scan_dummy; /* dummy lines */ + + r = sanei_genesys_get_address (reg, 0x67); + r->value = 0x3f | (scan_step_type << 6); + + r = sanei_genesys_get_address (reg, 0x68); + r->value = 0x3f; + + r = sanei_genesys_get_address (reg, 0x21); + r->value = (slow_slope_steps >> 1) + (slow_slope_steps & 1); + + r = sanei_genesys_get_address (reg, 0x24); + r->value = (back_slope_steps >> 1) + (back_slope_steps & 1); + + r = sanei_genesys_get_address (reg, 0x69); + r->value = (slow_slope_steps >> 1) + (slow_slope_steps & 1); + + r = sanei_genesys_get_address (reg, 0x6a); + r->value = (fast_slope_steps >> 1) + (fast_slope_steps & 1); + + r = sanei_genesys_get_address (reg, 0x5f); + r->value = (fast_slope_steps >> 1) + (fast_slope_steps & 1); + + + DBG (DBG_proc, "gl841_init_motor_regs_scan : completed. \n"); + + return SANE_STATUS_GOOD; +} + +static int +gl841_get_dpihw(Genesys_Device * dev) +{ + Genesys_Register_Set * r; + r = sanei_genesys_get_address (dev->reg, 0x05); + if ((r->value & REG05_DPIHW) == REG05_DPIHW_600) + return 600; + if ((r->value & REG05_DPIHW) == REG05_DPIHW_1200) + return 1200; + if ((r->value & REG05_DPIHW) == REG05_DPIHW_2400) + return 2400; + return 0; +} + +static SANE_Status +gl841_init_optical_regs_off(Genesys_Register_Set * reg) +{ + Genesys_Register_Set * r; + + DBGSTART; + + r = sanei_genesys_get_address (reg, 0x01); + r->value &= ~REG01_SCAN; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_init_optical_regs_scan(Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int exposure_time, + unsigned int used_res, + unsigned int start, + unsigned int pixels, + int channels, + int depth, + SANE_Bool half_ccd, + int color_filter, + int flags + ) +{ + unsigned int words_per_line; + unsigned int end; + unsigned int dpiset; + unsigned int i; + Genesys_Register_Set * r; + SANE_Status status; + + DBG (DBG_proc, "gl841_init_optical_regs_scan : exposure_time=%d, " + "used_res=%d, start=%d, pixels=%d, channels=%d, depth=%d, " + "half_ccd=%d, flags=%x\n", + exposure_time, + used_res, + start, + pixels, + channels, + depth, + half_ccd, + flags); + + end = start + pixels; + + status = gl841_set_fe (dev, AFE_SET); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init_optical_regs_scan: failed to set frontend: %s\n", + sane_strstatus (status)); + return status; + } + + /* adjust used_res for chosen dpihw */ + used_res = used_res * gl841_get_dpihw(dev) / dev->sensor.optical_res; + +/* + with half_ccd the optical resolution of the ccd is halfed. We don't apply this + to dpihw, so we need to double dpiset. + + For the scanner only the ratio of dpiset and dpihw is of relevance to scale + down properly. +*/ + if (half_ccd) + dpiset = used_res * 2; + else + dpiset = used_res; + + if (dev->model->gpo_type == GPO_CANONLIDE35) + { +/* gpio part.*/ + r = sanei_genesys_get_address (reg, REG6C); + if (half_ccd) + r->value &= ~0x80; + else + r->value |= 0x80; + } + + /* enable shading */ + r = sanei_genesys_get_address (reg, 0x01); + r->value |= REG01_SCAN; + if ((flags & OPTICAL_FLAG_DISABLE_SHADING) || + (dev->model->flags & GENESYS_FLAG_NO_CALIBRATION)) + r->value &= ~REG01_DVDSET; + else + r->value |= REG01_DVDSET; + + /* average looks better than deletion, and we are already set up to + use one of the average enabled resolutions + */ + r = sanei_genesys_get_address (reg, 0x03); + r->value |= REG03_AVEENB; + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value &= ~REG03_LAMPPWR; + else + r->value |= REG03_LAMPPWR; + + /* exposure times */ + r = sanei_genesys_get_address (reg, 0x10); + for (i = 0; i < 6; i++, r++) { + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value = 0x01;/* 0x0101 is as off as possible */ + else + { /* EXP[R,G,B] only matter for CIS scanners */ + if (dev->sensor.regs_0x10_0x1d[i] == 0x00) + r->value = 0x01; /*0x00 will not be accepted*/ + else + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + } + + r = sanei_genesys_get_address (reg, 0x19); + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value = 0xff; + else + r->value = 0x50; + + /* BW threshold */ + r = sanei_genesys_get_address (reg, 0x2e); + r->value = dev->settings.threshold; + r = sanei_genesys_get_address (reg, 0x2f); + r->value = dev->settings.threshold; + + + /* monochrome / color scan */ + r = sanei_genesys_get_address (reg, 0x04); + switch (depth) { + case 1: + r->value &= ~REG04_BITSET; + r->value |= REG04_LINEART; + break; + case 8: + r->value &= ~(REG04_LINEART | REG04_BITSET); + break; + case 16: + r->value &= ~REG04_LINEART; + r->value |= REG04_BITSET; + break; + } + + r->value &= ~(REG04_FILTER | REG04_AFEMOD); + if (channels == 1) + { + switch (color_filter) + { + case 0: + r->value |= 0x14; /* red filter */ + break; + case 2: + r->value |= 0x1c; /* blue filter */ + break; + default: + r->value |= 0x18; /* green filter */ + break; + } + } + else + { + if (dev->model->ccd_type == CCD_PLUSTEK_3600) + { + r->value |= 0x22; /* slow color pixel by pixel */ + } + else + { + r->value |= 0x10; /* color pixel by pixel */ + } + } + + /* CIS scanners can do true gray by setting LEDADD */ + if (dev->model->is_cis == SANE_TRUE) + { + r = sanei_genesys_get_address (reg, 0x87); + r->value &= ~REG87_LEDADD; + /* we set up LEDADD only when asked */ + if (channels==1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG87_LEDADD; + } + } + + /* enable gamma tables */ + r = sanei_genesys_get_address (reg, 0x05); + if (flags & OPTICAL_FLAG_DISABLE_GAMMA) + r->value &= ~REG05_GMMENB; + else + r->value |= REG05_GMMENB; + + /* sensor parameters */ + sanei_gl841_setup_sensor (dev, dev->reg, 1, half_ccd); + + r = sanei_genesys_get_address (reg, 0x29); + r->value = 255; /*<<<"magic" number, only suitable for cis*/ + + r = sanei_genesys_get_address (reg, 0x2c); + r->value = HIBYTE (dpiset); + r = sanei_genesys_get_address (reg, 0x2d); + r->value = LOBYTE (dpiset); + + r = sanei_genesys_get_address (reg, 0x30); + r->value = HIBYTE (start); + r = sanei_genesys_get_address (reg, 0x31); + r->value = LOBYTE (start); + r = sanei_genesys_get_address (reg, 0x32); + r->value = HIBYTE (end); + r = sanei_genesys_get_address (reg, 0x33); + r->value = LOBYTE (end); + +/* words(16bit) before gamma, conversion to 8 bit or lineart*/ + words_per_line = (pixels * dpiset) / gl841_get_dpihw(dev); + + words_per_line *= channels; + + if (depth == 1) + words_per_line = (words_per_line >> 3) + ((words_per_line & 7)?1:0); + else + words_per_line *= depth / 8; + + dev->wpl = words_per_line; + dev->bpl = words_per_line; + + r = sanei_genesys_get_address (reg, 0x35); + r->value = LOBYTE (HIWORD (words_per_line)); + r = sanei_genesys_get_address (reg, 0x36); + r->value = HIBYTE (LOWORD (words_per_line)); + r = sanei_genesys_get_address (reg, 0x37); + r->value = LOBYTE (LOWORD (words_per_line)); + + r = sanei_genesys_get_address (reg, 0x38); + r->value = HIBYTE (exposure_time); + r = sanei_genesys_get_address (reg, 0x39); + r->value = LOBYTE (exposure_time); + + r = sanei_genesys_get_address (reg, 0x34); + r->value = dev->sensor.dummy_pixel; + + DBG (DBG_proc, "gl841_init_optical_regs_scan : completed. \n"); + return SANE_STATUS_GOOD; +} + + +static int +gl841_get_led_exposure(Genesys_Device * dev) +{ + int d,r,g,b,m; + if (!dev->model->is_cis) + return 0; + d = dev->reg[reg_0x19].value; + r = dev->sensor.regs_0x10_0x1d[1] | (dev->sensor.regs_0x10_0x1d[0] << 8); + g = dev->sensor.regs_0x10_0x1d[3] | (dev->sensor.regs_0x10_0x1d[2] << 8); + b = dev->sensor.regs_0x10_0x1d[5] | (dev->sensor.regs_0x10_0x1d[4] << 8); + + m = r; + if (m < g) + m = g; + if (m < b) + m = b; + + return m + d; +} + +/* set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl841_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres,/*dpi*/ + float yres,/*dpi*/ + float startx,/*optical_res, from dummy_pixel+1*/ + float starty,/*base_ydpi, from home!*/ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags + ) +{ + int used_res; + int start, used_pixels; + int bytes_per_line; + int move; + unsigned int lincnt; + int exposure_time, exposure_time2, led_exposure; + int i; + int stagger; + + int slope_dpi = 0; + int dummy = 0; + int scan_step_type = 1; + int scan_power_mode = 0; + int max_shift; + size_t requested_buffer_size, read_buffer_size; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + SANE_Status status; + + DBG (DBG_info, + "gl841_init_scan_regs settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g/%g\n" + "Depth/Channels: %u/%u\n" + "Flags : %x\n\n", + xres, yres, lines, pixels, + startx, starty, + depth, channels, + flags); + +/* +results: + +for scanner: +half_ccd +start +end +dpiset +exposure_time +dummy +z1 +z2 + +for ordered_read: + dev->words_per_line + dev->read_factor + dev->requested_buffer_size + dev->read_buffer_size + dev->read_pos + dev->read_bytes_in_buffer + dev->read_bytes_left + dev->max_shift + dev->stagger + +independent of our calculated values: + dev->total_bytes_read + dev->bytes_to_read + */ + +/* half_ccd */ + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if (dev->sensor.optical_res < 2 * xres || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) { + half_ccd = SANE_FALSE; + } else { + half_ccd = SANE_TRUE; + } + +/* optical_res */ + + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 2; + +/* stagger */ + + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl841_init_scan_regs : stagger=%d lines\n", + stagger); + +/* used_res */ + i = optical_res / xres; + +/* gl841 supports 1/1 1/2 1/3 1/4 1/5 1/6 1/8 1/10 1/12 1/15 averaging */ + + if (i < 2 || (flags & SCAN_FLAG_USE_OPTICAL_RES)) /* optical_res >= xres > optical_res/2 */ + used_res = optical_res; + else if (i < 3) /* optical_res/2 >= xres > optical_res/3 */ + used_res = optical_res/2; + else if (i < 4) /* optical_res/3 >= xres > optical_res/4 */ + used_res = optical_res/3; + else if (i < 5) /* optical_res/4 >= xres > optical_res/5 */ + used_res = optical_res/4; + else if (i < 6) /* optical_res/5 >= xres > optical_res/6 */ + used_res = optical_res/5; + else if (i < 8) /* optical_res/6 >= xres > optical_res/8 */ + used_res = optical_res/6; + else if (i < 10) /* optical_res/8 >= xres > optical_res/10 */ + used_res = optical_res/8; + else if (i < 12) /* optical_res/10 >= xres > optical_res/12 */ + used_res = optical_res/10; + else if (i < 15) /* optical_res/12 >= xres > optical_res/15 */ + used_res = optical_res/12; + else + used_res = optical_res/15; + + /* compute scan parameters values */ + /* pixels are allways given at half or full CCD optical resolution */ + /* use detected left margin and fixed value */ +/* start */ + /* add x coordinates */ + start = + ((dev->sensor.CCD_start_xoffset + startx) * used_res) / + dev->sensor.optical_res; + +/* needs to be aligned for used_res */ + start = (start * optical_res) / used_res; + + start += dev->sensor.dummy_pixel + 1; + + if (stagger > 0) + start |= 1; + + /* compute correct pixels number */ +/* pixels */ + used_pixels = + (pixels * optical_res) / xres; + + /* round up pixels number if needed */ + if (used_pixels * xres < pixels * optical_res) + used_pixels++; + +/* dummy */ + /* dummy lines: may not be usefull, for instance 250 dpi works with 0 or 1 + dummy line. Maybe the dummy line adds correctness since the motor runs + slower (higher dpi) + */ +/* for cis this creates better aligned color lines: +dummy \ scanned lines + 0: R G B R ... + 1: R G B - R ... + 2: R G B - - R ... + 3: R G B - - - R ... + 4: R G B - - - - R ... + 5: R G B - - - - - R ... + 6: R G B - - - - - - R ... + 7: R G B - - - - - - - R ... + 8: R G B - - - - - - - - R ... + 9: R G B - - - - - - - - - R ... + 10: R G B - - - - - - - - - - R ... + 11: R G B - - - - - - - - - - - R ... + 12: R G B - - - - - - - - - - - - R ... + 13: R G B - - - - - - - - - - - - - R ... + 14: R G B - - - - - - - - - - - - - - R ... + 15: R G B - - - - - - - - - - - - - - - R ... + -- pierre + */ + dummy = 0; + +/* slope_dpi */ +/* cis color scan is effectively a gray scan with 3 gray lines per color + line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres*channels; + else + slope_dpi = yres; + + slope_dpi = slope_dpi * (1 + dummy); + +/* scan_step_type */ +/* Try to do at least 4 steps per line. if that is impossible we will have to + live with that + */ + if (yres*4 < dev->motor.base_ydpi + || dev->motor.max_step_type <= 0) + scan_step_type = 0; + else if (yres*4 < dev->motor.base_ydpi*2 + || dev->motor.max_step_type <= 1) + scan_step_type = 1; + else + scan_step_type = 2; + +/* exposure_time */ + led_exposure = gl841_get_led_exposure(dev); + + exposure_time = sanei_genesys_exposure_time2( + dev, + slope_dpi, + scan_step_type, + start+used_pixels,/*+tgtime? currently done in sanei_genesys_exposure_time2 with tgtime = 32 pixel*/ + led_exposure, + scan_power_mode); + + while(scan_power_mode + 1 < dev->motor.power_mode_count) { + exposure_time2 = sanei_genesys_exposure_time2( + dev, + slope_dpi, + scan_step_type, + start+used_pixels,/*+tgtime? currently done in sanei_genesys_exposure_time2 with tgtime = 32 pixel*/ + led_exposure, + scan_power_mode + 1); + if (exposure_time < exposure_time2) + break; + exposure_time = exposure_time2; + scan_power_mode++; + } + + + DBG (DBG_info, "gl841_init_scan_regs : exposure_time=%d pixels\n", + exposure_time); + +/*** optical parameters ***/ + /* in case of dynamic lineart, we use an internal 8 bit gray scan + * to generate 1 lineart data */ + if(flags & SCAN_FLAG_DYNAMIC_LINEART) + { + depth=8; + } + if (depth == 16) + flags |= SCAN_FLAG_DISABLE_GAMMA; + + status = gl841_init_optical_regs_scan(dev, + reg, + exposure_time, + used_res, + start, + used_pixels, + channels, + depth, + half_ccd, + color_filter, + ((flags & SCAN_FLAG_DISABLE_SHADING)? + OPTICAL_FLAG_DISABLE_SHADING:0) | + ((flags & SCAN_FLAG_DISABLE_GAMMA)? + OPTICAL_FLAG_DISABLE_GAMMA:0) | + ((flags & SCAN_FLAG_DISABLE_LAMP)? + OPTICAL_FLAG_DISABLE_LAMP:0) + ); + + if (status != SANE_STATUS_GOOD) + return status; + +/*** motor parameters ***/ + + /* scanned area must be enlarged by max color shift needed */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,flags); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + /* add tl_y to base movement */ + move = starty; + DBG (DBG_info, "gl841_init_scan_regs: move=%d steps\n", move); + + /* subtract current head position */ + move -= dev->scanhead_position_in_steps; + DBG (DBG_info, "gl841_init_scan_regs: move=%d steps\n", move); + + if (move < 0) + move = 0; + + /* round it */ +/* the move is not affected by dummy -- pierre */ +/* move = ((move + dummy) / (dummy + 1)) * (dummy + 1); + DBG (DBG_info, "gl841_init_scan_regs: move=%d steps\n", move);*/ + + if (flags & SCAN_FLAG_SINGLE_LINE) + status = gl841_init_motor_regs_off(reg, dev->model->is_cis?lincnt*channels:lincnt); + else + status = gl841_init_motor_regs_scan(dev, + reg, + exposure_time, + slope_dpi, + scan_step_type, + dev->model->is_cis?lincnt*channels:lincnt, + dummy, + move, + scan_power_mode, + (flags & SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE)? + MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE:0 + ); + + if (status != SANE_STATUS_GOOD) + return status; + + + /*** prepares data reordering ***/ + +/* words_per_line */ + bytes_per_line = (used_pixels * used_res) / optical_res; + bytes_per_line = (bytes_per_line * channels * depth) / 8; + + requested_buffer_size = 8 * bytes_per_line; + /* we must use a round number of bytes_per_line */ + if (requested_buffer_size > BULKIN_MAXSIZE) + requested_buffer_size = + (BULKIN_MAXSIZE / bytes_per_line) * bytes_per_line; + + read_buffer_size = + 2 * requested_buffer_size + + ((max_shift + stagger) * used_pixels * channels * depth) / 8; + + RIE(sanei_genesys_buffer_free(&(dev->read_buffer))); + RIE(sanei_genesys_buffer_alloc(&(dev->read_buffer), read_buffer_size)); + + RIE(sanei_genesys_buffer_free(&(dev->lines_buffer))); + RIE(sanei_genesys_buffer_alloc(&(dev->lines_buffer), read_buffer_size)); + + RIE(sanei_genesys_buffer_free(&(dev->shrink_buffer))); + RIE(sanei_genesys_buffer_alloc(&(dev->shrink_buffer), + requested_buffer_size)); + + RIE(sanei_genesys_buffer_free(&(dev->out_buffer))); + RIE(sanei_genesys_buffer_alloc(&(dev->out_buffer), + (8 * dev->settings.pixels * channels * depth) / 8)); + + + dev->read_bytes_left = bytes_per_line * lincnt; + + DBG (DBG_info, + "gl841_init_scan_regs: physical bytes to read = %lu\n", + (u_long) dev->read_bytes_left); + dev->read_active = SANE_TRUE; + + + dev->current_setup.pixels = (used_pixels * used_res)/optical_res; + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + +/* TODO: should this be done elsewhere? */ + /* scan bytes to send to the frontend */ + /* theory : + target_size = + (dev->settings.pixels * dev->settings.lines * channels * depth) / 8; + but it suffers from integer overflow so we do the following: + + 1 bit color images store color data byte-wise, eg byte 0 contains + 8 bits of red data, byte 1 contains 8 bits of green, byte 2 contains + 8 bits of blue. + This does not fix the overflow, though. + 644mp*16 = 10gp, leading to an overflow + -- pierre + */ + + dev->total_bytes_read = 0; + if (depth == 1) + dev->total_bytes_to_read = + ((dev->settings.pixels * dev->settings.lines) / 8 + + (((dev->settings.pixels * dev->settings.lines)%8)?1:0) + ) * channels; + else + dev->total_bytes_to_read = + dev->settings.pixels * dev->settings.lines * channels * (depth / 8); + + DBG (DBG_info, "gl841_init_scan_regs: total bytes to send = %lu\n", + (u_long) dev->total_bytes_to_read); +/* END TODO */ + + DBG (DBG_proc, "gl841_init_scan_regs: completed\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_calculate_current_setup (Genesys_Device * dev) +{ + int channels; + int depth; + int start; + + float xres;/*dpi*/ + float yres;/*dpi*/ + float startx;/*optical_res, from dummy_pixel+1*/ + float pixels; + float lines; + + int used_res; + int used_pixels; + unsigned int lincnt; + int exposure_time, exposure_time2, led_exposure; + int i; + int stagger; + + int slope_dpi = 0; + int dummy = 0; + int scan_step_type = 1; + int scan_power_mode = 0; + int max_shift; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + + DBG (DBG_info, + "gl841_calculate_current_setup settings:\n" + "Resolution: %uDPI\n" + "Lines : %u\n" + "PPL : %u\n" + "Startpos : %.3f/%.3f\n" + "Scan mode : %d\n\n", + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + +/* channels */ + if (dev->settings.scan_mode == 4) /* single pass color */ + channels = 3; + else + channels = 1; + +/* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == 0) + depth = 1; + +/* start */ + start = SANE_UNFIX (dev->model->x_offset); + + start += dev->settings.tl_x; + + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + + xres = dev->settings.xres;/*dpi*/ + yres = dev->settings.yres;/*dpi*/ + startx = start;/*optical_res, from dummy_pixel+1*/ + pixels = dev->settings.pixels; + lines = dev->settings.lines; + + DBG (DBG_info, + "gl841_calculate_current_setup settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g\n" + "Depth/Channels: %u/%u\n\n", + xres, yres, lines, pixels, + startx, + depth, channels); + +/* half_ccd */ + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if ((dev->sensor.optical_res < 2 * xres) || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) { + half_ccd = SANE_FALSE; + } else { + half_ccd = SANE_TRUE; + } + +/* optical_res */ + + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 2; + +/* stagger */ + + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl841_calculate_current_setup: stagger=%d lines\n", + stagger); + +/* used_res */ + i = optical_res / xres; + +/* gl841 supports 1/1 1/2 1/3 1/4 1/5 1/6 1/8 1/10 1/12 1/15 averaging */ + + if (i < 2) /* optical_res >= xres > optical_res/2 */ + used_res = optical_res; + else if (i < 3) /* optical_res/2 >= xres > optical_res/3 */ + used_res = optical_res/2; + else if (i < 4) /* optical_res/3 >= xres > optical_res/4 */ + used_res = optical_res/3; + else if (i < 5) /* optical_res/4 >= xres > optical_res/5 */ + used_res = optical_res/4; + else if (i < 6) /* optical_res/5 >= xres > optical_res/6 */ + used_res = optical_res/5; + else if (i < 8) /* optical_res/6 >= xres > optical_res/8 */ + used_res = optical_res/6; + else if (i < 10) /* optical_res/8 >= xres > optical_res/10 */ + used_res = optical_res/8; + else if (i < 12) /* optical_res/10 >= xres > optical_res/12 */ + used_res = optical_res/10; + else if (i < 15) /* optical_res/12 >= xres > optical_res/15 */ + used_res = optical_res/12; + else + used_res = optical_res/15; + + /* compute scan parameters values */ + /* pixels are allways given at half or full CCD optical resolution */ + /* use detected left margin and fixed value */ +/* start */ + /* add x coordinates */ + start = + ((dev->sensor.CCD_start_xoffset + startx) * used_res) / + dev->sensor.optical_res; + +/* needs to be aligned for used_res */ + start = (start * optical_res) / used_res; + + start += dev->sensor.dummy_pixel + 1; + + if (stagger > 0) + start |= 1; + + /* compute correct pixels number */ +/* pixels */ + used_pixels = + (pixels * optical_res) / xres; + + /* round up pixels number if needed */ + if (used_pixels * xres < pixels * optical_res) + used_pixels++; + +/* dummy */ + /* dummy lines: may not be usefull, for instance 250 dpi works with 0 or 1 + dummy line. Maybe the dummy line adds correctness since the motor runs + slower (higher dpi) + */ +/* for cis this creates better aligned color lines: +dummy \ scanned lines + 0: R G B R ... + 1: R G B - R ... + 2: R G B - - R ... + 3: R G B - - - R ... + 4: R G B - - - - R ... + 5: R G B - - - - - R ... + 6: R G B - - - - - - R ... + 7: R G B - - - - - - - R ... + 8: R G B - - - - - - - - R ... + 9: R G B - - - - - - - - - R ... + 10: R G B - - - - - - - - - - R ... + 11: R G B - - - - - - - - - - - R ... + 12: R G B - - - - - - - - - - - - R ... + 13: R G B - - - - - - - - - - - - - R ... + 14: R G B - - - - - - - - - - - - - - R ... + 15: R G B - - - - - - - - - - - - - - - R ... + -- pierre + */ + dummy = 0; + +/* slope_dpi */ +/* cis color scan is effectively a gray scan with 3 gray lines per color + line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres*channels; + else + slope_dpi = yres; + + slope_dpi = slope_dpi * (1 + dummy); + +/* scan_step_type */ +/* Try to do at least 4 steps per line. if that is impossible we will have to + live with that + */ + if (yres*4 < dev->motor.base_ydpi + || dev->motor.max_step_type <= 0) + scan_step_type = 0; + else if (yres*4 < dev->motor.base_ydpi*2 + || dev->motor.max_step_type <= 1) + scan_step_type = 1; + else + scan_step_type = 2; + + led_exposure = gl841_get_led_exposure(dev); + +/* exposure_time */ + exposure_time = sanei_genesys_exposure_time2( + dev, + slope_dpi, + scan_step_type, + start+used_pixels,/*+tgtime? currently done in sanei_genesys_exposure_time2 with tgtime = 32 pixel*/ + led_exposure, + scan_power_mode); + + while(scan_power_mode + 1 < dev->motor.power_mode_count) { + exposure_time2 = sanei_genesys_exposure_time2( + dev, + slope_dpi, + scan_step_type, + start+used_pixels,/*+tgtime? currently done in sanei_genesys_exposure_time2 with tgtime = 32 pixel*/ + led_exposure, + scan_power_mode + 1); + if (exposure_time < exposure_time2) + break; + exposure_time = exposure_time2; + scan_power_mode++; + } + + DBG (DBG_info, "gl841_calculate_current_setup : exposure_time=%d pixels\n", + exposure_time); + + /* scanned area must be enlarged by max color shift needed */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,0); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + dev->current_setup.pixels = (used_pixels * used_res)/optical_res; + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + DBG (DBG_proc, "gl841_calculate_current_setup: completed\n"); + return SANE_STATUS_GOOD; +} + +static void +gl841_set_motor_power (Genesys_Register_Set * regs, SANE_Bool set) +{ + + DBG (DBG_proc, "gl841_set_motor_power\n"); + + if (set) + { + sanei_genesys_set_reg_from_set (regs, 0x02, + sanei_genesys_read_reg_from_set (regs, + 0x02) | + REG02_MTRPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, 0x02, + sanei_genesys_read_reg_from_set (regs, + 0x02) & + ~REG02_MTRPWR); + } +} + +static void +gl841_set_lamp_power (Genesys_Device * dev, + Genesys_Register_Set * regs, SANE_Bool set) +{ + Genesys_Register_Set * r; + int i; + + if (set) + { + sanei_genesys_set_reg_from_set (regs, 0x03, + sanei_genesys_read_reg_from_set (regs, + 0x03) | + REG03_LAMPPWR); + + r = sanei_genesys_get_address (regs, 0x10); + for (i = 0; i < 6; i++, r++) { + if (dev->sensor.regs_0x10_0x1d[i] == 0x00) + r->value = 0x01;/*0x00 will not be accepted*/ + else + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + r = sanei_genesys_get_address (regs, 0x19); + r->value = 0x50; + } + else + { + sanei_genesys_set_reg_from_set (regs, 0x03, + sanei_genesys_read_reg_from_set (regs, + 0x03) & + ~REG03_LAMPPWR); + + r = sanei_genesys_get_address (regs, 0x10); + for (i = 0; i < 6; i++, r++) { + r->value = 0x01;/* 0x0101 is as off as possible */ + } + r = sanei_genesys_get_address (regs, 0x19); + r->value = 0xff; + } +} + +/*for fast power saving methods only, like disabling certain amplifiers*/ +static SANE_Status +gl841_save_power(Genesys_Device * dev, SANE_Bool enable) { + uint8_t val; + + DBG(DBG_proc, "gl841_save_power: enable = %d\n", enable); + + if (enable) + { + if (dev->model->gpo_type == GPO_CANONLIDE35) + { +/* expect GPIO17 to be enabled, and GPIO9 to be disabled, + while GPIO8 is disabled*/ +/* final state: GPIO8 disabled, GPIO9 enabled, GPIO17 disabled, + GPIO18 disabled*/ + + sanei_genesys_read_register(dev, REG6D, &val); + sanei_genesys_write_register(dev, REG6D, val | 0x80); + + usleep(1000); + + /*enable GPIO9*/ + sanei_genesys_read_register(dev, REG6C, &val); + sanei_genesys_write_register(dev, REG6C, val | 0x01); + + /*disable GPO17*/ + sanei_genesys_read_register(dev, REG6B, &val); + sanei_genesys_write_register(dev, REG6B, val & ~REG6B_GPO17); + + /*disable GPO18*/ + sanei_genesys_read_register(dev, REG6B, &val); + sanei_genesys_write_register(dev, REG6B, val & ~REG6B_GPO18); + + usleep(1000); + + sanei_genesys_read_register(dev, REG6D, &val); + sanei_genesys_write_register(dev, REG6D, val & ~0x80); + + } + if (dev->model->gpo_type == GPO_DP685) + { + sanei_genesys_read_register(dev, REG6B, &val); + sanei_genesys_write_register(dev, REG6B, val & ~REG6B_GPO17); + dev->reg[reg_0x6b].value &= ~REG6B_GPO17; + dev->calib_reg[reg_0x6b].value &= ~REG6B_GPO17; + } + + gl841_set_fe (dev, AFE_POWER_SAVE); + + } + else + { + if (dev->model->gpo_type == GPO_CANONLIDE35) + { +/* expect GPIO17 to be enabled, and GPIO9 to be disabled, + while GPIO8 is disabled*/ +/* final state: GPIO8 enabled, GPIO9 disabled, GPIO17 enabled, + GPIO18 enabled*/ + + sanei_genesys_read_register(dev, REG6D, &val); + sanei_genesys_write_register(dev, REG6D, val | 0x80); + + usleep(10000); + + /*disable GPIO9*/ + sanei_genesys_read_register(dev, REG6C, &val); + sanei_genesys_write_register(dev, REG6C, val & ~0x01); + + /*enable GPIO10*/ + sanei_genesys_read_register(dev, REG6C, &val); + sanei_genesys_write_register(dev, REG6C, val | 0x02); + + /*enable GPO17*/ + sanei_genesys_read_register(dev, REG6B, &val); + sanei_genesys_write_register(dev, REG6B, val | REG6B_GPO17); + dev->reg[reg_0x6b].value |= REG6B_GPO17; + dev->calib_reg[reg_0x6b].value |= REG6B_GPO17; + + /*enable GPO18*/ + sanei_genesys_read_register(dev, REG6B, &val); + sanei_genesys_write_register(dev, REG6B, val | REG6B_GPO18); + dev->reg[reg_0x6b].value |= REG6B_GPO18; + dev->calib_reg[reg_0x6b].value |= REG6B_GPO18; + + } + if (dev->model->gpo_type == GPO_DP665 + || dev->model->gpo_type == GPO_DP685) + { + sanei_genesys_read_register(dev, REG6B, &val); + sanei_genesys_write_register(dev, REG6B, val | REG6B_GPO17); + dev->reg[reg_0x6b].value |= REG6B_GPO17; + dev->calib_reg[reg_0x6b].value |= REG6B_GPO17; + } + + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_set_powersaving (Genesys_Device * dev, + int delay /* in minutes */ ) +{ + SANE_Status status; + Genesys_Register_Set local_reg[7]; + int rate, exposure_time, tgtime, time; + + DBG (DBG_proc, "gl841_set_powersaving (delay = %d)\n", delay); + + local_reg[0].address = 0x01; + local_reg[0].value = sanei_genesys_read_reg_from_set (dev->reg, 0x01); /* disable fastmode */ + + local_reg[1].address = 0x03; + local_reg[1].value = sanei_genesys_read_reg_from_set (dev->reg, 0x03); /* Lamp power control */ + + local_reg[2].address = 0x05; + local_reg[2].value = sanei_genesys_read_reg_from_set (dev->reg, 0x05) /*& ~REG05_BASESEL*/; /* 24 clocks/pixel */ + + local_reg[3].address = 0x18; /* Set CCD type */ + local_reg[3].value = 0x00; + + local_reg[4].address = 0x38; /* line period low */ + local_reg[4].value = 0x00; + + local_reg[5].address = 0x39; /* line period high */ + local_reg[5].value = 0x00; + + local_reg[6].address = 0x1c; /* period times for LPeriod, expR,expG,expB, Z1MODE, Z2MODE */ + local_reg[6].value = sanei_genesys_read_reg_from_set (dev->reg, 0x05) & ~REG1C_TGTIME; + + if (!delay) + local_reg[1].value = local_reg[1].value & 0xf0; /* disable lampdog and set lamptime = 0 */ + else if (delay < 20) + local_reg[1].value = (local_reg[1].value & 0xf0) | 0x09; /* enable lampdog and set lamptime = 1 */ + else + local_reg[1].value = (local_reg[1].value & 0xf0) | 0x0f; /* enable lampdog and set lamptime = 7 */ + + time = delay * 1000 * 60; /* -> msec */ + exposure_time = + (uint32_t) (time * 32000.0 / + (24.0 * 64.0 * (local_reg[1].value & REG03_LAMPTIM) * + 1024.0) + 0.5); + /* 32000 = system clock, 24 = clocks per pixel */ + rate = (exposure_time + 65536) / 65536; + if (rate > 4) + { + rate = 8; + tgtime = 3; + } + else if (rate > 2) + { + rate = 4; + tgtime = 2; + } + else if (rate > 1) + { + rate = 2; + tgtime = 1; + } + else + { + rate = 1; + tgtime = 0; + } + + local_reg[6].value |= tgtime; + exposure_time /= rate; + + if (exposure_time > 65535) + exposure_time = 65535; + + local_reg[4].value = exposure_time >> 8; /* highbyte */ + local_reg[5].value = exposure_time & 255; /* lowbyte */ + + status = + gl841_bulk_write_register (dev, local_reg, + sizeof (local_reg)/sizeof (local_reg[0])); + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, + "gl841_set_powersaving: failed to bulk write registers: %s\n", + sane_strstatus (status)); + + DBG (DBG_proc, "gl841_set_powersaving: completed\n"); + return status; +} + +static SANE_Status +gl841_start_action (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x01); +} + +static SANE_Status +gl841_stop_action (Genesys_Device * dev) +{ + Genesys_Register_Set local_reg[GENESYS_GL841_MAX_REGS+1]; + SANE_Status status; + uint8_t val40, val; + unsigned int loop; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + status = sanei_genesys_read_register(dev, 0x40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n",__FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* only stop action if needed */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG)) + { + DBG (DBG_info, "%s: already stopped\n", __FUNCTION__); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + memcpy (local_reg, dev->reg, (GENESYS_GL841_MAX_REGS+1) * sizeof (Genesys_Register_Set)); + + gl841_init_optical_regs_off(local_reg); + + gl841_init_motor_regs_off(local_reg,0); + status = gl841_bulk_write_register (dev, local_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to bulk write registers: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* looks like writing the right registers to zero is enough to get the chip + out of scan mode into command mode, actually triggering(writing to + register 0x0f) seems to be unnecessary */ + + loop = 10; + while (loop > 0) + { + status = sanei_genesys_read_register(dev, 0x40, &val40); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n",__FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* if scanner is in command mode, we are done */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG)) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + usleep(100*1000); + loop--; + } + + DBGCOMPLETED; + return SANE_STATUS_IO_ERROR; +} + +static SANE_Status +gl841_get_paper_sensor(Genesys_Device * dev, SANE_Bool * paper_loaded) +{ + SANE_Status status; + uint8_t val; + + status = sanei_genesys_read_register(dev, REG6D, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_get_paper_sensor: failed to read gpio: %s\n", + sane_strstatus (status)); + return status; + } + *paper_loaded = (val & 0x1) == 0; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_eject_document (Genesys_Device * dev) +{ + Genesys_Register_Set local_reg[GENESYS_GL841_MAX_REGS+1]; + SANE_Status status; + uint8_t val; + SANE_Bool paper_loaded; + unsigned int init_steps; + float feed_mm; + int loop; + + DBG (DBG_proc, "gl841_eject_document\n"); + + if (!dev->model->is_sheetfed == SANE_TRUE) + { + DBG (DBG_proc, "gl841_eject_document: there is no \"eject sheet\"-concept for non sheet fed\n"); + DBG (DBG_proc, "gl841_eject_document: finished\n"); + return SANE_STATUS_GOOD; + } + + + memset (local_reg, 0, sizeof (local_reg)); + val = 0; + + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to read status register: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to stop motor: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + + memcpy (local_reg, dev->reg, (GENESYS_GL841_MAX_REGS+1) * sizeof (Genesys_Register_Set)); + + gl841_init_optical_regs_off(local_reg); + + gl841_init_motor_regs(dev,local_reg, + 65536,MOTOR_ACTION_FEED,0); + + status = + gl841_bulk_write_register (dev, local_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl841_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to start motor: %s\n", + sane_strstatus (status)); + gl841_stop_action (dev); + /* send original registers */ + gl841_bulk_write_register (dev, dev->reg, GENESYS_GL841_MAX_REGS); + return status; + } + + RIE(gl841_get_paper_sensor(dev, &paper_loaded)); + if (paper_loaded) + { + DBG (DBG_info, + "gl841_eject_document: paper still loaded\n"); + /* force document TRUE, because it is definitely present */ + dev->document = SANE_TRUE; + dev->scanhead_position_in_steps = 0; + + loop = 300; + while (loop > 0) /* do not wait longer then 30 seconds */ + { + + RIE(gl841_get_paper_sensor(dev, &paper_loaded)); + + if (!paper_loaded) + { + DBG (DBG_info, + "gl841_eject_document: reached home position\n"); + DBG (DBG_proc, "gl841_eject_document: finished\n"); + break; + } + usleep (100000); /* sleep 100 ms */ + --loop; + } + + if (loop == 0) + { + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl841_stop_action (dev); + DBG (DBG_error, + "gl841_eject_document: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + } + + feed_mm = SANE_UNFIX(dev->model->eject_feed); + if (dev->document) + { + feed_mm += SANE_UNFIX(dev->model->post_scan); + } + + status = sanei_genesys_read_feed_steps(dev, &init_steps); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to read feed steps: %s\n", + sane_strstatus (status)); + return status; + } + + /* now feed for extra steps */ + loop = 0; + while (loop < 300) /* do not wait longer then 30 seconds */ + { + unsigned int steps; + + status = sanei_genesys_read_feed_steps(dev, &steps); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to read feed steps: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, "gl841_eject_document: init_steps: %d, steps: %d\n", + init_steps, steps); + + if (steps > init_steps + (feed_mm * dev->motor.base_ydpi) / MM_PER_INCH) + { + break; + } + + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + status = gl841_stop_action(dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_eject_document: failed to stop motor: %s\n", + sane_strstatus (status)); + return status; + } + + dev->document = SANE_FALSE; + + DBG (DBG_proc, "gl841_eject_document: finished\n"); + return SANE_STATUS_GOOD; +} + + +static SANE_Status +gl841_load_document (Genesys_Device * dev) +{ + SANE_Status status; + SANE_Bool paper_loaded; + int loop = 300; + DBG (DBG_proc, "gl841_load_document\n"); + while (loop > 0) /* do not wait longer then 30 seconds */ + { + + RIE(gl841_get_paper_sensor(dev, &paper_loaded)); + + if (paper_loaded) + { + DBG (DBG_info, + "gl841_load_document: document inserted\n"); + + /* when loading OK, document is here */ + dev->document = SANE_TRUE; + + usleep (1000000); /* give user 1000ms to place document correctly */ + break; + } + usleep (100000); /* sleep 100 ms */ + --loop; + } + + if (loop == 0) + { + /* when we come here then the user needed to much time for this */ + DBG (DBG_error, + "gl841_load_document: timeout while waiting for document\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_proc, "gl841_load_document: finished\n"); + return SANE_STATUS_GOOD; +} + +/** + * detects end of document and adjust current scan + * to take it into account + * used by sheetfed scanners + */ +static SANE_Status +gl841_detect_document_end (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool paper_loaded; + unsigned int scancnt = 0, lincnt, postcnt; + uint8_t val; + size_t total_bytes_to_read; + + DBG (DBG_proc, "%s: begin\n", __FUNCTION__); + + RIE (gl841_get_paper_sensor (dev, &paper_loaded)); + + /* sheetfed scanner uses home sensor as paper present */ + if ((dev->document == SANE_TRUE) && !paper_loaded) + { + DBG (DBG_info, "%s: no more document\n", __FUNCTION__); + dev->document = SANE_FALSE; + + /* we can't rely on total_bytes_to_read since the frontend + * might have been slow to read data, so we re-evaluate the + * amount of data to scan form the hardware settings + */ + status=sanei_genesys_read_scancnt(dev,&scancnt); + if(status!=SANE_STATUS_GOOD) + { + dev->total_bytes_to_read = dev->total_bytes_read; + dev->read_bytes_left = 0; + DBG (DBG_proc, "%s: finished\n", __FUNCTION__); + return SANE_STATUS_GOOD; + } + if (dev->settings.scan_mode == SCAN_MODE_COLOR && dev->model->is_cis) + { + scancnt/=3; + } + DBG (DBG_io, "%s: scancnt=%u lines\n",__FUNCTION__, scancnt); + + RIE(sanei_genesys_read_register(dev, 0x25, &val)); + lincnt=65536*val; + RIE(sanei_genesys_read_register(dev, 0x26, &val)); + lincnt+=256*val; + RIE(sanei_genesys_read_register(dev, 0x27, &val)); + lincnt+=val; + DBG (DBG_io, "%s: lincnt=%u lines\n",__FUNCTION__, lincnt); + postcnt=(SANE_UNFIX(dev->model->post_scan)/MM_PER_INCH)*dev->settings.yres; + DBG (DBG_io, "%s: postcnt=%u lines\n",__FUNCTION__, postcnt); + + /* the current scancnt is also the final one, so we use it to + * compute total bytes to read. We also add the line count to eject document */ + total_bytes_to_read=(scancnt+postcnt)*dev->wpl; + + DBG (DBG_io, "%s: old total_bytes_to_read=%u\n",__FUNCTION__,(unsigned int)dev->total_bytes_to_read); + DBG (DBG_io, "%s: new total_bytes_to_read=%u\n",__FUNCTION__,(unsigned int)total_bytes_to_read); + + /* assign new end value */ + if(dev->total_bytes_to_read>total_bytes_to_read) + { + DBG (DBG_io, "%s: scan shorten\n",__FUNCTION__); + dev->total_bytes_to_read=total_bytes_to_read; + } + } + + DBG (DBG_proc, "%s: finished\n", __FUNCTION__); + return SANE_STATUS_GOOD; +} + +/* Send the low-level scan command */ +/* todo : is this that useful ? */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl841_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor) +{ + SANE_Status status; + Genesys_Register_Set local_reg[4]; + + DBG (DBG_proc, "gl841_begin_scan\n"); + + local_reg[0].address = 0x03; + if (dev->model->ccd_type != CCD_PLUSTEK_3600) + { + local_reg[0].value = sanei_genesys_read_reg_from_set (reg, 0x03) | REG03_LAMPPWR; + } + else + { + local_reg[0].value = sanei_genesys_read_reg_from_set (reg, 0x03); /* TODO PLUSTEK_3600: why ?? */ + } + + local_reg[1].address = 0x01; + local_reg[1].value = sanei_genesys_read_reg_from_set (reg, 0x01) | REG01_SCAN; /* set scan bit */ + + local_reg[2].address = 0x0d; + local_reg[2].value = 0x01; + + local_reg[3].address = 0x0f; + if (start_motor) + local_reg[3].value = 0x01; + else + local_reg[3].value = 0x00; /* do not start motor yet */ + + status = + gl841_bulk_write_register (dev, local_reg, + sizeof (local_reg)/sizeof (local_reg[0])); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_begin_scan: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "gl841_begin_scan: completed\n"); + + return status; +} + + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl841_end_scan (Genesys_Device * dev, Genesys_Register_Set __sane_unused__ * reg, + SANE_Bool check_stop) +{ + SANE_Status status; + + DBG (DBG_proc, "gl841_end_scan (check_stop = %d)\n", check_stop); + + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = SANE_STATUS_GOOD; + } + else /* flat bed scanners */ + { + status = gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_end_scan: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBG (DBG_proc, "gl841_end_scan: completed\n"); + + return status; +} + +/* Moves the slider to steps */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl841_feed (Genesys_Device * dev, int steps) +{ + Genesys_Register_Set local_reg[GENESYS_GL841_MAX_REGS+1]; + SANE_Status status; + uint8_t val; + int loop; + + DBG (DBG_proc, "gl841_feed (steps = %d)\n", + steps); + + status = + gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_feed: failed to stop action: %s\n", + sane_strstatus (status)); + return status; + } + + memcpy (local_reg, dev->reg, (GENESYS_GL841_MAX_REGS+1) * sizeof (Genesys_Register_Set)); + + gl841_init_optical_regs_off(local_reg); + + gl841_init_motor_regs(dev,local_reg, + steps,MOTOR_ACTION_FEED,0); + + status = + gl841_bulk_write_register (dev, local_reg, + GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_feed: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl841_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_feed: failed to start motor: %s\n", + sane_strstatus (status)); + gl841_stop_action (dev); + /* send original registers */ + gl841_bulk_write_register (dev, dev->reg, + GENESYS_GL841_MAX_REGS); + return status; + } + + loop = 0; + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_feed: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + + if (!(val & REG41_MOTORENB)) /* motor enabled */ + { + DBG (DBG_proc, "gl841_feed: finished\n"); + dev->scanhead_position_in_steps += steps; + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl841_stop_action (dev); + + DBG (DBG_error, + "gl841_feed: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; +} + +/* Moves the slider to the home (top) position slowly */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl841_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home) +{ + Genesys_Register_Set local_reg[GENESYS_GL841_MAX_REGS+1]; + SANE_Status status; + Genesys_Register_Set *r; + uint8_t val; + int loop = 0; + + DBG (DBG_proc, "gl841_slow_back_home (wait_until_home = %d)\n", + wait_until_home); + + if (dev->model->is_sheetfed == SANE_TRUE) + { + DBG (DBG_proc, "gl841_slow_back_home: there is no \"home\"-concept for sheet fed\n"); + DBG (DBG_proc, "gl841_slow_back_home: finished\n"); + return SANE_STATUS_GOOD; + } + + /* reset gpio pin */ + if (dev->model->gpo_type == GPO_CANONLIDE35) + { + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + val = dev->gpo.value[0]; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + } + gl841_save_power(dev, SANE_FALSE); + + /* first read gives HOME_SENSOR true */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + usleep (100000); /* sleep 100 ms */ + + /* second is reliable */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + dev->scanhead_position_in_steps = 0; + + if (val & REG41_HOMESNR) /* is sensor at home? */ + { + DBG (DBG_info, + "gl841_slow_back_home: already at home, completed\n"); + dev->scanhead_position_in_steps = 0; + return SANE_STATUS_GOOD; + } + + /* end previous scan if any */ + r = sanei_genesys_get_address (dev->reg, REG01); + r->value &= ~REG01_SCAN; + status = sanei_genesys_write_register (dev, REG01, r->value); + + /* if motor is on, stop current action */ + if (val & REG41_MOTORENB) + { + status = gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_slow_back_home: failed to stop motor: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + } + + memcpy (local_reg, dev->reg, (GENESYS_GL841_MAX_REGS+1) * sizeof (Genesys_Register_Set)); + + gl841_init_motor_regs(dev,local_reg, 65536,MOTOR_ACTION_GO_HOME,0); + + /* set up for reverse and no scan */ + r = sanei_genesys_get_address (local_reg, REG02); + r->value |= REG02_MTRREV; + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + RIE (gl841_bulk_write_register (dev, local_reg, GENESYS_GL841_MAX_REGS)); + + status = gl841_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_slow_back_home: failed to start motor: %s\n", + sane_strstatus (status)); + gl841_stop_action (dev); + /* send original registers */ + gl841_bulk_write_register (dev, dev->reg, GENESYS_GL841_MAX_REGS); + return status; + } + + if (wait_until_home) + { + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + + if (val & REG41_HOMESNR) /* home sensor */ + { + DBG (DBG_info, "gl841_slow_back_home: reached home position\n"); + DBG (DBG_proc, "gl841_slow_back_home: finished\n"); + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl841_stop_action (dev); + DBG (DBG_error, + "gl841_slow_back_home: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_info, "gl841_slow_back_home: scanhead is still moving\n"); + DBG (DBG_proc, "gl841_slow_back_home: finished\n"); + return SANE_STATUS_GOOD; +} + +/* Automatically set top-left edge of the scan area by scanning a 200x200 pixels + area at 600 dpi from very top of scanner */ +static SANE_Status +gl841_search_start_position (Genesys_Device * dev) +{ + int size; + SANE_Status status; + uint8_t *data; + Genesys_Register_Set local_reg[GENESYS_GL841_MAX_REGS+1]; + int steps; + + int pixels = 600; + int dpi = 300; + + DBGSTART; + + memcpy (local_reg, dev->reg, (GENESYS_GL841_MAX_REGS +1) * sizeof (Genesys_Register_Set)); + + /* sets for a 200 lines * 600 pixels */ + /* normal scan with no shading */ + + status = gl841_init_scan_regs (dev, + local_reg, + dpi, + dpi, + 0, + 0,/*we should give a small offset here~60 steps*/ + 600, + dev->model->search_lines, + 8, + 1, + 1,/*green*/ + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE); + if(status!=SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to init scan registers: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* send to scanner */ + status = + gl841_bulk_write_register (dev, local_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to bulk write registers: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + size = pixels * dev->model->search_lines; + + data = malloc (size); + if (!data) + { + DBG (DBG_error, + "gl841_search_start_position: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + status = gl841_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_start_position: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("search_position.pnm", data, 8, 1, pixels, + dev->model->search_lines); + + status = gl841_end_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_start_position: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* update regs to copy ASIC internal state */ + memcpy (dev->reg, local_reg, (GENESYS_GL841_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + +/*TODO: find out where sanei_genesys_search_reference_point + stores information, and use that correctly*/ + status = + sanei_genesys_search_reference_point (dev, data, 0, dpi, pixels, + dev->model->search_lines); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_start_position: failed to set search reference point: %s\n", + sane_strstatus (status)); + return status; + } + + free (data); + return SANE_STATUS_GOOD; +} + +/* + * sets up register for coarse gain calibration + * todo: check it for scanners using it */ +static SANE_Status +gl841_init_regs_for_coarse_calibration (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t channels; + uint8_t cksel; + + DBG (DBG_proc, "gl841_init_regs_for_coarse_calibration\n"); + + + cksel = (dev->calib_reg[reg_0x18].value & REG18_CKSEL) + 1; /* clock speed = 1..4 clocks */ + + /* set line size */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + status = gl841_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + dev->sensor.optical_res / cksel, + 20, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE + ); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init_register_for_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, + "gl841_init_register_for_coarse_calibration: optical sensor res: %d dpi, actual res: %d\n", + dev->sensor.optical_res / cksel, dev->settings.xres); + + status = + gl841_bulk_write_register (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init_register_for_coarse_calibration: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, + "gl841_init_register_for_coarse_calibration: completed\n"); + +/* if (DBG_LEVEL >= DBG_info) + sanei_gl841_print_registers (dev->calib_reg);*/ + + + return SANE_STATUS_GOOD; +} + + +/* init registers for shading calibration */ +static SANE_Status +gl841_init_regs_for_shading (Genesys_Device * dev) +{ + SANE_Status status; + SANE_Int ydpi; + + DBG (DBG_proc, "gl841_init_regs_for_shading: lines = %d\n", (int)dev->calib_lines); + + ydpi = dev->motor.base_ydpi; + if (dev->motor.motor_id == MOTOR_PLUSTEK_3600) /* TODO PLUSTEK_3600: 1200dpi not yet working, produces dark bar */ + { + ydpi = 600; + } + + dev->calib_channels = 3; + dev->calib_lines = dev->model->shading_lines; + status = gl841_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + ydpi, + 0, + 0, + (dev->sensor.sensor_pixels * dev->settings.xres) / dev->sensor.optical_res, + dev->calib_lines, + 16, + dev->calib_channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | +/* we don't handle differing shading areas very well */ +/* SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE |*/ + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_USE_OPTICAL_RES + ); + + dev->calib_pixels = dev->current_setup.pixels; + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init_registers_for_shading: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + dev->scanhead_position_in_steps += dev->calib_lines; + + status = + gl841_bulk_write_register (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init_registers_for_shading: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "gl841_init_regs_for_shading: completed\n"); + + return SANE_STATUS_GOOD; +} + +/* set up registers for the actual scan + */ +static SANE_Status +gl841_init_regs_for_scan (Genesys_Device * dev) +{ + int channels; + int flags; + int depth; + float move; + int move_dpi; + float start; + + SANE_Status status; + + DBG (DBG_info, + "gl841_init_regs_for_scan settings:\nResolution: %uDPI\n" + "Lines : %u\nPPL : %u\nStartpos : %.3f/%.3f\nScan mode : %d\n\n", + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + gl841_slow_back_home(dev,SANE_TRUE); + +/* channels */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + +/* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART) + depth = 1; + + + /* steps to move to reach scanning area: + - first we move to physical start of scanning + either by a fixed steps amount from the black strip + or by a fixed amount from parking position, + minus the steps done during shading calibration + - then we move by the needed offset whitin physical + scanning area + + assumption: steps are expressed at maximum motor resolution + + we need: + SANE_Fixed y_offset; + SANE_Fixed y_size; + SANE_Fixed y_offset_calib; + mm_to_steps()=motor dpi / 2.54 / 10=motor dpi / MM_PER_INCH */ + + /* if scanner uses GENESYS_FLAG_SEARCH_START y_offset is + relative from origin, else, it is from parking position */ + + move_dpi = dev->motor.base_ydpi; + + move = 0; + if (dev->model->flags & GENESYS_FLAG_SEARCH_START) + move += SANE_UNFIX (dev->model->y_offset_calib); + + DBG (DBG_info, "gl841_init_regs_for_scan: move=%f steps\n", move); + + move += SANE_UNFIX (dev->model->y_offset); + DBG (DBG_info, "gl841_init_regs_for_scan: move=%f steps\n", move); + + move += dev->settings.tl_y; + DBG (DBG_info, "gl841_init_regs_for_scan: move=%f steps\n", move); + + move = (move * move_dpi) / MM_PER_INCH; + +/* start */ + start = SANE_UNFIX (dev->model->x_offset); + + start += dev->settings.tl_x; + + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + flags=0; + + /* we enable true gray for cis scanners only, and just when doing + * scan since color calibration is OK for this mode + */ + flags = 0; + + if(dev->model->is_cis && dev->settings.true_gray + &&dev->model->ccd_type != CCD_CANONLIDE35) + { + flags |= OPTICAL_FLAG_ENABLE_LEDADD; + } + /* enable emulated lineart from gray data */ + if(dev->settings.scan_mode == SCAN_MODE_LINEART + && dev->settings.dynamic_lineart) + { + flags |= SCAN_FLAG_DYNAMIC_LINEART; + } + + status = gl841_init_scan_regs (dev, + dev->reg, + dev->settings.xres, + dev->settings.yres, + start, + move, + dev->settings.pixels, + dev->settings.lines, + depth, + channels, + dev->settings.color_filter, + flags); + + if (status != SANE_STATUS_GOOD) + return status; + + + DBG (DBG_proc, "gl841_init_register_for_scan: completed\n"); + return SANE_STATUS_GOOD; +} + +/* + * this function sends generic gamma table (ie linear ones) + * or the Sensor specific one if provided + */ +static SANE_Status +gl841_send_gamma_table (Genesys_Device * dev) +{ + int size; + SANE_Status status; + uint8_t *gamma; + + DBGSTART; + + size = 256; + + /* allocate temporary gamma tables: 16 bits words, 3 channels */ + gamma = (uint8_t *) malloc (size * 2 * 3); + if (gamma==NULL) + { + return SANE_STATUS_NO_MEM; + } + + RIE(sanei_genesys_generate_gamma_buffer(dev, 16, 65535, size, gamma)); + + /* send address */ + status = gl841_set_buffer_address_gamma (dev, 0x00000); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "gl841_send_gamma_table: failed to set buffer address: %s\n", + sane_strstatus (status)); + return status; + } + + /* send data */ + status = gl841_bulk_write_data_gamma (dev, 0x28, (uint8_t *) gamma, size * 2 * 3); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "gl841_send_gamma_table: failed to send gamma table: %s\n", + sane_strstatus (status)); + return status; + } + + free (gamma); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* this function does the led calibration by scanning one line of the calibration + area below scanner's top on white strip. + +-needs working coarse/gain +*/ +static SANE_Status +gl841_led_calibration (Genesys_Device * dev) +{ + int num_pixels; + int total_size; + uint8_t *line; + int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + int channels; + int avg[3], avga, avge; + int turn; + char fn[20]; + uint16_t expr, expg, expb; + Genesys_Register_Set *r; + + SANE_Bool acceptable = SANE_FALSE; + + /* these 2 boundaries should be per sensor */ + uint16_t min_exposure=500; + uint16_t max_exposure; + + DBG (DBG_proc, "gl841_led_calibration\n"); + + + if (dev->model->gpo_type == GPO_CANONLIDE35) + { + status = gl841_feed(dev, 280);/*feed to white strip. canon lide 35 only.*/ + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_led_calibration: failed to feed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* offset calibration is always done in color mode */ + channels = 3; + + status = gl841_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + (dev->sensor.sensor_pixels*dev->settings.xres) / dev->sensor.optical_res, + 1, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_USE_OPTICAL_RES + ); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_led_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (gl841_bulk_write_register(dev, dev->calib_reg, GENESYS_GL841_MAX_REGS)); + + num_pixels = dev->current_setup.pixels; + + total_size = num_pixels * channels * 2 * 1; /* colors * bytes_per_color * scan lines */ + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + +/* + we try to get equal bright leds here: + + loop: + average per color + adjust exposure times + */ + + expr = (dev->sensor.regs_0x10_0x1d[0] << 8) | dev->sensor.regs_0x10_0x1d[1]; + expg = (dev->sensor.regs_0x10_0x1d[2] << 8) | dev->sensor.regs_0x10_0x1d[3]; + expb = (dev->sensor.regs_0x10_0x1d[4] << 8) | dev->sensor.regs_0x10_0x1d[5]; + + turn = 0; + /* max exposure is set to ~2 time initial average + * exposure, or 2 time last calibration exposure */ + max_exposure=((expr+expg+expb)/3)*2; + + do { + + dev->sensor.regs_0x10_0x1d[0] = (expr >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[1] = expr & 0xff; + dev->sensor.regs_0x10_0x1d[2] = (expg >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[3] = expg & 0xff; + dev->sensor.regs_0x10_0x1d[4] = (expb >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[5] = expb & 0xff; + + r = &(dev->calib_reg[reg_0x10]); + for (i = 0; i < 6; i++, r++) { + r->value = dev->sensor.regs_0x10_0x1d[i]; + RIE (sanei_genesys_write_register (dev, 0x10+i, dev->sensor.regs_0x10_0x1d[i])); + } + + RIE (gl841_bulk_write_register + (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS)); + + DBG (DBG_info, + "gl841_led_calibration: starting first line reading\n"); + RIE (gl841_begin_scan (dev, dev->calib_reg, SANE_TRUE)); + RIE (sanei_genesys_read_data_from_scanner (dev, line, total_size)); + + if (DBG_LEVEL >= DBG_data) { + snprintf(fn,20,"led_%d.pnm",turn); + sanei_genesys_write_pnm_file (fn, + line, + 16, + channels, + num_pixels, 1); + } + + acceptable = SANE_TRUE; + + for (j = 0; j < channels; j++) + { + avg[j] = 0; + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * num_pixels + 1] * 256 + + line[i * 2 + j * 2 * num_pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + avg[j] += val; + } + + avg[j] /= num_pixels; + } + + DBG(DBG_info,"gl841_led_calibration: average: " + "%d,%d,%d\n", + avg[0],avg[1],avg[2]); + + acceptable = SANE_TRUE; + + if (avg[0] < avg[1] * 0.95 || avg[1] < avg[0] * 0.95 || + avg[0] < avg[2] * 0.95 || avg[2] < avg[0] * 0.95 || + avg[1] < avg[2] * 0.95 || avg[2] < avg[1] * 0.95) + acceptable = SANE_FALSE; + + if (!acceptable) { + avga = (avg[0]+avg[1]+avg[2])/3; + expr = (expr * avga) / avg[0]; + expg = (expg * avga) / avg[1]; + expb = (expb * avga) / avg[2]; +/* + keep the resulting exposures below this value. + too long exposure drives the ccd into saturation. + we may fix this by relying on the fact that + we get a striped scan without shading, by means of + statistical calculation +*/ + avge = (expr + expg + expb) / 3; + + if (avge > max_exposure) { + expr = (expr * max_exposure) / avge; + expg = (expg * max_exposure) / avge; + expb = (expb * max_exposure) / avge; + } + if (avge < min_exposure) { + expr = (expr * min_exposure) / avge; + expg = (expg * min_exposure) / avge; + expb = (expb * min_exposure) / avge; + } + + } + + RIE (gl841_stop_action (dev)); + + turn++; + + } while (!acceptable && turn < 100); + + DBG(DBG_info,"gl841_led_calibration: acceptable exposure: %d,%d,%d\n", + expr,expg,expb); + + /* cleanup before return */ + free (line); + + gl841_slow_back_home(dev, SANE_TRUE); + + DBG (DBG_proc, "gl841_led_calibration: completed\n"); + return status; +} + +/** @brief calibration for AD frontend devices + * experiments show that modifying offset is of little (if no) influence + * so we just return + * CHRIS: This was added from gl646.c as again offset seems to make no + * difference + * + * TODO PLUSTEK_3600 Michael Rickmann: + * offset calibration makes a lot of a difference but currently + * makes everything to dark + */ +static SANE_Status +ad_fe_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + + DBG (DBG_proc, "ad_fe_offset_calibration: start\n"); + DBG (DBG_info, "ad_fe_offset_calibration: offset=(%d,%d,%d)\n", + dev->frontend.offset[0], dev->frontend.offset[1], + dev->frontend.offset[2]); + DBG (DBG_proc, "ad_fe_offset_calibration: end\n"); + return status; +} + +/* this function does the offset calibration by scanning one line of the calibration + area below scanner's top. There is a black margin and the remaining is white. + sanei_genesys_search_start() must have been called so that the offsets and margins + are allready known. + +this function expects the slider to be where? +*/ +static SANE_Status +gl841_offset_calibration (Genesys_Device * dev) +{ + int num_pixels; + int total_size; + uint8_t *first_line, *second_line; + int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + int channels; + int off[3],offh[3],offl[3],off1[3],off2[3]; + int min1[3],min2[3]; + int cmin[3],cmax[3]; + int turn; + char fn[20]; + SANE_Bool acceptable = SANE_FALSE; + int mintgt = 0x400; + + /* Analog Device fronted have a different calibration */ + if (dev->model->dac_type == DAC_PLUSTEK_3600) + { + return ad_fe_offset_calibration (dev); + } + + DBG (DBG_proc, "gl841_offset_calibration\n"); + + /* offset calibration is always done in color mode */ + channels = 3; + + status = gl841_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + (dev->sensor.sensor_pixels*dev->settings.xres) / dev->sensor.optical_res, + 1, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_USE_OPTICAL_RES | + SCAN_FLAG_DISABLE_LAMP + ); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_offset_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + num_pixels = dev->current_setup.pixels; + + total_size = num_pixels * channels * 2 * 1; /* colors * bytes_per_color * scan lines */ + + first_line = malloc (total_size); + if (!first_line) + return SANE_STATUS_NO_MEM; + + second_line = malloc (total_size); + if (!second_line) + { + free (first_line); + return SANE_STATUS_NO_MEM; + } + + /* scan first line of data with no offset nor gain */ +/*WM8199: gain=0.73; offset=-260mV*/ +/*okay. the sensor black level is now at -260mV. we only get 0 from AFE...*/ +/* we should probably do real calibration here: + * -detect acceptable offset with binary search + * -calculate offset from this last version + * + * acceptable offset means + * - few completely black pixels(<10%?) + * - few completely white pixels(<10%?) + * + * final offset should map the minimum not completely black + * pixel to 0(16 bits) + * + * this does account for dummy pixels at the end of ccd + * this assumes slider is at black strip(which is not quite as black as "no + * signal"). + * + */ + dev->frontend.gain[0] = 0x00; + dev->frontend.gain[1] = 0x00; + dev->frontend.gain[2] = 0x00; + offh[0] = 0xff; + offh[1] = 0xff; + offh[2] = 0xff; + offl[0] = 0x00; + offl[1] = 0x00; + offl[2] = 0x00; + turn = 0; + + do { + + RIEF2 (gl841_bulk_write_register + (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS), first_line, second_line); + + for (j=0; j < channels; j++) { + off[j] = (offh[j]+offl[j])/2; + dev->frontend.offset[j] = off[j]; + } + + status = gl841_set_fe(dev, AFE_SET); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_offset_calibration: failed to setup frontend: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, + "gl841_offset_calibration: starting first line reading\n"); + RIEF2 (gl841_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + + RIEF2 (sanei_genesys_read_data_from_scanner (dev, first_line, total_size), first_line, second_line); + + if (DBG_LEVEL >= DBG_data) { + snprintf(fn,20,"offset1_%02d.pnm",turn); + sanei_genesys_write_pnm_file (fn, + first_line, + 16, + channels, + num_pixels, 1); + } + + acceptable = SANE_TRUE; + + for (j = 0; j < channels; j++) + { + cmin[j] = 0; + cmax[j] = 0; + + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + first_line[i * 2 + j * 2 * num_pixels + 1] * 256 + + first_line[i * 2 + j * 2 * num_pixels]; + else + val = + first_line[i * 2 * channels + 2 * j + 1] * 256 + + first_line[i * 2 * channels + 2 * j]; + if (val < 10) + cmin[j]++; + if (val > 65525) + cmax[j]++; + } + + /* TODO the DP685 has a black strip in the middle of the sensor + * should be handled in a more elegant way , could be a bug */ + if (dev->model->ccd_type == CCD_DP685) + cmin[j] -= 20; + + if (cmin[j] > num_pixels/100) { + acceptable = SANE_FALSE; + if (dev->model->is_cis) + offl[0] = off[0]; + else + offl[j] = off[j]; + } + if (cmax[j] > num_pixels/100) { + acceptable = SANE_FALSE; + if (dev->model->is_cis) + offh[0] = off[0]; + else + offh[j] = off[j]; + } + } + + DBG(DBG_info,"gl841_offset_calibration: black/white pixels: " + "%d/%d,%d/%d,%d/%d\n", + cmin[0],cmax[0],cmin[1],cmax[1],cmin[2],cmax[2]); + + if (dev->model->is_cis) { + offh[2] = offh[1] = offh[0]; + offl[2] = offl[1] = offl[0]; + } + + RIEF2 (gl841_stop_action (dev), first_line, second_line); + + turn++; + } while (!acceptable && turn < 100); + + DBG(DBG_info,"gl841_offset_calibration: acceptable offsets: %d,%d,%d\n", + off[0],off[1],off[2]); + + + for (j = 0; j < channels; j++) + { + off1[j] = off[j]; + + min1[j] = 65536; + + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + first_line[i * 2 + j * 2 * num_pixels + 1] * 256 + + first_line[i * 2 + j * 2 * num_pixels]; + else + val = + first_line[i * 2 * channels + 2 * j + 1] * 256 + + first_line[i * 2 * channels + 2 * j]; + if (min1[j] > val && val >= 10) + min1[j] = val; + } + } + + + offl[0] = off[0]; + offl[1] = off[0]; + offl[2] = off[0]; + turn = 0; + + do { + + for (j=0; j < channels; j++) { + off[j] = (offh[j]+offl[j])/2; + dev->frontend.offset[j] = off[j]; + } + + status = gl841_set_fe(dev, AFE_SET); + + if (status != SANE_STATUS_GOOD) + { + free (first_line); + free (second_line); + DBG (DBG_error, + "gl841_offset_calibration: failed to setup frontend: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, + "gl841_offset_calibration: starting second line reading\n"); + RIEF2 (gl841_bulk_write_register + (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS), first_line, second_line); + RIEF2 (gl841_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + if (DBG_LEVEL >= DBG_data) { + snprintf(fn,20,"offset2_%d.pnm",turn); + sanei_genesys_write_pnm_file (fn, + second_line, + 16, + channels, + num_pixels, 1); + } + + acceptable = SANE_TRUE; + + for (j = 0; j < channels; j++) + { + cmin[j] = 0; + cmax[j] = 0; + + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + second_line[i * 2 + j * 2 * num_pixels + 1] * 256 + + second_line[i * 2 + j * 2 * num_pixels]; + else + val = + second_line[i * 2 * channels + 2 * j + 1] * 256 + + second_line[i * 2 * channels + 2 * j]; + if (val < 10) + cmin[j]++; + if (val > 65525) + cmax[j]++; + } + + if (cmin[j] > num_pixels/100) { + acceptable = SANE_FALSE; + if (dev->model->is_cis) + offl[0] = off[0]; + else + offl[j] = off[j]; + } + if (cmax[j] > num_pixels/100) { + acceptable = SANE_FALSE; + if (dev->model->is_cis) + offh[0] = off[0]; + else + offh[j] = off[j]; + } + } + + DBG(DBG_info,"gl841_offset_calibration: black/white pixels: " + "%d/%d,%d/%d,%d/%d\n", + cmin[0],cmax[0],cmin[1],cmax[1],cmin[2],cmax[2]); + + if (dev->model->is_cis) { + offh[2] = offh[1] = offh[0]; + offl[2] = offl[1] = offl[0]; + } + + RIEF2 (gl841_stop_action (dev), first_line, second_line); + + turn++; + + } while (!acceptable && turn < 100); + + DBG(DBG_info,"gl841_offset_calibration: acceptable offsets: %d,%d,%d\n", + off[0],off[1],off[2]); + + + for (j = 0; j < channels; j++) + { + off2[j] = off[j]; + + min2[j] = 65536; + + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + second_line[i * 2 + j * 2 * num_pixels + 1] * 256 + + second_line[i * 2 + j * 2 * num_pixels]; + else + val = + second_line[i * 2 * channels + 2 * j + 1] * 256 + + second_line[i * 2 * channels + 2 * j]; + if (min2[j] > val && val != 0) + min2[j] = val; + } + } + + DBG(DBG_info,"gl841_offset_calibration: first set: %d/%d,%d/%d,%d/%d\n", + off1[0],min1[0],off1[1],min1[1],off1[2],min1[2]); + + DBG(DBG_info,"gl841_offset_calibration: second set: %d/%d,%d/%d,%d/%d\n", + off2[0],min2[0],off2[1],min2[1],off2[2],min2[2]); + +/* + calculate offset for each channel + based on minimal pixel value min1 at offset off1 and minimal pixel value min2 + at offset off2 + + to get min at off, values are linearly interpolated: + min=real+off*fact + min1=real+off1*fact + min2=real+off2*fact + + fact=(min1-min2)/(off1-off2) + real=min1-off1*(min1-min2)/(off1-off2) + + off=(min-min1+off1*(min1-min2)/(off1-off2))/((min1-min2)/(off1-off2)) + + off=(min*(off1-off2)+min1*off2-off1*min2)/(min1-min2) + + */ + for (j = 0; j < channels; j++) + { + if (min2[j]-min1[j] == 0) { +/*TODO: try to avoid this*/ + DBG(DBG_warn,"gl841_offset_calibration: difference too small\n"); + if (mintgt * (off1[j] - off2[j]) + min1[j] * off2[j] - min2[j] * off1[j] >= 0) + off[j] = 0x0000; + else + off[j] = 0xffff; + } else + off[j] = (mintgt * (off1[j] - off2[j]) + min1[j] * off2[j] - min2[j] * off1[j])/(min1[j]-min2[j]); + if (off[j] > 255) + off[j] = 255; + if (off[j] < 0) + off[j] = 0; + dev->frontend.offset[j] = off[j]; + } + + DBG(DBG_info,"gl841_offset_calibration: final offsets: %d,%d,%d\n", + off[0],off[1],off[2]); + + if (dev->model->is_cis) { + if (off[0] < off[1]) + off[0] = off[1]; + if (off[0] < off[2]) + off[0] = off[2]; + dev->frontend.offset[0] = off[0]; + dev->frontend.offset[1] = off[0]; + dev->frontend.offset[2] = off[0]; + } + + if (channels == 1) + { + dev->frontend.offset[1] = dev->frontend.offset[0]; + dev->frontend.offset[2] = dev->frontend.offset[0]; + } + + /* cleanup before return */ + free (first_line); + free (second_line); + DBG (DBG_proc, "gl841_offset_calibration: completed\n"); + return status; +} + + +/* alternative coarse gain calibration + this on uses the settings from offset_calibration and + uses only one scanline + */ +/* + with offset and coarse calibration we only want to get our input range into + a reasonable shape. the fine calibration of the upper and lower bounds will + be done with shading. + */ +static SANE_Status +gl841_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + int num_pixels; + int total_size; + uint8_t *line; + int i, j, channels; + SANE_Status status = SANE_STATUS_GOOD; + int max[3]; + float gain[3]; + int val; + + DBG (DBG_proc, "gl841_coarse_gain_calibration dpi=%d\n", dpi); + + if (dev->model->gpo_type == GPO_CANONLIDE35) + { + status = gl841_feed(dev, 280);/*feed to white strip. canon lide 35 only.*/ + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_coarse_gain_calibration: failed to feed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* coarse gain calibration is allways done in color mode */ + channels = 3; + + status = gl841_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + (dev->sensor.sensor_pixels*dev->settings.xres) / dev->sensor.optical_res, + 1, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_USE_OPTICAL_RES + ); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (gl841_bulk_write_register + (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS)); + + num_pixels = dev->current_setup.pixels; + + total_size = num_pixels * channels * 2 * 1; /* colors * bytes_per_color * scan lines */ + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + RIEF (gl841_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("coarse.pnm", line, 16, + channels, num_pixels, 1); + + /* average high level for each channel and compute gain + to reach the target code + we only use the central half of the CCD data */ + for (j = 0; j < channels; j++) + { + max[j] = 0; + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * num_pixels + 1] * 256 + + line[i * 2 + j * 2 * num_pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + + if (val > max[j]) + max[j] = val; + } + + gain[j] = 65535.0/max[j]; + + if (dev->model->dac_type == DAC_CANONLIDE35 || + dev->model->dac_type == DAC_WOLFSON_XP300 || + dev->model->dac_type == DAC_WOLFSON_DSM600) { + gain[j] *= 0.69;/*seems we don't get the real maximum. empirically derived*/ + if (283 - 208/gain[j] > 255) + dev->frontend.gain[j] = 255; + else if (283 - 208/gain[j] < 0) + dev->frontend.gain[j] = 0; + else + dev->frontend.gain[j] = 283 - 208/gain[j]; + } + + DBG (DBG_proc, + "gl841_coarse_gain_calibration: channel %d, max=%d, gain = %f, setting:%d\n", + j, max[j], gain[j],dev->frontend.gain[j]); + } + + for (j = 0; j < channels; j++) + { + if(gain[j] > 10) + { + DBG (DBG_error0, "**********************************************\n"); + DBG (DBG_error0, "**********************************************\n"); + DBG (DBG_error0, "**** ****\n"); + DBG (DBG_error0, "**** Extremely low Brightness detected. ****\n"); + DBG (DBG_error0, "**** Check the scanning head is ****\n"); + DBG (DBG_error0, "**** unlocked and moving. ****\n"); + DBG (DBG_error0, "**** ****\n"); + DBG (DBG_error0, "**********************************************\n"); + DBG (DBG_error0, "**********************************************\n"); +#ifdef SANE_STATUS_HW_LOCKED + return SANE_STATUS_HW_LOCKED; +#else + return SANE_STATUS_JAMMED; +#endif + } + + } + + if (dev->model->is_cis) { + if (dev->frontend.gain[0] > dev->frontend.gain[1]) + dev->frontend.gain[0] = dev->frontend.gain[1]; + if (dev->frontend.gain[0] > dev->frontend.gain[2]) + dev->frontend.gain[0] = dev->frontend.gain[2]; + dev->frontend.gain[2] = dev->frontend.gain[1] = dev->frontend.gain[0]; + } + + if (channels == 1) + { + dev->frontend.gain[0] = dev->frontend.gain[1]; + dev->frontend.gain[2] = dev->frontend.gain[1]; + } + + free (line); + + RIE (gl841_stop_action (dev)); + + gl841_slow_back_home(dev, SANE_TRUE); + + DBG (DBG_proc, "gl841_coarse_gain_calibration: completed\n"); + return status; +} + +/* + * wait for lamp warmup by scanning the same line until difference + * between 2 scans is below a threshold + */ +static SANE_Status +gl841_init_regs_for_warmup (Genesys_Device * dev, + Genesys_Register_Set * local_reg, + int *channels, int *total_size) +{ + int num_pixels = (int) (4 * 300); + SANE_Status status = SANE_STATUS_GOOD; + + DBG (DBG_proc, "sanei_gl841_warmup_lamp\n"); + + memcpy (local_reg, dev->reg, (GENESYS_GL841_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + +/* okay.. these should be defaults stored somewhere */ + dev->frontend.gain[0] = 0x00; + dev->frontend.gain[1] = 0x00; + dev->frontend.gain[2] = 0x00; + dev->frontend.offset[0] = 0x80; + dev->frontend.offset[1] = 0x80; + dev->frontend.offset[2] = 0x80; + + status = gl841_init_scan_regs (dev, + local_reg, + dev->sensor.optical_res, + dev->settings.yres, + dev->sensor.dummy_pixel, + 0, + num_pixels, + 1, + 16, + *channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_USE_OPTICAL_RES + ); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init_regs_for_warmup: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + num_pixels = dev->current_setup.pixels; + + *total_size = num_pixels * 3 * 2 * 1; /* colors * bytes_per_color * scan lines */ + + RIE (gl841_bulk_write_register + (dev, local_reg, GENESYS_GL841_MAX_REGS)); + + return status; +} + + +/* + * this function moves head without scanning, forward, then backward + * so that the head goes to park position. + * as a by-product, also check for lock + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +sanei_gl841_repark_head (Genesys_Device * dev) +{ + SANE_Status status; + + DBG (DBG_proc, "sanei_gl841_repark_head\n"); + + status = gl841_feed(dev,232); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_repark_head: failed to feed: %s\n", + sane_strstatus (status)); + return status; + } + + /* toggle motor flag, put an huge step number and redo move backward */ + status = gl841_slow_back_home (dev, SANE_TRUE); + DBG (DBG_proc, "gl841_park_head: completed\n"); + return status; +} + +static SANE_Status +gl841_is_compatible_calibration (Genesys_Device * dev, + Genesys_Calibration_Cache *cache, + int for_overwrite) +{ + SANE_Status status; +#ifdef HAVE_SYS_TIME_H + struct timeval time; +#endif + + DBGSTART; + + /* calibration cache not working yet for this model */ + if (dev->model->ccd_type == CCD_PLUSTEK_3600) + { + return SANE_STATUS_UNSUPPORTED; + } + + status = gl841_calculate_current_setup (dev); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_is_compatible_calibration: failed to calculate current setup: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "gl841_is_compatible_calibration: checking\n"); + + if (dev->current_setup.half_ccd != cache->used_setup.half_ccd) + return SANE_STATUS_UNSUPPORTED; + + /* a cache entry expires after 30 minutes for non sheetfed scanners */ + /* this is not taken into account when overwriting cache entries */ +#ifdef HAVE_SYS_TIME_H + if(for_overwrite == SANE_FALSE) + { + gettimeofday (&time, NULL); + if ((time.tv_sec - cache->last_calibration > 30 * 60) + && (dev->model->is_sheetfed == SANE_FALSE)) + { + DBG (DBG_proc, "%s: expired entry, non compatible cache\n",__FUNCTION__); + return SANE_STATUS_UNSUPPORTED; + } + } +#endif + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* + * initialize ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home + */ +static SANE_Status +gl841_init (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val; + size_t size; + uint8_t *line; + int i; + + DBG_INIT (); + DBGSTART; + + dev->scanhead_position_in_steps = 0; + + /* Check if the device has already been initialized and powered up */ + if (dev->already_initialized) + { + RIE (sanei_genesys_get_status (dev, &val)); + if (val & REG41_PWRBIT) + { + DBG (DBG_info, "gl841_init: already initialized\n"); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + } + + dev->dark_average_data = NULL; + dev->white_average_data = NULL; + + dev->settings.color_filter = 0; + + /* Set default values for registers */ + gl841_init_registers (dev); + + /* ASIC reset */ + RIE (sanei_genesys_write_register (dev, 0x0e, 0x01)); + RIE (sanei_genesys_write_register (dev, 0x0e, 0x00)); + + /* Write initial registers */ + RIE (gl841_bulk_write_register + (dev, dev->reg, GENESYS_GL841_MAX_REGS)); + + /* Test ASIC and RAM */ + if (!(dev->model->flags & GENESYS_FLAG_LAZY_INIT)) + { + RIE (sanei_gl841_asic_test (dev)); + } + + /* Set analog frontend */ + RIE (gl841_set_fe (dev, AFE_INIT)); + + /* Move home */ + RIE (gl841_slow_back_home (dev, SANE_TRUE)); + + /* Init shading data */ + RIE (sanei_genesys_init_shading_data (dev, dev->sensor.sensor_pixels)); + + /* ensure head is correctly parked, and check lock */ + if (dev->model->flags & GENESYS_FLAG_REPARK) + { + status = sanei_gl841_repark_head (dev); + if (status != SANE_STATUS_GOOD) + { + if (status == SANE_STATUS_INVAL) + DBG (DBG_error0, + "Your scanner is locked. Please move the lock switch " + "to the unlocked position\n"); + else + DBG (DBG_error, + "gl841_init: sanei_gl841_repark_head failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + /* initalize sensor gamma tables */ + size = 256; + + for(i=0;i<3;i++) + { + if (dev->sensor.gamma_table[i] == NULL) + { + dev->sensor.gamma_table[i] = (uint16_t *) malloc (2 * size); + if (dev->sensor.gamma_table[i] == NULL) + { + DBG (DBG_error, + "gl841_init: could not allocate memory for gamma table %d\n",i); + return SANE_STATUS_NO_MEM; + } + sanei_genesys_create_gamma_table (dev->sensor.gamma_table[i], + size, + 65535, + 65535, + dev->sensor.gamma[i]); + } + } + + /* send gamma tables */ + status = gl841_send_gamma_table (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_init: failed to send initial gamma tables: %s\n", + sane_strstatus (status)); + return status; + } + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, (GENESYS_GL841_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + + status = gl841_init_scan_regs (dev, + dev->calib_reg, + 300, + 300, + 0, + 0, + (16 * 300) / dev->sensor.optical_res, + 1, + 16, + 3, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_USE_OPTICAL_RES + ); + + RIE (gl841_bulk_write_register + (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS)); + + size = dev->current_setup.pixels * 3 * 2 * 1; /* colors * bytes_per_color * scan lines */ + + line = malloc (size); + if (!line) + return SANE_STATUS_NO_MEM; + + DBG (DBG_info, + "gl841_init: starting dummy data reading\n"); + RIEF (gl841_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + + sanei_usb_set_timeout(1000);/* 1 second*/ + +/*ignore errors. next read will succeed*/ + sanei_genesys_read_data_from_scanner (dev, line, size); + free(line); + + sanei_usb_set_timeout(30 * 1000);/* 30 seconds*/ + + RIE (gl841_end_scan (dev, dev->calib_reg, SANE_TRUE)); + + + memcpy (dev->calib_reg, dev->reg, (GENESYS_GL841_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + + /* Set powersaving (default = 15 minutes) */ + RIE (gl841_set_powersaving (dev, 15)); + dev->already_initialized = SANE_TRUE; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl841_update_hardware_sensors (Genesys_Scanner * s) +{ + /* do what is needed to get a new set of events, but try to not lose + any of them. + */ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t val; + + if (s->dev->model->gpo_type == GPO_CANONLIDE35) + { + RIE(sanei_genesys_read_register(s->dev, REG6D, &val)); + + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & 0x01) == 0; + if (s->val[OPT_FILE_SW].b == s->last_val[OPT_FILE_SW].b) + s->val[OPT_FILE_SW].b = (val & 0x02) == 0; + if (s->val[OPT_EMAIL_SW].b == s->last_val[OPT_EMAIL_SW].b) + s->val[OPT_EMAIL_SW].b = (val & 0x04) == 0; + if (s->val[OPT_COPY_SW].b == s->last_val[OPT_COPY_SW].b) + s->val[OPT_COPY_SW].b = (val & 0x08) == 0; + } + + if (s->dev->model->gpo_type == GPO_XP300 || + s->dev->model->gpo_type == GPO_DP665 || + s->dev->model->gpo_type == GPO_DP685) + { + RIE(sanei_genesys_read_register(s->dev, REG6D, &val)); + + if (s->val[OPT_PAGE_LOADED_SW].b == s->last_val[OPT_PAGE_LOADED_SW].b) + s->val[OPT_PAGE_LOADED_SW].b = (val & 0x01) == 0; + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & 0x02) == 0; + } + + return status; +} + +/** @brief search for a full width black or white strip. + * This function searches for a black or white stripe across the scanning area. + * When searching backward, the searched area must completely be of the desired + * color since this area will be used for calibration which scans forward. + * @param dev scanner device + * @param forward SANE_TRUE if searching forward, SANE_FALSE if searching backward + * @param black SANE_TRUE if searching for a black strip, SANE_FALSE for a white strip + * @return SANE_STATUS_GOOD if a matching strip is found, SANE_STATUS_UNSUPPORTED if not + */ +static SANE_Status +gl841_search_strip (Genesys_Device * dev, SANE_Bool forward, SANE_Bool black) +{ + unsigned int pixels, lines, channels; + SANE_Status status; + Genesys_Register_Set local_reg[GENESYS_GL841_MAX_REGS + 1]; + size_t size; + uint8_t *data; + int steps, depth, dpi; + unsigned int pass, count, found, x, y, length; + char title[80]; + Genesys_Register_Set *r; + uint8_t white_level=90; /**< default white level to detect white dots */ + uint8_t black_level=60; /**< default black level to detect black dots */ + + DBG (DBG_proc, "gl841_search_strip %s %s\n", black ? "black" : "white", + forward ? "forward" : "reverse"); + + /* use maximum gain when doing forward white strip detection + * since we don't have calibrated the sensor yet */ + if(!black && forward) + { + dev->frontend.gain[0] = 0xff; + dev->frontend.gain[1] = 0xff; + dev->frontend.gain[2] = 0xff; + } + + gl841_set_fe (dev, AFE_SET); + status = gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_search_strip: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for a gray scan at lowest dpi */ + dpi = 9600; + for (x = 0; x < MAX_RESOLUTIONS; x++) + { + if (dev->model->xdpi_values[x] > 0 && dev->model->xdpi_values[x] < dpi) + dpi = dev->model->xdpi_values[x]; + } + channels = 1; + + /* shading calibation is done with dev->motor.base_ydpi */ + /* lines = (dev->model->shading_lines * dpi) / dev->motor.base_ydpi; */ + lines = (10*dpi)/MM_PER_INCH; + + depth = 8; + pixels = (dev->sensor.sensor_pixels * dpi) / dev->sensor.optical_res; + size = pixels * channels * lines * (depth / 8); + data = malloc (size); + if (!data) + { + DBG (DBG_error, "gl841_search_strip: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + /* 20 cm max length for calibration sheet */ + length = ((200 * dpi) / MM_PER_INCH)/lines; + + dev->scanhead_position_in_steps = 0; + + memcpy (local_reg, dev->reg, + (GENESYS_GL841_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + + status = gl841_init_scan_regs (dev, + local_reg, + dpi, + dpi, + 0, + 0, + pixels, + lines, + depth, + channels, + 0, + SCAN_FLAG_DISABLE_SHADING | SCAN_FLAG_DISABLE_GAMMA); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, "%s: failed to setup for scan: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* set up for reverse or forward */ + r = sanei_genesys_get_address (local_reg, 0x02); + if (forward) + r->value &= ~4; + else + r->value |= 4; + + + status = gl841_bulk_write_register (dev, local_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl841_search_strip: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl841_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl841_search_strip: gl841_stop_action failed\n"); + return status; + } + + pass = 0; + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02u.pnm", black ? "black" : "white", + forward ? "fwd" : "bwd", pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, pixels, + lines); + } + + /* loop until strip is found or maximum pass number done */ + found = 0; + while (pass < length && !found) + { + status = + gl841_bulk_write_register (dev, local_reg, GENESYS_GL841_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl841_search_strip: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* now start scan */ + status = gl841_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl841_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl841_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl841_search_strip: gl841_stop_action failed\n"); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02u.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, pixels, + lines); + } + + /* search data to find black strip */ + /* when searching forward, we only need one line of the searched color since we + * will scan forward. But when doing backward search, we need all the area of the + * same color */ + if (forward) + { + for (y = 0; y < lines && !found; y++) + { + count = 0; + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > white_level) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < black_level) + { + count++; + } + } + + /* at end of line, if count >= 3%, line is not fully of the desired color + * so we must go to next line of the buffer */ + /* count*100/pixels < 3 */ + if ((count * 100) / pixels < 3) + { + found = 1; + DBG (DBG_data, + "gl841_search_strip: strip found forward during pass %d at line %d\n", + pass, y); + } + else + { + DBG (DBG_data, + "gl841_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + } + else /* since calibration scans are done forward, we need the whole area + to be of the required color when searching backward */ + { + count = 0; + for (y = 0; y < lines; y++) + { + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > white_level) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < black_level) + { + count++; + } + } + } + + /* at end of area, if count >= 3%, area is not fully of the desired color + * so we must go to next buffer */ + if ((count * 100) / (pixels * lines) < 3) + { + found = 1; + DBG (DBG_data, + "gl841_search_strip: strip found backward during pass %d \n", + pass); + } + else + { + DBG (DBG_data, + "gl841_search_strip: pixels=%d, count=%d (%d%%)\n", pixels, + count, (100 * count) / pixels); + } + } + pass++; + } + free (data); + if (found) + { + status = SANE_STATUS_GOOD; + DBG (DBG_info, "gl841_search_strip: %s strip found\n", + black ? "black" : "white"); + } + else + { + status = SANE_STATUS_UNSUPPORTED; + DBG (DBG_info, "gl841_search_strip: %s strip not found\n", + black ? "black" : "white"); + } + + DBG (DBG_proc, "gl841_search_strip: completed\n"); + return status; +} + +/** the gl841 command set */ +static Genesys_Command_Set gl841_cmd_set = { + "gl841-generic", /* the name of this set */ + + gl841_init, + gl841_init_regs_for_warmup, + gl841_init_regs_for_coarse_calibration, + gl841_init_regs_for_shading, + gl841_init_regs_for_scan, + + gl841_get_filter_bit, + gl841_get_lineart_bit, + gl841_get_bitset_bit, + gl841_get_gain4_bit, + gl841_get_fast_feed_bit, + gl841_test_buffer_empty_bit, + gl841_test_motor_flag_bit, + + gl841_bulk_full_size, + + gl841_set_fe, + gl841_set_powersaving, + gl841_save_power, + + gl841_set_motor_power, + gl841_set_lamp_power, + + gl841_begin_scan, + gl841_end_scan, + + gl841_send_gamma_table, + + gl841_search_start_position, + + gl841_offset_calibration, + gl841_coarse_gain_calibration, + gl841_led_calibration, + + gl841_slow_back_home, + + gl841_bulk_write_register, + gl841_bulk_write_data, + gl841_bulk_read_data, + + gl841_update_hardware_sensors, + + gl841_load_document, + gl841_detect_document_end, + gl841_eject_document, + gl841_search_strip, + + gl841_is_compatible_calibration, + NULL, + NULL, + gl841_calculate_current_setup, + NULL +}; + +SANE_Status +sanei_gl841_init_cmd_set (Genesys_Device * dev) +{ + dev->model->cmd_set = &gl841_cmd_set; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl841.h b/backend/genesys_gl841.h new file mode 100644 index 0000000..bbf2ee1 --- /dev/null +++ b/backend/genesys_gl841.h @@ -0,0 +1,390 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2011-2013 Stéphane Voltz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "genesys.h" + +/* Individual bits */ +#define REG01 0x01 +#define REG01_CISSET 0x80 +#define REG01_DOGENB 0x40 +#define REG01_DVDSET 0x20 +#define REG01_M16DRAM 0x08 +#define REG01_DRAMSEL 0x04 +#define REG01_SHDAREA 0x02 +#define REG01_SCAN 0x01 + +#define REG02 0x02 +#define REG02_NOTHOME 0x80 +#define REG02_ACDCDIS 0x40 +#define REG02_AGOHOME 0x20 +#define REG02_MTRPWR 0x10 +#define REG02_FASTFED 0x08 +#define REG02_MTRREV 0x04 +#define REG02_HOMENEG 0x02 +#define REG02_LONGCURV 0x01 + +#define REG03_LAMPDOG 0x80 +#define REG03_AVEENB 0x40 +#define REG03_XPASEL 0x20 +#define REG03_LAMPPWR 0x10 +#define REG03_LAMPTIM 0x0f + +#define REG04_LINEART 0x80 +#define REG04_BITSET 0x40 +#define REG04_AFEMOD 0x30 +#define REG04_FILTER 0x0c +#define REG04_FESET 0x03 + +#define REG04S_AFEMOD 4 + +#define REG05_DPIHW 0xc0 +#define REG05_DPIHW_600 0x00 +#define REG05_DPIHW_1200 0x40 +#define REG05_DPIHW_2400 0x80 +#define REG05_MTLLAMP 0x30 +#define REG05_GMMENB 0x08 +#define REG05_MTLBASE 0x03 + +#define REG06_SCANMOD 0xe0 +#define REG06S_SCANMOD 5 +#define REG06_PWRBIT 0x10 +#define REG06_GAIN4 0x08 +#define REG06_OPTEST 0x07 + +#define REG07_SRAMSEL 0x08 +#define REG07_FASTDMA 0x04 +#define REG07_DMASEL 0x02 +#define REG07_DMARDWR 0x01 + +#define REG08_DECFLAG 0x40 +#define REG08_GMMFFR 0x20 +#define REG08_GMMFFG 0x10 +#define REG08_GMMFFB 0x08 +#define REG08_GMMZR 0x04 +#define REG08_GMMZG 0x02 +#define REG08_GMMZB 0x01 + +#define REG09_MCNTSET 0xc0 +#define REG09_CLKSET 0x30 +#define REG09_BACKSCAN 0x08 +#define REG09_ENHANCE 0x04 +#define REG09_SHORTTG 0x02 +#define REG09_NWAIT 0x01 + +#define REG09S_MCNTSET 6 +#define REG09S_CLKSET 4 + + +#define REG0A_SRAMBUF 0x01 + +#define REG0D 0x0d +#define REG0D_CLRLNCNT 0x01 + +#define REG16_CTRLHI 0x80 +#define REG16_TOSHIBA 0x40 +#define REG16_TGINV 0x20 +#define REG16_CK1INV 0x10 +#define REG16_CK2INV 0x08 +#define REG16_CTRLINV 0x04 +#define REG16_CKDIS 0x02 +#define REG16_CTRLDIS 0x01 + +#define REG17_TGMODE 0xc0 +#define REG17_TGMODE_NO_DUMMY 0x00 +#define REG17_TGMODE_REF 0x40 +#define REG17_TGMODE_XPA 0x80 +#define REG17_TGW 0x3f +#define REG17S_TGW 0 + +#define REG18_CNSET 0x80 +#define REG18_DCKSEL 0x60 +#define REG18_CKTOGGLE 0x10 +#define REG18_CKDELAY 0x0c +#define REG18_CKSEL 0x03 + +#define REG1A_MANUAL3 0x02 +#define REG1A_MANUAL1 0x01 +#define REG1A_CK4INV 0x08 +#define REG1A_CK3INV 0x04 +#define REG1A_LINECLP 0x02 + +#define REG1C_TGTIME 0x07 + +#define REG1D_CK4LOW 0x80 +#define REG1D_CK3LOW 0x40 +#define REG1D_CK1LOW 0x20 +#define REG1D_TGSHLD 0x1f +#define REG1DS_TGSHLD 0 + + +#define REG1E_WDTIME 0xf0 +#define REG1ES_WDTIME 4 +#define REG1E_LINESEL 0x0f +#define REG1ES_LINESEL 0 + +#define REG40_HISPDFLG 0x04 +#define REG40_MOTMFLG 0x02 +#define REG40_DATAENB 0x01 + +#define REG41_PWRBIT 0x80 +#define REG41_BUFEMPTY 0x40 +#define REG41_FEEDFSH 0x20 +#define REG41_SCANFSH 0x10 +#define REG41_HOMESNR 0x08 +#define REG41_LAMPSTS 0x04 +#define REG41_FEBUSY 0x02 +#define REG41_MOTORENB 0x01 + +#define REG58_VSMP 0xf8 +#define REG58S_VSMP 3 +#define REG58_VSMPW 0x07 +#define REG58S_VSMPW 0 + +#define REG59_BSMP 0xf8 +#define REG59S_BSMP 3 +#define REG59_BSMPW 0x07 +#define REG59S_BSMPW 0 + +#define REG5A_ADCLKINV 0x80 +#define REG5A_RLCSEL 0x40 +#define REG5A_CDSREF 0x30 +#define REG5AS_CDSREF 4 +#define REG5A_RLC 0x0f +#define REG5AS_RLC 0 + +#define REG5E_DECSEL 0xe0 +#define REG5ES_DECSEL 5 +#define REG5E_STOPTIM 0x1f +#define REG5ES_STOPTIM 0 + +#define REG60_ZIMOD 0x1f +#define REG61_Z1MOD 0xff +#define REG62_Z1MOD 0xff + +#define REG63_Z2MOD 0x1f +#define REG64_Z2MOD 0xff +#define REG65_Z2MOD 0xff + +#define REG67_STEPSEL 0xc0 +#define REG67_FULLSTEP 0x00 +#define REG67_HALFSTEP 0x40 +#define REG67_QUATERSTEP 0x80 +#define REG67_MTRPWM 0x3f + +#define REG68_FSTPSEL 0xc0 +#define REG68_FULLSTEP 0x00 +#define REG68_HALFSTEP 0x40 +#define REG68_QUATERSTEP 0x80 +#define REG68_FASTPWM 0x3f + +#define REG6B_MULTFILM 0x80 +#define REG6B_GPOM13 0x40 +#define REG6B_GPOM12 0x20 +#define REG6B_GPOM11 0x10 +#define REG6B_GPO18 0x02 +#define REG6B_GPO17 0x01 + +#define REG6B 0x6b + +#define REG6C 0x6c +#define REG6C_GPIOH 0xff +#define REG6C_GPIOL 0xff + +#define REG6D 0x6d + +#define REG6E 0x6e + +#define REG87_LEDADD 0x04 + +enum +{ + reg_0x01 = 0, + reg_0x02, + reg_0x03, + reg_0x04, + reg_0x05, + reg_0x06, + reg_0x07, + reg_0x08, + reg_0x09, + reg_0x0a, + + reg_0x10, + reg_0x11, + reg_0x12, + reg_0x13, + reg_0x14, + reg_0x15, + reg_0x16, + reg_0x17, + reg_0x18, + reg_0x19, + reg_0x1a, + reg_0x1b, + reg_0x1c, + reg_0x1d, + reg_0x1e, + reg_0x1f, + reg_0x20, + reg_0x21, + reg_0x22, + reg_0x23, + reg_0x24, + reg_0x25, + reg_0x26, + reg_0x27, + + reg_0x29, + + reg_0x2c, + reg_0x2d, + reg_0x2e, + reg_0x2f, + reg_0x30, + reg_0x31, + reg_0x32, + reg_0x33, + reg_0x34, + reg_0x35, + reg_0x36, + reg_0x37, + reg_0x38, + reg_0x39, + + reg_0x3d, + reg_0x3e, + reg_0x3f, + + reg_0x52, + reg_0x53, + reg_0x54, + reg_0x55, + reg_0x56, + reg_0x57, + reg_0x58, + reg_0x59, + reg_0x5a, + + reg_0x5d, + reg_0x5e, + reg_0x5f, + reg_0x60, + reg_0x61, + reg_0x62, + reg_0x63, + reg_0x64, + reg_0x65, + reg_0x66, + reg_0x67, + reg_0x68, + reg_0x69, + reg_0x6a, + reg_0x6b, + reg_0x6c, + reg_0x6d, + reg_0x6e, + reg_0x6f, + reg_0x70, + reg_0x71, + reg_0x72, + reg_0x73, + reg_0x74, + reg_0x75, + reg_0x76, + reg_0x77, + reg_0x78, + reg_0x79, + reg_0x7a, + reg_0x7b, + reg_0x7c, + reg_0x7d, + reg_0x7e, + reg_0x7f, + reg_0x80, + reg_0x81, + reg_0x82, + reg_0x83, + reg_0x84, + reg_0x85, + reg_0x86, + reg_0x87, + GENESYS_GL841_MAX_REGS +}; +/** + * prototypes declaration in case of unit testing + */ +#ifdef UNIT_TESTING +SANE_Status +gl841_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, + float yres, + float startx, + float starty, + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags); + +SANE_Status +gl841_begin_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + SANE_Bool start_motor); + +SANE_Status +gl841_end_scan (Genesys_Device * dev, + Genesys_Register_Set __sane_unused__ * reg, + SANE_Bool check_stop); + +SANE_Status +gl841_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home); + +SANE_Status +sanei_gl841_repark_head (Genesys_Device * dev); + +SANE_Status +gl841_feed (Genesys_Device * dev, int steps); + +#endif diff --git a/backend/genesys_gl843.c b/backend/genesys_gl843.c new file mode 100644 index 0000000..3648d09 --- /dev/null +++ b/backend/genesys_gl843.c @@ -0,0 +1,4459 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#undef BACKEND_NAME +#define BACKEND_NAME genesys_gl843 + +#include "genesys_gl843.h" + +/**************************************************************************** + Low level function + ****************************************************************************/ + +/* ------------------------------------------------------------------------ */ +/* Read and write RAM, registers and AFE */ +/* ------------------------------------------------------------------------ */ + + +/** + * Write bulk data (e.g. gamma or shading data) */ +static SANE_Status +gl843_bulk_write_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBGSTART; + DBG (DBG_io, "gl843_bulk_write_data writing %lu bytes\n", (u_long) len); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_bulk_write_data failed while setting register: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if(len>65472) + size=65472; + else + size = len; + + outdata[0] = BULK_OUT; + outdata[1] = BULK_RAM; + outdata[2] = 0x00; + outdata[3] = 0x00; + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_bulk_write_data failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_usb_write_bulk (dev->dn, data, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_bulk_write_data failed while writing bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "gl843_bulk_write_data: wrote %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + DBGCOMPLETED; + return status; +} + +/* Set address for writing data */ +static SANE_Status +gl843_set_buffer_address (Genesys_Device * dev, uint32_t addr) +{ + SANE_Status status; + + DBG (DBG_io, "gl843_set_buffer_address: setting address to 0x%05x\n", + addr & 0xffff); + + status = sanei_genesys_write_register (dev, 0x5b, ((addr >> 8) & 0xff)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_set_buffer_address: failed while writing high byte: %s\n", + sane_strstatus (status)); + return status; + } + + status = sanei_genesys_write_register (dev, 0x5c, (addr & 0xff)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_set_buffer_address: failed while writing low byte: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "gl843_set_buffer_address: completed\n"); + + return status; +} + +/** + * writes a block of data to RAM + * @param dev USB device + * @param addr RAM address to write to + * @param size size of the chunk of data + * @param data pointer to the data to write + */ +static SANE_Status +write_data (Genesys_Device * dev, uint32_t addr, uint32_t size, + uint8_t * data) +{ + SANE_Status status = SANE_STATUS_GOOD; + + DBGSTART; + + status = gl843_set_buffer_address (dev, addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "write_data: failed while setting address for bulk write data: %s\n", + sane_strstatus (status)); + return status; + } + + /* write actual data */ + status = gl843_bulk_write_data (dev, 0x28, data, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "write_data: failed while writing bulk write data: %s\n", + sane_strstatus (status)); + return status; + } + + /* set back address to 0 */ + status = gl843_set_buffer_address (dev, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "write_data: failed setting to default RAM address: %s\n", + sane_strstatus (status)); + return status; + } + DBGCOMPLETED; + return status; +} + + +static SANE_Status +gl843_bulk_read_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size; + uint8_t outdata[8]; + + DBGSTART; + DBG (DBG_io, + "gl843_bulk_read_data: requesting %lu bytes from 0x%02x addr\n", + (u_long) len, addr); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, 0, 1, &addr); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "write_data: failed to set register address %s\n", + sane_strstatus (status)); + return status; + } + + if (len == 0) + return SANE_STATUS_GOOD; + + outdata[0] = BULK_IN; + outdata[1] = BULK_RAM; + outdata[2] = VALUE_BUFFER; + outdata[3] = 0; + outdata[4] = (len & 0xff); + outdata[5] = ((len >> 8) & 0xff); + outdata[6] = ((len >> 16) & 0xff); + outdata[7] = ((len >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, INDEX, sizeof (outdata), outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_bulk_read_data failed while writing command: %s\n", + sane_strstatus (status)); + return status; + } + + while (len) + { + if (len > 0xF000) + size = 0xF000; + else + size = len; + if (size >= 512) + { + size /= 512; + size *= 512; + } + + DBG (DBG_io2, + "gl843_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) size); + + status = sanei_usb_read_bulk (dev->dn, data, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io2, + "gl843_bulk_read_data read %lu bytes, %lu remaining\n", + (u_long) size, (u_long) (len - size)); + + len -= size; + data += size; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/**************************************************************************** + Mid level functions + ****************************************************************************/ + +static SANE_Bool +gl843_get_fast_feed_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG02); + if (r && (r->value & REG02_FASTFED)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl843_get_filter_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_FILTER)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl843_get_lineart_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_LINEART)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl843_get_bitset_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_BITSET)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl843_get_gain4_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG06); + if (r && (r->value & REG06_GAIN4)) + return SANE_TRUE; + return SANE_FALSE; +} + +/** + * compute the step multiplier used + */ +static int +gl843_get_step_multiplier (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + int value = 1; + + r = sanei_genesys_get_address (regs, REG9D); + if (r != NULL) + { + switch (r->value & 0x0c) + { + case 0x04: + value = 2; + break; + case 0x08: + value = 4; + break; + default: + value = 1; + } + } + DBG (DBG_io, "%s: step multiplier is %d\n", __FUNCTION__, value); + return value; +} + +static SANE_Bool +gl843_test_buffer_empty_bit (SANE_Byte val) +{ + if (val & REG41_BUFEMPTY) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl843_test_motor_flag_bit (SANE_Byte val) +{ + if (val & REG41_MOTORENB) + return SANE_TRUE; + return SANE_FALSE; +} + +/** @brief sensor profile + * search for the database of motor profiles and get the best one. Each + * profile is at a specific dpihw. Use first entry of table by default. + * @param sensor_type sensor id + * @param dpi hardware dpi for the scan + * @param flags to select between XPA, XPA+IR or regular scan from OPTICAL_FLAGS_* + * @return a pointer to a Sensor_Profile struct + */ +static Sensor_Profile *get_sensor_profile(int sensor_type, int dpi, int flags) +{ + unsigned int i, count; + int idx; + Sensor_Profile *sp; + + if(flags & OPTICAL_FLAG_USE_XPA) + { + sp=xpa_sensors; + count=sizeof(xpa_sensors)/sizeof(Sensor_Profile); + } + else + { + sp=sensors; + count=sizeof(sensors)/sizeof(Sensor_Profile); + } + i=0; + idx=-1; + while(i=dpi + && sp[i].dpimodel->ccd_type, dpihw, flags); + + for (i = 0x06; i < 0x0e; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + if (r) + r->value = sensor->regs_0x10_0x1d[i]; + } + for (i = 0; i < 9; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + if (r) + r->value = sensor->regs_0x52_0x5e[i]; + } + + /* specific registers */ + r = sanei_genesys_get_address (regs, 0x0c); + if (r) + { + r->value = sensor->reg0c; + } + r = sanei_genesys_get_address (regs, 0x70); + if (r) + { + r->value = sensor->reg70; + } + r = sanei_genesys_get_address (regs, 0x71); + if (r) + { + r->value = sensor->reg71; + } + r = sanei_genesys_get_address (regs, 0x7d); + if (r) + { + if (!(dev->model->flags & GENESYS_FLAG_FULL_HWDPI_MODE)) + { + r->value = 0x90; + } + } + r = sanei_genesys_get_address (regs, 0x9e); + if (r) + { + r->value = sensor->reg9e; + } + /* undocumented register */ + r = sanei_genesys_get_address (regs, 0xaa); + if (r) + { + r->value = sensor->regaa; + } + + /* CKxMAP */ + sanei_genesys_set_triple(regs,REG_CK1MAP,sensor->ck1map); + sanei_genesys_set_triple(regs,REG_CK3MAP,sensor->ck3map); + sanei_genesys_set_triple(regs,REG_CK4MAP,sensor->ck4map); + + DBGCOMPLETED; +} + + +/* returns the max register bulk size */ +static int +gl843_bulk_full_size (void) +{ + return GENESYS_GL843_MAX_REGS; +} + +/** @brief set all registers to default values . + * This function is called only once at the beginning and + * fills register startup values for registers reused across scans. + * Those that are rarely modified or not modified are written + * individually. + * @param dev device structure holding register set to initialize + */ +static void +gl843_init_registers (Genesys_Device * dev) +{ + DBGSTART; + + memset (dev->reg, 0, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* default to KV-SS080 */ + SETREG (0xa2, 0x0f); + SETREG (0x01, 0x00); + SETREG (0x02, 0x78); + SETREG (0x03, 0x1f); + SETREG (0x04, 0x10); + SETREG (0x05, 0x80); + SETREG (0x06, 0xd8); /* SCANMOD=110, PWRBIT and GAIN4 */ + SETREG (0x08, 0x00); + SETREG (0x09, 0x00); + SETREG (0x0a, 0x00); + SETREG (0x0b, 0x6a); + SETREG (0x10, 0x00); + SETREG (0x11, 0x00); + SETREG (0x12, 0x00); + SETREG (0x13, 0x00); + SETREG (0x14, 0x00); + SETREG (0x15, 0x00); + SETREG (0x16, 0x33); + SETREG (0x17, 0x1c); + SETREG (0x18, 0x10); + SETREG (0x19, 0x2a); + SETREG (0x1a, 0x04); + SETREG (0x1b, 0x00); + SETREG (0x1c, 0x20); + SETREG (0x1d, 0x04); + SETREG (0x1e, 0x10); + SETREG (0x1f, 0x01); + SETREG (0x20, 0x10); + SETREG (0x21, 0x04); + SETREG (0x22, 0x01); + SETREG (0x23, 0x01); + SETREG (0x24, 0x04); + SETREG (0x25, 0x00); + SETREG (0x26, 0x00); + SETREG (0x27, 0x00); + SETREG (0x2c, 0x02); + SETREG (0x2d, 0x58); + SETREG (0x2e, 0x80); + SETREG (0x2f, 0x80); + SETREG (0x30, 0x00); + SETREG (0x31, 0x14); + SETREG (0x32, 0x27); + SETREG (0x33, 0xec); + SETREG (0x34, 0x24); + SETREG (0x35, 0x00); + SETREG (0x36, 0xff); + SETREG (0x37, 0xff); + SETREG (0x38, 0x55); + SETREG (0x39, 0xf0); + SETREG (0x3d, 0x00); + SETREG (0x3e, 0x00); + SETREG (0x3f, 0x01); + SETREG (0x52, 0x01); + SETREG (0x53, 0x04); + SETREG (0x54, 0x07); + SETREG (0x55, 0x0a); + SETREG (0x56, 0x0d); + SETREG (0x57, 0x10); + SETREG (0x58, 0x1b); + SETREG (0x59, 0x00); + SETREG (0x5a, 0x40); + SETREG (0x5e, 0x23); + SETREG (0x5f, 0x01); + SETREG (0x60, 0x00); + SETREG (0x61, 0x00); + SETREG (0x62, 0x00); + SETREG (0x63, 0x00); + SETREG (0x64, 0x00); + SETREG (0x65, 0x00); + SETREG (0x67, 0x7f); + SETREG (0x68, 0x7f); + SETREG (0x69, 0x01); + SETREG (0x6a, 0x04); + SETREG (0x6b, 0x30); + SETREG (0x70, 0x01); + SETREG (0x71, 0x03); + SETREG (0x72, 0x04); + SETREG (0x73, 0x05); + + /* CKxMAP */ + SETREG (0x74, 0x00); + SETREG (0x75, 0x00); + SETREG (0x76, 0x3c); + SETREG (0x77, 0x00); + SETREG (0x78, 0x00); + SETREG (0x79, 0x9f); + SETREG (0x7a, 0x00); + SETREG (0x7b, 0x00); + SETREG (0x7c, 0x55); + + SETREG (0x7d, 0x00); + SETREG (0x7f, 0x00); + SETREG (0x80, 0x00); + if (strcmp (dev->model->name, "canon-canoscan-4400f") != 0) + { + SETREG (0x81, 0x00); + SETREG (0x82, 0x00); + SETREG (0x83, 0x00); + SETREG (0x84, 0x00); + SETREG (0x85, 0x00); + SETREG (0x86, 0x00); + } + SETREG (0x87, 0x00); + SETREG (0x9d, 0x04); + SETREG (0x9e, 0x00); + if (strcmp (dev->model->name, "canon-canoscan-8400f") != 0) + { + SETREG (0x0c, 0x00); + SETREG (0x94, 0xff); + SETREG (0xab, 0x50); + } + + /* so many time burnt for this register ....*/ + if (strcmp (dev->model->name, "canon-canoscan-4400f") != 0 + &&strcmp (dev->model->name, "canon-canoscan-8400f") != 0) + { + SETREG (0xaa, 0x00); + } + + /* G4050 values */ + if ((strcmp (dev->model->name, "hewlett-packard-scanjet-g4050") == 0) + || (strcmp (dev->model->name, "hewlett-packard-scanjet-4850c") == 0) + || (strcmp (dev->model->name, "hewlett-packard-scanjet-g4010") == 0)) + { + SETREG (0x03, 0x1d); + SETREG (0x05, 0x08); + SETREG (0x06, 0xd0); /* SCANMOD=110, PWRBIT and no GAIN4 */ + SETREG (0x06, 0xd8); /* SCANMOD=110, PWRBIT and GAIN4 */ + SETREG (0x0a, 0x18); + SETREG (0x0b, 0x69); + + /* CIS exposure is used for XPA lamp movement */ + SETREG (0x10, 0x2c); + SETREG (0x11, 0x09); + SETREG (0x12, 0x22); + SETREG (0x13, 0xb8); + SETREG (0x14, 0x10); + SETREG (0x15, 0xf0); + + SETREG (0x6b, 0xf4); + + SETREG (0x70, 0x00); + SETREG (0x71, 0x02); + SETREG (0x72, 0x00); + SETREG (0x73, 0x00); + + SETREG (0x80, 0x50); + SETREG (0x9d, 0x08); + SETREG (0xab, 0x40); + + /* XXX STEF XXX TODO move to set for scan */ + SETREG (0x98, 0x03); + SETREG (0x99, 0x30); + SETREG (0x9a, 0x01); + SETREG (0x9b, 0x80); + SETREG (0xac, 0x00); + } + + if (strcmp (dev->model->name, "canon-canoscan-4400f") == 0) + { + SETREG (0x06, 0xf0); /* SCANMOD=111, PWRBIT and no GAIN4 */ + SETREG (0x0b, 0x69); /* 16M only */ + SETREG (0x1e, 0x20); + SETREG (0x22, 0xc8); + SETREG (0x23, 0xc8); + SETREG (0x5e, 0x3f); + SETREG (0x5f, 0xf0); + SETREG (0x6b, 0x72); + SETREG (0x72, 0x01); + SETREG (0x73, 0x03); + SETREG (0x80, 0x0c); + SETREG (0x87, 0x02); /* MCLOCK -> CK4MAP */ + SETREG (0x9d, 0x08); /* STEPTIM=2 */ + SETREG (0xa2, 0x1f); + SETREG (0xab, 0x00); + sanei_genesys_set_double(dev->reg,REG_EXPR,0x9c40); + sanei_genesys_set_double(dev->reg,REG_EXPG,0x9c40); + sanei_genesys_set_double(dev->reg,REG_EXPB,0x9c40); + } + + if (strcmp (dev->model->name, "canon-canoscan-8400f") == 0) + { + SETREG (0x03, 0x1c); + SETREG (0x06, 0xd0); /* SCANMOD=110, PWRBIT and no GAIN4 */ + SETREG (0x0a, 0x10); + SETREG (0x22, 0x50); + SETREG (0x23, 0x50); + SETREG (0x5e, 0x85); + SETREG (0x6b, 0xb1); + SETREG (0x1e, 0xa0); + SETREG (0x72, 0x03); + SETREG (0x73, 0x04); + SETREG (0x7d, 0x20); + SETREG (0x80, 0x28); + SETREG (0x87, 0x02); /* MCLOCK -> CK4MAP */ + SETREG (0x9d, 0x08); /* STEPTIM=2 */ + } + + /* fine tune upon device description */ + dev->reg[reg_0x05].value &= ~REG05_DPIHW; + switch (dev->sensor.optical_res) + { + case 600: + dev->reg[reg_0x05].value |= REG05_DPIHW_600; + break; + case 1200: + dev->reg[reg_0x05].value |= REG05_DPIHW_1200; + break; + case 2400: + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + break; + case 4800: + dev->reg[reg_0x05].value |= REG05_DPIHW_4800; + break; + } + + /* initalize calibration reg */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + DBGCOMPLETED; +} + +/* Send slope table for motor movement + slope_table in machine byte order + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl843_send_slope_table (Genesys_Device * dev, int table_nr, + uint16_t * slope_table, int steps) +{ + SANE_Status status; + uint8_t *table; + int i; + char msg[10000]; + + DBG (DBG_proc, "%s (table_nr = %d, steps = %d)\n", __FUNCTION__, + table_nr, steps); + + table = (uint8_t *) malloc (steps * 2); + for (i = 0; i < steps; i++) + { + table[i * 2] = slope_table[i] & 0xff; + table[i * 2 + 1] = slope_table[i] >> 8; + } + + if (DBG_LEVEL >= DBG_io) + { + sprintf (msg, "write slope %d (%d)=", table_nr, steps); + for (i = 0; i < steps; i++) + { + sprintf (msg+strlen(msg), "%d", slope_table[i]); + } + DBG (DBG_io, "%s: %s\n", __FUNCTION__, msg); + } + + + /* slope table addresses are fixed : 0x4000, 0x4800, 0x5000, 0x5800, 0x6000 */ + /* XXX STEF XXX USB 1.1 ? sanei_genesys_write_0x8c (dev, 0x0f, 0x14); */ + status = write_data (dev, 0x4000 + 0x800 * table_nr, steps * 2, table); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: write data failed writing slope table %d (%s)\n", + __FUNCTION__, table_nr, sane_strstatus (status)); + } + + free (table); + DBGCOMPLETED; + return status; +} + + +/* Set values of analog frontend */ +static SANE_Status +gl843_set_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status; + uint8_t val; + int i; + + DBG (DBG_proc, "gl843_set_fe (%s)\n", + set == AFE_INIT ? "init" : set == AFE_SET ? "set" : set == + AFE_POWER_SAVE ? "powersave" : "huh?"); + + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl843_set_fe(): setting DAC %u\n", + dev->model->dac_type); + sanei_genesys_init_fe (dev); + } + + /* check analog frontend type */ + RIE (sanei_genesys_read_register (dev, REG04, &val)); + if ((val & REG04_FESET) != 0x00) + { + /* for now there is no support for AD fe */ + DBG (DBG_proc, "gl843_set_fe(): unsupported frontend type %d\n", + dev->reg[reg_0x04].value & REG04_FESET); + return SANE_STATUS_UNSUPPORTED; + } + + DBG (DBG_proc, "gl843_set_fe(): frontend reset complete\n"); + + for (i = 1; i <= 3; i++) + { + status = sanei_genesys_fe_write_data (dev, i, dev->frontend.reg[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_set_fe: writing reg[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + } + + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x20 + i, dev->frontend.offset[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_set_fe: writing offset[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + } + + if (dev->model->ccd_type == CCD_KVSS080) + { + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x24 + i, + dev->frontend.sign[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_set_fe: writing sign[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + } + } + + for (i = 0; i < 3; i++) + { + status = + sanei_genesys_fe_write_data (dev, 0x28 + i, dev->frontend.gain[i]); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_set_fe: writing gain[%d] failed: %s\n", i, + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +static SANE_Status +gl843_init_motor_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int exposure, + float scan_yres, + int scan_step_type, + unsigned int scan_lines, + unsigned int scan_dummy, + unsigned int feed_steps, + int scan_power_mode, + unsigned int flags) +{ + SANE_Status status; + int use_fast_fed, coeff; + unsigned int lincnt; + uint16_t scan_table[1024]; + uint16_t fast_table[1024]; + int scan_steps,fast_steps, fast_step_type; + unsigned int feedl,factor,dist; + Genesys_Register_Set *r; + uint32_t z1, z2; + + DBGSTART; + DBG (DBG_info, "gl843_init_motor_regs_scan : exposure=%d, " + "scan_yres=%g, scan_step_type=%d, scan_lines=%d, scan_dummy=%d, " + "feed_steps=%d, scan_power_mode=%d, flags=%x\n", + exposure, scan_yres, scan_step_type, + scan_lines, scan_dummy, feed_steps, scan_power_mode, flags); + + /* get step multiplier */ + factor = gl843_get_step_multiplier (reg); + + use_fast_fed = 0; + + if((scan_yres>=300 && feed_steps>900) || (flags & MOTOR_FLAG_FEED)) + use_fast_fed=1; + + lincnt=scan_lines; + sanei_genesys_set_triple(reg,REG_LINCNT,lincnt); + DBG (DBG_io, "%s: lincnt=%d\n", __FUNCTION__, lincnt); + + /* compute register 02 value */ + r = sanei_genesys_get_address (reg, REG02); + r->value = 0x00; + r->value |= REG02_MTRPWR; + + if (use_fast_fed) + r->value |= REG02_FASTFED; + else + r->value &= ~REG02_FASTFED; + + /* in case of automatic go home, move until home sensor */ + if (flags & MOTOR_FLAG_AUTO_GO_HOME) + r->value |= REG02_AGOHOME | REG02_NOTHOME; + + /* disable backtracking */ + if ((flags & MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE) + ||(scan_yres>=2400) + ||(scan_yres>=dev->sensor.optical_res)) + r->value |= REG02_ACDCDIS; + + /* scan and backtracking slope table */ + sanei_genesys_slope_table(scan_table, + &scan_steps, + scan_yres, + exposure, + dev->motor.base_ydpi, + scan_step_type, + factor, + dev->model->motor_type, + gl843_motors); + RIE(gl843_send_slope_table (dev, SCAN_TABLE, scan_table, scan_steps*factor)); + RIE(gl843_send_slope_table (dev, BACKTRACK_TABLE, scan_table, scan_steps*factor)); + + /* STEPNO */ + r = sanei_genesys_get_address (reg, REG_STEPNO); + r->value = scan_steps; + + /* FSHDEC */ + r = sanei_genesys_get_address (reg, REG_FSHDEC); + r->value = scan_steps; + + /* fast table */ + fast_step_type=0; + if(scan_step_type<=fast_step_type) + { + fast_step_type=scan_step_type; + } + sanei_genesys_slope_table(fast_table, + &fast_steps, + sanei_genesys_get_lowest_ydpi(dev), + exposure, + dev->motor.base_ydpi, + fast_step_type, + factor, + dev->model->motor_type, + gl843_motors); + RIE(gl843_send_slope_table (dev, STOP_TABLE, fast_table, fast_steps*factor)); + RIE(gl843_send_slope_table (dev, FAST_TABLE, fast_table, fast_steps*factor)); + RIE(gl843_send_slope_table (dev, HOME_TABLE, fast_table, fast_steps*factor)); + + /* FASTNO */ + r = sanei_genesys_get_address (reg, REG_FASTNO); + r->value = fast_steps; + + /* FMOVNO */ + r = sanei_genesys_get_address (reg, REG_FMOVNO); + r->value = fast_steps; + + /* substract acceleration distance from feedl */ + feedl=feed_steps; + feedl<<=scan_step_type; + + dist = scan_steps; + if (use_fast_fed) + { + dist += fast_steps*2; + } + DBG (DBG_io2, "%s: acceleration distance=%d\n", __FUNCTION__, dist); + + /* get sure when don't insane value : XXX STEF XXX in this case we should + * fall back to single table move */ + if(dist600) + { + z1=0; + z2=0; + } + + sanei_genesys_set_triple(reg,REG_Z1MOD,z1); + DBG (DBG_info, "gl843_init_motor_regs_scan: z1 = %d\n", z1); + + sanei_genesys_set_triple(reg,REG_Z2MOD,z2); + DBG (DBG_info, "gl843_init_motor_regs_scan: z2 = %d\n", z2); + + r = sanei_genesys_get_address (reg, REG1E); + r->value &= 0xf0; /* 0 dummy lines */ + r->value |= scan_dummy; /* dummy lines */ + + r = sanei_genesys_get_address (reg, REG67); + r->value = 0x3f | (scan_step_type << REG67S_STEPSEL); + + r = sanei_genesys_get_address (reg, REG68); + r->value = 0x3f | (scan_step_type << REG68S_FSTPSEL); + + /* steps for STOP table */ + r = sanei_genesys_get_address (reg, REG_FMOVDEC); + r->value = fast_steps; + + /* Vref XXX STEF XXX : optical divider or step type ? */ + r = sanei_genesys_get_address (reg, 0x80); + if (!(dev->model->flags & GENESYS_FLAG_FULL_HWDPI_MODE)) + { + r->value = 0x50; + coeff=dev->sensor.optical_res/sanei_genesys_compute_dpihw(dev, scan_yres); + if (dev->model->motor_type == MOTOR_KVSS080) + { + if(coeff>=1) + { + r->value |= 0x05; + } + } + else { + switch(coeff) + { + case 4: + r->value |= 0x0a; + break; + case 2: + r->value |= 0x0f; + break; + case 1: + r->value |= 0x0f; + break; + } + } + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/**@brief compute exposure to use + * compute the sensor exposure based on target resolution + */ +static int gl843_compute_exposure(Genesys_Device *dev, int xres, int flags) +{ + Sensor_Profile *sensor; + + sensor=get_sensor_profile(dev->model->ccd_type, xres, flags); + return sensor->exposure; +} + +/** @brief setup optical related registers + * start and pixels are expressed in optical sensor resolution coordinate + * space. + * @param dev device to use + * @param reg registers to set up + * @param exposure exposure time to use + * @param used_res scanning resolution used, may differ from + * scan's one + * @param start logical start pixel coordinate + * @param pixels logical number of pixels to use + * @param channels number of color channles used (1 or 3) + * @param depth bit depth of the scan (1, 8 or 16 bits) + * @param half_ccd SANE_TRUE if timings are such that x coordiantes must be halved + * @param color_filter to choose the color channel used in gray scans + * @param flags to drive specific settings such no calibration, XPA use ... + * @return SANE_STATUS_GOOD if OK + */ +static SANE_Status +gl843_init_optical_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int exposure, + int used_res, + unsigned int start, + unsigned int pixels, + int channels, + int depth, + SANE_Bool half_ccd, + int color_filter, + int flags) +{ + unsigned int words_per_line; + unsigned int startx, endx, used_pixels; + unsigned int dpiset, dpihw, factor; + unsigned int bytes; + unsigned int tgtime; /**> exposure time multiplier */ + unsigned int cksel; /**> clock per system pixel time in capturing image */ + Genesys_Register_Set *r; + SANE_Status status; + + DBG (DBG_proc, "gl843_init_optical_regs_scan : exposure=%d, " + "used_res=%d, start=%d, pixels=%d, channels=%d, depth=%d, " + "half_ccd=%d, flags=%x\n", + exposure, + used_res, start, pixels, channels, depth, half_ccd, flags); + + /* tgtime */ + tgtime=1; + if (dev->model->ccd_type == CCD_G4050 && used_res>2400) + { + tgtime=2; + } + DBG (DBG_io2, "%s: tgtime=%d\n", __FUNCTION__, tgtime); + + /* to manage high resolution device while keeping good + * low resolution scanning speed, we make hardware dpi vary */ + dpihw=sanei_genesys_compute_dpihw(dev, used_res); + factor=dev->sensor.optical_res/dpihw; + DBG (DBG_io2, "%s: dpihw=%d (factor=%d)\n", __FUNCTION__, dpihw, factor); + + /* sensor parameters */ + gl843_setup_sensor (dev, reg, dpihw, flags); + + /* resolution is divided according to CKSEL which is known once sensor is set up */ + r = sanei_genesys_get_address (reg, REG18); + cksel= (r->value & REG18_CKSEL)+1; + DBG (DBG_io2, "%s: cksel=%d\n", __FUNCTION__, cksel); + dpiset = used_res * cksel; + + /* start and end coordinate in optical dpi coordinates */ + startx = (start + dev->sensor.dummy_pixel * tgtime)/cksel; + + used_pixels=pixels/cksel; + endx = startx + used_pixels; + + /* pixel coordinate factor correction when used dpihw is not maximal one */ + startx/=factor; + endx/=factor; + used_pixels=endx-startx; + + /* in case of stagger we have to start at an odd coordinate */ + if ((flags & OPTICAL_FLAG_STAGGER) + &&((startx & 1)==0)) + { + startx++; + endx++; + } + + status = gl843_set_fe (dev, AFE_SET); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to set frontend: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* enable shading */ + r = sanei_genesys_get_address (reg, REG01); + r->value &= ~REG01_SCAN; + if ((flags & OPTICAL_FLAG_DISABLE_SHADING) || (dev->model->flags & GENESYS_FLAG_NO_CALIBRATION)) + { + r->value &= ~REG01_DVDSET; + } + else + { + r->value |= REG01_DVDSET; + } + if(dpihw>600) + { + r->value |= REG01_SHDAREA; + } + else + { + r->value &= ~REG01_SHDAREA; + } + + r = sanei_genesys_get_address (reg, REG03); + r->value &= ~REG03_AVEENB; + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value &= ~REG03_LAMPPWR; + else + r->value |= REG03_LAMPPWR; + + /* select XPA */ + r->value &= ~REG03_XPASEL; + if (flags & OPTICAL_FLAG_USE_XPA) + { + r->value |= REG03_XPASEL; + } + + /* BW threshold */ + r = sanei_genesys_get_address (reg, REG2E); + r->value = dev->settings.threshold; + r = sanei_genesys_get_address (reg, REG2F); + r->value = dev->settings.threshold; + + /* monochrome / color scan */ + r = sanei_genesys_get_address (reg, REG04); + switch (depth) + { + case 1: + r->value &= ~REG04_BITSET; + r->value |= REG04_LINEART; + break; + case 8: + r->value &= ~(REG04_LINEART | REG04_BITSET); + break; + case 16: + r->value &= ~REG04_LINEART; + r->value |= REG04_BITSET; + break; + } + + r->value &= ~(REG04_FILTER | REG04_AFEMOD); + if (channels == 1) + { + switch (color_filter) + { + case 0: + r->value |= 0x14; /* red filter */ + break; + case 2: + r->value |= 0x1c; /* blue filter */ + break; + default: + r->value |= 0x18; /* green filter */ + break; + } + } + else + r->value |= 0x10; /* mono */ + + /* register 05 */ + r = sanei_genesys_get_address (reg, REG05); + + /* set up dpihw */ + r->value &= ~REG05_DPIHW; + switch(dpihw) + { + case 600: + r->value |= REG05_DPIHW_600; + break; + case 1200: + r->value |= REG05_DPIHW_1200; + break; + case 2400: + r->value |= REG05_DPIHW_2400; + break; + case 4800: + r->value |= REG05_DPIHW_4800; + break; + } + + /* enable gamma tables */ + if (flags & OPTICAL_FLAG_DISABLE_GAMMA) + r->value &= ~REG05_GMMENB; + else + r->value |= REG05_GMMENB; + + if(half_ccd) + { + sanei_genesys_set_double(reg,REG_DPISET,dpiset*4); + DBG (DBG_io2, "%s: dpiset used=%d\n", __FUNCTION__, dpiset*4); + } + else + { + sanei_genesys_set_double(reg,REG_DPISET,dpiset); + DBG (DBG_io2, "%s: dpiset used=%d\n", __FUNCTION__, dpiset); + } + + sanei_genesys_set_double(reg,REG_STRPIXEL,startx/tgtime); + sanei_genesys_set_double(reg,REG_ENDPIXEL,endx/tgtime); + + /* words(16bit) before gamma, conversion to 8 bit or lineart */ + words_per_line = (used_pixels * dpiset) / dpihw; + bytes = depth / 8; + if (depth == 1) + { + words_per_line = (words_per_line >> 3) + ((words_per_line & 7) ? 1 : 0); + } + else + { + words_per_line *= bytes; + } + + dev->wpl = words_per_line; + dev->bpl = words_per_line; + + DBG (DBG_io2, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + DBG (DBG_io2, "%s: pixels =%d\n", __FUNCTION__, pixels); + DBG (DBG_io2, "%s: depth =%d\n", __FUNCTION__, depth); + DBG (DBG_io2, "%s: dev->bpl =%lu\n", __FUNCTION__, (unsigned long) dev->bpl); + DBG (DBG_io2, "%s: dev->len =%lu\n", __FUNCTION__, (unsigned long)dev->len); + DBG (DBG_io2, "%s: dev->dist =%lu\n", __FUNCTION__, (unsigned long)dev->dist); + + words_per_line *= channels; + + /* MAXWD is expressed in 2 words unit */ + /* nousedspace = (mem_bank_range * 1024 / 256 -1 ) * 4; */ + sanei_genesys_set_triple(reg,REG_MAXWD,(words_per_line)>>1); + DBG (DBG_io2, "%s: words_per_line used=%d\n", __FUNCTION__, words_per_line); + + sanei_genesys_set_double(reg,REG_LPERIOD,exposure/tgtime); + DBG (DBG_io2, "%s: exposure used=%d\n", __FUNCTION__, exposure/tgtime); + + r = sanei_genesys_get_address (reg, REG_DUMMY); + r->value = dev->sensor.dummy_pixel * tgtime; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl843_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int scan_mode, + int color_filter, + unsigned int flags) +{ + int used_res; + int start, used_pixels; + int bytes_per_line; + int move; + unsigned int lincnt; /**> line count to scan */ + unsigned int oflags, mflags; /**> optical and motor flags */ + int exposure; + int stagger; + + int slope_dpi = 0; + int dummy = 0; + int scan_step_type = 1; + int scan_power_mode = 0; + int max_shift; + size_t requested_buffer_size, read_buffer_size; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + SANE_Status status; + + DBG (DBG_info, + "gl843_init_scan_regs settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g/%g\n" + "Depth/Channels: %u/%u\n" + "Flags : %x\n\n", + xres, yres, lines, pixels, startx, starty, depth, channels, flags); + + + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if (dev->sensor.optical_res < 4 * xres || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + half_ccd = SANE_FALSE; + } + else + { + half_ccd = SANE_TRUE; + } + + /* optical_res */ + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 4; + + /* stagger starting at 2400, and not applied for calibration */ + stagger = 0; + if ( (yres>1200) + && ((flags & SCAN_FLAG_IGNORE_LINE_DISTANCE)==0) + && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + { + stagger = (4 * yres) / dev->motor.base_ydpi; + } + DBG (DBG_info, "%s : stagger=%d lines\n", __FUNCTION__, stagger); + + /* we enable true gray for cis scanners only, and just when doing + * scan since color calibration is OK for this mode + */ + oflags = 0; + if (flags & SCAN_FLAG_DISABLE_SHADING) + oflags |= OPTICAL_FLAG_DISABLE_SHADING; + if (flags & SCAN_FLAG_DISABLE_GAMMA) + oflags |= OPTICAL_FLAG_DISABLE_GAMMA; + if (flags & SCAN_FLAG_DISABLE_LAMP) + oflags |= OPTICAL_FLAG_DISABLE_LAMP; + if (flags & SCAN_FLAG_CALIBRATION) + oflags |= OPTICAL_FLAG_DISABLE_DOUBLE; + if(stagger) + oflags |= OPTICAL_FLAG_STAGGER; + if (flags & SCAN_FLAG_USE_XPA) + oflags |= OPTICAL_FLAG_USE_XPA; + + /** @brief compute used resolution */ + if (flags & SCAN_FLAG_USE_OPTICAL_RES) + { + used_res = optical_res; + } + else + { + /* resolution is choosen from a fixed list and can be used directly + * unless we have ydpi higher than sensor's maximum one */ + if(xres>optical_res) + used_res=optical_res; + else + used_res = xres; + } + + /* compute scan parameters values */ + /* pixels are allways given at full optical resolution */ + /* use detected left margin and fixed value */ + /* start */ + start = startx; + + /* compute correct pixels number */ + used_pixels = (pixels * optical_res) / xres; + DBG (DBG_info, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + + /* round up pixels number if needed */ + if (used_pixels * xres < pixels * optical_res) + used_pixels++; + + /* we want even number of pixels here */ + if(used_pixels & 1) + used_pixels++; + + dummy = 0; + /* dummy = 1; XXX STEF XXX */ + + /* slope_dpi */ + /* cis color scan is effectively a gray scan with 3 gray lines per color line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres * channels; + else + slope_dpi = yres; + slope_dpi = slope_dpi * (1 + dummy); + + /* scan_step_type */ + if(flags & SCAN_FLAG_FEEDING) + { + exposure=gl843_compute_exposure (dev, sanei_genesys_get_lowest_ydpi(dev), oflags); + scan_step_type=sanei_genesys_compute_step_type (gl843_motors, dev->model->motor_type, exposure); + } + else + { + exposure = gl843_compute_exposure (dev, used_res, oflags); + scan_step_type = sanei_genesys_compute_step_type(gl843_motors, dev->model->motor_type, exposure); + } + + DBG (DBG_info, "%s : exposure=%d pixels\n", __FUNCTION__, exposure); + DBG (DBG_info, "%s : scan_step_type=%d\n", __FUNCTION__, scan_step_type); + + /*** optical parameters ***/ + /* in case of dynamic lineart, we use an internal 8 bit gray scan + * to generate 1 lineart data */ + if ((flags & SCAN_FLAG_DYNAMIC_LINEART) && (scan_mode == SCAN_MODE_LINEART)) + { + depth = 8; + } + /* no 16 bit gamma for this ASIC */ + if (depth == 16) + { + flags |= SCAN_FLAG_DISABLE_GAMMA; + oflags |= OPTICAL_FLAG_DISABLE_GAMMA; + } + + /* now _LOGICAL_ optical values used are known, setup registers */ + status = gl843_init_optical_regs_scan (dev, + reg, + exposure, + used_res, + start, + used_pixels, + channels, + depth, + half_ccd, + color_filter, + oflags); + if (status != SANE_STATUS_GOOD) + return status; + + /*** motor parameters ***/ + + /* it seems base_dpi of the G4050 motor is changed above 600 dpi*/ + if (dev->model->motor_type == MOTOR_G4050 && yres>600) + { + dev->ld_shift_r = (dev->model->ld_shift_r*3800)/dev->motor.base_ydpi; + dev->ld_shift_g = (dev->model->ld_shift_g*3800)/dev->motor.base_ydpi; + dev->ld_shift_b = (dev->model->ld_shift_b*3800)/dev->motor.base_ydpi; + } + else + { + dev->ld_shift_r = dev->model->ld_shift_r; + dev->ld_shift_g = dev->model->ld_shift_g; + dev->ld_shift_b = dev->model->ld_shift_b; + } + + /* max_shift */ + /* scanned area must be enlarged by max color shift needed */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,flags); + + /* lines to scan */ + lincnt = lines + max_shift + stagger; + + /* add tl_y to base movement */ + move = starty; + DBG (DBG_info, "gl843_init_scan_regs: move=%d steps\n", move); + + + mflags=0; + if(flags & SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE) + mflags|=MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE; + if(flags & SCAN_FLAG_FEEDING) + mflags|=MOTOR_FLAG_FEED; + if (flags & SCAN_FLAG_USE_XPA) + mflags |= MOTOR_FLAG_USE_XPA; + + status = gl843_init_motor_regs_scan (dev, + reg, + exposure, + slope_dpi, + scan_step_type, + dev->model->is_cis ? lincnt * channels : lincnt, + dummy, + move, + scan_power_mode, + mflags); + if (status != SANE_STATUS_GOOD) + return status; + + /*** prepares data reordering ***/ + + /* words_per_line */ + bytes_per_line = (used_pixels * used_res) / optical_res; + bytes_per_line = (bytes_per_line * channels * depth) / 8; + + /* since we don't have sheetfed scanners to handle, + * use huge read buffer */ + /* TODO find the best size according to settings */ + requested_buffer_size = 16 * bytes_per_line; + + read_buffer_size = + 2 * requested_buffer_size + + ((max_shift + stagger) * used_pixels * channels * depth) / 8; + + RIE (sanei_genesys_buffer_free (&(dev->read_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->read_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->lines_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->lines_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->shrink_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->shrink_buffer), + requested_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->out_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->out_buffer), + (8 * dev->settings.pixels * channels * + depth) / 8)); + + + dev->read_bytes_left = bytes_per_line * lincnt; + + DBG (DBG_info, + "gl843_init_scan_regs: physical bytes to read = %lu\n", + (u_long) dev->read_bytes_left); + dev->read_active = SANE_TRUE; + + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + DBG (DBG_info, "%s: current_setup.pixels=%d\n", __FUNCTION__, dev->current_setup.pixels); + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + dev->total_bytes_read = 0; + if (depth == 1) + dev->total_bytes_to_read = + ((dev->settings.pixels * dev->settings.lines) / 8 + + (((dev->settings.pixels * dev->settings.lines) % 8) ? 1 : 0)) * + channels; + else + dev->total_bytes_to_read = + dev->settings.pixels * dev->settings.lines * channels * (depth / 8); + + DBG (DBG_info, "gl843_init_scan_regs: total bytes to send = %lu\n", + (u_long) dev->total_bytes_to_read); + + DBG (DBG_proc, "gl843_init_scan_regs: completed\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl843_calculate_current_setup (Genesys_Device * dev) +{ + int channels; + int depth; + int start; + + float xres; /*dpi */ + float yres; /*dpi */ + float startx; /*optical_res, from dummy_pixel+1 */ + float pixels; + float lines; + + int used_res; + int used_pixels; + unsigned int lincnt; + int exposure; + int stagger; + + int max_shift; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + int oflags; + + DBG (DBG_info, + "gl843_calculate_current_setup settings:\n" + "Resolution: %ux%uDPI\n" + "Lines : %u\n" + "PPL : %u\n" + "Startpos : %.3f/%.3f\n" + "Scan mode : %d\n\n", + dev->settings.xres, + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + /* channels */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART) + depth = 1; + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + /* optical flags */ + oflags=0; + if(dev->settings.scan_method==SCAN_METHOD_TRANSPARENCY) + { + oflags=OPTICAL_FLAG_USE_XPA; + } + + xres = dev->settings.xres; + yres = dev->settings.yres; + startx = start; + pixels = dev->settings.pixels; + lines = dev->settings.lines; + + DBG (DBG_info, + "gl843_calculate_current_setup settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g\n" + "Depth/Channels: %u/%u\n\n", + xres, yres, lines, pixels, startx, depth, channels); + +/* half_ccd */ + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if ((dev->sensor.optical_res < 4 * xres) || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + half_ccd = SANE_FALSE; + } + else + { + half_ccd = SANE_TRUE; + } + + + /* optical_res */ + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 4; + + /* stagger */ + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "%s: stagger=%d lines\n", __FUNCTION__, stagger); + + if(xres<=optical_res) + used_res = xres; + else + used_res=optical_res; + + /* compute scan parameters values */ + /* pixels are allways given at half or full CCD optical resolution */ + /* use detected left margin and fixed value */ + + /* compute correct pixels number */ + used_pixels = (pixels * optical_res) / xres; + DBG (DBG_info, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + + /* exposure */ + exposure = gl843_compute_exposure (dev, used_res, oflags); + DBG (DBG_info, "%s : exposure=%d pixels\n", __FUNCTION__, exposure); + + /* it seems base_dpi of the G4050 motor is changed above 600 dpi*/ + if (dev->model->motor_type == MOTOR_G4050 && yres>600) + { + dev->ld_shift_r = (dev->model->ld_shift_r*3800)/dev->motor.base_ydpi; + dev->ld_shift_g = (dev->model->ld_shift_g*3800)/dev->motor.base_ydpi; + dev->ld_shift_b = (dev->model->ld_shift_b*3800)/dev->motor.base_ydpi; + } + else + { + dev->ld_shift_r = dev->model->ld_shift_r; + dev->ld_shift_g = dev->model->ld_shift_g; + dev->ld_shift_b = dev->model->ld_shift_b; + } + + /* scanned area must be enlarged by max color shift needed */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,0); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + DBG (DBG_info, "%s: current_setup.pixels=%d\n", __FUNCTION__, dev->current_setup.pixels); + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + DBG (DBG_proc, "gl843_calculate_current_setup: completed\n"); + return SANE_STATUS_GOOD; +} + +static void +gl843_set_motor_power (Genesys_Register_Set * regs, SANE_Bool set) +{ + + DBG (DBG_proc, "gl843_set_motor_power\n"); + + if (set) + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + | REG02_MTRPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + & ~REG02_MTRPWR); + } +} + +static void +gl843_set_lamp_power (Genesys_Device * dev, + Genesys_Register_Set * regs, SANE_Bool set) +{ + Genesys_Register_Set *r; + int i; + uint8_t val; + + val = sanei_genesys_read_reg_from_set (regs, REG03); + if (set) + { + val |= REG03_LAMPPWR; + sanei_genesys_set_reg_from_set (regs, REG03, val); + for (i = 0; i < 6; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + } + else + { + val &= ~REG03_LAMPPWR; + sanei_genesys_set_reg_from_set (regs, REG03, val); + for (i = 0; i < 6; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + r->value = 0x00; + } + } +} + +/** + * for fast power saving methods only, like disabling certain amplifiers + * @param dev device to use + * @param enable true to set inot powersaving + * */ +static SANE_Status +gl843_save_power (Genesys_Device * dev, SANE_Bool enable) +{ + uint8_t val; + SANE_Status status; + + DBG (DBG_proc, "gl843_save_power: enable = %d\n", enable); + if (dev == NULL) + return SANE_STATUS_INVAL; + + /* switch KV-SS080 lamp off */ + if (dev->model->gpo_type == GPO_KVSS080) + { + RIE(sanei_genesys_read_register (dev, REG6C, &val)); + if(enable) + val &= 0xef; + else + val |= 0x10; + RIE(sanei_genesys_write_register(dev,REG6C,val)); + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl843_set_powersaving (Genesys_Device * dev, int delay /* in minutes */ ) +{ + SANE_Status status = SANE_STATUS_GOOD; + + DBG (DBG_proc, "gl843_set_powersaving (delay = %d)\n", delay); + if (dev == NULL) + return SANE_STATUS_INVAL; + + DBGCOMPLETED; + return status; +} + +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl843_start_action (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x01); +} + +static SANE_Status +gl843_stop_action (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val40, val; + unsigned int loop; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + val40 = 0; + status = sanei_genesys_read_register (dev, REG40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBG (DBG_proc, "%s: completed\n", __FUNCTION__); + return status; + } + + /* only stop action if needed */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG)) + { + DBG (DBG_info, "%s: already stopped\n", __FUNCTION__); + DBG (DBG_proc, "%s: completed\n", __FUNCTION__); + return SANE_STATUS_GOOD; + } + + /* ends scan 646 */ + val = sanei_genesys_read_reg_from_set (dev->reg, REG01); + val &= ~REG01_SCAN; + sanei_genesys_set_reg_from_set (dev->reg, REG01, val); + status = sanei_genesys_write_register (dev, REG01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to write register 01: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + usleep (100 * 1000); + + loop = 10; + while (loop > 0) + { + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + val40 = 0; + status = sanei_genesys_read_register (dev, 0x40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* if scanner is in command mode, we are done */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG) + && !(val & REG41_MOTORENB)) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + usleep (100 * 1000); + loop--; + } + + DBGCOMPLETED; + return SANE_STATUS_IO_ERROR; +} + +static SANE_Status +gl843_get_paper_sensor (Genesys_Device * dev, SANE_Bool * paper_loaded) +{ + SANE_Status status; + uint8_t val; + + status = sanei_genesys_read_register (dev, REG6D, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_get_paper_sensor: failed to read gpio: %s\n", + sane_strstatus (status)); + return status; + } + *paper_loaded = (val & 0x1) == 0; + return SANE_STATUS_GOOD; + + return SANE_STATUS_INVAL; +} + +static SANE_Status +gl843_eject_document (Genesys_Device * dev) +{ + DBG (DBG_proc, "%s: not implemented \n", __FUNCTION__); + if (dev == NULL) + return SANE_STATUS_INVAL; + return SANE_STATUS_GOOD; +} + + +static SANE_Status +gl843_load_document (Genesys_Device * dev) +{ + DBG (DBG_proc, "%s: not implemented \n", __FUNCTION__); + if (dev == NULL) + return SANE_STATUS_INVAL; + return SANE_STATUS_GOOD; +} + +/** + * detects end of document and adjust current scan + * to take it into account + * used by sheetfed scanners + */ +static SANE_Status +gl843_detect_document_end (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Bool paper_loaded; + unsigned int scancnt = 0; + int flines, channels, depth, bytes_remain, sublines, + bytes_to_flush, lines, sub_bytes, tmp, read_bytes_left; + DBG (DBG_proc, "%s: begin\n", __FUNCTION__); + + RIE (gl843_get_paper_sensor (dev, &paper_loaded)); + + /* sheetfed scanner uses home sensor as paper present */ + if ((dev->document == SANE_TRUE) && !paper_loaded) + { + DBG (DBG_info, "%s: no more document\n", __FUNCTION__); + dev->document = SANE_FALSE; + + channels = dev->current_setup.channels; + depth = dev->current_setup.depth; + read_bytes_left = (int) dev->read_bytes_left; + DBG (DBG_io, "gl843_detect_document_end: read_bytes_left=%d\n", + read_bytes_left); + + /* get lines read */ + status = sanei_genesys_read_scancnt (dev, &scancnt); + if (status != SANE_STATUS_GOOD) + { + flines = 0; + } + else + { + /* compute number of line read */ + tmp = (int) dev->total_bytes_read; + if (depth == 1 || dev->settings.scan_mode == SCAN_MODE_LINEART) + flines = tmp * 8 / dev->settings.pixels / channels; + else + flines = tmp / (depth / 8) / dev->settings.pixels / channels; + + /* number of scanned lines, but no read yet */ + flines = scancnt - flines; + + DBG (DBG_io, + "gl843_detect_document_end: %d scanned but not read lines\n", + flines); + } + + /* adjust number of bytes to read + * we need to read the final bytes which are word per line * number of last lines + * to have doc leaving feeder */ + lines = + (SANE_UNFIX (dev->model->post_scan) * dev->current_setup.yres) / + MM_PER_INCH + flines; + DBG (DBG_io, "gl843_detect_document_end: adding %d line to flush\n", + lines); + + /* number of bytes to read from scanner to get document out of it after + * end of document dectected by hardware sensor */ + bytes_to_flush = lines * dev->wpl; + + /* if we are already close to end of scan, flushing isn't needed */ + if (bytes_to_flush < read_bytes_left) + { + /* we take all these step to work around an overflow on some plateforms */ + tmp = (int) dev->total_bytes_read; + DBG (DBG_io, "gl843_detect_document_end: tmp=%d\n", tmp); + bytes_remain = (int) dev->total_bytes_to_read; + DBG (DBG_io, "gl843_detect_document_end: bytes_remain=%d\n", + bytes_remain); + bytes_remain = bytes_remain - tmp; + DBG (DBG_io, "gl843_detect_document_end: bytes_remain=%d\n", + bytes_remain); + + /* remaining lines to read by frontend for the current scan */ + if (depth == 1 || dev->settings.scan_mode == SCAN_MODE_LINEART) + { + flines = bytes_remain * 8 / dev->settings.pixels / channels; + } + else + flines = bytes_remain / (depth / 8) + / dev->settings.pixels / channels; + DBG (DBG_io, "gl843_detect_document_end: flines=%d\n", flines); + + if (flines > lines) + { + /* change the value controlling communication with the frontend : + * total bytes to read is current value plus the number of remaining lines + * multiplied by bytes per line */ + sublines = flines - lines; + + if (depth == 1 || dev->settings.scan_mode == SCAN_MODE_LINEART) + sub_bytes = + ((dev->settings.pixels * sublines) / 8 + + (((dev->settings.pixels * sublines) % 8) ? 1 : 0)) * + channels; + else + sub_bytes = + dev->settings.pixels * sublines * channels * (depth / 8); + + dev->total_bytes_to_read -= sub_bytes; + + /* then adjust the physical bytes to read */ + if (read_bytes_left > sub_bytes) + { + dev->read_bytes_left -= sub_bytes; + } + else + { + dev->total_bytes_to_read = dev->total_bytes_read; + dev->read_bytes_left = 0; + } + + DBG (DBG_io, "gl843_detect_document_end: sublines=%d\n", + sublines); + DBG (DBG_io, "gl843_detect_document_end: subbytes=%d\n", + sub_bytes); + DBG (DBG_io, + "gl843_detect_document_end: total_bytes_to_read=%lu\n", + (unsigned long) dev->total_bytes_to_read); + DBG (DBG_io, + "gl843_detect_document_end: read_bytes_left=%d\n", + read_bytes_left); + } + } + else + { + DBG (DBG_io, "gl843_detect_document_end: no flushing needed\n"); + } + } + + DBG (DBG_proc, "%s: finished\n", __FUNCTION__); + return SANE_STATUS_GOOD; +} + +/** @brief disable XPA slider motor + * toggle gpios to switch disble XPA slider motor + * @param dev device to set up + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl843_xpa_motor_off(Genesys_Device *dev) +{ + uint8_t val; + SANE_Status status=SANE_STATUS_GOOD; + + DBGSTART; + + /* unset GPOADF */ + RIE (sanei_genesys_read_register (dev, REG6B, &val)); + val &= ~REG6B_GPOADF; + RIE (sanei_genesys_write_register (dev, REG6B, val)); + + RIE (sanei_genesys_read_register (dev, REGA8, &val)); + val |= REGA8_GPO27; + RIE (sanei_genesys_write_register (dev, REGA8, val)); + + RIE (sanei_genesys_read_register (dev, REGA9, &val)); + val &= ~REGA9_GPO31; + RIE (sanei_genesys_write_register (dev, REGA9, val)); + + DBGCOMPLETED; + return status; +} + + +/** @brief enable XPA slider motor + * toggle gpios to switch enable XPA slider motor + * @param dev device to set up + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl843_xpa_motor_on(Genesys_Device *dev) +{ + uint8_t val; + SANE_Status status=SANE_STATUS_GOOD; + + DBGSTART; + + /* set MULTFILM et GPOADF */ + RIE (sanei_genesys_read_register (dev, REG6B, &val)); + val |=REG6B_MULTFILM|REG6B_GPOADF; + RIE (sanei_genesys_write_register (dev, REG6B, val)); + + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + val &= ~REG6C_GPIO15; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + + /* Motor power ? No move at all without this one */ + RIE (sanei_genesys_read_register (dev, REGA6, &val)); + val |= REGA6_GPIO20; + RIE (sanei_genesys_write_register(dev,REGA6,val)); + + RIE (sanei_genesys_read_register (dev, REGA8, &val)); + val &= ~REGA8_GPO27; + RIE (sanei_genesys_write_register (dev, REGA8, val)); + + RIE (sanei_genesys_read_register (dev, REGA9, &val)); + val |= REGA9_GPO32|REGA9_GPO31; + RIE (sanei_genesys_write_register (dev, REGA9, val)); + + DBGCOMPLETED; + return status; +} + + +/** @brief light XPA lamp + * toggle gpios to switch off regular lamp and light on the + * XPA light + * @param dev device to set up + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl843_xpa_lamp_on(Genesys_Device *dev) +{ + uint8_t val; + SANE_Status status=SANE_STATUS_GOOD; + + DBGSTART; + + /* REGA6 */ + RIE(sanei_genesys_read_register(dev, REGA6, &val)); + + /* cut regular lamp power */ + val &= ~(REGA6_GPIO24|REGA6_GPIO23); + + /* set XPA lamp power */ + val |= REGA6_GPIO22 | REGA6_GPIO21 | REGA6_GPIO19; + + RIE(sanei_genesys_write_register(dev, REGA6, val)); + + RIE(sanei_genesys_read_register(dev, REGA7, &val)); + val|=REGA7_GPOE24; /* lamp 1 off GPOE 24 */ + val|=REGA7_GPOE23; /* lamp 2 off GPOE 23 */ + val|=REGA7_GPOE22; /* full XPA lamp power */ + RIE(sanei_genesys_write_register(dev, REGA7, val)); + + DBGCOMPLETED; + return status; +} + +/* Send the low-level scan command */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl843_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor) +{ + SANE_Status status; + uint8_t val,r03; + uint16_t dpiset, dpihw; + + DBGSTART; + + /* get back the target dpihw */ + sanei_genesys_get_double (reg, REG_DPISET, &dpiset); + dpihw = sanei_genesys_compute_dpihw (dev, dpiset); + + /* set up GPIO for scan */ + switch(dev->model->gpo_type) + { + /* KV case */ + case GPO_KVSS080: + RIE (sanei_genesys_write_register (dev, REGA9, 0x00)); + RIE (sanei_genesys_write_register (dev, REGA6, 0xf6)); + /* blinking led */ + RIE (sanei_genesys_write_register (dev, 0x7e, 0x04)); + break; + case GPO_G4050: + RIE (sanei_genesys_write_register (dev, REGA7, 0xfe)); + RIE (sanei_genesys_write_register (dev, REGA8, 0x3e)); + RIE (sanei_genesys_write_register (dev, REGA9, 0x06)); + switch (dpihw) + { + case 1200: + case 2400: + case 4800: + RIE (sanei_genesys_write_register (dev, REG6C, 0x60)); + RIE (sanei_genesys_write_register (dev, REGA6, 0x46)); + break; + default: /* 600 dpi case */ + RIE (sanei_genesys_write_register (dev, REG6C, 0x20)); + RIE (sanei_genesys_write_register (dev, REGA6, 0x44)); + } + + /* turn on XPA lamp if XPA is selected and lamp power on*/ + r03 = sanei_genesys_read_reg_from_set (reg, REG03); + if ((r03 & REG03_XPASEL) && (r03 & REG03_LAMPPWR)) + { + RIE(gl843_xpa_lamp_on(dev)); + } + + /* enable XPA lamp motor */ + if (r03 & REG03_XPASEL) + { + RIE(gl843_xpa_motor_on(dev)); + } + + /* blinking led */ + RIE (sanei_genesys_write_register (dev, REG7E, 0x01)); + break; + case GPO_CS4400F: + case GPO_CS8400F: + default: + break; + } + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register + (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* enable scan and motor */ + RIE (sanei_genesys_read_register (dev, REG01, &val)); + val |= REG01_SCAN; + RIE (sanei_genesys_write_register (dev, REG01, val)); + + if (start_motor) + { + RIE (sanei_genesys_write_register (dev, REG0F, 1)); + } + else + { + RIE (sanei_genesys_write_register (dev, REG0F, 0)); + } + + DBGCOMPLETED; + return status; +} + + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl843_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop) +{ + SANE_Status status; + uint8_t val; + + DBG (DBG_proc, "gl843_end_scan (check_stop = %d)\n", check_stop); + if (reg == NULL) + return SANE_STATUS_INVAL; + + /* post scan gpio */ + RIE(sanei_genesys_write_register(dev,0x7e,0x00)); + + /* turn off XPA lamp if XPA is selected and lamp power on*/ + val = sanei_genesys_read_reg_from_set (reg, REG03); + if (val & (REG03_XPASEL|REG03_LAMPPWR)) + { + sanei_genesys_read_register (dev, REGA6, &val); + + /* switch on regular lamp */ + val |= 0x40; + + /* no XPA lamp power (2 bits for level: __11 ____) */ + val &= ~0x30; + + RIE (sanei_genesys_write_register (dev, REGA6, val)); + } + + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = SANE_STATUS_GOOD; + } + else /* flat bed scanners */ + { + status = gl843_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_end_scan: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return status; +} + +/** @brief park XPA lamp + * park the XPA lamp if needed + */ +static SANE_Status gl843_park_xpa_lamp (Genesys_Device * dev) +{ + Genesys_Register_Set local_reg[GENESYS_GL843_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + uint8_t val; + int loop = 0; + + DBGSTART; + + /* copy scan settings */ + memcpy (local_reg, dev->reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* set a huge feedl and reverse direction */ + sanei_genesys_set_triple(local_reg,REG_FEEDL,0xbdcd); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* set up for reverse and no scan */ + r = sanei_genesys_get_address (local_reg, REG02); + r->value |= REG02_MTRREV; + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + /* write to scanner and start action */ + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL843_MAX_REGS)); + RIE (gl843_xpa_motor_on(dev)); + status = gl843_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to start motor: %s\n",__FUNCTION__, sane_strstatus (status)); + gl843_stop_action (dev); + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL843_MAX_REGS); + return status; + } + + while (loop < 600) /* do not wait longer then 60 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n",__FUNCTION__, + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io2) + { + sanei_genesys_print_status (val); + } + + if (val & REG41_HOMESNR) /* home sensor */ + { + DBG (DBG_info, "%s: reached home position\n",__FUNCTION__); + DBG (DBG_proc, "%s: finished\n",__FUNCTION__); + + /* clear GPOADF to avoid reparking again */ + sanei_genesys_read_register (dev, REG6B, &val); + val &= ~REG6B_GPOADF; + sanei_genesys_write_register (dev, REG6B, val); + + /* disable XPA slider motor */ + gl843_xpa_motor_off(dev); + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* we are not parked here.... should we fail ? */ + DBG (DBG_info, "%s: XPA lamp is not parked\n", __FUNCTION__); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief Moves the slider to the home (top) position slowly + * */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl843_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home) +{ + Genesys_Register_Set local_reg[GENESYS_GL843_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + uint8_t val; + float resolution; + int loop = 0; + + DBG (DBG_proc, "gl843_slow_back_home (wait_until_home = %d)\n", + wait_until_home); + + if (dev->model->gpo_type == GPO_G4050) + { + /* test if we need to park XPA lamp, we check GPOADF */ + RIE (sanei_genesys_read_register (dev, REG6B, &val)); + if(val & REG6B_GPOADF) + { + RIE(gl843_park_xpa_lamp(dev)); + } + } + + /* regular slow back home */ + dev->scanhead_position_in_steps = 0; + + /* first read gives HOME_SENSOR true */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to read home sensor: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + usleep (100000); /* sleep 100 ms */ + + /* second is reliable */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + if (val & HOMESNR) /* is sensor at home? */ + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + memcpy (local_reg, dev->reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + resolution=sanei_genesys_get_lowest_ydpi(dev); + + gl843_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 100, + 40000, + 100, + 100, + 8, + 1, + SCAN_MODE_LINEART, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* set up for reverse and no scan */ + r = sanei_genesys_get_address (local_reg, REG02); + r->value |= REG02_MTRREV; + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL843_MAX_REGS)); + + status = gl843_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_slow_back_home: failed to start motor: %s\n", + sane_strstatus (status)); + gl843_stop_action (dev); + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL843_MAX_REGS); + return status; + } + + if (wait_until_home) + { + + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io2) + { + sanei_genesys_print_status (val); + } + + if (val & REG41_HOMESNR) /* home sensor */ + { + DBG (DBG_info, "gl843_slow_back_home: reached home position\n"); + DBG (DBG_proc, "gl843_slow_back_home: finished\n"); + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl843_stop_action (dev); + DBG (DBG_error, + "gl843_slow_back_home: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_info, "%s: scanhead is still moving\n", __FUNCTION__); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* Automatically set top-left edge of the scan area by scanning a 200x200 pixels + area at 600 dpi from very top of scanner */ +static SANE_Status +gl843_search_start_position (Genesys_Device * dev) +{ + int size; + SANE_Status status; + uint8_t *data; + Genesys_Register_Set local_reg[GENESYS_GL843_MAX_REGS]; + int steps; + + int pixels = 600; + int dpi = 300; + + DBG (DBG_proc, "gl843_search_start_position\n"); + + memcpy (local_reg, dev->reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* sets for a 200 lines * 600 pixels */ + /* normal scan with no shading */ + + status = gl843_init_scan_regs (dev, + local_reg, + dpi, + dpi, + 0, + 0, /*we should give a small offset here~60 steps */ + 600, + dev->model->search_lines, + 8, + 1, + SCAN_MODE_GRAY, + 1, /*green */ + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_search_start_position: failed to bulk setup registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* send to scanner */ + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL843_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_search_start_position: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + size = pixels * dev->model->search_lines; + + data = malloc (size); + if (!data) + { + DBG (DBG_error, + "gl843_search_start_position: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + status = gl843_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_start_position: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("search_position.pnm", data, 8, 1, pixels, + dev->model->search_lines); + + status = gl843_end_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_start_position: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* update regs to copy ASIC internal state */ + memcpy (dev->reg, local_reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + status = + sanei_genesys_search_reference_point (dev, data, 0, dpi, pixels, + dev->model->search_lines); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_start_position: failed to set search reference point: %s\n", + sane_strstatus (status)); + return status; + } + + free (data); + return SANE_STATUS_GOOD; +} + +/* + * sets up register for coarse gain calibration + * todo: check it for scanners using it */ +static SANE_Status +gl843_init_regs_for_coarse_calibration (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t channels; + uint8_t cksel; + + DBGSTART; + cksel = (dev->calib_reg[reg_0x18].value & REG18_CKSEL) + 1; /* clock speed = 1..4 clocks */ + + /* set line size */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + status = gl843_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + /* XXX STEF XXX dpi instead of pixels !*/ + dev->sensor.optical_res / cksel, + 20, + 16, + channels, + dev->settings.scan_mode, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_init_register_for_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + gl843_set_motor_power (dev->calib_reg, SANE_FALSE); + + DBG (DBG_info, + "gl843_init_register_for_coarse_calibration: optical sensor res: %d dpi, actual res: %d\n", + dev->sensor.optical_res / cksel, dev->settings.xres); + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_init_register_for_coarse_calibration: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief moves the slider to steps at motor base dpi + * @param dev device to work on + * @param steps number of steps to move + * */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl843_feed (Genesys_Device * dev, unsigned int steps) +{ + Genesys_Register_Set local_reg[GENESYS_GL843_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + float resolution; + uint8_t val; + + DBGSTART; + + /* prepare local registers */ + memcpy (local_reg, dev->reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + resolution=sanei_genesys_get_lowest_ydpi(dev); + gl843_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 0, + steps, + 100, + 3, + 8, + 3, + SCAN_MODE_COLOR, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_FEEDING | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT)); + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRMCNT)); + + /* set up for no scan */ + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + /* send registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL843_MAX_REGS)); + + status = gl843_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to start motor: %s\n", __FUNCTION__, sane_strstatus (status)); + gl843_stop_action (dev); + + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL843_MAX_REGS); + return status; + } + + /* wait until feed count reaches the required value, but do not + * exceed 30s */ + do + { + status = sanei_genesys_get_status (dev, &val); + } + while (status == SANE_STATUS_GOOD && !(val & FEEDFSH)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* init registers for shading calibration */ +/* shading calibration is done at dpihw */ +static SANE_Status +gl843_init_regs_for_shading (Genesys_Device * dev) +{ + SANE_Status status; + int move, resolution, dpihw, factor; + uint16_t strpixel; + + DBGSTART; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + dev->calib_channels = 3; + dev->calib_lines = dev->model->shading_lines; + dpihw=sanei_genesys_compute_dpihw(dev,dev->settings.xres); + factor=dev->sensor.optical_res/dpihw; + resolution=dpihw; + dev->calib_resolution = resolution; + dev->calib_pixels = dev->sensor.sensor_pixels/factor; + + /* distance to move to reach white target */ + move = SANE_UNFIX (dev->model->y_offset_calib); + move = (move * resolution) / MM_PER_INCH; + + status = gl843_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + move, + dev->calib_pixels, + dev->calib_lines, + 16, + dev->calib_channels, + dev->settings.scan_mode, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_init_registers_for_shading: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + dev->scanhead_position_in_steps += dev->calib_lines + move; + sanei_genesys_get_double(dev->calib_reg,REG_STRPIXEL,&strpixel); + DBG (DBG_info, "%s: STRPIXEL=%d\n", __FUNCTION__, strpixel); + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_init_registers_for_shading: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief set up registers for the actual scan + */ +static SANE_Status +gl843_init_regs_for_scan (Genesys_Device * dev) +{ + int channels; + int flags; + int depth; + float move; + int move_dpi; + float start; + + SANE_Status status; + + DBG (DBG_info, + "gl843_init_regs_for_scan settings:\nResolution: %ux%uDPI\n" + "Lines : %u\npixels : %u\nStartpos : %.3f/%.3f\nScan mode : %d\n\n", + dev->settings.xres, + dev->settings.yres, + dev->settings.lines, + dev->settings.pixels, + dev->settings.tl_x, + dev->settings.tl_y, + dev->settings.scan_mode); + + /* ensure head is parked in case of calibration */ + gl843_slow_back_home (dev, SANE_TRUE); + + /* channels */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART) + depth = 1; + + move_dpi = dev->motor.base_ydpi; + + move = SANE_UNFIX (dev->model->y_offset); + move += dev->settings.tl_y; + move = (move * move_dpi) / MM_PER_INCH; + DBG (DBG_info, "gl843_init_regs_for_scan: move=%f steps\n", move); + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + flags = 0; + + /* enable emulated lineart from gray data */ + if(dev->settings.scan_mode == SCAN_MODE_LINEART + && dev->settings.dynamic_lineart) + { + flags |= SCAN_FLAG_DYNAMIC_LINEART; + } + + status = gl843_init_scan_regs (dev, + dev->reg, + dev->settings.xres, + dev->settings.yres, + start, + move, + dev->settings.pixels, + dev->settings.lines, + depth, + channels, + dev->settings.scan_mode, + dev->settings.color_filter, + flags); + + if (status != SANE_STATUS_GOOD) + return status; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * This function sends gamma tables to ASIC + */ +static SANE_Status +gl843_send_gamma_table (Genesys_Device * dev) +{ + int size; + int status; + uint8_t *gamma; + int i; + + DBGSTART; + + size = 256; + + /* allocate temporary gamma tables: 16 bits words, 3 channels */ + gamma = (uint8_t *) malloc (size * 2 * 3); + if (!gamma) + return SANE_STATUS_NO_MEM; + + /* copy sensor specific's gamma tables */ + for (i = 0; i < size; i++) + { + gamma[i * 2 + size * 0 + 0] = dev->sensor.gamma_table[GENESYS_RED][i] & 0xff; + gamma[i * 2 + size * 0 + 1] = (dev->sensor.gamma_table[GENESYS_RED][i] >> 8) & 0xff; + gamma[i * 2 + size * 2 + 0] = dev->sensor.gamma_table[GENESYS_GREEN][i] & 0xff; + gamma[i * 2 + size * 2 + 1] = (dev->sensor.gamma_table[GENESYS_GREEN][i] >> 8) & 0xff; + gamma[i * 2 + size * 4 + 0] = dev->sensor.gamma_table[GENESYS_BLUE][i] & 0xff; + gamma[i * 2 + size * 4 + 1] = (dev->sensor.gamma_table[GENESYS_BLUE][i] >> 8) & 0xff; + } + + /* send address */ + status = gl843_set_buffer_address (dev, 0x0000); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "gl843_send_gamma_table: failed to set buffer address: %s\n", + sane_strstatus (status)); + return status; + } + + /* send data */ + status = gl843_bulk_write_data (dev, 0x28, (uint8_t *) gamma, size * 2 * 3); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "gl843_send_gamma_table: failed to send gamma table: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "gl843_send_gamma_table: completed\n"); + free (gamma); + return SANE_STATUS_GOOD; +} + +/* this function does the led calibration by scanning one line of the calibration + area below scanner's top on white strip. + +-needs working coarse/gain +*/ +static SANE_Status +gl843_led_calibration (Genesys_Device * dev) +{ + int num_pixels; + int total_size; + int used_res; + uint8_t *line; + int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + int channels, depth; + int avg[3], avga, avge; + int turn; + char fn[20]; + uint16_t expr, expg, expb; + Genesys_Register_Set *r; + + SANE_Bool acceptable = SANE_FALSE; + + DBG (DBG_proc, "gl843_led_calibration\n"); + + /* offset calibration is always done in color mode */ + channels = 3; + depth = 16; + used_res = dev->sensor.optical_res; + num_pixels = + (dev->sensor.sensor_pixels * used_res) / dev->sensor.optical_res; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, + GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + status = gl843_init_scan_regs (dev, + dev->calib_reg, + used_res, + dev->motor.base_ydpi, + 0, + 0, + num_pixels, + 1, + depth, + channels, + SCAN_MODE_COLOR, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_led_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (dev->model->cmd_set->bulk_write_register + (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS)); + + + total_size = num_pixels * channels * (depth / 8) * 1; /* colors * bytes_per_color * scan lines */ + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + +/* + we try to get equal bright leds here: + + loop: + average per color + adjust exposure times + */ + + expr = (dev->sensor.regs_0x10_0x1d[0] << 8) | dev->sensor.regs_0x10_0x1d[1]; + expg = (dev->sensor.regs_0x10_0x1d[2] << 8) | dev->sensor.regs_0x10_0x1d[3]; + expb = (dev->sensor.regs_0x10_0x1d[4] << 8) | dev->sensor.regs_0x10_0x1d[5]; + + turn = 0; + + do + { + + dev->sensor.regs_0x10_0x1d[0] = (expr >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[1] = expr & 0xff; + dev->sensor.regs_0x10_0x1d[2] = (expg >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[3] = expg & 0xff; + dev->sensor.regs_0x10_0x1d[4] = (expb >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[5] = expb & 0xff; + + for (i = 0; i < 6; i++) + { + r = sanei_genesys_get_address (dev->calib_reg, 0x10 + i); + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + + RIE (dev->model->cmd_set->bulk_write_register + (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS)); + + DBG (DBG_info, "gl843_led_calibration: starting first line reading\n"); + RIE (gl843_begin_scan (dev, dev->calib_reg, SANE_TRUE)); + RIE (sanei_genesys_read_data_from_scanner (dev, line, total_size)); + + if (DBG_LEVEL >= DBG_data) + { + snprintf (fn, 20, "led_%02d.pnm", turn); + sanei_genesys_write_pnm_file (fn, + line, depth, channels, num_pixels, 1); + } + + acceptable = SANE_TRUE; + + for (j = 0; j < channels; j++) + { + avg[j] = 0; + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * num_pixels + 1] * 256 + + line[i * 2 + j * 2 * num_pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + avg[j] += val; + } + + avg[j] /= num_pixels; + } + + DBG (DBG_info, "gl843_led_calibration: average: " + "%d,%d,%d\n", avg[0], avg[1], avg[2]); + + acceptable = SANE_TRUE; + + if (avg[0] < avg[1] * 0.95 || avg[1] < avg[0] * 0.95 || + avg[0] < avg[2] * 0.95 || avg[2] < avg[0] * 0.95 || + avg[1] < avg[2] * 0.95 || avg[2] < avg[1] * 0.95) + acceptable = SANE_FALSE; + + if (!acceptable) + { + avga = (avg[0] + avg[1] + avg[2]) / 3; + expr = (expr * avga) / avg[0]; + expg = (expg * avga) / avg[1]; + expb = (expb * avga) / avg[2]; +/* + keep the resulting exposures below this value. + too long exposure drives the ccd into saturation. + we may fix this by relying on the fact that + we get a striped scan without shading, by means of + statistical calculation +*/ + avge = (expr + expg + expb) / 3; + + /* don't overflow max exposure */ + if (avge > 3000) + { + expr = (expr * 2000) / avge; + expg = (expg * 2000) / avge; + expb = (expb * 2000) / avge; + } + if (avge < 50) + { + expr = (expr * 50) / avge; + expg = (expg * 50) / avge; + expb = (expb * 50) / avge; + } + + } + + RIE (gl843_stop_action (dev)); + + turn++; + + } + while (!acceptable && turn < 100); + + DBG (DBG_info, "gl843_led_calibration: acceptable exposure: %d,%d,%d\n", + expr, expg, expb); + + /* cleanup before return */ + free (line); + + gl843_slow_back_home (dev, SANE_TRUE); + + DBG (DBG_proc, "gl843_led_calibration: completed\n"); + return status; +} + + + +/** + * average dark pixels of a 8 bits scan of a given channel + */ +static int +dark_average_channel (uint8_t * data, unsigned int pixels, unsigned int lines, + unsigned int channels, unsigned int black, int channel) +{ + unsigned int i, j, k, count; + unsigned int avg[3]; + uint8_t val; + + /* computes average values on black margin */ + for (k = 0; k < channels; k++) + { + avg[k] = 0; + count = 0; + for (i = 0; i < lines; i++) + { + for (j = 0; j < black; j++) + { + val = data[i * channels * pixels + j*channels + k]; + avg[k] += val; + count++; + } + } + if (count) + avg[k] /= count; + DBG (DBG_info, "%s: avg[%d] = %d\n", __FUNCTION__, k, avg[k]); + } + DBG (DBG_info, "%s: average = %d\n", __FUNCTION__, avg[channel]); + return avg[channel]; +} + +/** @brief calibrate AFE offset + * Iterate doing scans at target dpi until AFE offset if correct. One + * color line is scanned at a time. Scanning head doesn't move. + * @param dev device to calibrate + */ +static SANE_Status +gl843_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t *first_line, *second_line; + unsigned int channels, bpp; + char title[32]; + int pass, total_size, i, resolution, lines; + int topavg[3], bottomavg[3], avg[3]; + int top[3], bottom[3], black_pixels, pixels, factor, dpihw; + + DBGSTART; + + /* offset calibration is always done in color mode */ + channels = 3; + lines = 8; + bpp = 8; + + /* compute divider factor to compute final pixels number */ + dpihw = sanei_genesys_compute_dpihw (dev, dev->settings.xres); + factor = dev->sensor.optical_res / dpihw; + resolution = dpihw; + pixels = dev->sensor.sensor_pixels / factor; + black_pixels = dev->sensor.black_pixels / factor; + DBG (DBG_io, "gl843_offset_calibration: dpihw =%d\n", dpihw); + DBG (DBG_io, "gl843_offset_calibration: factor =%d\n", factor); + DBG (DBG_io, "gl843_offset_calibration: resolution =%d\n", resolution); + DBG (DBG_io, "gl843_offset_calibration: pixels =%d\n", pixels); + DBG (DBG_io, "gl843_offset_calibration: black_pixels=%d\n", black_pixels); + + status = gl843_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + SCAN_MODE_COLOR, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl843_offset_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + gl843_set_motor_power (dev->calib_reg, SANE_FALSE); + + /* allocate memory for scans */ + total_size = pixels * channels * lines * (bpp / 8); /* colors * bytes_per_color * scan lines */ + + first_line = malloc (total_size); + if (!first_line) + return SANE_STATUS_NO_MEM; + + second_line = malloc (total_size); + if (!second_line) + { + free (first_line); + return SANE_STATUS_NO_MEM; + } + + /* init gain and offset */ + for (i = 0; i < 3; i++) + { + bottom[i] = 10; + dev->frontend.offset[i] = bottom[i]; + dev->frontend.gain[i] = 0; + } + RIEF2 (gl843_set_fe (dev, AFE_SET), first_line, second_line); + + /* scan with obttom AFE settings */ + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl843_offset_calibration: starting first line reading\n"); + RIEF2 (gl843_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, first_line, total_size), first_line, second_line); + if (DBG_LEVEL >= DBG_data) + { + for (i = 0; i < 3; i++) + { + snprintf (title, 20, "offset_%d_%03d.pnm", i, bottom[i]); + sanei_genesys_write_pnm_file (title, first_line, bpp, channels, pixels, lines); + } + } + + for (i = 0; i < 3; i++) + { + bottomavg[i] = dark_average_channel (first_line, pixels, lines, channels, black_pixels, i); + DBG (DBG_io2, "gl843_offset_calibration: bottom avg %d=%d\n", i, bottomavg[i]); + } + + /* now top value */ + for (i = 0; i < 3; i++) + { + top[i] = 255; + dev->frontend.offset[i] = top[i]; + } + RIEF2 (gl843_set_fe (dev, AFE_SET), first_line, second_line); + + /* scan with top AFE values */ + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl843_offset_calibration: starting second line reading\n"); + RIEF2 (gl843_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + for (i = 0; i < 3; i++) + { + topavg[i] = dark_average_channel (second_line, pixels, lines, channels, black_pixels, i); + DBG (DBG_io2, "gl843_offset_calibration: top avg %d=%d\n", i, topavg[i]); + } + + pass = 0; + + /* loop until acceptable level */ + while ((pass < 32) + && ((top[0] - bottom[0] > 1) + || (top[1] - bottom[1] > 1) || (top[2] - bottom[2] > 1))) + { + pass++; + + /* settings for new scan */ + for (i = 0; i < 3; i++) + { + if (top[i] - bottom[i] > 1) + { + dev->frontend.offset[i] = (top[i] + bottom[i]) / 2; + } + } + RIEF2 (gl843_set_fe (dev, AFE_SET), first_line, second_line); + + /* scan with no move */ + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl843_offset_calibration: starting second line reading\n"); + RIEF2 (gl843_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + if (DBG_LEVEL >= DBG_data) + { + for (i = 0; i < 3; i++) + { + sprintf (title, "offset_%d_%03d.pnm", i, dev->frontend.offset[i]); + sanei_genesys_write_pnm_file (title, second_line, bpp, channels, pixels, lines); + } + } + + for (i = 0; i < 3; i++) + { + avg[i] = dark_average_channel (second_line, pixels, lines, channels, black_pixels, i); + DBG (DBG_info, "gl843_offset_calibration: avg[%d]=%d offset=%d\n", i, avg[i], dev->frontend.offset[i]); + } + + /* compute new boundaries */ + for (i = 0; i < 3; i++) + { + if (topavg[i] >= avg[i]) + { + topavg[i] = avg[i]; + top[i] = dev->frontend.offset[i]; + } + else + { + bottomavg[i] = avg[i]; + bottom[i] = dev->frontend.offset[i]; + } + } + } + DBG (DBG_info, "gl843_offset_calibration: offset=(%d,%d,%d)\n", + dev->frontend.offset[0], + dev->frontend.offset[1], + dev->frontend.offset[2]); + + /* cleanup before return */ + free (first_line); + free (second_line); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* alternative coarse gain calibration + this on uses the settings from offset_calibration and + uses only one scanline + */ +/* + with offset and coarse calibration we only want to get our input range into + a reasonable shape. the fine calibration of the upper and lower bounds will + be done with shading. + */ +static SANE_Status +gl843_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + int pixels, factor, dpihw; + int total_size; + uint8_t *line; + int i, j, channels; + SANE_Status status = SANE_STATUS_GOOD; + int max[3]; + float gain[3],coeff; + int val, code, lines; + int resolution; + int bpp; + + DBG (DBG_proc, "gl843_coarse_gain_calibration: dpi = %d\n", dpi); + dpihw=sanei_genesys_compute_dpihw(dev, dpi); + factor=dev->sensor.optical_res/dpihw; + + /* coarse gain calibration is always done in color mode */ + channels = 3; + + /* follow CKSEL */ + if (dev->model->ccd_type == CCD_KVSS080) + { + if(dev->settings.xressensor.optical_res) + { + coeff=0.9; + } + else + { + coeff=1.0; + } + } + else + { + coeff=1.0; + } + resolution=dpihw; + lines=10; + bpp=8; + pixels = dev->sensor.sensor_pixels / factor; + + status = gl843_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + SCAN_MODE_COLOR, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + gl843_set_motor_power (dev->calib_reg, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (dev->model->cmd_set->bulk_write_register + (dev, dev->calib_reg, GENESYS_GL843_MAX_REGS)); + + total_size = pixels * channels * (16/bpp) * lines; + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + RIEF (gl843_set_fe(dev, AFE_SET), line); + RIEF (gl843_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("coarse.pnm", line, bpp, channels, pixels, lines); + + /* average value on each channel */ + for (j = 0; j < channels; j++) + { + max[j] = 0; + for (i = pixels/4; i < (pixels*3/4); i++) + { + if(bpp==16) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * pixels + 1] * 256 + + line[i * 2 + j * 2 * pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + } + else + { + if (dev->model->is_cis) + val = line[i + j * pixels]; + else + val = line[i * channels + j]; + } + + max[j] += val; + } + max[j] = max[j] / (pixels/2); + + gain[j] = ((float) dev->sensor.gain_white_ref*coeff) / max[j]; + + /* turn logical gain value into gain code, checking for overflow */ + code = 283 - 208 / gain[j]; + if (code > 255) + code = 255; + else if (code < 0) + code = 0; + dev->frontend.gain[j] = code; + + DBG (DBG_proc, + "gl843_coarse_gain_calibration: channel %d, max=%d, gain = %f, setting:%d\n", + j, max[j], gain[j], dev->frontend.gain[j]); + } + + if (dev->model->is_cis) + { + if (dev->frontend.gain[0] > dev->frontend.gain[1]) + dev->frontend.gain[0] = dev->frontend.gain[1]; + if (dev->frontend.gain[0] > dev->frontend.gain[2]) + dev->frontend.gain[0] = dev->frontend.gain[2]; + dev->frontend.gain[2] = dev->frontend.gain[1] = dev->frontend.gain[0]; + } + + if (channels == 1) + { + dev->frontend.gain[0] = dev->frontend.gain[1]; + dev->frontend.gain[2] = dev->frontend.gain[1]; + } + + free (line); + + RIE (gl843_stop_action (dev)); + + status=gl843_slow_back_home (dev, SANE_TRUE); + + DBGCOMPLETED; + return status; +} + +/* + * wait for lamp warmup by scanning the same line until difference + * between 2 scans is below a threshold + */ +static SANE_Status +gl843_init_regs_for_warmup (Genesys_Device * dev, + Genesys_Register_Set * reg, + int *channels, int *total_size) +{ + int num_pixels; + SANE_Status status = SANE_STATUS_GOOD; + int dpihw; + int resolution; + int factor; + + DBGSTART; + if (dev == NULL || reg == NULL || channels == NULL || total_size == NULL) + return SANE_STATUS_INVAL; + + /* setup scan */ + *channels=3; + resolution=600; + dpihw=sanei_genesys_compute_dpihw(dev, resolution); + factor=dev->sensor.optical_res/dpihw; + num_pixels=dev->sensor.sensor_pixels/(factor*2); + *total_size = num_pixels * 3 * 1; + + memcpy (reg, dev->reg, (GENESYS_GL843_MAX_REGS + 1) * sizeof (Genesys_Register_Set)); + status = gl843_init_scan_regs (dev, + reg, + resolution, + resolution, + num_pixels/2, + 0, + num_pixels, + 1, + 8, + *channels, + SCAN_MODE_COLOR, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + gl843_set_motor_power (reg, SANE_FALSE); + RIE (dev->model->cmd_set->bulk_write_register (dev, reg, GENESYS_GL843_MAX_REGS)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * set up GPIO/GPOE for idle state +WRITE GPIO[17-21]= GPIO19 +WRITE GPOE[17-21]= GPOE21 GPOE20 GPOE19 GPOE18 +genesys_write_register(0xa8,0x3e) +GPIO(0xa8)=0x3e + */ +static SANE_Status +gl843_init_gpio (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx; + + DBGSTART; + + RIE (sanei_genesys_write_register (dev, REG6E, dev->gpo.enable[0])); + RIE (sanei_genesys_write_register (dev, REG6F, dev->gpo.enable[1])); + RIE (sanei_genesys_write_register (dev, REG6C, dev->gpo.value[0])); + RIE (sanei_genesys_write_register (dev, REG6D, dev->gpo.value[1])); + + idx=0; + while(dev->model->gpo_type != gpios[idx].gpo_type && gpios[idx].gpo_type!=0) + { + idx++; + } + if (gpios[idx].gpo_type!=0) + { + RIE (sanei_genesys_write_register (dev, REGA6, gpios[idx].ra6)); + RIE (sanei_genesys_write_register (dev, REGA7, gpios[idx].ra7)); + RIE (sanei_genesys_write_register (dev, REGA8, gpios[idx].ra8)); + RIE (sanei_genesys_write_register (dev, REGA9, gpios[idx].ra9)); + } + else + { + status=SANE_STATUS_INVAL; + } + + DBGCOMPLETED; + return status; +} + + +/* * + * initialize ASIC from power on condition + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl843_boot (Genesys_Device * dev, SANE_Bool cold) +{ + SANE_Status status; + uint8_t val; + + DBGSTART; + + if(cold) + { + RIE (sanei_genesys_write_register (dev, 0x0e, 0x01)); + RIE (sanei_genesys_write_register (dev, 0x0e, 0x00)); + } + + if(dev->usb_mode == 1) + { + val = 0x14; + } + else + { + val = 0x11; + } + RIE (sanei_genesys_write_0x8c (dev, 0x0f, val)); + + /* test CHKVER */ + RIE (sanei_genesys_read_register (dev, REG40, &val)); + if (val & REG40_CHKVER) + { + RIE (sanei_genesys_read_register (dev, 0x00, &val)); + DBG (DBG_info, + "%s: reported version for genesys chip is 0x%02x\n", __FUNCTION__, + val); + } + + /* Set default values for registers */ + gl843_init_registers (dev); + + RIE (sanei_genesys_write_register (dev, REG6B, 0x02)); + + /* Write initial registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL843_MAX_REGS)); + + /* Enable DRAM by setting a rising edge on bit 3 of reg 0x0b */ + val = dev->reg[reg_0x0b].value & REG0B_DRAMSEL; + val = (val | REG0B_ENBDRAM); + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].value = val; + /* URB 14 control 0x40 0x0c 0x8c 0x10 len 1 wrote 0xb4 */ + RIE (sanei_genesys_write_0x8c (dev, 0x10, 0xb4)); + + /* CLKSET */ + val = (dev->reg[reg_0x0b].value & ~REG0B_CLKSET) | REG0B_48MHZ; + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].value = val; + + /* prevent further writings by bulk write register */ + dev->reg[reg_0x0b].address = 0x00; + + /* set up end access */ + sanei_genesys_write_register (dev, REGA7, 0x04); + sanei_genesys_write_register (dev, REGA9, 0x00); + + /* set RAM read address */ + RIE (sanei_genesys_write_register (dev, REG29, 0x00)); + RIE (sanei_genesys_write_register (dev, REG2A, 0x00)); + RIE (sanei_genesys_write_register (dev, REG2B, 0x00)); + + /* setup gpio */ + RIE (gl843_init_gpio (dev)); + + gl843_feed (dev, 300); + usleep (100000); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* * + * initialize backend and ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl843_init (Genesys_Device * dev) +{ + SANE_Status status; + + DBG_INIT (); + DBGSTART; + + status=sanei_genesys_asic_init(dev, GENESYS_GL843_MAX_REGS); + + DBGCOMPLETED; + return status; +} + +static SANE_Status +gl843_update_hardware_sensors (Genesys_Scanner * s) +{ + /* do what is needed to get a new set of events, but try to not lose + any of them. + */ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t val; + + RIE (sanei_genesys_read_register (s->dev, REG6D, &val)); + + switch (s->dev->model->gpo_type) + { + case GPO_KVSS080: + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & 0x04) == 0; + break; + case GPO_G4050: + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & 0x01) == 0; + if (s->val[OPT_FILE_SW].b == s->last_val[OPT_FILE_SW].b) + s->val[OPT_FILE_SW].b = (val & 0x02) == 0; + if (s->val[OPT_EMAIL_SW].b == s->last_val[OPT_EMAIL_SW].b) + s->val[OPT_EMAIL_SW].b = (val & 0x04) == 0; + if (s->val[OPT_COPY_SW].b == s->last_val[OPT_COPY_SW].b) + s->val[OPT_COPY_SW].b = (val & 0x08) == 0; + break; + case GPO_CS4400F: + case GPO_CS8400F: + default: + break; + } + + return status; +} +#ifndef UNIT_TESTING +static +#endif +/** @brief move sensor to transparency adaptor + * Move sensor to the calibration of the transparency adapator (XPA). + * @param dev device to use + */ +SANE_Status gl843_move_to_ta (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + float resolution; + unsigned int feed; + + DBGSTART; + + resolution=sanei_genesys_get_lowest_ydpi(dev); + feed = 16*(SANE_UNFIX (dev->model->y_offset_calib_ta) * resolution) / MM_PER_INCH; + status = gl843_feed (dev, feed); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to move to XPA calibration area\n", __FUNCTION__); + return status; + } + + DBGCOMPLETED; + return status; +} + + +/** @brief search for a full width black or white strip. + * This function searches for a black or white stripe across the scanning area. + * When searching backward, the searched area must completely be of the desired + * color since this area will be used for calibration which scans forward. + * @param dev scanner device + * @param forward SANE_TRUE if searching forward, SANE_FALSE if searching backward + * @param black SANE_TRUE if searching for a black strip, SANE_FALSE for a white strip + * @return SANE_STATUS_GOOD if a matching strip is found, SANE_STATUS_UNSUPPORTED if not + */ +static SANE_Status +gl843_search_strip (Genesys_Device * dev, SANE_Bool forward, SANE_Bool black) +{ + unsigned int pixels, lines, channels; + SANE_Status status; + Genesys_Register_Set local_reg[GENESYS_GL843_MAX_REGS]; + size_t size; + uint8_t *data; + int steps, depth, dpi; + unsigned int pass, count, found, x, y; + char title[80]; + Genesys_Register_Set *r; + + DBG (DBG_proc, "gl843_search_strip %s %s\n", black ? "black" : "white", + forward ? "forward" : "reverse"); + + gl843_set_fe (dev, AFE_SET); + status = gl843_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_search_strip: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for a gray scan at lowest dpi */ + dpi = sanei_genesys_get_lowest_dpi(dev); + channels = 1; + + /* 10 MM */ + /* lines = (10 * dpi) / MM_PER_INCH; */ + /* shading calibation is done with dev->motor.base_ydpi */ + lines = (dev->model->shading_lines * dpi) / dev->motor.base_ydpi; + depth = 8; + pixels = (dev->sensor.sensor_pixels * dpi) / dev->sensor.optical_res; + size = pixels * channels * lines * (depth / 8); + data = malloc (size); + if (!data) + { + DBG (DBG_error, "gl843_search_strip: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + dev->scanhead_position_in_steps = 0; + + memcpy (local_reg, dev->reg, + GENESYS_GL843_MAX_REGS * sizeof (Genesys_Register_Set)); + + status = gl843_init_scan_regs (dev, + local_reg, + dpi, + dpi, + 0, + 0, + pixels, + lines, + depth, + channels, + SCAN_MODE_GRAY, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl843_search_strip: failed to setup for scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for reverse or forward */ + r = sanei_genesys_get_address (local_reg, REG02); + if (forward) + r->value &= ~REG02_MTRREV; + else + r->value |= REG02_MTRREV; + + + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL843_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl843_search_strip: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl843_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl843_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl843_search_strip: gl843_stop_action failed\n"); + return status; + } + + pass = 0; + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02d.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", (int)pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, pixels, + lines); + } + + /* loop until strip is found or maximum pass number done */ + found = 0; + while (pass < 20 && !found) + { + status = + dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL843_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl843_search_strip: failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* now start scan */ + status = gl843_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl843_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl843_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl843_search_strip: gl843_stop_action failed\n"); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02d.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", (int)pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, + pixels, lines); + } + + /* search data to find black strip */ + /* when searching forward, we only need one line of the searched color since we + * will scan forward. But when doing backward search, we need all the area of the + * same color */ + if (forward) + { + for (y = 0; y < lines && !found; y++) + { + count = 0; + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < 60) + { + count++; + } + } + + /* at end of line, if count >= 3%, line is not fully of the desired color + * so we must go to next line of the buffer */ + /* count*100/pixels < 3 */ + if ((count * 100) / pixels < 3) + { + found = 1; + DBG (DBG_data, + "gl843_search_strip: strip found forward during pass %d at line %d\n", + pass, y); + } + else + { + DBG (DBG_data, + "gl843_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + } + else /* since calibration scans are done forward, we need the whole area + to be of the required color when searching backward */ + { + count = 0; + for (y = 0; y < lines; y++) + { + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < 60) + { + count++; + } + } + } + + /* at end of area, if count >= 3%, area is not fully of the desired color + * so we must go to next buffer */ + if ((count * 100) / (pixels * lines) < 3) + { + found = 1; + DBG (DBG_data, + "gl843_search_strip: strip found backward during pass %d \n", + pass); + } + else + { + DBG (DBG_data, + "gl843_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + pass++; + } + free (data); + if (found) + { + status = SANE_STATUS_GOOD; + DBG (DBG_info, "gl843_search_strip: %s strip found\n", + black ? "black" : "white"); + } + else + { + status = SANE_STATUS_UNSUPPORTED; + DBG (DBG_info, "gl843_search_strip: %s strip not found\n", + black ? "black" : "white"); + } + + DBG (DBG_proc, "gl843_search_strip: completed\n"); + return status; +} + +/** + * Send shading calibration data. The buffer is considered to always hold values + * for all the channels. + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl843_send_shading_data (Genesys_Device * dev, uint8_t * data, int size) +{ + SANE_Status status; + uint32_t final_size, length, i; + uint8_t *final_data; + uint8_t *buffer; + int count,offset; + unsigned int tgtime; + unsigned int cksel; + Genesys_Register_Set *r; + uint16_t dpiset, strpixel, endpixel, startx, factor; + + DBGSTART; + + offset=0; + length=size; + r = sanei_genesys_get_address (dev->reg, REG01); + if(r->value & REG01_SHDAREA) + { + /* recompute STRPIXEL used shading calibration so we can + * compute offset within data for SHDAREA case */ + r = sanei_genesys_get_address (dev->reg, REG18); + cksel= (r->value & REG18_CKSEL)+1; + sanei_genesys_get_double(dev->reg,REG_DPISET,&strpixel); + tgtime=1; + sanei_genesys_get_double(dev->reg,REG_DPISET,&dpiset); + factor=dev->sensor.optical_res/sanei_genesys_compute_dpihw(dev,dpiset); + if (dev->model->ccd_type == CCD_G4050 && dpiset>2400) + { + tgtime=2; + } + + /* start coordinate in optical dpi coordinates */ + startx = ((dev->sensor.dummy_pixel * tgtime)/cksel)/factor; + + /* current scan coordinates */ + sanei_genesys_get_double(dev->reg,REG_STRPIXEL,&strpixel); + sanei_genesys_get_double(dev->reg,REG_ENDPIXEL,&endpixel); + strpixel*=tgtime; + endpixel*=tgtime; + + /* 16 bit words, 2 words per color, 3 color channels */ + offset=(strpixel-startx)*2*2*3; + length=(endpixel-strpixel)*2*2*3; + DBG (DBG_info, "%s: STRPIXEL=%d, ENDPIXEL=%d, startx=%d\n", __FUNCTION__, strpixel, endpixel, startx); + } + + /* compute and allocate size for final data */ + final_size = ((length+251) / 252) * 256; + DBG (DBG_io, "%s: final shading size=%04x (length=%d)\n", __FUNCTION__, final_size, length); + final_data = (uint8_t *) malloc (final_size); + if(final_data==NULL) + { + DBG (DBG_error, "%s: failed to allocate memory for shading data\n", __FUNCTION__); + return SANE_STATUS_NO_MEM; + } + memset(final_data,0x00,final_size); + + /* copy regular shading data to the expected layout */ + buffer = final_data; + count = 0; + + /* loop over calibration data */ + for (i = 0; i < length; i++) + { + buffer[count] = data[offset+i]; + count++; + if ((count % (256*2)) == (252*2)) + { + count += 4*2; + } + } + + /* send data */ + status = sanei_genesys_set_buffer_address (dev, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to set buffer address: %s\n", __FUNCTION__, sane_strstatus (status)); + free(final_data); + return status; + } + + status = dev->model->cmd_set->bulk_write_data (dev, 0x3c, final_data, count); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to send shading table: %s\n", __FUNCTION__, sane_strstatus (status)); + } + + free(final_data); + DBGCOMPLETED; + return status; +} + + +/** the gl843 command set */ +static Genesys_Command_Set gl843_cmd_set = { + "gl843-generic", /* the name of this set */ + + gl843_init, + gl843_init_regs_for_warmup, + gl843_init_regs_for_coarse_calibration, + gl843_init_regs_for_shading, + gl843_init_regs_for_scan, + + gl843_get_filter_bit, + gl843_get_lineart_bit, + gl843_get_bitset_bit, + gl843_get_gain4_bit, + gl843_get_fast_feed_bit, + gl843_test_buffer_empty_bit, + gl843_test_motor_flag_bit, + + gl843_bulk_full_size, + + gl843_set_fe, + gl843_set_powersaving, + gl843_save_power, + + gl843_set_motor_power, + gl843_set_lamp_power, + + gl843_begin_scan, + gl843_end_scan, + + gl843_send_gamma_table, + + gl843_search_start_position, + + gl843_offset_calibration, + gl843_coarse_gain_calibration, + gl843_led_calibration, + + gl843_slow_back_home, + + sanei_genesys_bulk_write_register, + gl843_bulk_write_data, + gl843_bulk_read_data, + + gl843_update_hardware_sensors, + + gl843_load_document, + gl843_detect_document_end, + gl843_eject_document, + gl843_search_strip, + + sanei_genesys_is_compatible_calibration, + gl843_move_to_ta, + gl843_send_shading_data, + gl843_calculate_current_setup, + gl843_boot +}; + +SANE_Status +sanei_gl843_init_cmd_set (Genesys_Device * dev) +{ + dev->model->cmd_set = &gl843_cmd_set; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl843.h b/backend/genesys_gl843.h new file mode 100644 index 0000000..241a2ed --- /dev/null +++ b/backend/genesys_gl843.h @@ -0,0 +1,700 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "genesys.h" + +#ifdef UNIT_TESTING +SANE_Status gl843_send_slope_table (Genesys_Device * dev, int table_nr, uint16_t * slope_table, int steps); +SANE_Status gl843_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int scan_mode, + int color_filter, + unsigned int flags); +SANE_Status gl843_start_action (Genesys_Device * dev); +SANE_Status gl843_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, SANE_Bool start_motor); +SANE_Status gl843_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, SANE_Bool check_stop); +SANE_Status gl843_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home); +SANE_Status gl843_feed (Genesys_Device * dev, unsigned int steps); +SANE_Status gl843_init (Genesys_Device * dev); +SANE_Status gl843_boot (Genesys_Device * dev, SANE_Bool cold); +SANE_Status gl843_send_shading_data (Genesys_Device * dev, uint8_t * data, int size); +SANE_Status gl843_bulk_write_register (Genesys_Device * dev, Genesys_Register_Set * reg, size_t elems); +SANE_Status gl843_xpa_lamp_on (Genesys_Device * dev); +SANE_Status gl843_xpa_motor_on (Genesys_Device * dev); +SANE_Status gl843_xpa_motor_off (Genesys_Device * dev); +SANE_Status gl843_move_to_ta (Genesys_Device * dev); +#endif + +#define DBGSTART DBG (DBG_proc, "%s start\n", __FUNCTION__); +#define DBGCOMPLETED DBG (DBG_proc, "%s completed\n", __FUNCTION__); + +#define REG01 0x01 +#define REG01_CISSET 0x80 +#define REG01_DOGENB 0x40 +#define REG01_DVDSET 0x20 +#define REG01_STAGGER 0x10 +#define REG01_COMPENB 0x08 +#define REG01_TRUEGRAY 0x04 +#define REG01_SHDAREA 0x02 +#define REG01_SCAN 0x01 + +#define REG02 0x02 +#define REG02_NOTHOME 0x80 +#define REG02_ACDCDIS 0x40 +#define REG02_AGOHOME 0x20 +#define REG02_MTRPWR 0x10 +#define REG02_FASTFED 0x08 +#define REG02_MTRREV 0x04 +#define REG02_HOMENEG 0x02 +#define REG02_LONGCURV 0x01 + +#define REG03 0x03 +#define REG03_LAMPDOG 0x80 +#define REG03_AVEENB 0x40 +#define REG03_XPASEL 0x20 +#define REG03_LAMPPWR 0x10 +#define REG03_LAMPTIM 0x0f + +#define REG04 0x04 +#define REG04_LINEART 0x80 +#define REG04_BITSET 0x40 +#define REG04_AFEMOD 0x30 +#define REG04_FILTER 0x0c +#define REG04_FESET 0x03 + +#define REG04S_AFEMOD 4 + +#define REG05 0x05 +#define REG05_DPIHW 0xc0 +#define REG05_DPIHW_600 0x00 +#define REG05_DPIHW_1200 0x40 +#define REG05_DPIHW_2400 0x80 +#define REG05_DPIHW_4800 0xc0 +#define REG05_MTLLAMP 0x30 +#define REG05_GMMENB 0x08 +#define REG05_MTLBASE 0x03 + +#define REG06 0x06 +#define REG06_SCANMOD 0xe0 +#define REG06S_SCANMOD 5 +#define REG06_PWRBIT 0x10 +#define REG06_GAIN4 0x08 +#define REG06_OPTEST 0x07 + +#define REG07_LAMPSIM 0x80 + +#define REG08_DECFLAG 0x40 +#define REG08_GMMFFR 0x20 +#define REG08_GMMFFG 0x10 +#define REG08_GMMFFB 0x08 +#define REG08_GMMZR 0x04 +#define REG08_GMMZG 0x02 +#define REG08_GMMZB 0x01 + +#define REG09_MCNTSET 0xc0 +#define REG09_EVEN1ST 0x20 +#define REG09_BLINE1ST 0x10 +#define REG09_BACKSCAN 0x08 +#define REG09_ENHANCE 0x04 +#define REG09_SHORTTG 0x02 +#define REG09_NWAIT 0x01 + +#define REG09S_MCNTSET 6 +#define REG09S_CLKSET 4 + +#define REG0B 0x0b +#define REG0B_DRAMSEL 0x07 +#define REG0B_ENBDRAM 0x08 +#define REG0B_ENBDRAM 0x08 +#define REG0B_RFHDIS 0x10 +#define REG0B_CLKSET 0xe0 +#define REG0B_24MHZ 0x00 +#define REG0B_30MHZ 0x20 +#define REG0B_40MHZ 0x40 +#define REG0B_48MHZ 0x60 +#define REG0B_60MHZ 0x80 + +#define REG0D 0x0d +#define REG0D_JAMPCMD 0x80 +#define REG0D_DOCCMD 0x40 +#define REG0D_CCDCMD 0x20 +#define REG0D_FULLSTP 0x10 +#define REG0D_SEND 0x08 +#define REG0D_CLRMCNT 0x04 +#define REG0D_CLRDOCJM 0x02 +#define REG0D_CLRLNCNT 0x01 + +#define REG0F 0x0f + +#define REG_EXPR 0x10 +#define REG_EXPG 0x12 +#define REG_EXPB 0x14 + +#define REG16_CTRLHI 0x80 +#define REG16_TOSHIBA 0x40 +#define REG16_TGINV 0x20 +#define REG16_CK1INV 0x10 +#define REG16_CK2INV 0x08 +#define REG16_CTRLINV 0x04 +#define REG16_CKDIS 0x02 +#define REG16_CTRLDIS 0x01 + +#define REG17_TGMODE 0xc0 +#define REG17_TGMODE_NO_DUMMY 0x00 +#define REG17_TGMODE_REF 0x40 +#define REG17_TGMODE_XPA 0x80 +#define REG17_TGW 0x3f +#define REG17S_TGW 0 + +#define REG18 0x18 +#define REG18_CNSET 0x80 +#define REG18_DCKSEL 0x60 +#define REG18_CKTOGGLE 0x10 +#define REG18_CKDELAY 0x0c +#define REG18_CKSEL 0x03 + +#define REG_EXPDMY 0x19 + +#define REG1A_TGLSW2 0x80 +#define REG1A_TGLSW1 0x40 +#define REG1A_MANUAL3 0x02 +#define REG1A_MANUAL1 0x01 +#define REG1A_CK4INV 0x08 +#define REG1A_CK3INV 0x04 +#define REG1A_LINECLP 0x02 + +#define REG1C 0x1c +#define REG1C_TGTIME 0x07 + +#define REG1D_CK4LOW 0x80 +#define REG1D_CK3LOW 0x40 +#define REG1D_CK1LOW 0x20 +#define REG1D_TGSHLD 0x1f +#define REG1DS_TGSHLD 0 + + +#define REG1E 0x1e +#define REG1E_WDTIME 0xf0 +#define REG1ES_WDTIME 4 +#define REG1E_LINESEL 0x0f +#define REG1ES_LINESEL 0 + +#define REG21 0x21 +#define REG_STEPNO 0x21 +#define REG_FWDSTEP 0x22 +#define REG_BWDSTEP 0x23 +#define REG_FASTNO 0x24 +#define REG_LINCNT 0x25 + +#define REG29 0x29 +#define REG2A 0x2a +#define REG2B 0x2b +#define REG_DPISET 0x2c +#define REG2E 0x2e +#define REG2F 0x2f + +#define REG_STRPIXEL 0x30 +#define REG_ENDPIXEL 0x32 +#define REG_DUMMY 0x34 +#define REG_MAXWD 0x35 +#define REG_LPERIOD 0x38 +#define REG_FEEDL 0x3d + +#define REG40 0x40 +#define REG40_DOCSNR 0x80 +#define REG40_ADFSNR 0x40 +#define REG40_COVERSNR 0x20 +#define REG40_CHKVER 0x10 +#define REG40_DOCJAM 0x08 +#define REG40_HISPDFLG 0x04 +#define REG40_MOTMFLG 0x02 +#define REG40_DATAENB 0x01 + +#define REG41_PWRBIT 0x80 +#define REG41_BUFEMPTY 0x40 +#define REG41_FEEDFSH 0x20 +#define REG41_SCANFSH 0x10 +#define REG41_HOMESNR 0x08 +#define REG41_LAMPSTS 0x04 +#define REG41_FEBUSY 0x02 +#define REG41_MOTORENB 0x01 + +#define REG58_VSMP 0xf8 +#define REG58S_VSMP 3 +#define REG58_VSMPW 0x07 +#define REG58S_VSMPW 0 + +#define REG59_BSMP 0xf8 +#define REG59S_BSMP 3 +#define REG59_BSMPW 0x07 +#define REG59S_BSMPW 0 + +#define REG5A_ADCLKINV 0x80 +#define REG5A_RLCSEL 0x40 +#define REG5A_CDSREF 0x30 +#define REG5AS_CDSREF 4 +#define REG5A_RLC 0x0f +#define REG5AS_RLC 0 + +#define REG5E 0x5e +#define REG5E_DECSEL 0xe0 +#define REG5ES_DECSEL 5 +#define REG5E_STOPTIM 0x1f +#define REG5ES_STOPTIM 0 + +#define REG_FMOVDEC 0x5f + +#define REG60 0x60 +#define REG60_Z1MOD 0x1f +#define REG61 0x61 +#define REG61_Z1MOD 0xff +#define REG62 0x62 +#define REG62_Z1MOD 0xff + +#define REG63 0x63 +#define REG63_Z2MOD 0x1f +#define REG64 0x64 +#define REG64_Z2MOD 0xff +#define REG65 0x65 +#define REG65_Z2MOD 0xff + +#define REG67 0x67 + +#define REG68 0x68 + +#define REG67S_STEPSEL 6 +#define REG67_STEPSEL 0xc0 +#define REG67_FULLSTEP 0x00 +#define REG67_HALFSTEP 0x20 +#define REG67_EIGHTHSTEP 0x60 +#define REG67_16THSTEP 0x80 + +#define REG68S_FSTPSEL 6 +#define REG68_FSTPSEL 0xc0 +#define REG68_FULLSTEP 0x00 +#define REG68_HALFSTEP 0x20 +#define REG68_EIGHTHSTEP 0x60 +#define REG68_16THSTEP 0x80 + +#define REG_FSHDEC 0x69 +#define REG_FMOVNO 0x6a + +#define REG6B 0x6b +#define REG6B_MULTFILM 0x80 +#define REG6B_GPOM13 0x40 +#define REG6B_GPOM12 0x20 +#define REG6B_GPOM11 0x10 +#define REG6B_GPOCK4 0x08 +#define REG6B_GPOCP 0x04 +#define REG6B_GPOLEDB 0x02 +#define REG6B_GPOADF 0x01 + +#define REG6C 0x6c +#define REG6C_GPIO16 0x80 +#define REG6C_GPIO15 0x40 +#define REG6C_GPIO14 0x20 +#define REG6C_GPIO13 0x10 +#define REG6C_GPIO12 0x08 +#define REG6C_GPIO11 0x04 +#define REG6C_GPIO10 0x02 +#define REG6C_GPIO9 0x01 +#define REG6C_GPIOH 0xff +#define REG6C_GPIOL 0xff + +#define REG_Z1MOD 0x60 +#define REG_Z2MOD 0x63 + +#define REG6D 0x6d +#define REG6E 0x6e +#define REG6F 0x6f + +#define REG_CK1MAP 0x74 +#define REG_CK3MAP 0x77 +#define REG_CK4MAP 0x7a + +#define REG7E 0x7e + +#define REG9D 0x9d +#define REG9DS_STEPTIM 2 + +#define REG87_LEDADD 0x04 + +#define REGA6 0xa6 +#define REGA6_GPIO24 0x80 +#define REGA6_GPIO23 0x40 +#define REGA6_GPIO22 0x20 +#define REGA6_GPIO21 0x10 +#define REGA6_GPIO20 0x08 +#define REGA6_GPIO19 0x04 +#define REGA6_GPIO18 0x02 +#define REGA6_GPIO17 0x01 +#define REGA7 0xa7 +#define REGA7_GPOE24 0x80 +#define REGA7_GPOE23 0x40 +#define REGA7_GPOE22 0x20 +#define REGA7_GPOE21 0x10 +#define REGA7_GPOE20 0x08 +#define REGA7_GPOE19 0x04 +#define REGA7_GPOE18 0x02 +#define REGA7_GPOE17 0x01 +#define REGA8 0xa8 +#define REGA8_GPOE27 0x20 +#define REGA8_GPOE26 0x10 +#define REGA8_GPOE25 0x08 +#define REGA8_GPO27 0x04 +#define REGA8_GPO26 0x02 +#define REGA8_GPO25 0x01 +#define REGA9 0xa9 +#define REGA9_GPO33 0x20 +#define REGA9_GPO32 0x10 +#define REGA9_GPO31 0x08 +#define REGA9_GPO30 0x04 +#define REGA9_GPO29 0x02 +#define REGA9_GPO28 0x01 + +#define SCAN_TABLE 0 /* table 1 at 0x4000 */ +#define BACKTRACK_TABLE 1 /* table 2 at 0x4800 */ +#define STOP_TABLE 2 /* table 3 at 0x5000 */ +#define FAST_TABLE 3 /* table 4 at 0x5800 */ +#define HOME_TABLE 4 /* table 5 at 0x6000 */ + +#define SCAN_FLAG_SINGLE_LINE 0x001 +#define SCAN_FLAG_DISABLE_SHADING 0x002 +#define SCAN_FLAG_DISABLE_GAMMA 0x004 +#define SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE 0x008 +#define SCAN_FLAG_IGNORE_LINE_DISTANCE 0x010 +#define SCAN_FLAG_USE_OPTICAL_RES 0x020 +#define SCAN_FLAG_DISABLE_LAMP 0x040 +#define SCAN_FLAG_DYNAMIC_LINEART 0x080 + +/** + * writable scanner registers */ +enum +{ + reg_0x01 = 0, + reg_0x02, + reg_0x03, + reg_0x04, + reg_0x05, + reg_0x06, + reg_0x08, + reg_0x09, + reg_0x0a, + reg_0x0b, + reg_0x0c, + reg_0x0f, + reg_0x10, + reg_0x11, + reg_0x12, + reg_0x13, + reg_0x14, + reg_0x15, + reg_0x16, + reg_0x17, + reg_0x18, + reg_0x19, + reg_0x1a, + reg_0x1b, + reg_0x1c, + reg_0x1d, + reg_0x1e, + reg_0x1f, + reg_0x20, + reg_0x21, + reg_0x22, + reg_0x23, + reg_0x24, + reg_0x25, + reg_0x26, + reg_0x27, + reg_0x28, + reg_0x2c, + reg_0x2d, + reg_0x2e, + reg_0x2f, + reg_0x30, + reg_0x31, + reg_0x32, + reg_0x33, + reg_0x34, + reg_0x35, + reg_0x36, + reg_0x37, + reg_0x38, + reg_0x39, + reg_0x3a, + reg_0x3b, + reg_0x3c, + reg_0x3d, + reg_0x3e, + reg_0x3f, + reg_0x51, + reg_0x52, + reg_0x53, + reg_0x54, + reg_0x55, + reg_0x56, + reg_0x57, + reg_0x58, + reg_0x59, + reg_0x5a, + reg_0x5d, + reg_0x5e, + reg_0x5f, + reg_0x60, + reg_0x61, + reg_0x62, + reg_0x63, + reg_0x64, + reg_0x65, + reg_0x67, + reg_0x68, + reg_0x69, + reg_0x6a, + reg_0x6b, + reg_0x70, + reg_0x71, + reg_0x72, + reg_0x73, + reg_0x74, + reg_0x75, + reg_0x76, + reg_0x77, + reg_0x78, + reg_0x79, + reg_0x7a, + reg_0x7b, + reg_0x7c, + reg_0x7d, + reg_0x7e, + reg_0x7f, + reg_0x80, + reg_0x81, + reg_0x82, + reg_0x83, + reg_0x84, + reg_0x85, + reg_0x86, + reg_0x87, + reg_0x88, + reg_0x89, + reg_0x8a, + reg_0x8b, + reg_0x8c, + reg_0x8d, + reg_0x8e, + reg_0x8f, + reg_0x90, + reg_0x91, + reg_0x92, + reg_0x93, + reg_0x94, + reg_0x95, + reg_0x96, + reg_0x97, + reg_0x98, + reg_0x99, + reg_0x9a, + reg_0x9b, + reg_0x9c, + reg_0x9d, + reg_0x9e, + reg_0xa0, + reg_0xa1, + reg_0xa2, + reg_0xa3, + reg_0xa4, + reg_0xa5, + reg_0xaa, + reg_0xab, + reg_0xac, + reg_0xad, + reg_0xae, + reg_0xaf, + GENESYS_GL843_MAX_REGS +}; + +#define SETREG(adr,val) {dev->reg[reg_##adr].address=adr;dev->reg[reg_##adr].value=val;} + +typedef struct +{ + SANE_Int gpo_type; + uint8_t ra6; + uint8_t ra7; + uint8_t ra8; + uint8_t ra9; +} Gpio_layout; + +static Gpio_layout gpios[]={ + /* G4050 */ + { + GPO_G4050, 0x08, 0x1e, 0x3e, 0x06 + }, + /* KV-SS080 */ + { + GPO_KVSS080, 0x06, 0x0f, 0x00, 0x08 + }, + /* 4400F */ + { + GPO_CS4400F, 0x00, 0xff, 0x07, 0x00 + }, + /* 8400F */ + { + GPO_CS8400F, 0x00, 0x03, 0x00, 0x02 + }, + /* end marker */ + { + 0, 0, 0, 0, 0 + }, +}; + +/** @brief structure for sensor settings + * this structure describes the sensor settings to use for a given + * exposure. + */ +typedef struct { + int sensor_type; /**> sensor id */ + int dpi; /**> maximum dpi for which data are valid */ + int exposure; /**> exposure */ + int ck1map; /**> CK1MAP */ + int ck3map; /**> CK2MAP */ + int ck4map; /**> CK3MAP */ + int segcnt; /**> SEGCNT */ + int tg0cnt; /**> TG0CNT */ + int expdummy; /**> exposure dummy */ + int expr; /**> initial red exposure */ + int expg; /**> initial green exposure */ + int expb; /**> initial blue exposure */ + uint8_t reg0c; /**> register 0x0c value */ + uint8_t reg70; /**> register 0x70 value */ + uint8_t reg71; /**> register 0x71 value */ + uint8_t reg9e; /**> register 0x9e value */ + uint8_t regaa; /**> either undocumented or mapping to somewhere else */ + uint8_t regs_0x10_0x1d[14]; + uint8_t regs_0x52_0x5e[13]; +} Sensor_Profile; + +/** + * database of sensor profiles + */ +static Sensor_Profile xpa_sensors[]={ + {CCD_G4050 , 600, 15624, 0x001c7f, 0x03ffff, 0x03ffff, 5168, 0, 0x2a, 0, 0, 0, 0x00, 0x00, 0x02, 0x00, 0x00, + {0x2c, 0x09, 0x22, 0xb8, 0x10, 0xf0, 0x33, 0x4c, 0x01, 0x2a, 0x30, 0x00, 0x00, 0x08} , + {0x0e, 0x11, 0x02, 0x05, 0x08, 0x0b, 0x6b, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x6f}, + }, +}; +static Sensor_Profile sensors[]={ + /* 0c 70 71 9e aa*/ + {CCD_KVSS080, 600, 8000, 0x000000, 0x00ffff, 0x03ffff, 5168, 0, 0x2a, 0, 0, 0, 0x00, 0x01, 0x03, 0x00, 0x00, + /* 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d */ + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x1c, 0x00, 0x2a, 0x2c, 0x00, 0x20, 0x04} , + /* 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e */ + {0x0c, 0x0f, 0x00, 0x03, 0x06, 0x09, 0x6b, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x23}, + }, + + {CCD_G4050 , 600, 8016, 0x0001ff, 0x03ffff, 0x03ffff, 5168, 0, 0x2a, 0, 0, 0, 0x00, 0x00, 0x02, 0x00, 0x00, + {0x2c, 0x09, 0x22, 0xb8, 0x10, 0xf0, 0x33, 0x0c, 0x00, 0x2a, 0x30, 0x00, 0x00, 0x08} , + {0x0b, 0x0e, 0x11, 0x02, 0x05, 0x08, 0x63, 0x00, 0x40, 0x00, 0x00, 0x00, 0x63}, + }, + + {CCD_G4050 , 1200, 56064, 0x0fffff, 0x0001ff, 0x0001ff, 5168, 0, 0x2a, 0, 0, 0, 0x20, 0x08, 0x0c, 0xc0, 0x05, + {0x2c, 0x09, 0x22, 0xb8, 0x10, 0xf0, 0x3b, 0x0c, 0x10, 0x2a, 0x38, 0x10, 0x00, 0x08} , + {0x02, 0x05, 0x08, 0x0b, 0x0e, 0x11, 0x1b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x63}, + }, + + {CCD_G4050 , 2400, 56064, 0x0fffff, 0x000000, 0x000000, 5168, 0, 0x2a, 0, 0, 0, 0x20, 0x08, 0x0a, 0xc0, 0x05, + {0x2c, 0x09, 0x22, 0xb8, 0x10, 0xf0, 0x3b, 0x0c, 0x10, 0x2a, 0x38, 0x10, 0xc0, 0x08} , + {0x02, 0x05, 0x08, 0x0b, 0x0e, 0x11, 0x1b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x63}, + }, + + {CCD_G4050 , 4800, 42752, 0x0fffff, 0x000000, 0x000000, 5168, 0, 0x2a, 0, 0, 0, 0x21, 0x08, 0x0a, 0xc0, 0x07, + {0x2c, 0x09, 0x22, 0xb8, 0x10, 0xf0, 0x3b, 0x0c, 0x10, 0x2a, 0x38, 0x10, 0xc1, 0x08} , + {0x02, 0x05, 0x08, 0x0b, 0x0e, 0x11, 0x1b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x63}, + }, + {CCD_CS4400F, 600, 11640, 0xf838, 0xfc00, 0x92a4, 5168, 0, 0x2a, 0x9c40, 0x9c40, 0x9c40, 0x00, 0x00, 0x02, 0x2d, 0x00, + {0x9c, 0x40, 0x9c, 0x40, 0x9c, 0x40, 0x13, 0x0a, 0x10, 0x2a, 0x30, 0x00, 0x00, 0x6b}, + {0x0a, 0x0d, 0x00, 0x03, 0x06, 0x08, 0x5b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x3f}, + }, + {CCD_CS8400F, 600, 7200, 0x0e3f, 0x0000, 0x1b6db, 5168, 0, 0x2a, 0x0, 0x0, 0x0, 0x00, 0x01, 0x02, 0x00, 0x00, + {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x0c, 0x13, 0x2a, 0x30, 0x00, 0x00, 0x84}, + {0x0d, 0x10, 0x01, 0x04, 0x07, 0x0a, 0x6b, 0x00, 0x40, 0x00, 0x00, 0x00, 0x85}, + } +}; + +static uint32_t kvss080[]={44444, 34188, 32520, 29630, 26666, 24242, 22222, 19048, 16666, 15686, 14814, 14034, 12402, 11110, 8888, 7618, 6666, 5926, 5228, 4678, 4172, 3682, 3336, 3074, 2866, 2702, 2566, 2450, 2352, 2266, 2188, 2118, 2056, 2002, 1950, 1904, 1860, 1820, 1784, 1748, 1716, 1684, 1656, 1628, 1600, 1576, 1552, 1528, 1506, 1486, 1466, 1446, 1428, 1410, 1394, 1376, 1360, 1346, 1330, 1316, 1302, 1288, 1276, 1264, 1250, 1238, 1228, 1216, 1206, 1194, 1184, 1174, 1164, 1154, 1146, 1136, 1128, 1120, 1110, 1102, 1094, 1088, 1080, 1072, 1064, 1058, 1050, 1044, 1038, 1030, 1024, 1018, 1012, 1006, 1000, 994, 988, 984, 978, 972, 968, 962, 958, 952, 948, 942, 938, 934, 928, 924, 920, 916, 912, 908, 904, 900, 896, 892, 888, 884, 882, 878, 874, 870, 868, 864, 860, 858, 854, 850, 848, 844, 842, 838, 836, 832, 830, 826, 824, 822, 820, 816, 814, 812, 808, 806, 804, 802, 800, 796, 794, 792, 790, 788, 786, 784, 782, 778, 776, 774, 772, 770, 768, 766, 764, 762, 760, 758, 756, 754, 752, 750, 750, 748, 746, 744, 742, 740, 738, 736, 734, 734, 732, 730, 728, 726, 724, 724, 722, 720, 718, 716, 716, 714, 712, 710, 710, 708, 706, 704, 704, 702, 700, 698, 698, 696, 694, 694, 692, 690, 690, 688, 686, 686, 684, 682, 682, 680, 678, 678, 676, 674, 674, 672, 672, 670, 668, 668, 666, 666, 664, 662, 662, 660, 660, 658, 656, 656, 654, 654, 652, 652, 650, 650, 648, 646, 646, 644, 644, 642, 642, 640, 640, 638, 638, 636, 636, 636, 634, 634, 632, 632, 630, 630, 628, 628, 626, 626, 624, 624, 624, 622, 622, 620, 620, 618, 618, 618, 616, 616, 614, 614, 612, 612, 612, 610, 610, 608, 608, 608, 606, 606, 606, 604, 604, 602, 602, 602, 600, 600, 600, 598, 598, 596, 596, 596, 594, 594, 594, 592, 592, 592, 590, 590, 590, 588, 588, 588, 586, 586, 586, 584, 584, 584, 582, 582, 582, 590, 590, 590, 588, 588, 588, 586, 586, 586, 584, 584, 584, 582, 582, 582, 580, 580, 580, 578, 578, 578, 576, 576, 576, 576, 574, 574, 574, 572, 572, 572, 570, 570, 570, 568, 568, 568, 568, 566, 566, 566, 564, 564, 564, 562, 562, 562, 562, 560, 560, 560, 558, 558, 558, 558, 556, 556, 556, 554, 554, 554, 552, 552, 552, 552, 550, 550, 550, 548, 548, 548, 548, 546, 546, 546, 546, 544, 544, 544, 542, 542, 542, 542, 540, 540, 540, 538, 538, 538, 538, 536, 536, 536, 536, 534, 534, 534, 534, 532, 532, 532, 530, 530, 530, 530, 528, 528, 528, 528, 526, 526, 526, 526, 524, 524, 524, 524, 522, 522, 522, 522, 520, 520, 520, 520, 518, 518, 518, 516, 516, 516, 516, 514, 514, 514, 514, 514, 512, 512, 512, 512, 510, 510, 510, 510, 508, 508, 508, 508, 506, 506, 506, 506, 504, 504, 504, 504, 502, 502, 502, 502, 500, 500, 500, 500, 0}; +static uint32_t g4050_fast[]={7842,5898,4384,4258,4152,4052,3956,3864,3786,3714,3632,3564,3498,3444,3384,3324,3276,3228,3174,3128,3086,3044,3002,2968,2930,2892,2860,2824,2794,2760,2732,2704,2676,2650,2618,2594,2568,2548,2524,2500,2478,2454,2436,2414,2392,2376,2354,2338,2318,2302,2282,2266,2252,2232,2218,2202,2188,2174,2160,2142,2128,2116,2102,2088,2076,2062,2054,2040,2028,2020,2014,2008,2004,2002,2002,2002,1946,1882,1826,1770,1716,1662,1612,1568,1526,1488,1454,1422,1390,1362,1336,1310,1288,1264,1242,1222,1204,1184,1166,1150,1134,1118,1104,1090,1076,1064,1050,1038,1026,1016,1004,994,984,972,964,954,944,936,928,920,910,902,896,888,880,874,866,860,854,848,840,834,828,822,816,812,806,800,796,790,784,780,776,770,766,760,756,752,748,744,740,736,732,728,724,720,716,712,708,704,702,698,694,690,688,684,682,678,674,672,668,666,662,660,656,654,650,648,646,644,640,638,636,632,630,628,624,622,620,618,616,614,610,608,606,604,602,600,598,596,594,592,590,588,586,584,582,580,578,576,574,572,570,568,566,564,564,562,560,558,556,554,552,552,550,548,546,546,544,542,540,538,538,536,534,532,532,530,528,528,526,524,522,522,520,518,518,516,514,514,512,512,510,508,508,506,504,504,502,502,500,498,498,496,496,494,494,492,490,490,488,488,486,486,484,484,482,480,480,478,478,476,476,474,474,472,472,470,470,468,468,468,466,466,464,464,462,462,460,460,458,458,456,456,456,454,454,452,452,450,450,450,448,448,446,446,444,444,444,442,442,440,440,440,438,438,438,436,436,434,434,434,432,432,432,430,430,428,428,428,426,426,426,424,424,424,422,422,422,420,420,420,418,418,418,416,416,416,414,414,414,412,412,412,410,410,410,408,408,408,406,406,406,404,404,404,404,402,402,402,400,400,400,400,398,398,398,396,396,396,396,394,394,394,392,392,392,392,390,390,390,388,388,388,388,386,386,386,386,384,384,384,384,382,382,382,382,380,380,380,380,378,378,378,378,376,376,376,376,376,374,374,374,374,374,372,372,372,372,372,370,370,370,370,370,368,368,368,368,368,366,366,366,366,366,364,364,364,364,364,364,362,362,362,362,362,360,360,360,360,360,360,358,358,358,358,358,358,356,356,356,356,356,356,354,354,354,354,354,352,352,352,352,352,352,350,350,350,350,350,350,350,348,348,348,348,348,348,346,346,346,346,346,346,344,344,344,344,344,344,344,342,342,342,342,342,342,340,340,340,340,340,340,340,338,338,338,338,338,338,338,336,336,336,336,336,336,336,334,334,334,334,334,334,334,332,332,332,332,332,332,332,332,330,330,330,330,330,330,330,328,328,328,328,328,328,328,328,326,326,326,326,326,326,326,324,324,324,324,324,324,324,324,322,322,322,322,322,322,322,322,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320, 0}; +static uint32_t g4050_high[]={28032,28032,28032,28032,28032,28032,28032,28032, 27668,27024,26479,25975,25402,24926,24465,24087,23667,23248,22912,22576,22198,21877,21583,21289,20996,20758,20492,20226,20002,19751,19541,19303,19107,18911,18715,18534,18310,18142,17960,17820,17652,17485,17331,17163,17037,16883,16729,16617,16463,16352,16212,16100,15960,15848,15750,15610,15512,15400,15302,15204,15107,14981,14883,14799,14701,14603,14519,14421,14365,14267,14183,14127,14085,14043,14016,14002,14002,14002,13610,13162,12771,12379,12001,11624,11274,10966,10672,10407,10169,9945,9721,9525,9344,9162,9008,8840,8686,8546,8420,8280,8155,8043,7931,7819,7721,7623,7525,7441,7343,7259,7175,7105,7021,6952,6882,6798,6742,6672,6602,6546,6490,6434,6364,6308,6266,6210,6154,6112,6056,6014,5972,5930,5874,5833,5791,5749,5707,5679,5637,5595,5567,5525,5483,5455,5427,5385,5357,5315,5287,5259,5231,5203,5175,5147,5119,5091,5063,5035,5007,4979,4951,4923,4909,4881,4853,4825,4811,4783,4769,4741,4713,4699,4672,4658,4630,4616,4588,4574,4546,4532,4518,4504,4476,4462,4448,4420,4406,4392,4364,4350,4336,4322,4308,4294,4266,4252,4238,4224,4210,4196,4182,4168,4154,4140,4126,4112,4098,4084,4070,4056,4042,4028,4014,4000,3986,3972,3958,3944,3944,3930,3916,3902,3888,3874,3860,3860,3846,3832,3818,3818,3804,3790,3776,3762,3762,3748,3734,3720,3720,3706,3692,3692,3678,3664,3650,3650,3636,3622,3622,3608,3594,3594,3580,3580,3566,3552,3552,3538,3524,3524,3510,3510,3497,3483,3483,3469,3469,3455,3455,3441,3427,3427,3413,3413,3399,3399,3385,3385,3371,3357,3357,3343,3343,3329,3329,3315,3315,3301,3301,3287,3287,3273,3273,3273,3259,3259,3245,3245,3231,3231,3217,3217,3203,3203,3189,3189,3189,3175,3175,3161,3161,3147,3147,3147,3133,3133,3119,3119,3105,3105,3105,3091,3091,3077,3077,3077,3063,3063,3063,3049,3049,3035,3035,3035,3021,3021,3021,3007,3007,2993,2993,2993,2979,2979,2979,2965,2965,2965,2951,2951,2951,2937,2937,2937,2923,2923,2923,2909,2909,2909,2895,2895,2895,2881,2881,2881,2867,2867,2867,2853,2853,2853,2839,2839,2839,2825,2825,2825,2825,2811,2811,2811,2797,2797,2797,2797,2783,2783,2783,2769,2769,2769,2769,2755,2755,2755,2741,2741,2741,2741,2727,2727,2727,2713,2713,2713,2713,2699,2699,2699,2699,2685,2685,2685,2685,2671,2671,2671,2671,2657,2657,2657,2657,2643,2643,2643,2643,2629,2629,2629,2629,2629,2615,2615,2615,2615,2615,2601,2601,2601,2601,2601,2587,2587,2587,2587,2587,2573,2573,2573,2573,2573,2559,2559,2559,2559,2559,2545,2545,2545,2545,2545,2545,2531,2531,2531,2531,2531,2517,2517,2517,2517,2517,2517,2503,2503,2503,2503,2503,2503,2489,2489,2489,2489,2489,2489,2475,2475,2475,2475,2475,2461,2461,2461,2461,2461,2461,2447,2447,2447,2447,2447,2447,2447,2433,2433,2433,2433,2433,2433,2419,2419,2419,2419,2419,2419,2405,2405,2405,2405,2405,2405,2405,2391,2391,2391,2391,2391,2391,2377,2377,2377,2377,2377,2377,2377,2363,2363,2363,2363,2363,2363,2363,2349,2349,2349,2349,2349,2349,2349,2336,2336,2336,2336,2336,2336,2336,2322,2322,2322,2322,2322,2322,2322,2322,2308,2308,2308,2308,2308,2308,2308,2294,2294,2294,2294,2294,2294,2294,2294,2280,2280,2280,2280,2280,2280,2280,2266,2266,2266,2266,2266,2266,2266,2266,2252,2252,2252,2252,2252,2252,2252,2252,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238,2238, 0}; +static uint32_t g4050_max[]={42752,42752,42752,42752,42752,42752,42752,42752, 41824,31456,23381,22709,22144,21610,21098,20608,20192,19808,19370,19008,18656,18368,18048,17728,17472,17216,16928,16682,16458,16234,16010,15829,15626,15424,15253,15061,14901,14720,14570,14421,14272,14133,13962,13834,13696,13589,13461,13333,13216,13088,12992,12874,12757,12672,12554,12469,12362,12277,12170,12085,12010,11904,11829,11744,11669,11594,11520,11424,11349,11285,11210,11136,11072,10997,10954,10880,10816,10773,10741,10709,10688,10677,10677,10677,10378,10037,9738,9440,9152,8864,8597,8362,8138,7936,7754,7584,7413,7264,7125,6986,6869,6741,6624,6517,6421,6314,6218,6133,6048,5962,5888,5813,5738,5674,5600,5536,5472,5418,5354,5301,5248,5184,5141,5088,5034,4992,4949,4906,4853,4810,4778,4736,4693,4661,4618,4586,4554,4522,4480,4448,4416,4384,4352,4330,4298,4266,4245,4213,4181,4160,4138,4106,4085,4053,4032,4010,3989,3968,3946,3925,3904,3882,3861,3840,3818,3797,3776,3754,3744,3722,3701,3680,3669,3648,3637,3616,3594,3584,3562,3552,3530,3520,3498,3488,3466,3456,3445,3434,3413,3402,3392,3370,3360,3349,3328,3317,3306,3296,3285,3274,3253,3242,3232,3221,3210,3200,3189,3178,3168,3157,3146,3136,3125,3114,3104,3093,3082,3072,3061,3050,3040,3029,3018,3008,3008,2997,2986,2976,2965,2954,2944,2944,2933,2922,2912,2912,2901,2890,2880,2869,2869,2858,2848,2837,2837,2826,2816,2816,2805,2794,2784,2784,2773,2762,2762,2752,2741,2741,2730,2730,2720,2709,2709,2698,2688,2688,2677,2677,2666,2656,2656,2645,2645,2634,2634,2624,2613,2613,2602,2602,2592,2592,2581,2581,2570,2560,2560,2549,2549,2538,2538,2528,2528,2517,2517,2506,2506,2496,2496,2496,2485,2485,2474,2474,2464,2464,2453,2453,2442,2442,2432,2432,2432,2421,2421,2410,2410,2400,2400,2400,2389,2389,2378,2378,2368,2368,2368,2357,2357,2346,2346,2346,2336,2336,2336,2325,2325,2314,2314,2314,2304,2304,2304,2293,2293,2282,2282,2282,2272,2272,2272,2261,2261,2261,2250,2250,2250,2240,2240,2240,2229,2229,2229,2218,2218,2218,2208,2208,2208,2197,2197,2197,2186,2186,2186,2176,2176,2176,2165,2165,2165,2154,2154,2154,2154,2144,2144,2144,2133,2133,2133,2133,2122,2122,2122,2112,2112,2112,2112,2101,2101,2101,2090,2090,2090,2090,2080,2080,2080,2069,2069,2069,2069,2058,2058,2058,2058,2048,2048,2048,2048,2037,2037,2037,2037,2026,2026,2026,2026,2016,2016,2016,2016,2005,2005,2005,2005,2005,1994,1994,1994,1994,1994,1984,1984,1984,1984,1984,1973,1973,1973,1973,1973,1962,1962,1962,1962,1962,1952,1952,1952,1952,1952,1941,1941,1941,1941,1941,1941,1930,1930,1930,1930,1930,1920,1920,1920,1920,1920,1920,1909,1909,1909,1909,1909,1909,1898,1898,1898,1898,1898,1898,1888,1888,1888,1888,1888,1877,1877,1877,1877,1877,1877,1866,1866,1866,1866,1866,1866,1866,1856,1856,1856,1856,1856,1856,1845,1845,1845,1845,1845,1845,1834,1834,1834,1834,1834,1834,1834,1824,1824,1824,1824,1824,1824,1813,1813,1813,1813,1813,1813,1813,1802,1802,1802,1802,1802,1802,1802,1792,1792,1792,1792,1792,1792,1792,1781,1781,1781,1781,1781,1781,1781,1770,1770,1770,1770,1770,1770,1770,1770,1760,1760,1760,1760,1760,1760,1760,1749,1749,1749,1749,1749,1749,1749,1749,1738,1738,1738,1738,1738,1738,1738,1728,1728,1728,1728,1728,1728,1728,1728,1717,1717,1717,1717,1717,1717,1717,1717,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0}; +static uint32_t g4050_xpa[]={9422,5978,4736,4028,3560,3220,2914,2756,2588,2448,2328,2224,2132,2052,1978,1914,1854,1800,1752,1706,1664,1626,1588,1554,1522,1492,1464,1438,1412,1388,1366,1344,1324,1304,1284,1268,1250,1232,1218,1202,1188,1172,1160,1146,1134,1120,1110,1098,1086,1076,1066,1056,1046,1036,1026,1018,1008,1000,992,984,976,968,960,952,946,938,932,924,918,912,906,898,892,888,882,876,870,864,860,854,848,844,838,834,828,824,820,814,810,806,802,798,794,790,786,782,778,774,770,766,762,758,754,752,748,744,740,738,734,730,728,724,722,718,716,712,710,706,704,700,698,696,692,690,686,684,682,678,676,674,672,668,666,664,662,660,656,654,652,650,648,646,644,642,638,636,634,632,630,628,626,624,622,620,618,616,614,612,612,610,608,606,604,602,600,598,596,594,594,592,590,588,586,584,584,582,580,578,576,576,574,572,570,570,568,566,564,564,562,560,560,558,556,554,554,552,550,550,548,546,546,544,542,542,540,540,538,536,536,534,532,532,530,530,528,526,526,524,524,522,522,520,518,518,516,516,514,514,512,512,510,508,508,506,506,504,504,502,502,500,500,498,498,496,496,494,494,492,492,492,490,490,488,488,486,486,484,484,482,482,480,480,480,478,478,476,476,474,474,474,472,472,470,470,468,468,468,466,466,464,464,464,462,462,462,460,460,458,458,458,456,456,454,454,454,452,452,452,450,450,450,448,448,446,446,446,444,444,444,442,442,442,440,440,440,438,438,438,436,436,436,434,434,434,432,432,432,430,430,430,430,428,428,428,426,426,426,424,424,424,424,422,422,422,420,420,420,418,418,418,418,416,416,416,414,414,414,414,412,412,412,412,410,410,410,408,408,408,408,406,406,406,406,404,404,404,404,402,402,402,402,400,400,400,400,398,398,398,398,396,396,396,396,394,394,394,394,392,392,392,392,392,390,390,390,390,388,388,388,388,386,386,386,386,386,384,384,384,384,384,382,382,382,382,380,380,380,380,380,378,378,378,378,378,376,376,376,376,376,374,374,374,374,374,372,372,372,372,372,370,370,370,370,370,368,368,368,368,368,366,366,366,366,366,364,364,364,364,364,364,362,362,362,362,362,360,360,360,360,360,360,358,358,358,358,358,358,356,356,356,356,356,354,354,354,354,354,354,352,352,352,352,352,352,350,350,350,350,350,350,350,348,348,348,348,348,348,346,346,346,346,346,346,344,344,344,344,344,344,344,342,342,342,342,342,342,340,340,340,340,340,340,340,338,338,338,338,338,338,338,336,336,336,336,336,336,336,334,334,334,334,334,334,334,332,332,332,332,332,332,332,330,330,330,330,330,330,330,330,328,328,328,328,328,328,328,326,326,326,326,326,326,326,326,324,324,324,324,324,324,324,324,322,322,322,322,322,322,322,322,320,320,320,320,320,320,320,320,318,318,318,318,318,318,318,318,318,316,316,316,316,316,316,316,316,314,314,314,314,314,314,314,314,314,312,312,312,312,312,312,312,312,312,310,310,310,310,310,310,310,310,310,308,308,308,308,308,308,308,308,308,306,306,306,306,306,306,306,306,306,306,304,304,304,304,304,304,304,304,304,302,302,302,302,302,302,302,302,302,302,300,300,300,300,300,300,300,300,300,300,298,298,298,298,298,298,298,298,298,298,298,296,296,296,296,296,296,296,296,296,296,294,294,294,294,294,294,294,294,294,294,294,292,292,292,292,292,292,292,292,292,292,292,290,290,290,290,290,290,290,290,290,290,290,288,288,288,288,288,288,288,288,288,288,288,288,286,286,286,286,286,286,286,286,286,286,286,286,284,284,284,284,284,284,284,284,284,284,284,284,282,282,282,282,282,282,282,282,282,282,282,282,280,280,280,280,280,280,280,280,280,280,280,280,280,278,278,278,278,278,278,278,278,278,278,278,278,278,276,276,276,276,276,276,276,276,276,276,276,276,276,274,274,274,274,274,274,274,274,274,274,274,274,274,274,272,272,272,272,272,272,272,272,272,272,272,272,272,272,270,270,270,270,270,270,270,270,270,270,270,270,270,270,268,268,268,268,268,268,268,268,268,268,268,268,268,268,268,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,0}; +static uint32_t cs4400f_fast[]={49152, 49152, 31144, 23652, 19538, 16822, 14908, 13442, 12288, 11356, 10590, 9922, 9362, 8886, 8456, 8064, 7728, 7418, 7148, 6882, 6664, 6446, 6252, 6060, 5890, 5740, 5586, 5450, 5322, 5198, 5080, 4968, 4868, 4766, 4674, 4584, 4500, 4418, 4338, 4262, 4194, 4122, 4058, 3996, 3932, 3874, 3816, 3766, 3712, 3662, 3610, 3566, 3518, 3474, 3430, 3388, 3350, 3310, 3272, 3236, 3200, 3164, 3130, 3096, 3062, 3032, 3000, 2972, 2942, 2914, 2884, 2858, 2832, 2806, 2780, 2756, 2732, 2708, 2686, 2662, 2640, 2618, 2596, 2576, 2554, 2536, 2516, 2496, 2478, 2458, 2440, 2422, 2404, 2388, 2370, 2354, 2338, 2320, 2306, 2290, 2276, 2258, 2244, 2230, 2216, 2202, 2188, 2174, 2162, 2148, 2134, 2122, 2108, 2096, 2084, 2072, 2060, 2048, 2036, 2026, 2014, 2002, 1992, 1982, 1970, 1960, 1950, 1940, 1928, 1920, 1908, 1900, 1890, 1880, 1872, 1862, 1852, 1844, 1834, 1826, 1818, 1808, 1800, 1792, 1784, 1776, 1768, 1760, 1752, 1742, 1736, 1728, 1720, 1712, 1704, 1698, 1690, 1684, 1676, 1670, 1662, 1656, 1648, 1642, 1634, 1628, 1622, 1616, 1608, 1602, 1596, 1590, 1584, 1578, 1572, 1566, 1560, 1554, 1548, 1542, 1536, 1532, 1526, 1520, 1514, 1508, 1504, 1498, 1492, 1488, 1482, 1478, 1472, 1466, 1462, 1456, 1452, 1446, 1442, 1438, 1432, 1428, 1424, 1418, 1414, 1410, 1404, 1400, 1396, 1390, 1386, 1382, 1378, 1374, 1370, 1364, 1360, 1356, 1352, 1348, 1344, 1340, 1336, 1332, 1328, 1324, 1320, 1316, 1312, 1308, 1304, 1302, 1298, 1294, 1290, 1286, 1282, 1278, 1276, 1272, 1268, 1264, 1262, 1258, 1254, 1250, 1248, 1244, 1240, 1238, 1234, 1230, 1228, 1224, 1222, 1218, 1214, 1212, 1208, 1206, 1202, 1200, 1196, 1194, 1190, 1186, 1184, 1182, 1178, 1176, 1172, 1170, 1166, 1164, 1162, 1158, 1156, 1152, 1150, 1148, 1144, 1142, 1138, 1136, 1134, 1130, 1128, 1126, 1122, 1120, 1118, 1116, 1112, 1110, 1108, 1106, 1102, 1100, 1098, 1096, 1092, 1090, 1088, 1086, 1082, 1080, 1078, 1076, 1074, 1072, 1068, 1066, 1064, 1062, 1060, 1058, 1056, 1054, 1052, 1048, 1046, 1044, 1042, 1040, 1038, 1036, 1034, 1032, 1030, 1028, 1026, 1024, 1022, 1020, 1018, 1016, 1014, 1012, 1010, 1008, 1006, 1004, 1002, 1000, 998, 996, 994, 992, 990, 988, 986, 984, 982, 980, 978, 976, 974, 972, 972, 970, 968, 966, 964, 962, 960, 958, 956, 956, 954, 952, 950, 948, 946, 944, 944, 942, 940, 938, 936, 934, 934, 932, 930, 928, 926, 926, 924, 922, 920, 918, 918, 916, 914, 912, 912, 910, 908, 906, 904, 904, 902, 900, 898, 898, 896, 894, 892, 892, 890, 888, 888, 886, 884, 882, 882, 880, 878, 878, 876, 874, 874, 872, 870, 868, 868, 866, 864, 864, 862, 860, 860, 858, 856, 856, 854, 852, 852, 850, 848, 848, 846, 846, 844, 842, 842, 840, 838, 838, 836, 834, 834, 832, 832, 830, 828, 828, 826, 826, 824, 822, 822, 820, 820, 818, 816, 816, 814, 814, 812, 812, 810, 808, 808, 806, 806, 804, 802, 802, 800, 800, 798, 798, 796, 796, 794, 792, 792, 790, 790, 788, 788, 786, 786, 784, 784, 782, 782, 780, 780, 778, 778, 776, 774, 774, 772, 772, 770, 770, 768, 768, 766, 766, 764, 764, 762, 762, 760, 760, 758, 758, 758, 756, 756, 754, 754, 752, 752, 750, 750, 748, 748, 746, 746, 744, 744, 742, 742, 740, 740, 738, 738, 738, 736, 736, 734, 734, 732, 732, 730, 730, 730, 728, 728, 726, 726, 724, 724, 722, 722, 722, 720, 720, 718, 718, 718, 716, 716, 714, 714, 712, 712, 712, 710, 710, 708, 708, 708, 706, 706, 704, 704, 702, 702, 702, 700, 700, 698, 698, 698, 696, 696, 694, 694, 694, 692, 692, 692, 690, 690, 688, 688, 688, 686, 686, 684, 684, 684, 682, 682, 682, 680, 680, 680, 678, 678, 676, 676, 676, 674, 674, 674, 672, 672, 670, 670, 670, 668, 668, 668, 666, 666, 666, 664, 664, 664, 662, 662, 660, 660, 660, 658, 658, 658, 656, 656, 656, 654, 654, 654, 652, 652, 652, 650, 650, 650, 648, 648, 648, 646, 646, 646, 644, 644, 644, 642, 642, 642, 640, 640, 640, 640, 638, 638, 638, 636, 636, 636, 634, 634, 634, 632, 632, 632, 630, 630, 630, 630, 628, 628, 628, 626, 626, 626, 624, 624, 624, 624, 622, 622, 622, 620, 620, 620, 618, 618, 618, 618, 616, 616, 616, 614, 614, 614, 614, 612, 612, 612, 610, 610, 610, 610, 608, 608, 608, 606, 606, 606, 606, 604, 604, 604, 604, 602, 602, 602, 600, 600, 600, 600, 598, 598, 598, 598, 596, 596, 596, 594, 594, 594, 594, 592, 592, 592, 592, 590, 590, 590, 590, 588, 588, 588, 586, 586, 586, 586, 584, 584, 584, 584, 582, 582, 582, 582, 580, 580, 580, 580, 578, 578, 578, 578, 576, 576, 576, 576, 574, 574, 574, 574, 574, 572, 572, 572, 572, 570, 570, 570, 570, 568, 568, 568, 568, 566, 566, 566, 566, 564, 564, 564, 564, 564, 562, 562, 562, 562, 560, 560, 560, 560, 558, 558, 558, 558, 558, 556, 556, 556, 556, 554, 554, 554, 554, 554, 552, 552, 552, 552, 550, 550, 550, 550, 550, 548, 548, 548, 548, 546, 546, 546, 546, 546, 544, 544, 544, 544, 544, 542, 542, 542, 542, 540, 540, 540, 540, 540, 538, 538, 538, 538, 538, 536, 536, 536, 536, 536, 534, 534, 534, 534, 534, 532, 532, 532, 532, 532, 530, 530, 530, 530, 530, 528, 528, 528, 528, 528, 526, 526, 526, 526, 526, 524, 524, 524, 524, 524, 522, 522, 522, 522, 522, 520, 520, 520, 520, 520, 520, 518, 518, 518, 518, 518, 516, 516, 516, 516, 516, 514, 514, 514, 514, 514, 514, 512, 512, 512, 512, 512, 510, 510, 510, 510, 510, 510, 508, 508, 508, 508, 508, 506, 506, 506, 506, 506, 506, 504, 504, 504, 504, 504, 502, 502, 502, 502, 502, 502, 500, 500, 500, 500, 500, 500, 498, 498, 498, 498, 498, 498, 496, 496, 496, 496, 496, 496, 494, 494, 494, 494, 494, 494, 492, 492, 492, 492, 492, 492, 490, 490, 490, 490, 490, 490, 488, 488, 488, 488, 488, 488, 486, 486, 486, 486, 486, 486, 484, 484, 484, 484, 484, 484, 484, 0, 0, 0, 0, 0}; +static uint32_t cs8400f_fast[]={8743, 8205, 7017, 6201, 4938, 4016, 3371, 2966, 2682, 2469, 2296, 2159, 2041, 1942, 1857, 1782, 1716, 1656, 1602, 1554, 1510, 1470, 1432, 1398, 1366, 1336, 1309, 1282, 1258, 1235, 1213, 1193, 1173, 1154, 1137, 1120, 1104, 1089, 1074, 1060, 1047, 1034, 1022, 1010, 998, 987, 976, 966, 956, 946, 937, 928, 919, 911, 902, 894, 887, 879, 872, 864, 858, 851, 844, 838, 832, 825, 819, 814, 808, 802, 797, 792, 786, 781, 776, 771, 766, 762, 757, 753, 748, 744, 740, 736, 731, 728, 724, 720, 716, 712, 709, 705, 701, 698, 695, 691, 688, 685, 682, 679, 675, 672, 669, 666, 664, 661, 658, 655, 652, 650, 647, 644, 642, 639, 637, 634, 632, 629, 627, 625, 622, 620, 618, 616, 613, 611, 609, 607, 605, 603, 601, 599, 597, 595, 593, 591, 589, 587, 585, 583, 581, 580, 578, 576, 574, 573, 571, 569, 567, 566, 564, 563, 561, 559, 558, 556, 555, 553, 552, 550, 549, 547, 546, 544, 543, 542, 540, 539, 537, 536, 535, 533, 532, 531, 529, 528, 527, 526, 524, 523, 522, 521, 519, 518, 517, 516, 515, 514, 512, 511, 510, 509, 508, 507, 506, 505, 504, 502, 501, 500, 499, 498, 497, 496, 495, 494, 493, 492, 491, 490, 489, 488, 488, 487, 486, 485, 484, 483, 482, 481, 480, 479, 478, 477, 477, 476, 475, 474, 473, 472, 472, 471, 470, 469, 468, 467, 467, 466, 465, 464, 464, 463, 462, 461, 460, 460, 459, 458, 457, 457, 456, 455, 454, 454, 453, 452, 452, 451, 450, 449, 449, 448, 448, 447, 446, 446, 445, 444, 444, 443, 442, 442, 441, 440, 440, 439, 438, 438, 437, 437, 436, 435, 435, 434, 434, 433, 432, 432, 431, 431, 430, 429, 429, 428, 428, 427, 427, 426, 425, 425, 424, 424, 423, 423, 422, 422, 421, 421, 420, 420, 419, 419, 418, 417, 417, 416, 416, 416, 415, 414, 414, 414, 413, 412, 412, 412, 411, 411, 410, 410, 409, 409, 408, 408, 407, 407, 406, 406, 406, 405, 405, 404, 404, 403, 403, 402, 402, 402, 401, 401, 400, 400, 399, 399, 398, 398, 398, 397, 397, 396, 396, 396, 395, 395, 394, 394, 394, 393, 393, 392, 392, 392, 391, 391, 391, 390, 390, 389, 389, 389, 388, 388, 387, 387, 387, 386, 386, 385, 385, 385, 384, 384, 384, 383, 383, 383, 382, 382, 382, 381, 381, 381, 380, 380, 380, 379, 379, 379, 378, 378, 378, 377, 377, 377, 376, 376, 376, 375, 375, 375, 374, 374, 374, 373, 373, 373, 372, 372, 372, 371, 371, 371, 370, 370, 370, 370, 369, 369, 369, 368, 368, 368, 368, 367, 367, 367, 367, 366, 366, 366, 365, 365, 365, 365, 364, 364, 364, 363, 363, 363, 363, 362, 362, 362, 362, 361, 361, 361, 360, 360, 360, 360, 359, 359, 359, 358, 358, 358, 358, 357, 357, 357, 356, 356, 356, 356, 355, 355, 355, 355, 354, 354, 354, 354, 354, 353, 353, 353, 353, 352, 352, 352, 352, 352, 351, 351, 351, 351, 350, 350, 350, 350, 350, 349, 349, 349, 349, 348, 348, 348, 348, 348, 347, 347, 347, 347, 346, 346, 346, 346, 346, 345, 345, 345, 345, 344, 344, 344, 344, 344, 343, 343, 343, 343, 342, 342, 342, 342, 342, 341, 341, 341, 341, 340, 340, 340, 340, 340, 339, 339, 339, 339, 338, 338, 338, 338, 338, 337, 337, 337, 337, 337, 337, 336, 336, 336, 336, 336, 336, 335, 335, 335, 335, 335, 335, 334, 334, 334, 334, 334, 334, 333, 333, 333, 333, 333, 333, 332, 332, 332, 332, 332, 332, 331, 331, 331, 331, 331, 331, 330, 330, 330, 330, 330, 330, 329, 329, 329, 329, 329, 329, 328, 328, 328, 328, 328, 328, 327, 327, 327, 327, 327, 327, 326, 326, 326, 326, 326, 326, 325, 325, 325, 325, 325, 325, 324, 324, 324, 324, 324, 324, 323, 323, 323, 323, 323, 323, 322, 322, 322, 322, 322, 322, 321, 321, 321, 321, 321, 321, 320, 320, 320, 320, 320, 320, 319, 319, 319, 319, 319, 319, 318, 318, 318, 318, 318, 318, 317, 317, 317, 317, 317, 317, 316, 316, 316, 316, 316, 316, 315, 315, 315, 315, 315, 315, 314, 314, 314, 314, 314, 314, 313, 313, 313, 313, 313, 313, 312, 312, 312, 312, 312, 312, 311, 311, 311, 311, 311, 311, 310, 310, 310, 310, 310, 310, 309, 309, 309, 309, 309, 309, 308, 308, 308, 308, 308, 308, 307, 307, 307, 307, 307, 307, 306, 306, 306, 306, 306, 306, 305, 305, 305, 305, 305, 305, 304, 304, 304, 304, 304, 304, 303, 303, 303, 303, 303, 303, 302, 302, 302, 302, 302, 302, 302, 301, 301, 301, 301, 301, 301, 301, 301, 301, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0, 0, 0, 0, 0 }; + +/** + * database of motor profiles + */ + +/* *INDENT-OFF* */ +static Motor_Profile gl843_motors[]={ + /* KV-SS080 */ + {MOTOR_KVSS080, 8000, 1, kvss080}, + /* G4010/G4050/CS4400F */ + {MOTOR_G4050, 8016, 1, g4050_fast}, + {MOTOR_G4050, 11640, 1, cs4400f_fast}, + {MOTOR_G4050, 15624, 1, g4050_xpa}, + {MOTOR_G4050, 42752, 2, g4050_max}, + {MOTOR_G4050, 56064, 1, g4050_high}, + /* CS8400F */ + {MOTOR_CS8400F, 7200, 0, cs8400f_fast}, + {0, 0, 0, NULL}, +}; +/* *INDENT-ON* */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl846.c b/backend/genesys_gl846.c new file mode 100644 index 0000000..5e1f0f4 --- /dev/null +++ b/backend/genesys_gl846.c @@ -0,0 +1,3704 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2012-2013 Stéphane Voltz + + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/** @file + * + * This file handles GL846 and GL845 ASICs since they are really close to each other. + */ +#undef BACKEND_NAME +#define BACKEND_NAME genesys_gl846 + +#include "genesys_gl846.h" + +/**************************************************************************** + Low level function + ****************************************************************************/ + +/* ------------------------------------------------------------------------ */ +/* Read and write RAM, registers and AFE */ +/* ------------------------------------------------------------------------ */ + + +/** @brief read scanned data + * Read in 0xeff0 maximum sized blocks. This read is done in 2 + * parts if not multple of 512. First read is rounded to a multiple of 512 bytes, last read fetches the + * remainder. Read addr is always 0x10000000 with the memory layout setup. + * @param dev device to read data from + * @param addr address within ASIC memory space, unused but kept for API + * @param data pointer where to store the read data + * @param len size to read + */ +static SANE_Status +gl846_bulk_read_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size, target, read, done; + uint8_t outdata[8]; + uint8_t *buffer; + + DBG (DBG_io, "gl846_bulk_read_data: requesting %lu bytes at addr=0x%02x\n", (u_long) len, addr); + + if (len == 0) + return SANE_STATUS_GOOD; + + target = len; + buffer = data; + + /* loop until computed data size is read */ + while (target) + { + if (target > 0xeff0) + { + size = 0xeff0; + } + else + { + size = target; + } + + /* hard coded 0x10000000 addr */ + outdata[0] = 0; + outdata[1] = 0; + outdata[2] = 0; + outdata[3] = 0x10; + + /* data size to transfer */ + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, 0x00, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s failed while writing command: %s\n", + __FUNCTION__, sane_strstatus (status)); + return status; + } + + /* blocks must be multiple of 512 but not last block */ + read = size; + if (read >= 512) + { + read /= 512; + read *= 512; + } + + DBG (DBG_io2, + "gl846_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) read); + status = sanei_usb_read_bulk (dev->dn, buffer, &read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + done=read; + DBG (DBG_io2, "gl846_bulk_read_data: %lu bytes of data read\n", (u_long) done); + + /* read less than 512 bytes remainder */ + if (read < size) + { + read = size - read; + DBG (DBG_io2, + "gl846_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) read); + status = sanei_usb_read_bulk (dev->dn, buffer+done, &read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + done=read; + DBG (DBG_io2, "gl846_bulk_read_data: %lu bytes of data read\n", (u_long) done); + } + + DBG (DBG_io2, "%s: read %lu bytes, %lu remaining\n", __FUNCTION__, + (u_long) size, (u_long) (target - size)); + + target -= size; + buffer += size; + } + + if (DBG_LEVEL >= DBG_data && dev->binary!=NULL) + { + fwrite(data, len, 1, dev->binary); + } + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/**************************************************************************** + Mid level functions + ****************************************************************************/ + +static SANE_Bool +gl846_get_fast_feed_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG02); + if (r && (r->value & REG02_FASTFED)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl846_get_filter_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_FILTER)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl846_get_lineart_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_LINEART)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl846_get_bitset_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_BITSET)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl846_get_gain4_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x06); + if (r && (r->value & REG06_GAIN4)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl846_test_buffer_empty_bit (SANE_Byte val) +{ + if (val & REG41_BUFEMPTY) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl846_test_motor_flag_bit (SANE_Byte val) +{ + if (val & REG41_MOTORENB) + return SANE_TRUE; + return SANE_FALSE; +} + +/** + * compute the step multiplier used + */ +static int +gl846_get_step_multiplier (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + int value = 1; + + r = sanei_genesys_get_address (regs, 0x9d); + if (r != NULL) + { + value = (r->value & 0x0f)>>1; + value = 1 << value; + } + DBG (DBG_io, "%s: step multiplier is %d\n", __FUNCTION__, value); + return value; +} + +/** @brief sensor profile + * search for the database of motor profiles and get the best one. Each + * profile is at a specific dpihw. Use LiDE 110 table by default. + * @param sensor_type sensor id + * @param dpi hardware dpi for the scan + * @return a pointer to a Sensor_Profile struct + */ +static Sensor_Profile *get_sensor_profile(int sensor_type, int dpi) +{ + unsigned int i; + int idx; + + i=0; + idx=-1; + while(i=dpi + && sensors[i].dpimodel->ccd_type, xres); + return sensor->exposure; +} + + +/** @brief sensor specific settings +*/ +static void +gl846_setup_sensor (Genesys_Device * dev, Genesys_Register_Set * regs, int dpi) +{ + Genesys_Register_Set *r; + Sensor_Profile *sensor; + int dpihw, i; + uint16_t exp; + + DBGSTART; + dpihw=sanei_genesys_compute_dpihw(dev,dpi); + + for (i = 0x06; i < 0x0e; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + if (r) + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + + for (i = 0; i < 9; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + if (r) + r->value = dev->sensor.regs_0x52_0x5e[i]; + } + + /* set EXPDUMMY and CKxMAP */ + dpihw=sanei_genesys_compute_dpihw(dev,dpi); + sensor=get_sensor_profile(dev->model->ccd_type, dpihw); + + sanei_genesys_set_reg_from_set(regs,REG_EXPDMY,(uint8_t)((sensor->expdummy) & 0xff)); + + /* if no calibration has been done, set default values for exposures */ + exp=dev->sensor.regs_0x10_0x1d[0]*256+dev->sensor.regs_0x10_0x1d[1]; + if(exp==0) + { + exp=sensor->expr; + } + sanei_genesys_set_double(regs,REG_EXPR,exp); + + exp=dev->sensor.regs_0x10_0x1d[2]*256+dev->sensor.regs_0x10_0x1d[3]; + if(exp==0) + { + exp=sensor->expg; + } + sanei_genesys_set_double(regs,REG_EXPG,exp); + + exp=dev->sensor.regs_0x10_0x1d[4]*256+dev->sensor.regs_0x10_0x1d[5]; + if(exp==0) + { + exp=sensor->expb; + } + sanei_genesys_set_double(regs,REG_EXPB,exp); + + sanei_genesys_set_triple(regs,REG_CK1MAP,sensor->ck1map); + sanei_genesys_set_triple(regs,REG_CK3MAP,sensor->ck3map); + sanei_genesys_set_triple(regs,REG_CK4MAP,sensor->ck4map); + + /* order of the sub-segments */ + dev->order=sensor->order; + + r = sanei_genesys_get_address (regs, 0x17); + r->value = sensor->r17; + + DBGCOMPLETED; +} + + +/* returns the max register bulk size */ +static int +gl846_bulk_full_size (void) +{ + return GENESYS_GL846_MAX_REGS; +} + +/** @brief set all registers to default values . + * This function is called only once at the beginning and + * fills register startup values for registers reused across scans. + * Those that are rarely modified or not modified are written + * individually. + * @param dev device structure holding register set to initialize + */ +static void +gl846_init_registers (Genesys_Device * dev) +{ + DBGSTART; + + memset (dev->reg, 0, + GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + SETREG (0x01,0x60); + SETREG (0x02,0x38); + SETREG (0x03,0x03); + SETREG (0x04,0x22); + SETREG (0x05,0x60); + SETREG (0x06,0x10); + SETREG (0x08,0x60); + SETREG (0x09,0x00); + SETREG (0x0a,0x00); + SETREG (0x0b,0x8b); + SETREG (0x0c,0x00); + SETREG (0x0d,0x00); + SETREG (0x10,0x00); + SETREG (0x11,0x00); + SETREG (0x12,0x00); + SETREG (0x13,0x00); + SETREG (0x14,0x00); + SETREG (0x15,0x00); + SETREG (0x16,0xbb); + SETREG (0x17,0x13); + SETREG (0x18,0x10); + SETREG (0x19,0x2a); + SETREG (0x1a,0x34); + SETREG (0x1b,0x00); + SETREG (0x1c,0x20); + SETREG (0x1d,0x06); + SETREG (0x1e,0xf0); + SETREG (0x1f,0x01); + SETREG (0x20,0x03); + SETREG (0x21,0x10); + SETREG (0x22,0x60); + SETREG (0x23,0x60); + SETREG (0x24,0x60); + SETREG (0x25,0x00); + SETREG (0x26,0x00); + SETREG (0x27,0x00); + SETREG (0x2c,0x00); + SETREG (0x2d,0x00); + SETREG (0x2e,0x80); + SETREG (0x2f,0x80); + SETREG (0x30,0x00); + SETREG (0x31,0x00); + SETREG (0x32,0x00); + SETREG (0x33,0x00); + SETREG (0x34,0x1f); + SETREG (0x35,0x00); + SETREG (0x36,0x40); + SETREG (0x37,0x00); + SETREG (0x38,0x2a); + SETREG (0x39,0xf8); + SETREG (0x3d,0x00); + SETREG (0x3e,0x00); + SETREG (0x3f,0x01); + SETREG (0x52,0x02); + SETREG (0x53,0x04); + SETREG (0x54,0x06); + SETREG (0x55,0x08); + SETREG (0x56,0x0a); + SETREG (0x57,0x00); + SETREG (0x58,0x59); + SETREG (0x59,0x31); + SETREG (0x5a,0x40); + SETREG (0x5e,0x1f); + SETREG (0x5f,0x01); + SETREG (0x60,0x00); + SETREG (0x61,0x00); + SETREG (0x62,0x00); + SETREG (0x63,0x00); + SETREG (0x64,0x00); + SETREG (0x65,0x00); + SETREG (0x67,0x7f); + SETREG (0x68,0x7f); + SETREG (0x69,0x01); + SETREG (0x6a,0x01); + SETREG (0x70,0x01); + SETREG (0x71,0x00); + SETREG (0x72,0x02); + SETREG (0x73,0x01); + SETREG (0x74,0x00); + SETREG (0x75,0x00); + SETREG (0x76,0x00); + SETREG (0x77,0x00); + SETREG (0x78,0x00); + SETREG (0x79,0x3f); + SETREG (0x7a,0x00); + SETREG (0x7b,0x09); + SETREG (0x7c,0x99); + SETREG (0x7d,0x20); + SETREG (0x7f,0x05); + SETREG (0x80,0x4f); + SETREG (0x87,0x02); + SETREG (0x94,0xff); + SETREG (0x9d,0x04); + SETREG (0x9e,0x00); + SETREG (0xa1,0xe0); + SETREG (0xa2,0x1f); + SETREG (0xab,0xc0); + SETREG (0xbb,0x00); + SETREG (0xbc,0x0f); + SETREG (0xdb,0xff); + SETREG (0xfe,0x08); + SETREG (0xff,0x02); + SETREG (0x98,0x20); + SETREG (0x99,0x00); + SETREG (0x9a,0x90); + SETREG (0x9b,0x00); + SETREG (0xf8,0x05); + + /* fine tune upon device description */ + dev->reg[reg_0x05].value &= ~REG05_DPIHW; + switch (dev->sensor.optical_res) + { + case 600: + dev->reg[reg_0x05].value |= REG05_DPIHW_600; + break; + case 1200: + dev->reg[reg_0x05].value |= REG05_DPIHW_1200; + break; + case 2400: + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + break; + case 4800: + dev->reg[reg_0x05].value |= REG05_DPIHW_4800; + break; + } + + /* initalize calibration reg */ + memcpy (dev->calib_reg, dev->reg, + GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + DBGCOMPLETED; +} + +/**@brief send slope table for motor movement + * Send slope_table in machine byte order + * @param dev device to send slope table + * @param table_nr index of the slope table in ASIC memory + * Must be in the [0-4] range. + * @param slope_table pointer to 16 bit values array of the slope table + * @param steps number of elements in the slope table + */ +static SANE_Status +gl846_send_slope_table (Genesys_Device * dev, int table_nr, + uint16_t * slope_table, int steps) +{ + SANE_Status status; + uint8_t *table; + int i; + char msg[10000]; + + DBG (DBG_proc, "%s (table_nr = %d, steps = %d)\n", __FUNCTION__, + table_nr, steps); + + /* sanity check */ + if(table_nr<0 || table_nr>4) + { + DBG (DBG_error, "%s: invalid table number %d!\n", __FUNCTION__, table_nr); + return SANE_STATUS_INVAL; + } + + table = (uint8_t *) malloc (steps * 2); + for (i = 0; i < steps; i++) + { + table[i * 2] = slope_table[i] & 0xff; + table[i * 2 + 1] = slope_table[i] >> 8; + } + + if (DBG_LEVEL >= DBG_io) + { + sprintf (msg, "write slope %d (%d)=", table_nr, steps); + for (i = 0; i < steps; i++) + { + sprintf (msg+strlen(msg), "%d", slope_table[i]); + } + DBG (DBG_io, "%s: %s\n", __FUNCTION__, msg); + } + + /* slope table addresses are fixed */ + status = sanei_genesys_write_ahb (dev->dn, dev->usb_mode, 0x10000000 + 0x4000 * table_nr, steps * 2, table); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: write to AHB failed writing slope table %d (%s)\n", + __FUNCTION__, table_nr, sane_strstatus (status)); + } + + free (table); + DBGCOMPLETED; + return status; +} + +/** + * Set register values of Analog Device type frontend + * */ +static SANE_Status +gl846_set_adi_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i; + uint16_t val; + uint8_t val8; + + DBGSTART; + + /* wait for FE to be ready */ + status = sanei_genesys_get_status (dev, &val8); + while (val8 & REG41_FEBUSY); + { + usleep (10000); + status = sanei_genesys_get_status (dev, &val8); + }; + + if (set == AFE_INIT) + { + DBG (DBG_proc, "%s(): setting DAC %u\n", __FUNCTION__, dev->model->dac_type); + + /* sets to default values */ + sanei_genesys_init_fe (dev); + } + + /* write them to analog frontend */ + val = dev->frontend.reg[0]; + status = sanei_genesys_fe_write_data (dev, 0x00, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to write reg0: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + val = dev->frontend.reg[1]; + status = sanei_genesys_fe_write_data (dev, 0x01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to write reg1: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + for (i = 0; i < 3; i++) + { + val = dev->frontend.gain[i]; + status = sanei_genesys_fe_write_data (dev, 0x02 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write gain %d: %s\n", __FUNCTION__, i, + sane_strstatus (status)); + return status; + } + } + for (i = 0; i < 3; i++) + { + val = dev->frontend.offset[i]; + status = sanei_genesys_fe_write_data (dev, 0x05 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write offset %d: %s\n", __FUNCTION__, i, + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return status; +} + +static SANE_Status +gl846_homsnr_gpio(Genesys_Device *dev) +{ +uint8_t val; +SANE_Status status=SANE_STATUS_GOOD; + + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + val |= 0x41; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + + return status; +} + +/* Set values of analog frontend */ +static SANE_Status +gl846_set_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status; + + DBG(DBG_proc, "gl846_set_fe (%s)\n", + set == AFE_INIT ? "init" : set == AFE_SET ? "set" : + set == AFE_POWER_SAVE ? "powersave" : "huh?"); + + /* route to specific analog frontend setup */ + switch (dev->reg[reg_0x04].value & REG04_FESET) + { + case 0x02: /* ADI FE */ + status = gl846_set_adi_fe(dev, set); + break; + default: + DBG(DBG_proc, "gl846_set_fe(): unsupported frontend type %d\n", + dev->reg[reg_0x04].value & REG04_FESET); + status = SANE_STATUS_UNSUPPORTED; + } + + DBGCOMPLETED; + return status; +} + + +/** @brief set up motor related register for scan + */ +static SANE_Status +gl846_init_motor_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int scan_exposure_time, + float scan_yres, + int scan_step_type, + unsigned int scan_lines, + unsigned int scan_dummy, + unsigned int feed_steps, + int scan_power_mode, + unsigned int flags) +{ + SANE_Status status; + int use_fast_fed; + unsigned int fast_dpi; + uint16_t scan_table[SLOPE_TABLE_SIZE]; + uint16_t fast_table[SLOPE_TABLE_SIZE]; + int scan_steps, fast_steps, factor; + unsigned int feedl, dist; + Genesys_Register_Set *r; + uint32_t z1, z2; + unsigned int min_restep = 0x20; + uint8_t val; + int fast_step_type; + unsigned int ccdlmt,tgtime; + + DBGSTART; + DBG (DBG_proc, "gl846_init_motor_regs_scan : scan_exposure_time=%d, " + "scan_yres=%g, scan_step_type=%d, scan_lines=%d, scan_dummy=%d, " + "feed_steps=%d, scan_power_mode=%d, flags=%x\n", + scan_exposure_time, + scan_yres, + scan_step_type, + scan_lines, scan_dummy, feed_steps, scan_power_mode, flags); + + /* get step multiplier */ + factor = gl846_get_step_multiplier (reg); + + use_fast_fed=0; + /* no fast fed since feed works well */ + if(dev->settings.yres==4444 && feed_steps>100 + && ((flags & MOTOR_FLAG_FEED)==0)) + { + use_fast_fed=1; + } + DBG (DBG_io, "%s: use_fast_fed=%d\n", __FUNCTION__, use_fast_fed); + + sanei_genesys_set_triple(reg, REG_LINCNT, scan_lines); + DBG (DBG_io, "%s: lincnt=%d\n", __FUNCTION__, scan_lines); + + /* compute register 02 value */ + r = sanei_genesys_get_address (reg, REG02); + r->value = 0x00; + r->value |= REG02_MTRPWR; + + if (use_fast_fed) + r->value |= REG02_FASTFED; + else + r->value &= ~REG02_FASTFED; + + if (flags & MOTOR_FLAG_AUTO_GO_HOME) + r->value |= REG02_AGOHOME | REG02_NOTHOME; + + if ((flags & MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE) + ||(scan_yres>=dev->sensor.optical_res)) + { + r->value |= REG02_ACDCDIS; + } + + /* scan and backtracking slope table */ + sanei_genesys_slope_table(scan_table, + &scan_steps, + scan_yres, + scan_exposure_time, + dev->motor.base_ydpi, + scan_step_type, + factor, + dev->model->motor_type, + gl846_motors); + RIE(gl846_send_slope_table (dev, SCAN_TABLE, scan_table, scan_steps*factor)); + RIE(gl846_send_slope_table (dev, BACKTRACK_TABLE, scan_table, scan_steps*factor)); + + /* fast table */ + fast_dpi=sanei_genesys_get_lowest_ydpi(dev); + fast_step_type=scan_step_type; + if(scan_step_type>=2) + { + fast_step_type=2; + } + + sanei_genesys_slope_table(fast_table, + &fast_steps, + fast_dpi, + scan_exposure_time, + dev->motor.base_ydpi, + fast_step_type, + factor, + dev->model->motor_type, + gl846_motors); + + /* manual override of high start value */ + fast_table[0]=fast_table[1]; + + RIE(gl846_send_slope_table (dev, STOP_TABLE, fast_table, fast_steps*factor)); + RIE(gl846_send_slope_table (dev, FAST_TABLE, fast_table, fast_steps*factor)); + RIE(gl846_send_slope_table (dev, HOME_TABLE, fast_table, fast_steps*factor)); + + /* correct move distance by acceleration and deceleration amounts */ + feedl=feed_steps; + if (use_fast_fed) + { + feedl<<=fast_step_type; + dist=(scan_steps+2*fast_steps)*factor; + /* TODO read and decode REGAB */ + r = sanei_genesys_get_address (reg, 0x5e); + dist += (r->value & 31); + /* FEDCNT */ + r = sanei_genesys_get_address (reg, REG_FEDCNT); + dist += r->value; + } + else + { + feedl<<=scan_step_type; + dist=scan_steps*factor; + if (flags & MOTOR_FLAG_FEED) + dist *=2; + } + DBG (DBG_io2, "%s: scan steps=%d\n", __FUNCTION__, scan_steps); + DBG (DBG_io2, "%s: acceleration distance=%d\n", __FUNCTION__, dist); + + /* check for overflow */ + if(distvalue & REG0C_CCDLMT)+1; + + r = sanei_genesys_get_address (reg, REG1C); + tgtime=1<<(r->value & REG1C_TGTIME); + + /* hi res motor speed GPIO */ + /* + RIE (sanei_genesys_read_register (dev, REG6C, &effective)); + */ + + /* if quarter step, bipolar Vref2 */ + /* XXX STEF XXX GPIO + if (scan_step_type > 1) + { + if (scan_step_type < 3) + { + val = effective & ~REG6C_GPIO13; + } + else + { + val = effective | REG6C_GPIO13; + } + } + else + { + val = effective; + } + RIE (sanei_genesys_write_register (dev, REG6C, val)); + */ + + /* effective scan */ + /* + RIE (sanei_genesys_read_register (dev, REG6C, &effective)); + val = effective | REG6C_GPIO10; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + */ + + if(dev->model->gpo_type==GPO_IMG101) + { + if(scan_yres==sanei_genesys_compute_dpihw(dev,scan_yres)) + { + val=1; + } + else + { + val=0; + } + RIE (sanei_genesys_write_register (dev, REG7E, val)); + } + + min_restep=scan_steps/2-1; + if (min_restep < 1) + min_restep = 1; + r = sanei_genesys_get_address (reg, REG_FWDSTEP); + r->value = min_restep; + r = sanei_genesys_get_address (reg, REG_BWDSTEP); + r->value = min_restep; + + sanei_genesys_calculate_zmode2(use_fast_fed, + scan_exposure_time*ccdlmt*tgtime, + scan_table, + scan_steps*factor, + feedl, + min_restep*factor, + &z1, + &z2); + + DBG (DBG_info, "gl846_init_motor_regs_scan: z1 = %d\n", z1); + sanei_genesys_set_triple(reg, REG60, z1 | (scan_step_type << (16+REG60S_STEPSEL))); + + DBG (DBG_info, "gl846_init_motor_regs_scan: z2 = %d\n", z2); + sanei_genesys_set_triple(reg, REG63, z2 | (scan_step_type << (16+REG63S_FSTPSEL))); + + r = sanei_genesys_get_address (reg, 0x1e); + r->value &= 0xf0; /* 0 dummy lines */ + r->value |= scan_dummy; /* dummy lines */ + + r = sanei_genesys_get_address (reg, REG67); + r->value = 0x7f; + + r = sanei_genesys_get_address (reg, REG68); + r->value = 0x7f; + + r = sanei_genesys_get_address (reg, REG_STEPNO); + r->value = scan_steps; + + r = sanei_genesys_get_address (reg, REG_FASTNO); + r->value = scan_steps; + + r = sanei_genesys_get_address (reg, REG_FSHDEC); + r->value = scan_steps; + + r = sanei_genesys_get_address (reg, REG_FMOVNO); + r->value = fast_steps; + + r = sanei_genesys_get_address (reg, REG_FMOVDEC); + r->value = fast_steps; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/** @brief set up registers related to sensor + * Set up the following registers + 0x01 + 0x03 + 0x10-0x015 R/G/B exposures + 0x19 EXPDMY + 0x2e BWHI + 0x2f BWLO + 0x04 + 0x87 + 0x05 + 0x2c,0x2d DPISET + 0x30,0x31 STRPIXEL + 0x32,0x33 ENDPIXEL + 0x35,0x36,0x37 MAXWD [25:2] (>>2) + 0x38,0x39 LPERIOD + 0x34 DUMMY + */ +static SANE_Status +gl846_init_optical_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int exposure_time, + int used_res, + unsigned int start, + unsigned int pixels, + int channels, + int depth, + SANE_Bool half_ccd, int color_filter, int flags) +{ + unsigned int words_per_line; + unsigned int startx, endx, used_pixels; + unsigned int dpiset, dpihw,segnb,cksel,factor; + unsigned int bytes; + Genesys_Register_Set *r; + SANE_Status status; + Sensor_Profile *sensor; + + DBG (DBG_proc, "gl846_init_optical_regs_scan : exposure_time=%d, " + "used_res=%d, start=%d, pixels=%d, channels=%d, depth=%d, " + "half_ccd=%d, flags=%x\n", exposure_time, + used_res, start, pixels, channels, depth, half_ccd, flags); + + /* resolution is divided according to CKSEL */ + r = sanei_genesys_get_address (reg, REG18); + cksel= (r->value & REG18_CKSEL)+1; + DBG (DBG_io2, "%s: cksel=%d\n", __FUNCTION__, cksel); + + /* to manage high resolution device while keeping good + * low resolution scanning speed, we make hardware dpi vary */ + dpihw=sanei_genesys_compute_dpihw(dev, used_res * cksel); + factor=dev->sensor.optical_res/dpihw; + DBG (DBG_io2, "%s: dpihw=%d (factor=%d)\n", __FUNCTION__, dpihw, factor); + + /* sensor parameters */ + sensor=get_sensor_profile(dev->model->ccd_type, dpihw); + gl846_setup_sensor (dev, reg, dpihw); + dpiset = used_res * cksel; + + /* start and end coordinate in optical dpi coordinates */ + startx = start/cksel+dev->sensor.CCD_start_xoffset; + used_pixels=pixels/cksel; + + /* end of sensor window */ + endx = startx + used_pixels; + + /* sensors are built from 600 dpi segments for LiDE 100/200 + * and 1200 dpi for the 700F */ + if (dev->model->flags & GENESYS_FLAG_SIS_SENSOR) + { + segnb=dpihw/600; + } + else + { + segnb=1; + } + + /* compute pixel coordinate in the given dpihw space, + * taking segments into account */ + startx/=factor*segnb; + endx/=factor*segnb; + dev->len=endx-startx; + dev->dist=0; + dev->skip=0; + + /* in cas of multi-segments sensor, we have to add the witdh + * of the sensor crossed by the scan area */ + if (dev->model->flags & GENESYS_FLAG_SIS_SENSOR && segnb>1) + { + dev->dist = sensor->segcnt; + } + + /* use a segcnt rounded to next even number */ + endx += ((dev->dist+1)&0xfffe)*(segnb-1); + used_pixels=endx-startx; + + status = gl846_set_fe (dev, AFE_SET); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_init_optical_regs_scan: failed to set frontend: %s\n", + sane_strstatus (status)); + return status; + } + + /* enable shading */ + r = sanei_genesys_get_address (reg, REG01); + r->value &= ~REG01_SCAN; + r->value |= REG01_SHDAREA; + if ((flags & OPTICAL_FLAG_DISABLE_SHADING) || + (dev->model->flags & GENESYS_FLAG_NO_CALIBRATION)) + { + r->value &= ~REG01_DVDSET; + } + else + { + r->value |= REG01_DVDSET; + } + + r = sanei_genesys_get_address (reg, REG03); + r->value &= ~REG03_AVEENB; + + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value &= ~REG03_LAMPPWR; + else + r->value |= REG03_LAMPPWR; + + /* BW threshold */ + r = sanei_genesys_get_address (reg, 0x2e); + r->value = dev->settings.threshold; + r = sanei_genesys_get_address (reg, 0x2f); + r->value = dev->settings.threshold; + + /* monochrome / color scan */ + r = sanei_genesys_get_address (reg, REG04); + switch (depth) + { + case 1: + r->value &= ~REG04_BITSET; + r->value |= REG04_LINEART; + break; + case 8: + r->value &= ~(REG04_LINEART | REG04_BITSET); + break; + case 16: + r->value &= ~REG04_LINEART; + r->value |= REG04_BITSET; + break; + } + + r->value &= ~(REG04_FILTER | REG04_AFEMOD); + if (channels == 1) + { + switch (color_filter) + { + case 0: + r->value |= 0x24; /* red filter */ + break; + case 2: + r->value |= 0x2c; /* blue filter */ + break; + default: + r->value |= 0x28; /* green filter */ + break; + } + } + else + r->value |= 0x20; /* mono */ + + /* register 05 */ + r = sanei_genesys_get_address (reg, REG05); + + /* set up dpihw */ + r->value &= ~REG05_DPIHW; + switch(dpihw) + { + case 600: + r->value |= REG05_DPIHW_600; + break; + case 1200: + r->value |= REG05_DPIHW_1200; + break; + case 2400: + r->value |= REG05_DPIHW_2400; + break; + case 4800: + r->value |= REG05_DPIHW_4800; + break; + } + + /* enable gamma tables */ + if (flags & OPTICAL_FLAG_DISABLE_GAMMA) + r->value &= ~REG05_GMMENB; + else + r->value |= REG05_GMMENB; + + /* CIS scanners can do true gray by setting LEDADD */ + /* we set up LEDADD only when asked */ + if (dev->model->is_cis == SANE_TRUE) + { + r = sanei_genesys_get_address (reg, 0x87); + r->value &= ~REG87_LEDADD; + if (channels == 1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG87_LEDADD; + } + /* RGB weighting + r = sanei_genesys_get_address (reg, 0x01); + r->value &= ~REG01_TRUEGRAY; + if (channels == 1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG01_TRUEGRAY; + }*/ + } + + /* words(16bit) before gamma, conversion to 8 bit or lineart*/ + words_per_line = (used_pixels * dpiset) / dpihw; + bytes=depth/8; + if (depth == 1) + { + words_per_line = (words_per_line+7)/8 ; + dev->len = (dev->len >> 3) + ((dev->len & 7) ? 1 : 0); + dev->dist = (dev->dist >> 3) + ((dev->dist & 7) ? 1 : 0); + } + else + { + words_per_line *= bytes; + dev->dist *= bytes; + dev->len *= bytes; + } + + dev->bpl = words_per_line; + dev->cur=0; + dev->segnb=segnb; + dev->line_interp = 0; + + sanei_genesys_set_double(reg,REG_DPISET,dpiset); + DBG (DBG_io2, "%s: dpiset used=%d\n", __FUNCTION__, dpiset); + + sanei_genesys_set_double(reg,REG_STRPIXEL,startx); + sanei_genesys_set_double(reg,REG_ENDPIXEL,endx); + DBG (DBG_io2, "%s: startx=%d\n", __FUNCTION__, startx); + DBG (DBG_io2, "%s: endx =%d\n", __FUNCTION__, endx); + + DBG (DBG_io2, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + DBG (DBG_io2, "%s: pixels =%d\n", __FUNCTION__, pixels); + DBG (DBG_io2, "%s: depth =%d\n", __FUNCTION__, depth); + DBG (DBG_io2, "%s: dev->bpl =%lu\n", __FUNCTION__, (unsigned long)dev->bpl); + DBG (DBG_io2, "%s: dev->len =%lu\n", __FUNCTION__, (unsigned long)dev->len); + DBG (DBG_io2, "%s: dev->dist =%lu\n", __FUNCTION__, (unsigned long)dev->dist); + DBG (DBG_io2, "%s: dev->segnb =%lu\n", __FUNCTION__, (unsigned long)dev->segnb); + + words_per_line *= channels; + dev->wpl = words_per_line; + + if(dev->oe_buffer.buffer!=NULL) + { + sanei_genesys_buffer_free (&(dev->oe_buffer)); + } + RIE (sanei_genesys_buffer_alloc (&(dev->oe_buffer), dev->wpl)); + + /* MAXWD is expressed in 4 words unit */ + sanei_genesys_set_triple(reg, REG_MAXWD, (words_per_line >> 2)); + DBG (DBG_io2, "%s: words_per_line used=%d\n", __FUNCTION__, words_per_line); + + sanei_genesys_set_double(reg, REG_LPERIOD, exposure_time); + DBG (DBG_io2, "%s: exposure_time used=%d\n", __FUNCTION__, exposure_time); + + r = sanei_genesys_get_address (reg, 0x34); + r->value = dev->sensor.dummy_pixel; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl846_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags) +{ + int used_res; + int start, used_pixels; + int bytes_per_line; + int move; + unsigned int lincnt; + unsigned int oflags; /**> optical flags */ + unsigned int mflags; /**> motor flags */ + int exposure_time; + int stagger; + + int slope_dpi = 0; + int dummy = 0; + int scan_step_type = 1; + int scan_power_mode = 0; + int max_shift; + size_t requested_buffer_size, read_buffer_size; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + SANE_Status status; + + DBG (DBG_info, + "gl846_init_scan_regs settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g/%g\n" + "Depth/Channels: %u/%u\n" + "Flags : %x\n\n", + xres, yres, lines, pixels, startx, starty, depth, channels, flags); + + /* we may have 2 domains for ccd: xres below or above half ccd max dpi */ + if (dev->sensor.optical_res < 2 * xres || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + half_ccd = SANE_FALSE; + } + else + { + half_ccd = SANE_TRUE; + } + + /* optical_res */ + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 2; + + /* stagger */ + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl846_init_scan_regs : stagger=%d lines\n", stagger); + + /* used_res */ + if (flags & SCAN_FLAG_USE_OPTICAL_RES) + { + used_res = optical_res; + } + else + { + /* resolution is choosen from a list */ + used_res = xres; + } + + /* compute scan parameters values */ + /* pixels are allways given at full optical resolution */ + /* use detected left margin and fixed value */ + /* start */ + /* add x coordinates */ + start = startx; + + if (stagger > 0) + start |= 1; + + /* compute correct pixels number */ + /* pixels */ + used_pixels = (pixels * optical_res) / xres; + + /* round up pixels number if needed */ + if (used_pixels * xres < pixels * optical_res) + used_pixels++; + + dummy = 3-channels; + +/* slope_dpi */ +/* cis color scan is effectively a gray scan with 3 gray lines per color + line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres * channels; + else + slope_dpi = yres; + + slope_dpi = slope_dpi * (1 + dummy); + + exposure_time = gl846_compute_exposure (dev, used_res); + scan_step_type = sanei_genesys_compute_step_type(gl846_motors, dev->model->motor_type, exposure_time); + + DBG (DBG_info, "gl846_init_scan_regs : exposure_time=%d pixels\n", exposure_time); + DBG (DBG_info, "gl846_init_scan_regs : scan_step_type=%d\n", scan_step_type); + +/*** optical parameters ***/ + /* in case of dynamic lineart, we use an internal 8 bit gray scan + * to generate 1 lineart data */ + if ((flags & SCAN_FLAG_DYNAMIC_LINEART) && (dev->settings.scan_mode == SCAN_MODE_LINEART)) + { + depth = 8; + } + + /* we enable true gray for cis scanners only, and just when doing + * scan since color calibration is OK for this mode + */ + oflags = 0; + if(flags & SCAN_FLAG_DISABLE_SHADING) + oflags |= OPTICAL_FLAG_DISABLE_SHADING; + if(flags & SCAN_FLAG_DISABLE_GAMMA) + oflags |= OPTICAL_FLAG_DISABLE_GAMMA; + if(flags & SCAN_FLAG_DISABLE_LAMP) + oflags |= OPTICAL_FLAG_DISABLE_LAMP; + + if (dev->model->is_cis && dev->settings.true_gray) + { + oflags |= OPTICAL_FLAG_ENABLE_LEDADD; + } + + status = gl846_init_optical_regs_scan (dev, + reg, + exposure_time, + used_res, + start, + used_pixels, + channels, + depth, + half_ccd, + color_filter, + oflags); + + if (status != SANE_STATUS_GOOD) + return status; + +/*** motor parameters ***/ + + /* max_shift */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,flags); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + /* add tl_y to base movement */ + move = starty; + DBG (DBG_info, "gl846_init_scan_regs: move=%d steps\n", move); + + mflags=0; + if(flags & SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE) + mflags |= MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE; + if(flags & SCAN_FLAG_FEEDING) + mflags |= MOTOR_FLAG_FEED; + + status = gl846_init_motor_regs_scan (dev, + reg, + exposure_time, + slope_dpi, + scan_step_type, + dev->model->is_cis ? lincnt * + channels : lincnt, dummy, move, + scan_power_mode, + mflags); + + if (status != SANE_STATUS_GOOD) + return status; + + + /*** prepares data reordering ***/ + +/* words_per_line */ + bytes_per_line = (used_pixels * used_res) / optical_res; + bytes_per_line = (bytes_per_line * channels * depth) / 8; + + requested_buffer_size = 8 * bytes_per_line; + /* we must use a round number of bytes_per_line */ + /* XXX STEF XXX + if (requested_buffer_size > BULKIN_MAXSIZE) + requested_buffer_size = + (BULKIN_MAXSIZE / bytes_per_line) * bytes_per_line; + */ + + read_buffer_size = + 2 * requested_buffer_size + + ((max_shift + stagger) * used_pixels * channels * depth) / 8; + + RIE (sanei_genesys_buffer_free (&(dev->read_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->read_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->lines_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->lines_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->shrink_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->shrink_buffer), + requested_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->out_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->out_buffer), + (8 * dev->settings.pixels * channels * + depth) / 8)); + + + dev->read_bytes_left = bytes_per_line * lincnt; + + DBG (DBG_info, + "gl846_init_scan_regs: physical bytes to read = %lu\n", + (u_long) dev->read_bytes_left); + dev->read_active = SANE_TRUE; + + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + +/* TODO: should this be done elsewhere? */ + /* scan bytes to send to the frontend */ + /* theory : + target_size = + (dev->settings.pixels * dev->settings.lines * channels * depth) / 8; + but it suffers from integer overflow so we do the following: + + 1 bit color images store color data byte-wise, eg byte 0 contains + 8 bits of red data, byte 1 contains 8 bits of green, byte 2 contains + 8 bits of blue. + This does not fix the overflow, though. + 644mp*16 = 10gp, leading to an overflow + -- pierre + */ + + dev->total_bytes_read = 0; + if (depth == 1) + dev->total_bytes_to_read = + ((dev->settings.pixels * dev->settings.lines) / 8 + + (((dev->settings.pixels * dev->settings.lines) % 8) ? 1 : 0)) * + channels; + else + dev->total_bytes_to_read = + dev->settings.pixels * dev->settings.lines * channels * (depth / 8); + + DBG (DBG_info, "gl846_init_scan_regs: total bytes to send = %lu\n", + (u_long) dev->total_bytes_to_read); +/* END TODO */ + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl846_calculate_current_setup (Genesys_Device * dev) +{ + int channels; + int depth; + int start; + + float xres; /*dpi */ + float yres; /*dpi */ + float startx; /*optical_res, from dummy_pixel+1 */ + float pixels; + float lines; + + int used_res; + int used_pixels; + unsigned int lincnt; + int exposure_time; + int stagger; + + int slope_dpi; + int dummy = 0; + int max_shift; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + + DBG (DBG_info, + "gl846_calculate_current_setup settings:\n" + "Resolution: %uDPI\n" + "Lines : %u\n" + "PPL : %u\n" + "Startpos : %.3f/%.3f\n" + "Scan mode : %d\n\n", + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + /* channels */ + if (dev->settings.scan_mode == 4) /* single pass color */ + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == 0) + depth = 1; + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + + xres = dev->settings.xres; /*dpi */ + yres = dev->settings.yres; /*dpi */ + startx = start; /*optical_res, from dummy_pixel+1 */ + pixels = dev->settings.pixels; + lines = dev->settings.lines; + + DBG (DBG_info, + "gl846_calculate_current_setup settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g\n" + "Depth/Channels: %u/%u\n\n", + xres, yres, lines, pixels, startx, depth, channels); + +/* half_ccd */ + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if ((dev->sensor.optical_res < 2 * xres) || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + half_ccd = SANE_FALSE; + } + else + { + half_ccd = SANE_TRUE; + } + + /* optical_res */ + optical_res = dev->sensor.optical_res; + + /* stagger */ + if (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl846_calculate_current_setup: stagger=%d lines\n", + stagger); + + /* resolution is choosen from a fixed list */ + used_res = xres; + + /* compute scan parameters values */ + /* pixels are allways given at half or full CCD optical resolution */ + /* use detected left margin and fixed value */ + + /* compute correct pixels number */ + used_pixels = (pixels * optical_res) / used_res; + dummy = 3-channels; + + /* slope_dpi */ + /* cis color scan is effectively a gray scan with 3 gray lines per color + line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres * channels; + else + slope_dpi = yres; + + slope_dpi = slope_dpi * (1 + dummy); + + exposure_time = gl846_compute_exposure (dev, used_res); + DBG (DBG_info, "%s : exposure_time=%d pixels\n", __FUNCTION__, exposure_time); + + /* max_shift */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,0); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static void +gl846_set_motor_power (Genesys_Register_Set * regs, SANE_Bool set) +{ + + DBG (DBG_proc, "gl846_set_motor_power\n"); + + if (set) + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + | REG02_MTRPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + & ~REG02_MTRPWR); + } +} + +static void +gl846_set_lamp_power (Genesys_Device __sane_unused__ * dev, + Genesys_Register_Set * regs, SANE_Bool set) +{ + if (set) + { + sanei_genesys_set_reg_from_set (regs, REG03, + sanei_genesys_read_reg_from_set (regs, REG03) + | REG03_LAMPPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, REG03, + sanei_genesys_read_reg_from_set (regs, REG03) + & ~REG03_LAMPPWR); + } +} + +/*for fast power saving methods only, like disabling certain amplifiers*/ +static SANE_Status +gl846_save_power (Genesys_Device * dev, SANE_Bool enable) +{ + DBG (DBG_proc, "gl846_save_power: enable = %d\n", enable); + if (dev == NULL) + return SANE_STATUS_INVAL; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl846_set_powersaving (Genesys_Device * dev, int delay /* in minutes */ ) +{ + DBG (DBG_proc, "gl846_set_powersaving (delay = %d)\n", delay); + if (dev == NULL) + return SANE_STATUS_INVAL; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl846_start_action (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x01); +} + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_stop_action (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val40, val; + unsigned int loop; + + DBGSTART; + + /* post scan gpio : without that HOMSNR is unreliable */ + gl846_homsnr_gpio(dev); + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + status = sanei_genesys_read_register (dev, REG40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* only stop action if needed */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG)) + { + DBG (DBG_info, "%s: already stopped\n", __FUNCTION__); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* ends scan */ + val = sanei_genesys_read_reg_from_set (dev->reg, REG01); + val &= ~REG01_SCAN; + sanei_genesys_set_reg_from_set (dev->reg, REG01, val); + status = sanei_genesys_write_register (dev, REG01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write register 01: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + usleep (100 * 1000); + + loop = 10; + while (loop > 0) + { + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + status = sanei_genesys_read_register (dev, REG40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* if scanner is in command mode, we are done */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG) + && !(val & REG41_MOTORENB)) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + usleep (100 * 1000); + loop--; + } + + DBGCOMPLETED; + return SANE_STATUS_IO_ERROR; +} + +/* Send the low-level scan command */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl846_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor) +{ + SANE_Status status; + uint8_t val; + Genesys_Register_Set *r; + + DBGSTART; + + /* XXX STEF XXX SCAN GPIO */ + /* + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + RIE (sanei_genesys_write_register (dev, REG6C, val)); + */ + + val = REG0D_CLRLNCNT; + RIE (sanei_genesys_write_register (dev, REG0D, val)); + val = REG0D_CLRMCNT; + RIE (sanei_genesys_write_register (dev, REG0D, val)); + + RIE (sanei_genesys_read_register (dev, REG01, &val)); + val |= REG01_SCAN; + RIE (sanei_genesys_write_register (dev, REG01, val)); + r = sanei_genesys_get_address (reg, REG01); + r->value = val; + + if (start_motor) + { + RIE (sanei_genesys_write_register (dev, REG0F, 1)); + } + else + { + RIE (sanei_genesys_write_register (dev, REG0F, 0)); + } + + DBGCOMPLETED; + + return status; +} + + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl846_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop) +{ + SANE_Status status; + + DBG (DBG_proc, "gl846_end_scan (check_stop = %d)\n", check_stop); + if (reg == NULL) + return SANE_STATUS_INVAL; + + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = SANE_STATUS_GOOD; + } + else /* flat bed scanners */ + { + status = gl846_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_end_scan: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return status; +} + +/* Moves the slider to the home (top) postion slowly */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home) +{ + Genesys_Register_Set local_reg[GENESYS_GL846_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + float resolution; + uint8_t val; + int loop = 0; + int scan_mode; + + DBG (DBG_proc, "gl846_slow_back_home (wait_until_home = %d)\n", + wait_until_home); + + if(dev->usb_mode<0) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* post scan gpio : without that HOMSNR is unreliable */ + gl846_homsnr_gpio(dev); + + /* first read gives HOME_SENSOR true */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + usleep (100000); /* sleep 100 ms */ + + /* second is reliable */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + /* is sensor at home? */ + if (val & HOMESNR) + { + DBG (DBG_info, "%s: already at home, completed\n", __FUNCTION__); + dev->scanhead_position_in_steps = 0; + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + memcpy (local_reg, dev->reg, GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + resolution=sanei_genesys_get_lowest_ydpi(dev); + + /* TODO add scan_mode to the API */ + scan_mode= dev->settings.scan_mode; + dev->settings.scan_mode=SCAN_MODE_LINEART; + gl846_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 100, + 30000, + 100, + 100, + 8, + 1, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + dev->settings.scan_mode=scan_mode; + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* set up for reverse */ + r = sanei_genesys_get_address (local_reg, REG02); + r->value |= REG02_MTRREV; + + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL846_MAX_REGS)); + + status = gl846_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_slow_back_home: failed to start motor: %s\n", + sane_strstatus (status)); + gl846_stop_action (dev); + /* send original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL846_MAX_REGS); + return status; + } + + /* post scan gpio : without that HOMSNR is unreliable */ + gl846_homsnr_gpio(dev); + + if (wait_until_home) + { + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + + if (val & HOMESNR) /* home sensor */ + { + DBG (DBG_info, "gl846_slow_back_home: reached home position\n"); + gl846_stop_action (dev); + dev->scanhead_position_in_steps = 0; + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl846_stop_action (dev); + DBG (DBG_error, + "gl846_slow_back_home: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_info, "gl846_slow_back_home: scanhead is still moving\n"); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* Automatically set top-left edge of the scan area by scanning a 200x200 pixels + area at 600 dpi from very top of scanner */ +static SANE_Status +gl846_search_start_position (Genesys_Device * dev) +{ + int size; + SANE_Status status; + uint8_t *data; + Genesys_Register_Set local_reg[GENESYS_GL846_MAX_REGS]; + int steps; + + int pixels = 600; + int dpi = 300; + + DBG (DBG_proc, "gl846_search_start_position\n"); + + memcpy (local_reg, dev->reg, + GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* sets for a 200 lines * 600 pixels */ + /* normal scan with no shading */ + + status = gl846_init_scan_regs (dev, local_reg, dpi, dpi, 0, 0, /*we should give a small offset here~60 steps */ + 600, dev->model->search_lines, 8, 1, 1, /*green */ + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_search_start_position: failed to set up registers: %s\n", + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* send to scanner */ + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL846_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_search_start_position: failed to bulk write registers: %s\n", + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + size = pixels * dev->model->search_lines; + + data = malloc (size); + if (!data) + { + DBG (DBG_error, + "gl846_search_start_position: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + status = gl846_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_start_position: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("search_position.pnm", data, 8, 1, pixels, + dev->model->search_lines); + + status = gl846_end_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_start_position: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* update regs to copy ASIC internal state */ + memcpy (dev->reg, local_reg, + GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + +/*TODO: find out where sanei_genesys_search_reference_point + stores information, and use that correctly*/ + status = + sanei_genesys_search_reference_point (dev, data, 0, dpi, pixels, + dev->model->search_lines); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_start_position: failed to set search reference point: %s\n", + sane_strstatus (status)); + return status; + } + + free (data); + return SANE_STATUS_GOOD; +} + +/* + * sets up register for coarse gain calibration + * todo: check it for scanners using it */ +static SANE_Status +gl846_init_regs_for_coarse_calibration (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t channels; + uint8_t cksel; + + DBG (DBG_proc, "gl846_init_regs_for_coarse_calibration\n"); + + + cksel = (dev->calib_reg[reg_0x18].value & REG18_CKSEL) + 1; /* clock speed = 1..4 clocks */ + + /* set line size */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + status = gl846_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + dev->sensor.optical_res / cksel, + 20, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_init_register_for_coarse_calibration: Failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, + "gl846_init_register_for_coarse_calibration: optical sensor res: %d dpi, actual res: %d\n", + dev->sensor.optical_res / cksel, dev->settings.xres); + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_init_register_for_coarse_calibration: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief moves the slider to steps at motor base dpi + * @param dev device to work on + * @param steps number of steps to move in base_dpi line count + * */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_feed (Genesys_Device * dev, unsigned int steps) +{ + Genesys_Register_Set local_reg[GENESYS_GL846_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + float resolution; + uint8_t val; + + DBGSTART; + DBG (DBG_io, "%s: steps=%d\n", __FUNCTION__, steps); + + /* prepare local registers */ + memcpy (local_reg, dev->reg, GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + resolution=sanei_genesys_get_lowest_ydpi(dev); + gl846_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 0, + steps, + 100, + 3, + 8, + 3, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_FEEDING | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + /* set exposure to zero */ + sanei_genesys_set_triple(local_reg,REG_EXPR,0); + sanei_genesys_set_triple(local_reg,REG_EXPG,0); + sanei_genesys_set_triple(local_reg,REG_EXPB,0); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT)); + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRMCNT)); + + /* set up for no scan */ + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + /* send registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL846_MAX_REGS)); + + status = gl846_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to start motor: %s\n", __FUNCTION__, sane_strstatus (status)); + gl846_stop_action (dev); + + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL846_MAX_REGS); + return status; + } + + /* wait until feed count reaches the required value, but do not + * exceed 30s */ + do + { + status = sanei_genesys_get_status (dev, &val); + } + while (status == SANE_STATUS_GOOD && !(val & FEEDFSH)); + + /* then stop scanning */ + RIE(gl846_stop_action (dev)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* init registers for shading calibration */ +static SANE_Status +gl846_init_regs_for_shading (Genesys_Device * dev) +{ + SANE_Status status; + float move; + + DBGSTART; + dev->calib_channels = 3; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + dev->calib_resolution = sanei_genesys_compute_dpihw(dev,dev->settings.xres); + dev->calib_lines = dev->model->shading_lines; + if(dev->calib_resolution==4800) + dev->calib_lines *= 2; + dev->calib_pixels = (dev->sensor.sensor_pixels*dev->calib_resolution)/dev->sensor.optical_res; + DBG (DBG_io, "%s: calib_lines = %d\n", __FUNCTION__, (unsigned int)dev->calib_lines); + DBG (DBG_io, "%s: calib_pixels = %d\n", __FUNCTION__, (unsigned int)dev->calib_pixels); + + /* this is aworkaround insufficent distance for slope + * motor acceleration TODO special motor slope for shading */ + move=1; + if(dev->calib_resolution<1200) + { + move=40; + } + + status = gl846_init_scan_regs (dev, + dev->calib_reg, + dev->calib_resolution, + dev->calib_resolution, + 0, + move, + dev->calib_pixels, + dev->calib_lines, + 16, + dev->calib_channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to bulk write registers: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + /* we use GENESYS_FLAG_SHADING_REPARK */ + dev->scanhead_position_in_steps = 0; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief set up registers for the actual scan + */ +static SANE_Status +gl846_init_regs_for_scan (Genesys_Device * dev) +{ + int channels; + int flags; + int depth; + float move; + int move_dpi; + float start; + + SANE_Status status; + + DBG (DBG_info, + "gl846_init_regs_for_scan settings:\nResolution: %uDPI\n" + "Lines : %u\nPPL : %u\nStartpos : %.3f/%.3f\nScan mode : %d\n\n", + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + /* channels */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART) + depth = 1; + + + /* steps to move to reach scanning area: + - first we move to physical start of scanning + either by a fixed steps amount from the black strip + or by a fixed amount from parking position, + minus the steps done during shading calibration + - then we move by the needed offset whitin physical + scanning area + + assumption: steps are expressed at maximum motor resolution + + we need: + SANE_Fixed y_offset; + SANE_Fixed y_size; + SANE_Fixed y_offset_calib; + mm_to_steps()=motor dpi / 2.54 / 10=motor dpi / MM_PER_INCH */ + + /* if scanner uses GENESYS_FLAG_SEARCH_START y_offset is + relative from origin, else, it is from parking position */ + + move_dpi = dev->motor.base_ydpi; + + move = SANE_UNFIX (dev->model->y_offset); + move += dev->settings.tl_y; + move = (move * move_dpi) / MM_PER_INCH; + move -= dev->scanhead_position_in_steps; + DBG (DBG_info, "%s: move=%f steps\n",__FUNCTION__, move); + + /* fast move to scan area */ + /* we don't move fast the whole distance since it would involve + * computing acceleration/deceleration distance for scan + * resolution. So leave a remainder for it so scan makes the final + * move tuning */ + if(channels*dev->settings.yres>=600 && move>700) + { + status = gl846_feed (dev, move-500); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to move to scan area\n",__FUNCTION__); + return status; + } + move=500; + } + + DBG (DBG_info, "gl846_init_regs_for_scan: move=%f steps\n", move); + DBG (DBG_info, "%s: move=%f steps\n", __FUNCTION__, move); + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + flags = 0; + + /* emulated lineart from gray data is required for now */ + if(dev->settings.scan_mode == SCAN_MODE_LINEART + && dev->settings.dynamic_lineart) + { + flags |= SCAN_FLAG_DYNAMIC_LINEART; + } + + /* backtracking isn't handled well, so don't enable it */ + flags |= SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE; + + status = gl846_init_scan_regs (dev, + dev->reg, + dev->settings.xres, + dev->settings.yres, + start, + move, + dev->settings.pixels, + dev->settings.lines, + depth, + channels, + dev->settings.color_filter, + flags); + + if (status != SANE_STATUS_GOOD) + return status; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/** + * Send shading calibration data. The buffer is considered to always hold values + * for all the channels. + */ +static SANE_Status +gl846_send_shading_data (Genesys_Device * dev, uint8_t * data, int size) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint32_t addr, length, i, x, factor, pixels; + uint32_t dpiset, dpihw, strpixel, endpixel; + uint16_t tempo; + uint32_t lines, channels; + uint8_t val,*buffer,*ptr,*src; + + DBGSTART; + DBG( DBG_io2, "%s: writing %d bytes of shading data\n",__FUNCTION__,size); + + /* shading data is plit in 3 (up to 5 with IR) areas + write(0x10014000,0x00000dd8) + URB 23429 bulk_out len 3544 wrote 0x33 0x10 0x.... + write(0x1003e000,0x00000dd8) + write(0x10068000,0x00000dd8) + */ + length = (uint32_t) (size / 3); + sanei_genesys_get_double(dev->reg,REG_STRPIXEL,&tempo); + strpixel=tempo; + sanei_genesys_get_double(dev->reg,REG_ENDPIXEL,&tempo); + endpixel=tempo; + + /* compute deletion factor */ + sanei_genesys_get_double(dev->reg,REG_DPISET,&tempo); + dpiset=tempo; + DBG( DBG_io2, "%s: STRPIXEL=%d, ENDPIXEL=%d, PIXELS=%d, DPISET=%d\n",__FUNCTION__,strpixel,endpixel,endpixel-strpixel,dpiset); + dpihw=sanei_genesys_compute_dpihw(dev,dpiset); + factor=dpihw/dpiset; + DBG( DBG_io2, "%s: factor=%d\n",__FUNCTION__,factor); + + if(DBG_LEVEL>=DBG_data) + { + dev->binary=fopen("binary.pnm","wb"); + sanei_genesys_get_triple(dev->reg, REG_LINCNT, &lines); + channels=dev->current_setup.channels; + if(dev->binary!=NULL) + { + fprintf(dev->binary,"P5\n%d %d\n%d\n",(endpixel-strpixel)/factor*channels,lines/channels,255); + } + } + + pixels=endpixel-strpixel; + + /* since we're using SHDAREA, substract startx coordinate from shading */ + strpixel-=((dev->sensor.CCD_start_xoffset*600)/dev->sensor.optical_res); + + /* turn pixel value into bytes 2x16 bits words */ + strpixel*=2*2; + pixels*=2*2; + + /* allocate temporary buffer */ + buffer=(uint8_t *)malloc(pixels); + memset(buffer,0,pixels); + DBG( DBG_io2, "%s: using chunks of %d (0x%04x) bytes\n",__FUNCTION__,pixels,pixels); + + /* base addr of data has been written in reg D0-D4 in 4K word, so AHB address + * is 8192*reg value */ + + /* write actual color channel data */ + for(i=0;i<3;i++) + { + /* build up actual shading data by copying the part from the full width one + * to the one corresponding to SHDAREA */ + ptr=buffer; + + /* iterate on both sensor segment */ + for(x=0;xdn, dev->usb_mode, addr, pixels, buffer); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl846_send_shading_data; write to AHB failed (%s)\n", + sane_strstatus (status)); + return status; + } + } + + free(buffer); + DBGCOMPLETED; + + return status; +} + +/** @brief calibrates led exposure + * Calibrate exposure by scanning a white area until the used exposure gives + * data white enough. + * @param dev device to calibrate + */ +static SANE_Status +gl846_led_calibration (Genesys_Device * dev) +{ + int num_pixels; + int total_size; + int used_res; + uint8_t *line; + int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + int channels, depth; + int avg[3], top[3], bottom[3]; + int turn; + char fn[20]; + uint16_t exp[3]; + Sensor_Profile *sensor; + float move; + SANE_Bool acceptable; + + DBGSTART; + + move = SANE_UNFIX (dev->model->y_offset_calib); + move = (move * (dev->motor.base_ydpi/4)) / MM_PER_INCH; + if(move>20) + { + RIE(gl846_feed (dev, move)); + } + DBG (DBG_io, "%s: move=%f steps\n", __FUNCTION__, move); + + /* offset calibration is always done in color mode */ + channels = 3; + depth=16; + used_res=sanei_genesys_compute_dpihw(dev,dev->settings.xres); + sensor=get_sensor_profile(dev->model->ccd_type, used_res); + num_pixels = (dev->sensor.sensor_pixels*used_res)/dev->sensor.optical_res; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* set up for the calibration scan */ + status = gl846_init_scan_regs (dev, + dev->calib_reg, + used_res, + used_res, + 0, + 0, + num_pixels, + 1, + depth, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + total_size = num_pixels * channels * (depth/8) * 1; /* colors * bytes_per_color * scan lines */ + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + /* initial loop values and boundaries */ + exp[0]=sensor->expr; + exp[1]=sensor->expg; + exp[2]=sensor->expb; + + bottom[0]=29000; + bottom[1]=29000; + bottom[2]=29000; + + top[0]=41000; + top[1]=51000; + top[2]=51000; + + turn = 0; + + /* no move during led calibration */ + gl846_set_motor_power (dev->calib_reg, SANE_FALSE); + do + { + /* set up exposure */ + sanei_genesys_set_double(dev->calib_reg,REG_EXPR,exp[0]); + sanei_genesys_set_double(dev->calib_reg,REG_EXPG,exp[1]); + sanei_genesys_set_double(dev->calib_reg,REG_EXPB,exp[2]); + + /* write registers and scan data */ + RIEF (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS), line); + + DBG (DBG_info, "gl846_led_calibration: starting line reading\n"); + RIEF (gl846_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + /* stop scanning */ + RIEF (gl846_stop_action (dev), line); + + if (DBG_LEVEL >= DBG_data) + { + snprintf (fn, 20, "led_%02d.pnm", turn); + sanei_genesys_write_pnm_file (fn, line, depth, channels, num_pixels, 1); + } + + /* compute average */ + for (j = 0; j < channels; j++) + { + avg[j] = 0; + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * num_pixels + 1] * 256 + + line[i * 2 + j * 2 * num_pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + avg[j] += val; + } + + avg[j] /= num_pixels; + } + + DBG (DBG_info, "gl846_led_calibration: average: %d,%d,%d\n", avg[0], avg[1], avg[2]); + + /* check if exposure gives average within the boundaries */ + acceptable = SANE_TRUE; + for(i=0;i<3;i++) + { + if(avg[i]top[i]) + { + exp[i]=(exp[i]*top[i])/avg[i]; + acceptable = SANE_FALSE; + } + } + + turn++; + } + while (!acceptable && turn < 100); + + DBG (DBG_info, "gl846_led_calibration: acceptable exposure: %d,%d,%d\n", exp[0], exp[1], exp[2]); + + /* set these values as final ones for scan */ + sanei_genesys_set_double(dev->reg,REG_EXPR,exp[0]); + sanei_genesys_set_double(dev->reg,REG_EXPG,exp[1]); + sanei_genesys_set_double(dev->reg,REG_EXPB,exp[2]); + + /* store in this struct since it is the one used by cache calibration */ + dev->sensor.regs_0x10_0x1d[0] = (exp[0] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[1] = exp[0] & 0xff; + dev->sensor.regs_0x10_0x1d[2] = (exp[1] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[3] = exp[1] & 0xff; + dev->sensor.regs_0x10_0x1d[4] = (exp[2] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[5] = exp[2] & 0xff; + + /* cleanup before return */ + free (line); + + /* go back home */ + if(move>20) + { + status=gl846_slow_back_home (dev, SANE_TRUE); + } + + DBGCOMPLETED; + return status; +} + +/** + * set up GPIO/GPOE for idle state + */ +static SANE_Status +gl846_init_gpio (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx=0; + + DBGSTART; + + /* search GPIO profile */ + while(gpios[idx].sensor_id!=0 && dev->model->gpo_type!=gpios[idx].sensor_id) + { + idx++; + } + if(gpios[idx].sensor_id==0) + { + DBG (DBG_error, "%s: failed to find GPIO profile for sensor_id=%d\n", __FUNCTION__, dev->model->ccd_type); + return SANE_STATUS_INVAL; + } + + RIE (sanei_genesys_write_register (dev, REGA7, gpios[idx].ra7)); + RIE (sanei_genesys_write_register (dev, REGA6, gpios[idx].ra6)); + + RIE (sanei_genesys_write_register (dev, REG6B, gpios[idx].r6b)); + RIE (sanei_genesys_write_register (dev, REG6C, gpios[idx].r6c)); + RIE (sanei_genesys_write_register (dev, REG6D, gpios[idx].r6d)); + RIE (sanei_genesys_write_register (dev, REG6E, gpios[idx].r6e)); + RIE (sanei_genesys_write_register (dev, REG6F, gpios[idx].r6f)); + + RIE (sanei_genesys_write_register (dev, REGA8, gpios[idx].ra8)); + RIE (sanei_genesys_write_register (dev, REGA9, gpios[idx].ra9)); + + DBGCOMPLETED; + return status; +} + +/** + * set memory layout by filling values in dedicated registers + */ +static SANE_Status +gl846_init_memory_layout (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx = 0, i; + uint8_t val; + + DBGSTART + + /* point to per model memory layout */ + idx = 0; + while(layouts[idx].model!=NULL && strcmp(dev->model->name,layouts[idx].model)!=0) + { + if(strcmp(dev->model->name,layouts[idx].model)!=0) + idx++; + } + if(layouts[idx].model==NULL) + { + DBG(DBG_error, "%s: failed to find memory layout for model %s!\n", __FUNCTION__, dev->model->name); + return SANE_STATUS_INVAL; + } + + /* CLKSET and DRAMSEL */ + val = layouts[idx].dramsel; + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].value = val; + + /* prevent further writings by bulk write register */ + dev->reg[reg_0x0b].address = 0x00; + + /* setup base address for shading and scanned data. */ + for(i=0;i<10;i++) + { + sanei_genesys_write_register (dev, 0xe0+i, layouts[idx].rx[i]); + } + + DBGCOMPLETED; + return status; +} + +/* * + * initialize ASIC from power on condition + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_boot (Genesys_Device * dev, SANE_Bool cold) +{ + SANE_Status status; + uint8_t val; + + DBGSTART; + + /* reset ASIC if cold boot */ + if(cold) + { + RIE (sanei_genesys_write_register (dev, 0x0e, 0x01)); + RIE (sanei_genesys_write_register (dev, 0x0e, 0x00)); + } + + if(dev->usb_mode == 1) + { + val = 0x14; + } + else + { + val = 0x11; + } + RIE (sanei_genesys_write_0x8c (dev, 0x0f, val)); + + /* test CHKVER */ + RIE (sanei_genesys_read_register (dev, REG40, &val)); + if (val & REG40_CHKVER) + { + RIE (sanei_genesys_read_register (dev, 0x00, &val)); + DBG (DBG_info, "%s: reported version for genesys chip is 0x%02x\n", __FUNCTION__, val); + } + + /* Set default values for registers */ + gl846_init_registers (dev); + + /* Write initial registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL846_MAX_REGS)); + + /* Enable DRAM by setting a rising edge on bit 3 of reg 0x0b */ + val = dev->reg[reg_0x0b].value & REG0B_DRAMSEL; + val = (val | REG0B_ENBDRAM); + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].value = val; + + /* CIS_LINE */ + if (dev->model->is_cis) + { + SETREG (0x08, REG08_CIS_LINE); + RIE (sanei_genesys_write_register (dev, 0x08, dev->reg[reg_0x08].value)); + } + + /* set up clocks */ + RIE (sanei_genesys_write_0x8c (dev, 0x10, 0x0e)); + RIE (sanei_genesys_write_0x8c (dev, 0x13, 0x0e)); + + /* setup gpio */ + RIE (gl846_init_gpio (dev)); + + /* setup internal memory layout */ + RIE (gl846_init_memory_layout (dev)); + + SETREG (0xf8, 0x05); + RIE (sanei_genesys_write_register (dev, 0xf8, dev->reg[reg_0xf8].value)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * initialize backend and ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl846_init (Genesys_Device * dev) +{ + SANE_Status status; + + DBG_INIT (); + DBGSTART; + + status=sanei_genesys_asic_init(dev, GENESYS_GL846_MAX_REGS); + + DBGCOMPLETED; + return status; +} + +static SANE_Status +gl846_update_hardware_sensors (Genesys_Scanner * s) +{ + /* do what is needed to get a new set of events, but try to not lose + any of them. + */ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t val; + uint8_t scan, file, email, copy; + switch(s->dev->model->gpo_type) + { + default: + scan=0x01; + file=0x02; + email=0x04; + copy=0x08; + } + RIE (sanei_genesys_read_register (s->dev, REG6D, &val)); + + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & scan) == 0; + if (s->val[OPT_FILE_SW].b == s->last_val[OPT_FILE_SW].b) + s->val[OPT_FILE_SW].b = (val & file) == 0; + if (s->val[OPT_EMAIL_SW].b == s->last_val[OPT_EMAIL_SW].b) + s->val[OPT_EMAIL_SW].b = (val & email) == 0; + if (s->val[OPT_COPY_SW].b == s->last_val[OPT_COPY_SW].b) + s->val[OPT_COPY_SW].b = (val & copy) == 0; + + return status; +} + +/** @brief search for a full width black or white strip. + * This function searches for a black or white stripe across the scanning area. + * When searching backward, the searched area must completely be of the desired + * color since this area will be used for calibration which scans forward. + * @param dev scanner device + * @param forward SANE_TRUE if searching forward, SANE_FALSE if searching backward + * @param black SANE_TRUE if searching for a black strip, SANE_FALSE for a white strip + * @return SANE_STATUS_GOOD if a matching strip is found, SANE_STATUS_UNSUPPORTED if not + */ +static SANE_Status +gl846_search_strip (Genesys_Device * dev, SANE_Bool forward, SANE_Bool black) +{ + unsigned int pixels, lines, channels; + SANE_Status status; + Genesys_Register_Set local_reg[GENESYS_GL846_MAX_REGS]; + size_t size; + uint8_t *data; + int steps, depth, dpi; + unsigned int pass, count, found, x, y; + char title[80]; + Genesys_Register_Set *r; + + DBG (DBG_proc, "gl846_search_strip %s %s\n", black ? "black" : "white", + forward ? "forward" : "reverse"); + + gl846_set_fe (dev, AFE_SET); + status = gl846_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_search_strip: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for a gray scan at lowest dpi */ + dpi = 9600; + for (x = 0; x < MAX_RESOLUTIONS; x++) + { + if (dev->model->xdpi_values[x] > 0 && dev->model->xdpi_values[x] < dpi) + dpi = dev->model->xdpi_values[x]; + } + channels = 1; + /* 10 MM */ + /* lines = (10 * dpi) / MM_PER_INCH; */ + /* shading calibation is done with dev->motor.base_ydpi */ + lines = (dev->model->shading_lines * dpi) / dev->motor.base_ydpi; + depth = 8; + pixels = (dev->sensor.sensor_pixels * dpi) / dev->sensor.optical_res; + size = pixels * channels * lines * (depth / 8); + data = malloc (size); + if (!data) + { + DBG (DBG_error, "gl846_search_strip: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + dev->scanhead_position_in_steps = 0; + + memcpy (local_reg, dev->reg, + GENESYS_GL846_MAX_REGS * sizeof (Genesys_Register_Set)); + + status = gl846_init_scan_regs (dev, + local_reg, + dpi, + dpi, + 0, + 0, + pixels, + lines, + depth, + channels, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl846_search_strip: failed to setup for scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for reverse or forward */ + r = sanei_genesys_get_address (local_reg, REG02); + if (forward) + r->value &= ~REG02_MTRREV; + else + r->value |= REG02_MTRREV; + + + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL846_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl846_search_strip: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl846_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl846_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl846_search_strip: gl846_stop_action failed\n"); + return status; + } + + pass = 0; + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02d.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", (int)pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, pixels, + lines); + } + + /* loop until strip is found or maximum pass number done */ + found = 0; + while (pass < 20 && !found) + { + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL846_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_search_strip: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* now start scan */ + status = gl846_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl846_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl846_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl846_search_strip: gl846_stop_action failed\n"); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02d.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", (int)pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, + pixels, lines); + } + + /* search data to find black strip */ + /* when searching forward, we only need one line of the searched color since we + * will scan forward. But when doing backward search, we need all the area of the + * same color */ + if (forward) + { + for (y = 0; y < lines && !found; y++) + { + count = 0; + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < 60) + { + count++; + } + } + + /* at end of line, if count >= 3%, line is not fully of the desired color + * so we must go to next line of the buffer */ + /* count*100/pixels < 3 */ + if ((count * 100) / pixels < 3) + { + found = 1; + DBG (DBG_data, + "gl846_search_strip: strip found forward during pass %d at line %d\n", + pass, y); + } + else + { + DBG (DBG_data, + "gl846_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + } + else /* since calibration scans are done forward, we need the whole area + to be of the required color when searching backward */ + { + count = 0; + for (y = 0; y < lines; y++) + { + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < 60) + { + count++; + } + } + } + + /* at end of area, if count >= 3%, area is not fully of the desired color + * so we must go to next buffer */ + if ((count * 100) / (pixels * lines) < 3) + { + found = 1; + DBG (DBG_data, + "gl846_search_strip: strip found backward during pass %d \n", + pass); + } + else + { + DBG (DBG_data, + "gl846_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + pass++; + } + free (data); + if (found) + { + status = SANE_STATUS_GOOD; + DBG (DBG_info, "gl846_search_strip: %s strip found\n", + black ? "black" : "white"); + } + else + { + status = SANE_STATUS_UNSUPPORTED; + DBG (DBG_info, "gl846_search_strip: %s strip not found\n", + black ? "black" : "white"); + } + + DBGCOMPLETED; + return status; +} + +/** + * average dark pixels of a 8 bits scan + */ +static int +dark_average (uint8_t * data, unsigned int pixels, unsigned int lines, + unsigned int channels, unsigned int black) +{ + unsigned int i, j, k, average, count; + unsigned int avg[3]; + uint8_t val; + + /* computes average value on black margin */ + for (k = 0; k < channels; k++) + { + avg[k] = 0; + count = 0; + for (i = 0; i < lines; i++) + { + for (j = 0; j < black; j++) + { + val = data[i * channels * pixels + j + k]; + avg[k] += val; + count++; + } + } + if (count) + avg[k] /= count; + DBG (DBG_info, "dark_average: avg[%d] = %d\n", k, avg[k]); + } + average = 0; + for (i = 0; i < channels; i++) + average += avg[i]; + average /= channels; + DBG (DBG_info, "dark_average: average = %d\n", average); + return average; +} + +static SANE_Status +gl846_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t *first_line, *second_line, reg04; + unsigned int channels, bpp; + char title[32]; + int pass = 0, avg, total_size; + int topavg, bottomavg, resolution, lines; + int top, bottom, black_pixels, pixels; + + DBGSTART; + + /* no gain nor offset for AKM AFE */ + RIE (sanei_genesys_read_register (dev, REG04, ®04)); + if ((reg04 & REG04_FESET) == 0x02) + { + DBGCOMPLETED; + return status; + } + + /* offset calibration is always done in color mode */ + channels = 3; + resolution=dev->sensor.optical_res; + dev->calib_pixels = dev->sensor.sensor_pixels; + lines=1; + bpp=8; + pixels= (dev->sensor.sensor_pixels*resolution) / dev->sensor.optical_res; + black_pixels = (dev->sensor.black_pixels * resolution) / dev->sensor.optical_res; + DBG (DBG_io2, "gl846_offset_calibration: black_pixels=%d\n", black_pixels); + + status = gl846_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_offset_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + gl846_set_motor_power (dev->calib_reg, SANE_FALSE); + + /* allocate memory for scans */ + total_size = pixels * channels * lines * (bpp/8); /* colors * bytes_per_color * scan lines */ + + first_line = malloc (total_size); + if (!first_line) + return SANE_STATUS_NO_MEM; + + second_line = malloc (total_size); + if (!second_line) + { + free (first_line); + return SANE_STATUS_NO_MEM; + } + + /* init gain */ + dev->frontend.gain[0] = 0; + dev->frontend.gain[1] = 0; + dev->frontend.gain[2] = 0; + + /* scan with no move */ + bottom = 10; + dev->frontend.offset[0] = bottom; + dev->frontend.offset[1] = bottom; + dev->frontend.offset[2] = bottom; + + RIEF2 (gl846_set_fe(dev, AFE_SET), first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl846_offset_calibration: starting first line reading\n"); + RIEF2 (gl846_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, first_line, total_size), first_line, second_line); + if (DBG_LEVEL >= DBG_data) + { + snprintf(title,20,"offset%03d.pnm",bottom); + sanei_genesys_write_pnm_file (title, first_line, bpp, channels, pixels, lines); + } + + bottomavg = dark_average (first_line, pixels, lines, channels, black_pixels); + DBG (DBG_io2, "gl846_offset_calibration: bottom avg=%d\n", bottomavg); + + /* now top value */ + top = 255; + dev->frontend.offset[0] = top; + dev->frontend.offset[1] = top; + dev->frontend.offset[2] = top; + RIEF2 (gl846_set_fe(dev, AFE_SET), first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl846_offset_calibration: starting second line reading\n"); + RIEF2 (gl846_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + topavg = dark_average (second_line, pixels, lines, channels, black_pixels); + DBG (DBG_io2, "gl846_offset_calibration: top avg=%d\n", topavg); + + /* loop until acceptable level */ + while ((pass < 32) && (top - bottom > 1)) + { + pass++; + + /* settings for new scan */ + dev->frontend.offset[0] = (top + bottom) / 2; + dev->frontend.offset[1] = (top + bottom) / 2; + dev->frontend.offset[2] = (top + bottom) / 2; + + /* scan with no move */ + RIEF2 (gl846_set_fe(dev, AFE_SET), first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS), first_line, second_line); + DBG (DBG_info, "gl846_offset_calibration: starting second line reading\n"); + RIEF2 (gl846_begin_scan (dev, dev->calib_reg, SANE_TRUE), first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size), first_line, second_line); + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", dev->frontend.offset[1]); + sanei_genesys_write_pnm_file (title, second_line, bpp, channels, pixels, lines); + } + + avg = dark_average (second_line, pixels, lines, channels, black_pixels); + DBG (DBG_info, "gl846_offset_calibration: avg=%d offset=%d\n", avg, + dev->frontend.offset[1]); + + /* compute new boundaries */ + if (topavg == avg) + { + topavg = avg; + top = dev->frontend.offset[1]; + } + else + { + bottomavg = avg; + bottom = dev->frontend.offset[1]; + } + } + DBG (DBG_info, "gl846_offset_calibration: offset=(%d,%d,%d)\n", dev->frontend.offset[0], dev->frontend.offset[1], dev->frontend.offset[2]); + + /* cleanup before return */ + free (first_line); + free (second_line); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl846_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + int pixels; + int total_size; + uint8_t *line, reg04; + int i, j, channels; + SANE_Status status = SANE_STATUS_GOOD; + int max[3]; + float gain[3],coeff; + int val, code, lines; + int resolution; + int bpp; + + DBG (DBG_proc, "gl846_coarse_gain_calibration: dpi = %d\n", dpi); + + /* no gain nor offset for AKM AFE */ + RIE (sanei_genesys_read_register (dev, REG04, ®04)); + if ((reg04 & REG04_FESET) == 0x02) + { + DBGCOMPLETED; + return status; + } + + /* coarse gain calibration is always done in color mode */ + channels = 3; + + /* follow CKSEL */ + if(dev->settings.xressensor.optical_res) + { + coeff=0.9; + /*resolution=dev->sensor.optical_res/2;*/ + resolution=dev->sensor.optical_res; + } + else + { + resolution=dev->sensor.optical_res; + coeff=1.0; + } + lines=10; + bpp=8; + pixels = (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + + status = gl846_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + gl846_set_motor_power (dev->calib_reg, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl846_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (dev->model->cmd_set->bulk_write_register + (dev, dev->calib_reg, GENESYS_GL846_MAX_REGS)); + + total_size = pixels * channels * (16/bpp) * lines; + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + RIEF (gl846_set_fe(dev, AFE_SET), line); + RIEF (gl846_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("coarse.pnm", line, bpp, channels, pixels, lines); + + /* average value on each channel */ + for (j = 0; j < channels; j++) + { + max[j] = 0; + for (i = pixels/4; i < (pixels*3/4); i++) + { + if(bpp==16) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * pixels + 1] * 256 + + line[i * 2 + j * 2 * pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + } + else + { + if (dev->model->is_cis) + val = line[i + j * pixels]; + else + val = line[i * channels + j]; + } + + max[j] += val; + } + max[j] = max[j] / (pixels/2); + + gain[j] = ((float) dev->sensor.gain_white_ref*coeff) / max[j]; + + /* turn logical gain value into gain code, checking for overflow */ + code = 283 - 208 / gain[j]; + if (code > 255) + code = 255; + else if (code < 0) + code = 0; + dev->frontend.gain[j] = code; + + DBG (DBG_proc, + "gl846_coarse_gain_calibration: channel %d, max=%d, gain = %f, setting:%d\n", + j, max[j], gain[j], dev->frontend.gain[j]); + } + + if (dev->model->is_cis) + { + if (dev->frontend.gain[0] > dev->frontend.gain[1]) + dev->frontend.gain[0] = dev->frontend.gain[1]; + if (dev->frontend.gain[0] > dev->frontend.gain[2]) + dev->frontend.gain[0] = dev->frontend.gain[2]; + dev->frontend.gain[2] = dev->frontend.gain[1] = dev->frontend.gain[0]; + } + + if (channels == 1) + { + dev->frontend.gain[0] = dev->frontend.gain[1]; + dev->frontend.gain[2] = dev->frontend.gain[1]; + } + + free (line); + + RIE (gl846_stop_action (dev)); + + status=gl846_slow_back_home (dev, SANE_TRUE); + + DBGCOMPLETED; + return status; +} + + +/** the gl846 command set */ +static Genesys_Command_Set gl846_cmd_set = { + "gl846-generic", /* the name of this set */ + + gl846_init, + NULL, + gl846_init_regs_for_coarse_calibration, + gl846_init_regs_for_shading, + gl846_init_regs_for_scan, + + gl846_get_filter_bit, + gl846_get_lineart_bit, + gl846_get_bitset_bit, + gl846_get_gain4_bit, + gl846_get_fast_feed_bit, + gl846_test_buffer_empty_bit, + gl846_test_motor_flag_bit, + + gl846_bulk_full_size, + + gl846_set_fe, + gl846_set_powersaving, + gl846_save_power, + + gl846_set_motor_power, + gl846_set_lamp_power, + + gl846_begin_scan, + gl846_end_scan, + + sanei_genesys_send_gamma_table, + + gl846_search_start_position, + + gl846_offset_calibration, + gl846_coarse_gain_calibration, + gl846_led_calibration, + + gl846_slow_back_home, + + sanei_genesys_bulk_write_register, + NULL, + gl846_bulk_read_data, + + gl846_update_hardware_sensors, + + NULL, + NULL, + NULL, + gl846_search_strip, + + sanei_genesys_is_compatible_calibration, + NULL, + gl846_send_shading_data, + gl846_calculate_current_setup, + gl846_boot +}; + +SANE_Status +sanei_gl846_init_cmd_set (Genesys_Device * dev) +{ + dev->model->cmd_set = &gl846_cmd_set; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl846.h b/backend/genesys_gl846.h new file mode 100644 index 0000000..58e9702 --- /dev/null +++ b/backend/genesys_gl846.h @@ -0,0 +1,705 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2012-2013 Stéphane Voltz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "genesys.h" + +#define REG01 0x01 +#define REG01_CISSET 0x80 +#define REG01_DOGENB 0x40 +#define REG01_DVDSET 0x20 +#define REG01_STAGGER 0x10 +#define REG01_COMPENB 0x08 +#define REG01_TRUEGRAY 0x04 +#define REG01_SHDAREA 0x02 +#define REG01_SCAN 0x01 + +#define REG02 0x02 +#define REG02_NOTHOME 0x80 +#define REG02_ACDCDIS 0x40 +#define REG02_AGOHOME 0x20 +#define REG02_MTRPWR 0x10 +#define REG02_FASTFED 0x08 +#define REG02_MTRREV 0x04 +#define REG02_HOMENEG 0x02 +#define REG02_LONGCURV 0x01 + +#define REG03 0x03 +#define REG03_LAMPDOG 0x80 +#define REG03_AVEENB 0x40 +#define REG03_XPASEL 0x20 +#define REG03_LAMPPWR 0x10 +#define REG03_LAMPTIM 0x0f + +#define REG04 0x04 +#define REG04_LINEART 0x80 +#define REG04_BITSET 0x40 +#define REG04_AFEMOD 0x30 +#define REG04_FILTER 0x0c +#define REG04_FESET 0x03 + +#define REG04S_AFEMOD 4 + +#define REG05 0x05 +#define REG05_DPIHW 0xc0 +#define REG05_DPIHW_600 0x00 +#define REG05_DPIHW_1200 0x40 +#define REG05_DPIHW_2400 0x80 +#define REG05_DPIHW_4800 0xc0 +#define REG05_MTLLAMP 0x30 +#define REG05_GMMENB 0x08 +#define REG05_MTLBASE 0x03 + +#define REG06_SCANMOD 0xe0 +#define REG06S_SCANMOD 5 +#define REG06_PWRBIT 0x10 +#define REG06_GAIN4 0x08 +#define REG06_OPTEST 0x07 + +#define REG07_LAMPSIM 0x80 + +#define REG08_DRAM2X 0x80 +#define REG08_MPENB 0x20 +#define REG08_CIS_LINE 0x10 +#define REG08_IR1ENB 0x08 +#define REG08_IR2ENB 0x04 +#define REG08_ENB24M 0x01 + +#define REG09_MCNTSET 0xc0 +#define REG09_EVEN1ST 0x20 +#define REG09_BLINE1ST 0x10 +#define REG09_BACKSCAN 0x08 +#define REG09_ENHANCE 0x04 +#define REG09_SHORTTG 0x02 +#define REG09_NWAIT 0x01 + +#define REG09S_MCNTSET 6 +#define REG09S_CLKSET 4 + + +#define REG0A_LPWMEN 0x10 + +#define REG0B 0x0b +#define REG0B_DRAMSEL 0x07 +#define REG0B_ENBDRAM 0x08 +#define REG0B_ENBDRAM 0x08 +#define REG0B_RFHDIS 0x10 +#define REG0B_CLKSET 0xe0 +#define REG0B_24MHZ 0x00 +#define REG0B_30MHZ 0x20 +#define REG0B_40MHZ 0x40 +#define REG0B_48MHZ 0x60 +#define REG0B_60MHZ 0x80 + +#define REG0C 0x0c +#define REG0C_CCDLMT 0x0f + +#define REG0D 0x0d +#define REG0D_SCSYNC 0x40 +#define REG0D_CLRERR 0x20 +#define REG0D_FULLSTP 0x10 +#define REG0D_SEND 0x80 +#define REG0D_CLRMCNT 0x04 +#define REG0D_CLRDOCJM 0x02 +#define REG0D_CLRLNCNT 0x01 + +#define REG0F 0x0f + +#define REG16_CTRLHI 0x80 +#define REG16_TOSHIBA 0x40 +#define REG16_TGINV 0x20 +#define REG16_CK1INV 0x10 +#define REG16_CK2INV 0x08 +#define REG16_CTRLINV 0x04 +#define REG16_CKDIS 0x02 +#define REG16_CTRLDIS 0x01 + +#define REG17_TGMODE 0xc0 +#define REG17_TGMODE_NO_DUMMY 0x00 +#define REG17_TGMODE_REF 0x40 +#define REG17_TGMODE_XPA 0x80 +#define REG17_TGW 0x3f +#define REG17S_TGW 0 + +#define REG18 0x18 +#define REG18_CNSET 0x80 +#define REG18_DCKSEL 0x60 +#define REG18_CKTOGGLE 0x10 +#define REG18_CKDELAY 0x0c +#define REG18_CKSEL 0x03 + +#define REG1A_SW2SET 0x80 +#define REG1A_SW1SET 0x40 +#define REG1A_MANUAL3 0x02 +#define REG1A_MANUAL1 0x01 +#define REG1A_CK4INV 0x08 +#define REG1A_CK3INV 0x04 +#define REG1A_LINECLP 0x02 + +#define REG1C 0x1c +#define REG1C_TGTIME 0x07 + +#define REG1D_CK4LOW 0x80 +#define REG1D_CK3LOW 0x40 +#define REG1D_CK1LOW 0x20 +#define REG1D_TGSHLD 0x1f +#define REG1DS_TGSHLD 0 + + +#define REG1E_WDTIME 0xf0 +#define REG1ES_WDTIME 4 +#define REG1E_LINESEL 0x0f +#define REG1ES_LINESEL 0 + +#define REG_FEDCNT 0x1f + +#define REG24 0x1c +#define REG40 0x40 +#define REG40_DOCSNR 0x80 +#define REG40_ADFSNR 0x40 +#define REG40_COVERSNR 0x20 +#define REG40_CHKVER 0x10 +#define REG40_DOCJAM 0x08 +#define REG40_HISPDFLG 0x04 +#define REG40_MOTMFLG 0x02 +#define REG40_DATAENB 0x01 + +#define REG41_PWRBIT 0x80 +#define REG41_BUFEMPTY 0x40 +#define REG41_FEEDFSH 0x20 +#define REG41_SCANFSH 0x10 +#define REG41_HOMESNR 0x08 +#define REG41_LAMPSTS 0x04 +#define REG41_FEBUSY 0x02 +#define REG41_MOTORENB 0x01 + +#define REG58_VSMP 0xf8 +#define REG58S_VSMP 3 +#define REG58_VSMPW 0x07 +#define REG58S_VSMPW 0 + +#define REG59_BSMP 0xf8 +#define REG59S_BSMP 3 +#define REG59_BSMPW 0x07 +#define REG59S_BSMPW 0 + +#define REG5A_ADCLKINV 0x80 +#define REG5A_RLCSEL 0x40 +#define REG5A_CDSREF 0x30 +#define REG5AS_CDSREF 4 +#define REG5A_RLC 0x0f +#define REG5AS_RLC 0 + +#define REG5E_DECSEL 0xe0 +#define REG5ES_DECSEL 5 +#define REG5E_STOPTIM 0x1f +#define REG5ES_STOPTIM 0 + +#define REG60 0x60 +#define REG60_Z1MOD 0x1f +#define REG61 0x61 +#define REG61_Z1MOD 0xff +#define REG62 0x62 +#define REG62_Z1MOD 0xff + +#define REG63 0x63 +#define REG63_Z2MOD 0x1f +#define REG64 0x64 +#define REG64_Z2MOD 0xff +#define REG65 0x65 +#define REG65_Z2MOD 0xff + +#define REG60S_STEPSEL 5 +#define REG60_STEPSEL 0xe0 +#define REG60_FULLSTEP 0x00 +#define REG60_HALFSTEP 0x20 +#define REG60_EIGHTHSTEP 0x60 +#define REG60_16THSTEP 0x80 + +#define REG63S_FSTPSEL 5 +#define REG63_FSTPSEL 0xe0 +#define REG63_FULLSTEP 0x00 +#define REG63_HALFSTEP 0x20 +#define REG63_EIGHTHSTEP 0x60 +#define REG63_16THSTEP 0x80 + +#define REG67 0x67 +#define REG67_MTRPWM 0x80 + +#define REG68 0x68 +#define REG68_FASTPWM 0x80 + +#define REG6B 0x6b +#define REG6B_MULTFILM 0x80 +#define REG6B_GPOM13 0x40 +#define REG6B_GPOM12 0x20 +#define REG6B_GPOM11 0x10 +#define REG6B_GPO18 0x02 +#define REG6B_GPO17 0x01 + +#define REG6C 0x6c +#define REG6C_GPIO16 0x80 +#define REG6C_GPIO15 0x40 +#define REG6C_GPIO14 0x20 +#define REG6C_GPIO13 0x10 +#define REG6C_GPIO12 0x08 +#define REG6C_GPIO11 0x04 +#define REG6C_GPIO10 0x02 +#define REG6C_GPIO9 0x01 +#define REG6C_GPIOH 0xff +#define REG6C_GPIOL 0xff + +#define REG6D 0x6d +#define REG6E 0x6e +#define REG6F 0x6f +#define REG7E 0x7e + +#define REG87_ACYCNRLC 0x10 +#define REG87_ENOFFSET 0x08 +#define REG87_LEDADD 0x04 +#define REG87_CK4ADC 0x02 +#define REG87_AUTOCONF 0x01 + +#define REG9E 0x9e +#define REG9F 0x9f + +#define REGA6 0xa6 +#define REGA7 0xa7 +#define REGA8 0xa8 +#define REGA9 0xa9 +#define REGAB 0xab + +#define REG_EXPR 0x10 +#define REG_EXPG 0x12 +#define REG_EXPB 0x14 +#define REG_EXPDMY 0x19 +#define REG_STEPNO 0x21 +#define REG_FWDSTEP 0x22 +#define REG_BWDSTEP 0x23 +#define REG_FASTNO 0x24 +#define REG_DPISET 0x2c +#define REG_STRPIXEL 0x30 +#define REG_ENDPIXEL 0x32 +#define REG_LINCNT 0x25 +#define REG_MAXWD 0x35 +#define REG_LPERIOD 0x38 +#define REG_FEEDL 0x3d +#define REG_FMOVDEC 0x5f +#define REG_FSHDEC 0x69 +#define REG_FMOVNO 0x6a +#define REG_CK1MAP 0x74 +#define REG_CK3MAP 0x77 +#define REG_CK4MAP 0x7a + +#define REGF8 0xf8 +#define REGF8_MAXSEL 0xf0 +#define REGF8_SMAXSEL 4 +#define REGF8_MINSEL 0x0f + +/** + * writable scanner registers */ +enum +{ + reg_0x01 = 0, + reg_0x02, + reg_0x03, + reg_0x04, + reg_0x05, + reg_0x06, + reg_0x08, + reg_0x09, + reg_0x0a, + reg_0x0b, + reg_0x0c, + reg_0x0d, + reg_0x0e, + reg_0x0f, + reg_0x10, + reg_0x11, + reg_0x12, + reg_0x13, + reg_0x14, + reg_0x15, + reg_0x16, + reg_0x17, + reg_0x18, + reg_0x19, + reg_0x1a, + reg_0x1b, + reg_0x1c, + reg_0x1d, + reg_0x1e, + reg_0x1f, + reg_0x20, + reg_0x21, + reg_0x22, + reg_0x23, + reg_0x24, + reg_0x25, + reg_0x26, + reg_0x27, + reg_0x2c, + reg_0x2d, + reg_0x2e, + reg_0x2f, + reg_0x30, + reg_0x31, + reg_0x32, + reg_0x33, + reg_0x34, + reg_0x35, + reg_0x36, + reg_0x37, + reg_0x38, + reg_0x39, + reg_0x3a, + reg_0x3b, + reg_0x3d, + reg_0x3e, + reg_0x3f, + reg_0x51, + reg_0x52, + reg_0x53, + reg_0x54, + reg_0x55, + reg_0x56, + reg_0x57, + reg_0x58, + reg_0x59, + reg_0x5a, + reg_0x5e, + reg_0x5f, + reg_0x60, + reg_0x61, + reg_0x62, + reg_0x63, + reg_0x64, + reg_0x65, + reg_0x67, + reg_0x68, + reg_0x69, + reg_0x6a, + reg_0x6b, + reg_0x6c, + reg_0x6d, + reg_0x6e, + reg_0x6f, + reg_0x70, + reg_0x71, + reg_0x72, + reg_0x73, + reg_0x74, + reg_0x75, + reg_0x76, + reg_0x77, + reg_0x78, + reg_0x79, + reg_0x7a, + reg_0x7b, + reg_0x7c, + reg_0x7d, + reg_0x7e, + reg_0x7f, + reg_0x80, + reg_0x87, + reg_0x94, + reg_0x98, + reg_0x99, + reg_0x9a, + reg_0x9b, + reg_0x9d, + reg_0x9e, + reg_0xa1, + reg_0xa2, + reg_0xa3, + reg_0xa4, + reg_0xa5, + reg_0xa6, + reg_0xa7, + reg_0xa8, + reg_0xa9, + reg_0xab, + reg_0xbb, + reg_0xbc, + reg_0xbd, + reg_0xbe, + reg_0xc5, + reg_0xc6, + reg_0xc7, + reg_0xc8, + reg_0xc9, + reg_0xca, + reg_0xd0, + reg_0xd1, + reg_0xd2, + reg_0xdb, + reg_0xe0, + reg_0xe1, + reg_0xe2, + reg_0xe3, + reg_0xe4, + reg_0xe5, + reg_0xe6, + reg_0xe7, + reg_0xe8, + reg_0xe9, + reg_0xea, + reg_0xeb, + reg_0xec, + reg_0xed, + reg_0xee, + reg_0xef, + reg_0xf0, + reg_0xf1, + reg_0xf2, + reg_0xf3, + reg_0xf4, + reg_0xf5, + reg_0xf6, + reg_0xf7, + reg_0xf8, + reg_0xfe, + reg_0xff, + GENESYS_GL846_MAX_REGS +}; + +#define SETREG(adr,val) {dev->reg[reg_##adr].address=adr;dev->reg[reg_##adr].value=val;} + + +/** set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl846_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags); + +/* Send the low-level scan command */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl846_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, SANE_Bool start_motor); + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl846_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, SANE_Bool check_stop); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl846_init (Genesys_Device * dev); + +/** @brief moves the slider to steps at motor base dpi + * @param dev device to work on + * @param steps number of steps to move + * */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_feed (Genesys_Device * dev, unsigned int steps); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_stop_action (Genesys_Device * dev); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl846_boot (Genesys_Device * dev, SANE_Bool cold); + + + +typedef struct +{ + uint8_t sensor_id; + uint8_t r6b; + uint8_t r6c; + uint8_t r6d; + uint8_t r6e; + uint8_t r6f; + uint8_t ra6; + uint8_t ra7; + uint8_t ra8; + uint8_t ra9; +} Gpio_Profile; + +static Gpio_Profile gpios[]={ + { GPO_IMG101, 0x72, 0x1f, 0xa4, 0x13, 0xa7, 0x11, 0xff, 0x19, 0x05}, + { GPO_PLUSTEK3800, 0x30, 0x01, 0x80, 0x2d, 0x80, 0x0c, 0x8f, 0x08, 0x04}, + { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, +}; + +typedef struct +{ + char *model; + uint8_t dramsel; + /* shading data address */ + uint8_t rd0; + uint8_t rd1; + uint8_t rd2; + /* scanned data address */ + uint8_t rx[24]; +} Memory_layout; + +static Memory_layout layouts[]={ + /* Image formula 101 */ + { + "canon-image-formula-101", + 0x8b, + 0x0a, 0x1b, 0x00, + { /* RED ODD START / RED ODD END */ + 0x00, 0xb0, 0x05, 0xe7, /* [0x00b0, 0x05e7] 1336*4000w */ + /* RED EVEN START / RED EVEN END */ + 0x05, 0xe8, 0x0b, 0x1f, /* [0x05e8, 0x0b1f] */ + /* GREEN ODD START / GREEN ODD END */ + 0x0b, 0x20, 0x10, 0x57, /* [0x0b20, 0x1057] */ + /* GREEN EVEN START / GREEN EVEN END */ + 0x10, 0x58, 0x15, 0x8f, /* [0x1058, 0x158f] */ + /* BLUE ODD START / BLUE ODD END */ + 0x15, 0x90, 0x1a, 0xc7, /* [0x1590,0x1ac7] */ + /* BLUE EVEN START / BLUE EVEN END */ + 0x1a, 0xc8, 0x1f, 0xff /* [0x1ac8,0x1fff] */ + } + }, + /* OpticBook 3800 */ + { + "plustek-opticbook-3800", + 0x2a, + 0x0a, 0x0a, 0x0a, + { /* RED ODD START / RED ODD END */ + 0x00, 0x68, 0x03, 0x00, + /* RED EVEN START / RED EVEN END */ + 0x03, 0x01, 0x05, 0x99, + /* GREEN ODD START / GREEN ODD END */ + 0x05, 0x9a, 0x08, 0x32, + /* GREEN EVEN START / GREEN EVEN END */ + 0x08, 0x33, 0x0a, 0xcb, + /* BLUE ODD START / BLUE ODD END */ + 0x0a, 0xcc, 0x0d, 0x64, + /* BLUE EVEN START / BLUE EVEN END */ + 0x0d, 0x65, 0x0f, 0xfd + } + }, + /* list terminating entry */ + { NULL, 0, 0, 0, 0, {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} } +}; + +/** @brief structure for sensor settings + * this structure describes the sensor settings to use for a given + * exposure. + */ +typedef struct { + int sensor_type; /**> sensor id */ + int dpi; /**> maximum dpi for which data are valid */ + int exposure; /**> exposure */ + int ck1map; /**> CK1MAP */ + int ck3map; /**> CK3MAP */ + int ck4map; /**> CK4MAP */ + int segcnt; /**> SEGCNT */ + int expdummy; /**> exposure dummy */ + int expr; /**> initial red exposure */ + int expg; /**> initial green exposure */ + int expb; /**> initial blue exposure */ + size_t *order; /**> order of sub-segments */ + uint8_t r17; /**> TG width */ +} Sensor_Profile; + +/* *INDENT-OFF* */ + +/** + * order of the scanned pixel + */ +static size_t order_01[]={0,1}; + +/** + * database of sensor profiles + */ +static Sensor_Profile sensors[]={ + {CCD_IMG101, 1200, 11000, 60, 159, 85, 5136, 255, 0, 0, 0, order_01 , 0x13}, + {CCD_PLUSTEK3800, 1200, 11000, 60, 159, 85, 5136, 255, 0, 0, 0, order_01 , 0x13}, +}; +/* *INDENT-ON* */ + +/* base motor slopes in full step unit */ +/* target=((exposure * dpi) / base_dpi)>>step_type; */ +static uint32_t img101_high[] = {22000, 22000, 22000, 18450, 15974, 14284, 13054, 12076, 11286, 10660, 10100, 9632, 9224, 8864, 8532, 8250, 7986, 7750, 7530, 7330, 7142, 6972, 6810, 6656, 6518, 6384, 6264, 6150, 6038, 5930, 5834, 5732, 5642, 5560, 5476, 5398, 5324, 5252, 5180, 5112, 5050, 4990, 4926, 4868, 4816, 4760, 4708, 4658, 4608, 4562, 4516, 4472, 4428, 4384, 4344, 4306, 4266, 4230, 4194, 4156, 4122, 4088, 4054, 4022, 3990, 3960, 3930, 3900, 3872, 3842, 3816, 3790, 3762, 3736, 3710, 3686, 3662, 3638, 3614, 3590, 3570, 3548, 3526, 3506, 3484, 3462, 3442, 3424, 3402, 3384, 3366, 3346, 3328, 3310, 3292, 3276, 3258, 3242, 3224, 3208, 3192, 3176, 3162, 3146, 3130, 3114, 3100, 3086, 3072, 3058, 3044, 3030, 3016, 3002, 2990, 2976, 2964, 2950, 2938, 2926, 2914, 2902, 2890, 2878, 2866, 2854, 2844, 2832, 2820, 2810, 2800, 2790, 2778, 2768, 2756, 2748, 2738, 2726, 2716, 2708, 2698, 2688, 2678, 2668, 2660, 2650, 2642, 2632, 2624, 2616, 2606, 2598, 2588, 2580, 2572, 2564, 2556, 2548, 2540, 2530, 2522, 2516, 2508, 2500, 2492, 2486, 2476, 2470, 2462, 2454, 2448, 2440, 2434, 2426, 2420, 2412, 2406, 2400, 2392, 2386, 2378, 2372, 2366, 2360, 2354, 2346, 2340, 2334, 2328, 2322, 2314, 2310, 2304, 2296, 2292, 2286, 2280, 2274, 2268, 2262, 2256, 2252, 2246, 2240, 2234, 2230, 2224, 2218, 2214, 2208, 2202, 2196, 2192, 2188, 2182, 2176, 2172, 2166, 2162, 2156, 2152, 2146, 2142, 2136, 2132, 2128, 2124, 2118, 2114, 2108, 2104, 2100, 2096, 2092, 2086, 2082, 2078, 2072, 2068, 2064, 2060, 2056, 2052, 2048, 2044, 2038, 2034, 2030, 2026, 2022, 2018, 2014, 2010, 2006, 2002, 1998, 1994, 1990, 1988, 1984, 1980, 1976, 1972, 1968, 1964, 1960, 1956, 1952, 1950, 1946, 1942, 1938, 1934, 1932, 1928, 1924, 1920, 1918, 1914, 1910, 1908, 1904, 1900, 1898, 1894, 1890, 1888, 1884, 1880, 1878, 1874, 1870, 1868, 1864, 1862, 1858, 1854, 1852, 1848, 1846, 1842, 1840, 1836, 1834, 1830, 1828, 1824, 1822, 1818, 1816, 1812, 1810, 1806, 1804, 1800, 1798, 1794, 1792, 1790, 1786, 1784, 1780, 1778, 1776, 1772, 1770, 1768, 1764, 1762, 1758, 1756, 1754, 1752, 1748, 1746, 1744, 1740, 1738, 1736, 1734, 1730, 1728, 1726, 1724, 1720, 1718, 1716, 1714, 1710, 1708, 1706, 1704, 1700, 1698, 1696, 1694, 1692, 1688, 1686, 1684, 1682, 1680, 1676, 1674, 1672, 1670, 1668, 1666, 1664, 1662, 1660, 1656, 1654, 1652, 1650, 1648, 1646, 1644, 1642, 1638, 1636, 1634, 1632, 1630, 1628, 1626, 1624, 1622, 1620, 1618, 1616, 1614, 1612, 1610, 1608, 1606, 1604, 1602, 1600, 1598, 1596, 1594, 1592, 1590, 1588, 1586, 1584, 1582, 1580, 1578, 1576, 1574, 1572, 1570, 1568, 1566, 1564, 1562, 1560, 1558, 1556, 1556, 1554, 1552, 1550, 1548, 1546, 1544, 1542, 1540, 1538, 1536, 1536, 1534, 1532, 1530, 1528, 1526, 1524, 1522, 1522, 1520, 1518, 1516, 1514, 1512, 1510, 1510, 1508, 1506, 1504, 1502, 1500, 1500, 1498, 1496, 1494, 1492, 1490, 1490, 1488, 1486, 1484, 1482, 1482, 1480, 1478, 1476, 1474, 1474, 1472, 1470, 1468, 1466, 1466, 1464, 1462, 1460, 1460, 1458, 1456, 1454, 1454, 1452, 1450, 1448, 1448, 1446, 1444, 1442, 1442, 1440, 1438, 1438, 1436, 1434, 1432, 1432, 1430, 1428, 1426, 1426, 1424, 1422, 1422, 1420, 1418, 1418, 1416, 1414, 1412, 1412, 1410, 1408, 1408, 1406, 1404, 1404, 1402, 1400, 1400, 1398, 1396, 1394, 1394, 1392, 1390, 1390, 1388, 1388, 1386, 1384, 1384, 1382, 1380, 1380, 1378, 1376, 1376, 1374, 1374, 1372, 1370, 1370, 1368, 1366, 1366, 1364, 1362, 1362, 1360, 1360, 1358, 1356, 1356, 1354, 1352, 1352, 1350, 1350, 1348, 1348, 1346, 1344, 1344, 1342, 1340, 1340, 1338, 1338, 1336, 1336, 1334, 1332, 1332, 1330, 1330, 1328, 1328, 1326, 1324, 1324, 1322, 1322, 1320, 1318, 1318, 1316, 1316, 1314, 1314, 1312, 1310, 1310, 1308, 1308, 1306, 1306, 1304, 1304, 1302, 1302, 1300, 1300, 1298, 1298, 1296, 1294, 1294, 1292, 1292, 1290, 1290, 1288, 1288, 1286, 1286, 1284, 1284, 1282, 1282, 1280, 1280, 1278, 1278, 1276, 1276, 1274, 1272, 1272, 1270, 1270, 1270, 1268, 1268, 1266, 1264, 1264, 1262, 1262, 1260, 1260, 1260, 1258, 1258, 1256, 1254, 1254, 1254, 1252, 1252, 1250, 1250, 1248, 1248, 1246, 1246, 1244, 1244, 1242, 1242, 1240, 1240, 1238, 1238, 1236, 1236, 1236, 1234, 1234, 1232, 1232, 1230, 1230, 1228, 1228, 1226, 1226, 1226, 1224, 1224, 1222, 1222, 1220, 1220, 1218, 1218, 1218, 1216, 1216, 1214, 1214, 1212, 1212, 1210, 1210, 1210, 1208, 1208, 1206, 1206, 1204, 1204, 1204, 1202, 1202, 1200, 1200, 1198, 1198, 1198, 1196, 1196, 1194, 1194, 1192, 1192, 1192, 1190, 1190, 1188, 1188, 1188, 1186, 1186, 1184, 1184, 1182, 1182, 1182, 1180, 1180, 1180, 1178, 1178, 1176, 1176, 1174, 1174, 1174, 1172, 1172, 1172, 1170, 1170, 1168, 1168, 1168, 1166, 1166, 1164, 1164, 1164, 1162, 1162, 1160, 1160, 1160, 1158, 1158, 1156, 1156, 1156, 1154, 1154, 1154, 1152, 1152, 1152, 1150, 1150, 1148, 1148, 1148, 1146, 1146, 1146, 1144, 1144, 1142, 1142, 1142, 1140, 1140, 1140, 1138, 1138, 1136, 1136, 1136, 1134, 1134, 1134, 1132, 1132, 1132, 1130, 1130, 1130, 1128, 1128, 1126, 1126, 1126, 1124, 1124, 1124, 1122, 1122, 1122, 1120, 1120, 1120, 1118, 1118, 1118, 1116, 1116, 1116, 1114, 1114, 1114, 1112, 1112, 1112, 1110, 1110, 1110, 1108, 1108, 1108, 1106, 1106, 1106, 1104, 1104, 1104, 1102, 1102, 1102, 1100, 1100, 1100, 1098, 1098, 1098, 1096, 1096, 1096, 1094, 1094, 1094, 1092, 1092, 1092, 1090, 1090, 1090, 1088, 1088, 1088, 1086, 1086, 1086, 1086, 1084, 1084, 1084, 1082, 1082, 1082, 1080, 1080, 1080, 1078, 1078, 1078, 1078, 1076, 1076, 1076, 1074, 1074, 1074, 1072, 1072, 1072, 1072, 1070, 1070, 1070, 1068, 1068, 1068, 1066, 1066, 1066, 1064, 1064, 1064, 1064, 1062, 1062, 1062, 1060, 1060, 1060, 1058, 1058, 1058, 1058, 1056, 1056, 1056, 1054, 1054, 1054, 1054, 1052, 1052, 1052, 1050, 1050, 1050, 1050, 1048, 1048, 1048, 1046, 1046, 1046, 1046, 1044, 1044, 1044, 1044, 1042, 1042, 1042, 1040, 1040, 1040, 1040, 1038, 1038, 1038, 1036, 1036, 1036, 1036, 1034, 1034, 1034, 1034, 1032, 1032, 1032, 1030, 1030, 1030, 1030, 1028, 1028, 1028, 1028, 1026, 1026, 1026, 1026, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1020, 1020, 1020, 1020, 1018, 1018, 1018, 1018, 1016, 1016, 1016, 1016, 1014, 1014, 1014, 1014, 1012, 1012, 1012, 1012, 1010, 1010, 1010, 1010, 1008, 1008, 1008, 1008, 1006, 1006, 1006, 1006, 1004, 1004, 1004, 1004, 1002, 1002, 1002, 1002, 1000, 1000, 1000, 1000, 0 }; + +/** + * database of motor profiles + */ + +/* *INDENT-OFF* */ +static Motor_Profile gl846_motors[]={ + /* Image Formula 101 */ + {MOTOR_IMG101, 11000, HALF_STEP , img101_high}, + {MOTOR_PLUSTEK3800, 11000, HALF_STEP , img101_high}, + + /* end of database entry */ + {0, 0, 0, NULL}, +}; +/* *INDENT-ON* */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl847.c b/backend/genesys_gl847.c new file mode 100644 index 0000000..7c6a3c3 --- /dev/null +++ b/backend/genesys_gl847.c @@ -0,0 +1,3765 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#undef BACKEND_NAME +#define BACKEND_NAME genesys_gl847 + +#include "genesys_gl847.h" + +/**************************************************************************** + Low level function + ****************************************************************************/ + +/* ------------------------------------------------------------------------ */ +/* Read and write RAM, registers and AFE */ +/* ------------------------------------------------------------------------ */ + + +/** @brief read scanned data + * Read in 0xeff0 maximum sized blocks. This read is done in 2 + * parts if not multple of 512. First read is rounded to a multiple of 512 bytes, last read fetches the + * remainder. Read addr is always 0x10000000 with the memory layout setup. + * @param dev device to read data from + * @param addr address within ASIC memory space, unused but kept for API + * @param data pointer where to store the read data + * @param len size to read + */ +static SANE_Status +gl847_bulk_read_data (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len) +{ + SANE_Status status; + size_t size, target, read, done; + uint8_t outdata[8]; + uint8_t *buffer; + + DBG (DBG_io, "gl847_bulk_read_data: requesting %lu bytes at addr=0x%02x\n", (u_long) len, addr); + + if (len == 0) + return SANE_STATUS_GOOD; + + target = len; + buffer = data; + + /* loop until computed data size is read */ + while (target) + { + if (target > 0xeff0) + { + size = 0xeff0; + } + else + { + size = target; + } + + /* hard coded 0x10000000 addr */ + outdata[0] = 0; + outdata[1] = 0; + outdata[2] = 0; + outdata[3] = 0x10; + + /* data size to transfer */ + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_BUFFER, 0x00, sizeof (outdata), + outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s failed while writing command: %s\n", + __FUNCTION__, sane_strstatus (status)); + return status; + } + + /* blocks must be multiple of 512 but not last block */ + read = size; + if (read >= 512) + { + read /= 512; + read *= 512; + } + + DBG (DBG_io2, + "gl847_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) read); + status = sanei_usb_read_bulk (dev->dn, buffer, &read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + done=read; + DBG (DBG_io2, "gl847_bulk_read_data: %lu bytes of data read\n", (u_long) done); + + /* read less than 512 bytes remainder */ + if (read < size) + { + read = size - read; + DBG (DBG_io2, + "gl847_bulk_read_data: trying to read %lu bytes of data\n", + (u_long) read); + status = sanei_usb_read_bulk (dev->dn, buffer+done, &read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_bulk_read_data failed while reading bulk data: %s\n", + sane_strstatus (status)); + return status; + } + done=read; + DBG (DBG_io2, "gl847_bulk_read_data: %lu bytes of data read\n", (u_long) done); + } + + DBG (DBG_io2, "%s: read %lu bytes, %lu remaining\n", __FUNCTION__, + (u_long) size, (u_long) (target - size)); + + target -= size; + buffer += size; + } + + if (DBG_LEVEL >= DBG_data && dev->binary!=NULL) + { + fwrite(data, len, 1, dev->binary); + } + + DBGCOMPLETED; + + return SANE_STATUS_GOOD; +} + +/**************************************************************************** + Mid level functions + ****************************************************************************/ + +static SANE_Bool +gl847_get_fast_feed_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG02); + if (r && (r->value & REG02_FASTFED)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl847_get_filter_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_FILTER)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl847_get_lineart_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_LINEART)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl847_get_bitset_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, REG04); + if (r && (r->value & REG04_BITSET)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl847_get_gain4_bit (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + + r = sanei_genesys_get_address (regs, 0x06); + if (r && (r->value & REG06_GAIN4)) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl847_test_buffer_empty_bit (SANE_Byte val) +{ + if (val & REG41_BUFEMPTY) + return SANE_TRUE; + return SANE_FALSE; +} + +static SANE_Bool +gl847_test_motor_flag_bit (SANE_Byte val) +{ + if (val & REG41_MOTORENB) + return SANE_TRUE; + return SANE_FALSE; +} + +/** + * compute the step multiplier used + */ +static int +gl847_get_step_multiplier (Genesys_Register_Set * regs) +{ + Genesys_Register_Set *r = NULL; + int value = 1; + + r = sanei_genesys_get_address (regs, 0x9d); + if (r != NULL) + { + value = (r->value & 0x0f)>>1; + value = 1 << value; + } + DBG (DBG_io, "%s: step multiplier is %d\n", __FUNCTION__, value); + return value; +} + +/** @brief sensor profile + * search for the database of motor profiles and get the best one. Each + * profile is at a specific dpihw. Use LiDE 110 table by default. + * @param sensor_type sensor id + * @param dpi hardware dpi for the scan + * @return a pointer to a Sensor_Profile struct + */ +static Sensor_Profile *get_sensor_profile(int sensor_type, int dpi) +{ + unsigned int i; + int idx; + + i=0; + idx=-1; + while(i=dpi + && sensors[i].dpimodel->ccd_type, xres); + return sensor->exposure; +} + + +/** @brief sensor specific settings +*/ +static void +gl847_setup_sensor (Genesys_Device * dev, Genesys_Register_Set * regs, int dpi) +{ + Genesys_Register_Set *r; + Sensor_Profile *sensor; + int dpihw, i; + uint16_t exp; + + DBGSTART; + dpihw=sanei_genesys_compute_dpihw(dev,dpi); + + for (i = 0x06; i < 0x0e; i++) + { + r = sanei_genesys_get_address (regs, 0x10 + i); + if (r) + r->value = dev->sensor.regs_0x10_0x1d[i]; + } + + for (i = 0; i < 9; i++) + { + r = sanei_genesys_get_address (regs, 0x52 + i); + if (r) + r->value = dev->sensor.regs_0x52_0x5e[i]; + } + + /* set EXPDUMMY and CKxMAP */ + dpihw=sanei_genesys_compute_dpihw(dev,dpi); + sensor=get_sensor_profile(dev->model->ccd_type, dpihw); + + sanei_genesys_set_reg_from_set(regs,REG_EXPDMY,(uint8_t)((sensor->expdummy) & 0xff)); + + /* if no calibration has been done, set default values for exposures */ + exp=dev->sensor.regs_0x10_0x1d[0]*256+dev->sensor.regs_0x10_0x1d[1]; + if(exp==0) + { + exp=sensor->expr; + } + sanei_genesys_set_double(regs,REG_EXPR,exp); + + exp=dev->sensor.regs_0x10_0x1d[2]*256+dev->sensor.regs_0x10_0x1d[3]; + if(exp==0) + { + exp=sensor->expg; + } + sanei_genesys_set_double(regs,REG_EXPG,exp); + + exp=dev->sensor.regs_0x10_0x1d[4]*256+dev->sensor.regs_0x10_0x1d[5]; + if(exp==0) + { + exp=sensor->expb; + } + sanei_genesys_set_double(regs,REG_EXPB,exp); + + sanei_genesys_set_triple(regs,REG_CK1MAP,sensor->ck1map); + sanei_genesys_set_triple(regs,REG_CK3MAP,sensor->ck3map); + sanei_genesys_set_triple(regs,REG_CK4MAP,sensor->ck4map); + + /* order of the sub-segments */ + dev->order=sensor->order; + + r = sanei_genesys_get_address (regs, 0x17); + r->value = sensor->r17; + + DBGCOMPLETED; +} + + +/* returns the max register bulk size */ +static int +gl847_bulk_full_size (void) +{ + return GENESYS_GL847_MAX_REGS; +} + +/** @brief set all registers to default values . + * This function is called only once at the beginning and + * fills register startup values for registers reused across scans. + * Those that are rarely modified or not modified are written + * individually. + * @param dev device structure holding register set to initialize + */ +static void +gl847_init_registers (Genesys_Device * dev) +{ + int lide700=0; + uint8_t val; + + DBGSTART; + /* 700F class needs some different initial settings */ + if (strcmp (dev->model->name, "canon-lide-700f") == 0) + { + lide700 = 1; + } + + memset (dev->reg, 0, + GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + SETREG (0x01, 0x82); + SETREG (0x02, 0x18); + SETREG (0x03, 0x50); + SETREG (0x04, 0x12); + SETREG (0x05, 0x80); + SETREG (0x06, 0x50); /* FASTMODE + POWERBIT */ + SETREG (0x08, 0x10); + SETREG (0x09, 0x01); + SETREG (0x0a, 0x00); + SETREG (0x0b, 0x01); + SETREG (0x0c, 0x02); + + /* LED exposures */ + SETREG (0x10, 0x00); + SETREG (0x11, 0x00); + SETREG (0x12, 0x00); + SETREG (0x13, 0x00); + SETREG (0x14, 0x00); + SETREG (0x15, 0x00); + + SETREG (0x16, 0x10); + SETREG (0x17, 0x08); + SETREG (0x18, 0x00); + + /* EXPDMY */ + SETREG (0x19, 0x50); + + SETREG (0x1a, 0x34); + SETREG (0x1b, 0x00); + SETREG (0x1c, 0x02); + SETREG (0x1d, 0x04); + SETREG (0x1e, 0x10); + SETREG (0x1f, 0x04); + SETREG (0x20, 0x02); + SETREG (0x21, 0x10); + SETREG (0x22, 0x7f); + SETREG (0x23, 0x7f); + SETREG (0x24, 0x10); + SETREG (0x25, 0x00); + SETREG (0x26, 0x00); + SETREG (0x27, 0x00); + SETREG (0x2c, 0x09); + SETREG (0x2d, 0x60); + SETREG (0x2e, 0x80); + SETREG (0x2f, 0x80); + SETREG (0x30, 0x00); + SETREG (0x31, 0x10); + SETREG (0x32, 0x15); + SETREG (0x33, 0x0e); + SETREG (0x34, 0x40); + SETREG (0x35, 0x00); + SETREG (0x36, 0x2a); + SETREG (0x37, 0x30); + SETREG (0x38, 0x2a); + SETREG (0x39, 0xf8); + SETREG (0x3d, 0x00); + SETREG (0x3e, 0x00); + SETREG (0x3f, 0x00); + SETREG (0x52, 0x03); + SETREG (0x53, 0x07); + SETREG (0x54, 0x00); + SETREG (0x55, 0x00); + SETREG (0x56, 0x00); + SETREG (0x57, 0x00); + SETREG (0x58, 0x2a); + SETREG (0x59, 0xe1); + SETREG (0x5a, 0x55); + SETREG (0x5e, 0x41); + SETREG (0x5f, 0x40); + SETREG (0x60, 0x00); + SETREG (0x61, 0x21); + SETREG (0x62, 0x40); + SETREG (0x63, 0x00); + SETREG (0x64, 0x21); + SETREG (0x65, 0x40); + SETREG (0x67, 0x80); + SETREG (0x68, 0x80); + SETREG (0x69, 0x20); + SETREG (0x6a, 0x20); + + /* CK1MAP */ + SETREG (0x74, 0x00); + SETREG (0x75, 0x00); + SETREG (0x76, 0x3c); + + /* CK3MAP */ + SETREG (0x77, 0x00); + SETREG (0x78, 0x00); + SETREG (0x79, 0x9f); + + /* CK4MAP */ + SETREG (0x7a, 0x00); + SETREG (0x7b, 0x00); + SETREG (0x7c, 0x55); + + SETREG (0x7d, 0x00); + + /* NOTE: autoconf is a non working option */ + SETREG (0x87, 0x02); + SETREG (0x9d, 0x06); + SETREG (0xa2, 0x0f); + SETREG (0xbd, 0x18); + SETREG (0xfe, 0x08); + + /* gamma[0] and gamma[256] values */ + SETREG (0xbe, 0x00); + SETREG (0xc5, 0x00); + SETREG (0xc6, 0x00); + SETREG (0xc7, 0x00); + SETREG (0xc8, 0x00); + SETREG (0xc9, 0x00); + SETREG (0xca, 0x00); + + /* LiDE 700 fixups */ + if(lide700) + { + SETREG (0x5f, 0x04); + SETREG (0x7d, 0x80); + + /* we write to these registers only once */ + val=0; + sanei_genesys_write_register (dev, REG7E, val); + sanei_genesys_write_register (dev, REG9E, val); + sanei_genesys_write_register (dev, REG9F, val); + sanei_genesys_write_register (dev, REGAB, val); + } + + /* fine tune upon device description */ + dev->reg[reg_0x05].value &= ~REG05_DPIHW; + switch (dev->sensor.optical_res) + { + case 600: + dev->reg[reg_0x05].value |= REG05_DPIHW_600; + break; + case 1200: + dev->reg[reg_0x05].value |= REG05_DPIHW_1200; + break; + case 2400: + dev->reg[reg_0x05].value |= REG05_DPIHW_2400; + break; + case 4800: + dev->reg[reg_0x05].value |= REG05_DPIHW_4800; + break; + } + + /* initalize calibration reg */ + memcpy (dev->calib_reg, dev->reg, + GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + DBGCOMPLETED; +} + +/**@brief send slope table for motor movement + * Send slope_table in machine byte order + * @param dev device to send slope table + * @param table_nr index of the slope table in ASIC memory + * Must be in the [0-4] range. + * @param slope_table pointer to 16 bit values array of the slope table + * @param steps number of elements in the slope table + */ +static SANE_Status +gl847_send_slope_table (Genesys_Device * dev, int table_nr, + uint16_t * slope_table, int steps) +{ + SANE_Status status; + uint8_t *table; + int i; + char msg[10000]; + + DBG (DBG_proc, "%s (table_nr = %d, steps = %d)\n", __FUNCTION__, + table_nr, steps); + + /* sanity check */ + if(table_nr<0 || table_nr>4) + { + DBG (DBG_error, "%s: invalid table number %d!\n", __FUNCTION__, table_nr); + return SANE_STATUS_INVAL; + } + + table = (uint8_t *) malloc (steps * 2); + for (i = 0; i < steps; i++) + { + table[i * 2] = slope_table[i] & 0xff; + table[i * 2 + 1] = slope_table[i] >> 8; + } + + if (DBG_LEVEL >= DBG_io) + { + sprintf (msg, "write slope %d (%d)=", table_nr, steps); + for (i = 0; i < steps; i++) + { + sprintf (msg+strlen(msg), "%d", slope_table[i]); + } + DBG (DBG_io, "%s: %s\n", __FUNCTION__, msg); + } + + /* slope table addresses are fixed */ + status = + sanei_genesys_write_ahb (dev->dn, dev->usb_mode, 0x10000000 + 0x4000 * table_nr, steps * 2, table); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: write to AHB failed writing slope table %d (%s)\n", + __FUNCTION__, table_nr, sane_strstatus (status)); + } + + free (table); + DBGCOMPLETED; + return status; +} + +/** + * Set register values of Analog Device type frontend + * */ +static SANE_Status +gl847_set_ad_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status = SANE_STATUS_GOOD; + int i; + uint16_t val; + uint8_t val8; + + DBGSTART; + + /* wait for FE to be ready */ + status = sanei_genesys_get_status (dev, &val8); + while (val8 & REG41_FEBUSY); + { + usleep (10000); + status = sanei_genesys_get_status (dev, &val8); + }; + + if (set == AFE_INIT) + { + DBG (DBG_proc, "gl847_set_ad_fe(): setting DAC %u\n", + dev->model->dac_type); + + /* sets to default values */ + sanei_genesys_init_fe (dev); + } + + /* reset DAC */ + status = sanei_genesys_fe_write_data (dev, 0x00, 0x80); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl847_set_ad_fe: failed to write reg0: %s\n", + sane_strstatus (status)); + return status; + } + + /* write them to analog frontend */ + val = dev->frontend.reg[0]; + status = sanei_genesys_fe_write_data (dev, 0x00, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl847_set_ad_fe: failed to write reg0: %s\n", + sane_strstatus (status)); + return status; + } + val = dev->frontend.reg[1]; + status = sanei_genesys_fe_write_data (dev, 0x01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl847_set_ad_fe: failed to write reg1: %s\n", + sane_strstatus (status)); + return status; + } + + for (i = 0; i < 3; i++) + { + val = dev->frontend.gain[i]; + status = sanei_genesys_fe_write_data (dev, 0x02 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_set_ad_fe: failed to write gain %d: %s\n", i, + sane_strstatus (status)); + return status; + } + } + for (i = 0; i < 3; i++) + { + val = dev->frontend.offset[i]; + status = sanei_genesys_fe_write_data (dev, 0x05 + i, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_set_ad_fe: failed to write offset %d: %s\n", i, + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return status; +} + +static SANE_Status +gl847_homsnr_gpio(Genesys_Device *dev) +{ +uint8_t val; +SANE_Status status=SANE_STATUS_GOOD; + + if (dev->model->gpo_type == GPO_CANONLIDE700) + { + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + val &= ~REG6C_GPIO10; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + } + else + { + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + val |= REG6C_GPIO10; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + } + return status; +} + +/* Set values of analog frontend */ +static SANE_Status +gl847_set_fe (Genesys_Device * dev, uint8_t set) +{ + SANE_Status status; + uint8_t val; + + DBG (DBG_proc, "gl847_set_fe (%s)\n", + set == AFE_INIT ? "init" : set == AFE_SET ? "set" : set == + AFE_POWER_SAVE ? "powersave" : "huh?"); + + RIE (sanei_genesys_read_register (dev, REG04, &val)); + + /* route to AD devices */ + if ((val & REG04_FESET) == 0x02) + { + return gl847_set_ad_fe (dev, set); + } + + /* for now there is no support yet for wolfson fe */ + DBG (DBG_proc, "gl847_set_fe(): unsupported frontend type %d\n", + dev->reg[reg_0x04].value & REG04_FESET); + + DBGCOMPLETED; + return SANE_STATUS_UNSUPPORTED; +} + + +/** @brief set up motor related register for scan + */ +static SANE_Status +gl847_init_motor_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int scan_exposure_time, + float scan_yres, + int scan_step_type, + unsigned int scan_lines, + unsigned int scan_dummy, + unsigned int feed_steps, + int scan_power_mode, + unsigned int flags) +{ + SANE_Status status; + int use_fast_fed; + unsigned int fast_dpi; + uint16_t scan_table[SLOPE_TABLE_SIZE]; + uint16_t fast_table[SLOPE_TABLE_SIZE]; + int scan_steps, fast_steps, factor; + unsigned int feedl, dist; + Genesys_Register_Set *r; + uint32_t z1, z2; + unsigned int min_restep = 0x20; + uint8_t val, effective; + int fast_step_type; + unsigned int ccdlmt,tgtime; + + DBGSTART; + DBG (DBG_proc, "gl847_init_motor_regs_scan : scan_exposure_time=%d, " + "scan_yres=%g, scan_step_type=%d, scan_lines=%d, scan_dummy=%d, " + "feed_steps=%d, scan_power_mode=%d, flags=%x\n", + scan_exposure_time, + scan_yres, + scan_step_type, + scan_lines, scan_dummy, feed_steps, scan_power_mode, flags); + + /* get step multiplier */ + factor = gl847_get_step_multiplier (reg); + + use_fast_fed=0; + /* no fast fed since feed works well */ + if(dev->settings.yres==4444 && feed_steps>100 + && ((flags & MOTOR_FLAG_FEED)==0)) + { + use_fast_fed=1; + } + DBG (DBG_io, "%s: use_fast_fed=%d\n", __FUNCTION__, use_fast_fed); + + sanei_genesys_set_triple(reg, REG_LINCNT, scan_lines); + DBG (DBG_io, "%s: lincnt=%d\n", __FUNCTION__, scan_lines); + + /* compute register 02 value */ + r = sanei_genesys_get_address (reg, REG02); + r->value = 0x00; + r->value |= REG02_MTRPWR; + + if (use_fast_fed) + r->value |= REG02_FASTFED; + else + r->value &= ~REG02_FASTFED; + + if (flags & MOTOR_FLAG_AUTO_GO_HOME) + r->value |= REG02_AGOHOME | REG02_NOTHOME; + + if ((flags & MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE) + ||(scan_yres>=dev->sensor.optical_res)) + { + r->value |= REG02_ACDCDIS; + } + + /* scan and backtracking slope table */ + sanei_genesys_slope_table(scan_table, + &scan_steps, + scan_yres, + scan_exposure_time, + dev->motor.base_ydpi, + scan_step_type, + factor, + dev->model->motor_type, + gl847_motors); + RIE(gl847_send_slope_table (dev, SCAN_TABLE, scan_table, scan_steps*factor)); + RIE(gl847_send_slope_table (dev, BACKTRACK_TABLE, scan_table, scan_steps*factor)); + + /* fast table */ + fast_dpi=sanei_genesys_get_lowest_ydpi(dev); + fast_step_type=scan_step_type; + if(scan_step_type>=2) + { + fast_step_type=2; + } + + sanei_genesys_slope_table(fast_table, + &fast_steps, + fast_dpi, + scan_exposure_time, + dev->motor.base_ydpi, + fast_step_type, + factor, + dev->model->motor_type, + gl847_motors); + + /* manual override of high start value */ + fast_table[0]=fast_table[1]; + + RIE(gl847_send_slope_table (dev, STOP_TABLE, fast_table, fast_steps*factor)); + RIE(gl847_send_slope_table (dev, FAST_TABLE, fast_table, fast_steps*factor)); + RIE(gl847_send_slope_table (dev, HOME_TABLE, fast_table, fast_steps*factor)); + + /* correct move distance by acceleration and deceleration amounts */ + feedl=feed_steps; + if (use_fast_fed) + { + feedl<<=fast_step_type; + dist=(scan_steps+2*fast_steps)*factor; + /* TODO read and decode REGAB */ + r = sanei_genesys_get_address (reg, 0x5e); + dist += (r->value & 31); + /* FEDCNT */ + r = sanei_genesys_get_address (reg, REG_FEDCNT); + dist += r->value; + } + else + { + feedl<<=scan_step_type; + dist=scan_steps*factor; + if (flags & MOTOR_FLAG_FEED) + dist *=2; + } + DBG (DBG_io2, "%s: scan steps=%d\n", __FUNCTION__, scan_steps); + DBG (DBG_io2, "%s: acceleration distance=%d\n", __FUNCTION__, dist); + + /* check for overflow */ + if(distvalue & REG0C_CCDLMT)+1; + + r = sanei_genesys_get_address (reg, REG1C); + tgtime=1<<(r->value & REG1C_TGTIME); + + /* hi res motor speed GPIO */ + RIE (sanei_genesys_read_register (dev, REG6C, &effective)); + + /* if quarter step, bipolar Vref2 */ + if (scan_step_type > 1) + { + if (scan_step_type < 3) + { + val = effective & ~REG6C_GPIO13; + } + else + { + val = effective | REG6C_GPIO13; + } + } + else + { + val = effective; + } + RIE (sanei_genesys_write_register (dev, REG6C, val)); + + /* effective scan */ + RIE (sanei_genesys_read_register (dev, REG6C, &effective)); + val = effective | REG6C_GPIO10; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + + min_restep=scan_steps/2-1; + if (min_restep < 1) + min_restep = 1; + r = sanei_genesys_get_address (reg, REG_FWDSTEP); + r->value = min_restep; + r = sanei_genesys_get_address (reg, REG_BWDSTEP); + r->value = min_restep; + + sanei_genesys_calculate_zmode2(use_fast_fed, + scan_exposure_time*ccdlmt*tgtime, + scan_table, + scan_steps*factor, + feedl, + min_restep*factor, + &z1, + &z2); + + DBG (DBG_info, "gl847_init_motor_regs_scan: z1 = %d\n", z1); + sanei_genesys_set_triple(reg, REG60, z1 | (scan_step_type << (16+REG60S_STEPSEL))); + + DBG (DBG_info, "gl847_init_motor_regs_scan: z2 = %d\n", z2); + sanei_genesys_set_triple(reg, REG63, z2 | (scan_step_type << (16+REG63S_FSTPSEL))); + + r = sanei_genesys_get_address (reg, 0x1e); + r->value &= 0xf0; /* 0 dummy lines */ + r->value |= scan_dummy; /* dummy lines */ + + r = sanei_genesys_get_address (reg, REG67); + r->value = REG67_MTRPWM; + + r = sanei_genesys_get_address (reg, REG68); + r->value = REG68_FASTPWM; + + r = sanei_genesys_get_address (reg, REG_STEPNO); + r->value = scan_steps; + + r = sanei_genesys_get_address (reg, REG_FASTNO); + r->value = scan_steps; + + r = sanei_genesys_get_address (reg, REG_FSHDEC); + r->value = scan_steps; + + r = sanei_genesys_get_address (reg, REG_FMOVNO); + r->value = fast_steps; + + r = sanei_genesys_get_address (reg, REG_FMOVDEC); + r->value = fast_steps; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/** @brief set up registers related to sensor + * Set up the following registers + 0x01 + 0x03 + 0x10-0x015 R/G/B exposures + 0x19 EXPDMY + 0x2e BWHI + 0x2f BWLO + 0x04 + 0x87 + 0x05 + 0x2c,0x2d DPISET + 0x30,0x31 STRPIXEL + 0x32,0x33 ENDPIXEL + 0x35,0x36,0x37 MAXWD [25:2] (>>2) + 0x38,0x39 LPERIOD + 0x34 DUMMY + */ +static SANE_Status +gl847_init_optical_regs_scan (Genesys_Device * dev, + Genesys_Register_Set * reg, + unsigned int exposure_time, + int used_res, + unsigned int start, + unsigned int pixels, + int channels, + int depth, + SANE_Bool half_ccd, int color_filter, int flags) +{ + unsigned int words_per_line; + unsigned int startx, endx, used_pixels; + unsigned int dpiset, dpihw,segnb,cksel,factor; + unsigned int bytes; + Genesys_Register_Set *r; + SANE_Status status; + Sensor_Profile *sensor; + + DBG (DBG_proc, "gl847_init_optical_regs_scan : exposure_time=%d, " + "used_res=%d, start=%d, pixels=%d, channels=%d, depth=%d, " + "half_ccd=%d, flags=%x\n", exposure_time, + used_res, start, pixels, channels, depth, half_ccd, flags); + + /* resolution is divided according to CKSEL */ + r = sanei_genesys_get_address (reg, REG18); + cksel= (r->value & REG18_CKSEL)+1; + DBG (DBG_io2, "%s: cksel=%d\n", __FUNCTION__, cksel); + + /* to manage high resolution device while keeping good + * low resolution scanning speed, we make hardware dpi vary */ + dpihw=sanei_genesys_compute_dpihw(dev, used_res * cksel); + factor=dev->sensor.optical_res/dpihw; + DBG (DBG_io2, "%s: dpihw=%d (factor=%d)\n", __FUNCTION__, dpihw, factor); + + /* sensor parameters */ + sensor=get_sensor_profile(dev->model->ccd_type, dpihw); + gl847_setup_sensor (dev, reg, dpihw); + dpiset = used_res * cksel; + + /* start and end coordinate in optical dpi coordinates */ + startx = start/cksel+dev->sensor.CCD_start_xoffset; + used_pixels=pixels/cksel; + + /* end of sensor window */ + endx = startx + used_pixels; + + /* sensors are built from 600 dpi segments for LiDE 100/200 + * and 1200 dpi for the 700F */ + if (dev->model->flags & GENESYS_FLAG_SIS_SENSOR) + { + segnb=dpihw/600; + } + else + { + segnb=1; + } + + /* compute pixel coordinate in the given dpihw space, + * taking segments into account */ + startx/=factor*segnb; + endx/=factor*segnb; + dev->len=endx-startx; + dev->dist=0; + dev->skip=0; + + /* in cas of multi-segments sensor, we have to add the witdh + * of the sensor crossed by the scan area */ + if (dev->model->flags & GENESYS_FLAG_SIS_SENSOR && segnb>1) + { + dev->dist = sensor->segcnt; + } + + /* use a segcnt rounded to next even number */ + endx += ((dev->dist+1)&0xfffe)*(segnb-1); + used_pixels=endx-startx; + + status = gl847_set_fe (dev, AFE_SET); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_init_optical_regs_scan: failed to set frontend: %s\n", + sane_strstatus (status)); + return status; + } + + /* enable shading */ + r = sanei_genesys_get_address (reg, REG01); + r->value &= ~REG01_SCAN; + r->value |= REG01_SHDAREA; + if ((flags & OPTICAL_FLAG_DISABLE_SHADING) || + (dev->model->flags & GENESYS_FLAG_NO_CALIBRATION)) + { + r->value &= ~REG01_DVDSET; + } + else + { + r->value |= REG01_DVDSET; + } + + r = sanei_genesys_get_address (reg, REG03); + r->value &= ~REG03_AVEENB; + + if (flags & OPTICAL_FLAG_DISABLE_LAMP) + r->value &= ~REG03_LAMPPWR; + else + r->value |= REG03_LAMPPWR; + + /* BW threshold */ + r = sanei_genesys_get_address (reg, 0x2e); + r->value = dev->settings.threshold; + r = sanei_genesys_get_address (reg, 0x2f); + r->value = dev->settings.threshold; + + /* monochrome / color scan */ + r = sanei_genesys_get_address (reg, REG04); + switch (depth) + { + case 1: + r->value &= ~REG04_BITSET; + r->value |= REG04_LINEART; + break; + case 8: + r->value &= ~(REG04_LINEART | REG04_BITSET); + break; + case 16: + r->value &= ~REG04_LINEART; + r->value |= REG04_BITSET; + break; + } + + r->value &= ~(REG04_FILTER | REG04_AFEMOD); + if (channels == 1) + { + switch (color_filter) + { + case 0: + r->value |= 0x14; /* red filter */ + break; + case 2: + r->value |= 0x1c; /* blue filter */ + break; + default: + r->value |= 0x18; /* green filter */ + break; + } + } + else + r->value |= 0x10; /* mono */ + + /* register 05 */ + r = sanei_genesys_get_address (reg, REG05); + + /* set up dpihw */ + r->value &= ~REG05_DPIHW; + switch(dpihw) + { + case 600: + r->value |= REG05_DPIHW_600; + break; + case 1200: + r->value |= REG05_DPIHW_1200; + break; + case 2400: + r->value |= REG05_DPIHW_2400; + break; + case 4800: + r->value |= REG05_DPIHW_4800; + break; + } + + /* enable gamma tables */ + if (flags & OPTICAL_FLAG_DISABLE_GAMMA) + r->value &= ~REG05_GMMENB; + else + r->value |= REG05_GMMENB; + + /* CIS scanners can do true gray by setting LEDADD */ + /* we set up LEDADD only when asked */ + if (dev->model->is_cis == SANE_TRUE) + { + r = sanei_genesys_get_address (reg, 0x87); + r->value &= ~REG87_LEDADD; + if (channels == 1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG87_LEDADD; + } + /* RGB weighting + r = sanei_genesys_get_address (reg, 0x01); + r->value &= ~REG01_TRUEGRAY; + if (channels == 1 && (flags & OPTICAL_FLAG_ENABLE_LEDADD)) + { + r->value |= REG01_TRUEGRAY; + }*/ + } + + /* words(16bit) before gamma, conversion to 8 bit or lineart*/ + words_per_line = (used_pixels * dpiset) / dpihw; + bytes=depth/8; + if (depth == 1) + { + words_per_line = (words_per_line+7)/8 ; + dev->len = (dev->len >> 3) + ((dev->len & 7) ? 1 : 0); + dev->dist = (dev->dist >> 3) + ((dev->dist & 7) ? 1 : 0); + } + else + { + words_per_line *= bytes; + dev->dist *= bytes; + dev->len *= bytes; + } + + dev->bpl = words_per_line; + dev->cur=0; + dev->segnb=segnb; + dev->line_interp = 0; + + sanei_genesys_set_double(reg,REG_DPISET,dpiset); + DBG (DBG_io2, "%s: dpiset used=%d\n", __FUNCTION__, dpiset); + + sanei_genesys_set_double(reg,REG_STRPIXEL,startx); + sanei_genesys_set_double(reg,REG_ENDPIXEL,endx); + DBG (DBG_io2, "%s: startx=%d\n", __FUNCTION__, startx); + DBG (DBG_io2, "%s: endx =%d\n", __FUNCTION__, endx); + + DBG (DBG_io2, "%s: used_pixels=%d\n", __FUNCTION__, used_pixels); + DBG (DBG_io2, "%s: pixels =%d\n", __FUNCTION__, pixels); + DBG (DBG_io2, "%s: depth =%d\n", __FUNCTION__, depth); + DBG (DBG_io2, "%s: dev->bpl =%lu\n", __FUNCTION__, (unsigned long)dev->bpl); + DBG (DBG_io2, "%s: dev->len =%lu\n", __FUNCTION__, (unsigned long)dev->len); + DBG (DBG_io2, "%s: dev->dist =%lu\n", __FUNCTION__, (unsigned long)dev->dist); + DBG (DBG_io2, "%s: dev->segnb =%lu\n", __FUNCTION__, (unsigned long)dev->segnb); + + words_per_line *= channels; + dev->wpl = words_per_line; + + if(dev->oe_buffer.buffer!=NULL) + { + sanei_genesys_buffer_free (&(dev->oe_buffer)); + } + RIE (sanei_genesys_buffer_alloc (&(dev->oe_buffer), dev->wpl)); + + /* MAXWD is expressed in 4 words unit */ + sanei_genesys_set_triple(reg, REG_MAXWD, (words_per_line >> 2)); + DBG (DBG_io2, "%s: words_per_line used=%d\n", __FUNCTION__, words_per_line); + + sanei_genesys_set_double(reg, REG_LPERIOD, exposure_time); + DBG (DBG_io2, "%s: exposure_time used=%d\n", __FUNCTION__, exposure_time); + + r = sanei_genesys_get_address (reg, 0x34); + r->value = dev->sensor.dummy_pixel; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl847_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags) +{ + int used_res; + int start, used_pixels; + int bytes_per_line; + int move; + unsigned int lincnt; + unsigned int oflags; /**> optical flags */ + unsigned int mflags; /**> motor flags */ + int exposure_time; + int stagger; + + int slope_dpi = 0; + int dummy = 0; + int scan_step_type = 1; + int scan_power_mode = 0; + int max_shift; + size_t requested_buffer_size, read_buffer_size; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + SANE_Status status; + + DBG (DBG_info, + "gl847_init_scan_regs settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g/%g\n" + "Depth/Channels: %u/%u\n" + "Flags : %x\n\n", + xres, yres, lines, pixels, startx, starty, depth, channels, flags); + + /* we may have 2 domains for ccd: xres below or above half ccd max dpi */ + if (dev->sensor.optical_res < 2 * xres || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + half_ccd = SANE_FALSE; + } + else + { + half_ccd = SANE_TRUE; + } + + /* optical_res */ + optical_res = dev->sensor.optical_res; + if (half_ccd) + optical_res /= 2; + + /* stagger */ + if ((!half_ccd) && (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE)) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl847_init_scan_regs : stagger=%d lines\n", stagger); + + /* used_res */ + if (flags & SCAN_FLAG_USE_OPTICAL_RES) + { + used_res = optical_res; + } + else + { + /* resolution is choosen from a list */ + used_res = xres; + } + + /* compute scan parameters values */ + /* pixels are allways given at full optical resolution */ + /* use detected left margin and fixed value */ + /* start */ + /* add x coordinates */ + start = startx; + + if (stagger > 0) + start |= 1; + + /* compute correct pixels number */ + /* pixels */ + used_pixels = (pixels * optical_res) / xres; + + /* round up pixels number if needed */ + if (used_pixels * xres < pixels * optical_res) + used_pixels++; + + dummy = 3-channels; + +/* slope_dpi */ +/* cis color scan is effectively a gray scan with 3 gray lines per color + line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres * channels; + else + slope_dpi = yres; + + slope_dpi = slope_dpi * (1 + dummy); + + exposure_time = gl847_compute_exposure (dev, used_res); + scan_step_type = sanei_genesys_compute_step_type(gl847_motors, dev->model->motor_type, exposure_time); + + DBG (DBG_info, "gl847_init_scan_regs : exposure_time=%d pixels\n", exposure_time); + DBG (DBG_info, "gl847_init_scan_regs : scan_step_type=%d\n", scan_step_type); + +/*** optical parameters ***/ + /* in case of dynamic lineart, we use an internal 8 bit gray scan + * to generate 1 lineart data */ + if ((flags & SCAN_FLAG_DYNAMIC_LINEART) && (dev->settings.scan_mode == SCAN_MODE_LINEART)) + { + depth = 8; + } + + /* we enable true gray for cis scanners only, and just when doing + * scan since color calibration is OK for this mode + */ + oflags = 0; + if(flags & SCAN_FLAG_DISABLE_SHADING) + oflags |= OPTICAL_FLAG_DISABLE_SHADING; + if(flags & SCAN_FLAG_DISABLE_GAMMA) + oflags |= OPTICAL_FLAG_DISABLE_GAMMA; + if(flags & SCAN_FLAG_DISABLE_LAMP) + oflags |= OPTICAL_FLAG_DISABLE_LAMP; + + if (dev->model->is_cis && dev->settings.true_gray) + { + oflags |= OPTICAL_FLAG_ENABLE_LEDADD; + } + + status = gl847_init_optical_regs_scan (dev, + reg, + exposure_time, + used_res, + start, + used_pixels, + channels, + depth, + half_ccd, + color_filter, + oflags); + + if (status != SANE_STATUS_GOOD) + return status; + +/*** motor parameters ***/ + + /* max_shift */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,flags); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + /* add tl_y to base movement */ + move = starty; + DBG (DBG_info, "gl847_init_scan_regs: move=%d steps\n", move); + + mflags=0; + if(flags & SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE) + mflags |= MOTOR_FLAG_DISABLE_BUFFER_FULL_MOVE; + if(flags & SCAN_FLAG_FEEDING) + mflags |= MOTOR_FLAG_FEED; + + status = gl847_init_motor_regs_scan (dev, + reg, + exposure_time, + slope_dpi, + scan_step_type, + dev->model->is_cis ? lincnt * + channels : lincnt, dummy, move, + scan_power_mode, + mflags); + + if (status != SANE_STATUS_GOOD) + return status; + + + /*** prepares data reordering ***/ + +/* words_per_line */ + bytes_per_line = (used_pixels * used_res) / optical_res; + bytes_per_line = (bytes_per_line * channels * depth) / 8; + + requested_buffer_size = 8 * bytes_per_line; + /* we must use a round number of bytes_per_line */ + /* XXX STEF XXX + if (requested_buffer_size > BULKIN_MAXSIZE) + requested_buffer_size = + (BULKIN_MAXSIZE / bytes_per_line) * bytes_per_line; + */ + + read_buffer_size = + 2 * requested_buffer_size + + ((max_shift + stagger) * used_pixels * channels * depth) / 8; + + RIE (sanei_genesys_buffer_free (&(dev->read_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->read_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->lines_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->lines_buffer), read_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->shrink_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->shrink_buffer), + requested_buffer_size)); + + RIE (sanei_genesys_buffer_free (&(dev->out_buffer))); + RIE (sanei_genesys_buffer_alloc (&(dev->out_buffer), + (8 * dev->settings.pixels * channels * + depth) / 8)); + + + dev->read_bytes_left = bytes_per_line * lincnt; + + DBG (DBG_info, + "gl847_init_scan_regs: physical bytes to read = %lu\n", + (u_long) dev->read_bytes_left); + dev->read_active = SANE_TRUE; + + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + +/* TODO: should this be done elsewhere? */ + /* scan bytes to send to the frontend */ + /* theory : + target_size = + (dev->settings.pixels * dev->settings.lines * channels * depth) / 8; + but it suffers from integer overflow so we do the following: + + 1 bit color images store color data byte-wise, eg byte 0 contains + 8 bits of red data, byte 1 contains 8 bits of green, byte 2 contains + 8 bits of blue. + This does not fix the overflow, though. + 644mp*16 = 10gp, leading to an overflow + -- pierre + */ + + dev->total_bytes_read = 0; + if (depth == 1) + dev->total_bytes_to_read = + ((dev->settings.pixels * dev->settings.lines) / 8 + + (((dev->settings.pixels * dev->settings.lines) % 8) ? 1 : 0)) * + channels; + else + dev->total_bytes_to_read = + dev->settings.pixels * dev->settings.lines * channels * (depth / 8); + + DBG (DBG_info, "gl847_init_scan_regs: total bytes to send = %lu\n", + (u_long) dev->total_bytes_to_read); +/* END TODO */ + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl847_calculate_current_setup (Genesys_Device * dev) +{ + int channels; + int depth; + int start; + + float xres; /*dpi */ + float yres; /*dpi */ + float startx; /*optical_res, from dummy_pixel+1 */ + float pixels; + float lines; + + int used_res; + int used_pixels; + unsigned int lincnt; + int exposure_time; + int stagger; + + int slope_dpi = 0; + int dummy = 0; + int max_shift; + + SANE_Bool half_ccd; /* false: full CCD res is used, true, half max CCD res is used */ + int optical_res; + + DBG (DBG_info, + "gl847_calculate_current_setup settings:\n" + "Resolution: %uDPI\n" + "Lines : %u\n" + "PPL : %u\n" + "Startpos : %.3f/%.3f\n" + "Scan mode : %d\n\n", + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + /* channels */ + if (dev->settings.scan_mode == 4) /* single pass color */ + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == 0) + depth = 1; + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + + xres = dev->settings.xres; /*dpi */ + yres = dev->settings.yres; /*dpi */ + startx = start; /*optical_res, from dummy_pixel+1 */ + pixels = dev->settings.pixels; + lines = dev->settings.lines; + + DBG (DBG_info, + "gl847_calculate_current_setup settings:\n" + "Resolution : %gDPI/%gDPI\n" + "Lines : %g\n" + "PPL : %g\n" + "Startpos : %g\n" + "Depth/Channels: %u/%u\n\n", + xres, yres, lines, pixels, startx, depth, channels); + +/* half_ccd */ + /* we have 2 domains for ccd: xres below or above half ccd max dpi */ + if ((dev->sensor.optical_res < 2 * xres) || + !(dev->model->flags & GENESYS_FLAG_HALF_CCD_MODE)) + { + half_ccd = SANE_FALSE; + } + else + { + half_ccd = SANE_TRUE; + } + + /* optical_res */ + optical_res = dev->sensor.optical_res; + + /* stagger */ + if (dev->model->flags & GENESYS_FLAG_STAGGERED_LINE) + stagger = (4 * yres) / dev->motor.base_ydpi; + else + stagger = 0; + DBG (DBG_info, "gl847_calculate_current_setup: stagger=%d lines\n", + stagger); + + /* resolution is choosen from a fixed list */ + used_res = xres; + + /* compute scan parameters values */ + /* pixels are allways given at half or full CCD optical resolution */ + /* use detected left margin and fixed value */ + + /* compute correct pixels number */ + used_pixels = (pixels * optical_res) / used_res; + dummy = 3-channels; + + /* slope_dpi */ + /* cis color scan is effectively a gray scan with 3 gray lines per color + line and a FILTER of 0 */ + if (dev->model->is_cis) + slope_dpi = yres * channels; + else + slope_dpi = yres; + + slope_dpi = slope_dpi * (1 + dummy); + + exposure_time = gl847_compute_exposure (dev, used_res); + DBG (DBG_info, "%s : exposure_time=%d pixels\n", __FUNCTION__, exposure_time); + + /* max_shift */ + max_shift=sanei_genesys_compute_max_shift(dev,channels,yres,0); + + /* lincnt */ + lincnt = lines + max_shift + stagger; + + dev->current_setup.pixels = (used_pixels * used_res) / optical_res; + dev->current_setup.lines = lincnt; + dev->current_setup.depth = depth; + dev->current_setup.channels = channels; + dev->current_setup.exposure_time = exposure_time; + dev->current_setup.xres = used_res; + dev->current_setup.yres = yres; + dev->current_setup.half_ccd = half_ccd; + dev->current_setup.stagger = stagger; + dev->current_setup.max_shift = max_shift + stagger; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static void +gl847_set_motor_power (Genesys_Register_Set * regs, SANE_Bool set) +{ + + DBG (DBG_proc, "gl847_set_motor_power\n"); + + if (set) + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + | REG02_MTRPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, REG02, + sanei_genesys_read_reg_from_set (regs, + REG02) + & ~REG02_MTRPWR); + } +} + +static void +gl847_set_lamp_power (Genesys_Device __sane_unused__ * dev, + Genesys_Register_Set * regs, SANE_Bool set) +{ + if (set) + { + sanei_genesys_set_reg_from_set (regs, REG03, + sanei_genesys_read_reg_from_set (regs, REG03) + | REG03_LAMPPWR); + } + else + { + sanei_genesys_set_reg_from_set (regs, REG03, + sanei_genesys_read_reg_from_set (regs, REG03) + & ~REG03_LAMPPWR); + } +} + +/*for fast power saving methods only, like disabling certain amplifiers*/ +static SANE_Status +gl847_save_power (Genesys_Device * dev, SANE_Bool enable) +{ + DBG (DBG_proc, "gl847_save_power: enable = %d\n", enable); + if (dev == NULL) + return SANE_STATUS_INVAL; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl847_set_powersaving (Genesys_Device * dev, int delay /* in minutes */ ) +{ + DBG (DBG_proc, "gl847_set_powersaving (delay = %d)\n", delay); + if (dev == NULL) + return SANE_STATUS_INVAL; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl847_start_action (Genesys_Device * dev) +{ + return sanei_genesys_write_register (dev, 0x0f, 0x01); +} + +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl847_stop_action (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val40, val; + unsigned int loop; + + DBGSTART; + + /* post scan gpio : without that HOMSNR is unreliable */ + gl847_homsnr_gpio(dev); + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + status = sanei_genesys_read_register (dev, REG40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* only stop action if needed */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG)) + { + DBG (DBG_info, "%s: already stopped\n", __FUNCTION__); + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + /* ends scan */ + val = sanei_genesys_read_reg_from_set (dev->reg, REG01); + val &= ~REG01_SCAN; + sanei_genesys_set_reg_from_set (dev->reg, REG01, val); + status = sanei_genesys_write_register (dev, REG01, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to write register 01: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + usleep (100 * 1000); + + loop = 10; + while (loop > 0) + { + status = sanei_genesys_get_status (dev, &val); + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + status = sanei_genesys_read_register (dev, REG40, &val40); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* if scanner is in command mode, we are done */ + if (!(val40 & REG40_DATAENB) && !(val40 & REG40_MOTMFLG) + && !(val & REG41_MOTORENB)) + { + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + usleep (100 * 1000); + loop--; + } + + DBGCOMPLETED; + return SANE_STATUS_IO_ERROR; +} + +/* Send the low-level scan command */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl847_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool start_motor) +{ + SANE_Status status; + uint8_t val; + Genesys_Register_Set *r; + + DBGSTART; + + /* clear GPIO 10 */ + if (dev->model->gpo_type != GPO_CANONLIDE700) + { + RIE (sanei_genesys_read_register (dev, REG6C, &val)); + val &= ~REG6C_GPIO10; + RIE (sanei_genesys_write_register (dev, REG6C, val)); + } + + val = REG0D_CLRLNCNT; + RIE (sanei_genesys_write_register (dev, REG0D, val)); + val = REG0D_CLRMCNT; + RIE (sanei_genesys_write_register (dev, REG0D, val)); + + RIE (sanei_genesys_read_register (dev, REG01, &val)); + val |= REG01_SCAN; + RIE (sanei_genesys_write_register (dev, REG01, val)); + r = sanei_genesys_get_address (reg, REG01); + r->value = val; + + if (start_motor) + { + RIE (sanei_genesys_write_register (dev, REG0F, 1)); + } + else + { + RIE (sanei_genesys_write_register (dev, REG0F, 0)); + } + + DBGCOMPLETED; + + return status; +} + + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif + SANE_Status +gl847_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, + SANE_Bool check_stop) +{ + SANE_Status status; + + DBG (DBG_proc, "gl847_end_scan (check_stop = %d)\n", check_stop); + if (reg == NULL) + return SANE_STATUS_INVAL; + + if (dev->model->is_sheetfed == SANE_TRUE) + { + status = SANE_STATUS_GOOD; + } + else /* flat bed scanners */ + { + status = gl847_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_end_scan: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBGCOMPLETED; + return status; +} + +/* Moves the slider to the home (top) postion slowly */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl847_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home) +{ + Genesys_Register_Set local_reg[GENESYS_GL847_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + float resolution; + uint8_t val; + int loop = 0; + int scan_mode; + + DBG (DBG_proc, "gl847_slow_back_home (wait_until_home = %d)\n", + wait_until_home); + + /* post scan gpio : without that HOMSNR is unreliable */ + gl847_homsnr_gpio(dev); + + /* first read gives HOME_SENSOR true */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + usleep (100000); /* sleep 100 ms */ + + /* second is reliable */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io) + { + sanei_genesys_print_status (val); + } + + /* is sensor at home? */ + if (val & HOMESNR) + { + DBG (DBG_info, "%s: already at home, completed\n", __FUNCTION__); + dev->scanhead_position_in_steps = 0; + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + + memcpy (local_reg, dev->reg, GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + resolution=sanei_genesys_get_lowest_ydpi(dev); + + /* TODO add scan_mode to the API */ + scan_mode= dev->settings.scan_mode; + dev->settings.scan_mode=SCAN_MODE_LINEART; + gl847_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 100, + 30000, + 100, + 100, + 8, + 1, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + dev->settings.scan_mode=scan_mode; + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT | REG0D_CLRMCNT)); + + /* set up for reverse */ + r = sanei_genesys_get_address (local_reg, REG02); + r->value |= REG02_MTRREV; + + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL847_MAX_REGS)); + + status = gl847_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_slow_back_home: failed to start motor: %s\n", + sane_strstatus (status)); + gl847_stop_action (dev); + /* send original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL847_MAX_REGS); + return status; + } + + /* post scan gpio : without that HOMSNR is unreliable */ + gl847_homsnr_gpio(dev); + + if (wait_until_home) + { + while (loop < 300) /* do not wait longer then 30 seconds */ + { + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_slow_back_home: failed to read home sensor: %s\n", + sane_strstatus (status)); + return status; + } + + if (val & HOMESNR) /* home sensor */ + { + DBG (DBG_info, "gl847_slow_back_home: reached home position\n"); + gl847_stop_action (dev); + dev->scanhead_position_in_steps = 0; + DBGCOMPLETED; + return SANE_STATUS_GOOD; + } + usleep (100000); /* sleep 100 ms */ + ++loop; + } + + /* when we come here then the scanner needed too much time for this, so we better stop the motor */ + gl847_stop_action (dev); + DBG (DBG_error, + "gl847_slow_back_home: timeout while waiting for scanhead to go home\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_info, "gl847_slow_back_home: scanhead is still moving\n"); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/* Automatically set top-left edge of the scan area by scanning a 200x200 pixels + area at 600 dpi from very top of scanner */ +static SANE_Status +gl847_search_start_position (Genesys_Device * dev) +{ + int size; + SANE_Status status; + uint8_t *data; + Genesys_Register_Set local_reg[GENESYS_GL847_MAX_REGS]; + int steps; + + int pixels = 600; + int dpi = 300; + + DBG (DBG_proc, "gl847_search_start_position\n"); + + memcpy (local_reg, dev->reg, + GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* sets for a 200 lines * 600 pixels */ + /* normal scan with no shading */ + + status = gl847_init_scan_regs (dev, local_reg, dpi, dpi, 0, 0, /*we should give a small offset here~60 steps */ + 600, dev->model->search_lines, 8, 1, 1, /*green */ + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_search_start_position: failed to set up registers: %s\n", + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + /* send to scanner */ + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL847_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_search_start_position: failed to bulk write registers: %s\n", + sane_strstatus (status)); + DBGCOMPLETED; + return status; + } + + size = pixels * dev->model->search_lines; + + data = malloc (size); + if (!data) + { + DBG (DBG_error, + "gl847_search_start_position: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + + status = gl847_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_start_position: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("search_position.pnm", data, 8, 1, pixels, + dev->model->search_lines); + + status = gl847_end_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_start_position: failed to end scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* update regs to copy ASIC internal state */ + memcpy (dev->reg, local_reg, + GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + +/*TODO: find out where sanei_genesys_search_reference_point + stores information, and use that correctly*/ + status = + sanei_genesys_search_reference_point (dev, data, 0, dpi, pixels, + dev->model->search_lines); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_start_position: failed to set search reference point: %s\n", + sane_strstatus (status)); + return status; + } + + free (data); + return SANE_STATUS_GOOD; +} + +/* + * sets up register for coarse gain calibration + * todo: check it for scanners using it */ +static SANE_Status +gl847_init_regs_for_coarse_calibration (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t channels; + uint8_t cksel; + + DBG (DBG_proc, "gl847_init_regs_for_coarse_calibration\n"); + + + cksel = (dev->calib_reg[reg_0x18].value & REG18_CKSEL) + 1; /* clock speed = 1..4 clocks */ + + /* set line size */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + status = gl847_init_scan_regs (dev, + dev->calib_reg, + dev->settings.xres, + dev->settings.yres, + 0, + 0, + dev->sensor.optical_res / cksel, + 20, + 16, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_init_register_for_coarse_calibration: Failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_info, + "gl847_init_register_for_coarse_calibration: optical sensor res: %d dpi, actual res: %d\n", + dev->sensor.optical_res / cksel, dev->settings.xres); + + status = + dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_init_register_for_coarse_calibration: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief moves the slider to steps at motor base dpi + * @param dev device to work on + * @param steps number of steps to move in base_dpi line count + * */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl847_feed (Genesys_Device * dev, unsigned int steps) +{ + Genesys_Register_Set local_reg[GENESYS_GL847_MAX_REGS]; + SANE_Status status; + Genesys_Register_Set *r; + float resolution; + uint8_t val; + + DBGSTART; + DBG (DBG_io, "%s: steps=%d\n", __FUNCTION__, steps); + + /* prepare local registers */ + memcpy (local_reg, dev->reg, GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + resolution=sanei_genesys_get_lowest_ydpi(dev); + gl847_init_scan_regs (dev, + local_reg, + resolution, + resolution, + 0, + steps, + 100, + 3, + 8, + 3, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_FEEDING | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + /* set exposure to zero */ + sanei_genesys_set_triple(local_reg,REG_EXPR,0); + sanei_genesys_set_triple(local_reg,REG_EXPG,0); + sanei_genesys_set_triple(local_reg,REG_EXPB,0); + + /* clear scan and feed count */ + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRLNCNT)); + RIE (sanei_genesys_write_register (dev, REG0D, REG0D_CLRMCNT)); + + /* set up for no scan */ + r = sanei_genesys_get_address (local_reg, REG01); + r->value &= ~REG01_SCAN; + + /* send registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL847_MAX_REGS)); + + status = gl847_start_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to start motor: %s\n", __FUNCTION__, sane_strstatus (status)); + gl847_stop_action (dev); + + /* restore original registers */ + dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL847_MAX_REGS); + return status; + } + + /* wait until feed count reaches the required value, but do not + * exceed 30s */ + do + { + status = sanei_genesys_get_status (dev, &val); + } + while (status == SANE_STATUS_GOOD && !(val & FEEDFSH)); + + /* then stop scanning */ + RIE(gl847_stop_action (dev)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/* init registers for shading calibration */ +static SANE_Status +gl847_init_regs_for_shading (Genesys_Device * dev) +{ + SANE_Status status; + float move; + + DBGSTART; + dev->calib_channels = 3; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + dev->calib_resolution = sanei_genesys_compute_dpihw(dev,dev->settings.xres); + dev->calib_lines = dev->model->shading_lines; + if(dev->calib_resolution==4800) + dev->calib_lines *= 2; + dev->calib_pixels = (dev->sensor.sensor_pixels*dev->calib_resolution)/dev->sensor.optical_res; + DBG (DBG_io, "%s: calib_lines = %d\n", __FUNCTION__, (int)dev->calib_lines); + DBG (DBG_io, "%s: calib_pixels = %d\n", __FUNCTION__, (int)dev->calib_pixels); + + /* this is aworkaround insufficent distance for slope + * motor acceleration TODO special motor slope for shading */ + move=1; + if(dev->calib_resolution<1200) + { + move=40; + } + + status = gl847_init_scan_regs (dev, + dev->calib_reg, + dev->calib_resolution, + dev->calib_resolution, + 0, + move, + dev->calib_pixels, + dev->calib_lines, + 16, + dev->calib_channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + status = dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to bulk write registers: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + /* we use GENESYS_FLAG_SHADING_REPARK */ + dev->scanhead_position_in_steps = 0; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** @brief set up registers for the actual scan + */ +static SANE_Status +gl847_init_regs_for_scan (Genesys_Device * dev) +{ + int channels; + int flags; + int depth; + float move; + int move_dpi; + float start; + + SANE_Status status; + + DBG (DBG_info, + "gl847_init_regs_for_scan settings:\nResolution: %uDPI\n" + "Lines : %u\nPPL : %u\nStartpos : %.3f/%.3f\nScan mode : %d\n\n", + dev->settings.yres, dev->settings.lines, dev->settings.pixels, + dev->settings.tl_x, dev->settings.tl_y, dev->settings.scan_mode); + + /* channels */ + if (dev->settings.scan_mode == SCAN_MODE_COLOR) /* single pass color */ + channels = 3; + else + channels = 1; + + /* depth */ + depth = dev->settings.depth; + if (dev->settings.scan_mode == SCAN_MODE_LINEART) + depth = 1; + + + /* steps to move to reach scanning area: + - first we move to physical start of scanning + either by a fixed steps amount from the black strip + or by a fixed amount from parking position, + minus the steps done during shading calibration + - then we move by the needed offset whitin physical + scanning area + + assumption: steps are expressed at maximum motor resolution + + we need: + SANE_Fixed y_offset; + SANE_Fixed y_size; + SANE_Fixed y_offset_calib; + mm_to_steps()=motor dpi / 2.54 / 10=motor dpi / MM_PER_INCH */ + + /* if scanner uses GENESYS_FLAG_SEARCH_START y_offset is + relative from origin, else, it is from parking position */ + + move_dpi = dev->motor.base_ydpi; + + move = SANE_UNFIX (dev->model->y_offset); + move += dev->settings.tl_y; + move = (move * move_dpi) / MM_PER_INCH; + move -= dev->scanhead_position_in_steps; + DBG (DBG_info, "%s: move=%f steps\n",__FUNCTION__, move); + + /* fast move to scan area */ + /* we don't move fast the whole distance since it would involve + * computing acceleration/deceleration distance for scan + * resolution. So leave a remainder for it so scan makes the final + * move tuning */ + if(channels*dev->settings.yres>=600 && move>700) + { + status = gl847_feed (dev, move-500); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to move to scan area\n",__FUNCTION__); + return status; + } + move=500; + } + + DBG (DBG_info, "gl124_init_regs_for_scan: move=%f steps\n", move); + DBG (DBG_info, "%s: move=%f steps\n", __FUNCTION__, move); + + /* start */ + start = SANE_UNFIX (dev->model->x_offset); + start += dev->settings.tl_x; + start = (start * dev->sensor.optical_res) / MM_PER_INCH; + + flags = 0; + + /* emulated lineart from gray data is required for now */ + if(dev->settings.scan_mode == SCAN_MODE_LINEART + && dev->settings.dynamic_lineart) + { + flags |= SCAN_FLAG_DYNAMIC_LINEART; + } + + /* backtracking isn't handled well, so don't enable it */ + flags |= SCAN_FLAG_DISABLE_BUFFER_FULL_MOVE; + + status = gl847_init_scan_regs (dev, + dev->reg, + dev->settings.xres, + dev->settings.yres, + start, + move, + dev->settings.pixels, + dev->settings.lines, + depth, + channels, + dev->settings.color_filter, + flags); + + if (status != SANE_STATUS_GOOD) + return status; + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/** + * Send shading calibration data. The buffer is considered to always hold values + * for all the channels. + */ +static SANE_Status +gl847_send_shading_data (Genesys_Device * dev, uint8_t * data, int size) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint32_t addr, length, i, x, factor, pixels; + uint32_t dpiset, dpihw, strpixel, endpixel; + uint16_t tempo; + uint32_t lines, channels; + uint8_t val,*buffer,*ptr,*src; + + DBGSTART; + DBG( DBG_io2, "%s: writing %d bytes of shading data\n",__FUNCTION__,size); + + /* shading data is plit in 3 (up to 5 with IR) areas + write(0x10014000,0x00000dd8) + URB 23429 bulk_out len 3544 wrote 0x33 0x10 0x.... + write(0x1003e000,0x00000dd8) + write(0x10068000,0x00000dd8) + */ + length = (uint32_t) (size / 3); + sanei_genesys_get_double(dev->reg,REG_STRPIXEL,&tempo); + strpixel=tempo; + sanei_genesys_get_double(dev->reg,REG_ENDPIXEL,&tempo); + endpixel=tempo; + + /* compute deletion factor */ + sanei_genesys_get_double(dev->reg,REG_DPISET,&tempo); + dpiset=tempo; + DBG( DBG_io2, "%s: STRPIXEL=%d, ENDPIXEL=%d, PIXELS=%d, DPISET=%d\n",__FUNCTION__,strpixel,endpixel,endpixel-strpixel,dpiset); + dpihw=sanei_genesys_compute_dpihw(dev,dpiset); + factor=dpihw/dpiset; + DBG( DBG_io2, "%s: factor=%d\n",__FUNCTION__,factor); + + if(DBG_LEVEL>=DBG_data) + { + dev->binary=fopen("binary.pnm","wb"); + sanei_genesys_get_triple(dev->reg, REG_LINCNT, &lines); + channels=dev->current_setup.channels; + if(dev->binary!=NULL) + { + fprintf(dev->binary,"P5\n%d %d\n%d\n",(endpixel-strpixel)/factor*channels,lines/channels,255); + } + } + + pixels=endpixel-strpixel; + + /* since we're using SHDAREA, substract startx coordinate from shading */ + strpixel-=((dev->sensor.CCD_start_xoffset*600)/dev->sensor.optical_res); + + /* turn pixel value into bytes 2x16 bits words */ + strpixel*=2*2; + pixels*=2*2; + + /* allocate temporary buffer */ + buffer=(uint8_t *)malloc(pixels); + memset(buffer,0,pixels); + DBG( DBG_io2, "%s: using chunks of %d (0x%04x) bytes\n",__FUNCTION__,pixels,pixels); + + /* base addr of data has been written in reg D0-D4 in 4K word, so AHB address + * is 8192*reg value */ + + /* write actual color channel data */ + for(i=0;i<3;i++) + { + /* build up actual shading data by copying the part from the full width one + * to the one corresponding to SHDAREA */ + ptr=buffer; + + /* iterate on both sensor segment */ + for(x=0;xdn, dev->usb_mode, addr, pixels, buffer); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "gl847_send_shading_data; write to AHB failed (%s)\n", + sane_strstatus (status)); + return status; + } + } + + free(buffer); + DBGCOMPLETED; + + return status; +} + +/** @brief calibrates led exposure + * Calibrate exposure by scanning a white area until the used exposure gives + * data white enough. + * @param dev device to calibrate + */ +static SANE_Status +gl847_led_calibration (Genesys_Device * dev) +{ + int num_pixels; + int total_size; + int used_res; + uint8_t *line; + int i, j; + SANE_Status status = SANE_STATUS_GOOD; + int val; + int channels, depth; + int avg[3], top[3], bottom[3]; + int turn; + char fn[20]; + uint16_t exp[3]; + Sensor_Profile *sensor; + float move; + SANE_Bool acceptable; + + DBGSTART; + + move = SANE_UNFIX (dev->model->y_offset_calib); + move = (move * (dev->motor.base_ydpi/4)) / MM_PER_INCH; + if(move>20) + { + RIE(gl847_feed (dev, move)); + } + DBG (DBG_io, "%s: move=%f steps\n", __FUNCTION__, move); + + /* offset calibration is always done in color mode */ + channels = 3; + depth=16; + used_res=sanei_genesys_compute_dpihw(dev,dev->settings.xres); + sensor=get_sensor_profile(dev->model->ccd_type, used_res); + num_pixels = (dev->sensor.sensor_pixels*used_res)/dev->sensor.optical_res; + + /* initial calibration reg values */ + memcpy (dev->calib_reg, dev->reg, GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + /* set up for the calibration scan */ + status = gl847_init_scan_regs (dev, + dev->calib_reg, + used_res, + used_res, + 0, + 0, + num_pixels, + 1, + depth, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: failed to setup scan: %s\n", __FUNCTION__, sane_strstatus (status)); + return status; + } + + total_size = num_pixels * channels * (depth/8) * 1; /* colors * bytes_per_color * scan lines */ + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + /* initial loop values and boundaries */ + exp[0]=sensor->expr; + exp[1]=sensor->expg; + exp[2]=sensor->expb; + + bottom[0]=29000; + bottom[1]=29000; + bottom[2]=29000; + + top[0]=41000; + top[1]=51000; + top[2]=51000; + + turn = 0; + + /* no move during led calibration */ + gl847_set_motor_power (dev->calib_reg, SANE_FALSE); + do + { + /* set up exposure */ + sanei_genesys_set_double(dev->calib_reg,REG_EXPR,exp[0]); + sanei_genesys_set_double(dev->calib_reg,REG_EXPG,exp[1]); + sanei_genesys_set_double(dev->calib_reg,REG_EXPB,exp[2]); + + /* write registers and scan data */ + RIEF (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS), line); + + DBG (DBG_info, "gl847_led_calibration: starting line reading\n"); + RIEF (gl847_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + /* stop scanning */ + RIEF (gl847_stop_action (dev), line); + + if (DBG_LEVEL >= DBG_data) + { + snprintf (fn, 20, "led_%02d.pnm", turn); + sanei_genesys_write_pnm_file (fn, line, depth, channels, num_pixels, 1); + } + + /* compute average */ + for (j = 0; j < channels; j++) + { + avg[j] = 0; + for (i = 0; i < num_pixels; i++) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * num_pixels + 1] * 256 + + line[i * 2 + j * 2 * num_pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + avg[j] += val; + } + + avg[j] /= num_pixels; + } + + DBG (DBG_info, "gl847_led_calibration: average: %d,%d,%d\n", avg[0], avg[1], avg[2]); + + /* check if exposure gives average within the boundaries */ + acceptable = SANE_TRUE; + for(i=0;i<3;i++) + { + if(avg[i]top[i]) + { + exp[i]=(exp[i]*top[i])/avg[i]; + acceptable = SANE_FALSE; + } + } + + turn++; + } + while (!acceptable && turn < 100); + + DBG (DBG_info, "gl847_led_calibration: acceptable exposure: %d,%d,%d\n", exp[0], exp[1], exp[2]); + + /* set these values as final ones for scan */ + sanei_genesys_set_double(dev->reg,REG_EXPR,exp[0]); + sanei_genesys_set_double(dev->reg,REG_EXPG,exp[1]); + sanei_genesys_set_double(dev->reg,REG_EXPB,exp[2]); + + /* store in this struct since it is the one used by cache calibration */ + dev->sensor.regs_0x10_0x1d[0] = (exp[0] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[1] = exp[0] & 0xff; + dev->sensor.regs_0x10_0x1d[2] = (exp[1] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[3] = exp[1] & 0xff; + dev->sensor.regs_0x10_0x1d[4] = (exp[2] >> 8) & 0xff; + dev->sensor.regs_0x10_0x1d[5] = exp[2] & 0xff; + + /* cleanup before return */ + free (line); + + /* go back home */ + if(move>20) + { + status=gl847_slow_back_home (dev, SANE_TRUE); + } + + DBGCOMPLETED; + return status; +} + +/** + * set up GPIO/GPOE for idle state + */ +static SANE_Status +gl847_init_gpio (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx=0; + + DBGSTART; + + /* search GPIO profile */ + while(gpios[idx].sensor_id!=0 && dev->model->gpo_type!=gpios[idx].sensor_id) + { + idx++; + } + if(gpios[idx].sensor_id==0) + { + DBG (DBG_error, "%s: failed to find GPIO profile for sensor_id=%d\n", __FUNCTION__, dev->model->ccd_type); + return SANE_STATUS_INVAL; + } + + RIE (sanei_genesys_write_register (dev, REGA7, gpios[idx].ra7)); + RIE (sanei_genesys_write_register (dev, REGA6, gpios[idx].ra6)); + + RIE (sanei_genesys_write_register (dev, REG6E, gpios[idx].r6e)); + RIE (sanei_genesys_write_register (dev, REG6C, 0x00)); + + RIE (sanei_genesys_write_register (dev, REG6B, gpios[idx].r6b)); + RIE (sanei_genesys_write_register (dev, REG6C, gpios[idx].r6c)); + RIE (sanei_genesys_write_register (dev, REG6D, gpios[idx].r6d)); + RIE (sanei_genesys_write_register (dev, REG6E, gpios[idx].r6e)); + RIE (sanei_genesys_write_register (dev, REG6F, gpios[idx].r6f)); + + RIE (sanei_genesys_write_register (dev, REGA8, gpios[idx].ra8)); + RIE (sanei_genesys_write_register (dev, REGA9, gpios[idx].ra9)); + + DBGCOMPLETED; + return status; +} + +/** + * set memory layout by filling values in dedicated registers + */ +static SANE_Status +gl847_init_memory_layout (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + int idx = 0; + uint8_t val; + + DBG (DBG_proc, "gl847_init_memory_layout\n"); + + /* point to per model memory layout */ + idx = 0; + if (strcmp (dev->model->name, "canon-lide-100") == 0) + { + idx = 0; + } + if (strcmp (dev->model->name, "canon-lide-200") == 0) + { + idx = 1; + } + if (strcmp (dev->model->name, "canon-5600f") == 0) + { + idx = 2; + } + if (strcmp (dev->model->name, "canon-lide-700f") == 0) + { + idx = 3; + } + + /* CLKSET nd DRAMSEL */ + val = layouts[idx].dramsel; + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].value = val; + + /* prevent further writings by bulk write register */ + dev->reg[reg_0x0b].address = 0x00; + + /* setup base address for shading data. */ + /* values must be multiplied by 8192=0x4000 to give address on AHB */ + /* R-Channel shading bank0 address setting for CIS */ + sanei_genesys_write_register (dev, 0xd0, layouts[idx].rd0); + /* G-Channel shading bank0 address setting for CIS */ + sanei_genesys_write_register (dev, 0xd1, layouts[idx].rd1); + /* B-Channel shading bank0 address setting for CIS */ + sanei_genesys_write_register (dev, 0xd2, layouts[idx].rd2); + + /* setup base address for scanned data. */ + /* values must be multiplied by 1024*2=0x0800 to give address on AHB */ + /* R-Channel ODD image buffer 0x0124->0x92000 */ + /* size for each buffer is 0x16d*1k word */ + sanei_genesys_write_register (dev, 0xe0, layouts[idx].re0); + sanei_genesys_write_register (dev, 0xe1, layouts[idx].re1); + /* R-Channel ODD image buffer end-address 0x0291->0x148800 => size=0xB6800*/ + sanei_genesys_write_register (dev, 0xe2, layouts[idx].re2); + sanei_genesys_write_register (dev, 0xe3, layouts[idx].re3); + + /* R-Channel EVEN image buffer 0x0292 */ + sanei_genesys_write_register (dev, 0xe4, layouts[idx].re4); + sanei_genesys_write_register (dev, 0xe5, layouts[idx].re5); + /* R-Channel EVEN image buffer end-address 0x03ff*/ + sanei_genesys_write_register (dev, 0xe6, layouts[idx].re6); + sanei_genesys_write_register (dev, 0xe7, layouts[idx].re7); + + /* same for green, since CIS, same addresses */ + sanei_genesys_write_register (dev, 0xe8, layouts[idx].re0); + sanei_genesys_write_register (dev, 0xe9, layouts[idx].re1); + sanei_genesys_write_register (dev, 0xea, layouts[idx].re2); + sanei_genesys_write_register (dev, 0xeb, layouts[idx].re3); + sanei_genesys_write_register (dev, 0xec, layouts[idx].re4); + sanei_genesys_write_register (dev, 0xed, layouts[idx].re5); + sanei_genesys_write_register (dev, 0xee, layouts[idx].re6); + sanei_genesys_write_register (dev, 0xef, layouts[idx].re7); + +/* same for blue, since CIS, same addresses */ + sanei_genesys_write_register (dev, 0xf0, layouts[idx].re0); + sanei_genesys_write_register (dev, 0xf1, layouts[idx].re1); + sanei_genesys_write_register (dev, 0xf2, layouts[idx].re2); + sanei_genesys_write_register (dev, 0xf3, layouts[idx].re3); + sanei_genesys_write_register (dev, 0xf4, layouts[idx].re4); + sanei_genesys_write_register (dev, 0xf5, layouts[idx].re5); + sanei_genesys_write_register (dev, 0xf6, layouts[idx].re6); + sanei_genesys_write_register (dev, 0xf7, layouts[idx].re7); + + DBGCOMPLETED; + return status; +} + +/* * + * initialize ASIC from power on condition + */ +static SANE_Status +gl847_boot (Genesys_Device * dev, SANE_Bool cold) +{ + SANE_Status status; + uint8_t val; + + DBGSTART; + + /* reset ASIC if cold boot */ + if(cold) + { + RIE (sanei_genesys_write_register (dev, 0x0e, 0x01)); + RIE (sanei_genesys_write_register (dev, 0x0e, 0x00)); + } + + /* test CHKVER */ + RIE (sanei_genesys_read_register (dev, REG40, &val)); + if (val & REG40_CHKVER) + { + RIE (sanei_genesys_read_register (dev, 0x00, &val)); + DBG (DBG_info, "%s: reported version for genesys chip is 0x%02x\n", __FUNCTION__, val); + } + + /* Set default values for registers */ + gl847_init_registers (dev); + + /* Write initial registers */ + RIE (dev->model->cmd_set->bulk_write_register (dev, dev->reg, GENESYS_GL847_MAX_REGS)); + + /* Enable DRAM by setting a rising edge on bit 3 of reg 0x0b */ + val = dev->reg[reg_0x0b].value & REG0B_DRAMSEL; + val = (val | REG0B_ENBDRAM); + RIE (sanei_genesys_write_register (dev, REG0B, val)); + dev->reg[reg_0x0b].value = val; + + /* CIS_LINE */ + SETREG (0x08, REG08_CIS_LINE); + RIE (sanei_genesys_write_register (dev, 0x08, dev->reg[reg_0x08].value)); + + /* set up end access */ + RIE (sanei_genesys_write_0x8c (dev, 0x10, 0x0b)); + RIE (sanei_genesys_write_0x8c (dev, 0x13, 0x0e)); + + /* setup gpio */ + RIE (gl847_init_gpio (dev)); + + /* setup internal memory layout */ + RIE (gl847_init_memory_layout (dev)); + + SETREG (0xf8, 0x01); + RIE (sanei_genesys_write_register (dev, 0xf8, dev->reg[reg_0xf8].value)); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** + * initialize backend and ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl847_init (Genesys_Device * dev) +{ + SANE_Status status; + + DBG_INIT (); + DBGSTART; + + status=sanei_genesys_asic_init(dev, GENESYS_GL847_MAX_REGS); + + DBGCOMPLETED; + return status; +} + +static SANE_Status +gl847_update_hardware_sensors (Genesys_Scanner * s) +{ + /* do what is needed to get a new set of events, but try to not lose + any of them. + */ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t val; + uint8_t scan, file, email, copy; + switch(s->dev->model->gpo_type) + { + case GPO_CANONLIDE700: + scan=0x04; + file=0x02; + email=0x01; + copy=0x08; + break; + default: + scan=0x01; + file=0x02; + email=0x04; + copy=0x08; + } + RIE (sanei_genesys_read_register (s->dev, REG6D, &val)); + + if (s->val[OPT_SCAN_SW].b == s->last_val[OPT_SCAN_SW].b) + s->val[OPT_SCAN_SW].b = (val & scan) == 0; + if (s->val[OPT_FILE_SW].b == s->last_val[OPT_FILE_SW].b) + s->val[OPT_FILE_SW].b = (val & file) == 0; + if (s->val[OPT_EMAIL_SW].b == s->last_val[OPT_EMAIL_SW].b) + s->val[OPT_EMAIL_SW].b = (val & email) == 0; + if (s->val[OPT_COPY_SW].b == s->last_val[OPT_COPY_SW].b) + s->val[OPT_COPY_SW].b = (val & copy) == 0; + + return status; +} + +/** @brief search for a full width black or white strip. + * This function searches for a black or white stripe across the scanning area. + * When searching backward, the searched area must completely be of the desired + * color since this area will be used for calibration which scans forward. + * @param dev scanner device + * @param forward SANE_TRUE if searching forward, SANE_FALSE if searching backward + * @param black SANE_TRUE if searching for a black strip, SANE_FALSE for a white strip + * @return SANE_STATUS_GOOD if a matching strip is found, SANE_STATUS_UNSUPPORTED if not + */ +static SANE_Status +gl847_search_strip (Genesys_Device * dev, SANE_Bool forward, SANE_Bool black) +{ + unsigned int pixels, lines, channels; + SANE_Status status; + Genesys_Register_Set local_reg[GENESYS_GL847_MAX_REGS]; + size_t size; + uint8_t *data; + int steps, depth, dpi; + unsigned int pass, count, found, x, y; + char title[80]; + Genesys_Register_Set *r; + + DBG (DBG_proc, "gl847_search_strip %s %s\n", black ? "black" : "white", + forward ? "forward" : "reverse"); + + gl847_set_fe (dev, AFE_SET); + status = gl847_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_search_strip: failed to stop: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for a gray scan at lowest dpi */ + dpi = 9600; + for (x = 0; x < MAX_RESOLUTIONS; x++) + { + if (dev->model->xdpi_values[x] > 0 && dev->model->xdpi_values[x] < dpi) + dpi = dev->model->xdpi_values[x]; + } + channels = 1; + /* 10 MM */ + /* lines = (10 * dpi) / MM_PER_INCH; */ + /* shading calibation is done with dev->motor.base_ydpi */ + lines = (dev->model->shading_lines * dpi) / dev->motor.base_ydpi; + depth = 8; + pixels = (dev->sensor.sensor_pixels * dpi) / dev->sensor.optical_res; + size = pixels * channels * lines * (depth / 8); + data = malloc (size); + if (!data) + { + DBG (DBG_error, "gl847_search_strip: failed to allocate memory\n"); + return SANE_STATUS_NO_MEM; + } + dev->scanhead_position_in_steps = 0; + + memcpy (local_reg, dev->reg, + GENESYS_GL847_MAX_REGS * sizeof (Genesys_Register_Set)); + + status = gl847_init_scan_regs (dev, + local_reg, + dpi, + dpi, + 0, + 0, + pixels, + lines, + depth, + channels, + 0, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl847_search_strip: failed to setup for scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* set up for reverse or forward */ + r = sanei_genesys_get_address (local_reg, REG02); + if (forward) + r->value &= ~REG02_MTRREV; + else + r->value |= REG02_MTRREV; + + + status = dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL847_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + free(data); + DBG (DBG_error, + "gl847_search_strip: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl847_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl847_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl847_search_strip: gl847_stop_action failed\n"); + return status; + } + + pass = 0; + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02d.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", (int)pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, pixels, + lines); + } + + /* loop until strip is found or maximum pass number done */ + found = 0; + while (pass < 20 && !found) + { + status = + dev->model->cmd_set->bulk_write_register (dev, local_reg, GENESYS_GL847_MAX_REGS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_search_strip: Failed to bulk write registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* now start scan */ + status = gl847_begin_scan (dev, local_reg, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_strip: failed to begin scan: %s\n", + sane_strstatus (status)); + return status; + } + + /* waits for valid data */ + do + sanei_genesys_test_buffer_empty (dev, &steps); + while (steps); + + /* now we're on target, we can read data */ + status = sanei_genesys_read_data_from_scanner (dev, data, size); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, + "gl847_search_start_position: failed to read data: %s\n", + sane_strstatus (status)); + return status; + } + + status = gl847_stop_action (dev); + if (status != SANE_STATUS_GOOD) + { + free (data); + DBG (DBG_error, "gl847_search_strip: gl847_stop_action failed\n"); + return status; + } + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "search_strip_%s_%s%02d.pnm", + black ? "black" : "white", forward ? "fwd" : "bwd", (int)pass); + sanei_genesys_write_pnm_file (title, data, depth, channels, + pixels, lines); + } + + /* search data to find black strip */ + /* when searching forward, we only need one line of the searched color since we + * will scan forward. But when doing backward search, we need all the area of the + * same color */ + if (forward) + { + for (y = 0; y < lines && !found; y++) + { + count = 0; + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < 60) + { + count++; + } + } + + /* at end of line, if count >= 3%, line is not fully of the desired color + * so we must go to next line of the buffer */ + /* count*100/pixels < 3 */ + if ((count * 100) / pixels < 3) + { + found = 1; + DBG (DBG_data, + "gl847_search_strip: strip found forward during pass %d at line %d\n", + pass, y); + } + else + { + DBG (DBG_data, + "gl847_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + } + else /* since calibration scans are done forward, we need the whole area + to be of the required color when searching backward */ + { + count = 0; + for (y = 0; y < lines; y++) + { + /* count of white/black pixels depending on the color searched */ + for (x = 0; x < pixels; x++) + { + /* when searching for black, detect white pixels */ + if (black && data[y * pixels + x] > 90) + { + count++; + } + /* when searching for white, detect black pixels */ + if (!black && data[y * pixels + x] < 60) + { + count++; + } + } + } + + /* at end of area, if count >= 3%, area is not fully of the desired color + * so we must go to next buffer */ + if ((count * 100) / (pixels * lines) < 3) + { + found = 1; + DBG (DBG_data, + "gl847_search_strip: strip found backward during pass %d \n", + pass); + } + else + { + DBG (DBG_data, + "gl847_search_strip: pixels=%d, count=%d (%d%%)\n", + pixels, count, (100 * count) / pixels); + } + } + pass++; + } + free (data); + if (found) + { + status = SANE_STATUS_GOOD; + DBG (DBG_info, "gl847_search_strip: %s strip found\n", + black ? "black" : "white"); + } + else + { + status = SANE_STATUS_UNSUPPORTED; + DBG (DBG_info, "gl847_search_strip: %s strip not found\n", + black ? "black" : "white"); + } + + DBGCOMPLETED; + return status; +} + +/** + * average dark pixels of a 8 bits scan + */ +static int +dark_average (uint8_t * data, unsigned int pixels, unsigned int lines, + unsigned int channels, unsigned int black) +{ + unsigned int i, j, k, average, count; + unsigned int avg[3]; + uint8_t val; + + /* computes average value on black margin */ + for (k = 0; k < channels; k++) + { + avg[k] = 0; + count = 0; + for (i = 0; i < lines; i++) + { + for (j = 0; j < black; j++) + { + val = data[i * channels * pixels + j + k]; + avg[k] += val; + count++; + } + } + if (count) + avg[k] /= count; + DBG (DBG_info, "dark_average: avg[%d] = %d\n", k, avg[k]); + } + average = 0; + for (i = 0; i < channels; i++) + average += avg[i]; + average /= channels; + DBG (DBG_info, "dark_average: average = %d\n", average); + return average; +} + +static SANE_Status +gl847_offset_calibration (Genesys_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + uint8_t *first_line, *second_line, reg04; + unsigned int channels, bpp; + char title[32]; + int pass = 0, avg, total_size; + int topavg, bottomavg, resolution, lines; + int top, bottom, black_pixels, pixels; + + DBGSTART; + + /* no gain nor offset for AKM AFE */ + RIE (sanei_genesys_read_register (dev, REG04, ®04)); + if ((reg04 & REG04_FESET) == 0x02) + { + DBGCOMPLETED; + return status; + } + + /* offset calibration is always done in color mode */ + channels = 3; + resolution=dev->sensor.optical_res; + dev->calib_pixels = dev->sensor.sensor_pixels; + lines=1; + bpp=8; + pixels= (dev->sensor.sensor_pixels*resolution) / dev->sensor.optical_res; + black_pixels = (dev->sensor.black_pixels * resolution) / dev->sensor.optical_res; + DBG (DBG_io2, "gl847_offset_calibration: black_pixels=%d\n", black_pixels); + + status = gl847_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_offset_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + gl847_set_motor_power (dev->calib_reg, SANE_FALSE); + + /* allocate memory for scans */ + total_size = pixels * channels * lines * (bpp/8); /* colors * bytes_per_color * scan lines */ + + first_line = malloc (total_size); + if (!first_line) + return SANE_STATUS_NO_MEM; + + second_line = malloc (total_size); + if (!second_line) + { + free (first_line); + return SANE_STATUS_NO_MEM; + } + + /* init gain */ + dev->frontend.gain[0] = 0; + dev->frontend.gain[1] = 0; + dev->frontend.gain[2] = 0; + + /* scan with no move */ + bottom = 10; + dev->frontend.offset[0] = bottom; + dev->frontend.offset[1] = bottom; + dev->frontend.offset[2] = bottom; + + RIEF2 (gl847_set_fe(dev, AFE_SET),first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS),first_line, second_line); + DBG (DBG_info, "gl847_offset_calibration: starting first line reading\n"); + RIEF2 (gl847_begin_scan (dev, dev->calib_reg, SANE_TRUE),first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, first_line, total_size),first_line, second_line); + if (DBG_LEVEL >= DBG_data) + { + snprintf(title,20,"offset%03d.pnm",bottom); + sanei_genesys_write_pnm_file (title, first_line, bpp, channels, pixels, lines); + } + + bottomavg = dark_average (first_line, pixels, lines, channels, black_pixels); + DBG (DBG_io2, "gl847_offset_calibration: bottom avg=%d\n", bottomavg); + + /* now top value */ + top = 255; + dev->frontend.offset[0] = top; + dev->frontend.offset[1] = top; + dev->frontend.offset[2] = top; + RIEF2 (gl847_set_fe(dev, AFE_SET),first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS),first_line, second_line); + DBG (DBG_info, "gl847_offset_calibration: starting second line reading\n"); + RIEF2 (gl847_begin_scan (dev, dev->calib_reg, SANE_TRUE),first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size),first_line, second_line); + + topavg = dark_average (second_line, pixels, lines, channels, black_pixels); + DBG (DBG_io2, "gl847_offset_calibration: top avg=%d\n", topavg); + + /* loop until acceptable level */ + while ((pass < 32) && (top - bottom > 1)) + { + pass++; + + /* settings for new scan */ + dev->frontend.offset[0] = (top + bottom) / 2; + dev->frontend.offset[1] = (top + bottom) / 2; + dev->frontend.offset[2] = (top + bottom) / 2; + + /* scan with no move */ + RIEF2 (gl847_set_fe(dev, AFE_SET),first_line, second_line); + RIEF2 (dev->model->cmd_set->bulk_write_register (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS),first_line, second_line); + DBG (DBG_info, "gl847_offset_calibration: starting second line reading\n"); + RIEF2 (gl847_begin_scan (dev, dev->calib_reg, SANE_TRUE),first_line, second_line); + RIEF2 (sanei_genesys_read_data_from_scanner (dev, second_line, total_size),first_line, second_line); + + if (DBG_LEVEL >= DBG_data) + { + sprintf (title, "offset%03d.pnm", dev->frontend.offset[1]); + sanei_genesys_write_pnm_file (title, second_line, bpp, channels, pixels, lines); + } + + avg = dark_average (second_line, pixels, lines, channels, black_pixels); + DBG (DBG_info, "gl847_offset_calibration: avg=%d offset=%d\n", avg, + dev->frontend.offset[1]); + + /* compute new boundaries */ + if (topavg == avg) + { + topavg = avg; + top = dev->frontend.offset[1]; + } + else + { + bottomavg = avg; + bottom = dev->frontend.offset[1]; + } + } + DBG (DBG_info, "gl847_offset_calibration: offset=(%d,%d,%d)\n", dev->frontend.offset[0], dev->frontend.offset[1], dev->frontend.offset[2]); + + /* cleanup before return */ + free (first_line); + free (second_line); + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +static SANE_Status +gl847_coarse_gain_calibration (Genesys_Device * dev, int dpi) +{ + int pixels; + int total_size; + uint8_t *line, reg04; + int i, j, channels; + SANE_Status status = SANE_STATUS_GOOD; + int max[3]; + float gain[3],coeff; + int val, code, lines; + int resolution; + int bpp; + + DBG (DBG_proc, "gl847_coarse_gain_calibration: dpi = %d\n", dpi); + + /* no gain nor offset for AKM AFE */ + RIE (sanei_genesys_read_register (dev, REG04, ®04)); + if ((reg04 & REG04_FESET) == 0x02) + { + DBGCOMPLETED; + return status; + } + + /* coarse gain calibration is always done in color mode */ + channels = 3; + + /* follow CKSEL */ + if(dev->settings.xressensor.optical_res) + { + coeff=0.9; + /*resolution=dev->sensor.optical_res/2; */ + resolution=dev->sensor.optical_res; + } + else + { + resolution=dev->sensor.optical_res; + coeff=1.0; + } + lines=10; + bpp=8; + pixels = (dev->sensor.sensor_pixels * resolution) / dev->sensor.optical_res; + + status = gl847_init_scan_regs (dev, + dev->calib_reg, + resolution, + resolution, + 0, + 0, + pixels, + lines, + bpp, + channels, + dev->settings.color_filter, + SCAN_FLAG_DISABLE_SHADING | + SCAN_FLAG_DISABLE_GAMMA | + SCAN_FLAG_SINGLE_LINE | + SCAN_FLAG_IGNORE_LINE_DISTANCE); + gl847_set_motor_power (dev->calib_reg, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "gl847_coarse_calibration: failed to setup scan: %s\n", + sane_strstatus (status)); + return status; + } + + RIE (dev->model->cmd_set->bulk_write_register + (dev, dev->calib_reg, GENESYS_GL847_MAX_REGS)); + + total_size = pixels * channels * (16/bpp) * lines; + + line = malloc (total_size); + if (!line) + return SANE_STATUS_NO_MEM; + + RIEF (gl847_set_fe(dev, AFE_SET), line); + RIEF (gl847_begin_scan (dev, dev->calib_reg, SANE_TRUE), line); + RIEF (sanei_genesys_read_data_from_scanner (dev, line, total_size), line); + + if (DBG_LEVEL >= DBG_data) + sanei_genesys_write_pnm_file ("coarse.pnm", line, bpp, channels, pixels, lines); + + /* average value on each channel */ + for (j = 0; j < channels; j++) + { + max[j] = 0; + for (i = pixels/4; i < (pixels*3/4); i++) + { + if(bpp==16) + { + if (dev->model->is_cis) + val = + line[i * 2 + j * 2 * pixels + 1] * 256 + + line[i * 2 + j * 2 * pixels]; + else + val = + line[i * 2 * channels + 2 * j + 1] * 256 + + line[i * 2 * channels + 2 * j]; + } + else + { + if (dev->model->is_cis) + val = line[i + j * pixels]; + else + val = line[i * channels + j]; + } + + max[j] += val; + } + max[j] = max[j] / (pixels/2); + + gain[j] = ((float) dev->sensor.gain_white_ref*coeff) / max[j]; + + /* turn logical gain value into gain code, checking for overflow */ + code = 283 - 208 / gain[j]; + if (code > 255) + code = 255; + else if (code < 0) + code = 0; + dev->frontend.gain[j] = code; + + DBG (DBG_proc, + "gl847_coarse_gain_calibration: channel %d, max=%d, gain = %f, setting:%d\n", + j, max[j], gain[j], dev->frontend.gain[j]); + } + + if (dev->model->is_cis) + { + if (dev->frontend.gain[0] > dev->frontend.gain[1]) + dev->frontend.gain[0] = dev->frontend.gain[1]; + if (dev->frontend.gain[0] > dev->frontend.gain[2]) + dev->frontend.gain[0] = dev->frontend.gain[2]; + dev->frontend.gain[2] = dev->frontend.gain[1] = dev->frontend.gain[0]; + } + + if (channels == 1) + { + dev->frontend.gain[0] = dev->frontend.gain[1]; + dev->frontend.gain[2] = dev->frontend.gain[1]; + } + + free (line); + + RIE (gl847_stop_action (dev)); + + status=gl847_slow_back_home (dev, SANE_TRUE); + + DBGCOMPLETED; + return status; +} + + +/** the gl847 command set */ +static Genesys_Command_Set gl847_cmd_set = { + "gl847-generic", /* the name of this set */ + + gl847_init, + NULL, /*gl847_init_regs_for_warmup*/ + gl847_init_regs_for_coarse_calibration, + gl847_init_regs_for_shading, + gl847_init_regs_for_scan, + + gl847_get_filter_bit, + gl847_get_lineart_bit, + gl847_get_bitset_bit, + gl847_get_gain4_bit, + gl847_get_fast_feed_bit, + gl847_test_buffer_empty_bit, + gl847_test_motor_flag_bit, + + gl847_bulk_full_size, + + gl847_set_fe, + gl847_set_powersaving, + gl847_save_power, + + gl847_set_motor_power, + gl847_set_lamp_power, + + gl847_begin_scan, + gl847_end_scan, + + sanei_genesys_send_gamma_table, + + gl847_search_start_position, + + gl847_offset_calibration, + gl847_coarse_gain_calibration, + gl847_led_calibration, + + gl847_slow_back_home, + + sanei_genesys_bulk_write_register, + NULL, + gl847_bulk_read_data, + + gl847_update_hardware_sensors, + + NULL, /* no known gl847 sheetfed scanner */ + NULL, /* no known gl847 sheetfed scanner */ + NULL, /* no known gl847 sheetfed scanner */ + gl847_search_strip, + + sanei_genesys_is_compatible_calibration, + NULL, + gl847_send_shading_data, + gl847_calculate_current_setup, + gl847_boot +}; + +SANE_Status +sanei_gl847_init_cmd_set (Genesys_Device * dev) +{ + dev->model->cmd_set = &gl847_cmd_set; + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_gl847.h b/backend/genesys_gl847.h new file mode 100644 index 0000000..d787f43 --- /dev/null +++ b/backend/genesys_gl847.h @@ -0,0 +1,695 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "genesys.h" + + +#ifdef UNIT_TESTING +SANE_Status gl847_stop_action (Genesys_Device * dev); +SANE_Status gl847_slow_back_home (Genesys_Device * dev, SANE_Bool wait_until_home); +#endif + +#define REG01 0x01 +#define REG01_CISSET 0x80 +#define REG01_DOGENB 0x40 +#define REG01_DVDSET 0x20 +#define REG01_STAGGER 0x10 +#define REG01_COMPENB 0x08 +#define REG01_TRUEGRAY 0x04 +#define REG01_SHDAREA 0x02 +#define REG01_SCAN 0x01 + +#define REG02 0x02 +#define REG02_NOTHOME 0x80 +#define REG02_ACDCDIS 0x40 +#define REG02_AGOHOME 0x20 +#define REG02_MTRPWR 0x10 +#define REG02_FASTFED 0x08 +#define REG02_MTRREV 0x04 +#define REG02_HOMENEG 0x02 +#define REG02_LONGCURV 0x01 + +#define REG03 0x03 +#define REG03_LAMPDOG 0x80 +#define REG03_AVEENB 0x40 +#define REG03_XPASEL 0x20 +#define REG03_LAMPPWR 0x10 +#define REG03_LAMPTIM 0x0f + +#define REG04 0x04 +#define REG04_LINEART 0x80 +#define REG04_BITSET 0x40 +#define REG04_AFEMOD 0x30 +#define REG04_FILTER 0x0c +#define REG04_FESET 0x03 + +#define REG04S_AFEMOD 4 + +#define REG05 0x05 +#define REG05_DPIHW 0xc0 +#define REG05_DPIHW_600 0x00 +#define REG05_DPIHW_1200 0x40 +#define REG05_DPIHW_2400 0x80 +#define REG05_DPIHW_4800 0xc0 +#define REG05_MTLLAMP 0x30 +#define REG05_GMMENB 0x08 +#define REG05_MTLBASE 0x03 + +#define REG06_SCANMOD 0xe0 +#define REG06S_SCANMOD 5 +#define REG06_PWRBIT 0x10 +#define REG06_GAIN4 0x08 +#define REG06_OPTEST 0x07 + +#define REG07_LAMPSIM 0x80 + +#define REG08_DRAM2X 0x80 +#define REG08_MPENB 0x20 +#define REG08_CIS_LINE 0x10 +#define REG08_IR1ENB 0x08 +#define REG08_IR2ENB 0x04 +#define REG08_ENB24M 0x01 + +#define REG09_MCNTSET 0xc0 +#define REG09_EVEN1ST 0x20 +#define REG09_BLINE1ST 0x10 +#define REG09_BACKSCAN 0x08 +#define REG09_ENHANCE 0x04 +#define REG09_SHORTTG 0x02 +#define REG09_NWAIT 0x01 + +#define REG09S_MCNTSET 6 +#define REG09S_CLKSET 4 + + +#define REG0A_LPWMEN 0x10 + +#define REG0B 0x0b +#define REG0B_DRAMSEL 0x07 +#define REG0B_ENBDRAM 0x08 +#define REG0B_ENBDRAM 0x08 +#define REG0B_RFHDIS 0x10 +#define REG0B_CLKSET 0xe0 +#define REG0B_24MHZ 0x00 +#define REG0B_30MHZ 0x20 +#define REG0B_40MHZ 0x40 +#define REG0B_48MHZ 0x60 +#define REG0B_60MHZ 0x80 + +#define REG0C 0x0c +#define REG0C_CCDLMT 0x0f + +#define REG0D 0x0d +#define REG0D_FULLSTP 0x10 +#define REG0D_SEND 0x80 +#define REG0D_CLRMCNT 0x04 +#define REG0D_CLRDOCJM 0x02 +#define REG0D_CLRLNCNT 0x01 + +#define REG0F 0x0f + +#define REG16_CTRLHI 0x80 +#define REG16_TOSHIBA 0x40 +#define REG16_TGINV 0x20 +#define REG16_CK1INV 0x10 +#define REG16_CK2INV 0x08 +#define REG16_CTRLINV 0x04 +#define REG16_CKDIS 0x02 +#define REG16_CTRLDIS 0x01 + +#define REG17_TGMODE 0xc0 +#define REG17_TGMODE_NO_DUMMY 0x00 +#define REG17_TGMODE_REF 0x40 +#define REG17_TGMODE_XPA 0x80 +#define REG17_TGW 0x3f +#define REG17S_TGW 0 + +#define REG18 0x18 +#define REG18_CNSET 0x80 +#define REG18_DCKSEL 0x60 +#define REG18_CKTOGGLE 0x10 +#define REG18_CKDELAY 0x0c +#define REG18_CKSEL 0x03 + +#define REG1A_SW2SET 0x80 +#define REG1A_SW1SET 0x40 +#define REG1A_MANUAL3 0x02 +#define REG1A_MANUAL1 0x01 +#define REG1A_CK4INV 0x08 +#define REG1A_CK3INV 0x04 +#define REG1A_LINECLP 0x02 + +#define REG1C 0x1c +#define REG1C_TGTIME 0x07 + +#define REG1D_CK4LOW 0x80 +#define REG1D_CK3LOW 0x40 +#define REG1D_CK1LOW 0x20 +#define REG1D_TGSHLD 0x1f +#define REG1DS_TGSHLD 0 + + +#define REG1E_WDTIME 0xf0 +#define REG1ES_WDTIME 4 +#define REG1E_LINESEL 0x0f +#define REG1ES_LINESEL 0 + +#define REG_FEDCNT 0x1f + +#define REG24 0x1c +#define REG40 0x40 +#define REG40_CHKVER 0x10 +#define REG40_HISPDFLG 0x04 +#define REG40_MOTMFLG 0x02 +#define REG40_DATAENB 0x01 + +#define REG41_PWRBIT 0x80 +#define REG41_BUFEMPTY 0x40 +#define REG41_FEEDFSH 0x20 +#define REG41_SCANFSH 0x10 +#define REG41_HOMESNR 0x08 +#define REG41_LAMPSTS 0x04 +#define REG41_FEBUSY 0x02 +#define REG41_MOTORENB 0x01 + +#define REG58_VSMP 0xf8 +#define REG58S_VSMP 3 +#define REG58_VSMPW 0x07 +#define REG58S_VSMPW 0 + +#define REG59_BSMP 0xf8 +#define REG59S_BSMP 3 +#define REG59_BSMPW 0x07 +#define REG59S_BSMPW 0 + +#define REG5A_ADCLKINV 0x80 +#define REG5A_RLCSEL 0x40 +#define REG5A_CDSREF 0x30 +#define REG5AS_CDSREF 4 +#define REG5A_RLC 0x0f +#define REG5AS_RLC 0 + +#define REG5E_DECSEL 0xe0 +#define REG5ES_DECSEL 5 +#define REG5E_STOPTIM 0x1f +#define REG5ES_STOPTIM 0 + +#define REG60 0x60 +#define REG60_Z1MOD 0x1f +#define REG61 0x61 +#define REG61_Z1MOD 0xff +#define REG62 0x62 +#define REG62_Z1MOD 0xff + +#define REG63 0x63 +#define REG63_Z2MOD 0x1f +#define REG64 0x64 +#define REG64_Z2MOD 0xff +#define REG65 0x65 +#define REG65_Z2MOD 0xff + +#define REG60S_STEPSEL 5 +#define REG60_STEPSEL 0xe0 +#define REG60_FULLSTEP 0x00 +#define REG60_HALFSTEP 0x20 +#define REG60_EIGHTHSTEP 0x60 +#define REG60_16THSTEP 0x80 + +#define REG63S_FSTPSEL 5 +#define REG63_FSTPSEL 0xe0 +#define REG63_FULLSTEP 0x00 +#define REG63_HALFSTEP 0x20 +#define REG63_EIGHTHSTEP 0x60 +#define REG63_16THSTEP 0x80 + +#define REG67 0x67 +#define REG67_MTRPWM 0x80 + +#define REG68 0x68 +#define REG68_FASTPWM 0x80 + +#define REG6B 0x6b +#define REG6B_MULTFILM 0x80 +#define REG6B_GPOM13 0x40 +#define REG6B_GPOM12 0x20 +#define REG6B_GPOM11 0x10 +#define REG6B_GPO18 0x02 +#define REG6B_GPO17 0x01 + +#define REG6C 0x6c +#define REG6C_GPIO16 0x80 +#define REG6C_GPIO15 0x40 +#define REG6C_GPIO14 0x20 +#define REG6C_GPIO13 0x10 +#define REG6C_GPIO12 0x08 +#define REG6C_GPIO11 0x04 +#define REG6C_GPIO10 0x02 +#define REG6C_GPIO9 0x01 +#define REG6C_GPIOH 0xff +#define REG6C_GPIOL 0xff + +#define REG6D 0x6d +#define REG6E 0x6e +#define REG6F 0x6f +#define REG7E 0x7e + +#define REG87_LEDADD 0x04 + +#define REG9E 0x9e +#define REG9F 0x9f + +#define REGA6 0xa6 +#define REGA7 0xa7 +#define REGA8 0xa8 +#define REGA9 0xa9 +#define REGAB 0xab + +#define REG_EXPR 0x10 +#define REG_EXPG 0x12 +#define REG_EXPB 0x14 +#define REG_EXPDMY 0x19 +#define REG_STEPNO 0x21 +#define REG_FWDSTEP 0x22 +#define REG_BWDSTEP 0x23 +#define REG_FASTNO 0x24 +#define REG_DPISET 0x2c +#define REG_STRPIXEL 0x30 +#define REG_ENDPIXEL 0x32 +#define REG_LINCNT 0x25 +#define REG_MAXWD 0x35 +#define REG_LPERIOD 0x38 +#define REG_FEEDL 0x3d +#define REG_FMOVDEC 0x5f +#define REG_FSHDEC 0x69 +#define REG_FMOVNO 0x6a +#define REG_CK1MAP 0x74 +#define REG_CK3MAP 0x77 +#define REG_CK4MAP 0x7a + +/** + * writable scanner registers */ +enum +{ + reg_0x01 = 0, + reg_0x02, + reg_0x03, + reg_0x04, + reg_0x05, + reg_0x06, + reg_0x08, + reg_0x09, + reg_0x0a, + reg_0x0b, + reg_0x0c, + reg_0x0d, + reg_0x0e, + reg_0x0f, + reg_0x10, + reg_0x11, + reg_0x12, + reg_0x13, + reg_0x14, + reg_0x15, + reg_0x16, + reg_0x17, + reg_0x18, + reg_0x19, + reg_0x1a, + reg_0x1b, + reg_0x1c, + reg_0x1d, + reg_0x1e, + reg_0x1f, + reg_0x20, + reg_0x21, + reg_0x22, + reg_0x23, + reg_0x24, + reg_0x25, + reg_0x26, + reg_0x27, + reg_0x2c, + reg_0x2d, + reg_0x2e, + reg_0x2f, + reg_0x30, + reg_0x31, + reg_0x32, + reg_0x33, + reg_0x34, + reg_0x35, + reg_0x36, + reg_0x37, + reg_0x38, + reg_0x39, + reg_0x3a, + reg_0x3b, + reg_0x3d, + reg_0x3e, + reg_0x3f, + reg_0x51, + reg_0x52, + reg_0x53, + reg_0x54, + reg_0x55, + reg_0x56, + reg_0x57, + reg_0x58, + reg_0x59, + reg_0x5a, + reg_0x5e, + reg_0x5f, + reg_0x60, + reg_0x61, + reg_0x62, + reg_0x63, + reg_0x64, + reg_0x65, + reg_0x67, + reg_0x68, + reg_0x69, + reg_0x6a, + reg_0x6b, + reg_0x6c, + reg_0x6d, + reg_0x6e, + reg_0x6f, + reg_0x74, + reg_0x75, + reg_0x76, + reg_0x77, + reg_0x78, + reg_0x79, + reg_0x7a, + reg_0x7b, + reg_0x7c, + reg_0x7d, + reg_0x87, + reg_0x9d, + reg_0xa2, + reg_0xa3, + reg_0xa4, + reg_0xa5, + reg_0xa6, + reg_0xa7, + reg_0xa8, + reg_0xa9, + reg_0xbd, + reg_0xbe, + reg_0xc5, + reg_0xc6, + reg_0xc7, + reg_0xc8, + reg_0xc9, + reg_0xca, + reg_0xd0, + reg_0xd1, + reg_0xd2, + reg_0xe0, + reg_0xe1, + reg_0xe2, + reg_0xe3, + reg_0xe4, + reg_0xe5, + reg_0xe6, + reg_0xe7, + reg_0xe8, + reg_0xe9, + reg_0xea, + reg_0xeb, + reg_0xec, + reg_0xed, + reg_0xee, + reg_0xef, + reg_0xf0, + reg_0xf1, + reg_0xf2, + reg_0xf3, + reg_0xf4, + reg_0xf5, + reg_0xf6, + reg_0xf7, + reg_0xf8, + reg_0xfe, + GENESYS_GL847_MAX_REGS +}; + +#define SETREG(adr,val) {dev->reg[reg_##adr].address=adr;dev->reg[reg_##adr].value=val;} + +/** set up registers for an actual scan + * + * this function sets up the scanner to scan in normal or single line mode + */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl847_init_scan_regs (Genesys_Device * dev, + Genesys_Register_Set * reg, + float xres, /*dpi */ + float yres, /*dpi */ + float startx, /*optical_res, from dummy_pixel+1 */ + float starty, /*base_ydpi, from home! */ + float pixels, + float lines, + unsigned int depth, + unsigned int channels, + int color_filter, + unsigned int flags); + +/* Send the low-level scan command */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl847_begin_scan (Genesys_Device * dev, Genesys_Register_Set * reg, SANE_Bool start_motor); + +/* Send the stop scan command */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl847_end_scan (Genesys_Device * dev, Genesys_Register_Set * reg, SANE_Bool check_stop); + +#ifndef UNIT_TESTING +static +#endif +SANE_Status gl847_init (Genesys_Device * dev); + +/** @brief moves the slider to steps at motor base dpi + * @param dev device to work on + * @param steps number of steps to move + * */ +#ifndef UNIT_TESTING +static +#endif +SANE_Status +gl847_feed (Genesys_Device * dev, unsigned int steps); + +typedef struct +{ + uint8_t sensor_id; + uint8_t r6b; + uint8_t r6c; + uint8_t r6d; + uint8_t r6e; + uint8_t r6f; + uint8_t ra6; + uint8_t ra7; + uint8_t ra8; + uint8_t ra9; +} Gpio_Profile; + +static Gpio_Profile gpios[]={ + { GPO_CANONLIDE200, 0x02, 0xf9, 0x20, 0xff, 0x00, 0x04, 0x04, 0x00, 0x00}, + { GPO_CANONLIDE700, 0x06, 0xdb, 0xff, 0xff, 0x80, 0x15, 0x07, 0x20, 0x10}, + { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, +}; + +typedef struct +{ + uint8_t dramsel; + uint8_t rd0; + uint8_t rd1; + uint8_t rd2; + uint8_t re0; + uint8_t re1; + uint8_t re2; + uint8_t re3; + uint8_t re4; + uint8_t re5; + uint8_t re6; + uint8_t re7; +} Memory_layout; + +static Memory_layout layouts[]={ + /* LIDE 100 */ + { + 0x29, + 0x0a, 0x15, 0x20, + 0x00, 0xac, 0x02, 0x55, 0x02, 0x56, 0x03, 0xff + }, + /* LIDE 200 */ + { + 0x29, + 0x0a, 0x1f, 0x34, + 0x01, 0x24, 0x02, 0x91, 0x02, 0x92, 0x03, 0xff + }, + /* 5600F */ + { + 0x29, + 0x0a, 0x1f, 0x34, + 0x01, 0x24, 0x02, 0x91, 0x02, 0x92, 0x03, 0xff + }, + /* LIDE 700F */ + { + 0x2a, + 0x0a, 0x33, 0x5c, + 0x02, 0x14, 0x09, 0x09, 0x09, 0x0a, 0x0f, 0xff + } +}; + +/** @brief structure for sensor settings + * this structure describes the sensor settings to use for a given + * exposure. + */ +typedef struct { + int sensor_type; /**> sensor id */ + int dpi; /**> maximum dpi for which data are valid */ + int exposure; /**> exposure */ + int ck1map; /**> CK1MAP */ + int ck3map; /**> CK3MAP */ + int ck4map; /**> CK4MAP */ + int segcnt; /**> SEGCNT */ + int expdummy; /**> exposure dummy */ + int expr; /**> initial red exposure */ + int expg; /**> initial green exposure */ + int expb; /**> initial blue exposure */ + size_t *order; /**> order of sub-segments */ + uint8_t r17; /**> TG width */ +} Sensor_Profile; + +/* *INDENT-OFF* */ + +static size_t order_01[]={0,1}; +static size_t order_0213[]={0,2,1,3}; +static size_t order_0246[]={0,2,4,6,1,3,5,7}; + +static size_t new_order[]={0,1,2,3}; +static size_t order_0145[]={0,1,4,5,2,3,6,7}; + +/** + * database of sensor profiles + */ +static Sensor_Profile sensors[]={ + {CIS_CANONLIDE100, 200, 2848, 60, 159, 85, 5136, 255, 410, 275, 203, NULL , 0x0a}, + {CIS_CANONLIDE100, 300, 1424, 60, 159, 85, 5136, 255, 410, 275, 203, NULL , 0x0a}, + {CIS_CANONLIDE100, 600, 1432, 60, 159, 85, 5136, 255, 410, 275, 203, NULL , 0x0a}, + {CIS_CANONLIDE100, 1200, 2712, 60, 159, 85, 5136, 255, 746, 478, 353, order_01 , 0x08}, + {CIS_CANONLIDE100, 2400, 5280, 60, 159, 85, 5136, 255, 1417, 909, 643, order_0213, 0x06}, + /* + {CIS_CANONLIDE200, 150, 2848, 240, 636, 340, 5144, 0, 255, 637, 637, 637}, + {CIS_CANONLIDE200, 300, 1424, 240, 636, 340, 5144, 0, 255, 637, 637, 637}, + */ + {CIS_CANONLIDE200, 200, 2848, 60, 159, 85, 5136, 255, 410, 275, 203, NULL , 0x0a}, + {CIS_CANONLIDE200, 300, 1424, 60, 159, 85, 5136, 255, 410, 275, 203, NULL , 0x0a}, + {CIS_CANONLIDE200, 600, 1432, 60, 159, 85, 5136, 255, 410, 275, 203, NULL , 0x0a}, + {CIS_CANONLIDE200, 1200, 2712, 60, 159, 85, 5136, 255, 746, 478, 353, order_01 , 0x08}, + {CIS_CANONLIDE200, 2400, 5280, 60, 159, 85, 5136, 255, 1417, 909, 643, order_0213, 0x06}, + {CIS_CANONLIDE200, 4800, 10416, 60, 159, 85, 5136, 255, 2692, 1728, 1221, order_0246, 0x04}, + + /* LiDE 700F */ + {CIS_CANONLIDE700, 150, 2848, 135, 249, 85, 5187, 255, 465, 310, 239, NULL , 0x0c}, + {CIS_CANONLIDE700, 300, 1424, 135, 249, 85, 5187, 255, 465, 310, 239, NULL , 0x0c}, + {CIS_CANONLIDE700, 600, 1504, 135, 249, 85, 5187, 255, 465, 310, 239, NULL , 0x0c}, + {CIS_CANONLIDE700, 1200, 2696, 135, 249, 85, 5187, 255, 1464, 844, 555, order_01 , 0x0a}, + {CIS_CANONLIDE700, 2400, 10576, 135, 249, 85, 5187, 255, 2798, 1558, 972, new_order , 0x08}, + {CIS_CANONLIDE700, 4800, 10576, 135, 249, 85, 5187, 255, 2798, 1558, 972, order_0145, 0x06}, +}; +/* *INDENT-ON* */ + +/* base motor sopes in full step unit */ +/* target=((exposure * dpi) / base_dpi)>>step_type; */ +static uint32_t lide200_base[] = { 46876, 2343, 2343, 2343, 2343, 2343, 2343, 2343, 2343, 2336, 2329, 2322, 2314, 2307, 2300,2292,2285,2278,2271,2263,2256,2249,2241,2234,2227,2219,2212,2205,2198,2190,2183,2176,2168,2161,2154,2146,2139,2132,2125,2117,2110,2103,2095,2088,2081,2073,2066,2059,2052,2044,2037,2030,2022,2015,2008,2001,1993,1986,1979,1971,1964,1957,1949,1942,1935,1928,1920,1913,1906,1898,1891,1884,1876,1869,1862,1855,1847,1840,1833,1825,1818,1811,1803,1796,1789,1782,1774,1767,1760,1752,1745,1738,1731,1723,1716,1709,1701,1694,1687,1679,1672,1665,1658,1650,1643,1636,1628,1621,1614,1606,1599,1592,1585,1577,1570,1563,1555,1548,1541,1533,1526,1519,1512,1504,1497,1490,1482,1475,1468,1461,1453,1446,1439,1431,1424,1417,1409,1402,1395,1388,1380,1373,1366,1358,1351,1344,1336,1329,1322,1315,1307,1300,1293,1285,1278,1271,1263,1256,1249,1242,1234,1227,1220,1212,1205,1198,1191,1183,1176,1169,1161,1154,1147,1139,1132,1125,1118,1110,1103,1096,1088,1081,1074,1066,1059,1052,1045,1037,1030,1023,1015,1008,1001,993,986,979,972,964,957,950,942,935,928,921,913,906,899,891,884,877,869,862,855,848,840,833,826,818,811,804,796,789,782,775,767,760,753,745,738,731,723,716,709,702,694,687,680,672,665,658,651,643,636,629,621,614,607,599,592,585,578,570,563,556,534,534, 0}; +static uint32_t lide200_medium[] = { 46876, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136, 8136,2343, 2336, 2329, 2322, 2314, 2307, 2300,2292,2285,2278,2271,2263,2256,2249,2241,2234,2227,2219,2212,2205,2198,2190,2183,2176,2168,2161,2154,2146,2139,2132,2125,2117,2110,2103,2095,2088,2081,2073,2066,2059,2052,2044,2037,2030,2022,2015,2008,2001,1993,1986,1979,1971,1964,1957,1949,1942,1935,1928,1920,1913,1906,1898,1891,1884,1876,1869,1862,1855,1847,1840,1833,1825,1818,1811,1803,1796,1789,1782,1774,1767,1760,1752,1745,1738,1731,1723,1716,1709,1701,1694,1687,1679,1672,1665,1658,1650,1643,1636,1628,1621,1614,1606,1599,1592,1585,1577,1570,1563,1555,1548,1541,1533,1526,1519,1512,1504,1497,1490,1482,1475,1468,1461,1453,1446,1439,1431,1424,1417,1409,1402,1395,1388,1380,1373,1366,1358,1351,1344,1336,1329,1322,1315,1307,1300,1293,1285,1278,1271,1263,1256,1249,1242,1234,1227,1220,1212,1205,1198,1191,1183,1176,1169,1161,1154,1147,1139,1132,1125,1118,1110,1103,1096,1088,1081,1074,1066,1059,1052,1045,1037,1030,1023,1015,1008,1001,993,986,979,972,964,957,950,942,935,928,921,913,906,899,891,884,877,869,862,855,848,840,833,826,818,811,804,796,789,782,775,767,760,753,745,738,731,723,716,709,702,694,687,680,672,665,658,651,643,636,629,621,614,607,599,592,585,578,570,563,556,534,534, 0}; +static uint32_t lide200_high[] = { 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 31680, 2219,2212,2205,2198,2190,2183,2176,2168,2161,2154,2146,2139,2132,2125,2117,2110,2103,2095,2088,2081,2073,2066,2059,2052,2044,2037,2030,2022,2015,2008,2001,1993,1986,1979,1971,1964,1957,1949,1942,1935,1928,1920,1913,1906,1898,1891,1884,1876,1869,1862,1855,1847,1840,1833,1825,1818,1811,1803,1796,1789,1782,1774,1767,1760,1752,1745,1738,1731,1723,1716,1709,1701,1694,1687,1679,1672,1665,1658,1650,1643,1636,1628,1621,1614,1606,1599,1592,1585,1577,1570,1563,1555,1548,1541,1533,1526,1519,1512,1504,1497,1490,1482,1475,1468,1461,1453,1446,1439,1431,1424,1417,1409,1402,1395,1388,1380,1373,1366,1358,1351,1344,1336,1329,1322,1315,1307,1300,1293,1285,1278,1271,1263,1256,1249,1242,1234,1227,1220,1212,1205,1198,1191,1183,1176,1169,1161,1154,1147,1139,1132,1125,1118,1110,1103,1096,1088,1081,1074,1066,1059,1052,1045,1037,1030,1023,1015,1008,1001,993,986,979,972,964,957,950,942,935,928,921,913,906,899,891,884,877,869,862,855,848,840,833,826,818,811,804,796,789,782,775,767,760,753,745,738,731,723,716,709,702,694,687,680,672,665,658,651,643,636,629,621,614,607,599,592,585,578,570,563,556,534,534, 0}; +static uint32_t lide700_medium[] = { 46876,2342,2342,2342,2342,2342,2342,2342,2342,2302,2286,2274,2266,2258,2252,2244,2240,2234,2228,2224,2218,2216,2210,2208,2202,2200,2194,2192,2190,2186,2182,2180,2176,2174,2172,2170,2166,2162,2160,2156,2154,2152,2150,2150,2146,2144,2142,2140,2136,2134,2132,2130,2130,2128,2124,2122,2120,2120,2118,2116,2112,2112,2110,2108,2106,2106,2104,2102,2102,2098,2096,2094,2094,2092,2090,2090,2086,2084,2084,2082,2082,2080,2078,2078,2076,2074,2074,2070,2070,2068,2066,2066,2064,2064,2062,2062,2060,2058,2058,2054,2054,2052,2052,2050,2050,2048,2048,2046,2046,2044,2042,2042,2040,2040,2038,2038,2034,2034,2032,2032,2030,2030,2028,2028,2026,2026,2022,2022}; +static uint32_t lide700_high[] = { 46876,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864,15864}; +/* 5190 trop + * 5186 pas assez + */ +/* +static uint32_t lide200_max[] = { 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 124992, 2219,2212,2205,2198,2190,2183,2176,2168,2161,2154,2146,2139,2132,2125,2117,2110,2103,2095,2088,2081,2073,2066,2059,2052,2044,2037,2030,2022,2015,2008,2001,1993,1986,1979,1971,1964,1957,1949,1942,1935,1928,1920,1913,1906,1898,1891,1884,1876,1869,1862,1855,1847,1840,1833,1825,1818,1811,1803,1796,1789,1782,1774,1767,1760,1752,1745,1738,1731,1723,1716,1709,1701,1694,1687,1679,1672,1665,1658,1650,1643,1636,1628,1621,1614,1606,1599,1592,1585,1577,1570,1563,1555,1548,1541,1533,1526,1519,1512,1504,1497,1490,1482,1475,1468,1461,1453,1446,1439,1431,1424,1417,1409,1402,1395,1388,1380,1373,1366,1358,1351,1344,1336,1329,1322,1315,1307,1300,1293,1285,1278,1271,1263,1256,1249,1242,1234,1227,1220,1212,1205,1198,1191,1183,1176,1169,1161,1154,1147,1139,1132,1125,1118,1110,1103,1096,1088,1081,1074,1066,1059,1052,1045,1037,1030,1023,1015,1008,1001,993,986,979,972,964,957,950,942,935,928,921,913,906,899,891,884,877,869,862,855,848,840,833,826,818,811,804,796,789,782,775,767,760,753,745,738,731,723,716,709,702,694,687,680,672,665,658,651,643,636,629,621,614,607,599,592,585,578,570,563,556,534,534, 0}; +*/ + +/** + * database of motor profiles + */ + +/* *INDENT-OFF* */ +static Motor_Profile gl847_motors[]={ + /* LiDE 100 */ + {MOTOR_CANONLIDE100, 2848, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE100, 1424, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE100, 1432, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE100, 2712, QUARTER_STEP, lide200_medium}, + {MOTOR_CANONLIDE100, 5280, EIGHTH_STEP , lide200_high}, + + /* LiDE 200 */ + {MOTOR_CANONLIDE200, 2848, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE200, 1424, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE200, 1432, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE200, 2712, QUARTER_STEP, lide200_medium}, + {MOTOR_CANONLIDE200, 5280, EIGHTH_STEP , lide200_high}, + {MOTOR_CANONLIDE200, 10416, EIGHTH_STEP , lide200_high}, + + /* LiDE 700F */ + {MOTOR_CANONLIDE700, 2848, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE700, 1424, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE700, 1504, HALF_STEP , lide200_base}, + {MOTOR_CANONLIDE700, 2696, HALF_STEP , lide700_medium}, /* 2696 , 2838 */ + {MOTOR_CANONLIDE700, 10576, EIGHTH_STEP, lide700_high}, + + /* end of database entry */ + {0, 0, 0, NULL}, +}; +/* *INDENT-ON* */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_low.c b/backend/genesys_low.c new file mode 100644 index 0000000..62563ae --- /dev/null +++ b/backend/genesys_low.c @@ -0,0 +1,1981 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2010-2013 Stéphane Voltz + + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ +#undef BACKEND_NAME +#define BACKEND_NAME genesys_low + +#include "genesys_low.h" + +/* ------------------------------------------------------------------------ */ +/* functions calling ASIC specific functions */ +/* ------------------------------------------------------------------------ */ + +/** + * setup the hardware dependent functions + */ +SANE_Status +sanei_genesys_init_cmd_set (Genesys_Device * dev) +{ + DBG_INIT (); + switch (dev->model->asic_type) + { + case GENESYS_GL646: + return sanei_gl646_init_cmd_set (dev); + case GENESYS_GL841: + return sanei_gl841_init_cmd_set (dev); + case GENESYS_GL843: + return sanei_gl843_init_cmd_set (dev); + case GENESYS_GL845: /* since only a few reg bits differs + we handle both together */ + case GENESYS_GL846: + return sanei_gl846_init_cmd_set (dev); + case GENESYS_GL847: + return sanei_gl847_init_cmd_set (dev); + case GENESYS_GL124: + return sanei_gl124_init_cmd_set (dev); + default: + return SANE_STATUS_INVAL; + } +} + +/* ------------------------------------------------------------------------ */ +/* General IO and debugging functions */ +/* ------------------------------------------------------------------------ */ + +/* Write data to a pnm file (e.g. calibration). For debugging only */ +/* data is RGB or grey, with little endian byte order */ +SANE_Status +sanei_genesys_write_pnm_file (char *filename, uint8_t * data, int depth, + int channels, int pixels_per_line, int lines) +{ + FILE *out; + int count; + + DBG (DBG_info, + "sanei_genesys_write_pnm_file: depth=%d, channels=%d, ppl=%d, lines=%d\n", + depth, channels, pixels_per_line, lines); + + out = fopen (filename, "w"); + if (!out) + { + DBG (DBG_error, + "sanei_genesys_write_pnm_file: could nor open %s for writing: %s\n", + filename, strerror (errno)); + return SANE_STATUS_INVAL; + } + if(depth==1) + { + fprintf (out, "P4\n%d\n%d\n", pixels_per_line, lines); + } + else + { + fprintf (out, "P%c\n%d\n%d\n%d\n", channels == 1 ? '5' : '6', + pixels_per_line, lines, (int) pow (2, depth) - 1); + } + if (channels == 3) + { + for (count = 0; count < (pixels_per_line * lines * 3); count++) + { + if (depth == 16) + fputc (*(data + 1), out); + fputc (*(data++), out); + if (depth == 16) + data++; + } + } + else + { + if (depth==1) + { + pixels_per_line/=8; + } + for (count = 0; count < (pixels_per_line * lines); count++) + { + switch (depth) + { + case 8: + fputc (*(data + count), out); + break; + case 16: + fputc (*(data + 1), out); + fputc (*(data), out); + data += 2; + break; + default: + fputc(data[count], out); + break; + } + } + } + fclose (out); + + DBG (DBG_proc, "sanei_genesys_write_pnm_file: finished\n"); + return SANE_STATUS_GOOD; +} + +/* the following 2 functions are used to handle registers in a + way that doesn't depend on the actual ASIC type */ + +/* Reads a register from a register set */ +SANE_Byte +sanei_genesys_read_reg_from_set (Genesys_Register_Set * reg, + uint16_t address) +{ + SANE_Int i; + + for (i = 0; i < GENESYS_MAX_REGS && reg[i].address; i++) + { + if (reg[i].address == address) + { + return reg[i].value; + } + } + return 0; +} + +/* Reads a register from a register set */ +void +sanei_genesys_set_reg_from_set (Genesys_Register_Set * reg, uint16_t address, + SANE_Byte value) +{ + SANE_Int i; + + for (i = 0; i < GENESYS_MAX_REGS && reg[i].address; i++) + { + if (reg[i].address == address) + { + reg[i].value = value; + break; + } + } +} + + +/* ------------------------------------------------------------------------ */ +/* Read and write RAM, registers and AFE */ +/* ------------------------------------------------------------------------ */ + +/** @brief write to one high (addr >= 0x100) register + * write to a register which address is higher than 0xff. + * @param dev opened device to write to + * @param reg LSB of register address + * @param val value to write + */ +SANE_Status +sanei_genesys_write_hregister (Genesys_Device * dev, uint16_t reg, uint8_t val) +{ + SANE_Status status; + uint8_t buffer[2]; + + buffer[0]=reg & 0xff; + buffer[1]=val; + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + 0x100 | VALUE_SET_REGISTER, INDEX, 2, buffer); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_genesys_write_hregister (0x%02x, 0x%02x): failed : %s\n", reg, val, sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "sanei_genesys_write_hregister (0x%02x, 0x%02x) completed\n", + reg, val); + + return status; +} + +/** @brief read from one high (addr >= 0x100) register + * Read to a register which address is higher than 0xff. Second byte is check to detect + * physical link errors. + * @param dev opened device to read from + * @param reg LSB of register address + * @param val value to write + */ +SANE_Status +sanei_genesys_read_hregister (Genesys_Device * dev, uint16_t reg, uint8_t * val) +{ + SANE_Status status; + SANE_Byte value[2]; + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_IN, REQUEST_BUFFER, + 0x100 | VALUE_GET_REGISTER, 0x22+((reg & 0xff)<<8), 2, value); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_read_hregister (0x%02x): failed while reading register: %s\n", + reg, sane_strstatus (status)); + return status; + } + *val=value[0]; + DBG( DBG_io2, "sanei_genesys_read_hregister(0x%02x)=0x%02x\n",reg,*val); + + /* check usb link status */ + if((value[1] & 0xff) != 0x55) + { + DBG (DBG_error,"sanei_genesys_read_hregister: invalid read, scanner unplugged ?\n"); + status=SANE_STATUS_IO_ERROR; + } + return status; +} + +/** + * Write to one GL847 ASIC register +URB 10 control 0x40 0x04 0x83 0x00 len 2 wrote 0xa6 0x04 + */ +static SANE_Status +sanei_genesys_write_gl847_register (Genesys_Device * dev, uint8_t reg, uint8_t val) +{ + SANE_Status status; + uint8_t buffer[2]; + + buffer[0]=reg; + buffer[1]=val; + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, + VALUE_SET_REGISTER, INDEX, 2, buffer); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_genesys_write_gl847_register (0x%02x, 0x%02x): failed : %s\n", reg, val, sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "sanei_genesys_write_gl847_register (0x%02x, 0x%02x) completed\n", + reg, val); + + return status; +} + +/** + * Write to one ASIC register + */ +SANE_Status +sanei_genesys_write_register (Genesys_Device * dev, uint16_t reg, uint8_t val) +{ + SANE_Status status; + SANE_Byte reg8; + +#ifdef UNIT_TESTING + if(dev->usb_mode<0) + { + return SANE_STATUS_GOOD; + } +#endif + + /* 16 bit register address space */ + if(reg>255) + { + return sanei_genesys_write_hregister(dev, reg, val); + } + + /* route to gl847 function if needed */ + if(dev->model->asic_type==GENESYS_GL847 + || dev->model->asic_type==GENESYS_GL845 + || dev->model->asic_type==GENESYS_GL846 + || dev->model->asic_type==GENESYS_GL124) + { + return sanei_genesys_write_gl847_register(dev, reg, val); + } + + reg8=reg & 0xff; + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, ®8); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_write_register (0x%02x, 0x%02x): failed while setting register: %s\n", + reg, val, sane_strstatus (status)); + return status; + } + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_WRITE_REGISTER, INDEX, 1, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_write_register (0x%02x, 0x%02x): failed while writing register value: %s\n", + reg, val, sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "sanei_genesys_write_register (0x%02x, 0x%02x) completed\n", + reg, val); + + return status; +} + +/** + * @brief write command to 0x8c endpoint + * Write a value to 0x8c end point (end access), for USB firmware related operations + * Known values are 0x0f, 0x11 for USB 2.0 data transfer and 0x0f,0x14 for USB1.1 + * @param dev device to write to + * @param index index of the command + * @param val value to write + */ +SANE_Status +sanei_genesys_write_0x8c (Genesys_Device * dev, uint8_t index, uint8_t val) +{ + SANE_Status status; + +#ifdef UNIT_TESTING + if(dev->usb_mode<0) + { + return SANE_STATUS_GOOD; + } +#endif + + DBG (DBG_io, "sanei_genesys_write_0x8c: 0x%02x,0x%02x\n", index, val); + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_BUF_ENDACCESS, index, 1, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_write_0x8c: failed %s\n", sane_strstatus (status)); + } + return status; +} + +/* read reg 0x41: + * URB 164 control 0xc0 0x04 0x8e 0x4122 len 2 read 0xfc 0x55 + */ +static SANE_Status +sanei_genesys_read_gl847_register (Genesys_Device * dev, uint16_t reg, uint8_t * val) +{ + SANE_Status status; + SANE_Byte value[2]; + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_IN, REQUEST_BUFFER, + VALUE_GET_REGISTER, 0x22+(reg<<8), 2, value); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_read_gl847_register (0x%02x): failed while setting register: %s\n", + reg, sane_strstatus (status)); + return status; + } + *val=value[0]; + DBG( DBG_io2, "sanei_genesys_read_gl847_register(0x%02x)=0x%02x\n",reg,*val); + + /* check usb link status */ + if((value[1] & 0xff) != 0x55) + { + DBG (DBG_error,"sanei_genesys_read_gl847_register: invalid read, scanner unplugged ?\n"); + status=SANE_STATUS_IO_ERROR; + } + return status; +} + +/* Read from one register */ +SANE_Status +sanei_genesys_read_register (Genesys_Device * dev, uint16_t reg, uint8_t * val) +{ + SANE_Status status; + SANE_Byte reg8; + +#ifdef UNIT_TESTING + if(dev->usb_mode<0) + { + *val=0; + return SANE_STATUS_GOOD; + } +#endif + + /* 16 bit register address space */ + if(reg>255) + { + return sanei_genesys_read_hregister(dev, reg, val); + } + + /* route to gl847 function if needed */ + if(dev->model->asic_type==GENESYS_GL847 + || dev->model->asic_type==GENESYS_GL845 + || dev->model->asic_type==GENESYS_GL846 + || dev->model->asic_type==GENESYS_GL124) + return sanei_genesys_read_gl847_register(dev, reg, val); + + /* 8 bit register address space */ + reg8=(SANE_Byte)(reg& 0Xff); + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_OUT, REQUEST_REGISTER, + VALUE_SET_REGISTER, INDEX, 1, ®8); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_read_register (0x%02x, 0x%02x): failed while setting register: %s\n", + reg, *val, sane_strstatus (status)); + return status; + } + + *val = 0; + + status = + sanei_usb_control_msg (dev->dn, REQUEST_TYPE_IN, REQUEST_REGISTER, + VALUE_READ_REGISTER, INDEX, 1, val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_read_register (0x%02x, 0x%02x): failed while reading register value: %s\n", + reg, *val, sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "sanei_genesys_read_register (0x%02x, 0x%02x) completed\n", + reg, *val); + + return status; +} + +/* Set address for writing data */ +SANE_Status +sanei_genesys_set_buffer_address (Genesys_Device * dev, uint32_t addr) +{ + SANE_Status status; + + if(dev->model->asic_type==GENESYS_GL847 + || dev->model->asic_type==GENESYS_GL845 + || dev->model->asic_type==GENESYS_GL846 + || dev->model->asic_type==GENESYS_GL124) + { + DBG (DBG_warn, + "sanei_genesys_set_buffer_address: shouldn't be used for GL846+ ASICs\n"); + return SANE_STATUS_GOOD; + } + + DBG (DBG_io, + "sanei_genesys_set_buffer_address: setting address to 0x%05x\n", + addr & 0xfffffff0); + + addr = addr >> 4; + + status = sanei_genesys_write_register (dev, 0x2b, (addr & 0xff)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_set_buffer_address: failed while writing low byte: %s\n", + sane_strstatus (status)); + return status; + } + + addr = addr >> 8; + status = sanei_genesys_write_register (dev, 0x2a, (addr & 0xff)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_set_buffer_address: failed while writing high byte: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "sanei_genesys_set_buffer_address: completed\n"); + + return status; +} + +/** read data for analog frontend + * @param dev device owning the AFE + * @param addr register address to read + * @param data placeholder for the result + * @return SANE_STATUS_GOOD is OK, else the error code + */ +SANE_Status +sanei_genesys_fe_read_data (Genesys_Device * dev, uint8_t addr, + uint16_t *data) +{ + SANE_Status status; + uint8_t value; + Genesys_Register_Set reg[1]; + + + DBG (DBG_proc, "sanei_genesys_fe_read_data: start\n"); + + reg[0].address = 0x50; + reg[0].value = addr; + + /* set up read address */ + status = dev->model->cmd_set->bulk_write_register (dev, reg, 1); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_fe_read_data: failed while bulk writing registers: %s\n", + sane_strstatus (status)); + return status; + } + + /* read data */ + RIE (sanei_genesys_read_register (dev, 0x46, &value)); + *data=256*value; + RIE (sanei_genesys_read_register (dev, 0x47, &value)); + *data+=value; + + DBG (DBG_io, "sanei_genesys_fe_read_data (0x%02x, 0x%04x)\n", addr, *data); + DBG (DBG_proc, "sanei_genesys_fe_read_data: completed\n"); + + return status; +} + +/* Write data for analog frontend */ +SANE_Status +sanei_genesys_fe_write_data (Genesys_Device * dev, uint8_t addr, + uint16_t data) +{ + SANE_Status status; + Genesys_Register_Set reg[3]; + +#ifdef UNIT_TESTING + if(dev->usb_mode<0) + { + return SANE_STATUS_GOOD; + } +#endif + + DBG (DBG_io, "sanei_genesys_fe_write_data (0x%02x, 0x%04x)\n", addr, data); + + reg[0].address = 0x51; + reg[0].value = addr; + reg[1].address = 0x3a; + reg[1].value = (data / 256) & 0xff; + reg[2].address = 0x3b; + reg[2].value = data & 0xff; + if (dev->model->asic_type == GENESYS_GL124) + { + reg[1].address = 0x5d; + reg[2].address = 0x5e; + } + + status = dev->model->cmd_set->bulk_write_register (dev, reg, 3); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_fe_write_data: failed while bulk writing registers: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_io, "sanei_genesys_fe_write_data: completed\n"); + + return status; +} + +/* ------------------------------------------------------------------------ */ +/* Medium level functions */ +/* ------------------------------------------------------------------------ */ + +/** read the status register + */ +SANE_Status +sanei_genesys_get_status (Genesys_Device * dev, uint8_t * status) +{ +#ifdef UNIT_TESTING + if(dev->usb_mode<0) + { + *status=0; + return SANE_STATUS_GOOD; + } +#endif + + if(dev->model->asic_type==GENESYS_GL124) + return sanei_genesys_read_hregister(dev, 0x101, status); + return sanei_genesys_read_register (dev, 0x41, status); +} + +/** + * decodes and prints content of status register + * @param val value read from status register + */ +void sanei_genesys_print_status (uint8_t val) +{ + char msg[80]; + + sprintf (msg, "%s%s%s%s%s%s%s%s", + val & PWRBIT ? "PWRBIT " : "", + val & BUFEMPTY ? "BUFEMPTY " : "", + val & FEEDFSH ? "FEEDFSH " : "", + val & SCANFSH ? "SCANFSH " : "", + val & HOMESNR ? "HOMESNR " : "", + val & LAMPSTS ? "LAMPSTS " : "", + val & FEBUSY ? "FEBUSY " : "", + val & MOTORENB ? "MOTORENB" : ""); + DBG (DBG_info, "status=%s\n", msg); +} + +#if 0 +/* returns pixels per line from register set */ +/*candidate for moving into chip specific files?*/ +static int +genesys_pixels_per_line (Genesys_Register_Set * reg) +{ + int pixels_per_line; + + pixels_per_line = + sanei_genesys_read_reg_from_set (reg, + 0x32) * 256 + + sanei_genesys_read_reg_from_set (reg, 0x33); + pixels_per_line -= + (sanei_genesys_read_reg_from_set (reg, 0x30) * 256 + + sanei_genesys_read_reg_from_set (reg, 0x31)); + + return pixels_per_line; +} + +/* returns dpiset from register set */ +/*candidate for moving into chip specific files?*/ +static int +genesys_dpiset (Genesys_Register_Set * reg) +{ + int dpiset; + + dpiset = + sanei_genesys_read_reg_from_set (reg, + 0x2c) * 256 + + sanei_genesys_read_reg_from_set (reg, 0x2d); + + return dpiset; +} +#endif + +/** read the number of valid words in scanner's RAM + * ie registers 42-43-44 + */ +/*candidate for moving into chip specific files?*/ +SANE_Status +sanei_genesys_read_valid_words (Genesys_Device * dev, unsigned int *words) +{ + SANE_Status status; + uint8_t value; + + DBGSTART; + switch (dev->model->asic_type) + { + case GENESYS_GL124: + RIE (sanei_genesys_read_hregister (dev, 0x102, &value)); + *words = (value & 0x03); + RIE (sanei_genesys_read_hregister (dev, 0x103, &value)); + *words = *words * 256 + value; + RIE (sanei_genesys_read_hregister (dev, 0x104, &value)); + *words = *words * 256 + value; + RIE (sanei_genesys_read_hregister (dev, 0x105, &value)); + *words = *words * 256 + value; + break; + + case GENESYS_GL845: + case GENESYS_GL846: + RIE (sanei_genesys_read_register (dev, 0x42, &value)); + *words = (value & 0x02); + RIE (sanei_genesys_read_register (dev, 0x43, &value)); + *words = *words * 256 + value; + RIE (sanei_genesys_read_register (dev, 0x44, &value)); + *words = *words * 256 + value; + RIE (sanei_genesys_read_register (dev, 0x45, &value)); + *words = *words * 256 + value; + break; + + case GENESYS_GL847: + RIE (sanei_genesys_read_register (dev, 0x42, &value)); + *words = (value & 0x03); + RIE (sanei_genesys_read_register (dev, 0x43, &value)); + *words = *words * 256 + value; + RIE (sanei_genesys_read_register (dev, 0x44, &value)); + *words = *words * 256 + value; + RIE (sanei_genesys_read_register (dev, 0x45, &value)); + *words = *words * 256 + value; + break; + + default: + RIE (sanei_genesys_read_register (dev, 0x44, &value)); + *words = value; + RIE (sanei_genesys_read_register (dev, 0x43, &value)); + *words += (value * 256); + RIE (sanei_genesys_read_register (dev, 0x42, &value)); + if (dev->model->asic_type == GENESYS_GL646) + *words += ((value & 0x03) * 256 * 256); + else + *words += ((value & 0x0f) * 256 * 256); + } + + DBG (DBG_proc, "%s: %d words\n", __FUNCTION__, *words); + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + +/** read the number of lines scanned + * ie registers 4b-4c-4d + */ +SANE_Status +sanei_genesys_read_scancnt (Genesys_Device * dev, unsigned int *words) +{ + SANE_Status status; + uint8_t value; + + DBG (DBG_proc, "sanei_genesys_read_scancnt: start\n"); + + if (dev->model->asic_type == GENESYS_GL124) + { + RIE (sanei_genesys_read_hregister (dev, 0x10b, &value)); + *words = (value & 0x0f) << 16; + RIE (sanei_genesys_read_hregister (dev, 0x10c, &value)); + *words += (value << 8); + RIE (sanei_genesys_read_hregister (dev, 0x10d, &value)); + *words += value; + } + else + { + RIE (sanei_genesys_read_register (dev, 0x4d, &value)); + *words = value; + RIE (sanei_genesys_read_register (dev, 0x4c, &value)); + *words += (value * 256); + RIE (sanei_genesys_read_register (dev, 0x4b, &value)); + if (dev->model->asic_type == GENESYS_GL646) + *words += ((value & 0x03) * 256 * 256); + else + *words += ((value & 0x0f) * 256 * 256); + } + + DBG (DBG_proc, "sanei_genesys_read_scancnt: %d lines\n", *words); + return SANE_STATUS_GOOD; +} + +/** + * Find register in set + * @param regs register set to search + * @param addr addres of the searched register + * @return a Genesys_Register_Set pointer corresponding to the required + * address in ASIC space. Or NULL if not found. + */ +Genesys_Register_Set * +sanei_genesys_get_address (Genesys_Register_Set * regs, uint16_t addr) +{ + int i; + for (i = 0; i < GENESYS_MAX_REGS; i++) + { + if (regs[i].address == addr) + return ®s[i]; + } + DBG (DBG_error, "sanei_genesys_get_address: failed to find address for register 0x%02x, crash expected !\n",addr); + return NULL; +} + +/** + * set a 16 bit value in the given register set. + * @param regs register set where to set values + * @param addr address of the first register index to set + * @param value value to set + * @return SANE_STATUS_INVAL if the index doesn't exist in register set + */ +SANE_Status +sanei_genesys_set_double(Genesys_Register_Set *regs, uint16_t addr, uint16_t value) +{ + Genesys_Register_Set *r; + + /* high byte */ + r = sanei_genesys_get_address (regs, addr); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + r->value = HIBYTE (value); + + /* low byte */ + r = sanei_genesys_get_address (regs, addr+1); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + r->value = LOBYTE (value); + + return SANE_STATUS_GOOD; +} + +/** + * set a 24 bit value in the given register set. + * @param regs register set where to set values + * @param addr address of the first register index to set + * @param value value to set + * @return SANE_STATUS_INVAL if the index doesn't exist in register set + */ +SANE_Status +sanei_genesys_set_triple(Genesys_Register_Set *regs, uint16_t addr, uint32_t value) +{ + Genesys_Register_Set *r; + + /* low byte of highword */ + r = sanei_genesys_get_address (regs, addr); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + r->value = LOBYTE (HIWORD(value)); + + /* high byte of low word */ + r = sanei_genesys_get_address (regs, addr+1); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + r->value = HIBYTE (LOWORD(value)); + + /* low byte of low word */ + r = sanei_genesys_get_address (regs, addr+2); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + r->value = LOBYTE (LOWORD(value)); + + return SANE_STATUS_GOOD; +} + +/** + * get a 16 bit value in the given register set. + * @param regs register set where to read values + * @param addr address of the first register index to read + * @param value value to set + * @return SANE_STATUS_INVAL if the index doesn't exist in register set + */ +SANE_Status +sanei_genesys_get_double(Genesys_Register_Set *regs, uint16_t addr, uint16_t *value) +{ + Genesys_Register_Set *r; + uint16_t result=0; + + /* high byte */ + r = sanei_genesys_get_address (regs, addr); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + result=r->value<<8; + + /* low byte */ + r = sanei_genesys_get_address (regs, addr+1); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + result+=r->value; + + *value=result; + return SANE_STATUS_GOOD; +} + +/** + * get a 24 bit value in the given register set. + * @param regs register set where to read values + * @param addr address of the first register index to read + * @param value value to set + * @return SANE_STATUS_INVAL if the index doesn't exist in register set + */ +SANE_Status +sanei_genesys_get_triple(Genesys_Register_Set *regs, uint16_t addr, uint32_t *value) +{ + Genesys_Register_Set *r; + uint32_t result=0; + + /* low byte of highword */ + r = sanei_genesys_get_address (regs, addr); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + result=r->value<<16; + + /* high byte of low word */ + r = sanei_genesys_get_address (regs, addr+1); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + result+=(r->value<<8); + + /* low byte of low word */ + r = sanei_genesys_get_address (regs, addr+2); + if(r==NULL) + { + return SANE_STATUS_INVAL; + } + result+=r->value; + + *value=result; + return SANE_STATUS_GOOD; +} + +/* Checks if the scan buffer is empty */ +SANE_Status +sanei_genesys_test_buffer_empty (Genesys_Device * dev, SANE_Bool * empty) +{ + uint8_t val = 0; + SANE_Status status; + + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_test_buffer_empty: failed to read buffer status: %s\n", + sane_strstatus (status)); + return status; + } + + if (dev->model->cmd_set->test_buffer_empty_bit (val)) + { + DBG (DBG_io2, "sanei_genesys_test_buffer_empty: buffer is empty\n"); + *empty = SANE_TRUE; + return SANE_STATUS_GOOD; + } + + *empty = SANE_FALSE; + + DBG (DBG_io, "sanei_genesys_test_buffer_empty: buffer is filled\n"); + return SANE_STATUS_GOOD; +} + + +/* Read data (e.g scanned image) from scan buffer */ +SANE_Status +sanei_genesys_read_data_from_scanner (Genesys_Device * dev, uint8_t * data, + size_t size) +{ + SANE_Status status; + int time_count = 0; + unsigned int words = 0; + + DBG (DBG_proc, "sanei_genesys_read_data_from_scanner (size = %lu bytes)\n", + (u_long) size); + + if (size & 1) + DBG (DBG_info, + "WARNING sanei_genesys_read_data_from_scanner: odd number of bytes\n"); + + /* wait until buffer not empty for up to 5 seconds */ + do + { + status = sanei_genesys_read_valid_words (dev, &words); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_read_data_from_scanner: checking for empty buffer failed: %s\n", + sane_strstatus (status)); + return status; + } + if (words == 0) + { + usleep (10000); /* wait 10 msec */ + time_count++; + } + } + while ((time_count < 2500*2) && (words == 0)); + + if (words == 0) /* timeout, buffer does not get filled */ + { + DBG (DBG_error, + "sanei_genesys_read_data_from_scanner: timeout, buffer does not get filled\n"); + return SANE_STATUS_IO_ERROR; + } + + status = dev->model->cmd_set->bulk_read_data (dev, 0x45, data, size); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_read_data_from_scanner: reading bulk data failed: %s\n", + sane_strstatus (status)); + return status; + } + + DBG (DBG_proc, "sanei_genesys_read_data_from_scanner: completed\n"); + return SANE_STATUS_GOOD; +} +SANE_Status +sanei_genesys_read_feed_steps (Genesys_Device * dev, unsigned int *steps) +{ + SANE_Status status; + uint8_t value; + + DBG (DBG_proc, "sanei_genesys_read_feed_steps\n"); + + if (dev->model->asic_type == GENESYS_GL124) + { + RIE (sanei_genesys_read_hregister (dev, 0x108, &value)); + *steps = (value & 0x1f) << 16; + RIE (sanei_genesys_read_hregister (dev, 0x109, &value)); + *steps += (value << 8); + RIE (sanei_genesys_read_hregister (dev, 0x10a, &value)); + *steps += value; + } + else + { + RIE (sanei_genesys_read_register (dev, 0x4a, &value)); + *steps = value; + RIE (sanei_genesys_read_register (dev, 0x49, &value)); + *steps += (value * 256); + RIE (sanei_genesys_read_register (dev, 0x48, &value)); + if (dev->model->asic_type == GENESYS_GL646) + *steps += ((value & 0x03) * 256 * 256); + else if (dev->model->asic_type == GENESYS_GL841) + *steps += ((value & 0x0f) * 256 * 256); + else + *steps += ((value & 0x1f) * 256 * 256); + } + + DBG (DBG_proc, "sanei_genesys_read_feed_steps: %d steps\n", *steps); + return SANE_STATUS_GOOD; +} + + +/** + * Write to many registers at once + * Note: sequential call to write register, no effective + * bulk write implemented. + * @param dev device to write to + * @param reg pointer to an array of registers + * @param elems size of the array + */ +SANE_Status +sanei_genesys_bulk_write_register (Genesys_Device * dev, + Genesys_Register_Set * reg, + size_t elems) +{ + SANE_Status status = SANE_STATUS_GOOD; + size_t i; + + for (i = 0; i < elems && status == SANE_STATUS_GOOD; i++) + { + if (reg[i].address != 0) + { + status = + sanei_genesys_write_register (dev, reg[i].address, reg[i].value); + } + } + + DBG (DBG_io, "%s: wrote %lu registers\n", __FUNCTION__, (u_long) elems); + return status; +} + + + +/** + * writes a block of data to AHB + * @param dn USB device index + * @param usb_mode usb mode : -1, fake usb, 1 usb 1.1, 2 usb 2.0 + * @param addr AHB address to write to + * @param size size of the chunk of data + * @param data pointer to the data to write + */ +SANE_Status +sanei_genesys_write_ahb (SANE_Int dn, int usb_mode, uint32_t addr, uint32_t size, uint8_t * data) +{ + uint8_t outdata[8]; + size_t written,blksize; + SANE_Status status = SANE_STATUS_GOOD; + int i; + char msg[100]="AHB="; + + outdata[0] = addr & 0xff; + outdata[1] = ((addr >> 8) & 0xff); + outdata[2] = ((addr >> 16) & 0xff); + outdata[3] = ((addr >> 24) & 0xff); + outdata[4] = (size & 0xff); + outdata[5] = ((size >> 8) & 0xff); + outdata[6] = ((size >> 16) & 0xff); + outdata[7] = ((size >> 24) & 0xff); + + if (DBG_LEVEL >= DBG_io) + { + for (i = 0; i < 8; i++) + { + sprintf (msg+strlen(msg), " 0x%02x", outdata[i]); + } + DBG (DBG_io, "%s: write(0x%08x,0x%08x)\n", __FUNCTION__, addr,size); + DBG (DBG_io, "%s: %s\n", __FUNCTION__, msg); + } + + /* no effective write if fake USB */ + if(usb_mode<0) + { + DBGCOMPLETED; + return status; + } + + /* write addr and size for AHB */ + status = + sanei_usb_control_msg (dn, REQUEST_TYPE_OUT, REQUEST_BUFFER, VALUE_BUFFER, + 0x01, 8, outdata); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_genesys_write_ahb: failed while setting addr and size: %s\n", + sane_strstatus (status)); + return status; + } + + /* write actual data */ + written = 0; + do + { + if (size - written > BULKOUT_MAXSIZE) + { + blksize = BULKOUT_MAXSIZE; + } + else + { + blksize = size - written; + } + status = sanei_usb_write_bulk (dn, data + written, &blksize); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_write_ahb: failed while writing bulk data: %s\n", + sane_strstatus (status)); + return status; + } + written += blksize; + } + while (written < size); + + return status; +} + +/** @brief generates gamma buffer to transfer + * Generates gamma table buffer to send to ASIC. Applies + * contrast and brightness if set. + * @param dev device to set up + * @param bits number of bits used by gamma + * @param max value for gamma + * @param size of the gamma table + * @param gamma allocated gamma buffer to fill + * @returns SANE_STATUS_GOOD or SANE_STATUS_NO_MEM + */ +SANE_Status sanei_genesys_generate_gamma_buffer(Genesys_Device * dev, + int bits, + int max, + int size, + uint8_t *gamma) +{ + int i; + uint16_t value, *lut=NULL; + + if(dev->settings.contrast!=0 || dev->settings.brightness!=0) + { + lut=(uint16_t *)malloc(65536*2); + if(lut==NULL) + { + free(gamma); + return SANE_STATUS_NO_MEM; + } + sanei_genesys_load_lut((unsigned char *)lut, + bits, + bits, + 0, + max, + dev->settings.contrast, + dev->settings.brightness); + for (i = 0; i < size-1; i++) + { + value=dev->sensor.gamma_table[GENESYS_RED][i]; + value=lut[value]; + gamma[i * 2 + size * 0 + 0] = value & 0xff; + gamma[i * 2 + size * 0 + 1] = (value >> 8) & 0xff; + + value=dev->sensor.gamma_table[GENESYS_GREEN][i]; + value=lut[value]; + gamma[i * 2 + size * 2 + 0] = value & 0xff; + gamma[i * 2 + size * 2 + 1] = (value >> 8) & 0xff; + + value=dev->sensor.gamma_table[GENESYS_BLUE][i]; + value=lut[value]; + gamma[i * 2 + size * 4 + 0] = value & 0xff; + gamma[i * 2 + size * 4 + 1] = (value >> 8) & 0xff; + } + } + else + { + for (i = 0; i < size-1; i++) + { + value=dev->sensor.gamma_table[GENESYS_RED][i]; + gamma[i * 2 + size * 0 + 0] = value & 0xff; + gamma[i * 2 + size * 0 + 1] = (value >> 8) & 0xff; + + value=dev->sensor.gamma_table[GENESYS_GREEN][i]; + gamma[i * 2 + size * 2 + 0] = value & 0xff; + gamma[i * 2 + size * 2 + 1] = (value >> 8) & 0xff; + + value=dev->sensor.gamma_table[GENESYS_BLUE][i]; + gamma[i * 2 + size * 4 + 0] = value & 0xff; + gamma[i * 2 + size * 4 + 1] = (value >> 8) & 0xff; + } + } + + + if(lut!=NULL) + { + free(lut); + } + + return SANE_STATUS_GOOD; +} + + +/** @brief send gamma table to scanner + * This function sends generic gamma table (ie ones built with + * provided gamma) or the user defined one if provided by + * fontend. Used by gl846+ ASICs + * @param dev device to write to + */ +SANE_Status +sanei_genesys_send_gamma_table (Genesys_Device * dev) +{ + int size; + int i; + uint8_t *gamma, val; + SANE_Status status; + + DBGSTART; + + size = 256 + 1; + + /* allocate temporary gamma tables: 16 bits words, 3 channels */ + gamma = (uint8_t *) malloc (size * 2 * 3); + if (!gamma) + { + return SANE_STATUS_NO_MEM; + } + memset(gamma, 255, size*3*2); + + RIE(sanei_genesys_generate_gamma_buffer(dev, 16, 65535, size, gamma)); + + /* loop sending gamma tables NOTE: 0x01000000 not 0x10000000 */ + for (i = 0; i < 3; i++) + { + /* clear corresponding GMM_N bit */ + RIEF (sanei_genesys_read_register (dev, 0xbd, &val), gamma); + val &= ~(0x01 << i); + RIEF (sanei_genesys_write_register (dev, 0xbd, val), gamma); + + /* clear corresponding GMM_F bit */ + RIEF (sanei_genesys_read_register (dev, 0xbe, &val), gamma); + val &= ~(0x01 << i); + RIEF (sanei_genesys_write_register (dev, 0xbe, val), gamma); + + /* set GMM_Z */ + RIEF (sanei_genesys_write_register (dev, 0xc5+2*i, gamma[size*2*i+1]), gamma); + RIEF (sanei_genesys_write_register (dev, 0xc6+2*i, gamma[size*2*i]), gamma); + + status = sanei_genesys_write_ahb (dev->dn, dev->usb_mode, 0x01000000 + 0x200 * i, (size-1) * 2, gamma + i * size * 2+2); + if (status != SANE_STATUS_GOOD) + { + free (gamma); + DBG (DBG_error, + "%s: write to AHB failed writing table %d (%s)\n", __FUNCTION__, + i, sane_strstatus (status)); + } + } + + free (gamma); + DBGCOMPLETED; + return status; +} + +/** @brief initialize device + * initialize backend and ASIC : registers, motor tables, and gamma tables + * then ensure scanner's head is at home. Designed for gl846+ ASICs + * @param dev device to initialize + * @param max_regs umber of maximum used registers + */ +SANE_Status +sanei_genesys_asic_init (Genesys_Device * dev, int max_regs) +{ + SANE_Status status; + uint8_t val; + SANE_Bool cold = SANE_TRUE; + int size, i; + + DBGSTART; + + /* URB 16 control 0xc0 0x0c 0x8e 0x0b len 1 read 0x00 */ + if(dev->usb_mode>=0) + { + status = sanei_usb_control_msg (dev->dn, REQUEST_TYPE_IN, REQUEST_REGISTER, VALUE_GET_REGISTER, 0x00, 1, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: request register failed %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + DBG (DBG_io2, "%s: value=0x%02x\n", __FUNCTION__, val); + DBG (DBG_info, "%s: device is %s\n", __FUNCTION__, (val & 0x08) ? "USB 1.0" : "USB2.0"); + if (val & 0x08) + { + dev->usb_mode = 1; + } + else + { + dev->usb_mode = 2; + } + } + + /* check if the device has already been initialized and powered up + * we read register 6 and check PWRBIT, if reset scanner has been + * freshly powered up. This bit will be set to later so that following + * reads can detect power down/up cycle*/ + RIE (sanei_genesys_read_register (dev, 0x06, &val)); + /* test for POWER bit */ + if (val & 0x10) + { + cold = SANE_FALSE; + } + DBG (DBG_info, "%s: device is %s\n", __FUNCTION__, cold ? "cold" : "warm"); + + /* don't do anything if backend is initialized and hardware hasn't been + * replug */ + if (dev->already_initialized && !cold) + { + DBG (DBG_info, "%s: already initialized, nothing to do\n", __FUNCTION__); + return SANE_STATUS_GOOD; + } + + /* set up hardware and registers */ + RIE (dev->model->cmd_set->asic_boot (dev, cold)); + + /* now hardware part is OK, set up device struct */ + FREE_IFNOT_NULL (dev->white_average_data); + FREE_IFNOT_NULL (dev->dark_average_data); + FREE_IFNOT_NULL (dev->sensor.gamma_table[0]); + FREE_IFNOT_NULL (dev->sensor.gamma_table[1]); + FREE_IFNOT_NULL (dev->sensor.gamma_table[2]); + + dev->settings.color_filter = 0; + + /* duplicate initial values into calibration registers */ + memcpy (dev->calib_reg, dev->reg, max_regs * sizeof (Genesys_Register_Set)); + + /* Set analog frontend */ + RIE (dev->model->cmd_set->set_fe (dev, AFE_INIT)); + + /* init gamma tables */ + size = 256; + + for(i=0;i<3;i++) + { + if (dev->sensor.gamma_table[i] == NULL) + { + dev->sensor.gamma_table[i] = (uint16_t *) malloc (2 * size); + if (dev->sensor.gamma_table[i] == NULL) + { + DBG (DBG_error, "%s: could not allocate memory for gamma table %d\n", + __FUNCTION__, i); + return SANE_STATUS_NO_MEM; + } + sanei_genesys_create_gamma_table (dev->sensor.gamma_table[i], + size, + 65535, + 65535, + dev->sensor.gamma[i]); + } + } + + dev->oe_buffer.buffer = NULL; + dev->already_initialized = SANE_TRUE; + + /* Move to home if needed */ + RIE (dev->model->cmd_set->slow_back_home (dev, SANE_TRUE)); + dev->scanhead_position_in_steps = 0; + + /* Set powersaving (default = 15 minutes) */ + RIE (dev->model->cmd_set->set_powersaving (dev, 15)); + + DBGCOMPLETED; + return status; +} + +/** + * Wait for the scanning head to park + */ +SANE_Status +sanei_genesys_wait_for_home (Genesys_Device * dev) +{ + SANE_Status status; + uint8_t val; + int loop; + + DBGSTART; + + /* clear the parking status whatever the outcome of the function */ + dev->parking=SANE_FALSE; + + /* read initial status, if head isn't at home and motor is on + * we are parking, so we wait. + * gl847/gl124 need 2 reads for reliable results */ + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + usleep (10000); + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + + /* if at home, return */ + if(val & HOMESNR) + { + DBG (DBG_info, + "%s: already at home\n", __FUNCTION__); + return status; + } + + /* loop for 30 s max, polling home sensor */ + loop = 0; + do + { + /* wait 100 ms */ + usleep (100000); + status = sanei_genesys_get_status (dev, &val); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "%s: failed to read home sensor: %s\n", __FUNCTION__, + sane_strstatus (status)); + return status; + } + if (DBG_LEVEL >= DBG_io2) + { + sanei_genesys_print_status (val); + } + ++loop; + } + while (loop < 300 && !(val & HOMESNR) && status == SANE_STATUS_GOOD); + + DBGCOMPLETED; + return status; +} + +/**@brief compute hardware sensor dpi to use + * compute the sensor hardware dpi based on target resolution. + * A lower dpihw enable faster scans. + * @param dev device used for the scan + * @param xres x resolution of the scan + * @return the hardware dpi to use + */ +int sanei_genesys_compute_dpihw(Genesys_Device *dev, int xres) +{ + /* some scanners use alxways hardware dpi for sensor */ + if (dev->model->flags & GENESYS_FLAG_FULL_HWDPI_MODE) + { + return dev->sensor.optical_res; + } + + /* can't be below 600 dpi */ + if (xres <= 600) + { + return 600; + } + if (xres <= dev->sensor.optical_res / 4) + { + return dev->sensor.optical_res / 4; + } + if (xres <= dev->sensor.optical_res / 2) + { + return dev->sensor.optical_res / 2; + } + return dev->sensor.optical_res; +} + +/** @brief motor profile + * search for the database of motor profiles and get the best one. Each + * profile is at full step and at a reference exposure. Use first entry + * by default. + * @param motors motor profile database + * @param motor_type motor id + * @param exposure exposure time + * @return a pointer to a Motor_Profile struct + */ +Motor_Profile *sanei_genesys_get_motor_profile(Motor_Profile *motors, int motor_type, int exposure) +{ + unsigned int i; + int idx; + + i=0; + idx=-1; + while(motors[i].exposure!=0) + { + /* exact match */ + if(motors[i].motor_type==motor_type && motors[i].exposure==exposure) + { + return &(motors[i]); + } + + /* closest match */ + if(motors[i].motor_type==motor_type) + { + /* if profile exposure is higher than the required one, + * the entry is a candidate for the closest match */ + if(motors[i].exposure>=exposure) + { + if(idx<0) + { + /* no match found yet */ + idx=i; + } + else + { + /* test for better match */ + if(motors[i].exposurestep_type; +} + +/** @brief generate slope table + * Generate the slope table to use for the scan using a reference slope + * table. + * @param slope pointer to the slope table to fill + * @param steps pointer to return used step number + * @param dpi desired motor resolution + * @param exposure exposure used + * @param base_dpi base resolution of the motor + * @param step_type step type used for scan + * @param factor shrink factor for the slope + * @param motor_type motor id + * @param motors motor profile database + */ +int sanei_genesys_slope_table(uint16_t *slope, + int *steps, + int dpi, + int exposure, + int base_dpi, + int step_type, + int factor, + int motor_type, + Motor_Profile *motors) +{ +int sum, i; +uint16_t target,current; +Motor_Profile *profile; + + /* required speed */ + target=((exposure * dpi) / base_dpi)>>step_type; + DBG (DBG_io2, "%s: target=%d\n", __FUNCTION__, target); + + /* fill result with target speed */ + for(i=0;itable[0]; + + /* loop on profile copying and apply step type */ + while(profile->table[i]!=0 && current>=target) + { + slope[i]=current; + sum+=slope[i]; + i++; + current=profile->table[i]>>step_type; + } + + /* range checking */ + if(profile->table[i]==0 && DBG_LEVEL >= DBG_warn && current>target) + { + DBG (DBG_warn,"%s: short slope table, failed to reach %d. target too low ?\n",__FUNCTION__,target); + } + if(i<3 && DBG_LEVEL >= DBG_warn) + { + DBG (DBG_warn,"%s: short slope table, failed to reach %d. target too high ?\n",__FUNCTION__,target); + } + + /* align on factor */ + while(i%factor!=0) + { + slope[i+1]=slope[i]; + sum+=slope[i]; + i++; + } + + /* ensure minimal slope size */ + while(i<2*factor) + { + slope[i+1]=slope[i]; + sum+=slope[i]; + i++; + } + + /* return used steps and acceleration sum */ + *steps=i/factor; + return sum; +} + +/** @brief returns the lowest possible ydpi for the device + * Parses device entry to find lowest motor dpi. + * @param dev device description + * @return lowest motor resolution + */ +int sanei_genesys_get_lowest_ydpi(Genesys_Device *dev) +{ + int min=20000; + int i=0; + + while(dev->model->ydpi_values[i]!=0) + { + if(dev->model->ydpi_values[i]model->ydpi_values[i]; + } + i++; + } + return min; +} + +/** @brief returns the lowest possible dpi for the device + * Parses device entry to find lowest motor or sensor dpi. + * @param dev device description + * @return lowest motor resolution + */ +int sanei_genesys_get_lowest_dpi(Genesys_Device *dev) +{ + int min=20000; + int i=0; + + while(dev->model->ydpi_values[i]!=0) + { + if(dev->model->ydpi_values[i]model->ydpi_values[i]; + } + i++; + } + i=0; + while(dev->model->xdpi_values[i]!=0) + { + if(dev->model->xdpi_values[i]model->xdpi_values[i]; + } + i++; + } + return min; +} + +/** @brief check is a cache entry may be used + * Compares current settings with the cache entry and return + * SANE_TRUE if they are compatible. + */ +SANE_Status +sanei_genesys_is_compatible_calibration (Genesys_Device * dev, + Genesys_Calibration_Cache * cache, + int for_overwrite) +{ +#ifdef HAVE_SYS_TIME_H + struct timeval time; +#endif + int compatible = 1, resolution; + SANE_Status status; + + DBGSTART; + + if(dev->model->cmd_set->calculate_current_setup==NULL) + { + DBG (DBG_proc, + "sanei_genesys_is_compatible_calibration: no calculate_setup, non compatible cache\n"); + return SANE_STATUS_UNSUPPORTED; + } + + status = dev->model->cmd_set->calculate_current_setup (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "sanei_genesys_is_compatible_calibration: failed to calculate current setup: %s\n", + sane_strstatus (status)); + return status; + } + dev->current_setup.scan_method = dev->settings.scan_method; + + DBG (DBG_proc, "sanei_genesys_is_compatible_calibration: checking\n"); + + /* a calibration cache is compatible if color mode and x dpi match the user + * requested scan. In the case of CIS scanners, dpi isn't a criteria */ + if (dev->model->is_cis == SANE_FALSE) + { + resolution = dev->settings.xres; + if(resolution>dev->sensor.optical_res) + { + resolution=dev->sensor.optical_res; + } + compatible = (resolution == ((int) cache->used_setup.xres)); + } + else + { + resolution=sanei_genesys_compute_dpihw(dev,dev->settings.xres); + compatible = (resolution == ((int) sanei_genesys_compute_dpihw(dev,cache->used_setup.xres))); + } + if (dev->current_setup.half_ccd != cache->used_setup.half_ccd) + { + DBG (DBG_io, + "sanei_genesys_is_compatible_calibration: half_ccd=%d, used=%d\n", + dev->current_setup.half_ccd, cache->used_setup.half_ccd); + compatible = 0; + } + if (dev->current_setup.scan_method != cache->used_setup.scan_method) + { + DBG (DBG_io, + "sanei_genesys_is_compatible_calibration: current method=%d, used=%d\n", + dev->current_setup.scan_method, cache->used_setup.scan_method); + compatible = 0; + } + if (!compatible) + { + DBG (DBG_proc, + "sanei_genesys_is_compatible_calibration: completed, non compatible cache\n"); + return SANE_STATUS_UNSUPPORTED; + } + + /* a cache entry expires after 60 minutes for non sheetfed scanners */ + /* this is not taken into account when overwriting cache entries */ +#ifdef HAVE_SYS_TIME_H + if(for_overwrite == SANE_FALSE) + { + gettimeofday (&time, NULL); + if ((time.tv_sec - cache->last_calibration > 60 * 60) + && (dev->model->is_sheetfed == SANE_FALSE) + && (dev->settings.scan_method == SCAN_METHOD_FLATBED)) + { + DBG (DBG_proc, + "sanei_genesys_is_compatible_calibration: expired entry, non compatible cache\n"); + return SANE_STATUS_UNSUPPORTED; + } + } +#endif + + DBGCOMPLETED; + return SANE_STATUS_GOOD; +} + + +/** @brief compute maximum line distance shift + * compute maximum line distance shift for the motor and sensor + * combination. Line distance shift is the distance between different + * color component of CCD sensors. Since these components aren't at + * the same physical place, they scan diffrent lines. Software must + * take this into account to accurately mix color data. + * @param dev device session to compute max_shift for + * @param channels number of color channels for the scan + * @param yres motor resolution used for the scan + * @param flags scan flags + * @return 0 or line distance shift + */ +int sanei_genesys_compute_max_shift(Genesys_Device *dev, + int channels, + int yres, + int flags) +{ + int max_shift; + + max_shift=0; + if (channels > 1 && !(flags & SCAN_FLAG_IGNORE_LINE_DISTANCE)) + { + max_shift = dev->ld_shift_r; + if (dev->ld_shift_b > max_shift) + max_shift = dev->ld_shift_b; + if (dev->ld_shift_g > max_shift) + max_shift = dev->ld_shift_g; + max_shift = (max_shift * yres) / dev->motor.base_ydpi; + } + return max_shift; +} + +/** @brief build lookup table for digital enhancements + * Function to build a lookup table (LUT), often + used by scanners to implement brightness/contrast/gamma + or by backends to speed binarization/thresholding + + offset and slope inputs are -127 to +127 + + slope rotates line around central input/output val, + 0 makes horizontal line + + pos zero neg + . x . . x + . x . . x + out . x .xxxxxxxxxxx . x + . x . . x + ....x....... ............ .......x.... + in in in + + offset moves line vertically, and clamps to output range + 0 keeps the line crossing the center of the table + + high low + . xxxxxxxx . + . x . + out x . x + . . x + ............ xxxxxxxx.... + in in + + out_min/max provide bounds on output values, + useful when building thresholding lut. + 0 and 255 are good defaults otherwise. + * @param lut pointer where to store the generated lut + * @param in_bits number of bits for in values + * @param out_bits number of bits of out values + * @param out_min minimal out value + * @param out_max maximal out value + * @param slope slope of the generated data + * @param offset offset of the generated data + */ +SANE_Status +sanei_genesys_load_lut (unsigned char * lut, + int in_bits, + int out_bits, + int out_min, + int out_max, + int slope, + int offset) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int i, j; + double shift, rise; + int max_in_val = (1 << in_bits) - 1; + int max_out_val = (1 << out_bits) - 1; + uint8_t *lut_p8 = lut; + uint16_t *lut_p16 = (uint16_t *) lut; + + DBGSTART; + + /* slope is converted to rise per unit run: + * first [-127,127] to [-.999,.999] + * then to [-PI/4,PI/4] then [0,PI/2] + * then take the tangent (T.O.A) + * then multiply by the normal linear slope + * because the table may not be square, i.e. 1024x256*/ + rise = tan ((double) slope / 128 * M_PI_4 + M_PI_4) * max_out_val / max_in_val; + + /* line must stay vertically centered, so figure + * out vertical offset at central input value */ + shift = (double) max_out_val / 2 - (rise * max_in_val / 2); + + /* convert the user offset setting to scale of output + * first [-127,127] to [-1,1] + * then to [-max_out_val/2,max_out_val/2]*/ + shift += (double) offset / 127 * max_out_val / 2; + + for (i = 0; i <= max_in_val; i++) + { + j = rise * i + shift; + + /* cap data to required range */ + if (j < out_min) + { + j = out_min; + } + else if (j > out_max) + { + j = out_max; + } + + /* copy result according to bit depth */ + if (out_bits <= 8) + { + *lut_p8 = j; + lut_p8++; + } + else + { + *lut_p16 = j; + lut_p16++; + } + } + + DBGCOMPLETED; + return ret; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/genesys_low.h b/backend/genesys_low.h new file mode 100644 index 0000000..1d5ef22 --- /dev/null +++ b/backend/genesys_low.h @@ -0,0 +1,1206 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2003 Oliver Rauch + Copyright (C) 2003, 2004 Henning Meier-Geinitz + Copyright (C) 2004, 2005 Gerhard Jaeger + Copyright (C) 2004-2013 Stéphane Voltz + Copyright (C) 2005-2009 Pierre Willenbrock + Copyright (C) 2006 Laurent Charpentier + Parts of the structs have been taken from the gt68xx backend by + Sergey Vlasov et al. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GENESYS_LOW_H +#define GENESYS_LOW_H + + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#ifdef HAVE_SYS_TIME_H +#include +#endif +#ifdef HAVE_SYS_TYPES_H +#include +#endif +#ifdef HAVE_MKDIR +#include +#include +#endif + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_usb.h" + +#include "../include/_stdint.h" + +#define DBG_error0 0 /* errors/warnings printed even with devuglevel 0 */ +#define DBG_error 1 /* fatal errors */ +#define DBG_init 2 /* initialization and scanning time messages */ +#define DBG_warn 3 /* warnings and non-fatal errors */ +#define DBG_info 4 /* informational messages */ +#define DBG_proc 5 /* starting/finishing functions */ +#define DBG_io 6 /* io functions */ +#define DBG_io2 7 /* io functions that are called very often */ +#define DBG_data 8 /* log image data */ + +/** + * call a function and return on error + */ +#define RIE(function) \ + do { status = function; \ + if (status != SANE_STATUS_GOOD) \ + { \ + DBG(DBG_error, "%s: %s\n", __FUNCTION__, sane_strstatus (status)); \ + return status; \ + } \ + } while (SANE_FALSE) + +#define RIEF(function, mem) \ + do { status = function; \ + if (status != SANE_STATUS_GOOD) \ + { \ + free(mem); \ + DBG(DBG_error, "%s: %s\n", __FUNCTION__, sane_strstatus (status)); \ + return status; \ + } \ + } while (SANE_FALSE) + +#define RIEF2(function, mem1, mem2) \ + do { status = function; \ + if (status != SANE_STATUS_GOOD) \ + { \ + free(mem1); \ + free(mem2); \ + return status; \ + } \ + } while (SANE_FALSE) + +#define DBGSTART DBG (DBG_proc, "%s start\n", __FUNCTION__); +#define DBGCOMPLETED DBG (DBG_proc, "%s completed\n", __FUNCTION__); + +#define FREE_IFNOT_NULL(x) if(x!=NULL) { free(x); x=NULL;} + +#define GENESYS_RED 0 +#define GENESYS_GREEN 1 +#define GENESYS_BLUE 2 + +/* Flags */ +#define GENESYS_FLAG_UNTESTED (1 << 0) /**< Print a warning for these scanners */ +#define GENESYS_FLAG_14BIT_GAMMA (1 << 1) /**< use 14bit Gamma table instead of 12 */ +#define GENESYS_FLAG_LAZY_INIT (1 << 2) /**< skip extensive ASIC test at init */ +#define GENESYS_FLAG_XPA (1 << 3) +#define GENESYS_FLAG_SKIP_WARMUP (1 << 4) /**< skip genesys_warmup() */ +/** @brief offset calibration flag + * signals that the scanner does offset calibration. In this case off_calibration() and + * coarse_gain_calibration() functions must be implemented + */ +#define GENESYS_FLAG_OFFSET_CALIBRATION (1 << 5) +#define GENESYS_FLAG_SEARCH_START (1 << 6) /**< do start search before scanning */ +#define GENESYS_FLAG_REPARK (1 << 7) /**< repark head (and check for lock) by + moving without scanning */ +#define GENESYS_FLAG_DARK_CALIBRATION (1 << 8) /**< do dark calibration */ +#define GENESYS_FLAG_STAGGERED_LINE (1 << 9) /**< pixel columns are shifted vertically for hi-res modes */ + +#define GENESYS_FLAG_MUST_WAIT (1 << 10) /**< tells wether the scanner must wait for the head when parking */ + + +#define GENESYS_FLAG_HAS_UTA (1 << 11) /**< scanner has a transparency adapter */ + +#define GENESYS_FLAG_DARK_WHITE_CALIBRATION (1 << 12) /**< yet another calibration method. does white and dark shading in one run, depending on a black and a white strip*/ +#define GENESYS_FLAG_CUSTOM_GAMMA (1 << 13) /**< allow custom gamma tables */ +#define GENESYS_FLAG_NO_CALIBRATION (1 << 14) /**< allow scanners to use skip the calibration, needed for sheetfed scanners */ +#define GENESYS_FLAG_HALF_CCD_MODE (1 << 15) /**< scanner has setting for half ccd mode */ +#define GENESYS_FLAG_SIS_SENSOR (1 << 16) /**< handling of multi-segments sensors in software */ +#define GENESYS_FLAG_SHADING_NO_MOVE (1 << 17) /**< scanner doesn't move sensor during shading calibration */ +#define GENESYS_FLAG_SHADING_REPARK (1 << 18) /**< repark head between shading scans */ +#define GENESYS_FLAG_FULL_HWDPI_MODE (1 << 19) /**< scanner always use maximum hw dpi to setup the sensor */ + +#define GENESYS_HAS_NO_BUTTONS 0 /**< scanner has no supported button */ +#define GENESYS_HAS_SCAN_SW (1 << 0) /**< scanner has SCAN button */ +#define GENESYS_HAS_FILE_SW (1 << 1) /**< scanner has FILE button */ +#define GENESYS_HAS_COPY_SW (1 << 2) /**< scanner has COPY button */ +#define GENESYS_HAS_EMAIL_SW (1 << 3) /**< scanner has EMAIL button */ +#define GENESYS_HAS_PAGE_LOADED_SW (1 << 4) /**< scanner has paper in detection */ +#define GENESYS_HAS_OCR_SW (1 << 5) /**< scanner has OCR button */ +#define GENESYS_HAS_POWER_SW (1 << 6) /**< scanner has power button */ +#define GENESYS_HAS_CALIBRATE (1 << 7) /**< scanner has 'calibrate' software button to start calibration */ +#define GENESYS_HAS_EXTRA_SW (1 << 8) /**< scanner has extra function button */ + +/* USB control message values */ +#define REQUEST_TYPE_IN (USB_TYPE_VENDOR | USB_DIR_IN) +#define REQUEST_TYPE_OUT (USB_TYPE_VENDOR | USB_DIR_OUT) +#define REQUEST_REGISTER 0x0c +#define REQUEST_BUFFER 0x04 +#define VALUE_BUFFER 0x82 +#define VALUE_SET_REGISTER 0x83 +#define VALUE_READ_REGISTER 0x84 +#define VALUE_WRITE_REGISTER 0x85 +#define VALUE_INIT 0x87 +#define GPIO_OUTPUT_ENABLE 0x89 +#define GPIO_READ 0x8a +#define GPIO_WRITE 0x8b +#define VALUE_BUF_ENDACCESS 0x8c +#define VALUE_GET_REGISTER 0x8e +#define INDEX 0x00 + +/* todo: used? +#define VALUE_READ_STATUS 0x86 +*/ + +/* Read/write bulk data/registers */ +#define BULK_OUT 0x01 +#define BULK_IN 0x00 +#define BULK_RAM 0x00 +#define BULK_REGISTER 0x11 + +#define BULKIN_MAXSIZE 0xFE00 +#define GL646_BULKIN_MAXSIZE 0xFFC0 +#define GL646_BULKIN_MINSIZE 0x0800 +#define BULKOUT_MAXSIZE 0xF000 + +/* AFE values */ +#define AFE_INIT 1 +#define AFE_SET 2 +#define AFE_POWER_SAVE 4 + +#define LOWORD(x) ((uint16_t)((x) & 0xffff)) +#define HIWORD(x) ((uint16_t)((x) >> 16)) +#define LOBYTE(x) ((uint8_t)((x) & 0xFF)) +#define HIBYTE(x) ((uint8_t)((x) >> 8)) + +/* Global constants */ +/* TODO: emove this leftover of early backend days */ +#define MOTOR_SPEED_MAX 350 +#define DARK_VALUE 0 + +#define PWRBIT 0x80 +#define BUFEMPTY 0x40 +#define FEEDFSH 0x20 +#define SCANFSH 0x10 +#define HOMESNR 0x08 +#define LAMPSTS 0x04 +#define FEBUSY 0x02 +#define MOTORENB 0x01 + +typedef struct Genesys_Register_Set +{ + uint16_t address; + uint8_t value; +} Genesys_Register_Set; + +/** @brief Data structure to set up analog frontend. + * The analog frontend converts analog value from image sensor to + * digital value. It has its own control registers which are set up + * with this structure. The values are written using sanei_genesys_fe_write_data. + * The actual register addresses they map to depends on the frontend used. + * @see sanei_genesys_fe_write_data + */ +typedef struct +{ + uint8_t fe_id; /**< id of the frontend description */ + uint8_t reg[4]; /**< values to set up frontend control register, they + usually map to analog register 0x00 to 0x03 */ + uint8_t sign[3]; /**< sets the sign of the digital value */ + uint8_t offset[3]; /**< offset correction to apply to signal, most often + maps to frontend register 0x20-0x22 */ + uint8_t gain[3]; /**< amplification to apply to signal, most often + maps to frontend register 0x28-0x2a */ + uint8_t reg2[3]; /**< extra control registers */ +} Genesys_Frontend; + +typedef struct +{ + uint8_t sensor_id; /**< id of the sensor description */ + int optical_res; + int black_pixels; + int dummy_pixel; /* value of dummy register. */ + int CCD_start_xoffset; /* last pixel of CCD margin at optical resolution */ + int sensor_pixels; /* total pixels used by the sensor */ + int fau_gain_white_ref; /* TA CCD target code (reference gain) */ + int gain_white_ref; /* CCD target code (reference gain) */ + uint8_t regs_0x08_0x0b[4]; + uint8_t regs_0x10_0x1d[14]; + uint8_t regs_0x52_0x5e[13]; + float gamma[3]; /**< red, green and blue gamma coefficient for default gamma tables */ + uint16_t *gamma_table[3]; /**< sensor specific gamma tables */ +} Genesys_Sensor; + +typedef struct +{ + uint8_t gpo_id; /**< id of the gpo description */ + uint8_t value[2]; /**< registers 0x6c and 0x6d on gl843 */ + uint8_t enable[2]; /**< registers 0x6e and 0x6F on gl843 */ +} Genesys_Gpo; + +typedef struct +{ + SANE_Int maximum_start_speed; /* maximum speed allowed when accelerating from standstill. Unit: pixeltime/step */ + SANE_Int maximum_speed; /* maximum speed allowed. Unit: pixeltime/step */ + SANE_Int minimum_steps; /* number of steps used for default curve */ + float g; /* power for non-linear acceleration curves. */ +/* vs*(1-i^g)+ve*(i^g) where + vs = start speed, ve = end speed, + i = 0.0 for first entry and i = 1.0 for last entry in default table*/ +} Genesys_Motor_Slope; + + +typedef struct +{ + uint8_t motor_id; /**< id of the motor description */ + SANE_Int base_ydpi; /* motor base steps. Unit: 1/" */ + SANE_Int optical_ydpi; /* maximum resolution in y-direction. Unit: 1/" */ + SANE_Int max_step_type; /* maximum step type. 0-2 */ + SANE_Int power_mode_count; /* number of power modes*/ + Genesys_Motor_Slope slopes[2][3]; /* slopes to derive individual slopes from */ +} Genesys_Motor; + +typedef enum Genesys_Color_Order +{ + COLOR_ORDER_RGB, + COLOR_ORDER_BGR +} +Genesys_Color_Order; + + +#define MAX_SCANNERS 50 +#define MAX_RESOLUTIONS 13 +#define MAX_DPI 4 + +#define GENESYS_GL646 646 +#define GENESYS_GL841 841 +#define GENESYS_GL843 843 +#define GENESYS_GL845 845 +#define GENESYS_GL846 846 +#define GENESYS_GL847 847 +#define GENESYS_GL848 848 +#define GENESYS_GL123 123 +#define GENESYS_GL124 124 + +#define GENESYS_MAX_REGS 256 + +#define DAC_WOLFSON_UMAX 0 +#define DAC_WOLFSON_ST12 1 +#define DAC_WOLFSON_ST24 2 +#define DAC_WOLFSON_5345 3 +#define DAC_WOLFSON_HP2400 4 +#define DAC_WOLFSON_HP2300 5 +#define DAC_CANONLIDE35 6 +#define DAC_AD_XP200 7 /* Analog Device frontend */ +#define DAC_WOLFSON_XP300 8 +#define DAC_WOLFSON_HP3670 9 +#define DAC_WOLFSON_DSM600 10 +#define DAC_CANONLIDE200 11 +#define DAC_KVSS080 12 +#define DAC_G4050 13 +#define DAC_CANONLIDE110 14 +#define DAC_PLUSTEK_3600 15 +#define DAC_CANONLIDE700 16 +#define DAC_CS8400F 17 +#define DAC_IMG101 18 +#define DAC_PLUSTEK3800 19 + +#define CCD_UMAX 0 +#define CCD_ST12 1 /* SONY ILX548: 5340 Pixel ??? */ +#define CCD_ST24 2 /* SONY ILX569: 10680 Pixel ??? */ +#define CCD_5345 3 +#define CCD_HP2400 4 +#define CCD_HP2300 5 +#define CCD_CANONLIDE35 6 +#define CIS_XP200 7 /* CIS sensor for Strobe XP200 */ + /* 8 is unused currently */ +#define CCD_HP3670 9 +#define CCD_DP665 10 +#define CCD_ROADWARRIOR 11 +#define CCD_DSMOBILE600 12 +#define CCD_XP300 13 +#define CCD_DP685 14 +#define CIS_CANONLIDE200 15 +#define CIS_CANONLIDE100 16 +#define CCD_KVSS080 17 +#define CCD_G4050 18 +#define CIS_CANONLIDE110 19 +#define CCD_PLUSTEK_3600 20 +#define CCD_HP_N6310 21 +#define CIS_CANONLIDE700 22 +#define CCD_CS4400F 23 +#define CCD_CS8400F 24 +#define CCD_IMG101 25 +#define CCD_PLUSTEK3800 26 +#define CIS_CANONLIDE210 27 + +#define GPO_UMAX 0 +#define GPO_ST12 1 +#define GPO_ST24 2 +#define GPO_5345 3 +#define GPO_HP2400 4 +#define GPO_HP2300 5 +#define GPO_CANONLIDE35 6 +#define GPO_XP200 7 +#define GPO_XP300 8 +#define GPO_HP3670 9 +#define GPO_DP665 10 +#define GPO_DP685 11 +#define GPO_CANONLIDE200 12 +#define GPO_KVSS080 13 +#define GPO_G4050 14 +#define GPO_CANONLIDE110 15 +#define GPO_PLUSTEK_3600 16 +#define GPO_CANONLIDE210 17 +#define GPO_HP_N6310 18 +#define GPO_CANONLIDE700 19 +#define GPO_CS4400F 20 +#define GPO_CS8400F 21 +#define GPO_IMG101 22 +#define GPO_PLUSTEK3800 23 + +#define MOTOR_UMAX 0 +#define MOTOR_5345 1 +#define MOTOR_ST24 2 +#define MOTOR_HP2400 3 +#define MOTOR_HP2300 4 +#define MOTOR_CANONLIDE35 5 +#define MOTOR_XP200 6 +#define MOTOR_XP300 7 +#define MOTOR_HP3670 9 +#define MOTOR_DP665 10 +#define MOTOR_ROADWARRIOR 11 +#define MOTOR_DSMOBILE_600 12 +#define MOTOR_CANONLIDE200 13 +#define MOTOR_CANONLIDE100 14 +#define MOTOR_KVSS080 15 +#define MOTOR_G4050 16 +#define MOTOR_CANONLIDE110 17 +#define MOTOR_PLUSTEK_3600 18 +#define MOTOR_CANONLIDE700 19 +#define MOTOR_CS8400F 20 +#define MOTOR_IMG101 21 +#define MOTOR_PLUSTEK3800 22 +#define MOTOR_CANONLIDE210 23 + + +/* Forward typedefs */ +typedef struct Genesys_Device Genesys_Device; +struct Genesys_Scanner; +typedef struct Genesys_Calibration_Cache Genesys_Calibration_Cache; + +/** + * Scanner command set description. + * + * This description contains parts which are common to all scanners with the + * same command set, but may have different optical resolution and other + * parameters. + */ +typedef struct Genesys_Command_Set +{ + /** @name Identification */ + /*@{ */ + + /** Name of this command set */ + SANE_String_Const name; + + /*@} */ + + /** For ASIC initialization */ + SANE_Status (*init) (Genesys_Device * dev); + + SANE_Status (*init_regs_for_warmup) (Genesys_Device * dev, + Genesys_Register_Set * regs, + int *channels, int *total_size); + SANE_Status (*init_regs_for_coarse_calibration) (Genesys_Device * dev); + SANE_Status (*init_regs_for_shading) (Genesys_Device * dev); + SANE_Status (*init_regs_for_scan) (Genesys_Device * dev); + + SANE_Bool (*get_filter_bit) (Genesys_Register_Set * reg); + SANE_Bool (*get_lineart_bit) (Genesys_Register_Set * reg); + SANE_Bool (*get_bitset_bit) (Genesys_Register_Set * reg); + SANE_Bool (*get_gain4_bit) (Genesys_Register_Set * reg); + SANE_Bool (*get_fast_feed_bit) (Genesys_Register_Set * reg); + + SANE_Bool (*test_buffer_empty_bit) (SANE_Byte val); + SANE_Bool (*test_motor_flag_bit) (SANE_Byte val); + + int (*bulk_full_size) (void); + + SANE_Status (*set_fe) (Genesys_Device * dev, uint8_t set); + SANE_Status (*set_powersaving) (Genesys_Device * dev, int delay); + SANE_Status (*save_power) (Genesys_Device * dev, SANE_Bool enable); + + void (*set_motor_power) (Genesys_Register_Set * regs, SANE_Bool set); + void (*set_lamp_power) (Genesys_Device * dev, + Genesys_Register_Set * regs, + SANE_Bool set); + + SANE_Status (*begin_scan) (Genesys_Device * dev, + Genesys_Register_Set * regs, + SANE_Bool start_motor); + SANE_Status (*end_scan) (Genesys_Device * dev, + Genesys_Register_Set * regs, + SANE_Bool check_stop); + + /** + * Send gamma tables to ASIC + */ + SANE_Status (*send_gamma_table) (Genesys_Device * dev); + + SANE_Status (*search_start_position) (Genesys_Device * dev); + SANE_Status (*offset_calibration) (Genesys_Device * dev); + SANE_Status (*coarse_gain_calibration) (Genesys_Device * dev, int dpi); + SANE_Status (*led_calibration) (Genesys_Device * dev); + + SANE_Status (*slow_back_home) (Genesys_Device * dev, + SANE_Bool wait_until_home); + + SANE_Status (*bulk_write_register) (Genesys_Device * dev, + Genesys_Register_Set * reg, + size_t elems); + SANE_Status (*bulk_write_data) (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len); + + SANE_Status (*bulk_read_data) (Genesys_Device * dev, uint8_t addr, + uint8_t * data, size_t len); + + /* Updates hardware sensor information in Genesys_Scanner.val[]. + If possible, just get information for given option. + The sensor state in Genesys_Scanner.val[] should be merged with the + new sensor state, using the information that was last read by the frontend + in Genesys_Scanner.last_val[], in such a way that a button up/down + relative to Genesys_Scanner.last_val[] is not lost. + */ + SANE_Status (*update_hardware_sensors) (struct Genesys_Scanner * s); + + /* functions for sheetfed scanners */ + /** + * load document into scanner + */ + SANE_Status (*load_document) (Genesys_Device * dev); + /** + * detects is the scanned document has left scanner. In this + * case it updates the amount of data to read and set up + * flags in the dev struct + */ + SANE_Status (*detect_document_end) (Genesys_Device * dev); + /** + * eject document from scanner + */ + SANE_Status (*eject_document) (Genesys_Device * dev); + /** + * search for an black or white area in forward or reverse + * direction */ + SANE_Status (*search_strip) (Genesys_Device * dev, SANE_Bool forward, SANE_Bool black); + + SANE_Status (*is_compatible_calibration) ( + Genesys_Device * dev, + Genesys_Calibration_Cache *cache, + SANE_Bool for_overwrite); + + /* functions for transparency adapter */ + /** + * move scanning head to transparency adapter + */ + SANE_Status (*move_to_ta) (Genesys_Device * dev); + + /** + * write shading data calibration to ASIC + */ + SANE_Status (*send_shading_data) (Genesys_Device * dev, uint8_t * data, int size); + + /** + * calculate current scan setup + */ + SANE_Status (*calculate_current_setup) (Genesys_Device * dev); + + /** + * cold boot init function + */ + SANE_Status (*asic_boot) (Genesys_Device * dev, SANE_Bool cold); + +} Genesys_Command_Set; + +/** @brief structure to describe a scanner model + * This structure describes a model. It is composed of information on the + * sensor, the motor, scanner geometry and flags to drive operation. + */ +typedef struct Genesys_Model +{ + SANE_String_Const name; + SANE_String_Const vendor; + SANE_String_Const model; + + SANE_Int asic_type; /* ASIC type gl646 or gl841 */ + Genesys_Command_Set *cmd_set; /* pointers to low level functions */ + + SANE_Int xdpi_values[MAX_RESOLUTIONS]; /* possible x resolutions */ + SANE_Int ydpi_values[MAX_RESOLUTIONS]; /* possible y resolutions */ + SANE_Int bpp_gray_values[MAX_DPI]; /* possible depths in gray mode */ + SANE_Int bpp_color_values[MAX_DPI]; /* possible depths in color mode */ + + SANE_Fixed x_offset; /* Start of scan area in mm */ + SANE_Fixed y_offset; /* Start of scan area in mm (Amount of + feeding needed to get to the medium) */ + SANE_Fixed x_size; /* Size of scan area in mm */ + SANE_Fixed y_size; /* Size of scan area in mm */ + + SANE_Fixed y_offset_calib; /* Start of white strip in mm */ + SANE_Fixed x_offset_mark; /* Start of black mark in mm */ + + SANE_Fixed x_offset_ta; /* Start of scan area in TA mode in mm */ + SANE_Fixed y_offset_ta; /* Start of scan area in TA mode in mm */ + SANE_Fixed x_size_ta; /* Size of scan area in TA mode in mm */ + SANE_Fixed y_size_ta; /* Size of scan area in TA mode in mm */ + + SANE_Fixed y_offset_calib_ta; /* Start of white strip in TA mode in mm */ + + SANE_Fixed post_scan; /* Size of scan area after paper sensor stops + sensing document in mm */ + SANE_Fixed eject_feed; /* Amount of feeding needed to eject document + after finishing scanning in mm */ + + /* Line-distance correction (in pixel at optical_ydpi) for CCD scanners */ + SANE_Int ld_shift_r; /* red */ + SANE_Int ld_shift_g; /* green */ + SANE_Int ld_shift_b; /* blue */ + + Genesys_Color_Order line_mode_color_order; /* Order of the CCD/CIS colors */ + + SANE_Bool is_cis; /* Is this a CIS or CCD scanner? */ + SANE_Bool is_sheetfed; /* Is this sheetfed scanner? */ + + SANE_Int ccd_type; /* which SENSOR type do we have ? */ + SANE_Int dac_type; /* which DAC do we have ? */ + SANE_Int gpo_type; /* General purpose output type */ + SANE_Int motor_type; /* stepper motor type */ + SANE_Word flags; /* Which hacks are needed for this scanner? */ + SANE_Word buttons; /* Button flags, described existing buttons for the model */ + /*@} */ + SANE_Int shading_lines; /* how many lines are used for shading calibration */ + SANE_Int search_lines; /* how many lines are used to search start position */ +} Genesys_Model; + +#define SCAN_METHOD_FLATBED 0 /**< normal scan method */ +#define SCAN_METHOD_TRANSPARENCY 2 /**< scan using transparency adaptor */ +#define SCAN_METHOD_NEGATIVE 0x88 /**< scan using negative adaptor */ + +#define SCAN_MODE_LINEART 0 /**< lineart scan mode */ +#define SCAN_MODE_HALFTONE 1 /**< halftone scan mode */ +#define SCAN_MODE_GRAY 2 /**< gray scan mode */ +#define SCAN_MODE_COLOR 4 /**< color scan mode */ + +typedef struct +{ + int scan_method; /* todo: change >=2: Transparency, 0x88: negative film */ + int scan_mode; /* todo: change 0,1 = lineart, halftone; 2 = gray, 3 = 3pass color, 4=single pass color */ + int xres; /**< horizontal dpi */ + int yres; /**< vertical dpi */ + + double tl_x; /* x start on scan table in mm */ + double tl_y; /* y start on scan table in mm */ + + unsigned int lines; /**< number of lines at scan resolution */ + unsigned int pixels; /**< number of pixels at scan resolution */ + + unsigned int depth;/* bit depth of the scan */ + + /* todo : remove these fields ? */ + int exposure_time; + + unsigned int color_filter; + + /**< true if scan is true gray, false if monochrome scan */ + int true_gray; + + /**< lineart threshold */ + int threshold; + + /**< lineart threshold curve for dynamic rasterization */ + int threshold_curve; + + /**< Disable interpolation for xres +#include +#include +#include +#include +#include +#include "../include/sane/sanei_jpeg.h" +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME gphoto2 +#include "../include/sane/sanei_backend.h" + +/* PSF 1/12/02 - gphoto2.h does a #include of config.h. We don't have + * config.h by that name (we call it sane/config.h), so the #undef of + * HAVE_CONFIG_H will cause it to skip that. + */ +#undef HAVE_CONFIG_H +#include "gphoto2.h" + + +#include +#include + +#define CHECK_RET(f) {int res = f; if (res < 0) {DBG (1,"ERROR: %s\n", gp_result_as_string (res)); return (SANE_STATUS_INVAL);}} + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#define MAGIC (void *)0xab730324 +#define GPHOTO2_CONFIG_FILE "gphoto2.conf" + +static SANE_Bool is_open = 0; + +/* Options selected by frontend: */ +static SANE_Bool gphoto2_opt_thumbnails; /* Read thumbnails */ +static SANE_Bool gphoto2_opt_snap; /* Take new picture */ +static SANE_Bool gphoto2_opt_lowres; /* Set low resolution */ +static SANE_Bool gphoto2_opt_erase; /* Erase after downloading */ +static SANE_Bool gphoto2_opt_autoinc; /* Increment image number */ +static SANE_Bool dumpinquiry; /* Dump status info */ + +/* Used for jpeg decompression */ +static struct jpeg_decompress_struct cinfo; +static djpeg_dest_ptr dest_mgr = NULL; + +static SANE_Int highres_height = 960, highres_width = 1280; +static SANE_Int thumb_height = 120, thumb_width = 160; +static SANE_String TopFolder; /* Fixed part of path strings */ +static SANE_Int SubDirs = 1; /* Search for Sub directories */ + +static GPHOTO2 Cam_data; /* Other camera data */ + +static SANE_Range image_range = { + 0, + 0, + 0 +}; + +static SANE_String *folder_list; +static SANE_Int current_folder = 0; + +static SANE_Option_Descriptor sod[] = { + { + SANE_NAME_NUM_OPTIONS, + SANE_TITLE_NUM_OPTIONS, + SANE_DESC_NUM_OPTIONS, + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_IMAGE_SELECTION 1 + { + "", + "Image Selection", + "Selection of the image to load.", + SANE_TYPE_GROUP, + SANE_UNIT_NONE, + 0, + 0, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_FOLDER 2 + { + "folder", + "Folder", + "Select folder within camera", + SANE_TYPE_STRING, + SANE_UNIT_NONE, + 256, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_STRING_LIST, + {NULL} + } + , + +#define GPHOTO2_OPT_IMAGE_NUMBER 3 + { + "image", + "Image Number", + "Select Image Number to load from camera", + SANE_TYPE_INT, + SANE_UNIT_NONE, + 4, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {(SANE_String_Const *) & image_range} /* this is ANSI conformant! */ + } + , + +#define GPHOTO2_OPT_THUMBS 4 + { + "thumbs", + "Load Thumbnail", + "Load the image as thumbnail.", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_SNAP 5 + { + "snap", + "Snap new picture", + "Take new picture and download it", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT /* | SANE_CAP_ADVANCED */ , + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_LOWRES 6 + { + "lowres", + "Low Resolution", + "Resolution of new picture or selected image (must be manually specified)", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE /* Until we figure out how to support it */ + /* | SANE_CAP_ADVANCED */ , + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_ERASE 7 + { + "erase", + "Erase", + "Erase the picture after downloading", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_DEFAULT 8 + { + "default-enhancements", + "Defaults", + "Set default values for enhancement controls.", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_INIT_GPHOTO2 9 + { + "camera-init", + "Re-establish Communications", + "Re-establish communications with camera (in case of timeout, etc.)", + SANE_TYPE_BUTTON, + SANE_UNIT_NONE, + 0, + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + +#define GPHOTO2_OPT_AUTOINC 10 + { + "autoinc", + "Auto Increment", + "Increment image number after each scan", + SANE_TYPE_BOOL, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED, + SANE_CONSTRAINT_NONE, + {NULL} + } + , + + +}; + +static SANE_Parameters parms = { + SANE_FRAME_RGB, + 0, + 0, /* Number of bytes returned per scan line: */ + 0, /* Number of pixels per scan line. */ + 0, /* Number of lines for the current scan. */ + 8, /* Number of bits per sample. */ +}; + + +CameraList *dir_list; +Camera *camera; + +/* Buffer to hold line currently being processed by sane_read */ +static SANE_Byte *linebuffer = NULL; +static SANE_Int linebuffer_size = 0; +static SANE_Int linebuffer_index = 0; + +/* used for setting up commands */ +static SANE_Char cmdbuf[256]; + +/* Structures used by gphoto2 API */ +static CameraAbilities abilities; +static CameraFile *data_file; +static const unsigned char *data_ptr; +static unsigned long data_file_total_size, data_file_current_index; + +static SANE_Int hack_fd; + +#include +#include + +/* Device select/open/close */ + +static SANE_Device dev[] = { + { + "0", + "Gphoto2", + "Supported", + "still camera"}, +}; + +static const SANE_Device *devlist[] = { + dev + 0, 0 +}; + +/* + * debug_func - called for gphoto2 debugging output (if enabled) + */ +static void +debug_func (GPLogLevel level, const char *domain, const char *format, + va_list args, void UNUSEDARG * data) +{ + if (level == GP_LOG_ERROR) + DBG (0, "%s(ERROR): ", domain); + else + DBG (0, "%s(%i): ", domain, level); + sanei_debug_msg (0, DBG_LEVEL, STRINGIFY (BACKEND_NAME), format, args); + DBG (0, "\n"); +} + +/* + * init_gphoto2() - Initialize interface to camera using gphoto2 API + */ +static SANE_Int +init_gphoto2 (void) +{ + CameraList *list; + GPPortInfoList *il; + GPPortInfo info; + SANE_Int n, m, port; + CameraAbilitiesList *al; + + gp_log (GP_LOG_VERBOSE, "SANE", "Initializing\n"); + + if (!Cam_data.camera_name) + { + DBG (0, "init_gphoto2: Camera name not specified in config file\n"); + return SANE_STATUS_INVAL; + } + + if (camera) + { + /* + * We get here if re-initializing the camera: either because + * the user clicked the "re-establish" button, or we need to + * recalculate the number of photos after taking a picture. + * We must release the old camera before starting over. + */ + CHECK_RET (gp_camera_unref (camera)); + } + + CHECK_RET (gp_camera_new (&camera)); + + CHECK_RET (gp_abilities_list_new (&al)); + CHECK_RET (gp_abilities_list_load (al, NULL)); + CHECK_RET (m = + gp_abilities_list_lookup_model (al, + (char *) Cam_data.camera_name)); + CHECK_RET (gp_abilities_list_get_abilities (al, m, &abilities)); + CHECK_RET (gp_abilities_list_free (al)); + CHECK_RET (gp_camera_set_abilities (camera, abilities)); + + if (!Cam_data.port) + { + DBG (0, "init_gphoto2: Camera port not specified in config file\n"); + return SANE_STATUS_INVAL; + } + + CHECK_RET (gp_port_info_list_new (&il)); + CHECK_RET (gp_port_info_list_load (il)); + + + if (strcmp (Cam_data.port, "Browse") != 0) + { + CHECK_RET (port = gp_port_info_list_lookup_path (il, Cam_data.port)); + CHECK_RET (gp_port_info_list_get_info (il, port, &info)); + CHECK_RET (gp_camera_set_port_info (camera, info)); + gp_port_info_list_free (il); + } + + for (n = 0; abilities.speed[n]; n++) + { + if (abilities.speed[n] == Cam_data.speed) + { + break; + } + } + + if (abilities.speed[n] == 0 && !strncmp (Cam_data.port, "serial:", 7)) + { + DBG (0, + "%s: error: %d is not a valid speed for this camers. Use \"gphoto2 --camera \"%s\" --abilities\" for list.\n", + "init_gphoto2", Cam_data.speed, Cam_data.camera_name); + return SANE_STATUS_INVAL; + } + + DBG (4, "init_gphoto2: about to initialize port\n"); + /* + * Setting of speed only makes sense for serial ports. gphoto2 + * knows that and will complain if we try to set the speed for + * ports other than serial ones. Because we are paranoid here and + * check every single error message returned by gphoto2, we need + * to make sure that we have a serial port. + */ + if (Cam_data.speed && !strncmp (Cam_data.port, "serial:", 7)) + { + /* + * Not sure why we need this hack. The API keeps opening/closing + * the port, and that seems to confuse the camera. Holding + * the port open seems to fix it. + */ + if ((hack_fd = open (Cam_data.port + 7, O_RDONLY)) < 0) + { + return SANE_STATUS_INVAL; + } + +#ifdef HAVE_USLEEP + usleep (200); +#else + sleep (1); +#endif + CHECK_RET (gp_camera_set_port_speed (camera, Cam_data.speed)); + } + + CHECK_RET (gp_camera_init (camera, NULL)); + + if (!(abilities.operations & GP_OPERATION_CAPTURE_IMAGE)) + { + DBG (20, "init_gphoto2: Camera does not support image capture\n"); + sod[GPHOTO2_OPT_SNAP].cap |= SANE_CAP_INACTIVE; + } + + if (!(abilities.file_operations & GP_FILE_OPERATION_PREVIEW)) + { + DBG (20, "init_gphoto2: Camera does not support image preview\n"); + sod[GPHOTO2_OPT_THUMBS].cap |= SANE_CAP_INACTIVE; + } + + if (!(abilities.file_operations & GP_FILE_OPERATION_DELETE)) + { + DBG (20, "init_gphoto2: Camera does not support image deletion\n"); + sod[GPHOTO2_OPT_ERASE].cap |= SANE_CAP_INACTIVE; + } + + + DBG (4, "init_gphoto2: about to get folders\n"); + + CHECK_RET (gp_list_new (&list)); + CHECK_RET (gp_camera_folder_list_folders (camera, TopFolder, list, NULL)); + n = gp_list_count (list); + if (n < 0) + { + DBG (0, "init_gphoto2: Unable to get file list\n"); + return SANE_STATUS_INVAL; + } + + + return SANE_STATUS_GOOD; +} + +/* + * close_gphoto2() - Shutdown camera interface + */ +static void +close_gphoto2 (void) +{ + /* + * Put the camera back to 9600 baud + */ + + if (gp_camera_unref (camera)) + { + DBG (1, "close_gphoto2: error: could not close device\n"); + } + + camera = NULL; + close (hack_fd); +} + +/* + * get_info() - Get overall information about camera: folder names, + * number of pictures, etc. + */ +SANE_Int +get_info (void) +{ + SANE_String_Const val; + SANE_Int n; + + if (Cam_data.pic_taken == 0) + { + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + image_range.min = 0; + image_range.max = 0; + } + else + { + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + image_range.min = 1; + image_range.max = Cam_data.pic_taken; + } + + if (SubDirs) + { + n = read_dir (TopFolder, 0); + } + else + { + n = 1; + } + + /* If we've already got a folder_list, free it up before starting + * the new one + */ + if (folder_list != NULL) + { + int tmp; + for (tmp = 0; folder_list[tmp]; tmp++) + { + free (folder_list[tmp]); + } + free (folder_list); + } + + folder_list = + (SANE_String *) malloc ((n + 1) * sizeof (SANE_String_Const *)); + + if (SubDirs) + { + for (n = 0; n < gp_list_count (dir_list); n++) + { + gp_list_get_name (dir_list, n, &val); + folder_list[n] = strdup (val); + if (strchr ((const char *) folder_list[n], ' ')) + { + *strchr ((const char *) folder_list[n], ' ') = '\0'; + } + } + if (n == 0) + { + folder_list[n++] = (SANE_String) strdup (""); + } + } + else + { + n = 0; + folder_list[n++] = "N/A"; + } + + folder_list[n] = NULL; + sod[GPHOTO2_OPT_FOLDER].constraint.string_list = + (SANE_String_Const *) folder_list; + + Cam_data.pic_taken = 0; + Cam_data.pic_left = 1; /* Just a guess! */ + + return SANE_STATUS_GOOD; + +} + +/* + * erase() - erase file from camera corresponding to + * current picture number. Does not update any of the other + * backend data structures. + */ +static SANE_Int +erase (void) +{ + SANE_String_Const filename; + + if (SubDirs) + { + sprintf (cmdbuf, "%s/%s", (char *) TopFolder, + (const char *) folder_list[current_folder]); + } + else + { + strcpy (cmdbuf, TopFolder); + } + + CHECK_RET (gp_list_get_name + (dir_list, Cam_data.current_picture_number - 1, &filename)); + + CHECK_RET (gp_camera_file_delete (camera, cmdbuf, filename, NULL)); + + return SANE_STATUS_GOOD; +} + +/* + * change_res() - FIXME: Would like to set resolution, but haven't figure + * out how to control that yet. + */ +static SANE_Int +change_res (SANE_Byte res) +{ + + return (res - res); + +} + +/* + * sane_init() - Initialization function from SANE API. Initialize some + * data structures, verify that all the necessary config information + * is present, and initialize gphoto2 + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback UNUSEDARG authorize) +{ + SANE_Int n, entries; + SANE_Char f[] = "sane_init"; + SANE_Char dev_name[PATH_MAX], *p; + SANE_Char buf[256]; + CameraAbilitiesList *al; + size_t len; + FILE *fp; + + DBG_INIT (); + + DBG (1, + "GPHOTO2 Backend $Id$\n"); + + if (getenv ("GP_DEBUG")) + { + gp_log_add_func (atoi (getenv ("GP_DEBUG")), debug_func, NULL); + } + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (GPHOTO2_CONFIG_FILE); + + if (!fp) + { + /* Earlier versions why would try to keep going with compiled in + * defaults if the config file is missing. But, now we have so + * options and combinations of options, that success without a config + * file is unlikely. So, give and return failure + */ + DBG (0, "warning: %s: missing config file '%s'\n" + "If you aren't using gphoto2, you should disable it in dll.conf.\n" + "If you do want to use gphoto2, you'll need to install the config\n" + "file in %s.\n", f, GPHOTO2_CONFIG_FILE, GPHOTO2_CONFIG_FILE); + + return SANE_STATUS_INVAL; + } + else + { + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + dev_name[sizeof (dev_name) - 1] = '\0'; + DBG (20, "%s: config- %s\n", f, dev_name); + + if (dev_name[0] == '#') + continue; /* ignore line comments */ + len = strlen (dev_name); + if (!len) + continue; /* ignore empty lines */ + if (strncmp (dev_name, "port=", 5) == 0) + { + GPPortInfoList *list; + GPPortInfo info; + int result; + + p = dev_name + 5; + if (p) + Cam_data.port = strdup (p); + DBG (20, "Config file port=%s\n", Cam_data.port); + + /* Validate port */ + CHECK_RET (gp_port_info_list_new (&list)); + result = gp_port_info_list_load (list); + if (result < 0) + { + gp_port_info_list_free (list); + return SANE_STATUS_INVAL; + } + entries = gp_port_info_list_count (list); + if (entries < 0) + { + gp_port_info_list_free (list); + return SANE_STATUS_INVAL; + } + for (n = 0; n < entries; n++) + { +#ifdef HAVE_GP_PORT_INFO_GET_PATH + char *info_path = NULL; +#endif + result = gp_port_info_list_get_info (list, n, &info); + if (result < 0) + { + gp_port_info_list_free (list); + return SANE_STATUS_INVAL; + } +#ifdef HAVE_GP_PORT_INFO_GET_PATH + gp_port_info_get_path (info, &info_path); + if (strcmp (Cam_data.port, info_path) == 0) +#else + if (strcmp (Cam_data.port, info.path) == 0) +#endif + { + break; + } + } + if (n == entries) + { + DBG (0, + "%s: error: %s is not a valid gphoto2 port. Use \"gphoto2 --list-ports\" for list.\n", + "init_gphoto2", Cam_data.port); + return SANE_STATUS_INVAL; + } + } + else if (strncmp (dev_name, "camera=", 7) == 0) + { + Cam_data.camera_name = strdup (dev_name + 7); + DBG (20, "Config file camera=%s\n", Cam_data.camera_name); + sprintf (buf, "Image selection - %s", Cam_data.camera_name); + + CHECK_RET (gp_abilities_list_new (&al)); + CHECK_RET (gp_abilities_list_load (al, NULL)); + CHECK_RET (entries = gp_abilities_list_count (al)); + + for (n = 0; n < entries; n++) + { + CHECK_RET (gp_abilities_list_get_abilities + (al, n, &abilities)); + if (strcmp (Cam_data.camera_name, abilities.model) == 0) + { + break; + } + } + if (n == entries) + { + DBG (0, + "%s: error: %s is not a valid camera type. Use \"gphoto2 --list-cameras\" for list.\n", + f, Cam_data.camera_name); + return SANE_STATUS_INVAL; + } + + /* Special case: Force port to special value for the + * "Directory Browse" camera - overriding anything in + * the config file - or more likely when not specified + * in the config file. + */ + + if (strcmp (Cam_data.camera_name, "Directory Browse") == 0) + { + Cam_data.port = "Browse"; + } + + sod[GPHOTO2_OPT_IMAGE_SELECTION].title = strdup (buf); + } + else if (strcmp (dev_name, "dumpinquiry") == 0) + { + dumpinquiry = SANE_TRUE; + } + else if (strncmp (dev_name, "speed=", 6) == 0) + { + sscanf (&dev_name[6], "%d", &Cam_data.speed); + + DBG (20, "Config file speed=%u\n", Cam_data.speed); + + } + else if (strncmp (dev_name, "resolution=", 11) == 0) + { + sscanf (&dev_name[11], "%dx%d", &highres_width, + &highres_height); + DBG (20, "Config file resolution=%ux%u\n", highres_width, + highres_height); + } + else if (strncmp (dev_name, "thumb_resolution=", 17) == 0) + { + sscanf (&dev_name[17], "%dx%d", &thumb_width, &thumb_height); + DBG (20, "Config file thumb_resolution=%ux%u\n", thumb_width, + thumb_height); + } + else if (strncmp (dev_name, "topfolder=", 10) == 0) + { + /* Make sure TopFolder is non-null */ + if (strlen (dev_name) > 10) + { + TopFolder = strdup (&dev_name[10]); + DBG (20, "Config file topfolder=%s\n", TopFolder); + } + } + else if (strncmp (dev_name, "subdirs=", 8) == 0) + { + SubDirs = atoi (&dev_name[8]); + if (SubDirs == 0) + { + sod[GPHOTO2_OPT_FOLDER].cap |= SANE_CAP_INACTIVE; + } + DBG (20, "Config file subdirs=%d\n", SubDirs); + } + } + fclose (fp); + } + + DBG (3, "sane_init: about to init_gphoto2\n"); + + if (init_gphoto2 () != SANE_STATUS_GOOD) + return SANE_STATUS_INVAL; + + dev[0].name = strdup (Cam_data.port); + + DBG (3, "sane_init: about to get_info\n"); + if (get_info () != SANE_STATUS_GOOD) + { + DBG (1, "error: could not get info\n"); + close_gphoto2 (); + return SANE_STATUS_INVAL; + } + + /* load the current images array */ + DBG (3, "sane_init: about to get_pictures_info\n"); + get_pictures_info (); + + if (Cam_data.pic_taken == 0) + { + Cam_data.current_picture_number = 0; + parms.bytes_per_line = 0; + parms.pixels_per_line = 0; + parms.lines = 0; + } + else + { + Cam_data.current_picture_number = 1; +/* OLD: + set_res (Cam_data.Pictures[Cam_data.current_picture_number - 1].low_res); +*/ + set_res (gphoto2_opt_lowres); + } + + if (dumpinquiry) + { + SANE_Int x = 0; + DBG (0, "\nCamera information:\n~~~~~~~~~~~~~~~~~\n\n"); + DBG (0, "Model : %s\n", abilities.model); + DBG (0, "Pictures : %d\n", Cam_data.pic_taken); + DBG (0, "Serial port support : %s\n", + (abilities.port & GP_PORT_SERIAL) ? "yes" : "no"); + DBG (0, "USB support : %s\n", + (abilities.port & GP_PORT_USB) ? "yes" : "no"); + + if (abilities.speed[0] != 0) + { + DBG (0, "Transfer speeds supported :\n"); + do + { + DBG (0, " : %i\n", + abilities.speed[x]); + x++; + } + while (abilities.speed[x] != 0); + } + DBG (0, "Capture choices :\n"); + if (abilities.operations & GP_OPERATION_CAPTURE_IMAGE) + DBG (0, " : Image\n"); + if (abilities.operations & GP_OPERATION_CAPTURE_VIDEO) + DBG (0, " : Video\n"); + if (abilities.operations & GP_OPERATION_CAPTURE_AUDIO) + DBG (0, " : Audio\n"); + if (abilities.operations & GP_OPERATION_CAPTURE_PREVIEW) + DBG (0, " : Preview\n"); + DBG (0, "Configuration support : %s\n", + abilities.operations & GP_OPERATION_CONFIG ? "yes" : "no"); + + DBG (0, "Delete files on camera support : %s\n", + abilities. + file_operations & GP_FILE_OPERATION_DELETE ? "yes" : "no"); + DBG (0, "File preview (thumbnail) support : %s\n", + abilities. + file_operations & GP_FILE_OPERATION_PREVIEW ? "yes" : "no"); + DBG (0, "File upload support : %s\n", + abilities. + folder_operations & GP_FOLDER_OPERATION_PUT_FILE ? "yes" : "no"); + + + } + + return SANE_STATUS_GOOD; +} + +/* + * sane_exit() - Required by SANE API. + */ +void +sane_exit (void) +{ + close_gphoto2 (); +} + +/* + * sane_get_devices() - From SANE API + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool + UNUSEDARG local_only) +{ + DBG (127, "sane_get_devices called\n"); + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + +/* + * sane_open() - From SANE API + */ + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + SANE_Int i; + + DBG (127, "sane_open for device %s\n", devicename); + if (!devicename[0]) + { + i = 0; + } + else + { + for (i = 0; i < NELEMS (dev); ++i) + { + if (strcmp (devicename, dev[i].name) == 0) + { + break; + } + } + } + + if (i >= NELEMS (dev)) + { + return SANE_STATUS_INVAL; + } + + if (is_open) + { + return SANE_STATUS_DEVICE_BUSY; + } + + is_open = 1; + *handle = MAGIC; + + DBG (4, "sane_open: pictures taken=%d\n", Cam_data.pic_taken); + + return SANE_STATUS_GOOD; +} + +/* + * sane_close() - From SANE API + */ + +void +sane_close (SANE_Handle handle) +{ + DBG (127, "sane_close called\n"); + if (handle == MAGIC) + is_open = 0; + + DBG (127, "sane_close returning\n"); +} + +/* + * sane_get_option_descriptor() - From SANE API + */ + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + if (handle != MAGIC || !is_open) + return NULL; /* wrong device */ + if (option < 0 || option >= NELEMS (sod)) + return NULL; + return &sod[option]; +} + +static SANE_Int myinfo = 0; + +/* + * sane_control_option() - From SANE API + */ + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + SANE_Status status; + + if (option < 0 || option >= NELEMS (sod)) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + /* Need to put this DBG line after the range check on option */ + DBG (127, "control_option(handle=%p,opt=%s,act=%s,val=%p,info=%p)\n", + handle, sod[option].title, + (action == + SANE_ACTION_SET_VALUE ? "SET" : (action == + SANE_ACTION_GET_VALUE ? "GET" : + "SETAUTO")), value, (void *) info); + + if (handle != MAGIC || !is_open) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (option < 0 || option >= NELEMS (sod)) + return SANE_STATUS_INVAL; /* Unknown option ... */ + + switch (action) + { + case SANE_ACTION_SET_VALUE: + + /* Can't set disabled options */ + if (!SANE_OPTION_IS_ACTIVE (sod[option].cap)) + { + return (SANE_STATUS_INVAL); + } + + /* initialize info to zero - we'll OR in various values later */ + if (info) + *info = 0; + + status = sanei_constrain_value (sod + option, value, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (2, "Constraint error in control_option\n"); + return status; + } + + switch (option) + { + case GPHOTO2_OPT_IMAGE_NUMBER: + if (*(SANE_Word *) value <= Cam_data.pic_taken) + Cam_data.current_picture_number = *(SANE_Word *) value; + else + Cam_data.current_picture_number = Cam_data.pic_taken; + + /* + * Setting a new image number could change image size (if + * we supported that - which we hope to do someday! + */ + myinfo |= SANE_INFO_RELOAD_PARAMS; + + /* get the image's resolution, unless the camera has no + * pictures yet + */ + if (Cam_data.pic_taken != 0) + { +/* OLD: + set_res (Cam_data. + Pictures[Cam_data.current_picture_number - 1].low_res); +*/ + set_res (gphoto2_opt_lowres); + } + break; + + case GPHOTO2_OPT_THUMBS: + gphoto2_opt_thumbnails = !!*(SANE_Word *) value; + + /* Thumbnail forces an image size change: */ + myinfo |= SANE_INFO_RELOAD_PARAMS; + + if (Cam_data.pic_taken != 0) + { +/* OLD: + set_res (Cam_data. + Pictures[Cam_data.current_picture_number - 1].low_res); +*/ + set_res (gphoto2_opt_lowres); + } + break; + + case GPHOTO2_OPT_SNAP: + switch (*(SANE_Bool *) value) + { + case SANE_TRUE: + gphoto2_opt_snap = SANE_TRUE; + break; + case SANE_FALSE: + gphoto2_opt_snap = SANE_FALSE; + break; + default: + return SANE_STATUS_INVAL; + } + + /* Snap forces new image size and changes image range */ + + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + /* if we are snapping a new one */ + if (gphoto2_opt_snap) + { + /* activate the resolution setting */ +/* Until we figure out how to do this + sod[GPHOTO2_OPT_LOWRES].cap &= ~SANE_CAP_INACTIVE; +*/ + /* and de-activate the image number selector */ + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + } + else + { + /* deactivate the resolution setting */ + sod[GPHOTO2_OPT_LOWRES].cap |= SANE_CAP_INACTIVE; + /* and activate the image number selector, if there are + * pictures available */ + if (Cam_data.current_picture_number) + { + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + } + } + /* set params according to resolution settings */ + set_res (gphoto2_opt_lowres); + + break; + + case GPHOTO2_OPT_LOWRES: + gphoto2_opt_lowres = !!*(SANE_Word *) value; + + /* Lowres potentially changes image size */ + myinfo |= SANE_INFO_RELOAD_PARAMS; + +/* FIXME - change the number of pictures left depending on resolution + perhaps just call get_info again? +*/ + set_res (gphoto2_opt_lowres); + + break; + + case GPHOTO2_OPT_ERASE: + gphoto2_opt_erase = !!*(SANE_Word *) value; + break; + + case GPHOTO2_OPT_AUTOINC: + gphoto2_opt_autoinc = !!*(SANE_Word *) value; + break; + + case GPHOTO2_OPT_FOLDER: + DBG (1, "FIXME set folder not implemented yet\n"); + break; + + case GPHOTO2_OPT_DEFAULT: + gphoto2_opt_thumbnails = 0; + gphoto2_opt_snap = 0; + + /* deactivate the resolution setting */ + sod[GPHOTO2_OPT_LOWRES].cap |= SANE_CAP_INACTIVE; + /* and activate the image number selector */ + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + DBG (1, "FIXME: Set all defaults here!\n"); + break; + + case GPHOTO2_OPT_INIT_GPHOTO2: + if (init_gphoto2 () != SANE_STATUS_GOOD) + { + return SANE_STATUS_INVAL; + } + if (get_info () != SANE_STATUS_GOOD) + { + DBG (1, "error: could not get info\n"); + close_gphoto2 (); + return SANE_STATUS_INVAL; + } + + /* load the current images array */ + get_pictures_info (); + + myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + break; + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_GET_VALUE: + + /* Can't return status for disabled options */ + if (!SANE_OPTION_IS_ACTIVE (sod[option].cap)) + { + return (SANE_STATUS_INVAL); + } + + switch (option) + { + case 0: + *(SANE_Word *) value = NELEMS (sod); + break; + + case GPHOTO2_OPT_IMAGE_NUMBER: + *(SANE_Word *) value = Cam_data.current_picture_number; + break; + + case GPHOTO2_OPT_THUMBS: + *(SANE_Word *) value = gphoto2_opt_thumbnails; + break; + + case GPHOTO2_OPT_SNAP: + *(SANE_Word *) value = gphoto2_opt_snap; + break; + + case GPHOTO2_OPT_LOWRES: + *(SANE_Word *) value = gphoto2_opt_lowres; + break; + + case GPHOTO2_OPT_ERASE: + *(SANE_Word *) value = gphoto2_opt_erase; + break; + + case GPHOTO2_OPT_AUTOINC: + *(SANE_Word *) value = gphoto2_opt_autoinc; + break; + + case GPHOTO2_OPT_FOLDER: + if (folder_list == NULL) + { + return SANE_STATUS_INVAL; + } + strncpy ((char *) value, (const char *) folder_list[current_folder], + 256); + break; + + + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_AUTO: + switch (option) + { + default: + return SANE_STATUS_UNSUPPORTED; /* We are DUMB */ + } + } + + if (info && action == SANE_ACTION_SET_VALUE) + { + *info = myinfo; + myinfo = 0; + } + return SANE_STATUS_GOOD; +} + +/* + * sane_get_parameters() - From SANE API + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + SANE_Int rc = SANE_STATUS_GOOD; + + DBG (127, "sane_get_params called, wid=%d,height=%d\n", + parms.pixels_per_line, parms.lines); + + if (handle != MAGIC || !is_open) + rc = SANE_STATUS_INVAL; /* Unknown handle ... */ + + parms.last_frame = SANE_TRUE; /* Have no idea what this does */ + *params = parms; + DBG (127, "sane_get_params return %d\n", rc); + return rc; +} + +typedef struct +{ + struct jpeg_source_mgr pub; + JOCTET *buffer; +} +my_source_mgr; +typedef my_source_mgr *my_src_ptr; + +METHODDEF (void) +jpeg_init_source (j_decompress_ptr UNUSEDARG cinfo) +{ + /* nothing to do */ +} + +METHODDEF (boolean) jpeg_fill_input_buffer (j_decompress_ptr cinfo) +{ + int n; + + my_src_ptr src = (my_src_ptr) cinfo->src; + + if (data_file_current_index + 512 > data_file_total_size) + { + n = data_file_total_size - data_file_current_index; + } + else + { + n = 512; + } + + memcpy (src->buffer, data_ptr + data_file_current_index, n); + data_file_current_index += n; + + src->pub.next_input_byte = src->buffer; + src->pub.bytes_in_buffer = n; + + return TRUE; +} + +METHODDEF (void) jpeg_skip_input_data (j_decompress_ptr cinfo, long num_bytes) +{ + + my_src_ptr src = (my_src_ptr) cinfo->src; + + if (num_bytes > 0) + { + while (num_bytes > (long) src->pub.bytes_in_buffer) + { + num_bytes -= (long) src->pub.bytes_in_buffer; + (void) jpeg_fill_input_buffer (cinfo); + } + } + src->pub.next_input_byte += (size_t) num_bytes; + src->pub.bytes_in_buffer -= (size_t) num_bytes; +} + +METHODDEF (void) +jpeg_term_source (j_decompress_ptr UNUSEDARG cinfo) +{ + /* no work necessary here */ +} + +/* + * sane_start() - From SANE API + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + SANE_String_Const filename, mime_type; + + DBG (127, "sane_start called\n"); + if (handle != MAGIC || !is_open || + (Cam_data.current_picture_number == 0 + && gphoto2_opt_snap == SANE_FALSE)) + return SANE_STATUS_INVAL; /* Unknown handle ... */ + + if (Cam_data.scanning) + return SANE_STATUS_EOF; + +/* + * This shouldn't normally happen, but we allow it as a special case + * when batch/autoinc are in effect. The first illegal picture number + * terminates the scan + */ + if (Cam_data.current_picture_number > Cam_data.pic_taken) + { + return SANE_STATUS_INVAL; + } + + if (gphoto2_opt_snap) + { + /* + * Don't allow picture unless there is room in the + * camera. + */ + if (Cam_data.pic_left == 0) + { + DBG (3, "No room to store new picture\n"); + return SANE_STATUS_INVAL; + } + + + if (snap_pic () == SANE_STATUS_INVAL) + { + DBG (1, "Failed to snap new picture\n"); + return SANE_STATUS_INVAL; + } + } + + DBG (4, "sane_start: about to get file\n"); + + CHECK_RET (gp_file_new (&data_file)); + + if (SubDirs) + { + sprintf (cmdbuf, "%s/%s", (char *) TopFolder, + (const char *) folder_list[current_folder]); + } + else + { + strcpy (cmdbuf, TopFolder); + } + + CHECK_RET (gp_list_get_name + (dir_list, Cam_data.current_picture_number - 1, &filename)); + + CHECK_RET (gp_camera_file_get (camera, cmdbuf, filename, + gphoto2_opt_thumbnails ? GP_FILE_TYPE_PREVIEW + : GP_FILE_TYPE_NORMAL, data_file, NULL)); + + CHECK_RET (gp_file_get_mime_type (data_file, &mime_type)); + if (strcmp (GP_MIME_JPEG, mime_type) != 0) + { + DBG (0, + "FIXME - Only jpeg files currently supported, can't do %s for file %s/%s\n", + mime_type, cmdbuf, filename); + return SANE_STATUS_INVAL; + } + + CHECK_RET (gp_file_get_data_and_size + (data_file, (const char **)&data_ptr, &data_file_total_size)); + + if ( converter_init (handle) != SANE_STATUS_GOOD ) + return SANE_STATUS_INVAL; + + /* Check if a linebuffer has been allocated. If we had one + * previously, free it up and allocate one for (possibly) new + * size. parms.bytes_per_line is set by converter_init() + */ + if (linebuffer == NULL) + { + linebuffer = malloc (parms.bytes_per_line); + } + else + { + free (linebuffer); + linebuffer = malloc (parms.bytes_per_line); + } + if (linebuffer == NULL) + { + return SANE_STATUS_INVAL; + } + + Cam_data.scanning = SANE_TRUE; /* don't overlap scan requests */ + + return SANE_STATUS_GOOD; +} + +/* + * sane_read() - From SANE API + */ +SANE_Status +sane_read (SANE_Handle UNUSEDARG handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + if (Cam_data.scanning == SANE_FALSE) + { + return SANE_STATUS_INVAL; + } + + /* If there is anything in the buffer, satisfy the read from there */ + if (linebuffer_size && linebuffer_index < linebuffer_size) + { + *length = linebuffer_size - linebuffer_index; + + if (*length > max_length) + { + *length = max_length; + } + memcpy (data, linebuffer + linebuffer_index, *length); + linebuffer_index += *length; + + return SANE_STATUS_GOOD; + } + + if (converter_scan_complete ()) + { + SANE_Status retval; + + *length = 0; + retval = converter_do_scan_complete_cleanup (); + + if (retval != SANE_STATUS_GOOD) + { + return retval; + } + } + + *length = converter_fill_buffer (); + linebuffer_size = *length; + linebuffer_index = 0; + + if (*length > max_length) + { + *length = max_length; + } + memcpy (data, linebuffer + linebuffer_index, *length); + linebuffer_index += *length; + + return SANE_STATUS_GOOD; +} + +/* + * sane_cancel() - From SANE API + */ +void +sane_cancel (SANE_Handle UNUSEDARG handle) +{ + if (Cam_data.scanning) + { + Cam_data.scanning = SANE_FALSE; /* done with scan */ + } + else + DBG (4, "sane_cancel: not scanning - nothing to do\n"); +} + +/* + * sane_set_io_mode() - From SANE API + */ +SANE_Status +sane_set_io_mode (SANE_Handle UNUSEDARG handle, SANE_Bool + UNUSEDARG non_blocking) +{ + /* sane_set_io_mode() is only valid during a scan */ + if (Cam_data.scanning) + { + if (non_blocking == SANE_FALSE) + { + return SANE_STATUS_GOOD; + } + else + { + return SANE_STATUS_UNSUPPORTED; + } + } + else + { + /* We aren't currently scanning */ + return SANE_STATUS_INVAL; + } +} + +/* + * sane_get_select_fd() - From SANE API + */ +SANE_Status +sane_get_select_fd (SANE_Handle UNUSEDARG handle, SANE_Int UNUSEDARG * fd) +{ + return SANE_STATUS_UNSUPPORTED; +} + +/* + * get_pictures_info - load information about all pictures currently in + * camera: Mainly the mapping of picture number + * to picture name. We'ld like to get other + * information such as image size, but the API + * doesn't provide any support for that. + */ +static PictureInfo * +get_pictures_info (void) +{ + SANE_Char f[] = "get_pictures_info"; + SANE_Char path[256]; + SANE_Int num_pictures; + SANE_Int p; + PictureInfo *pics; + + if (Cam_data.Pictures) + { + free (Cam_data.Pictures); + Cam_data.Pictures = NULL; + } + + strcpy (path, TopFolder); + if (SubDirs) + { + if (folder_list[current_folder] != NULL) + { + strcat (path, "/"); + strcat (path, (const char *) folder_list[current_folder]); + } + } + num_pictures = read_dir (path, 1); + Cam_data.pic_taken = num_pictures; + if (num_pictures > 0) + { + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap &= ~SANE_CAP_INACTIVE; + image_range.min = 1; + image_range.max = num_pictures; + } + + if ((pics = (PictureInfo *) malloc (Cam_data.pic_taken * + sizeof (PictureInfo))) == NULL) + { + DBG (1, "%s: error: allocate memory for pictures array\n", f); + return NULL; + } + + for (p = 0; p < Cam_data.pic_taken; p++) + { + if (get_picture_info (pics + p, p) == -1) + { + free (pics); + return NULL; + } + } + + Cam_data.Pictures = pics; + return pics; +} + +/* + * get_picture_info() - get info about picture p. Currently we have no + * way to get information about a picture beyond it's name. + */ +static SANE_Int +get_picture_info (PictureInfo * pic, SANE_Int p) +{ + + SANE_Char f[] = "get_picture_info"; + const char *name; + + DBG (4, "%s: info for pic #%d\n", f, p); + + gp_list_get_name (dir_list, p, &name); + DBG (4, "Name is %s\n", name); + + read_info (name); + + pic->low_res = SANE_FALSE; + + return 0; +} + +/* + * snap_pic - take a picture (and call get_pictures_info to re-create + * the directory related data structures) + */ +static SANE_Status +snap_pic (void) +{ + SANE_Char f[] = "snap_pic"; + CameraFilePath path; + + /* make sure camera is set to our settings state */ + if (change_res (gphoto2_opt_lowres) == -1) + { + DBG (1, "%s: Failed to set resolution\n", f); + return SANE_STATUS_INVAL; + } + + /* + * This is needed when the camera has no files and the first picture + * is taken. I guess it's because a folder needs to be created and + * the filesystem doesn't know about it. + */ + if (Cam_data.pic_taken == 0) + { + gp_filesystem_reset (camera->fs); + } + + CHECK_RET (gp_camera_capture (camera, GP_CAPTURE_IMAGE, &path, NULL)); + + /* Can't just increment picture count, because if the camera has + * zero pictures we may not know the folder name. Start over + * with get_info and get_pictures_info. (We didn't have the call + * to init_gphoto2() here before, but that was causing us to not + * see the new image - need to use a biggger hammer to get it to + * re-read the camera directory + */ + + if (init_gphoto2 () != SANE_STATUS_GOOD) + { + return SANE_STATUS_INVAL; + } + + if (get_info () != SANE_STATUS_GOOD) + { + DBG (1, "error: could not get info\n"); + close_gphoto2 (); + return SANE_STATUS_INVAL; + } + + if (get_pictures_info () == NULL) + { + DBG (1, "%s: Failed to get new picture info\n", f); + /* FIXME - I guess we should try to erase the image here */ + return SANE_STATUS_INVAL; + } + + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + Cam_data.current_picture_number = Cam_data.pic_taken; + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; +} + +/* + * read_dir - read a list of file names from the specified directory + * and create a linked list of file name entries in + * alphabetical order. The first entry in the list will + * be "picture #1", etc. + */ +static SANE_Int +read_dir (SANE_String dir, SANE_Bool read_files) +{ + SANE_Int retval = 0; + SANE_Char f[] = "read_dir"; + + /* Free up current list */ + if (dir_list != NULL) + { + if (gp_list_free (dir_list) < 0) + { + DBG (0, "%s: errror: gp_list_free failed\n", f); + } + dir_list = NULL; + } + if (gp_list_new (&dir_list) < 0) + { + DBG (0, "%s: errror: gp_list_new failed\n", f); + } + + if (read_files) + { + CHECK_RET (gp_camera_folder_list_files (camera, dir, dir_list, NULL)); + } + else + { + CHECK_RET (gp_camera_folder_list_folders (camera, dir, dir_list, NULL)); + } + + retval = gp_list_count (dir_list); + + return retval; +} + +/* + * read_info - read the info block from camera for the specified file + * NOT YET SUPPORTED - If it were we could use it to do things + * like update the image size parameters displayed by the GUI + */ +static SANE_Int +read_info (SANE_String_Const fname) +{ + SANE_Char path[256]; + + strcpy (path, "\\DCIM\\"); + strcat (path, (const char *) folder_list[current_folder]); + strcat (path, "\\"); + strcat (path, fname); + + return 0; +} + +/* + * set_res - set picture size depending on resolution settings + */ +static void +set_res (SANE_Int UNUSEDARG lowres) +{ + if (gphoto2_opt_thumbnails) + { + parms.bytes_per_line = THUMB_WIDTH * 3; + parms.pixels_per_line = THUMB_WIDTH; + parms.lines = THUMB_HEIGHT; + } + else + { + parms.bytes_per_line = HIGHRES_WIDTH * 3; + parms.pixels_per_line = HIGHRES_WIDTH; + parms.lines = HIGHRES_HEIGHT; + } +} + +/* + * converter_do_scan_complete_cleanup - do everything that needs to be + * once a "scan" has been completed: Unref the file, Erase the image, + * and increment image number to point to next picture. + */ +static SANE_Status +converter_do_scan_complete_cleanup (void) +{ + CameraList *tmp_list; + SANE_Int i; + SANE_String_Const filename; + + gp_file_unref (data_file); + + if (gphoto2_opt_erase) + { + DBG (127, "sane_read bp%d, erase image\n", __LINE__); + if (erase () == -1) + { + DBG (1, "Failed to erase memory\n"); + return SANE_STATUS_INVAL; + } + + + if (SubDirs) + { + sprintf (cmdbuf, "%s/%s", (char *) TopFolder, + (const char *) folder_list[current_folder]); + } + else + { + strcpy (cmdbuf, TopFolder); + } + + CHECK_RET (gp_list_get_name + (dir_list, Cam_data.current_picture_number - 1, &filename)); + + Cam_data.pic_taken--; + Cam_data.pic_left++; + if (Cam_data.current_picture_number > Cam_data.pic_taken) + { + Cam_data.current_picture_number = Cam_data.pic_taken; + } + image_range.max--; + if (image_range.max == 0) + { + sod[GPHOTO2_OPT_IMAGE_NUMBER].cap |= SANE_CAP_INACTIVE; + } + myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + /* Too bad we don't have an API function for deleting a + * list item. Instead, we copy all the entries in the + * current list, skipping over the deleted entry, and then + * replace the current list with the new list. + */ + gp_list_new (&tmp_list); + + for (i = 0; i < gp_list_count (dir_list); i++) + { + SANE_String_Const tfilename; + + CHECK_RET (gp_list_get_name (dir_list, i, &tfilename)); + /* If not the one to delete, copy to the new list */ + if (strcmp (tfilename, filename) != 0) + { + CHECK_RET (gp_list_append (tmp_list, tfilename, NULL)); + } + } + gp_list_free (dir_list); + dir_list = tmp_list; + + } + if (gphoto2_opt_autoinc) + { + if (Cam_data.current_picture_number <= Cam_data.pic_taken) + { + Cam_data.current_picture_number++; + + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + /* get the image's resolution */ +/* OLD: + set_res (Cam_data.Pictures[Cam_data.current_picture_number - 1]. + low_res); +*/ + set_res (gphoto2_opt_lowres); + } + DBG (4, "Increment count to %d (total %d)\n", + Cam_data.current_picture_number, Cam_data.pic_taken); + } + return SANE_STATUS_EOF; +} + +/* + * converter_fill_buffer - Fill line buffer with next input line from image. + * Currently assumes jpeg, but this is where we would put the switch + * to handle other image types. + */ +static SANE_Int +converter_fill_buffer (void) +{ + +/* + * FIXME: Current implementation reads one scan line at a time. Part + * of the reason for this is in the original code is to give the frontend + * a chance to update * the progress marker periodically. Since the gphoto2 + * driver sucks in the whole image before decoding it, perhaps we could + * come up with a simpler implementation. + */ + + SANE_Int lines = 1; + + (void) jpeg_read_scanlines (&cinfo, dest_mgr->buffer, lines); + (*dest_mgr->put_pixel_rows) (&cinfo, dest_mgr, lines, (char *) linebuffer); + + return cinfo.output_width * cinfo.output_components * lines; +} + +/* + * converter_scan_complete - Check if all the data for the image has been read. + * Currently assumes jpeg, but this is where we would put the + * switch to handle other image types. + */ +static SANE_Bool +converter_scan_complete (void) +{ + if (cinfo.output_scanline >= cinfo.output_height) + { + return SANE_TRUE; + } + else + { + return SANE_FALSE; + } +} + +/* + * converter_init - Initialize image conversion data. + * Currently assumes jpeg, but this is where we would put the + * switch to handle other image types. + */ +static SANE_Status +converter_init (SANE_Handle handle) +{ + SANE_Int row_stride; + struct jpeg_error_mgr jerr; + my_src_ptr src; + + data_file_current_index = 0; + + /* Basic check to see if this is really a jpeg file */ + if ( data_ptr[0] != 0xff || data_ptr[1] != 0xd8 ) { + sane_cancel(handle); +exit(1); + return SANE_STATUS_INVAL; + } + + cinfo.err = jpeg_std_error (&jerr); + jpeg_create_decompress (&cinfo); + + cinfo.src = + (struct jpeg_source_mgr *) (*cinfo.mem-> + alloc_small) ((j_common_ptr) & cinfo, + JPOOL_PERMANENT, + sizeof (my_source_mgr)); + src = (my_src_ptr) cinfo.src; + + src->buffer = (JOCTET *) (*cinfo.mem->alloc_small) ((j_common_ptr) & + cinfo, + JPOOL_PERMANENT, + 1024 * sizeof (JOCTET)); + src->pub.init_source = jpeg_init_source; + src->pub.fill_input_buffer = jpeg_fill_input_buffer; + src->pub.skip_input_data = jpeg_skip_input_data; + src->pub.resync_to_restart = jpeg_resync_to_restart; /* default */ + src->pub.term_source = jpeg_term_source; + src->pub.bytes_in_buffer = 0; + src->pub.next_input_byte = NULL; + + (void) jpeg_read_header (&cinfo, TRUE); + dest_mgr = sanei_jpeg_jinit_write_ppm (&cinfo); + (void) jpeg_start_decompress (&cinfo); + + row_stride = cinfo.output_width * cinfo.output_components; + + parms.bytes_per_line = cinfo.output_width * 3; /* 3 colors */ + parms.pixels_per_line = cinfo.output_width; + parms.lines = cinfo.output_height; + + linebuffer_size = 0; + linebuffer_index = 0; + + return(SANE_STATUS_GOOD); +} diff --git a/backend/gphoto2.conf.in b/backend/gphoto2.conf.in new file mode 100644 index 0000000..f5a660a --- /dev/null +++ b/backend/gphoto2.conf.in @@ -0,0 +1,32 @@ +# Interface port where the camera is connected +# This should be one of the values returned by "gphoto2 --list-ports", +# such # as serial:/dev/ttyS6 or usb: +port=serial:/dev/ttyd1 + +# Port speed. This should be one of the values returned by +# "gphoto2 --abilities" +speed=115200 + +# Name of camera. This should be one of the values returned by +# "gphoto2 --list-cameras" +camera=Kodak DC240 + +# Prints some extra information during the init phase. +dumpinquiry + +# The resolution should be the maximum resolution supported by the +# camera. It's not really used for much, since the actual size will be +# reported by the camera when the download starts. But it may be useful +# for the frontend to have a clue prior to the download. (e.g. it +# may want to create an image window, or report the maximum file size. +# Width x Height. +resolution=1280x960 + +# Thumbnail resolutions - ditto +thumb_resolution=160x120 + +# top-level (fixed) folder directory in camera. Backend assumes +# that there is one variable directory under this (e.g. 100DC240) +# which will be read from the camera, and all the images in the +# camera are under that. +topfolder=/DCIM diff --git a/backend/gphoto2.h b/backend/gphoto2.h new file mode 100644 index 0000000..4ef953b --- /dev/null +++ b/backend/gphoto2.h @@ -0,0 +1,200 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + gphoto2.h + + 03/12/01 - Peter Fales + + Based on the dc210 driver, (C) 1998 Brian J. Murrell (which is + based on dc25 driver (C) 1998 by Peter Fales) + + This file (C) 2001 by Peter Fales + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for the Kodak DC-240 + digital camera. THIS IS EXTREMELY ALPHA CODE! USE AT YOUR OWN RISK!! + + (feedback to: gphoto2-devel@fales-lorenz.net) + + This backend is based somewhat on the dc25 backend included in this + package by Peter Fales, and the dc210 backend by Brian J. Murrell + + ***************************************************************************/ + +#include +#include +#include +#include +#include +#include + +#ifndef TRUE +#define TRUE (1==1) +#endif + +#ifndef FALSE +#define FALSE (!TRUE) +#endif + +#ifndef NULL +#define NULL 0L +#endif + +typedef struct picture_info +{ + int low_res; + int size; +} +PictureInfo; + +typedef struct GPHOTO2_s +{ + SANE_String port; /* the port name it's on */ + SANE_Int speed; /* current port speed */ + SANE_String camera_name; + SANE_Bool scanning; /* currently scanning an image? */ + SANE_Byte model; + SANE_Byte ver_major; + SANE_Byte ver_minor; + SANE_Int pic_taken; + SANE_Int pic_left; + struct + { + unsigned int low_res:1; + unsigned int low_batt:1; + } + flags; + PictureInfo *Pictures; /* array of pictures */ + SANE_Int current_picture_number; /* picture being operated on */ +} +GPHOTO2; + +typedef struct gphoto2_info_s +{ + SANE_Byte model; + SANE_Byte ver_major; + SANE_Byte ver_minor; + SANE_Int pic_taken; + SANE_Int pic_left; + struct + { + SANE_Int low_res:1; + SANE_Int low_batt:1; + } + flags; +} +Gphoto2Info, *Gphoto2InfoPtr; + +static SANE_Int get_info (void); + +#define HIGH_RES 0 +#define LOW_RES 1 + +#define HIGHRES_WIDTH highres_width +#define HIGHRES_HEIGHT highres_height + +#define LOWRES_WIDTH lowres_width +#define LOWRES_HEIGHT lowres_height + +#define THUMB_WIDTH thumb_width +#define THUMB_HEIGHT thumb_height + +/* + * External definitions + */ + +extern char *__progname; /* Defined in /usr/lib/crt0.o */ + + +struct cam_dirent +{ + SANE_Char name[11]; + SANE_Byte attr; + SANE_Byte create_time[2]; + SANE_Byte creat_date[2]; + long size; +}; + +#ifdef __GNUC__ +#define UNUSEDARG __attribute__ ((unused)) +#else +#define UNUSEDARG +#endif + +struct cam_dirlist +{ + SANE_Char name[48]; + struct cam_dirlist *next; +}; + + + +#include + +FILE *sanei_config_open (const char *filename); + +static SANE_Int init_gphoto2 (void); + +static void close_gphoto2 (void); + +static PictureInfo *get_pictures_info (void); + +static SANE_Int get_picture_info (PictureInfo * pic, SANE_Int p); + +static SANE_Status snap_pic (void); + +char *sanei_config_read (char *str, int n, FILE * stream); + +static SANE_Int read_dir (SANE_String dir, SANE_Bool read_files); + +static void set_res (SANE_Int lowres); + +static SANE_Int read_info (SANE_String_Const fname); + +static SANE_Status converter_do_scan_complete_cleanup (void); + +static SANE_Int converter_fill_buffer (void); + +static SANE_Bool converter_scan_complete (void); + +static SANE_Status converter_init (SANE_Handle handle); diff --git a/backend/gt68xx.c b/backend/gt68xx.c new file mode 100644 index 0000000..ea71d91 --- /dev/null +++ b/backend/gt68xx.c @@ -0,0 +1,2389 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002 - 2007 Henning Geinitz + Copyright (C) 2009 Stéphane Voltz for sheetfed + calibration code. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + * SANE backend for Grandtech GT-6801 and GT-6816 based scanners + */ + +#include "../include/sane/config.h" + +#define BUILD 84 +#define MAX_DEBUG +#define WARMUP_TIME 60 +#define CALIBRATION_HEIGHT 2.5 +#define SHORT_TIMEOUT (1 * 1000) +#define LONG_TIMEOUT (30 * 1000) + +/* Use a reader process if possible (usually faster) */ +#if defined (HAVE_SYS_SHM_H) && (!defined (USE_PTHREAD)) && (!defined (HAVE_OS2_H)) +#define USE_FORK +#define SHM_BUFFERS 10 +#endif + +#define TUNE_CALIBRATOR + +/* Send coarse white or black calibration to stdout */ +#if 0 +#define SAVE_WHITE_CALIBRATION +#endif +#if 0 +#define SAVE_BLACK_CALIBRATION +#endif + +/* Debug calibration, print total brightness of the scanned image */ +#if 0 +#define DEBUG_BRIGHTNESS +#endif + +/* Debug calibration, print black mark values */ +#if 0 +#define DEBUG_BLACK +#endif + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME gt68xx + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +#include "gt68xx.h" +#include "gt68xx_high.c" +#include "gt68xx_devices.c" + +static SANE_Int num_devices = 0; +static GT68xx_Device *first_dev = 0; +static GT68xx_Scanner *first_handle = 0; +static const SANE_Device **devlist = 0; +/* Array of newly attached devices */ +static GT68xx_Device **new_dev = 0; +/* Length of new_dev array */ +static SANE_Int new_dev_len = 0; +/* Number of entries alloced for new_dev */ +static SANE_Int new_dev_alloced = 0; +/* Is this computer little-endian ?*/ +SANE_Bool little_endian; +SANE_Bool debug_options = SANE_FALSE; + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_COLOR, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_LINEART, + 0 +}; + +static SANE_String_Const gray_mode_list[] = { + GT68XX_COLOR_RED, + GT68XX_COLOR_GREEN, + GT68XX_COLOR_BLUE, + 0 +}; + +static SANE_String_Const source_list[] = { + SANE_I18N ("Flatbed"), + SANE_I18N ("Transparency Adapter"), + 0 +}; + +static SANE_Range x_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (216.0), /* maximum */ + SANE_FIX (0.0) /* quantization */ +}; + +static SANE_Range y_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (299.0), /* maximum */ + SANE_FIX (0.0) /* quantization */ +}; + + +static const SANE_Range offset_range = { + -63, /* minimum */ + 63, /* maximum */ + 1 /* quantization */ +}; + +static SANE_Range gamma_range = { + SANE_FIX (0.01), /* minimum */ + SANE_FIX (5.0), /* maximum */ + SANE_FIX (0.01) /* quantization */ +}; + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + +/* Test if this machine is little endian (from coolscan.c) */ +static SANE_Bool +calc_little_endian (void) +{ + SANE_Int testvalue = 255; + uint8_t *firstbyte = (uint8_t *) & testvalue; + + if (*firstbyte == 255) + return SANE_TRUE; + return SANE_FALSE; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +get_afe_values (SANE_String_Const cp, GT68xx_AFE_Parameters * afe) +{ + SANE_Char *word, *end; + int i; + + for (i = 0; i < 6; i++) + { + cp = sanei_config_get_string (cp, &word); + if (word && *word) + { + long int long_value; + errno = 0; + long_value = strtol (word, &end, 0); + + if (end == word) + { + DBG (5, "get_afe_values: can't parse %d. parameter `%s'\n", + i + 1, word); + free (word); + word = 0; + return SANE_STATUS_INVAL; + } + else if (errno) + { + DBG (5, "get_afe_values: can't parse %d. parameter `%s' " + "(%s)\n", i + 1, word, strerror (errno)); + free (word); + word = 0; + return SANE_STATUS_INVAL; + } + else if (long_value < 0) + { + DBG (5, "get_afe_values: %d. parameter < 0 (%d)\n", i + 1, + (int) long_value); + free (word); + word = 0; + return SANE_STATUS_INVAL; + } + else if (long_value > 0x3f) + { + DBG (5, "get_afe_values: %d. parameter > 0x3f (%d)\n", i + 1, + (int) long_value); + free (word); + word = 0; + return SANE_STATUS_INVAL; + } + else + { + DBG (5, "get_afe_values: %d. parameter set to 0x%02x\n", i + 1, + (int) long_value); + switch (i) + { + case 0: + afe->r_offset = (SANE_Byte) long_value; + break; + case 1: + afe->r_pga = (SANE_Byte) long_value; + break; + case 2: + afe->g_offset = (SANE_Byte) long_value; + break; + case 3: + afe->g_pga = (SANE_Byte) long_value; + break; + case 4: + afe->b_offset = (SANE_Byte) long_value; + break; + case 5: + afe->b_pga = (SANE_Byte) long_value; + break; + } + free (word); + word = 0; + } + } + else + { + DBG (5, "get_afe_values: option `afe' needs 6 parameters\n"); + return SANE_STATUS_INVAL; + } + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +setup_scan_request (GT68xx_Scanner * s, GT68xx_Scan_Request * scan_request) +{ + + if (s->dev->model->flags & GT68XX_FLAG_MIRROR_X) + scan_request->x0 = + s->opt[OPT_TL_X].constraint.range->max - s->val[OPT_BR_X].w; + else + scan_request->x0 = s->val[OPT_TL_X].w; + scan_request->y0 = s->val[OPT_TL_Y].w; + scan_request->xs = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w; + scan_request->ys = s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w; + + if (s->val[OPT_FULL_SCAN].w == SANE_TRUE) + { + scan_request->x0 -= s->dev->model->x_offset; + scan_request->y0 -= (s->dev->model->y_offset); + scan_request->xs += s->dev->model->x_offset; + scan_request->ys += s->dev->model->y_offset; + } + + scan_request->xdpi = s->val[OPT_RESOLUTION].w; + if (scan_request->xdpi > s->dev->model->optical_xdpi) + scan_request->xdpi = s->dev->model->optical_xdpi; + scan_request->ydpi = s->val[OPT_RESOLUTION].w; + + if (IS_ACTIVE (OPT_BIT_DEPTH) && !s->val[OPT_PREVIEW].w) + scan_request->depth = s->val[OPT_BIT_DEPTH].w; + else + scan_request->depth = 8; + + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + scan_request->color = SANE_TRUE; + else + scan_request->color = SANE_FALSE; + + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + SANE_Int xs = + SANE_UNFIX (scan_request->xs) * scan_request->xdpi / MM_PER_INCH + + 0.5; + + if (xs % 8) + { + scan_request->xs = + SANE_FIX ((xs - (xs % 8)) * MM_PER_INCH / scan_request->xdpi); + DBG (5, "setup_scan_request: lineart mode, %d pixels %% 8 = %d\n", + xs, xs % 8); + } + } + + scan_request->calculate = SANE_FALSE; + scan_request->lamp = SANE_TRUE; + scan_request->mbs = SANE_FALSE; + + if (strcmp (s->val[OPT_SOURCE].s, "Transparency Adapter") == 0) + scan_request->use_ta = SANE_TRUE; + else + scan_request->use_ta = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +calc_parameters (GT68xx_Scanner * s) +{ + SANE_String val; + SANE_Status status = SANE_STATUS_GOOD; + GT68xx_Scan_Request scan_request; + GT68xx_Scan_Parameters scan_params; + + DBG (5, "calc_parameters: start\n"); + val = s->val[OPT_MODE].s; + + s->params.last_frame = SANE_TRUE; + if (strcmp (val, SANE_VALUE_SCAN_MODE_GRAY) == 0 + || strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) == 0) + s->params.format = SANE_FRAME_GRAY; + else /* Color */ + s->params.format = SANE_FRAME_RGB; + + setup_scan_request (s, &scan_request); + scan_request.calculate = SANE_TRUE; + + status = gt68xx_device_setup_scan (s->dev, &scan_request, SA_SCAN, + &scan_params); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "calc_parameters: gt68xx_device_setup_scan returned: %s\n", + sane_strstatus (status)); + return status; + } + + if (strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) == 0) + s->params.depth = 1; + else + s->params.depth = scan_params.depth; + + s->params.lines = scan_params.pixel_ys; + s->params.pixels_per_line = scan_params.pixel_xs; + /* Inflate X if necessary */ + if (s->val[OPT_RESOLUTION].w > s->dev->model->optical_xdpi) + s->params.pixels_per_line *= + (s->val[OPT_RESOLUTION].w / s->dev->model->optical_xdpi); + s->params.bytes_per_line = s->params.pixels_per_line; + if (s->params.depth > 8) + { + s->params.depth = 16; + s->params.bytes_per_line *= 2; + } + else if (s->params.depth == 1) + s->params.bytes_per_line /= 8; + + if (s->params.format == SANE_FRAME_RGB) + s->params.bytes_per_line *= 3; + + DBG (5, "calc_parameters: exit\n"); + return status; +} + +static SANE_Status +create_bpp_list (GT68xx_Scanner * s, SANE_Int * bpp) +{ + int count; + + for (count = 0; bpp[count] != 0; count++) + ; + s->bpp_list[0] = count; + for (count = 0; bpp[count] != 0; count++) + { + s->bpp_list[s->bpp_list[0] - count] = bpp[count]; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options (GT68xx_Scanner * s) +{ + SANE_Int option, count; + SANE_Status status; + SANE_Word *dpi_list; + GT68xx_Model *model = s->dev->model; + SANE_Bool has_ta = SANE_FALSE; + + DBG (5, "init_options: start\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (option = 0; option < NUM_OPTIONS; ++option) + { + s->opt[option].size = sizeof (SANE_Word); + s->opt[option].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (SANE_VALUE_SCAN_MODE_GRAY); + + /* scan mode */ + s->opt[OPT_GRAY_MODE_COLOR].name = "gray-mode-color"; + s->opt[OPT_GRAY_MODE_COLOR].title = SANE_I18N ("Gray mode color"); + s->opt[OPT_GRAY_MODE_COLOR].desc = + SANE_I18N ("Selects which scan color is used " + "gray mode (default: green)."); + s->opt[OPT_GRAY_MODE_COLOR].type = SANE_TYPE_STRING; + s->opt[OPT_GRAY_MODE_COLOR].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_GRAY_MODE_COLOR].size = max_string_size (gray_mode_list); + s->opt[OPT_GRAY_MODE_COLOR].constraint.string_list = gray_mode_list; + s->val[OPT_GRAY_MODE_COLOR].s = strdup (GT68XX_COLOR_GREEN); + + /* scan source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].size = max_string_size (source_list); + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->val[OPT_SOURCE].s = strdup ("Flatbed"); + status = gt68xx_device_get_ta_status (s->dev, &has_ta); + if (status != SANE_STATUS_GOOD || !has_ta) + DISABLE (OPT_SOURCE); + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].unit = SANE_UNIT_NONE; + s->opt[OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* lamp on */ + s->opt[OPT_LAMP_OFF_AT_EXIT].name = SANE_NAME_LAMP_OFF_AT_EXIT; + s->opt[OPT_LAMP_OFF_AT_EXIT].title = SANE_TITLE_LAMP_OFF_AT_EXIT; + s->opt[OPT_LAMP_OFF_AT_EXIT].desc = SANE_DESC_LAMP_OFF_AT_EXIT; + s->opt[OPT_LAMP_OFF_AT_EXIT].type = SANE_TYPE_BOOL; + s->opt[OPT_LAMP_OFF_AT_EXIT].unit = SANE_UNIT_NONE; + s->opt[OPT_LAMP_OFF_AT_EXIT].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_LAMP_OFF_AT_EXIT].w = SANE_TRUE; + if (s->dev->model->is_cis && !(s->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) + DISABLE (OPT_LAMP_OFF_AT_EXIT); + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].size = sizeof (SANE_Word); + s->opt[OPT_BIT_DEPTH].constraint.word_list = 0; + s->opt[OPT_BIT_DEPTH].constraint.word_list = s->bpp_list; + RIE (create_bpp_list (s, s->dev->model->bpp_gray_values)); + s->val[OPT_BIT_DEPTH].w = 8; + if (s->opt[OPT_BIT_DEPTH].constraint.word_list[0] < 2) + DISABLE (OPT_BIT_DEPTH); + + /* resolution */ + for (count = 0; model->ydpi_values[count] != 0; count++) + ; + dpi_list = malloc ((count + 1) * sizeof (SANE_Word)); + if (!dpi_list) + return SANE_STATUS_NO_MEM; + dpi_list[0] = count; + for (count = 0; model->ydpi_values[count] != 0; count++) + dpi_list[dpi_list[0] - count] = model->ydpi_values[count]; + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = dpi_list; + s->val[OPT_RESOLUTION].w = 300; + + /* backtrack */ + s->opt[OPT_BACKTRACK].name = SANE_NAME_BACKTRACK; + s->opt[OPT_BACKTRACK].title = SANE_TITLE_BACKTRACK; + s->opt[OPT_BACKTRACK].desc = SANE_DESC_BACKTRACK; + s->opt[OPT_BACKTRACK].type = SANE_TYPE_BOOL; + s->val[OPT_BACKTRACK].w = SANE_FALSE; + + /* "Debug" group: */ + s->opt[OPT_DEBUG_GROUP].title = SANE_I18N ("Debugging Options"); + s->opt[OPT_DEBUG_GROUP].desc = ""; + s->opt[OPT_DEBUG_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_DEBUG_GROUP].size = 0; + s->opt[OPT_DEBUG_GROUP].cap = 0; + s->opt[OPT_DEBUG_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + if (!debug_options) + DISABLE (OPT_DEBUG_GROUP); + + /* auto warmup */ + s->opt[OPT_AUTO_WARMUP].name = "auto-warmup"; + s->opt[OPT_AUTO_WARMUP].title = SANE_I18N ("Automatic warmup"); + s->opt[OPT_AUTO_WARMUP].desc = + SANE_I18N ("Warm-up until the lamp's brightness is constant " + "instead of insisting on 60 seconds warm-up time."); + s->opt[OPT_AUTO_WARMUP].type = SANE_TYPE_BOOL; + s->opt[OPT_AUTO_WARMUP].unit = SANE_UNIT_NONE; + s->opt[OPT_AUTO_WARMUP].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_AUTO_WARMUP].w = SANE_TRUE; + if ((s->dev->model->is_cis + && !(s->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) || !debug_options) + DISABLE (OPT_AUTO_WARMUP); + + /* full scan */ + s->opt[OPT_FULL_SCAN].name = "full-scan"; + s->opt[OPT_FULL_SCAN].title = SANE_I18N ("Full scan"); + s->opt[OPT_FULL_SCAN].desc = + SANE_I18N ("Scan the complete scanning area including calibration strip. " + "Be careful. Don't select the full height. For testing only."); + s->opt[OPT_FULL_SCAN].type = SANE_TYPE_BOOL; + s->opt[OPT_FULL_SCAN].unit = SANE_UNIT_NONE; + s->opt[OPT_FULL_SCAN].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_FULL_SCAN].w = SANE_FALSE; + if (!debug_options) + DISABLE (OPT_FULL_SCAN); + + /* coarse calibration */ + s->opt[OPT_COARSE_CAL].name = "coarse-calibration"; + s->opt[OPT_COARSE_CAL].title = SANE_I18N ("Coarse calibration"); + s->opt[OPT_COARSE_CAL].desc = + SANE_I18N ("Setup gain and offset for scanning automatically. If this " + "option is disabled, options for setting the analog frontend " + "parameters manually are provided. This option is enabled " + "by default. For testing only."); + s->opt[OPT_COARSE_CAL].type = SANE_TYPE_BOOL; + s->opt[OPT_COARSE_CAL].unit = SANE_UNIT_NONE; + s->opt[OPT_COARSE_CAL].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_COARSE_CAL].w = SANE_TRUE; + if (!debug_options) + DISABLE (OPT_COARSE_CAL); + if (s->dev->model->flags & GT68XX_FLAG_SHEET_FED) + { + s->val[OPT_COARSE_CAL].w = SANE_FALSE; + DISABLE (OPT_COARSE_CAL); + } + + /* coarse calibration only once */ + s->opt[OPT_COARSE_CAL_ONCE].name = "coarse-calibration-once"; + s->opt[OPT_COARSE_CAL_ONCE].title = + SANE_I18N ("Coarse calibration for first scan only"); + s->opt[OPT_COARSE_CAL_ONCE].desc = + SANE_I18N ("Coarse calibration is only done for the first scan. Works " + "with most scanners and can save scanning time. If the image " + "brightness is different with each scan, disable this option. " + "For testing only."); + s->opt[OPT_COARSE_CAL_ONCE].type = SANE_TYPE_BOOL; + s->opt[OPT_COARSE_CAL_ONCE].unit = SANE_UNIT_NONE; + s->opt[OPT_COARSE_CAL_ONCE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_COARSE_CAL_ONCE].w = SANE_FALSE; + if (!debug_options) + DISABLE (OPT_COARSE_CAL_ONCE); + if (s->dev->model->flags & GT68XX_FLAG_SHEET_FED) + DISABLE (OPT_COARSE_CAL_ONCE); + + /* calibration */ + s->opt[OPT_QUALITY_CAL].name = SANE_NAME_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].title = SANE_TITLE_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].desc = SANE_TITLE_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].type = SANE_TYPE_BOOL; + s->opt[OPT_QUALITY_CAL].unit = SANE_UNIT_NONE; + s->opt[OPT_QUALITY_CAL].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_QUALITY_CAL].w = SANE_TRUE; + if (!debug_options) + DISABLE (OPT_QUALITY_CAL); + /* we disable image correction for scanners that can't calibrate */ + if ((s->dev->model->flags & GT68XX_FLAG_SHEET_FED) + &&(!(s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE))) + { + s->val[OPT_QUALITY_CAL].w = SANE_FALSE; + DISABLE (OPT_QUALITY_CAL); + } + + /* backtrack lines */ + s->opt[OPT_BACKTRACK_LINES].name = "backtrack-lines"; + s->opt[OPT_BACKTRACK_LINES].title = SANE_I18N ("Backtrack lines"); + s->opt[OPT_BACKTRACK_LINES].desc = + SANE_I18N ("Number of lines the scan slider moves back when backtracking " + "occurs. That happens when the scanner scans faster than the " + "computer can receive the data. Low values cause faster scans " + "but increase the risk of omitting lines."); + s->opt[OPT_BACKTRACK_LINES].type = SANE_TYPE_INT; + s->opt[OPT_BACKTRACK_LINES].unit = SANE_UNIT_NONE; + s->opt[OPT_BACKTRACK_LINES].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BACKTRACK_LINES].constraint.range = &u8_range; + if (s->dev->model->is_cis && !(s->dev->model->flags & GT68XX_FLAG_SHEET_FED)) + s->val[OPT_BACKTRACK_LINES].w = 0x10; + else + s->val[OPT_BACKTRACK_LINES].w = 0x3f; + if (!debug_options) + DISABLE (OPT_BACKTRACK_LINES); + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* internal gamma value */ + s->opt[OPT_GAMMA_VALUE].name = "gamma-value"; + s->opt[OPT_GAMMA_VALUE].title = SANE_I18N ("Gamma value"); + s->opt[OPT_GAMMA_VALUE].desc = + SANE_I18N ("Sets the gamma value of all channels."); + s->opt[OPT_GAMMA_VALUE].type = SANE_TYPE_FIXED; + s->opt[OPT_GAMMA_VALUE].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VALUE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VALUE].constraint.range = &gamma_range; + s->opt[OPT_GAMMA_VALUE].cap |= SANE_CAP_EMULATED; + s->val[OPT_GAMMA_VALUE].w = s->dev->gamma_value; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->val[OPT_THRESHOLD].w = 128; + DISABLE (OPT_THRESHOLD); + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + x_range.max = model->x_size; + y_range.max = model->y_size; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &x_range; + s->val[OPT_BR_X].w = x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &y_range; + s->val[OPT_BR_Y].w = y_range.max; + + /* sensor group */ + s->opt[OPT_SENSOR_GROUP].name = SANE_NAME_SENSORS; + s->opt[OPT_SENSOR_GROUP].title = SANE_TITLE_SENSORS; + s->opt[OPT_SENSOR_GROUP].desc = SANE_DESC_SENSORS; + s->opt[OPT_SENSOR_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_SENSOR_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* calibration needed */ + s->opt[OPT_NEED_CALIBRATION_SW].name = "need-calibration"; + s->opt[OPT_NEED_CALIBRATION_SW].title = SANE_I18N ("Need calibration"); + s->opt[OPT_NEED_CALIBRATION_SW].desc = SANE_I18N ("The scanner needs calibration for the current settings"); + s->opt[OPT_NEED_CALIBRATION_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_NEED_CALIBRATION_SW].unit = SANE_UNIT_NONE; + if (s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE) + s->opt[OPT_NEED_CALIBRATION_SW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_NEED_CALIBRATION_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_NEED_CALIBRATION_SW].b = 0; + + /* document present sensor */ + s->opt[OPT_PAGE_LOADED_SW].name = SANE_NAME_PAGE_LOADED; + s->opt[OPT_PAGE_LOADED_SW].title = SANE_TITLE_PAGE_LOADED; + s->opt[OPT_PAGE_LOADED_SW].desc = SANE_DESC_PAGE_LOADED; + s->opt[OPT_PAGE_LOADED_SW].type = SANE_TYPE_BOOL; + s->opt[OPT_PAGE_LOADED_SW].unit = SANE_UNIT_NONE; + if (s->dev->model->command_set->document_present) + s->opt[OPT_PAGE_LOADED_SW].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + else + s->opt[OPT_PAGE_LOADED_SW].cap = SANE_CAP_INACTIVE; + s->val[OPT_PAGE_LOADED_SW].b = 0; + + /* button group */ + s->opt[OPT_BUTTON_GROUP].name = "Buttons"; + s->opt[OPT_BUTTON_GROUP].title = SANE_I18N ("Buttons"); + s->opt[OPT_BUTTON_GROUP].desc = SANE_I18N ("Buttons"); + s->opt[OPT_BUTTON_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_BUTTON_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* calibrate button */ + s->opt[OPT_CALIBRATE].name = "calibrate"; + s->opt[OPT_CALIBRATE].title = SANE_I18N ("Calibrate"); + s->opt[OPT_CALIBRATE].desc = + SANE_I18N ("Start calibration using special sheet"); + s->opt[OPT_CALIBRATE].type = SANE_TYPE_BUTTON; + s->opt[OPT_CALIBRATE].unit = SANE_UNIT_NONE; + if (s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE) + s->opt[OPT_CALIBRATE].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED | + SANE_CAP_AUTOMATIC; + else + s->opt[OPT_CALIBRATE].cap = SANE_CAP_INACTIVE; + s->val[OPT_CALIBRATE].b = 0; + + /* clear calibration cache button */ + s->opt[OPT_CLEAR_CALIBRATION].name = "clear"; + s->opt[OPT_CLEAR_CALIBRATION].title = SANE_I18N ("Clear calibration"); + s->opt[OPT_CLEAR_CALIBRATION].desc = SANE_I18N ("Clear calibration cache"); + s->opt[OPT_CLEAR_CALIBRATION].type = SANE_TYPE_BUTTON; + s->opt[OPT_CLEAR_CALIBRATION].unit = SANE_UNIT_NONE; + if (s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE) + s->opt[OPT_CLEAR_CALIBRATION].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED | + SANE_CAP_AUTOMATIC; + else + s->opt[OPT_CLEAR_CALIBRATION].cap = SANE_CAP_INACTIVE; + s->val[OPT_CLEAR_CALIBRATION].b = 0; + + + RIE (calc_parameters (s)); + + DBG (5, "init_options: exit\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach (SANE_String_Const devname, GT68xx_Device ** devp, SANE_Bool may_wait) +{ + GT68xx_Device *dev; + SANE_Status status; + + DBG (5, "attach: start: devp %s NULL, may_wait = %d\n", devp ? "!=" : "==", + may_wait); + if (!devname) + { + DBG (1, "attach: devname == NULL\n"); + return SANE_STATUS_INVAL; + } + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->file_name, devname) == 0) + { + if (devp) + *devp = dev; + dev->missing = SANE_FALSE; + DBG (4, "attach: device `%s' was already in device list\n", + devname); + return SANE_STATUS_GOOD; + } + } + + DBG (4, "attach: trying to open device `%s'\n", devname); + RIE (gt68xx_device_new (&dev)); + status = gt68xx_device_open (dev, devname); + if (status == SANE_STATUS_GOOD) + DBG (4, "attach: device `%s' successfully opened\n", devname); + else + { + DBG (4, "attach: couldn't open device `%s': %s\n", devname, + sane_strstatus (status)); + gt68xx_device_free (dev); + if (devp) + *devp = 0; + return status; + } + + if (!gt68xx_device_is_configured (dev)) + { + GT68xx_Model *model = NULL; + DBG (2, "attach: Warning: device `%s' is not listed in device table\n", + devname); + DBG (2, + "attach: If you have manually added it, use override in gt68xx.conf\n"); + gt68xx_device_get_model ("unknown-scanner", &model); + status = gt68xx_device_set_model (dev, model); + if (status != SANE_STATUS_GOOD) + { + DBG (4, "attach: couldn't set model: %s\n", + sane_strstatus (status)); + gt68xx_device_free (dev); + if (devp) + *devp = 0; + return status; + } + dev->manual_selection = SANE_TRUE; + } + + dev->file_name = strdup (devname); + dev->missing = SANE_FALSE; + if (!dev->file_name) + return SANE_STATUS_NO_MEM; + DBG (2, "attach: found %s flatbed scanner %s at %s\n", dev->model->vendor, + dev->model->model, dev->file_name); + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + gt68xx_device_close (dev); + DBG (5, "attach: exit\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + GT68xx_Device *dev; + SANE_Status status; + + RIE (attach (devname, &dev, SANE_FALSE)); + + if (dev) + { + /* Keep track of newly attached devices so we can set options as + necessary. */ + if (new_dev_len >= new_dev_alloced) + { + new_dev_alloced += 4; + if (new_dev) + new_dev = + realloc (new_dev, new_dev_alloced * sizeof (new_dev[0])); + else + new_dev = malloc (new_dev_alloced * sizeof (new_dev[0])); + if (!new_dev) + { + DBG (1, "attach_one_device: out of memory\n"); + return SANE_STATUS_NO_MEM; + } + } + new_dev[new_dev_len++] = dev; + } + return SANE_STATUS_GOOD; +} + +#if defined(_WIN32) || defined(HAVE_OS2_H) +# define PATH_SEP "\\" +#else +# define PATH_SEP "/" +#endif + +static SANE_Status +download_firmware_file (GT68xx_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Byte *buf = NULL; + int size = -1; + SANE_Char filename[PATH_MAX], dirname[PATH_MAX], basename[PATH_MAX]; + FILE *f; + + if (strncmp (dev->model->firmware_name, PATH_SEP, 1) != 0) + { + /* probably filename only */ + snprintf (filename, PATH_MAX, "%s%s%s%s%s%s%s", + STRINGIFY (PATH_SANE_DATA_DIR), + PATH_SEP, "sane", PATH_SEP, "gt68xx", PATH_SEP, + dev->model->firmware_name); + snprintf (dirname, PATH_MAX, "%s%s%s%s%s", + STRINGIFY (PATH_SANE_DATA_DIR), + PATH_SEP, "sane", PATH_SEP, "gt68xx"); + strncpy (basename, dev->model->firmware_name, PATH_MAX); + } + else + { + /* absolute path */ + char *pos; + strncpy (filename, dev->model->firmware_name, PATH_MAX); + strncpy (dirname, dev->model->firmware_name, PATH_MAX); + pos = strrchr (dirname, PATH_SEP[0]); + if (pos) + pos[0] = '\0'; + strncpy (basename, pos + 1, PATH_MAX); + } + + /* first, try to open with exact case */ + DBG (5, "download_firmware: trying %s\n", filename); + f = fopen (filename, "rb"); + if (!f) + { + /* and now any case */ + DIR *dir; + struct dirent *direntry; + + DBG (5, + "download_firmware_file: Couldn't open firmware file `%s': %s\n", + filename, strerror (errno)); + + dir = opendir (dirname); + if (!dir) + { + DBG (5, "download_firmware: couldn't open directory `%s': %s\n", + dirname, strerror (errno)); + status = SANE_STATUS_INVAL; + } + if (status == SANE_STATUS_GOOD) + { + do + { + direntry = readdir (dir); + if (direntry + && (strncasecmp (direntry->d_name, basename, PATH_MAX) == + 0)) + { + snprintf (filename, PATH_MAX, "%s%s%s", + dirname, PATH_SEP, direntry->d_name); + break; + } + } + while (direntry != 0); + if (direntry == 0) + { + DBG (5, "download_firmware: file `%s' not found\n", filename); + status = SANE_STATUS_INVAL; + } + closedir (dir); + } + if (status == SANE_STATUS_GOOD) + { + DBG (5, "download_firmware: trying %s\n", filename); + f = fopen (filename, "rb"); + if (!f) + { + DBG (5, + "download_firmware_file: Couldn't open firmware file `%s': %s\n", + filename, strerror (errno)); + status = SANE_STATUS_INVAL; + } + } + + if (status != SANE_STATUS_GOOD) + { + DBG (0, "Couldn't open firmware file (`%s'): %s\n", + filename, strerror (errno)); + } + } + + if (status == SANE_STATUS_GOOD) + { + fseek (f, 0, SEEK_END); + size = ftell (f); + fseek (f, 0, SEEK_SET); + if (size == -1) + { + DBG (1, "download_firmware_file: error getting size of " + "firmware file \"%s\": %s\n", filename, strerror (errno)); + status = SANE_STATUS_INVAL; + } + } + + if (status == SANE_STATUS_GOOD) + { + DBG (5, "firmware size: %d\n", size); + buf = (SANE_Byte *) malloc (size); + if (!buf) + { + DBG (1, "download_firmware_file: cannot allocate %d bytes " + "for firmware\n", size); + status = SANE_STATUS_NO_MEM; + } + } + + if (status == SANE_STATUS_GOOD) + { + int bytes_read = fread (buf, 1, size, f); + if (bytes_read != size) + { + DBG (1, "download_firmware_file: problem reading firmware " + "file \"%s\": %s\n", filename, strerror (errno)); + status = SANE_STATUS_INVAL; + } + } + + if (f) + fclose (f); + + if (status == SANE_STATUS_GOOD) + { + status = gt68xx_device_download_firmware (dev, buf, size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "download_firmware_file: firmware download failed: %s\n", + sane_strstatus (status)); + } + } + + if (buf) + free (buf); + + return status; +} + +/** probe for gt68xx devices + * This function scan usb and try to attached to scanner + * configured in gt68xx.conf . + */ +static SANE_Status probe_gt68xx_devices(void) +{ + SANE_Char line[PATH_MAX]; + SANE_Char *word; + SANE_String_Const cp; + SANE_Int linenumber; + GT68xx_Device *dev; + FILE *fp; + + /* set up for no new devices detected at first */ + new_dev = 0; + new_dev_len = 0; + new_dev_alloced = 0; + + /* mark already detected devices as missing, during device probe + * detected devices will clear this flag */ + dev = first_dev; + while(dev!=NULL) + { + dev->missing = SANE_TRUE; + dev = dev->next; + } + + fp = sanei_config_open (GT68XX_CONFIG_FILE); + if (!fp) + { + /* default to /dev/usb/scanner instead of insisting on config file */ + DBG (3, "sane_init: couldn't open config file `%s': %s. Using " + "/dev/usb/scanner directly\n", GT68XX_CONFIG_FILE, + strerror (errno)); + attach ("/dev/usb/scanner", 0, SANE_FALSE); + return SANE_STATUS_GOOD; + } + + little_endian = calc_little_endian (); + DBG (5, "sane_init: %s endian machine\n", little_endian ? "little" : "big"); + + linenumber = 0; + DBG (4, "sane_init: reading config file `%s'\n", GT68XX_CONFIG_FILE); + while (sanei_config_read (line, sizeof (line), fp)) + { + word = 0; + linenumber++; + + cp = sanei_config_get_string (line, &word); + if (!word || cp == line) + { + DBG (6, "sane_init: config file line %d: ignoring empty line\n", + linenumber); + if (word) + free (word); + continue; + } + if (word[0] == '#') + { + DBG (6, "sane_init: config file line %d: ignoring comment line\n", + linenumber); + free (word); + continue; + } + + if (strcmp (word, "firmware") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (word) + { + int i; + for (i = 0; i < new_dev_len; i++) + { + new_dev[i]->model->firmware_name = word; + DBG (5, "sane_init: device %s: firmware will be loaded " + "from %s\n", new_dev[i]->model->name, + new_dev[i]->model->firmware_name); + } + if (i == 0) + DBG (5, "sane_init: firmware %s can't be loaded, set device " + "first\n", word); + } + else + { + DBG (3, "sane_init: option `firmware' needs a parameter\n"); + } + } + else if (strcmp (word, "vendor") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (word) + { + int i; + + for (i = 0; i < new_dev_len; i++) + { + new_dev[i]->model->vendor = word; + DBG (5, "sane_init: device %s: vendor name set to %s\n", + new_dev[i]->model->name, new_dev[i]->model->vendor); + } + if (i == 0) + DBG (5, "sane_init: can't set vendor name %s, set device " + "first\n", word); + } + else + { + DBG (3, "sane_init: option `vendor' needs a parameter\n"); + } + } + else if (strcmp (word, "model") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (word) + { + int i; + for (i = 0; i < new_dev_len; i++) + { + new_dev[i]->model->model = word; + DBG (5, "sane_init: device %s: model name set to %s\n", + new_dev[i]->model->name, new_dev[i]->model->model); + } + if (i == 0) + DBG (5, "sane_init: can't set model name %s, set device " + "first\n", word); + free (word); + } + else + { + DBG (3, "sane_init: option `model' needs a parameter\n"); + } + } + else if (strcmp (word, "override") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (word) + { + int i; + for (i = 0; i < new_dev_len; i++) + { + SANE_Status status; + GT68xx_Device *dev = new_dev[i]; + GT68xx_Model *model; + if (gt68xx_device_get_model (word, &model) == SANE_TRUE) + { + status = gt68xx_device_set_model (dev, model); + if (status != SANE_STATUS_GOOD) + DBG (1, "sane_init: couldn't override model: %s\n", + sane_strstatus (status)); + else + DBG (5, "sane_init: new model set to %s\n", + dev->model->name); + } + else + { + DBG (1, "sane_init: override: model %s not found\n", + word); + } + } + if (i == 0) + DBG (5, "sane_init: can't override model to %s, set device " + "first\n", word); + free (word); + } + else + { + DBG (3, "sane_init: option `override' needs a parameter\n"); + } + } + else if (strcmp (word, "afe") == 0) + { + GT68xx_AFE_Parameters afe = {0, 0, 0, 0, 0, 0}; + SANE_Status status; + + free (word); + word = 0; + + status = get_afe_values (cp, &afe); + if (status == SANE_STATUS_GOOD) + { + int i; + for (i = 0; i < new_dev_len; i++) + { + new_dev[i]->model->afe_params = afe; + DBG (5, "sane_init: device %s: setting new afe values\n", + new_dev[i]->model->name); + } + if (i == 0) + DBG (5, + "sane_init: can't set afe values, set device first\n"); + } + else + DBG (3, "sane_init: can't set afe values\n"); + } + else + { + new_dev_len = 0; + DBG (4, "sane_init: config file line %d: trying to attach `%s'\n", + linenumber, line); + sanei_usb_attach_matching_devices (line, attach_one_device); + if (word) + free (word); + word = 0; + } + } + + if (new_dev_alloced > 0) + { + new_dev_len = new_dev_alloced = 0; + free (new_dev); + } + + fclose (fp); + return SANE_STATUS_GOOD; +} + +/* -------------------------- SANE API functions ------------------------- */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + SANE_Status status; + + DBG_INIT (); +#ifdef DBG_LEVEL + if (DBG_LEVEL > 0) + { + DBG (5, "sane_init: debug options are enabled, handle with care\n"); + debug_options = SANE_TRUE; + } +#endif + DBG (2, "SANE GT68xx backend version %d.%d build %d from %s\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD, PACKAGE_STRING); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: authorize %s null\n", authorize ? "!=" : "=="); + + sanei_usb_init (); + + num_devices = 0; + first_dev = 0; + first_handle = 0; + devlist = 0; + new_dev = 0; + new_dev_len = 0; + new_dev_alloced = 0; + + status = probe_gt68xx_devices (); + DBG (5, "sane_init: exit\n"); + + return status; +} + +void +sane_exit (void) +{ + GT68xx_Device *dev, *next; + + DBG (5, "sane_exit: start\n"); + sanei_usb_exit(); + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + gt68xx_device_free (dev); + } + first_dev = 0; + first_handle = 0; + if (devlist) + free (devlist); + devlist = 0; + + DBG (5, "sane_exit: exit\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + GT68xx_Device *dev; + SANE_Int dev_num; + + DBG (5, "sane_get_devices: start: local_only = %s\n", + local_only == SANE_TRUE ? "true" : "false"); + + /* hot-plug case : detection of newly connected scanners */ + sanei_usb_scan_devices (); + probe_gt68xx_devices (); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + dev_num = 0; + dev = first_dev; + while(dev!=NULL) + { + SANE_Device *sane_device; + + /* don't return devices that have been unplugged */ + if(dev->missing==SANE_FALSE) + { + sane_device = malloc (sizeof (*sane_device)); + if (!sane_device) + return SANE_STATUS_NO_MEM; + sane_device->name = dev->file_name; + sane_device->vendor = dev->model->vendor; + sane_device->model = dev->model->model; + sane_device->type = strdup ("flatbed scanner"); + devlist[dev_num] = sane_device; + dev_num++; + } + + /* next device */ + dev = dev->next; + } + devlist[dev_num] = 0; + + *device_list = devlist; + + DBG (5, "sane_get_devices: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + GT68xx_Device *dev; + SANE_Status status; + GT68xx_Scanner *s; + SANE_Bool power_ok; + + DBG (5, "sane_open: start (devicename = `%s')\n", devicename); + + if (devicename[0]) + { + /* test for gt68xx short hand name */ + if(strcmp(devicename,"gt68xx")!=0) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->file_name, devicename) == 0) + break; + + if (!dev) + { + DBG (5, "sane_open: couldn't find `%s' in devlist, trying attach\n", + devicename); + RIE (attach (devicename, &dev, SANE_TRUE)); + } + else + DBG (5, "sane_open: found `%s' in devlist\n", dev->model->name); + } + else + { + dev = first_dev; + if (dev) + { + devicename = dev->file_name; + DBG (5, "sane_open: default empty devicename, using first device `%s'\n", devicename); + } + } + } + else + { + /* empty devicname -> use first device */ + dev = first_dev; + if (dev) + { + devicename = dev->file_name; + DBG (5, "sane_open: empty devicename, trying `%s'\n", devicename); + } + } + + if (!dev) + return SANE_STATUS_INVAL; + + RIE (gt68xx_device_open (dev, devicename)); + RIE (gt68xx_device_activate (dev)); + + if (dev->model->flags & GT68XX_FLAG_UNTESTED) + { + DBG (0, "WARNING: Your scanner is not fully supported or at least \n"); + DBG (0, " had only limited testing. Please be careful and \n"); + DBG (0, " report any failure/success to \n"); + DBG (0, " sane-devel@lists.alioth.debian.org. Please provide as many\n"); + DBG (0, " details as possible, e.g. the exact name of your\n"); + DBG (0, " scanner and what does (not) work.\n"); + } + + if (dev->manual_selection) + { + DBG (0, "WARNING: You have manually added the ids of your scanner \n"); + DBG (0, + " to gt68xx.conf. Please use an appropriate override \n"); + DBG (0, + " for your scanner. Use extreme care and switch off \n"); + DBG (0, + " the scanner immediately if you hear unusual noise. \n"); + DBG (0, " Please report any success to \n"); + DBG (0, " sane-devel@lists.alioth.debian.org. Please provide as many\n"); + DBG (0, " details as possible, e.g. the exact name of your\n"); + DBG (0, " scanner, ids, settings etc.\n"); + + if (strcmp (dev->model->name, "unknown-scanner") == 0) + { + GT68xx_USB_Device_Entry *entry; + + DBG (0, + "ERROR: You haven't chosen an override in gt68xx.conf. Please use \n"); + DBG (0, " one of the following: \n"); + + for (entry = gt68xx_usb_device_list; entry->model; ++entry) + { + if (strcmp (entry->model->name, "unknown-scanner") != 0) + DBG (0, " %s\n", entry->model->name); + } + return SANE_STATUS_UNSUPPORTED; + } + } + + /* The firmware check is disabled by default because it may confuse + some scanners: So the firmware is loaded everytime. */ +#if 0 + RIE (gt68xx_device_check_firmware (dev, &firmware_loaded)); + firmware_loaded = SANE_FALSE; + if (firmware_loaded) + DBG (3, "sane_open: firmware already loaded, skipping load\n"); + else + RIE (download_firmware_file (dev)); + /* RIE (gt68xx_device_check_firmware (dev, &firmware_loaded)); */ + if (!firmware_loaded) + { + DBG (1, "sane_open: firmware still not loaded? Proceeding anyway\n"); + /* return SANE_STATUS_IO_ERROR; */ + } +#else + RIE (download_firmware_file (dev)); +#endif + + RIE (gt68xx_device_get_id (dev)); + + if (!(dev->model->flags & GT68XX_FLAG_NO_STOP)) + RIE (gt68xx_device_stop_scan (dev)); + + RIE (gt68xx_device_get_power_status (dev, &power_ok)); + if (power_ok) + { + DBG (5, "sane_open: power ok\n"); + } + else + { + DBG (0, "sane_open: power control failure: check power plug!\n"); + return SANE_STATUS_IO_ERROR; + } + + RIE (gt68xx_scanner_new (dev, &s)); + RIE (gt68xx_device_lamp_control (s->dev, SANE_TRUE, SANE_FALSE)); + gettimeofday (&s->lamp_on_time, 0); + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + *handle = s; + s->scanning = SANE_FALSE; + s->first_scan = SANE_TRUE; + s->gamma_table = 0; + s->calibrated = SANE_FALSE; + RIE (init_options (s)); + dev->gray_mode_color = 0x02; + + /* try to restore calibration from file */ + if((s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE)) + { + /* error restoring calibration is non blocking */ + gt68xx_read_calibration(s); + } + + DBG (5, "sane_open: exit\n"); + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + GT68xx_Scanner *prev, *s; + GT68xx_Device *dev; + + DBG (5, "sane_close: start\n"); + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (5, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + if (s->val[OPT_LAMP_OFF_AT_EXIT].w == SANE_TRUE) + gt68xx_device_lamp_control (s->dev, SANE_FALSE, SANE_FALSE); + + dev = s->dev; + + free (s->val[OPT_MODE].s); + free (s->val[OPT_GRAY_MODE_COLOR].s); + free (s->val[OPT_SOURCE].s); + free (dev->file_name); + free ((void *)(size_t)s->opt[OPT_RESOLUTION].constraint.word_list); + + gt68xx_scanner_free (s); + + gt68xx_device_fix_descriptor (dev); + + gt68xx_device_deactivate (dev); + gt68xx_device_close (dev); + + DBG (5, "sane_close: exit\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + GT68xx_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + DBG (5, "sane_get_option_descriptor: option = %s (%d)\n", + s->opt[option].name, option); + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + GT68xx_Scanner *s = handle; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Word cap; + SANE_Int myinfo = 0; + + DBG (5, "sane_control_option: start: action = %s, option = %s (%d)\n", + (action == SANE_ACTION_GET_VALUE) ? "get" : + (action == SANE_ACTION_SET_VALUE) ? "set" : + (action == SANE_ACTION_SET_AUTO) ? "set_auto" : "unknown", + s->opt[option].name, option); + + if (info) + *info = 0; + + if (s->scanning) + { + DBG (1, "sane_control_option: don't call this function while " + "scanning (option = %s (%d))\n", s->opt[option].name, option); + + return SANE_STATUS_DEVICE_BUSY; + } + if (option >= NUM_OPTIONS || option < 0) + { + DBG (1, "sane_control_option: option %d >= NUM_OPTIONS || option < 0\n", + option); + return SANE_STATUS_INVAL; + } + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (2, "sane_control_option: option %d is inactive\n", option); + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_BIT_DEPTH: + case OPT_FULL_SCAN: + case OPT_COARSE_CAL: + case OPT_COARSE_CAL_ONCE: + case OPT_QUALITY_CAL: + case OPT_BACKTRACK: + case OPT_BACKTRACK_LINES: + case OPT_PREVIEW: + case OPT_LAMP_OFF_AT_EXIT: + case OPT_AUTO_WARMUP: + case OPT_GAMMA_VALUE: + case OPT_THRESHOLD: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *(SANE_Word *) val = s->val[option].w; + break; + /* string options: */ + case OPT_MODE: + case OPT_GRAY_MODE_COLOR: + case OPT_SOURCE: + strcpy (val, s->val[option].s); + break; + case OPT_NEED_CALIBRATION_SW: + *(SANE_Bool *) val = !s->calibrated; + break; + case OPT_PAGE_LOADED_SW: + s->dev->model->command_set->document_present (s->dev, val); + break; + default: + DBG (2, "sane_control_option: can't get unknown option %d\n", + option); + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (2, "sane_control_option: option %d is not settable\n", option); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, &myinfo); + + if (status != SANE_STATUS_GOOD) + { + DBG (2, "sane_control_option: sanei_constrain_value returned %s\n", + sane_strstatus (status)); + return status; + } + + switch (option) + { + case OPT_RESOLUTION: + case OPT_BIT_DEPTH: + case OPT_FULL_SCAN: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + s->val[option].w = *(SANE_Word *) val; + RIE (calc_parameters (s)); + myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_LAMP_OFF_AT_EXIT: + case OPT_AUTO_WARMUP: + case OPT_COARSE_CAL_ONCE: + case OPT_BACKTRACK_LINES: + case OPT_QUALITY_CAL: + case OPT_GAMMA_VALUE: + case OPT_THRESHOLD: + s->val[option].w = *(SANE_Word *) val; + break; + case OPT_GRAY_MODE_COLOR: + if (strcmp (s->val[option].s, val) != 0) + { /* something changed */ + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + } + break; + case OPT_SOURCE: + if (strcmp (s->val[option].s, val) != 0) + { /* something changed */ + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (strcmp (s->val[option].s, "Transparency Adapter") == 0) + { + RIE (gt68xx_device_lamp_control + (s->dev, SANE_FALSE, SANE_TRUE)); + x_range.max = s->dev->model->x_size_ta; + y_range.max = s->dev->model->y_size_ta; + } + else + { + RIE (gt68xx_device_lamp_control + (s->dev, SANE_TRUE, SANE_FALSE)); + x_range.max = s->dev->model->x_size; + y_range.max = s->dev->model->y_size; + } + s->first_scan = SANE_TRUE; + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + gettimeofday (&s->lamp_on_time, 0); + } + break; + case OPT_MODE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + ENABLE (OPT_THRESHOLD); + DISABLE (OPT_BIT_DEPTH); + ENABLE (OPT_GRAY_MODE_COLOR); + } + else + { + DISABLE (OPT_THRESHOLD); + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + RIE (create_bpp_list (s, s->dev->model->bpp_gray_values)); + ENABLE (OPT_GRAY_MODE_COLOR); + } + else + { + RIE (create_bpp_list (s, s->dev->model->bpp_color_values)); + DISABLE (OPT_GRAY_MODE_COLOR); + } + if (s->bpp_list[0] < 2) + DISABLE (OPT_BIT_DEPTH); + else + ENABLE (OPT_BIT_DEPTH); + } + RIE (calc_parameters (s)); + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + + case OPT_COARSE_CAL: + s->val[option].w = *(SANE_Word *) val; + if (s->val[option].w == SANE_TRUE) + { + ENABLE (OPT_COARSE_CAL_ONCE); + s->first_scan = SANE_TRUE; + } + else + { + DISABLE (OPT_COARSE_CAL_ONCE); + } + myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + case OPT_BACKTRACK: + s->val[option].w = *(SANE_Word *) val; + if (s->val[option].w == SANE_TRUE) + ENABLE (OPT_BACKTRACK_LINES); + else + DISABLE (OPT_BACKTRACK_LINES); + myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + case OPT_CALIBRATE: + status = gt68xx_sheetfed_scanner_calibrate (s); + myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + case OPT_CLEAR_CALIBRATION: + gt68xx_clear_calibration (s); + myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + default: + DBG (2, "sane_control_option: can't set unknown option %d\n", + option); + } + } + else + { + DBG (2, "sane_control_option: unknown action %d for option %d\n", + action, option); + return SANE_STATUS_INVAL; + } + if (info) + *info = myinfo; + + DBG (5, "sane_control_option: exit\n"); + return status; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + GT68xx_Scanner *s = handle; + SANE_Status status; + + DBG (5, "sane_get_parameters: start\n"); + + RIE (calc_parameters (s)); + if (params) + *params = s->params; + + DBG (4, "sane_get_parameters: format=%d, last_frame=%d, lines=%d\n", + s->params.format, s->params.last_frame, s->params.lines); + DBG (4, "sane_get_parameters: pixels_per_line=%d, bytes per line=%d\n", + s->params.pixels_per_line, s->params.bytes_per_line); + DBG (3, "sane_get_parameters: pixels %dx%dx%d\n", + s->params.pixels_per_line, s->params.lines, 1 << s->params.depth); + + DBG (5, "sane_get_parameters: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + GT68xx_Scanner *s = handle; + GT68xx_Scan_Request scan_request; + GT68xx_Scan_Parameters scan_params; + SANE_Status status; + SANE_Int i, gamma_size; + unsigned int *buffer_pointers[3]; + SANE_Bool document; + + DBG (5, "sane_start: start\n"); + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + RIE (calc_parameters (s)); + + if (s->val[OPT_TL_X].w >= s->val[OPT_BR_X].w) + { + DBG (0, "sane_start: top left x >= bottom right x --- exiting\n"); + return SANE_STATUS_INVAL; + } + if (s->val[OPT_TL_Y].w >= s->val[OPT_BR_Y].w) + { + DBG (0, "sane_start: top left y >= bottom right y --- exiting\n"); + return SANE_STATUS_INVAL; + } + + if (strcmp (s->val[OPT_GRAY_MODE_COLOR].s, GT68XX_COLOR_BLUE) == 0) + s->dev->gray_mode_color = 0x01; + else if (strcmp (s->val[OPT_GRAY_MODE_COLOR].s, GT68XX_COLOR_GREEN) == 0) + s->dev->gray_mode_color = 0x02; + else + s->dev->gray_mode_color = 0x03; + + setup_scan_request (s, &scan_request); + if (!s->first_scan && s->val[OPT_COARSE_CAL_ONCE].w == SANE_TRUE) + s->auto_afe = SANE_FALSE; + else + s->auto_afe = s->val[OPT_COARSE_CAL].w; + + s->dev->gamma_value = s->val[OPT_GAMMA_VALUE].w; + gamma_size = s->params.depth == 16 ? 65536 : 256; + s->gamma_table = malloc (sizeof (SANE_Int) * gamma_size); + if (!s->gamma_table) + { + DBG (1, "sane_start: couldn't malloc %d bytes for gamma table\n", + gamma_size); + return SANE_STATUS_NO_MEM; + } + for (i = 0; i < gamma_size; i++) + { + s->gamma_table[i] = + (gamma_size - 1) * pow (((double) i + 1) / (gamma_size), + 1.0 / SANE_UNFIX (s->dev->gamma_value)) + 0.5; + if (s->gamma_table[i] > (gamma_size - 1)) + s->gamma_table[i] = (gamma_size - 1); + if (s->gamma_table[i] < 0) + s->gamma_table[i] = 0; +#if 0 + printf ("%d %d\n", i, s->gamma_table[i]); +#endif + } + + if(!(s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE)) + { + s->calib = s->val[OPT_QUALITY_CAL].w; + } + + if (!(s->dev->model->flags & GT68XX_FLAG_NO_STOP)) + RIE (gt68xx_device_stop_scan (s->dev)); + + if (!(s->dev->model->flags & GT68XX_FLAG_SHEET_FED)) + RIE (gt68xx_device_carriage_home (s->dev)); + + gt68xx_scanner_wait_for_positioning (s); + gettimeofday (&s->start_time, 0); + + if (s->val[OPT_BACKTRACK].w == SANE_TRUE) + scan_request.backtrack = SANE_TRUE; + else + { + if (s->val[OPT_RESOLUTION].w >= s->dev->model->ydpi_no_backtrack) + scan_request.backtrack = SANE_FALSE; + else + scan_request.backtrack = SANE_TRUE; + } + + if (scan_request.backtrack) + scan_request.backtrack_lines = s->val[OPT_BACKTRACK_LINES].w; + else + scan_request.backtrack_lines = 0; + + /* don't call calibration for scanners that use sheetfed_calibrate */ + if(!(s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE)) + { + RIE (gt68xx_scanner_calibrate (s, &scan_request)); + } + else + { + s->calib = s->calibrated; + } + + /* is possible, wait for document to be inserted before scanning */ + /* wait for 5 secondes max */ + if (s->dev->model->flags & GT68XX_FLAG_SHEET_FED + && s->dev->model->command_set->document_present) + { + i=0; + do + { + RIE(s->dev->model->command_set->document_present(s->dev,&document)); + if(document==SANE_FALSE) + { + i++; + sleep(1); + } + } while ((i<5) && (document==SANE_FALSE)); + if(document==SANE_FALSE) + { + DBG (4, "sane_start: no doucment detected after %d s\n",i); + return SANE_STATUS_NO_DOCS; + } + } + + /* some sheetfed scanners need a special operation to move + * paper before starting real scan */ + if (s->dev->model->flags & GT68XX_FLAG_SHEET_FED) + { + RIE (gt68xx_sheetfed_move_to_scan_area (s, &scan_request)); + } + + /* restore calibration */ + if( (s->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE) + &&(s->calibrated == SANE_TRUE)) + { + /* compute scan parameters */ + scan_request.calculate = SANE_TRUE; + gt68xx_device_setup_scan (s->dev, &scan_request, SA_SCAN, &scan_params); + + /* restore settings from calibration stored */ + memcpy(s->dev->afe,&(s->afe_params), sizeof(GT68xx_AFE_Parameters)); + RIE (gt68xx_assign_calibration (s, scan_params)); + scan_request.calculate = SANE_FALSE; + } + + /* send scan request to the scanner */ + RIE (gt68xx_scanner_start_scan (s, &scan_request, &scan_params)); + + for (i = 0; i < scan_params.overscan_lines; ++i) + RIE (gt68xx_scanner_read_line (s, buffer_pointers)); + DBG (4, "sane_start: wanted: dpi=%d, x=%.1f, y=%.1f, width=%.1f, " + "height=%.1f, color=%s\n", scan_request.xdpi, + SANE_UNFIX (scan_request.x0), + SANE_UNFIX (scan_request.y0), SANE_UNFIX (scan_request.xs), + SANE_UNFIX (scan_request.ys), scan_request.color ? "color" : "gray"); + + s->line = 0; + s->byte_count = s->reader->params.pixel_xs; + s->total_bytes = 0; + s->first_scan = SANE_FALSE; + +#ifdef DEBUG_BRIGHTNESS + s->average_white = 0; + s->max_white = 0; + s->min_black = 255; +#endif + + s->scanning = SANE_TRUE; + + DBG (5, "sane_start: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + GT68xx_Scanner *s = handle; + SANE_Status status; + static unsigned int *buffer_pointers[3]; + SANE_Int inflate_x; + SANE_Bool lineart; + SANE_Int i, color, colors; + + if (!s) + { + DBG (1, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!buf) + { + DBG (1, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!len) + { + DBG (1, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + + *len = 0; + + if (!s->scanning) + { + DBG (3, "sane_read: scan was cancelled, is over or has not been " + "initiated yet\n"); + return SANE_STATUS_CANCELLED; + } + + DBG (5, "sane_read: start (line %d of %d, byte_count %d of %d)\n", + s->line, s->reader->params.pixel_ys, s->byte_count, + s->reader->params.pixel_xs); + + if (s->line >= s->reader->params.pixel_ys + && s->byte_count >= s->reader->params.pixel_xs) + { + DBG (4, "sane_read: nothing more to scan: EOF\n"); + return SANE_STATUS_EOF; + } + + inflate_x = s->val[OPT_RESOLUTION].w / s->dev->model->optical_xdpi; + if (inflate_x > 1) + DBG (5, "sane_read: inflating x by factor %d\n", inflate_x); + else + inflate_x = 1; + + lineart = (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + ? SANE_TRUE : SANE_FALSE; + + if (s->reader->params.color) + colors = 3; + else + colors = 1; + + while ((*len) < max_len) + { + if (s->byte_count >= s->reader->params.pixel_xs) + { + if (s->line >= s->reader->params.pixel_ys) + { + DBG (4, "sane_read: scan complete: %d bytes, %d total\n", + *len, s->total_bytes); + return SANE_STATUS_GOOD; + } + DBG (5, "sane_read: getting line %d of %d\n", s->line, + s->reader->params.pixel_ys); + RIE (gt68xx_scanner_read_line (s, buffer_pointers)); + s->line++; + s->byte_count = 0; + + /* Apply gamma */ + for (color = 0; color < colors; color++) + for (i = 0; i < s->reader->pixels_per_line; i++) + { + if (s->reader->params.depth > 8) + buffer_pointers[color][i] = + s->gamma_table[buffer_pointers[color][i]]; + else + buffer_pointers[color][i] = + (s->gamma_table[buffer_pointers[color][i] >> 8] << 8) + + (s->gamma_table[buffer_pointers[color][i] >> 8]); + } + /* mirror lines */ + if (s->dev->model->flags & GT68XX_FLAG_MIRROR_X) + { + unsigned int swap; + + for (color = 0; color < colors; color++) + { + for (i = 0; i < s->reader->pixels_per_line / 2; i++) + { + swap = buffer_pointers[color][i]; + buffer_pointers[color][i] = + buffer_pointers[color][s->reader->pixels_per_line - + 1 - i]; + buffer_pointers[color][s->reader->pixels_per_line - 1 - + i] = swap; + } + } + } + } + if (lineart) + { + SANE_Int bit; + SANE_Byte threshold = s->val[OPT_THRESHOLD].w; + + buf[*len] = 0; + for (bit = 7; bit >= 0; bit--) + { + SANE_Byte is_black = + (((buffer_pointers[0][s->byte_count] >> 8) & 0xff) > + threshold) ? 0 : 1; + buf[*len] |= (is_black << bit); + if ((7 - bit) % inflate_x == (inflate_x - 1)) + s->byte_count++; + } + } + else if (s->reader->params.color) + { + /* color */ + if (s->reader->params.depth > 8) + { + SANE_Int color = (s->total_bytes / 2) % 3; + if ((s->total_bytes % 2) == 0) + { + if (little_endian) + buf[*len] = buffer_pointers[color][s->byte_count] & 0xff; + else + buf[*len] = + (buffer_pointers[color][s->byte_count] >> 8) & 0xff; + } + else + { + if (little_endian) + buf[*len] = + (buffer_pointers[color][s->byte_count] >> 8) & 0xff; + else + buf[*len] = buffer_pointers[color][s->byte_count] & 0xff; + + if (s->total_bytes % (inflate_x * 6) == (inflate_x * 6 - 1)) + s->byte_count++; + } + } + else + { + SANE_Int color = s->total_bytes % 3; + buf[*len] = (buffer_pointers[color][s->byte_count] >> 8) & 0xff; + if (s->total_bytes % (inflate_x * 3) == (inflate_x * 3 - 1)) + s->byte_count++; +#ifdef DEBUG_BRIGHTNESS + s->average_white += buf[*len]; + s->max_white = + (buf[*len] > s->max_white) ? buf[*len] : s->max_white; + s->min_black = + (buf[*len] < s->min_black) ? buf[*len] : s->min_black; +#endif + } + } + else + { + /* gray */ + if (s->reader->params.depth > 8) + { + if ((s->total_bytes % 2) == 0) + { + if (little_endian) + buf[*len] = buffer_pointers[0][s->byte_count] & 0xff; + else + buf[*len] = + (buffer_pointers[0][s->byte_count] >> 8) & 0xff; + } + else + { + if (little_endian) + buf[*len] = + (buffer_pointers[0][s->byte_count] >> 8) & 0xff; + else + buf[*len] = buffer_pointers[0][s->byte_count] & 0xff; + if (s->total_bytes % (2 * inflate_x) == (2 * inflate_x - 1)) + s->byte_count++; + } + } + else + { + buf[*len] = (buffer_pointers[0][s->byte_count] >> 8) & 0xff; + if (s->total_bytes % inflate_x == (inflate_x - 1)) + s->byte_count++; + } + } + (*len)++; + s->total_bytes++; + } + + DBG (4, "sane_read: exit (line %d of %d, byte_count %d of %d, %d bytes, " + "%d total)\n", + s->line, s->reader->params.pixel_ys, s->byte_count, + s->reader->params.pixel_xs, *len, s->total_bytes); + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + GT68xx_Scanner *s = handle; + + DBG (5, "sane_cancel: start\n"); + + if (s->scanning) + { + s->scanning = SANE_FALSE; + if (s->total_bytes != (s->params.bytes_per_line * s->params.lines)) + DBG (1, "sane_cancel: warning: scanned %d bytes, expected %d " + "bytes\n", s->total_bytes, + s->params.bytes_per_line * s->params.lines); + else + { + struct timeval now; + int secs; + + gettimeofday (&now, 0); + secs = now.tv_sec - s->start_time.tv_sec; + + DBG (3, + "sane_cancel: scan finished, scanned %d bytes in %d seconds\n", + s->total_bytes, secs); +#ifdef DEBUG_BRIGHTNESS + DBG (1, + "sane_cancel: average white: %d, max_white=%d, min_black=%d\n", + s->average_white / s->total_bytes, s->max_white, s->min_black); +#endif + + } + /* some scanners don't like this command when cancelling a scan */ + sanei_usb_set_timeout (SHORT_TIMEOUT); + gt68xx_device_fix_descriptor (s->dev); + gt68xx_scanner_stop_scan (s); + sanei_usb_set_timeout (LONG_TIMEOUT); + + if (s->dev->model->flags & GT68XX_FLAG_SHEET_FED) + { + gt68xx_device_paperfeed (s->dev); + } + else + { + sanei_usb_set_timeout (SHORT_TIMEOUT); + gt68xx_scanner_wait_for_positioning (s); + sanei_usb_set_timeout (LONG_TIMEOUT); + gt68xx_device_carriage_home (s->dev); + } + if (s->gamma_table) + free (s->gamma_table); + s->gamma_table = 0; + } + else + { + DBG (4, "sane_cancel: scan has not been initiated yet, " + "or it is allready aborted\n"); + } + + DBG (5, "sane_cancel: exit\n"); + return; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + GT68xx_Scanner *s = handle; + + DBG (5, "sane_set_io_mode: handle = %p, non_blocking = %s\n", + handle, non_blocking == SANE_TRUE ? "true" : "false"); + + if (!s->scanning) + { + DBG (1, "sane_set_io_mode: not scanning\n"); + return SANE_STATUS_INVAL; + } + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + GT68xx_Scanner *s = handle; + + DBG (5, "sane_get_select_fd: handle = %p, fd = %p\n", handle, (void *) fd); + + if (!s->scanning) + { + DBG (1, "sane_get_select_fd: not scanning\n"); + return SANE_STATUS_INVAL; + } + return SANE_STATUS_UNSUPPORTED; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx.conf.in b/backend/gt68xx.conf.in new file mode 100644 index 0000000..4affdcc --- /dev/null +++ b/backend/gt68xx.conf.in @@ -0,0 +1,255 @@ + +# gt68xx.conf: Configuration file for GT68XX based scanners (@PACKAGEVERSION@) +# Read man sane-gt68xx for documentation + +# Put the firmware file into "@DATADIR@/sane/gt68xx/". + +# Manual configuration is necessary for some scanners. Please uncomment the +# override line and optinally the vendor and product lines that apply to your +# scanner. For some scanners it's also necessary to change the name of the +# firmware file. + +############################################################################# +# For testing scanners that are not yet supported by this backend add the +# vendor and product ids in the usb line below. Also fill in the override +# and firmware lines. For more details, see: +# http://www.meier-geinitz.de/sane/gt68xx-backend/adding.html + +# usb vendor product +# override "something" +# firmware "path" + +############################################################################## +# Autodetect Mustek BearPaw 1200 CU, 2400 CU, Mustek ScanExpress 1200 UB Plus, +# Artec Ultima 2000 (e+), and several other GT-6801-based scanners +usb 0x05d8 0x4002 + +# Mustek BearPaw 1200 CU doesn't need any manual override + +# Mustek ScanExpress 1200 UB Plus: +#override "mustek-scanexpress-1200-ub-plus" + +# Medion/Lifetec/Tevion LT 9452: +#override "mustek-scanexpress-1200-ub-plus" +#vendor "Lifetec" +#model "LT 9452" + +# Trust Compact Scan USB 19200: +#override "mustek-scanexpress-1200-ub-plus" +#vendor "Trust" +#model "Compact Scan USB 19200" + +# Mustek ScanExpress 2400 USB +#override "mustek-scanexpress-2400-usb" + +# Artec Ultima 2000: +#override "artec-ultima-2000" +#firmware "ePlus2k.usb" + +# Artec Ultima 2000e+: +#override "artec-ultima-2000" +#firmware "ePlus2k.usb" +#vendor "Artec" +#model "Ultima 2000e+" + +# Boeder SmartScan Slim Edition: +#override "artec-ultima-2000" +#vendor "Boeder" +#model "SmartScan Slim Edition" + +# Medion/Lifetec/Tevion/Cytron MD/LT 9385: +#override "artec-ultima-2000" +#vendor "Medion" +#model "MD/LT 9385" + +# Medion/Lifetec/Tevion/Cytron MD 9458: +#override "artec-ultima-2000" +#vendor "Medion" +#model "MD 9458" + +# Trust Flat Scan USB 19200: +#override "artec-ultima-2000" +#vendor "Trust" +#model "Flat Scan USB 19200" + +# Mustek BearPaw 2400 CU: +#override "mustek-bearpaw-2400-cu" + +# Fujitsu 1200CUS: +#override "mustek-bearpaw-2400-cu" +#vendor "Fujitsu" +#model "1200CUS" + +############################################################################## +# Autodetect Mustek BearPaw 1200 TA and Mustek BearPaw 1200 CS +usb 0x055f 0x021e + +# Mustek BearPaw 1200 TA doesn't need any manual settings + +# Mustek BearPaw 1200 CS: +#model "Bearpaw 1200 CS" + +############################################################################## +# Autodetect Mustek BearPaw 2400 TA and Mustek BearPaw 2400 CS +usb 0x055f 0x0218 + +# Mustek BearPaw 2400 TA doesn't need any manual settings + +# Mustek BearPaw 2400 CS: +#model "Bearpaw 2400 CS" + +############################################################################## +# Autodetect Mustek BearPaw 2400 TA Plus, Packard Bell Diamond 2450, and +# Trust 240TH Easy Webscan Gold +usb 0x055f 0x0219 + +# Mustek BearPaw 2400 TA doesn't need any manual settings + +# Trust 240TH Easy Webscan Gold: +#vendor "Trust" +#model "240TH Easy Webscan Gold" + +# Packard Bell Diamond 2450: +#vendor "Packard Bell" +#model "Diamond 2450" + +############################################################################## +# Autodetect Mustek BearPaw 2448 TA Plus and Mustek BearPaw 2448 CS Plus +usb 0x055f 0x021a + +# Mustek BearPaw 2448 CS Plus: +#model "Bearpaw 2448 CS Plus" + +############################################################################## +# Autodetect Mustek BearPaw 2400 CU Plus +usb 0x055f 0x021d + +############################################################################## +# Autodetect Mustek ScanExpress 1248 UB +usb 0x055f 0x021f + +############################################################################## +# Autodetect Mustek Bearpaw 1200 CU Plus and Packard Bell Diamond 1200 +usb 0x055f 0x021c + +# Mustek BearPaw 1200 CU Plus doesn't need any manual settings + +# Packard Bell Diamond 1200: +#vendor "Packard Bell" +#model "Diamond 1200" + +# Another Mustek BearPaw 1200 CU Plus version? +usb 0x055f 0x021b + +############################################################################## +# Autodetect Mustek ScanExpress A3 USB +usb 0x055f 0x0210 + +# Mustek ScanExpress A3 USB doesn't need any manual settings + +############################################################################## +# Autodetect Lexmark X70/X73 +usb 0x043d 0x002d + +############################################################################## +# Autodetect Plustek OpticPro 1248U and Revscan 19200i +usb 0x07b3 0x0401 +usb 0x07b3 0x0400 + +# Plustek OpticPro 1248U doesn't need any manual settings + +# RevScan 19200i +#vendor "RevScan" +#model "19200i" + +############################################################################## +# Autodetect Plustek OpticPro U16B and UT16B +usb 0x07b3 0x0402 +usb 0x07b3 0x0403 + +# Plustek OpticPro U16B doesn't need any manual settings + +# Plustek OpticPro UT16B +#model "UT16B" + +############################################################################## +# Autodetect Plustek OpticPro S12 and Nortek MyScan1200 +usb 0x07b3 0x040b +#vendor "Nortek" +#model "MyScan 1200" + +############################################################################## +# Autodetect Plustek OpticPro S24 +usb 0x07b3 0x040e + +############################################################################## +# Autodetect Plustek OpticSlim M12 and NeatReceipts Scanalizer Professional 2.5 +usb 0x07b3 0x0412 +#vendor "NeatReceipts" +#model "Scanalizer Professional 2.5" + +############################################################################## +# Iriscan Express 2 +usb 0x07b3 0x045f + +############################################################################## +# Autodetect NeatReceipts Mobile Scanner +usb 0x07b3 0x0462 + +############################################################################## +# Autodetect Plustek OpticSlim 1200 +usb 0x07b3 0x0413 + +############################################################################## +# Autodetect Plustek OpticSlim 2400 +usb 0x07b3 0x0422 + +############################################################################## +# Autodetect Plustek OpticSlim 2400 plus +usb 0x07b3 0x0454 +model "OpticSlim 2400 Plus" +override "plustek-opticslim-2400" + +############################################################################## +# Autodetect Genius Colorpage SF600 +usb 0x0458 0x2021 + +############################################################################## +# Autodetect Genius Colorpage Vivid3x +usb 0x0458 0x2011 + +# Genius Colorpage Vivid3x doesn't need any manual settings + +############################################################################## +# Autodetect Genius Colorpage Vivid4x +usb 0x0458 0x201b + +############################################################################## +# Autodetect Genius Colorpage Vivid3xe +usb 0x0458 0x2017 + +############################################################################## +# Autodetect Genius Colorpage Vivid4xe +usb 0x0458 0x201a + +############################################################################## +# Autodetect Genius Colorpage 1200 X +usb 0x0458 0x201d + +############################################################################## +# Autodetect Genius Colorpage 1200 XE +usb 0x0458 0x201f + +############################################################################## +# Autodetect Genius Colorpage Vivid 4 +usb 0x0458 0x2014 + +############################################################################## +# Autodetect Genius Color Slim 1200 +usb 0x0458 0x201E + +############################################################################## +# Autodetect Visioneer OneTouch 7300 +usb 0x04a7 0x0444 + +############################################################################## diff --git a/backend/gt68xx.h b/backend/gt68xx.h new file mode 100644 index 0000000..20f8c6c --- /dev/null +++ b/backend/gt68xx.h @@ -0,0 +1,56 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_H +#define GT68XX_H + +#include +#include "gt68xx_high.h" + +#define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE +#define DISABLE(OPTION) s->opt[OPTION].cap |= SANE_CAP_INACTIVE +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) + +#define GT68XX_CONFIG_FILE "gt68xx.conf" + +#endif /* not GT68XX_H */ diff --git a/backend/gt68xx_devices.c b/backend/gt68xx_devices.c new file mode 100644 index 0000000..1239190 --- /dev/null +++ b/backend/gt68xx_devices.c @@ -0,0 +1,1947 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002 - 2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* Scanner-specific data */ + +#include "gt68xx_low.h" +#include "gt68xx_generic.c" +#include "gt68xx_gt6801.c" +#include "gt68xx_gt6816.c" + +static GT68xx_Command_Set mustek_gt6816_command_set = { + "mustek-gt6816", /* Name of this command set */ + + 0x40, /* Request type */ + 0x01, /* Request */ + + 0x200c, /* Memory read - wValue */ + 0x200b, /* Memory write - wValue */ + + 0x2010, /* Send normal command - wValue */ + 0x3f40, /* Send normal command - wIndex */ + 0x2011, /* Receive normal result - wValue */ + 0x3f00, /* Receive normal result - wIndex */ + + 0x2012, /* Send small command - wValue */ + 0x3f40, /* Send small command - wIndex */ + 0x2013, /* Receive small result - wValue */ + 0x3f00, /* Receive small result - wIndex */ + + /* activate */ NULL, + /* deactivate */ NULL, + gt6816_check_firmware, + gt6816_download_firmware, + gt6816_get_power_status, + gt6816_get_ta_status, + gt6816_lamp_control, + gt6816_is_moving, + gt68xx_generic_move_relative, + gt6816_carriage_home, + /* gt68xx_generic_paperfeed */ NULL, + gt68xx_generic_start_scan, + gt68xx_generic_read_scanned_data, + gt6816_stop_scan, + gt68xx_generic_setup_scan, + gt68xx_generic_set_afe, + gt68xx_generic_set_exposure_time, + gt68xx_generic_get_id, + /* gt68xx_generic_move_paper */ NULL, + /* gt6816_document_present */ NULL +}; + +static GT68xx_Command_Set mustek_gt6816_sheetfed_command_set = { + "mustek-gt6816", /* Name of this command set */ + + 0x40, /* Request type */ + 0x01, /* Request */ + + 0x200c, /* Memory read - wValue */ + 0x200b, /* Memory write - wValue */ + + 0x2010, /* Send normal command - wValue */ + 0x3f40, /* Send normal command - wIndex */ + 0x2011, /* Receive normal result - wValue */ + 0x3f00, /* Receive normal result - wIndex */ + + 0x2012, /* Send small command - wValue */ + 0x3f40, /* Send small command - wIndex */ + 0x2013, /* Receive small result - wValue */ + 0x3f00, /* Receive small result - wIndex */ + + /* activate */ NULL, + /* deactivate */ NULL, + gt6816_check_firmware, + gt6816_download_firmware, + gt6816_get_power_status, + gt6816_get_ta_status, + gt6816_lamp_control, + gt6816_is_moving, + gt68xx_generic_move_relative, + /* gt6816_carriage_home */ NULL, + gt68xx_generic_paperfeed, + gt68xx_generic_start_scan, + gt68xx_generic_read_scanned_data, + gt6801_stop_scan, + gt68xx_generic_setup_scan, + gt68xx_generic_set_afe, + gt68xx_generic_set_exposure_time, + gt68xx_generic_get_id, + gt68xx_generic_move_paper, + gt6816_document_present +}; + +static GT68xx_Command_Set mustek_gt6801_command_set = { + "mustek-gt6801", + + + 0x40, /* Request type */ + 0x01, /* Request */ + + 0x200a, /* Memory read - wValue */ + 0x2009, /* Memory write - wValue */ + + 0x2010, /* Send normal command - wValue */ + 0x3f40, /* Send normal command - wIndex */ + 0x2011, /* Receive normal result - wValue */ + 0x3f00, /* Receive normal result - wIndex */ + + 0x2012, /* Send small command - wValue */ + 0x3f40, /* Send small command - wIndex */ + 0x2013, /* Receive small result - wValue */ + 0x3f00, /* Receive small result - wIndex */ + + /* activate */ NULL, + /* deactivate */ NULL, + gt6801_check_firmware, + gt6801_download_firmware, + gt6801_get_power_status, + /* get_ta_status (FIXME: implement this) */ NULL, + gt6801_lamp_control, + gt6801_is_moving, + /* gt68xx_generic_move_relative *** to be tested */ NULL, + gt6801_carriage_home, + /* gt68xx_generic_paperfeed */ NULL, + gt68xx_generic_start_scan, + gt68xx_generic_read_scanned_data, + gt6801_stop_scan, + gt68xx_generic_setup_scan, + gt68xx_generic_set_afe, + gt68xx_generic_set_exposure_time, + gt68xx_generic_get_id, + /* gt68xx_generic_move_paper */ NULL, + /* gt6816_document_present */ NULL +}; + +static GT68xx_Command_Set plustek_gt6801_command_set = { + "plustek-gt6801", + + 0x40, /* Request type */ + 0x04, /* Request */ + + 0x200a, /* Memory read - wValue */ + 0x2009, /* Memory write - wValue */ + + 0x2010, /* Send normal command - wValue */ + 0x3f40, /* Send normal command - wIndex */ + 0x2011, /* Receive normal result - wValue */ + 0x3f00, /* Receive normal result - wIndex */ + + 0x2012, /* Send small command - wValue */ + 0x3f40, /* Send small command - wIndex */ + 0x2013, /* Receive small result - wValue */ + 0x3f00, /* Receive small result - wIndex */ + + /* activate */ NULL, + /* deactivate */ NULL, + gt6801_check_plustek_firmware, + gt6801_download_firmware, + gt6801_get_power_status, + /* get_ta_status (FIXME: implement this) */ NULL, + gt6801_lamp_control, + gt6801_is_moving, + /* gt68xx_generic_move_relative *** to be tested */ NULL, + gt6801_carriage_home, + /* gt68xx_generic_paperfeed */ NULL, + gt68xx_generic_start_scan, + gt68xx_generic_read_scanned_data, + gt6801_stop_scan, + gt68xx_generic_setup_scan, + gt68xx_generic_set_afe, + /* set_exposure_time */ NULL, + gt68xx_generic_get_id, + /* gt68xx_generic_move_paper */ NULL, + /* gt6816_document_present */ NULL +}; + +static GT68xx_Model unknown_model = { + "unknown-scanner", /* Name */ + "unknown manufacturer", /* Device vendor string */ + "unknown device -- use override to select", /* Device model name */ + "unknown", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {8, 0}, /* possible depths in gray mode */ + {8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.0), /* Start of scan area in mm (y) */ + SANE_FIX (200.0), /* Size of scan area in mm (x) */ + SANE_FIX (280.0), /* Size of scan area in mm (y) */ + + SANE_FIX (9.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x14, 0x07, 0x14, 0x07, 0x14, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */ + /* Standard values for unknown scanner */ +}; + +static GT68xx_Model mustek_2400ta_model = { + "mustek-bearpaw-2400-ta", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 2400 TA", /* Device model name */ + "A2fw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 200, 100, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 200, 100, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.67), /* Start of scan area in mm (x) */ + SANE_FIX (7.4), /* Start of scan area in mm (y) */ + SANE_FIX (219.0), /* Size of scan area in mm (x) */ + SANE_FIX (298.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.635), /* Start of black mark in mm (x) */ + + SANE_FIX (94.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (107.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (37.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (165.0), /* Size of scan area in TA mode in mm (y) */ + SANE_FIX (95.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 24, 48, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x2a, 0x0c, 0x2e, 0x06, 0x2d, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_SCAN_FROM_HOME /* Which flags are needed for this scanner? */ + /* flatbed values tested */ +}; + +static GT68xx_Model mustek_2400taplus_model = { + "mustek-bearpaw-2400-ta-plus", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 2400 TA Plus", /* Device model name */ + "A2Dfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 100, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 100, 50, 0}, /* possible y-resolutions */ + {8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.41), /* Start of scan area in mm (x) */ + SANE_FIX (7.4), /* Start of scan area in mm (y) */ + SANE_FIX (217.5), /* Size of scan area in mm (x) */ + SANE_FIX (298.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (5.0), /* Start of black mark in mm (x) */ + + SANE_FIX (94.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (107.0) /* Start of scan area in TA mode in mm (y) */ , + SANE_FIX (37.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (165.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (95.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 48, 96, /* RGB CCD Line-distance correction in pixel */ + 8, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x2a, 0x0c, 0x2e, 0x06, 0x2d, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_USE_OPTICAL_X | GT68XX_FLAG_SCAN_FROM_HOME /* Which flags are needed for this scanner? */ + /* Setup and tested */ +}; + +static GT68xx_Model mustek_2448taplus_model = { + "mustek-bearpaw-2448-ta-plus", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 2448 TA Plus", /* Device model name */ + "A2Nfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 200, 100, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 200, 100, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.41), /* Start of scan area in mm (x) */ + SANE_FIX (7.4), /* Start of scan area in mm (y) */ + SANE_FIX (216.3), /* Size of scan area in mm (x) */ + SANE_FIX (297.5), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (4.0), /* Start of black mark in mm (x) */ + + SANE_FIX (94.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (105.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (36.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (165.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (95.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 48, 96, /* RGB CCD Line-distance correction in pixel */ + 8, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x2a, 0x0c, 0x2e, 0x06, 0x2d, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */ + /* Based on data from Jakub Dvo?ák . */ +}; + +static GT68xx_Model mustek_1200ta_model = { + "mustek-bearpaw-1200-ta", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 1200 TA", /* Device model name */ + "A1fw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (8.4), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (6.9), /* Start of black mark in mm (x) */ + + SANE_FIX (98.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (108.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (37.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (163.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (95.0), /* Start of white strip in TA mode in mm (y) */ + + 32, 16, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x2a, 0x0c, 0x2e, 0x06, 0x2d, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + 0 /* Which flags are needed for this scanner? */ + /* Setup for 1200 TA */ +}; + +static GT68xx_Model mustek_1200cuplus_model = { + "mustek-bearpaw-1200-cu-plus", /* Name */ + "Mustek", /* Device vendor string */ + "Bearpaw 1200 CU Plus", /* Device model name */ + "PS1Dfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.0), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (9.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x14, 0x07, 0x14, 0x07, 0x14, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */ + /* Tested by Hamersky Robert r.hamersky at utanet.at */ +}; + +static GT68xx_Model mustek_1200cuplus2_model = { + "mustek-bearpaw-1200-cu-plus-2", /* Name */ + "Mustek", /* Device vendor string */ + "Bearpaw 1200 CU Plus", /* Device model name */ + "PS1Gfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.0), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (5.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x19, 0x03, 0x1b, 0x05, 0x19, 0x03}, /* Default offset/gain */ + {0xb0, 0xb0, 0xb0}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */ + /* Tested by hmg */ +}; + +static GT68xx_Model mustek_2400cuplus_model = { + "mustek-bearpaw-2400-cu-plus", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 2400 CU Plus", /* Device model name */ + "PS2Dfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 200, 150, 100, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 200, 150, 100, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (2.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.0), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (4.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x15, 0x08, 0x12, 0x05, 0x12, 0x05}, /* Default offset/gain */ + {0x2a0, 0x1ab, 0x10d}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */ + /* Setup and tested */ +}; + +/* Seems that Mustek ScanExpress 1200 UB Plus, the Mustek BearPaw 1200 CU + * and lots of other scanners have the same USB identifier. + */ +static GT68xx_Model mustek_1200cu_model = { + "mustek-bearpaw-1200-cu", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 1200 CU", /* Device model name */ + "PS1fw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6801_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 600, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.0), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (4.2), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x13, 0x04, 0x15, 0x06, 0x0f, 0x02}, /* Default offset/gain */ + {0x150, 0x150, 0x150}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + 0 /* Which flags are needed for this scanner? */ + /* Setup and tested */ +}; + +static GT68xx_Model mustek_scanexpress1200ubplus_model = { + "mustek-scanexpress-1200-ub-plus", /* Name */ + "Mustek", /* Device vendor string */ + "ScanExpress 1200 UB Plus", /* Device model name */ + "SBfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6801_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (15.5), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (6.5), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x0f, 0x01, 0x15, 0x06, 0x13, 0x04}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + 0 /* Which flags are needed for this scanner? */ + /* Setup and tested */ +}; + +static GT68xx_Model mustek_scanexpress1248ub_model = { + "mustek-scanexpress-1248-ub", /* Name */ + "Mustek", /* Device vendor string */ + "ScanExpress 1248 UB", /* Device model name */ + "SBSfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.0), /* Start of scan area in mm (x) */ + SANE_FIX (14.5), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (9.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x1e, 0x08, 0x21, 0x0d, 0x1b, 0x05}, /* Default offset/gain */ + {0x50, 0x50, 0x50}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */ + /* tested by hmg */ +}; + + +static GT68xx_Model artec_ultima2000_model = { + "artec-ultima-2000", /* Name */ + "Artec", /* Device vendor string */ + "Ultima 2000", /* Device model name */ + "Gt680xfw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6801_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 200, 150, 100, 75, 50, 0}, /* possible x-resolutions */ + {600, 300, 200, 150, 100, 75, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (2.0), /* Start of scan area in mm (x) */ + SANE_FIX (7.0), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x0f, 0x01, 0x15, 0x06, 0x13, 0x04}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_MIRROR_X | GT68XX_FLAG_MOTOR_HOME | GT68XX_FLAG_OFFSET_INV /* Which flags are needed for this scanner? */ + /* Setup for Cytron TCM MD 9385 */ +}; + +static GT68xx_Model mustek_2400cu_model = { + "mustek-bearpaw-2400-cu", /* Name */ + "Mustek", /* Device vendor string */ + "BearPaw 2400 CU", /* Device model name */ + "PS2fw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6801_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 150, 100, 50, 0}, /* possible x-resolutions */ + {2400, 1200, 600, 300, 150, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (13.5), /* Start of scan area in mm (y) */ + SANE_FIX (215.0), /* Size of scan area in mm (x) */ + SANE_FIX (296.9), /* Size of scan area in mm (y) */ + + SANE_FIX (5.5), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.9), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x0f, 0x01, 0x15, 0x06, 0x13, 0x04}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + 0 /* Which flags are needed for this scanner? */ + /* basically tested, details may need tweaking */ +}; + +static GT68xx_Model mustek_scanexpress2400usb_model = { + "mustek-scanexpress-2400-usb", /* Name */ + "Mustek", /* Device vendor string */ + "ScanExpress 2400 USB", /* Device model name */ + "P9fw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6801_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (5.0), /* Start of scan area in mm (x) */ + SANE_FIX (12.0), /* Start of scan area in mm (y) */ + SANE_FIX (224.0), /* Size of scan area in mm (x) */ + SANE_FIX (300.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (7.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 24, 12, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x12, 0x06, 0x0e, 0x03, 0x19, 0x25}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_UNTESTED | GT68XX_FLAG_SE_2400 /* Which flags are needed for this scanner? */ + /* only partly tested, from "Fan Dan" */ +}; + +static GT68xx_Model mustek_a3usb_model = { + "mustek-scanexpress-a3-usb", /* Name */ + "Mustek", /* Device vendor string */ + "ScanExpress A3 USB", /* Device model name */ + "A32fw.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 300, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 300, /* base x-res used to calculate geometry */ + 300, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {300, 150, 75, 50, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (7.0), /* Start of scan area in mm (x) */ + SANE_FIX (11.5), /* Start of scan area in mm (y) */ + SANE_FIX (297.0), /* Size of scan area in mm (x) */ + SANE_FIX (433.0), /* Size of scan area in mm (y) */ + + SANE_FIX (2.4), /* Start of white strip in mm (y) */ + SANE_FIX (0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 5, 5, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x14, 0x05, 0x12, 0x05, 0x17, 0x0c}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_CIS_LAMP /* Which flags are needed for this scanner? */ + /* Tested by hmg. This scanner is a bit strange as it uses a CIS sensor but + it also has a lamp. So the lamp needs to be heated but CIS mode must be + used for scanning and calibration. There is no TA for that scanner */ +}; + +static GT68xx_Model lexmark_x73_model = { + "lexmark-x73", /* Name */ + "Lexmark", /* Device vendor string */ + "X73", /* Device model name */ + "OSLO3071b2.usb", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (6.519), /* Start of scan area in mm (x) */ + SANE_FIX (12.615), /* Start of scan area in mm (y) */ + SANE_FIX (220.0), /* Size of scan area in mm (x) */ + SANE_FIX (297.0), /* Size of scan area in mm (y) */ + + SANE_FIX (1.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 32, 16, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x14, 0x07, 0x14, 0x07, 0x14, 0x07}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + 0 /* Which flags are needed for this scanner? */ + /* When using automatic gain pictures are too dark. Only some ad hoc tests for + lexmark x70 were done so far. WARNING: Don't use the Full scan option + with the above settings, otherwise the sensor may bump at the end of + the sledge and the scanner may be damaged! */ +}; + +static GT68xx_Model plustek_op1248u_model = { + "plustek-op1248u", /* Name */ + "Plustek", /* Device vendor string */ + "OpticPro 1248U", /* Device model name */ + "ccd548.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &plustek_gt6801_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (216.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x1e, 0x24, 0x1d, 0x1f, 0x1d, 0x20}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* tested */ +}; + +static GT68xx_Model plustek_u16b_model = { + "plustek-u16b", /* Name */ + "Plustek", /* Device vendor string */ + "OpticPro U16B", /* Device model name */ + "ccd68861.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (5.5), /* Start of scan area in mm (x) */ + SANE_FIX (8.5), /* Start of scan area in mm (y) */ + SANE_FIX (216.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x18, 0x16, 0x16, 0x0f, 0x17, 0x11}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_NO_POWER_STATUS | + GT68XX_FLAG_NO_LINEMODE + /* Which flags are needed for this scanner? */ + /* Tested with a U16B by Henning Meier-Geinitz. 600 dpi is maximum + vertically. Line mode does not work. That's a hardware/firmware + issue. */ +}; + +static GT68xx_Model plustek_ops12_model = { + "plustek-opticpro-s12", /* Name */ + "Plustek", /* Device vendor string */ + "OpticPro S12", /* Device model name */ + "ccd548.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x1c, 0x29, 0x1c, 0x2c, 0x1c, 0x2b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* Seems to work */ +}; + +static GT68xx_Model plustek_ops24_model = { + "plustek-opticpro-s24", /* Name */ + "Plustek", /* Device vendor string */ + "OpticPro S24", /* Device model name */ + "ccd569.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 200, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 200, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.5), /* Start of scan area in mm (x) */ + SANE_FIX (8.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 48, 24, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x18, 0x1c, 0x16, 0x12, 0x18, 0x1c}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE + /* Which flags are needed for this scanner? */ + /* Works (tested by Filip Kaluza). Based on genius Colorpage Vivid 1200 X. */ +}; + + +static GT68xx_Model genius_vivid4_model = { + "genius-colorpage-vivid4", /* Name */ + "Genius", /* Device vendor string */ + "ColorPage Vivid 4", /* Device model name */ + "ccd68861.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (5.5), /* Start of scan area in mm (x) */ + SANE_FIX (8.5), /* Start of scan area in mm (y) */ + SANE_FIX (216.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x18, 0x16, 0x16, 0x0f, 0x17, 0x11}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_NO_POWER_STATUS | + GT68XX_FLAG_NO_LINEMODE + /* Which flags are needed for this scanner? */ + /* This scanner seems to be very similar to Plustelk U16B and is reported to work. */ +}; + + +static GT68xx_Model genius_vivid3x_model = { + "genius-colorpage-vivid3x", /* Name */ + "Genius", /* Device vendor string */ + "Colorpage Vivid3x", /* Device model name */ + "ccd548.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &plustek_gt6801_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x1c, 0x29, 0x1c, 0x2c, 0x1c, 0x2b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* Tested to some degree, based on the Plustek OpticPro 1248U */ +}; + +static GT68xx_Model genius_vivid4x_model = { + "genius-colorpage-vivid4x", /* Name */ + "Genius", /* Device vendor string */ + "Colorpage Vivid4x", /* Device model name */ + "ccd548.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x1c, 0x29, 0x1c, 0x2c, 0x1c, 0x2b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* Is reported to work, copied from 3x, some values from Claudio Filho */ +}; + +static GT68xx_Model genius_vivid4xe_model = { + "genius-colorpage-vivid4xe", /* Name */ + "Genius", /* Device vendor string */ + "Colorpage Vivid4xe", /* Device model name */ + "ccd548.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x1c, 0x29, 0x1c, 0x2c, 0x1c, 0x2b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* tested a bit */ +}; + +static GT68xx_Model genius_vivid3xe_model = { + "genius-colorpage-vivid3xe", /* Name */ + "Genius", /* Device vendor string */ + "Colorpage Vivid3xe", /* Device model name */ + "ccd548.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &plustek_gt6801_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 600, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 0}, /* possible x-resolutions */ + {600, 300, 150, 75, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (3.5), /* Start of scan area in mm (x) */ + SANE_FIX (7.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 8, 16, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x1c, 0x29, 0x1c, 0x2c, 0x1c, 0x2b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* mostly untested, based on the Genius Vivid3x */ +}; + +static GT68xx_Model genius_vivid1200x_model = { + "genius-colorpage-vivid-1200-x", /* Name */ + "Genius", /* Device vendor string */ + "Colorpage Vivid 1200 X", /* Device model name */ + "ccd569.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 200, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 200, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.5), /* Start of scan area in mm (x) */ + SANE_FIX (8.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 48, 24, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x18, 0x1c, 0x16, 0x12, 0x18, 0x1c}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE + /* Which flags are needed for this scanner? */ + /* Tested. */ +}; + + +static GT68xx_Model genius_vivid1200xe_model = { + "genius-colorpage-vivid-1200-xe", /* Name */ + "Genius", /* Device vendor string */ + "Colorpage Vivid 1200 XE", /* Device model name */ + "ccd569.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_TRUE, /* Use base_ydpi for all resolutions */ + + {600, 300, 200, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 200, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (4.5), /* Start of scan area in mm (x) */ + SANE_FIX (8.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (1.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 48, 24, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x18, 0x1c, 0x16, 0x12, 0x18, 0x1c}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_ALWAYS_LINEMODE /* Which flags are needed for this scanner? */ + /* Tested by hmg */ +}; + +static GT68xx_Model iriscan_express_2_model = { + "iriscan-express-2", /* Name */ + "Iris", /* Device vendor string */ + "Iriscan Express 2", /* Device model name */ + "cism216.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_sheetfed_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + /* values based on analyze of the firmware */ + {600, 400, 300, 200, 150, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 400, 300, 200, 150, 100, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (18.0), /* Start of white strip in mm (y) */ + SANE_FIX (21.72), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x22, 0x0c, 0x22, 0x0a, 0x24, 0x09}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_POWER_STATUS | GT68XX_FLAG_SHEET_FED | GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_HAS_CALIBRATE +}; + + +static GT68xx_Model plustek_opticslim_m12_model = { + "plustek-opticslim-m12", /* Name */ + "Plustek", /* Device vendor string */ + "OpticSlim M12", /* Device model name */ + "cism216.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_sheetfed_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 400, 300, 200, 150, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 400, 300, 200, 150, 100, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (18.0), /* Start of white strip in mm (y) */ + SANE_FIX (21.72), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x24, 0x0a, 0x23, 0x0f, 0x23, 0x0b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_POWER_STATUS | GT68XX_FLAG_SHEET_FED | GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_HAS_CALIBRATE +}; + +static GT68xx_Model genius_sf600_model = { + "genius-SF600", /* Name */ + "Genius", /* Device vendor string */ + "ColorPage SF600", /* Device model name */ + "cism216.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_sheetfed_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 300, 200, 150, 100, 0}, /* possible x-resolutions */ + {600, 300, 200, 150, 100, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (1.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (18.0), /* Start of white strip in mm (y) */ + SANE_FIX (21.72), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_BGR, /* Order of the CCD/CIS colors */ + {0x24, 0x0a, 0x23, 0x0f, 0x23, 0x0b}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_NO_POWER_STATUS | GT68XX_FLAG_UNTESTED | GT68XX_FLAG_SHEET_FED | GT68XX_FLAG_OFFSET_INV | GT68XX_FLAG_HAS_CALIBRATE | GT68XX_FLAG_NO_STOP +}; + +/* Untested but should work according to Ryan Reading . Based on Plustek M12 */ + +static GT68xx_Model plustek_opticslim1200_model = { + "plustek-opticslim-1200", /* Name */ + "Plustek", /* Device vendor string */ + "OpticSlim 1200", /* Device model name */ + "cism216.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 600, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 600, /* base x-res used to calculate geometry */ + 600, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {600, 300, 150, 75, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 75, 50, 0}, /* possible y-resolutions */ + {16, 8, 0}, /* possible depths in gray mode */ + {16, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (1.0), /* Start of scan area in mm (x) */ + SANE_FIX (9.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (140.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x15, 0x09, 0x18, 0x11, 0x16, 0x0c}, /* Default offset/gain */ + {0x157, 0x157, 0x157}, /* Default exposure parameters */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + 0 +}; + +static GT68xx_Model plustek_opticslim2400_model = { + "plustek-opticslim-2400", /* Name */ + "Plustek", /* Device vendor string */ + "OpticSlim 2400", /* Device model name */ + "cis3R5B1.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 150, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (1.0), /* Start of scan area in mm (x) */ + SANE_FIX (9.5), /* Start of scan area in mm (y) */ + SANE_FIX (217.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (0.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x15, 0x09, 0x18, 0x11, 0x16, 0x0c}, /* Default offset/gain */ + {0x300, 0x300, 0x300}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + 0 +/* By Detlef Gausepohl . Fixed and tested by hmg. */ +}; + +static GT68xx_Model visioneer_onetouch_7300_model = { + "visioneer-onetouch-7300", /* Name */ + "Visioneer", /* Device vendor string */ + "OneTouch 7300", /* Device model name */ + "Cis3r5b1.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 1200, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + {1200, 600, 300, 150, 100, 50, 0}, /* possible x-resolutions */ + {1200, 600, 300, 150, 100, 50, 0}, /* possible y-resolutions */ + {12, 8, 0}, /* possible depths in gray mode */ + {12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (1.0), /* Start of scan area in mm (x) */ + SANE_FIX (9.5), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (140.0), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (100.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x15, 0x09, 0x18, 0x11, 0x16, 0x0c}, /* Default offset/gain */ + {0x80, 0x80, 0x80}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + 0 +}; + +/* Tested by Jason Novek. Based on Plustek OpticSlim 2400. */ + + +static GT68xx_Model genius_colorpageslim_1200_model = { + "genius-colorpageslim-1200", /* Name */ + "Genius", /* Device vendor string */ + "ColorPage Slim 1200", /* Device model name */ + "Cis3r5b1.fw", /* Name of the firmware file */ + SANE_FALSE, /* Dynamic allocation flag */ + + &mustek_gt6816_command_set, /* Command set used by this scanner */ + + 1200, /* maximum optical sensor resolution */ + 2400, /* maximum motor resolution */ + 1200, /* base x-res used to calculate geometry */ + 1200, /* base y-res used to calculate geometry */ + 1200, /* if ydpi is equal or higher, disable backtracking */ + SANE_FALSE, /* Use base_ydpi for all resolutions */ + + + + {1200, 600, 300, 150, 100, 50, 0}, /* possible x-resolutions */ + {2400,1200, 600, 300, 150, 100, 50, 0}, /* possible y-resolutions */ + {16, 12, 8, 0}, /* possible depths in gray mode */ + {16, 12, 8, 0}, /* possible depths in color mode */ + + SANE_FIX (0.5), /* Start of scan area in mm (x) */ + SANE_FIX (8.0), /* Start of scan area in mm (y) */ + SANE_FIX (218.0), /* Size of scan area in mm (x) */ + SANE_FIX (299.0), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in mm (y) */ + SANE_FIX (9.5), /* Start of black mark in mm (x) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Size of scan area in TA mode in mm (y) */ + + SANE_FIX (0.0), /* Start of white strip in TA mode in mm (y) */ + + 0, 0, 0, /* RGB CCD Line-distance correction in pixel */ + 0, /* CCD distcance for CCD with 6 lines) */ + + COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ + {0x19, 0x1a, 0x18, 0x14, 0x18, 0x12}, /* Default offset/gain */ + {0x548, 0x513, 0x48d}, /* Default exposure parameters */ + SANE_FIX (1.5), /* Default gamma value */ + + SANE_TRUE, /* Is this a CIS scanner? */ + GT68XX_FLAG_ALWAYS_LINEMODE | GT68XX_FLAG_SE_2400 +}; +/* tested by Aleksey Nedorezov */ + + + + +static GT68xx_USB_Device_Entry gt68xx_usb_device_list[] = { + {0x10000, 0x10000, &unknown_model}, /* used for yet unknown scanners */ + {0x055f, 0x0218, &mustek_2400ta_model}, + {0x055f, 0x0219, &mustek_2400taplus_model}, + {0x055f, 0x021c, &mustek_1200cuplus_model}, + {0x055f, 0x021b, &mustek_1200cuplus2_model}, + {0x055f, 0x021d, &mustek_2400cuplus_model}, + {0x055f, 0x021e, &mustek_1200ta_model}, + {0x055f, 0x021f, &mustek_scanexpress1248ub_model}, + {0x05d8, 0x4002, &mustek_1200cu_model}, + {0x05d8, 0x4002, &mustek_scanexpress1200ubplus_model}, /* manual override */ + {0x05d8, 0x4002, &artec_ultima2000_model}, /* manual override */ + {0x05d8, 0x4002, &mustek_2400cu_model}, /* manual override */ + {0x05d8, 0x4002, &mustek_scanexpress2400usb_model}, /* manual override */ + {0x055f, 0x0210, &mustek_a3usb_model}, + {0x055f, 0x021a, &mustek_2448taplus_model}, + {0x043d, 0x002d, &lexmark_x73_model}, + {0x07b3, 0x0400, &plustek_op1248u_model}, + {0x07b3, 0x0401, &plustek_op1248u_model}, /* Same scanner, different id? */ + {0x07b3, 0x0402, &plustek_u16b_model}, + {0x07b3, 0x0403, &plustek_u16b_model}, /* two ids? 403 seems to be more common */ + {0x07b3, 0x040b, &plustek_ops12_model}, + {0x07b3, 0x040e, &plustek_ops24_model}, + {0x07b3, 0x0412, &plustek_opticslim_m12_model}, + {0x07b3, 0x0413, &plustek_opticslim1200_model}, + {0x07b3, 0x0422, &plustek_opticslim2400_model}, + {0x07b3, 0x045f, &iriscan_express_2_model}, + {0x0458, 0x2011, &genius_vivid3x_model}, + {0x0458, 0x2014, &genius_vivid4_model}, + {0x0458, 0x2017, &genius_vivid3xe_model}, + {0x0458, 0x201a, &genius_vivid4xe_model}, + {0x0458, 0x201b, &genius_vivid4x_model}, + {0x0458, 0x201d, &genius_vivid1200x_model}, + {0x0458, 0x201f, &genius_vivid1200xe_model}, + {0x0458, 0x2021, &genius_sf600_model}, + {0x04a7, 0x0444, &visioneer_onetouch_7300_model}, + {0x0458, 0x201E, &genius_colorpageslim_1200_model}, + {0, 0, NULL} +}; diff --git a/backend/gt68xx_generic.c b/backend/gt68xx_generic.c new file mode 100644 index 0000000..f5e5bb6 --- /dev/null +++ b/backend/gt68xx_generic.c @@ -0,0 +1,679 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2005-2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/** @file + * @brief GT68xx commands common for most GT68xx-based scanners. + */ + +#include "gt68xx_generic.h" + + +SANE_Status +gt68xx_generic_move_relative (GT68xx_Device * dev, SANE_Int distance) +{ + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + if (distance >= 0) + req[0] = 0x14; + else + { + req[0] = 0x15; + distance = -distance; + } + req[1] = 0x01; + req[2] = LOBYTE (distance); + req[3] = HIBYTE (distance); + + return gt68xx_device_req (dev, req, req); +} + +SANE_Status +gt68xx_generic_start_scan (GT68xx_Device * dev) +{ + GT68xx_Packet req; + SANE_Status status; + + memset (req, 0, sizeof (req)); + req[0] = 0x43; + req[1] = 0x01; + RIE (gt68xx_device_req (dev, req, req)); + RIE (gt68xx_device_check_result (req, 0x43)); + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_generic_read_scanned_data (GT68xx_Device * dev, SANE_Bool * ready) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x35; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + + *ready = SANE_FALSE; + if (req[0] == 0) + *ready = SANE_TRUE; + + return SANE_STATUS_GOOD; +} + +static SANE_Byte +gt68xx_generic_fix_gain (SANE_Int gain) +{ + if (gain < 0) + gain = 0; + else if (gain > 31) + gain += 12; + else if (gain > 51) + gain = 63; + + return gain; +} + +static SANE_Byte +gt68xx_generic_fix_offset (SANE_Int offset) +{ + if (offset < 0) + offset = 0; + else if (offset > 63) + offset = 63; + return offset; +} + +SANE_Status +gt68xx_generic_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params) +{ + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x22; + req[1] = 0x01; + req[2] = gt68xx_generic_fix_offset (params->r_offset); + req[3] = gt68xx_generic_fix_gain (params->r_pga); + req[4] = gt68xx_generic_fix_offset (params->g_offset); + req[5] = gt68xx_generic_fix_gain (params->g_pga); + req[6] = gt68xx_generic_fix_offset (params->b_offset); + req[7] = gt68xx_generic_fix_gain (params->b_pga); + + DBG (6, + "gt68xx_generic_set_afe: real AFE: 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x\n", + req[2], req[3], req[4], req[5], req[6], req[7]); + return gt68xx_device_req (dev, req, req); +} + +SANE_Status +gt68xx_generic_set_exposure_time (GT68xx_Device * dev, + GT68xx_Exposure_Parameters * params) +{ + GT68xx_Packet req; + SANE_Status status; + + memset (req, 0, sizeof (req)); + req[0] = 0x76; + req[1] = 0x01; + req[2] = req[6] = req[10] = 0x04; + req[4] = LOBYTE (params->r_time); + req[5] = HIBYTE (params->r_time); + req[8] = LOBYTE (params->g_time); + req[9] = HIBYTE (params->g_time); + req[12] = LOBYTE (params->b_time); + req[13] = HIBYTE (params->b_time); + + DBG (6, "gt68xx_generic_set_exposure_time: 0x%03x 0x%03x 0x%03x\n", + params->r_time, params->g_time, params->b_time); + + RIE (gt68xx_device_req (dev, req, req)); + RIE (gt68xx_device_check_result (req, 0x76)); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_generic_get_id (GT68xx_Device * dev) +{ + GT68xx_Packet req; + SANE_Status status; + + memset (req, 0, sizeof (req)); + req[0] = 0x2e; + req[1] = 0x01; + RIE (gt68xx_device_req (dev, req, req)); + RIE (gt68xx_device_check_result (req, 0x2e)); + + DBG (2, + "get_id: vendor id=0x%04X, product id=0x%04X, DID=0x%08X, FID=0x%04X\n", + req[2] + (req[3] << 8), req[4] + (req[5] << 8), + req[6] + (req[7] << 8) + (req[8] << 16) + (req[9] << 24), + req[10] + (req[11] << 8)); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_generic_paperfeed (GT68xx_Device * dev) +{ + GT68xx_Packet req; + SANE_Status status; + + memset (req, 0, sizeof (req)); + req[0] = 0x83; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + return SANE_STATUS_GOOD; +} + +#define MAX_PIXEL_MODE 15600 + +SANE_Status +gt68xx_generic_setup_scan (GT68xx_Device * dev, + GT68xx_Scan_Request * request, + GT68xx_Scan_Action action, + GT68xx_Scan_Parameters * params) +{ + SANE_Status status; + GT68xx_Model *model; + SANE_Int xdpi, ydpi; + SANE_Bool color; + SANE_Int depth; + SANE_Int pixel_x0, pixel_y0, pixel_xs, pixel_ys; + SANE_Int pixel_align; + + SANE_Int abs_x0, abs_y0, abs_xs, abs_ys, base_xdpi, base_ydpi; + SANE_Int scan_xs, scan_ys, scan_bpl; + SANE_Int bits_per_line; + SANE_Byte color_mode_code; + SANE_Bool line_mode; + SANE_Int overscan_lines; + SANE_Fixed x0, y0, xs, ys; + SANE_Bool backtrack = SANE_FALSE; + + DBG (6, "gt6816_setup_scan: enter (action=%s)\n", + action == SA_CALIBRATE ? "calibrate" : + action == SA_CALIBRATE_ONE_LINE ? "calibrate one line" : + action == SA_SCAN ? "scan" : "calculate only"); + + model = dev->model; + + xdpi = request->xdpi; + ydpi = request->ydpi; + color = request->color; + depth = request->depth; + + base_xdpi = model->base_xdpi; + base_ydpi = model->base_ydpi; + + if (xdpi > model->base_xdpi) + base_xdpi = model->optical_xdpi; + + /* Special fixes */ + if ((dev->model->flags & GT68XX_FLAG_USE_OPTICAL_X) && xdpi <= 50) + base_xdpi = model->optical_xdpi; + + if ((dev->model->flags & GT68XX_FLAG_SCAN_FROM_HOME) && + !request->use_ta && action == SA_SCAN) + request->mbs = SANE_TRUE; + + if (!model->constant_ydpi) + { + if (ydpi > model->base_ydpi) + base_ydpi = model->optical_ydpi; + } + + DBG (6, "gt68xx_generic_setup_scan: base_xdpi=%d, base_ydpi=%d\n", + base_xdpi, base_ydpi); + + switch (action) + { + case SA_CALIBRATE_ONE_LINE: + { + x0 = request->x0; + if (request->use_ta) + y0 = model->y_offset_calib_ta; + else + y0 = model->y_offset_calib; + ys = SANE_FIX (1.0 * MM_PER_INCH / ydpi); /* one line */ + xs = request->xs; + depth = 8; + break; + } + case SA_CALIBRATE: + { + if (request->use_ta) + { + if (dev->model->flags & GT68XX_FLAG_MIRROR_X) + x0 = request->x0 - model->x_offset_ta; + else + x0 = request->x0 + model->x_offset_ta; + if (request->mbs) + y0 = model->y_offset_calib_ta; + else + y0 = 0; + } + else + { + if (dev->model->flags & GT68XX_FLAG_MIRROR_X) + x0 = request->x0 - model->x_offset; + else + x0 = request->x0 + model->x_offset; + if (request->mbs) + y0 = model->y_offset_calib; + else + y0 = 0; + } + ys = SANE_FIX (CALIBRATION_HEIGHT); + xs = request->xs; + break; + } + case SA_SCAN: + { + SANE_Fixed x_offset, y_offset; + + if (strcmp (dev->model->command_set->name, "mustek-gt6816") != 0) + request->mbs = SANE_TRUE; /* always go home for gt6801 scanners */ + if (request->use_ta) + { + x_offset = model->x_offset_ta; + if (request->mbs) + y_offset = model->y_offset_ta; + else + { + y_offset = model->y_offset_ta - model->y_offset_calib_ta + - SANE_FIX (CALIBRATION_HEIGHT); + if ((request->y0 + y_offset) < 0) + { + y_offset = model->y_offset_ta; + request->mbs = SANE_TRUE; + } + } + + } + else + { + x_offset = model->x_offset; + if (request->mbs) + y_offset = model->y_offset; + else + { + y_offset = model->y_offset - model->y_offset_calib + - SANE_FIX (CALIBRATION_HEIGHT); + if ((request->y0 + y_offset) < 0) + { + y_offset = model->y_offset; + request->mbs = SANE_TRUE; + } + } + + } + if (dev->model->flags & GT68XX_FLAG_MIRROR_X) + x0 = request->x0 - x_offset; + else + x0 = request->x0 + x_offset; + y0 = request->y0 + y_offset; + if (y0 < 0) + y0 = 0; + ys = request->ys; + xs = request->xs; + backtrack = request->backtrack; + break; + } + + default: + DBG (1, "gt68xx_generic_setup_scan: invalid action=%d\n", (int) action); + return SANE_STATUS_INVAL; + } + + pixel_x0 = SANE_UNFIX (x0) * xdpi / MM_PER_INCH + 0.5; + pixel_y0 = SANE_UNFIX (y0) * ydpi / MM_PER_INCH + 0.5; + pixel_ys = SANE_UNFIX (ys) * ydpi / MM_PER_INCH + 0.5; + pixel_xs = SANE_UNFIX (xs) * xdpi / MM_PER_INCH + 0.5; + + + DBG (6, "gt68xx_generic_setup_scan: xdpi=%d, ydpi=%d\n", xdpi, ydpi); + DBG (6, "gt68xx_generic_setup_scan: color=%s, depth=%d\n", + color ? "TRUE" : "FALSE", depth); + DBG (6, "gt68xx_generic_setup_scan: pixel_x0=%d, pixel_y0=%d\n", + pixel_x0, pixel_y0); + DBG (6, "gt68xx_generic_setup_scan: pixel_xs=%d, pixel_ys=%d\n", + pixel_xs, pixel_ys); + + + color_mode_code = 0x80; + if (color) + color_mode_code |= (1 << 2); + else + color_mode_code |= dev->gray_mode_color; + + if (depth > 12) + color_mode_code |= (1 << 5); + else if (depth > 8) + { + color_mode_code &= 0x7f; + color_mode_code |= (1 << 4); + } + + DBG (6, "gt68xx_generic_setup_scan: color_mode_code = 0x%02X\n", + color_mode_code); + + overscan_lines = 0; + params->ld_shift_r = params->ld_shift_g = params->ld_shift_b = 0; + params->ld_shift_double = 0; + + /* Line distance correction is required for color scans. */ + if (action == SA_SCAN && color) + { + SANE_Int optical_ydpi = model->optical_ydpi; + SANE_Int ld_shift_r = model->ld_shift_r; + SANE_Int ld_shift_g = model->ld_shift_g; + SANE_Int ld_shift_b = model->ld_shift_b; + SANE_Int max_ld = MAX (MAX (ld_shift_r, ld_shift_g), ld_shift_b); + + overscan_lines = max_ld * ydpi / optical_ydpi; + params->ld_shift_r = ld_shift_r * ydpi / optical_ydpi; + params->ld_shift_g = ld_shift_g * ydpi / optical_ydpi; + params->ld_shift_b = ld_shift_b * ydpi / optical_ydpi; + params->ld_shift_double = 0; + DBG (6, "gt68xx_generic_setup_scan: overscan=%d, ld=%d/%d/%d\n", + overscan_lines, params->ld_shift_r, params->ld_shift_g, + params->ld_shift_b); + } + + /* Used for CCD scanners with 6 instead of 3 CCD lines */ + if (action == SA_SCAN && xdpi >= model->optical_xdpi + && model->ld_shift_double > 0) + { + params->ld_shift_double = + model->ld_shift_double * ydpi / model->optical_ydpi; + if (color) + overscan_lines += (params->ld_shift_double * 3); + else + overscan_lines += params->ld_shift_double; + + DBG (6, "gt68xx_generic_setup_scan: overscan=%d, ld double=%d\n", + overscan_lines, params->ld_shift_double); + } + + abs_x0 = pixel_x0 * base_xdpi / xdpi; + abs_y0 = pixel_y0 * base_ydpi / ydpi; + DBG (6, "gt68xx_generic_setup_scan: abs_x0=%d, abs_y0=%d\n", abs_x0, + abs_y0); + + params->double_column = abs_x0 & 1; + + /* Calculate minimum number of pixels which span an integral multiple of 64 + * bytes. */ + pixel_align = 32; /* best case for depth = 16 */ + while ((depth * pixel_align) % (64 * 8) != 0) + pixel_align *= 2; + DBG (6, "gt68xx_generic_setup_scan: pixel_align=%d\n", pixel_align); + + if (pixel_xs % pixel_align == 0) + scan_xs = pixel_xs; + else + scan_xs = (pixel_xs / pixel_align + 1) * pixel_align; + scan_ys = pixel_ys + overscan_lines; + + if ((xdpi != base_xdpi) + && (strcmp (dev->model->command_set->name, "mustek-gt6816") != 0)) + abs_xs = (scan_xs - 1) * base_xdpi / xdpi; /* gt6801 */ + else + abs_xs = scan_xs * base_xdpi / xdpi; /* gt6816 */ + + if (action == SA_CALIBRATE_ONE_LINE) + abs_ys = 2; + else + abs_ys = scan_ys * base_ydpi / ydpi; + DBG (6, "gt68xx_generic_setup_scan: abs_xs=%d, abs_ys=%d\n", abs_xs, + abs_ys); + + if (model->flags & GT68XX_FLAG_NO_LINEMODE) + { + line_mode = SANE_FALSE; + DBG (6, + "gt68xx_generic_setup_scan: using pixel mode (GT68XX_FLAG_NO_LINEMODE)\n"); + } + else if (model->is_cis && !(model->flags & GT68XX_FLAG_CIS_LAMP)) + { + line_mode = SANE_TRUE; + DBG (6, "gt68xx_generic_setup_scan: using line mode (CIS)\n"); + } + else if (model->flags & GT68XX_FLAG_ALWAYS_LINEMODE) + { + line_mode = SANE_TRUE; + DBG (6, + "gt68xx_generic_setup_scan: using line mode (GT68XX_FLAG_ALWAYS_LINEMODE)\n"); + } + else + { + SANE_Int max_bpl = xdpi * 3 * depth * + (SANE_UNFIX (model->x_size) - + SANE_UNFIX (model->x_offset)) / MM_PER_INCH / 8; + + line_mode = SANE_FALSE; + if (!color) + { + DBG (6, + "gt68xx_generic_setup_scan: using line mode for monochrome scan\n"); + line_mode = SANE_TRUE; + } + else if (max_bpl > MAX_PIXEL_MODE) + { + DBG (6, + "gt68xx_generic_setup_scan: max_bpl = %d > %d: forcing line mode\n", + max_bpl, MAX_PIXEL_MODE); + line_mode = SANE_TRUE; + } + else + DBG (6, + "gt68xx_generic_setup_scan: max_bpl = %d <= %d: using pixel mode\n", + max_bpl, MAX_PIXEL_MODE); + } + + bits_per_line = depth * scan_xs; + + if (color && !line_mode) + bits_per_line *= 3; + + if (bits_per_line % 8) /* impossible */ + { + DBG (0, "gt68xx_generic_setup_scan: BUG: unaligned bits_per_line=%d\n", + bits_per_line); + return SANE_STATUS_INVAL; + } + scan_bpl = bits_per_line / 8; + + if (scan_bpl % 64) /* impossible */ + { + DBG (0, "gt68xx_generic_setup_scan: BUG: unaligned scan_bpl=%d\n", + scan_bpl); + return SANE_STATUS_INVAL; + } + + if (color) + if (line_mode || dev->model->flags & GT68XX_FLAG_SE_2400) + scan_ys *= 3; + + DBG (6, "gt68xx_generic_setup_scan: scan_xs=%d, scan_ys=%d\n", scan_xs, + scan_ys); + + DBG (6, "gt68xx_generic_setup_scan: scan_bpl=%d\n", scan_bpl); + + if (!request->calculate) + { + GT68xx_Packet req; + SANE_Byte motor_mode_1, motor_mode_2; + + if (scan_bpl > (16 * 1024)) + { + DBG (0, "gt68xx_generic_setup_scan: scan_bpl=%d, too large\n", + scan_bpl); + return SANE_STATUS_NO_MEM; + } + + if ((dev->model->flags & GT68XX_FLAG_NO_LINEMODE) && line_mode && color) + { + DBG (0, + "gt68xx_generic_setup_scan: the scanner's memory is too small for " + "that combination of resolution, dpi and width\n"); + return SANE_STATUS_NO_MEM; + } + DBG (6, "gt68xx_generic_setup_scan: backtrack=%d\n", backtrack); + + motor_mode_1 = (request->mbs ? 0 : 1) << 1; + motor_mode_1 |= (request->mds ? 0 : 1) << 2; + motor_mode_1 |= (request->mas ? 0 : 1) << 0; + motor_mode_1 |= (backtrack ? 1 : 0) << 3; + + motor_mode_2 = (request->lamp ? 0 : 1) << 0; + motor_mode_2 |= (line_mode ? 0 : 1) << 2; + + if ((action != SA_SCAN) + && (strcmp (dev->model->command_set->name, "mustek-gt6816") == 0)) + motor_mode_2 |= 1 << 3; + + DBG (6, + "gt68xx_generic_setup_scan: motor_mode_1 = 0x%02X, motor_mode_2 = 0x%02X\n", + motor_mode_1, motor_mode_2); + + /* Fill in the setup command */ + memset (req, 0, sizeof (req)); + req[0x00] = 0x20; + req[0x01] = 0x01; + req[0x02] = LOBYTE (abs_y0); + req[0x03] = HIBYTE (abs_y0); + req[0x04] = LOBYTE (abs_ys); + req[0x05] = HIBYTE (abs_ys); + req[0x06] = LOBYTE (abs_x0); + req[0x07] = HIBYTE (abs_x0); + req[0x08] = LOBYTE (abs_xs); + req[0x09] = HIBYTE (abs_xs); + req[0x0a] = color_mode_code; + if (model->is_cis && !(model->flags & GT68XX_FLAG_CIS_LAMP)) + req[0x0b] = 0x60; + else + req[0x0b] = 0x20; + req[0x0c] = LOBYTE (xdpi); + req[0x0d] = HIBYTE (xdpi); + req[0x0e] = 0x12; /* ??? 0x12 */ + req[0x0f] = 0x00; /* ??? 0x00 */ + req[0x10] = LOBYTE (scan_bpl); + req[0x11] = HIBYTE (scan_bpl); + req[0x12] = LOBYTE (scan_ys); + req[0x13] = HIBYTE (scan_ys); + req[0x14] = motor_mode_1; + req[0x15] = motor_mode_2; + req[0x16] = LOBYTE (ydpi); + req[0x17] = HIBYTE (ydpi); + if (backtrack) + req[0x18] = request->backtrack_lines; + else + req[0x18] = 0x00; + + status = gt68xx_device_req (dev, req, req); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_generic_setup_scan: setup request failed: %s\n", + sane_strstatus (status)); + return status; + } + RIE (gt68xx_device_check_result (req, 0x20)); + } + + /* Fill in calculated values */ + params->xdpi = xdpi; + params->ydpi = ydpi; + params->depth = depth; + params->color = color; + params->pixel_xs = pixel_xs; + params->pixel_ys = pixel_ys; + params->scan_xs = scan_xs; + params->scan_ys = scan_ys; + params->scan_bpl = scan_bpl; + params->line_mode = line_mode; + params->overscan_lines = overscan_lines; + params->pixel_x0 = pixel_x0; + + DBG (6, "gt68xx_generic_setup_scan: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_generic_move_paper (GT68xx_Device * dev, + GT68xx_Scan_Request * request) +{ + GT68xx_Packet req; + SANE_Status status; + SANE_Int ydpi; + SANE_Int pixel_y0; + SANE_Int abs_y0, base_ydpi; + GT68xx_Model *model = dev->model; + + ydpi = request->ydpi; + base_ydpi = model->base_ydpi; + + if (ydpi > model->base_ydpi) + ydpi = base_ydpi; + + pixel_y0 = + SANE_UNFIX ((request->y0 + model->y_offset)) * ydpi / MM_PER_INCH + 0.5; + abs_y0 = pixel_y0 * base_ydpi / ydpi; + + DBG (6, "gt68xx_generic_move_paper: base_ydpi=%d\n", base_ydpi); + DBG (6, "gt68xx_generic_move_paper: ydpi=%d\n", ydpi); + DBG (6, "gt68xx_generic_move_paper: abs_y0=%d\n", abs_y0); + + /* paper move request */ + memset (req, 0, sizeof (req)); + req[0] = 0x82; + req[1] = 0x01; + req[2] = LOBYTE (abs_y0); + req[3] = HIBYTE (abs_y0); + RIE (gt68xx_device_req (dev, req, req)); + + DBG (6, "gt68xx_generic_move_paper: leave: ok\n"); + return SANE_STATUS_GOOD; +} diff --git a/backend/gt68xx_generic.h b/backend/gt68xx_generic.h new file mode 100644 index 0000000..01ecff9 --- /dev/null +++ b/backend/gt68xx_generic.h @@ -0,0 +1,75 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_GENERIC_H +#define GT68XX_GENERIC_H + +#include "gt68xx_low.h" + +static SANE_Status +gt68xx_generic_move_relative (GT68xx_Device * dev, SANE_Int distance); + +static SANE_Status gt68xx_generic_start_scan (GT68xx_Device * dev); + +static SANE_Status +gt68xx_generic_read_scanned_data (GT68xx_Device * dev, SANE_Bool * ready); + +static SANE_Status +gt68xx_generic_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params); + +static SANE_Status +gt68xx_generic_set_exposure_time (GT68xx_Device * dev, + GT68xx_Exposure_Parameters * params); +static SANE_Status gt68xx_generic_get_id (GT68xx_Device * dev); +static SANE_Status gt68xx_generic_paperfeed (GT68xx_Device * dev); + +static SANE_Status +gt68xx_generic_setup_scan (GT68xx_Device * dev, + GT68xx_Scan_Request * request, + GT68xx_Scan_Action action, + GT68xx_Scan_Parameters * params); +static SANE_Status +gt68xx_generic_move_paper (GT68xx_Device * dev, + GT68xx_Scan_Request * request); + +#endif /* not GT68XX_GENERIC_H */ diff --git a/backend/gt68xx_gt6801.c b/backend/gt68xx_gt6801.c new file mode 100644 index 0000000..d61729c --- /dev/null +++ b/backend/gt68xx_gt6801.c @@ -0,0 +1,278 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + GT6801 support by Andreas Nowack + Copyright (C) 2002-2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/** @file + * @brief Implementation of the GT6801 specific functions. + */ + +#include "gt68xx_gt6801.h" + +/* doesn't work with plustek scanner */ +SANE_Status +gt6801_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x50; + req[1] = 0x01; + req[2] = 0x80; + + RIE (gt68xx_device_req (dev, req, req)); + + if (req[0] == 0x00 && req[1] == 0x50) + *loaded = SANE_TRUE; + else + *loaded = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +/* doesn't work with at least cytron scanner */ +SANE_Status +gt6801_check_plustek_firmware (GT68xx_Device * dev, SANE_Bool * loaded) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + + req[0] = 0x73; + req[1] = 0x01; + + status = gt68xx_device_small_req (dev, req, req); + if (status != SANE_STATUS_GOOD) + { + /* Assume that firmware is not loaded */ + *loaded = SANE_FALSE; + return SANE_STATUS_GOOD; + } + + /* check for correct answer */ + if ((req[0] == 0) && (req[1] == 0x12) && (req[3] == 0x80)) + /* req[3] is 0 if fw is not loaded, if loaded it's 0x80 + * at least on my 1284u (gerhard@gjaeger.de) + * + * With the Genius scanners req[3] is 0x02/0x82. (hmg) + */ + *loaded = SANE_TRUE; + else + *loaded = SANE_FALSE; + + /* Until I find out if testing for req[3] & 0x80 is save, load the firmware + everytime */ + *loaded = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +#define MAX_DOWNLOAD_BLOCK_SIZE 64 + +SANE_Status +gt6801_download_firmware (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size) +{ + SANE_Status status; + SANE_Byte download_buf[MAX_DOWNLOAD_BLOCK_SIZE]; + SANE_Byte check_buf[MAX_DOWNLOAD_BLOCK_SIZE]; + SANE_Byte *block; + SANE_Word addr, bytes_left; + GT68xx_Packet boot_req; + SANE_Word block_size = MAX_DOWNLOAD_BLOCK_SIZE; + + CHECK_DEV_ACTIVE (dev, "gt6801_download_firmware"); + + for (addr = 0; addr < size; addr += block_size) + { + bytes_left = size - addr; + if (bytes_left > block_size) + block = data + addr; + else + { + memset (download_buf, 0, block_size); + memcpy (download_buf, data + addr, bytes_left); + block = download_buf; + } + RIE (gt68xx_device_memory_write (dev, addr, block_size, block)); + RIE (gt68xx_device_memory_read (dev, 0x3f00, block_size, check_buf)); + + /* + * For GT6816 this was: + * if (memcmp (block, check_buf, block_size) != 0) ... + * Apparently the GT6801 does something different... + * + * hmg: For my BP 1200 CU the result is 00 09 so maybe only the 0 is + * relevant? + */ + if ((check_buf[0] != 0) && (check_buf[1] != 0x40)) + { + DBG (3, "gt6801_download_firmware: mismatch at block 0x%0x\n", + addr); + return SANE_STATUS_IO_ERROR; + } + } + + memset (boot_req, 0, sizeof (boot_req)); + boot_req[0] = 0x69; + boot_req[1] = 0x01; + boot_req[2] = 0xc0; + boot_req[3] = 0x1c; + RIE (gt68xx_device_req (dev, boot_req, boot_req)); + +#if 0 + /* hmg: the following isn't in my log: */ + memset (boot_req, 0, sizeof (boot_req)); /* I don't know if this is needed */ + boot_req[0] = 0x01; + boot_req[1] = 0x01; + RIE (gt68xx_device_small_req (dev, boot_req, boot_req)); +#endif + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt6801_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x10; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + + /* I don't know what power_ok = SANE_FALSE looks like... */ + /* hmg: let's assume it's different from the usual 00 10 */ + if (gt68xx_device_check_result (req, 0x10) == SANE_STATUS_GOOD) + *power_ok = SANE_TRUE; + else + *power_ok = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +gt6801_lamp_control (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp) +{ + if (!dev->model->is_cis) + { + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x25; + req[1] = 0x01; + req[2] = 0; + if (fb_lamp) + req[2] |= 0x01; + if (ta_lamp) + req[2] |= 0x02; + return gt68xx_device_req (dev, req, req); + } + return SANE_STATUS_GOOD; +} + + +SANE_Status +gt6801_is_moving (GT68xx_Device * dev, SANE_Bool * moving) +{ + /* this seems not to be supported by the scanner */ + (void) dev; + + *moving = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +gt6801_carriage_home (GT68xx_Device * dev) +{ + GT68xx_Packet req; + SANE_Status status; + + memset (req, 0, sizeof (req)); + + if (dev->model->flags & GT68XX_FLAG_MOTOR_HOME) + { + req[0] = 0x34; + req[1] = 0x01; + status = gt68xx_device_req (dev, req, req); + } + else + { + req[0] = 0x12; + req[1] = 0x01; + if ((status = gt68xx_device_req (dev, req, req)) == SANE_STATUS_GOOD) + { + RIE (gt68xx_device_check_result (req, 0x12)); + memset (req, 0, sizeof (req)); + req[0] = 0x24; + req[1] = 0x01; + status = gt68xx_device_req (dev, req, req); + RIE (gt68xx_device_check_result (req, 0x24)); + } + } + return status; +} + + +SANE_Status +gt6801_stop_scan (GT68xx_Device * dev) +{ + GT68xx_Packet req; + SANE_Status status; + + memset (req, 0, sizeof (req)); + req[0] = 0x42; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + RIE (gt68xx_device_check_result (req, 0x42)); + return SANE_STATUS_GOOD; +} diff --git a/backend/gt68xx_gt6801.h b/backend/gt68xx_gt6801.h new file mode 100644 index 0000000..750ce39 --- /dev/null +++ b/backend/gt68xx_gt6801.h @@ -0,0 +1,71 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + GT6801 support by Andreas Nowack + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_GT6801_H +#define GT68XX_GT6801_H + +static SANE_Status +gt6801_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded); + +static SANE_Status +gt6801_check_plustek_firmware (GT68xx_Device * dev, SANE_Bool * loaded); + +static SANE_Status +gt6801_download_firmware (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size); + +static SANE_Status +gt6801_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok); + +static SANE_Status +gt6801_lamp_control (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp); + +static SANE_Status gt6801_is_moving (GT68xx_Device * dev, SANE_Bool * moving); + +static SANE_Status gt6801_carriage_home (GT68xx_Device * dev); + +static SANE_Status gt6801_stop_scan (GT68xx_Device * dev); + +#endif /* not GT68XX_GT6801_H */ diff --git a/backend/gt68xx_gt6816.c b/backend/gt68xx_gt6816.c new file mode 100644 index 0000000..045194a --- /dev/null +++ b/backend/gt68xx_gt6816.c @@ -0,0 +1,263 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002-2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/** @file + * @brief Implementation of the gt6816 specific functions. + */ + +#include "gt68xx_gt6816.h" + +SANE_Status +gt6816_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x70; + req[1] = 0x01; + + status = gt68xx_device_small_req (dev, req, req); + if (status != SANE_STATUS_GOOD) + { + /* Assume that firmware is not loaded because without firmware, we need + 64 bytes for the result, not 8 */ + *loaded = SANE_FALSE; + return SANE_STATUS_GOOD; + } + /* check anyway */ + if (req[0] == 0x00 && req[1] == 0x70 && req[2] == 0xff) + *loaded = SANE_TRUE; + else + *loaded = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + + +#define MAX_DOWNLOAD_BLOCK_SIZE 64 + +SANE_Status +gt6816_download_firmware (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size) +{ + SANE_Status status; + SANE_Byte download_buf[MAX_DOWNLOAD_BLOCK_SIZE]; + SANE_Byte check_buf[MAX_DOWNLOAD_BLOCK_SIZE]; + SANE_Byte *block; + SANE_Word addr, bytes_left; + GT68xx_Packet boot_req; + SANE_Word block_size = MAX_DOWNLOAD_BLOCK_SIZE; + + CHECK_DEV_ACTIVE (dev, "gt6816_download_firmware"); + + for (addr = 0; addr < size; addr += block_size) + { + bytes_left = size - addr; + if (bytes_left > block_size) + block = data + addr; + else + { + memset (download_buf, 0, block_size); + memcpy (download_buf, data + addr, bytes_left); + block = download_buf; + } + RIE (gt68xx_device_memory_write (dev, addr, block_size, block)); + RIE (gt68xx_device_memory_read (dev, addr, block_size, check_buf)); + if (memcmp (block, check_buf, block_size) != 0) + { + DBG (3, "gt6816_download_firmware: mismatch at block 0x%0x\n", + addr); + return SANE_STATUS_IO_ERROR; + } + } + + memset (boot_req, 0, sizeof (boot_req)); + boot_req[0] = 0x69; + boot_req[1] = 0x01; + boot_req[2] = LOBYTE (addr); + boot_req[3] = HIBYTE (addr); + RIE (gt68xx_device_req (dev, boot_req, boot_req)); + + return SANE_STATUS_GOOD; +} + + +SANE_Status +gt6816_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x3f; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + + if ((req[0] == 0x00 && req[1] == 0x3f && req[2] == 0x01) + || (dev->model->flags & GT68XX_FLAG_NO_POWER_STATUS)) + *power_ok = SANE_TRUE; + else + *power_ok = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt6816_get_ta_status (GT68xx_Device * dev, SANE_Bool * ta_attached) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x28; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + + if (req[0] == 0x00 && req[1] == 0x28 && (req[8] & 0x01) != 0 + && !dev->model->is_cis) + *ta_attached = SANE_TRUE; + else + *ta_attached = SANE_FALSE; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +gt6816_lamp_control (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp) +{ + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x25; + req[1] = 0x01; + req[2] = 0; + if (fb_lamp) + req[2] |= 0x01; + if (ta_lamp) + req[2] |= 0x02; + + return gt68xx_device_req (dev, req, req); +} + + +SANE_Status +gt6816_is_moving (GT68xx_Device * dev, SANE_Bool * moving) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x17; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + + if (req[0] == 0x00 && req[1] == 0x17) + { + if (req[2] == 0 && (req[3] == 0 || req[3] == 2)) + *moving = SANE_FALSE; + else + *moving = SANE_TRUE; + } + else + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +gt6816_carriage_home (GT68xx_Device * dev) +{ + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x24; + req[1] = 0x01; + + return gt68xx_device_req (dev, req, req); +} + + +SANE_Status +gt6816_stop_scan (GT68xx_Device * dev) +{ + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x41; + req[1] = 0x01; + + return gt68xx_device_small_req (dev, req, req); +} + +SANE_Status +gt6816_document_present (GT68xx_Device * dev, SANE_Bool * present) +{ + SANE_Status status; + GT68xx_Packet req; + + memset (req, 0, sizeof (req)); + req[0] = 0x59; + req[1] = 0x01; + + RIE (gt68xx_device_req (dev, req, req)); + + if (req[0] == 0x00 && req[1] == 0x59) + { + if (req[2] == 0) + *present = SANE_FALSE; + else + *present = SANE_TRUE; + } + else + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} diff --git a/backend/gt68xx_gt6816.h b/backend/gt68xx_gt6816.h new file mode 100644 index 0000000..7b72071 --- /dev/null +++ b/backend/gt68xx_gt6816.h @@ -0,0 +1,72 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_GT6816_H +#define GT68XX_GT6816_H + +static SANE_Status +gt6816_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded); + +static SANE_Status +gt6816_download_firmware (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size); + +static SANE_Status +gt6816_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok); + +static SANE_Status +gt6816_get_ta_status (GT68xx_Device * dev, SANE_Bool * ta_attached); + +static SANE_Status +gt6816_lamp_control (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp); + +static SANE_Status gt6816_is_moving (GT68xx_Device * dev, SANE_Bool * moving); + +static SANE_Status gt6816_carriage_home (GT68xx_Device * dev); + +static SANE_Status gt6816_stop_scan (GT68xx_Device * dev); + +static SANE_Status gt6816_document_present (GT68xx_Device * dev, SANE_Bool * present); + +#endif /* not GT68XX_GT6816_H */ diff --git a/backend/gt68xx_high.c b/backend/gt68xx_high.c new file mode 100644 index 0000000..25885b0 --- /dev/null +++ b/backend/gt68xx_high.c @@ -0,0 +1,2744 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + AFE offset/gain setting by David Stevenson + Copyright (C) 2002 - 2007 Henning Geinitz + Copyright (C) 2009 Stéphane Voltz for sheetfed + calibration code. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "gt68xx_high.h" +#include "gt68xx_mid.c" + +#include +#include + +static SANE_Status +gt68xx_afe_ccd_auto (GT68xx_Scanner * scanner, GT68xx_Scan_Request * request); +static SANE_Status gt68xx_afe_cis_auto (GT68xx_Scanner * scanner); + +SANE_Status +gt68xx_calibrator_new (SANE_Int width, + SANE_Int white_level, GT68xx_Calibrator ** cal_return) +{ + GT68xx_Calibrator *cal; + SANE_Int i; + + DBG (4, "gt68xx_calibrator_new: enter: width=%d, white_level=%d\n", + width, white_level); + + *cal_return = 0; + + if (width <= 0) + { + DBG (5, "gt68xx_calibrator_new: invalid width=%d\n", width); + return SANE_STATUS_INVAL; + } + + cal = (GT68xx_Calibrator *) malloc (sizeof (GT68xx_Calibrator)); + if (!cal) + { + DBG (5, "gt68xx_calibrator_new: no memory for GT68xx_Calibrator\n"); + return SANE_STATUS_NO_MEM; + } + + cal->k_white = NULL; + cal->k_black = NULL; + cal->white_line = NULL; + cal->black_line = NULL; + cal->width = width; + cal->white_level = white_level; + cal->white_count = 0; + cal->black_count = 0; +#ifdef TUNE_CALIBRATOR + cal->min_clip_count = cal->max_clip_count = 0; +#endif /* TUNE_CALIBRATOR */ + + cal->k_white = (unsigned int *) malloc (width * sizeof (unsigned int)); + cal->k_black = (unsigned int *) malloc (width * sizeof (unsigned int)); + cal->white_line = (double *) malloc (width * sizeof (double)); + cal->black_line = (double *) malloc (width * sizeof (double)); + + if (!cal->k_white || !cal->k_black | !cal->white_line || !cal->black_line) + { + DBG (5, "gt68xx_calibrator_new: no memory for calibration data\n"); + gt68xx_calibrator_free (cal); + return SANE_STATUS_NO_MEM; + } + + for (i = 0; i < width; ++i) + { + cal->k_white[i] = 0; + cal->k_black[i] = 0; + cal->white_line[i] = 0.0; + cal->black_line[i] = 0.0; + } + + *cal_return = cal; + DBG (5, "gt68xx_calibrator_new: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_free (GT68xx_Calibrator * cal) +{ + DBG (5, "gt68xx_calibrator_free: enter\n"); + + if (!cal) + { + DBG (5, "gt68xx_calibrator_free: cal==NULL\n"); + return SANE_STATUS_INVAL; + } + +#ifdef TUNE_CALIBRATOR + DBG (4, "gt68xx_calibrator_free: min_clip_count=%d, max_clip_count=%d\n", + cal->min_clip_count, cal->max_clip_count); +#endif /* TUNE_CALIBRATOR */ + + if (cal->k_white) + { + free (cal->k_white); + cal->k_white = NULL; + } + + if (cal->k_black) + { + free (cal->k_black); + cal->k_black = NULL; + } + + if (cal->white_line) + { + free (cal->white_line); + cal->white_line = NULL; + } + + if (cal->black_line) + { + free (cal->black_line); + cal->black_line = NULL; + } + + free (cal); + + DBG (5, "gt68xx_calibrator_free: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_add_white_line (GT68xx_Calibrator * cal, unsigned int *line) +{ + SANE_Int i; + SANE_Int width = cal->width; + + SANE_Int sum = 0; + + cal->white_count++; + + for (i = 0; i < width; ++i) + { + cal->white_line[i] += line[i]; + sum += line[i]; +#ifdef SAVE_WHITE_CALIBRATION + printf ("%c", line[i] >> 8); +#endif + } + if (sum / width / 256 < 0x50) + DBG (1, + "gt68xx_calibrator_add_white_line: WARNING: dark calibration line: " + "%2d medium white: 0x%02x\n", cal->white_count - 1, + sum / width / 256); + else + DBG (5, + "gt68xx_calibrator_add_white_line: line: %2d medium white: 0x%02x\n", + cal->white_count - 1, sum / width / 256); + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_eval_white (GT68xx_Calibrator * cal, double factor) +{ + SANE_Int i; + SANE_Int width = cal->width; + + for (i = 0; i < width; ++i) + { + cal->white_line[i] = cal->white_line[i] / cal->white_count * factor; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_add_black_line (GT68xx_Calibrator * cal, unsigned int *line) +{ + SANE_Int i; + SANE_Int width = cal->width; + + SANE_Int sum = 0; + + cal->black_count++; + + for (i = 0; i < width; ++i) + { + cal->black_line[i] += line[i]; + sum += line[i]; +#ifdef SAVE_BLACK_CALIBRATION + printf ("%c", line[i] >> 8); +#endif + } + + DBG (5, + "gt68xx_calibrator_add_black_line: line: %2d medium black: 0x%02x\n", + cal->black_count - 1, sum / width / 256); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_eval_black (GT68xx_Calibrator * cal, double factor) +{ + SANE_Int i; + SANE_Int width = cal->width; + + for (i = 0; i < width; ++i) + { + cal->black_line[i] = cal->black_line[i] / cal->black_count - factor; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_finish_setup (GT68xx_Calibrator * cal) +{ +#ifdef TUNE_CALIBRATOR + double ave_black = 0.0; + double ave_diff = 0.0; +#endif /* TUNE_CALIBRATOR */ + int i; + int width = cal->width; + unsigned int max_value = 65535; + + for (i = 0; i < width; ++i) + { + unsigned int white = cal->white_line[i]; + unsigned int black = cal->black_line[i]; + unsigned int diff = (white > black) ? white - black : 1; + if (diff > max_value) + diff = max_value; + cal->k_white[i] = diff; + cal->k_black[i] = black; +#ifdef TUNE_CALIBRATOR + ave_black += black; + ave_diff += diff; +#endif /* TUNE_CALIBRATOR */ + } + +#ifdef TUNE_CALIBRATOR + ave_black /= width; + ave_diff /= width; + DBG (4, "gt68xx_calibrator_finish_setup: ave_black=%f, ave_diff=%f\n", + ave_black, ave_diff); +#endif /* TUNE_CALIBRATOR */ + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_calibrator_process_line (GT68xx_Calibrator * cal, unsigned int *line) +{ + int i; + int width = cal->width; + unsigned int white_level = cal->white_level; + + for (i = 0; i < width; ++i) + { + unsigned int src_value = line[i]; + unsigned int black = cal->k_black[i]; + unsigned int value; + + if (src_value > black) + { + value = (src_value - black) * white_level / cal->k_white[i]; + if (value > 0xffff) + { + value = 0xffff; +#ifdef TUNE_CALIBRATOR + cal->max_clip_count++; +#endif /* TUNE_CALIBRATOR */ + } + } + else + { + value = 0; +#ifdef TUNE_CALIBRATOR + if (src_value < black) + cal->min_clip_count++; +#endif /* TUNE_CALIBRATOR */ + } + + line[i] = value; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_scanner_new (GT68xx_Device * dev, GT68xx_Scanner ** scanner_return) +{ + GT68xx_Scanner *scanner; + int i; + + *scanner_return = NULL; + + scanner = (GT68xx_Scanner *) malloc (sizeof (GT68xx_Scanner)); + if (!scanner) + { + DBG (5, "gt68xx_scanner_new: no memory for GT68xx_Scanner\n"); + return SANE_STATUS_NO_MEM; + } + + scanner->dev = dev; + scanner->reader = NULL; + scanner->cal_gray = NULL; + scanner->cal_r = NULL; + scanner->cal_g = NULL; + scanner->cal_b = NULL; + + for(i=0;icalibrations[i].dpi = 0; + scanner->calibrations[i].red = NULL; + scanner->calibrations[i].green = NULL; + scanner->calibrations[i].blue = NULL; + scanner->calibrations[i].gray = NULL; + } + + *scanner_return = scanner; + return SANE_STATUS_GOOD; +} + +static void +gt68xx_scanner_free_calibrators (GT68xx_Scanner * scanner) +{ + if (scanner->cal_gray) + { + gt68xx_calibrator_free (scanner->cal_gray); + scanner->cal_gray = NULL; + } + + if (scanner->cal_r) + { + gt68xx_calibrator_free (scanner->cal_r); + scanner->cal_r = NULL; + } + + if (scanner->cal_g) + { + gt68xx_calibrator_free (scanner->cal_g); + scanner->cal_g = NULL; + } + + if (scanner->cal_b) + { + gt68xx_calibrator_free (scanner->cal_b); + scanner->cal_b = NULL; + } +} + +SANE_Status +gt68xx_scanner_free (GT68xx_Scanner * scanner) +{ + int i; + + if (!scanner) + { + DBG (5, "gt68xx_scanner_free: scanner==NULL\n"); + return SANE_STATUS_INVAL; + } + + if (scanner->reader) + { + gt68xx_line_reader_free (scanner->reader); + scanner->reader = NULL; + } + + gt68xx_scanner_free_calibrators (scanner); + + /* free in memory calibration data */ + for (i = 0; i < MAX_RESOLUTIONS; i++) + { + scanner->calibrations[i].dpi = 0; + if (scanner->calibrations[i].red != NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].red); + } + if (scanner->calibrations[i].green != NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].green); + } + if (scanner->calibrations[i].blue != NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].blue); + } + if (scanner->calibrations[i].gray != NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].gray); + } + } + + free (scanner); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_wait_for_positioning (GT68xx_Scanner * scanner) +{ + SANE_Status status; + SANE_Bool moving; + SANE_Int status_count = 0; + + usleep (100000); /* needed by the BP 2400 CU Plus? */ + while (SANE_TRUE) + { + status = gt68xx_device_is_moving (scanner->dev, &moving); + if (status == SANE_STATUS_GOOD) + { + if (!moving) + break; + } + else + { + if (status_count > 9) + { + DBG (1, "gt68xx_scanner_wait_for_positioning: error count too high!\n"); + return status; + } + status_count++; + DBG(3, "gt68xx_scanner_wait_for_positioning: ignored error\n"); + } + usleep (100000); + } + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +gt68xx_scanner_internal_start_scan (GT68xx_Scanner * scanner) +{ + SANE_Status status; + SANE_Bool ready; + SANE_Int repeat_count; + + status = gt68xx_scanner_wait_for_positioning (scanner); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_internal_start_scan: gt68xx_scanner_wait_for_positioning error: %s\n", + sane_strstatus (status)); + return status; + } + + status = gt68xx_device_start_scan (scanner->dev); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_internal_start_scan: gt68xx_device_start_scan error: %s\n", + sane_strstatus (status)); + return status; + } + + for (repeat_count = 0; repeat_count < 30 * 100; ++repeat_count) + { + status = gt68xx_device_read_scanned_data (scanner->dev, &ready); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_internal_start_scan: gt68xx_device_read_scanned_data error: %s\n", + sane_strstatus (status)); + return status; + } + if (ready) + break; + usleep (10000); + } + if (!ready) + { + DBG (5, + "gt68xx_scanner_internal_start_scan: scanner still not ready - giving up\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + status = gt68xx_device_read_start (scanner->dev); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_internal_start_scan: gt68xx_device_read_start error: %s\n", + sane_strstatus (status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_start_scan_extended (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * request, + GT68xx_Scan_Action action, + GT68xx_Scan_Parameters * params) +{ + SANE_Status status; + GT68xx_AFE_Parameters afe = *scanner->dev->afe; + + status = gt68xx_scanner_wait_for_positioning (scanner); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_start_scan_extended: gt68xx_scanner_wait_for_positioning error: %s\n", + sane_strstatus (status)); + return status; + } + + status = gt68xx_device_setup_scan (scanner->dev, request, action, params); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_start_scan_extended: gt68xx_device_setup_scan failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = gt68xx_line_reader_new (scanner->dev, params, + action == SA_SCAN ? SANE_TRUE : SANE_FALSE, + &scanner->reader); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_start_scan_extended: gt68xx_line_reader_new failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (scanner->dev->model->is_cis + && !((scanner->dev->model->flags & GT68XX_FLAG_SHEET_FED) && scanner->calibrated == SANE_FALSE)) + { + status = + gt68xx_device_set_exposure_time (scanner->dev, + scanner->dev->exposure); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_start_scan_extended: gt68xx_device_set_exposure_time failed: %s\n", + sane_strstatus (status)); + return status; + } + } + + status = gt68xx_device_set_afe (scanner->dev, &afe); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_start_scan_extended: gt68xx_device_set_afe failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = gt68xx_scanner_internal_start_scan (scanner); + + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_start_scan_extended: gt68xx_scanner_internal_start_scan failed: %s\n", + sane_strstatus (status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_create_calibrator (GT68xx_Scan_Parameters * params, + GT68xx_Calibrator ** cal_return) +{ + return gt68xx_calibrator_new (params->pixel_xs, 65535, cal_return); +} + +static SANE_Status +gt68xx_scanner_create_color_calibrators (GT68xx_Scanner * scanner, + GT68xx_Scan_Parameters * params) +{ + SANE_Status status; + + if (!scanner->cal_r) + { + status = gt68xx_scanner_create_calibrator (params, &scanner->cal_r); + if (status != SANE_STATUS_GOOD) + return status; + } + if (!scanner->cal_g) + { + status = gt68xx_scanner_create_calibrator (params, &scanner->cal_g); + if (status != SANE_STATUS_GOOD) + return status; + } + if (!scanner->cal_b) + { + status = gt68xx_scanner_create_calibrator (params, &scanner->cal_b); + if (status != SANE_STATUS_GOOD) + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_create_gray_calibrators (GT68xx_Scanner * scanner, + GT68xx_Scan_Parameters * params) +{ + SANE_Status status; + + if (!scanner->cal_gray) + { + status = gt68xx_scanner_create_calibrator (params, &scanner->cal_gray); + if (status != SANE_STATUS_GOOD) + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_calibrate_color_white_line (GT68xx_Scanner * scanner, + unsigned int **buffer_pointers) +{ + + gt68xx_calibrator_add_white_line (scanner->cal_r, buffer_pointers[0]); + gt68xx_calibrator_add_white_line (scanner->cal_g, buffer_pointers[1]); + gt68xx_calibrator_add_white_line (scanner->cal_b, buffer_pointers[2]); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_calibrate_gray_white_line (GT68xx_Scanner * scanner, + unsigned int **buffer_pointers) +{ + gt68xx_calibrator_add_white_line (scanner->cal_gray, buffer_pointers[0]); + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_calibrate_color_black_line (GT68xx_Scanner * scanner, + unsigned int **buffer_pointers) +{ + gt68xx_calibrator_add_black_line (scanner->cal_r, buffer_pointers[0]); + gt68xx_calibrator_add_black_line (scanner->cal_g, buffer_pointers[1]); + gt68xx_calibrator_add_black_line (scanner->cal_b, buffer_pointers[2]); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_scanner_calibrate_gray_black_line (GT68xx_Scanner * scanner, + unsigned int **buffer_pointers) +{ + gt68xx_calibrator_add_black_line (scanner->cal_gray, buffer_pointers[0]); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_scanner_calibrate (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * request) +{ + SANE_Status status; + GT68xx_Scan_Parameters params; + GT68xx_Scan_Request req; + SANE_Int i; + unsigned int *buffer_pointers[3]; + GT68xx_AFE_Parameters *afe = scanner->dev->afe; + GT68xx_Exposure_Parameters *exposure = scanner->dev->exposure; + + memcpy (&req, request, sizeof (req)); + + gt68xx_scanner_free_calibrators (scanner); + + if (scanner->auto_afe) + { + if (scanner->dev->model->is_cis) + status = gt68xx_afe_cis_auto (scanner); + else + status = gt68xx_afe_ccd_auto (scanner, request); + + if (status != SANE_STATUS_GOOD) + { + DBG (5, "gt68xx_scanner_calibrate: gt68xx_afe_*_auto failed: %s\n", + sane_strstatus (status)); + return status; + } + req.mbs = SANE_FALSE; + } + else + req.mbs = SANE_TRUE; + + DBG (3, "afe 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x\n", afe->r_offset, + afe->r_pga, afe->g_offset, afe->g_pga, afe->b_offset, afe->b_pga); + DBG (3, "exposure 0x%02x 0x%02x 0x%02x\n", exposure->r_time, + exposure->g_time, exposure->b_time); + + if (!scanner->calib) + return SANE_STATUS_GOOD; + + req.mds = SANE_TRUE; + req.mas = SANE_FALSE; + + if (scanner->dev->model->is_cis && !(scanner->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) + req.color = SANE_TRUE; + + if (req.use_ta) + { + req.lamp = SANE_FALSE; + status = + gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_TRUE); + } + else + { + req.lamp = SANE_TRUE; + status = + gt68xx_device_lamp_control (scanner->dev, SANE_TRUE, SANE_FALSE); + } + + status = gt68xx_scanner_start_scan_extended (scanner, &req, SA_CALIBRATE, + ¶ms); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_calibrate: gt68xx_scanner_start_scan_extended failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (params.color) + { + status = gt68xx_scanner_create_color_calibrators (scanner, ¶ms); + } + else + { + status = gt68xx_scanner_create_gray_calibrators (scanner, ¶ms); + } + +#if defined(SAVE_WHITE_CALIBRATION) || defined(SAVE_BLACK_CALIBRATION) + printf ("P5\n%d %d\n255\n", params.pixel_xs, params.pixel_ys * 3); +#endif + for (i = 0; i < params.pixel_ys; ++i) + { + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_calibrate: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (params.color) + status = gt68xx_scanner_calibrate_color_white_line (scanner, + buffer_pointers); + else + status = gt68xx_scanner_calibrate_gray_white_line (scanner, + buffer_pointers); + + if (status != SANE_STATUS_GOOD) + { + DBG (5, "gt68xx_scanner_calibrate: calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + } + gt68xx_scanner_stop_scan (scanner); + + if (params.color) + { + gt68xx_calibrator_eval_white (scanner->cal_r, 1); + gt68xx_calibrator_eval_white (scanner->cal_g, 1); + gt68xx_calibrator_eval_white (scanner->cal_b, 1); + } + else + { + gt68xx_calibrator_eval_white (scanner->cal_gray, 1); + } + + req.mbs = SANE_FALSE; + req.mds = SANE_FALSE; + req.mas = SANE_FALSE; + req.lamp = SANE_FALSE; + + status = gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_calibrate: gt68xx_device_lamp_control failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (!scanner->dev->model->is_cis + || (scanner->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) + usleep (500000); + status = gt68xx_scanner_start_scan_extended (scanner, &req, SA_CALIBRATE, + ¶ms); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_calibrate: gt68xx_scanner_start_scan_extended failed: %s\n", + sane_strstatus (status)); + return status; + } + + for (i = 0; i < params.pixel_ys; ++i) + { + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_calibrate: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (params.color) + status = gt68xx_scanner_calibrate_color_black_line (scanner, + buffer_pointers); + else + status = gt68xx_scanner_calibrate_gray_black_line (scanner, + buffer_pointers); + + if (status != SANE_STATUS_GOOD) + { + DBG (5, "gt68xx_scanner_calibrate: calibration failed: %s\n", + sane_strstatus (status)); + return status; + } + } + gt68xx_scanner_stop_scan (scanner); + + if (req.use_ta) + status = gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_TRUE); + else + status = gt68xx_device_lamp_control (scanner->dev, SANE_TRUE, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_calibrate: gt68xx_device_lamp_control failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (!scanner->dev->model->is_cis) + usleep (500000); + + if (params.color) + { + gt68xx_calibrator_eval_black (scanner->cal_r, 0.0); + gt68xx_calibrator_eval_black (scanner->cal_g, 0.0); + gt68xx_calibrator_eval_black (scanner->cal_b, 0.0); + + gt68xx_calibrator_finish_setup (scanner->cal_r); + gt68xx_calibrator_finish_setup (scanner->cal_g); + gt68xx_calibrator_finish_setup (scanner->cal_b); + } + else + { + gt68xx_calibrator_eval_black (scanner->cal_gray, 0.0); + gt68xx_calibrator_finish_setup (scanner->cal_gray); + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_scanner_start_scan (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * request, + GT68xx_Scan_Parameters * params) +{ + request->mbs = SANE_FALSE; /* don't go home before real scan */ + request->mds = SANE_TRUE; + request->mas = SANE_FALSE; + if (request->use_ta) + { + gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_TRUE); + request->lamp = SANE_FALSE; + } + else + { + gt68xx_device_lamp_control (scanner->dev, SANE_TRUE, SANE_FALSE); + request->lamp = SANE_TRUE; + } + if (!scanner->dev->model->is_cis) + sleep (2); + + return gt68xx_scanner_start_scan_extended (scanner, request, SA_SCAN, + params); +} + +SANE_Status +gt68xx_scanner_read_line (GT68xx_Scanner * scanner, + unsigned int **buffer_pointers) +{ + SANE_Status status; + + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_scanner_read_line: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (scanner->calib) + { + if (scanner->reader->params.color) + { + gt68xx_calibrator_process_line (scanner->cal_r, buffer_pointers[0]); + gt68xx_calibrator_process_line (scanner->cal_g, buffer_pointers[1]); + gt68xx_calibrator_process_line (scanner->cal_b, buffer_pointers[2]); + } + else + { + if (scanner->dev->model->is_cis && !(scanner->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) + { + if (strcmp + (scanner->val[OPT_GRAY_MODE_COLOR].s, + GT68XX_COLOR_BLUE) == 0) + gt68xx_calibrator_process_line (scanner->cal_b, + buffer_pointers[0]); + else + if (strcmp + (scanner->val[OPT_GRAY_MODE_COLOR].s, + GT68XX_COLOR_GREEN) == 0) + gt68xx_calibrator_process_line (scanner->cal_g, + buffer_pointers[0]); + else + gt68xx_calibrator_process_line (scanner->cal_r, + buffer_pointers[0]); + } + else + { + gt68xx_calibrator_process_line (scanner->cal_gray, + buffer_pointers[0]); + } + } + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_scanner_stop_scan (GT68xx_Scanner * scanner) +{ + gt68xx_line_reader_free (scanner->reader); + scanner->reader = NULL; + + return gt68xx_device_stop_scan (scanner->dev); +} + +/************************************************************************/ +/* */ +/* AFE offset/gain automatic configuration */ +/* */ +/************************************************************************/ + +typedef struct GT68xx_Afe_Values GT68xx_Afe_Values; + +struct GT68xx_Afe_Values +{ + SANE_Int black; /* minimum black (0-255) */ + SANE_Int white; /* maximum white (0-255) */ + SANE_Int total_white; /* average white of the complete line (0-65536) */ + SANE_Int calwidth; + SANE_Int callines; + SANE_Int max_width; + SANE_Int scan_dpi; + SANE_Fixed start_black; + SANE_Int offset_direction; + SANE_Int coarse_black; + SANE_Int coarse_white; +}; + + +/************************************************************************/ +/* CCD scanners */ +/************************************************************************/ + +/** Calculate average black and maximum white + * + * This function is used for CCD scanners. The black mark to the left ist used + * for the calculation of average black. The remaining calibration strip + * is used for searching the segment whose white average is the highest. + * + * @param values AFE values + * @param buffer scanned line + */ +static void +gt68xx_afe_ccd_calc (GT68xx_Afe_Values * values, unsigned int *buffer) +{ + SANE_Int start_black; + SANE_Int end_black; + SANE_Int start_white; + SANE_Int end_white; + SANE_Int i; + SANE_Int max_black = 0; + SANE_Int min_black = 255; + SANE_Int max_white = 0; + SANE_Int total_white = 0; + + /* set size of black mark and white segments */ + start_black = + SANE_UNFIX (values->start_black) * values->scan_dpi / MM_PER_INCH; + end_black = start_black + 1.0 * values->scan_dpi / MM_PER_INCH; /* 1 mm */ + + /* 5mm after mark */ + start_white = end_black + 5.0 * values->scan_dpi / MM_PER_INCH; + end_white = values->calwidth; + + DBG (5, + "gt68xx_afe_ccd_calc: dpi=%d, start_black=%d, end_black=%d, start_white=%d, end_white=%d\n", + values->scan_dpi, start_black, end_black, start_white, end_white); + + /* calc min and max black value */ + for (i = start_black; i < end_black; i++) + { + if ((SANE_Int) (buffer[i] >> 8) < min_black) + min_black = (buffer[i] >> 8); + if ((SANE_Int) (buffer[i] >> 8) > max_black) + max_black = (buffer[i] >> 8); +#ifdef DEBUG_BLACK + if ((buffer[i] >> 8) > 15) + fprintf (stderr, "+"); + else if ((buffer[i] >> 8) < 5) + fprintf (stderr, "-"); + else + fprintf (stderr, "_"); +#endif + } +#ifdef DEBUG_BLACK + fprintf (stderr, "\n"); +#endif + + for (i = start_white; i < end_white; ++i) + { + if ((SANE_Int) (buffer[i] >> 8) > max_white) + max_white = (buffer[i] >> 8); + total_white += buffer[i]; + } + values->total_white = total_white / (end_white - start_white); + + values->black = min_black; + values->white = max_white; + if (values->white < 50 || values->black > 150 + || values->white - values->black < 30 || max_black - min_black > 15) + DBG (1, + "gt68xx_afe_ccd_calc: WARNING: max_white %3d min_black %3d max_black %3d\n", + values->white, values->black, max_black); + else + DBG (5, + "gt68xx_afe_ccd_calc: max_white %3d min_black %3d max_black %3d\n", + values->white, values->black, max_black); +} + +static SANE_Bool +gt68xx_afe_ccd_adjust_offset_gain (SANE_String_Const color_name, + GT68xx_Afe_Values * values, + unsigned int *buffer, SANE_Byte * offset, + SANE_Byte * pga, SANE_Byte * old_offset, + SANE_Byte * old_pga) +{ + SANE_Int black_low = values->coarse_black, black_high = black_low + 10; + SANE_Int white_high = values->coarse_white, white_low = white_high - 10; + SANE_Bool done = SANE_TRUE; + SANE_Byte local_pga = *pga; + SANE_Byte local_offset = *offset; + + gt68xx_afe_ccd_calc (values, buffer); + +#if 0 + /* test all offset values */ + local_offset++; + done = SANE_FALSE; + goto finish; +#endif + + if (values->white > white_high) + { + if (values->black > black_high) + local_offset += values->offset_direction; + else if (values->black < black_low) + local_pga--; + else + { + local_offset += values->offset_direction; + local_pga--; + } + done = SANE_FALSE; + goto finish; + } + else if (values->white < white_low) + { + if (values->black < black_low) + local_offset -= values->offset_direction; + else if (values->black > black_high) + local_pga++; + else + { + local_offset -= values->offset_direction; + local_pga++; + } + done = SANE_FALSE; + goto finish; + } + if (values->black > black_high) + { + if (values->white > white_high) + local_offset += values->offset_direction; + else if (values->white < white_low) + local_pga++; + else + { + local_offset += values->offset_direction; + local_pga++; + } + done = SANE_FALSE; + goto finish; + } + else if (values->black < black_low) + { + if (values->white < white_low) + local_offset -= values->offset_direction; + else if (values->white > white_high) + local_pga--; + else + { + local_offset -= values->offset_direction; + local_pga--; + } + done = SANE_FALSE; + goto finish; + } +finish: + if ((local_pga == *pga) && (local_offset == *offset)) + done = SANE_TRUE; + if ((local_pga == *old_pga) && (local_offset == *old_offset)) + done = SANE_TRUE; + + *old_pga = *pga; + *old_offset = *offset; + + DBG (4, "%5s white=%3d, black=%3d, offset=%2d, gain=%2d, old offs=%2d, " + "old gain=%2d, total_white=%5d %s\n", color_name, values->white, + values->black, local_offset, local_pga, *offset, *pga, + values->total_white, done ? "DONE " : ""); + + *pga = local_pga; + *offset = local_offset; + + return done; +} + +/* Wait for lamp to give stable brightness */ +static SANE_Status +gt68xx_wait_lamp_stable (GT68xx_Scanner * scanner, + GT68xx_Scan_Parameters * params, + GT68xx_Scan_Request *request, + unsigned int *buffer_pointers[3], + GT68xx_Afe_Values *values, + SANE_Bool dont_move) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int last_white = 0; + SANE_Bool first = SANE_TRUE; + SANE_Bool message_printed = SANE_FALSE; + struct timeval now, start_time; + int secs_lamp_on, secs_start; + int increase = -5; + + gettimeofday (&start_time, 0); + do + { + usleep (200000); + + if (!first && dont_move) + { + request->mbs = SANE_FALSE; + request->mds = SANE_FALSE; + } + first = SANE_FALSE; + + /* read line */ + status = gt68xx_scanner_start_scan_extended (scanner, request, + SA_CALIBRATE_ONE_LINE, + params); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_wait_lamp_stable: gt68xx_scanner_start_scan_extended " + "failed: %s\n", sane_strstatus (status)); + return status; + } + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_wait_lamp_stable: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + gt68xx_scanner_stop_scan (scanner); + + gt68xx_afe_ccd_calc (values, buffer_pointers[0]); + + DBG (4, + "gt68xx_wait_lamp_stable: this white = %d, last white = %d\n", + values->total_white, last_white); + + gettimeofday (&now, 0); + secs_lamp_on = now.tv_sec - scanner->lamp_on_time.tv_sec; + secs_start = now.tv_sec - start_time.tv_sec; + + if (!message_printed && secs_start > 5) + { + DBG (0, "Please wait for lamp warm-up\n"); + message_printed = SANE_TRUE; + } + + if (scanner->val[OPT_AUTO_WARMUP].w == SANE_TRUE) + { + if (scanner->dev->model->flags & GT68XX_FLAG_CIS_LAMP) + { + if (values->total_white <= (last_white - 20)) + increase--; + if (values->total_white >= last_white) + increase++; + if (increase > 0 && (values->total_white <= (last_white + 20)) + && values->total_white != 0) + break; + } + else + { + if ((values->total_white <= (last_white + 20)) + && values->total_white != 0) + break; /* lamp is warmed up */ + } + } + last_white = values->total_white; + } + while (secs_lamp_on <= WARMUP_TIME); + + DBG (3, "gt68xx_wait_lamp_stable: Lamp is stable after %d secs (%d secs total)\n", + secs_start, secs_lamp_on); + return status; +} + +/** Select best AFE gain and offset parameters. + * + * This function must be called before the main scan to choose the best values + * for the AFE gains and offsets. It performs several one-line scans of the + * calibration strip. + * + * @param scanner Scanner object. + * @param orig_request Scan parameters. + * + * @returns + * - #SANE_STATUS_GOOD - gain and offset setting completed successfully + * - other error value - failure of some internal function + */ +static SANE_Status +gt68xx_afe_ccd_auto (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * orig_request) +{ + SANE_Status status; + GT68xx_Scan_Parameters params; + GT68xx_Scan_Request request; + int i; + GT68xx_Afe_Values values; + unsigned int *buffer_pointers[3]; + GT68xx_AFE_Parameters *afe = scanner->dev->afe, old_afe; + SANE_Bool gray_done = SANE_FALSE; + SANE_Bool red_done = SANE_FALSE, green_done = SANE_FALSE, blue_done = + SANE_FALSE; + + values.offset_direction = 1; + if (scanner->dev->model->flags & GT68XX_FLAG_OFFSET_INV) + values.offset_direction = -1; + + memset (&old_afe, 255, sizeof (old_afe)); + + request.x0 = SANE_FIX (0.0); + request.xs = scanner->dev->model->x_size; + request.xdpi = 300; + request.ydpi = 300; + request.depth = 8; + request.color = orig_request->color; + /* request.color = SANE_TRUE; */ + request.mas = SANE_FALSE; + request.mbs = SANE_FALSE; + request.mds = SANE_TRUE; + request.calculate = SANE_FALSE; + request.use_ta = orig_request->use_ta; + + if (orig_request->use_ta) + { + gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_TRUE); + request.lamp = SANE_FALSE; + } + else + { + gt68xx_device_lamp_control (scanner->dev, SANE_TRUE, SANE_FALSE); + request.lamp = SANE_TRUE; + } + + /* read line */ + status = gt68xx_scanner_start_scan_extended (scanner, &request, + SA_CALIBRATE_ONE_LINE, + ¶ms); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_afe_ccd_auto: gt68xx_scanner_start_scan_extended failed: %s\n", + sane_strstatus (status)); + return status; + } + values.scan_dpi = params.xdpi; + values.calwidth = params.pixel_xs; + values.max_width = + (params.pixel_xs * scanner->dev->model->optical_xdpi) / params.xdpi; + if (orig_request->use_ta) + values.start_black = SANE_FIX (20.0); + else + values.start_black = scanner->dev->model->x_offset_mark; + values.coarse_black = 1; + values.coarse_white = 254; + + request.mds = SANE_FALSE; + DBG (5, "gt68xx_afe_ccd_auto: scan_dpi=%d, calwidth=%d, max_width=%d, " + "start_black=%.1f mm\n", values.scan_dpi, + values.calwidth, values.max_width, SANE_UNFIX (values.start_black)); + + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_afe_ccd_auto: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + gt68xx_scanner_stop_scan (scanner); + + status = gt68xx_wait_lamp_stable (scanner, ¶ms, &request, buffer_pointers, + &values, SANE_FALSE); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "gt68xx_afe_ccd_auto: gt68xx_wait_lamp_stable failed %s\n", + sane_strstatus (status)); + return status; + } + + i = 0; + do + { + i++; + /* read line */ + status = gt68xx_scanner_start_scan_extended (scanner, &request, + SA_CALIBRATE_ONE_LINE, + ¶ms); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_afe_ccd_auto: gt68xx_scanner_start_scan_extended failed: %s\n", + sane_strstatus (status)); + return status; + } + + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_afe_ccd_auto: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + + if (params.color) + { + /* red */ + if (!red_done) + red_done = + gt68xx_afe_ccd_adjust_offset_gain ("red", &values, + buffer_pointers[0], + &afe->r_offset, &afe->r_pga, + &old_afe.r_offset, + &old_afe.r_pga); + /* green */ + if (!green_done) + green_done = + gt68xx_afe_ccd_adjust_offset_gain ("green", &values, + buffer_pointers[1], + &afe->g_offset, &afe->g_pga, + &old_afe.g_offset, + &old_afe.g_pga); + + /* blue */ + if (!blue_done) + blue_done = + gt68xx_afe_ccd_adjust_offset_gain ("blue", &values, + buffer_pointers[2], + &afe->b_offset, &afe->b_pga, + &old_afe.b_offset, + &old_afe.b_pga); + } + else + { + if (strcmp (scanner->val[OPT_GRAY_MODE_COLOR].s, GT68XX_COLOR_BLUE) + == 0) + { + gray_done = + gt68xx_afe_ccd_adjust_offset_gain ("gray", &values, + buffer_pointers[0], + &afe->b_offset, + &afe->b_pga, + &old_afe.b_offset, + &old_afe.b_pga); + } + else + if (strcmp + (scanner->val[OPT_GRAY_MODE_COLOR].s, + GT68XX_COLOR_GREEN) == 0) + { + gray_done = + gt68xx_afe_ccd_adjust_offset_gain ("gray", &values, + buffer_pointers[0], + &afe->g_offset, + &afe->g_pga, + &old_afe.g_offset, + &old_afe.g_pga); + afe->r_offset = afe->b_offset = 0x20; + afe->r_pga = afe->b_pga = 0x18; + } + else + { + gray_done = + gt68xx_afe_ccd_adjust_offset_gain ("gray", &values, + buffer_pointers[0], + &afe->r_offset, + &afe->r_pga, + &old_afe.r_offset, + &old_afe.r_pga); + } + } + gt68xx_scanner_stop_scan (scanner); + } + while (((params.color && (!red_done || !green_done || !blue_done)) + || (!params.color && !gray_done)) && i < 100); + + return status; +} + +/************************************************************************/ +/* CIS scanners */ +/************************************************************************/ + + +static void +gt68xx_afe_cis_calc_black (GT68xx_Afe_Values * values, + unsigned int *black_buffer) +{ + SANE_Int start_black; + SANE_Int end_black; + SANE_Int i, j; + SANE_Int min_black = 255; + SANE_Int average = 0; + + start_black = 0; + end_black = values->calwidth; + + /* find min average black value */ + for (i = start_black; i < end_black; ++i) + { + SANE_Int avg_black = 0; + for (j = 0; j < values->callines; j++) + avg_black += (*(black_buffer + i + j * values->calwidth) >> 8); + avg_black /= values->callines; + average += avg_black; + if (avg_black < min_black) + min_black = avg_black; + } + values->black = min_black; + average /= (end_black - start_black); + DBG (5, + "gt68xx_afe_cis_calc_black: min_black=0x%02x, average_black=0x%02x\n", + values->black, average); +} + +static void +gt68xx_afe_cis_calc_white (GT68xx_Afe_Values * values, + unsigned int *white_buffer) +{ + SANE_Int start_white; + SANE_Int end_white; + SANE_Int i, j; + SANE_Int max_white = 0; + + start_white = 0; + end_white = values->calwidth; + values->total_white = 0; + + /* find max average white value */ + for (i = start_white; i < end_white; ++i) + { + SANE_Int avg_white = 0; + for (j = 0; j < values->callines; j++) + { + avg_white += (*(white_buffer + i + j * values->calwidth) >> 8); + values->total_white += (*(white_buffer + i + j * values->calwidth)); + } + avg_white /= values->callines; + if (avg_white > max_white) + max_white = avg_white; + } + values->white = max_white; + values->total_white /= (values->callines * (end_white - start_white)); + DBG (5, + "gt68xx_afe_cis_calc_white: max_white=0x%02x, average_white=0x%02x\n", + values->white, values->total_white >> 8); +} + +static SANE_Bool +gt68xx_afe_cis_adjust_gain_offset (SANE_String_Const color_name, + GT68xx_Afe_Values * values, + unsigned int *black_buffer, + unsigned int *white_buffer, + GT68xx_AFE_Parameters * afe, + GT68xx_AFE_Parameters * old_afe) +{ + SANE_Byte *offset, *old_offset, *gain, *old_gain; + SANE_Int o, g; + SANE_Int black_low = values->coarse_black, black_high = black_low + 10; + SANE_Int white_high = values->coarse_white, white_low = white_high - 10; + SANE_Bool done = SANE_TRUE; + + gt68xx_afe_cis_calc_black (values, black_buffer); + gt68xx_afe_cis_calc_white (values, white_buffer); + + if (strcmp (color_name, "red") == 0) + { + offset = &(afe->r_offset); + old_offset = &old_afe->r_offset; + gain = &afe->r_pga; + old_gain = &old_afe->r_pga; + } + else if (strcmp (color_name, "green") == 0) + { + offset = &afe->g_offset; + old_offset = &old_afe->g_offset; + gain = &afe->g_pga; + old_gain = &old_afe->g_pga; + } + else + { + offset = &afe->b_offset; + old_offset = &old_afe->b_offset; + gain = &afe->b_pga; + old_gain = &old_afe->b_pga; + } + + o = *offset; + g = *gain; + + if (values->white > white_high) + { + if (values->black > black_high) + o -= values->offset_direction; + else if (values->black < black_low) + g--; + else + { + o -= values->offset_direction; + g--; + } + done = SANE_FALSE; + goto finish; + } + else if (values->white < white_low) + { + if (values->black < black_low) + o += values->offset_direction; + else if (values->black > black_high) + g++; + else + { + o += values->offset_direction; + g++; + } + done = SANE_FALSE; + goto finish; + } + if (values->black > black_high) + { + if (values->white > white_high) + o -= values->offset_direction; + else if (values->white < white_low) + g++; + else + { + o -= values->offset_direction; + g++; + } + done = SANE_FALSE; + goto finish; + } + else if (values->black < black_low) + { + if (values->white < white_low) + o += values->offset_direction; + else if (values->white > white_high) + g--; + else + { + o += values->offset_direction; + g--; + } + done = SANE_FALSE; + goto finish; + } +finish: + if (g < 0) + g = 0; + if (g > 48) + g = 48; + if (o < 0) + o = 0; + if (o > 64) + o = 64; + + if ((g == *gain) && (o == *offset)) + done = SANE_TRUE; + if ((g == *old_gain) && (o == *old_offset)) + done = SANE_TRUE; + + *old_gain = *gain; + *old_offset = *offset; + + DBG (4, "%5s white=%3d, black=%3d, offset=0x%02X, gain=0x%02X, old offs=0x%02X, " + "old gain=0x%02X, total_white=%5d %s\n", color_name, values->white, + values->black, o, g, *offset, *gain, values->total_white, + done ? "DONE " : ""); + + *gain = g; + *offset = o; + + return done; +} + + +static SANE_Bool +gt68xx_afe_cis_adjust_exposure (SANE_String_Const color_name, + GT68xx_Afe_Values * values, + unsigned int *white_buffer, SANE_Int border, + SANE_Int * exposure_time) +{ + SANE_Int exposure_change = 0; + + gt68xx_afe_cis_calc_white (values, white_buffer); + + if (values->white < border) + { + exposure_change = ((border - values->white) * 1); + (*exposure_time) += exposure_change; + DBG (4, + "%5s: white = %3d, total_white=%5d (exposure too low) --> exposure += %d (=0x%03x)\n", + color_name, values->white, values->total_white, exposure_change, *exposure_time); + return SANE_FALSE; + } + else if (values->white > border + 5) + { + exposure_change = -((values->white - (border + 5)) * 1); + (*exposure_time) += exposure_change; + DBG (4, + "%5s: white = %3d, total_white=%5d (exposure too high) --> exposure -= %d (=0x%03x)\n", + color_name, values->white, values->total_white, exposure_change, *exposure_time); + return SANE_FALSE; + } + else + { + DBG (4, "%5s: white = %3d, total_white=%5d (exposure ok=0x%03x)\n", + color_name, values->white, values->total_white, *exposure_time); + } + return SANE_TRUE; +} + +static SANE_Status +gt68xx_afe_cis_read_lines (GT68xx_Afe_Values * values, + GT68xx_Scanner * scanner, SANE_Bool lamp, + SANE_Bool first, unsigned int *r_buffer, + unsigned int *g_buffer, unsigned int *b_buffer) +{ + SANE_Status status; + int line; + unsigned int *buffer_pointers[3]; + GT68xx_Scan_Request request; + GT68xx_Scan_Parameters params; + + request.x0 = SANE_FIX (0.0); + request.xs = scanner->dev->model->x_size; + request.xdpi = 300; + request.ydpi = 300; + request.depth = 8; + request.color = SANE_TRUE; + request.mas = SANE_FALSE; + request.calculate = SANE_FALSE; + request.use_ta = SANE_FALSE; + + if (first) /* go to start position */ + { + request.mbs = SANE_TRUE; + request.mds = SANE_TRUE; + } + else + { + request.mbs = SANE_FALSE; + request.mds = SANE_FALSE; + } + request.lamp = lamp; + + if (!r_buffer) /* First, set the size parameters */ + { + request.calculate = SANE_TRUE; + RIE (gt68xx_device_setup_scan + (scanner->dev, &request, SA_CALIBRATE_ONE_LINE, ¶ms)); + values->scan_dpi = params.xdpi; + values->calwidth = params.pixel_xs; + values->callines = params.pixel_ys; + values->start_black = scanner->dev->model->x_offset_mark; + return SANE_STATUS_GOOD; + } + + if (first && (scanner->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) + { + if (request.use_ta) + { + gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_TRUE); + request.lamp = SANE_FALSE; + } + else + { + gt68xx_device_lamp_control (scanner->dev, SANE_TRUE, SANE_FALSE); + request.lamp = SANE_TRUE; + } + status = gt68xx_wait_lamp_stable (scanner, ¶ms, &request, + buffer_pointers, values, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "gt68xx_afe_cis_read_lines: gt68xx_wait_lamp_stable failed %s\n", + sane_strstatus (status)); + return status; + } + request.mbs = SANE_FALSE; + request.mds = SANE_FALSE; + } + + status = + gt68xx_scanner_start_scan_extended (scanner, &request, + SA_CALIBRATE_ONE_LINE, ¶ms); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_afe_cis_read_lines: gt68xx_scanner_start_scan_extended failed: %s\n", + sane_strstatus (status)); + return status; + } + values->scan_dpi = params.xdpi; + values->calwidth = params.pixel_xs; + values->callines = params.pixel_ys; + values->coarse_black = 2; + values->coarse_white = 253; + + if (r_buffer && g_buffer && b_buffer) + for (line = 0; line < values->callines; line++) + { + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_afe_cis_read_lines: gt68xx_line_reader_read failed: %s\n", + sane_strstatus (status)); + return status; + } + memcpy (r_buffer + values->calwidth * line, buffer_pointers[0], + values->calwidth * sizeof (unsigned int)); + memcpy (g_buffer + values->calwidth * line, buffer_pointers[1], + values->calwidth * sizeof (unsigned int)); + memcpy (b_buffer + values->calwidth * line, buffer_pointers[2], + values->calwidth * sizeof (unsigned int)); + } + + status = gt68xx_scanner_stop_scan (scanner); + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "gt68xx_afe_cis_read_lines: gt68xx_scanner_stop_scan failed: %s\n", + sane_strstatus (status)); + return status; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_afe_cis_auto (GT68xx_Scanner * scanner) +{ + SANE_Status status; + int total_count, exposure_count; + GT68xx_Afe_Values values; + GT68xx_AFE_Parameters *afe = scanner->dev->afe, old_afe; + GT68xx_Exposure_Parameters *exposure = scanner->dev->exposure; + SANE_Int red_done, green_done, blue_done; + SANE_Bool first = SANE_TRUE; + unsigned int *r_gbuffer = 0, *g_gbuffer = 0, *b_gbuffer = 0; + unsigned int *r_obuffer = 0, *g_obuffer = 0, *b_obuffer = 0; + + DBG (5, "gt68xx_afe_cis_auto: start\n"); + + memset (&old_afe, 255, sizeof (old_afe)); + + /* Start with the preset exposure settings */ + memcpy (scanner->dev->exposure, &scanner->dev->model->exposure, + sizeof (*scanner->dev->exposure)); + + RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_FALSE, SANE_FALSE, + r_gbuffer, g_gbuffer, b_gbuffer)); + + r_gbuffer = + malloc (values.calwidth * values.callines * sizeof (unsigned int)); + g_gbuffer = + malloc (values.calwidth * values.callines * sizeof (unsigned int)); + b_gbuffer = + malloc (values.calwidth * values.callines * sizeof (unsigned int)); + r_obuffer = + malloc (values.calwidth * values.callines * sizeof (unsigned int)); + g_obuffer = + malloc (values.calwidth * values.callines * sizeof (unsigned int)); + b_obuffer = + malloc (values.calwidth * values.callines * sizeof (unsigned int)); + if (!r_gbuffer || !g_gbuffer || !b_gbuffer || !r_obuffer || !g_obuffer + || !b_obuffer) + return SANE_STATUS_NO_MEM; + + total_count = 0; + red_done = green_done = blue_done = SANE_FALSE; + old_afe.r_offset = old_afe.g_offset = old_afe.b_offset = 255; + old_afe.r_pga = old_afe.g_pga = old_afe.b_pga = 255; + do + { + values.offset_direction = 1; + if (scanner->dev->model->flags & GT68XX_FLAG_OFFSET_INV) + values.offset_direction = -1; + + RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_FALSE, first, + r_obuffer, g_obuffer, b_obuffer)); + RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_TRUE, SANE_FALSE, + r_gbuffer, g_gbuffer, b_gbuffer)); + + if (!red_done) + red_done = + gt68xx_afe_cis_adjust_gain_offset ("red", &values, r_obuffer, + r_gbuffer, afe, &old_afe); + if (!green_done) + green_done = + gt68xx_afe_cis_adjust_gain_offset ("green", &values, g_obuffer, + g_gbuffer, afe, &old_afe); + if (!blue_done) + blue_done = + gt68xx_afe_cis_adjust_gain_offset ("blue", &values, b_obuffer, + b_gbuffer, afe, &old_afe); + total_count++; + first = SANE_FALSE; + + } + while (total_count < 100 && (!red_done || !green_done || !blue_done)); + + if (!red_done || !green_done || !blue_done) + DBG (0, "gt68xx_afe_cis_auto: setting AFE reached limit\n"); + + /* Exposure time */ + exposure_count = 0; + red_done = green_done = blue_done = SANE_FALSE; + do + { + /* read white line */ + RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_TRUE, SANE_FALSE, + r_gbuffer, g_gbuffer, b_gbuffer)); + if (!red_done) + red_done = + gt68xx_afe_cis_adjust_exposure ("red", &values, r_gbuffer, 245, + &exposure->r_time); + if (!green_done) + green_done = + gt68xx_afe_cis_adjust_exposure ("green", &values, g_gbuffer, 245, + &exposure->g_time); + if (!blue_done) + blue_done = + gt68xx_afe_cis_adjust_exposure ("blue", &values, b_gbuffer, 245, + &exposure->b_time); + exposure_count++; + total_count++; + } + while ((!red_done || !green_done || !blue_done) && exposure_count < 50); + + if (!red_done || !green_done || !blue_done) + DBG (0, "gt68xx_afe_cis_auto: setting exposure reached limit\n"); + + /* store afe calibration when needed */ + if(scanner->dev->model->flags & GT68XX_FLAG_HAS_CALIBRATE) + { + memcpy(&(scanner->afe_params), afe, sizeof(GT68xx_AFE_Parameters)); + scanner->exposure_params.r_time=exposure->r_time; + scanner->exposure_params.g_time=exposure->g_time; + scanner->exposure_params.b_time=exposure->b_time; + } + + free (r_gbuffer); + free (g_gbuffer); + free (b_gbuffer); + free (r_obuffer); + free (g_obuffer); + free (b_obuffer); + DBG (4, "gt68xx_afe_cis_auto: total_count: %d\n", total_count); + + return SANE_STATUS_GOOD; +} + +/** @brief create and copy calibrator + * Creates a calibrator of the given width and copy data from reference + * to initialize it + * @param calibator pointer to the calibrator to create + * @param reference calibrator with reference data to copy + * @param width the width in pixels of the calibrator + * @param offset offset in pixels when copying data from reference + * @return SANE_STATUS_GOOD and a filled calibrator if enough memory + */ +static SANE_Status +gt68xx_calibrator_create_copy (GT68xx_Calibrator ** calibrator, + GT68xx_Calibrator * reference, int width, + int offset) +{ + SANE_Status status; + int i; + + if (reference == NULL) + { + DBG (1, "gt68xx_calibrator_create_copy: NULL reference, skipping...\n"); + *calibrator = NULL; + return SANE_STATUS_GOOD; + } + /* check for reference overflow */ + if(width+offset>reference->width) + { + DBG (1, "gt68xx_calibrator_create_copy: required with and offset exceed reference width\n"); + return SANE_STATUS_INVAL; + } + + status = gt68xx_calibrator_new (width, 65535, calibrator); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_calibrator_create_copy: failed to create calibrator: %s\n", + sane_strstatus (status)); + return status; + } + + for(i=0;ik_white[i]=reference->k_white[i+offset]; + (*calibrator)->k_black[i]=reference->k_black[i+offset]; + (*calibrator)->white_line[i]=reference->white_line[i+offset]; + (*calibrator)->black_line[i]=reference->black_line[i+offset]; + } + + return status; +} + +static SANE_Status +gt68xx_sheetfed_move_to_scan_area (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * request) +{ + SANE_Status status; + + if (!(scanner->dev->model->flags & GT68XX_FLAG_SHEET_FED) + || scanner->dev->model->command_set->move_paper == NULL) + return SANE_STATUS_GOOD; + + /* send move paper command */ + RIE (scanner->dev->model->command_set->move_paper (scanner->dev, request)); + + /* wait until paper is set to the desired position */ + return gt68xx_scanner_wait_for_positioning (scanner); +} + +/**< number of consecutive white line to detect a white area */ +#define WHITE_LINES 2 + +/** @brief calibrate sheet fed scanner + * This function calibrates sheet fed scanner by scanning a calibration + * target (which may be a blank page). It first move to a white area then + * does afe and exposure calibration. Then it scans white lines to get data + * for shading correction. + * @param scanner structure describing the frontend session and the device + * @return SANE_STATUS_GOOD is everything goes right, SANE_STATUS_INVAL + * otherwise. + */ +static SANE_Status +gt68xx_sheetfed_scanner_calibrate (GT68xx_Scanner * scanner) +{ + SANE_Status status; + GT68xx_Scan_Request request; + GT68xx_Scan_Parameters params; + int count, i, x, y, white; + unsigned int *buffer_pointers[3]; +#ifdef DEBUG_CALIBRATION + FILE *fcal; + char title[50]; +#endif + + DBG (3, "gt68xx_sheetfed_scanner_calibrate: start.\n"); + + /* clear calibration if needed */ + gt68xx_scanner_free_calibrators (scanner); + for (i = 0; i < MAX_RESOLUTIONS; i++) + { + if(scanner->calibrations[i].red!=NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].red); + } + if(scanner->calibrations[i].green!=NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].green); + } + if(scanner->calibrations[i].blue!=NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].blue); + } + if(scanner->calibrations[i].gray!=NULL) + { + gt68xx_calibrator_free (scanner->calibrations[i].gray); + } + } + scanner->calibrated = SANE_FALSE; + + /* find minimum horizontal resolution */ + request.xdpi = 9600; + for (i = 0; scanner->dev->model->xdpi_values[i] != 0; i++) + { + if (scanner->dev->model->xdpi_values[i] < request.xdpi) + { + request.xdpi = scanner->dev->model->xdpi_values[i]; + request.ydpi = scanner->dev->model->xdpi_values[i]; + } + } + + /* move to white area SA_CALIBRATE uses its own y0/ys fixed values */ + request.x0 = 0; + request.y0 = scanner->dev->model->y_offset_calib; + request.xs = scanner->dev->model->x_size; + request.depth = 8; + + request.color = SANE_FALSE; + request.mbs = SANE_TRUE; + request.mds = SANE_TRUE; + request.mas = SANE_FALSE; + request.lamp = SANE_TRUE; + request.calculate = SANE_FALSE; + request.use_ta = SANE_FALSE; + request.backtrack = SANE_FALSE; + request.backtrack_lines = 0; + + /* skip start of calibration sheet */ + status = gt68xx_sheetfed_move_to_scan_area (scanner, &request); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: failed to skip start of calibration sheet %s\n", + sane_strstatus (status)); + return status; + } + + status = gt68xx_device_lamp_control (scanner->dev, SANE_FALSE, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: gt68xx_device_lamp_control returned %s\n", + sane_strstatus (status)); + return status; + } + + /* loop until we find a white area to calibrate on */ + i = 0; + request.y0 = 0; + do + { + /* start scan */ + status = + gt68xx_scanner_start_scan_extended (scanner, &request, SA_CALIBRATE, + ¶ms); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: gt68xx_scanner_start_scan_extended returned %s\n", + sane_strstatus (status)); + return status; + } + + /* loop until we find WHITE_LINES consecutive white lines or we reach and of area */ + white = 0; + y = 0; + do + { + status = gt68xx_line_reader_read (scanner->reader, buffer_pointers); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: gt68xx_line_reader_read returned %s\n", + sane_strstatus (status)); + gt68xx_scanner_stop_scan (scanner); + return status; + } + + /* check for white line */ + count = 0; + for (x = 0; x < params.pixel_xs; x++) + { + if (((buffer_pointers[0][x] >> 8) & 0xff) > 50) + { + count++; + } + } + + /* line is white if 93% is above black level */ + if ((100 * count) / params.pixel_xs < 93) + { + white = 0; + } + else + { + white++; + } + y++; + } + while ((white < WHITE_LINES) && (y < params.pixel_ys)); + + /* end scan */ + gt68xx_scanner_stop_scan (scanner); + + i++; + } + while (i < 20 && white < WHITE_LINES); + + /* check if we found a white area */ + if (white != WHITE_LINES) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: didn't find a white area\n"); + return SANE_STATUS_INVAL; + } + + /* now do calibration */ + scanner->auto_afe = SANE_TRUE; + scanner->calib = SANE_TRUE; + + /* loop at each possible xdpi to create calibrators */ + i = 0; + while (scanner->dev->model->xdpi_values[i] > 0) + { + request.xdpi = scanner->dev->model->xdpi_values[i]; + request.ydpi = scanner->dev->model->xdpi_values[i]; + request.x0 = 0; + request.y0 = 0; + request.xs = scanner->dev->model->x_size; + request.color = SANE_FALSE; + request.mbs = SANE_FALSE; + request.mds = SANE_TRUE; + request.mas = SANE_FALSE; + request.lamp = SANE_TRUE; + request.calculate = SANE_FALSE; + request.use_ta = SANE_FALSE; + request.backtrack = SANE_FALSE; + request.backtrack_lines = 0; + + /* calibrate in color */ + request.color = SANE_TRUE; + status = gt68xx_scanner_calibrate (scanner, &request); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: gt68xx_scanner_calibrate returned %s\n", + sane_strstatus (status)); + return status; + } + + /* since auto afe is done at a fixed resolution, we don't need to + * do each each time, once is enough */ + scanner->auto_afe = SANE_FALSE; + + /* allocate and save per dpi calibrators */ + scanner->calibrations[i].dpi = request.xdpi; + + /* recompute params */ + request.calculate = SANE_TRUE; + gt68xx_device_setup_scan (scanner->dev, &request, SA_SCAN, ¶ms); + + scanner->calibrations[i].pixel_x0 = params.pixel_x0; + status = + gt68xx_calibrator_create_copy (&(scanner->calibrations[i].red), + scanner->cal_r, scanner->cal_r->width, + 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: failed to create red calibrator: %s\n", + sane_strstatus (status)); + return status; + } + + status = + gt68xx_calibrator_create_copy (&(scanner->calibrations[i].green), + scanner->cal_g, scanner->cal_g->width, + 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: failed to create green calibrator: %s\n", + sane_strstatus (status)); + return status; + } + + status = + gt68xx_calibrator_create_copy (&(scanner->calibrations[i].blue), + scanner->cal_b, scanner->cal_b->width, + 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: failed to create blue calibrator: %s\n", + sane_strstatus (status)); + return status; + } + + /* calibrate in gray */ + request.color = SANE_FALSE; + status = gt68xx_scanner_calibrate (scanner, &request); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: gt68xx_scanner_calibrate returned %s\n", + sane_strstatus (status)); + return status; + } + + if (scanner->cal_gray) + { + status = + gt68xx_calibrator_create_copy (&(scanner->calibrations[i].gray), + scanner->cal_gray, + scanner->cal_gray->width, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_sheetfed_scanner_calibrate: failed to create gray calibrator: %s\n", + sane_strstatus (status)); + return status; + } + } + +#ifdef DEBUG_CALIBRATION + sprintf (title, "cal-%03d-red.pnm", scanner->calibrations[i].dpi); + fcal = fopen (title, "wb"); + if (fcal != NULL) + { + fprintf (fcal, "P5\n%d 1\n255\n", params.pixel_xs); + for (x = 0; x < params.pixel_xs; x++) + fputc ((scanner->calibrations[i].red->k_white[x] >> 8) & 0xff, + fcal); + fclose (fcal); + } + sprintf (title, "cal-%03d-green.pnm", scanner->calibrations[i].dpi); + fcal = fopen (title, "wb"); + if (fcal != NULL) + { + fprintf (fcal, "P5\n%d 1\n255\n", params.pixel_xs); + for (x = 0; x < params.pixel_xs; x++) + fputc ((scanner->calibrations[i].green->k_white[x] >> 8) & 0xff, + fcal); + fclose (fcal); + } + sprintf (title, "cal-%03d-blue.pnm", scanner->calibrations[i].dpi); + fcal = fopen (title, "wb"); + if (fcal != NULL) + { + fprintf (fcal, "P5\n%d 1\n255\n", params.pixel_xs); + for (x = 0; x < params.pixel_xs; x++) + fputc ((scanner->calibrations[i].blue->k_white[x] >> 8) & 0xff, + fcal); + fclose (fcal); + } +#endif + + /* next resolution */ + i++; + } + + scanner->calibrated = SANE_TRUE; + + /* eject calibration target from feeder */ + gt68xx_device_paperfeed (scanner->dev); + + /* save calibration to file */ + gt68xx_write_calibration (scanner); + + DBG (3, "gt68xx_sheetfed_scanner_calibrate: end.\n"); + return SANE_STATUS_GOOD; +} + +/** @brief assign calibration for scan + * This function creates the calibrators and set up afe for the requested + * scan. It uses calibration data that has been created by + * gt68xx_sheetfed_scanner_calibrate. + * @param scanner structure describing the frontend session and the device + * @return SANE_STATUS_GOOD is everything goes right, SANE_STATUS_INVAL + * otherwise. + */ +static SANE_Status +gt68xx_assign_calibration (GT68xx_Scanner * scanner, + GT68xx_Scan_Parameters params) +{ + int i, dpi, offset; + SANE_Status status = SANE_STATUS_GOOD; + + DBG (3, "gt68xx_assign_calibration: start.\n"); + + dpi = params.xdpi; + DBG (4, "gt68xx_assign_calibration: searching calibration for %d dpi\n", + dpi); + + /* search matching dpi */ + i = 0; + while (scanner->calibrations[i].dpi > 0 + && scanner->calibrations[i].dpi != dpi) + { + i++; + } + + /* check if found a match */ + if (scanner->calibrations[i].dpi == 0) + { + DBG (4, + "gt68xx_assign_calibration: failed to find calibration for %d dpi\n", + dpi); + return SANE_STATUS_INVAL; + } + DBG (4, "gt68xx_assign_calibration: using entry %d for %d dpi\n", i, dpi); + + DBG (5, + "gt68xx_assign_calibration: using scan_parameters: pixel_x0=%d, pixel_xs=%d \n", + params.pixel_x0, params.pixel_xs); + + /* AFE/exposure data copy */ + memcpy (scanner->dev->afe, &(scanner->afe_params), + sizeof (GT68xx_AFE_Parameters)); + scanner->dev->exposure->r_time = scanner->exposure_params.r_time; + scanner->dev->exposure->g_time = scanner->exposure_params.g_time; + scanner->dev->exposure->b_time = scanner->exposure_params.b_time; + + /* free calibrators if needed */ + gt68xx_scanner_free_calibrators (scanner); + + /* TODO compute offset based on the x0 value from scan_request */ + offset = params.pixel_x0 - scanner->calibrations[i].pixel_x0; + + /* calibrator allocation and copy */ + if (scanner->calibrations[i].red!=NULL) + { + status = + gt68xx_calibrator_create_copy (&(scanner->cal_r), + scanner->calibrations[i].red, + params.pixel_xs, + offset); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_assign_calibration: failed to create calibrator: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (scanner->calibrations[i].green!=NULL) + { + status = + gt68xx_calibrator_create_copy (&(scanner->cal_g), + scanner->calibrations[i].green, + params.pixel_xs, + offset); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_assign_calibration: failed to create calibrator: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (scanner->calibrations[i].blue!=NULL) + { + status = + gt68xx_calibrator_create_copy (&(scanner->cal_b), + scanner->calibrations[i].blue, + params.pixel_xs, + offset); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_assign_calibration: failed to create calibrator: %s\n", + sane_strstatus (status)); + return status; + } + } + + if (scanner->calibrations[i].gray!=NULL) + { + status = + gt68xx_calibrator_create_copy (&(scanner->cal_gray), + scanner->calibrations[i].gray, + params.pixel_xs, + offset); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "gt68xx_assign_calibration: failed to create calibrator: %s\n", + sane_strstatus (status)); + return status; + } + } + + DBG (3, "gt68xx_assign_calibration: end.\n"); + return status; +} + +static char *gt68xx_calibration_file(GT68xx_Scanner * scanner) +{ + char *ptr=NULL; + char tmp_str[PATH_MAX]; + + ptr=getenv("HOME"); + if(ptr!=NULL) + { + sprintf (tmp_str, "%s/.sane/gt68xx-%s.cal", ptr, scanner->dev->model->name); + } + else + { + ptr=getenv("TMPDIR"); + if(ptr!=NULL) + { + sprintf (tmp_str, "%s/gt68xx-%s.cal", ptr, scanner->dev->model->name); + } + else + { + sprintf (tmp_str, "/tmp/gt68xx-%s.cal", scanner->dev->model->name); + } + } + DBG(5,"gt68xx_calibration_file: using >%s< for calibration file name\n",tmp_str); + return strdup(tmp_str); +} + +static SANE_Status +gt68xx_clear_calibration (GT68xx_Scanner * scanner) +{ + char *fname; + int i; + + if (scanner->calibrated == SANE_FALSE) + return SANE_STATUS_GOOD; + + /* clear file */ + fname = gt68xx_calibration_file (scanner); + unlink (fname); + free (fname); + + /* free calibrators */ + for (i = 0; i < MAX_RESOLUTIONS && scanner->calibrations[i].dpi > 0; i++) + { + scanner->calibrations[i].dpi = 0; + if (scanner->calibrations[i].red) + gt68xx_calibrator_free (scanner->calibrations[i].red); + if (scanner->calibrations[i].green) + gt68xx_calibrator_free (scanner->calibrations[i].green); + if (scanner->calibrations[i].blue) + gt68xx_calibrator_free (scanner->calibrations[i].blue); + if (scanner->calibrations[i].gray) + gt68xx_calibrator_free (scanner->calibrations[i].gray); + } + + /* reset flags */ + scanner->calibrated = SANE_FALSE; + scanner->val[OPT_QUALITY_CAL].w = SANE_FALSE; + scanner->val[OPT_NEED_CALIBRATION_SW].w = SANE_TRUE; + DBG (5, "gt68xx_clear_calibration: done\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_write_calibration (GT68xx_Scanner * scanner) +{ + char *fname; + FILE *fcal; + int i; + SANE_Int nullwidth = 0; + + if (scanner->calibrated == SANE_FALSE) + { + return SANE_STATUS_GOOD; + } + + /* open file */ + fname = gt68xx_calibration_file (scanner); + fcal = fopen (fname, "wb"); + free (fname); + if (fcal == NULL) + { + DBG (1, + "gt68xx_write_calibration: failed to open calibration file for writing %s\n", + strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + /* TODO we save check endianness and word alignment in case of a home + * directory used trough different archs */ + fwrite (&(scanner->afe_params), sizeof (GT68xx_AFE_Parameters), 1, fcal); + fwrite (&(scanner->exposure_params), sizeof (GT68xx_Exposure_Parameters), 1, + fcal); + for (i = 0; i < MAX_RESOLUTIONS && scanner->calibrations[i].dpi > 0; i++) + { + DBG (1, "gt68xx_write_calibration: saving %d dpi calibration\n", + scanner->calibrations[i].dpi); + fwrite (&(scanner->calibrations[i].dpi), sizeof (SANE_Int), 1, fcal); + fwrite (&(scanner->calibrations[i].pixel_x0), sizeof (SANE_Int), 1, + fcal); + + fwrite (&(scanner->calibrations[i].red->width), sizeof (SANE_Int), 1, + fcal); + fwrite (&(scanner->calibrations[i].red->white_level), sizeof (SANE_Int), + 1, fcal); + fwrite (scanner->calibrations[i].red->k_white, sizeof (unsigned int), + scanner->calibrations[i].red->width, fcal); + fwrite (scanner->calibrations[i].red->k_black, sizeof (unsigned int), + scanner->calibrations[i].red->width, fcal); + fwrite (scanner->calibrations[i].red->white_line, sizeof (double), + scanner->calibrations[i].red->width, fcal); + fwrite (scanner->calibrations[i].red->black_line, sizeof (double), + scanner->calibrations[i].red->width, fcal); + + fwrite (&(scanner->calibrations[i].green->width), sizeof (SANE_Int), 1, + fcal); + fwrite (&(scanner->calibrations[i].green->white_level), + sizeof (SANE_Int), 1, fcal); + fwrite (scanner->calibrations[i].green->k_white, sizeof (unsigned int), + scanner->calibrations[i].green->width, fcal); + fwrite (scanner->calibrations[i].green->k_black, sizeof (unsigned int), + scanner->calibrations[i].green->width, fcal); + fwrite (scanner->calibrations[i].green->white_line, sizeof (double), + scanner->calibrations[i].green->width, fcal); + fwrite (scanner->calibrations[i].green->black_line, sizeof (double), + scanner->calibrations[i].green->width, fcal); + + fwrite (&(scanner->calibrations[i].blue->width), sizeof (SANE_Int), 1, + fcal); + fwrite (&(scanner->calibrations[i].blue->white_level), + sizeof (SANE_Int), 1, fcal); + fwrite (scanner->calibrations[i].blue->k_white, sizeof (unsigned int), + scanner->calibrations[i].blue->width, fcal); + fwrite (scanner->calibrations[i].blue->k_black, sizeof (unsigned int), + scanner->calibrations[i].blue->width, fcal); + fwrite (scanner->calibrations[i].blue->white_line, sizeof (double), + scanner->calibrations[i].blue->width, fcal); + fwrite (scanner->calibrations[i].blue->black_line, sizeof (double), + scanner->calibrations[i].blue->width, fcal); + + if (scanner->calibrations[i].gray != NULL) + { + fwrite (&(scanner->calibrations[i].gray->width), sizeof (SANE_Int), + 1, fcal); + fwrite (&(scanner->calibrations[i].gray->white_level), + sizeof (SANE_Int), 1, fcal); + fwrite (scanner->calibrations[i].gray->k_white, + sizeof (unsigned int), scanner->calibrations[i].gray->width, + fcal); + fwrite (scanner->calibrations[i].gray->k_black, + sizeof (unsigned int), scanner->calibrations[i].gray->width, + fcal); + fwrite (scanner->calibrations[i].gray->white_line, sizeof (double), + scanner->calibrations[i].gray->width, fcal); + fwrite (scanner->calibrations[i].gray->black_line, sizeof (double), + scanner->calibrations[i].gray->width, fcal); + } + else + { + fwrite (&nullwidth, sizeof (SANE_Int), 1, fcal); + } + } + DBG (5, "gt68xx_write_calibration: wrote %d calibrations\n", i); + + fclose (fcal); + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_read_calibration (GT68xx_Scanner * scanner) +{ + char *fname; + FILE *fcal; + int i; + SANE_Int width, level; + + scanner->calibrated = SANE_FALSE; + fname = gt68xx_calibration_file (scanner); + fcal = fopen (fname, "rb"); + free (fname); + if (fcal == NULL) + { + DBG (1, + "gt68xx_read_calibration: failed to open calibration file for reading %s\n", + strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + /* TODO we should check endiannes and word alignment in case of a home + * directory used trough different archs */ + + /* TODO check for errors */ + fread (&(scanner->afe_params), sizeof (GT68xx_AFE_Parameters), 1, fcal); + fread (&(scanner->exposure_params), sizeof (GT68xx_Exposure_Parameters), 1, + fcal); + + /* loop on calibrators */ + i = 0; + fread (&(scanner->calibrations[i].dpi), sizeof (SANE_Int), 1, fcal); + while (!feof (fcal) && scanner->calibrations[i].dpi > 0) + { + fread (&(scanner->calibrations[i].pixel_x0), sizeof (SANE_Int), 1, + fcal); + + fread (&width, sizeof (SANE_Int), 1, fcal); + fread (&level, sizeof (SANE_Int), 1, fcal); + gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].red)); + fread (scanner->calibrations[i].red->k_white, sizeof (unsigned int), + width, fcal); + fread (scanner->calibrations[i].red->k_black, sizeof (unsigned int), + width, fcal); + fread (scanner->calibrations[i].red->white_line, sizeof (double), width, + fcal); + fread (scanner->calibrations[i].red->black_line, sizeof (double), width, + fcal); + + fread (&width, sizeof (SANE_Int), 1, fcal); + fread (&level, sizeof (SANE_Int), 1, fcal); + gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].green)); + fread (scanner->calibrations[i].green->k_white, sizeof (unsigned int), + width, fcal); + fread (scanner->calibrations[i].green->k_black, sizeof (unsigned int), + width, fcal); + fread (scanner->calibrations[i].green->white_line, sizeof (double), + width, fcal); + fread (scanner->calibrations[i].green->black_line, sizeof (double), + width, fcal); + + fread (&width, sizeof (SANE_Int), 1, fcal); + fread (&level, sizeof (SANE_Int), 1, fcal); + gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].blue)); + fread (scanner->calibrations[i].blue->k_white, sizeof (unsigned int), + width, fcal); + fread (scanner->calibrations[i].blue->k_black, sizeof (unsigned int), + width, fcal); + fread (scanner->calibrations[i].blue->white_line, sizeof (double), + width, fcal); + fread (scanner->calibrations[i].blue->black_line, sizeof (double), + width, fcal); + + fread (&width, sizeof (SANE_Int), 1, fcal); + if (width > 0) + { + fread (&level, sizeof (SANE_Int), 1, fcal); + gt68xx_calibrator_new (width, level, + &(scanner->calibrations[i].gray)); + fread (scanner->calibrations[i].gray->k_white, + sizeof (unsigned int), width, fcal); + fread (scanner->calibrations[i].gray->k_black, + sizeof (unsigned int), width, fcal); + fread (scanner->calibrations[i].gray->white_line, sizeof (double), + width, fcal); + fread (scanner->calibrations[i].gray->black_line, sizeof (double), + width, fcal); + } + /* prepare for nex resolution */ + i++; + fread (&(scanner->calibrations[i].dpi), sizeof (SANE_Int), 1, fcal); + } + + DBG (5, "gt68xx_read_calibration: read %d calibrations\n", i); + fclose (fcal); + + scanner->val[OPT_QUALITY_CAL].w = SANE_TRUE; + scanner->val[OPT_NEED_CALIBRATION_SW].w = SANE_FALSE; + scanner->calibrated = SANE_TRUE; + return SANE_STATUS_GOOD; +} + + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_high.h b/backend/gt68xx_high.h new file mode 100644 index 0000000..d830e96 --- /dev/null +++ b/backend/gt68xx_high.h @@ -0,0 +1,374 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002-2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_HIGH_H +#define GT68XX_HIGH_H + +#include "gt68xx_mid.h" + +typedef struct GT68xx_Calibrator GT68xx_Calibrator; +typedef struct GT68xx_Calibration GT68xx_Calibration; +typedef struct GT68xx_Scanner GT68xx_Scanner; + +/** Calibration data for one channel. + */ +struct GT68xx_Calibrator +{ + unsigned int *k_white; /**< White point vector */ + unsigned int *k_black; /**< Black point vector */ + + double *white_line; /**< White average */ + double *black_line; /**< Black average */ + + SANE_Int width; /**< Image width */ + SANE_Int white_level; /**< Desired white level */ + + SANE_Int white_count; /**< Number of white lines scanned */ + SANE_Int black_count; /**< Number of black lines scanned */ + +#ifdef TUNE_CALIBRATOR + SANE_Int min_clip_count; /**< Count of too low values */ + SANE_Int max_clip_count; /**< Count of too high values */ +#endif /* TUNE_CALIBRATOR */ +}; + + +/** Calibration data for a given resolution + */ +struct GT68xx_Calibration +{ + SANE_Int dpi; /**< optical horizontal dpi used to + build the calibration data */ + SANE_Int pixel_x0; /**< x start position used at calibration time */ + + GT68xx_Calibrator *gray; /**< Calibrator for grayscale data */ + GT68xx_Calibrator *red; /**< Calibrator for the red channel */ + GT68xx_Calibrator *green; /**< Calibrator for the green channel */ + GT68xx_Calibrator *blue; /**< Calibrator for the blue channel */ +}; + +/** Create a new calibrator for one (color or mono) channel. + * + * @param width Image width in pixels. + * @param white_level Desired white level (65535 max). + * @param cal_return Returned pointer to the created calibrator object. + * + * @return + * - SANE_STATUS_GOOD - the calibrator object was created. + * - SANE_STATUS_INVAL - invalid parameters. + * - SANE_STATUS_NO_MEM - not enough memory to create the object. + */ +static SANE_Status +gt68xx_calibrator_new (SANE_Int width, + SANE_Int white_level, GT68xx_Calibrator ** cal_return); + +/** Destroy the channel calibrator object. + * + * @param cal Calibrator object. + */ +static SANE_Status gt68xx_calibrator_free (GT68xx_Calibrator * cal); + +/** Add a white calibration line to the calibrator. + * + * This function should be called after scanning each white calibration line. + * The line width must be equal to the value passed to gt68xx_calibrator_new(). + * + * @param cal Calibrator object. + * @param line Pointer to the line data. + * + * @return + * - #SANE_STATUS_GOOD - the line data was processed successfully. + */ +static SANE_Status +gt68xx_calibrator_add_white_line (GT68xx_Calibrator * cal, + unsigned int *line); + +/** Calculate the white point for the calibrator. + * + * This function should be called when all white calibration lines have been + * scanned. After doing this, gt68xx_calibrator_add_white_line() should not be + * called again for this calibrator. + * + * @param cal Calibrator object. + * @param factor White point correction factor. + * + * @return + * - #SANE_STATUS_GOOD - the white point was calculated successfully. + */ +static SANE_Status +gt68xx_calibrator_eval_white (GT68xx_Calibrator * cal, double factor); + +/** Add a black calibration line to the calibrator. + * + * This function should be called after scanning each black calibration line. + * The line width must be equal to the value passed to gt68xx_calibrator_new(). + * + * @param cal Calibrator object. + * @param line Pointer to the line data. + * + * @return + * - #SANE_STATUS_GOOD - the line data was processed successfully. + */ +static SANE_Status +gt68xx_calibrator_add_black_line (GT68xx_Calibrator * cal, + unsigned int *line); + +/** Calculate the black point for the calibrator. + * + * This function should be called when all black calibration lines have been + * scanned. After doing this, gt68xx_calibrator_add_black_line() should not be + * called again for this calibrator. + * + * @param cal Calibrator object. + * @param factor Black point correction factor. + * + * @return + * - #SANE_STATUS_GOOD - the white point was calculated successfully. + */ +static SANE_Status +gt68xx_calibrator_eval_black (GT68xx_Calibrator * cal, double factor); + +/** Finish the calibrator setup and prepare for real scanning. + * + * This function must be called after gt68xx_calibrator_eval_white() and + * gt68xx_calibrator_eval_black(). + * + * @param cal Calibrator object. + * + * @return + * - #SANE_STATUS_GOOD - the calibrator setup completed successfully. + */ +static SANE_Status gt68xx_calibrator_finish_setup (GT68xx_Calibrator * cal); + +/** Process the image line through the calibrator. + * + * This function must be called only after gt68xx_calibrator_finish_setup(). + * The image line is modified in place. + * + * @param cal Calibrator object. + * @param line Pointer to the image line data. + * + * @return + * - #SANE_STATUS_GOOD - the image line was processed successfully. + */ +static SANE_Status +gt68xx_calibrator_process_line (GT68xx_Calibrator * cal, unsigned int *line); + +/** List of SANE options + */ +enum GT68xx_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_GRAY_MODE_COLOR, + OPT_SOURCE, + OPT_PREVIEW, + OPT_BIT_DEPTH, + OPT_RESOLUTION, + OPT_LAMP_OFF_AT_EXIT, + OPT_BACKTRACK, + + OPT_DEBUG_GROUP, + OPT_AUTO_WARMUP, + OPT_FULL_SCAN, + OPT_COARSE_CAL, + OPT_COARSE_CAL_ONCE, + OPT_QUALITY_CAL, + OPT_BACKTRACK_LINES, + + OPT_ENHANCEMENT_GROUP, + OPT_GAMMA_VALUE, + OPT_THRESHOLD, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_SENSOR_GROUP, + OPT_NEED_CALIBRATION_SW, /* signals calibration is needed */ + OPT_PAGE_LOADED_SW, /* signals that a document is inserted in feeder */ + + OPT_BUTTON_GROUP, + OPT_CALIBRATE, /* button option to trigger call + to sheetfed calibration */ + OPT_CLEAR_CALIBRATION, /* clear calibration */ + + /* must come last: */ + NUM_OPTIONS +}; + +/** Scanner object. + */ +struct GT68xx_Scanner +{ + struct GT68xx_Scanner *next; /**< Next scanner in list */ + GT68xx_Device *dev; /**< Low-level device object */ + + GT68xx_Line_Reader *reader; /**< Line reader object */ + + GT68xx_Calibrator *cal_gray; /**< Calibrator for grayscale data */ + GT68xx_Calibrator *cal_r; /**< Calibrator for the red channel */ + GT68xx_Calibrator *cal_g; /**< Calibrator for the green channel */ + GT68xx_Calibrator *cal_b; /**< Calibrator for the blue channel */ + + /* SANE data */ + SANE_Bool scanning; /**< We are currently scanning */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; /**< Option descriptors */ + Option_Value val[NUM_OPTIONS]; /**< Option values */ + SANE_Parameters params; /**< SANE Parameters */ + SANE_Int line; /**< Current line */ + SANE_Int total_bytes; /**< Bytes already transmitted */ + SANE_Int byte_count; /**< Bytes transmitted in this line */ + SANE_Bool calib; /**< Apply calibration data */ + SANE_Bool auto_afe; /**< Use automatic gain/offset */ + SANE_Bool first_scan; /**< Is this the first scan? */ + struct timeval lamp_on_time; /**< Time when the lamp was turned on */ + struct timeval start_time; /**< Time when the scan was started */ + SANE_Int bpp_list[5]; /**< */ + SANE_Int *gamma_table; /**< Gray gamma table */ +#ifdef DEBUG_BRIGHTNESS + SANE_Int average_white; /**< For debugging brightness problems */ + SANE_Int max_white; + SANE_Int min_black; +#endif + + /** SANE_TRUE when the scanner has been calibrated */ + SANE_Bool calibrated; + + /** per horizontal resolution calibration data */ + GT68xx_Calibration calibrations[MAX_RESOLUTIONS]; + + /* AFE and exposure settings */ + GT68xx_AFE_Parameters afe_params; + GT68xx_Exposure_Parameters exposure_params; +}; + + +/** Create a new scanner object. + * + * @param dev Low-level device object. + * @param scanner_return Returned pointer to the created scanner object. + */ +static SANE_Status +gt68xx_scanner_new (GT68xx_Device * dev, GT68xx_Scanner ** scanner_return); + +/** Destroy the scanner object. + * + * The low-level device object is not destroyed. + * + * @param scanner Scanner object. + */ +static SANE_Status gt68xx_scanner_free (GT68xx_Scanner * scanner); + +/** Calibrate the scanner before the main scan. + * + * @param scanner Scanner object. + * @param request Scan request data. + * @param use_autogain Enable automatic offset/gain control + */ +static SANE_Status +gt68xx_scanner_calibrate (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * request); + +/** Start scanning the image. + * + * This function does not perform calibration - it needs to be performed before + * by calling gt68xx_scanner_calibrate(). + * + * @param scanner Scanner object. + * @param request Scan request data. + * @param params Returned scan parameters (calculated from the request). + */ +static SANE_Status +gt68xx_scanner_start_scan (GT68xx_Scanner * scanner, + GT68xx_Scan_Request * request, + GT68xx_Scan_Parameters * params); + +/** Read one image line from the scanner. + * + * This function can be called only during the scan - after calling + * gt68xx_scanner_start_scan() and before calling gt68xx_scanner_stop_scan(). + * + * @param scanner Scanner object. + * @param buffer_pointers Array of pointers to the image lines. + */ +static SANE_Status +gt68xx_scanner_read_line (GT68xx_Scanner * scanner, + unsigned int **buffer_pointers); + +/** Stop scanning the image. + * + * This function must be called to finish the scan started by + * gt68xx_scanner_start_scan(). It may be called before all lines are read to + * cancel the scan prematurely. + * + * @param scanner Scanner object. + */ +static SANE_Status gt68xx_scanner_stop_scan (GT68xx_Scanner * scanner); + +/** Save calibration data to file + * + * This function stores in memory calibration data created at calibration + * time into file + * @param scanner Scanner object. + * @return SANE_STATUS_GOOD when succesfull + */ +static SANE_Status gt68xx_write_calibration (GT68xx_Scanner * scanner); + +/** Read calibration data from file + * + * This function sets in memory calibration data from data saved into file. + * + * @param scanner Scanner object. + * @return SANE_STATUS_GOOD when succesfull + */ +static SANE_Status gt68xx_read_calibration (GT68xx_Scanner * scanner); + +#endif /* not GT68XX_HIGH_H */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_low.c b/backend/gt68xx_low.c new file mode 100644 index 0000000..6060c45 --- /dev/null +++ b/backend/gt68xx_low.c @@ -0,0 +1,1034 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002 - 2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/** @file + * @brief Implementation of the low-level scanner interface functions. + */ + +#include "gt68xx_low.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_usb.h" + +#include +#include + +#ifdef USE_FORK +#include +#include +#include "gt68xx_shm_channel.c" +#endif + +/** Check that the device pointer is not NULL. + * + * @param dev Pointer to the device object (GT68xx_Device). + * @param func_name Function name (for use in debug messages). + */ +#define CHECK_DEV_NOT_NULL(dev, func_name) \ + do { \ + IF_DBG( \ + if (!(dev)) \ + { \ + DBG (0, "BUG: NULL device\n"); \ + return SANE_STATUS_INVAL; \ + } \ + ) \ + } while (SANE_FALSE) + +/** Check that the device is open. + * + * @param dev Pointer to the device object (GT68xx_Device). + * @param func_name Function name (for use in debug messages). + */ +#define CHECK_DEV_OPEN(dev, func_name) \ + do { \ + IF_DBG( \ + CHECK_DEV_NOT_NULL ((dev), (func_name)); \ + if ((dev)->fd == -1) \ + { \ + DBG (0, "%s: BUG: device %p not open\n", (func_name), \ + ((void *) dev)); \ + return SANE_STATUS_INVAL; \ + } \ + ) \ + } while (SANE_FALSE) + +/** Check that the device is open and active. + * + * @param dev Pointer to the device (GT68xx_Device). + * @param func_name Function name (for use in debug messages). + */ +#define CHECK_DEV_ACTIVE(dev, func_name) \ + do { \ + IF_DBG( \ + CHECK_DEV_OPEN ((dev), (func_name)); \ + if (!(dev)->active) \ + { \ + DBG (0, "%s: BUG: device %p not active\n", (func_name), \ + ((void *) dev)); \ + return SANE_STATUS_INVAL; \ + } \ + ) \ + } while (SANE_FALSE) + + +#ifndef NDEBUG + +/** Dump a request packet for debugging purposes. + * + * @param prefix String printed before the packet contents. + * @param req The request packet to be dumped. + */ +static void +dump_req (SANE_String_Const prefix, GT68xx_Packet req) +{ + int i; + char buf[GT68XX_PACKET_SIZE * 3 + 1]; + + for (i = 0; i < GT68XX_PACKET_SIZE; ++i) + sprintf (buf + i * 3, " %02x", req[i]); + DBG (8, "%s%s\n", prefix, buf); +} + +#endif /* not NDEBUG */ + +/** Dump a request packet if the debug level is at 8 or above. + * + * @param prefix String printed before the packet contents. + * @param req The request packet to be dumped. + */ +#define DUMP_REQ(prefix, req) \ + do { IF_DBG( if (DBG_LEVEL >= 8) dump_req ((prefix), (req)); ) } while (0) + + +SANE_Status +gt68xx_device_new (GT68xx_Device ** dev_return) +{ + GT68xx_Device *dev; + + DBG (7, "gt68xx_device_new: enter\n"); + if (!dev_return) + return SANE_STATUS_INVAL; + + dev = (GT68xx_Device *) malloc (sizeof (GT68xx_Device)); + + if (!dev) + { + DBG (3, "gt68xx_device_new: couldn't malloc %lu bytes for device\n", + (u_long) sizeof (GT68xx_Device)); + *dev_return = 0; + return SANE_STATUS_NO_MEM; + } + *dev_return = dev; + + memset (dev, 0, sizeof (GT68xx_Device)); + + dev->fd = -1; + dev->active = SANE_FALSE; + + dev->model = NULL; + dev->command_set_private = NULL; + + dev->read_buffer = NULL; + dev->read_buffer_size = 32768; + + dev->manual_selection = SANE_FALSE; + +#ifdef USE_FORK + dev->shm_channel = NULL; +#endif /* USE_FORK */ + + DBG (7, "gt68xx_device_new:: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_free (GT68xx_Device * dev) +{ + DBG (7, "gt68xx_device_free: enter: dev=%p\n", (void *) dev); + if (dev) + { + if (dev->active) + gt68xx_device_deactivate (dev); + + if (dev->fd != -1) + gt68xx_device_close (dev); + + if (dev->model && dev->model->allocated) + { + DBG (7, "gt68xx_device_free: freeing model data %p\n", + (void *) dev->model); + free (dev->model); + } + + DBG (7, "gt68xx_device_free: freeing dev\n"); + free (dev); + } + DBG (7, "gt68xx_device_free: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +static GT68xx_USB_Device_Entry * +gt68xx_find_usb_device_entry (SANE_Word vendor, SANE_Word product) +{ + GT68xx_USB_Device_Entry *entry; + + for (entry = gt68xx_usb_device_list; entry->model; ++entry) + { + if (vendor == entry->vendor && product == entry->product) + return entry; + } + + return NULL; +} + +static SANE_Status +gt68xx_device_identify (GT68xx_Device * dev) +{ + SANE_Status status; + SANE_Word vendor, product; + GT68xx_USB_Device_Entry *entry; + + CHECK_DEV_OPEN (dev, "gt68xx_device_identify"); + + status = sanei_usb_get_vendor_product (dev->fd, &vendor, &product); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_identify: error getting USB id: %s\n", + sane_strstatus (status)); + return status; + } + + entry = gt68xx_find_usb_device_entry (vendor, product); + + if (entry) + { + dev->model = entry->model; + } + else + { + dev->model = NULL; + DBG (3, "gt68xx_device_identify: unknown USB device (vendor 0x%04x, " + "product 0x%04x)\n", vendor, product); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_open (GT68xx_Device * dev, const char *dev_name) +{ + SANE_Status status; + SANE_Int fd; + + DBG (7, "gt68xx_device_open: enter: dev=%p\n", (void *) dev); + + CHECK_DEV_NOT_NULL (dev, "gt68xx_device_open"); + + if (dev->fd != -1) + { + DBG (3, "gt68xx_device_open: device already open\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_usb_open (dev_name, &fd); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_open: sanei_usb_open failed: %s\n", + sane_strstatus (status)); + return status; + } + + dev->fd = fd; + + if (!dev->model) + gt68xx_device_identify (dev); + + DBG (7, "gt68xx_device_open: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_close (GT68xx_Device * dev) +{ + DBG (7, "gt68xx_device_close: enter: dev=%p\n", (void *) dev); + + CHECK_DEV_OPEN (dev, "gt68xx_device_close"); + + if (dev->active) + gt68xx_device_deactivate (dev); + + sanei_usb_close (dev->fd); + dev->fd = -1; + + DBG (7, "gt68xx_device_close: leave: ok\n"); + return SANE_STATUS_GOOD; +} + +SANE_Bool +gt68xx_device_is_configured (GT68xx_Device * dev) +{ + if (dev && dev->model && dev->model->command_set) + return SANE_TRUE; + else + return SANE_FALSE; +} + +SANE_Status +gt68xx_device_set_model (GT68xx_Device * dev, GT68xx_Model * model) +{ + if (dev->active) + { + DBG (3, "gt68xx_device_set_model: device already active\n"); + return SANE_STATUS_INVAL; + } + + if (dev->model && dev->model->allocated) + free (dev->model); + + dev->model = model; + + return SANE_STATUS_GOOD; +} + +static SANE_Bool +gt68xx_device_get_model (SANE_String name, GT68xx_Model ** model) +{ + GT68xx_USB_Device_Entry *entry; + + for (entry = gt68xx_usb_device_list; entry->model; ++entry) + { + if (strcmp (name, entry->model->name) == 0) + { + *model = entry->model; + return SANE_TRUE; + } + } + return SANE_FALSE; +} + + +SANE_Status +gt68xx_device_activate (GT68xx_Device * dev) +{ + SANE_Status status; + CHECK_DEV_OPEN (dev, "gt68xx_device_activate"); + if (dev->active) + { + DBG (3, "gt68xx_device_activate: device already active\n"); + return SANE_STATUS_INVAL; + } + + if (!gt68xx_device_is_configured (dev)) + { + DBG (3, "gt68xx_device_activate: device is not configured\n"); + return SANE_STATUS_INVAL; + } + + DBG (7, "gt68xx_device_activate: model \"%s\"\n", dev->model->name); + if (dev->model->command_set->activate) + { + status = (*dev->model->command_set->activate) (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_activate: command-set-specific " + "activate failed: %s\n", sane_strstatus (status)); + return status; + } + } + dev->afe = malloc (sizeof (*dev->afe)); + dev->exposure = malloc (sizeof (*dev->exposure)); + if (!dev->afe || !dev->exposure) + return SANE_STATUS_NO_MEM; + memcpy (dev->afe, &dev->model->afe_params, sizeof (*dev->afe)); + memcpy (dev->exposure, &dev->model->exposure, sizeof (*dev->exposure)); + dev->gamma_value = dev->model->default_gamma_value; + dev->active = SANE_TRUE; + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_deactivate (GT68xx_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + CHECK_DEV_ACTIVE (dev, "gt68xx_device_deactivate"); + if (dev->read_active) + gt68xx_device_read_finish (dev); + if (dev->model->command_set->deactivate) + { + status = (*dev->model->command_set->deactivate) (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_device_deactivate: command set-specific deactivate failed: %s\n", + sane_strstatus (status)); + /* proceed with deactivate anyway */ + } + } + if (dev->afe) + free (dev->afe); + dev->afe = 0; + if (dev->exposure) + free (dev->exposure); + dev->exposure = 0; + dev->active = SANE_FALSE; + return status; +} + +SANE_Status +gt68xx_device_memory_write (GT68xx_Device * dev, + SANE_Word addr, SANE_Word size, SANE_Byte * data) +{ + SANE_Status status; + DBG (8, + "gt68xx_device_memory_write: dev=%p, addr=0x%x, size=0x%x, data=%p\n", + (void *) dev, addr, size, data); + CHECK_DEV_ACTIVE (dev, "gt68xx_device_memory_write"); + status = + sanei_usb_control_msg (dev->fd, 0x40, + dev->model->command_set->request, + dev->model->command_set->memory_write_value, + addr, size, data); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_device_memory_write: sanei_usb_control_msg failed: %s\n", + sane_strstatus (status)); + } + return status; +} + +SANE_Status +gt68xx_device_memory_read (GT68xx_Device * dev, + SANE_Word addr, SANE_Word size, SANE_Byte * data) +{ + SANE_Status status; + DBG (8, + "gt68xx_device_memory_read: dev=%p, addr=0x%x, size=0x%x, data=%p\n", + (void *) dev, addr, size, data); + CHECK_DEV_ACTIVE (dev, "gt68xx_device_memory_read"); + status = + sanei_usb_control_msg (dev->fd, 0xc0, + dev->model->command_set->request, + dev->model->command_set->memory_read_value, + addr, size, data); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_device_memory_read: sanei_usb_control_msg failed: %s\n", + sane_strstatus (status)); + } + + return status; +} + +static SANE_Status +gt68xx_device_generic_req (GT68xx_Device * dev, + SANE_Byte request_type, SANE_Word request, + SANE_Word cmd_value, SANE_Word cmd_index, + SANE_Word res_value, SANE_Word res_index, + GT68xx_Packet cmd, GT68xx_Packet res, + size_t res_size) +{ + SANE_Status status; + DBG (7, "gt68xx_device_generic_req: command=0x%02x\n", cmd[0]); + DUMP_REQ (">>", cmd); + CHECK_DEV_ACTIVE (dev, "gt68xx_device_generic_req"); + status = sanei_usb_control_msg (dev->fd, + request_type, request, cmd_value, + cmd_index, GT68XX_PACKET_SIZE, cmd); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_generic_req: writing command failed: %s\n", + sane_strstatus (status)); + return status; + } + + memset (res, 0, sizeof (GT68xx_Packet)); + status = sanei_usb_control_msg (dev->fd, + request_type | 0x80, request, + res_value, res_index, res_size, res); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_generic_req: reading response failed: %s\n", + sane_strstatus (status)); + return status; + } + + DUMP_REQ ("<<", res); + return status; +} + +SANE_Status +gt68xx_device_req (GT68xx_Device * dev, GT68xx_Packet cmd, GT68xx_Packet res) +{ + GT68xx_Command_Set *command_set = dev->model->command_set; + return gt68xx_device_generic_req (dev, + command_set->request_type, + command_set->request, + command_set->send_cmd_value, + command_set->send_cmd_index, + command_set->recv_res_value, + command_set->recv_res_index, cmd, + res, GT68XX_PACKET_SIZE); +} + +SANE_Status +gt68xx_device_small_req (GT68xx_Device * dev, GT68xx_Packet cmd, + GT68xx_Packet res) +{ + GT68xx_Command_Set *command_set = dev->model->command_set; + GT68xx_Packet fixed_cmd; + int i; + for (i = 0; i < 8; ++i) + memcpy (fixed_cmd + i * 8, cmd, 8); + return gt68xx_device_generic_req (dev, + command_set->request_type, + command_set->request, + command_set->send_small_cmd_value, + command_set->send_small_cmd_index, + command_set->recv_small_res_value, + command_set->recv_small_res_index, + fixed_cmd, res, 0x08); +} + + +SANE_Status +gt68xx_device_download_firmware (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_download_firmware"); + if (dev->model->command_set->download_firmware) + return (*dev->model->command_set->download_firmware) (dev, data, size); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_get_power_status"); + if (dev->model->command_set->get_power_status) + return (*dev->model->command_set->get_power_status) (dev, power_ok); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_get_ta_status (GT68xx_Device * dev, SANE_Bool * ta_attached) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_get_ta_status"); + if (dev->model->command_set->get_ta_status) + return (*dev->model->command_set->get_ta_status) (dev, ta_attached); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_lamp_control (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_lamp_control"); + if (dev->model->command_set->lamp_control) + return (*dev->model->command_set->lamp_control) (dev, fb_lamp, ta_lamp); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_is_moving (GT68xx_Device * dev, SANE_Bool * moving) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_is_moving"); + if (dev->model->command_set->is_moving) + return (*dev->model->command_set->is_moving) (dev, moving); + else + return SANE_STATUS_UNSUPPORTED; +} + +/* currently not used */ +#if 0 +static SANE_Status +gt68xx_device_move_relative (GT68xx_Device * dev, SANE_Int distance) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_move_relative"); + if (dev->model->command_set->move_relative) + return (*dev->model->command_set->move_relative) (dev, distance); + else + return SANE_STATUS_UNSUPPORTED; +} +#endif + +SANE_Status +gt68xx_device_carriage_home (GT68xx_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_carriage_home"); + if (dev->model->command_set->carriage_home) + return (*dev->model->command_set->carriage_home) (dev); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_paperfeed (GT68xx_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_paperfeed"); + if (dev->model->command_set->paperfeed) + return (*dev->model->command_set->paperfeed) (dev); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_start_scan (GT68xx_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_start_scan"); + if (dev->model->command_set->start_scan) + return (*dev->model->command_set->start_scan) (dev); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_read_scanned_data (GT68xx_Device * dev, SANE_Bool * ready) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_read_scanned_data"); + if (dev->model->command_set->read_scanned_data) + return (*dev->model->command_set->read_scanned_data) (dev, ready); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_setup_scan (GT68xx_Device * dev, + GT68xx_Scan_Request * request, + GT68xx_Scan_Action action, + GT68xx_Scan_Parameters * params) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_setup_scan"); + if (dev->model->command_set->setup_scan) + return (*dev->model->command_set->setup_scan) (dev, request, action, + params); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_set_afe"); + if (dev->model->command_set->set_afe) + return (*dev->model->command_set->set_afe) (dev, params); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_set_exposure_time (GT68xx_Device * dev, + GT68xx_Exposure_Parameters * params) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_set_exposure_time"); + if (dev->model->command_set->set_exposure_time) + return (*dev->model->command_set->set_exposure_time) (dev, params); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_stop_scan (GT68xx_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_stop_scan"); + if (dev->model->command_set->stop_scan) + return (*dev->model->command_set->stop_scan) (dev); + else + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +gt68xx_device_read_raw (GT68xx_Device * dev, SANE_Byte * buffer, + size_t * size) +{ + SANE_Status status; + CHECK_DEV_ACTIVE (dev, "gt68xx_device_read_raw"); + DBG (7, "gt68xx_device_read_raw: enter: size=%lu\n", (unsigned long) *size); + status = sanei_usb_read_bulk (dev->fd, buffer, size); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_read_raw: bulk read failed: %s\n", + sane_strstatus (status)); + return status; + } + DBG (7, "gt68xx_device_read_raw: leave: size=%lu\n", (unsigned long) *size); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_set_read_buffer_size (GT68xx_Device * dev, size_t buffer_size) +{ + CHECK_DEV_NOT_NULL (dev, "gt68xx_device_set_read_buffer_size"); + if (dev->read_active) + { + DBG (3, "gt68xx_device_set_read_buffer_size: BUG: read already " + "active\n"); + return SANE_STATUS_INVAL; + } + + buffer_size = (buffer_size + 63UL) & ~63UL; + if (buffer_size > 0) + { + dev->requested_buffer_size = buffer_size; + return SANE_STATUS_GOOD; + } + + DBG (3, "gt68xx_device_set_read_buffer_size: bad buffer size\n"); + return SANE_STATUS_INVAL; +} + +SANE_Status +gt68xx_device_read_prepare (GT68xx_Device * dev, + size_t expected_count, SANE_Bool final_scan) +{ + size_t buffer_size; + CHECK_DEV_ACTIVE (dev, "gt68xx_device_read_prepare"); + if (dev->read_active) + { + DBG (3, "gt68xx_device_read_prepare: read already active\n"); + return SANE_STATUS_INVAL; + } + DBG (5, "gt68xx_device_read_prepare: total size: %lu bytes\n", + (unsigned long) expected_count); + buffer_size = dev->requested_buffer_size; + DBG (5, "gt68xx_device_read_prepare: requested buffer size: %lu\n", + (unsigned long) buffer_size); + if (buffer_size > expected_count) + { + buffer_size = (expected_count + 63UL) & ~63UL; + } + DBG (5, "gt68xx_device_read_prepare: real size: %lu\n", + (unsigned long) buffer_size); + dev->read_buffer_size = buffer_size; + dev->read_buffer = (SANE_Byte *) malloc (buffer_size); + if (!dev->read_buffer) + { + DBG (3, + "gt68xx_device_read_prepare: not enough memory for the read buffer (%lu bytes)\n", + (unsigned long) buffer_size); + return SANE_STATUS_NO_MEM; + } + + dev->read_active = SANE_TRUE; + dev->final_scan = final_scan; + dev->read_pos = dev->read_bytes_in_buffer = 0; + dev->read_bytes_left = expected_count; + return SANE_STATUS_GOOD; +} + +#ifdef USE_FORK + +static SANE_Status +gt68xx_reader_process (GT68xx_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int buffer_id; + SANE_Byte *buffer_addr; + size_t size; + SANE_Int line = 0; + size_t read_bytes_left = dev->read_bytes_left; + shm_channel_writer_init (dev->shm_channel); + while (read_bytes_left > 0) + { + status = shm_channel_writer_get_buffer (dev->shm_channel, + &buffer_id, &buffer_addr); + if (status != SANE_STATUS_GOOD) + break; + DBG (9, "gt68xx_reader_process: buffer %d: get\n", buffer_id); + size = dev->read_buffer_size; + DBG (9, "gt68xx_reader_process: buffer %d: trying to read %lu bytes " + "(%lu bytes left, line %d)\n", buffer_id, (unsigned long) size, + (unsigned long) read_bytes_left, line); + status = gt68xx_device_read_raw (dev, buffer_addr, &size); + if (status != SANE_STATUS_GOOD) + break; + DBG (9, + "gt68xx_reader_process: buffer %d: read %lu bytes (line %d)\n", + buffer_id, (unsigned long) size, line); + status = + shm_channel_writer_put_buffer (dev->shm_channel, buffer_id, size); + if (status != SANE_STATUS_GOOD) + break; + DBG (9, "gt68xx_reader_process: buffer %d: put\n", buffer_id); + read_bytes_left -= size; + line++; + } + DBG (9, "gt68xx_reader_process: finished, now sleeping\n"); + if (status != SANE_STATUS_GOOD) + return status; + sleep (5 * 60); /* wait until we are killed (or timeout) */ + shm_channel_writer_close (dev->shm_channel); + return status; +} + +static SANE_Status +gt68xx_device_read_start_fork (GT68xx_Device * dev) +{ + SANE_Status status; + int pid; + if (dev->shm_channel) + { + DBG (3, + "gt68xx_device_read_start_fork: BUG: shm_channel already created\n"); + return SANE_STATUS_INVAL; + } + + status = + shm_channel_new (dev->read_buffer_size, SHM_BUFFERS, &dev->shm_channel); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_device_read_start_fork: cannot create shared memory channel: " + "%s\n", sane_strstatus (status)); + dev->shm_channel = NULL; + return status; + } + + pid = fork (); + if (pid == -1) + { + DBG (3, "gt68xx_device_read_start_fork: cannot fork: %s\n", + strerror (errno)); + shm_channel_free (dev->shm_channel); + dev->shm_channel = NULL; + return SANE_STATUS_NO_MEM; + } + + if (pid == 0) + { + /* Child process */ + status = gt68xx_reader_process (dev); + _exit (status); + } + else + { + /* Parent process */ + dev->reader_pid = pid; + shm_channel_reader_init (dev->shm_channel); + shm_channel_reader_start (dev->shm_channel); + return SANE_STATUS_GOOD; + } +} + +#endif /* USE_FORK */ + + +static SANE_Status +gt68xx_device_read_start (GT68xx_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_read_start"); +#ifdef USE_FORK + /* Don't fork a separate process for every calibration scan. */ + if (dev->final_scan) + return gt68xx_device_read_start_fork (dev); +#endif /* USE_FORK */ + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_read (GT68xx_Device * dev, SANE_Byte * buffer, size_t * size) +{ + SANE_Status status; + size_t byte_count = 0; + size_t left_to_read = *size; + size_t transfer_size, block_size, raw_block_size; +#ifdef USE_FORK + SANE_Int buffer_id; + SANE_Byte *buffer_addr; + SANE_Int buffer_bytes; +#endif /* USE_FORK */ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_read"); + if (!dev->read_active) + { + DBG (3, "gt68xx_device_read: read not active\n"); + return SANE_STATUS_INVAL; + } + + while (left_to_read > 0) + { + if (dev->read_bytes_in_buffer == 0) + { + block_size = dev->read_buffer_size; + if (block_size > dev->read_bytes_left) + block_size = dev->read_bytes_left; + if (block_size == 0) + break; + raw_block_size = (block_size + 63UL) & ~63UL; + DBG (7, "gt68xx_device_read: trying to read %ld bytes\n", + (long) raw_block_size); +#ifdef USE_FORK + if (dev->shm_channel) + { + status = shm_channel_reader_get_buffer (dev->shm_channel, + &buffer_id, + &buffer_addr, + &buffer_bytes); + if (status == SANE_STATUS_GOOD && buffer_addr != NULL) + { + DBG (9, "gt68xx_device_read: buffer %d: get\n", buffer_id); + memcpy (dev->read_buffer, buffer_addr, buffer_bytes); + shm_channel_reader_put_buffer (dev->shm_channel, buffer_id); + DBG (9, "gt68xx_device_read: buffer %d: put\n", buffer_id); + } + } + else +#endif /* USE_FORK */ + status = gt68xx_device_read_raw (dev, dev->read_buffer, + &raw_block_size); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_device_read: read failed\n"); + return status; + } + dev->read_pos = 0; + dev->read_bytes_in_buffer = block_size; + dev->read_bytes_left -= block_size; + } + + transfer_size = left_to_read; + if (transfer_size > dev->read_bytes_in_buffer) + transfer_size = dev->read_bytes_in_buffer; + if (transfer_size > 0) + { + memcpy (buffer, dev->read_buffer + dev->read_pos, transfer_size); + dev->read_pos += transfer_size; + dev->read_bytes_in_buffer -= transfer_size; + byte_count += transfer_size; + left_to_read -= transfer_size; + buffer += transfer_size; + } + } + + *size = byte_count; + if (byte_count == 0) + return SANE_STATUS_EOF; + else + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_read_finish (GT68xx_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + CHECK_DEV_ACTIVE (dev, "gt68xx_device_read_finish"); + if (!dev->read_active) + { + DBG (3, "gt68xx_device_read_finish: read not active\n"); + return SANE_STATUS_INVAL; + } + + DBG (7, "gt68xx_device_read_finish: read_bytes_left = %ld\n", + (long) dev->read_bytes_left); +#ifdef USE_FORK + if (dev->reader_pid != 0) + { + int pid_status; + /* usleep (100000); */ + DBG (7, "gt68xx_device_read_finish: trying to kill reader process\n"); + kill (dev->reader_pid, SIGKILL); + waitpid (dev->reader_pid, &pid_status, 0); + if (WIFEXITED (pid_status)) + status = WEXITSTATUS (pid_status); + DBG (7, "gt68xx_device_read_finish: reader process killed\n"); + dev->reader_pid = 0; + } + if (dev->shm_channel) + { + shm_channel_free (dev->shm_channel); + dev->shm_channel = NULL; + } + +#endif /* USE_FORK */ + + free (dev->read_buffer); + dev->read_buffer = NULL; + dev->read_active = SANE_FALSE; + DBG (7, "gt68xx_device_read_finish: exit (%s)\n", sane_strstatus (status)); + return status; +} + +static SANE_Status +gt68xx_device_check_result (GT68xx_Packet res, SANE_Byte command) +{ + if (res[0] != 0) + { + DBG (1, "gt68xx_device_check_result: result was %2X %2X " + "(expected: %2X %2X)\n", res[0], res[1], 0, command); + return SANE_STATUS_IO_ERROR; + } + /* The Gt681xfw.usb firmware doesn't return the command byte + in the second byte, so we can't rely on that test */ + if (res[1] != command) + DBG (5, "gt68xx_device_check_result: warning: result was %2X %2X " + "(expected: %2X %2X)\n", res[0], res[1], 0, command); + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_device_get_id (GT68xx_Device * dev) +{ + CHECK_DEV_ACTIVE (dev, "gt68xx_device_get_id"); + if (dev->model->command_set->get_id) + return (*dev->model->command_set->get_id) (dev); + else + return SANE_STATUS_UNSUPPORTED; +} + +static void +gt68xx_device_fix_descriptor (GT68xx_Device * dev) +{ + SANE_Byte data[8]; + sanei_usb_control_msg (dev->fd, 0x80, 0x06, 0x01 << 8, 0, 8, data); +} + + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_low.h b/backend/gt68xx_low.h new file mode 100644 index 0000000..68cd7c5 --- /dev/null +++ b/backend/gt68xx_low.h @@ -0,0 +1,1099 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002 - 2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_LOW_H +#define GT68XX_LOW_H + +/** @file + * @brief Low-level scanner interface functions. + */ + +#include "../include/sane/sane.h" + +#include + +#ifdef USE_FORK +#include +#include "gt68xx_shm_channel.h" +#endif + +#ifdef NDEBUG +#undef MAX_DEBUG +#endif + +/* calculate the minimum/maximum values */ +#define MIN(a, b) (((a) < (b)) ? (a) : (b)) +#define MAX(a, b) (((a) > (b)) ? (a) : (b)) + +/* return the lower/upper 8 bits of a 16 bit word */ +#define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF)) +#define LOBYTE(w) ((SANE_Byte)(w)) + + +/* return if an error occured while the function was called */ +#ifdef MAX_DEBUG +# ifndef __FUNCTION__ +# define __FUNCTION__ "somewhere" +# endif + +# define RIE(function) \ + do \ + { \ + status = function; \ + if (status != SANE_STATUS_GOOD) \ + { \ + DBG (7, "%s: %s: %s\n", __FUNCTION__, STRINGIFY(function), \ + sane_strstatus (status)); \ + return status; \ + } \ + } \ + while (SANE_FALSE) + +#else + +# define RIE(function) \ + do { status = function; \ + if (status != SANE_STATUS_GOOD) return status; \ + } while (SANE_FALSE) + +#endif + +/* Flags */ +#define GT68XX_FLAG_MIRROR_X (1 << 0) /* CIS unit mounted the other way round? */ +#define GT68XX_FLAG_MOTOR_HOME (1 << 1) /* Use motor_home command (0x34) */ +#define GT68XX_FLAG_OFFSET_INV (1 << 2) /* Offset control is inverted */ +#define GT68XX_FLAG_UNTESTED (1 << 3) /* Print a warning for these scanners */ +#define GT68XX_FLAG_SE_2400 (1 << 4) /* Special quirks for SE 2400USB */ +#define GT68XX_FLAG_NO_STOP (1 << 5) /* Don't call stop_scan before the scan */ +#define GT68XX_FLAG_CIS_LAMP (1 << 6) /* CIS sensor with lamp */ +#define GT68XX_FLAG_NO_POWER_STATUS (1 << 7) /* get_power_status_doesn't work */ +#define GT68XX_FLAG_NO_LINEMODE (1 << 8) /* Linemode does not work with this scanner */ +#define GT68XX_FLAG_SCAN_FROM_HOME (1 << 9) /* Move home after calibration */ +#define GT68XX_FLAG_USE_OPTICAL_X (1 << 10) /* Use optical xdpi for 50 dpi and below */ +#define GT68XX_FLAG_ALWAYS_LINEMODE (1 << 11) /* Linemode must be used for any resolution */ +#define GT68XX_FLAG_SHEET_FED (1 << 12) /* we have a sheet fed scanner */ +#define GT68XX_FLAG_HAS_CALIBRATE (1 << 13) /* for sheet fed scanners that be calibrated with + an calibration sheet */ + +/* Forward typedefs */ +typedef struct GT68xx_USB_Device_Entry GT68xx_USB_Device_Entry; +typedef struct GT68xx_Command_Set GT68xx_Command_Set; +typedef struct GT68xx_Model GT68xx_Model; +typedef struct GT68xx_Device GT68xx_Device; +typedef struct GT68xx_Scan_Request GT68xx_Scan_Request; +typedef struct GT68xx_Scan_Parameters GT68xx_Scan_Parameters; +typedef struct GT68xx_AFE_Parameters GT68xx_AFE_Parameters; +typedef struct GT68xx_Exposure_Parameters GT68xx_Exposure_Parameters; + +typedef enum GT68xx_Color_Order +{ + COLOR_ORDER_RGB, + COLOR_ORDER_BGR +} +GT68xx_Color_Order; + +#define GT68XX_COLOR_RED SANE_I18N ("Red") +#define GT68XX_COLOR_GREEN SANE_I18N ("Green") +#define GT68XX_COLOR_BLUE SANE_I18N ("Blue") + +/** Scan action code (purpose of the scan). + * + * The scan action code affects various scanning mode fields in the setup + * command. + */ +typedef enum GT68xx_Scan_Action +{ + SA_CALIBRATE, /**< Calibration scan, no offsets, no LD + correction */ + SA_CALIBRATE_ONE_LINE, /**< Same, but only one line for auto AFE */ + SA_SCAN /**< Normal scan */ +} +GT68xx_Scan_Action; + +/** USB device list entry. */ +struct GT68xx_USB_Device_Entry +{ + SANE_Word vendor; /**< USB vendor identifier */ + SANE_Word product; /**< USB product identifier */ + GT68xx_Model *model; /**< Scanner model information */ +}; + +#define MAX_SCANNERS 50 +/* Looks like gcc doesn't like declarations without specificating the number + of array elements at least when --enable-warnings is active */ + +/** List of all supported devices. + * + * This is an array of GT68xx_USB_Device_Entry structures which describe + * USB devices supported by this backend. The array is terminated by an + * entry with model = NULL. + * + */ +static GT68xx_USB_Device_Entry gt68xx_usb_device_list[MAX_SCANNERS]; + +/** GT68xx analog front-end (AFE) parameters. + */ +struct GT68xx_AFE_Parameters +{ + SANE_Byte r_offset; /**< Red channel offset */ + SANE_Byte r_pga; /**< Red channel PGA gain */ + SANE_Byte g_offset; /**< Green channel offset (also used for mono) */ + SANE_Byte g_pga; /**< Green channel PGA gain (also used for mono) */ + SANE_Byte b_offset; /**< Blue channel offset */ + SANE_Byte b_pga; /**< Blue channel PGA gain */ +}; + +/** GT68xx exposure time parameters. + */ +struct GT68xx_Exposure_Parameters +{ + SANE_Int r_time; /**< Red exposure time */ + SANE_Int g_time; /**< Red exposure time */ + SANE_Int b_time; /**< Red exposure time */ +}; + + +/** + * Scanner command set description. + * + * This description contains parts which are common to all scanners with the + * same command set, but may have different optical resolution and other + * parameters. + */ +struct GT68xx_Command_Set +{ + /** @name Identification */ + /*@{ */ + + /** Name of this command set */ + SANE_String_Const name; + + /*@} */ + + /** @name USB request parameters + * + * These values are used in the USB control transfer parameters (wValue and + * wIndex fields, as in the USB specification). + */ + /*@{ */ + + SANE_Byte request_type; /**< Request type (should be 0x40, vendor spec) */ + SANE_Byte request; /**< Vendor spec resquest (0x01 or 0x04) */ + SANE_Word memory_read_value; /**< Memory read - wValue */ + SANE_Word memory_write_value; /**< Memory write - wValue */ + SANE_Word send_cmd_value; /**< Send normal command - wValue */ + SANE_Word send_cmd_index; /**< Send normal command - wIndex */ + SANE_Word recv_res_value; /**< Receive normal result - wValue */ + SANE_Word recv_res_index; /**< Receive normal result - wIndex */ + SANE_Word send_small_cmd_value; /**< Send small command - wValue */ + SANE_Word send_small_cmd_index; /**< Send small command - wIndex */ + SANE_Word recv_small_res_value; /**< Receive small result - wValue */ + SANE_Word recv_small_res_index; /**< Receive small result - wIndex */ + + /*@} */ + + /** @name Activation/deactivation hooks + * + * These hooks can be used to perform additional actions when the device is + * activated and deactivated. + */ + /*@{ */ + + /** Activate the device. + * + * This function may allocate a command-set-specific data structure and place + * the pointer to it into the GT68xx_Device::command_set_private field. + */ + SANE_Status (*activate) (GT68xx_Device * dev); + + /** Deactivate the device. + * + * If the activate function has allocated a command-set-specific data + * structure, this function must free all corresponding resources and set the + * GT68xx_Device::command_set_private pointer to #NULL. + */ + SANE_Status (*deactivate) (GT68xx_Device * dev); + + /*@} */ + + /** @name Low-level command implementation functions + * + * These functions should implement the corresponding commands for the + * particular command set. If a function cannot be implemented because there + * is no corresponding command in the command set, the function pointer + * should be set to #NULL; the wrapper will return #SANE_STATUS_UNSUPPORTED + * in this case. + */ + /*@{ */ + + /** Check whether the firmware is already downloaded. + * + * @param dev Device object. + * @param loaded Returned firmware status: + * - #SANE_TRUE - the firmware is already loaded. + * - #SANE_FALSE - the firmware is not loaded. + */ + SANE_Status (*check_firmware) (GT68xx_Device * dev, SANE_Bool * loaded); + + /** Download the firmware */ + SANE_Status (*download_firmware) (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size); + + /** Check whether the external power supply is connected. + * + * @param dev Device object. + * @param power_ok Returned power status: + * - #SANE_TRUE - the external power supply is connected, or the scanner does + * not need external power. + * - #SANE_FALSE - the external power supply is not connected, so the scanner + * will not work. + */ + SANE_Status (*get_power_status) (GT68xx_Device * dev, + SANE_Bool * power_ok); + + /** Check whether a transparency adapter is attached to the scanner. + * + * @param dev Device object. + * @param ta_attached Returned transparency adapter status: + * - #SANE_TRUE - the transparency adapter is connected. + * - #SANE_FALSE - the transparency adapter is not connected. + * + * @return + * - #SANE_STATUS_GOOD - transparency adapter status was checked + * successfully; check @a *ta_attached for the result. + * - #SANE_STATUS_UNSUPPORTED - this scanner model does not support the + * transparency adapter. + * */ + SANE_Status (*get_ta_status) (GT68xx_Device * dev, + SANE_Bool * ta_attached); + + /** Turn the lamps in the scanner and/or the transparency adapter on or off. + * + * @param dev Device object. + * @param fb_lamp #SANE_TRUE turns on the flatbed lamp. + * @param ta_lamp #SANE_TRUE turns on the transparency adapter lamp. + * + * @return + * - #SANE_STATUS_GOOD - the command completed successfully. + * - #SANE_STATUS_UNSUPPORTED - unsupported request was made (like attempt to + * turn on the TA lamp on a scanner which does not support TA). + */ + SANE_Status (*lamp_control) (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp); + + /** Check whether the scanner carriage is still moving. + * + * @param dev Device object. + * @param moving Returned state of the scanner: + * - #SANE_TRUE - the scanner carriage is still moving. + * - #SANE_FALSE - the scanner carriage has stopped. + * + * @return + * - #SANE_STATUS_GOOD - the command completed successfully, the status in @a + * *moving is valid. + */ + SANE_Status (*is_moving) (GT68xx_Device * dev, SANE_Bool * moving); + + + /** Move the scanner carriage by the specified number of steps. + * + * @param dev Device object. + * @param distance Number of steps to move (positive to move forward, + * negative to move backward). The measurement unit is model-dependent; + * number of steps per inch is found in the GT68xx_Model::base_ydpi field. + * + * @return + * - #SANE_STATUS_GOOD - the command completed successfully; the movement is + * started. Call gt68xx_device_is_moving() periodically to determine when + * the movement is complete. + */ + SANE_Status (*move_relative) (GT68xx_Device * dev, SANE_Int distance); + + /** Move the scanner carriage to the home position. + * + * @param dev Device object. + */ + SANE_Status (*carriage_home) (GT68xx_Device * dev); + + /** Eject the paper at the end of the scan. + * + * @param dev Device object. + */ + SANE_Status (*paperfeed) (GT68xx_Device * dev); + + /** Start scanning the image. + * + * @param dev Device object. + */ + SANE_Status (*start_scan) (GT68xx_Device * dev); + + /** Start reading the scanned image data from the scanner. + * + * @param dev Device object. + * */ + SANE_Status (*read_scanned_data) (GT68xx_Device * dev, SANE_Bool * ready); + + /** Stop scanning the image and reading the data. */ + SANE_Status (*stop_scan) (GT68xx_Device * dev); + + /** Set parameters for the next scan. */ + SANE_Status (*setup_scan) (GT68xx_Device * dev, + GT68xx_Scan_Request * request, + GT68xx_Scan_Action action, + GT68xx_Scan_Parameters * params); + + SANE_Status (*set_afe) (GT68xx_Device * dev, + GT68xx_AFE_Parameters * params); + + SANE_Status (*set_exposure_time) (GT68xx_Device * dev, + GT68xx_Exposure_Parameters * params); + + /** Get the vendor, product and some more ids from the scanner */ + SANE_Status (*get_id) (GT68xx_Device * dev); + + /** Move the paper by the amount of y offset needed to reach scan area + * + * @param dev Device object. + * @param request scan request used to compute move to reach scan area + */ + SANE_Status (*move_paper) (GT68xx_Device * dev, + GT68xx_Scan_Request * request); + + /** Detect if a document is inserted in the feeder + * + * @param dev Device object. + * @param present + */ + SANE_Status (*document_present) (GT68xx_Device * dev, + SANE_Bool *present); + /*@} */ +}; + +#define MAX_RESOLUTIONS 12 +#define MAX_DPI 4 + +/** Model-specific scanner data. + */ +struct GT68xx_Model +{ + /** @name Identification */ + /*@{ */ + + /** A single lowercase word to be used in the configuration file. */ + SANE_String_Const name; + + /** Device vendor string. */ + SANE_String_Const vendor; + + /** Device model name. */ + SANE_String_Const model; + + /** Name of the firmware file. */ + SANE_String_Const firmware_name; + + /** Dynamic allocation flag. + * + * This flag must be set to SANE_TRUE if the structure is dynamically + * allocated; in this case the structure will be freed when the GT68xx_Device + * is freed. + */ + SANE_Bool allocated; + /*@} */ + + /** @name Scanner model parameters */ + /*@{ */ + + GT68xx_Command_Set *command_set; + + SANE_Int optical_xdpi; /* maximum resolution in x-direction */ + SANE_Int optical_ydpi; /* maximum resolution in y-direction */ + SANE_Int base_xdpi; /* x-resolution used to calculate geometry */ + SANE_Int base_ydpi; /* y-resolution used to calculate geometry */ + SANE_Int ydpi_no_backtrack; /* if ydpi is equal or higher, disable backtracking */ + SANE_Bool constant_ydpi; /* Use base_ydpi for all resolutions */ + + SANE_Int xdpi_values[MAX_RESOLUTIONS]; /* possible x resolutions */ + SANE_Int ydpi_values[MAX_RESOLUTIONS]; /* possible y resolutions */ + SANE_Int bpp_gray_values[MAX_DPI]; /* possible depths in gray mode */ + SANE_Int bpp_color_values[MAX_DPI]; /* possible depths in color mode */ + + SANE_Fixed x_offset; /* Start of scan area in mm */ + SANE_Fixed y_offset; /* Start of scan area in mm */ + SANE_Fixed x_size; /* Size of scan area in mm */ + SANE_Fixed y_size; /* Size of scan area in mm */ + + SANE_Fixed y_offset_calib; /* Start of white strip in mm */ + SANE_Fixed x_offset_mark; /* Start of black mark in mm */ + + SANE_Fixed x_offset_ta; /* Start of scan area in TA mode in mm */ + SANE_Fixed y_offset_ta; /* Start of scan area in TA mode in mm */ + SANE_Fixed x_size_ta; /* Size of scan area in TA mode in mm */ + SANE_Fixed y_size_ta; /* Size of scan area in TA mode in mm */ + + SANE_Fixed y_offset_calib_ta; /* Start of white strip in TA mode in mm */ + + /* Line-distance correction (in pixel at optical_ydpi) for CCD scanners */ + SANE_Int ld_shift_r; /* red */ + SANE_Int ld_shift_g; /* green */ + SANE_Int ld_shift_b; /* blue */ + SANE_Int ld_shift_double; /* distance between two CCD lines of one color + (only applicable for CCD with 6 lines) */ + + GT68xx_Color_Order line_mode_color_order; /* Order of the CCD/CIS colors */ + + GT68xx_AFE_Parameters afe_params; /* Default offset/gain */ + GT68xx_Exposure_Parameters exposure; /* Default exposure parameters */ + SANE_Fixed default_gamma_value; /* Default gamma value */ + + SANE_Bool is_cis; /* Is this a CIS or CCD scanner? */ + + SANE_Word flags; /* Which hacks are needed for this scanner? */ + /*@} */ +}; + +/** GT68xx device instance. + * + */ +struct GT68xx_Device +{ + /** Device file descriptor. */ + int fd; + + /** Device activation flag. */ + SANE_Bool active; + + /** Device missing to flag devices that are unplugged + * after sane_init and befor sane_exit */ + SANE_Bool missing; + + /** Scanner model data. */ + GT68xx_Model *model; + + /** Pointer to command-set-specific data. */ + void *command_set_private; + + GT68xx_AFE_Parameters *afe; + GT68xx_Exposure_Parameters *exposure; + SANE_Fixed gamma_value; + + SANE_Bool read_active; + SANE_Bool final_scan; + SANE_Byte *read_buffer; + size_t requested_buffer_size; + size_t read_buffer_size; + size_t read_pos; + size_t read_bytes_in_buffer; + size_t read_bytes_left; + SANE_Byte gray_mode_color; + SANE_Bool manual_selection; +#ifdef USE_FORK + Shm_Channel *shm_channel; + pid_t reader_pid; +#endif /* USE_FORK */ + + /** Pointer to next device */ + struct GT68xx_Device *next; + + /** Device file name */ + SANE_String file_name; +}; + +/** Parameters for the high-level scan request. + * + * These parameters describe the scan request sent by the SANE frontend. + */ +struct GT68xx_Scan_Request +{ + SANE_Fixed x0; /**< Left boundary */ + SANE_Fixed y0; /**< Top boundary */ + SANE_Fixed xs; /**< Width */ + SANE_Fixed ys; /**< Height */ + SANE_Int xdpi; /**< Horizontal resolution */ + SANE_Int ydpi; /**< Vertical resolution */ + SANE_Int depth; /**< Number of bits per channel */ + SANE_Bool color; /**< Color mode flag */ + SANE_Bool mbs; /**< Move before scan */ + SANE_Bool mds; /**< Move during scan */ + SANE_Bool mas; /**< Move after scan */ + SANE_Bool lamp; /**< Lamp on/off */ + SANE_Bool calculate; /**< Don't scan, only calculate parameters */ + SANE_Bool use_ta; /**< Use the tansparency adapter */ + SANE_Bool backtrack; /**< Enable backtracking */ + SANE_Bool backtrack_lines; /**< How many lines to backtrack */ +}; + +/** Scan parameters for gt68xx_device_setup_scan(). + * + * These parameters describe a low-level scan request; many such requests are + * executed during calibration, and they need to have parameters separate from + * the main request (GT68xx_Scan_Request). + */ +struct GT68xx_Scan_Parameters +{ + SANE_Int xdpi; /**< Horizontal resolution */ + SANE_Int ydpi; /**< Vertical resolution */ + SANE_Int depth; /**< Number of bits per channel */ + SANE_Bool color; /**< Color mode flag */ + + SANE_Int pixel_xs; /**< Logical width in pixels */ + SANE_Int pixel_ys; /**< Logical height in pixels */ + SANE_Int scan_xs; /**< Physical width in pixels */ + SANE_Int scan_ys; /**< Physical height in pixels */ + SANE_Int scan_bpl; /**< Number of bytes per scan line */ + SANE_Bool line_mode; /**< Use line mode instead of pixel mode */ + SANE_Int overscan_lines; /**< Number of extra scan lines */ + SANE_Int ld_shift_r; + SANE_Int ld_shift_g; + SANE_Int ld_shift_b; + SANE_Int ld_shift_double; + SANE_Int double_column; + SANE_Int pixel_x0; /**< x start postion */ +}; + + +#define GT68XX_PACKET_SIZE 64 + +typedef SANE_Byte GT68xx_Packet[GT68XX_PACKET_SIZE]; + +/** Create a new GT68xx_Device object. + * + * The newly created device object is in the closed state. + * + * @param dev_return Returned pointer to the created device object. + * + * @return + * - #SANE_STATUS_GOOD - the device object was created. + * - #SANE_STATUS_NO_MEM - not enough system resources to create the object. + */ +static SANE_Status gt68xx_device_new (GT68xx_Device ** dev_return); + +/** Destroy the device object and release all associated resources. + * + * If the device was active, it will be deactivated; if the device was open, it + * will be closed. + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - success. + */ +static SANE_Status gt68xx_device_free (GT68xx_Device * dev); + +/** Open the scanner device. + * + * This function opens the device special file @a dev_name and tries to detect + * the device model by its USB ID. + * + * If the device is detected successfully (its USB ID is found in the supported + * device list), this function sets the appropriate model parameters. + * + * If the USB ID is not recognized, the device remains unconfigured; an attempt + * to activate it will fail unless gt68xx_device_set_model() is used to force + * the parameter set. Note that the open is considered to be successful in + * this case. + * + * @param dev Device object. + * @param dev_name Scanner device name. + * + * @return + * - #SANE_STATUS_GOOD - the device was opened successfully (it still may be + * unconfigured). + */ +static SANE_Status +gt68xx_device_open (GT68xx_Device * dev, const char *dev_name); + +/** Close the scanner device. + * + * @param dev Device object. + */ +static SANE_Status gt68xx_device_close (GT68xx_Device * dev); + +/** Check if the device is configured. + * + * A device is considered configured when it has a model parameters structure + * (GT68xx_Model) and a command set (GT68xx_Command_Set). Normally these + * parameters are assigned automatically by gt68xx_device_open(), if the device + * is known. If the USB ID of the device is not found in the list, or the OS + * does not support identification of USB devices, the device will be + * unconfigured after opening. + * + * @param dev Device object. + * + * @return + * - #SANE_TRUE - device is configured and can be activated. + * - #SANE_FALSE - device is not configured; attempt to activate it will fail. + */ +static SANE_Bool gt68xx_device_is_configured (GT68xx_Device * dev); + +/** Change the device model structure. + * + * This function can be used to change all model-dependent parameters at once + * by supplying a whole model data structure. The model may be changed only + * when the device is not active. + * + * If the device already had a model structure which was dynamically allocated, + * the old structure is freed. + * + * If the new model structure @a model is dynamically allocated, the device @a + * dev takes ownership of it: @a model will be freed when @a dev is destroyed + * or gt68xx_device_set_model() is called again. + * + * @param dev Device object. + * @param model Device model data. + * + * @return + * - #SANE_STATUS_GOOD - model successfully changed. + * - #SANE_STATUS_INVAL - invalid request (attempt to change model when the + * device is already active, or not yet opened). + */ +static SANE_Status +gt68xx_device_set_model (GT68xx_Device * dev, GT68xx_Model * model); + +/** Get model by name. + * + * This function can be used to find a model by its name. + * + * @param name Device model name. + * @param model Device model data. + * + * @return + * - #SANE_TRUE - model successfully found. + * - #SANE_FALSE - model not found. + */ +static SANE_Bool +gt68xx_device_get_model (SANE_String name, GT68xx_Model ** model); + +#if 0 +/** Create a new private copy of the model data for this device. + * + * Normally the model data structures can be shared between several devices. + * If the program needs to modify some model parameters for a device, it must + * call this function to make a private copy of parameters. This private copy + * will be automatically freed when the device is destroyed. + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - a private copy was made successfully. + * - #SANE_STATUS_INVAL - invalid request (the device was already active, or + * not yet opened). + * - #SANE_STATUS_NO_MEM - not enough memory for copy of the model parameters. + */ +static SANE_Status gt68xx_device_unshare_model (GT68xx_Device * dev); +#endif + +/** Activate the device. + * + * The device must be activated before performing any I/O operations with it. + * All device model parameters must be configured before activation; it is + * impossible to change them after the device is active. + * + * This function might need to acquire resources (it calls + * GT68xx_Command_Set::activate). These resources will be released when + * gt68xx_device_deactivate() is called. + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - device activated successfully. + * - #SANE_STATUS_INVAL - invalid request (attempt to activate a closed or + * unconfigured device). + */ +static SANE_Status gt68xx_device_activate (GT68xx_Device * dev); + +/** Deactivate the device. + * + * This function reverses the action of gt68xx_device_activate(). + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - device deactivated successfully. + * - #SANE_STATUS_INVAL - invalid request (the device was not activated). + */ +static SANE_Status gt68xx_device_deactivate (GT68xx_Device * dev); + +/** Write a data block to the GT68xx memory. + * + * @param dev Device object. + * @param addr Start address in the GT68xx memory. + * @param size Size of the data block in bytes. + * @param data Data block to write. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + * + * @warning + * @a size must be a multiple of 64 (at least with GT6816), otherwise the + * scanner (and possibly the entire USB bus) will lock up. + */ +static SANE_Status +gt68xx_device_memory_write (GT68xx_Device * dev, SANE_Word addr, + SANE_Word size, SANE_Byte * data); + +/** Read a data block from the GT68xx memory. + * + * @param dev Device object. + * @param addr Start address in the GT68xx memory. + * @param size Size of the data block in bytes. + * @param data Buffer for the read data. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + * + * @warning + * @a size must be a multiple of 64 (at least with GT6816), otherwise the + * scanner (and possibly the entire USB bus) will lock up. + */ +static SANE_Status +gt68xx_device_memory_read (GT68xx_Device * dev, SANE_Word addr, + SANE_Word size, SANE_Byte * data); + +/** Execute a control command. + * + * @param dev Device object. + * @param cmd Command packet. + * @param res Result packet (may point to the same buffer as @a cmd). + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_req (GT68xx_Device * dev, GT68xx_Packet cmd, GT68xx_Packet res); + +/** Execute a "small" control command. + * + * @param dev Device object. + * @param cmd Command packet; only first 8 bytes are used. + * @param res Result packet (may point to the same buffer as @a cmd). + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_small_req (GT68xx_Device * dev, GT68xx_Packet cmd, + GT68xx_Packet res); + +#if 0 +/** Check whether the firmware is downloaded into the scanner. + * + * @param dev Device object. + * @param loaded Returned firmware status: + * - #SANE_TRUE - the firmware is already loaded. + * - #SANE_FALSE - the firmware is not loaded. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded); +#endif + +static SANE_Status +gt68xx_device_download_firmware (GT68xx_Device * dev, + SANE_Byte * data, SANE_Word size); + +/** Check whether the external power supply is connected. + * + * @param dev Device object. + * @param power_ok Returned power status: + * - #SANE_TRUE - the external power supply is connected, or the scanner does + * not need external power. + * - #SANE_FALSE - the external power supply is not connected, so the scanner + * will not work. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok); + +/** Check whether the transparency adapter is connected. + * + * @param dev Device object. + * @param ta_attached Returned TA status: + * - #SANE_TRUE - the TA is connected. + * - #SANE_FALSE - the TA is not connected. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_UNSUPPORTED - the scanner does not support TA connection. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_get_ta_status (GT68xx_Device * dev, SANE_Bool * ta_attached); + +/** Turn the lamps in the scanner and/or the transparency adapter on or off. + * + * @param dev Device object. + * @param fb_lamp #SANE_TRUE turns on the flatbed lamp. + * @param ta_lamp #SANE_TRUE turns on the transparency adapter lamp. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + * - #SANE_STATUS_UNSUPPORTED - unsupported request was made (like attempt to + * turn on the TA lamp on a scanner which does not support TA). + */ +static SANE_Status +gt68xx_device_lamp_control (GT68xx_Device * dev, SANE_Bool fb_lamp, + SANE_Bool ta_lamp); + +/** Check whether the scanner carriage is still moving. + * + * @param dev Device object. + * @param moving Returned state of the scanner: + * - #SANE_TRUE - the scanner carriage is still moving. + * - #SANE_FALSE - the scanner carriage has stopped. + * + * @return + * - #SANE_STATUS_GOOD - success; the status in @a *moving is valid. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_is_moving (GT68xx_Device * dev, SANE_Bool * moving); + +#if 0 +/** Move the scanner carriage by the specified number of steps. + * + * @param dev Device object. + * @param distance Number of steps to move (positive to move forward, negative + * to move backward). The measurement unit is model-dependent; number of steps + * per inch is found in the GT68xx_Model::base_ydpi field. + * + * @return + * - #SANE_STATUS_GOOD - success; the movement is started. Call + * gt68xx_device_is_moving() periodically to determine when the movement is + * complete. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_move_relative (GT68xx_Device * dev, SANE_Int distance); +#endif + +/** Move the scanner carriage to the home position. + * + * This function starts moving the scanner carriage to the home position, but + * deos not wait for finishing the movement. To determine when the carriage + * returned to the home position, the program should periodically call + * gt68xx_device_is_moving(). + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - success; the movement is started. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status gt68xx_device_carriage_home (GT68xx_Device * dev); + +/** Eject the paper after the end of scanning. + * + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - success; the movement is started. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status gt68xx_device_paperfeed (GT68xx_Device * dev); + +/** Start scanning the image. + * + * This function initiates scanning with parameters set by + * gt68xx_device_setup_scan() (which should be called before). In particular, + * it starts the carriage movement to the start of the scanning window. + * + * After calling this function, gt68xx_device_read_scanned_data() should be + * called repeatedly until the scanner signals that it is ready to deliver the + * data. + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status gt68xx_device_start_scan (GT68xx_Device * dev); + +/** Start reading the scanned image data. + * + * This function should be used only after gt68xx_device_start_scan(). It + * should be called repeatedly until @a *ready flag becomes true, at which + * point reading the image data should be started using + * gt68xx_device_read_prepare(). + * + * @param dev Device object. + * @param ready Returned status of the scanner: + * - #SANE_TRUE - the scanner is ready to send data. + * - #SANE_FALSE - the scanner is not ready (e.g., the carriage has not reached + * the start of the scanning window). + * + * @return + * - #SANE_STATUS_GOOD - success; the value in @a *ready is valid. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_read_scanned_data (GT68xx_Device * dev, SANE_Bool * ready); + +/** Stop scanning the image. + * + * This function should be used after reading all image data from the scanner, + * or in the middle of scan to abort the scanning process. + * + * @param dev Device object. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status gt68xx_device_stop_scan (GT68xx_Device * dev); + +/** Set parameters for the next scan. + * + * This function calculates the hardware-dependent scanning parameters and, + * unless @a calculate_only is set, sends the command to prepare for scanning + * with the specified window and parameters. + * + * @param dev Device object. + * @param request High-level scanning request. + * @param action Action code describing the phase of calibration or scanning + * process. + * @param params Returned structure with hardware-dependent scanning + * parameters. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_UNSUPPORTED - the requested scanning parameters in @a request + * are not supported by hardware. + * - #SANE_STATUS_INVAL - some of the parameters in @a request, or the @a + * action code, are completely invalid. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_setup_scan (GT68xx_Device * dev, + GT68xx_Scan_Request * request, + GT68xx_Scan_Action action, + GT68xx_Scan_Parameters * params); + +/** Configure the analog front-end (AFE) of the GT68xx. + * + * @param dev Device object. + * @param params AFE parameters. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params); + +static SANE_Status +gt68xx_device_set_exposure_time (GT68xx_Device * dev, + GT68xx_Exposure_Parameters * params); + +/** Read raw data from the bulk-in scanner pipe. + * + * @param dev Device object. + * @param buffer Buffer for the read data. + * @param size Pointer to the variable which must be set to the requested data + * size before call. After completion this variable will hold the number of + * bytes actually read. + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - a communication error occured. + */ +static SANE_Status +gt68xx_device_read_raw (GT68xx_Device * dev, SANE_Byte * buffer, + size_t * size); + +static SANE_Status +gt68xx_device_set_read_buffer_size (GT68xx_Device * dev, size_t buffer_size); + +static SANE_Status +gt68xx_device_read_prepare (GT68xx_Device * dev, size_t expected_count, + SANE_Bool final_scan); + +static SANE_Status +gt68xx_device_read (GT68xx_Device * dev, SANE_Byte * buffer, size_t * size); + +static SANE_Status gt68xx_device_read_finish (GT68xx_Device * dev); + +/** Make sure that the result of a command is ok. + * + * @param res Result packet from the last command + * @param command Command + * + * @return + * - #SANE_STATUS_GOOD - success. + * - #SANE_STATUS_IO_ERROR - the command wasn't successful +*/ +static SANE_Status +gt68xx_device_check_result (GT68xx_Packet res, SANE_Byte command); + + +static SANE_Status +gt68xx_device_get_id (GT68xx_Device * dev); + +/** Read the device descriptor of the scanner. + * + * This function should be called before closing the device to make sure + * that the device descriptor is propperly stored in the scanner's memory. + * If that's not done, the next try to get the config descriptor will + * result in a corrupted descriptor. + * + * @param dev device +*/ +static void +gt68xx_device_fix_descriptor (GT68xx_Device * dev); + +#endif /* not GT68XX_LOW_H */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_mid.c b/backend/gt68xx_mid.c new file mode 100644 index 0000000..1301139 --- /dev/null +++ b/backend/gt68xx_mid.c @@ -0,0 +1,1185 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + Copyright (C) 2002-2007 Henning Geinitz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "gt68xx_mid.h" +#include "gt68xx_low.c" + +/** @file + * @brief Image data unpacking. + */ + +static SANE_Status +gt68xx_delay_buffer_init (GT68xx_Delay_Buffer * delay, + SANE_Int pixels_per_line, SANE_Int delay_count) +{ + SANE_Int bytes_per_line; + SANE_Int line_count, i; + + if (pixels_per_line <= 0) + { + DBG (3, "gt68xx_delay_buffer_init: BUG: pixels_per_line=%d\n", + pixels_per_line); + return SANE_STATUS_INVAL; + } + + if (delay_count < 0) + { + DBG (3, "gt68xx_delay_buffer_init: BUG: delay_count=%d\n", delay_count); + return SANE_STATUS_INVAL; + } + + bytes_per_line = pixels_per_line * sizeof (unsigned int); + + delay->line_count = line_count = delay_count + 1; + delay->read_index = 0; + delay->write_index = delay_count; + + delay->mem_block = (SANE_Byte *) malloc (bytes_per_line * line_count); + if (!delay->mem_block) + { + DBG (3, "gt68xx_delay_buffer_init: no memory for delay block\n"); + return SANE_STATUS_NO_MEM; + } + /* make sure that we will see if one of the unitialized lines get displayed */ + for (i = 0; i < bytes_per_line * line_count; i++) + delay->mem_block[i] = i % 256; + + delay->lines = + (unsigned int **) malloc (sizeof (unsigned int *) * line_count); + if (!delay->lines) + { + free (delay->mem_block); + DBG (3, + "gt68xx_delay_buffer_init: no memory for delay line pointers\n"); + return SANE_STATUS_NO_MEM; + } + + for (i = 0; i < line_count; ++i) + delay->lines[i] = + (unsigned int *) (delay->mem_block + i * bytes_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_delay_buffer_done (GT68xx_Delay_Buffer * delay) +{ + if (delay->lines) + { + free (delay->lines); + delay->lines = NULL; + } + + if (delay->mem_block) + { + free (delay->mem_block); + delay->mem_block = NULL; + } + + return SANE_STATUS_GOOD; +} + +#define DELAY_BUFFER_WRITE_PTR(delay) ( (delay)->lines[(delay)->write_index] ) + +#define DELAY_BUFFER_SELECT_PTR(delay,dist) \ + ((delay)->lines[((delay)->read_index + (dist)) % (delay)->line_count]) + +#define DELAY_BUFFER_READ_PTR(delay) ( (delay)->lines[(delay)->read_index ] ) + +#define DELAY_BUFFER_STEP(delay) \ + do \ + { \ + (delay)->read_index = ((delay)->read_index + 1) % (delay)->line_count; \ + (delay)->write_index = ((delay)->write_index + 1) % (delay)->line_count; \ + } \ + while (SANE_FALSE) + + +static inline void +unpack_8_mono (SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) +{ + for (; pixels_per_line > 0; ++src, ++dst, --pixels_per_line) + { + *dst = (((unsigned int) *src) << 8) | *src; + } +} + +static inline void +unpack_8_rgb (SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) +{ + for (; pixels_per_line > 0; src += 3, ++dst, --pixels_per_line) + { + *dst = (((unsigned int) *src) << 8) | *src; + } +} + +/* 12-bit routines use the fact that pixels_per_line is aligned */ + +static inline void +unpack_12_le_mono (SANE_Byte * src, unsigned int *dst, + SANE_Int pixels_per_line) +{ + for (; pixels_per_line > 0; src += 3, dst += 2, pixels_per_line -= 2) + { + dst[0] = ((((unsigned int) (src[1] & 0x0f)) << 12) + | (((unsigned int) src[0]) << 4) | (src[1] & 0x0f)); + dst[1] = ((((unsigned int) src[2]) << 8) + | (src[1] & 0xf0) | (((unsigned int) src[2]) >> 0x04)); + } +} + +static inline void +unpack_12_le_rgb (SANE_Byte * src, + unsigned int *dst1, + unsigned int *dst2, + unsigned int *dst3, SANE_Int pixels_per_line) +{ + for (; pixels_per_line > 0; pixels_per_line -= 2) + { + *dst1++ = ((((unsigned int) (src[1] & 0x0f)) << 12) + | (((unsigned int) src[0]) << 4) | (src[1] & 0x0f)); + *dst2++ = ((((unsigned int) src[2]) << 8) + | (src[1] & 0xf0) | (((unsigned int) src[2]) >> 0x04)); + src += 3; + + *dst3++ = ((((unsigned int) (src[1] & 0x0f)) << 12) + | (((unsigned int) src[0]) << 4) | (src[1] & 0x0f)); + *dst1++ = ((((unsigned int) src[2]) << 8) + | (src[1] & 0xf0) | (((unsigned int) src[2]) >> 0x04)); + src += 3; + + *dst2++ = ((((unsigned int) (src[1] & 0x0f)) << 12) + | (((unsigned int) src[0]) << 4) | (src[1] & 0x0f)); + *dst3++ = ((((unsigned int) src[2]) << 8) + | (src[1] & 0xf0) | (((unsigned int) src[2]) >> 0x04)); + src += 3; + } +} + +static inline void +unpack_16_le_mono (SANE_Byte * src, unsigned int *dst, + SANE_Int pixels_per_line) +{ + for (; pixels_per_line > 0; src += 2, dst++, --pixels_per_line) + { + *dst = (((unsigned int) src[1]) << 8) | src[0]; + } +} + +static inline void +unpack_16_le_rgb (SANE_Byte * src, unsigned int *dst, + SANE_Int pixels_per_line) +{ + for (; pixels_per_line > 0; src += 6, ++dst, --pixels_per_line) + { + *dst = (((unsigned int) src[1]) << 8) | src[0]; + } +} + + +static SANE_Status +line_read_gray_8 (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + + size = reader->params.scan_bpl; + + RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[0] = buffer; + unpack_8_mono (reader->pixel_buffer, buffer, reader->pixels_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_gray_double_8 (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + int i; + + size = reader->params.scan_bpl; + + RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); + unpack_8_mono (reader->pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + reader->pixels_per_line); + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + + for (i = reader->params.double_column; i < reader->pixels_per_line; i += 2) + buffer[i] = DELAY_BUFFER_WRITE_PTR (&reader->g_delay)[i]; + + buffer_pointers_return[0] = buffer; + DELAY_BUFFER_STEP (&reader->g_delay); + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_gray_12 (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[0] = buffer; + unpack_12_le_mono (reader->pixel_buffer, buffer, reader->pixels_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_gray_double_12 (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + int i; + + size = reader->params.scan_bpl; + + RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); + unpack_12_le_mono (reader->pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + reader->pixels_per_line); + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + + for (i = reader->params.double_column; i < reader->pixels_per_line; i += 2) + buffer[i] = DELAY_BUFFER_WRITE_PTR (&reader->g_delay)[i]; + + buffer_pointers_return[0] = buffer; + DELAY_BUFFER_STEP (&reader->g_delay); + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_gray_16 (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[0] = buffer; + unpack_16_le_mono (reader->pixel_buffer, buffer, reader->pixels_per_line); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_gray_double_16 (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + unsigned int *buffer; + int i; + + size = reader->params.scan_bpl; + + RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); + unpack_16_le_mono (reader->pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + reader->pixels_per_line); + + buffer = DELAY_BUFFER_READ_PTR (&reader->g_delay); + + for (i = reader->params.double_column; i < reader->pixels_per_line; i += 2) + buffer[i] = DELAY_BUFFER_WRITE_PTR (&reader->g_delay)[i]; + + buffer_pointers_return[0] = buffer; + DELAY_BUFFER_STEP (&reader->g_delay); + return SANE_STATUS_GOOD; + +} + +static SANE_Status +line_read_rgb_8_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl * 3; + + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_double_8_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + int i; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + for (i = reader->params.double_column; i < reader->pixels_per_line; i += 2) + { + DELAY_BUFFER_READ_PTR (&reader->r_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->r_delay, + reader->params.ld_shift_double)[i]; + DELAY_BUFFER_READ_PTR (&reader->g_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->g_delay, + reader->params.ld_shift_double)[i]; + DELAY_BUFFER_READ_PTR (&reader->b_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->b_delay, + reader->params.ld_shift_double)[i]; + } + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_8_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_8_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_12_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_double_12_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + int i; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + for (i = reader->params.double_column; i < reader->pixels_per_line; i += 2) + { + DELAY_BUFFER_READ_PTR (&reader->r_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->r_delay, + reader->params.ld_shift_double)[i]; + DELAY_BUFFER_READ_PTR (&reader->g_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->g_delay, + reader->params.ld_shift_double)[i]; + DELAY_BUFFER_READ_PTR (&reader->b_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->b_delay, + reader->params.ld_shift_double)[i]; + } + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_16_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_double_16_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + int i; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + for (i = reader->params.double_column; i < reader->pixels_per_line; i += 2) + { + DELAY_BUFFER_READ_PTR (&reader->r_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->r_delay, + reader->params.ld_shift_double)[i]; + DELAY_BUFFER_READ_PTR (&reader->g_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->g_delay, + reader->params.ld_shift_double)[i]; + DELAY_BUFFER_READ_PTR (&reader->b_delay)[i] = + DELAY_BUFFER_SELECT_PTR (&reader->b_delay, + reader->params.ld_shift_double)[i]; + } + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_12_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_12_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_16_line_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl * 3; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += reader->params.scan_bpl; + unpack_16_le_mono (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_8_pixel_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_8_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), pixels_per_line); + ++pixel_buffer; + unpack_8_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), pixels_per_line); + ++pixel_buffer; + unpack_8_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +line_read_rgb_12_pixel_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + unpack_12_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + reader->pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_rgb_16_pixel_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_16_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + pixel_buffer += 2; + unpack_16_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += 2; + unpack_16_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_8_pixel_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_8_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), pixels_per_line); + ++pixel_buffer; + unpack_8_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), pixels_per_line); + ++pixel_buffer; + unpack_8_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +line_read_bgr_12_pixel_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + unpack_12_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + reader->pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +line_read_bgr_16_pixel_mode (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + size_t size; + SANE_Int pixels_per_line; + SANE_Byte *pixel_buffer = reader->pixel_buffer; + + size = reader->params.scan_bpl; + RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); + + pixels_per_line = reader->pixels_per_line; + unpack_16_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->b_delay), + pixels_per_line); + pixel_buffer += 2; + unpack_16_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->g_delay), + pixels_per_line); + pixel_buffer += 2; + unpack_16_le_rgb (pixel_buffer, + DELAY_BUFFER_WRITE_PTR (&reader->r_delay), + pixels_per_line); + + buffer_pointers_return[0] = DELAY_BUFFER_READ_PTR (&reader->r_delay); + buffer_pointers_return[1] = DELAY_BUFFER_READ_PTR (&reader->g_delay); + buffer_pointers_return[2] = DELAY_BUFFER_READ_PTR (&reader->b_delay); + + DELAY_BUFFER_STEP (&reader->r_delay); + DELAY_BUFFER_STEP (&reader->g_delay); + DELAY_BUFFER_STEP (&reader->b_delay); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +gt68xx_line_reader_init_delays (GT68xx_Line_Reader * reader) +{ + SANE_Status status; + + if (reader->params.color) + { + status = gt68xx_delay_buffer_init (&reader->r_delay, + reader->params.scan_xs, + reader->params.ld_shift_r + + reader->params.ld_shift_double); + if (status != SANE_STATUS_GOOD) + return status; + + status = gt68xx_delay_buffer_init (&reader->g_delay, + reader->params.scan_xs, + reader->params.ld_shift_g + + reader->params.ld_shift_double); + if (status != SANE_STATUS_GOOD) + { + gt68xx_delay_buffer_done (&reader->r_delay); + return status; + } + + status = gt68xx_delay_buffer_init (&reader->b_delay, + reader->params.scan_xs, + reader->params.ld_shift_b + + reader->params.ld_shift_double); + if (status != SANE_STATUS_GOOD) + { + gt68xx_delay_buffer_done (&reader->g_delay); + gt68xx_delay_buffer_done (&reader->r_delay); + return status; + } + } + else + { + status = gt68xx_delay_buffer_init (&reader->g_delay, + reader->params.scan_xs, + reader->params.ld_shift_double); + if (status != SANE_STATUS_GOOD) + return status; + } + reader->delays_initialized = SANE_TRUE; + + return SANE_STATUS_GOOD; +} + +static void +gt68xx_line_reader_free_delays (GT68xx_Line_Reader * reader) +{ + if (reader->delays_initialized) + { + if (reader->params.color) + { + gt68xx_delay_buffer_done (&reader->b_delay); + gt68xx_delay_buffer_done (&reader->g_delay); + gt68xx_delay_buffer_done (&reader->r_delay); + } + else + { + gt68xx_delay_buffer_done (&reader->g_delay); + } + reader->delays_initialized = SANE_FALSE; + } +} + +SANE_Status +gt68xx_line_reader_new (GT68xx_Device * dev, + GT68xx_Scan_Parameters * params, + SANE_Bool final_scan, + GT68xx_Line_Reader ** reader_return) +{ + SANE_Status status; + GT68xx_Line_Reader *reader; + SANE_Int image_size; + SANE_Int scan_bpl_full; + + DBG (6, "gt68xx_line_reader_new: enter\n"); + + *reader_return = NULL; + + reader = (GT68xx_Line_Reader *) malloc (sizeof (GT68xx_Line_Reader)); + if (!reader) + { + DBG (3, "gt68xx_line_reader_new: cannot allocate GT68xx_Line_Reader\n"); + return SANE_STATUS_NO_MEM; + } + memset (reader, 0, sizeof (GT68xx_Line_Reader)); + + reader->dev = dev; + memcpy (&reader->params, params, sizeof (GT68xx_Scan_Parameters)); + reader->pixel_buffer = 0; + reader->delays_initialized = SANE_FALSE; + + reader->read = NULL; + + status = gt68xx_line_reader_init_delays (reader); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "gt68xx_line_reader_new: cannot allocate line buffers: %s\n", + sane_strstatus (status)); + free (reader); + return status; + } + + reader->pixels_per_line = reader->params.pixel_xs; + + if (!reader->params.color) + { + if (reader->params.depth == 8) + { + if (reader->params.ld_shift_double > 0) + reader->read = line_read_gray_double_8; + else + reader->read = line_read_gray_8; + } + else if (reader->params.depth == 12) + { + if (reader->params.ld_shift_double > 0) + reader->read = line_read_gray_double_12; + else + reader->read = line_read_gray_12; + } + else if (reader->params.depth == 16) + { + if (reader->params.ld_shift_double > 0) + reader->read = line_read_gray_double_16; + else + reader->read = line_read_gray_16; + } + } + else if (reader->params.line_mode) + { + if (reader->params.depth == 8) + { + if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) + { + if (reader->params.ld_shift_double > 0) + reader->read = line_read_rgb_double_8_line_mode; + else + reader->read = line_read_rgb_8_line_mode; + } + else if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + reader->read = line_read_bgr_8_line_mode; + } + else if (reader->params.depth == 12) + { + if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) + { + if (reader->params.ld_shift_double > 0) + reader->read = line_read_rgb_double_12_line_mode; + else + reader->read = line_read_rgb_12_line_mode; + } + else if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + reader->read = line_read_bgr_12_line_mode; + } + else if (reader->params.depth == 16) + { + if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) + { + if (reader->params.ld_shift_double > 0) + reader->read = line_read_rgb_double_16_line_mode; + else + reader->read = line_read_rgb_16_line_mode; + } + else if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + reader->read = line_read_bgr_16_line_mode; + } + } + else + { + if (reader->params.depth == 8) + { + if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) + reader->read = line_read_rgb_8_pixel_mode; + else if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + reader->read = line_read_bgr_8_pixel_mode; + } + else if (reader->params.depth == 12) + { + if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) + reader->read = line_read_rgb_12_pixel_mode; + else if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + reader->read = line_read_bgr_12_pixel_mode; + } + else if (reader->params.depth == 16) + { + if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) + reader->read = line_read_rgb_16_pixel_mode; + else if (dev->model->line_mode_color_order == COLOR_ORDER_BGR) + reader->read = line_read_bgr_16_pixel_mode; + } + } + + if (reader->read == NULL) + { + DBG (3, "gt68xx_line_reader_new: unsupported bit depth (%d)\n", + reader->params.depth); + gt68xx_line_reader_free_delays (reader); + free (reader); + return SANE_STATUS_UNSUPPORTED; + } + + scan_bpl_full = reader->params.scan_bpl; + + if (reader->params.color && reader->params.line_mode) + scan_bpl_full *= 3; + + reader->pixel_buffer = malloc (scan_bpl_full); + if (!reader->pixel_buffer) + { + DBG (3, "gt68xx_line_reader_new: cannot allocate pixel buffer\n"); + gt68xx_line_reader_free_delays (reader); + free (reader); + return SANE_STATUS_NO_MEM; + } + + gt68xx_device_set_read_buffer_size (reader->dev, + scan_bpl_full /* * 200 */ ); + + image_size = reader->params.scan_bpl * reader->params.scan_ys; + status = gt68xx_device_read_prepare (reader->dev, image_size, final_scan); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_line_reader_new: gt68xx_device_read_prepare failed: %s\n", + sane_strstatus (status)); + free (reader->pixel_buffer); + gt68xx_line_reader_free_delays (reader); + free (reader); + return status; + } + + DBG (6, "gt68xx_line_reader_new: leave: ok\n"); + *reader_return = reader; + return SANE_STATUS_GOOD; +} + +SANE_Status +gt68xx_line_reader_free (GT68xx_Line_Reader * reader) +{ + SANE_Status status; + + DBG (6, "gt68xx_line_reader_free: enter\n"); + + gt68xx_line_reader_free_delays (reader); + + if (reader->pixel_buffer) + { + free (reader->pixel_buffer); + reader->pixel_buffer = NULL; + } + + status = gt68xx_device_read_finish (reader->dev); + if (status != SANE_STATUS_GOOD) + { + DBG (3, + "gt68xx_line_reader_free: gt68xx_device_read_finish failed: %s\n", + sane_strstatus (status)); + } + + free (reader); + + DBG (6, "gt68xx_line_reader_free: leave\n"); + return status; +} + +SANE_Status +gt68xx_line_reader_read (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return) +{ + SANE_Status status; + + status = (*reader->read) (reader, buffer_pointers_return); + return status; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_mid.h b/backend/gt68xx_mid.h new file mode 100644 index 0000000..4ba6c4c --- /dev/null +++ b/backend/gt68xx_mid.h @@ -0,0 +1,154 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_MID_H +#define GT68XX_MID_H + +/** @file + * @brief Image data unpacking. + */ + +#include "gt68xx_low.h" +#include "../include/sane/sane.h" + +typedef struct GT68xx_Delay_Buffer GT68xx_Delay_Buffer; +typedef struct GT68xx_Line_Reader GT68xx_Line_Reader; + +struct GT68xx_Delay_Buffer +{ + SANE_Int line_count; + SANE_Int read_index; + SANE_Int write_index; + unsigned int **lines; + SANE_Byte *mem_block; +}; + +/** + * Object for reading image data line by line, with line distance correction. + * + * This object handles reading the image data from the scanner line by line and + * converting it to internal format. Internally each image sample is + * represented as unsigned int value, scaled to 16-bit range + * (0-65535). For color images the data for each primary color is stored as + * separate lines. + */ +struct GT68xx_Line_Reader +{ + GT68xx_Device *dev; /**< Low-level interface object */ + GT68xx_Scan_Parameters params; /**< Scan parameters */ + +#if 0 + /** Number of bytes in the returned scanlines */ + SANE_Int bytes_per_line; + + /** Number of bytes per pixel in the returned scanlines */ + SANE_Int bytes_per_pixel; +#endif + + /** Number of pixels in the returned scanlines */ + SANE_Int pixels_per_line; + + SANE_Byte *pixel_buffer; + + GT68xx_Delay_Buffer r_delay; + GT68xx_Delay_Buffer g_delay; + GT68xx_Delay_Buffer b_delay; + SANE_Bool delays_initialized; + + SANE_Status (*read) (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return); +}; + +/** + * Create a new GT68xx_Line_Reader object. + * + * @param dev The low-level scanner interface object. + * @param params Scan parameters prepared by gt68xx_device_setup_scan(). + * @param final_scan SANE_TRUE for the final scan, SANE_FALSE for + * calibration scans. + * @param reader_return Location for the returned object. + * + * @return + * - SANE_STATUS_GOOD - on success + * - SANE_STATUS_NO_MEM - cannot allocate memory for object or buffers + * - other error values - failure of some internal functions + */ +static SANE_Status +gt68xx_line_reader_new (GT68xx_Device * dev, + GT68xx_Scan_Parameters * params, + SANE_Bool final_scan, + GT68xx_Line_Reader ** reader_return); + +/** + * Destroy the GT68xx_Line_Reader object. + * + * @param reader The GT68xx_Line_Reader object to destroy. + */ +static SANE_Status gt68xx_line_reader_free (GT68xx_Line_Reader * reader); + +/** + * Read a scanline from the GT68xx_Line_Reader object. + * + * @param reader The GT68xx_Line_Reader object. + * @param buffer_pointers_return Array of pointers to image lines (1 or 3 + * elements) + * + * This function reads a full scanline from the device, unpacks it to internal + * buffers and returns pointer to these buffers in @a + * buffer_pointers_return[i]. For monochrome scan, only @a + * buffer_pointers_return[0] is filled; for color scan, elements 0, 1, 2 are + * filled with pointers to red, green, and blue data. The returned pointers + * are valid until the next call to gt68xx_line_reader_read(), or until @a + * reader is destroyed. + * + * @return + * - SANE_STATUS_GOOD - read completed successfully + * - other error value - an error occured + */ +static SANE_Status +gt68xx_line_reader_read (GT68xx_Line_Reader * reader, + unsigned int **buffer_pointers_return); + +#endif /* not GT68XX_MID_H */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_shm_channel.c b/backend/gt68xx_shm_channel.c new file mode 100644 index 0000000..bca7425 --- /dev/null +++ b/backend/gt68xx_shm_channel.c @@ -0,0 +1,673 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/** @file + * @brief Shared memory channel implementation. + */ + +#include "gt68xx_shm_channel.h" + +#include +#include +#include +#include +#include +#include + +#ifndef SHM_R +#define SHM_R 0 +#endif + +#ifndef SHM_W +#define SHM_W 0 +#endif + +/** Shared memory channel. + * + */ +struct Shm_Channel +{ + SANE_Int buf_size; /**< Size of each buffer */ + SANE_Int buf_count; /**< Number of buffers */ + void *shm_area; /**< Address of shared memory area */ + SANE_Byte **buffers; /**< Array of pointers to buffers */ + SANE_Int *buffer_bytes; /**< Array of buffer byte counts */ + int writer_put_pipe[2]; /**< Notification pipe from writer */ + int reader_put_pipe[2]; /**< Notification pipe from reader */ +}; + +/** Dummy union to find out the needed alignment */ +union Shm_Channel_Align +{ + int i; + long l; + void *ptr; + void (*func_ptr) (void); + double d; +}; + +/** Check if shm_channel is valid */ +#define SHM_CHANNEL_CHECK(shm_channel, func_name) \ + do { \ + if ((shm_channel) == NULL) \ + { \ + DBG (3, "%s: BUG: shm_channel==NULL\n", (func_name)); \ + return SANE_STATUS_INVAL; \ + } \ + } while (SANE_FALSE) + +/** Alignment for shared memory contents */ +#define SHM_CHANNEL_ALIGNMENT (sizeof (union Shm_Channel_Align)) + +/** Align the given size up to a multiple of the given alignment */ +#define SHM_CHANNEL_ROUND_UP(size, align) \ + ( ((size) % (align)) ? ((size)/(align) + 1)*(align) : (size) ) + +/** Align the size using SHM_CHANNEL_ALIGNMENT */ +#define SHM_CHANNEL_ALIGN(size) \ + SHM_CHANNEL_ROUND_UP((size_t) (size), SHM_CHANNEL_ALIGNMENT) + +/** Close a file descriptor if it is currently open. + * + * This function checks if the file descriptor is not -1, and sets it to -1 + * after close (so that it will not be closed twice). + * + * @param fd_var Pointer to a variable holding the file descriptor. + */ +static void +shm_channel_fd_safe_close (int *fd_var) +{ + if (*fd_var != -1) + { + close (*fd_var); + *fd_var = -1; + } +} + +static SANE_Status +shm_channel_fd_set_close_on_exec (int fd) +{ + long value; + + value = fcntl (fd, F_GETFD, 0L); + if (value == -1) + return SANE_STATUS_IO_ERROR; + if (fcntl (fd, F_SETFD, value | FD_CLOEXEC) == -1) + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + +#if 0 +static SANE_Status +shm_channel_fd_set_non_blocking (int fd, SANE_Bool non_blocking) +{ + long value; + + value = fcntl (fd, F_GETFL, 0L); + if (value == -1) + return SANE_STATUS_IO_ERROR; + + if (non_blocking) + value |= O_NONBLOCK; + else + value &= ~O_NONBLOCK; + + if (fcntl (fd, F_SETFL, value) == -1) + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} +#endif + +/** Create a new shared memory channel. + * + * This function should be called before the fork to set up the shared memory. + * + * @param buf_size Size of each shared memory buffer in bytes. + * @param buf_count Number of shared memory buffers (up to 255). + * @param shm_channel_return Returned shared memory channel object. + */ +SANE_Status +shm_channel_new (SANE_Int buf_size, + SANE_Int buf_count, Shm_Channel ** shm_channel_return) +{ + Shm_Channel *shm_channel; + void *shm_area; + SANE_Byte *shm_data; + int shm_buffer_bytes_size, shm_buffer_size; + int shm_size; + int shm_id; + int i; + + if (buf_size <= 0) + { + DBG (3, "shm_channel_new: invalid buf_size=%d\n", buf_size); + return SANE_STATUS_INVAL; + } + if (buf_count <= 0 || buf_count > 255) + { + DBG (3, "shm_channel_new: invalid buf_count=%d\n", buf_count); + return SANE_STATUS_INVAL; + } + if (!shm_channel_return) + { + DBG (3, "shm_channel_new: BUG: shm_channel_return==NULL\n"); + return SANE_STATUS_INVAL; + } + + *shm_channel_return = NULL; + + shm_channel = (Shm_Channel *) malloc (sizeof (Shm_Channel)); + if (!shm_channel) + { + DBG (3, "shm_channel_new: no memory for Shm_Channel\n"); + return SANE_STATUS_NO_MEM; + } + + shm_channel->buf_size = buf_size; + shm_channel->buf_count = buf_count; + shm_channel->shm_area = NULL; + shm_channel->buffers = NULL; + shm_channel->buffer_bytes = NULL; + shm_channel->writer_put_pipe[0] = shm_channel->writer_put_pipe[1] = -1; + shm_channel->reader_put_pipe[0] = shm_channel->reader_put_pipe[1] = -1; + + shm_channel->buffers = + (SANE_Byte **) malloc (sizeof (SANE_Byte *) * buf_count); + if (!shm_channel->buffers) + { + DBG (3, "shm_channel_new: no memory for buffer pointers\n"); + shm_channel_free (shm_channel); + return SANE_STATUS_NO_MEM; + } + + if (pipe (shm_channel->writer_put_pipe) == -1) + { + DBG (3, "shm_channel_new: cannot create writer put pipe: %s\n", + strerror (errno)); + shm_channel_free (shm_channel); + return SANE_STATUS_NO_MEM; + } + + if (pipe (shm_channel->reader_put_pipe) == -1) + { + DBG (3, "shm_channel_new: cannot create reader put pipe: %s\n", + strerror (errno)); + shm_channel_free (shm_channel); + return SANE_STATUS_NO_MEM; + } + + shm_channel_fd_set_close_on_exec (shm_channel->reader_put_pipe[0]); + shm_channel_fd_set_close_on_exec (shm_channel->reader_put_pipe[1]); + shm_channel_fd_set_close_on_exec (shm_channel->writer_put_pipe[0]); + shm_channel_fd_set_close_on_exec (shm_channel->writer_put_pipe[1]); + + shm_buffer_bytes_size = SHM_CHANNEL_ALIGN (sizeof (SANE_Int) * buf_count); + shm_buffer_size = SHM_CHANNEL_ALIGN (buf_size); + shm_size = shm_buffer_bytes_size + buf_count * shm_buffer_size; + + shm_id = shmget (IPC_PRIVATE, shm_size, IPC_CREAT | SHM_R | SHM_W); + if (shm_id == -1) + { + DBG (3, "shm_channel_new: cannot create shared memory segment: %s\n", + strerror (errno)); + shm_channel_free (shm_channel); + return SANE_STATUS_NO_MEM; + } + + shm_area = shmat (shm_id, NULL, 0); + if (shm_area == (void *) -1) + { + DBG (3, "shm_channel_new: cannot attach to shared memory segment: %s\n", + strerror (errno)); + shmctl (shm_id, IPC_RMID, NULL); + shm_channel_free (shm_channel); + return SANE_STATUS_NO_MEM; + } + + if (shmctl (shm_id, IPC_RMID, NULL) == -1) + { + DBG (3, "shm_channel_new: cannot remove shared memory segment id: %s\n", + strerror (errno)); + shmdt (shm_area); + shmctl (shm_id, IPC_RMID, NULL); + shm_channel_free (shm_channel); + return SANE_STATUS_NO_MEM; + } + + shm_channel->shm_area = shm_area; + + shm_channel->buffer_bytes = (SANE_Int *) shm_area; + shm_data = ((SANE_Byte *) shm_area) + shm_buffer_bytes_size; + for (i = 0; i < shm_channel->buf_count; ++i) + { + shm_channel->buffers[i] = shm_data; + shm_data += shm_buffer_size; + } + + *shm_channel_return = shm_channel; + return SANE_STATUS_GOOD; +} + +/** Close the shared memory channel and release associated resources. + * + * @param shm_channel Shared memory channel object. + */ +SANE_Status +shm_channel_free (Shm_Channel * shm_channel) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_free"); + + if (shm_channel->shm_area) + { + shmdt (shm_channel->shm_area); + shm_channel->shm_area = NULL; + } + + if (shm_channel->buffers) + { + free (shm_channel->buffers); + shm_channel->buffers = NULL; + } + + shm_channel_fd_safe_close (&shm_channel->reader_put_pipe[0]); + shm_channel_fd_safe_close (&shm_channel->reader_put_pipe[1]); + shm_channel_fd_safe_close (&shm_channel->writer_put_pipe[0]); + shm_channel_fd_safe_close (&shm_channel->writer_put_pipe[1]); + + return SANE_STATUS_GOOD; +} + +/** Initialize the shared memory channel in the writer process. + * + * This function should be called after the fork in the process which will + * write data to the channel. + * + * @param shm_channel Shared memory channel object. + */ +SANE_Status +shm_channel_writer_init (Shm_Channel * shm_channel) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_writer_init"); + + shm_channel_fd_safe_close (&shm_channel->writer_put_pipe[0]); + shm_channel_fd_safe_close (&shm_channel->reader_put_pipe[1]); + + return SANE_STATUS_GOOD; +} + +/** Get a free shared memory buffer for writing. + * + * This function may block waiting for a free buffer (if the reader process + * does not process the data fast enough). + * + * After successfull call to this function the writer process should fill the + * buffer with the data and pass the buffer identifier from @a buffer_id_return + * to shm_channel_writer_put_buffer() to give the buffer to the reader process. + * + * @param shm_channel Shared memory channel object. + * @param buffer_id_return Returned buffer identifier. + * @param buffer_addr_return Returned buffer address. + * + * @return + * - SANE_STATUS_GOOD - a free buffer was available (or became available after + * waiting for it); @a buffer_id_return and @a buffer_addr_return are filled + * with valid values. + * - SANE_STATUS_EOF - the reader process has closed its half of the channel. + * - SANE_STATUS_IO_ERROR - an I/O error occured. + */ +SANE_Status +shm_channel_writer_get_buffer (Shm_Channel * shm_channel, + SANE_Int * buffer_id_return, + SANE_Byte ** buffer_addr_return) +{ + SANE_Byte buf_index; + int bytes_read; + + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_writer_get_buffer"); + + do + bytes_read = read (shm_channel->reader_put_pipe[0], &buf_index, 1); + while (bytes_read == -1 && errno == EINTR); + + if (bytes_read == 1) + { + SANE_Int index = buf_index; + if (index < shm_channel->buf_count) + { + *buffer_id_return = index; + *buffer_addr_return = shm_channel->buffers[index]; + return SANE_STATUS_GOOD; + } + } + + *buffer_id_return = -1; + *buffer_addr_return = NULL; + if (bytes_read == 0) + return SANE_STATUS_EOF; + else + return SANE_STATUS_IO_ERROR; +} + +/** Pass a filled shared memory buffer to the reader process. + * + * @param shm_channel Shared memory channel object. + * @param buffer_id Buffer identifier from shm_channel_writer_put_buffer(). + * @param buffer_bytes Number of data bytes in the buffer. + * + * @return + * - SANE_STATUS_GOOD - the buffer was successfully queued. + * - SANE_STATUS_IO_ERROR - the reader process has closed its half of the + * channel, or another I/O error occured. + */ +SANE_Status +shm_channel_writer_put_buffer (Shm_Channel * shm_channel, + SANE_Int buffer_id, SANE_Int buffer_bytes) +{ + SANE_Byte buf_index; + int bytes_written; + + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_writer_put_buffer"); + + if (buffer_id < 0 || buffer_id >= shm_channel->buf_count) + { + DBG (3, "shm_channel_writer_put_buffer: BUG: buffer_id=%d\n", + buffer_id); + return SANE_STATUS_INVAL; + } + + shm_channel->buffer_bytes[buffer_id] = buffer_bytes; + + buf_index = (SANE_Byte) buffer_id; + do + bytes_written = write (shm_channel->writer_put_pipe[1], &buf_index, 1); + while ((bytes_written == 0) || (bytes_written == -1 && errno == EINTR)); + + if (bytes_written == 1) + return SANE_STATUS_GOOD; + else + return SANE_STATUS_IO_ERROR; +} + +/** Close the writing half of the shared memory channel. + * + * @param shm_channel Shared memory channel object. + */ +SANE_Status +shm_channel_writer_close (Shm_Channel * shm_channel) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_writer_close"); + + shm_channel_fd_safe_close (&shm_channel->writer_put_pipe[1]); + + return SANE_STATUS_GOOD; +} + + +/** Initialize the shared memory channel in the reader process. + * + * This function should be called after the fork in the process which will + * read data from the channel. + * + * @param shm_channel Shared memory channel object. + */ +SANE_Status +shm_channel_reader_init (Shm_Channel * shm_channel) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_init"); + + shm_channel_fd_safe_close (&shm_channel->writer_put_pipe[1]); + + /* Don't close reader_put_pipe[0] here. Otherwise, if the channel writer + * process dies early, this process might get SIGPIPE - and I don't want to + * mess with signals in the main process. */ + /* shm_channel_fd_safe_close (&shm_channel->reader_put_pipe[0]); */ + + return SANE_STATUS_GOOD; +} + +#if 0 +/** Set non-blocking or blocking mode for the reading half of the shared memory + * channel. + * + * @param shm_channel Shared memory channel object. + * @param non_blocking SANE_TRUE to make the channel non-blocking, SANE_FALSE + * to set blocking mode. + * + * @return + * - SANE_STATUS_GOOD - the requested mode was set successfully. + * - SANE_STATUS_IO_ERROR - error setting the requested mode. + */ +SANE_Status +shm_channel_reader_set_io_mode (Shm_Channel * shm_channel, + SANE_Bool non_blocking) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_set_io_mode"); + + return shm_channel_fd_set_non_blocking (shm_channel->writer_put_pipe[0], + non_blocking); +} + +/** Get the file descriptor which will signal when some data is available in + * the shared memory channel. + * + * The returned file descriptor can be used in select() or poll(). When one of + * these functions signals that the file descriptor is ready for reading, + * shm_channel_reader_get_buffer() should return some data without blocking. + * + * @param shm_channel Shared memory channel object. + * @param fd_return The returned file descriptor. + * + * @return + * - SANE_STATUS_GOOD - the file descriptor was returned. + */ +SANE_Status +shm_channel_reader_get_select_fd (Shm_Channel * shm_channel, + SANE_Int * fd_return) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_get_select_fd"); + + *fd_return = shm_channel->writer_put_pipe[0]; + + return SANE_STATUS_GOOD; +} +#endif + +/** Start reading from the shared memory channel. + * + * A newly initialized shared memory channel is stopped - the writer process + * will block on shm_channel_writer_get_buffer(). This function will pass all + * available buffers to the writer process, starting the transfer through the + * channel. + * + * @param shm_channel Shared memory channel object. + */ +SANE_Status +shm_channel_reader_start (Shm_Channel * shm_channel) +{ + int i, bytes_written; + SANE_Byte buffer_id; + + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_start"); + + for (i = 0; i < shm_channel->buf_count; ++i) + { + buffer_id = i; + do + bytes_written = + write (shm_channel->reader_put_pipe[1], &buffer_id, 1); + while ((bytes_written == 0) || (bytes_written == -1 && errno == EINTR)); + + if (bytes_written == -1) + { + DBG (3, "shm_channel_reader_start: write error at buffer %d: %s\n", + i, strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + } + + return SANE_STATUS_GOOD; +} + +/** Get the next shared memory buffer passed from the writer process. + * + * If the channel was not set to non-blocking mode, this function will block + * until the data buffer arrives from the writer process. In non-blocking mode + * this function will place NULL in @a *buffer_addr_return and return + * SANE_STATUS_GOOD if a buffer is not available immediately. + * + * After successful completion of this function (return value is + * SANE_STATUS_GOOD and @a *buffer_addr_return is not NULL) the reader process + * should process the data in the buffer and then call + * shm_channel_reader_put_buffer() to release the buffer. + * + * @param shm_channel Shared memory channel object. + * @param buffer_id_return Returned buffer identifier. + * @param buffer_addr_return Returned buffer address. + * @param buffer_bytes_return Returned number of data bytes in the buffer. + * + * @return + * - SANE_STATUS_GOOD - no error. If the channel was in non-blocking mode, @a + * *buffer_id_return may be NULL, indicating that no data was available. + * Otherwise, @a *buffer_id_return, @a *buffer_addr_return and @a + * *buffer_bytes return are filled with valid values. + * - SANE_STATUS_EOF - the writer process has closed its half of the channel. + * - SANE_STATUS_IO_ERROR - an I/O error occured. + */ +SANE_Status +shm_channel_reader_get_buffer (Shm_Channel * shm_channel, + SANE_Int * buffer_id_return, + SANE_Byte ** buffer_addr_return, + SANE_Int * buffer_bytes_return) +{ + SANE_Byte buf_index; + int bytes_read; + + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_get_buffer"); + + do + bytes_read = read (shm_channel->writer_put_pipe[0], &buf_index, 1); + while (bytes_read == -1 && errno == EINTR); + + if (bytes_read == 1) + { + SANE_Int index = buf_index; + if (index < shm_channel->buf_count) + { + *buffer_id_return = index; + *buffer_addr_return = shm_channel->buffers[index]; + *buffer_bytes_return = shm_channel->buffer_bytes[index]; + return SANE_STATUS_GOOD; + } + } + + *buffer_id_return = -1; + *buffer_addr_return = NULL; + *buffer_bytes_return = 0; + if (bytes_read == 0) + return SANE_STATUS_EOF; + else + return SANE_STATUS_IO_ERROR; +} + +/** Release a shared memory buffer received by the reader process. + * + * This function must be called after shm_channel_reader_get_buffer() to + * release the buffer and make it available for transferring the next portion + * of data. + * + * After calling this function the reader process must not access the buffer + * contents; any data which may be needed later should be copied into some + * other place beforehand. + * + * @param shm_channel Shared memory channel object. + * @param buffer_id Buffer identifier from shm_channel_reader_get_buffer(). + * + * @return + * - SANE_STATUS_GOOD - the buffer was successfully released. + * - SANE_STATUS_IO_ERROR - the writer process has closed its half of the + * channel, or an unexpected I/O error occured. + */ +SANE_Status +shm_channel_reader_put_buffer (Shm_Channel * shm_channel, SANE_Int buffer_id) +{ + SANE_Byte buf_index; + int bytes_written; + + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_put_buffer"); + + if (buffer_id < 0 || buffer_id >= shm_channel->buf_count) + { + DBG (3, "shm_channel_reader_put_buffer: BUG: buffer_id=%d\n", + buffer_id); + return SANE_STATUS_INVAL; + } + + buf_index = (SANE_Byte) buffer_id; + do + bytes_written = write (shm_channel->reader_put_pipe[1], &buf_index, 1); + while ((bytes_written == 0) || (bytes_written == -1 && errno == EINTR)); + + if (bytes_written == 1) + return SANE_STATUS_GOOD; + else + return SANE_STATUS_IO_ERROR; +} + +#if 0 +/** Close the reading half of the shared memory channel. + * + * @param shm_channel Shared memory channel object. + */ +SANE_Status +shm_channel_reader_close (Shm_Channel * shm_channel) +{ + SHM_CHANNEL_CHECK (shm_channel, "shm_channel_reader_close"); + + shm_channel_fd_safe_close (&shm_channel->reader_put_pipe[1]); + + return SANE_STATUS_GOOD; +} +#endif +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/gt68xx_shm_channel.h b/backend/gt68xx_shm_channel.h new file mode 100644 index 0000000..c6cfdff --- /dev/null +++ b/backend/gt68xx_shm_channel.h @@ -0,0 +1,106 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Sergey Vlasov + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef GT68XX_SHM_CHANNEL_H +#define GT68XX_SHM_CHANNEL_H + +/** @file + * @brief Shared memory channel support. + */ + +#include "../include/sane/sane.h" + +typedef struct Shm_Channel Shm_Channel; + +static SANE_Status +shm_channel_new (SANE_Int buf_size, + SANE_Int buf_count, Shm_Channel ** shm_channel_return); + +static SANE_Status shm_channel_free (Shm_Channel * shm_channel); + + +static SANE_Status shm_channel_writer_init (Shm_Channel * shm_channel); + +static SANE_Status +shm_channel_writer_get_buffer (Shm_Channel * shm_channel, + SANE_Int * buffer_id_return, + SANE_Byte ** buffer_addr_return); + +static SANE_Status +shm_channel_writer_put_buffer (Shm_Channel * shm_channel, + SANE_Int buffer_id, SANE_Int buffer_bytes); + +static SANE_Status shm_channel_writer_close (Shm_Channel * shm_channel); + + +static SANE_Status shm_channel_reader_init (Shm_Channel * shm_channel); + +#if 0 +static SANE_Status +shm_channel_reader_set_io_mode (Shm_Channel * shm_channel, + SANE_Bool non_blocking); + +static SANE_Status +shm_channel_reader_get_select_fd (Shm_Channel * shm_channel, + SANE_Int * fd_return); + +#endif + +static SANE_Status shm_channel_reader_start (Shm_Channel * shm_channel); + +static SANE_Status +shm_channel_reader_get_buffer (Shm_Channel * shm_channel, + SANE_Int * buffer_id_return, + SANE_Byte ** buffer_addr_return, + SANE_Int * buffer_bytes_return); + +static SANE_Status +shm_channel_reader_put_buffer (Shm_Channel * shm_channel, SANE_Int buffer_id); + +#if 0 +static SANE_Status shm_channel_reader_close (Shm_Channel * shm_channel); +#endif + +#endif /* not GT68XX_SHM_CHANNEL_H */ + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/hp-accessor.c b/backend/hp-accessor.c new file mode 100644 index 0000000..b1acd7c --- /dev/null +++ b/backend/hp-accessor.c @@ -0,0 +1,902 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +/* #define STUBS +extern int sanei_debug_hp; */ +#define DEBUG_DECLARE_ONLY + +#include "../include/sane/config.h" +#include "../include/sane/sanei_backend.h" + +#include "../include/lassert.h" +#include + +#include + +#include "hp.h" +#include "hp-option.h" +#include "hp-accessor.h" +#include "hp-device.h" + +#define DATA_SIZE_INCREMENT (1024) + +/* + * class HpData + */ +struct hp_data_s +{ + hp_byte_t * buf; + size_t bufsiz; + size_t length; + hp_bool_t frozen; +}; + + +static void +hp_data_resize (HpData this, size_t newsize) +{ + + if (this->bufsiz != newsize) + { + assert(!this->frozen); + this->buf = sanei_hp_realloc(this->buf, newsize); + assert(this->buf); + this->bufsiz = newsize; + } +} + +static void +hp_data_freeze (HpData this) +{ + hp_data_resize(this, this->length); + this->frozen = 1; +} + +static size_t +hp_data_alloc (HpData this, size_t sz) +{ + size_t newsize = this->bufsiz; + size_t offset = this->length; + + /* + * mike@easysw.com: + * + * The following code is REQUIRED so that pointers, etc. aren't + * misaligned. This causes MAJOR problems on all SPARC, ALPHA, + * and MIPS processors, and possibly others. + * + * The workaround is to ensure that all allocations are in multiples + * of 8 bytes. + */ + sz = (sz + sizeof (long) - 1) & ~(sizeof (long) - 1); + + while (newsize < this->length + sz) + newsize += DATA_SIZE_INCREMENT; + hp_data_resize(this, newsize); + + this->length += sz; + return offset; +} + +static void * +hp_data_data (HpData this, size_t offset) +{ + assert(offset < this->length); + return (char *)this->buf + offset; +} + +HpData +sanei_hp_data_new (void) +{ + return sanei_hp_allocz(sizeof(struct hp_data_s)); +} + +HpData +sanei_hp_data_dup (HpData orig) +{ + HpData new; + + hp_data_freeze(orig); + if (!( new = sanei_hp_memdup(orig, sizeof(*orig)) )) + return 0; + if (!(new->buf = sanei_hp_memdup(orig->buf, orig->bufsiz))) + { + sanei_hp_free(new); + return 0; + } + return new; +} + +void +sanei_hp_data_destroy (HpData this) +{ + sanei_hp_free(this->buf); + sanei_hp_free(this); +} + + +/* + * class HpAccessor + */ + +typedef const struct hp_accessor_type_s * HpAccessorType; +typedef struct hp_accessor_s * _HpAccessor; + +struct hp_accessor_s +{ + HpAccessorType type; + size_t data_offset; + size_t data_size; +}; + +struct hp_accessor_type_s +{ + SANE_Status (*get)(HpAccessor this, HpData data, void * valp); + SANE_Status (*set)(HpAccessor this, HpData data, void * valp); + int (*getint)(HpAccessor this, HpData data); + void (*setint)(HpAccessor this, HpData data, int val); +}; + +SANE_Status +sanei_hp_accessor_get (HpAccessor this, HpData data, void * valp) +{ + if (!this->type->get) + return SANE_STATUS_INVAL; + return (*this->type->get)(this, data, valp); +} + +SANE_Status +sanei_hp_accessor_set (HpAccessor this, HpData data, void * valp) +{ + if (!this->type->set) + return SANE_STATUS_INVAL; + return (*this->type->set)(this, data, valp); +} + +int +sanei_hp_accessor_getint (HpAccessor this, HpData data) +{ + assert (this->type->getint); + return (*this->type->getint)(this, data); +} + +void +sanei_hp_accessor_setint (HpAccessor this, HpData data, int val) +{ + assert (this->type->setint); + (*this->type->setint)(this, data, val); +} + +const void * +sanei_hp_accessor_data (HpAccessor this, HpData data) +{ + return hp_data_data(data, this->data_offset); +} + +void * +sanei__hp_accessor_data (HpAccessor this, HpData data) +{ + return hp_data_data(data, this->data_offset); +} + +size_t +sanei_hp_accessor_size (HpAccessor this) +{ + return this->data_size; +} + +HpAccessor +sanei_hp_accessor_new (HpData data, size_t sz) +{ + static const struct hp_accessor_type_s type = { + 0, 0, 0, 0 + }; + _HpAccessor new = sanei_hp_alloc(sizeof(*new)); + new->type = &type; + new->data_offset = hp_data_alloc(data, new->data_size = sz); + return new; +} + + +/* + * class HpAccessorInt + */ + +#define hp_accessor_int_s hp_accessor_s + +typedef const struct hp_accessor_int_s * HpAccessorInt; +typedef struct hp_accessor_int_s * _HpAccessorInt; + +static SANE_Status +hp_accessor_int_get (HpAccessor this, HpData data, void * valp) +{ + *(SANE_Int*)valp = *(int *)hp_data_data(data, this->data_offset); + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_accessor_int_set (HpAccessor this, HpData data, void * valp) +{ + *(int *)hp_data_data(data, this->data_offset) = *(SANE_Int*)valp; + return SANE_STATUS_GOOD; +} + +static int +hp_accessor_int_getint (HpAccessor this, HpData data) +{ + return *(int *)hp_data_data(data, this->data_offset); +} + +static void +hp_accessor_int_setint (HpAccessor this, HpData data, int val) +{ + *(int *)hp_data_data(data, this->data_offset) = val; +} + +HpAccessor +sanei_hp_accessor_int_new (HpData data) +{ + static const struct hp_accessor_type_s type = { + hp_accessor_int_get, hp_accessor_int_set, + hp_accessor_int_getint, hp_accessor_int_setint + }; + _HpAccessorInt new = sanei_hp_alloc(sizeof(*new)); + new->type = &type; + new->data_offset = hp_data_alloc(data, new->data_size = sizeof(int)); + return (HpAccessor)new; +} + + +/* + * class HpAccessorBool + */ + +#define hp_accessor_bool_s hp_accessor_s + +typedef const struct hp_accessor_bool_s * HpAccessorBool; +typedef struct hp_accessor_bool_s * _HpAccessorBool; + +static SANE_Status +hp_accessor_bool_get (HpAccessor this, HpData data, void * valp) +{ + int val = *(int *)hp_data_data(data, this->data_offset); + *(SANE_Bool*)valp = val ? SANE_TRUE : SANE_FALSE; + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_accessor_bool_set (HpAccessor this, HpData data, void * valp) +{ + int * datap = hp_data_data(data, this->data_offset); + *datap = *(SANE_Bool*)valp == SANE_FALSE ? 0 : 1; + return SANE_STATUS_GOOD; +} + +HpAccessor +sanei_hp_accessor_bool_new (HpData data) +{ + static const struct hp_accessor_type_s type = { + hp_accessor_bool_get, hp_accessor_bool_set, + hp_accessor_int_getint, hp_accessor_int_setint + }; + _HpAccessorBool new = sanei_hp_alloc(sizeof(*new)); + new->type = &type; + new->data_offset = hp_data_alloc(data, new->data_size = sizeof(int)); + return (HpAccessor)new; +} + + +/* + * class HpAccessorFixed + */ + +#define hp_accessor_fixed_s hp_accessor_s + +typedef const struct hp_accessor_fixed_s * HpAccessorFixed; +typedef struct hp_accessor_fixed_s * _HpAccessorFixed; + +static SANE_Status +hp_accessor_fixed_get (HpAccessor this, HpData data, void * valp) +{ + *(SANE_Fixed*)valp = *(SANE_Fixed *)hp_data_data(data, this->data_offset); + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_accessor_fixed_set (HpAccessor this, HpData data, void * valp) +{ + *(SANE_Fixed *)hp_data_data(data, this->data_offset) = *(SANE_Fixed*)valp; + return SANE_STATUS_GOOD; +} + +HpAccessor +sanei_hp_accessor_fixed_new (HpData data) +{ + static const struct hp_accessor_type_s type = { + hp_accessor_fixed_get, hp_accessor_fixed_set, 0, 0 + }; + _HpAccessorFixed new = sanei_hp_alloc(sizeof(*new)); + new->type = &type; + new->data_offset = hp_data_alloc(data, new->data_size = sizeof(SANE_Fixed)); + return (HpAccessor)new; +} + + +/* + * class HpAccessorChoice + */ + +typedef struct hp_accessor_choice_s * _HpAccessorChoice; + +struct hp_accessor_choice_s +{ + HpAccessorType type; + size_t data_offset; + size_t data_size; + + HpChoice choices; + SANE_String_Const * strlist; +}; + +static SANE_Status +hp_accessor_choice_get (HpAccessor this, HpData data, void * valp) +{ + HpChoice choice = *(HpChoice *)hp_data_data(data, this->data_offset); + strcpy(valp, choice->name); + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_accessor_choice_set (HpAccessor _this, HpData data, void * valp) +{ + HpAccessorChoice this = (HpAccessorChoice)_this; + HpChoice choice; + SANE_String_Const * strlist = this->strlist; + + for (choice = this->choices; choice; choice = choice->next) + { + /* Skip choices which aren't in strlist. */ + if (!*strlist || strcmp(*strlist, choice->name) != 0) + continue; + strlist++; + + if (strcmp((const char *)valp, choice->name) == 0) + { + *(HpChoice *)hp_data_data(data, this->data_offset) = choice; + return SANE_STATUS_GOOD; + } + } + + return SANE_STATUS_INVAL; +} + +static int +hp_accessor_choice_getint (HpAccessor this, HpData data) +{ + HpChoice choice = *(HpChoice *)hp_data_data(data, this->data_offset); + return choice->val; +} + +static void +hp_accessor_choice_setint (HpAccessor _this, HpData data, int val) +{ + HpAccessorChoice this = (HpAccessorChoice)_this; + HpChoice choice; + HpChoice first_choice = 0; + SANE_String_Const * strlist = this->strlist; + + for (choice = this->choices; choice; choice = choice->next) + { + /* Skip choices which aren't in strlist. */ + if (!*strlist || strcmp(*strlist, choice->name) != 0) + continue; + strlist++; + + if (!first_choice) + first_choice = choice; /* First enabled choice */ + + if (choice->val == val) + { + *(HpChoice *)hp_data_data(data, this->data_offset) = choice; + return; + } + } + + if (first_choice) + *(HpChoice *)hp_data_data(data, this->data_offset) = first_choice; + else + assert(!"No choices to choose from?"); +} + +SANE_Int +sanei_hp_accessor_choice_maxsize (HpAccessorChoice this) +{ + HpChoice choice; + SANE_Int size = 0; + + for (choice = this->choices; choice; choice = choice->next) + if ((SANE_Int)strlen(choice->name) >= size) + size = strlen(choice->name) + 1; + return size; +} + +SANE_String_Const * +sanei_hp_accessor_choice_strlist (HpAccessorChoice this, + HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + if (optset) + { + int old_val = hp_accessor_choice_getint((HpAccessor)this, data); + HpChoice choice; + size_t count = 0; + + for (choice = this->choices; choice; choice = choice->next) + if (sanei_hp_choice_isEnabled(choice, optset, data, info)) + this->strlist[count++] = choice->name; + this->strlist[count] = 0; + + hp_accessor_choice_setint((HpAccessor)this, data, old_val); + } + + return this->strlist; +} + +HpAccessor +sanei_hp_accessor_choice_new (HpData data, HpChoice choices, + hp_bool_t may_change) +{ + static const struct hp_accessor_type_s type = { + hp_accessor_choice_get, hp_accessor_choice_set, + hp_accessor_choice_getint, hp_accessor_choice_setint + }; + HpChoice choice; + size_t count = 0; + _HpAccessorChoice this; + + if ( may_change ) data->frozen = 0; + + for (choice = choices; choice; choice = choice->next) + count++; + this = sanei_hp_alloc(sizeof(*this) + (count+1) * sizeof(*this->strlist)); + if (!this) + return 0; + + this->type = &type; + this->data_offset = hp_data_alloc(data, this->data_size = sizeof(HpChoice)); + this->choices = choices; + this->strlist = (SANE_String_Const *)(this + 1); + + count = 0; + for (choice = this->choices; choice; choice = choice->next) + this->strlist[count++] = choice->name; + this->strlist[count] = 0; + + return (HpAccessor)this; +} + +/* + * class HpAccessorVector + */ + +typedef struct hp_accessor_vector_s * _HpAccessorVector; + +struct hp_accessor_vector_s +{ + HpAccessorType type; + size_t data_offset; + size_t data_size; + + unsigned short mask; + unsigned short length; + unsigned short offset; + short stride; + + unsigned short (*unscale)(HpAccessorVector this, SANE_Fixed fval); + SANE_Fixed (*scale)(HpAccessorVector this, unsigned short val); + + SANE_Fixed fmin; + SANE_Fixed fmax; + +}; + +unsigned +sanei_hp_accessor_vector_length (HpAccessorVector this) +{ + return this->length; +} + +SANE_Fixed +sanei_hp_accessor_vector_minval (HpAccessorVector this) +{ + return this->fmin; +} + +SANE_Fixed +sanei_hp_accessor_vector_maxval (HpAccessorVector this) +{ + return this->fmax; +} + +static unsigned short +_v_get (HpAccessorVector this, const unsigned char * data) +{ + unsigned short val; + + if (this->mask <= 255) + val = data[0]; + else +#ifndef NotOrig + val = (data[0] << 8) + data[1]; +#else + val = (data[1] << 8) + data[0]; +#endif + + return val & this->mask; +} + +static void +_v_set (HpAccessorVector this, unsigned char * data, unsigned short val) +{ + val &= this->mask; + + if (this->mask <= 255) + { + data[0] = (unsigned char)val; + } + else + { +#ifndef NotOrig + data[1] = (unsigned char)val; + data[0] = (unsigned char)(val >> 8); +#else + data[0] = (unsigned char)val; + data[1] = (unsigned char)(val >> 8); +#endif + } +} + +static SANE_Status +hp_accessor_vector_get (HpAccessor _this, HpData d, void * valp) +{ + HpAccessorVector this = (HpAccessorVector)_this; + SANE_Fixed * ptr = valp; + const SANE_Fixed * end = ptr + this->length; + const unsigned char * data = hp_data_data(d, this->data_offset); + + data += this->offset; + + while (ptr < end) + { + *ptr++ = (*this->scale)(this, _v_get(this, data)); + data += this->stride; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_accessor_vector_set (HpAccessor _this, HpData d, void * valp) +{ + HpAccessorVector this = (HpAccessorVector)_this; + SANE_Fixed * ptr = valp; + const SANE_Fixed * end = ptr + this->length; + unsigned char * data = hp_data_data(d, this->data_offset); + + data += this->offset; + + while (ptr < end) + { + if (*ptr < this->fmin) + *ptr = this->fmin; + if (*ptr > this->fmax) + *ptr = this->fmax; + + _v_set(this, data, (*this->unscale)(this, *ptr++)); + + data += this->stride; + } + return SANE_STATUS_GOOD; +} + +static unsigned short +_vector_unscale (HpAccessorVector this, SANE_Fixed fval) +{ + unsigned short max_val = this->mask; + return (fval * max_val + SANE_FIX(0.5)) / SANE_FIX(1.0); +} + +static SANE_Fixed +_vector_scale (HpAccessorVector this, unsigned short val) +{ + unsigned short max_val = this->mask; + return (SANE_FIX(1.0) * val + max_val / 2) / max_val; +} + +HpAccessor +sanei_hp_accessor_vector_new (HpData data, unsigned length, unsigned depth) +{ + static const struct hp_accessor_type_s type = { + hp_accessor_vector_get, hp_accessor_vector_set, 0, 0 + }; + unsigned width = depth > 8 ? 2 : 1; + _HpAccessorVector new = sanei_hp_alloc(sizeof(*new)); + + if (!new) + return 0; + + assert(depth > 0 && depth <= 16); + assert(length > 0); + + new->type = &type; + new->data_size = length * width; + new->data_offset = hp_data_alloc(data, new->data_size); + + new->mask = ((unsigned)1 << depth) - 1; + new->length = length; + new->offset = 0; + new->stride = width; + + new->scale = _vector_scale; + new->unscale = _vector_unscale; + + new->fmin = SANE_FIX(0.0); + new->fmax = SANE_FIX(1.0); + + return (HpAccessor)new; +} + +static unsigned short +_gamma_vector_unscale (HpAccessorVector UNUSEDARG this, SANE_Fixed fval) +{ + unsigned short unscaled = fval / SANE_FIX(1.0); + if (unscaled > 255) unscaled = 255; + unscaled = 255 - unscaled; /* Dont know why. But this is how it works */ + + return unscaled; +} + +static SANE_Fixed +_gamma_vector_scale (HpAccessorVector UNUSEDARG this, unsigned short val) +{ + SANE_Fixed scaled; + val = 255-val; /* Dont know why. But this is how it works */ + scaled = val * SANE_FIX(1.0); + + return scaled; +} + +HpAccessor +sanei_hp_accessor_gamma_vector_new (HpData data, unsigned length, + unsigned depth) +{ + _HpAccessorVector this = + ( (_HpAccessorVector) sanei_hp_accessor_vector_new(data, length, depth) ); + + + if (!this) + return 0; + + this->offset += this->stride * (this->length - 1); + this->stride = -this->stride; + + this->scale = _gamma_vector_scale; + this->unscale = _gamma_vector_unscale; + + this->fmin = SANE_FIX(0.0); + this->fmax = SANE_FIX(255.0); + + return (HpAccessor)this; +} + +static unsigned short +_matrix_vector_unscale (HpAccessorVector this, SANE_Fixed fval) +{ + unsigned short max_val = this->mask >> 1; + unsigned short sign_bit = this->mask & ~max_val; + unsigned short sign = 0; + + if (fval == SANE_FIX(1.0)) + return sign_bit; + + if (fval < 0) + { + sign = sign_bit; + fval = -fval; + } + return sign | ((fval * max_val + this->fmax / 2) / this->fmax); +} + +static SANE_Fixed +_matrix_vector_scale (HpAccessorVector this, unsigned short val) +{ + unsigned short max_val = this->mask >> 1; + unsigned short sign_bit = this->mask & ~max_val; + SANE_Fixed fval; + + if (val == sign_bit) + return SANE_FIX(1.0); + + fval = (this->fmax * (val & max_val) + max_val / 2) / max_val; + + if ((val & sign_bit) != 0) + fval = -fval; + + return fval; +} + +HpAccessor +sanei_hp_accessor_matrix_vector_new (HpData data, unsigned length, + unsigned depth) +{ + _HpAccessorVector this = + ( (_HpAccessorVector) sanei_hp_accessor_vector_new(data, length, depth) ); + + if (!this) + return 0; + + this->scale = _matrix_vector_scale; + this->unscale = _matrix_vector_unscale; + + this->fmax = depth == 10 ? SANE_FIX(4.0) : SANE_FIX(2.0); + this->fmax *= (this->mask >> 1); + this->fmax >>= (depth - 1); + this->fmin = - this->fmax; + + return (HpAccessor)this; +} + +HpAccessor +sanei_hp_accessor_subvector_new (HpAccessorVector super, + unsigned nchan, unsigned chan) +{ + _HpAccessorVector this = sanei_hp_memdup(super, sizeof(*this)); + + if (!this) + return 0; + + assert(chan < nchan); + assert(this->length % nchan == 0); + + this->length /= nchan; + + if (this->stride < 0) + this->offset += (nchan - chan - 1) * this->stride; + else + this->offset += chan * this->stride; + + this->stride *= nchan; + + return (HpAccessor)this; +} + +/* + * class HpAccessorGeometry + */ + +typedef const struct hp_accessor_geometry_s * HpAccessorGeometry; +typedef struct hp_accessor_geometry_s * _HpAccessorGeometry; + +struct hp_accessor_geometry_s +{ + HpAccessorType type; + size_t data_offset; + size_t data_size; + + HpAccessor this; + HpAccessor other; + hp_bool_t is_br; + HpAccessor resolution; +}; + + +static SANE_Status +hp_accessor_geometry_set (HpAccessor _this, HpData data, void * _valp) +{ + HpAccessorGeometry this = (HpAccessorGeometry)_this; + SANE_Fixed * valp = _valp; + SANE_Fixed limit; + + sanei_hp_accessor_get(this->other, data, &limit); + if (this->is_br ? *valp < limit : *valp > limit) + *valp = limit; + return sanei_hp_accessor_set(this->this, data, valp); +} + +static int +_to_devpixels (SANE_Fixed val_mm, SANE_Fixed mm_per_pix) +{ + assert(val_mm >= 0); + return (val_mm + mm_per_pix / 2) / mm_per_pix; +} + +static int +hp_accessor_geometry_getint (HpAccessor _this, HpData data) +{ + HpAccessorGeometry this = (HpAccessorGeometry)_this; + SANE_Fixed this_val, other_val; + int res = sanei_hp_accessor_getint(this->resolution, + data); + SANE_Fixed mm_per_pix = (SANE_FIX(MM_PER_INCH) + res / 2) / res; + + assert(res > 0); + sanei_hp_accessor_get(this->this, data, &this_val); + + if (this->is_br) + { + /* Convert to extent. */ + sanei_hp_accessor_get(this->other, data, &other_val); + assert(this_val >= other_val && other_val >= 0); + return (_to_devpixels(this_val, mm_per_pix) + - _to_devpixels(other_val, mm_per_pix) + 1); + } + return _to_devpixels(this_val, mm_per_pix); +} + +/* + * we should implement hp_accessor_geometry_setint, but we don't + * need it yet... + */ + + +HpAccessor +sanei_hp_accessor_geometry_new (HpAccessor val, HpAccessor lim, hp_bool_t is_br, + HpAccessor resolution) +{ + static const struct hp_accessor_type_s type = { + hp_accessor_fixed_get, hp_accessor_geometry_set, + hp_accessor_geometry_getint, 0 + }; + _HpAccessorGeometry new = sanei_hp_alloc(sizeof(*new)); + + new->type = &type; + new->data_offset = val->data_offset; + new->data_size = val->data_size; + + new->this = val; + new->other = lim; + new->is_br = is_br; + new->resolution = resolution; + + return (HpAccessor)new; +} diff --git a/backend/hp-accessor.h b/backend/hp-accessor.h new file mode 100644 index 0000000..f043c3f --- /dev/null +++ b/backend/hp-accessor.h @@ -0,0 +1,88 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +#ifndef HP_ACCESSOR_H_INCLUDED +#define HP_ACCESSOR_H_INCLUDED +#include "hp.h" + +HpData sanei_hp_data_new (void); +HpData sanei_hp_data_dup (HpData orig); +void sanei_hp_data_destroy (HpData this); + +HpAccessor sanei_hp_accessor_new (HpData data, size_t size); +HpAccessor sanei_hp_accessor_int_new (HpData data); +HpAccessor sanei_hp_accessor_bool_new (HpData data); +HpAccessor sanei_hp_accessor_fixed_new (HpData data); +HpAccessor sanei_hp_accessor_choice_new(HpData data, HpChoice choices, + hp_bool_t may_change); +HpAccessor sanei_hp_accessor_vector_new(HpData data, + unsigned length, unsigned depth); +HpAccessor sanei_hp_accessor_gamma_vector_new(HpData data, + unsigned length, unsigned depth); +HpAccessor sanei_hp_accessor_matrix_vector_new(HpData data, + unsigned length, unsigned depth); +HpAccessor sanei_hp_accessor_subvector_new(HpAccessorVector super, + unsigned nchan, unsigned chan); + +HpAccessor sanei_hp_accessor_geometry_new (HpAccessor val, HpAccessor lim, + hp_bool_t is_br, HpAccessor res); + +SANE_Status sanei_hp_accessor_get (HpAccessor this, HpData data, void * valp); +SANE_Status sanei_hp_accessor_set (HpAccessor this, HpData data, void * valp); +int sanei_hp_accessor_getint(HpAccessor this, HpData data); +void sanei_hp_accessor_setint(HpAccessor this, HpData data, int v); +const void *sanei_hp_accessor_data (HpAccessor this, HpData data); +void * sanei__hp_accessor_data (HpAccessor this, HpData data); +size_t sanei_hp_accessor_size (HpAccessor this); + +unsigned sanei_hp_accessor_vector_length (HpAccessorVector this); +SANE_Fixed sanei_hp_accessor_vector_minval (HpAccessorVector this); +SANE_Fixed sanei_hp_accessor_vector_maxval (HpAccessorVector this); + +SANE_Int sanei_hp_accessor_choice_maxsize (HpAccessorChoice this); +SANE_String_Const * + sanei_hp_accessor_choice_strlist (HpAccessorChoice this, HpOptSet optset, + HpData data, const HpDeviceInfo *info); + +#endif /* HP_ACCESSOR_H_INCLUDED */ diff --git a/backend/hp-device.c b/backend/hp-device.c new file mode 100644 index 0000000..2b96ad6 --- /dev/null +++ b/backend/hp-device.c @@ -0,0 +1,476 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +/*#define STUBS +extern int sanei_debug_hp;*/ +#define DEBUG_DECLARE_ONLY +#include "../include/sane/config.h" + +#include +#include +#include "../include/lassert.h" +#include "hp-device.h" +#include "hp-accessor.h" +#include "hp-option.h" +#include "hp-scsi.h" +#include "hp-scl.h" + +/* Mark an scl-command to be simulated */ +SANE_Status +sanei_hp_device_simulate_set (const char *devname, HpScl scl, int flag) + +{HpDeviceInfo *info; + int inqid; + + info = sanei_hp_device_info_get ( devname ); + if (!info) return SANE_STATUS_INVAL; + + inqid = SCL_INQ_ID(scl)-HP_SCL_INQID_MIN; + info->simulate.sclsimulate[inqid] = flag; + + DBG(3, "hp_device_simulate_set: %d set to %ssimulated\n", + inqid+HP_SCL_INQID_MIN, flag ? "" : "not "); + + return SANE_STATUS_GOOD; +} + +/* Clear all simulation flags */ +void +sanei_hp_device_simulate_clear (const char *devname) + +{HpDeviceInfo *info; + + info = sanei_hp_device_info_get ( devname ); + if (!info) return; + + memset (&(info->simulate.sclsimulate[0]), 0, + sizeof (info->simulate.sclsimulate)); + + info->simulate.gamma_simulate = 0; +} + +/* Get simulate flag for an scl-command */ +hp_bool_t +sanei_hp_device_simulate_get (const char *devname, HpScl scl) + +{HpDeviceInfo *info; + int inqid; + + info = sanei_hp_device_info_get ( devname ); + if (!info) return 0; + + inqid = SCL_INQ_ID(scl)-HP_SCL_INQID_MIN; + return info->simulate.sclsimulate[inqid]; +} + +SANE_Status +sanei_hp_device_support_get (const char *devname, HpScl scl, + int *minval, int *maxval) + +{HpDeviceInfo *info; + HpSclSupport *sclsupport; + int inqid; + +/* #define HP_TEST_SIMULATE */ +#ifdef HP_TEST_SIMULATE + if (scl == SCL_BRIGHTNESS) return SANE_STATUS_UNSUPPORTED; + if (scl == SCL_CONTRAST) return SANE_STATUS_UNSUPPORTED; + if (scl == SCL_DOWNLOAD_TYPE) + { + *minval = 2; *maxval = 14; + return SANE_STATUS_GOOD; + } +#endif + + info = sanei_hp_device_info_get ( devname ); + if (!info) return SANE_STATUS_INVAL; + + inqid = SCL_INQ_ID(scl)-HP_SCL_INQID_MIN; + sclsupport = &(info->sclsupport[inqid]); + + if ( !(sclsupport->checked) ) return SANE_STATUS_INVAL; + if ( !(sclsupport->is_supported) ) return SANE_STATUS_UNSUPPORTED; + + if (minval) *minval = sclsupport->minval; + if (maxval) *maxval = sclsupport->maxval; + + return SANE_STATUS_GOOD; +} + +/* Update the list of supported commands */ +SANE_Status +sanei_hp_device_support_probe (HpScsi scsi) + +{HpDeviceInfo *info; + HpSclSupport *sclsupport; + SANE_Status status; + int k, val, inqid; + static HpScl sclprobe[] = /* The commands that should be probed */ + { + SCL_AUTO_BKGRND, + SCL_COMPRESSION, + SCL_DOWNLOAD_TYPE, + SCL_X_SCALE, + SCL_Y_SCALE, + SCL_DATA_WIDTH, + SCL_INVERSE_IMAGE, + SCL_BW_DITHER, + SCL_CONTRAST, + SCL_BRIGHTNESS, +#ifdef SCL_SHARPENING + SCL_SHARPENING, +#endif + SCL_MIRROR_IMAGE, + SCL_X_RESOLUTION, + SCL_Y_RESOLUTION, + SCL_OUTPUT_DATA_TYPE, + SCL_PRELOAD_ADF, + SCL_MEDIA, + SCL_X_EXTENT, + SCL_Y_EXTENT, + SCL_X_POS, + SCL_Y_POS, + SCL_SPEED, + SCL_FILTER, + SCL_TONE_MAP, + SCL_MATRIX, + SCL_UNLOAD, + SCL_CHANGE_DOC, + SCL_ADF_BFEED + }; + enum hp_device_compat_e compat; + + DBG(1, "hp_device_support_probe: Check supported commands for %s\n", + sanei_hp_scsi_devicename (scsi) ); + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + assert (info); + + memset (&(info->sclsupport[0]), 0, sizeof (info->sclsupport)); + + for (k = 0; k < (int)(sizeof (sclprobe) / sizeof (sclprobe[0])); k++) + { + inqid = SCL_INQ_ID(sclprobe[k])-HP_SCL_INQID_MIN; + sclsupport = &(info->sclsupport[inqid]); + status = sanei_hp_scl_inquire (scsi, sclprobe[k], &val, + &(sclsupport->minval), + &(sclsupport->maxval)); + sclsupport->is_supported = (status == SANE_STATUS_GOOD); + sclsupport->checked = 1; + + /* The OfficeJets seem to ignore brightness and contrast settings, + * so we'll pretend they're not supported at all. */ + if (((sclprobe[k]==SCL_BRIGHTNESS) || (sclprobe[k]==SCL_CONTRAST)) && + (sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) && + (compat & HP_COMPAT_OJ_1150C)) { + sclsupport->is_supported=0; + } + + if (sclsupport->is_supported) + { + DBG(1, "hp_device_support_probe: %d supported (%d..%d, %d)\n", + inqid+HP_SCL_INQID_MIN, sclsupport->minval, sclsupport->maxval, val); + } + else + { + DBG(1, "hp_device_support_probe: %d not supported\n", + inqid+HP_SCL_INQID_MIN); + } + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_device_probe_model (enum hp_device_compat_e *compat, HpScsi scsi, + int *model_num, const char **model_name) +{ + static struct { + HpScl cmd; + int model_num; + const char * model; + enum hp_device_compat_e flag; + } probes[] = { + { SCL_HP_MODEL_1, 1, "ScanJet Plus", HP_COMPAT_PLUS }, + { SCL_HP_MODEL_2, 2, "ScanJet IIc", HP_COMPAT_2C }, + { SCL_HP_MODEL_3, 3, "ScanJet IIp", HP_COMPAT_2P }, + { SCL_HP_MODEL_4, 4, "ScanJet IIcx", HP_COMPAT_2CX }, + { SCL_HP_MODEL_5, 5, "ScanJet 3c/4c/6100C", HP_COMPAT_4C }, + { SCL_HP_MODEL_6, 6, "ScanJet 3p", HP_COMPAT_3P }, + { SCL_HP_MODEL_8, 8, "ScanJet 4p", HP_COMPAT_4P }, + { SCL_HP_MODEL_9, 9, "ScanJet 5p/4100C/5100C", HP_COMPAT_5P }, + { SCL_HP_MODEL_10,10,"PhotoSmart Photo Scanner", HP_COMPAT_PS }, + { SCL_HP_MODEL_11,11,"OfficeJet 1150C", HP_COMPAT_OJ_1150C }, + { SCL_HP_MODEL_12,12,"OfficeJet 1170C or later", HP_COMPAT_OJ_1170C }, + { SCL_HP_MODEL_14,14,"ScanJet 62x0C", HP_COMPAT_6200C }, + { SCL_HP_MODEL_16,15,"ScanJet 5200C", HP_COMPAT_5200C }, + { SCL_HP_MODEL_17,17,"ScanJet 63x0C", HP_COMPAT_6300C } + }; + int i; + char buf[8]; + size_t len; + SANE_Status status; + static char *last_device = NULL; + static enum hp_device_compat_e last_compat; + static int last_model_num = -1; + static const char *last_model_name = "Model Unknown"; + + assert(scsi); + DBG(1, "probe_scanner: Probing %s\n", sanei_hp_scsi_devicename (scsi)); + + if (last_device != NULL) /* Look if we already probed the device */ + { + if (strcmp (last_device, sanei_hp_scsi_devicename (scsi)) == 0) + { + DBG(3, "probe_scanner: use cached compatibility flags\n"); + *compat = last_compat; + if (model_num) *model_num = last_model_num; + if (model_name) *model_name = last_model_name; + return SANE_STATUS_GOOD; + } + sanei_hp_free (last_device); + last_device = NULL; + } + *compat = 0; + last_model_num = -1; + last_model_name = "Model Unknown"; + for (i = 0; i < (int)(sizeof(probes)/sizeof(probes[0])); i++) + { + DBG(1,"probing %s\n",probes[i].model); + + len = sizeof(buf); + if (!FAILED( status = sanei_hp_scl_upload(scsi, probes[i].cmd, + buf, sizeof(buf)) )) + { + DBG(1, "probe_scanner: %s compatible (%5s)\n", probes[i].model, buf); + last_model_name = probes[i].model; + /* Some scanners have different responses */ + if (probes[i].model_num == 9) + { + if (strncmp (buf, "5110A", 5) == 0) + last_model_name = "ScanJet 5p"; + else if (strncmp (buf, "5190A", 5) == 0) + last_model_name = "ScanJet 5100C"; + else if (strncmp (buf, "6290A", 5) == 0) + last_model_name = "ScanJet 4100C"; + } + *compat |= probes[i].flag; + last_model_num = probes[i].model_num; + } + else if (!UNSUPPORTED( status )) + return status; /* SCL inquiry failed */ + } + /* Save values for next call */ + last_device = sanei_hp_strdup (sanei_hp_scsi_devicename (scsi)); + last_compat = *compat; + if (model_num) *model_num = last_model_num; + if (model_name) *model_name = last_model_name; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_device_probe (enum hp_device_compat_e *compat, HpScsi scsi) +{ + return sanei_hp_device_probe_model (compat, scsi, 0, 0); +} + +hp_bool_t +sanei_hp_device_compat (HpDevice this, enum hp_device_compat_e which) +{ + return (this->compat & which) != 0; +} + +static SANE_Status +hp_nonscsi_device_new (HpDevice * newp, const char * devname, HpConnect connect) +{ + HpDevice this; + HpScsi scsi; + SANE_Status status; + const char * model_name = "ScanJet"; + + if (FAILED( sanei_hp_nonscsi_new(&scsi, devname, connect) )) + { + DBG(1, "%s: Can't open nonscsi device\n", devname); + return SANE_STATUS_INVAL; /* Can't open device */ + } + + /* reset scanner; returns all parameters to defaults */ + if (FAILED( sanei_hp_scl_reset(scsi) )) + { + DBG(1, "hp_nonscsi_device_new: SCL reset failed\n"); + sanei_hp_scsi_destroy(scsi,1); + return SANE_STATUS_IO_ERROR; + } + + /* Things seem okay, allocate new device */ + this = sanei_hp_allocz(sizeof(*this)); + this->data = sanei_hp_data_new(); + + if (!this || !this->data) + return SANE_STATUS_NO_MEM; + + this->sanedev.name = sanei_hp_strdup(devname); + if (!this->sanedev.name) + return SANE_STATUS_NO_MEM; + this->sanedev.vendor = "Hewlett-Packard"; + this->sanedev.type = "flatbed scanner"; + + status = sanei_hp_device_probe_model (&(this->compat), scsi, 0, &model_name); + if (!FAILED(status)) + { + sanei_hp_device_support_probe (scsi); + status = sanei_hp_optset_new(&(this->options), scsi, this); + } + sanei_hp_scsi_destroy(scsi,1); + + if (!model_name) model_name = "ScanJet"; + this->sanedev.model = sanei_hp_strdup (model_name); + if (!this->sanedev.model) + return SANE_STATUS_NO_MEM; + + if (FAILED(status)) + { + DBG(1, "hp_nonscsi_device_new: %s: probe failed (%s)\n", + devname, sane_strstatus(status)); + sanei_hp_data_destroy(this->data); + sanei_hp_free((void *)this->sanedev.name); + sanei_hp_free((void *)this->sanedev.model); + sanei_hp_free(this); + return status; + } + + DBG(1, "hp_nonscsi_device_new: %s: found HP ScanJet model %s\n", + devname, this->sanedev.model); + + *newp = this; + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_device_new (HpDevice * newp, const char * devname) +{ + HpDevice this; + HpScsi scsi; + HpConnect connect; + SANE_Status status; + char * str; + + DBG(3, "sanei_hp_device_new: %s\n", devname); + + connect = sanei_hp_get_connect (devname); + if ( connect != HP_CONNECT_SCSI ) + return hp_nonscsi_device_new (newp, devname, connect); + + if (FAILED( sanei_hp_scsi_new(&scsi, devname) )) + { + DBG(1, "%s: Can't open scsi device\n", devname); + return SANE_STATUS_INVAL; /* Can't open device */ + } + + if (sanei_hp_scsi_inq(scsi)[0] != 0x03 + || memcmp(sanei_hp_scsi_vendor(scsi), "HP ", 8) != 0) + { + DBG(1, "%s: does not seem to be an HP scanner\n", devname); + sanei_hp_scsi_destroy(scsi,1); + return SANE_STATUS_INVAL; + } + + /* reset scanner; returns all parameters to defaults */ + if (FAILED( sanei_hp_scl_reset(scsi) )) + { + DBG(1, "sanei_hp_device_new: SCL reset failed\n"); + sanei_hp_scsi_destroy(scsi,1); + return SANE_STATUS_IO_ERROR; + } + + /* Things seem okay, allocate new device */ + this = sanei_hp_allocz(sizeof(*this)); + this->data = sanei_hp_data_new(); + + if (!this || !this->data) + return SANE_STATUS_NO_MEM; + + this->sanedev.name = sanei_hp_strdup(devname); + str = sanei_hp_strdup(sanei_hp_scsi_model(scsi)); + if (!this->sanedev.name || !str) + return SANE_STATUS_NO_MEM; + this->sanedev.model = str; + if ((str = strchr(str, ' ')) != 0) + *str = '\0'; + this->sanedev.vendor = "Hewlett-Packard"; + this->sanedev.type = "flatbed scanner"; + + status = sanei_hp_device_probe(&(this->compat), scsi); + if (!FAILED(status)) + { + sanei_hp_device_support_probe (scsi); + status = sanei_hp_optset_new(&this->options, scsi, this); + } + sanei_hp_scsi_destroy(scsi,1); + + if (FAILED(status)) + { + DBG(1, "sanei_hp_device_new: %s: probe failed (%s)\n", + devname, sane_strstatus(status)); + sanei_hp_data_destroy(this->data); + sanei_hp_free((void *)this->sanedev.name); + sanei_hp_free((void *)this->sanedev.model); + sanei_hp_free(this); + return status; + } + + DBG(1, "sanei_hp_device_new: %s: found HP ScanJet model %s\n", + devname, this->sanedev.model); + + *newp = this; + return SANE_STATUS_GOOD; +} + +const SANE_Device * +sanei_hp_device_sanedevice (HpDevice this) +{ + return &this->sanedev; +} + diff --git a/backend/hp-device.h b/backend/hp-device.h new file mode 100644 index 0000000..272a78a --- /dev/null +++ b/backend/hp-device.h @@ -0,0 +1,94 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +#ifndef HP_DEVICE_INCLUDED +#define HP_DEVICE_INCLUDED +#include "hp.h" + +enum hp_device_compat_e { + HP_COMPAT_PLUS = 1 << 0, /* HP ScanJet Plus */ + HP_COMPAT_2C = 1 << 1, + HP_COMPAT_2P = 1 << 2, + HP_COMPAT_2CX = 1 << 3, + HP_COMPAT_4C = 1 << 4, /* also 3c, 6100C */ + HP_COMPAT_3P = 1 << 5, + HP_COMPAT_4P = 1 << 6, + HP_COMPAT_5P = 1 << 7, /* also 4100C, 5100C */ + HP_COMPAT_5100C = 1 << 8, /* redundant with 5p */ + HP_COMPAT_PS = 1 << 9, /* HP PhotoSmart Photo Scanner */ + HP_COMPAT_OJ_1150C = 1 << 10, + HP_COMPAT_OJ_1170C = 1 << 11, /* also later OfficeJets */ + HP_COMPAT_6200C = 1 << 12, + HP_COMPAT_5200C = 1 << 13, + HP_COMPAT_6300C = 1 << 14 +}; + +struct hp_device_s +{ + HpData data; + HpOptSet options; + SANE_Device sanedev; + enum hp_device_compat_e compat; +}; + +SANE_Status sanei_hp_device_new (HpDevice * new, const char * devname); + +const SANE_Device * sanei_hp_device_sanedevice (HpDevice this); + +void sanei_hp_device_simulate_clear (const char *devname); +SANE_Status sanei_hp_device_simulate_set (const char *devname, HpScl scl, + int flag); +SANE_Status sanei_hp_device_support_get (const char *devname, HpScl scl, + int *minval, int *maxval); +SANE_Status sanei_hp_device_support_probe (HpScsi scsi); +SANE_Status sanei_hp_device_probe_model (enum hp_device_compat_e *compat, + HpScsi scsi, int *model_num, + const char **model_name); +SANE_Status sanei_hp_device_probe (enum hp_device_compat_e *compat, + HpScsi scsi); +hp_bool_t sanei_hp_device_compat (HpDevice this, + enum hp_device_compat_e c); + + +#endif /* HP_DEVICE_INCLUDED */ diff --git a/backend/hp-handle.c b/backend/hp-handle.c new file mode 100644 index 0000000..d9be2d5 --- /dev/null +++ b/backend/hp-handle.c @@ -0,0 +1,790 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +/* #define STUBS +extern int sanei_debug_hp; */ +#define DEBUG_DECLARE_ONLY +#include "../include/sane/config.h" + +#ifdef HAVE_UNISTD_H +# include +#endif +#include +#include +#include "../include/lassert.h" +#include +#include +#include + +#include "hp-handle.h" + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_thread.h" + +#include "hp-device.h" +#include "hp-option.h" +#include "hp-accessor.h" +#include "hp-scsi.h" +#include "hp-scl.h" + +struct hp_handle_s +{ + HpData data; + HpDevice dev; + SANE_Parameters scan_params; + + SANE_Pid reader_pid; + int child_forked; /* Flag if we used fork() or not */ + size_t bytes_left; + int pipe_read_fd; + sigset_t sig_set; + + sig_atomic_t cancelled; + + /* These data are used by the child */ + HpScsi scsi; + HpProcessData procdata; + int pipe_write_fd; +}; + + +static hp_bool_t +hp_handle_isScanning (HpHandle this) +{ + return this->reader_pid != 0; +} + +/* + * reader thread. Used when threads are used + */ +static int +reader_thread (void *data) +{ + struct hp_handle_s *this = (struct hp_handle_s *) data; + struct SIGACTION act; + SANE_Status status; + + DBG (1, "reader_thread: thread started\n" + " parameters: scsi = 0x%08lx, pipe_write_fd = %d\n", + (long) this->scsi, this->pipe_write_fd); + + memset(&act, 0, sizeof(act)); + sigaction(SIGTERM, &act, 0); + + DBG (1, "Starting sanei_hp_scsi_pipeout()\n"); + status = sanei_hp_scsi_pipeout (this->scsi, this->pipe_write_fd, + &(this->procdata)); + DBG (1, "sanei_hp_scsi_pipeout finished with %s\n", sane_strstatus (status)); + + close (this->pipe_write_fd); + this->pipe_write_fd = -1; + sanei_hp_scsi_destroy (this->scsi, 0); + return status; +} + +/* + * reader process. Used when forking child. + */ +static int +reader_process (void *data) +{ + struct hp_handle_s *this = (struct hp_handle_s *) data; + struct SIGACTION sa; + SANE_Status status; + + /* Here we are in a forked child. The thread will not come up to here. */ + /* Forked child must close read end of pipe */ + close (this->pipe_read_fd); + this->pipe_read_fd = -1; + + memset(&sa, 0, sizeof(sa)); + sa.sa_handler = SIG_DFL; + sigaction(SIGTERM, &sa, 0); + sigdelset(&(this->sig_set), SIGTERM); + sigprocmask(SIG_SETMASK, &(this->sig_set), 0); + + /* not closing writing end of pipe gives an infinite loop on Digital UNIX */ + status = sanei_hp_scsi_pipeout (this->scsi, this->pipe_write_fd, + &(this->procdata)); + close (this->pipe_write_fd); + this->pipe_write_fd = -1; + DBG(3,"reader_process: Exiting child (%s)\n",sane_strstatus(status)); + return (status); +} + +static SANE_Status +hp_handle_startReader (HpHandle this, HpScsi scsi) +{ + int fds[2]; + sigset_t old_set; + + assert(this->reader_pid == 0); + this->cancelled = 0; + this->pipe_write_fd = this->pipe_read_fd = -1; + + if (pipe(fds)) + return SANE_STATUS_IO_ERROR; + + sigfillset(&(this->sig_set)); + sigprocmask(SIG_BLOCK, &(this->sig_set), &old_set); + + this->scsi = scsi; + this->pipe_write_fd = fds[1]; + this->pipe_read_fd = fds[0]; + + /* Will childs be forked ? */ + this->child_forked = sanei_thread_is_forked (); + + /* Start a thread or fork a child. None of them will return here. */ + /* Returning means to be in the parent or thread/fork failed */ + this->reader_pid = sanei_thread_begin (this->child_forked ? reader_process : + reader_thread, (void *) this); + if (this->reader_pid != 0) + { + /* Here we are in the parent */ + sigprocmask(SIG_SETMASK, &old_set, 0); + + if ( this->child_forked ) + { /* After fork(), parent must close writing end of pipe */ + DBG(3, "hp_handle_startReader: parent closes write end of pipe\n"); + close (this->pipe_write_fd); + this->pipe_write_fd = -1; + } + + if (this->reader_pid == -1) /* Creating child failed ? Clean up pipe */ + { + if ( !this->child_forked ) + { + close (this->pipe_write_fd); + this->pipe_write_fd = -1; + } + close (this->pipe_read_fd); + this->pipe_read_fd = -1; + + DBG(1, "hp_handle_startReader: fork() failed\n"); + + return SANE_STATUS_IO_ERROR; + } + + DBG(1, "start_reader: reader process %ld started\n", (long) this->reader_pid); + return SANE_STATUS_GOOD; + } + + DBG(3, "Unexpected return from sanei_thread_begin()\n"); + return SANE_STATUS_INVAL; +} + +static SANE_Status +hp_handle_stopScan (HpHandle this) +{ + HpScsi scsi; + + this->cancelled = 0; + this->bytes_left = 0; + + if (this->reader_pid) + { + int info; + DBG(3, "hp_handle_stopScan: killing child (%ld)\n", (long) this->reader_pid); + if (this->child_forked) + { + kill(this->reader_pid, SIGTERM); + waitpid(this->reader_pid, &info, 0); + } + else + { + sanei_thread_kill (this->reader_pid); + sanei_thread_waitpid(this->reader_pid, &info); + } + DBG(1, "hp_handle_stopScan: child %s = %d\n", + WIFEXITED(info) ? "exited, status" : "signalled, signal", + WIFEXITED(info) ? WEXITSTATUS(info) : WTERMSIG(info)); + close(this->pipe_read_fd); + this->reader_pid = 0; + + if ( !FAILED( sanei_hp_scsi_new(&scsi, this->dev->sanedev.name)) ) + { + if (WIFSIGNALED(info)) + { + /* + sanei_hp_scl_set(scsi, SCL_CLEAR_ERRORS, 0); + sanei_hp_scl_errcheck(scsi); + */ + sanei_hp_scl_reset(scsi); + } + sanei_hp_scsi_destroy(scsi,0); + } + } + else + { + DBG(3, "hp_handle_stopScan: no pid for child\n"); + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_handle_uploadParameters (HpHandle this, HpScsi scsi, int *scan_depth, + hp_bool_t *soft_invert, hp_bool_t *out8) +{ + SANE_Parameters * p = &this->scan_params; + int data_width; + enum hp_device_compat_e compat; + + assert(scsi); + + *soft_invert = 0; + *out8 = 0; + + p->last_frame = SANE_TRUE; + /* inquire resulting size of image after setting it up */ + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_PIXELS_PER_LINE, + &p->pixels_per_line,0,0) ); + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_BYTES_PER_LINE, + &p->bytes_per_line,0,0) ); + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_NUMBER_OF_LINES, + &p->lines,0,0)); + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_DATA_WIDTH, + &data_width,0,0)); + + switch (sanei_hp_optset_scanmode(this->dev->options, this->data)) { + case HP_SCANMODE_LINEART: /* Lineart */ + case HP_SCANMODE_HALFTONE: /* Halftone */ + p->format = SANE_FRAME_GRAY; + p->depth = 1; + *scan_depth = 1; + + /* The OfficeJets don't seem to handle SCL_INVERSE_IMAGE, so we'll + * have to invert in software. */ + if ((sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_OJ_1150C)) { + *soft_invert=1; + } + + break; + case HP_SCANMODE_GRAYSCALE: /* Grayscale */ + p->format = SANE_FRAME_GRAY; + p->depth = (data_width > 8) ? 16 : 8; + *scan_depth = data_width; + + /* 8 bit output forced ? */ + if ( *scan_depth > 8 ) + { + *out8 = sanei_hp_optset_output_8bit (this->dev->options, this->data); + DBG(1,"hp_handle_uploadParameters: out8=%d\n", (int)*out8); + if (*out8) + { + p->depth = 8; + p->bytes_per_line /= 2; + } + } + break; + case HP_SCANMODE_COLOR: /* RGB */ + p->format = SANE_FRAME_RGB; + p->depth = (data_width > 24) ? 16 : 8; + *scan_depth = data_width / 3; + + /* 8 bit output forced ? */ + if ( *scan_depth > 8 ) + { + *out8 = sanei_hp_optset_output_8bit (this->dev->options, this->data); + DBG(1,"hp_handle_uploadParameters: out8=%d\n", (int)*out8); + if (*out8) + { + p->depth = 8; + p->bytes_per_line /= 2; + } + } + /* HP PhotoSmart does not invert when depth > 8. Lets do it by software */ + if ( (*scan_depth > 8) + && (sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_PS) ) + *soft_invert = 1; + DBG(1, "hp_handle_uploadParameters: data width %d\n", data_width); + break; + default: + assert(!"Aack"); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + + +HpHandle +sanei_hp_handle_new (HpDevice dev) +{ + HpHandle new = sanei_hp_allocz(sizeof(*new)); + + if (!new) + return 0; + + if (!(new->data = sanei_hp_data_dup(dev->data))) + { + sanei_hp_free(new); + return 0; + } + + new->dev = dev; + return new; +} + +void +sanei_hp_handle_destroy (HpHandle this) +{ + HpScsi scsi=0; + + DBG(3,"sanei_hp_handle_destroy: stop scan\n"); + + hp_handle_stopScan(this); + + if (sanei_hp_scsi_new(&scsi,this->dev->sanedev.name)==SANE_STATUS_GOOD && + scsi) { + sanei_hp_scsi_destroy(scsi,1); + } + + sanei_hp_data_destroy(this->data); + sanei_hp_free(this); +} + +const SANE_Option_Descriptor * +sanei_hp_handle_saneoption (HpHandle this, SANE_Int optnum) +{ + if (this->cancelled) + { + DBG(1, "sanei_hp_handle_saneoption: cancelled. Stop scan\n"); + hp_handle_stopScan(this); + } + return sanei_hp_optset_saneoption(this->dev->options, this->data, optnum); +} + +SANE_Status +sanei_hp_handle_control(HpHandle this, SANE_Int optnum, + SANE_Action action, void *valp, SANE_Int *info) +{ + SANE_Status status; + HpScsi scsi; + hp_bool_t immediate; + + if (this->cancelled) + { + DBG(1, "sanei_hp_handle_control: cancelled. Stop scan\n"); + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + } + + if (hp_handle_isScanning(this)) + return SANE_STATUS_DEVICE_BUSY; + + RETURN_IF_FAIL( sanei_hp_scsi_new(&scsi, this->dev->sanedev.name) ); + + immediate = sanei_hp_optset_isImmediate(this->dev->options, optnum); + + status = sanei_hp_optset_control(this->dev->options, this->data, + optnum, action, valp, info, scsi, + immediate); + sanei_hp_scsi_destroy ( scsi,0 ); + + return status; +} + +SANE_Status +sanei_hp_handle_getParameters (HpHandle this, SANE_Parameters *params) +{ + SANE_Status status; + + if (!params) + return SANE_STATUS_GOOD; + + if (this->cancelled) + { + DBG(1, "sanei_hp_handle_getParameters: cancelled. Stop scan\n"); + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + } + + if (hp_handle_isScanning(this)) + { + *params = this->scan_params; + return SANE_STATUS_GOOD; + } + + status = sanei_hp_optset_guessParameters(this->dev->options, + this->data, params); +#ifdef INQUIRE_AFTER_SCAN + /* Photosmart: this gives the correct number of lines when doing + an update of the SANE parameters right after a preview */ + if (!strcmp("C5100A", this->dev->sanedev.model)) { + HpScsi scsi; + SANE_Parameters * p = &this->scan_params; + + if (!FAILED( sanei_hp_scsi_new(&scsi, this->dev->sanedev.name) )) { + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_NUMBER_OF_LINES, + &p->lines,0,0)); + sanei_hp_scsi_destroy(scsi,0); + *params = this->scan_params; + } + } +#endif + return status; +} + +SANE_Status +sanei_hp_handle_startScan (HpHandle this) +{ + SANE_Status status; + HpScsi scsi; + HpScl scl; + HpProcessData *procdata = &(this->procdata); + int adfscan; + + /* FIXME: setup preview mode stuff? */ + + if (hp_handle_isScanning(this)) + { + DBG(3,"sanei_hp_handle_startScan: Stop current scan\n"); + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + } + + RETURN_IF_FAIL( sanei_hp_scsi_new(&scsi, this->dev->sanedev.name) ); + + status = sanei_hp_optset_download(this->dev->options, this->data, scsi); + + if (!FAILED(status)) + status = hp_handle_uploadParameters(this, scsi, + &(procdata->bits_per_channel), + &(procdata->invert), + &(procdata->out8)); + + if (FAILED(status)) + { + sanei_hp_scsi_destroy(scsi,0); + return status; + } + + procdata->mirror_vertical = + sanei_hp_optset_mirror_vert (this->dev->options, this->data, scsi); + DBG(1, "start: %s to mirror image vertically\n", procdata->mirror_vertical ? + "Request" : "No request" ); + + scl = sanei_hp_optset_scan_type (this->dev->options, this->data); + adfscan = (scl == SCL_ADF_SCAN); + + /* For ADF scan we should check if there is paper available */ + if ( adfscan ) + {int adfstat = 0; + int can_check_paper = 0; + int is_flatbed = 0; + int minval, maxval; + + /* For ADF-support, we have three different types of scanners: + * ScanJet, ScanJet+, IIp, 3p: + * scroll feed, no support for inquire paper in ADF, unload document + * and preload document + * IIc, IIcx, 3c, 4c, 6100C, 4p: + * flatbed, no support for preload document + * 5100C, 5200C, 6200C, 6300C: + * scroll feed. + * For all scroll feed types, we use the usual scan window command. + * For flatbed types, use a sequence of special commands. + */ + + /* Check the IIp group */ + if ( (sanei_hp_device_support_get (this->dev->sanedev.name, + SCL_UNLOAD, &minval, &maxval) + != SANE_STATUS_GOOD ) + && (sanei_hp_device_support_get (this->dev->sanedev.name, + SCL_CHANGE_DOC, &minval, &maxval) + != SANE_STATUS_GOOD ) ) + { + DBG(3, "start: Request for ADF scan without support of unload doc\n"); + DBG(3, " and change doc. Seems to be something like a IIp.\n"); + DBG(3, " Use standard scan window command.\n"); + + scl = SCL_START_SCAN; + can_check_paper = 0; + is_flatbed = 0; + } +/* + else if ( sanei_hp_device_support_get (this->dev->sanedev.name, + SCL_PRELOAD_ADF, &minval, &maxval) + != SANE_STATUS_GOOD ) +*/ + else if ( sanei_hp_is_flatbed_adf (scsi) ) + { + DBG(3, "start: Request for ADF scan without support of preload doc.\n"); + DBG(3, " Seems to be a flatbed ADF.\n"); + DBG(3, " Use ADF scan window command.\n"); + + can_check_paper = 1; + is_flatbed = 1; + } + else + { + DBG(3, "start: Request for ADF scan with support of preload doc.\n"); + DBG(3, " Seems to be a scroll feed ADF.\n"); + DBG(3, " Use standard scan window command.\n"); + + scl = SCL_START_SCAN; + can_check_paper = 1; + is_flatbed = 0; + } + + /* Check if the ADF is ready */ + if ( sanei_hp_scl_inquire(scsi, SCL_ADF_READY, &adfstat, 0, 0) + != SANE_STATUS_GOOD ) + { + DBG(1, "start: Error checking if ADF is ready\n"); + sanei_hp_scsi_destroy(scsi,0); + return SANE_STATUS_UNSUPPORTED; + } + + if ( adfstat != 1 ) + { + DBG(1, "start: ADF is not ready. Finished.\n"); + sanei_hp_scsi_destroy(scsi,0); + return SANE_STATUS_NO_DOCS; + } + + /* Check paper in ADF */ + if ( can_check_paper ) + { + if ( sanei_hp_scl_inquire(scsi, SCL_ADF_BIN, &adfstat, 0, 0) + != SANE_STATUS_GOOD ) + { + DBG(1, "start: Error checking if paper in ADF\n"); + sanei_hp_scsi_destroy(scsi,0); + return SANE_STATUS_UNSUPPORTED; + } + + if ( adfstat != 1 ) + { + DBG(1, "start: No paper in ADF bin. Finished.\n"); + sanei_hp_scsi_destroy(scsi,0); + return SANE_STATUS_NO_DOCS; + } + + if ( is_flatbed ) + { + if ( sanei_hp_scl_set(scsi, SCL_CHANGE_DOC, 0) != SANE_STATUS_GOOD ) + { + DBG(1, "start: Error changing document\n"); + sanei_hp_scsi_destroy(scsi,0); + return SANE_STATUS_UNSUPPORTED; + } + } + } + } + + DBG(1, "start: %s to mirror image vertically\n", procdata->mirror_vertical ? + "Request" : "No request" ); + + this->bytes_left = ( this->scan_params.bytes_per_line + * this->scan_params.lines ); + + DBG(1, "start: %d pixels per line, %d bytes per line, %d lines high\n", + this->scan_params.pixels_per_line, this->scan_params.bytes_per_line, + this->scan_params.lines); + procdata->bytes_per_line = (int)this->scan_params.bytes_per_line; + if (procdata->out8) + { + procdata->bytes_per_line *= 2; + DBG(1,"(scanner will send %d bytes per line, 8 bit output forced)\n", + procdata->bytes_per_line); + } + procdata->lines = this->scan_params.lines; + + /* Wait for front-panel button push ? */ + status = sanei_hp_optset_start_wait(this->dev->options, this->data); + + if (status) /* Wait for front button push ? Start scan in reader process */ + { + procdata->startscan = scl; + status = SANE_STATUS_GOOD; + } + else + { + procdata->startscan = 0; + status = sanei_hp_scl_startScan(scsi, scl); + } + + if (!FAILED( status )) + { + status = hp_handle_startReader(this, scsi); + } + + /* Close SCSI-connection in forked environment */ + if (this->child_forked) + sanei_hp_scsi_destroy(scsi,0); + + return status; +} + + +SANE_Status +sanei_hp_handle_read (HpHandle this, void * buf, size_t *lengthp) +{ + ssize_t nread; + SANE_Status status; + + DBG(3, "sanei_hp_handle_read: trying to read %lu bytes\n", + (unsigned long) *lengthp); + + if (!hp_handle_isScanning(this)) + { + DBG(1, "sanei_hp_handle_read: not scanning\n"); + return SANE_STATUS_INVAL; + } + + if (this->cancelled) + { + DBG(1, "sanei_hp_handle_read: cancelled. Stop scan\n"); + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + return SANE_STATUS_CANCELLED; + } + + if (*lengthp == 0) + return SANE_STATUS_GOOD; + + if (*lengthp > this->bytes_left) + *lengthp = this->bytes_left; + + if ((nread = read(this->pipe_read_fd, buf, *lengthp)) < 0) + { + *lengthp = 0; + if (errno == EAGAIN) + return SANE_STATUS_GOOD; + DBG(1, "sanei_hp_handle_read: read from pipe: %s. Stop scan\n", + strerror(errno)); + hp_handle_stopScan(this); + return SANE_STATUS_IO_ERROR; + } + + this->bytes_left -= (*lengthp = nread); + + if (nread > 0) + { + DBG(3, "sanei_hp_handle_read: read %lu bytes\n", (unsigned long) nread); + return SANE_STATUS_GOOD; + } + + DBG(1, "sanei_hp_handle_read: EOF from pipe. Stop scan\n"); + status = this->bytes_left ? SANE_STATUS_IO_ERROR : SANE_STATUS_EOF; + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + + /* Switch off lamp and check unload after scan */ + if (status == SANE_STATUS_EOF) + { + const HpDeviceInfo *hpinfo; + HpScsi scsi; + + if ( sanei_hp_scsi_new(&scsi, this->dev->sanedev.name) == SANE_STATUS_GOOD ) + { + hpinfo = sanei_hp_device_info_get ( this->dev->sanedev.name ); + + if ( hpinfo ) + { + if ( hpinfo->unload_after_scan ) + sanei_hp_scl_set(scsi, SCL_UNLOAD, 0); + } + + sanei_hp_scsi_destroy(scsi,0); + } + } + return status; +} + +void +sanei_hp_handle_cancel (HpHandle this) +{ + this->cancelled = 1; + /* The OfficeJet K series may not deliver enough data. */ + /* Therefore the read might not return until it is interrupted. */ + DBG(3,"sanei_hp_handle_cancel: compat flags: 0x%04x\n", + (int)this->dev->compat); + if ( (this->reader_pid) + && (this->dev->compat & HP_COMPAT_OJ_1150C) ) + { + DBG(3,"sanei_hp_handle_cancel: send SIGTERM to child (%ld)\n", + (long) this->reader_pid); + if (this->child_forked) + kill(this->reader_pid, SIGTERM); + else + sanei_thread_kill(this->reader_pid); + } +} + +SANE_Status +sanei_hp_handle_setNonblocking (HpHandle this, hp_bool_t non_blocking) +{ + if (!hp_handle_isScanning(this)) + return SANE_STATUS_INVAL; + + if (this->cancelled) + { + DBG(3,"sanei_hp_handle_setNonblocking: cancelled. Stop scan\n"); + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + return SANE_STATUS_CANCELLED; + } + + if (fcntl(this->pipe_read_fd, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + return SANE_STATUS_IO_ERROR; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_handle_getPipefd (HpHandle this, SANE_Int *fd) +{ + if (! hp_handle_isScanning(this)) + return SANE_STATUS_INVAL; + + if (this->cancelled) + { + DBG(3,"sanei_hp_handle_getPipefd: cancelled. Stop scan\n"); + RETURN_IF_FAIL( hp_handle_stopScan(this) ); + return SANE_STATUS_CANCELLED; + } + + *fd = this->pipe_read_fd; + return SANE_STATUS_GOOD; +} diff --git a/backend/hp-handle.h b/backend/hp-handle.h new file mode 100644 index 0000000..f1fac9a --- /dev/null +++ b/backend/hp-handle.h @@ -0,0 +1,65 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +#ifndef HP_HANDLE_INCLUDED +#define HP_HANDLE_INCLUDED +#include "hp.h" + +HpHandle sanei_hp_handle_new (HpDevice dev); + +void sanei_hp_handle_destroy (HpHandle this); +const SANE_Option_Descriptor * sanei_hp_handle_saneoption (HpHandle this, + SANE_Int optnum); +SANE_Status sanei_hp_handle_control(HpHandle this, SANE_Int optnum, + SANE_Action action, void *valp, SANE_Int *info); +SANE_Status sanei_hp_handle_getParameters (HpHandle this, + SANE_Parameters *params); +SANE_Status sanei_hp_handle_startScan (HpHandle this); +SANE_Status sanei_hp_handle_read (HpHandle this, void * buf, size_t *lengthp); +void sanei_hp_handle_cancel (HpHandle this); +SANE_Status sanei_hp_handle_setNonblocking (HpHandle this, + hp_bool_t non_blocking); +SANE_Status sanei_hp_handle_getPipefd (HpHandle this, SANE_Int *fd); + +#endif /* HP_HANDLE_INCLUDED */ diff --git a/backend/hp-hpmem.c b/backend/hp-hpmem.c new file mode 100644 index 0000000..d082bda --- /dev/null +++ b/backend/hp-hpmem.c @@ -0,0 +1,151 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ +/* +#define STUBS +extern int sanei_debug_hp;*/ +#define DEBUG_DECLARE_ONLY +#include "../include/sane/config.h" + +#include +#include +#include "../include/lassert.h" + +#include "hp.h" + +typedef struct hp_alloc_s Alloc; + +struct hp_alloc_s +{ + Alloc * prev; + Alloc * next; + hp_byte_t buf[1]; +}; + +static Alloc head[] = {{ head, head, {0} }}; + +#define DATA_OFFSET (head->buf - (hp_byte_t *)head) +#define VOID_TO_ALLOCP(p) ((Alloc *)((hp_byte_t *)(p) - DATA_OFFSET)) +#define ALLOCSIZE(sz) (sz + DATA_OFFSET) + + +void * +sanei_hp_alloc (size_t sz) +{ + Alloc * new = malloc(ALLOCSIZE(sz)); + + if (!new) + return 0; + (new->next = head->next)->prev = new; + (new->prev = head)->next = new; + return new->buf; +} + +void * +sanei_hp_allocz (size_t sz) +{ + void * new = sanei_hp_alloc(sz); + + if (!new) + return 0; + memset(new, 0, sz); + return new; +} + +void * +sanei_hp_memdup (const void * src, size_t sz) +{ + char * new = sanei_hp_alloc(sz); + if (!new) + return 0; + return memcpy(new, src, sz); +} + +char * +sanei_hp_strdup (const char * str) +{ + return sanei_hp_memdup(str, strlen(str) + 1); +} + +void * +sanei_hp_realloc (void * ptr, size_t sz) +{ + if (ptr) + { + Alloc * old = VOID_TO_ALLOCP(ptr); + Alloc copy = *old; + Alloc * new = realloc(old, ALLOCSIZE(sz)); + if (!new) + return 0; + if (new != old) + (new->prev = copy.prev)->next = (new->next = copy.next)->prev = new; + return new->buf; + } + else + return sanei_hp_alloc(sz); +} + +void +sanei_hp_free (void * ptr) +{ + Alloc * old = VOID_TO_ALLOCP(ptr); + + assert(old && old != head); + (old->next->prev = old->prev)->next = old->next; + old->next = old->prev = 0; /* so we can puke on multiple free's */ + free(old); +} + +void +sanei_hp_free_all (void) +{ + Alloc * ptr; + Alloc * next; + + for (ptr = head->next; ptr != head; ptr = next) + { + next = ptr->next; + free(ptr); + } + head->next = head->prev = head; +} diff --git a/backend/hp-option.c b/backend/hp-option.c new file mode 100644 index 0000000..10bcb3e --- /dev/null +++ b/backend/hp-option.c @@ -0,0 +1,4087 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +/* + $Log$ + Revision 1.13 2005/04/13 12:50:07 ellert-guest + Add missing SANE_I18N, Regenerate .po files accordingly, Update Swedish translations + + Revision 1.12 2003/10/09 19:32:50 kig-guest + Bug #300241: fix invers image on 3c/4c/6100C at 10 bit depth + + +*/ + +/* pwd.h not available ? */ +#if (defined(__IBMC__) || defined(__IBMCPP__)) +#ifndef _AIX +# define SANE_HOME_HP "SANE_HOME_HP" +#endif +#endif + +/* To be done: dont reallocate choice accessors */ +/* #define HP_ALLOC_CHOICEACC_ONCE 1 */ +/* +#define HP_EXPERIMENTAL +*/ /* +#define STUBS +extern int sanei_debug_hp; */ +#define DEBUG_DECLARE_ONLY +#include "../include/sane/config.h" +#include "../include/sane/sanei_backend.h" +#include "../include/lalloca.h" + +#include +#include +#include "../include/lassert.h" +#ifndef SANE_HOME_HP +#include +#endif +#include +#include +#include +#include +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "hp.h" +#include "hp-option.h" +#include "hp-accessor.h" +#include "hp-scsi.h" +#include "hp-scl.h" +#include "hp-device.h" + + +/* FIXME: descriptors should be static? */ + +typedef SANE_Option_Descriptor * _HpSaneOption; +typedef struct hp_option_descriptor_s * _HpOptionDescriptor; +typedef struct hp_option_s * _HpOption; + +typedef struct hp_data_info_s * HpDataInfo; +typedef struct hp_data_info_s * _HpDataInfo; + +typedef HpAccessor HpAccessorOptd; + + +static hp_bool_t hp_optset_isEnabled (HpOptSet this, HpData data, + const char *name, const HpDeviceInfo *info); +static HpOption hp_optset_get (HpOptSet this, HpOptionDescriptor optd); +static HpOption hp_optset_getByName (HpOptSet this, const char * name); +static SANE_Status hp_download_calib_file (HpScsi scsi); +static SANE_Status hp_probe_parameter_support_table (enum hp_device_compat_e + compat, HpScl scl, int value); + +#define HP_EOL -9999 + +/* Dont need requiries for commands that are probed */ +#define HP_PROBE_SCL_COMMAND 1 + +/* Scale factor for vectors (gtk seems not to like vectors/curves + * in y-range 0.0,...,1.0) + */ +#define HP_VECTOR_SCALE (256.0) +/* + * + */ +struct hp_option_s +{ + HpOptionDescriptor descriptor; + HpAccessorOptd optd_acsr; + HpAccessor data_acsr; + void * extra; +}; + +struct hp_option_descriptor_s +{ + const char * name; + const char * title; + const char * desc; + SANE_Value_Type type; + SANE_Unit unit; + SANE_Int cap; + + enum hp_device_compat_e requires; /* model dependent support flags */ + + /* probe for option support */ + SANE_Status (*probe) (_HpOption this, HpScsi scsi, HpOptSet optset, + HpData data); + SANE_Status (*program) (HpOption this, HpScsi scsi, HpOptSet optset, + HpData data); + hp_bool_t (*enable) (HpOption this, HpOptSet optset, HpData data, + const HpDeviceInfo *info); + + hp_bool_t has_global_effect; + hp_bool_t affects_scan_params; + hp_bool_t program_immediate; + hp_bool_t suppress_for_scan; + hp_bool_t may_change; + + + /* This stuff should really be in a subclasses: */ + HpScl scl_command; + int minval, maxval, startval; /* for simulation */ + HpChoice choices; +}; + +struct hp_data_info_s +{ + HpScl scl; +}; + +static const struct hp_option_descriptor_s + NUM_OPTIONS[1], PREVIEW_MODE[1], SCAN_MODE[1], SCAN_RESOLUTION[1], + + CUSTOM_GAMMA[1], GAMMA_VECTOR_8x8[1], +#ifdef ENABLE_7x12_TONEMAPS + GAMMA_VECTOR_7x12[1], + RGB_TONEMAP[1], GAMMA_VECTOR_R[1], GAMMA_VECTOR_G[1], GAMMA_VECTOR_B[1], +#endif + HALFTONE_PATTERN[1], MEDIA[1], OUT8[1], BIT_DEPTH[1], SCAN_SOURCE[1], +#ifdef FAKE_COLORSEP_MATRIXES + SEPMATRIX[1], +#endif + MATRIX_TYPE[1]; + + +/* Check if a certain scanner model supports a command with a given parameter + * value. The function returns SANE_STATUS_GOOD if the command and the + * value is found in the support table of that scanner. + * It returns SANE_STATUS_UNSUPPORTED if the command is found in the support + * table of that scanner, but the value is not included in the table. + * It returns SANE_STATUS_EOF if there is no information about that command + * and that scanner in the support table. + */ +static SANE_Status +hp_probe_parameter_support_table (enum hp_device_compat_e compat, + HpScl scl, int value) + +{int k, j; + char *eptr; + static int photosmart_output_type[] = + /* HP Photosmart: only b/w, gray, color is supported */ + { HP_COMPAT_PS, SCL_OUTPUT_DATA_TYPE, 0, 4, 5, HP_EOL }; + + static int *support_table[] = + { + photosmart_output_type + }; + + eptr = getenv ("SANE_HP_CHK_TABLE"); + if ((eptr != NULL) && (*eptr == '0')) + return SANE_STATUS_EOF; + + for (k = 0; k < (int)(sizeof (support_table)/sizeof (support_table[0])); k++) + { + if ((scl == support_table[k][1]) && (support_table[k][0] & compat)) + { + for (j = 2; support_table[k][j] != HP_EOL; j++) + if (support_table[k][j] == value) return SANE_STATUS_GOOD; + return SANE_STATUS_UNSUPPORTED; + } + } + return SANE_STATUS_EOF; +} + + +/* + * class HpChoice + */ +typedef struct hp_choice_s * _HpChoice; + +static hp_bool_t +hp_choice_isSupported (HpChoice choice, int minval, int maxval) +{ + return ( choice->is_emulated + || ( choice->val >= minval && choice->val <= maxval ) ); +} + +static hp_bool_t +hp_probed_choice_isSupported (HpScsi scsi, HpScl scl, + HpChoice choice, int minval, int maxval) +{ + hp_bool_t isSupported; + SANE_Status status; + enum hp_device_compat_e compat; + + if ( choice->is_emulated ) + { + DBG(3, "probed_choice: value %d is emulated\n", choice->val); + return ( 1 ); + } + if ( choice->val < minval || choice->val > maxval ) + { + DBG(3, "probed_choice: value %d out of range (%d,%d)\n", choice->val, + minval, maxval); + return ( 0 ); + } + + if (sanei_hp_device_probe (&compat, scsi) != SANE_STATUS_GOOD) + { + DBG(1, "probed_choice: Could not get compatibilities for scanner\n"); + return ( 0 ); + } + + status = hp_probe_parameter_support_table (compat, scl, choice->val); + if (status == SANE_STATUS_GOOD) + { + DBG(3, "probed_choice: command/value found in support table\n"); + return ( 1 ); + } + else if (status == SANE_STATUS_UNSUPPORTED) + { + DBG(3, "probed_choice: command found in support table, but value n.s.\n"); + return ( 0 ); + } + + /* Not in the support table. Try to inquire */ + /* Fix me: It seems that the scanner does not raise a parameter error */ + /* after specifiying an unsupported command-value. */ + + sanei_hp_scl_clearErrors (scsi); + sanei_hp_scl_set (scsi, scl, choice->val); + + isSupported = ( sanei_hp_scl_errcheck (scsi) == SANE_STATUS_GOOD ); + + DBG(3, "probed_choice: value %d %s\n", choice->val, + isSupported ? "supported" : "not supported"); + return isSupported; +} + +hp_bool_t +sanei_hp_choice_isEnabled (HpChoice this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + if (!this->enable) + return 1; + return (*this->enable)(this, optset, data, info); +} + +static hp_bool_t +_cenable_incolor (HpChoice UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + return sanei_hp_optset_scanmode(optset, data) == HP_SCANMODE_COLOR; +} + +static hp_bool_t +_cenable_notcolor (HpChoice UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + return sanei_hp_optset_scanmode(optset, data) != HP_SCANMODE_COLOR; +} + +/* + * class HpAccessorOptd + */ +static HpAccessorOptd +hp_accessor_optd_new (HpData data) +{ + return sanei_hp_accessor_new(data, sizeof(SANE_Option_Descriptor)); +} + +static _HpSaneOption +hp_accessor_optd_data (HpAccessorOptd this, HpData data) +{ + return sanei__hp_accessor_data(this, data); +} + + + +/* + * class OptionDescriptor + */ + +static SANE_Status +hp_option_descriptor_probe (HpOptionDescriptor desc, HpScsi scsi, + HpOptSet optset, HpData data, HpOption * newoptp) +{ + _HpOption new; + SANE_Status status; + _HpSaneOption optd; + + new = sanei_hp_alloc(sizeof(*new)); + new->descriptor = desc; + if (!(new->optd_acsr = hp_accessor_optd_new(data))) + return SANE_STATUS_NO_MEM; + new->data_acsr = 0; + optd = hp_accessor_optd_data(new->optd_acsr, data); + + memset(optd, 0, sizeof(*optd)); + optd->name = desc->name; + optd->title = desc->title; + optd->desc = desc->desc; + optd->type = desc->type; + optd->unit = desc->unit; + optd->cap = desc->cap; + + /* + * Probe function will set optd->size, optd->constraint_type, + * and optd->constraint. + * and also new->accessor + * and possibly new->extra + */ + if (desc->probe) + { + if (FAILED( status = (*desc->probe)(new, scsi, optset, data) )) + { + /* hp_accessor_optd_destoy(new->optd_acsr) */ + sanei_hp_free(new); + return status; + } + } + + *newoptp = new; + return SANE_STATUS_GOOD; +} + + +/* + * class Option + */ +static HpSaneOption +hp_option_saneoption (HpOption this, HpData data) +{ + return hp_accessor_optd_data(this->optd_acsr, data); +} + +static _HpSaneOption +_hp_option_saneoption (HpOption this, HpData data) +{ + return hp_accessor_optd_data(this->optd_acsr, data); +} + +static SANE_Status +hp_option_download (HpOption this, HpData data, HpOptSet optset, HpScsi scsi) +{ + HpScl scl = this->descriptor->scl_command; + int value; + + if (IS_SCL_CONTROL(scl)) + { + value = sanei_hp_accessor_getint(this->data_acsr, data); + if ( (scl == SCL_DATA_WIDTH) + && (sanei_hp_optset_scanmode (optset, data) == HP_SCANMODE_COLOR) ) + { + value *= 3; + } + return sanei_hp_scl_set(scsi, scl, value); + } + else if (IS_SCL_DATA_TYPE(scl)) + return sanei_hp_scl_download(scsi, scl, + sanei_hp_accessor_data(this->data_acsr, data), + sanei_hp_accessor_size(this->data_acsr)); + assert(!scl); + return SANE_STATUS_INVAL; +} + +static SANE_Status +hp_option_upload (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int val; + + if (IS_SCL_CONTROL(scl)) + { + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, 0, 0) ); + if ( (scl == SCL_DATA_WIDTH) + && (sanei_hp_optset_scanmode (optset, data) == HP_SCANMODE_COLOR) ) + { + val /= 3; + } + sanei_hp_accessor_setint(this->data_acsr, data, val); + return SANE_STATUS_GOOD; + } + else if (IS_SCL_DATA_TYPE(scl)) + return sanei_hp_scl_upload(scsi, scl, + sanei__hp_accessor_data(this->data_acsr, data), + sanei_hp_accessor_size(this->data_acsr)); + assert(!scl); + return SANE_STATUS_INVAL; +} + +static SANE_Status +hp_option_program (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + const HpDeviceInfo *info; + + DBG(10, "hp_option_program: name=%s, enable=0x%08lx, program=0x%08lx\n", + this->descriptor->name, (long)this->descriptor->enable, + (long)this->descriptor->program); + + /* Replaced by flag suppress_for_scan + * if (this->descriptor->program_immediate) + * { + * DBG(10, "hp_option_program: is program_immediate. Dont program now.\n"); + * return SANE_STATUS_GOOD; + * } + */ + + if (!this->descriptor->program) + return SANE_STATUS_GOOD; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + if (this->descriptor->enable + && !(*this->descriptor->enable)(this, optset, data, info)) + return SANE_STATUS_GOOD; + + return (*this->descriptor->program)(this, scsi, optset, data); +} + +static SANE_Status +hp_option_get (HpOption this, HpData data, void * valp) +{ + if (!this->data_acsr) + return SANE_STATUS_INVAL; + return sanei_hp_accessor_get(this->data_acsr, data, valp); +} + +static hp_bool_t +_values_are_equal (HpOption this, HpData data, + const void * val1, const void * val2) +{ + HpSaneOption optd = hp_option_saneoption(this, data); + + if (optd->type == SANE_TYPE_STRING) + return strncmp((const char *)val1, (const char *)val2, optd->size) == 0; + else + return memcmp(val1, val2, optd->size) == 0; +} + +static hp_bool_t +hp_option_isImmediate (HpOption this) +{ + return ( this->descriptor->program_immediate + && this->descriptor->program ); +} + +static SANE_Status +hp_option_imm_set (HpOptSet optset, HpOption this, HpData data, + void * valp, SANE_Int * info, HpScsi scsi) +{ + HpSaneOption optd = hp_option_saneoption(this, data); + hp_byte_t * old_val = alloca(optd->size); + SANE_Status status; + + assert (this->descriptor->program_immediate && this->descriptor->program); + + if (!SANE_OPTION_IS_SETTABLE(optd->cap)) + return SANE_STATUS_INVAL; + + DBG(10,"hp_option_imm_set: %s\n", this->descriptor->name); + + if ( this->descriptor->type == SANE_TYPE_BUTTON ) + { + status = (*this->descriptor->program)(this, scsi, optset, data); + if ( !FAILED(status) && info ) + { + if (this->descriptor->has_global_effect) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (this->descriptor->affects_scan_params) + *info |= SANE_INFO_RELOAD_PARAMS; + } + return status; + } + + if ( !this->data_acsr ) + return SANE_STATUS_INVAL; + + if (!old_val) + return SANE_STATUS_NO_MEM; + + if (FAILED( status = sanei_constrain_value(optd, valp, info) )) + { + DBG(1, "option_imm_set: %s: constrain_value failed :%s\n", + this->descriptor->name, sane_strstatus(status)); + return status; + } + + RETURN_IF_FAIL( sanei_hp_accessor_get(this->data_acsr, data, old_val) ); + + if (_values_are_equal(this, data, old_val, valp)) + { + DBG(3, "option_imm_set: value unchanged\n"); + return SANE_STATUS_GOOD; + } + + if (info) + memcpy(old_val, valp, optd->size); /* Save requested value */ + + RETURN_IF_FAIL( sanei_hp_accessor_set(this->data_acsr, data, valp) ); + + if ( this->descriptor->type == SANE_TYPE_STRING ) + RETURN_IF_FAIL( (*this->descriptor->program)(this, scsi, optset, data) ); + + if (info) + { + if (!_values_are_equal(this, data, old_val, valp)) + *info |= SANE_INFO_INEXACT; + if (this->descriptor->has_global_effect) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (this->descriptor->affects_scan_params) + *info |= SANE_INFO_RELOAD_PARAMS; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_option_set (HpOption this, HpData data, void * valp, SANE_Int * info) +{ + HpSaneOption optd = hp_option_saneoption(this, data); + hp_byte_t * old_val = alloca(optd->size); + SANE_Status status; + char sval[64]; + + + if (!SANE_OPTION_IS_SETTABLE(optd->cap) || !this->data_acsr) + return SANE_STATUS_INVAL; + if (!old_val) + return SANE_STATUS_NO_MEM; + + sval[0] = '\0'; + if (this->descriptor->type == SANE_TYPE_INT) + sprintf (sval," value=%d", *(int*)valp); + + DBG(10,"hp_option_set: %s%s\n", this->descriptor->name, sval); + + if (FAILED( status = sanei_constrain_value(optd, valp, info) )) + { + DBG(1, "option_set: %s: constrain_value failed :%s\n", + this->descriptor->name, sane_strstatus(status)); + return status; + } + + RETURN_IF_FAIL( sanei_hp_accessor_get(this->data_acsr, data, old_val) ); + + if (_values_are_equal(this, data, old_val, valp)) + { + DBG(3, "option_set: %s: value unchanged\n",this->descriptor->name); + return SANE_STATUS_GOOD; + } + + if (info) + memcpy(old_val, valp, optd->size); /* Save requested value */ + + RETURN_IF_FAIL( sanei_hp_accessor_set(this->data_acsr, data, valp) ); + + if (info) + { + if (!_values_are_equal(this, data, old_val, valp)) + *info |= SANE_INFO_INEXACT; + if (this->descriptor->has_global_effect) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (this->descriptor->affects_scan_params) + *info |= SANE_INFO_RELOAD_PARAMS; + + DBG(3, "option_set: %s: info=0x%lx\n",this->descriptor->name, + (long)*info); + } + + return SANE_STATUS_GOOD; +} + +static int +hp_option_getint (HpOption this, HpData data) +{ + return sanei_hp_accessor_getint(this->data_acsr, data); +} + +static SANE_Status +hp_option_imm_control (HpOptSet optset, HpOption this, HpData data, + SANE_Action action, void * valp, SANE_Int *infop, + HpScsi scsi) +{ + HpSaneOption optd = hp_option_saneoption(this, data); + + if (!SANE_OPTION_IS_ACTIVE(optd->cap)) + return SANE_STATUS_INVAL; + + switch (action) { + case SANE_ACTION_GET_VALUE: + return hp_option_get(this, data, valp); + case SANE_ACTION_SET_VALUE: + return hp_option_imm_set(optset, this, data, valp, infop, scsi); + case SANE_ACTION_SET_AUTO: + default: + return SANE_STATUS_INVAL; + } +} + +static SANE_Status +hp_option_control (HpOption this, HpData data, + SANE_Action action, void * valp, SANE_Int *infop) +{ + HpSaneOption optd = hp_option_saneoption(this, data); + + if (!SANE_OPTION_IS_ACTIVE(optd->cap)) + return SANE_STATUS_INVAL; + + switch (action) { + case SANE_ACTION_GET_VALUE: + return hp_option_get(this, data, valp); + case SANE_ACTION_SET_VALUE: + return hp_option_set(this, data, valp, infop); + case SANE_ACTION_SET_AUTO: + default: + return SANE_STATUS_INVAL; + } +} + + +static void +hp_option_reprogram (HpOption this, HpOptSet optset, HpData data, HpScsi scsi) +{ + if (this->descriptor->may_change) + { + DBG(5, "hp_option_reprogram: %s\n", this->descriptor->name); + + hp_option_program (this, scsi, optset, data); + } +} + + +static void +hp_option_reprobe (HpOption this, HpOptSet optset, HpData data, HpScsi scsi) +{ + if (this->descriptor->may_change) + { + DBG(5, "hp_option_reprobe: %s\n", this->descriptor->name); + + (*this->descriptor->probe)((_HpOption)this, scsi, optset, data); + } +} + +static void +hp_option_updateEnable (HpOption this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + hp_bool_t (*f)(HpOption, HpOptSet, HpData, const HpDeviceInfo *) + = this->descriptor->enable; + _HpSaneOption optd = _hp_option_saneoption(this, data); + + if (!f || (*f)(this, optset, data, info)) + optd->cap &= ~SANE_CAP_INACTIVE; + else + optd->cap |= SANE_CAP_INACTIVE; +} + +static hp_bool_t +hp_option_isInternal (HpOption this) +{ + return this->descriptor->name[0] == '_'; +} + + +/* + * Option probe functions + */ + +static SANE_Status +_set_range (HpOption opt, HpData data, + SANE_Word min, SANE_Word quant, SANE_Word max) +{ + _HpSaneOption optd = _hp_option_saneoption(opt, data); + SANE_Range * range = sanei_hp_alloc(sizeof(*range)); /* FIXME: leak? */ + + if (! range) + return SANE_STATUS_NO_MEM; + + range->min = min; + range->max = max; + range->quant = quant; + optd->constraint.range = range; + optd->constraint_type = SANE_CONSTRAINT_RANGE; + + return SANE_STATUS_GOOD; +} + +static void +_set_size (HpOption opt, HpData data, SANE_Int size) +{ + _hp_option_saneoption(opt, data)->size = size; +} + +/* #ifdef HP_EXPERIMENTAL */ +static SANE_Status +_probe_int (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int minval, maxval; + int val = 0; + + assert(scl); + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, &minval, &maxval) ); + + if (minval >= maxval) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_int_new(data))) + return SANE_STATUS_NO_MEM; + } + sanei_hp_accessor_setint(this->data_acsr, data, val); + _set_size(this, data, sizeof(SANE_Int)); + return _set_range(this, data, minval, 1, maxval); +} +/* #endif */ + +static SANE_Status +_probe_int_brightness (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int minval, maxval; + int val = 0; + hp_bool_t simulate; + + assert(scl); + + simulate = ( sanei_hp_device_support_get ( + sanei_hp_scsi_devicename (scsi), scl, 0, 0) + != SANE_STATUS_GOOD ); + + if ( simulate ) + { + val = this->descriptor->startval; + minval = this->descriptor->minval; + maxval = this->descriptor->maxval; + } + else + { + RETURN_IF_FAIL ( sanei_hp_scl_inquire(scsi,scl,&val,&minval,&maxval) ); + } + + if (minval >= maxval) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_int_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + _set_size(this, data, sizeof(SANE_Int)); + return _set_range(this, data, minval, 1, maxval); +} + +static SANE_Status +_probe_resolution (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + int minval, maxval, min2, max2; + int val = 0, val2; + int quant = 1; + enum hp_device_compat_e compat; + + /* Check for supported resolutions in both directions */ + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_X_RESOLUTION, &val, + &minval, &maxval) ); + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_Y_RESOLUTION, &val2, &min2, &max2)); + if ( min2 > minval ) minval = min2; + if ( max2 < maxval ) maxval = max2; + + if (minval >= maxval) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_int_new(data))) + return SANE_STATUS_NO_MEM; + } + sanei_hp_accessor_setint(this->data_acsr, data, val); + _set_size(this, data, sizeof(SANE_Int)); + + /* The HP OfficeJet Pro 1150C crashes the scan head when scanning at + * resolutions less than 42 dpi. Set a safe minimum resolution. + * Hopefully 50 dpi is safe enough. */ + if ((sanei_hp_device_probe(&compat,scsi)==SANE_STATUS_GOOD) && + ((compat&(HP_COMPAT_OJ_1150C|HP_COMPAT_OJ_1170C))==HP_COMPAT_OJ_1150C)) { + if (minval<50) minval=50; + } + + /* HP Photosmart scanner does not allow scanning at arbitrary resolutions */ + /* for slides/negatives. Must be multiple of 300 dpi. Set quantization. */ + + if ( (sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_PS) ) + {int val, mi, ma; + + if ( (sanei_hp_scl_inquire(scsi, SCL_MEDIA, &val, &mi, &ma) + == SANE_STATUS_GOOD) + && ((val == HP_MEDIA_SLIDE) || (val == HP_MEDIA_NEGATIVE)) ) + quant = 300; + minval = (minval+quant-1)/quant; + minval *= quant; + maxval = (maxval+quant-1)/quant; + maxval *= quant; + } + DBG(5, "_probe_resolution: set range %d..%d, quant=%d\n",minval,maxval,quant); + + return _set_range(this, data, minval, quant, maxval); +} + +static SANE_Status +_probe_bool (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int val = 0; + + if (scl) + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, 0, 0) ); + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_bool_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + _set_size(this, data, sizeof(SANE_Bool)); + return SANE_STATUS_GOOD; +} + + +static SANE_Status +_probe_change_doc (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) + +{SANE_Status status; + int cap = 0; + + DBG(2, "probe_change_doc: inquire ADF capability\n"); + + status = sanei_hp_scl_inquire(scsi, SCL_ADF_CAPABILITY, &cap, 0, 0); + if ( (status != SANE_STATUS_GOOD) || (cap == 0)) + return SANE_STATUS_UNSUPPORTED; + + DBG(2, "probe_change_doc: check if change document is supported\n"); + + status = sanei_hp_scl_inquire(scsi, SCL_CHANGE_DOC, &cap, 0, 0); + if ( status != SANE_STATUS_GOOD ) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_bool_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, cap); + _set_size(this, data, sizeof(SANE_Bool)); + + return SANE_STATUS_GOOD; +} + +/* The OfficeJets support SCL_UNLOAD even when no ADF is installed, so + * this function was added to check for SCL_ADF_CAPABILITY, similar to + * _probe_change_doc(), to hide the unnecessary "Unload" button on + * non-ADF OfficeJets. */ +static SANE_Status +_probe_unload (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) + +{SANE_Status status; + int cap = 0; + + DBG(2, "probe_unload: inquire ADF capability\n"); + + status = sanei_hp_scl_inquire(scsi, SCL_ADF_CAPABILITY, &cap, 0, 0); + if ( (status != SANE_STATUS_GOOD) || (cap == 0)) + return SANE_STATUS_UNSUPPORTED; + + DBG(2, "probe_unload: check if unload is supported\n"); + + status = sanei_hp_scl_inquire(scsi, SCL_UNLOAD, &cap, 0, 0); + if ( status != SANE_STATUS_GOOD ) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_bool_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, cap); + _set_size(this, data, sizeof(SANE_Bool)); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +_probe_calibrate (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + int val = 0; /* Always false */ + int minval, maxval; + int media; + int download_calib_file = 1; + enum hp_device_compat_e compat; + + /* The OfficeJets don't seem to support calibration, so we'll + * remove it from the option list to reduce frontend clutter. */ + if ((sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) && + (compat & HP_COMPAT_OJ_1150C)) { + return SANE_STATUS_UNSUPPORTED; + } + + /* If we have a Photosmart scanner, we only download the calibration file */ + /* when medium is set to prints */ + media = -1; + if (sanei_hp_scl_inquire(scsi, SCL_MEDIA, &val, &minval, &maxval) + == SANE_STATUS_GOOD) + media = val; /* 3: prints, 2: slides, 1: negatives */ + + if ( (sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_PS) + && (media != HP_MEDIA_PRINT)) + download_calib_file = 0; + + /* Recalibrate can not be probed, because it has no inquire ID. */ + /* And the desired ID of 10963 does not work. So we have to trust */ + /* the evaluated HP model number. */ + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_bool_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + _set_size(this, data, sizeof(SANE_Bool)); + + /* Try to download calibration map */ + if (download_calib_file) + hp_download_calib_file ( scsi ); + + return SANE_STATUS_GOOD; +} + + +static HpChoice +_make_choice_list (HpChoice choice, int minval, int maxval) +{ + static struct hp_choice_s bad = { 0, 0, 0, 0, 0 }; /* FIXME: hack */ + + /* FIXME: Another memory leak */ + + if (!choice->name) + return 0; + else if (hp_choice_isSupported(choice, minval, maxval)) + { + _HpChoice new = sanei_hp_memdup(choice, sizeof(*new)); + if (!new) + return &bad; + new->next = _make_choice_list(choice + 1, minval, maxval); + return new; + } + else + return _make_choice_list(choice + 1, minval, maxval); +} + +static HpChoice +_make_probed_choice_list (HpScsi scsi, HpScl scl, HpChoice choice, + int minval, int maxval) +{ + static struct hp_choice_s bad = { 0, 0, 0, 0, 0 }; /* FIXME: hack */ + + /* FIXME: Another memory leak */ + + if (!choice->name) + return 0; + else if (hp_probed_choice_isSupported(scsi, scl, choice, minval, maxval)) + { + _HpChoice new = sanei_hp_memdup(choice, sizeof(*new)); + if (!new) + return &bad; + new->next = _make_probed_choice_list(scsi, scl, choice + 1, minval, maxval); + return new; + } + else + return _make_probed_choice_list(scsi, scl, choice + 1, minval, maxval); +} + +static void +_set_stringlist (HpOption this, HpData data, SANE_String_Const * strlist) +{ + _HpSaneOption optd = _hp_option_saneoption(this, data); + optd->constraint.string_list = strlist; + optd->constraint_type = SANE_CONSTRAINT_STRING_LIST; +} + +static SANE_Status +_probe_choice (_HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int minval, maxval, val; + HpChoice choices; + const HpDeviceInfo *info; + enum hp_device_compat_e compat; + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, &minval, &maxval) ); + DBG(3, "choice_option_probe: '%s': val, min, max = %d, %d, %d\n", + this->descriptor->name, val, minval, maxval); + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + + /* Datawidth needs a special handling. The choicelist consists of */ + /* values of bits per sample. But the minval/maxval uses bits per pixel */ + if ( scl == SCL_DATA_WIDTH ) + { + enum hp_scanmode_e scanmode = sanei_hp_optset_scanmode (optset, data); + + /* The data width inquiries seem not to work properly on PhotoSmart */ + /* Sometimes they report just 24 bits, but support 30 bits too. */ + /* Sometimes they report min/max to be 24/8. Assume they all support */ + /* at least 10 bits per channel for RGB. Grayscale is only supported */ + /* with 8 bits. */ + if ( (sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_PS)) + { + if (scanmode == HP_SCANMODE_GRAYSCALE) + { + minval = 8; if (maxval < 8) maxval = 8; + } + else if (scanmode == HP_SCANMODE_COLOR) + { + minval = 24; if (maxval < 30) maxval = 30; + } + DBG(1, "choice_option_probe: set max. datawidth to %d for photosmart\n", + maxval); + } + + if ( scanmode == HP_SCANMODE_COLOR ) + { + minval /= 3; if ( minval <= 0) minval = 1; + maxval /= 3; if ( maxval <= 0) maxval = 1; + val /= 3; if (val <= 0) val = 1; + } + +#if 0 + /* The OfficeJets claim to support >8 bits per color, but it may not + * work on some models. This code (if not commented out) disables it. */ + if ((sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) && + (compat & HP_COMPAT_OJ_1150C)) { + if (maxval>8) maxval=8; + } +#endif + } + + choices = _make_choice_list(this->descriptor->choices, minval, maxval); + if (choices && !choices->name) /* FIXME: hack */ + return SANE_STATUS_NO_MEM; + if (!choices) + return SANE_STATUS_UNSUPPORTED; + + /* If no accessor, create one here. */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!(this->data_acsr)) +#endif + this->data_acsr = sanei_hp_accessor_choice_new(data, choices, + this->descriptor->may_change); + + if (!(this->data_acsr)) + return SANE_STATUS_NO_MEM; + sanei_hp_accessor_setint(this->data_acsr, data, val); + + _set_stringlist(this, data, + sanei_hp_accessor_choice_strlist((HpAccessorChoice)this->data_acsr, + 0, 0, info)); + _set_size(this, data, + sanei_hp_accessor_choice_maxsize((HpAccessorChoice)this->data_acsr)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +_probe_each_choice (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int minval, maxval, val; + HpChoice choices; + const HpDeviceInfo *info; + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, &minval, &maxval) ); + DBG(3, "choice_option_probe_each: '%s': val, min, max = %d, %d, %d\n", + this->descriptor->name, val, minval, maxval); + DBG(3, "choice_option_probe_each: test all values for '%s' separately\n", + this->descriptor->name); + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + choices = _make_probed_choice_list(scsi, scl, this->descriptor->choices, + minval, maxval); + + DBG(3, "choice_option_probe_each: restore previous value %d for '%s'\n", + val, this->descriptor->name); + /* Restore current value */ + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, scl, val) ); + + if (choices && !choices->name) /* FIXME: hack */ + return SANE_STATUS_NO_MEM; + if (!choices) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + if (!(this->data_acsr = sanei_hp_accessor_choice_new(data, choices, + this->descriptor->may_change ))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + + _set_stringlist(this, data, + sanei_hp_accessor_choice_strlist((HpAccessorChoice)this->data_acsr, + 0, 0, info)); + _set_size(this, data, + sanei_hp_accessor_choice_maxsize((HpAccessorChoice)this->data_acsr)); + return SANE_STATUS_GOOD; +} + +/* pseudo probe for exposure times in Photosmart */ +static SANE_Status +_probe_ps_exposure_time (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + int minval = 0, maxval = 9, val = 0; + HpChoice choices; + const HpDeviceInfo *info; + + choices = _make_choice_list(this->descriptor->choices, minval, maxval); + if (choices && !choices->name) /* FIXME: hack */ + return SANE_STATUS_NO_MEM; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + if (!(this->data_acsr = sanei_hp_accessor_choice_new(data, choices, + this->descriptor->may_change ))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + + _set_stringlist(this, data, + sanei_hp_accessor_choice_strlist((HpAccessorChoice)this->data_acsr, + 0, 0, info)); + _set_size(this, data, + sanei_hp_accessor_choice_maxsize((HpAccessorChoice)this->data_acsr)); + return SANE_STATUS_GOOD; +} + +/* probe scan type (normal, adf, xpa) */ +static SANE_Status +_probe_scan_type (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + int val; + int numchoices = 0; + HpChoice choices; + SANE_Status status; + const HpDeviceInfo *info; + struct hp_choice_s scan_types[4]; + struct hp_choice_s nch = { 0, 0, 0, 0, 0 }; + enum hp_device_compat_e compat; + + /* We always have normal scan mode */ + scan_types[numchoices++] = this->descriptor->choices[0]; + + if ( sanei_hp_device_probe (&compat, scsi) != SANE_STATUS_GOOD ) + compat = 0; + + /* Inquire ADF Capability. PhotoSmart scanner reports ADF capability, */ + /* but it makes no sense. */ + if ((compat & HP_COMPAT_PS) == 0) + { + status = sanei_hp_scl_inquire(scsi, SCL_ADF_CAPABILITY, &val, 0, 0); + if ( (status == SANE_STATUS_GOOD) && (val == 1) ) + { + scan_types[numchoices++] = this->descriptor->choices[1]; + } + } + + /* Inquire XPA capability is supported only by IIcx and 6100c/4c/3c. */ + /* But more devices support XPA scan window. So dont inquire XPA cap. */ + if ( compat & ( HP_COMPAT_2CX | HP_COMPAT_4C | HP_COMPAT_4P + | HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_6200C) && + !(compat&HP_COMPAT_OJ_1150C) ) + { + scan_types[numchoices++] = this->descriptor->choices[2]; + } + + /* Only normal scan type available ? No need to display choice */ + if (numchoices <= 1) return SANE_STATUS_UNSUPPORTED; + + scan_types[numchoices] = nch; + val = 0; + + choices = _make_choice_list(scan_types, 0, numchoices); + if (choices && !choices->name) /* FIXME: hack */ + return SANE_STATUS_NO_MEM; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + if (!(this->data_acsr = sanei_hp_accessor_choice_new(data, choices, + this->descriptor->may_change ))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + + _set_stringlist(this, data, + sanei_hp_accessor_choice_strlist((HpAccessorChoice)this->data_acsr, + 0, 0, info)); + _set_size(this, data, + sanei_hp_accessor_choice_maxsize((HpAccessorChoice)this->data_acsr)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +_probe_mirror_horiz (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int minval, maxval, val, sec_dir; + HpChoice choices; + const HpDeviceInfo *info; + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, &minval, &maxval) ); + DBG(3, "probe_mirror_horiz: '%s': val, min, max = %d, %d, %d\n", + this->descriptor->name, val, minval, maxval); + + /* Look if the device supports the (?) inquire secondary scan-direction */ + if ( sanei_hp_scl_inquire(scsi, SCL_SECONDARY_SCANDIR, &sec_dir, 0, 0) + == SANE_STATUS_GOOD ) + minval = HP_MIRROR_HORIZ_CONDITIONAL; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + choices = _make_choice_list(this->descriptor->choices, minval, maxval); + if (choices && !choices->name) /* FIXME: hack */ + return SANE_STATUS_NO_MEM; + if (!choices) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + if (!(this->data_acsr = sanei_hp_accessor_choice_new(data, choices, + this->descriptor->may_change ))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + + _set_stringlist(this, data, + sanei_hp_accessor_choice_strlist((HpAccessorChoice)this->data_acsr, + 0, 0, info)); + _set_size(this, data, + sanei_hp_accessor_choice_maxsize((HpAccessorChoice)this->data_acsr)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +_probe_mirror_vert (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + int minval = HP_MIRROR_VERT_OFF, + maxval = HP_MIRROR_VERT_ON, + val = HP_MIRROR_VERT_OFF; + int sec_dir; + HpChoice choices; + const HpDeviceInfo *info; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + + /* Look if the device supports the (?) inquire secondary scan-direction */ + if ( sanei_hp_scl_inquire(scsi, SCL_SECONDARY_SCANDIR, &sec_dir, 0, 0) + == SANE_STATUS_GOOD ) + maxval = HP_MIRROR_VERT_CONDITIONAL; + + choices = _make_choice_list(this->descriptor->choices, minval, maxval); + if (choices && !choices->name) /* FIXME: hack */ + return SANE_STATUS_NO_MEM; + if (!choices) + return SANE_STATUS_UNSUPPORTED; + + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + if (!(this->data_acsr = sanei_hp_accessor_choice_new(data, choices, + this->descriptor->may_change ))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + + _set_stringlist(this, data, + sanei_hp_accessor_choice_strlist((HpAccessorChoice)this->data_acsr, + 0, 0, info)); + _set_size(this, data, + sanei_hp_accessor_choice_maxsize((HpAccessorChoice)this->data_acsr)); + return SANE_STATUS_GOOD; +} + + +static SANE_Status _probe_front_button(_HpOption this, HpScsi scsi, + HpOptSet UNUSEDARG optset, HpData data) +{ + int val = 0; + + if ( sanei_hp_scl_inquire(scsi, SCL_FRONT_BUTTON, &val, 0, 0) + != SANE_STATUS_GOOD ) + return SANE_STATUS_UNSUPPORTED; + + _set_size(this, data, sizeof(SANE_Bool)); + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if ( !(this->data_acsr = sanei_hp_accessor_bool_new(data)) ) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, 0); + + return SANE_STATUS_GOOD; +} + + +static SANE_Status +_probe_geometry (_HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + HpScl scl = this->descriptor->scl_command; + hp_bool_t is_tl = 0; + hp_bool_t active_xpa = sanei_hp_is_active_xpa ( scsi ); + int minval, maxval; + SANE_Fixed fval; + + /* There might have been a reason for inquiring the extent */ + /* by using the maxval of the position. But this does not work */ + /* when scanning from ADF. The Y-pos is then inquired with -1..0. */ + /* First try to get the values with SCL_X/Y_POS. If this is not ok, */ + /* use SCL_X/Y_EXTENT */ + if (scl == SCL_X_EXTENT) + { + scl = SCL_X_POS; + } + else if (scl == SCL_Y_EXTENT) + { + scl = SCL_Y_POS; + } + else + is_tl = 1; + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, 0, &minval, &maxval) ); + if (minval >= maxval) + return SANE_STATUS_INVAL; + + /* Bad maximum value for extent-inquiry ? */ + if ( (!is_tl) && (maxval <= 0) ) + { + scl = (scl == SCL_X_POS) ? SCL_X_EXTENT : SCL_Y_EXTENT; + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, 0, &minval, &maxval) ); + if (minval >= maxval) + return SANE_STATUS_INVAL; + } + + if ((scl == SCL_X_EXTENT) || (scl == SCL_Y_EXTENT)) + { + /* Max. extent is larger than max. position. Reduce extent */ + maxval--; + DBG(3, "probe_geometry: Inquiry by extent. Reduced maxval to %lu\n", + (unsigned long)maxval); + } + + /* Need a new accessor ? */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_fixed_new(data))) + return SANE_STATUS_NO_MEM; + } + + /* The active xpa is only 5x5 inches */ + if ( (!is_tl) && active_xpa + && (sanei_hp_optset_scan_type (optset, data) == SCL_XPA_SCAN) ) + { + DBG(3,"Set maxval to 1500 because of active XPA\n"); + maxval = 1500; + } + + fval = is_tl ? SANE_FIX(0.0) : maxval * SANE_FIX(MM_PER_DEVPIX); + RETURN_IF_FAIL( sanei_hp_accessor_set(this->data_acsr, data, &fval) ); + + _set_size(this, data, sizeof(SANE_Fixed)); + return _set_range(this, data, + minval * SANE_FIX(MM_PER_DEVPIX), + 1, + maxval * SANE_FIX(MM_PER_DEVPIX)); +} + +static SANE_Status +_probe_download_type (HpScl scl, HpScsi scsi) +{ + SANE_Status status; + + sanei_hp_scl_clearErrors (scsi); + sanei_hp_scl_set (scsi, SCL_DOWNLOAD_TYPE, SCL_INQ_ID(scl)); + + status = sanei_hp_scl_errcheck (scsi); + + DBG(3, "probe_download_type: Download type %d %ssupported\n", SCL_INQ_ID(scl), + (status == SANE_STATUS_GOOD) ? "" : "not "); + + return status; +} + +static SANE_Status +_probe_custom_gamma (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + HpScl scl_tonemap = SCL_8x8TONE_MAP; + SANE_Status status; + hp_bool_t simulate; + int val = 0, minval, maxval; + int id = SCL_INQ_ID(scl_tonemap); + + /* Check if download type supported */ + status = sanei_hp_device_support_get ( sanei_hp_scsi_devicename (scsi), + SCL_DOWNLOAD_TYPE, &minval, &maxval); + + simulate = (status != SANE_STATUS_GOOD) || (id < minval) || (id > maxval); + + if (simulate) + { + DBG(3, "probe_custom_gamma: Download type 2 not supported. Simulate\n"); + } + else + { + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, &val, 0, 0) ); + } + + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_bool_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, val); + _set_size(this, data, sizeof(SANE_Bool)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +_probe_vector (_HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + static struct vector_type_s { + HpScl scl; + unsigned length, depth; + HpAccessor (*creator)(HpData data, unsigned length, unsigned depth); + } types[] = { + { SCL_8x8TONE_MAP, 256, 8, sanei_hp_accessor_gamma_vector_new }, +#ifdef ENABLE_7x12_TONEMAPS + { SCL_BW7x12TONE_MAP, 129, 12, sanei_hp_accessor_gamma_vector_new }, + { SCL_7x12TONE_MAP, 3 * 129, 12, sanei_hp_accessor_gamma_vector_new }, +#endif +#ifdef ENABLE_16x16_DITHERS + { SCL_BW16x16DITHER, 256, 8, sanei_hp_accessor_vector_new }, +#endif + { SCL_BW8x8DITHER, 64, 8, sanei_hp_accessor_vector_new }, + + { SCL_8x9MATRIX_COEFF, 9, 8, sanei_hp_accessor_matrix_vector_new }, +#ifdef ENABLE_10BIT_MATRIXES + { SCL_10x9MATRIX_COEFF, 9, 10, sanei_hp_accessor_matrix_vector_new }, + { SCL_10x3MATRIX_COEFF, 3, 10, sanei_hp_accessor_matrix_vector_new }, +#endif + { 0, 0, 0, 0 } + }; + static struct subvector_type_s { + HpOptionDescriptor desc; + unsigned nchan, chan; + HpOptionDescriptor super; + } subvec_types[] = { +#ifdef ENABLE_7x12_TONEMAPS + { GAMMA_VECTOR_R, 3, 0, RGB_TONEMAP }, + { GAMMA_VECTOR_G, 3, 1, RGB_TONEMAP }, + { GAMMA_VECTOR_B, 3, 2, RGB_TONEMAP }, +#endif + { 0, 0, 0, 0 }, + }; + + HpScl scl = this->descriptor->scl_command; + HpAccessorVector vec; + + if (scl) + { + struct vector_type_s *type; + for (type = types; type->scl; type++) + if (type->scl == scl) + break; + assert(type->scl); + + RETURN_IF_FAIL ( _probe_download_type (scl, scsi) ); + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + this->data_acsr = (*type->creator)(data, type->length, type->depth); + } + } + else + { + struct subvector_type_s *type; + HpOption super; + + for (type = subvec_types; type->desc; type++) + if (type->desc == this->descriptor) + break; + assert(type->desc); + + super = hp_optset_get(optset, type->super); + assert(super); + + /* If we dont have an accessor, get one */ +#ifdef HP_ALLOC_CHOICEACC_ONCE + if (!this->data_acsr) +#endif + { + this->data_acsr = sanei_hp_accessor_subvector_new( + (HpAccessorVector) super->data_acsr, type->nchan, type->chan); + } + } + + if (!this->data_acsr) + return SANE_STATUS_NO_MEM; + + vec = (HpAccessorVector)this->data_acsr; + + _set_size(this, data, sizeof(SANE_Fixed) + * sanei_hp_accessor_vector_length(vec)); + + return _set_range(this, data, + sanei_hp_accessor_vector_minval(vec), + 1, + sanei_hp_accessor_vector_maxval(vec)); +} + +static SANE_Status +_probe_gamma_vector (_HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + SANE_Fixed * buf; + int i; + size_t size, length; + + RETURN_IF_FAIL( _probe_vector(this, scsi, optset, data) ); + + /* Initialize to linear map */ + size = hp_option_saneoption(this, data)->size; + if (!(buf = alloca(size))) + return SANE_STATUS_NO_MEM; + length = size / sizeof(SANE_Fixed); + for (i = 0; i < (int)length; i++) + buf[i] = (SANE_FIX(HP_VECTOR_SCALE* 1.0) * i + (length-1) / 2) / length; + return sanei_hp_accessor_set(this->data_acsr, data, buf); +} + + +static SANE_Status +_probe_horiz_dither (_HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + int dim = 8; + size_t size; + int i, j; + SANE_Fixed * buf; + + if (this->descriptor->scl_command == SCL_BW16x16DITHER) + dim = 16; + + RETURN_IF_FAIL( _probe_vector(this, scsi, optset, data) ); + + /* Select vertical dither pattern, and upload it */ + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_BW_DITHER, HP_DITHER_VERTICAL) ); + RETURN_IF_FAIL( hp_option_upload(this, scsi, optset, data) ); + + /* Flip it to get a horizontal dither pattern */ + size = hp_option_saneoption(this, data)->size; + assert(size == dim * dim * sizeof(SANE_Fixed)); + if (!(buf = alloca(size))) + return SANE_STATUS_NO_MEM; + +#define SWAP_FIXED(x,y) do { SANE_Fixed tmp = x; x = y; y = tmp; } while(0) + RETURN_IF_FAIL( sanei_hp_accessor_get(this->data_acsr, data, buf) ); + for (i = 0; i < dim; i++) for (j = i + 1; j < dim; j++) + SWAP_FIXED(buf[i * dim + j], buf[j * dim + i]); + return sanei_hp_accessor_set(this->data_acsr, data, buf); +} + +static SANE_Status +_probe_matrix (_HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + RETURN_IF_FAIL( _probe_vector(this, scsi, optset, data) ); + + /* Initial value: select RGB matrix, and upload it. */ + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_MATRIX, HP_MATRIX_RGB) ); + return hp_option_upload(this, scsi, optset, data); +} + +static SANE_Status +_probe_num_options (_HpOption this, HpScsi UNUSEDARG scsi, + HpOptSet UNUSEDARG optset, HpData data) +{ + /* If we dont have an accessor, get one */ + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_int_new(data))) + return SANE_STATUS_NO_MEM; + } + _set_size(this, data, sizeof(SANE_Int)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +_probe_devpix (_HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int resolution; + + if (FAILED( sanei_hp_scl_inquire(scsi, scl, &resolution, 0, 0) )) + { + DBG(1, "probe_devpix: inquiry failed, assume 300 ppi\n"); + resolution = 300; + } + + if (!this->data_acsr) + { + if (!(this->data_acsr = sanei_hp_accessor_int_new(data))) + return SANE_STATUS_NO_MEM; + } + + sanei_hp_accessor_setint(this->data_acsr, data, resolution); + _set_size(this, data, sizeof(SANE_Int)); + return SANE_STATUS_GOOD; +} + + +/* + * Simulate functions + */ +static SANE_Status +_simulate_brightness (HpOption this, HpData data, HpScsi scsi) +{ + int k, val, newval; + unsigned char *brightness_map; + HpDeviceInfo *info; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + assert (info); + + val = sanei_hp_accessor_getint(this->data_acsr, data); + + DBG(3, "simulate_brightness: value = %d\n", val); + + /* Update brightness map in info structure */ + brightness_map = &(info->simulate.brightness_map[0]); + val *= 2; /* A value of 127 should give a totally white image */ + for (k = 0; k < 256; k++) + { + newval = k + val; + if (newval < 0) newval = 0; else if (newval > 255) newval = 255; + brightness_map[k] = (unsigned char)newval; + } + return SANE_STATUS_GOOD; +} + +static int +hp_contrast (int x, int g) + +{int y = 0; + + if (g < -127) g = -127; else if (g > 127) g = 127; + if (x < 0) x = 0; else if (x > 255) x = 255; + + if (g == 0) + { + y = x; + } + else if (g < 0) + { + g = -g; + y = x * (255 - 2*g); + y = y/255 + g; + } + else + { + if (x <= g) y = 0; + else if (x >= 255-g) y = 255; + else + { + y = (x - g)*255; + y /= (255 - 2*g); + } + } + + return y; +} + +static SANE_Status +_simulate_contrast (HpOption this, HpData data, HpScsi scsi) +{ + int k, val, newval; + unsigned char *contrast_map; + HpDeviceInfo *info; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + assert (info); + + val = sanei_hp_accessor_getint(this->data_acsr, data); + + DBG(3, "simulate_contrast: value = %d\n", val); + + /* Update contrast map in info structure */ + contrast_map = &(info->simulate.contrast_map[0]); + + for (k = 0; k < 256; k++) + { + newval = hp_contrast (k, val); + if (newval < 0) newval = 0; else if (newval > 255) newval = 255; + contrast_map[k] = (unsigned char)newval; + } + return SANE_STATUS_GOOD; +} + +/* + * Option download functions + */ +static SANE_Status +_program_generic (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + return hp_option_download(this, data, optset, scsi); +} + +static SANE_Status +_program_geometry (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ +/* #define HP_LIMIT_ADF_WINDOW */ +#ifndef HP_LIMIT_ADF_WINDOW + + return hp_option_download(this, data, optset, scsi); + +#else + + HpScl scl = this->descriptor->scl_command; + int value; + SANE_Status Status; + + if (sanei_hp_optset_scan_type (optset, data) != SCL_ADF_SCAN) + return hp_option_download(this, data, optset, scsi); + + /* ADF may crash when scanning only a window ? */ + if ( (scl == SCL_X_POS) || (scl == SCL_Y_POS) ) + { + value = 0; + DBG(3,"program_geometry: set %c-pos to %d\n", + (scl == SCL_X_POS) ? 'x' : 'y', value); + } + else if ( scl == SCL_X_EXTENT ) + { + value = 2550; + DBG(3,"program_geometry: set x-extent to %d\n", value); + } + else + { + value = 4200; + DBG(3,"program_geometry: set y-extent to %d\n", value); + } + + Status = sanei_hp_scl_set(scsi, scl, value); + return Status; + +#endif +} + +static SANE_Status +_program_data_width (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + HpScl scl = this->descriptor->scl_command; + int value = sanei_hp_accessor_getint(this->data_acsr, data); + SANE_Status status; + + if ( sanei_hp_optset_scanmode (optset, data) == HP_SCANMODE_COLOR ) + { + value *= 3; + if (value < 24) + { + DBG(3,"program_data_width: map datawith from %d to 24\n", (int)value); + value = 24; + } + } + status = sanei_hp_scl_set(scsi, scl, value); + return status; +} + +static SANE_Status +_program_generic_simulate (HpOption this, HpScsi scsi, HpOptSet optset, + HpData data) +{ + HpScl scl = this->descriptor->scl_command; + const char *devname = sanei_hp_scsi_devicename (scsi); + int simulate; + + /* Check if command is supported */ + simulate = ( sanei_hp_device_support_get (devname, scl, 0, 0) + != SANE_STATUS_GOOD ); + + /* Save simulate flag */ + sanei_hp_device_simulate_set (devname, scl, simulate); + + if ( !simulate ) /* Let the device do it */ + return hp_option_download(this, data, optset, scsi); + + DBG(3, "program_generic: %lu not programmed. Will be simulated\n", + (unsigned long)(SCL_INQ_ID(scl))); + + switch (scl) + { + case SCL_BRIGHTNESS: + _simulate_brightness (this, data, scsi); + break; + + case SCL_CONTRAST: + _simulate_contrast (this, data,scsi); + break; + + default: + DBG(1, "program_generic: No simulation for %lu\n", + (unsigned long)(SCL_INQ_ID(scl))); + break; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +_simulate_custom_gamma (HpOption gvector, HpScsi scsi, HpData data) +{ + size_t size = sanei_hp_accessor_size(gvector->data_acsr); + const unsigned char *vector_data = + (const unsigned char *)sanei_hp_accessor_data(gvector->data_acsr, data); + HpDeviceInfo *info; + int k, newval; + + DBG(3,"program_custom_gamma_simulate: save gamma map\n"); + if (size != 256) + { + DBG(1,"program_custom_gamma_simulate: size of vector is %d.\ + Should be 256.\n", (int)size); + return SANE_STATUS_INVAL; + } + + RETURN_IF_FAIL (sanei_hp_scl_set(scsi, SCL_TONE_MAP, 0)); + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + info->simulate.gamma_simulate = 1; + + for (k = 0; k < 256; k++) + { + newval = 255 - vector_data[255-k]; + if (newval < 0) newval = 0; else if (newval > 255) newval = 255; + info->simulate.gamma_map[k] = newval; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +_program_tonemap (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + hp_bool_t use_custom_map = hp_option_getint(this, data); + HpOption gvector = 0; + int type = 0; + + if (!use_custom_map) + return sanei_hp_scl_set(scsi, SCL_TONE_MAP, 0); + +#ifdef ENABLE_7x12_TONEMAPS + /* Try to find the appropriate 5P style tonemap. */ + if (sanei_hp_optset_scanmode(optset, data) == HP_SCANMODE_COLOR) + { + type = -1; + gvector = hp_optset_get(optset, RGB_TONEMAP); + } + else + { + type = -2; + gvector = hp_optset_get(optset, GAMMA_VECTOR_7x12); + } +#endif + + /* If that failed, just use 8x8 tonemap */ + if (!gvector) + { + HpScl scl_tonemap = SCL_8x8TONE_MAP; + hp_bool_t simulate; + int id = SCL_INQ_ID(scl_tonemap); + int minval, maxval; + SANE_Status status; + + type = -1; + gvector = hp_optset_get(optset, GAMMA_VECTOR_8x8); + + /* Check if download type supported */ + status = sanei_hp_device_support_get ( sanei_hp_scsi_devicename (scsi), + SCL_DOWNLOAD_TYPE, &minval, &maxval); + + simulate = (status != SANE_STATUS_GOOD) || (id < minval) + || (id > maxval); + if (simulate) + return _simulate_custom_gamma (gvector, scsi, data); + } + + assert(gvector != 0); + + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_TONE_MAP, type) ); + return hp_option_download(gvector, data, optset, scsi); +} + + +static SANE_Status +_program_dither (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + enum hp_dither_type_e type = hp_option_getint(this, data); + HpOption dither; + + switch (type) { + case HP_DITHER_CUSTOM: + dither = hp_optset_getByName(optset, SANE_NAME_HALFTONE_PATTERN); + assert(dither != 0); + break; + case HP_DITHER_HORIZONTAL: + dither = hp_optset_getByName(optset, HP_NAME_HORIZONTAL_DITHER); + type = HP_DITHER_CUSTOM; + assert(dither != 0); + break; + default: + dither = 0; + break; + } + + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_BW_DITHER, type) ); + if (!dither) + return SANE_STATUS_GOOD; + return hp_option_download(dither, data, optset, scsi); +} + +#ifdef FAKE_COLORSEP_MATRIXES +static HpOption +_get_sepmatrix (HpOptSet optset, HpData data, enum hp_matrix_type_e type) +{ + SANE_Fixed buf[9]; + HpOption matrix = hp_optset_get(optset, SEPMATRIX); + + memset(buf, 0, sizeof(buf)); + if (type == HP_MATRIX_RED) + buf[1] = SANE_FIX(1.0); + else if (type == HP_MATRIX_GREEN) + buf[4] = SANE_FIX(1.0); + else if (type == HP_MATRIX_BLUE) + buf[7] = SANE_FIX(1.0); + else + { + assert(!"Bad colorsep type"); + return 0; + } + sanei_hp_accessor_set(matrix->data_acsr, data, buf); + return matrix; +} +#endif + +static SANE_Status +_program_matrix (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + enum hp_matrix_type_e type = hp_option_getint(this, data); + HpOption matrix = 0; + + if (type == HP_MATRIX_AUTO) + return SANE_STATUS_GOOD; /* Default to matrix set by mode */ + + /* Download custom matrix, if we need it. */ + if (type == HP_MATRIX_CUSTOM) + { + matrix = hp_optset_getByName(optset, SANE_NAME_MATRIX_RGB); + assert(matrix); + } +#ifdef FAKE_COLORSEP_MATRIXES + else if (type == HP_MATRIX_RED + || type == HP_MATRIX_BLUE + || type == HP_MATRIX_GREEN) + { + matrix = _get_sepmatrix(optset, data, type); + type = HP_MATRIX_CUSTOM; + assert(matrix); + } +#else + else if (type == HP_MATRIX_GREEN) + type = HP_MATRIX_PASS; +#endif + + + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_MATRIX, type) ); + if (matrix) + RETURN_IF_FAIL( hp_option_download(matrix, data, optset, scsi) ); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +_program_resolution (HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + + int xresolution = hp_option_getint(this, data); + int yresolution = xresolution; + int xscale = 100, yscale = 100; + +#ifdef FIX_PHOTOSMART + int minval, maxval, media; + enum hp_device_compat_e compat; + + /* HP Photosmart scanner has problems with scanning slides/negatives */ + /* at arbitrary resolutions. The following tests did not work: */ + /* xres = yres = next lower multiple of 300, xscale = yscale > 100: */ + /* xres = yres = next higher multiple of 300, xscale = yscale < 100: */ + /* xres = next lower multiple of 300, xscale > 100 */ + /* xres = next higher multiple of 300, xscale < 100 */ + /* yres = next lower multiple of 300, yscale > 100 */ + /* yres = next higher multiple of 300, yscale < 100 */ + /* The image extent was ok, but the content was streched in y-direction */ + + if (xresolution > 300) + { + if ( (sanei_hp_device_probe (&compat, scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_PS) + && (sanei_hp_scl_inquire(scsi, SCL_MEDIA, &media, &minval, &maxval) + == SANE_STATUS_GOOD) + && ((media == HP_MEDIA_SLIDE) || (media == HP_MEDIA_NEGATIVE))) + {int next_resolution; + next_resolution = (xresolution % 300) * 300; + if (next_resolution < 300) next_resolution = 300; + yresolution = next_resolution; + yscale = (int)(100.0 * xresolution / yresolution); + } + } +#endif + + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_X_SCALE, xscale) ); + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_Y_SCALE, yscale) ); + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_X_RESOLUTION, xresolution) ); + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_Y_RESOLUTION, yresolution) ); + + return SANE_STATUS_GOOD; +} + +static char * +get_home_dir (void) +{ +#ifdef SANE_HOME_HP + + return getenv (SANE_HOME_HP); + +#else + + struct passwd *pw; + + pw = getpwuid (getuid ()); /* Look if we can find our home directory */ + return pw ? pw->pw_dir : NULL; + +#endif +} + +static char * +get_calib_filename (HpScsi scsi) +{ + char *homedir; + char *calib_filename, *cf; + const char *devname = sanei_hp_scsi_devicename (scsi); + int name_len; + + homedir = get_home_dir (); /* Look if we can find our home directory */ + if (!homedir) return NULL; + + name_len = strlen (homedir) + 33; + if ( devname ) name_len += strlen (devname); + calib_filename = sanei_hp_allocz (name_len); + if (!calib_filename) return NULL; + + strcpy (calib_filename, homedir); + strcat (calib_filename, "/.sane/calib-hp"); + if ( devname && devname[0] ) /* Replace '/' by "+-" */ + { + cf = calib_filename + strlen (calib_filename); + *(cf++) = ':'; + while (*devname) + { + if (*devname == '/') *(cf++) = '+', *(cf++) = '-'; + else *(cf++) = *devname; + devname++; + } + } + strcat (calib_filename, ".dat"); + + return calib_filename; +} + +static SANE_Status +read_calib_file (int *nbytes, char **calib_data, HpScsi scsi) +{ + SANE_Status status = SANE_STATUS_GOOD; + char *calib_filename; + FILE *calib_file; + int err, c1, c2, c3, c4; + + *nbytes = 0; + *calib_data = NULL; + + calib_filename = get_calib_filename ( scsi ); + if (!calib_filename) return SANE_STATUS_NO_MEM; + + calib_file = fopen (calib_filename, "rb"); + if ( calib_file ) + { + err = ((c1 = getc (calib_file)) == EOF); + err |= ((c2 = getc (calib_file)) == EOF); + err |= ((c3 = getc (calib_file)) == EOF); + err |= ((c4 = getc (calib_file)) == EOF); + *nbytes = (c1 << 24) | (c2 << 16) | (c3 << 8) | c4; + if ( err ) + { + DBG(1, "read_calib_file: Error reading calibration data size\n"); + status = SANE_STATUS_EOF; + } + else + { + *calib_data = sanei_hp_alloc ( *nbytes ); + if ( !*calib_data ) + { + status = SANE_STATUS_NO_MEM; + } + else + { + err |= ((int)fread (*calib_data,1,*nbytes,calib_file) != *nbytes); + if ( err ) + { + DBG(1, "read_calib_file: Error reading calibration data\n"); + sanei_hp_free ( *calib_data ); + status = SANE_STATUS_EOF; + } + } + } + fclose ( calib_file ); + } + else + { + DBG(1, "read_calib_file: Error opening calibration file %s\ + for reading\n", calib_filename); + status = SANE_STATUS_EOF; + } + + sanei_hp_free (calib_filename); + + return ( status ); +} + +static SANE_Status +write_calib_file (int nbytes, char *data, HpScsi scsi) +{ + SANE_Status status = SANE_STATUS_GOOD; + char *calib_filename; + int err; + FILE *calib_file; + + calib_filename = get_calib_filename ( scsi ); + if (!calib_filename) return SANE_STATUS_NO_MEM; + + calib_file = fopen (calib_filename, "wb"); + if ( calib_file ) + { + err = (putc ((nbytes >> 24) & 0xff, calib_file) == EOF); + err |= (putc ((nbytes >> 16) & 0xff, calib_file) == EOF); + err |= (putc ((nbytes >> 8) & 0xff, calib_file) == EOF); + err |= (putc (nbytes & 0xff, calib_file) == EOF); + err |= ((int)fwrite (data, 1, nbytes, calib_file) != nbytes); + fclose (calib_file); + if ( err ) + { + DBG(1, "write_calib_file: Error writing calibration data\n"); + unlink (calib_filename); + status = SANE_STATUS_EOF; + } + } + else + { + DBG(1, "write_calib_file: Error opening calibration file %s\ + for writing\n", calib_filename); + status = SANE_STATUS_EOF; + } + + sanei_hp_free (calib_filename); + return (status); +} + +static SANE_Status +_program_media (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + int req_media, minval, maxval, current_media; + HpScl scl = this->descriptor->scl_command; + + req_media = sanei_hp_accessor_getint(this->data_acsr, data); + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, scl, ¤t_media, + &minval, &maxval) ); + if (current_media == req_media) + return SANE_STATUS_GOOD; + + /* Unload scanner */ + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_UNLOAD, 0) ); + + /* Select new media */ + RETURN_IF_FAIL( hp_option_download(this, data, optset, scsi)); + + /* Update support list */ + sanei_hp_device_support_probe (scsi); + + if (req_media == HP_MEDIA_PRINT) + hp_download_calib_file (scsi); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +_program_unload_after_scan (HpOption this, HpScsi scsi, + HpOptSet UNUSEDARG optset, HpData data) +{ HpDeviceInfo *info; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + assert (info); + info->unload_after_scan = sanei_hp_accessor_getint(this->data_acsr, data); + + DBG(3,"program_unload_after_scan: flag = %lu\n", + (unsigned long)info->unload_after_scan); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +_program_lamp_off (HpOption UNUSEDARG this, HpScsi scsi, + HpOptSet UNUSEDARG optset, HpData UNUSEDARG data) +{ + DBG(3,"program_lamp_off: shut off lamp\n"); + + return sanei_hp_scl_set(scsi, SCL_LAMPTEST, 0); +} + +static SANE_Status +_program_scan_type (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) + +{ int req_scan_type; + + req_scan_type = sanei_hp_accessor_getint(this->data_acsr, data); + + if ( req_scan_type == HP_SCANTYPE_XPA ) + { + enum hp_scanmode_e scan_mode = sanei_hp_optset_scanmode(optset, data); + static unsigned char xpa_matrix_coeff[] = { +0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x80 + }; + static unsigned char xpa_tone_map[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x0f,0xfe,0x0f, +0xe1,0x0f,0xd3,0x0f,0xc4,0x0f,0xb5,0x0f,0xa6,0x0f,0x97,0x0f,0x88,0x0f,0x79,0x0f, +0x6a,0x0f,0x5b,0x0f,0x4b,0x0f,0x3c,0x0f,0x2c,0x0f,0x1d,0x0f,0x0d,0x0e,0xfe,0x0e, +0xee,0x0e,0xde,0x0e,0xce,0x0e,0xbe,0x0e,0xae,0x0e,0x9e,0x0e,0x8e,0x0e,0x7d,0x0e, +0x6d,0x0e,0x5c,0x0e,0x4c,0x0e,0x3b,0x0e,0x2a,0x0e,0x19,0x0e,0x08,0x0d,0xf7,0x0d, +0xe6,0x0d,0xd5,0x0d,0xc4,0x0d,0xb2,0x0d,0xa1,0x0d,0x8f,0x0d,0x7d,0x0d,0x6b,0x0d, +0x59,0x0d,0x47,0x0d,0x35,0x0d,0x22,0x0d,0x10,0x0c,0xfd,0x0c,0xeb,0x0c,0xd8,0x0c, +0xc5,0x0c,0xb2,0x0c,0x9e,0x0c,0x8b,0x0c,0x77,0x0c,0x64,0x0c,0x50,0x0c,0x3c,0x0c, +0x28,0x0c,0x14,0x0b,0xff,0x0b,0xeb,0x0b,0xd6,0x0b,0xc1,0x0b,0xac,0x0b,0x96,0x0b, +0x81,0x0b,0x6b,0x0b,0x55,0x0b,0x3f,0x0b,0x29,0x0b,0x12,0x0a,0xfc,0x0a,0xe5,0x0a, +0xce,0x0a,0xb6,0x0a,0x9e,0x0a,0x87,0x0a,0x6e,0x0a,0x56,0x0a,0x3d,0x0a,0x24,0x0a, +0x0b,0x09,0xf1,0x09,0xd8,0x09,0xbd,0x09,0xa3,0x09,0x88,0x09,0x6d,0x09,0x51,0x09, +0x35,0x09,0x19,0x08,0xfc,0x08,0xdf,0x08,0xc1,0x08,0xa3,0x08,0x84,0x08,0x65,0x08, +0x45,0x08,0x24,0x08,0x03,0x07,0xe1,0x07,0xbe,0x07,0x9b,0x07,0x78,0x07,0x53,0x07, +0x2d,0x07,0x07,0x06,0xdf,0x06,0xb7,0x06,0x8d,0x06,0x62,0x06,0x36,0x06,0x07,0x05, +0xd8,0x05,0xa6,0x05,0x72,0x05,0x3c,0x04,0xfc,0x04,0x7c,0x03,0xfc,0x03,0x7c,0x02, +0xfc,0x02,0x7c,0x01,0xfc,0x01,0x7c,0x00,0xfc,0x00,0x7c,0x00,0x00,0x0f,0xfe,0x0f, +0xe1,0x0f,0xd3,0x0f,0xc4,0x0f,0xb5,0x0f,0xa6,0x0f,0x97,0x0f,0x88,0x0f,0x79,0x0f, +0x6a,0x0f,0x5b,0x0f,0x4b,0x0f,0x3c,0x0f,0x2c,0x0f,0x1d,0x0f,0x0d,0x0e,0xfe,0x0e, +0xee,0x0e,0xde,0x0e,0xce,0x0e,0xbe,0x0e,0xae,0x0e,0x9e,0x0e,0x8e,0x0e,0x7d,0x0e, +0x6d,0x0e,0x5c,0x0e,0x4c,0x0e,0x3b,0x0e,0x2a,0x0e,0x19,0x0e,0x08,0x0d,0xf7,0x0d, +0xe6,0x0d,0xd5,0x0d,0xc4,0x0d,0xb2,0x0d,0xa1,0x0d,0x8f,0x0d,0x7d,0x0d,0x6b,0x0d, +0x59,0x0d,0x47,0x0d,0x35,0x0d,0x22,0x0d,0x10,0x0c,0xfd,0x0c,0xeb,0x0c,0xd8,0x0c, +0xc5,0x0c,0xb2,0x0c,0x9e,0x0c,0x8b,0x0c,0x77,0x0c,0x64,0x0c,0x50,0x0c,0x3c,0x0c, +0x28,0x0c,0x14,0x0b,0xff,0x0b,0xeb,0x0b,0xd6,0x0b,0xc1,0x0b,0xac,0x0b,0x96,0x0b, +0x81,0x0b,0x6b,0x0b,0x55,0x0b,0x3f,0x0b,0x29,0x0b,0x12,0x0a,0xfc,0x0a,0xe5,0x0a, +0xce,0x0a,0xb6,0x0a,0x9e,0x0a,0x87,0x0a,0x6e,0x0a,0x56,0x0a,0x3d,0x0a,0x24,0x0a, +0x0b,0x09,0xf1,0x09,0xd8,0x09,0xbd,0x09,0xa3,0x09,0x88,0x09,0x6d,0x09,0x51,0x09, +0x35,0x09,0x19,0x08,0xfc,0x08,0xdf,0x08,0xc1,0x08,0xa3,0x08,0x84,0x08,0x65,0x08, +0x45,0x08,0x24,0x08,0x03,0x07,0xe1,0x07,0xbe,0x07,0x9b,0x07,0x78,0x07,0x53,0x07, +0x2d,0x07,0x07,0x06,0xdf,0x06,0xb7,0x06,0x8d,0x06,0x62,0x06,0x36,0x06,0x07,0x05, +0xd8,0x05,0xa6,0x05,0x72,0x05,0x3c,0x04,0xfc,0x04,0x7c,0x03,0xfc,0x03,0x7c,0x02, +0xfc,0x02,0x7c,0x01,0xfc,0x01,0x7c,0x00,0xfc,0x00,0x7c,0x00,0x00,0x0f,0xfe,0x0f, +0xe1,0x0f,0xd3,0x0f,0xc4,0x0f,0xb5,0x0f,0xa6,0x0f,0x97,0x0f,0x88,0x0f,0x79,0x0f, +0x6a,0x0f,0x5b,0x0f,0x4b,0x0f,0x3c,0x0f,0x2c,0x0f,0x1d,0x0f,0x0d,0x0e,0xfe,0x0e, +0xee,0x0e,0xde,0x0e,0xce,0x0e,0xbe,0x0e,0xae,0x0e,0x9e,0x0e,0x8e,0x0e,0x7d,0x0e, +0x6d,0x0e,0x5c,0x0e,0x4c,0x0e,0x3b,0x0e,0x2a,0x0e,0x19,0x0e,0x08,0x0d,0xf7,0x0d, +0xe6,0x0d,0xd5,0x0d,0xc4,0x0d,0xb2,0x0d,0xa1,0x0d,0x8f,0x0d,0x7d,0x0d,0x6b,0x0d, +0x59,0x0d,0x47,0x0d,0x35,0x0d,0x22,0x0d,0x10,0x0c,0xfd,0x0c,0xeb,0x0c,0xd8,0x0c, +0xc5,0x0c,0xb2,0x0c,0x9e,0x0c,0x8b,0x0c,0x77,0x0c,0x64,0x0c,0x50,0x0c,0x3c,0x0c, +0x28,0x0c,0x14,0x0b,0xff,0x0b,0xeb,0x0b,0xd6,0x0b,0xc1,0x0b,0xac,0x0b,0x96,0x0b, +0x81,0x0b,0x6b,0x0b,0x55,0x0b,0x3f,0x0b,0x29,0x0b,0x12,0x0a,0xfc,0x0a,0xe5,0x0a, +0xce,0x0a,0xb6,0x0a,0x9e,0x0a,0x87,0x0a,0x6e,0x0a,0x56,0x0a,0x3d,0x0a,0x24,0x0a, +0x0b,0x09,0xf1,0x09,0xd8,0x09,0xbd,0x09,0xa3,0x09,0x88,0x09,0x6d,0x09,0x51,0x09, +0x35,0x09,0x19,0x08,0xfc,0x08,0xdf,0x08,0xc1,0x08,0xa3,0x08,0x84,0x08,0x65,0x08, +0x45,0x08,0x24,0x08,0x03,0x07,0xe1,0x07,0xbe,0x07,0x9b,0x07,0x78,0x07,0x53,0x07, +0x2d,0x07,0x07,0x06,0xdf,0x06,0xb7,0x06,0x8d,0x06,0x62,0x06,0x36,0x06,0x07,0x05, +0xd8,0x05,0xa6,0x05,0x72,0x05,0x3c,0x04,0xfc,0x04,0x7c,0x03,0xfc,0x03,0x7c,0x02, +0xfc,0x02,0x7c,0x01,0xfc,0x01,0x7c,0x00,0xfc,0x00,0x7c,0x00,0x00 + }; + + sanei_hp_scl_set(scsi, SCL_RESERVED1, 0); /* dont know */ + sanei_hp_scl_set(scsi, SCL_10952, 0); /* Calibration mode */ + + if ( sanei_hp_is_active_xpa (scsi) + && ( (scan_mode==HP_SCANMODE_COLOR) + || (scan_mode==HP_SCANMODE_GRAYSCALE)) ) + { + DBG (3,"program_scan_type: set tone map for active XPA\n"); + sanei_hp_scl_download (scsi, SCL_10x9MATRIX_COEFF, xpa_matrix_coeff, + sizeof (xpa_matrix_coeff)); + sanei_hp_scl_set(scsi, SCL_MATRIX, -1); /* Set matrix coefficient */ + + sanei_hp_scl_download (scsi, SCL_7x12TONE_MAP, xpa_tone_map, + sizeof (xpa_tone_map)); + sanei_hp_scl_set(scsi, SCL_TONE_MAP, -1); /* Select tone map */ + } + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +_program_change_doc (HpOption UNUSEDARG this, HpScsi scsi, + HpOptSet UNUSEDARG optset, HpData UNUSEDARG data) +{ + int istat; + + DBG(2, "program_change_doc: inquire ADF ready\n"); + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_ADF_READY, &istat, 0, 0) ); + if ( istat != 1 ) /* ADF not ready */ + { + DBG(2, "program_change_doc: ADF not ready\n"); + return SANE_STATUS_INVAL; + } + + DBG(2, "program_change_doc: inquire paper in ADF\n"); + + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_ADF_BIN, &istat, 0, 0) ); + if ( istat == 0 ) /* Nothing in ADF BIN */ + { + DBG(2, "program_change_doc: nothing in ADF BIN. Just Unload.\n"); + return sanei_hp_scl_set(scsi, SCL_UNLOAD, 0); + } + + DBG(2, "program_change_doc: Clear errors and change document.\n"); + + RETURN_IF_FAIL( sanei_hp_scl_clearErrors (scsi) ); + + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_CHANGE_DOC, 0) ); + + return sanei_hp_scl_errcheck (scsi); +} + +static SANE_Status +_program_unload (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + hp_bool_t adfscan = ( sanei_hp_optset_scan_type (optset, data) + == SCL_ADF_SCAN ); + + /* If we have an ADF, try to see if it is ready to unload */ + if (adfscan) + {int val; + + if ( sanei_hp_scl_inquire(scsi, SCL_ADF_RDY_UNLOAD, &val, 0, 0) + == SANE_STATUS_GOOD ) + { + DBG(3, "program_unload: ADF is%sready to unload\n", val ? " " : " not "); + } + else + { + DBG(3, "program_unload: Command 'Ready to unload' not supported\n"); + } + } + return hp_option_download(this, data, optset, scsi); +} + +static SANE_Status +_program_calibrate (HpOption UNUSEDARG this, HpScsi scsi, + HpOptSet UNUSEDARG optset, HpData UNUSEDARG data) +{ + struct passwd *pw; + SANE_Status status = SANE_STATUS_GOOD; + size_t calib_size; + char *calib_buf; + + RETURN_IF_FAIL ( sanei_hp_scl_calibrate(scsi) ); /* Start calibration */ + + pw = getpwuid (getuid ()); /* Look if we can find our home directory */ + if (!pw) return SANE_STATUS_GOOD; + + DBG(3, "_program_calibrate: Read calibration data\n"); + + RETURN_IF_FAIL ( sanei_hp_scl_upload_binary (scsi, SCL_CALIB_MAP, + &calib_size, &calib_buf) ); + + DBG(3, "_program_calibrate: Got %lu bytes of calibration data\n", + (unsigned long) calib_size); + + write_calib_file (calib_size, calib_buf, scsi); + + sanei_hp_free (calib_buf); + + return (status); +} + +/* The exposure time of the HP Photosmart can be changed by overwriting + * some headers of the calibration data. The scanner uses a slower stepping + * speed for higher exposure times */ +static SANE_Status +_program_ps_exposure_time (HpOption this, HpScsi scsi, + HpOptSet UNUSEDARG optset, HpData data) +{ + SANE_Status status = SANE_STATUS_GOOD; + size_t calib_size = 0; + char *calib_buf = NULL; + int i; + int option = hp_option_getint(this, data); + static char *exposure[] = + {"\x00\x64\x00\x64\x00\x64", /* 100% */ + "\x00\x7d\x00\x7d\x00\x7d", /* 125% */ + "\x00\x96\x00\x96\x00\x96", /* 150% */ + "\x00\xaf\x00\xaf\x00\xaf", /* 175% */ + "\x00\xc0\x00\xc0\x00\xc0", /* 200% */ + "\x00\xe1\x00\xe1\x00\xe1", /* 225% */ + "\x00\xfa\x00\xfa\x00\xfa", /* 250% */ + "\x01\x13\x01\x13\x01\x13", /* 275% */ + "\x01\x24\x01\x24\x01\x24", /* 300% */ + "\x00\x64\x00\xc0\x01\x24"}; /* Negatives */ + /* Negatives get some extra blue to penetrate the orange mask and less + red to not saturate the red channel; R:G:B = 100:200:300 */ + + /* We dont use the 100% case. It may cause mechanical problems */ + if ((option < 1) || (option > 9)) return 0; + RETURN_IF_FAIL ( sanei_hp_scl_upload_binary (scsi, SCL_CALIB_MAP, + &calib_size, &calib_buf) ); + + DBG(3, "_program_ps_exposure_time: Got %lu bytes of calibration data\n", + (unsigned long) calib_size); + + for (i = 0; i < 6; i++) + calib_buf[24 + i] = exposure[option][i]; + + status = sanei_hp_scl_download ( scsi, SCL_CALIB_MAP, calib_buf, + (size_t)calib_size); + + /* see what the scanner did to our alterations */ + /* + * RETURN_IF_FAIL ( sanei_hp_scl_upload_binary (scsi, SCL_CALIB_MAP, + * &calib_size, &calib_buf) ); + * + * for (i = 0; i < 9; i++) + * DBG(1, ">%x ", (unsigned char) calib_buf[24 + i]); + */ + + sanei_hp_free (calib_buf); + + return (status); +} + +static SANE_Status +_program_scanmode (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) +{ + enum hp_scanmode_e new_mode = hp_option_getint(this, data); + int invert = 0; + int fw_invert = 0; /* Flag: does firmware do inversion ? */ + int is_model_4c = 0; + enum hp_device_compat_e compat; + hp_bool_t disable_xpa = ( sanei_hp_optset_scan_type (optset, data) + != SCL_XPA_SCAN ); + + /* Seems that models 3c/4c/6100C invert image data at 10 bit by themself. */ + /* So we must not invert it by the invert command. */ + if ( (sanei_hp_device_probe (&compat,scsi) == SANE_STATUS_GOOD) + && (compat & HP_COMPAT_4C) ) + { + is_model_4c = 1; + DBG(3, "program_scanmode: model 3c/4c/6100C recognized\n"); + } + + if (is_model_4c) + { + const HpDeviceInfo *info; + int data_width; + HpOption option; + int is_preview = 0; + + /* Preview uses maximum 8 bit. So we don't need to check data width */ + option = hp_optset_getByName (optset, SANE_NAME_PREVIEW); + if ( option ) + is_preview = hp_option_getint (option, data); + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + + if ( (!is_preview) + && hp_optset_isEnabled (optset, data, SANE_NAME_BIT_DEPTH, info)) + { + data_width = sanei_hp_optset_data_width (optset, data); + if ((data_width == 10) || (data_width == 30)) + { + fw_invert = 1; + DBG(3, "program_scanmode: firmware is doing inversion\n"); + } + } + } + + /* Disabling XPA resets some settings in the scanner. */ + /* Scanmode is the first we program. So set XPA prior to scanmode */ + DBG(3, "program_scanmode: disable XPA = %d\n", (int)disable_xpa); + sanei_hp_scl_set(scsi, SCL_XPA_DISABLE, disable_xpa); + + RETURN_IF_FAIL( hp_option_download(this, data, optset, scsi) ); + + switch (new_mode) { + case HP_SCANMODE_GRAYSCALE: + /* Make sure that it is not b/w. Correct data width will be set later */ + RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_DATA_WIDTH, 8) ); + invert = 1; + if (fw_invert) invert = 0; + /* For active XPA we use a tone map. Dont invert */ + if ( (!disable_xpa) && sanei_hp_is_active_xpa (scsi) ) invert = 0; + break; + case HP_SCANMODE_COLOR: + invert = 1; + if (fw_invert) invert = 0; + /* For active XPA we use a tone map. Dont invert */ + if ( (!disable_xpa) && sanei_hp_is_active_xpa (scsi) ) invert = 0; + break; + default: + break; + } + + return sanei_hp_scl_set(scsi, SCL_INVERSE_IMAGE, invert); +} + +static SANE_Status +_program_mirror_horiz (HpOption this, HpScsi scsi, HpOptSet UNUSEDARG optset, + HpData data) +{ + int sec_dir, mirror = hp_option_getint(this, data); + + if ( mirror == HP_MIRROR_HORIZ_CONDITIONAL ) + { + RETURN_IF_FAIL( sanei_hp_scl_inquire(scsi, SCL_SECONDARY_SCANDIR, + &sec_dir, 0, 0) ); + mirror = (sec_dir == 1); + } + + return sanei_hp_scl_set(scsi, SCL_MIRROR_IMAGE, mirror); +} + +/* + * Option enable predicates + */ +static hp_bool_t +_enable_choice (HpOption this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + SANE_String_Const * strlist + = sanei_hp_accessor_choice_strlist((HpAccessorChoice) this->data_acsr, + optset, data, info); + + _set_stringlist(this, data, strlist); + + assert(strlist[0]); + return strlist[0] != 0; +} + +#ifdef ENABLE_7x12_TONEMAPS +static hp_bool_t +_enable_rgb_maps (HpOption this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + HpOption cgam = hp_optset_get(optset, CUSTOM_GAMMA); + + return (cgam && hp_option_getint(cgam, data) + && sanei_hp_optset_scanmode(optset, data) == HP_SCANMODE_COLOR); +} +#endif + +static hp_bool_t +_enable_mono_map (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + HpOption cgam = hp_optset_get(optset, CUSTOM_GAMMA); + + return (cgam && hp_option_getint(cgam, data) + && ( sanei_hp_optset_scanmode(optset, data) != HP_SCANMODE_COLOR + || ! hp_optset_getByName(optset, SANE_NAME_GAMMA_VECTOR_R) )); +} + +static hp_bool_t +_enable_rgb_matrix (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + HpOption type = hp_optset_get(optset, MATRIX_TYPE); + + return type && hp_option_getint(type, data) == HP_MATRIX_CUSTOM; +} + +static hp_bool_t +_enable_brightness (HpOption this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + HpOption cgam = hp_optset_get(optset, CUSTOM_GAMMA); + HpScl scl = this->descriptor->scl_command; + int simulate; + + simulate = ( sanei_hp_device_support_get ( info->devname, scl, 0, 0 ) + != SANE_STATUS_GOOD ); + /* If brightness is simulated, we only do it for gray/color */ + if ( simulate ) + {HpOption mode = hp_optset_get(optset, SCAN_MODE); + int val = hp_option_getint (mode, data); + int disable; + + disable = (val != HP_SCANMODE_GRAYSCALE) && (val != HP_SCANMODE_COLOR); + if (disable) + { + if ( cgam ) /* Disable custom gamma. */ + { + val = 0; + hp_option_set (cgam, data, &val, 0); + } + return 0; + } + } + + return !cgam || !hp_option_getint(cgam, data); +} + +static hp_bool_t +_enable_autoback (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + return sanei_hp_optset_scanmode(optset, data) == HP_SCANMODE_LINEART; +} + +static hp_bool_t +_enable_custom_gamma (HpOption this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + HpScl scl_tonemap = SCL_8x8TONE_MAP; + int id = SCL_INQ_ID(scl_tonemap); + int simulate, minval, maxval; + SANE_Status status; + + /* Check if download type supported */ + status = sanei_hp_device_support_get ( info->devname, + SCL_DOWNLOAD_TYPE, &minval, &maxval); + + simulate = (status != SANE_STATUS_GOOD) || (id < minval) || (id > maxval); + + /* If custom gamma is simulated, we only do it for gray/color */ + if ( simulate ) + {HpOption mode = hp_optset_get(optset, SCAN_MODE); + int val; + + if ( mode ) + { + val = hp_option_getint (mode, data); + if ((val != HP_SCANMODE_GRAYSCALE) && (val != HP_SCANMODE_COLOR)) + { + val = 0; + hp_option_set (this, data, &val, 0); + return 0; + } + } + } + + return 1; +} + +static hp_bool_t +_enable_halftone (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + return sanei_hp_optset_scanmode(optset, data) == HP_SCANMODE_HALFTONE; +} + +static hp_bool_t +_enable_halftonevec (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + if (sanei_hp_optset_scanmode(optset, data) == HP_SCANMODE_HALFTONE) + { + HpOption dither = hp_optset_get(optset, HALFTONE_PATTERN); + + return dither && hp_option_getint(dither, data) == HP_DITHER_CUSTOM; + } + return 0; +} + +static hp_bool_t +_enable_data_width (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{enum hp_scanmode_e mode; + + mode = sanei_hp_optset_scanmode (optset, data); + return ( (mode == HP_SCANMODE_GRAYSCALE) || (mode == HP_SCANMODE_COLOR) ); +} + +static hp_bool_t +_enable_out8 (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo *info) +{ + if (hp_optset_isEnabled (optset, data, SANE_NAME_BIT_DEPTH, info)) + { + int data_width = sanei_hp_optset_data_width (optset, data); + return (((data_width > 8) && (data_width <= 16)) || (data_width > 24)); + } + return 0; +} + +static hp_bool_t +_enable_calibrate (HpOption UNUSEDARG this, HpOptSet optset, HpData data, + const HpDeviceInfo UNUSEDARG *info) +{ + HpOption media = hp_optset_get(optset, MEDIA); + + /* If we dont have the media button, we should have calibrate */ + if ( !media ) return 1; + + return hp_option_getint(media, data) == HP_MEDIA_PRINT; +} + +static SANE_Status +hp_download_calib_file (HpScsi scsi) +{ + int nbytes; + char *calib_data; + SANE_Status status; + + RETURN_IF_FAIL ( read_calib_file ( &nbytes, &calib_data, scsi ) ); + + DBG(3, "hp_download_calib_file: Got %d bytes calibration data\n", nbytes); + + status = sanei_hp_scl_download ( scsi, SCL_CALIB_MAP, calib_data, + (size_t) nbytes); + sanei_hp_free ( calib_data ); + + DBG(3, "hp_download_calib_file: download %s\n", (status == SANE_STATUS_GOOD) ? + "successful" : "failed"); + + return status; +} + + +/* + * The actual option descriptors. + */ + +#if (defined(__IBMC__) || defined(__IBMCPP__)) +#ifndef _AIX + #define INT INT +#endif +#endif + +#define SCANNER_OPTION(name,type,unit) \ + PASTE(SANE_NAME_,name), \ + PASTE(SANE_TITLE_,name), \ + PASTE(SANE_DESC_,name), \ + PASTE(SANE_TYPE_,type), \ + PASTE(SANE_UNIT_,unit), \ + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT + +#define CONSTANT_OPTION(name,type,unit) \ + PASTE(SANE_NAME_,name), \ + PASTE(SANE_TITLE_,name), \ + PASTE(SANE_DESC_,name), \ + PASTE(SANE_TYPE_,type), \ + PASTE(SANE_UNIT_,unit), \ + SANE_CAP_SOFT_DETECT + +#define INTERNAL_OPTION(name,type,unit) \ + PASTE(HP_NAME_,name), "", "", \ + PASTE(SANE_TYPE_,type), \ + PASTE(SANE_UNIT_,unit), \ + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT + +#define OPTION_GROUP(name) "", name, "", SANE_TYPE_GROUP, SANE_UNIT_NONE, 0 + +#define ADVANCED_GROUP(name) \ + "", name, "", SANE_TYPE_GROUP, SANE_UNIT_NONE, SANE_CAP_ADVANCED + + +#define REQUIRES(req) req +#define NO_REQUIRES REQUIRES(0) + +static const struct hp_option_descriptor_s NUM_OPTIONS[1] = {{ + CONSTANT_OPTION(NUM_OPTIONS, INT, NONE), + NO_REQUIRES, + _probe_num_options, + 0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; + +static const struct hp_option_descriptor_s SCAN_MODE_GROUP[1] = {{ + OPTION_GROUP(SANE_I18N("Scan Mode")), + 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; + +/* Preview stuff */ +static const struct hp_option_descriptor_s PREVIEW_MODE[1] = {{ + SCANNER_OPTION(PREVIEW, BOOL, NONE), + NO_REQUIRES, + _probe_bool, + 0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; + +static const struct hp_choice_s _scanmode_choices[] = { + { HP_SCANMODE_LINEART, SANE_VALUE_SCAN_MODE_LINEART, 0, 0, 0 }, + { HP_SCANMODE_HALFTONE, SANE_VALUE_SCAN_MODE_HALFTONE, 0, 0, 0 }, + { HP_SCANMODE_GRAYSCALE, SANE_VALUE_SCAN_MODE_GRAY, 0, 0, 0 }, + { HP_SCANMODE_COLOR, SANE_VALUE_SCAN_MODE_COLOR, 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s SCAN_MODE[1] = {{ + SCANNER_OPTION(SCAN_MODE, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_scanmode, 0, + 1, 1, 1, 0, 0, SCL_OUTPUT_DATA_TYPE, 0, 0, 0, _scanmode_choices +}}; +static const struct hp_option_descriptor_s SCAN_RESOLUTION[1] = {{ + SCANNER_OPTION(SCAN_RESOLUTION, INT, DPI), + NO_REQUIRES, + _probe_resolution, _program_resolution, 0, + 0, 1, 0, 0, 1, SCL_X_RESOLUTION, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s DEVPIX_RESOLUTION[1] = {{ + INTERNAL_OPTION(DEVPIX_RESOLUTION, INT, DPI), + NO_REQUIRES, + _probe_devpix, 0, 0, + 0, 0, 0, 0, 1, SCL_DEVPIX_RESOLUTION, 0, 0, 0, 0 +}}; + +static const struct hp_option_descriptor_s ENHANCEMENT_GROUP[1] = {{ + OPTION_GROUP(SANE_I18N("Enhancement")), + 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; +static const struct hp_option_descriptor_s BRIGHTNESS[1] = {{ + SCANNER_OPTION(BRIGHTNESS, INT, NONE), + NO_REQUIRES, + _probe_int_brightness, _program_generic_simulate, _enable_brightness, + 0, 0, 0, 0, 0, SCL_BRIGHTNESS, -127, 127, 0, 0 +}}; +static const struct hp_option_descriptor_s CONTRAST[1] = {{ + SCANNER_OPTION(CONTRAST, INT, NONE), + NO_REQUIRES, + _probe_int_brightness, _program_generic_simulate, _enable_brightness, + 0, 0, 0, 0, 0, SCL_CONTRAST, -127, 127, 0, 0 +}}; +#ifdef SCL_SHARPENING +static const struct hp_option_descriptor_s SHARPENING[1] = {{ + SCANNER_OPTION(SHARPENING, INT, NONE), + NO_REQUIRES, + _probe_int, _program_generic, 0, + 0, 0, 0, 0, 0, SCL_SHARPENING, -127, 127, 0, 0 +}}; +#endif +static const struct hp_option_descriptor_s AUTO_THRESHOLD[1] = {{ + SCANNER_OPTION(AUTO_THRESHOLD, BOOL, NONE), + NO_REQUIRES, + _probe_bool, _program_generic, _enable_autoback, + 0, 0, 0, 0, 0, SCL_AUTO_BKGRND, 0, 0, 0, 0 +}}; + +static const struct hp_option_descriptor_s ADVANCED_GROUP[1] = {{ + ADVANCED_GROUP(SANE_I18N("Advanced Options")), + 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; +/* FIXME: make this a choice? (BW or RGB custom) */ +static const struct hp_option_descriptor_s CUSTOM_GAMMA[1] = {{ + SCANNER_OPTION(CUSTOM_GAMMA, BOOL, NONE), + NO_REQUIRES, + _probe_custom_gamma, _program_tonemap, _enable_custom_gamma, + 1, 0, 0, 0, 0, SCL_TONE_MAP, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s GAMMA_VECTOR_8x8[1] = {{ + SCANNER_OPTION(GAMMA_VECTOR, FIXED, NONE), + NO_REQUIRES, + _probe_gamma_vector, 0, _enable_mono_map, + 0, 0, 0, 0, 0, SCL_8x8TONE_MAP, 0, 0, 0, 0 +}}; + +#ifdef ENABLE_7x12_TONEMAPS +static const struct hp_option_descriptor_s GAMMA_VECTOR_7x12[1] = {{ + SCANNER_OPTION(GAMMA_VECTOR, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_PS | HP_COMPAT_6200C + |HP_COMPAT_5200C|HP_COMPAT_6300C), + _probe_gamma_vector, 0, _enable_mono_map, + 0, 0, 0, 0, 0, SCL_BW7x12TONE_MAP, 0, 0, 0, 0 +}}; + +static const struct hp_option_descriptor_s RGB_TONEMAP[1] = {{ + INTERNAL_OPTION(RGB_TONEMAP, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_PS | HP_COMPAT_6200C + |HP_COMPAT_5200C|HP_COMPAT_6300C), + _probe_gamma_vector, 0, 0, + 0, 0, 0, 0, 0, SCL_7x12TONE_MAP, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s GAMMA_VECTOR_R[1] = {{ + SCANNER_OPTION(GAMMA_VECTOR_R, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_PS | HP_COMPAT_6200C + |HP_COMPAT_5200C|HP_COMPAT_6300C), + _probe_gamma_vector, 0, _enable_rgb_maps, + 0,0,0,0,0,0,0,0,0,0 +}}; +static const struct hp_option_descriptor_s GAMMA_VECTOR_G[1] = {{ + SCANNER_OPTION(GAMMA_VECTOR_G, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_PS | HP_COMPAT_6200C + |HP_COMPAT_5200C|HP_COMPAT_6300C), + _probe_gamma_vector, 0, _enable_rgb_maps, + 0,0,0,0,0,0,0,0,0,0 +}}; +static const struct hp_option_descriptor_s GAMMA_VECTOR_B[1] = {{ + SCANNER_OPTION(GAMMA_VECTOR_B, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_PS | HP_COMPAT_6200C + |HP_COMPAT_5200C|HP_COMPAT_6300C), + _probe_gamma_vector, 0, _enable_rgb_maps, + 0,0,0,0,0,0,0,0,0,0 +}}; +#endif + +static const struct hp_choice_s _halftone_choices[] = { + { HP_DITHER_COARSE, SANE_I18N("Coarse"), 0, 0, 0 }, + { HP_DITHER_FINE, SANE_I18N("Fine"), 0, 0, 0 }, + { HP_DITHER_BAYER, SANE_I18N("Bayer"), 0, 0, 0 }, + { HP_DITHER_VERTICAL, SANE_I18N("Vertical"), 0, 0, 0 }, + { HP_DITHER_HORIZONTAL, SANE_I18N("Horizontal"), 0, 1, 0 }, + { HP_DITHER_CUSTOM, SANE_I18N("Custom"), 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s HALFTONE_PATTERN[1] = {{ + SCANNER_OPTION(HALFTONE_PATTERN, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_dither, _enable_halftone, + 1, 0, 0, 0, 0, SCL_BW_DITHER, 0, 0, 0, _halftone_choices +}}; +/* FIXME: Halftone dimension? */ + +#ifdef ENABLE_16X16_DITHERS +static const struct hp_option_descriptor_s HALFTONE_PATTERN_16x16[1] = {{ + SCANNER_OPTION(HALFTONE_PATTERN, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_4P | HP_COMPAT_4C | HP_COMPAT_5100C + | HP_COMPAT_6200C | HP_COMPAT_5200C | HP_COMPAT_6300C), + _probe_horiz_dither, 0, _enable_halftonevec, + 0, 0, 0, 0, 0, SCL_BW16x16DITHER +}}; +static const struct hp_option_descriptor_s HORIZONTAL_DITHER_16x16[1] = {{ + INTERNAL_OPTION(HORIZONTAL_DITHER, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_4P | HP_COMPAT_4C | HP_COMPAT_5100C + | HP_COMPAT_6200C | HP_COMPAT_5200C | HP_COMPAT_6300C), + _probe_horiz_dither, 0, 0, + 0, 0, 0, 0, 0, SCL_BW16x16DITHER +}}; +#endif +static const struct hp_option_descriptor_s HALFTONE_PATTERN_8x8[1] = {{ + SCANNER_OPTION(HALFTONE_PATTERN, FIXED, NONE), + NO_REQUIRES, + _probe_horiz_dither, 0, _enable_halftonevec, + 0, 0, 0, 0, 0, SCL_BW8x8DITHER, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s HORIZONTAL_DITHER_8x8[1] = {{ + INTERNAL_OPTION(HORIZONTAL_DITHER, FIXED, NONE), + NO_REQUIRES, + _probe_horiz_dither, 0, 0, + 0, 0, 0, 0, 0, SCL_BW8x8DITHER, 0, 0, 0, 0 +}}; + +static const struct hp_choice_s _matrix_choices[] = { + { HP_MATRIX_AUTO, SANE_I18N("Auto"), 0, 1, 0 }, + { HP_MATRIX_RGB, SANE_I18N("NTSC RGB"), _cenable_incolor, 0, 0 }, + { HP_MATRIX_XPA_RGB, SANE_I18N("XPA RGB"), _cenable_incolor, 0, 0 }, + { HP_MATRIX_PASS, SANE_I18N("Pass-through"), _cenable_incolor, 0, 0 }, + { HP_MATRIX_BW, SANE_I18N("NTSC Gray"), _cenable_notcolor, 0, 0 }, + { HP_MATRIX_XPA_BW, SANE_I18N("XPA Gray"), _cenable_notcolor, 0, 0 }, + { HP_MATRIX_RED, SANE_I18N("Red"), _cenable_notcolor, 0, 0 }, + { HP_MATRIX_GREEN, SANE_I18N("Green"), _cenable_notcolor, 1, 0 }, + { HP_MATRIX_BLUE, SANE_I18N("Blue"), _cenable_notcolor, 0, 0 }, +#ifdef ENABLE_CUSTOM_MATRIX + { HP_MATRIX_CUSTOM, SANE_I18N("Custom"), 0, 0, 0 }, +#endif + { 0, 0, 0, 0, 0 } +}; + +static const struct hp_option_descriptor_s MATRIX_TYPE[1] = {{ + SCANNER_OPTION(MATRIX_TYPE, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_matrix, _enable_choice, + 1, 0, 0, 0, 0, SCL_MATRIX, 0, 0, 0, _matrix_choices +}}; + +static const struct hp_option_descriptor_s MATRIX_RGB[1] = {{ + SCANNER_OPTION(MATRIX_RGB, FIXED, NONE), + NO_REQUIRES, + _probe_matrix, 0, _enable_rgb_matrix, + 0, 0, 0, 0, 0, SCL_8x9MATRIX_COEFF, 0, 0, 0, 0 +}}; +#ifdef FAKE_COLORSEP_MATRIXES +static const struct hp_option_descriptor_s SEPMATRIX[1] = {{ + INTERNAL_OPTION(SEPMATRIX, FIXED, NONE), + NO_REQUIRES, + _probe_vector, 0, 0, + 0, 0, 0, 0, 0, SCL_8x9MATRIX_COEFF, 0, 0, 0, 0 +}}; +#endif +#ifdef ENABLE_10BIT_MATRIXES +static const struct hp_option_descriptor_s MATRIX_RGB10[1] = {{ + SCANNER_OPTION(MATRIX_RGB, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_6200C + | HP_COMPAT_5200C | HP_COMPAT_6300C), + _probe_matrix, 0, _enable_rgb_matrix, + 0, 0, 0, 0, 0, SCL_10x9MATRIX_COEFF, 0, 0, 0, 0 +}}; +#endif +#ifdef NotYetSupported +static const struct hp_option_descriptor_s BWMATRIX_GRAY10[1] = {{ + SCANNER_OPTION(MATRIX_GRAY, FIXED, NONE), + REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_6200C + | HP_COMPAT_5200C | HP_COMPAT_6300C), + _probe_matrix, 0, _enable_gray_matrix, + 0, 0, 0, 0, 0, SCL_10x3MATRIX_COEFF, 0, 0, 0, 0 +}}; +#endif + +static const struct hp_choice_s _scan_speed_choices[] = { + { 0, SANE_I18N("Auto"), 0, 0, 0 }, + { 1, SANE_I18N("Slow"), 0, 0, 0 }, + { 2, SANE_I18N("Normal"), 0, 0, 0 }, + { 3, SANE_I18N("Fast"), 0, 0, 0 }, + { 4, SANE_I18N("Extra Fast"), 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s SCAN_SPEED[1] = {{ + SCANNER_OPTION(SCAN_SPEED, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_generic, 0, + 0, 0, 0, 0, 1, SCL_SPEED, 0, 0, 0, _scan_speed_choices +}}; + +static const struct hp_choice_s _smoothing_choices[] = { + { 0, SANE_I18N("Auto"), 0, 0, 0 }, + { 3, SANE_I18N("Off"), 0, 0, 0 }, + { 1, SANE_I18N("2-pixel"), 0, 0, 0 }, + { 2, SANE_I18N("4-pixel"), 0, 0, 0 }, + { 4, SANE_I18N("8-pixel"), 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s SMOOTHING[1] = {{ + SCANNER_OPTION(SMOOTHING, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_generic, 0, + 0, 0, 0, 0, 0, SCL_FILTER, 0, 0, 0, _smoothing_choices +}}; + +static const struct hp_choice_s _media_choices[] = { + { HP_MEDIA_PRINT, SANE_I18N("Print"), 0, 0, 0 }, + { HP_MEDIA_SLIDE, SANE_I18N("Slide"), 0, 0, 0 }, + { HP_MEDIA_NEGATIVE, SANE_I18N("Film-strip"), 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s MEDIA[1] = {{ + SCANNER_OPTION(MEDIA, STRING, NONE), + NO_REQUIRES, + _probe_choice, _program_media, 0, + 1, 1, 1, 1, 0, SCL_MEDIA, 0, 0, 0, _media_choices +}}; + +static const struct hp_choice_s _data_widths[] = { + {1, "1", 0, 0, 0}, + {8, "8", 0, 0, 0}, + {10, "10", 0, 0, 0}, + {12, "12", 0, 0, 0}, + {14, "14", 0, 0, 0}, + {16, "16", 0, 0, 0}, + {0, 0, 0, 0, 0} +}; + +static const struct hp_option_descriptor_s BIT_DEPTH[1] = {{ + SCANNER_OPTION(BIT_DEPTH, STRING, NONE), + NO_REQUIRES, + _probe_choice, _program_data_width, _enable_data_width, + 1, 1, 1, 0, 1, SCL_DATA_WIDTH, 0, 0, 0, _data_widths +}}; + +static const struct hp_option_descriptor_s OUT8[1] = +{ + { + SCANNER_OPTION(OUTPUT_8BIT, BOOL, NONE), + NO_REQUIRES, /* enum hp_device_compat_e requires */ + _probe_bool, /* SANE_Status (*probe)() */ + 0, /* SANE_Status (*program)() */ + _enable_out8, /* hp_bool_t (*enable)() */ + 0, /* hp_bool_t has_global_effect */ + 0, /* hp_bool_t affects_scan_params */ + 0, /* hp_bool_t program_immediate */ + 0, /* hp_bool_t suppress_for_scan */ + 0, /* hp_bool_t may_change */ + 0, /* HpScl scl_command */ + 0, /* int minval */ + 0, /* int maxval */ + 0, /* int startval */ + 0 /* HpChoice choices */ + } +}; + +/* The 100% setting may cause problems within the scanner */ +static const struct hp_choice_s _ps_exposure_times[] = { + /* {0, "100%", 0, 0, 0}, */ + { 0, SANE_I18N("Default"), 0, 0, 0 }, + {1, "125%", 0, 0, 0}, + {2, "150%", 0, 0, 0}, + {3, "175%", 0, 0, 0}, + {4, "200%", 0, 0, 0}, + {5, "225%", 0, 0, 0}, + {6, "250%", 0, 0, 0}, + {7, "275%", 0, 0, 0}, + {8, "300%", 0, 0, 0}, + {9, SANE_I18N("Negative"), 0, 0, 0}, + {0, 0, 0, 0, 0} +}; + +/* Photosmart exposure time */ +static const struct hp_option_descriptor_s PS_EXPOSURE_TIME[1] = {{ + SCANNER_OPTION(PS_EXPOSURE_TIME, STRING, NONE), + REQUIRES( HP_COMPAT_PS ), + _probe_ps_exposure_time, _program_ps_exposure_time, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, _ps_exposure_times +}}; + +/* Normal, ADF or XPA scanning. Because scanning from ADF can change */ +/* the extent of the scanning area, this option is marked to change */ +/* global settings. The user should switch to ADF scanning after */ +/* placing paper in the ADF. */ +static const struct hp_choice_s _scan_types[] = { + { HP_SCANTYPE_NORMAL, SANE_I18N("Normal"), 0, 0, 0 }, + { HP_SCANTYPE_ADF, SANE_I18N("ADF"), 0, 0, 0 }, + { HP_SCANTYPE_XPA, SANE_I18N("XPA"), 0, 0, 0 }, + {0, 0, 0, 0, 0 } +}; + +static const struct hp_option_descriptor_s SCAN_SOURCE[1] = {{ + SCANNER_OPTION(SCAN_SOURCE, STRING, NONE), + NO_REQUIRES, + _probe_scan_type, _program_scan_type, 0, + 1, 1, 1, 0, 0, SCL_START_SCAN, 0, 0, 0, _scan_types +}}; + +/* Unload after is only necessary for PhotoScanner */ +static const struct hp_option_descriptor_s UNLOAD_AFTER_SCAN[1] = {{ + SCANNER_OPTION(UNLOAD_AFTER_SCAN, BOOL, NONE), + REQUIRES(HP_COMPAT_PS), + _probe_bool, _program_unload_after_scan, 0, + 0, 0, 0, 1, 0, SCL_UNLOAD, 0, 0, 0, 0 +}}; + +static const struct hp_option_descriptor_s CHANGE_DOC[1] = {{ + SCANNER_OPTION(CHANGE_DOC, BUTTON, NONE), + NO_REQUIRES, + _probe_change_doc, _program_change_doc, 0, + 1, 1, 1, 1, 0, SCL_CHANGE_DOC, 0, 0, 0, 0 +}}; + +static const struct hp_option_descriptor_s UNLOAD[1] = {{ + SCANNER_OPTION(UNLOAD, BUTTON, NONE), + NO_REQUIRES, + _probe_unload, _program_unload, 0, + 0, 0, 1, 1, 0, SCL_UNLOAD, 0, 0, 0, 0 +}}; + +/* There is no inquire ID-for the calibrate command. */ +/* So here we need the requiries. */ +static const struct hp_option_descriptor_s CALIBRATE[1] = {{ + SCANNER_OPTION(CALIBRATE, BUTTON, NONE), + REQUIRES(HP_COMPAT_PS), + _probe_calibrate, _program_calibrate, _enable_calibrate, + 0, 0, 1, 1, 0, SCL_CALIBRATE, 0, 0, 0, 0 +}}; + +static const struct hp_option_descriptor_s GEOMETRY_GROUP[1] = {{ + ADVANCED_GROUP(SANE_I18N("Geometry")), + 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; +static const struct hp_option_descriptor_s SCAN_TL_X[1] = {{ + SCANNER_OPTION(SCAN_TL_X, FIXED, MM), + NO_REQUIRES, + _probe_geometry, _program_geometry, 0, + 0, 1, 0, 0, 1, SCL_X_POS, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s SCAN_TL_Y[1] = {{ + SCANNER_OPTION(SCAN_TL_Y, FIXED, MM), + NO_REQUIRES, + _probe_geometry, _program_geometry, 0, + 0, 1, 0, 0, 1, SCL_Y_POS, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s SCAN_BR_X[1] = {{ + SCANNER_OPTION(SCAN_BR_X, FIXED, MM), + NO_REQUIRES, + _probe_geometry, _program_geometry, 0, + 0, 1, 0, 0, 1, SCL_X_EXTENT, 0, 0, 0, 0 +}}; +static const struct hp_option_descriptor_s SCAN_BR_Y[1] = {{ + SCANNER_OPTION(SCAN_BR_Y, FIXED, MM), + NO_REQUIRES, + _probe_geometry, _program_geometry, 0, + 0, 1, 0, 0, 1, SCL_Y_EXTENT, 0, 0, 0, 0 +}}; + +static const struct hp_choice_s _mirror_horiz_choices[] = { + { HP_MIRROR_HORIZ_OFF, SANE_I18N("Off"), 0, 0, 0 }, + { HP_MIRROR_HORIZ_ON, SANE_I18N("On"), 0, 0, 0 }, + { HP_MIRROR_HORIZ_CONDITIONAL, SANE_I18N("Conditional"), 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s MIRROR_HORIZ[1] = {{ + SCANNER_OPTION(MIRROR_HORIZ, STRING, NONE), + NO_REQUIRES, + _probe_mirror_horiz, _program_mirror_horiz, 0, + 0, 0, 0, 0, 0, SCL_MIRROR_IMAGE, 0, 0, 0, _mirror_horiz_choices +}}; + +static const struct hp_choice_s _mirror_vert_choices[] = { + { HP_MIRROR_VERT_OFF, SANE_I18N("Off"), 0, 0, 0 }, + { HP_MIRROR_VERT_ON, SANE_I18N("On"), 0, 0, 0 }, + { HP_MIRROR_VERT_CONDITIONAL, SANE_I18N("Conditional"), 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s MIRROR_VERT[1] = {{ + SCANNER_OPTION(MIRROR_VERT, STRING, NONE), + NO_REQUIRES, + _probe_mirror_vert, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, _mirror_vert_choices +}}; + +static const struct hp_option_descriptor_s BUTTON_WAIT[1] = +{ + { + SCANNER_OPTION(BUTTON_WAIT, BOOL, NONE), + NO_REQUIRES, /* enum hp_device_compat_e requires */ + _probe_front_button, /* SANE_Status (*probe)() */ + 0, /* SANE_Status (*program)() */ + 0, /* hp_bool_t (*enable)() */ + 0, /* hp_bool_t has_global_effect */ + 0, /* hp_bool_t affects_scan_params */ + 0, /* hp_bool_t program_immediate */ + 0, /* hp_bool_t suppress_for_scan */ + 0, /* hp_bool_t may_change */ + 0, /* HpScl scl_command */ + 0, /* int minval */ + 0, /* int maxval */ + 0, /* int startval */ + 0 /* HpChoice choices */ + } +}; + + +static const struct hp_option_descriptor_s LAMP_OFF[1] = +{ + { + SCANNER_OPTION(LAMP_OFF, BUTTON, NONE), + /* Lamp off instruction not supported by Photosmart */ + REQUIRES( HP_COMPAT_PLUS | HP_COMPAT_2C | HP_COMPAT_2P | HP_COMPAT_2CX + | HP_COMPAT_4C | HP_COMPAT_3P | HP_COMPAT_4P | HP_COMPAT_5P + | HP_COMPAT_5100C | HP_COMPAT_6200C | HP_COMPAT_5200C + | HP_COMPAT_6300C), /* enum hp_device_compat_e requires */ + _probe_bool, /* SANE_Status (*probe)() */ + _program_lamp_off, /* SANE_Status (*program)() */ + 0, /* hp_bool_t (*enable)() */ + 0, /* hp_bool_t has_global_effect */ + 0, /* hp_bool_t affects_scan_params */ + 1, /* hp_bool_t program_immediate */ + 1, /* hp_bool_t suppress_for_scan */ + 0, /* hp_bool_t may_change */ + SCL_LAMPTEST, /* HpScl scl_command */ + 0, /* int minval */ + 0, /* int maxval */ + 0, /* int startval */ + 0 /* HpChoice choices */ + } +}; + +#ifdef HP_EXPERIMENTAL + +static const struct hp_choice_s _range_choices[] = { + { 0, "0", 0, 0, 0 }, + { 1, "1", 0, 0, 0 }, + { 2, "2", 0, 0, 0 }, + { 3, "3", 0, 0, 0 }, + { 4, "4", 0, 0, 0 }, + { 5, "5", 0, 0, 0 }, + { 6, "6", 0, 0, 0 }, + { 7, "7", 0, 0, 0 }, + { 8, "8", 0, 0, 0 }, + { 9, "9", 0, 0, 0 }, + { 0, 0, 0, 0, 0 } +}; +static const struct hp_option_descriptor_s EXPERIMENT_GROUP[1] = {{ + ADVANCED_GROUP(SANE_I18N("Experiment")) + 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ +}}; +static const struct hp_option_descriptor_s PROBE_10470[1] = {{ + SCANNER_OPTION(10470, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_generic, 0, + 0, 0, 0, 0, 0, SCL_10470, 0, 0, 0, _range_choices +}}; +static const struct hp_option_descriptor_s PROBE_10485[1] = {{ + SCANNER_OPTION(10485, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_generic, 0, + 0, 0, 0, 0, 0, SCL_10485, 0, 0, 0, _range_choices +}}; +static const struct hp_option_descriptor_s PROBE_10952[1] = {{ + SCANNER_OPTION(10952, STRING, NONE), + NO_REQUIRES, + _probe_each_choice, _program_generic, 0, + 0, 0, 0, 0, 0, SCL_10952, 0, 0, 0, _range_choices +}}; +static const struct hp_option_descriptor_s PROBE_10967[1] = {{ + SCANNER_OPTION(10967, INT, NONE), + NO_REQUIRES, + _probe_int, _program_generic, 0, + 0, 0, 0, 0, 0, SCL_10967, 0, 0, 0, 0 +}}; + +#endif + +static HpOptionDescriptor hp_options[] = { + NUM_OPTIONS, + + SCAN_MODE_GROUP, + PREVIEW_MODE, + SCAN_MODE, SCAN_RESOLUTION, DEVPIX_RESOLUTION, + + ENHANCEMENT_GROUP, + BRIGHTNESS, CONTRAST, +#ifdef SCL_SHARPENING + SHARPENING, +#endif + AUTO_THRESHOLD, + + ADVANCED_GROUP, + CUSTOM_GAMMA, +#ifdef ENABLE_7x12_TONEMAPS + GAMMA_VECTOR_7x12, + RGB_TONEMAP, GAMMA_VECTOR_R, GAMMA_VECTOR_G, GAMMA_VECTOR_B, +#endif + GAMMA_VECTOR_8x8, + + MATRIX_TYPE, +#ifdef FAKE_COLORSEP_MATRIXES + SEPMATRIX, +#endif +#ifdef ENABLE_10BIT_MATRIXES + MATRIX_RGB10, /* FIXME: unsupported: MATRIX_GRAY10, */ +#endif + MATRIX_RGB, + + HALFTONE_PATTERN, +#ifdef ENABLE_16X16_DITHERS + HALFTONE_PATTERN_16x16, HORIZONTAL_DITHER_16x16, +#endif + HALFTONE_PATTERN_8x8, HORIZONTAL_DITHER_8x8, + + SCAN_SPEED, SMOOTHING, MEDIA, PS_EXPOSURE_TIME, BIT_DEPTH, OUT8, + SCAN_SOURCE, BUTTON_WAIT, LAMP_OFF, UNLOAD_AFTER_SCAN, + CHANGE_DOC, UNLOAD, CALIBRATE, + + GEOMETRY_GROUP, + SCAN_TL_X, SCAN_TL_Y, SCAN_BR_X, SCAN_BR_Y, + MIRROR_HORIZ, MIRROR_VERT, + +#ifdef HP_EXPERIMENTAL + + EXPERIMENT_GROUP, + PROBE_10470, + PROBE_10485, + PROBE_10952, + PROBE_10967, + +#endif + + 0 +}; + + + +/* + * class HpOptSet + */ + +struct hp_optset_s +{ +#define OPTION_LIST_MAX sizeof(hp_options)/sizeof(hp_options[0]) + HpOption options[OPTION_LIST_MAX]; + size_t num_sane_opts; + size_t num_opts; + + /* Magic accessors to get coord in actual scan pixels: */ + HpAccessor tl_x, tl_y, br_x, br_y; +}; + +static HpOption +hp_optset_get (HpOptSet this, HpOptionDescriptor optd) +{ + HpOption * optp = this->options; + int i = this->num_opts; + + while (i--) + { + if ((*optp)->descriptor == optd) + return *optp; + optp++; + } + return 0; +} + +static HpOption +hp_optset_getByIndex (HpOptSet this, int optnum) +{ + if ((optnum < 0) || (optnum >= (int)this->num_sane_opts)) + return 0; + return this->options[optnum]; +} + +static HpOption +hp_optset_getByName (HpOptSet this, const char * name) +{ + HpOption * optp = this->options; + int i = this->num_opts; + + while (i--) + { + if (strcmp((*optp)->descriptor->name, name) == 0) + return *optp; + optp++; + } + return 0; +} + +static _HpOption +_hp_optset_get (HpOptSet this, HpOptionDescriptor opt) +{ + /* Cast away const-ness */ + return (_HpOption) hp_optset_get(this, opt); +} + +enum hp_scanmode_e +sanei_hp_optset_scanmode (HpOptSet this, HpData data) +{ + HpOption mode = hp_optset_get(this, SCAN_MODE); + assert(mode); + return hp_option_getint(mode, data); +} + + +hp_bool_t +sanei_hp_optset_output_8bit (HpOptSet this, HpData data) +{ + HpOption option_out8; + int out8; + + option_out8 = hp_optset_get(this, OUT8); + if (option_out8) + { + out8 = hp_option_getint(option_out8, data); + return out8; + } + return 0; +} + + +/* Returns the data width that is send to the scanner, depending */ +/* on the scanmode. (b/w: 1, gray: 8..12, color: 24..36 */ +int +sanei_hp_optset_data_width (HpOptSet this, HpData data) +{ + enum hp_scanmode_e mode = sanei_hp_optset_scanmode (this, data); + int datawidth = 0; + HpOption opt_dwidth; + + switch (mode) + { + case HP_SCANMODE_LINEART: + case HP_SCANMODE_HALFTONE: + datawidth = 1; + break; + + case HP_SCANMODE_GRAYSCALE: + opt_dwidth = hp_optset_get(this, BIT_DEPTH); + if (opt_dwidth) + datawidth = hp_option_getint (opt_dwidth, data); + else + datawidth = 8; + break; + + case HP_SCANMODE_COLOR: + opt_dwidth = hp_optset_get(this, BIT_DEPTH); + if (opt_dwidth) + datawidth = 3 * hp_option_getint (opt_dwidth, data); + else + datawidth = 24; + break; + } + return datawidth; +} + +hp_bool_t +sanei_hp_optset_mirror_vert (HpOptSet this, HpData data, HpScsi scsi) +{ + HpOption mode; + int mirror, sec_dir; + + mode = hp_optset_get(this, MIRROR_VERT); + assert(mode); + mirror = hp_option_getint(mode, data); + + if (mirror == HP_MIRROR_VERT_CONDITIONAL) + { + mirror = HP_MIRROR_VERT_OFF; + if ( ( sanei_hp_scl_inquire(scsi, SCL_SECONDARY_SCANDIR, &sec_dir, 0, 0) + == SANE_STATUS_GOOD ) && ( sec_dir == 1 ) ) + mirror = HP_MIRROR_VERT_ON; + } + return mirror == HP_MIRROR_VERT_ON; +} + +hp_bool_t sanei_hp_optset_start_wait(HpOptSet this, HpData data) +{ + HpOption mode; + int wait; + + if ((mode = hp_optset_get(this, BUTTON_WAIT)) == 0) + return(0); + + wait = hp_option_getint(mode, data); + + return(wait); +} + +HpScl +sanei_hp_optset_scan_type (HpOptSet this, HpData data) +{ + HpOption mode; + HpScl scl = SCL_START_SCAN; + int scantype; + + mode = hp_optset_get(this, SCAN_SOURCE); + if (mode) + { + scantype = hp_option_getint(mode, data); + DBG(5, "sanei_hp_optset_scan_type: scantype=%d\n", scantype); + + switch (scantype) + { + case 1: scl = SCL_ADF_SCAN; break; + case 2: scl = SCL_XPA_SCAN; break; + default: scl = SCL_START_SCAN; break; + } + } + return scl; +} + +static void +hp_optset_add (HpOptSet this, HpOption opt) +{ + assert(this->num_opts < OPTION_LIST_MAX); + + /* + * Keep internal options at the end of the list. + */ + if (hp_option_isInternal(opt)) + this->options[this->num_opts] = opt; + else + { + if (this->num_opts != this->num_sane_opts) + memmove(&this->options[this->num_sane_opts + 1], + &this->options[this->num_sane_opts], + ( (this->num_opts - this->num_sane_opts) + * sizeof(*this->options) )); + this->options[this->num_sane_opts++] = opt; + } + this->num_opts++; +} + +static SANE_Status +hp_optset_fix_geometry_options (HpOptSet this) +{ + _HpOption tl_x = _hp_optset_get(this, SCAN_TL_X); + _HpOption tl_y = _hp_optset_get(this, SCAN_TL_Y); + _HpOption br_x = _hp_optset_get(this, SCAN_BR_X); + _HpOption br_y = _hp_optset_get(this, SCAN_BR_Y); + HpOption scanres = hp_optset_get(this, SCAN_RESOLUTION); + HpOption devpix = hp_optset_get(this, DEVPIX_RESOLUTION); + + HpAccessor tl_xa, tl_ya, br_xa, br_ya; + + assert(tl_x && tl_y && br_x && br_y); /* Geometry options missing */ + + tl_xa = tl_x->data_acsr; + tl_ya = tl_y->data_acsr; + br_xa = br_x->data_acsr; + br_ya = br_y->data_acsr; + + assert(tl_xa && tl_ya && br_xa && br_ya); + assert(scanres->data_acsr && devpix->data_acsr); + + /* Magic accessors that will read out in device pixels */ + tl_x->data_acsr = sanei_hp_accessor_geometry_new(tl_xa, br_xa, 0, + devpix->data_acsr); + tl_y->data_acsr = sanei_hp_accessor_geometry_new(tl_ya, br_ya, 0, + devpix->data_acsr); + br_x->data_acsr = sanei_hp_accessor_geometry_new(br_xa, tl_xa, 1, + devpix->data_acsr); + br_y->data_acsr = sanei_hp_accessor_geometry_new(br_ya, tl_ya, 1, + devpix->data_acsr); + + if (!tl_x->data_acsr || !tl_y->data_acsr + || !br_x->data_acsr || !br_y->data_acsr) + return SANE_STATUS_NO_MEM; + + /* Magic accessors that will read out in scan pixels */ + this->tl_x = sanei_hp_accessor_geometry_new(tl_xa, br_xa, 0, + scanres->data_acsr); + this->tl_y = sanei_hp_accessor_geometry_new(tl_ya, br_ya, 0, + scanres->data_acsr); + this->br_x = sanei_hp_accessor_geometry_new(br_xa, tl_xa, 1, + scanres->data_acsr); + this->br_y = sanei_hp_accessor_geometry_new(br_ya, tl_ya, 1, + scanres->data_acsr); + if (!this->tl_x || !this->tl_y || !this->br_x || !this->br_y) + return SANE_STATUS_NO_MEM; + + return SANE_STATUS_GOOD; +} + +static void +hp_optset_reprogram (HpOptSet this, HpData data, HpScsi scsi) +{ + int i; + + DBG(5, "hp_optset_reprogram: %lu options\n", + (unsigned long) this->num_opts); + + for (i = 0; i < (int)this->num_opts; i++) + hp_option_reprogram(this->options[i], this, data, scsi); + + DBG(5, "hp_optset_reprogram: finished\n"); +} + +static void +hp_optset_reprobe (HpOptSet this, HpData data, HpScsi scsi) +{ + int i; + + DBG(5, "hp_optset_reprobe: %lu options\n", + (unsigned long) this->num_opts); + + for (i = 0; i < (int)this->num_opts; i++) + hp_option_reprobe(this->options[i], this, data, scsi); + + DBG(5, "hp_optset_reprobe: finished\n"); +} + +static void +hp_optset_updateEnables (HpOptSet this, HpData data, const HpDeviceInfo *info) +{ + int i; + + DBG(5, "hp_optset_updateEnables: %lu options\n", + (unsigned long) this->num_opts); + + for (i = 0; i < (int)this->num_opts; i++) + hp_option_updateEnable(this->options[i], this, data, info); +} + +static hp_bool_t +hp_optset_isEnabled (HpOptSet this, HpData data, const char *name, + const HpDeviceInfo *info) +{ + HpOption optpt; + + optpt = hp_optset_getByName (this, name); + + if (!optpt) /* Not found ? Not enabled */ + return 0; + + if (!(optpt->descriptor->enable)) /* No enable necessary ? Enabled */ + return 1; + + return (*optpt->descriptor->enable)(optpt, this, data, info); +} + +/* This function is only called from sanei_hp_handle_startScan() */ +SANE_Status +sanei_hp_optset_download (HpOptSet this, HpData data, HpScsi scsi) +{ + int i, errcount = 0; + + DBG(3, "Start downloading parameters to scanner\n"); + + /* Reset scanner to wake it up */ + + /* Reset would switch off XPA lamp and switch on scanner lamp. */ + /* Only do a reset if not in active XPA mode */ + if ( (sanei_hp_optset_scan_type (this, data) != SCL_XPA_SCAN) + || (!sanei_hp_is_active_xpa (scsi)) ) + { + RETURN_IF_FAIL(sanei_hp_scl_reset (scsi)); + } + RETURN_IF_FAIL(sanei_hp_scl_clearErrors (scsi)); + + sanei_hp_device_simulate_clear ( sanei_hp_scsi_devicename (scsi) ); + + for (i = 0; i < (int)this->num_opts; i++) + { + if ( (this->options[i])->descriptor->suppress_for_scan ) + { + DBG(3,"sanei_hp_optset_download: %s suppressed for scan\n", + (this->options[i])->descriptor->name); + } + else + { + RETURN_IF_FAIL( hp_option_program(this->options[i], scsi, this, data) ); + + if ( sanei_hp_scl_errcheck (scsi) != SANE_STATUS_GOOD ) + { + errcount++; + DBG(3, "Option %s generated scanner error\n", + this->options[i]->descriptor->name); + + RETURN_IF_FAIL(sanei_hp_scl_clearErrors (scsi)); + } + } + } + DBG(3, "Downloading parameters finished.\n"); + + /* Check preview */ + {HpOption option; + int is_preview, data_width; + const HpDeviceInfo *info; + + option = hp_optset_getByName (this, SANE_NAME_PREVIEW); + if ( option ) + { + is_preview = hp_option_getint (option, data); + if ( is_preview ) + { + /* For preview we only use 8 bit per channel */ + + DBG(3, "sanei_hp_optset_download: Set up preview options\n"); + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + + if (hp_optset_isEnabled (this, data, SANE_NAME_BIT_DEPTH, info)) + { + data_width = sanei_hp_optset_data_width (this, data); + if (data_width > 24) + { + sanei_hp_scl_set(scsi, SCL_DATA_WIDTH, 24); + } + else if ((data_width > 8) && (data_width <= 16)) + { + sanei_hp_scl_set(scsi, SCL_DATA_WIDTH, 8); + } + } + } + } + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_optset_new(HpOptSet * newp, HpScsi scsi, HpDevice dev) +{ + HpOptionDescriptor * ptr; + HpOptSet this = sanei_hp_allocz(sizeof(*this)); + SANE_Status status; + HpOption option; + const HpDeviceInfo *info; + + if (!this) + return SANE_STATUS_NO_MEM; + + /* FIXME: more DBG's */ + for (ptr = hp_options; *ptr; ptr++) + { + HpOptionDescriptor desc = *ptr; + + DBG(8, "sanei_hp_optset_new: %s\n", desc->name); + if (desc->requires && !sanei_hp_device_compat(dev, desc->requires)) + continue; + if (desc->type != SANE_TYPE_GROUP + && hp_optset_getByName(this, desc->name)) + continue; + + status = hp_option_descriptor_probe(desc, scsi, this, + dev->data, &option); + if (UNSUPPORTED(status)) + continue; + if (FAILED(status)) + { + DBG(1, "Option '%s': probe failed: %s\n", desc->name, + sane_strstatus(status)); + sanei_hp_free(this); + return status; + } + hp_optset_add(this, option); + } + + /* Set NUM_OPTIONS */ + assert(this->options[0]->descriptor == NUM_OPTIONS); + sanei_hp_accessor_setint(this->options[0]->data_acsr, dev->data, + this->num_sane_opts); + + /* Now for some kludges */ + status = hp_optset_fix_geometry_options(this); + if (FAILED(status)) + { + sanei_hp_free(this); + return status; + } + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + hp_optset_updateEnables(this, dev->data, info); + + *newp = this; + return SANE_STATUS_GOOD; +} + +hp_bool_t +sanei_hp_optset_isImmediate (HpOptSet this, int optnum) +{ + HpOption opt = hp_optset_getByIndex(this, optnum); + + if (!opt) + return 0; + + return hp_option_isImmediate (opt); +} + +SANE_Status +sanei_hp_optset_control (HpOptSet this, HpData data, + int optnum, SANE_Action action, + void * valp, SANE_Int *infop, HpScsi scsi, + hp_bool_t immediate) +{ + HpOption opt = hp_optset_getByIndex(this, optnum); + SANE_Int my_info = 0, my_val = 0; + + DBG(3,"sanei_hp_optset_control: %s\n", opt ? opt->descriptor->name : ""); + + if (infop) + *infop = 0; + else + infop = &my_info; + + if (!opt) + return SANE_STATUS_INVAL; + + /* There are problems with SANE_ACTION_GET_VALUE and valp == 0. */ + /* Check if we really need valp. */ + if ((action == SANE_ACTION_GET_VALUE) && (!valp)) + { + /* Options without a value ? */ + if ( (opt->descriptor->type == SANE_TYPE_BUTTON) + || (opt->descriptor->type == SANE_TYPE_GROUP)) + { + valp = &my_val; /* Just simulate a return value locally. */ + } + else /* Others must return a value. So this is invalid */ + { + DBG(1, "sanei_hp_optset_control: get value, but valp == 0\n"); + return SANE_STATUS_INVAL; + } + } + + if (immediate) + RETURN_IF_FAIL( hp_option_imm_control(this, opt, data, action, valp, infop, + scsi) ); + else + RETURN_IF_FAIL( hp_option_control(opt, data, action, valp, infop ) ); + + if ((*infop & SANE_INFO_RELOAD_OPTIONS) != 0) + {const HpDeviceInfo *info; + + DBG(3,"sanei_hp_optset_control: reprobe\n"); + + /* At first we try to reprogram the parameters that may have changed */ + /* by an option that had a global effect. This is necessary to */ + /* specify options in an arbitrary order. Example: */ + /* Changing scan mode resets scan resolution in the scanner. */ + /* If resolution is set from the API before scan mode, we must */ + /* reprogram the resolution afterwards. */ + hp_optset_reprogram(this, data, scsi); + hp_optset_reprobe(this, data, scsi); + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + hp_optset_updateEnables(this, data, info); + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_optset_guessParameters (HpOptSet this, HpData data, + SANE_Parameters * p) +{ + /* These are magic accessors which actually get the extent, not the + * absolute position... */ + int xextent = sanei_hp_accessor_getint(this->br_x, data); + int yextent = sanei_hp_accessor_getint(this->br_y, data); + int data_width; + + assert(xextent > 0 && yextent > 0); + p->last_frame = SANE_TRUE; + p->pixels_per_line = xextent; + p->lines = yextent; + + switch (sanei_hp_optset_scanmode(this, data)) { + case HP_SCANMODE_LINEART: /* Lineart */ + case HP_SCANMODE_HALFTONE: /* Halftone */ + p->format = SANE_FRAME_GRAY; + p->depth = 1; + p->bytes_per_line = (p->pixels_per_line + 7) / 8; + break; + case HP_SCANMODE_GRAYSCALE: /* Grayscale */ + p->format = SANE_FRAME_GRAY; + p->depth = 8; + p->bytes_per_line = p->pixels_per_line; + if ( !sanei_hp_optset_output_8bit (this, data) ) + { + data_width = sanei_hp_optset_data_width (this, data); + if ( data_width > 8 ) + { + p->depth *= 2; + p->bytes_per_line *= 2; + } + } + break; + case HP_SCANMODE_COLOR: /* RGB */ + p->format = SANE_FRAME_RGB; + p->depth = 8; + p->bytes_per_line = 3 * p->pixels_per_line; + if ( !sanei_hp_optset_output_8bit (this, data) ) + { + data_width = sanei_hp_optset_data_width (this, data); + if ( data_width > 24 ) + { + p->depth *= 2; + p->bytes_per_line *= 2; + } + } + break; + default: + assert(!"Bad scan mode?"); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +const SANE_Option_Descriptor * +sanei_hp_optset_saneoption (HpOptSet this, HpData data, int optnum) +{ + HpOption opt = hp_optset_getByIndex(this, optnum); + + if (!opt) + return 0; + return hp_option_saneoption(opt, data); +} diff --git a/backend/hp-option.h b/backend/hp-option.h new file mode 100644 index 0000000..d1795e1 --- /dev/null +++ b/backend/hp-option.h @@ -0,0 +1,294 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +/* + $Id$ +*/ +#ifndef HP_OPTION_H_INCLUDED +#define HP_OPTION_H_INCLUDED +#include "hp.h" + +/* + * Non-standard SANE options + * + * FIXME: this should become standard + */ + +#ifndef SANE_NAME_SHARPENING +# define SANE_NAME_SHARPENING "sharpening" +# define SANE_TITLE_SHARPENING SANE_I18N("Sharpening") +# define SANE_DESC_SHARPENING SANE_I18N("Set sharpening value.") +#endif + +#ifndef SANE_NAME_AUTO_THRESHOLD +# define SANE_NAME_AUTO_THRESHOLD "auto-threshold" +# define SANE_TITLE_AUTO_THRESHOLD SANE_I18N("Auto Threshold") +# define SANE_DESC_AUTO_THRESHOLD \ + SANE_I18N("Enable automatic determination of threshold for line-art scans.") +#endif + +#ifndef SANE_NAME_SMOOTHING +# define SANE_NAME_SMOOTHING "smoothing" +# define SANE_TITLE_SMOOTHING SANE_I18N("Smoothing") +# define SANE_DESC_SMOOTHING SANE_I18N("Select smoothing filter.") +#endif + +#ifndef SANE_NAME_UNLOAD_AFTER_SCAN +# define SANE_NAME_UNLOAD_AFTER_SCAN "unload-after-scan" +# define SANE_TITLE_UNLOAD_AFTER_SCAN SANE_I18N("Unload media after scan") +# define SANE_DESC_UNLOAD_AFTER_SCAN SANE_I18N("Unloads the media after a scan.") +#endif + +#ifndef SANE_NAME_CHANGE_DOC +# define SANE_NAME_CHANGE_DOC "change-document" +# define SANE_TITLE_CHANGE_DOC SANE_I18N("Change document") +# define SANE_DESC_CHANGE_DOC SANE_I18N("Change Document.") +#endif + +#ifndef SANE_NAME_UNLOAD +# define SANE_NAME_UNLOAD "unload" +# define SANE_TITLE_UNLOAD SANE_I18N("Unload") +# define SANE_DESC_UNLOAD SANE_I18N("Unload Document.") +#endif + +#ifndef SANE_NAME_CALIBRATE +# define SANE_NAME_CALIBRATE "calibrate" +# define SANE_TITLE_CALIBRATE SANE_I18N("Calibrate") +# define SANE_DESC_CALIBRATE SANE_I18N("Start calibration process.") +#endif + +#ifndef SANE_NAME_MEDIA +# define SANE_NAME_MEDIA "media-type" +# define SANE_TITLE_MEDIA SANE_I18N("Media") +# define SANE_DESC_MEDIA SANE_I18N("Set type of media.") +#endif + +#ifndef SANE_NAME_PS_EXPOSURE_TIME +# define SANE_NAME_PS_EXPOSURE_TIME "ps-exposure-time" +# define SANE_TITLE_PS_EXPOSURE_TIME SANE_I18N("Exposure time") +# define SANE_DESC_PS_EXPOSURE_TIME \ + SANE_I18N("A longer exposure time lets the scanner\ + collect more light. Suggested use is 175% for prints,\ + 150% for normal slides and \"Negative\" for\ + negative film. For dark (underexposed) images you can increase this value.") +#endif + +#ifndef SANE_NAME_MATRIX_TYPE +# define SANE_NAME_MATRIX_TYPE "matrix-type" +# define SANE_TITLE_MATRIX_TYPE SANE_I18N("Color Matrix") +/* FIXME: better description */ +# define SANE_DESC_MATRIX_TYPE SANE_I18N("Set the scanners color matrix.") +#endif + +#ifndef SANE_NAME_MATRIX_RGB +# define SANE_NAME_MATRIX_RGB "matrix-rgb" +# define SANE_TITLE_MATRIX_RGB SANE_I18N("Color Matrix") +# define SANE_DESC_MATRIX_RGB SANE_I18N("Custom color matrix.") +#endif + +#ifndef SANE_NAME_MATRIX_GRAY +# define SANE_NAME_MATRIX_GRAY "matrix-gray" +# define SANE_TITLE_MATRIX_GRAY SANE_I18N("Mono Color Matrix") +# define SANE_DESC_MATRIX_GRAY SANE_I18N("Custom color matrix for grayscale scans.") +#endif + +#ifndef SANE_NAME_MIRROR_HORIZ +# define SANE_NAME_MIRROR_HORIZ "mirror-horizontal" +# define SANE_TITLE_MIRROR_HORIZ SANE_I18N("Mirror horizontal") +# define SANE_DESC_MIRROR_HORIZ SANE_I18N("Mirror image horizontally.") +#endif + +#ifndef SANE_NAME_MIRROR_VERT +# define SANE_NAME_MIRROR_VERT "mirror-vertical" +# define SANE_TITLE_MIRROR_VERT SANE_I18N("Mirror vertical") +# define SANE_DESC_MIRROR_VERT SANE_I18N("Mirror image vertically.") +#endif + +#ifndef SANE_NAME_UPDATE +# define SANE_NAME_UPDATE "update-options" +# define SANE_TITLE_UPDATE SANE_I18N("Update options") +# define SANE_DESC_UPDATE SANE_I18N("Update options.") +#endif + +#ifndef SANE_NAME_OUTPUT_8BIT +# define SANE_NAME_OUTPUT_8BIT "output-8bit" +# define SANE_TITLE_OUTPUT_8BIT SANE_I18N("8 bit output") +# define SANE_DESC_OUTPUT_8BIT \ + SANE_I18N("Use bit depth greater eight internally,\ + but output only eight bits.") +#endif + +#ifndef SANE_NAME_BUTTON_WAIT +# define SANE_NAME_BUTTON_WAIT "button-wait" +# define SANE_TITLE_BUTTON_WAIT SANE_I18N("Front button wait") +# define SANE_DESC_BUTTON_WAIT SANE_I18N("Wait to scan for front-panel button push.") +# define HP_BUTTON_WAIT_NO 0 +# define HP_BUTTON_WAIT_YES 1 +#endif + +#ifndef SANE_NAME_LAMP_OFF +# define SANE_NAME_LAMP_OFF "lamp-off" +# define SANE_TITLE_LAMP_OFF SANE_I18N("Shut off lamp") +# define SANE_DESC_LAMP_OFF SANE_I18N("Shut off scanner lamp.") +# define HP_LAMP_OFF_NO 0 +# define HP_LAMP_OFF_YES 1 +#endif + +/* Some test stuff to see what undocumented SCL-commands do */ +# define SANE_NAME_10470 "10470" +# define SANE_TITLE_10470 "10470" +# define SANE_DESC_10470 "10470." + +# define SANE_NAME_10485 "10485" +# define SANE_TITLE_10485 "10485" +# define SANE_DESC_10485 "10485." + +# define SANE_NAME_10952 "10952" +# define SANE_TITLE_10952 "10952" +# define SANE_DESC_10952 "10952." + +# define SANE_NAME_10967 "10967" +# define SANE_TITLE_10967 "10967" +# define SANE_DESC_10967 "10967." + +/* + * Internal option names which are not presented to the SANE frontend. + */ +#define HP_NAME_HORIZONTAL_DITHER "__hdither__" +#define HP_NAME_DEVPIX_RESOLUTION "__devpix_resolution__" +#ifdef ENABLE_7x12_TONEMAPS +# define HP_NAME_RGB_TONEMAP "__rgb_tonemap__" +#endif +#ifdef FAKE_COLORSEP_MATRIXES +# define HP_NAME_SEPMATRIX "__sepmatrix__" +#endif + +struct hp_choice_s +{ + int val; + const char *name; + hp_bool_t (*enable)(HpChoice this, HpOptSet optset, HpData data, + const HpDeviceInfo *info); + hp_bool_t is_emulated:1; + HpChoice next; +}; + +enum hp_scanmode_e +{ + HP_SCANMODE_LINEART = 0, + HP_SCANMODE_HALFTONE = 3, + HP_SCANMODE_GRAYSCALE = 4, + HP_SCANMODE_COLOR = 5 +}; + +enum hp_scantype_e +{ + HP_SCANTYPE_NORMAL = 0, + HP_SCANTYPE_ADF = 1, + HP_SCANTYPE_XPA = 2 +}; + +enum hp_dither_type_e { + HP_DITHER_CUSTOM = -1, + HP_DITHER_COARSE = 0, + HP_DITHER_FINE = 1, + HP_DITHER_BAYER = 2, + HP_DITHER_VERTICAL = 3, + HP_DITHER_HORIZONTAL +}; + +enum hp_matrix_type_e { + HP_MATRIX_AUTO = -256, + HP_MATRIX_GREEN = -257, + HP_MATRIX_CUSTOM_BW = -2, + HP_MATRIX_CUSTOM = -1, + HP_MATRIX_RGB = 0, + HP_MATRIX_BW = 1, + HP_MATRIX_PASS = 2, + HP_MATRIX_RED = 3, + HP_MATRIX_BLUE = 4, + HP_MATRIX_XPA_RGB = 5, + HP_MATRIX_XPA_BW = 6 +}; + +enum hp_mirror_horiz_e { + HP_MIRROR_HORIZ_CONDITIONAL = -256, + HP_MIRROR_HORIZ_OFF = 0, + HP_MIRROR_HORIZ_ON = 1 +}; + +enum hp_mirror_vert_e { + HP_MIRROR_VERT_OFF = -258, + HP_MIRROR_VERT_ON = -257, + HP_MIRROR_VERT_CONDITIONAL = -256 +}; + +enum hp_media_e { + HP_MEDIA_NEGATIVE = 1, + HP_MEDIA_SLIDE = 2, + HP_MEDIA_PRINT = 3 +}; + +hp_bool_t sanei_hp_choice_isEnabled (HpChoice this, HpOptSet optset, + HpData data, const HpDeviceInfo *info); + +SANE_Status sanei_hp_optset_new(HpOptSet * newp, HpScsi scsi, HpDevice dev); +SANE_Status sanei_hp_optset_download (HpOptSet this, HpData data, HpScsi scsi); +SANE_Status sanei_hp_optset_control (HpOptSet this, HpData data, + int optnum, SANE_Action action, + void * valp, SANE_Int *infop, HpScsi scsi, + hp_bool_t immediate); +SANE_Status sanei_hp_optset_guessParameters (HpOptSet this, HpData data, + SANE_Parameters * p); +enum hp_scanmode_e sanei_hp_optset_scanmode (HpOptSet this, HpData data); +hp_bool_t sanei_hp_optset_output_8bit (HpOptSet this, HpData data); +int sanei_hp_optset_data_width (HpOptSet this, HpData data); +hp_bool_t sanei_hp_optset_isImmediate (HpOptSet this, int optnum); +hp_bool_t sanei_hp_optset_mirror_vert (HpOptSet this, HpData data, HpScsi scsi); +hp_bool_t sanei_hp_optset_start_wait(HpOptSet this, HpData data); +HpScl sanei_hp_optset_scan_type (HpOptSet this, HpData data); +const SANE_Option_Descriptor * sanei_hp_optset_saneoption (HpOptSet this, + HpData data, int optnum); + +#endif /* HP_OPTION_H_INCLUDED */ diff --git a/backend/hp-scl.c b/backend/hp-scl.c new file mode 100644 index 0000000..e58508b --- /dev/null +++ b/backend/hp-scl.c @@ -0,0 +1,2118 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +/* + $Log$ + Revision 1.15 2008/03/28 14:37:36 kitno-guest + add usleep to improve usb performance, from jim a t meyering d o t net + + Revision 1.14 2004-10-04 18:09:05 kig-guest + Rename global function hp_init_openfd to sanei_hp_init_openfd + + Revision 1.13 2004/03/27 13:52:39 kig-guest + Keep USB-connection open (was problem with Linux 2.6.x) + + Revision 1.12 2003/10/09 19:34:57 kig-guest + Redo when TEST UNIT READY failed + Redo when read returns with 0 bytes (non-SCSI only) + + +*/ + +/* +#define STUBS +extern int sanei_debug_hp;*/ +#define DEBUG_DECLARE_ONLY +#include "../include/sane/config.h" +#include "../include/lalloca.h" /* Must be first */ + +#ifdef HAVE_UNISTD_H +# include +#endif +#include +#include +#include +#include +#include +#include "../include/lassert.h" +#include +#include +#include +#include +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_pio.h" + +#include "hp.h" + +#include "../include/sane/sanei_backend.h" + +#include "hp-option.h" +#include "hp-scsi.h" +#include "hp-scl.h" +#include "hp-device.h" + +#define HP_SCSI_INQ_LEN (36) +#define HP_SCSI_CMD_LEN (6) +#define HP_SCSI_BUFSIZ (HP_SCSI_MAX_WRITE + HP_SCSI_CMD_LEN) + +#define HP_MAX_OPEN_FD 16 +static struct hp_open_fd_s /* structure to save info about open file descriptor */ +{ + char *devname; + HpConnect connect; + int fd; +} asHpOpenFd[HP_MAX_OPEN_FD]; + + +/* + * + */ +struct hp_scsi_s +{ + int fd; + char * devname; + + /* Output buffering */ + hp_byte_t buf[HP_SCSI_BUFSIZ]; + hp_byte_t * bufp; + + hp_byte_t inq_data[HP_SCSI_INQ_LEN]; +}; + +#define HP_TMP_BUF_SIZE (1024*4) +#define HP_WR_BUF_SIZE (1024*4) + +typedef struct +{ + HpProcessData procdata; + + int outfd; + const unsigned char *map; + + unsigned char *image_buf; /* Buffer to store complete image (if req.) */ + unsigned char *image_ptr; + int image_buf_size; + + unsigned char *tmp_buf; /* Buffer for scan data to get even number of bytes */ + int tmp_buf_size; + int tmp_buf_len; + + unsigned char wr_buf[HP_WR_BUF_SIZE]; + unsigned char *wr_ptr; + int wr_buf_size; + int wr_left; +} PROCDATA_HANDLE; + + +/* Initialize structure where we remember out open file descriptors */ +void +sanei_hp_init_openfd () +{int iCount; + memset (asHpOpenFd, 0, sizeof (asHpOpenFd)); + + for (iCount = 0; iCount < HP_MAX_OPEN_FD; iCount++) + asHpOpenFd[iCount].fd = -1; +} + + +/* Look if the device is still open */ +static SANE_Status +hp_GetOpenDevice (const char *devname, HpConnect connect, int *pfd) + +{int iCount; + + for (iCount = 0; iCount < HP_MAX_OPEN_FD; iCount++) + { + if (!asHpOpenFd[iCount].devname) continue; + if ( (strcmp (asHpOpenFd[iCount].devname, devname) == 0) + && (asHpOpenFd[iCount].connect == connect) ) + { + if (pfd) *pfd = asHpOpenFd[iCount].fd; + DBG(3, "hp_GetOpenDevice: device %s is open with fd=%d\n", devname, + asHpOpenFd[iCount].fd); + return SANE_STATUS_GOOD; + } + } + DBG(3, "hp_GetOpenDevice: device %s not open\n", devname); + return SANE_STATUS_INVAL; +} + +/* Add an open file descriptor. This also decides */ +/* if we keep a connection open or not. */ +static SANE_Status +hp_AddOpenDevice (const char *devname, HpConnect connect, int fd) + +{int iCount, iKeepOpen; + static int iInitKeepFlags = 1; + + /* The default values which connections to keep open or not */ + static int iKeepOpenSCSI = 0; + static int iKeepOpenUSB = 1; + static int iKeepOpenDevice = 0; + static int iKeepOpenPIO = 0; + + if (iInitKeepFlags) /* Change the defaults by environment */ + {char *eptr; + + iInitKeepFlags = 0; + + eptr = getenv ("SANE_HP_KEEPOPEN_SCSI"); + if ( (eptr != NULL) && ((*eptr == '0') || (*eptr == '1')) ) + iKeepOpenSCSI = (*eptr == '1'); + + eptr = getenv ("SANE_HP_KEEPOPEN_USB"); + if ( (eptr != NULL) && ((*eptr == '0') || (*eptr == '1')) ) + iKeepOpenUSB = (*eptr == '1'); + + eptr = getenv ("SANE_HP_KEEPOPEN_DEVICE"); + if ( (eptr != NULL) && ((*eptr == '0') || (*eptr == '1')) ) + iKeepOpenDevice = (*eptr == '1'); + + eptr = getenv ("SANE_HP_KEEPOPEN_PIO"); + if ( (eptr != NULL) && ((*eptr == '0') || (*eptr == '1')) ) + iKeepOpenPIO = (*eptr == '1'); + } + + /* Look if we should keep it open or not */ + iKeepOpen = 0; + switch (connect) + { + case HP_CONNECT_SCSI: iKeepOpen = iKeepOpenSCSI; + break; + case HP_CONNECT_PIO : iKeepOpen = iKeepOpenPIO; + break; + case HP_CONNECT_USB : iKeepOpen = iKeepOpenUSB; + break; + case HP_CONNECT_DEVICE : iKeepOpen = iKeepOpenDevice; + break; + case HP_CONNECT_RESERVE: + break; + } + if (!iKeepOpen) + { + DBG(3, "hp_AddOpenDevice: %s should not be kept open\n", devname); + return SANE_STATUS_INVAL; + } + + for (iCount = 0; iCount < HP_MAX_OPEN_FD; iCount++) + { + if (!asHpOpenFd[iCount].devname) /* Is this entry free ? */ + { + asHpOpenFd[iCount].devname = sanei_hp_strdup (devname); + if (!asHpOpenFd[iCount].devname) return SANE_STATUS_NO_MEM; + DBG(3, "hp_AddOpenDevice: added device %s with fd=%d\n", devname, fd); + asHpOpenFd[iCount].connect = connect; + asHpOpenFd[iCount].fd = fd; + return SANE_STATUS_GOOD; + } + } + DBG(3, "hp_AddOpenDevice: %s not added\n", devname); + return SANE_STATUS_NO_MEM; +} + + +/* Check if we have remembered an open file descriptor */ +static SANE_Status +hp_IsOpenFd (int fd, HpConnect connect) + +{int iCount; + + for (iCount = 0; iCount < HP_MAX_OPEN_FD; iCount++) + { + if ( (asHpOpenFd[iCount].devname != NULL) + && (asHpOpenFd[iCount].fd == fd) + && (asHpOpenFd[iCount].connect == connect) ) + { + DBG(3, "hp_IsOpenFd: %d is open\n", fd); + return SANE_STATUS_GOOD; + } + } + DBG(3, "hp_IsOpenFd: %d not open\n", fd); + return SANE_STATUS_INVAL; +} + + +static SANE_Status +hp_RemoveOpenFd (int fd, HpConnect connect) + +{int iCount; + + for (iCount = 0; iCount < HP_MAX_OPEN_FD; iCount++) + { + if ( (asHpOpenFd[iCount].devname != NULL) + && (asHpOpenFd[iCount].fd == fd) + && (asHpOpenFd[iCount].connect == connect) ) + { + sanei_hp_free (asHpOpenFd[iCount].devname); + asHpOpenFd[iCount].devname = NULL; + DBG(3, "hp_RemoveOpenFd: removed %d\n", asHpOpenFd[iCount].fd); + asHpOpenFd[iCount].fd = -1; + return SANE_STATUS_GOOD; + } + } + DBG(3, "hp_RemoveOpenFd: %d not removed\n", fd); + return SANE_STATUS_INVAL; +} + + +static SANE_Status +hp_nonscsi_write (HpScsi this, hp_byte_t *data, size_t len, HpConnect connect) + +{int n = -1; + size_t loc_len; + SANE_Status status = SANE_STATUS_GOOD; + + if (len <= 0) return SANE_STATUS_GOOD; + + switch (connect) + { + case HP_CONNECT_DEVICE: /* direct device-io */ + n = write (this->fd, data, len); + break; + + case HP_CONNECT_PIO: /* Use sanepio interface */ + n = sanei_pio_write (this->fd, data, len); + break; + + case HP_CONNECT_USB: /* Not supported */ + loc_len = len; + status = sanei_usb_write_bulk ((SANE_Int)this->fd, data, &loc_len); + n = loc_len; + break; + + case HP_CONNECT_RESERVE: + n = -1; + break; + + default: + n = -1; + break; + } + + if (n == 0) return SANE_STATUS_EOF; + else if (n < 0) return SANE_STATUS_IO_ERROR; + + return status; +} + +static SANE_Status +hp_nonscsi_read (HpScsi this, hp_byte_t *data, size_t *len, HpConnect connect, + int UNUSEDARG isResponse) + +{int n = -1; + static int retries = -1; + size_t save_len = *len; + SANE_Status status = SANE_STATUS_GOOD; + + if (*len <= 0) return SANE_STATUS_GOOD; + + if (retries < 0) /* Read environment */ + {char *eptr = getenv ("SANE_HP_RDREDO"); + + retries = 1; /* Set default value */ + if (eptr != NULL) + { + if (sscanf (eptr, "%d", &retries) != 1) retries = 1; /* Restore default */ + else if (retries < 0) retries = 0; /* Allow no retries here */ + } + } + + for (;;) /* Retry on EOF */ + { + switch (connect) + { + case HP_CONNECT_DEVICE: + n = read (this->fd, data, *len); + break; + + case HP_CONNECT_PIO: + n = sanei_pio_read (this->fd, data, *len); + break; + + case HP_CONNECT_USB: + status = sanei_usb_read_bulk((SANE_Int)this->fd, (SANE_Byte *)data, len); + n = *len; + break; + + case HP_CONNECT_RESERVE: + n = -1; + break; + + default: + n = -1; + break; + } + if ((n != 0) || (retries <= 0)) break; + retries--; + usleep (100*1000); /* sleep 0.1 seconds */ + *len = save_len; /* Restore value */ + } + + if (n == 0) return SANE_STATUS_EOF; + else if (n < 0) return SANE_STATUS_IO_ERROR; + + *len = n; + return status; +} + +static SANE_Status +hp_nonscsi_open (const char *devname, int *fd, HpConnect connect) + +{int lfd, flags; + SANE_Int dn; + SANE_Status status = SANE_STATUS_INVAL; + +#ifdef _O_RDWR + flags = _O_RDWR; +#else + flags = O_RDWR; +#endif +#ifdef _O_EXCL + flags |= _O_EXCL; +#else + flags |= O_EXCL; +#endif +#ifdef _O_BINARY + flags |= _O_BINARY; +#endif +#ifdef O_BINARY + flags |= O_BINARY; +#endif + + switch (connect) + { + case HP_CONNECT_DEVICE: + lfd = open (devname, flags); + if (lfd < 0) + { + DBG(1, "hp_nonscsi_open: open device %s failed (%s)\n", devname, + strerror (errno) ); + status = (errno == EACCES) ? SANE_STATUS_ACCESS_DENIED : SANE_STATUS_INVAL; + } + else + status = SANE_STATUS_GOOD; + break; + + case HP_CONNECT_PIO: + status = sanei_pio_open (devname, &lfd); + break; + + case HP_CONNECT_USB: + DBG(17, "hp_nonscsi_open: open usb with \"%s\"\n", devname); + status = sanei_usb_open (devname, &dn); + lfd = (int)dn; + break; + + case HP_CONNECT_RESERVE: + status = SANE_STATUS_INVAL; + break; + + default: + status = SANE_STATUS_INVAL; + break; + } + + if (status != SANE_STATUS_GOOD) + { + DBG(1, "hp_nonscsi_open: open device %s failed\n", devname); + } + else + { + DBG(17,"hp_nonscsi_open: device %s opened, fd=%d\n", devname, lfd); + } + + if (fd) *fd = lfd; + + return status; +} + +static void +hp_nonscsi_close (int fd, HpConnect connect) + +{ + switch (connect) + { + case HP_CONNECT_DEVICE: + close (fd); + break; + + case HP_CONNECT_PIO: + sanei_pio_close (fd); + break; + + case HP_CONNECT_USB: + sanei_usb_close (fd); + break; + + case HP_CONNECT_RESERVE: + break; + + default: + break; + } + DBG(17,"hp_nonscsi_close: closed fd=%d\n", fd); +} + +SANE_Status +sanei_hp_nonscsi_new (HpScsi * newp, const char * devname, HpConnect connect) +{ + HpScsi new; + SANE_Status status; + int iAlreadyOpen = 0; + + new = sanei_hp_allocz(sizeof(*new)); + if (!new) + return SANE_STATUS_NO_MEM; + + /* Is the device already open ? */ + if ( hp_GetOpenDevice (devname, connect, &new->fd) == SANE_STATUS_GOOD ) + { + iAlreadyOpen = 1; + } + else + { + status = hp_nonscsi_open(devname, &new->fd, connect); + if (FAILED(status)) + { + DBG(1, "nonscsi_new: open failed (%s)\n", sane_strstatus(status)); + sanei_hp_free(new); + return SANE_STATUS_IO_ERROR; + } + } + + /* For SCSI-devices we would have the inquire command here */ + strncpy ((char *)new->inq_data, "\003zzzzzzzHP ------ R000", + sizeof (new->inq_data)); + + new->bufp = new->buf + HP_SCSI_CMD_LEN; + new->devname = sanei_hp_alloc ( strlen ( devname ) + 1 ); + if ( new->devname ) strcpy (new->devname, devname); + + *newp = new; + + /* Remember the open device */ + if (!iAlreadyOpen) hp_AddOpenDevice (devname, connect, new->fd); + + return SANE_STATUS_GOOD; +} + +static void +hp_scsi_close (HpScsi this, int completely) +{HpConnect connect; + + DBG(3, "scsi_close: closing fd %ld\n", (long)this->fd); + + connect = sanei_hp_scsi_get_connect (this); + + if (!completely) /* May we keep the device open ? */ + { + if ( hp_IsOpenFd (this->fd, connect) == SANE_STATUS_GOOD ) + { + DBG(3, "scsi_close: not closing. Keep open\n"); + return; + } + + } + assert(this->fd >= 0); + + if (connect != HP_CONNECT_SCSI) + hp_nonscsi_close (this->fd, connect); + else + sanei_scsi_close (this->fd); + + DBG(3,"scsi_close: really closed\n"); + + /* Remove a remembered open device */ + hp_RemoveOpenFd (this->fd, connect); +} + + +SANE_Status +sanei_hp_scsi_new (HpScsi * newp, const char * devname) +{ + static hp_byte_t inq_cmd[] = { 0x12, 0, 0, 0, HP_SCSI_INQ_LEN, 0}; + static hp_byte_t tur_cmd[] = { 0x00, 0, 0, 0, 0, 0}; + size_t inq_len = HP_SCSI_INQ_LEN; + HpScsi new; + HpConnect connect; + SANE_Status status; + int iAlreadyOpen = 0; + + connect = sanei_hp_get_connect (devname); + + if (connect != HP_CONNECT_SCSI) + return sanei_hp_nonscsi_new (newp, devname, connect); + + new = sanei_hp_allocz(sizeof(*new)); + if (!new) + return SANE_STATUS_NO_MEM; + + /* Is the device still open ? */ + if ( hp_GetOpenDevice (devname, connect, &new->fd) == SANE_STATUS_GOOD ) + { + iAlreadyOpen = 1; + } + else + { + status = sanei_scsi_open(devname, &new->fd, 0, 0); + if (FAILED(status)) + { + DBG(1, "scsi_new: open failed (%s)\n", sane_strstatus(status)); + sanei_hp_free(new); + return SANE_STATUS_IO_ERROR; + } + } + + DBG(3, "scsi_inquire: sending INQUIRE\n"); + status = sanei_scsi_cmd(new->fd, inq_cmd, 6, new->inq_data, &inq_len); + if (FAILED(status)) + { + DBG(1, "scsi_inquire: inquiry failed: %s\n", sane_strstatus(status)); + sanei_scsi_close(new->fd); + sanei_hp_free(new); + return status; + } + + {char vendor[9], model[17], rev[5]; + memset (vendor, 0, sizeof (vendor)); + memset (model, 0, sizeof (model)); + memset (rev, 0, sizeof (rev)); + memcpy (vendor, new->inq_data + 8, 8); + memcpy (model, new->inq_data + 16, 16); + memcpy (rev, new->inq_data + 32, 4); + + DBG(3, "vendor=%s, model=%s, rev=%s\n", vendor, model, rev); + } + + DBG(3, "scsi_new: sending TEST_UNIT_READY\n"); + status = sanei_scsi_cmd(new->fd, tur_cmd, 6, 0, 0); + if (FAILED(status)) + { + DBG(1, "hp_scsi_open: test unit ready failed (%s)\n", + sane_strstatus(status)); + usleep (500*1000); /* Wait 0.5 seconds */ + DBG(3, "scsi_new: sending TEST_UNIT_READY second time\n"); + status = sanei_scsi_cmd(new->fd, tur_cmd, 6, 0, 0); + } + + if (FAILED(status)) + { + DBG(1, "hp_scsi_open: test unit ready failed (%s)\n", + sane_strstatus(status)); + + sanei_scsi_close(new->fd); + sanei_hp_free(new); + return status; /* Fix problem with non-scanner devices */ + } + + new->bufp = new->buf + HP_SCSI_CMD_LEN; + new->devname = sanei_hp_alloc ( strlen ( devname ) + 1 ); + if ( new->devname ) strcpy (new->devname, devname); + + *newp = new; + + /* Remember the open device */ + if (!iAlreadyOpen) hp_AddOpenDevice (devname, connect, new->fd); + + return SANE_STATUS_GOOD; +} + + + +/* The "completely" parameter was added for OfficeJet support. + * For JetDirect connections, closing and re-opening the scan + * channel is very time consuming. Also, the OfficeJet G85 + * unloads a loaded document in the ADF when the scan channel + * gets closed. The solution is to "completely" destroy the + * connection, including closing and deallocating the PTAL + * channel, when initially probing the device in hp-device.c, + * but leave it open while the frontend is actually using the + * device (from hp-handle.c), and "completely" destroy it when + * the frontend closes its handle. */ +void +sanei_hp_scsi_destroy (HpScsi this,int completely) +{ + /* Moved to hp_scsi_close(): + * assert(this->fd >= 0); + * DBG(3, "scsi_close: closing fd %d\n", this->fd); + */ + + hp_scsi_close (this, completely); + if ( this->devname ) sanei_hp_free (this->devname); + sanei_hp_free(this); +} + +hp_byte_t * +sanei_hp_scsi_inq (HpScsi this) +{ + return this->inq_data; +} + +const char * +sanei_hp_scsi_vendor (HpScsi this) +{ + static char buf[9]; + memcpy(buf, sanei_hp_scsi_inq(this) + 8, 8); + buf[8] = '\0'; + return buf; +} + +const char * +sanei_hp_scsi_model (HpScsi this) +{ + + static char buf[17]; + memcpy(buf, sanei_hp_scsi_inq(this) + 16, 16); + buf[16] = '\0'; + return buf; +} + +const char * +sanei_hp_scsi_devicename (HpScsi this) +{ + return this->devname; +} + +hp_bool_t +sanei_hp_is_active_xpa (HpScsi scsi) +{HpDeviceInfo *info; + int model_num; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + if (info->active_xpa < 0) + { + model_num = sanei_hp_get_max_model (scsi); + info->active_xpa = (model_num >= 17); + DBG(5,"sanei_hp_is_active_xpa: model=%d, active_xpa=%d\n", + model_num, info->active_xpa); + } + return info->active_xpa; +} + +int +sanei_hp_get_max_model (HpScsi scsi) + +{HpDeviceInfo *info; + + info = sanei_hp_device_info_get ( sanei_hp_scsi_devicename (scsi) ); + if (info->max_model < 0) + {enum hp_device_compat_e compat; + int model_num; + + if ( sanei_hp_device_probe_model ( &compat, scsi, &model_num, 0) + == SANE_STATUS_GOOD ) + info->max_model = model_num; + } + return info->max_model; +} + + +int +sanei_hp_is_flatbed_adf (HpScsi scsi) + +{int model = sanei_hp_get_max_model (scsi); + + return ((model == 2) || (model == 4) || (model == 5) || (model == 8)); +} + + +HpConnect +sanei_hp_get_connect (const char *devname) + +{const HpDeviceInfo *info; + HpConnect connect = HP_CONNECT_SCSI; + int got_connect_type = 0; + + info = sanei_hp_device_info_get (devname); + if (!info) + { + DBG(1, "sanei_hp_get_connect: Could not get info for %s. Assume SCSI\n", + devname); + connect = HP_CONNECT_SCSI; + } + else + if ( !(info->config_is_up) ) + { + DBG(1, "sanei_hp_get_connect: Config not initialized for %s. Assume SCSI\n", + devname); + connect = HP_CONNECT_SCSI; + } + else + { + connect = info->config.connect; + got_connect_type = info->config.got_connect_type; + } + + /* Beware of using a USB-device as a SCSI-device (not 100% perfect) */ + if ((connect == HP_CONNECT_SCSI) && !got_connect_type) + {int maybe_usb; + + maybe_usb = ( strstr (devname, "usb") + || strstr (devname, "uscanner") + || strstr (devname, "ugen")); + if (maybe_usb) + {static int print_warning = 1; + + if (print_warning) + { + print_warning = 0; + DBG(1,"sanei_hp_get_connect: WARNING\n"); + DBG(1," Device %s assumed to be SCSI, but device name\n",devname); + DBG(1," looks like USB. Will continue with USB.\n"); + DBG(1," If you really want it as SCSI, add the following\n"); + DBG(1," to your file .../etc/sane.d/hp.conf:\n"); + DBG(1," %s\n", devname); + DBG(1," option connect-scsi\n"); + DBG(1," The same warning applies to other device names containing\n"); + DBG(1," \"usb\", \"uscanner\" or \"ugen\".\n"); + } + connect = HP_CONNECT_DEVICE; + } + } + return connect; +} + +HpConnect +sanei_hp_scsi_get_connect (HpScsi this) + +{ + return sanei_hp_get_connect (sanei_hp_scsi_devicename (this)); +} + + +static SANE_Status +hp_scsi_flush (HpScsi this) +{ + hp_byte_t * data = this->buf + HP_SCSI_CMD_LEN; + size_t len = this->bufp - data; + HpConnect connect; + + assert(len < HP_SCSI_MAX_WRITE); + if (len == 0) + return SANE_STATUS_GOOD; + + this->bufp = this->buf; + + DBG(16, "scsi_flush: writing %lu bytes:\n", (unsigned long) len); + DBGDUMP(16, data, len); + + *this->bufp++ = 0x0A; + *this->bufp++ = 0; + *this->bufp++ = len >> 16; + *this->bufp++ = len >> 8; + *this->bufp++ = len; + *this->bufp++ = 0; + + connect = sanei_hp_scsi_get_connect (this); + if (connect == HP_CONNECT_SCSI) + return sanei_scsi_cmd (this->fd, this->buf, HP_SCSI_CMD_LEN + len, 0, 0); + else + return hp_nonscsi_write (this, this->buf+HP_SCSI_CMD_LEN, len, connect); +} + +static size_t +hp_scsi_room (HpScsi this) +{ + return this->buf + HP_SCSI_BUFSIZ - this->bufp; +} + +static SANE_Status +hp_scsi_need (HpScsi this, size_t need) +{ + assert(need < HP_SCSI_MAX_WRITE); + + if (need > hp_scsi_room(this)) + RETURN_IF_FAIL( hp_scsi_flush(this) ); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_scsi_write (HpScsi this, const void *data, size_t len) +{ + if ( len < HP_SCSI_MAX_WRITE ) + { + RETURN_IF_FAIL( hp_scsi_need(this, len) ); + memcpy(this->bufp, data, len); + this->bufp += len; + } + else + {size_t maxwrite = HP_SCSI_MAX_WRITE - 16; + const char *c_data = (const char *)data; + + while ( len > 0 ) + { + if ( maxwrite > len ) maxwrite = len; + RETURN_IF_FAIL( hp_scsi_write(this, c_data, maxwrite) ); + c_data += maxwrite; + len -= maxwrite; + } + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_scsi_scl(HpScsi this, HpScl scl, int val) +{ + char group = tolower(SCL_GROUP_CHAR(scl)); + char param = toupper(SCL_PARAM_CHAR(scl)); + int count; + + assert(IS_SCL_CONTROL(scl) || IS_SCL_COMMAND(scl)); + assert(isprint(group) && isprint(param)); + + RETURN_IF_FAIL( hp_scsi_need(this, 10) ); + + /* Dont try to optimize SCL-commands like using *a1b0c5T */ + /* Some scanners have problems with it (e.g. HP Photosmart Photoscanner */ + /* with window position/extent, resolution) */ + count = sprintf((char *)this->bufp, "\033*%c%d%c", group, val, param); + this->bufp += count; + + assert(count > 0 && this->bufp < this->buf + HP_SCSI_BUFSIZ); + + return hp_scsi_flush(this); +} + +/* Read it bytewise */ +static SANE_Status +hp_scsi_read_slow (HpScsi this, void * dest, size_t *len) +{static hp_byte_t read_cmd[6] = { 0x08, 0, 0, 0, 0, 0 }; + size_t leftover = *len; + SANE_Status status = SANE_STATUS_GOOD; + unsigned char *start_dest = (unsigned char *)dest; + unsigned char *next_dest = start_dest; + + DBG(16, "hp_scsi_read_slow: Start reading %d bytes bytewise\n", (int)*len); + + while (leftover > 0) /* Until we got all the bytes */ + {size_t one = 1; + + read_cmd[2] = 0; + read_cmd[3] = 0; + read_cmd[4] = 1; /* Read one byte */ + + status = sanei_scsi_cmd (this->fd, read_cmd, sizeof(read_cmd), + next_dest, &one); + if ((status != SANE_STATUS_GOOD) || (one != 1)) + { + DBG(250,"hp_scsi_read_slow: Reading byte %d: status=%s, len=%d\n", + (int)(next_dest-start_dest), sane_strstatus(status), (int)one); + } + + if (status != SANE_STATUS_GOOD) break; /* Finish on error */ + + next_dest++; + leftover--; + } + + *len = next_dest-start_dest; /* This is the number of bytes we got */ + + DBG(16, "hp_scsi_read_slow: Got %d bytes\n", (int)*len); + + if ((status != SANE_STATUS_GOOD) && (*len > 0)) + { + DBG(16, "We got some data. Ignore the error \"%s\"\n", + sane_strstatus(status)); + status = SANE_STATUS_GOOD; + } + return status; +} + +/* The OfficeJets tend to return inquiry responses containing array + * data in two packets. The added "isResponse" parameter tells + * whether we should keep reading until we get + * a well-formed response. Naturally, this parameter would be zero + * when reading scan data. */ +static SANE_Status +hp_scsi_read (HpScsi this, void * dest, size_t *len, int isResponse) +{ + HpConnect connect; + + RETURN_IF_FAIL( hp_scsi_flush(this) ); + + connect = sanei_hp_scsi_get_connect (this); + if (connect == HP_CONNECT_SCSI) + {int read_bytewise = 0; + + if (*len <= 32) /* Is it a candidate for reading bytewise ? */ + {const HpDeviceInfo *info; + + info = sanei_hp_device_info_get (sanei_hp_scsi_devicename (this)); + if ((info != NULL) && (info->config_is_up) && info->config.dumb_read) + read_bytewise = 1; + } + + if ( ! read_bytewise ) + {static hp_byte_t read_cmd[6] = { 0x08, 0, 0, 0, 0, 0 }; + read_cmd[2] = *len >> 16; + read_cmd[3] = *len >> 8; + read_cmd[4] = *len; + + RETURN_IF_FAIL( sanei_scsi_cmd (this->fd, read_cmd, + sizeof(read_cmd), dest, len) ); + } + else + { + RETURN_IF_FAIL (hp_scsi_read_slow (this, dest, len)); + } + } + else + { + RETURN_IF_FAIL( hp_nonscsi_read (this, dest, len, connect, isResponse) ); + } + DBG(16, "scsi_read: %lu bytes:\n", (unsigned long) *len); + DBGDUMP(16, dest, *len); + return SANE_STATUS_GOOD; +} + + +static int signal_caught = 0; + +static RETSIGTYPE +signal_catcher (int sig) +{ + DBG(1,"signal_catcher(sig=%d): old signal_caught=%d\n",sig,signal_caught); + if (!signal_caught) + signal_caught = sig; +} + +static void +hp_data_map (register const unsigned char *map, register int count, + register unsigned char *data) +{ + if (count <= 0) return; + while (count--) + { + *data = map[*data]; + data++; + } +} + +static const unsigned char * +hp_get_simulation_map (const char *devname, const HpDeviceInfo *info) +{ + hp_bool_t sim_gamma, sim_brightness, sim_contrast; + int k, ind; + const unsigned char *map = NULL; + static unsigned char map8x8[256]; + + sim_gamma = info->simulate.gamma_simulate; + sim_brightness = sanei_hp_device_simulate_get (devname, SCL_BRIGHTNESS); + sim_contrast = sanei_hp_device_simulate_get (devname, SCL_CONTRAST); + + if ( sim_gamma ) + { + map = &(info->simulate.gamma_map[0]); + } + else if ( sim_brightness && sim_contrast ) + { + for (k = 0; k < 256; k++) + { + ind = info->simulate.contrast_map[k]; + map8x8[k] = info->simulate.brightness_map[ind]; + } + map = &(map8x8[0]); + } + else if ( sim_brightness ) + map = &(info->simulate.brightness_map[0]); + else if ( sim_contrast ) + map = &(info->simulate.contrast_map[0]); + + return map; +} + + +/* Check the native byte order on the local machine */ +static hp_bool_t +is_lowbyte_first_byteorder (void) + +{unsigned short testvar = 1; + unsigned char *testptr = (unsigned char *)&testvar; + + if (sizeof (unsigned short) == 2) + return (testptr[0] == 1); + else if (sizeof (unsigned short) == 4) + return ((testptr[0] == 1) || (testptr[2] == 1)); + else + return ( (testptr[0] == 1) || (testptr[2] == 1) + || (testptr[4] == 1) || (testptr[6] == 1)); +} + +/* The SANE standard defines that 2-byte data must use the full 16 bit range. + * Byte order returned by the backend must be native byte order. + * Scaling to 16 bit and byte order is achived by hp_scale_to_16bit. + * for >8 bits data, take the two data bytes and scale their content + * to the full 16 bit range, using + * scaled = unscaled << (newlen - oldlen) + + * unscaled >> (oldlen - (newlen - oldlen)), + * with newlen=16 and oldlen the original bit depth. + */ +static void +hp_scale_to_16bit(int count, register unsigned char *data, int depth, + hp_bool_t invert) +{ + register unsigned int tmp; + register unsigned int mask; + register hp_bool_t lowbyte_first = is_lowbyte_first_byteorder (); + unsigned int shift1 = 16 - depth; + unsigned int shift2 = 2*depth - 16; + int k; + + if (count <= 0) return; + + mask = 1; + for (k = 1; k < depth; k++) mask |= (1 << k); + + if (lowbyte_first) + { + while (count--) { + tmp = ((((unsigned int)data[0])<<8) | ((unsigned int)data[1])) & mask; + tmp = (tmp << shift1) + (tmp >> shift2); + if (invert) tmp = ~tmp; + *data++ = tmp & 255U; + *data++ = (tmp >> 8) & 255U; + } + } + else /* Highbyte first */ + { + while (count--) { + tmp = ((((unsigned int)data[0])<<8) | ((unsigned int)data[1])) & mask; + tmp = (tmp << shift1) + (tmp >> shift2); + if (invert) tmp = ~tmp; + *data++ = (tmp >> 8) & 255U; + *data++ = tmp & 255U; + } + } +} + + +static void +hp_scale_to_8bit(int count, register unsigned char *data, int depth, + hp_bool_t invert) +{ + register unsigned int tmp, mask; + register hp_bool_t lowbyte_first = is_lowbyte_first_byteorder (); + unsigned int shift1 = depth-8; + int k; + unsigned char *dataout = data; + + if ((count <= 0) || (shift1 <= 0)) return; + + mask = 1; + for (k = 1; k < depth; k++) mask |= (1 << k); + + if (lowbyte_first) + { + while (count--) { + tmp = ((((unsigned int)data[0])<<8) | ((unsigned int)data[1])) & mask; + tmp >>= shift1; + if (invert) tmp = ~tmp; + *(dataout++) = tmp & 255U; + data += 2; + } + } + else /* Highbyte first */ + { + while (count--) { + tmp = ((((unsigned int)data[0])<<8) | ((unsigned int)data[1])) & mask; + tmp >>= shift1; + if (invert) tmp = ~tmp; + *(dataout++) = tmp & 255U; + data += 2; + } + } +} + +static void +hp_soft_invert(int count, register unsigned char *data) { + while (count>0) { + *data = ~(*data); + data++; + count--; + } +} + +static PROCDATA_HANDLE * +process_data_init (HpProcessData *procdata, const unsigned char *map, + int outfd, hp_bool_t use_imgbuf) + +{PROCDATA_HANDLE *ph = sanei_hp_alloc (sizeof (PROCDATA_HANDLE)); + int tsz; + + if (ph == NULL) return NULL; + + memset (ph, 0, sizeof (*ph)); + memcpy (&(ph->procdata), procdata, sizeof (*procdata)); + procdata = &(ph->procdata); + + tsz = (HP_TMP_BUF_SIZE <= 0) ? procdata->bytes_per_line : HP_TMP_BUF_SIZE; + ph->tmp_buf = sanei_hp_alloc (tsz); + if (ph->tmp_buf == NULL) + { + sanei_hp_free (ph); + return NULL; + } + ph->tmp_buf_size = tsz; + ph->tmp_buf_len = 0; + + ph->map = map; + ph->outfd = outfd; + + if ( procdata->mirror_vertical || use_imgbuf) + { + tsz = procdata->lines*procdata->bytes_per_line; + if (procdata->out8) tsz /= 2; + ph->image_ptr = ph->image_buf = sanei_hp_alloc (tsz); + if ( !ph->image_buf ) + { + procdata->mirror_vertical = 0; + ph->image_buf_size = 0; + DBG(1, "process_scanline_init: Not enough memory to mirror image\n"); + } + else + ph->image_buf_size = tsz; + } + + ph->wr_ptr = ph->wr_buf; + ph->wr_buf_size = ph->wr_left = sizeof (ph->wr_buf); + + return ph; +} + + +static SANE_Status +process_data_write (PROCDATA_HANDLE *ph, unsigned char *data, int nbytes) + +{int ncopy; + + if (ph == NULL) return SANE_STATUS_INVAL; + + /* Fill up write buffer */ + ncopy = ph->wr_left; + if (ncopy > nbytes) ncopy = nbytes; + + memcpy (ph->wr_ptr, data, ncopy); + ph->wr_ptr += ncopy; + ph->wr_left -= ncopy; + data += ncopy; + nbytes -= ncopy; + + if ( ph->wr_left > 0 ) /* Did not fill up the write buffer ? Finished */ + return SANE_STATUS_GOOD; + + DBG(12, "process_data_write: write %d bytes\n", ph->wr_buf_size); + /* Don't write data if we got a signal in the meantime */ + if ( signal_caught + || (write (ph->outfd, ph->wr_buf, ph->wr_buf_size) != ph->wr_buf_size)) + { + DBG(1, "process_data_write: write failed: %s\n", + signal_caught ? "signal caught" : strerror(errno)); + return SANE_STATUS_IO_ERROR; + } + ph->wr_ptr = ph->wr_buf; + ph->wr_left = ph->wr_buf_size; + + /* For large amount of data write it from data-buffer */ + while ( nbytes > ph->wr_buf_size ) + { + if ( signal_caught + || (write (ph->outfd, data, ph->wr_buf_size) != ph->wr_buf_size)) + { + DBG(1, "process_data_write: write failed: %s\n", + signal_caught ? "signal caught" : strerror(errno)); + return SANE_STATUS_IO_ERROR; + } + nbytes -= ph->wr_buf_size; + data += ph->wr_buf_size; + } + + if ( nbytes > 0 ) /* Something left ? Save it to (empty) write buffer */ + { + memcpy (ph->wr_ptr, data, nbytes); + ph->wr_ptr += nbytes; + ph->wr_left -= nbytes; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +process_scanline (PROCDATA_HANDLE *ph, unsigned char *linebuf, + int bytes_per_line) + +{int out_bytes_per_line = bytes_per_line; + HpProcessData *procdata; + + if (ph == NULL) return SANE_STATUS_INVAL; + procdata = &(ph->procdata); + + if ( ph->map ) + hp_data_map (ph->map, bytes_per_line, linebuf); + + if (procdata->bits_per_channel > 8) + { + if (procdata->out8) + { + hp_scale_to_8bit( bytes_per_line/2, linebuf, + procdata->bits_per_channel, + procdata->invert); + out_bytes_per_line /= 2; + } + else + { + hp_scale_to_16bit( bytes_per_line/2, linebuf, + procdata->bits_per_channel, + procdata->invert); + } + } else if (procdata->invert) { + hp_soft_invert(bytes_per_line,linebuf); + } + + if ( ph->image_buf ) + { + DBG(5, "process_scanline: save in memory\n"); + + if ( ph->image_ptr+out_bytes_per_line-1 + <= ph->image_buf+ph->image_buf_size-1 ) + { + memcpy(ph->image_ptr, linebuf, out_bytes_per_line); + ph->image_ptr += out_bytes_per_line; + } + else + { + DBG(1, "process_scanline: would exceed image buffer\n"); + } + } + else /* Save scanlines in a bigger buffer. */ + { /* Otherwise we will get performance problems */ + + RETURN_IF_FAIL ( process_data_write (ph, linebuf, out_bytes_per_line) ); + } + return SANE_STATUS_GOOD; +} + + +static SANE_Status +process_data (PROCDATA_HANDLE *ph, unsigned char *read_ptr, int nread) + +{int bytes_left; + HpProcessData *procdata; + + if (nread <= 0) return SANE_STATUS_GOOD; + + if (ph == NULL) return SANE_STATUS_INVAL; + + procdata = &(ph->procdata); + if ( ph->tmp_buf_len > 0 ) /* Something left ? */ + { + bytes_left = ph->tmp_buf_size - ph->tmp_buf_len; + if (nread < bytes_left) /* All to buffer ? */ + { + memcpy (ph->tmp_buf+ph->tmp_buf_len, read_ptr, nread); + ph->tmp_buf_len += nread; + return SANE_STATUS_GOOD; + } + memcpy (ph->tmp_buf+ph->tmp_buf_len, read_ptr, bytes_left); + read_ptr += bytes_left; + nread -= bytes_left; + RETURN_IF_FAIL ( process_scanline (ph, ph->tmp_buf, ph->tmp_buf_size) ); + ph->tmp_buf_len = 0; + } + while (nread > 0) + { + if (nread >= ph->tmp_buf_size) + { + RETURN_IF_FAIL ( process_scanline (ph, read_ptr, ph->tmp_buf_size) ); + read_ptr += ph->tmp_buf_size; + nread -= ph->tmp_buf_size; + } + else + { + memcpy (ph->tmp_buf, read_ptr, nread); + ph->tmp_buf_len = nread; + nread = 0; + } + } + return SANE_STATUS_GOOD; +} + + +static SANE_Status +process_data_flush (PROCDATA_HANDLE *ph) + +{SANE_Status status = SANE_STATUS_GOOD; + HpProcessData *procdata; + unsigned char *image_data; + size_t image_len; + int num_lines, bytes_per_line; + int nbytes; + + if (ph == NULL) return SANE_STATUS_INVAL; + + if ( ph->tmp_buf_len > 0 ) + process_scanline (ph, ph->tmp_buf, ph->tmp_buf_len); + + if ( ph->wr_left != ph->wr_buf_size ) /* Something in write buffer ? */ + { + nbytes = ph->wr_buf_size - ph->wr_left; + if ( signal_caught || (write (ph->outfd, ph->wr_buf, nbytes) != nbytes)) + { + DBG(1, "process_data_flush: write failed: %s\n", + signal_caught ? "signal caught" : strerror(errno)); + return SANE_STATUS_IO_ERROR; + } + ph->wr_ptr = ph->wr_buf; + ph->wr_left = ph->wr_buf_size; + } + + procdata = &(ph->procdata); + if ( ph->image_buf ) + { + bytes_per_line = procdata->bytes_per_line; + if (procdata->out8) bytes_per_line /= 2; + image_len = (size_t) (ph->image_ptr - ph->image_buf); + num_lines = ((int)(image_len + bytes_per_line-1)) / bytes_per_line; + + DBG(3, "process_data_finish: write %d bytes from memory...\n", + (int)image_len); + + if ( procdata->mirror_vertical ) + { + image_data = ph->image_buf + (num_lines-1) * bytes_per_line; + while (num_lines > 0 ) + { + if ( signal_caught + || (write(ph->outfd, image_data, bytes_per_line) != bytes_per_line)) + { + DBG(1,"process_data_finish: write from memory failed: %s\n", + signal_caught ? "signal caught" : strerror(errno)); + status = SANE_STATUS_IO_ERROR; + break; + } + num_lines--; + image_data -= bytes_per_line; + } + } + else + { + image_data = ph->image_buf; + while (num_lines > 0 ) + { + if ( signal_caught + || (write(ph->outfd, image_data, bytes_per_line) != bytes_per_line)) + { + DBG(1,"process_data_finish: write from memory failed: %s\n", + signal_caught ? "signal caught" : strerror(errno)); + status = SANE_STATUS_IO_ERROR; + break; + } + num_lines--; + image_data += bytes_per_line; + } + } + } + return status; +} + + +static void +process_data_finish (PROCDATA_HANDLE *ph) + +{ + DBG(12, "process_data_finish called\n"); + + if (ph == NULL) return; + + if (ph->image_buf != NULL) sanei_hp_free (ph->image_buf); + + sanei_hp_free (ph->tmp_buf); + sanei_hp_free (ph); +} + + +SANE_Status +sanei_hp_scsi_pipeout (HpScsi this, int outfd, HpProcessData *procdata) +{ + /* We will catch these signals, and rethrow them after cleaning up, + * anything not in this list, we will ignore. */ + static int kill_sig[] = { + SIGHUP, SIGINT, SIGQUIT, SIGILL, SIGPIPE, SIGALRM, SIGTERM, + SIGUSR1, SIGUSR2, SIGBUS, +#ifdef SIGSTKFLT + SIGSTKFLT, +#endif +#ifdef SIGIO + SIGIO, +#else +# ifdef SIGPOLL + SIGPOLL, +# endif +#endif +#ifdef SIGXCPU + SIGXCPU, +#endif +#ifdef SIGXFSZ + SIGXFSZ, +#endif +#ifdef SIGVTALRM + SIGVTALRM, +#endif +#ifdef SIGPWR + SIGPWR, +#endif + }; +#define HP_NSIGS (sizeof(kill_sig)/sizeof(kill_sig[0])) + struct SIGACTION old_handler[HP_NSIGS]; + struct SIGACTION sa; + sigset_t old_set, sig_set; + int i; + int bits_per_channel = procdata->bits_per_channel; + +#define HP_PIPEBUF 32768 + SANE_Status status = SANE_STATUS_GOOD; + struct { + size_t len; + void * id; + hp_byte_t cmd[6]; + hp_byte_t data[HP_PIPEBUF]; + } buf[2], *req = NULL; + + int reqs_completed = 0; + int reqs_issued = 0; + char *image_buf = 0; + char *read_buf = 0; + const HpDeviceInfo *info; + const char *devname = sanei_hp_scsi_devicename (this); + int enable_requests = 1; + int enable_image_buffering = 0; + const unsigned char *map = NULL; + HpConnect connect; + PROCDATA_HANDLE *ph = NULL; + size_t count = procdata->lines * procdata->bytes_per_line; + + RETURN_IF_FAIL( hp_scsi_flush(this) ); + + connect = sanei_hp_get_connect (devname); + info = sanei_hp_device_info_get (devname); + + assert (info); + + if ( info->config_is_up ) + { + enable_requests = info->config.use_scsi_request; + enable_image_buffering = info->config.use_image_buffering; + } + else + { + enable_requests = 0; + } + + if (connect != HP_CONNECT_SCSI) + enable_requests = 0; + + /* Currently we can only simulate 8 bits mapping */ + if (bits_per_channel == 8) + map = hp_get_simulation_map (devname, info); + + sigfillset(&sig_set); + sigprocmask(SIG_BLOCK, &sig_set, &old_set); + + memset(&sa, 0, sizeof(sa)); + sa.sa_handler = signal_catcher; + sigfillset(&sa.sa_mask); + + sigemptyset(&sig_set); + for (i = 0; i < (int)(HP_NSIGS); i++) + { + sigaction(kill_sig[i], &sa, &old_handler[i]); + sigaddset(&sig_set, kill_sig[i]); + } + signal_caught = 0; + sigprocmask(SIG_UNBLOCK, &sig_set, 0); + + /* Wait for front button push ? */ + if ( procdata->startscan ) + { + for (;;) + {int val = 0; + + if (signal_caught) goto quit; + sanei_hp_scl_inquire (this, SCL_FRONT_BUTTON, &val, 0, 0); + if (val) break; + usleep ((unsigned long)333*1000); /* Wait 1/3 second */ + } + status = sanei_hp_scl_startScan (this, procdata->startscan); + if (status != SANE_STATUS_GOOD ) + { + DBG(1, "do_read: Error starting scan in reader process\n"); + goto quit; + } + } + ph = process_data_init (procdata, map, outfd, enable_image_buffering); + + if ( ph == NULL ) + { + DBG(1, "do_read: Error with process_data_init()\n"); + goto quit; + } + + DBG(1, "do_read: Start reading data from scanner\n"); + + if (enable_requests) /* Issue SCSI-requests ? */ + { + while (count > 0 || reqs_completed < reqs_issued) + { + while (count > 0 && reqs_issued < reqs_completed + 2) + { + req = buf + (reqs_issued++ % 2); + + req->len = HP_PIPEBUF; + if (count < req->len) + req->len = count; + count -= req->len; + + req->cmd[0] = 0x08; + req->cmd[1] = 0; + req->cmd[2] = req->len >> 16; + req->cmd[3] = req->len >> 8; + req->cmd[4] = req->len; + req->cmd[5] = 0; + + DBG(3, "do_read: entering request to read %lu bytes\n", + (unsigned long) req->len); + + status = sanei_scsi_req_enter(this->fd, req->cmd, 6, + req->data, &req->len, &req->id); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "do_read: Error from scsi_req_enter: %s\n", + sane_strstatus(status)); + goto quit; + } + if (signal_caught) + goto quit; + } + + if (signal_caught) + goto quit; + + assert(reqs_completed < reqs_issued); + req = buf + (reqs_completed++ % 2); + + DBG(3, "do_read: waiting for data\n"); + status = sanei_scsi_req_wait(req->id); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "do_read: Error from scsi_req_wait: %s\n", + sane_strstatus(status)); + goto quit; + } + if (signal_caught) + goto quit; + + status = process_data (ph, (unsigned char *)req->data, (int)req->len); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1,"do_read: Error in process_data\n"); + goto quit; + } + } + } + else /* Read directly */ + { + read_buf = sanei_hp_alloc ( HP_PIPEBUF ); + if (!read_buf) + { + DBG(1, "do_read: not enough memory for read buffer\n"); + goto quit; + } + + while (count > 0) + {size_t nread; + + if (signal_caught) + goto quit; + + DBG(5, "do_read: %lu bytes left to read\n", (unsigned long)count); + + nread = HP_PIPEBUF; + if (nread > count) nread = count; + + DBG(3, "do_read: try to read data (%lu bytes)\n", (unsigned long)nread); + + status = hp_scsi_read (this, read_buf, &nread, 0); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "do_read: Error from scsi_read: %s\n",sane_strstatus(status)); + goto quit; + } + + DBG(3, "do_read: got %lu bytes\n", (unsigned long)nread); + + if (nread <= 0) + { + DBG(1, "do_read: Nothing read\n"); + continue; + } + + status = process_data (ph, (unsigned char *)read_buf, (int)nread); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1,"do_read: Error in process_data\n"); + goto quit; + } + count -= nread; + } + } + + process_data_flush (ph); + +quit: + + process_data_finish (ph); + + if ( image_buf ) sanei_hp_free ( image_buf ); + if ( read_buf ) sanei_hp_free ( read_buf ); + + if (enable_requests && (reqs_completed < reqs_issued)) + { + DBG(1, "do_read: cleaning up leftover requests\n"); + while (reqs_completed < reqs_issued) + { + req = buf + (reqs_completed++ % 2); + sanei_scsi_req_wait(req->id); + } + } + + sigfillset(&sig_set); + sigprocmask(SIG_BLOCK, &sig_set, 0); + for (i = 0; i < (int)(HP_NSIGS); i++) + sigaction(kill_sig[i], &old_handler[i], 0); + sigprocmask(SIG_SETMASK, &old_set, 0); + + if (signal_caught) + { + DBG(1, "do_read: caught signal %d\n", signal_caught); + raise(signal_caught); + return SANE_STATUS_CANCELLED; + } + + return status; +} + + + +/* + * + */ + +static SANE_Status +_hp_scl_inq (HpScsi scsi, HpScl scl, HpScl inq_cmnd, + void *valp, size_t *lengthp) +{ + size_t bufsize = 16 + (lengthp ? *lengthp: 0); + char * buf = alloca(bufsize); + char expect[16], expect_char; + int val, count; + SANE_Status status; + + if (!buf) + return SANE_STATUS_NO_MEM; + + /* Flush data before sending inquiry. */ + /* Otherwise scanner might not generate a response. */ + RETURN_IF_FAIL( hp_scsi_flush (scsi)) ; + + RETURN_IF_FAIL( hp_scsi_scl(scsi, inq_cmnd, SCL_INQ_ID(scl)) ); + usleep (1000); /* 500 works, too, but not 100 */ + + status = hp_scsi_read(scsi, buf, &bufsize, 1); + if (FAILED(status)) + { + DBG(1, "scl_inq: read failed (%s)\n", sane_strstatus(status)); + return status; + } + + if (SCL_PARAM_CHAR(inq_cmnd) == 'R') + expect_char = 'p'; + else + expect_char = tolower(SCL_PARAM_CHAR(inq_cmnd) - 1); + + count = sprintf(expect, "\033*s%d%c", SCL_INQ_ID(scl), expect_char); + if (memcmp(buf, expect, count) != 0) + { + DBG(1, "scl_inq: malformed response: expected '%s', got '%.*s'\n", + expect, count, buf); + return SANE_STATUS_IO_ERROR; + } + buf += count; + + if (buf[0] == 'N') + { /* null response */ + DBG(3, "scl_inq: parameter %d unsupported\n", SCL_INQ_ID(scl)); + return SANE_STATUS_UNSUPPORTED; + } + + if (sscanf(buf, "%d%n", &val, &count) != 1) + { + DBG(1, "scl_inq: malformed response: expected int, got '%.8s'\n", buf); + return SANE_STATUS_IO_ERROR; + } + buf += count; + + expect_char = lengthp ? 'W' : 'V'; + if (*buf++ != expect_char) + { + DBG(1, "scl_inq: malformed response: expected '%c', got '%.4s'\n", + expect_char, buf - 1); + return SANE_STATUS_IO_ERROR; + } + + if (!lengthp) + *(int *)valp = val; /* Get integer value */ + else + { + if (val > (int)*lengthp) + { + DBG(1, "scl_inq: inquiry returned %d bytes, expected <= %lu\n", + val, (unsigned long) *lengthp); + return SANE_STATUS_IO_ERROR; + } + *lengthp = val; + memcpy(valp, buf , *lengthp); /* Get binary data */ + } + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sanei_hp_scl_upload_binary (HpScsi scsi, HpScl scl, size_t *lengthhp, + char **bufhp) +{ + size_t bufsize = 16, sv; + char * buf = alloca(bufsize); + char * bufstart = buf; + char * hpdata; + char expect[16], expect_char; + int n, val, count; + SANE_Status status; + + if (!buf) + return SANE_STATUS_NO_MEM; + + assert ( IS_SCL_DATA_TYPE (scl) ); + + /* Flush data before sending inquiry. */ + /* Otherwise scanner might not generate a response. */ + RETURN_IF_FAIL( hp_scsi_flush (scsi)) ; + + RETURN_IF_FAIL( hp_scsi_scl(scsi, SCL_UPLOAD_BINARY_DATA, SCL_INQ_ID(scl)) ); + + status = hp_scsi_read(scsi, buf, &bufsize, 0); + if (FAILED(status)) + { + DBG(1, "scl_upload_binary: read failed (%s)\n", sane_strstatus(status)); + return status; + } + + expect_char = 't'; + count = sprintf(expect, "\033*s%d%c", SCL_INQ_ID(scl), expect_char); + if (memcmp(buf, expect, count) != 0) + { + DBG(1, "scl_upload_binary: malformed response: expected '%s', got '%.*s'\n", + expect, count, buf); + return SANE_STATUS_IO_ERROR; + } + buf += count; + + if (buf[0] == 'N') + { /* null response */ + DBG(1, "scl_upload_binary: parameter %d unsupported\n", SCL_INQ_ID(scl)); + return SANE_STATUS_UNSUPPORTED; + } + + if (sscanf(buf, "%d%n", &val, &count) != 1) + { + DBG(1, "scl_inq: malformed response: expected int, got '%.8s'\n", buf); + return SANE_STATUS_IO_ERROR; + } + buf += count; + + expect_char = 'W'; + if (*buf++ != expect_char) + { + DBG(1, "scl_inq: malformed response: expected '%c', got '%.4s'\n", + expect_char, buf - 1); + return SANE_STATUS_IO_ERROR; + } + + *lengthhp = val; + *bufhp = hpdata = sanei_hp_alloc ( val ); + if (!hpdata) + return SANE_STATUS_NO_MEM; + + if (buf < bufstart + bufsize) + { + n = bufsize - (buf - bufstart); + if (n > val) n = val; + memcpy (hpdata, buf, n); + hpdata += n; + val -= n; + } + + status = SANE_STATUS_GOOD; + if ( val > 0 ) + { + sv = val; + status = hp_scsi_read(scsi, hpdata, &sv, 0); + if (status != SANE_STATUS_GOOD) + sanei_hp_free ( *bufhp ); + } + + return status; +} + + +SANE_Status +sanei_hp_scl_set(HpScsi scsi, HpScl scl, int val) +{ + RETURN_IF_FAIL( hp_scsi_scl(scsi, scl, val) ); + + +#ifdef PARANOID + RETURN_IF_FAIL( sanei_hp_scl_errcheck(scsi) ); +#endif + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_scl_inquire(HpScsi scsi, HpScl scl, int * valp, int * minp, int * maxp) +{ + HpScl inquiry = ( IS_SCL_CONTROL(scl) + ? SCL_INQUIRE_PRESENT_VALUE + : SCL_INQUIRE_DEVICE_PARAMETER ); + + assert(IS_SCL_CONTROL(scl) || IS_SCL_PARAMETER(scl)); + assert(IS_SCL_CONTROL(scl) || (!minp && !maxp)); + + if (valp) + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, inquiry, valp, 0) ); + if (minp) + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, + SCL_INQUIRE_MINIMUM_VALUE, minp, 0) ); + if (maxp) + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, + SCL_INQUIRE_MAXIMUM_VALUE, maxp, 0) ); + return SANE_STATUS_GOOD; +} + +#ifdef _HP_NOT_USED +static SANE_Status +hp_scl_get_bounds(HpScsi scsi, HpScl scl, int * minp, int * maxp) +{ + assert(IS_SCL_CONTROL(scl)); + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, SCL_INQUIRE_MINIMUM_VALUE, minp, 0) ); + return _hp_scl_inq(scsi, scl, SCL_INQUIRE_MAXIMUM_VALUE, maxp, 0); +} +#endif + +#ifdef _HP_NOT_USED +static SANE_Status +hp_scl_get_bounds_and_val(HpScsi scsi, HpScl scl, + int * minp, int * maxp, int * valp) +{ + assert(IS_SCL_CONTROL(scl)); + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, SCL_INQUIRE_MINIMUM_VALUE, minp, 0) ); + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, SCL_INQUIRE_MAXIMUM_VALUE, maxp, 0) ); + return _hp_scl_inq(scsi, scl, SCL_INQUIRE_PRESENT_VALUE, valp, 0); +} +#endif + +SANE_Status +sanei_hp_scl_download(HpScsi scsi, HpScl scl, const void * valp, size_t len) +{ + assert(IS_SCL_DATA_TYPE(scl)); + + sanei_hp_scl_clearErrors ( scsi ); + RETURN_IF_FAIL( hp_scsi_need(scsi, 16) ); + RETURN_IF_FAIL( hp_scsi_scl(scsi, SCL_DOWNLOAD_TYPE, SCL_INQ_ID(scl)) ); + /* Download type not supported ? */ + RETURN_IF_FAIL( sanei_hp_scl_errcheck(scsi) ); + RETURN_IF_FAIL( hp_scsi_scl(scsi, SCL_DOWNLOAD_LENGTH, len) ); + RETURN_IF_FAIL( hp_scsi_write(scsi, valp, len) ); + +#ifdef PARANOID + RETURN_IF_FAIL( sanei_hp_scl_errcheck(scsi) ); +#endif + + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_scl_upload(HpScsi scsi, HpScl scl, void * valp, size_t len) +{ + size_t nread = len; + HpScl inquiry = ( IS_SCL_DATA_TYPE(scl) + ? SCL_UPLOAD_BINARY_DATA + : SCL_INQUIRE_DEVICE_PARAMETER ); + + assert(IS_SCL_DATA_TYPE(scl) || IS_SCL_PARAMETER(scl)); + + RETURN_IF_FAIL( _hp_scl_inq(scsi, scl, inquiry, valp, &nread) ); + if (IS_SCL_PARAMETER(scl) && nread < len) + ((char *)valp)[nread] = '\0'; + else if (len != nread) + { + DBG(1, "scl_upload: requested %lu bytes, got %lu\n", + (unsigned long) len, (unsigned long) nread); + return SANE_STATUS_IO_ERROR; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_hp_scl_calibrate(HpScsi scsi) +{ + RETURN_IF_FAIL( hp_scsi_scl(scsi, SCL_CALIBRATE, 0) ); + return hp_scsi_flush(scsi); +} + +SANE_Status +sanei_hp_scl_startScan(HpScsi scsi, HpScl scl) +{ + char *msg = ""; + + if (scl == SCL_ADF_SCAN) msg = " (ADF)"; + else if (scl == SCL_XPA_SCAN) msg = " (XPA)"; + else scl = SCL_START_SCAN; + + DBG(1, "sanei_hp_scl_startScan: Start scan%s\n", msg); + + /* For active XPA we must not use XPA scan */ + if ((scl == SCL_XPA_SCAN) && sanei_hp_is_active_xpa (scsi)) + { + DBG(3,"Map XPA scan to scan because of active XPA\n"); + scl = SCL_START_SCAN; + } + + RETURN_IF_FAIL( hp_scsi_scl(scsi, scl, 0) ); + return hp_scsi_flush(scsi); +} + +SANE_Status +sanei_hp_scl_reset(HpScsi scsi) +{ + RETURN_IF_FAIL( hp_scsi_write(scsi, "\033E", 2) ); + RETURN_IF_FAIL( hp_scsi_flush(scsi) ); + return sanei_hp_scl_errcheck(scsi); +} + +SANE_Status +sanei_hp_scl_clearErrors(HpScsi scsi) +{ + RETURN_IF_FAIL( hp_scsi_flush(scsi) ); + RETURN_IF_FAIL( hp_scsi_write(scsi, "\033*oE", 4) ); + return hp_scsi_flush(scsi); +} + +static const char * +hp_scl_strerror (int errnum) +{ + static const char * errlist[] = { + "Command Format Error", + "Unrecognized Command", + "Parameter Error", + "Illegal Window", + "Scaling Error", + "Dither ID Error", + "Tone Map ID Error", + "Lamp Error", + "Matrix ID Error", + "Cal Strip Param Error", + "Gross Calibration Error" + }; + + if (errnum >= 0 && errnum < (int)(sizeof(errlist)/sizeof(errlist[0]))) + return errlist[errnum]; + else + switch(errnum) { + case 1024: return "ADF Paper Jam"; + case 1025: return "Home Position Missing"; + case 1026: return "Paper Not Loaded"; + default: return "??Unkown Error??"; + } +} + +/* Check for SCL errors */ +SANE_Status +sanei_hp_scl_errcheck (HpScsi scsi) +{ + int errnum; + int nerrors; + SANE_Status status; + + status = sanei_hp_scl_inquire(scsi, SCL_CURRENT_ERROR_STACK, &nerrors,0,0); + if (!FAILED(status) && nerrors) + status = sanei_hp_scl_inquire(scsi, SCL_OLDEST_ERROR, &errnum,0,0); + if (FAILED(status)) + { + DBG(1, "scl_errcheck: Can't read SCL error stack: %s\n", + sane_strstatus(status)); + return SANE_STATUS_IO_ERROR; + } + + if (nerrors) + { + DBG(1, "Scanner issued SCL error: (%d) %s\n", + errnum, hp_scl_strerror(errnum)); + + sanei_hp_scl_clearErrors (scsi); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} diff --git a/backend/hp-scl.h b/backend/hp-scl.h new file mode 100644 index 0000000..7954492 --- /dev/null +++ b/backend/hp-scl.h @@ -0,0 +1,166 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +#ifndef HP_SCL_INCLUDED +#define HP_SCL_INCLUDED + +#define HP_SCL_PACK(id, group, char) \ + ((SANE_Word)(id) << 16 | ((group) & 0xFF) << 8 | ((char) & 0xFF)) +#define SCL_INQ_ID(code) ((code) >> 16) +#define SCL_GROUP_CHAR(code) ((char)(((code) >> 8) & 0xFF)) +#define SCL_PARAM_CHAR(code) ((char)((code) & 0xFF)) + +#define HP_SCL_CONTROL(id,g,c) HP_SCL_PACK(id,g,c) +#define HP_SCL_COMMAND(g,c) HP_SCL_PACK(0,g,c) +#define HP_SCL_PARAMETER(id) HP_SCL_PACK(id, 0, 0) +#define HP_SCL_DATA_TYPE(id) HP_SCL_PACK(id, 1, 0) + +#define IS_SCL_CONTROL(scl) (SCL_INQ_ID(scl) && SCL_PARAM_CHAR(scl)) +#define IS_SCL_COMMAND(scl) (!SCL_INQ_ID(scl) && SCL_PARAM_CHAR(scl)) +#define IS_SCL_PARAMETER(scl) (SCL_INQ_ID(scl) && !SCL_PARAM_CHAR(scl)) +#define IS_SCL_DATA_TYPE(scl) (SCL_GROUP_CHAR(scl) == '\001') + +#define SCL_AUTO_BKGRND HP_SCL_CONTROL(10307, 'a', 'B') +#define SCL_COMPRESSION HP_SCL_CONTROL(10308, 'a', 'C') +#define SCL_DOWNLOAD_TYPE HP_SCL_CONTROL(10309, 'a', 'D') +#define SCL_X_SCALE HP_SCL_CONTROL(10310, 'a', 'E') +#define SCL_Y_SCALE HP_SCL_CONTROL(10311, 'a', 'F') +#define SCL_DATA_WIDTH HP_SCL_CONTROL(10312, 'a', 'G') +#define SCL_INVERSE_IMAGE HP_SCL_CONTROL(10314, 'a', 'I') +#define SCL_BW_DITHER HP_SCL_CONTROL(10315, 'a', 'J') +#define SCL_CONTRAST HP_SCL_CONTROL(10316, 'a', 'K') +#define SCL_BRIGHTNESS HP_SCL_CONTROL(10317, 'a', 'L') +#define SCL_MIRROR_IMAGE HP_SCL_CONTROL(10318, 'a', 'M') +#define SCL_SHARPENING HP_SCL_CONTROL(10319, 'a', 'N') +#define SCL_RESERVED1 HP_SCL_CONTROL(10320, 'a', 'O') +#define SCL_X_RESOLUTION HP_SCL_CONTROL(10323, 'a', 'R') +#define SCL_Y_RESOLUTION HP_SCL_CONTROL(10324, 'a', 'S') +#define SCL_OUTPUT_DATA_TYPE HP_SCL_CONTROL(10325, 'a', 'T') +#define SCL_DOWNLOAD_LENGTH HP_SCL_CONTROL(10328, 'a', 'W') +#define SCL_PRELOAD_ADF HP_SCL_CONTROL(10468, 'f', 'C') +#define SCL_MEDIA HP_SCL_CONTROL(10469, 'f', 'D') +#define SCL_10470 HP_SCL_CONTROL(10470, 'f', 'E') +#define SCL_LAMPTEST HP_SCL_CONTROL(10477, 'f', 'L') +#define SCL_X_EXTENT HP_SCL_CONTROL(10481, 'f', 'P') +#define SCL_Y_EXTENT HP_SCL_CONTROL(10482, 'f', 'Q') +#define SCL_START_SCAN HP_SCL_COMMAND('f', 'S') +#define SCL_10485 HP_SCL_CONTROL(10485, 'f', 'T') +#define SCL_10488 HP_SCL_CONTROL(10488, 'f', 'W') +#define SCL_X_POS HP_SCL_CONTROL(10489, 'f', 'X') +#define SCL_Y_POS HP_SCL_CONTROL(10490, 'f', 'Y') +#define SCL_XPA_SCAN HP_SCL_COMMAND('u', 'D') +#define SCL_SPEED HP_SCL_CONTROL(10950, 'u', 'E') +#define SCL_FILTER HP_SCL_CONTROL(10951, 'u', 'F') +#define SCL_10952 HP_SCL_CONTROL(10952, 'u', 'G') +#define SCL_XPA_DISABLE HP_SCL_CONTROL(10953, 'u', 'H') +#define SCL_TONE_MAP HP_SCL_CONTROL(10956, 'u', 'K') +#define SCL_CALIBRATE HP_SCL_COMMAND('u', 'R') +#define SCL_ADF_SCAN HP_SCL_COMMAND('u', 'S') +#define SCL_MATRIX HP_SCL_CONTROL(10965, 'u', 'T') +#define SCL_UNLOAD HP_SCL_CONTROL(10966, 'u', 'U') +#define SCL_10967 HP_SCL_CONTROL(10967, 'u', 'V') +#define SCL_CHANGE_DOC HP_SCL_CONTROL(10969, 'u', 'X') +#define SCL_ADF_BFEED HP_SCL_CONTROL(10970, 'u', 'Y') +/* Clear Errors does not follow command syntax Esc*o0E, it is only Esc*oE */ +/* #define SCL_CLEAR_ERRORS HP_SCL_COMMAND('o', 'E') */ + +#define SCL_INQUIRE_PRESENT_VALUE HP_SCL_COMMAND('s', 'R') +#define SCL_INQUIRE_MINIMUM_VALUE HP_SCL_COMMAND('s', 'L') +#define SCL_INQUIRE_MAXIMUM_VALUE HP_SCL_COMMAND('s', 'H') +#define SCL_INQUIRE_DEVICE_PARAMETER HP_SCL_COMMAND('s', 'E') +#define SCL_UPLOAD_BINARY_DATA HP_SCL_COMMAND('s', 'U') + +#define SCL_HP_MODEL_1 HP_SCL_PARAMETER(3) +#define SCL_HP_MODEL_2 HP_SCL_PARAMETER(10) +#define SCL_HP_MODEL_3 HP_SCL_PARAMETER(9) +#define SCL_HP_MODEL_4 HP_SCL_PARAMETER(11) +#define SCL_HP_MODEL_5 HP_SCL_PARAMETER(12) +#define SCL_HP_MODEL_6 HP_SCL_PARAMETER(14) +#define SCL_HP_MODEL_8 HP_SCL_PARAMETER(15) +#define SCL_HP_MODEL_9 HP_SCL_PARAMETER(16) +#define SCL_HP_MODEL_10 HP_SCL_PARAMETER(17) +#define SCL_HP_MODEL_11 HP_SCL_PARAMETER(18) +#define SCL_HP_MODEL_12 HP_SCL_PARAMETER(19) +#define SCL_HP_MODEL_14 HP_SCL_PARAMETER(21) +#define SCL_HP_MODEL_16 HP_SCL_PARAMETER(31) +#define SCL_HP_MODEL_17 HP_SCL_PARAMETER(32) + +#define SCL_ADF_CAPABILITY HP_SCL_PARAMETER(24) +#define SCL_ADF_BIN HP_SCL_PARAMETER(25) +#define SCL_ADF_RDY_UNLOAD HP_SCL_PARAMETER(27) + +#define SCL_CURRENT_ERROR_STACK HP_SCL_PARAMETER(257) +#define SCL_CURRENT_ERROR HP_SCL_PARAMETER(259) +#define SCL_OLDEST_ERROR HP_SCL_PARAMETER(261) +#define SCL_PIXELS_PER_LINE HP_SCL_PARAMETER(1024) +#define SCL_BYTES_PER_LINE HP_SCL_PARAMETER(1025) +#define SCL_NUMBER_OF_LINES HP_SCL_PARAMETER(1026) +#define SCL_ADF_READY HP_SCL_PARAMETER(1027) + +#define SCL_DEVPIX_RESOLUTION HP_SCL_PARAMETER(1028) + +#define SCL_AUTO_SPEED HP_SCL_PARAMETER(1040) + +#define SCL_FRONT_BUTTON HP_SCL_PARAMETER(1044) + +#define SCL_PRELOADED HP_SCL_PARAMETER(1045) + +/* The following is not documented */ +#define SCL_SECONDARY_SCANDIR HP_SCL_PARAMETER(1047) + +#define SCL_BW8x8DITHER HP_SCL_DATA_TYPE(0) +#define SCL_8x8TONE_MAP HP_SCL_DATA_TYPE(1) +#define SCL_8x9MATRIX_COEFF HP_SCL_DATA_TYPE(2) +#define SCL_8x8DITHER HP_SCL_DATA_TYPE(3) +#define SCL_CAL_STRIP HP_SCL_DATA_TYPE(4) +#define SCL_BW16x16DITHER HP_SCL_DATA_TYPE(5) +#define SCL_10x8TONE_MAP HP_SCL_DATA_TYPE(6) +#define SCL_10x3MATRIX_COEFF HP_SCL_DATA_TYPE(8) +#define SCL_10x9MATRIX_COEFF HP_SCL_DATA_TYPE(9) +#define SCL_7x12TONE_MAP HP_SCL_DATA_TYPE(10) +#define SCL_BW7x12TONE_MAP HP_SCL_DATA_TYPE(11) +#define SCL_RGB_GAINS HP_SCL_DATA_TYPE(11) +#define SCL_CALIB_MAP HP_SCL_DATA_TYPE(14) + +#endif /* HP_SCL_INCLUDED */ diff --git a/backend/hp-scsi.h b/backend/hp-scsi.h new file mode 100644 index 0000000..0e12185 --- /dev/null +++ b/backend/hp-scsi.h @@ -0,0 +1,78 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +#ifndef HP_SCSI_INCLUDED +#define HP_SCSI_INCLUDED + +#define HP_SCSI_MAX_WRITE (2048) +SANE_Status sanei_hp_nonscsi_new (HpScsi * newp, const char * devname, + HpConnect connect); +SANE_Status sanei_hp_scsi_new (HpScsi * newp, const char * devname); +void sanei_hp_scsi_destroy (HpScsi this,int completely); + +hp_byte_t * sanei_hp_scsi_inq (HpScsi this); +const char *sanei_hp_scsi_model (HpScsi this); +const char *sanei_hp_scsi_vendor (HpScsi this); +const char *sanei_hp_scsi_devicename (HpScsi this); + +SANE_Status sanei_hp_scsi_pipeout (HpScsi this, int outfd, + HpProcessData *pdescr); + +SANE_Status sanei_hp_scl_calibrate (HpScsi scsi); +SANE_Status sanei_hp_scl_startScan (HpScsi scsi, HpScl scl); +SANE_Status sanei_hp_scl_reset (HpScsi scsi); +SANE_Status sanei_hp_scl_clearErrors (HpScsi scsi); +SANE_Status sanei_hp_scl_errcheck (HpScsi scsi); + +SANE_Status sanei_hp_scl_upload_binary (HpScsi scsi, HpScl scl, + size_t *lengthhp, char **bufhp); +SANE_Status sanei_hp_scl_set (HpScsi scsi, HpScl scl, int val); +SANE_Status sanei_hp_scl_inquire(HpScsi scsi, HpScl scl, + int * valp, int * minp, int * maxp); +SANE_Status sanei_hp_scl_upload (HpScsi scsi, HpScl scl, + void * buf, size_t sz); +SANE_Status sanei_hp_scl_download (HpScsi scsi, HpScl scl, + const void * buf, size_t sz); + +#endif /* HP_SCSI_INCLUDED */ diff --git a/backend/hp.README b/backend/hp.README new file mode 100644 index 0000000..756ddca --- /dev/null +++ b/backend/hp.README @@ -0,0 +1,70 @@ +Fri Dec 5 18:10:52 PST 1997 +Geoffrey T. Dairiki + +Here is a new HP backend. It's name is, appropriately, ``newhp''. + +It is still in the pre-alpha stages but mostly works on my ScanJet 5P. +It is completely untested on other scanners, but might hopefully work +on ScanJet models IIp, IIc, IIcx, 3p, 3c, 4c, 4p, and 5p. + +I've only really tested this with xscanimage. + +Some features included in this backend which aren't in the old +HP driver are: + + Support for custom tonemaps (gamma-maps). For some reason I + can't get the 10-bit tonemaps working with my 5p, so for you + only get a single tonemap (it still works in color mode, but + you don't get individual control over each R/G/B channel.) + + You can enable the scanjets "Auto Threshold" mode when scanning + line-art. I can't notice that it does much though.... + + Added an option to control the scan speed. + + Added an option to select the dither pattern used in half-tone mode. + I don't think that custom dither patterns are working correctly, + and in any case, with the current front-ends, there is no convenient + way to set a custom dither pattern.... + + Added an option to select the color correction matrixes. + This also seems to be flaky. Again the current front-ends do not provide + a decent way to adjust the custom color matrix. + + +Tue Feb 24 20:00:00 UT+1 1998 +Peter Kirchgessner + +Picked up the sources because they did not find their way to the +SANE-package up to now. And because I want to have a better support +for the HP Photosmart Photoscanner. Renamed the backend from newhp +to xhp just to get a better acceptance. + + Added an option to perform calibration. Upload and download calibration data + + Added options for horizontal/vertical mirroring. Vertical mirroring + is performed by loading image completely into memory before + sending to frontend. + + Uses SCSI-flushing more often because otherwise the scanner did not + accept all of the commands. + + Test support of commands to be independant from inquired + model number. + +Wed Mar 28 10:00:00 UT+1 1998 + +Bring it on its way to the SANE-project. Geoffrey accepted to add +licence informations to the files as long as noone has to pay for the code. + +Sun Jun 07 15:00:00 UT+1 1998 + + Added unload button + + Fixed problem with custom gamma table + +Sat Nov 14 14:00:00 UT+1 1998 + + Show calibrate button on Photosmart only for print media + Add HP 6200 C + Suppress halftone mode on photosmart (it is not supported) diff --git a/backend/hp.TODO b/backend/hp.TODO new file mode 100644 index 0000000..b9c1fd2 --- /dev/null +++ b/backend/hp.TODO @@ -0,0 +1,52 @@ +These are Geoffreys TODOs: + + Fix ifdef ENABLE_'s + Add emulation for color separation matrixes? + Gamma plot initialization? + + Dither pattern option not working right. + + More use of FAILED macro , maybe SUCCESS macro ? + + Convert to single .h file? + + +/** FIXME: ToDo + * + * Split up hp_scsi_open -- don't need full probe every time? + * or if probing at least make sure answer is constant. + * + * Stale flage so don't download unchanged parameters? + * + * Fix or disable dither stuff. + * + * Add controls + * + * Preview mode: fast, grayscale instead of halftone. + * Separate X and Y resolutions + bind button. + * 10x8 tone maps? + * Sharpening? + * Matrixes - fix color separtion? + * Dither pattern? COlor dither pattern? + * + * check return values (of maybe others)? + * get rid of overly verbose DBG's + * add som DBG's + */ + +New TODOs: + + Find a way to set matrices in the frontend (gtk-table with sliders ?) + + Find a way to set dither matrices in the frontend + (See the ENABLE_...-macros in hp.h to enable these features) + + Fix problem with performance of reader-process. Communication through + the pipe might be too slow and make the scanner repeating several strips. + + Fix various problems with PhotoScanner: + - rubbish on bottom of scanned image + - too few data that is received on bottom of scanned image for PhotoScanner + - scan time for slides at 2400 dpi is twice as long as under M$-Windows + + Support 10/12-bits for greyscale diff --git a/backend/hp.c b/backend/hp.c new file mode 100644 index 0000000..c85e40c --- /dev/null +++ b/backend/hp.c @@ -0,0 +1,1013 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + Support for HP PhotoSmart Photoscanner by Peter Kirchgessner + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +static char *hp_backend_version = "1.06"; +static char *hp_backend_revision = "$Revision$"; +/* Changes: + + V 1.06: + $Log$ + Revision 1.22 2008/11/26 21:21:25 kitno-guest + * backend/ *.[ch]: nearly every backend used V_MAJOR + instead of SANE_CURRENT_MAJOR in sane_init() + * backend/snapscan.c: remove EXPECTED_VERSION check + since new SANE standard is forward compatible + + Revision 1.21 2004-10-04 18:09:05 kig-guest + Rename global function hp_init_openfd to sanei_hp_init_openfd + + Revision 1.20 2004/03/27 13:52:39 kig-guest + Keep USB-connection open (was problem with Linux 2.6.x) + + + V 1.05: + Revision 1.19 2003/10/24 17:26:07 kig-guest + Use new sanei-thread-interface + + Revision 1.18 2003/10/09 19:37:29 kig-guest + Redo when TEST UNIT READY failed + Redo when read returns with 0 bytes (non-SCSI only) + Bug #300241: fix invers image on 3c/4c/6100C at 10 bit depth + + Revision 1.17 2003/10/06 19:54:07 kig-guest + Bug #300248: correct "Negatives" to "Negative" in option description + + + V 1.04, 24-Jul-2003, PK (peter@kirchgessner.net) + - Add internationalization + + V 1.03, 14-Apr-2003, PK (peter@kirchgessner.net) + - check valp in call of sane_control_option() + + V 1.02, 02-Feb-2003, PK (peter@kirchgessner.net) + - add OS/2-support by Franz Bakan + + V 1.01, 06-Dec-2002, PK (peter@kirchgessner.net) + - add option dumb-read to work around problems + with BusLogic SCSI driver (error during device I/O) + + V 1.00, 17-Nov-2002, PK (peter@kirchgessner.net) + - add libusb support + + V 0.96, 05-Aug-2002, PK (peter@kirchgessner.net) + - check USB device names + + V 0.95, 07-Jul-2001, PK (peter@kirchgessner.net) + - add support for active XPA + - check if paper in ADF for ADF scan + - add option lamp off + - remove some really unused parameters + + V 0.94, 31-Dec-2000, PK (peter@kirchgessner.net) + - always switch off lamp after scan + + V 0.93, 04-Dec-2000, PK (peter@kirchgessner.net) + - fix problem with ADF-support on ScanJet 6350 (and maybe others) + + V 0.92, 03-Oct-2000, Rupert W. Curwen (rcurwen@uk.research.att.com): + - try to not allocate accessors twice (only for accessors + that have fixed length) + - fix problem with leaving connection open for some error conditions + + V 0.91, 04-Sep-2000, David Paschal (paschal@rcsis.com): + - Added support for flatbed HP OfficeJets + - (PK) fix problem with cancel preview + + V 0.90, 02-Sep-2000, PK: + - fix timing problem between killing child and writing to pipe + - change fprintf(stderr,...) to DBG + - change include to "sane.." in hp.h + - change handling of options that have global effects. + i.e. if option scanmode is received (has global effect), + all options that "may change" are send to the scanner again. + This fixes a problem that --resolution specified infront of + --mode on command line of scanimage was ignored. + NOTE: This change does not allow to specify --depth 12 infront of + --mode color, because --depth is only enabled with --mode color. + - add depth greater 8 bits for mode grayscale + - add option for 8 bit output but 10/12 bit scanning + V 0.88, 25-Jul-2000, PK: + - remove inlines + V 0.88, 20-Jul-2000, PK: + - Use sanei_config_read() + - dont write chars < 32 to DBG + V 0.88, 09-Jul-2000, PK: + - Add front button support by Chris S. Cowles, Houston, Texas, + c_cowles@ieee.org + V 0.87, 28-Jun-2000, PK: + - ADF-support for ScanJet IIp + - Return error SANE_STATUS_NO_DOCS if no paper in ADF + V 0.86, 12-Feb-2000, PK: + - fix gcc warnings + - fix problems with bitdepths > 8 + - allow hp_data_resize to be called with newsize==bufsiz + (Jens Heise, ) + - add option enable-image-buffering + V 0.85, 30-Jan-2000, PK: + - correct and enhace data widths > 8 (Ewald de Wit ) + - enable data width for all scanners + - PhotoSmart: exposure "Off" changed to "Default" + - PhotoSmart: even if max. datawidth 24 is reported, allow 30 bits. + - change keyword -data-width to -depth and use value for bits per sample + - change keyword -halftone-type to -halftone-pattern + - change keyword -scantype to -source + - fix problem with multiple definition of sanei_debug_hp + V 0.83, 04-Jul-99, PK: + - reset scanner before downloading parameters (fixes problem + with sleep mode of scanners) + - fix problem with coredump if non-scanner HP SCSI devices + are connected (CDR) + - option scan-from-adf replaced by scantype normal/adf/xpa + - change value "Film strip" to "Film-strip" for option + --media-type + - PhotoScanner: allow only scanning at multiple of 300 dpi + for scanning slides/film strips. This also fixes a problem with the + preview which uses arbitrary resolutions. + - Marian Szebenyi: close pipe (endless loop on Digital UNIX) + + V 0.82, 28-Feb-99, Ewald de Wit : + - add options 'exposure time' and 'data width' + + V 0.81, 11-Jan-99, PK: + - occasionally 'scan from ADF' was active for Photoscanner + + V 0.80, 10-Jan-99, PK: + - fix problem with scan size for ADF-scan + (thanks to Christop Biardzki for tests) + - add option "unload after scan" for HP PhotoScanner + - no blanks in command line options + - fix problem with segmentation fault for scanimage -d hp:/dev/sga + with /dev/sga not included in hp.conf + + V 0.72, 25-Dec-98, PK: + - add patches from mike@easysw.com to fix problems: + - core dumps by memory alignment + - config file to accept matching devices (scsi HP) + - add simulation for brightness/contrast/custom gamma table + if not supported by scanner + - add configuration options for connect-... + + V 0.72c, 04-Dec-98, PK: + - use sanei_pio + - try ADF support + + V 0.72b, 29-Nov-98 James Carter , PK: + - try to add parallel scanner support + + V 0.71, 14-Nov-98 PK: + - add HP 6200 C + - cleanup hp_scsi_s structure + - show calibrate button on photoscanner only for print media + - suppress halftone mode on photoscanner + - add media selection for photoscanner + + V 0.70, 26-Jul-98 PK: + - Rename global symbols to sanei_... + Change filenames to hp-... + Use backend name hp + + V 0.65, 18-Jul-98 PK: + - Dont use pwd.h for VACPP-Compiler to get home-directory, + check $SANE_HOME_XHP instead + + V 0.64, 12-Jul-98 PK: + - only download calibration file for media = 1 (prints) + - Changes for VACPP-Compiler (check macros __IBMC__, __IBMCPP__) + + V 0.63, 07-Jun-98 PK: + - fix problem with custom gamma table + - Add unload button + + V 0.62, 25-May-98 PK: + - make it compilable under sane V 0.73 + + V 0.61, 28-Mar-98, Peter Kirchgessner : + - Add support for HP PhotoSmart Photoscanner + - Use more inquiries to see what the scanner supports + - Add options: calibrate/Mirror horizontal+vertical + - Upload/download calibration data +*/ + +#define VERSIO 8 + +#include "../include/sane/config.h" +#include "hp.h" + +#include +/* #include */ +/* #include "../include/sane/sane.h" */ +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_thread.h" +/* #include "../include/sane/sanei_debug.h" */ +#include "hp-device.h" +#include "hp-handle.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#ifndef NDEBUG +#include +void +sanei_hp_dbgdump (const void * bufp, size_t len) +{ + const hp_byte_t *buf = bufp; + int offset = 0; + int i; + char line[128], pt[32]; + + for (offset = 0; offset < (int)len; offset += 16) + { + sprintf (line," 0x%04X ", offset); + for (i = offset; i < offset + 16 && i < (int)len; i++) + { + sprintf (pt," %02X", buf[i]); + strcat (line, pt); + } + while (i++ < offset + 16) + strcat (line, " "); + strcat (line, " "); + for (i = offset; i < offset + 16 && i < (int)len; i++) + { + sprintf (pt, "%c", isprint(buf[i]) ? buf[i] : '.'); + strcat (line, pt); + } + DBG(16,"%s\n",line); + } +} + +#endif + +typedef struct info_list_el_s * HpDeviceInfoList; +struct info_list_el_s +{ + HpDeviceInfoList next; + HpDeviceInfo info; +}; + +typedef struct device_list_el_s * HpDeviceList; +struct device_list_el_s +{ + HpDeviceList next; + HpDevice dev; +}; + +/* Global state */ +static struct hp_global_s { + hp_bool_t is_up; + hp_bool_t config_read; + + const SANE_Device ** devlist; + + HpDeviceList device_list; + HpDeviceList handle_list; + HpDeviceInfoList infolist; + + HpDeviceConfig config; +} global; + + +/* Get the info structure for a device. If not available in global list */ +/* add new entry and return it */ +static HpDeviceInfo * +hp_device_info_create (const char *devname) + +{ + HpDeviceInfoList *infolist = &(global.infolist); + HpDeviceInfoList infolistelement; + HpDeviceInfo *info; + int k, found; + + if (!global.is_up) return 0; + + found = 0; + infolistelement = 0; + info = 0; + while (*infolist) + { + infolistelement = *infolist; + info = &(infolistelement->info); + if (strcmp (info->devname, devname) == 0) /* Already in list ? */ + { + found = 1; + break; + } + infolist = &(infolistelement->next); + } + + if (found) /* Clear old entry */ + { + memset (infolistelement, 0, sizeof (*infolistelement)); + } + else /* New element */ + { + infolistelement = (HpDeviceInfoList) + sanei_hp_allocz (sizeof (*infolistelement)); + if (!infolistelement) return 0; + info = &(infolistelement->info); + *infolist = infolistelement; + } + + k = sizeof (info->devname); + strncpy (info->devname, devname, k); + info->devname[k-1] = '\0'; + info->max_model = -1; + info->active_xpa = -1; + + return info; +} + +static void +hp_init_config (HpDeviceConfig *config) + +{ + if (config) + { + config->connect = HP_CONNECT_SCSI; + config->use_scsi_request = 1; + config->use_image_buffering = 0; + config->got_connect_type = 0; + config->dumb_read = 0; + } +} + +static HpDeviceConfig * +hp_global_config_get (void) + +{ + if (!global.is_up) return 0; + return &(global.config); +} + +static SANE_Status +hp_device_config_add (const char *devname) + +{ + HpDeviceInfo *info; + HpDeviceConfig *config; + + info = hp_device_info_create (devname); + if (!info) return SANE_STATUS_INVAL; + + config = hp_global_config_get (); + + if (config) + { + memcpy (&(info->config), config, sizeof (info->config)); + info->config_is_up = 1; + } + else /* Initialize with default configuration */ + { + DBG(3, "hp_device_config_add: No configuration found for device %s.\n\tUseing default\n", + devname); + hp_init_config (&(info->config)); + info->config_is_up = 1; + } + return SANE_STATUS_GOOD; +} + +HpDeviceInfo * +sanei_hp_device_info_get (const char *devname) + +{ + HpDeviceInfoList *infolist; + HpDeviceInfoList infolistelement; + HpDeviceInfo *info; + int retries = 1; + + if (!global.is_up) + { + DBG(17, "sanei_hp_device_info_get: global.is_up = %d\n", (int)global.is_up); + return 0; + } + + DBG(250, "sanei_hp_device_info_get: searching %s\n", devname); + do + { + infolist = &(global.infolist); + while (*infolist) + { + infolistelement = *infolist; + info = &(infolistelement->info); + DBG(250, "sanei_hp_device_info_get: check %s\n", info->devname); + if (strcmp (info->devname, devname) == 0) /* Found ? */ + { + return info; + } + infolist = &(infolistelement->next); + } + + /* No configuration found. Assume default */ + DBG(1, "hp_device_info_get: device %s not configured. Using default\n", + devname); + if (hp_device_config_add (devname) != SANE_STATUS_GOOD) + return 0; + } + while (retries-- > 0); + + return 0; +} + +HpDevice +sanei_hp_device_get (const char *devname) +{ + HpDeviceList ptr; + + for (ptr = global.device_list; ptr; ptr = ptr->next) + if (strcmp(sanei_hp_device_sanedevice(ptr->dev)->name, devname) == 0) + return ptr->dev; + + return 0; +} + +static void +hp_device_info_remove (void) +{ + HpDeviceInfoList next, infolistelement = global.infolist; + HpDeviceInfo *info; + + if (!global.is_up) return; + + while (infolistelement) + { + info = &(infolistelement->info); + next = infolistelement->next; + sanei_hp_free (infolistelement); + infolistelement = next; + } +} + +static SANE_Status +hp_device_list_add (HpDeviceList * list, HpDevice dev) +{ + HpDeviceList new = sanei_hp_alloc(sizeof(*new)); + + if (!new) + return SANE_STATUS_NO_MEM; + while (*list) + list = &(*list)->next; + + *list = new; + new->next = 0; + new->dev = dev; + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_device_list_remove (HpDeviceList * list, HpDevice dev) +{ + HpDeviceList old; + + while (*list && (*list)->dev != dev) + list = &(*list)->next; + + if (!*list) + return SANE_STATUS_INVAL; + + old = *list; + *list = (*list)->next; + sanei_hp_free(old); + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_handle_list_add (HpDeviceList * list, HpHandle h) +{ + return hp_device_list_add(list, (HpDevice)h); +} + +static SANE_Status +hp_handle_list_remove (HpDeviceList * list, HpHandle h) +{ + return hp_device_list_remove(list, (HpDevice)h); +} + + + + +static SANE_Status +hp_init (void) +{ + memset(&global, 0, sizeof(global)); + global.is_up++; + DBG(3, "hp_init: global.is_up = %d\n", (int)global.is_up); + return SANE_STATUS_GOOD; +} + +static void +hp_destroy (void) +{ + if (global.is_up) + { + /* Close open handles */ + while (global.handle_list) + sane_close(global.handle_list->dev); + + /* Remove device infos */ + hp_device_info_remove (); + + sanei_hp_free_all(); + global.is_up = 0; + DBG(3, "hp_destroy: global.is_up = %d\n", (int)global.is_up); + } +} + +static SANE_Status +hp_get_dev (const char *devname, HpDevice* devp) +{ + HpDeviceList ptr; + HpDevice new; + const HpDeviceInfo *info; + char *connect; + HpConnect hp_connect; + SANE_Status status; + + for (ptr = global.device_list; ptr; ptr = ptr->next) + if (strcmp(sanei_hp_device_sanedevice(ptr->dev)->name, devname) == 0) + { + if (devp) + *devp = ptr->dev; + return SANE_STATUS_GOOD; + } + + info = sanei_hp_device_info_get (devname); + hp_connect = info->config.connect; + + if (hp_connect == HP_CONNECT_SCSI) connect = "scsi"; + else if (hp_connect == HP_CONNECT_DEVICE) connect = "device"; + else if (hp_connect == HP_CONNECT_PIO) connect = "pio"; + else if (hp_connect == HP_CONNECT_USB) connect = "usb"; + else if (hp_connect == HP_CONNECT_RESERVE) connect = "reserve"; + else connect = "unknown"; + + DBG(3, "hp_get_dev: New device %s, connect-%s, scsi-request=%lu\n", + devname, connect, (unsigned long)info->config.use_scsi_request); + + if (!ptr) + { + status = sanei_hp_device_new (&new, devname); + + if ( status != SANE_STATUS_GOOD ) + return status; + } + + if (devp) + *devp = new; + + RETURN_IF_FAIL( hp_device_list_add(&global.device_list, new) ); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_attach (const char *devname) +{ + DBG(7,"hp_attach: \"%s\"\n", devname); + hp_device_config_add (devname); + return hp_get_dev (devname, 0); +} + +static void +hp_attach_matching_devices (HpDeviceConfig *config, const char *devname) +{ + static int usb_initialized = 0; + + if (strncmp (devname, "usb", 3) == 0) + { + config->connect = HP_CONNECT_USB; + config->use_scsi_request = 0; + DBG(1,"hp_attach_matching_devices: usb attach matching \"%s\"\n",devname); + if (!usb_initialized) + { + sanei_usb_init (); + usb_initialized = 1; + } + sanei_usb_attach_matching_devices (devname, hp_attach); + } + else + { + DBG(1, "hp_attach_matching_devices: attach matching %s\n", devname); + sanei_config_attach_matching_devices (devname, hp_attach); + } +} + +static SANE_Status +hp_read_config (void) +{ + FILE * fp; + char buf[PATH_MAX], arg1[PATH_MAX], arg2[PATH_MAX], arg3[PATH_MAX]; + int nl, nargs; + HpDeviceConfig *config, df_config, dev_config; + hp_bool_t is_df_config; + char cu_device[PATH_MAX]; + + if (!global.is_up) + return SANE_STATUS_INVAL; + if (global.config_read) + return SANE_STATUS_GOOD; + + /* The default config will keep options set up until the first device is specified */ + hp_init_config (&df_config); + config = &df_config; + is_df_config = 1; + cu_device[0] = '\0'; + + DBG(1, "hp_read_config: hp backend v%s/%s starts reading config file\n", + hp_backend_version, hp_backend_revision); + + if ((fp = sanei_config_open(HP_CONFIG_FILE)) != 0) + { + while (sanei_config_read(buf, sizeof(buf), fp)) + { + char *dev_name; + + nl = strlen (buf); + while (nl > 0) + { + nl--; + if ( (buf[nl] == ' ') || (buf[nl] == '\t') + || (buf[nl] == '\r') || (buf[nl] == '\n')) + buf[nl] = '\0'; + else + break; + } + + DBG(1, "hp_read_config: processing line <%s>\n", buf); + + nargs = sscanf (buf, "%s%s%s", arg1, arg2, arg3); + if ((nargs <= 0) || (arg1[0] == '#')) continue; + + /* Option to process ? */ + if ((strcmp (arg1, "option") == 0) && (nargs >= 2)) + { + if (strcmp (arg2, "connect-scsi") == 0) + { + config->connect = HP_CONNECT_SCSI; + config->got_connect_type = 1; + } + else if (strcmp (arg2, "connect-device") == 0) + { + config->connect = HP_CONNECT_DEVICE; + config->got_connect_type = 1; + config->use_scsi_request = 0; + } + else if (strcmp (arg2, "connect-pio") == 0) + { + config->connect = HP_CONNECT_PIO; + config->got_connect_type = 1; + config->use_scsi_request = 0; + } + else if (strcmp (arg2, "connect-usb") == 0) + { + config->connect = HP_CONNECT_USB; + config->got_connect_type = 1; + config->use_scsi_request = 0; + } + else if (strcmp (arg2, "connect-reserve") == 0) + { + config->connect = HP_CONNECT_RESERVE; + config->got_connect_type = 1; + config->use_scsi_request = 0; + } + else if (strcmp (arg2, "disable-scsi-request") == 0) + { + config->use_scsi_request = 0; + } + else if (strcmp (arg2, "enable-image-buffering") == 0) + { + config->use_image_buffering = 1; + } + else if (strcmp (arg2, "dumb-read") == 0) + { + config->dumb_read = 1; + } + else + { + DBG(1,"hp_read_config: Invalid option %s\n", arg2); + } + } + else /* No option. This is the start of a new device */ + { + if (is_df_config) /* Did we only read default configurations ? */ + { + is_df_config = 0; /* Stop reading default config */ + /* Initialize device config with default-config */ + memcpy (&dev_config, &df_config, sizeof (dev_config)); + config = &dev_config; /* Start reading a device config */ + } + if (cu_device[0] != '\0') /* Did we work on a device ? */ + { + memcpy (hp_global_config_get(), &dev_config,sizeof (dev_config)); + hp_attach_matching_devices (hp_global_config_get(), cu_device); + cu_device[0] = '\0'; + } + + /* Initialize new device with default config */ + memcpy (&dev_config, &df_config, sizeof (dev_config)); + + /* Cut off leading blanks of device name */ + dev_name = buf+strspn (buf, " \t\n\r"); + strcpy (cu_device, dev_name); /* Save the device name */ + } + } + if (cu_device[0] != '\0') /* Did we work on a device ? */ + { + memcpy (hp_global_config_get (), &dev_config, sizeof (dev_config)); + DBG(1, "hp_read_config: attach %s\n", cu_device); + hp_attach_matching_devices (hp_global_config_get (), cu_device); + cu_device[0] = '\0'; + } + fclose (fp); + DBG(1, "hp_read_config: reset to default config\n"); + memcpy (hp_global_config_get (), &df_config, sizeof (df_config)); + } + else + { + /* default to /dev/scanner instead of insisting on config file */ + char *dev_name = "/dev/scanner"; + + memcpy (hp_global_config_get (), &df_config, sizeof (df_config)); + hp_attach_matching_devices (hp_global_config_get (), dev_name); + } + + global.config_read++; + return SANE_STATUS_GOOD; +} + +static SANE_Status +hp_update_devlist (void) +{ + HpDeviceList devp; + const SANE_Device **devlist; + int count = 0; + + RETURN_IF_FAIL( hp_read_config() ); + + if (global.devlist) + sanei_hp_free(global.devlist); + + for (devp = global.device_list; devp; devp = devp->next) + count++; + + if (!(devlist = sanei_hp_alloc((count + 1) * sizeof(*devlist)))) + return SANE_STATUS_NO_MEM; + + global.devlist = devlist; + + for (devp = global.device_list; devp; devp = devp->next) + *devlist++ = sanei_hp_device_sanedevice(devp->dev); + *devlist = 0; + + return SANE_STATUS_GOOD; +} + + +/* + * + */ + +SANE_Status +sane_init (SANE_Int *version_code, SANE_Auth_Callback UNUSEDARG authorize) +{SANE_Status status; + + DBG_INIT(); + DBG(3, "sane_init called\n"); + sanei_thread_init (); + + sanei_hp_init_openfd (); + hp_destroy(); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, VERSIO); + + status = hp_init(); + DBG(3, "sane_init will finish with %s\n", sane_strstatus (status)); + return status; +} + +void +sane_exit (void) +{ + DBG(3, "sane_exit called\n"); + hp_destroy(); + DBG(3, "sane_exit will finish\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device ***device_list, + SANE_Bool UNUSEDARG local_only) +{ + DBG(3, "sane_get_devices called\n"); + + RETURN_IF_FAIL( hp_update_devlist() ); + *device_list = global.devlist; + DBG(3, "sane_get_devices will finish with %s\n", + sane_strstatus (SANE_STATUS_GOOD)); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle *handle) +{ + HpDevice dev = 0; + HpHandle h; + + DBG(3, "sane_open called\n"); + + RETURN_IF_FAIL( hp_read_config() ); + + if (devicename[0]) + RETURN_IF_FAIL( hp_get_dev(devicename, &dev) ); + else + { + /* empty devicname -> use first device */ + if (global.device_list) + dev = global.device_list->dev; + } + if (!dev) + return SANE_STATUS_INVAL; + + if (!(h = sanei_hp_handle_new(dev))) + return SANE_STATUS_NO_MEM; + + RETURN_IF_FAIL( hp_handle_list_add(&global.handle_list, h) ); + + *handle = h; + DBG(3, "sane_open will finish with %s\n", sane_strstatus (SANE_STATUS_GOOD)); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + HpHandle h = handle; + + DBG(3, "sane_close called\n"); + + if (!FAILED( hp_handle_list_remove(&global.handle_list, h) )) + sanei_hp_handle_destroy(h); + + DBG(3, "sane_close will finish\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int optnum) +{ + HpHandle h = handle; + const SANE_Option_Descriptor *optd; + + DBG(10, "sane_get_option_descriptor called\n"); + + optd = sanei_hp_handle_saneoption(h, optnum); + + DBG(10, "sane_get_option_descriptor will finish\n"); + + return optd; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int optnum, + SANE_Action action, void *valp, SANE_Int *info) +{ + HpHandle h = handle; + SANE_Status status; + + DBG(10, "sane_control_option called\n"); + + status = sanei_hp_handle_control(h, optnum, action, valp, info); + + DBG(10, "sane_control_option will finish with %s\n", + sane_strstatus (status)); + return status; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters *params) +{ + HpHandle h = handle; + SANE_Status status; + + DBG(10, "sane_get_parameters called\n"); + + status = sanei_hp_handle_getParameters(h, params); + + DBG(10, "sane_get_parameters will finish with %s\n", + sane_strstatus (status)); + return status; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + HpHandle h = handle; + SANE_Status status; + + DBG(3, "sane_start called\n"); + + status = sanei_hp_handle_startScan(h); + + DBG(3, "sane_start will finish with %s\n", sane_strstatus (status)); + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, SANE_Int *len) +{ + HpHandle h = handle; + size_t length = max_len; + SANE_Status status; + + DBG(16, "sane_read called\n"); + + status = sanei_hp_handle_read(h, buf, &length); + *len = length; + + DBG(16, "sane_read will finish with %s\n", sane_strstatus (status)); + return status; +} + +void +sane_cancel (SANE_Handle handle) +{ + HpHandle h = handle; + + DBG(3, "sane_cancel called\n"); + + sanei_hp_handle_cancel(h); + + DBG(3, "sane_cancel will finish\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + HpHandle h = handle; + SANE_Status status; + + DBG(3, "sane_set_io_mode called\n"); + + status = sanei_hp_handle_setNonblocking(h, non_blocking); + + DBG(3, "sane_set_io_mode will finish with %s\n", + sane_strstatus (status)); + return status; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int *fd) +{ + HpHandle h = handle; + SANE_Status status; + + DBG(10, "sane_get_select_fd called\n"); + + status = sanei_hp_handle_getPipefd(h, fd); + + DBG(10, "sane_get_select_fd will finish with %s\n", + sane_strstatus (status)); + return status; +} diff --git a/backend/hp.conf.in b/backend/hp.conf.in new file mode 100644 index 0000000..0db154f --- /dev/null +++ b/backend/hp.conf.in @@ -0,0 +1,21 @@ +scsi HP +# Uncomment the following if you have "Error during device I/O" on SCSI +# option dumb-read +# +# The usual place for a SCSI-scanner on Linux +/dev/scanner +# +# USB-scanners supported by the hp-backend +# HP ScanJet 4100C +usb 0x03f0 0x0101 +# HP ScanJet 5200C +usb 0x03f0 0x0401 +# HP ScanJet 62X0C +usb 0x03f0 0x0201 +# HP ScanJet 63X0C +usb 0x03f0 0x0601 +# +# Uncomment the following if your scanner is connected by USB, +# but you are not using libusb +# /dev/usb/scanner0 +# option connect-device diff --git a/backend/hp.h b/backend/hp.h new file mode 100644 index 0000000..b86ee04 --- /dev/null +++ b/backend/hp.h @@ -0,0 +1,226 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 Geoffrey T. Dairiki + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for HP Scanners supporting + HP Scanner Control Language (SCL). +*/ + +#ifndef HP_H_INCLUDED +#define HP_H_INCLUDED +#include +#include +#include "../include/sane/sane.h" + +#undef BACKEND_NAME +#define BACKEND_NAME hp +#define DEBUG_NOT_STATIC +#include "../include/sane/sanei_debug.h" + +#ifdef __GNUC__ +#define UNUSEDARG __attribute__ ((unused)) +#else +#define UNUSEDARG +#endif + +/* FIXME: these should be options? */ +#undef ENABLE_7x12_TONEMAPS +#define ENABLE_16x16_DITHERS +#define ENABLE_10BIT_MATRIXES + +#define FAKE_COLORSEP_MATRIXES + +#undef ENABLE_CUSTOM_MATRIX + +#define HP_CONFIG_FILE STRINGIFY(BACKEND_NAME) ".conf" + +#define DEVPIX_PER_INCH 300.0 +#define MM_PER_DEVPIX (MM_PER_INCH / DEVPIX_PER_INCH) + +/* + * Macros for testing return values of functions which + * return SANE_Status types. + */ +#define FAILED(status) (status != SANE_STATUS_GOOD) +#define UNSUPPORTED(status) (status == SANE_STATUS_UNSUPPORTED) +#define RETURN_IF_FAIL(try) do { \ + SANE_Status status = (try); \ + if (FAILED(status)) \ + return status; \ +} while (0) +#define CATCH_RET_FAIL(try, catch) do { \ + SANE_Status status = (try); \ + if (FAILED(status)) { (catch); return status; } \ +} while (0) + +#ifndef DBG_LEVEL +#define DBG_LEVEL PASTE(sanei_debug_, BACKEND_NAME) +#endif +#ifndef NDEBUG +# define DBGDUMP(level, buf, size) \ + do { if (DBG_LEVEL >= (level)) sanei_hp_dbgdump(buf, size); } while (0) +#else +# define DBGDUMP(level, buf, size) +#endif + + + /* + * + */ + +typedef unsigned int hp_bool_t; +typedef unsigned char hp_byte_t; + +typedef enum { HP_CONNECT_SCSI, HP_CONNECT_DEVICE, + HP_CONNECT_PIO, HP_CONNECT_USB, HP_CONNECT_RESERVE } HpConnect; + +typedef struct +{ + HpConnect connect; + hp_bool_t got_connect_type; + hp_bool_t use_scsi_request; + hp_bool_t use_image_buffering; + hp_bool_t dumb_read; +} HpDeviceConfig; + +#define HP_SCL_INQID_MIN 10306 +#define HP_SCL_INQID_MAX 10971 + +typedef struct +{ + hp_bool_t checked, is_supported; + int minval, maxval; +} HpSclSupport; + +typedef struct +{ /* Flags for simulated commands */ + hp_bool_t sclsimulate[HP_SCL_INQID_MAX - HP_SCL_INQID_MIN + 1]; + hp_bool_t gamma_simulate; + unsigned char brightness_map[256]; /* Map to simulate brightness level */ + unsigned char contrast_map[256]; /* Map to simulate contrast level */ + unsigned char gamma_map[256]; /* Map to simulate custom gamma table */ +} HpSimulate; + +/* Information about a connected device */ +typedef struct +{ + char devname[64]; /* unique device name */ + + hp_bool_t config_is_up; /* flag if config-struct is valid */ + HpDeviceConfig config; /* device configuration*/ + /* List of command support */ + HpSclSupport sclsupport[HP_SCL_INQID_MAX - HP_SCL_INQID_MIN + 1]; + + HpSimulate simulate; /* Info about simulations */ + + hp_bool_t unload_after_scan; + int active_xpa; + int max_model; +} HpDeviceInfo; + +HpDeviceInfo *sanei_hp_device_info_get (const char *dev_name); + +/* hp-scl.c */ +#if INT_MAX > 30000 +typedef int HpScl; +#else +typedef long int HpScl; +#endif + +void sanei_hp_init_openfd (void); + +typedef struct +{ + int lines; + int bytes_per_line; /* as received from scanner */ + int bits_per_channel; + hp_bool_t out8; /* This flag is set and only set, when data with */ + /* depths > 8 is to be mapped to 8 bit output. */ + hp_bool_t mirror_vertical; + hp_bool_t invert; + HpScl startscan; +} HpProcessData; + +/* hp-option.c */ +typedef SANE_Option_Descriptor * HpSaneOption; + +typedef const struct hp_choice_s * HpChoice; +typedef struct hp_option_s * HpOption; +typedef const struct hp_option_descriptor_s * HpOptionDescriptor; +typedef struct hp_optset_s * HpOptSet; + +/* hp-accessor.c */ +typedef struct hp_data_s * HpData; +typedef struct hp_accessor_s * HpAccessor; +typedef struct hp_accessor_vector_s * HpAccessorVector; +typedef struct hp_accessor_choice_s * HpAccessorChoice; + +/* hp-device.c */ +typedef struct hp_device_s * HpDevice; +hp_bool_t sanei_hp_device_simulate_get (const char *devname, HpScl scl); +HpDevice sanei_hp_device_get (const char *dev_name); + +/* hp-handle.c */ +typedef struct hp_handle_s * HpHandle; + +/* hp-scsi.c */ +typedef struct hp_scsi_s * HpScsi; + +/* hp-scl.c */ +hp_bool_t sanei_hp_is_active_xpa (HpScsi scsi); +int sanei_hp_get_max_model (HpScsi scsi); +int sanei_hp_is_flatbed_adf (HpScsi scsi); +HpConnect sanei_hp_get_connect (const char *devname); +HpConnect sanei_hp_scsi_get_connect (HpScsi this); + +/* hp.c */ +#ifndef NDEBUG +void sanei_hp_dbgdump (const void * bufp, size_t len); +#endif + +/* hp-hpmem.c */ +void * sanei_hp_alloc(size_t sz); +void * sanei_hp_allocz(size_t sz); +void * sanei_hp_memdup(const void * src, size_t sz); +char * sanei_hp_strdup(const char * str); +void * sanei_hp_realloc(void * ptr, size_t sz); +void sanei_hp_free(void * ptr); +void sanei_hp_free_all(void); + +#endif /* HP_H_INCLUDED */ diff --git a/backend/hp3500.c b/backend/hp3500.c new file mode 100644 index 0000000..48a8035 --- /dev/null +++ b/backend/hp3500.c @@ -0,0 +1,3506 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + -------------------------------------------------------------------------- + + This file implements a SANE backend for HP ScanJet 3500 series scanners. + Currently supported: + - HP ScanJet 3500C + - HP ScanJet 3530C + - HP ScanJet 3570C + + SANE FLOW DIAGRAM + + - sane_init() : initialize backend, attach scanners + . - sane_get_devices() : query list of scanner devices + . - sane_open() : open a particular scanner device + . . - sane_set_io_mode : set blocking mode + . . - sane_get_select_fd : get scanner fd + . . - sane_get_option_descriptor() : get option information + . . - sane_control_option() : change option values + . . + . . - sane_start() : start image acquisition + . . - sane_get_parameters() : returns actual scan parameters + . . - sane_read() : read image data (from pipe) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner device + - sane_exit() : terminate use of backend + + + There are some device specific routines in this file that are in "#if 0" + sections - these are left in place for documentation purposes in case + somebody wants to implement features that use those routines. + +*/ + +/* ------------------------------------------------------------------------- */ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#ifdef HAVE_LIBC_H +# include /* NeXTStep/OpenStep */ +#endif + +#include "../include/sane/sane.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_thread.h" +#include "../include/sane/sanei_backend.h" + +#define RTCMD_GETREG 0x80 +#define RTCMD_READSRAM 0x81 + +#define RTCMD_SETREG 0x88 +#define RTCMD_WRITESRAM 0x89 + +#define RTCMD_NVRAMCONTROL 0x8a + +#define RTCMD_BYTESAVAIL 0x90 +#define RTCMD_READBYTES 0x91 + +#define RT_CHANNEL_ALL 0 +#define RT_CHANNEL_RED 1 +#define RT_CHANNEL_GREEN 2 +#define RT_CHANNEL_BLUE 3 + +typedef int (*rts8801_callback) (void *param, unsigned bytes, void *data); + +#define DEBUG 1 +#define SCANNER_UNIT_TO_FIXED_MM(number) SANE_FIX(number * MM_PER_INCH / 1200) +#define FIXED_MM_TO_SCANNER_UNIT(number) SANE_UNFIX(number) * 1200 / MM_PER_INCH + +#define MSG_ERR 1 +#define MSG_USER 5 +#define MSG_INFO 6 +#define FLOW_CONTROL 10 +#define MSG_IO 15 +#define MSG_IO_READ 17 +#define IO_CMD 20 +#define IO_CMD_RES 20 +#define MSG_GET 25 +/* ------------------------------------------------------------------------- */ + +enum hp3500_option +{ + OPT_NUM_OPTS = 0, + + OPT_RESOLUTION, + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + OPT_MODE_GROUP, + OPT_MODE, + OPT_BRIGHTNESS, + OPT_CONTRAST, + + NUM_OPTIONS +}; + +typedef struct +{ + int left; + int top; + int right; + int bottom; +} hp3500_rect; + +struct hp3500_data +{ + struct hp3500_data *next; + char *devicename; + + int sfd; + int pipe_r; + int pipe_w; + SANE_Pid reader_pid; + + int resolution; + int mode; + + time_t last_scan; + + hp3500_rect request_mm; + hp3500_rect actual_mm; + hp3500_rect fullres_pixels; + hp3500_rect actres_pixels; + + int rounded_left; + int rounded_top; + int rounded_right; + int rounded_bottom; + + int bytes_per_scan_line; + int scan_width_pixels; + int scan_height_pixels; + + int brightness; + int contrast; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + SANE_Device sane; +}; + +struct hp3500_write_info +{ + struct hp3500_data *scanner; + int bytesleft; +}; + +typedef struct detailed_calibration_data +{ + unsigned char const *channeldata[3]; + unsigned resolution_divisor; +} detailed_calibration_data; + +static struct hp3500_data *first_dev = 0; +static struct hp3500_data **new_dev = &first_dev; +static int num_devices = 0; +static SANE_Int res_list[] = + { 9, 50, 75, 100, 150, 200, 300, 400, 600, 1200 }; +static const SANE_Range range_x = + { 0, SANE_FIX (215.9), SANE_FIX (MM_PER_INCH / 1200) }; +static const SANE_Range range_y = + { 0, SANE_FIX (298.7), SANE_FIX (MM_PER_INCH / 1200) }; +static const SANE_Range range_brightness = + { 0, 255, 0 }; +static const SANE_Range range_contrast = + { 0, 255, 0 }; + + +#define HP3500_COLOR_SCAN 0 +#define HP3500_GRAY_SCAN 1 +#define HP3500_LINEART_SCAN 2 +#define HP3500_TOTAL_SCANS 3 + +static char const *scan_mode_list[HP3500_TOTAL_SCANS + 1] = { 0 }; + +static SANE_Status attachScanner (const char *name); +static SANE_Status init_options (struct hp3500_data *scanner); +static int reader_process (void *); +static void calculateDerivedValues (struct hp3500_data *scanner); +static void do_reset (struct hp3500_data *scanner); +static void do_cancel (struct hp3500_data *scanner); + +/* + * used by sane_get_devices + */ +static const SANE_Device **devlist = 0; + +/* + * SANE Interface + */ + + +/** + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT (); + DBG (10, "sane_init\n"); + + sanei_usb_init (); + sanei_thread_init (); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + sanei_usb_find_devices (0x03f0, 0x2205, attachScanner); + sanei_usb_find_devices (0x03f0, 0x2005, attachScanner); + + return SANE_STATUS_GOOD; +} + + +/** + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + int i; + struct hp3500_data *dev; + + DBG (10, "sane_get_devices %d\n", local_only); + + if (devlist) + free (devlist); + devlist = calloc (num_devices + 1, sizeof (SANE_Device *)); + if (!devlist) + return SANE_STATUS_NO_MEM; + + for (dev = first_dev, i = 0; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + return SANE_STATUS_GOOD; +} + + +/** + * Called to establish connection with the scanner. This function will + * also establish meaningful defauls and initialize the options. + * + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct hp3500_data *dev = NULL; + struct hp3500_data *scanner = NULL; + + if (name[0] == 0) + { + DBG (10, "sane_open: no device requested, using default\n"); + if (first_dev) + { + scanner = (struct hp3500_data *) first_dev; + DBG (10, "sane_open: device %s found\n", first_dev->sane.name); + } + } + else + { + DBG (10, "sane_open: device %s requested\n", name); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, name) == 0) + { + DBG (10, "sane_open: device %s found\n", name); + scanner = (struct hp3500_data *) dev; + } + } + } + + if (!scanner) + { + DBG (10, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + *handle = scanner; + + init_options (scanner); + + scanner->resolution = 200; + scanner->request_mm.left = 0; + scanner->request_mm.top = 0; + scanner->request_mm.right = SCANNER_UNIT_TO_FIXED_MM (10200); + scanner->request_mm.bottom = SCANNER_UNIT_TO_FIXED_MM (14100); + scanner->mode = 0; + scanner->brightness = 128; + scanner->contrast = 64; + calculateDerivedValues (scanner); + + return SANE_STATUS_GOOD; + +} + + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG (10, "sane_set_io_mode\n"); + DBG (99, "%d %p\n", non_blocking, h); + return SANE_STATUS_UNSUPPORTED; +} + + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int * fdp) +{ + struct hp3500_data *scanner = (struct hp3500_data *) h; + DBG (10, "sane_get_select_fd\n"); + *fdp = scanner->pipe_r; + DBG (99, "%p %d\n", h, *fdp); + return SANE_STATUS_GOOD; +} + + +/** + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct hp3500_data *scanner = handle; + + DBG (MSG_GET, + "sane_get_option_descriptor: \"%s\"\n", scanner->opt[option].name); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + return &scanner->opt[option]; +} + + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + struct hp3500_data *scanner = (struct hp3500_data *) handle; + SANE_Status status; + SANE_Word cap; + SANE_Int dummy; + int i; + + /* Make sure that all those statements involving *info cannot break (better + * than having to do "if (info) ..." everywhere!) + */ + if (info == 0) + info = &dummy; + + *info = 0; + + if (option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + cap = scanner->opt[option].cap; + + /* + * SANE_ACTION_GET_VALUE: We have to find out the current setting and + * return it in a human-readable form (often, text). + */ + if (action == SANE_ACTION_GET_VALUE) + { + DBG (MSG_GET, "sane_control_option: get value \"%s\"\n", + scanner->opt[option].name); + DBG (11, "\tcap = %d\n", cap); + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (10, "\tinactive\n"); + return SANE_STATUS_INVAL; + } + + switch (option) + { + case OPT_NUM_OPTS: + *(SANE_Word *) val = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_RESOLUTION: + *(SANE_Word *) val = scanner->resolution; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + *(SANE_Word *) val = scanner->request_mm.left; + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + *(SANE_Word *) val = scanner->request_mm.top; + return SANE_STATUS_GOOD; + + case OPT_BR_X: + *(SANE_Word *) val = scanner->request_mm.right; + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + *(SANE_Word *) val = scanner->request_mm.bottom; + return SANE_STATUS_GOOD; + + case OPT_MODE: + strcpy ((SANE_Char *) val, scan_mode_list[scanner->mode]); + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + *(SANE_Word *) val = scanner->contrast; + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + *(SANE_Word *) val = scanner->brightness; + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + DBG (10, "sane_control_option: set value \"%s\"\n", + scanner->opt[option].name); + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (10, "\tinactive\n"); + return SANE_STATUS_INVAL; + } + + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (10, "\tnot settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (scanner->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + { + DBG (10, "\tbad value\n"); + return status; + } + + /* + * Note - for those options which can assume one of a list of + * valid values, we can safely assume that they will have + * exactly one of those values because that's what + * sanei_constrain_value does. Hence no "else: invalid" branches + * below. + */ + switch (option) + { + case OPT_RESOLUTION: + if (scanner->resolution == *(SANE_Word *) val) + { + return SANE_STATUS_GOOD; + } + scanner->resolution = (*(SANE_Word *) val); + calculateDerivedValues (scanner); + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + if (scanner->request_mm.left == *(SANE_Word *) val) + return SANE_STATUS_GOOD; + scanner->request_mm.left = *(SANE_Word *) val; + calculateDerivedValues (scanner); + if (scanner->actual_mm.left != scanner->request_mm.left) + *info |= SANE_INFO_INEXACT; + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + if (scanner->request_mm.top == *(SANE_Word *) val) + return SANE_STATUS_GOOD; + scanner->request_mm.top = *(SANE_Word *) val; + calculateDerivedValues (scanner); + if (scanner->actual_mm.top != scanner->request_mm.top) + *info |= SANE_INFO_INEXACT; + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_BR_X: + if (scanner->request_mm.right == *(SANE_Word *) val) + { + return SANE_STATUS_GOOD; + } + scanner->request_mm.right = *(SANE_Word *) val; + calculateDerivedValues (scanner); + if (scanner->actual_mm.right != scanner->request_mm.right) + *info |= SANE_INFO_INEXACT; + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + if (scanner->request_mm.bottom == *(SANE_Word *) val) + { + return SANE_STATUS_GOOD; + } + scanner->request_mm.bottom = *(SANE_Word *) val; + calculateDerivedValues (scanner); + if (scanner->actual_mm.bottom != scanner->request_mm.bottom) + *info |= SANE_INFO_INEXACT; + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_MODE: + for (i = 0; scan_mode_list[i]; ++i) + { + if (!strcmp ((SANE_Char const *) val, scan_mode_list[i])) + { + DBG (10, "Setting scan mode to %s (request: %s)\n", + scan_mode_list[i], (SANE_Char const *) val); + scanner->mode = i; + return SANE_STATUS_GOOD; + } + } + /* Impossible */ + return SANE_STATUS_INVAL; + + case OPT_BRIGHTNESS: + scanner->brightness = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + scanner->contrast = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + } /* switch */ + } /* else */ + return SANE_STATUS_INVAL; +} + +/** + * Called by SANE when a page acquisition operation is to be started. + * + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct hp3500_data *scanner = handle; + int defaultFds[2]; + int ret; + + DBG (10, "sane_start\n"); + + if (scanner->sfd < 0) + { + /* first call */ + DBG (10, "sane_start opening USB device\n"); + if (sanei_usb_open (scanner->sane.name, &(scanner->sfd)) != + SANE_STATUS_GOOD) + { + DBG (MSG_ERR, + "sane_start: open of %s failed:\n", scanner->sane.name); + return SANE_STATUS_INVAL; + } + } + + calculateDerivedValues (scanner); + + DBG (10, "\tbytes per line = %d\n", scanner->bytes_per_scan_line); + DBG (10, "\tpixels_per_line = %d\n", scanner->scan_width_pixels); + DBG (10, "\tlines = %d\n", scanner->scan_height_pixels); + + + /* create a pipe, fds[0]=read-fd, fds[1]=write-fd */ + if (pipe (defaultFds) < 0) + { + DBG (MSG_ERR, "ERROR: could not create pipe\n"); + do_cancel (scanner); + return SANE_STATUS_IO_ERROR; + } + + scanner->pipe_r = defaultFds[0]; + scanner->pipe_w = defaultFds[1]; + + ret = SANE_STATUS_GOOD; + + scanner->reader_pid = sanei_thread_begin (reader_process, scanner); + time (&scanner->last_scan); + + if (scanner->reader_pid == -1) + { + DBG (MSG_ERR, "cannot fork reader process.\n"); + DBG (MSG_ERR, "%s", strerror (errno)); + ret = SANE_STATUS_IO_ERROR; + } + + if (sanei_thread_is_forked ()) + { + close (scanner->pipe_w); + } + + if (ret == SANE_STATUS_GOOD) + { + DBG (10, "sane_start: ok\n"); + } + + return ret; +} + + +/** + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle h of the + * device for which the parameters should be obtained and a pointer p + * to a parameter structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + struct hp3500_data *scanner = (struct hp3500_data *) handle; + + + DBG (10, "sane_get_parameters\n"); + + calculateDerivedValues (scanner); + + params->format = + (scanner->mode == HP3500_COLOR_SCAN) ? SANE_FRAME_RGB : SANE_FRAME_GRAY; + params->depth = (scanner->mode == HP3500_LINEART_SCAN) ? 1 : 8; + + params->pixels_per_line = scanner->scan_width_pixels; + params->lines = scanner->scan_height_pixels; + + params->bytes_per_line = scanner->bytes_per_scan_line; + + params->last_frame = 1; + DBG (10, "\tdepth %d\n", params->depth); + DBG (10, "\tlines %d\n", params->lines); + DBG (10, "\tpixels_per_line %d\n", params->pixels_per_line); + DBG (10, "\tbytes_per_line %d\n", params->bytes_per_line); + return SANE_STATUS_GOOD; +} + + +/** + * Called by SANE to read data. + * + * In this implementation, sane_read does nothing much besides reading + * data from a pipe and handing it back. On the other end of the pipe + * there's the reader process which gets data from the scanner and + * stuffs it into the pipe. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + struct hp3500_data *scanner = (struct hp3500_data *) handle; + ssize_t nread; + int source = scanner->pipe_r; + + *len = 0; + + nread = read (source, buf, max_len); + DBG (30, "sane_read: read %ld bytes of %ld\n", + (long) nread, (long) max_len); + + if (nread < 0) + { + if (errno == EAGAIN) + { + return SANE_STATUS_GOOD; + } + else + { + do_cancel (scanner); + return SANE_STATUS_IO_ERROR; + } + } + + *len = nread; + + if (nread == 0) + { + close (source); + DBG (10, "sane_read: pipe closed\n"); + return SANE_STATUS_EOF; + } + + return SANE_STATUS_GOOD; +} /* sane_read */ + + +/** + * Cancels a scan. + * + * It has been said on the mailing list that sane_cancel is a bit of a + * misnomer because it is routinely called to signal the end of a + * batch - quoting David Mosberger-Tang: + * + * > In other words, the idea is to have sane_start() be called, and + * > collect as many images as the frontend wants (which could in turn + * > consist of multiple frames each as indicated by frame-type) and + * > when the frontend is done, it should call sane_cancel(). + * > Sometimes it's better to think of sane_cancel() as "sane_stop()" + * > but that name would have had some misleading connotations as + * > well, that's why we stuck with "cancel". + * + * The current consensus regarding duplex and ADF scans seems to be + * the following call sequence: sane_start; sane_read (repeat until + * EOF); sane_start; sane_read... and then call sane_cancel if the + * batch is at an end. I.e. do not call sane_cancel during the run but + * as soon as you get a SANE_STATUS_NO_DOCS. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image is acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle h) +{ + DBG (10, "sane_cancel\n"); + do_cancel ((struct hp3500_data *) h); +} + + +/** + * Ends use of the scanner. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + */ +void +sane_close (SANE_Handle handle) +{ + DBG (10, "sane_close\n"); + do_reset (handle); + do_cancel (handle); +} + + +/** + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_clo-se(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct hp3500_data *dev, *next; + + DBG (10, "sane_exit\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free (dev->devicename); + free (dev); + } + + if (devlist) + free (devlist); +} + +/* + * The scanning code + */ + +static SANE_Status +attachScanner (const char *devicename) +{ + struct hp3500_data *dev; + + DBG (15, "attach_scanner: %s\n", devicename); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + DBG (5, "attach_scanner: scanner already attached (is ok)!\n"); + return SANE_STATUS_GOOD; + } + } + + + if (NULL == (dev = malloc (sizeof (*dev)))) + return SANE_STATUS_NO_MEM; + memset (dev, 0, sizeof (*dev)); + + dev->devicename = strdup (devicename); + dev->sfd = -1; + dev->last_scan = 0; + dev->reader_pid = -1; + dev->pipe_r = dev->pipe_w = -1; + + dev->sane.name = dev->devicename; + dev->sane.vendor = "Hewlett-Packard"; + dev->sane.model = "ScanJet 3500"; + dev->sane.type = "scanner"; + + ++num_devices; + *new_dev = dev; + + DBG (15, "attach_scanner: done\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options (struct hp3500_data *scanner) +{ + int i; + SANE_Option_Descriptor *opt; + + memset (scanner->opt, 0, sizeof (scanner->opt)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + scanner->opt[i].name = "filler"; + scanner->opt[i].size = sizeof (SANE_Word); + scanner->opt[i].cap = SANE_CAP_INACTIVE; + } + + opt = scanner->opt + OPT_NUM_OPTS; + opt->title = SANE_TITLE_NUM_OPTIONS; + opt->desc = SANE_DESC_NUM_OPTIONS; + opt->type = SANE_TYPE_INT; + opt->cap = SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_RESOLUTION; + opt->name = SANE_NAME_SCAN_RESOLUTION; + opt->title = SANE_TITLE_SCAN_RESOLUTION; + opt->desc = SANE_DESC_SCAN_RESOLUTION; + opt->type = SANE_TYPE_INT; + opt->constraint_type = SANE_CONSTRAINT_WORD_LIST; + opt->constraint.word_list = res_list; + opt->unit = SANE_UNIT_DPI; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_GEOMETRY_GROUP; + opt->title = SANE_I18N ("Geometry"); + opt->desc = SANE_I18N ("Geometry Group"); + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + opt = scanner->opt + OPT_TL_X; + opt->name = SANE_NAME_SCAN_TL_X; + opt->title = SANE_TITLE_SCAN_TL_X; + opt->desc = SANE_DESC_SCAN_TL_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &range_x; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_TL_Y; + opt->name = SANE_NAME_SCAN_TL_Y; + opt->title = SANE_TITLE_SCAN_TL_Y; + opt->desc = SANE_DESC_SCAN_TL_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &range_y; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_BR_X; + opt->name = SANE_NAME_SCAN_BR_X; + opt->title = SANE_TITLE_SCAN_BR_X; + opt->desc = SANE_DESC_SCAN_BR_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &range_x; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_BR_Y; + opt->name = SANE_NAME_SCAN_BR_Y; + opt->title = SANE_TITLE_SCAN_BR_Y; + opt->desc = SANE_DESC_SCAN_BR_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &range_y; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + if (!scan_mode_list[0]) + { + scan_mode_list[HP3500_COLOR_SCAN] = SANE_VALUE_SCAN_MODE_COLOR; + scan_mode_list[HP3500_GRAY_SCAN] = SANE_VALUE_SCAN_MODE_GRAY; + scan_mode_list[HP3500_LINEART_SCAN] = SANE_VALUE_SCAN_MODE_LINEART; + scan_mode_list[HP3500_TOTAL_SCANS] = 0; + } + + opt = scanner->opt + OPT_MODE_GROUP; + opt->title = SANE_I18N ("Scan Mode Group"); + opt->desc = SANE_I18N ("Scan Mode Group"); + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + + opt = scanner->opt + OPT_MODE; + opt->name = SANE_NAME_SCAN_MODE; + opt->title = SANE_TITLE_SCAN_MODE; + opt->desc = SANE_DESC_SCAN_MODE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = scan_mode_list; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_BRIGHTNESS; + opt->name = SANE_NAME_BRIGHTNESS; + opt->title = SANE_TITLE_BRIGHTNESS; + opt->desc = SANE_DESC_BRIGHTNESS; + opt->type = SANE_TYPE_INT; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &range_brightness; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + opt = scanner->opt + OPT_CONTRAST; + opt->name = SANE_NAME_CONTRAST; + opt->title = SANE_TITLE_CONTRAST; + opt->desc = SANE_DESC_CONTRAST; + opt->type = SANE_TYPE_INT; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &range_contrast; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + + return SANE_STATUS_GOOD; +} + +static void +do_reset (struct hp3500_data *scanner) +{ + scanner = scanner; /* kill warning */ +} + +static void +do_cancel (struct hp3500_data *scanner) +{ + if (scanner->reader_pid != -1) + { + + if (sanei_thread_kill (scanner->reader_pid) == 0) + { + int exit_status; + + sanei_thread_waitpid (scanner->reader_pid, &exit_status); + } + scanner->reader_pid = -1; + } + if (scanner->pipe_r >= 0) + { + close (scanner->pipe_r); + scanner->pipe_r = -1; + } +} + +static void +calculateDerivedValues (struct hp3500_data *scanner) +{ + + DBG (12, "calculateDerivedValues\n"); + + /* Convert the SANE_FIXED values for the scan area into 1/1200 inch + * scanner units */ + + scanner->fullres_pixels.left = + FIXED_MM_TO_SCANNER_UNIT (scanner->request_mm.left); + scanner->fullres_pixels.top = + FIXED_MM_TO_SCANNER_UNIT (scanner->request_mm.top); + scanner->fullres_pixels.right = + FIXED_MM_TO_SCANNER_UNIT (scanner->request_mm.right); + scanner->fullres_pixels.bottom = + FIXED_MM_TO_SCANNER_UNIT (scanner->request_mm.bottom); + + DBG (12, "\tleft margin: %u\n", scanner->fullres_pixels.left); + DBG (12, "\ttop margin: %u\n", scanner->fullres_pixels.top); + DBG (12, "\tright margin: %u\n", scanner->fullres_pixels.right); + DBG (12, "\tbottom margin: %u\n", scanner->fullres_pixels.bottom); + + + scanner->scan_width_pixels = + scanner->resolution * (scanner->fullres_pixels.right - + scanner->fullres_pixels.left) / 1200; + scanner->scan_height_pixels = + scanner->resolution * (scanner->fullres_pixels.bottom - + scanner->fullres_pixels.top) / 1200; + if (scanner->mode == HP3500_LINEART_SCAN) + scanner->bytes_per_scan_line = (scanner->scan_width_pixels + 7) / 8; + else if (scanner->mode == HP3500_GRAY_SCAN) + scanner->bytes_per_scan_line = scanner->scan_width_pixels; + else + scanner->bytes_per_scan_line = scanner->scan_width_pixels * 3; + + if (scanner->scan_width_pixels < 1) + scanner->scan_width_pixels = 1; + if (scanner->scan_height_pixels < 1) + scanner->scan_height_pixels = 1; + + scanner->actres_pixels.left = + scanner->fullres_pixels.left * scanner->resolution / 1200; + scanner->actres_pixels.top = + scanner->fullres_pixels.top * scanner->resolution / 1200; + scanner->actres_pixels.right = + scanner->actres_pixels.left + scanner->scan_width_pixels; + scanner->actres_pixels.bottom = + scanner->actres_pixels.top + scanner->scan_height_pixels; + + scanner->actual_mm.left = + SCANNER_UNIT_TO_FIXED_MM (scanner->fullres_pixels.left); + scanner->actual_mm.top = + SCANNER_UNIT_TO_FIXED_MM (scanner->fullres_pixels.top); + scanner->actual_mm.bottom = + SCANNER_UNIT_TO_FIXED_MM (scanner->scan_width_pixels * 1200 / + scanner->resolution); + scanner->actual_mm.right = + SCANNER_UNIT_TO_FIXED_MM (scanner->scan_height_pixels * 1200 / + scanner->resolution); + + DBG (12, "calculateDerivedValues: ok\n"); +} + +/* From here on in we have the original code written for the scanner demo */ + +#define MAX_COMMANDS_BYTES 131072 +#define MAX_READ_COMMANDS 1 /* Issuing more than one register + * read command in a single request + * seems to put the device in an + * unpredictable state. + */ +#define MAX_READ_BYTES 0xffc0 + +#define REG_DESTINATION_POSITION 0x60 +#define REG_MOVE_CONTROL_TEST 0xb3 + +static int command_reads_outstanding = 0; +static int command_bytes_outstanding = 0; +static unsigned char command_buffer[MAX_COMMANDS_BYTES]; +static int receive_bytes_outstanding = 0; +static char *command_readmem_outstanding[MAX_READ_COMMANDS]; +static int command_readbytes_outstanding[MAX_READ_COMMANDS]; +static unsigned char sram_access_method = 0; +static unsigned sram_size = 0; +static int udh; + +static int +rt_execute_commands (void) +{ + SANE_Status result; + size_t bytes; + + if (!command_bytes_outstanding) + return 0; + + bytes = command_bytes_outstanding; + + result = sanei_usb_write_bulk (udh, /* 0x02, */ command_buffer, &bytes); + + if (result == SANE_STATUS_GOOD && receive_bytes_outstanding) + { + unsigned char readbuf[MAX_READ_BYTES]; + int total_read = 0; + + do + { + bytes = receive_bytes_outstanding - total_read; + result = sanei_usb_read_bulk (udh, + /* 0x81, */ + readbuf + total_read, &bytes); + if (result == SANE_STATUS_GOOD) + total_read += bytes; + else + break; + } + while (total_read < receive_bytes_outstanding); + if (result == SANE_STATUS_GOOD) + { + unsigned char *readptr; + int i; + + for (i = 0, readptr = readbuf; + i < command_reads_outstanding; + readptr += command_readbytes_outstanding[i++]) + { + memcpy (command_readmem_outstanding[i], + readptr, command_readbytes_outstanding[i]); + } + } + } + receive_bytes_outstanding = command_reads_outstanding = + command_bytes_outstanding = 0; + return (result == SANE_STATUS_GOOD) ? 0 : -1; +} + +static int +rt_queue_command (int command, + int reg, + int count, + int bytes, void const *data_, int readbytes, void *readdata) +{ + int len = 4 + bytes; + unsigned char *buffer; + unsigned char const *data = data_; + + /* We add "bytes" here to account for the possiblity that all of the + * data bytes are 0xaa and hence require a following 0x00 byte. + */ + if (command_bytes_outstanding + len + bytes > MAX_COMMANDS_BYTES || + (readbytes && + ((command_reads_outstanding >= MAX_READ_COMMANDS) || + (receive_bytes_outstanding >= MAX_READ_BYTES)))) + { + if (rt_execute_commands () < 0) + return -1; + } + + buffer = command_buffer + command_bytes_outstanding; + + *buffer++ = command; + *buffer++ = reg; + *buffer++ = count >> 8; + *buffer++ = count; + while (bytes--) + { + *buffer++ = *data; + if (*data++ == 0xaa) + { + *buffer++ = 0; + ++len; + } + } + command_bytes_outstanding += len; + if (readbytes) + { + command_readbytes_outstanding[command_reads_outstanding] = readbytes; + command_readmem_outstanding[command_reads_outstanding] = readdata; + receive_bytes_outstanding += readbytes; + ++command_reads_outstanding; + } + + return 0; +} + +static int +rt_send_command_immediate (int command, + int reg, + int count, + int bytes, + void *data, int readbytes, void *readdata) +{ + rt_queue_command (command, reg, count, bytes, data, readbytes, readdata); + return rt_execute_commands (); +} + +static int +rt_queue_read_register (int reg, int bytes, void *data) +{ + return rt_queue_command (RTCMD_GETREG, reg, bytes, 0, 0, bytes, data); +} + +static int +rt_read_register_immediate (int reg, int bytes, void *data) +{ + if (rt_queue_read_register (reg, bytes, data) < 0) + return -1; + return rt_execute_commands (); +} + +static int +rt_queue_set_register (int reg, int bytes, void *data) +{ + return rt_queue_command (RTCMD_SETREG, reg, bytes, bytes, data, 0, 0); +} + +static int +rt_set_register_immediate (int reg, int bytes, void *data) +{ + if (reg < 0xb3 && reg + bytes > 0xb3) + { + int bytes_in_first_block = 0xb3 - reg; + + if (rt_set_register_immediate (reg, bytes_in_first_block, data) < 0 || + rt_set_register_immediate (0xb4, bytes - bytes_in_first_block - 1, + (char *) data + bytes_in_first_block + + 1) < 0) + return -1; + return 0; + } + if (rt_queue_set_register (reg, bytes, data) < 0) + return -1; + return rt_execute_commands (); +} + +static int +rt_set_one_register (int reg, int val) +{ + char r = val; + + return rt_set_register_immediate (reg, 1, &r); +} + +static int +rt_write_sram (int bytes, void *data_) +{ + unsigned char *data = (unsigned char *) data_; + + /* The number of bytes passed in could be much larger than we can transmit + * (0xffc0) bytes. With 0xaa escapes it could be even larger. Accordingly + * we need to count the 0xaa escapes and write in chunks if the number of + * bytes would otherwise exceed a limit (I have used 0xf000 as the limit). + */ + while (bytes > 0) + { + int now = 0; + int bufsize = 0; + + while (now < bytes && bufsize < 0xf000) + { + int i; + + /* Try to avoid writing part pages */ + for (i = 0; i < 32 && now < bytes; ++i) + { + ++bufsize; + if (data[now++] == 0xaa) + ++bufsize; + } + } + + if (rt_send_command_immediate (RTCMD_WRITESRAM, 0, now, now, data, 0, + 0) < 0) + return -1; + bytes -= now; + data += now; + } + return 0; +} + +static int +rt_read_sram (int bytes, void *data_) +{ + unsigned char *data = (unsigned char *) data_; + + while (bytes > 0) + { + int now = (bytes > 0xf000) ? 0xf000 : bytes; + if (rt_send_command_immediate (RTCMD_READSRAM, 0, bytes, 0, 0, bytes, + data) < 0) + return -1; + bytes -= now; + data += now; + } + return 0; +} + +static int +rt_set_sram_page (int page) +{ + unsigned char regs[2]; + + regs[0] = page; + regs[1] = page >> 8; + + return rt_set_register_immediate (0x91, 2, regs); +} + +static int +rt_detect_sram (unsigned *totalbytes, unsigned char *r93setting) +{ + char data[0x818]; + char testbuf[0x818]; + unsigned i; + int test_values[] = { 6, 2, 1, -1 }; + + for (i = 0; i < sizeof (data); ++i) + data[i] = i % 0x61; + + + for (i = 0; test_values[i] != -1; ++i) + { + if (rt_set_one_register (0x93, test_values[i]) || + rt_set_sram_page (0x81) || + rt_write_sram (0x818, data) || + rt_set_sram_page (0x81) || rt_read_sram (0x818, testbuf)) + return -1; + if (!memcmp (testbuf, data, 0x818)) + { + sram_access_method = test_values[i]; + if (r93setting) + *r93setting = sram_access_method; + break; + } + } + if (!sram_access_method) + return -1; + + for (i = 0; i < 16; ++i) + { + int j; + char write_data[32]; + char read_data[32]; + int pagesetting; + + for (j = 0; j < 16; j++) + { + write_data[j * 2] = j * 2; + write_data[j * 2 + 1] = i; + } + + pagesetting = i * 4096; + + + if (rt_set_sram_page (pagesetting) < 0 || + rt_write_sram (32, write_data) < 0) + return -1; + if (i) + { + if (rt_set_sram_page (0) < 0 || rt_read_sram (32, read_data) < 0) + return -1; + if (!memcmp (read_data, write_data, 32)) + { + sram_size = i * 0x20000; + if (totalbytes) + *totalbytes = sram_size; + return 0; + } + } + } + return -1; +} + +static int +rt_get_available_bytes (void) +{ + unsigned char data[3]; + + if (rt_queue_command (RTCMD_BYTESAVAIL, 0, 3, 0, 0, 3, data) < 0 || + rt_execute_commands () < 0) + return -1; + return ((unsigned) data[0]) | + ((unsigned) data[1] << 8) | ((unsigned) data[2] << 16); +} + +static int +rt_get_data (int bytes, void *data) +{ + int total = 0; + + while (bytes) + { + int bytesnow = bytes; + + if (bytesnow > 0xffc0) + bytesnow = 0xffc0; + if (rt_queue_command + (RTCMD_READBYTES, 0, bytesnow, 0, 0, bytesnow, data) < 0 + || rt_execute_commands () < 0) + return -1; + total += bytesnow; + bytes -= bytesnow; + data = (char *) data + bytesnow; + } + return 0; +} + +static int +rt_is_moving (void) +{ + char r; + + if (rt_read_register_immediate (REG_MOVE_CONTROL_TEST, 1, &r) < 0) + return -1; + if (r == 0x08) + return 1; + return 0; +} + +static int +rt_is_rewound (void) +{ + char r; + + if (rt_read_register_immediate (0x1d, 1, &r) < 0) + return -1; + if (r & 0x02) + return 1; + return 0; +} + +static int +rt_set_direction_forwards (unsigned char *regs) +{ + regs[0xc6] |= 0x08; + return 0; +} + +static int +rt_set_direction_rewind (unsigned char *regs) +{ + regs[0xc6] &= 0xf7; + return 0; +} + +static int +rt_set_stop_when_rewound (unsigned char *regs, int stop) +{ + if (stop) + regs[0xb2] |= 0x10; + else + regs[0xb2] &= 0xef; + return 0; +} + +static int +rt_start_moving (void) +{ + if (rt_set_one_register (REG_MOVE_CONTROL_TEST, 2) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 2) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 0) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 0) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 8) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 8) < 0) + return -1; + return 0; +} + +static int +rt_stop_moving (void) +{ + if (rt_set_one_register (REG_MOVE_CONTROL_TEST, 2) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 2) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 0) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, 0) < 0) + return -1; + return 0; +} + +static int +rt_set_powersave_mode (int enable) +{ + unsigned char r; + + if (rt_read_register_immediate (REG_MOVE_CONTROL_TEST, 1, &r) < 0) + return -1; + if (r & 0x04) + { + if (enable == 1) + return 0; + r &= ~0x04; + } + else + { + if (enable == 0) + return 0; + r |= 0x04; + } + if (rt_set_one_register (REG_MOVE_CONTROL_TEST, r) < 0 || + rt_set_one_register (REG_MOVE_CONTROL_TEST, r) < 0) + return -1; + return 0; +} + +static int +rt_turn_off_lamp (void) +{ + return rt_set_one_register (0x3a, 0); +} + +static int +rt_turn_on_lamp (void) +{ + char r3ab[2]; + char r10; + char r58; + + if (rt_read_register_immediate (0x3a, 1, r3ab) < 0 || + rt_read_register_immediate (0x10, 1, &r10) < 0 || + rt_read_register_immediate (0x58, 1, &r58) < 0) + return -1; + r3ab[0] |= 0x80; + r3ab[1] = 0x40; + r10 |= 0x01; + r58 &= 0x0f; + if (rt_set_register_immediate (0x3a, 2, r3ab) < 0 || + rt_set_one_register (0x10, r10) < 0 || + rt_set_one_register (0x58, r58) < 0) + return -1; + return 0; +} + +static int +rt_set_value_lsbfirst (unsigned char *regs, + int firstreg, int totalregs, unsigned value) +{ + while (totalregs--) + { + regs[firstreg++] = value & 0xff; + value >>= 8; + } + return 0; +} + +#if 0 +static int +rt_set_value_msbfirst (unsigned char *regs, + int firstreg, int totalregs, unsigned value) +{ + while (totalregs--) + { + regs[firstreg + totalregs] = value & 0xff; + value >>= 8; + } + return 0; +} +#endif + +static int +rt_set_ccd_shift_clock_multiplier (unsigned char *regs, unsigned value) +{ + return rt_set_value_lsbfirst (regs, 0xf0, 3, value); +} + +static int +rt_set_ccd_clock_reset_interval (unsigned char *regs, unsigned value) +{ + return rt_set_value_lsbfirst (regs, 0xf9, 3, value); +} + +static int +rt_set_ccd_clamp_clock_multiplier (unsigned char *regs, unsigned value) +{ + return rt_set_value_lsbfirst (regs, 0xfc, 3, value); +} + +static int +rt_set_movement_pattern (unsigned char *regs, unsigned value) +{ + return rt_set_value_lsbfirst (regs, 0xc0, 3, value); +} + +static int +rt_set_motor_movement_clock_multiplier (unsigned char *regs, unsigned value) +{ + regs[0x40] = (regs[0x40] & ~0xc0) | (value << 6); + return 0; +} + +static int +rt_set_motor_type (unsigned char *regs, unsigned value) +{ + regs[0xc9] = (regs[0xc9] & 0xf8) | (value & 0x7); + return 0; +} + +static int +rt_set_noscan_distance (unsigned char *regs, unsigned value) +{ + DBG (10, "Setting distance without scanning to %d\n", value); + return rt_set_value_lsbfirst (regs, 0x60, 2, value); +} + +static int +rt_set_total_distance (unsigned char *regs, unsigned value) +{ + DBG (10, "Setting total distance to %d\n", value); + return rt_set_value_lsbfirst (regs, 0x62, 2, value); +} + +static int +rt_set_scanline_start (unsigned char *regs, unsigned value) +{ + return rt_set_value_lsbfirst (regs, 0x66, 2, value); +} + +static int +rt_set_scanline_end (unsigned char *regs, unsigned value) +{ + return rt_set_value_lsbfirst (regs, 0x6c, 2, value); +} + +static int +rt_set_basic_calibration (unsigned char *regs, + int redoffset1, + int redoffset2, + int redgain, + int greenoffset1, + int greenoffset2, + int greengain, + int blueoffset1, int blueoffset2, int bluegain) +{ + regs[0x05] = redoffset1; + regs[0x02] = redoffset2; + regs[0x08] = redgain; + regs[0x06] = greenoffset1; + regs[0x03] = greenoffset2; + regs[0x09] = greengain; + regs[0x07] = blueoffset1; + regs[0x04] = blueoffset2; + regs[0x0a] = bluegain; + return 0; +} + +static int +rt_set_calibration_addresses (unsigned char *regs, + unsigned redaddr, + unsigned greenaddr, + unsigned blueaddr, unsigned endaddr) +{ + regs[0x84] = redaddr; + regs[0x8e] = (regs[0x8e] & 0x0f) | ((redaddr >> 4) & 0xf0); + rt_set_value_lsbfirst (regs, 0x85, 2, greenaddr); + rt_set_value_lsbfirst (regs, 0x87, 2, blueaddr); + rt_set_value_lsbfirst (regs, 0x89, 2, (endaddr + 31) / 32); + return 0; +} + +static int +rt_set_lamp_duty_cycle (unsigned char *regs, + int enable, int frequency, int offduty) +{ + if (enable) + regs[0x3b] |= 0x80; + else + regs[0x3b] &= 0x7f; + + regs[0x3b] = + (regs[0x3b] & 0x80) | ((frequency & 0x7) << 4) | (offduty & 0x0f); + regs[0x3d] = (regs[0x3d] & 0x7f) | ((frequency & 0x8) << 4); + return 0; +} + +static int +rt_set_data_feed_on (unsigned char *regs) +{ + regs[0xb2] &= ~0x04; + return 0; +} + +static int +rt_enable_ccd (unsigned char *regs, int enable) +{ + if (enable) + regs[0x00] &= ~0x10; + else + regs[0x00] |= 0x10; + return 0; +} + +static int +rt_set_cdss (unsigned char *regs, int val1, int val2) +{ + regs[0x28] = (regs[0x28] & 0xe0) | (val1 & 0x1f); + regs[0x2a] = (regs[0x2a] & 0xe0) | (val2 & 0x1f); + return 0; +} + +static int +rt_set_cdsc (unsigned char *regs, int val1, int val2) +{ + regs[0x29] = (regs[0x29] & 0xe0) | (val1 & 0x1f); + regs[0x2b] = (regs[0x2b] & 0xe0) | (val2 & 0x1f); + return 0; +} + +static int +rt_update_after_setting_cdss2 (unsigned char *regs) +{ + int fullcolour = (!(regs[0x2f] & 0xc0) && (regs[0x2f] & 0x04)); + int value = regs[0x2a] & 0x1f; + + regs[0x2a] = (regs[0x2a] & 0xe0) | (value & 0x1f); + + if (fullcolour) + value *= 3; + if ((regs[0x40] & 0xc0) == 0x40) + value += 17; + else + value += 16; + + regs[0x2c] = (regs[0x2c] & 0xe0) | (value % 24); + regs[0x2d] = (regs[0x2d] & 0xe0) | ((value + 2) % 24); + return 0; +} + +static int +rt_set_cph0s (unsigned char *regs, int on) +{ + if (on) + regs[0x2d] |= 0x20; /* 1200dpi horizontal coordinate space */ + else + regs[0x2d] &= ~0x20; /* 600dpi horizontal coordinate space */ + return 0; +} + +static int +rt_set_cvtr_lm (unsigned char *regs, int val1, int val2, int val3) +{ + regs[0x28] = (regs[0x28] & ~0xe0) | (val1 << 5); + regs[0x29] = (regs[0x29] & ~0xe0) | (val2 << 5); + regs[0x2a] = (regs[0x2a] & ~0xe0) | (val3 << 5); + return 0; +} + +static int +rt_set_cvtr_mpt (unsigned char *regs, int val1, int val2, int val3) +{ + regs[0x3c] = (val1 & 0x0f) | (val2 << 4); + regs[0x3d] = (regs[0x3d] & 0xf0) | (val3 & 0x0f); + return 0; +} + +static int +rt_set_cvtr_wparams (unsigned char *regs, + unsigned fpw, unsigned bpw, unsigned w) +{ + regs[0x31] = (w & 0x0f) | ((bpw << 4) & 0x30) | (fpw << 6); + return 0; +} + +static int +rt_enable_movement (unsigned char *regs, int enable) +{ + if (enable) + regs[0xc3] |= 0x80; + else + regs[0xc3] &= ~0x80; + return 0; +} + +static int +rt_set_scan_frequency (unsigned char *regs, int frequency) +{ + regs[0x64] = (regs[0x64] & 0xf0) | (frequency & 0x0f); + return 0; +} + +static int +rt_set_merge_channels (unsigned char *regs, int on) +{ + /* RGBRGB instead of RRRRR...GGGGG...BBBB */ + regs[0x2f] &= ~0x14; + regs[0x2f] |= on ? 0x04 : 0x10; + return 0; +} + +static int +rt_set_channel (unsigned char *regs, int channel) +{ + regs[0x2f] = (regs[0x2f] & ~0xc0) | (channel << 6); + return 0; +} + +static int +rt_set_single_channel_scanning (unsigned char *regs, int on) +{ + if (on) + regs[0x2f] |= 0x20; + else + regs[0x2f] &= ~0x20; + return 0; +} + +static int +rt_set_colour_mode (unsigned char *regs, int on) +{ + if (on) + regs[0x2f] |= 0x02; + else + regs[0x2f] &= ~0x02; + return 0; +} + +static int +rt_set_horizontal_resolution (unsigned char *regs, int resolution) +{ + int base_resolution = 300; + + if (regs[0x2d] & 0x20) + base_resolution *= 2; + if (regs[0xd3] & 0x08) + base_resolution *= 2; + regs[0x7a] = base_resolution / resolution; + return 0; +} + +static int +rt_set_last_sram_page (unsigned char *regs, int pagenum) +{ + rt_set_value_lsbfirst (regs, 0x8b, 2, pagenum); + return 0; +} + +static int +rt_set_step_size (unsigned char *regs, int stepsize) +{ + rt_set_value_lsbfirst (regs, 0xe2, 2, stepsize); + rt_set_value_lsbfirst (regs, 0xe0, 2, 0); + return 0; +} + +static int +rt_set_all_registers (void const *regs_) +{ + char regs[255]; + + memcpy (regs, regs_, 255); + regs[0x32] &= ~0x40; + + if (rt_set_one_register (0x32, regs[0x32]) < 0 || + rt_set_register_immediate (0, 255, regs) < 0 || + rt_set_one_register (0x32, regs[0x32] | 0x40) < 0) + return -1; + return 0; +} + +static int +rt_adjust_misc_registers (unsigned char *regs) +{ + /* Mostly unknown purposes - probably no need to adjust */ + regs[0xc6] = (regs[0xc6] & 0x0f) | 0x20; /* Purpose unknown - appears to do nothing */ + regs[0x2e] = 0x86; /* ???? - Always has this value */ + regs[0x30] = 2; /* CCPL = 1 */ + regs[0xc9] |= 0x38; /* Doesn't have any obvious effect, but the Windows driver does this */ + return 0; +} + + +#define NVR_MAX_ADDRESS_SIZE 11 +#define NVR_MAX_OPCODE_SIZE 3 +#define NVR_DATA_SIZE 8 +#define NVR_MAX_COMMAND_SIZE ((NVR_MAX_ADDRESS_SIZE + \ + NVR_MAX_OPCODE_SIZE + \ + NVR_DATA_SIZE) * 2 + 1) + +static int +rt_nvram_enable_controller (int enable) +{ + unsigned char r; + + if (rt_read_register_immediate (0x1d, 1, &r) < 0) + return -1; + if (enable) + r |= 1; + else + r &= ~1; + return rt_set_one_register (0x1d, r); + +} + +static int +rt_nvram_init_command (void) +{ + unsigned char regs[13]; + + if (rt_read_register_immediate (0x10, 13, regs) < 0) + return -1; + regs[2] |= 0xf0; + regs[4] = (regs[4] & 0x1f) | 0x60; + return rt_set_register_immediate (0x10, 13, regs); +} + +static int +rt_nvram_init_stdvars (int block, int *addrbits, unsigned char *basereg) +{ + int bitsneeded; + int capacity; + + switch (block) + { + case 0: + bitsneeded = 7; + break; + + case 1: + bitsneeded = 9; + break; + + case 2: + bitsneeded = 11; + break; + + default: + bitsneeded = 0; + capacity = 1; + while (capacity < block) + capacity <<= 1, ++bitsneeded; + break; + } + + *addrbits = bitsneeded; + + if (rt_read_register_immediate (0x10, 1, basereg) < 0) + return -1; + + *basereg &= ~0x60; + return 0; +} + +static void +rt_nvram_set_half_bit (unsigned char *buffer, + int value, unsigned char stdbits, int whichhalf) +{ + *buffer = stdbits | (value ? 0x40 : 0) | (whichhalf ? 0x20 : 0); +} + +static void +rt_nvram_set_command_bit (unsigned char *buffer, + int value, unsigned char stdbits) +{ + rt_nvram_set_half_bit (buffer, value, stdbits, 0); + rt_nvram_set_half_bit (buffer + 1, value, stdbits, 1); +} + +static void +rt_nvram_set_addressing_bits (unsigned char *buffer, + int location, + int addressingbits, unsigned char stdbits) +{ + int currentbit = 1 << (addressingbits - 1); + + while (addressingbits--) + { + rt_nvram_set_command_bit (buffer, + (location & currentbit) ? 1 : 0, stdbits); + buffer += 2; + currentbit >>= 1; + } +} + +#if 0 +static int +rt_nvram_enable_write (int addressingbits, int enable, unsigned char stdbits) +{ + unsigned char cmdbuffer[NVR_MAX_COMMAND_SIZE]; + int cmdsize = 6 + addressingbits * 2; + + rt_nvram_set_command_bit (cmdbuffer, 1, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 2, 0, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 4, 0, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 6, enable, stdbits); + if (addressingbits > 1) + rt_nvram_set_addressing_bits (cmdbuffer + 8, 0, addressingbits - 1, + stdbits); + + if (rt_nvram_enable_controller (1) < 0 || + rt_send_command_immediate (RTCMD_NVRAMCONTROL, 0, cmdsize, cmdsize, + cmdbuffer, 0, 0) < 0 + || rt_nvram_enable_controller (0) < 0) + { + return -1; + } + return 0; +} + +static int +rt_nvram_write (int block, int location, char const *data, int bytes) +{ + int addressingbits; + unsigned char stdbits; + unsigned char cmdbuffer[NVR_MAX_COMMAND_SIZE]; + unsigned char *address_bits; + unsigned char *data_bits; + int cmdsize; + + /* This routine doesn't appear to work, but I can't see anything wrong with it */ + if (rt_nvram_init_stdvars (block, &addressingbits, &stdbits) < 0) + return -1; + + cmdsize = (addressingbits + 8) * 2 + 6; + address_bits = cmdbuffer + 6; + data_bits = address_bits + (addressingbits * 2); + + rt_nvram_set_command_bit (cmdbuffer, 1, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 2, 0, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 4, 1, stdbits); + + if (rt_nvram_init_command () < 0 || + rt_nvram_enable_write (addressingbits, 1, stdbits) < 0) + return -1; + + while (bytes--) + { + int i; + + rt_nvram_set_addressing_bits (address_bits, location, addressingbits, + stdbits); + rt_nvram_set_addressing_bits (data_bits, *data++, 8, stdbits); + + if (rt_nvram_enable_controller (1) < 0 || + rt_send_command_immediate (RTCMD_NVRAMCONTROL, 0, cmdsize, cmdsize, + cmdbuffer, 0, 0) < 0 + || rt_nvram_enable_controller (0) < 0) + return -1; + + if (rt_nvram_enable_controller (1) < 0) + return -1; + for (i = 0; i < cmdsize; ++i) + { + unsigned char r; + unsigned char cmd; + + rt_nvram_set_half_bit (&cmd, 0, stdbits, i & 1); + if (rt_send_command_immediate + (RTCMD_NVRAMCONTROL, 0, 1, 1, &cmd, 0, 0) < 0 + || rt_read_register_immediate (0x10, 1, &r) < 0) + { + return -1; + } + else if (r & 0x80) + { + break; + } + } + if (rt_nvram_enable_controller (0) < 0) + return -1; + + ++location; + } + + if (rt_nvram_enable_write (addressingbits, 0, stdbits) < 0) + return -1; + return 0; +} +#endif + +static int +rt_nvram_read (int block, int location, unsigned char *data, int bytes) +{ + int addressingbits; + unsigned char stdbits; + unsigned char cmdbuffer[NVR_MAX_COMMAND_SIZE]; + unsigned char *address_bits; + unsigned char readbit_command[2]; + int cmdsize; + + if (rt_nvram_init_stdvars (block, &addressingbits, &stdbits) < 0) + return -1; + + cmdsize = addressingbits * 2 + 7; + address_bits = cmdbuffer + 6; + + rt_nvram_set_command_bit (cmdbuffer, 1, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 2, 1, stdbits); + rt_nvram_set_command_bit (cmdbuffer + 4, 0, stdbits); + rt_nvram_set_half_bit (cmdbuffer + cmdsize - 1, 0, stdbits, 0); + + rt_nvram_set_half_bit (readbit_command, 0, stdbits, 1); + rt_nvram_set_half_bit (readbit_command + 1, 0, stdbits, 0); + + if (rt_nvram_init_command () < 0) + return -1; + + while (bytes--) + { + char c = 0; + unsigned char r; + int i; + + rt_nvram_set_addressing_bits (address_bits, location, addressingbits, + stdbits); + + if (rt_nvram_enable_controller (1) < 0 || + rt_send_command_immediate (RTCMD_NVRAMCONTROL, 0x1d, cmdsize, + cmdsize, cmdbuffer, 0, 0) < 0) + return -1; + + for (i = 0; i < 8; ++i) + { + c <<= 1; + + if (rt_send_command_immediate + (RTCMD_NVRAMCONTROL, 0x1d, 2, 2, readbit_command, 0, 0) < 0 + || rt_read_register_immediate (0x10, 1, &r) < 0) + return -1; + if (r & 0x80) + c |= 1; + } + if (rt_nvram_enable_controller (0) < 0) + return -1; + + *data++ = c; + ++location; + } + return 0; +} + +static unsigned char initial_regs[] = { + /* 0x00 */ 0xf5, 0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x08 */ 0x00, 0x00, 0x00, 0x70, 0x00, 0x00, 0x00, 0x00, + /* 0x10 */ 0xe1, 0xfc, 0xff, 0xff, 0x00, 0x00, 0x00, 0xfc, + /* 0x18 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, + /* 0x20 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x28 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x06, 0x19, + /* 0x30 */ 0xd0, 0x7a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x38 */ 0x00, 0x00, 0xa0, 0x37, 0xff, 0x0f, 0x00, 0x00, + /* 0x40 */ 0x80, 0x00, 0x00, 0x00, 0x8c, 0x76, 0x00, 0x00, + /* 0x48 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x50 */ 0x20, 0xbc, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x58 */ 0x1d, 0x1f, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00, + /* 0x60 */ 0x5e, 0xea, 0x5f, 0xea, 0x00, 0x80, 0x64, 0x00, + /* 0x68 */ 0x00, 0x00, 0x00, 0x00, 0x84, 0x04, 0x00, 0x00, + /* 0x70 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x78 */ 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x80 */ 0x0f, 0x02, 0x4b, 0x02, 0x00, 0xec, 0x19, 0xd8, + /* 0x88 */ 0x2d, 0x87, 0x02, 0xff, 0x3f, 0x78, 0x60, 0x00, + /* 0x90 */ 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0x98 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xa0 */ 0x00, 0x00, 0x00, 0x0c, 0x27, 0x64, 0x00, 0x00, + /* 0xa8 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xb0 */ 0x12, 0x08, 0x06, 0x04, 0x00, 0x00, 0x00, 0x00, + /* 0xb8 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xc0 */ 0x00, 0x00, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, + /* 0xc8 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xd0 */ 0xff, 0xbf, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, + /* 0xd8 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xe0 */ 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xe8 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xf0 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + /* 0xf8 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +#define RT_NORMAL_TG 0 +#define RT_DOUBLE_TG 1 +#define RT_TRIPLE_TG 2 +#define RT_DDOUBLE_TG 3 +#define RT_300_TG 4 +#define RT_150_TG 5 +#define RT_TEST_TG 6 +static struct tg_info__ +{ + int tg_cph0p; + int tg_crsp; + int tg_cclpp; + int tg_cph0s; + int tg_cdss1; + int tg_cdsc1; + int tg_cdss2; + int tg_cdsc2; +} tg_info[] = +{ + /* CPH CCD Shifting Clock + * 0P ??? Perhaps CCD rising edge position + * 0S ??? + * CRS Reset CCD Clock + * P ??? Perhaps CCD falling edge position + * CCLP CCD Clamp Clock + * P ??? + * CDS ??? + * S1 ??? + * S2 ??? + * C1 ??? + * C2 ??? + */ + /*CPH0P CRSP CCLPP CPH0S CDSS1 CDSC1 CDSS2 CDSC2 */ + { + 0x01FFE0, 0x3c0000, 0x003000, 1, 0xb, 0xd, 0x00, 0x01}, /* NORMAL */ + { + 0x7ff800, 0xf00000, 0x01c000, 0, 0xb, 0xc, 0x14, 0x15}, /* DOUBLE */ + { + 0x033fcc, 0x300000, 0x060000, 1, 0x8, 0xa, 0x00, 0x01}, /* TRIPLE */ + { + 0x028028, 0x300000, 0x060000, 1, 0x8, 0xa, 0x00, 0x01}, /* DDOUBLE */ + { + 0x7ff800, 0x030000, 0x060000, 0, 0xa, 0xc, 0x17, 0x01}, /* 300 */ + { + 0x7fc700, 0x030000, 0x060000, 0, 0x7, 0x9, 0x17, 0x01}, /* 150 */ + { + 0x7ff800, 0x300000, 0x060000, 0, 0xa, 0xc, 0x17, 0x01}, /* TEST */ +}; + +struct resolution_parameters +{ + unsigned resolution; + int reg_39_value; + int reg_c3_value; + int reg_c6_value; + int scan_frequency; + int cph0s; + int red_green_offset; + int green_blue_offset; + int intra_channel_offset; + int motor_movement_clock_multiplier; + int d3_bit_3_value; + int tg; + int step_size; +}; + +/* The TG value sets seem to affect the exposure time: + * At 200dpi: + * NORMAL gets higher values than DOUBLE + * DDOUBLE gives a crazy spike in the data + * TRIPLE gives a black result + * TEST gives a black result + * 300 gives a black result + * 150 gives a black result + */ + +static struct resolution_parameters resparms[] = { + /* Acceptable values for stepsz are: + * 0x157b 0xabd, 0x55e, 0x2af, 0x157, 0xab, 0x55 + */ + /* My values - all work */ + /*res r39 rC3 rC6 freq cph0s rgo gbo intra mmcm d3 tg stepsz */ + {1200, 3, 6, 4, 2, 1, 22, 22, 4, 2, 1, RT_NORMAL_TG, 0x157b}, + {600, 15, 6, 4, 1, 0, 9, 10, 0, 2, 1, RT_NORMAL_TG, 0x055e}, + {400, 3, 1, 4, 1, 1, 6, 6, 1, 2, 1, RT_NORMAL_TG, 0x157b}, + {300, 15, 3, 4, 1, 0, 5, 4, 0, 2, 1, RT_NORMAL_TG, 0x02af}, + {200, 7, 1, 4, 1, 0, 3, 3, 0, 2, 1, RT_NORMAL_TG, 0x055e}, + {150, 15, 3, 1, 1, 0, 2, 2, 0, 2, 1, RT_NORMAL_TG, 0x02af}, + {100, 3, 1, 3, 1, 0, 1, 1, 0, 2, 1, RT_NORMAL_TG, 0x0abd}, + {75, 15, 3, 3, 1, 0, 1, 1, 0, 2, 1, RT_NORMAL_TG, 0x02af}, + {50, 15, 1, 1, 1, 0, 0, 0, 0, 2, 1, RT_NORMAL_TG, 0x055e}, + {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} +}; + +struct dcalibdata +{ + unsigned char *buffers[3]; + int pixelsperrow; + int pixelnow; + int channelnow; + int firstrowdone; +}; + +static void dump_registers (unsigned char const *); +static int +rts8801_rewind (void) +{ + unsigned char regs[255]; + int n; + int tg_setting = RT_DOUBLE_TG; + + rt_read_register_immediate (0, 255, regs); + + rt_set_noscan_distance (regs, 59998); + rt_set_total_distance (regs, 59999); + + rt_set_stop_when_rewound (regs, 0); + + rt_set_one_register (0xc6, 0); + rt_set_one_register (0xc6, 0); + + + rt_set_direction_rewind (regs); + + rt_set_step_size (regs, 0x55); + regs[0x39] = 3; + regs[0xc3] = (regs[0xc3] & 0xf8) | 0x86; + regs[0xc6] = (regs[0xc6] & 0xf8) | 4; + + rt_set_horizontal_resolution (regs, 25); + rt_set_ccd_shift_clock_multiplier (regs, tg_info[tg_setting].tg_cph0p); + rt_set_ccd_clock_reset_interval (regs, tg_info[tg_setting].tg_crsp); + rt_set_ccd_clamp_clock_multiplier (regs, tg_info[tg_setting].tg_cclpp); + rt_set_cdss (regs, tg_info[tg_setting].tg_cdss1, + tg_info[tg_setting].tg_cdss2); + rt_set_cdsc (regs, tg_info[tg_setting].tg_cdsc1, + tg_info[tg_setting].tg_cdsc2); + rt_update_after_setting_cdss2 (regs); + rt_set_cvtr_wparams (regs, 3, 0, 6); + rt_set_cvtr_mpt (regs, 15, 15, 15); + rt_set_cvtr_lm (regs, 7, 7, 7); + rt_set_motor_type (regs, 2); + + if (DBG_LEVEL >= 5) + dump_registers (regs); + + rt_set_all_registers (regs); + rt_set_one_register (0x2c, regs[0x2c]); + + rt_start_moving (); + + while (!rt_is_rewound () && + ((n = rt_get_available_bytes ()) > 0 || rt_is_moving () > 0)) + { + if (n) + { + char buffer[0xffc0]; + + if (n > (int) sizeof (buffer)) + n = sizeof (buffer); + rt_get_data (n, buffer); + } + else + { + usleep (10000); + } + } + + rt_stop_moving (); + return 0; +} + +static int cancelled_scan = 0; + +static unsigned +get_lsbfirst_int (unsigned char const *p, int n) +{ + unsigned value = *p++; + int shift = 8; + + while (--n) + { + unsigned now = *p++; + value |= now << shift; + shift += 8; + } + return value; +} + +static int +convert_c6 (int i) +{ + switch (i) + { + case 3: + return 1; + + case 1: + return 2; + + case 4: + return 4; + } + return -1; +} + +static void +dump_registers (unsigned char const *regs) +{ + int i = 0; + long pixels; + + DBG (5, "Scan commencing with registers:\n"); + while (i < 255) + { + int j = 0; + char buffer[80]; + + buffer[0] = 0; + + sprintf (buffer + strlen (buffer), "%02x:", i); + while (j < 8) + { + sprintf (buffer + strlen (buffer), " %02x", regs[i++]); + j++; + } + sprintf (buffer + strlen (buffer), " -"); + while (j++ < 16 && i < 255) + sprintf (buffer + strlen (buffer), " %02x", regs[i++]); + DBG (5, " %s\n", buffer); + } + + DBG (5, " Position:\n"); + DBG (5, " Distance without scanning: %u\n", + get_lsbfirst_int (regs + 0x60, 2)); + DBG (5, " Total distance: %u\n", + get_lsbfirst_int (regs + 0x62, 2)); + DBG (5, " Scanning distance: %u\n", + get_lsbfirst_int (regs + 0x62, 2) - get_lsbfirst_int (regs + 0x60, 2)); + DBG (5, " Direction: %s\n", + (regs[0xc6] & 0x08) ? "forward" : "rewind"); + DBG (5, " Motor: %s\n", + (regs[0xc3] & 0x80) ? "enabled" : "disabled"); + if (regs[0x7a]) + DBG (5, " X range: %u-%u\n", + get_lsbfirst_int (regs + 0x66, 2) / regs[0x7a], + get_lsbfirst_int (regs + 0x6c, 2) / regs[0x7a]); + DBG (5, " TG Info:\n"); + DBG (5, " CPH0P: %06x\n", + get_lsbfirst_int (regs + 0xf0, 3)); + DBG (5, " CRSP: %06x\n", + get_lsbfirst_int (regs + 0xf9, 3)); + DBG (5, " CCLPP: %06x\n", + get_lsbfirst_int (regs + 0xfc, 3)); + DBG (5, " CPH0S: %d\n", + (regs[0x2d] & 0x20) ? 1 : 0); + DBG (5, " CDSS1: %02x\n", regs[0x28] & 0x1f); + DBG (5, " CDSC1: %02x\n", regs[0x29] & 0x1f); + DBG (5, " CDSS2: %02x\n", regs[0x2a] & 0x1f); + DBG (5, " CDSC2: %02x\n", regs[0x2b] & 0x1f); + + DBG (5, " Resolution specific:\n"); + if (!regs[0x7a]) + DBG (5, " Horizontal resolution: Denominator is zero!\n"); + else + DBG (5, " Horizontal resolution: %u\n", 300 + * ((regs[0x2d] & 0x20) ? 2 : 1) + * ((regs[0xd3] & 0x08) ? 2 : 1) / regs[0x7a]); + DBG (5, " Derived vertical resolution: %u\n", + 400 * (regs[0xc3] & 0x1f) * convert_c6 (regs[0xc6] & 0x7) / + (regs[0x39] + 1)); + DBG (5, " Register D3:3 %u\n", + (regs[0xd3] & 0x08) ? 1 : 0); + DBG (5, " Register 39: %u\n", regs[0x39]); + DBG (5, " Register C3:0-5: %u\n", regs[0xc3] & 0x1f); + DBG (5, " Register C6:0-2: %u\n", regs[0xc6] & 0x7); + DBG (5, " Motor movement clock multiplier: %u\n", regs[0x40] >> 6); + DBG (5, " Step Size: %04x\n", + get_lsbfirst_int (regs + 0xe2, 2)); + DBG (5, " Frequency: %u\n", regs[0x64] & 0xf); + DBG (5, " Colour registers\n"); + DBG (5, " Register 2F: %02x\n", regs[0x2f]); + DBG (5, " Register 2C: %02x\n", regs[0x2c]); + if (regs[0x7a]) + { + DBG (5, " Scan data estimates:\n"); + pixels = + (long) (get_lsbfirst_int (regs + 0x62, 2) - + get_lsbfirst_int (regs + 0x60, + 2)) * (long) (get_lsbfirst_int (regs + 0x6c, + 2) - + get_lsbfirst_int (regs + 0x66, + 2)) / + regs[0x7a]; + DBG (5, " Pixels: %ld\n", pixels); + DBG (5, " Bytes at 24BPP: %ld\n", pixels * 3); + DBG (5, " Bytes at 1BPP: %ld\n", pixels / 8); + } + DBG (5, "\n"); +} + +static int +constrain (int val, int min, int max) +{ + if (val < min) + { + DBG (10, "Clipped %d to %d\n", val, min); + val = min; + } + else if (val > max) + { + DBG (10, "Clipped %d to %d\n", val, max); + val = max; + } + return val; +} + + +static int +rts8801_doscan (unsigned width, + unsigned height, + unsigned colour, + unsigned red_green_offset, + unsigned green_blue_offset, + unsigned intra_channel_offset, + rts8801_callback cbfunc, + void *params, + int oddfirst, + unsigned char const *calib_info, + int merged_channels, + detailed_calibration_data const *detailed_calib_data) +{ + unsigned rowbytes = 0; + unsigned output_rowbytes = 0; + unsigned channels = 0; + unsigned total_rows = 0; + unsigned bytesperchannel; + unsigned char *row_buffer; + unsigned char *output_buffer; + unsigned buffered_rows; + int rows_to_begin; + int rowbuffer_bytes; + int n; + unsigned rownow = 0; + unsigned bytenow = 0; + unsigned char *channel_data[3][2]; + unsigned i; + unsigned j; + int result = 0; + unsigned rows_supplied = 0; + + calib_info = calib_info; /* Kill warning */ + if (cancelled_scan) + return -1; + rt_start_moving (); + + channels = 3; + rowbytes = width * 3; + bytesperchannel = width; + switch (colour) + { + case HP3500_GRAY_SCAN: + output_rowbytes = width; + break; + + case HP3500_COLOR_SCAN: + output_rowbytes = rowbytes; + break; + + case HP3500_LINEART_SCAN: + output_rowbytes = (width + 7) / 8; + break; + } + + buffered_rows = + red_green_offset + green_blue_offset + intra_channel_offset + 1; + rows_to_begin = buffered_rows; + rowbuffer_bytes = buffered_rows * rowbytes; + row_buffer = (unsigned char *) malloc (rowbuffer_bytes); + output_buffer = (unsigned char *) malloc (rowbytes); + + for (i = j = 0; i < channels; ++i) + { + if (i == 1) + j += red_green_offset; + else if (i == 2) + j += green_blue_offset; + if (merged_channels) + channel_data[i][1 - oddfirst] = row_buffer + rowbytes * j + i; + else + channel_data[i][1 - oddfirst] = row_buffer + rowbytes * j + width * i; + channel_data[i][oddfirst] = + channel_data[i][1 - oddfirst] + rowbytes * intra_channel_offset; + } + + while (((n = rt_get_available_bytes ()) > 0 || rt_is_moving () > 0) + && !cancelled_scan) + { + if (n == 1 && (rt_is_moving () || rt_get_available_bytes () != 1)) + n = 0; + if (n > 0) + { + unsigned char buffer[0xffc0]; + + if (n > 0xffc0) + n = 0xffc0; + else if ((n > 1) && (n & 1)) + --n; + if (rt_get_data (n, buffer) >= 0) + { + unsigned char *bufnow = buffer; + + while (n) + { + int numcopy = rowbytes - bytenow; + + if (numcopy > n) + numcopy = n; + + memcpy (row_buffer + rownow * rowbytes + bytenow, + bufnow, numcopy); + bytenow += numcopy; + bufnow += numcopy; + n -= numcopy; + + if (bytenow == rowbytes) + { + if (!rows_to_begin || !--rows_to_begin) + { + unsigned char *outnow = output_buffer; + + for (i = 0; + i < (merged_channels ? rowbytes : width); + i += merged_channels ? channels : 1) + { + for (j = 0; j < channels; ++j) + { + unsigned pix = + (unsigned char) channel_data[j][i & 1][i]; + + if (detailed_calib_data) + { + unsigned char const *calib_start = + detailed_calib_data->channeldata[j] + + 2 * + detailed_calib_data-> + resolution_divisor * i / + (merged_channels ? channels : 1); + pix = + constrain ((int) pix - + (int) calib_start[0], 0, + 255); + pix = + constrain (pix * calib_start[1] / + 0x40, 0, 255); + } + *outnow++ = pix; + } + } + + if (colour == HP3500_GRAY_SCAN || colour == HP3500_LINEART_SCAN) + { + unsigned char const *in_now = output_buffer; + int bit = 7; + + outnow = output_buffer; + for (i = 0; i < width; ++i) + { + + if (colour == HP3500_GRAY_SCAN) + { + *outnow++ = ((unsigned) in_now[0] * 2989 + + (unsigned) in_now[1] * 5870 + + (unsigned) in_now[2] * 1140) / 10000; + } + else + { + if (bit == 7) + *outnow = ((in_now[1] < 0x80) ? 0x80 : 0); + else if (in_now[1] < 0x80) + *outnow |= (1 << bit); + if (bit == 0) + { + ++outnow; + bit = 7; + } + else + { + --bit; + } + } + in_now += 3; + } + } + if (rows_supplied++ < height && + !((*cbfunc) (params, output_rowbytes, output_buffer))) + break; + + for (i = 0; i < channels; ++i) + { + for (j = 0; j < 2; ++j) + { + channel_data[i][j] += rowbytes; + if (channel_data[i][j] - row_buffer >= + rowbuffer_bytes) + channel_data[i][j] -= rowbuffer_bytes; + } + } + } + ++total_rows; + if (++rownow == buffered_rows) + rownow = 0; + bytenow = 0; + } + } + } + DBG (30, "total_rows = %d\r", total_rows); + } + else + { + usleep (10000); + } + } + DBG (10, "\n"); + if (n < 0) + result = -1; + + free (output_buffer); + free (row_buffer); + + rt_stop_moving (); + return result; +} + +static unsigned local_sram_size; +static unsigned char r93setting; + +#define RTS8801_F_SUPPRESS_MOVEMENT 1 + +static int +find_resolution_index (unsigned resolution) +{ + int res = 0; + + for (res = 0; resparms[res].resolution != resolution; ++res) + { + if (!resparms[res].resolution) + return -1; + } + return res; +} + +static int +rts8801_fullscan (unsigned x, + unsigned y, + unsigned w, + unsigned h, + unsigned xresolution, + unsigned yresolution, + unsigned colour, + rts8801_callback cbfunc, + void *param, + unsigned char *calib_info, + int flags, + int red_calib_offset, + int green_calib_offset, + int blue_calib_offset, + int end_calib_offset, + detailed_calibration_data const *detailed_calib_data) +{ + int ires, jres; + int tg_setting; + unsigned char regs[256]; + unsigned char offdutytime; + int result; + int scan_frequency; + + ires = find_resolution_index (xresolution); + jres = find_resolution_index (yresolution); + + if (ires < 0 || jres < 0) + return -1; + + /* Set scan parameters */ + + rt_read_register_immediate (0, 255, regs); + regs[255] = 0; + + rt_enable_ccd (regs, 1); + rt_enable_movement (regs, 1); + rt_set_scan_frequency (regs, 1); + + rt_adjust_misc_registers (regs); + + rt_set_cvtr_wparams (regs, 3, 0, 6); + rt_set_cvtr_mpt (regs, 15, 15, 15); + rt_set_cvtr_lm (regs, 7, 7, 7); + rt_set_motor_type (regs, 2); + + if (rt_nvram_read (0, 0x7b, &offdutytime, 1) < 0 || offdutytime >= 15) + { + offdutytime = 6; + } + rt_set_lamp_duty_cycle (regs, 1, /* On */ + 10, /* Frequency */ + offdutytime); /* Off duty time */ + + rt_set_movement_pattern (regs, 0x800000); + + + tg_setting = resparms[jres].tg; + rt_set_ccd_shift_clock_multiplier (regs, tg_info[tg_setting].tg_cph0p); + rt_set_ccd_clock_reset_interval (regs, tg_info[tg_setting].tg_crsp); + rt_set_ccd_clamp_clock_multiplier (regs, tg_info[tg_setting].tg_cclpp); + + + rt_set_one_register (0xc6, 0); + rt_set_one_register (0xc6, 0); + + rt_set_step_size (regs, resparms[jres].step_size); + + rt_set_direction_forwards (regs); + + rt_set_stop_when_rewound (regs, 0); + rt_set_data_feed_on (regs); + + rt_set_calibration_addresses (regs, 0, 0, 0, 0); + + rt_set_basic_calibration (regs, + calib_info[0], calib_info[1], calib_info[2], + calib_info[3], calib_info[4], calib_info[5], + calib_info[6], calib_info[7], calib_info[8]); + regs[0x0b] = 0x70; /* If set to 0x71, the alternative, all values are low */ + + if (red_calib_offset >= 0 + && green_calib_offset >= 0 + && blue_calib_offset >= 0 && + yresolution < 400) + { + rt_set_calibration_addresses (regs, red_calib_offset, + green_calib_offset, blue_calib_offset, + end_calib_offset); + regs[0x40] |= 0x2f; + detailed_calib_data = 0; + } + else if (end_calib_offset >= 0) + { + rt_set_calibration_addresses (regs, 0x600, 0x600, 0x600, + end_calib_offset); + regs[0x40] &= 0xc0; + } + + rt_set_channel (regs, RT_CHANNEL_ALL); + rt_set_single_channel_scanning (regs, 0); + rt_set_merge_channels (regs, 1); + rt_set_colour_mode (regs, 1); + + rt_set_motor_movement_clock_multiplier (regs, + resparms[jres]. + motor_movement_clock_multiplier); + + rt_set_cdss (regs, tg_info[tg_setting].tg_cdss1, + tg_info[tg_setting].tg_cdss2); + rt_set_cdsc (regs, tg_info[tg_setting].tg_cdsc1, + tg_info[tg_setting].tg_cdsc2); + rt_update_after_setting_cdss2 (regs); + + rt_set_last_sram_page (regs, (local_sram_size - 1) >> 5); + + regs[0x39] = resparms[jres].reg_39_value; + regs[0xc3] = (regs[0xc3] & 0xf8) | resparms[jres].reg_c3_value; + regs[0xc6] = (regs[0xc6] & 0xf8) | resparms[jres].reg_c6_value; + scan_frequency = resparms[jres].scan_frequency; + rt_set_scan_frequency (regs, scan_frequency); + rt_set_cph0s (regs, resparms[ires].cph0s); + if (resparms[ires].d3_bit_3_value) + regs[0xd3] |= 0x08; + else + regs[0xd3] &= 0xf7; + + if (flags & RTS8801_F_SUPPRESS_MOVEMENT) + regs[0xc3] &= 0x7f; + rt_set_horizontal_resolution (regs, xresolution); + + rt_set_noscan_distance (regs, y * scan_frequency - 1); + rt_set_total_distance (regs, scan_frequency * + (y + + h + + resparms[jres].red_green_offset + + resparms[jres].green_blue_offset + + resparms[jres].intra_channel_offset) - 1); + + rt_set_scanline_start (regs, + x * (1200 / xresolution) / + (resparms[ires].cph0s ? 1 : 2) / + (resparms[ires].d3_bit_3_value ? 1 : 2)); + rt_set_scanline_end (regs, + (x + + w) * (1200 / xresolution) / + (resparms[ires].cph0s ? 1 : 2) / + (resparms[ires].d3_bit_3_value ? 1 : 2)); + + rt_set_all_registers (regs); + + rt_set_one_register (0x2c, regs[0x2c]); + + if (DBG_LEVEL >= 5) + dump_registers (regs); + + result = rts8801_doscan (w, + h, + colour, + resparms[jres].red_green_offset, + resparms[jres].green_blue_offset, + resparms[jres].intra_channel_offset, + cbfunc, param, (x & 1), calib_info, + (regs[0x2f] & 0x04) != 0, detailed_calib_data); + + return result; +} + +static int +accumfunc (struct dcalibdata *dcd, int bytes, char *data) +{ + unsigned char *c = (unsigned char *) data; + + while (bytes > 0) + { + if (dcd->firstrowdone) + dcd->buffers[dcd->channelnow][dcd->pixelnow - dcd->pixelsperrow] = *c; + if (++dcd->channelnow >= 3) + { + dcd->channelnow = 0; + if (++dcd->pixelnow == dcd->pixelsperrow) + ++dcd->firstrowdone; + } + c++; + bytes--; + } + return 1; +} + +static int +calcmedian (unsigned char const *data, + int pixel, int pixels_per_row, int elements) +{ + int tallies[256]; + int i; + int elemstogo = elements / 2; + + memset (tallies, 0, sizeof (tallies)); + data += pixel; + for (i = 0; i < elements; ++i) + { + ++tallies[*data]; + data += pixels_per_row; + } + i = 0; + while (elemstogo - tallies[i] > 0) + elemstogo -= tallies[i++]; + return i; +} + +struct calibdata +{ + unsigned char *buffer; + int space; +}; + +static int +storefunc (struct calibdata *cd, int bytes, char *data) +{ + if (cd->space > 0) + { + if (bytes > cd->space) + bytes = cd->space; + memcpy (cd->buffer, data, bytes); + cd->buffer += bytes; + cd->space -= bytes; + } + return 1; +} + +static unsigned +sum_channel (unsigned char *p, int n, int bytwo) +{ + unsigned v = 0; + + while (n-- > 0) + { + v += *p; + p += 3; + if (bytwo) + p += 3; + } + return v; +} + +static int do_warmup = 1; + +static int +rts8801_scan (unsigned x, + unsigned y, + unsigned w, + unsigned h, + unsigned resolution, + unsigned colour, + unsigned brightness, + unsigned contrast, + rts8801_callback cbfunc, + void *param) +{ + unsigned char calib_info[9]; + unsigned char calibbuf[2400]; + struct dcalibdata dcd; + struct calibdata cd; + unsigned char *detail_buffer = 0; + int iCalibOffset; + int iCalibX; + int iCalibY; + int iCalibWidth; + int iCalibTarget; + int iCalibPixels; + int iMoveFlags = 0; + unsigned int aiLow[3] = { 0, 0, 0 }; + unsigned int aiHigh[3] = { 256, 256, 256 }; + unsigned aiBestOffset[3]; + int i; + unsigned j; + int anychanged; + int calibration_size; + unsigned char *pDetailedCalib; + int red_calibration_offset; + int green_calibration_offset; + int blue_calibration_offset; + int end_calibration_offset; + int base_resolution; + int resolution_divisor; + int resolution_index; + int detailed_calibration_rows = 50; + unsigned char *tdetail_buffer; + detailed_calibration_data detailed_calib_data; + + /* Initialise and power up */ + + rt_set_all_registers (initial_regs); + rt_set_powersave_mode (0); + + /* Initial rewind in case scanner is stuck away from home position */ + + rts8801_rewind (); + + /* Detect SRAM */ + + rt_detect_sram (&local_sram_size, &r93setting); + + /* Warm up the lamp */ + + DBG (10, "Warming up the lamp\n"); + + rt_turn_on_lamp (); + if (do_warmup) + sleep (25); + + /* Basic calibration */ + + DBG (10, "Calibrating (stage 1)\n"); + + calib_info[2] = calib_info[5] = calib_info[8] = 1; + + calib_info[0] = calib_info[1] = calib_info[3] = calib_info[4] = + calib_info[6] = calib_info[7] = 0xb4; + + iCalibOffset = 0; /* Note that horizontal resolution is always 600dpi for calibration. 330 is 110 dots in (for R,G,B channels) */ + iCalibX = 1; + iCalibPixels = 50; + iCalibY = (resolution == 25) ? 1 : 2; /* Was 1200 / resolution, which would take us past the calibration area for 50dpi */ + iCalibWidth = 100; + iCalibTarget = 550; + + for (i = 0; i < 3; ++i) + aiBestOffset[i] = 0xb4; + + do + { + DBG (30, "Initial calibration pass commences\n"); + anychanged = 0; + + for (i = 0; i < 3; ++i) + { + aiBestOffset[i] = (aiHigh[i] + aiLow[i] + 1) / 2; + } + + for (i = 0; i < 3; ++i) + calib_info[i * 3] = calib_info[i * 3 + 1] = aiBestOffset[i]; + + cd.buffer = calibbuf; + cd.space = sizeof (calibbuf); + DBG (30, "Commencing scan for initial calibration pass\n"); + rts8801_fullscan (iCalibX, iCalibY, iCalibWidth, 2, 600, resolution, + HP3500_COLOR_SCAN, (rts8801_callback) storefunc, &cd, + calib_info, iMoveFlags, -1, -1, -1, -1, 0); + DBG (30, "Completed scan for initial calibration pass\n"); + iMoveFlags = RTS8801_F_SUPPRESS_MOVEMENT; + + for (i = 0; i < 3; ++i) + { + int sum; + + if (aiBestOffset[i] >= 255) + continue; + sum = sum_channel (calibbuf + iCalibOffset + i, iCalibPixels, 0); + DBG (20, "channel[%d] sum = %d (target %d)\n", i, sum, + iCalibTarget); + + if (sum >= iCalibTarget) + aiHigh[i] = aiBestOffset[i]; + else + aiLow[i] = aiBestOffset[i]; + } + DBG (30, "Initial calibration pass completed\n"); + } + while (aiLow[0] < aiHigh[0] - 1 && aiLow[1] < aiHigh[1] - 1 + && aiLow[1] < aiHigh[1] + 1); + + DBG (20, "Offsets calculated\n"); + cd.buffer = calibbuf; + cd.space = sizeof (calibbuf); + DBG (20, "Scanning for part 2 of initial calibration\n"); + rts8801_fullscan (iCalibX + 2100, iCalibY, iCalibWidth, 2, 600, resolution, + HP3500_COLOR_SCAN, (rts8801_callback) storefunc, &cd, + calib_info, RTS8801_F_SUPPRESS_MOVEMENT, -1, -1, -1, -1, + 0); + DBG (20, "Scan for part 2 of initial calibration completed\n"); + + DBG (20, "Initial calibration completed\n"); + + tdetail_buffer = + (unsigned char *) malloc (w * 3 * detailed_calibration_rows); + aiLow[0] = aiLow[1] = aiLow[2] = 1; + aiHigh[0] = aiHigh[1] = aiHigh[2] = 64; + + do + { + struct dcalibdata dcdt; + + for (i = 0; i < 3; ++i) + calib_info[i * 3 + 2] = (aiLow[i] + aiHigh[i]) / 2; + + dcdt.buffers[0] = tdetail_buffer; + dcdt.buffers[1] = (tdetail_buffer + w * detailed_calibration_rows); + dcdt.buffers[2] = (dcdt.buffers[1] + w * detailed_calibration_rows); + dcdt.pixelsperrow = w; + dcdt.pixelnow = dcdt.channelnow = dcdt.firstrowdone = 0; + rts8801_fullscan (x, 4, w, detailed_calibration_rows + 1, resolution, + resolution, HP3500_COLOR_SCAN, + (rts8801_callback) accumfunc, &dcdt, calib_info, + RTS8801_F_SUPPRESS_MOVEMENT, -1, -1, -1, -1, 0); + for (i = 0; i < 3; ++i) + { + int largest = 1; + + for (j = 0; j < w; ++j) + { + int val = + calcmedian (dcdt.buffers[i], j, w, detailed_calibration_rows); + + if (val > largest) + largest = val; + } + + if (largest < 0xe0) + aiLow[i] = calib_info[i * 3 + 2]; + else + aiHigh[i] = calib_info[i * 3 + 2]; + } + } + while (aiLow[0] < aiHigh[0] - 1 && aiLow[1] < aiHigh[1] - 1 + && aiLow[1] < aiHigh[1] + 1); + + for (i = 0; i < 3; ++i) + calib_info[i * 3 + 2] = aiLow[i]; + + for (i = 0; i < 3; ++i) + { + DBG (10, "Channel [%d] gain=%02x offset=%02x\n", + i, calib_info[i * 3] + 2, calib_info[i * 3]); + } + + DBG (20, "Gain factors calculated\n"); + + /* Stage 2 calibration */ + + DBG (10, "Calibrating (stage 2)\n"); + + detail_buffer = + (unsigned char *) malloc (w * 3 * detailed_calibration_rows); + + dcd.buffers[0] = detail_buffer; + dcd.buffers[1] = (detail_buffer + w * detailed_calibration_rows); + dcd.buffers[2] = (dcd.buffers[1] + w * detailed_calibration_rows); + dcd.pixelsperrow = w; + dcd.pixelnow = dcd.channelnow = dcd.firstrowdone = 0; + + DBG (10, "Performing detailed calibration scan\n"); + rts8801_fullscan (x, iCalibY, w, detailed_calibration_rows + 1, + resolution, resolution, HP3500_COLOR_SCAN, + (rts8801_callback) accumfunc, &dcd, calib_info, + RTS8801_F_SUPPRESS_MOVEMENT, -1, -1, -1, -1, 0); + + DBG (10, "Detailed calibration scan completed\n"); + + /* And now for the detailed calibration */ + resolution_index = find_resolution_index (resolution); + base_resolution = 300; + if (resparms[resolution_index].cph0s) + base_resolution *= 2; + if (resparms[resolution_index].d3_bit_3_value) + base_resolution *= 2; + resolution_divisor = base_resolution / resolution; + + calibration_size = w * resolution_divisor * 6 + 1536; + red_calibration_offset = 1536; + blue_calibration_offset = + red_calibration_offset + w * resolution_divisor * 2; + green_calibration_offset = + blue_calibration_offset + w * resolution_divisor * 2; + end_calibration_offset = + green_calibration_offset + w * resolution_divisor * 2; + pDetailedCalib = (unsigned char *) malloc (calibration_size); + + memset (pDetailedCalib, 0, calibration_size); + for (i = 0; i < 3; ++i) + { + int idx = + (i == 0) ? red_calibration_offset : (i == + 1) ? green_calibration_offset : + blue_calibration_offset; + double g = calib_info[i * 3 + 2]; + + for (j = 0; j < 256; j++) + { + int val = j; + + if (val < 0) + val = 0; + if (val > 255) + val = 255; + pDetailedCalib[i * 512 + j * 2] = val; + pDetailedCalib[i * 512 + j * 2 + 1] = val; + } + + for (j = 0; j < w; ++j) + { + int multnow; + int offnow; + + /* This seems to be the approach for reg 0x40 & 0x3f == 0x27, which allows detailed + * calibration to return either higher or lower values. + */ + int k; + + { + double denom1 = + calcmedian (dcd.buffers[i], j, w, detailed_calibration_rows); + double f = 0xff / (denom1 - 2 * g); + double contrast_adjust = (double) (contrast + 1) / 64; + + multnow = f * 64 * contrast_adjust; + offnow = 4 * g + 128 - brightness; + } + if (multnow < 0) + multnow = 0; + if (multnow > 255) + multnow = 255; + if (offnow < 0) + offnow = 0; + if (offnow > 255) + offnow = 255; + + for (k = 0; k < resolution_divisor; ++k) + { + /*multnow = j * resolution_divisor + k; */ + pDetailedCalib[idx++] = offnow; /* Subtract this value from the result */ + pDetailedCalib[idx++] = multnow; /* Then multiply by this value divided by 0x40 */ + } + } + } + + DBG (10, "\n"); + + rt_set_sram_page (0); + rt_set_one_register (0x93, r93setting); + rt_write_sram (calibration_size, pDetailedCalib); + + /* And finally, perform the scan */ + + DBG (10, "Scanning\n"); + + rts8801_rewind (); + + detailed_calib_data.channeldata[0] = + pDetailedCalib + red_calibration_offset; + detailed_calib_data.channeldata[1] = + pDetailedCalib + green_calibration_offset; + detailed_calib_data.channeldata[2] = + pDetailedCalib + blue_calibration_offset; + detailed_calib_data.resolution_divisor = resolution_divisor; + + rts8801_fullscan (x, y, w, h, resolution, resolution, colour, cbfunc, param, + calib_info, 0, + red_calibration_offset, green_calibration_offset, + blue_calibration_offset, end_calibration_offset, + &detailed_calib_data); + + rt_turn_off_lamp (); + rts8801_rewind (); + rt_set_powersave_mode (1); + + if (pDetailedCalib) + free (pDetailedCalib); + if (detail_buffer) + free (detail_buffer); + return 0; +} + +static int +writefunc (struct hp3500_write_info *winfo, int bytes, char *data) +{ + static int warned = 0; + + if (bytes > winfo->bytesleft) + { + if (!warned) + { + warned = 1; + DBG (1, "Overflow protection triggered\n"); + rt_stop_moving (); + } + bytes = winfo->bytesleft; + if (!bytes) + return 0; + } + winfo->bytesleft -= bytes; + return write (winfo->scanner->pipe_w, data, bytes) == bytes; +} + +static void +sigtermHandler (int signal) +{ + signal = signal; /* get rid of compiler warning */ + cancelled_scan = 1; +} + +static int +reader_process (void *pv) +{ + struct hp3500_data *scanner = pv; + time_t t; + sigset_t ignore_set; + sigset_t sigterm_set; + struct SIGACTION act; + struct hp3500_write_info winfo; + int status; + + if (sanei_thread_is_forked ()) + { + close (scanner->pipe_r); + + sigfillset (&ignore_set); + sigdelset (&ignore_set, SIGTERM); +#if defined (__APPLE__) && defined (__MACH__) + sigdelset (&ignore_set, SIGUSR2); +#endif + sigprocmask (SIG_SETMASK, &ignore_set, 0); + + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + + memset (&act, 0, sizeof (act)); +#ifdef _POSIX_SOURCE + act.sa_handler = sigtermHandler; +#endif + sigaction (SIGTERM, &act, 0); + } + + + /* Warm up the lamp again if our last scan ended more than 5 minutes ago. */ + time (&t); + do_warmup = (t - scanner->last_scan) > 300; + + if (getenv ("HP3500_NOWARMUP") && atoi (getenv ("HP3500_NOWARMUP")) > 0) + do_warmup = 0; + + udh = scanner->sfd; + + cancelled_scan = 0; + + winfo.scanner = scanner; + winfo.bytesleft = + scanner->bytes_per_scan_line * scanner->scan_height_pixels; + + if (getenv ("HP3500_SLEEP")) + { + int seconds = atoi (getenv ("HP3500_SLEEP")); + + DBG (1, "Backend process %d sleeping for %d seconds\n", getpid (), + seconds); + sleep (seconds); + } + DBG (10, "Scanning at %ddpi, mode=%s\n", scanner->resolution, + scan_mode_list[scanner->mode]); + if (rts8801_scan + (scanner->actres_pixels.left + 250 * scanner->resolution / 1200, + scanner->actres_pixels.top + 599 * scanner->resolution / 1200, + scanner->actres_pixels.right - scanner->actres_pixels.left, + scanner->actres_pixels.bottom - scanner->actres_pixels.top, + scanner->resolution, scanner->mode, scanner->brightness, + scanner->contrast, (rts8801_callback) writefunc, &winfo) >= 0) + status = SANE_STATUS_GOOD; + status = SANE_STATUS_IO_ERROR; + close (scanner->pipe_w); + return status; +} diff --git a/backend/hp3900.c b/backend/hp3900.c new file mode 100644 index 0000000..46ec673 --- /dev/null +++ b/backend/hp3900.c @@ -0,0 +1,61 @@ +/* HP Scanjet 3900 series - Stand-alone/SANE Backend controller + + Copyright (C) 2005-2008 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + + +/* Backend info */ +#define BACKEND_NAME hp3900 +#define BACKEND_VRSN "0.12" +#define BACKEND_AUTHOR "Jonathan Bravo Lopez (JKD)" +#define BACKEND_EMAIL "jkdsoft@gmail.com" +#define BACKEND_URL "http://jkdsoftware.dyndns.org" +#define BACKEND_LICENSE "General Public License (GPL)" + +/* if you want to compile this one as a sane backend then comment next line */ +/* Caution: Sources included in SANE project don't provide hp3900_stdalone.c */ + +/*#define STANDALONE*/ + +#ifdef STANDALONE +#include "hp3900_stdalone.c" +#else +#include "hp3900_sane.c" +#endif diff --git a/backend/hp3900.conf.in b/backend/hp3900.conf.in new file mode 100644 index 0000000..2de0001 --- /dev/null +++ b/backend/hp3900.conf.in @@ -0,0 +1,31 @@ +# +# Configuration file for the hp3900 backend +# + +# HP Scanjet 3800 +usb 0x03f0 0x2605 + +# HP Scanjet 3970c +usb 0x03f0 0x2305 + +# HP Scanjet 4070 Photosmart +usb 0x03f0 0x2405 + +# HP Scanjet 4370 +usb 0x03f0 0x4105 + +# HP Scanjet G2710 +usb 0x03f0 0x2805 + +# HP Scanjet G3010 +usb 0x03f0 0x4205 + +# HP Scanjet G3110 +usb 0x03f0 0x4305 + +# UMAX Astra 4900/4950 +usb 0x06dc 0x0020 + +# BenQ 5550 +usb 0x04a5 0x2211 + diff --git a/backend/hp3900_config.c b/backend/hp3900_config.c new file mode 100644 index 0000000..3c0ed77 --- /dev/null +++ b/backend/hp3900_config.c @@ -0,0 +1,6055 @@ +/* HP Scanjet 3900 series - RTS8822 internal config + + Copyright (C) 2005-2009 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* returns device model according to given product and vendor id's */ +static SANE_Int cfg_device_get(SANE_Int product, SANE_Int vendor); + +/* returns information and capabilities about selected chipset model */ +static SANE_Int cfg_chipset_get(SANE_Int model, struct st_chip *chipset); + +/* returns the chipset model for each scanner */ +static SANE_Int cfg_chipset_model_get(SANE_Int device); + +/* buttons for each scanner */ +static SANE_Int cfg_buttons_get(struct st_buttons *reg); + +/* area constrains for each scanner */ +static SANE_Int cfg_constrains_get(struct st_constrains *constrain); + +/* spectrum clock generator for each scanner */ +static SANE_Int cfg_sscg_get(SANE_Int *enable, SANE_Int *mode, SANE_Int *clock); + +/* motor general configuration for each scanner */ +static SANE_Int cfg_motor_get(struct st_motorcfg *reg); + +/* motor resource for each scanner */ +static SANE_Byte *cfg_motor_resource_get(SANE_Byte *size); + +/* sensor general configuration for each scanner */ +static SANE_Int cfg_sensor_get(struct st_sensorcfg *reg); + +/* reference voltages for each scanner */ +static void cfg_refvoltages_get(SANE_Int sensortype, SANE_Byte *vrts, SANE_Byte *vrms, SANE_Byte *vrbs); +static void hp3800_refvoltages(SANE_Int usb, SANE_Int sensor, SANE_Byte *vrts, SANE_Byte *vrms, SANE_Byte *vrbs); +static void hp3970_refvoltages(SANE_Int usb, SANE_Int sensor, SANE_Byte *vrts, SANE_Byte *vrms, SANE_Byte *vrbs); + +/* offset calibration start and length */ +static void cfg_offset_get(SANE_Int sensortype, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width); +static void ua4900_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width); +static void hp3800_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width); +static void hp3970_offset(SANE_Int sensor, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width); +static void hp4370_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width); + +/* autoref configuration */ +static void cfg_autoref_get(struct st_autoref *reg); + +/* autoref start effective pixel */ +static SANE_Int cfg_effectivepixel_get(SANE_Int sensortype, SANE_Int resolution); +static SANE_Int ua4900_effectivepixel(SANE_Int resolution); +static SANE_Int hp3800_effectivepixel(SANE_Int resolution); +static SANE_Int hp3970_effectivepixel(SANE_Int sensor, SANE_Int resolution); +static SANE_Int hp4370_effectivepixel(SANE_Int resolution); + +/* default values for gain and offset */ +static SANE_Int cfg_gainoffset_get(SANE_Int sensortype, struct st_gain_offset *reg); +static SANE_Int bq5550_gainoffset(SANE_Int usb, struct st_gain_offset *myreg); +static SANE_Int ua4900_gainoffset(SANE_Int usb, struct st_gain_offset *myreg); +static SANE_Int hp3800_gainoffset(SANE_Int usb, struct st_gain_offset *myreg); +static SANE_Int hp3970_gainoffset(SANE_Int usb, SANE_Int sensor, struct st_gain_offset *myreg); +static SANE_Int hp4370_gainoffset(SANE_Int usb, struct st_gain_offset *myreg); + +/* values to detect optimum pulse-width modulation */ +static SANE_Int cfg_checkstable_get(SANE_Int lamp, struct st_checkstable *check); +static SANE_Int ua4900_checkstable(SANE_Int lamp, struct st_checkstable *check); +static SANE_Int hp3800_checkstable(SANE_Int lamp, struct st_checkstable *check); +static SANE_Int hp3970_checkstable(SANE_Int lamp, struct st_checkstable *check); +static SANE_Int hp4370_checkstable(SANE_Int lamp, struct st_checkstable *check); + +/* fixed pulse-width modulation values */ +static SANE_Int cfg_fixedpwm_get(SANE_Int sensortype, SANE_Int scantype); +static SANE_Int ua4900_fixedpwm(SANE_Int scantype, SANE_Int usb); +static SANE_Int hp3800_fixedpwm(SANE_Int scantype, SANE_Int usb); +static SANE_Int hp3970_fixedpwm(SANE_Int scantype, SANE_Int usb, SANE_Int sensor); +static SANE_Int hp4370_fixedpwm(SANE_Int scantype, SANE_Int usb); + +/* virtual origin (ser and ler references) */ +static void cfg_vrefs_get(SANE_Int sensortype, SANE_Int res, SANE_Int *ser, SANE_Int *ler); +static void hp3800_vrefs(SANE_Int res, SANE_Int *ser, SANE_Int *ler); +static void hp3970_vrefs(SANE_Int usb, SANE_Int sensor, SANE_Int res, SANE_Int *ser, SANE_Int *ler); +static void hp4370_vrefs(SANE_Int res, SANE_Int *ser, SANE_Int *ler); + +/* scanmodes supported by each scanner */ +static SANE_Int cfg_scanmode_get(SANE_Int sensortype, SANE_Int sm, struct st_scanmode *mymode); +static SANE_Int bq5550_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode); +static SANE_Int ua4900_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode); +static SANE_Int hp3800_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode); +static SANE_Int hp3970_scanmodes(SANE_Int usb, SANE_Int ccd, SANE_Int sm, struct st_scanmode *mymode); +static SANE_Int hp4370_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode); + +/* timing values for ccd sensors */ +static SANE_Int cfg_timing_get(SANE_Int sensortype, SANE_Int tm, struct st_timing *reg); +static SANE_Int bq5550_timing_get(SANE_Int tm, struct st_timing *reg); +static SANE_Int ua4900_timing_get(SANE_Int tm, struct st_timing *reg); +static SANE_Int hp3800_timing_get(SANE_Int tm, struct st_timing *reg); +static SANE_Int hp3970_timing_get(SANE_Int sensortype, SANE_Int tm, struct st_timing *reg); +static SANE_Int hp4370_timing_get(SANE_Int tm, struct st_timing *reg); + +/* motor movements */ +static SANE_Int cfg_motormove_get(SANE_Int sensortype, SANE_Int mm, struct st_motormove *reg); +static SANE_Int bq5550_motormove(SANE_Int item, struct st_motormove *reg); +static SANE_Int hp3800_motormove(SANE_Int item, struct st_motormove *reg); +static SANE_Int hp3970_motormove(SANE_Int usb, SANE_Int ccd, SANE_Int item, struct st_motormove *reg); + +/* motor curves */ +static SANE_Int *cfg_motorcurve_get(void); +static SANE_Int *bq5550_motor(void); +static SANE_Int *hp3800_motor(void); +static SANE_Int *hp3970_motor(void); +static SANE_Int *hp4370_motor(void); + +/* shading cut values */ +static void cfg_shading_cut_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void ua4900_shading_cut(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void hp3800_shading_cut(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void hp3970_shading_cut(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void hp4370_shading_cut(SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); + +/* wrefs values */ +static void cfg_wrefs_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void ua4900_wrefs(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void hp3800_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void hp3970_wrefs(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); +static void hp4370_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); + + +/* DEPRECATED FUNCTIONS !!!!!!!!!!!!!!!!!!! */ + + +static int get_value(int section, int option, int defvalue, int file); + +/* HP Scanjet 3800 */ +static int hp3800_calibreflective(int option, int defvalue); +static int hp3800_calibtransparent(int option, int defvalue); +static int hp3800_calibnegative(int option, int defvalue); +static int srt_hp3800_scanparam_get(int option, int defvalue); + +/* UMAX Astra 4900 */ +static int ua4900_calibreflective(int option, int defvalue); +static int ua4900_calibtransparent(int option, int defvalue); +static int ua4900_calibnegative(int option, int defvalue); + +/* HP Scanjet 3970 */ +static int hp3970_calibreflective(int option, int defvalue); +static int hp3970_calibtransparent(int option, int defvalue); +static int hp3970_calibnegative(int option, int defvalue); +static int srt_hp3970_scanparam_get(int file, int option, int defvalue); +static int srt_hp3970_platform_get(int option, int defvalue); + +/* HP Scanjet 4370 */ +static int hp4370_calibreflective(int option, int defvalue); +static int hp4370_calibtransparent(int option, int defvalue); +static int hp4370_calibnegative(int option, int defvalue); +static int srt_hp4370_scanparam_get(int file, int option, int defvalue); + +/* HP Scanjet g3110 */ +static int hpg3110_calibnegative(int option, int defvalue); +static int hpg3110_calibtransparent(int option, int defvalue); + +/* ----- Implementation ----- */ + +/* DEPRECATED enumerations */ + +enum ConfigFiles +{ + FITCALIBRATE=0, + + T_RTINIFILE, T_USB1INIFILE, + S_RTINIFILE, S_USB1INIFILE +}; + +enum fcsec6 +{ + CALIBREFLECTIVE = 0, CALIBTRANSPARENT, CALIBNEGATIVEFILM, + + SCANINFO, + SCAN_CALI, + + WSTRIPXPOS, WSTRIPYPOS, + BSTRIPXPOS, BSTRIPYPOS, + + BREFR, BREFG, BREFB, + + REFBITDEPTH, + OFFSETHEIGHT, + + OFFSETNSIGMA, OFFSETTARGETMAX, OFFSETTARGETMIN, + OFFSETAVGTARGETR, OFFSETAVGTARGETG, OFFSETAVGTARGETB, + + ADCOFFEVENODD, + CALIBOFFSET1ON, + + ADCOFFQUICKWAY, ADCOFFPREDICTSTART, ADCOFFPREDICTEND, + + OFFSETTUNESTEP1, OFFSETBOUNDARYRATIO1, OFFSETAVGRATIO1, + + OFFSETEVEN1R, OFFSETEVEN1G, OFFSETEVEN1B, + OFFSETODD1R, OFFSETODD1G, OFFSETODD1B, + + ADCOFFPREDICTR, ADCOFFPREDICTG, ADCOFFPREDICTB, + ADCOFFEVEN1R_1ST, ADCOFFEVEN1G_1ST, ADCOFFEVEN1B_1ST, + ADCOFFODD1R_1ST, ADCOFFODD1G_1ST, ADCOFFODD1B_1ST, + + PEAKR, PEAKG, PEAKB, + MINR, MING, MINB, + + CALIBOFFSET2ON, + OFFSETTUNESTEP2, OFFSETBOUNDARYRATIO2, OFFSETAVGRATIO2, + + OFFSETEVEN2R, OFFSETEVEN2G, OFFSETEVEN2B, + OFFSETODD2R, OFFSETODD2G, OFFSETODD2B, + + GAINHEIGHT, GAINTARGETFACTOR, + + CALIBPAGON, + + HIPAGR, HIPAGG, HIPAGB, + LOPAGR, LOPAGG, LOPAGB, + PAGR, PAGG, PAGB, + + CALIBGAIN1ON, GAIN1R, GAIN1G, GAIN1B, + CALIBGAIN2ON, GAIN2R, GAIN2G, GAIN2B, + + TOTSHADING, + + BSHADINGON, BSHADINGHEIGHT, BSHADINGPREDIFFR, BSHADINGPREDIFFG, BSHADINGPREDIFFB, + BSHADINGDEFCUTOFF, + WSHADINGON, WSHADINGHEIGHT, WSHADINGPREDIFFR, WSHADINGPREDIFFG, WSHADINGPREDIFFB, + + PARKHOMEAFTERCALIB, + + SHADINGTIME_16BIT, SHADOWTIME_16BIT, SHADINGTIME_8BIT, SHADOWTIME_8BIT, + PREVIEWDPI, + + FIRSTDCOFFSETEVEN0, FIRSTDCOFFSETODD0, FIRSTDCOFFSETEVEN1, + FIRSTDCOFFSETODD1, FIRSTDCOFFSETEVEN2, FIRSTDCOFFSETODD2, + + CALIBOFFSET10N, CALIBOFFSET20N, + CALIBGAIN10N, CALIBGAIN20N, + ARRANGELINE, + COMPRESSION, + + TA_X_START, TA_Y_START, + + DPIGAINCONTROL600, + DPIGAINCONTROL_TA600, + DPIGAINCONTROL_NEG600, + + CRVS, MLOCK, + ENABLEWARMUP, + + NMAXTARGET, NMINTARGET, + NMAXTARGETTA, NMINTARGETTA, + NMAXTARGETNEG, NMINTARGETNEG, + + STABLEDIFF, + DELTAPWM, + + PWMLAMPLEVEL, + + TMAPWMDUTY, + + PAG1, PAG2, PAG3, + + LEFTLEADING, + + WAVE_XSTART, + + WAVE_S575_XDUMMY_2400, WAVE_S575_XDUMMY_1200, WAVE_S575_XDUMMY_600, + + ODD_DCOFFSET11, ODD_DCOFFSET12, ODD_DCOFFSET13, + ODD_DCOFFSET21, ODD_DCOFFSET22, ODD_DCOFFSET23, + + EVEN_DCOFFSET11, EVEN_DCOFFSET12, EVEN_DCOFFSET13, + EVEN_DCOFFSET21, EVEN_DCOFFSET22, EVEN_DCOFFSET23, + + DCGAIN11, DCGAIN12, DCGAIN13, + DCGAIN21, DCGAIN22, DCGAIN23, + + CRYSTALFREQ, + + PGA1, PGA2, PGA3, + + VGAGAIN11, VGAGAIN12, VGAGAIN13, + + DCSTEPEVEN1, DCSTEPODD1, + DCSTEPEVEN2, DCSTEPODD2, + DCSTEPEVEN3, DCSTEPODD3, + + FIRSTDCOFFSETEVEN11, FIRSTDCOFFSETODD11, + FIRSTDCOFFSETEVEN12, FIRSTDCOFFSETODD12, + FIRSTDCOFFSETEVEN13, FIRSTDCOFFSETODD13, + + DCOFFSETEVEN11, DCOFFSETODD11, + DCOFFSETEVEN12, DCOFFSETODD12, + DCOFFSETEVEN13, DCOFFSETODD13, + + SHADINGBASE, SHADINGFACT1, SHADINGFACT2, SHADINGFACT3, + + PIXELDARKLEVEL, + + EXPOSURETIME, + SCANYSTART, SCANYLINES, + + BINARYTHRESHOLDH, BINARYTHRESHOLDL, + CLOSETIME, + PLATFORM, + SCAN_PARAM, + USB1_PWM, USB2_PWM, + WAVETEST, + DMA_PARAM, + TRUE_GRAY_PARAM, + CALI_PARAM, + DUMMYLINE, + + MEXPT1, MEXPT2, MEXPT3, + EXPT1, EXPT2, EXPT3, + + STARTPOS, + LINEDARLAMPOFF, + MCLKIOC +}; + +static SANE_Int cfg_device_get(SANE_Int product, SANE_Int vendor) +{ + struct st_myreg + { + SANE_Int vendor, product, device; + }; + + struct st_myreg myreg[] = + { + /*vendor, prodct, device */ + { 0x4a5, 0x2211, BQ5550 }, /* BenQ 5550 */ + { 0x6dc, 0x0020, UA4900 }, /* UMAX Astra 4900 */ + { 0x3f0, 0x2605, HP3800 }, /* HP Scanjet 3800 */ + { 0x3f0, 0x2805, HPG2710}, /* HP Scanjet G2710 */ + { 0x3f0, 0x2305, HP3970 }, /* HP Scanjet 3970c */ + { 0x3f0, 0x2405, HP4070 }, /* HP Scanjet 4070 Photosmart */ + { 0x3f0, 0x4105, HP4370 }, /* HP Scanjet 4370 */ + { 0x3f0, 0x4205, HPG3010}, /* HP Scanjet G3010 */ + { 0x3f0, 0x4305, HPG3110} /* HP Scanjet G3010 */ + }; + + SANE_Int rst = -1; /* default */ + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_myreg); + + for (a = 0; a < count; a++) + { + if ((vendor == myreg[a].vendor)&&(product == myreg[a].product)) + { + rst = myreg[a].device; + + break; + } + } + + return rst; +} + +static SANE_Int cfg_chipset_model_get(SANE_Int device) +{ + /* returns the chipset model for each scanner */ + struct st_myreg + { + SANE_Int device, chipset; + }; + + struct st_myreg myreg[] = + { + /*device , chipset */ + { HP3800 , RTS8822BL_03A }, + { HPG2710, RTS8822BL_03A }, + { BQ5550 , RTS8823L_01E }, + { UA4900 , RTS8822L_01H }, + { HP3970 , RTS8822L_01H }, + { HP4070 , RTS8822L_01H }, + { HP4370 , RTS8822L_02A }, + { HPG3010, RTS8822L_02A }, + { HPG3110, RTS8822L_02A } + }; + + SANE_Int rst = RTS8822L_01H; /* default */ + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_myreg); + + for (a = 0; a < count; a++) + { + if (device == myreg[a].device) + { + rst = myreg[a].chipset; + + break; + } + } + + return rst; +} + +static SANE_Int cfg_chipset_get(SANE_Int model, struct st_chip *chipset) +{ + /* returns info and capabilities of selected chipset */ + SANE_Int rst = ERROR; + + if (chipset != NULL) + { + struct st_chip data[] = + { + /* model , capabilities, name */ + {RTS8823L_01E , 0 , "RTS8823L-01E" }, + {RTS8822BL_03A, CAP_EEPROM , "RTS8822BL-03A"}, + {RTS8822L_02A , CAP_EEPROM , "RTS8822L-02A" }, + {RTS8822L_01H , CAP_EEPROM , "RTS8822L-01H" } + }; + + SANE_Int a; + + for (a = 0; a < 4; a++) + { + if (model == data[a].model) + { + /* model found, fill information */ + chipset->model = data[a].model; + chipset->capabilities = data[a].capabilities; + chipset->name = strdup(data[a].name); + + if (chipset->name != NULL) + rst = OK; + + break; + } + } + } + + return rst; +} + +/** SEC: Device's Buttons ---------- */ + +static SANE_Int cfg_buttons_get(struct st_buttons *reg) +{ + /* buttons for each scanner */ + SANE_Int rst = ERROR; + + if (reg != NULL) + { + struct st_myreg + { + SANE_Int device; + struct st_buttons value; + }; + + struct st_myreg myreg[] = + { + /*device, {count, {btn1, btn2, btn3, btn4, btn5, btn6)} */ + { BQ5550 , {3 , {0x01, 0x02, 0x08, -1, -1, -1}}}, + { UA4900 , {4 , {0x04, 0x08, 0x02, 0x01, -1, -1}}}, + { HP3800 , {3 , {0x01, 0x02, 0x04, -1, -1, -1}}}, + { HPG2710, {3 , {0x01, 0x02, 0x04, -1, -1, -1}}}, + { HP3970 , {4 , {0x04, 0x08, 0x02, 0x01, -1, -1}}}, + { HP4070 , {4 , {0x04, 0x08, 0x02, 0x01, -1, -1}}}, + { HP4370 , {4 , {0x04, 0x08, 0x02, 0x01, -1, -1}}}, + { HPG3010, {4 , {0x04, 0x08, 0x02, 0x01, -1, -1}}}, + { HPG3110, {4 , {0x04, 0x08, 0x02, 0x01, -1, -1}}} + }; + + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_myreg); + + for (a = 0; a < count; a++) + { + if (RTS_Debug->dev_model == myreg[a].device) + { + memcpy(reg, &myreg[a].value, sizeof(struct st_buttons)); + rst = OK; + + break; + } + } + } + + return rst; +} + +/** SEC: Spectrum clock generator ---------- */ + +static SANE_Int cfg_sscg_get(SANE_Int *enable, SANE_Int *mode, SANE_Int *clock) +{ + SANE_Int rst = ERROR; + + if ((enable != NULL)&&(mode != NULL)&&(clock != NULL)) + { + struct st_myreg + { + SANE_Int device; + SANE_Int value[3]; + }; + + struct st_myreg myreg[] = + { + /*device, {enable, mode, clock} */ + { BQ5550, {1 , 1, 1}}, + { UA4900, {1 , 1, 0}}, + { HP3800, {1 , 1, 0}}, + {HPG2710, {1 , 1, 0}}, + { HP3970, {1 , 1, 0}}, + { HP4070, {1 , 1, 0}}, + { HP4370, {1 , 1, 0}}, + {HPG3010, {1 , 1, 0}}, + {HPG3110, {1 , 1, 0}} + }; + + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_myreg); + + /* default values */ + *enable = 0; + *mode = 0; + *clock = 3; + + for (a = 0; a < count; a++) + { + if (RTS_Debug->dev_model == myreg[a].device) + { + *enable = myreg[a].value[0]; + *mode = myreg[a].value[1]; + *clock = myreg[a].value[2]; + rst = OK; + + break; + } + } + } + return rst; +} + +/** SEC: Motors ---------- */ + +static SANE_Int cfg_motor_get(struct st_motorcfg *reg) +{ + SANE_Int rst = ERROR; + + if (reg != NULL) + { + struct st_myreg + { + SANE_Int device; + struct st_motorcfg motor; + }; + + struct st_myreg myreg[] = + { + /*device, {type , res, freq, speed, basemove, highmove, parkmove, change}} */ + { BQ5550, {MT_OUTPUTSTATE, 1200, 30, 800, 1, 0, 0, TRUE}}, + { UA4900, {MT_OUTPUTSTATE, 2400, 30, 800, 1, 0, 0, TRUE}}, + { HP3800, {MT_OUTPUTSTATE, 1200, 30, 800, 1, 0, 0, TRUE}}, + {HPG2710, {MT_OUTPUTSTATE, 1200, 30, 800, 1, 0, 0, TRUE}}, + { HP3970, {MT_OUTPUTSTATE, 2400, 30, 800, 1, 0, 0, TRUE}}, + { HP4070, {MT_OUTPUTSTATE, 2400, 30, 800, 1, 0, 0, TRUE}}, + { HP4370, {MT_OUTPUTSTATE, 2400, 30, 800, 1, 0, 0, TRUE}}, + {HPG3010, {MT_OUTPUTSTATE, 2400, 30, 800, 1, 0, 0, TRUE}}, + {HPG3110, {MT_OUTPUTSTATE, 2400, 30, 800, 1, 0, 0, TRUE}} + }; + + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_myreg); + + /* default values */ + memset(reg, 0, sizeof(struct st_motorcfg)); + reg->type = -1; + + for (a = 0; a < count; a++) + { + if (RTS_Debug->dev_model == myreg[a].device) + { + memcpy(reg, &myreg[a].motor, sizeof(struct st_motorcfg)); + rst = OK; + + break; + } + } + } + + return rst; +} + +/** SEC: Sensors ---------- */ + +static SANE_Int cfg_sensor_get(struct st_sensorcfg *reg) +{ + SANE_Int rst = ERROR; + + if (reg != NULL) + { + struct st_myreg + { + SANE_Int device; + struct st_sensorcfg sensor; + }; + + struct st_myreg myreg[] = + { + /*device, {type , name , resolution, {chnl_colors }, {chnl_gray }, {rgb_order }, line_dist, evenodd_dist} */ + { BQ5550, {CCD_SENSOR, -1, 1200 , {CL_BLUE, CL_GREEN, CL_RED }, {CL_GREEN, 0}, {CL_BLUE, CL_GREEN, CL_RED }, 24 , 4 }}, + { UA4900, {CIS_SENSOR, SNYS575, 2400 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 24 , 0 }}, + { HP3800, {CCD_SENSOR, TCD2905, 2400 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 64 , 8 }}, + {HPG2710, {CCD_SENSOR, TCD2905, 2400 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 64 , 8 }}, + { HP3970, {CCD_SENSOR, TCD2952, 2400 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 24 , 4 }}, + { HP4070, {CCD_SENSOR, TCD2952, 2400 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 24 , 4 }}, + { HP4370, {CCD_SENSOR, TCD2958, 4800 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 128 , 6 }}, + {HPG3010, {CCD_SENSOR, TCD2958, 4800 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 128 , 6 }}, + {HPG3110, {CCD_SENSOR, TCD2958, 4800 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 128 , 6 }} + }; + + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_myreg); + + /* default values */ + memset(reg, 0, sizeof(struct st_sensorcfg)); + reg->type = -1; + + for (a = 0; a < count; a++) + { + if (RTS_Debug->dev_model == myreg[a].device) + { + memcpy(reg, &myreg[a].sensor, sizeof(struct st_sensorcfg)); + rst = OK; + + break; + } + } + } + + return rst; +} + +/** SEC: Reference voltages ---------- */ + +static void hp3800_refvoltages(SANE_Int usb, SANE_Int sensor, SANE_Byte *vrts, SANE_Byte *vrms, SANE_Byte *vrbs) +{ + /* this function returns top, middle and bottom reference voltages for each scanner */ + struct st_reg + { + SANE_Int usb; + SANE_Int sensor; + SANE_Byte values[3]; + }; + + struct st_reg myreg[] = + { + /* usb, sensor , {vrts, vrms, vrbs} */ + {USB20, CCD_SENSOR, { 2, 3, 2}}, + {USB11, CCD_SENSOR, { 2, 3, 2}}, + }; + + if ((vrts != NULL)&&(vrms != NULL)&&(vrbs != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + *vrts = *vrms = *vrbs = 0; + + for (a = 0; a < count; a++) + { + if ((myreg[a].usb == usb)&&(myreg[a].sensor == sensor)) + { + *vrts = myreg[a].values[0]; + *vrms = myreg[a].values[1]; + *vrbs = myreg[a].values[2]; + } + } + } +} + +static void hp3970_refvoltages(SANE_Int usb, SANE_Int sensor, SANE_Byte *vrts, SANE_Byte *vrms, SANE_Byte *vrbs) +{ + /* this function returns top, middle and bottom reference voltages for each scanner */ + struct st_reg + { + SANE_Int usb; + SANE_Int sensor; + SANE_Byte values[3]; + }; + + struct st_reg myreg[] = + { + /* usb, sensor , {vrts, vrms, vrbs} */ + {USB20, CCD_SENSOR, { 0, 0, 0}}, + {USB11, CCD_SENSOR, { 0, 0, 0}}, + {USB20, CIS_SENSOR, { 0, 0, 0}}, + {USB11, CIS_SENSOR, { 0, 0, 0}} + }; + + if ((vrts != NULL)&&(vrms != NULL)&&(vrbs != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + *vrts = *vrms = *vrbs = 0; + + for (a = 0; a < count; a++) + { + if ((myreg[a].usb == usb)&&(myreg[a].sensor == sensor)) + { + *vrts = myreg[a].values[0]; + *vrms = myreg[a].values[1]; + *vrbs = myreg[a].values[2]; + } + } + } +} + +static void cfg_refvoltages_get(SANE_Int sensortype, SANE_Byte *vrts, SANE_Byte *vrms, SANE_Byte *vrbs) +{ + /* this function returns top, middle and bottom reference voltages for each scanner */ + switch(RTS_Debug->dev_model) + { + case HP3800: + case HPG2710: + hp3800_refvoltages(RTS_Debug->usbtype, sensortype, vrts, vrms, vrbs); + break; + default: + /* at this momment all analyzed scanners have the same values */ + hp3970_refvoltages(RTS_Debug->usbtype, sensortype, vrts, vrms, vrbs); + break; + } +} + +/** SEC: Calibration Offset ---------- */ + +static void hp3800_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) +{ + /* this function provides left coordinate and width to calculate offset + Sensor = Toshiba T2905 + */ + + struct st_ofst + { + SANE_Int left; + SANE_Int width; + }; + + struct st_reg + { + SANE_Int resolution; + struct st_ofst values[3]; + }; + + struct st_reg myreg[] = + { + /*res , {ref(L,W), tma(L,W), neg(L,W)} */ + { 2400, {{15, 20}, {15, 20}, {15, 20}}}, + { 1200, {{10, 10}, {10, 10}, {10, 10}}}, + { 600, {{ 2, 10}, { 5, 10}, { 5, 10}}}, + { 300, {{ 1, 5}, { 1, 5}, { 1, 5}}}, + { 150, {{ 0, 3}, { 0, 3}, { 0, 3}}} + }; + + if ((left != NULL)&&(width != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (myreg[a].resolution == resolution) + { + scantype--; + + *left = myreg[a].values[scantype].left; + *width = myreg[a].values[scantype].width; + + break; + } + } + } +} + +static void hp3970_offset(SANE_Int sensor, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) +{ + /* this function provides left coordinate and width to calculate offset */ + + struct st_ofst + { + SANE_Int left; + SANE_Int width; + }; + + struct st_reg + { + SANE_Int sensor; + SANE_Int resolution; + struct st_ofst values[3]; + }; + + struct st_reg myreg[] = + { + /* sensor , res , {ref(L,W), tma(L,W), neg(L,W)} */ + {CCD_SENSOR, 2400, {{16, 20}, {16, 20}, {16, 20}}}, + {CCD_SENSOR, 1200, {{16, 10}, {16, 10}, {16, 10}}}, + {CCD_SENSOR, 600, {{15, 10}, {15, 10}, {15, 10}}}, + {CCD_SENSOR, 300, {{ 7, 5}, { 7, 5}, { 7, 5}}}, + {CCD_SENSOR, 200, {{ 7, 3}, { 7, 3}, { 7, 3}}}, + {CCD_SENSOR, 100, {{ 3, 3}, { 3, 3}, { 3, 3}}}, + + /* sensor , res , {ref(L,W), tma(L,W), neg(L,W)} */ + {CIS_SENSOR, 2400, {{84, 20}, {84, 20}, {84, 20}}}, + {CIS_SENSOR, 1200, {{54, 10}, {54, 10}, {54, 10}}}, + {CIS_SENSOR, 600, {{28, 10}, {28, 10}, {28, 10}}}, + {CIS_SENSOR, 300, {{15, 5}, {15, 5}, {15, 5}}}, + {CIS_SENSOR, 200, {{ 5, 3}, { 5, 3}, { 5, 3}}}, + {CIS_SENSOR, 100, {{ 2, 3}, { 2, 3}, { 2, 3}}} + }; + + if ((left != NULL)&&(width != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if ((myreg[a].sensor == sensor)&&(myreg[a].resolution == resolution)) + { + scantype--; + + *left = myreg[a].values[scantype].left; + *width = myreg[a].values[scantype].width; + + break; + } + } + } +} + +static void hp4370_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) +{ + /* this function provides left coordinate and width to calculate offset */ + + struct st_ofst + { + SANE_Int left; + SANE_Int width; + }; + + struct st_reg + { + SANE_Int resolution; + struct st_ofst values[3]; + }; + + struct st_reg myreg[] = + { + /* res, {ref(L,W), tma(L,W), neg(L,W)} */ + { 4800, {{42, 20}, {42, 20}, {52, 26}}}, + { 2400, {{14, 20}, {14, 20}, {14, 26}}}, + { 1200, {{ 8, 14}, { 8, 14}, { 8, 14}}}, + { 600, {{ 4, 8}, { 4, 8}, { 4, 8}}}, + { 300, {{ 2, 4}, { 2, 4}, { 2, 4}}}, + { 150, {{ 1, 2}, { 1, 2}, { 1, 2}}} + }; + + if ((left != NULL)&&(width != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (myreg[a].resolution == resolution) + { + scantype--; + + *left = myreg[a].values[scantype].left; + *width = myreg[a].values[scantype].width; + + break; + } + } + } +} + +static void ua4900_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) +{ + /* this function provides left coordinate and width to calculate offset */ + + struct st_ofst + { + SANE_Int left; + SANE_Int width; + }; + + struct st_reg + { + SANE_Int resolution; + struct st_ofst values[3]; + }; + + struct st_reg myreg[] = + { + /* res , {ref(L,W), tma(L,W), neg(L,W)} */ + { 2400, {{20, 20}, {16, 20}, {16, 20}}}, + { 1200, {{20, 10}, {10, 10}, {10, 10}}}, + { 600, {{ 7, 10}, {15, 10}, {15, 10}}}, + { 300, {{ 5, 10}, { 7, 8}, { 7, 8}}}, + { 200, {{ 2, 10}, { 7, 6}, { 7, 6}}}, + { 100, {{ 0, 10}, { 3, 4}, { 3, 4}}} + }; + + if ((left != NULL)&&(width != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (myreg[a].resolution == resolution) + { + scantype--; + + *left = myreg[a].values[scantype].left; + *width = myreg[a].values[scantype].width; + + break; + } + } + } +} + +static void cfg_offset_get(SANE_Int sensortype, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) +{ + switch(RTS_Debug->dev_model) + { + case UA4900: + ua4900_offset(resolution, scantype, left, width); + break; + + case HP3800: + case HPG2710: + hp3800_offset(resolution, scantype, left, width); + break; + + case HPG3010: + case HPG3110: + case HP4370: + hp4370_offset(resolution, scantype, left, width); + break; + + default: + hp3970_offset(sensortype, resolution, scantype, left, width); + break; + } +} + +/** SEC: Device constrains ---------- */ + +static SANE_Int cfg_constrains_get(struct st_constrains *constrain) +{ + SANE_Int rst = ERROR; + + struct st_reg + { + SANE_Int device; + struct st_constrains constrain; + }; + + struct st_reg reg[] = + { + /* constrains are set in milimeters */ + /*device , reflective , negative , transparent */ + /* , {{left, width, top, height}, {left, width, top, height}, {left, width, top, height}}}, */ + { BQ5550 , {{ 0, 220, 0, 300}, { 88, 42, 0, 83}, { 88, 42, 0, 83}}}, + { HP3800 , {{ 0, 220, 0, 300}, { 89, 45, 0, 85}, { 89, 45, 0, 100}}}, + {HPG2710 , {{ 0, 220, 0, 300}, { 89, 45, 0, 85}, { 89, 45, 0, 100}}}, + { HP3970 , {{ 0, 220, 0, 300}, { 88, 42, 0, 83}, { 88, 42, 0, 83}}}, + { HP4070 , {{ 0, 220, 0, 300}, { 58, 99, 0, 197}, { 58, 99, 0, 197}}}, + { HP4370 , {{ 0, 220, 0, 300}, { 90, 45, 0, 85}, { 90, 45, 0, 100}}}, + { UA4900 , {{ 0, 220, 0, 300}, { 88, 42, 0, 83}, { 88, 42, 0, 83}}}, + {HPG3010 , {{ 0, 220, 0, 300}, { 90, 45, 0, 85}, { 89, 45, 0, 100}}}, + {HPG3110 , {{ 0, 220, 0, 300}, { 92, 28, 0, 190}, { 85, 44, 0, 190}}} + }; + + if (constrain != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].device == RTS_Debug->dev_model) + { + memcpy(constrain, ®[a].constrain, sizeof(struct st_constrains)); + rst = OK; + break; + } + } + } + + return rst; +} + +/** SEC: Motor resource ------------------- */ +static SANE_Byte *cfg_motor_resource_get(SANE_Byte *size) +{ + /* this function returns the proper motor resources for a given device */ + SANE_Byte *rst = NULL; + + /* Until now, resource size is always 32 bytes */ + rst = (SANE_Byte *)malloc(sizeof(SANE_Byte) * 32); + if (size != NULL) + *size = 0; + + if (rst != NULL) + { + bzero(rst, sizeof(SANE_Byte) * 32); + + switch(RTS_Debug->dev_model) + { + case BQ5550: + { + SANE_Byte Resource[] = {0xff, 0xb4, 0xb0, 0xd4, 0xd0, 0x70, 0x50, 0x54, 0x30, 0x34, 0x14, 0x38, 0x18, 0x0c, 0x08, 0x28, 0x04, 0x24, 0x20, 0x44, 0x40, 0xe0, 0xc0, 0xc4, 0xa0, 0xa4, 0x84, 0xa8, 0x88, 0x9c, 0x98, 0xb8}; + memcpy(rst, &Resource, sizeof(SANE_Byte) * 32); + if (size != NULL) + *size = 32; + } + break; + default: + { + SANE_Byte Resource[] = {0xff, 0x90, 0xb0, 0xd4, 0xd0, 0x70, 0x50, 0x54, 0x30, 0x10, 0x14, 0x38, 0x18, 0x0c, 0x08, 0x28, 0x04, 0x00, 0x20, 0x44, 0x40, 0xe0, 0xc0, 0xc4, 0xa0, 0x80, 0x84, 0xa8, 0x88, 0x9c, 0x98, 0xb8}; + memcpy(rst, &Resource, sizeof(SANE_Byte) * 32); + if (size != NULL) + *size = 32; + } + break; + } + } + + return rst; +} + +/** SEC: Auto reference position ---------- */ + +static void cfg_autoref_get(struct st_autoref *reg) +{ + if (reg != NULL) + { + struct st_reg + { + SANE_Int device; + struct st_autoref value; + }; + + struct st_reg myreg[] = + { + /* x and y offsets are based on 2400 dpi */ + /* device, { type , x , y , resolution, extern_boundary}*/ + { BQ5550 , {REF_NONE , -40, -40, 600 , 40}}, + { UA4900 , {REF_NONE , -40, -40, 600 , 40}}, + { HP3800 , {REF_TAKEFROMSCANNER, 88, 624, 600 , 40}}, + {HPG2710 , {REF_TAKEFROMSCANNER, 88, 624, 600 , 40}}, + { HP3970 , {REF_TAKEFROMSCANNER, 88, 717, 600 , 40}}, + { HP4070 , {REF_TAKEFROMSCANNER, 88, 717, 600 , 40}}, + { HP4370 , {REF_TAKEFROMSCANNER, 88, 717, 600 , 40}}, + {HPG3010 , {REF_TAKEFROMSCANNER, 88, 717, 600 , 40}}, + {HPG3110 , {REF_TAKEFROMSCANNER, 88, 717, 600 , 40}} + }; + + SANE_Int a; + SANE_Int count = sizeof(myreg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (myreg[a].device == RTS_Debug->dev_model) + { + memcpy(reg, &myreg[a].value, sizeof(struct st_autoref)); + break; + } + } + } +} + +static SANE_Int hp3800_effectivepixel(SANE_Int resolution) +{ + struct st_reg + { + SANE_Int resolution; + SANE_Int pixel; + }; + + struct st_reg reg[] = + { + /* res , pixel */ + { 2400, 134 }, + { 1200, 134 }, + { 600, 230 }, + { 300, 172 }, + { 200, 230 }, + { 100, 230 } + }; + + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + SANE_Int rst = 230; /* default */ + + for (a = 0; a < count; a++) + { + if (reg[a].resolution == resolution) + { + rst = reg[a].pixel; + break; + } + } + + return rst; +} + +static SANE_Int hp3970_effectivepixel(SANE_Int sensor, SANE_Int resolution) +{ + struct st_reg + { + SANE_Int resolution; + SANE_Int pixel[2]; + }; + + struct st_reg reg[] = + { + /* res , {Toshiba, sony}} */ + { 2400, {134 , 218 }}, + { 1200, {134 , 240 }}, + { 600, {230 , 242 }}, + { 300, {160 , 172 }}, + { 200, {230 , 242 }}, + { 100, {230 , 242 }} + }; + + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + SANE_Int rst = 230; /* default */ + + for (a = 0; a < count; a++) + { + if (reg[a].resolution == resolution) + { + rst = (sensor == CCD_SENSOR)? reg[a].pixel[0] : reg[a].pixel[1]; + break; + } + } + + return rst; +} + +static SANE_Int hp4370_effectivepixel(SANE_Int resolution) +{ + struct st_reg + { + SANE_Int resolution; + SANE_Int pixel; + }; + + struct st_reg reg[] = + { + /* res , pxl */ + { 4800, 134}, + { 2400, 134}, + { 1200, 134}, + { 600, 230}, + { 300, 230}, + { 150, 230} + }; + + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + SANE_Int rst = 230; /* default */ + + for (a = 0; a < count; a++) + { + if (reg[a].resolution == resolution) + { + rst = reg[a].pixel; + break; + } + } + + return rst; +} + +static SANE_Int ua4900_effectivepixel(SANE_Int resolution) +{ + struct st_reg + { + SANE_Int resolution; + SANE_Int pixel; + }; + + struct st_reg reg[] = + { + /* res , pixel */ + { 2400, 134 }, + { 1200, 134 }, + { 600, 230 }, + { 300, 172 }, + { 200, 230 }, + { 100, 230 } + }; + + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + SANE_Int rst = 230; /* default */ + + for (a = 0; a < count; a++) + { + if (reg[a].resolution == resolution) + { + rst = reg[a].pixel; + break; + } + } + + return rst; +} + +static SANE_Int cfg_effectivepixel_get(SANE_Int sensortype, SANE_Int resolution) +{ + SANE_Int rst; + + switch(RTS_Debug->dev_model) + { + case UA4900: + rst = ua4900_effectivepixel(resolution); + break; + + case HP3800: + case HPG2710: + rst = hp3800_effectivepixel(resolution); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_effectivepixel(resolution); + break; + + default: + rst = hp3970_effectivepixel(sensortype, resolution); + break; + } + + return rst; +} + +/** SEC: Gain and offset values ---------- */ + +static SANE_Int bq5550_gainoffset(SANE_Int usb, struct st_gain_offset *myreg) +{ + struct st_reg + { + SANE_Int usb; + struct st_gain_offset values; + }; + + struct st_reg reg[] = + { + /* usb , {{edcg1 }, {edcg2 }, {odcg1 }, {odcg2 }, {pag }, {vgag1 }, {vgag2 }}} */ + { USB20, {{264, 264, 264}, {0, 0, 0}, {262, 262, 262}, {0, 0, 0}, {3, 3, 3}, {27, 27, 27}, {4, 4, 4}}}, + { USB11, {{264, 264, 264}, {0, 0, 0}, {262, 262, 262}, {0, 0, 0}, {3, 3, 3}, {27, 27, 27}, {4, 4, 4}}} + }; + + SANE_Int rst = ERROR; + + if (myreg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int hp3800_gainoffset(SANE_Int usb, struct st_gain_offset *myreg) +{ + struct st_reg + { + SANE_Int usb; + struct st_gain_offset values; + }; + + struct st_reg reg[] = + { + /* usb , {{edcg1 }, {edcg2 }, {odcg1 }, {odcg2 }, {pag }, {vgag1 }, {vgag2 }}} */ + { USB20, {{0, 0, 0}, {0, 0, 0}, {0, 0, 0}, {0, 0, 0}, {2, 2, 2}, {4, 4, 4}, {4, 4, 4}}}, + { USB11, {{0, 0, 0}, {0, 0, 0}, {0, 0, 0}, {0, 0, 0}, {2, 2, 2}, {4, 4, 4}, {4, 4, 4}}} + }; + + SANE_Int rst = ERROR; + + if (myreg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int hp3970_gainoffset(SANE_Int usb, SANE_Int sensor, struct st_gain_offset *myreg) +{ + struct st_reg + { + SANE_Int usb; + SANE_Int sensor; + struct st_gain_offset values; + }; + + struct st_reg reg[] = + { + /* usb , sensor , {{edcg1 }, {edcg2 }, {odcg1 }, {odcg2 }, {pag }, {vgag1 }, {vgag2 }}} */ + { USB20, CCD_SENSOR, {{280, 266, 286}, {0, 0, 0}, {280, 266, 286}, {0, 0, 0}, {3, 3, 3}, {7, 4, 4}, {7, 4, 4}}}, + { USB11, CCD_SENSOR, {{280, 266, 286}, {0, 0, 0}, {280, 266, 286}, {0, 0, 0}, {3, 3, 3}, {7, 4, 4}, {7, 4, 4}}}, + + { USB20, CIS_SENSOR, {{280, 266, 286}, {0, 0, 0}, {280, 266, 286}, {0, 0, 0}, {3, 3, 3}, {7, 4, 4}, {7, 4, 4}}}, + { USB11, CIS_SENSOR, {{280, 266, 286}, {0, 0, 0}, {280, 266, 286}, {0, 0, 0}, {3, 3, 3}, {7, 4, 4}, {7, 4, 4}}} + }; + + SANE_Int rst = ERROR; + + if (myreg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; count < 4; a++) + { + if ((reg[a].usb == usb)&&(reg[a].sensor == sensor)) + { + memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int hp4370_gainoffset(SANE_Int usb, struct st_gain_offset *myreg) +{ + struct st_reg + { + SANE_Int usb; + struct st_gain_offset values; + }; + + struct st_reg reg[] = + { + /* usb , {{edcg1 }, {edcg2 }, {odcg1 }, {odcg2 }, {pag }, {vgag1 }, {vgag2 }} */ + { USB20, {{280, 266, 286}, {0, 0, 0}, {280, 266, 286}, {0, 0, 0}, {3, 3, 3}, {7, 4, 4}, {7, 4, 4}}}, + { USB11, {{280, 266, 286}, {0, 0, 0}, {280, 266, 286}, {0, 0, 0}, {3, 3, 3}, {7, 4, 4}, {7, 4, 4}}} + }; + + SANE_Int rst = ERROR; + + if (myreg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int ua4900_gainoffset(SANE_Int usb, struct st_gain_offset *myreg) +{ + struct st_reg + { + SANE_Int usb; + struct st_gain_offset values; + }; + + struct st_reg reg[] = + { + /* usb , {{edcg1 }, {edcg2 }, {odcg1 }, {odcg2 }, {pag }, {vgag1 }, {vgag2 }}} */ + { USB20, {{321, 321, 321}, {0, 0, 0}, {321, 321, 321}, {0, 0, 0}, {0, 0, 0}, {24, 21, 19}, {8, 8, 8}}}, + { USB11, {{321, 321, 321}, {0, 0, 0}, {321, 321, 321}, {0, 0, 0}, {0, 0, 0}, {16, 16, 16}, {4, 4, 4}}} + }; + + SANE_Int rst = ERROR; + + if (myreg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int cfg_gainoffset_get(SANE_Int sensortype, struct st_gain_offset *reg) +{ + SANE_Int rst; + + switch(RTS_Debug->dev_model) + { + case BQ5550: + rst = bq5550_gainoffset(RTS_Debug->usbtype, reg); + break; + + case UA4900: + rst = ua4900_gainoffset(RTS_Debug->usbtype, reg); + break; + + case HP3800: + case HPG2710: + rst = hp3800_gainoffset(RTS_Debug->usbtype, reg); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_gainoffset(RTS_Debug->usbtype, reg); + break; + + default: + rst = hp3970_gainoffset(RTS_Debug->usbtype, sensortype, reg); + break; + } + + return rst; +} + +/** SEC: Pulse-width modulation check stable ---------- */ + +static SANE_Int hp3800_checkstable(SANE_Int lamp, struct st_checkstable *check) +{ + struct st_reg + { + SANE_Int lamp; + struct st_checkstable values; + }; + + struct st_reg reg[] = + { + /* lamp , { diff, interval, tottime } */ + { 0 , { 100., 200, 10000}}, + { FLB_LAMP, { 100., 200, 10000}}, + { TMA_LAMP, { 100., 200, 10000}} + }; + + SANE_Int rst = ERROR; + + if (reg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].lamp == lamp) + { + memcpy(check, ®[a].values, sizeof(struct st_checkstable)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int hp3970_checkstable(SANE_Int lamp, struct st_checkstable *check) +{ + struct st_reg + { + SANE_Int lamp; + struct st_checkstable values; + }; + + struct st_reg reg[] = + { + /* lamp , { diff, interval, tottime } */ + { 0 , {1000., 200, 5000}}, + { FLB_LAMP, { 500., 200, 5000}}, + { TMA_LAMP, { 500., 200, 5000}} + }; + + SANE_Int rst = ERROR; + + if (reg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].lamp == lamp) + { + memcpy(check, ®[a].values, sizeof(struct st_checkstable)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int hp4370_checkstable(SANE_Int lamp, struct st_checkstable *check) +{ + struct st_reg + { + SANE_Int lamp; + struct st_checkstable values; + }; + + struct st_reg reg[] = + { + /* lamp , { diff, interval, tottime } */ + { 0 , { 100., 200, 5000}}, + { FLB_LAMP, { 300., 200, 5000}}, + { TMA_LAMP, { 0., 200, 25000}} + }; + + SANE_Int rst = ERROR; + + if (reg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].lamp == lamp) + { + memcpy(check, ®[a].values, sizeof(struct st_checkstable)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int ua4900_checkstable(SANE_Int lamp, struct st_checkstable *check) +{ + struct st_reg + { + SANE_Int lamp; + struct st_checkstable values; + }; + + struct st_reg reg[] = + { + /* lamp , { diff, interval, tottime } */ + { 0 , { 100., 200, 5000}}, + { FLB_LAMP, { 10., 200, 5000}}, + { TMA_LAMP, { 10., 200, 25000}} + }; + + SANE_Int rst = ERROR; + + if (reg != NULL) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].lamp == lamp) + { + memcpy(check, ®[a].values, sizeof(struct st_checkstable)); + rst = OK; + break; + } + } + } + + return rst; +} + +static SANE_Int cfg_checkstable_get(SANE_Int lamp, struct st_checkstable *check) +{ + SANE_Int rst; + + switch(RTS_Debug->dev_model) + { + case UA4900: + rst = ua4900_checkstable(lamp, check); + break; + + case HP3800: + case HPG2710: + rst = hp3800_checkstable(lamp, check); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_checkstable(lamp, check); + break; + + default: + rst = hp3970_checkstable(lamp, check); + break; + } + + return rst; +} + +/** SEC: Fixed pulse-width modulation values ---------- */ + +static SANE_Int hp3800_fixedpwm(SANE_Int scantype, SANE_Int usb) +{ + struct st_reg + { + SANE_Int usb; + SANE_Int pwm[3]; + }; + + struct st_reg reg[] = + { + /* usb , { ST_NORMAL, ST_TA, ST_NEG} */ + { USB20, { 0, 0, 0}}, + { USB11, { 0, 0, 0}} + }; + + SANE_Int a, rst = 0x16; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + if ((scantype < ST_NORMAL)||(scantype > ST_NEG)) + scantype = ST_NORMAL; + + rst = reg[a].pwm[scantype - 1]; + break; + } + } + + return rst; +} + +static SANE_Int hp3970_fixedpwm(SANE_Int scantype, SANE_Int usb, SANE_Int sensor) +{ + struct st_reg + { + SANE_Int usb; + SANE_Int sensor; + SANE_Int pwm[3]; + }; + + struct st_reg reg[] = + { + /* usb , sensor , { ST_NORMAL, ST_TA, ST_NEG} */ + { USB20, CCD_SENSOR, { 22, 22, 22}}, + { USB11, CCD_SENSOR, { 22, 22, 22}}, + + { USB20, CIS_SENSOR, { 22, 22, 22}}, + { USB11, CIS_SENSOR, { 22, 22, 22}} + }; + + SANE_Int a, rst = 0x16; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if ((reg[a].usb == usb)&&(reg[a].sensor == sensor)) + { + if ((scantype < ST_NORMAL)||(scantype > ST_NEG)) + scantype = ST_NORMAL; + + rst = reg[a].pwm[scantype - 1]; + break; + } + } + + return rst; +} + +static SANE_Int hp4370_fixedpwm(SANE_Int scantype, SANE_Int usb) +{ + struct st_reg + { + SANE_Int usb; + SANE_Int pwm[3]; + }; + + struct st_reg reg[] = + { + /* usb , { ST_NORMAL, ST_TA, ST_NEG} */ + { USB20, { 20, 28, 28}}, + { USB11, { 20, 28, 28}} + }; + + SANE_Int a, rst = 0x16; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + if ((scantype < ST_NORMAL)||(scantype > ST_NEG)) + scantype = ST_NORMAL; + + rst = reg[a].pwm[scantype - 1]; + break; + } + } + + return rst; +} + +static SANE_Int ua4900_fixedpwm(SANE_Int scantype, SANE_Int usb) +{ + struct st_reg + { + SANE_Int usb; + SANE_Int pwm[3]; + }; + + struct st_reg reg[] = + { + /* usb , { ST_NORMAL, ST_TA, ST_NEG} */ + { USB20, { 20, 28, 28}}, + { USB11, { 20, 28, 28}} + }; + + SANE_Int a, rst = 0x16; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + for (a = 0; a < count; a++) + { + if (reg[a].usb == usb) + { + if ((scantype < ST_NORMAL)||(scantype > ST_NEG)) + scantype = ST_NORMAL; + + rst = reg[a].pwm[scantype - 1]; + break; + } + } + + return rst; +} + +static SANE_Int cfg_fixedpwm_get(SANE_Int sensortype, SANE_Int scantype) +{ + SANE_Int rst; + + switch(RTS_Debug->dev_model) + { + case UA4900: + rst = ua4900_fixedpwm(scantype, RTS_Debug->usbtype); + break; + + case HP3800: + case HPG2710: + rst = hp3800_fixedpwm(scantype, RTS_Debug->usbtype); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_fixedpwm(scantype, RTS_Debug->usbtype); + break; + + default: + rst = hp3970_fixedpwm(scantype, RTS_Debug->usbtype, sensortype); + break; + } + + return rst; +} + +/** SEC: Fixed reference positions ---------- */ + +static void cfg_vrefs_get(SANE_Int sensortype, SANE_Int res, SANE_Int *ser, SANE_Int *ler) +{ + switch(RTS_Debug->dev_model) + { + case HP3800: + case HPG2710: + hp3800_vrefs(res, ser, ler); + break; + + case HP4370: + case HPG3010: + case HPG3110: + hp4370_vrefs(res, ser, ler); + break; + + default: + hp3970_vrefs(RTS_Debug->usbtype, sensortype, res, ser, ler); + break; + } +} + +static void hp3800_vrefs(SANE_Int res, SANE_Int *ser, SANE_Int *ler) +{ + struct st_reg + { + SANE_Int resolution; + SANE_Int vref[2]; + }; + + struct st_reg reg[] = + { + /* res, { ser, ler} */ + { 150, { 25, 50}}, + { 300, { 50, 101}}, + { 600, { 102, 202}}, + { 1200, { 204, 404}}, + { 2400, { 408, 808}} + }; + + if ((ser != NULL)&&(ler != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + /* values by default */ + *ser = *ler = 0; + + for (a = 0; a < count; a++) + { + if (reg[a].resolution == res) + { + *ser = reg[a].vref[0]; + *ler = reg[a].vref[1]; + break; + } + } + } +} + +static void hp3970_vrefs(SANE_Int usb, SANE_Int sensor, SANE_Int res, SANE_Int *ser, SANE_Int *ler) +{ + struct st_reg + { + SANE_Int usb; + SANE_Int sensor; + SANE_Int resolution; + SANE_Int vref[2]; + }; + + /* I think these references should be the same in all usb versions and in + all sensor types but windows driver has some different values in some cases. + */ + + struct st_reg reg[] = + { + /* usb , sensor , res, { ser, ler} */ + { USB20, CCD_SENSOR, 100, { 28, 60}}, + { USB20, CCD_SENSOR, 200, { 37, 117}}, + { USB20, CCD_SENSOR, 300, { 52, 162}}, + { USB20, CCD_SENSOR, 600, { 103, 344}}, + { USB20, CCD_SENSOR, 1200, { 156, 660}}, + { USB20, CCD_SENSOR, 2400, { 309, 1262}}, + + /* usb , sensor , res, { ser, ler} */ + { USB11, CCD_SENSOR, 100, { 28, 60}}, + { USB11, CCD_SENSOR, 200, { 37, 117}}, + { USB11, CCD_SENSOR, 300, { 52, 162}}, + { USB11, CCD_SENSOR, 600, { 103, 344}}, + { USB11, CCD_SENSOR, 1200, { 156, 660}}, + { USB11, CCD_SENSOR, 2400, { 309, 1262}}, + + /* usb , sensor , res, { ser, ler} */ + { USB20, CIS_SENSOR, 100, { 15, 60}}, + { USB20, CIS_SENSOR, 200, { 39, 117}}, + { USB20, CIS_SENSOR, 300, { 56, 161}}, + { USB20, CIS_SENSOR, 600, { 108, 342}}, + { USB20, CIS_SENSOR, 1200, { 221, 642}}, + { USB20, CIS_SENSOR, 2400, { 407, 1285}}, + + /* usb , sensor , res, { ser, ler} */ + { USB11, CIS_SENSOR, 100, { 15, 60}}, + { USB11, CIS_SENSOR, 200, { 39, 117}}, + { USB11, CIS_SENSOR, 300, { 56, 161}}, + { USB11, CIS_SENSOR, 600, { 108, 342}}, + { USB11, CIS_SENSOR, 1200, { 221, 642}}, + { USB11, CIS_SENSOR, 2400, { 407, 1285}} + }; + + if ((ser != NULL)&&(ler != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + /* values by default */ + *ser = *ler = 0; + + for (a = 0; a < count; a++) + { + if ((reg[a].usb == usb)&&(reg[a].sensor == sensor)&&(reg[a].resolution == res)) + { + *ser = reg[a].vref[0]; + *ler = reg[a].vref[1]; + break; + } + } + } +} + +static void hp4370_vrefs(SANE_Int res, SANE_Int *ser, SANE_Int *ler) +{ + struct st_reg + { + SANE_Int resolution; + SANE_Int vref[2]; + }; + + struct st_reg reg[] = + { + /* res, { ser, ler} */ + { 150, { 31, 81}}, + { 300, { 61, 162}}, + { 600, { 122, 324}}, + { 1200, { 244, 648}}, + { 2400, { 488, 1256}}, + { 4800, { 976, 2512}} + }; + + if ((ser != NULL)&&(ler != NULL)) + { + SANE_Int a; + SANE_Int count = sizeof(reg) / sizeof(struct st_reg); + + /* values by default */ + *ser = *ler = 0; + + for (a = 0; a < count; a++) + { + if (reg[a].resolution == res) + { + *ser = reg[a].vref[0]; + *ler = reg[a].vref[1]; + break; + } + } + } +} + +/** SEC: Motor movements ---------- */ + +static SANE_Int cfg_motormove_get(SANE_Int sensortype, SANE_Int item, struct st_motormove *reg) +{ + SANE_Int rst = ERROR; + + switch(RTS_Debug->dev_model) + { + case BQ5550: + rst = bq5550_motormove(item, reg); + break; + case HP3800: + case HPG2710: + rst = hp3800_motormove(item, reg); + break; + + default: + rst = hp3970_motormove(RTS_Debug->usbtype, sensortype, item, reg); + break; + } + + return rst; +} + +static SANE_Int bq5550_motormove(SANE_Int item, struct st_motormove *reg) +{ + SANE_Int rst = ERROR; + + /* data is the same in all usb types and sensors so those args aren't needed */ + + if (reg != NULL) + { + struct st_motormove mv[] = + { + /* systemclock, ctpc, steptype , motorcurve } */ + { 0x05 , 4059, STT_HALF , 0 }, + { 0x02 , 1200, STT_QUART, -1 } + }; + + rst = OK; + + if ((item < 2)&&(item > -1)) + memcpy(reg, &mv[item], sizeof(struct st_motormove)); + else rst = ERROR; + } + + return rst; +} + +static SANE_Int hp3800_motormove(SANE_Int item, struct st_motormove *reg) +{ + SANE_Int rst = ERROR; + + /* data is the same in all usb types and sensors so those args aren't needed */ + + if (reg != NULL) + { + struct st_motormove mv[] = + { + /* systemclock, ctpc, steptype, motorcurve } */ + { 0x04 , 1991, STT_HALF, 2 }, + { 0x02 , 1991, STT_HALF, -1 } + }; + + rst = OK; + + if ((item < 2)&&(item > -1)) + memcpy(reg, &mv[item], sizeof(struct st_motormove)); + else rst = ERROR; + } + + return rst; +} + +static SANE_Int hp3970_motormove(SANE_Int usb, SANE_Int ccd, SANE_Int item, struct st_motormove *reg) +{ + SANE_Int rst = ERROR; + + struct st_mtmove + { + SANE_Int usbtype; + SANE_Int sensor; + struct st_motormove move; + }; + + if (reg != NULL) + { + struct st_mtmove mv[] = + { + /* usb, sensor , {systemclock, ctpc, steptype, motorcurve } */ + {USB20, CCD_SENSOR, {0x02 , 6431, STT_HALF, 1 }}, + {USB20, CCD_SENSOR, {0x02 , 2000, STT_HALF, -1 }}, + + {USB20, CIS_SENSOR, {0x02 , 6431, STT_HALF, 1 }}, + {USB20, CIS_SENSOR, {0x02 , 2000, STT_HALF, -1 }}, + + {USB11, CCD_SENSOR, {0x02 , 6431, STT_HALF, 1 }}, + {USB11, CCD_SENSOR, {0x02 , 2000, STT_HALF, -1 }}, + + {USB11, CIS_SENSOR, {0x02 , 6431, STT_HALF, 1 }}, + {USB11, CIS_SENSOR, {0x02 , 2000, STT_HALF, -1 }} + }; + + if (item < 2) + { + SANE_Int a, count = 0; + SANE_Int total = sizeof(mv) / sizeof(struct st_mtmove); + + for (a = 0; a < total; a++) + { + if ((mv[a].usbtype == usb)&&(mv[a].sensor == ccd)) + { + if (item == count) + { + memcpy(reg, &mv[a].move, sizeof(struct st_motormove)); + rst = OK; + break; + } else count++; + } + } + } + } + + return rst; +} + +/** SEC: Scanning modes ---------- */ + +static SANE_Int cfg_scanmode_get(SANE_Int sensortype, SANE_Int sm, struct st_scanmode *mymode) +{ + SANE_Int rst = ERROR; + + switch(RTS_Debug->dev_model) + { + case BQ5550: + rst = bq5550_scanmodes(RTS_Debug->usbtype, sm, mymode); + break; + + case UA4900: + rst = ua4900_scanmodes(RTS_Debug->usbtype, sm, mymode); + break; + + case HP3800: + case HPG2710: + rst = hp3800_scanmodes(RTS_Debug->usbtype, sm, mymode); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_scanmodes(RTS_Debug->usbtype, sm, mymode); + break; + + default: /* hp3970 hp4070 */ + rst = hp3970_scanmodes(RTS_Debug->usbtype, sensortype, sm, mymode); + break; + } + + return rst; +} + +static SANE_Int hp3970_scanmodes(SANE_Int usb, SANE_Int ccd, SANE_Int sm, struct st_scanmode *mymode) +{ + struct st_modes + { + SANE_Int usb; + SANE_Int sensor; + struct st_scanmode mode; + }; + + struct st_modes reg[] = + { + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 24499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 600, 0x02 , 2 , PIXEL_RATE, 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x04 , 24499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 600, 0x07 , 2 , LINE_RATE , 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, CCD_SENSOR, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_TA , CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, CCD_SENSOR, {ST_NEG , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_COLOR , 300, 0x03 , -1 , PIXEL_RATE, 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_COLOR , 200, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_COLOR , 100, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, CCD_SENSOR, {ST_NEG , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_GRAY , 300, 0x08 , -1 , LINE_RATE , 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_GRAY , 200, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CCD_SENSOR, {ST_NEG , CM_GRAY , 100, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, CIS_SENSOR, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 24499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_COLOR , 600, 0x02 , 2 , PIXEL_RATE, 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, CIS_SENSOR, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x04 , 24499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_GRAY , 600, 0x07 , 2 , LINE_RATE , 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NORMAL, CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, CIS_SENSOR, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, CIS_SENSOR, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_TA , CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, CIS_SENSOR, {ST_NEG , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_COLOR , 300, 0x03 , -1 , PIXEL_RATE, 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_COLOR , 200, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_COLOR , 100, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, CIS_SENSOR, {ST_NEG , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_GRAY , 300, 0x08 , -1 , LINE_RATE , 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_GRAY , 200, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, CIS_SENSOR, {ST_NEG , CM_GRAY , 100, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x03 , 21499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x04 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x04 , 21999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 10727, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 5591, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x02 , 21499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x04 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 600, 0x07 , 2 , LINE_RATE , 0x04 , 6999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 4671, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 300, 0x03 , -1 , PIXEL_RATE, 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 200, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 100, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 300, 0x08 , -1 , LINE_RATE , 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 200, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 100, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x02 , 21499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x04 , 21999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 10727, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 5591, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x02 , 21499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x04 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 600, 0x07 , 2 , LINE_RATE , 0x04 , 6999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 4671, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NORMAL, CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 200, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_TA , CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, sensor , {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 300, 0x03 , -1 , PIXEL_RATE, 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 200, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_COLOR , 100, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, CIS_SENSOR, {ST_NEG , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x02 , 76799, 256 , STT_FULL, 0x00 , {25599, 51199, 0}, {25599, 25599, 76799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CIS_SENSOR, {ST_NEG , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 300, 0x08 , -1 , LINE_RATE , 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 200, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, CCD_SENSOR, {ST_NEG , CM_GRAY , 100, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }} + }; + + SANE_Int rst = ERROR; + + if (mymode != NULL) + { + SANE_Int a; + SANE_Int total = sizeof(reg) / sizeof(struct st_modes); + SANE_Int count = 0; + struct st_modes *md; + + for (a = 0; a < total; a++) + { + md = ®[a]; + if ((md->usb == usb)&&(md->sensor == ccd)) + { + if (count == sm) + { + memcpy(mymode, &md->mode, sizeof(struct st_scanmode)); + rst = OK; + break; + } + + count++; + } + } + } + + return rst; +} + +static SANE_Int hp4370_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode) +{ + struct st_modes + { + SANE_Int usb; + struct st_scanmode mode; + }; + + struct st_modes reg[] = + { + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NORMAL, CM_COLOR , 4800, 0x00 , -1 , PIXEL_RATE, 0x05 , 47799, 256 , STT_HALF, 0x00 , {23899, 23899, 23899}, {23899, 23899, 23899}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 2400, 0x01 , -1 , PIXEL_RATE, 0x05 , 31849, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 1200, 0x02 , -1 , PIXEL_RATE, 0x05 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 600, 0x03 , 2 , PIXEL_RATE, 0x05 , 7999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 300, 0x04 , 3 , PIXEL_RATE, 0x04 , 2799, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 150, 0x04 , 4 , PIXEL_RATE, 0x04 , 2799, 1856 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NORMAL, CM_GRAY , 4800, 0x05 , -1 , LINE_RATE , 0x05 , 47799, 256 , STT_HALF, 0x00 , {23899, 23899, 23899}, {23899, 23899, 23899}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 2400, 0x06 , -1 , LINE_RATE , 0x05 , 31849, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 1200, 0x07 , -1 , LINE_RATE , 0x05 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 600, 0x08 , 2 , LINE_RATE , 0x05 , 7999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 300, 0x09 , 3 , LINE_RATE , 0x04 , 2799, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 150, 0x09 , 4 , LINE_RATE , 0x04 , 2799, 1856 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_TA , CM_COLOR , 4800, 0x0A , -1 , PIXEL_RATE, 0x05 , 53999, 256 , STT_HALF, 0x00 , {26999, 26999, 26999}, {26999, 26999, 26999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 2400, 0x01 , -1 , PIXEL_RATE, 0x05 , 35999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 1200, 0x02 , -1 , PIXEL_RATE, 0x05 , 17999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 600, 0x03 , 2 , PIXEL_RATE, 0x05 , 8999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 300, 0x04 , 3 , PIXEL_RATE, 0x04 , 2959, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 150, 0x04 , 4 , PIXEL_RATE, 0x04 , 2959, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_TA , CM_GRAY , 4800, 0x0B , -1 , LINE_RATE , 0x05 , 53999, 256 , STT_HALF, 0x00 , {26999, 26999, 26999}, {26999, 26999, 26999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 2400, 0x06 , -1 , LINE_RATE , 0x05 , 35999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 1200, 0x07 , -1 , LINE_RATE , 0x05 , 17999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 600, 0x08 , 3 , LINE_RATE , 0x05 , 8999, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 300, 0x09 , 4 , LINE_RATE , 0x04 , 2959, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 150, 0x09 , 4 , LINE_RATE , 0x05 , 2959, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NEG , CM_COLOR , 4800, 0x0C , -1 , PIXEL_RATE, 0x05 , 60599, 256 , STT_HALF, 0x00 , {30299, 30299, 30299}, {30299, 30299, 30299}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 2400, 0x01 , -1 , PIXEL_RATE, 0x05 , 145799, 256 , STT_FULL, 0x00 , {48599, 97199, 0}, {48599, 48599, 145799}, 0 , 1 , -1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 1200, 0x02 , -1 , PIXEL_RATE, 0x05 , 89999, 256 , STT_FULL, 0x00 , {29999, 59999, 0}, {29999, 29999, 89999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 600, 0x03 , -1 , PIXEL_RATE, 0x05 , 45999, 256 , STT_HALF, 0x00 , {15333, 30666, 0}, {15333, 15333, 45999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 300, 0x04 , -1 , PIXEL_RATE, 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 150, 0x04 , 3 , PIXEL_RATE, 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NEG , CM_GRAY , 4800, 0x0D , -1 , LINE_RATE , 0x05 , 60599, 256 , STT_FULL, 0x00 , {30299, 30299, 30299}, {30299, 30299, 30299}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 2400, 0x06 , -1 , LINE_RATE , 0x05 ,145799, 256 , STT_FULL, 0x00 , {48599, 97199, 0}, {48599, 48599, 145799}, 0 , 1 , -1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 1200, 0x07 , -1 , LINE_RATE , 0x05 , 89999, 256 , STT_FULL, 0x00 , {29999, 59999, 0}, {29999, 29999, 89999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 600, 0x08 , -1 , LINE_RATE , 0x05 , 45999, 256 , STT_HALF, 0x00 , {15333, 30666, 0}, {15333, 15333, 45999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 300, 0x09 , -1 , LINE_RATE , 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 150, 0x09 , 3 , LINE_RATE , 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, {ST_NORMAL, CM_COLOR , 4800, 0x00 , -1 , PIXEL_RATE, 0x05 , 47799, 64 , STT_HALF, 0x00 , {23899, 23899, 23899}, {23899, 23899, 23899}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 2400, 0x01 , -1 , PIXEL_RATE, 0x05 , 31849, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 1200, 0x02 , -1 , PIXEL_RATE, 0x05 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 600, 0x03 , 2 , PIXEL_RATE, 0x05 , 7999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 300, 0x04 , 3 , PIXEL_RATE, 0x04 , 2799, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 150, 0x04 , 4 , PIXEL_RATE, 0x04 , 2799, 1856 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, {ST_NORMAL, CM_GRAY , 4800, 0x05 , -1 , LINE_RATE , 0x05 , 47799, 64 , STT_HALF, 0x00 , {23899, 23899, 23899}, {23899, 23899, 23899}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 2400, 0x06 , -1 , LINE_RATE , 0x05 , 31849, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 1200, 0x07 , -1 , LINE_RATE , 0x05 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 600, 0x08 , 2 , LINE_RATE , 0x05 , 7999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 300, 0x09 , 3 , LINE_RATE , 0x04 , 2799, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 150, 0x09 , 4 , LINE_RATE , 0x04 , 2799, 1856 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, {ST_TA , CM_COLOR , 4800, 0x0A , -1 , PIXEL_RATE, 0x05 , 53999, 64 , STT_HALF, 0x00 , {26999, 26999, 26999}, {26999, 26999, 26999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 2400, 0x01 , -1 , PIXEL_RATE, 0x05 , 35999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 1200, 0x02 , -1 , PIXEL_RATE, 0x05 , 17999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 600, 0x03 , 2 , PIXEL_RATE, 0x05 , 8999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 300, 0x04 , 3 , PIXEL_RATE, 0x04 , 2959, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 150, 0x04 , 4 , PIXEL_RATE, 0x04 , 2959, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, {ST_TA , CM_GRAY , 4800, 0x0B , -1 , LINE_RATE , 0x05 , 53999, 64 , STT_HALF, 0x00 , {26999, 26999, 26999}, {26999, 26999, 26999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 2400, 0x06 , -1 , LINE_RATE , 0x05 , 35999, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 1200, 0x07 , -1 , LINE_RATE , 0x05 , 17999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 600, 0x08 , 3 , LINE_RATE , 0x05 , 8999, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 300, 0x09 , 4 , LINE_RATE , 0x04 , 2959, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 150, 0x09 , 4 , LINE_RATE , 0x05 , 2959, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, {ST_NEG , CM_COLOR , 4800, 0x0C , -1 , PIXEL_RATE, 0x05 , 60599, 64 , STT_HALF, 0x00 , {30299, 30299, 30299}, {30299, 30299, 30299}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 2400, 0x01 , -1 , PIXEL_RATE, 0x05 ,145799, 256 , STT_FULL, 0x00 , {48599, 97199, 0}, {48599, 48599,145799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 1200, 0x02 , -1 , PIXEL_RATE, 0x05 , 89999, 256 , STT_FULL, 0x00 , {29999, 59999, 0}, {29999, 29999, 89999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 600, 0x03 , -1 , PIXEL_RATE, 0x05 , 45999, 256 , STT_HALF, 0x00 , {15333, 30666, 0}, {15333, 15333, 45999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 300, 0x04 , -1 , PIXEL_RATE, 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 150, 0x04 , 3 , PIXEL_RATE, 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, {ST_NEG , CM_GRAY , 4800, 0x0D , -1 , LINE_RATE , 0x05 , 60599, 64 , STT_FULL, 0x00 , {30299, 30299, 30299}, {30299, 30299, 30299}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 2400, 0x06 , -1 , LINE_RATE , 0x05 ,145799, 256 , STT_FULL, 0x00 , {48599, 97199, 0}, {48599, 48599,145799}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 1200, 0x07 , -1 , LINE_RATE , 0x05 , 89999, 256 , STT_FULL, 0x00 , {29999, 59999, 0}, {29999, 29999, 59999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 600, 0x08 , -1 , LINE_RATE , 0x05 , 45999, 256 , STT_HALF, 0x00 , {15333, 30666, 0}, {15333, 15333, 45999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 300, 0x09 , -1 , LINE_RATE , 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 150, 0x09 , 3 , LINE_RATE , 0x04 , 14879, 256 , STT_HALF, 0x00 , { 4959, 9919, 0}, { 4959, 4959, 14879}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }} + }; + + SANE_Int rst = ERROR; + + if (mymode != NULL) + { + SANE_Int a; + SANE_Int total = sizeof(reg) / sizeof(struct st_modes); + SANE_Int count = 0; + struct st_modes *md; + + for (a = 0; a < total; a++) + { + md = ®[a]; + if (md->usb == usb) + { + if (count == sm) + { + memcpy(mymode, &md->mode, sizeof(struct st_scanmode)); + rst = OK; + break; + } + + count++; + } + } + } + + return rst; +} + +static SANE_Int hp3800_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode) +{ + struct st_modes + { + SANE_Int usb; + struct st_scanmode mode; + }; + + struct st_modes reg[] = + { + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x05 , 23999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 23999, 96 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x04 , 7999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 300, 0x03 , 9 , PIXEL_RATE, 0x04 , 4999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 150, 0x03 , 10 , PIXEL_RATE, 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x05 , 23999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x04 , 7999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 300, 0x08 , 9 , LINE_RATE , 0x04 , 4999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 150, 0x08 , 10 , LINE_RATE , 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 600, 0x09 , -1 , PIXEL_RATE, 0x04 , 5999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 2999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 150, 0x03 , 10 , PIXEL_RATE, 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x04 , 5999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 2999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 150, 0x08 , 10 , LINE_RATE , 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NEG , CM_COLOR , 2400, 0x0A , -1 , PIXEL_RATE, 0x04 ,127999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 1200, 0x0B , -1 , PIXEL_RATE, 0x05 ,127999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 600, 0x0C , -1 , PIXEL_RATE, 0x04 , 31999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 31999, 31999, 31999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 300, 0x0D , -1 , PIXEL_RATE, 0x04 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 150, 0x0D , 10 , PIXEL_RATE, 0x04 , 15999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NEG , CM_GRAY , 2400, 0x0F , -1 , LINE_RATE , 0x05 ,127999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 1200, 0x10 , -1 , LINE_RATE , 0x05 ,127999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 600, 0x11 , -1 , LINE_RATE , 0x04 , 31999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 31999, 31999, 31999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 300, 0x12 , -1 , LINE_RATE , 0x04 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 150, 0x12 , 10 , LINE_RATE , 0x04 , 15999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x05 , 23999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 2 , 5 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 23999, 96 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 2 , 3 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x04 , 7999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 300, 0x03 , 9 , PIXEL_RATE, 0x04 , 4999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_COLOR , 150, 0x03 , 10 , PIXEL_RATE, 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x05 , 23999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 2 , 2 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 2 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x04 , 7999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 300, 0x08 , 9 , LINE_RATE , 0x04 , 4999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NORMAL, CM_GRAY , 150, 0x08 , 10 , LINE_RATE , 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 600, 0x09 , -1 , PIXEL_RATE, 0x04 , 5999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 2999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_COLOR , 150, 0x03 , 10 , PIXEL_RATE, 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x04 , 5999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 2999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_TA , CM_GRAY , 150, 0x08 , 10 , LINE_RATE , 0x04 , 2999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB11, {ST_NEG , CM_COLOR , 2400, 0x0A , -1 , PIXEL_RATE, 0x04 ,127999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 1200, 0x0B , -1 , PIXEL_RATE, 0x05 ,127999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 600, 0x0C , -1 , PIXEL_RATE, 0x04 , 31999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 31999, 31999, 31999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 300, 0x0D , -1 , PIXEL_RATE, 0x04 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_COLOR , 150, 0x0D , 10 , PIXEL_RATE, 0x04 , 15999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB11, {ST_NEG , CM_GRAY , 2400, 0x0F , -1 , LINE_RATE , 0x05 ,127999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 1200, 0x10 , -1 , LINE_RATE , 0x05 ,127999, 96 , STT_HALF, 0x00 , { 0, 0, 0}, {127999,127999,127999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 600, 0x11 , -1 , LINE_RATE , 0x04 , 31999, 128 , STT_HALF, 0x00 , { 0, 0, 0}, { 31999, 31999, 31999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 300, 0x12 , -1 , LINE_RATE , 0x04 , 15999, 256 , STT_HALF, 0x00 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB11, {ST_NEG , CM_GRAY , 150, 0x12 , 10 , LINE_RATE , 0x04 , 15999, 1024 , STT_HALF, 0x01 , { 0, 0, 0}, { 15999, 15999, 15999}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }} + }; + + SANE_Int rst = ERROR; + + if (mymode != NULL) + { + SANE_Int a; + SANE_Int total = sizeof(reg) / sizeof(struct st_modes); + SANE_Int count = 0; + struct st_modes *md; + + for (a = 0; a < total; a++) + { + md = ®[a]; + if (md->usb == usb) + { + if (count == sm) + { + memcpy(mymode, &md->mode, sizeof(struct st_scanmode)); + rst = OK; + break; + } + + count++; + } + } + } + + return rst; +} + +static SANE_Int bq5550_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode) +{ + struct st_modes + { + SANE_Int usb; + struct st_scanmode mode; + }; + + struct st_modes reg[] = + { + /* usb, {scantype , colormode , res , timing, curve, samplerate, clock, ctpc , backstp, steptype , dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NORMAL, CM_COLOR , 1200, 0x00 , -1 , PIXEL_RATE, 0x05 , 12999, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 3 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 600, 0x01 , -1 , PIXEL_RATE, 0x05 , 6999, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 5 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 300, 0x02 , 0 , PIXEL_RATE, 0x05 , 5599, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 3 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 150, 0x02 , 0 , PIXEL_RATE, 0x05 , 6439, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 2 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 100, 0x02 , 0 , PIXEL_RATE, 0x05 , 5759, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NORMAL, CM_GRAY , 1200, 0x03 , -1 , LINE_RATE , 0x05 , 12999, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 3 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 600, 0x04 , -1 , LINE_RATE , 0x05 , 7199, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 2 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 300, 0x05 , 0 , LINE_RATE , 0x05 , 5599, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 150, 0x05 , 0 , LINE_RATE , 0x05 , 6239, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 100, 0x05 , 0 , LINE_RATE , 0x05 , 5759, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NORMAL, CM_LINEART, 1200, 0x03 , -1 , LINE_RATE , 0x05 , 12999, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 3 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_LINEART, 600, 0x04 , -1 , LINE_RATE , 0x05 , 7199, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 2 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_LINEART, 300, 0x05 , 0 , LINE_RATE , 0x05 , 5599, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_LINEART, 150, 0x05 , 0 , LINE_RATE , 0x05 , 6239, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_LINEART, 100, 0x05 , 0 , LINE_RATE , 0x05 , 5759, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode , res , timing, curve, samplerate, clock, ctpc , backstp, steptype , dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_TA , CM_COLOR , 1200, 0x00 , -1 , PIXEL_RATE, 0x05 , 9899, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 600, 0x01 , -1 , PIXEL_RATE, 0x05 , 9999, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 300, 0x02 , 0 , PIXEL_RATE, 0x05 , 4799, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 150, 0x02 , 0 , PIXEL_RATE, 0x05 , 4959, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 100, 0x02 , 0 , PIXEL_RATE, 0x05 , 5059, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_TA , CM_GRAY , 1200, 0x03 , -1 , LINE_RATE , 0x05 , 9899, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 600, 0x04 , -1 , LINE_RATE , 0x05 , 9999, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 300, 0x05 , 0 , LINE_RATE , 0x05 , 4799, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 150, 0x05 , 0 , LINE_RATE , 0x05 , 4959, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 100, 0x05 , 0 , LINE_RATE , 0x05 , 5059, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_TA , CM_LINEART, 1200, 0x03 , -1 , LINE_RATE , 0x05 , 9899, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_LINEART, 600, 0x04 , -1 , LINE_RATE , 0x05 , 9999, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_LINEART, 300, 0x05 , 0 , LINE_RATE , 0x05 , 4799, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_LINEART, 150, 0x05 , 0 , LINE_RATE , 0x05 , 4959, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_LINEART, 100, 0x05 , 0 , LINE_RATE , 0x05 , 5059, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode , res , timing, curve, samplerate, clock, ctpc , backstp, steptype , dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NEG , CM_COLOR , 1200, 0x00 , -1 , PIXEL_RATE, 0x05 , 51899, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 600, 0x01 , -1 , PIXEL_RATE, 0x05 , 51799, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 300, 0x02 , 0 , PIXEL_RATE, 0x05 , 25899, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 150, 0x02 , 0 , PIXEL_RATE, 0x05 , 25899, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 100, 0x02 , 0 , PIXEL_RATE, 0x05 , 25499, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NEG , CM_GRAY , 1200, 0x03 , -1 , LINE_RATE , 0x05 , 51899, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 600, 0x04 , -1 , LINE_RATE , 0x05 , 51799, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 300, 0x05 , 0 , LINE_RATE , 0x05 , 25899, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 150, 0x05 , 0 , LINE_RATE , 0x05 , 25899, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 100, 0x05 , 0 , LINE_RATE , 0x05 , 25499, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NEG , CM_LINEART, 1200, 0x03 , -1 , LINE_RATE , 0x05 , 51899, 10 , STT_QUART, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_LINEART, 600, 0x04 , -1 , LINE_RATE , 0x05 , 51799, 32 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_LINEART, 300, 0x05 , 0 , LINE_RATE , 0x05 , 25899, 128 , STT_FULL , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_LINEART, 150, 0x05 , 0 , LINE_RATE , 0x05 , 25899, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_LINEART, 100, 0x05 , 0 , LINE_RATE , 0x05 , 25499, 128 , STT_HALF , 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }} + }; + + SANE_Int rst = ERROR; + + /* silence compiler */ + usb = usb; + + if (mymode != NULL) + { + SANE_Int a; + SANE_Int total = sizeof(reg) / sizeof(struct st_modes); + SANE_Int count = 0; + struct st_modes *md; + + for (a = 0; a < total; a++) + { + md = ®[a]; + if (count == sm) + { + memcpy(mymode, &md->mode, sizeof(struct st_scanmode)); + rst = OK; + break; + } + + count++; + } + } + + return rst; +} + +static SANE_Int ua4900_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode) +{ + struct st_modes + { + SANE_Int usb; + struct st_scanmode mode; + }; + + struct st_modes reg[] = + { + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NORMAL, CM_COLOR , 1200, 0x00 , -1 , PIXEL_RATE, 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 600, 0x01 , 2 , PIXEL_RATE, 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 300, 0x02 , 3 , PIXEL_RATE, 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 200, 0x03 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NORMAL, CM_GRAY , 1200, 0x05 , -1 , LINE_RATE , 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 600, 0x06 , 2 , LINE_RATE , 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 300, 0x07 , 3 , LINE_RATE , 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 200, 0x08 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NORMAL, CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_TA , CM_COLOR , 1200, 0x00 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 600, 0x01 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 300, 0x02 , 3 , PIXEL_RATE, 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 200, 0x03 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_TA , CM_GRAY , 1200, 0x05 , -1 , LINE_RATE , 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 600, 0x06 , -1 , LINE_RATE , 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 300, 0x07 , 3 , LINE_RATE , 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 200, 0x08 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_TA , CM_GRAY , 100, 0x09 , 4 , LINE_RATE , 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + /* usb, {scantype , colormode, res , timing, curve, samplerate, clock, ctpc , backstp, steptype, dummyline, {expt }, {mexpt }, motorplus, mexpt16, mexptfull, mexposure, mri , msi , mmtir, mmtirh, skips } */ + {USB20, {ST_NEG , CM_COLOR , 1200, 0x00 , -1 , PIXEL_RATE, 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 600, 0x01 , -1 , PIXEL_RATE, 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 300, 0x02 , -1 , PIXEL_RATE, 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 200, 0x03 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_COLOR , 100, 0x04 , -1 , PIXEL_RATE, 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + + {USB20, {ST_NEG , CM_GRAY , 1200, 0x05 , -1 , LINE_RATE , 0x03 , 36467, 256 , STT_FULL, 0x00 , {12155, 24311, 0}, {12155, 12155, 36467}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 600, 0x06 , -1 , LINE_RATE , 0x02 , 16463, 256 , STT_FULL, 0x00 , { 5487, 10975, 0}, { 5487, 5487, 16463}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 300, 0x07 , -1 , LINE_RATE , 0x02 , 8351, 256 , STT_HALF, 0x00 , { 2783, 5567, 0}, { 2783, 2783, 8351}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 200, 0x08 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x00 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, + {USB20, {ST_NEG , CM_GRAY , 100, 0x09 , -1 , LINE_RATE , 0x02 , 6191, 256 , STT_HALF, 0x02 , { 2063, 4127, 0}, { 2063, 2063, 6191}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }} + }; + + SANE_Int rst = ERROR; + + if (mymode != NULL) + { + SANE_Int a; + SANE_Int total = sizeof(reg) / sizeof(struct st_modes); + SANE_Int count = 0; + struct st_modes *md; + + for (a = 0; a < total; a++) + { + md = ®[a]; + if (md->usb == usb) + { + if (count == sm) + { + memcpy(mymode, &md->mode, sizeof(struct st_scanmode)); + rst = OK; + break; + } + + count++; + } + } + } + + return rst; +} + +/** SEC: Calibration wreferences ---------- */ + +static void hp3970_wrefs(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + struct st_wref + { + SANE_Int usb; + SANE_Int sensor; + SANE_Int depth; + SANE_Int res; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + struct st_wref wrefs[] = + { + /*usb , sensor , depth, res , {transparent }, {negative} */ + {USB20, CCD_SENSOR, 8 , 2400, { 78, 78, 68}, {120, 136, 157}}, + {USB20, CCD_SENSOR, 8 , 1200, { 78, 78, 68}, {120, 136, 157}}, + {USB20, CCD_SENSOR, 8 , 600 , { 79, 80, 70}, {119, 136, 157}}, + {USB20, CCD_SENSOR, 8 , 300 , { 79, 80, 70}, {119, 136, 157}}, + {USB20, CCD_SENSOR, 8 , 200 , { 79, 80, 70}, {119, 136, 157}}, + {USB20, CCD_SENSOR, 8 , 100 , { 79, 80, 70}, {119, 136, 157}}, + + {USB20, CCD_SENSOR, 16 , 2400, { 81, 81, 71}, {119, 137, 158}}, + {USB20, CCD_SENSOR, 16 , 1200, { 81, 81, 71}, {119, 137, 158}}, + {USB20, CCD_SENSOR, 16 , 600 , { 81, 82, 72}, {119, 137, 158}}, + {USB20, CCD_SENSOR, 16 , 300 , { 81, 82, 72}, {119, 137, 158}}, + {USB20, CCD_SENSOR, 16 , 200 , { 81, 82, 72}, {119, 137, 158}}, + {USB20, CCD_SENSOR, 16 , 100 , { 81, 82, 72}, {119, 137, 158}}, + + /*usb , sensor , depth, res , {transparent }, {negative } */ + {USB20, CIS_SENSOR, 8 , 2400, { 94, 85, 78}, { 94, 85, 78}}, + {USB20, CIS_SENSOR, 8 , 1200, { 83, 82, 75}, {140, 155, 155}}, + {USB20, CIS_SENSOR, 8 , 600 , { 84, 84, 76}, {145, 155, 165}}, + {USB20, CIS_SENSOR, 8 , 300 , {146, 166, 166}, {146, 166, 166}}, + {USB20, CIS_SENSOR, 8 , 200 , {145, 310, 160}, {145, 310, 160}}, + {USB20, CIS_SENSOR, 8 , 100 , {140, 300, 155}, {140, 300, 155}}, + + {USB20, CIS_SENSOR, 16 , 2400, { 94, 85, 78}, { 94, 85, 78}}, + {USB20, CIS_SENSOR, 16 , 1200, { 83, 82, 75}, {140, 155, 155}}, + {USB20, CIS_SENSOR, 16 , 600 , { 84, 84, 76}, {145, 155, 165}}, + {USB20, CIS_SENSOR, 16 , 300 , {146, 166, 166}, {146, 166, 166}}, + {USB20, CIS_SENSOR, 16 , 200 , {145, 310, 160}, {145, 310, 160}}, + {USB20, CIS_SENSOR, 16 , 100 , {140, 300, 155}, {140, 300, 155}}, + + /*usb , sensor , depth, res , {transparent }, {negative } */ + {USB11, CCD_SENSOR, 8 , 2400, { 78, 78, 68}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 8 , 1200, { 78, 78, 68}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 8 , 600 , { 79, 79, 70}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 8 , 300 , { 79, 79, 70}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 8 , 200 , { 79, 79, 70}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 8 , 100 , { 79, 79, 70}, {120, 137, 158}}, + + {USB11, CCD_SENSOR, 16 , 2400, { 80, 80, 70}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 16 , 1200, { 80, 80, 70}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 16 , 600 , { 80, 81, 71}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 16 , 300 , { 80, 81, 71}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 16 , 200 , { 80, 81, 71}, {120, 137, 158}}, + {USB11, CCD_SENSOR, 16 , 100 , { 80, 81, 71}, {120, 137, 158}}, + + /*usb , sensor , depth, res , {transparent }, {negative} */ + {USB11, CIS_SENSOR, 8 , 2400, { 94, 85, 78}, {94 , 85 , 78}}, + {USB11, CIS_SENSOR, 8 , 1200, { 83, 82, 75}, {140, 155, 155}}, + {USB11, CIS_SENSOR, 8 , 600 , { 84, 84, 76}, {145, 155, 165}}, + {USB11, CIS_SENSOR, 8 , 300 , {146, 166, 166}, {146, 166, 166}}, + {USB11, CIS_SENSOR, 8 , 200 , {145, 310, 160}, {145, 310, 160}}, + {USB11, CIS_SENSOR, 8 , 100 , {140, 300, 155}, {140, 300, 155}}, + + {USB11, CIS_SENSOR, 16 , 2400, { 94, 85, 78}, { 94, 85, 78}}, + {USB11, CIS_SENSOR, 16 , 1200, { 83, 82, 75}, {140, 155, 155}}, + {USB11, CIS_SENSOR, 16 , 600 , { 84, 84, 76}, {145, 155, 165}}, + {USB11, CIS_SENSOR, 16 , 300 , {146, 166, 166}, {146, 166, 166}}, + {USB11, CIS_SENSOR, 16 , 200 , {145, 310, 160}, {145, 310, 160}}, + {USB11, CIS_SENSOR, 16 , 100 , {140, 300, 155}, {140, 300, 155}} + }; + + struct st_wref *rf; + + *red = *green = *blue = 0x50; + + if (res <= 100) + res = 100; + else if (res <= 200) + res = 200; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else if (res <= 1200) + res = 1200; + else res = 2400; + + if (scantype != ST_NORMAL) + { + SANE_Int a; + SANE_Int count = sizeof(wrefs) / sizeof(struct st_wref); + + for (a = 0; a < count; a++) + { + rf = &wrefs[a]; + if ((rf->usb == usb)&&(rf->sensor == ccd)&&(rf->depth == depth)&&(rf->res == res)) + { + switch(scantype) + { + case ST_NEG: + *red = rf->negative[CL_RED]; + *green = rf->negative[CL_GREEN]; + *blue = rf->negative[CL_BLUE]; + break; + case ST_TA: + *red = rf->transparent[CL_RED]; + *green = rf->transparent[CL_GREEN]; + *blue = rf->transparent[CL_BLUE]; + break; + } + + break; + } + } + } else + { + /* reflective mode */ + *red = 233; + *green = 230; + *blue = 222; + } +} + +static void ua4900_wrefs(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + struct st_wref + { + SANE_Int usb; + SANE_Int depth; + SANE_Int res; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + struct st_wref wrefs[] = + { + /*usb , depth, res , {transparent }, {negative } */ + {USB20, 8 , 1200, {136, 131, 121}, {215, 210, 260}}, + {USB20, 8 , 600 , {133, 129, 118}, {219, 215, 264}}, + {USB20, 8 , 300 , {133, 129, 119}, {218, 215, 261}}, + {USB20, 8 , 200 , {133, 130, 119}, {218, 215, 261}}, + {USB20, 8 , 100 , {132, 128, 118}, {218, 215, 261}}, + + {USB20, 16 , 1200, {264, 263, 266}, { 0, 0, 0}}, + {USB20, 16 , 600 , {264, 265, 268}, { 0, 0, 0}}, + {USB20, 16 , 300 , {264, 260, 263}, { 0, 0, 0}}, + {USB20, 16 , 200 , {257, 255, 253}, { 0, 0, 0}}, + {USB20, 16 , 100 , {258, 259, 256}, { 0, 0, 0}}, + + /*usb , depth, res , {transparent }, {negative } */ + {USB11, 8 , 1200, {135, 130, 119}, {220, 215, 264}}, + {USB11, 8 , 600 , {132, 128, 117}, {217, 213, 259}}, + {USB11, 8 , 300 , {132, 128, 117}, {216, 211, 259}}, + {USB11, 8 , 200 , {132, 128, 118}, {215, 352, 259}}, + {USB11, 8 , 100 , {266, 264, 264}, {215, 352, 259}}, + + {USB11, 16 , 1200, {264, 263, 266}, { 0, 0, 0}}, + {USB11, 16 , 600 , {257, 256, 253}, { 0, 0, 0}}, + {USB11, 16 , 300 , {259, 252, 254}, { 0, 0, 0}}, + {USB11, 16 , 200 , {257, 255, 253}, { 0, 0, 0}}, + {USB11, 16 , 100 , {258, 259, 256}, { 0, 0, 0}} + }; + + struct st_wref *rf; + + *red = *green = *blue = 0x50; + + if (res <= 100) + res = 100; + else if (res <= 200) + res = 200; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else res = 1200; + + if (scantype != ST_NORMAL) + { + SANE_Int a; + SANE_Int count = sizeof(wrefs) / sizeof(struct st_wref); + + for (a = 0; a < count; a++) + { + rf = &wrefs[a]; + if ((rf->usb == usb)&&(rf->depth == depth)&&(rf->res == res)) + { + switch(scantype) + { + case ST_NEG: + *red = rf->negative[CL_RED]; + *green = rf->negative[CL_GREEN]; + *blue = rf->negative[CL_BLUE]; + break; + case ST_TA: + *red = rf->transparent[CL_RED]; + *green = rf->transparent[CL_GREEN]; + *blue = rf->transparent[CL_BLUE]; + break; + } + + break; + } + } + } else + { + /* reflective mode */ + *red = 233; + *green = 230; + *blue = 222; + } +} + +static void hp3800_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + /* in this scanner, values are the same in all usb versions and depths */ + struct st_wref + { + SANE_Int res; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + struct st_wref wrefs[] = + { + /* res , {transparent }, {negative } */ + { 2400, {276, 279, 243}, { 98, 162, 229}}, + { 1200, {276, 279, 243}, { 98, 162, 229}}, + { 600, {276, 279, 243}, {100, 162, 229}}, + { 300, {276, 279, 243}, {100, 162, 229}}, + { 150, {276, 279, 243}, {100, 162, 229}}, + }; + + struct st_wref *rf; + + *red = *green = *blue = 0x50; + + if (res <= 150) + res = 150; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else if (res <= 1200) + res = 1200; + else res = 2400; + + if (scantype != ST_NORMAL) + { + SANE_Int a; + SANE_Int count = sizeof(wrefs) / sizeof(struct st_wref); + + for (a = 0; a < count; a++) + { + rf = &wrefs[a]; + if (rf->res == res) + { + switch(scantype) + { + case ST_NEG: + *red = rf->negative[CL_RED]; + *green = rf->negative[CL_GREEN]; + *blue = rf->negative[CL_BLUE]; + break; + case ST_TA: + *red = rf->transparent[CL_RED]; + *green = rf->transparent[CL_GREEN]; + *blue = rf->transparent[CL_BLUE]; + break; + } + + break; + } + } + } else + { + /* reflective mode */ + *red = 248; + *green = 250; + *blue = 248; + } +} + +static void hp4370_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + struct st_wref + { + SANE_Int res; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + /* values are the same in all usb versions and depths */ + + struct st_wref wrefs[] = + { + /* res, {transparent }, {negative} */ + { 4800, { 93, 93, 82}, {156, 308, 454}}, + { 2400, { 93, 93, 82}, {156, 156, 153}}, + { 1200, { 93, 93, 82}, {156, 156, 153}}, + { 600, { 93, 93, 82}, {155, 155, 152}}, + { 300, { 94, 94, 83}, {155, 155, 152}}, + { 150, { 86, 87, 77}, {148, 145, 138}} + }; + + struct st_wref *rf; + + SANE_Int a; + + *red = *green = *blue = 0x50; + + if (res <= 150) + res = 150; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else if (res <= 1200) + res = 1200; + else if (res <= 2400) + res = 2400; + else res = 4800; + + if (scantype != ST_NORMAL) + { + SANE_Int count = sizeof(wrefs) / sizeof(struct st_wref); + + for (a = 0; a < count; a++) + { + rf = &wrefs[a]; + if (rf->res == res) + { + switch(scantype) + { + case ST_NEG: + *red = rf->negative[CL_RED]; + *green = rf->negative[CL_GREEN]; + *blue = rf->negative[CL_BLUE]; + break; + case ST_TA: + *red = rf->transparent[CL_RED]; + *green = rf->transparent[CL_GREEN]; + *blue = rf->transparent[CL_BLUE]; + break; + } + + break; + } + } + } else + { + /* reflective mode */ + *red = 233; + *green = 232; + *blue = 223; + } +} + +static void cfg_wrefs_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + switch(RTS_Debug->dev_model) + { + case UA4900: + ua4900_wrefs(RTS_Debug->usbtype, depth, res, scantype, red, green, blue); + break; + + case HP3800: + case HPG2710: + hp3800_wrefs(res, scantype, red, green, blue); + break; + + case HP4370: + case HPG3010: + case HPG3110: + hp4370_wrefs(res, scantype, red, green, blue); + break; + + default: + /* hp3970 and hp4070 */ + hp3970_wrefs(RTS_Debug->usbtype, sensortype, depth, res, scantype, red, green, blue); + break; + } +} + +static void hp3800_shading_cut(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + /* values are the same in all usb versions and depths */ + struct st_cut + { + SANE_Int res; + SANE_Int reflective[3]; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + struct st_cut cuts[] = + { + /* res, {reflective }, {transparent }, {negative } */ + { 2400, { -6, -6, -6}, {-75, -75, -75}, {440, -300, -250}}, + { 1200, { -6, -6, -6}, {-75, -75, -75}, {440, -300, -250}}, + { 600, { 10, 9, 12}, {-75, -75, -75}, {440, -300, -250}}, + { 300, { -6, -6, -6}, {-75, -75, -75}, {440, -300, -250}}, + { 150, { -6, -6, -6}, {-75, -75, -75}, {440, -300, -250}} + }; + + struct st_cut *ct; + + SANE_Int a; + SANE_Int count = sizeof(cuts) / sizeof(struct st_cut); + + *red = *green = *blue = 0; + + if (res <= 150) + res = 150; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else if (res <= 1200) + res = 1200; + else res = 2400; + + for (a = 0; a < count; a++) + { + ct = &cuts[a]; + if (ct->res == res) + { + switch(scantype) + { + case ST_NEG: + *red = ct->negative[CL_RED]; + *green = ct->negative[CL_GREEN]; + *blue = ct->negative[CL_BLUE]; + break; + case ST_TA: + *red = ct->transparent[CL_RED]; + *green = ct->transparent[CL_GREEN]; + *blue = ct->transparent[CL_BLUE]; + break; + default: /* reflective */ + *red = ct->reflective[CL_RED]; + *green = ct->reflective[CL_GREEN]; + *blue = ct->reflective[CL_BLUE]; + break; + } + break; + } + } +} + +static void hp3970_shading_cut(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + struct st_cut + { + SANE_Int usb; + SANE_Int sensor; + SANE_Int depth; + SANE_Int res; + SANE_Int reflective[3]; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + struct st_cut cuts[] = + { + /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */ + {USB20, CCD_SENSOR, 8 , 2400, {-15, -15, -15}, { 0, 0, 0}, {63, 0, 3}}, + {USB20, CCD_SENSOR, 8 , 1200, {-15, -15, -15}, { 0, 0, 0}, {63, 0, 5}}, + {USB20, CCD_SENSOR, 8 , 600 , {-15, -15, -15}, { 0, 0, 0}, {75, 0, 5}}, + {USB20, CCD_SENSOR, 8 , 300 , {-15, -15, -15}, { 0, 0, 0}, {75, 0, 5}}, + {USB20, CCD_SENSOR, 8 , 200 , {-15, -15, -15}, { 0, 0, 0}, {75, 0, 5}}, + {USB20, CCD_SENSOR, 8 , 100 , {-15, -15, -15}, { 0, 0, 0}, {75, 0, 5}}, + + {USB20, CCD_SENSOR, 16 , 2400, {-15, -15, -15}, { -7, -7, -7}, {43, 0, 3}}, + {USB20, CCD_SENSOR, 16 , 1200, {-15, -15, -15}, {-15, -15, -15}, {63, 0, 5}}, + {USB20, CCD_SENSOR, 16 , 600 , {-15, -15, -15}, {-15, -15, -15}, {75, 0, 5}}, + {USB20, CCD_SENSOR, 16 , 300 , {-15, -15, -15}, {-15, -15, -15}, {75, 0, 5}}, + {USB20, CCD_SENSOR, 16 , 200 , {-15, -15, -15}, {-15, -15, -15}, {75, 0, 5}}, + {USB20, CCD_SENSOR, 16 , 100 , {-15, -15, -15}, {-15, -15, -15}, {75, 0, 5}}, + + /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */ + {USB20, CIS_SENSOR, 8 , 2400, {-15, -15, -15}, {-68, -37, -43}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 8 , 1200, {-15, -15, -15}, {-20, -20, -28}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 8 , 600 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 8 , 300 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 8 , 200 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 8 , 100 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + + {USB20, CIS_SENSOR, 16 , 2400, {-15, -15, -15}, {-68, -37, -43}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 16 , 1200, {-15, -15, -15}, {-20, -20, -28}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 16 , 600 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 16 , 300 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 16 , 200 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB20, CIS_SENSOR, 16 , 100 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + + /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */ + {USB11, CCD_SENSOR, 8 , 2400, {-15, -15, -15}, { 0, 0, 0}, {63, 0, 3}}, + {USB11, CCD_SENSOR, 8 , 1200, {-15, -15, -15}, { 0, 0, 0}, {63, 0, 5}}, + {USB11, CCD_SENSOR, 8 , 600 , {-15, -15, -15}, { 0, 0, 0}, {50, 0, 5}}, + {USB11, CCD_SENSOR, 8 , 300 , {-15, -15, -15}, { 0, 0, 0}, {50, 0, 5}}, + {USB11, CCD_SENSOR, 8 , 200 , {-15, -15, -15}, { 0, 0, 0}, {50, 0, 5}}, + {USB11, CCD_SENSOR, 8 , 100 , {-15, -15, -15}, { 0, 0, 0}, {50, 0, 5}}, + + {USB11, CCD_SENSOR, 16 , 2400, {-15, -15, -15}, { -7, -7, -7}, {43, 0, 3}}, + {USB11, CCD_SENSOR, 16 , 1200, {-15, -15, -15}, {-15, -15, -15}, {63, 0, 5}}, + {USB11, CCD_SENSOR, 16 , 600 , {-15, -15, -15}, {-15, -15, -15}, {50, 0, 5}}, + {USB11, CCD_SENSOR, 16 , 300 , {-15, -15, -15}, {-15, -15, -15}, {50, 0, 5}}, + {USB11, CCD_SENSOR, 16 , 200 , {-15, -15, -15}, {-15, -15, -15}, {50, 0, 5}}, + {USB11, CCD_SENSOR, 16 , 100 , {-15, -15, -15}, {-15, -15, -15}, {50, 0, 5}}, + + /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */ + {USB11, CIS_SENSOR, 8 , 2400, {-15, -15, -15}, {-68, -37, -43}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 8 , 1200, {-15, -15, -15}, {-20, -20, -28}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 8 , 600 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 8 , 300 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 8 , 200 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 8 , 100 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + + {USB11, CIS_SENSOR, 16 , 2400, {-15, -15, -15}, {-68, -37, -43}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 16 , 1200, {-15, -15, -15}, {-20, -20, -28}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 16 , 600 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 16 , 300 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 16 , 200 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}}, + {USB11, CIS_SENSOR, 16 , 100 , {-15, -15, -15}, { 0, 0, 0}, { 0, 0, 0}} + }; + + struct st_cut *ct; + + SANE_Int a; + SANE_Int count = sizeof(cuts) / sizeof(struct st_cut); + + *red = *green = *blue = 0; + + if (res <= 100) + res = 100; + else if (res <= 200) + res = 200; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else if (res <= 1200) + res = 1200; + else res = 2400; + + for (a = 0; a < count; a++) + { + ct = &cuts[a]; + if ((ct->usb == usb)&&(ct->sensor == ccd)&&(ct->depth == depth)&&(ct->res == res)) + { + switch(scantype) + { + case ST_NEG: + *red = ct->negative[CL_RED]; + *green = ct->negative[CL_GREEN]; + *blue = ct->negative[CL_BLUE]; + break; + case ST_TA: + *red = ct->transparent[CL_RED]; + *green = ct->transparent[CL_GREEN]; + *blue = ct->transparent[CL_BLUE]; + break; + default: /* reflective */ + *red = ct->reflective[CL_RED]; + *green = ct->reflective[CL_GREEN]; + *blue = ct->reflective[CL_BLUE]; + break; + } + break; + } + } +} + +static void hp4370_shading_cut(SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + struct st_cut + { + SANE_Int depth; + SANE_Int res; + SANE_Int reflective[3]; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + /* values are the same in all usb versions for each depth */ + struct st_cut cuts[] = + { + /* depth, res , {reflective }, {transparent }, {negative } */ + { 8 , 4800, { 0, 0, 0}, { -3, -3, -3}, {35, -10, -7}}, + { 8 , 2400, {-15, -15, -15}, { -3, -3, -3}, {35, -10, -7}}, + { 8 , 1200, {-15, -15, -15}, { -3, -3, -3}, {35, -10, -22}}, + { 8 , 600 , {-15, -15, -15}, { -2, -2, -2}, {38, -10, -22}}, + { 8 , 300 , {-15, -15, -15}, { -2, -2, -2}, {38, -10, -22}}, + { 8 , 150 , {-15, -15, -15}, { 0, 0, 0}, {50, -23, -14}}, + + { 16 , 4800, { 0, 0, 0}, { -3, -3, -3}, {35, -10, -7}}, + { 16 , 2400, {-15, -15, -15}, { -3, -3, -3}, {35, -10, -7}}, + { 16 , 1200, {-15, -15, -15}, { -3, -3, -3}, {35, -10, -22}}, + { 16 , 600 , {-15, -15, -15}, { -2, -2, -2}, {38, -10, -22}}, + { 16 , 300 , {-15, -15, -15}, { -2, -2, -2}, {38, -10, -22}}, + { 16 , 150 , {-15, -15, -15}, {-15, -15, -15}, {40, -15, -5}} + }; + + struct st_cut *ct; + + SANE_Int a; + SANE_Int count = sizeof(cuts) / sizeof(struct st_cut); + + *red = *green = *blue = 0; + + if (res <= 150) + res = 150; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else if (res <= 1200) + res = 1200; + else if (res <= 2400) + res = 2400; + else res = 4800; + + for (a = 0; a < count; a++) + { + ct = &cuts[a]; + if ((ct->depth == depth)&&(ct->res == res)) + { + switch(scantype) + { + case ST_NEG: + *red = ct->negative[CL_RED]; + *green = ct->negative[CL_GREEN]; + *blue = ct->negative[CL_BLUE]; + break; + case ST_TA: + *red = ct->transparent[CL_RED]; + *green = ct->transparent[CL_GREEN]; + *blue = ct->transparent[CL_BLUE]; + break; + default: /* reflective */ + *red = ct->reflective[CL_RED]; + *green = ct->reflective[CL_GREEN]; + *blue = ct->reflective[CL_BLUE]; + break; + } + break; + } + } +} + +static void ua4900_shading_cut(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + struct st_cut + { + SANE_Int usb; + SANE_Int depth; + SANE_Int res; + SANE_Int reflective[3]; + SANE_Int transparent[3]; + SANE_Int negative[3]; + }; + + struct st_cut cuts[] = + { + /*usb , depth, res , {reflective }, {transparent }, {negative } */ + {USB20, 8 , 1200, {-15, -17, -13}, { 6, 0, 0}, {110, 15, 250}}, + {USB20, 8 , 600 , {-16, -15, -15}, { 6, 7, 5}, {105, 11, 20}}, + {USB20, 8 , 300 , {-15, -15, -15}, { 6, 7, 5}, {105, 10, 25}}, + {USB20, 8 , 200 , {-15, -15, -15}, { 5, 5, 5}, {110, 15, 32}}, + {USB20, 8 , 100 , {-15, -15, -15}, { 5, 5, 5}, {110, 15, 32}}, + + {USB20, 16 , 1200, {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB20, 16 , 600 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB20, 16 , 300 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB20, 16 , 200 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB20, 16 , 100 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + + /*usb , depth, res , {reflective }, {transparent }, {negative } */ + {USB11, 8 , 1200, {-15, -17, -13}, { 5, 5, 5}, {105, 12, 23}}, + {USB11, 8 , 600 , {-17, -15, -16}, { 8, 8, 8}, {105, 12, 20}}, + {USB11, 8 , 300 , {-15, -15, -15}, { 8, 8, 8}, {105, 15, 25}}, + {USB11, 8 , 200 , {-15, -15, -15}, { 8, 8, 8}, {105, 40, 25}}, + {USB11, 8 , 100 , {-15, -15, -15}, { 8, 8, 8}, {-20, 50, 23}}, + + {USB11, 16 , 1200, {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB11, 16 , 600 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB11, 16 , 300 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB11, 16 , 200 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}}, + {USB11, 16 , 100 , {-15, -15, -15}, { 5, 5, 5}, { 0, 0, 0}} + }; + + struct st_cut *ct; + + SANE_Int a; + SANE_Int count = sizeof(cuts) / sizeof(struct st_cut); + + *red = *green = *blue = 0; + + if (res <= 100) + res = 100; + else if (res <= 200) + res = 200; + else if (res <= 300) + res = 300; + else if (res <= 600) + res = 600; + else res = 1200; + + for (a = 0; a < count; a++) + { + ct = &cuts[a]; + if ((ct->usb == usb)&&(ct->depth == depth)&&(ct->res == res)) + { + switch(scantype) + { + case ST_NEG: + *red = ct->negative[CL_RED]; + *green = ct->negative[CL_GREEN]; + *blue = ct->negative[CL_BLUE]; + break; + case ST_TA: + *red = ct->transparent[CL_RED]; + *green = ct->transparent[CL_GREEN]; + *blue = ct->transparent[CL_BLUE]; + break; + default: /* reflective */ + *red = ct->reflective[CL_RED]; + *green = ct->reflective[CL_GREEN]; + *blue = ct->reflective[CL_BLUE]; + break; + } + break; + } + } +} + +static void cfg_shading_cut_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) +{ + switch(RTS_Debug->dev_model) + { + case UA4900: + ua4900_shading_cut(RTS_Debug->usbtype, depth, res, scantype, red, green, blue); + break; + + case HP3800: + case HPG2710: + hp3800_shading_cut(res, scantype, red, green, blue); + break; + + case HP4370: + case HPG3010: + case HPG3110: + hp4370_shading_cut(depth, res, scantype, red, green, blue); + break; + + default: + /* hp3970 and hp4070 */ + hp3970_shading_cut(RTS_Debug->usbtype, sensortype, depth, res, scantype, red, green, blue); + break; + } +} + +/** SEC: Sensor Timings ---------- */ + +/* ccd timing values for bq5550 scanner */ +static SANE_Int bq5550_timing_get(SANE_Int tm, struct st_timing *reg) +{ + SANE_Int rst = ERROR; + + if ((tm < 7)&&(reg != NULL)) + { + /* bq5550 sensor timing values for each resolution and color mode */ + + struct st_timing data[] = + { + /* res , cnpp, {cvtrp 1 2 3 }, cvtrw, cvtrfpw, cvtrbpw, {{cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}}, cphbp2s, cphbp2e, clamps, clampe , {cdss1, cdss2}, {cdsc1, cdsc2}, {cdscs1, cdscs2}, {adcclkp 1 y 2 }, adcclkp2e */ + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x16 , 0x02 , 0x02 , {{67645734915., 0. , 0x00 , 0x01 , 0x00 }, {132120576. , 0. , 0x00 , 0x01 , 0x00 }, {68585259519., 0. , 0x01 , 0x01 , 0x00 }, {134217216. , 0. , 0x01 , 0x01 , 0x01 }, {68585259519., 0. , 0x01 , 0x01 , 0x00 }, {134217216. , 0. , 0x01 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x0F , 0x1F }, {0x12 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x16 , 0x02 , 0x02 , {{66571993091., 0. , 0x00 , 0x01 , 0x00 }, {132120576. , 0. , 0x00 , 0x01 , 0x00 }, {131071. , 0. , 0x00 , 0x01 , 0x00 }, {68719345664., 0. , 0x00 , 0x01 , 0x01 }, {131071. , 0. , 0x00 , 0x01 , 0x00 }, {68719345664., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x10 , 0x1F }, {0x13 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x16 , 0x02 , 0x02 , {{67645734915., 0. , 0x00 , 0x01 , 0x00 }, {125829120. , 0. , 0x00 , 0x01 , 0x00 }, {67654057987., 0. , 0x00 , 0x01 , 0x00 }, {1065418748. , 0. , 0x00 , 0x01 , 0x01 }, {16383. , 0. , 0x00 , 0x01 , 0x00 }, {68182605824., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x10 , 0x1F }, {0x13 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x16 , 0x02 , 0x02 , {{67645734915., 0. , 0x00 , 0x01 , 0x00 }, {132120576. , 0. , 0x00 , 0x01 , 0x00 }, {68585259519., 0. , 0x01 , 0x01 , 0x00 }, {134217216. , 0. , 0x01 , 0x01 , 0x01 }, {68585259519., 0. , 0x01 , 0x01 , 0x00 }, {134217216. , 0. , 0x01 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x0F , 0x1F }, {0x12 , 0x22 }, {0x00 , 0x00 }, {262140. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x16 , 0x02 , 0x02 , {{66571993091., 0. , 0x00 , 0x01 , 0x00 }, {132120576. , 0. , 0x00 , 0x01 , 0x00 }, {131071. , 0. , 0x00 , 0x01 , 0x00 }, {68719345664., 0. , 0x00 , 0x01 , 0x01 }, {131071. , 0. , 0x00 , 0x01 , 0x00 }, {68719345664., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x10 , 0x1F }, {0x13 , 0x22 }, {0x00 , 0x00 }, {262140. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x16 , 0x02 , 0x02 , {{67645734915., 0. , 0x00 , 0x01 , 0x00 }, {125829120. , 0. , 0x00 , 0x01 , 0x00 }, {67654057987., 0. , 0x00 , 0x01 , 0x00 }, {1065418748. , 0. , 0x00 , 0x01 , 0x01 }, {16383. , 0. , 0x00 , 0x01 , 0x00 }, {68182605824., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x10 , 0x1F }, {0x13 , 0x22 }, {0x00 , 0x00 }, {524284. , 0. }, 0x00} + }; + + memcpy(reg, &data[tm], sizeof(struct st_timing)); + rst = OK; + } + + return rst; +} + +/* ccd timing values for hp3800 scanner */ +static SANE_Int hp3800_timing_get(SANE_Int tm, struct st_timing *reg) +{ + SANE_Int rst = ERROR; + + if ((tm < 20)&&(reg != NULL)) + { + /* Toshiba T2905 sensor timing values for each resolution and color mode */ + + struct st_timing data[] = + { + /* res , cnpp, {cvtrp 1 2 3 }, cvtrw, cvtrfpw, cvtrbpw, {{cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}}, cphbp2s, cphbp2e, clamps, clampe , {cdss1, cdss2}, {cdsc1, cdsc2}, {cdscs1, cdscs2}, {adcclkp 1 y 2 }, adcclkp2e */ + {0x0960, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{8589934588. , 0. , 0x00 , 0x01 , 0x01 }, {68719476732., 0. , 0x00 , 0x01 , 0x01 }, {134217216. , 0. , 0x01 , 0x01 , 0x00 }, {68585259519., 0. , 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x0F , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{64692944895., 0. , 0x00 , 0x01 , 0x01 }, {66571993087., 0. , 0x00 , 0x01 , 0x01 }, {524287. , 0. , 0x00 , 0x01 , 0x00 }, {68718952448., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x10 , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 0. , 0x00 , 0x01 , 0x01 }, {68719476733., 0. , 0x00 , 0x01 , 0x01 }, {1069563840. , 0. , 0x00 , 0x01 , 0x00 }, {67649912895., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x02 , 0x21 }, {0x03 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 0. , 0x00 , 0x01 , 0x01 }, {68719476733., 0. , 0x00 , 0x01 , 0x01 }, {477225440. , 0. , 0x00 , 0x01 , 0x00 }, {68242251295., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x02 , 0x21 }, {0x04 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x0096, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 0. , 0x00 , 0x01 , 0x01 }, {68719476733., 0. , 0x00 , 0x01 , 0x01 }, {13743895344., 0. , 0x00 , 0x01 , 0x00 }, {54975581391., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x01 , 0x21 }, {0x02 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + + {0x0960, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{8589934588. , 0. , 0x00 , 0x01 , 0x01 }, {68719476732., 0. , 0x00 , 0x01 , 0x01 }, {134217216. , 0. , 0x01 , 0x01 , 0x00 }, {68585259519., 0. , 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x0F , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{64692944895., 0. , 0x00 , 0x01 , 0x01 }, {66571993087., 0. , 0x00 , 0x01 , 0x01 }, {524287. , 0. , 0x00 , 0x01 , 0x00 }, {68718952448., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x10 , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 0. , 0x00 , 0x01 , 0x01 }, {68719476733., 0. , 0x00 , 0x01 , 0x01 }, {1069563840. , 0. , 0x00 , 0x01 , 0x00 }, {67649912895., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x02 , 0x21 }, {0x03 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 0. , 0x00 , 0x01 , 0x01 }, {68719476733., 0. , 0x00 , 0x01 , 0x01 }, {477225440. , 0. , 0x00 , 0x01 , 0x00 }, {68242251295., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x02 , 0x21 }, {0x04 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 0. , 0x00 , 0x01 , 0x01 }, {68719476733., 0. , 0x00 , 0x01 , 0x01 }, {266346464. , 0. , 0x00 , 0x01 , 0x00 }, {68453130271., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x01 , -1 , {0x04 , 0x21 }, {0x06 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + + {0x0960, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{8589934588. , 8589934588. , 0x00 , 0x01 , 0x01 }, {68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {134217216. , 134217216. , 0x01 , 0x01 , 0x00 }, {68585259519., 68585259519., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x80FF , 0x01 , -1 , {0x0F , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{64692944895., 64692944895., 0x00 , 0x01 , 0x01 }, {66571993087., 66571993087., 0x00 , 0x01 , 0x01 }, {524287. , 524287. , 0x00 , 0x01 , 0x00 }, {68718952448., 68718952448., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x80FF , 0x01 , -1 , {0x10 , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {68719476733., 68719476733., 0x00 , 0x01 , 0x01 }, {534781920. , 534781920. , 0x00 , 0x01 , 0x00 }, {68184694815., 68184694815., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x20FF , 0x01 , -1 , {0x05 , 0x21 }, {0x07 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {68719476733., 68719476733., 0x00 , 0x01 , 0x01 }, {477225440. , 477225440. , 0x00 , 0x01 , 0x00 }, {68242251295., 68242251295., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x11FF , 0x01 , -1 , {0x02 , 0x21 }, {0x04 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x0096, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {68719476733., 68719476733., 0x00 , 0x01 , 0x01 }, {13743895344., 13743895344., 0x00 , 0x01 , 0x00 }, {54975581391., 54975581391., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x110F , 0x01 , -1 , {0x01 , 0x21 }, {0x02 , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + + {0x0960, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{8589934588. , 8589934588. , 0x00 , 0x01 , 0x01 }, {68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {134217216. , 134217216. , 0x01 , 0x01 , 0x00 }, {68585259519., 68585259519., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x80FF , 0x01 , -1 , {0x0F , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{64692944895., 64692944895., 0x00 , 0x01 , 0x01 }, {66571993087., 66571993087., 0x00 , 0x01 , 0x01 }, {524287. , 524287. , 0x00 , 0x01 , 0x00 }, {68718952448., 68718952448., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x80FF , 0x01 , -1 , {0x10 , 0x20 }, {0x11 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {68719476733., 68719476733., 0x00 , 0x01 , 0x01 }, {534781920. , 534781920. , 0x00 , 0x01 , 0x00 }, {68184694815., 68184694815., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x20FF , 0x01 , -1 , {0x05 , 0x21 }, {0x07 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {68719476733., 68719476733., 0x00 , 0x01 , 0x01 }, {477225440. , 477225440. , 0x00 , 0x01 , 0x00 }, {68242251295., 68242251295., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x110F , 0x01 , -1 , {0x02 , 0x21 }, {0x04 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x0096, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{68719476732., 68719476732., 0x00 , 0x01 , 0x01 }, {68719476733., 68719476733., 0x00 , 0x01 , 0x01 }, {13743895344., 13743895344., 0x00 , 0x01 , 0x00 }, {54975581391., 54975581391., 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0xFF , 0x110F , 0x01 , -1 , {0x01 , 0x21 }, {0x02 , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + }; + + memcpy(reg, &data[tm], sizeof(struct st_timing)); + rst = OK; + } + + return rst; +} + +/* ccd timing values for hp3970 scanner */ +static SANE_Int hp3970_timing_get(SANE_Int sensortype, SANE_Int tm, struct st_timing *reg) +{ + SANE_Int rst = ERROR; + + if ((tm < 12)&&(reg != NULL)) + { + rst = OK; + if (sensortype == CCD_SENSOR) + { + /* Toshiba T2952 sensor timing values for each resolution and color mode */ + struct st_timing data[] = + { + /* res , cnpp, {cvtrp 1 2 3 }, cvtrw, cvtrfpw, cvtrbpw, {{cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}}, cphbp2s, cphbp2e, clamps, clampe , {cdss1, cdss2}, {cdsc1, cdsc2}, {cdscs1, cdscs2}, {adcclkp 1 y 2 }, adcclkp2e */ + {0x0960, 0x0B, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {34376515584., 0. , 0x00 , 0x01 , 0x00 }, {8455716864. , 0. , 0x01 , 0x01 , 0x00 }, {60246982656., 0. , 0x01 , 0x01 , 0x01 }, {68719214592., 0. , 0x00 , 0x01 , 0x01 }, {68719214592., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x24000, {0x04 , 0x09 }, {0x06 , 0x0B }, {0x00 , 0x00 }, {27481079808., 0. }, 0x00}, + {0x04B0, 0x1A, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {64424511232., 0. , 0x00 , 0x01 , 0x00 }, {68711088128., 0. , 0x00 , 0x01 , 0x00 }, {8388352. , 0. , 0x00 , 0x01 , 0x01 }, {68719476480., 0. , 0x00 , 0x01 , 0x01 }, {68719476480., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x08 , 0x15 }, {0x0C , 0x18 }, {0x00 , 0x00 }, {33351135232., 33351135232.}, 0x01}, + {0x0258, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {60129570816., 0. , 0x00 , 0x01 , 0x00 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {16773120. , 0. , 0x00 , 0x01 , 0x00 }, {68702699520., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x09 , 0x12 }, {0x0C , 0x14 }, {0x00 , 0x00 }, {64677150720., 0. }, 0x00}, + {0x012C, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {51539611648., 0. , 0x00 , 0x01 , 0x00 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {1057222656. , 0. , 0x00 , 0x01 , 0x00 }, {67662249984., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x04 , 0x15 }, {0x06 , 0x17 }, {0x00 , 0x00 }, {8084643840. , 0. }, 0x00}, + {0x00C8, 0x1D, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {68182605888., 0. , 0x00 , 0x01 , 0x00 }, {68719476720., 0. , 0x00 , 0x01 , 0x01 }, {68719476720., 0. , 0x00 , 0x01 , 0x01 }, {16659267072., 0. , 0x00 , 0x01 , 0x00 }, {52060209600., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x0A , 0x1B }, {0x0C , 0x1D }, {0x00 , 0x00 }, {4164816768. , 0. }, 0x00}, + {0x0960, 0x0B, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {34376515584., 0. , 0x00 , 0x01 , 0x00 }, {8455716864. , 0. , 0x01 , 0x01 , 0x00 }, {60246982656., 0. , 0x01 , 0x01 , 0x01 }, {68719214592., 0. , 0x00 , 0x01 , 0x01 }, {68719214592., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x24000, {0x04 , 0x09 }, {0x06 , 0x0B }, {0x00 , 0x00 }, {2113929216. , 0. }, 0x00}, + {0x04B0, 0x1A, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {64424511232., 0. , 0x00 , 0x01 , 0x00 }, {68711088128., 0. , 0x00 , 0x01 , 0x00 }, {8388352. , 0. , 0x00 , 0x01 , 0x01 }, {68719476480., 0. , 0x00 , 0x01 , 0x01 }, {68719476480., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x08 , 0x15 }, {0x0C , 0x18 }, {0x00 , 0x00 }, {67104768. , 67104768. }, 0x01}, + {0x0258, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {60129570816., 0. , 0x00 , 0x01 , 0x00 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {16773120. , 0. , 0x00 , 0x01 , 0x00 }, {68702699520., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x09 , 0x12 }, {0x0C , 0x14 }, {0x00 , 0x00 }, {268369920. , 0. }, 0x00}, + {0x012C, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {51539611648., 0. , 0x00 , 0x01 , 0x00 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {68719472640., 0. , 0x00 , 0x01 , 0x01 }, {1057222656. , 0. , 0x00 , 0x01 , 0x00 }, {67662249984., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x04 , 0x15 }, {0x06 , 0x17 }, {0x00 , 0x00 }, {33546240. , 0. }, 0x00}, + {0x00C8, 0x1D, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{68585258944., 0. , 0x00 , 0x01 , 0x00 }, {536870784. , 0. , 0x00 , 0x01 , 0x00 }, {16659267072., 0. , 0x00 , 0x01 , 0x00 }, {52060209600., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x0A , 0x1B }, {0x0C , 0x1C }, {0x00 , 0x00 }, {4194176. , 0. }, 0x00}, + {0x0064, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {34359738368., 0. , 0x00 , 0x01 , 0x00 }, {68719476735., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x01 , 0x01 }, {7635497415. , 0. , 0x00 , 0x01 , 0x00 }, {61083979320., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x02 , 0x22 }, {0x03 , 0x23 }, {0x00 , 0x00 }, {2114445438. , 0. }, 0x00}, + {0x0064, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {34359738368., 0. , 0x00 , 0x01 , 0x00 }, {68719476735., 0. , 0x00 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x01 , 0x01 }, {7635497415. , 0. , 0x00 , 0x01 , 0x00 }, {61083979320., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x02 , 0x22 }, {0x03 , 0x23 }, {0x00 , 0x00 }, {524286. , 0. }, 0x00} + }; + + memcpy(reg, &data[tm], sizeof(struct st_timing)); + } else + { + /* Sony S575 sensor timing values for each resolution and color mode + I haven't found any hp3970 scanner using sony sensor but windows drivers support this case */ + struct st_timing data[] = + { + /* res , cnpp, {cvtrp1 2 3 }, cvtrw, cvtrfpw, cvtrbpw, {{cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}}, cphbp2s, cphbp2e, clamps, clampe , {cdss1, cdss2}, {cdsc1, cdsc2}, {cdscs1, cdscs2}, {adcclkp 1 y 2 }, adcclkp2e */ + {0x0960, 0x0B, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{60112764928., 0. , 0x00 , 0x01 , 0x00 }, {34326183936., 0. , 0x00 , 0x01 , 0x00 }, {1056964608. , 0. , 0x01 , 0x01 , 0x00 }, {67645734912., 0. , 0x01 , 0x01 , 0x01 }, {1056964608. , 0. , 0x00 , 0x01 , 0x00 }, {67645734912., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x24000, {0x05 , 0x09 }, {0x07 , 0x0b }, {0x00 , 0x00 }, {27481079808., 0. }, 0x00}, + {0x04B0, 0x1A, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{68316823296., 0. , 0x00 , 0x01 , 0x00 }, {42949672704., 0. , 0x00 , 0x01 , 0x00 }, {4194048. , 0. , 0x00 , 0x01 , 0x00 }, {68715282432., 0. , 0x00 , 0x01 , 0x01 }, {4194048. , 0. , 0x00 , 0x01 , 0x00 }, {68715282432., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x0B , 0x17 }, {0x0D , 0x19 }, {0x00 , 0x00 }, {16675567616., 16675567616.}, 0x01}, + {0x0258, 0x17, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{67914166272., 0. , 0x00 , 0x01 , 0x00 }, {42949668864., 0. , 0x00 , 0x01 , 0x00 }, {16773120. , 0. , 0x00 , 0x01 , 0x00 }, {68702699520., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x09 , 0x15 }, {0x0B , 0x17 }, {0x00 , 0x00 }, {8084643840. , 0. }, 0x00}, + {0x012C, 0x17, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{60129538048., 0. , 0x00 , 0x01 , 0x00 }, {34359730176., 0. , 0x00 , 0x01 , 0x00 }, {1057222656. , 0. , 0x00 , 0x01 , 0x00 }, {67662249984., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x04 , 0x15 }, {0x06 , 0x17 }, {0x00 , 0x00 }, {8084643840. , 0. }, 0x00}, + {0x00C8, 0x1D, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{68585258944., 0. , 0x00 , 0x01 , 0x00 }, {536870784. , 0. , 0x00 , 0x01 , 0x00 }, {16659267072., 0. , 0x00 , 0x01 , 0x00 }, {52060209600., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x0A , 0x1A }, {0x0C , 0x1C }, {0x00 , 0x00 }, {8329633536. , 0. }, 0x00}, + {0x0960, 0x0B, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{60112764928., 0. , 0x00 , 0x01 , 0x00 }, {34326183936., 0. , 0x00 , 0x01 , 0x00 }, {1056964608. , 0. , 0x01 , 0x01 , 0x00 }, {67645734912., 0. , 0x01 , 0x01 , 0x01 }, {1056964608. , 0. , 0x00 , 0x01 , 0x00 }, {67645734912., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x24000, {0x05 , 0x09 }, {0x07 , 0x0B }, {0x00 , 0x00 }, {2113929216. , 0. }, 0x00}, + {0x04B0, 0x1A, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{68316823296., 0. , 0x00 , 0x01 , 0x00 }, {42949672704., 0. , 0x00 , 0x01 , 0x00 }, {4194048. , 0. , 0x00 , 0x01 , 0x00 }, {68715282432., 0. , 0x00 , 0x01 , 0x01 }, {4194048. , 0. , 0x00 , 0x01 , 0x00 }, {68715282432., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x0B , 0x17 }, {0x0D , 0x19 }, {0x00 , 0x00 }, {33552384. , 33552384. }, 0x01}, + {0x0258, 0x17, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{67914166272., 0. , 0x00 , 0x01 , 0x00 }, {42949668864., 0. , 0x00 , 0x01 , 0x00 }, {16773120. , 0. , 0x00 , 0x01 , 0x00 }, {68702699520., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x09 , 0x15 }, {0x0B , 0x17 }, {0x00 , 0x00 }, {33546240. , 0. }, 0x00}, + {0x012C, 0x17, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{60129538048., 0. , 0x00 , 0x01 , 0x00 }, {34359730176., 0. , 0x00 , 0x01 , 0x00 }, {34359730176., 0. , 0x00 , 0x01 , 0x00 }, {67662249984., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x04 , 0x15 }, {0x06 , 0x17 }, {0x00 , 0x00 }, {33546240. , 0. }, 0x00}, + {0x00C8, 0x1D, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {68182605888., 0. , 0x00 , 0x01 , 0x00 }, {68719476720., 0. , 0x00 , 0x01 , 0x01 }, {68719476720., 0. , 0x00 , 0x01 , 0x01 }, {16659267072., 0. , 0x00 , 0x01 , 0x00 }, {52060209600., 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x0A , 0x1A }, {0x0C , 0x1D }, {0x00 , 0x00 }, {4194176. , 0. }, 0x00}, + {0x0064, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{51539607551., 0. , 0x00 , 0x01 , 0x00 }, {34359738366., 0. , 0x00 , 0x01 , 0x00 }, {7635497415. , 0. , 0x00 , 0x01 , 0x00 }, {61083979320., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x02 , 0x22 }, {0x03 , 0x23 }, {0x00 , 0x00 }, {2114445438. , 0. }, 0x00}, + {0x0064, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x01 , 0x0F , {{51539607551., 0. , 0x00 , 0x01 , 0x00 }, {34359738366., 0. , 0x00 , 0x01 , 0x00 }, {7635497415. , 0. , 0x00 , 0x01 , 0x00 }, {61083979320., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x01 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x02 , 0x22 }, {0x03 , 0x23 }, {0x00 , 0x00 }, {524286. , 0. }, 0x00} + }; + + memcpy(reg, &data[tm], sizeof(struct st_timing)); + } + } + + return rst; +} + +/* ccd timing values for hp4370 scanner */ +static SANE_Int hp4370_timing_get(SANE_Int tm, struct st_timing *reg) +{ + SANE_Int rst = ERROR; + + if ((reg != NULL)&&(tm < 14)) + { + /* Toshiba T2958 sensor timing values for each resolution and color mode */ + + struct st_timing data[] = + { + /* res , cnpp, {cvtrp 1 2 3 }, cvtrw, cvtrfpw, cvtrbpw, {{cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2 , cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}}, cphbp2s, cphbp2e, clamps, clampe , {cdss1, cdss2}, {cdsc1, cdsc2}, {cdscs1, cdscs2}, {adcclkp 1 y 2 }, adcclkp2e */ + {0x12C0, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {17179869183., 17179869183., 0x00 , 0x01 , 0x01 }, {1073479680. , 1073479680., 0x01 , 0x01 , 0x00 }, {67645997055., 67645997055., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x5D5B , 0xBAB7 , 0x1A , -1 , {0x08 , 0x15 }, {0x0A , 0x17 }, {0x00 , 0x00 }, {8084644321. , 8084644321. }, 0x00}, + {0x0960, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {17179869182., 0. , 0x00 , 0x01 , 0x01 }, {268434432. , 0. , 0x01 , 0x01 , 0x00 }, {68451042303., 0. , 0x01 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x00 , 0x00 }, {0. , 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x1A , -1 , {0x07 , 0x18 }, {0x0B , 0x1E }, {0x00 , 0x00 }, {67662254016., 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {68719475967., 0. , 0x00 , 0x01 , 0x01 }, {1048572. , 0. , 0x00 , 0x01 , 0x01 }, {68718428163., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x1F , 0x17 }, {0x21 , 0x19 }, {0x01 , 0x01 }, {34888349727., 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {68719476731., 0. , 0x00 , 0x01 , 0x01 }, {4261672960. , 0. , 0x00 , 0x01 , 0x00 }, {64457803775., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x00 , 0x00 }, {0. , 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x1A , 0x05500, {0x00 , 0x1F }, {0x03 , 0x21 }, {0x00 , 0x00 }, {8457781752. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {51808043007., 0. , 0x00 , 0x01 , 0x01 }, {8084644320. , 0. , 0x00 , 0x01 , 0x00 }, {60634832415., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x00 , 0x00 }, {0. , 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x1A , 0x05500, {0x09 , 0x20 }, {0x0A , 0x22 }, {0x00 , 0x00 }, {4228890876. , 0. }, 0x00}, + {0x12C0, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {17179869183., 17179869183., 0x00 , 0x01 , 0x01 }, {1073479680. , 1073479680., 0x01 , 0x01 , 0x00 }, {67645997055., 67645997055., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x5D5B , 0xBAB7 , 0x1A , -1 , {0x08 , 0x15 }, {0x0A , 0x17 }, {0x00 , 0x00 }, {33546240. , 33546240. }, 0x00}, + {0x0960, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {17179869182., 0. , 0x00 , 0x01 , 0x01 }, {268434432. , 0. , 0x01 , 0x01 , 0x00 }, {68451042303., 0. , 0x01 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x00 , 0x00 }, {0. , 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x1A , -1 , {0x07 , 0x18 }, {0x0B , 0x1E }, {0x00 , 0x00 }, {16777152. , 0. }, 0x00}, + {0x04B0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {68719475967., 0. , 0x00 , 0x01 , 0x01 }, {1048572. , 0. , 0x00 , 0x01 , 0x01 }, {68718428163., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x01 , 0x00 }, {0. , 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x1F , 0x17 }, {0x21 , 0x19 }, {0x01 , 0x01 }, {536868864. , 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {68719476731., 0. , 0x00 , 0x01 , 0x01 }, {4261672960. , 0. , 0x00 , 0x01 , 0x00 }, {64457803775., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x00 , 0x00 }, {0. , 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x1A , 0x05500, {0x00 , 0x1F }, {0x03 , 0x21 }, {0x00 , 0x00 }, {2097144. , 0. }, 0x00}, + {0x012C, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x04 , 0x04 , {{0. , 0. , 0x00 , 0x01 , 0x00 }, {51808043007., 0. , 0x00 , 0x01 , 0x01 }, {8084644320. , 0. , 0x00 , 0x01 , 0x00 }, {60634832415., 0. , 0x00 , 0x01 , 0x01 }, {0. , 0. , 0x00 , 0x00 , 0x00 }, {0. , 0. , 0x00 , 0x00 , 0x00 }}, 0x00 , 0x00 , 0x1A , 0x05500, {0x09 , 0x20 }, {0x0A , 0x22 }, {0x00 , 0x00 }, {1048572. , 0. }, 0x00}, + {0x12C0, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {17179869183., 17179869183., 0x00 , 0x01 , 0x01 }, {1073479680. , 1073479680., 0x01 , 0x01 , 0x00 }, {67645997055., 67645997055., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x6977 , 0xD2EF , 0x1A , -1 , {0x07 , 0x15 }, {0x0A , 0x17 }, {0x00 , 0x00 }, {8084644321. , 8084644321. }, 0x00}, + {0x12C0, 0x17, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {17179869183., 17179869183., 0x00 , 0x01 , 0x01 }, {1073479680. , 1073479680., 0x01 , 0x01 , 0x00 }, {67645997055., 67645997055., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x6977 , 0xD2EF , 0x1A , -1 , {0x07 , 0x15 }, {0x0A , 0x17 }, {0x00 , 0x00 }, {33546240. , 33546240. }, 0x00}, + {0x12C0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {8589934591. , 8589934591. , 0x00 , 0x01 , 0x01 }, {134217216. , 134217216. , 0x01 , 0x01 , 0x00 }, {68585259519., 68585259519., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x765B , 0xECB7 , 0x1A , -1 , {0x07 , 0x1B }, {0x0D , 0x21 }, {0x00 , 0x00 }, {8457781752. , 8457781752. }, 0x00}, + {0x12C0, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x05 , 0x0E , {{0. , 0. , 0x00 , 0x01 , 0x01 }, {8589934591. , 8589934591. , 0x00 , 0x01 , 0x01 }, {134217216. , 134217216. , 0x01 , 0x01 , 0x00 }, {68585259519., 68585259519., 0x01 , 0x01 , 0x01 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }, {68719476735., 0. , 0x00 , 0x00 , 0x00 }}, 0x765B , 0xECB7 , 0x1A , -1 , {0x07 , 0x1B }, {0x0D , 0x21 }, {0x00 , 0x00 }, {2097144. , 2097144. }, 0x00} + }; + + memcpy(reg, &data[tm], sizeof(struct st_timing)); + rst = OK; + } + + return rst; +} + +/* ccd timing values for ua4900 scanner */ +static SANE_Int ua4900_timing_get(SANE_Int tm, struct st_timing *reg) +{ + SANE_Int rst = ERROR; + + if ((tm < 10)&&(reg != NULL)) + { + /* Sony S575 sensor timing values for each resolution and color mode */ + struct st_timing data[] = + { + /* res , cnpp, {cvtrp1 2 3 }, cvtrw, cvtrfpw, cvtrbpw, {{cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}, {cphp1 , cphp2, cphps, cphge, cphgo}}, cphbp2s, cphbp2e, clamps, clampe , {cdss1, cdss2}, {cdsc1, cdsc2}, {cdscs1, cdscs2}, {adcclkp 1 y 2 }, adcclkp2e */ + {0x04b0, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{ 1073737728., 0. , 0x01 , 0x01 , 0x00 }, {67645739007., 0. , 0x01 , 0x01 , 0x01 }, {67645739007., 0. , 0x01 , 0x01 , 0x01 }, { 1073737728., 0. , 0x01 , 0x01 , 0x00 }, {25769803776., 0. , 0x00 , 0x01 , 0x00 }, { 62., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x08 , 0x1c }, {0x0A , 0x1e }, {0x00 , 0x00 }, {67662254016., 0. }, 0x00}, + {0x0258, 0x23, {0x00, 0x00, 0x00}, 0x0F , 0x03 , 0x03 , {{ 262143., 0. , 0x00 , 0x01 , 0x00 }, {68719214592., 0. , 0x00 , 0x01 , 0x01 }, {68719214592., 0. , 0x00 , 0x01 , 0x01 }, { 262143., 3. , 0x00 , 0x01 , 0x00 }, { 2080374784., 0. , 0x00 , 0x01 , 0x00 }, {64424509455., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x10 , 0x1d }, {0x12 , 0x1f }, {0x00 , 0x00 }, {33831127008., 0. }, 0x00}, + {0x012c, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{ 32767., 0. , 0x00 , 0x01 , 0x00 }, {68182605824., 0. , 0x00 , 0x01 , 0x01 }, { 2130837500., 0. , 0x00 , 0x01 , 0x01 }, {66588639235., 0. , 0x00 , 0x01 , 0x00 }, { 117440512., 0. , 0x00 , 0x01 , 0x00 }, {68182605825., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x12 , 0x1f }, {0x14 , 0x21 }, {0x00 , 0x00 }, { 8457781752., 0. }, 0x00}, + {0x00c8, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{51539608575., 0. , 0x00 , 0x01 , 0x00 }, {16642998272., 0. , 0x00 , 0x01 , 0x01 }, { 2082408447., 0. , 0x00 , 0x01 , 0x01 }, {66637068288., 0. , 0x00 , 0x01 , 0x00 }, { 14680064., 0. , 0x00 , 0x01 , 0x00 }, {68652367872., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x10 , 0x1f }, {0x12 , 0x21 }, {0x00 , 0x00 }, { 8457781752., 0. }, 0x00}, + {0x0064, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{51539608575., 0. , 0x00 , 0x01 , 0x00 }, {16642998272., 0. , 0x00 , 0x01 , 0x01 }, { 2082408447., 0. , 0x00 , 0x01 , 0x01 }, {66637068288., 0. , 0x00 , 0x01 , 0x00 }, { 14680064., 0. , 0x00 , 0x01 , 0x00 }, {68652367872., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x10 , 0x1f }, {0x12 , 0x21 }, {0x00 , 0x00 }, { 8457781752., 0. }, 0x00}, + {0x04b0, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{ 268434432., 0. , 0x01 , 0x01 , 0x00 }, {68451042303., 0. , 0x01 , 0x01 , 0x01 }, {68451042303., 0. , 0x01 , 0x01 , 0x01 }, { 268434432., 0. , 0x01 , 0x01 , 0x00 }, {51539607552., 0. , 0x00 , 0x01 , 0x00 }, {30. , 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x11000, {0x08 , 0x1d }, {0x09 , 0x1e }, {0x00 , 0x00 }, {16777152. , 0. }, 0x00}, + {0x0258, 0x1d, {0x00, 0x00, 0x00}, 0x0f , 0x03 , 0x03 , {{ 2097088., 0. , 0x00 , 0x01 , 0x00 }, {68717379632., 0. , 0x00 , 0x01 , 0x01 }, {68717379632., 0. , 0x00 , 0x01 , 0x01 }, { 2097088., 3. , 0x00 , 0x01 , 0x00 }, { 1879048192., 0. , 0x00 , 0x01 , 0x00 }, {60129542592., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x05500, {0x0d , 0x16 }, {0x0f , 0x18 }, {0x00 , 0x00 }, {134213632. , 0. }, 0x00}, + {0x012c, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{64424510463., 0. , 0x00 , 0x01 , 0x00 }, { 4278190080., 0. , 0x00 , 0x01 , 0x01 }, { 267390975., 0. , 0x00 , 0x01 , 0x01 }, {68452085760., 0. , 0x00 , 0x01 , 0x00 }, { 6291456., 0. , 0x00 , 0x01 , 0x00 }, {68652367872., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x15 , 0x1f }, {0x17 , 0x21 }, {0x00 , 0x00 }, {2097144. , 0. }, 0x00}, + {0x00C8, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{51539608575., 0. , 0x00 , 0x01 , 0x00 }, {16642998272., 0. , 0x00 , 0x01 , 0x01 }, { 2082408447., 0. , 0x00 , 0x01 , 0x01 }, {66637068288., 0. , 0x00 , 0x01 , 0x00 }, { 14680064., 0. , 0x00 , 0x01 , 0x00 }, {68652367872., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x17 , 0x1f }, {0x19 , 0x21 }, {0x00 , 0x00 }, {2097144. , 0. }, 0x00}, + {0x0064, 0x23, {0x00, 0x00, 0x00}, 0x1E , 0x03 , 0x03 , {{51539608575., 0. , 0x00 , 0x01 , 0x00 }, {16642998272., 0. , 0x00 , 0x01 , 0x01 }, { 2082408447., 0. , 0x00 , 0x01 , 0x01 }, {66637068288., 0. , 0x00 , 0x01 , 0x00 }, { 14680064., 0. , 0x00 , 0x01 , 0x00 }, {68652367872., 0. , 0x00 , 0x01 , 0x00 }}, 0x00 , 0x00 , 0x01 , 0x02700, {0x17 , 0x1f }, {0x19 , 0x21 }, {0x00 , 0x00 }, {2097144. , 0. }, 0x00} + }; + + memcpy(reg, &data[tm], sizeof(struct st_timing)); + rst = OK; + } + + return rst; +} + +static SANE_Int cfg_timing_get(SANE_Int sensortype, SANE_Int tm, struct st_timing *reg) +{ + /* return timing values for current device */ + + SANE_Int rst = ERROR; + + switch(RTS_Debug->dev_model) + { + case BQ5550: + rst = bq5550_timing_get(tm, reg); + break; + + case UA4900: + rst = ua4900_timing_get(tm, reg); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_timing_get(tm, reg); + break; + + case HP3800: + case HPG2710: + rst = hp3800_timing_get(tm, reg); + break; + + default: + /* hp3970 and hp4070 */ + rst = hp3970_timing_get(sensortype, tm, reg); + break; + } + + return rst; +} + +/** SEC: Motor curves ---------- */ + +static SANE_Int *bq5550_motor() +{ + SANE_Int *rst = NULL; + SANE_Int steps[] = + { + /* motorcurve 1 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 20000 ,6323 ,4095 ,3270 ,2823 ,2533 ,2318 ,2151 ,2016 ,1905 ,1811 ,1730 ,1660 ,1599 ,1544 ,1494 ,1450 ,1409 ,1373 ,1339 ,1307 ,1278 ,1251 ,1225 ,1201 ,1179 ,1158 ,1138 ,1119 ,1101 ,1084 ,1067 ,1052 ,1037 ,1023 ,1009 ,996 ,984 ,972 ,960 ,949 ,938 ,928 ,918 ,909 ,899 ,890 ,882 ,873 ,865 ,857 ,849 ,842 ,835 ,828 ,821 ,814 ,807 ,801 ,795 ,789 ,783 ,777 ,772 ,766 ,761 ,756 ,751 ,746 ,741 ,736 ,731 ,727 ,722 ,718 ,714 ,709 ,705 ,701 ,697 ,693 ,690 ,686 ,682 ,678 ,675 ,671 ,668 ,665 ,661 ,658 ,655 ,652 ,649 ,645 ,642 ,640 ,637 ,634 ,631 ,628 ,625 ,623 ,620 ,617 ,615 ,612 ,610 ,607 ,605 ,602 ,600 ,597 ,595 ,593 ,591 ,588 ,586 ,584 ,582 ,580 ,577 ,575 ,573 ,571 ,569 ,567 ,565 ,563 ,562 ,560 ,558 ,556 ,554 ,552 ,550 ,549 ,547 ,545 ,543 ,542 ,540 ,538 ,537 ,535 ,534 ,532 ,530 ,529 ,527 ,526 ,524 ,523 ,521 ,520 ,518 ,517 ,515 ,514 ,513 ,511 ,510 ,508 ,507 ,506 ,504 ,503 ,502 ,501 ,499 ,498 ,497 ,495 ,494 ,493 ,492 ,491 ,489 ,488 ,487 ,486 ,485 ,484 ,482 ,481 ,480 ,479 ,478 ,477 ,476 ,475 ,474 ,473 ,472 ,470 ,469 ,468 ,467 ,466 ,465 ,464 ,463 ,462 ,461 ,460 ,460 ,459 ,458 ,457 ,456 ,455 ,454 ,453 ,452 ,451 ,450 ,449 ,449 ,448 ,447 ,446 ,445 ,444 ,443 ,443 ,442 ,441 ,440 ,439 ,438 ,438 ,437 ,436 ,435 ,434 ,434 ,433 ,432 ,431 ,431 ,430 ,429 ,428 ,428 ,427 ,426 ,425 ,425 ,424 ,423 ,422 ,422 ,421 ,420 ,420 ,419 ,418 ,418 ,417 ,416 ,416 ,415 ,414 ,414 ,413 ,412 ,412 ,411 ,410 ,410 ,409 ,408 ,408 ,407 ,407 ,406 ,405 ,405 ,404 ,404 ,403 ,402 ,402 ,401 ,401 ,400 ,399 ,399 ,398 ,398 ,397 ,397 ,396 ,395 ,395 ,394 ,394 ,393 ,393 ,392 ,392 ,391 ,390 ,390 ,389 ,389 ,388 ,388 ,387 ,387 ,386 ,386 ,385 ,385 ,384 ,384 ,383 ,383 ,382 ,382 ,381 ,381 ,380 ,380 ,379 ,379 ,378 ,378 ,377 ,377 ,377 ,376 ,376 ,375 ,375 ,374 ,374 ,373 ,373 ,372 ,372 ,372 ,371 ,371 ,370 ,370 ,369 ,369 ,368 ,368 ,368 ,367 ,367 ,366 ,366 ,365 ,365 ,365 ,364 ,364 ,363 ,363 ,363 ,362 ,362 ,361 ,361 ,361 ,360 ,360 ,359 ,359 ,359 ,358 ,358 ,357 ,357 ,357 ,356 ,356 ,356 ,355 ,355 ,354 ,354 ,354 ,353 ,353 ,353 ,352 ,352 ,351 ,351 ,351 ,350 ,350 ,350 ,349 ,349 ,349 ,348 ,348 ,348 ,347 ,347 ,347 ,346 ,346 ,346 ,345 ,345 ,345 ,344 ,344 ,344 ,343 ,343 ,343 ,342 ,342 ,342 ,341 ,341 ,341 ,340 ,340 ,340 ,339 ,339 ,339 ,338 ,338 ,338 ,337 ,337 ,337 ,337 ,336 ,336 ,336 ,335 ,335 ,335 ,334 ,334 ,334 ,334 ,333 ,333 ,333 ,332 ,332 ,332 ,332 ,331 ,331 ,331 ,330 ,330 ,330 ,330 ,329 ,329 ,329 ,328 ,328 ,328 ,328 ,327 ,327 ,327 ,326 ,326 ,326 ,326 ,325 ,325 ,325 ,325 ,324 ,324 ,324 ,324 ,323 ,323 ,323 ,323 ,322 ,322 ,322 ,321 ,321 ,321 ,321 ,320 ,320 ,320 ,320 ,319 ,319 ,319 ,319 ,318 ,318 ,318 ,318 ,317 ,317 ,317 ,317 ,317 ,316 ,316 ,316 ,316 ,315 ,315 ,315 ,315 ,314 ,314 ,314 ,314 ,313 ,313 ,313 ,313 ,313 ,312 ,312 ,312 ,312 ,311 ,311 ,311 ,311 ,311 ,310 ,310 ,310 ,310 ,309 ,309 ,309 ,309 ,309 ,308 ,308 ,308 ,308 ,307 ,307 ,307 ,307 ,307 ,306 ,306 ,306 ,306 ,306 ,305 ,305 ,305 ,305 ,305 ,304 ,304 ,304 ,304 ,303 ,303 ,303 ,303 ,303 ,302 ,302 ,302 ,302 ,302 ,301 ,301 ,301 ,301 ,301 ,300 ,300 ,300 ,300 ,300 ,300 ,299 ,299 ,299 ,299 ,299 ,298 ,298 ,298 ,298 ,298 ,297 ,297 ,297 ,297 ,297 ,297 ,296 ,296 ,296 ,296 ,296 ,295 ,295 ,295 ,295 ,295 ,295 ,294 ,294 ,294 ,294 ,294 ,293 ,293 ,293 ,293 ,293 ,293 ,292 ,292 ,292 ,292 ,292 ,292 ,291 ,291 ,291 ,291 ,291 ,290 ,290 ,290 ,290 ,290 ,290 ,289 ,289 ,289 ,289 ,289 ,289 ,288 ,288 ,288 ,288 ,288 ,288 ,288 ,287 ,287 ,287 ,287 ,287 ,287 ,286 ,286 ,286 ,286 ,286 ,286 ,285 ,285 ,285 ,285 ,285 ,285, 0, + ACC_CURVE,CRV_SMEARING , 4000, 3877, 3377, 2777, 2127, 1724, 1449, 1250, 0, + DEC_CURVE,CRV_NORMALSCAN, 479 ,500 ,547 ,607 ,682 ,766 ,865 ,950 ,1040 ,1200 ,1369 ,1580 ,1810 ,2087 ,2500 ,3048 ,3877 ,4818 ,5822 ,6896, 0, + DEC_CURVE,CRV_SMEARING , 1250, 1449, 1724, 2127, 2777, 3377, 3877, 4000, 0, + DEC_CURVE,CRV_BUFFERFULL, 479 ,500 ,547 ,607 ,682 ,766 ,865 ,950 ,1040 ,1200 ,1369 ,1580 ,1810 ,2087 ,2500 ,3048 ,3877 ,4818 ,5822 ,6896, 0, + -1 + }; + + rst = (SANE_Int *)malloc(sizeof(steps)); + if (rst != NULL) + memcpy(rst, &steps, sizeof(steps)); + + return rst; +} + +static SANE_Int *hp4370_motor() +{ + SANE_Int *rst = NULL; + SANE_Int steps[] = + { + /* motorcurve 1 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 2000, 1984, 1968, 1953, 1937, 1921, 1906, 1890, 1874, 1859, 1843, 1827, 1812, 1796, 1781, 1765, 1749, 1734, 1715, 1700, 1684, 1669, 1653, 1637, 1622, 1606, 1590, 1572, 1556, 1541, 1525, 1510, 1494, 1478, 1463, 1447, 1431, 1416, 1400, 1384, 1366, 1351, 1335, 1319, 1304, 1288, 1272, 1257, 1241, 1225, 1210, 1194, 1179, 1160, 1145, 1129, 1113, 1098, 1082, 1066, 1051, 1035, 1017, 1001, 986, 970, 954, 939, 923, 907, 892, 876, 861, 845, 829, 814, 798, 782, 767, 749, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2913, 2253, 1894, 1662, 1498, 1374, 1276, 1196, 1129, 1073, 1024, 981, 944, 910, 880, 852, 827, 804, 783, 764, 746, 729, 713, 699, 685, 672, 659, 648, 637, 626, 616, 607, 598, 589, 581, 573, 565, 558, 551, 544, 538, 532, 526, 520, 514, 509, 503, 500, 0, + ACC_CURVE,CRV_SMEARING , 200, 12, 14, 16, 0, + DEC_CURVE,CRV_NORMALSCAN, 749, 1166, 1583, 2000, 0, + DEC_CURVE,CRV_PARKHOME , 500, 503, 509, 514, 520, 526, 532, 538, 544, 551, 558, 565, 573, 581, 589, 598, 607, 616, 626, 637, 648, 659, 672, 685, 699, 713, 729, 746, 764, 783, 804, 827, 852, 880, 910, 944, 981, 1024, 1073, 1129, 1196, 1276, 1374, 1498, 1662, 1894, 2253, 2913, 4705, 0, + DEC_CURVE,CRV_SMEARING , 300, 234, 167, 100, 0, + DEC_CURVE,CRV_BUFFERFULL, 1100, 867, 633, 400, 0, + -2, + + /* motorcurve 2 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 4705, 2664, 2061, 1732, 1521, 1370, 1257, 1167, 1094, 1033, 982, 937, 898, 864, 833, 805, 780, 757, 736, 717, 699, 683, 667, 653, 640, 627, 615, 604, 593, 583, 574, 564, 556, 547, 540, 532, 525, 518, 511, 505, 499, 493, 487, 481, 476, 471, 466, 461, 456, 452, 447, 443, 439, 435, 431, 427, 424, 420, 417, 413, 410, 407, 403, 400, 397, 394, 391, 389, 386, 383, 381, 378, 375, 373, 371, 368, 366, 364, 361, 359, 357, 355, 353, 351, 349, 347, 345, 343, 341, 339, 338, 336, 334, 332, 331, 329, 327, 326, 324, 323, 321, 320, 318, 317, 315, 314, 312, 311, 310, 308, 307, 306, 304, 303, 302, 301, 299, 298, 297, 296, 295, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 274, 273, 272, 271, 270, 270, 269, 268, 267, 266, 265, 264, 264, 263, 262, 261, 260, 260, 259, 258, 257, 257, 256, 255, 255, 254, 253, 252, 252, 251, 250, 250, 249, 248, 248, 247, 246, 246, 245, 244, 244, 243, 242, 242, 241, 241, 240, 239, 239, 238, 238, 237, 237, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 230, 230, 229, 229, 228, 227, 227, 227, 226, 226, 225, 225, 224, 224, 223, 223, 222, 222, 221, 221, 220, 220, 219, 219, 219, 218, 218, 217, 217, 216, 216, 216, 215, 215, 214, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 210, 210, 209, 209, 208, 208, 208, 207, 207, 207, 206, 206, 206, 205, 205, 204, 204, 204, 203, 203, 203, 202, 202, 202, 201, 201, 201, 200, 200, 200, 199, 199, 199, 198, 198, 198, 197, 197, 197, 197, 196, 196, 196, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 192, 192, 192, 192, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 183, 183, 183, 183, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 171, 171, 171, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2913, 2253, 1894, 1662, 1498, 1374, 1276, 1196, 1129, 1073, 1024, 981, 944, 910, 880, 852, 827, 804, 783, 764, 746, 729, 713, 699, 685, 672, 659, 648, 637, 626, 616, 607, 598, 589, 581, 573, 565, 558, 551, 544, 538, 532, 526, 520, 514, 509, 503, 500, 0, + ACC_CURVE,CRV_SMEARING , 200, 12, 14, 16, 0, + DEC_CURVE,CRV_NORMALSCAN, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + DEC_CURVE,CRV_PARKHOME , 500, 503, 509, 514, 520, 526, 532, 538, 544, 551, 558, 565, 573, 581, 589, 598, 607, 616, 626, 637, 648, 659, 672, 685, 699, 713, 729, 746, 764, 783, 804, 827, 852, 880, 910, 944, 981, 1024, 1073, 1129, 1196, 1276, 1374, 1498, 1662, 1894, 2253, 2913, 4705, 0, + DEC_CURVE,CRV_SMEARING , 300, 234, 167, 100, 0, + DEC_CURVE,CRV_BUFFERFULL, 1100, 867, 633, 400, 0, + -2, + + /* motorcurve 3 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 5360, 3655, 2855, 2422, 2142, 1944, 1795, 1678, 1582, 1503, 1434, 1374, 0, + ACC_CURVE,CRV_PARKHOME , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 1458, 1384, 1319, 1264, 1214, 1170, 1131, 1096, 1063, 1034, 1006, 981, 958, 937, 916, 897, 880, 863, 847, 832, 818, 805, 792, 780, 769, 758, 747, 737, 727, 718, 709, 700, 692, 684, 677, 669, 662, 655, 648, 642, 636, 629, 624, 618, 612, 607, 602, 596, 591, 587, 582, 577, 573, 568, 564, 560, 556, 552, 548, 544, 540, 537, 533, 530, 526, 523, 520, 516, 513, 510, 507, 504, 501, 498, 496, 493, 490, 488, 485, 482, 480, 477, 475, 472, 470, 468, 466, 463, 461, 459, 457, 455, 453, 450, 448, 446, 444, 443, 441, 439, 437, 435, 433, 431, 430, 428, 426, 425, 423, 421, 420, 418, 416, 415, 413, 412, 410, 409, 407, 406, 405, 403, 402, 400, 399, 398, 396, 395, 394, 392, 391, 390, 389, 387, 386, 385, 384, 382, 381, 380, 379, 378, 377, 376, 374, 373, 372, 371, 370, 369, 368, 367, 366, 365, 364, 363, 362, 361, 360, 359, 358, 357, 356, 355, 354, 353, 353, 352, 351, 350, 349, 348, 0, + ACC_CURVE,CRV_SMEARING , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 0, + DEC_CURVE,CRV_NORMALSCAN, 1374, 1434, 1503, 1582, 1678, 1795, 1944, 2142, 2422, 2855, 3655, 5360, 0, + DEC_CURVE,CRV_PARKHOME , 348, 351, 353, 356, 359, 362, 365, 368, 371, 374, 378, 381, 385, 389, 392, 396, 400, 405, 409, 413, 418, 423, 428, 433, 439, 444, 450, 457, 463, 470, 477, 485, 493, 501, 510, 520, 530, 540, 552, 564, 577, 591, 607, 624, 642, 662, 684, 709, 737, 769, 805, 847, 897, 958, 1034, 1131, 1264, 1458, 1791, 2628, 5360, 0, + DEC_CURVE,CRV_SMEARING , 1547, 1654, 1791, 1973, 2229, 2628, 3362, 5360, 0, + DEC_CURVE,CRV_BUFFERFULL, 1374, 1434, 1503, 1582, 1678, 1795, 1944, 2142, 2422, 2855, 3655, 5360, 0, + -2, + + /* motorcurve 4 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 4705, 2664, 2061, 1732, 1521, 1370, 1257, 1167, 1094, 1033, 982, 937, 898, 864, 833, 805, 780, 757, 736, 717, 699, 683, 667, 653, 640, 627, 615, 604, 593, 583, 574, 564, 556, 547, 540, 532, 525, 518, 511, 505, 499, 493, 487, 481, 476, 471, 466, 461, 456, 452, 447, 443, 439, 435, 431, 427, 424, 420, 417, 413, 410, 407, 403, 400, 397, 394, 391, 389, 386, 383, 381, 378, 375, 373, 371, 368, 366, 364, 361, 359, 357, 355, 353, 351, 349, 347, 345, 343, 341, 339, 338, 336, 334, 332, 331, 329, 327, 326, 324, 323, 321, 320, 318, 317, 315, 314, 312, 311, 310, 308, 307, 306, 304, 303, 302, 301, 299, 298, 297, 296, 295, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 274, 273, 272, 271, 270, 270, 269, 268, 267, 266, 265, 264, 264, 263, 262, 261, 260, 260, 259, 258, 257, 257, 256, 255, 255, 254, 253, 252, 252, 251, 250, 250, 249, 248, 248, 247, 246, 246, 245, 244, 244, 243, 242, 242, 241, 241, 240, 239, 239, 238, 238, 237, 237, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 230, 230, 229, 229, 228, 227, 227, 227, 226, 226, 225, 225, 224, 224, 223, 223, 222, 222, 221, 221, 220, 220, 219, 219, 219, 218, 218, 217, 217, 216, 216, 216, 215, 215, 214, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 210, 210, 209, 209, 208, 208, 208, 207, 207, 207, 206, 206, 206, 205, 205, 204, 204, 204, 203, 203, 203, 202, 202, 202, 201, 201, 201, 200, 200, 200, 199, 199, 199, 198, 198, 198, 197, 197, 197, 197, 196, 196, 196, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 192, 192, 192, 192, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 183, 183, 183, 183, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 171, 171, 171, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2888, 2234, 1878, 1648, 1485, 1362, 1265, 1186, 1120, 1064, 1016, 973, 936, 903, 873, 845, 821, 798, 777, 758, 740, 723, 708, 693, 679, 666, 654, 643, 632, 621, 612, 602, 593, 585, 576, 569, 561, 554, 547, 540, 534, 528, 522, 516, 510, 505, 499, 494, 490, 485, 480, 476, 471, 467, 463, 459, 455, 451, 448, 444, 440, 437, 434, 430, 427, 424, 421, 418, 415, 412, 409, 407, 404, 401, 399, 396, 394, 391, 389, 387, 384, 382, 380, 378, 376, 374, 371, 369, 367, 366, 364, 362, 360, 358, 356, 354, 353, 351, 349, 348, 346, 344, 343, 341, 340, 338, 337, 335, 334, 332, 331, 329, 328, 327, 325, 324, 323, 321, 320, 319, 318, 316, 315, 314, 313, 312, 311, 309, 308, 307, 306, 305, 304, 303, 302, 301, 300, 299, 298, 297, 296, 295, 294, 293, 292, 291, 290, 289, 288, 287, 286, 285, 285, 284, 283, 282, 281, 280, 279, 279, 278, 277, 276, 275, 275, 274, 273, 272, 272, 271, 270, 269, 269, 268, 267, 267, 266, 265, 264, 264, 263, 262, 262, 261, 260, 260, 259, 259, 258, 257, 257, 256, 255, 255, 254, 254, 253, 252, 252, 251, 251, 250, 249, 249, 248, 248, 247, 247, 246, 246, 245, 245, 244, 243, 243, 242, 242, 241, 241, 240, 240, 239, 239, 238, 238, 237, 237, 237, 236, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 231, 230, 230, 229, 229, 228, 228, 228, 227, 227, 226, 226, 225, 225, 225, 224, 224, 223, 223, 223, 222, 222, 222, 221, 221, 220, 220, 220, 219, 219, 219, 218, 218, 217, 217, 217, 216, 216, 216, 215, 215, 215, 214, 214, 214, 213, 213, 213, 212, 212, 212, 211, 211, 211, 210, 210, 210, 209, 209, 209, 208, 208, 208, 207, 207, 207, 207, 206, 206, 206, 205, 205, 205, 204, 204, 204, 204, 203, 203, 203, 202, 202, 202, 202, 201, 201, 201, 200, 200, 200, 200, 199, 199, 199, 199, 198, 198, 198, 198, 197, 197, 197, 196, 196, 196, 196, 195, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 193, 192, 192, 192, 192, 192, 191, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 187, 186, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 184, 183, 183, 183, 183, 183, 182, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 180, 180, 179, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 172, 171, 171, 171, 171, 0, + ACC_CURVE,CRV_SMEARING , 4705, 3056, 2724, 2497, 1498, 1498, 1374, 1276, 1196, 1130, 1073, 1025, 982, 944, 911, 880, 853, 828, 805, 784, 764, 746, 730, 714, 699, 685, 675, 0, + DEC_CURVE,CRV_NORMALSCAN, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + DEC_CURVE,CRV_PARKHOME , 171, 172, 172, 173, 173, 174, 174, 175, 175, 176, 176, 177, 177, 178, 179, 179, 180, 180, 181, 182, 182, 183, 183, 184, 185, 185, 186, 187, 187, 188, 189, 189, 190, 191, 192, 192, 193, 194, 195, 195, 196, 197, 198, 199, 199, 200, 201, 202, 203, 204, 205, 206, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 230, 231, 232, 234, 235, 237, 238, 240, 241, 243, 244, 246, 247, 249, 251, 253, 254, 256, 258, 260, 262, 264, 266, 268, 271, 273, 275, 278, 280, 282, 285, 288, 290, 293, 296, 299, 302, 305, 309, 312, 316, 319, 323, 327, 331, 336, 340, 345, 350, 355, 360, 365, 371, 377, 384, 391, 398, 406, 414, 422, 432, 441, 452, 463, 476, 489, 504, 520, 538, 558, 580, 605, 633, 667, 706, 752, 810, 883, 979, 1116, 1326, 1714, 4705, 0, + DEC_CURVE,CRV_SMEARING , 675, 685, 699, 714, 730, 746, 764, 784, 805, 828, 853, 880, 911, 944, 982, 1025, 1073, 1130, 1196, 1276, 1374, 1498, 1498, 2497, 2724, 3056, 4705, 0, + DEC_CURVE,CRV_BUFFERFULL, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + -2, + + /* motorcurve 5 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 3763, 3763, 3763, 3763, 3763, 3763, 2444, 2178, 1997, 1198, 1198, 1098, 1020, 956, 903, 858, 819, 785, 754, 727, 703, 681, 662, 644, 626, 610, 596, 582, 571, 558, 547, 537, 527, 518, 509, 500, 492, 485, 478, 471, 464, 458, 452, 446, 440, 435, 430, 425, 420, 415, 410, 407, 402, 398, 394, 391, 386, 383, 380, 376, 373, 369, 366, 364, 360, 357, 355, 352, 349, 347, 344, 341, 338, 337, 334, 332, 329, 328, 325, 323, 321, 319, 317, 315, 313, 311, 310, 308, 306, 304, 302, 301, 299, 297, 295, 294, 293, 291, 290, 288, 286, 285, 284, 283, 281, 280, 278, 277, 275, 275, 274, 272, 271, 270, 268, 267, 266, 265, 264, 263, 262, 261, 259, 258, 257, 257, 256, 255, 254, 253, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 243, 242, 241, 240, 239, 239, 238, 237, 236, 235, 235, 234, 233, 232, 231, 230, 230, 230, 229, 228, 228, 227, 226, 225, 225,224, 223, 222, 222, 221, 221, 221, 220, 219, 219, 218, 217, 217, 216, 215, 215, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 206, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 190, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 185, 185, 185, 185, 185, 185, 184, 184, 183, 183, 183, 182, 182, 182, 181, 181, 180, 180, 180, 179, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 171, 170, 170, 170, 169, 169, 169, 169, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 159, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 138, 138, 138, 138, 138, 138, 137, 137, 137, 137, 137, 137, 137, 136, 136, 136, 136, 136, 136, 136, 135, 135, 135, 135, 135, 135, 135, 134, 134, 134, 134, 134, 134, 134, 134, 133, 133, 133, 133, 133, 133, 133, 133, 132, 132, 132, 132, 132, 132, 132, 132, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 130, 130, 130, 130, 130, 130, 130, 130, 129, 129, 129, 129, 129, 129, 129, 129, 129, 128, 128, 128, 128, 128, 128, 128, 128, 128, 127, 127, 127, 127, 127, 127, 127, 127, 127, 126, 126, 126, 126, 126, 126, 126, 126, 126, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 123, 123, 123, 123, 123, 123, 123, 123, 123, 123, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 121, 121, 121, 121, 121, 121, 121, 121, 121, 121, 121, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 101, 101, 101, 101, 101, 101, 101, 101, 101,101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 0, + ACC_CURVE,CRV_PARKHOME , 3763, 2330, 1803, 1515, 1330, 1198, 1099, 1021, 957, 904, 859, 819, 785, 755, 728, 704, 682, 662, 644, 626, 611, 597, 583, 571, 559, 548, 537, 527, 518, 509, 501, 493, 485, 478, 472, 464, 458, 453, 446, 441, 436, 430, 425, 420, 416, 411, 407, 402, 399, 394, 391, 387, 383, 380, 376, 374, 370, 366, 364, 361, 358, 355, 352, 349, 347, 344, 342, 339, 337, 335, 332, 330, 328, 326, 323, 321, 320, 318, 315, 313, 311, 310, 308, 306, 304, 302, 301, 300, 298, 296, 294, 293, 292, 290, 289, 287, 285, 284, 283, 282, 280, 279, 277, 276, 275, 274, 273, 271, 270, 269, 267, 266, 266, 265, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 242, 241, 240, 239, 239, 239, 238, 237, 236, 235, 234, 233, 233, 232, 231, 230, 230, 230, 229, 228, 227, 227, 226, 225, 224, 224, 223, 222, 221, 221, 221, 220, 220, 219, 218, 218, 217, 216, 216, 215, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 205, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 191, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 186, 185, 185, 185, 185, 185, 184, 184, 184, 183, 183, 182, 182, 182, 181, 181, 181, 180, 180, 180, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 170, 170, 170, 170, 169, 169, 169, 168, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 160, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 0, + ACC_CURVE,CRV_SMEARING , 3763, 2330, 1803, 1515, 1330, 1198, 1099, 1021, 957, 904, 859, 819, 785, 755, 728, 704, 682, 662, 644, 626, 611, 597, 583, 571, 559, 548, 537, 527, 518, 509, 501, 493, 485, 478, 472, 464, 458, 453, 446, 441, 436, 430, 425, 420, 416, 411, 407, 402, 399, 394, 391, 387, 383, 380, 376, 374, 370, 366, 364, 361, 358, 355, 352, 349, 347, 344, 342, 339, 337, 335, 332, 330, 328, 326, 323, 321, 320, 318, 315, 313, 311, 310, 308, 306, 304, 302, 301, 300, 298, 296, 294, 293, 292, 290, 289, 287, 285, 284, 283, 282, 280, 279, 277, 276, 275, 274, 273, 271, 270, 269, 267, 266, 266, 265, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 242, 241, 240, 239, 239, 239, 238, 237, 236, 235, 234, 233, 233, 232, 231, 230, 230, 230, 229, 228, 227, 227, 226, 225, 224, 224, 223, 222, 221, 221, 221, 220, 220, 219, 218, 218, 217, 216, 216, 215, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 205, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 191, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 186, 185, 185, 185, 185, 185, 184, 184, 184, 183, 183, 182, 182, 182, 181, 181, 181, 180, 180, 180, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 170, 170, 170, 170, 169, 169, 169, 168, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 160, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 0, + DEC_CURVE,CRV_NORMALSCAN, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, 345, 348, 351, 354, 357, 360, 363, 366, 369, 372, 375, 378, 381, 384, 387, 391, 395, 399, 403, 407, 411, 415, 419, 422, 425, 429, 433, 437, 441, 445, 449, 453, 458, 463, 468, 473, 478, 483, 489, 495, 501, 507, 514, 521, 528, 536, 544, 553, 562, 572, 582, 593, 604, 616, 629, 643, 658, 674, 692, 711, 732, 755, 781, 810, 843, 880, 923, 974,1035, 1110, 1205, 1331, 1510, 1796, 2368, 3400, 4922, 0, + DEC_CURVE,CRV_PARKHOME , 138, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_SMEARING , 138, 139, 139, 139, 139, 139, 139, 139, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 141, 141, 141, 141, 141, 141, 141, 142, 142, 142, 142, 142, 142, 143, 143, 143, 143, 143, 143, 144, 144, 144, 144, 144, 144, 145, 145, 145, 145, 145, 145, 146, 146, 146, 146, 146, 147, 147, 147, 147, 147, 147, 148, 148, 148, 148, 148, 148, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 150, 150, 150, 150, 150, 151, 151, 151, 151, 151, 152, 152, 152, 152, 152, 153, 153, 153, 153, 153, 154, 154, 154, 154, 154, 155, 155, 155, 155, 155, 156, 156, 156, 156, 157, 157, 157, 157, 157, 158, 158, 158, 158, 158, 158, 158, 158, 159, 159, 159, 159, 160, 160, 160, 160, 160, 161, 161, 161, 161, 162, 162, 162, 162, 163, 163, 163, 163, 164, 164, 164, 165, 165, 165, 165, 166, 166, 166, 166, 167, 167, 167, 167, 167, 167, 167, 168, 168, 168, 168, 169, 169, 169, 170, 170, 170, 170, 171, 171, 171, 172, 172, 172, 173, 173, 173, 174, 174, 174, 174, 175, 175, 175, 176, 176, 176, 176, 176, 176, 177, 177, 177, 178, 178, 178, 179, 179, 180, 180, 180, 181, 181, 181, 182, 182, 182, 183, 183, 184, 184, 184, 185, 185, 185, 185, 185, 186, 186, 186, 187, 187, 188, 188, 188, 189, 189, 190, 190, 191, 191, 191, 192, 192, 193, 193, 194, 194, 194, 194, 194, 195, 195, 196, 196, 197, 197, 198, 198, 199, 199, 200, 200, 201, 201, 202, 202, 203, 203, 203, 203, 204, 204, 205, 205, 206, 207, 207, 208, 208, 209, 209, 210, 211, 211, 212, 212, 212, 213, 213, 214, 214, 215, 216, 216, 217, 218, 218, 219, 220, 220, 221, 221, 221, 222, 223, 224, 224, 225, 226, 227, 227, 228, 229, 230, 230, 230, 231, 232, 233, 233, 234, 235, 236, 237, 238, 239, 239, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 265, 266, 266, 267, 269, 270, 271, 273, 274, 275, 276, 277, 279, 280, 282, 283, 284, 285, 287, 289, 290, 292, 293, 294, 296, 298, 300, 301, 302, 304, 306, 308, 310, 311, 313, 315, 318, 320, 321, 323, 326, 328, 330, 332, 335, 337, 339, 342, 344, 347, 349, 352, 355, 358, 361, 364, 366, 370, 374, 376, 380, 383, 387, 391, 394, 399, 402, 407, 411, 416, 420, 425, 430, 436, 441, 446, 453, 458, 464, 472, 478, 485, 493, 501, 509, 518, 527, 537, 548, 559, 571, 583, 597, 611, 626, 644, 662, 682, 704, 728, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_BUFFERFULL, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 95, 95, 95, 95, 95, 96, 96, 97, 97, 98, 98, 99, 99, 100, 100, 101, 101, 102, 102, 103, 104, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 113, 115, 117, 119, 121, 122, 124, 127, 130, 132, 135, 139, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + -2, + + /* motorcurve 6 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 4705, 2664, 2061, 1732, 1521, 1370, 1257, 1167, 1094, 1033, 982, 937, 898, 864, 833, 805, 780, 757, 736, 717, 699, 683, 667, 653, 640, 627, 615, 604, 593, 583, 574, 564, 556, 547, 540, 532, 525, 518, 511, 505, 499, 493, 487, 481, 476, 471, 466, 461, 456, 452, 447, 443, 439, 435, 431, 427, 424, 420, 417, 413, 410, 407, 403, 400, 397, 394, 391, 389, 386, 383, 381, 378, 375, 373, 371, 368, 366, 364, 361, 359, 357, 355, 353, 351, 349, 347, 345, 343, 341, 339, 338, 336, 334, 332, 331, 329, 327, 326, 324, 323, 321, 320, 318, 317, 315, 314, 312, 311, 310, 308, 307, 306, 304, 303, 302, 301, 299, 298, 297, 296, 295, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 274, 273, 272, 271, 270, 270, 269, 268, 267, 266, 265, 264, 264, 263, 262, 261, 260, 260, 259, 258, 257, 257, 256, 255, 255, 254, 253, 252, 252, 251, 250, 250, 249, 248, 248, 247, 246, 246, 245, 244, 244, 243, 242, 242, 241, 241, 240, 239, 239, 238, 238, 237, 237, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 230, 230, 229, 229, 228, 227, 227, 227, 226, 226, 225, 225, 224, 224, 223, 223, 222, 222, 221, 221, 220, 220, 219, 219, 219, 218, 218, 217, 217, 216, 216, 216, 215, 215, 214, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 210, 210, 209, 209, 208, 208, 208, 207, 207, 207, 206, 206, 206, 205, 205, 204, 204, 204, 203, 203, 203, 202, 202, 202, 201, 201, 201, 200, 200, 200, 199, 199, 199, 198, 198, 198, 197, 197, 197, 197, 196, 196, 196, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 192, 192, 192, 192, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 183, 183, 183, 183, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 171, 171, 171, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2888, 2234, 1878, 1648, 1485, 1362, 1265, 1186, 1120, 1064, 1016, 973, 936, 903, 873, 845, 821, 798, 777, 758, 740, 723, 708, 693, 679, 666, 654, 643, 632, 621, 612, 602, 593, 585, 576, 569, 561, 554, 547, 540, 534, 528, 522, 516, 510, 505, 499, 494, 490, 485, 480, 476, 471, 467, 463, 459, 455, 451, 448, 444, 440, 437, 434, 430, 427, 424, 421, 418, 415, 412, 409, 407, 404, 401, 399, 396, 394, 391, 389, 387, 384, 382, 380, 378, 376, 374, 371, 369, 367, 366, 364, 362, 360, 358, 356, 354, 353, 351, 349, 348, 346, 344, 343, 341, 340, 338, 337, 335, 334, 332, 331, 329, 328, 327, 325, 324, 323, 321, 320, 319, 318, 316, 315, 314, 313, 312, 311, 309, 308, 307, 306, 305, 304, 303, 302, 301, 300, 299, 298, 297, 296, 295, 294, 293, 292, 291, 290, 289, 288, 287, 286, 285, 285, 284, 283, 282, 281, 280, 279, 279, 278, 277, 276, 275, 275, 274, 273, 272, 272, 271, 270, 269, 269, 268, 267, 267, 266, 265, 264, 264, 263, 262, 262, 261, 260, 260, 259, 259, 258, 257, 257, 256, 255, 255, 254, 254, 253, 252, 252, 251, 251, 250, 249, 249, 248, 248, 247, 247, 246, 246, 245, 245, 244, 243, 243, 242, 242, 241, 241, 240, 240, 239, 239, 238, 238, 237, 237, 237, 236, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 231, 230, 230, 229, 229, 228, 228, 228, 227, 227, 226, 226, 225, 225, 225, 224, 224, 223, 223, 223, 222, 222, 222, 221, 221, 220, 220, 220, 219, 219, 219, 218, 218, 217, 217, 217, 216, 216, 216, 215, 215, 215, 214, 214, 214, 213, 213, 213, 212, 212, 212, 211, 211, 211, 210, 210, 210, 209, 209, 209, 208, 208, 208, 207, 207, 207, 207, 206, 206, 206, 205, 205, 205, 204, 204, 204, 204, 203, 203, 203, 202, 202, 202, 202, 201, 201, 201, 200, 200, 200, 200, 199, 199, 199, 199, 198, 198, 198, 198, 197, 197, 197, 196, 196, 196, 196, 195, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 193, 192, 192, 192, 192, 192, 191, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 187, 186, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 184, 183, 183, 183, 183, 183, 182, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 180, 180, 179, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 172, 171, 171, 171, 171, 0, + ACC_CURVE,CRV_SMEARING , 4705, 3056, 2724, 2497, 1498, 1498, 1374, 1276, 1196, 1130, 1073, 1025, 982, 944, 911, 880, 853, 828, 805, 784, 764, 746, 730, 714, 699, 685, 675, 0, + DEC_CURVE,CRV_NORMALSCAN, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + DEC_CURVE,CRV_PARKHOME , 171, 172, 172, 173, 173, 174, 174, 175, 175, 176, 176, 177, 177, 178, 179, 179, 180, 180, 181, 182, 182, 183, 183, 184, 185, 185, 186, 187, 187, 188, 189, 189, 190, 191, 192, 192, 193, 194, 195, 195, 196, 197, 198, 199, 199, 200, 201, 202, 203, 204, 205, 206, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 230, 231, 232, 234, 235, 237, 238, 240, 241, 243, 244, 246, 247, 249, 251, 253, 254, 256, 258, 260, 262, 264, 266, 268, 271, 273, 275, 278, 280, 282, 285, 288, 290, 293, 296, 299, 302, 305, 309, 312, 316, 319, 323, 327, 331, 336, 340, 345, 350, 355, 360, 365, 371, 377, 384, 391, 398, 406, 414, 422, 432, 441, 452, 463, 476, 489, 504, 520, 538, 558, 580, 605, 633, 667, 706, 752, 810, 883, 979, 1116, 1326, 1714, 4705, 0, + DEC_CURVE,CRV_SMEARING , 675, 685, 699, 714, 730, 746, 764, 784, 805, 828, 853, 880, 911, 944, 982, 1025, 1073, 1130, 1196, 1276, 1374, 1498, 1498, 2497, 2724, 3056, 4705, 0, + DEC_CURVE,CRV_BUFFERFULL, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + -2, + + /* motorcurve 7 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 3763, 3763, 3763, 3763, 3763, 3763, 2444, 2178, 1997, 1198, 1198, 1098, 1020, 956, 903, 858, 819, 785, 754, 727, 703, 681, 662, 644, 626, 610, 596, 582, 571, 558, 547, 537, 527, 518, 509, 500, 492, 485, 478, 471, 464, 458, 452, 446, 440, 435, 430, 425, 420, 415, 410, 407, 402, 398, 394, 391, 386, 383, 380, 376, 373, 369, 366, 364, 360, 357, 355, 352, 349, 347, 344, 341, 338, 337, 334, 332, 329, 328, 325, 323, 321, 319, 317, 315, 313, 311, 310, 308, 306, 304, 302, 301, 299, 297, 295, 294, 293, 291, 290, 288, 286, 285, 284, 283, 281, 280, 278, 277, 275, 275, 274, 272, 271, 270, 268, 267, 266, 265, 264, 263, 262, 261, 259, 258, 257, 257, 256, 255, 254, 253, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 243, 242, 241, 240, 239, 239, 238, 237, 236, 235, 235, 234, 233, 232, 231, 230, 230, 230, 229, 228, 228, 227, 226, 225, 225,224, 223, 222, 222, 221, 221, 221, 220, 219, 219, 218, 217, 217, 216, 215, 215, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 206, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 190, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 185, 185, 185, 185, 185, 185, 184, 184, 183, 183, 183, 182, 182, 182, 181, 181, 180, 180, 180, 179, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 171, 170, 170, 170, 169, 169, 169, 169, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 159, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 138, 138, 138, 138, 138, 138, 137, 137, 137, 137, 137, 137, 137, 136, 136, 136, 136, 136, 136, 136, 135, 135, 135, 135, 135, 135, 135, 134, 134, 134, 134, 134, 134, 134, 134, 133, 133, 133, 133, 133, 133, 133, 133, 132, 132, 132, 132, 132, 132, 132, 132, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 130, 130, 130, 130, 130, 130, 130, 130, 129, 129, 129, 129, 129, 129, 129, 129, 129, 128, 128, 128, 128, 128, 128, 128, 128, 128, 127, 127, 127, 127, 127, 127, 127, 127, 127, 126, 126, 126, 126, 126, 126, 126, 126, 126, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 123, 123, 123, 123, 123, 123, 123, 123, 123, 123, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 121, 121, 121, 121, 121, 121, 121, 121, 121, 121, 121, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 101, 101, 101, 101, 101, 101, 101, 101, 101,101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 0, + ACC_CURVE,CRV_PARKHOME , 3763, 2330, 1803, 1515, 1330, 1198, 1099, 1021, 957, 904, 859, 819, 785, 755, 728, 704, 682, 662, 644, 626, 611, 597, 583, 571, 559, 548, 537, 527, 518, 509, 501, 493, 485, 478, 472, 464, 458, 453, 446, 441, 436, 430, 425, 420, 416, 411, 407, 402, 399, 394, 391, 387, 383, 380, 376, 374, 370, 366, 364, 361, 358, 355, 352, 349, 347, 344, 342, 339, 337, 335, 332, 330, 328, 326, 323, 321, 320, 318, 315, 313, 311, 310, 308, 306, 304, 302, 301, 300, 298, 296, 294, 293, 292, 290, 289, 287, 285, 284, 283, 282, 280, 279, 277, 276, 275, 274, 273, 271, 270, 269, 267, 266, 266, 265, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 242, 241, 240, 239, 239, 239, 238, 237, 236, 235, 234, 233, 233, 232, 231, 230, 230, 230, 229, 228, 227, 227, 226, 225, 224, 224, 223, 222, 221, 221, 221, 220, 220, 219, 218, 218, 217, 216, 216, 215, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 205, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 191, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 186, 185, 185, 185, 185, 185, 184, 184, 184, 183, 183, 182, 182, 182, 181, 181, 181, 180, 180, 180, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 170, 170, 170, 170, 169, 169, 169, 168, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 160, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 0, + ACC_CURVE,CRV_SMEARING , 3763, 2330, 1803, 1515, 1330, 1198, 1099, 1021, 957, 904, 859, 819, 785, 755, 728, 704, 682, 662, 644, 626, 611, 597, 583, 571, 559, 548, 537, 527, 518, 509, 501, 493, 485, 478, 472, 464, 458, 453, 446, 441, 436, 430, 425, 420, 416, 411, 407, 402, 399, 394, 391, 387, 383, 380, 376, 374, 370, 366, 364, 361, 358, 355, 352, 349, 347, 344, 342, 339, 337, 335, 332, 330, 328, 326, 323, 321, 320, 318, 315, 313, 311, 310, 308, 306, 304, 302, 301, 300, 298, 296, 294, 293, 292, 290, 289, 287, 285, 284, 283, 282, 280, 279, 277, 276, 275, 274, 273, 271, 270, 269, 267, 266, 266, 265, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 242, 241, 240, 239, 239, 239, 238, 237, 236, 235, 234, 233, 233, 232, 231, 230, 230, 230, 229, 228, 227, 227, 226, 225, 224, 224, 223, 222, 221, 221, 221, 220, 220, 219, 218, 218, 217, 216, 216, 215, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 205, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 191, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 186, 185, 185, 185, 185, 185, 184, 184, 184, 183, 183, 182, 182, 182, 181, 181, 181, 180, 180, 180, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 170, 170, 170, 170, 169, 169, 169, 168, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 160, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 0, + DEC_CURVE,CRV_NORMALSCAN, 522, 522, 528, 536, 544, 553, 562, 572, 582, 593, 604, 616, 629, 643, 658, 674, 692, 711, 732, 755, 781, 810, 843, 880, 923, 974, 1035, 1110, 1205, 1331, 1510, 1796, 2368, 3400, 4922, 0, + DEC_CURVE,CRV_PARKHOME , 138, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_SMEARING , 138, 139, 139, 139, 139, 139, 139, 139, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 141, 141, 141, 141, 141, 141, 141, 142, 142, 142, 142, 142, 142, 143, 143, 143, 143, 143, 143, 144, 144, 144, 144, 144, 144, 145, 145, 145, 145, 145, 145, 146, 146, 146, 146, 146, 147, 147, 147, 147, 147, 147, 148, 148, 148, 148, 148, 148, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 150, 150, 150, 150, 150, 151, 151, 151, 151, 151, 152, 152, 152, 152, 152, 153, 153, 153, 153, 153, 154, 154, 154, 154, 154, 155, 155, 155, 155, 155, 156, 156, 156, 156, 157, 157, 157, 157, 157, 158, 158, 158, 158, 158, 158, 158, 158, 159, 159, 159, 159, 160, 160, 160, 160, 160, 161, 161, 161, 161, 162, 162, 162, 162, 163, 163, 163, 163, 164, 164, 164, 165, 165, 165, 165, 166, 166, 166, 166, 167, 167, 167, 167, 167, 167, 167, 168, 168, 168, 168, 169, 169, 169, 170, 170, 170, 170, 171, 171, 171, 172, 172, 172, 173, 173, 173, 174, 174, 174, 174, 175, 175, 175, 176, 176, 176, 176, 176, 176, 177, 177, 177, 178, 178, 178, 179, 179, 180, 180, 180, 181, 181, 181, 182, 182, 182, 183, 183, 184, 184, 184, 185, 185, 185, 185, 185, 186, 186, 186, 187, 187, 188, 188, 188, 189, 189, 190, 190, 191, 191, 191, 192, 192, 193, 193, 194, 194, 194, 194, 194, 195, 195, 196, 196, 197, 197, 198, 198, 199, 199, 200, 200, 201, 201, 202, 202, 203, 203, 203, 203, 204, 204, 205, 205, 206, 207, 207, 208, 208, 209, 209, 210, 211, 211, 212, 212, 212, 213, 213, 214, 214, 215, 216, 216, 217, 218, 218, 219, 220, 220, 221, 221, 221, 222, 223, 224, 224, 225, 226, 227, 227, 228, 229, 230, 230, 230, 231, 232, 233, 233, 234, 235, 236, 237, 238, 239, 239, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 265, 266, 266, 267, 269, 270, 271, 273, 274, 275, 276, 277, 279, 280, 282, 283, 284, 285, 287, 289, 290, 292, 293, 294, 296, 298, 300, 301, 302, 304, 306, 308, 310, 311, 313, 315, 318, 320, 321, 323, 326, 328, 330, 332, 335, 337, 339, 342, 344, 347, 349, 352, 355, 358, 361, 364, 366, 370, 374, 376, 380, 383, 387, 391, 394, 399, 402, 407, 411, 416, 420, 425, 430, 436, 441, 446, 453, 458, 464, 472, 478, 485, 493, 501, 509, 518, 527, 537, 548, 559, 571, 583, 597, 611, 626, 644, 662, 682, 704, 728, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_BUFFERFULL, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 95, 95, 95, 95, 95, 96, 96, 97, 97, 98, 98, 99, 99, 100, 100, 101, 101, 102, 102, 103, 104, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 113, 115, 117, 119, 121, 122, 124, 127, 130, 132, 135, 139, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + -2, + + /* motorcurve 8 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 1046, 1046, 1046, 1046, 1046, 1046, 647, 501, 421, 370, 333, 305, 284, 266, 251, 239, 228, 218, 210, 202, 196, 190, 184, 179, 174, 170, 166, 162, 159, 155, 152, 149, 147, 144, 142, 139, 137, 135, 133, 131, 129, 127, 126, 124, 123, 121, 120, 118, 117, 116, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 100, 99, 98, 97, 96, 96, 95, 94, 94, 93, 92, 92, 91, 91, 90, 89, 89, 88, 88, 87, 87, 86, 86, 85, 85, 84, 84, 83, 83, 82, 82, 82, 81, 81, 80, 80, 79, 79, 79, 78, 78, 78, 77, 77, 76, 76, 76, 75, 75, 75, 74, 74, 74, 74, 73, 73, 73, 72, 72, 72, 71, 71, 71, 71, 70, 70, 70, 70, 69, 69, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 66, 66, 66, 66, 65, 65, 65, 65, 64, 64, 64, 64, 63, 63, 63, 63, 62, 62, 62, 62, 61, 61, 61, 61, 61, 60, 60, 60, 60, 60, 60, 59, 59, 59, 59, 59, 59, 59, 58, 58, 58, 58, 58, 58, 57, 57, 57, 57, 57, 57, 57, 56, 56, 56, 56, 56, 56, 56, 56, 55, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 54, 53, 53, 53, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 23, 23, 0, + ACC_CURVE,CRV_PARKHOME , 1045, 678, 604, 554, 332, 332, 304, 283, 265, 250, 238, 227, 217, 209, 201, 195, 189, 183, 178,173, 169, 165, 161, 158, 154, 151, 148, 146, 143, 141, 138, 136, 134, 132, 130, 128, 126, 125, 123, 122, 120, 119, 117, 116, 115, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103,102, 101, 100, 99, 99, 98, 97, 96, 95, 95, 94, 93, 93, 92, 91, 91, 90, 90, 89, 88, 88, 87, 87, 86, 86, 85, 85, 84, 84, 83, 83, 82, 82, 81, 81, 81, 80, 80, 79, 79, 78, 78, 78, 77, 77, 77, 76, 76, 75, 75, 75, 74, 74, 74, 73, 73, 73, 73, 72, 72, 72, 71, 71, 71, 70, 70, 70, 70, 69, 69, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 66, 66, 66, 66, 65, 65, 65, 65, 65, 64, 64, 64, 64, 64, 63, 63, 63, 63, 63, 62, 62, 62, 62, 62, 61, 61, 61, 61, 61, 61, 60, 60, 60, 60, 60, 60, 59, 59, 59, 59, 59, 59, 58, 58, 58, 58, 58, 58, 58, 57, 57, 57, 57, 57, 57, 57, 56, 56, 56, 56, 56, 56, 56, 55, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 54, 53, 53, 53, 53, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 39, 0, + ACC_CURVE,CRV_SMEARING , 1045, 678, 604, 554, 332, 332, 304, 283, 265, 250, 238, 227, 217, 209, 201, 195, 189, 183, 178,173, 169, 165, 161, 158, 154, 151, 148, 146, 143, 141, 138, 136, 134, 132, 130, 128, 126, 125, 123, 122, 120, 119, 117, 116, 115, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103,102, 101, 100, 99, 99, 98, 97, 96, 95, 95, 94, 93, 93, 92, 91, 91, 90, 90, 89, 88, 88, 87, 87, 86, 86, 85, 85, 84, 84, 83, 83, 82, 82, 81, 81, 81, 80, 80, 79, 79, 78, 78, 78, 77, 77, 77, 76, 76, 75, 75, 75, 74, 74, 74, 73, 73, 73, 73, 72, 72, 72, 71, 71, 71, 70, 70, 70, 70, 69, 69, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 66, 66, 66, 66, 65, 65, 65, 65, 65, 64, 64, 64, 64, 64, 63, 63, 63, 63, 63, 62, 62, 62, 62, 62, 61, 61, 61, 61, 61, 61, 60, 60, 60, 60, 60, 60, 59, 59, 59, 59, 59, 59, 58, 58, 58, 58, 58, 58, 58, 57, 57, 57, 57, 57, 57, 57, 56, 56, 56, 56, 56, 56, 56, 55, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 54, 53, 53, 53, 53, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 39, 0, + DEC_CURVE,CRV_NORMALSCAN, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 28, 28, 28, 28, 28, 28, 28, 28, 29, 29, 29, 29, 29, 29, 29, 30, 30, 30, 30, 31, 31, 31, 31, 32, 32, 32, 32, 33, 33, 34, 34, 35, 35, 36, 37, 38, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 53, 54, 57, 59, 61, 63, 65, 68, 71, 75, 78, 82, 86, 90, 94, 94, 98, 103, 106, 111, 116, 122, 130, 138, 145, 153, 163, 171, 180, 188, 198, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + DEC_CURVE,CRV_PARKHOME , 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 53, 54, 57, 59, 61, 63, 65, 68, 71, 75, 78, 82, 86, 90, 94, 94, 98, 103, 106, 111, 116, 122, 130, 138, 145, 153, 163, 171, 180, 188, 198, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + DEC_CURVE,CRV_SMEARING , 39, 39, 39, 39, 39, 39, 39, 39, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 54, 54, 54, 54, 54, 54, 54, 54, 54, 55, 55, 55, 55, 55, 55, 55, 55, 55, 56, 56, 56, 56, 56, 56, 56, 56, 57, 57, 57, 57, 57, 57, 57, 57, 58, 58, 58, 58, 58, 58, 58, 59, 59, 59, 59, 59, 59, 59, 60, 60, 60, 60, 60, 60, 60, 61, 61, 61, 61, 61, 61, 62, 62, 62, 62, 62, 62, 63, 63, 63, 63, 63, 64, 64, 64, 64, 64, 65, 65, 65, 65, 65, 66, 66, 66, 66, 66, 67, 67, 67, 67, 67, 68, 68, 68, 68, 69, 69, 69, 69, 70, 70, 70, 70, 71, 71, 71, 71, 72, 72, 72, 73, 73, 73, 73, 74, 74, 74, 75, 75, 75, 76, 76, 76, 77, 77, 77, 78, 78, 78, 79, 79, 79, 80, 80, 81, 81, 81, 82, 82, 83, 83, 84, 84, 84, 85, 85, 86, 86, 87, 87, 88, 88, 89, 90, 90, 91, 91, 92, 93, 93, 94, 94, 95, 96, 96, 97, 98, 99, 99, 100, 101, 102, 103, 104, 105, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 118, 119, 120, 122, 123, 125, 127, 128, 130, 132, 134, 136, 138, 140, 142, 145, 147, 150, 153, 156, 159, 163, 167, 171, 175, 180, 185, 190, 196, 203, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + DEC_CURVE,CRV_BUFFERFULL, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 28, 28, 28, 28, 28, 28, 28, 28, 29, 29, 29, 29, 29, 29, 29, 30, 30, 30, 30, 31, 31, 31, 31, 32, 32, 32, 32, 33, 33, 34, 34, 35, 35, 36, 37, 38, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 53, 54, 57, 59, 61, 63, 65, 68, 71, 75, 78, 82, 86, 90, 94, 94, 98, 103, 106, 111, 116, 122, 130, 138, 145, 153, 163, 171, 180, 188, 198, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + -1 + }; + + rst = (SANE_Int *)malloc(sizeof(steps)); + if (rst != NULL) + memcpy(rst, &steps, sizeof(steps)); + + return rst; +} + +static SANE_Int *hp3970_motor() +{ + SANE_Int *rst = NULL; + SANE_Int steps[] = + { + /* motorcurve 1 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 2000, 1984, 1968, 1953, 1937, 1921, 1906, 1890, 1874, 1859, 1843, 1827, 1812, 1796, 1781, 1765, 1749, 1734, 1715, 1700, 1684, 1669, 1653, 1637, 1622, 1606, 1590, 1572, 1556, 1541, 1525, 1510, 1494, 1478, 1463, 1447, 1431, 1416, 1400, 1384, 1366, 1351, 1335, 1319, 1304, 1288, 1272, 1257, 1241, 1225, 1210, 1194, 1179, 1160, 1145, 1129, 1113, 1098, 1082, 1066, 1051, 1035, 1017, 1001, 986, 970, 954, 939, 923, 907, 892, 876, 861, 845, 829, 814, 798, 782, 767, 749, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2913, 2253, 1894, 1662, 1498, 1374, 1276, 1196, 1129, 1073, 1024, 981, 944, 910, 880, 852, 827, 804, 783, 764, 746, 729, 713, 699, 685, 672, 659, 648, 637, 626, 616, 607, 598, 589, 581, 573, 565, 558, 551, 544, 538, 532, 526, 520, 514, 509, 503, 500, 0, + ACC_CURVE,CRV_SMEARING , 200, 12, 14, 16, 0, + DEC_CURVE,CRV_NORMALSCAN, 749, 1166, 1583, 2000, 0, + DEC_CURVE,CRV_PARKHOME , 500, 503, 509, 514, 520, 526, 532, 538, 544, 551, 558, 565, 573, 581, 589, 598, 607, 616, 626, 637, 648, 659, 672, 685, 699, 713, 729, 746, 764, 783, 804, 827, 852, 880, 910, 944, 981, 1024, 1073, 1129, 1196, 1276, 1374, 1498, 1662, 1894, 2253, 2913, 4705, 0, + DEC_CURVE,CRV_SMEARING , 300, 234, 167, 100, 0, + DEC_CURVE,CRV_BUFFERFULL, 1100, 867, 633, 400, 0, + -2, + + /* motorcurve 2 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 4705, 2664, 2061, 1732, 1521, 1370, 1257, 1167, 1094, 1033, 982, 937, 898, 864, 833, 805, 780, 757, 736, 717, 699, 683, 667, 653, 640, 627, 615, 604, 593, 583, 574, 564, 556, 547, 540, 532, 525, 518, 511, 505, 499, 493, 487, 481, 476, 471, 466, 461, 456, 452, 447, 443, 439, 435, 431, 427, 424, 420, 417, 413, 410, 407, 403, 400, 397, 394, 391, 389, 386, 383, 381, 378, 375, 373, 371, 368, 366, 364, 361, 359, 357, 355, 353, 351, 349, 347, 345, 343, 341, 339, 338, 336, 334, 332, 331, 329, 327, 326, 324, 323, 321, 320, 318, 317, 315, 314, 312, 311, 310, 308, 307, 306, 304, 303, 302, 301, 299, 298, 297, 296, 295, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 274, 273, 272, 271, 270, 270, 269, 268, 267, 266, 265, 264, 264, 263, 262, 261, 260, 260, 259, 258, 257, 257, 256, 255, 255, 254, 253, 252, 252, 251, 250, 250, 249, 248, 248, 247, 246, 246, 245, 244, 244, 243, 242, 242, 241, 241, 240, 239, 239, 238, 238, 237, 237, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 230, 230, 229, 229, 228, 227, 227, 227, 226, 226, 225, 225, 224, 224, 223, 223, 222, 222, 221, 221, 220, 220, 219, 219, 219, 218, 218, 217, 217, 216, 216, 216, 215, 215, 214, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 210, 210, 209, 209, 208, 208, 208, 207, 207, 207, 206, 206, 206, 205, 205, 204, 204, 204, 203, 203, 203, 202, 202, 202, 201, 201, 201, 200, 200, 200, 199, 199, 199, 198, 198, 198, 197, 197, 197, 197, 196, 196, 196, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 192, 192, 192, 192, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 183, 183, 183, 183, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 171, 171, 171, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2913, 2253, 1894, 1662, 1498, 1374, 1276, 1196, 1129, 1073, 1024, 981, 944, 910, 880, 852, 827, 804, 783, 764, 746, 729, 713, 699, 685, 672, 659, 648, 637, 626, 616, 607, 598, 589, 581, 573, 565, 558, 551, 544, 538, 532, 526, 520, 514, 509, 503, 500, 0, + ACC_CURVE,CRV_SMEARING , 200, 12, 14, 16, 0, + DEC_CURVE,CRV_NORMALSCAN, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + DEC_CURVE,CRV_PARKHOME , 500, 503, 509, 514, 520, 526, 532, 538, 544, 551, 558, 565, 573, 581, 589, 598, 607, 616, 626, 637, 648, 659, 672, 685, 699, 713, 729, 746, 764, 783, 804, 827, 852, 880, 910, 944, 981, 1024, 1073, 1129, 1196, 1276, 1374, 1498, 1662, 1894, 2253, 2913, 4705, 0, + DEC_CURVE,CRV_SMEARING , 300, 234, 167, 100, 0, + DEC_CURVE,CRV_BUFFERFULL, 1100, 867, 633, 400, 0, + -2, + + /* motorcurve 3 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 5360, 3655, 2855, 2422, 2142, 1944, 1795, 1678, 1582, 1503, 1434, 1374, 0, + ACC_CURVE,CRV_PARKHOME , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 1458, 1384, 1319, 1264, 1214, 1170, 1131, 1096, 1063, 1034, 1006, 981, 958, 937, 916, 897, 880, 863, 847, 832, 818, 805, 792, 780, 769, 758, 747, 737, 727, 718, 709, 700, 692, 684, 677, 669, 662, 655, 648, 642, 636, 629, 624, 618, 612, 607, 602, 596, 591, 587, 582, 577, 573, 568, 564, 560, 556, 552, 548, 544, 540, 537, 533, 530, 526, 523, 520, 516, 513, 510, 507, 504, 501, 498, 496, 493, 490, 488, 485, 482, 480, 477, 475, 472, 470, 468, 466, 463, 461, 459, 457, 455, 453, 450, 448, 446, 444, 443, 441, 439, 437, 435, 433, 431, 430, 428, 426, 425, 423, 421, 420, 418, 416, 415, 413, 412, 410, 409, 407, 406, 405, 403, 402, 400, 399, 398, 396, 395, 394, 392, 391, 390, 389, 387, 386, 385, 384, 382, 381, 380, 379, 378, 377, 376, 374, 373, 372, 371, 370, 369, 368, 367, 366, 365, 364, 363, 362, 361, 360, 359, 358, 357, 356, 355, 354, 353, 353, 352, 351, 350, 349, 348, 0, + ACC_CURVE,CRV_SMEARING , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 0, + DEC_CURVE,CRV_NORMALSCAN, 1374, 1434, 1503, 1582, 1678, 1795, 1944, 2142, 2422, 2855, 3655, 5360, 0, + DEC_CURVE,CRV_PARKHOME , 348, 351, 353, 356, 359, 362, 365, 368, 371, 374, 378, 381, 385, 389, 392, 396, 400, 405, 409, 413, 418, 423, 428, 433, 439, 444, 450, 457, 463, 470, 477, 485, 493, 501, 510, 520, 530, 540, 552, 564, 577, 591, 607, 624, 642, 662, 684, 709, 737, 769, 805, 847, 897, 958, 1034, 1131, 1264, 1458, 1791, 2628, 5360, 0, + DEC_CURVE,CRV_SMEARING , 1547, 1654, 1791, 1973, 2229, 2628, 3362, 5360, 0, + DEC_CURVE,CRV_BUFFERFULL, 1374, 1434, 1503, 1582, 1678, 1795, 1944, 2142, 2422, 2855, 3655, 5360, 0, + -2, + + /* motorcurve 4 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 4705, 2664, 2061, 1732, 1521, 1370, 1257, 1167, 1094, 1033, 982, 937, 898, 864, 833, 805, 780, 757, 736, 717, 699, 683, 667, 653, 640, 627, 615, 604, 593, 583, 574, 564, 556, 547, 540, 532, 525, 518, 511, 505, 499, 493, 487, 481, 476, 471, 466, 461, 456, 452, 447, 443, 439, 435, 431, 427, 424, 420, 417, 413, 410, 407, 403, 400, 397, 394, 391, 389, 386, 383, 381, 378, 375, 373, 371, 368, 366, 364, 361, 359, 357, 355, 353, 351, 349, 347, 345, 343, 341, 339, 338, 336, 334, 332, 331, 329, 327, 326, 324, 323, 321, 320, 318, 317, 315, 314, 312, 311, 310, 308, 307, 306, 304, 303, 302, 301, 299, 298, 297, 296, 295, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 274, 273, 272, 271, 270, 270, 269, 268, 267, 266, 265, 264, 264, 263, 262, 261, 260, 260, 259, 258, 257, 257, 256, 255, 255, 254, 253, 252, 252, 251, 250, 250, 249, 248, 248, 247, 246, 246, 245, 244, 244, 243, 242, 242, 241, 241, 240, 239, 239, 238, 238, 237, 237, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 230, 230, 229, 229, 228, 227, 227, 227, 226, 226, 225, 225, 224, 224, 223, 223, 222, 222, 221, 221, 220, 220, 219, 219, 219, 218, 218, 217, 217, 216, 216, 216, 215, 215, 214, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 210, 210, 209, 209, 208, 208, 208, 207, 207, 207, 206, 206, 206, 205, 205, 204, 204, 204, 203, 203, 203, 202, 202, 202, 201, 201, 201, 200, 200, 200, 199, 199, 199, 198, 198, 198, 197, 197, 197, 197, 196, 196, 196, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 192, 192, 192, 192, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 183, 183, 183, 183, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 171, 171, 171, 0, + ACC_CURVE,CRV_PARKHOME , 4705, 2888, 2234, 1878, 1648, 1485, 1362, 1265, 1186, 1120, 1064, 1016, 973, 936, 903, 873, 845, 821, 798, 777, 758, 740, 723, 708, 693, 679, 666, 654, 643, 632, 621, 612, 602, 593, 585, 576, 569, 561, 554, 547, 540, 534, 528, 522, 516, 510, 505, 499, 494, 490, 485, 480, 476, 471, 467, 463, 459, 455, 451, 448, 444, 440, 437, 434, 430, 427, 424, 421, 418, 415, 412, 409, 407, 404, 401, 399, 396, 394, 391, 389, 387, 384, 382, 380, 378, 376, 374, 371, 369, 367, 366, 364, 362, 360, 358, 356, 354, 353, 351, 349, 348, 346, 344, 343, 341, 340, 338, 337, 335, 334, 332, 331, 329, 328, 327, 325, 324, 323, 321, 320, 319, 318, 316, 315, 314, 313, 312, 311, 309, 308, 307, 306, 305, 304, 303, 302, 301, 300, 299, 298, 297, 296, 295, 294, 293, 292, 291, 290, 289, 288, 287, 286, 285, 285, 284, 283, 282, 281, 280, 279, 279, 278, 277, 276, 275, 275, 274, 273, 272, 272, 271, 270, 269, 269, 268, 267, 267, 266, 265, 264, 264, 263, 262, 262, 261, 260, 260, 259, 259, 258, 257, 257, 256, 255, 255, 254, 254, 253, 252, 252, 251, 251, 250, 249, 249, 248, 248, 247, 247, 246, 246, 245, 245, 244, 243, 243, 242, 242, 241, 241, 240, 240, 239, 239, 238, 238, 237, 237, 237, 236, 236, 235, 235, 234, 234, 233, 233, 232, 232, 231, 231, 231, 230, 230, 229, 229, 228, 228, 228, 227, 227, 226, 226, 225, 225, 225, 224, 224, 223, 223, 223, 222, 222, 222, 221, 221, 220, 220, 220, 219, 219, 219, 218, 218, 217, 217, 217, 216, 216, 216, 215, 215, 215, 214, 214, 214, 213, 213, 213, 212, 212, 212, 211, 211, 211, 210, 210, 210, 209, 209, 209, 208, 208, 208, 207, 207, 207, 207, 206, 206, 206, 205, 205, 205, 204, 204, 204, 204, 203, 203, 203, 202, 202, 202, 202, 201, 201, 201, 200, 200, 200, 200, 199, 199, 199, 199, 198, 198, 198, 198, 197, 197, 197, 196, 196, 196, 196, 195, 195, 195, 195, 194, 194, 194, 194, 193, 193, 193, 193, 192, 192, 192, 192, 192, 191, 191, 191, 191, 190, 190, 190, 190, 189, 189, 189, 189, 189, 188, 188, 188, 188, 187, 187, 187, 187, 187, 186, 186, 186, 186, 186, 185, 185, 185, 185, 184, 184, 184, 184, 184, 183, 183, 183, 183, 183, 182, 182, 182, 182, 182, 181, 181, 181, 181, 181, 180, 180, 180, 180, 180, 180, 179, 179, 179, 179, 179, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 175, 175, 174, 174, 174, 174, 174, 174, 173, 173, 173, 173, 173, 173, 172, 172, 172, 172, 172, 172, 171, 171, 171, 171, 0, + ACC_CURVE,CRV_SMEARING , 4705, 3056, 2724, 2497, 1498, 1498, 1374, 1276, 1196, 1130, 1073, 1025, 982, 944, 911, 880, 853, 828, 805, 784, 764, 746, 730, 714, 699, 685, 675, 0, + DEC_CURVE,CRV_NORMALSCAN, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + DEC_CURVE,CRV_PARKHOME , 171, 172, 172, 173, 173, 174, 174, 175, 175, 176, 176, 177, 177, 178, 179, 179, 180, 180, 181, 182, 182, 183, 183, 184, 185, 185, 186, 187, 187, 188, 189, 189, 190, 191, 192, 192, 193, 194, 195, 195, 196, 197, 198, 199, 199, 200, 201, 202, 203, 204, 205, 206, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 230, 231, 232, 234, 235, 237, 238, 240, 241, 243, 244, 246, 247, 249, 251, 253, 254, 256, 258, 260, 262, 264, 266, 268, 271, 273, 275, 278, 280, 282, 285, 288, 290, 293, 296, 299, 302, 305, 309, 312, 316, 319, 323, 327, 331, 336, 340, 345, 350, 355, 360, 365, 371, 377, 384, 391, 398, 406, 414, 422, 432, 441, 452, 463, 476, 489, 504, 520, 538, 558, 580, 605, 633, 667, 706, 752, 810, 883, 979, 1116, 1326, 1714, 4705, 0, + DEC_CURVE,CRV_SMEARING , 675, 685, 699, 714, 730, 746, 764, 784, 805, 828, 853, 880, 911, 944, 982, 1025, 1073, 1130, 1196, 1276, 1374, 1498, 1498, 2497, 2724, 3056, 4705, 0, + DEC_CURVE,CRV_BUFFERFULL, 171, 172, 172, 173, 174, 174, 175, 176, 176, 177, 178, 178, 179, 180, 181, 181, 182, 183, 184, 184, 185, 186, 187, 188, 189, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 213, 214, 215, 217, 218, 219, 221, 222, 224, 225, 227, 228, 230, 232, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 258, 260, 262, 265, 268, 270, 273, 276, 279, 282, 285, 289, 292, 296, 299, 303, 307, 311, 316, 320, 325, 330, 335, 341, 347, 353, 359, 366, 373, 381, 390, 398, 408, 418, 429, 441, 455, 469, 485, 503, 523, 545, 571, 601, 636, 678, 730, 796, 883, 1005, 1195, 1544, 4705, 0, + -2, + + /* motorcurve 5 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 3763, 3763, 3763, 3763, 3763, 3763, 2444, 2178, 1997, 1198, 1198, 1098, 1020, 956, 903, 858, 819, 785, 754, 727, 703, 681, 662, 644, 626, 610, 596, 582, 571, 558, 547, 537, 527, 518, 509, 500, 492, 485, 478, 471, 464, 458, 452, 446, 440, 435, 430, 425, 420, 415, 410, 407, 402, 398, 394, 391, 386, 383, 380, 376, 373, 369, 366, 364, 360, 357, 355, 352, 349, 347, 344, 341, 338, 337, 334, 332, 329, 328, 325, 323, 321, 319, 317, 315, 313, 311, 310, 308, 306, 304, 302, 301, 299, 297, 295, 294, 293, 291, 290, 288, 286, 285, 284, 283, 281, 280, 278, 277, 275, 275, 274, 272, 271, 270, 268, 267, 266, 265, 264, 263, 262, 261, 259, 258, 257, 257, 256, 255, 254, 253, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 243, 242, 241, 240, 239, 239, 238, 237, 236, 235, 235, 234, 233, 232, 231, 230, 230, 230, 229, 228, 228, 227, 226, 225, 225,224, 223, 222, 222, 221, 221, 221, 220, 219, 219, 218, 217, 217, 216, 215, 215, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 206, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 190, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 185, 185, 185, 185, 185, 185, 184, 184, 183, 183, 183, 182, 182, 182, 181, 181, 180, 180, 180, 179, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 171, 170, 170, 170, 169, 169, 169, 169, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 159, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 138, 138, 138, 138, 138, 138, 137, 137, 137, 137, 137, 137, 137, 136, 136, 136, 136, 136, 136, 136, 135, 135, 135, 135, 135, 135, 135, 134, 134, 134, 134, 134, 134, 134, 134, 133, 133, 133, 133, 133, 133, 133, 133, 132, 132, 132, 132, 132, 132, 132, 132, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 130, 130, 130, 130, 130, 130, 130, 130, 129, 129, 129, 129, 129, 129, 129, 129, 129, 128, 128, 128, 128, 128, 128, 128, 128, 128, 127, 127, 127, 127, 127, 127, 127, 127, 127, 126, 126, 126, 126, 126, 126, 126, 126, 126, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 123, 123, 123, 123, 123, 123, 123, 123, 123, 123, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 122, 121, 121, 121, 121, 121, 121, 121, 121, 121, 121, 121, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 118, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 117, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 116, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 115, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 114, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 109, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 108, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 101, 101, 101, 101, 101, 101, 101, 101, 101,101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 0, + ACC_CURVE,CRV_PARKHOME , 3763, 2330, 1803, 1515, 1330, 1198, 1099, 1021, 957, 904, 859, 819, 785, 755, 728, 704, 682, 662, 644, 626, 611, 597, 583, 571, 559, 548, 537, 527, 518, 509, 501, 493, 485, 478, 472, 464, 458, 453, 446, 441, 436, 430, 425, 420, 416, 411, 407, 402, 399, 394, 391, 387, 383, 380, 376, 374, 370, 366, 364, 361, 358, 355, 352, 349, 347, 344, 342, 339, 337, 335, 332, 330, 328, 326, 323, 321, 320, 318, 315, 313, 311, 310, 308, 306, 304, 302, 301, 300, 298, 296, 294, 293, 292, 290, 289, 287, 285, 284, 283, 282, 280, 279, 277, 276, 275, 274, 273, 271, 270, 269, 267, 266, 266, 265, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 242, 241, 240, 239, 239, 239, 238, 237, 236, 235, 234, 233, 233, 232, 231, 230, 230, 230, 229, 228, 227, 227, 226, 225, 224, 224, 223, 222, 221, 221, 221, 220, 220, 219, 218, 218, 217, 216, 216, 215, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 205, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 191, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 186, 185, 185, 185, 185, 185, 184, 184, 184, 183, 183, 182, 182, 182, 181, 181, 181, 180, 180, 180, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 170, 170, 170, 170, 169, 169, 169, 168, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 160, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 0, + ACC_CURVE,CRV_SMEARING , 3763, 2330, 1803, 1515, 1330, 1198, 1099, 1021, 957, 904, 859, 819, 785, 755, 728, 704, 682, 662, 644, 626, 611, 597, 583, 571, 559, 548, 537, 527, 518, 509, 501, 493, 485, 478, 472, 464, 458, 453, 446, 441, 436, 430, 425, 420, 416, 411, 407, 402, 399, 394, 391, 387, 383, 380, 376, 374, 370, 366, 364, 361, 358, 355, 352, 349, 347, 344, 342, 339, 337, 335, 332, 330, 328, 326, 323, 321, 320, 318, 315, 313, 311, 310, 308, 306, 304, 302, 301, 300, 298, 296, 294, 293, 292, 290, 289, 287, 285, 284, 283, 282, 280, 279, 277, 276, 275, 274, 273, 271, 270, 269, 267, 266, 266, 265, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 248, 247, 246, 245, 244, 243, 242, 241, 240, 239, 239, 239, 238, 237, 236, 235, 234, 233, 233, 232, 231, 230, 230, 230, 229, 228, 227, 227, 226, 225, 224, 224, 223, 222, 221, 221, 221, 220, 220, 219, 218, 218, 217, 216, 216, 215, 214, 214, 213, 213, 212, 212, 212, 211, 211, 210, 209, 209, 208, 208, 207, 207, 206, 205, 205, 204, 204, 203, 203, 203, 203, 202, 202, 201, 201, 200, 200, 199, 199, 198, 198, 197, 197, 196, 196, 195, 195, 194, 194, 194, 194, 194, 193, 193, 192, 192, 191, 191, 191, 190, 190, 189, 189, 188, 188, 188, 187, 187, 186, 186, 186, 185, 185, 185, 185, 185, 184, 184, 184, 183, 183, 182, 182, 182, 181, 181, 181, 180, 180, 180, 179, 179, 178, 178, 178, 177, 177, 177, 176, 176, 176, 176, 176, 176, 175, 175, 175, 174, 174, 174, 174, 173, 173, 173, 172, 172, 172, 171, 171, 171, 170, 170, 170, 170, 169, 169, 169, 168, 168, 168, 168, 167, 167, 167, 167, 167, 167, 167, 166, 166, 166, 166, 165, 165, 165, 165, 164, 164, 164, 163, 163, 163, 163, 162, 162, 162, 162, 161, 161, 161, 161, 160, 160, 160, 160, 160, 159, 159, 159, 159, 158, 158, 158, 158, 158, 158, 158, 158, 157, 157, 157, 157, 157, 156, 156, 156, 156, 155, 155, 155, 155, 155, 154, 154, 154, 154, 154, 153, 153, 153, 153, 153, 152, 152, 152, 152, 152, 151, 151, 151, 151, 151, 150, 150, 150, 150, 150, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 148, 148, 148, 148, 148, 148, 147, 147, 147, 147, 147, 147, 146, 146, 146, 146, 146, 145, 145, 145, 145, 145, 145, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 142, 142, 142, 142, 142, 142, 141, 141, 141, 141, 141, 141, 141, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 139, 139, 139, 139, 139, 139, 139, 138, 0, + DEC_CURVE,CRV_NORMALSCAN, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 92, 92, 92, 92, 93, 93, 93, 93, 94, 94, 94, 95, 95, 95, 95, 95, 96, 96, 97, 97, 98, 98, 99, 99, 100, 100, 101, 101, 102, 102, 103, 104, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 113, 115, 117, 119, 121, 122, 124, 127, 130, 132, 135, 139, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_PARKHOME , 138, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_SMEARING , 138, 139, 139, 139, 139, 139, 139, 139, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 141, 141, 141, 141, 141, 141, 141, 142, 142, 142, 142, 142, 142, 143, 143, 143, 143, 143, 143, 144, 144, 144, 144, 144, 144, 145, 145, 145, 145, 145, 145, 146, 146, 146, 146, 146, 147, 147, 147, 147, 147, 147, 148, 148, 148, 148, 148, 148, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 150, 150, 150, 150, 150, 151, 151, 151, 151, 151, 152, 152, 152, 152, 152, 153, 153, 153, 153, 153, 154, 154, 154, 154, 154, 155, 155, 155, 155, 155, 156, 156, 156, 156, 157, 157, 157, 157, 157, 158, 158, 158, 158, 158, 158, 158, 158, 159, 159, 159, 159, 160, 160, 160, 160, 160, 161, 161, 161, 161, 162, 162, 162, 162, 163, 163, 163, 163, 164, 164, 164, 165, 165, 165, 165, 166, 166, 166, 166, 167, 167, 167, 167, 167, 167, 167, 168, 168, 168, 168, 169, 169, 169, 170, 170, 170, 170, 171, 171, 171, 172, 172, 172, 173, 173, 173, 174, 174, 174, 174, 175, 175, 175, 176, 176, 176, 176, 176, 176, 177, 177, 177, 178, 178, 178, 179, 179, 180, 180, 180, 181, 181, 181, 182, 182, 182, 183, 183, 184, 184, 184, 185, 185, 185, 185, 185, 186, 186, 186, 187, 187, 188, 188, 188, 189, 189, 190, 190, 191, 191, 191, 192, 192, 193, 193, 194, 194, 194, 194, 194, 195, 195, 196, 196, 197, 197, 198, 198, 199, 199, 200, 200, 201, 201, 202, 202, 203, 203, 203, 203, 204, 204, 205, 205, 206, 207, 207, 208, 208, 209, 209, 210, 211, 211, 212, 212, 212, 213, 213, 214, 214, 215, 216, 216, 217, 218, 218, 219, 220, 220, 221, 221, 221, 222, 223, 224, 224, 225, 226, 227, 227, 228, 229, 230, 230, 230, 231, 232, 233, 233, 234, 235, 236, 237, 238, 239, 239, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 265, 266, 266, 267, 269, 270, 271, 273, 274, 275, 276, 277, 279, 280, 282, 283, 284, 285, 287, 289, 290, 292, 293, 294, 296, 298, 300, 301, 302, 304, 306, 308, 310, 311, 313, 315, 318, 320, 321, 323, 326, 328, 330, 332, 335, 337, 339, 342, 344, 347, 349, 352, 355, 358, 361, 364, 366, 370, 374, 376, 380, 383, 387, 391, 394, 399, 402, 407, 411, 416, 420, 425, 430, 436, 441, 446, 453, 458, 464, 472, 478, 485, 493, 501, 509, 518, 527, 537, 548, 559, 571, 583, 597, 611, 626, 644, 662, 682, 704, 728, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + DEC_CURVE,CRV_BUFFERFULL, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 95, 95, 95, 95, 95, 96, 96, 97, 97, 98, 98, 99, 99, 100, 100, 101, 101, 102, 102, 103, 104, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 113, 115, 117, 119, 121, 122, 124, 127, 130, 132, 135, 139, 142, 146, 149, 153, 158, 162, 167, 171, 176, 180, 186, 193, 202, 209, 216, 223, 232, 243, 254, 266, 279, 292, 306, 320, 335, 337, 351, 367, 380, 396, 414, 437, 464, 493, 520, 549, 583, 611, 644, 675, 711, 755, 785, 819, 859, 904, 957, 1021, 1099, 1198, 1330, 1515, 1803, 2330, 3763, 0, + -2, + + /* motorcurve 6 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 23999, 0, + ACC_CURVE,CRV_PARKHOME , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 1458, 1384, 1319, 1264, 1214, 1170, 1131, 1096, 1063, 1034, 1006, 981, 958, 937, 916, 897, 880, 863, 847, 832, 818, 805, 792, 780, 769, 758, 747, 737, 727, 718, 709, 700, 692, 0, + ACC_CURVE,CRV_SMEARING , 23999, 0, + DEC_CURVE,CRV_NORMALSCAN, 23999, 0, + DEC_CURVE,CRV_PARKHOME , 692, 700, 709, 718, 727, 737, 747, 758, 769, 780, 792, 805, 818, 832, 847, 863, 880, 897, 916, 937, 958, 981, 1006, 1034, 1063, 1096, 1131, 1170, 1214, 1264, 1319, 1384, 1458, 1547, 1654, 1791, 1973, 2229, 2628, 3362, 5360, 0, + DEC_CURVE,CRV_SMEARING , 23999, 0, + DEC_CURVE,CRV_BUFFERFULL, 23999, 0, + -2, + + /* motorcurve 7 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 6667, 0, + ACC_CURVE,CRV_PARKHOME , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 1458, 1384, 1319, 1264, 1214, 1170, 1131, 1096, 1063, 1034, 1006, 981, 958, 937, 916, 897, 880, 863, 847, 832, 818, 805, 792, 780, 769, 758, 747, 737, 727, 718, 709, 700, 692, 0, + ACC_CURVE,CRV_SMEARING , 6667, 0, + DEC_CURVE,CRV_NORMALSCAN, 6667, 0, + DEC_CURVE,CRV_PARKHOME , 692, 700, 709, 718, 727, 737, 747, 758, 769, 780, 792, 805, 818, 832, 847, 863, 880, 897, 916, 937, 958, 981, 1006, 1034, 1063, 1096, 1131, 1170, 1214, 1264, 1319, 1384, 1458, 1547, 1654, 1791, 1973, 2229, 2628, 3362, 5360, 0, + DEC_CURVE,CRV_SMEARING , 6667, 0, + DEC_CURVE,CRV_BUFFERFULL, 6667, 0, + -2, + + /* motorcurve 8 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN, 1046, 1046, 1046, 1046, 1046, 1046, 647, 501, 421, 370, 333, 305, 284, 266, 251, 239, 228, 218, 210, 202, 196, 190, 184, 179, 174, 170, 166, 162, 159, 155, 152, 149, 147, 144, 142, 139, 137, 135, 133, 131, 129, 127, 126, 124, 123, 121, 120, 118, 117, 116, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 100, 99, 98, 97, 96, 96, 95, 94, 94, 93, 92, 92, 91, 91, 90, 89, 89, 88, 88, 87, 87, 86, 86, 85, 85, 84, 84, 83, 83, 82, 82, 82, 81, 81, 80, 80, 79, 79, 79, 78, 78, 78, 77, 77, 76, 76, 76, 75, 75, 75, 74, 74, 74, 74, 73, 73, 73, 72, 72, 72, 71, 71, 71, 71, 70, 70, 70, 70, 69, 69, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 66, 66, 66, 66, 65, 65, 65, 65, 64, 64, 64, 64, 63, 63, 63, 63, 62, 62, 62, 62, 61, 61, 61, 61, 61, 60, 60, 60, 60, 60, 60, 59, 59, 59, 59, 59, 59, 59, 58, 58, 58, 58, 58, 58, 57, 57, 57, 57, 57, 57, 57, 56, 56, 56, 56, 56, 56, 56, 56, 55, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 54, 53, 53, 53, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 23, 23, 0, + ACC_CURVE,CRV_PARKHOME , 1045, 678, 604, 554, 332, 332, 304, 283, 265, 250, 238, 227, 217, 209, 201, 195, 189, 183, 178,173, 169, 165, 161, 158, 154, 151, 148, 146, 143, 141, 138, 136, 134, 132, 130, 128, 126, 125, 123, 122, 120, 119, 117, 116, 115, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103,102, 101, 100, 99, 99, 98, 97, 96, 95, 95, 94, 93, 93, 92, 91, 91, 90, 90, 89, 88, 88, 87, 87, 86, 86, 85, 85, 84, 84, 83, 83, 82, 82, 81, 81, 81, 80, 80, 79, 79, 78, 78, 78, 77, 77, 77, 76, 76, 75, 75, 75, 74, 74, 74, 73, 73, 73, 73, 72, 72, 72, 71, 71, 71, 70, 70, 70, 70, 69, 69, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 66, 66, 66, 66, 65, 65, 65, 65, 65, 64, 64, 64, 64, 64, 63, 63, 63, 63, 63, 62, 62, 62, 62, 62, 61, 61, 61, 61, 61, 61, 60, 60, 60, 60, 60, 60, 59, 59, 59, 59, 59, 59, 58, 58, 58, 58, 58, 58, 58, 57, 57, 57, 57, 57, 57, 57, 56, 56, 56, 56, 56, 56, 56, 55, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 54, 53, 53, 53, 53, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 39, 0, + ACC_CURVE,CRV_SMEARING , 1045, 678, 604, 554, 332, 332, 304, 283, 265, 250, 238, 227, 217, 209, 201, 195, 189, 183, 178,173, 169, 165, 161, 158, 154, 151, 148, 146, 143, 141, 138, 136, 134, 132, 130, 128, 126, 125, 123, 122, 120, 119, 117, 116, 115, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103,102, 101, 100, 99, 99, 98, 97, 96, 95, 95, 94, 93, 93, 92, 91, 91, 90, 90, 89, 88, 88, 87, 87, 86, 86, 85, 85, 84, 84, 83, 83, 82, 82, 81, 81, 81, 80, 80, 79, 79, 78, 78, 78, 77, 77, 77, 76, 76, 75, 75, 75, 74, 74, 74, 73, 73, 73, 73, 72, 72, 72, 71, 71, 71, 70, 70, 70, 70, 69, 69, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 66, 66, 66, 66, 65, 65, 65, 65, 65, 64, 64, 64, 64, 64, 63, 63, 63, 63, 63, 62, 62, 62, 62, 62, 61, 61, 61, 61, 61, 61, 60, 60, 60, 60, 60, 60, 59, 59, 59, 59, 59, 59, 58, 58, 58, 58, 58, 58, 58, 57, 57, 57, 57, 57, 57, 57, 56, 56, 56, 56, 56, 56, 56, 55, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 54, 53, 53, 53, 53, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 39, 0, + DEC_CURVE,CRV_NORMALSCAN, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 28, 28, 28, 28, 28, 28, 28, 28, 29, 29, 29, 29, 29, 29, 29, 30, 30, 30, 30, 31, 31, 31, 31, 32, 32, 32, 32, 33, 33, 34, 34, 35, 35, 36, 37, 38, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 53, 54, 57, 59, 61, 63, 65, 68, 71, 75, 78, 82, 86, 90, 94, 94, 98, 103, 106, 111, 116, 122, 130, 138, 145, 153, 163, 171, 180, 188, 198, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + DEC_CURVE,CRV_PARKHOME , 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 53, 54, 57, 59, 61, 63, 65, 68, 71, 75, 78, 82, 86, 90, 94, 94, 98, 103, 106, 111, 116, 122, 130, 138, 145, 153, 163, 171, 180, 188, 198, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + DEC_CURVE,CRV_SMEARING , 39, 39, 39, 39, 39, 39, 39, 39, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 54, 54, 54, 54, 54, 54, 54, 54, 54, 55, 55, 55, 55, 55, 55, 55, 55, 55, 56, 56, 56, 56, 56, 56, 56, 56, 57, 57, 57, 57, 57, 57, 57, 57, 58, 58, 58, 58, 58, 58, 58, 59, 59, 59, 59, 59, 59, 59, 60, 60, 60, 60, 60, 60, 60, 61, 61, 61, 61, 61, 61, 62, 62, 62, 62, 62, 62, 63, 63, 63, 63, 63, 64, 64, 64, 64, 64, 65, 65, 65, 65, 65, 66, 66, 66, 66, 66, 67, 67, 67, 67, 67, 68, 68, 68, 68, 69, 69, 69, 69, 70, 70, 70, 70, 71, 71, 71, 71, 72, 72, 72, 73, 73, 73, 73, 74, 74, 74, 75, 75, 75, 76, 76, 76, 77, 77, 77, 78, 78, 78, 79, 79, 79, 80, 80, 81, 81, 81, 82, 82, 83, 83, 84, 84, 84, 85, 85, 86, 86, 87, 87, 88, 88, 89, 90, 90, 91, 91, 92, 93, 93, 94, 94, 95, 96, 96, 97, 98, 99, 99, 100, 101, 102, 103, 104, 105, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 118, 119, 120, 122, 123, 125, 127, 128, 130, 132, 134, 136, 138, 140, 142, 145, 147, 150, 153, 156, 159, 163, 167, 171, 175, 180, 185, 190, 196, 203, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + DEC_CURVE,CRV_BUFFERFULL, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 28, 28, 28, 28, 28, 28, 28, 28, 29, 29, 29, 29, 29, 29, 29, 30, 30, 30, 30, 31, 31, 31, 31, 32, 32, 32, 32, 33, 33, 34, 34, 35, 35, 36, 37, 38, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 53, 54, 57, 59, 61, 63, 65, 68, 71, 75, 78, 82, 86, 90, 94, 94, 98, 103, 106, 111, 116, 122, 130, 138, 145, 153, 163, 171, 180, 188, 198, 211, 219, 228, 239, 252, 267, 284, 306, 334, 370, 422, 502, 648, 1045, 0, + -1 + }; + + rst = (SANE_Int *)malloc(sizeof(steps)); + if (rst != NULL) + memcpy(rst, &steps, sizeof(steps)); + + return rst; +} + +static SANE_Int *hp3800_motor() +{ + SANE_Int *rst = NULL; + SANE_Int steps[] = + { + /* motorcurve 1 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,2000,1984,1968,1953,1937,1921,1906,1890,1874,1859,1843,1827,1812,1796,1781,1765,1749,1734,1715,1700,1684,1669,1653,1637,1622,1606,1590,1572,1556,1541,1525,1510,1494,1478,1463,1447,1431,1416,1400,1384,1366,1351,1335,1319,1304,1288,1272,1257,1241,1225,1210,1194,1179,1160,1145,1129,1113,1098,1082,1066,1051,1035,1017,1001,986,970,954,939,923,907,892,876,861,845,829,814,798,782,767,749, 0, + ACC_CURVE,CRV_PARKHOME ,4705,2913,2253,1894,1662,1498,1374,1276,1196,1129,1073,1024,981,944,910,880,852,827,804,783,764,746,729,713,699,685,672,659,648,637,626,616,607,598,589,581,573,565,558,551,544,538,532,526,520,514,509,503,500, 0, + ACC_CURVE,CRV_SMEARING ,200,12,14,16, 0, + DEC_CURVE,CRV_NORMALSCAN,749,1166,1583,2000, 0, + DEC_CURVE,CRV_PARKHOME ,500,503,509,514,520,526,532,538,544,551,558,565,573,581,589,598,607,616,626,637,648,659,672,685,699,713,729,746,764,783,804,827,852,880,910,944,981,1024,1073,1129,1196,1276,1374,1498,1662,1894,2253,2913,4705, 0, + DEC_CURVE,CRV_SMEARING ,300,234,167,100, 0, + DEC_CURVE,CRV_BUFFERFULL,1100,867,633,400, 0, + -2, + + /* motorcurve 2 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,4705,2664,2061,1732,1521,1370,1257,1167,1094,1033,982,937,898,864,833,805,780,757,736,717,699,683,667,653,640,627,615,604,593,583,574,564,556,547,540,532,525,518,511,505,499,493,487,481,476,471,466,461,456,452,447,443,439,435,431,427,424,420,417,413,410,407,403,400,397,394,391,389,386,383,381,378,375,373,371,368,366,364,361,359,357,355,353,351,349,347,345,343,341,339,338,336,334,332,331,329,327,326,324,323,321,320,318,317,315,314,312,311,310,308,307,306,304,303,302,301,299,298,297,296,295,293,292,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,270,269,268,267,266,265,264,264,263,262,261,260,260,259,258,257,257,256,255,255,254,253,252,252,251,250,250,249,248,248,247,246,246,245,244,244,243,242,242,241,241,240,239,239,238,238,237,237,236,235,235,234,234,233,233,232,232,231,231,230,230,229,229,228,227,227,227,226,226,225,225,224,224,223,223,222,222,221,221,220,220,219,219,219,218,218,217,217,216,216,216,215,215,214,214,214,213,213,212,212,212,211,211,210,210,210,209,209,208,208,208,207,207,207,206,206,206,205,205,204,204,204,203,203,203,202,202,202,201,201,201,200,200,200,199,199,199,198,198,198,197,197,197,197,196,196,196,195,195,195,194,194,194,194,193,193,193,192,192,192,192,191,191,191,190,190,190,190,189,189,189,188,188,188,188,187,187,187,187,186,186,186,186,185,185,185,185,184,184,184,184,183,183,183,183,182,182,182,182,181,181,181,181,181,180,180,180,180,179,179,179,179,178,178,178,178,178,177,177,177,177,177,176,176,176,176,175,175,175,175,175,174,174,174,174,174,173,173,173,173,173,172,172,172,172,172,171,171,171, 0, + ACC_CURVE,CRV_PARKHOME ,4705,2913,2253,1894,1662,1498,1374,1276,1196,1129,1073,1024,981,944,910,880,852,827,804,783,764,746,729,713,699,685,672,659,648,637,626,616,607,598,589,581,573,565,558,551,544,538,532,526,520,514,509,503,500, 0, + ACC_CURVE,CRV_SMEARING ,200,12,14,16, 0, + DEC_CURVE,CRV_NORMALSCAN,171,172,172,173,174,174,175,176,176,177,178,178,179,180,181,181,182,183,184,184,185,186,187,188,189,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,207,208,209,210,211,213,214,215,217,218,219,221,222,224,225,227,228,230,232,233,235,237,239,241,243,245,247,249,251,253,255,258,260,262,265,268,270,273,276,279,282,285,289,292,296,299,303,307,311,316,320,325,330,335,341,347,353,359,366,373,381,390,398,408,418,429,441,455,469,485,503,523,545,571,601,636,678,730,796,883,1005,1195,1544,4705, 0, + DEC_CURVE,CRV_PARKHOME ,500,503,509,514,520,526,532,538,544,551,558,565,573,581,589,598,607,616,626,637,648,659,672,685,699,713,729,746,764,783,804,827,852,880,910,944,981,1024,1073,1129,1196,1276,1374,1498,1662,1894,2253,2913,4705, 0, + DEC_CURVE,CRV_SMEARING ,300,234,167,100, 0, + DEC_CURVE,CRV_BUFFERFULL,1100,867,633,400, 0, + -2, + + /* motorcurve 3 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,5360,3655,2855,2422,2142,1944,1795,1678,1582,1503,1434,1374, 0, + ACC_CURVE,CRV_PARKHOME ,5360,3362,2628,2229,1973,1791,1654,1547,1458,1384,1319,1264,1214,1170,1131,1096,1063,1034,1006,981,958,937,916,897,880,863,847,832,818,805,792,780,769,758,747,737,727,718,709,700,692,684,677,669,662,655,648,642,636,629,624,618,612,607,602,596,591,587,582,577,573,568,564,560,556,552,548,544,540,537,533,530,526,523,520,516,513,510,507,504,501,498,496,493,490,488,485,482,480,477,475,472,470,468,466,463,461,459,457,455,453,450,448,446,444,443,441,439,437,435,433,431,430,428,426,425,423,421,420,418,416,415,413,412,410,409,407,406,405,403,402,400,399,398,396,395,394,392,391,390,389,387,386,385,384,382,381,380,379,378,377,376,374,373,372,371,370,369,368,367,366,365,364,363,362,361,360,359,358,357,356,355,354,353,353,352,351,350,349,348, 0, + ACC_CURVE,CRV_SMEARING ,5360,3362,2628,2229,1973,1791,1654,1547, 0, + DEC_CURVE,CRV_NORMALSCAN,1374,1434,1503,1582,1678,1795,1944,2142,2422,2855,3655,5360, 0, + DEC_CURVE,CRV_PARKHOME ,348,351,353,356,359,362,365,368,371,374,378,381,385,389,392,396,400,405,409,413,418,423,428,433,439,444,450,457,463,470,477,485,493,501,510,520,530,540,552,564,577,591,607,624,642,662,684,709,737,769,805,847,897,958,1034,1131,1264,1458,1791,2628,5360, 0, + DEC_CURVE,CRV_SMEARING ,1547,1654,1791,1973,2229,2628,3362,5360, 0, + DEC_CURVE,CRV_BUFFERFULL,1374,1434,1503,1582,1678,1795,1944,2142,2422,2855,3655,5360, 0, + -2, + + /* motorcurve 4 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,4705,2664,2061,1732,1521,1370,1257,1167,1094,1033,982,937,898,864,833,805,780,757,736,717,699,683,667,653,640,627,615,604,593,583,574,564,556,547,540,532,525,518,511,505,499,493,487,481,476,471,466,461,456,452,447,443,439,435,431,427,424,420,417,413,410,407,403,400,397,394,391,389,386,383,381,378,375,373,371,368,366,364,361,359,357,355,353,351,349,347,345,343,341,339,338,336,334,332,331,329,327,326,324,323,321,320,318,317,315,314,312,311,310,308,307,306,304,303,302,301,299,298,297,296,295,293,292,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,270,269,268,267,266,265,264,264,263,262,261,260,260,259,258,257,257,256,255,255,254,253,252,252,251,250,250,249,248,248,247,246,246,245,244,244,243,242,242,241,241,240,239,239,238,238,237,237,236,235,235,234,234,233,233,232,232,231,231,230,230,229,229,228,227,227,227,226,226,225,225,224,224,223,223,222,222,221,221,220,220,219,219,219,218,218,217,217,216,216,216,215,215,214,214,214,213,213,212,212,212,211,211,210,210,210,209,209,208,208,208,207,207,207,206,206,206,205,205,204,204,204,203,203,203,202,202,202,201,201,201,200,200,200,199,199,199,198,198,198,197,197,197,197,196,196,196,195,195,195,194,194,194,194,193,193,193,192,192,192,192,191,191,191,190,190,190,190,189,189,189,188,188,188,188,187,187,187,187,186,186,186,186,185,185,185,185,184,184,184,184,183,183,183,183,182,182,182,182,181,181,181,181,181,180,180,180,180,179,179,179,179,178,178,178,178,178,177,177,177,177,177,176,176,176,176,175,175,175,175,175,174,174,174,174,174,173,173,173,173,173,172,172,172,172,172,171,171,171, 0, + ACC_CURVE,CRV_PARKHOME ,4705,2888,2234,1878,1648,1485,1362,1265,1186,1120,1064,1016,973,936,903,873,845,821,798,777,758,740,723,708,693,679,666,654,643,632,621,612,602,593,585,576,569,561,554,547,540,534,528,522,516,510,505,499,494,490,485,480,476,471,467,463,459,455,451,448,444,440,437,434,430,427,424,421,418,415,412,409,407,404,401,399,396,394,391,389,387,384,382,380,378,376,374,371,369,367,366,364,362,360,358,356,354,353,351,349,348,346,344,343,341,340,338,337,335,334,332,331,329,328,327,325,324,323,321,320,319,318,316,315,314,313,312,311,309,308,307,306,305,304,303,302,301,300,299,298,297,296,295,294,293,292,291,290,289,288,287,286,285,285,284,283,282,281,280,279,279,278,277,276,275,275,274,273,272,272,271,270,269,269,268,267,267,266,265,264,264,263,262,262,261,260,260,259,259,258,257,257,256,255,255,254,254,253,252,252,251,251,250,249,249,248,248,247,247,246,246,245,245,244,243,243,242,242,241,241,240,240,239,239,238,238,237,237,237,236,236,235,235,234,234,233,233,232,232,231,231,231,230,230,229,229,228,228,228,227,227,226,226,225,225,225,224,224,223,223,223,222,222,222,221,221,220,220,220,219,219,219,218,218,217,217,217,216,216,216,215,215,215,214,214,214,213,213,213,212,212,212,211,211,211,210,210,210,209,209,209,208,208,208,207,207,207,207,206,206,206,205,205,205,204,204,204,204,203,203,203,202,202,202,202,201,201,201,200,200,200,200,199,199,199,199,198,198,198,198,197,197,197,196,196,196,196,195,195,195,195,194,194,194,194,193,193,193,193,192,192,192,192,192,191,191,191,191,190,190,190,190,189,189,189,189,189,188,188,188,188,187,187,187,187,187,186,186,186,186,186,185,185,185,185,184,184,184,184,184,183,183,183,183,183,182,182,182,182,182,181,181,181,181,181,180,180,180,180,180,180,179,179,179,179,179,178,178,178,178,178,177,177,177,177,177,177,176,176,176,176,176,176,175,175,175,175,175,174,174,174,174,174,174,173,173,173,173,173,173,172,172,172,172,172,172,171,171,171,171, 0, + ACC_CURVE,CRV_SMEARING ,4705,3056,2724,2497,1498,1498,1374,1276,1196,1130,1073,1025,982,944,911,880,853,828,805,784,764,746,730,714,699,685,675, 0, + DEC_CURVE,CRV_NORMALSCAN,171,172,172,173,174,174,175,176,176,177,178,178,179,180,181,181,182,183,184,184,185,186,187,188,189,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,207,208,209,210,211,213,214,215,217,218,219,221,222,224,225,227,228,230,232,233,235,237,239,241,243,245,247,249,251,253,255,258,260,262,265,268,270,273,276,279,282,285,289,292,296,299,303,307,311,316,320,325,330,335,341,347,353,359,366,373,381,390,398,408,418,429,441,455,469,485,503,523,545,571,601,636,678,730,796,883,1005,1195,1544,4705, 0, + DEC_CURVE,CRV_PARKHOME ,171,172,172,173,173,174,174,175,175,176,176,177,177,178,179,179,180,180,181,182,182,183,183,184,185,185,186,187,187,188,189,189,190,191,192,192,193,194,195,195,196,197,198,199,199,200,201,202,203,204,205,206,206,207,208,209,210,211,212,213,214,215,217,218,219,220,221,222,223,225,226,227,228,230,231,232,234,235,237,238,240,241,243,244,246,247,249,251,253,254,256,258,260,262,264,266,268,271,273,275,278,280,282,285,288,290,293,296,299,302,305,309,312,316,319,323,327,331,336,340,345,350,355,360,365,371,377,384,391,398,406,414,422,432,441,452,463,476,489,504,520,538,558,580,605,633,667,706,752,810,883,979,1116,1326,1714,4705, 0, + DEC_CURVE,CRV_SMEARING ,675,685,699,714,730,746,764,784,805,828,853,880,911,944,982,1025,1073,1130,1196,1276,1374,1498,1498,2497,2724,3056,4705, 0, + DEC_CURVE,CRV_BUFFERFULL,171,172,172,173,174,174,175,176,176,177,178,178,179,180,181,181,182,183,184,184,185,186,187,188,189,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,207,208,209,210,211,213,214,215,217,218,219,221,222,224,225,227,228,230,232,233,235,237,239,241,243,245,247,249,251,253,255,258,260,262,265,268,270,273,276,279,282,285,289,292,296,299,303,307,311,316,320,325,330,335,341,347,353,359,366,373,381,390,398,408,418,429,441,455,469,485,503,523,545,571,601,636,678,730,796,883,1005,1195,1544,4705, 0, + -2, + + /* motorcurve 5 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,3763,3763,3763,3763,3763,3763,2444,2178,1997,1198,1198,1098,1020,956,903,858,819,785,754,727,703,681,662,644,626,610,596,582,571,558,547,537,527,518,509,500,492,485,478,471,464,458,452,446,440,435,430,425,420,415,410,407,402,398,394,391,386,383,380,376,373,369,366,364,360,357,355,352,349,347,344,341,338,337,334,332,329,328,325,323,321,319,317,315,313,311,310,308,306,304,302,301,299,297,295,294,293,291,290,288,286,285,284,283,281,280,278,277,275,275,274,272,271,270,268,267,266,265,264,263,262,261,259,258,257,257,256,255,254,253,251,250,249,248,248,247,246,245,244,243,243,242,241,240,239,239,238,237,236,235,235,234,233,232,231,230,230,230,229,228,228,227,226,225,225,224,223,222,222,221,221,221,220,219,219,218,217,217,216,215,215,214,213,213,212,212,212,211,211,210,209,209,208,208,207,207,206,206,205,204,204,203,203,203,203,202,202,201,201,200,200,199,199,198,198,197,197,196,196,195,195,194,194,194,194,194,193,193,192,192,191,191,190,190,190,189,189,188,188,188,187,187,186,186,185,185,185,185,185,185,184,184,183,183,183,182,182,182,181,181,180,180,180,179,179,179,178,178,178,177,177,177,176,176,176,176,176,176,175,175,175,174,174,174,173,173,173,172,172,172,171,171,171,171,170,170,170,169,169,169,169,168,168,168,167,167,167,167,167,167,167,166,166,166,166,165,165,165,165,164,164,164,163,163,163,163,162,162,162,162,161,161,161,161,160,160,160,160,159,159,159,159,159,158,158,158,158,158,158,158,158,157,157,157,157,157,156,156,156,156,155,155,155,155,155,154,154,154,154,154,153,153,153,153,152,152,152,152,152,151,151,151,151,151,150,150,150,150,150,149,149,149,149,149,149,149,149,149,149,149,148,148,148,148,148,147,147,147,147,147,147,146,146,146,146,146,145,145,145,145,145,145,144,144,144,144,144,144,143,143,143,143,143,143,142,142,142,142,142,142,141,141,141,141,141,141,140,140,140,140,140,140,140,140,140,140,140,140,140,139,139,139,139,139,139,139,138,138,138,138,138,138,138,137,137,137,137,137,137,137,136,136,136,136,136,136,136,135,135,135,135,135,135,135,134,134,134,134,134,134,134,134,133,133,133,133,133,133,133,133,132,132,132,132,132,132,132,132,131,131,131,131,131,131,131,131,131,131,131,131,131,131,131,131,130,130,130,130,130,130,130,130,129,129,129,129,129,129,129,129,129,128,128,128,128,128,128,128,128,128,127,127,127,127,127,127,127,127,127,126,126,126,126,126,126,126,126,126,125,125,125,125,125,125,125,125,125,125,124,124,124,124,124,124,124,124,124,124,123,123,123,123,123,123,123,123,123,123,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,121,121,121,121,121,121,121,121,121,121,120,120,120,120,120,120,120,120,120,120,120,119,119,119,119,119,119,119,119,119,119,119,119,118,118,118,118,118,118,118,118,118,118,118,118,117,117,117,117,117,117,117,117,117,117,117,117,116,116,116,116,116,116,116,116,116,116,116,116,115,115,115,115,115,115,115,115,115,115,115,115,115,114,114,114,114,114,114,114,114,114,114,114,114,114,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,111,111,111,111,111,111,111,111,111,111,111,111,111,111,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93, 0, + ACC_CURVE,CRV_PARKHOME ,3763,2330,1803,1515,1330,1198,1099,1021,957,904,859,819,785,755,728,704,682,662,644,626,611,597,583,571,559,548,537,527,518,509,501,493,485,478,472,464,458,453,446,441,436,430,425,420,416,411,407,402,399,394,391,387,383,380,376,374,370,366,364,361,358,355,352,349,347,344,342,339,337,335,332,330,328,326,323,321,320,318,315,313,311,310,308,306,304,302,301,300,298,296,294,293,292,290,289,287,285,284,283,282,280,279,277,276,275,274,273,271,270,269,267,266,266,265,263,262,261,260,259,258,257,256,255,254,253,252,251,250,249,248,248,247,246,245,244,243,242,241,240,239,239,239,238,237,236,235,234,233,233,232,231,230,230,230,229,228,227,227,226,225,224,224,223,222,221,221,221,220,220,219,218,218,217,216,216,215,214,214,213,213,212,212,212,211,211,210,209,209,208,208,207,207,206,205,205,204,204,203,203,203,203,202,202,201,201,200,200,199,199,198,198,197,197,196,196,195,195,194,194,194,194,194,193,193,192,192,191,191,191,190,190,189,189,188,188,188,187,187,186,186,186,185,185,185,185,185,184,184,184,183,183,182,182,182,181,181,181,180,180,180,179,179,178,178,178,177,177,177,176,176,176,176,176,176,175,175,175,174,174,174,174,173,173,173,172,172,172,171,171,171,170,170,170,170,169,169,169,168,168,168,168,167,167,167,167,167,167,167,166,166,166,166,165,165,165,165,164,164,164,163,163,163,163,162,162,162,162,161,161,161,161,160,160,160,160,160,159,159,159,159,158,158,158,158,158,158,158,158,157,157,157,157,157,156,156,156,156,155,155,155,155,155,154,154,154,154,154,153,153,153,153,153,152,152,152,152,152,151,151,151,151,151,150,150,150,150,150,149,149,149,149,149,149,149,149,149,149,148,148,148,148,148,148,147,147,147,147,147,147,146,146,146,146,146,145,145,145,145,145,145,144,144,144,144,144,144,143,143,143,143,143,143,142,142,142,142,142,142,141,141,141,141,141,141,141,140,140,140,140,140,140,140,140,140,140,140,140,140,139,139,139,139,139,139,139,138, 0, + ACC_CURVE,CRV_SMEARING ,3763,2330,1803,1515,1330,1198,1099,1021,957,904,859,819,785,755,728,704,682,662,644,626,611,597,583,571,559,548,540, 0, + DEC_CURVE,CRV_NORMALSCAN,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,87,87,87,87,87,87,87,87,88,88,88,88,88,88,88,88,89,89,89,89,89,89,89,90,90,90,90,90,90,91,91,91,91,91,92,92,92,92,93,93,93,93,94,94,94,95,95,95,95,95,96,96,97,97,98,98,99,99,100,100,101,101,102,102,103,104,104,105,106,107,108,109,110,111,112,113,113,115,117,119,121,122,124,127,130,132,135,139,142,146,149,153,158,162,167,171,176,180,186,193,202,209,216,223,232,243,254,266,279,292,306,320,335,337,351,367,380,396,414,437,464,493,520,549,583,611,644,675,711,755,785,819,859,904,957,1021,1099,1198,1330,1515,1803,2330,3763, 0, + DEC_CURVE,CRV_PARKHOME ,138,142,146,149,153,158,162,167,171,176,180,186,193,202,209,216,223,232,243,254,266,279,292,306,320,335,337,351,367,380,396,414,437,464,493,520,549,583,611,644,675,711,755,785,819,859,904,957,1021,1099,1198,1330,1515,1803,2330,3763, 0, + DEC_CURVE,CRV_SMEARING ,138,139,139,139,139,139,139,139,140,140,140,140,140,140,140,140,140,140,140,140,140,141,141,141,141,141,141,141,142,142,142,142,142,142,143,143,143,143,143,143,144,144,144,144,144,144,145,145,145,145,145,145,146,146,146,146,146,147,147,147,147,147,147,148,148,148,148,148,148,149,149,149,149,149,149,149,149,149,149,150,150,150,150,150,151,151,151,151,151,152,152,152,152,152,153,153,153,153,153,154,154,154,154,154,155,155,155,155,155,156,156,156,156,157,157,157,157,157,158,158,158,158,158,158,158,158,159,159,159,159,160,160,160,160,160,161,161,161,161,162,162,162,162,163,163,163,163,164,164,164,165,165,165,165,166,166,166,166,167,167,167,167,167,167,167,168,168,168,168,169,169,169,170,170,170,170,171,171,171,172,172,172,173,173,173,174,174,174,174,175,175,175,176,176,176,176,176,176,177,177,177,178,178,178,179,179,180,180,180,181,181,181,182,182,182,183,183,184,184,184,185,185,185,185,185,186,186,186,187,187,188,188,188,189,189,190,190,191,191,191,192,192,193,193,194,194,194,194,194,195,195,196,196,197,197,198,198,199,199,200,200,201,201,202,202,203,203,203,203,204,204,205,205,206,207,207,208,208,209,209,210,211,211,212,212,212,213,213,214,214,215,216,216,217,218,218,219,220,220,221,221,221,222,223,224,224,225,226,227,227,228,229,230,230,230,231,232,233,233,234,235,236,237,238,239,239,239,240,241,242,243,244,245,246,247,248,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,265,266,266,267,269,270,271,273,274,275,276,277,279,280,282,283,284,285,287,289,290,292,293,294,296,298,300,301,302,304,306,308,310,311,313,315,318,320,321,323,326,328,330,332,335,337,339,342,344,347,349,352,355,358,361,364,366,370,374,376,380,383,387,391,394,399,402,407,411,416,420,425,430,436,441,446,453,458,464,472,478,485,493,501,509,518,527,537,548,559,571,583,597,611,626,644,662,682,704,728,755,785,819,859,904,957,1021,1099,1198,1330,1515,1803,2330,3763, 0, + DEC_CURVE,CRV_BUFFERFULL,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,94,94,94,95,95,95,95,95,96,96,97,97,98,98,99,99,100,100,101,101,102,102,103,104,104,105,106,107,108,109,110,111,112,113,113,115,117,119,121,122,124,127,130,132,135,139,142,146,149,153,158,162,167,171,176,180,186,193,202,209,216,223,232,243,254,266,279,292,306,320,335,337,351,367,380,396,414,437,464,493,520,549,583,611,644,675,711,755,785,819,859,904,957,1021,1099,1198,1330,1515,1803,2330,3763, 0, + -2, + + /* motorcurve 6 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,23999, 0, + ACC_CURVE,CRV_PARKHOME ,5360,3362,2628,2229,1973,1791,1654,1547,1458,1384,1319,1264,1214,1170,1131,1096,1063,1034,1006,981,958,937,916,897,880,863,847,832,818,805,792,780,769,758,747,737,727,718,709,700,692, 0, + ACC_CURVE,CRV_SMEARING ,23999, 0, + DEC_CURVE,CRV_NORMALSCAN,23999, 0, + DEC_CURVE,CRV_PARKHOME ,692,700,709,718,727,737,747,758,769,780,792,805,818,832,847,863,880,897,916,937,958,981,1006,1034,1063,1096,1131,1170,1214,1264,1319,1384,1458,1547,1654,1791,1973,2229,2628,3362,5360, 0, + DEC_CURVE,CRV_SMEARING ,23999, 0, + DEC_CURVE,CRV_BUFFERFULL,23999, 0, + -2, + + /* motorcurve 7 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,6667, 0, + ACC_CURVE,CRV_PARKHOME ,5360,3362,2628,2229,1973,1791,1654,1547,1458,1384,1319,1264,1214,1170,1131,1096,1063,1034,1006,981,958,937,916,897,880,863,847,832,818,805,792,780,769,758,747,737,727,718,709,700,692, 0, + ACC_CURVE,CRV_SMEARING ,6667, 0, + DEC_CURVE,CRV_NORMALSCAN,6667, 0, + DEC_CURVE,CRV_PARKHOME ,692,700,709,718,727,737,747,758,769,780,792,805,818,832,847,863,880,897,916,937,958,981,1006,1034,1063,1096,1131,1170,1214,1264,1319,1384,1458,1547,1654,1791,1973,2229,2628,3362,5360, 0, + DEC_CURVE,CRV_SMEARING ,6667, 0, + DEC_CURVE,CRV_BUFFERFULL,6667, 0, + -2, + + /* motorcurve 8 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,1046,1046,1046,1046,1046,1046,647,501,421,370,333,305,284,266,251,239,228,218,210,202,196,190,184,179,174,170,166,162,159,155,152,149,147,144,142,139,137,135,133,131,129,127,126,124,123,121,120,118,117,116,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,100,99,98,97,96,96,95,94,94,93,92,92,91,91,90,89,89,88,88,87,87,86,86,85,85,84,84,83,83,82,82,82,81,81,80,80,79,79,79,78,78,78,77,77,76,76,76,75,75,75,74,74,74,74,73,73,73,72,72,72,71,71,71,71,70,70,70,70,69,69,69,69,68,68,68,68,67,67,67,67,66,66,66,66,65,65,65,65,64,64,64,64,63,63,63,63,62,62,62,62,61,61,61,61,61,60,60,60,60,60,60,59,59,59,59,59,59,59,58,58,58,58,58,58,57,57,57,57,57,57,57,56,56,56,56,56,56,56,56,55,55,55,55,55,55,55,55,54,54,54,54,54,54,54,54,53,53,53,53,53,53,53,53,52,52,52,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,50,50,50,50,50,50,50,50,50,50,50,49,49,49,49,49,49,49,49,49,49,49,49,48,48,48,48,48,48,48,48,48,48,48,48,47,47,47,47,47,47,47,47,47,47,47,47,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,23,23, 0, + ACC_CURVE,CRV_PARKHOME ,1045,678,604,554,332,332,304,283,265,250,238,227,217,209,201,195,189,183,178,173,169,165,161,158,154,151,148,146,143,141,138,136,134,132,130,128,126,125,123,122,120,119,117,116,115,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,99,98,97,96,95,95,94,93,93,92,91,91,90,90,89,88,88,87,87,86,86,85,85,84,84,83,83,82,82,81,81,81,80,80,79,79,78,78,78,77,77,77,76,76,75,75,75,74,74,74,73,73,73,73,72,72,72,71,71,71,70,70,70,70,69,69,69,69,68,68,68,68,67,67,67,67,66,66,66,66,65,65,65,65,65,64,64,64,64,64,63,63,63,63,63,62,62,62,62,62,61,61,61,61,61,61,60,60,60,60,60,60,59,59,59,59,59,59,58,58,58,58,58,58,58,57,57,57,57,57,57,57,56,56,56,56,56,56,56,55,55,55,55,55,55,55,55,54,54,54,54,54,54,54,54,53,53,53,53,53,53,53,53,53,52,52,52,52,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,50,50,50,50,50,50,50,50,50,50,50,49,49,49,49,49,49,49,49,49,49,49,48,48,48,48,48,48,48,48,48,48,48,48,47,47,47,47,47,47,47,47,47,47,47,47,47,46,46,46,46,46,46,46,46,46,46,46,46,46,46,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,39, 0, + ACC_CURVE,CRV_SMEARING ,1045,678,604,554,332,332,304,283,265,250,238,227,217,209,201,195,189,183,178,173,169,165,161,158,154,151,148,146,143,141,138,136,134,132,130,128,126,125,123,122,120,119,117,116,115,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,99,98,97,96,95,95,94,93,93,92,91,91,90,90,89,88,88,87,87,86,86,85,85,84,84,83,83,82,82,81,81,81,80,80,79,79,78,78,78,77,77,77,76,76,75,75,75,74,74,74,73,73,73,73,72,72,72,71,71,71,70,70,70,70,69,69,69,69,68,68,68,68,67,67,67,67,66,66,66,66,65,65,65,65,65,64,64,64,64,64,63,63,63,63,63,62,62,62,62,62,61,61,61,61,61,61,60,60,60,60,60,60,59,59,59,59,59,59,58,58,58,58,58,58,58,57,57,57,57,57,57,57,56,56,56,56,56,56,56,55,55,55,55,55,55,55,55,54,54,54,54,54,54,54,54,53,53,53,53,53,53,53,53,53,52,52,52,52,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,50,50,50,50,50,50,50,50,50,50,50,49,49,49,49,49,49,49,49,49,49,49,48,48,48,48,48,48,48,48,48,48,48,48,47,47,47,47,47,47,47,47,47,47,47,47,47,46,46,46,46,46,46,46,46,46,46,46,46,46,46,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,39, 0, + DEC_CURVE,CRV_NORMALSCAN,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,28,28,28,28,29,29,29,29,29,29,29,30,30,30,30,31,31,31,31,32,32,32,32,33,33,34,34,35,35,36,37,38,38,39,40,41,42,43,45,46,47,48,50,51,53,54,57,59,61,63,65,68,71,75,78,82,86,90,94,94,98,103,106,111,116,122,130,138,145,153,163,171,180,188,198,211,219,228,239,252,267,284,306,334,370,422,502,648,1045, 0, + DEC_CURVE,CRV_PARKHOME ,39,40,41,42,43,45,46,47,48,50,51,53,54,57,59,61,63,65,68,71,75,78,82,86,90,94,94,98,103,106,111,116,122,130,138,145,153,163,171,180,188,198,211,219,228,239,252,267,284,306,334,370,422,502,648,1045, 0, + DEC_CURVE,CRV_SMEARING ,39,39,39,39,39,39,39,39,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,48,48,48,48,48,48,48,48,48,48,48,48,48,48,49,49,49,49,49,49,49,49,49,49,49,49,49,50,50,50,50,50,50,50,50,50,50,50,50,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,52,52,52,53,53,53,53,53,53,53,53,53,53,54,54,54,54,54,54,54,54,54,55,55,55,55,55,55,55,55,55,56,56,56,56,56,56,56,56,57,57,57,57,57,57,57,57,58,58,58,58,58,58,58,59,59,59,59,59,59,59,60,60,60,60,60,60,60,61,61,61,61,61,61,62,62,62,62,62,62,63,63,63,63,63,64,64,64,64,64,65,65,65,65,65,66,66,66,66,66,67,67,67,67,67,68,68,68,68,69,69,69,69,70,70,70,70,71,71,71,71,72,72,72,73,73,73,73,74,74,74,75,75,75,76,76,76,77,77,77,78,78,78,79,79,79,80,80,81,81,81,82,82,83,83,84,84,84,85,85,86,86,87,87,88,88,89,90,90,91,91,92,93,93,94,94,95,96,96,97,98,99,99,100,101,102,103,104,105,105,106,107,108,109,110,112,113,114,115,116,118,119,120,122,123,125,127,128,130,132,134,136,138,140,142,145,147,150,153,156,159,163,167,171,175,180,185,190,196,203,211,219,228,239,252,267,284,306,334,370,422,502,648,1045, 0, + DEC_CURVE,CRV_BUFFERFULL,1045,648,502,422,370,334,306,284,267,252,239,228,219,211,198,188,180,171,163,153,145,138,130,122,116,111,106,103,98,94,94,90,86,82,78,75,71,68,65,63,61,59,57,54,53,51,50,48,47,46,45,43,42,41,40,39,38,38,37,36,35,35,34,34,33,33,32,32,32,32,31,31,31,31,30,30,30,30,29,29,29,29,29,29,29,28,28,28,28,28,28,28,28,27,27,27,27,27,27,27,27,27,27,27,27,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25, 0, + -2, + + /* motorcurve 9 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166, 0, + ACC_CURVE,CRV_PARKHOME ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166,166,166, 0, + ACC_CURVE,CRV_SMEARING ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,455, 0, + DEC_CURVE,CRV_NORMALSCAN,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136,3136,3136,3136,3136,3136, 0, + DEC_CURVE,CRV_PARKHOME ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136,3136,3136,3136,3136,3136, 0, + DEC_CURVE,CRV_SMEARING ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136,3136,3136,3136,3136,3136, 0, + DEC_CURVE,CRV_BUFFERFULL,110,110,111,111,112,112,113,113,114,114,115,115,116,116,117,117,118,118,119,119,120,120,121,121,122,122,123,123,124,124,125,125,126,126,127,127,128,128,129,129,130,131,132,133,133,134,135,136,137,138,139,140,141,143,144,145,146,147,149,150,151,153,154,156,157,159,161,162,164,166,168,170,172,174,176,179,181,184,186,189,192,195,198,202,206,209,213,218,222,227,233,239,245,252,259,267,276,282,286,291,298,305,310,319,325,331,342,354,362,376,387,404,417,431,456,475,509,551,586,654,715,850,998,1664,3136,3136, 0, + -2, + + /* motorcurve 10 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376, 0, + ACC_CURVE,CRV_PARKHOME ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166, 0, + ACC_CURVE,CRV_SMEARING ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,455, 0, + DEC_CURVE,CRV_NORMALSCAN,381,392,404,417,431,447,465,485,508,535,566,604,650,709,787,897,1067,2227,3136, 0, + DEC_CURVE,CRV_PARKHOME ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136, 0, + DEC_CURVE,CRV_SMEARING ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136, 0, + DEC_CURVE,CRV_BUFFERFULL,381,392,404,417,431,447,465,485,508,535,566,604,650,709,787,897,1067,2227,3136, 0, + -2, + + /* motorcurve 11 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166, 0, + ACC_CURVE,CRV_PARKHOME ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166, 0, + ACC_CURVE,CRV_SMEARING ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166, 0, + DEC_CURVE,CRV_NORMALSCAN,167,168,169,170,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,196,197,198,200,201,203,204,206,207,209,211,212,214,216,218,219,221,223,225,227,230,232,234,236,239,241,244,247,249,252,255,258,261,265,268,272,275,279,283,288,292,297,302,307,313,318,325,331,338,346,353,362,371,381,392,404,417,431,447,465,485,508,535,566,604,650,709,787,897,1067,2227,3136, 0, + DEC_CURVE,CRV_PARKHOME ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136, 0, + DEC_CURVE,CRV_SMEARING ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136, 0, + DEC_CURVE,CRV_BUFFERFULL,167,168,169,170,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,196,197,198,200,201,203,204,206,207,209,211,212,214,216,218,219,221,223,225,227,230,232,234,236,239,241,244,247,249,252,255,258,261,265,268,272,275,279,283,288,292,297,302,307,313,318,325,331,338,346,353,362,371,381,392,404,417,431,447,465,485,508,535,566,604,650,709,787,897,1067,2227,3136, 0, + -2, + + /* motorcurve 12 */ + 1, 1, 1, 0, /* mri, msi, skiplinecount, motorbackstep */ + ACC_CURVE,CRV_NORMALSCAN,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166,166,166,165,165,165,164,164,163,163,163,162,162,162,161,161,161,160,160,160,159,159,159,158,158,158,157,157,157,156,156,156,156,155,155,155,154,154,154,153,153,153,153,152,152,152,151,151,151,151,150,150,150,150,149,149,149,148,148,148,148,147,147,147,147,146,146,146,146,145,145,145,145,144,144,144,144,144,143,143,143,143,142,142,142,142,141,141,141,141,141,140,140,140,140,140,139,139,139,139,138,138,138,138,138,137,137,137,137,137,136,136,136,136,136,135,135,135,135,135,135,134,134,134,134,134,133,133,133,133,133,133,132,132,132,132,132,131,131,131,131,131,131,130,130,130,130,130,130,129,129,129,129,129,129,128,128,128,128,128,128,127,127,127,127,127,127,127,126,126,126,126,126,126,125, 0, + ACC_CURVE,CRV_PARKHOME ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,447,439,431,424,417,410,404,398,392,387,381,376,371,367,362,358,354,350,346,342,338,335,331,328,325,322,319,316,313,310,308,305,302,300,298,295,293,291,288,286,284,282,280,278,276,274,272,271,269,267,265,264,262,261,259,257,256,254,253,252,250,249,247,246,245,244,242,241,240,239,237,236,235,234,233,232,231,230,228,227,226,225,224,223,222,221,221,220,219,218,217,216,215,214,213,213,212,211,210,209,209,208,207,206,206,205,204,203,203,202,201,200,200,199,198,198,197,196,196,195,195,194,193,193,192,192,191,190,190,189,189,188,187,187,186,186,185,185,184,184,183,183,182,182,181,181,180,180,179,179,178,178,177,177,176,176,175,175,175,174,174,173,173,172,172,172,171,171,170,170,170,169,169,168,168,168,167,167,166, 0, + ACC_CURVE,CRV_SMEARING ,3136,3136,3136,3136,3136,3136,2036,1815,1664,998,998,915,850,797,752,715,682,654,628,606,586,568,551,536,522,509,497,485,475,465,456,455, 0, + DEC_CURVE,CRV_NORMALSCAN,110,110,110,110,110,110,110,110,111,111,111,111,111,112,112,112,112,112,113,113,113,113,114,114,114,114,115,115,115,115,115,116,116,116,116,117,117,117,117,118,118,118,118,119,119,119,120,120,120,120,121,121,121,121,122,122,122,123,123,123,124,124,124,124,125,125,125,126,126,126,127,127,127,128,128,128,129,129,129,130,130,130,131,131,132,132,132,133,133,133,134,134,135,135,135,136,136,137,137,138,138,138,139,139,140,140,141,141,142,142,142,143,143,144,144,145,145,146,146,147,148,148,149,149,150,150,151,151,152,153,153,154,154,155,156,156,157,158,158,159,160,160,161,162,163,163,164,165,166,166,167,168,169,170,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,196,197,198,200,201,203,204,206,207,209,211,212,214,216,218,219,221,223,225,227,230,232,234,236,239,241,244,247,249,252,255,258,261,265,268,272,275,279,283,288,292,297,302,307,313,318,325,331,338,346,353,362,371,381,392,404,417,431,447,465,485,508,535,566,604,650,709,787,897,1067,2227,3136, 0, + DEC_CURVE,CRV_PARKHOME ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136, 0, + DEC_CURVE,CRV_SMEARING ,455,456,465,475,485,497,509,522,536,551,568,586,606,628,654,682,715,752,797,850,915,998,998,1664,1815,2036,3136, 0, + DEC_CURVE,CRV_BUFFERFULL,110,110,111,111,112,112,113,113,114,114,115,115,116,116,117,117,118,118,119,119,120,120,121,121,122,122,123,123,124,124,125,125,126,126,127,127,128,128,129,129,130,131,132,133,133,134,135,136,137,138,139,140,141,143,144,145,146,147,149,150,151,153,154,156,157,159,161,162,164,166,168,170,172,174,176,179,181,184,186,189,192,195,198,202,206,209,213,218,222,227,233,239,245,252,259,267,276,282,286,291,298,305,310,319,325,331,342,354,362,376,387,404,417,431,456,475,509,551,586,654,715,850,998,1664,3136, 0, + -1 + }; + + rst = (SANE_Int *)malloc(sizeof(steps)); + if (rst != NULL) + memcpy(rst, &steps, sizeof(steps)); + + return rst; +} + +static SANE_Int *cfg_motorcurve_get() +{ + /* returns motor setting buffer for a device */ + + SANE_Int *rst = NULL; + + switch(RTS_Debug->dev_model) + { + case BQ5550: + rst = bq5550_motor(); + break; + + case HP3800: + case HPG2710: + rst = hp3800_motor(); + break; + + case HP4370: + case HPG3010: + case HPG3110: + rst = hp4370_motor(); + break; + + default: + rst = hp3970_motor(); + break; + } + + return rst; +} + +/* DEPRECATED functions */ + +static int ua4900_calibreflective(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 0; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 300; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 310; break; + case OFFSETODD1R: rst = 310; break; + case OFFSETEVEN1G: rst = 313; break; + case OFFSETODD1G: rst = 313; break; + case OFFSETEVEN1B: rst = 319; break; + case OFFSETODD1B: rst = 319; break; + case ADCOFFPREDICTR: rst = 321; break; + case ADCOFFPREDICTG: rst = 321; break; + case ADCOFFPREDICTB: rst = 321; break; + case ADCOFFEVEN1R_1ST: rst = 344; break; + case ADCOFFODD1R_1ST: rst = 344; break; + case ADCOFFEVEN1G_1ST: rst = 328; break; + case ADCOFFODD1G_1ST: rst = 328; break; + case ADCOFFEVEN1B_1ST: rst = 341; break; + case ADCOFFODD1B_1ST: rst = 341; break; + case PEAKR: rst = 122; break; + case PEAKG: rst = 122; break; + case PEAKB: rst = 122; break; + case MINR: rst = 50; break; + case MING: rst = 50; break; + case MINB: rst = 50; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 10; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 8; break; + case GAIN1G: rst = 8; break; + case GAIN1B: rst = 8; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 8; break; + case GAIN2G: rst = 8; break; + case GAIN2B: rst = 8; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 10; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 1; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 15; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp3800_calibreflective(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 0; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 300; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 310; break; + case OFFSETODD1R: rst = 310; break; + case OFFSETEVEN1G: rst = 317; break; + case OFFSETODD1G: rst = 317; break; + case OFFSETEVEN1B: rst = 293; break; + case OFFSETODD1B: rst = 293; break; + case ADCOFFPREDICTR: rst = 500; break; + case ADCOFFPREDICTG: rst = 500; break; + case ADCOFFPREDICTB: rst = 500; break; + case ADCOFFEVEN1R_1ST: rst = 128; break; + case ADCOFFODD1R_1ST: rst = 128; break; + case ADCOFFEVEN1G_1ST: rst = 128; break; + case ADCOFFODD1G_1ST: rst = 128; break; + case ADCOFFEVEN1B_1ST: rst = 128; break; + case ADCOFFODD1B_1ST: rst = 128; break; + case PEAKR: rst = 104; break; + case PEAKG: rst = 111; break; + case PEAKB: rst = 105; break; + case MINR: rst = 50; break; + case MING: rst = 56; break; + case MINB: rst = 57; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 10; break; + case GAINTARGETFACTOR: rst = 80; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 23; break; + case GAIN1G: rst = 19; break; + case GAIN1B: rst = 0; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -3; break; + case BSHADINGHEIGHT: rst = 20; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp3970_calibreflective(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 0; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 300; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 327; break; + case OFFSETODD1R: rst = 327; break; + case OFFSETEVEN1G: rst = 315; break; + case OFFSETODD1G: rst = 315; break; + case OFFSETEVEN1B: rst = 322; break; + case OFFSETODD1B: rst = 322; break; + case ADCOFFPREDICTR: rst = 322; break; + case ADCOFFPREDICTG: rst = 310; break; + case ADCOFFPREDICTB: rst = 322; break; + case ADCOFFEVEN1R_1ST: rst = 344; break; + case ADCOFFODD1R_1ST: rst = 344; break; + case ADCOFFEVEN1G_1ST: rst = 328; break; + case ADCOFFODD1G_1ST: rst = 328; break; + case ADCOFFEVEN1B_1ST: rst = 341; break; + case ADCOFFODD1B_1ST: rst = 341; break; + case PEAKR: rst = 82; break; + case PEAKG: rst = 117; break; + case PEAKB: rst = 116; break; + case MINR: rst = 37; break; + case MING: rst = 51; break; + case MINB: rst = 53; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 10; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 28; break; + case GAIN1G: rst = 22; break; + case GAIN1B: rst = 21; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 10; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp4370_calibreflective(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 0; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 300; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 305; break; + case OFFSETODD1R: rst = 3305; break; + case OFFSETEVEN1G: rst = 313; break; + case OFFSETODD1G: rst = 313; break; + case OFFSETEVEN1B: rst = 317; break; + case OFFSETODD1B: rst = 317; break; + case ADCOFFPREDICTR: rst = 500; break; + case ADCOFFPREDICTG: rst = 500; break; + case ADCOFFPREDICTB: rst = 500; break; + case ADCOFFEVEN1R_1ST: rst = 344; break; + case ADCOFFODD1R_1ST: rst = 344; break; + case ADCOFFEVEN1G_1ST: rst = 328; break; + case ADCOFFODD1G_1ST: rst = 328; break; + case ADCOFFEVEN1B_1ST: rst = 341; break; + case ADCOFFODD1B_1ST: rst = 341; break; + case PEAKR: rst = 159; break; + case PEAKG: rst = 191; break; + case PEAKB: rst = 191; break; + case MINR: rst = 146; break; + case MING: rst = 180; break; + case MINB: rst = 179; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 10; break; + case GAINTARGETFACTOR: rst = 80; break; + case CALIBPAGON: rst = 0; break; + case HIPAGR: rst = 3; break; + case HIPAGG: rst = 0; break; + case HIPAGB: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case LOPAGR: rst = 3; break; + case LOPAGG: rst = 3; break; + case LOPAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 10; break; + case GAIN1G: rst = 2; break; + case GAIN1B: rst = 1; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 10; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int fc_calibreflective(int option, int defvalue) +{ + int rst; + + switch(RTS_Debug->dev_model) + { + case UA4900: rst = ua4900_calibreflective(option, defvalue); break; + case HPG2710: + case HP3800: rst = hp3800_calibreflective(option, defvalue); break; + case HPG3010: + case HPG3110: + case HP4370: rst = hp4370_calibreflective(option, defvalue); break; + default : rst = hp3970_calibreflective(option, defvalue); break; + } + + return rst; +} + +static int ua4900_calibtransparent(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 12100; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 2; break; + case BREFG: rst = 2; break; + case BREFB: rst = 2; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 13; break; + case OFFSETAVGTARGETG: rst = 13; break; + case OFFSETAVGTARGETB: rst = 13; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 321; break; + case OFFSETODD1R: rst = 321; break; + case OFFSETEVEN1G: rst = 321; break; + case OFFSETODD1G: rst = 321; break; + case OFFSETEVEN1B: rst = 321; break; + case OFFSETODD1B: rst = 321; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 177; break; + case PEAKG: rst = 177; break; + case PEAKB: rst = 177; break; + case MINR: rst = 136; break; + case MING: rst = 136; break; + case MINB: rst = 136; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 0; break; + case PAGG: rst = 0; break; + case PAGB: rst = 0; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 24; break; + case GAIN1G: rst = 21; break; + case GAIN1B: rst = 19; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 8; break; + case GAIN2G: rst = 8; break; + case GAIN2B: rst = 8; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = 2; break; + case BSHADINGHEIGHT: rst = 10; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp3800_calibtransparent(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 4155; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 2; break; + case BREFG: rst = 2; break; + case BREFB: rst = 2; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 310; break; + case OFFSETODD1R: rst = 310; break; + case OFFSETEVEN1G: rst = 299; break; + case OFFSETODD1G: rst = 299; break; + case OFFSETEVEN1B: rst = 309; break; + case OFFSETODD1B: rst = 309; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 67; break; + case PEAKG: rst = 61; break; + case PEAKB: rst = 57; break; + case MINR: rst = 10; break; + case MING: rst = 10; break; + case MINB: rst = 10; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 2; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 9; break; + case GAIN1G: rst = 12; break; + case GAIN1B: rst = 10; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -3; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp3970_calibtransparent(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 7500; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 2; break; + case BREFG: rst = 2; break; + case BREFB: rst = 2; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 323; break; + case OFFSETODD1R: rst = 323; break; + case OFFSETEVEN1G: rst = 327; break; + case OFFSETODD1G: rst = 327; break; + case OFFSETEVEN1B: rst = 327; break; + case OFFSETODD1B: rst = 327; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 42; break; + case PEAKG: rst = 55; break; + case PEAKB: rst = 53; break; + case MINR: rst = 31; break; + case MING: rst = 39; break; + case MINB: rst = 38; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 2; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 21; break; + case GAIN1G: rst = 14; break; + case GAIN1B: rst = 12; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = 1; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp4370_calibtransparent(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 6580; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 2; break; + case BREFG: rst = 2; break; + case BREFB: rst = 2; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 315; break; + case OFFSETODD1R: rst = 321; break; + case OFFSETEVEN1G: rst = 321; break; + case OFFSETODD1G: rst = 324; break; + case OFFSETEVEN1B: rst = 324; break; + case OFFSETODD1B: rst = 327; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 62; break; + case PEAKG: rst = 66; break; + case PEAKB: rst = 54; break; + case MINR: rst = 42; break; + case MING: rst = 45; break; + case MINB: rst = 45; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 80; break; + case CALIBPAGON: rst = 0; break; + case HIPAGR: rst = 3; break; + case HIPAGG: rst = 3; break; + case HIPAGB: rst = 2; break; + case LOPAGR: rst = 3; break; + case LOPAGG: rst = 3; break; + case LOPAGB: rst = 2; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 2; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 11; break; + case GAIN1G: rst = 9; break; + case GAIN1B: rst = 12; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hpg3110_calibtransparent(int option, int defvalue) +{ + int rst = defvalue; + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 5100; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 2; break; + case BREFG: rst = 2; break; + case BREFB: rst = 2; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 315; break; + case OFFSETODD1R: rst = 321; break; + case OFFSETEVEN1G: rst = 321; break; + case OFFSETODD1G: rst = 324; break; + case OFFSETEVEN1B: rst = 324; break; + case OFFSETODD1B: rst = 327; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 62; break; + case PEAKG: rst = 66; break; + case PEAKB: rst = 54; break; + case MINR: rst = 42; break; + case MING: rst = 45; break; + case MINB: rst = 45; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 80; break; + case CALIBPAGON: rst = 0; break; + case HIPAGR: rst = 3; break; + case HIPAGG: rst = 3; break; + case HIPAGB: rst = 2; break; + case LOPAGR: rst = 3; break; + case LOPAGG: rst = 3; break; + case LOPAGB: rst = 2; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 2; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 11; break; + case GAIN1G: rst = 9; break; + case GAIN1B: rst = 12; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int fc_calibtransparent(int option, int defvalue) +{ + int rst; + + switch(RTS_Debug->dev_model) + { + case UA4900: rst = ua4900_calibtransparent(option, defvalue); break; + case HPG2710: + case HP3800: rst = hp3800_calibtransparent(option, defvalue); break; + case HPG3010: + case HP4370: rst = hp4370_calibtransparent(option, defvalue); break; + case HPG3110: rst = hpg3110_calibtransparent(option, defvalue); break; + default : rst = hp3970_calibtransparent(option, defvalue); break; + } + + return rst; +} + +static int ua4900_calibnegative(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 12100; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 2; break; + case BREFG: rst = 2; break; + case BREFB: rst = 2; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 5; break; + case OFFSETAVGTARGETG: rst = 5; break; + case OFFSETAVGTARGETB: rst = 5; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 283; break; + case OFFSETODD1R: rst = 283; break; + case OFFSETEVEN1G: rst = 279; break; + case OFFSETODD1G: rst = 279; break; + case OFFSETEVEN1B: rst = 295; break; + case OFFSETODD1B: rst = 295; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 113; break; + case PEAKG: rst = 145; break; + case PEAKB: rst = 126; break; + case MINR: rst = 80; break; + case MING: rst = 105; break; + case MINB: rst = 96; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 10; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 0; break; + case PAGG: rst = 0; break; + case PAGB: rst = 0; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 8; break; + case GAIN1G: rst = 8; break; + case GAIN1B: rst = 8; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 8; break; + case GAIN2G: rst = 8; break; + case GAIN2B: rst = 8; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = 2; break; + case BSHADINGHEIGHT: rst = 10; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp3800_calibnegative(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 4155; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 315; break; + case OFFSETODD1R: rst = 315; break; + case OFFSETEVEN1G: rst = 307; break; + case OFFSETODD1G: rst = 304; break; + case OFFSETEVEN1B: rst = 309; break; + case OFFSETODD1B: rst = 309; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 37; break; + case PEAKG: rst = 234; break; + case PEAKB: rst = 202; break; + case MINR: rst = 32; break; + case MING: rst = 195; break; + case MINB: rst = 166; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 30; break; + case GAIN1G: rst = 3; break; + case GAIN1B: rst = 0; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp3970_calibnegative(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 7500; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 294; break; + case OFFSETODD1R: rst = 294; break; + case OFFSETEVEN1G: rst = 276; break; + case OFFSETODD1G: rst = 276; break; + case OFFSETEVEN1B: rst = 266; break; + case OFFSETODD1B: rst = 266; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 33; break; + case PEAKG: rst = 75; break; + case PEAKB: rst = 105; break; + case MINR: rst = 19; break; + case MING: rst = 34; break; + case MINB: rst = 42; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 90; break; + case CALIBPAGON: rst = 0; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 23; break; + case GAIN1G: rst = 18; break; + case GAIN1B: rst = 23; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = 1; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hpg3110_calibnegative(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 5100; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 308; break; + case OFFSETODD1R: rst = 308; break; + case OFFSETEVEN1G: rst = 317; break; + case OFFSETODD1G: rst = 317; break; + case OFFSETEVEN1B: rst = 319; break; + case OFFSETODD1B: rst = 319; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 116; break; + case PEAKG: rst = 126; break; + case PEAKB: rst = 102; break; + case MINR: rst = 103; break; + case MING: rst = 112; break; + case MINB: rst = 80; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 80; break; + case CALIBPAGON: rst = 0; break; + case HIPAGR: rst = 3; break; + case HIPAGG: rst = 3; break; + case HIPAGB: rst = 3; break; + case LOPAGR: rst = 3; break; + case LOPAGG: rst = 3; break; + case LOPAGB: rst = 3; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 6; break; + case GAIN1G: rst = 1; break; + case GAIN1B: rst = 7; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int hp4370_calibnegative(int option, int defvalue) +{ + int rst = defvalue; + + switch(option) + { + case WSTRIPXPOS: rst = 0; break; + case WSTRIPYPOS: rst = 6580; break; + case BSTRIPXPOS: rst = 0; break; + case BSTRIPYPOS: rst = 0; break; + case BREFR: rst = 10; break; + case BREFG: rst = 10; break; + case BREFB: rst = 10; break; + case REFBITDEPTH: rst = 8; break; + case OFFSETHEIGHT: rst = 10; break; + case OFFSETNSIGMA: rst = 2; break; + case OFFSETTARGETMAX: rst = 50; break; + case OFFSETTARGETMIN: rst = 2; break; + case OFFSETAVGTARGETR: rst = 10; break; + case OFFSETAVGTARGETG: rst = 10; break; + case OFFSETAVGTARGETB: rst = 10; break; + case ADCOFFEVENODD: rst = 1; break; + case CALIBOFFSET1ON: rst = 2; break; + case ADCOFFQUICKWAY: rst = 1; break; + case ADCOFFPREDICTSTART: rst = 200; break; + case ADCOFFPREDICTEND: rst = 500; break; + case OFFSETTUNESTEP1: rst = 5; break; + case OFFSETBOUNDARYRATIO1: rst = 100; break; + case OFFSETAVGRATIO1: rst = 100; break; + case OFFSETEVEN1R: rst = 308; break; + case OFFSETODD1R: rst = 308; break; + case OFFSETEVEN1G: rst = 317; break; + case OFFSETODD1G: rst = 317; break; + case OFFSETEVEN1B: rst = 319; break; + case OFFSETODD1B: rst = 319; break; + case ADCOFFPREDICTR: rst = 333; break; + case ADCOFFPREDICTG: rst = 313; break; + case ADCOFFPREDICTB: rst = 317; break; + case ADCOFFEVEN1R_1ST: rst = 69; break; + case ADCOFFODD1R_1ST: rst = 69; break; + case ADCOFFEVEN1G_1ST: rst = 87; break; + case ADCOFFODD1G_1ST: rst = 87; break; + case ADCOFFEVEN1B_1ST: rst = 106; break; + case ADCOFFODD1B_1ST: rst = 106; break; + case PEAKR: rst = 116; break; + case PEAKG: rst = 126; break; + case PEAKB: rst = 102; break; + case MINR: rst = 103; break; + case MING: rst = 112; break; + case MINB: rst = 80; break; + case CALIBOFFSET2ON: rst = 0; break; + case OFFSETTUNESTEP2: rst = 1; break; + case OFFSETBOUNDARYRATIO2: rst = 100; break; + case OFFSETAVGRATIO2: rst = 100; break; + case OFFSETEVEN2R: rst = 0; break; + case OFFSETODD2R: rst = 0; break; + case OFFSETEVEN2G: rst = 0; break; + case OFFSETODD2G: rst = 0; break; + case OFFSETEVEN2B: rst = 0; break; + case OFFSETODD2B: rst = 0; break; + case GAINHEIGHT: rst = 30; break; + case GAINTARGETFACTOR: rst = 80; break; + case CALIBPAGON: rst = 0; break; + case HIPAGR: rst = 3; break; + case HIPAGG: rst = 3; break; + case HIPAGB: rst = 3; break; + case LOPAGR: rst = 3; break; + case LOPAGG: rst = 3; break; + case LOPAGB: rst = 3; break; + case PAGR: rst = 3; break; + case PAGG: rst = 3; break; + case PAGB: rst = 3; break; + case CALIBGAIN1ON: rst = 1; break; + case GAIN1R: rst = 6; break; + case GAIN1G: rst = 1; break; + case GAIN1B: rst = 7; break; + case CALIBGAIN2ON: rst = 0; break; + case GAIN2R: rst = 4; break; + case GAIN2G: rst = 4; break; + case GAIN2B: rst = 4; break; + case TOTSHADING: rst = 0; break; + case BSHADINGON: rst = -2; break; + case BSHADINGHEIGHT: rst = 30; break; + case BSHADINGPREDIFFR: rst = 2; break; + case BSHADINGPREDIFFG: rst = 2; break; + case BSHADINGPREDIFFB: rst = 2; break; + case BSHADINGDEFCUTOFF: rst = 0; break; + case WSHADINGON: rst = 3; break; + case WSHADINGHEIGHT: rst = 24; break; + case WSHADINGPREDIFFR: rst = -1; break; + case WSHADINGPREDIFFG: rst = -1; break; + case WSHADINGPREDIFFB: rst = -1; break; + } + + return rst; +} + +static int fc_calibnegative(int option, int defvalue) +{ + int rst; + + switch(RTS_Debug->dev_model) + { + case UA4900: rst = ua4900_calibnegative(option, defvalue); break; + case HPG2710: + case HP3800: rst = hp3800_calibnegative(option, defvalue); break; + case HPG3010: + case HP4370: rst = hp4370_calibnegative(option, defvalue); break; + case HPG3110: rst = hpg3110_calibnegative(option, defvalue); break; + default : rst = hp3970_calibnegative(option, defvalue); break; + } + + return rst; +} + +static int fc_scaninfo_get(int option, int defvalue) +{ + int value[] = {1, 0, 0, 0, 0, 100}; + int ua4900_value[] = {1, 0xcdcdcdcd, 0xcdcdcdcd, 0xcdcdcdcd, 0xcdcdcdcd, 100}; + + int rst = defvalue; + int *myvalue = NULL; + + switch(RTS_Debug->dev_model) + { + case UA4900: myvalue = ua4900_value; break; + default: myvalue = value; break; + } + + switch(option) + { + case PARKHOMEAFTERCALIB: rst = myvalue[0]; break; + case SHADINGTIME_16BIT: rst = myvalue[1]; break; + case SHADOWTIME_16BIT: rst = myvalue[2]; break; + case SHADINGTIME_8BIT: rst = myvalue[3]; break; + case SHADOWTIME_8BIT: rst = myvalue[4]; break; + case PREVIEWDPI: rst = myvalue[5]; break; + } + + return rst; +} + +/* fitcalibrate */ +static int fitcalibrate_get(int section, int option, int defvalue) +{ + int rst = defvalue; + + switch(section) + { + case CALIBREFLECTIVE: + rst = fc_calibreflective(option, defvalue); break; + case CALIBTRANSPARENT: + rst = fc_calibtransparent(option, defvalue); break; + case CALIBNEGATIVEFILM: + rst = fc_calibnegative(option, defvalue); break; + case SCANINFO: + rst = fc_scaninfo_get(option, defvalue); break; + } + + return rst; +} + +static int srt_hp3800_scanparam_get(int option, int defvalue) +{ + int rst = defvalue; + + /* t_rtinifile */ + int value3[] = {1, 0, 0, 0, 1, 12, 0, 1, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 0}; + + int *value = value3; + + if (value != NULL) + switch(option) + { + case ARRANGELINE: rst = value[0]; break; + case COMPRESSION: rst = value[1]; break; + case TA_X_START: rst = value[2]; break; + case TA_Y_START: rst = value[3]; break; + case DPIGAINCONTROL600: rst = value[4]; break; + case CRVS: rst = value[5]; break; + case MLOCK: rst = value[6]; break; + case ENABLEWARMUP: rst = value[7]; break; + case NMAXTARGET: rst = value[8]; break; + case NMINTARGET: rst = value[9]; break; + case NMAXTARGETTA: rst = value[10]; break; + case NMINTARGETTA: rst = value[11]; break; + case NMAXTARGETNEG: rst = value[12]; break; + case NMINTARGETNEG: rst = value[13]; break; + case STABLEDIFF: rst = value[14]; break; + case DELTAPWM: rst = value[15]; break; + case PWMLAMPLEVEL: rst = value[16]; break; + case TMAPWMDUTY: rst = value[17]; break; + case LEFTLEADING: rst = value[18]; break; + } + + return rst; +} + +static int srt_hp3970_scanparam_get(int file, int option, int defvalue) +{ + int rst = defvalue; + /* s_rtinifile */ + int value1[] = {1, 0, 150, 0, 1, 6, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 360}; + /* s_usb1inifile */ + int value2[] = {1, 0, 150, 0, 1, 6, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 360}; + /* t_rtinifile */ + int value3[] = {1, 0, 150, 0, 1, 12, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 0}; + /* t_usb1inifile */ + int value4[] = {1, 0, 150, 0, 1, 12, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 0}; + + int *value = NULL; + + switch(file) + { + case S_RTINIFILE: value = value1; break; + case S_USB1INIFILE: value = value2; break; + case T_RTINIFILE: value = value3; break; + case T_USB1INIFILE: value = value4; break; + } + + if (value != NULL) + switch(option) + { + case ARRANGELINE: rst = value[0]; break; + case COMPRESSION: rst = value[1]; break; + case TA_X_START: rst = value[2]; break; + case TA_Y_START: rst = value[3]; break; + case DPIGAINCONTROL600: rst = value[4]; break; + case CRVS: rst = value[5]; break; + case MLOCK: rst = value[6]; break; + case ENABLEWARMUP: rst = value[7]; break; + case NMAXTARGET: rst = value[8]; break; + case NMINTARGET: rst = value[9]; break; + case NMAXTARGETTA: rst = value[10]; break; + case NMINTARGETTA: rst = value[11]; break; + case NMAXTARGETNEG: rst = value[12]; break; + case NMINTARGETNEG: rst = value[13]; break; + case STABLEDIFF: rst = value[14]; break; + case DELTAPWM: rst = value[15]; break; + case PWMLAMPLEVEL: rst = value[16]; break; + case TMAPWMDUTY: rst = value[17]; break; + case LEFTLEADING: rst = value[18]; break; + } + + return rst; +} + +static int srt_hp4370_scanparam_get(int file, int option, int defvalue) +{ + /* s_rtinifile */ + int value1[] = {1, 0, 150, 0, 1, 6, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 360}; + /* s_usb1inifile */ + int value2[] = {1, 0, 150, 0, 1, 6, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 360}; + /* t_rtinifile */ + int value3[] = {1, 0, 150, 0, 1, 12, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 0}; + /* t_usb1inifile */ + int value4[] = {1, 0, 150, 0, 1, 12, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 0}; + int *value = NULL; + + int rst = defvalue; + + switch(file) + { + case S_RTINIFILE: value = value1; break; + case S_USB1INIFILE: value = value2; break; + case T_RTINIFILE: value = value3; break; + case T_USB1INIFILE: value = value4; break; + } + + if (value != NULL) + switch(option) + { + case ARRANGELINE: rst = value[0]; break; + case COMPRESSION: rst = value[1]; break; + case TA_X_START: rst = value[2]; break; + case TA_Y_START: rst = value[3]; break; + case DPIGAINCONTROL600: rst = value[4]; break; + case CRVS: rst = value[5]; break; + case MLOCK: rst = value[6]; break; + case ENABLEWARMUP: rst = value[7]; break; + case NMAXTARGET: rst = value[8]; break; + case NMINTARGET: rst = value[9]; break; + case NMAXTARGETTA: rst = value[10]; break; + case NMINTARGETTA: rst = value[11]; break; + case NMAXTARGETNEG: rst = value[12]; break; + case NMINTARGETNEG: rst = value[13]; break; + case STABLEDIFF: rst = value[14]; break; + case DELTAPWM: rst = value[15]; break; + case PWMLAMPLEVEL: rst = value[16]; break; + case TMAPWMDUTY: rst = value[17]; break; + case LEFTLEADING: rst = value[18]; break; + } + + return rst; +} + +static int srt_scancali_get(int file, int option, int defvalue) +{ + int rst = defvalue; + /* s_rtinifile */ + int value1[] = {3, 3, 3, 14, 4, 4, 41, 41, 42, 41, 41, 42, 91, 91, + 53, 53, 48, 48, 104, 104, 59, 59, 64,64}; + /* s_usb1inifile */ + int value2[] = {3, 3, 3, 14, 4, 4, 41, 41, 42, 41, 41, 42, 91, 91, + 53, 53, 48, 48, 104, 104, 59, 59, 64, 64}; + /* t_rtinifile*/ + int value3[] = {3, 3, 3, 14, 4, 4, 41, 41, 42, 41, 41, 42, 270, 270, + 511, 511, 511, 511, 270, 270, 511, 511, 511, 511}; + /* t_usb1inifile*/ + int value4[] = {3, 3, 3, 14, 4, 4, 41, 41, 42, 41, 41, 42, 270, 270, + 511, 511, 511, 511, 270, 270, 511, 511, 511, 511}; + int *value = NULL; + + switch(file) + { + case S_RTINIFILE: value = value1; break; + case S_USB1INIFILE: value = value2; break; + case T_RTINIFILE: value = value3; break; + case T_USB1INIFILE: value = value4; break; + } + + if (value != NULL) + switch(option) + { + case PGA1: rst = value[0]; break; + case PGA2: rst = value[1]; break; + case PGA3: rst = value[2]; break; + case VGAGAIN11: rst = value[3]; break; + case VGAGAIN12: rst = value[4]; break; + case VGAGAIN13: rst = value[5]; break; + case DCSTEPEVEN1: rst = value[6]; break; + case DCSTEPODD1: rst = value[7]; break; + case DCSTEPEVEN2: rst = value[8]; break; + case DCSTEPODD2: rst = value[9]; break; + case DCSTEPEVEN3: rst = value[10]; break; + case DCSTEPODD3: rst = value[11]; break; + case FIRSTDCOFFSETEVEN11: rst = value[12]; break; + case FIRSTDCOFFSETODD11: rst = value[13]; break; + case FIRSTDCOFFSETEVEN12: rst = value[14]; break; + case FIRSTDCOFFSETODD12: rst = value[15]; break; + case FIRSTDCOFFSETEVEN13: rst = value[16]; break; + case FIRSTDCOFFSETODD13: rst = value[17]; break; + case DCOFFSETEVEN11: rst = value[18]; break; + case DCOFFSETODD11: rst = value[19]; break; + case DCOFFSETEVEN12: rst = value[20]; break; + case DCOFFSETODD12: rst = value[21]; break; + case DCOFFSETEVEN13: rst = value[22]; break; + case DCOFFSETODD13: rst = value[23]; break; + } + + return rst; +} + +static int srt_truegrayparam_get(int file, int option, int defvalue) +{ + int rst = defvalue; + /* s_rtinifile */ + int value1[] = {100, 30, 59, 11}; + /* s_usb1inifile */ + int value2[] = {100, 30, 59, 11}; + /* t_rtinifile */ + int value3[] = {100, 30, 59, 11}; + /* t_usb1inifile */ + int value4[] = {100, 30, 59, 11}; + int *value = NULL; + + switch(file) + { + case S_RTINIFILE: value = value1; break; + case S_USB1INIFILE: value = value2; break; + case T_RTINIFILE: value = value3; break; + case T_USB1INIFILE: value = value4; break; + } + + if (value != NULL) + switch(option) + { + case SHADINGBASE: rst = value[0]; break; + case SHADINGFACT1: rst = value[1]; break; + case SHADINGFACT2: rst = value[2]; break; + case SHADINGFACT3: rst = value[3]; break; + } + + return rst; +} + +static int srt_caliparam_get(int file, int option, int defvalue) +{ + int rst = defvalue; + /* s_rtinifile */ + int value1[] = {0xffff}; + /* s_usb1inifile */ + int value2[] = {0xffff}; + /* t_rtinifile */ + int value3[] = {0xffff}; + /* t_usb1inifile */ + int value4[] = {0xffff}; + int *value = NULL; + + switch(file) + { + case S_RTINIFILE: value = value1; break; + case S_USB1INIFILE: value = value2; break; + case T_RTINIFILE: value = value3; break; + case T_USB1INIFILE: value = value4; break; + } + + if (value != NULL) + switch(option) + { + case PIXELDARKLEVEL: rst = value[0]; break; + } + + return rst; +} + +static int srt_hp3800_platform_get(int option, int defvalue) +{ + /* s_rtinifile*/ + int value1[] = {100, 99, 1214636}; + + int *value = value1; + int rst = defvalue; + + if (value != NULL) + { + switch(option) + { + case BINARYTHRESHOLDH: rst = value[0]; break; + case BINARYTHRESHOLDL: rst = value[1]; break; + case CLOSETIME: rst = value[2]; break; + } + } + + return rst; +} + +static int srt_hp3970_platform_get(int option, int defvalue) +{ + /* s_rtinifile*/ + int value1[] = {128, 127, 1214636}; + + int *value = value1; + int rst = defvalue; + + if (value != NULL) + { + switch(option) + { + case BINARYTHRESHOLDH: rst = value[0]; break; + case BINARYTHRESHOLDL: rst = value[1]; break; + case CLOSETIME: rst = value[2]; break; + } + } + + return rst; +} + + +static int srt_ua4900_platform_get(int option, int defvalue) +{ + int value1[] = {128, 127, 1214636}; + int *value = value1; + int rst = defvalue; + + if (value != NULL) + { + switch(option) + { + case BINARYTHRESHOLDH: rst = value[0]; break; + case BINARYTHRESHOLDL: rst = value[1]; break; + case CLOSETIME: rst = value[2]; break; + } + } + + return rst; +} + +static int srt_hp4370_platform_get(int option, int defvalue) +{ + /* t_rtinifile */ + int value3[] = {128, 127, 1214636}; + + int *value = value3; + int rst = defvalue; + + if (value != NULL) + { + switch(option) + { + case BINARYTHRESHOLDH: rst = value[0]; break; + case BINARYTHRESHOLDL: rst = value[1]; break; + case CLOSETIME: rst = value[2]; break; + } + } + + return rst; +} + +static int srt_scaninfo_get(int file, int option, int defvalue) +{ + int rst = defvalue; + int value1[] = {0, 0, 0, 0}; + int value2[] = {0, 0, 0, 0}; + int value3[] = {0, 0, 0, 0}; + int value4[] = {0, 0, 0, 0}; + int *value = NULL; + + switch(file) + { + case S_RTINIFILE: value = value1; break; + case S_USB1INIFILE: value = value2; break; + case T_RTINIFILE: value = value3; break; + case T_USB1INIFILE: value = value4; break; + } + + if (value != NULL) + { + switch(option) + { + case SHADINGTIME_16BIT: rst = value[0]; break; + case SHADOWTIME_16BIT: rst = value[1]; break; + case SHADINGTIME_8BIT: rst = value[2]; break; + case SHADOWTIME_8BIT: rst = value[3]; break; + } + } + + return rst; +} + +static int srt_sec_get(int file, int section, int option, int defvalue) +{ + int rst = defvalue; + + switch(section) + { + case SCAN_PARAM: + switch(RTS_Debug->dev_model) + { + case HPG2710: + case HP3800: rst = srt_hp3800_scanparam_get(option, defvalue); break; + case HPG3010: + case HPG3110: + case HP4370: rst = srt_hp4370_scanparam_get(file, option, defvalue); break; + default : rst = srt_hp3970_scanparam_get(file, option, defvalue); break; + } + break; + case SCAN_CALI: + rst = srt_scancali_get(file, option, defvalue); break; + case TRUE_GRAY_PARAM: + rst = srt_truegrayparam_get(file, option, defvalue); break; + case CALI_PARAM: + rst = srt_caliparam_get(file, option, defvalue); break; + case PLATFORM: + switch(RTS_Debug->dev_model) + { + case HPG2710: + case HP3800: rst = srt_hp3800_platform_get(option, defvalue); break; + case UA4900: rst = srt_ua4900_platform_get(option, defvalue); break; + case HPG3010: + case HPG3110: + case HP4370: rst = srt_hp4370_platform_get(option, defvalue); break; + default : rst = srt_hp3970_platform_get(option, defvalue); break; + } + break; + case SCANINFO: + rst = srt_scaninfo_get(file, option, defvalue); break; + } + + return rst; +} + +static int get_value(int section, int option, int defvalue, int file) +{ + int rst = defvalue; + + switch(file) + { + case FITCALIBRATE: + rst = fitcalibrate_get(section, option, defvalue); break; + case S_RTINIFILE: + case S_USB1INIFILE: + case T_RTINIFILE: + case T_USB1INIFILE: + rst = srt_sec_get(file, section, option, defvalue); break; + } + + return rst; +} diff --git a/backend/hp3900_debug.c b/backend/hp3900_debug.c new file mode 100644 index 0000000..18f6136 --- /dev/null +++ b/backend/hp3900_debug.c @@ -0,0 +1,1581 @@ +/* HP Scanjet 3900 series - Debugging functions for standalone + + Copyright (C) 2005-2008 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* debugging level messages */ +#define DBG_ERR 0x00 /* Only important errors */ +#define DBG_VRB 0x01 /* verbose messages */ +#define DBG_FNC 0x02 /* Function names and parameters */ +#define DBG_CTL 0x03 /* USB Ctl data */ +#define DBG_BLK 0x04 /* USB Bulk data */ + +#include +#ifdef HAVE_TIFFIO_H +#include /* dbg_tiff_save */ +#endif + +/* headers */ + +static void dump_shading (struct st_calibration *myCalib); +static char *dbg_scantype (SANE_Int type); +static void dbg_scanmodes (struct st_device *dev); +static void dbg_motorcurves (struct st_device *dev); +static void dbg_motormoves (struct st_device *dev); +static void dbg_hwdcfg (struct st_hwdconfig *params); +static void dbg_ScanParams (struct st_scanparams *params); +static void dbg_calibtable (struct st_gain_offset *params); +static char *dbg_colour (SANE_Int colour); +static void dbg_motorcfg (struct st_motorcfg *motorcfg); +static void dbg_buttons (struct st_buttons *buttons); +static void dbg_sensor (struct st_sensorcfg *sensor); +static void dbg_timing (struct st_timing *mt); +static void dbg_sensorclock (struct st_cph *cph); +static void dbg_tiff_save (char *sFile, SANE_Int width, SANE_Int height, + SANE_Int depth, SANE_Int colortype, SANE_Int res_x, + SANE_Int res_y, SANE_Byte * buffer, SANE_Int size); +static void dbg_autoref (struct st_scanparams *scancfg, SANE_Byte * pattern, + SANE_Int ser1, SANE_Int ser2, SANE_Int ler); + +#ifdef developing +static void dbg_buffer (SANE_Int level, char *title, SANE_Byte * buffer, + SANE_Int size, SANE_Int start); +static void dbg_registers (SANE_Byte * buffer); +#endif + +#ifdef STANDALONE + +/* implementation */ + +int DBG_LEVEL = 0; + +static void +DBG (int level, const char *msg, ...) +{ + va_list ap; + va_start (ap, msg); + + if (level <= DBG_LEVEL) + vfprintf (stderr, msg, ap); + + va_end (ap); +} + +#endif + +/* debugging functions */ + +static void +dump_shading (struct st_calibration *myCalib) +{ + if (myCalib != NULL) + { + SANE_Int colour, a; + FILE *shadingfile[3]; + + shadingfile[0] = fopen ("RShading.txt", "w"); + shadingfile[1] = fopen ("GShading.txt", "w"); + shadingfile[2] = fopen ("BShading.txt", "w"); + + for (colour = 0; colour < 3; colour++) + { + if (shadingfile[colour] != NULL) + { + for (a = 0; a < myCalib->shadinglength; a++) + fprintf (shadingfile[colour], "%04i: %04x %04x\n", a, + (unsigned int) myCalib->white_shading[colour][a], + (unsigned int) myCalib->black_shading[colour][a]); + fclose (shadingfile[colour]); + } + } + } +} + +static char * +dbg_scantype (SANE_Int type) +{ + switch (type) + { + case ST_NORMAL: + return "ST_NORMAL"; + break; + case ST_TA: + return "ST_TA"; + break; + case ST_NEG: + return "ST_NEG"; + break; + default: + return "Unknown"; + break; + } +} + +static void +dbg_sensorclock (struct st_cph *cph) +{ + if (cph != NULL) + { + DBG (DBG_FNC, " -> cph->p1 = %f\n", cph->p1); + DBG (DBG_FNC, " -> cph->p2 = %f\n", cph->p2); + DBG (DBG_FNC, " -> cph->ps = %i\n", cph->ps); + DBG (DBG_FNC, " -> cph->ge = %i\n", cph->ge); + DBG (DBG_FNC, " -> cph->go = %i\n", cph->go); + } + else + DBG (DBG_FNC, " -> cph is NULL\n"); +} + +static void +dbg_timing (struct st_timing *mt) +{ + if (mt != NULL) + { + DBG (DBG_FNC, " -> mt->cdss[0] = %i\n", _B0 (mt->cdss[0])); + DBG (DBG_FNC, " -> mt->cdsc[0] = %i\n", _B0 (mt->cdsc[0])); + DBG (DBG_FNC, " -> mt->cdss[1] = %i\n", _B0 (mt->cdss[1])); + DBG (DBG_FNC, " -> mt->cdsc[1] = %i\n", _B0 (mt->cdsc[1])); + DBG (DBG_FNC, " -> mt->cnpp = %i\n", _B0 (mt->cnpp)); + DBG (DBG_FNC, " -> mt->cvtrp0 = %i\n", _B0 (mt->cvtrp[0])); + DBG (DBG_FNC, " -> mt->cvtrp1 = %i\n", _B0 (mt->cvtrp[1])); + DBG (DBG_FNC, " -> mt->cvtrp2 = %i\n", _B0 (mt->cvtrp[2])); + DBG (DBG_FNC, " -> mt->cvtrfpw = %i\n", _B0 (mt->cvtrfpw)); + DBG (DBG_FNC, " -> mt->cvtrbpw = %i\n", _B0 (mt->cvtrbpw)); + DBG (DBG_FNC, " -> mt->cvtrw = %i\n", _B0 (mt->cvtrw)); + DBG (DBG_FNC, " -> mt->clamps = 0x%08x\n", mt->clamps); + DBG (DBG_FNC, " -> mt->clampe = 0x%08x\n", mt->clampe); + DBG (DBG_FNC, " -> mt->adcclkp0 = %f\n", mt->adcclkp[0]); + DBG (DBG_FNC, " -> mt->adcclkp1 = %f\n", mt->adcclkp[1]); + DBG (DBG_FNC, " -> mt->adcclkp2e = %i\n", mt->adcclkp2e); + DBG (DBG_FNC, " -> mt->cphbp2s = %i\n", mt->cphbp2s); + DBG (DBG_FNC, " -> mt->cphbp2e = %i\n", mt->cphbp2e); + } + else + DBG (DBG_FNC, " -> mt is NULL\n"); +} + +static void +dbg_sensor (struct st_sensorcfg *sensor) +{ + if (sensor != NULL) + { + DBG (DBG_FNC, + " -> type, name, res , {chn_color }, {chn_gray}, {rgb_order }, line_dist, evnodd_dist\n"); + DBG (DBG_FNC, + " -> ----, ----, --- , {--, --, --}, {--, -- }, {--, --, --}, ---------, -----------\n"); + DBG (DBG_FNC, + " -> %4i, %4i, %4i, {%2i, %2i, %2i}, {%2i, %2i }, {%2i, %2i, %2i}, %9i, %11i\n", + sensor->type, sensor->name, sensor->resolution, + sensor->channel_color[0], sensor->channel_color[1], + sensor->channel_color[2], sensor->channel_gray[0], + sensor->channel_gray[1], sensor->rgb_order[0], + sensor->rgb_order[1], sensor->rgb_order[2], sensor->line_distance, + sensor->evenodd_distance); + } + else + DBG (DBG_FNC, " -> sensor is NULL\n"); +} + +static void +dbg_buttons (struct st_buttons *buttons) +{ + if (buttons != NULL) + { + DBG (DBG_FNC, " -> count, btn1, btn2, btn3, btn4, btn5, btn6\n"); + DBG (DBG_FNC, " -> -----, ----, ----, ----, ----, ----, ----\n"); + DBG (DBG_FNC, " -> %5i, %4i, %4i, %4i, %4i, %4i, %4i\n", + buttons->count, buttons->mask[0], buttons->mask[1], + buttons->mask[2], buttons->mask[3], buttons->mask[4], + buttons->mask[5]); + } + else + DBG (DBG_FNC, " -> buttons is NULL\n"); +} + +static void +dbg_scanmodes (struct st_device *dev) +{ + if (dev->scanmodes_count > 0) + { + SANE_Int a; + struct st_scanmode *reg; + + DBG (DBG_FNC, + " -> ##, ST , CM , RES , TM, CV, SR, CLK, CTPC , BKS , STT, DML, { Exposure times }, { Max exposure times }, MP , MExp16, MExpF, MExp, MRI, MSI, MMTIR, MMTIRH, SK\n"); + DBG (DBG_FNC, + " -> --, ---------, ----------, --- , --, --, --, ---, ------, ----, ---, ---, {------ ------ ------}, {------ ------ ------}, ---, ------, -----, ----, ---, ---, -----, ------, --\n"); + for (a = 0; a < dev->scanmodes_count; a++) + { + reg = dev->scanmodes[a]; + if (reg != NULL) + { + DBG (DBG_FNC, + " -> %2i, %9s, %10s, %4i, %2i, %2i, %2i, %3i, %6i, %4i, %3i, %3i, {%6i, %6i, %6i}, {%6i, %6i, %6i}, %3i, %6i, %5i, %4i, %3i, %3i, %5i, %6i, %2i\n", + a, dbg_scantype (reg->scantype), + dbg_colour (reg->colormode), reg->resolution, reg->timing, + reg->motorcurve, reg->samplerate, reg->systemclock, + reg->ctpc, reg->motorbackstep, reg->scanmotorsteptype, + reg->dummyline, reg->expt[0], reg->expt[1], reg->expt[2], + reg->mexpt[0], reg->mexpt[1], reg->mexpt[2], + reg->motorplus, reg->multiexposurefor16bitmode, + reg->multiexposureforfullspeed, reg->multiexposure, + reg->mri, reg->msi, reg->mmtir, reg->mmtirh, + reg->skiplinecount); + } + } + } +} + +static void +dbg_motorcurves (struct st_device *dev) +{ + if (dev->mtrsetting != NULL) + { + struct st_motorcurve *mtc; + SANE_Int a = 0; + + while (a < dev->mtrsetting_count) + { + DBG (DBG_FNC, " -> Motorcurve %2i: ", a); + mtc = dev->mtrsetting[a]; + if (mtc != NULL) + { + DBG (DBG_FNC, "mri=%i msi=%i skip=%i bckstp=%i\n", mtc->mri, + mtc->msi, mtc->skiplinecount, mtc->motorbackstep); + if (mtc->curve_count > 0) + { + char *sdata = (char *) malloc (256); + if (sdata != NULL) + { + char *sline = (char *) malloc (256); + if (sline != NULL) + { + SANE_Int count; + struct st_curve *crv; + + DBG (DBG_FNC, + " -> ##, dir, type , count, from, to , steps\n"); + DBG (DBG_FNC, + " -> --, ---, ----------, -----, ----, ----, -----\n"); + + count = 0; + while (count < mtc->curve_count) + { + memset (sline, 0, 256); + + snprintf (sdata, 256, " -> %02i, ", count); + strcat (sline, sdata); + + crv = mtc->curve[count]; + if (crv != NULL) + { + if (crv->crv_speed == ACC_CURVE) + strcat (sline, "ACC, "); + else + strcat (sline, "DEC, "); + + switch (crv->crv_type) + { + case CRV_NORMALSCAN: + strcat (sline, "NORMALSCAN, "); + break; + case CRV_PARKHOME: + strcat (sline, "PARKHOME , "); + break; + case CRV_SMEARING: + strcat (sline, "SMEARING , "); + break; + case CRV_BUFFERFULL: + strcat (sline, "BUFFERFULL, "); + break; + default: + snprintf (sdata, 256, "unknown %2i, ", + crv->crv_type); + strcat (sline, sdata); + break; + } + + snprintf (sdata, 256, "%5i, ", + crv->step_count); + strcat (sline, sdata); + if (crv->step_count > 0) + { + SANE_Int stpcount = 0; + + snprintf (sdata, 256, "%4i, %4i| ", + crv->step[0], + crv->step[crv->step_count - + 1]); + strcat (sline, sdata); + + while (stpcount < crv->step_count) + { + if (stpcount == 10) + { + strcat (sline, "..."); + break; + } + if (stpcount > 0) + strcat (sline, ", "); + + snprintf (sdata, 256, "%4i", + crv->step[stpcount]); + strcat (sline, sdata); + + stpcount++; + } + strcat (sline, "\n"); + } + else + strcat (sline, "NONE\n"); + } + else + strcat (sline, "NULL ...\n"); + + DBG (DBG_FNC, "%s", sline); + + count++; + } + + free (sline); + } + free (sdata); + } + } + } + else + DBG (DBG_FNC, "NULL\n"); + a++; + } + } +} + +static void +dbg_motormoves (struct st_device *dev) +{ + if (dev->motormove_count > 0) + { + SANE_Int a; + struct st_motormove *reg; + + DBG (DBG_FNC, " -> ##, CLK, CTPC, STT, CV\n"); + DBG (DBG_FNC, " -> --, ---, ----, ---, --\n"); + for (a = 0; a < dev->motormove_count; a++) + { + reg = dev->motormove[a]; + if (reg != NULL) + { + DBG (DBG_FNC, " -> %2i, %3i, %4i, %3i, %2i\n", + a, reg->systemclock, reg->ctpc, + reg->scanmotorsteptype, reg->motorcurve); + } + } + } +} + +static void +dbg_hwdcfg (struct st_hwdconfig *params) +{ + if (params != NULL) + { + DBG (DBG_FNC, " -> Low level config:\n"); + DBG (DBG_FNC, " -> startpos = %i\n", params->startpos); + DBG (DBG_FNC, " -> arrangeline = %s\n", + (params->arrangeline == + FIX_BY_SOFT) ? "FIX_BY_SOFT" : (params->arrangeline == + FIX_BY_HARD) ? "FIX_BY_HARD" : + "FIX_BY_NONE"); + DBG (DBG_FNC, " -> scantype = %s\n", + dbg_scantype (params->scantype)); + DBG (DBG_FNC, " -> compression = %i\n", params->compression); + DBG (DBG_FNC, " -> use_gamma_tables = %i\n", + params->use_gamma_tables); + DBG (DBG_FNC, " -> gamma_tablesize = %i\n", + params->gamma_tablesize); + DBG (DBG_FNC, " -> white_shading = %i\n", + params->white_shading); + DBG (DBG_FNC, " -> black_shading = %i\n", + params->black_shading); + DBG (DBG_FNC, " -> unk3 = %i\n", params->unk3); + DBG (DBG_FNC, " -> motorplus = %i\n", params->motorplus); + DBG (DBG_FNC, " -> static_head = %i\n", params->static_head); + DBG (DBG_FNC, " -> motor_direction = %s\n", + (params->motor_direction == MTR_FORWARD) ? "FORWARD" : "BACKWARD"); + DBG (DBG_FNC, " -> dummy_scan = %i\n", params->dummy_scan); + DBG (DBG_FNC, " -> highresolution = %i\n", + params->highresolution); + DBG (DBG_FNC, " -> sensorevenodddistance = %i\n", + params->sensorevenodddistance); + DBG (DBG_FNC, " -> calibrate = %i\n", params->calibrate); + } +} + +static void +dbg_ScanParams (struct st_scanparams *params) +{ + if (params != NULL) + { + DBG (DBG_FNC, " -> Scan params:\n"); + DBG (DBG_FNC, " -> colormode = %s\n", + dbg_colour (params->colormode)); + DBG (DBG_FNC, " -> depth = %i\n", params->depth); + DBG (DBG_FNC, " -> samplerate = %i\n", params->samplerate); + DBG (DBG_FNC, " -> timing = %i\n", params->timing); + DBG (DBG_FNC, " -> channel = %i\n", params->channel); + DBG (DBG_FNC, " -> sensorresolution = %i\n", params->sensorresolution); + DBG (DBG_FNC, " -> resolution_x = %i\n", params->resolution_x); + DBG (DBG_FNC, " -> resolution_y = %i\n", params->resolution_y); + DBG (DBG_FNC, " -> left = %i\n", params->coord.left); + DBG (DBG_FNC, " -> width = %i\n", params->coord.width); + DBG (DBG_FNC, " -> top = %i\n", params->coord.top); + DBG (DBG_FNC, " -> height = %i\n", params->coord.height); + DBG (DBG_FNC, " -> shadinglength = %i\n", params->shadinglength); + DBG (DBG_FNC, " -> v157c = %i\n", params->v157c); + DBG (DBG_FNC, " -> bytesperline = %i\n", params->bytesperline); + DBG (DBG_FNC, " -> expt = %i\n", params->expt); + DBG (DBG_FNC, " *> startpos = %i\n", params->startpos); + DBG (DBG_FNC, " *> leftleading = %i\n", params->leftleading); + DBG (DBG_FNC, " *> ser = %i\n", params->ser); + DBG (DBG_FNC, " *> ler = %i\n", params->ler); + DBG (DBG_FNC, " *> scantype = %s\n", + dbg_scantype (params->scantype)); + } +} + +static void +dbg_calibtable (struct st_gain_offset *params) +{ + if (params != NULL) + { + DBG (DBG_FNC, " -> Calib table:\n"); + DBG (DBG_FNC, " -> type R G B\n"); + DBG (DBG_FNC, " -> ----- --- --- ---B\n"); + DBG (DBG_FNC, " -> edcg1 = %3i , %3i , %3i\n", params->edcg1[0], + params->edcg1[1], params->edcg1[2]); + DBG (DBG_FNC, " -> edcg2 = %3i , %3i , %3i\n", params->edcg2[0], + params->edcg2[1], params->edcg2[2]); + DBG (DBG_FNC, " -> odcg1 = %3i , %3i , %3i\n", params->odcg1[0], + params->odcg1[1], params->odcg1[2]); + DBG (DBG_FNC, " -> odcg2 = %3i , %3i , %3i\n", params->odcg2[0], + params->odcg2[1], params->odcg2[2]); + DBG (DBG_FNC, " -> pag = %3i , %3i , %3i\n", params->pag[0], + params->pag[1], params->pag[2]); + DBG (DBG_FNC, " -> vgag1 = %3i , %3i , %3i\n", params->vgag1[0], + params->vgag1[1], params->vgag1[2]); + DBG (DBG_FNC, " -> vgag2 = %3i , %3i , %3i\n", params->vgag2[0], + params->vgag2[1], params->vgag2[2]); + } +} + +static char * +dbg_colour (SANE_Int colour) +{ + switch (colour) + { + case CM_COLOR: + return "CM_COLOR"; + break; + case CM_GRAY: + return "CM_GRAY"; + break; + case CM_LINEART: + return "CM_LINEART"; + break; + default: + return "Unknown"; + break; + } +} + +static void +dbg_motorcfg (struct st_motorcfg *motorcfg) +{ + if (motorcfg != NULL) + { + DBG (DBG_FNC, + " -> type, res , freq, speed, base, high, park, change\n"); + DBG (DBG_FNC, + " -> ----, --- , ----, -----, ----, ----, ----, ------\n"); + DBG (DBG_FNC, " -> %4i, %4i, %4i, %5i, %4i, %4i, %4i, %6i\n", + motorcfg->type, motorcfg->resolution, motorcfg->pwmfrequency, + motorcfg->basespeedpps, motorcfg->basespeedmotormove, + motorcfg->highspeedmotormove, motorcfg->parkhomemotormove, + motorcfg->changemotorcurrent); + } +} + +static void +dbg_tiff_save (char *sFile, SANE_Int width, SANE_Int height, SANE_Int depth, + SANE_Int colortype, SANE_Int res_x, SANE_Int res_y, + SANE_Byte * buffer, SANE_Int size) +{ +#ifdef HAVE_TIFFIO_H + if (buffer != NULL) + { + char *path = getenv ("HOME"); + + if (path != NULL) + { + char filename[512]; + TIFF *image; + + if (snprintf (filename, 512, "%s/%s", path, sFile) > 0) + { + /* Open the TIFF file */ + if ((image = TIFFOpen (filename, "w")) != NULL) + { + char desc[256]; + + SANE_Int spp = (colortype == CM_GRAY) ? 1 : 3; + SANE_Int ct = + (colortype == + CM_GRAY) ? PHOTOMETRIC_MINISBLACK : PHOTOMETRIC_RGB; + + snprintf (desc, 256, "Created with hp3900 %s", + BACKEND_VRSN); + + /* We need to set some values for basic tags before we can add any data */ + TIFFSetField (image, TIFFTAG_IMAGEWIDTH, width); + TIFFSetField (image, TIFFTAG_IMAGELENGTH, height); + TIFFSetField (image, TIFFTAG_BITSPERSAMPLE, depth); + TIFFSetField (image, TIFFTAG_SAMPLESPERPIXEL, spp); + + TIFFSetField (image, TIFFTAG_PHOTOMETRIC, ct); + TIFFSetField (image, TIFFTAG_FILLORDER, FILLORDER_MSB2LSB); + TIFFSetField (image, TIFFTAG_PLANARCONFIG, + PLANARCONFIG_CONTIG); + + TIFFSetField (image, TIFFTAG_XRESOLUTION, (double) res_x); + TIFFSetField (image, TIFFTAG_YRESOLUTION, (double) res_y); + TIFFSetField (image, TIFFTAG_RESOLUTIONUNIT, RESUNIT_INCH); + TIFFSetField (image, TIFFTAG_IMAGEDESCRIPTION, desc); + + /* Write the information to the file */ + TIFFWriteRawStrip (image, 0, buffer, size); + TIFFClose (image); + } + } + else + DBG (DBG_ERR, "- dbg_tiff_save: Error generating filename\n"); + } + else + DBG (DBG_ERR, + "- dbg_tiff_save: Enviroment HOME variable does not exist\n"); + } +#else + /* silent gcc */ + sFile = sFile; + width = width; + height = height; + depth = depth; + colortype = colortype; + res_x = res_x; + res_y = res_y; + buffer = buffer; + size = size; + + DBG (DBG_ERR, "- dbg_tiff_save: tiffio not supported\n"); +#endif +} + +static void +dbg_autoref (struct st_scanparams *scancfg, SANE_Byte * pattern, + SANE_Int ser1, SANE_Int ser2, SANE_Int ler) +{ + /* this function generates post-autoref.tiff */ + SANE_Byte *img = + malloc (sizeof (SANE_Byte) * + (scancfg->coord.width * scancfg->coord.height * 3)); + + if (img != NULL) + { + SANE_Int c, value; + + /* generate image from 1 gray channel to 3 color channels */ + for (c = 0; c < (scancfg->coord.width * scancfg->coord.height); c++) + { + value = *(pattern + c); + *(img + (3 * c)) = value; + *(img + (3 * c) + 1) = value; + *(img + (3 * c) + 2) = value; + } + + for (c = 0; c < scancfg->coord.height; c++) + { + /* line for first SER */ + if (c < (ler + 5)) + { + *(img + (scancfg->coord.width * c * 3) + (3 * ser1)) = 0; + *(img + (scancfg->coord.width * c * 3) + (3 * ser1) + 1) = 255; + *(img + (scancfg->coord.width * c * 3) + (3 * ser1) + 2) = 0; + } + + /* line for second SER */ + if (c > (ler - 5)) + { + *(img + (scancfg->coord.width * c * 3) + (3 * ser2)) = 90; + *(img + (scancfg->coord.width * c * 3) + (3 * ser2) + 1) = 90; + *(img + (scancfg->coord.width * c * 3) + (3 * ser2) + 2) = 255; + } + + /* vertical lines of the pointer */ + if ((c > (ler - 5)) && (c < (ler + 5))) + { + if ((ser2 - 5) >= 0) + { + *(img + (scancfg->coord.width * c * 3) + (3 * (ser2 - 5))) = + 255; + *(img + (scancfg->coord.width * c * 3) + (3 * (ser2 - 5)) + + 1) = 255; + *(img + (scancfg->coord.width * c * 3) + (3 * (ser2 - 5)) + + 2) = 0; + } + + if ((ser2 + 5) < scancfg->coord.width) + { + *(img + (scancfg->coord.width * c * 3) + (3 * (ser2 + 5))) = + 255; + *(img + (scancfg->coord.width * c * 3) + (3 * (ser2 + 5)) + + 1) = 255; + *(img + (scancfg->coord.width * c * 3) + (3 * (ser2 + 5)) + + 2) = 0; + } + } + } + + /* line for first LER */ + for (c = 0; c < scancfg->coord.width; c++) + { + if ((c > (ser1 - 5)) && (c < (ser2 + 5))) + { + if (c != (ser2 - 5)) + { + *(img + (scancfg->coord.width * ler * 3) + (3 * c)) = 255; + *(img + (scancfg->coord.width * ler * 3) + (3 * c) + 1) = + 90; + *(img + (scancfg->coord.width * ler * 3) + (3 * c) + 2) = + 90; + } + + /* horizontal lines of the pointer */ + if ((c > (ser2 - 5)) && (c < (ser2 + 5))) + { + if ((ler - 5) >= 0) + { + *(img + (scancfg->coord.width * (ler - 5) * 3) + + (3 * c)) = 255; + *(img + (scancfg->coord.width * (ler - 5) * 3) + + (3 * c) + 1) = 255; + *(img + (scancfg->coord.width * (ler - 5) * 3) + + (3 * c) + 2) = 0; + } + + if ((ler + 5) < scancfg->coord.height) + { + *(img + (scancfg->coord.width * (ler + 5) * 3) + + (3 * c)) = 255; + *(img + (scancfg->coord.width * (ler + 5) * 3) + + (3 * c) + 1) = 255; + *(img + (scancfg->coord.width * (ler + 5) * 3) + + (3 * c) + 2) = 0; + } + } + } + } + + dbg_tiff_save ("post-autoref.tiff", scancfg->coord.width, + scancfg->coord.height, 8, CM_COLOR, + scancfg->resolution_x, scancfg->resolution_y, img, + scancfg->coord.height * scancfg->coord.width * 3); + + /* free generated image */ + free (img); + } +} + +#ifdef developing + +static void +dbg_buffer (SANE_Int level, char *title, SANE_Byte * buffer, SANE_Int size, + SANE_Int start) +{ + if (level <= DBG_LEVEL) + { + DBG (level, "%s ", title); + if ((size > 0) && (buffer != NULL)) + { + SANE_Int cont, data, offset = 0; + SANE_Int col = 0; + char text[9]; + char *sline = NULL; + char *sdata = NULL; + + sline = (char *) malloc (81); + if (sline != NULL) + { + sdata = (char *) malloc (81); + if (sdata != NULL) + { + for (cont = 0; cont < size; cont++) + { + if (col == 0) + { + if (cont == 0) + snprintf (sline, 80, " BF: "); + else + snprintf (sline, 80, " "); + bzero (&text, sizeof (text)); + } + data = _B0 (buffer[cont]); + text[col] = (data > 31) ? data : '·'; + snprintf (sdata, 80, "%02x ", data); + sline = strcat (sline, sdata); + col++; + offset++; + if (col == 8) + { + col = 0; + snprintf (sdata, 80, " : %s : 0x%04x\n", text, + start + offset - 8); + sline = strcat (sline, sdata); + DBG (level, "%s", sline); + bzero (sline, 81); + } + } + if (col > 0) + { + for (cont = col; cont < 8; cont++) + { + snprintf (sdata, 80, "-- "); + sline = strcat (sline, sdata); + offset++; + } + snprintf (sdata, 80, " : %s : 0x%04x\n", text, + start + offset - 8); + sline = strcat (sline, sdata); + DBG (level, "%s", sline); + bzero (sline, 81); + } + free (sdata); + } + free (sline); + } + } + else + DBG (level, " BF: Empty buffer\n"); + } +} + +static void +dbg_registers (SANE_Byte * buffer) +{ + /* buffer size must be RT_BUFFER_LEN bytes */ + /*SANE_Int iValue, iValue2; + double dValue; + + DBG(DBG_FNC, "\n----------------------------------------------------\n"); + DBG(DBG_FNC, """RTS8822 Control Registers Info""\nAddress Info\n------- ----\n"); + iValue = data_lsb_get(&buffer[0x000], 1); + DBG(DBG_FNC, "\n0x0000"); + DBG(DBG_FNC, " bit[0..3] = systemclock: 0x%02x\n", iValue & 0x0f); + DBG(DBG_FNC, " bit[4] = 0x%02x : MLOCK\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[5] = 0x%02x : Bit to reset scanner\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[6] = 0x%02x : ?\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = 0x%02x : RTS_IsExecuting\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x001], 1); + DBG(DBG_FNC, "0x0001 bit[0] = 0x%02x : ?\n", iValue & 1); + DBG(DBG_FNC, " bit[1] = 0x%02x : (is 1 if has motorcurves)\n", (iValue >> 1) & 1); + DBG(DBG_FNC, " bit[2] = 0x%02x : ?\n", (iValue >> 2) & 1); + DBG(DBG_FNC, " bit[3] = 0x%02x : ?\n", (iValue >> 3) & 1); + DBG(DBG_FNC, " bit[4] = 0x%02x : dummy scan\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[5..7] = 0x%02x : ?\n", (iValue >> 5) & 7); + + dbg_buffer(DBG_FNC, "\n0x0002", &buffer[0x002], 0x0e, 0x02); + + iValue = data_lsb_get(&buffer[0x010], 1); + DBG(DBG_FNC, "\n0x0010 bit[0..4] = 0x%02x : cvrs\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5] = 0x%02x : Enable CCD\n", ((iValue >> 5) & 1)); + DBG(DBG_FNC, " bit[6] = 0x%02x : Enable CCD channel 1\n", ((iValue >> 6) & 1)); + DBG(DBG_FNC, " bit[7] = 0x%02x : Enable CCD channel 2\n", ((iValue >> 7) & 1)); + + iValue = data_lsb_get(&buffer[0x011], 1); + DBG(DBG_FNC, "\n0x0011 bit[0..6] = ?: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[7] = 0x%02x : sensor type (CCD=0|CIS=1)\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x012], 1); + DBG(DBG_FNC, "0x0012 bit[0..5] = 0x%02x [0x%02x,0x%02x,0x%02x] rgb channel order\n", (iValue & 0x3f), (iValue >> 4) & 3, (iValue >> 2) & 3, iValue & 3); + DBG(DBG_FNC, " bit[6..7] = channels_per_dot : 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x013], 1); + DBG(DBG_FNC, "\n0x0013"); + DBG(DBG_FNC, " bit[0..1] = Pre-Amplifier Gain[RED] : 0x%02x\n", iValue & 3); + DBG(DBG_FNC, " bit[2..3] = Pre-Amplifier Gain[GREEN] : 0x%02x\n", (iValue >> 2) & 3); + DBG(DBG_FNC, " bit[4..5] = Pre-Amplifier Gain[BLUE] : 0x%02x\n", (iValue >> 4) & 3); + DBG(DBG_FNC, " bit[6] = ? : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = Enable CCD channel 3: : 0x%02x\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x014], 1); + DBG(DBG_FNC, "\n0x0014"); + DBG(DBG_FNC, " bit[0..4] = Variable Gain Amplifier 1 [RED] : 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = Top Reference Voltage: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x015], 1); + DBG(DBG_FNC, "0x0015"); + DBG(DBG_FNC, " bit[0..4] = Variable Gain Amplifier 1 [GREEN] : 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = Middle Reference Voltage: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x016], 1); + DBG(DBG_FNC, "0x0016"); + DBG(DBG_FNC, " bit[0..4] = Variable Gain Amplifier 1 [BLUE] : 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = Bottom Reference Voltage: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x017], 1); + DBG(DBG_FNC, "0x0017"); + DBG(DBG_FNC, " bit[0..4] = Variable Gain Amplifier 2 [RED] : 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = Top Reference Voltage: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x018], 1); + DBG(DBG_FNC, "0x0018"); + DBG(DBG_FNC, " bit[0..4] = Variable Gain Amplifier 2 [GREEN] : 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = Middle Reference Voltage: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x019], 1); + DBG(DBG_FNC, "0x0019"); + DBG(DBG_FNC, " bit[0..4] = Variable Gain Amplifier 2 [BLUE] : 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = Bottom Reference Voltage: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x01a], 1); + iValue2 = data_lsb_get(&buffer[0x01b], 1); + DBG(DBG_FNC, "\n0x001a-0x001b\n"); + DBG(DBG_FNC, " Red Even offset 1: 0x%02x\n", ((iValue2 & 0x80) << 1) | iValue); + DBG(DBG_FNC, " Red Even offset 2: 0x%02x\n", iValue2 & 0x3f); + + iValue = data_lsb_get(&buffer[0x01c], 1); + iValue2 = data_lsb_get(&buffer[0x01d], 1); + DBG(DBG_FNC, "0x001c-0x001d\n"); + DBG(DBG_FNC, " Red Odd offset 1: 0x%02x\n", ((iValue2 & 0x80) << 1) | iValue); + DBG(DBG_FNC, " Red Odd offset 2: 0x%02x\n", iValue2 & 0x3f); + + iValue = data_lsb_get(&buffer[0x01e], 1); + iValue2 = data_lsb_get(&buffer[0x01f], 1); + DBG(DBG_FNC, "0x001e-0x001f\n"); + DBG(DBG_FNC, " Green Even offset 1: 0x%02x\n", ((iValue2 & 0x80) << 1) | iValue); + DBG(DBG_FNC, " Green Even offset 2: 0x%02x\n", iValue2 & 0x3f); + + iValue = data_lsb_get(&buffer[0x020], 1); + iValue2 = data_lsb_get(&buffer[0x021], 1); + DBG(DBG_FNC, "0x0020-0x0021\n"); + DBG(DBG_FNC, " Green Odd offset 1: 0x%02x\n", ((iValue2 & 0x80) << 1) | iValue); + DBG(DBG_FNC, " Green Odd offset 2: 0x%02x\n", iValue2 & 0x3f); + + iValue = data_lsb_get(&buffer[0x022], 1); + iValue2 = data_lsb_get(&buffer[0x023], 1); + DBG(DBG_FNC, "0x0022-0x0023\n"); + DBG(DBG_FNC, " Blue Even offset 1: 0x%02x\n", ((iValue2 & 0x80) << 1) | iValue); + DBG(DBG_FNC, " Blue Even offset 2: 0x%02x\n", iValue2 & 0x3f); + + iValue = data_lsb_get(&buffer[0x024], 1); + iValue2 = data_lsb_get(&buffer[0x025], 1); + DBG(DBG_FNC, "0x0024-0x0025\n"); + DBG(DBG_FNC, " Blue Odd offset 1: 0x%02x\n", ((iValue2 & 0x80) << 1) | iValue); + DBG(DBG_FNC, " Blue Odd offset 2: 0x%02x\n", iValue2 & 0x3f); + + dbg_buffer(DBG_FNC, "\n0x0026", &buffer[0x026], 0x03, 0x26); + + iValue = data_lsb_get(&buffer[0x029], 1); + DBG(DBG_FNC, "\n0x0029"); + DBG(DBG_FNC, " First connection to scanner? : 0x%02x\n", iValue); + + dbg_buffer(DBG_FNC, "\n0x002a", &buffer[0x02a], 0x06, 0x2a); + + DBG(DBG_FNC, "\nExposure times:\n"); + iValue = data_lsb_get(&buffer[0x030], 3); + DBG(DBG_FNC, "0x0030 Line exposure time : %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x033], 3); + DBG(DBG_FNC, "\n0x0033 mexpts[RED] : %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x036], 3); + DBG(DBG_FNC, "0x0036 expts[RED] : %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x039], 3); + DBG(DBG_FNC, "0x0039 mexpts[GREEN]: %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x03c], 3); + DBG(DBG_FNC, "0x003c expts[GREEN]: %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x03f], 3); + DBG(DBG_FNC, "0x003f mexpts[BLUE] : %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x042], 3); + DBG(DBG_FNC, "0x0042 expts[BLUE] : %i us\n", iValue); + + iValue = data_lsb_get(&buffer[0x045], 1); + DBG(DBG_FNC, "\n0x0045 bit[0..4] = timing.cvtrfpw: 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5] = timing.cvtrp[2]: 0x%02x\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[6] = timing.cvtrp[1]: 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = timing.cvtrp[0]: 0x%02x\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x046], 1); + DBG(DBG_FNC, "0x0046"); + DBG(DBG_FNC, " bit[0..4] = timing.cvtrbpw: 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = ?: 0x%02x\n", (iValue >> 5) & 3); + + iValue = data_lsb_get(&buffer[0x047], 1); + DBG(DBG_FNC, "0x0047"); + DBG(DBG_FNC, " timing.cvtrw: 0x%02x\n", iValue); + + iValue = data_lsb_get(&buffer[0x04c], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x04a], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x048], 0x02); + DBG(DBG_FNC, "\n0x0048 Linear image sensor clock 1\n"); + DBG(DBG_FNC, " bit[0..35] = timing.cph0p1: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x04c], 0x01); + DBG(DBG_FNC, " bit[36] = timing.cph0go: 0x%02x\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[37] = timing.cph0ge: 0x%02x\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[38] = timing.cph0ps: 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x051], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x04f], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x04d], 0x02); + DBG(DBG_FNC, "0x004d"); + DBG(DBG_FNC, " bit[0..35] = timing.cph0p2: %.0f.\n", dValue); + + iValue = data_lsb_get(&buffer[0x056], 1) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x054], 2); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x052], 2); + DBG(DBG_FNC, "\n0x0052 Linear image sensor clock 2\n"); + DBG(DBG_FNC, " bit[0..35] = timing.cph1p1: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x056], 1); + DBG(DBG_FNC, " bit[36] = timing.cph1go: 0x%02x\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[37] = timing.cph1ge: 0x%02x\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[38] = timing.cph1ps: 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 7) & 1); + + + iValue = data_lsb_get(&buffer[0x05b], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x059], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x057], 0x02); + DBG(DBG_FNC, "0x0057"); + DBG(DBG_FNC, " bit[0..35] = timing.cph1p2: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x05b], 0x01); + DBG(DBG_FNC, " bits[36..39] = %02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: %02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: %02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: %02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: %02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x060], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x05e], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x05c], 0x02); + DBG(DBG_FNC, "\n0x005c Linear Image Sensor Clock 3\n"); + DBG(DBG_FNC, " bit[0..35] = timing.cph2p1: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x060], 0x01); + DBG(DBG_FNC, " bit[36] = timing.cph2go: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = timing.cph2ge: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = timing.cph2ps: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x065], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x063], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x061], 0x02); + DBG(DBG_FNC, "0x0061"); + DBG(DBG_FNC, " bit[0..35] = timing.cph2p2: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x065], 0x01); + DBG(DBG_FNC, " bits[36..39] = 0x%02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x06a], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x068], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x066], 0x02); + DBG(DBG_FNC, "\n0x0066 Linear Image Sensor Clock 4\n"); + DBG(DBG_FNC, " bit[0..35] = timing.cph3p1: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x06a], 0x01); + DBG(DBG_FNC, " bit[36] = timing.cph3go: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = timing.cph3ge: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = timing.cph3ps: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x06f], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x06d], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x06b], 0x02); + DBG(DBG_FNC, "0x006b"); + DBG(DBG_FNC, " bit[0..35] = timing.cph3p2: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x06f], 0x01); + DBG(DBG_FNC, " bits[36..39] = 0x%02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x074], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x072], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x070], 0x02); + DBG(DBG_FNC, "\n0x0070 Linear Image Sensor Clock 5\n"); + DBG(DBG_FNC, " bit[0..35] = timing.cph4p1: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x074], 0x01); + DBG(DBG_FNC, " bit[36] = timing.cph4go: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = timing.cph4ge: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = timing.cph4ps: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x079], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x077], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x075], 0x02); + DBG(DBG_FNC, "0x0075"); + DBG(DBG_FNC, " bit[0..35] = timing.cph4p2: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x079], 0x01); + DBG(DBG_FNC, " bits[36..39] = 0x%02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x07e], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x07c], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x07a], 0x02); + DBG(DBG_FNC, "\n0x007a Linear Image Sensor Clock 6\n"); + DBG(DBG_FNC, " bit[0..35] = timing.cph5p1: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x07e], 0x01); + DBG(DBG_FNC, " bit[36] = timing.cph5go: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = timing.cph5ge: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = timing.cph5ps: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x083], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x081], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x07f], 0x02); + DBG(DBG_FNC, "0x007f"); + DBG(DBG_FNC, " bit[0..35] = timing.cph5p2: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x083], 0x01); + DBG(DBG_FNC, " bits[36..39] = 0x%02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + iValue = data_lsb_get(&buffer[0x084], 3); + DBG(DBG_FNC, "\n0x0084"); + DBG(DBG_FNC, " timing.cphbp2s : 0x%06x\n", iValue); + + iValue = data_lsb_get(&buffer[0x087], 3); + DBG(DBG_FNC, "0x0087"); + DBG(DBG_FNC, " timing.cphbp2e : 0x%06x\n", iValue); + + iValue = data_lsb_get(&buffer[0x08a], 3); + DBG(DBG_FNC, "0x008a"); + DBG(DBG_FNC, " timing.clamps : 0x%08x\n", iValue); + + iValue = data_lsb_get(&buffer[0x08d], 3); + DBG(DBG_FNC, "0x008d"); + DBG(DBG_FNC, " timing.clampe or cphbp2e : 0x%08x\n", iValue); + + iValue = data_lsb_get(&buffer[0x092], 0x01); + DBG(DBG_FNC, "\n0x0092 Correlated-Double-Sample 1\n"); + DBG(DBG_FNC, " bit[0..5] = timing.cdss[0]: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x093], 0x01); + DBG(DBG_FNC, "0x0093"); + DBG(DBG_FNC, " bit[0..5] = timing.cdsc[0]: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x094], 0x01); + DBG(DBG_FNC, "\n0x0094 Correlated-Double-Sample 2\n"); + DBG(DBG_FNC, " bit[0..5] = timing.cdss[1]: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x095], 0x01); + DBG(DBG_FNC, "0x0095"); + DBG(DBG_FNC, " bit[0..5] = timing.cdsc[1]: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x096], 0x01); + DBG(DBG_FNC, "0x0096"); + DBG(DBG_FNC, " bit[0..5] = timing.cnpp: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x09b], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x099], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x097], 0x02); + DBG(DBG_FNC, "\n0x0097 Analog to Digital Converter clock 1\n"); + DBG(DBG_FNC, " bit[0..35] = timing.adcclkp[0]: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x09b], 0x01); + DBG(DBG_FNC, " bits[36..39] = 0x%02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: 0x%02x\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + dbg_buffer(DBG_FNC, "\n0x009c CIS sensor 1", &buffer[0x09c], 0x06, 0x9c); + dbg_buffer(DBG_FNC, "0x00a2 CIS sensor 2", &buffer[0x0a2], 0x06, 0xa2); + dbg_buffer(DBG_FNC, "0x00a8 CIS sensor 3", &buffer[0x0a8], 0x06, 0xa8); + + iValue = data_lsb_get(&buffer[0x0ae], 0x01); + DBG(DBG_FNC, "\n0x00ae"); + DBG(DBG_FNC, " bit[0..5] = ?: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x0af], 0x01); + DBG(DBG_FNC, "0x00af"); + DBG(DBG_FNC, " bit[0..2] = ?: 0x%02x\n", iValue & 7); + DBG(DBG_FNC, " bit[3..7] = ?: 0x%02x\n", (iValue >> 3) & 0x1f); + + iValue = data_lsb_get(&buffer[0x0b0], 2); + DBG(DBG_FNC, "\n0x00b0"); + DBG(DBG_FNC, " Left : 0x%04x\n", iValue); + + iValue = data_lsb_get(&buffer[0x0b2], 2); + DBG(DBG_FNC, "0x00b2"); + DBG(DBG_FNC, " Right: 0x%04x\n", iValue); + + dbg_buffer(DBG_FNC, "\n0x00b4", &buffer[0x0b4], 12, 0xb4); + + iValue = data_lsb_get(&buffer[0x0c0], 0x01); + DBG(DBG_FNC, "\n0x00c0"); + DBG(DBG_FNC, " bit[0..4] = resolution ratio: 0x%02x\n", iValue & 0x1f); + DBG(DBG_FNC, " bit[5..7] = ?: 0x%02x\n", (iValue >> 5) & 7); + + iValue = data_lsb_get(&buffer[0x0c5], 0x01) & 0x0f; + dValue = iValue * pow(2, 32); + iValue = data_lsb_get(&buffer[0x0c3], 0x02); + dValue = dValue + (iValue * pow(2, 16)) + data_lsb_get(&buffer[0x0c1], 2); + DBG(DBG_FNC, "\n0x00c1 Analog to Digital Converter clock 2\n"); + DBG(DBG_FNC, " bit[0..35] = timing.adcclkp[1]: %.0f.\n", dValue); + iValue = data_lsb_get(&buffer[0x0c5], 0x01); + DBG(DBG_FNC, " bits[36..39] = 0x%02x\n", (iValue >> 0x04) & 0x0f); + DBG(DBG_FNC, " bit[36] = ?: 0x%02x (equal to bit[32])\n", (iValue >> 0x04) & 0x01); + DBG(DBG_FNC, " bit[37] = ?: 0x%02x\n", (iValue >> 0x05) & 0x01); + DBG(DBG_FNC, " bit[38] = ?: 0x%02x\n", (iValue >> 0x06) & 0x01); + DBG(DBG_FNC, " bit[39] = ?: 0x%02x\n", (iValue >> 0x07) & 0x01); + + dbg_buffer(DBG_FNC, "\n0x00c6", &buffer[0x0c6], 0x0a, 0xc6); + + iValue = ((buffer[0x0d4] & 0x0f) << 0x10) + data_lsb_get(&buffer[0x0d0], 0x02); + DBG(DBG_FNC, "\n0x00d0"); + DBG(DBG_FNC, " Top : 0x%04x\n", iValue); + + iValue = ((buffer[0x0d4] & 0xf0) << 0x06)+ data_lsb_get(&buffer[0x0d2], 0x02); + DBG(DBG_FNC, "x00d2"); + DBG(DBG_FNC, " Down: 0x%04x\n", iValue); + + iValue = _B0(buffer[0x0d5]); + DBG(DBG_FNC, "0x00d5"); + DBG(DBG_FNC, " ?: 0x%04x\n", iValue); + + iValue = data_lsb_get(&buffer[0x0d6], 1); + DBG(DBG_FNC, "\n0x00d6"); + DBG(DBG_FNC, " bit[0..3] = ? : 0x%02x\n", iValue & 0xf); + DBG(DBG_FNC, " bit[4..7] = dummyline: 0x%02x\n", (iValue >> 4) & 0xf); + + iValue = data_lsb_get(&buffer[0x0d7], 0x01); + DBG(DBG_FNC, "\n0x00d7"); + DBG(DBG_FNC, " bit[0..5] = motor pwm frequency: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6] = ?: 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = motor type: 0x%02x ", (iValue >> 7) & 1); + if (((iValue >> 7) & 1) == MT_OUTPUTSTATE) + DBG(DBG_FNC, ": Output state machine\n"); + else DBG(DBG_FNC, "On-Chip PWM\n"); + + iValue = data_lsb_get(&buffer[0x0d8], 0x01); + DBG(DBG_FNC, "\n0x00d8"); + DBG(DBG_FNC, " bit[0..5] = ?: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6] = scantype (0=Normal|1=TMA) : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = enable head movement : 0x%02x :", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x0d9], 0x01); + DBG(DBG_FNC, "\n0x00d9"); + DBG(DBG_FNC, " bit[0..2] = ?: 0x%02x\n", iValue & 7); + DBG(DBG_FNC, " bit[3] = ?: 0x%02x\n", (iValue >> 3) & 1); + DBG(DBG_FNC, " bit[4..6] = motor step type: 0x%02x: ", (iValue >> 4) & 7); + switch((iValue >> 4) & 7) + { + case 0: DBG(DBG_FNC, "full (1)\n"); break; + case 1: DBG(DBG_FNC, "half (1/2)\n"); break; + case 2: DBG(DBG_FNC, "quart (1/4)\n"); break; + case 3: DBG(DBG_FNC, "(1/8)\n"); break; + default: DBG(DBG_FNC, "unknown\n"); break; + } + DBG(DBG_FNC, " bit[7] = Motor direction: 0x%02x = ", (iValue >> 7) & 1); + if (((iValue >> 7) & 1) == 0) + DBG(DBG_FNC, "Backward\n"); + else DBG(DBG_FNC, "Forward\n"); + + iValue = data_lsb_get(&buffer[0x0dd], 0x01); + DBG(DBG_FNC, "\n0x00da"); + DBG(DBG_FNC, " msi = 0x%03x\n", ((iValue & 3) << 8) + data_lsb_get(&buffer[0x0da], 1)); + + DBG(DBG_FNC, "0x00db"); + DBG(DBG_FNC, " motorbackstep1 = 0x%03x\n", ((iValue & 0x0c) << 6) + data_lsb_get(&buffer[0x0db], 1)); + + DBG(DBG_FNC, "0x00dc"); + DBG(DBG_FNC, " motorbackstep2 = 0x%03x\n", ((iValue & 0x30) << 4) + data_lsb_get(&buffer[0x0dc], 1)); + + iValue = data_lsb_get(&buffer[0x0dd], 0x01); + DBG(DBG_FNC, "0x00dd"); + DBG(DBG_FNC, " bit[7] = Motor enabled?: 0x%02x = ", (iValue >> 7) & 1); + if (((iValue >> 7) & 1) == 0) + DBG(DBG_FNC, "Yes\n"); + else DBG(DBG_FNC, "No\n"); + + iValue = data_lsb_get(&buffer[0x0de], 0x02); + DBG(DBG_FNC, "\n0x00de"); + DBG(DBG_FNC, " bit[00..11] = ?: 0x%02x\n", iValue & 0xfff); + DBG(DBG_FNC, " bit[12..15] = ?: 0x%02x\n", (iValue >> 12) & 0x0f); + + iValue = data_lsb_get(&buffer[0x0df], 0x01); + DBG(DBG_FNC, "\n0x00df"); + DBG(DBG_FNC, " bit[0..3] = ?: 0x%02x\n", iValue & 0x0f); + DBG(DBG_FNC, " bit[4] = has_motorcurves?: 0x%02x\n", (iValue >> 4) & 0x01); + DBG(DBG_FNC, " bit[5..7] = ?: 0x%02x\n", (iValue >> 5) & 7); + + iValue = data_lsb_get(&buffer[0x0e0], 1); + DBG(DBG_FNC, "\n0x00e0 step size - 1 : 0x%02x\n", iValue); + + iValue = data_lsb_get(&buffer[0x0e1], 3); + DBG(DBG_FNC, "\n0x00e1 0x%06x : last step of accurve.normalscan table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0e4], 3); + DBG(DBG_FNC, "0x00e4 0x%06x : last step of accurve.smearing table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0e7], 3); + DBG(DBG_FNC, "0x00e7 0x%06x : last step of accurve.parkhome table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0ea], 3); + DBG(DBG_FNC, "0x00ea 0x%06x : last step of deccurve.scanbufferfull table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0ed], 3); + DBG(DBG_FNC, "0x00ed 0x%06x : last step of deccurve.normalscan table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0f0], 3); + DBG(DBG_FNC, "0x00f0 0x%06x : last step of deccurve.smearing table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0f3], 3); + DBG(DBG_FNC, "0x00f3 0x%06x : last step of deccurve.parkhome table\n", iValue); + + iValue = data_lsb_get(&buffer[0x0f6], 2); + DBG(DBG_FNC, "\n0x00f6 bit[00..13] = 0x%04x : ptr to accurve.normalscan step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x0f8], 2); + DBG(DBG_FNC, "0x00f8"); + DBG(DBG_FNC, " bit[00..13] = 0x%04x : ptr to deccurve.scanbufferfull step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x0fa], 2); + DBG(DBG_FNC, "0x00fa"); + DBG(DBG_FNC, " bit[00..13] = 0x%04x : ptr to accurve.smearing step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x0fc], 2); + DBG(DBG_FNC, "0x00fc"); + DBG(DBG_FNC, " bit[00..13] = 0x%04x : ptr to deccurve.smearing step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x0fe], 2); + DBG(DBG_FNC, "0x00fe"); + DBG(DBG_FNC, " bit[00..13] = 0x%04x : ptr to deccurve.normalscan step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x100], 2); + DBG(DBG_FNC, "0x0100"); + DBG(DBG_FNC, " bit[00..13] = 0x%04x : ptr to accurve.parkhome step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x102], 2); + DBG(DBG_FNC, "0x0102"); + DBG(DBG_FNC, " bit[00..13] = 0x%04x : ptr to deccurve.parkhome step table\n", iValue & 0x3fff); + DBG(DBG_FNC, " bit[14..15] = 0x%04x : ?\n",(iValue >> 14) & 3); + + dbg_buffer(DBG_FNC, "\n0x0104 Motor resource", &buffer[0x104], 0x20, 0x104); + + dbg_buffer(DBG_FNC, "\n0x0124", &buffer[0x124], 0x22, 0x124); + + iValue = data_lsb_get(&buffer[0x146], 1); + DBG(DBG_FNC, "\n0x0146"); + DBG(DBG_FNC, " bit[0..3] = Lamp pulse-width modulation frequency : 0x%02x\n", iValue & 0xf); + DBG(DBG_FNC, " bit[4] = timer enabled? : 0x%02x\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[5] = ? : 0x%02x\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[6] = lamp turned on? : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = sensor type : 0x%02x ", (iValue >> 7) & 1); + if (((iValue >> 7) & 1) != 0) + DBG(DBG_FNC, "CCD\n"); + else DBG(DBG_FNC, "CIS\n"); + + iValue = data_lsb_get(&buffer[0x147], 1); + DBG(DBG_FNC, "\n0x0147"); + DBG(DBG_FNC, " time to turn off lamp = 0x%02x (minutes * 2.682163611980331)\n", iValue); + + iValue = data_lsb_get(&buffer[0x148], 1); + DBG(DBG_FNC, "\n0x0148"); + DBG(DBG_FNC, " bit[0..5] = Lamp pulse-width modulation duty cycle : 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ? : 0x%02x\n",(iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x149], 1); + DBG(DBG_FNC, "\n0x0149"); + DBG(DBG_FNC, " bit[0..5] = even_odd_distance : 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ? : 0x%02x\n",(iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x14a], 1); + DBG(DBG_FNC, "0x014a"); + DBG(DBG_FNC, " bit[0..5] = sensor line distance : 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n",(iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x14b], 1); + DBG(DBG_FNC, "0x014b"); + DBG(DBG_FNC, " bit[0..5] = sensor line distance + even_odd_distance: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n",(iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x14c], 1); + DBG(DBG_FNC, "0x014c"); + DBG(DBG_FNC, " bit[0..5] = sensor line distance * 2: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x14d], 1); + DBG(DBG_FNC, "0x014d"); + DBG(DBG_FNC, " bit[0..5] = (sensor line distance * 2) + even_odd_distance: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 3); + + iValue = data_lsb_get(&buffer[0x14e], 1); + DBG(DBG_FNC, "\n0x014e"); + DBG(DBG_FNC, " bit[0..3] = ?: 0x%02x\n", iValue & 0xf); + DBG(DBG_FNC, " bit[4] = ?: 0x%02x\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[5..7] = ?: 0x%02x\n", (iValue >> 5) & 7); + + dbg_buffer(DBG_FNC, "\n0x014f", &buffer[0x14f], 0x05, 0x14f); + + iValue = data_lsb_get(&buffer[0x154], 1); + DBG(DBG_FNC, "\n0x0154"); + DBG(DBG_FNC, " bit[0..3] = ?: 0x%02x\n", iValue & 0xf); + DBG(DBG_FNC, " bit[4..5] = ?: 0x%02x\n", (iValue >> 4) & 3); + DBG(DBG_FNC, " bit[6..7] = ?: 0x%02x\n", (iValue >> 6) & 7); + + iValue = data_lsb_get(&buffer[0x155], 1); + DBG(DBG_FNC, "\n0x0155"); + DBG(DBG_FNC, " bit[0..3] = ?: 0x%02x\n", iValue & 0x0f); + DBG(DBG_FNC, " bit[4] = 0x%02x : ", (iValue >> 4) & 1); + if (((iValue >> 4) & 1) == 0) + DBG(DBG_FNC, "flb lamp\n"); + else DBG(DBG_FNC, "tma lamp\n"); + DBG(DBG_FNC, " bit[5..7] = ? : 0x%02x\n", (iValue >> 5) & 7); + + dbg_buffer(DBG_FNC, "\n0x0156", &buffer[0x156], 0x02, 0x156); + + iValue = data_lsb_get(&buffer[0x158], 1); + DBG(DBG_FNC, "\n0x0158"); + DBG(DBG_FNC, " bit[0..3] = %02x : Scanner buttons ", iValue & 0x0f); + if ((iValue & 0x0f) == 0x0f) + DBG(DBG_FNC, "enabled\n"); + else DBG(DBG_FNC, "dissabled\n"); + DBG(DBG_FNC, " bit[4..7] = ? : 0x%02x\n", (iValue >> 4) & 0x0f); + + dbg_buffer(DBG_FNC, "\n0x0159", &buffer[0x159], 11, 0x159); + + iValue = data_lsb_get(&buffer[0x164], 1); + DBG(DBG_FNC, "\n0x0164"); + DBG(DBG_FNC, " bit[0..6] = ?: 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[7] = ? : 0x%02x\n", (iValue >> 7) & 1); + + dbg_buffer(DBG_FNC, "\n0x0165", &buffer[0x165], 3, 0x165); + + iValue = data_lsb_get(&buffer[0x168], 1); + DBG(DBG_FNC, "\n0x0168 Buttons status : 0x%02x\n", iValue); + DBG(DBG_FNC, " bit[0] = button 1 : 0x%02x\n", iValue & 1); + DBG(DBG_FNC, " bit[1] = button 2 : 0x%02x\n", (iValue >> 1) & 1); + DBG(DBG_FNC, " bit[2] = button 4 : 0x%02x\n", (iValue >> 2) & 1); + DBG(DBG_FNC, " bit[3] = button 3 : 0x%02x\n", (iValue >> 3) & 1); + DBG(DBG_FNC, " bit[4] = button ? : 0x%02x\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[5] = button ? : 0x%02x\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[6] = ? : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = ? : 0x%02x\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x169], 1); + DBG(DBG_FNC, "\n0x0169", iValue); + DBG(DBG_FNC, " bit[0] = ? : 0x%02x\n", iValue & 1); + DBG(DBG_FNC, " bit[1] = tma attached? : 0x%02x\n", (iValue >> 1) & 1); + DBG(DBG_FNC, " bit[2..7] = ? : 0x%02x\n", (iValue >> 2) & 0x3f); + + iValue = data_lsb_get(&buffer[0x16a], 1); + DBG(DBG_FNC, "\n0x016a Buttons status 2: 0x%02x\n", iValue); + DBG(DBG_FNC, " bit[0] = button 1 : 0x%02x\n", iValue & 1); + DBG(DBG_FNC, " bit[1] = button 2 : 0x%02x\n", (iValue >> 1) & 1); + DBG(DBG_FNC, " bit[2] = button 4 : 0x%02x\n", (iValue >> 2) & 1); + DBG(DBG_FNC, " bit[3] = button 3 : 0x%02x\n", (iValue >> 3) & 1); + DBG(DBG_FNC, " bit[4] = button ? : 0x%02x\n", (iValue >> 4) & 1); + DBG(DBG_FNC, " bit[5] = button ? : 0x%02x\n", (iValue >> 5) & 1); + DBG(DBG_FNC, " bit[6] = ? : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = ? : 0x%02x\n", (iValue >> 7) & 1); + + dbg_buffer(DBG_FNC, "\n0x016b", &buffer[0x16b], 4, 0x16b); + + iValue = data_lsb_get(&buffer[0x16f], 1); + DBG(DBG_FNC, "\n0x016f"); + DBG(DBG_FNC, " bit[0..5] = ? : 0x%02x\n", iValue & 0x3f); + DBG(DBG_FNC, " bit[6] = is lamp at home? : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = ?: %02x\n", (iValue >> 7) & 1); + + dbg_buffer(DBG_FNC, "\n0x0170", &buffer[0x170], 0x17, 0x170); + + iValue = data_lsb_get(&buffer[0x187], 1); + DBG(DBG_FNC, "\n0x0187"); + DBG(DBG_FNC, " bit[0..3] = ? : 0x%02x\n", iValue & 0xf); + DBG(DBG_FNC, " bit[4..7] = mclkioc : 0x%02x\n", (iValue >> 4) & 0xf); + + dbg_buffer(DBG_FNC, "\n0x0188", &buffer[0x188], 0x16, 0x188); + + iValue = data_lsb_get(&buffer[0x19e], 2); + DBG(DBG_FNC, "\n0x019e"); + DBG(DBG_FNC, " binary threshold low : 0x%04x\n", (iValue >> 8) + ((iValue << 8) & 0xff00)); + + iValue = data_lsb_get(&buffer[0x1a0], 2); + DBG(DBG_FNC, "\n0x01a0"); + DBG(DBG_FNC, " binary threshold high : 0x%04x\n", (iValue >> 8) + ((iValue << 8) & 0xff00)); + + dbg_buffer(DBG_FNC, "\n0x01a2", &buffer[0x1a2], 0x12, 0x1a2); + + iValue = data_lsb_get(&buffer[0x1b4], 2); + DBG(DBG_FNC, "\n0x01b4"); + DBG(DBG_FNC, " bit[00..13] = Ptr to red gamma table (table_size * 0) : 0x%04x\n", (iValue & 0x3fff)); + DBG(DBG_FNC, " bit[14..15] = ? : 0x%02x\n", (iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x1b6], 2); + DBG(DBG_FNC, "0x01b6"); + DBG(DBG_FNC, " bit[00..13] = Ptr to green gamma table (table_size * 1) : 0x%04x\n", (iValue & 0x3fff)); + DBG(DBG_FNC, " bit[14..15] = ? : 0x%02x\n", (iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x1b8], 2); + DBG(DBG_FNC, "0x01b8"); + DBG(DBG_FNC, " bit[00..13] = Ptr to blue gamma table (table_size * 2) : 0x%04x\n", (iValue & 0x3fff)); + DBG(DBG_FNC, " bit[14..15] = ? : 0x%02x\n", (iValue >> 14) & 3); + + iValue = data_lsb_get(&buffer[0x1ba], 1); + DBG(DBG_FNC, "\n0x01ba"); + DBG(DBG_FNC, " ? : 0x%02x\n", iValue); + + iValue = data_lsb_get(&buffer[0x1bb], 2); + DBG(DBG_FNC, "0x01bb"); + DBG(DBG_FNC, " ? : 0x%04x\n", iValue + ((data_lsb_get(&buffer[0x1bf], 1) & 1) << 16)); + + iValue = data_lsb_get(&buffer[0x1bd], 2); + DBG(DBG_FNC, "0x01bd"); + DBG(DBG_FNC, " ? : 0x%04x\n", iValue + (((data_lsb_get(&buffer[0x1bf], 1) >> 1) & 3) << 16)); + + iValue = data_lsb_get(&buffer[0x1c0], 3); + DBG(DBG_FNC, "0x01c0"); + DBG(DBG_FNC, " bit[0..19] = ? : 0x%06x\n", iValue & 0xfffff); + + iValue = data_lsb_get(&buffer[0x1bf], 2); + DBG(DBG_FNC, "\n0x01bf"); + DBG(DBG_FNC, " bit[3..4] = ? : 0x%02x\n", (iValue >> 3) & 3); + DBG(DBG_FNC, " bit[5..7] = ? : 0x%02x\n", (iValue >> 5) & 7); + + iValue = data_lsb_get(&buffer[0x1c2], 3); + DBG(DBG_FNC, "\n0x01c2"); + DBG(DBG_FNC, " bit[4..23] = ? : 0x%06x\n", ((iValue >> 8) & 0xffff) + (((iValue >> 4) & 0xf) << 16)); + + iValue = data_lsb_get(&buffer[0x1c5], 3); + DBG(DBG_FNC, "0x01c5"); + DBG(DBG_FNC, " bit[00..19] = ? : 0x%06x\n", iValue & 0xfffff); + DBG(DBG_FNC, " bit[20..23] = ? : 0x%02x\n", (iValue >> 20) & 0xf); + + dbg_buffer(DBG_FNC, "\n0x01c8", &buffer[0x1c8], 7, 0x1c8); + + iValue = data_lsb_get(&buffer[0x1cf], 3); + DBG(DBG_FNC, "\n0x01cf"); + DBG(DBG_FNC, " bit[0] = ? : 0x%02x\n", iValue & 1); + DBG(DBG_FNC, " bit[1] = shading base (0 = 0x4000|1= 0x2000) : 0x%02x\n", (iValue >> 1) & 1); + DBG(DBG_FNC, " bit[2] = white shading correction : 0x%02x\n", (iValue >> 2) & 1); + DBG(DBG_FNC, " bit[3] = black shading correction : 0x%02x\n", (iValue >> 3) & 1); + DBG(DBG_FNC, " bit[4..5] = 0x%02x : ", (iValue >> 4) & 3); + switch ((iValue >> 4) & 3) + { + case 0: DBG(DBG_FNC, "8 bits per channel"); break; + case 1: DBG(DBG_FNC, "12 bits per channel"); break; + case 2: DBG(DBG_FNC, "16 bits per channel"); break; + case 3: DBG(DBG_FNC, "lineart mode"); break; + } + DBG(DBG_FNC, "\n"); + DBG(DBG_FNC, " bit[6] = samplerate: 0x%02x ", (iValue >> 6) & 1); + if (((iValue >> 6) & 1) == PIXEL_RATE) + DBG(DBG_FNC, "PIXEL_RATE\n"); + else DBG(DBG_FNC, "LINE_RATE\n"); + DBG(DBG_FNC, " bit[7] = ? : 0x%02x\n", (iValue >> 7) & 1); + + iValue = data_lsb_get(&buffer[0x1d0], 1); + DBG(DBG_FNC, "\n0x01d0"); + DBG(DBG_FNC, " bit[0] = 0x%02x\n", iValue & 1); + DBG(DBG_FNC, " bit[1] = 0x%02x\n", (iValue >> 1) & 1); + DBG(DBG_FNC, " bit[2..3] = gamma table size : 0x%02x ", (iValue >> 2) & 3); + switch ((iValue >> 2) & 3) + { + case 0: DBG(DBG_FNC, "bit[0] + 0x100") ;break; + case 1: DBG(DBG_FNC, "bit[0] + 0x400") ;break; + case 2: DBG(DBG_FNC, "bit[0] + 0x1000") ;break; + } + DBG(DBG_FNC, "\n"); + DBG(DBG_FNC, " bit[4..5] = ? : 0x%02x\n", (iValue >> 4) & 3); + DBG(DBG_FNC, " bit[6] = use gamma tables? : 0x%02x\n", (iValue >> 6) & 1); + DBG(DBG_FNC, " bit[7] = ? : 0x%02x\n", (iValue >> 7) & 1); + + dbg_buffer(DBG_FNC, "\n0x01d1", &buffer[0x1d1], 0x430, 0x1d1); + + DBG(DBG_FNC, "----------------------------------------------------\n\n"); + */ + /*exit(0); */ +} +#endif diff --git a/backend/hp3900_rts8822.c b/backend/hp3900_rts8822.c new file mode 100644 index 0000000..9c8deaa --- /dev/null +++ b/backend/hp3900_rts8822.c @@ -0,0 +1,15123 @@ +/* HP Scanjet 3900 series - RTS8822 Core + + Copyright (C) 2005-2013 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + + +/* + This code is still a bit ugly due to it's the result of applying + reverse engineering techniques to windows driver. So at this + moment what you see is exactly what windows driver does. + And so many global vars exist that will be erased when driver + is entirely debugged. There are some variables with unknown + purpose. So they have no meaning name in form v+address. I + hope to change their names when driver is debugged completely. +*/ + +#ifndef RTS8822_CORE + +#define RTS8822_CORE + +#define GetTickCount() (time(0) * 1000) +#define min(A,B) (((A)<(B)) ? (A) : (B)) +#define max(A,B) (((A)>(B)) ? (A) : (B)) +#define PIXEL_TO_MM(_pixel_, _dpi_) ((_pixel_) * 25.4 / (_dpi_)) +#define MM_TO_PIXEL(_mm_, _dpi_) ((_mm_) * (_dpi_) / 25.4) + +#include +#include +#include /* bzero() */ +#include /* clock() */ +#include /* truncf() */ +#include /* tolower() */ +#include /* usleep() */ +#include + +#include "hp3900_types.c" +#include "hp3900_debug.c" +#include "hp3900_config.c" +#include "hp3900_usb.c" + +/*-------------------- Exported function headers --------------------*/ + +#ifdef developing +static SANE_Int hp4370_prueba (struct st_device *dev); +static void prueba (SANE_Byte * a); +void shadingtest1 (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib); +static SANE_Int Calib_test (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib, + struct st_scanparams *scancfg); +static SANE_Int Calib_BlackShading_jkd (struct st_device *dev, + SANE_Byte * Regs, + struct st_calibration *myCalib, + struct st_scanparams *scancfg); +#endif + +/*static void show_diff(struct st_device *dev, SANE_Byte *original);*/ + +/* functions to allocate and free space for a device */ +static struct st_device *RTS_Alloc (void); +static void RTS_Free (struct st_device *dev); + +/* Scanner level commands */ +static SANE_Int RTS_Scanner_Init (struct st_device *dev); +static SANE_Int RTS_Scanner_SetParams (struct st_device *dev, + struct params *param); +static SANE_Int RTS_Scanner_StartScan (struct st_device *dev); +static void RTS_Scanner_StopScan (struct st_device *dev, SANE_Int wait); +static void RTS_Scanner_End (struct st_device *dev); + +/* loading configuration functions */ +static SANE_Int Load_Buttons (struct st_device *dev); +static SANE_Int Load_Chipset (struct st_device *dev); +static SANE_Int Load_Config (struct st_device *dev); +static SANE_Int Load_Constrains (struct st_device *dev); +static SANE_Int Load_Motor (struct st_device *dev); +static SANE_Int Load_MotorCurves (struct st_device *dev); +static SANE_Int Load_Motormoves (struct st_device *dev); +static SANE_Int Load_Scanmodes (struct st_device *dev); +static SANE_Int Load_Sensor (struct st_device *dev); +static SANE_Int Load_Timings (struct st_device *dev); + +/* freeing configuration functions */ +static void Free_Buttons (struct st_device *dev); +static void Free_Chipset (struct st_device *dev); +static void Free_Config (struct st_device *dev); +static void Free_Constrains (struct st_device *dev); +static void Free_Motor (struct st_device *dev); +static void Free_MotorCurves (struct st_device *dev); +static void Free_Motormoves (struct st_device *dev); +static void Free_Scanmodes (struct st_device *dev); +static void Free_Sensor (struct st_device *dev); +static void Free_Timings (struct st_device *dev); +static void Free_Vars (void); + +/* Functions to manage data */ +static SANE_Byte data_bitget (SANE_Byte * address, SANE_Int mask); +static void data_bitset (SANE_Byte * address, SANE_Int mask, SANE_Byte data); +static SANE_Int data_lsb_get (SANE_Byte * address, SANE_Int size); +static void data_lsb_set (SANE_Byte * address, SANE_Int data, SANE_Int size); +static void data_msb_set (SANE_Byte * address, SANE_Int data, SANE_Int size); +static void data_wide_bitset (SANE_Byte * address, SANE_Int mask, + SANE_Int data); +static SANE_Int data_swap_endianess (SANE_Int address, SANE_Int size); + +static SANE_Int Device_get (SANE_Int product, SANE_Int vendor); + +/* Chipset related commands */ +static SANE_Int Chipset_ID (struct st_device *dev); +static SANE_Int Chipset_Name (struct st_device *dev, char *name, + SANE_Int size); +static SANE_Int Chipset_Reset (struct st_device *dev); + +/* Initializing functions */ +static SANE_Int Init_Registers (struct st_device *dev); +static SANE_Int Init_USBData (struct st_device *dev); +static SANE_Int Init_Vars (void); + +/* scanmode functions */ +static SANE_Int Scanmode_fitres (struct st_device *dev, SANE_Int scantype, + SANE_Int colormode, SANE_Int resolution); +static SANE_Int Scanmode_maxres (struct st_device *dev, SANE_Int scantype, + SANE_Int colormode); +static SANE_Int Scanmode_minres (struct st_device *dev, SANE_Int scantype, + SANE_Int colormode); + +/* Chipset management useful commands*/ +static SANE_Int RTS_USBType (struct st_device *dev); +static SANE_Byte RTS_Sensor_Type (USB_Handle usb_handle); +static void RTS_DebugInit (void); +static SANE_Int RTS_Enable_CCD (struct st_device *dev, SANE_Byte * Regs, + SANE_Int channels); + +/* DMA management commands */ +static SANE_Int RTS_DMA_Cancel (struct st_device *dev); +static SANE_Int RTS_DMA_CheckType (struct st_device *dev, SANE_Byte * Regs); +static SANE_Int RTS_DMA_Enable_Read (struct st_device *dev, SANE_Int dmacs, + SANE_Int size, SANE_Int options); +static SANE_Int RTS_DMA_Enable_Write (struct st_device *dev, SANE_Int dmacs, + SANE_Int size, SANE_Int options); +static SANE_Int RTS_DMA_Read (struct st_device *dev, SANE_Int dmacs, + SANE_Int options, SANE_Int size, + SANE_Byte * buffer); +static SANE_Int RTS_DMA_Reset (struct st_device *dev); +static SANE_Int RTS_DMA_SetType (struct st_device *dev, SANE_Byte * Regs, + SANE_Byte ramtype); +static SANE_Int RTS_DMA_WaitReady (struct st_device *dev, SANE_Int msecs); +static SANE_Int RTS_DMA_Write (struct st_device *dev, SANE_Int dmacs, + SANE_Int options, SANE_Int size, + SANE_Byte * buffer); + +/* EEPROM management commands */ +static SANE_Int RTS_EEPROM_ReadByte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * data); +static SANE_Int RTS_EEPROM_ReadInteger (USB_Handle usb_handle, + SANE_Int address, SANE_Int * data); +static SANE_Int RTS_EEPROM_ReadWord (USB_Handle usb_handle, SANE_Int address, + SANE_Int * data); +static SANE_Int RTS_EEPROM_WriteBuffer (USB_Handle usb_handle, + SANE_Int address, SANE_Byte * data, + SANE_Int size); +static SANE_Int RTS_EEPROM_WriteByte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte data); +static SANE_Int RTS_EEPROM_WriteInteger (USB_Handle usb_handle, + SANE_Int address, SANE_Int data); +static SANE_Int RTS_EEPROM_WriteWord (USB_Handle usb_handle, SANE_Int address, + SANE_Int data); + +static SANE_Int RTS_Execute (struct st_device *dev); +static SANE_Int RTS_Warm_Reset (struct st_device *dev); +static SANE_Byte RTS_IsExecuting (struct st_device *dev, SANE_Byte * Regs); + +static SANE_Int RTS_GetScanmode (struct st_device *dev, SANE_Int scantype, + SANE_Int colormode, SANE_Int resolution); +static SANE_Int RTS_GetImage (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_gain_offset *gain_offset, + SANE_Byte * buffer, + struct st_calibration *myCalib, + SANE_Int options, SANE_Int gainmode); +static SANE_Int RTS_GetImage_GetBuffer (struct st_device *dev, double dSize, + SANE_Byte * buffer, + double *transferred); +static SANE_Int RTS_GetImage_Read (struct st_device *dev, SANE_Byte * buffer, + struct st_scanparams *myvar, + struct st_hwdconfig *hwdcfg); + +static SANE_Int RTS_isTmaAttached (struct st_device *dev); + +/* functions to wait for a process tp finish */ +static SANE_Int RTS_WaitInitEnd (struct st_device *dev, SANE_Int msecs); +static SANE_Int RTS_WaitScanEnd (struct st_device *dev, SANE_Int msecs); + +/* functions to read/write control registers */ +static SANE_Int RTS_ReadRegs (USB_Handle usb_handle, SANE_Byte * buffer); +static SANE_Int RTS_WriteRegs (USB_Handle usb_handle, SANE_Byte * buffer); + +/* functions to manage the scan counter */ +static SANE_Int RTS_ScanCounter_Inc (struct st_device *dev); +static SANE_Int RTS_ScanCounter_Get (struct st_device *dev); + +/* functions to setup control registers */ +static SANE_Int RTS_Setup (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *myvar, + struct st_hwdconfig *hwdcfg, + struct st_gain_offset *gain_offset); +static void RTS_Setup_Arrangeline (struct st_device *dev, + struct st_hwdconfig *hwdcfg, + SANE_Int colormode); +static void RTS_Setup_Channels (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + SANE_Int mycolormode); +static void RTS_Setup_Coords (SANE_Byte * Regs, SANE_Int iLeft, SANE_Int iTop, + SANE_Int width, SANE_Int height); +static SANE_Int RTS_Setup_Depth (SANE_Byte * Regs, + struct st_scanparams *scancfg, + SANE_Int mycolormode); +static void RTS_Setup_Exposure_Times (SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_scanmode *sm); +static void RTS_Setup_GainOffset (SANE_Byte * Regs, + struct st_gain_offset *gain_offset); +static void RTS_Setup_Gamma (SANE_Byte * Regs, struct st_hwdconfig *lowcfg); +static SANE_Int RTS_Setup_Line_Distances (struct st_device *dev, + SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_hwdconfig *hwdcfg, + SANE_Int mycolormode, + SANE_Int arrangeline); +static SANE_Int RTS_Setup_Motor (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *myvar, + SANE_Int somevalue); +static void RTS_Setup_RefVoltages (struct st_device *dev, SANE_Byte * Regs); +static void RTS_Setup_SensorTiming (struct st_device *dev, SANE_Int mytiming, + SANE_Byte * Regs); +static void RTS_Setup_Shading (SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_hwdconfig *hwdcfg, + SANE_Int bytes_per_line); + +static SANE_Int Scan_Start (struct st_device *dev); + +static void SetLock (USB_Handle usb_handle, SANE_Byte * Regs, + SANE_Byte Enable); +static SANE_Int fn3330 (struct st_device *dev, SANE_Byte * Regs, + struct st_cal2 *calbuffers, + SANE_Int sensorchannelcolor, SANE_Int * tablepos, + SANE_Int data); +static SANE_Int fn3560 (USHORT * table, struct st_cal2 *calbuffers, + SANE_Int * tablepos); +static SANE_Int fn3730 (struct st_device *dev, struct st_cal2 *calbuffers, + SANE_Byte * Regs, USHORT * table, + SANE_Int sensorchannelcolor, SANE_Int data); + +static SANE_Int Reading_CreateBuffers (struct st_device *dev); +static SANE_Int Reading_DestroyBuffers (struct st_device *dev); +static SANE_Int Reading_BufferSize_Get (struct st_device *dev, + SANE_Byte channels_per_dot, + SANE_Int channel_size); +static SANE_Int Reading_BufferSize_Notify (struct st_device *dev, + SANE_Int data, SANE_Int size); +static SANE_Int Reading_Wait (struct st_device *dev, + SANE_Byte Channels_per_dot, + SANE_Byte Channel_size, SANE_Int size, + SANE_Int * last_amount, SANE_Int seconds, + SANE_Byte op); + +static SANE_Int Read_Image (struct st_device *dev, SANE_Int buffer_size, + SANE_Byte * buffer, SANE_Int * transferred); +static SANE_Int Read_ResizeBlock (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, + SANE_Int * transferred); +static SANE_Int Read_Block (struct st_device *dev, SANE_Int buffer_size, + SANE_Byte * buffer, SANE_Int * transferred); +static SANE_Int Read_NonColor_Block (struct st_device *dev, + SANE_Byte * buffer, SANE_Int buffer_size, + SANE_Byte ColorMode, + SANE_Int * transferred); + +/* Ref functions */ +static SANE_Int Refs_Analyze_Pattern (struct st_scanparams *scancfg, + SANE_Byte * scanned_pattern, + SANE_Int * ler1, SANE_Int ler1order, + SANE_Int * ser1, SANE_Int ser1order); +static SANE_Int Refs_Counter_Inc (struct st_device *dev); +static SANE_Byte Refs_Counter_Load (struct st_device *dev); +static SANE_Int Refs_Counter_Save (struct st_device *dev, SANE_Byte data); +static SANE_Int Refs_Detect (struct st_device *dev, SANE_Byte * Regs, + SANE_Int resolution_x, SANE_Int resolution_y, + SANE_Int * x, SANE_Int * y); +static SANE_Int Refs_Load (struct st_device *dev, SANE_Int * x, SANE_Int * y); +static SANE_Int Refs_Save (struct st_device *dev, SANE_Int left_leading, + SANE_Int start_pos); +static SANE_Int Refs_Set (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *myscan); + +/* Coordinates' constrains functions */ +static SANE_Int Constrains_Check (struct st_device *dev, SANE_Int Resolution, + SANE_Int scantype, + struct st_coords *mycoords); +static struct st_coords *Constrains_Get (struct st_device *dev, + SANE_Byte scantype); + +/* Gain and offset functions */ +static SANE_Int GainOffset_Clear (struct st_device *dev); +static SANE_Int GainOffset_Get (struct st_device *dev); +static SANE_Int GainOffset_Save (struct st_device *dev, SANE_Int * offset, + SANE_Byte * gain); +static SANE_Int GainOffset_Counter_Inc (struct st_device *dev, + SANE_Int * arg1); +static SANE_Byte GainOffset_Counter_Load (struct st_device *dev); +static SANE_Int GainOffset_Counter_Save (struct st_device *dev, + SANE_Byte data); + +/* Gamma functions*/ +static SANE_Int Gamma_AllocTable (SANE_Byte * table); +static SANE_Int Gamma_Apply (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_hwdconfig *hwdcfg, + struct st_gammatables *mygamma); +static void Gamma_FreeTables (void); +static SANE_Int Gamma_SendTables (struct st_device *dev, SANE_Byte * Regs, + SANE_Byte * gammatable, SANE_Int size); +static SANE_Int Gamma_GetTables (struct st_device *dev, + SANE_Byte * Gamma_buffer); + +/* Lamp functions */ +static SANE_Byte Lamp_GetGainMode (struct st_device *dev, SANE_Int resolution, + SANE_Byte scantype); +static void Lamp_SetGainMode (struct st_device *dev, SANE_Byte * Regs, + SANE_Int resolution, SANE_Byte gainmode); +static SANE_Int Lamp_PWM_DutyCycle_Get (struct st_device *dev, + SANE_Int * data); +static SANE_Int Lamp_PWM_DutyCycle_Set (struct st_device *dev, + SANE_Int duty_cycle); +static SANE_Int Lamp_PWM_Setup (struct st_device *dev, SANE_Int lamp); +static SANE_Int Lamp_PWM_use (struct st_device *dev, SANE_Int enable); +static SANE_Int Lamp_PWM_CheckStable (struct st_device *dev, + SANE_Int resolution, SANE_Int lamp); +static SANE_Int Lamp_PWM_Save (struct st_device *dev, SANE_Int fixedpwm); +static SANE_Int Lamp_PWM_SaveStatus (struct st_device *dev, SANE_Byte status); +static SANE_Int Lamp_Status_Get (struct st_device *dev, SANE_Byte * flb_lamp, + SANE_Byte * tma_lamp); +static SANE_Int Lamp_Status_Set (struct st_device *dev, SANE_Byte * Regs, + SANE_Int turn_on, SANE_Int lamp); +static SANE_Int Lamp_Status_Timer_Set (struct st_device *dev, + SANE_Int minutes); +static SANE_Int Lamp_Warmup (struct st_device *dev, SANE_Byte * Regs, + SANE_Int lamp, SANE_Int resolution); + +/* Head related functions */ +static SANE_Int Head_IsAtHome (struct st_device *dev, SANE_Byte * Regs); +static SANE_Int Head_ParkHome (struct st_device *dev, SANE_Int bWait, + SANE_Int movement); +static SANE_Int Head_Relocate (struct st_device *dev, SANE_Int speed, + SANE_Int direction, SANE_Int ypos); + +/* Motor functions */ +static SANE_Byte *Motor_AddStep (SANE_Byte * steps, SANE_Int * bwriten, + SANE_Int step); +static SANE_Int Motor_Change (struct st_device *dev, SANE_Byte * buffer, + SANE_Byte value); +static SANE_Int Motor_GetFromResolution (SANE_Int resolution); +static SANE_Int Motor_Move (struct st_device *dev, SANE_Byte * Regs, + struct st_motormove *mymotor, + struct st_motorpos *mtrpos); +static void Motor_Release (struct st_device *dev); +static SANE_Int Motor_Setup_Steps (struct st_device *dev, SANE_Byte * Regs, + SANE_Int mysetting); +static SANE_Int Motor_Curve_Equal (struct st_device *dev, + SANE_Int motorsetting, SANE_Int direction, + SANE_Int curve1, SANE_Int curve2); +static void Motor_Curve_Free (struct st_motorcurve **motorcurves, + SANE_Int * mtc_count); +static struct st_curve *Motor_Curve_Get (struct st_device *dev, + SANE_Int motorcurve, + SANE_Int direction, SANE_Int itype); +static struct st_motorcurve **Motor_Curve_Parse (SANE_Int * mtc_count, + SANE_Int * buffer); + +/* Functions to arrange scanned lines */ +static SANE_Int Arrange_Colour (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, SANE_Int * transferred); +static SANE_Int Arrange_Compose (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, + SANE_Int * transferred); +static SANE_Int Arrange_NonColour (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, + SANE_Int * transferred); + +/* Composing RGB triplet functions */ +static void Triplet_Gray (SANE_Byte * pPointer1, SANE_Byte * pPointer2, + SANE_Byte * buffer, SANE_Int channels_count); +static void Triplet_Lineart (SANE_Byte * pPointer1, SANE_Byte * pPointer2, + SANE_Byte * buffer, SANE_Int channels_count); +static void Triplet_Compose_Order (struct st_device *dev, SANE_Byte * pRed, + SANE_Byte * pGreen, SANE_Byte * pBlue, + SANE_Byte * buffer, SANE_Int dots); +static void Triplet_Compose_HRes (SANE_Byte * pPointer1, + SANE_Byte * pPointer2, + SANE_Byte * pPointer3, + SANE_Byte * pPointer4, + SANE_Byte * pPointer5, + SANE_Byte * pPointer6, SANE_Byte * buffer, + SANE_Int Width); +static void Triplet_Compose_LRes (SANE_Byte * pRed, SANE_Byte * pGreen, + SANE_Byte * pBlue, SANE_Byte * buffer, + SANE_Int dots); +static void Triplet_Colour_Order (struct st_device *dev, SANE_Byte * pRed, + SANE_Byte * pGreen, SANE_Byte * pBlue, + SANE_Byte * buffer, SANE_Int Width); +static void Triplet_Colour_HRes (SANE_Byte * pRed1, SANE_Byte * pGreen1, + SANE_Byte * pBlue1, SANE_Byte * pRed2, + SANE_Byte * pGreen2, SANE_Byte * pBlue2, + SANE_Byte * buffer, SANE_Int Width); +static void Triplet_Colour_LRes (SANE_Int Width, SANE_Byte * Buffer, + SANE_Byte * pChannel1, SANE_Byte * pChannel2, + SANE_Byte * pChannel3); + +/* Timing functions */ +static SANE_Int Timing_SetLinearImageSensorClock (SANE_Byte * Regs, + struct st_cph *cph); + +/* Functions used to resize retrieved image */ +static SANE_Int Resize_Start (struct st_device *dev, SANE_Int * transferred); +static SANE_Int Resize_CreateBuffers (struct st_device *dev, SANE_Int size1, + SANE_Int size2, SANE_Int size3); +static SANE_Int Resize_DestroyBuffers (struct st_device *dev); +static SANE_Int Resize_Increase (SANE_Byte * to_buffer, + SANE_Int to_resolution, SANE_Int to_width, + SANE_Byte * from_buffer, + SANE_Int from_resolution, + SANE_Int from_width, SANE_Int myresize_mode); +static SANE_Int Resize_Decrease (SANE_Byte * to_buffer, + SANE_Int to_resolution, SANE_Int to_width, + SANE_Byte * from_buffer, + SANE_Int from_resolution, + SANE_Int from_width, SANE_Int myresize_mode); + +/* Scanner buttons support */ +static SANE_Int Buttons_Count (struct st_device *dev); +static SANE_Int Buttons_Enable (struct st_device *dev); +static SANE_Int Buttons_Order (struct st_device *dev, SANE_Int mask); +static SANE_Int Buttons_Status (struct st_device *dev); +static SANE_Int Buttons_Released (struct st_device *dev); + +/* Calibration functions */ +static SANE_Int Calib_CreateBuffers (struct st_device *dev, + struct st_calibration *buffer, + SANE_Int my14b4); +static SANE_Int Calib_CreateFixedBuffers (void); +static void Calib_FreeBuffers (struct st_calibration *caltables); +static void Calib_LoadCut (struct st_device *dev, + struct st_scanparams *scancfg, SANE_Int scantype, + struct st_calibration_config *calibcfg); +static SANE_Int Calib_AdcGain (struct st_device *dev, + struct st_calibration_config *calibcfg, + SANE_Int arg2, SANE_Int gainmode); +static SANE_Int Calib_AdcOffsetRT (struct st_device *dev, + struct st_calibration_config *calibcfg, + SANE_Int value); +static SANE_Int Calib_BlackShading (struct st_device *dev, + struct st_calibration_config *calibcfg, + struct st_calibration *myCalib, + SANE_Int gainmode); +static SANE_Int Calib_BWShading (struct st_calibration_config *calibcfg, + struct st_calibration *myCalib, + SANE_Int gainmode); +static SANE_Int Calib_WhiteShading_3 (struct st_device *dev, + struct st_calibration_config *calibcfg, + struct st_calibration *myCalib, + SANE_Int gainmode); +static void Calibrate_Free (struct st_cal2 *calbuffers); +static SANE_Int Calibrate_Malloc (struct st_cal2 *calbuffers, + SANE_Byte * Regs, + struct st_calibration *myCalib, + SANE_Int somelength); +static SANE_Int Calib_ReadTable (struct st_device *dev, SANE_Byte * table, + SANE_Int size, SANE_Int data); +static SANE_Int Calib_WriteTable (struct st_device *dev, SANE_Byte * table, + SANE_Int size, SANE_Int data); +static SANE_Int Calib_LoadConfig (struct st_device *dev, + struct st_calibration_config *calibcfg, + SANE_Int scantype, SANE_Int resolution, + SANE_Int bitmode); +static SANE_Int Calib_PAGain (struct st_device *dev, + struct st_calibration_config *calibcfg, + SANE_Int gainmode); +static SANE_Int Calibration (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_calibration *myCalib, SANE_Int value); + +/* function for white shading correction */ +static SANE_Int WShading_Calibrate (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib, + struct st_scanparams *scancfg); +static void WShading_Emulate (SANE_Byte * buffer, SANE_Int * chnptr, + SANE_Int size, SANE_Int depth); + +/* functions for shading calibration */ +static SANE_Int Shading_apply (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *myvar, + struct st_calibration *myCalib); +static SANE_Int Shading_black_apply (struct st_device *dev, SANE_Byte * Regs, + SANE_Int channels, + struct st_calibration *myCalib, + struct st_cal2 *calbuffers); +static SANE_Int Shading_white_apply (struct st_device *dev, SANE_Byte * Regs, + SANE_Int channels, + struct st_calibration *myCalib, + struct st_cal2 *calbuffers); + +/* Spread-Spectrum Clock Generator functions */ +static SANE_Int SSCG_Enable (struct st_device *dev); + +static void Split_into_12bit_channels (SANE_Byte * destino, + SANE_Byte * fuente, SANE_Int size); +static SANE_Int Scan_Read_BufferA (struct st_device *dev, + SANE_Int buffer_size, SANE_Int arg2, + SANE_Byte * pBuffer, + SANE_Int * bytes_transfered); + +static SANE_Int Bulk_Operation (struct st_device *dev, SANE_Byte op, + SANE_Int buffer_size, SANE_Byte * buffer, + SANE_Int * transfered); +static SANE_Int Get_PAG_Value (SANE_Byte scantype, SANE_Byte color); +static SANE_Int GetOneLineInfo (struct st_device *dev, SANE_Int resolution, + SANE_Int * maximus, SANE_Int * minimus, + double *average); + +static SANE_Int Load_StripCoords (SANE_Int scantype, SANE_Int * ypos, + SANE_Int * xpos); + +/*static SANE_Int Free_Fixed_CalBuffer(void);*/ +static SANE_Int SetMultiExposure (struct st_device *dev, SANE_Byte * Regs); + +static void Set_E950_Mode (struct st_device *dev, SANE_Byte mode); + +static SANE_Int LoadImagingParams (struct st_device *dev, SANE_Int inifile); + +static SANE_Int SetScanParams (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_hwdconfig *hwdcfg); +static SANE_Int IsScannerLinked (struct st_device *dev); + +static SANE_Int Read_FE3E (struct st_device *dev, SANE_Byte * destino); + +static double get_shrd (double value, SANE_Int desp); +static char get_byte (double value); +/*static SANE_Int RTS8822_GetRegisters(SANE_Byte *buffer);*/ + +/* ----------------- Implementation ------------------*/ + +static void +RTS_Free (struct st_device *dev) +{ + /* this function frees space of devices's variable */ + + if (dev != NULL) + { + /* next function shouldn't be necessary but I can NOT assure that other + programmers will call Free_Config before this function */ + Free_Config (dev); + + if (dev->init_regs != NULL) + free (dev->init_regs); + + if (dev->Resize != NULL) + free (dev->Resize); + + if (dev->Reading != NULL) + free (dev->Reading); + + if (dev->scanning != NULL) + free (dev->scanning); + + if (dev->status != NULL) + free (dev->status); + + free (dev); + } +} + +static struct st_device * +RTS_Alloc () +{ + /* this function allocates space for device's variable */ + + struct st_device *dev = NULL; + + dev = malloc (sizeof (struct st_device)); + if (dev != NULL) + { + SANE_Int rst = OK; + + bzero (dev, sizeof (struct st_device)); + + /* initial registers */ + dev->init_regs = malloc (sizeof (SANE_Byte) * RT_BUFFER_LEN); + if (dev->init_regs != NULL) + bzero (dev->init_regs, sizeof (SANE_Byte) * RT_BUFFER_LEN); + else + rst = ERROR; + + if (rst == OK) + { + dev->scanning = malloc (sizeof (struct st_scanning)); + if (dev->scanning != NULL) + bzero (dev->scanning, sizeof (struct st_scanning)); + else + rst = ERROR; + } + + if (rst == OK) + { + dev->Reading = malloc (sizeof (struct st_readimage)); + if (dev->Reading != NULL) + bzero (dev->Reading, sizeof (struct st_readimage)); + else + rst = ERROR; + } + + if (rst == OK) + { + dev->Resize = malloc (sizeof (struct st_resize)); + if (dev->Resize != NULL) + bzero (dev->Resize, sizeof (struct st_resize)); + else + rst = ERROR; + } + + if (rst == OK) + { + dev->status = malloc (sizeof (struct st_status)); + if (dev->status != NULL) + bzero (dev->status, sizeof (struct st_status)); + else + rst = ERROR; + } + + /* if something fails, free space */ + if (rst != OK) + { + RTS_Free (dev); + dev = NULL; + } + } + + return dev; +} + +static void +RTS_Scanner_End (struct st_device *dev) +{ + Gamma_FreeTables (); + Free_Config (dev); + Free_Vars (); +} + +static SANE_Int +Device_get (SANE_Int product, SANE_Int vendor) +{ + return cfg_device_get (product, vendor); +} + +static SANE_Int +RTS_Scanner_Init (struct st_device *dev) +{ + SANE_Int rst; + + DBG (DBG_FNC, "> RTS_Scanner_Init:\n"); + DBG (DBG_FNC, "> Backend version: %s\n", BACKEND_VRSN); + + rst = ERROR; + + /* gets usb type of this scanner if it's not already set by user */ + if (RTS_Debug->usbtype == -1) + RTS_Debug->usbtype = RTS_USBType (dev); + + if (RTS_Debug->usbtype != ERROR) + { + DBG (DBG_FNC, " -> Chipset model ID: %i\n", Chipset_ID (dev)); + + Chipset_Reset (dev); + + if (Load_Config (dev) == OK) + { + if (IsScannerLinked (dev) == OK) + { + Set_E950_Mode (dev, 0); + Gamma_AllocTable (NULL); + rst = OK; + } + else + Free_Config (dev); + } + } + + return rst; +} + +static SANE_Int +RTS_WriteRegs (USB_Handle usb_handle, SANE_Byte * buffer) +{ + SANE_Int rst = ERROR; + + if (buffer != NULL) + rst = + Write_Buffer (usb_handle, 0xe800, buffer, + RT_BUFFER_LEN * sizeof (SANE_Byte)); + + return rst; +} + +static SANE_Int +RTS_ReadRegs (USB_Handle usb_handle, SANE_Byte * buffer) +{ + SANE_Int rst = ERROR; + + if (buffer != NULL) + rst = + Read_Buffer (usb_handle, 0xe800, buffer, + RT_BUFFER_LEN * sizeof (SANE_Byte)); + + return rst; +} + +static void +SetLock (USB_Handle usb_handle, SANE_Byte * Regs, SANE_Byte Enable) +{ + SANE_Byte lock; + + DBG (DBG_FNC, "+ SetLock(*Regs, Enable=%i):\n", Enable); + + if (Regs == NULL) + { + if (Read_Byte (usb_handle, 0xee00, &lock) != OK) + lock = 0; + } + else + lock = Regs[0x600]; + + if (Enable == FALSE) + lock &= 0xfb; + else + lock |= 4; + + if (Regs != NULL) + Regs[0x600] = lock; + + Write_Byte (usb_handle, 0xee00, lock); + + DBG (DBG_FNC, "- SetLock\n"); +} + +static void +Set_E950_Mode (struct st_device *dev, SANE_Byte mode) +{ + SANE_Int data; + + DBG (DBG_FNC, "+ Set_E950_Mode(mode=%i):\n", mode); + + if (Read_Word (dev->usb_handle, 0xe950, &data) == OK) + { + data = (mode == 0) ? data & 0xffbf : data | 0x40; + Write_Word (dev->usb_handle, 0xe950, data); + } + + DBG (DBG_FNC, "- Set_E950_Mode\n"); +} + +static struct st_curve * +Motor_Curve_Get (struct st_device *dev, SANE_Int motorcurve, + SANE_Int direction, SANE_Int itype) +{ + struct st_curve *rst = NULL; + + if (dev != NULL) + { + if ((dev->mtrsetting != NULL) && (motorcurve < dev->mtrsetting_count)) + { + struct st_motorcurve *mtc = dev->mtrsetting[motorcurve]; + + if (mtc != NULL) + { + if ((mtc->curve != NULL) && (mtc->curve_count > 0)) + { + struct st_curve *crv; + SANE_Int a = 0; + + while (a < mtc->curve_count) + { + /* get each curve */ + crv = mtc->curve[a]; + if (crv != NULL) + { + /* check direction and type */ + if ((crv->crv_speed == direction) + && (crv->crv_type == itype)) + { + /* found ! */ + rst = crv; + break; + } + } + a++; + } + } + } + } + } + + return rst; +} + +static SANE_Int +Motor_Curve_Equal (struct st_device *dev, SANE_Int motorsetting, + SANE_Int direction, SANE_Int curve1, SANE_Int curve2) +{ + /* compares two curves of the same direction + returns TRUE if both buffers are equal */ + + SANE_Int rst = FALSE; + struct st_curve *crv1 = + Motor_Curve_Get (dev, motorsetting, direction, curve1); + struct st_curve *crv2 = + Motor_Curve_Get (dev, motorsetting, direction, curve2); + + if ((crv1 != NULL) && (crv2 != NULL)) + { + if (crv1->step_count == crv2->step_count) + { + rst = TRUE; + + if (crv1->step_count > 0) + { + SANE_Int a = 0; + + while ((a < crv1->step_count) && (rst == TRUE)) + { + rst = (crv1->step[a] == crv2->step[a]) ? TRUE : FALSE; + a++; + } + } + } + } + + return rst; +} + +static struct st_motorcurve ** +Motor_Curve_Parse (SANE_Int * mtc_count, SANE_Int * buffer) +{ + /* this function parses motorcurve buffer to get all motor settings */ + struct st_motorcurve **rst = NULL; + + *mtc_count = 0; + + if (buffer != NULL) + { + /* phases: + -1 : null phase + 0 : + -3 : initial config + */ + struct st_motorcurve *mtc = NULL; + SANE_Int phase; + + phase = -1; + while (*buffer != -1) + { + if (*buffer == -2) + { + /* end of motorcurve */ + /* complete any openned phase */ + /* close phase */ + phase = -1; + } + else + { + /* step */ + if (phase == -1) + { + /* new motorcurve */ + phase = 0; + mtc = + (struct st_motorcurve *) + malloc (sizeof (struct st_motorcurve)); + if (mtc != NULL) + { + *mtc_count += 1; + rst = + realloc (rst, + sizeof (struct st_motorcurve **) * + *mtc_count); + if (rst != NULL) + { + rst[*mtc_count - 1] = mtc; + memset (mtc, 0, sizeof (struct st_motorcurve)); + phase = -3; /* initial config */ + } + else + { + /* memory error */ + *mtc_count = 0; + break; + } + } + else + break; /* some error */ + } + + if (mtc != NULL) + { + switch (phase) + { + case -3: /* initial config */ + mtc->mri = *(buffer); + mtc->msi = *(buffer + 1); + mtc->skiplinecount = *(buffer + 2); + mtc->motorbackstep = *(buffer + 3); + buffer += 3; + + phase = -4; + break; + + case -4: + /**/ + { + /* create new step curve */ + struct st_curve *curve = + malloc (sizeof (struct st_curve)); + if (curve != NULL) + { + /* add to step curve list */ + mtc->curve = + (struct st_curve **) realloc (mtc->curve, + sizeof (struct + st_curve + **) * + (mtc-> + curve_count + + 1)); + if (mtc->curve != NULL) + { + mtc->curve_count++; + mtc->curve[mtc->curve_count - 1] = curve; + + memset (curve, 0, sizeof (struct st_curve)); + /* read crv speed and type */ + curve->crv_speed = *buffer; + curve->crv_type = *(buffer + 1); + buffer += 2; + + /* get length of step buffer */ + while (*(buffer + curve->step_count) != 0) + curve->step_count++; + + if (curve->step_count > 0) + { + /* allocate step buffer */ + curve->step = + (SANE_Int *) malloc (sizeof (SANE_Int) * + curve->step_count); + if (curve->step != NULL) + { + memcpy (curve->step, buffer, + sizeof (SANE_Int) * + curve->step_count); + buffer += curve->step_count; + } + else + curve->step_count = 0; + } + } + else + { + mtc->curve_count = 0; + free (curve); + } + } + else + break; + } + break; + } + } + } + buffer++; + } + } + + return rst; +} + +static void +Motor_Curve_Free (struct st_motorcurve **motorcurves, SANE_Int * mtc_count) +{ + if ((motorcurves != NULL) && (mtc_count != NULL)) + { + struct st_motorcurve *mtc; + struct st_curve *curve; + + while (*mtc_count > 0) + { + mtc = motorcurves[*mtc_count - 1]; + if (mtc != NULL) + { + if (mtc->curve != NULL) + { + while (mtc->curve_count > 0) + { + curve = mtc->curve[mtc->curve_count - 1]; + if (curve != NULL) + { + if (curve->step != NULL) + free (curve->step); + + free (curve); + } + mtc->curve_count--; + } + } + free (mtc); + } + *mtc_count -= 1; + } + + free (motorcurves); + } +} + +static SANE_Byte +RTS_Sensor_Type (USB_Handle usb_handle) +{ + /* + Returns sensor type + 01 = CCD + 00 = CIS + */ + + SANE_Int a, b, c; + SANE_Byte rst; + + DBG (DBG_FNC, "+ RTS_Sensor_Type:\n"); + + a = b = c = 0; + + /* Save data first */ + Read_Word (usb_handle, 0xe950, &a); + Read_Word (usb_handle, 0xe956, &b); + + /* Enables GPIO 0xe950 writing directly 0x13ff */ + Write_Word (usb_handle, 0xe950, 0x13ff); + /* Sets GPIO 0xe956 writing 0xfcf0 */ + Write_Word (usb_handle, 0xe956, 0xfcf0); + /* Makes a sleep of 200 ms */ + usleep (1000 * 200); + /* Get GPIO 0xe968 */ + Read_Word (usb_handle, 0xe968, &c); + /* Restore data */ + Write_Word (usb_handle, 0xe950, a); + Write_Word (usb_handle, 0xe956, b); + + rst = ((_B1 (c) & 1) == 0) ? CCD_SENSOR : CIS_SENSOR; + + DBG (DBG_FNC, "- RTS_Sensor_Type: %s\n", + (rst == CCD_SENSOR) ? "CCD" : "CIS"); + + return rst; +} + +static void +Free_Scanmodes (struct st_device *dev) +{ + DBG (DBG_FNC, "> Free_Scanmodes\n"); + + if (dev->scanmodes != NULL) + { + if (dev->scanmodes_count > 0) + { + SANE_Int a; + for (a = 0; a < dev->scanmodes_count; a++) + if (dev->scanmodes[a] != NULL) + free (dev->scanmodes[a]); + } + + free (dev->scanmodes); + dev->scanmodes = NULL; + } + + dev->scanmodes_count = 0; +} + +static SANE_Int +Load_Scanmodes (struct st_device *dev) +{ + SANE_Int rst = OK; + SANE_Int a, b; + struct st_scanmode reg, *mode; + + DBG (DBG_FNC, "> Load_Scanmodes\n"); + + if ((dev->scanmodes != NULL) || (dev->scanmodes_count > 0)) + Free_Scanmodes (dev); + + a = 0; + while ((cfg_scanmode_get (dev->sensorcfg->type, a, ®) == OK) + && (rst == OK)) + { + mode = (struct st_scanmode *) malloc (sizeof (struct st_scanmode)); + if (mode != NULL) + { + memcpy (mode, ®, sizeof (struct st_scanmode)); + + for (b = 0; b < 3; b++) + { + if (mode->mexpt[b] == 0) + { + mode->mexpt[b] = mode->ctpc; + if (mode->multiexposure != 1) + mode->expt[b] = mode->ctpc; + } + } + + mode->ctpc = ((mode->ctpc + 1) * mode->multiexposure) - 1; + + dev->scanmodes = + (struct st_scanmode **) realloc (dev->scanmodes, + (dev->scanmodes_count + + 1) * + sizeof (struct st_scanmode **)); + if (dev->scanmodes != NULL) + { + dev->scanmodes[dev->scanmodes_count] = mode; + dev->scanmodes_count++; + } + else + rst = ERROR; + } + else + rst = ERROR; + + a++; + } + + if (rst == ERROR) + Free_Scanmodes (dev); + + DBG (DBG_FNC, " -> Found %i scanmodes\n", dev->scanmodes_count); + dbg_scanmodes (dev); + + return rst; +} + +static void +Free_Config (struct st_device *dev) +{ + DBG (DBG_FNC, "+ Free_Config\n"); + + /* free buttons */ + Free_Buttons (dev); + + /* free motor general configuration */ + Free_Motor (dev); + + /* free sensor main configuration */ + Free_Sensor (dev); + + /* free ccd sensor timing tables */ + Free_Timings (dev); + + /* free motor curves */ + Free_MotorCurves (dev); + + /* free motor movements */ + Free_Motormoves (dev); + + /* free scan modes */ + Free_Scanmodes (dev); + + /* free constrains */ + Free_Constrains (dev); + + /* free chipset configuration */ + Free_Chipset (dev); + + DBG (DBG_FNC, "- Free_Config\n"); +} + +static void +Free_Chipset (struct st_device *dev) +{ + DBG (DBG_FNC, "> Free_Chipset\n"); + + if (dev->chipset != NULL) + { + if (dev->chipset->name != NULL) + free (dev->chipset->name); + + free (dev->chipset); + dev->chipset = NULL; + } +} + +static SANE_Int +Load_Chipset (struct st_device *dev) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "> Load_Chipset\n"); + + if (dev->chipset != NULL) + Free_Chipset (dev); + + dev->chipset = malloc (sizeof (struct st_chip)); + if (dev->chipset != NULL) + { + SANE_Int model; + + bzero (dev->chipset, sizeof (struct st_chip)); + + /* get chipset model of selected scanner */ + model = cfg_chipset_model_get (RTS_Debug->dev_model); + + /* get configuration for selected chipset */ + rst = cfg_chipset_get (model, dev->chipset); + } + + /* if rst == ERROR may be related to allocating space for chipset name */ + + return rst; +} + +static SANE_Int +Load_Config (struct st_device *dev) +{ + DBG (DBG_FNC, "+ Load_Config\n"); + + /* load chipset configuration */ + Load_Chipset (dev); + + /* load scanner's buttons */ + Load_Buttons (dev); + + /* load scanner area constrains */ + Load_Constrains (dev); + + /* load motor general configuration */ + Load_Motor (dev); + + /* load sensor main configuration */ + Load_Sensor (dev); + + if (dev->sensorcfg->type == -1) + /* get sensor from gpio */ + dev->sensorcfg->type = RTS_Sensor_Type (dev->usb_handle); + + /* load ccd sensor timing tables */ + Load_Timings (dev); + + /* load motor curves */ + Load_MotorCurves (dev); + + /* load motor movements */ + Load_Motormoves (dev); + + /* load scan modes */ + Load_Scanmodes (dev); + + /* deprecated */ + if (dev->sensorcfg->type == CCD_SENSOR) + /* ccd */ usbfile = + (RTS_Debug->usbtype == USB20) ? T_RTINIFILE : T_USB1INIFILE; + else /* cis */ + usbfile = (RTS_Debug->usbtype == USB20) ? S_RTINIFILE : S_USB1INIFILE; + + scantype = ST_NORMAL; + + pwmlamplevel = get_value (SCAN_PARAM, PWMLAMPLEVEL, 1, usbfile); + + arrangeline2 = get_value (SCAN_PARAM, ARRANGELINE, FIX_BY_HARD, usbfile); + + shadingbase = get_value (TRUE_GRAY_PARAM, SHADINGBASE, 3, usbfile); + shadingfact[0] = get_value (TRUE_GRAY_PARAM, SHADINGFACT1, 1, usbfile); + shadingfact[1] = get_value (TRUE_GRAY_PARAM, SHADINGFACT2, 1, usbfile); + shadingfact[2] = get_value (TRUE_GRAY_PARAM, SHADINGFACT3, 1, usbfile); + + LoadImagingParams (dev, usbfile); + + DBG (DBG_FNC, "- Load_Config\n"); + + return OK; +} + +static SANE_Int +LoadImagingParams (struct st_device *dev, SANE_Int inifile) +{ + DBG (DBG_FNC, "> LoadImagingParams(inifile='%i'):\n", inifile); + + scan.startpos = get_value (SCAN_PARAM, STARTPOS, 0, inifile); + scan.leftleading = get_value (SCAN_PARAM, LEFTLEADING, 0, inifile); + arrangeline = get_value (SCAN_PARAM, ARRANGELINE, FIX_BY_HARD, inifile); + compression = get_value (SCAN_PARAM, COMPRESSION, 0, inifile); + + /* get default gain and offset values */ + cfg_gainoffset_get (dev->sensorcfg->type, default_gain_offset); + + linedarlampoff = get_value (CALI_PARAM, LINEDARLAMPOFF, 0, inifile); + + pixeldarklevel = get_value (CALI_PARAM, PIXELDARKLEVEL, 0x00ffff, inifile); + + binarythresholdh = get_value (PLATFORM, BINARYTHRESHOLDH, 0x80, inifile); + binarythresholdl = get_value (PLATFORM, BINARYTHRESHOLDL, 0x7f, inifile); + + return OK; +} + +static SANE_Int +Arrange_Colour (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, SANE_Int * transferred) +{ + /* + 05F0FA78 04EC00D8 /CALL to Assumed StdFunc2 from hpgt3970.04EC00D3 + 05F0FA7C 05D10048 |Arg1 = 05D10048 + 05F0FA80 0000F906 \Arg2 = 0000F906 + */ + SANE_Int mydistance; + SANE_Int Lines_Count; + SANE_Int space; + SANE_Int rst = OK; + SANE_Int c; + struct st_scanning *scn; + + DBG (DBG_FNC, "> Arrange_Colour(*buffer, buffer_size=%i, *transferred)\n", + buffer_size); + + /* this is just to make code more legible */ + scn = dev->scanning; + + if (scn->imagebuffer == NULL) + { + if (dev->sensorcfg->type == CCD_SENSOR) + mydistance = + (dev->sensorcfg->line_distance * scan2.resolution_y) / + dev->sensorcfg->resolution; + else + mydistance = 0; + + /*aafa */ + if (mydistance != 0) + { + scn->bfsize = + (scn->arrange_hres == + TRUE) ? scn->arrange_sensor_evenodd_dist : 0; + scn->bfsize = (scn->bfsize + (mydistance * 2) + 1) * line_size; + } + else + scn->bfsize = line_size * 2; + + /*ab3c */ + space = + (((scn->bfsize / line_size) * bytesperline) > + scn->bfsize) ? (scn->bfsize / line_size) * + bytesperline : scn->bfsize; + + scn->imagebuffer = (SANE_Byte *) malloc (space * sizeof (SANE_Byte)); + if (scn->imagebuffer == NULL) + return ERROR; + + scn->imagepointer = scn->imagebuffer; + + if (Read_Block (dev, scn->bfsize, scn->imagebuffer, transferred) != OK) + return ERROR; + + scn->arrange_orderchannel = FALSE; + scn->channel_size = (scan2.depth == 8) ? 1 : 2; + + /* Calculate channel displacements */ + for (c = CL_RED; c <= CL_BLUE; c++) + { + if (mydistance == 0) + { + /*ab9b */ + if (scn->arrange_hres == FALSE) + { + if ((((dev->sensorcfg->line_distance * scan2.resolution_y) * + 2) / dev->sensorcfg->resolution) == 1) + scn->arrange_orderchannel = TRUE; + + if (scn->arrange_orderchannel == TRUE) + scn->desp[c] = + ((dev->sensorcfg->rgb_order[c] / 2) * line_size) + + (scn->channel_size * c); + else + scn->desp[c] = scn->channel_size * c; + } + } + else + { + /*ac32 */ + scn->desp[c] = + (dev->sensorcfg->rgb_order[c] * (mydistance * line_size)) + + (scn->channel_size * c); + + if (scn->arrange_hres == TRUE) + { + scn->desp1[c] = scn->desp[c]; + scn->desp2[c] = + ((scn->channel_size * 3) + scn->desp[c]) + + (scn->arrange_sensor_evenodd_dist * line_size); + } + } + } + + /*ace2 */ + for (c = CL_RED; c <= CL_BLUE; c++) + { + if (scn->arrange_hres == TRUE) + { + scn->pColour2[c] = scn->imagebuffer + scn->desp2[c]; + scn->pColour1[c] = scn->imagebuffer + scn->desp1[c]; + } + else + scn->pColour[c] = scn->imagebuffer + scn->desp[c]; + } + } + + /*ad91 */ + Lines_Count = buffer_size / line_size; + while (Lines_Count > 0) + { + if (scn->arrange_orderchannel == FALSE) + { + if (scn->arrange_hres == TRUE) + Triplet_Colour_HRes (scn->pColour1[CL_RED], + scn->pColour1[CL_GREEN], + scn->pColour1[CL_BLUE], + scn->pColour2[CL_RED], + scn->pColour2[CL_GREEN], + scn->pColour2[CL_BLUE], buffer, + line_size / (scn->channel_size * 3)); + else + Triplet_Colour_LRes (line_size / (scn->channel_size * 3), buffer, + scn->pColour[CL_RED], scn->pColour[CL_GREEN], + scn->pColour[CL_BLUE]); + } + else + Triplet_Colour_Order (dev, scn->pColour[CL_RED], + scn->pColour[CL_GREEN], scn->pColour[CL_BLUE], + buffer, line_size / (scn->channel_size * 3)); + + scn->arrange_size -= bytesperline; + if (scn->arrange_size < 0) + v15bc--; + + buffer += line_size; + + Lines_Count--; + if (Lines_Count == 0) + { + if ((scn->arrange_size | v15bc) == 0) + return OK; + } + + if (Read_Block (dev, line_size, scn->imagepointer, transferred) == + ERROR) + return ERROR; + + /* Update displacements */ + for (c = CL_RED; c <= CL_BLUE; c++) + { + if (scn->arrange_hres == TRUE) + { + /*aeb7 */ + scn->desp2[c] = (scn->desp2[c] + line_size) % scn->bfsize; + scn->desp1[c] = (scn->desp1[c] + line_size) % scn->bfsize; + + scn->pColour2[c] = scn->imagebuffer + scn->desp2[c]; + scn->pColour1[c] = scn->imagebuffer + scn->desp1[c]; + } + else + { + /*af86 */ + scn->desp[c] = (scn->desp[c] + line_size) % scn->bfsize; + scn->pColour[c] = scn->imagebuffer + scn->desp[c]; + } + } + + /*aff3 */ + scn->imagepointer += line_size; + if (scn->imagepointer >= (scn->imagebuffer + scn->bfsize)) + scn->imagepointer = scn->imagebuffer; + } + + return rst; +} + +static SANE_Int +RTS_Scanner_SetParams (struct st_device *dev, struct params *param) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ RTS_Scanner_SetParams:\n"); + DBG (DBG_FNC, "-> param->resolution_x=%i\n", param->resolution_x); + DBG (DBG_FNC, "-> param->resolution_y=%i\n", param->resolution_y); + DBG (DBG_FNC, "-> param->left =%i\n", param->coords.left); + DBG (DBG_FNC, "-> param->width =%i\n", param->coords.width); + DBG (DBG_FNC, "-> param->top =%i\n", param->coords.top); + DBG (DBG_FNC, "-> param->height =%i\n", param->coords.height); + DBG (DBG_FNC, "-> param->colormode =%s\n", + dbg_colour (param->colormode)); + DBG (DBG_FNC, "-> param->scantype =%s\n", + dbg_scantype (param->scantype)); + DBG (DBG_FNC, "-> param->depth =%i\n", param->depth); + DBG (DBG_FNC, "-> param->channel =%i\n", param->channel); + + /* validate area size to scan */ + if ((param->coords.width != 0) && (param->coords.height != 0)) + { + SANE_Byte mybuffer[1]; + struct st_hwdconfig hwdcfg; + + /* setting coordinates */ + memcpy (&scan.coord, ¶m->coords, sizeof (struct st_coords)); + + /* setting resolution */ + scan.resolution_x = param->resolution_x; + scan.resolution_y = param->resolution_y; + + /* setting colormode and depth */ + scan.colormode = param->colormode; + scan.depth = (param->colormode == CM_LINEART) ? 8 : param->depth; + + /* setting color channel for non color scans */ + scan.channel = _B0 (param->channel); + + arrangeline = FIX_BY_HARD; + if ((scan.resolution_x == 2400) || ((scan.resolution_x == 4800))) + { + if (scan.colormode != CM_COLOR) + { + if (scan.colormode == CM_GRAY) + { + if (scan.channel == 3) + arrangeline = FIX_BY_SOFT; + } + } + else + arrangeline = FIX_BY_SOFT; + } + + /* setting scan type */ + if ((param->scantype > 0) && (param->scantype < 4)) + scan.scantype = param->scantype; + else + scan.scantype = ST_NORMAL; + + /* setting scanner lamp */ + data_bitset (&dev->init_regs[0x146], 0x40, + ((dev->sensorcfg->type == CIS_SENSOR) ? 0 : 1)); + + /* turn on appropiate lamp */ + if (scan.scantype == ST_NORMAL) + Lamp_Status_Set (dev, NULL, TRUE, FLB_LAMP); + else + Lamp_Status_Set (dev, NULL, TRUE, TMA_LAMP); + + mybuffer[0] = 0; + if (RTS_IsExecuting (dev, mybuffer) == FALSE) + RTS_WriteRegs (dev->usb_handle, dev->init_regs); + + if (scan.depth == 16) + compression = FALSE; + + /* resetting low level config */ + bzero (&hwdcfg, sizeof (struct st_hwdconfig)); + + /* setting low level config */ + hwdcfg.scantype = scan.scantype; + hwdcfg.calibrate = mybuffer[0]; + hwdcfg.arrangeline = arrangeline; /*1 */ + hwdcfg.highresolution = (scan.resolution_x > 1200) ? TRUE : FALSE; + hwdcfg.sensorevenodddistance = dev->sensorcfg->evenodd_distance; + + SetScanParams (dev, dev->init_regs, &scan, &hwdcfg); + + scan.shadinglength = + (((scan.sensorresolution * 17) / 2) + 3) & 0xfffffffc; + + rst = OK; + } + + DBG (DBG_FNC, "- RTS_Scanner_SetParams: %i\n", rst); + + return rst; +} + +static SANE_Int +SetScanParams (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, struct st_hwdconfig *hwdcfg) +{ + struct st_coords mycoords; + SANE_Int mycolormode; + SANE_Int myvalue; + SANE_Int mymode; + SANE_Int channel_size; + SANE_Int channel_count; + SANE_Int dots_per_block; + SANE_Int aditional_dots; + + DBG (DBG_FNC, "+ SetScanParams:\n"); + dbg_ScanParams (scancfg); + dbg_hwdcfg (hwdcfg); + + bzero (&mycoords, sizeof (struct st_coords)); + /* Copy scancfg to scan2 */ + memcpy (&scan2, scancfg, sizeof (struct st_scanparams)); + + mycolormode = scancfg->colormode; + myvalue = scancfg->colormode; + scantype = hwdcfg->scantype; + + if (scancfg->colormode == CM_LINEART) + scan2.depth = 8; + + if ((scancfg->colormode != CM_COLOR) && (scancfg->channel == 3)) /*channel = 0x00 */ + { + if (scancfg->colormode == CM_GRAY) + { + mycolormode = (hwdcfg->arrangeline != FIX_BY_SOFT) ? 3 : CM_COLOR; + } + else + mycolormode = 3; + myvalue = mycolormode; + } + + dev->Resize->resolution_x = scancfg->resolution_x; + dev->Resize->resolution_y = scancfg->resolution_y; + + mymode = RTS_GetScanmode (dev, hwdcfg->scantype, myvalue, scancfg->resolution_x); /*0x0b */ + if (mymode == -1) + { + /* Non supported resolution. We will resize image after scanning */ + SANE_Int fitres; + + fitres = + Scanmode_fitres (dev, hwdcfg->scantype, scancfg->colormode, + scancfg->resolution_x); + if (fitres != -1) + { + /* supported resolution found */ + dev->Resize->type = RSZ_DECREASE; + } + else + { + dev->Resize->type = RSZ_INCREASE; + fitres = + Scanmode_maxres (dev, hwdcfg->scantype, scancfg->colormode); + } + + scan2.resolution_x = fitres; + scan2.resolution_y = fitres; + + mymode = + RTS_GetScanmode (dev, hwdcfg->scantype, myvalue, scan2.resolution_x); + if (mymode == -1) + return ERROR; + + imageheight = scancfg->coord.height; + dev->Resize->towidth = scancfg->coord.width; + + /* Calculate coords for new resolution */ + mycoords.left = + (scan2.resolution_x * scancfg->coord.left) / + dev->Resize->resolution_x; + mycoords.width = + (scan2.resolution_x * scancfg->coord.width) / + dev->Resize->resolution_x; + mycoords.top = + (scan2.resolution_y * scancfg->coord.top) / dev->Resize->resolution_y; + mycoords.height = + ((scan2.resolution_y * scancfg->coord.height) / + dev->Resize->resolution_y) + 2; + + switch (scan2.colormode) + { + case CM_GRAY: + if ((dev->scanmodes[mymode]->samplerate == PIXEL_RATE) + && (mycolormode != 3)) + dev->Resize->towidth *= 2; + + channel_size = (scan2.depth == 8) ? 1 : 2; + dev->Resize->mode = (scan2.depth == 8) ? RSZ_GRAYL : RSZ_GRAYH; + dev->Resize->bytesperline = dev->Resize->towidth * channel_size; + break; + case CM_LINEART: + if (dev->scanmodes[mymode]->samplerate == PIXEL_RATE) + dev->Resize->towidth *= 2; + + dev->Resize->mode = RSZ_LINEART; + dev->Resize->bytesperline = (dev->Resize->towidth + 7) / 8; + break; + default: /*CM_COLOR */ + channel_count = 3; + channel_size = (scan2.depth == 8) ? 1 : 2; + dev->Resize->mode = (scan2.depth == 8) ? RSZ_COLOURL : RSZ_COLOURH; + dev->Resize->bytesperline = + scancfg->coord.width * (channel_count * channel_size); + break; + } + } + else + { + /* Supported scanmode */ + dev->Resize->type = RSZ_NONE; + scan2.resolution_x = scancfg->resolution_x; + scan2.resolution_y = scancfg->resolution_y; + mycoords.left = scancfg->coord.left; + mycoords.top = scancfg->coord.top; + mycoords.width = scancfg->coord.width; + mycoords.height = scancfg->coord.height; + } + + scancfg->timing = dev->scanmodes[mymode]->timing; + + scan2.sensorresolution = dev->timings[scancfg->timing]->sensorresolution; + if ((scantype > 0) && (scantype < 5)) + scan2.shadinglength = + (((scan2.sensorresolution * 17) / 2) + 3) & 0xfffffffc; + + scancfg->sensorresolution = scan2.sensorresolution; + scancfg->shadinglength = scan2.shadinglength; + + dev->scanning->arrange_compression = ((mycolormode != CM_LINEART) + && (scan2.depth <= + 8)) ? hwdcfg->compression : FALSE; + + if ((arrangeline2 == FIX_BY_HARD) || (mycolormode == CM_LINEART)) + arrangeline2 = mycolormode; /*¿? */ + else if ((mycolormode == CM_GRAY) && (hwdcfg->highresolution == FALSE)) + arrangeline2 = 0; + + if (hwdcfg->highresolution == FALSE) + { + /* resolution < 1200 dpi */ + dev->scanning->arrange_hres = FALSE; + dev->scanning->arrange_sensor_evenodd_dist = 0; + } + else + { + /* resolution > 1200 dpi */ + dev->scanning->arrange_hres = TRUE; + dev->scanning->arrange_sensor_evenodd_dist = + hwdcfg->sensorevenodddistance; + } + + /* with must be adjusted to fit in the dots count per block */ + aditional_dots = 0; + if (mycolormode != CM_LINEART) + { + dots_per_block = ((scan2.resolution_x > 2400) + && (scancfg->samplerate == PIXEL_RATE)) ? 8 : 4; + + /* fit width */ + if ((mycoords.width % dots_per_block) != 0) + { + aditional_dots = dots_per_block - (mycoords.width % dots_per_block); + mycoords.width += aditional_dots; + } + } + else + { + /* Lineart */ + dots_per_block = 32 - (mycoords.width & 0x1f); + if (dots_per_block < 32) + { + mycoords.width += dots_per_block; + aditional_dots = (dots_per_block / 8); + } + } + + DBG (DBG_FNC, " -> dots_per_block: %i\n", dots_per_block); + DBG (DBG_FNC, " -> aditional_dots: %i\n", aditional_dots); + + if (mycolormode == CM_LINEART) + { + bytesperline = + (dev->scanmodes[mymode]->samplerate == + PIXEL_RATE) ? mycoords.width / 4 : mycoords.width / 8; + imagewidth3 = bytesperline; + lineart_width = bytesperline * 8; + line_size = bytesperline - aditional_dots; + dev->Resize->fromwidth = line_size * 8; + } + else + { + /*4510 */ + switch (mycolormode) + { + case CM_COLOR: + channel_count = 3; + break; + case 3: + channel_count = 1; + break; + case CM_GRAY: + channel_count = (dev->scanmodes[mymode]->samplerate == PIXEL_RATE) ? 2 : 1; /*1 */ + break; + } + + channel_size = (scan2.depth == 8) ? 1 : 2; + bytesperline = mycoords.width * (channel_count * channel_size); + imagewidth3 = bytesperline / channel_count; + lineart_width = imagewidth3 / channel_size; + line_size = + bytesperline - (aditional_dots * (channel_count * channel_size)); + dev->Resize->fromwidth = line_size / (channel_count * channel_size); + } + + imagesize = mycoords.height * bytesperline; + v15b4 = 0; + dev->scanning->arrange_size = imagesize; + v15bc = 0; + + /* set resolution ratio */ + data_bitset (&Regs[0xc0], 0x1f, + scancfg->sensorresolution / scancfg->resolution_x); + + scancfg->coord.left = mycoords.left; + scancfg->coord.top = mycoords.top; + scancfg->coord.width = mycoords.width; + scancfg->coord.height = mycoords.height; + scancfg->resolution_x = scan2.resolution_x; + scancfg->resolution_y = scan2.resolution_y; + + myvalue = + (dev->Resize->type == RSZ_NONE) ? line_size : dev->Resize->bytesperline; + scancfg->bytesperline = bytesperline; + + scancfg->v157c = myvalue; + + if (scan.colormode != CM_COLOR) + { + if (mycolormode == CM_COLOR) + scancfg->v157c = (scancfg->v157c / 3); + } + + if (scan.colormode == CM_LINEART) + { + if (mycolormode == 3) + { + scancfg->v157c = (scancfg->v157c + 7) / 8; + scancfg->bytesperline = (scancfg->bytesperline + 7) / 8; + } + } + + DBG (DBG_FNC, "- SetScanParams:\n"); + + return OK; +} + +static SANE_Int +GainOffset_Counter_Save (struct st_device *dev, SANE_Byte data) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "> GainOffset_Counter_Save(data=%i):\n", data); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + data = min (data, 0x0f); + rst = RTS_EEPROM_WriteByte (dev->usb_handle, 0x0077, data); + } + + return rst; +} + +static SANE_Int +GainOffset_Counter_Inc (struct st_device *dev, SANE_Int * arg1) +{ + SANE_Byte count; + SANE_Int rst; + + DBG (DBG_FNC, "+ GainOffset_Counter_Inc:\n"); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + count = GainOffset_Counter_Load (dev); + if ((count >= 0x0f) || (GainOffset_Get (dev) != OK)) + { + offset[CL_BLUE] = offset[CL_GREEN] = offset[CL_RED] = 0; + gain[CL_BLUE] = gain[CL_GREEN] = gain[CL_RED] = 0; + count = 0; + } + else + { + count++; + if (arg1 != NULL) + *arg1 = 1; + } + + rst = GainOffset_Counter_Save (dev, count); + } + else + rst = OK; + + DBG (DBG_FNC, "- GainOffset_Counter_Inc: %i\n", rst); + + return rst; +} + +static SANE_Int +GainOffset_Get (struct st_device *dev) +{ + SANE_Int a, data, rst; + SANE_Byte checksum; + + DBG (DBG_FNC, "+ GainOffset_Get:\n"); + + checksum = 0; + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + /* get current checksum */ + if (RTS_EEPROM_ReadByte (dev->usb_handle, 0x76, &checksum) == OK) + { + rst = OK; + + /* read gain and offset values from EEPROM */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + if (RTS_EEPROM_ReadWord (dev->usb_handle, 0x70 + (2 * a), &data) + == ERROR) + { + rst = ERROR; + break; + } + else + offset[a] = data; + } + + /* check checksum */ + checksum = + _B0 (checksum + offset[CL_GREEN] + offset[CL_BLUE] + + offset[CL_RED]); + } + else + rst = ERROR; + } + else + rst = ERROR; + + /* extract gain and offset values */ + if ((rst == OK) && (checksum == 0x5b)) + { + for (a = CL_RED; a <= CL_BLUE; a++) + { + gain[a] = (offset[a] >> 9) & 0x1f; + offset[a] &= 0x01ff; + } + } + else + { + /* null values, let's reset them */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + gain[a] = 0; + offset[a] = 0; + } + + rst = ERROR; + } + + DBG (DBG_FNC, + "-> Preview gainR=%i, gainG=%i, gainB=%i, offsetR=%i, offsetG=%i, offsetB=%i\n", + gain[CL_RED], gain[CL_GREEN], gain[CL_BLUE], offset[CL_RED], + offset[CL_GREEN], offset[CL_BLUE]); + + DBG (DBG_FNC, "- GainOffset_Get: %i\n", rst); + + return rst; +} + +static SANE_Int +Scanmode_maxres (struct st_device *dev, SANE_Int scantype, SANE_Int colormode) +{ + /* returns position in scanmodes table where data fits with given arguments */ + SANE_Int rst = 0; + SANE_Int a; + struct st_scanmode *reg; + + for (a = 0; a < dev->scanmodes_count; a++) + { + reg = dev->scanmodes[a]; + if (reg != NULL) + { + if ((reg->scantype == scantype) && (reg->colormode == colormode)) + rst = max (rst, reg->resolution); /* found ! */ + } + } + + if (rst == 0) + { + /* There isn't any mode for these arguments. + Most devices doesn't support specific setup to scan in lineart mode + so they use gray colormode. Lets check this case */ + if (colormode == CM_LINEART) + rst = Scanmode_maxres (dev, scantype, CM_GRAY); + } + + DBG (DBG_FNC, "> Scanmode_maxres(scantype=%s, colormode=%s): %i\n", + dbg_scantype (scantype), dbg_colour (colormode), rst); + + return rst; +} + +static SANE_Int +Scanmode_minres (struct st_device *dev, SANE_Int scantype, SANE_Int colormode) +{ + /* returns position in scanmodes table where data fits with given arguments */ + SANE_Int rst, a; + struct st_scanmode *reg; + + rst = Scanmode_maxres (dev, scantype, colormode); + + for (a = 0; a < dev->scanmodes_count; a++) + { + reg = dev->scanmodes[a]; + if (reg != NULL) + { + if ((reg->scantype == scantype) && (reg->colormode == colormode)) + rst = min (rst, reg->resolution); /* found ! */ + } + } + + if (rst == 0) + { + /* There isn't any mode for these arguments. + Most devices doesn't support specific setup to scan in lineart mode + so they use gray colormode. Lets check this case */ + if (colormode == CM_LINEART) + rst = Scanmode_minres (dev, scantype, CM_GRAY); + } + + DBG (DBG_FNC, "> Scanmode_minres(scantype=%s, colormode=%s): %i\n", + dbg_scantype (scantype), dbg_colour (colormode), rst); + + return rst; +} + +static SANE_Int +Scanmode_fitres (struct st_device *dev, SANE_Int scantype, SANE_Int colormode, + SANE_Int resolution) +{ + /* returns a supported resolution */ + SANE_Int rst; + SANE_Int a, nullres; + struct st_scanmode *reg; + + nullres = Scanmode_maxres (dev, scantype, colormode) + 1; + rst = nullres; + + for (a = 0; a < dev->scanmodes_count; a++) + { + reg = dev->scanmodes[a]; + if (reg != NULL) + { + if ((reg->scantype == scantype) && (reg->colormode == colormode)) + { + if ((reg->resolution < rst) && (resolution <= reg->resolution)) + rst = reg->resolution; + } + } + } + + if (rst == nullres) + { + /* There isn't any mode for these arguments. + Most devices doesn't support specific setup to scan in lineart mode + so they use gray colormode. Lets check this case */ + if (colormode != CM_LINEART) + { + /* at this point, given resolution is bigger than maximum supported resolution */ + rst = -1; + } + else + rst = Scanmode_minres (dev, scantype, CM_GRAY); + } + + DBG (DBG_FNC, + "> Scanmode_fitres(scantype=%s, colormode=%s, resolution=%i): %i\n", + dbg_scantype (scantype), dbg_colour (colormode), resolution, rst); + + return rst; +} + +static SANE_Int +RTS_GetScanmode (struct st_device *dev, SANE_Int scantype, SANE_Int colormode, + SANE_Int resolution) +{ + /* returns position in scanmodes table where data fits with given arguments */ + SANE_Int rst = -1; + SANE_Int a; + struct st_scanmode *reg; + + for (a = 0; a < dev->scanmodes_count; a++) + { + reg = dev->scanmodes[a]; + if (reg != NULL) + { + if ((reg->scantype == scantype) && (reg->colormode == colormode) + && (reg->resolution == resolution)) + { + /* found ! */ + rst = a; + break; + } + } + } + + if (rst == -1) + { + /* There isn't any mode for these arguments. + May be given resolution isn't supported by chipset. + Most devices doesn't support specific setup to scan in lineart mode + so they use gray colormode. Lets check this case */ + if ((colormode == CM_LINEART) || (colormode == 3)) + rst = RTS_GetScanmode (dev, scantype, CM_GRAY, resolution); + } + + DBG (DBG_FNC, + "> RTS_GetScanmode(scantype=%s, colormode=%s, resolution=%i): %i\n", + dbg_scantype (scantype), dbg_colour (colormode), resolution, rst); + + return rst; +} + +static void +Free_Motor (struct st_device *dev) +{ + /* this function releases space for stepper motor */ + + DBG (DBG_FNC, "> Free_Motor\n"); + + if (dev->motorcfg != NULL) + { + free (dev->motorcfg); + dev->motorcfg = NULL; + } +} + +static SANE_Int +Load_Motor (struct st_device *dev) +{ + /* this function loads general configuration for motor */ + + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "> Load_Motor\n"); + + if (dev->motorcfg != NULL) + Free_Motor (dev); + + dev->motorcfg = malloc (sizeof (struct st_motorcfg)); + if (dev->motorcfg != NULL) + { + rst = cfg_motor_get (dev->motorcfg); + dbg_motorcfg (dev->motorcfg); + } + + return rst; +} + +static void +Free_Sensor (struct st_device *dev) +{ + /* this function releases space for ccd sensor */ + + DBG (DBG_FNC, "> Free_Sensor\n"); + + if (dev->sensorcfg != NULL) + { + free (dev->sensorcfg); + dev->sensorcfg = NULL; + } +} + +static void +Free_Buttons (struct st_device *dev) +{ + /* this function releases space for buttons */ + + DBG (DBG_FNC, "> Free_Buttons\n"); + + if (dev->buttons != NULL) + { + free (dev->buttons); + dev->buttons = NULL; + } +} + +static SANE_Int +Load_Buttons (struct st_device *dev) +{ + /* this function loads configuration for ccd sensor */ + + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "> Load_Buttons\n"); + + if (dev->buttons != NULL) + Free_Buttons (dev); + + dev->buttons = malloc (sizeof (struct st_buttons)); + if (dev->buttons != NULL) + { + rst = cfg_buttons_get (dev->buttons); + dbg_buttons (dev->buttons); + } + + return rst; +} + +static SANE_Int +Load_Sensor (struct st_device *dev) +{ + /* this function loads configuration for ccd sensor */ + + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "> Load_Sensor\n"); + + if (dev->sensorcfg != NULL) + Free_Sensor (dev); + + dev->sensorcfg = malloc (sizeof (struct st_sensorcfg)); + if (dev->sensorcfg != NULL) + { + rst = cfg_sensor_get (dev->sensorcfg); + dbg_sensor (dev->sensorcfg); + } + + return rst; +} + +static void +Free_Timings (struct st_device *dev) +{ + /* this function frees all ccd sensor timing tables */ + DBG (DBG_FNC, "> Free_Timings\n"); + + if (dev->timings != NULL) + { + if (dev->timings_count > 0) + { + SANE_Int a; + for (a = 0; a < dev->timings_count; a++) + if (dev->timings[a] != NULL) + free (dev->timings[a]); + + dev->timings_count = 0; + } + + free (dev->timings); + dev->timings = NULL; + } +} + +static SANE_Int +Load_Timings (struct st_device *dev) +{ + SANE_Int rst = OK; + SANE_Int a; + struct st_timing reg, *tmg; + + DBG (DBG_FNC, "> Load_Timings\n"); + + if (dev->timings != NULL) + Free_Timings (dev); + + a = 0; + + while ((cfg_timing_get (dev->sensorcfg->type, a, ®) == OK) + && (rst == OK)) + { + tmg = (struct st_timing *) malloc (sizeof (struct st_timing)); + if (tmg != NULL) + { + memcpy (tmg, ®, sizeof (struct st_timing)); + + dev->timings_count++; + dev->timings = + (struct st_timing **) realloc (dev->timings, + sizeof (struct st_timing **) * + dev->timings_count); + if (dev->timings == NULL) + { + rst = ERROR; + dev->timings_count = 0; + } + else + dev->timings[dev->timings_count - 1] = tmg; + } + else + rst = ERROR; + + a++; + } + + if (rst == ERROR) + Free_Timings (dev); + + DBG (DBG_FNC, " -> Found %i timing registers\n", dev->timings_count); + + return rst; +} + +static SANE_Int +IsScannerLinked (struct st_device *dev) +{ + SANE_Int var2; + SANE_Byte lamp; + + DBG (DBG_FNC, "+ IsScannerLinked:\n"); + + Read_FE3E (dev, &v1619); + Init_USBData (dev); + scan.scantype = ST_NORMAL; + + RTS_WaitInitEnd (dev, 0x30000); + + lamp = FLB_LAMP; + + /* Comprobar si es la primera conexión con el escaner */ + if (Read_Word (dev->usb_handle, 0xe829, &var2) == OK) + { + SANE_Int firstconnection; + +#ifdef STANDALONE + firstconnection = TRUE; +#else + firstconnection = (var2 == 0) ? TRUE : FALSE; +#endif + + if (firstconnection == TRUE) + { + /* primera conexión */ + SANE_Byte flb_lamp, tma_lamp; + + flb_lamp = 0; + tma_lamp = 0; + Lamp_Status_Get (dev, &flb_lamp, &tma_lamp); + + if ((flb_lamp == 0) && (tma_lamp != 0)) + lamp = TMA_LAMP; + + /*Clear GainOffset count */ + GainOffset_Clear (dev); + GainOffset_Counter_Save (dev, 0); + + /* Clear AutoRef count */ + Refs_Counter_Save (dev, 0); + + Buttons_Enable (dev); + Lamp_Status_Timer_Set (dev, 13); + } + else + lamp = (_B0 (var2) == 0) ? FLB_LAMP : TMA_LAMP; + } + + if (RTS_Warm_Reset (dev) != OK) + return ERROR; + + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + + Lamp_Status_Timer_Set (dev, 13); + + /* Use fixed pwm? */ + if (RTS_Debug->use_fixed_pwm != FALSE) + { + Lamp_PWM_Save (dev, cfg_fixedpwm_get (dev->sensorcfg->type, ST_NORMAL)); + /* Lets enable using fixed pwm */ + Lamp_PWM_SaveStatus (dev, TRUE); + } + + Lamp_PWM_Setup (dev, lamp); + + DBG (DBG_FNC, "- IsScannerLinked:\n"); + + return OK; +} + +static SANE_Int +Lamp_PWM_SaveStatus (struct st_device *dev, SANE_Byte status) +{ + SANE_Byte mypwm; + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Lamp_PWM_SaveStatus(status=%i):\n", status); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + rst = ERROR; + + if (RTS_EEPROM_ReadByte (dev->usb_handle, 0x007b, &mypwm) == OK) + { + mypwm = (status == FALSE) ? mypwm & 0x7f : mypwm | 0x80; + + if (RTS_EEPROM_WriteByte (dev->usb_handle, 0x007b, mypwm) == OK) + rst = OK; + } + } + + DBG (DBG_FNC, "- Lamp_PWM_SaveStatus: %i\n", rst); + + return rst; +} + +static SANE_Int +Lamp_PWM_Save (struct st_device *dev, SANE_Int fixedpwm) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ Lamp_PWM_Save(fixedpwm=%i):\n", fixedpwm); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + rst = + RTS_EEPROM_WriteByte (dev->usb_handle, 0x7b, ((fixedpwm << 2) | 0x80)); + else + rst = OK; + + DBG (DBG_FNC, "- Lamp_PWM_Save: %i\n", rst); + + return rst; +} + +static SANE_Int +Lamp_PWM_Setup (struct st_device *dev, SANE_Int lamp) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Lamp_PWM_Setup(lamp=%s):\n", + (lamp == FLB_LAMP) ? "FLB_LAMP" : "TMA_LAMP"); + + if (Lamp_PWM_use (dev, 1) == OK) + { + SANE_Int fixedpwm, currentpwd; + + currentpwd = 0; + fixedpwm = + cfg_fixedpwm_get (dev->sensorcfg->type, + (lamp == FLB_LAMP) ? ST_NORMAL : ST_TA); + + if (Lamp_PWM_DutyCycle_Get (dev, ¤tpwd) == OK) + { + /* set duty cycle if current one is different */ + if (currentpwd != fixedpwm) + rst = Lamp_PWM_DutyCycle_Set (dev, fixedpwm); + } + else + rst = Lamp_PWM_DutyCycle_Set (dev, fixedpwm); + } + + DBG (DBG_FNC, "- Lamp_PWM_Setup: %i\n", rst); + + return rst; +} + +static SANE_Int +Lamp_PWM_DutyCycle_Get (struct st_device *dev, SANE_Int * data) +{ + SANE_Byte a; + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ Lamp_PWM_DutyCycle_Get:\n"); + + if (Read_Byte (dev->usb_handle, 0xe948, &a) == OK) + { + *data = a & 0x3f; + rst = OK; + } + + DBG (DBG_FNC, "- Lamp_PWM_DutyCycle_Get = %i: %i\n", *data, rst); + + return rst; +} + +static SANE_Int +Lamp_PWM_DutyCycle_Set (struct st_device *dev, SANE_Int duty_cycle) +{ + SANE_Byte *Regs; + SANE_Int rst; + + DBG (DBG_FNC, "+ Lamp_PWM_DutyCycle_Set(duty_cycle=%i):\n", duty_cycle); + + rst = ERROR; + + Regs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + if (Regs != NULL) + { + if (RTS_ReadRegs (dev->usb_handle, Regs) == OK) + { + data_bitset (&Regs[0x148], 0x3f, duty_cycle); + + if (pwmlamplevel == 0) + { + data_bitset (&Regs[0x148], 0x40, 0); + Regs[0x1e0] |= ((duty_cycle >> 1) & 0x40); + } + + data_bitset (&dev->init_regs[0x148], 0x7f, Regs[0x148]); + data_bitset (&dev->init_regs[0x1e0], 0x3f, Regs[0x1e0]); + + Write_Byte (dev->usb_handle, 0xe948, Regs[0x0148]); + + rst = Write_Byte (dev->usb_handle, 0xe9e0, Regs[0x01e0]); + } + + free (Regs); + } + + DBG (DBG_FNC, "- Lamp_PWM_DutyCycle_Set: %i\n", rst); + + return rst; +} + +static SANE_Int +Head_ParkHome (struct st_device *dev, SANE_Int bWait, SANE_Int movement) +{ + SANE_Int rst = ERROR; + SANE_Byte *Regs; + + DBG (DBG_FNC, "+ Head_ParkHome(bWait=%i, movement=%i):\n", bWait, movement); + + Regs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + if (Regs != NULL) + { + rst = OK; + + memcpy (Regs, dev->init_regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + /* Lets wait if it's required when is already executing */ + if (bWait != FALSE) + { + if (RTS_WaitScanEnd (dev, 0x3a98) != OK) + { + DBG (DBG_FNC, " -> Head_ParkHome: RTS_WaitScanEnd Timeout\n"); + rst = ERROR; /* timeout */ + } + } + else + { + if (RTS_IsExecuting (dev, Regs) == FALSE) + { + DBG (DBG_FNC, + " -> Head_ParkHome: RTS_IsExecuting = 0, exiting function\n"); + rst = ERROR; /* if NOT executing */ + } + } + + /* Check if lamp is at home */ + if ((rst == OK) && (Head_IsAtHome (dev, Regs) == FALSE)) + { + struct st_motormove mymotor; + struct st_motorpos mtrpos; + + DBG (DBG_FNC, + "-> Head_ParkHome: Lamp is not at home, lets move\n"); + + /* it isn't */ + dev->status->parkhome = TRUE; + + if ((movement != -1) && (movement < dev->motormove_count)) + { + memcpy (&mymotor, dev->motormove[movement], + sizeof (struct st_motormove)); + } + else + { + /* debug this code. Shouldn't have any relationship with offsets */ + if (default_gain_offset->edcg2[CL_BLUE] < 4) + mymotor.scanmotorsteptype = + default_gain_offset->edcg2[CL_BLUE]; + + mymotor.ctpc = default_gain_offset->odcg2[1]; + mymotor.systemclock = default_gain_offset->edcg2[1]; /*? */ + } + + mtrpos.options = MTR_ENABLED | MTR_BACKWARD; + mtrpos.v12e448 = 0x01; + mtrpos.v12e44c = 0x00; + mtrpos.coord_y = 0x4e20; + + Motor_Move (dev, Regs, &mymotor, &mtrpos); + + /* Should we wait? */ + if (bWait != FALSE) + rst = RTS_WaitScanEnd (dev, 15000); + + dev->status->parkhome = FALSE; + } + + free (Regs); + } + + DBG (DBG_FNC, "- Head_ParkHome: %i:\n", rst); + + return rst; +} + +static SANE_Int +Motor_Move (struct st_device *dev, SANE_Byte * Regs, + struct st_motormove *mymotor, struct st_motorpos *mtrpos) +{ + SANE_Byte *cpRegs; + SANE_Int rst; + + DBG (DBG_FNC, "+ Motor_Move:\n"); + + rst = ERROR; + + cpRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + if (cpRegs != NULL) + { + SANE_Int data, v12dcf8, coord_y, step_type; + + memcpy (cpRegs, Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + v12dcf8 = 0; + + /* resolution = 1 dpi */ + data_bitset (&cpRegs[0xc0], 0x1f, 1); /*---xxxxx*/ + + /* set motor step type */ + data_bitset (&cpRegs[0xd9], 0x70, mymotor->scanmotorsteptype); /*-xxx----*/ + + /* set motor direction (polarity) */ + data_bitset (&cpRegs[0xd9], 0x80, mtrpos->options >> 3); /*e------- */ + + /* next value doesn't seem to have any effect */ + data_bitset (&cpRegs[0xd9], 0x0f, mtrpos->options); /*----efgh*/ + + /* 0 enable/1 disable motor */ + data_bitset (&cpRegs[0xdd], 0x80, mtrpos->options >> 4); /*d------- */ + + /* next value doesn't seem to have any effect */ + data_bitset (&cpRegs[0xdd], 0x40, mtrpos->options >> 4); /*-d------*/ + + switch (mymotor->scanmotorsteptype) + { + case STT_OCT: + step_type = 8; + break; + case STT_QUART: + step_type = 4; + break; + case STT_HALF: + step_type = 2; + break; + case STT_FULL: + step_type = 1; + break; + default: + step_type = 0; + break; /* shouldn't be used */ + } + + coord_y = (mtrpos->coord_y * step_type) & 0xffff; + if (coord_y < 2) + coord_y = 2; + + /* Sets dummyline to 1 */ + data_bitset (&cpRegs[0xd6], 0xf0, 1); + + /* set step_size - 1 */ + cpRegs[0xe0] = 0; + + cpRegs[0x01] &= 0xf9; + cpRegs[0x01] |= (mtrpos->v12e448 & 1) << 2; + + /* set dummy scan */ + data_bitset (&cpRegs[0x01], 0x10, 1); /*---x----*/ + + /* set samplerate */ + data_bitset (&cpRegs[0x1cf], 0x40, PIXEL_RATE); /*-x------*/ + + /* unknown data */ + data_bitset (&cpRegs[0x1cf], 0x80, 1); /*x------- */ + + /* sets one chanel per color */ + data_bitset (&cpRegs[0x12], 0x3f, 0); /* channel */ + data_bitset (&cpRegs[0x12], 0xc0, 1); /* 1 channel */ + + /* timing cnpp */ + data_bitset (&cpRegs[0x96], 0x3f, 0x0b); /*--001011*/ + + /* set systemclock */ + data_bitset (&cpRegs[0x00], 0x0f, mymotor->systemclock); /*----xxxx*/ + + /* set last step of accurve.smearing table to 2 */ + data_lsb_set (&cpRegs[0xe4], 2, 3); + + /* set last step of deccurve.scanbufferfull table to 16 */ + data_lsb_set (&Regs[0xea], 0x10, 3); + + /* set last step of deccurve.normalscan table to 16 */ + data_lsb_set (&Regs[0xed], 0x10, 3); + + /* set last step of deccurve.smearing table to 16 */ + data_lsb_set (&Regs[0xf0], 0x10, 3); + + /* set last step of deccurve.parkhome table to 16 */ + data_lsb_set (&Regs[0xf3], 0x10, 3); + + /* set msi */ + cpRegs[0xda] = 2; + cpRegs[0xdd] &= 0xfc; + + /* set if motor has motorcurves */ + data_bitset (&cpRegs[0xdf], 0x10, + ((mymotor->motorcurve != -1) ? 1 : 0)); + + if (mymotor->motorcurve != -1) + { + struct st_curve *crv; + + /* set last step of accurve.normalscan table */ + crv = + Motor_Curve_Get (dev, mymotor->motorcurve, ACC_CURVE, + CRV_NORMALSCAN); + if (crv != NULL) + data_lsb_set (&cpRegs[0xe1], crv->step[crv->step_count - 1], 3); + + DBG (DBG_FNC, " -> Setting up stepper motor using motorcurve %i\n", + mymotor->motorcurve); + v12dcf8 = Motor_Setup_Steps (dev, cpRegs, mymotor->motorcurve); + + /* set step_size - 1 */ + cpRegs[0xe0] = 0; + + crv = + Motor_Curve_Get (dev, mymotor->motorcurve, DEC_CURVE, + CRV_NORMALSCAN); + if (crv != NULL) + coord_y -= (v12dcf8 + crv->step_count); + + /* set line exposure time */ + data_lsb_set (&cpRegs[0x30], mymotor->ctpc, 3); + + /* set last step of accurve.smearing table */ + data_lsb_set (&cpRegs[0xe4], 0, 3); + } + else + { + /* Setting some motor step */ + SANE_Int some_step; + + switch (Regs[0x00] & 0x0f) + { + case 0x00: + some_step = 0x00895440; + break; /* 3 x 0x2DC6C0 */ + case 0x08: + case 0x01: + some_step = 0x00b71b00; + break; /* 4 x 0x2DC6C0 */ + case 0x02: + some_step = 0x0112a880; + break; /* 6 x 0x2DC6C0 */ + case 0x0a: + case 0x03: + some_step = 0x016e3600; + break; /* 8 x 0x2DC6C0 */ + case 0x04: + some_step = 0x02255100; + break; /* 12 x 0x2DC6C0 */ + case 0x0c: + some_step = 0x02dc6c00; + break; /* 16 x 0x2DC6C0 */ + case 0x05: + some_step = 0x044aa200; + break; /* 24 x 0x2DC6C0 */ + case 0x0d: + some_step = 0x05b8d800; + break; /* 32 x 0x2DC6C0 */ + + case 0x09: + some_step = 0x00f42400; + break; + case 0x0b: + some_step = 0x01e84800; + break; /* = case 9 * 2 */ + default: + some_step = 0x0478f7f8; + break; + } + + /* divide by timing.cnpp */ + some_step /= ((cpRegs[0x96] & 0x3f) + 1); + if (mymotor->ctpc > 0) + some_step /= mymotor->ctpc; + + /* set line exposure time */ + data_lsb_set (&cpRegs[0x30], some_step, 3); + + /* set last step of accurve.normalscan table */ + data_lsb_set (&cpRegs[0xe1], some_step, 3); + } + + /* Setting coords */ + RTS_Setup_Coords (cpRegs, 100, coord_y - 1, 800, 1); + + /* enable head movement */ + data_bitset (&cpRegs[0xd8], 0x80, 1); + + /* release motor before executing */ + Motor_Release (dev); + + RTS_Warm_Reset (dev); + + /* action! */ + data = RTS_WriteRegs (dev->usb_handle, cpRegs); + if (data == OK) + RTS_Execute (dev); + + /* wait 10 seconds */ + RTS_WaitScanEnd (dev, 10000); + + rst = (data != OK) ? v12dcf8 : RTS_WaitScanEnd (dev, 20000); + + free (cpRegs); + } + + DBG (DBG_FNC, "- Motor_Move: %i\n", rst); + + return rst; +} + +static void +Free_Motormoves (struct st_device *dev) +{ + DBG (DBG_FNC, "> Free_Motormoves\n"); + + if (dev->motormove != NULL) + { + SANE_Int a; + struct st_motormove *ms; + + for (a = 0; a < dev->motormove_count; a++) + { + ms = dev->motormove[a]; + if (ms != NULL) + free (ms); + } + + free (dev->motormove); + dev->motormove = NULL; + } + + dev->motormove_count = 0; +} + +static void +Free_MotorCurves (struct st_device *dev) +{ + DBG (DBG_FNC, "> Free_MotorCurves\n"); + if (dev->mtrsetting != NULL) + Motor_Curve_Free (dev->mtrsetting, &dev->mtrsetting_count); + + dev->mtrsetting = NULL; + dev->mtrsetting_count = 0; +} + +static SANE_Int +Load_MotorCurves (struct st_device *dev) +{ + SANE_Int rst = ERROR; + SANE_Int *mtc = NULL; + + if (dev->mtrsetting != NULL) + Free_MotorCurves (dev); + + DBG (DBG_FNC, "> Load_MotorCurves\n"); + + /* get motor setttings buffer for this device */ + mtc = cfg_motorcurve_get (); + if (mtc != NULL) + { + /* parse buffer to get all motorcurves */ + dev->mtrsetting = Motor_Curve_Parse (&dev->mtrsetting_count, mtc); + if (dev->mtrsetting != NULL) + rst = OK; + } + + if (rst != ERROR) + { + DBG (DBG_FNC, " -> Found %i motor settings\n", dev->mtrsetting_count); + dbg_motorcurves (dev); + } + else + DBG (DBG_ERR, "- Load_MotorCurves error!!\n"); + + return rst; +} + +static SANE_Int +Load_Motormoves (struct st_device *dev) +{ + SANE_Int rst = OK; + SANE_Int a; + struct st_motormove reg, *mm; + + DBG (DBG_FNC, "> Load_Motormoves\n"); + + /* if there is already any movement loaded let's free it */ + if (dev->motormove != NULL) + Free_Motormoves (dev); + + a = 0; + while ((cfg_motormove_get (dev->sensorcfg->type, a, ®) != ERROR) + && (rst == OK)) + { + dev->motormove_count++; + dev->motormove = + (struct st_motormove **) realloc (dev->motormove, + sizeof (struct st_motormove **) * + dev->motormove_count); + if (dev->motormove != NULL) + { + mm = (struct st_motormove *) malloc (sizeof (struct st_motormove)); + if (mm != NULL) + { + memcpy (mm, ®, sizeof (struct st_motormove)); + dev->motormove[dev->motormove_count - 1] = mm; + } + else + rst = ERROR; + } + else + rst = ERROR; + + a++; + } + + if (rst == ERROR) + Free_Motormoves (dev); + + DBG (DBG_FNC, " -> Found %i motormoves\n", dev->motormove_count); + dbg_motormoves (dev); + + return rst; +} + +static SANE_Byte * +Motor_AddStep (SANE_Byte * steps, SANE_Int * bwriten, SANE_Int step) +{ + steps = (SANE_Byte *) realloc (steps, sizeof (SANE_Byte) * (*bwriten + 3)); + if (steps != NULL) + { + data_msb_set (&steps[*bwriten], step, 3); + *bwriten += 3; + } + else + *bwriten = 0; + + return steps; +} + +static SANE_Int +Motor_Setup_Steps (struct st_device *dev, SANE_Byte * Regs, + SANE_Int mysetting) +{ + SANE_Int varx10, cont, last_acc_step, varx20, stepbuffer_size, + mystep, bwriten; + SANE_Int myvar, var1, myvalor, mybwriten; + struct st_curve *mycurve; + SANE_Byte *steps; + + DBG (DBG_FNC, "+ Motor_Setup_Steps(*Regs, motorsetting=%i):\n", mysetting); + + varx10 = 0; + cont = 0; + varx20 = 0; + stepbuffer_size = (v15f8 << 4) & 0xffff; + steps = NULL; + bwriten = 0; + deccurvecount = 0; + acccurvecount = 0; + last_acc_step = 0; + + /* mycurve points to acc normalscan steps table */ + mycurve = Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_NORMALSCAN); + + if (mycurve != NULL) + { + /* acccurvecount has the number of steps in acc normalscan table */ + acccurvecount = mycurve->step_count; + + /* get last acccurve step from acc.normalscan step table */ + last_acc_step = data_lsb_get (&Regs[0xe1], 3); + + /* sets pointer to acc.normalscan step table */ + data_wide_bitset (&Regs[0xf6], 0x3fff, stepbuffer_size); + + /* Separate each step in three bytes */ + if (mycurve->step_count > 0) + for (cont = 0; cont < mycurve->step_count; cont++) + { + mystep = mycurve->step[cont]; + if (mystep <= last_acc_step) + { + acccurvecount = cont; + break; + } + varx20 += mystep + 1; + steps = Motor_AddStep (steps, &bwriten, mystep); + } + } + + if (acccurvecount == 0) + { + /* Write one step (last_acc_step + 0x01) to buffer */ + acccurvecount++; + varx20 += (last_acc_step + 1) + 1; + steps = Motor_AddStep (steps, &bwriten, last_acc_step + 1); + } + + /* write another step (last_acc_step) */ + acccurvecount++; + varx20 += last_acc_step + 1; + steps = Motor_AddStep (steps, &bwriten, last_acc_step); + + /* get line exposure time */ + myvar = data_lsb_get (&Regs[0x30], 3) + 1; + + var1 = (varx20 + myvar - 1) / myvar; + var1 = ((var1 * myvar) + mycurve->step[0] - varx20) - 0x0d; + if (steps != NULL) + data_msb_set (&steps[0], var1, 3); + + /* dec.scanbufferfull step table */ + /* set pointer to next table */ + stepbuffer_size += (acccurvecount * 3); + data_wide_bitset (&Regs[0xf8], 0x3fff, stepbuffer_size); + + /* set last step of deccurve.scanbufferfull table */ + mycurve = Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_BUFFERFULL); + deccurvecount = mycurve->step_count; + data_lsb_set (&Regs[0xea], mycurve->step[mycurve->step_count - 1], 3); + + /* write another step mycurve->step_count,cont,last_acc_step */ + deccurvecount++; + steps = Motor_AddStep (steps, &bwriten, last_acc_step); + + /* Separate each step in three bytes */ + if (mycurve->step_count > 1) + for (cont = 0; cont < (mycurve->step_count - 1); cont++) + { + mystep = mycurve->step[cont]; + if (mystep > last_acc_step) + steps = Motor_AddStep (steps, &bwriten, mystep); + else + deccurvecount--; + } + + myvalor = dev->mtrsetting[mysetting]->motorbackstep; + if (myvalor > 0) + { + SANE_Int step_size = _B0 (Regs[0xe0]) + 1; + + myvalor = ((myvalor - deccurvecount) - acccurvecount) + 2; + varx10 = myvalor; + myvalor /= step_size; + myvalor *= step_size; + var1 = mycurve->step[mycurve->step_count - 1]; /* last deccurve step */ + if (last_acc_step >= var1) + var1 = last_acc_step + 1; + deccurvecount += (varx10 - myvalor); + myvalor = varx10 - myvalor; + } + else + myvalor = varx10; + + if (myvalor > 0) + for (cont = myvalor; cont > 0; cont--) + steps = Motor_AddStep (steps, &bwriten, var1 - 1); + + /* write another step , bwriten tiene 4b */ + steps = Motor_AddStep (steps, &bwriten, var1); + + /* acc.smearing step table */ + if (Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_SMEARING) != NULL) + { + /* acc.smearing curve enabled */ + if (Motor_Curve_Equal + (dev, mysetting, ACC_CURVE, CRV_SMEARING, CRV_NORMALSCAN) == TRUE) + { + /* acc.smearing pointer points to acc.normalscan table */ + data_wide_bitset (&Regs[0xfa], 0x3fff, + data_lsb_get (&Regs[0xf6], 2)); + /* last step of acc.smearing table is the same as acc.normalscan */ + data_lsb_set (&Regs[0xe4], data_lsb_get (&Regs[0xe1], 3), 3); + } + else + { + /* set pointer to next step table */ + stepbuffer_size += (deccurvecount * 3); + data_wide_bitset (&Regs[0xfa], 0x3fff, stepbuffer_size); + + /* set last step of acc.smearing table */ + mycurve = Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_SMEARING); + if (mycurve != NULL) + { + smearacccurvecount = mycurve->step_count; + data_lsb_set (&Regs[0xe4], + mycurve->step[mycurve->step_count - 1], 3); + + /* generate acc.smearing table */ + if (mycurve->step_count > 0) + for (cont = 0; cont < mycurve->step_count; cont++) + steps = + Motor_AddStep (steps, &bwriten, mycurve->step[cont]); + } + } + } + else + { + /* acc.smearing curve disabled */ + data_wide_bitset (&Regs[0xfa], 0x3fff, 0); + } + + /* dec.smearing */ + if (Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_SMEARING) != NULL) + { + /* dec.smearing curve enabled */ + if (Motor_Curve_Equal + (dev, mysetting, DEC_CURVE, CRV_SMEARING, CRV_BUFFERFULL) == TRUE) + { + /* dec.smearing pointer points to dec.scanbufferfull table */ + data_wide_bitset (&Regs[0x00fc], 0x3fff, + data_lsb_get (&Regs[0x00f8], 2)); + /* last step of dec.smearing table is the same as dec.scanbufferfull */ + data_lsb_set (&Regs[0x00f0], data_lsb_get (&Regs[0x00ea], 3), 3); + } + else + { + /* set pointer to next step table */ + if (mycurve != NULL) + stepbuffer_size += (mycurve->step_count * 3); + data_wide_bitset (&Regs[0xfc], 0x3fff, stepbuffer_size); + + /* set last step of dec.smearing table */ + mycurve = Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_SMEARING); + if (mycurve != NULL) + { + smeardeccurvecount = mycurve->step_count; + data_lsb_set (&Regs[0xf0], + mycurve->step[mycurve->step_count - 1], 3); + + /* generate dec.smearing table */ + if (mycurve->step_count > 0) + for (cont = 0; cont < mycurve->step_count; cont++) + steps = + Motor_AddStep (steps, &bwriten, mycurve->step[cont]); + } + } + } + else + { + /* dec.smearing curve disabled */ + data_wide_bitset (&Regs[0x00fc], 0x3fff, 0); + } + + /* dec.normalscan */ + if (Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_NORMALSCAN) != NULL) + { + /* dec.normalscan enabled */ + if (Motor_Curve_Equal + (dev, mysetting, DEC_CURVE, CRV_NORMALSCAN, CRV_BUFFERFULL) == TRUE) + { + /* dec.normalscan pointer points to dec.scanbufferfull table */ + data_wide_bitset (&Regs[0xfe], 0x3fff, + data_lsb_get (&Regs[0xf8], 2)); + /* last step of dec.normalscan table is the same as dec.scanbufferfull */ + data_lsb_set (&Regs[0xed], data_lsb_get (&Regs[0xea], 3), 3); + } + else + if (Motor_Curve_Equal + (dev, mysetting, DEC_CURVE, CRV_NORMALSCAN, CRV_SMEARING) == TRUE) + { + /* dec.normalscan pointer points to dec.smearing table */ + data_wide_bitset (&Regs[0xfe], 0x3fff, + data_lsb_get (&Regs[0xfc], 2)); + /* last step of dec.normalscan table is the same as dec.smearing */ + data_lsb_set (&Regs[0xed], data_lsb_get (&Regs[0xf0], 3), 3); + } + else + { + /* set pointer to next step table */ + if (mycurve != NULL) + stepbuffer_size += (mycurve->step_count * 3); + data_wide_bitset (&Regs[0xfe], 0x3fff, stepbuffer_size); + + /* set last step of dec.normalscan table */ + mycurve = + Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_NORMALSCAN); + if (mycurve != NULL) + { + data_lsb_set (&Regs[0xed], + mycurve->step[mycurve->step_count - 1], 3); + + /* generate dec.normalscan table */ + if (mycurve->step_count > 0) + for (cont = 0; cont < mycurve->step_count; cont++) + steps = + Motor_AddStep (steps, &bwriten, mycurve->step[cont]); + } + } + } + else + { + /* dec.normalscan disabled */ + data_wide_bitset (&Regs[0xfe], 0x3fff, 0); + } + + /* acc.parkhome */ + if (Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_PARKHOME) != NULL) + { + /* parkhome curve enabled */ + + if (Motor_Curve_Equal + (dev, mysetting, ACC_CURVE, CRV_PARKHOME, CRV_NORMALSCAN) == TRUE) + { + /* acc.parkhome pointer points to acc.normalscan table */ + data_wide_bitset (&Regs[0x100], 0x3fff, + data_lsb_get (&Regs[0xf6], 2)); + + /* last step of acc.parkhome table is the same as acc.normalscan */ + data_lsb_set (&Regs[0xe7], data_lsb_get (&Regs[0xe1], 3), 3); + } + else + if (Motor_Curve_Equal + (dev, mysetting, ACC_CURVE, CRV_PARKHOME, CRV_SMEARING) == TRUE) + { + /* acc.parkhome pointer points to acc.smearing table */ + data_wide_bitset (&Regs[0x100], 0x3fff, + data_lsb_get (&Regs[0xfa], 2)); + /* last step of acc.parkhome table is the same as acc.smearing */ + data_lsb_set (&Regs[0xe7], data_lsb_get (&Regs[0xe4], 3), 3); + } + else + { + /* set pointer to next step table */ + if (mycurve != NULL) + stepbuffer_size += (mycurve->step_count * 3); + data_wide_bitset (&Regs[0x100], 0x3fff, stepbuffer_size); + + /* set last step of acc.parkhome table */ + mycurve = Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_PARKHOME); + if (mycurve != NULL) + { + data_lsb_set (&Regs[0xe7], + mycurve->step[mycurve->step_count - 1], 3); + + /* generate acc.parkhome table */ + if (mycurve->step_count > 0) + for (cont = 0; cont < mycurve->step_count; cont++) + steps = + Motor_AddStep (steps, &bwriten, mycurve->step[cont]); + } + } + } + else + { + /* parkhome curve is disabled */ + /* acc.parkhome pointer points to 0 */ + data_wide_bitset (&Regs[0x100], 0x3fff, 0); + data_lsb_set (&Regs[0xe7], 16, 3); + } + + /* dec.parkhome */ + if (Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_PARKHOME) != NULL) + { + /* parkhome curve enabled */ + if (Motor_Curve_Equal + (dev, mysetting, DEC_CURVE, CRV_PARKHOME, CRV_BUFFERFULL) == TRUE) + { + /* dec.parkhome pointer points to dec.scanbufferfull table */ + data_wide_bitset (&Regs[0x102], 0x3fff, + data_lsb_get (&Regs[0xf8], 2)); + /* last step of dec.parkhome table is the same as dec.scanbufferfull */ + data_lsb_set (&Regs[0xf3], data_lsb_get (&Regs[0xe4], 3), 3); + } + else + if (Motor_Curve_Equal + (dev, mysetting, DEC_CURVE, CRV_PARKHOME, CRV_SMEARING) == TRUE) + { + /* dec.parkhome pointer points to dec.smearing table */ + data_wide_bitset (&Regs[0x102], 0x3fff, + data_lsb_get (&Regs[0xfe], 2)); + /* last step of dec.parkhome table is the same as dec.smearing */ + data_lsb_set (&Regs[0xf3], data_lsb_get (&Regs[0xf0], 3), 3); + } + else + if (Motor_Curve_Equal + (dev, mysetting, DEC_CURVE, CRV_PARKHOME, CRV_NORMALSCAN) == TRUE) + { + /* dec.parkhome pointer points to dec.normalscan table */ + data_wide_bitset (&Regs[0x102], 0x3fff, + data_lsb_get (&Regs[0xfe], 2)); + /* last step of dec.parkhome table is the same as dec.normalscan */ + data_lsb_set (&Regs[0xf3], data_lsb_get (&Regs[0xed], 3), 3); + } + else + { + /* set pointer to next step table */ + if (mycurve != NULL) + stepbuffer_size += (mycurve->step_count * 3); + data_wide_bitset (&Regs[0x102], 0x3fff, stepbuffer_size); + + /* set last step of dec.parkhome table */ + mycurve = Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_PARKHOME); + if (mycurve != NULL) + { + data_lsb_set (&Regs[0xf3], + mycurve->step[mycurve->step_count - 1], 3); + + /* generate dec.parkhome table */ + if (mycurve->step_count > 0) + for (cont = 0; cont < mycurve->step_count; cont++) + steps = + Motor_AddStep (steps, &bwriten, mycurve->step[cont]); + } + } + } + else + { + /* parkhome curve is disabled */ + + /* dec.parkhome pointer points to 0 */ + data_wide_bitset (&Regs[0x102], 0x3fff, 0); + data_lsb_set (&Regs[0xf3], 16, 3); + } + + mybwriten = bwriten & 0x8000000f; + if (mybwriten < 0) + mybwriten = ((mybwriten - 1) | 0xfffffff0) + 1; + + if (mybwriten != 0) + bwriten = (((bwriten & 0xffff) >> 0x04) + 1) << 0x04; + bwriten = bwriten & 0xffff; + + /* display table */ + DBG (DBG_FNC, " -> Direction Type Offset Last step\n"); + DBG (DBG_FNC, " -> --------- -------------- ------ ---------\n"); + DBG (DBG_FNC, " -> ACC_CURVE CRV_NORMALSCAN %6i %6i\n", + data_lsb_get (&Regs[0x0f6], 2) & 0x3fff, data_lsb_get (&Regs[0x0e1], + 3)); + DBG (DBG_FNC, " -> ACC_CURVE CRV_SMEARING %6i %6i\n", + data_lsb_get (&Regs[0x0fa], 2) & 0x3fff, data_lsb_get (&Regs[0x0e4], + 3)); + DBG (DBG_FNC, " -> ACC_CURVE CRV_PARKHOME %6i %6i\n", + data_lsb_get (&Regs[0x100], 2) & 0x3fff, data_lsb_get (&Regs[0x0e7], + 3)); + DBG (DBG_FNC, " -> DEC_CURVE CRV_NORMALSCAN %6i %6i\n", + data_lsb_get (&Regs[0x0fe], 2) & 0x3fff, data_lsb_get (&Regs[0x0ed], + 3)); + DBG (DBG_FNC, " -> DEC_CURVE CRV_SMEARING %6i %6i\n", + data_lsb_get (&Regs[0x0fc], 2) & 0x3fff, data_lsb_get (&Regs[0x0f0], + 3)); + DBG (DBG_FNC, " -> DEC_CURVE CRV_PARKHOME %6i %6i\n", + data_lsb_get (&Regs[0x102], 2) & 0x3fff, data_lsb_get (&Regs[0x0f3], + 3)); + DBG (DBG_FNC, " -> DEC_CURVE CRV_BUFFERFULL %6i %6i\n", + data_lsb_get (&Regs[0x0f8], 2) & 0x3fff, data_lsb_get (&Regs[0x0ea], + 3)); + + RTS_Warm_Reset (dev); + + /* send motor steps */ + if (steps != NULL) + { + if (bwriten > 0) + { + /* lock */ + SetLock (dev->usb_handle, Regs, TRUE); + + /* send steps */ + RTS_DMA_Write (dev, 0x0000, v15f8, bwriten, steps); + + /* unlock */ + SetLock (dev->usb_handle, Regs, FALSE); + } + + free (steps); + } + + DBG (DBG_FNC, "- Motor_Setup_Steps: %i\n", acccurvecount); + + return acccurvecount; +} + +static SANE_Int +Lamp_PWM_use (struct st_device *dev, SANE_Int enable) +{ + SANE_Byte a, b; + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ Lamp_PWM_use(enable=%i):\n", enable); + + if (Read_Byte (dev->usb_handle, 0xe948, &a) == OK) + { + if (Read_Byte (dev->usb_handle, 0xe9e0, &b) == OK) + { + if (enable != 0) + { + if (pwmlamplevel != 0x00) + { + b |= 0x80; + dev->init_regs[0x01e0] &= 0x3f; + dev->init_regs[0x01e0] |= 0x80; + } + else + { + a |= 0x40; + b &= 0x3f; + dev->init_regs[0x0148] |= 0x40; + dev->init_regs[0x01e0] &= 0x3f; + } + } + else + { + b &= 0x7f; + a &= 0xbf; + } + + if (Write_Byte (dev->usb_handle, 0xe948, a) == OK) + rst = Write_Byte (dev->usb_handle, 0xe9e0, b); + } + } + + DBG (DBG_FNC, "- Lamp_PWM_use: %i\n", rst); + + return rst; +} + +static SANE_Int +SSCG_Enable (struct st_device *dev) +{ + SANE_Int rst; + SANE_Int sscg; + SANE_Byte data1, data2; + SANE_Int enable, mode, clock; + + DBG (DBG_FNC, "+ SSCG_Enable:\n"); + + rst = cfg_sscg_get (&enable, &mode, &clock); + + if (rst == OK) + { + if ((Read_Byte (dev->usb_handle, 0xfe3a, &data1) == OK) + && (Read_Byte (dev->usb_handle, 0xfe39, &data2) == OK)) + { + if (enable != FALSE) + { + /* clock values: 0=0.25%; 1=0.50%; 2=0.75%; 3=1.00% */ + data2 = (mode == 0) ? data2 & 0x7f : data2 | 0x80; + + sscg = (data1 & 0xf3) | (((clock & 0x03) | 0x04) << 0x02); + sscg = (sscg << 8) | data2; + } + else + sscg = ((data1 & 0xef) << 8) | _B0 (data2); + + rst = Write_Word (dev->usb_handle, 0xfe39, sscg); + } + else + rst = ERROR; + } + + DBG (DBG_FNC, "- SSCG_Enable: %i\n", rst); + + return rst; +} + +static void +RTS_Setup_RefVoltages (struct st_device *dev, SANE_Byte * Regs) +{ + /* this function sets top, midle and bottom reference voltages */ + + DBG (DBG_FNC, "> RTS_Setup_RefVoltages\n"); + + if (Regs != NULL) + { + SANE_Byte vrts, vrms, vrbs; + + cfg_refvoltages_get (dev->sensorcfg->type, &vrts, &vrms, &vrbs); + + /* Top Reference Voltage */ + data_bitset (&Regs[0x14], 0xe0, vrts); /*xxx----- */ + + /* Middle Reference Voltage */ + data_bitset (&Regs[0x15], 0xe0, vrms); /*xxx----- */ + + /* Bottom Reference Voltage */ + data_bitset (&Regs[0x16], 0xe0, vrbs); /*xxx----- */ + } +} + +static SANE_Int +Init_USBData (struct st_device *dev) +{ + SANE_Byte data; + SANE_Byte *resource; + + DBG (DBG_FNC, "+ Init_USBData:\n"); + + if (Read_Byte (dev->usb_handle, 0xf8ff, &data) != OK) + return ERROR; + + data = (data | 1); + if (Write_Byte (dev->usb_handle, 0xf8ff, data) != OK) + return ERROR; + + if (SSCG_Enable (dev) != OK) + return ERROR; + + Init_Registers (dev); + + /* Gamma table size = 0x100 */ + data_bitset (&dev->init_regs[0x1d0], 0x30, 0x00); /*--00----*/ + + /* Set 3 channels_per_dot */ + data_bitset (&dev->init_regs[0x12], 0xc0, 0x03); /*xx------ */ + + /* systemclock */ + data_bitset (&dev->init_regs[0x00], 0x0f, 0x05); /*----xxxx*/ + + /* timing cnpp */ + data_bitset (&dev->init_regs[0x96], 0x3f, 0x17); /*--xxxxxx*/ + + /* set sensor_channel_color_order */ + data_bitset (&dev->init_regs[0x60a], 0x7f, 0x24); /*-xxxxxxx*/ + + /* set crvs */ + data_bitset (&dev->init_regs[0x10], 0x1f, get_value (SCAN_PARAM, CRVS, 7, usbfile)); /*---xxxxx*/ + + /* set reference voltages */ + RTS_Setup_RefVoltages (dev, dev->init_regs); + + dev->init_regs[0x11] |= 0x10; + + data_bitset (&dev->init_regs[0x26], 0x70, 5); /*-101----*/ + + dev->init_regs[0x185] = 0x88; + dev->init_regs[0x186] = 0x88; + + /* SDRAM clock */ + data = get_value (SCAN_PARAM, MCLKIOC, 8, usbfile); + data_bitset (&dev->init_regs[0x187], 0x0f, 0x08); /*----xxxx*/ + data_bitset (&dev->init_regs[0x187], 0xf0, data); /*xxxx---- */ + + data--; + + if (data < 7) + { + switch (data) + { + case 0: + data |= 0xc0; + break; + case 1: + data |= 0xa0; + break; + case 2: + data |= 0xe0; + break; + case 3: + data |= 0x90; + break; + case 4: + data |= 0xd0; + break; + case 5: + data |= 0xb0; + break; + case 6: + data = (data & 0x0f); + break; + } + dev->init_regs[0x187] = _B0 (data); + } + + data_bitset (&dev->init_regs[0x26], 0x0f, 0); /*----0000*/ + + dev->init_regs[0x27] &= 0x3f; + dev->init_regs[0x29] = 0x24; + dev->init_regs[0x2a] = 0x10; + dev->init_regs[0x150] = 0xff; + dev->init_regs[0x151] = 0x13; + dev->init_regs[0x156] = 0xf0; + dev->init_regs[0x157] = 0xfd; + + if (dev->motorcfg->changemotorcurrent != FALSE) + Motor_Change (dev, dev->init_regs, 3); + + dev->init_regs[0xde] = 0; + data_bitset (&dev->init_regs[0xdf], 0x0f, 0); + + /* loads motor resource for this dev */ + resource = cfg_motor_resource_get (&data); + if ((resource != NULL) && (data > 1)) + memcpy (&dev->init_regs[0x104], resource, data); + + /* this bit is set but I don't know its purpose */ + dev->init_regs[0x01] |= 0x40; /*-1------*/ + + dev->init_regs[0x124] = 0x94; + + /* release motor */ + Motor_Release (dev); + + DBG (DBG_FNC, "- Init_USBData:\n"); + + return OK; +} + +static SANE_Int +Init_Registers (struct st_device *dev) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Init_Registers:\n"); + + /* Lee dev->init_regs */ + bzero (dev->init_regs, RT_BUFFER_LEN); + RTS_ReadRegs (dev->usb_handle, dev->init_regs); + Read_FE3E (dev, &v1619); + + if (dev->sensorcfg->type == CCD_SENSOR) + { + /* CCD sensor */ + data_bitset (&dev->init_regs[0x11], 0xc0, 0); /*xx------ */ + data_bitset (&dev->init_regs[0x146], 0x80, 1); /*x------- */ + data_bitset (&dev->init_regs[0x146], 0x40, 1); /*-x------*/ + + } + else + { + /* CIS sensor */ + data_bitset (&dev->init_regs[0x146], 0x80, 0); /*0------- */ + data_bitset (&dev->init_regs[0x146], 0x40, 0); /*-0------*/ + data_bitset (&dev->init_regs[0x11], 0xc0, 2); /*xx------ */ + data_bitset (&dev->init_regs[0xae], 0x3f, 0x14); /*--xxxxxx*/ + data_bitset (&dev->init_regs[0xaf], 0x07, 1); /*-----xxx*/ + + dev->init_regs[0x9c] = dev->init_regs[0xa2] = dev->init_regs[0xa8] = + (RTS_Debug->dev_model != UA4900) ? 1 : 0; + dev->init_regs[0x9d] = dev->init_regs[0xa3] = dev->init_regs[0xa9] = 0; + dev->init_regs[0x9e] = dev->init_regs[0xa4] = dev->init_regs[0xaa] = 0; + dev->init_regs[0x9f] = dev->init_regs[0xa5] = dev->init_regs[0xab] = 0; + dev->init_regs[0xa0] = dev->init_regs[0xa6] = dev->init_regs[0xac] = 0; + dev->init_regs[0xa1] = dev->init_regs[0xa7] = dev->init_regs[0xad] = + (RTS_Debug->dev_model != UA4900) ? 0x80 : 0; + } + + /* disable CCD channels */ + data_bitset (&dev->init_regs[0x10], 0xe0, 0); /*xxx----- */ + data_bitset (&dev->init_regs[0x13], 0x80, 0); /*x------- */ + + /* enable timer to switch off lamp */ + data_bitset (&dev->init_regs[0x146], 0x10, 1); /*---x----*/ + + /* set time to switch off lamp */ + dev->init_regs[0x147] = 0xff; + + /* set last acccurve step */ + data_lsb_set (&dev->init_regs[0xe1], 0x2af8, 3); + + /* set msi 0x02 */ + dev->init_regs[0xda] = 0x02; + data_bitset (&dev->init_regs[0xdd], 0x03, 0); /*------xx*/ + + /* set binary threshold high and low in little endian */ + data_lsb_set (&dev->init_regs[0x19e], binarythresholdl, 2); + data_lsb_set (&dev->init_regs[0x1a0], binarythresholdh, 2); + + + data_bitset (&dev->init_regs[0x01], 0x08, 0); /*----x---*/ + data_bitset (&dev->init_regs[0x16f], 0x40, 0); /*-x------*/ + dev->init_regs[0x0bf] = (dev->init_regs[0x00bf] & 0xe0) | 0x20; + dev->init_regs[0x163] = (dev->init_regs[0x0163] & 0x3f) | 0x40; + + data_bitset (&dev->init_regs[0xd6], 0x0f, 8); /*----xxxx*/ + data_bitset (&dev->init_regs[0x164], 0x80, 1); /*x------- */ + + dev->init_regs[0x0bc] = 0x00; + dev->init_regs[0x0bd] = 0x00; + + dev->init_regs[0x165] = (dev->init_regs[0x0165] & 0x3f) | 0x80; + dev->init_regs[0x0ed] = 0x10; + dev->init_regs[0x0be] = 0x00; + dev->init_regs[0x0d5] = 0x00; + + dev->init_regs[0xee] = 0x00; + dev->init_regs[0xef] = 0x00; + dev->init_regs[0xde] = 0xff; + + /* set bit[4] has_curves = 0 | bit[0..3] unknown = 0 */ + data_bitset (&dev->init_regs[0xdf], 0x10, 0); /*---x----*/ + data_bitset (&dev->init_regs[0xdf], 0x0f, 0); /*----xxxx*/ + + /* Set motor type */ + data_bitset (&dev->init_regs[0xd7], 0x80, dev->motorcfg->type); /*x------- */ + + if (dev->motorcfg->type == MT_ONCHIP_PWM) + { + data_bitset (&dev->init_regs[0x14e], 0x10, 1); /*---x----*/ + + /* set motorpwmfrequency */ + data_bitset (&dev->init_regs[0xd7], 0x3f, dev->motorcfg->pwmfrequency); /*--xxxxxx*/ + } + + dev->init_regs[0x600] &= 0xfb; + dev->init_regs[0x1d8] |= 0x08; + + v160c_block_size = 0x04; + mem_total = 0x80000; + + /* check and setup installed ram */ + RTS_DMA_CheckType (dev, dev->init_regs); + rst = RTS_DMA_WaitReady (dev, 1500); + + DBG (DBG_FNC, "- Init_Registers: %i\n", rst); + + return rst; +} + +static SANE_Int +Read_FE3E (struct st_device *dev, SANE_Byte * destino) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ Read_FE3E:\n"); + + rst = ERROR; + if (destino != NULL) + { + SANE_Byte data; + if (Read_Byte (dev->usb_handle, 0xfe3e, &data) == 0) + { + *destino = data; + rst = OK; + DBG (DBG_FNC, " -> %02x\n", _B0 (data)); + } + } + + DBG (DBG_FNC, "- Read_FE3E: %i\n", rst); + + return rst; +} + +static SANE_Int +Head_IsAtHome (struct st_device *dev, SANE_Byte * Regs) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ Head_IsAtHome:\n"); + + /* if returns TRUE, lamp is at home. Otherwise it returns FALSE */ + rst = 0; + + if (Regs != NULL) + { + SANE_Byte data; + if (Read_Byte (dev->usb_handle, 0xe96f, &data) == OK) + { + Regs[0x16f] = _B0 (data); + rst = (data >> 6) & 1; + } + } + + rst = (rst == 1) ? TRUE : FALSE; + + DBG (DBG_FNC, "- Head_IsAtHome: %s\n", (rst == TRUE) ? "Yes" : "No"); + + return rst; +} + +static SANE_Byte +RTS_IsExecuting (struct st_device *dev, SANE_Byte * Regs) +{ + SANE_Byte rst; + + DBG (DBG_FNC, "+ RTS_IsExecuting:\n"); + + rst = 0; + + if (Regs != NULL) + { + SANE_Byte data; + if (Read_Byte (dev->usb_handle, 0xe800, &data) == OK) + { + Regs[0x00] = data; + rst = (data >> 7) & 1; + } + } + + DBG (DBG_FNC, "- RTS_IsExecuting: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_WaitScanEnd (struct st_device *dev, SANE_Int msecs) +{ + SANE_Byte data; + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_WaitScanEnd(msecs=%i):\n", msecs); + + /* returns 0 if ok or timeout + returns -1 if fails */ + + rst = ERROR; + + if (Read_Byte (dev->usb_handle, 0xe800, &data) == OK) + { + long ticks = GetTickCount () + msecs; + rst = OK; + while (((data & 0x80) != 0) && (ticks > GetTickCount ()) && (rst == OK)) + { + rst = Read_Byte (dev->usb_handle, 0xe800, &data); + } + } + + DBG (DBG_FNC, "- RTS_WaitScanEnd: Ending with rst=%i\n", rst); + + return rst; +} + +static SANE_Int +RTS_Enable_CCD (struct st_device *dev, SANE_Byte * Regs, SANE_Int channels) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ RTS_Enable_CCD(*Regs, arg2=%i):\n", channels); + + if (Read_Buffer (dev->usb_handle, 0xe810, &Regs[0x10], 4) == OK) + { + data_bitset (&Regs[0x10], 0xe0, channels); /*xxx----- */ + data_bitset (&Regs[0x13], 0x80, channels >> 3); /*x------- */ + + Write_Buffer (dev->usb_handle, 0xe810, &Regs[0x10], 4); + rst = OK; + } + + DBG (DBG_FNC, "- RTS_Enable_CCD: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_Warm_Reset (struct st_device *dev) +{ + SANE_Byte data; + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_Warm_Reset:\n"); + + rst = ERROR; + if (Read_Byte (dev->usb_handle, 0xe800, &data) == OK) + { + data = (data & 0x3f) | 0x40; /*01------ */ + if (Write_Byte (dev->usb_handle, 0xe800, data) == OK) + { + data &= 0xbf; /*-0------*/ + rst = Write_Byte (dev->usb_handle, 0xe800, data); + } + } + + DBG (DBG_FNC, "- RTS_Warm_Reset: %i\n", rst); + + return rst; +} + +static SANE_Int +Lamp_Status_Timer_Set (struct st_device *dev, SANE_Int minutes) +{ + SANE_Byte MyBuffer[2]; + SANE_Int rst; + + DBG (DBG_FNC, "+ Lamp_Status_Timer_Set(minutes=%i):\n", minutes); + + MyBuffer[0] = dev->init_regs[0x0146] & 0xef; + MyBuffer[1] = dev->init_regs[0x0147]; + + if (minutes > 0) + { + double rst, op2; + + minutes = _B0 (minutes); + op2 = 2.682163611980331; + MyBuffer[0x00] |= 0x10; + rst = (minutes * op2); + MyBuffer[0x01] = (SANE_Byte) floor (rst); + } + + dev->init_regs[0x147] = MyBuffer[1]; + dev->init_regs[0x146] = + (dev->init_regs[0x146] & 0xef) | (MyBuffer[0] & 0x10); + + rst = + Write_Word (dev->usb_handle, 0xe946, + (SANE_Int) ((MyBuffer[1] << 8) + MyBuffer[0])); + + DBG (DBG_FNC, "- Lamp_Status_Timer_Set: %i\n", rst); + + return rst; +} + +static SANE_Int +Buttons_Enable (struct st_device *dev) +{ + SANE_Int data, rst; + + DBG (DBG_FNC, "+ Buttons_Enable:\n"); + + if (Read_Word (dev->usb_handle, 0xe958, &data) == OK) + { + data |= 0x0f; + rst = Write_Word (dev->usb_handle, 0xe958, data); + } + else + rst = ERROR; + + DBG (DBG_FNC, "- Buttons_Enable: %i\n", rst); + + return rst; +} + +static SANE_Int +Buttons_Count (struct st_device *dev) +{ + SANE_Int rst = 0; + + /* This chipset supports up to six buttons */ + + if (dev->buttons != NULL) + rst = dev->buttons->count; + + DBG (DBG_FNC, "> Buttons_Count: %i\n", rst); + + return rst; +} + +static SANE_Int +Buttons_Status (struct st_device *dev) +{ + SANE_Int rst = -1; + SANE_Byte data; + + DBG (DBG_FNC, "+ Buttons_Status\n"); + + /* Each bit is 1 if button is not pressed, and 0 if it is pressed + This chipset supports up to six buttons */ + + if (Read_Byte (dev->usb_handle, 0xe968, &data) == OK) + rst = _B0 (data); + + DBG (DBG_FNC, "- Buttons_Status: %i\n", rst); + + return rst; +} + +static SANE_Int +Buttons_Released (struct st_device *dev) +{ + SANE_Int rst = -1; + SANE_Byte data; + + DBG (DBG_FNC, "+ Buttons_Released\n"); + + /* Each bit is 1 if button is released, until reading this register. Then + entire register is cleared. This chipset supports up to six buttons */ + + if (Read_Byte (dev->usb_handle, 0xe96a, &data) == OK) + rst = _B0 (data); + + DBG (DBG_FNC, "- Buttons_Released: %i\n", rst); + + return rst; +} + +static SANE_Int +Buttons_Order (struct st_device *dev, SANE_Int mask) +{ + /* this is a way to order each button according to its bit in register 0xe968 */ + SANE_Int rst = -1; + + if (dev->buttons != NULL) + { + SANE_Int a; + + for (a = 0; a < 6; a++) + { + if (dev->buttons->mask[a] == mask) + { + rst = a; + break; + } + } + } + + return rst; +} + +static SANE_Int +GainOffset_Clear (struct st_device *dev) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ GainOffset_Clear:\n"); + + /* clear offsets */ + offset[CL_RED] = offset[CL_GREEN] = offset[CL_BLUE] = 0; + + /* save offsets */ + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + SANE_Int a; + + for (a = CL_RED; a <= CL_BLUE; a++) + RTS_EEPROM_WriteWord (dev->usb_handle, 0x70 + (2 * a), 0); + + /* update checksum */ + rst = RTS_EEPROM_WriteByte (dev->usb_handle, 0x76, 0); + } + + DBG (DBG_FNC, "- GainOffset_Clear: %i\n", rst); + + return rst; +} + +static SANE_Int +Lamp_Status_Get (struct st_device *dev, SANE_Byte * flb_lamp, + SANE_Byte * tma_lamp) +{ + /* The only reason that I think windows driver uses two variables to get + which lamp is switched on instead of one variable is that some chipset + model could have both lamps switched on, so I'm maintaining such var */ + + SANE_Int rst = ERROR; /* default */ + + DBG (DBG_FNC, "+ Lamp_Status_Get:\n"); + + if ((flb_lamp != NULL) && (tma_lamp != NULL)) + { + SANE_Int data1; + SANE_Byte data2; + + if (Read_Byte (dev->usb_handle, 0xe946, &data2) == OK) + { + if (Read_Word (dev->usb_handle, 0xe954, &data1) == OK) + { + rst = OK; + + *flb_lamp = 0; + *tma_lamp = 0; + + switch (dev->chipset->model) + { + case RTS8822BL_03A: + *flb_lamp = ((data2 & 0x40) != 0) ? 1 : 0; + *tma_lamp = (((data2 & 0x20) != 0) + && ((data1 & 0x10) == 1)) ? 1 : 0; + break; + default: + if ((_B1 (data1) & 0x10) == 0) + *flb_lamp = (data2 >> 6) & 1; + else + *tma_lamp = (data2 >> 6) & 1; + break; + } + } + } + } + + DBG (DBG_FNC, "- Lamp_Status_Get: rst=%i flb=%i tma=%i\n", rst, + _B0 (*flb_lamp), _B0 (*tma_lamp)); + + return rst; +} + +static SANE_Int +RTS_DMA_WaitReady (struct st_device *dev, SANE_Int msecs) +{ + SANE_Byte data; + SANE_Int rst; + long mytime; + + DBG (DBG_FNC, "+ RTS_DMA_WaitReady(msecs=%i):\n", msecs); + + rst = OK; + mytime = GetTickCount () + msecs; + + while ((mytime > GetTickCount ()) && (rst == OK)) + { + if (Read_Byte (dev->usb_handle, 0xef09, &data) == OK) + { + if ((data & 1) == 0) + usleep (1000 * 100); + else + break; + } + else + rst = ERROR; + } + + DBG (DBG_FNC, "- RTS_DMA_WaitReady: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_WaitInitEnd (struct st_device *dev, SANE_Int msecs) +{ + SANE_Byte data; + SANE_Int rst; + long mytime; + + DBG (DBG_FNC, "+ RTS_WaitInitEnd(msecs=%i):\n", msecs); + + rst = OK; + mytime = GetTickCount () + msecs; + + while ((mytime > GetTickCount ()) && (rst == OK)) + { + if (Read_Byte (dev->usb_handle, 0xf910, &data) == OK) + { + if ((data & 8) == 0) + usleep (1000 * 100); + else + break; + } + else + rst = ERROR; + } + + DBG (DBG_FNC, "- RTS_WaitInitEnd: %i\n", rst); + + return rst; +} + +static SANE_Int +Motor_Change (struct st_device *dev, SANE_Byte * buffer, SANE_Byte value) +{ + SANE_Int data, rst; + + DBG (DBG_FNC, "+ Motor_Change(*buffer, value=%i):\n", value); + + if (Read_Word (dev->usb_handle, 0xe954, &data) == OK) + { + data &= 0xcf; /*--00----*/ + value--; + switch (value) + { + case 2: + data |= 0x30; + break; /*--11----*/ + case 1: + data |= 0x20; + break; /*--10----*/ + case 0: + data |= 0x10; + break; /*--01----*/ + } + + buffer[0x154] = _B0 (data); + + rst = Write_Byte (dev->usb_handle, 0xe954, buffer[0x154]); + } + else + rst = ERROR; + + DBG (DBG_FNC, "- Motor_Change: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_Read (struct st_device *dev, SANE_Int dmacs, SANE_Int options, + SANE_Int size, SANE_Byte * buffer) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, + "+ RTS_DMA_Read(dmacs=%04x, options=%04x, size=%i., *buffer):\n", + dmacs, options, size); + + /* is there any buffer to send? */ + if ((buffer != NULL) && (size > 0)) + { + /* reset dma */ + if (RTS_DMA_Reset (dev) == OK) + { + /* prepare dma to read */ + if (RTS_DMA_Enable_Read (dev, dmacs, size, options) == OK) + { + SANE_Int transferred; + + rst = + Bulk_Operation (dev, BLK_READ, size, buffer, &transferred); + } + } + } + + DBG (DBG_FNC, "- RTS_DMA_Read(): %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_Write (struct st_device *dev, SANE_Int dmacs, SANE_Int options, + SANE_Int size, SANE_Byte * buffer) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, + "+ RTS_DMA_Write(dmacs=%04x, options=%04x, size=%i., *buffer):\n", + dmacs, options, size); + + /* is there any buffer to send? */ + if ((buffer != NULL) && (size > 0)) + { + /* reset dma */ + if (RTS_DMA_Reset (dev) == OK) + { + /* prepare dma to write */ + if (RTS_DMA_Enable_Write (dev, dmacs, size, options) == OK) + { + SANE_Int transferred; + SANE_Byte *check_buffer; + + check_buffer = (SANE_Byte *) malloc (size); + if (check_buffer != NULL) + { + /* if some transfer fails we try again until ten times */ + SANE_Int a; + for (a = 10; a > 0; a--) + { + /* send buffer */ + Bulk_Operation (dev, BLK_WRITE, size, buffer, + &transferred); + + /* prepare dma to read */ + if (RTS_DMA_Enable_Read (dev, dmacs, size, options) == + OK) + { + SANE_Int b = 0, diff = FALSE; + + /* read buffer */ + Bulk_Operation (dev, BLK_READ, size, check_buffer, + &transferred); + + /* check buffers */ + while ((b < size) && (diff == FALSE)) + { + if (buffer[b] == check_buffer[b]) + b++; + else + diff = TRUE; + } + + /* if buffers are equal we can break loop */ + if (diff == TRUE) + { + /* cancel dma */ + RTS_DMA_Cancel (dev); + + /* prepare dma to write buffer again */ + if (RTS_DMA_Enable_Write + (dev, dmacs, size, options) != OK) + break; + } + else + { + /* everything went ok */ + rst = OK; + break; + } + } + else + break; + } + + /* free check buffer */ + free (check_buffer); + } + else + { + /* for some reason it's not posible to allocate space to check + sent buffer so we just write data */ + Bulk_Operation (dev, BLK_WRITE, size, buffer, &transferred); + rst = OK; + } + } + } + } + + DBG (DBG_FNC, "- RTS_DMA_Write(): %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_CheckType (struct st_device *dev, SANE_Byte * Regs) +{ + /* This function tries to detect what kind of RAM supports chipset */ + /* Returns a value between 0 and 4. -1 means error */ + + SANE_Int rst = -1; + + DBG (DBG_FNC, "+ RTS_DMA_CheckType(*Regs):\n"); + + if (Regs != NULL) + { + SANE_Byte *out_buffer; + + /* define buffer to send */ + out_buffer = (SANE_Byte *) malloc (sizeof (SANE_Byte) * 2072); + if (out_buffer != NULL) + { + SANE_Byte *in_buffer; + + /* define incoming buffer */ + in_buffer = (SANE_Byte *) malloc (sizeof (SANE_Byte) * 2072); + if (in_buffer != NULL) + { + SANE_Int a, b, diff; + + /* fill outgoing buffer with a known pattern */ + b = 0; + for (a = 0; a < 2072; a++) + { + out_buffer[a] = b; + b++; + if (b == 0x61) + b = 0; + } + + /* let's send buffer with different ram types and compare + incoming buffer until getting the right type */ + + for (a = 4; a >= 0; a--) + { + /* set ram type */ + if (RTS_DMA_SetType (dev, Regs, a) != OK) + break; + + /* wait 1500 miliseconds */ + if (RTS_DMA_WaitReady (dev, 1500) == OK) + { + /* reset dma */ + RTS_DMA_Reset (dev); + + /* write buffer */ + RTS_DMA_Write (dev, 0x0004, 0x102, 2072, out_buffer); + + /* now read buffer */ + RTS_DMA_Read (dev, 0x0004, 0x102, 2072, in_buffer); + + /* check buffers */ + b = 0; + diff = FALSE; + while ((b < 2072) && (diff == FALSE)) + { + if (out_buffer[b] == in_buffer[b]) + b++; + else + diff = TRUE; + } + + /* if buffers are equal */ + if (diff == FALSE) + { + SANE_Int data = 0; + + /* buffers are equal so we've found the right ram type */ + memset (out_buffer, 0, 0x20); + for (b = 0; b < 0x20; b += 2) + out_buffer[b] = b; + + /* write buffer */ + if (RTS_DMA_Write + (dev, 0x0004, 0x0000, 0x20, out_buffer) == OK) + { + SANE_Int c = 0; + diff = TRUE; + + do + { + c++; + for (b = 1; b < 0x20; b += 2) + out_buffer[b] = c; + + if (RTS_DMA_Write + (dev, 0x0004, (_B0 (c) << 0x11) >> 0x04, + 0x20, out_buffer) == OK) + { + if (RTS_DMA_Read + (dev, 0x0004, 0x0000, 0x20, + in_buffer) == OK) + { + b = 0; + diff = FALSE; + while ((b < 0x20) + && (diff == FALSE)) + { + if (out_buffer[b] == + in_buffer[b]) + b++; + else + diff = TRUE; + } + + if (diff == FALSE) + data = c << 7; + } + } + } + while ((c < 0x80) && (diff == TRUE)); + } + + switch (data) + { + case 16384: + Regs[0x708] &= 0x1f; + Regs[0x708] |= 0x80; + break; + case 8192: + Regs[0x708] &= 0x1f; + Regs[0x708] |= 0x60; + break; + case 4096: + Regs[0x708] &= 0x1f; + Regs[0x708] |= 0x40; + break; + case 2048: + Regs[0x708] &= 0x1f; + Regs[0x708] |= 0x20; + break; + case 1024: + Regs[0x708] &= 0x1f; + data = 0x200; + break; + case 128: + Regs[0x708] &= 0x1f; + break; + } + + DBG (DBG_FNC, " -> data1 = 0x%08x\n", + (data * 4) * 1024); + DBG (DBG_FNC, " -> data2 = 0x%08x\n", data * 1024); + DBG (DBG_FNC, " -> type = 0x%04x\n", + Regs[0x708] >> 5); + + RTS_DMA_SetType (dev, Regs, Regs[0x708] >> 5); + + rst = OK; + break; + } + } + else + break; + } + + free (in_buffer); + } + + free (out_buffer); + } + } + + DBG (DBG_FNC, "- RTS_DMA_CheckType(): %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_SetType (struct st_device *dev, SANE_Byte * Regs, SANE_Byte ramtype) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ RTS_DMA_SetType(*Regs, ramtype=%i):\n", ramtype); + + if (Regs != NULL) + { + data_bitset (&Regs[0x708], 0x08, 0); /*----0---*/ + + if (Write_Byte (dev->usb_handle, 0xef08, Regs[0x708]) == OK) + { + data_bitset (&Regs[0x708], 0xe0, ramtype); + + if (Write_Byte (dev->usb_handle, 0xef08, Regs[0x708]) == OK) + { + data_bitset (&Regs[0x708], 0x08, 1); /*----1---*/ + rst = Write_Byte (dev->usb_handle, 0xef08, Regs[0x708]); + } + } + } + + DBG (DBG_FNC, "- RTS_DMA_SetType: %i\n", rst); + + return rst; +} + +static void +Motor_Release (struct st_device *dev) +{ + SANE_Byte data = 0; + + DBG (DBG_FNC, "+ Motor_Release:\n"); + + if (Read_Byte (dev->usb_handle, 0xe8d9, &data) == OK) + { + data |= 4; + Write_Byte (dev->usb_handle, 0xe8d9, data); + } + + DBG (DBG_FNC, "- Motor_Release:\n"); +} + +static SANE_Byte +GainOffset_Counter_Load (struct st_device *dev) +{ + SANE_Byte data = 0x0f; + + DBG (DBG_FNC, "+ GainOffset_Counter_Load:\n"); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + if (RTS_EEPROM_ReadByte (dev->usb_handle, 0x77, &data) != OK) + data = 0x0f; + + DBG (DBG_FNC, "- GainOffset_Counter_Load: %i\n", _B0 (data)); + + return data; +} + +static SANE_Int +RTS_Execute (struct st_device *dev) +{ + SANE_Byte e813, e800; + SANE_Int ret; + + DBG (DBG_FNC, "+ RTS_Execute:\n"); + + e813 = 0; + e800 = 0; + ret = ERROR; + + if (Read_Byte (dev->usb_handle, 0xe800, &e800) == OK) + { + if (Read_Byte (dev->usb_handle, 0xe813, &e813) == OK) + { + e813 &= 0xbf; + if (Write_Byte (dev->usb_handle, 0xe813, e813) == OK) + { + e800 |= 0x40; + if (Write_Byte (dev->usb_handle, 0xe800, e800) == OK) + { + e813 |= 0x40; + if (Write_Byte (dev->usb_handle, 0xe813, e813) == OK) + { + e800 &= 0xbf; + if (Write_Byte (dev->usb_handle, 0xe800, e800) == OK) + { + usleep (1000 * 100); + e800 |= 0x80; + ret = Write_Byte (dev->usb_handle, 0xe800, e800); + } + } + } + } + } + } + + DBG (DBG_FNC, "- RTS_Execute: %i\n", ret); + + return ret; +} + +static SANE_Int +RTS_isTmaAttached (struct st_device *dev) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_isTmaAttached:\n"); + + /* returns 0 if Tma is attached. Otherwise 1 */ + if (Read_Word (dev->usb_handle, 0xe968, &rst) == OK) + { + rst = ((_B1 (rst) & 2) != 0) ? FALSE : TRUE; + } + else + rst = TRUE; + + DBG (DBG_FNC, "- RTS_isTmaAttached: %s\n", (rst == TRUE) ? "Yes" : "No"); + + return rst; +} + +static SANE_Int +Gamma_AllocTable (SANE_Byte * table) +{ + SANE_Int C; + SANE_Int rst = OK; + + hp_gamma->depth = 8; + + for (C = 0; C < 3; C++) + if (hp_gamma->table[C] == NULL) + hp_gamma->table[C] = malloc (sizeof (SANE_Byte) * 256); + + if ((hp_gamma->table[CL_RED] != NULL) && + (hp_gamma->table[CL_GREEN] != NULL) && + (hp_gamma->table[CL_BLUE] != NULL)) + { + /* All tables allocated */ + for (C = 0; C < 256; C++) + { + if ((table != NULL) && (RTS_Debug->EnableGamma == TRUE)) + { + /* fill gamma tables with user defined values */ + hp_gamma->table[CL_RED][C] = table[C]; + hp_gamma->table[CL_GREEN][C] = table[0x100 + C]; + hp_gamma->table[CL_BLUE][C] = table[0x200 + C]; + } + else + { + hp_gamma->table[CL_RED][C] = C; + hp_gamma->table[CL_GREEN][C] = C; + hp_gamma->table[CL_BLUE][C] = C; + } + } + + /* Locate threshold of bw */ + for (C = 0; C < 256; C++) + if (hp_gamma->table[CL_RED][C] != 0) + break; + + bw_threshold = C - 1; + } + else + { + /* Some alloc failed */ + rst = ERROR; + + Gamma_FreeTables (); + } + + DBG (DBG_FNC, "> Gamma_AllocTable: %i >> bw_threshold = %i\n", rst, + bw_threshold); + + return rst; +} + +static SANE_Int +Gamma_Apply (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, struct st_hwdconfig *hwdcfg, + struct st_gammatables *mygamma) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Gamma_Apply(*Regs, *scancfg, *hwdcfg, *mygamma):\n"); + dbg_ScanParams (scancfg); + + if (hwdcfg->use_gamma_tables == FALSE) + { + DBG (DBG_FNC, "-> Gamma tables are not used\n"); + + v1600 = NULL; + v1604 = NULL; + v1608 = NULL; + } + else + { + /*390b */ + SANE_Int table_size, buffersize, c; + SANE_Byte channels, *gammabuffer; + + DBG (DBG_FNC, "-> Using gamma tables\n"); + + /* get channels count */ + channels = 3; /* default */ + + if (scancfg->colormode != CM_COLOR) + { + if (scancfg->channel != 3) + { + if (scancfg->colormode != 3) + channels = (scancfg->samplerate == PIXEL_RATE) ? 2 : 1; + } + } + + /* get size for gamma tables */ + switch (mygamma->depth & 0x0c) + { + case 0: + table_size = 0x100 + (mygamma->depth & 1); + break; + case 4: + table_size = 0x400 + (mygamma->depth & 1); + break; + case 8: + table_size = 0x1000 + (mygamma->depth & 1); + break; + default: + table_size = 2; + break; + } + + /* allocate space for gamma buffer */ + buffersize = table_size * channels; + gammabuffer = (SANE_Byte *) malloc (buffersize * sizeof (SANE_Byte)); + if (gammabuffer != NULL) + { + /* update gamma pointers for each channel */ + v1600 = (SANE_Byte *) & mygamma->table[CL_RED]; + v1604 = (SANE_Byte *) & mygamma->table[CL_GREEN]; + v1608 = (SANE_Byte *) & mygamma->table[CL_BLUE]; + + /* include gamma tables into one buffer */ + for (c = 0; c < channels; c++) + memcpy (gammabuffer + (c * table_size), mygamma->table[c], + table_size); + + /* send gamma buffer to scanner */ + Write_Byte (dev->usb_handle, 0xee0b, Regs[0x060b] & 0xaf); + rst = Gamma_SendTables (dev, Regs, gammabuffer, buffersize); + Write_Byte (dev->usb_handle, 0xee0b, Regs[0x060b]); + + /* free gamma buffer */ + free (gammabuffer); + } + else + rst = ERROR; + } + + return rst; +} + +static SANE_Int +Refs_Analyze_Pattern (struct st_scanparams *scancfg, + SANE_Byte * scanned_pattern, SANE_Int * ler1, + SANE_Int ler1order, SANE_Int * ser1, SANE_Int ser1order) +{ + SANE_Int buffersize, xpos, ypos, coord, cnt, chn_size, dist, rst; + double *color_sum, *color_dif, diff_max; + SANE_Int vector[3]; + + DBG (DBG_FNC, + "+ Refs_Analyze_Pattern(depth=%i, width=%i, height=%i, *scanned_pattern, *ler1, ler1order=%i, *ser1, ser1order=%i)\n", + scancfg->depth, scancfg->coord.width, scancfg->coord.height, ler1order, + ser1order); + + rst = ERROR; /* by default */ + dist = 5; /* distance to compare */ + chn_size = (scancfg->depth > 8) ? 2 : 1; + buffersize = max (scancfg->coord.width, scancfg->coord.height); + + color_sum = (double *) malloc (sizeof (double) * buffersize); + if (color_sum != NULL) + { + color_dif = (double *) malloc (sizeof (double) * buffersize); + if (color_dif != NULL) + { + /*-------- 1st SER -------- */ + coord = 1; + + if ((scancfg->coord.width - dist) > 1) + { + /* clear buffers */ + bzero (color_sum, sizeof (double) * buffersize); + bzero (color_dif, sizeof (double) * buffersize); + + for (xpos = 0; xpos < scancfg->coord.width; xpos++) + { + for (ypos = 0; ypos < 20; ypos++) + color_sum[xpos] += + data_lsb_get (scanned_pattern + + (scancfg->coord.width * ypos) + xpos, + chn_size); + } + + diff_max = + (ser1order != + 0) ? color_sum[0] - color_sum[1] : color_sum[1] - + color_sum[0]; + color_dif[0] = diff_max; + cnt = 1; + + do + { + color_dif[cnt] = + (ser1order != + 0) ? color_sum[cnt] - color_sum[cnt + + dist] : color_sum[cnt + + dist] - + color_sum[cnt]; + + if ((color_dif[cnt] >= 0) && (color_dif[cnt] > diff_max)) + { + /*d4df */ + diff_max = color_dif[cnt]; + if (abs (color_dif[cnt] - color_dif[cnt - 1]) > + abs (color_dif[coord] - color_dif[coord - 1])) + coord = cnt; + } + + cnt++; + } + while (cnt < (scancfg->coord.width - dist)); + } + + vector[0] = coord + dist; + + /*-------- 1st LER -------- */ + coord = 1; + + if ((scancfg->coord.height - dist) > 1) + { + /* clear buffers */ + bzero (color_sum, sizeof (double) * buffersize); + bzero (color_dif, sizeof (double) * buffersize); + + for (ypos = 0; ypos < scancfg->coord.height; ypos++) + { + for (xpos = vector[0]; xpos < scancfg->coord.width - dist; + xpos++) + color_sum[ypos] += + data_lsb_get (scanned_pattern + + (scancfg->coord.width * ypos) + xpos, + chn_size); + } + + diff_max = + (ler1order != + 0) ? color_sum[0] - color_sum[1] : color_sum[1] - + color_sum[0]; + color_dif[0] = diff_max; + + cnt = 1; + + do + { + color_dif[cnt] = + (ler1order != + 0) ? color_sum[cnt] - color_sum[cnt + + dist] : color_sum[cnt + + dist] - + color_sum[cnt]; + + if ((color_dif[cnt] >= 0) && (color_dif[cnt] > diff_max)) + { + diff_max = color_dif[cnt]; + if (abs (color_dif[cnt] - color_dif[cnt - 1]) > + abs (color_dif[coord] - color_dif[coord - 1])) + coord = cnt; + } + + cnt++; + } + while (cnt < (scancfg->coord.height - dist)); + } + + vector[1] = coord + dist; + + /*-------- 1st LER -------- */ + if ((scancfg->coord.width - dist) > 1) + { + /* clear buffers */ + bzero (color_sum, sizeof (double) * buffersize); + bzero (color_dif, sizeof (double) * buffersize); + + for (xpos = 0; xpos < scancfg->coord.width; xpos++) + { + for (ypos = coord + 4; ypos < scancfg->coord.height; ypos++) + color_sum[xpos] += + data_lsb_get (scanned_pattern + + (scancfg->coord.width * ypos) + xpos, + chn_size); + } + + diff_max = + (ser1order != + 0) ? color_sum[0] - color_sum[1] : color_sum[1] - + color_sum[0]; + color_dif[0] = diff_max; + cnt = 1; + + do + { + color_dif[cnt] = + (ser1order != + 0) ? color_sum[cnt] - color_sum[cnt + + dist] : color_sum[cnt + + dist] - + color_sum[cnt]; + + if ((color_dif[cnt] >= 0) && (color_dif[cnt] > diff_max)) + { + diff_max = color_dif[cnt]; + if (abs (color_dif[cnt] - color_dif[cnt - 1]) > + abs (color_dif[coord] - color_dif[coord - 1])) + coord = cnt; + } + + cnt++; + } + while (cnt < (scancfg->coord.width - dist)); + } + + vector[2] = coord + dist; + + /* save image */ + if (RTS_Debug->SaveCalibFile != FALSE) + dbg_autoref (scancfg, scanned_pattern, vector[0], vector[2], + vector[1]); + + /* assign values detected */ + if (ser1 != NULL) + *ser1 = vector[2]; + + if (ler1 != NULL) + *ler1 = vector[1]; + + /* show values */ + DBG (DBG_FNC, " -> Vectors found: x1=%i, x2=%i, y=%i\n", vector[0], + vector[2], vector[1]); + + rst = OK; + + free (color_dif); + } + + free (color_sum); + } + + DBG (DBG_FNC, "- Refs_Analyze_Pattern: %i\n", rst); + + return rst; +} + +static double +get_shrd (double value, SANE_Int desp) +{ + if (desp <= 0x40) + return value / pow (2, desp); + else + return 0; +} + +static char +get_byte (double value) +{ + unsigned int data; + double temp; + + if (value > 0xffffffff) + { + temp = floor (get_shrd (value, 0x20)); + temp *= pow (2, 32); + value -= temp; + } + + data = (unsigned int) value; + + data = _B0 (data); + + return data; +} + +static SANE_Int +Timing_SetLinearImageSensorClock (SANE_Byte * Regs, struct st_cph *cph) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, + "+ Timing_SetLinearImageSensorClock(SANE_Byte *Regs, struct st_cph *cph)\n"); + + dbg_sensorclock (cph); + + if ((Regs != NULL) && (cph != NULL)) + { + Regs[0x00] = get_byte (cph->p1); + Regs[0x01] = get_byte (get_shrd (cph->p1, 0x08)); + Regs[0x02] = get_byte (get_shrd (cph->p1, 0x10)); + Regs[0x03] = get_byte (get_shrd (cph->p1, 0x18)); + + Regs[0x04] &= 0x80; + Regs[0x04] |= ((get_byte (get_shrd (cph->p1, 0x20))) & 0x0f); + Regs[0x04] |= ((cph->ps & 1) << 6); + Regs[0x04] |= ((cph->ge & 1) << 5); + Regs[0x04] |= ((cph->go & 1) << 4); + + Regs[0x05] = get_byte (cph->p2); + Regs[0x06] = get_byte (get_shrd (cph->p2, 0x08)); + Regs[0x07] = get_byte (get_shrd (cph->p2, 0x10)); + Regs[0x08] = get_byte (get_shrd (cph->p2, 0x18)); + Regs[0x09] &= 0xf0; + Regs[0x09] |= ((get_byte (get_shrd (cph->p2, 0x20))) & 0x0f); + + rst = OK; + } + + DBG (DBG_FNC, "- Timing_SetLinearImageSensorClock: %i\n", rst); + + return rst; +} + +static void +RTS_Setup_SensorTiming (struct st_device *dev, SANE_Int mytiming, + SANE_Byte * Regs) +{ + DBG (DBG_FNC, "+ RTS_Setup_SensorTiming(mytiming=%i, *Regs):\n", mytiming); + + if ((Regs != NULL) && (mytiming < dev->timings_count)) + { + struct st_timing *mt = dev->timings[mytiming]; + + if (mt != NULL) + { + dbg_timing (mt); + + /* Correlated-Double-Sample 1 & 2 */ + data_bitset (&Regs[0x92], 0x3f, mt->cdss[0]); + data_bitset (&Regs[0x93], 0x3f, mt->cdsc[0]); + data_bitset (&Regs[0x94], 0x3f, mt->cdss[1]); + data_bitset (&Regs[0x95], 0x3f, mt->cdsc[1]); + + data_bitset (&Regs[0x96], 0x3f, mt->cnpp); + + /* Linear image sensor transfer gates */ + data_bitset (&Regs[0x45], 0x80, mt->cvtrp[0]); + data_bitset (&Regs[0x45], 0x40, mt->cvtrp[1]); + data_bitset (&Regs[0x45], 0x20, mt->cvtrp[2]); + + data_bitset (&Regs[0x45], 0x1f, mt->cvtrfpw); + data_bitset (&Regs[0x46], 0x1f, mt->cvtrbpw); + + data_lsb_set (&Regs[0x47], mt->cvtrw, 1); + + data_lsb_set (&Regs[0x84], mt->cphbp2s, 3); + data_lsb_set (&Regs[0x87], mt->cphbp2e, 3); + + data_lsb_set (&Regs[0x8a], mt->clamps, 3); + data_lsb_set (&Regs[0x8d], mt->clampe, 3); + + if (dev->chipset->model == RTS8822L_02A) + { + if (mt->clampe == -1) + data_lsb_set (&Regs[0x8d], mt->cphbp2e, 3); + } + + Regs[0x97] = get_byte (mt->adcclkp[0]); + Regs[0x98] = get_byte (get_shrd (mt->adcclkp[0], 0x08)); + Regs[0x99] = get_byte (get_shrd (mt->adcclkp[0], 0x10)); + Regs[0x9a] = get_byte (get_shrd (mt->adcclkp[0], 0x18)); + Regs[0x9b] &= 0xf0; + Regs[0x9b] |= ((get_byte (get_shrd (mt->adcclkp[0], 0x20))) & 0x0f); + + Regs[0xc1] = get_byte (mt->adcclkp[1]); + Regs[0xc2] = get_byte (get_shrd (mt->adcclkp[1], 0x08)); + Regs[0xc3] = get_byte (get_shrd (mt->adcclkp[1], 0x10)); + Regs[0xc4] = get_byte (get_shrd (mt->adcclkp[1], 0x18)); + Regs[0xc5] &= 0xe0; + Regs[0xc5] |= ((get_byte (get_shrd (mt->adcclkp[1], 0x20))) & 0x0f); + + /* bit(4) = bit(0) */ + Regs[0xc5] |= ((mt->adcclkp2e & 1) << 4); + + Timing_SetLinearImageSensorClock (&Regs[0x48], &mt->cph[0]); + Timing_SetLinearImageSensorClock (&Regs[0x52], &mt->cph[1]); + Timing_SetLinearImageSensorClock (&Regs[0x5c], &mt->cph[2]); + Timing_SetLinearImageSensorClock (&Regs[0x66], &mt->cph[3]); + Timing_SetLinearImageSensorClock (&Regs[0x70], &mt->cph[4]); + Timing_SetLinearImageSensorClock (&Regs[0x7a], &mt->cph[5]); + } + } +} + +static SANE_Int +Motor_GetFromResolution (SANE_Int resolution) +{ + SANE_Int ret; + + ret = 3; + if (RTS_Debug->usbtype != USB11) + { + if (scan.scantype != ST_NORMAL) + { + /* scantype is ST_NEG or ST_TA */ + if (resolution >= 600) + ret = 0; + } + else if (resolution >= 1200) + ret = 0; + } + else if (resolution >= 600) + ret = 0; + + DBG (DBG_FNC, "> Motor_GetFromResolution(resolution=%i): %i\n", resolution, + ret); + + return ret; +} + +static SANE_Int +SetMultiExposure (struct st_device *dev, SANE_Byte * Regs) +{ + SANE_Int iValue, myctpc; + + DBG (DBG_FNC, "> SetMultiExposure:\n"); + + /* set motor has no curves */ + data_bitset (&Regs[0xdf], 0x10, 0); /*---0----*/ + + /* select case systemclock */ + switch (Regs[0x00] & 0x0f) + { + case 0x00: + iValue = 0x00895440; + break; /* 3 x 0x2DC6C0 */ + case 0x08: + case 0x01: + iValue = 0x00b71b00; + break; /* 4 x 0x2DC6C0 */ + case 0x02: + iValue = 0x0112a880; + break; /* 6 x 0x2DC6C0 */ + case 0x0a: + case 0x03: + iValue = 0x016e3600; + break; /* 8 x 0x2DC6C0 */ + case 0x04: + iValue = 0x02255100; + break; /* 12 x 0x2DC6C0 */ + case 0x0c: + iValue = 0x02dc6c00; + break; /* 16 x 0x2DC6C0 */ + case 0x05: + iValue = 0x044aa200; + break; /* 24 x 0x2DC6C0 */ + case 0x0d: + iValue = 0x05b8d800; + break; /* 32 x 0x2DC6C0 */ + + case 0x09: + iValue = 0x00f42400; + break; + case 0x0b: + iValue = 0x01e84800; + break; /* = case 9 * 2 */ + default: + iValue = 0x0478f7f8; + break; + } + + /* divide by timing.cnpp */ + iValue /= ((Regs[0x96] & 0x3f) + 1); + iValue /= dev->motorcfg->basespeedpps; + + /* get line exposure time */ + myctpc = data_lsb_get (&Regs[0x30], 3) + 1; + + DBG (DBG_FNC, "CTPC -- SetMultiExposure -- 1 =%i\n", myctpc); + + /* if last step of accurve.normalscan table is lower than iValue ... */ + if (data_lsb_get (&Regs[0xe1], 3) < iValue) + { + SANE_Int traget; + SANE_Int step_size = _B0 (Regs[0xe0]) + 1; + + /* set exposure time [RED] if zero */ + if (data_lsb_get (&Regs[0x36], 3) == 0) + data_lsb_set (&Regs[0x36], myctpc - 1, 3); + + /* set exposure time [GREEN] if zero */ + if (data_lsb_get (&Regs[0x3c], 3) == 0) + data_lsb_set (&Regs[0x3c], myctpc - 1, 3); + + /* set exposure time [BLUE] if zero */ + if (data_lsb_get (&Regs[0x42], 3) == 0) + data_lsb_set (&Regs[0x42], myctpc - 1, 3); + + iValue = (iValue + 1) * step_size; + + /* update line exposure time */ + traget = (((myctpc + iValue - 1) / myctpc) * myctpc); + data_lsb_set (&Regs[0x30], traget - 1, 3); + + traget = (traget / step_size) - 1; + data_lsb_set (&Regs[0x00e1], traget, 3); + } + + /* 8300 */ + return OK; +} + +static SANE_Int +data_lsb_get (SANE_Byte * address, SANE_Int size) +{ + SANE_Int ret = 0; + if ((address != NULL) && (size > 0) && (size < 5)) + { + SANE_Int a; + SANE_Byte b; + size--; + for (a = size; a >= 0; a--) + { + b = address[a]; + ret = (ret << 8) + b; + } + } + return ret; +} + +static SANE_Byte +data_bitget (SANE_Byte * address, SANE_Int mask) +{ + SANE_Int desp = 0; + + if (mask & 1); + else if (mask & 2) + desp = 1; + else if (mask & 4) + desp = 2; + else if (mask & 8) + desp = 3; + else if (mask & 16) + desp = 4; + else if (mask & 32) + desp = 5; + else if (mask & 64) + desp = 6; + else if (mask & 128) + desp = 7; + + return (*address & mask) >> desp; +} + +static void +data_bitset (SANE_Byte * address, SANE_Int mask, SANE_Byte data) +{ + /* This function fills mask bits of just a byte with bits given in data */ + if (mask & 1); + else if (mask & 2) + data <<= 1; + else if (mask & 4) + data <<= 2; + else if (mask & 8) + data <<= 3; + else if (mask & 16) + data <<= 4; + else if (mask & 32) + data <<= 5; + else if (mask & 64) + data <<= 6; + else if (mask & 128) + data <<= 7; + + *address = (*address & (0xff - mask)) | (data & mask); +} + +static void +data_wide_bitset (SANE_Byte * address, SANE_Int mask, SANE_Int data) +{ + /* Setting bytes bit per bit + mask is 4 bytes size + Example: + data = 0111010111 + mask = 00000000 11111111 11000000 00000000 + rst = 00000000 01110101 11000000 00000000 */ + + SANE_Int mymask, started = FALSE; + + if ((address != NULL) && (mask != 0)) + { + while (mask != 0) + { + mymask = _B0 (mask); + + if (started == FALSE) + { + if (mymask != 0) + { + SANE_Int a, myvalue; + + for (a = 0; a < 8; a++) + if ((mymask & (1 << a)) != 0) + break; + + myvalue = _B0 (data << a); + myvalue >>= a; + data_bitset (address, mymask, myvalue); + data >>= (8 - a); + started = TRUE; + } + } + else + { + data_bitset (address, mymask, _B0 (data)); + data >>= 8; + } + + address++; + mask >>= 8; + } + } +} + + +static void +data_lsb_set (SANE_Byte * address, SANE_Int data, SANE_Int size) +{ + if ((address != NULL) && (size > 0) && (size < 5)) + { + SANE_Int a; + for (a = 0; a < size; a++) + { + address[a] = _B0 (data); + data >>= 8; + } + } +} + +static void +data_msb_set (SANE_Byte * address, SANE_Int data, SANE_Int size) +{ + if ((address != NULL) && (size > 0) && (size < 5)) + { + SANE_Int a; + + for (a = size - 1; a >= 0; a--) + { + address[a] = _B0 (data); + data >>= 8; + } + } +} + +static SANE_Int +data_swap_endianess (SANE_Int address, SANE_Int size) +{ + SANE_Int rst = 0; + + if ((size > 0) && (size < 5)) + { + SANE_Int a; + + for (a = 0; a < size; a++) + { + rst = (rst << 8) | _B0 (address); + address >>= 8; + } + } + + return rst; +} + +static void +Lamp_SetGainMode (struct st_device *dev, SANE_Byte * Regs, + SANE_Int resolution, SANE_Byte gainmode) +{ + DBG (DBG_FNC, "> Lamp_SetGainMode(*Regs, resolution=%i, gainmode=%i):\n", + resolution, gainmode); + + if (dev->chipset->model == RTS8822L_02A) + { + /* hp4370 */ + SANE_Int data1, data2; + + data1 = data_lsb_get (&Regs[0x154], 2) & 0xfe7f; + data2 = data_lsb_get (&Regs[0x156], 2); + + switch (resolution) + { + case 4800: + data2 |= 0x40; + data1 &= 0xffbf; + break; + case 100: + case 150: + case 200: + case 300: + case 600: + case 1200: + case 2400: + data1 |= 0x40; + data2 &= 0xffbf; + break; + } + + data_lsb_set (&Regs[0x154], data1, 2); + data_lsb_set (&Regs[0x156], data2, 2); + } + else + { + /* hp3970 hp4070 ua4900 */ + SANE_Int data; + + data = data_lsb_get (&Regs[0x154], 2) & 0xfe7f; + data = (gainmode == FALSE) ? data | 0x0040 : data & 0xffbf; + + switch (resolution) + { + case 100: + case 200: + case 300: + case 600: + data |= 0x0100; + break; + case 2400: + data |= 0x0180; + break; + case 1200: + if (dev->sensorcfg->type == CIS_SENSOR) + data |= 0x80; + else if (dev->sensorcfg->type == CCD_SENSOR) + data |= 0x0180; + break; + } + + data_lsb_set (&Regs[0x0154], data, 2); + } +} + +static SANE_Int +RTS_Scanner_StartScan (struct st_device *dev) +{ + SANE_Int rst = ERROR; /* default */ + SANE_Int data; + + DBG (DBG_FNC, "+ RTS_Scanner_StartScan():\n"); + + v14b4 = 1; /* TEMPORAL */ + data = 0; + Lamp_PWM_DutyCycle_Get (dev, &data); + data = _B0 (data); + + DBG (DBG_FNC, "-> Pwm used = %i\n", data); + + /* + windows driver saves pwm used, in file usbfile + Section [SCAN_PARAM], field PwmUsed + */ + + dev->status->cancel = FALSE; + + if (Scan_Start (dev) == OK) + { + SANE_Int transferred; + + rst = OK; + + if (dev->scanning->imagebuffer != NULL) + { + free (dev->scanning->imagebuffer); + dev->scanning->imagebuffer = NULL; + } + + SetLock (dev->usb_handle, NULL, (scan2.depth == 16) ? FALSE : TRUE); + + /* Reservamos los buffers necesarios para leer la imagen */ + Reading_CreateBuffers (dev); + + if (dev->Resize->type != RSZ_NONE) + Resize_Start (dev, &transferred); /* 6729 */ + + RTS_ScanCounter_Inc (dev); + } + + DBG (DBG_FNC, "- RTS_Scanner_StartScan: %i\n", rst); + + return rst; +} + +static void +Triplet_Gray (SANE_Byte * pPointer1, SANE_Byte * pPointer2, + SANE_Byte * buffer, SANE_Int channels_count) +{ + /* + pPointer1 = FAB8 + pPointer2 = FABC + buffer = FAC0 + channels_count = FAC4 + */ + + SANE_Int value; + SANE_Int channel_size; + + DBG (DBG_FNC, + "> Triplet_Gray(*pPointer1, *pPointer2, *buffer, channels_count=%i)\n", + channels_count); + + channel_size = (scan2.depth > 8) ? 2 : 1; + channels_count = channels_count / 2; + + while (channels_count > 0) + { + value = data_lsb_get (pPointer1, channel_size); + data_lsb_set (buffer, value, channel_size); + + value = data_lsb_get (pPointer2, channel_size); + data_lsb_set (buffer + channel_size, value, channel_size); + + pPointer1 += 2 * channel_size; + pPointer2 += 2 * channel_size; + buffer += 2 * channel_size; + + channels_count--; + } +} + +static void +Triplet_Lineart (SANE_Byte * pPointer1, SANE_Byte * pPointer2, + SANE_Byte * buffer, SANE_Int channels_count) +{ + /* Composing colour in lineart mode */ + + SANE_Int dots_count = 0; + SANE_Int channel; + SANE_Byte mask; + SANE_Byte value; + SANE_Int C; + + DBG (DBG_FNC, + "> Triplet_Lineart(*pPointer1, *pPointer2, *buffer, channels_count=%i)\n", + channels_count); + + if (channels_count > 0) + { + dots_count = (channels_count + 1) / 2; + while (dots_count > 0) + { + mask = 0x80; + channel = 2; + do + { + value = 0; + for (C = 4; C > 0; C--) + { + value = + (value << 2) + + (((*pPointer2 & mask) << 1) | (*pPointer1 & mask)); + mask = mask >> 1; + } + *buffer = value; + buffer++; + channel--; + } + while (channel > 0); + pPointer2 += 2; + pPointer1 += 2; + dots_count--; + } + } +} + +static SANE_Int +Arrange_NonColour (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, SANE_Int * transferred) +{ + /* + buffer : fadc + buffer_size : fae0 + */ + + SANE_Int lines_count = 0; /* ebp */ + SANE_Int channels_count = 0; /* fadc pisa buffer */ + SANE_Int rst = ERROR; + struct st_scanning *scn; + + DBG (DBG_FNC, + "+ Arrange_NonColour(*buffer, buffer_size=%i, *transferred):\n", + buffer_size); + + /* this is just to make code more legible */ + scn = dev->scanning; + + if (scn->imagebuffer == NULL) + { + if ((scn->arrange_hres == TRUE) || (scan2.colormode == CM_LINEART)) + { + scn->bfsize = (scn->arrange_sensor_evenodd_dist + 1) * line_size; + scn->imagebuffer = + (SANE_Byte *) malloc (scn->bfsize * sizeof (SANE_Byte)); + if (scn->imagebuffer != NULL) + { + if (Read_Block (dev, scn->bfsize, scn->imagebuffer, transferred) + == OK) + { + scn->channel_size = (scan2.depth == 8) ? 1 : 2; + scn->desp1[CL_RED] = 0; + scn->desp2[CL_RED] = + scn->channel_size + + (scn->arrange_sensor_evenodd_dist * line_size); + scn->pColour2[CL_RED] = + scn->imagebuffer + scn->desp2[CL_RED]; + scn->pColour1[CL_RED] = + scn->imagebuffer + scn->desp1[CL_RED]; + rst = OK; + } + } + } + } + else + rst = OK; + + /* b0f4 */ + if (rst == OK) + { + scn->imagepointer = scn->imagebuffer; + lines_count = buffer_size / line_size; + channels_count = line_size / scn->channel_size; + while (lines_count > 0) + { + if (scan2.colormode == CM_LINEART) + Triplet_Lineart (scn->pColour1[CL_RED], scn->pColour2[CL_RED], + buffer, channels_count); + else + Triplet_Gray (scn->pColour1[CL_RED], scn->pColour2[CL_RED], + buffer, channels_count); + + buffer += line_size; + scn->arrange_size -= bytesperline; + + lines_count--; + if (lines_count == 0) + { + if ((scn->arrange_size | v15bc) == 0) + break; + } + + rst = Read_Block (dev, line_size, scn->imagepointer, transferred); + if (rst != OK) + break; + + if (scn->arrange_hres == TRUE) + { + scn->desp2[CL_RED] = + (line_size + scn->desp2[CL_RED]) % scn->bfsize; + scn->desp1[CL_RED] = + (line_size + scn->desp1[CL_RED]) % scn->bfsize; + + scn->pColour2[CL_RED] = scn->imagebuffer + scn->desp2[CL_RED]; + scn->pColour1[CL_RED] = scn->imagebuffer + scn->desp1[CL_RED]; + } + + /* b21d */ + scn->imagepointer += line_size; + if (scn->imagepointer >= (scn->imagebuffer + scn->bfsize)) + scn->imagepointer = scn->imagebuffer; + } + } + + /* 2246 */ + + DBG (DBG_FNC, "- Arrange_NonColour(*transferred=%i): %i\n", *transferred, + rst); + + return rst; +} + +static SANE_Int +Resize_Decrease (SANE_Byte * to_buffer, SANE_Int to_resolution, + SANE_Int to_width, SANE_Byte * from_buffer, + SANE_Int from_resolution, SANE_Int from_width, + SANE_Int myresize_mode) +{ + /* + to_buffer = FAC8 = 0x236200 + to_resolution = FACC = 0x4b + to_width = FAD0 = 0x352 + from_buffer = FAD4 = 0x235460 + from_resolution = FAD8 = 0x64 + from_width = FADC = 0x46d + myresize_mode = FAE0 = 1 + */ + + SANE_Int rst = ERROR; + SANE_Int channels = 0; /* fac8 */ + SANE_Int depth = 0; /* fae0 */ + SANE_Int color[3] = { 0, 0, 0 }; /* fab8 | fabc | fac0 */ + SANE_Int to_pos = 0; /* fad4 */ + SANE_Int rescont = 0; + SANE_Int from_pos = 0; /* fab4 */ + SANE_Int C; + SANE_Int smres = 0; /* fab0 */ + SANE_Int value; + SANE_Int channel_size; + + to_resolution = to_resolution & 0xffff; + from_resolution = from_resolution & 0xffff; + + DBG (DBG_FNC, + "+ Resize_Decrease(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n", + to_resolution, to_width, from_resolution, from_width, myresize_mode); + + if (myresize_mode != RSZ_LINEART) + { + switch (myresize_mode) + { + case RSZ_GRAYL: + channels = 1; + depth = 8; + break; + case RSZ_COLOURL: + channels = 3; + depth = 8; + break; + case RSZ_COLOURH: + channels = 3; + depth = 16; + break; + case RSZ_GRAYH: + channels = 1; + depth = 16; + break; + } + + channel_size = (depth > 8) ? 2 : 1; + to_pos = 0; + rescont = 0; + + while (to_pos < to_width) + { + from_pos++; + if (from_pos > from_width) + from_buffer -= (((depth + 7) / 8) * channels); + + rescont += to_resolution; + if (rescont < from_resolution) + { + /* Adds 3 color channel values */ + for (C = 0; C < channels; C++) + { + color[C] += + data_lsb_get (from_buffer, channel_size) * to_resolution; + from_buffer += channel_size; + } + } + else + { + /* fc3c */ + to_pos++; + smres = to_resolution - (rescont - from_resolution); + for (C = 0; C < channels; C++) + { + value = + ((data_lsb_get (from_buffer, channel_size) * smres) + + color[C]) / from_resolution; + data_lsb_set (to_buffer, value, channel_size); + color[C] = + data_lsb_get (from_buffer, + channel_size) * (rescont - from_resolution); + + to_buffer += channel_size; + from_buffer += channel_size; + } + rescont -= from_resolution; + } + } + + rst = OK; + } + else + { + /* fd60 */ + SANE_Int bit, pos, desp, rescont2; + + *to_buffer = 0; + bit = 0; + pos = 0; + desp = 0; + rescont = 0; + rescont2 = 0; + if (to_width > 0) + { + do + { + if (bit == 8) + { + /* fda6 */ + bit = 0; + to_buffer++; + *to_buffer = 0; + } + + rescont += to_resolution; + if (rescont < from_resolution) + { + if ((*from_buffer & (0x80 >> desp)) != 0) + rescont2 += to_resolution; + } + else + { + /*fdd5 */ + pos++; + rescont -= from_resolution; + if ((*from_buffer & (0x80 >> desp)) != 0) + /*fdee */ + rescont2 += (to_resolution - rescont); + if (rescont2 > (to_resolution / 2)) + /* fe00 */ + *to_buffer = _B0 (*to_buffer | (0x80 >> bit)); + rescont2 = + ((*from_buffer & (0x80 >> desp)) != 0) ? rescont : 0; + bit++; + } + + /* fe2f */ + desp++; + if (desp == 8) + { + desp = 0; + from_buffer++; + } + } + while (pos < to_width); + } + else + rst = OK; + } + + DBG (DBG_FNC, "- Resize_Decrease: %i\n", rst); + + return rst; +} + +static SANE_Int +Resize_Increase (SANE_Byte * to_buffer, SANE_Int to_resolution, + SANE_Int to_width, SANE_Byte * from_buffer, + SANE_Int from_resolution, SANE_Int from_width, + SANE_Int myresize_mode) +{ + /* + + to_buffer = FAC8 = 0x2353f0 + to_resolution = FACC = 0x4b + to_width = FAD0 = 0x352 + from_buffer = FAD4 = 0x234650 + from_resolution = FAD8 = 0x64 + from_width = FADC = 0x46d + myresize_mode = FAE0 = 1 + */ + + SANE_Int rst = ERROR; + SANE_Int desp; /* fac0 */ + SANE_Byte *myp2; /* faac */ + SANE_Int mywidth; /* fab4 fab8 */ + SANE_Int mychannels; /* fabc */ + SANE_Int channels = 0; /* faa4 */ + SANE_Int depth = 0; /* faa8 */ + SANE_Int pos = 0; /* fae0 */ + SANE_Int rescount; + SANE_Int val6 = 0; + SANE_Int val7 = 0; + SANE_Int value; + /**/ + DBG (DBG_FNC, + "+ Resize_Increase(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n", + to_resolution, to_width, from_resolution, from_width, myresize_mode); + + if (myresize_mode != RSZ_LINEART) + { + switch (myresize_mode) + { + case RSZ_GRAYL: + channels = 1; + depth = 8; + break; + case RSZ_COLOURL: + channels = 3; + depth = 8; + break; + case RSZ_COLOURH: + channels = 3; + depth = 16; + break; + case RSZ_GRAYH: + channels = 1; + depth = 16; + break; + } + + if (channels > 0) + { + SANE_Byte channel_size; + SANE_Byte *p_dst; /* fac8 */ + SANE_Byte *p_src; /* fad4 */ + + desp = to_buffer - from_buffer; + myp2 = from_buffer; + channel_size = (depth == 8) ? 1 : 2; + + for (mychannels = 0; mychannels < channels; mychannels++) + { + pos = 0; + rescount = (from_resolution / 2) + to_resolution; + + p_src = myp2; + p_dst = myp2 + desp; + + /* f938 */ + val7 = data_lsb_get (p_src, channel_size); + + if (to_width > 0) + { + for (mywidth = 0; mywidth < to_width; mywidth++) + { + if (rescount >= to_resolution) + { + rescount -= to_resolution; + val6 = val7; + pos++; + if (pos < from_width) + { + p_src += (channels * channel_size); + val7 = data_lsb_get (p_src, channel_size); + } + } + + /*f9a5 */ + data_lsb_set (p_dst, + ((((to_resolution - rescount) * val6) + + (val7 * rescount)) / to_resolution), + channel_size); + rescount += from_resolution; + p_dst += (channels * channel_size); + } + } + + myp2 += channel_size; + } + + rst = OK; + } + else + rst = OK; + } + else + { + /* RSZ_LINEART mode */ + /* fa02 */ + /* + to_buffer = FAC8 = 0x2353f0 + to_resolution = FACC = 0x4b + to_width = FAD0 = 0x352 + from_buffer = FAD4 = 0x234650 + from_resolution = FAD8 = 0x64 + from_width = FADC = 0x46d + myresize_mode = FAE0 = 1 + */ + SANE_Int myres2; /* fac8 */ + SANE_Int sres; + SANE_Int lfae0; + SANE_Int lfad8; + SANE_Int myres; + SANE_Int cont = 1; + SANE_Int someval; + SANE_Int bit; /*lfaa8 */ + + myres2 = from_resolution; + sres = (myres2 / 2) + to_resolution; + value = _B0 (*from_buffer); + bit = 0; + lfae0 = 0; + lfad8 = value >> 7; + someval = lfad8; + *to_buffer = 0; + + if (to_width > 0) + { + myres = to_resolution; + to_resolution = myres / 2; + do + { + if (sres >= myres) + { + sres -= myres; + lfae0++; + cont++; + lfad8 = someval; + if (lfae0 < from_width) + { + if (cont == 8) + { + cont = 0; + from_buffer++; + } + bit = (((0x80 >> cont) & *from_buffer) != 0) ? 1 : 0; + } + } + /*faa6 */ + if ((((myres - sres) * lfad8) + (bit * sres)) > to_resolution) + *to_buffer |= (0x80 >> bit); + + bit++; + if (bit == 8) + { + bit = 0; + to_buffer++; + *to_buffer = 0; + } + to_width--; + sres += myres2; + } + while (to_width > 0); + rst = OK; + } + } + + DBG (DBG_FNC, "- Resize_Increase: %i\n", rst); + + return rst; +} + +static SANE_Int +Resize_Start (struct st_device *dev, SANE_Int * transferred) +{ + SANE_Int rst = ERROR; + struct st_resize *rz = dev->Resize; + + DBG (DBG_FNC, "+ Resize_Start(*transferred):\n"); + + if (Resize_CreateBuffers + (dev, line_size, rz->bytesperline, rz->bytesperline) == ERROR) + return ERROR; + + if (arrangeline2 == FIX_BY_SOFT) + { + /* fee0 */ + if (scan2.colormode == CM_COLOR) + rst = Arrange_Colour (dev, rz->v3624, line_size, transferred); + else + rst = Arrange_NonColour (dev, rz->v3624, line_size, transferred); + } + else + rst = Read_Block (dev, line_size, rz->v3624, transferred); /* ff03 */ + + /* Redimensionado */ + switch (rz->type) + { + case RSZ_DECREASE: + /* ff1b */ + Resize_Decrease (rz->v3628, rz->resolution_x, rz->towidth, rz->v3624, + scan2.resolution_x, rz->fromwidth, rz->mode); + break; + case RSZ_INCREASE: + /* ff69 */ + rz->rescount = 0; + Resize_Increase (rz->v3628, rz->resolution_x, rz->towidth, rz->v3624, + scan2.resolution_x, rz->fromwidth, rz->mode); + if (arrangeline2 == FIX_BY_SOFT) + { + /* ffb1 */ + if (scan2.colormode == CM_COLOR) + rst = Arrange_Colour (dev, rz->v3624, line_size, transferred); + else + rst = Arrange_NonColour (dev, rz->v3624, line_size, transferred); + } + else + rst = Read_Block (dev, line_size, rz->v3624, transferred); /* ffe0 */ + + /* fff2 */ + Resize_Increase (rz->v362c, rz->resolution_x, rz->towidth, rz->v3624, + scan2.resolution_x, rz->fromwidth, rz->mode); + break; + } + + /* 002a */ + + DBG (DBG_FNC, "- Resize_Start(*transferred=%i): %i\n", *transferred, rst); + + return rst; +} + +static SANE_Int +Resize_CreateBuffers (struct st_device *dev, SANE_Int size1, SANE_Int size2, + SANE_Int size3) +{ + SANE_Int rst = ERROR; + struct st_resize *rz = dev->Resize; + + rz->v3624 = (SANE_Byte *) malloc ((size1 + 0x40) * sizeof (SANE_Byte)); + rz->v3628 = (SANE_Byte *) malloc ((size2 + 0x40) * sizeof (SANE_Byte)); + rz->v362c = (SANE_Byte *) malloc ((size3 + 0x40) * sizeof (SANE_Byte)); + + if ((rz->v3624 == NULL) || (rz->v3628 == NULL) || (rz->v362c == NULL)) + Resize_DestroyBuffers (dev); + else + rst = OK; + + DBG (DBG_FNC, "> Resize_CreateBuffers(size1=%i, size2=%i, size3=%i): %i\n", + size1, size2, size3, rst); + + return rst; +} + +static SANE_Int +Resize_DestroyBuffers (struct st_device *dev) +{ + struct st_resize *rz = dev->Resize; + + if (rz->v3624 != NULL) + free (rz->v3624); + + if (rz->v3628 != NULL) + free (rz->v3628); + + if (rz->v362c != NULL) + free (rz->v362c); + + rz->v3624 = NULL; + rz->v3628 = NULL; + rz->v362c = NULL; + + return OK; +} + +static SANE_Int +Reading_DestroyBuffers (struct st_device *dev) +{ + DBG (DBG_FNC, "> Reading_DestroyBuffers():\n"); + + if (dev->Reading->DMABuffer != NULL) + free (dev->Reading->DMABuffer); + + if (dev->scanning->imagebuffer != NULL) + { + free (dev->scanning->imagebuffer); + dev->scanning->imagebuffer = NULL; + } + + bzero (dev->Reading, sizeof (struct st_readimage)); + + return OK; +} + +static SANE_Int +Gamma_SendTables (struct st_device *dev, SANE_Byte * Regs, + SANE_Byte * gammatable, SANE_Int size) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ Gamma_SendTables(*Regs, *gammatable, size=%i):\n", size); + + if ((gammatable != NULL) && (size > 0)) + { + SANE_Int transferred; + SANE_Int first_table; + SANE_Int cont = 0; + SANE_Int retry = TRUE; + SANE_Byte *mybuffer; + + /* lock */ + SetLock (dev->usb_handle, Regs, TRUE); + + first_table = (data_lsb_get (&Regs[0x1b4], 2) & 0x3fff) >> 4; + + mybuffer = (SANE_Byte *) malloc (sizeof (SANE_Byte) * size); + if (mybuffer != NULL) + { + /* Try to send buffer during 10 seconds */ + long tick = GetTickCount () + 10000; + while ((retry == TRUE) && (tick > GetTickCount ())) + { + retry = FALSE; + + /* Operation type 0x14 */ + if (IWrite_Word (dev->usb_handle, 0x0000, 0x0014, 0x0800) == OK) + { + /* Send size to write */ + if (RTS_DMA_Enable_Write (dev, 0x0000, size, first_table) == + OK) + { + /* Send data */ + if (Bulk_Operation + (dev, BLK_WRITE, size, gammatable, + &transferred) == OK) + { + /* Send size to read */ + if (RTS_DMA_Enable_Read + (dev, 0x0000, size, first_table) == OK) + { + /* Retrieve data */ + if (Bulk_Operation + (dev, BLK_READ, size, mybuffer, + &transferred) == OK) + { + /* Check data */ + while ((cont < size) && (retry == FALSE)) + { + if (mybuffer[cont] != gammatable[cont]) + retry = TRUE; + cont++; + } + + if (retry == FALSE) + rst = OK; + } + } + } + } + } + } + + free (mybuffer); + } + + /* unlock */ + SetLock (dev->usb_handle, Regs, FALSE); + } + + DBG (DBG_FNC, "- Gamma_SendTables: %i\n", rst); + + return rst; +} + +static SANE_Int +Gamma_GetTables (struct st_device *dev, SANE_Byte * Gamma_buffer) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ Gamma_GetTables(SANE_Byte *Gamma_buffer):\n"); + + if (Gamma_buffer == NULL) + return ERROR; + + /* Operation type 0x14 */ + if (IWrite_Word (dev->usb_handle, 0x0000, 0x0014, 0x0800) == 0x00) + { + SANE_Int size = 768; + + if (RTS_DMA_Enable_Read (dev, 0x0000, size, 0) == OK) + { + SANE_Int transferred = 0; + usleep (1000 * 500); + + /* Read buffer */ + rst = + Bulk_Operation (dev, BLK_READ, size, Gamma_buffer, &transferred); + } + } + + DBG (DBG_FNC, "- Gamma_GetTables: %i\n", rst); + + return rst; +} + +static void +Gamma_FreeTables () +{ + SANE_Int c; + + DBG (DBG_FNC, "> Gamma_FreeTables()\n"); + + for (c = 0; c < 3; c++) + { + if (hp_gamma->table[c] != NULL) + { + free (hp_gamma->table[c]); + hp_gamma->table[c] = NULL; + } + } + use_gamma_tables = FALSE; +} + +static void +RTS_Scanner_StopScan (struct st_device *dev, SANE_Int wait) +{ + SANE_Byte data; + + DBG (DBG_FNC, "+ RTS_Scanner_StopScan():\n"); + + data = 0; + + Reading_DestroyBuffers (dev); + Resize_DestroyBuffers (dev); + + RTS_DMA_Reset (dev); + + data_bitset (&dev->init_regs[0x60b], 0x10, 0); + data_bitset (&dev->init_regs[0x60a], 0x40, 0); + + if (Write_Buffer (dev->usb_handle, 0xee0a, &dev->init_regs[0x60a], 2) == OK) + Motor_Change (dev, dev->init_regs, 3); + + usleep (1000 * 200); + + if (wait == FALSE) + { + Read_Byte (dev->usb_handle, 0xe801, &data); + if ((data & 0x02) == 0) + { + if (Head_IsAtHome (dev, dev->init_regs) == FALSE) + { + /* clear execution bit */ + data_bitset (&dev->init_regs[0x00], 0x80, 0); + + Write_Byte (dev->usb_handle, 0x00, dev->init_regs[0x00]); + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + } + } + } + else + { + /*66a1 */ + /* clear execution bit */ + data_bitset (&dev->init_regs[0x00], 0x80, 0); + + Write_Byte (dev->usb_handle, 0x00, dev->init_regs[0x00]); + if (Head_IsAtHome (dev, dev->init_regs) == FALSE) + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + } + + /*66e0 */ + RTS_Enable_CCD (dev, dev->init_regs, 0); + + Lamp_Status_Timer_Set (dev, 13); + + DBG (DBG_FNC, "- RTS_Scanner_StopScan()\n"); +} + +static SANE_Int +Reading_CreateBuffers (struct st_device *dev) +{ + SANE_Byte data; + SANE_Int mybytesperline; + SANE_Int mybuffersize, a, b; + + DBG (DBG_FNC, "+ Reading_CreateBuffers():\n"); + + data = 0; + + /* Gets BinarythresholdH */ + if (Read_Byte (dev->usb_handle, 0xe9a1, &data) == OK) + binarythresholdh = data; + + mybytesperline = + (scan2.depth == 12) ? (bytesperline * 3) / 4 : bytesperline; + + dev->Reading->Max_Size = 0xfc00; + dev->Reading->DMAAmount = 0; + + a = (RTS_Debug->dmabuffersize / 63); + b = (((RTS_Debug->dmabuffersize - a) / 2) + a) >> 0x0f; + mybuffersize = ((b << 6) - b) << 10; + if (mybuffersize < 0x1f800) + mybuffersize = 0x1f800; + + dev->Reading->DMABufferSize = mybuffersize; /*3FFC00 4193280 */ + + do + { + dev->Reading->DMABuffer = + (SANE_Byte *) malloc (dev->Reading->DMABufferSize * + sizeof (SANE_Byte)); + if (dev->Reading->DMABuffer != NULL) + break; + dev->Reading->DMABufferSize -= dev->Reading->Max_Size; + } + while (dev->Reading->DMABufferSize >= dev->Reading->Max_Size); + + /* 6003 */ + dev->Reading->Starting = TRUE; + + dev->Reading->Size4Lines = (mybytesperline > dev->Reading->Max_Size) ? + mybytesperline : (dev->Reading->Max_Size / mybytesperline) * + mybytesperline; + + dev->Reading->ImageSize = imagesize; + read_v15b4 = v15b4; + + DBG (DBG_FNC, "- Reading_CreateBuffers():\n"); + + return OK; +} + +static SANE_Int +RTS_ScanCounter_Inc (struct st_device *dev) +{ + /* Keep a count of the number of scans done by this scanner */ + + SANE_Int idata; + + DBG (DBG_FNC, "+ RTS_ScanCounter_Inc():\n"); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + SANE_Byte cdata = 0; + SANE_Byte somebuffer[26]; + + switch (dev->chipset->model) + { + case RTS8822L_02A: + case RTS8822BL_03A: + /* value is 4 bytes size starting from address 0x21 in msb format */ + if (RTS_EEPROM_ReadInteger (dev->usb_handle, 0x21, &idata) == OK) + { + idata = data_swap_endianess (idata, 4) + 1; + idata = data_swap_endianess (idata, 4); + RTS_EEPROM_WriteInteger (dev->usb_handle, 0x21, idata); + } + break; + default: + /* value is 4 bytes size starting from address 0x21 in lsb format */ + bzero (&somebuffer, sizeof (somebuffer)); + somebuffer[4] = 0x0c; + + RTS_EEPROM_ReadInteger (dev->usb_handle, 0x21, &idata); + data_lsb_set (&somebuffer[0], idata + 1, 4); + + RTS_EEPROM_ReadByte (dev->usb_handle, 0x003a, &cdata); + somebuffer[25] = cdata; + RTS_EEPROM_WriteBuffer (dev->usb_handle, 0x21, somebuffer, 0x1a); + break; + } + } + + DBG (DBG_FNC, "- RTS_ScanCounter_Inc()\n"); + + return OK; +} + +static SANE_Int +RTS_ScanCounter_Get (struct st_device *dev) +{ + /* Returns the number of scans done by this scanner */ + + SANE_Int idata = 0; + + DBG (DBG_FNC, "+ RTS_ScanCounter_Get():\n"); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + RTS_EEPROM_ReadInteger (dev->usb_handle, 0x21, &idata); + + switch (dev->chipset->model) + { + case RTS8822L_02A: + case RTS8822BL_03A: + /* value is 4 bytes size starting from address 0x21 in msb format */ + idata = data_swap_endianess (idata, 4); + break; + default: /* RTS8822L_01H */ + /* value is 4 bytes size starting from address 0x21 in lsb format */ + idata &= 0xffffffff; + break; + } + } + + DBG (DBG_FNC, "- RTS_ScanCounter_Get(): %i\n", idata); + + return idata; +} + +static SANE_Int +Read_Image (struct st_device *dev, SANE_Int buffer_size, SANE_Byte * buffer, + SANE_Int * transferred) +{ + SANE_Int rst; + SANE_Byte mycolormode; + + DBG (DBG_FNC, "+ Read_Image(buffer_size=%i, *buffer, *transferred):\n", + buffer_size); + + *transferred = 0; + mycolormode = scan2.colormode; + rst = ERROR; + if ((scan2.colormode != CM_COLOR) && (scan2.channel == 3)) + mycolormode = 3; + + if (dev->Resize->type == RSZ_NONE) + { + if (arrangeline == FIX_BY_SOFT) + { + switch (mycolormode) + { + case CM_COLOR: + rst = Arrange_Colour (dev, buffer, buffer_size, transferred); + break; + case 3: + rst = Arrange_Compose (dev, buffer, buffer_size, transferred); + break; + default: + rst = Arrange_NonColour (dev, buffer, buffer_size, transferred); + break; + } + } + else + rst = Read_Block (dev, buffer_size, buffer, transferred); /*00fe */ + } + else + rst = Read_ResizeBlock (dev, buffer, buffer_size, transferred); /*010d */ + + DBG (DBG_FNC, "- Read_Image(*transferred=%i): %i\n", *transferred, rst); + + return rst; +} + +static SANE_Int +Arrange_Compose (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, SANE_Int * transferred) +{ + /* + fnb250 + + 0600FA7C 05E10048 buffer + 0600FA80 0000F906 buffer_size + */ + SANE_Byte *mybuffer = buffer; /* fa7c */ + SANE_Int mydistance; /*ebp */ + SANE_Int mydots; /*fa74 */ + SANE_Int channel_size; + SANE_Int c; + struct st_scanning *scn; + + /*mywidth = fa70 */ + + DBG (DBG_FNC, "+ Arrange_Compose(*buffer, buffer_size=%i, *transferred):\n", + buffer_size); + + channel_size = (scan2.depth == 8) ? 1 : 2; + + /* this is just to make code more legible */ + scn = dev->scanning; + + if (scn->imagebuffer == NULL) + { + if (dev->sensorcfg->type == CCD_SENSOR) + mydistance = + (dev->sensorcfg->line_distance * scan2.resolution_y) / + dev->sensorcfg->resolution; + else + mydistance = 0; + + if (mydistance != 0) + { + scn->bfsize = + (scn->arrange_hres == + TRUE) ? scn->arrange_sensor_evenodd_dist : 0; + scn->bfsize = line_size * (scn->bfsize + (mydistance * 2) + 1); + } + else + scn->bfsize = line_size * 2; + + /*b2f0 */ + scn->imagebuffer = + (SANE_Byte *) malloc (scn->bfsize * sizeof (SANE_Byte)); + if (scn->imagebuffer == NULL) + return ERROR; + + scn->imagepointer = scn->imagebuffer; + if (Read_Block (dev, scn->bfsize, scn->imagebuffer, transferred) == + ERROR) + return ERROR; + + /* Calculate channel displacements */ + scn->arrange_orderchannel = FALSE; + for (c = CL_RED; c <= CL_BLUE; c++) + { + if (mydistance == 0) + { + /*b34e */ + if (scn->arrange_hres == FALSE) + { + if ((((dev->sensorcfg->line_distance * scan2.resolution_y) * + 2) / dev->sensorcfg->resolution) == 1) + scn->arrange_orderchannel = TRUE; + + if (scn->arrange_orderchannel == TRUE) + scn->desp[c] = + ((dev->sensorcfg->rgb_order[c] / 2) * line_size) + + (channel_size * c); + else + scn->desp[c] = channel_size * c; + } + } + else + { + /*b3e3 */ + scn->desp[c] = + (dev->sensorcfg->rgb_order[c] * (mydistance * line_size)) + + (channel_size * c); + + if (scn->arrange_hres == TRUE) + { + /*b43b */ + scn->desp1[c] = scn->desp[c]; + scn->desp2[c] = + ((channel_size * 3) + scn->desp1[c]) + + (scn->arrange_sensor_evenodd_dist * line_size); + }; + } + } + + for (c = CL_RED; c <= CL_BLUE; c++) + { + if (scn->arrange_hres == TRUE) + { + scn->pColour2[c] = scn->imagebuffer + scn->desp2[c]; + scn->pColour1[c] = scn->imagebuffer + scn->desp1[c]; + } + else + scn->pColour[c] = scn->imagebuffer + scn->desp[c]; + } + } + + /*b545 */ + buffer_size /= line_size; + mydots = line_size / (channel_size * 3); + + while (buffer_size > 0) + { + if (scn->arrange_orderchannel == FALSE) + { + /*b5aa */ + if (scn->arrange_hres == TRUE) + Triplet_Compose_HRes (scn->pColour1[CL_RED], + scn->pColour1[CL_GREEN], + scn->pColour1[CL_BLUE], + scn->pColour2[CL_RED], + scn->pColour2[CL_GREEN], + scn->pColour2[CL_BLUE], mybuffer, mydots); + else + Triplet_Compose_LRes (scn->pColour[CL_RED], + scn->pColour[CL_GREEN], + scn->pColour[CL_BLUE], mybuffer, mydots); + } + else + Triplet_Compose_Order (dev, scn->pColour[CL_RED], + scn->pColour[CL_GREEN], scn->pColour[CL_BLUE], + mybuffer, mydots); + + /*b5f8 */ + mybuffer += line_size; + scn->arrange_size -= bytesperline; + if (scn->arrange_size < 0) + v15bc--; + + buffer_size--; + if (buffer_size == 0) + { + if ((scn->arrange_size | v15bc) == 0) + return OK; + } + + /*b63f */ + if (Read_Block (dev, line_size, scn->imagepointer, transferred) == + ERROR) + return ERROR; + + for (c = CL_RED; c <= CL_BLUE; c++) + { + if (scn->arrange_hres == TRUE) + { + /*b663 */ + scn->desp2[c] = (scn->desp2[c] + line_size) % scn->bfsize; + scn->desp1[c] = (scn->desp1[c] + line_size) % scn->bfsize; + + scn->pColour2[c] = scn->imagebuffer + scn->desp2[c]; + scn->pColour1[c] = scn->imagebuffer + scn->desp1[c]; + } + else + { + /*b74a */ + scn->desp[c] = (scn->desp[c] + line_size) % scn->bfsize; + scn->pColour[c] = scn->imagebuffer + scn->desp[c]; + } + } + + /*b7be */ + scn->imagepointer += line_size; + if (scn->imagepointer >= (scn->imagebuffer + scn->bfsize)) + scn->imagepointer = scn->imagebuffer; + } + + return OK; +} + +static void +Triplet_Compose_HRes (SANE_Byte * pRed1, SANE_Byte * pGreen1, + SANE_Byte * pBlue1, SANE_Byte * pRed2, + SANE_Byte * pGreen2, SANE_Byte * pBlue2, + SANE_Byte * buffer, SANE_Int Width) +{ + SANE_Int Value; + SANE_Int Channel_size; + SANE_Int max_value; + + DBG (DBG_FNC, + "> Triplet_Compose_HRes(*pRed1, *pGreen1, *pBlue1, *pRed2 *pGreen2, *pBlue2, *buffer, Width=%i):\n", + Width); + + Width /= 2; + Channel_size = (scan2.depth > 8) ? 2 : 1; + max_value = (1 << scan2.depth) - 1; + + while (Width > 0) + { + Value = + data_lsb_get (pRed1, Channel_size) + data_lsb_get (pGreen1, + Channel_size) + + data_lsb_get (pBlue1, Channel_size); + + Value = min (Value, max_value); + + if (v1600 != NULL) + { + if (scan2.depth > 8) + Value = *(v1600 + (Value >> 8)) | _B0 (Value); + else + Value = *(v1600 + Value); + } + + data_lsb_set (buffer, Value, Channel_size); + buffer += Channel_size; + + Value = + data_lsb_get (pRed2, Channel_size) + data_lsb_get (pGreen2, + Channel_size) + + data_lsb_get (pBlue2, Channel_size); + + Value = min (Value, max_value); + + if (v1600 != NULL) + { + if (scan2.depth > 8) + Value = *(v1600 + (Value >> 8)) | _B0 (Value); + else + Value = *(v1600 + Value); + } + + data_lsb_set (buffer, Value, Channel_size); + buffer += Channel_size; + + pRed1 += 6 * Channel_size; + pGreen1 += 6 * Channel_size; + pBlue1 += 6 * Channel_size; + + pRed2 += 6 * Channel_size; + pGreen2 += 6 * Channel_size; + pBlue2 += 6 * Channel_size; + + Width--; + } +} + +static void +Triplet_Compose_Order (struct st_device *dev, SANE_Byte * pRed, + SANE_Byte * pGreen, SANE_Byte * pBlue, + SANE_Byte * buffer, SANE_Int dots) +{ + SANE_Int Value; + + DBG (DBG_FNC, + "> Triplet_Compose_Order(*pRed, *pGreen, *pBlue, *buffer, dots=%i):\n", + dots); + + if (scan2.depth > 8) + { + /* c0fe */ + dots = dots / 2; + while (dots > 0) + { + Value = + min (data_lsb_get (pRed, 2) + data_lsb_get (pGreen, 2) + + data_lsb_get (pBlue, 2), 0xffff); + + if (v1600 != NULL) + Value = (*(v1600 + (Value >> 8)) << 8) | _B0 (Value); + + data_lsb_set (buffer, Value, 2); + + buffer += 2; + pRed += 6; + pGreen += 6; + pBlue += 6; + dots--; + } + } + else + { + SANE_Byte *myp1, *myp2, *myp3; + + if (dev->sensorcfg->rgb_order[CL_RED] == 1) + { + myp1 = pRed; + myp2 = pGreen; + myp3 = pBlue; + } + else if (dev->sensorcfg->rgb_order[CL_GREEN] == 1) + { + myp1 = pGreen; + myp2 = pRed; + myp3 = pBlue; + } + else + { + myp1 = pBlue; + myp2 = pRed; + myp3 = pGreen; + } + + while (dots > 0) + { + Value = + min (((*myp1 + *(line_size + myp1)) / 2) + *myp2 + *myp3, 0xff); + + *buffer = (v1600 == NULL) ? _B0 (Value) : *(v1600 + Value); + + buffer++; + myp1 += 3; + myp2 += 3; + myp3 += 3; + dots--; + } + } +} + +static void +Triplet_Compose_LRes (SANE_Byte * pRed, SANE_Byte * pGreen, SANE_Byte * pBlue, + SANE_Byte * buffer, SANE_Int dots) +{ + SANE_Int Value; + SANE_Int Channel_size; + SANE_Int max_value; + + DBG (DBG_FNC, + "> Triplet_Compose_LRes(*pRed, *pGreen, *pBlue, *buffer, dots=%i):\n", + dots); + + Channel_size = (scan2.depth > 8) ? 2 : 1; + max_value = (1 << scan2.depth) - 1; + + /*bf59 */ + while (dots > 0) + { + Value = + data_lsb_get (pRed, Channel_size) + data_lsb_get (pGreen, + Channel_size) + + data_lsb_get (pBlue, Channel_size); + + Value = min (Value, max_value); + + if (v1600 != NULL) + { + if (scan2.depth > 8) + Value = (*(v1600 + (Value >> 8)) << 8) | _B0 (Value); + else + Value = _B0 (*(v1600 + Value)); + } + + data_lsb_set (buffer, Value, Channel_size); + + buffer += Channel_size; + pRed += Channel_size * 3; + pGreen += Channel_size * 3; + pBlue += Channel_size * 3; + dots--; + } +} + +static void +Triplet_Colour_Order (struct st_device *dev, SANE_Byte * pRed, + SANE_Byte * pGreen, SANE_Byte * pBlue, + SANE_Byte * buffer, SANE_Int Width) +{ + SANE_Int Value; + + DBG (DBG_FNC, + "> Triplet_Colour_Order(*pRed, *pGreen, *pBlue, *buffer, Width=%i):\n", + Width); + + if (scan2.depth > 8) + { + Width = Width / 2; + while (Width > 0) + { + Value = data_lsb_get (pRed, 2); + data_lsb_set (buffer, Value, 2); + + Value = data_lsb_get (pGreen, 2); + data_lsb_set (buffer + 2, Value, 2); + + Value = data_lsb_get (pBlue, 2); + data_lsb_set (buffer + 4, Value, 2); + + pRed += 6; + pGreen += 6; + pBlue += 6; + buffer += 6; + Width--; + } + } + else + { + SANE_Int Colour; + + if (dev->sensorcfg->rgb_order[CL_RED] == 1) + Colour = CL_RED; + else if (dev->sensorcfg->rgb_order[CL_GREEN] == 1) + Colour = CL_GREEN; + else + Colour = CL_BLUE; + + while (Width > 0) + { + switch (Colour) + { + case CL_RED: + *buffer = (*pRed + *(pRed + line_size)) / 2; + *(buffer + 1) = *pGreen; + *(buffer + 2) = *pBlue; + break; + case CL_GREEN: + *buffer = *pRed; + *(buffer + 1) = ((*pGreen + *(pGreen + line_size)) / 2); + *(buffer + 2) = *pBlue; + break; + case CL_BLUE: + *buffer = *pRed; + *(buffer + 1) = *pGreen; + *(buffer + 2) = ((*pBlue + *(pBlue + line_size)) / 2); + break; + } + + pRed += 3; + pGreen += 3; + pBlue += 3; + buffer += 3; + + Width--; + } + } +} + +static void +Triplet_Colour_HRes (SANE_Byte * pRed1, SANE_Byte * pGreen1, + SANE_Byte * pBlue1, SANE_Byte * pRed2, + SANE_Byte * pGreen2, SANE_Byte * pBlue2, + SANE_Byte * buffer, SANE_Int Width) +{ + SANE_Int Value; + SANE_Int channel_size; + SANE_Int c; + SANE_Byte *pPointers[6]; + + pPointers[0] = pRed1; + pPointers[1] = pGreen1; + pPointers[2] = pBlue1; + + pPointers[3] = pRed2; + pPointers[4] = pGreen2; + pPointers[5] = pBlue2; + + DBG (DBG_FNC, + "> Triplet_Colour_HRes(*pRed1, *pGreen1, *pBlue1, *pRed2, *pGreen2, *pBlue2, *buffer, Width=%i):\n", + Width); + + channel_size = (scan2.depth > 8) ? 2 : 1; + + Width = Width / 2; + while (Width > 0) + { + for (c = 0; c < 6; c++) + { + Value = data_lsb_get (pPointers[c], channel_size); + data_lsb_set (buffer, Value, channel_size); + + pPointers[c] += (6 * channel_size); + buffer += (channel_size); + } + Width--; + } +} + +static void +Triplet_Colour_LRes (SANE_Int Width, SANE_Byte * Buffer, + SANE_Byte * pChannel1, SANE_Byte * pChannel2, + SANE_Byte * pChannel3) +{ + /* + 05F0FA4C 04EBAE4A /CALL to Assumed StdFunc6 from hpgt3970.04EBAE45 + 05F0FA50 00234FF8 |Arg1 = 00234FF8 pChannel3 + 05F0FA54 002359EF |Arg2 = 002359EF pChannel2 + 05F0FA58 002363E6 |Arg3 = 002363E6 pChannel1 + 05F0FA5C 05D10048 |Arg4 = 05D10048 Buffer + 05F0FA60 00000352 |Arg5 = 00000352 Width + */ + + /* Esta funcion une los tres canales de color en un triplete + Inicialmente cada color está separado en 3 buffers apuntados + por pChannel1 ,2 y 3 + */ + SANE_Int Value; + SANE_Int channel_size; + SANE_Int c; + SANE_Byte *pChannels[3]; + + pChannels[0] = pChannel3; + pChannels[1] = pChannel2; + pChannels[2] = pChannel1; + + DBG (DBG_FNC, "> Triplet_Colour_LRes(Width=%i, *Buffer2, *p1, *p2, *p3):\n", + Width); + + channel_size = (scan2.depth > 8) ? 2 : 1; + while (Width > 0) + { + /* ba74 */ + for (c = 0; c < 3; c++) + { + Value = data_lsb_get (pChannels[c], channel_size); + data_lsb_set (Buffer, Value, channel_size); + + pChannels[c] += channel_size; + Buffer += channel_size; + } + Width--; + } +} + +static SANE_Int +Read_ResizeBlock (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, SANE_Int * transferred) +{ + /*The Beach + buffer = FA7C 05E30048 + buffer_size = FA80 0000F906 + */ + + SANE_Int rst = ERROR; /* fa68 */ + SANE_Int lfa54; + SANE_Int lfa58; + SANE_Byte *pP1; /* fa5c */ + SANE_Byte *pP2; /* fa60 */ + SANE_Int bOk; + struct st_resize *rz = dev->Resize; + + /* fa74 = Resize->resolution_y */ + /* fa70 = Resize->resolution_x */ + /* fa64 = scan2.resolution_y */ + /* fa6c = scan2.resolution_x */ + + DBG (DBG_FNC, + "+ Read_ResizeBlock(*buffer, buffer_size=%i, *transferred):\n", + buffer_size); + + if (rz->type == RSZ_DECREASE) + { + lfa58 = 0; + do + { + bOk = 1; + if (arrangeline2 == FIX_BY_SOFT) + { + if (scan2.colormode == CM_COLOR) + rst = Arrange_Colour (dev, rz->v3624, line_size, transferred); + else + rst = + Arrange_NonColour (dev, rz->v3624, line_size, transferred); + } + else + rst = Read_Block (dev, line_size, rz->v3624, transferred); + + /*f2df */ + Resize_Decrease (rz->v362c, rz->resolution_x, rz->towidth, + rz->v3624, scan2.resolution_x, rz->fromwidth, + rz->mode); + rz->rescount += rz->resolution_y; + + if (rz->rescount > scan2.resolution_y) + { + /*f331 */ + rz->rescount -= scan2.resolution_y; + if (scan2.depth == 8) + { + /* f345 */ + pP1 = rz->v3628; + pP2 = rz->v362c; + if (rz->mode == RSZ_LINEART) + { + /* f36b */ + SANE_Int bit = 0; + SANE_Byte *pP3 = rz->v362c; + SANE_Int value; + + *buffer = 0; + lfa54 = 0; + while (lfa54 < rz->towidth) + { + if (bit == 8) + { + buffer++; + *buffer = 0; + pP1++; + bit = 0; + pP3++; + } + + value = + ((*pP1 & (0x80 >> bit)) != 0) ? rz->rescount : 0; + + if ((*pP3 & (0x80 >> bit)) != 0) + value += (scan2.resolution_y - rz->rescount); + + if (value > rz->resolution_y) + *buffer |= (0x80 >> bit); + + bit++; + lfa54++; + } + } + else + { + /* f414 */ + lfa54 = 0; + while (lfa54 < rz->bytesperline) + { + *buffer = + _B0 ((((scan2.resolution_y - + rz->rescount) * *pP2) + + (*pP1 * rz->rescount)) / + scan2.resolution_y); + pP1++; + pP2++; + buffer++; + lfa54++; + } + } + } + else + { + /* f47d */ + lfa54 = 0; + pP1 = rz->v3628; + pP2 = rz->v362c; + + if ((rz->bytesperline & 0xfffffffe) > 0) + { + SANE_Int value; + do + { + value = + (((scan2.resolution_y - + rz->rescount) * data_lsb_get (pP2, + 2)) + + (data_lsb_get (pP1, 2) * rz->rescount)) / + scan2.resolution_y; + data_lsb_set (buffer, value, 2); + + buffer += 2; + pP1 += 2; + pP2 += 2; + lfa54++; + } + while (lfa54 < (rz->bytesperline / 2)); + } + } + } + else + bOk = 0; + /* f4fd f502 */ + pP1 = rz->v3628; + /* swap pointers */ + rz->v3628 = rz->v362c; + rz->v362c = pP1; + } + while (bOk == 0); + } + else + { + /*f530 */ + SANE_Int lfa68; + SANE_Int transferred; + SANE_Int channel_size; + + rz->rescount += scan2.resolution_y; + lfa58 = 0; + if (rz->rescount > rz->resolution_y) + { + lfa68 = 1; + rz->rescount -= rz->resolution_y; + } + else + lfa68 = 0; + + pP1 = rz->v3628; + pP2 = rz->v362c; + + if (rz->mode == RSZ_LINEART) + { + /*f592 */ + *buffer = 0; + + if (rz->towidth > 0) + { + SANE_Int mask, mres; + /* lfa60 = rz->resolution_y */ + /* lfa7c = rz->resolution_y / 2 */ + + for (lfa54 = 0; lfa54 < rz->towidth; lfa54++) + { + mask = 0x80 >> lfa58; + + mres = ((mask & *pP1) != 0) ? rz->rescount : 0; + + if ((mask & *pP2) != 0) + mres += (rz->resolution_y - rz->rescount); + + if (mres > (rz->resolution_y / 2)) + *buffer = *buffer | mask; + + lfa58++; + if (lfa58 == 8) + { + lfa58 = 0; + buffer++; + pP1++; + pP2++; + *buffer = 0; + } + } + } + } + else + { + /*f633 */ + channel_size = (scan2.depth > 8) ? 2 : 1; + + if (rz->rescount < scan2.resolution_y) + { + if (rz->bytesperline != 0) + { + SANE_Int value; + + for (lfa54 = 0; lfa54 < rz->bytesperline; lfa54++) + { + value = + (((scan2.resolution_y - + rz->rescount) * data_lsb_get (pP2, + channel_size)) + + (rz->rescount * data_lsb_get (pP1, channel_size))) / + scan2.resolution_y; + data_lsb_set (buffer, value, channel_size); + + pP1 += channel_size; + pP2 += channel_size; + buffer += channel_size; + } + } + } + else + memcpy (buffer, rz->v3628, rz->bytesperline); /*f6a8 */ + } + + /*f736 */ + if (lfa68 != 0) + { + SANE_Byte *temp; + + if (arrangeline2 == FIX_BY_SOFT) + { + /*f74b */ + if (scan2.colormode == CM_COLOR) + rst = + Arrange_Colour (dev, rz->v3624, line_size, &transferred); + else + rst = + Arrange_NonColour (dev, rz->v3624, line_size, &transferred); + } + else + rst = Read_Block (dev, line_size, rz->v3624, &transferred); /*f77a */ + + /*f78c */ + /* swap buffers */ + temp = rz->v3628; + rz->v3628 = rz->v362c; + rz->v362c = temp; + + Resize_Increase (temp, rz->resolution_x, rz->towidth, rz->v3624, + scan2.resolution_x, rz->fromwidth, rz->mode); + } + else + rst = OK; + } + + DBG (DBG_FNC, "- Read_ResizeBlock(*transferred=%i): %i\n", *transferred, + rst); + + return rst; +} + +static void +Split_into_12bit_channels (SANE_Byte * destino, SANE_Byte * fuente, + SANE_Int size) +{ + /* + Each letter represents a bit + abcdefgh 12345678 lmnopqrs << before splitting + [efgh1234 0000abcd] [lmnopqrs 00005678] << after splitting, in memory + [0000abcd efgh1234] [00005678 lmnopqrs] << resulting channels + */ + + DBG (DBG_FNC, "> Split_into_12bit_channels(*destino, *fuente, size=%i\n", + size); + + if ((destino != NULL) && (fuente != NULL)) + { + if ((size - (size & 0x03)) != 0) + { + SANE_Int C; + + C = (size - (size & 0x03) + 3) / 4; + do + { + *destino = _B0 ((*(fuente + 1) >> 4) + (*fuente << 4)); + *(destino + 1) = _B0 (*fuente >> 4); + *(destino + 2) = _B0 (*(fuente + 2)); + *(destino + 3) = *(fuente + 1) & 0x0f; + destino += 4; + fuente += 3; + C--; + } + while (C > 0); + } + + /**/ if ((size & 0x03) != 0) + { + *destino = _B0 ((*(fuente + 1) >> 4) + (*fuente << 4)); + *(destino + 1) = _B0 (*fuente >> 4); + } + } +} + +static SANE_Int +Read_NonColor_Block (struct st_device *dev, SANE_Byte * buffer, + SANE_Int buffer_size, SANE_Byte ColorMode, + SANE_Int * transferred) +{ + /* FA50 05DA0048 buffer + FA54 0000F906 buffer_size + FA58 00 ColorMode + */ + + SANE_Int rst = OK; + SANE_Int lfa38 = 0; + SANE_Byte *gamma = v1600; + SANE_Int block_bytes_per_line; + SANE_Int mysize; + SANE_Byte *mybuffer; + + DBG (DBG_FNC, + "+ Read_NonColor_Block(*buffer, buffer_size=%i, ColorMode=%s):\n", + buffer_size, dbg_colour (ColorMode)); + + if (ColorMode != CM_GRAY) + { + /* Lineart mode */ + if ((lineart_width & 7) != 0) + lfa38 = 8 - (lineart_width & 7); + block_bytes_per_line = (lineart_width + 7) / 8; + } + else + block_bytes_per_line = line_size; + /*61b2 */ + + mysize = (buffer_size / block_bytes_per_line) * bytesperline; + mybuffer = (SANE_Byte *) malloc (mysize * sizeof (SANE_Byte)); /*fa40 */ + + if (mybuffer != NULL) + { + SANE_Int LinesCount; + SANE_Int mysize4lines; + SANE_Byte *pBuffer = buffer; + SANE_Byte *pImage = NULL; /* fa30 */ + SANE_Int puntero; + SANE_Int value; + + do + { + mysize4lines = + (mysize <= + dev->Reading->Size4Lines) ? mysize : dev->Reading->Size4Lines; + LinesCount = mysize4lines / bytesperline; + + if (ColorMode == CM_GRAY) + { + if (scan2.depth == 12) + { + /* 633b */ + /*GRAY Bit mode 12 */ + rst = + Scan_Read_BufferA (dev, (mysize4lines * 3) / 4, 0, + mybuffer, transferred); + if (rst == OK) + { + pImage = mybuffer; + pBuffer += LinesCount * block_bytes_per_line; + while (LinesCount > 0) + { + Split_into_12bit_channels (mybuffer, pImage, + line_size); + pImage += (bytesperline * 3) / 4; + LinesCount--; + } + } + else + break; + } + else + { + /* grayscale 8 and 16 bits */ + + SANE_Int channel_size; + + rst = + Scan_Read_BufferA (dev, mysize4lines, 0, mybuffer, + transferred); + + if (rst == OK) + { + channel_size = (scan2.depth > 8) ? 2 : 1; + + pImage = mybuffer; + + /* No gamma tables */ + while (LinesCount > 0) + { + if (line_size > 0) + { + puntero = 0; + do + { + value = + data_lsb_get (pImage + puntero, + channel_size); + + if (gamma != NULL) + value += + *gamma << (8 * (channel_size - 1)); + + data_lsb_set (pBuffer, value, channel_size); + + pBuffer += channel_size; + puntero += channel_size; + } + while (puntero < line_size); + } + pImage += bytesperline; + LinesCount--; + } + } + else + break; + } + } + else + { + /*6429 */ + /* LINEART */ + SANE_Int desp; + rst = + Scan_Read_BufferA (dev, mysize4lines, 0, mybuffer, + transferred); + if (rst == OK) + { + pImage = mybuffer; + while (LinesCount > 0) + { + if (lineart_width > 0) + { + desp = 0; + do + { + if ((desp % 7) == 0) + *pBuffer = 0; + + /* making a byte bit per bit */ + *pBuffer = *pBuffer << 1; + + /* bit 1 if data is under thresholdh value */ + if (*(pImage + desp) >= binarythresholdh) /* binarythresholdh = 0x0c */ + *pBuffer = *pBuffer | 1; + + desp++; + if ((desp % 7) == 0) + pBuffer++; + + } + while (desp < lineart_width); + } + + if (lfa38 != 0) + { + *pBuffer = (*pBuffer << lfa38); + pBuffer++; + } + /* 64b0 */ + pImage += bytesperline; + LinesCount--; + } + } + else + break; + } + /* 64c0 */ + mysize -= mysize4lines; + } + while ((mysize > 0) && (dev->status->cancel == FALSE)); + + free (mybuffer); + } + else + rst = ERROR; + + DBG (DBG_FNC, "- Read_NonColor_Block(*transferred=%i): %i\n", *transferred, + rst); + + return rst; +} + +static SANE_Int +Read_Block (struct st_device *dev, SANE_Int buffer_size, SANE_Byte * buffer, + SANE_Int * transferred) +{ + /* + SANE_Int buffer_size fa80 + SANE_Byte *buffer fa7c + */ +/* +scan2: +04F0155C 01 08 00 02 03 00 58 02 ..X +04F01564 58 02 58 02 C5 00 00 00 XXÅ... +04F0156C B4 07 00 00 8B 01 00 00 ´..‹.. +04F01574 10 06 00 00 EC 13 00 00 ..ì.. +04F0157C B2 07 00 00 B4 07 00 00 ²..´.. +04F01584 CF 08 00 00 Ï.. + +arrangeline2 = 1 +*/ + SANE_Int rst, LinesCount; + SANE_Int mysize; + SANE_Byte *readbuffer = NULL; + SANE_Byte *pImage = NULL; + + DBG (DBG_FNC, "+ Read_Block(buffer_size=%i, *buffer):\n", buffer_size); + + rst = ERROR; + *transferred = 0; + + if ((scan2.colormode != CM_COLOR) && (scan2.channel == 3) + && (arrangeline2 != FIX_BY_SOFT)) + { + /*6510 */ + return Read_NonColor_Block (dev, buffer, buffer_size, scan2.colormode, + transferred); + } + + /*6544 */ + mysize = (buffer_size / line_size) * bytesperline; + readbuffer = (SANE_Byte *) malloc (mysize * sizeof (SANE_Byte)); + pImage = buffer; + + if (readbuffer != NULL) + { + do + { + buffer_size = + (dev->Reading->Size4Lines < + mysize) ? dev->Reading->Size4Lines : mysize; + LinesCount = buffer_size / bytesperline; + + if (scan2.depth == 12) + { + rst = + Scan_Read_BufferA (dev, buffer_size, 0, readbuffer, + transferred); + if (rst == OK) + { + if (LinesCount > 0) + { + SANE_Byte *destino, *fuente; + destino = buffer; + fuente = readbuffer; + do + { + Split_into_12bit_channels (destino, fuente, + line_size); + destino += line_size; + fuente += (bytesperline * 3) / 4; + LinesCount--; + } + while (LinesCount > 0); + } + } + else + break; + } + else + { + /*65d9 */ + rst = + Scan_Read_BufferA (dev, buffer_size, 0, readbuffer, + transferred); + if (rst == OK) + { + memcpy (pImage, readbuffer, *transferred); + + /* apply white shading correction */ + if ((RTS_Debug->wshading == TRUE) + && (scan2.scantype == ST_NORMAL)) + WShading_Emulate (pImage, &wshading->ptr, *transferred, + scan2.depth); + + pImage += *transferred; + } + else + break; + } + /*6629 */ + mysize -= buffer_size; + } + while ((mysize > 0) && (dev->status->cancel == FALSE)); + + free (readbuffer); + } + + DBG (DBG_FNC, "- Read_Block(*transferred=%i): %i\n", *transferred, rst); + + return rst; +} + +static SANE_Int +Scan_Read_BufferA (struct st_device *dev, SANE_Int buffer_size, SANE_Int arg2, + SANE_Byte * pBuffer, SANE_Int * bytes_transfered) +{ + SANE_Int rst = OK; + SANE_Byte *ptBuffer = NULL; + SANE_Byte *ptImg = NULL; + struct st_readimage *rd = dev->Reading; + + DBG (DBG_FNC, + "+ Scan_Read_BufferA(buffer_size=%i, arg2, *pBuffer, *bytes_transfered):\n", + buffer_size); + + arg2 = arg2; /* silence gcc */ + *bytes_transfered = 0; + + if (pBuffer != NULL) + { + ptBuffer = pBuffer; + + while ((buffer_size > 0) && (rst == OK) + && (dev->status->cancel == FALSE)) + { + /* Check if we've already started */ + if (rd->Starting == TRUE) + { + /* Get channels per dot and channel's size in bytes */ + SANE_Byte data; + + rd->Channels_per_dot = 1; + if (Read_Byte (dev->usb_handle, 0xe812, &data) == OK) + { + data = data >> 6; + if (data != 0) + rd->Channels_per_dot = data; + } + + rd->Channel_size = 1; + if (Read_Byte (dev->usb_handle, 0xee0b, &data) == OK) + if (((data & 0x40) != 0) && ((data & 0x08) == 0)) + rd->Channel_size = 2; + + rd->RDStart = rd->DMABuffer; + rd->RDSize = 0; + rd->DMAAmount = 0; + rd->Starting = FALSE; + } + + /* Is there any data to read from scanner? */ + if ((rd->ImageSize > 0) && (rd->RDSize == 0)) + { + /* Try to read from scanner all possible data to fill DMABuffer */ + if (rd->RDSize < rd->DMABufferSize) + { + SANE_Int iAmount, dofree; + + /* Check if we have already notify buffer size */ + if (rd->DMAAmount <= 0) + { + /* Initially I suppose that I can read all image */ + iAmount = min (rd->ImageSize, rd->Max_Size); + rd->DMAAmount = + ((RTS_Debug->dmasetlength * 2) / iAmount) * iAmount; + rd->DMAAmount = min (rd->DMAAmount, rd->ImageSize); + Reading_BufferSize_Notify (dev, 0, rd->DMAAmount); + iAmount = min (iAmount, rd->DMABufferSize - rd->RDSize); + } + else + { + iAmount = min (rd->DMAAmount, rd->ImageSize); + iAmount = min (iAmount, rd->Max_Size); + } + + /* Allocate buffer to read image if it's necessary */ + if ((rd->RDSize == 0) && (iAmount <= buffer_size)) + { + ptImg = ptBuffer; + dofree = FALSE; + } + else + { + ptImg = + (SANE_Byte *) malloc (iAmount * sizeof (SANE_Byte)); + dofree = TRUE; + } + + if (ptImg != NULL) + { + /* We must wait for scanner to get data */ + SANE_Int opStatus, sc; + + sc = (iAmount < rd->Max_Size) ? TRUE : FALSE; + opStatus = Reading_Wait (dev, rd->Channels_per_dot, + rd->Channel_size, + iAmount, + &rd->Bytes_Available, 10, sc); + + /* If something fails, perhaps we can read some bytes... */ + if (opStatus != OK) + { + if (rd->Bytes_Available > 0) + iAmount = rd->Bytes_Available; + else + rst = ERROR; + } + + if (rst == OK) + { + /* Try to read from scanner */ + SANE_Int transferred = 0; + opStatus = + Bulk_Operation (dev, BLK_READ, iAmount, ptImg, + &transferred); + + DBG (DBG_FNC, + "> Scan_Read_BufferA: Bulk read %i bytes\n", + transferred); + + /*if something fails may be we can read some bytes */ + iAmount = (SANE_Int) transferred; + if (iAmount != 0) + { + /* Lets copy data into DMABuffer if it's necessary */ + if (ptImg != ptBuffer) + { + SANE_Byte *ptDMABuffer; + + ptDMABuffer = rd->RDStart + rd->RDSize; + if ((ptDMABuffer - rd->DMABuffer) >= + rd->DMABufferSize) + ptDMABuffer -= rd->DMABufferSize; + + if ((ptDMABuffer + iAmount) >= + (rd->DMABuffer + rd->DMABufferSize)) + { + SANE_Int rest = + iAmount - (rd->DMABufferSize - + (ptDMABuffer - + rd->DMABuffer)); + memcpy (ptDMABuffer, ptImg, + iAmount - rest); + memcpy (rd->DMABuffer, + ptImg + (iAmount - rest), rest); + } + else + memcpy (ptDMABuffer, ptImg, iAmount); + rd->RDSize += iAmount; + } + else + { + *bytes_transfered += iAmount; + buffer_size -= iAmount; + } + + rd->DMAAmount -= iAmount; + rd->ImageSize -= iAmount; + } + else + rst = ERROR; + } + + /* Lets free buffer */ + if (dofree == TRUE) + { + free (ptImg); + ptImg = NULL; + } + } + else + rst = ERROR; + } + } + + /* is there any data read from scanner? */ + if (rd->RDSize > 0) + { + /* Add to the given buffer so many bytes as posible */ + SANE_Int iAmount; + + iAmount = min (buffer_size, rd->RDSize); + if ((rd->RDStart + iAmount) >= + (rd->DMABuffer + rd->DMABufferSize)) + { + SANE_Int rest = + rd->DMABufferSize - (rd->RDStart - rd->DMABuffer); + memcpy (ptBuffer, rd->RDStart, rest); + memcpy (ptBuffer + rest, rd->DMABuffer, iAmount - rest); + rd->RDStart = rd->DMABuffer + (iAmount - rest); + } + else + { + memcpy (ptBuffer, rd->RDStart, iAmount); + rd->RDStart += iAmount; + } + + ptBuffer += iAmount; + rd->RDSize -= iAmount; + buffer_size -= iAmount; + *bytes_transfered += iAmount; + + /* if there isn't any data in DMABuffer we can point RDStart + to the begining of DMABuffer */ + if (rd->RDSize == 0) + rd->RDStart = rd->DMABuffer; + } + + /* in case of all data is read we return OK with bytes_transfered = 0 */ + if ((*bytes_transfered == 0) + || ((rd->RDSize == 0) && (rd->ImageSize == 0))) + break; + } + + if (rst == ERROR) + RTS_DMA_Cancel (dev); + } + + DBG (DBG_FNC, "-> *bytes_transfered=%i\n", *bytes_transfered); + DBG (DBG_FNC, "-> Reading->ImageSize=%i\n", rd->ImageSize); + DBG (DBG_FNC, "-> Reading->DMAAmount=%i\n", rd->DMAAmount); + DBG (DBG_FNC, "-> Reading->RDSize =%i\n", rd->RDSize); + + DBG (DBG_FNC, "- Scan_Read_BufferA: %i\n", rst); + + return rst; +} + +static SANE_Int +Reading_BufferSize_Get (struct st_device *dev, SANE_Byte channels_per_dot, + SANE_Int channel_size) +{ + /* returns the ammount of bytes in scanner's buffer ready to be read */ + + SANE_Int rst; + + DBG (DBG_FNC, + "+ Reading_BufferSize_Get(channels_per_dot=%i, channel_size=%i):\n", + channels_per_dot, channel_size); + + rst = 0; + + if (channel_size > 0) + { + SANE_Int myAmount; + + if (channels_per_dot < 1) + { + /* read channels per dot from registers */ + if (Read_Byte (dev->usb_handle, 0xe812, &channels_per_dot) == OK) + channels_per_dot = _B0 (channels_per_dot >> 6); + + if (channels_per_dot == 0) + channels_per_dot++; + } + + if (Read_Integer (dev->usb_handle, 0xef16, &myAmount) == OK) + rst = ((channels_per_dot * 32) / channel_size) * myAmount; + } + + DBG (DBG_FNC, "- Reading_BufferSize_Get: %i bytes\n", rst); + + return rst; +} + +static SANE_Int +Lamp_Warmup (struct st_device *dev, SANE_Byte * Regs, SANE_Int lamp, + SANE_Int resolution) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Lamp_Warmup(*Regs, lamp=%i, resolution=%i)\n", lamp, + resolution); + + if (Regs != NULL) + { + SANE_Byte flb_lamp, tma_lamp; + SANE_Int overdrivetime; + + Lamp_Status_Get (dev, &flb_lamp, &tma_lamp); + + /* ensure that selected lamp is switched on */ + if (lamp == FLB_LAMP) + { + overdrivetime = RTS_Debug->overdrive_flb; + + if (flb_lamp == 0) + { + /* FLB-Lamp is turned off, lets turn on */ + Lamp_Status_Set (dev, Regs, TRUE, FLB_LAMP); + waitforpwm = TRUE; + } + } + else + { + /* is tma device attached to scanner ? */ + if (RTS_isTmaAttached (dev) == TRUE) + { + overdrivetime = RTS_Debug->overdrive_ta; + + if (tma_lamp == 0) + { + /* tma lamp is turned off */ + Lamp_Status_Set (dev, Regs, FALSE, TMA_LAMP); + waitforpwm = TRUE; + } + } + else + rst = ERROR; + } + + /* perform warmup process */ + if (rst == OK) + { + Lamp_PWM_Setup (dev, lamp); + + if (waitforpwm == TRUE) + { + /*Lamp_PWM_DutyCycle_Set(dev, (lamp == TMA_LAMP)? 0x0e : 0x00); */ + + if (RTS_Debug->warmup == TRUE) + { + long ticks = GetTickCount () + overdrivetime; + + DBG (DBG_VRB, "- Lamp Warmup process. Please wait...\n"); + + dev->status->warmup = TRUE; + + while (GetTickCount () <= ticks) + usleep (1000 * 200); + + Lamp_PWM_CheckStable (dev, resolution, lamp); + + } + else + DBG (DBG_VRB, "- Lamp Warmup process disabled.\n"); + } + + /*Lamp_PWM_Setup(dev, lamp); + + if (waitforpwm == TRUE) + { + if (RTS_Debug->warmup == TRUE) + Lamp_PWM_CheckStable(dev, resolution, lamp); + + waitforpwm = FALSE; + } */ + } + + } + else + rst = ERROR; + + dev->status->warmup = FALSE; + + DBG (DBG_FNC, "- Lamp_Warmup: %i\n", rst); + + return rst; +} + +static SANE_Int +Scan_Start (struct st_device *dev) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ Scan_Start:\n"); + + rst = ERROR; + if (RTS_Enable_CCD (dev, dev->init_regs, 0x0f) == OK) + { + SANE_Byte Regs[RT_BUFFER_LEN], mlock; + SANE_Int ypos, xpos, runb1; + struct st_scanparams scancfg; + struct st_hwdconfig hwdcfg; + struct st_calibration myCalib; + long tick; + + memcpy (&Regs, dev->init_regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (&scancfg, &scan, sizeof (struct st_scanparams)); + + dbg_ScanParams (&scancfg); + + /* reserva buffer 6 dwords en fa84-fa9f */ + bzero (&hwdcfg, sizeof (struct st_hwdconfig)); + + /* wait till lamp is at home (should use timeout + windows driver doesn't use it) + */ + tick = GetTickCount () + 10000; + while ((Head_IsAtHome (dev, Regs) == FALSE) + && (tick > GetTickCount ())); + + if (v14b4 != 0) + { + SANE_Int lfaa0 = 0; + + if (GainOffset_Counter_Inc (dev, &lfaa0) != OK) + return 0x02; + } + + tick = GetTickCount (); + + /* set margin references */ + Refs_Set (dev, Regs, &scancfg); + + /* locate head to right position */ + Load_StripCoords (scantype, &ypos, &xpos); + if (ypos != 0) + Head_Relocate (dev, dev->motorcfg->parkhomemotormove, MTR_FORWARD, + ypos); + + /* perform lamp warmup */ + if (Lamp_Warmup + (dev, Regs, (scancfg.scantype == ST_NORMAL) ? FLB_LAMP : TMA_LAMP, + scan.resolution_x) == ERROR) + return ERROR; + + /* Calibration process */ + + /*592c */ + if (Calib_CreateBuffers (dev, &myCalib, v14b4) != OK) + return ERROR; + + /*5947 */ + +/* +if (Calib_BlackShading_jkd(dev, Regs, &myCalib, &scancfg) == OK) + Head_ParkHome(dev, TRUE, dev->motorcfg->parkhomemotormove); +*/ + +/* +if (Calib_test(dev, Regs, &myCalib, &scancfg) == OK ) + Head_ParkHome(dev, TRUE, dev->motorcfg->parkhomemotormove); +*/ + +/* Calibrate White shading correction */ + if ((RTS_Debug->wshading == TRUE) && (scan.scantype == ST_NORMAL)) + if (WShading_Calibrate (dev, Regs, &myCalib, &scancfg) == OK) + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + + hwdcfg.calibrate = RTS_Debug->calibrate; + + if (RTS_Debug->calibrate != 0) + { + /* Let's calibrate */ + if ((scancfg.colormode != CM_COLOR) && (scancfg.channel == 3)) + scancfg.colormode = CM_COLOR; + + hwdcfg.arrangeline = 0; + + if (scan.scantype == ST_NORMAL) + { + /* Calibration for reflective type */ + + /*59e3 */ + memcpy (&Regs, dev->init_regs, + RT_BUFFER_LEN * sizeof (SANE_Byte)); + + if (Calibration (dev, Regs, &scancfg, &myCalib, 0) != OK) + { + if (v14b4 == 0) + Calib_FreeBuffers (&myCalib); + return ERROR; + } + } + else + { + /*59ed */ + /* Calibration for negative/slide type */ + + } + + /*5af1 */ + if (RTS_Debug->ScanWhiteBoard != FALSE) + { + Head_ParkHome (dev, TRUE, dev->motorcfg->basespeedmotormove); + scan.ler = 1; + } + + scancfg.colormode = scan.colormode; + } + else + { + /*5b1e */ + /*Don't calibrate */ + if (scan.scantype == ST_NORMAL) + { + Lamp_Status_Set (dev, NULL, TRUE, FLB_LAMP); + } + else + { + if ((scan.scantype == ST_TA) || (scan.scantype == ST_NEG)) + { + /*SANE_Int ta_y_start; */ + Lamp_Status_Set (dev, NULL, FALSE, TMA_LAMP); + /*ta_y_start = + get_value(SCAN_PARAM, TA_Y_START, 0x2508, usbfile); + ta_y_start += (((((scan.coord.top * 3) * 5) * 5) * 32) / scancfg.resolution_x); + if (ta_y_start >= 500) + { + Head_Relocate(dev, dev->motorcfg->highspeedmotormove, MTR_FORWARD, ta_y_start); + scancfg.coord.top = 1; + scan.ler = 1; + } else + { + / *5ba9* / + if (ta_y_start > 0) + { + Head_Relocate(dev, dev->motorcfg->basespeedmotormove, MTR_FORWARD, ta_y_start); + scancfg.coord.top = 1; + scan.ler = 1; + } + } */ + } + } + } + + /*5bd0 */ + usleep (1000 * 200); + + hwdcfg.scantype = scan.scantype; + hwdcfg.motor_direction = MTR_FORWARD; + + /* Set Origin */ + if ((scan.scantype >= ST_NORMAL) || (scan.scantype <= ST_NEG)) + { + scancfg.coord.left += scan.ser; + scancfg.coord.top += scan.ler; + } + + hwdcfg.sensorevenodddistance = dev->sensorcfg->evenodd_distance; + hwdcfg.highresolution = (scancfg.resolution_x <= 1200) ? FALSE : TRUE; + + /*5c55 */ + /* + if (RTS_Debug->calibrate == FALSE) + { + SANE_Int mytop = (((scancfg.coord.top * 5) * 5) * 16) / scancfg.resolution_y; + if ((scancfg.resolution_y <= 150)&&(mytop < 300)) + { + scancfg.coord.top = scancfg.resolution_y / 4; + } else + { + if (mytop < 100) + scancfg.coord.top = scancfg.resolution_y / 12; + } + } + */ + + /*5cd9 */ + if (compression != FALSE) + hwdcfg.compression = TRUE; + + /* setting arrangeline option */ + hwdcfg.arrangeline = arrangeline; + if (scancfg.resolution_x == 2400) + { + /* 5cfa */ + if (scancfg.colormode != CM_COLOR) + { + if ((scancfg.colormode == CM_GRAY) && (scancfg.channel == 3)) + hwdcfg.arrangeline = FIX_BY_SOFT; + } + else + hwdcfg.arrangeline = FIX_BY_SOFT; + } + + /*5d12 */ + if (dev->sensorcfg->type == CCD_SENSOR) + { + /*5d3a */ + scancfg.coord.left += 24; + switch (scancfg.resolution_x) + { + case 1200: + scancfg.coord.left -= 63; + break; + case 2400: + scancfg.coord.left -= 127; + break; + } + } + else + { + /*5d5a */ + /* CIS sensor */ + /*5d6d */ + scancfg.coord.left += 50; + switch (scancfg.resolution_x) + { + case 1200: + scancfg.coord.left -= 63; + break; + case 2400: + scancfg.coord.left -= 127; + break; + } + } + + /* 5d92 */ + DBG (DBG_FNC, " ->Scan_Start xStart=%i, xExtent=%i\n", + scancfg.coord.left, scancfg.coord.width); + + runb1 = 1; + if (scan.scantype == ST_NORMAL) + { + /*5db7 */ + if ((scancfg.resolution_x == 1200) + || (scancfg.resolution_x == 2400)) + { + /*5e41 */ + if ((scancfg.resolution_y / 10) > scancfg.coord.top) + runb1 = 0; + } + else + { + if ((scancfg.resolution_x == 600) + && (RTS_Debug->usbtype == USB11) + && (scancfg.colormode == CM_COLOR)) + { + /*5ded */ + if ((scancfg.resolution_y / 10) > scancfg.coord.top) + runb1 = 0; + } + else + { + if ((scancfg.resolution_x == 600) + || (scancfg.resolution_x == 300)) + { + /*5e11 */ + if (scancfg.resolution_y > scancfg.coord.top) + runb1 = 0; + } + else + runb1 = 0; + } + } + } + else + { + /*5e7c *//* entra aquí */ + if ((scancfg.resolution_y / 10) > scancfg.coord.top) + runb1 = 0; + } + /*5eb1 */ + if (runb1 == 1) /*entra */ + { + SANE_Int val1 = scancfg.coord.top - (scancfg.resolution_y / 10); + scancfg.coord.top -= val1; + Head_Relocate (dev, dev->motorcfg->highspeedmotormove, MTR_FORWARD, (dev->motorcfg->resolution / scancfg.resolution_y) * val1); /*x168 */ + } + + /*5efe */ + if (RTS_Debug->calibrate != FALSE) + { + if (use_gamma_tables != FALSE) + { + hwdcfg.use_gamma_tables = TRUE; + hp_gamma->depth = 0; + } + + /*5f24 */ + hwdcfg.white_shading = TRUE; + hwdcfg.black_shading = TRUE; + hwdcfg.unk3 = 0; + RTS_Setup (dev, Regs, &scancfg, &hwdcfg, &calibdata->gain_offset); + + myCalib.shading_type = 0; + myCalib.shadinglength = + min (myCalib.shadinglength, scan.shadinglength); + + if (scancfg.colormode != CM_COLOR) + { + if ((scancfg.channel > 0) && (scancfg.channel < 3)) + myCalib.WRef[0] = myCalib.WRef[scancfg.channel]; + } + + RTS_WriteRegs (dev->usb_handle, Regs); + + /* apply gamma if required */ + Gamma_Apply (dev, Regs, &scancfg, &hwdcfg, hp_gamma); + + Shading_apply (dev, Regs, &scancfg, &myCalib); + + /* Save to file? */ + if (RTS_Debug->DumpShadingData != FALSE) + dump_shading (&myCalib); /*5ff9 */ + } + else + RTS_Setup (dev, Regs, &scancfg, &hwdcfg, default_gain_offset); + + /*602a */ + RTS_Debug->calibrate = hwdcfg.calibrate; + binarythresholdh = bw_threshold; + binarythresholdl = bw_threshold; + DBG (DBG_FNC, "> bw threshold -- hi=%i, lo=%i\n", binarythresholdh, + binarythresholdl); + + /* set threshold high */ + data_lsb_set (&Regs[0x1a0], binarythresholdh, 2); + + /* set threshold low */ + data_lsb_set (&Regs[0x19e], binarythresholdl, 2); + + /* if has motorcurves... */ + if ((Regs[0xdf] & 0x10) != 0) + data_bitset (&Regs[0x01], 0x02, 1); + + /* Set MLOCK */ + mlock = get_value (SCAN_PARAM, MLOCK, 0, usbfile) & 1; + data_bitset (&Regs[0x00], 0x10, mlock); /*---x----*/ + + if (dev->motorcfg->changemotorcurrent != FALSE) + Motor_Change (dev, Regs, + Motor_GetFromResolution (scancfg.resolution_x)); + + /* set gain control mode */ + Lamp_SetGainMode (dev, Regs, scancfg.resolution_x, + Lamp_GetGainMode (dev, scancfg.resolution_x, + scan.scantype)); + + RTS_WaitScanEnd (dev, 15000); + if (v14b4 == 0) + Calib_FreeBuffers (&myCalib); + + /* release motor */ + Motor_Release (dev); + + +#ifdef developing +/* prueba(Regs); + dbg_registers(Regs);*/ + /*WShading_Calibrate(dev, Regs, &myCalib, &scancfg); */ + /*shadingtest1(dev, Regs, &myCalib); */ +#endif + + if (RTS_Warm_Reset (dev) == OK) + { + RTS_WriteRegs (dev->usb_handle, Regs); + usleep (1000 * 500); + + if (RTS_Execute (dev) == OK) + { + Lamp_Status_Timer_Set (dev, 0); + + /* Let scanner some time to store some data */ + if ((dev->chipset->model == RTS8822L_02A) + && (scancfg.resolution_x > 2400)) + usleep (1000 * 5000); + + rst = OK; + } + } + } + + DBG (DBG_FNC, "- Scan_Start: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_Setup_Motor (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, SANE_Int somevalue) +{ + SANE_Int rst = ERROR; /* default */ + + DBG (DBG_FNC, "+ RTS_Setup_Motor(*Regs, *scancfg, somevalue=%i):\n", + somevalue); + dbg_ScanParams (scancfg); + + if ((Regs != NULL) && (scancfg != NULL)) + { + SANE_Int colormode, mymode; + + colormode = ((scancfg->colormode != CM_COLOR) + && (scancfg->channel == 3)) ? 3 : scancfg->colormode; + mymode = + RTS_GetScanmode (dev, scantype, colormode, scancfg->resolution_x); + + if (mymode != -1) + { + SANE_Int mbs[2] = { 0 }; /* motor back steps */ + SANE_Int step_size, step_type, dummyline, myvalue, lf02c; + struct st_scanmode *sm; + + sm = dev->scanmodes[mymode]; + + /* set motor step type */ + data_bitset (&Regs[0xd9], 0x70, sm->scanmotorsteptype); /*-xxx----*/ + + /* set motor direction (polarity) */ + data_bitset (&Regs[0xd9], 0x80, somevalue >> 3); /*e------- */ + + /* next value doesn't seem to have any effect */ + data_bitset (&Regs[0xd9], 0x0f, somevalue); /*----efgh*/ + + /* 0 enable/1 disable motor */ + data_bitset (&Regs[0xdd], 0x80, somevalue >> 4); /*d------- */ + + /* next value doesn't seem to have any effect */ + data_bitset (&Regs[0xdd], 0x40, somevalue >> 4); /*-d------*/ + + switch (sm->scanmotorsteptype) + { + case STT_OCT: + step_type = 8; + break; + case STT_QUART: + step_type = 4; + break; + case STT_HALF: + step_type = 2; + break; + default: + step_type = 1; + break; /* STT_FULL */ + } + + /* set dummy lines */ + dummyline = sm->dummyline; + if (dummyline == 0) + dummyline++; + + data_bitset (&Regs[0xd6], 0xf0, dummyline); /*xxxx---- */ + + /* Set if motor has curves */ + data_bitset (&Regs[0xdf], 0x10, ((sm->motorcurve != -1) ? 1 : 0)); /*---x----*/ + + /* set last step of deccurve.scanbufferfull table to 16 */ + data_lsb_set (&Regs[0xea], 0x10, 3); + + /* set last step of deccurve.normalscan table to 16 */ + data_lsb_set (&Regs[0xed], 0x10, 3); + + /* set last step of deccurve.smearing table to 16 */ + data_lsb_set (&Regs[0xf0], 0x10, 3); + + /* set last step of deccurve.parkhome table to 16 */ + data_lsb_set (&Regs[0xf3], 0x10, 3); + + /* set step size */ + step_size = + _B0 ((dev->motorcfg->resolution * step_type) / + (dummyline * scancfg->resolution_y)); + data_lsb_set (&Regs[0xe0], step_size - 1, 1); + + /* set line exposure time */ + myvalue = data_lsb_get (&Regs[0x30], 3); + myvalue += ((myvalue + 1) % step_size); + data_lsb_set (&Regs[0x30], myvalue, 3); + + /* set last step of accurve.normalscan table */ + myvalue = ((myvalue + 1) / step_size) - 1; + data_lsb_set (&Regs[0xe1], myvalue, 3); + + /* 42b30eb */ + lf02c = 0; + if (sm->motorcurve != -1) + { + if (sm->motorcurve < dev->mtrsetting_count) + { + struct st_motorcurve *ms = dev->mtrsetting[sm->motorcurve]; + ms->motorbackstep = sm->motorbackstep; + } + + DBG (DBG_FNC, " -> Setting up step motor using motorcurve %i\n", + sm->motorcurve); + lf02c = Motor_Setup_Steps (dev, Regs, sm->motorcurve); + + /* set motor back steps */ + mbs[1] = sm->motorbackstep; + if (mbs[1] >= (smeardeccurvecount + smearacccurvecount)) + mbs[0] = + mbs[1] - (smeardeccurvecount + smearacccurvecount) + 2; + else + mbs[0] = 0; + + if (mbs[1] >= (deccurvecount + acccurvecount)) + mbs[1] -= (deccurvecount + acccurvecount) + 2; + else + mbs[1] = 0; + } + else + { + /* this scanner hasn't got any motorcurve */ + + /* set last step of accurve.smearing table (same as accurve.normalscan) */ + data_lsb_set (&Regs[0xe4], myvalue, 3); + + /* set last step of accurve.parkhome table (same as accurve.normalscan) */ + data_lsb_set (&Regs[0xe7], myvalue, 3); + + /* both motorbacksteps are equal */ + mbs[0] = sm->motorbackstep; + mbs[1] = sm->motorbackstep; + } + + /* show msi and motorbacksteps */ + DBG (DBG_FNC, " -> msi = %i\n", sm->msi); + DBG (DBG_FNC, " -> motorbackstep1 = %i\n", mbs[0]); + DBG (DBG_FNC, " -> motorbackstep2 = %i\n", mbs[1]); + + /* set msi */ + data_bitset (&Regs[0xda], 0xff, _B0 (sm->msi)); /*xxxxxxxx */ + data_bitset (&Regs[0xdd], 0x03, _B1 (sm->msi)); /*------xx*/ + + /* set motorbackstep (a) */ + data_bitset (&Regs[0xdb], 0xff, _B0 (mbs[0])); /*xxxxxxxx */ + data_bitset (&Regs[0xdd], 0x0c, _B1 (mbs[0])); /*----xx--*/ + + /* set motorbackstep (b) */ + data_bitset (&Regs[0xdc], 0xff, _B0 (mbs[1])); /*xxxxxxxx */ + data_bitset (&Regs[0xdd], 0x30, _B1 (mbs[1])); /*--xx----*/ + + /* 328b */ + + /* get dummy lines count */ + dummyline = data_bitget (&Regs[0xd6], 0xf0); + + myvalue = scancfg->coord.top * (dummyline * step_size); + + if (lf02c >= myvalue) + scancfg->coord.top = 1; + else + scancfg->coord.top -= (lf02c / (dummyline * step_size)) - 1; + + rst = lf02c; /* Result from Motor_Setup_Steps */ + } + } + + DBG (DBG_FNC, "- RTS_Setup_Motor: %i\n", rst); + + return rst; +} + +static void +RTS_Setup_Exposure_Times (SANE_Byte * Regs, struct st_scanparams *scancfg, + struct st_scanmode *sm) +{ + DBG (DBG_FNC, "> RTS_Setup_Exposure_Times\n"); + + if ((sm != NULL) && (Regs != NULL) && (scancfg != NULL)) + { + SANE_Int myexpt[3], linexpt, a; + + /* calculate line exposure time */ + linexpt = sm->ctpc + 1; + if (RTS_Debug->usbtype == USB11) + linexpt *= sm->multiexposureforfullspeed; + + if (scancfg->depth > 8) + linexpt *= sm->multiexposurefor16bitmode; + + linexpt--; + + /* generate exposure times for each channel color */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + if ((linexpt > sm->mexpt[a]) && (sm->expt[a] == 0)) + sm->expt[a] = sm->mexpt[a]; + + myexpt[a] = (sm->expt[a] == 0) ? sm->mexpt[a] : sm->expt[a]; + } + + /* save exposure times */ + DBG (DBG_FNC, "-> Exposure times : %04x, %04x, %04x\n", sm->expt[0], + sm->expt[1], sm->expt[2]); + data_lsb_set (&Regs[0x36], sm->expt[CL_RED], 3); + data_lsb_set (&Regs[0x3c], sm->expt[CL_GREEN], 3); + data_lsb_set (&Regs[0x42], sm->expt[CL_BLUE], 3); + + /* save maximum exposure times */ + DBG (DBG_FNC, "-> Maximum exposure times: %04x, %04x, %04x\n", + sm->mexpt[0], sm->mexpt[1], sm->mexpt[2]); + data_lsb_set (&Regs[0x33], sm->mexpt[CL_RED], 3); + data_lsb_set (&Regs[0x39], sm->mexpt[CL_GREEN], 3); + data_lsb_set (&Regs[0x3f], sm->mexpt[CL_BLUE], 3); + + /* save line exposure time */ + data_lsb_set (&Regs[0x30], linexpt, 3); + + /* scancfg->expt = lowest value */ + scancfg->expt = min (min (myexpt[1], myexpt[2]), myexpt[0]); + } +} + +static SANE_Int +RTS_Setup_Line_Distances (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_hwdconfig *hwdcfg, SANE_Int mycolormode, + SANE_Int arrangeline) +{ + SANE_Int iLineDistance = 0; + + if (arrangeline == FIX_BY_HARD) + { + /* we don't need to arrange retrieved line */ + SANE_Int mylinedistance, myevenodddist; + + mylinedistance = + (dev->sensorcfg->line_distance * scancfg->resolution_y) / + dev->sensorcfg->resolution; + + if (hwdcfg->highresolution == TRUE) + myevenodddist = + (hwdcfg->sensorevenodddistance * scancfg->resolution_y) / + dev->sensorcfg->resolution; + else + myevenodddist = 0; + + data_bitset (&Regs[0x149], 0x3f, myevenodddist); + data_bitset (&Regs[0x14a], 0x3f, mylinedistance); + data_bitset (&Regs[0x14b], 0x3f, mylinedistance + myevenodddist); + data_bitset (&Regs[0x14c], 0x3f, mylinedistance * 2); + data_bitset (&Regs[0x14d], 0x3f, (mylinedistance * 2) + myevenodddist); + } + else + { + /* arrange retrieved line */ + data_bitset (&Regs[0x149], 0x3f, 0); + data_bitset (&Regs[0x14a], 0x3f, 0); + data_bitset (&Regs[0x14b], 0x3f, 0); + data_bitset (&Regs[0x14c], 0x3f, 0); + data_bitset (&Regs[0x14d], 0x3f, 0); + + if (arrangeline == FIX_BY_SOFT) + { + if (hwdcfg->highresolution == FALSE) + { + if (mycolormode == CM_COLOR) + { + iLineDistance = + (dev->sensorcfg->line_distance * scan2.resolution_y) * 2; + iLineDistance = + (iLineDistance / dev->sensorcfg->resolution) + 1; + if (iLineDistance < 2) + iLineDistance = 2; + } + } + else + { + /* bcc */ + if (mycolormode == CM_COLOR) + iLineDistance = + ((dev->sensorcfg->line_distance * 2) + + hwdcfg->sensorevenodddistance) * scan2.resolution_y; + else + iLineDistance = + dev->sensorcfg->line_distance * scan2.resolution_y; + + iLineDistance = + (iLineDistance / dev->sensorcfg->resolution) + 1; + if (iLineDistance < 2) + iLineDistance = 2; + } + + /* c25 */ + iLineDistance &= 0xffff; + v15b4 = (iLineDistance > 0) ? 1 : 0; + imagesize += iLineDistance * bytesperline; + } + } + + DBG (DBG_FNC, + "> RTS_Setup_Line_Distances(*Regs, *scancfg, *hwdcfg, mycolormode=%i, arrangeline=%i): %i\n", + mycolormode, arrangeline, iLineDistance); + + return iLineDistance; +} + +static SANE_Int +RTS_Setup_Depth (SANE_Byte * Regs, struct st_scanparams *scancfg, + SANE_Int mycolormode) +{ + /* channels_per_line = channels_per_dot * scan.width + bytes_per_line = channels_per_line * bits_per_channel + */ + + SANE_Int bytes_per_line = 0; + + if ((scancfg != NULL) && (Regs != NULL)) + { + SANE_Int channels_per_line = + data_bitget (&Regs[0x12], 0xc0) * scancfg->coord.width; + + bytes_per_line = channels_per_line; + + /* set bits per channel in shading correction's register (0x1cf) */ + if (mycolormode == CM_LINEART) + { + /* lineart mode */ + bytes_per_line = (bytes_per_line + 7) / 8; + data_bitset (&Regs[0x1cf], 0x30, 3); /*--11----*/ + } + else + { + /*f0c */ + switch (scancfg->depth) + { + case 16: + /* 16 bits per channel */ + bytes_per_line *= 2; + data_bitset (&Regs[0x1cf], 0x30, 2); /*--10----*/ + break; + case 12: + /* 12 bits per channel */ + bytes_per_line *= 2; + data_bitset (&Regs[0x1cf], 0x30, 1); /*--01----*/ + break; + default: + /* 8 bits per channel */ + data_bitset (&Regs[0x1cf], 0x30, 0); /*--00----*/ + break; + } + } + } + + return bytes_per_line; +} + +static void +RTS_Setup_Shading (SANE_Byte * Regs, struct st_scanparams *scancfg, + struct st_hwdconfig *hwdcfg, SANE_Int bytes_per_line) +{ + DBG (DBG_FNC, + "> RTS_Setup_Shading(*Regs, *scancfg, *hwdcfg, bytes_per_line=%i)\n", + bytes_per_line); + + if ((Regs != NULL) && (hwdcfg != NULL)) + { + SANE_Int dots_count, myvalue, myvalue2, mem_available, resolution_ratio, + sensor_line_distance; + SANE_Int channels, table_size; + + resolution_ratio = Regs[0x0c0] & 0x1f; + + /* 50de */ + data_bitset (&Regs[0x1bf], 0x18, hwdcfg->unk3); /*---xx---*/ + + /* Enable black shading correction ? */ + data_bitset (&Regs[0x1cf], 0x08, hwdcfg->black_shading); /*----x---*/ + + /* Enable white shading correction ? */ + data_bitset (&Regs[0x1cf], 0x04, hwdcfg->white_shading); /*-----x--*/ + + if ((hwdcfg->white_shading != FALSE) && (hwdcfg->black_shading != FALSE) + && (hwdcfg->unk3 != 0)) + data_bitset (&Regs[0x1cf], 0x04, 0); /*-----x--*/ + + table_size = 0; + + /* if hwdcfg->black_shading */ + if ((Regs[0x1cf] & 8) != 0) + table_size = (resolution_ratio * scancfg->coord.width) * 2; /* black shading buffer size? */ + + /* if hwdcfg->white_shading */ + if ((Regs[0x1cf] & 4) != 0) + table_size += (resolution_ratio * scancfg->coord.width) * 2; /* white shading buffer size? */ + + /* Regs 0x1ba, 0x1bb, 0x1bd, 0x1c0 seem to be 4 pointers + to some buffer related to shading correction */ + + Regs[0x1ba] = 0x00; + table_size = (table_size + v160c_block_size - 1) / v160c_block_size; + table_size = ((table_size + 15) / 16) + 16; + + Regs[0x1bf] &= 0xfe; + Regs[0x1bb] = _B0 (table_size); + Regs[0x1bc] = _B1 (table_size); + Regs[0x1bf] |= _B2 (table_size) & 1; /*-------x*/ + + Regs[0x1bf] &= 0xf9; + Regs[0x1bd] = _B0 (table_size * 2); + Regs[0x1be] = _B1 (table_size * 2); + Regs[0x1bf] |= (_B2 (table_size * 2) & 3) << 1; /*-----xx-*/ + + data_wide_bitset (&Regs[0x1c0], 0xfffff, table_size * 3); + + mem_available = mem_total - ((table_size * 3) * 16); + sensor_line_distance = Regs[0x14a] & 0x3f; + + /* select case channels_per_dot */ + channels = data_lsb_get (&Regs[0x12], 1) >> 6; + + switch (channels) + { + case 3: /* 3 channels per dot */ + /* 528d */ + dots_count = bytes_per_line / 3; /* 882 */ + myvalue = + (((sensor_line_distance + 1) * dots_count) + v160c_block_size - + 1) / v160c_block_size; + myvalue2 = myvalue; + mem_available = (mem_available - (myvalue * 3) + 2) / 3; + + myvalue += (table_size * 3) * 8; + myvalue = ((myvalue * 2) + mem_available); + + data_bitset (&Regs[0x1c2], 0xf0, _B2 ((myvalue / 16) + 1)); /* 4 higher bits xxxx---- */ + data_wide_bitset (&Regs[0x1c3], 0xffff, (myvalue / 16) + 1); /* 16 lower bits */ + + myvalue = myvalue + myvalue2 + mem_available; + data_wide_bitset (&Regs[0x1c5], 0xfffff, (myvalue / 16) + 1); + break; + case 2: /* 2 channels per dot */ + dots_count = bytes_per_line / 2; + myvalue = + (((sensor_line_distance + 1) * dots_count) + v160c_block_size - + 1) / v160c_block_size; + mem_available = ((mem_available - myvalue) + 1) / 2; + myvalue += (((table_size * 3) + mem_available) / 16) + 1; + + data_bitset (&Regs[0x1c2], 0xf0, _B2 (myvalue)); /* 4 higher bits xxxx---- */ + data_wide_bitset (&Regs[0x1c3], 0xffff, myvalue); /* 16 lower bits */ + break; + default: + dots_count = bytes_per_line; + break; + } + + Regs[0x01c7] &= 0x0f; + Regs[0x01c8] = _B0 ((mem_total - 1) / 16); + Regs[0x01c9] = _B1 ((mem_total - 1) / 16); + Regs[0x01c7] |= (_B2 ((mem_total - 1) / 16) & 0x0f) << 4; + + mem_available -= (dots_count + v160c_block_size - 1) / v160c_block_size; + mem_available /= 16; + Regs[0x0712] &= 0x0f; + Regs[0x0710] = _B0 (mem_available); + Regs[0x0711] = _B1 (mem_available); + Regs[0x0712] |= _B0 (_B2 (mem_available) << 4); /*xxxx---- */ + + Regs[0x0713] = 0x00; + Regs[0x0714] = 0x10; + Regs[0x0715] &= 0xf0; + } +} + +static void +RTS_Setup_Arrangeline (struct st_device *dev, struct st_hwdconfig *hwdcfg, + SANE_Int colormode) +{ + dev->scanning->arrange_compression = + (colormode == CM_LINEART) ? FALSE : hwdcfg->compression; + + if ((colormode == CM_LINEART) + || ((colormode == CM_GRAY) && (hwdcfg->highresolution == FALSE))) + arrangeline2 = 0; + else + arrangeline2 = hwdcfg->arrangeline; + + dev->scanning->arrange_hres = hwdcfg->highresolution; + dev->scanning->arrange_sensor_evenodd_dist = + (hwdcfg->highresolution == FALSE) ? 0 : hwdcfg->sensorevenodddistance; +} + +static void +RTS_Setup_Channels (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, SANE_Int mycolormode) +{ + DBG (DBG_FNC, "> RTS_Setup_Channels(colormode=%i)\n", mycolormode); + + if ((scancfg != NULL) && (Regs != NULL)) + { + if ((mycolormode != CM_COLOR) && (mycolormode != 3)) + { + /* CM_GRAY || CM_LINEART */ + if (scancfg->samplerate == LINE_RATE) + { + /* Setting channels_per_dot to 1 */ + data_bitset (&Regs[0x12], 0xc0, 1); /*01------ */ + + /* setting one rgb_channel_order */ + data_bitset (&Regs[0x12], 0x03, dev->sensorcfg->rgb_order[scancfg->channel]); /*------xx*/ + + /* set sensor_channel_color_order */ + data_bitset (&Regs[0x60a], 0x3f, 6); /*--xxxxxx*/ + + /* set samplerate */ + data_bitset (&Regs[0x1cf], 0x40, PIXEL_RATE); /*-x------*/ + + /* set unknown data */ + data_bitset (&Regs[0x1cf], 0x80, 1); /*x------- */ + + if (scancfg->channel == dev->sensorcfg->rgb_order[1]) + { + /* mexpts[CL_RED] = mexpts[CL_GREEN] */ + data_lsb_set (&Regs[0x33], data_lsb_get (&Regs[0x39], 3), + 3); + + /* expts[CL_RED] = expts[CL_GREEN] */ + data_lsb_set (&Regs[0x36], data_lsb_get (&Regs[0x3c], 3), + 3); + } + else if (scancfg->channel == dev->sensorcfg->rgb_order[2]) + { + /* mexpts[CL_RED] = mexpts[CL_BLUE] */ + data_lsb_set (&Regs[0x33], data_lsb_get (&Regs[0x3f], 3), + 3); + + /* expts[CL_RED] = expts[CL_BLUE] */ + data_lsb_set (&Regs[0x36], data_lsb_get (&Regs[0x42], 3), + 3); + } + } + else + { + /* e01 */ + /* setting channels_per_dot to 2 */ + data_bitset (&Regs[0x12], 0xc0, 2); + + /* set two channel color order */ + data_bitset (&Regs[0x12], 0x03, dev->sensorcfg->channel_gray[0]); /*------xx*/ + data_bitset (&Regs[0x12], 0x0c, dev->sensorcfg->channel_gray[1]); /*----xx--*/ + + /* set samplerate */ + data_bitset (&Regs[0x1cf], 0x40, LINE_RATE); + + /* set unknown data */ + data_bitset (&Regs[0x1cf], 0x80, 1); + } + } + else + { + /* CM_COLOR || 3 */ + /* e42 */ + + /* setting channels_per_dot to 3 */ + data_bitset (&Regs[0x12], 0xc0, 3); + + /* setting samplerate */ + data_bitset (&Regs[0x1cf], 0x40, scancfg->samplerate); + + /* set unknown data */ + data_bitset (&Regs[0x1cf], 0x80, 0); + + /* set sensor chanel_color_order */ + data_bitset (&Regs[0x60a], 0x03, dev->sensorcfg->channel_color[2]); /*------xx*/ + data_bitset (&Regs[0x60a], 0x0c, dev->sensorcfg->channel_color[1]); /*----xx--*/ + data_bitset (&Regs[0x60a], 0x30, dev->sensorcfg->channel_color[0]); /*--xx----*/ + + /* set rgb_channel_order */ + data_bitset (&Regs[0x12], 0x03, dev->sensorcfg->rgb_order[0]); /*------xx*/ + data_bitset (&Regs[0x12], 0x0c, dev->sensorcfg->rgb_order[1]); /*----xx--*/ + data_bitset (&Regs[0x12], 0x30, dev->sensorcfg->rgb_order[2]); /*--xx----*/ + } + } +} + +static SANE_Int +RTS_Setup (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, struct st_hwdconfig *hwdcfg, + struct st_gain_offset *gain_offset) +{ + SANE_Int rst = ERROR; /* default */ + SANE_Int lSMode; + SANE_Byte mycolormode; + + DBG (DBG_FNC, "+ RTS_Setup:\n"); + dbg_ScanParams (scancfg); + dbg_hwdcfg (hwdcfg); + + mycolormode = scancfg->colormode; + if (scancfg->colormode != CM_COLOR) + { + if (scancfg->colormode == CM_LINEART) + scancfg->depth = 8; + + if (scancfg->channel == 3) + { + if (scancfg->colormode == CM_GRAY) + mycolormode = (hwdcfg->arrangeline != FIX_BY_SOFT) ? 3 : CM_COLOR; + else + mycolormode = 3; + } + } + + /* 42b47d6 */ + memcpy (&scan2, scancfg, sizeof (struct st_scanparams)); + + scantype = hwdcfg->scantype; + lSMode = + RTS_GetScanmode (dev, scantype, mycolormode, scancfg->resolution_x); + if (lSMode >= 0) + { + struct st_scanmode *sm = dev->scanmodes[lSMode]; + + if (sm != NULL) + { + SANE_Int dummyline, iLineDistance, resolution_ratio, bytes_per_line; + struct st_coords rts_coords; + + iLineDistance = 0; + + scancfg->timing = sm->timing; + scancfg->sensorresolution = + dev->timings[scancfg->timing]->sensorresolution; + scancfg->shadinglength = + (((scancfg->sensorresolution * 17) / 2) + 3) & 0xfffffffc; + scancfg->samplerate = sm->samplerate; + + hwdcfg->motorplus = sm->motorplus; + + /* set systemclock */ + data_bitset (&Regs[0x00], 0x0f, sm->systemclock); + + /* setting exposure times */ + RTS_Setup_Exposure_Times (Regs, scancfg, sm); + + /* setting arranges */ + RTS_Setup_Arrangeline (dev, hwdcfg, mycolormode); + + /* set up line distances */ + iLineDistance = + RTS_Setup_Line_Distances (dev, Regs, scancfg, hwdcfg, mycolormode, + arrangeline); + + /* 4c67 */ + + /* setup channel colors */ + RTS_Setup_Channels (dev, Regs, scancfg, mycolormode); + + /* setup depth */ + bytes_per_line = RTS_Setup_Depth (Regs, scancfg, mycolormode); + + /* f61 */ + + /* Set resolution ratio */ + resolution_ratio = + (scancfg->sensorresolution / scancfg->resolution_x) & 0x1f; + data_bitset (&Regs[0xc0], 0x1f, resolution_ratio); + + /* set sensor timing values */ + RTS_Setup_SensorTiming (dev, scancfg->timing, Regs); + + data_bitset (&Regs[0xd8], 0x40, ((scantype == ST_NORMAL) ? 0 : 1)); /*-x------*/ + + /* Use static head ? */ + data_bitset (&Regs[0xd8], 0x80, ((hwdcfg->static_head == FALSE) ? 1 : 0)); /*x------- */ + + /* Setting up gamma */ + RTS_Setup_Gamma (Regs, hwdcfg); + + /* setup shading correction */ + RTS_Setup_Shading (Regs, scancfg, hwdcfg, bytes_per_line); + + /* setup stepper motor */ + hwdcfg->startpos = + RTS_Setup_Motor (dev, Regs, scancfg, + hwdcfg->motor_direction | MTR_ENABLED); + + /* set coordinates */ + dummyline = data_bitget (&Regs[0xd6], 0xf0); + + if (scancfg->coord.left == 0) + scancfg->coord.left++; + if (scancfg->coord.top == 0) + scancfg->coord.top++; + + rts_coords.left = scancfg->coord.left * resolution_ratio; + rts_coords.width = scancfg->coord.width * resolution_ratio; + rts_coords.top = scancfg->coord.top * dummyline; + rts_coords.height = + ((Regs[0x14d] & 0x3f) + scancfg->coord.height + + iLineDistance) * dummyline; + + if ((rts_coords.left & 1) == 0) + rts_coords.left++; + + RTS_Setup_Coords (Regs, rts_coords.left, rts_coords.top, + rts_coords.width, rts_coords.height); + + data_bitset (&Regs[0x01], 0x06, 0); /*-----xx-*/ + + /* dummy_scan? */ + data_bitset (&Regs[0x01], 0x10, hwdcfg->dummy_scan); /*---x----*/ + + data_bitset (&Regs[0x163], 0xc0, 1); /*xx------ */ + + if (dev->scanning->arrange_compression != FALSE) + { + Regs[0x60b] &= 0x8f; + data_bitset (&Regs[0x60b], 0x10, 1); /*-001----*/ + } + else + data_bitset (&Regs[0x60b], 0x7f, 0); /*-0000000*/ + + if (mycolormode == 3) + { + SANE_Int channels_per_line; + + /* Set channels_per_line = channels_per_dot * scan_width */ + channels_per_line = + data_bitget (&Regs[0x12], 0xc0) * scancfg->coord.width; + data_wide_bitset (&Regs[0x060c], 0x3ffff, channels_per_line); + + /* Sets 16 bits per channel */ + data_bitset (&Regs[0x1cf], 0x30, 2); /*--10----*/ + + Regs[0x60b] |= 0x40; + if (v1619 == 0x21) + { + dev->scanning->arrange_compression = FALSE; + data_bitset (&Regs[0x60b], 0x10, 0); /*---0----*/ + } + + switch (scancfg->depth) + { + case 8: + case 16: + Regs[0x060b] &= 0xf3; + break; + case 12: + Regs[0x060b] = (Regs[0x060b] & 0xfb) | 0x08; + break; + } + + if (scancfg->colormode == CM_LINEART) + data_bitset (&Regs[0x60b], 0x0c, 0); + + /* disable gamma correction ¿? */ + data_bitset (&Regs[0x1d0], 0x40, 0); + } + + /* 5683 */ + /* Set calibration table */ + RTS_Setup_GainOffset (Regs, gain_offset); + + rst = OK; + } + } + + DBG (DBG_FNC, "- RTS_Setup: %i\n", rst); + + return rst; +} + +static void +RTS_Setup_Coords (SANE_Byte * Regs, SANE_Int iLeft, SANE_Int iTop, + SANE_Int width, SANE_Int height) +{ + DBG (DBG_FNC, + "> RTS_Setup_Coords(*Regs, iLeft=%i, iTop=%i, width=%i, height=%i)\n", + iLeft, iTop, width, height); + + if (Regs != NULL) + { + /* Set Left coord */ + data_lsb_set (&Regs[0xb0], iLeft, 2); + + /* Set Right coord */ + data_lsb_set (&Regs[0xb2], iLeft + width, 2); + + /* Set Top coord */ + data_lsb_set (&Regs[0xd0], iTop, 2); + data_bitset (&Regs[0xd4], 0x0f, _B2 (iTop)); + + /* Set Down coord */ + data_lsb_set (&Regs[0xd2], iTop + height, 2); + data_bitset (&Regs[0xd4], 0xf0, _B2 (iTop + height)); + } +} + +static void +RTS_Setup_GainOffset (SANE_Byte * Regs, struct st_gain_offset *gain_offset) +{ + SANE_Byte fake[] = + { 0x19, 0x15, 0x19, 0x64, 0x64, 0x64, 0x74, 0xc0, 0x74, 0xc0, 0x6d, + 0xc0, 0x6d, 0xc0, 0x5f, 0xc0, 0x5f, 0xc0 + }; + + DBG (DBG_FNC, "> RTS_Setup_GainOffset(*Regs, *gain_offset)\n"); + dbg_calibtable (gain_offset); + + if ((Regs != NULL) && (gain_offset != NULL)) + { + if (RTS_Debug->calibrate == FALSE) + { + data_bitset (&Regs[0x13], 0x03, gain_offset->pag[CL_RED]); /*------xx*/ + data_bitset (&Regs[0x13], 0x0c, gain_offset->pag[CL_GREEN]); /*----xx--*/ + data_bitset (&Regs[0x13], 0x30, gain_offset->pag[CL_BLUE]); /*--xx----*/ + + memcpy (&Regs[0x14], &fake, 18); + } + else + { + SANE_Int a; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + /* Offsets */ + Regs[0x1a + (a * 4)] = _B0 (gain_offset->edcg1[a]); + Regs[0x1b + (a * 4)] = + ((gain_offset->edcg1[a] >> 1) & 0x80) | (gain_offset-> + edcg2[a] & 0x7f); + Regs[0x1c + (a * 4)] = _B0 (gain_offset->odcg1[a]); + Regs[0x1d + (a * 4)] = + ((gain_offset->odcg1[a] >> 1) & 0x80) | (gain_offset-> + odcg2[a] & 0x7f); + + /* Variable Gain Amplifier */ + data_bitset (&Regs[0x14 + a], 0x1f, gain_offset->vgag1[a]); + data_bitset (&Regs[0x17 + a], 0x1f, gain_offset->vgag2[a]); + } + + data_bitset (&Regs[0x13], 0x03, gain_offset->pag[CL_RED]); /*------xx*/ + data_bitset (&Regs[0x13], 0x0c, gain_offset->pag[CL_GREEN]); /*----xx--*/ + data_bitset (&Regs[0x13], 0x30, gain_offset->pag[CL_BLUE]); /*--xx----*/ + } + } +} + +static void +Calibrate_Free (struct st_cal2 *calbuffers) +{ + DBG (DBG_FNC, "> Calibrate_Free(*calbuffers)\n"); + + if (calbuffers != NULL) + { + SANE_Int c; + + if (calbuffers->table2 != NULL) + { + free (calbuffers->table2); + calbuffers->table2 = NULL; + } + + for (c = 0; c < 4; c++) + { + if (calbuffers->tables[c] != NULL) + { + free (calbuffers->tables[c]); + calbuffers->tables[c] = NULL; + } + } + + calbuffers->shadinglength1 = 0; + calbuffers->tables_size = 0; + calbuffers->shadinglength3 = 0; + } +} + +static SANE_Int +Calibrate_Malloc (struct st_cal2 *calbuffers, SANE_Byte * Regs, + struct st_calibration *myCalib, SANE_Int somelength) +{ + SANE_Int myshadinglength, pos; + SANE_Int rst; + + if ((calbuffers != NULL) && (Regs != NULL) && (myCalib != NULL)) + { + if ((Regs[0x1bf] & 0x18) == 0) + { + if ((((Regs[0x1cf] >> 1) & Regs[0x1cf]) & 0x04) != 0) + calbuffers->table_count = 2; + else + calbuffers->table_count = 4; + } + else + calbuffers->table_count = 4; + + /*365d */ + myshadinglength = myCalib->shadinglength * 2; + calbuffers->shadinglength1 = min (myshadinglength, somelength); + + if ((myshadinglength % somelength) != 0) + calbuffers->tables_size = + (myshadinglength >= somelength) ? somelength * 2 : somelength; + else + calbuffers->tables_size = somelength; + + if (myshadinglength >= somelength) + { + calbuffers->shadinglength1 = + (myshadinglength % calbuffers->shadinglength1) + + calbuffers->shadinglength1; + calbuffers->shadinglength3 = + ((myCalib->shadinglength * 2) / somelength) - 1; + } + else + calbuffers->shadinglength3 = 0; + + calbuffers->shadinglength3 = + (somelength / 16) * calbuffers->shadinglength3; + + rst = OK; + for (pos = 0; pos < calbuffers->table_count; pos++) + { + calbuffers->tables[pos] = + (USHORT *) malloc (calbuffers->tables_size * sizeof (USHORT)); + if (calbuffers->tables[pos] == NULL) + { + rst = ERROR; + break; + } + } + + if (rst == OK) + { + calbuffers->table2 = + (USHORT *) malloc (calbuffers->tables_size * sizeof (USHORT)); + if (calbuffers->table2 == NULL) + rst = ERROR; + } + + if (rst != OK) + Calibrate_Free (calbuffers); + } + else + rst = ERROR; + + DBG (DBG_FNC, + "> Calibrate_Malloc(*calbuffers, *Regs, *myCalib, somelength=%i): %i\n", + somelength, rst); + + return rst; +} + +static SANE_Int +fn3560 (USHORT * table, struct st_cal2 *calbuffers, SANE_Int * tablepos) +{ + /*05FEF974 001F99B0 |table = 001F99B0 + 05FEF978 05FEFA08 |calbuffers->tables[0] = 05FEFA08 + 05FEF97C 000000A0 |calbuffers->shadinglength3 = 000000A0 + 05FEF980 00000348 |calbuffers->shadinglength1 = 00000348 + 05FEF984 04F01502 |calbuffers->table_count = 04F01502 + 05FEF988 05FEF998 \Arg6 = 05FEF998 + */ + + if (table != NULL) + { + SANE_Int pos[4] = { 0, 0, 0, 0 }; /*f960 f964 f968 f96c */ + SANE_Int usetable = 0; + SANE_Int a; + + SANE_Int mylength3 = calbuffers->shadinglength1; /*f97c */ + SANE_Byte *pPointer = + (SANE_Byte *) (table + (calbuffers->shadinglength3 * 16)); + + DBG (DBG_FNC, "> fn3560(*table, *calbuffers, *tablepos)\n"); + + if (mylength3 > 0) + { + do + { + if (calbuffers->tables[usetable] != NULL) + { + if (mylength3 <= 16) + { + if (mylength3 > 0) + { + do + { + *(calbuffers->tables[usetable] + + pos[usetable]) = _B0 (*pPointer); + pPointer++; + pos[usetable]++; + mylength3--; + } + while (mylength3 > 0); + } + break; + } + + for (a = 0; a < 16; a++) + { + *(calbuffers->tables[usetable] + pos[usetable]) = + _B0 (*pPointer); + pPointer++; + pos[usetable]++; + } + } + + mylength3 -= 16; + usetable++; + if (usetable == calbuffers->table_count) + usetable = 0; + } + while (mylength3 > 0); + } + + /*35f8 */ + if (calbuffers->table_count > 0) + { + /* Return position of each table */ + memcpy (tablepos, pos, sizeof (SANE_Int) * 4); + } + } + + return OK; +} + +static SANE_Int +Calib_WriteTable (struct st_device *dev, SANE_Byte * table, SANE_Int size, + SANE_Int data) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ Calib_WriteTable(*table, size=%i):\n", size); + + if ((table != NULL) && (size > 0)) + { + SANE_Int transferred; + + if (RTS_DMA_Reset (dev) == OK) + { + /* Send size to write */ + if (RTS_DMA_Enable_Write (dev, 0x0004, size, data) == OK) + /* Send data */ + rst = Bulk_Operation (dev, BLK_WRITE, size, table, &transferred); + } + } + + DBG (DBG_FNC, "- Calib_WriteTable: %i\n", rst); + + return rst; +} + +static SANE_Int +Calib_ReadTable (struct st_device *dev, SANE_Byte * table, SANE_Int size, + SANE_Int data) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ Calib_ReadTable(*table, size=%i):\n", size); + + if ((table != NULL) && (size > 0)) + { + SANE_Int transferred; + + if (RTS_DMA_Reset (dev) == OK) + { + /* Send size to read */ + if (RTS_DMA_Enable_Read (dev, 0x0004, size, data) == OK) + /* Retrieve data */ + rst = Bulk_Operation (dev, BLK_READ, size, table, &transferred); + } + } + + DBG (DBG_FNC, "- Calib_ReadTable: %i\n", rst); + + return rst; +} + +static SANE_Int +fn3330 (struct st_device *dev, SANE_Byte * Regs, struct st_cal2 *calbuffers, + SANE_Int sensorchannelcolor, SANE_Int * tablepos, SANE_Int data) +{ + /*05EEF968 04F0F7F8 |Regs = 04F0F7F8 + 05EEF96C 02DEC838 |calbuffers->table2 = 02DEC838 + 05EEF970 05EEFA08 |calbuffers->tables[] = 05EEFA08 + 05EEF974 00000000 |sensorchannelcolor = 00000000 + 05EEF978 000000A0 |calbuffers->shadinglength3 = 000000A0 + 05EEF97C 00000400 |calbuffers->tables_size = 00000400 + 05EEF980 05EEF998 |&pos = 05EEF998 + 05EEF984 00221502 |calbuffers->table_count = 00221502 + 05EEF988 00000000 \data = 00000000 + */ + + SANE_Int table_count = calbuffers->table_count; /*f960 */ + SANE_Int schcolor = _B0 (sensorchannelcolor); + SANE_Int a = 0; + SANE_Int tablelength = calbuffers->shadinglength3 / table_count; /*f954 */ + SANE_Int val_color = 0; /*f974 */ + SANE_Int val_lineart = 0; /*f978 */ + SANE_Int val_gray = 0; /*ebx */ + SANE_Int value4 = 0; /*ebp */ + SANE_Int size; + SANE_Int rst = OK; + + DBG (DBG_FNC, + "+ fn3330(*Regs, *calbuffers, sensorchannelcolor=%i, *tablepos, data=%i):\n", + sensorchannelcolor, data); + + if (calbuffers->table_count > 0) + { + do + { + if (calbuffers->table_count == 2) + { + /*338c */ + if (a != 0) + { + /*3394 */ + if (_B0 (data) == 0) + { + val_color = 0x100000; + val_lineart = 0x100000; + val_gray = 0x200000; + } + else + { + /*343a */ + val_color = 0x300000; + val_lineart = 0x300000; + val_gray = 0; + } + } + else + { + /*33be */ + if (_B0 (data) == 0) + { + val_color = 0; + val_lineart = 0; + val_gray = 0x300000; + } + else + { + /*342a */ + val_color = 0x200000; + val_lineart = 0x200000; + val_gray = 0x100000; + } + } + } + else + { + /*33d5 */ + switch (a) + { + case 0: + val_color = 0; + val_lineart = 0; + val_gray = 0x300000; + break; + case 1: + val_color = 0x200000; + val_lineart = 0x200000; + val_gray = 0x100000; + break; + case 2: + val_color = 0x100000; + val_lineart = 0x100000; + val_gray = 0x200000; + break; + case 3: + val_color = 0x300000; + val_lineart = 0x300000; + val_gray = 0; + break; + } + } + + /*3449 */ + switch (schcolor) + { + case CM_LINEART: + size = + (((Regs[0x1bf] >> 1) & 3) << 0x10) | (Regs[0x1be] << 0x08) | + Regs[0x1bd]; + value4 = (tablelength + size) | val_lineart; + break; + case CM_GRAY: + size = + ((Regs[0x1bf] & 1) << 0x10) | (Regs[0x1bc] << 0x08) | + Regs[0x1bb]; + value4 = (tablelength + size) | val_gray; + break; + default: + size = _B0 (Regs[0x1ba]); + value4 = (tablelength + size) | val_color; + break; + } + + if (Calib_ReadTable + (dev, (SANE_Byte *) calbuffers->table2, calbuffers->tables_size, + value4) != OK) + { + rst = ERROR; + break; + } + + memcpy (calbuffers->tables[a], calbuffers->table2, tablepos[a]); + + if (tablepos[a + 1] == 0) + break; + + a++; + } + while (a < calbuffers->table_count); + } + + DBG (DBG_FNC, "- fn3330: %i\n", rst); + + return rst; +} + +static SANE_Int +fn3730 (struct st_device *dev, struct st_cal2 *calbuffers, SANE_Byte * Regs, + USHORT * table, SANE_Int sensorchannelcolor, SANE_Int data) +{ + /*05FEF9AC |calbuffers = 05FEF9F8 + 05FEF9B0 |Regs = 04EFF7F8 + 05FEF9B4 |table = 001F99B0 + 05FEF9B8 |sensorchannelcolor = 00000000 + 05FEF9BC |data = 00000000 + */ + + SANE_Int pos[4] = { 0, 0, 0, 0 }; /*f998 f99c f9a0 f9a4 */ + SANE_Int rst; + + DBG (DBG_FNC, + "+ fn3730(*calbuffers, *Regs, *table, sensorchannelcolor=%i, data=%i):\n", + sensorchannelcolor, data); + + fn3560 (table, calbuffers, pos); + rst = fn3330 (dev, Regs, calbuffers, sensorchannelcolor, pos, data); + + DBG (DBG_FNC, "- fn3730: %i\n", rst); + + return rst; +} + +static SANE_Int +Shading_white_apply (struct st_device *dev, SANE_Byte * Regs, + SANE_Int channels, struct st_calibration *myCalib, + struct st_cal2 *calbuffers) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Shading_white_apply(channels=%i)\n", channels); + + /*3e7f */ + Calibrate_Malloc (calbuffers, Regs, myCalib, + (RTS_Debug->usbtype == USB20) ? 0x200 : 0x40); + + if (channels > 0) + { + /*int a; */ + SANE_Int chnl; + SANE_Int pos; /*fa2c */ + SANE_Int transferred; + + rst = ERROR; + + for (chnl = 0; chnl < channels; chnl++) + { + /*for (a = 0; a < myCalib->shadinglength; a++) + myCalib->black_shading[chnl][a] = 0x2000; */ + /* 11 tries */ + for (pos = 0; pos <= 10; pos++) + { + /* Send size to write */ + if (RTS_DMA_Enable_Write + (dev, dev->sensorcfg->channel_color[chnl] | 0x14, + myCalib->shadinglength, 0) == OK) + /* Send data */ + Bulk_Operation (dev, BLK_WRITE, + myCalib->shadinglength * sizeof (USHORT), + (SANE_Byte *) & myCalib-> + white_shading[chnl][myCalib->first_position - + 1], &transferred); + + /*3df7 */ + if (fn3730 + (dev, calbuffers, Regs, + &myCalib->white_shading[chnl][myCalib->first_position - 1], + dev->sensorcfg->channel_color[chnl], 1) == OK) + { + rst = OK; + break; + } + + RTS_DMA_Cancel (dev); + } + } + } + + Calibrate_Free (calbuffers); + + DBG (DBG_FNC, "- Shading_white_apply: %i\n", rst); + + return OK; +} + +static SANE_Int +Shading_black_apply (struct st_device *dev, SANE_Byte * Regs, + SANE_Int channels, struct st_calibration *myCalib, + struct st_cal2 *calbuffers) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Shading_black_apply(channels=%i)\n", channels); + + /* 3d79 */ + Calibrate_Malloc (calbuffers, Regs, myCalib, + (RTS_Debug->usbtype == USB20) ? 0x200 : 0x40); + + if (channels > 0) + { + /*int a; */ + SANE_Int chnl; + SANE_Int pos; /*fa2c */ + SANE_Int transferred; + + rst = ERROR; + + for (chnl = 0; chnl < channels; chnl++) + { + /* 11 tries */ + /*for (a = 0; a < myCalib->shadinglength; a++) + myCalib->black_shading[chnl][a] = 0x2000; */ + + for (pos = 0; pos <= 10; pos++) + { + /* Send size to write */ + if (RTS_DMA_Enable_Write + (dev, dev->sensorcfg->channel_color[chnl] | 0x10, + myCalib->shadinglength, 0) == OK) + /* Send data */ + Bulk_Operation (dev, BLK_WRITE, + myCalib->shadinglength * sizeof (USHORT), + (SANE_Byte *) & myCalib-> + black_shading[chnl][myCalib->first_position - + 1], &transferred); + + /*3df7 */ + if (fn3730 + (dev, calbuffers, Regs, + &myCalib->black_shading[chnl][myCalib->first_position - 1], + dev->sensorcfg->channel_color[chnl], 0) == OK) + { + rst = OK; + break; + } + + RTS_DMA_Cancel (dev); + } + } + } + + /*3e62 */ + Calibrate_Free (calbuffers); + + DBG (DBG_FNC, "- Shading_black_apply: %i\n", rst); + + return OK; +} + +static SANE_Int +Shading_apply (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *myvar, struct st_calibration *myCalib) +{ + /* + Regs f1bc + myvar f020 + hwdcfg e838 + arg4 e81c + myCalib e820 + */ + + SANE_Int rst; /* lf9e0 */ + SANE_Int myfact; /* e820 */ + SANE_Int shadata; + SANE_Byte channels; /* f9d4 */ + SANE_Int myShadingBase; /* e818 */ + + char lf9d1; + char lf9d0; + + DBG (DBG_FNC, "+ Shading_apply(*Regs, *myvar, *mygamma, *myCalib):\n"); + dbg_ScanParams (myvar); + + lf9d0 = (Regs[0x60b] >> 6) & 1; + lf9d1 = (Regs[0x60b] >> 4) & 1; + Regs[0x060b] &= 0xaf; + rst = Write_Byte (dev->usb_handle, 0xee0b, Regs[0x060b]); + if (rst == OK) + { + SANE_Byte colormode = myvar->colormode; /*fa24 */ + SANE_Int le7cc, le7d8; + struct st_cal2 calbuffers; /* f9f8 */ + + if (colormode != CM_COLOR) + { + if (myvar->channel != 3) + { + if (colormode != 3) + channels = (myvar->samplerate == PIXEL_RATE) ? 2 : 1; + else + channels = 3; + } + else + { + colormode = 3; + channels = 3; + } + } + else + channels = 3; + + /* + White shading formula : 2000H x Target / (Wn-Dn) = White Gain data ----- for 8 times system + White shading formula : 4000H x Target / (Wn-Dn) = White Gain data ----- for 4 times system + For example : Target = 3FFFH Wn = 2FFFH Dn = 0040H and 8 times system operation + then White Gain = 2000H x 3FFFH / (2FFFH-0040H) = 2AE4H (1.34033 times) + */ + /* 3aad */ + if (colormode == 3) + { + /* + SANE_Int pos; + SANE_Int colour; + + myShadingBase = shadingbase; + + for (colour = 0; colour < channels; colour++) + { + if (myCalib->white_shading[colour] != NULL) + { + myfact = shadingfact[colour]; + if (myCalib->shadinglength > 0) + { + for (pos = myCalib->first_position - 1; pos < myCalib->shadinglength; pos++) + myCalib->white_shading[colour][pos] = (myCalib->white_shading[colour][pos] * myfact) / myShadingBase; + } + } else break; + } + */ + } + + /* 3b3b */ + if (myCalib->shading_enabled != FALSE) + { + /* 3b46 */ + SANE_Int colour, pos; + le7cc = shadingbase; + le7d8 = shadingbase; + + DBG (DBG_FNC, "-> Shading type: %i\n", myCalib->shading_type); + + for (colour = 0; colour < channels; colour++) + { + if (colormode == 3) + le7cc = shadingfact[colour]; + + myShadingBase = ((Regs[0x1cf] & 2) != 0) ? 0x2000 : 0x4000; + + myfact = myCalib->WRef[colour] * myShadingBase; + + if (myCalib->shading_type == 2) + { + /*3bd8 */ + if ((myCalib->black_shading[colour] != NULL) + && (myCalib->white_shading[colour] != NULL)) + { + for (pos = myCalib->first_position - 1; + pos < myCalib->shadinglength; pos++) + { + if (myCalib->white_shading[colour][pos] == 0) + shadata = myShadingBase; + else + shadata = + myfact / myCalib->white_shading[colour][pos]; + + shadata = min ((shadata * le7cc) / le7d8, 0xff00); + myCalib->black_shading[colour][pos] &= 0xff; + myCalib->black_shading[colour][pos] |= + shadata & 0xff00; + } + } + else + break; + } + else + { + /*3c63 */ + if (myCalib->shading_type == 3) + { + /*3c68 */ + if (myCalib->black_shading[colour] != NULL) + { + for (pos = myCalib->first_position - 1; + pos < myCalib->shadinglength; pos++) + { + if (myCalib->black_shading[colour][pos] == 0) + shadata = myShadingBase; + else + shadata = + myfact / + myCalib->black_shading[colour][pos]; + + shadata = + min ((shadata * le7cc) / le7d8, 0xffc0); + myCalib->black_shading[colour][pos] &= 0x3f; + myCalib->black_shading[colour][pos] |= + shadata & 0xffc0; + } + } + else + break; + } + else + { + /*3ce3 */ + if (myCalib->white_shading[colour] != NULL) + { + for (pos = 0; pos < myCalib->shadinglength; pos++) + { + if (myCalib->white_shading[colour][pos] == 0) + shadata = myShadingBase; + else + shadata = + myfact / + myCalib->white_shading[colour][pos]; + + shadata = + min ((shadata * le7cc) / le7d8, 0xffff); + myCalib->white_shading[colour][pos] = shadata; + } + } + else + break; + } + } + } + } + + /*3d4c */ + bzero (&calbuffers, sizeof (struct st_cal2)); + + /* If black shading correction is enabled ... */ + if ((Regs[0x1cf] & 8) != 0) + Shading_black_apply (dev, Regs, channels, myCalib, &calbuffers); + + /*3e6e */ + + /* If white shading correction is enabled ... */ + if ((Regs[0x1cf] & 4) != 0) + Shading_white_apply (dev, Regs, channels, myCalib, &calbuffers); + + /* 3f74 */ + if (rst == 0) + { + data_bitset (&Regs[0x60b], 0x40, lf9d0); /*-x------*/ + data_bitset (&Regs[0x60b], 0x10, lf9d1); /*---x----*/ + + rst = Write_Byte (dev->usb_handle, 0xee0b, Regs[0x060b]); + } + } + /*3fb5 */ + + DBG (DBG_FNC, "- Shading_apply: %i\n", rst); + + return rst; +} + +static SANE_Int +Bulk_Operation (struct st_device *dev, SANE_Byte op, SANE_Int buffer_size, + SANE_Byte * buffer, SANE_Int * transfered) +{ + SANE_Int iTransferSize, iBytesToTransfer, iPos, rst, iBytesTransfered; + + DBG (DBG_FNC, "+ Bulk_Operation(op=%s, buffer_size=%i, buffer):\n", + ((op & 0x01) != 0) ? "READ" : "WRITE", buffer_size); + + iBytesToTransfer = buffer_size; + iPos = 0; + rst = OK; + iBytesTransfered = 0; + + if (transfered != NULL) + *transfered = 0; + + iTransferSize = min (buffer_size, RTS_Debug->dmatransfersize); + + if (op != 0) + { + /* Lectura */ + do + { + iTransferSize = min (iTransferSize, iBytesToTransfer); + + iBytesTransfered = + Read_Bulk (dev->usb_handle, &buffer[iPos], iTransferSize); + if (iBytesTransfered < 0) + { + rst = ERROR; + break; + } + else + { + if (transfered != NULL) + *transfered += iBytesTransfered; + } + iPos += iTransferSize; + iBytesToTransfer -= iTransferSize; + } + while (iBytesToTransfer > 0); + } + else + { + /* Escritura */ + do + { + iTransferSize = min (iTransferSize, iBytesToTransfer); + + if (Write_Bulk (dev->usb_handle, &buffer[iPos], iTransferSize) != + OK) + { + rst = ERROR; + break; + } + else + { + if (transfered != NULL) + *transfered += iTransferSize; + } + iPos += iTransferSize; + iBytesToTransfer -= iTransferSize; + } + while (iBytesToTransfer > 0); + } + + DBG (DBG_FNC, "- Bulk_Operation: %i\n", rst); + + return rst; +} + +static SANE_Int +Reading_BufferSize_Notify (struct st_device *dev, SANE_Int data, + SANE_Int size) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ Reading_BufferSize_Notify(data=%i, size=%i):\n", data, + size); + + rst = RTS_DMA_Enable_Read (dev, 0x0008, size, data); + + DBG (DBG_FNC, "- Reading_BufferSize_Notify: %i\n", rst); + + return rst; +} + +static SANE_Int +Reading_Wait (struct st_device *dev, SANE_Byte Channels_per_dot, + SANE_Byte Channel_size, SANE_Int size, SANE_Int * last_amount, + SANE_Int seconds, SANE_Byte op) +{ + SANE_Int rst; + SANE_Byte cTimeout, executing; + SANE_Int lastAmount, myAmount; + long tick; + + DBG (DBG_FNC, + "+ Reading_Wait(Channels_per_dot=%i, Channel_size=%i, size=%i, *last_amount, seconds=%i, op=%i):\n", + Channels_per_dot, Channel_size, size, seconds, op); + + rst = OK; + cTimeout = FALSE; + lastAmount = 0; + + myAmount = Reading_BufferSize_Get (dev, Channels_per_dot, Channel_size); + if (myAmount < size) + { + /* Wait until scanner fills its buffer */ + if (seconds == 0) + seconds = 10; + tick = GetTickCount () + (seconds * 1000); + + while (cTimeout == FALSE) + { + myAmount = + Reading_BufferSize_Get (dev, Channels_per_dot, Channel_size); + + /* check special case */ + if (op == TRUE) + { + if (((myAmount + 0x450) > size) + || (RTS_IsExecuting (dev, &executing) == FALSE)) + break; + } + + if (myAmount < size) + { + /* Check timeout */ + if (myAmount == lastAmount) + { + /* we are in timeout? */ + if (tick < GetTickCount ()) + { + /* TIMEOUT */ + rst = ERROR; + cTimeout = TRUE; + } + else + usleep (100 * 1000); + } + else + { + /* Amount increased, update tick */ + lastAmount = myAmount; + tick = GetTickCount () + (seconds * 1000); + } + } + else + { + lastAmount = myAmount; + break; /* buffer full */ + } + } + } + + if (last_amount != NULL) + *last_amount = myAmount; + + DBG (DBG_FNC, "- Reading_Wait: %i , last_amount=%i\n", rst, myAmount); + + return rst; +} + +static SANE_Int +RTS_GetImage_GetBuffer (struct st_device *dev, double dSize, + char unsigned *buffer, double *transferred) +{ + SANE_Int rst = ERROR; + SANE_Int itransferred; + double dtransferred = 0; + + DBG (DBG_FNC, "+ RTS_GetImage_GetBuffer(dSize=%f, buffer, transferred):\n", + dSize); + + rst = OK; + dSize /= 2; + + if (dSize > 0) + { + SANE_Int myLength; + SANE_Int iPos = 0; + + do + { + itransferred = 0; + myLength = + (dSize <= + RTS_Debug->dmasetlength) ? dSize : RTS_Debug->dmasetlength; + + if (myLength > 0x1ffe0) + myLength = 0x1ffe0; + + rst = ERROR; + if (Reading_Wait (dev, 0, 1, myLength * 2, NULL, 5, FALSE) == OK) + { + if (Reading_BufferSize_Notify (dev, 0, myLength * 2) == OK) + rst = + Bulk_Operation (dev, BLK_READ, myLength * 2, &buffer[iPos], + &itransferred); + } + + if (rst != OK) + break; + + iPos += itransferred; + dSize -= itransferred; + dtransferred += itransferred * 2; + } + while (dSize > 0); + } + + /* Return bytes transferred */ + if (transferred != NULL) + *transferred = dtransferred; + + if (rst != OK) + RTS_DMA_Cancel (dev); + + DBG (DBG_FNC, "- RTS_GetImage_GetBuffer: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_GetImage_Read (struct st_device *dev, SANE_Byte * buffer, + struct st_scanparams *scancfg, struct st_hwdconfig *hwdcfg) +{ + /*buffer f80c = esp+14 + scancfg f850 = esp+18 + hwdcfg faac = */ + + SANE_Int rst = ERROR; + + DBG (DBG_FNC, "+ RTS_GetImage_Read(buffer, scancfg, hwdcfg):\n"); + + if (buffer != NULL) + { + double dSize = scancfg->bytesperline * scancfg->coord.height; + SANE_Byte exfn; + + if (scancfg->depth == 12) + dSize = (dSize * 3) / 4; + + /*3ff6 */ + exfn = 1; + if (hwdcfg != NULL) + if (hwdcfg->compression != FALSE) + exfn = 0; + + if (exfn != 0) + { + double transferred; + rst = RTS_GetImage_GetBuffer (dev, dSize, buffer, &transferred); + } + + if (rst == OK) + RTS_WaitScanEnd (dev, 1500); + } + + DBG (DBG_FNC, "- RTS_GetImage_Read: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_GetImage (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, + struct st_gain_offset *gain_offset, SANE_Byte * buffer, + struct st_calibration *myCalib, SANE_Int options, + SANE_Int gaincontrol) +{ + /* 42b8e10 */ + + SANE_Int rst = ERROR; /* default */ + + DBG (DBG_FNC, + "+ RTS_GetImage(*Regs, *scancfg, *gain_offset, *buffer, myCalib, options=0x%08x, gaincontrol=%i):\n", + options, gaincontrol); + dbg_ScanParams (scancfg); + + /* validate arguments */ + if ((Regs != NULL) && (scancfg != NULL)) + { + if ((scancfg->coord.width != 0) && (scancfg->coord.height != 0)) + { + struct st_scanparams *myscancfg; + + /* let's make a copy of scan config */ + myscancfg = + (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + if (myscancfg != NULL) + { + struct st_hwdconfig *hwdcfg; + + memcpy (myscancfg, scancfg, sizeof (struct st_scanparams)); + + /* Allocate space for low level config */ + hwdcfg = + (struct st_hwdconfig *) malloc (sizeof (struct st_hwdconfig)); + if (hwdcfg != NULL) + { + bzero (hwdcfg, sizeof (struct st_hwdconfig)); + + if (((options & 2) != 0) || ((_B1 (options) & 1) != 0)) + { + /* switch off lamp */ + data_bitset (&Regs[0x146], 0x40, 0); + + Write_Byte (dev->usb_handle, 0xe946, Regs[0x146]); + usleep (1000 * ((v14b4 == 0) ? 500 : 300)); + } + + hwdcfg->scantype = scan.scantype; + hwdcfg->use_gamma_tables = + ((options & OP_USE_GAMMA) != 0) ? 1 : 0; + hwdcfg->white_shading = + ((options & OP_WHITE_SHAD) != 0) ? 1 : 0; + hwdcfg->black_shading = + ((options & OP_BLACK_SHAD) != 0) ? 1 : 0; + hwdcfg->motor_direction = + ((options & OP_BACKWARD) != + 0) ? MTR_BACKWARD : MTR_FORWARD; + hwdcfg->compression = + ((options & OP_COMPRESSION) != 0) ? 1 : 0; + hwdcfg->static_head = + ((options & OP_STATIC_HEAD) != 0) ? 1 : 0; + hwdcfg->dummy_scan = (buffer == NULL) ? TRUE : FALSE; + hwdcfg->arrangeline = 0; + hwdcfg->highresolution = + (myscancfg->resolution_x > 1200) ? TRUE : FALSE; + hwdcfg->unk3 = 0; + + /* Set Left coord */ + myscancfg->coord.left += + ((dev->sensorcfg->type == CCD_SENSOR) ? 24 : 50); + + switch (myscancfg->resolution_x) + { + case 1200: + myscancfg->coord.left -= 63; + break; + case 2400: + myscancfg->coord.left -= 126; + break; + } + + if (myscancfg->coord.left < 0) + myscancfg->coord.left = 0; + + RTS_Setup (dev, Regs, myscancfg, hwdcfg, gain_offset); + + /* Setting exposure time */ + switch (scan.scantype) + { + case ST_NORMAL: + if (scan.resolution_x == 100) + { + SANE_Int iValue; + SANE_Byte *myRegs; + + myRegs = + (SANE_Byte *) malloc (RT_BUFFER_LEN * + sizeof (SANE_Byte)); + if (myRegs != NULL) + { + bzero (myRegs, + RT_BUFFER_LEN * sizeof (SANE_Byte)); + RTS_Setup (dev, myRegs, &scan, hwdcfg, + gain_offset); + + iValue = data_lsb_get (&myRegs[0x30], 3); + data_lsb_set (&Regs[0x30], iValue, 3); + + /*Copy myregisters mexpts to Regs mexpts */ + iValue = data_lsb_get (&myRegs[0x33], 3); + data_lsb_set (&Regs[0x33], iValue, 3); + + iValue = data_lsb_get (&myRegs[0x39], 3); + data_lsb_set (&Regs[0x39], iValue, 3); + + iValue = data_lsb_get (&myRegs[0x3f], 3); + data_lsb_set (&Regs[0x3f], iValue, 3); + + free (myRegs); + } + } + break; + case ST_NEG: + { + SANE_Int myvalue; + + /* Setting exposure times for Negative scans */ + data_lsb_set (&Regs[0x30], myscancfg->expt, 3); + data_lsb_set (&Regs[0x33], myscancfg->expt, 3); + data_lsb_set (&Regs[0x39], myscancfg->expt, 3); + data_lsb_set (&Regs[0x3f], myscancfg->expt, 3); + + data_lsb_set (&Regs[0x36], 0, 3); + data_lsb_set (&Regs[0x3c], 0, 3); + data_lsb_set (&Regs[0x42], 0, 3); + + myvalue = + ((myscancfg->expt + + 1) / (data_lsb_get (&Regs[0xe0], 1) + 1)) - 1; + data_lsb_set (&Regs[0xe1], myvalue, 3); + } + break; + } + + /* 91a0 */ + if (myscancfg->resolution_y > 600) + { + options |= 0x20000000; + if (options != 0) /* Always true ... */ + SetMultiExposure (dev, Regs); + else + myscancfg->coord.top += hwdcfg->startpos; + } + else + SetMultiExposure (dev, Regs); + + /* 91e2 */ + RTS_WriteRegs (dev->usb_handle, Regs); + if (myCalib != NULL) + Shading_apply (dev, Regs, myscancfg, myCalib); + + if (dev->motorcfg->changemotorcurrent != FALSE) + Motor_Change (dev, Regs, + Motor_GetFromResolution (myscancfg-> + resolution_x)); + + /* mlock = 0 */ + data_bitset (&Regs[0x00], 0x10, 0); + + data_wide_bitset (&Regs[0xde], 0xfff, 0); + + /* release motor */ + Motor_Release (dev); + + if (RTS_Warm_Reset (dev) == OK) + { + rst = OK; + + SetLock (dev->usb_handle, Regs, + (myscancfg->depth == 16) ? FALSE : TRUE); + + /* set gain control */ + Lamp_SetGainMode (dev, Regs, myscancfg->resolution_x, + gaincontrol); + + /* send registers to scanner */ + if (RTS_WriteRegs (dev->usb_handle, Regs) == OK) + { + /* execute! */ + if (RTS_Execute (dev) == OK) + RTS_GetImage_Read (dev, buffer, myscancfg, hwdcfg); /*92e7 */ + } + + /*92fc */ + SetLock (dev->usb_handle, Regs, FALSE); + + if ((options & 0x200) != 0) + { + /* switch on lamp */ + data_bitset (&Regs[0x146], 0x40, 1); + + Write_Byte (dev->usb_handle, 0xe946, Regs[0x146]); + /* Wait 3 seconds */ + usleep (1000 * 3000); + } + + /*9351 */ + if (dev->motorcfg->changemotorcurrent == TRUE) + Motor_Change (dev, dev->init_regs, 3); + } + + /* free low level configuration */ + free (hwdcfg); + } + + /* free scanning configuration */ + free (myscancfg); + } + } + } + + DBG (DBG_FNC, "- RTS_GetImage: %i\n", rst); + + return rst; +} + +static SANE_Int +Refs_Detect (struct st_device *dev, SANE_Byte * Regs, SANE_Int resolution_x, + SANE_Int resolution_y, SANE_Int * x, SANE_Int * y) +{ + SANE_Int rst = ERROR; /* default */ + + DBG (DBG_FNC, "+ Refs_Detect(*Regs, resolution_x=%i, resolution_y=%i):\n", + resolution_x, resolution_y); + + if ((x != NULL) && (y != NULL)) + { + SANE_Byte *image; + struct st_scanparams scancfg; + + *x = *y = 0; /* default */ + + /* set configuration to scan a little area at the top-left corner */ + bzero (&scancfg, sizeof (struct st_scanparams)); + scancfg.depth = 8; + scancfg.colormode = CM_GRAY; + scancfg.channel = CL_RED; + scancfg.resolution_x = resolution_x; + scancfg.resolution_y = resolution_y; + scancfg.coord.left = 4; + scancfg.coord.width = (resolution_x * 3) / 10; + scancfg.coord.top = 1; + scancfg.coord.height = (resolution_y * 4) / 10; + scancfg.shadinglength = (resolution_x * 17) / 2; + scancfg.bytesperline = scancfg.coord.width; + + /* allocate space to store image */ + image = + (SANE_Byte *) malloc ((scancfg.coord.height * scancfg.coord.width) * + sizeof (SANE_Byte)); + if (image != NULL) + { + struct st_gain_offset gain_offset; + SANE_Int gaincontrol, pwmlamplevel_backup, C; + + gaincontrol = 0; + if (RTS_Debug->use_fixed_pwm == FALSE) + { + /* 3877 */ + gaincontrol = Lamp_GetGainMode (dev, resolution_x, ST_NORMAL); /* scan.scantype */ + pwmlamplevel = 0; + Lamp_PWM_use (dev, 1); + Lamp_PWM_DutyCycle_Set (dev, (gaincontrol == 0) ? 0x12 : 0x26); + + /* Enciende flb lamp */ + Lamp_Status_Set (dev, NULL, TRUE, FLB_LAMP); + usleep (1000 * 2000); + } + + /* 38d6 */ + pwmlamplevel_backup = pwmlamplevel; + pwmlamplevel = 0; + Lamp_PWM_use (dev, 1); + + bzero (&gain_offset, sizeof (struct st_gain_offset)); + for (C = CL_RED; C <= CL_BLUE; C++) + { + gain_offset.pag[C] = 3; + gain_offset.vgag1[C] = 4; + gain_offset.vgag2[C] = 4; + } + + /* perform lamp warmup */ + Lamp_Warmup (dev, Regs, FLB_LAMP, resolution_x); + + /* retrieve image from scanner */ + if (RTS_GetImage + (dev, Regs, &scancfg, &gain_offset, image, 0, 0x20000000, + gaincontrol) == OK) + { + SANE_Int ser1, ler1; + + /* same image to disk if required by user */ + if (RTS_Debug->SaveCalibFile != FALSE) + { + dbg_tiff_save ("pre-autoref.tiff", + scancfg.coord.width, + scancfg.coord.height, + scancfg.depth, + CM_GRAY, + scancfg.resolution_x, + scancfg.resolution_y, + image, + scancfg.coord.height * scancfg.coord.width); + } + + /* calculate reference position */ + if (Refs_Analyze_Pattern (&scancfg, image, &ler1, 1, &ser1, 0) + == OK) + { + *y = scancfg.coord.top + ler1; + *x = scancfg.coord.left + ser1; + + rst = OK; + } + } + + free (image); + + pwmlamplevel = pwmlamplevel_backup; + } + + DBG (DBG_FNC, " -> Detected refs: x=%i , y=%i\n", *x, *y); + } + + DBG (DBG_FNC, "- Refs_Detect: %i\n", rst); + + return rst; +} + +static SANE_Int +Refs_Set (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg) +{ + SANE_Int rst; + SANE_Int y, x; + struct st_autoref refcfg; + + DBG (DBG_FNC, "+ Refs_Set(*Regs, *scancfg):\n"); + dbg_ScanParams (scancfg); + + rst = OK; + + /* get fixed references for given resolution */ + cfg_vrefs_get (dev->sensorcfg->type, scancfg->resolution_x, &scan.ler, + &scan.ser); + scan.leftleading = scan.ser; + scan.startpos = scan.ler; + + /* get auto reference configuration */ + cfg_autoref_get (&refcfg); + + if (refcfg.type != REF_NONE) + { + /* if reference counter is == 0 perform auto detection */ + if (Refs_Counter_Load (dev) == 0) + { + DBG (DBG_FNC, + " -> Refs_Set - Autodetection mandatory (counter == 0)\n"); + + refcfg.type = REF_AUTODETECT; + } + + switch (refcfg.type) + { + case REF_AUTODETECT: + /* try to autodetect references scanning a little area */ + if (Refs_Detect + (dev, Regs, refcfg.resolution, refcfg.resolution, &x, &y) == OK) + Refs_Save (dev, x, y); + else + rst = ERROR; + + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + break; + + case REF_TAKEFROMSCANNER: + /* Try to get values from scanner */ + if (Refs_Load (dev, &x, &y) == ERROR) + { + if (Refs_Detect + (dev, Regs, refcfg.resolution, refcfg.resolution, &x, + &y) == OK) + Refs_Save (dev, x, y); + else + rst = ERROR; + + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + } + break; + } + + if (rst == OK) + { + /* values are based on resolution given by refcfg.resolution. + + offset_x and y are based on 2400 dpi so convert values to that dpi + before adding offsets and then return to resolution given by user */ + + x *= (2400 / refcfg.resolution); + y *= (2400 / refcfg.resolution); + + scan.leftleading = x; + scan.startpos = y; + scan.ser = ((x + refcfg.offset_x) * scancfg->resolution_x) / 2400; + scan.ler = ((y + refcfg.offset_y) * scancfg->resolution_y) / 2400; + + DBG (DBG_FNC, + " -> After SEROffset and LEROffset, xoffset = %i, yoffset =%i\n", + scan.ser, scan.ler); + } + + /* increase refs counter */ + Refs_Counter_Inc (dev); + } + + DBG (DBG_FNC, "- Refs_Set: %i\n", rst); + + return rst; +} + +static SANE_Int +Lamp_Status_Set (struct st_device *dev, SANE_Byte * Regs, SANE_Int turn_on, + SANE_Int lamp) +{ + SANE_Int rst = ERROR; /* default */ + SANE_Byte freevar = FALSE; + + DBG (DBG_FNC, "+ Lamp_Status_Set(*Regs, turn_on=%i->%s, lamp=%s)\n", + turn_on, + ((((lamp - 1) | turn_on) & 1) == 1) ? "Yes" : "No", + (lamp == FLB_LAMP) ? "FLB_LAMP" : "TMA_LAMP"); + + if (Regs == NULL) + { + Regs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + + if (Regs != NULL) + freevar = TRUE; + } + + if (Regs != NULL) + { + RTS_ReadRegs (dev->usb_handle, Regs); + + /* next op depends on chipset */ + switch (dev->chipset->model) + { + case RTS8822BL_03A: + /* register 0xe946 has 2 bits and each one referres one lamp + 0x40: FLB_LAMP | 0x20 : TMA_LAMP + if both were enabled both lamps would be switched on */ + data_bitset (&Regs[0x146], 0x20, ((lamp == TMA_LAMP) && (turn_on == TRUE)) ? 1 : 0); /* TMA */ + data_bitset (&Regs[0x146], 0x40, ((lamp == FLB_LAMP) && (turn_on == TRUE)) ? 1 : 0); /* FLB */ + + data_bitset (&Regs[0x155], 0x10, (lamp != FLB_LAMP) ? 1 : 0); + break; + default: + /* the other chipsets only use one bit to indicate when a lamp is + switched on or not being bit 0x10 in 0xe955 who decides which lamp + is affected */ + /* switch on lamp? yes if TMA_LAMP, else whatever turn_on says */ + data_bitset (&Regs[0x146], 0x40, ((lamp - 1) | turn_on)); + /* what lamp must be switched on? */ + if ((Regs[0x146] & 0x40) != 0) + data_bitset (&Regs[0x155], 0x10, (lamp != FLB_LAMP) ? 1 : 0); + break; + } + + /*42b8cd1 */ + /* switch on/off lamp */ + /*dev->init_regs[0x0146] = (dev->init_regs[0x146] & 0xbf) | (Regs[0x146] & 0x40); */ + dev->init_regs[0x0146] = (dev->init_regs[0x146] & 0x9f) | (Regs[0x146] & 0x60); /*-xx-----*/ + + /* Which lamp */ + dev->init_regs[0x0155] = Regs[0x0155]; + Write_Byte (dev->usb_handle, 0xe946, Regs[0x0146]); + usleep (1000 * 200); + Write_Buffer (dev->usb_handle, 0xe954, &Regs[0x0154], 2); + } + + if (freevar != FALSE) + { + free (Regs); + Regs = NULL; + } + + DBG (DBG_FNC, "- Lamp_Status_Set: %i\n", rst); + + return rst; +} + +static SANE_Int +Get_PAG_Value (SANE_Byte scantype, SANE_Byte color) +{ + SANE_Int rst, iType, iColor; + + switch (scantype) + { + case ST_NEG: + iType = CALIBNEGATIVEFILM; + break; + case ST_TA: + iType = CALIBTRANSPARENT; + break; + case ST_NORMAL: + iType = CALIBREFLECTIVE; + break; + default: + iType = CALIBREFLECTIVE; + break; + } + + switch (color) + { + case CL_BLUE: + iColor = PAGB; + break; + case CL_GREEN: + iColor = PAGG; + break; + case CL_RED: + iColor = PAGR; + break; + default: + iColor = PAGR; + break; + } + + rst = get_value (iType, iColor, 1, FITCALIBRATE); + + DBG (DBG_FNC, "> Get_PAG_Value(scantype=%s, color=%i): %i\n", + dbg_scantype (scantype), color, rst); + + return rst; +} + +static SANE_Byte +Lamp_GetGainMode (struct st_device *dev, SANE_Int resolution, + SANE_Byte scantype) +{ + SANE_Byte ret; + SANE_Int mygain, iValue; + + switch (scantype) + { + case ST_TA: + ret = 0; + iValue = DPIGAINCONTROL_TA600; + break; + case ST_NEG: + ret = 1; + iValue = DPIGAINCONTROL_NEG600; + break; + default: /* Reflective */ + ret = 1; + iValue = DPIGAINCONTROL600; + break; + } + + mygain = get_value (SCAN_PARAM, iValue, ret, usbfile); + ret = 0; + +/* + +*/ + if (scantype == ST_NORMAL) + { + if (dev->chipset->model == RTS8822L_02A) + { + switch (resolution) + { + case 100: + case 150: + case 300: + case 600: + case 1200: + case 2400: + case 4800: + ret = ((RTS_Debug->usbtype != USB11) && (mygain != 0)) ? 1 : 0; + break; + } + } + else + { + switch (resolution) + { + case 100: + case 200: + case 300: + case 600: + if (RTS_Debug->usbtype != USB11) + ret = (mygain != 0) ? 1 : 0; + else + ret = (resolution == 100) ? 1 : 0; + break; + case 1200: + case 2400: + ret = 0; + break; + } + } + } + else if (scantype == ST_TA) + { + switch (resolution) + { + /*hp3970 */ + case 100: + case 200: + /*common */ + case 300: + case 600: + case 1200: + case 2400: + /*hp4370 */ + case 150: + case 4800: + ret = ((RTS_Debug->usbtype != USB11) && (mygain != 0)) ? 1 : 0; + break; + } + } + else + { + /* ST_NEG */ + switch (resolution) + { + case 100: + case 200: + case 300: + case 600: + ret = ((RTS_Debug->usbtype != USB11) && (mygain != 0)) ? 1 : 0; + break; + case 1200: + case 2400: + case 4800: /*hp4370 */ + ret = 0; + break; + } + } + + DBG (DBG_FNC, "> Lamp_GetGainMode(resolution=%i, scantype=%s): %i\n", + resolution, dbg_scantype (scantype), ret); + + return ret; +} + +static SANE_Int +GetOneLineInfo (struct st_device *dev, SANE_Int resolution, + SANE_Int * maximus, SANE_Int * minimus, double *average) +{ + SANE_Int rst = ERROR; + + DBG (DBG_FNC, + "+ GetOneLineInfo(resolution=%i, *maximus, *minimus, *average):\n", + resolution); + + /* Check parameters */ + if ((maximus != NULL) && (minimus != NULL) && (average != NULL)) + { + SANE_Byte *Regs, *image; + SANE_Int a, gainmode; + struct st_gain_offset gain_offset; + struct st_scanparams scancfg; + + Regs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + if (Regs != NULL) + { + /* Copy scanner registers */ + memcpy (Regs, dev->init_regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + /* Setting some registers */ + for (a = 0x192; a <= 0x19d; a++) + Regs[a] = 0; + + /* Create calibration table */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + gain_offset.edcg1[a] = 256; + gain_offset.edcg2[a] = 0; + gain_offset.odcg1[a] = 256; + gain_offset.odcg2[a] = 0; + gain_offset.vgag1[a] = 4; + gain_offset.vgag2[a] = 4; + gain_offset.pag[a] = Get_PAG_Value (scan.scantype, a); + } + + RTS_GetScanmode (dev, scantype, 0, resolution); + + /* Setting scanning params */ + memset (&scancfg, 0, sizeof (struct st_scanparams)); + scancfg.colormode = CM_COLOR; + scancfg.resolution_x = resolution; + scancfg.resolution_y = resolution; + scancfg.coord.left = 100; + scancfg.coord.width = (resolution * 8.5) - 100; + scancfg.coord.top = 1; + scancfg.coord.height = 1; + scancfg.depth = 8; + scancfg.shadinglength = resolution * 8.5; + scancfg.v157c = scancfg.coord.width * 3; + scancfg.bytesperline = scancfg.v157c; + + /* Reserve buffer for line */ + image = + (SANE_Byte *) malloc (((scancfg.coord.width * 0x21) * 3) * + sizeof (SANE_Byte)); + if (image != NULL) + { + gainmode = + Lamp_GetGainMode (dev, resolution & 0xffff, scan.scantype); + if (RTS_GetImage + (dev, Regs, &scancfg, &gain_offset, image, 0, + OP_STATIC_HEAD, gainmode) != ERROR) + { + /* Read all image to take max min and average colours */ + SANE_Byte *pointer1 = image; + SANE_Byte *pointer2; + SANE_Byte *pointer3; + SANE_Int cmin[3]; /* min values */ + SANE_Int cmax[3]; /* max values */ + double cave[3]; /* average values */ + SANE_Int mysize; + + if (scancfg.colormode != CM_GRAY) + { + pointer2 = image; + pointer3 = image; + } + else + { + pointer2 = image + 1; + pointer3 = image + 2; + } + + for (a = CL_RED; a <= CL_BLUE; a++) + { + cmin[a] = 255; + cmax[a] = 0; + cave[a] = 0; + } + + if (scancfg.coord.height > 0) + { + SANE_Int y, x; + SANE_Byte *mypointer; + SANE_Byte color; + SANE_Int desp[3]; + + desp[CL_RED] = pointer1 - pointer3; + desp[CL_GREEN] = pointer2 - pointer3; + desp[CL_BLUE] = 0; + + for (y = 0; y < scancfg.coord.height; y++) + { + if (scancfg.coord.width > 0) + { + mypointer = pointer3; + + for (x = 0; x < scancfg.coord.width; x++) + { + for (a = CL_RED; a <= CL_BLUE; a++) + { + /* Take colour values */ + color = *(mypointer + desp[a]); + + /* Take max values for each color */ + cmax[a] = max (cmax[a], color); + + /* Take min values for each color */ + cmin[a] = min (cmin[a], color); + + /* Average */ + cave[a] += color; + } + + mypointer += 3; + } + } + + /* point to the pixel that is below */ + pointer1 += scancfg.coord.width * 3; + pointer2 += scancfg.coord.width * 3; + pointer3 += scancfg.coord.width * 3; + } + } + + mysize = scancfg.coord.height * scancfg.coord.width; + if (mysize < 1) + mysize = 1; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + maximus[a] = cmax[a]; + minimus[a] = cmin[a]; + average[a] = cave[a] / mysize; + } + + DBG (DBG_FNC, " -> GetOneLineInfo: max r=%3i g=%3i b=%3i\n", + maximus[CL_RED], maximus[CL_GREEN], maximus[CL_BLUE]); + DBG (DBG_FNC, " -> min r=%3i g=%3i b=%3i\n", + minimus[CL_RED], minimus[CL_GREEN], minimus[CL_BLUE]); + DBG (DBG_FNC, + " -> avg r=%3.0f g=%3.0f b=%3.0f\n", + average[CL_RED], average[CL_GREEN], average[CL_BLUE]); + + rst = OK; + } + + free (image); + } + + free (Regs); + } + } + + DBG (DBG_FNC, "- GetOneLineInfo: %i\n", rst); + + return OK; +} + +static SANE_Int +Lamp_PWM_CheckStable (struct st_device *dev, SANE_Int resolution, + SANE_Int lamp) +{ + struct st_checkstable check; + SANE_Int rst; + + DBG (DBG_FNC, "+ Lamp_PWM_CheckStable(resolution=%i, lamp=%i):\n", + resolution, lamp); + + rst = cfg_checkstable_get (lamp, &check); + + if (rst == OK) + { + SANE_Int maximus[3] = { 0 }; + SANE_Int minimus[3] = { 0 }; + double average[3] = { 0 }; + SANE_Int maxbigger; + SANE_Int last_colour = 0; + + double diff = check.diff * 0.01; + long tottime = GetTickCount () + check.tottime; + + while (GetTickCount () <= tottime) + { + rst = GetOneLineInfo (dev, resolution, maximus, minimus, average); + if (rst == OK) + { + /* Takes maximal colour value */ + maxbigger = + max (maximus[CL_GREEN], + max (maximus[CL_BLUE], maximus[CL_RED])); + + /*breaks when colour intensity increases 'diff' or lower */ + if (abs (maxbigger - last_colour) < diff) + { + DBG (DBG_FNC, " -> PWM is ready\n"); + break; + } + + last_colour = maxbigger; + } + + usleep (1000 * check.interval); + } + + } + + DBG (DBG_FNC, "- Lamp_PWM_CheckStable: %i\n", rst); + + return OK; +} + +static SANE_Byte +Refs_Counter_Load (struct st_device *dev) +{ + SANE_Byte data = 15; + + DBG (DBG_FNC, "+ Refs_Counter_Load:\n"); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + if (RTS_EEPROM_ReadByte (dev->usb_handle, 0x78, &data) != OK) + data = 15; + + DBG (DBG_FNC, "- Refs_Counter_Load: %i\n", _B0 (data)); + + return data; +} + +static SANE_Int +Refs_Counter_Save (struct st_device *dev, SANE_Byte data) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ Refs_Counter_Save(data=%i):\n", data); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + if (data > 15) + data = 15; + + rst = RTS_EEPROM_WriteByte (dev->usb_handle, 0x78, data); + } + + DBG (DBG_FNC, "- Refs_Counter_Save: %i\n", rst); + + return rst; +} + +static SANE_Int +Refs_Counter_Inc (struct st_device *dev) +{ + SANE_Byte data; + + DBG (DBG_FNC, "+ Refs_Counter_Inc:\n"); + + data = Refs_Counter_Load (dev) + 1; + + if (data >= 15) + data = 0; + + Refs_Counter_Save (dev, data); + + DBG (DBG_FNC, "- Refs_Counter_Inc() : Count=%i\n", data); + + return OK; +} + +static SANE_Int +Load_StripCoords (SANE_Int scantype, SANE_Int * ypos, SANE_Int * xpos) +{ + SANE_Int iType; + + switch (scantype) + { + case 3: + iType = CALIBNEGATIVEFILM; + break; + case 2: + iType = CALIBTRANSPARENT; + break; + default: + iType = CALIBREFLECTIVE; + break; + } + + *xpos = get_value (iType, WSTRIPXPOS, 0, FITCALIBRATE); + *ypos = get_value (iType, WSTRIPYPOS, 0, FITCALIBRATE); + + DBG (DBG_FNC, "> Load_StripCoords(scantype=%s): ypos=%i, xpos=%i\n", + dbg_scantype (scantype), *ypos, *xpos); + + return OK; +} + +static SANE_Int +Head_Relocate (struct st_device *dev, SANE_Int speed, SANE_Int direction, + SANE_Int ypos) +{ + SANE_Int rst; + SANE_Byte *Regs; + + DBG (DBG_FNC, "+ Head_Relocate(speed=%i, direction=%i, ypos=%i):\n", speed, + direction, ypos); + + rst = ERROR; + + Regs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + if (Regs != NULL) + { + struct st_motormove mymotor; + struct st_motorpos mtrpos; + + bzero (&mymotor, sizeof (struct st_motormove)); + memcpy (Regs, dev->init_regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + if (speed < dev->motormove_count) + memcpy (&mymotor, dev->motormove[speed], + sizeof (struct st_motormove)); + + /*83fe */ + mtrpos.coord_y = ypos; + mtrpos.options = + MTR_ENABLED | ((direction == MTR_BACKWARD) ? MTR_BACKWARD : + MTR_FORWARD); + mtrpos.v12e448 = 0; + mtrpos.v12e44c = 1; + + Motor_Move (dev, Regs, &mymotor, &mtrpos); + + /* waits 15 seconds */ + RTS_WaitScanEnd (dev, 15000); + + free (Regs); + rst = OK; + } + + DBG (DBG_FNC, "- Head_Relocate: %i\n", rst); + + return rst; +} + +static SANE_Int +Calib_CreateFixedBuffers () +{ + SANE_Byte channel; + SANE_Int ret; + + DBG (DBG_FNC, "> Calib_CreateFixedBuffers()\n"); + + ret = OK; + channel = 0; + + while ((channel < 3) && (ret == OK)) + { + /* First table */ + if (fixed_black_shading[channel] == NULL) + fixed_black_shading[channel] = + (USHORT *) malloc (0x7f8 * sizeof (USHORT)); + + if (fixed_black_shading[channel] != NULL) + bzero (fixed_black_shading[channel], 0x7f8 * sizeof (USHORT)); + else + ret = ERROR; + + /* Second table */ + if (fixed_white_shading[channel] == NULL) + fixed_white_shading[channel] = + (USHORT *) malloc (0x7f8 * sizeof (USHORT)); + + if (fixed_white_shading[channel] != NULL) + bzero (fixed_white_shading[channel], 0x7f8 * sizeof (USHORT)); + else + ret = ERROR; + + channel++; + } + + return ret; +} + +static SANE_Int +Calib_CreateBuffers (struct st_device *dev, struct st_calibration *buffer, + SANE_Int my14b4) +{ + SANE_Int ebp, ret, channel; + + ret = ERROR; + dev = dev; + + buffer->shadinglength = scan.coord.width; + ebp = 0x14; + + if (my14b4 != 0) + { + /* 673d */ + if (Calib_CreateFixedBuffers () == OK) + { + for (channel = 0; channel < 3; channel++) + { + buffer->white_shading[channel] = fixed_white_shading[channel]; + buffer->black_shading[channel] = fixed_black_shading[channel]; + } + ret = OK; + } + } + else + { + /* 677f */ + SANE_Int pos; + channel = 0; + while ((channel < 3) && (ret == OK)) + { + buffer->black_shading[channel] = + (USHORT *) malloc (ebp + + (buffer->shadinglength * sizeof (USHORT))); + buffer->white_shading[channel] = + (USHORT *) malloc (ebp + + (buffer->shadinglength * sizeof (USHORT))); + if ((buffer->black_shading[channel] != NULL) + && (buffer->white_shading[channel] != NULL)) + { + for (pos = 0; pos < buffer->shadinglength; pos++) + { + buffer->black_shading[channel][pos] = 0x00; + buffer->white_shading[channel][pos] = 0x4000; + } + ret = OK; + } + else + Calib_FreeBuffers (buffer); + + channel++; + } + } + + DBG (DBG_FNC, "> Calib_CreateBuffers: *buffer, my14b4=%i): %i\n", my14b4, + ret); + + return ret; +} + +static void +Calib_FreeBuffers (struct st_calibration *caltables) +{ + DBG (DBG_FNC, "> Calib_FreeBuffers(*caltables)\n"); + + if (caltables != NULL) + { + SANE_Int channel; + + for (channel = 0; channel < 3; channel++) + { + if (caltables->black_shading[channel] != NULL) + { + free (caltables->black_shading[channel]); + caltables->black_shading[channel] = NULL; + } + + if (caltables->white_shading[channel] != NULL) + { + free (caltables->white_shading[channel]); + caltables->white_shading[channel] = NULL; + } + } + } +} + +static SANE_Int +Calib_LoadConfig (struct st_device *dev, + struct st_calibration_config *calibcfg, SANE_Int scantype, + SANE_Int resolution, SANE_Int bitmode) +{ + SANE_Int section, a; + struct st_autoref refcfg; + + DBG (DBG_FNC, + "> Calib_LoadConfig(*calibcfg, scantype=%s, resolution=%i, bitmode=%i)\n", + dbg_scantype (scantype), resolution, bitmode); + + switch (scantype) + { + case ST_NEG: + section = CALIBNEGATIVEFILM; + break; + case ST_TA: + section = CALIBTRANSPARENT; + break; + default: + section = CALIBREFLECTIVE; + break; + } + + calibcfg->WStripXPos = get_value (section, WSTRIPXPOS, 0, FITCALIBRATE); + calibcfg->WStripYPos = get_value (section, WSTRIPYPOS, 0, FITCALIBRATE); + calibcfg->BStripXPos = get_value (section, BSTRIPXPOS, 0, FITCALIBRATE); + calibcfg->BStripYPos = get_value (section, WSTRIPYPOS, 0, FITCALIBRATE); + + /* get calibration wrefs */ + cfg_wrefs_get (dev->sensorcfg->type, bitmode, resolution, scantype, + &calibcfg->WRef[CL_RED], &calibcfg->WRef[CL_GREEN], + &calibcfg->WRef[CL_BLUE]); + + /* 4913 */ + + for (a = CL_RED; a <= CL_BLUE; a++) + { + WRef[a] = _B0 (calibcfg->WRef[a]); + + calibcfg->BRef[a] = get_value (section, BREFR + a, 10, FITCALIBRATE); + calibcfg->OffsetEven1[a] = + get_value (section, OFFSETEVEN1R + a, 256, FITCALIBRATE); + calibcfg->OffsetEven2[a] = + get_value (section, OFFSETEVEN2R + a, 0, FITCALIBRATE); + calibcfg->OffsetOdd1[a] = + get_value (section, OFFSETODD1R + a, 256, FITCALIBRATE); + calibcfg->OffsetOdd2[a] = + get_value (section, OFFSETODD2R + a, 0, FITCALIBRATE); + } + + calibcfg->RefBitDepth = + _B0 (get_value (section, REFBITDEPTH, 8, FITCALIBRATE)); + calibcfg->CalibOffset10n = + _B0 (get_value (section, CALIBOFFSET10N, 3, FITCALIBRATE)); + calibcfg->CalibOffset20n = + _B0 (get_value (section, CALIBOFFSET20N, 0, FITCALIBRATE)); + calibcfg->OffsetHeight = + get_value (section, OFFSETHEIGHT, 10, FITCALIBRATE); + + /* 4ae9 */ + + /* get left coordinate and length to calibrate offset */ + cfg_offset_get (dev->sensorcfg->type, resolution, scantype, + &calibcfg->OffsetPixelStart, &calibcfg->OffsetNPixel); + + /*4c49 */ + calibcfg->OffsetNSigma = get_value (section, OFFSETNSIGMA, 2, FITCALIBRATE); + calibcfg->OffsetTargetMax = + get_value (section, OFFSETTARGETMAX, 0x32, FITCALIBRATE) * 0.01; + calibcfg->OffsetTargetMin = + get_value (section, OFFSETTARGETMIN, 2, FITCALIBRATE) * 0.01; + calibcfg->OffsetBoundaryRatio1 = + get_value (section, OFFSETBOUNDARYRATIO1, 0x64, FITCALIBRATE) * 0.01; + calibcfg->OffsetBoundaryRatio2 = + get_value (section, OFFSETBOUNDARYRATIO2, 0x64, FITCALIBRATE) * 0.01; + + calibcfg->OffsetAvgRatio1 = + get_value (section, OFFSETAVGRATIO1, 0x64, FITCALIBRATE) * 0.01; + calibcfg->OffsetAvgRatio2 = + get_value (section, OFFSETAVGRATIO2, 0x64, FITCALIBRATE) * 0.01; + calibcfg->AdcOffQuickWay = + get_value (section, ADCOFFQUICKWAY, 1, FITCALIBRATE); + calibcfg->AdcOffPredictStart = + get_value (section, ADCOFFPREDICTSTART, 0xc8, FITCALIBRATE); + calibcfg->AdcOffPredictEnd = + get_value (section, ADCOFFPREDICTEND, 0x1f4, FITCALIBRATE); + calibcfg->AdcOffEvenOdd = + get_value (section, ADCOFFEVENODD, 1, FITCALIBRATE); + calibcfg->OffsetTuneStep1 = + _B0 (get_value (section, OFFSETTUNESTEP1, 1, FITCALIBRATE)); + calibcfg->OffsetTuneStep2 = + _B0 (get_value (section, OFFSETTUNESTEP2, 1, FITCALIBRATE)); + calibcfg->CalibGain10n = get_value (section, CALIBGAIN10N, 1, FITCALIBRATE); + calibcfg->CalibGain20n = get_value (section, CALIBGAIN20N, 0, FITCALIBRATE); + calibcfg->CalibPAGOn = get_value (section, CALIBPAGON, 0, FITCALIBRATE); + + for (a = CL_RED; a <= CL_BLUE; a++) + { + calibcfg->OffsetAvgTarget[a] = + _B0 (get_value (section, OFFSETAVGTARGETR + a, 0x0d, FITCALIBRATE)); + calibcfg->PAG[a] = get_value (section, PAGR + a, 3, FITCALIBRATE); + calibcfg->Gain1[a] = get_value (section, GAIN1R + a, 4, FITCALIBRATE); + calibcfg->Gain2[a] = get_value (section, GAIN2R + a, 4, FITCALIBRATE); + calibcfg->WShadingPreDiff[a] = + get_value (section, WSHADINGPREDIFFR + a, -1, FITCALIBRATE); + calibcfg->BShadingPreDiff[a] = + get_value (section, BSHADINGPREDIFFR + a, 2, FITCALIBRATE); + } + + calibcfg->GainHeight = get_value (section, GAINHEIGHT, 0x1e, FITCALIBRATE); + calibcfg->GainTargetFactor = + get_value (section, GAINTARGETFACTOR, 0x5a, FITCALIBRATE) * 0.01; + calibcfg->TotShading = get_value (section, TOTSHADING, 0, FITCALIBRATE); + + /* White shading */ + calibcfg->WShadingOn = get_value (section, WSHADINGON, 3, FITCALIBRATE); + calibcfg->WShadingHeight = + get_value (section, WSHADINGHEIGHT, 0x18, FITCALIBRATE); + + /* Black shading */ + calibcfg->BShadingOn = get_value (section, BSHADINGON, 2, FITCALIBRATE); + calibcfg->BShadingHeight = + get_value (section, BSHADINGHEIGHT, 0x1e, FITCALIBRATE); + + calibcfg->BShadingDefCutOff = + get_value (section, BSHADINGDEFCUTOFF, 0, FITCALIBRATE); + + refcfg.extern_boundary = 0; + cfg_autoref_get (&refcfg); + calibcfg->ExternBoundary = refcfg.extern_boundary * 0.01; + + calibcfg->EffectivePixel = + cfg_effectivepixel_get (dev->sensorcfg->type, resolution); + + return OK; +} + +static SANE_Int +Calib_AdcGain (struct st_device *dev, struct st_calibration_config *calibcfg, + SANE_Int arg2, SANE_Int gaincontrol) +{ + /* + 0606F8E0 04F60738 |Arg1 = 04F60738 + 0606F8E4 0606F90C |Arg2 = 0606F90C calibcfg + 0606F8E8 00000001 |Arg3 = 00000001 arg2 + 0606F8EC 00000001 \Arg4 = 00000001 gaincontrol + */ + + SANE_Int rst = ERROR; + SANE_Byte *myRegs; /*f1c0 */ + + DBG (DBG_FNC, "+ Calib_AdcGain(*calibcfg, arg2=%i, gaincontrol=%i)\n", arg2, + gaincontrol); + + myRegs = (SANE_Byte *) malloc (sizeof (SANE_Byte) * RT_BUFFER_LEN); + if (myRegs != NULL) + { + struct st_scanparams *scancfg; /*f17c */ + SANE_Int bytes_per_line, bytes_to_next_colour, bytes_per_pixel; + + /* get register values to perform adc gain calibration */ + memcpy (myRegs, &calibdata->Regs, sizeof (SANE_Byte) * RT_BUFFER_LEN); + + scancfg = + (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + if (scancfg != NULL) + { + SANE_Byte *image, *pgain, *pcalgain; + + /* get proper scan configuration */ + memcpy (scancfg, &calibdata->scancfg, + sizeof (struct st_scanparams)); + + /* set gain control type */ + Lamp_SetGainMode (dev, myRegs, scancfg->resolution_x, gaincontrol); + + /* 8-bit depth */ + scancfg->depth = 8; + + /* set coordinates */ + if ((scan.scantype > 0) && (scan.scantype < 4)) + scancfg->coord.left += scan.ser; + + if ((scancfg->coord.width & 1) == 0) + scancfg->coord.width++; + + scancfg->coord.top = 1; + scancfg->coord.height = calibcfg->OffsetHeight; + + /* three more values to read image data after getting image from scanner */ + switch (scancfg->colormode) + { + case CM_GRAY: + case CM_LINEART: + bytes_to_next_colour = 0; + bytes_per_pixel = 1; + bytes_per_line = scancfg->coord.width; + break; + default: /* CM_COLOR */ + /* c027 */ + bytes_to_next_colour = 1; + bytes_per_line = scancfg->coord.width * 3; + if (scancfg->samplerate == LINE_RATE) + { + bytes_to_next_colour = scancfg->coord.width; + bytes_per_pixel = 1; + } + else + bytes_per_pixel = 3; + break; + } + + /*7fc7 */ + scancfg->v157c = bytes_per_line; + scancfg->bytesperline = bytes_per_line; + + /* select type of gain parameters to set */ + if (arg2 != 0) + { + pgain = calibdata->gain_offset.vgag1; + pcalgain = calibcfg->Gain1; + } + else + { + /*7ff2 */ + pgain = calibdata->gain_offset.vgag2; + pcalgain = calibcfg->Gain2; + } + + /*8002 */ + /* Allocate space for image | size = 132912 */ + image = + (SANE_Byte *) malloc (sizeof (SANE_Byte) * + ((scancfg->coord.height + + 16) * bytes_per_line)); + if (image != NULL) + { + /* Lets read image */ + if (RTS_GetImage + (dev, myRegs, scancfg, &calibdata->gain_offset, image, NULL, + OP_STATIC_HEAD, gaincontrol) == OK) + { + SANE_Int a; + SANE_Int vmin[3], vmax[3]; + double dval[3] = { 0.0 }; /*f1a8 f1b0 f1b8 */ + SANE_Byte *pimage = image; + + /* initialize values */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + calibcfg->unk1[a] = 0; + calibcfg->unk2[a] = 0xff; + + vmin[a] = 0xff; + vmax[a] = 0; + } + + /* process image data */ + if (scancfg->coord.width > 0) + { + /*8104 */ + SANE_Int pos, myheight /*f164 */ ; + SANE_Int chn_sum[3]; + + for (pos = scancfg->coord.width; pos > 0; pos--) + { + chn_sum[CL_RED] = chn_sum[CL_GREEN] = + chn_sum[CL_BLUE] = 0; + + if (scancfg->coord.height > 0) + for (myheight = 0; + myheight < scancfg->coord.height; myheight++) + for (a = CL_RED; a <= CL_BLUE; a++) + chn_sum[a] += + *(pimage + (bytes_per_line * myheight) + + (bytes_to_next_colour * a)); + + /*816e */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + vmin[a] = + min (vmin[a], + chn_sum[a] / scancfg->coord.height); + vmax[a] = + max (vmax[a], + chn_sum[a] / scancfg->coord.height); + + calibcfg->unk1[a] = + max (calibcfg->unk1[a], vmax[a]); + calibcfg->unk2[a] = + min (calibcfg->unk1[a], vmin[a]); + + dval[a] += vmax[a] & 0xffff; + } + + pimage += bytes_per_pixel; + } + } + + /*82b0 */ + dval[CL_RED] /= scancfg->coord.width; + dval[CL_GREEN] /= scancfg->coord.width; + dval[CL_BLUE] /= scancfg->coord.width; + + DBG (DBG_FNC, " -> adcgain (av/l): r=%f, g=%f, b=%f\n", + dval[CL_RED], dval[CL_GREEN], dval[CL_BLUE]); + DBG (DBG_FNC, " -> (max ): R=%i, G=%i, B=%i\n", + calibcfg->unk1[CL_RED], calibcfg->unk1[CL_GREEN], + calibcfg->unk1[CL_BLUE]); + DBG (DBG_FNC, " -> (min ): r=%i, g=%i, b=%i\n", + calibcfg->unk2[CL_RED], calibcfg->unk2[CL_GREEN], + calibcfg->unk2[CL_BLUE]); + + if (scancfg->colormode == CM_COLOR) + { + /*8353 */ + double dvalue; + SANE_Int ival; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + dvalue = + ((((calibcfg->WRef[a] * (1 << scancfg->depth)) * + calibcfg->GainTargetFactor) * 0.00390625) / + dval[a]) * ((44 - pgain[a]) / 40); + if (dvalue > 0.9090909090909091) + { + /*83d7 */ + dvalue = min (44 - (40 / dvalue), 31); + ival = dvalue; + pgain[a] = _B0 (ival); + pcalgain[a] = _B0 (ival); + } + else + { + pgain[a] = 0; + pcalgain[a] = 0; + } + } + } + else + { + /*843c */ + /*falta codigo */ + double dvalue; + SANE_Int ival; + + dvalue = + ((44 - + pgain[CL_RED]) / 40) * ((((1 << scancfg->depth) * + calibcfg->WRef[scancfg-> + channel]) * + 0.9) * 0.00390625) / + 17.08509389671362; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + if (dvalue > 0.9090909090909091) + { + dvalue = min (44 - (40 / dvalue), 31); + ival = dvalue; + pgain[a] = _B0 (ival); + pcalgain[a] = _B0 (ival); + } + else + { + /*84e3 */ + pgain[a] = 0; + pcalgain[a] = 0; + } + } + } + + /*84fa */ + /* Save buffer */ + if (RTS_Debug->SaveCalibFile != FALSE) + { + dbg_tiff_save ("adcgain.tiff", + scancfg->coord.width, + scancfg->coord.height, + scancfg->depth, + CM_COLOR, + scancfg->resolution_x, + scancfg->resolution_y, + image, + (scancfg->coord.height + + 16) * bytes_per_line); + } + + /* check if peak values are above offset average target + 5 */ + for (a = CL_RED; a <= CL_BLUE; a++) + if (calibcfg->unk1[a] >= calibcfg->OffsetAvgTarget[a] + 5) + { + rst = OK; + break; + } + } + + free (image); + } + + free (scancfg); + } + + free (myRegs); + } + + /* v14b8 = (rst == OK)? 0: 1; */ + + /* show */ + dbg_calibtable (&calibdata->gain_offset); + + DBG (DBG_FNC, "- Calib_AdcGain: %i\n", rst); + + return rst; +} + +static SANE_Int +GainOffset_Save (struct st_device *dev, SANE_Int * offset, SANE_Byte * gain) +{ + SANE_Int rst = OK; + + DBG (DBG_FNC, "+ GainOffset_Save(*offset, *gain):\n"); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + if ((offset != NULL) && (gain != NULL)) + { + SANE_Int a, crc, value; + + crc = 0x5B; + for (a = CL_RED; a <= CL_BLUE; a++) + { + value = (*gain << 9) | *offset; + crc = _B0 (abs (crc - _B0 (value))); + rst = + RTS_EEPROM_WriteWord (dev->usb_handle, 0x70 + (a * 2), value); + } + + if (rst == OK) + rst = RTS_EEPROM_WriteByte (dev->usb_handle, 0x76, crc); + } + else + rst = ERROR; + } + + DBG (DBG_FNC, "- GainOffset_Save: %i\n", rst); + + return rst; +} + +static SANE_Int +Calib_PAGain (struct st_device *dev, struct st_calibration_config *calibcfg, + SANE_Int gainmode) +{ + SANE_Byte *Regs; + struct st_scanparams *scancfg; + SANE_Int channel_size; + SANE_Int bytes_to_next_colour = 0; + SANE_Int bytes_per_pixel = 0; + SANE_Int length = 0; + SANE_Byte *image; + double rst; + SANE_Int ret = ERROR; + + DBG (DBG_FNC, "+ Calib_PAGain(*calibcfg, gainmode=%i)\n", gainmode); + + Regs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + if (Regs != NULL) + { + scancfg = + (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + if (scancfg != NULL) + { + memcpy (Regs, &calibdata->Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (scancfg, &calibdata->scancfg, + sizeof (struct st_scanparams)); + + if (scan.scantype == ST_NORMAL) + { + /* bfa5 */ + scancfg->coord.left = scan.ser; + scancfg->coord.width = (scancfg->sensorresolution * 17) / 2; + } + else + { + scancfg->coord.left = scan.ser + v0750; + scancfg->coord.width = (scancfg->sensorresolution * 3) / 2; + } + + /* bfca */ + if ((scancfg->coord.width & 1) == 1) + scancfg->coord.width++; + + scancfg->coord.top = 1; + scancfg->coord.height = calibcfg->OffsetHeight; + + channel_size = (scancfg->depth > 8) ? 2 : 1; + + switch (scancfg->colormode) + { + case CM_GRAY: + case CM_LINEART: + bytes_to_next_colour = 0; + bytes_per_pixel = 1; + length = channel_size * scancfg->coord.width; + break; + default: /* CM_COLOR */ + /* c027 */ + bytes_to_next_colour = 1; + length = (channel_size * scancfg->coord.width) * 3; + if (scancfg->samplerate == LINE_RATE) + { + bytes_to_next_colour = scancfg->coord.width; + bytes_per_pixel = 1; + } + else + bytes_per_pixel = 3; + break; + } + + /* c070 */ + scancfg->v157c = length; + + image = + (SANE_Byte *) malloc ((scancfg->coord.height * length) * + sizeof (SANE_Byte)); + if (image != NULL) + { + ret = + RTS_GetImage (dev, Regs, scancfg, &calibdata->gain_offset, + image, 0, OP_STATIC_HEAD, gainmode); + if (ret == OK) + { + /* 429c105 */ + SANE_Int a; + SANE_Byte *ptr[3]; + SANE_Int vmin[3] = { 255, 255, 255 }; /* f16c|f16e|f170 */ + SANE_Int vmax[3] = { 0, 0, 0 }; /* f164|f166|f168 */ + SANE_Int total[3]; + + ptr[CL_RED] = image; + ptr[CL_GREEN] = image + bytes_to_next_colour; + ptr[CL_BLUE] = image + (bytes_to_next_colour * 2); + + if (scancfg->coord.width > 0) + { + SANE_Int pos, b; + + for (pos = 0; pos < scancfg->coord.width; pos++) + { + total[CL_BLUE] = 0; + total[CL_GREEN] = 0; + total[CL_RED] = 0; + + for (a = 0; a < scancfg->coord.height; a++) + { + for (b = CL_RED; b <= CL_BLUE; b++) + total[b] += + *(ptr[b] + + ((scancfg->coord.height - a) * length)); + } + + /* c1a5 */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + total[a] /= scancfg->coord.height; + vmin[a] = min (vmin[a], total[a]); + vmax[a] = max (vmax[a], total[a]); + + ptr[a] += bytes_per_pixel; + } + } + } + + /* 429c234 */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + rst = + (calibcfg->WRef[a] * calibcfg->GainTargetFactor) / + vmax[a]; + if (rst <= 1.5) + { + if (rst <= 1.286) + { + if (rst <= 1.125) + calibdata->gain_offset.pag[a] = 0; + else + calibdata->gain_offset.pag[a] = 1; + } + else + calibdata->gain_offset.pag[a] = 2; + } + else + calibdata->gain_offset.pag[a] = 3; + } + } + free (image); + } + free (scancfg); + } + free (Regs); + } + + DBG (DBG_FNC, "- Calib_PAGain: %i\n", ret); + + return ret; +} + +static SANE_Int +Chipset_ID (struct st_device *dev) +{ + SANE_Int ret; + + if (Read_Word (dev->usb_handle, 0xfe3c, &ret) == OK) + ret = _B0 (ret); + else + ret = 0; + + DBG (DBG_FNC, "> Chipset_ID(): %i\n", ret); + + return ret; +} + +static SANE_Int +Chipset_Name (struct st_device *dev, char *name, SANE_Int size) +{ + SANE_Int rst = ERROR; + + if (name != NULL) + { + strncpy (name, dev->chipset->name, size); + rst = OK; + } + + return rst; +} + +static SANE_Int +Refs_Load (struct st_device *dev, SANE_Int * x, SANE_Int * y) +{ + SANE_Int ret = OK; + + DBG (DBG_FNC, "+ Refs_Load:\n"); + + *y = *x = 0; + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + SANE_Int data; + + ret = ERROR; + + if (RTS_EEPROM_ReadWord (dev->usb_handle, 0x6a, &data) == OK) + { + *x = data; + if (RTS_EEPROM_ReadWord (dev->usb_handle, 0x6c, &data) == OK) + { + *y = data; + if (RTS_EEPROM_ReadWord (dev->usb_handle, 0x6e, &data) == OK) + { + if ((_B0 (*y + *x + data)) == 0x5a) + ret = OK; + } + } + } + } + + DBG (DBG_FNC, "- Refs_Load(y=%i, x=%i) : %i\n", *y, *x, ret); + + return ret; +} + +static SANE_Int +Refs_Save (struct st_device *dev, SANE_Int left_leading, SANE_Int start_pos) +{ + SANE_Int ret = OK; + + DBG (DBG_FNC, "+ Refs_Save(left_leading=%i, start_pos=%i)\n", left_leading, + start_pos); + + /* check if chipset supports accessing eeprom */ + if ((dev->chipset->capabilities & CAP_EEPROM) != 0) + { + ret = ERROR; + + if (RTS_EEPROM_WriteWord (dev->usb_handle, 0x6a, left_leading) == OK) + { + if (RTS_EEPROM_WriteWord (dev->usb_handle, 0x6c, start_pos) == OK) + { + SANE_Byte data = _B0 (0x5a - (start_pos + left_leading)); + ret = RTS_EEPROM_WriteByte (dev->usb_handle, 0x6e, data); + } + } + } + + DBG (DBG_FNC, "- Refs_Save: %i\n", ret); + + return ret; +} + +static SANE_Int +Calib_AdcOffsetRT (struct st_device *dev, + struct st_calibration_config *calibcfg, SANE_Int value) +{ +/* +05EFF8E4 04F10738 |Arg1 = 04F10738 +05EFF8E8 05EFF90C |Arg2 = 05EFF90C calibcfg +05EFF8EC 00000001 \Arg3 = 00000001 value +*/ + SANE_Byte Regs[RT_BUFFER_LEN]; /*f1c4 */ + SANE_Int channels_per_dot; /*f108 */ + struct st_scanparams scancfg; /*f18c */ + SANE_Int *pedcg; /*f114 */ + SANE_Int *podcg; /*f118 */ + SANE_Int *poffseteven; /*f130 */ + SANE_Int *poffsetodd; /*f128 */ + SANE_Int channel; + SANE_Int avgtarget[3]; /*f1b8 f1bc f1c0 */ + SANE_Byte *scanbuffer; /*f0f8 */ + SANE_Int scan_options; /*f12c */ + SANE_Int highresolution; /*f144 */ + double dbValues[3] = { 0, 0, 0 }; /*f148 f14c f150 */ + SANE_Int do_loop; /*f0ec */ + SANE_Int gainmode; + SANE_Byte *ptr; /*f0f4 */ + SANE_Byte *mvgag; /*f0e4 *//*f10c */ + USHORT wvalues[9]; /*0856 0858 085a 085c 085e 0860 0862 0864 0866 */ + SANE_Int imgcount = 0; + /* myoffsetnpixel = f120 */ + /* desp f0e8 & f140 */ + + DBG (DBG_FNC, "+ Calib_AdcOffsetRT(*calibcfg, value=%i)\n", value); + + memcpy (&Regs, &calibdata->Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (&scancfg, &calibdata->scancfg, sizeof (struct st_scanparams)); + + channels_per_dot = (calibdata->scancfg.colormode == CM_COLOR) ? 3 : 1; + + if (value != 0) + { + pedcg = &calibdata->gain_offset.edcg1[CL_RED]; + podcg = &calibdata->gain_offset.odcg1[CL_RED]; + poffseteven = &calibcfg->OffsetEven1[CL_RED]; + poffsetodd = &calibcfg->OffsetOdd1[CL_RED]; + } + else + { + /*c37c */ + pedcg = &calibdata->gain_offset.edcg2[CL_RED]; + podcg = &calibdata->gain_offset.odcg2[CL_RED]; + poffseteven = &calibcfg->OffsetEven2[CL_RED]; + poffsetodd = &calibcfg->OffsetOdd2[CL_RED]; + } + + /*c3a4 */ + scancfg.coord.left = calibcfg->OffsetPixelStart; + + if (channels_per_dot > 0) + { + for (channel = 0; channel < channels_per_dot; channel++) + { + avgtarget[channel] = calibcfg->OffsetAvgTarget[channel] << 8; + if (avgtarget[channel] == 0) + avgtarget[channel] = 0x80; + } + } + + /* set image coordinates to scan */ + scancfg.coord.width = calibcfg->OffsetNPixel; + if ((scancfg.coord.width & 1) == 0) + scancfg.coord.width++; + + scancfg.bytesperline = channels_per_dot * scancfg.coord.width; + scancfg.coord.top = 1; + scancfg.coord.height = calibcfg->OffsetHeight; + scancfg.depth = 8; + + /* allocate memory to store image */ + scanbuffer = + (SANE_Byte *) malloc ((scancfg.bytesperline * calibcfg->OffsetHeight) * + sizeof (SANE_Byte)); + if (scanbuffer == NULL) + return ERROR; + + /*42ac477 */ + scan_options = (linedarlampoff == 1) ? 1 : 0x101; + highresolution = (scancfg.sensorresolution >= 1200) ? TRUE : FALSE; + + do + { + if (channels_per_dot > 0) + { + for (channel = 0; channel < channels_per_dot; channel++) + dbValues[channel] = + (40 / (44 - calibdata->gain_offset.vgag2[channel])) * (40 / + (44 - + calibdata-> + gain_offset. + vgag1 + [channel])); + } + + /*429c50f */ + /* Get Image */ + gainmode = Lamp_GetGainMode (dev, scancfg.resolution_x, scan.scantype); + if (RTS_GetImage + (dev, Regs, &scancfg, &calibdata->gain_offset, scanbuffer, 0, + scan_options, gainmode) != OK) + { + free (scanbuffer); + return ERROR; + } + + /*429c55f */ + /* Save retrieved image */ + if (RTS_Debug->SaveCalibFile != FALSE) + { + char fname[30]; + + imgcount++; + if (snprintf (fname, 30, "adcoffset_rt%i.tiff", imgcount) > 0) + dbg_tiff_save (fname, + scancfg.coord.width, + scancfg.coord.height, + scancfg.depth, + CM_COLOR, + scancfg.resolution_x, + scancfg.resolution_y, + scanbuffer, + scancfg.bytesperline * calibcfg->OffsetHeight); + } + + /*429c5a5 */ + do_loop = FALSE; + + if (highresolution == TRUE) + { + /* f0fc = f0e4 = channel */ + SANE_Int lf104; + SANE_Int *mydcg; /*f0f4 */ + USHORT *mywvalue; /*ebp */ + + SANE_Byte is_ready[6]; /*f174 f178 f17c f180 f184 f18c */ + SANE_Byte *ptr_ready; /*f11c */ + SANE_Int colour; + + for (channel = 0; channel < 6; channel++) + is_ready[channel] = FALSE; + + if (channels_per_dot <= 0) + break; + + ptr = scanbuffer; + mvgag = (SANE_Byte *) calibdata->gain_offset.vgag1; + + for (channel = 0; channel < channels_per_dot; channel++) + { + for (lf104 = 0; lf104 < 2; lf104++) + { + if (lf104 == 0) + { + mywvalue = &wvalues[channel]; + mydcg = pedcg; + ptr_ready = &is_ready[0]; + } + else + { + /*1645 */ + mywvalue = &wvalues[3]; + mydcg = podcg; + ptr_ready = &is_ready[3]; + } + + /*1658 */ + if (ptr_ready[channel] == FALSE) + { + colour = 0; + if (lf104 < calibcfg->OffsetNPixel) + { + SANE_Int dot; + + for (dot = 0; + dot < (calibcfg->OffsetNPixel - lf104 + 1) / 2; + dot++) + colour += + scanbuffer[mvgag[(lf104 * channels_per_dot)] + + (dot * (channels_per_dot * 2))]; + } + + /*c6b2 */ + colour = colour << 8; + if (colour == 0) + { + /*c6b9 */ + if (mydcg[channel] != 0x1ff) + { + /*c6d5 */ + mydcg[channel] = 0x1ff; + do_loop = TRUE; + } + else + ptr_ready[channel] = TRUE; + } + else + { + SANE_Int myesi; + SANE_Int d; + + /*c6e8 */ + if (*mywvalue == 0) + mywvalue += 2; + + colour /= (calibcfg->OffsetNPixel / 2); + if (colour >= avgtarget[channel]) + { + colour -= avgtarget[channel]; + myesi = 0; + } + else + { + colour = avgtarget[channel] - colour; + myesi = 1; + } + + d = mydcg[channel]; + if (d < 0x100) + d = 0xff - d; + + if (myesi != 0) + { + /*c76e */ + if ((d + colour) > 0x1ff) + { + if (*mvgag > 0) + { + *mvgag = *mvgag - 1; + do_loop = TRUE; + } + else + ptr_ready[channel] = TRUE; /*c7a0 */ + } + else + d += colour; + } + else + { + /*c7ad */ + if (colour > d) + { + if (*mvgag > 0) + { + *mvgag = *mvgag - 1; + do_loop = TRUE; + } + else + ptr_ready[channel] = TRUE; + } + else + d -= colour; + } + + /*c7dd */ + mydcg[channel] = (d < 0x100) ? 0x100 - d : d; + } + + dbg_calibtable (&calibdata->gain_offset); + } + } + + /*c804 */ + mvgag++; + } + } + else + { + /* Low resolution */ + + SANE_Byte is_ready[3]; + SANE_Int colour; + + /*429c845 */ + for (channel = 0; channel < channels_per_dot; channel++) + is_ready[channel] = FALSE; + + if (channels_per_dot <= 0) + break; + + ptr = scanbuffer; + mvgag = (SANE_Byte *) calibdata->gain_offset.vgag1; + + for (channel = 0; channel < channels_per_dot; channel++) + { + if (is_ready[channel] == FALSE) + { + colour = 0; + if (calibcfg->OffsetNPixel > 0) + { + SANE_Int dot; + + /* Take one channel colour values from offsetnpixel pixels */ + for (dot = 0; dot < calibcfg->OffsetNPixel; dot++) + colour += *(ptr + (dot * channels_per_dot)); + } + + colour <<= 8; + if (colour == 0) + { + if (pedcg[channel] != 0x1ff) + { + do_loop = TRUE; + podcg[channel] = 0x1ff; + pedcg[channel] = 0x1ff; + } + else + is_ready[channel] = TRUE; + } + else + { + /*c8f7 */ + SANE_Int myesi; + SANE_Int op1, op2, op3; + + /* Get colour average */ + colour /= calibcfg->OffsetNPixel; + + /* get absolute difference with avgtarget */ + myesi = (colour > avgtarget[channel]) ? 0 : 1; + colour = abs (avgtarget[channel] - colour); + + if (scancfg.resolution_x > 600) + { + /*c923 */ + if (wvalues[channel + 3] == 0) + wvalues[channel + 3]++; + + if (wvalues[channel] == 0) + wvalues[channel]++; + + op3 = max (wvalues[channel], wvalues[channel + 3]); + } + else + { + if (wvalues[channel + 6] == 0) + wvalues[channel + 6]++; + + op3 = wvalues[channel + 6]; + } + + /*c9d3 */ + op1 = (SANE_Int) (colour / (dbValues[channel] * op3)); + op2 = + (pedcg[channel] < + 0x100) ? pedcg[channel] - 0xff : pedcg[channel]; + + if (myesi != 0) + { + /*c9f5 */ + if (((op2 + op1) & 0xffff) > 0x1ff) + { + if (*mvgag != 0) + { + do_loop = TRUE; + *mvgag = *mvgag - 1; + } + else + is_ready[channel] = TRUE; + } + else + op2 += op1; + } + else + { + /*ca31 */ + if (op1 > op2) + { + if (*mvgag > 0) + { + do_loop = TRUE; + *mvgag = *mvgag - 1; + } + else + is_ready[channel] = TRUE; + } + else + op2 -= op1; + } + + /*ca54 */ + if (op2 < 0x100) + op2 = 0x100 - op2; + + pedcg[channel] = op2; + podcg[channel] = op2; + } + } + /*ca6f */ + ptr++; + mvgag++; + dbg_calibtable (&calibdata->gain_offset); + } + } + } + while (do_loop != FALSE); + + /*429cad1 */ + for (channel = 0; channel < 3; channel++) + { + poffseteven[channel] = + (pedcg[channel] < 0x100) ? 0xff - pedcg[channel] : pedcg[channel]; + poffsetodd[channel] = + (podcg[channel] < 0x100) ? 0xff - podcg[channel] : podcg[channel]; + } + + free (scanbuffer); + + return OK; +} + +static void +Calib_LoadCut (struct st_device *dev, struct st_scanparams *scancfg, + SANE_Int scantype, struct st_calibration_config *calibcfg) +{ + double mylong; /*ee78 */ + double mylong2; + /**/ SANE_Int channel[3]; + SANE_Int a; + + cfg_shading_cut_get (dev->sensorcfg->type, scancfg->depth, + scancfg->resolution_x, scantype, &channel[0], + &channel[1], &channel[2]); + + mylong = 1 << scancfg->depth; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + mylong2 = channel[a]; + calibcfg->ShadingCut[a] = (mylong * mylong2) * 0.000390625; + } +} + +static SANE_Int +Calib_BWShading (struct st_calibration_config *calibcfg, + struct st_calibration *myCalib, SANE_Int gainmode) +{ + /* + 0603F8E4 0603F90C |Arg1 = 0603F90C calibcfg + 0603F8E8 0603FAAC |Arg2 = 0603FAAC myCalib + 0603F8EC 00000001 \Arg3 = 00000001 gainmode + */ + + /*falta codigo */ + + /*silence gcc */ + calibcfg = calibcfg; + myCalib = myCalib; + gainmode = gainmode; + + return OK; +} + +static SANE_Int +Calib_WhiteShading_3 (struct st_device *dev, + struct st_calibration_config *calibcfg, + struct st_calibration *myCalib, SANE_Int gainmode) +{ +/* +05EDF8E0 04F00738 |Arg1 = 04F00738 +05EDF8E4 05EDF90C |Arg2 = 05EDF90C calibcfg +05EDF8E8 05EDFAAC |Arg3 = 05EDFAAC myCalib +05EDF8EC 00000001 \Arg4 = 00000001 gainmode +*/ + SANE_Byte *myRegs; /*f1bc */ + struct st_scanparams scancfg; /*f170 */ + SANE_Int myWidth; /*f14c */ + SANE_Int lf168, bytes_per_pixel; + SANE_Int bytes_per_line; + /**/ SANE_Int a; + double lf1a4[3]; + SANE_Int otherheight; /*f150 */ + SANE_Int otherheight2; + SANE_Int lf12c; + SANE_Int lf130; + double *buffer1; /*f138 */ + double *buffer2; /*f144 */ + SANE_Byte *scanbuffer; /*f164 */ + SANE_Byte *ptr; /*f148 */ + SANE_Int position; /*f140 */ + SANE_Int lf13c, myHeight; + SANE_Int myESI, myEDI; + SANE_Int channel; /*f134 */ + double myst; + double sumatorio; + SANE_Int rst; + + DBG (DBG_FNC, "> Calib_WhiteShading3(*calibcfg, *myCalib, gainmode=%i)\n", + gainmode); + + myRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (myRegs, &calibdata->Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (&scancfg, &calibdata->scancfg, sizeof (struct st_scanparams)); + + Lamp_SetGainMode (dev, myRegs, scancfg.resolution_x, gainmode); + + rst = OK; + scancfg.resolution_y = 200; + switch (scan.scantype) + { + case ST_NORMAL: + /*a184 */ + scancfg.coord.left += scan.ser; + scancfg.coord.width &= 0xffff; + break; + case ST_TA: + case ST_NEG: + scancfg.coord.left += scan.ser; + break; + } + + /*a11b */ + if ((scancfg.coord.width & 1) != 0) + scancfg.coord.width++; + + scancfg.coord.top = 1; + scancfg.coord.height = calibcfg->WShadingHeight; + + switch (scancfg.colormode) + { + case CM_GRAY: + case CM_LINEART: + myWidth = scancfg.coord.width; + lf168 = 0; + bytes_per_line = ((scancfg.depth + 7) / 8) * myWidth; + bytes_per_pixel = 1; + break; + default: /* CM_COLOR */ + myWidth = scancfg.coord.width * 3; + bytes_per_line = ((scancfg.depth + 7) / 8) * myWidth; + lf168 = (scancfg.samplerate == LINE_RATE) ? scancfg.coord.width : 1; + bytes_per_pixel = (scancfg.samplerate == PIXEL_RATE) ? 3 : 1; + break; + } + + /*a1e8 */ + scancfg.v157c = bytes_per_line; + scancfg.bytesperline = bytes_per_line; + + for (a = 0; a < 3; a++) + lf1a4[a] = (calibcfg->WRef[a] * (1 << scancfg.depth)) >> 8; + + /* debug this code because if it's correct, lf130 and lf12c are always 2 */ + otherheight = calibcfg->WShadingHeight - 3; + otherheight -= (otherheight - 4); + otherheight2 = otherheight / 2; + otherheight -= otherheight2; + lf130 = otherheight2; + lf12c = otherheight; + + buffer1 = (double *) malloc (otherheight * sizeof (double)); + if (buffer1 == NULL) + return ERROR; + + buffer2 = (double *) malloc (otherheight * sizeof (double)); + if (buffer2 == NULL) + { + free (buffer1); + return ERROR; + } + + scanbuffer = + (SANE_Byte *) malloc (((scancfg.coord.height + 16) * bytes_per_line) * + sizeof (SANE_Byte)); + if (scanbuffer == NULL) + { + free (buffer1); + free (buffer2); + return ERROR; + } + + /* Scan image */ + myCalib->shading_enabled = FALSE; + rst = + RTS_GetImage (dev, myRegs, &scancfg, &calibdata->gain_offset, scanbuffer, + myCalib, 0x20000080, gainmode); + + for (a = 0; a < 3; a++) + myCalib->WRef[a] *= ((1 << scancfg.depth) >> 8); + + if (rst == ERROR) + { + free (buffer1); + free (buffer2); + free (scanbuffer); + return ERROR; + } + + if (scancfg.depth > 8) + { + /*a6d9 */ + position = 0; + sumatorio = 0; + if (myWidth > 0) + { + do + { + switch (scancfg.colormode) + { + case CM_GRAY: + case CM_LINEART: + channel = 0; + lf13c = position; + break; + default: /*CM_COLOR */ + if (scancfg.samplerate == PIXEL_RATE) + { + /* pixel rate */ + channel = position % bytes_per_pixel; + lf13c = position / bytes_per_pixel; + } + else + { + /* line rate */ + channel = position / lf168; + lf13c = position % lf168; + } + break; + } + + /*a743 */ + if (lf130 > 0) + bzero (buffer1, lf130 * sizeof (double)); + + /*a761 */ + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + buffer2[a] = (1 << scancfg.depth) - 1.0; + } + + /*a78f */ + myESI = 0; + myEDI = 0; + ptr = scanbuffer + (position * 2); + myHeight = 0; + + if (otherheight > 0) + { + do + { + myst = 0; + for (a = 0; a < 4; a++) + myst += data_lsb_get (ptr + (a * (myWidth * 2)), 2); + + myEDI = 0; + myst = myst * 0.25; + if (myHeight < (otherheight - 4)) + { + if (myst < buffer2[myESI]) + { + buffer2[myESI] = myst; + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + if (buffer2[myESI] < buffer2[a]) + myESI = a; + } + } + + /*a820 */ + if (myst >= buffer1[myEDI]) + { + buffer1[myEDI] = myst; + if (lf130 > 0) + { + for (a = 0; a < lf130; a++) + if (buffer1[myEDI] >= buffer1[a]) + myEDI = a; + } + } + sumatorio += myst; + } + else + { + /*a853 */ + if (myHeight == (otherheight - 4)) + { + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + if (buffer2[myESI] >= buffer2[a]) + myESI = a; + } + + if (lf130 > 0) + { + for (a = 0; a < lf130; a++) + if (buffer1[myEDI] < buffer1[a]) + myEDI = a; + } + } + + /*a895 */ + if (myst >= buffer2[myESI]) + { + /*a89c */ + sumatorio -= buffer2[myESI]; + sumatorio += myst; + buffer2[myESI] = myst; + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + if (buffer2[myESI] >= buffer2[a]) + myESI = a; + } + } + else + { + if (myst < buffer1[myEDI]) + { + sumatorio -= buffer1[myEDI]; + sumatorio += myst; + buffer1[myEDI] = myst; + + if (lf130 > 0) + { + for (a = 0; a < lf130; a++) + if (buffer1[myEDI] < buffer1[a]) + myEDI = a; + } + } + } + } + + /*a901 */ + ptr += (myWidth * 2); + myHeight++; + } + while (myHeight < otherheight); + } + + /*a924 */ + scancfg.ser = 0; + scancfg.startpos = otherheight - 4; + + sumatorio = sumatorio / scancfg.startpos; + if (myCalib->shading_enabled != FALSE) + { + /*a94a */ + myCalib->white_shading[channel][lf13c] = + (unsigned short) sumatorio; + } + else + { + /*a967 */ + if ((scancfg.colormode != CM_GRAY) + && (scancfg.colormode != CM_LINEART)) + sumatorio /= lf1a4[channel]; + else + sumatorio /= lf1a4[scancfg.channel]; + + sumatorio = min (sumatorio * 0x4000, 65535); + + if (myRegs[0x1bf] != 0x18) + myCalib->black_shading[channel][lf13c] |= + (0x140 - + ((((myRegs[0x1bf] >> 3) & 3) * + 3) << 6)) & ((int) sumatorio); + else + myCalib->white_shading[channel][lf13c] = + (unsigned short) sumatorio; + } + + /*a9fd */ + position++; + } + while (position < myWidth); + } + } + else + { + /*a6d9 */ + position = 0; + sumatorio = 0; + if (myWidth > 0) + { + do + { + switch (scancfg.colormode) + { + case CM_GRAY: + case CM_LINEART: + channel = 0; + lf13c = position; + break; + default: /*CM_COLOR */ + if (scancfg.samplerate == PIXEL_RATE) + { + channel = position % bytes_per_pixel; + lf13c = position / bytes_per_pixel; + } + else + { + channel = position / lf168; + lf13c = position % lf168; + } + break; + } + + /*a743 */ + if (lf130 > 0) + bzero (buffer1, lf130 * sizeof (double)); + + /*a761 */ + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + buffer2[a] = (1 << scancfg.depth) - 1.0; + } + + /*a78f */ + myESI = 0; + myEDI = 0; + ptr = scanbuffer + position; + myHeight = 0; + + if (otherheight > 0) + { + do + { + myst = 0; + for (a = 0; a < 4; a++) + myst += *(ptr + (a * myWidth)); + + myEDI = 0; + myst *= 0.25; + if (myHeight < (otherheight - 4)) + { + if (myst < buffer2[myESI]) + { + buffer2[myESI] = myst; + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + if (buffer2[myESI] < buffer2[a]) + myESI = a; + } + } + /*a820 */ + if (myst >= buffer1[myEDI]) + { + buffer1[myEDI] = myst; + if (lf130 > 0) + { + for (a = 0; a < lf130; a++) + if (buffer1[myEDI] >= buffer1[a]) + myEDI = a; + } + } + sumatorio += myst; + } + else + { + /*a853 */ + if (myHeight == (otherheight - 4)) + { + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + if (buffer2[myESI] >= buffer2[a]) + myESI = a; + } + + if (lf130 > 0) + { + for (a = 0; a < lf130; a++) + if (buffer1[myEDI] < buffer1[a]) + myEDI = a; + } + } + + /*a895 */ + if (myst >= buffer2[myESI]) + { + /*a89c */ + sumatorio -= buffer2[myESI]; + sumatorio += myst; + buffer2[myESI] = myst; + if (lf12c > 0) + { + for (a = 0; a < lf12c; a++) + if (buffer2[myESI] >= buffer2[a]) + myESI = a; + } + } + else + { + if (myst < buffer1[myEDI]) + { + sumatorio -= buffer1[myEDI]; + sumatorio += myst; + buffer1[myEDI] = myst; + + if (lf130 > 0) + { + for (a = 0; a < lf130; a++) + if (buffer1[myEDI] < buffer1[a]) + myEDI = a; + } + } + } + } + /*a901 */ + ptr += myWidth; + myHeight++; + } + while (myHeight < otherheight); + } + /*a924 */ + scancfg.ser = 0; + scancfg.startpos = otherheight - 4; + + sumatorio /= scancfg.startpos; + if (myCalib->shading_enabled != FALSE) + { + /*a94a */ + myCalib->white_shading[channel][lf13c] = + (unsigned short) sumatorio; + } + else + { + /*a967 */ + if ((scancfg.colormode != CM_GRAY) + && (scancfg.colormode != CM_LINEART)) + sumatorio /= lf1a4[channel]; + else + sumatorio /= lf1a4[scancfg.channel]; + + sumatorio = min (sumatorio * 0x4000, 65535); + + if (myRegs[0x1bf] != 0x18) + myCalib->black_shading[channel][lf13c] |= + (0x140 - + ((((myRegs[0x1bf] >> 3) & 0x03) * + 3) << 6)) & ((int) sumatorio); + else + myCalib->white_shading[channel][lf13c] = + (unsigned short) sumatorio; + } + /*a9fd */ + position++; + } + while (position < myWidth); + } + } + + /*aa12 */ + if (RTS_Debug->SaveCalibFile != FALSE) + { + dbg_tiff_save ("whiteshading3.tiff", + scancfg.coord.width, + scancfg.coord.height, + scancfg.depth, + CM_COLOR, + scancfg.resolution_x, + scancfg.resolution_y, + scanbuffer, + (scancfg.coord.height + 16) * bytes_per_line); + } + + free (buffer1); + free (buffer2); + free (scanbuffer); + + return OK; +} + +static SANE_Int +Calib_BlackShading (struct st_device *dev, + struct st_calibration_config *calibcfg, + struct st_calibration *myCalib, SANE_Int gainmode) +{ + /* + gainmode f8ec + myCalib f8e8 + calibcfg f8e4 + */ + SANE_Byte *myRegs; /*f1bc */ + struct st_scanparams scancfg; /*f020 */ + double shadingprediff[6]; /*f08c f094 f09c f0a4 f0ac f0b4 */ + double mylong; /*f018 */ + double maxvalue; /*eff8 */ + double sumatorio = 0.0; + double myst; + SANE_Int rst; + SANE_Int a; + SANE_Int mheight; /*efe0 */ + SANE_Int current_line; /*efe4 */ + SANE_Int bytes_per_line; /*efd8 */ + SANE_Int position; /*lefcc */ + SANE_Int leff0, lf010, lefd0; + SANE_Byte *buffer; /*efd4 */ + SANE_Byte buff2[256]; /*F0BC */ + SANE_Int buff3[0x8000]; + SANE_Byte *ptr; /*f008 */ + SANE_Int my14b4; /*f008 pisa ptr */ + SANE_Int biggest; /*bx */ + SANE_Int lowest; /*dx */ + SANE_Int lefdc; + SANE_Int channel; + SANE_Int smvalues[3]; /*f04c f04e f050 */ + double dbvalue[6]; /*lf05c lf060, lf064 lf068, lf06c lf070, + lf074 lf078, lf07c lf080, lf084 lf088 */ + + DBG (DBG_FNC, "> Calib_BlackShading(*calibcfg, *myCalib, gainmode=%i)\n", + gainmode); + + rst = OK; + myRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (myRegs, &calibdata->Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (&scancfg, &calibdata->scancfg, sizeof (struct st_scanparams)); + + Lamp_SetGainMode (dev, myRegs, scancfg.resolution_x, gainmode); + + for (a = CL_RED; a <= CL_BLUE; a++) + shadingprediff[a + 3] = calibcfg->BShadingPreDiff[a]; + + if ((scan.scantype >= ST_NORMAL) && (scan.scantype <= ST_NEG)) + scancfg.coord.left += scan.ser; + + if ((scancfg.coord.width & 1) != 0) + scancfg.coord.width++; + + scancfg.coord.top = 1; + scancfg.depth = 8; + scancfg.coord.height = calibcfg->BShadingHeight; + + if (scancfg.colormode != CM_COLOR) + { + bytes_per_line = scancfg.coord.width; + leff0 = 0; + lf010 = 1; + } + else + { + /*876c */ + bytes_per_line = scancfg.coord.width * 3; + if (scancfg.samplerate == LINE_RATE) + { + leff0 = scancfg.coord.width; + lf010 = 1; + } + else + { + leff0 = 1; + lf010 = 3; + } + } + + scancfg.v157c = bytes_per_line; + scancfg.bytesperline = bytes_per_line; + + mylong = 1 << (16 - scancfg.depth); + if ((myRegs[0x1bf] & 0x18) != 0) + mylong /= 1 << (((myRegs[0x1bf] >> 5) & 3) + 4); + + lefd0 = + ((((myRegs[0x1bf] >> 3) & 2) << 8) - + ((((myRegs[0x1bf] >> 3) & 1) * 3) << 6)) - 1; + + if (scancfg.depth >= 8) + maxvalue = ((1 << (scancfg.depth - 8)) << 8) - 1; + else + maxvalue = (256 / (1 << (8 - scancfg.depth))) - 1; + + Calib_LoadCut (dev, &scancfg, scan.scantype, calibcfg); + for (a = CL_RED; a <= CL_BLUE; a++) + shadingprediff[a] = calibcfg->ShadingCut[a]; + + if (calibcfg->BShadingOn == -1) + { + SANE_Int b, d; + double e; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + myst = max (shadingprediff[a], 0); + myst = (maxvalue >= myst) ? shadingprediff[a] : maxvalue; + shadingprediff[a] = max (myst, 0); + } + + b = 0; + + while (b < bytes_per_line) + { + if (scancfg.colormode != CM_COLOR) + { + channel = 0; + d = b; + } + else + { + if (scancfg.samplerate == PIXEL_RATE) + { + channel = (b % lf010) & 0xffff; + d = (b / lf010) & 0xffff; + } + else + { + channel = (b / leff0) & 0xffff; + d = (b % leff0) & 0xffff; + } + } + /*89d0 */ + e = min (lefd0, mylong * shadingprediff[channel]); + myCalib->black_shading[channel][d] |= (unsigned short) e & 0xffff; + b++; + } + + return OK; + } + + /* Allocate buffer to read image */ + mheight = scancfg.coord.height; + buffer = + (SANE_Byte *) malloc (((scancfg.coord.height + 16) * bytes_per_line) * + sizeof (SANE_Byte)); + if (buffer == NULL) + return ERROR; + + /* Turn off lamp */ + Lamp_Status_Set (dev, NULL, FALSE, FLB_LAMP); + usleep (200 * 1000); + + /* Scan image */ + myCalib->shading_enabled = FALSE; + rst = + RTS_GetImage (dev, myRegs, &scancfg, &calibdata->gain_offset, buffer, + myCalib, 0x101, gainmode); + if (rst == ERROR) + { + /*8ac2 */ + free (buffer); + memcpy (&calibdata->Regs, myRegs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + free (myRegs); + return ERROR; + } + + /* myRegs isn't going to be used anymore */ + free (myRegs); + myRegs = NULL; + + /* Turn on lamp again */ + if (scan.scantype != ST_NORMAL) + { + Lamp_Status_Set (dev, NULL, FALSE, TMA_LAMP); + usleep (1000 * 1000); + } + else + Lamp_Status_Set (dev, NULL, TRUE, FLB_LAMP); + + /* Save buffer */ + if (RTS_Debug->SaveCalibFile != FALSE) + { + dbg_tiff_save ("blackshading.tiff", + scancfg.coord.width, + scancfg.coord.height, + scancfg.depth, + CM_COLOR, + scancfg.resolution_x, + scancfg.resolution_y, + buffer, (scancfg.coord.height + 16) * bytes_per_line); + } + + if (scancfg.depth > 8) + { + /*8bb2 */ + bzero (&dbvalue, 6 * sizeof (double)); + position = 0; + + if (bytes_per_line > 0) + { + do + { + bzero (&buff3, 0x8000 * sizeof (SANE_Int)); + sumatorio = 0; + ptr = buffer + position; + current_line = 0; + biggest = 0; + lowest = (int) maxvalue; + /* Toma los valores de una columna */ + if (mheight > 0) + { + SANE_Int value; + do + { + value = data_lsb_get (ptr, 2); + biggest = max (biggest, value); + if (current_line < mheight) + { + sumatorio += value; + lowest = min (lowest, value); + biggest = max (biggest, value); + + buff3[value]++; + } + else + { + /*8cab */ + if (value > lowest) + { + buff3[lowest]--; + buff3[value]++; + sumatorio += value; + sumatorio -= lowest; + + if (buff3[lowest] != 0) + { + do + { + lowest++; + } + while (buff3[lowest] == 0); + } + } + } + /*8d0b */ + ptr += (bytes_per_line * 2); + current_line++; + } + while (current_line < mheight); + } + /*8d27 */ + sumatorio /= mheight; + + if (scancfg.colormode != CM_COLOR) + { + channel = 0; + lefdc = position; + } + else + { + /*8d5f */ + if (scancfg.samplerate == PIXEL_RATE) + { + channel = position % lf010; + lefdc = (position / lf010) & 0xffff; + } + else + { + channel = position / leff0; + lefdc = position % leff0; + } + } + + dbvalue[channel] += sumatorio; + if ((scancfg.colormode == CM_GRAY) + || (scancfg.colormode == CM_LINEART)) + sumatorio += shadingprediff[scancfg.channel]; + else + sumatorio += shadingprediff[channel]; + + myst = min (max (0, sumatorio), maxvalue); + + dbvalue[channel + 3] = myst; + + if ((calibcfg->BShadingOn == 1) || (calibcfg->BShadingOn == 2)) + { + if (calibcfg->BShadingOn == 2) + { + myst -= + calibcfg->BRef[channel] * (1 << (scancfg.depth - 8)); + myst = max (myst, 0); + } + /*8e6d */ + myst *= mylong; + myCalib->black_shading[channel][lefdc] = min (myst, lefd0); + } + + position++; + } + while (position < bytes_per_line); + } + } + else + { + /*8eb6 */ + bzero (&dbvalue, 6 * sizeof (double)); + position = 0; + + if (bytes_per_line > 0) + { + do + { + bzero (&buff2, 256 * sizeof (SANE_Byte)); + sumatorio = 0; + /* ptr points to the next position of the first line */ + ptr = buffer + position; + biggest = 0; + lowest = (int) maxvalue; + current_line = 0; + /* Toma los valores de una columna */ + if (mheight > 0) + { + my14b4 = v14b4; + do + { + biggest = max (biggest, *ptr); + + if (my14b4 == 0) + { + /*8fd7 */ + if (current_line < mheight) + { + sumatorio += *ptr; + + lowest = min (lowest, *ptr); + biggest = max (biggest, *ptr); + + buff2[*ptr]++; + } + else + { + /*9011 */ + if (*ptr > lowest) + { + buff2[lowest]--; + buff2[*ptr]++; + sumatorio += *ptr; + sumatorio -= lowest; + + if (buff2[lowest] != 0) + { + do + { + lowest++; + } + while (buff2[lowest] == 0); + } + } + } + } + else + sumatorio += *ptr; + /*9067 */ + /* Point to the next pixel under current line */ + ptr += bytes_per_line; + current_line++; + } + while (current_line < mheight); + } + + /*908a */ + /* Calculates average of each column */ + sumatorio = sumatorio / mheight; + + if (scancfg.colormode != CM_COLOR) + { + channel = 0; + lefdc = position; + } + else + { + /*90c5 */ + if (scancfg.samplerate == PIXEL_RATE) + { + channel = position % lf010; + lefdc = (position / lf010) & 0xffff; + } + else + { + /*90fb */ + channel = position / leff0; + lefdc = position % leff0; + } + } + + /*911f */ + dbvalue[channel] += sumatorio; + if ((scancfg.colormode == CM_GRAY) + || (scancfg.colormode == CM_LINEART)) + sumatorio += shadingprediff[scancfg.channel]; + else + sumatorio += shadingprediff[channel]; + + /*9151 */ + myst = min (max (0, sumatorio), maxvalue); + + /*9198 */ + if (position >= 3) + { + double myst2; + + myst -= dbvalue[channel + 3]; + myst2 = myst; + myst = min (myst, shadingprediff[channel + 3]); + + my14b4 = -shadingprediff[channel + 3]; + if (myst >= my14b4) + myst = min (myst2, shadingprediff[channel + 3]); + else + myst = my14b4; + + myst += dbvalue[channel + 3]; + } + + /*9203 */ + dbvalue[channel + 3] = myst; + + switch (calibcfg->BShadingOn) + { + case 1: + myCalib->black_shading[channel][lefdc] |= + (unsigned short) (((int) myst & 0xff) << 8) & 0xffff; + break; + case 2: + /*9268 */ + my14b4 = + calibcfg->BRef[channel] / (1 << (8 - scancfg.depth)); + myst -= my14b4; + myst = max (myst, 0); + myst *= mylong; + myCalib->black_shading[channel][lefdc] = min (myst, lefd0); + break; + } + + /*92d8 */ + position++; + } + while (position < bytes_per_line); + } + } + + /*9306 */ + if (calibcfg->BShadingOn == -2) + { + for (a = 0; a < 3; a++) + { + dbvalue[a] = + (dbvalue[a] / scancfg.coord.width) + calibcfg->ShadingCut[a]; + if (dbvalue[a] < 0) + dbvalue[a] = 0; + smvalues[a] = min ((int) (dbvalue[a] + 0.5) & 0xffff, maxvalue); + } + + if (scancfg.coord.width > 0) + { + SANE_Int b, c; + + for (c = 0; c < scancfg.coord.width; c++) + for (b = 0; b < 3; b++) + myCalib->black_shading[b][c] |= + (unsigned short) min (smvalues[b] * mylong, lefd0); + } + } + /*9425 */ + free (buffer); + + return OK; +} + +static SANE_Int +Calibration (struct st_device *dev, SANE_Byte * Regs, + struct st_scanparams *scancfg, struct st_calibration *myCalib, + SANE_Int value) +{ + /*//SANE_Int Calibration([fa20]char *Regs, [fa24]struct st_scanparams *scancfg, [fa28]struct st_calibration myCalib, [fa2c]SANE_Int value) + */ + + struct st_calibration_config calibcfg; /* f90c */ + SANE_Int a; + SANE_Byte gainmode; + SANE_Int lf900; + + DBG (DBG_FNC, "> Calibration\n"); + dbg_ScanParams (scancfg); + + value = value; /*silence gcc */ + + memcpy (&calibdata->Regs, Regs, sizeof (SANE_Byte) * RT_BUFFER_LEN); + + /*4213be8 */ + memset (&calibcfg, 0x30, sizeof (struct st_calibration_config)); + Calib_LoadConfig (dev, &calibcfg, scan.scantype, scancfg->resolution_x, + scancfg->depth); + + bzero (&calibdata->gain_offset, sizeof (struct st_gain_offset)); /*[42b3654] */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + myCalib->WRef[a] = calibcfg.WRef[a]; + + calibdata->gain_offset.edcg1[a] = 256; + calibdata->gain_offset.odcg1[a] = 256; + calibdata->gain_offset.vgag1[a] = 4; + calibdata->gain_offset.vgag2[a] = 4; + + /*3654|3656|3658 + 365a|365c|365e + 3660|3662|3664 + 3666|3668|366a + 366c|366d|366e + 366f|3670|3671 + 3672|3673|3674 */ + } + + memcpy (&calibdata->scancfg, scancfg, sizeof (struct st_scanparams)); + gainmode = Lamp_GetGainMode (dev, scancfg->resolution_x, scan.scantype); /* [lf904] = 1 */ + + /* 3cf3 */ + myCalib->first_position = 1; + myCalib->shading_type = 0; + if (calibdata->scancfg.colormode == CM_LINEART) + { + calibdata->scancfg.colormode = CM_GRAY; + calibcfg.GainTargetFactor = 1.3; + } + + lf900 = OK; + if (calibcfg.CalibPAGOn != 0) + { + if (Calib_PAGain (dev, &calibcfg, gainmode) != 0) + lf900 = ERROR; + /*ERROR*/} + else + { + /*3da7 */ + if ((calibdata->scancfg.colormode != CM_GRAY) + && (calibdata->scancfg.colormode != CM_LINEART)) + { + for (a = CL_RED; a <= CL_BLUE; a++) + calibdata->gain_offset.pag[a] = calibcfg.PAG[a]; + } + else + { + /* 3dd3 */ + /* Default PAGain */ + if (calibdata->scancfg.channel > 2) + calibdata->scancfg.channel = 0; + + for (a = CL_RED; a <= CL_BLUE; a++) + calibdata->gain_offset.pag[a] = + calibcfg.PAG[calibdata->scancfg.channel]; + } + } + + /* 3e01 */ + if (calibcfg.CalibOffset10n != 0) /*==2*/ + { + /*v14b4=1 offset[CL_RED]=0x174 offset[CL_GREEN]=0x16d offset[CL_BLUE]=0x160 */ + if ((v14b4 != 0) && (offset[CL_RED] != 0) && (offset[CL_GREEN] != 0) + && (offset[CL_BLUE] != 0)) + { + for (a = CL_RED; a <= CL_BLUE; a++) + { + calibdata->gain_offset.edcg1[a] = offset[a]; + calibdata->gain_offset.odcg1[a] = offset[a]; + } + } + else + { + /* 3e84 */ + if ((calibcfg.CalibOffset10n > 0) && (calibcfg.CalibOffset10n < 4)) + { + /*if (calibcfg.CalibOffset10n != 0) */ + if (calibcfg.CalibOffset10n == 3) + { + lf900 = Calib_AdcOffsetRT (dev, &calibcfg, 1); + } + else + { + /* 3eb2 */ + /*falta codigo */ + } + } + } + } + else + { + /* 3faf */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + calibdata->gain_offset.edcg1[a] = + abs (calibcfg.OffsetEven1[a] - 0x100); + calibdata->gain_offset.odcg1[a] = + abs (calibcfg.OffsetOdd1[a] - 0x100); + } + } + + /* 3f13 3f0b */ + if ((gainmode != 0) && (calibcfg.CalibGain10n != 0)) + { + /*gain[CL_RED]=0x17 gain[CL_GREEN]=0x12 gain[CL_BLUE]=0x17 */ + if ((v14b4 != 0) && (gain[CL_RED] != 0) && (gain[CL_GREEN] != 0) + && (gain[CL_BLUE] != 0)) + { + for (a = CL_RED; a <= CL_BLUE; a++) + calibdata->gain_offset.vgag1[a] = gain[a]; + } + else + { + /*4025 */ + lf900 = Calib_AdcGain (dev, &calibcfg, 1, gainmode); + + if ((v14b4 != 0) && (lf900 == OK)) + GainOffset_Save (dev, &calibdata->gain_offset.edcg1[0], + &calibdata->gain_offset.vgag1[0]); + } + } + else + { + /*4089 */ + for (a = CL_RED; a <= CL_BLUE; a++) + calibdata->gain_offset.vgag1[a] = calibcfg.Gain1[a]; + } + + /*40a5 */ + if ((gainmode != 0) && (calibcfg.CalibOffset20n != 0)) + { + switch (calibcfg.CalibOffset20n) + { + case 3: + lf900 = Calib_AdcOffsetRT (dev, &calibcfg, 2); + break; + } + /*4140 */ + /*falta codigo */ + } + else + { + /*4162 */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + calibdata->gain_offset.edcg2[a] = + abs (calibcfg.OffsetEven2[a] - 0x40); + calibdata->gain_offset.odcg2[a] = + abs (calibcfg.OffsetOdd2[a] - 0x40); + } + } + + /*41d6 */ + if ((gainmode != 0) && (calibcfg.CalibGain20n != 0)) + { + lf900 = Calib_AdcGain (dev, &calibcfg, 0, gainmode); + } + else + { + /*423c */ + for (a = CL_RED; a <= CL_BLUE; a++) + calibdata->gain_offset.vgag2[a] = calibcfg.Gain2[a]; + } + + /*4258 */ + if (calibcfg.TotShading != 0) + { + lf900 = Calib_BWShading (&calibcfg, myCalib, gainmode); + /*falta codigo */ + } + else + { + /*428f */ + if (gainmode != 0) + { + if (calibcfg.BShadingOn != 0) + lf900 = Calib_BlackShading (dev, &calibcfg, myCalib, gainmode); + + /*42fd */ + if ((lf900 != ERROR) && (calibcfg.WShadingOn != 0)) + { + switch (calibcfg.WShadingOn) + { + default: + break; + case 3: + lf900 = + Calib_WhiteShading_3 (dev, &calibcfg, myCalib, gainmode); + break; + case 2: + break; + } + } + else + myCalib->shading_enabled = FALSE; + } + else + myCalib->shading_enabled = FALSE; + } + + /*43ca */ + memcpy (&myCalib->gain_offset, &calibdata->gain_offset, + sizeof (struct st_gain_offset)); + memcpy (&mitabla2, &calibdata->gain_offset, sizeof (struct st_gain_offset)); + + /*4424 */ + /* Park home after calibration */ + if (get_value (SCANINFO, PARKHOMEAFTERCALIB, TRUE, FITCALIBRATE) == FALSE) + scan.ler -= calibcfg.WShadingHeight; + else + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + + return OK; +} + +/*static void show_diff(struct st_device *dev, SANE_Byte *original) +{ + SANE_Byte *buffer = (SANE_Byte *)malloc(RT_BUFFER_LEN * sizeof(SANE_Byte)); + SANE_Int a; + + if ((buffer == NULL)||(original == NULL)) + return; + + if (RTS_ReadRegs(dev->usb_handle, buffer) != OK) + { + free(buffer); + return; + } + + for (a = 0; a < RT_BUFFER_LEN; a++) + { + if ((original[a] & 0xff) != (buffer[a] & 0xff)) + { + printf("%5i: %i -> %i\n", a, original[a] & 0xff, buffer[a] & 0xff); + original[a] = buffer[a] & 0xff; + } + } + + free(buffer); +} */ + +static SANE_Int +Load_Constrains (struct st_device *dev) +{ + SANE_Int rst = ERROR; + + if (dev->constrains != NULL) + Free_Constrains (dev); + + DBG (DBG_FNC, "> Load_Constrains\n"); + + dev->constrains = + (struct st_constrains *) malloc (sizeof (struct st_constrains)); + if (dev->constrains != NULL) + { + cfg_constrains_get (dev->constrains); + rst = OK; + } + + return rst; +} + +static SANE_Int +Constrains_Check (struct st_device *dev, SANE_Int Resolution, + SANE_Int scantype, struct st_coords *mycoords) +{ + /* + Constrains: + 100 dpi 850 x 1170 | 164 x 327 + 300 dpi 2550 x 3510 + 600 dpi 5100 x 7020 + 1200 dpi 10200 x 14040 + */ + + SANE_Int rst = ERROR; + + if (dev->constrains != NULL) + { + struct st_coords coords; + struct st_coords *mc; + + if ((scantype < ST_NORMAL) || (scantype > ST_NEG)) + scantype = ST_NORMAL; + + switch (scantype) + { + case ST_TA: + mc = &dev->constrains->slide; + break; + case ST_NEG: + mc = &dev->constrains->negative; + break; + default: + mc = &dev->constrains->reflective; + break; + } + + coords.left = MM_TO_PIXEL (mc->left, Resolution); + coords.width = MM_TO_PIXEL (mc->width, Resolution); + coords.top = MM_TO_PIXEL (mc->top, Resolution); + coords.height = MM_TO_PIXEL (mc->height, Resolution); + + /* Check left and top */ + if (mycoords->left < 0) + mycoords->left = 0; + + mycoords->left += coords.left; + + if (mycoords->top < 0) + mycoords->top = 0; + + mycoords->top += coords.top; + + /* Check width and height */ + if ((mycoords->width < 0) || (mycoords->width > coords.width)) + mycoords->width = coords.width; + + if ((mycoords->height < 0) || (mycoords->height > coords.height)) + mycoords->height = coords.height; + + rst = OK; + } + + DBG (DBG_FNC, + "> Constrains_Check: Source=%s, Res=%i, LW=(%i,%i), TH=(%i,%i): %i\n", + dbg_scantype (scantype), Resolution, mycoords->left, mycoords->width, + mycoords->top, mycoords->height, rst); + + return rst; +} + +static struct st_coords * +Constrains_Get (struct st_device *dev, SANE_Byte scantype) +{ + static struct st_coords *rst = NULL; + + if (dev->constrains != NULL) + { + switch (scantype) + { + case ST_TA: + rst = &dev->constrains->slide; + break; + case ST_NEG: + rst = &dev->constrains->negative; + break; + default: + rst = &dev->constrains->reflective; + break; + } + } + + return rst; +} + +static void +Free_Constrains (struct st_device *dev) +{ + DBG (DBG_FNC, "> Free_Constrains\n"); + + if (dev->constrains != NULL) + { + free (dev->constrains); + dev->constrains = NULL; + } +} + +static void +RTS_DebugInit () +{ + /* Default vaules */ + RTS_Debug->dev_model = HP3970; + + RTS_Debug->DumpShadingData = FALSE; + RTS_Debug->SaveCalibFile = FALSE; + RTS_Debug->ScanWhiteBoard = FALSE; + RTS_Debug->EnableGamma = TRUE; + RTS_Debug->use_fixed_pwm = TRUE; + RTS_Debug->dmatransfersize = 0x80000; + RTS_Debug->dmasetlength = 0x7c0000; + RTS_Debug->dmabuffersize = 0x400000; + RTS_Debug->usbtype = -1; + + /* Lamp settings */ + RTS_Debug->overdrive_flb = 10000; /* msecs */ + RTS_Debug->overdrive_ta = 10000; /* msecs */ + + RTS_Debug->warmup = TRUE; + + /* Calibration settings */ + RTS_Debug->calibrate = FALSE; + RTS_Debug->wshading = TRUE; +} + +static void +RTS_Setup_Gamma (SANE_Byte * Regs, struct st_hwdconfig *hwdcfg) +{ + DBG (DBG_FNC, "> RTS_Setup_Gamma(*Regs, *hwdcfg)\n"); + + if ((hwdcfg != NULL) && (Regs != NULL)) + { + if (hwdcfg->use_gamma_tables != FALSE) + { + SANE_Int table_size; + + /* set set table size */ + data_bitset (&Regs[0x1d0], 0x0f, hwdcfg->gamma_tablesize); + + /* enable gamma correction */ + data_bitset (&Regs[0x1d0], 0x40, 1); + + + switch (Regs[0x1d0] & 0x0c) + { + case 0: + table_size = (Regs[0x1d0] & 1) | 0x0100; + break; + case 4: + table_size = (Regs[0x1d0] & 1) | 0x0400; + break; + case 8: + table_size = (Regs[0x1d0] & 1) | 0x1000; + break; + default: + table_size = hwdcfg->startpos & 0xffff; + break; + } + + /* 5073 */ + /* points to red gamma table */ + data_wide_bitset (&Regs[0x1b4], 0x3fff, 0); + + /* points to green gamma table */ + data_wide_bitset (&Regs[0x1b6], 0x3fff, table_size); + + /* points to blue gamma table */ + data_wide_bitset (&Regs[0x1b8], 0x3fff, table_size * 2); + + v15f8 = (((table_size * 3) + 15) / 16) & 0xffff; + } + else + { + /* disable gamma correction */ + data_bitset (&Regs[0x1d0], 0x40, 0); + v15f8 = 0; + } + } +} + +static SANE_Int +RTS_USBType (struct st_device *dev) +{ + /* Gets USB type of this scanner */ + + SANE_Int rst = ERROR; + SANE_Byte data; + + DBG (DBG_FNC, "+ RTS_USBType\n"); + + if (Read_Byte (dev->usb_handle, 0xfe11, &data) == OK) + rst = (data & 1); + + DBG (DBG_FNC, "- RTS_USBType(void): %s\n", + (rst == USB11) ? "USB1.1" : "USB2.0"); + + return rst; +} + +static SANE_Int +Init_Vars (void) +{ + SANE_Int rst = OK; + + hp_gamma = malloc (sizeof (struct st_gammatables)); + if (hp_gamma != NULL) + bzero (hp_gamma, sizeof (struct st_gammatables)); + else + rst = ERROR; + + if (rst == OK) + { + RTS_Debug = malloc (sizeof (struct st_debug_opts)); + if (RTS_Debug != NULL) + bzero (RTS_Debug, sizeof (struct st_debug_opts)); + else + rst = ERROR; + } + + if (rst == OK) + { + default_gain_offset = malloc (sizeof (struct st_gain_offset)); + if (default_gain_offset != NULL) + bzero (default_gain_offset, sizeof (struct st_gain_offset)); + else + rst = ERROR; + } + + if (rst == OK) + { + calibdata = malloc (sizeof (struct st_calibration_data)); + if (calibdata != NULL) + bzero (calibdata, sizeof (struct st_calibration_data)); + else + rst = ERROR; + } + + if (rst == OK) + { + wshading = malloc (sizeof (struct st_shading)); + if (wshading != NULL) + bzero (wshading, sizeof (struct st_shading)); + else + rst = ERROR; + } + + waitforpwm = TRUE; + + use_gamma_tables = TRUE; + + if (rst == OK) + RTS_DebugInit (); + else + Free_Vars (); + + return rst; +} + +static void +Free_Vars (void) +{ + if (RTS_Debug != NULL) + { + free (RTS_Debug); + RTS_Debug = NULL; + } + + if (hp_gamma != NULL) + { + free (hp_gamma); + hp_gamma = NULL; + } + + if (calibdata != NULL) + { + free (calibdata); + calibdata = NULL; + } + + if (wshading != NULL) + { + if (wshading->rates != NULL) + free (wshading->rates); + + free (wshading); + wshading = NULL; + } + + if (default_gain_offset != NULL) + { + free (default_gain_offset); + default_gain_offset = NULL; + } + +} + +static SANE_Int +Chipset_Reset (struct st_device *dev) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ Chipset_Reset:\n"); + + /* I've found two ways to reset chipset. Next one will stay commented + rst = ERROR; + if (Read_Byte(dev->usb_handle, 0xe800, &data) == OK) + { + data |= 0x20; + if (Write_Byte(dev->usb_handle, 0xe800, data) == OK) + { + data &= 0xdf; + rst = Write_Byte(dev->usb_handle, 0xe800, data); + } + } + */ + + rst = IWrite_Buffer (dev->usb_handle, 0x0000, NULL, 0, 0x0801); + + DBG (DBG_FNC, "- Chipset_Reset: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_Enable_Read (struct st_device *dev, SANE_Int dmacs, SANE_Int size, + SANE_Int options) +{ + SANE_Int rst = ERROR; + SANE_Byte buffer[6]; + + DBG (DBG_FNC, + "+ RTS_DMA_Enable_Read(dmacs=0x%04x, size=%i, options=0x%06x)\n", + dmacs, size, options); + + data_msb_set (&buffer[0], options, 3); + + /* buffer size divided by 2 (words count) */ + data_lsb_set (&buffer[3], size / 2, 3); + + rst = IWrite_Buffer (dev->usb_handle, dmacs, buffer, 6, 0x0400); + + DBG (DBG_FNC, "- RTS_DMA_Enable_Read: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_Enable_Write (struct st_device *dev, SANE_Int dmacs, SANE_Int size, + SANE_Int options) +{ + SANE_Int rst = ERROR; + SANE_Byte buffer[6]; + + DBG (DBG_FNC, + "+ RTS_DMA_Enable_Write(dmacs=0x%04x, size=%i, options=0x%06x)\n", + dmacs, size, options); + + data_msb_set (&buffer[0], options, 3); + + /* buffer size divided by 2 (words count) */ + data_lsb_set (&buffer[3], size / 2, 3); + + rst = IWrite_Buffer (dev->usb_handle, dmacs, buffer, 6, 0x0401); + + DBG (DBG_FNC, "- RTS_DMA_Enable_Write: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_Cancel (struct st_device *dev) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_DMA_Cancel:\n"); + + rst = IWrite_Word (dev->usb_handle, 0x0000, 0, 0x0600); + + DBG (DBG_FNC, "- RTS_DMA_Cancel: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_DMA_Reset (struct st_device *dev) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_DMA_Reset:\n"); + + rst = IWrite_Word (dev->usb_handle, 0x0000, 0x0000, 0x0800); + + DBG (DBG_FNC, "- RTS_DMA_Reset: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_WriteByte (USB_Handle usb_handle, SANE_Int address, SANE_Byte data) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_WriteByte(address=%04x, data=%i):\n", address, + data); + + rst = IWrite_Byte (usb_handle, address, data, 0x200, 0x200); + + DBG (DBG_FNC, "- RTS_EEPROM_WriteByte: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_ReadWord (USB_Handle usb_handle, SANE_Int address, SANE_Int * data) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_ReadWord(address=%04x, data):\n", address); + + rst = IRead_Word (usb_handle, address, data, 0x200); + + DBG (DBG_FNC, "- RTS_EEPROM_ReadWord: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_ReadByte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * data) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_ReadByte(address=%04x, data):\n", address); + + rst = IRead_Byte (usb_handle, address, data, 0x200); + + DBG (DBG_FNC, "- RTS_EEPROM_ReadByte: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_WriteWord (USB_Handle usb_handle, SANE_Int address, SANE_Int data) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_WriteWord(address=%04x, data=%i):\n", address, + data); + + rst = IWrite_Word (usb_handle, address, data, 0x0200); + + DBG (DBG_FNC, "- RTS_EEPROM_WriteWord: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_ReadInteger (USB_Handle usb_handle, SANE_Int address, + SANE_Int * data) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_ReadInteger(address=%04x, data):\n", address); + + rst = IRead_Integer (usb_handle, address, data, 0x200); + + DBG (DBG_FNC, "- RTS_EEPROM_ReadInteger: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_WriteInteger (USB_Handle usb_handle, SANE_Int address, + SANE_Int data) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_WriteInteger(address=%04x, data):\n", address); + + rst = IWrite_Integer (usb_handle, address, data, 0x200); + + DBG (DBG_FNC, "- RTS_EEPROM_WriteInteger: %i\n", rst); + + return rst; +} + +static SANE_Int +RTS_EEPROM_WriteBuffer (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * data, SANE_Int size) +{ + SANE_Int rst; + + DBG (DBG_FNC, "+ RTS_EEPROM_WriteBuffer(address=%04x, data, size=%i):\n", + address, size); + + rst = IWrite_Buffer (usb_handle, address, data, size, 0x200); + + DBG (DBG_FNC, "- RTS_EEPROM_WriteBuffer: %i\n", rst); + + return rst; +} + +static void +WShading_Emulate (SANE_Byte * buffer, SANE_Int * chnptr, SANE_Int size, + SANE_Int depth) +{ + if ((wshading->rates != NULL) && (chnptr != NULL)) + { + if (*chnptr < wshading->count) + { + double maxvalue, chncolor; + SANE_Int chnsize; + SANE_Int pos; + SANE_Int icolor; + + maxvalue = (1 << depth) - 1; + chnsize = (depth > 8) ? 2 : 1; + + pos = 0; + while (pos < size) + { + /* get channel color */ + chncolor = data_lsb_get (buffer + pos, chnsize); + + /* apply shading coeficient */ + chncolor *= wshading->rates[*chnptr]; + + /* care about limits */ + chncolor = min (chncolor, maxvalue); + + /* save color */ + icolor = chncolor; + data_lsb_set (buffer + pos, icolor, chnsize); + + *chnptr = *chnptr + 1; + if (*chnptr >= wshading->count) + *chnptr = 0; + + pos += chnsize; + } + } + } +} + +static SANE_Int +WShading_Calibrate (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib, + struct st_scanparams *scancfg) +{ + struct st_calibration_config *calibcfg; + struct st_gain_offset myCalibTable; + struct st_scanparams *myscancfg; + SANE_Byte *myRegs; /*f1bc */ + SANE_Int bytes_per_line; + /**/ SANE_Int x, y, a, C; + SANE_Byte *pattern; /*f164 */ + double sumatorio; + SANE_Int gainmode; + SANE_Int rst; + SANE_Byte *avg_colors; + + DBG (DBG_FNC, "> WShading_Calibrate(*myCalib)\n"); + + bzero (&myCalibTable, sizeof (struct st_gain_offset)); + for (C = CL_RED; C <= CL_BLUE; C++) + { + myCalibTable.pag[C] = 3; + myCalibTable.vgag1[C] = 4; + myCalibTable.vgag2[C] = 4; + } + + calibcfg = + (struct st_calibration_config *) + malloc (sizeof (struct st_calibration_config)); + memset (calibcfg, 0x30, sizeof (struct st_calibration_config)); + + myscancfg = (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + memcpy (myscancfg, scancfg, sizeof (struct st_scanparams)); + + myRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (myRegs, Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x, + myscancfg->depth); + gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype); + + Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode); + + rst = OK; + + switch (scan.scantype) + { + case ST_NORMAL: + /*a184 */ + myscancfg->coord.left += scan.ser; + myscancfg->coord.width &= 0xffff; + break; + case ST_TA: + case ST_NEG: + myscancfg->coord.left += scan.ser; + break; + } + + /*a11b */ + if ((myscancfg->coord.width & 1) != 0) + myscancfg->coord.width++; + + myscancfg->coord.top = 1; + myscancfg->coord.height = calibcfg->WShadingHeight; + + myscancfg->sensorresolution = 0; + + bytes_per_line = + myscancfg->coord.width * (((myscancfg->colormode == CM_COLOR) ? 3 : 1) * + ((myscancfg->depth > 8) ? 2 : 1)); + + /*a1e8 */ + myscancfg->v157c = bytes_per_line; + myscancfg->bytesperline = bytes_per_line; + + /* allocate space for pattern */ + pattern = + (SANE_Byte *) malloc (((myscancfg->coord.height) * bytes_per_line) * + sizeof (SANE_Byte)); + if (pattern == NULL) + return ERROR; + + /* Scan image */ + myCalib->shading_enabled = FALSE; + rst = + RTS_GetImage (dev, myRegs, myscancfg, &myCalibTable, pattern, myCalib, + 0x20000000, gainmode); + + if (rst != ERROR) + { + SANE_Int chn; + double colors[3] = { 0, 0, 0 }; + double prueba; + SANE_Int data; + SANE_Int bytes_per_channel; + + bytes_per_channel = (myscancfg->depth > 8) ? 2 : 1; + + avg_colors = (SANE_Byte *) malloc (sizeof (SANE_Byte) * bytes_per_line); + + if (avg_colors != NULL) + { + wshading->ptr = 0; + wshading->count = bytes_per_line / bytes_per_channel; + + if (wshading->rates != NULL) + { + free (wshading->rates); + wshading->rates = NULL; + } + wshading->rates = + (double *) malloc (sizeof (double) * wshading->count); + + chn = 0; + for (x = 0; x < wshading->count; x++) + { + sumatorio = 0; + + for (y = 0; y < myscancfg->coord.height; y++) + { + data = + data_lsb_get (pattern + + ((x * bytes_per_channel) + + (bytes_per_line * y)), bytes_per_channel); + sumatorio += data; + } + + sumatorio /= myscancfg->coord.height; + a = sumatorio; + colors[chn] = max (colors[chn], sumatorio); + chn++; + if (chn > 2) + chn = 0; + + data_lsb_set (avg_colors + (x * bytes_per_channel), a, + bytes_per_channel); + } + + DBG (DBG_FNC, " -> max colors RGB= %f %f %f\n", colors[0], + colors[1], colors[2]); + + chn = 0; + for (x = 0; x < wshading->count; x++) + { + data = + data_lsb_get (avg_colors + (x * bytes_per_channel), + bytes_per_channel); + prueba = data; + *(wshading->rates + x) = colors[chn] / prueba; + chn++; + if (chn > 2) + chn = 0; + } + } + + if (RTS_Debug->SaveCalibFile != FALSE) + { + dbg_tiff_save ("whiteshading_jkd.tiff", + myscancfg->coord.width, + myscancfg->coord.height, + myscancfg->depth, + CM_COLOR, + scancfg->resolution_x, + scancfg->resolution_y, + pattern, (myscancfg->coord.height) * bytes_per_line); + } + +#ifdef developing + { + FILE *archivo; + char texto[1024]; + + /* apply correction to the pattern to see the result */ + chn = 0; + for (x = 0; x < myscancfg->coord.height * wshading->count; x++) + { + data = + data_lsb_get (pattern + (x * bytes_per_channel), + bytes_per_channel); + sumatorio = data; + sumatorio *= wshading->rates[chn]; + if (sumatorio > ((1 << myscancfg->depth) - 1)) + sumatorio = (1 << myscancfg->depth) - 1; + + a = sumatorio; + data_lsb_set (pattern + (x * bytes_per_channel), a, + bytes_per_channel); + + chn++; + if (chn == wshading->count) + chn = 0; + } + + /* save corrected pattern */ + dbg_tiff_save ("onwhiteshading_jkd.tiff", + myscancfg->coord.width, + myscancfg->coord.height, + myscancfg->depth, + CM_COLOR, + scancfg->resolution_x, + scancfg->resolution_y, + pattern, (myscancfg->coord.height) * bytes_per_line); + + /* export coefficients */ + archivo = fopen ("wShading.txt", "w"); + for (x = 0; x < wshading->count; x++) + { + snprintf (texto, 1024, "%f", wshading->rates[x]); + fprintf (archivo, "%s\n", texto); + } + + fclose (archivo); + } +#endif + } + + free (pattern); + + return OK; +} + +#ifdef developing +static SANE_Int +motor_pos (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib, struct st_scanparams *scancfg) +{ + struct st_calibration_config *calibcfg; + struct st_gain_offset myCalibTable; + struct st_scanparams *myscancfg; + SANE_Byte *myRegs; /*f1bc */ + SANE_Int bytes_per_line; + /**/ SANE_Int a, C; + SANE_Byte *scanbuffer; /*f164 */ + SANE_Int gainmode; + SANE_Int rst; + + DBG (DBG_FNC, "> Calib_test(*myCalib)\n"); + + bzero (&myCalibTable, sizeof (struct st_gain_offset)); + + calibcfg = + (struct st_calibration_config *) + malloc (sizeof (struct st_calibration_config)); + memset (calibcfg, 0x30, sizeof (struct st_calibration_config)); + + myscancfg = (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + memcpy (myscancfg, scancfg, sizeof (struct st_scanparams)); + + myRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (myRegs, Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x, + myscancfg->depth); + gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype); + + Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode); + + rst = OK; + + switch (scan.scantype) + { + case ST_NORMAL: + /*a184 */ + myscancfg->coord.left += scan.ser; + myscancfg->coord.width &= 0xffff; + break; + case ST_TA: + case ST_NEG: + myscancfg->coord.left += scan.ser; + break; + } + + /*a11b */ + if ((myscancfg->coord.width & 1) != 0) + myscancfg->coord.width++; + + myscancfg->coord.top = 100; + myscancfg->coord.height = 30; + + bytes_per_line = myscancfg->coord.width * 3; + + /*a1e8 */ + myscancfg->v157c = bytes_per_line; + myscancfg->bytesperline = bytes_per_line; + + scanbuffer = + (SANE_Byte *) malloc (((myscancfg->coord.height + 16) * bytes_per_line) * + sizeof (SANE_Byte)); + if (scanbuffer == NULL) + return ERROR; + + /* Scan image */ + myCalib->shading_enabled = FALSE; + /*Head_Relocate(dev, dev->motorcfg->highspeedmotormove, MTR_FORWARD, 5500); */ + + for (a = 0; a < 10; a++) + { + for (C = CL_RED; C <= CL_BLUE; C++) + { + myCalibTable.pag[C] = 3; + myCalibTable.vgag1[C] = 4; + myCalibTable.vgag2[C] = 4; + myCalibTable.edcg1[C] = a * 20; + } + + dbg_ScanParams (myscancfg); + + Head_Relocate (dev, dev->motorcfg->highspeedmotormove, MTR_FORWARD, + 5000); + rst = + RTS_GetImage (dev, myRegs, myscancfg, &myCalibTable, scanbuffer, + myCalib, 0x20000000, gainmode); + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + + if (rst != ERROR) + { + char name[30]; + snprintf (name, 30, "calibtest-%i.tiff", a); + dbg_tiff_save (name, + myscancfg->coord.width, + myscancfg->coord.height, + myscancfg->depth, + CM_COLOR, + myscancfg->resolution_x, + myscancfg->resolution_y, + scanbuffer, + (myscancfg->coord.height + 16) * bytes_per_line); + } + } + + free (scanbuffer); + + exit (0); + return OK; +} + +static SANE_Int +hp4370_prueba (struct st_device *dev) +{ + SANE_Int rst; + SANE_Int data = 0x0530, a; + SANE_Int transferred; + SANE_Byte buffer[512]; + + for (a = 0; a < 256; a++) + data_lsb_set (buffer + (a * 2), 0x9d7, 2); + + rst = IWrite_Word (dev->usb_handle, 0x0000, data, 0x0800); + RTS_DMA_Enable_Write (dev, 0x4, 512, 0); + Bulk_Operation (dev, BLK_WRITE, 512, buffer, &transferred); + + return rst; +} + +static SANE_Int +Calib_BlackShading_jkd (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib, + struct st_scanparams *scancfg) +{ + struct st_calibration_config *calibcfg; + struct st_gain_offset myCalibTable; + struct st_scanparams *myscancfg; + SANE_Byte *myRegs; /*f1bc */ + SANE_Int bytes_per_line; + /**/ SANE_Int x, y, a, C; + SANE_Byte *scanbuffer; /*f164 */ + double sumatorio; + SANE_Int gainmode; + SANE_Int rst; + + DBG (DBG_FNC, "> Calib_BlackShading_jkd(*myCalib)\n"); + + bzero (&myCalibTable, sizeof (struct st_gain_offset)); + for (C = CL_RED; C <= CL_BLUE; C++) + { + myCalibTable.pag[C] = 3; + myCalibTable.vgag1[C] = 4; + myCalibTable.vgag2[C] = 4; + } + + calibcfg = + (struct st_calibration_config *) + malloc (sizeof (struct st_calibration_config)); + memset (calibcfg, 0x30, sizeof (struct st_calibration_config)); + + myscancfg = (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + memcpy (myscancfg, scancfg, sizeof (struct st_scanparams)); + + myRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (myRegs, Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x, + myscancfg->depth); + gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype); + + Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode); + + rst = OK; + + switch (scan.scantype) + { + case ST_NORMAL: + /*a184 */ + myscancfg->coord.left += scan.ser; + myscancfg->coord.width &= 0xffff; + break; + case ST_TA: + case ST_NEG: + myscancfg->coord.left += scan.ser; + break; + } + + /*a11b */ + if ((myscancfg->coord.width & 1) != 0) + myscancfg->coord.width++; + + myscancfg->coord.top = 1; + myscancfg->coord.height = calibcfg->BShadingHeight; + + bytes_per_line = myscancfg->coord.width * 3; + + /*a1e8 */ + myscancfg->v157c = bytes_per_line; + myscancfg->bytesperline = bytes_per_line; + + scanbuffer = + (SANE_Byte *) malloc (((myscancfg->coord.height + 16) * bytes_per_line) * + sizeof (SANE_Byte)); + if (scanbuffer == NULL) + return ERROR; + + /* Turn off lamp */ + Lamp_Status_Set (dev, NULL, FALSE, FLB_LAMP); + usleep (200 * 1000); + + /* Scan image */ + myCalib->shading_enabled = FALSE; + rst = + RTS_GetImage (dev, myRegs, myscancfg, &myCalibTable, scanbuffer, myCalib, + 0x101, gainmode); + + /* Turn on lamp again */ + if (scan.scantype != ST_NORMAL) + { + Lamp_Status_Set (dev, NULL, FALSE, TMA_LAMP); + usleep (1000 * 1000); + } + else + Lamp_Status_Set (dev, NULL, TRUE, FLB_LAMP); + + if (rst != ERROR) + { + jkd_black = (SANE_Byte *) malloc (bytes_per_line); + + if (jkd_black != NULL) + { + jkd_blackbpl = bytes_per_line; + + for (x = 0; x < bytes_per_line; x++) + { + sumatorio = 0; + + for (y = 0; y < myscancfg->coord.height + 16; y++) + sumatorio += scanbuffer[x + (bytes_per_line * y)]; + + sumatorio /= myscancfg->coord.height + 16; + a = sumatorio; + *(jkd_black + x) = _B0 (a); + } + } + + /*if (RTS_Debug->SaveCalibFile != FALSE) */ + { + dbg_tiff_save ("blackshading_jkd.tiff", + myscancfg->coord.width, + myscancfg->coord.height, + myscancfg->depth, + CM_COLOR, + myscancfg->resolution_x, + myscancfg->resolution_y, + scanbuffer, + (myscancfg->coord.height + 16) * bytes_per_line); + } + } + + free (scanbuffer); + + return OK; +} + +static SANE_Int +Calib_test (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib, struct st_scanparams *scancfg) +{ + struct st_calibration_config *calibcfg; + struct st_gain_offset myCalibTable; + struct st_scanparams *myscancfg; + SANE_Byte *myRegs; /*f1bc */ + SANE_Int bytes_per_line; + /**/ SANE_Int a, C; + SANE_Byte *scanbuffer; /*f164 */ + SANE_Int gainmode; + SANE_Int rst; + + DBG (DBG_FNC, "> Calib_test(*myCalib)\n"); + + bzero (&myCalibTable, sizeof (struct st_gain_offset)); + + calibcfg = + (struct st_calibration_config *) + malloc (sizeof (struct st_calibration_config)); + memset (calibcfg, 0x30, sizeof (struct st_calibration_config)); + + myscancfg = (struct st_scanparams *) malloc (sizeof (struct st_scanparams)); + memcpy (myscancfg, scancfg, sizeof (struct st_scanparams)); + + myRegs = (SANE_Byte *) malloc (RT_BUFFER_LEN * sizeof (SANE_Byte)); + memcpy (myRegs, Regs, RT_BUFFER_LEN * sizeof (SANE_Byte)); + + Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x, + myscancfg->depth); + gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype); + + Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode); + + rst = OK; + + switch (scan.scantype) + { + case ST_NORMAL: + /*a184 */ + myscancfg->coord.left += scan.ser; + myscancfg->coord.width &= 0xffff; + break; + case ST_TA: + case ST_NEG: + myscancfg->coord.left += scan.ser; + break; + } + + /*a11b */ + if ((myscancfg->coord.width & 1) != 0) + myscancfg->coord.width++; + + myscancfg->coord.top = 100; + myscancfg->coord.height = 30; + + bytes_per_line = myscancfg->coord.width * 3; + + /*a1e8 */ + myscancfg->v157c = bytes_per_line; + myscancfg->bytesperline = bytes_per_line; + + scanbuffer = + (SANE_Byte *) malloc (((myscancfg->coord.height + 16) * bytes_per_line) * + sizeof (SANE_Byte)); + if (scanbuffer == NULL) + return ERROR; + + /* Scan image */ + myCalib->shading_enabled = FALSE; + /*Head_Relocate(dev, dev->motorcfg->highspeedmotormove, MTR_FORWARD, 5500); */ + + for (a = 0; a < 10; a++) + { + for (C = CL_RED; C <= CL_BLUE; C++) + { + myCalibTable.pag[C] = 3; + myCalibTable.vgag1[C] = 4; + myCalibTable.vgag2[C] = 4; + myCalibTable.edcg1[C] = a * 20; + } + + Head_Relocate (dev, dev->motorcfg->highspeedmotormove, MTR_FORWARD, + 5000); + rst = + RTS_GetImage (dev, myRegs, myscancfg, &myCalibTable, scanbuffer, + myCalib, 0x20000000, gainmode); + Head_ParkHome (dev, TRUE, dev->motorcfg->parkhomemotormove); + + if (rst != ERROR) + { + char name[30]; + snprintf (name, 30, "calibtest-%i.tiff", a); + dbg_tiff_save (name, + myscancfg->coord.width, + myscancfg->coord.height, + myscancfg->depth, + CM_COLOR, + myscancfg->resolution_x, + myscancfg->resolution_y, + scanbuffer, + (myscancfg->coord.height + 16) * bytes_per_line); + } + } + + free (scanbuffer); + + exit (0); + return OK; +} + +static void +prueba (SANE_Byte * a) +{ + /* SANE_Byte p[] = {}; */ + /*int z = 69; */ + + /*(a + 11) = 0x0; */ + /*a[1] = a[1] | 0x40; */ + + /*memcpy(a, &p, sizeof(p)); */ + + /*memcpy(a + 0x12, p, 10); */ + /*a[0x146] &= 0xdf; */ + +} + +void +shadingtest1 (struct st_device *dev, SANE_Byte * Regs, + struct st_calibration *myCalib) +{ + USHORT *buffer; + int a; + int bit[2]; + + DBG (DBG_FNC, "+ shadingtest1(*Regs, *myCalib):\n"); + + if ((Regs == NULL) || (myCalib == NULL)) + return; + + RTS_DMA_Reset (dev); + + bit[0] = (Regs[0x60b] >> 6) & 1; + bit[1] = (Regs[0x60b] >> 4) & 1; + Regs[0x060b] &= 0xaf; + + Write_Byte (dev->usb_handle, 0xee0b, Regs[0x060b]); + + Regs[0x1cf] = 0; /* reset config. By default black shading disabled and pixel-rate */ + /*Regs[0x1cf] |= 2; shadingbase 0x2000 */ + Regs[0x1cf] |= 4; /* White shading enabled */ + Regs[0x1cf] |= 0x20; /* 16 bits per channel */ + + Write_Byte (dev->usb_handle, 0xe9cf, Regs[0x01cf]); + + buffer = (USHORT *) malloc (sizeof (USHORT) * myCalib->shadinglength); + + DBG (DBG_FNC, " -> shading length = %i\n", myCalib->shadinglength); + + /* fill buffer */ + for (a = 0; a < myCalib->shadinglength; a++) + buffer[a] = RTS_Debug->shd + (a * 500); + + for (a = 0; a < 3; a++) + { + RTS_DMA_Write (dev, a | 0x14, 0, + sizeof (USHORT) * myCalib->shadinglength, + (SANE_Byte *) buffer); + } + + data_bitset (&Regs[0x60b], 0x40, bit[0]); /*-x------*/ + data_bitset (&Regs[0x60b], 0x10, bit[1]); /*---x----*/ + + Write_Byte (dev->usb_handle, 0xee0b, Regs[0x060b]); + + DBG (DBG_FNC, "- shadingtest1\n"); +} + +#endif + +#endif /* RTS8822_CORE */ diff --git a/backend/hp3900_sane.c b/backend/hp3900_sane.c new file mode 100644 index 0000000..a1c381c --- /dev/null +++ b/backend/hp3900_sane.c @@ -0,0 +1,2734 @@ +/* HP Scanjet 3900 series - SANE Backend controller + Copyright (C) 2005-2009 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* Backend Code for SANE*/ +#define HP3900_CONFIG_FILE "hp3900.conf" +#define GAMMA_DEFAULT 1.0 + +#include "../include/sane/config.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_debug.h" + +#include "hp3900_rts8822.c" + +struct st_convert +{ + SANE_Int colormode; + SANE_Int depth; + SANE_Int threshold; + SANE_Int negative; + SANE_Int real_depth; +}; + +/* options enumerator */ +typedef enum +{ + opt_begin = 0, + + grp_geometry, + opt_tlx, opt_tly, opt_brx, opt_bry, + opt_resolution, + + /* gamma tables */ + opt_gamma_red, + opt_gamma_green, + opt_gamma_blue, + + opt_scantype, + opt_colormode, + opt_depth, + opt_threshold, + + /* debugging options */ + grp_debug, + opt_model, + opt_negative, + opt_nogamma, + opt_nowshading, + opt_realdepth, + opt_emulategray, + opt_nowarmup, + opt_dbgimages, + opt_reset, + + /* device information */ + grp_info, + opt_chipname, + opt_chipid, + opt_scancount, + opt_infoupdate, + + /* supported buttons. RTS8822 supports up to 6 buttons */ + grp_sensors, + opt_button_0, + opt_button_1, + opt_button_2, + opt_button_3, + opt_button_4, + opt_button_5, + + opt_count +} EOptionIndex; + +/* linked list of SANE_Device structures */ +typedef struct TDevListEntry +{ + struct TDevListEntry *pNext; + SANE_Device dev; + char *devname; +} TDevListEntry; + +typedef struct +{ + char *pszVendor; + char *pszName; +} TScannerModel; + +typedef union +{ + SANE_Word w; + SANE_Word *wa; /* word array */ + SANE_String s; +} TOptionValue; + +typedef struct +{ + SANE_Int model; + SANE_Option_Descriptor aOptions[opt_count]; + TOptionValue aValues[opt_count]; + struct params ScanParams; + + /* lists */ + SANE_String_Const *list_colormodes; + SANE_Int *list_depths; + SANE_String_Const *list_models; + SANE_Int *list_resolutions; + SANE_String_Const *list_sources; + + SANE_Word *aGammaTable[3]; /* a 16-to-16 bit color lookup table */ + SANE_Range rng_gamma; + + /* reading image */ + SANE_Byte *image; + SANE_Byte *rest; + SANE_Int rest_amount; + SANE_Int mylin; + + /* convertion settings */ + struct st_convert cnv; + + /* ranges */ + SANE_Range rng_threshold; + SANE_Range rng_horizontal; + SANE_Range rng_vertical; + + SANE_Int scan_count; + SANE_Int fScanning; /* TRUE if actively scanning */ +} TScanner; + +/* functions to manage backend's options */ +static void options_init (TScanner * scanner); +static void options_free (TScanner * scanner); + +/* devices listing */ +static SANE_Int _ReportDevice (TScannerModel * pModel, + const char *pszDeviceName); +static SANE_Status attach_one_device (SANE_String_Const devname); + +/* capabilities */ +static SANE_Status bknd_colormodes (TScanner * scanner, SANE_Int model); +static void bknd_constrains (TScanner * scanner, SANE_Int source, + SANE_Int type); +static SANE_Status bknd_depths (TScanner * scanner, SANE_Int model); +static SANE_Status bknd_info (TScanner * scanner); +static SANE_Status bknd_models (TScanner * scanner); +static SANE_Status bknd_resolutions (TScanner * scanner, SANE_Int model); +static SANE_Status bknd_sources (TScanner * scanner, SANE_Int model); + +/* convertions */ +static void Color_Negative (SANE_Byte * buffer, SANE_Int size, + SANE_Int depth); +static void Color_to_Gray (SANE_Byte * buffer, SANE_Int size, SANE_Int depth); +static void Gray_to_Lineart (SANE_Byte * buffer, SANE_Int size, + SANE_Int threshold); +static void Depth_16_to_8 (SANE_Byte * from_buffer, SANE_Int size, + SANE_Byte * to_buffer); + +/* gamma functions */ +static void gamma_apply (TScanner * s, SANE_Byte * buffer, SANE_Int size, + SANE_Int depth); +static SANE_Int gamma_create (TScanner * s, double gamma); +static void gamma_free (TScanner * s); + +static SANE_Int Get_Colormode (SANE_String colormode); +static SANE_Int Get_Model (SANE_String model); +static SANE_Int Get_Source (SANE_String source); +static SANE_Int GetUSB_device_model (SANE_String_Const name); +static size_t max_string_size (const SANE_String_Const strings[]); + +static SANE_Status get_button_status (TScanner * s); + +/* reading buffers */ +static SANE_Status img_buffers_alloc (TScanner * scanner, SANE_Int size); +static SANE_Status img_buffers_free (TScanner * scanner); + +static SANE_Status option_get (TScanner * scanner, SANE_Int optid, + void *result); +static SANE_Status option_set (TScanner * scanner, SANE_Int optid, + void *value, SANE_Int * pInfo); + +static void Set_Coordinates (SANE_Int scantype, SANE_Int resolution, + struct st_coords *coords); +static SANE_Int set_ScannerModel (SANE_Int proposed, SANE_Int product, + SANE_Int vendor); +static void Silent_Compile (void); +static SANE_Status Translate_coords (struct st_coords *coords); + +/* SANE functions */ +void sane_cancel (SANE_Handle h); +void sane_close (SANE_Handle h); +SANE_Status sane_control_option (SANE_Handle h, SANE_Int n, + SANE_Action Action, void *pVal, + SANE_Int * pInfo); +void sane_exit (void); +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only); +const SANE_Option_Descriptor *sane_get_option_descriptor (SANE_Handle h, + SANE_Int n); +SANE_Status sane_get_parameters (SANE_Handle h, SANE_Parameters * p); +SANE_Status sane_get_select_fd (SANE_Handle handle, SANE_Int * fd); +SANE_Status sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize); +SANE_Status sane_open (SANE_String_Const name, SANE_Handle * h); +SANE_Status sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, + SANE_Int * len); +SANE_Status sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking); +SANE_Status sane_start (SANE_Handle h); + +/* variables */ +static struct st_device *device = NULL; +static TDevListEntry *_pFirstSaneDev = 0; +static SANE_Int iNumSaneDev = 0; +static const SANE_Device **_pSaneDevList = 0; + +/* Own functions */ + +static SANE_Status +bknd_resolutions (TScanner * scanner, SANE_Int model) +{ + SANE_Status rst = SANE_STATUS_INVAL; + + DBG (DBG_FNC, "> bknd_resolutions(*scanner, model=%i)\n", model); + + if (scanner != NULL) + { + SANE_Int *res = NULL; + + switch (model) + { + case BQ5550: + case UA4900: + { + SANE_Int myres[] = { 8, 50, 75, 100, 150, 200, 300, 600, 1200 }; + + res = (SANE_Int *) malloc (sizeof (myres)); + if (res != NULL) + memcpy (res, &myres, sizeof (myres)); + } + break; + + case HPG2710: + case HP3800: + { + /* 1200 and 2400 dpi are disabled until problems are solved */ + SANE_Int myres[] = { 7, 50, 75, 100, 150, 200, 300, 600 }; + + res = (SANE_Int *) malloc (sizeof (myres)); + if (res != NULL) + memcpy (res, &myres, sizeof (myres)); + } + break; + + case HP4370: + case HPG3010: + case HPG3110: + { + SANE_Int myres[] = + { 10, 50, 75, 100, 150, 200, 300, 600, 1200, 2400, 4800 }; + + res = (SANE_Int *) malloc (sizeof (myres)); + if (res != NULL) + memcpy (res, &myres, sizeof (myres)); + } + break; + + default: /* HP3970 & HP4070 & UA4900 */ + { + SANE_Int myres[] = + { 9, 50, 75, 100, 150, 200, 300, 600, 1200, 2400 }; + + res = (SANE_Int *) malloc (sizeof (myres)); + if (res != NULL) + memcpy (res, &myres, sizeof (myres)); + } + break; + } + + if (res != NULL) + { + if (scanner->list_resolutions != NULL) + free (scanner->list_resolutions); + + scanner->list_resolutions = res; + rst = SANE_STATUS_GOOD; + } + } + + return rst; +} + +static SANE_Status +bknd_models (TScanner * scanner) +{ + SANE_Status rst = SANE_STATUS_INVAL; + + DBG (DBG_FNC, "> bknd_models:\n"); + + if (scanner != NULL) + { + SANE_String_Const *model = NULL; + + /* at this moment all devices use the same list */ + SANE_String_Const mymodel[] = + { "HP3800", "HP3970", "HP4070", "HP4370", "UA4900", "HPG3010", +"BQ5550", "HPG2710", "HPG3110", 0 }; + + /* allocate space to save list */ + model = (SANE_String_Const *) malloc (sizeof (mymodel)); + if (model != NULL) + memcpy (model, &mymodel, sizeof (mymodel)); + + if (model != NULL) + { + /* free previous list */ + if (scanner->list_models != NULL) + free (scanner->list_models); + + /* set new list */ + scanner->list_models = model; + rst = SANE_STATUS_GOOD; + } + } + + return rst; +} + +static SANE_Status +bknd_colormodes (TScanner * scanner, SANE_Int model) +{ + SANE_Status rst = SANE_STATUS_INVAL; + + DBG (DBG_FNC, "> bknd_colormodes(*scanner, model=%i)\n", model); + + if (scanner != NULL) + { + SANE_String_Const *colormode = NULL; + + /* at this moment all devices use the same list */ + SANE_String_Const mycolormode[] = + { SANE_VALUE_SCAN_MODE_COLOR, SANE_VALUE_SCAN_MODE_GRAY, SANE_VALUE_SCAN_MODE_LINEART, 0 }; + + /* silence gcc */ + model = model; + + colormode = (SANE_String_Const *) malloc (sizeof (mycolormode)); + if (colormode != NULL) + memcpy (colormode, &mycolormode, sizeof (mycolormode)); + + if (colormode != NULL) + { + if (scanner->list_colormodes != NULL) + free (scanner->list_colormodes); + + scanner->list_colormodes = colormode; + rst = SANE_STATUS_GOOD; + } + } + + return rst; +} + +static SANE_Status +bknd_sources (TScanner * scanner, SANE_Int model) +{ + SANE_Status rst = SANE_STATUS_INVAL; + + DBG (DBG_FNC, "> bknd_sources(*scanner, model=%i)\n", model); + + if (scanner != NULL) + { + SANE_String_Const *source = NULL; + + switch (model) + { + case UA4900: + { + SANE_String_Const mysource[] = { SANE_I18N ("Flatbed"), 0 }; + source = (SANE_String_Const *) malloc (sizeof (mysource)); + if (source != NULL) + memcpy (source, &mysource, sizeof (mysource)); + } + break; + default: /* hp3970, hp4070, hp4370 and others */ + { + SANE_String_Const mysource[] = + { SANE_I18N ("Flatbed"), SANE_I18N ("Slide"), +SANE_I18N ("Negative"), 0 }; + source = (SANE_String_Const *) malloc (sizeof (mysource)); + if (source != NULL) + memcpy (source, &mysource, sizeof (mysource)); + } + break; + } + + if (source != NULL) + { + if (scanner->list_sources != NULL) + free (scanner->list_sources); + + scanner->list_sources = source; + rst = SANE_STATUS_GOOD; + } + } + + return rst; +} + +static SANE_Status +bknd_depths (TScanner * scanner, SANE_Int model) +{ + SANE_Status rst = SANE_STATUS_INVAL; + + DBG (DBG_FNC, "> bknd_depths(*scanner, model=%i\n", model); + + if (scanner != NULL) + { + SANE_Int *depth = NULL; + + /* at this moment all devices use the same list */ + SANE_Int mydepth[] = { 2, 8, 16 }; /*{3, 8, 12, 16}; */ + + /* silence gcc */ + model = model; + + depth = (SANE_Int *) malloc (sizeof (mydepth)); + if (depth != NULL) + memcpy (depth, &mydepth, sizeof (mydepth)); + + if (depth != NULL) + { + if (scanner->list_depths != NULL) + free (scanner->list_depths); + + scanner->list_depths = depth; + rst = SANE_STATUS_GOOD; + } + } + + return rst; +} + +static SANE_Status +bknd_info (TScanner * scanner) +{ + SANE_Status rst = SANE_STATUS_INVAL; + + DBG (DBG_FNC, "> bknd_info(*scanner)"); + + if (scanner != NULL) + { + char data[256]; + + /* update chipset name */ + Chipset_Name (device, data, 255); + if (scanner->aValues[opt_chipname].s != NULL) + { + free (scanner->aValues[opt_chipname].s); + scanner->aValues[opt_chipname].s = NULL; + } + + scanner->aValues[opt_chipname].s = strdup (data); + scanner->aOptions[opt_chipname].size = strlen (data) + 1; + + /* update chipset id */ + scanner->aValues[opt_chipid].w = Chipset_ID (device); + + /* update scans counter */ + scanner->aValues[opt_scancount].w = RTS_ScanCounter_Get (device); + + rst = SANE_STATUS_GOOD; + } + + return rst; +} + +static SANE_Int +GetUSB_device_model (SANE_String_Const name) +{ + SANE_Int usbid, model; + + /* default model is unknown */ + model = -1; + + /* open usb device */ + if (sanei_usb_open (name, &usbid) == SANE_STATUS_GOOD) + { + SANE_Int vendor, product; + + if (sanei_usb_get_vendor_product (usbid, &vendor, &product) == + SANE_STATUS_GOOD) + model = Device_get (product, vendor); + + sanei_usb_close (usbid); + } + + return model; +} + +static void +Silent_Compile (void) +{ + /* + There are some functions in hp3900_rts8822.c that aren't used yet. + To avoid compilation warnings we will use them here + */ + + SANE_Byte a = 1; + + if (a == 0) + { + Buttons_Status (device); + Calib_WriteTable (device, NULL, 0, 0); + Gamma_GetTables (device, NULL); + } +} + +static void +bknd_constrains (TScanner * scanner, SANE_Int source, SANE_Int type) +{ + struct st_coords *coords = Constrains_Get (device, source); + + if ((coords != NULL) && (scanner != NULL)) + { + switch (type) + { + case 1: /* Y */ + scanner->rng_vertical.max = coords->height; + break; + default: /* X */ + scanner->rng_horizontal.max = coords->width; + break; + } + } +} + +static SANE_Status +img_buffers_free (TScanner * scanner) +{ + if (scanner != NULL) + { + if (scanner->image != NULL) + { + free (scanner->image); + scanner->image = NULL; + } + + if (scanner->rest != NULL) + { + free (scanner->rest); + scanner->rest = NULL; + } + + scanner->rest_amount = 0; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +img_buffers_alloc (TScanner * scanner, SANE_Int size) +{ + SANE_Status rst; + + /* default result at this point */ + rst = SANE_STATUS_INVAL; + + if (scanner != NULL) + { + /* default result at this point */ + rst = SANE_STATUS_NO_MEM; + + /* free previous allocs */ + img_buffers_free (scanner); + + scanner->image = (SANE_Byte *) malloc (size * sizeof (SANE_Byte)); + if (scanner->image != NULL) + { + scanner->rest = (SANE_Byte *) malloc (size * sizeof (SANE_Byte)); + if (scanner->rest != NULL) + rst = SANE_STATUS_GOOD; /* ok !! */ + } + + if (rst != SANE_STATUS_GOOD) + img_buffers_free (scanner); + } + + return rst; +} + +static SANE_Int +set_ScannerModel (SANE_Int proposed, SANE_Int product, SANE_Int vendor) +{ + /* This function will set the device behaviour */ + + SANE_Int current = Device_get (product, vendor); + char *sdevname[10] = + { "Unknown", "HP3970", "HP4070", "HP4370", "UA4900", "HP3800", "HPG3010", +"BQ5550", "HPG2710", "HPG3110" }; + + DBG (DBG_FNC, + "> set_ScannerModel(proposed=%i, product=%04x, vendor=%04x)\n", + proposed, product, vendor); + + if (proposed < 0) + { + if ((current < 0) || (current >= DEVSCOUNT)) + { + DBG (DBG_VRB, " -> Unknown device. Defaulting to HP3970...\n"); + RTS_Debug->dev_model = HP3970; + } + else + { + RTS_Debug->dev_model = current; + DBG (DBG_VRB, " -> Device model is %s\n", sdevname[current + 1]); + } + } + else + { + if (proposed < DEVSCOUNT) + { + RTS_Debug->dev_model = proposed; + DBG (DBG_VRB, " -> Device %s , treating as %s ...\n", + sdevname[current + 1], sdevname[proposed + 1]); + } + else + { + if ((current >= 0) && (current < DEVSCOUNT)) + { + RTS_Debug->dev_model = current; + DBG (DBG_VRB, + " -> Device not supported. Defaulting to %s ...\n", + sdevname[current + 1]); + } + else + { + RTS_Debug->dev_model = HP3970; + DBG (DBG_VRB, + "-> Device not supported. Defaulting to HP3970...\n"); + } + } + } + + return OK; +} + +static void +Set_Coordinates (SANE_Int scantype, SANE_Int resolution, + struct st_coords *coords) +{ + struct st_coords *limits = Constrains_Get (device, scantype); + + DBG (DBG_FNC, "> Set_Coordinates(res=%i, *coords):\n", resolution); + + if (coords->left == -1) + coords->left = 0; + + if (coords->width == -1) + coords->width = limits->width; + + if (coords->top == -1) + coords->top = 0; + + if (coords->height == -1) + coords->height = limits->height; + + DBG (DBG_FNC, " -> Coords [MM] : xy(%i, %i) wh(%i, %i)\n", coords->left, + coords->top, coords->width, coords->height); + + coords->left = MM_TO_PIXEL (coords->left, resolution); + coords->width = MM_TO_PIXEL (coords->width, resolution); + coords->top = MM_TO_PIXEL (coords->top, resolution); + coords->height = MM_TO_PIXEL (coords->height, resolution); + + DBG (DBG_FNC, " -> Coords [px] : xy(%i, %i) wh(%i, %i)\n", coords->left, + coords->top, coords->width, coords->height); + + Constrains_Check (device, resolution, scantype, coords); + + DBG (DBG_FNC, " -> Coords [check]: xy(%i, %i) wh(%i, %i)\n", coords->left, + coords->top, coords->width, coords->height); +} + +static void +Color_Negative (SANE_Byte * buffer, SANE_Int size, SANE_Int depth) +{ + if (buffer != NULL) + { + SANE_Int a; + SANE_Int max_value = (1 << depth) - 1; + + if (depth > 8) + { + USHORT *sColor = (void *) buffer; + for (a = 0; a < size / 2; a++) + { + *sColor = max_value - *sColor; + sColor++; + } + } + else + { + for (a = 0; a < size; a++) + *(buffer + a) = max_value - *(buffer + a); + } + } +} + +static SANE_Status +get_button_status (TScanner * s) +{ + if (s != NULL) + { + SANE_Int a, b, status, btn; + + b = 1; + status = Buttons_Released (device) & 63; + for (a = 0; a < 6; a++) + { + if ((status & b) != 0) + { + btn = Buttons_Order (device, b); + if (btn != -1) + s->aValues[opt_button_0 + btn].w = SANE_TRUE; + } + + b <<= 1; + } + } + + return SANE_STATUS_GOOD; +} + +static void +Depth_16_to_8 (SANE_Byte * from_buffer, SANE_Int size, SANE_Byte * to_buffer) +{ + if ((from_buffer != NULL) && (to_buffer != NULL)) + { + SANE_Int a, b; + + a = 1; + b = 0; + + while (a < size) + { + *(to_buffer + b) = *(from_buffer + a); + a += 2; + b++; + } + } +} + +static void +Gray_to_Lineart (SANE_Byte * buffer, SANE_Int size, SANE_Int threshold) +{ + /* code provided by tobias leutwein */ + + if (buffer != NULL) + { + SANE_Byte toBufferByte; + SANE_Int fromBufferPos_i = 0; + SANE_Int toBufferPos_i = 0; + SANE_Int bitPos_i; + + while (fromBufferPos_i < size) + { + toBufferByte = 0; + + for (bitPos_i = 7; bitPos_i != (-1); bitPos_i--) + { + if ((fromBufferPos_i < size) + && (buffer[fromBufferPos_i] < threshold)) + toBufferByte |= (1u << bitPos_i); + + fromBufferPos_i++; + } + + buffer[toBufferPos_i] = toBufferByte; + toBufferPos_i++; + } + } +} + +static void +Color_to_Gray (SANE_Byte * buffer, SANE_Int size, SANE_Int depth) +{ + /* converts 3 color channel into 1 gray channel of specified bit depth */ + + if (buffer != NULL) + { + SANE_Int c, chn, chn_size; + SANE_Byte *ptr_src = NULL; + SANE_Byte *ptr_dst = NULL; + float data, chn_data; + float coef[3] = { 0.299, 0.587, 0.114 }; /* coefficients per channel */ + + chn_size = (depth > 8) ? 2 : 1; + ptr_src = (void *) buffer; + ptr_dst = (void *) buffer; + + for (c = 0; c < size / (3 * chn_size); c++) + { + data = 0.; + + /* get, apply coeffs and sum channels */ + for (chn = 0; chn < 3; chn++) + { + chn_data = data_lsb_get (ptr_src + (chn * chn_size), chn_size); + data += (chn_data * coef[chn]); + } + + /* save result */ + data_lsb_set (ptr_dst, (SANE_Int) data, chn_size); + + ptr_src += 3 * chn_size; /* next triplet */ + ptr_dst += chn_size; + } + } +} + +static void +gamma_free (TScanner * s) +{ + DBG (DBG_FNC, "> gamma_free()\n"); + + if (s != NULL) + { + /* Destroy gamma tables */ + SANE_Int a; + + for (a = CL_RED; a <= CL_BLUE; a++) + { + if (s->aGammaTable[a] != NULL) + { + free (s->aGammaTable[a]); + s->aGammaTable[a] = NULL; + } + } + } +} + +static SANE_Int +gamma_create (TScanner * s, double gamma) +{ + SANE_Int rst = ERROR; /* by default */ + + DBG (DBG_FNC, "> gamma_create(*s)\n"); + + if (s != NULL) + { + SANE_Int a; + double value, c; + + /* default result */ + rst = OK; + + /* destroy previus gamma tables */ + gamma_free (s); + + /* check gamma value */ + if (gamma < 0) + gamma = GAMMA_DEFAULT; + + /* allocate space for 16 bit gamma tables */ + for (a = CL_RED; a <= CL_BLUE; a++) + { + s->aGammaTable[a] = malloc (65536 * sizeof (SANE_Word)); + if (s->aGammaTable[a] == NULL) + { + rst = ERROR; + break; + } + } + + if (rst == OK) + { + /* fill tables */ + for (a = 0; a < 65536; a++) + { + value = (a / (65536. - 1)); + value = pow (value, (1. / gamma)); + value = value * (65536. - 1); + + c = (SANE_Int) value; + if (c > (65536. - 1)) + c = (65536. - 1); + else if (c < 0) + c = 0; + + s->aGammaTable[CL_RED][a] = c; + s->aGammaTable[CL_GREEN][a] = c; + s->aGammaTable[CL_BLUE][a] = c; + } + } + else + gamma_free (s); + } + + return rst; +} + +static void +gamma_apply (TScanner * s, SANE_Byte * buffer, SANE_Int size, SANE_Int depth) +{ + if ((s != NULL) && (buffer != NULL)) + { + SANE_Int c; + SANE_Int dot_size = 3 * ((depth > 8) ? 2 : 1); + SANE_Byte *pColor = buffer; + USHORT *sColor = (void *) buffer; + + if ((s->aGammaTable[CL_RED] != NULL) + && (s->aGammaTable[CL_GREEN] != NULL) + && (s->aGammaTable[CL_BLUE] != NULL)) + { + for (c = 0; c < size / dot_size; c++) + { + if (depth > 8) + { + *sColor = s->aGammaTable[CL_RED][*sColor]; + *(sColor + 1) = s->aGammaTable[CL_GREEN][*(sColor + 1)]; + *(sColor + 2) = s->aGammaTable[CL_BLUE][*(sColor + 2)]; + sColor += 3; + } + else + { + /* 8 bits gamma */ + *pColor = + (s->aGammaTable[CL_RED][*pColor * 256] >> 8) & 0xff; + *(pColor + 1) = + (s-> + aGammaTable[CL_GREEN][*(pColor + 1) * 256] >> 8) & 0xff; + *(pColor + 2) = + (s-> + aGammaTable[CL_BLUE][*(pColor + 2) * 256] >> 8) & 0xff; + pColor += 3; + } + } + } + } +} + +static SANE_Int +Get_Model (SANE_String model) +{ + SANE_Int rst; + + if (strcmp (model, "HP3800") == 0) + rst = HP3800; + else if (strcmp (model, "HPG2710") == 0) + rst = HPG2710; + else if (strcmp (model, "HP3970") == 0) + rst = HP3970; + else if (strcmp (model, "HP4070") == 0) + rst = HP4070; + else if (strcmp (model, "HP4370") == 0) + rst = HP4370; + else if (strcmp (model, "HPG3010") == 0) + rst = HPG3010; + else if (strcmp (model, "HPG3110") == 0) + rst = HPG3110; + else if (strcmp (model, "UA4900") == 0) + rst = UA4900; + else if (strcmp (model, "BQ5550") == 0) + rst = BQ5550; + else + rst = HP3970; /* default */ + + return rst; +} + +static SANE_Int +Get_Source (SANE_String source) +{ + SANE_Int rst; + + if (strcmp (source, SANE_I18N ("Flatbed")) == 0) + rst = ST_NORMAL; + else if (strcmp (source, SANE_I18N ("Slide")) == 0) + rst = ST_TA; + else if (strcmp (source, SANE_I18N ("Negative")) == 0) + rst = ST_NEG; + else + rst = ST_NORMAL; /* default */ + + return rst; +} + +static SANE_Int +Get_Colormode (SANE_String colormode) +{ + SANE_Int rst; + + if (strcmp (colormode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + rst = CM_COLOR; + else if (strcmp (colormode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + rst = CM_GRAY; + else if (strcmp (colormode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + rst = CM_LINEART; + else + rst = CM_COLOR; /* default */ + + return rst; +} + +static SANE_Status +Translate_coords (struct st_coords *coords) +{ + SANE_Int data; + + DBG (DBG_FNC, "> Translate_coords(*coords)\n"); + + if ((coords->left < 0) || (coords->top < 0) || + (coords->width < 0) || (coords->height < 0)) + return SANE_STATUS_INVAL; + + if (coords->width < coords->left) + { + data = coords->left; + coords->left = coords->width; + coords->width = data; + } + + if (coords->height < coords->top) + { + data = coords->top; + coords->top = coords->height; + coords->height = data; + } + + coords->width -= coords->left; + coords->height -= coords->top; + + if (coords->width == 0) + coords->width++; + + if (coords->height == 0) + coords->height++; + + return SANE_STATUS_GOOD; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + DBG (DBG_FNC, "> max_string_size:\n"); + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +static void +options_free (TScanner * scanner) +{ + /* frees all information contained in controls */ + + DBG (DBG_FNC, "> options_free\n"); + + if (scanner != NULL) + { + SANE_Int i; + SANE_Option_Descriptor *pDesc; + TOptionValue *pVal; + + /* free gamma tables */ + gamma_free (scanner); + + /* free lists */ + if (scanner->list_resolutions != NULL) + free (scanner->list_resolutions); + + if (scanner->list_depths != NULL) + free (scanner->list_depths); + + if (scanner->list_sources != NULL) + free (scanner->list_sources); + + if (scanner->list_colormodes != NULL) + free (scanner->list_colormodes); + + if (scanner->list_models != NULL) + free (scanner->list_models); + + /* free values in certain controls */ + for (i = opt_begin; i < opt_count; i++) + { + pDesc = &scanner->aOptions[i]; + pVal = &scanner->aValues[i]; + + if (pDesc->type == SANE_TYPE_STRING) + { + if (pVal->s != NULL) + free (pVal->s); + } + } + } +} + +static void +options_init (TScanner * scanner) +{ + /* initializes all controls */ + + DBG (DBG_FNC, "> options_init\n"); + + if (scanner != NULL) + { + SANE_Int i; + SANE_Option_Descriptor *pDesc; + TOptionValue *pVal; + + /* set gamma */ + gamma_create (scanner, 2.2); + + /* color convertion */ + scanner->cnv.colormode = -1; + scanner->cnv.negative = FALSE; + scanner->cnv.threshold = 40; + scanner->cnv.real_depth = FALSE; + scanner->cnv.depth = -1; + + /* setting threshold */ + scanner->rng_threshold.min = 0; + scanner->rng_threshold.max = 255; + scanner->rng_threshold.quant = 0; + + /* setting gamma range (16 bits depth) */ + scanner->rng_gamma.min = 0; + scanner->rng_gamma.max = 65535; + scanner->rng_gamma.quant = 0; + + /* setting default horizontal constrain in milimeters */ + scanner->rng_horizontal.min = 0; + scanner->rng_horizontal.max = 220; + scanner->rng_horizontal.quant = 1; + + /* setting default vertical constrain in milimeters */ + scanner->rng_vertical.min = 0; + scanner->rng_vertical.max = 300; + scanner->rng_vertical.quant = 1; + + /* allocate option lists */ + bknd_info (scanner); + bknd_colormodes (scanner, RTS_Debug->dev_model); + bknd_depths (scanner, RTS_Debug->dev_model); + bknd_models (scanner); + bknd_resolutions (scanner, RTS_Debug->dev_model); + bknd_sources (scanner, RTS_Debug->dev_model); + + /* By default preview scan */ + scanner->ScanParams.scantype = ST_NORMAL; + scanner->ScanParams.colormode = CM_COLOR; + scanner->ScanParams.resolution_x = 75; + scanner->ScanParams.resolution_y = 75; + scanner->ScanParams.coords.left = 0; + scanner->ScanParams.coords.top = 0; + scanner->ScanParams.coords.width = 220; + scanner->ScanParams.coords.height = 300; + scanner->ScanParams.depth = 8; + scanner->ScanParams.channel = 0; + + for (i = opt_begin; i < opt_count; i++) + { + pDesc = &scanner->aOptions[i]; + pVal = &scanner->aValues[i]; + + /* defaults */ + pDesc->name = ""; + pDesc->title = ""; + pDesc->desc = ""; + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->cap = 0; + + switch (i) + { + case opt_begin: + pDesc->title = SANE_TITLE_NUM_OPTIONS; + pDesc->desc = SANE_DESC_NUM_OPTIONS; + pDesc->cap = SANE_CAP_SOFT_DETECT; + pVal->w = (SANE_Word) opt_count; + break; + + case grp_geometry: + pDesc->name = SANE_NAME_GEOMETRY; + pDesc->title = SANE_TITLE_GEOMETRY; + pDesc->desc = SANE_DESC_GEOMETRY; + pDesc->type = SANE_TYPE_GROUP; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = 0; + pDesc->cap = 0; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pVal->w = 0; + break; + + case opt_tlx: + pDesc->name = SANE_NAME_SCAN_TL_X; + pDesc->title = SANE_TITLE_SCAN_TL_X; + pDesc->desc = SANE_DESC_SCAN_TL_X; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_horizontal; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = 0; + break; + + case opt_tly: + pDesc->name = SANE_NAME_SCAN_TL_Y; + pDesc->title = SANE_TITLE_SCAN_TL_Y; + pDesc->desc = SANE_DESC_SCAN_TL_Y; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_vertical; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = 0; + break; + + case opt_brx: + pDesc->name = SANE_NAME_SCAN_BR_X; + pDesc->title = SANE_TITLE_SCAN_BR_X; + pDesc->desc = SANE_DESC_SCAN_BR_X; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_horizontal; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = scanner->rng_horizontal.max; + break; + + case opt_bry: + pDesc->name = SANE_NAME_SCAN_BR_Y; + pDesc->title = SANE_TITLE_SCAN_BR_Y; + pDesc->desc = SANE_DESC_SCAN_BR_Y; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_vertical; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = scanner->rng_vertical.max; + break; + + case opt_resolution: + pDesc->name = SANE_NAME_SCAN_RESOLUTION; + pDesc->title = SANE_TITLE_SCAN_RESOLUTION; + pDesc->desc = SANE_DESC_SCAN_RESOLUTION; + pDesc->unit = SANE_UNIT_DPI; + pDesc->constraint_type = SANE_CONSTRAINT_WORD_LIST; + pDesc->constraint.word_list = scanner->list_resolutions; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = scanner->list_resolutions[1]; + break; + + case opt_gamma_red: + pDesc->name = SANE_NAME_GAMMA_VECTOR_R; + pDesc->title = SANE_TITLE_GAMMA_VECTOR_R; + pDesc->desc = SANE_DESC_GAMMA_VECTOR_R; + pDesc->size = scanner->rng_gamma.max * sizeof (SANE_Word); + pDesc->unit = SANE_UNIT_NONE; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_gamma; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = scanner->aGammaTable[CL_RED]; + break; + + case opt_gamma_green: + pDesc->name = SANE_NAME_GAMMA_VECTOR_G; + pDesc->title = SANE_TITLE_GAMMA_VECTOR_G; + pDesc->desc = SANE_DESC_GAMMA_VECTOR_G; + pDesc->size = scanner->rng_gamma.max * sizeof (SANE_Word); + pDesc->unit = SANE_UNIT_NONE; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_gamma; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = scanner->aGammaTable[CL_GREEN]; + break; + + case opt_gamma_blue: + pDesc->name = SANE_NAME_GAMMA_VECTOR_B; + pDesc->title = SANE_TITLE_GAMMA_VECTOR_B; + pDesc->desc = SANE_DESC_GAMMA_VECTOR_B; + pDesc->size = scanner->rng_gamma.max * sizeof (SANE_Word); + pDesc->unit = SANE_UNIT_NONE; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_gamma; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = scanner->aGammaTable[CL_BLUE]; + break; + + case opt_scantype: + pDesc->name = SANE_NAME_SCAN_SOURCE; + pDesc->title = SANE_TITLE_SCAN_SOURCE; + pDesc->desc = SANE_DESC_SCAN_SOURCE; + pDesc->type = SANE_TYPE_STRING; + pDesc->size = max_string_size (scanner->list_sources); + pDesc->constraint_type = SANE_CONSTRAINT_STRING_LIST; + pDesc->constraint.string_list = scanner->list_sources; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->s = strdup (scanner->list_sources[0]); + break; + + case opt_colormode: + pDesc->name = SANE_NAME_SCAN_MODE; + pDesc->title = SANE_TITLE_SCAN_MODE; + pDesc->desc = SANE_DESC_SCAN_MODE; + pDesc->type = SANE_TYPE_STRING; + pDesc->size = max_string_size (scanner->list_colormodes); + pDesc->constraint_type = SANE_CONSTRAINT_STRING_LIST; + pDesc->constraint.string_list = scanner->list_colormodes; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->s = strdup (scanner->list_colormodes[0]); + break; + + case opt_depth: + pDesc->name = SANE_NAME_BIT_DEPTH; + pDesc->title = SANE_TITLE_BIT_DEPTH; + pDesc->desc = SANE_DESC_BIT_DEPTH; + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_BIT; + pDesc->constraint_type = SANE_CONSTRAINT_WORD_LIST; + pDesc->constraint.word_list = scanner->list_depths; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = scanner->list_depths[1]; + break; + + case opt_threshold: + pDesc->name = SANE_NAME_THRESHOLD; + pDesc->title = SANE_TITLE_THRESHOLD; + pDesc->desc = SANE_DESC_THRESHOLD; + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_NONE; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &scanner->rng_threshold; + pDesc->cap |= + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | + SANE_CAP_INACTIVE; + pVal->w = 0x80; + break; + + /* debugging options */ + case grp_debug: + pDesc->name = "grp_debug"; + pDesc->title = SANE_I18N ("Debugging Options"); + pDesc->desc = ""; + pDesc->type = SANE_TYPE_GROUP; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = 0; + pDesc->cap = SANE_CAP_ADVANCED; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pVal->w = 0; + break; + + case opt_model: + pDesc->name = "opt_model"; + pDesc->title = SANE_I18N ("Scanner model"); + pDesc->desc = + SANE_I18N + ("Allows to test device behaviour with other supported models"); + pDesc->type = SANE_TYPE_STRING; + pDesc->size = max_string_size (scanner->list_models); + pDesc->constraint_type = SANE_CONSTRAINT_STRING_LIST; + pDesc->constraint.string_list = scanner->list_models; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_SELECT | + SANE_CAP_SOFT_DETECT; + pVal->s = strdup (scanner->list_models[0]); + break; + + case opt_negative: + pDesc->name = "opt_negative"; + pDesc->title = SANE_I18N ("Negative"); + pDesc->desc = SANE_I18N ("Image colours will be inverted"); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_nogamma: + pDesc->name = "opt_nogamma"; + pDesc->title = SANE_I18N ("Disable gamma correction"); + pDesc->desc = SANE_I18N ("Gamma correction will be disabled"); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_nowshading: + pDesc->name = "opt_nowshading"; + pDesc->title = SANE_I18N ("Disable white shading correction"); + pDesc->desc = + SANE_I18N ("White shading correction will be disabled"); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_nowarmup: + pDesc->name = "opt_nowarmup"; + pDesc->title = SANE_I18N ("Skip warmup process"); + pDesc->desc = SANE_I18N ("Warmup process will be disabled"); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_realdepth: + pDesc->name = "opt_realdepth"; + pDesc->title = SANE_I18N ("Force real depth"); + pDesc->desc = + SANE_I18N + ("If gamma is enabled, scans are always made in 16 bits depth to improve image quality and then converted to the selected depth. This option avoids depth emulation."); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_emulategray: + pDesc->name = "opt_emulategray"; + pDesc->title = SANE_I18N ("Emulate Grayscale"); + pDesc->desc = + SANE_I18N + ("If enabled, image will be scanned in color mode and then converted to grayscale by software. This may improve image quality in some circumstances."); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_dbgimages: + pDesc->name = "opt_dbgimages"; + pDesc->title = SANE_I18N ("Save debugging images"); + pDesc->desc = + SANE_I18N + ("If enabled, some images involved in scanner processing are saved to analyze them."); + pDesc->type = SANE_TYPE_BOOL; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pDesc->cap = + SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT | + SANE_CAP_SOFT_SELECT; + pVal->w = SANE_FALSE; + break; + + case opt_reset: + pDesc->name = "opt_reset"; + pDesc->title = SANE_I18N ("Reset chipset"); + pDesc->desc = SANE_I18N ("Resets chipset data"); + pDesc->type = SANE_TYPE_BUTTON; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = 0; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.string_list = 0; + pDesc->cap = SANE_CAP_ADVANCED | SANE_CAP_SOFT_SELECT; + pVal->w = 0; + break; + + /* device information */ + case grp_info: + pDesc->name = "grp_info"; + pDesc->title = SANE_I18N ("Information"); + pDesc->desc = ""; + pDesc->type = SANE_TYPE_GROUP; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = 0; + pDesc->cap = 0; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pVal->w = 0; + break; + + case opt_chipname: + pDesc->name = "opt_chipname"; + pDesc->title = SANE_I18N ("Chipset name"); + pDesc->desc = SANE_I18N ("Shows chipset name used in device."); + pDesc->type = SANE_TYPE_STRING; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->cap = SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT; + pVal->s = strdup (SANE_I18N ("Unknown")); + pDesc->size = strlen(pVal->s) + 1; + break; + + case opt_chipid: + pDesc->name = "opt_chipid"; + pDesc->title = SANE_I18N ("Chipset ID"); + pDesc->desc = SANE_I18N ("Shows the chipset ID"); + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_NONE; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->cap = SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT; + pVal->w = -1; + break; + + case opt_scancount: + pDesc->name = "opt_scancount"; + pDesc->title = SANE_I18N ("Scan counter"); + pDesc->desc = + SANE_I18N ("Shows the number of scans made by scanner"); + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_NONE; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->cap = SANE_CAP_ADVANCED | SANE_CAP_SOFT_DETECT; + pVal->w = -1; + break; + + case opt_infoupdate: + pDesc->name = "opt_infoupdate"; + pDesc->title = SANE_I18N ("Update information"); + pDesc->desc = SANE_I18N ("Updates information about device"); + pDesc->type = SANE_TYPE_BUTTON; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = 0; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.string_list = 0; + pDesc->cap = SANE_CAP_ADVANCED | SANE_CAP_SOFT_SELECT; + pVal->w = 0; + break; + + /* buttons support */ + case grp_sensors: + pDesc->name = SANE_NAME_SENSORS; + pDesc->title = SANE_TITLE_SENSORS; + pDesc->desc = SANE_DESC_SENSORS; + pDesc->type = SANE_TYPE_GROUP; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = 0; + pDesc->cap = 0; + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->constraint.range = 0; + pVal->w = 0; + break; + + case opt_button_0: + case opt_button_1: + case opt_button_2: + case opt_button_3: + case opt_button_4: + case opt_button_5: + { + char name[12]; + char title[128]; + + sprintf (name, "button %d", i - opt_button_0); + sprintf (title, "Scanner button %d", i - opt_button_0); + pDesc->name = strdup (name); + pDesc->title = strdup (title); + pDesc->desc = + SANE_I18N + ("This option reflects a front panel scanner button"); + pDesc->type = SANE_TYPE_BOOL; + pDesc->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + + if (i - opt_button_0 >= Buttons_Count (device)) + pDesc->cap |= SANE_CAP_INACTIVE; + + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pVal->w = SANE_FALSE; + } + break; + } + } + } +} + +static SANE_Int +_ReportDevice (TScannerModel * pModel, const char *pszDeviceName) +{ + SANE_Int rst = ERROR; + TDevListEntry *pNew, *pDev; + + DBG (DBG_FNC, "> _ReportDevice:\n"); + + pNew = malloc (sizeof (TDevListEntry)); + if (pNew != NULL) + { + rst = OK; + + /* add new element to the end of the list */ + if (_pFirstSaneDev != NULL) + { + /* Add at the end of existing list */ + for (pDev = _pFirstSaneDev; pDev->pNext; pDev = pDev->pNext); + + pDev->pNext = pNew; + } + else + _pFirstSaneDev = pNew; + + /* fill in new element */ + pNew->pNext = NULL; + pNew->devname = (char *) strdup (pszDeviceName); + pNew->dev.name = pNew->devname; + pNew->dev.vendor = pModel->pszVendor; + pNew->dev.model = pModel->pszName; + pNew->dev.type = SANE_I18N ("flatbed scanner"); + + iNumSaneDev++; + } + + return rst; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + static TScannerModel sModel; + + DBG (DBG_FNC, "> attach_one_device(devname=%s)\n", devname); + + switch (GetUSB_device_model (devname)) + { + case HP3800: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet 3800"); + break; + case HPG2710: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet G2710"); + break; + case HP3970: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet 3970"); + break; + case HP4070: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet 4070 Photosmart"); + break; + case HP4370: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet 4370"); + break; + case HPG3010: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet G3010"); + break; + case HPG3110: + sModel.pszVendor = (char *) strdup ("Hewlett-Packard"); + sModel.pszName = (char *) strdup ("Scanjet G3110"); + break; + case UA4900: + sModel.pszVendor = (char *) strdup ("UMAX"); + sModel.pszName = (char *) strdup ("Astra 4900"); + break; + case BQ5550: + sModel.pszVendor = (char *) strdup ("BenQ"); + sModel.pszName = (char *) strdup ("5550"); + break; + default: + sModel.pszVendor = (char *) strdup ("Unknown"); + sModel.pszName = (char *) strdup ("RTS8822 chipset based"); + break; + } + + _ReportDevice (&sModel, devname); + + return SANE_STATUS_GOOD; +} + +/* Sane default functions */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + FILE *conf_fp; /* Config file stream */ + SANE_Char line[PATH_MAX]; + SANE_Char *str = NULL; + SANE_String_Const proper_str; + SANE_Int nline = 0; + + /* Initialize debug */ + DBG_INIT (); + + DBG (DBG_FNC, "> sane_init\n"); + + /* silence gcc */ + authorize = authorize; + + /* Initialize usb */ + sanei_usb_init (); + + /* Parse config file */ + conf_fp = sanei_config_open (HP3900_CONFIG_FILE); + if (conf_fp) + { + while (sanei_config_read (line, sizeof (line), conf_fp)) + { + nline++; + if (str) + free (str); + + proper_str = sanei_config_get_string (line, &str); + + /* Discards white lines and comments */ + if ((str != NULL) && (proper_str != line) && (str[0] != '#')) + { + /* If line's not blank or a comment, then it's the device + * filename or a usb directive. */ + sanei_usb_attach_matching_devices (line, attach_one_device); + } + } + fclose (conf_fp); + } + else + { + /* default */ + DBG (DBG_VRB, "- %s not found. Looking for hardcoded usb ids ...\n", + HP3900_CONFIG_FILE); + + sanei_usb_attach_matching_devices ("usb 0x03f0 0x2605", attach_one_device); /* HP3800 */ + sanei_usb_attach_matching_devices ("usb 0x03f0 0x2805", attach_one_device); /* HPG2710 */ + sanei_usb_attach_matching_devices ("usb 0x03f0 0x2305", attach_one_device); /* HP3970 */ + sanei_usb_attach_matching_devices ("usb 0x03f0 0x2405", attach_one_device); /* HP4070 */ + sanei_usb_attach_matching_devices ("usb 0x03f0 0x4105", attach_one_device); /* HP4370 */ + sanei_usb_attach_matching_devices ("usb 0x03f0 0x4205", attach_one_device); /* HPG3010 */ + sanei_usb_attach_matching_devices ("usb 0x03f0 0x4305", attach_one_device); /* HPG3110 */ + sanei_usb_attach_matching_devices ("usb 0x06dc 0x0020", attach_one_device); /* UA4900 */ + sanei_usb_attach_matching_devices ("usb 0x04a5 0x2211", attach_one_device); /* BQ5550 */ + } + + /* Return backend version */ + if (version_code != NULL) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + SANE_Status rst = SANE_STATUS_GOOD; + + local_only = local_only; + + if (_pSaneDevList) + free (_pSaneDevList); + + _pSaneDevList = malloc (sizeof (*_pSaneDevList) * (iNumSaneDev + 1)); + if (_pSaneDevList != NULL) + { + TDevListEntry *pDev; + SANE_Int i = 0; + + for (pDev = _pFirstSaneDev; pDev; pDev = pDev->pNext) + _pSaneDevList[i++] = &pDev->dev; + + _pSaneDevList[i++] = 0; /* last entry is 0 */ + *device_list = _pSaneDevList; + } + else + rst = SANE_STATUS_NO_MEM; + + DBG (DBG_FNC, "> sane_get_devices: %i\n", rst); + + return rst; +} + +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * h) +{ + TScanner *s; + SANE_Status rst; + + /* check the name */ + if (strlen (name) == 0) + /* default to first available device */ + name = _pFirstSaneDev->dev.name; + + /* allocate space for RTS environment */ + device = RTS_Alloc (); + if (device != NULL) + { + /* Open device */ + rst = sanei_usb_open (name, &device->usb_handle); + if (rst == SANE_STATUS_GOOD) + { + /* Allocating memory for device */ + s = malloc (sizeof (TScanner)); + if (s != NULL) + { + memset (s, 0, sizeof (TScanner)); + + /* Initializing RTS */ + if (Init_Vars () == OK) + { + SANE_Int vendor, product; + + /* Setting device model */ + if (sanei_usb_get_vendor_product + (device->usb_handle, &vendor, + &product) == SANE_STATUS_GOOD) + s->model = Device_get (product, vendor); + else + s->model = HP3970; + + set_ScannerModel (s->model, product, vendor); + + /* Initialize device */ + if (RTS_Scanner_Init (device) == OK) + { + /* silencing unused functions */ + Silent_Compile (); + + /* initialize backend options */ + options_init (s); + *h = s; + + /* everything went ok */ + rst = SANE_STATUS_GOOD; + } + else + { + free ((void *) s); + rst = SANE_STATUS_INVAL; + } + } + else + rst = SANE_STATUS_NO_MEM; + } + else + rst = SANE_STATUS_NO_MEM; + } + } + else + rst = SANE_STATUS_NO_MEM; + + DBG (DBG_FNC, "> sane_open(name=%s): %i\n", name, rst); + + return rst; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int n) +{ + SANE_Option_Descriptor *rst = NULL; + + if ((n >= opt_begin) && (n < opt_count)) + { + TScanner *s = (TScanner *) h; + rst = &s->aOptions[n]; + } + + DBG (DBG_FNC, "> SANE_Option_Descriptor(handle, n=%i): %i\n", n, + (rst == NULL) ? -1 : 0); + + return rst; +} + +static SANE_Status +option_get (TScanner * scanner, SANE_Int optid, void *result) +{ + /* This function returns value contained in selected option */ + + DBG (DBG_FNC, "> option_get(optid=%i)\n", optid); + + if ((scanner != NULL) && (result != NULL)) + { + switch (optid) + { + /* SANE_Word */ + case opt_begin: /* null */ + case opt_reset: /* null */ + case opt_negative: + case opt_nogamma: + case opt_nowshading: + case opt_emulategray: + case opt_dbgimages: + case opt_nowarmup: + case opt_realdepth: + case opt_depth: + case opt_resolution: + case opt_threshold: + case opt_brx: + case opt_tlx: + case opt_bry: + case opt_tly: + *(SANE_Word *) result = scanner->aValues[optid].w; + break; + + /* SANE_Int */ + case opt_chipid: + case opt_scancount: + *(SANE_Int *) result = scanner->aValues[optid].w; + break; + + /* SANE_Word array */ + case opt_gamma_red: + case opt_gamma_green: + case opt_gamma_blue: + memcpy (result, scanner->aValues[optid].wa, + scanner->aOptions[optid].size); + break; + + /* String */ + case opt_colormode: + case opt_scantype: + case opt_model: + case opt_chipname: + strncpy (result, scanner->aValues[optid].s, scanner->aOptions[optid].size); + ((char*)result)[scanner->aOptions[optid].size-1] = '\0'; + + break; + + /* scanner buttons */ + case opt_button_0: + get_button_status (scanner); + case opt_button_1: + case opt_button_2: + case opt_button_3: + case opt_button_4: + case opt_button_5: + /* copy the button state */ + *(SANE_Word *) result = scanner->aValues[optid].w; + /* clear the button state */ + scanner->aValues[optid].w = SANE_FALSE; + break; + } + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +option_set (TScanner * scanner, SANE_Int optid, void *value, SANE_Int * pInfo) +{ + SANE_Status rst; + + DBG (DBG_FNC, "> option_set(optid=%i)\n", optid); + + rst = SANE_STATUS_INVAL; + + if (scanner != NULL) + { + if (scanner->fScanning == FALSE) + { + SANE_Int info = 0; + + rst = SANE_STATUS_GOOD; + + switch (optid) + { + case opt_brx: + case opt_tlx: + case opt_bry: + case opt_tly: + case opt_depth: + case opt_nogamma: + case opt_nowshading: + case opt_nowarmup: + case opt_negative: + case opt_emulategray: + case opt_dbgimages: + case opt_threshold: + case opt_resolution: + info |= SANE_INFO_RELOAD_PARAMS; + scanner->aValues[optid].w = *(SANE_Word *) value; + break; + + case opt_gamma_red: + case opt_gamma_green: + case opt_gamma_blue: + memcpy (scanner->aValues[optid].wa, value, + scanner->aOptions[optid].size); + break; + + case opt_scantype: + if (strcmp (scanner->aValues[optid].s, value) != 0) + { + struct st_coords *coords; + SANE_Int source; + + if (scanner->aValues[optid].s) + free (scanner->aValues[optid].s); + + scanner->aValues[optid].s = strdup (value); + + source = Get_Source (scanner->aValues[opt_scantype].s); + coords = Constrains_Get (device, source); + if (coords != NULL) + { + bknd_constrains (scanner, source, 0); + bknd_constrains (scanner, source, 1); + scanner->aValues[opt_tlx].w = 0; + scanner->aValues[opt_tly].w = 0; + scanner->aValues[opt_brx].w = coords->width; + scanner->aValues[opt_bry].w = coords->height; + } + + info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + break; + + case opt_colormode: + if (strcmp (scanner->aValues[optid].s, value) != 0) + { + if (scanner->aValues[optid].s) + free (scanner->aValues[optid].s); + scanner->aValues[optid].s = strdup (value); + if (Get_Colormode (scanner->aValues[optid].s) == CM_LINEART) + scanner->aOptions[opt_threshold].cap &= + ~SANE_CAP_INACTIVE; + else + scanner->aOptions[opt_threshold].cap |= SANE_CAP_INACTIVE; + info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + break; + + case opt_model: + if (strcmp (scanner->aValues[optid].s, value) != 0) + { + SANE_Int model; + + if (scanner->aValues[optid].s) + free (scanner->aValues[optid].s); + scanner->aValues[optid].s = strdup (value); + + model = Get_Model (scanner->aValues[optid].s); + if (model != RTS_Debug->dev_model) + { + SANE_Int source; + struct st_coords *coords; + + /* free configuration of last model */ + Free_Config (device); + + /* set new model */ + RTS_Debug->dev_model = model; + + /* and load configuration of current model */ + Load_Config (device); + + /* update options according to selected device */ + bknd_info (scanner); + bknd_colormodes (scanner, model); + bknd_depths (scanner, model); + bknd_resolutions (scanner, model); + bknd_sources (scanner, model); + + /* updating lists */ + scanner->aOptions[opt_colormode].size = + max_string_size (scanner->list_colormodes); + scanner->aOptions[opt_colormode].constraint. + string_list = scanner->list_colormodes; + scanner->aOptions[opt_depth].constraint.word_list = + scanner->list_depths; + scanner->aOptions[opt_resolution].constraint.word_list = + scanner->list_resolutions; + scanner->aOptions[opt_scantype].size = + max_string_size (scanner->list_sources); + scanner->aOptions[opt_scantype].constraint.string_list = + scanner->list_sources; + + /* default values */ + if (scanner->aValues[opt_colormode].s != NULL) + free (scanner->aValues[opt_colormode].s); + + if (scanner->aValues[opt_scantype].s != NULL) + free (scanner->aValues[opt_scantype].s); + + scanner->aValues[opt_colormode].s = + strdup (scanner->list_colormodes[0]); + scanner->aValues[opt_scantype].s = + strdup (scanner->list_sources[0]); + scanner->aValues[opt_resolution].w = + scanner->list_resolutions[1]; + scanner->aValues[opt_depth].w = scanner->list_depths[1]; + + source = Get_Source (scanner->aValues[opt_scantype].s); + coords = Constrains_Get (device, source); + if (coords != NULL) + { + bknd_constrains (scanner, source, 0); + bknd_constrains (scanner, source, 1); + scanner->aValues[opt_tlx].w = 0; + scanner->aValues[opt_tly].w = 0; + scanner->aValues[opt_brx].w = coords->width; + scanner->aValues[opt_bry].w = coords->height; + } + } + + info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + break; + + case opt_reset: + Chipset_Reset (device); + break; + + case opt_realdepth: + scanner->aValues[optid].w = + (scanner->cnv.real_depth == TRUE) ? SANE_TRUE : SANE_FALSE; + break; + + case opt_infoupdate: + if (bknd_info (scanner) == SANE_STATUS_GOOD) + info |= SANE_INFO_RELOAD_OPTIONS; + break; + + default: + rst = SANE_STATUS_INVAL; + break; + } + + if (pInfo != NULL) + *pInfo = info; + } + } + + return rst; +} + +SANE_Status +sane_control_option (SANE_Handle h, SANE_Int n, SANE_Action Action, + void *pVal, SANE_Int * pInfo) +{ + TScanner *scanner; + SANE_Status rst; + + DBG (DBG_FNC, "> sane_control_option\n"); + + scanner = (TScanner *) h; + + switch (Action) + { + case SANE_ACTION_GET_VALUE: + rst = option_get (scanner, n, pVal); + break; + + case SANE_ACTION_SET_VALUE: + rst = option_set (scanner, n, pVal, pInfo); + break; + + case SANE_ACTION_SET_AUTO: + rst = SANE_STATUS_UNSUPPORTED; + break; + + default: + rst = SANE_STATUS_INVAL; + break; + } + + return rst; +} + +SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters * p) +{ + SANE_Status rst = SANE_STATUS_INVAL; + TScanner *s = (TScanner *) h; + + DBG (DBG_FNC, "+ sane_get_parameters:"); + + if (s != NULL) + { + struct st_coords coords; + SANE_Int res, source, depth, colormode, frameformat, bpl; + + /* first do some checks */ + + /* colormode */ + colormode = Get_Colormode (s->aValues[opt_colormode].s); + + /* frameformat */ + frameformat = + (colormode == CM_COLOR) ? SANE_FRAME_RGB : SANE_FRAME_GRAY; + + /* depth */ + depth = (colormode == CM_LINEART) ? 1 : s->aValues[opt_depth].w; + + /* scan type */ + source = Get_Source (s->aValues[opt_scantype].s); + + /* resolution */ + res = s->aValues[opt_resolution].w; + + /* image coordinates in milimeters */ + coords.left = s->aValues[opt_tlx].w; + coords.top = s->aValues[opt_tly].w; + coords.width = s->aValues[opt_brx].w; + coords.height = s->aValues[opt_bry].w; + + /* validate coords */ + if (Translate_coords (&coords) == SANE_STATUS_GOOD) + { + Set_Coordinates (source, res, &coords); + + if (colormode != CM_LINEART) + { + bpl = coords.width * ((depth > 8) ? 2 : 1); + if (colormode == CM_COLOR) + bpl *= 3; /* three channels */ + } + else + bpl = (coords.width + 7) / 8; + + /* return the data */ + p->format = frameformat; + p->last_frame = SANE_TRUE; + p->depth = depth; + p->lines = coords.height; + p->pixels_per_line = coords.width; + p->bytes_per_line = bpl; + + DBG (DBG_FNC, " -> Depth : %i\n", depth); + DBG (DBG_FNC, " -> Height: %i\n", coords.height); + DBG (DBG_FNC, " -> Width : %i\n", coords.width); + DBG (DBG_FNC, " -> BPL : %i\n", bpl); + + rst = SANE_STATUS_GOOD; + } + } + + DBG (DBG_FNC, "- sane_get_parameters: %i\n", rst); + + return rst; +} + +SANE_Status +sane_start (SANE_Handle h) +{ + SANE_Status rst = SANE_STATUS_INVAL; + TScanner *s; + + DBG (DBG_FNC, "+ sane_start\n"); + + s = (TScanner *) h; + if (s != NULL) + { + struct st_coords coords; + SANE_Int res, source, colormode, depth, channel; + + /* first do some checks */ + /* Get Scan type */ + source = Get_Source (s->aValues[opt_scantype].s); + + /* Check if scanner supports slides and negatives in case selected source is tma */ + if (!((source != ST_NORMAL) && (RTS_isTmaAttached (device) == FALSE))) + { + /* Get depth */ + depth = s->aValues[opt_depth].w; + + /* Get color mode */ + colormode = Get_Colormode (s->aValues[opt_colormode].s); + + /* Emulating certain color modes */ + if (colormode == CM_LINEART) + { + /* emulate lineart */ + s->cnv.colormode = CM_LINEART; + colormode = CM_GRAY; + depth = 8; + } + else if ((colormode == CM_GRAY) + && (s->aValues[opt_emulategray].w == SANE_TRUE)) + { + /* emulate grayscale */ + s->cnv.colormode = CM_GRAY; + colormode = CM_COLOR; + } + else + s->cnv.colormode = -1; + + /* setting channel for colormodes different than CM_COLOR */ + channel = (colormode != CM_COLOR) ? 1 : 0; + + /* negative colors */ + s->cnv.negative = + (s->aValues[opt_negative].w == SANE_TRUE) ? TRUE : FALSE; + + /* Get threshold */ + s->cnv.threshold = s->aValues[opt_threshold].w; + + /* Get resolution */ + res = s->aValues[opt_resolution].w; + + /* set depth emulation */ + if (s->cnv.colormode == CM_LINEART) + s->cnv.real_depth = TRUE; + else + s->cnv.real_depth = + (s->aValues[opt_realdepth].w == SANE_TRUE) ? TRUE : FALSE; + + /* use gamma? */ + RTS_Debug->EnableGamma = + (s->aValues[opt_nogamma].w == SANE_TRUE) ? FALSE : TRUE; + + /* disable white shading correction? */ + RTS_Debug->wshading = + (s->aValues[opt_nowshading].w == SANE_TRUE) ? FALSE : TRUE; + + /* skip warmup process? */ + RTS_Debug->warmup = + (s->aValues[opt_nowarmup].w == SANE_TRUE) ? FALSE : TRUE; + + /* save debugging images? */ + RTS_Debug->SaveCalibFile = + (s->aValues[opt_dbgimages].w == SANE_TRUE) ? TRUE : FALSE; + + /* Get image coordinates in milimeters */ + coords.left = s->aValues[opt_tlx].w; + coords.top = s->aValues[opt_tly].w; + coords.width = s->aValues[opt_brx].w; + coords.height = s->aValues[opt_bry].w; + + /* Validate coords */ + if (Translate_coords (&coords) == SANE_STATUS_GOOD) + { + + /* Stop previusly started scan */ + RTS_Scanner_StopScan (device, TRUE); + + s->ScanParams.scantype = source; + s->ScanParams.colormode = colormode; + s->ScanParams.resolution_x = res; + s->ScanParams.resolution_y = res; + s->ScanParams.channel = channel; + + memcpy (&s->ScanParams.coords, &coords, + sizeof (struct st_coords)); + Set_Coordinates (source, res, &s->ScanParams.coords); + + /* emulating depth? */ + if ((s->cnv.real_depth == FALSE) && (depth < 16) + && (RTS_Debug->EnableGamma == TRUE)) + { + /* In order to improve image quality, we will scan at 16bits if + we are using gamma correction */ + s->cnv.depth = depth; + s->ScanParams.depth = 16; + } + else + { + s->ScanParams.depth = depth; + s->cnv.depth = -1; + } + + /* set scanning parameters */ + if (RTS_Scanner_SetParams (device, &s->ScanParams) == OK) + { + /* Start scanning process */ + if (RTS_Scanner_StartScan (device) == OK) + { + /* Allocate buffer to read one line */ + s->mylin = 0; + rst = img_buffers_alloc (s, bytesperline); + } + } + } + } + else + rst = SANE_STATUS_COVER_OPEN; + } + + DBG (DBG_FNC, "- sane_start: %i\n", rst); + + return rst; +} + +SANE_Status +sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + SANE_Status rst = SANE_STATUS_GOOD; + TScanner *s = (TScanner *) h; + + DBG (DBG_FNC, "+ sane_read\n"); + + if ((s != NULL) && (buf != NULL) && (len != NULL)) + { + /* nothing has been read at the moment */ + *len = 0; + + /* if we read all the lines return EOF */ + if ((s->mylin == s->ScanParams.coords.height) + || (device->status->cancel == TRUE)) + { + rst = + (device->status->cancel == + TRUE) ? SANE_STATUS_CANCELLED : SANE_STATUS_EOF; + + RTS_Scanner_StopScan (device, FALSE); + img_buffers_free (s); + } + else + { + SANE_Int emul_len, emul_maxlen; + SANE_Int thwidth, transferred, bufflength; + SANE_Byte *buffer, *pbuffer; + + emul_len = 0; + if (s->cnv.depth != -1) + emul_maxlen = maxlen * (s->ScanParams.depth / s->cnv.depth); + else + emul_maxlen = maxlen; + + /* if grayscale emulation is enabled check that retrieved data is multiple of three */ + if (s->cnv.colormode == CM_GRAY) + { + SANE_Int chn_size, rest; + + chn_size = (s->ScanParams.depth > 8) ? 2 : 1; + rest = emul_maxlen % (3 * chn_size); + + if (rest != 0) + emul_maxlen -= rest; + } + + /* this is important to keep lines alignment in lineart mode */ + if (s->cnv.colormode == CM_LINEART) + emul_maxlen = s->ScanParams.coords.width; + + /* if we are emulating depth, we scan at 16bit when frontend waits + for 8bit data. Next buffer will be used to retrieve data from + scanner prior to convert to 8 bits depth */ + buffer = (SANE_Byte *) malloc (emul_maxlen * sizeof (SANE_Byte)); + + if (buffer != NULL) + { + pbuffer = buffer; + + /* get bytes per line */ + if (s->ScanParams.colormode != CM_LINEART) + { + thwidth = + s->ScanParams.coords.width * + ((s->ScanParams.depth > 8) ? 2 : 1); + + if (s->ScanParams.colormode == CM_COLOR) + thwidth *= 3; /* three channels */ + } + else + thwidth = (s->ScanParams.coords.width + 7) / 8; + + /* read as many lines the buffer may contain and while there are lines to be read */ + while ((emul_len < emul_maxlen) + && (s->mylin < s->ScanParams.coords.height)) + { + /* Is there any data waiting for being passed ? */ + if (s->rest_amount != 0) + { + /* copy to buffer as many bytes as we can */ + bufflength = + min (emul_maxlen - emul_len, s->rest_amount); + memcpy (pbuffer, s->rest, bufflength); + emul_len += bufflength; + pbuffer += bufflength; + s->rest_amount -= bufflength; + if (s->rest_amount == 0) + s->mylin++; + } + else + { + /* read from scanner up to one line */ + if (Read_Image + (device, bytesperline, s->image, + &transferred) != OK) + { + /* error, exit function */ + rst = SANE_STATUS_EOF; + break; + } + + /* is there any data? */ + if (transferred != 0) + { + /* copy to buffer as many bytes as we can */ + bufflength = min (emul_maxlen - emul_len, thwidth); + + memcpy (pbuffer, s->image, bufflength); + emul_len += bufflength; + pbuffer += bufflength; + + /* the rest will be copied to s->rest buffer */ + if (bufflength < thwidth) + { + s->rest_amount = thwidth - bufflength; + memcpy (s->rest, s->image + bufflength, + s->rest_amount); + } + else + s->mylin++; + } + else + break; + } + } /* while */ + + /* process buffer before sending to frontend */ + if ((emul_len > 0) && (rst != SANE_STATUS_EOF)) + { + /* at this point ... + buffer : contains retrieved image + emul_len: contains size in bytes of retrieved image + + after this code ... + buf : will contain postprocessed image + len : will contain size in bytes of postprocessed image */ + + /* apply gamma if neccesary */ + if (RTS_Debug->EnableGamma == TRUE) + gamma_apply (s, buffer, emul_len, s->ScanParams.depth); + + /* if we are scanning negatives, let's invert colors */ + if (s->ScanParams.scantype == ST_NEG) + { + if (s->cnv.negative == FALSE) + Color_Negative (buffer, emul_len, + s->ScanParams.depth); + } + else if (s->cnv.negative != FALSE) + Color_Negative (buffer, emul_len, s->ScanParams.depth); + + /* emulating grayscale ? */ + if (s->cnv.colormode == CM_GRAY) + { + Color_to_Gray (buffer, emul_len, s->ScanParams.depth); + emul_len /= 3; + } + + /* emulating depth */ + if (s->cnv.depth != -1) + { + switch (s->cnv.depth) + { + /* case 1: treated separately as lineart */ + /*case 12: in the future */ + case 8: + Depth_16_to_8 (buffer, emul_len, buffer); + emul_len /= 2; + break; + } + } + + /* lineart mode ? */ + if (s->cnv.colormode == CM_LINEART) + { + /* I didn't see any scanner supporting lineart mode. + Windows drivers scan in grayscale and then convert image to lineart + so let's perform convertion */ + SANE_Int rest = emul_len % 8; + + Gray_to_Lineart (buffer, emul_len, s->cnv.threshold); + emul_len /= 8; + if (rest > 0) + emul_len++; + } + + /* copy postprocessed image */ + *len = emul_len; + memcpy (buf, buffer, *len); + } + + free (buffer); + } + } + } + else + rst = SANE_STATUS_EOF; + + DBG (DBG_FNC, "- sane_read: %s\n", sane_strstatus (rst)); + + return rst; +} + +void +sane_cancel (SANE_Handle h) +{ + DBG (DBG_FNC, "> sane_cancel\n"); + + /* silence gcc */ + h = h; + + device->status->cancel = TRUE; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (DBG_FNC, "> sane_set_io_mode\n"); + + /* silence gcc */ + handle = handle; + non_blocking = non_blocking; + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + DBG (DBG_FNC, "> sane_get_select_fd\n"); + + /* silence gcc */ + handle = handle; + fd = fd; + + return SANE_STATUS_UNSUPPORTED; +} + +void +sane_close (SANE_Handle h) +{ + TScanner *scanner = (TScanner *) h; + + DBG (DBG_FNC, "- sane_close...\n"); + + /* stop previus scans */ + RTS_Scanner_StopScan (device, TRUE); + + /* close usb */ + sanei_usb_close (device->usb_handle); + + /* free scanner internal variables */ + RTS_Scanner_End (device); + + /* free RTS enviroment */ + RTS_Free (device); + + /* free backend variables */ + if (scanner != NULL) + { + options_free (scanner); + + img_buffers_free (scanner); + } +} + +void +sane_exit (void) +{ + /* free device list memory */ + if (_pSaneDevList) + { + TDevListEntry *pDev, *pNext; + + for (pDev = _pFirstSaneDev; pDev; pDev = pNext) + { + pNext = pDev->pNext; + /* pDev->dev.name is the same pointer that pDev->devname */ + free (pDev->devname); + free (pDev); + } + + _pFirstSaneDev = NULL; + free (_pSaneDevList); + _pSaneDevList = NULL; + } +} diff --git a/backend/hp3900_types.c b/backend/hp3900_types.c new file mode 100644 index 0000000..4a1f7e9 --- /dev/null +++ b/backend/hp3900_types.c @@ -0,0 +1,783 @@ +/* HP Scanjet 3900 series - Structures and global variables + + Copyright (C) 2005-2009 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* devices */ +#define DEVSCOUNT 0x09 /* Number of scanners supported by this backend */ + +#define HP3970 0x00 /* rts8822l-01H HP Scanjet 3970 */ +#define HP4070 0x01 /* rts8822l-01H HP Scanjet 4070 */ +#define HP4370 0x02 /* rts8822l-02A HP Scanjet 4370 */ +#define UA4900 0x03 /* rts8822l-01H UMAX Astra 4900 */ +#define HP3800 0x04 /* rts8822bl-03A HP Scanjet 3800 */ +#define HPG3010 0x05 /* rts8822l-02A HP Scanjet G3010 */ +#define BQ5550 0x06 /* rts8823l-01E BenQ 5550 */ +#define HPG2710 0x07 /* rts8822bl-03A HP Scanjet G2710 */ +#define HPG3110 0x08 /* rts8822l-02A HP Scanjet G3110 */ + +/* chipset models */ +#define RTS8822L_01H 0x00 +#define RTS8822L_02A 0x01 +#define RTS8822BL_03A 0x02 +#define RTS8823L_01E 0x03 + +/* chipset capabilities */ +#define CAP_EEPROM 0x01 + +/* acceleration types */ +#define ACC_CURVE 0x00 +#define DEC_CURVE 0x01 + +/* curve types */ +#define CRV_NORMALSCAN 0x00 +#define CRV_PARKHOME 0x01 +#define CRV_SMEARING 0x02 +#define CRV_BUFFERFULL 0x03 + +/* Sample rates */ +#define PIXEL_RATE 0x00 +#define LINE_RATE 0x01 + +/* motor types */ +#define MT_OUTPUTSTATE 0x00 +#define MT_ONCHIP_PWM 0x01 + +/* motor step types */ +#define STT_FULL 0x00 /* 90 degrees */ +#define STT_HALF 0x01 /* 45 degrees */ +#define STT_QUART 0x02 /* 22.5 degrees */ +#define STT_OCT 0x03 /* 11.25 degrees */ + +/* motor options */ +#define MTR_BACKWARD 0x00 +#define MTR_FORWARD 0x08 +#define MTR_ENABLED 0x00 +#define MTR_DISABLED 0x10 + +/* sensors */ +#define CCD_SENSOR 0x01 +#define CIS_SENSOR 0x00 + +/* sony sensor models */ +#define SNYS575 0x00 + +/* toshiba sensor models */ +#define TCD2952 0x01 +#define TCD2958 0x02 +#define TCD2905 0x03 + +/* usb types */ +#define USB20 0x01 +#define USB11 0x00 + +/* scan types */ +#define ST_NEG 0x03 +#define ST_TA 0x02 +#define ST_NORMAL 0x01 + +/* colour modes */ +#define CM_COLOR 0x00 +#define CM_GRAY 0x01 +#define CM_LINEART 0x02 + +/* colour channels */ +#define CL_RED 0x00 +#define CL_GREEN 0x01 +#define CL_BLUE 0x02 + +/* lamp types */ +#define FLB_LAMP 0x01 +#define TMA_LAMP 0x02 + +#define IST_NORMAL 0x00 +#define IST_TA 0x01 +#define IST_NEG 0x02 + +#define ICM_GRAY 0x00 +#define ICM_LINEART 0x01 +#define ICM_COLOR 0x02 + +#define TRUE 0x01 +#define FALSE 0x00 + +/* function results */ +#define OK 0x00 +#define ERROR -1 + +#define RT_BUFFER_LEN 0x71a + +#define FIX_BY_HARD 0x01 +#define FIX_BY_SOFT 0x02 + +#define REF_AUTODETECT 0x02 +#define REF_TAKEFROMSCANNER 0x01 +#define REF_NONE 0x00 + +/* bulk operations */ +#define BLK_WRITE 0x00 +#define BLK_READ 0x01 + +/* constants for resizing functions */ +#define RSZ_NONE 0x00 +#define RSZ_DECREASE 0x01 +#define RSZ_INCREASE 0x02 + +#define RSZ_GRAYL 0x00 +#define RSZ_COLOURL 0x01 +#define RSZ_COLOURH 0x02 +#define RSZ_LINEART 0x03 +#define RSZ_GRAYH 0x04 + +/* Macros for managing data */ +#define _B0(x) ((SANE_Byte)((x) & 0xFF)) +#define _B1(x) ((SANE_Byte)((x) >> 0x08)) +#define _B2(x) ((SANE_Byte)((x) >> 0x10)) +#define _B3(x) ((SANE_Byte)((x) >> 0x18)) + +/* operation constants used in RTS_GetImage */ +#define OP_STATIC_HEAD 0x00000001 +#define OP_COMPRESSION 0x00000004 +#define OP_BACKWARD 0x00000010 +#define OP_WHITE_SHAD 0x00000020 +#define OP_USE_GAMMA 0x00000040 +#define OP_BLACK_SHAD 0x00000080 +#define OP_LAMP_ON 0x00000200 + +/* data types */ + +typedef unsigned short USHORT; + +#ifdef STANDALONE +/* Stand-alone*/ +#define SANE_STATUS_GOOD 0x00 + +typedef unsigned char SANE_Byte; +typedef int SANE_Int; +typedef usb_dev_handle *USB_Handle; + +#else + +/* SANE backend */ +typedef SANE_Int USB_Handle; + +#endif + +/* structures */ + +struct st_debug_opts +{ + /* device capabilities */ + SANE_Int dev_model; + + SANE_Byte SaveCalibFile; + SANE_Byte DumpShadingData; + SANE_Byte ScanWhiteBoard; + SANE_Byte EnableGamma; + SANE_Byte use_fixed_pwm; + SANE_Int dmabuffersize; + SANE_Int dmatransfersize; + SANE_Int dmasetlength; + SANE_Int usbtype; + + SANE_Int calibrate; + SANE_Int wshading; + + SANE_Int overdrive_flb; + SANE_Int overdrive_ta; + SANE_Byte warmup; + + SANE_Int shd; +}; + +struct st_chip +{ + SANE_Int model; + SANE_Int capabilities; + char *name; +}; + +struct st_shading +{ + double *rates; + SANE_Int count; + SANE_Int ptr; +}; + +struct st_scanning +{ + SANE_Byte *imagebuffer; + SANE_Byte *imagepointer; + SANE_Int bfsize; + SANE_Int channel_size; + + /* arrange line related variables */ + SANE_Int arrange_hres; + SANE_Int arrange_compression; + SANE_Int arrange_sensor_evenodd_dist; + SANE_Int arrange_orderchannel; + SANE_Int arrange_size; + + /* Pointers to each channel colour */ + SANE_Byte *pColour[3]; + SANE_Byte *pColour1[3]; + SANE_Byte *pColour2[3]; + + /* Channel displacements */ + SANE_Int desp[3]; + SANE_Int desp1[3]; + SANE_Int desp2[3]; +}; + +struct st_resize +{ + SANE_Byte mode; + SANE_Int type; + SANE_Int fromwidth; + SANE_Int towidth; + SANE_Int bytesperline; + SANE_Int rescount; + SANE_Int resolution_x; + SANE_Int resolution_y; + + SANE_Byte *v3624; + SANE_Byte *v3628; + SANE_Byte *v362c; +}; + +struct st_gammatables +{ + SANE_Int depth; /*0=0x100| 4=0x400 |8=0x1000 */ + SANE_Byte *table[3]; +}; + +struct st_readimage +{ + SANE_Int Size4Lines; + + SANE_Byte Starting; + SANE_Byte *DMABuffer; + SANE_Int DMABufferSize; + SANE_Byte *RDStart; + SANE_Int RDSize; + SANE_Int DMAAmount; + SANE_Int Channel_size; + SANE_Byte Channels_per_dot; + SANE_Int ImageSize; + SANE_Int Bytes_Available; + SANE_Int Max_Size; + SANE_Byte Cancel; +}; + +struct st_gain_offset +{ + /* 32 bytes 08be|08e0|3654 + red green blue */ + SANE_Int edcg1[3]; /* 08e0|08e2|08e4 *//*Even offset 1 */ + SANE_Int edcg2[3]; /* 08e6|08e8|08ea *//*Even offset 2 */ + SANE_Int odcg1[3]; /* 08ec|08ee|08f0 *//*Odd offset 1 */ + SANE_Int odcg2[3]; /* 08f2|08f4|08f6 *//*Odd offset 2 */ + SANE_Byte pag[3]; /* 08f8|08f9|08fa */ + SANE_Byte vgag1[3]; /* 08fb|08fc|08fd */ + SANE_Byte vgag2[3]; /* 08fe|08ff|0900 */ +}; + +struct st_calibration_config +{ + SANE_Int WStripXPos; + SANE_Int WStripYPos; + SANE_Int BStripXPos; + SANE_Int BStripYPos; + SANE_Int WRef[3]; + SANE_Int BRef[3]; + SANE_Byte RefBitDepth; + double OffsetTargetMax; + double OffsetTargetMin; + double OffsetBoundaryRatio1; + double OffsetBoundaryRatio2; + double OffsetAvgRatio1; + double OffsetAvgRatio2; + SANE_Int CalibOffset10n; + SANE_Int CalibOffset20n; + SANE_Int AdcOffEvenOdd; + SANE_Int AdcOffQuickWay; + SANE_Int OffsetEven1[3]; + SANE_Int OffsetOdd1[3]; + SANE_Int OffsetEven2[3]; + SANE_Int OffsetOdd2[3]; + SANE_Byte OffsetHeight; + SANE_Int OffsetPixelStart; + SANE_Int OffsetNPixel; + SANE_Byte OffsetNSigma; + SANE_Int AdcOffPredictStart; + SANE_Int AdcOffPredictEnd; + SANE_Byte OffsetAvgTarget[3]; + SANE_Byte OffsetTuneStep1; + SANE_Byte OffsetTuneStep2; + double GainTargetFactor; + SANE_Int CalibGain10n; + SANE_Int CalibGain20n; + SANE_Int CalibPAGOn; + SANE_Int GainHeight; + SANE_Int unk1[3]; + SANE_Int unk2[3]; + SANE_Byte PAG[3]; + SANE_Byte Gain1[3]; + SANE_Byte Gain2[3]; + /* White Shading */ + SANE_Int WShadingOn; + SANE_Int WShadingHeight; + SANE_Int WShadingPreDiff[3]; + SANE_Int unknown; /*?? */ + double ShadingCut[3]; + /* Black Shading */ + SANE_Int BShadingOn; + SANE_Int BShadingHeight; + SANE_Int BShadingDefCutOff; + SANE_Int BShadingPreDiff[3]; + double ExternBoundary; + SANE_Int EffectivePixel; + SANE_Byte TotShading; +}; + +struct st_calibration +{ + /* faac */ + struct st_gain_offset gain_offset; /* 0..35 */ + USHORT *white_shading[3]; /* +36 +40 +44 */ + USHORT *black_shading[3]; /* +48 +52 +56 */ + SANE_Int WRef[3]; /* +60 +62 +64 */ + SANE_Byte shading_type; /* +66 */ + SANE_Byte shading_enabled; /* +67 */ + SANE_Int first_position; /* +68 */ + SANE_Int shadinglength; /* +72 */ +}; + +struct st_cal2 +{ + /* f9f8 35 bytes */ + SANE_Int table_count; /* +0 f9f8 */ + SANE_Int shadinglength1; /* +4 f9fc */ + SANE_Int tables_size; /* +8 fa00 */ + SANE_Int shadinglength3; /* +12 fa04 */ + USHORT *tables[4]; /* +16+20+24+28 fa08 fa0c fa10 fa14 */ + USHORT *table2; /* +32 fa18 */ +}; + +struct st_coords +{ + SANE_Int left; + SANE_Int width; + SANE_Int top; + SANE_Int height; +}; + +struct params +{ + SANE_Int scantype; + SANE_Int colormode; + SANE_Int resolution_x; + SANE_Int resolution_y; + struct st_coords coords; + SANE_Int depth; + SANE_Int channel; +}; + +struct st_constrains +{ + struct st_coords reflective; + struct st_coords negative; + struct st_coords slide; +}; + +struct st_scanparams /* 44 bytes size */ +{ + /* 760-78b|155c-1587|fa58-fa83|f0c4 */ + SANE_Byte colormode; /* [+00] 760 */ + SANE_Byte depth; /* [+01] 761 */ + SANE_Byte samplerate; /* [+02] 762 */ + SANE_Byte timing; /* [+03] 763 */ + SANE_Int channel; /* [+04] 764 */ + SANE_Int sensorresolution; /* [+06] 766 */ + SANE_Int resolution_x; /* [+08] 768 */ + SANE_Int resolution_y; /* [+10] 76a */ + struct st_coords coord; /* [+12] left */ + /* [+16] width */ + /* [+20] top */ + /* [+24] height */ + SANE_Int shadinglength; /* [+28] 77c */ + SANE_Int v157c; /* [+32] 780 */ + SANE_Int bytesperline; /* [+36] 784 */ + SANE_Int expt; /* [+40] 788 */ + + SANE_Int startpos; /* [+44] 78c */ + SANE_Int leftleading; /* [+46] 78e */ + SANE_Int ser; /* [+48] 790 */ + SANE_Int ler; /* [+52] 794 */ + SANE_Int scantype; /* [+58] 79a */ +}; + +struct st_hwdconfig /* 28 bytes size */ +{ + /* fa84-fa9f|f0ac-f0c7|e838-e853|f3a4-f3bf */ + SANE_Int startpos; /* +0 */ + /* +1..7 */ + SANE_Byte arrangeline; /* +8 */ + SANE_Byte scantype; /* +9 */ + SANE_Byte compression; /* +10 */ + SANE_Byte use_gamma_tables; /* +11 */ + SANE_Byte gamma_tablesize; /* +12 */ + SANE_Byte white_shading; /* +13 */ + SANE_Byte black_shading; /* +14 */ + SANE_Byte unk3; /* +15 */ + SANE_Byte motorplus; /* +16 */ + SANE_Byte static_head; /* +17 */ + SANE_Byte motor_direction; /* +18 */ + SANE_Byte dummy_scan; /* +19 */ + SANE_Byte highresolution; /* +20 */ + SANE_Byte sensorevenodddistance; /* +21 */ + /* +22..23 */ + SANE_Int calibrate; /* +24 */ +}; + +struct st_calibration_data +{ + SANE_Byte Regs[RT_BUFFER_LEN]; + struct st_scanparams scancfg; + struct st_gain_offset gain_offset; +}; + +struct st_cph +{ + double p1; + double p2; + SANE_Byte ps; + SANE_Byte ge; + SANE_Byte go; +}; + +struct st_timing +{ + SANE_Int sensorresolution; + SANE_Byte cnpp; + SANE_Byte cvtrp[3]; /* 3 transfer gates */ + SANE_Byte cvtrw; + SANE_Byte cvtrfpw; + SANE_Byte cvtrbpw; + struct st_cph cph[6]; /* Linear Image Sensor Clocks */ + SANE_Int cphbp2s; + SANE_Int cphbp2e; + SANE_Int clamps; + SANE_Int clampe; + SANE_Byte cdss[2]; + SANE_Byte cdsc[2]; + SANE_Byte cdscs[2]; /* Toshiba T958 ccd from hp4370 */ + double adcclkp[2]; + SANE_Int adcclkp2e; +}; + +struct st_scanmode +{ + SANE_Int scantype; + SANE_Int colormode; + SANE_Int resolution; + + SANE_Byte timing; + SANE_Int motorcurve; + SANE_Byte samplerate; + SANE_Byte systemclock; + SANE_Int ctpc; + SANE_Int motorbackstep; + SANE_Byte scanmotorsteptype; + + SANE_Byte dummyline; + SANE_Int expt[3]; + SANE_Int mexpt[3]; + SANE_Int motorplus; + SANE_Int multiexposurefor16bitmode; + SANE_Int multiexposureforfullspeed; + SANE_Int multiexposure; + SANE_Int mri; + SANE_Int msi; + SANE_Int mmtir; + SANE_Int mmtirh; + SANE_Int skiplinecount; +}; + +struct st_motormove +{ + SANE_Byte systemclock; + SANE_Int ctpc; + SANE_Byte scanmotorsteptype; + SANE_Int motorcurve; +}; + +struct st_motorpos +{ + SANE_Int coord_y; + SANE_Byte options; + SANE_Int v12e448; + SANE_Int v12e44c; +}; + +struct st_find_edge +{ + SANE_Int exposuretime; + SANE_Int scanystart; + SANE_Int scanylines; + SANE_Int findlermethod; + SANE_Int findlerstart; + SANE_Int findlerend; + SANE_Int checkoffsetser; + SANE_Int findserchecklines; + SANE_Int findserstart; + SANE_Int findserend; + SANE_Int findsermethod; + SANE_Int offsettoser; + SANE_Int offsettoler; +}; + +struct st_curve +{ + SANE_Int crv_speed; /* acceleration or deceleration */ + SANE_Int crv_type; + SANE_Int step_count; + SANE_Int *step; +}; + +struct st_motorcurve +{ + SANE_Int mri; + SANE_Int msi; + SANE_Int skiplinecount; + SANE_Int motorbackstep; + SANE_Int curve_count; + struct st_curve **curve; +}; + +struct st_checkstable +{ + double diff; + SANE_Int interval; + long tottime; +}; + +struct st_sensorcfg +{ + SANE_Int type; + SANE_Int name; + SANE_Int resolution; + + SANE_Int channel_color[3]; + SANE_Int channel_gray[2]; + SANE_Int rgb_order[3]; + + SANE_Int line_distance; + SANE_Int evenodd_distance; +}; + +struct st_autoref +{ + SANE_Byte type; + SANE_Int offset_x; + SANE_Int offset_y; + SANE_Int resolution; + SANE_Int extern_boundary; +}; + +struct st_motorcfg +{ + SANE_Byte type; + SANE_Int resolution; + SANE_Byte pwmfrequency; + SANE_Int basespeedpps; + SANE_Int basespeedmotormove; + SANE_Int highspeedmotormove; + SANE_Int parkhomemotormove; + SANE_Byte changemotorcurrent; +}; + +struct st_buttons +{ + SANE_Int count; + SANE_Int mask[6]; /* up to 6 buttons */ +}; + +struct st_status +{ + SANE_Byte warmup; + SANE_Byte parkhome; + SANE_Byte cancel; +}; + +struct st_device +{ + /* next var handles usb device, used for every usb operations */ + USB_Handle usb_handle; + + /* next buffer will contain initial state registers of the chipset */ + SANE_Byte *init_regs; + + /* next structure will contain information and capabilities about chipset */ + struct st_chip *chipset; + + /* next structure will contain general configuration of stepper motor */ + struct st_motorcfg *motorcfg; + + /* next structure will contain general configuration of ccd sensor */ + struct st_sensorcfg *sensorcfg; + + /* next structure will contain all ccd timing values */ + SANE_Int timings_count; + struct st_timing **timings; + + /* next structure will contain all possible motor movements */ + SANE_Int motormove_count; + struct st_motormove **motormove; + + /* next structure will contain all motorcurve values */ + SANE_Int mtrsetting_count; + struct st_motorcurve **mtrsetting; + + /* next structure will contain all possible scanning modes for one scanner */ + SANE_Int scanmodes_count; + struct st_scanmode **scanmodes; + + /* next structure contains constrain values for one scanner */ + struct st_constrains *constrains; + + /* next structure contains supported buttons and their order */ + struct st_buttons *buttons; + + /* next structure will be used to resize scanned image */ + struct st_resize *Resize; + + /* next structure will be used while reading image from device */ + struct st_readimage *Reading; + + /* next structure will be used to arrange color channels while scanning */ + struct st_scanning *scanning; + + /* next structure will contain some status which can be requested */ + struct st_status *status; +}; + +/* Unknown vars */ +SANE_Int v14b4 = 0; +SANE_Byte *v1600 = NULL; /* tabla */ +SANE_Byte *v1604 = NULL; /* tabla */ +SANE_Byte *v1608 = NULL; /* tabla */ +SANE_Byte v160c_block_size; +SANE_Int mem_total; +SANE_Byte v1619; +SANE_Int v15f8; + +SANE_Int acccurvecount; /* counter used y MotorSetup */ +SANE_Int deccurvecount; /* counter used y MotorSetup */ +SANE_Int smearacccurvecount; /* counter used y MotorSetup */ +SANE_Int smeardeccurvecount; /* counter used y MotorSetup */ + +/* Known vars */ +SANE_Int offset[3]; +SANE_Byte gain[3]; + +static SANE_Int usbfile = -1; +SANE_Int scantype; + +SANE_Byte pwmlamplevel; + +SANE_Byte arrangeline; +SANE_Byte binarythresholdh; +SANE_Byte binarythresholdl; + +SANE_Byte shadingbase; +SANE_Byte shadingfact[3]; +SANE_Byte arrangeline; +SANE_Int compression; + +SANE_Byte linedarlampoff; +SANE_Int pixeldarklevel; + +SANE_Int bw_threshold = 0x00; + +/* SetScanParams */ +struct st_scanparams scan; +struct st_scanparams scan2; + +SANE_Int bytesperline; /* width * (3 colors [RGB]) */ +SANE_Int imagewidth3; +SANE_Int lineart_width; +SANE_Int imagesize; /* bytesperline * coords.height */ +SANE_Int imageheight; +SANE_Int line_size; +SANE_Int v15b4; +SANE_Int v15bc; +SANE_Int waitforpwm; + +SANE_Byte WRef[3]; + +USHORT *fixed_black_shading[3] = { NULL, NULL, NULL }; +USHORT *fixed_white_shading[3] = { NULL, NULL, NULL }; + +/* Calibration */ +struct st_gain_offset mitabla2; /* calibration table */ +SANE_Int v0750; + +static SANE_Byte use_gamma_tables; + +SANE_Int read_v15b4 = 0; + +SANE_Int v35b8 = 0; +SANE_Int arrangeline2; + +SANE_Int v07c0 = 0; + +/* next structure contains coefficients for white shading correction */ +struct st_shading *wshading; + +struct st_gammatables *hp_gamma; +struct st_gain_offset *default_gain_offset; +struct st_calibration_data *calibdata; + +struct st_debug_opts *RTS_Debug; + +/* testing */ +SANE_Byte *jkd_black = NULL; +SANE_Int jkd_blackbpl; diff --git a/backend/hp3900_usb.c b/backend/hp3900_usb.c new file mode 100644 index 0000000..440c963 --- /dev/null +++ b/backend/hp3900_usb.c @@ -0,0 +1,509 @@ +/* HP Scanjet 3900 series - USB layer + + Copyright (C) 2005-2008 Jonathan Bravo Lopez + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#ifndef USBLAYER + +#define USBLAYER + +#define TIMEOUT 1000 +#define BLK_READ_EP 0x81 +#define BLK_WRITE_EP 0x02 + +SANE_Int dataline_count = 0; + +/* USB layer commands */ +static SANE_Int usb_ctl_write (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * buffer, SANE_Int size, + SANE_Int index); +static SANE_Int usb_ctl_read (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * buffer, SANE_Int size, + SANE_Int index); + +/* Higher level commands*/ + +static SANE_Int IRead_Byte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * data, SANE_Int index); +static SANE_Int IRead_Word (USB_Handle usb_handle, SANE_Int address, + SANE_Int * data, SANE_Int index); +static SANE_Int IRead_Integer (USB_Handle usb_handle, SANE_Int address, + SANE_Int * data, SANE_Int index); +static SANE_Int IRead_Buffer (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * buffer, SANE_Int size, + SANE_Int index); +static SANE_Int IWrite_Byte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte data, SANE_Int index1, + SANE_Int index2); +static SANE_Int IWrite_Word (USB_Handle usb_handle, SANE_Int address, + SANE_Int data, SANE_Int index); +static SANE_Int IWrite_Integer (USB_Handle usb_handle, SANE_Int address, + SANE_Int data, SANE_Int index); +static SANE_Int IWrite_Buffer (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * buffer, SANE_Int size, + SANE_Int index); + +static SANE_Int Read_Byte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * data); +static SANE_Int Read_Word (USB_Handle usb_handle, SANE_Int address, + SANE_Int * data); +static SANE_Int Read_Integer (USB_Handle usb_handle, SANE_Int address, + SANE_Int * data); +static SANE_Int Read_Buffer (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * buffer, SANE_Int size); +static SANE_Int Read_Bulk (USB_Handle usb_handle, SANE_Byte * buffer, + size_t size); +static SANE_Int Write_Byte (USB_Handle usb_handle, SANE_Int address, + SANE_Byte data); +static SANE_Int Write_Word (USB_Handle usb_handle, SANE_Int address, + SANE_Int data); +/*static SANE_Int Write_Integer (USB_Handle usb_handle, SANE_Int address, SANE_Int data);*/ +static SANE_Int Write_Buffer (USB_Handle usb_handle, SANE_Int address, + SANE_Byte * buffer, SANE_Int size); +static SANE_Int Write_Bulk (USB_Handle usb_handle, SANE_Byte * buffer, + SANE_Int size); + +static SANE_Int show_buffer (SANE_Int level, SANE_Byte * buffer, + SANE_Int size); + +/* Implementation */ + +static SANE_Int +IWrite_Byte (USB_Handle usb_handle, SANE_Int address, SANE_Byte data, + SANE_Int index1, SANE_Int index2) +{ + SANE_Int rst = ERROR; + SANE_Byte buffer[2] = { 0x00, 0x00 }; + + if (usb_ctl_read (usb_handle, address + 1, buffer, 0x02, index1) == 2) + { + buffer[1] = (buffer[0] & 0xff); + buffer[0] = (data & 0xff); + + if (usb_ctl_write (usb_handle, address, buffer, 0x02, index2) == 2) + rst = OK; + } + + return rst; +} + +static SANE_Int +IWrite_Word (USB_Handle usb_handle, SANE_Int address, SANE_Int data, + SANE_Int index) +{ + SANE_Int rst = ERROR; + SANE_Byte buffer[2]; + + buffer[0] = (data & 0xff); + buffer[1] = ((data >> 8) & 0xff); + + if (usb_ctl_write (usb_handle, address, buffer, 0x02, index) == 2) + rst = OK; + + return rst; +} + +static SANE_Int +IWrite_Integer (USB_Handle usb_handle, SANE_Int address, SANE_Int data, + SANE_Int index) +{ + SANE_Int rst = ERROR; + SANE_Byte buffer[4]; + + buffer[0] = (data & 0xff); + buffer[1] = ((data >> 8) & 0xff); + buffer[2] = ((data >> 16) & 0xff); + buffer[3] = ((data >> 24) & 0xff); + + if (usb_ctl_write (usb_handle, address, buffer, 0x04, index) == 4) + rst = OK; + + return rst; +} + +static SANE_Int +IWrite_Buffer (USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, + SANE_Int size, SANE_Int index) +{ + SANE_Int ret = ERROR; + + if (!((buffer == NULL) && (size > 0))) + if (usb_ctl_write (usb_handle, address, buffer, size, index) == size) + ret = OK; + + return ret; +} + +static SANE_Int +IRead_Byte (USB_Handle usb_handle, SANE_Int address, SANE_Byte * data, + SANE_Int index) +{ + SANE_Byte buffer[2] = { 0x00, 0x00 }; + SANE_Int ret = ERROR; + + if (data != NULL) + if (usb_ctl_read (usb_handle, address, buffer, 0x02, index) == 2) + { + *data = (SANE_Byte) (buffer[0] & 0xff); + ret = OK; + } + + return ret; +} + +static SANE_Int +IRead_Word (USB_Handle usb_handle, SANE_Int address, SANE_Int * data, + SANE_Int index) +{ + SANE_Byte buffer[2] = { 0x00, 0x00 }; + SANE_Int ret = ERROR; + + if (data != NULL) + if (usb_ctl_read (usb_handle, address, buffer, 0x02, index) == 2) + { + *data = ((buffer[1] << 8) & 0xffff) + (buffer[0] & 0xff); + ret = OK; + } + + return ret; +} + +static SANE_Int +IRead_Integer (USB_Handle usb_handle, SANE_Int address, SANE_Int * data, + SANE_Int index) +{ + SANE_Byte buffer[4] = { 0x00, 0x00, 0x00, 0x00 }; + SANE_Int ret = ERROR; + + if (data != NULL) + { + *data = 0; + if (usb_ctl_read (usb_handle, address, buffer, 0x04, index) == 4) + { + SANE_Int C; + for (C = 3; C >= 0; C--) + *data = ((*data << 8) + (buffer[C] & 0xff)) & 0xffffffff; + ret = OK; + } + } + + return ret; +} + +static SANE_Int +IRead_Buffer (USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, + SANE_Int size, SANE_Int index) +{ + SANE_Int ret = ERROR; + + if (buffer != NULL) + if (usb_ctl_read (usb_handle, address, buffer, size, index) == size) + ret = OK; + + return ret; +} + +static SANE_Int +Write_Byte (USB_Handle usb_handle, SANE_Int address, SANE_Byte data) +{ + return IWrite_Byte (usb_handle, address, data, 0x100, 0); +} + +static SANE_Int +Write_Word (USB_Handle usb_handle, SANE_Int address, SANE_Int data) +{ + return IWrite_Word (usb_handle, address, data, 0); +} + +/*static SANE_Int Write_Integer(USB_Handle usb_handle, SANE_Int address, SANE_Int data) +{ + return IWrite_Integer(usb_handle, address, data, 0); +}*/ + +static SANE_Int +Write_Buffer (USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, + SANE_Int size) +{ + return IWrite_Buffer (usb_handle, address, buffer, size, 0); +} + +static SANE_Int +Read_Byte (USB_Handle usb_handle, SANE_Int address, SANE_Byte * data) +{ + return IRead_Byte (usb_handle, address, data, 0x100); +} + +static SANE_Int +Read_Word (USB_Handle usb_handle, SANE_Int address, SANE_Int * data) +{ + return IRead_Word (usb_handle, address, data, 0x100); +} + +static SANE_Int +Read_Integer (USB_Handle usb_handle, SANE_Int address, SANE_Int * data) +{ + return IRead_Integer (usb_handle, address, data, 0x100); +} + +static SANE_Int +Read_Buffer (USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, + SANE_Int size) +{ + return IRead_Buffer (usb_handle, address, buffer, size, 0x100); +} + +static SANE_Int +Write_Bulk (USB_Handle usb_handle, SANE_Byte * buffer, SANE_Int size) +{ + SANE_Int rst = ERROR; + + if (buffer != NULL) + { + dataline_count++; + DBG (DBG_CTL, "%06i BLK DO: %i. bytes\n", dataline_count, size); + show_buffer (4, buffer, size); + +#ifdef STANDALONE + if (usb_handle != NULL) + if (usb_bulk_write + (usb_handle, BLK_WRITE_EP, (char *) buffer, size, + TIMEOUT) == size) + rst = OK; +#else + if (usb_handle != -1) + { + size_t mysize = size; + if (sanei_usb_write_bulk (usb_handle, buffer, &mysize) == + SANE_STATUS_GOOD) + rst = OK; + } +#endif + } + + if (rst != OK) + DBG (DBG_CTL, " : Write_Bulk error\n"); + + return rst; +} + +static SANE_Int +Read_Bulk (USB_Handle usb_handle, SANE_Byte * buffer, size_t size) +{ + SANE_Int rst = ERROR; + + if (buffer != NULL) + { + dataline_count++; + DBG (DBG_CTL, "%06i BLK DI: Buffer length = %lu. bytes\n", + dataline_count, (u_long) size); + +#ifdef STANDALONE + if (usb_handle != NULL) + rst = + usb_bulk_read (usb_handle, BLK_READ_EP, (char *) buffer, size, + TIMEOUT); +#else + if (usb_handle != -1) + if (sanei_usb_read_bulk (usb_handle, buffer, &size) == + SANE_STATUS_GOOD) + rst = size; +#endif + } + + if (rst < 0) + DBG (DBG_CTL, " : Read_Bulk error\n"); + else + show_buffer (4, buffer, rst); + + return rst; +} + +static SANE_Int +usb_ctl_write (USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, + SANE_Int size, SANE_Int index) +{ + SANE_Int rst = ERROR; + + dataline_count++; + DBG (DBG_CTL, "%06i CTL DO: 40 04 %04x %04x %04x\n", + dataline_count, address & 0xffff, index, size); + show_buffer (DBG_CTL, buffer, size); + +#ifdef STANDALONE + if (usb_handle != NULL) + rst = usb_control_msg (usb_handle, 0x40, /* Request type */ + 0x04, /* Request */ + address, /* Value */ + index, /* Index */ + (char *) buffer, /* Buffer */ + size, /* Size */ + TIMEOUT); +#else + if (usb_handle != -1) + { + if (sanei_usb_control_msg (usb_handle, 0x40, /* Request type */ + 0x04, /* Request */ + address, /* Value */ + index, /* Index */ + size, /* Size */ + buffer) /* Buffer */ + == SANE_STATUS_GOOD) + rst = size; + else + rst = -1; + } +#endif + + if (rst < 0) + DBG (DBG_CTL, " : Error, returned %i\n", rst); + + return rst; +} + +static SANE_Int +usb_ctl_read (USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, + SANE_Int size, SANE_Int index) +{ + SANE_Int rst; + + rst = ERROR; + + dataline_count++; + DBG (DBG_CTL, "%06i CTL DI: c0 04 %04x %04x %04x\n", + dataline_count, address & 0xffff, index, size); + +#ifdef STANDALONE + if (usb_handle != NULL) + rst = usb_control_msg (usb_handle, 0xc0, /* Request type */ + 0x04, /* Request */ + address, /* Value */ + index, /* Index */ + (char *) buffer, /* Buffer */ + size, /* Size */ + TIMEOUT); +#else + if (usb_handle != -1) + { + if (sanei_usb_control_msg (usb_handle, 0xc0, /* Request type */ + 0x04, /* Request */ + address, /* Value */ + index, /* Index */ + size, /* Size */ + buffer) /* Buffer */ + == SANE_STATUS_GOOD) + rst = size; + else + rst = -1; + } +#endif + + if (rst < 0) + DBG (DBG_CTL, " : Error, returned %i\n", rst); + else + show_buffer (DBG_CTL, buffer, rst); + + return rst; +} + +static SANE_Int +show_buffer (SANE_Int level, SANE_Byte * buffer, SANE_Int size) +{ + if (DBG_LEVEL >= level) + { + char *sline = NULL; + char *sdata = NULL; + SANE_Int cont, data, offset = 0, col = 0; + + if ((size > 0) && (buffer != NULL)) + { + sline = (char *) malloc (256); + if (sline != NULL) + { + sdata = (char *) malloc (256); + if (sdata != NULL) + { + bzero (sline, 256); + for (cont = 0; cont < size; cont++) + { + if (col == 0) + { + if (cont == 0) + snprintf (sline, 255, " BF: "); + else + snprintf (sline, 255, " "); + } + data = (buffer[cont] & 0xff); + snprintf (sdata, 255, "%02x ", data); + sline = strcat (sline, sdata); + col++; + offset++; + if (col == 8) + { + col = 0; + snprintf (sdata, 255, " : %i\n", offset - 8); + sline = strcat (sline, sdata); + DBG (level, "%s", sline); + bzero (sline, 256); + } + } + if (col > 0) + { + for (cont = col; cont < 8; cont++) + { + snprintf (sdata, 255, "-- "); + sline = strcat (sline, sdata); + offset++; + } + snprintf (sdata, 255, " : %i\n", offset - 8); + sline = strcat (sline, sdata); + DBG (level, "%s", sline); + bzero (sline, 256); + } + free (sdata); + } + free (sline); + } + } + else + DBG (level, " BF: Empty buffer\n"); + } + return OK; +} +#endif /*USBLAYER*/ diff --git a/backend/hp4200.c b/backend/hp4200.c new file mode 100644 index 0000000..a069be6 --- /dev/null +++ b/backend/hp4200.c @@ -0,0 +1,2979 @@ +/* + Copyright (C) 2000 by Adrian Perez Jorge + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + +/* Developers: + + Adrian Perez Jorge (APJ) - + Creator of the original HP4200C backend code. + adrianpj@easynews.com + + Andrew John Lewis (AJL) - + lewi0235@tc.umn.edu + + Arnar Mar Hrafnkelsson (AMH) - + addi@umich.edu + + Frank Zago + some cleanups and integration into SANE + + Henning Meier-Geinitz + more cleanups, bug fixes + +TODO: + + - support more scanning resolutions. + - support different color depths. + - support gray and lineart. + - improve scanning speed. Compute scanning parameters based on the + image size and the scanner-to-host bandwidth. + - improve image quality. + - fix problem concerning mangled images + +*/ + +#define BUILD 2 +#define BACKEND_NAME hp4200 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_pv8630.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_backend.h" +#include "hp4200.h" + +#include "hp4200_lm9830.c" + +#define HP4200_CONFIG_FILE "hp4200.conf" + +/*--------------------------------------------------------------------------*/ + +#if 0 +/* Some of these resolution need work in color shifting. */ +static const SANE_Int dpi_list[] = + { 8, 50, 75, 100, 150, 200, 300, 400, 600 }; +#else +static const SANE_Int dpi_list[] = { 4, 75, 150, 300, 600 }; +#endif +static SANE_Range x_range = { SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0 }; +static SANE_Range y_range = + { SANE_FIX (0), SANE_FIX (11.75 * MM_PER_INCH), 0 }; +static const SANE_Range u8_range = { 0, 255, 0 }; + +struct coarse_t +{ + int min_red; + int min_green; + int min_blue; + int max_red; + int max_green; + int max_blue; + int red_gain; + int red_offset; + int green_gain; + int green_offset; + int blue_gain; + int blue_offset; +}; + +static const double hdpi_mapping[8] = { 1, 1.5, 2, 3, 4, 6, 8, 12 }; + +static HP4200_Device *first_device = NULL; /* device list head */ +static int n_devices = 0; /* the device count */ +static const SANE_Device **devlist = NULL; + +static unsigned char +getreg (HP4200_Scanner * s, unsigned char reg) +{ + unsigned char reg_value; + + if ((reg > 0x08) && (reg < 0x5b)) + return (unsigned char) LOBYTE (s->regs[reg]); + else + { + lm9830_read_register (s->fd, reg, ®_value); + return reg_value; + } +} + +static void +setreg (HP4200_Scanner * s, unsigned char reg, unsigned char reg_value) +{ + s->regs[reg] = reg_value; /* dirty bit should be clear with this */ + if ((reg < 0x08) || (reg > 0x5b)) + { + lm9830_write_register (s->fd, reg, reg_value); + } +} + +static void +setbits (HP4200_Scanner * s, unsigned char reg, unsigned char bitmap) +{ + s->regs[reg] = (s->regs[reg] & 0xff) | bitmap; + if ((reg < 0x08) || (reg > 0x5b)) + { + lm9830_write_register (s->fd, reg, LOBYTE (s->regs[reg])); + } +} + +static void +clearbits (HP4200_Scanner * s, unsigned char reg, unsigned char mask) +{ + s->regs[reg] = (s->regs[reg] & ~mask) & 0xff; + if ((reg < 0x08) || (reg > 0x5b)) + { + lm9830_write_register (s->fd, reg, LOBYTE (s->regs[reg])); + } +} + +static int +cache_write (HP4200_Scanner * s) +{ + int i; +#ifdef DEBUG_REG_CACHE + int counter = 0; +#endif + + DBG (DBG_proc, "Writing registers\n"); + + for (i = 0; i < 0x80; i++) + if (!(s->regs[i] & 0x100)) + { /* modified register */ +#ifdef DEBUG_REG_CACHE + fprintf (stderr, "%.2x", i); + if (counter == 8) + fprintf (stderr, "\n"); + else + fprintf (stderr, ", "); + counter = (counter + 1) % 9; +#endif + lm9830_write_register (s->fd, i, s->regs[i]); + s->regs[i] |= 0x100; /* register is updated */ + } + return 0; +} + +/* + * HP4200-dependent register initialization. + */ + +static int +hp4200_init_registers (HP4200_Scanner * s) +{ + /* set up hardware parameters */ + + s->hw_parms.crystal_frequency = 48000000; + s->hw_parms.SRAM_size = 128; /* Kb */ + s->hw_parms.scan_area_width = 5100; /* pixels */ + s->hw_parms.scan_area_length = 11; /* inches */ + s->hw_parms.min_pixel_data_buffer_limit = 1024; /* bytes */ + s->hw_parms.sensor_line_separation = 4; /* lines */ + s->hw_parms.sensor_max_integration_time = 12; /* milliseconds */ + s->hw_parms.home_sensor = 2; + s->hw_parms.sensor_resolution = 1; /* 600 dpi */ + s->hw_parms.motor_full_steps_per_inch = 300; + s->hw_parms.motor_max_speed = 1.4; /* inches/second */ + s->hw_parms.num_tr_pulses = 1; + s->hw_parms.guard_band_duration = 1; + s->hw_parms.pulse_duration = 3; + s->hw_parms.fsteps_25_speed = 3; + s->hw_parms.fsteps_50_speed = 3; + s->hw_parms.target_value.red = 1000; + s->hw_parms.target_value.green = 1000; + s->hw_parms.target_value.blue = 1000; + + { + int i; + + /* + * we are using a cache-like data structure so registers whose + * values were written to the lm9830 and aren't volatile, have + * bit 0x100 activated. This bit must be cleared if you want the + * value to be written to the chip once cache_write() is called. + */ + + /* clears the registers cache */ + memset (s->regs, 0, sizeof (s->regs)); + + /* + * registers 0x00 - 0x07 are non-cacheable/volatile, so don't + * read the values using the cache. Instead use direct functions + * to read/write registers. + */ + + for (i = 0; i < 0x08; i++) + s->regs[i] = 0x100; + } + + setreg (s, 0x70, 0x70); /* noise filter */ + + setreg (s, 0x0b, + INPUT_SIGNAL_POLARITY_NEGATIVE | + CDS_ON | + SENSOR_STANDARD | + SENSOR_RESOLUTION_600 | LINE_SKIPPING_COLOR_PHASE_DELAY (0)); + + setreg (s, 0x0c, + PHI1_POLARITY_POSITIVE | + PHI2_POLARITY_POSITIVE | + RS_POLARITY_POSITIVE | + CP1_POLARITY_POSITIVE | + CP2_POLARITY_POSITIVE | + TR1_POLARITY_NEGATIVE | TR2_POLARITY_NEGATIVE); + + setreg (s, 0x0d, + PHI1_ACTIVE | + PHI2_ACTIVE | + RS_ACTIVE | + CP1_ACTIVE | + CP2_OFF | + TR1_ACTIVE | + TR2_OFF | NUMBER_OF_TR_PULSES (s->hw_parms.num_tr_pulses)); + + setreg (s, 0x0e, + TR_PULSE_DURATION (s->hw_parms.pulse_duration) | + TR_PHI1_GUARDBAND_DURATION (s->hw_parms.guard_band_duration)); + + /* for pixel rate timing */ + setreg (s, 0x0f, 6); + setreg (s, 0x10, 23); + setreg (s, 0x11, 1); + setreg (s, 0x12, 3); + setreg (s, 0x13, 3); /* 0 */ + setreg (s, 0x14, 5); /* 0 */ + setreg (s, 0x15, 0); + setreg (s, 0x16, 0); + setreg (s, 0x17, 11); + setreg (s, 0x18, 2); /* 1 */ + + setreg (s, 0x19, CIS_TR1_TIMING_OFF | FAKE_OPTICAL_BLACK_PIXELS_OFF); + + setreg (s, 0x1a, 0); + setreg (s, 0x1b, 0); + + setreg (s, 0x1c, 0x0d); + setreg (s, 0x1d, 0x21); + + setreg (s, 0x27, TR_RED_DROP (0) | TR_GREEN_DROP (0) | TR_BLUE_DROP (0)); + + setreg (s, 0x28, 0x00); + + setreg (s, 0x29, ILLUMINATION_MODE (1)); + setreg (s, 0x2a, HIBYTE (0)); /* 0 */ + setreg (s, 0x2b, LOBYTE (0)); /* 0 */ + + setreg (s, 0x2c, HIBYTE (16383)); + setreg (s, 0x2d, LOBYTE (16383)); + + setreg (s, 0x2e, HIBYTE (2)); /* 2 */ + setreg (s, 0x2f, LOBYTE (2)); /* 1 */ + + setreg (s, 0x30, HIBYTE (0)); + setreg (s, 0x31, LOBYTE (0)); + + setreg (s, 0x32, HIBYTE (0)); + setreg (s, 0x33, LOBYTE (0)); + + setreg (s, 0x34, HIBYTE (32)); + setreg (s, 0x35, LOBYTE (32)); + + setreg (s, 0x36, HIBYTE (48)); + setreg (s, 0x37, LOBYTE (48)); + + setreg (s, 0x42, EPP_MODE | PPORT_DRIVE_CURRENT (3)); + + setreg (s, 0x43, + RAM_SIZE_128 | + SRAM_DRIVER_CURRENT (3) | SRAM_BANDWIDTH_8 | SCANNING_FULL_DUPLEX); + + setreg (s, 0x45, + MICRO_STEPPING | + CURRENT_SENSING_PHASES (2) | + PHASE_A_POLARITY_POSITIVE | + PHASE_B_POLARITY_POSITIVE | STEPPER_MOTOR_OUTPUT); + + setreg (s, 0x4a, HIBYTE (100)); + setreg (s, 0x4b, LOBYTE (100)); + + setreg (s, 0x4c, HIBYTE (0)); + setreg (s, 0x4d, LOBYTE (0)); + + /* resume scan threshold */ + setreg (s, 0x4f, 64); + /* steps to reverse */ + setreg (s, 0x50, 40); + setreg (s, 0x51, + ACCELERATION_PROFILE_STOPPED (3) | + ACCELERATION_PROFILE_25P (s->hw_parms.fsteps_25_speed) | + ACCELERATION_PROFILE_50P (s->hw_parms.fsteps_50_speed)); + setreg (s, 0x54, NON_REVERSING_EXTRA_LINES (0) | FIRST_LINE_TO_PROCESS (0)); + setreg (s, 0x55, KICKSTART_STEPS (0) | HOLD_CURRENT_TIMEOUT (2)); + + /* stepper PWM frequency */ + setreg (s, 0x56, 8); + /* stepper pwm duty cycle */ + setreg (s, 0x57, 23); + + setreg (s, 0x58, + PAPER_SENSOR_1_POLARITY_HIGH | + PAPER_SENSOR_1_TRIGGER_EDGE | + PAPER_SENSOR_1_NO_STOP_SCAN | + PAPER_SENSOR_2_POLARITY_HIGH | + PAPER_SENSOR_2_TRIGGER_EDGE | PAPER_SENSOR_2_STOP_SCAN); + setreg (s, 0x59, + MISCIO_1_TYPE_OUTPUT | + MISCIO_1_POLARITY_HIGH | + MISCIO_1_TRIGGER_EDGE | + MISCIO_1_OUTPUT_STATE_HIGH | + MISCIO_2_TYPE_OUTPUT | + MISCIO_2_POLARITY_HIGH | + MISCIO_2_TRIGGER_EDGE | MISCIO_2_OUTPUT_STATE_HIGH); + + return 0; +} + +#ifdef DEBUG +static int +dump_register_cache (HP4200_Scanner * s) +{ + int i; + + for (i = 0; i < 0x80; i++) + { + fprintf (stderr, "%.2x:0x%.2x", i, s->regs[i]); + if ((i + 1) % 8) + fprintf (stderr, ", "); + else + fprintf (stderr, "\n"); + } + fputs ("", stderr); + return 0; +} +#endif + +/* + * returns the scanner head to home position + */ + +static int +hp4200_goto_home (HP4200_Scanner * s) +{ + unsigned char cmd_reg; + unsigned char status_reg; + unsigned char old_paper_sensor_reg; + + cmd_reg = getreg (s, 0x07); + if (cmd_reg != 2) + { + unsigned char paper_sensor_reg; + unsigned char sensor_bit[2] = { 0x02, 0x10 }; + /* sensor head is not returning */ + + /* let's see if it's already at home */ + /* first put paper (head) sensor level sensitive */ + paper_sensor_reg = getreg (s, 0x58); + old_paper_sensor_reg = paper_sensor_reg; + paper_sensor_reg &= ~sensor_bit[s->hw_parms.home_sensor - 1]; + setreg (s, 0x58, paper_sensor_reg); + cache_write (s); + + /* if the scan head is not at home then move motor backwards */ + status_reg = getreg (s, 0x02); + setreg (s, 0x58, old_paper_sensor_reg); + cache_write (s); + if (!(status_reg & s->hw_parms.home_sensor)) + { + setreg (s, 0x07, 0x08); + usleep (10 * 1000); + setreg (s, 0x07, 0x00); + usleep (10 * 1000); + setreg (s, 0x07, 0x02); + } + } + return 0; +} + +#define HP4200_CHECK_INTERVAL 1000 /* usecs between status checks */ +static int +hp4200_wait_homed (HP4200_Scanner * s) +{ + unsigned char cmd_reg; + + cmd_reg = getreg (s, 0x07); + while (cmd_reg != 0) + { + usleep (HP4200_CHECK_INTERVAL); + cmd_reg = getreg (s, 0x07); + } + return 0; +} + +static int +compute_fastfeed_step_size (unsigned long crystal_freq, int mclk, + float max_speed, int steps_per_inch, + int color_mode) +{ + int aux; + int r; + + if (color_mode == 0) + r = 24; + else + r = 8; + + aux = floor (crystal_freq / ((double) mclk * max_speed * 4.0 * + steps_per_inch * r)); + + + if (aux < 2) + aux = 2; + return aux; +} + +static SANE_Status +read_available_data (HP4200_Scanner * s, SANE_Byte * buffer, + size_t * byte_count) +{ + SANE_Status status; + unsigned char scankb1; + unsigned char scankb2; + size_t to_read; + size_t really_read; + size_t chunk; + + assert (buffer != NULL); + + *byte_count = 0; + do + { + scankb1 = getreg (s, 0x01); + scankb2 = getreg (s, 0x01); + if (s->aborted_by_user) + return SANE_STATUS_CANCELLED; + } + while ((scankb1 != scankb2) || (scankb1 < 12)); + + to_read = scankb1 * 1024; + + while (to_read) + { + if (s->aborted_by_user) + return SANE_STATUS_CANCELLED; + chunk = (to_read > 0xffff) ? 0xffff : to_read; + + sanei_pv8630_write_byte (s->fd, PV8630_REPPADDRESS, 0x00); + sanei_pv8630_prep_bulkread (s->fd, chunk); + really_read = chunk; + if ((status = sanei_usb_read_bulk (s->fd, buffer, &really_read)) != + SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_usb_read_bulk failed (%s)\n", + sane_strstatus (status)); + return status; + } + if (really_read > to_read) + { + DBG (DBG_error, "USB stack read more bytes than requested!\n"); + return SANE_STATUS_IO_ERROR; + } + *byte_count += really_read; + buffer += really_read; + to_read -= really_read; +#ifdef DEBUG + fprintf (stderr, "read %d bytes\n", really_read); +#endif + } + return SANE_STATUS_GOOD; +} + +#ifdef unused +static int +compute_datalink_bandwidth (HP4200_Scanner * s) +{ + int line_size; + int pause_limit; + unsigned int color_mode; + + /* + * Line size for 8 bpp, the entire scan area width (plus the + * status byte) at optical resolution. + */ + + if (s->user_parms.color) + { + line_size = 3 * s->hw_parms.scan_area_width + 1; + color_mode = 0; + setreg (s, 0x26, color_mode); /* 3 channel pixel rate color */ + } + else + { + line_size = s->hw_parms.scan_area_width + 1; + color_mode = 4; + setreg (s, 0x26, 0x08 | color_mode); /* 1 channel mode A (green) */ + } + setreg (s, 0x09, (3 << 3)); /* h-divider = 1, 8 bpp */ + + { + int first_white_pixel; + unsigned int line_end; + + first_white_pixel = s->hw_parms.sensor_pixel_end - 10; + line_end = first_white_pixel + s->hw_parms.scan_area_width; + if (line_end > (s->hw_parms.sensor_num_pixels - 20)) + line_end = s->hw_parms.sensor_num_pixels - 20; + + setreg (s, 0x1c, HIBYTE (s->hw_parms.sensor_pixel_start)); + setreg (s, 0x1d, LOBYTE (s->hw_parms.sensor_pixel_end)); + setreg (s, 0x1e, HIBYTE (first_white_pixel)); + setreg (s, 0x1f, LOBYTE (first_white_pixel)); + setreg (s, 0x20, HIBYTE (s->hw_parms.sensor_num_pixels)); + setreg (s, 0x21, LOBYTE (s->hw_parms.sensor_num_pixels)); + setreg (s, 0x22, getreg (s, 0x1e)); + setreg (s, 0x23, getreg (s, 0x1f)); + setreg (s, 0x24, HIBYTE (line_end)); + setreg (s, 0x25, LOBYTE (line_end)); + } + + /* + * During transfer rate calculation don't forward scanner sensor. + * Stay in the calibration region. + */ + + setreg (s, 0x4f, 0); + clearbits (s, 0x45, 0x10); + + /* + * Pause the scan when memory is full. + */ + + pause_limit = s->hw_parms.SRAM_size - (line_size / 1024) - 1; + setreg (s, 0x4e, pause_limit & 0xff); + + s->mclk = compute_min_mclk (s->hw_parms.SRAM_bandwidth, + s->hw_parms.crystal_frequency); + + + /* + * Set step size to fast speed. + */ + + { + int step_size; + + step_size = + compute_fastfeed_step_size (s->hw_parms.crystal_frequency, + s->mclk, + s->hw_parms.scan_bar_max_speed, + s->hw_parms.motor_full_steps_per_inch, + color_mode); + + setreg (s, 0x46, HIBYTE (step_size)); + setreg (s, 0x47, LOBYTE (step_size)); + setreg (s, 0x48, HIBYTE (step_size)); + setreg (s, 0x49, LOBYTE (step_size)); + } + + cache_write (s); + + /* dump_register_cache (s); */ + + /* + * scan during 1 sec. aprox. + */ + + setreg (s, 0x07, 0x08); + setreg (s, 0x07, 0x03); + + { + struct timeval tv_before; + struct timeval tv_after; + int elapsed_time_ms = 0; + long bytes_read_total; + SANE_Byte *buffer; + + buffer = malloc (2 * 98304); /* check this */ + if (!buffer) + { + DBG (DBG_error, "compute_datalink_bandwidth: malloc failed\n"); + return 0; + } + bytes_read_total = 0; + gettimeofday (&tv_before, NULL); + do + { + size_t bytes_read; + SANE_Status status; + + status = read_available_data (s, buffer, &bytes_read); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "read_available_data failed (%s)\n", + sane_strstatus (status)); + return 0; + } + bytes_read_total += bytes_read; + gettimeofday (&tv_after, NULL); + elapsed_time_ms = (tv_after.tv_sec - tv_before.tv_sec) * 1000; + elapsed_time_ms += (tv_after.tv_usec - tv_before.tv_usec) / 1000; + } + while (elapsed_time_ms < 1000); + + setreg (s, 0x07, 0x00); + free (buffer); + + s->msrd_parms.datalink_bandwidth = bytes_read_total / + (elapsed_time_ms / 1000); + +#ifdef DEBUG + fprintf (stderr, "PC Transfer rate = %d bytes/sec. (%ld/%d)\n", + s->msrd_parms.datalink_bandwidth, bytes_read_total, + elapsed_time_ms); +#endif + } + return 0; +} +#endif + +static void +compute_first_gain_offset (int target, int max, int min, int *gain, + int *offset, int *max_gain, int *min_offset) +{ + *gain = (int) 15.0 *(target / (max - min) - 0.933); + *offset = (int) (-1.0 * min / (512.0 * 0.0195)); + if (*gain >= 32) + { + *gain = (int) 15.0 *(target / 3.0 / (max - min) - 0.933); + *offset = (int) -3.0 * min / (512.0 * 0.0195); + } + if (*gain < 0) + *gain = 0; + else if (*gain > 63) + *gain = 63; + + if (*offset < -31) + *offset = -31; + else if (*offset > 31) + *offset = 31; + + *max_gain = 63; + *min_offset = -31; +} + +#define DATA_PORT_READ (1 << 5) +#define DATA_PORT_WRITE 0 + +static int +write_gamma (HP4200_Scanner * s) +{ + SANE_Status status; + int color; + int i; + unsigned char gamma[1024]; + unsigned char read_gamma[1024]; + int retval; + size_t to_read; + size_t to_write; + + for (color = 0; color < 3; color++) + { + for (i = 0; i < 1024; i++) + gamma[i] = s->user_parms.gamma[color][i]; + + setreg (s, 0x03, color << 1); + setreg (s, 0x04, DATA_PORT_WRITE); + setreg (s, 0x05, 0x00); + sanei_pv8630_write_byte (s->fd, PV8630_REPPADDRESS, 0x06); + sanei_pv8630_prep_bulkwrite (s->fd, sizeof (gamma)); + to_write = sizeof (gamma); + sanei_usb_write_bulk (s->fd, gamma, &to_write); + + /* check if gamma vector was correctly written */ + + setreg (s, 0x03, color << 1); + setreg (s, 0x04, DATA_PORT_READ); + setreg (s, 0x05, 0x00); + sanei_pv8630_write_byte (s->fd, PV8630_REPPADDRESS, 0x06); + sanei_pv8630_prep_bulkread (s->fd, sizeof (read_gamma)); + to_read = sizeof (read_gamma); + status = sanei_usb_read_bulk (s->fd, read_gamma, &to_read); + retval = memcmp (read_gamma, gamma, sizeof (read_gamma)); + if (retval != 0) + { + DBG (DBG_error, "error: color %d has bad gamma table\n", color); + } +#ifdef DEBUG + else + fprintf (stderr, "color %d gamma table is good\n", color); +#endif + } + + return 0; +} + +static int +write_default_offset_gain (HP4200_Scanner * s, SANE_Byte * gain_offset, + int size, int color) +{ + SANE_Byte *check_data; + int retval; + size_t to_read; + size_t to_write; + + setreg (s, 0x03, (color << 1) | 1); + setreg (s, 0x04, DATA_PORT_WRITE); + setreg (s, 0x05, 0x00); + sanei_pv8630_write_byte (s->fd, PV8630_REPPADDRESS, 0x06); + sanei_pv8630_prep_bulkwrite (s->fd, size); + to_write = size; + sanei_usb_write_bulk (s->fd, gain_offset, &to_write); + + check_data = malloc (size); + setreg (s, 0x03, (color << 1) | 1); + setreg (s, 0x04, DATA_PORT_READ); + setreg (s, 0x05, 0x00); + sanei_pv8630_write_byte (s->fd, PV8630_REPPADDRESS, 0x06); + sanei_pv8630_prep_bulkread (s->fd, size); + to_read = size; + sanei_usb_read_bulk (s->fd, check_data, &to_read); + retval = memcmp (gain_offset, check_data, size); + free (check_data); + if (retval != 0) + { + DBG (DBG_error, "error: color %d has bad gain/offset table\n", color); + } +#ifdef DEBUG + else + fprintf (stderr, "color %d gain/offset table is good\n", color); +#endif + + return 0; +} + +static int +compute_gain_offset (int target, int max, int min, int *gain, + int *offset, int *max_gain, int *min_offset) +{ + int gain_stable; + int is_unstable; + + gain_stable = 1; /* unless the opposite is said */ + is_unstable = 0; + + if (max > target) + { + if (*gain > 0) + { + (*gain)--; + *max_gain = *gain; + gain_stable = 0; + is_unstable |= 1; + } + else + { + DBG (DBG_error, "error: integration time too long.\n"); + return -1; + } + } + else + { + if (*gain < *max_gain) + { + (*gain)++; + gain_stable = 0; + is_unstable |= 1; + } + } + + if (min == 0) + { + if (*offset < 31) + { + (*offset)++; + if (gain_stable) + *min_offset = *offset; + is_unstable |= 1; + } + else + { + DBG (DBG_error, "error: max static has pixel value == 0\n"); + return -1; + } + } + else + { + if (*offset > *min_offset) + { + (*offset)--; + is_unstable |= 1; + } + } + return is_unstable; +} + +static int +compute_bytes_per_line (int width_in_pixels, unsigned char hdpi_code, + unsigned char pixel_packing, + unsigned char data_mode, + unsigned char AFE_operation, int m) +{ + const int dpi_qot_mul[] = { 1, 2, 1, 1, 1, 1, 1, 1 }; + const int dpi_qot_div[] = { 1, 3, 2, 3, 4, 6, 8, 12 }; + int pixels_per_line; + int bytes_per_line; + int pixels_per_byte; + int status_bytes; + const int pixels_per_byte_mapping[] = { 8, 4, 2, 1 }; + + assert (hdpi_code <= 7); + pixels_per_line = (width_in_pixels * dpi_qot_mul[hdpi_code]) / + dpi_qot_div[hdpi_code]; + if ((width_in_pixels * dpi_qot_mul[hdpi_code]) % dpi_qot_div[hdpi_code]) + pixels_per_line++; + + + status_bytes = (m == 0) ? 1 : m; + + if (data_mode == 1) + pixels_per_byte = 1; /* should be 0.5 but later + bytes_per_line will be multiplied + by 2, and also the number of status + bytes, that in this case should be + 2. + umm.. maybe this should be done in + the cleaner way. + */ + else + { + assert (pixel_packing <= 3); + pixels_per_byte = pixels_per_byte_mapping[pixel_packing]; + } + + switch (AFE_operation) + { + case PIXEL_RATE_3_CHANNELS: + bytes_per_line = ((pixels_per_line * 3) / pixels_per_byte) + + status_bytes; + break; + case MODEA_1_CHANNEL: + bytes_per_line = (pixels_per_line / pixels_per_byte) + status_bytes; + break; + default: + /* Not implemented! (yet?) and not used. + * This case should not happen. */ + assert (0); + } + + if (data_mode == 1) /* see big note above */ + bytes_per_line *= 2; + + return bytes_per_line; +} + +static int +compute_pause_limit (hardware_parameters_t * hw_parms, int bytes_per_line) +{ + int coef_size; + const int coef_mapping[] = { 16, 32 }; + int pause_limit; + + coef_size = coef_mapping[hw_parms->sensor_resolution & 0x01]; + pause_limit = hw_parms->SRAM_size - coef_size - (bytes_per_line / 1024) - 1; + + if (pause_limit > 2) + pause_limit -= 2; + + return pause_limit; +} + +static int +compute_dpd (HP4200_Scanner * s, int step_size, int line_end) +{ + int tr, dpd; + + tr = 1 /* color mode */ * + (line_end + ((s->hw_parms.num_tr_pulses + 1) * + (2 * s->hw_parms.guard_band_duration + + s->hw_parms.pulse_duration + 1) + + 3 - s->hw_parms.num_tr_pulses)); + + if (tr == 0) + return 0; + + dpd = (((s->hw_parms.fsteps_25_speed * 4) + + (s->hw_parms.fsteps_50_speed * 2) + + s->hw_parms.steps_to_reverse) * 4 * step_size) % tr; + dpd = tr - dpd; + + return dpd; +} + +static SANE_Status +read_required_bytes (HP4200_Scanner * s, int required, SANE_Byte * buffer) +{ + int read_count = 0; + unsigned char scankb1; + unsigned char scankb2; + size_t to_read; + size_t really_read; + size_t chunk; + SANE_Status status; + + assert (buffer != NULL); + + while (required) + { + do + { + scankb1 = getreg (s, 0x01); + scankb2 = getreg (s, 0x01); + if (s->aborted_by_user) + return SANE_STATUS_CANCELLED; + } + while ((scankb1 != scankb2) || (scankb1 < 12)); + + to_read = min (required, (scankb1 * 1024)); + while (to_read) + { + if (s->aborted_by_user) + return SANE_STATUS_CANCELLED; + chunk = (to_read > 0xffff) ? 0xffff : to_read; + + sanei_pv8630_write_byte (s->fd, PV8630_REPPADDRESS, 0x00); + sanei_pv8630_prep_bulkread (s->fd, chunk); + really_read = chunk; + if ((status = sanei_usb_read_bulk (s->fd, buffer, &really_read)) != + SANE_STATUS_GOOD) + { + DBG (DBG_error, "sanei_usb_read_bulk failed (%s)\n", + sane_strstatus (status)); + return status; + } + if (really_read > chunk) + { + DBG (DBG_error, "USB stack read more bytes than requested!\n"); + return SANE_STATUS_IO_ERROR; + } + buffer += really_read; + required -= really_read; + to_read -= really_read; + read_count += really_read; + } + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +scanner_buffer_init (scanner_buffer_t * sb, int size_in_kb) +{ + + sb->size = size_in_kb * 1024 + 3; + sb->buffer = malloc (sb->size); + if (!sb->buffer) + return SANE_STATUS_NO_MEM; + sb->num_bytes = 0; + sb->data_ptr = sb->buffer; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +scanner_buffer_read (HP4200_Scanner * s) +{ + SANE_Status status; + size_t num_bytes_read_now; + + assert (s->scanner_buffer.num_bytes <= 3); + + memcpy (s->scanner_buffer.buffer, s->scanner_buffer.data_ptr, 3); + + status = read_available_data (s, s->scanner_buffer.buffer + + s->scanner_buffer.num_bytes, + &num_bytes_read_now); + s->scanner_buffer.data_ptr = s->scanner_buffer.buffer; + s->scanner_buffer.num_bytes += num_bytes_read_now; + return status; +} + +#define OFFSET_CODE_SIGN(off) (((off) < 0) ? (-(off) & 0x1f) | 0x20 : (off)) +#define OFFSET_DECODE_SIGN(off) (((off) & 0x20) ? -(off & 0x1f) : (off)) + +static SANE_Status +do_coarse_calibration (HP4200_Scanner * s, struct coarse_t *coarse) +{ + SANE_Status status; + unsigned char *cal_line = NULL; + unsigned char *cal_line_ptr; + int cal_line_size; + /* local scanning params */ + int active_pixels_start; + int line_end; + int data_pixels_start; + int data_pixels_end; + int dpd; + int step_size; + int ff_step_size; + char steps_to_reverse; + char hdpi_div; + char line_rate_color; + int vdpi; /* vertical dots per inch */ + int hdpi_code; + int calibrated; + int first_time; + + int red_offset = 0; + int green_offset = 0; + int blue_offset = 0; + + int red_gain = 1; + int green_gain = 1; + int blue_gain = 1; + + int min_red_offset = -31; + int min_green_offset = -31; + int min_blue_offset = -31; + + int max_red_gain = 63; + int max_green_gain = 63; + int max_blue_gain = 63; + + int max_red; + int min_red; + int max_green; + int min_green; + int max_blue; + int min_blue; + static char me[] = "do_coarse_calibration"; + + DBG (DBG_proc, "%s\n", me); + + setreg (s, 0x07, 0x00); + usleep (10 * 1000); + + vdpi = 150; + hdpi_code = 0; + hdpi_div = hdpi_mapping[hdpi_code]; + active_pixels_start = 0x40; + line_end = 0x2ee0; + s->mclk_div = 2; + data_pixels_start = 0x40; + data_pixels_end = (int) (data_pixels_start + s->hw_parms.scan_area_width); + data_pixels_end = min (data_pixels_end, line_end - 20); + + cal_line_size = s->hw_parms.scan_area_width * 3 * 2 + 2; + + setreg (s, 0x1e, HIBYTE (active_pixels_start)); + setreg (s, 0x1f, LOBYTE (active_pixels_start)); + setreg (s, 0x20, HIBYTE (line_end)); + setreg (s, 0x21, LOBYTE (line_end)); + setreg (s, 0x22, HIBYTE (data_pixels_start)); + setreg (s, 0x23, LOBYTE (data_pixels_start)); + setreg (s, 0x24, HIBYTE (data_pixels_end)); + setreg (s, 0x25, LOBYTE (data_pixels_end)); + + setreg (s, 0x26, + PIXEL_RATE_3_CHANNELS | + GRAY_CHANNEL_RED | TR_RED (0) | TR_GREEN (0) | TR_BLUE (0)); + + + setreg (s, 0x08, (s->mclk_div - 1) * 2); + setreg (s, 0x09, hdpi_code | PIXEL_PACKING (3) | DATAMODE (1)); + setreg (s, 0x0a, 0); /* reserved and strange register */ + + setreg (s, 0x38, red_offset); + setreg (s, 0x39, green_offset); + setreg (s, 0x3a, blue_offset); + setreg (s, 0x3b, red_gain); + setreg (s, 0x3c, green_gain); + setreg (s, 0x3d, blue_gain); + + setreg (s, 0x5e, 0x80); + + setreg (s, 0x3e, 0x00); /* 1.5:1, 6/10 bits, 2*fixed */ + setreg (s, 0x3f, 0x00); + setreg (s, 0x40, 0x00); + setreg (s, 0x41, 0x00); + + setreg (s, 0x4e, 0x5b - 0x3c); /* max Kb to pause */ + setreg (s, 0x4f, 0x02); /* min Kb to resume */ + + line_rate_color = 1; + step_size = (vdpi * line_end * line_rate_color) / + (4 * s->hw_parms.motor_full_steps_per_inch); + + dpd = compute_dpd (s, step_size, line_end); /* 0x0ada; */ +#ifdef DEBUG + fprintf (stderr, "dpd = %d\n", dpd); +#endif + setreg (s, 0x52, HIBYTE (dpd)); + setreg (s, 0x53, LOBYTE (dpd)); + + setreg (s, 0x46, HIBYTE (step_size)); + setreg (s, 0x47, LOBYTE (step_size)); + + ff_step_size = compute_fastfeed_step_size (s->hw_parms.crystal_frequency, s->mclk_div, s->hw_parms.motor_max_speed, s->hw_parms.motor_full_steps_per_inch, 0); /* 0x0190; */ + setreg (s, 0x48, HIBYTE (ff_step_size)); + setreg (s, 0x49, LOBYTE (ff_step_size)); + setreg (s, 0x4b, 0x15); + steps_to_reverse = 0x3f; + setreg (s, 0x50, steps_to_reverse); + setreg (s, 0x51, 0x15); /* accel profile */ + + /* this is to stay the motor stopped */ + clearbits (s, 0x45, (1 << 4)); + + cache_write (s); + + calibrated = 0; + first_time = 1; + cal_line = malloc (cal_line_size + 1024); + + do + { + unsigned char cmd_reg; + + /* resets the lm9830 before start scanning */ + setreg (s, 0x07, 0x08); + do + { + setreg (s, 0x07, 0x03); + cmd_reg = getreg (s, 0x07); + } + while (cmd_reg != 0x03); + + cal_line_ptr = cal_line; + status = read_required_bytes (s, cal_line_size, cal_line_ptr); + if (status != SANE_STATUS_GOOD) + goto done; + + setreg (s, 0x07, 0x00); + { + unsigned int i; + min_red = max_red = (cal_line[0] * 256 + cal_line[1]) >> 2; + min_green = max_green = (cal_line[2] * 256 + cal_line[3]) >> 2; + min_blue = max_blue = (cal_line[4] * 256 + cal_line[5]) >> 2; + for (i = 6; i < (s->hw_parms.scan_area_width * 3 * 2); i += 6) + { + int value; + + value = cal_line[i] * 256 + cal_line[i + 1]; + value >>= 2; + if (value > max_red) + max_red = value; + value = cal_line[i + 2] * 256 + cal_line[i + 3]; + value >>= 2; + if (value > max_green) + max_green = value; + value = cal_line[i + 4] * 256 + cal_line[i + 5]; + value >>= 2; + if (value > max_blue) + max_blue = value; + value = cal_line[i] * 256 + cal_line[i + 1]; + value >>= 2; + if (value < min_red) + min_red = value; + value = cal_line[i + 2] * 256 + cal_line[i + 3]; + value >>= 2; + if (value < min_green) + min_green = value; + value = cal_line[i + 4] * 256 + cal_line[i + 5]; + value >>= 2; + if (value < min_blue) + min_blue = value; + } +#ifdef DEBUG + fprintf (stderr, "max_red:%d max_green:%d max_blue:%d\n", + max_red, max_green, max_blue); + fprintf (stderr, "min_red:%d min_green:%d min_blue:%d\n", + min_red, min_green, min_blue); +#endif + + if (first_time) + { + first_time = 0; + compute_first_gain_offset (s->hw_parms.target_value.red, + max_red, min_red, + &red_gain, &red_offset, + &max_red_gain, &min_red_offset); + compute_first_gain_offset (s->hw_parms.target_value.green, + max_green, min_green, + &green_gain, &green_offset, + &max_green_gain, &min_green_offset); + compute_first_gain_offset (s->hw_parms.target_value.blue, + max_blue, min_blue, &blue_gain, + &blue_offset, &max_blue_gain, + &min_blue_offset); + } + else + { + int retval; + + /* this code should check return value -1 for error */ + + retval = compute_gain_offset (s->hw_parms.target_value.red, + max_red, min_red, + &red_gain, &red_offset, + &max_red_gain, &min_red_offset); + if (retval < 0) + break; + retval |= compute_gain_offset (s->hw_parms.target_value.green, + max_green, min_green, + &green_gain, &green_offset, + &max_green_gain, + &min_green_offset); + if (retval < 0) + break; + retval |= compute_gain_offset (s->hw_parms.target_value.blue, + max_blue, min_blue, + &blue_gain, &blue_offset, + &max_blue_gain, &min_blue_offset); + if (retval < 0) + break; + calibrated = !retval; + } + + setreg (s, 0x3b, red_gain); + setreg (s, 0x3c, green_gain); + setreg (s, 0x3d, blue_gain); + + setreg (s, 0x38, OFFSET_CODE_SIGN (red_offset)); + setreg (s, 0x39, OFFSET_CODE_SIGN (green_offset)); + setreg (s, 0x3a, OFFSET_CODE_SIGN (blue_offset)); + +#ifdef DEBUG + fprintf (stderr, "%d, %d, %d %d, %d, %d\n", red_gain, + green_gain, blue_gain, red_offset, green_offset, + blue_offset); +#endif + cache_write (s); + } + } + while (!calibrated); + coarse->min_red = min_red; + coarse->min_green = min_green; + coarse->min_blue = min_blue; + coarse->max_red = max_red; + coarse->max_green = max_green; + coarse->max_blue = max_blue; + coarse->red_gain = red_gain; + coarse->green_gain = green_gain; + coarse->blue_gain = blue_gain; + coarse->red_offset = red_offset; + coarse->green_offset = green_offset; + coarse->blue_offset = blue_offset; + + status = SANE_STATUS_GOOD; + +done: + if (cal_line) + free (cal_line); + + return status; +} + +static int +compute_corr_code (int average, int min_color, int range, int target) +{ + int value; + int corr_code; + + value = average - min_color; + if (value > 0) + corr_code = + (int) (range * ((double) target / (double) value - 1.0) + 0.5); + else + corr_code = 0; + if (corr_code < 0) + corr_code = 0; + else if (corr_code > 2048) + corr_code = 0; + else if (corr_code > 1023) + corr_code = 1023; + return corr_code; +} + +static int +compute_hdpi_code (int hres) +{ + int hdpi_code; + + /* Calculate the horizontal DPI code based on the requested + horizontal resolution. Defaults to 150dpi. */ + switch (hres) + { + case 600: + hdpi_code = 0; + break; + case 400: + hdpi_code = 1; + break; + case 300: + hdpi_code = 2; + break; + case 200: + hdpi_code = 3; + break; + case 150: + hdpi_code = 4; + break; + case 100: + hdpi_code = 5; + break; + case 75: + hdpi_code = 6; + break; + case 50: + hdpi_code = 7; + break; + default: + hdpi_code = 4; + } + return hdpi_code; +} + + +static SANE_Status +do_fine_calibration (HP4200_Scanner * s, struct coarse_t *coarse) +{ + SANE_Status status; + unsigned char *cal_line; + unsigned char *cal_line_ptr; + int *average; + SANE_Byte red_gain_offset[5460 * 2]; + SANE_Byte green_gain_offset[5460 * 2]; + SANE_Byte blue_gain_offset[5460 * 2]; + int *corr_red = NULL; + int *corr_green = NULL; + int *corr_blue = NULL; + int registro[30][5460 * 3]; + int cal_line_size; + /* local scanning params */ + int active_pixels_start; + int line_end; + int line_length; + int data_pixels_start; + int data_pixels_end; + int dpd; + int step_size; + int ff_step_size; + char steps_to_reverse; + char hdpi_div; + char line_rate_color; + int vdpi; /* vertical dots per inch */ + int hdpi_code; + int calibrated; + int first_time; + int lines_to_process; + + static char me[] = "do_fine_calibration"; + + DBG (DBG_proc, "%s\n", me); + + setreg (s, 0x07, 0x00); + usleep (10 * 1000); + + vdpi = 150; + hdpi_code = compute_hdpi_code (s->user_parms.horizontal_resolution); + + /* figure out which horizontal divider to use based on the + calculated horizontal dpi code */ + hdpi_div = hdpi_mapping[hdpi_code]; + active_pixels_start = 0x40; + line_end = 0x2ee0; + line_length = s->user_parms.image_width * hdpi_div; + s->mclk_div = 2; + data_pixels_start = 0x72 + s->runtime_parms.first_pixel * hdpi_div; + data_pixels_end = + (int) (data_pixels_start + s->user_parms.image_width * hdpi_div); + data_pixels_end = min (data_pixels_end, line_end - 20); + + cal_line_size = line_length * 3 * 2 + 2; + + setreg (s, 0x1e, HIBYTE (active_pixels_start)); + setreg (s, 0x1f, LOBYTE (active_pixels_start)); + setreg (s, 0x20, HIBYTE (line_end)); + setreg (s, 0x21, LOBYTE (line_end)); + setreg (s, 0x22, HIBYTE (data_pixels_start)); + setreg (s, 0x23, LOBYTE (data_pixels_start)); + setreg (s, 0x24, HIBYTE (data_pixels_end)); + setreg (s, 0x25, LOBYTE (data_pixels_end)); + + setreg (s, 0x26, + PIXEL_RATE_3_CHANNELS | + GRAY_CHANNEL_RED | TR_RED (0) | TR_GREEN (0) | TR_BLUE (0)); + + + setreg (s, 0x08, (s->mclk_div - 1) * 2); + setreg (s, 0x09, 0 | PIXEL_PACKING (3) | DATAMODE (1)); + setreg (s, 0x0a, 0); /* reserved and strange register */ + + setreg (s, 0x38, 1); + setreg (s, 0x39, 1); + setreg (s, 0x3a, 1); + setreg (s, 0x3b, coarse->red_gain); + setreg (s, 0x3c, coarse->green_gain); + setreg (s, 0x3d, coarse->blue_gain); + + setreg (s, 0x5e, 0x80); + + setreg (s, 0x3e, 0x00); /* 1.5:1, 6/10 bits, 2*fixed */ + setreg (s, 0x3f, 0x00); + setreg (s, 0x40, 0x00); + setreg (s, 0x41, 0x00); + + setreg (s, 0x4e, 0x5b - 0x3c); /* max Kb to pause */ + setreg (s, 0x4f, 0x02); /* min Kb to resume */ + + line_rate_color = 1; + step_size = (vdpi * line_end * line_rate_color) / + (4 * s->hw_parms.motor_full_steps_per_inch); + + dpd = compute_dpd (s, step_size, line_end); /* 0x0ada; */ +#ifdef DEBUG + fprintf (stderr, "dpd = %d\n", dpd); +#endif + setreg (s, 0x52, HIBYTE (dpd)); + setreg (s, 0x53, LOBYTE (dpd)); + + setreg (s, 0x46, HIBYTE (step_size)); + setreg (s, 0x47, LOBYTE (step_size)); + + ff_step_size = compute_fastfeed_step_size (s->hw_parms.crystal_frequency, s->mclk_div, s->hw_parms.motor_max_speed, s->hw_parms.motor_full_steps_per_inch, 0); /* 0x0190; */ + setreg (s, 0x48, HIBYTE (ff_step_size)); + setreg (s, 0x49, LOBYTE (ff_step_size)); + setreg (s, 0x4b, 0x15); + steps_to_reverse = 0x3f; + setreg (s, 0x50, steps_to_reverse); + setreg (s, 0x51, 0x15); /* accel profile */ + + /* this is to activate the motor */ + setbits (s, 0x45, (1 << 4)); + + lines_to_process = 8 * step_size * 4 / line_end; + if (lines_to_process < 1) + lines_to_process = 1; + +#ifdef DEBUG + fprintf (stderr, "lines to process = %d\n", lines_to_process); +#endif + + setreg (s, 0x58, 0); + + cache_write (s); + + calibrated = 0; + first_time = 1; + cal_line = malloc (cal_line_size + 1024); + average = malloc (sizeof (int) * line_length * 3); + memset (average, 0, sizeof (int) * line_length * 3); + { + int i; + for (i = 0; i < 12; i++) + { + memset (registro[i], 0, 5460 * 3); + } + } + + /* resets the lm9830 before start scanning */ + setreg (s, 0x07, 0x08); + setreg (s, 0x07, 0x03); + + usleep (100); + + do + { + + cal_line_ptr = cal_line; + + status = read_required_bytes (s, cal_line_size, cal_line_ptr); + if (status != SANE_STATUS_GOOD) + goto done; + { + int i, j; + + if (calibrated == 0) + for (j = 0, i = 0; i < (line_length * 3); i++, j += 2) + { + average[i] = (cal_line[j] * 256 + cal_line[j + 1]) >> 2; + registro[calibrated][i] = average[i]; + } + else + for (j = 0, i = 0; i < (line_length * 3); i++, j += 2) + { + int value; + value = (cal_line[j] * 256 + cal_line[j + 1]) >> 2; + average[i] += value; + average[i] /= 2; + registro[calibrated][i] = value; + } + } + calibrated++; + } + while (calibrated < lines_to_process); + lm9830_write_register (s->fd, 0x07, 0x00); + usleep (10 * 1000); + +#if 0 + { + int i; + int j = 0; + do + { + for (i = 3; (i + 6) < (line_length * 3); i += 3) + { + average[i] = + (2 * average[i - 3] + average[i] + 2 * average[i + 3]) / 5; + average[i + 1] = + (2 * average[i - 2] + average[i + 1] + 2 * average[i + 4]) / 5; + average[i + 2] = + (2 * average[i - 1] + average[i + 2] + 2 * average[i + 5]) / 5; + } + j++; + } + while (j < 3); + } +#endif + { + int i; + int max_red; + int min_red; + int max_green; + int min_green; + int max_blue; + int min_blue; + min_red = max_red = average[0]; + min_green = max_green = average[1]; + min_blue = max_blue = average[2]; + for (i = 3; i < (line_length * 3); i += 3) + { + int value; + + value = average[i]; + if (value > max_red) + max_red = value; + value = average[i + 1]; + if (value > max_green) + max_green = value; + value = average[i + 2]; + if (value > max_blue) + max_blue = value; + value = average[i]; + if (value < min_red) + min_red = value; + value = average[i + 1]; + if (value < min_green) + min_green = value; + value = average[i + 2]; + if (value < min_blue) + min_blue = value; + } +#ifdef DEBUG + fprintf (stderr, "max_red:%d max_green:%d max_blue:%d\n", + max_red, max_green, max_blue); + fprintf (stderr, "min_red:%d min_green:%d min_blue:%d\n", + min_red, min_green, min_blue); +#endif + + /* do fine calibration */ + { + int min_white_red; + int min_white_green; + int min_white_blue; + double ratio; + int range; + double aux; + int min_white_err; + int j; + + min_white_red = min_white_green = min_white_blue = 0x3ff; + for (i = 0; i < (line_length * 3); i += 3) + { + int value; + + value = average[i] - coarse->min_red; + if ((value > 0) && (value < min_white_red)) + min_white_red = value; + value = average[i + 1] - coarse->min_green; + if ((value > 0) && (value < min_white_green)) + min_white_green = value; + value = average[i + 2] - coarse->min_blue; + if ((value > 0) && (value < min_white_blue)) + min_white_blue = value; + } + + ratio = 0; + min_white_err = 0x3ff; + + aux = (double) s->hw_parms.target_value.red / min_white_red; + if (aux > ratio) + ratio = aux; + if (min_white_err > min_white_red) + min_white_err = min_white_red; + aux = (double) s->hw_parms.target_value.green / min_white_green; + if (aux > ratio) + ratio = aux; + if (min_white_err > min_white_green) + min_white_err = min_white_green; + aux = (double) s->hw_parms.target_value.blue / min_white_blue; + if (aux > ratio) + ratio = aux; + if (min_white_err > min_white_blue) + min_white_err = min_white_blue; + +#ifdef DEBUG + fprintf (stderr, "min_white_err = %d, ratio = %f\n", + min_white_err, ratio); +#endif + if (ratio <= 1.5) + range = 2048; + else if (ratio <= 2.0) + range = 1024; + else + range = 512; + + corr_red = malloc (sizeof (int) * line_length); + corr_green = malloc (sizeof (int) * line_length); + corr_blue = malloc (sizeof (int) * line_length); + + for (i = 0, j = 0; i < (line_length * 3); i += 3, j++) + { + corr_red[j] = compute_corr_code (average[i], + coarse->min_red, + range, + s->hw_parms.target_value.red); + corr_green[j] = + compute_corr_code (average[i + 1], coarse->min_green, + range, s->hw_parms.target_value.green); + corr_blue[j] = + compute_corr_code (average[i + 2], coarse->min_blue, + range, s->hw_parms.target_value.blue); + } +#ifdef DEBUG + { + FILE *kaka; + int i; + kaka = fopen ("corr.raw", "w"); + for (i = 0; i < line_length; i++) + { + fprintf (kaka, "%d %d %d %d %d %d ", + corr_red[i], corr_green[i], corr_blue[i], + average[3 * i], average[3 * i + 1], average[3 * i + 2]); + fprintf (kaka, "%d %d %d %d %d %d %d %d %d ", + registro[0][3 * i], registro[0][3 * i + 1], + registro[0][3 * i + 2], registro[1][3 * i], + registro[1][3 * i + 1], registro[1][3 * i + 2], + registro[2][3 * i], registro[2][3 * i + 1], + registro[2][3 * i + 2]); + fprintf (kaka, "%d %d %d %d %d %d %d %d %d\n", + registro[3][3 * i], registro[3][3 * i + 1], + registro[3][3 * i + 2], registro[4][3 * i], + registro[4][3 * i + 1], registro[4][3 * i + 2], + registro[5][3 * i], registro[5][3 * i + 1], + registro[5][3 * i + 2]); + } + fclose (kaka); + } +#endif + { + int max_black; + int use_six_eight_bits; + + max_black = max (coarse->min_red, coarse->min_green); + max_black = max (max_black, coarse->min_blue); + use_six_eight_bits = (max_black < 64); + + if (use_six_eight_bits) + { + setreg (s, 0x3e, (1 << 4) | (1 << 3) | (1024 / range)); + } + else + { + setreg (s, 0x3e, (1 << 4) | (1 << 3) | (1 << 2) | (1024 / range)); + } + memset (red_gain_offset, 0, sizeof (red_gain_offset)); + memset (green_gain_offset, 0, sizeof (green_gain_offset)); + memset (blue_gain_offset, 0, sizeof (blue_gain_offset)); + for (i = 0, j = (data_pixels_start - active_pixels_start) * 2; + i < line_length; i++, j += 2) + { + if (use_six_eight_bits) + { + red_gain_offset[j] = (coarse->min_red << 2) | + ((corr_red[i] >> 8) & 0x03); + red_gain_offset[j + 1] = corr_red[i] & 0xff; + green_gain_offset[j] = (coarse->min_green << 2) | + ((corr_green[i] >> 8) & 0x03); + green_gain_offset[j + 1] = corr_green[i] & 0xff; + blue_gain_offset[j] = (coarse->min_blue << 2) | + ((corr_blue[i] >> 8) & 0x03); + blue_gain_offset[j + 1] = corr_blue[i] & 0xff; + } + else + { + red_gain_offset[j] = coarse->min_red; + red_gain_offset[j + 1] = corr_red[j] >> 2; + green_gain_offset[j] = coarse->min_green; + green_gain_offset[j + 1] = corr_green[j] >> 2; + blue_gain_offset[j] = coarse->min_blue; + blue_gain_offset[j + 1] = corr_blue[j] >> 2; + } + } + write_default_offset_gain (s, red_gain_offset, 5460 * 2, 0); + write_default_offset_gain (s, green_gain_offset, 5460 * 2, 1); + write_default_offset_gain (s, blue_gain_offset, 5460 * 2, 2); + } + } + } + + status = SANE_STATUS_GOOD; + +done: + if (corr_red) + free (corr_red); + if (corr_green) + free (corr_green); + if (corr_blue) + free (corr_blue); + if (cal_line) + free (cal_line); + if (average) + free (average); + + return status; +} + +static void +ciclic_buffer_init_offset_correction (ciclic_buffer_t * cb, int vres) +{ + cb->blue_idx = 0; + switch (vres) + { + case 600: + cb->green_idx = 4; + cb->red_idx = 8; + cb->first_good_line = 8; + break; + case 400: + cb->green_idx = 3; + cb->red_idx = 6; + cb->first_good_line = 6; + break; + case 300: + cb->green_idx = 2; + cb->red_idx = 4; + cb->first_good_line = 4; + break; + case 200: + cb->blue_idx = 0; + cb->green_idx = 1; + cb->red_idx = 2; + cb->first_good_line = 4; + break; + case 150: + cb->green_idx = 1; + cb->red_idx = 2; + cb->first_good_line = 2; + break; + case 75: + cb->green_idx = 1; + cb->red_idx = 2; + cb->first_good_line = 2; + break; + default: + cb->green_idx = 0; + cb->red_idx = 0; + cb->first_good_line = 0; + break; + } + + cb->buffer_position = cb->buffer_ptrs[cb->first_good_line]; +} + +static SANE_Status +ciclic_buffer_init (ciclic_buffer_t * cb, SANE_Int bytes_per_line, + int vres, int status_bytes) +{ + cb->good_bytes = 0; + cb->num_lines = 12; + cb->size = bytes_per_line * cb->num_lines; + cb->can_consume = cb->size + cb->num_lines * status_bytes; + + cb->buffer = malloc (cb->size); + if (!cb->buffer) + return SANE_STATUS_NO_MEM; + + { + int i; + unsigned char *buffer; + unsigned char **ptrs; + + ptrs = cb->buffer_ptrs = (unsigned char **) + malloc (sizeof (unsigned char *) * cb->num_lines); + if (!cb->buffer_ptrs) + return SANE_STATUS_NO_MEM; + + buffer = cb->buffer; + for (i = 0; i < cb->num_lines; i++) + { + ptrs[i] = buffer; + buffer += bytes_per_line; + } + } + + cb->current_line = 0; + cb->pixel_position = 0; + ciclic_buffer_init_offset_correction (cb, vres); + + return SANE_STATUS_GOOD; +} + +static int +prepare_for_a_scan (HP4200_Scanner * s) +{ + /* local scanning params */ + int active_pixels_start; + int line_end; + int data_pixels_start; + int data_pixels_end; + int ff_step_size; + int dpd; + int step_size; + char steps_to_reverse; + char hdpi_div; + char line_rate_color; + int hdpi_code; + unsigned char pixel_packing; + unsigned char data_mode; + unsigned char AFE_operation; + int pause_limit; + int n = 0, m = 0; + + setreg (s, 0x07, 0x00); + usleep (10 * 1000); + + hdpi_code = compute_hdpi_code (s->user_parms.horizontal_resolution); + /* figure out which horizontal divider to use based on the + calculated horizontal dpi code */ + hdpi_div = hdpi_mapping[hdpi_code]; + + /* image_width is set to the correct number of pixels by calling + fxn. This might be the reason we can't do high res full width + scans though...not sure. */ + /*s->user_parms.image_width /= 4; */ + active_pixels_start = 0x40; + line_end = 0x2ee0; /* 2ee0 */ + s->mclk_div = 2; + data_pixels_start = 0x72 + s->runtime_parms.first_pixel * hdpi_div; + data_pixels_end = + (int) (data_pixels_start + s->user_parms.image_width * hdpi_div); + data_pixels_end = min (data_pixels_end, line_end - 20); + setreg (s, 0x1e, HIBYTE (active_pixels_start)); + setreg (s, 0x1f, LOBYTE (active_pixels_start)); + setreg (s, 0x20, HIBYTE (line_end)); + setreg (s, 0x21, LOBYTE (line_end)); + setreg (s, 0x22, HIBYTE (data_pixels_start)); + setreg (s, 0x23, LOBYTE (data_pixels_start)); + setreg (s, 0x24, HIBYTE (data_pixels_end)); + setreg (s, 0x25, LOBYTE (data_pixels_end)); + + AFE_operation = PIXEL_RATE_3_CHANNELS; + setreg (s, 0x26, + AFE_operation | + GRAY_CHANNEL_RED | TR_RED (0) | TR_GREEN (0) | TR_BLUE (0)); + + setreg (s, 0x08, (s->mclk_div - 1) * 2); + pixel_packing = 3; + data_mode = 0; + setreg (s, 0x09, hdpi_code | PIXEL_PACKING (pixel_packing) | + DATAMODE (data_mode)); + setreg (s, 0x0a, 0); /* reserved and strange register */ + + setreg (s, 0x5c, 0x00); + setreg (s, 0x5d, 0x00); + setreg (s, 0x5e, 0x00); + + if (s->user_parms.vertical_resolution == 1200) + { + /* 1 out of 2 */ + n = 1; + m = 2; + } + setreg (s, 0x44, (256 - n) & 0xff); + setreg (s, 0x5a, m); + s->runtime_parms.status_bytes = (m == 0) ? 1 : m; + if (data_mode == 1) + s->runtime_parms.status_bytes *= 2; + + s->runtime_parms.scanner_line_size = + compute_bytes_per_line (data_pixels_end - data_pixels_start, + hdpi_code, pixel_packing, data_mode, + AFE_operation, m); + pause_limit = compute_pause_limit (&(s->hw_parms), + s->runtime_parms.scanner_line_size); + +#ifdef DEBUG + fprintf (stderr, "scanner_line_size = %d\npause_limit = %d\n", + s->runtime_parms.scanner_line_size, pause_limit); +#endif + + setreg (s, 0x4e, pause_limit); /* max Kb to pause */ + setreg (s, 0x4f, 0x02); /* min Kb to resume */ + + line_rate_color = 1; + step_size = + (s->user_parms.vertical_resolution * line_end * line_rate_color) / + (4 * s->hw_parms.motor_full_steps_per_inch); + + if (s->val[OPT_BACKTRACK].b) + { + steps_to_reverse = 0x3f; + setreg (s, 0x50, steps_to_reverse); + setreg (s, 0x51, 0x15); /* accel profile */ + } + else + { + s->hw_parms.steps_to_reverse = 0; + setreg (s, 0x50, s->hw_parms.steps_to_reverse); + setreg (s, 0x51, 0); /* accel profile */ + s->hw_parms.fsteps_25_speed = 0; + s->hw_parms.fsteps_50_speed = 0; + } + + dpd = compute_dpd (s, step_size, line_end); /* 0x0ada; */ +#ifdef DEBUG + fprintf (stderr, "dpd = %d\n", dpd); +#endif + setreg (s, 0x52, HIBYTE (dpd)); + setreg (s, 0x53, LOBYTE (dpd)); + + setreg (s, 0x46, HIBYTE (step_size)); + setreg (s, 0x47, LOBYTE (step_size)); + + ff_step_size = compute_fastfeed_step_size (s->hw_parms.crystal_frequency, + s->mclk_div, + s->hw_parms.motor_max_speed, + s->hw_parms. + motor_full_steps_per_inch, 0); + setreg (s, 0x48, HIBYTE (ff_step_size)); + setreg (s, 0x49, LOBYTE (ff_step_size)); + setreg (s, 0x4b, 0x15); + /* this is to stay the motor running */ + setbits (s, 0x45, (1 << 4)); + + setreg (s, 0x4a, HIBYTE (47 + s->runtime_parms.steps_to_skip)); + setreg (s, 0x4b, LOBYTE (47 + s->runtime_parms.steps_to_skip)); + + setreg (s, 0x58, 0); + + ciclic_buffer_init (&(s->ciclic_buffer), + s->runtime_parms.image_line_size, + s->user_parms.vertical_resolution, + s->runtime_parms.status_bytes); + + s->runtime_parms.num_bytes_left_to_scan = + s->user_parms.lines_to_scan * s->runtime_parms.image_line_size; + +#ifdef DEBUG + fprintf (stderr, "bytes to scan = %ld\n", + s->runtime_parms.num_bytes_left_to_scan); +#endif + + cache_write (s); + +#ifdef DEBUG + lm9830_dump_registers (s->fd); +#endif + + lm9830_reset (s->fd); + + setreg (s, 0x07, 0x03); + usleep (100); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +end_scan (HP4200_Scanner * s) +{ + s->scanning = SANE_FALSE; + setreg (s, 0x07, 0x00); + lm9830_reset (s->fd); + setbits (s, 0x58, PAPER_SENSOR_2_STOP_SCAN); + cache_write (s); + setreg (s, 0x07, 0x02); + + /* Free some buffers */ + if (s->ciclic_buffer.buffer) + { + free (s->ciclic_buffer.buffer); + s->ciclic_buffer.buffer = NULL; + } + if (s->ciclic_buffer.buffer_ptrs) + { + free (s->ciclic_buffer.buffer_ptrs); + s->ciclic_buffer.buffer_ptrs = NULL; + } + if (s->scanner_buffer.buffer) + { + free (s->scanner_buffer.buffer); + s->scanner_buffer.buffer = NULL; + } + + return SANE_STATUS_GOOD; +} + +static int +hp4200_init_scanner (HP4200_Scanner * s) +{ + int ff_step_size; + int mclk_div; + + lm9830_ini_scanner (s->fd, NULL); + hp4200_init_registers (s); + scanner_buffer_init (&(s->scanner_buffer), s->hw_parms.SRAM_size); + setreg (s, 0x07, 0x08); + usleep (10 * 1000); + setreg (s, 0x07, 0x00); + usleep (10 * 1000); + mclk_div = 2; + + setreg (s, 0x08, (mclk_div - 1) * 2); + ff_step_size = + compute_fastfeed_step_size (s->hw_parms.crystal_frequency, + mclk_div, + s->hw_parms.motor_max_speed, + s->hw_parms.motor_full_steps_per_inch, 0); + setreg (s, 0x48, HIBYTE (ff_step_size)); + setreg (s, 0x49, LOBYTE (ff_step_size)); + setbits (s, 0x45, (1 << 4)); + cache_write (s); + return 0; +} + +static void +ciclic_buffer_copy (ciclic_buffer_t * cb, SANE_Byte * buf, + SANE_Int num_bytes, int image_line_size, int status_bytes) +{ + int biggest_upper_block_size; + int upper_block_size; + int lower_block_size; + int bytes_to_be_a_entire_line; + + /* copy the upper block */ + biggest_upper_block_size = cb->size - (cb->buffer_position - cb->buffer); + upper_block_size = min (biggest_upper_block_size, num_bytes); + memcpy (buf, cb->buffer_position, upper_block_size); + cb->good_bytes -= upper_block_size; + + bytes_to_be_a_entire_line = (cb->buffer_position - cb->buffer) % + image_line_size; + cb->can_consume += upper_block_size + + status_bytes * (((bytes_to_be_a_entire_line + upper_block_size) / + image_line_size) - 1); + + if (num_bytes < biggest_upper_block_size) + { + cb->buffer_position += num_bytes; + return; + } + + /* copy the lower block */ + lower_block_size = num_bytes - biggest_upper_block_size; + if (lower_block_size > 0) + { + memcpy (buf + biggest_upper_block_size, cb->buffer, lower_block_size); + cb->good_bytes -= lower_block_size; + cb->can_consume += lower_block_size + status_bytes * + (lower_block_size / image_line_size); + cb->buffer_position = cb->buffer + lower_block_size; + } + else + { + cb->buffer_position = cb->buffer; + } + assert (cb->good_bytes >= 0); + assert (lower_block_size >= 0); +} + +static void +ciclic_buffer_consume (ciclic_buffer_t * cb, + scanner_buffer_t * scanner_buffer, + int image_width, int status_bytes) +{ + int to_consume; + int to_consume_now; + int i; + int processed; + + to_consume = min (cb->can_consume, scanner_buffer->num_bytes); + + while (to_consume) + { + + if (cb->pixel_position == image_width) + { + if (scanner_buffer->num_bytes >= status_bytes) + { + /* forget status bytes */ + scanner_buffer->data_ptr += status_bytes; + scanner_buffer->num_bytes -= status_bytes; + cb->can_consume -= status_bytes; + to_consume -= status_bytes; + + cb->pixel_position = 0; /* back to the start pixel */ + + cb->red_idx = (cb->red_idx + 1) % cb->num_lines; + cb->green_idx = (cb->green_idx + 1) % cb->num_lines; + cb->blue_idx = (cb->blue_idx + 1) % cb->num_lines; + cb->current_line++; + } + else + break; + } + + to_consume_now = min ((image_width - cb->pixel_position) * 3, + to_consume); + + if (to_consume_now < 3) + break; + + for (i = cb->pixel_position * 3; to_consume_now >= 3; + i += 3, to_consume_now -= 3) + { + cb->buffer_ptrs[cb->red_idx][i] = scanner_buffer->data_ptr[0]; + cb->buffer_ptrs[cb->green_idx][i + 1] = scanner_buffer->data_ptr[1]; + cb->buffer_ptrs[cb->blue_idx][i + 2] = scanner_buffer->data_ptr[2]; + scanner_buffer->data_ptr += 3; + } + processed = i - (cb->pixel_position * 3); + cb->pixel_position = i / 3; + to_consume -= processed; + cb->can_consume -= processed; + scanner_buffer->num_bytes -= processed; + if (cb->current_line > cb->first_good_line) + cb->good_bytes += processed; + } +} + +SANE_Status +sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + SANE_Status status; + int to_copy_now; + int bytes_to_copy_to_frontend; + HP4200_Scanner *s = h; + + static char me[] = "sane_read"; + DBG (DBG_proc, "%s\n", me); + + if (!(s->scanning)) + { + /* OOPS, not scanning */ + return SANE_STATUS_CANCELLED; + } + + if (!buf || !len) + return SANE_STATUS_INVAL; + + *len = 0; + + if (s->runtime_parms.num_bytes_left_to_scan == 0) + { + end_scan (s); + return SANE_STATUS_EOF; + } + + bytes_to_copy_to_frontend = min (s->runtime_parms.num_bytes_left_to_scan, + maxlen); + + /* first copy available data from the ciclic buffer */ + to_copy_now = min (s->ciclic_buffer.good_bytes, bytes_to_copy_to_frontend); + + if (to_copy_now > 0) + { + ciclic_buffer_copy (&(s->ciclic_buffer), buf, to_copy_now, + s->runtime_parms.image_line_size, + s->runtime_parms.status_bytes); + buf += to_copy_now; + bytes_to_copy_to_frontend -= to_copy_now; + *len += to_copy_now; + } + + /* if not enough bytes, get data from the scanner */ + while (bytes_to_copy_to_frontend) + { + if (s->scanner_buffer.num_bytes < 3) + { /* cicl buf consumes modulo 3 + bytes at least now for rgb + color 8 bpp fixme: but this + is ugly and not generic + */ + status = scanner_buffer_read (s); + + if (status == SANE_STATUS_CANCELLED) + { + end_scan (s); + s->aborted_by_user = SANE_FALSE; + return status; + } + if (status != SANE_STATUS_GOOD) + return status; + } + + while ((s->scanner_buffer.num_bytes > 3) && bytes_to_copy_to_frontend) + { + ciclic_buffer_consume (&(s->ciclic_buffer), &(s->scanner_buffer), + s->user_parms.image_width, + s->runtime_parms.status_bytes); + to_copy_now = min (s->ciclic_buffer.good_bytes, + bytes_to_copy_to_frontend); + + if (to_copy_now > 0) + { + ciclic_buffer_copy (&(s->ciclic_buffer), buf, to_copy_now, + s->runtime_parms.image_line_size, + s->runtime_parms.status_bytes); + buf += to_copy_now; + bytes_to_copy_to_frontend -= to_copy_now; + *len += to_copy_now; + } + } + } + + s->runtime_parms.num_bytes_left_to_scan -= *len; + + if (s->runtime_parms.num_bytes_left_to_scan < 0) + *len += s->runtime_parms.num_bytes_left_to_scan; + + return SANE_STATUS_GOOD; +} + +static HP4200_Device * +find_device (SANE_String_Const name) +{ + static char me[] = "find_device"; + HP4200_Device *dev; + + DBG (DBG_proc, "%s\n", me); + + for (dev = first_device; dev; dev = dev->next) + { + if (strcmp (dev->dev.name, name) == 0) + { + return dev; + } + } + return NULL; +} + +static SANE_Status +add_device (SANE_String_Const name, HP4200_Device ** argpd) +{ + int fd; + HP4200_Device *pd; + static const char me[] = "add_device"; + SANE_Status status; + + DBG (DBG_proc, "%s(%s)\n", me, name); + + /* Avoid adding the same device more than once */ + if ((pd = find_device (name))) + { + if (argpd) + *argpd = pd; + return SANE_STATUS_GOOD; + } + + /* open the device file, but read only or read/write to perform + ioctl's ? */ + if ((status = sanei_usb_open (name, &fd)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "%s: open(%s) failed: %s\n", me, name, + sane_strstatus (status)); + return SANE_STATUS_INVAL; + } + + /* put here some code to probe that the device attached to the + device file is a supported scanner. Maybe some ioctl */ + sanei_usb_close (fd); + + pd = (HP4200_Device *) calloc (1, sizeof (HP4200_Device)); + if (!pd) + { + DBG (DBG_error, "%s: out of memory allocating device.\n", me); + return SANE_STATUS_NO_MEM; + } + + pd->dev.name = strdup (name); + pd->dev.vendor = "Hewlett-Packard"; + pd->dev.model = "HP-4200"; + pd->dev.type = "flatbed scanner"; + + if (!pd->dev.name || !pd->dev.vendor || !pd->dev.model || !pd->dev.type) + { + DBG (DBG_error, + "%s: out of memory allocating device descriptor strings.\n", me); + free (pd); + return SANE_STATUS_NO_MEM; + } + + pd->handle = NULL; + pd->next = first_device; + first_device = pd; + n_devices++; + if (argpd) + *argpd = pd; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach (SANE_String_Const name) +{ + static char me[] = "attach"; + DBG (DBG_proc, "%s\n", me); + return add_device (name, NULL); +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + static const char me[] = "sane_hp4200_init"; + char dev_name[PATH_MAX]; + FILE *fp; + + authorize = authorize; /* keep gcc quiet */ + + DBG_INIT (); + + DBG (DBG_proc, "%s\n", me); + DBG (DBG_error, "SANE hp4200 backend version %d.%d build %d from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + /* put some version_code checks here */ + + if (NULL != version_code) + { + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + } + + sanei_usb_init (); + sanei_pv8630_init (); + + fp = sanei_config_open (HP4200_CONFIG_FILE); + if (!fp) + { + DBG (DBG_error, "%s: configuration file not found!\n", me); + + return SANE_STATUS_INVAL; + } + else + { + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + + if (strlen (dev_name) == 0) + continue; /* ignore empty lines */ + + DBG (DBG_info, "%s: looking for devices matching %s\n", + me, dev_name); + + sanei_usb_attach_matching_devices (dev_name, attach); + } + + fclose (fp); + } + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + HP4200_Device *device, *next; + + DBG (DBG_proc, "sane_hp4200_exit\n"); + + for (device = first_device; device; device = next) + { + next = device->next; + if (device->handle) + { + sane_close (device->handle); + } + if (device->dev.name) + { + free (device->dev.name); + } + free (device); + } + first_device = NULL; + + if (devlist) + { + free (devlist); + devlist = NULL; + } + + n_devices = 0; + + DBG (DBG_proc, "sane_exit: exit\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + int i; + HP4200_Device *pdev; + + DBG (DBG_proc, "sane_get_devices (%p, %d)\n", (void *) device_list, + local_only); + + /* Waste the last list returned from this function */ + if (devlist) + free (devlist); + + devlist = (const SANE_Device **) + malloc ((n_devices + 1) * sizeof (SANE_Device *)); + + if (!devlist) + { + DBG (DBG_error, "sane_get_devices: out of memory\n"); + return SANE_STATUS_NO_MEM; + } + + for (i = 0, pdev = first_device; pdev; i++, pdev = pdev->next) + { + devlist[i] = &(pdev->dev); + } + devlist[i] = NULL; + + *device_list = devlist; + + DBG (DBG_proc, "sane_get_devices: exit\n"); + + return SANE_STATUS_GOOD; +} + +static void +init_options (HP4200_Scanner * s) +{ + s->opt[OPT_NUM_OPTS].name = ""; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].unit = SANE_UNIT_NONE; + s->opt[OPT_NUM_OPTS].size = sizeof (SANE_Word); + s->opt[OPT_NUM_OPTS].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + s->opt[OPT_RES].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RES].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RES].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RES].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_RES].type = SANE_TYPE_INT; + s->opt[OPT_RES].size = sizeof (SANE_Word); + s->opt[OPT_RES].unit = SANE_UNIT_DPI; + s->opt[OPT_RES].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RES].constraint.word_list = dpi_list; + s->val[OPT_RES].w = 150; + + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].size = sizeof (SANE_Fixed); + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &x_range; + s->val[OPT_TL_X].w = x_range.min; + + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].size = sizeof (SANE_Fixed); + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &y_range; + s->val[OPT_TL_Y].w = y_range.min; + + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].size = sizeof (SANE_Fixed); + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &x_range; + s->val[OPT_BR_X].w = x_range.max; + + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].size = sizeof (SANE_Fixed); + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &y_range; + s->val[OPT_BR_Y].w = y_range.max; + + s->opt[OPT_BACKTRACK].name = SANE_NAME_BACKTRACK; + s->opt[OPT_BACKTRACK].title = SANE_TITLE_BACKTRACK; + s->opt[OPT_BACKTRACK].desc = SANE_DESC_BACKTRACK; + s->opt[OPT_BACKTRACK].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_BACKTRACK].type = SANE_TYPE_BOOL; + s->opt[OPT_BACKTRACK].size = sizeof (SANE_Bool); + s->opt[OPT_BACKTRACK].unit = SANE_UNIT_NONE; + s->opt[OPT_BACKTRACK].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_BACKTRACK].b = SANE_TRUE; + + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].size = 1024 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = s->user_parms.gamma[0]; + + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].size = 1024 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = s->user_parms.gamma[1]; + + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].size = 1024 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = s->user_parms.gamma[2]; + + { + int i; + double gamma = 2.0; + for (i = 0; i < 1024; i++) + { + s->user_parms.gamma[0][i] = + 255 * pow (((double) i + 1) / 1024, 1.0 / gamma); + s->user_parms.gamma[1][i] = s->user_parms.gamma[0][i]; + s->user_parms.gamma[2][i] = s->user_parms.gamma[0][i]; +#ifdef DEBUG + printf ("%d %d\n", i, s->user_parms.gamma[0][i]); +#endif + } + } + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].size = sizeof (SANE_Word); + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->val[OPT_PREVIEW].w = SANE_FALSE; +} + +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * h) +{ + static const char me[] = "sane_hp4200_open"; + SANE_Status status; + HP4200_Device *dev; + HP4200_Scanner *s; + + DBG (DBG_proc, "%s (%s, %p)\n", me, name, (void *) h); + + if (name && name[0]) + { + dev = find_device (name); + if (!dev) + { + status = add_device (name, &dev); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + { + dev = first_device; + } + if (!dev) + return SANE_STATUS_INVAL; + + if (!h) + return SANE_STATUS_INVAL; + + s = *h = (HP4200_Scanner *) calloc (1, sizeof (HP4200_Scanner)); + if (!s) + { + DBG (DBG_error, "%s: out of memory creating scanner structure.\n", me); + return SANE_STATUS_NO_MEM; + } + + dev->handle = s; + s->aborted_by_user = SANE_FALSE; + s->ciclic_buffer.buffer = NULL; + s->scanner_buffer.buffer = NULL; + s->dev = dev; + s->user_parms.image_width = 0; + s->user_parms.lines_to_scan = 0; + s->user_parms.vertical_resolution = 0; + s->scanning = SANE_FALSE; + s->fd = -1; + + init_options (s); + + if ((sanei_usb_open (dev->dev.name, &s->fd) != SANE_STATUS_GOOD)) + { + DBG (DBG_error, "%s: Can't open %s.\n", me, dev->dev.name); + return SANE_STATUS_IO_ERROR; /* fixme: return busy when file is + being accessed already */ + } + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle h) +{ + HP4200_Scanner *s = (HP4200_Scanner *) h; + DBG (DBG_proc, "sane_hp4200_close (%p)\n", (void *) h); + + if (s) + { + s->dev->handle = NULL; + if (s->fd != -1) + { + sanei_usb_close (s->fd); + } + free (s); + } +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int n) +{ + static char me[] = "sane_get_option_descriptor"; + HP4200_Scanner *s = (HP4200_Scanner *) h; + + DBG (DBG_proc, "%s\n", me); + + if ((n < 0) || (n >= NUM_OPTIONS)) + return NULL; + + return s->opt + n; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + HP4200_Scanner *s = (HP4200_Scanner *) handle; + SANE_Status status; + SANE_Int myinfo = 0; + SANE_Word cap; + + DBG (DBG_proc, "sane_control_option\n"); + + if (info) + *info = 0; + + if (s->scanning) + { + return SANE_STATUS_DEVICE_BUSY; + } + + if (option < 0 || option >= NUM_OPTIONS) + { + return SANE_STATUS_INVAL; + } + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + + switch (option) + { + case OPT_NUM_OPTS: + case OPT_RES: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_PREVIEW: + *(SANE_Word *) val = s->val[option].w; + break; + + case OPT_BACKTRACK: + *(SANE_Bool *) val = s->val[option].b; + break; + + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_error, "could not set option, not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, &myinfo); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + + /* Numeric side-effect free options */ + case OPT_PREVIEW: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* Numeric side-effect options */ + case OPT_RES: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + myinfo |= SANE_INFO_RELOAD_PARAMS; + s->val[option].w = *(SANE_Word *) val; + break; + + case OPT_BACKTRACK: + s->val[option].b = *(SANE_Bool *) val; + break; + + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + break; + default: + return SANE_STATUS_UNSUPPORTED; + } + } + else + { + return SANE_STATUS_UNSUPPORTED; + } + + if (info) + *info = myinfo; + + return SANE_STATUS_GOOD; +} + +static void +compute_parameters (HP4200_Scanner * s) +{ + int resolution; + int opt_tl_x; + int opt_br_x; + int opt_tl_y; + int opt_br_y; + + if (s->val[OPT_PREVIEW].w == SANE_TRUE) + { + resolution = 50; + opt_tl_x = SANE_UNFIX (x_range.min); + opt_tl_y = SANE_UNFIX (y_range.min); + opt_br_x = SANE_UNFIX (x_range.max); + opt_br_y = SANE_UNFIX (y_range.max); + } + else + { + resolution = s->val[OPT_RES].w; + opt_tl_x = SANE_UNFIX (s->val[OPT_TL_X].w); + opt_tl_y = SANE_UNFIX (s->val[OPT_TL_Y].w); + opt_br_x = SANE_UNFIX (s->val[OPT_BR_X].w); + opt_br_y = SANE_UNFIX (s->val[OPT_BR_Y].w); + } + + s->user_parms.horizontal_resolution = resolution; + s->user_parms.vertical_resolution = resolution; + + s->runtime_parms.steps_to_skip = floor (300.0 / MM_PER_INCH * opt_tl_y); + s->user_parms.lines_to_scan = + floor ((opt_br_y - opt_tl_y) / MM_PER_INCH * resolution); + s->user_parms.image_width = + floor ((opt_br_x - opt_tl_x) / MM_PER_INCH * resolution); + s->runtime_parms.first_pixel = floor (opt_tl_x / MM_PER_INCH * resolution); + + /* fixme: add support for more depth's and bpp's. */ + s->runtime_parms.image_line_size = s->user_parms.image_width * 3; +} + +SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters * p) +{ + static char me[] = "sane_get_parameters"; + HP4200_Scanner *s = (HP4200_Scanner *) h; + + DBG (DBG_proc, "%s\n", me); + if (!p) + return SANE_STATUS_INVAL; + + p->format = SANE_FRAME_RGB; + p->last_frame = SANE_TRUE; + p->depth = 8; + if (!s->scanning) + { + compute_parameters (s); + } + + p->lines = s->user_parms.lines_to_scan; + p->pixels_per_line = s->user_parms.image_width; + p->bytes_per_line = s->runtime_parms.image_line_size; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle h) +{ + HP4200_Scanner *s = (HP4200_Scanner *) h; + struct coarse_t coarse; + + static char me[] = "sane_start"; + DBG (DBG_proc, "%s\n", me); + + s->scanning = SANE_TRUE; + s->aborted_by_user = SANE_FALSE; + s->user_parms.color = SANE_TRUE; + + compute_parameters (s); + + hp4200_init_scanner (s); + hp4200_goto_home (s); + hp4200_wait_homed (s); + /* restore default register values here... */ + write_gamma (s); + hp4200_init_registers (s); + lm9830_ini_scanner (s->fd, NULL); + /* um... do not call cache_write() here, don't know why :( */ + do_coarse_calibration (s, &coarse); + do_fine_calibration (s, &coarse); + prepare_for_a_scan (s); + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle h) +{ + static char me[] = "sane_cancel"; + HP4200_Scanner *s = (HP4200_Scanner *) h; + DBG (DBG_proc, "%s\n", me); + + s->aborted_by_user = SANE_TRUE; + + end_scan (s); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + HP4200_Scanner *dev = handle; + SANE_Status status; + + non_blocking = non_blocking; /* silence gcc */ + + if (dev->scanning == SANE_FALSE) + { + return SANE_STATUS_INVAL; + } + + if (non_blocking == SANE_FALSE) + { + status = SANE_STATUS_GOOD; + } + else + { + status = SANE_STATUS_UNSUPPORTED; + } + + DBG (DBG_proc, "sane_set_io_mode: exit\n"); + + return status; +} + +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int * fd) +{ + static char me[] = "sane_get_select_fd"; + + h = h; /* keep gcc quiet */ + fd = fd; /* keep gcc quiet */ + + DBG (DBG_proc, "%s\n", me); + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/hp4200.conf.in b/backend/hp4200.conf.in new file mode 100644 index 0000000..e3e13b9 --- /dev/null +++ b/backend/hp4200.conf.in @@ -0,0 +1,6 @@ +# +# Configuration file for the hp4200 backend +# + +# HP4200 +usb 0x03f0 0x0105 diff --git a/backend/hp4200.h b/backend/hp4200.h new file mode 100644 index 0000000..13c0d7f --- /dev/null +++ b/backend/hp4200.h @@ -0,0 +1,266 @@ +/* + Copyright (C) 2000 by Adrian Perez Jorge + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + +#ifndef _HP4200_H +#define _HP4200_H + +#include + +#define MCLKDIV_SCALING 2 +#define NUM_REGISTERS 0x80 + +#define min(a, b) (((a) < (b)) ? (a) : (b)) +#define max(a, b) (((a) > (b)) ? (a) : (b)) + + +/*--------------------------------------------------------------------------*/ + +#define DBG_error0 0 +#define DBG_error 1 +#define DBG_sense 2 +#define DBG_warning 3 +#define DBG_inquiry 4 +#define DBG_info 5 +#define DBG_info2 6 +#define DBG_proc 7 +#define DBG_read 8 +#define DBG_sane_init 10 +#define DBG_sane_proc 11 +#define DBG_sane_info 12 +#define DBG_sane_option 13 + +/*--------------------------------------------------------------------------*/ + +enum HP4200_Option +{ + OPT_NUM_OPTS = 0, + + OPT_RES, + + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_BACKTRACK, + + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + OPT_PREVIEW, + + NUM_OPTIONS /* must come last */ +}; + +/* already declared in the sane includes... +typedef union +{ + SANE_Word w; + SANE_Bool b; + SANE_Fixed f; + SANE_Word *wa; +} +Option_Value; +*/ + +enum ScannerModels +{ + HP4200 +}; + +typedef struct HP4200_Device +{ + struct HP4200_Device *next; + SANE_Device dev; + SANE_Handle handle; +} +HP4200_Device; + +struct _scanner_buffer_t +{ + unsigned char *buffer; /* buffer memory space */ + int size; /* size of the buffer */ + int num_bytes; /* number of bytes left (to read) */ + unsigned char *data_ptr; /* cursor in buffer */ +}; + +typedef struct _scanner_buffer_t scanner_buffer_t; + +struct _ciclic_buffer_t +{ + int good_bytes; /* number of valid bytes of the image */ + int num_lines; /* number of lines of the ciclic buffer */ + int size; /* size in bytes of the buffer space */ + unsigned char *buffer; /* pointer to the buffer space */ + unsigned char **buffer_ptrs; /* pointers to the beginning of each + line in the buffer space */ + int can_consume; /* num of bytes the ciclic buf can consume */ + int current_line; /* current scanned line */ + int first_good_line; /* number of lines to fill the ``pipeline'' */ + unsigned char *buffer_position; /* pointer to the first byte that + can be copied */ + int pixel_position; /* pixel position in current line */ + + /* color indexes for the proper line in the ciclic buffer */ + int red_idx; + int green_idx; + int blue_idx; +}; + +typedef struct _ciclic_buffer_t ciclic_buffer_t; + +struct _hardware_parameters_t +{ + unsigned int SRAM_size; + unsigned char SRAM_bandwidth; + unsigned long crystal_frequency; + unsigned int min_pixel_data_buffer_limit; + unsigned int motor_full_steps_per_inch; + float motor_max_speed; + unsigned int scan_bar_max_speed; + unsigned int start_of_scanning_area; + unsigned int calibration_strip_height; + unsigned int scan_area_width; + double scan_area_length; /* in inches */ + unsigned int sensor_num_pixels; + unsigned int sensor_pixel_start; + unsigned int sensor_pixel_end; + int sensor_cds_state; /* 0 == off, 1 == on */ + int sensor_signal_polarity; /* 0 == ??, 1 == ?? */ + int sensor_max_integration_time; + int sensor_line_separation; + int sensor_type; + unsigned int sensor_resolution; + int sensor_control_signals_polarity; + int sensor_control_signals_state; + int sensor_control_pixel_rate_timing; + int sensor_control_line_rate_timing; + unsigned int sensor_black_clamp_timing; /* ??? */ + unsigned int sensor_CIS_timing; + int sensor_toshiba_timing; + int sensor_color_modes; /* bitmask telling color modes supported */ + int illumination_mode; + int motor_control_mode; + int motor_paper_sense_mode; + int motor_pause_reverse_mode; + int misc_io_mode; + int num_tr_pulses; + int guard_band_duration; + int pulse_duration; + int fsteps_25_speed; + int fsteps_50_speed; + int steps_to_reverse; + struct + { + int red; + int green; + int blue; + } + target_value; + unsigned short home_sensor; +}; + +typedef struct _hardware_parameters_t hardware_parameters_t; + +struct _user_parameters_t +{ + unsigned int image_width; + unsigned int lines_to_scan; + unsigned int horizontal_resolution; + unsigned int vertical_resolution; + int hres_reduction_method; /* interpolation/??? */ + int vres_reduction_method; + SANE_Bool color; /* color/grayscale */ + int bpp; + int scan_mode; /* preview/full scan */ + SANE_Bool no_reverse; + SANE_Word gamma[3][1024]; /* gamma table for rgb */ +}; + +typedef struct _user_parameters_t user_parameters_t; + +struct _measured_parameters_t +{ + unsigned int datalink_bandwidth; + struct + { + int red; + int green; + int blue; + } + coarse_calibration_data; + struct + { + int *pRedOffset; + int *pGreenOffset; + int *pBlueOffset; + int *pRedGain; + int *pGreenGain; + int *pBlueGain; + } + fine_calibration_data; + int max_integration_time; + int color_mode; +}; + +typedef struct _measured_parameters_t measured_parameters_t; + +struct _runtime_parameters_t +{ + long num_bytes_left_to_scan; + int status_bytes; /* number of status bytes per line */ + int image_line_size; /* line size in bytes without status bytes */ + int scanner_line_size; /* line size in bytes including the + status bytes */ + int first_pixel; /* first pixel in the line to be scanned */ + int steps_to_skip; +}; + +typedef struct _runtime_parameters_t runtime_parameters_t; + +struct _HP4200_Scanner +{ + struct _HP4200_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + SANE_Bool scanning; + SANE_Bool aborted_by_user; + + SANE_Parameters params; + + HP4200_Device *dev; + hardware_parameters_t hw_parms; + user_parameters_t user_parms; + measured_parameters_t msrd_parms; + unsigned int regs[NUM_REGISTERS]; + int mclk; + float mclk_div; + + int fd; + + ciclic_buffer_t ciclic_buffer; + scanner_buffer_t scanner_buffer; + runtime_parameters_t runtime_parms; +}; + +typedef struct _HP4200_Scanner HP4200_Scanner; + +#endif /* !_HP4200_H */ diff --git a/backend/hp4200_lm9830.c b/backend/hp4200_lm9830.c new file mode 100644 index 0000000..f2d9475 --- /dev/null +++ b/backend/hp4200_lm9830.c @@ -0,0 +1,219 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Adrian Perez Jorge + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a backend for the HP4200C flatbed scanner +*/ + + +#include "hp4200_lm9830.h" + +static SANE_Status +lm9830_read_register (int fd, unsigned char reg, unsigned char *data) +{ + SANE_Status retval; + + if (!data) + return -SANE_STATUS_INVAL; + retval = sanei_pv8630_write_byte (fd, PV8630_REPPADDRESS, reg); + if (retval != SANE_STATUS_GOOD) + return retval; + return sanei_pv8630_read_byte (fd, PV8630_RDATA, data); +} + +static SANE_Status +lm9830_write_register (int fd, unsigned char reg, unsigned char value) +{ + SANE_Status retval; + + retval = sanei_pv8630_write_byte (fd, PV8630_REPPADDRESS, reg); + if (retval != SANE_STATUS_GOOD) + return retval; + + return sanei_pv8630_write_byte (fd, PV8630_RDATA, value); +} + +#ifdef DEBUG +static int +lm9830_dump_registers (int fd) +{ + int i; + unsigned char value = 0; + + for (i = 0; i < 0x80; i++) + { + lm9830_read_register (fd, i, &value); + printf ("%.2x:0x%.2x", i, value); + if ((i + 1) % 8) + printf (", "); + else + printf ("\n"); + } + puts (""); + return 0; +} +#endif + +#if 0 +static int +pv8630_reset_buttons (int fd) +{ + lm9830_write_register (fd, 0x59, 0x10); + lm9830_write_register (fd, 0x59, 0x90); + return 0; +} +#endif + +#if 0 +static int +lm9830_lamp_off (int fd) +{ + lm9830_write_register (fd, 0x07, 0x00); + lm9830_write_register (fd, 0x2c, 0x00); + lm9830_write_register (fd, 0x2d, 0x01); + lm9830_write_register (fd, 0x2e, 0x3f); + lm9830_write_register (fd, 0x2f, 0xff); + return 0; +} + +static int +lm9830_lamp_on (int fd) +{ + lm9830_write_register (fd, 0x07, 0x00); + lm9830_write_register (fd, 0x2c, 0x3f); + lm9830_write_register (fd, 0x2d, 0xff); + lm9830_write_register (fd, 0x2e, 0x00); + lm9830_write_register (fd, 0x2f, 0x01); + return 0; +} +#endif + +#if 0 +/* + * This function prints what button was pressed (the time before this + * code was executed). + */ + +static int +hp4200c_what_button (int fd) +{ + unsigned char button; + + pv8630_read_buttons (fd, &button); + + if (button & 0x08) + puts ("Scan"); + if (button & 0x10) + puts ("Copy"); + if (button & 0x20) + puts ("E-mail"); + if ((button & 0x38) == 0) + puts ("None"); + + pv8630_reset_buttons (fd); + return 0; +} +#endif + +static int +lm9830_ini_scanner (int fd, unsigned char *regs) +{ +#ifdef unused + unsigned char inittable[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x02, 0x1A, 0x00, 0x0A, 0x60, 0x2F, 0x13, 0x06, + 0x17, 0x01, 0x03, 0x03, 0x05, 0x00, 0x00, 0x0B, + 0x00, 0x00, 0x00, 0x00, 0x0D, 0x21, 0x00, 0x40, + 0x15, 0x18, 0x00, 0x40, 0x02, 0x98, 0x00, 0x00, + 0x00, 0x01, 0x00, 0x00, 0x3F, 0xFF, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x30, + 0x25, 0x25, 0x24, 0x28, 0x24, 0x28, 0x00, 0x00, + 0x00, 0x00, 0x06, 0x1D, 0x00, 0x13, 0x05, 0x48, + 0x01, 0xC2, 0x00, 0x00, 0x00, 0x00, 0x5E, 0x02, + 0x00, 0x15, 0x00, 0x45, 0x00, 0x10, 0x08, 0x17, + 0x2B, 0x90, 0x00, 0x00, 0x01, 0x00, 0x80, 0x00 + }; +#endif + + unsigned char daisy[] = { 0x99, 0x66, 0xcc, 0x33 }; + unsigned char *regdata; + unsigned int i; + + sanei_pv8630_write_byte (fd, PV8630_RMODE, 0x02); + for (i = 0; i < sizeof (daisy); i++) + { + sanei_pv8630_write_byte (fd, PV8630_RDATA, daisy[i]); + } + sanei_pv8630_write_byte (fd, PV8630_RMODE, 0x16); + lm9830_write_register (fd, 0x42, 0x06); + + if (!regs) + return 0; + /* regdata = inittable; */ + else + regdata = regs; + + for (i = 8; i < 0x60; i++) + { + lm9830_write_register (fd, i, regdata[i]); + } + for (i = 0x60; i < 0x70; i++) + { + lm9830_write_register (fd, i, 0); + } + lm9830_write_register (fd, 0x70, 0x70); + for (i = 0x71; i < 0x80; i++) + { + lm9830_write_register (fd, i, 0); + } + return 0; +} + +static int +lm9830_reset (int fd) +{ + lm9830_write_register (fd, 0x07, 0x08); + usleep (100); + lm9830_write_register (fd, 0x07, 0x00); + usleep (100); + + return 0; +} diff --git a/backend/hp4200_lm9830.h b/backend/hp4200_lm9830.h new file mode 100644 index 0000000..4cf44eb --- /dev/null +++ b/backend/hp4200_lm9830.h @@ -0,0 +1,184 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Adrian Perez Jorge + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a backend for the HP4200C flatbed scanner +*/ + + +#define INPUT_SIGNAL_POLARITY_NEGATIVE 0 +#define INPUT_SIGNAL_POLARITY_POSITIVE 1 +#define CDS_OFF 0 +#define CDS_ON (1 << 1) +#define SENSOR_EVENODD (1 << 2) +#define SENSOR_STANDARD 0 +#define SENSOR_RESOLUTION_300 0 +#define SENSOR_RESOLUTION_600 (1 << 3) +#define LINE_SKIPPING_COLOR_PHASE_DELAY(n) (((n) & 0x0f) << 4) + +#define PHI1_POLARITY_POSITIVE 0 +#define PHI1_POLARITY_NEGATIVE 1 +#define PHI2_POLARITY_POSITIVE 0 +#define PHI2_POLARITY_NEGATIVE (1 << 1) +#define RS_POLARITY_POSITIVE 0 +#define RS_POLARITY_NEGATIVE (1 << 2) +#define CP1_POLARITY_POSITIVE 0 +#define CP1_POLARITY_NEGATIVE (1 << 3) +#define CP2_POLARITY_POSITIVE 0 +#define CP2_POLARITY_NEGATIVE (1 << 4) +#define TR1_POLARITY_POSITIVE 0 +#define TR1_POLARITY_NEGATIVE (1 << 5) +#define TR2_POLARITY_POSITIVE 0 +#define TR2_POLARITY_NEGATIVE (1 << 6) + +#define PHI1_OFF 0 +#define PHI1_ACTIVE 1 +#define PHI2_OFF 0 +#define PHI2_ACTIVE (1 << 1) +#define RS_OFF 0 +#define RS_ACTIVE (1 << 2) +#define CP1_OFF 0 +#define CP1_ACTIVE (1 << 3) +#define CP2_OFF 0 +#define CP2_ACTIVE (1 << 4) +#define TR1_OFF 0 +#define TR1_ACTIVE (1 << 5) +#define TR2_OFF 0 +#define TR2_ACTIVE (1 << 6) +#define NUMBER_OF_TR_PULSES(n) (((n) - 1) << 7) + +#define TR_PULSE_DURATION(n) ((n) & 0x0f) +#define TR_PHI1_GUARDBAND_DURATION(n) (((n) & 0x0f) << 4) + +#define CIS_TR1_TIMING_OFF 0 +#define CIS_TR1_TIMING_MODE1 1 +#define CIS_TR1_TIMING_MODE2 2 +#define FAKE_OPTICAL_BLACK_PIXELS_OFF 0 +#define FAKE_OPTICAL_BLACK_PIXELS_ON (1 << 2) + +#define PIXEL_RATE_3_CHANNELS 0 +#define LINE_RATE_3_CHANNELS 1 +#define MODEA_1_CHANNEL 4 +#define MODEB_1_CHANNEL 5 +#define GRAY_CHANNEL_RED 0 +#define GRAY_CHANNEL_GREEN (1 << 3) +#define GRAY_CHANNEL_BLU (2 << 3) + +#define TR_RED(n) ((n) << 5) +#define TR_GREEN(n) ((n) << 6) +#define TR_BLUE(n) ((n) << 7) + +#define TR_RED_DROP(n) (n) +#define TR_GREEN_DROP(n) ((n) << 2) +#define TR_BLUE_DROP(n) ((n) << 4) + +#define ILLUMINATION_MODE(n) (n) + +#define HIBYTE(w) ((SANE_Byte)(((w) >> 8) & 0xff)) +#define LOBYTE(w) ((SANE_Byte)((w) & 0xff)) + +#define EPP_MODE 0 +#define NIBBLE_MODE 1 + +#define PPORT_DRIVE_CURRENT(n) ((n) << 1) + +#define RAM_SIZE_64 0 +#define RAM_SIZE_128 1 +#define RAM_SIZE_256 2 + +#define SRAM_DRIVER_CURRENT(n) ((n) << 2) +#define SRAM_BANDWIDTH_4 0 +#define SRAM_BANDWIDTH_8 (1 << 4) +#define SCANNING_FULL_DUPLEX 0 +#define SCANNING_HALF_DUPLEX (1 << 5) + +#define FULL_STEPPING 0 +#define MICRO_STEPPING 1 +#define CURRENT_SENSING_PHASES(n) (((n) - 1) << 1) +#define PHASE_A_POLARITY_POSITIVE 0 +#define PHASE_A_POLARITY_NEGATIVE (1 << 2) +#define PHASE_B_POLARITY_POSITIVE 0 +#define PHASE_B_POLARITY_NEGATIVE (1 << 3) +#define STEPPER_MOTOR_TRISTATE 0 +#define STEPPER_MOTOR_OUTPUT (1 << 4) + +#define ACCELERATION_PROFILE_STOPPED(n) (n) +#define ACCELERATION_PROFILE_25P(n) ((n) << 2) +#define ACCELERATION_PROFILE_50P(n) ((n) << 4) + +#define NON_REVERSING_EXTRA_LINES(n) (n) +#define FIRST_LINE_TO_PROCESS(n) ((n) << 3) + +#define KICKSTART_STEPS(n) (n) +#define HOLD_CURRENT_TIMEOUT(n) ((n) << 3) + +#define PAPER_SENSOR_1_POLARITY_LOW 0 +#define PAPER_SENSOR_1_POLARITY_HIGH 1 +#define PAPER_SENSOR_1_TRIGGER_LEVEL 0 +#define PAPER_SENSOR_1_TRIGGER_EDGE (1 << 1) +#define PAPER_SENSOR_1_NO_STOP_SCAN 0 +#define PAPER_SENSOR_1_STOP_SCAN (1 << 2) +#define PAPER_SENSOR_2_POLARITY_LOW 0 +#define PAPER_SENSOR_2_POLARITY_HIGH (1 << 3) +#define PAPER_SENSOR_2_TRIGGER_LEVEL 0 +#define PAPER_SENSOR_2_TRIGGER_EDGE (1 << 4) +#define PAPER_SENSOR_2_NO_STOP_SCAN 0 +#define PAPER_SENSOR_2_STOP_SCAN (1 << 5) + +#define MISCIO_1_TYPE_INPUT 0 +#define MISCIO_1_TYPE_OUTPUT 1 +#define MISCIO_1_POLARITY_LOW 0 +#define MISCIO_1_POLARITY_HIGH (1 << 1) +#define MISCIO_1_TRIGGER_LEVEL 0 +#define MISCIO_1_TRIGGER_EDGE (1 << 2) +#define MISCIO_1_OUTPUT_STATE_LOW 0 +#define MISCIO_1_OUTPUT_STATE_HIGH (1 << 3) +#define MISCIO_2_TYPE_INPUT 0 +#define MISCIO_2_TYPE_OUTPUT (1 << 4) +#define MISCIO_2_POLARITY_LOW 0 +#define MISCIO_2_POLARITY_HIGH (1 << 5) +#define MISCIO_2_TRIGGER_LEVEL 0 +#define MISCIO_2_TRIGGER_EDGE (1 << 6) +#define MISCIO_2_OUTPUT_STATE_LOW 0 +#define MISCIO_2_OUTPUT_STATE_HIGH (1 << 7) + +#define PIXEL_PACKING(n) ((n) << 3) +#define DATAMODE(n) ((n) << 5) diff --git a/backend/hp5400.c b/backend/hp5400.c new file mode 100644 index 0000000..61de3db --- /dev/null +++ b/backend/hp5400.c @@ -0,0 +1,82 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + + This file was initially copied from the hp3300 testools and adjusted to + suit. Original copyright notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + + +/* + SANE interface for hp54xx scanners. Prototype. + Parts of this source were inspired by other backends. +*/ + +#include "../include/sane/config.h" + +#include "hp5400_debug.h" +#include "hp5400.h" + +#include "../include/sane/config.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/saneopts.h" + + +#include /* malloc, free */ +#include /* memcpy */ +#include + + +#define HP5400_CONFIG_FILE "hp5400.conf" + +#define BUILD 3 + +/* (source) includes for data transfer methods */ +#include "hp5400_debug.c" +#include "hp5400_internal.c" +#include "hp5400_sane.c" +#include "hp5400_sanei.c" + + diff --git a/backend/hp5400.conf.in b/backend/hp5400.conf.in new file mode 100644 index 0000000..98c97dd --- /dev/null +++ b/backend/hp5400.conf.in @@ -0,0 +1,14 @@ +# hp5400.conf +# See man sane-hp5400 for a description. +# +# HP 5400C +usb 0x03F0 0x1005 +# +# HP 5470C +usb 0x03F0 0x1105 +# +# Device filename to use for scanner access +# +# Uncomment the following line if autodetection fails +# +#/dev/usbscanner diff --git a/backend/hp5400.h b/backend/hp5400.h new file mode 100644 index 0000000..b0efb4f --- /dev/null +++ b/backend/hp5400.h @@ -0,0 +1,143 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + $Id$ +*/ + + +/* + Core HP5400 functions. +*/ + + +#ifndef _HP5400_H_ +#define _HP5400_H_ + +#include + +#include "hp5400_xfer.h" /* for EScannerModel */ + +#define HW_DPI 300 /* horizontal resolution of hardware */ +#define HW_LPI 300 /* vertical resolution of hardware */ + +enum ScanType +{ + SCAN_TYPE_CALIBRATION, + SCAN_TYPE_PREVIEW, + SCAN_TYPE_NORMAL +}; + +/* In case we ever need to track multiple models */ +typedef struct +{ + char *pszVendor; + char *pszName; +} +TScannerModel; + +typedef struct +{ + /* transfer buffer */ + void *buffer; /* Pointer to memory allocated for buffer */ + int roff, goff, boff; /* Offset into buffer of rows to be copied *next* */ + int bufstart, bufend; /* What is currently the valid buffer */ + int bpp; /* Bytes per pixel per colour (1 or 2) */ + int linelength, pixels; /* Bytes per line from scanner */ + int transfersize; /* Number of bytes to transfer resulting image */ + int blksize; /* Size of blocks to pull from scanner */ + int buffersize; /* Size of the buffer */ +} +TDataPipe; + +typedef struct +{ + int iXferHandle; /* handle used for data transfer to HW */ + TDataPipe pipe; /* Pipe for data */ + + int iTopLeftX; /* in mm */ + int iTopLeftY; /* in mm */ + /* int iSensorSkew; *//* in units of 1/1200 inch */ + /* int iSkipLines; *//* lines of garbage to skip */ + /* int fReg07; *//* NIASH00019 */ + /* int fGamma16; *//* if TRUE, gamma entries are 16 bit */ +/* int iExpTime; */ + /* int iReversedHead; *//* Head is reversed */ + /* int iBufferSize; *//* Size of internal scan buffer */ +/* EScannerModel eModel; */ +} +THWParams; + +/* The scanner needs a Base DPI off which all it's calibration and + * offset/size parameters are based. For the time being this is the same as + * the iDpi but maybe we want it seperate. This is because while this field + * would have limited values (300,600,1200,2400) the x/y dpi can vary. The + * windows interface seems to allow 200dpi (though I've never tried it). We + * need to decide how these values are related to the HW coordinates. */ + + +typedef struct +{ + int iDpi; /* horizontal resolution */ + int iLpi; /* vertical resolution */ + int iTop; /* in HW coordinates (units HW_LPI) */ + int iLeft; /* in HW coordinates (units HW_LPI) */ + int iWidth; /* in HW coordinates (units HW_LPI) */ + int iHeight; /* in HW coordinates (units HW_LPI) */ + + int iBytesPerLine; /* Resulting bytes per line */ + int iLines; /* Resulting lines of image */ + int iLinesRead; /* Lines of image already read */ + + int iColourOffset; /* How far the colours are offset. Currently this is + * set by the caller. This doesn't seem to be + * necessary anymore since the scanner is doing it + * internally. Leave it for the time being as it + * may be needed later. */ +} +TScanParams; + + + +#endif /* NO _HP5400_H_ */ diff --git a/backend/hp5400_debug.c b/backend/hp5400_debug.c new file mode 100644 index 0000000..0460e8b --- /dev/null +++ b/backend/hp5400_debug.c @@ -0,0 +1,73 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +#include "hp5400_debug.h" + + +#ifdef STANDALONE + +#include + +FILE *DBG_ASSERT = NULL; +FILE *DBG_ERR = NULL; +FILE *DBG_MSG = NULL; + +void hp5400_dbg_start() { + DBG_MSG = stdout; + DBG_ERR = stderr; + DBG_ASSERT = stderr; +} + +#else + +/* #define DEBUG_NOT_STATIC */ +#undef DEBUG_DECLARE_ONLY +#undef _SANEI_DEBUG_H +#include "../include/sane/sanei_debug.h" + +#endif + + diff --git a/backend/hp5400_debug.h b/backend/hp5400_debug.h new file mode 100644 index 0000000..c743045 --- /dev/null +++ b/backend/hp5400_debug.h @@ -0,0 +1,81 @@ +#ifndef __HP5400_DEBUG_H_ +#define __HP5400_DEBUG_H_ + +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + +*/ + +#ifndef STANDALONE + +#define DEBUG_NOT_STATIC +#define DEBUG_DECLARE_ONLY +#include "../include/sane/sanei_debug.h" + +#define DBG_ASSERT 1 +#define DBG_ERR 16 +#define DBG_MSG 32 +#define HP5400_DBG DBG +#define HP5400_SANE_STATIC static + + +#else + +#include +#define LOCAL_DBG +#define HP5400_DBG fprintf +extern FILE *DBG_ASSERT; +extern FILE *DBG_ERR; +extern FILE *DBG_MSG; + +void hp5400_dbg_start(); + +#define HP5400_SANE_STATIC + +#endif + + + +#endif diff --git a/backend/hp5400_internal.c b/backend/hp5400_internal.c new file mode 100644 index 0000000..d7e2325 --- /dev/null +++ b/backend/hp5400_internal.c @@ -0,0 +1,1455 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + Copyright (c) 2003 Henning Meier-Geinitz, + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + HP5400/5470 Test util. + Currently is only able to read back the scanner version string, + but this basically demonstrates ability to communicate with the scanner. + + Massively expanded. Can do calibration scan, upload gamma and calibration + tables and stores the results of a scan. - 19/02/2003 Martijn +*/ + +#include /* for printf */ +#include /* for exit */ +#include +#include +#include +#include +#include +#include /* for htons */ +#include + + +#include "hp5400.h" +#include "hp5400_xfer.h" +#include "hp5400_internal.h" +#include "hp5400_debug.h" /* debug functions */ + + +#ifndef min +#define min(A,B) (((A)<(B)) ? (A) : (B)) +#endif +#ifndef max +#define max(A,B) (((A)>(B)) ? (A) : (B)) +#endif + + +#ifndef STRING_VERSION_MATCH +#define NO_STRING_VERSION_MATCH 1 +#endif + +#ifdef __GNUC__ +#define PACKED __attribute__ ((packed)) +#else +#define PACKED +#endif + +/* If this is enabled, a copy of the raw data from the scanner will be saved to + imagedebug.dat and the attempted conversion to imagedebug.ppm */ +/* #define IMAGE_DEBUG */ + +/* If this is defined you get extra info on the calibration */ +/* #define CALIB_DEBUG */ + + +typedef struct versionString { + char strVersion[128]; +} versionString; + +const int numVersions = 3; +versionString *MatchVersions; + + +static TScannerModel Model_HP54xx = + { "Hewlett-Packard", "HP54xx Flatbed Scanner" }; + + +HP5400_SANE_STATIC +int +InitHp5400_internal() { + + MatchVersions = malloc( sizeof(versionString) * numVersions ); + strcpy( MatchVersions[0].strVersion, "SilitekIBlizd C3 ScannerV0.84"); + strcpy( MatchVersions[1].strVersion, "SilitekIBlizd C3 ScannerV0.86"); + strcpy( MatchVersions[2].strVersion, "SilitekIBlizd C3 ScannerV0.87"); + + return 1; +} + +HP5400_SANE_STATIC +int +FreeHp5400_internal() { + + free(MatchVersions); + MatchVersions = NULL; + + return 1; +} + + +HP5400_SANE_STATIC +int +WriteByte (int iHandle, int cmd, char data) +{ + if (hp5400_command_write (iHandle, cmd, 1, &data) < 0) + { + HP5400_DBG (DBG_MSG, "failed to send byte (cmd=%04X)\n", cmd); + return -1; + } + return 0; +} + +HP5400_SANE_STATIC +int +SetLamp (THWParams * pHWParams, int fLampOn) +{ + if (fLampOn) + { + if (WriteByte (pHWParams->iXferHandle, 0x0000, 0x01) == 0) + return 0; + } + return -1; +} + +HP5400_SANE_STATIC +int +WarmupLamp (int iHandle) +{ + int i = 30; /* Max 30 seconds, 15 is typical for cold start? */ + int couldRead; + unsigned char dataVerify[0x02]; + + /* Keep writing 01 to 0000 until no error... */ + unsigned char data0000[] = { + 0x01 + }; + unsigned char data0300[3]; + + + hp5400_command_write_noverify (iHandle, 0x0000, data0000, 1); + + do + { + hp5400_command_read_noverify (iHandle, 0x0300, 3, data0300); + + hp5400_command_write_noverify (iHandle, 0x0000, data0000, 1); + + couldRead = + hp5400_command_read_noverify (iHandle, 0xc500, 0x02, dataVerify); + if ((dataVerify[0] != 0) || (dataVerify[1] != 0)) + sleep (1); + } + while ((i-- > 0) && (couldRead >= 0) + && ((dataVerify[0] != 0) || (dataVerify[1] != 0))); + + if (i > 0) + return 0; + + /* + + while( i > 0 ) + { + if( WriteByte( iHandle, 0x0000, 0x01 ) == 0 ) + return 0; + sleep(1); + i--; + } + */ + + HP5400_DBG (DBG_MSG, "***WARNING*** Warmup lamp failed...\n"); + return -1; +} + +#define CALPIXBYBLOCK 42 + +HP5400_SANE_STATIC +int +SetCalibration (int iHandle, int numPixels, unsigned int *low_vals[3], + unsigned int *high_vals[3], int dpi) +{ + char cmd[8]; + /* unsigned char cmd[8]; */ /* should fix the compilation warning + but I don't have a scanner right now + to check that the fix does not break + calibration */ + + int i, j, k; + struct CalPixel + { + char highr[2], highg[2], highb[2]; + char lowr[2], lowg[2], lowb[2]; + }; + struct CalBlock + { + struct CalPixel pixels[CALPIXBYBLOCK]; + char pad[8]; + } + PACKED; + + struct CalBlock *calinfo; + + /** + we did scan test at 300 dpi, so we don't have all the needed pixels. + To fill the gap, we loop + */ + int numLoop = max (1, dpi / 300); + int calBlockSize = CALPIXBYBLOCK * (6 * sizeof (short)) + 8 * sizeof (char); /* = sizeof(calBlock) */ + int numCalBlock = + ((numPixels / CALPIXBYBLOCK) + + ((numPixels % CALPIXBYBLOCK != 0) ? 1 : 0)); + int calSize = numLoop * calBlockSize * numCalBlock; + + calinfo = malloc (calSize); + memset (calinfo, 0, calSize); + + for (j = 0; j < numLoop * numCalBlock * CALPIXBYBLOCK; j++) + { + struct CalPixel *pixel = + &calinfo[j / CALPIXBYBLOCK].pixels[j % CALPIXBYBLOCK]; + + /* + i = ( j % (int)( 0.80 * numPixels ) ) + (int)(0.10 * numPixels ); + */ + /* better solution : stretch the actual scan size to the calibration size */ + i = j / numLoop; + + /* This is obviously not quite right. The values on + * the right are approximatly what windows sends */ + k = (high_vals[0][i] > 0x4000) ? 1000000000 / high_vals[0][i] : 0; /* 0x6700 */ + pixel->highr[0] = k; + pixel->highr[1] = k >> 8; + k = (high_vals[1][i] > 0x4000) ? 1000000000 / high_vals[1][i] : 0; /* 0x5e00 */ + pixel->highg[0] = k; + pixel->highg[1] = k >> 8; + k = (high_vals[2][i] > 0x4000) ? 1000000000 / high_vals[2][i] : 0; /* 0x6000 */ + pixel->highb[0] = k; + pixel->highb[1] = k >> 8; + + pixel->lowr[0] = low_vals[0][i]; /* 0x0530 */ + pixel->lowr[1] = low_vals[0][i] >> 8; + pixel->lowg[0] = low_vals[1][i]; /* 0x0530 */ + pixel->lowg[1] = low_vals[1][i] >> 8; + pixel->lowb[0] = low_vals[2][i]; /* 0x0530 */ + pixel->lowb[1] = low_vals[2][i] >> 8; + } + + cmd[0] = 0xff & (calSize >> 16); + cmd[1] = 0xff & (calSize >> 8); + cmd[2] = 0xff & (calSize >> 0); + cmd[3] = 0x00; + cmd[4] = 0x54; + cmd[5] = 0x02; + cmd[6] = 0x80; + cmd[7] = 0x00; + + hp5400_bulk_command_write (iHandle, 0xE603, cmd, 8, calSize, calSize, + (void *) calinfo); + + free (calinfo); + return 0; +} + +/* Write a gamma table */ +HP5400_SANE_STATIC +void +WriteGammaCalibTable (int iHandle, const int *pabGammaR, const int *pabGammaG, + const int *pabGammaB) +{ + char cmd[3]; + char *buffer; + int i, j; + + /* Setup dummy gamma correction table */ + buffer = malloc (2 * 65536); + + cmd[0] = 2; + cmd[1] = 0; + cmd[2] = 0; + + for (i = 0; i < 3; i++) + { + const int *ptr = (i == 0) ? pabGammaR : + (i == 1) ? pabGammaG : pabGammaB; + + for (j = 0; j < 65536; j++) { + buffer[2 * j] = ptr[j]; + buffer[2 * j + 1] = ptr[j] >> 8; + } + + hp5400_bulk_command_write (iHandle, 0x2A01 + i, cmd, 3, 2 * 65536, + 65536, (void *) buffer); + } + free (buffer); + + return; +} + +#ifdef STANDALONE +HP5400_SANE_STATIC +void +SetDefaultGamma (int iHandle) +{ + int *buffer = malloc (sizeof (int) * 65536); + int i; + + for (i = 0; i < 65336; i++) + buffer[i] = i; + + WriteGammaCalibTable (iHandle, buffer, buffer, buffer); +} +#endif + +#define BUFFER_SIZE (6*65536) + +#ifdef IMAGE_DEBUG +FILE *temp; +#endif + +/* Bytes per line is the number of pixels. The actual bytes is one more */ +HP5400_SANE_STATIC +void +CircBufferInit (int iHandle, TDataPipe * p, int iBytesPerLine, + int bpp, int iMisAlignment, int blksize, int iTransferSize) +{ + iHandle = iHandle; /* to avoid compilation warning */ + p->buffersize = max (BUFFER_SIZE, 3 * blksize); + + if (p->buffer) + { + free (p->buffer); + } + + /* Allocate a large enough buffer for transfer */ + p->buffer = malloc (p->buffersize); + + p->pixels = (iBytesPerLine / 3) / bpp; + + /* These three must always be positive */ + p->roff = 0; + p->goff = p->pixels * bpp + 1; + p->boff = 2 * p->pixels * bpp + 2;; + + p->linelength = iBytesPerLine + 3; /* NUL at end of each row */ + p->bpp = bpp; + p->bufstart = p->bufend = 0; + + if (iMisAlignment > 0) + { + p->roff += 0; + p->goff += p->linelength * iMisAlignment; + p->boff += p->linelength * iMisAlignment * 2; + } + + if (iMisAlignment < 0) + { + p->roff -= p->linelength * iMisAlignment * 2; + p->goff -= p->linelength * iMisAlignment; + p->boff -= 0; + } + + p->blksize = blksize; + p->transfersize = iTransferSize; + +#ifdef IMAGE_DEBUG + temp = fopen ("imagedebug.dat", "w+b"); +#endif + + HP5400_DBG (DBG_MSG, + "Begin: line=%d (%X), pixels=%d (%X), r=%d (%X), g=%d (%X), b=%d (%X), bpp=%d, step=%d\n", + p->linelength, p->linelength, p->pixels, p->pixels, p->roff, p->roff, + p->goff, p->goff, p->boff, p->boff, bpp, iMisAlignment); +} + + +HP5400_SANE_STATIC +int +CircBufferGetLine (int iHandle, TDataPipe * p, void *pabLine) +{ + int i; + int maxoff = 0; + char* buftmp = (char*) (p->buffer); + +/* HP5400_DBG(DBG_MSG, "CircBufferGetLine:\n"); */ + + if (p->roff > maxoff) + maxoff = p->roff; + if (p->goff > maxoff) + maxoff = p->goff; + if (p->boff > maxoff) + maxoff = p->boff; + + maxoff += p->pixels * p->bpp; + + if (maxoff < p->linelength) + maxoff = p->linelength; + + + /* resize buffer if needed */ + if (p->bufstart + maxoff >= p->buffersize + p->blksize) + { + /* store actual buffer pointer */ + void *tmpBuf = p->buffer; + /* calculate new size for buffer (oversize a bit) */ + int newsize = p->bufstart + maxoff + 2 * p->blksize; + + p->buffer = malloc (newsize); + memcpy (p->buffer, tmpBuf, p->buffersize); + p->buffersize = newsize; + + /* free old buffer */ + free (tmpBuf); + buftmp = (char*)(p->buffer); + } + + while (p->bufstart + maxoff >= p->bufend) /* Not enough data in buffer */ + { + int res; + unsigned char cmd[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; + cmd[4] = p->blksize; + cmd[5] = p->blksize >> 8; + + assert ((p->bufend + p->blksize) <= p->buffersize); + + HP5400_DBG (DBG_MSG, "Reading block, %d bytes remain\n", p->transfersize); + p->transfersize -= p->blksize; + + res = + hp5400_bulk_read_block (iHandle, CMD_INITBULK3, cmd, sizeof (cmd), + buftmp + p->bufend, p->blksize); + if (res != p->blksize) + { + HP5400_DBG (DBG_ERR, "*** ERROR: Read returned %d. FATAL.\n", res); + return -1; + } +#ifdef IMAGE_DEBUG + fwrite ( + buftmp + p->bufend + ,p->blksize + ,1 + ,temp + ); +#endif + p->bufend += p->blksize; + } + + assert (p->bufstart + maxoff < p->bufend); + + /* Copy a line into the result buffer */ + if (p->bpp == 1) + { + char *itPix = (char *) pabLine; + char *itR = (char *) (buftmp + p->bufstart + p->roff); + char *itG = (char *) (buftmp + p->bufstart + p->goff); + char *itB = (char *) (buftmp + p->bufstart + p->boff); + for (i = 0; i < p->pixels; i++) + { + /* pointer move goes a little bit faster than vector access */ + /* Although I wouldn't be surprised if the compiler worked that out anyway. + * No matter, this is easier to read :) */ + *(itPix++) = *(itR++); + *(itPix++) = *(itG++); + *(itPix++) = *(itB++); + } + } + else + { + short *itPix = (short *) pabLine; + short *itR = (short *) (buftmp + p->bufstart + p->roff); + short *itG = (short *) (buftmp + p->bufstart + p->goff); + short *itB = (short *) (buftmp + p->bufstart + p->boff); + for (i = 0; i < p->pixels; i++) + { +#if 0 + /* This code, while correct for PBM is not correct for the host and + * since we need it correct for calibration, it has to go */ + ((short *) pabLine)[3 * i + 0] = + *((short *) (p->buffer + p->bufstart + p->roff + 2 * i)); + ((short *) pabLine)[3 * i + 1] = + *((short *) (p->buffer + p->bufstart + p->goff + 2 * i)); + ((short *) pabLine)[3 * i + 2] = + *((short *) (p->buffer + p->bufstart + p->boff + 2 * i)); +#else + /* pointer move goes a little bit faster than vector access */ + *(itPix++) = htons (*(itR++)); + *(itPix++) = htons (*(itG++)); + *(itPix++) = htons (*(itB++)); +#endif + } + } + + p->bufstart += p->linelength; + + assert (p->bufstart <= p->bufend); + + /* If we've used a whole block at the beginning, move it */ + if (p->bufstart > p->blksize) + { + memmove ( + buftmp + ,buftmp + p->bufstart + ,p->bufend - p->bufstart + ); + + p->bufend -= p->bufstart; + p->bufstart = 0; + } + + return 0; +} + +HP5400_SANE_STATIC +void +CircBufferExit (TDataPipe * p) +{ + free (p->buffer); + p->buffer = NULL; +#ifdef IMAGE_DEBUG + fclose (temp); + temp = NULL; +#endif + return; +} + + +#ifdef STANDALONE +/* bpp is BYTES per pixel */ +HP5400_SANE_STATIC +void +DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize, + const char *filename) +{ + char *in, *buf; + char *p[3]; + FILE *output; + int i, j, k; + + /* xsize is byte width, not pixel width */ + xsize /= planes * bpp; + + HP5400_DBG (DBG_MSG, + "DecodeImage(planes=%d,bpp=%d,xsize=%d,ysize=%d) => %d (file=%s)\n", + planes, bpp, xsize, ysize, planes * bpp * xsize * ysize, filename); + + in = malloc (planes * (xsize * bpp + 1)); + + for (i = 0; i < planes; i++) + p[i] = in + i * (xsize * bpp + 1); + + buf = malloc (3 * xsize * bpp); + + output = fopen (filename, "wb"); + + fprintf (output, "P%d\n%d %d\n", (planes == 3) ? 6 : 5, xsize, ysize); + fprintf (output, "%d\n", (bpp == 1) ? 255 : 0xb000); + + for (i = 0; i < ysize; i++) + { + fread (in, planes * (xsize * bpp + 1), 1, file); + + for (j = 0; j < xsize; j++) + { + for (k = 0; k < planes; k++) + { + if (bpp == 1) + { + buf[j * planes + k] = p[k][j]; + } + else if (bpp == 2) + { + buf[j * planes * 2 + k * 2 + 0] = p[k][2 * j + 0]; + buf[j * planes * 2 + k * 2 + 1] = p[k][2 * j + 1]; + } + } + } + fwrite (buf, planes * xsize * bpp, 1, output); + } + + fclose (output); + + free (in); + free (buf); +} + +HP5400_SANE_STATIC +int +hp5400_test_scan_response (struct ScanResponse *resp, struct ScanRequest *req) +{ + req = req; /* to avoid compilation warning */ + HP5400_DBG (DBG_MSG, "Scan response:\n"); + HP5400_DBG (DBG_MSG, " transfersize=%d htonl-> %d\n", resp->transfersize, + htonl (resp->transfersize)); + HP5400_DBG (DBG_MSG, " xsize=%d htonl-> %d\n", resp->xsize, + htonl (resp->xsize)); + HP5400_DBG (DBG_MSG, " ysize=%d htons-> %d\n", resp->ysize, + htons (resp->ysize)); + return 1; +} +#endif + +/* This is a very specialised scanning function. It does the scan request as + * usual but instead of producing an image it returns three arrays of ints. + * These are averages of the R,G,B values for each column. + * + * Note the array argument should point to an array of three NULL. These + * will be overwritten with allocated pointers. */ + +HP5400_SANE_STATIC +int +DoAverageScan (int iHandle, struct ScanRequest *req, int code, + unsigned int **array) +{ + THWParams HWParams; + struct ScanResponse res; + unsigned short *buffer; + int i, j, k, length; + + memset (&HWParams, 0, sizeof (HWParams)); + + HWParams.iXferHandle = iHandle; + + if (InitScan2 (SCAN_TYPE_CALIBRATION, req, &HWParams, &res, 0, code) != 0) + return -1; /* No colour offseting, we want raw */ + + length = htonl (res.xsize) / 6; + + HP5400_DBG (DBG_MSG, "Calibration scan: %d pixels wide\n", length); + + for (j = 0; j < 3; j++) + { + array[j] = malloc (sizeof (int) * length); + memset (array[j], 0, sizeof (int) * length); /* Clear array */ + } + + buffer = malloc (htonl (res.xsize) + 1); + + /* First we just sum them all */ + for (i = 0; i < htons (res.ysize); i++) + { + CircBufferGetLine (iHandle, &HWParams.pipe, buffer); + + for (j = 0; j < length; j++) + for (k = 0; k < 3; k++) + array[k][j] += buffer[3 * j + k]; + } + + free (buffer); + FinishScan (&HWParams); + + /* Now divide by the height to get the average */ + for (j = 0; j < length; j++) + for (k = 0; k < 3; k++) + array[k][j] /= htons (res.ysize); + + return 0; +} + +#ifdef STANDALONE +HP5400_SANE_STATIC +int +DoScan (int iHandle, struct ScanRequest *req, const char *filename, int code, + struct ScanResponse *res) +{ + FILE *file; + THWParams HWParams; + struct ScanResponse res_temp; + void *buffer; +/* int bpp, planes; */ + int i; + + code = code; /*to avoid compilation warning*/ + + if (res == NULL) + res = &res_temp; + + memset (&HWParams, 0, sizeof (HWParams)); + + file = fopen (filename, "w+b"); + if (!file) + { + HP5400_DBG (DBG_MSG, "Couldn't open outputfile (%s)\n", strerror (errno)); + return -1; + } + + HWParams.iXferHandle = iHandle; + + if (InitScan2 (SCAN_TYPE_NORMAL, req, &HWParams, res, 1, 0x40) != 0) + return -1; + + fprintf (file, "P%d\n%d %d\n", 6, htonl (res->xsize) / 3, + htons (res->ysize)); + fprintf (file, "%d\n", 255); + + buffer = malloc (htonl (res->xsize) + 1); + for (i = 0; i < htons (res->ysize); i++) + { + CircBufferGetLine (iHandle, &HWParams.pipe, buffer); + + fwrite (buffer, htonl (res->xsize), 1, file); + } + free (buffer); + + FinishScan (&HWParams); + + fclose (file); + return 0; +} +#endif + +HP5400_SANE_STATIC +int +Calibrate (int iHandle, int dpi) +{ + struct ScanRequest req; + + unsigned int *low_array[3]; + unsigned int *high_array[3]; +#ifdef CALIB_DEBUG + char buffer[512]; + int i, j; +#endif + +/* The first calibration scan. Finds maximum of each CCD */ + memset(&req, 0, sizeof(req)); + + req.x1 = 0x08; + req.dpix = htons (300); /* = 300 dpi */ + req.dpiy = htons (300); /* = 300 dpi */ + req.offx = htons (0); /* = 0cm */ + req.offy = htons (0); /* = 0cm */ + req.lenx = htons (2690); /* = 22.78cm */ + req.leny = htons (50); /* = 0.42cm */ + + req.flags1 = htons (0x0000); + req.flags2 = htons (0x0010); + req.flags3 = htons (0x3020); /* First calibration scan, 48bpp */ + + req.gamma[0] = htons (100); + req.gamma[1] = htons (100); + req.gamma[2] = htons (100); + + if (DoAverageScan (iHandle, &req, 0x40, high_array) != 0) + return -1; + +#ifdef CALIB_DEBUG + for (i = 0; i < 3; i++) + { + int len; + buffer[0] = 0; + sprintf (buffer, "Average %d: \n", i); + len = strlen (buffer); + + for (j = 0; j < 24; j++) + { + sprintf (buffer + len, "%04X ", high_array[i][j]); + len += 5; + } + strcat (buffer, " ... \n"); + len += 6; + + for (j = 1000; j < 1024; j++) + { + sprintf (buffer + len, "%04X ", high_array[i][j]); + len += 5; + } + strcat (buffer, " ... \n"); + len += 6; + + for (j = 2000; j < 2024; j++) + { + sprintf (buffer + len, "%04X ", high_array[i][j]); + len += 5; + } + strcat (buffer, " ... \n"); + len += 6; + + HP5400_DBG (DBG_MSG, buffer); + } +#endif + +/* The second calibration scan. Finds minimum of each CCD */ + memset(&req, 0, sizeof(req)); + + req.x1 = 0x08; + req.dpix = htons (300); /* = 300 dpi */ + req.dpiy = htons (300); /* = 300 dpi */ + req.offx = htons (0); /* = 0cm */ + req.offy = htons (0); /* = 0cm */ + req.lenx = htons (2690); /* = 22.78cm */ + req.leny = htons (16); /* = 0.14cm */ + + req.flags1 = htons (0x0000); + req.flags2 = htons (0x0010); + req.flags3 = htons (0x3024); /* Second calibration scan, 48bpp */ + + req.gamma[0] = htons (100); + req.gamma[1] = htons (100); + req.gamma[2] = htons (100); + + if (DoAverageScan (iHandle, &req, 0x00, low_array) != 0) + return -1; + +#ifdef CALIB_DEBUG + for (i = 0; i < 3; i++) + { + int len; + buffer[0] = 0; + sprintf (buffer, "Average %d: \n", i); + len = strlen (buffer); + + for (j = 0; j < 24; j++) + { + sprintf (buffer + len, "%04X ", low_array[i][j]); + len += 5; + } + strcat (buffer, " ... \n"); + len += 6; + + for (j = 1000; j < 1024; j++) + { + sprintf (buffer + len, "%04X ", low_array[i][j]); + len += 5; + } + strcat (buffer, " ... \n"); + len += 6; + + for (j = 2000; j < 2024; j++) + { + sprintf (buffer + len, "%04X ", low_array[i][j]); + len += 5; + } + strcat (buffer, " ... \n"); + len += 6; + + HP5400_DBG (DBG_MSG, buffer); + } +#endif + + SetCalibration (iHandle, 2690, low_array, high_array, dpi); + + return 0; +} + +#ifdef STANDALONE +HP5400_SANE_STATIC +int +hp5400_scan (int iHandle, TScanParams * params, THWParams * pHWParams, + const char *filename) +{ + struct ScanRequest req; + struct ScanResponse res; + int result; + + pHWParams = pHWParams; /*to avoid compilation warning*/ + + HP5400_DBG (DBG_MSG, "\n"); + HP5400_DBG (DBG_MSG, "Scanning :\n"); + HP5400_DBG (DBG_MSG, " dpi(x) : %d\n", params->iDpi); + HP5400_DBG (DBG_MSG, " dpi(y) : %d\n", params->iLpi); + HP5400_DBG (DBG_MSG, " x0 : %d\n", params->iLeft); + HP5400_DBG (DBG_MSG, " y0 : %d\n", params->iTop); + HP5400_DBG (DBG_MSG, " width : %d\n", params->iWidth); + HP5400_DBG (DBG_MSG, " height : %d\n", params->iHeight); + HP5400_DBG (DBG_MSG, "\n"); + + memset(&req, 0, sizeof(req)); + + req.x1 = 0x08; + req.dpix = htons (params->iDpi); + req.dpiy = htons (params->iLpi); + + /* These offsets and lengths should all be in the reference DPI which + * is set to HW_LPI */ + req.offx = htons (params->iLeft); + req.offy = htons (params->iTop); + req.lenx = htons (params->iWidth); + req.leny = htons (params->iHeight); + + req.flags1 = htons (0x0080); + req.flags2 = htons (0x0000); + req.flags3 = htons ((params->iDpi < 2400) ? 0x18E8 : 0x18C0); /* Try preview scan */ + + req.gamma[0] = htons (100); + req.gamma[1] = htons (100); + req.gamma[2] = htons (100); + + if (Calibrate (iHandle, params->iDpi) != 0) + return -1; + SetDefaultGamma (iHandle); + + result = DoScan (iHandle, &req, filename, 0x40, &res); + + /* Pass the results back to the parent */ + params->iBytesPerLine = htonl (res.xsize); + params->iLines = htons (res.ysize); + +#if 0 + imageFile = fopen ("output.dat", "r+b"); + if (imageFile) + { + int planes = 3; + int bpp = 1; + fseek (imageFile, 0, SEEK_SET); + DecodeImage (imageFile, planes, bpp, planes * bpp * params->iWidth, + params->iHeight, filename); + fclose (imageFile); + } +#endif + return result; +} + +HP5400_SANE_STATIC +int +PreviewScan (int iHandle) +{ + TScanParams params; + THWParams pHWParams; + + /* Reference LPI is 300dpi, remember */ + params.iDpi = 75; + params.iLpi = 75; + params.iLeft = 0; + params.iTop = 0; + params.iWidth = 2552; /* = 21.61cm * 300dpi */ + params.iHeight = 3510; /* = 29.72cm * 300dpi */ + params.iColourOffset = 1; + + return hp5400_scan (iHandle, ¶ms, &pHWParams, "output.ppm"); +} + + +static char UISetup1[] = { +/* Offset 40 */ + 0x50, 0x72, 0x6F, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6E, 0x67, 0x14, 0x00, + 0x52, 0x65, 0x61, 0x64, + 0x79, 0x00, 0x53, 0x63, 0x61, 0x6E, 0x6E, 0x65, 0x72, 0x20, 0x4C, 0x6F, + 0x63, 0x6B, 0x65, 0x64, + 0x00, 0x45, 0x72, 0x72, 0x6F, 0x72, 0x00, 0x43, 0x61, 0x6E, 0x63, 0x65, + 0x6C, 0x69, 0x6E, 0x67, + 0x14, 0x00, 0x50, 0x6F, 0x77, 0x65, 0x72, 0x53, 0x61, 0x76, 0x65, 0x20, + 0x4F, 0x6E, 0x00, 0x53, +}; + +static char UISetup2[] = { + + 0x63, 0x61, 0x6E, 0x6E, 0x69, 0x6E, 0x67, 0x14, 0x00, 0x41, 0x44, 0x46, + 0x20, 0x70, 0x61, 0x70, + 0x65, 0x72, 0x20, 0x6A, 0x61, 0x6D, 0x00, 0x43, 0x6F, 0x70, 0x69, 0x65, + 0x73, 0x00, 0x00, +}; + +HP5400_SANE_STATIC +int +InitScanner (int iHandle) +{ + WarmupLamp (iHandle); + + if (WriteByte (iHandle, 0xF200, 0x40) < 0) + return -1; + + if (hp5400_command_write (iHandle, 0xF10B, sizeof (UISetup1), UISetup1) < 0) + { + HP5400_DBG (DBG_MSG, "failed to send UISetup1 (%lu)\n", (u_long) sizeof (UISetup1)); + return -1; + } + + if (WriteByte (iHandle, 0xF200, 0x00) < 0) + return -1; + + if (hp5400_command_write (iHandle, 0xF10C, sizeof (UISetup2), UISetup2) < 0) + { + HP5400_DBG (DBG_MSG, "failed to send UISetup2\n"); + return -1; + } + return 0; +} +#endif + +/* Warning! The caller must have configured the gamma tables at this stage */ +HP5400_SANE_STATIC +int +InitScan (enum ScanType scantype, TScanParams * pParams, + THWParams * pHWParams) +{ + struct ScanRequest req; + struct ScanResponse res; + int ret; + + memset(&req, 0, sizeof(req)); + + req.x1 = 0x08; + req.dpix = htons (pParams->iDpi); /* = 300 dpi */ + req.dpiy = htons (pParams->iLpi); /* = 300 dpi */ + req.offx = htons (pParams->iLeft); /* = 0cm */ + req.offy = htons (pParams->iTop); /* = 0cm */ + req.lenx = htons (pParams->iWidth); /* = 22.78cm */ + + /* Scan a few extra rows so we can colour offset properly. At 300dpi the + * difference is 4 lines */ + + req.leny = htons (pParams->iHeight); /* = 0.42cm */ + + req.flags1 = htons ((scantype == SCAN_TYPE_CALIBRATION) ? 0x0000 : 0x0080); + req.flags2 = htons ((scantype == SCAN_TYPE_CALIBRATION) ? 0x0010 : + (scantype == SCAN_TYPE_PREVIEW) ? 0x0000 : + /* SCAN_TYPE_NORMAL */ 0x0040); + req.flags3 = htons (0x18E8); + + req.gamma[0] = htons (100); + req.gamma[1] = htons (100); + req.gamma[2] = htons (100); + + if (Calibrate (pHWParams->iXferHandle, pParams->iDpi) != 0) + return -1; +/* SetDefaultGamma( pHWParams->iXferHandle ); ** Must be done by caller */ + + HP5400_DBG (DBG_MSG, "Calibration complete\n"); + ret = + InitScan2 (scantype, &req, pHWParams, &res, pParams->iColourOffset, 0x40); + + HP5400_DBG (DBG_MSG, "InitScan2 returned %d\n", ret); + + /* Pass the results back to the parent */ + pParams->iBytesPerLine = htonl (res.xsize); + + /* Hide the extra lines we're scanning */ + pParams->iLines = htons (res.ysize); + + return ret; /* 0 is good, -1 is bad */ +} + +/* For want of a better name ... */ +HP5400_SANE_STATIC +int +InitScan2 (enum ScanType scantype, struct ScanRequest *req, + THWParams * pHWParams, struct ScanResponse *result, + int iColourOffset, int code) +{ + struct ScanResponse res; + int iHandle = pHWParams->iXferHandle; + + memset(&res, 0, sizeof(res)); + + /* Protect scanner from damage. This stops stpuid errors. It basically + * limits you to the scanner glass. Stuff like calibrations which need + * more access do it safely by fiddling other paramters. Note you can + * still break things by fiddling the ScanOffset, but that is not yet + * under user control */ + + if (scantype != SCAN_TYPE_CALIBRATION) + { + HP5400_DBG (DBG_MSG, "Off(%d,%d) : Len(%d,%d)\n", htons (req->offx), + htons (req->offy), htons (req->lenx), htons (req->leny)); + /* Yes, all the htons() is silly but we want this check as late as possible */ + if (htons (req->offx) > 0x09F8) + req->offx = htons (0x09F8); + if (htons (req->offy) > 0x0DB6) + req->offy = htons (0x0DB6); + /* These tests are meaningless as htons() returns unsigned + if( htons( req->offx ) < 0 ) req->offx = 0; + if( htons( req->offy ) < 0 ) req->offy = 0; + */ + if (htons (req->offx) + htons (req->lenx) > 0x09F8) + req->lenx = htons (0x09F8 - htons (req->offx)); + if (htons (req->offy) + htons (req->leny) > 0x0DB6) + req->leny = htons (0x0DB6 - htons (req->offy)); + if (htons (req->lenx) <= 1) + return -1; + if (htons (req->leny) <= 1) + return -1; + } + + WarmupLamp (iHandle); + + { /* Try to set it to make scan succeed, URB 53 *//* 0x1B01 => 0x40 */ + /* I think this tries to cancel any existing scan */ + char flag = 0x40; + if (hp5400_command_write (iHandle, CMD_STOPSCAN, sizeof (flag), &flag) < + 0) + { + HP5400_DBG (DBG_MSG, "failed to cancel scan flag\n"); + return -1; + } + } + + { /* Try to set it to make scan succeed, URB 55 */ + char data[4] = { 0x02, 0x03, 0x03, 0x3C }; + if (hp5400_command_write (iHandle, CMD_UNKNOWN3, sizeof (data), data) < 0) + { + HP5400_DBG (DBG_MSG, "failed to set unknown1\n"); + return -1; + } + } + + { /* Try to set it to make scan succeed, URB 59 */ + char flag = 0x04; + if (hp5400_command_write (iHandle, CMD_UNKNOWN2, sizeof (flag), &flag) < + 0) + { + HP5400_DBG (DBG_MSG, "failed to set unknown2\n"); + return -1; + } + } + + { /* URB 67 *//* Reference DPI = 300 currently */ + short dpi = htons (HW_LPI); + if (hp5400_command_write (iHandle, CMD_SETDPI, sizeof (dpi), &dpi) < 0) + { + HP5400_DBG (DBG_MSG, "failed to set dpi\n"); + return -1; + } + } + + if (scantype != SCAN_TYPE_CALIBRATION) + { /* Setup scan offsets - Should only apply to non-calibration scans */ + short offsets[2]; + + offsets [0] = htons (0x0054); + offsets [1] = htons (0x0282); + + if (hp5400_command_write + (iHandle, CMD_SETOFFSET, sizeof (offsets), offsets) < 0) + { + HP5400_DBG (DBG_MSG, "failed to set offsets\n"); + return -1; + } + } + + HP5400_DBG (DBG_MSG, "Scan request: \n "); + { + size_t i; + for (i = 0; i < sizeof (*req); i++) + { + HP5400_DBG (DBG_MSG, "%02X ", ((unsigned char *) req)[i]); + } + HP5400_DBG (DBG_MSG, "\n"); + } + + if (hp5400_command_write + (iHandle, + (scantype != + SCAN_TYPE_CALIBRATION) ? CMD_SCANREQUEST2 : CMD_SCANREQUEST, + sizeof (*req), req) < 0) + { + HP5400_DBG (DBG_MSG, "failed to send scan request\n"); + return -1; + } + + { /* Try to set it to make scan succeed, URB 71 */ + char flag = code; /* Start scan with light on or off as requested */ + if (hp5400_command_write (iHandle, CMD_STARTSCAN, sizeof (flag), &flag) < + 0) + { + HP5400_DBG (DBG_MSG, "failed to set gamma flag\n"); + return -1; + } + } + + if (hp5400_command_read (iHandle, CMD_SCANRESPONSE, sizeof (res), &res) < 0) + { + HP5400_DBG (DBG_MSG, "failed to read scan response\n"); + return -1; + } + + HP5400_DBG (DBG_MSG, "Scan response: \n "); + { + size_t i; + for (i = 0; i < sizeof (res); i++) + { + HP5400_DBG (DBG_MSG, "%02X ", ((unsigned char *) &res)[i]); + } + HP5400_DBG (DBG_MSG, "\n"); + } + + HP5400_DBG (DBG_MSG, "Bytes to transfer: %d\nBitmap resolution: %d x %d\n", + htonl (res.transfersize), htonl (res.xsize), htons (res.ysize)); + + HP5400_DBG (DBG_MSG, "Proceeding to scan\n"); + + if (htonl (res.transfersize) == 0) + { + HP5400_DBG (DBG_MSG, "Hmm, size is zero. Obviously a problem. Aborting...\n"); + return -1; + } + + { + char x1 = 0x14, x2 = 0x24; + + float pixels = ((float) htons (req->lenx) * (float) htons (req->leny)) * + ((float) htons (req->dpix) * (float) htons (req->dpiy)) / + ((float) HW_LPI * (float) HW_LPI); + int bpp = (int) ((float) htonl (res.transfersize) / pixels + 0.5); + int planes = (bpp == 1) ? 1 : 3; + bpp /= planes; + + HP5400_DBG (DBG_MSG, "bpp = %d / ( (%d * %d) * (%d * %d) / (%d * %d) ) = %d\n", + htonl (res.transfersize), + htons (req->lenx), htons (req->leny), + htons (req->dpix), htons (req->dpiy), HW_LPI, HW_LPI, bpp); + + hp5400_command_write_noverify (iHandle, CMD_INITBULK1, &x1, 1); + hp5400_command_write_noverify (iHandle, CMD_INITBULK2, &x2, 1); + + if (bpp > 2) /* Bug!! */ + bpp = 2; + + CircBufferInit (pHWParams->iXferHandle, &pHWParams->pipe, + htonl (res.xsize), bpp, iColourOffset, 0xF000, + htonl (res.transfersize) + 3 * htons (res.ysize)); + } + + if (result) /* copy ScanResult to parent if they asked for it */ + memcpy (result, &res, sizeof (*result)); + + return 0; +} + +HP5400_SANE_STATIC +void +FinishScan (THWParams * pHWParams) +{ + int iHandle = pHWParams->iXferHandle; + + CircBufferExit (&pHWParams->pipe); + + { /* Finish scan request */ + char flag = 0x40; + if (hp5400_command_write (iHandle, CMD_STOPSCAN, sizeof (flag), &flag) < + 0) + { + HP5400_DBG (DBG_MSG, "failed to set gamma flag\n"); + return; + } + } +} + +HP5400_SANE_STATIC +int +HP5400Open (THWParams * params, const char *filename) +{ + int iHandle = hp5400_open (filename); + char szVersion[32]; + int i; +#ifndef NO_STRING_VERSION_MATCH + int versionMatched; +#endif + + if (iHandle < 0) + { + HP5400_DBG (DBG_MSG, "hp5400_open failed\n"); + return -1; + } + + params->iXferHandle = 0; + + /* read version info */ + if (hp5400_command_read + (iHandle, CMD_GETVERSION, sizeof (szVersion), szVersion) < 0) + { + HP5400_DBG (DBG_MSG, "failed to read version string\n"); + goto hp5400_close_exit; + } + + HP5400_DBG (DBG_MSG, "version String :\n"); + for (i=0; i < 32; i++) { + HP5400_DBG (DBG_MSG, "%c\n", szVersion[i]); + } + HP5400_DBG (DBG_MSG, "\n"); + +#ifndef NO_STRING_VERSION_MATCH + i = 0; + versionMatched = 0; + while ( !versionMatched && (i < numVersions) ) { + if (!strncmp (szVersion + 1, MatchVersions[i] .strVersion, strlen(MatchVersions[i] .strVersion) - 4)) { + versionMatched = 1; + } + i++; + } + if ( !versionMatched ) { + HP5400_DBG (DBG_MSG, + "Sorry, unknown scanner version. Attempted match on :\n"); + i = 0; + while ( i < numVersions ) { + HP5400_DBG (DBG_MSG, "* '%s'\n", MatchVersions[i] .strVersion); + i++; + } + HP5400_DBG (DBG_MSG, "Version is '%s'\n", szVersion); + goto hp5400_close_exit; + } +#else + HP5400_DBG (DBG_MSG, "Warning, Version match is disabled. Version is '%s'\n", + szVersion); +#endif /* NO_STRING_VERSION_MATCH */ + + params->iXferHandle = iHandle; + + /* Start the lamp warming up */ + /* No point checking the return value, we don't care anyway */ + WriteByte (iHandle, 0x0000, 0x01); + + /* Success */ + return 0; + +hp5400_close_exit: + hp5400_close (iHandle); + return -1; +} + +HP5400_SANE_STATIC +void +HP5400Close (THWParams * params) +{ + hp5400_close (params->iXferHandle); +} + +HP5400_SANE_STATIC +int +HP5400Detect (const char *filename, + int (*_ReportDevice) (TScannerModel * pModel, + const char *pszDeviceName)) +{ + int iHandle = hp5400_open (filename); + + char szVersion[32]; + int ret = 0; +#ifndef NO_STRING_VERSION_MATCH + int versionMatched = 0; + int i = 0; +#endif + + if (iHandle < 0) + { + HP5400_DBG (DBG_MSG, "hp5400_open failed\n"); + return -1; + } + + /* read version info */ + if (hp5400_command_read + (iHandle, CMD_GETVERSION, sizeof (szVersion), szVersion) < 0) + { + HP5400_DBG (DBG_MSG, "failed to read version string\n"); + ret = -1; + goto hp5400_close_exit; + } + +#ifndef NO_STRING_VERSION_MATCH + i = 0; + versionMatched = 0; + while ( !versionMatched && (i < numVersions) ) { + if (!memcmp (szVersion + 1, MatchVersions[i] .strVersion, strlen (MatchVersions[i] .strVersion) - 4)) { + versionMatched = 1; + } + i++; + } + if ( !versionMatched ) { + HP5400_DBG (DBG_MSG, + "Sorry, unknown scanner version. Attempted match on :\n"); + i = 0; + while ( i < numVersions ) { + HP5400_DBG (DBG_MSG, "* '%s'\n", MatchVersions[i] .strVersion); + i++; + } + HP5400_DBG (DBG_MSG, "Version is '%s'\n", szVersion); + goto hp5400_close_exit; + } +#else + HP5400_DBG (DBG_MSG, "Warning, Version match is disabled. Version is '%s'\n", + szVersion); +#endif /* NO_STRING_VERSION_MATCH */ + + if (_ReportDevice) + _ReportDevice (&Model_HP54xx, filename); + +hp5400_close_exit: + hp5400_close (iHandle); + return ret; +} + +#ifdef STANDALONE +int +main (int argc, char *argv[]) +{ + THWParams scanner; + + assert (sizeof (struct ScanRequest) == 32); + assert (sizeof (struct ScanResponse) == 16); + + hp5400_dbg_start(); + + HP5400_DBG (DBG_MSG, + "HP5400/5470C sample scan utility, by Martijn van Oosterhout \n"); + HP5400_DBG (DBG_MSG, + "Based on the testutils by Bertrik Sikken (bertrik@zonnet.nl)\n"); + + if ((argc == 6) && (!strcmp (argv[1], "-decode"))) + { + int width = atoi (argv[3]); + int height = atoi (argv[4]); + FILE *temp = fopen (argv[2], "r+b"); + if (temp) + { + int planes = 3; + int bpp = 1; + fseek (temp, 0, SEEK_SET); + DecodeImage (temp, planes, bpp, planes * bpp * width, height, + argv[5]); + fclose (temp); + } + return 1; + } + + if (HP5400Open (&scanner, NULL) < 0) + { + return 1; + } + + PreviewScan (scanner.iXferHandle); + + HP5400Close (&scanner); + fprintf (stderr, "Note: output is in output.ppm\n"); + return 0; +} + +#endif diff --git a/backend/hp5400_internal.h b/backend/hp5400_internal.h new file mode 100644 index 0000000..981ce0b --- /dev/null +++ b/backend/hp5400_internal.h @@ -0,0 +1,276 @@ +#ifndef _HP5400_INTERNAL_H_ +#define _HP5400_INTERNAL_H_ + +/* sane - Scanner Access Now Easy. + (C) 2003 Thomas Soumarmon + (c) 2003 Martijn van Oosterhout, kleptog@svana.org + (c) 2002 Bertrik Sikken, bertrik@zonnet.nl + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + HP5400/5470 Test util. + Currently is only able to read back the scanner version string, + but this basically demonstrates ability to communicate with the scanner. + + Massively expanded. Can do calibration scan, upload gamma and calibration + tables and stores the results of a scan. - 19/02/2003 Martijn +*/ + +#include "../include/_stdint.h" + +#ifdef __GNUC__ +#define PACKED __attribute__ ((packed)) +#else +#define PACKED +#endif + +/* If this is enabled, a copy of the raw data from the scanner will be saved to + imagedebug.dat and the attempted conversion to imagedebug.ppm */ +/* #define IMAGE_DEBUG */ + +/* If this is defined you get extra info on the calibration */ +/* #define CALIB_DEBUG */ + +#define CMD_GETVERSION 0x1200 +#define CMD_GETUITEXT 0xf00b +#define CMD_GETCMDID 0xc500 +#define CMD_SCANREQUEST 0x2505 /* This is for previews */ +#define CMD_SCANREQUEST2 0x2500 /* This is for real scans */ +#define CMD_SCANRESPONSE 0x3400 + +/* Testing stuff to make it work */ +#define CMD_SETDPI 0x1500 /* ??? */ +#define CMD_STOPSCAN 0x1B01 /* 0x40 = lamp in on, 0x00 = lamp is off */ +#define CMD_STARTSCAN 0x1B05 /* 0x40 = lamp in on, 0x00 = lamp is off */ +#define CMD_UNKNOWN 0x2300 /* Send fixed string */ +#define CMD_UNKNOWN2 0xD600 /* ??? Set to 0x04 */ +#define CMD_UNKNOWN3 0xC000 /* ??? Set to 02 03 03 3C */ +#define CMD_SETOFFSET 0xE700 /* two ints in network order. X-offset, Y-offset of full scan */ + /* Given values seem to be 0x0054 (=4.57mm) and 0x0282 (=54.36mm) */ + +#define CMD_INITBULK1 0x0087 /* send 0x14 */ +#define CMD_INITBULK2 0x0083 /* send 0x24 */ +#define CMD_INITBULK3 0x0082 /* transfer length 0xf000 */ + + +struct ScanRequest +{ + uint8_t x1; /* Set to 0x08 */ + uint16_t dpix, dpiy; /* Set to 75, 150 or 300 in network order */ + uint16_t offx, offy; /* Offset to scan, in 1/300th of dpi, in network order */ + uint16_t lenx, leny; /* Size of scan, in 1/300th of dpi, in network order */ + uint16_t flags1, flags2, flags3; /* Undetermined flag info */ + /* Known combinations are: + 1st calibration scan: 0x0000, 0x0010, 0x1820 = 24bpp + 2nd calibration scan: 0x0000, 0x0010, 0x3020 = 48bpp ??? + 3rd calibration scan: 0x0000, 0x0010, 0x3024 = 48bpp ??? + Preview scan: 0x0080, 0x0000, 0x18E8 = 8bpp + 4th & 5th like 2nd and 3rd + B&W scan: 0x0080, 0x0040, 0x08E8 = 8bpp + 6th & 7th like 2nd and 3rd + True colour scan 0x0080, 0x0040, 0x18E8 = 24bpp + */ + uint8_t zero; /* Seems to always be zero */ + uint16_t gamma[3]; /* Set to 100 in network order. Gamma? */ + uint16_t pad[3]; /* Zero padding ot 32 bytes??? */ +} +PACKED; + + /* More known combos (All 24-bit): + 300 x 300 light calibration: 0x0000, 0x0010, 0x1820 + 300 x 300 dark calibration: 0x0000, 0x0010, 0x3024 + 75 x 75 preview scan: 0x0080, 0x0000, 0x18E8 + 300 x 300 full scan: 0x0080, 0x0000, 0x18E8 + 600 x 300 light calibration: 0x0000, 0x0010, 0x3000 + 600 x 300 dark calibration: 0x0000, 0x0010, 0x3004 + 600 x 600 full scan: 0x0080, 0x0000, 0x18C8 + 1200 x 300 light calibration: 0x0000, 0x0010, 0x3000 + 1200 x 300 dark calibration: 0x0000, 0x0010, 0x3004 + 1200 x 1200 full scan: 0x0080, 0x0000, 0x18C8 + 2400 x 300 light calibration: 0x0000, 0x0010, 0x3000 + 2400 x 300 dark calibration: 0x0000, 0x0010, 0x3004 + 2400 x 2400 full scan: 0x0080, 0x0000, 0x18C0 + */ + +struct ScanResponse +{ + uint16_t x1; /* Usually 0x0000 or 0x4000 */ + uint32_t transfersize; /* Number of bytes to be transferred */ + uint32_t xsize; /* Shape of returned bitmap */ + uint16_t ysize; /* Why does the X get more bytes? */ + uint16_t pad[2]; /* Zero padding to 16 bytes??? */ +} +PACKED; + +HP5400_SANE_STATIC +int +InitScan2 (enum ScanType type, struct ScanRequest *req, + THWParams * pHWParams, struct ScanResponse *res, + int iColourOffset, int code); + +HP5400_SANE_STATIC +void +FinishScan (THWParams * pHWParams); + +HP5400_SANE_STATIC +int +WriteByte (int iHandle, int cmd, char data); + +HP5400_SANE_STATIC +int +SetLamp (THWParams * pHWParams, int fLampOn); + +HP5400_SANE_STATIC +int +WarmupLamp (int iHandle); + +HP5400_SANE_STATIC +int +SetCalibration (int iHandle, int numPixels, + unsigned int *low_vals[3], + unsigned int *high_vals[3], int dpi); + +HP5400_SANE_STATIC +void +WriteGammaCalibTable (int iHandle, const int *pabGammaR, + const int *pabGammaG, + const int *pabGammaB); +#ifdef STANDALONE +HP5400_SANE_STATIC +void +SetDefaultGamma (int iHandle); +#endif + +HP5400_SANE_STATIC +void +CircBufferInit (int iHandle, TDataPipe * p, int iBytesPerLine, + int bpp, int iMisAlignment, int blksize, + int iTransferSize); + +HP5400_SANE_STATIC +int +CircBufferGetLine (int iHandle, TDataPipe * p, void *pabLine); + +HP5400_SANE_STATIC +void +CircBufferExit (TDataPipe * p); + +#ifdef STANDALONE +HP5400_SANE_STATIC +void +DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize, + const char *filename); + +HP5400_SANE_STATIC +int +hp5400_test_scan_response (struct ScanResponse *resp, + struct ScanRequest *req); +#endif + + +HP5400_SANE_STATIC +int +DoAverageScan (int iHandle, struct ScanRequest *req, int code, + unsigned int **array); + +#ifdef STANDALONE +HP5400_SANE_STATIC +int +DoScan (int iHandle, struct ScanRequest *req, const char *filename, int code, + struct ScanResponse *res); +#endif + +HP5400_SANE_STATIC +int +Calibrate (int iHandle, int dpi); + +#ifdef STANDALONE +HP5400_SANE_STATIC +int +hp5400_scan (int iHandle, TScanParams * params, THWParams * pHWParams, + const char *filename); + +HP5400_SANE_STATIC +int +PreviewScan (int iHandle); + +HP5400_SANE_STATIC +int +InitScanner (int iHandle); +#endif + +HP5400_SANE_STATIC +int +InitScan (enum ScanType scantype, TScanParams * pParams, + THWParams * pHWParams); + +HP5400_SANE_STATIC +void +FinishScan (THWParams * pHWParams); + +HP5400_SANE_STATIC +int +HP5400Open (THWParams * params, const char *filename); + +HP5400_SANE_STATIC +void +HP5400Close (THWParams * params); + +HP5400_SANE_STATIC +int +HP5400Detect (const char *filename, + int (*_ReportDevice) (TScannerModel * pModel, + const char *pszDeviceName)); + + +HP5400_SANE_STATIC +int +InitHp5400_internal( void ); + +HP5400_SANE_STATIC +int +FreeHp5400_internal( void ); + + +#ifdef STANDALONE +int +main (int argc, char *argv[]); +#endif + +#endif diff --git a/backend/hp5400_sane.c b/backend/hp5400_sane.c new file mode 100644 index 0000000..e5fdf43 --- /dev/null +++ b/backend/hp5400_sane.c @@ -0,0 +1,1022 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + + +/* + SANE interface for hp54xx scanners. Prototype. + Parts of this source were inspired by other backends. +*/ + +#include "../include/sane/config.h" + +/* definitions for debug */ +#include "hp5400_debug.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_usb.h" + +#include /* malloc, free */ +#include /* memcpy */ +#include +#include + +#define HP5400_CONFIG_FILE "hp5400.conf" + +#include "hp5400.h" + +/* includes for data transfer methods */ +#include "hp5400.h" + +#ifdef STANDALONE +#include "hp5400_scanner.h" +#endif + +#if defined(LINUX_USB_SUPPORT) + #include "hp5400_linux.c" +#endif +#if defined(USCANNER_SUPPORT) + #include "hp5400_uscanner.c" +#endif +#if defined(LIBUSB_SUPPORT) + #include "hp5400_libusb.c" +#endif +#if defined(LIBIEEE1284_SUPPORT) + #include "hp5400_ieee1284.c" +#endif + + + +/* other definitions */ +#ifndef min +#define min(A,B) (((A)<(B)) ? (A) : (B)) +#endif +#ifndef max +#define max(A,B) (((A)>(B)) ? (A) : (B)) +#endif + +#define TRUE 1 +#define FALSE 0 + +#define MM_TO_PIXEL(_mm_, _dpi_) ((_mm_) * (_dpi_) / 25.4) +#define PIXEL_TO_MM(_pixel_, _dpi_) ((_pixel_) * 25.4 / (_dpi_)) + +#define NUM_GAMMA_ENTRIES 65536 + + +/* options enumerator */ +typedef enum +{ + optCount = 0, + + optGroupGeometry, + optTLX, optTLY, optBRX, optBRY, + optDPI, + + optGroupImage, + + optGammaTableRed, /* Gamma Tables */ + optGammaTableGreen, + optGammaTableBlue, + + optLast, /* Disable the offset code */ + + optGroupMisc, + optOffsetX, optOffsetY + + +/* put temporarily disabled options here after optLast */ +/* + optLamp, +*/ + +} +EOptionIndex; + +typedef union +{ + SANE_Word w; + SANE_Word *wa; /* word array */ + SANE_String s; +} +TOptionValue; + + +typedef struct +{ + SANE_Option_Descriptor aOptions[optLast]; + TOptionValue aValues[optLast]; + + TScanParams ScanParams; + THWParams HWParams; + + TDataPipe DataPipe; + int iLinesLeft; + + SANE_Int *aGammaTableR; /* a 16-to-16 bit color lookup table */ + SANE_Int *aGammaTableG; /* a 16-to-16 bit color lookup table */ + SANE_Int *aGammaTableB; /* a 16-to-16 bit color lookup table */ + + int fScanning; /* TRUE if actively scanning */ + int fCanceled; +} +TScanner; + + +/* linked list of SANE_Device structures */ +typedef struct TDevListEntry +{ + struct TDevListEntry *pNext; + SANE_Device dev; + char* devname; +} +TDevListEntry; + + + +/* Device filename for USB access */ +char usb_devfile[128]; + +static TDevListEntry *_pFirstSaneDev = 0; +static int iNumSaneDev = 0; + + +static const SANE_Device **_pSaneDevList = 0; + +/* option constraints */ +static const SANE_Range rangeGammaTable = {0, 65535, 1}; +#ifdef SUPPORT_2400_DPI +static const SANE_Int setResolutions[] = {6, 75, 150, 300, 600, 1200, 2400}; +#else +static const SANE_Int setResolutions[] = {5, 75, 150, 300, 600, 1200}; +#endif +static const SANE_Range rangeXmm = {0, 220, 1}; +static const SANE_Range rangeYmm = {0, 300, 1}; +static const SANE_Range rangeXoffset = {0, 20, 1}; +static const SANE_Range rangeYoffset = {0, 70, 1}; +static const SANE_Int offsetX = 5; +static const SANE_Int offsetY = 52; + + +static void _InitOptions(TScanner *s) +{ + int i, j; + SANE_Option_Descriptor *pDesc; + TOptionValue *pVal; + + /* set a neutral gamma */ + if( s->aGammaTableR == NULL ) /* Not yet allocated */ + { + s->aGammaTableR = malloc( NUM_GAMMA_ENTRIES * sizeof( SANE_Int ) ); + s->aGammaTableG = malloc( NUM_GAMMA_ENTRIES * sizeof( SANE_Int ) ); + s->aGammaTableB = malloc( NUM_GAMMA_ENTRIES * sizeof( SANE_Int ) ); + + for (j = 0; j < NUM_GAMMA_ENTRIES; j++) { + s->aGammaTableR[j] = j; + s->aGammaTableG[j] = j; + s->aGammaTableB[j] = j; + } + } + + for (i = optCount; i < optLast; i++) { + + pDesc = &s->aOptions[i]; + pVal = &s->aValues[i]; + + /* defaults */ + pDesc->name = ""; + pDesc->title = ""; + pDesc->desc = ""; + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof(SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->cap = 0; + + switch (i) { + + case optCount: + pDesc->title = SANE_TITLE_NUM_OPTIONS; + pDesc->desc = SANE_DESC_NUM_OPTIONS; + pDesc->cap = SANE_CAP_SOFT_DETECT; + pVal->w = (SANE_Word)optLast; + break; + + case optGroupGeometry: + pDesc->title = "Geometry"; + pDesc->type = SANE_TYPE_GROUP; + pDesc->size = 0; + break; + + case optTLX: + pDesc->name = SANE_NAME_SCAN_TL_X; + pDesc->title = SANE_TITLE_SCAN_TL_X; + pDesc->desc = SANE_DESC_SCAN_TL_X; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeXmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = rangeXmm.min + offsetX; + break; + + case optTLY: + pDesc->name = SANE_NAME_SCAN_TL_Y; + pDesc->title = SANE_TITLE_SCAN_TL_Y; + pDesc->desc = SANE_DESC_SCAN_TL_Y; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeYmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = rangeYmm.min + offsetY; + break; + + case optBRX: + pDesc->name = SANE_NAME_SCAN_BR_X; + pDesc->title = SANE_TITLE_SCAN_BR_X; + pDesc->desc = SANE_DESC_SCAN_BR_X; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeXmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = rangeXmm.max + offsetX; + break; + + case optBRY: + pDesc->name = SANE_NAME_SCAN_BR_Y; + pDesc->title = SANE_TITLE_SCAN_BR_Y; + pDesc->desc = SANE_DESC_SCAN_BR_Y; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeYmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = rangeYmm.max + offsetY; + break; + + case optDPI: + pDesc->name = SANE_NAME_SCAN_RESOLUTION; + pDesc->title = SANE_TITLE_SCAN_RESOLUTION; + pDesc->desc = SANE_DESC_SCAN_RESOLUTION; + pDesc->unit = SANE_UNIT_DPI; + pDesc->constraint_type = SANE_CONSTRAINT_WORD_LIST; + pDesc->constraint.word_list = setResolutions; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = setResolutions[1]; + break; + + case optGroupImage: + pDesc->title = SANE_I18N("Image"); + pDesc->type = SANE_TYPE_GROUP; + pDesc->size = 0; + break; + + case optGammaTableRed: + pDesc->name = SANE_NAME_GAMMA_VECTOR_R; + pDesc->title = SANE_TITLE_GAMMA_VECTOR_R; + pDesc->desc = SANE_DESC_GAMMA_VECTOR_R; + pDesc->size = NUM_GAMMA_ENTRIES * sizeof( SANE_Int ); + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeGammaTable; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = s->aGammaTableR; + break; + + case optGammaTableGreen: + pDesc->name = SANE_NAME_GAMMA_VECTOR_G; + pDesc->title = SANE_TITLE_GAMMA_VECTOR_G; + pDesc->desc = SANE_DESC_GAMMA_VECTOR_G; + pDesc->size = NUM_GAMMA_ENTRIES * sizeof( SANE_Int ); + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeGammaTable; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = s->aGammaTableG; + break; + + case optGammaTableBlue: + pDesc->name = SANE_NAME_GAMMA_VECTOR_B; + pDesc->title = SANE_TITLE_GAMMA_VECTOR_B; + pDesc->desc = SANE_DESC_GAMMA_VECTOR_B; + pDesc->size = NUM_GAMMA_ENTRIES * sizeof( SANE_Int ); + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeGammaTable; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = s->aGammaTableB; + break; + + case optGroupMisc: + pDesc->title = SANE_I18N("Miscellaneous"); + pDesc->type = SANE_TYPE_GROUP; + pDesc->size = 0; + break; + + case optOffsetX: + pDesc->title = SANE_I18N("offset X"); + pDesc->desc = SANE_I18N("Hardware internal X position of the scanning area."); + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeXoffset; + pDesc->cap = SANE_CAP_SOFT_SELECT; + pVal->w = offsetX; + break; + + case optOffsetY: + pDesc->title = SANE_I18N("offset Y"); + pDesc->desc = SANE_I18N("Hardware internal Y position of the scanning area."); + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeYoffset; + pDesc->cap = SANE_CAP_SOFT_SELECT; + pVal->w = offsetY; + break; + + +#if 0 + case optLamp: + pDesc->name = "lamp"; + pDesc->title = SANE_I18N("Lamp status"); + pDesc->desc = SANE_I18N("Switches the lamp on or off."); + pDesc->type = SANE_TYPE_BOOL; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + /* switch the lamp on when starting for first the time */ + pVal->w = SANE_TRUE; + break; +#endif +#if 0 + case optCalibrate: + pDesc->name = "calibrate"; + pDesc->title = SANE_I18N("Calibrate"); + pDesc->desc = SANE_I18N("Calibrates for black and white level."); + pDesc->type = SANE_TYPE_BUTTON; + pDesc->cap = SANE_CAP_SOFT_SELECT; + pDesc->size = 0; + break; +#endif + default: + HP5400_DBG(DBG_ERR, "Uninitialised option %d\n", i); + break; + } + } +} + + +static int _ReportDevice(TScannerModel *pModel, const char *pszDeviceName) +{ + TDevListEntry *pNew, *pDev; + + HP5400_DBG(DBG_MSG, "hp5400: _ReportDevice '%s'\n", pszDeviceName); + + pNew = malloc(sizeof(TDevListEntry)); + if (!pNew) { + HP5400_DBG(DBG_ERR, "no mem\n"); + return -1; + } + + /* add new element to the end of the list */ + if (_pFirstSaneDev == NULL) { + _pFirstSaneDev = pNew; + } + else { + for (pDev = _pFirstSaneDev; pDev->pNext; pDev = pDev->pNext) { + ; + } + pDev->pNext = pNew; + } + + /* fill in new element */ + pNew->pNext = 0; + /* we use devname to avoid having to free a const + * pointer */ + pNew->devname = (char*)strdup(pszDeviceName); + pNew->dev.name = pNew->devname; + pNew->dev.vendor = pModel->pszVendor; + pNew->dev.model = pModel->pszName; + pNew->dev.type = "flatbed scanner"; + + iNumSaneDev++; + + return 0; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + const char * filename = (const char*) devname; + if (HP5400Detect (filename, _ReportDevice) < 0) + { + HP5400_DBG (DBG_MSG, "attach_one_device: couldn't attach %s\n", devname); + return SANE_STATUS_INVAL; + } + HP5400_DBG (DBG_MSG, "attach_one_device: attached %s successfully\n", devname); + return SANE_STATUS_GOOD; +} + + +/*****************************************************************************/ + +SANE_Status +sane_init (SANE_Int * piVersion, SANE_Auth_Callback pfnAuth) +{ + FILE *conf_fp; /* Config file stream */ + SANE_Char line[PATH_MAX]; + SANE_Char *str = NULL; + SANE_String_Const proper_str; + int nline = 0; + + /* prevent compiler from complaing about unused parameters */ + pfnAuth = pfnAuth; + + strcpy(usb_devfile, "/dev/usb/scanner0"); + _pFirstSaneDev = 0; + iNumSaneDev = 0; + + InitHp5400_internal(); + + + DBG_INIT (); + + HP5400_DBG (DBG_MSG, "sane_init: SANE hp5400 backend version %d.%d-%d (from %s)\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + sanei_usb_init (); + + conf_fp = sanei_config_open (HP5400_CONFIG_FILE); + + iNumSaneDev = 0; + + if (conf_fp) + { + HP5400_DBG (DBG_MSG, "Reading config file\n"); + + while (sanei_config_read (line, sizeof (line), conf_fp)) + { + ++nline; + + if (str) + { + free (str); + } + + proper_str = sanei_config_get_string (line, &str); + + /* Discards white lines and comments */ + if (!str || proper_str == line || str[0] == '#') + { + HP5400_DBG (DBG_MSG, "Discarding line %d\n", nline); + } + else + { + /* If line's not blank or a comment, then it's the device + * filename or a usb directive. */ + HP5400_DBG (DBG_MSG, "Trying to attach %s\n", line); + sanei_usb_attach_matching_devices (line, attach_one_device); + } + } /* while */ + fclose (conf_fp); + } + else + { + HP5400_DBG (DBG_ERR, "Unable to read config file \"%s\": %s\n", + HP5400_CONFIG_FILE, strerror (errno)); + HP5400_DBG (DBG_MSG, "Using default built-in values\n"); + attach_one_device (usb_devfile); + } + + if (piVersion != NULL) + { + *piVersion = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + } + + + return SANE_STATUS_GOOD; +} + + +void +sane_exit (void) +{ + TDevListEntry *pDev, *pNext; + HP5400_DBG (DBG_MSG, "sane_exit\n"); + + /* free device list memory */ + if (_pSaneDevList) + { + for (pDev = _pFirstSaneDev; pDev; pDev = pNext) + { + pNext = pDev->pNext; + free (pDev->devname); + /* pDev->dev.name is the same pointer that pDev->devname */ + free (pDev); + } + _pFirstSaneDev = 0; + free (_pSaneDevList); + _pSaneDevList = 0; + } + + + FreeHp5400_internal(); +} + + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + TDevListEntry *pDev; + int i; + + HP5400_DBG (DBG_MSG, "sane_get_devices\n"); + + local_only = local_only; + + if (_pSaneDevList) + { + free (_pSaneDevList); + } + + _pSaneDevList = malloc (sizeof (*_pSaneDevList) * (iNumSaneDev + 1)); + if (!_pSaneDevList) + { + HP5400_DBG (DBG_MSG, "no mem\n"); + return SANE_STATUS_NO_MEM; + } + i = 0; + for (pDev = _pFirstSaneDev; pDev; pDev = pDev->pNext) + { + _pSaneDevList[i++] = &pDev->dev; + } + _pSaneDevList[i++] = 0; /* last entry is 0 */ + + *device_list = _pSaneDevList; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * h) +{ + TScanner *s; + + HP5400_DBG (DBG_MSG, "sane_open: %s\n", name); + + /* check the name */ + if (strlen (name) == 0) + { + /* default to first available device */ + name = _pFirstSaneDev->dev.name; + } + + s = malloc (sizeof (TScanner)); + if (!s) + { + HP5400_DBG (DBG_MSG, "malloc failed\n"); + return SANE_STATUS_NO_MEM; + } + + memset (s, 0, sizeof (TScanner)); /* Clear everything to zero */ + if (HP5400Open (&s->HWParams, name) < 0) + { + /* is this OK ? */ + HP5400_DBG (DBG_ERR, "HP5400Open failed\n"); + free ((void *) s); + return SANE_STATUS_INVAL; /* is this OK? */ + } + HP5400_DBG (DBG_MSG, "Handle=%d\n", s->HWParams.iXferHandle); + _InitOptions (s); + *h = s; + + /* Turn on lamp by default at startup */ +/* SetLamp(&s->HWParams, TRUE); */ + + return SANE_STATUS_GOOD; +} + + +void +sane_close (SANE_Handle h) +{ + TScanner *s; + + HP5400_DBG (DBG_MSG, "sane_close\n"); + + s = (TScanner *) h; + + /* turn of scanner lamp */ + SetLamp (&s->HWParams, FALSE); + + /* close scanner */ + HP5400Close (&s->HWParams); + + /* free scanner object memory */ + free ((void *) s); +} + + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int n) +{ + TScanner *s; + + HP5400_DBG (DBG_MSG, "sane_get_option_descriptor %d\n", n); + + if ((n < optCount) || (n >= optLast)) + { + return NULL; + } + + s = (TScanner *) h; + return &s->aOptions[n]; +} + + +SANE_Status +sane_control_option (SANE_Handle h, SANE_Int n, SANE_Action Action, + void *pVal, SANE_Int * pInfo) +{ + TScanner *s; + SANE_Int info; + + HP5400_DBG (DBG_MSG, "sane_control_option: option %d, action %d\n", n, Action); + + s = (TScanner *) h; + info = 0; + + switch (Action) + { + case SANE_ACTION_GET_VALUE: + switch (n) + { + + /* Get options of type SANE_Word */ + case optBRX: + case optTLX: + *(SANE_Word *) pVal = s->aValues[n].w; /* Not needed anymore - s->aValues[optOffsetX].w; */ + HP5400_DBG (DBG_MSG, + "sane_control_option: SANE_ACTION_GET_VALUE %d = %d\n", n, + *(SANE_Word *) pVal); + break; + + case optBRY: + case optTLY: + *(SANE_Word *) pVal = s->aValues[n].w; /* Not needed anymore - - s->aValues[optOffsetY].w; */ + HP5400_DBG (DBG_MSG, + "sane_control_option: SANE_ACTION_GET_VALUE %d = %d\n", n, + *(SANE_Word *) pVal); + break; + + case optOffsetX: + case optOffsetY: + case optCount: + case optDPI: + HP5400_DBG (DBG_MSG, + "sane_control_option: SANE_ACTION_GET_VALUE %d = %d\n", n, + (int) s->aValues[n].w); + *(SANE_Word *) pVal = s->aValues[n].w; + break; + + /* Get options of type SANE_Word array */ + case optGammaTableRed: + case optGammaTableGreen: + case optGammaTableBlue: + HP5400_DBG (DBG_MSG, "Reading gamma table\n"); + memcpy (pVal, s->aValues[n].wa, s->aOptions[n].size); + break; + +#if 0 + /* Get options of type SANE_Bool */ + case optLamp: + GetLamp (&s->HWParams, &fLampIsOn); + *(SANE_Bool *) pVal = fLampIsOn; + break; +#endif +#if 0 + case optCalibrate: + /* although this option has nothing to read, + it's added here to avoid a warning when running scanimage --help */ + break; +#endif + default: + HP5400_DBG (DBG_MSG, "SANE_ACTION_GET_VALUE: Invalid option (%d)\n", n); + } + break; + + + case SANE_ACTION_SET_VALUE: + if (s->fScanning) + { + HP5400_DBG (DBG_ERR, + "sane_control_option: SANE_ACTION_SET_VALUE not allowed during scan\n"); + return SANE_STATUS_INVAL; + } + switch (n) + { + + case optCount: + return SANE_STATUS_INVAL; + break; + + case optBRX: + case optTLX: + info |= SANE_INFO_RELOAD_PARAMS; + s->ScanParams.iLines = 0; /* Forget actual image settings */ + s->aValues[n].w = *(SANE_Word *) pVal; /* Not needed anymore - + s->aValues[optOffsetX].w; */ + break; + + case optBRY: + case optTLY: + info |= SANE_INFO_RELOAD_PARAMS; + s->ScanParams.iLines = 0; /* Forget actual image settings */ + s->aValues[n].w = *(SANE_Word *) pVal; /* Not needed anymore - + s->aValues[optOffsetY].w; */ + break; + case optDPI: + info |= SANE_INFO_RELOAD_PARAMS; + s->ScanParams.iLines = 0; /* Forget actual image settings */ +#ifdef SUPPORT_2400_DPI + (s->aValues[n].w) = *(SANE_Word *) pVal; +#else + (s->aValues[n].w) = min (1200, *(SANE_Word *) pVal); +#endif + break; + + case optGammaTableRed: + case optGammaTableGreen: + case optGammaTableBlue: + HP5400_DBG (DBG_MSG, "Writing gamma table\n"); + memcpy (s->aValues[n].wa, pVal, s->aOptions[n].size); + break; +/* + case optLamp: + fVal = *(SANE_Bool *)pVal; + HP5400_DBG(DBG_MSG, "lamp %s\n", fVal ? "on" : "off"); + SetLamp(&s->HWParams, fVal); + break; +*/ +#if 0 + case optCalibrate: +/* SimpleCalib(&s->HWParams); */ + break; +#endif + default: + HP5400_DBG (DBG_ERR, "SANE_ACTION_SET_VALUE: Invalid option (%d)\n", n); + } + if (pInfo != NULL) + { + *pInfo = info; + } + break; + + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_UNSUPPORTED; + + + default: + HP5400_DBG (DBG_ERR, "Invalid action (%d)\n", Action); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + + +SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters * p) +{ + TScanner *s; + HP5400_DBG (DBG_MSG, "sane_get_parameters\n"); + + s = (TScanner *) h; + + /* first do some checks */ + if (s->aValues[optTLX].w >= s->aValues[optBRX].w) + { + HP5400_DBG (DBG_ERR, "TLX should be smaller than BRX\n"); + return SANE_STATUS_INVAL; /* proper error code? */ + } + if (s->aValues[optTLY].w >= s->aValues[optBRY].w) + { + HP5400_DBG (DBG_ERR, "TLY should be smaller than BRY\n"); + return SANE_STATUS_INVAL; /* proper error code? */ + } + + /* return the data */ + p->format = SANE_FRAME_RGB; + p->last_frame = SANE_TRUE; + + p->depth = 8; + if (s->ScanParams.iLines) /* Initialised by doing a scan */ + { + p->pixels_per_line = s->ScanParams.iBytesPerLine / 3; + p->lines = s->ScanParams.iLines; + p->bytes_per_line = s->ScanParams.iBytesPerLine; + } + else + { + p->lines = MM_TO_PIXEL (s->aValues[optBRY].w - s->aValues[optTLY].w, + s->aValues[optDPI].w); + p->pixels_per_line = + MM_TO_PIXEL (s->aValues[optBRX].w - s->aValues[optTLX].w, + s->aValues[optDPI].w); + p->bytes_per_line = p->pixels_per_line * 3; + } + + return SANE_STATUS_GOOD; +} + +#define BUFFER_READ_HEADER_SIZE 32 + +SANE_Status +sane_start (SANE_Handle h) +{ + TScanner *s; + SANE_Parameters par; + + HP5400_DBG (DBG_MSG, "sane_start\n"); + + s = (TScanner *) h; + + if (sane_get_parameters (h, &par) != SANE_STATUS_GOOD) + { + HP5400_DBG (DBG_MSG, "Invalid scan parameters (sane_get_parameters)\n"); + return SANE_STATUS_INVAL; + } + s->iLinesLeft = par.lines; + + /* fill in the scanparams using the option values */ + s->ScanParams.iDpi = s->aValues[optDPI].w; + s->ScanParams.iLpi = s->aValues[optDPI].w; + + /* Guessing here. 75dpi => 1, 2400dpi => 32 */ + /* s->ScanParams.iColourOffset = s->aValues[optDPI].w / 75; */ + /* now we don't need correction => corrected by scan request type ? */ + s->ScanParams.iColourOffset = 0; + + s->ScanParams.iTop = + MM_TO_PIXEL (s->aValues[optTLY].w + s->HWParams.iTopLeftY, HW_LPI); + s->ScanParams.iLeft = + MM_TO_PIXEL (s->aValues[optTLX].w + s->HWParams.iTopLeftX, HW_DPI); + + /* Note: All measurements passed to the scanning routines must be in HW_LPI */ + s->ScanParams.iWidth = + MM_TO_PIXEL (s->aValues[optBRX].w - s->aValues[optTLX].w, HW_LPI); + s->ScanParams.iHeight = + MM_TO_PIXEL (s->aValues[optBRY].w - s->aValues[optTLY].w, HW_LPI); + + /* After the scanning, the iLines and iBytesPerLine will be filled in */ + + /* copy gamma table */ + WriteGammaCalibTable (s->HWParams.iXferHandle, s->aGammaTableR, + s->aGammaTableG, s->aGammaTableB); + + /* prepare the actual scan */ + /* We say normal here. In future we should have a preview flag to set preview mode */ + if (InitScan (SCAN_TYPE_NORMAL, &s->ScanParams, &s->HWParams) != 0) + { + HP5400_DBG (DBG_MSG, "Invalid scan parameters (InitScan)\n"); + return SANE_STATUS_INVAL; + } + + /* for the moment no lines has been read */ + s->ScanParams.iLinesRead = 0; + + s->fScanning = TRUE; + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + + /* Read actual scan from the circular buffer */ + /* Note: this is already color corrected, though some work still needs to be done + to deal with the colour offsetting */ + TScanner *s; + char *buffer = (char*)buf; + + HP5400_DBG (DBG_MSG, "sane_read: request %d bytes \n", maxlen); + + s = (TScanner *) h; + + /* nothing has been read for the moment */ + *len = 0; + + + /* if we read all the lines return EOF */ + if (s->ScanParams.iLinesRead == s->ScanParams.iLines) + { +/* FinishScan( &s->HWParams ); *** FinishScan called in sane_cancel */ + HP5400_DBG (DBG_MSG, "sane_read: EOF\n"); + return SANE_STATUS_EOF; + } + + /* read as many lines the buffer may contain and while there are lines to be read */ + while ((*len + s->ScanParams.iBytesPerLine <= maxlen) + && (s->ScanParams.iLinesRead < s->ScanParams.iLines)) + { + + /* get one more line from the circular buffer */ + CircBufferGetLine (s->HWParams.iXferHandle, &s->HWParams.pipe, buffer); + + /* increment pointer, size and line number */ + buffer += s->ScanParams.iBytesPerLine; + *len += s->ScanParams.iBytesPerLine; + s->ScanParams.iLinesRead++; + } + + HP5400_DBG (DBG_MSG, "sane_read: %d bytes read\n", *len); + + return SANE_STATUS_GOOD; +} + + +void +sane_cancel (SANE_Handle h) +{ + TScanner *s; + + HP5400_DBG (DBG_MSG, "sane_cancel\n"); + + s = (TScanner *) h; + + /* to be implemented more thoroughly */ + + /* Make sure the scanner head returns home */ + FinishScan (&s->HWParams); + + s->fCanceled = TRUE; + s->fScanning = FALSE; +} + + +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool m) +{ + HP5400_DBG (DBG_MSG, "sane_set_io_mode %s\n", m ? "non-blocking" : "blocking"); + + /* prevent compiler from complaining about unused parameters */ + h = h; + + if (m) + { + return SANE_STATUS_UNSUPPORTED; + } + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int * fd) +{ + HP5400_DBG (DBG_MSG, "sane_select_fd\n"); + + /* prevent compiler from complaining about unused parameters */ + h = h; + fd = fd; + + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/hp5400_sanei.c b/backend/hp5400_sanei.c new file mode 100644 index 0000000..1396cb1 --- /dev/null +++ b/backend/hp5400_sanei.c @@ -0,0 +1,387 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + Copyright (c) 2003 Henning Meier-Geinitz, + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + Transport layer for communication with HP5400/5470 scanner. + + Implementation using sanei_usb + + Additions to support bulk data transport. Added debugging info - 19/02/2003 Martijn + Changed to use sanei_usb instead of direct /dev/usb/scanner access - 15/04/2003 Henning +*/ + + +#include "hp5400_xfer.h" +#include "hp5400_debug.h" +#include +#include "../include/sane/sanei_usb.h" + +#define CMD_INITBULK1 0x0087 /* send 0x14 */ +#define CMD_INITBULK2 0x0083 /* send 0x24 */ +#define CMD_INITBULK3 0x0082 /* transfer length 0xf000 */ + + + +static void +_UsbWriteControl (int fd, int iValue, int iIndex, void *pabData, int iSize) +{ + int requesttype = USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_OUT; + int request = (iSize > 1) ? 0x04 : 0x0C; + + HP5400_DBG (DBG_MSG, + "Write: reqtype = 0x%02X, req = 0x%02X, value = %04X, len = %d\n", + requesttype, request, iValue, iSize); + + if (iSize > 0) + { + int i; + HP5400_DBG (DBG_MSG, " Data: "); + for (i = 0; i < iSize && i < 8; i++) + HP5400_DBG (DBG_MSG, "%02X ", ((unsigned char *) pabData)[i]); + if (iSize > 8) + HP5400_DBG (DBG_MSG, "..."); + HP5400_DBG (DBG_MSG, "\n"); + } + + if (fd != -1) + { + sanei_usb_control_msg (fd, requesttype, request, iValue, iIndex, iSize, + pabData); + } + /* No error checking? */ + +} + +void +hp5400_command_write_noverify (int fd, int iValue, void *pabData, int iSize) +{ + _UsbWriteControl (fd, iValue, 0, pabData, iSize); +} + +static void +_UsbReadControl (int fd, int iValue, int iIndex, void *pabData, int iSize) +{ + int requesttype = USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_IN; + int request = (iSize > 1) ? 0x04 : 0x0C; + + HP5400_DBG (DBG_MSG, "Read: reqtype = 0x%02X, req = 0x%02X, value = %04X\n", + requesttype, request, iValue); + + if (fd != -1) + { + sanei_usb_control_msg (fd, requesttype, request, iValue, iIndex, iSize, + pabData); + } +} + + +HP5400_SANE_STATIC int +hp5400_open (const char *filename) +{ + int fd, iVendor, iProduct; + SANE_Status status; + + if (!filename) + filename = "/dev/usb/scanner0"; + + status = sanei_usb_open (filename, &fd); + if (status != SANE_STATUS_GOOD) + { + HP5400_DBG (DBG_MSG, "hp5400_open: open returned %s\n", + sane_strstatus (status)); + return -1; + } + + status = sanei_usb_get_vendor_product (fd, &iVendor, &iProduct); + if (status != SANE_STATUS_GOOD) + { + HP5400_DBG (DBG_MSG, "hp5400_open: can't get vendor/product ids: %s\n", + sane_strstatus (status)); + sanei_usb_close (fd); + return -1; + } + + if ((iVendor != 0x03F0) || ((iProduct != 0x1005) && (iProduct != 0x1105))) + { + HP5400_DBG (DBG_MSG, "hp5400_open: vendor/product 0x%04X-0x%04X is not " + "supported\n", iVendor, iProduct); + sanei_usb_close (fd); + return -1; + } + + HP5400_DBG (DBG_MSG, "vendor/product 0x%04X-0x%04X opened\n", iVendor, iProduct); + + return fd; +} + + +void +hp5400_close (int iHandle) +{ + sanei_usb_close (iHandle); +} + + +/* returns value > 0 if verify ok */ +int +hp5400_command_verify (int iHandle, int iCmd) +{ + unsigned char abData[4]; + int fd; + + if (iHandle < 0) + { + HP5400_DBG (DBG_ERR, "hp5400_command_verify: invalid handle\n"); + return -1; + } + fd = iHandle; + + /* command 0xc500: read back previous command */ + _UsbReadControl (fd, 0xc500, 0, (char *) abData, 2); + + if (abData[0] != (iCmd >> 8)) + { + HP5400_DBG (DBG_ERR, + "hp5400_command_verify failed, expected 0x%02X%02X, got 0x%02X%02X\n", + (int) (iCmd >> 8), (int) (iCmd & 0xff), (int) abData[0], + (int) abData[1]); + + return -1; + } + + if (abData[1] != 0) /* Error code non-zero */ + { + _UsbReadControl (fd, 0x0300, 0, (char *) abData, 3); + HP5400_DBG (DBG_ERR, " error response is: %02X %02X %02X\n", abData[0], + abData[1], abData[2]); + + return -1; + } + + HP5400_DBG (DBG_MSG, "Command %02X verified\n", abData[0]); + return 1; +} + + +/* returns > 0 if command OK */ +int +hp5400_command_read_noverify (int iHandle, int iCmd, int iLen, void *pbData) +{ + int fd; + + if (iHandle < 0) + { + HP5400_DBG (DBG_ERR, "hp5400_command_read: invalid handle\n"); + return -1; + } + fd = iHandle; + + _UsbReadControl (fd, iCmd, 0, pbData, iLen); + + return 1; +} + +/* returns > 0 if command OK */ +int +hp5400_command_read (int iHandle, int iCmd, int iLen, void *pbData) +{ + hp5400_command_read_noverify (iHandle, iCmd, iLen, pbData); + + return hp5400_command_verify (iHandle, iCmd); +} + + +/* returns >0 if command OK */ +int +hp5400_command_write (int iHandle, int iCmd, int iLen, void *pbData) +{ + int fd; + + if (iHandle < 0) + { + HP5400_DBG (DBG_ERR, "hp5400_command_write: invalid handle\n"); + return -1; + } + fd = iHandle; + + _UsbWriteControl (fd, iCmd, 0, (char *) pbData, iLen); + + return hp5400_command_verify (iHandle, iCmd); +} + +#ifdef STANDALONE +/* returns >0 if command OK */ +int +hp5400_bulk_read (int iHandle, size_t len, int block, FILE * file) +{ + SANE_Int fd; + char x1 = 0x14, x2 = 0x24; + short buf[4] = { 0, 0, 0, 0 }; + SANE_Byte *buffer; + size_t res = 0; + + buf[2] = block; + + if (iHandle < 0) + { + HP5400_DBG (DBG_ERR, "hp5400_command_read: invalid handle\n"); + return -1; + } + fd = iHandle; + + buffer = (unsigned char*) malloc (block); + + _UsbWriteControl (fd, CMD_INITBULK1, 0, &x1, 1); + _UsbWriteControl (fd, CMD_INITBULK2, 0, &x2, 1); + + while (len > 0) + { + _UsbWriteControl (fd, CMD_INITBULK3, 0, (unsigned char *) &buf, + sizeof (buf)); + res = block; + sanei_usb_read_bulk (fd, buffer, &res); + HP5400_DBG (DBG_MSG, "Read bulk returned %lu, %lu remain\n", + (u_long) res, (u_long) len); + if (res > 0) + { + fwrite (buffer, (len < res) ? len : res, 1, file); + } + len -= block; + } + /* error handling? */ + return 0; +} +#endif + +/* returns >0 if command OK */ +int +hp5400_bulk_read_block (int iHandle, int iCmd, void *cmd, int cmdlen, + void *buffer, int len) +{ + SANE_Int fd; + size_t res = 0; + + if (iHandle < 0) + { + HP5400_DBG (DBG_ERR, "hp5400_command_read_block: invalid handle\n"); + return -1; + } + fd = iHandle; + + _UsbWriteControl (fd, iCmd, 0, cmd, cmdlen); + res = len; + sanei_usb_read_bulk (fd, (SANE_Byte *) buffer, &res); + HP5400_DBG (DBG_MSG, "Read block returned %lu when reading %d\n", + (u_long) res, len); + return res; +} + +/* returns >0 if command OK */ +int +hp5400_bulk_command_write (int iHandle, int iCmd, void *cmd, int cmdlen, + int datalen, int block, char *data) +{ + SANE_Int fd; + size_t res = 0, offset = 0; + + if (iHandle < 0) + { + HP5400_DBG (DBG_ERR, "hp5400_bulk_command_write: invalid handle\n"); + return -1; + } + fd = iHandle; + + HP5400_DBG (DBG_MSG, "bulk_command_write(%04X,<%d bytes>,<%d bytes>)\n", iCmd, + cmdlen, datalen); + + _UsbWriteControl (fd, iCmd, 0, cmd, cmdlen); + + while (datalen > 0) + { + { + int i; + HP5400_DBG (DBG_MSG, " Data: "); + for (i = 0; i < datalen && i < block && i < 8; i++) + HP5400_DBG (DBG_MSG, "%02X ", ((unsigned char *) data + offset)[i]); + if (i >= 8) + HP5400_DBG (DBG_MSG, "..."); + HP5400_DBG (DBG_MSG, "\n"); + } + res = (datalen < block) ? datalen : block; + sanei_usb_write_bulk (fd, (SANE_Byte *) (data + offset), &res); + HP5400_DBG (DBG_MSG, "Write returned %lu, %d remain\n", (u_long) res, datalen); + datalen -= block; + offset += block; + } + + return hp5400_command_verify (iHandle, iCmd); +} + +#ifdef STANDALONE +/** + ScannerIsOn + retrieve on/off status from scanner + @return 1 if is on 0 if is off -1 if is not reachable +*/ +int +hp5400_isOn (int iHandle) +{ + unsigned char text2400[3]; + + hp5400_command_read (iHandle, 0x2400, 0x03, text2400); + + /* byte 0 indicates if is on or off if 0x02 */ + /* byte 1 indicates time since is on */ + /* byte 2 indicates time since is power plugged */ + + if (text2400[0] & 0x02) + { + return 1; /* is on */ + } + + return 0; /* is off */ +} +#endif + diff --git a/backend/hp5400_sanei.h b/backend/hp5400_sanei.h new file mode 100644 index 0000000..3c8e337 --- /dev/null +++ b/backend/hp5400_sanei.h @@ -0,0 +1,108 @@ +#ifndef _HP5400_SANEI_H_ +#define _HP5400_SANEI_H_ + +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + Copyright (c) 2003 Henning Meier-Geinitz, + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + Transport layer for communication with HP5400/5470 scanner. + + Implementation using sanei_usb + + Additions to support bulk data transport. Added debugging info - 19/02/2003 Martijn + Changed to use sanei_usb instead of direct /dev/usb/scanner access - 15/04/2003 Henning +*/ + + + +#define CMD_INITBULK1 0x0087 /* send 0x14 */ +#define CMD_INITBULK2 0x0083 /* send 0x24 */ +#define CMD_INITBULK3 0x0082 /* transfer length 0xf000 */ + + + +HP5400_SANE_STATIC void _UsbWriteControl (int fd, int iValue, int iIndex, void *pabData, int iSize); + +HP5400_SANE_STATIC void hp5400_command_write_noverify (int fd, int iValue, void *pabData, int iSize); + +HP5400_SANE_STATIC void _UsbReadControl (int fd, int iValue, int iIndex, void *pabData, int iSize); + +HP5400_SANE_STATIC int hp5400_open (const char *filename); + +HP5400_SANE_STATIC void hp5400_close (int iHandle); + +/* returns value > 0 if verify ok */ +HP5400_SANE_STATIC int hp5400_command_verify (int iHandle, int iCmd); + +/* returns > 0 if command OK */ +HP5400_SANE_STATIC int hp5400_command_read_noverify (int iHandle, int iCmd, int iLen, void *pbData); + +/* returns > 0 if command OK */ +HP5400_SANE_STATIC int hp5400_command_read (int iHandle, int iCmd, int iLen, void *pbData); + +/* returns >0 if command OK */ +HP5400_SANE_STATIC int hp5400_command_write (int iHandle, int iCmd, int iLen, void *pbData); + +#ifdef STANDALONE +/* returns >0 if command OK */ +HP5400_SANE_STATIC int hp5400_bulk_read (int iHandle, size_t len, int block, FILE * file); +#endif + +/* returns >0 if command OK */ +HP5400_SANE_STATIC int hp5400_bulk_read_block (int iHandle, int iCmd, void *cmd, int cmdlen, + void *buffer, int len); + +/* returns >0 if command OK */ +HP5400_SANE_STATIC int hp5400_bulk_command_write (int iHandle, int iCmd, void *cmd, int cmdlen, + int datalen, int block, char *data); + +/** + ScannerIsOn + retrieve on/off status from scanner + @return 1 if is on 0 if is off -1 if is not reachable +*/ +HP5400_SANE_STATIC int hp5400_isOn (int iHandle); + +#endif diff --git a/backend/hp5400_xfer.h b/backend/hp5400_xfer.h new file mode 100644 index 0000000..e3e823d --- /dev/null +++ b/backend/hp5400_xfer.h @@ -0,0 +1,77 @@ +#ifndef _HP5400_XFER_H_ +#define _HP5400_XFER_H_ + +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 Martijn van Oosterhout + Copyright (C) 2003 Thomas Soumarmon + + Originally copied from HP3300 testtools. Original notice follows: + + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + Transport layer for communication with HP5400/5470 scanner. + + Add support for bulk transport of data - 19/02/2003 Martijn +*/ + +#include + +HP5400_SANE_STATIC int hp5400_open (const char *filename); +HP5400_SANE_STATIC void hp5400_close (int iHandle); + +HP5400_SANE_STATIC int hp5400_command_verify (int iHandle, int iCmd); +HP5400_SANE_STATIC int hp5400_command_read (int iHandle, int iCmd, int iLen, void *pbData); +HP5400_SANE_STATIC int hp5400_command_read_noverify (int iHandle, int iCmd, int iLen, + void *pbData); +HP5400_SANE_STATIC int hp5400_command_write (int iHandle, int iCmd, int iLen, void *pbData); +HP5400_SANE_STATIC void hp5400_command_write_noverify (int fd, int iValue, void *pabData, + int iSize); +#ifdef STANDALONE +HP5400_SANE_STATIC int hp5400_bulk_read (int iHandle, size_t size, int block, FILE * file); +#endif +HP5400_SANE_STATIC int hp5400_bulk_read_block (int iHandle, int iCmd, void *cmd, int cmdlen, + void *buffer, int len); +HP5400_SANE_STATIC int hp5400_bulk_command_write (int iHandle, int iCmd, void *cmd, int cmdlen, + int len, int block, char *data); +#ifdef STANDALONE +HP5400_SANE_STATIC int hp5400_isOn (int iHandle); +#endif + +#endif diff --git a/backend/hp5590.c b/backend/hp5590.c new file mode 100644 index 0000000..8db3d5e --- /dev/null +++ b/backend/hp5590.c @@ -0,0 +1,1381 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Ilia Sotnikov + HP ScanJet 4570c support by Markham Thomas + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for + HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 Scanners +*/ + +#include "../include/sane/config.h" + +#include +#include +#include + +#include "../include/sane/sane.h" +#define BACKEND_NAME hp5590 +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "hp5590_cmds.c" +#include "hp5590_low.c" + +/* Debug levels */ +#define DBG_err 0 +#define DBG_proc 10 +#define DBG_verbose 20 + +#define hp5590_assert(exp) if(!(exp)) { \ + DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\ + return SANE_STATUS_INVAL; \ +} + +#define hp5590_assert_void_return(exp) if(!(exp)) { \ + DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\ + return; \ +} + +/* #define HAS_WORKING_COLOR_48 */ +#define BUILD 7 +#define USB_TIMEOUT 30 * 1000 + +static SANE_Word +res_list[] = { 6, 100, 200, 300, 600, 1200, 2400 }; + +#define SANE_VALUE_SCAN_SOURCE_FLATBED SANE_I18N("Flatbed") +#define SANE_VALUE_SCAN_SOURCE_ADF SANE_I18N("ADF") +#define SANE_VALUE_SCAN_SOURCE_ADF_DUPLEX SANE_I18N("ADF Duplex") +#define SANE_VALUE_SCAN_SOURCE_TMA_SLIDES SANE_I18N("TMA Slides") +#define SANE_VALUE_SCAN_SOURCE_TMA_NEGATIVES SANE_I18N("TMA Negatives") + +#define SANE_VALUE_SCAN_MODE_COLOR_24 SANE_VALUE_SCAN_MODE_COLOR +#define SANE_VALUE_SCAN_MODE_COLOR_48 SANE_I18N("Color (48 bits)") + +#define SANE_NAME_LAMP_TIMEOUT "extend-lamp-timeout" +#define SANE_TITLE_LAMP_TIMEOUT SANE_I18N("Extend lamp timeout") +#define SANE_DESC_LAMP_TIMEOUT SANE_I18N("Extends lamp timeout (from 15 minutes to 1 hour)") +#define SANE_NAME_WAIT_FOR_BUTTON "wait-for-button" +#define SANE_TITLE_WAIT_FOR_BUTTON SANE_I18N("Wait for button") +#define SANE_DESC_WAIT_FOR_BUTTON SANE_I18N("Waits for button before scanning") + +#define MAX_SCAN_SOURCE_VALUE_LEN 24 +#define MAX_SCAN_MODE_VALUE_LEN 24 + +static SANE_Range +range_x, range_y, range_qual; + +static SANE_String_Const +mode_list[] = { + SANE_VALUE_SCAN_MODE_COLOR_24, +#ifdef HAS_WORKING_COLOR_48 + SANE_VALUE_SCAN_MODE_COLOR_48, +#endif /* HAS_WORKING_COLOR_48 */ + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_LINEART, + NULL +}; + +enum hp5590_opt_idx { + HP5590_OPT_NUM = 0, + HP5590_OPT_TL_X, + HP5590_OPT_TL_Y, + HP5590_OPT_BR_X, + HP5590_OPT_BR_Y, + HP5590_OPT_MODE, + HP5590_OPT_SOURCE, + HP5590_OPT_RESOLUTION, + HP5590_OPT_LAMP_TIMEOUT, + HP5590_OPT_WAIT_FOR_BUTTON, + HP5590_OPT_PREVIEW, + HP5590_OPT_LAST +}; + +struct hp5590_scanner { + struct scanner_info *info; + enum proto_flags proto_flags; + SANE_Device sane; + SANE_Int dn; + float br_x, br_y, tl_x, tl_y; + unsigned int dpi; + enum color_depths depth; + enum scan_sources source; + SANE_Bool extend_lamp_timeout; + SANE_Bool wait_for_button; + SANE_Bool preview; + unsigned int quality; + SANE_Option_Descriptor *opts; + struct hp5590_scanner *next; + unsigned int image_size; + SANE_Int transferred_image_size; + void *bulk_read_state; + SANE_Bool scanning; +}; + +static +struct hp5590_scanner *scanners_list; + +/******************************************************************************/ +static SANE_Status +calc_image_params (struct hp5590_scanner *scanner, + unsigned int *pixel_bits, + unsigned int *pixels_per_line, + unsigned int *bytes_per_line, + unsigned int *lines, + unsigned int *image_size) +{ + unsigned int _pixel_bits; + SANE_Status ret; + unsigned int _pixels_per_line; + unsigned int _bytes_per_line; + unsigned int _lines; + unsigned int _image_size; + float var; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + if (!scanner) + return SANE_STATUS_INVAL; + + ret = hp5590_calc_pixel_bits (scanner->dpi, scanner->depth, &_pixel_bits); + if (ret != SANE_STATUS_GOOD) + return ret; + + var = (float) (1.0 * (scanner->br_x - scanner->tl_x) * scanner->dpi); + _pixels_per_line = var; + if (var > _pixels_per_line) + _pixels_per_line++; + + var = (float) (1.0 * (scanner->br_y - scanner->tl_y) * scanner->dpi); + _lines = var; + if (var > _lines) + _lines++; + + var = (float) (1.0 * _pixels_per_line / 8 * _pixel_bits); + _bytes_per_line = var; + if (var > _bytes_per_line) + _bytes_per_line++; + + _image_size = _lines * _bytes_per_line; + + DBG (DBG_verbose, "%s: pixel_bits: %u, pixels_per_line: %u, " + "bytes_per_line: %u, lines: %u, image_size: %u\n", + __FUNCTION__, + _pixel_bits, _pixels_per_line, _bytes_per_line, _lines, _image_size); + + if (pixel_bits) + *pixel_bits = _pixel_bits; + + if (pixels_per_line) + *pixels_per_line = _pixels_per_line; + + if (bytes_per_line) + *bytes_per_line = _bytes_per_line; + + if (lines) + *lines = _lines; + + if (image_size) + *image_size = _image_size; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +attach_usb_device (SANE_String_Const devname, + enum hp_scanner_types hp_scanner_type) +{ + struct scanner_info *info; + struct hp5590_scanner *scanner, *ptr; + unsigned int max_count, count; + SANE_Int dn; + SANE_Status ret; + const struct hp5590_model *hp5590_model; + + DBG (DBG_proc, "%s: Opening USB device\n", __FUNCTION__); + if (sanei_usb_open (devname, &dn) != SANE_STATUS_GOOD) + return SANE_STATUS_IO_ERROR; + DBG (DBG_proc, "%s: USB device opened\n", __FUNCTION__); + + ret = hp5590_model_def (hp_scanner_type, &hp5590_model); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (hp5590_init_scanner (dn, hp5590_model->proto_flags, + &info, hp_scanner_type) != 0) + return SANE_STATUS_IO_ERROR; + + DBG (1, "%s: found HP%s scanner at '%s'\n", + __FUNCTION__, info->model, devname); + + DBG (DBG_verbose, "%s: Reading max scan count\n", __FUNCTION__); + if (hp5590_read_max_scan_count (dn, hp5590_model->proto_flags, + &max_count) != 0) + return SANE_STATUS_IO_ERROR; + DBG (DBG_verbose, "%s: Max Scanning count %u\n", __FUNCTION__, max_count); + + DBG (DBG_verbose, "%s: Reading scan count\n", __FUNCTION__); + if (hp5590_read_scan_count (dn, hp5590_model->proto_flags, + &count) != 0) + return SANE_STATUS_IO_ERROR; + DBG (DBG_verbose, "%s: Scanning count %u\n", __FUNCTION__, count); + + ret = hp5590_read_part_number (dn, hp5590_model->proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_stop_scan (dn, hp5590_model->proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + scanner = malloc (sizeof(struct hp5590_scanner)); + if (!scanner) + return SANE_STATUS_NO_MEM; + memset (scanner, 0, sizeof(struct hp5590_scanner)); + + scanner->sane.model = info->model; + scanner->sane.vendor = "HP"; + scanner->sane.type = info->kind; + scanner->sane.name = devname; + scanner->dn = dn; + scanner->proto_flags = hp5590_model->proto_flags; + scanner->info = info; + scanner->bulk_read_state = NULL; + scanner->opts = NULL; + + if (!scanners_list) + scanners_list = scanner; + else + { + for (ptr = scanners_list; ptr->next; ptr = ptr->next); + ptr->next = scanner; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +attach_hp4570 (SANE_String_Const devname) +{ + return attach_usb_device (devname, SCANNER_HP4570); +} + +/******************************************************************************/ +static SANE_Status +attach_hp5550 (SANE_String_Const devname) +{ + return attach_usb_device (devname, SCANNER_HP5550); +} + +/******************************************************************************/ +static SANE_Status +attach_hp5590 (SANE_String_Const devname) +{ + return attach_usb_device (devname, SCANNER_HP5590); +} + +/******************************************************************************/ +static SANE_Status +attach_hp7650 (SANE_String_Const devname) +{ + return attach_usb_device (devname, SCANNER_HP7650); +} + +/******************************************************************************/ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + SANE_Status ret; + SANE_Word vendor_id, product_id; + + DBG_INIT(); + + DBG (1, "SANE backed for HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 %u.%u.%u\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD); + DBG (1, "(c) Ilia Sotnikov \n"); + + if (version_code) + *version_code = SANE_VERSION_CODE(SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + sanei_usb_init(); + + sanei_usb_set_timeout (USB_TIMEOUT); + + scanners_list = NULL; + + ret = hp5590_vendor_product_id (SCANNER_HP4570, &vendor_id, &product_id); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = sanei_usb_find_devices (vendor_id, product_id, attach_hp4570); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_vendor_product_id (SCANNER_HP5550, &vendor_id, &product_id); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = sanei_usb_find_devices (vendor_id, product_id, attach_hp5550); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_vendor_product_id (SCANNER_HP5590, &vendor_id, &product_id); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = sanei_usb_find_devices (vendor_id, product_id, attach_hp5590); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_vendor_product_id (SCANNER_HP7650, &vendor_id, &product_id); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = sanei_usb_find_devices (vendor_id, product_id, attach_hp7650); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +void sane_exit (void) +{ + struct hp5590_scanner *ptr, *pnext; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + for (ptr = scanners_list; ptr; ptr = pnext) + { + if (ptr->opts != NULL) + free (ptr->opts); + pnext = ptr->next; + free (ptr); + } +} + +/******************************************************************************/ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + struct hp5590_scanner *ptr; + unsigned int found, i; + + DBG (DBG_proc, "%s, local only: %u\n", __FUNCTION__, local_only); + + if (!device_list) + return SANE_STATUS_INVAL; + + for (found = 0, ptr = scanners_list; ptr; found++, ptr = ptr->next); + DBG (1, "Found %u devices\n", found); + + found++; + *device_list = malloc (found * sizeof (SANE_Device)); + if (!*device_list) + return SANE_STATUS_NO_MEM; + memset (*device_list, 0, found * sizeof(SANE_Device)); + + for (i = 0, ptr = scanners_list; ptr; i++, ptr = ptr->next) + { + (*device_list)[i] = &(ptr->sane); + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + struct hp5590_scanner *ptr; + SANE_Option_Descriptor *opts; + unsigned int available_sources; + SANE_String_Const *sources_list; + unsigned int source_idx; + + DBG (DBG_proc, "%s: device name: %s\n", __FUNCTION__, devicename); + + if (!handle) + return SANE_STATUS_INVAL; + + /* Allow to open the first available device by specifying zero-length name */ + if (!devicename || !devicename[0]) { + ptr = scanners_list; + } else { + for (ptr = scanners_list; + ptr && strcmp (ptr->sane.name, devicename) != 0; + ptr = ptr->next); + } + + if (!ptr) + return SANE_STATUS_INVAL; + + ptr->tl_x = 0; + ptr->tl_y = 0; + ptr->br_x = ptr->info->max_size_x; + ptr->br_y = ptr->info->max_size_y; + ptr->dpi = res_list[1]; + ptr->depth = DEPTH_BW; + ptr->source = SOURCE_FLATBED; + ptr->extend_lamp_timeout = SANE_FALSE; + ptr->wait_for_button = SANE_FALSE; + ptr->preview = SANE_FALSE; + ptr->quality = 4; + ptr->image_size = 0; + ptr->scanning = SANE_FALSE; + + *handle = ptr; + + opts = malloc (sizeof (SANE_Option_Descriptor) * HP5590_OPT_LAST); + if (!opts) + return SANE_STATUS_NO_MEM; + + opts[HP5590_OPT_NUM].name = SANE_NAME_NUM_OPTIONS; + opts[HP5590_OPT_NUM].title = SANE_TITLE_NUM_OPTIONS; + opts[HP5590_OPT_NUM].desc = SANE_DESC_NUM_OPTIONS; + opts[HP5590_OPT_NUM].type = SANE_TYPE_INT; + opts[HP5590_OPT_NUM].unit = SANE_UNIT_NONE; + opts[HP5590_OPT_NUM].size = sizeof(SANE_Word); + opts[HP5590_OPT_NUM].cap = SANE_CAP_INACTIVE | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_NUM].constraint_type = SANE_CONSTRAINT_NONE; + opts[HP5590_OPT_NUM].constraint.string_list = NULL; + + range_x.min = SANE_FIX(0); + range_x.max = SANE_FIX(ptr->info->max_size_x * 25.4); + range_x.quant = SANE_FIX(0.1); + range_y.min = SANE_FIX(0); + range_y.max = SANE_FIX(ptr->info->max_size_y * 25.4); + range_y.quant = SANE_FIX(0.1); + + range_qual.min = SANE_FIX(4); + range_qual.max = SANE_FIX(16); + range_qual.quant = SANE_FIX(1); + + opts[HP5590_OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + opts[HP5590_OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + opts[HP5590_OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + opts[HP5590_OPT_TL_X].type = SANE_TYPE_FIXED; + opts[HP5590_OPT_TL_X].unit = SANE_UNIT_MM; + opts[HP5590_OPT_TL_X].size = sizeof(SANE_Fixed); + opts[HP5590_OPT_TL_X].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + opts[HP5590_OPT_TL_X].constraint.range = &range_x; + + opts[HP5590_OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + opts[HP5590_OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + opts[HP5590_OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + opts[HP5590_OPT_TL_Y].type = SANE_TYPE_FIXED; + opts[HP5590_OPT_TL_Y].unit = SANE_UNIT_MM; + opts[HP5590_OPT_TL_Y].size = sizeof(SANE_Fixed); + opts[HP5590_OPT_TL_Y].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + opts[HP5590_OPT_TL_Y].constraint.range = &range_y; + + opts[HP5590_OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + opts[HP5590_OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + opts[HP5590_OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + opts[HP5590_OPT_BR_X].type = SANE_TYPE_FIXED; + opts[HP5590_OPT_BR_X].unit = SANE_UNIT_MM; + opts[HP5590_OPT_BR_X].size = sizeof(SANE_Fixed); + opts[HP5590_OPT_BR_X].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + opts[HP5590_OPT_BR_X].constraint.range = &range_x; + + opts[HP5590_OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + opts[HP5590_OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + opts[HP5590_OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + opts[HP5590_OPT_BR_Y].type = SANE_TYPE_FIXED; + opts[HP5590_OPT_BR_Y].unit = SANE_UNIT_MM; + opts[HP5590_OPT_BR_Y].size = sizeof(SANE_Fixed); + opts[HP5590_OPT_BR_Y].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + opts[HP5590_OPT_BR_Y].constraint.range = &range_y; + + opts[HP5590_OPT_MODE].name = SANE_NAME_SCAN_MODE; + opts[HP5590_OPT_MODE].title = SANE_TITLE_SCAN_MODE; + opts[HP5590_OPT_MODE].desc = SANE_DESC_SCAN_MODE; + opts[HP5590_OPT_MODE].type = SANE_TYPE_STRING; + opts[HP5590_OPT_MODE].unit = SANE_UNIT_NONE; + opts[HP5590_OPT_MODE].size = MAX_SCAN_MODE_VALUE_LEN; + opts[HP5590_OPT_MODE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + opts[HP5590_OPT_MODE].constraint.string_list = mode_list; + + available_sources = 1; /* Flatbed is always available */ + if (ptr->info->features & FEATURE_ADF) + available_sources += 2; + if (ptr->info->features & FEATURE_TMA) + available_sources += 2; + available_sources++; /* Count terminating NULL */ + sources_list = malloc (available_sources * sizeof (SANE_String_Const)); + if (!sources_list) + return SANE_STATUS_NO_MEM; + source_idx = 0; + sources_list[source_idx++] = SANE_VALUE_SCAN_SOURCE_FLATBED; + if (ptr->info->features & FEATURE_ADF) + { + sources_list[source_idx++] = SANE_VALUE_SCAN_SOURCE_ADF; + sources_list[source_idx++] = SANE_VALUE_SCAN_SOURCE_ADF_DUPLEX; + } + if (ptr->info->features & FEATURE_TMA) + { + sources_list[source_idx++] = SANE_VALUE_SCAN_SOURCE_TMA_SLIDES; + sources_list[source_idx++] = SANE_VALUE_SCAN_SOURCE_TMA_NEGATIVES; + } + sources_list[source_idx] = NULL; + + opts[HP5590_OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + opts[HP5590_OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + opts[HP5590_OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + opts[HP5590_OPT_SOURCE].type = SANE_TYPE_STRING; + opts[HP5590_OPT_SOURCE].unit = SANE_UNIT_NONE; + opts[HP5590_OPT_SOURCE].size = MAX_SCAN_SOURCE_VALUE_LEN; + opts[HP5590_OPT_SOURCE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + opts[HP5590_OPT_SOURCE].constraint.string_list = sources_list; + + opts[HP5590_OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + opts[HP5590_OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + opts[HP5590_OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + opts[HP5590_OPT_RESOLUTION].type = SANE_TYPE_INT; + opts[HP5590_OPT_RESOLUTION].unit = SANE_UNIT_DPI; + opts[HP5590_OPT_RESOLUTION].size = sizeof(SANE_Int); + opts[HP5590_OPT_RESOLUTION].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + opts[HP5590_OPT_RESOLUTION].constraint.word_list = res_list; + + opts[HP5590_OPT_LAMP_TIMEOUT].name = SANE_NAME_LAMP_TIMEOUT; + opts[HP5590_OPT_LAMP_TIMEOUT].title = SANE_TITLE_LAMP_TIMEOUT; + opts[HP5590_OPT_LAMP_TIMEOUT].desc = SANE_DESC_LAMP_TIMEOUT; + opts[HP5590_OPT_LAMP_TIMEOUT].type = SANE_TYPE_BOOL; + opts[HP5590_OPT_LAMP_TIMEOUT].unit = SANE_UNIT_NONE; + opts[HP5590_OPT_LAMP_TIMEOUT].size = sizeof(SANE_Bool); + opts[HP5590_OPT_LAMP_TIMEOUT].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_ADVANCED; + opts[HP5590_OPT_LAMP_TIMEOUT].constraint_type = SANE_CONSTRAINT_NONE; + opts[HP5590_OPT_LAMP_TIMEOUT].constraint.string_list = NULL; + + opts[HP5590_OPT_WAIT_FOR_BUTTON].name = SANE_NAME_WAIT_FOR_BUTTON; + opts[HP5590_OPT_WAIT_FOR_BUTTON].title = SANE_TITLE_WAIT_FOR_BUTTON; + opts[HP5590_OPT_WAIT_FOR_BUTTON].desc = SANE_DESC_WAIT_FOR_BUTTON; + opts[HP5590_OPT_WAIT_FOR_BUTTON].type = SANE_TYPE_BOOL; + opts[HP5590_OPT_WAIT_FOR_BUTTON].unit = SANE_UNIT_NONE; + opts[HP5590_OPT_WAIT_FOR_BUTTON].size = sizeof(SANE_Bool); + opts[HP5590_OPT_WAIT_FOR_BUTTON].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_WAIT_FOR_BUTTON].constraint_type = SANE_CONSTRAINT_NONE; + opts[HP5590_OPT_WAIT_FOR_BUTTON].constraint.string_list = NULL; + + opts[HP5590_OPT_PREVIEW].name = SANE_NAME_PREVIEW; + opts[HP5590_OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + opts[HP5590_OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + opts[HP5590_OPT_PREVIEW].type = SANE_TYPE_BOOL; + opts[HP5590_OPT_PREVIEW].unit = SANE_UNIT_NONE; + opts[HP5590_OPT_PREVIEW].size = sizeof(SANE_Bool); + opts[HP5590_OPT_PREVIEW].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opts[HP5590_OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; + opts[HP5590_OPT_PREVIEW].constraint.string_list = NULL; + + ptr->opts = opts; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +void +sane_close (SANE_Handle handle) +{ + struct hp5590_scanner *scanner = handle; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + sanei_usb_close (scanner->dn); + scanner->dn = -1; +} + +/******************************************************************************/ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct hp5590_scanner *scanner = handle; + + DBG (DBG_proc, "%s, option: %u\n", __FUNCTION__, option); + + if (option >= HP5590_OPT_LAST) + return NULL; + + return &scanner->opts[option]; +} + +/******************************************************************************/ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, + SANE_Int * info) +{ + struct hp5590_scanner *scanner = handle; + + if (!value) + return SANE_STATUS_INVAL; + + if (!handle) + return SANE_STATUS_INVAL; + + if (option >= HP5590_OPT_LAST) + return SANE_STATUS_INVAL; + + if (action == SANE_ACTION_GET_VALUE) + { + if (option == HP5590_OPT_NUM) + { + DBG(3, "%s: get total number of options - %u\n", __FUNCTION__, HP5590_OPT_LAST); + *((SANE_Int *) value) = HP5590_OPT_LAST; + return SANE_STATUS_GOOD; + } + + if (!scanner->opts) + return SANE_STATUS_INVAL; + + DBG (DBG_proc, "%s: get option '%s' value\n", __FUNCTION__, scanner->opts[option].name); + + if (option == HP5590_OPT_BR_X) + { + *(SANE_Fixed *) value = SANE_FIX (scanner->br_x * 25.4); + } + + if (option == HP5590_OPT_BR_Y) + { + *(SANE_Fixed *) value = SANE_FIX (scanner->br_y * 25.4); + } + + if (option == HP5590_OPT_TL_X) + { + *(SANE_Fixed *) value = SANE_FIX ((scanner->tl_x) * 25.4); + } + + if (option == HP5590_OPT_TL_Y) + { + *(SANE_Fixed *) value = SANE_FIX (scanner->tl_y * 25.4); + } + + if (option == HP5590_OPT_MODE) + { + switch (scanner->depth) { + case DEPTH_BW: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_MODE_LINEART, strlen (SANE_VALUE_SCAN_MODE_LINEART)); + break; + case DEPTH_GRAY: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_MODE_GRAY, strlen (SANE_VALUE_SCAN_MODE_GRAY)); + break; + case DEPTH_COLOR_24: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_MODE_COLOR_24, strlen (SANE_VALUE_SCAN_MODE_COLOR_24)); + break; + case DEPTH_COLOR_48: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_MODE_COLOR_48, strlen (SANE_VALUE_SCAN_MODE_COLOR_48)); + break; + default: + return SANE_STATUS_INVAL; + } + } + + if (option == HP5590_OPT_SOURCE) + { + switch (scanner->source) { + case SOURCE_FLATBED: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_SOURCE_FLATBED, strlen (SANE_VALUE_SCAN_SOURCE_FLATBED)); + break; + case SOURCE_ADF: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_SOURCE_ADF, strlen (SANE_VALUE_SCAN_SOURCE_ADF)); + break; + case SOURCE_ADF_DUPLEX: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_SOURCE_ADF_DUPLEX, strlen (SANE_VALUE_SCAN_SOURCE_ADF_DUPLEX)); + break; + case SOURCE_TMA_SLIDES: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_SOURCE_TMA_SLIDES, strlen (SANE_VALUE_SCAN_SOURCE_TMA_SLIDES)); + break; + case SOURCE_TMA_NEGATIVES: + memset (value , 0, scanner->opts[option].size); + memcpy (value, SANE_VALUE_SCAN_SOURCE_TMA_NEGATIVES, strlen (SANE_VALUE_SCAN_SOURCE_TMA_NEGATIVES)); + break; + case SOURCE_NONE: + default: + return SANE_STATUS_INVAL; + } + } + + if (option == HP5590_OPT_RESOLUTION) + { + *(SANE_Int *) value = scanner->dpi; + } + + if (option == HP5590_OPT_LAMP_TIMEOUT) + { + *(SANE_Bool *) value = scanner->extend_lamp_timeout; + } + + if (option == HP5590_OPT_WAIT_FOR_BUTTON) + { + *(SANE_Bool *) value = scanner->wait_for_button; + } + + if (option == HP5590_OPT_PREVIEW) + { + *(SANE_Bool *) value = scanner->preview; + } + } + + if (action == SANE_ACTION_SET_VALUE) + { + if (option == HP5590_OPT_NUM) + return SANE_STATUS_INVAL; + + if (option == HP5590_OPT_BR_X) + { + float val = SANE_UNFIX(*(SANE_Fixed *) value) / 25.4; + if (val <= scanner->tl_x) + return SANE_STATUS_GOOD; + scanner->br_x = val; + if (info) + *info = SANE_INFO_RELOAD_PARAMS; + } + + if (option == HP5590_OPT_BR_Y) + { + float val = SANE_UNFIX(*(SANE_Fixed *) value) / 25.4; + if (val <= scanner->tl_y) + return SANE_STATUS_GOOD; + scanner->br_y = val; + if (info) + *info = SANE_INFO_RELOAD_PARAMS; + } + + if (option == HP5590_OPT_TL_X) + { + float val = SANE_UNFIX(*(SANE_Fixed *) value) / 25.4; + if (val >= scanner->br_x) + return SANE_STATUS_GOOD; + scanner->tl_x = val; + if (info) + *info = SANE_INFO_RELOAD_PARAMS; + } + + if (option == HP5590_OPT_TL_Y) + { + float val = SANE_UNFIX(*(SANE_Fixed *) value) / 25.4; + if (val >= scanner->br_y) + return SANE_STATUS_GOOD; + scanner->tl_y = val; + if (info) + *info = SANE_INFO_RELOAD_PARAMS; + } + + if (option == HP5590_OPT_MODE) + { + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + scanner->depth = DEPTH_BW; + } + + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + scanner->depth = DEPTH_GRAY; + } + + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_MODE_COLOR_24) == 0) + { + scanner->depth = DEPTH_COLOR_24; + } + + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_MODE_COLOR_48) == 0) + { + scanner->depth = DEPTH_COLOR_48; + } + if (info) + *info = SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + + if (option == HP5590_OPT_SOURCE) + { + range_y.max = SANE_FIX(scanner->info->max_size_y * 25.4); + + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_SOURCE_FLATBED) == 0) + { + scanner->source = SOURCE_FLATBED; + range_x.max = SANE_FIX(scanner->info->max_size_x * 25.4); + range_y.max = SANE_FIX(scanner->info->max_size_y * 25.4); + scanner->br_x = scanner->info->max_size_x; + scanner->br_y = scanner->info->max_size_y; + } + /* In ADF modes the device can scan up to ADF_MAX_Y_INCHES, which is usually + * bigger than what scanner reports back during initialization + */ + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_SOURCE_ADF) == 0) + { + scanner->source = SOURCE_ADF; + range_x.max = SANE_FIX(scanner->info->max_size_x * 25.4); + range_y.max = SANE_FIX(ADF_MAX_Y_INCHES * 25.4); + scanner->br_x = scanner->info->max_size_x; + scanner->br_y = ADF_MAX_Y_INCHES * 25.4; + } + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_SOURCE_ADF_DUPLEX) == 0) + { + scanner->source = SOURCE_ADF_DUPLEX; + range_x.max = SANE_FIX(scanner->info->max_size_x * 25.4); + range_y.max = SANE_FIX(ADF_MAX_Y_INCHES * 25.4 * 2); + scanner->br_y = ADF_MAX_Y_INCHES * 25.4 * 2; + scanner->br_x = scanner->info->max_size_x; + } + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_SOURCE_TMA_SLIDES) == 0) + { + scanner->source = SOURCE_TMA_SLIDES; + range_x.max = SANE_FIX(TMA_MAX_X_INCHES * 25.4); + range_y.max = SANE_FIX(TMA_MAX_Y_INCHES * 25.4); + scanner->br_x = TMA_MAX_X_INCHES * 25.4; + scanner->br_y = TMA_MAX_Y_INCHES * 25.4; + } + if (strcmp ((char *) value, (char *) SANE_VALUE_SCAN_SOURCE_TMA_NEGATIVES) == 0) + { + scanner->source = SOURCE_TMA_NEGATIVES; + range_x.max = SANE_FIX(TMA_MAX_X_INCHES * 25.4); + range_y.max = SANE_FIX(TMA_MAX_Y_INCHES * 25.4); + scanner->br_x = TMA_MAX_X_INCHES * 25.4; + scanner->br_y = TMA_MAX_Y_INCHES * 25.4; + } + if (info) + *info = SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + + if (option == HP5590_OPT_RESOLUTION) + { + scanner->dpi = *(SANE_Int *) value; + if (info) + *info = SANE_INFO_RELOAD_PARAMS; + } + + if (option == HP5590_OPT_LAMP_TIMEOUT) + { + scanner->extend_lamp_timeout = *(SANE_Bool *) value; + } + + if (option == HP5590_OPT_WAIT_FOR_BUTTON) + { + scanner->wait_for_button = *(SANE_Bool *) value; + } + + if (option == HP5590_OPT_PREVIEW) + { + scanner->preview = *(SANE_Bool *) value; + } + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params) +{ + struct hp5590_scanner *scanner = handle; + SANE_Status ret; + unsigned int pixel_bits; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + if (!params) + return SANE_STATUS_INVAL; + + if (!handle) + return SANE_STATUS_INVAL; + + ret = calc_image_params (scanner, + (unsigned int *) &pixel_bits, + (unsigned int *) ¶ms->pixels_per_line, + (unsigned int *) ¶ms->bytes_per_line, + (unsigned int *) ¶ms->lines, NULL); + if (ret != SANE_STATUS_GOOD) + return ret; + + switch (scanner->depth) { + case DEPTH_BW: + params->depth = pixel_bits; + params->format = SANE_FRAME_GRAY; + params->last_frame = SANE_TRUE; + break; + case DEPTH_GRAY: + params->depth = pixel_bits; + params->format = SANE_FRAME_GRAY; + params->last_frame = SANE_TRUE; + break; + case DEPTH_COLOR_24: + params->depth = pixel_bits / 3; + params->last_frame = SANE_TRUE; + params->format = SANE_FRAME_RGB; + break; + case DEPTH_COLOR_48: + params->depth = pixel_bits / 3; + params->last_frame = SANE_TRUE; + params->format = SANE_FRAME_RGB; + break; + default: + DBG(0, "%s: Unknown depth\n", __FUNCTION__); + return SANE_STATUS_INVAL; + } + + + DBG (DBG_proc, "format: %u, last_frame: %u, bytes_per_line: %u, " + "pixels_per_line: %u, lines: %u, depth: %u\n", + params->format, params->last_frame, + params->bytes_per_line, params->pixels_per_line, + params->lines, params->depth); + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct hp5590_scanner *scanner = handle; + SANE_Status ret; + unsigned int bytes_per_line; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + if (!scanner) + return SANE_STATUS_INVAL; + + if ( scanner->scanning == SANE_TRUE + && ( scanner->source == SOURCE_ADF + || scanner->source == SOURCE_ADF_DUPLEX)) + { + DBG (DBG_verbose, "%s: Scanner is scanning, check if more data is available\n", + __FUNCTION__); + ret = hp5590_is_data_available (scanner->dn, scanner->proto_flags); + if (ret == SANE_STATUS_GOOD) + { + DBG (DBG_verbose, "%s: More data is available\n", __FUNCTION__); + scanner->transferred_image_size = scanner->image_size; + return SANE_STATUS_GOOD; + } + + if (ret != SANE_STATUS_NO_DOCS) + return ret; + } + + sane_cancel (handle); + + if (scanner->wait_for_button) + { + enum button_status status; + for (;;) + { + ret = hp5590_read_buttons (scanner->dn, + scanner->proto_flags, + &status); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (status == BUTTON_CANCEL) + return SANE_STATUS_CANCELLED; + + if (status != BUTTON_NONE && status != BUTTON_POWER) + break; + sleep (1); + } + } + + DBG (DBG_verbose, "Init scanner\n"); + ret = hp5590_init_scanner (scanner->dn, scanner->proto_flags, + NULL, SCANNER_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_power_status (scanner->dn, scanner->proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (DBG_verbose, "Wakeup\n"); + ret = hp5590_select_source_and_wakeup (scanner->dn, scanner->proto_flags, + scanner->source, + scanner->extend_lamp_timeout); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_set_scan_params (scanner->dn, + scanner->proto_flags, + scanner->info, + scanner->tl_x * scanner->dpi, + scanner->tl_y * scanner->dpi, + (scanner->br_x - scanner->tl_x) * scanner->dpi, + (scanner->br_y - scanner->tl_y) * scanner->dpi, + scanner->dpi, + scanner->depth, scanner->preview ? MODE_PREVIEW : MODE_NORMAL, + scanner->source); + if (ret != SANE_STATUS_GOOD) + { + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return ret; + } + + ret = calc_image_params (scanner, NULL, NULL, + &bytes_per_line, NULL, + &scanner->image_size); + if (ret != SANE_STATUS_GOOD) + { + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return ret; + } + + scanner->transferred_image_size = scanner->image_size; + + if ( scanner->depth == DEPTH_COLOR_24 + || scanner->depth == DEPTH_COLOR_48) + { + DBG (1, "Color 24/48 bits: checking if image size is correctly " + "aligned on number of colors\n"); + if (bytes_per_line % 3) + { + DBG (DBG_err, "Color 24/48 bits: image size doesn't lined up on number of colors (3) " + "(image size: %u, bytes per line %u)\n", + scanner->image_size, bytes_per_line); + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return SANE_STATUS_INVAL; + } + DBG (1, "Color 24/48 bits: image size is correctly aligned on number of colors " + "(image size: %u, bytes per line %u)\n", + scanner->image_size, bytes_per_line); + + DBG (1, "Color 24/48 bits: checking if image size is correctly " + "aligned on bytes per line\n"); + if (scanner->image_size % bytes_per_line) + { + DBG (DBG_err, "Color 24/48 bits: image size doesn't lined up on bytes per line " + "(image size: %u, bytes per line %u)\n", + scanner->image_size, bytes_per_line); + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return SANE_STATUS_INVAL; + } + DBG (1, "Color 24/48 bits: image size correctly aligned on bytes per line " + "(images size: %u, bytes per line: %u)\n", + scanner->image_size, bytes_per_line); + } + + DBG (DBG_verbose, "Final image size: %u\n", scanner->image_size); + + DBG (DBG_verbose, "Reverse calibration maps\n"); + ret = hp5590_send_reverse_calibration_map (scanner->dn, scanner->proto_flags); + if (ret != SANE_STATUS_GOOD) + { + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return ret; + } + + DBG (DBG_verbose, "Forward calibration maps\n"); + ret = hp5590_send_forward_calibration_maps (scanner->dn, scanner->proto_flags); + if (ret != SANE_STATUS_GOOD) + { + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return ret; + } + + scanner->scanning = SANE_TRUE; + + DBG (DBG_verbose, "Starting scan\n"); + ret = hp5590_start_scan (scanner->dn, scanner->proto_flags); + /* Check for paper jam */ + if ( ret == SANE_STATUS_DEVICE_BUSY + && ( scanner->source == SOURCE_ADF + || scanner->source == SOURCE_ADF_DUPLEX)) + return SANE_STATUS_JAMMED; + + if (ret != SANE_STATUS_GOOD) + { + hp5590_reset_scan_head (scanner->dn, scanner->proto_flags); + return ret; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +convert_lineart (struct hp5590_scanner *scanner, SANE_Byte *data, SANE_Int size) +{ + SANE_Int i; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_assert (scanner != NULL); + hp5590_assert (data != NULL); + + /* Invert lineart */ + if (scanner->depth == DEPTH_BW) + { + for (i = 0; i < size; i++) + data[i] ^= 0xff; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +convert_to_rgb (struct hp5590_scanner *scanner, SANE_Byte *data, SANE_Int size) +{ + unsigned int pixels_per_line; + unsigned int bytes_per_color; + unsigned int bytes_per_line; + unsigned int lines; + unsigned int i, j; + unsigned char *buf; + unsigned char *ptr; + SANE_Status ret; + + hp5590_assert (scanner != NULL); + hp5590_assert (data != NULL); + + if ( scanner->depth == DEPTH_BW + || scanner->depth == DEPTH_GRAY) + return SANE_STATUS_GOOD; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + +#ifndef HAS_WORKING_COLOR_48 + if (scanner->depth == DEPTH_COLOR_48) + return SANE_STATUS_UNSUPPORTED; +#endif + + ret = calc_image_params (scanner, + NULL, + &pixels_per_line, &bytes_per_line, + NULL, NULL); + if (ret != SANE_STATUS_GOOD) + return ret; + + lines = size / bytes_per_line; + bytes_per_color = bytes_per_line / 3; + + DBG (DBG_verbose, "Length : %u\n", size); + + DBG (DBG_verbose, "Converting row RGB to normal RGB\n"); + + DBG (DBG_verbose, "Bytes per line %u\n", bytes_per_line); + DBG (DBG_verbose, "Bytes per color %u\n", bytes_per_color); + DBG (DBG_verbose, "Lines %u\n", lines); + + buf = malloc (bytes_per_line); + if (!buf) + return SANE_STATUS_NO_MEM; + + ptr = data; + for (j = 0; j < lines; ptr += bytes_per_line, j++) + { + memset (buf, 0, bytes_per_line); + for (i = 0; i < pixels_per_line; i++) + { + if (scanner->depth == DEPTH_COLOR_24) + { + /* R */ + buf[i*3] = ptr[i]; + /* G */ + buf[i*3+1] = ptr[i+bytes_per_color]; + /* B */ + buf[i*3+2] = ptr[i+bytes_per_color*2]; + } + else + { + /* R */ + buf[i*6] = ptr[2*i+1]; + buf[i*6+1] = ptr[2*i]; + /* G */ + buf[i*6+2] = ptr[2*i+bytes_per_color+1]; + buf[i*6+3] = ptr[2*i+bytes_per_color]; + /* B */ + buf[i*6+4] = ptr[2*i+bytes_per_color*2+1]; + buf[i*6+5] = ptr[2*i+bytes_per_color*2]; + } + } + memcpy (ptr, buf, bytes_per_line); + } + free (buf); + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + struct hp5590_scanner *scanner = handle; + SANE_Status ret; + + DBG (DBG_proc, "%s, length %u, left %u\n", + __FUNCTION__, + max_length, + scanner->transferred_image_size); + + if (!length) + { + scanner->scanning = SANE_FALSE; + return SANE_STATUS_INVAL; + } + + if (scanner->transferred_image_size == 0) + { + *length = 0; + DBG (DBG_verbose, "Setting scan count\n"); + + ret = hp5590_inc_scan_count (scanner->dn, scanner->proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Dont free bulk read state, some bytes could be left + * for the next images from ADF + */ + return SANE_STATUS_EOF; + } + + if (!scanner->bulk_read_state) + { + ret = hp5590_low_init_bulk_read_state (&scanner->bulk_read_state); + if (ret != SANE_STATUS_GOOD) + { + scanner->scanning = SANE_FALSE; + return ret; + } + } + + *length = max_length; + if (*length > scanner->transferred_image_size) + *length = scanner->transferred_image_size; + + if ( scanner->depth == DEPTH_COLOR_24 + || scanner->depth == DEPTH_COLOR_48) + { + unsigned int bytes_per_line; + ret = calc_image_params (scanner, + NULL, NULL, + &bytes_per_line, + NULL, NULL); + if (ret != SANE_STATUS_GOOD) + return ret; + + *length -= *length % bytes_per_line; + DBG (2, "Aligning requested size to bytes per line " + "(requested: %u, aligned: %u)\n", + max_length, *length); + } + + ret = hp5590_read (scanner->dn, scanner->proto_flags, + data, *length, scanner->bulk_read_state); + if (ret != SANE_STATUS_GOOD) + { + scanner->scanning = SANE_FALSE; + return ret; + } + + scanner->transferred_image_size -= *length; + + ret = convert_to_rgb (scanner, data, *length); + if (ret != SANE_STATUS_GOOD) + { + scanner->scanning = SANE_FALSE; + return ret; + } + + ret = convert_lineart (scanner, data, *length); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +void +sane_cancel (SANE_Handle handle) +{ + struct hp5590_scanner *scanner = handle; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + scanner->scanning = SANE_FALSE; + + if (scanner->dn < 0) + return; + + hp5590_low_free_bulk_read_state (&scanner->bulk_read_state); + + ret = hp5590_stop_scan (scanner->dn, scanner->proto_flags); + if (ret != SANE_STATUS_GOOD) + return; +} + +/******************************************************************************/ + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + DBG (DBG_proc, "%s\n", __FUNCTION__); + + return SANE_STATUS_UNSUPPORTED; +} + +/******************************************************************************/ +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ handle, + SANE_Int __sane_unused__ * fd) +{ + DBG (DBG_proc, "%s\n", __FUNCTION__); + + return SANE_STATUS_UNSUPPORTED; +} + +/* vim: sw=2 ts=8 + */ diff --git a/backend/hp5590_cmds.c b/backend/hp5590_cmds.c new file mode 100644 index 0000000..894101b --- /dev/null +++ b/backend/hp5590_cmds.c @@ -0,0 +1,2274 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Ilia Sotnikov + HP ScanJet 4570c support by Markham Thomas + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for + HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 Scanners +*/ + +#include "../include/sane/config.h" + +#ifdef HAVE_UNISTD_H +# include +#endif /* HAVE_UNISTD_H */ +#ifdef HAVE_NETINET_IN_H +# include +#endif /* HAVE_NETINET_IN_H */ +#include +#include + +#include "../include/sane/sanei_debug.h" +#include "../include/_stdint.h" +#include "hp5590_low.h" +#include "hp5590_cmds.h" + +static const struct hp5590_model +hp5590_models[] = { + { + SCANNER_HP4570, + 0x03f0, 0x1305, "SILITEKIElwood", + "4570C/5500C", "Workgroup scanner", + PF_NONE + }, + { + SCANNER_HP5550, + 0x03f0, 0x1205, "SILITEKIPenguin", + "4500C/5550C", "Workgroup scanner", + PF_NO_USB_IN_USB_ACK /* These devices need no + * acknowledgement after USB-in-USB + * commands */ + }, + { + SCANNER_HP5590, + 0x03f0, 0x1705, "SILITEKIPenguin", + "5590", "Workgroup scanner", + PF_NONE + }, + { + SCANNER_HP7650, + 0x03f0, 0x1805, "SILITEKIArnold", + "7650", "Document scanner", + PF_NONE + } +}; + +/* Debug levels */ +#define DBG_err 0 +#define DBG_proc 10 +#define DBG_cmds 40 + +#define hp5590_cmds_assert(exp) if(!(exp)) { \ + DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\ + return SANE_STATUS_INVAL; \ +} + +#define WAKEUP_TIMEOUT 90 + +/* First byte of init (0x12 cmd) response */ +#define INIT_FLAG_TMA 1 << 0 +#define INIT_FLAG_ADF 1 << 1 +#define INIT_FLAG_LCD 1 << 3 + +/* Power (0x24 cmd) */ +#define POWER_FLAG_ON 1 << 1 + +/* ADF (0x03 cmd) */ +#define FLAG_ADF_EMPTY 1 << 1 + +#define PART_NUMBER_LEN 10 + +#define REVERSE_MAP_LEN 128 * 1024 / sizeof(uint16_t) +#define FORWARD_MAP_LEN 128 * 1024 / sizeof(uint16_t) + +/* Button flags */ +/* From left to rigth */ +/* 1: Power + * 1: Scan + * 2: Collect + * 3: File + * 4: Email + * 5: Copy + * 6,7: Up/down + * 8: Mode + * 9: Cancel + */ +#define BUTTON_FLAG_EMAIL 1 << 15 +#define BUTTON_FLAG_COPY 1 << 14 +#define BUTTON_FLAG_DOWN 1 << 13 +#define BUTTON_FLAG_MODE 1 << 12 +#define BUTTON_FLAG_UP 1 << 11 +#define BUTTON_FLAG_FILE 1 << 9 +#define BUTTON_FLAG_POWER 1 << 5 +#define BUTTON_FLAG_SCAN 1 << 2 +#define BUTTON_FLAG_COLLECT 1 << 1 +#define BUTTON_FLAG_CANCEL 1 << 0 + +#define CMD_INIT 0x0012 +#define CMD_EEPROM_ADDR 0x00f2 +#define CMD_EEPROM_READ 0x0bf0 +#define CMD_EEPROM_WRITE 0x0bf1 +#define CMD_DATA_STATUS 0x0001 +#define CMD_STOP_SCAN 0x011b +#define CMD_CONTROL_LAMP 0x00c0 +#define CMD_POWER_STATUS 0x0024 +#define CMD_SELECT_SOURCE 0x00d6 +#define CMD_MISC_STATUS 0x0003 +#define CMD_LOCK_UNLOCK 0x0000 +#define CMD_SET_BASE_DPI 0x0015 +#define CMD_SET_COLOR_MAP 0x0240 +#define CMD_SET_SCAN_PARAMS 0x0025 +#define CMD_GET_IMAGE_PARAMS 0x0034 +#define CMD_START_SCAN 0x051b +#define CMD_BUTTON_STATUS 0x0020 + +struct init_resp +{ + uint8_t flags; /* bit 0 - TMA, bit 1 - ADF, bit 3 - LCD present */ + uint8_t id[15]; /* SILITEKPenguin */ + uint8_t pad1[9]; /* 00 00 00 00 00 00 00 00 00 */ + uint8_t version[5]; /* 0.0.67 */ + uint16_t max_dpi_x; /* 09 60 = 2400 */ + uint16_t max_dpi_y; /* 09 60 = 2400 */ + uint16_t max_pixels_x; /* 4F B0 = 20400 (20400 / 2400 = 8.5") */ + uint16_t max_pixels_y; /* 6D E0 = 28128 (28128 / 2400 = 11.72") */ + uint8_t pad2[8]; /* 00 00 00 00 00 00 00 00 */ + uint16_t motor_param_normal; /* 00 64 = 100 */ + uint16_t motor_param_max; /* 03 E8 = 1000 */ +} __attribute__ ((packed)); + +struct power_resp +{ + uint8_t flags; + uint16_t unk1; +} __attribute__ ((packed)); + +/* + * 215.9 mm x 297.2 mm + * 8.5" x 11.72" + * + * 50 : 425.00 x 586.00 + * 75 : 637.50 x 879.50 + * 100 : 850.00 x 1172.00 + * 150 : 1275.00 x 1758.00 (base DPI) + * 200 : 1700.00 x 2344.00 + * 300 : 2550.00 x 3516.00 (base DPI) + * 400 : 3400.00 x 4688.00 + * 600 : 5100.00 x 7032.00 (base DPI) + */ + +#define SCAN_PARAMS_SOURCE_TMA_NEGATIVES 1 << 0 +#define SCAN_PARAMS_SOURCE_TMA_SLIDES 1 << 1 +#define SCAN_PARAMS_SOURCE_ADF 1 << 2 +#define SCAN_PARAMS_SOURCE_FLATBED 1 << 3 +#define SCAN_PARAMS_SOURCE_SIMPLEX 1 << 4 +#define SCAN_PARAMS_SOURCE_DUPLEX 1 << 6 + +struct scan_params +{ + uint8_t source; /* + * TMA Negatives : 11 = 17 + * TMA Slides : 12 = 18 + * ADF : 14 = 20 + * Flatbed : 18 = 24 + * ADF Duplex : 54 = 84 + */ + + uint16_t dpi_x; /* + * 50 : 00 64 = 100 + * 75 : 00 64 = 100 + * 100 : 00 64 = 100 + * 150 : 00 c8 = 200 + * 200 : 00 c8 = 200 + * 300 : 01 2c = 300 + * 400 : 02 58 = 600 + * 600 : 02 58 = 600 + * 1200 : 04 b0 = 1200 + */ + + uint16_t dpi_y; /* + * 50 : 00 64 = 100 + * 75 : 00 64 = 100 + * 100 : 00 64 = 100 + * 150 : 00 c8 = 200 + * 200 : 00 c8 = 200 + * 300 : 01 2c = 300 + * 400 : 02 58 = 600 + * 600 : 02 58 = 600 + * 1200 : 04 b0 = 1200 + */ + + uint16_t top_x; /* + * pixels * (Base DPI / current DPI) + * 00 00, 01 6e = 366 (x = 425 - 302 = 123) + * 04 b0 = 1200 (x = 425 - 24 = 401) + */ + + uint16_t top_y; /* + * pixels * (Base DPI / current DPI) + * 00 00, 06 99 = 1689 (y = 585 - 21 = 564) + */ + + uint16_t size_x; /* X pixels in Base DPI (CMD 15) + * 50 : 04f8 = 1272 ; 150 + * 75 : 04f8 = 1272 ; 150 + * 100 : 04f8 = 1272 ; 150 + * 100 TMA : 00fc = 252 ; 150 + * 150 : 09f6 = 2550, 09f0 = 2544, 09f4 = 2548 ; 300 + * 200 : 09f0 = 2544, 09f6 = 2550, 09f6 = 2550 ; 300 + * 300 : 09f6 = 2550, 09f0 = 2544, 09f4 = 2548 ; 300 + * 300 TMA : 01fc = 508 ; 300 + * 400 : 13ec = 5100 ; 600 + * 600 : 13e8 = 5096, 13ec = 5100 ,13ec = 5100 ; 600 + * 1200 : 27a8 = 10152 ; 1200 + */ + + uint16_t size_y; /* Y pixels in Base DPI (CMD 15) + * 50 : 06db = 1755 ; 150 + * 75 : 06da = 1754 ; 150 + * 100 : 06db = 1755 ; 150 + * 100 TMA : 0384 = 900 ; 150 + * 150 : 0db6 = 3510 ; 300 + * 200 : 0db6 = 3510 ; 300 + * 300 : 0db6 = 3510 ; 300 + * 300 TMA : 0708 = 1800 ; 300 + * 400 : 1b6c = 7020 ; 600 + * 600 : 1b6c = 7020 ; 600 + * 1200 : 36d8 = 14040 ; 1200 + */ + + uint16_t unk1; /* 00 80 */ + + uint16_t bw_gray_flag; /* + * 00 40 - bw (ntsc gray)/gray, + * 00 20 - bw (by green band), + * 00 10 - bw (by red band), + * 00 30 - bw (by blue band), + * 00 00 - color + */ + + uint8_t pixel_bits; /* + * bw 50/75/150/400 : 08 = 8 + * bw 100/200/300/600/1200 : 01 = 1 + * gray 50/75/100/150/200/400/600 : 08 = 8 + * color 24 bit 50/75/100/150/200/400/600 : 18 = 24 + * color 48 bit 100/200 : 30 = 48 + */ + + uint16_t flags; /* + * 50/75/100/150/200/300 : e8 40 = 59456 + * 400/600/1200 : c8 40 = 51264 + */ + + uint16_t motor_param1; /* + * 00 64 = 100 + */ + uint16_t motor_param2; /* + * 00 64 = 100 - ADF, Flatbed, TMA slides + * 00 c8 = 200 - TMA Negatives + */ + uint16_t motor_param3; /* + * 00 64 = 100 - ADF, Flatbed, TMA slides + * 01 90 = 400 - TMA negatives + */ + uint32_t pad1; /* 00 00 00 00 */ + uint16_t pad2; /* 00 00 */ + uint8_t mode; /* 00 - normal scan, 04 - preview scan */ + uint16_t pad3; /* 00 00 */ + + uint16_t line_width; /* Based on current .dpi_x + * bw 50 : 03 50 = 848 + * gray 50 : 03 50 = 848 + * color 50 : 09 f0 = 2544 (3 * gray) + * + * bw 75 : 03 50 = 848 + * gray 75 : 03 50 = 848 + * color 75 : 09 f0 = 2544 (3 * gray) + * + * bw 100 : 00 6a = 106 + * gray 100 : 03 50 = 848 (8 * bw) + * color 100(24) : 09 f0 = 2544 (3 * gray) + * color 100(48) : 13 e0 = 5088 (2 * color 24) + * color 100(48) TMA : 03 f0 = 1008 + * + * bw 150 : 06 a4 = 1700 + * gray 150 : 06 a4 = 1700 + * color 150 : 13 ec = 5100 (3 * gray) + * + * bw 200 : 00 d4 = 212 + * gray 200 : 06 a4 = 1700 (8 * bw) + * color 200(24) : 13 ec = 5100 (3 * gray) + * color 200(48) : 27 a8 = 10152 + * + * bw 300 : 01 3e = 318 + * gray 300 : 09 f4 = 2548 (8 * bw) + * color 300 : 1d dc = 7644 (3 * gray) + * color 300(48) TMA : 0b e8 = 3048 + * + * bw 400 : 13 ec = 5100 + * gray 400 : 13 ec = 5100 + * color 400 : 3b c4 = 15300 (3 * gray) + * + * bw 600 : 02 7d = 637 + * gray 600 : 13 ec = 5100 (8 * bw) + * color 600 : 3b c4 = 15300 (3 * gray) + * + * bw 1200 : 04 f5 = 1269 + */ +} __attribute__ ((packed)); + +struct image_params +{ + uint8_t signature; /* c0 */ + uint8_t pad1; /* 00 */ + uint32_t image_size; /* + * bw 50 : 00 0f 23 a0 = 992 160 + * gray 50 : 00 0f 23 a0 = 992 160 + * color 50 : 00 2d 6a e0 = 2 976 480 + * + * bw 75 : 00 0f 20 50 = 991 312 + * gray 75 : 00 0f 20 50 = 991 312 + * color 75 : 00 2d 60 f0 = 2 973 936 + * color 75(48) : 00 5a 86 40 = 5 932 608 + * + * bw 100 : 00 01 e4 74 = 124 020 + * gray 100 : 00 0f 23 a0 = 992 160 + * color 100 : 00 2d 6a e0 = 2 976 480 + * color 100(48) : 00 5a 68 10 = 5 924 880 + * color 100(48), preview: 00 5a d5 c0 = 5 952 960 + * + * bw 150 : 00 3c b3 10 = 3 978 000 + * gray 150 : 00 3c b3 10 = 3 978 000 + * color 150 : 00 b6 19 30 = 11 934 000 + * color 150(48) : 01 6a 7b a0 = 23 755 680 + * + * bw 200 : 00 07 91 d0 = 496 080 + * gray 200 : 00 3c b3 10 = 3 978 000 + * color 200 : 00 b6 19 30 = 11 934 000 + * color 200(48) : 01 6a f3 a0 = 23 786 400 + * + * bw 300 : 00 11 08 14 = 1 116 180 + * gray 300 : 00 88 77 78 = 8 943 480 + * color 300 : 01 99 66 68 = 26 830 440 + * + * bw 400 : 02 22 4b 90 = 35 802 000 + * gray 400 : 02 22 4b 90 = 35 802 000 + * color 400 : 06 66 e2 b0 = 107 406 000 + * + * bw 600 : 00 44 3b bc = 4 471 740 + * gray 600 : 02 22 4b 90 = 35 802 000 + * color 600 : 06 66 e2 b0 = 107 406 000 + */ + uint16_t pad2; /* 00 00 */ + uint16_t line_width; + uint16_t real_size_y; + uint32_t pad3; /* 00 00 00 00 */ +} __attribute__ ((packed)); + +struct lamp_state +{ + uint8_t unk1; /* 02 */ + uint8_t flag; /* 01 on start, 02 - TMA, 03 - all other */ + uint16_t turnoff_time; /* 0a 0a, 03 36, 0f 36 */ +} __attribute__ ((packed)); + +struct color_map +{ + uint8_t color1[6]; /* 00 00 00 00 01 00 */ + uint8_t color2[6]; /* 00 00 00 00 01 00 */ + uint8_t color3[6]; /* 00 00 00 00 01 00 */ +} __attribute__ ((packed)); + +struct reg_03 +{ + uint8_t unk1; /* 0x0b - ADF ready, 0x03 - not */ + uint8_t unk2; /* 0x80 */ + uint8_t adf_flags; /* 0x01 - ADF ready when selected, 0x02 - not */ +} __attribute__ ((packed)); + +/******************************************************************************/ +static SANE_Status +hp5590_model_def (enum hp_scanner_types scanner_type, + const struct hp5590_model ** model) +{ + unsigned int i; + + hp5590_cmds_assert (model != NULL); + + for (i = 0; i < sizeof (hp5590_models) / sizeof (struct hp5590_model); i++) + { + if (hp5590_models[i].scanner_type == scanner_type) + { + *model = &hp5590_models[i]; + return SANE_STATUS_GOOD; + } + } + + return SANE_STATUS_INVAL; +} + +/******************************************************************************/ +static SANE_Status +hp5590_vendor_product_id (enum hp_scanner_types scanner_type, + SANE_Word * vendor_id, + SANE_Word * product_id) +{ + const struct hp5590_model *model; + SANE_Status ret; + + hp5590_cmds_assert (vendor_id != NULL); + hp5590_cmds_assert (product_id != NULL); + + ret = hp5590_model_def (scanner_type, &model); + if (ret != SANE_STATUS_GOOD) + return ret; + *vendor_id = model->usb_vendor_id; + *product_id = model->usb_product_id; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_init_scanner (SANE_Int dn, + enum proto_flags proto_flags, + struct scanner_info ** info, + enum hp_scanner_types scanner_type) +{ + struct init_resp init_resp; + char id_buf[sizeof (init_resp.id) + 1]; + char ver_buf[sizeof (init_resp.version) + 1]; + SANE_Status ret; + const struct hp5590_model *scanner_model; + + /* + * 0A 53 49 4C 49 54 45 4B 49 50 65 6E 67 75 69 6E .SILITEKIPenguin + * 00 00 00 00 00 00 00 00 00 30 2E 30 36 37 09 60 .........0.067.. + * 09 60 4F B0 6D E0 00 00 00 00 00 00 00 00 00 64 ..O.m..........d + * 03 E8 .. + */ + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (init_resp) == 50); + + /* Init scanner */ + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN | CMD_VERIFY, + CMD_INIT, + (unsigned char *) &init_resp, + sizeof (init_resp), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + memset (id_buf, 0, sizeof (id_buf)); + memcpy (id_buf, init_resp.id, sizeof (id_buf) - 1); + scanner_model = NULL; + if (scanner_type != SCANNER_NONE) + { + unsigned int i; + for (i = 0; i < sizeof (hp5590_models) / sizeof (struct hp5590_model); + i++) + { + if (hp5590_models[i].scanner_type == scanner_type) + { + if (strcmp (id_buf, hp5590_models[i].vendor_id) != 0) + { + DBG (DBG_err, "%s: Vendor id mismatch for scanner HP%s - " + "required '%s', got '%s'\n", + __FUNCTION__, + hp5590_models[i].model, + hp5590_models[i].vendor_id, id_buf); + return SANE_STATUS_INVAL; + } + scanner_model = &hp5590_models[i]; + break; + } + } + hp5590_cmds_assert (scanner_model != NULL); + } + + if (scanner_model) + { + DBG (DBG_cmds, "HP%s flags (0x%02x)\n", scanner_model->model, init_resp.flags); + + DBG (DBG_cmds, "HP%s flags: ADF %s, TMA %s, LCD %s\n", + scanner_model->model, + init_resp.flags & INIT_FLAG_ADF ? "yes" : "no", + init_resp.flags & INIT_FLAG_TMA ? "yes" : "no", + init_resp.flags & INIT_FLAG_LCD ? "yes" : "no"); + + + memset (ver_buf, 0, sizeof (ver_buf)); + memcpy (ver_buf, init_resp.version, sizeof (ver_buf) - 1); + DBG (DBG_cmds, "HP%s firmware version: %s\n", scanner_model->model, ver_buf); + + DBG (DBG_cmds, "HP%s max resolution X: %u DPI\n", + scanner_model->model, ntohs (init_resp.max_dpi_x)); + DBG (DBG_cmds, "HP%s max resolution Y: %u DPI\n", + scanner_model->model, ntohs (init_resp.max_dpi_y)); + DBG (DBG_cmds, "HP%s max pixels X: %u\n", + scanner_model->model, ntohs (init_resp.max_pixels_x)); + DBG (DBG_cmds, "HP%s max pixels Y: %u\n", + scanner_model->model, ntohs (init_resp.max_pixels_y)); + DBG (DBG_cmds, "HP%s max size X: %.3f inches\n", + scanner_model->model, + ntohs (init_resp.max_pixels_x) * 1.0 / + ntohs (init_resp.max_dpi_x)); + DBG (DBG_cmds, "HP%s max size Y: %.3f inches\n", scanner_model->model, + ntohs (init_resp.max_pixels_y) * 1.0 / + ntohs (init_resp.max_dpi_y)); + DBG (DBG_cmds, "HP%s normal motor param: %u, max motor param: %u\n", + scanner_model->model, ntohs (init_resp.motor_param_normal), + ntohs (init_resp.motor_param_max)); + } + + if (info) + { + *info = malloc (sizeof (struct scanner_info)); + if (!*info) + { + DBG (DBG_err, "Memory allocation failed\n"); + return SANE_STATUS_NO_MEM; + } + memset (*info, 0, sizeof (struct scanner_info)); + + (*info)->max_dpi_x = ntohs (init_resp.max_dpi_x); + (*info)->max_dpi_y = ntohs (init_resp.max_dpi_y); + (*info)->max_pixels_x = ntohs (init_resp.max_pixels_x) - 1; + (*info)->max_pixels_y = ntohs (init_resp.max_pixels_y) + 1; + (*info)->max_size_x = (*info)->max_pixels_x * 1.0 / (*info)->max_dpi_x; + (*info)->max_size_y = (*info)->max_pixels_y * 1.0 / (*info)->max_dpi_y; + (*info)->features = FEATURE_NONE; + if (init_resp.flags & INIT_FLAG_LCD) + (*info)->features |= FEATURE_LCD; + if (init_resp.flags & INIT_FLAG_ADF) + (*info)->features |= FEATURE_ADF; + if (init_resp.flags & INIT_FLAG_TMA) + (*info)->features |= FEATURE_TMA; + if (scanner_model) + { + (*info)->model = scanner_model->model; + (*info)->kind = scanner_model->kind; + } + } + + ret = hp5590_get_status (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: scanner reports non-zero status: %s\n", + __FUNCTION__, sane_strstatus (ret)); + return ret; + } + DBG (DBG_cmds, "%s: scanner status OK\n", __FUNCTION__); + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_eeprom (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int addr, + unsigned char *data, unsigned int size) +{ + uint8_t eeprom_addr = addr; + SANE_Status ret; + + hp5590_cmds_assert (data != NULL); + hp5590_cmds_assert (sizeof (eeprom_addr) == 1); + + DBG (DBG_proc, "%s\n", __FUNCTION__); + DBG (DBG_proc, "Reading EEPROM: addr %04x, size %u\n", addr, size); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_EEPROM_ADDR, + (unsigned char *) &eeprom_addr, + sizeof (eeprom_addr), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN | CMD_VERIFY, + CMD_EEPROM_READ, data, size, CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_write_eeprom (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int addr, + unsigned char *data, unsigned int size) +{ + uint8_t eeprom_addr = addr; + SANE_Status ret; + + hp5590_cmds_assert (data != NULL); + hp5590_cmds_assert (sizeof (eeprom_addr) == 1); + + DBG (DBG_proc, "%s\n", __FUNCTION__); + DBG (DBG_proc, "Writing EEPROM: addr %04x, size: %u\n", addr, size); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_EEPROM_ADDR, + (unsigned char *) &eeprom_addr, + sizeof (eeprom_addr), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_EEPROM_WRITE, data, size, CORE_DATA); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_scan_count (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int *count) +{ + uint32_t scan_count; + SANE_Status ret; + + hp5590_cmds_assert (count != NULL); + hp5590_cmds_assert (sizeof (scan_count) == 4); + + DBG (DBG_proc, "%s\n", __FUNCTION__); + DBG (DBG_proc, "Reading scan count\n"); + + ret = hp5590_read_eeprom (dn, + proto_flags, + 0x00, + (unsigned char *) &scan_count, + sizeof (scan_count)); + + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Host order */ + *count = scan_count; + + DBG (DBG_proc, "Scan count %u\n", *count); + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_inc_scan_count (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint32_t scan_count; + unsigned int count; + unsigned int new_count; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + hp5590_cmds_assert (sizeof (scan_count) == 4); + + ret = hp5590_read_scan_count (dn, proto_flags, &count); + if (ret != SANE_STATUS_GOOD) + return ret; + + scan_count = ++count; + + ret = hp5590_write_eeprom (dn, + proto_flags, + 0x00, + (unsigned char *) &scan_count, + sizeof (scan_count)); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Verify its setting */ + ret = hp5590_read_scan_count (dn, proto_flags, &new_count); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (count != new_count) + { + DBG (DBG_err, "Scan count wasn't set\n"); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_max_scan_count (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int *max_count) +{ + uint8_t max_scan_count[3]; + SANE_Status ret; + + hp5590_cmds_assert (max_count != NULL); + hp5590_cmds_assert (sizeof (max_scan_count) == 3); + + DBG (DBG_proc, "%s\n", __FUNCTION__); + DBG (DBG_proc, "Reading max scan count\n"); + + ret = hp5590_read_eeprom (dn, + proto_flags, + 0x10, + (unsigned char *) max_scan_count, + sizeof (max_scan_count)); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Host order */ + *max_count = 0; + memcpy (max_count, max_scan_count, sizeof (max_scan_count)); + + DBG (DBG_proc, "Max scan count %u\n", *max_count); + + return SANE_STATUS_GOOD; +} + +/*************************************************************************** + * + * EEPROM contents: + * + * 0000: 6A 11 00 00 FF FF FF FF FF FF FF FF 09 0E 0F 00 j............... + * 0010: 0C 13 0F 00 00 3A 00 FF FF FF 4E 35 39 45 54 52 ..........N59ETR + * 0020: 31 52 4D 00 FF FF 00 16 00 0A 00 0D 00 11 00 10 1RM............. + * 0030: FF FF FF FF FF FF FF FF FF 00 FF FF FF FF FF FF ................ + * 0040: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 0050: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 0060: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 0070: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 0080: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 0090: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 00A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 00B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 00C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 00D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 00E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ................ + * 00F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ............... + * + * Addr 0x00, len: 0x04 - scan count (little-endian) + * Addr 0x1A, len: 0x0A - part number (w/o first 'CN' letters) + * Addr 0x10, len: 0x03 - max scan count (little-endian) (0C 13 0F) + * + */ + +/******************************************************************************/ +static __sane_unused__ SANE_Status +hp5590_read_eeprom_all_cmd (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint8_t eeprom[255]; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + ret = hp5590_read_eeprom (dn, + proto_flags, + 0x00, + (unsigned char *) eeprom, + sizeof (eeprom)); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* FIXME: Debug output */ + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_part_number (SANE_Int dn, + enum proto_flags proto_flags) +{ + unsigned int part_number_len = PART_NUMBER_LEN; + unsigned char part_number[PART_NUMBER_LEN + 1]; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + memset (part_number, 0, sizeof (part_number)); + ret = hp5590_read_eeprom (dn, + proto_flags, + 0x1a, + part_number, part_number_len); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (DBG_cmds, "Part number: '%s'\n", part_number); + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_is_data_available (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint8_t data_status; + SANE_Status ret; + SANE_Bool data_available; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (data_status) == 1); + data_available = SANE_FALSE; + + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN | CMD_VERIFY, + CMD_DATA_STATUS, + (unsigned char *) &data_status, + sizeof (data_status), CORE_DATA); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (DBG_cmds, "%s: Data status: %02x\n", __FUNCTION__, data_status); + + if (data_status == 0x40) + data_available = SANE_TRUE; + + DBG (DBG_cmds, "%s: Data is %s\n", + __FUNCTION__, + data_available == SANE_TRUE ? "available" : "not available"); + + return data_available == SANE_TRUE ? SANE_STATUS_GOOD : SANE_STATUS_NO_DOCS; +} + +/******************************************************************************/ +static SANE_Status +hp5590_stop_scan (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint8_t reg_011b = 0x40; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (reg_011b) == 1); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_STOP_SCAN, + (unsigned char *) ®_011b, + sizeof (reg_011b), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* FIXME */ + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_turnon_lamp (SANE_Int dn, + enum proto_flags proto_flags, + enum hp5590_lamp_state state) +{ + struct lamp_state lamp_state; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (lamp_state) == 4); + + if (state == LAMP_STATE_TURNON) + { + /* Turn on lamp */ + lamp_state.unk1 = 0x02; + lamp_state.flag = 0x01; + lamp_state.turnoff_time = htons (0x0a0a); + DBG (DBG_cmds, "%s: turning lamp on\n", __FUNCTION__); + } + + if (state == LAMP_STATE_TURNOFF) + { + /* Turn off lamp */ + lamp_state.unk1 = 0x02; + lamp_state.flag = 0x02; + lamp_state.turnoff_time = htons (0x0a0a); + DBG (DBG_cmds, "%s: turning lamp off\n", __FUNCTION__); + } + + if (state == LAMP_STATE_SET_TURNOFF_TIME) + { + /* Turn on lamp */ + lamp_state.unk1 = 0x02; + lamp_state.flag = 0x03; + lamp_state.turnoff_time = htons (0x0336); + DBG (DBG_cmds, "%s: setting turnoff time\n", __FUNCTION__); + } + + if (state == LAMP_STATE_SET_TURNOFF_TIME_LONG) + { + /* Turn on lamp */ + lamp_state.unk1 = 0x02; + lamp_state.flag = 0x03; + lamp_state.turnoff_time = htons (0x0f36); + DBG (DBG_cmds, "%s: setting long turnoff time\n", __FUNCTION__); + } + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_CONTROL_LAMP, + (unsigned char *) &lamp_state, + sizeof (lamp_state), CORE_DATA); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (state == LAMP_STATE_TURNON) + { + ret = hp5590_init_scanner (dn, proto_flags, NULL, SCANNER_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_power_status (SANE_Int dn, + enum proto_flags proto_flags) +{ + struct power_resp power_resp; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (power_resp) == 3); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN | CMD_VERIFY, + CMD_POWER_STATUS, + (unsigned char *) &power_resp, + sizeof (power_resp), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (DBG_cmds, "Power status: %s (%02x)\n", + power_resp.flags & POWER_FLAG_ON ? "on" : "off", power_resp.flags); + + if (!(power_resp.flags & POWER_FLAG_ON)) + { + DBG (DBG_cmds, "Turning lamp on\n"); + ret = hp5590_turnon_lamp (dn, proto_flags, LAMP_STATE_TURNON); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_error_code (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int *adf_flags) +{ + struct reg_03 reg_03; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (reg_03) == 3); + hp5590_cmds_assert (adf_flags != NULL); + + memset (®_03, 0, sizeof (reg_03)); + *adf_flags = 0; + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN, + CMD_MISC_STATUS, + (unsigned char *) ®_03, + sizeof (reg_03), CORE_NONE); + + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (DBG_cmds, "%s: adf_flags: %04x\n", __FUNCTION__, reg_03.adf_flags); + DBG (DBG_cmds, "%s: unk1 : %04x\n", __FUNCTION__, reg_03.unk1); + DBG (DBG_cmds, "%s: unk2 : %04x\n", __FUNCTION__, reg_03.unk2); + + *adf_flags = reg_03.adf_flags; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_reset_scan_head (SANE_Int dn, + enum proto_flags proto_flags) +{ + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + ret = hp5590_turnon_lamp (dn, proto_flags, LAMP_STATE_TURNOFF); + if (ret != SANE_STATUS_GOOD) + return ret; + + usleep (100 * 1000); + + ret = hp5590_turnon_lamp (dn, proto_flags, LAMP_STATE_TURNON); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_select_source_and_wakeup (SANE_Int dn, + enum proto_flags proto_flags, + enum scan_sources source, + SANE_Bool extend_lamp_timeout) +{ + uint8_t reg_d6 = 0x04; + SANE_Status ret; + unsigned int adf_flags; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (reg_d6) == 1); + + if (source == SOURCE_TMA_SLIDES || source == SOURCE_TMA_NEGATIVES) + { + ret = hp5590_turnon_lamp (dn, proto_flags, LAMP_STATE_TURNOFF); + if (ret != SANE_STATUS_GOOD) + return ret; + } + else + { + ret = hp5590_turnon_lamp (dn, + proto_flags, + extend_lamp_timeout == SANE_TRUE ? + LAMP_STATE_SET_TURNOFF_TIME_LONG : + LAMP_STATE_SET_TURNOFF_TIME); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + switch (source) + { + case SOURCE_ADF: + case SOURCE_ADF_DUPLEX: + reg_d6 = 0x03; + break; + case SOURCE_FLATBED: + reg_d6 = 0x04; + break; + case SOURCE_TMA_SLIDES: + reg_d6 = 0x02; + break; + case SOURCE_TMA_NEGATIVES: + reg_d6 = 0x01; + break; + case SOURCE_NONE: + DBG (DBG_err, "Scan source not selected\n"); + return SANE_STATUS_INVAL; + default: + DBG (DBG_err, "Unknown scan source: %u\n", source); + return SANE_STATUS_INVAL; + } + + DBG (DBG_cmds, "Scan source: %u\n", reg_d6); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_SELECT_SOURCE, + (unsigned char *) ®_d6, + sizeof (reg_d6), CORE_NONE); + + if (ret != SANE_STATUS_GOOD && ret != SANE_STATUS_DEVICE_BUSY) + return ret; + + ret = hp5590_read_error_code (dn, proto_flags, &adf_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (adf_flags & FLAG_ADF_EMPTY) + { + DBG (DBG_cmds, "ADF empty\n"); + return SANE_STATUS_NO_DOCS; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_lock_unlock_scanner (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint8_t reg_00 = 0x01; + SANE_Status ret; + unsigned int adf_flags; + unsigned int waiting; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + hp5590_cmds_assert (sizeof (reg_00) == 1); + + for (waiting = 0; waiting < WAKEUP_TIMEOUT; waiting++, sleep (1)) + { + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_LOCK_UNLOCK, + (unsigned char *) ®_00, + sizeof (reg_00), CORE_NONE); + if (ret == SANE_STATUS_GOOD) + break; + + if (ret != SANE_STATUS_DEVICE_BUSY) + return ret; + + DBG (DBG_cmds, "Waiting for scanner...\n"); + ret = hp5590_read_error_code (dn, proto_flags, &adf_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (adf_flags & FLAG_ADF_EMPTY) + { + DBG (DBG_cmds, "ADF empty\n"); + return SANE_STATUS_NO_DOCS; + } + } + + if (waiting == WAKEUP_TIMEOUT) + return SANE_STATUS_DEVICE_BUSY; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_set_base_dpi (SANE_Int dn, + enum proto_flags proto_flags, + struct scanner_info *scanner_info, + unsigned int base_dpi) +{ + uint16_t _base_dpi; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (scanner_info != NULL); + hp5590_cmds_assert (base_dpi != 0); + hp5590_cmds_assert (sizeof (_base_dpi) == 2); + + if (base_dpi > scanner_info->max_dpi_x + || base_dpi > scanner_info->max_dpi_y) + { + DBG (DBG_err, "Base DPI too large " + "(given: %u, max X DPI: %u, max Y DPI: %u)\n", + base_dpi, + scanner_info->max_dpi_x, + scanner_info->max_dpi_y); + return SANE_STATUS_INVAL; + } + + _base_dpi = htons (base_dpi); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_SET_BASE_DPI, + (unsigned char *) &_base_dpi, + sizeof (_base_dpi), CORE_DATA); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_set_color_map (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int base_dpi) +{ + struct color_map color_map; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (color_map) == 18); + hp5590_cmds_assert (base_dpi != 0); + + memset (&color_map, 0, sizeof (color_map)); + if (base_dpi < 2400) + { + color_map.color1[4] = 0x01; + color_map.color2[4] = 0x01; + color_map.color3[4] = 0x01; + } + else + { + color_map.color1[2] = 0xff; + color_map.color1[3] = 0x01; + color_map.color1[4] = 0x04; + color_map.color1[5] = 0x02; + + color_map.color2[2] = 0xff; + color_map.color2[3] = 0x01; + color_map.color2[4] = 0x04; + color_map.color2[5] = 0x02; + + color_map.color3[2] = 0xff; + color_map.color3[3] = 0x01; + color_map.color3[4] = 0x04; + color_map.color3[5] = 0x02; + } + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_SET_COLOR_MAP, + (unsigned char *) &color_map, + sizeof (color_map), CORE_DATA); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/****************************************************************************** + * Calculate base DPI + * Base DPI is what image dimensions are calculated on (top X,Y; bottom X,Y) + * Calculated according the following rules: + * Base DPI is 150 when 0 < DPI < 150; + * Base DPI is 300 when 150 <= DPI <= 300; + * Base DPI is 600 when 300 < DPI <= 600; + * Base DPI is 1200 when 600 < DPI; + */ +static SANE_Status +calc_base_dpi (unsigned int dpi, unsigned int *base_dpi) +{ + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (base_dpi != NULL); + hp5590_cmds_assert (dpi != 0); + + *base_dpi = 0; + + if (dpi < 150) + { + *base_dpi = 150; + return SANE_STATUS_GOOD; + } + + if (dpi >= 150 && dpi <= 300) + { + *base_dpi = 300; + return SANE_STATUS_GOOD; + } + + if (dpi > 300 && dpi <= 600) + { + *base_dpi = 600; + return SANE_STATUS_GOOD; + } + + if (dpi > 600 && dpi <= 1200) + { + *base_dpi = 1200; + return SANE_STATUS_GOOD; + } + + if (dpi > 1200 && dpi <= 2400) + { + *base_dpi = 2400; + return SANE_STATUS_GOOD; + } + + DBG (DBG_err, "Error calculating base DPI (given DPI: %u)\n", dpi); + return SANE_STATUS_INVAL; +} + +/******************************************************************************/ +static SANE_Status +calc_scanner_dpi (unsigned int dpi, unsigned int *scanner_dpi) +{ + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (scanner_dpi != NULL); + hp5590_cmds_assert (dpi != 0); + + if (dpi <= 100) + { + *scanner_dpi = 100; + return SANE_STATUS_GOOD; + } + + if (dpi > 100 && dpi <= 200) + { + *scanner_dpi = 200; + return SANE_STATUS_GOOD; + } + + if (dpi == 300) + { + *scanner_dpi = 300; + return SANE_STATUS_GOOD; + } + + if (dpi > 300 && dpi <= 600) + { + *scanner_dpi = 600; + return SANE_STATUS_GOOD; + } + + if (dpi > 600 && dpi <= 1200) + { + *scanner_dpi = 1200; + return SANE_STATUS_GOOD; + } + + if (dpi > 1200 && dpi <= 2400) + { + *scanner_dpi = 2400; + return SANE_STATUS_GOOD; + } + + DBG (DBG_err, "Error calculating scanner DPI (given DPI: %u)\n", dpi); + return SANE_STATUS_INVAL; +} + +/******************************************************************************/ +static SANE_Status +hp5590_calc_pixel_bits (unsigned int dpi, enum color_depths color_depth, + unsigned int *pixel_bits) +{ + unsigned int scanner_dpi; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (pixel_bits != NULL); + hp5590_cmds_assert (dpi != 0); + + ret = calc_scanner_dpi (dpi, &scanner_dpi); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (color_depth == DEPTH_COLOR_48) + { + *pixel_bits = 48; + return SANE_STATUS_GOOD; + } + + if (color_depth == DEPTH_COLOR_24) + { + *pixel_bits = 24; + return SANE_STATUS_GOOD; + } + + if (color_depth == DEPTH_GRAY) + { + *pixel_bits = 8; + return SANE_STATUS_GOOD; + } + + if (color_depth == DEPTH_BW) + { + if (dpi == scanner_dpi) + *pixel_bits = 1; + else + *pixel_bits = 8; + return SANE_STATUS_GOOD; + } + + DBG (DBG_err, "Error calculating pixel bits (given DPI: %u)\n", dpi); + return SANE_STATUS_INVAL; +} + +/******************************************************************************/ +static SANE_Status +hp5590_set_scan_area (SANE_Int dn, + enum proto_flags proto_flags, + struct scanner_info *scanner_info, + unsigned int top_x, unsigned int top_y, + unsigned int width, unsigned int height, + unsigned int dpi, enum color_depths color_depth, + enum scan_modes scan_mode, + enum scan_sources scan_source) +{ + struct scan_params scan_params; + unsigned int scanner_top_x; + unsigned int scanner_top_y; + unsigned int scanner_pixels_x; + unsigned int scanner_pixels_y; + unsigned int base_dpi; + unsigned int scanner_dpi; + unsigned int pixel_bits; + unsigned int scanner_line_width; + unsigned int max_pixels_x_current_dpi; + unsigned int max_pixels_y_current_dpi; + unsigned int pixels_x; + unsigned int pixels_y; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (scan_params) == 37); + hp5590_cmds_assert (dpi != 0); + hp5590_cmds_assert (scanner_info != NULL); + + memset (&scan_params, 0, sizeof (scan_params)); + + scan_params.source = SCAN_PARAMS_SOURCE_SIMPLEX; + if (scan_source == SOURCE_ADF) + scan_params.source |= SCAN_PARAMS_SOURCE_ADF; + if (scan_source == SOURCE_ADF_DUPLEX) + scan_params.source |= SCAN_PARAMS_SOURCE_ADF | SCAN_PARAMS_SOURCE_DUPLEX; + if (scan_source == SOURCE_FLATBED) + scan_params.source |= SCAN_PARAMS_SOURCE_FLATBED; + if (scan_source == SOURCE_TMA_SLIDES) + scan_params.source |= SCAN_PARAMS_SOURCE_TMA_SLIDES; + if (scan_source == SOURCE_TMA_NEGATIVES) + scan_params.source |= SCAN_PARAMS_SOURCE_TMA_NEGATIVES; + + DBG (DBG_cmds, "Scan params. source : 0x%04x\n", scan_params.source); + + DBG (DBG_cmds, "DPI: %u\n", dpi); + if (dpi > scanner_info->max_dpi_x || dpi > scanner_info->max_dpi_y) + { + DBG (DBG_err, "DPI too large " + "(given: %u, max X DPI: %u, max Y DPI: %u)\n", + dpi, scanner_info->max_dpi_x, scanner_info->max_dpi_y); + return SANE_STATUS_INVAL; + } + + ret = calc_base_dpi (dpi, &base_dpi); + if (ret != SANE_STATUS_GOOD) + return ret; + DBG (DBG_cmds, "Base DPI: %u\n", base_dpi); + + ret = calc_scanner_dpi (dpi, &scanner_dpi); + if (ret != SANE_STATUS_GOOD) + return ret; + DBG (DBG_cmds, "Scanner DPI: %u\n", scanner_dpi); + + scan_params.dpi_x = htons (scanner_dpi); + scan_params.dpi_y = htons (scanner_dpi); + + DBG (DBG_cmds, "DPI X: 0x%04x\n", scanner_dpi); + DBG (DBG_cmds, "DPI Y: 0x%04x\n", scanner_dpi); + + ret = hp5590_calc_pixel_bits (dpi, color_depth, &pixel_bits); + if (ret != SANE_STATUS_GOOD) + return ret; + + DBG (DBG_cmds, "Pixel bits: %u\n", pixel_bits); + + scan_params.pixel_bits = pixel_bits; + + scan_params.bw_gray_flag = 0; + if (color_depth == DEPTH_BW || color_depth == DEPTH_GRAY) + scan_params.bw_gray_flag = htons (0x40); + + scan_params.flags = htons (0xe840); + if (dpi > 300 && dpi <= 1200) + scan_params.flags = htons (0xc840); + if (dpi > 1200) + scan_params.flags = htons (0xc040); + + scan_params.motor_param1 = htons (100); + scan_params.motor_param2 = htons (100); + scan_params.motor_param3 = htons (100); + if (scan_source == SOURCE_TMA_NEGATIVES) + { + scan_params.motor_param2 = htons (200); + scan_params.motor_param3 = htons (400); + } + + scan_params.unk1 = htons (0x80); + + scan_params.mode = 0; + if (scan_mode == MODE_PREVIEW) + scan_params.mode = 0x04; + + max_pixels_x_current_dpi = (float) scanner_info->max_size_x * dpi; + max_pixels_y_current_dpi = (float) scanner_info->max_size_y * dpi; + if ( scan_source == SOURCE_TMA_NEGATIVES + || scan_source == SOURCE_TMA_SLIDES) + { + max_pixels_x_current_dpi = (float) (TMA_MAX_X_INCHES * dpi); + max_pixels_y_current_dpi = (float) (TMA_MAX_Y_INCHES * dpi); + } + /* In ADF mode the device can scan up to ADF_MAX_Y_INCHES, which is usually + * bigger than what scanner reports back during initialization + */ + if ( scan_source == SOURCE_ADF ) + max_pixels_y_current_dpi = (float) (ADF_MAX_Y_INCHES * dpi); + + /* Allow two times of max pixels for ADF Duplex mode */ + if (scan_source == SOURCE_ADF_DUPLEX) + max_pixels_y_current_dpi *= 2; + + pixels_x = width; + pixels_y = height; + + scanner_top_x = (float) (top_x * (1.0 * base_dpi / dpi)); + scanner_top_y = (float) (top_y * (1.0 * base_dpi / dpi)); + scanner_pixels_x = (float) (pixels_x * (1.0 * base_dpi / dpi)); + scanner_pixels_y = (float) (pixels_y * (1.0 * base_dpi / dpi)); + + DBG (DBG_cmds, "Top X: %u, top Y: %u, size X: %u, size Y: %u\n", + top_x, top_y, pixels_x, pixels_y); + DBG (DBG_cmds, "Scanner top X: %u, top Y: %u, size X: %u, size Y: %u\n", + scanner_top_x, scanner_top_y, + scanner_pixels_x, scanner_pixels_y); + + if (top_x + pixels_x > max_pixels_x_current_dpi) + { + DBG (DBG_err, "Top X (%u) + pixels X (%u) exceedes max X %u\n", + top_x, pixels_x, max_pixels_x_current_dpi); + return SANE_STATUS_INVAL; + } + + if (top_y + pixels_y > max_pixels_y_current_dpi) + { + DBG (DBG_err, "Top Y (%u) + pixels Y (%u) exceedes max Y %u\n", + top_y, pixels_y, max_pixels_y_current_dpi); + return SANE_STATUS_INVAL; + } + + scan_params.top_x = htons (scanner_top_x); + scan_params.top_y = htons (scanner_top_y); + scan_params.size_x = htons (scanner_pixels_x); + scan_params.size_y = htons (scanner_pixels_y); + + scanner_line_width = (float) (pixels_x + * (1.0 * scanner_dpi / dpi) / 8 * pixel_bits); + + /* Scanner hangs at scan command if line width less than 18 */ + if (scanner_line_width < 18) + { + DBG (DBG_err, "Line width too smal, extending to minimum\n"); + scanner_line_width = 18; + } + scan_params.line_width = htons (scanner_line_width); + DBG (DBG_cmds, "Line width: %u\n", scanner_line_width); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_SET_SCAN_PARAMS, + (unsigned char *) &scan_params, + sizeof (scan_params), CORE_DATA); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_image_params (SANE_Int dn, + enum proto_flags proto_flags) +{ + struct image_params image_params; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (image_params) == 16); + + memset (&image_params, 0, sizeof (image_params)); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN | CMD_VERIFY, + CMD_GET_IMAGE_PARAMS, + (unsigned char *) &image_params, + sizeof (image_params), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + if (image_params.signature != 0xc0) + { + DBG (DBG_err, "Wrong signature for image parameters structure " + "received (needed 0xc0, got %02x)\n", image_params.signature); + return SANE_STATUS_IO_ERROR; + } + DBG (DBG_cmds, "Received image params:\n"); + DBG (DBG_cmds, "Signature %02x\n", image_params.signature); + DBG (DBG_cmds, "Image size %lu (%04lx)\n", + (unsigned long) ntohl (image_params.image_size), + (unsigned long) ntohl (image_params.image_size)); + DBG (DBG_cmds, "Line width: %u (%02x)\n", ntohs (image_params.line_width), + ntohs (image_params.line_width)); + DBG (DBG_cmds, "Actual size Y: %u (%02x)\n", + ntohs (image_params.real_size_y), ntohs (image_params.real_size_y)); + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_set_scan_params (SANE_Int dn, + enum proto_flags proto_flags, + struct scanner_info * scanner_info, + unsigned int top_x, unsigned int top_y, + unsigned int width, unsigned int height, + unsigned int dpi, enum color_depths color_depth, + enum scan_modes scan_mode, + enum scan_sources scan_source) +{ + unsigned int base_dpi; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (scanner_info != NULL); + hp5590_cmds_assert (dpi != 0); + + /* Lock scanner */ + ret = hp5590_lock_unlock_scanner (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Set base DPI */ + ret = calc_base_dpi (dpi, &base_dpi); + if (ret != SANE_STATUS_GOOD) + { + /* Unlock scanner */ + hp5590_lock_unlock_scanner (dn, proto_flags); + return ret; + } + + DBG (DBG_cmds, "Set base DPI: %u\n", base_dpi); + ret = hp5590_set_base_dpi (dn, proto_flags, scanner_info, base_dpi); + if (ret != SANE_STATUS_GOOD) + { + /* Unlock scanner */ + hp5590_lock_unlock_scanner (dn, proto_flags); + return ret; + } + + /* Set color map */ + ret = hp5590_set_color_map (dn, proto_flags, base_dpi); + if (ret != SANE_STATUS_GOOD) + { + /* Unlock scanner */ + hp5590_lock_unlock_scanner (dn, proto_flags); + return ret; + } + + ret = hp5590_set_scan_area (dn, + proto_flags, + scanner_info, + top_x, top_y, + width, height, + dpi, color_depth, scan_mode, scan_source); + if (ret != SANE_STATUS_GOOD) + { + /* Unlock scanner */ + hp5590_lock_unlock_scanner (dn, proto_flags); + return ret; + } + + ret = hp5590_read_image_params (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + { + /* Unlock scanner */ + hp5590_lock_unlock_scanner (dn, proto_flags); + return ret; + } + + /* Unlock scanner */ + ret = hp5590_lock_unlock_scanner (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_send_reverse_calibration_map (SANE_Int dn, + enum proto_flags proto_flags) +{ + unsigned int reverse_map_size = REVERSE_MAP_LEN; + uint16_t reverse_map[REVERSE_MAP_LEN]; + unsigned int i; + uint16_t val; + unsigned int len; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + DBG (DBG_proc, "Preparing reverse calibration map\n"); + val = 0xffff; + len = reverse_map_size / 4; + for (i = 0; i < len; i++) + { + reverse_map[i] = htons (val); + val -= 1; + } + + for (i = len; i < len * 2; i++) + { + reverse_map[i] = htons (val); + val -= 1; + } + + for (i = len * 2; i < len * 3; i++) + { + reverse_map[i] = htons (val); + val -= 1; + } + + for (i = len * 3; i < len * 4; i++) + { + reverse_map[i] = htons (0xffff); + } + + DBG (DBG_proc, "Done preparing reverse calibration map\n"); + + ret = hp5590_bulk_write (dn, + proto_flags, + 0x2b, + (unsigned char *) reverse_map, + reverse_map_size * sizeof (uint16_t)); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_send_forward_calibration_maps (SANE_Int dn, + enum proto_flags proto_flags) +{ + unsigned int forward_map_size = FORWARD_MAP_LEN; + uint16_t forward_map[FORWARD_MAP_LEN]; + SANE_Status ret; + unsigned int i; + uint16_t val; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + DBG (DBG_proc, "Preparing forward calibration map\n"); + val = 0x0000; + for (i = 0; i < forward_map_size; i++) + { + forward_map[i] = htons (val); + if (val < 0xffff) + val += 1; + } + DBG (DBG_proc, "Done preparing forward calibration map\n"); + + ret = hp5590_bulk_write (dn, + proto_flags, + 0x012a, + (unsigned char *) forward_map, + forward_map_size * sizeof (uint16_t)); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_bulk_write (dn, + proto_flags, + 0x022a, + (unsigned char *) forward_map, + forward_map_size * sizeof (uint16_t)); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = hp5590_bulk_write (dn, + proto_flags, + 0x032a, + (unsigned char *) forward_map, + forward_map_size * sizeof (uint16_t)); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read (SANE_Int dn, + enum proto_flags proto_flags, + unsigned char *bytes, unsigned int size, + void *state) +{ + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (bytes != NULL); + hp5590_cmds_assert (state != NULL); + + ret = hp5590_bulk_read (dn, proto_flags, bytes, size, state); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_start_scan (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint8_t reg_051b = 0x40; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (sizeof (reg_051b) == 1); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_VERIFY, + CMD_START_SCAN, + (unsigned char *) ®_051b, + sizeof (reg_051b), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************/ +static SANE_Status +hp5590_read_buttons (SANE_Int dn, + enum proto_flags proto_flags, + enum button_status * status) +{ + uint16_t button_status; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + hp5590_cmds_assert (status != NULL); + hp5590_cmds_assert (sizeof (button_status) == 2); + + ret = hp5590_cmd (dn, + proto_flags, + CMD_IN | CMD_VERIFY, + CMD_BUTTON_STATUS, + (unsigned char *) &button_status, + sizeof (button_status), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + *status = BUTTON_NONE; + + /* Network order */ + button_status = ntohs (button_status); + DBG (DBG_cmds, "Button status: %04x\n", button_status); + DBG (DBG_cmds, "Power: %s, Scan: %s, Collect: %s, File: %s, Email: %s, Copy: %s, " + "Up: %s, Down: %s, Mode: %s, Cancel: %s\n", + button_status & BUTTON_FLAG_POWER ? " on" : "off", + button_status & BUTTON_FLAG_SCAN ? " on" : "off", + button_status & BUTTON_FLAG_COLLECT ? " on" : "off", + button_status & BUTTON_FLAG_FILE ? " on" : "off", + button_status & BUTTON_FLAG_EMAIL ? " on" : "off", + button_status & BUTTON_FLAG_COPY ? " on" : "off", + button_status & BUTTON_FLAG_UP ? " on" : "off", + button_status & BUTTON_FLAG_DOWN ? " on" : "off", + button_status & BUTTON_FLAG_MODE ? " on" : "off", + button_status & BUTTON_FLAG_CANCEL ? " on" : "off"); + + if (button_status & BUTTON_FLAG_POWER) + *status = BUTTON_POWER; + + if (button_status & BUTTON_FLAG_SCAN) + *status = BUTTON_SCAN; + + if (button_status & BUTTON_FLAG_COLLECT) + *status = BUTTON_COLLECT; + + if (button_status & BUTTON_FLAG_FILE) + *status = BUTTON_FILE; + + if (button_status & BUTTON_FLAG_EMAIL) + *status = BUTTON_EMAIL; + + if (button_status & BUTTON_FLAG_COPY) + *status = BUTTON_COPY; + + if (button_status & BUTTON_FLAG_UP) + *status = BUTTON_UP; + + if (button_status & BUTTON_FLAG_DOWN) + *status = BUTTON_DOWN; + + if (button_status & BUTTON_FLAG_MODE) + *status = BUTTON_MODE; + + if (button_status & BUTTON_FLAG_CANCEL) + *status = BUTTON_CANCEL; + + return SANE_STATUS_GOOD; +} + +/* SET SCAN PARAMETERS +==================== 50 ======================= +BW 50 (425 x 585) +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +BW 50 reduced top left (261 x 469) +18 00 64 00 64 00 00 00 00 03 0c 05 7f 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 02 08 + +BW 50 reduced top right (302 x 498) +18 00 64 00 64 01 6e 00 00 03 8a 05 d6 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 02 5c + +BW 50 X 0, small width (16 x 585) +18 00 64 00 64 00 00 00 00 00 30 06 db 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 00 20 + +BW 50 X large, small width (24 x 585) +18 00 64 00 64 04 b0 00 00 00 48 06 db 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 00 30 + +BW 50 Y 0, small height (425 x 21) +18 00 64 00 64 00 00 00 00 04 f8 00 3f 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +BW 50 Y large, small height (425 x 21) +18 00 64 00 64 00 00 06 99 04 f8 00 3f 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +GRAY 50 +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +COLOR 50 +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +00 18 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 09 f0 + +==================== 75 ======================= +BW 75 +18 00 64 00 64 00 00 00 00 04 f8 06 da 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +GRAY 75 +18 00 64 00 64 00 00 00 00 04 f8 06 da 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +COLOR 75 +18 00 64 00 64 00 00 00 00 04 f8 06 da 00 80 00 +00 18 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 09 f0 + +COLOR 75 48 bit +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +04 00 00 13 e0 + +=================== 100 ======================= +BW 100 +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +40 01 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 00 6a + +GRAY 100 +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 50 + +COLOR 100 +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +00 18 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 09 f0 + +COLOR 100 48bit, preview +18 00 64 00 64 00 00 00 00 04 f8 06 db 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +04 00 00 13 e0 + +COLOR 100 48bit +18 00 64 00 64 00 00 00 00 04 f2 06 db 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 13 c8 + +COLOR 100 48bit, TMA negatives +11 00 64 00 64 00 00 00 00 00 fc 03 84 00 80 00 +00 30 e8 40 00 64 00 c8 01 90 00 00 00 00 00 00 +00 00 00 03 f0 + +COLOR 100 48bit, TMA slides +12 00 64 00 64 00 00 00 00 00 fc 03 84 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 03 f0 + +=================== 150 ======================= +BW 150 +18 00 c8 00 c8 00 00 00 00 09 f6 0d b6 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 06 a4 + +GRAY 150 +18 00 c8 00 c8 00 00 00 00 09 f6 0d b6 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 06 a4 + +COLOR 150 +18 00 c8 00 c8 00 00 00 00 09 f6 0d b6 00 80 00 +00 18 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 13 ec + +COLOR 150 48 bit +18 00 c8 00 c8 00 00 00 00 09 ea 0d b6 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 27 a8 + +=================== 200 ======================= +BW 200 +18 00 c8 00 c8 00 00 00 00 09 f0 0d b6 00 80 00 +40 01 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 00 d4 + +GRAY 200 +18 00 c8 00 c8 00 00 00 00 09 f6 0d b6 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 06 a4 + +COLOR 200 +18 00 c8 00 c8 00 00 00 00 09 f6 0d b6 00 80 00 +00 18 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 13 ec + +COLOR 200 48 bit +18 00 c8 00 c8 00 00 00 00 09 f6 0d aa 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 27 d8 + +=================== 300 ======================= +BW 300 +18 01 2c 01 2c 00 00 00 00 09 f0 0d b6 00 80 00 +40 01 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 01 3e + +GRAY 300 +18 01 2c 01 2c 00 00 00 00 09 f4 0d b6 00 80 00 +40 08 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 09 f4 + +COLOR 300 +18 01 2c 01 2c 00 00 00 00 09 f4 0d b6 00 80 00 +00 18 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 1d dc + +COLOR 300 48bit, TMA negatives +11 01 2c 01 2c 00 00 00 06 01 fc 07 02 00 80 00 +00 30 e8 40 00 64 00 c8 01 90 00 00 00 00 00 00 +00 00 00 0b e8 + +COLOR 300 48bit, TMA slides +12 01 2c 01 2c 00 00 00 00 01 fc 07 08 00 80 00 +00 30 e8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 0b e8 + +==================== 400 ====================== +BW 400 +18 02 58 02 58 00 00 00 00 13 ec 1b 6c 00 80 00 +40 08 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 13 ec + +GRAY 400 +18 02 58 02 58 00 00 00 00 13 ec 1b 6c 00 80 00 +40 08 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 13 ec + +COLOR 400 +18 02 58 02 58 00 00 00 00 13 ec 1b 6c 00 80 00 +00 18 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 3b c4 + +==================== 600 ====================== +BW 600 +18 02 58 02 58 00 00 00 00 13 e8 1b 6c 00 80 00 +40 01 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 02 7d + +GRAY 600 +18 02 58 02 58 00 00 00 00 13 ec 1b 6c 00 80 00 +40 08 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 13 ec + +COLOR 600 +18 02 58 02 58 00 00 00 00 13 ec 1b 6c 00 80 00 +00 18 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 3b c4 + +==================== 1200 ===================== +BW 1200 + +18 04 b0 04 b0 00 00 00 00 27 a8 36 d8 00 80 00 +40 01 c8 40 00 64 00 64 00 64 00 00 00 00 00 00 +00 00 00 04 f5 +*/ + +/* READ SCAN PARAMETERS +====================== 50 ===================== +BW 50 +c0 00 00 0f 23 a0 00 00 03 50 04 92 00 00 00 00 + +GRAY 50 +c0 00 00 0f 23 a0 00 00 03 50 04 92 00 00 00 00 + +COLOR 50 +c0 00 00 2d 6a e0 00 00 09 f0 04 92 00 00 00 00 + +====================== 75 ===================== +BW 75 +c0 00 00 0f 20 50 00 00 03 50 04 91 00 00 00 00 + +GRAY 75 +c0 00 00 0f 20 50 00 00 03 50 04 91 00 00 00 00 + +COLOR 75 +c0 00 00 2d 60 f0 00 00 09 f0 04 91 00 00 00 00 + +COLOR 75 48 bit +c0 00 00 5a 86 40 00 00 13 e0 04 8e 00 00 00 00 + +===================== 100 ===================== +BW 100 +c0 00 00 01 e4 74 00 00 00 6a 04 92 00 00 00 00 + +GRAY 100 +c0 00 00 0f 23 a0 00 00 03 50 04 92 00 00 00 00 + +COLOR 100 +c0 00 00 2d 6a e0 00 00 09 f0 04 92 00 00 00 00 + +COLOR 100, 48 bit preview +c0 00 00 5a d5 c0 00 00 13 e0 04 92 00 00 00 00 + +COLOR 100, 48 bit +c0 00 00 5a 68 10 00 00 13 c8 04 92 00 00 00 00 + +===================== 150 ===================== +BW 150 +c0 00 00 3c b3 10 00 00 06 a4 09 24 00 00 00 00 + +GRAY 150 +c0 00 00 3c b3 10 00 00 06 a4 09 24 00 00 00 00 + +COLOR 150 +c0 00 00 b6 19 30 00 00 13 ec 09 24 00 00 00 00 + +COLOR 150 48bit +c0 00 01 6a 7b a0 00 00 27 a8 09 24 00 00 00 00 + +===================== 200 ===================== +BW 200 +c0 00 00 07 91 d0 00 00 00 d4 09 24 00 00 00 00 + +GRAY 200 +c0 00 00 3c b3 10 00 00 06 a4 09 24 00 00 00 00 + +COLOR 200 +c0 00 00 b6 19 30 00 00 13 ec 09 24 00 00 00 00 + +COLOR 200 48 bit +c0 00 01 6a f3 a0 00 00 27 d8 09 1c 00 00 00 00 + +===================== 300 ===================== +BW 300 +c0 00 00 11 08 14 00 00 01 3e 0d b6 00 00 00 00 + +GRAY 300 +c0 00 00 88 77 78 00 00 09 f4 0d b6 00 00 00 00 + +COLOR 300 +c0 00 01 99 66 68 00 00 1d dc 0d b6 00 00 00 00 + +===================== 400 ===================== +BW 400 +c0 00 02 22 4b 90 00 00 13 ec 1b 6c 00 00 00 00 + +GRAY 400 +c0 00 02 22 4b 90 00 00 13 ec 1b 6c 00 00 00 00 + +COLOR 400 +c0 00 06 66 e2 b0 00 00 3b c4 1b 6c 00 00 00 00 + +===================== 600 ===================== +BW 600 +c0 00 00 44 3b bc 00 00 02 7d 1b 6c 00 00 00 00 + +GRAY 600 +c0 00 02 22 4b 90 00 00 13 ec 1b 6c 00 00 00 00 + +COLOR 600 +c0 00 06 66 e2 b0 00 00 3b c4 1b 6c 00 00 00 00 +*/ +/* vim: sw=2 ts=8 + */ diff --git a/backend/hp5590_cmds.h b/backend/hp5590_cmds.h new file mode 100644 index 0000000..c8da0f2 --- /dev/null +++ b/backend/hp5590_cmds.h @@ -0,0 +1,202 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Ilia Sotnikov + HP ScanJet 4570c support by Markham Thomas + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for + HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 Scanners +*/ + +#ifndef HP5590_H +#define HP5590_H + +#include "hp5590_low.h" + +#define TMA_MAX_X_INCHES 1.69 +#define TMA_MAX_Y_INCHES 6 + +#define ADF_MAX_Y_INCHES 14 + +enum hp_scanner_types +{ + SCANNER_NONE = 0, + SCANNER_HP4570, + SCANNER_HP5550, + SCANNER_HP5590, + SCANNER_HP7650 +}; + +enum scan_sources +{ + SOURCE_NONE = 1, + SOURCE_FLATBED, + SOURCE_ADF, + SOURCE_ADF_DUPLEX, + SOURCE_TMA_NEGATIVES, + SOURCE_TMA_SLIDES +}; + +enum scan_modes +{ + MODE_NORMAL = 1, + MODE_PREVIEW +}; + +enum color_depths +{ + DEPTH_BW = 1, + DEPTH_GRAY, + DEPTH_COLOR_24, + DEPTH_COLOR_48 +}; + +enum button_status +{ + BUTTON_NONE = 1, + BUTTON_POWER, + BUTTON_SCAN, + BUTTON_COLLECT, + BUTTON_FILE, + BUTTON_EMAIL, + BUTTON_COPY, + BUTTON_UP, + BUTTON_DOWN, + BUTTON_MODE, + BUTTON_CANCEL +}; + +enum hp5590_lamp_state +{ + LAMP_STATE_TURNOFF = 1, + LAMP_STATE_TURNON, + LAMP_STATE_SET_TURNOFF_TIME, + LAMP_STATE_SET_TURNOFF_TIME_LONG +}; + +struct hp5590_model +{ + enum hp_scanner_types scanner_type; + unsigned int usb_vendor_id; + unsigned int usb_product_id; + const char *vendor_id; + const char *model; + const char *kind; + enum proto_flags proto_flags; +}; + +#define FEATURE_NONE 0 +#define FEATURE_ADF 1 << 0 +#define FEATURE_TMA 1 << 1 +#define FEATURE_LCD 1 << 2 + +struct scanner_info +{ + const char *model; + const char *kind; + unsigned int features; + const char *fw_version; + unsigned int max_dpi_x; + unsigned int max_dpi_y; + unsigned int max_pixels_x; + unsigned int max_pixels_y; + float max_size_x; + float max_size_y; + unsigned int max_motor_param; + unsigned int normal_motor_param; +}; + +static SANE_Status hp5590_model_def (enum hp_scanner_types scanner_type, + const struct hp5590_model ** model); +static SANE_Status hp5590_vendor_product_id (enum hp_scanner_types scanner_type, + SANE_Word * vendor_id, + SANE_Word * product_id); +static SANE_Status hp5590_init_scanner (SANE_Int dn, + enum proto_flags proto_flags, + struct scanner_info **info, + enum hp_scanner_types scanner_type); +static SANE_Status hp5590_power_status (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_read_max_scan_count (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int *max_count); +static SANE_Status hp5590_select_source_and_wakeup (SANE_Int dn, + enum proto_flags proto_flags, + enum scan_sources source, + SANE_Bool extend_lamp_timeout); +static SANE_Status hp5590_stop_scan (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_read_scan_count (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int *count); +static SANE_Status hp5590_set_scan_params (SANE_Int dn, + enum proto_flags proto_flags, + struct scanner_info *scanner_info, + unsigned int top_x, unsigned int top_y, + unsigned int width, unsigned int height, + unsigned int dpi, + enum color_depths color_depth, + enum scan_modes scan_mode, + enum scan_sources scan_source); +static SANE_Status hp5590_send_forward_calibration_maps (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_send_reverse_calibration_map (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_inc_scan_count (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_start_scan (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_read (SANE_Int dn, + enum proto_flags proto_flags, + unsigned char *bytes, + unsigned int size, void *state); +static SANE_Status hp5590_read_buttons (SANE_Int dn, + enum proto_flags proto_flags, + enum button_status *status); +static SANE_Status hp5590_read_part_number (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_calc_pixel_bits (unsigned int dpi, + enum color_depths color_depth, + unsigned int *pixel_bits); +static SANE_Status hp5590_is_data_available (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_reset_scan_head (SANE_Int dn, + enum proto_flags proto_flags); +#endif /* HP5590_H */ +/* vim: sw=2 ts=8 + */ diff --git a/backend/hp5590_low.c b/backend/hp5590_low.c new file mode 100644 index 0000000..51da01a --- /dev/null +++ b/backend/hp5590_low.c @@ -0,0 +1,965 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Ilia Sotnikov + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for + HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 Scanners +*/ + +#include "../include/sane/config.h" + +#include +#include +#include +#ifdef HAVE_NETINET_IN_H +# include +#endif /* HAVE_NETINET_IN_H */ + +#include "byteorder.h" + +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_usb.h" +#include "../include/_stdint.h" +#include "hp5590_low.h" + +/* Debug levels */ +#define DBG_err 0 +#define DBG_proc 10 +#define DBG_usb 50 + +/* Custom assert() macro */ +#define hp5590_low_assert(exp) if(!(exp)) { \ + DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\ + return SANE_STATUS_INVAL; \ +} + +/* Structure describing bulk transfer size */ +struct bulk_size +{ + uint16_t size; + uint8_t unused; +} __attribute__ ((packed)); + +/* Structure describing bulk URB */ +/* FIXME: Verify according to USB standard */ +struct usb_in_usb_bulk_setup +{ + uint8_t bRequestType; + uint8_t bRequest; + uint8_t bEndpoint; + uint16_t unknown; + uint16_t wLength; /* MSB first */ + uint8_t pad; +} __attribute__ ((packed)); + +/* Structure describing control URB */ +struct usb_in_usb_ctrl_setup { + uint8_t bRequestType; + uint8_t bRequest; + uint16_t wValue; /* MSB first */ + uint16_t wIndex; /* MSB first */ + uint16_t wLength; /* LSB first */ +} __attribute__ ((packed)); + +/* CORE status flag - ready or not */ +#define CORE_FLAG_NOT_READY 1 << 1 + +/* Bulk transfers are done in pages, below their respective sizes */ +#define BULK_WRITE_PAGE_SIZE 0x0f000 +#define BULK_READ_PAGE_SIZE 0x10000 +#define ALLOCATE_BULK_READ_PAGES 16 /* 16 * 65536 = 1Mb */ + +/* Structure describing bulk read state, because bulk reads will be done in + * pages, but function caller uses its own buffer, whose size is certainly + * different. Also, each bulk read page is ACK'ed by special command + * so total pages received should be tracked as well + */ +struct bulk_read_state +{ + unsigned char *buffer; + unsigned int buffer_size; + unsigned int bytes_available; + unsigned char *buffer_out_ptr; + unsigned char *buffer_in_ptr; + unsigned int total_pages; + unsigned char *buffer_end_ptr; + unsigned int initialized; +}; + +/******************************************************************************* + * USB-in-USB: get acknowledge for last USB-in-USB operation + * + * Parameters + * dn - sanei_usb device descriptor + * + * Returns + * SANE_STATUS_GOOD - if correct acknowledge was received + * SANE_STATUS_DEVICE_BUSY - otherwise + */ +static SANE_Status +hp5590_get_ack (SANE_Int dn, + enum proto_flags proto_flags) +{ + uint8_t status; + SANE_Status ret; + + /* Bypass reading acknowledge if the device doesn't need it */ + if (proto_flags & PF_NO_USB_IN_USB_ACK) + return SANE_STATUS_GOOD; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + /* Check if USB-in-USB operation was accepted */ + ret = sanei_usb_control_msg (dn, USB_DIR_IN | USB_TYPE_VENDOR, + 0x0c, 0x8e, 0x20, + sizeof (status), &status); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error getting acknowledge\n", + __FUNCTION__); + return ret; + } + + DBG (DBG_usb, "%s: USB-in-USB: accepted\n", __FUNCTION__); + + /* Check if we received correct acknowledgement */ + if (status != 0x01) + { + DBG (DBG_err, "%s: USB-in-USB: not accepted (status %u)\n", + __FUNCTION__, status); + return SANE_STATUS_DEVICE_BUSY; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************* + * USB-in-USB: get device status + * + * Parameters + * dn - sanei_usb device descriptor + * + * Returns + * SANE_STATUS_GOOD - if correct status was received + * SANE_STATUS_DEVICE_BUSY - otherwise + */ +static SANE_Status +hp5590_get_status (SANE_Int dn, + __sane_unused__ enum proto_flags proto_flags) +{ + uint8_t status; + SANE_Status ret; + + DBG (DBG_proc, "%s\n", __FUNCTION__); + + ret = sanei_usb_control_msg (dn, USB_DIR_IN | USB_TYPE_VENDOR, + 0x0c, 0x8e, 0x00, + sizeof (status), &status); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error getting device status\n", + __FUNCTION__); + return ret; + } + + /* Check if we received correct status */ + if (status != 0x00) + { + DBG (DBG_err, "%s: USB-in-USB: got non-zero device status (status %u)\n", + __FUNCTION__, status); + return SANE_STATUS_DEVICE_BUSY; + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************* + * USB-in-USB: sends control message for IN or OUT operation + * + * Parameters + * dn - sanei_usb device descriptor + * requesttype, request, value, index - their meaninings are similar to + * sanei_control_msg() + * bytes - pointer to data buffer + * size - size of data + * core_flags - + * CORE_NONE - no CORE operation will be performed + * CORE_DATA - operation on CORE data will be performed + * CORE_BULK_IN - preparation for bulk IN transfer (not used yet) + * CORE_BULK_OUT - preparation for bulk OUT trasfer + * + * Returns + * SANE_STATUS_GOOD - control message was sent w/o any errors + * all other SANE_Status values - otherwise + */ +static SANE_Status +hp5590_control_msg (SANE_Int dn, + enum proto_flags proto_flags, + int requesttype, int request, + int value, int index, unsigned char *bytes, + int size, int core_flags) +{ + struct usb_in_usb_ctrl_setup ctrl; + SANE_Status ret; + unsigned int len; + unsigned char *ptr; + uint8_t ack; + uint8_t response; + unsigned int needed_response; + + DBG (DBG_proc, "%s: USB-in-USB: core data: %s\n", + __FUNCTION__, core_flags & CORE_DATA ? "yes" : "no"); + + hp5590_low_assert (bytes != NULL); + + /* IN (read) operation will be performed */ + if (requesttype & USB_DIR_IN) + { + /* Prepare USB-in-USB control message */ + memset (&ctrl, 0, sizeof (ctrl)); + ctrl.bRequestType = 0xc0; + ctrl.bRequest = request; + ctrl.wValue = htons (value); + ctrl.wIndex = htons (index); + ctrl.wLength = htole16 (size); + + DBG (DBG_usb, "%s: USB-in-USB: sending control msg\n", __FUNCTION__); + /* Send USB-in-USB control message */ + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x04, 0x8f, 0x00, + sizeof (ctrl), (unsigned char *) &ctrl); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error sending control message\n", + __FUNCTION__); + return ret; + } + + /* USB-in-USB: checking acknowledge for control message */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + len = size; + ptr = bytes; + /* Data is read in 8 byte portions */ + while (len) + { + unsigned int next_packet_size; + next_packet_size = 8; + if (len < 8) + next_packet_size = len; + + /* Read USB-in-USB data */ + ret = sanei_usb_control_msg (dn, USB_DIR_IN | USB_TYPE_VENDOR, + core_flags & CORE_DATA ? 0x0c : 0x04, + 0x90, 0x00, next_packet_size, ptr); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error reading data\n", __FUNCTION__); + return ret; + } + + ptr += next_packet_size; + len -= next_packet_size; + } + + /* Confirm data reception */ + ack = 0; + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x0c, 0x8f, 0x00, + sizeof (ack), &ack); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error confirming data reception\n", + __FUNCTION__); + return -1; + } + + /* USB-in-USB: checking if confirmation was acknowledged */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + /* OUT (write) operation will be performed */ + if (!(requesttype & USB_DIR_IN)) + { + /* Prepare USB-in-USB control message */ + memset (&ctrl, 0, sizeof (ctrl)); + ctrl.bRequestType = 0x40; + ctrl.bRequest = request; + ctrl.wValue = htons (value); + ctrl.wIndex = htons (index); + ctrl.wLength = htole16 (size); + + DBG (DBG_usb, "%s: USB-in-USB: sending control msg\n", __FUNCTION__); + /* Send USB-in-USB control message */ + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x04, 0x8f, 0x00, + sizeof (ctrl), (unsigned char *) &ctrl); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error sending control message\n", + __FUNCTION__); + return ret; + } + + /* USB-in-USB: checking acknowledge for control message */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + len = size; + ptr = bytes; + /* Data is sent in 8 byte portions */ + while (len) + { + unsigned int next_packet_size; + next_packet_size = 8; + if (len < 8) + next_packet_size = len; + + /* Send USB-in-USB data */ + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + core_flags & CORE_DATA ? 0x04 : 0x0c, + 0x8f, 0x00, next_packet_size, ptr); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error sending data\n", __FUNCTION__); + return ret; + } + + /* CORE data is acknowledged packet by packet */ + if (core_flags & CORE_DATA) + { + /* USB-in-USB: checking if data was accepted */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + ptr += next_packet_size; + len -= next_packet_size; + } + + /* Normal (non-CORE) data is acknowledged after its full transmission */ + if (!(core_flags & CORE_DATA)) + { + /* USB-in-USB: checking if data was accepted */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + /* Getting response after data transmission */ + DBG (DBG_usb, "%s: USB-in-USB: getting response\n", __FUNCTION__); + ret = sanei_usb_control_msg (dn, USB_DIR_IN | USB_TYPE_VENDOR, + 0x0c, 0x90, 0x00, + sizeof (response), &response); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error getting response\n", __FUNCTION__); + return ret; + } + + /* Necessary response after normal (non-CORE) data is 0x00, + * after bulk OUT preparation - 0x24 + */ + needed_response = core_flags & CORE_BULK_OUT ? 0x24 : 0x00; + if (response == needed_response) + DBG (DBG_usb, "%s: USB-in-USB: got correct response\n", + __FUNCTION__); + + if (response != needed_response) + { + DBG (DBG_err, + "%s: USB-in-USB: invalid response received " + "(needed %04x, got %04x)\n", + __FUNCTION__, needed_response, response); + return SANE_STATUS_IO_ERROR; + } + + /* Send bulk OUT flags is bulk OUT preparation is performed */ + if (core_flags & CORE_BULK_OUT) + { + uint8_t bulk_flags = 0x24; + DBG (DBG_usb, "%s: USB-in-USB: sending bulk flags\n", + __FUNCTION__); + + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x0c, 0x83, 0x00, + sizeof (bulk_flags), &bulk_flags); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error sending bulk flags\n", + __FUNCTION__); + return ret; + } + + /* USB-in-USB: checking confirmation for bulk flags */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + } + } + + return SANE_STATUS_GOOD; +} + +/******************************************************************************* + * USB-in-USB: verifies last command + * + * Parameters + * dn - sanei_usb device descriptor + * cmd - command to verify + * + * Returns + * SANE_STATUS_GOOD - command verified successfully and CORE is ready + * SANE_STATUS_IO_ERROR - command verification failed + * SANE_STATUS_DEVICE_BUSY - command verified successfully but CORE isn't ready + * all other SANE_Status values - otherwise + */ +static SANE_Status +hp5590_verify_last_cmd (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int cmd) +{ + uint16_t verify_cmd; + unsigned int last_cmd; + unsigned int core_status; + SANE_Status ret; + + DBG (3, "%s: USB-in-USB: command verification requested\n", + __FUNCTION__); + + /* Read last command along with CORE status */ + ret = hp5590_control_msg (dn, + proto_flags, + USB_DIR_IN, + 0x04, 0xc5, 0x00, + (unsigned char *) &verify_cmd, + sizeof (verify_cmd), CORE_NONE); + if (ret != SANE_STATUS_GOOD) + return ret; + + verify_cmd = le16toh (verify_cmd); /* Response is LSB first */ + + /* Last command - minor byte */ + last_cmd = verify_cmd & 0xff; + /* CORE status - major byte */ + core_status = (verify_cmd & 0xff00) >> 8; + + /* Verify last command */ + DBG (DBG_usb, "%s: USB-in-USB: command verification %04x, " + "last command: %04x, core status: %04x\n", + __FUNCTION__, verify_cmd, last_cmd, core_status); + if ((cmd & 0x00ff) != last_cmd) + { + DBG (DBG_err, "%s: USB-in-USB: command verification failed: " + "expected 0x%04x, got 0x%04x\n", + __FUNCTION__, cmd, last_cmd); + return SANE_STATUS_IO_ERROR; + } + + DBG (DBG_usb, "%s: USB-in-USB: command verified successfully\n", + __FUNCTION__); + + /* Return value depends on CORE status */ + return core_status & CORE_FLAG_NOT_READY ? + SANE_STATUS_DEVICE_BUSY : SANE_STATUS_GOOD; +} + +/******************************************************************************* + * USB-in-USB: send command (convenience wrapper around hp5590_control_msg()) + * + * Parameters + * dn - sanei_usb device descriptor + * requesttype, request, value, index - their meaninings are similar to + * sanei_control_msg() + * bytes - pointer to data buffer + * size - size of data + * core_flags - + * CORE_NONE - no CORE operation will be performed + * CORE_DATA - operation on CORE data will be performed + * CORE_BULK_IN - preparation for bulk IN transfer (not used yet) + * CORE_BULK_OUT - preparation for bulk OUT trasfer + * + * Returns + * SANE_STATUS_GOOD - command was sent (and possible verified) w/o any errors + * all other SANE_Status values - otherwise + */ +static SANE_Status +hp5590_cmd (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int flags, + unsigned int cmd, unsigned char *data, unsigned int size, + unsigned int core_flags) +{ + SANE_Status ret; + + DBG (3, "%s: USB-in-USB: command : %04x\n", __FUNCTION__, cmd); + + ret = hp5590_control_msg (dn, + proto_flags, + flags & CMD_IN ? USB_DIR_IN : USB_DIR_OUT, + 0x04, cmd, 0x00, data, size, core_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + ret = SANE_STATUS_GOOD; + /* Verify last command if requested */ + if (flags & CMD_VERIFY) + { + ret = hp5590_verify_last_cmd (dn, proto_flags, cmd); + } + + return ret; +} + +/******************************************************************************* + * USB-in-USB: initialized bulk read state + * + * Parameters + * state - pointer to a pointer for initialized state + * + * Returns + * SANE_STATUS_GOOD - if state was initialized successfully + * SANE_STATUS_NO_MEM - memory allocation failed + */ +static SANE_Status +hp5590_low_init_bulk_read_state (void **state) +{ + struct bulk_read_state *bulk_read_state; + + DBG (3, "%s: USB-in-USB: initializing bulk read state\n", __FUNCTION__); + + hp5590_low_assert (state != NULL); + + bulk_read_state = malloc (sizeof (struct bulk_read_state)); + if (!bulk_read_state) + return SANE_STATUS_NO_MEM; + memset (bulk_read_state, 0, sizeof (struct bulk_read_state)); + + bulk_read_state->buffer = malloc (ALLOCATE_BULK_READ_PAGES + * BULK_READ_PAGE_SIZE); + if (!bulk_read_state->buffer) + { + DBG (DBG_err, "%s: Memory allocation failed for %u bytes\n", + __FUNCTION__, ALLOCATE_BULK_READ_PAGES * BULK_READ_PAGE_SIZE); + return SANE_STATUS_NO_MEM; + } + bulk_read_state->buffer_size = ALLOCATE_BULK_READ_PAGES + * BULK_READ_PAGE_SIZE; + bulk_read_state->bytes_available = 0; + bulk_read_state->buffer_out_ptr = bulk_read_state->buffer; + bulk_read_state->buffer_in_ptr = bulk_read_state->buffer; + bulk_read_state->total_pages = 0; + bulk_read_state->buffer_end_ptr = bulk_read_state->buffer + + bulk_read_state->buffer_size; + bulk_read_state->initialized = 1; + + *state = bulk_read_state; + return SANE_STATUS_GOOD; +} + +/******************************************************************************* + * USB-in-USB: free bulk read state + * + * Parameters + * state - pointer to a pointer to bulk read state + * + * Returns + * SANE_STATUS_GOOD - bulk read state freed successfully + */ +static SANE_Status +hp5590_low_free_bulk_read_state (void **state) +{ + struct bulk_read_state *bulk_read_state; + + DBG (3, "%s\n", __FUNCTION__); + + hp5590_low_assert (state != NULL); + /* Just return if NULL bulk read state was given */ + if (*state == NULL) + return SANE_STATUS_GOOD; + + bulk_read_state = *state; + + DBG (3, "%s: USB-in-USB: freeing bulk read state\n", __FUNCTION__); + + free (bulk_read_state->buffer); + bulk_read_state->buffer = NULL; + free (bulk_read_state); + *state = NULL; + + return SANE_STATUS_GOOD; +} + +/* FIXME: perhaps needs to be converted to use hp5590_control_msg() */ +/******************************************************************************* + * USB-in-USB: bulk read + * + * Parameters + * dn - sanei_usb device descriptor + * bytes - pointer to data buffer + * size - size of data to read + * state - pointer to initialized bulk read state structure + */ +static SANE_Status +hp5590_bulk_read (SANE_Int dn, + enum proto_flags proto_flags, + unsigned char *bytes, unsigned int size, + void *state) +{ + struct usb_in_usb_bulk_setup ctrl; + SANE_Status ret; + unsigned int next_pages; + uint8_t bulk_flags; + size_t next_portion; + struct bulk_read_state *bulk_read_state; + unsigned int bytes_until_buffer_end; + + DBG (3, "%s\n", __FUNCTION__); + + hp5590_low_assert (state != NULL); + hp5590_low_assert (bytes != NULL); + + bulk_read_state = state; + if (bulk_read_state->initialized == 0) + { + DBG (DBG_err, "%s: USB-in-USB: bulk read state not initialized\n", + __FUNCTION__); + return SANE_STATUS_INVAL; + } + + memset (bytes, 0, size); + + /* Check if requested data would fit into the buffer */ + if (size > bulk_read_state->buffer_size) + { + DBG (DBG_err, "Data requested won't fit in the bulk read buffer " + "(requested: %u, buffer size: %u\n", size, + bulk_read_state->buffer_size); + return SANE_STATUS_NO_MEM; + } + + /* Read data until requested size of data will be received */ + while (bulk_read_state->bytes_available < size) + { + DBG (DBG_usb, "%s: USB-in-USB: not enough data in buffer available " + "(available: %u, requested: %u)\n", + __FUNCTION__, bulk_read_state->bytes_available, size); + + /* IMPORTANT! 'next_pages' means 'request and receive next_pages pages in + * one bulk transfer request '. Windows driver uses 4 pages between each + * request. The more pages are received between requests the less the + * scanner does scan head re-positioning thus improving scanning speed. + * On the other hand, scanner expects that all of the requested pages + * will be received immediately after the request. In case when a + * frontend will have a delay between reads we will get bulk transfer + * timeout sooner or later. + * Having next_pages = 1 is the most safe case. + */ + next_pages = 1; + /* Count all received pages to calculate when we will need to send + * another bulk request + */ + bulk_read_state->total_pages++; + DBG (DBG_usb, "%s: USB-in-USB: total pages done: %u\n", + __FUNCTION__, bulk_read_state->total_pages); + + /* Send another bulk request for 'next_pages' before first + * page or next necessary one + */ + if ( bulk_read_state->total_pages == 1 + || bulk_read_state->total_pages % next_pages == 0) + { + /* Send bulk flags */ + DBG (DBG_usb, "%s: USB-in-USB: sending USB-in-USB bulk flags\n", + __FUNCTION__); + bulk_flags = 0x24; + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x0c, 0x83, 0x00, + sizeof (bulk_flags), &bulk_flags); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error sending bulk flags\n", + __FUNCTION__); + return ret; + } + + /* USB-in-USB: checking confirmation for bulk flags\n" */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Prepare bulk read request */ + memset (&ctrl, 0, sizeof (ctrl)); + ctrl.bRequestType = 0x00; + ctrl.bEndpoint = 0x82; + ctrl.wLength = htons (next_pages); + + /* Send bulk read request */ + DBG (DBG_usb, "%s: USB-in-USB: sending control msg for bulk\n", + __FUNCTION__); + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x04, 0x82, 0x00, + sizeof (ctrl), + (unsigned char *) &ctrl); + if (ret != SANE_STATUS_GOOD) + { + DBG (DBG_err, "%s: USB-in-USB: error sending control msg\n", + __FUNCTION__); + return ret; + } + + /* USB-in-USB: checking if control msg was accepted */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + } + + next_portion = BULK_READ_PAGE_SIZE; + /* Check if next page will fit into the buffer */ + if (bulk_read_state->buffer_size + - bulk_read_state->bytes_available < next_portion) + { + DBG (DBG_err, "%s: USB-in-USB: buffer too small\n", __FUNCTION__); + return SANE_STATUS_NO_MEM; + } + + /* Bulk read next page */ + DBG (DBG_usb, "%s: USB-in-USB: bulk reading %lu bytes\n", + __FUNCTION__, (u_long) next_portion); + ret = sanei_usb_read_bulk (dn, + bulk_read_state->buffer_in_ptr, + &next_portion); + if (ret != SANE_STATUS_GOOD) + { + if (ret == SANE_STATUS_EOF) + return ret; + DBG (DBG_err, "%s: USB-in-USB: error during bulk read: %s\n", + __FUNCTION__, sane_strstatus (ret)); + return ret; + } + + /* Check if we received the same amount of data as requsted */ + if (next_portion != BULK_READ_PAGE_SIZE) + { + DBG (DBG_err, "%s: USB-in-USB: incomplete bulk read " + "(requested %u bytes, got %lu bytes)\n", + __FUNCTION__, BULK_READ_PAGE_SIZE, (u_long) next_portion); + return SANE_STATUS_IO_ERROR; + } + + /* Move pointers to the next position */ + bulk_read_state->buffer_in_ptr += next_portion; + + /* Check for the end of the buffer */ + if (bulk_read_state->buffer_in_ptr > bulk_read_state->buffer_end_ptr) + { + DBG (DBG_err, + "%s: USB-in-USB: attempted to access over the end of buffer " + "(in_ptr: %p, end_ptr: %p, ptr: %p, buffer size: %u\n", + __FUNCTION__, bulk_read_state->buffer_in_ptr, + bulk_read_state->buffer_end_ptr, bulk_read_state->buffer, + bulk_read_state->buffer_size); + return SANE_STATUS_NO_MEM; + } + + /* Check for buffer pointer wrapping */ + if (bulk_read_state->buffer_in_ptr == bulk_read_state->buffer_end_ptr) + { + DBG (DBG_usb, "%s: USB-in-USB: buffer wrapped while writing\n", + __FUNCTION__); + bulk_read_state->buffer_in_ptr = bulk_read_state->buffer; + } + + /* Count the amount of data we read */ + bulk_read_state->bytes_available += next_portion; + } + + /* Transfer requested amount of data to the caller */ + DBG (DBG_usb, "%s: USB-in-USB: data in bulk buffer is available " + "(requested %u bytes, available %u bytes)\n", + __FUNCTION__, size, bulk_read_state->bytes_available); + + /* Check for buffer pointer wrapping */ + bytes_until_buffer_end = bulk_read_state->buffer_end_ptr + - bulk_read_state->buffer_out_ptr; + if (bytes_until_buffer_end <= size) + { + /* First buffer part */ + DBG (DBG_usb, "%s: USB-in-USB: reached bulk read buffer end\n", __FUNCTION__); + memcpy (bytes, bulk_read_state->buffer_out_ptr, bytes_until_buffer_end); + bulk_read_state->buffer_out_ptr = bulk_read_state->buffer; + /* And second part (if any) */ + if (bytes_until_buffer_end < size) + { + DBG (DBG_usb, "%s: USB-in-USB: giving 2nd buffer part\n", __FUNCTION__); + memcpy (bytes + bytes_until_buffer_end, + bulk_read_state->buffer_out_ptr, + size - bytes_until_buffer_end); + bulk_read_state->buffer_out_ptr += size - bytes_until_buffer_end; + } + } + else + { + /* The data is in one buffer part (w/o wrapping) */ + memcpy (bytes, bulk_read_state->buffer_out_ptr, size); + bulk_read_state->buffer_out_ptr += size; + if (bulk_read_state->buffer_out_ptr == bulk_read_state->buffer_end_ptr) + { + DBG (DBG_usb, "%s: USB-in-USB: buffer wrapped while reading\n", + __FUNCTION__); + bulk_read_state->buffer_out_ptr = bulk_read_state->buffer; + } + } + + /* Count the amount of data transferred to the caller */ + bulk_read_state->bytes_available -= size; + + return SANE_STATUS_GOOD; +} + +/******************************************************************************* + * USB-in-USB: bulk write + * + * Parameters + * dn - sanei_usb device descriptor + * cmd - command for bulk write operation + * bytes - pointer to data buffer + * size - size of data + * + * Returns + * SANE_STATUS_GOOD - all data transferred successfully + * all other SANE_Status value - otherwise + */ +static SANE_Status +hp5590_bulk_write (SANE_Int dn, + enum proto_flags proto_flags, + int cmd, unsigned char *bytes, + unsigned int size) +{ + struct usb_in_usb_bulk_setup ctrl; + SANE_Status ret; + struct bulk_size bulk_size; + + unsigned int len; + unsigned char *ptr; + size_t next_portion; + + DBG (3, "%s: USB-in-USB: command: %04x, size %u\n", __FUNCTION__, cmd, + size); + + hp5590_low_assert (bytes != NULL); + + /* Prepare bulk write request */ + memset (&bulk_size, 0, sizeof (bulk_size)); + /* Counted in page size */ + bulk_size.size = size / BULK_WRITE_PAGE_SIZE; + + /* Send bulk write request */ + DBG (3, "%s: USB-in-USB: total %u pages (each of %u bytes)\n", + __FUNCTION__, bulk_size.size, BULK_WRITE_PAGE_SIZE); + ret = hp5590_control_msg (dn, + proto_flags, + USB_DIR_OUT, + 0x04, cmd, 0, + (unsigned char *) &bulk_size, sizeof (bulk_size), + CORE_DATA | CORE_BULK_OUT); + if (ret != SANE_STATUS_GOOD) + return ret; + + len = size; + ptr = bytes; + + /* Send all data in pages */ + while (len) + { + next_portion = BULK_WRITE_PAGE_SIZE; + if (len < next_portion) + next_portion = len; + + DBG (3, "%s: USB-in-USB: next portion %lu bytes\n", + __FUNCTION__, (u_long) next_portion); + + /* Prepare bulk write request */ + memset (&ctrl, 0, sizeof (ctrl)); + ctrl.bRequestType = 0x01; + ctrl.bEndpoint = 0x82; + ctrl.wLength = htons (next_portion); + + /* Send bulk write request */ + ret = sanei_usb_control_msg (dn, USB_DIR_OUT | USB_TYPE_VENDOR, + 0x04, 0x82, 0, + sizeof (ctrl), (unsigned char *) &ctrl); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* USB-in-USB: checking if command was accepted */ + ret = hp5590_get_ack (dn, proto_flags); + if (ret != SANE_STATUS_GOOD) + return ret; + + /* Write bulk data */ + DBG (3, "%s: USB-in-USB: bulk writing %lu bytes\n", + __FUNCTION__, (u_long) next_portion); + ret = sanei_usb_write_bulk (dn, ptr, &next_portion); + if (ret != SANE_STATUS_GOOD) + { + /* Treast EOF as successful result */ + if (ret == SANE_STATUS_EOF) + break; + DBG (DBG_err, "%s: USB-in-USB: error during bulk write: %s\n", + __FUNCTION__, sane_strstatus (ret)); + return ret; + } + + /* Move to the next page */ + len -= next_portion; + ptr += next_portion; + } + + /* Verify bulk command */ + return hp5590_verify_last_cmd (dn, proto_flags, cmd); +} +/* vim: sw=2 ts=8 + */ diff --git a/backend/hp5590_low.h b/backend/hp5590_low.h new file mode 100644 index 0000000..5ca191d --- /dev/null +++ b/backend/hp5590_low.h @@ -0,0 +1,89 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Ilia Sotnikov + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file is part of a SANE backend for + HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 Scanners +*/ + +#ifndef HP5590_LOW_H +#define HP5590_LOW_H + +#include "../include/sane/sane.h" + +enum proto_flags { + PF_NONE = 0, + PF_NO_USB_IN_USB_ACK = 1 << 0 /* Getting acknowledge after USB-in-USB command + * will be skipped */ +}; + +/* Flags for hp5590_cmd() */ +#define CMD_IN 1 << 0 /* Indicates IN direction, otherwise - OUT */ +#define CMD_VERIFY 1 << 1 /* Requests last command verification */ + +/* Core flags for hp5590_cmd() - they indicate so called CORE commands */ +#define CORE_NONE 0 /* No CORE operation */ +#define CORE_DATA 1 << 0 /* Operate on CORE data */ +#define CORE_BULK_IN 1 << 1 /* CORE bulk operation - prepare for bulk IN + * transfer (not used yet) + */ +#define CORE_BULK_OUT 1 << 2 /* CORE bulk operation - prepare for bulk OUT + * transfer + */ +static SANE_Status hp5590_cmd (SANE_Int dn, + enum proto_flags proto_flags, + unsigned int flags, + unsigned int cmd, unsigned char *data, + unsigned int size, unsigned int core_flags); +static SANE_Status hp5590_bulk_read (SANE_Int dn, + enum proto_flags proto_flags, + unsigned char *bytes, + unsigned int size, void *state); +static SANE_Status hp5590_bulk_write (SANE_Int dn, + enum proto_flags proto_flags, + int cmd, + unsigned char *bytes, + unsigned int size); +static SANE_Status hp5590_get_status (SANE_Int dn, + enum proto_flags proto_flags); +static SANE_Status hp5590_low_init_bulk_read_state (void **state); +static SANE_Status hp5590_low_free_bulk_read_state (void **state); +#endif /* HP5590_LOW_H */ +/* vim: sw=2 ts=8 + */ diff --git a/backend/hpljm1005.c b/backend/hpljm1005.c new file mode 100644 index 0000000..9460c48 --- /dev/null +++ b/backend/hpljm1005.c @@ -0,0 +1,1104 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2007-2008 Philippe Rétornaz + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This backend is for HP LaserJet M1005 MFP + + Highly inspired from the epson backend +*/ + +#define BUILD 1 + +#include "../include/sane/config.h" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#define BACKEND_NAME hpljm1005 +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" + +#define MAGIC_NUMBER 0x41535001 +#define PKT_READ_STATUS 0x0 +#define PKT_UNKNOW_1 0x1 +#define PKT_START_SCAN 0x2 +#define PKT_GO_IDLE 0x3 +#define PKT_DATA 0x5 +#define PKT_READCONF 0x6 +#define PKT_SETCONF 0x7 +#define PKT_END_DATA 0xe +#define PKT_RESET 0x15 + +#define RED_LAYER 0x3 +#define GREEN_LAYER 0x4 +#define BLUE_LAYER 0x5 +#define GRAY_LAYER 0x6 + +#define MIN_SCAN_ZONE 101 + +struct usbdev_s +{ + SANE_Int vendor_id; + SANE_Int product_id; + SANE_String_Const vendor_s; + SANE_String_Const model_s; + SANE_String_Const type_s; +}; + +/* Zero-terminated USB VID/PID array */ +static struct usbdev_s usbid[] = { + {0x03f0, 0x3b17, "Hewlett-Packard", "LaserJet M1005", + "multi-function peripheral"}, + {0x03f0, 0x5617, "Hewlett-Packard", "LaserJet M1120", + "multi-function peripheral"}, + {0x03f0, 0x5717, "Hewlett-Packard", "LaserJet M1120n", + "multi-function peripheral"}, + {0, 0, NULL, NULL, NULL}, + {0, 0, NULL, NULL, NULL} +}; + +static int cur_idx; + +#define BR_CONT_MIN 0x1 +#define BR_CONT_MAX 0xb + +#define RGB 1 +#define GRAY 0 + +#define MAX_X_H 0x350 +#define MAX_Y_H 0x490 +#define MAX_X_S 220 +#define MAX_Y_S 330 + +#define OPTION_MAX 9 + +static SANE_Word resolution_list[] = { + 7, 75, 100, 150, 200, 300, 600, 1200 +}; +static SANE_Range range_x = { 0, MAX_X_S, 0 }; +static SANE_Range range_y = { 0, MAX_Y_S, 0 }; + +static SANE_Range range_br_cont = { BR_CONT_MIN, BR_CONT_MAX, 0 }; + +static const SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; + +#define X1_OFFSET 2 +#define X2_OFFSET 4 +#define Y1_OFFSET 3 +#define Y2_OFFSET 5 +#define RES_OFFSET 1 +#define COLOR_OFFSET 8 +#define BRIGH_OFFSET 6 +#define CONTR_OFFSET 7 + +#define STATUS_IDLE 0 +#define STATUS_SCANNING 1 +#define STATUS_CANCELING 2 + +struct device_s +{ + struct device_s *next; + SANE_String_Const devname; + int idx; /* Index in the usbid array */ + int dn; /* Usb "Handle" */ + SANE_Option_Descriptor optiond[OPTION_MAX]; + char *buffer; + int bufs; + int read_offset; + int write_offset_r; + int write_offset_g; + int write_offset_b; + int status; + int width; + int height; + SANE_Word optionw[OPTION_MAX]; + uint32_t conf_data[512]; + uint32_t packet_data[512]; +}; + + +static void +do_cancel(struct device_s *dev); + + +static struct device_s *devlist_head; +static int devlist_count; /* Number of element in the list */ + +/* + * List of pointers to devices - will be dynamically allocated depending + * on the number of devices found. + */ +static SANE_Device **devlist = NULL; + +/* round() is c99, so we provide our own, though this version wont return -0 */ +static double +round2(double x) +{ + return (double)(x >= 0.0) ? (int)(x+0.5) : (int)(x-0.5); +} + +static void +update_img_size (struct device_s *dev) +{ + int dx, dy; + + /* Only update the width when not scanning, + * otherwise the scanner give us the correct width */ + if (dev->status == STATUS_SCANNING) + { + dev->height = -1; + return; + } + + dx = dev->optionw[X2_OFFSET] - dev->optionw[X1_OFFSET]; + dy = dev->optionw[Y2_OFFSET] - dev->optionw[Y1_OFFSET]; + + switch (dev->optionw[RES_OFFSET]) + { + case 75: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 640); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 880); + break; + case 100: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 848); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 1180); + break; + case 150: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 1264); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 1775); + break; + case 200: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 1696); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 2351); + break; + case 300: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 2528); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 3510); + break; + case 600: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 5088); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 7020); + break; + case 1200: + dev->width = round2 ((dx / ((double) MAX_X_S)) * 10208); + dev->height = round2 ((dy / ((double) MAX_Y_S)) * 14025); + break; + } + + DBG(2,"New image size: %dx%d\n",dev->width, dev->height); + +} + +/* This function is copy/pasted from the Epson backend */ +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; i++) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + + +static SANE_Status +attach (SANE_String_Const devname) +{ + struct device_s *dev; + + dev = malloc (sizeof (struct device_s)); + if (!dev) + return SANE_STATUS_NO_MEM; + memset (dev, 0, sizeof (struct device_s)); + + dev->devname = devname; + DBG(1,"New device found: %s\n",dev->devname); + +/* Init the whole structure with default values */ + /* Number of options */ + dev->optiond[0].name = ""; + dev->optiond[0].title = NULL; + dev->optiond[0].desc = NULL; + dev->optiond[0].type = SANE_TYPE_INT; + dev->optiond[0].unit = SANE_UNIT_NONE; + dev->optiond[0].size = sizeof (SANE_Word); + dev->optionw[0] = OPTION_MAX; + + /* resolution */ + dev->optiond[RES_OFFSET].name = "resolution"; + dev->optiond[RES_OFFSET].title = "resolution"; + dev->optiond[RES_OFFSET].desc = "resolution"; + dev->optiond[RES_OFFSET].type = SANE_TYPE_INT; + dev->optiond[RES_OFFSET].unit = SANE_UNIT_DPI; + dev->optiond[RES_OFFSET].type = SANE_TYPE_INT; + dev->optiond[RES_OFFSET].size = sizeof (SANE_Word); + dev->optiond[RES_OFFSET].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[RES_OFFSET].constraint_type = SANE_CONSTRAINT_WORD_LIST; + dev->optiond[RES_OFFSET].constraint.word_list = resolution_list; + dev->optionw[RES_OFFSET] = 75; + + /* scan area */ + dev->optiond[X1_OFFSET].name = "tl-x"; + dev->optiond[X1_OFFSET].title = "tl-x"; + dev->optiond[X1_OFFSET].desc = "tl-x"; + dev->optiond[X1_OFFSET].type = SANE_TYPE_INT; + dev->optiond[X1_OFFSET].unit = SANE_UNIT_MM; + dev->optiond[X1_OFFSET].size = sizeof (SANE_Word); + dev->optiond[X1_OFFSET].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[X1_OFFSET].constraint_type = SANE_CONSTRAINT_RANGE; + dev->optiond[X1_OFFSET].constraint.range = &range_x; + dev->optionw[X1_OFFSET] = 0; + + dev->optiond[Y1_OFFSET].name = "tl-y"; + dev->optiond[Y1_OFFSET].title = "tl-y"; + dev->optiond[Y1_OFFSET].desc = "tl-y"; + dev->optiond[Y1_OFFSET].type = SANE_TYPE_INT; + dev->optiond[Y1_OFFSET].unit = SANE_UNIT_MM; + dev->optiond[Y1_OFFSET].size = sizeof (SANE_Word); + dev->optiond[Y1_OFFSET].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[Y1_OFFSET].constraint_type = SANE_CONSTRAINT_RANGE; + dev->optiond[Y1_OFFSET].constraint.range = &range_y; + dev->optionw[Y1_OFFSET] = 0; + + dev->optiond[X2_OFFSET].name = "br-x"; + dev->optiond[X2_OFFSET].title = "br-x"; + dev->optiond[X2_OFFSET].desc = "br-x"; + dev->optiond[X2_OFFSET].type = SANE_TYPE_INT; + dev->optiond[X2_OFFSET].unit = SANE_UNIT_MM; + dev->optiond[X2_OFFSET].size = sizeof (SANE_Word); + dev->optiond[X2_OFFSET].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[X2_OFFSET].constraint_type = SANE_CONSTRAINT_RANGE; + dev->optiond[X2_OFFSET].constraint.range = &range_x; + dev->optionw[X2_OFFSET] = MAX_X_S; + + dev->optiond[Y2_OFFSET].name = "br-y"; + dev->optiond[Y2_OFFSET].title = "br-y"; + dev->optiond[Y2_OFFSET].desc = "br-y"; + dev->optiond[Y2_OFFSET].type = SANE_TYPE_INT; + dev->optiond[Y2_OFFSET].unit = SANE_UNIT_MM; + dev->optiond[Y2_OFFSET].size = sizeof (SANE_Word); + dev->optiond[Y2_OFFSET].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[Y2_OFFSET].constraint_type = SANE_CONSTRAINT_RANGE; + dev->optiond[Y2_OFFSET].constraint.range = &range_y; + dev->optionw[Y2_OFFSET] = MAX_Y_S; + + /* brightness */ + dev->optiond[BRIGH_OFFSET].name = "brightness"; + dev->optiond[BRIGH_OFFSET].title = "Brightness"; + dev->optiond[BRIGH_OFFSET].desc = "Set the brightness"; + dev->optiond[BRIGH_OFFSET].type = SANE_TYPE_INT; + dev->optiond[BRIGH_OFFSET].unit = SANE_UNIT_NONE; + dev->optiond[BRIGH_OFFSET].size = sizeof (SANE_Word); + dev->optiond[BRIGH_OFFSET].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[BRIGH_OFFSET].constraint_type = SANE_CONSTRAINT_RANGE; + dev->optiond[BRIGH_OFFSET].constraint.range = &range_br_cont; + dev->optionw[BRIGH_OFFSET] = 0x6; + + /* contrast */ + dev->optiond[CONTR_OFFSET].name = "contrast"; + dev->optiond[CONTR_OFFSET].title = "Contrast"; + dev->optiond[CONTR_OFFSET].desc = "Set the contrast"; + dev->optiond[CONTR_OFFSET].type = SANE_TYPE_INT; + dev->optiond[CONTR_OFFSET].unit = SANE_UNIT_NONE; + dev->optiond[CONTR_OFFSET].size = sizeof (SANE_Word); + dev->optiond[CONTR_OFFSET].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[CONTR_OFFSET].constraint_type = SANE_CONSTRAINT_RANGE; + dev->optiond[CONTR_OFFSET].constraint.range = &range_br_cont; + dev->optionw[CONTR_OFFSET] = 0x6; + + /* Color */ + dev->optiond[COLOR_OFFSET].name = SANE_NAME_SCAN_MODE; + dev->optiond[COLOR_OFFSET].title = SANE_TITLE_SCAN_MODE; + dev->optiond[COLOR_OFFSET].desc = SANE_DESC_SCAN_MODE; + dev->optiond[COLOR_OFFSET].type = SANE_TYPE_STRING; + dev->optiond[COLOR_OFFSET].size = max_string_size (mode_list); + dev->optiond[COLOR_OFFSET].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + dev->optiond[COLOR_OFFSET].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->optiond[COLOR_OFFSET].constraint.string_list = mode_list; + dev->optionw[COLOR_OFFSET] = RGB; + dev->dn = 0; + dev->idx = cur_idx; + dev->status = STATUS_IDLE; + + dev->next = devlist_head; + devlist_head = dev; + devlist_count++; + + + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG_INIT(); + + sanei_usb_init (); + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + /* free everything */ + struct device_s *iter; + + if (devlist) + { + int i; + for (i = 0; devlist[i]; i++) + free (devlist[i]); + free (devlist); + devlist = NULL; + } + if (devlist_head) + { + iter = devlist_head->next; + free (devlist_head); + devlist_head = NULL; + while (iter) + { + struct device_s *tmp = iter; + iter = iter->next; + free (tmp); + } + } + devlist_count = 0; +} + +SANE_Status +sane_get_devices (const SANE_Device * **device_list, + SANE_Bool __sane_unused__ local_only) +{ + struct device_s *iter; + int i; + + devlist_count = 0; + + if (devlist_head) + { + iter = devlist_head->next; + free (devlist_head); + devlist_head = NULL; + while (iter) + { + struct device_s *tmp = iter; + iter = iter->next; + free (tmp); + } + } + + /* Rebuild our internal scanner list */ + for (cur_idx = 0; usbid[cur_idx].vendor_id; cur_idx++) + sanei_usb_find_devices (usbid[cur_idx].vendor_id, + usbid[cur_idx].product_id, attach); + + if (devlist) + { + for (i = 0; devlist[i]; i++) + free (devlist[i]); + free (devlist); + } + + /* rebuild the sane-API scanner list array */ + devlist = malloc (sizeof (devlist[0]) * (devlist_count + 1)); + if (!devlist) + return SANE_STATUS_NO_MEM; + + memset (devlist, 0, sizeof (devlist[0]) * (devlist_count + 1)); + + for (i = 0, iter = devlist_head; i < devlist_count; i++, iter = iter->next) + { + devlist[i] = malloc (sizeof (SANE_Device)); + if (!devlist[i]) + { + int j; + for (j = 0; j < i; j++) + free (devlist[j]); + free (devlist); + devlist = NULL; + return SANE_STATUS_NO_MEM; + } + devlist[i]->name = iter->devname; + devlist[i]->vendor = usbid[iter->idx].vendor_s; + devlist[i]->model = usbid[iter->idx].model_s; + devlist[i]->type = usbid[iter->idx].type_s; + } + if (device_list) + *device_list = (const SANE_Device **) devlist; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * h) +{ + struct device_s *dev; + int ret; + + if(!devlist_head) + sane_get_devices(NULL,(SANE_Bool)0); + + dev = devlist_head; + + if (strlen (name)) + for (; dev; dev = dev->next) + if (!strcmp (name, dev->devname)) + break; + + if (!dev) { + DBG(1,"Unable to find device %s\n",name); + return SANE_STATUS_INVAL; + } + + DBG(1,"Found device %s\n",name); + + /* Now open the usb device */ + ret = sanei_usb_open (name, &(dev->dn)); + if (ret != SANE_STATUS_GOOD) { + DBG(1,"Unable to open device %s\n",name); + return ret; + } + + /* Claim the first interface */ + ret = sanei_usb_claim_interface (dev->dn, 0); + if (ret != SANE_STATUS_GOOD) + { + sanei_usb_close (dev->dn); + /* if we cannot claim the interface, this is because + someone else is using it */ + DBG(1,"Unable to claim scanner interface on device %s\n",name); + return SANE_STATUS_DEVICE_BUSY; + } +#ifdef HAVE_SANEI_USB_SET_TIMEOUT + sanei_usb_set_timeout (30000); /* 30s timeout */ +#endif + + *h = dev; + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle h) +{ + struct device_s *dev = (struct device_s *) h; + + /* Just in case if sane_cancel() is called + * after starting a scan but not while a sane_read + */ + if (dev->status == STATUS_CANCELING) + { + do_cancel(dev); + } + + sanei_usb_release_interface (dev->dn, 0); + sanei_usb_close (dev->dn); + +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int option) +{ + struct device_s *dev = (struct device_s *) h; + + if (option >= OPTION_MAX || option < 0) + return NULL; + return &(dev->optiond[option]); +} + +static SANE_Status +getvalue (SANE_Handle h, SANE_Int option, void *v) +{ + struct device_s *dev = (struct device_s *) h; + + if (option != COLOR_OFFSET) + *((SANE_Word *) v) = dev->optionw[option]; + else + { + strcpy ((char *) v, + dev->optiond[option].constraint.string_list[dev-> + optionw[option]]); + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +setvalue (SANE_Handle h, SANE_Int option, void *value, SANE_Int * info) +{ + struct device_s *dev = (struct device_s *) h; + SANE_Status status = SANE_STATUS_GOOD; + int s_unit; + int s_unit_2; + + if (option == 0) + return SANE_STATUS_UNSUPPORTED; + + + status = sanei_constrain_value (&(dev->optiond[option]), value, info); + + if (status != SANE_STATUS_GOOD) + return status; + + + + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + switch (option) + { + case X1_OFFSET: + dev->optionw[option] = *((SANE_Word *) value); + s_unit = (int) round2 ((dev->optionw[option] / ((double) MAX_X_S)) + * MAX_X_H); + s_unit_2 = (int) round2 ((dev->optionw[X2_OFFSET] / ((double) MAX_X_S)) + * MAX_X_H); + if (abs (s_unit_2 - s_unit) < MIN_SCAN_ZONE) + s_unit = s_unit_2 - MIN_SCAN_ZONE; + dev->optionw[option] = round2 ((s_unit / ((double) MAX_X_H)) * MAX_X_S); + if (info) + *info |= SANE_INFO_INEXACT; + break; + + case X2_OFFSET: + /* X units */ + /* convert into "scanner" unit, then back into mm */ + dev->optionw[option] = *((SANE_Word *) value); + + s_unit = (int) round2 ((dev->optionw[option] / ((double) MAX_X_S)) + * MAX_X_H); + s_unit_2 = (int) round2 ((dev->optionw[X1_OFFSET] / ((double) MAX_X_S)) + * MAX_X_H); + if (abs (s_unit_2 - s_unit) < MIN_SCAN_ZONE) + s_unit = s_unit_2 + MIN_SCAN_ZONE; + dev->optionw[option] = round2 ((s_unit / ((double) MAX_X_H)) * MAX_X_S); + if (info) + *info |= SANE_INFO_INEXACT; + break; + case Y1_OFFSET: + /* Y units */ + dev->optionw[option] = *((SANE_Word *) value); + + s_unit = (int) round2 ((dev->optionw[option] / ((double) MAX_Y_S)) + * MAX_Y_H); + + s_unit_2 = (int) round2 ((dev->optionw[Y2_OFFSET] / ((double) MAX_Y_S)) + * MAX_Y_H); + if (abs (s_unit_2 - s_unit) < MIN_SCAN_ZONE) + s_unit = s_unit_2 - MIN_SCAN_ZONE; + + dev->optionw[option] = round2 ((s_unit / ((double) MAX_Y_H)) * MAX_Y_S); + if (info) + *info |= SANE_INFO_INEXACT; + break; + case Y2_OFFSET: + /* Y units */ + dev->optionw[option] = *((SANE_Word *) value); + + s_unit = (int) round2 ((dev->optionw[option] / ((double) MAX_Y_S)) + * MAX_Y_H); + + s_unit_2 = (int) round2 ((dev->optionw[Y1_OFFSET] / ((double) MAX_Y_S)) + * MAX_Y_H); + if (abs (s_unit_2 - s_unit) < MIN_SCAN_ZONE) + s_unit = s_unit_2 + MIN_SCAN_ZONE; + + dev->optionw[option] = round2 ((s_unit / ((double) MAX_Y_H)) * MAX_Y_S); + if (info) + *info |= SANE_INFO_INEXACT; + break; + case COLOR_OFFSET: + if (!strcmp ((char *) value, mode_list[0])) + dev->optionw[option] = GRAY; /* Gray */ + else if (!strcmp ((char *) value, mode_list[1])) + dev->optionw[option] = RGB; /* RGB */ + else + return SANE_STATUS_INVAL; + break; + default: + dev->optionw[option] = *((SANE_Word *) value); + } + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_control_option (SANE_Handle h, SANE_Int option, + SANE_Action a, void *v, SANE_Int * i) +{ + + if (option < 0 || option >= OPTION_MAX) + return SANE_STATUS_INVAL; + + if (i) + *i = 0; + + + switch (a) + { + case SANE_ACTION_GET_VALUE: + return getvalue (h, option, v); + + case SANE_ACTION_SET_VALUE: + return setvalue (h, option, v, i); + + default: + return SANE_STATUS_INVAL; + } +} + +SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters * p) +{ + struct device_s *dev = (struct device_s *) h; + + if (!p) + return SANE_STATUS_INVAL; + + p->format = + dev->optionw[COLOR_OFFSET] == RGB ? SANE_FRAME_RGB : SANE_FRAME_GRAY; + p->last_frame = SANE_TRUE; + p->depth = 8; + + update_img_size (dev); + p->pixels_per_line = dev->width; + p->lines = dev->height; + p->bytes_per_line = p->pixels_per_line; + if (p->format == SANE_FRAME_RGB) + p->bytes_per_line *= 3; + + return SANE_STATUS_GOOD; +} + +static void +send_pkt (int command, int data_size, struct device_s *dev) +{ + size_t size = 32; + + DBG(100,"Sending packet %d, next data size %d, device %s\n", command, data_size, dev->devname); + + memset (dev->packet_data, 0, size); + dev->packet_data[0] = htonl (MAGIC_NUMBER); + dev->packet_data[1] = htonl (command); + dev->packet_data[5] = htonl (data_size); + sanei_usb_write_bulk (dev->dn, (unsigned char *) dev->packet_data, &size); +} + + +/* s: printer status */ +/* Return the next packet size */ +static int +wait_ack (struct device_s *dev, int *s) +{ + SANE_Status ret; + size_t size; + DBG(100, "Waiting scanner answer on device %s\n",dev->devname); + do + { + size = 32; + ret = + sanei_usb_read_bulk (dev->dn, (unsigned char *) dev->packet_data, + &size); + } + while (SANE_STATUS_EOF == ret || size == 0); + if (s) + *s = ntohl (dev->packet_data[4]); + return ntohl (dev->packet_data[5]); +} + +static void +send_conf (struct device_s *dev) +{ + int y1, y2, x1, x2; + size_t size = 100; + DBG(100,"Sending configuration packet on device %s\n",dev->devname); + y1 = (int) round2 ((dev->optionw[Y1_OFFSET] / ((double) MAX_Y_S)) * MAX_Y_H); + y2 = (int) round2 ((dev->optionw[Y2_OFFSET] / ((double) MAX_Y_S)) * MAX_Y_H); + x1 = (int) round2 ((dev->optionw[X1_OFFSET] / ((double) MAX_X_S)) * MAX_X_H); + x2 = (int) round2 ((dev->optionw[X2_OFFSET] / ((double) MAX_X_S)) * MAX_X_H); + + DBG(100,"\t x1: %d, x2: %d, y1: %d, y2: %d\n",x1, x2, y1, y2); + DBG(100,"\t brightness: %d, contrast: %d\n", dev->optionw[BRIGH_OFFSET], dev->optionw[CONTR_OFFSET]); + DBG(100,"\t resolution: %d\n",dev->optionw[RES_OFFSET]); + + dev->conf_data[0] = htonl (0x15); + dev->conf_data[1] = htonl (dev->optionw[BRIGH_OFFSET]); + dev->conf_data[2] = htonl (dev->optionw[CONTR_OFFSET]); + dev->conf_data[3] = htonl (dev->optionw[RES_OFFSET]); + dev->conf_data[4] = htonl (0x1); + dev->conf_data[5] = htonl (0x1); + dev->conf_data[6] = htonl (0x1); + dev->conf_data[7] = htonl (0x1); + dev->conf_data[8] = 0; + dev->conf_data[9] = 0; + dev->conf_data[10] = htonl (0x8); + dev->conf_data[11] = 0; + dev->conf_data[12] = 0; + dev->conf_data[13] = 0; + dev->conf_data[14] = 0; + dev->conf_data[16] = htonl (y1); + dev->conf_data[17] = htonl (x1); + dev->conf_data[18] = htonl (y2); + dev->conf_data[19] = htonl (x2); + dev->conf_data[20] = 0; + dev->conf_data[21] = 0; + dev->conf_data[22] = htonl (0x491); + dev->conf_data[23] = htonl (0x352); + + if (dev->optionw[COLOR_OFFSET] == RGB) + { + dev->conf_data[15] = htonl (0x2); + dev->conf_data[24] = htonl (0x1); + DBG(100,"\t Scanning in RGB format\n"); + } + else + { + dev->conf_data[15] = htonl (0x6); + dev->conf_data[24] = htonl (0x0); + DBG(100,"\t Scanning in Grayscale format\n"); + } + sanei_usb_write_bulk (dev->dn, (unsigned char *) dev->conf_data, &size); +} + +static SANE_Status +get_data (struct device_s *dev) +{ + int color; + size_t size; + int packet_size; + unsigned char *buffer = (unsigned char *) dev->packet_data; + if (dev->status == STATUS_IDLE) + return SANE_STATUS_IO_ERROR; + /* first wait a standard data pkt */ + do + { + size = 32; + sanei_usb_read_bulk (dev->dn, buffer, &size); + if (size) + { + if (ntohl (dev->packet_data[0]) == MAGIC_NUMBER) + { + if (ntohl (dev->packet_data[1]) == PKT_DATA) + break; + if (ntohl (dev->packet_data[1]) == PKT_END_DATA) + { + dev->status = STATUS_IDLE; + DBG(100,"End of scan encountered on device %s\n",dev->devname); + send_pkt (PKT_GO_IDLE, 0, dev); + wait_ack (dev, NULL); + wait_ack (dev, NULL); + send_pkt (PKT_UNKNOW_1, 0, dev); + wait_ack (dev, NULL); + send_pkt (PKT_RESET, 0, dev); + sleep (2); /* Time for the scanning head to go back home */ + return SANE_STATUS_EOF; + } + } + } + } + while (1); + packet_size = ntohl (dev->packet_data[5]); + if (!dev->buffer) + { + dev->bufs = packet_size - 24 /* size of header */ ; + if (dev->optionw[COLOR_OFFSET] == RGB) + dev->bufs *= 3; + dev->buffer = malloc (dev->bufs); + if (!dev->buffer) + return SANE_STATUS_NO_MEM; + dev->write_offset_r = 0; + dev->write_offset_g = 1; + dev->write_offset_b = 2; + + } + /* Get the "data header" */ + do + { + size = 24; + sanei_usb_read_bulk (dev->dn, buffer, &size); + } + while (!size); + color = ntohl (dev->packet_data[0]); + packet_size -= size; + dev->width = ntohl (dev->packet_data[5]); + DBG(100,"Got data size %d on device %s. Scan width: %d\n",packet_size, dev->devname, dev->width); + /* Now, read the data */ + do + { + int j; + int i; + int ret; + do + { + size = packet_size > 512 ? 512 : packet_size; + ret = sanei_usb_read_bulk (dev->dn, buffer, &size); + } + while (!size || ret != SANE_STATUS_GOOD); + packet_size -= size; + switch (color) + { + case RED_LAYER: + DBG(101,"Got red layer data on device %s\n",dev->devname); + i = dev->write_offset_r + 3 * size; + if (i > dev->bufs) + i = dev->bufs; + for (j = 0; dev->write_offset_r < i; dev->write_offset_r += 3) + dev->buffer[dev->write_offset_r] = buffer[j++]; + break; + case GREEN_LAYER: + DBG(101,"Got green layer data on device %s\n",dev->devname); + i = dev->write_offset_g + 3 * size; + if (i > dev->bufs) + i = dev->bufs; + for (j = 0; dev->write_offset_g < i; dev->write_offset_g += 3) + dev->buffer[dev->write_offset_g] = buffer[j++]; + break; + case BLUE_LAYER: + DBG(101,"Got blue layer data on device %s\n",dev->devname); + i = dev->write_offset_b + 3 * size; + if (i > dev->bufs) + i = dev->bufs; + for (j = 0; dev->write_offset_b < i; dev->write_offset_b += 3) + dev->buffer[dev->write_offset_b] = buffer[j++]; + break; + case GRAY_LAYER: + DBG(101,"Got gray layer data on device %s\n",dev->devname); + if (dev->write_offset_r + (int)size >= dev->bufs) + size = dev->bufs - dev->write_offset_r; + memcpy (dev->buffer + dev->write_offset_r, buffer, size); + dev->write_offset_r += size; + break; + } + } + while (packet_size > 0); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle h) +{ + struct device_s *dev = (struct device_s *) h; + int status; + size_t size; + + dev->read_offset = 0; + dev->write_offset_r = 0; + dev->write_offset_g = 1; + dev->write_offset_b = 2; + + free (dev->buffer); + dev->buffer = NULL; + + + send_pkt (PKT_RESET, 0, dev); + send_pkt (PKT_READ_STATUS, 0, dev); + wait_ack (dev, &status); + if (status) + return SANE_STATUS_IO_ERROR; + + send_pkt (PKT_READCONF, 0, dev); + + if ((size = wait_ack (dev, NULL))) + { + sanei_usb_read_bulk (dev->dn, (unsigned char *) dev->conf_data, &size); + } + send_pkt (PKT_SETCONF, 100, dev); + send_conf (dev); + wait_ack (dev, NULL); + + send_pkt (PKT_START_SCAN, 0, dev); + wait_ack (dev, NULL); + if ((size = wait_ack (dev, NULL))) + { + sanei_usb_read_bulk (dev->dn, (unsigned char *) dev->conf_data, &size); + } + if ((size = wait_ack (dev, NULL))) + { + sanei_usb_read_bulk (dev->dn, (unsigned char *) dev->conf_data, &size); + } + if ((size = wait_ack (dev, NULL))) + { + sanei_usb_read_bulk (dev->dn, (unsigned char *) dev->conf_data, &size); + } + + dev->status = STATUS_SCANNING; + /* Get the first data */ + return get_data (dev); +} + + +static void +do_cancel(struct device_s *dev) +{ + while (get_data (dev) == SANE_STATUS_GOOD); + free (dev->buffer); + dev->buffer = NULL; +} + +static int +min3 (int r, int g, int b) +{ + /* Optimize me ! */ + g--; + b -= 2; + if (r < g && r < b) + return r; + if (b < r && b < g) + return b; + return g; +} + +SANE_Status +sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + struct device_s *dev = (struct device_s *) h; + int available; + int ret; + *len = 0; + if (dev->status == STATUS_IDLE) + return SANE_STATUS_IO_ERROR; + if (dev->optionw[COLOR_OFFSET] == RGB) + { + while (min3 (dev->write_offset_r, dev->write_offset_g, + dev->write_offset_b) <= dev->read_offset) + { + ret = get_data (dev); + if (ret != SANE_STATUS_GOOD) + { + if (min3 (dev->write_offset_r, + dev->write_offset_g, + dev->write_offset_b) <= dev->read_offset) + return ret; + } + } + available = min3 (dev->write_offset_r, dev->write_offset_g, + dev->write_offset_b); + } + else + { + while (dev->write_offset_r <= dev->read_offset) + { + ret = get_data (dev); + if (ret != SANE_STATUS_GOOD) + if (dev->write_offset_r <= dev->read_offset) + return ret; + } + available = dev->write_offset_r; + } + *len = available - dev->read_offset; + if (*len > maxlen) + *len = maxlen; + memcpy (buf, dev->buffer + dev->read_offset, *len); + dev->read_offset += *len; + if (dev->read_offset == dev->bufs) + { + free (dev->buffer); + dev->buffer = NULL; + dev->read_offset = 0; + dev->write_offset_r = 0; + dev->write_offset_g = 1; + dev->write_offset_b = 2; + } + + /* Special case where sane_cancel is called while scanning */ + if (dev->status == STATUS_CANCELING) + { + do_cancel(dev); + return SANE_STATUS_CANCELLED; + } + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle h) +{ + struct device_s *dev = (struct device_s *) h; + + + if (dev->status == STATUS_SCANNING) + { + dev->status = STATUS_CANCELING; + return; + } + + free (dev->buffer); + dev->buffer = NULL; +} + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ handle, + SANE_Int __sane_unused__ * fd) +{ + return SANE_STATUS_UNSUPPORTED; +} + diff --git a/backend/hpsj5s.c b/backend/hpsj5s.c new file mode 100644 index 0000000..75f3526 --- /dev/null +++ b/backend/hpsj5s.c @@ -0,0 +1,1568 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2002 Max Vorobiev + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#define BUILD 3 + +#define BACKEND_NAME hpsj5s +#define HPSJ5S_CONFIG_FILE "hpsj5s.conf" + +#include "../include/sane/config.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" + +#include "hpsj5s.h" + +#include +#include +#include +#include + + +#define LINES_TO_FEED 480 /*Default feed length */ + +static int scanner_d = -1; /*This is handler to the only-supported. Will be fixed. */ +static char scanner_path[PATH_MAX] = ""; /*String for device-file */ +static SANE_Byte bLastCalibration; /*Here we store calibration result */ +static SANE_Byte bCalibration; /*Here we store new calibration value */ +static SANE_Byte bHardwareState; /*Here we store copy of hardware flags register */ + +/*Here we store Parameters:*/ +static SANE_Word wWidth = 2570; /*Scan area width */ +static SANE_Word wResolution = 300; /*Resolution in DPI */ +static SANE_Frame wCurrentFormat = SANE_FRAME_GRAY; /*Type of colors in image */ +static SANE_Int wCurrentDepth = 8; /*Bits per pixel in image */ + +/*Here we count lines of every new image...*/ +static SANE_Word wVerticalResolution; + +/*Limits for resolution control*/ +static const SANE_Range ImageWidthRange = { + 0, /*minimal */ + 2570, /*maximum */ + 2 /*quant */ +}; + +static const SANE_Word ImageResolutionsList[] = { + 6, /*Number of resolutions */ + 75, + 100, + 150, + 200, + 250, + 300 +}; + +static SANE_Option_Descriptor sod[] = { + { /*Number of options */ + SANE_NAME_NUM_OPTIONS, + SANE_TITLE_NUM_OPTIONS, + SANE_DESC_NUM_OPTIONS, + SANE_TYPE_INT, + SANE_UNIT_NONE, + sizeof (SANE_Word), + SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_NONE, + {NULL} /*No constraints required */ + } + , + { /*Width of scaned area */ + "width", + "Width", + "Width of area to scan", + SANE_TYPE_INT, + SANE_UNIT_PIXEL, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_RANGE, + {NULL} /*Range constrain setted in sane_init */ + } + , + { /*Resolution for scan */ + "resolution", + "Resolution", + "Image resolution", + SANE_TYPE_INT, + SANE_UNIT_DPI, + sizeof (SANE_Word), + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT, + SANE_CONSTRAINT_WORD_LIST, + {NULL} /*Word list constrain setted in sane_init */ + } +}; + +static SANE_Parameters parms; + +/*Recalculate Lenght in dependace of resolution*/ +static SANE_Word +LengthForRes (SANE_Word Resolution, SANE_Word Length) +{ + switch (Resolution) + { + case 75: + return Length / 4; + case 100: + return Length / 3; + case 150: + return Length / 2; + case 200: + return Length * 2 / 3; + case 250: + return Length * 5 / 6; + case 300: + default: + return Length; + } +} + +static struct parport_list pl; /*List of detected parallel ports. */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char line[PATH_MAX]; /*Line from config file */ + int len; /*Length of string from config file */ + FILE *config_file; /*Handle to config file of this backend */ + + DBG_INIT (); + DBG (1, ">>sane_init"); + DBG (2, "sane_init: version_code %s 0, authorize %s 0\n", + version_code == 0 ? "=" : "!=", authorize == 0 ? "=" : "!="); + DBG (1, "sane_init: SANE hpsj5s backend version %d.%d.%d\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + /*Inform about supported version */ + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + /*Open configuration file for this backend */ + config_file = sanei_config_open (HPSJ5S_CONFIG_FILE); + + if (!config_file) /*Failed to open config file */ + { + DBG (1, "sane_init: no config file found."); + return SANE_STATUS_GOOD; + } + + /*Read line by line */ + while (sanei_config_read (line, PATH_MAX, config_file)) + { + if ((line[0] == '#') || (line[0] == '\0')) /*comment line or empty line */ + continue; + len = strlen (line); /*sanei_config_read guaranty, it's not more then PATH_MAX-1 */ + strcpy (scanner_path, line); /*so, we choose last in file (uncommented) */ + } + + fclose (config_file); /*We don't need config file any more */ + + /*sanei_config_attach_matching_devices(devname, attach_one); To do latter */ + + scanner_d = -1; /*scanner device not opened yet. */ + DBG (1, "<= NELEMS (dev)) /*No such device */ + return SANE_STATUS_INVAL; + + if (scanner_d != -1) /*scanner opened already! */ + return SANE_STATUS_DEVICE_BUSY; + + DBG (1, "sane_open: scanner device path name is \'%s\'\n", scanner_path); + + scanner_d = OpenScanner (scanner_path); + if (scanner_d == -1) + return SANE_STATUS_DEVICE_BUSY; /*This should be done more carefully */ + + /*Check device. */ + DBG (1, "sane_open: check scanner started."); + if (DetectScanner () == 0) + { /*Device malfunction! */ + DBG (1, "sane_open: Device malfunction."); + CloseScanner (scanner_d); + scanner_d = -1; + return SANE_STATUS_IO_ERROR; + } + DBG (1, "sane_open: Device found.All are green."); + *handle = (SANE_Handle) (unsigned long)scanner_d; + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + DBG (2, "sane_close\n"); + /*We support only single device - so ignore handle (FIX IT LATER) */ + if ((handle != (SANE_Handle) (unsigned long)scanner_d) || (scanner_d == -1)) + return; /* wrong device */ + StandByScanner (); + CloseScanner (scanner_d); + scanner_d = -1; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + DBG (2, "sane_get_option_descriptor: option = %d\n", option); + if ((handle != (SANE_Handle) (unsigned long)scanner_d) || (scanner_d == -1)) + return NULL; /* wrong device */ + + if (option < 0 || option >= NELEMS (sod)) /*No real options supported */ + return NULL; + + return &sod[option]; /*Return demanded option */ +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int * info) +{ + if ((handle != (SANE_Handle) (unsigned long)scanner_d) || (scanner_d == -1)) + return SANE_STATUS_INVAL; /* wrong device */ + + if ((option >= NELEMS (sod)) || (option < 0)) /*Supported only this option */ + return SANE_STATUS_INVAL; + + switch (option) + { + case 0: /*Number of options */ + if (action != SANE_ACTION_GET_VALUE) /*It can be only read */ + return SANE_STATUS_INVAL; + + *((SANE_Int *) value) = NELEMS (sod); + return SANE_STATUS_GOOD; + case 1: /*Scan area width */ + switch (action) + { + case SANE_ACTION_GET_VALUE: + *((SANE_Word *) value) = wWidth; + return SANE_STATUS_GOOD; + case SANE_ACTION_SET_VALUE: /*info should be setted */ + wWidth = *((SANE_Word *) value); + if (info != NULL) + *info = SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + default: + return SANE_STATUS_INVAL; + } + case 2: /*Resolution */ + switch (action) + { + case SANE_ACTION_GET_VALUE: + *((SANE_Word *) value) = wResolution; + return SANE_STATUS_GOOD; + case SANE_ACTION_SET_VALUE: /*info should be setted */ + wResolution = *((SANE_Word *) value); + if (info != NULL) + *info = 0; + return SANE_STATUS_GOOD; + default: + return SANE_STATUS_INVAL; + } + default: + return SANE_STATUS_INVAL; + } + return SANE_STATUS_GOOD; /*For now we have no options to control */ +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + DBG (2, "sane_get_parameters\n"); + + if ((handle != (SANE_Handle) (unsigned long)scanner_d) || (scanner_d == -1)) + return SANE_STATUS_INVAL; /* wrong device */ + + /*Ignore handle parameter for now. FIX it latter. */ + /*These parameters are OK for gray scale mode. */ + parms.depth = /*wCurrentDepth */ 8; + parms.format = /*wCurrentFormat */ SANE_FRAME_GRAY; + parms.last_frame = SANE_TRUE; /*For grayscale... */ + parms.lines = -1; /*Unknown a priory */ + parms.pixels_per_line = LengthForRes (wResolution, wWidth); /*For grayscale... */ + parms.bytes_per_line = parms.pixels_per_line; /*For grayscale... */ + *params = parms; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + int i; + DBG (2, "sane_start\n"); + + if ((handle != (SANE_Handle) (unsigned long)scanner_d) || (scanner_d == -1)) + return SANE_STATUS_IO_ERROR; + + CallFunctionWithParameter (0x93, 2); + bLastCalibration = CallFunctionWithRetVal (0xA9); + if (bLastCalibration == 0) + bLastCalibration = -1; + + /*Turn on the lamp: */ + CallFunctionWithParameter (FUNCTION_SETUP_HARDWARE, FLAGS_HW_LAMP_ON); + bHardwareState = FLAGS_HW_LAMP_ON; + /*Get average white point */ + bCalibration = GetCalibration (); + + if (bLastCalibration - bCalibration > 16) + { /*Lamp is not warm enouth */ + DBG (1, "sane_start: warming lamp for 30 sec.\n"); + for (i = 0; i < 30; i++) + sleep (1); + } + + /*Check paper presents */ + if (CheckPaperPresent () == 0) + { + DBG (1, "sane_start: no paper detected."); + return SANE_STATUS_NO_DOCS; + } + CalibrateScanElements (); + TransferScanParameters (GrayScale, wResolution, wWidth); + /*Turn on indicator and prepare engine. */ + SwitchHardwareState (FLAGS_HW_INDICATOR_OFF | FLAGS_HW_MOTOR_READY, 1); + /*Feed paper */ + if (PaperFeed (LINES_TO_FEED) == 0) /*Feed only for fixel lenght. Change it */ + { + DBG (1, "sane_start: paper feed failed."); + SwitchHardwareState (FLAGS_HW_INDICATOR_OFF | FLAGS_HW_MOTOR_READY, 0); + return SANE_STATUS_JAMMED; + } + /*Set paper moving speed */ + TurnOnPaperPulling (GrayScale, wResolution); + + wVerticalResolution = 0; /*Reset counter */ + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + SANE_Byte bFuncResult, bTest; + int timeout; + + if (!length) + { + DBG (1, "sane_read: length == NULL\n"); + return SANE_STATUS_INVAL; + } + *length = 0; + if (!data) + { + DBG (1, "sane_read: data == NULL\n"); + return SANE_STATUS_INVAL; + } + + if ((handle != (SANE_Handle) (unsigned long)scanner_d) || (scanner_d == -1)) + { + DBG (1, "sane_read: unknown handle\n"); + return SANE_STATUS_INVAL; + } + + /*While end of paper sheet was not reached */ + /*Wait for scaned line ready */ + timeout = 0; + while (((bFuncResult = CallFunctionWithRetVal (0xB2)) & 0x20) == 0) + { + bTest = CallFunctionWithRetVal (0xB5); + usleep (1); + timeout++; + if ((timeout < 1000) && + (((bTest & 0x80) && ((bTest & 0x3F) <= 2)) || + (((bTest & 0x80) == 0) && ((bTest & 0x3F) >= 5)))) + continue; + + if (timeout >= 1000) + continue; /*do it again! */ + + /*Data ready state! */ + + if ((bFuncResult & 0x20) != 0) /*End of paper reached! */ + { + *length = 0; + return SANE_STATUS_EOF; + } + + /*Data ready */ + *length = LengthForRes (wResolution, wWidth); + if (*length >= max_length) + *length = max_length; + + CallFunctionWithParameter (0xCD, 0); + CallFunctionWithRetVal (0xC8); + WriteScannerRegister (REGISTER_FUNCTION_CODE, 0xC8); + WriteAddress (ADDRESS_RESULT); + /*Test if we need this line for current resolution + (scanner doesn't control vertical resolution in hardware) */ + wVerticalResolution -= wResolution; + if (wVerticalResolution > 0) + { + timeout = 0; + continue; + } + else + wVerticalResolution = 300; /*Reset counter */ + + ReadDataBlock (data, *length); + + /*switch indicator */ + bHardwareState ^= FLAGS_HW_INDICATOR_OFF; + CallFunctionWithParameter (FUNCTION_SETUP_HARDWARE, bHardwareState); + return SANE_STATUS_GOOD; + } + return SANE_STATUS_EOF; +} + +void +sane_cancel (SANE_Handle handle) +{ + DBG (2, "sane_cancel: handle = %p\n", handle); + /*Stop motor */ + TurnOffPaperPulling (); + + /*Indicator turn off */ + bHardwareState |= FLAGS_HW_INDICATOR_OFF; + CallFunctionWithParameter (FUNCTION_SETUP_HARDWARE, bHardwareState); + + /*Get out of paper */ + ReleasePaper (); + + /*Restore indicator */ + bHardwareState &= ~FLAGS_HW_INDICATOR_OFF; + CallFunctionWithParameter (FUNCTION_SETUP_HARDWARE, bHardwareState); + + bLastCalibration = CallFunctionWithRetVal (0xA9); + CallFunctionWithParameter (0xA9, bLastCalibration); + CallFunctionWithParameter (0x93, 4); + +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (2, "sane_set_io_mode: handle = %p, non_blocking = %d\n", handle, + non_blocking); + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + DBG (2, "sane_get_select_fd: handle = %p, fd %s 0\n", handle, + fd ? "!=" : "="); + return SANE_STATUS_UNSUPPORTED; +} + +/* + Middle-level API: +*/ + +/* + Detect if scanner present and works correctly. + Ret Val: 0 = detection failed, 1 = detection OK. +*/ +static int +DetectScanner (void) +{ + int Result1, Result2; + int Successful, Total; + + Result1 = OutputCheck (); + Result2 = InputCheck (); + + if (!(Result1 || Result2)) /*If all are 0 - it's error */ + { + return 0; + } + + WriteScannerRegister (0x7C, 0x80); + WriteScannerRegister (0x7F, 0x1); + WriteScannerRegister (0x72, 0x10); + WriteScannerRegister (0x72, 0x90); + WriteScannerRegister (0x7C, 0x24); + WriteScannerRegister (0x75, 0x0C); + WriteScannerRegister (0x78, 0x0); + WriteScannerRegister (0x79, 0x10); + WriteScannerRegister (0x71, 0x10); + WriteScannerRegister (0x71, 0x1); + WriteScannerRegister (0x72, 0x1); + + for (Successful = 0, Total = 0; Total < 5; Total++) + { + if (CallCheck ()) + Successful++; + if (Successful >= 3) + return 1; /*Correct and Stable */ + } + return 0; +} + +static void +StandByScanner () +{ + WriteScannerRegister (0x74, 0x80); + WriteScannerRegister (0x75, 0x0C); + WriteScannerRegister (0x77, 0x0); + WriteScannerRegister (0x78, 0x0); + WriteScannerRegister (0x79, 0x0); + WriteScannerRegister (0x7A, 0x0); + WriteScannerRegister (0x7B, 0x0); + WriteScannerRegister (0x7C, 0x4); + WriteScannerRegister (0x70, 0x0); + WriteScannerRegister (0x72, 0x90); + WriteScannerRegister (0x70, 0x0); +} + +static void +SwitchHardwareState (SANE_Byte mask, SANE_Byte invert_mask) +{ + if (!invert_mask) + { + bHardwareState &= ~mask; + } + else + bHardwareState |= mask; + + CallFunctionWithParameter (FUNCTION_SETUP_HARDWARE, bHardwareState); +} + +/*return value: 0 - no paper, 1 - paper loaded.*/ +static int +CheckPaperPresent () +{ + if ((CallFunctionWithRetVal (0xB2) & 0x10) == 0) + return 1; /*Ok - paper present. */ + return 0; /*No paper present */ +} + +static int +ReleasePaper () +{ + int i; + + if ((CallFunctionWithRetVal (0xB2) & 0x20) == 0) + { /*End of paper was not reached */ + CallFunctionWithParameter (0xA7, 0xF); + CallFunctionWithParameter (0xA8, 0xFF); + CallFunctionWithParameter (0xC2, 0); + + for (i = 0; i < 90000; i++) + { + if (CallFunctionWithRetVal (0xB2) & 0x80) + break; + usleep (1); + } + if (i >= 90000) + return 0; /*Fail. */ + + for (i = 0; i < 90000; i++) + { + if ((CallFunctionWithRetVal (0xB2) & 0x20) == 0) + break; + else if ((CallFunctionWithRetVal (0xB2) & 0x80) == 0) + { + i = 90000; + break; + } + usleep (1); + } + + CallFunctionWithParameter (0xC5, 0); + + if (i >= 90000) + return 0; /*Fail. */ + + while (CallFunctionWithRetVal (0xB2) & 0x80); /*Wait bit dismiss */ + + CallFunctionWithParameter (0xA7, 1); + CallFunctionWithParameter (0xA8, 0x25); + CallFunctionWithParameter (0xC2, 0); + + for (i = 0; i < 90000; i++) + { + if (CallFunctionWithRetVal (0xB2) & 0x80) + break; + usleep (1); + } + if (i >= 90000) + return 0; /*Fail. */ + + for (i = 0; i < 90000; i++) + { + if ((CallFunctionWithRetVal (0xB2) & 0x80) == 0) + break; + usleep (1); + } + if (i >= 90000) + return 0; /*Fail. */ + } + + if (CallFunctionWithRetVal (0xB2) & 0x10) + { + CallFunctionWithParameter (0xA7, 1); + CallFunctionWithParameter (0xA8, 0x40); + } + else + { + CallFunctionWithParameter (0xA7, 0); + CallFunctionWithParameter (0xA8, 0xFA); + } + CallFunctionWithParameter (0xC2, 0); + + for (i = 0; i < 9000; i++) + { + if (CallFunctionWithRetVal (0xB2) & 0x80) + break; + usleep (1); + } + if (i >= 9000) + return 0; /*Fail. */ + + while (CallFunctionWithRetVal (0xB2) & 0x80) + usleep (1); + + return 1; +} + +static void +TransferScanParameters (enumColorDepth enColor, SANE_Word wResolution, + SANE_Word wPixelsLength) +{ + SANE_Word wRightBourder = (2570 + wPixelsLength) / 2 + 65; + SANE_Word wLeftBourder = (2570 - wPixelsLength) / 2 + 65; + + switch (enColor) + { + case Drawing: + CallFunctionWithParameter (0x90, 2); /*Not supported correctle. FIX ME!!! */ + break; + case Halftone: + CallFunctionWithParameter (0x90, 0xE3); /*Not supported correctly. FIX ME!!! */ + CallFunctionWithParameter (0x92, 3); + break; + case GrayScale: + case TrueColor: + CallFunctionWithParameter (0x90, 0); /*Not suppoted correctly. FIX ME!!! */ + break; + }; + CallFunctionWithParameter (0xA1, 2); + CallFunctionWithParameter (0xA2, 1); + CallFunctionWithParameter (0xA3, 0x98); + /*Resolution: */ + CallFunctionWithParameter (0x9A, (SANE_Byte) (wResolution >> 8)); /*High byte */ + CallFunctionWithParameter (0x9B, (SANE_Byte) wResolution); /*Low byte */ + + LoadingPaletteToScanner (); + + CallFunctionWithParameter (0xA4, 31); /*Some sort of constant parameter */ + /*Left bourder */ + CallFunctionWithParameter (0xA5, wLeftBourder / 256); + CallFunctionWithParameter (0xA6, wLeftBourder % 256); + /*Right bourder */ + CallFunctionWithParameter (0xAA, wRightBourder / 256); + CallFunctionWithParameter (0xAB, wRightBourder % 256); + + CallFunctionWithParameter (0xD0, 0); + CallFunctionWithParameter (0xD1, 0); + CallFunctionWithParameter (0xD2, 0); + CallFunctionWithParameter (0xD3, 0); + CallFunctionWithParameter (0xD4, 0); + CallFunctionWithParameter (0xD5, 0); + + CallFunctionWithParameter (0x9D, 5); +} + +static void +TurnOnPaperPulling (enumColorDepth enColor, SANE_Word wResolution) +{ + switch (enColor) + { + case Drawing: + case Halftone: + CallFunctionWithParameter (0x91, 0xF7); + return; + case GrayScale: + switch (wResolution) + { + case 50: + case 75: + case 100: + CallFunctionWithParameter (0x91, 0xB7); + return; + case 150: + case 200: + CallFunctionWithParameter (0x91, 0x77); + return; + case 250: + case 300: + CallFunctionWithParameter (0x91, 0x37); + return; + default: + return; + } + case TrueColor: + switch (wResolution) + { + case 75: + case 100: + CallFunctionWithParameter (0x91, 0xA3); + return; + case 150: + case 200: + CallFunctionWithParameter (0x91, 0x53); + return; + case 250: + case 300: + CallFunctionWithParameter (0x91, 0x3); + return; + default: + return; + } + default: + return; + } +} + +static void +TurnOffPaperPulling () +{ + CallFunctionWithParameter (0x91, 0); +} + +/* + Returns avarage value of scaned row. + While paper not loaded this is base "white point". +*/ +static SANE_Byte +GetCalibration () +{ + int i; + int Result; + SANE_Byte Buffer[2600]; + SANE_Byte bTest; + + CallFunctionWithParameter (0xA1, 2); + CallFunctionWithParameter (0xA2, 1); + CallFunctionWithParameter (0xA3, 0x98); + + /*Resolution to 300 DPI */ + CallFunctionWithParameter (0x9A, 1); + CallFunctionWithParameter (0x9B, 0x2C); + + CallFunctionWithParameter (0x92, 0); + CallFunctionWithParameter (0xC6, 0); + CallFunctionWithParameter (0x92, 0x80); + + for (i = 1; i < 256; i++) + CallFunctionWithParameter (0xC6, i); + + for (i = 0; i < 256; i++) + CallFunctionWithParameter (0xC6, i); + + for (i = 0; i < 256; i++) + CallFunctionWithParameter (0xC6, i); + + CallFunctionWithParameter (0xA4, 31); /*Some sort of constant */ + + /*Left bourder */ + CallFunctionWithParameter (0xA5, 0); + CallFunctionWithParameter (0xA6, 0x41); + + /*Right bourder */ + CallFunctionWithParameter (0xAA, 0xA); + CallFunctionWithParameter (0xAB, 0x39); + + CallFunctionWithParameter (0xD0, 0); + CallFunctionWithParameter (0xD1, 0); + CallFunctionWithParameter (0xD2, 0); + CallFunctionWithParameter (0xD3, 0); + CallFunctionWithParameter (0xD4, 0); + CallFunctionWithParameter (0xD5, 0); + + CallFunctionWithParameter (0x9C, 0x1B); + CallFunctionWithParameter (0x9D, 5); + + CallFunctionWithParameter (0x92, 0x10); + CallFunctionWithParameter (0xC6, 0xFF); + CallFunctionWithParameter (0x92, 0x90); + + for (i = 0; i < 2999; i++) + CallFunctionWithParameter (0xC6, 0xFF); + + CallFunctionWithParameter (0x92, 0x50); + CallFunctionWithParameter (0xC6, 0); + CallFunctionWithParameter (0x92, 0xD0); + + for (i = 0; i < 2999; i++) + CallFunctionWithParameter (0xC6, 0); + + CallFunctionWithParameter (0x98, 0xFF); /*Up limit */ + CallFunctionWithParameter (0x95, 0); /*Low limit */ + + CallFunctionWithParameter (0x90, 0); /*Gray scale... */ + + CallFunctionWithParameter (0x91, 0x3B); /*Turn motor on. */ + + for (i = 0; i < 5; i++) + { + do + { /*WARNING!!! Deadlock possible! */ + bTest = CallFunctionWithRetVal (0xB5); + } + while ((((bTest & 0x80) == 1) && ((bTest & 0x3F) <= 2)) || + (((bTest & 0x80) == 0) && ((bTest & 0x3F) >= 5))); + + CallFunctionWithParameter (0xCD, 0); + /*Skip this line for ECP: */ + CallFunctionWithRetVal (0xC8); + + WriteScannerRegister (REGISTER_FUNCTION_CODE, 0xC8); + WriteAddress (0x20); + ReadDataBlock (Buffer, 2552); + }; + CallFunctionWithParameter (0x91, 0); /*Turn off motor. */ + usleep (10); + for (Result = 0, i = 0; i < 2552; i++) + Result += Buffer[i]; + return Result / 2552; +} + +static int +PaperFeed (SANE_Word wLinesToFeed) +{ + int i; + + CallFunctionWithParameter (0xA7, 0xF); + CallFunctionWithParameter (0xA8, 0xFF); + CallFunctionWithParameter (0xC2, 0); + + for (i = 0; i < 9000; i++) + { + if (CallFunctionWithRetVal (0xB2) & 0x80) + break; + usleep (1); + } + if (i >= 9000) + return 0; /*Fail. */ + + for (i = 0; i < 9000; i += 5) + { + if ((CallFunctionWithRetVal (0xB2) & 0x20) == 0) + break; + else if ((CallFunctionWithRetVal (0xB2) & 0x80) == 0) + { + i = 9000; + break; + } + usleep (5); + } + + CallFunctionWithParameter (0xC5, 0); + + if (i >= 9000) + return 0; /*Fail. */ + + /*Potential deadlock */ + while (CallFunctionWithRetVal (0xB2) & 0x80); /*Wait bit dismiss */ + + CallFunctionWithParameter (0xA7, wLinesToFeed / 256); + CallFunctionWithParameter (0xA8, wLinesToFeed % 256); + CallFunctionWithParameter (0xC2, 0); + + for (i = 0; i < 9000; i++) + { + if (CallFunctionWithRetVal (0xB2) & 0x80) + break; + usleep (1); + } + if (i >= 9000) + return 0; /*Fail. */ + + for (i = 0; i < 9000; i++) + { + if ((CallFunctionWithRetVal (0xB2) & 0x80) == 0) + break; + usleep (1); + } + if (i >= 9000) + return 0; /*Fail. */ + + return 1; +} + +/*For now we do no calibrate elements - just set maximum limits. FIX ME?*/ +static void +CalibrateScanElements () +{ + /*Those arrays will be used in future for correct calibration. */ + /*Then we need to transfer UP brightness border, we use these registers */ + SANE_Byte arUpTransferBorders[] = { 0x10, 0x20, 0x30 }; + /*Then we need to transfer LOW brightness border, we use these registers */ + SANE_Byte arLowTransferBorders[] = { 0x50, 0x60, 0x70 }; + /*Then we need to save UP brightness border, we use these registers */ + SANE_Byte arUpSaveBorders[] = { 0x98, 0x97, 0x99 }; + /*Then we need to save LOW brightness border, we use these registers */ + SANE_Byte arLowSaveBorders[] = { 0x95, 0x94, 0x96 }; + /*Speeds, used for calibration */ + SANE_Byte arSpeeds[] = { 0x3B, 0x37, 0x3F }; + int j, Average, Temp, Index, /* Line, */ timeout,Calibration; + SANE_Byte bTest /*, Min, Max, Result */ ; + /*For current color component: (values from arrays). Next two lines - starting and terminating. */ + + SANE_Byte CurrentUpTransferBorder; + SANE_Byte CurrentLowTransferBorder; + SANE_Byte CurrentUpSaveBorder; + SANE_Byte CurrentLowSaveBorder; + SANE_Byte CurrentSpeed1, CurrentSpeed2; + SANE_Byte CorrectionValue; + SANE_Byte FilteredBuffer[2570]; + + CallFunctionWithParameter (0xA1, 2); + CallFunctionWithParameter (0xA2, 0); + CallFunctionWithParameter (0xA3, 0x98); + + /*DPI = 300 */ + CallFunctionWithParameter (0x9A, 1); /*High byte */ + CallFunctionWithParameter (0x9B, 0x2C); /*Low byte */ + + /*Paletter settings. */ + CallFunctionWithParameter (0x92, 0); + CallFunctionWithParameter (0xC6, 0); + CallFunctionWithParameter (0x92, 0x80); + + /*First color component */ + for (j = 1; j < 256; j++) + CallFunctionWithParameter (0xC6, j); + + /*Second color component */ + for (j = 0; j < 256; j++) + CallFunctionWithParameter (0xC6, j); + + /*Third color component */ + for (j = 0; j < 256; j++) + CallFunctionWithParameter (0xC6, j); + + CallFunctionWithParameter (0xA4, 31); + + /*Left border */ + CallFunctionWithParameter (0xA5, 0); /*High byte */ + CallFunctionWithParameter (0xA6, 0x41); /*Low byte */ + + /*Right border */ + CallFunctionWithParameter (0xAA, 0xA); /*High byte */ + CallFunctionWithParameter (0xAB, 0x4B); /*Low byte */ + + /*Zero these registers... */ + CallFunctionWithParameter (0xD0, 0); + CallFunctionWithParameter (0xD1, 0); + CallFunctionWithParameter (0xD2, 0); + CallFunctionWithParameter (0xD3, 0); + CallFunctionWithParameter (0xD4, 0); + CallFunctionWithParameter (0xD5, 0); + + CallFunctionWithParameter (0x9C, 0x1B); + CallFunctionWithParameter (0x9D, 0x5); + + Average = 0; + for (Index = 0; Index < 3; Index++) /*For theree color components */ + { + /*Up border = 0xFF */ + CallFunctionWithParameter (0x92, arUpTransferBorders[Index]); + CallFunctionWithParameter (0xC6, 0xFF); + CallFunctionWithParameter (0x92, arUpTransferBorders[Index] | 0x80); + + for (j = 2999; j > 0; j--) + CallFunctionWithParameter (0xC6, 0xFF); + + /*Low border = 0x0 */ + CallFunctionWithParameter (0x92, arLowTransferBorders[Index]); + CallFunctionWithParameter (0xC6, 0x0); + CallFunctionWithParameter (0x92, arLowTransferBorders[Index] | 0x80); + + for (j = 2999; j > 0; j--) + CallFunctionWithParameter (0xC6, 0x0); + + /*Save borders */ + CallFunctionWithParameter (arUpSaveBorders[Index], 0xFF); + CallFunctionWithParameter (arLowSaveBorders[Index], 0x0); + CallFunctionWithParameter (0x90, 0); /*Gray Scale or True color sign :) */ + + CallFunctionWithParameter (0x91, arSpeeds[Index]); + + /*waiting for scaned line... */ + timeout = 0; + do + { + bTest = CallFunctionWithRetVal (0xB5); + timeout++; + usleep (1); + } + while ((timeout < 1000) && + ((((bTest & 0x80) == 1) && ((bTest & 0x3F) <= 2)) || + (((bTest & 0x80) == 0) && ((bTest & 0x3F) >= 5)))); + + /*Let's read it... */ + if(timeout < 1000) + { + CallFunctionWithParameter (0xCD, 0); + CallFunctionWithRetVal (0xC8); + WriteScannerRegister (0x70, 0xC8); + WriteAddress (0x20); + + ReadDataBlock (FilteredBuffer, 2570); + } + + CallFunctionWithParameter (0x91, 0); /*Stop engine. */ + + /*Note: if first read failed, junk would be calculated, but if previous + read was succeded, but last one failed, previous data'ld be used. + */ + for(Temp = 0, j = 0; j < 2570; j++) + Temp += FilteredBuffer[j]; + Temp /= 2570; + + if((Average == 0)||(Average > Temp)) + Average = Temp; + } + + for(Index = 0; Index < 3; Index++) /*Three color components*/ + { + CurrentUpTransferBorder = arUpTransferBorders[Index]; + CallFunctionWithParameter (0xC6, 0xFF); + CallFunctionWithParameter (0x92, CurrentUpTransferBorder|0x80); + for(j=2999; j>0; j--) + CallFunctionWithParameter (0xC6, 0xFF); + + CurrentLowTransferBorder = arLowTransferBorders[Index]; + CallFunctionWithParameter (0xC6, 0x0); + CallFunctionWithParameter (0x92, CurrentLowTransferBorder|0x80); + for(j=2999; j>0; j--) + CallFunctionWithParameter (0xC6, 0); + + CurrentUpSaveBorder = arUpSaveBorders[Index]; + CallFunctionWithParameter (CurrentUpSaveBorder, 0xFF); + + CurrentLowSaveBorder = arLowSaveBorders[Index]; + CallFunctionWithParameter (CurrentLowSaveBorder, 0x0); + CallFunctionWithParameter (0x90,0); + Calibration = 0x80; + CallFunctionWithParameter (CurrentUpSaveBorder, 0x80); + + CurrentSpeed1 = CurrentSpeed2 = arSpeeds[Index]; + + for(CorrectionValue = 0x40; CorrectionValue != 0;CorrectionValue >>= 2) + { + CallFunctionWithParameter (0x91, CurrentSpeed2); + usleep(10); + + /*waiting for scaned line... */ + for(j = 0; j < 5; j++) + { + timeout = 0; + do + { + bTest = CallFunctionWithRetVal (0xB5); + timeout++; + usleep (1); + } + while ((timeout < 1000) && + ((((bTest & 0x80) == 1) && ((bTest & 0x3F) <= 2)) || + (((bTest & 0x80) == 0) && ((bTest & 0x3F) >= 5)))); + + /*Let's read it... */ + if(timeout < 1000) + { + CallFunctionWithParameter (0xCD, 0); + CallFunctionWithRetVal (0xC8); + WriteScannerRegister (0x70, 0xC8); + WriteAddress (0x20); + + ReadDataBlock (FilteredBuffer, 2570); + } + }/*5 times we read. I don't understand what for, but so does HP's driver. + Perhaps, we can optimize it in future.*/ + WriteScannerRegister (0x91, 0); + usleep(10); + + for(Temp = 0,j = 0; j < 16;j++) + Temp += FilteredBuffer[509+j]; /*At this offset calcalates HP's driver.*/ + Temp /= 16; + + if(Average > Temp) + { + Calibration += CorrectionValue; + Calibration = 0xFF < Calibration ? 0xFF : Calibration; /*min*/ + } + else + Calibration -= CorrectionValue; + + WriteScannerRegister (CurrentUpSaveBorder, Calibration); + }/*By CorrectionValue we tune UpSaveBorder*/ + + WriteScannerRegister (0x90, 8); + WriteScannerRegister (0x91, CurrentSpeed1); + usleep(10); + }/*By color components*/ + + return; +} + +/* + Internal use functions: +*/ + +/*Returns 0 in case of fail and 1 in success.*/ +static int +OutputCheck () +{ + int i; + + WriteScannerRegister (0x7F, 0x1); + WriteAddress (0x7E); + for (i = 0; i < 256; i++) + WriteData ((SANE_Byte) i); + + WriteAddress (0x3F); + if (ReadDataByte () & 0x80) + return 0; + + return 1; +} + +static int +InputCheck () +{ + int i; + SANE_Byte Buffer[256]; + + WriteAddress (0x3E); + for (i = 0; i < 256; i++) + { + Buffer[i] = ReadDataByte (); + } + + for (i = 0; i < 256; i++) + { + if (Buffer[i] != i) + return 0; + } + + return 1; +} + +static int +CallCheck () +{ + int i; + SANE_Byte Buffer[256]; + + CallFunctionWithParameter (0x92, 0x10); + CallFunctionWithParameter (0xC6, 0x0); + CallFunctionWithParameter (0x92, 0x90); + WriteScannerRegister (REGISTER_FUNCTION_CODE, 0xC6); + + WriteAddress (0x60); + + for (i = 1; i < 256; i++) + WriteData ((SANE_Byte) i); + + CallFunctionWithParameter (0x92, 0x10); + CallFunctionWithRetVal (0xC6); + CallFunctionWithParameter (0x92, 0x90); + WriteScannerRegister (REGISTER_FUNCTION_CODE, 0xC6); + + WriteAddress (ADDRESS_RESULT); + + ReadDataBlock (Buffer, 256); + + for (i = 0; i < 255; i++) + { + if (Buffer[i + 1] != (SANE_Byte) i) + return 0; + } + return 1; +} + +static void +LoadingPaletteToScanner () +{ + /*For now we have statical gamma. */ + SANE_Byte Gamma[256]; + int i; + for (i = 0; i < 256; i++) + Gamma[i] = i; + + CallFunctionWithParameter (0x92, 0); + CallFunctionWithParameter (0xC6, Gamma[0]); + CallFunctionWithParameter (0x92, 0x80); + for (i = 1; i < 256; i++) + CallFunctionWithParameter (0xC6, Gamma[i]); + + for (i = 0; i < 256; i++) + CallFunctionWithParameter (0xC6, Gamma[i]); + + for (i = 0; i < 256; i++) + CallFunctionWithParameter (0xC6, Gamma[i]); +} + +/* + Low level warappers: +*/ +static void +WriteAddress (SANE_Byte Address) +{ + ieee1284_data_dir (pl.portv[scanner_d], 0); /*Forward mode */ + ieee1284_frob_control (pl.portv[scanner_d], C1284_NINIT, C1284_NINIT); + ieee1284_epp_write_addr (pl.portv[scanner_d], 0, (char *) &Address, 1); +} + +static void +WriteData (SANE_Byte Data) +{ + ieee1284_data_dir (pl.portv[scanner_d], 0); /*Forward mode */ + ieee1284_frob_control (pl.portv[scanner_d], C1284_NINIT, C1284_NINIT); + ieee1284_epp_write_data (pl.portv[scanner_d], 0, (char *) &Data, 1); +} + +static void +WriteScannerRegister (SANE_Byte Address, SANE_Byte Data) +{ + WriteAddress (Address); + WriteData (Data); +} + +static void +CallFunctionWithParameter (SANE_Byte Function, SANE_Byte Parameter) +{ + WriteScannerRegister (REGISTER_FUNCTION_CODE, Function); + WriteScannerRegister (REGISTER_FUNCTION_PARAMETER, Parameter); +} + +static SANE_Byte +CallFunctionWithRetVal (SANE_Byte Function) +{ + WriteScannerRegister (REGISTER_FUNCTION_CODE, Function); + WriteAddress (ADDRESS_RESULT); + return ReadDataByte (); +} + +static SANE_Byte +ReadDataByte () +{ + SANE_Byte Result; + + ieee1284_data_dir (pl.portv[scanner_d], 1); /*Reverse mode */ + ieee1284_frob_control (pl.portv[scanner_d], C1284_NINIT, C1284_NINIT); + ieee1284_epp_read_data (pl.portv[scanner_d], 0, (char *) &Result, 1); + return Result; +} + +static void +ReadDataBlock (SANE_Byte * Buffer, int length) +{ + + ieee1284_data_dir (pl.portv[scanner_d], 1); /*Reverse mode */ + ieee1284_frob_control (pl.portv[scanner_d], C1284_NINIT, C1284_NINIT); + ieee1284_epp_read_data (pl.portv[scanner_d], 0, (char *) Buffer, length); +} + +/* Send a daisy-chain-style CPP command packet. */ +int +cpp_daisy (struct parport *port, int cmd) +{ + unsigned char s; + + ieee1284_data_dir (port, 0); /*forward direction */ + ieee1284_write_control (port, C1284_NINIT); + ieee1284_write_data (port, 0xaa); + usleep (2); + ieee1284_write_data (port, 0x55); + usleep (2); + ieee1284_write_data (port, 0x00); + usleep (2); + ieee1284_write_data (port, 0xff); + usleep (2); + s = ieee1284_read_status (port) ^ S1284_INVERTED; /*Converted for PC-style */ + + s &= (S1284_BUSY | S1284_PERROR | S1284_SELECT | S1284_NFAULT); + + if (s != (S1284_BUSY | S1284_PERROR | S1284_SELECT | S1284_NFAULT)) + { + DBG (1, "%s: cpp_daisy: aa5500ff(%02x)\n", port->name, s); + return -1; + } + + ieee1284_write_data (port, 0x87); + usleep (2); + s = ieee1284_read_status (port) ^ S1284_INVERTED; /*Convert to PC-style */ + + s &= (S1284_BUSY | S1284_PERROR | S1284_SELECT | S1284_NFAULT); + + if (s != (S1284_SELECT | S1284_NFAULT)) + { + DBG (1, "%s: cpp_daisy: aa5500ff87(%02x)\n", port->name, s); + return -1; + } + + ieee1284_write_data (port, 0x78); + usleep (2); + ieee1284_write_control (port, C1284_NINIT); + ieee1284_write_data (port, cmd); + usleep (2); + ieee1284_frob_control (port, C1284_NSTROBE, C1284_NSTROBE); + usleep (1); + ieee1284_frob_control (port, C1284_NSTROBE, 0); + usleep (1); + s = ieee1284_read_status (port); + ieee1284_write_data (port, 0xff); + usleep (2); + + return s; +} + +/*Daisy chain deselect operation.*/ +void +daisy_deselect_all (struct parport *port) +{ + cpp_daisy (port, 0x30); +} + +/*Daisy chain select operation*/ +int +daisy_select (struct parport *port, int daisy, int mode) +{ + switch (mode) + { + /*For these modes we should switch to EPP mode: */ + case M1284_EPP: + case M1284_EPPSL: + case M1284_EPPSWE: + return cpp_daisy (port, 0x20 + daisy) & S1284_NFAULT; + /*For these modes we should switch to ECP mode: */ + case M1284_ECP: + case M1284_ECPRLE: + case M1284_ECPSWE: + return cpp_daisy (port, 0xd0 + daisy) & S1284_NFAULT; + /*Nothing was told for BECP in Daisy chain specification. + May be it's wise to use ECP? */ + case M1284_BECP: + /*Others use compat mode */ + case M1284_NIBBLE: + case M1284_BYTE: + case M1284_COMPAT: + default: + return cpp_daisy (port, 0xe0 + daisy) & S1284_NFAULT; + } +} + +/*Daisy chain assign address operation.*/ +int +assign_addr (struct parport *port, int daisy) +{ + return cpp_daisy (port, daisy); +} + +static int +OpenScanner (const char *scanner_path) +{ + int handle; + int caps; + + /*Scaner name was specified in config file?*/ + if (strlen(scanner_path) == 0) + return -1; + + for (handle = 0; handle < pl.portc; handle++) + { + if (strcmp (scanner_path, pl.portv[handle]->name) == 0) + break; + } + if (handle == pl.portc) /*No match found */ + return -1; + + /*Open port */ + if (ieee1284_open (pl.portv[handle], 0, &caps) != E1284_OK) + return -1; + + /*Claim port */ + if (ieee1284_claim (pl.portv[handle]) != E1284_OK) + return -1; + + /*Total chain reset. */ + daisy_deselect_all (pl.portv[handle]); + + /*Assign addresses. */ + assign_addr (pl.portv[handle], 0); /*Assume we have device first in chain. */ + + /*Select required device. For now - first in chain. */ + daisy_select (pl.portv[handle], 0, M1284_EPP); + + return handle; +} + +static void +CloseScanner (int handle) +{ + if (handle == -1) + return; + + daisy_deselect_all (pl.portv[handle]); + + ieee1284_release (pl.portv[handle]); + + ieee1284_close (pl.portv[handle]); +} diff --git a/backend/hpsj5s.conf.in b/backend/hpsj5s.conf.in new file mode 100644 index 0000000..77fb4e4 --- /dev/null +++ b/backend/hpsj5s.conf.in @@ -0,0 +1,2 @@ +#hpsj5s.conf +#parport0 \ No newline at end of file diff --git a/backend/hpsj5s.h b/backend/hpsj5s.h new file mode 100644 index 0000000..0361acd --- /dev/null +++ b/backend/hpsj5s.h @@ -0,0 +1,102 @@ +#ifndef __HPSJ5S_MIDDLE_LEVEL_API_HEADER__ +#define __HPSJ5S_MIDDLE_LEVEL_API_HEADER__ + + +#include + +/*Scanner hardware registers*/ +#define REGISTER_FUNCTION_CODE 0x70 /*Here goes function code */ +#define REGISTER_FUNCTION_PARAMETER 0x60 /*Here goes function param */ + +#define ADDRESS_RESULT 0x20 /*Here we get result */ + +/*Scanner functions (not all - some of them I cann't identify)*/ +#define FUNCTION_SETUP_HARDWARE 0xA0 + +/*Scanner hardware control flags:*/ +/*Set this flag and non-zero speed to start rotation*/ +#define FLAGS_HW_MOTOR_READY 0x1 +/*Set this flag to turn on lamp*/ +#define FLAGS_HW_LAMP_ON 0x2 +/*Set this flag to turn indicator lamp off*/ +#define FLAGS_HW_INDICATOR_OFF 0x4 + + +/* + Types: +*/ +/*Color modes we support: 1-bit Drawing, 2-bit Halftone, 8-bit Gray Scale, 24-bt True Color*/ +typedef enum +{ Drawing, Halftone, GrayScale, TrueColor } +enumColorDepth; + +/*Middle-level API:*/ + +static int OpenScanner (const char *scanner_path); + +static void CloseScanner (int handle); + +static int DetectScanner (void); + +static void StandByScanner (void); + +static void SwitchHardwareState (SANE_Byte mask, SANE_Byte invert_mask); + +static int CheckPaperPresent (void); + +static int ReleasePaper (void); + +static int PaperFeed (SANE_Word wLinesToFeed); + +static void TransferScanParameters (enumColorDepth enColor, + SANE_Word wResolution, + SANE_Word wCorrectedLength); + +static void TurnOnPaperPulling (enumColorDepth enColor, + SANE_Word wResolution); + +static void TurnOffPaperPulling (void); + +static SANE_Byte GetCalibration (void); + +static void CalibrateScanElements (void); + +/*Internal-use functions:*/ + +static int OutputCheck (void); +static int InputCheck (void); +static int CallCheck (void); +static void LoadingPaletteToScanner (void); + +/*Low level warappers:*/ + +static void WriteAddress (SANE_Byte Address); + +static void WriteData (SANE_Byte Data); + +static void WriteScannerRegister (SANE_Byte Address, SANE_Byte Data); + +static void CallFunctionWithParameter (SANE_Byte Function, + SANE_Byte Parameter); + +static SANE_Byte CallFunctionWithRetVal (SANE_Byte Function); + +static SANE_Byte ReadDataByte (void); + +static void ReadDataBlock (SANE_Byte * Buffer, int lenght); + +/*Daisy chaining API: (should be moved to ieee1284 library in future)*/ + +/*Deselect all devices in chain on this port.*/ +static void daisy_deselect_all (struct parport *port); + +/*Select device with number 'daisy' in 'mode'.*/ +static int daisy_select (struct parport *port, int daisy, int mode); + +/*Setup address for device in chain on this port*/ +static int assign_addr (struct parport *port, int daisy); + +/* Send a daisy-chain-style CPP command packet. */ +static int cpp_daisy (struct parport *port, int cmd); + +#endif diff --git a/backend/hs2p-saneopts.h b/backend/hs2p-saneopts.h new file mode 100644 index 0000000..7ea50c2 --- /dev/null +++ b/backend/hs2p-saneopts.h @@ -0,0 +1,365 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Jeremy Johnson + This file is part of a SANE backend for Ricoh IS450 + and IS420 family of HS2P Scanners using the SCSI controller. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + + +#define SANE_NAME_INQUIRY "inquiry" +#define SANE_TITLE_INQUIRY "Inquiry Data" +#define SANE_DESC_INQUIRY "Displays scanner inquiry data" + +#define SANE_TITLE_SCAN_MODE_GROUP "Scan Mode" +#define SANE_TITLE_GEOMETRY_GROUP "Geometry" +#define SANE_TITLE_FEEDER_GROUP "Feeder" + +#define SANE_TITLE_ENHANCEMENT_GROUP "Enhancement" +#define SANE_TITLE_ICON_GROUP "Icon" +#define SANE_TITLE_BARCODE_GROUP "Barcode" + +#define SANE_TITLE_MISCELLANEOUS_GROUP "Miscellaneous" + +#define SANE_NAME_AUTOBORDER "autoborder" +#define SANE_TITLE_AUTOBORDER "Autoborder" +#define SANE_DESC_AUTOBORDER "Enable Automatic Border Detection" + +#define SANE_NAME_COMPRESSION "compression" +#define SANE_TITLE_COMPRESSION "Data Compression" +#define SANE_DESC_COMPRESSION "Sets the compression mode of the scanner" + +#define SANE_NAME_ROTATION "rotation" +#define SANE_TITLE_ROTATION "Page Rotation" +#define SANE_DESC_ROTATION "Sets the page rotation mode of the scanner" + +#define SANE_NAME_DESKEW "deskew" +#define SANE_TITLE_DESKEW "Page Deskew" +#define SANE_DESC_DESKEW "Enable Deskew Mode" + +#define SANE_NAME_TIMEOUT_ADF "timeout-adf" +#define SANE_TITLE_TIMEOUT_ADF "ADF Timeout" +#define SANE_DESC_TIMEOUT_ADF "Sets the timeout in seconds for the ADF" + +#define SANE_NAME_TIMEOUT_MANUAL "timeout-manual" +#define SANE_TITLE_TIMEOUT_MANUAL "Manual Timeout" +#define SANE_DESC_TIMEOUT_MANUAL "Sets the timeout in seconds for manual feeder" + +#define SANE_NAME_BATCH "batch" +#define SANE_TITLE_BATCH "Batch" +#define SANE_DESC_BATCH "Enable Batch Mode" + +#define SANE_NAME_CHECK_ADF "check-adf" +#define SANE_TITLE_CHECK_ADF "Check ADF" +#define SANE_DESC_CHECK_ADF "Check ADF Status prior to starting scan" + +#define SANE_NAME_PREFEED "prefeed" +#define SANE_TITLE_PREFEED "Prefeed" +#define SANE_DESC_PREFEED "Prefeed" + +#define SANE_NAME_DUPLEX "duplex" +#define SANE_TITLE_DUPLEX "Duplex" +#define SANE_DESC_DUPLEX "Enable Duplex (Dual-Sided) Scanning" + +#define SANE_NAME_ENDORSER "endorser" +#define SANE_TITLE_ENDORSER "Endorser" +#define SANE_DESC_ENDORSER "Print up to 19 character string on each sheet" + +#define SANE_NAME_ENDORSER_STRING "endorser-string" +#define SANE_TITLE_ENDORSER_STRING "Endorser String" +#define SANE_DESC_ENDORSER_STRING "valid characters: [0-9][ :#`'-./][A-Z][a-z]" + +#define SANE_NAME_BARCODE_SEARCH_COUNT "barcode-search-count" +#define SANE_TITLE_BARCODE_SEARCH_COUNT "Barcode Search Count" +#define SANE_DESC_BARCODE_SEARCH_COUNT "Number of barcodes to search for in the scanned image" + +#define SANE_NAME_BARCODE_HMIN "barcode-hmin" +#define SANE_TITLE_BARCODE_HMIN "Barcode Minimum Height" +#define SANE_DESC_BARCODE_HMIN "Sets the Barcode Minimun Height (larger values increase recognition speed)" + +#define SANE_NAME_BARCODE_SEARCH_MODE "barcode-search-mode" +#define SANE_TITLE_BARCODE_SEARCH_MODE "Barcode Search Mode" +#define SANE_DESC_BARCODE_SEARCH_MODE "Chooses the orientation of barcodes to be searched" + +#define SANE_NAME_BARCODE_SEARCH_TIMEOUT "barcode-search-timeout" +#define SANE_TITLE_BARCODE_SEARCH_TIMEOUT "Barcode Search Timeout" +#define SANE_DESC_BARCODE_SEARCH_TIMEOUT "Sets the timeout for barcode searching" + +#define SANE_NAME_BARCODE_SEARCH_BAR "barcode-search-bar" +#define SANE_TITLE_BARCODE_SEARCH_BAR "Barcode Search Bar" +#define SANE_DESC_BARCODE_SEARCH_BAR "Specifies the barcode type to search for" + +#define SANE_NAME_SECTION "section" +#define SANE_TITLE_SECTION "Image/Barcode Search Sections" +#define SANE_DESC_SECTION "Specifies an image section and/or a barcode search region" + +#define SANE_NAME_BARCODE_RELMAX "barcode-relmax" +#define SANE_TITLE_BARCODE_RELMAX "Barcode RelMax" +#define SANE_DESC_BARCODE_RELMAX "Specifies the maximum relation from the widest to the smallest bar" + +#define SANE_NAME_BARCODE_BARMIN "barcode-barmin" +#define SANE_TITLE_BARCODE_BARMIN "Barcode Bar Minimum" +#define SANE_DESC_BARCODE_BARMIN "Specifies the minimum number of bars in Bar/Patch code" + +#define SANE_NAME_BARCODE_BARMAX "barcode-barmax" +#define SANE_TITLE_BARCODE_BARMAX "Barcode Bar Maximum" +#define SANE_DESC_BARCODE_BARMAX "Specifies the maximum number of bars in a Bar/Patch code" + +#define SANE_NAME_BARCODE_CONTRAST "barcode-contrast" +#define SANE_TITLE_BARCODE_CONTRAST "Barcode Contrast" +#define SANE_DESC_BARCODE_CONTRAST "Specifies the image contrast used in decoding. Use higher values when " \ +"there are more white pixels in the code" + +#define SANE_NAME_BARCODE_PATCHMODE "barcode-patchmode" +#define SANE_TITLE_BARCODE_PATCHMODE "Barcode Patch Mode" +#define SANE_DESC_BARCODE_PATCHMODE "Controls Patch Code detection." + +#define SANE_NAME_SCAN_WAIT_MODE "scan-wait-mode" +#define SANE_TITLE_SCAN_WAIT_MODE "Scan Wait Mode " +#define SANE_DESC_SCAN_WAIT_MODE "Enables the scanner's start button" + +#define SANE_NAME_ACE_FUNCTION "ace-function" +#define SANE_TITLE_ACE_FUNCTION "ACE Function" +#define SANE_DESC_ACE_FUNCTION "ACE Function" + +#define SANE_NAME_ACE_SENSITIVITY "ace-sensitivity" +#define SANE_TITLE_ACE_SENSITIVITY "ACE Sensitivity" +#define SANE_DESC_ACE_SENSITIVITY "ACE Sensitivity" + +#define SANE_NAME_ICON_WIDTH "icon-width" +#define SANE_TITLE_ICON_WIDTH "Icon Width" +#define SANE_DESC_ICON_WIDTH "Width of icon (thumbnail) image in pixels" + +#define SANE_NAME_ICON_LENGTH "icon-length" +#define SANE_TITLE_ICON_LENGTH "Icon Length" +#define SANE_DESC_ICON_LENGTH "Length of icon (thumbnail) image in pixels" + +#define SANE_NAME_ORIENTATION "orientation" +#define SANE_TITLE_ORIENTATION "Paper Orientation" +#define SANE_DESC_ORIENTATION "[Portrait]/Landscape" \ + +#define SANE_NAME_PAPER_SIZE "paper-size" +#define SANE_TITLE_PAPER_SIZE "Paper Size" +#define SANE_DESC_PAPER_SIZE "Specify the scan window geometry by specifying the paper size " \ +"of the documents to be scanned" + +#define SANE_NAME_PADDING "padding" +#define SANE_TITLE_PADDING "Padding" +#define SANE_DESC_PADDING "Pad if media length is less than requested" + +#define SANE_NAME_AUTO_SIZE "auto-size" +#define SANE_TITLE_AUTO_SIZE "Auto Size" +#define SANE_DESC_AUTO_SIZE "Automatic Paper Size Determination" + +#define SANE_NAME_BINARYFILTER "binary-filter" +#define SANE_TITLE_BINARYFILTER "Binary Filter" +#define SANE_DESC_BINARYFILTER "Binary Filter" + +#define SANE_NAME_SMOOTHING "smoothing" +#define SANE_TITLE_SMOOTHING "Smoothing" +#define SANE_DESC_SMOOTHING "Binary Smoothing Filter" + +#define SANE_NAME_NOISEREMOVAL "noise-removal" +#define SANE_TITLE_NOISEREMOVAL "Noise Removal" +#define SANE_DESC_NOISEREMOVAL "Binary Noise Removal Filter" + +#define SANE_NAME_NOISEMATRIX "noise-removal-matrix" +#define SANE_TITLE_NOISEMATRIX "Noise Removal Matrix" +#define SANE_DESC_NOISEMATRIX "Noise Removal Matrix" + +#define SANE_NAME_GRAYFILTER "gray-filter" +#define SANE_TITLE_GRAYFILTER "Gray Filter" +#define SANE_DESC_GRAYFILTER "Gray Filter" + +#define SANE_NAME_HALFTONE_CODE "halftone-type" +#define SANE_TITLE_HALFTONE_CODE "Halftone Type" +#define SANE_DESC_HALFTONE_CODE "Dither or Error Diffusion" + +/* +#define SANE_NAME_HALFTONE_PATTERN "pattern" +#define SANE_TITLE_HALFTONE_PATTERN "Pattern" +#define SANE_DESC_HALFTONE_PATTERN "10 built-in halftone patterns + 2 user patterns" +*/ + +#define SANE_NAME_ERRORDIFFUSION "error-diffusion" +#define SANE_TITLE_ERRORDIFFUSION "Error Diffusion" +#define SANE_DESC_ERRORDIFFUSION "Useful for documents with both text and images" + +/* +#define SANE_NAME_HALFTONE "halftone" +#define SANE_TITLE_HALFTONE "Halftone" +#define SANE_DESC_HALFTONE "Choose a dither pattern or error diffusion" + +#define SANE_NAME_NEGATIVE "negative image" +#define SANE_TITLE_NEGATIVE "Negative Image" +#define SANE_DESC_NEGATIVE "Reverse Image Format" + +#define SANE_NAME_BRIGHTNESS "brightness" +#define SANE_TITLE_BRIGHTNESS "Brightness" +#define SANE_DESC_BRIGHTNESS "Brightness" + +#define SANE_NAME_THRESHOLD "threshold" +#define SANE_TITLE_THRESHOLD "Threshold" +#define SANE_DESC_THRESHOLD "Threshold" +*/ + +#define SANE_NAME_GAMMA "gamma" +#define SANE_TITLE_GAMMA "Gamma" +#define SANE_DESC_GAMMA "Gamma Correction" + +#define SANE_NAME_AUTOSEP "auto-separation" +#define SANE_TITLE_AUTOSEP "Automatic Separation" +#define SANE_DESC_AUTOSEP "Automatic Separation" + +#define SANE_NAME_AUTOBIN "auto-binarization" +#define SANE_TITLE_AUTOBIN "Automatic Binarization" +#define SANE_DESC_AUTOBIN "Automatic Binarization" + +#define SANE_NAME_WHITE_BALANCE "white-balance" +#define SANE_TITLE_WHITE_BALANCE "White Balance" +#define SANE_DESC_WHITE_BALANCE "White Balance" + +#define SANE_NAME_PADDING_TYPE "padding-type" +#define SANE_TITLE_PADDING_TYPE "Padding Type" +#define SANE_DESC_PADDING_TYPE "Padding Type" + +#define SANE_NAME_BITORDER "bit-order" +#define SANE_TITLE_BITORDER "Bit Order" +#define SANE_DESC_BITORDER "Bit Order" + +#define SANE_NAME_SELF_DIAGNOSTICS "self-diagnostics" +#define SANE_TITLE_SELF_DIAGNOSTICS "Self Diagnostics" +#define SANE_DESC_SELF_DIAGNOSTICS "Self Diagnostics" + +#define SANE_NAME_OPTICAL_ADJUSTMENT "optical-adjustment" +#define SANE_TITLE_OPTICAL_ADJUSTMENT "Optical Adjustment" +#define SANE_DESC_OPTICAL_ADJUSTMENT "Optical Adjustment" + +typedef enum +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_INQUIRY, /* inquiry string */ + OPT_PREVIEW, + OPT_SCAN_MODE, /* scan mode */ + OPT_RESOLUTION, + OPT_X_RESOLUTION, + OPT_Y_RESOLUTION, + OPT_COMPRESSION, /* hardware compression */ + + OPT_GEOMETRY_GROUP, + /*OPT_AUTOBORDER, automatic border detection */ + /*OPT_ROTATION, hardware rotation */ + /*OPT_DESKEW, hardware deskew */ + OPT_PAGE_ORIENTATION, /* portrait, landscape */ + OPT_PAPER_SIZE, /* paper size */ + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + OPT_PADDING, /* Pad to requested length */ + OPT_AUTO_SIZE, /* Automatic Size Recognition */ + + OPT_FEEDER_GROUP, + OPT_SCAN_SOURCE, /* scan source (eg. Flatbed, ADF) */ + OPT_DUPLEX, /* scan both sides of the page */ + OPT_SCAN_WAIT_MODE, /* Enables the scanner's Start Button */ + OPT_PREFEED, + OPT_ENDORSER, /* Endorser (off,on) */ + OPT_ENDORSER_STRING, /* Endorser String */ + /*OPT_BATCH, scan in batch mode */ + /*OPT_TIMEOUT_MANUAL, timeout in seconds with manual feed */ + /*OPT_TIMEOUT_ADF, timeout in seconds with ADF */ + /*OPT_CHECK_ADF, check for page in ADF before scanning */ + + OPT_ENHANCEMENT_GROUP, + /* OPT_ACE_FUNCTION, + OPT_ACE_SENSITIVITY, */ + OPT_BRIGHTNESS, /* Brightness */ + OPT_THRESHOLD, /* Threshold */ + OPT_CONTRAST, /* Contrast */ + OPT_NEGATIVE, /* Negative (reverse image) */ + OPT_GAMMA, /* Gamma Correction */ + OPT_CUSTOM_GAMMA, + OPT_GAMMA_VECTOR_GRAY, + OPT_HALFTONE_CODE, /* Halftone Code */ + OPT_HALFTONE_PATTERN, /* Halftone Pattern */ + OPT_GRAYFILTER, /* MRIF */ + OPT_SMOOTHING, /* Smoothing */ + OPT_NOISEREMOVAL, /* Noise Removal */ + OPT_AUTOSEP, /* Auto Separation */ + OPT_AUTOBIN, /* Auto Binarization */ + OPT_WHITE_BALANCE, + + OPT_MISCELLANEOUS_GROUP, + OPT_PADDING_TYPE, + /*OPT_BITORDER, */ + OPT_SELF_DIAGNOSTICS, + OPT_OPTICAL_ADJUSTMENT, + /* + OPT_PARITION_FUNCTION + OPT_SECTION + */ + + OPT_DATA_GROUP, + OPT_UPDATE, + OPT_NREGX_ADF, + OPT_NREGY_ADF, + OPT_NREGX_BOOK, + OPT_NREGY_BOOK, + OPT_NSCANS_ADF, + OPT_NSCANS_BOOK, + OPT_LAMP_TIME, + OPT_EO_ODD, + OPT_EO_EVEN, + OPT_BLACK_LEVEL_ODD, + OPT_BLACK_LEVEL_EVEN, + OPT_WHITE_LEVEL_ODD, + OPT_WHITE_LEVEL_EVEN, + OPT_DENSITY, + OPT_FIRST_ADJ_WHITE_ODD, + OPT_FIRST_ADJ_WHITE_EVEN, + OPT_NREGX_REVERSE, + OPT_NREGY_REVERSE, + OPT_NSCANS_REVERSE_ADF, + OPT_REVERSE_TIME, + OPT_NCHARS, + + NUM_OPTIONS /* must come last: */ +} HS2P_Option; diff --git a/backend/hs2p-scsi.c b/backend/hs2p-scsi.c new file mode 100644 index 0000000..82640e9 --- /dev/null +++ b/backend/hs2p-scsi.c @@ -0,0 +1,2198 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Jeremy Johnson + This file is part of a SANE backend for Ricoh IS450 + and IS420 family of HS2P Scanners using the SCSI controller. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#include +#include "hs2p.h" + + +static SANE_String_Const +print_devtype (SANE_Byte devtype) +{ + int i = devtype; + static SANE_String devtypes[] = { + "disk", + "tape", + "printer", + "processor", + "CD-writer", + "CD-drive", + "scanner", + "optical-drive", + "jukebox", + "communicator" + }; + + return (i >= 0 && i < NELEMS (devtypes)) ? devtypes[i] : "unknown-device"; +} +static void +print_bytes (const void *buf, size_t bufsize) +{ + const SANE_Byte *bp; + unsigned i; + + for (i = 0, bp = buf; i < bufsize; i++, bp++) + DBG (DBG_error, "%3d: 0x%02x %d\n", i, *bp, *bp); +} + +static void +ScannerDump (HS2P_Scanner * s) +{ + int i; + HS2P_Info *info; + SANE_Device *sdev; + + info = &s->hw->info; + sdev = &s->hw->sane; + + DBG (DBG_info, "\n\n"); + DBG (DBG_info, ">> ScannerDump:\n"); + DBG (DBG_info, "SANE Device: '%s' Vendor: '%s' Model: '%s' Type: '%s'\n", + sdev->name, sdev->vendor, sdev->model, sdev->type); + + DBG (DBG_info, "Type: '%s' Vendor: '%s' Product: '%s' Revision: '%s'\n", + print_devtype (info->devtype), info->vendor, info->product, + info->revision); + + DBG (DBG_info, "Automatic Document Feeder: %s%s%s%s\n", + info->hasADF ? "Installed " : "Not Installed ", + info->hasSimplex ? "simplex" : "", + info->hasDuplex ? "duplex" : "", + info->hasARDF ? "reverse double-sided" : ""); + DBG (DBG_info, "Endorser :%s\n", + info->hasEndorser ? " " : " "); + DBG (DBG_info, "Image Processing Unit:%s\n", + info->hasIPU ? " " : " "); + DBG (DBG_info, "Extended Board :%s\n", + info->hasXBD ? " " : " "); + + DBG (DBG_info, "\n"); + DBG (DBG_info, "Image Composition Support\n"); + DBG (DBG_info, "Line Art (B/W) Support : %s\n", + info->supports_lineart ? "Yes" : "No"); + DBG (DBG_info, "Dithering (Halftone) Support: %s\n", + info->supports_dithering ? "Yes" : "No"); + DBG (DBG_info, "Error Diffusion Support : %s\n", + info->supports_errordiffusion ? "Yes" : "No"); + DBG (DBG_info, "Color Support : %s\n", + info->supports_color ? "Yes" : "No"); + DBG (DBG_info, "4 Bit Gray Support : %s\n", + info->supports_4bitgray ? "Yes" : "No"); + DBG (DBG_info, "5-8 Bit Gray Support : %s\n", + info->supports_8bitgray ? "Yes" : "No"); + + DBG (DBG_info, "Image Data processing:%s%s%s%s%s%s\n", + info->supports_whiteframing ? " " : "", + info->supports_blackframing ? " " : "", + info->supports_edgeextraction ? " " : "", + info->supports_noiseremoval ? " " : "", + info->supports_smoothing ? " " : "", + info->supports_linebolding ? " " : ""); + + DBG (DBG_info, "Image Compression:%s%s%s%s\n", + info->supports_MH ? " " : "", + info->supports_MR ? " " : "", + info->supports_MMR ? " " : "", + info->supports_MHB ? " " : ""); + DBG (DBG_info, "Marker Recognition: %s\n", + info->supports_markerrecognition ? "" : ""); + DBG (DBG_info, "Size Recognition : %s\n", + info->supports_sizerecognition ? "" : ""); + DBG (DBG_info, "X Maximum Output Pixels = %d\n", info->xmaxoutputpixels); + + /* + DBG (DBG_info, "Optional Features:%s%s%s%s\n", + info->canBorderRecog ? " " : "", + info->canBarCode ? " " : "", + info->canIcon ? " " : "", + info->canSection ? "
" : ""); + */ + + DBG (DBG_info, "Max bytes per scan-line: %d (%d pixels)\n", + info->xmaxoutputpixels / 8, info->xmaxoutputpixels); + + DBG (DBG_info, "Basic resolution (X/Y) : %d/%d\n", info->resBasicX, + info->resBasicY); + DBG (DBG_info, "Maximum resolution (X/Y) : %d/%d\n", info->resMaxX, + info->resMaxY); + DBG (DBG_info, "Minimum resolution (X/Y) : %d/%d\n", info->resMinX, + info->resMinY); + DBG (DBG_info, "Standard Resolutions:\n"); + for (i = 1; i <= info->resStdList[0]; i++) + DBG (DBG_info, " %d\n", info->resStdList[i]); + + DBG (DBG_info, + "Window Width/Height (in basic res) %d/%d (%.2f/%.2f inches)\n", + info->winWidth, info->winHeight, + (info->resBasicX != + 0) ? ((float) info->winWidth) / info->resBasicX : 0.0, + (info->resBasicY) ? ((float) info->winHeight) / info->resBasicY : 0.0); + + /* + DBG (DBG_info, "Summary:%s%s%s\n", + info->canDuplex ? "Duplex Scanner" : "Simplex Scanner", + info->canACE ? " (ACE capable)" : "", + info->canCheckADF ? " (ADF Paper Sensor capable)" : ""); + */ + + DBG (DBG_info, "Buffer Full Ratio = %#02x\n", + info->cxn.buffer_full_ratio); + DBG (DBG_info, "Buffer Empty Ratio = %#02x\n", + info->cxn.buffer_empty_ratio); + DBG (DBG_info, "Bus Inactive Limit = %#02x\n", + info->cxn.bus_inactive_limit[0] << 8 | info->cxn. + bus_inactive_limit[1]); + DBG (DBG_info, "Disconnect Time Limit = %#04x\n", + info->cxn.disconnect_time_limit[0] << 8 | info->cxn. + disconnect_time_limit[1]); + DBG (DBG_info, "Connect Time Limit = %#02x\n", + info->cxn.connect_time_limit[0] << 8 | info->cxn. + connect_time_limit[1]); + DBG (DBG_info, "Maximum Burst Size = %#04x\n", + info->cxn.maximum_burst_size[0] << 8 | info->cxn. + maximum_burst_size[1]); + DBG (DBG_info, "DTDC = %#02x\n", info->cxn.dtdc & 0x03); + + DBG (DBG_info, "White Balance is %s\n", + info->white_balance == 1 ? "Absolute" : "Relative"); + DBG (DBG_info, "Medium Wait Timer is \n"); /* get_medium_wait_timer(fd) */ + DBG (DBG_info, "Scan Wait Mode is %s\n", + info->scan_wait_mode == 0 ? "OFF" : "ON"); + DBG (DBG_info, "Service Mode is in Select %s Mode\n", + info->service_mode == 0 ? "Self-Diagnostics" : "Optical Adjustment"); + + sprintf (info->inquiry_data, "Vendor: %s Product: %s Rev: %s %s%s\n", + info->vendor, info->product, info->revision, + info->hasADF && info->hasDuplex ? "Duplex Scanner" : "", + info->hasADF && info->hasSimplex ? "Simplex Scanner" : ""); + + DBG (DBG_info, "duplex_default=%d\n", info->default_duplex); + /* + DBG (DBG_info, "autoborder_default=%d\n", info->autoborder_default); + DBG (DBG_info, "batch_default=%d\n", info->batch_default); + DBG (DBG_info, "deskew_default=%d\n", info->deskew_default); + DBG (DBG_info, "check_adf_default=%d\n", info->check_adf_default); + DBG (DBG_info, "timeout_adf_default=%d\n", info->timeout_adf_default); + DBG (DBG_info, "timeout_manual_default=%d\n", info->timeout_manual_default); + DBG (DBG_info, "control_panel_default=%d\n", info->control_panel_default); + */ + + DBG (DBG_info, "bmu = %d\n", info->bmu); + DBG (DBG_info, "mud = %d\n", info->mud); + DBG (DBG_info, "white balance = %#0x\n", info->white_balance); + DBG (DBG_info, "adf control = %#0x\n", info->adf_control); + DBG (DBG_info, "adf mode control = %#0x\n", info->adf_mode_control); + DBG (DBG_info, "endorser control = %#0x\n", info->endorser_control); + DBG (DBG_info, "endorser string = %s\n", info->endorser_string); + DBG (DBG_info, "scan wait mode = %#0x\n", info->scan_wait_mode); + DBG (DBG_info, "service mode = %#0x\n", info->service_mode); + + DBG (DBG_info, "BasicXRes = %d\n", info->resBasicX); + DBG (DBG_info, "BasicYRes = %d\n", info->resBasicY); + + DBG (DBG_info, "XResStep = %d\n", info->resXstep); + DBG (DBG_info, "YResStep = %d\n", info->resYstep); + + DBG (DBG_info, "MaxXres = %d\n", info->resMaxX); + DBG (DBG_info, "MaxYres = %d\n", info->resMaxY); + + DBG (DBG_info, "MinXres = %d\n", info->resMinX); + DBG (DBG_info, "MinYres = %d\n", info->resMinY); + + DBG (DBG_info, "Width = %d\n", info->winWidth); + DBG (DBG_info, "Height = %d\n", info->winHeight); + + DBG (DBG_info, "<< ScannerDump\n"); +} +static void +print_vpd_info (struct inquiry_vpd_data *vbuf) +{ + DBG (DBG_info, "VPD IDENTIFIER C0H\n"); + DBG (DBG_info, "[00] Peripheral %#02x\n", vbuf->devtype); + DBG (DBG_info, "[01] Page Code %#02x\n", vbuf->pagecode); + DBG (DBG_info, "[02] reserved %#02x\n", vbuf->byte2); + DBG (DBG_info, "[03] Page Length %#02x\n", vbuf->pagelength); + DBG (DBG_info, "[04] ADF ID %#02x\n", vbuf->adf_id); + DBG (DBG_info, "[05] Endorser ID %#02x\n", vbuf->end_id); + DBG (DBG_info, "[06] Image Processing Unit %#02x\n", vbuf->ipu_id); + DBG (DBG_info, "[07] Image Composition %#02x\n", + vbuf->imagecomposition); + DBG (DBG_info, "[08] Image Data Processing %lu\n", + _2btol (&vbuf->imagedataprocessing[0])); + DBG (DBG_info, "[10] Compression %#02x\n", vbuf->compression); + DBG (DBG_info, "[11] Marker Recognition %#02x\n", + vbuf->markerrecognition); + DBG (DBG_info, "[12] Size Recognition %#02x\n", + vbuf->sizerecognition); + DBG (DBG_info, "[13] reserved %#02x\n", vbuf->byte13); + DBG (DBG_info, "[14] X Maximum Output Pixel %lu\n", + _2btol (&vbuf->xmaxoutputpixels[0])); +} +static void +print_jis_info (struct inquiry_jis_data *jbuf) +{ + DBG (DBG_info, "JIS IDENTIFIER F0H\n"); + DBG (DBG_info, "[00] devtype %#02x\n", jbuf->devtype); + DBG (DBG_info, "[01] Page Code %#02x\n", jbuf->pagecode); + DBG (DBG_info, "[02] JIS Ver %#02x\n", jbuf->jisversion); + DBG (DBG_info, "[03] reserved1 %#02x\n", jbuf->reserved1); + DBG (DBG_info, "[04] Page Len %#02x\n", jbuf->alloclen); + DBG (DBG_info, "[05] BasicXRes %lu\n", _2btol (&jbuf->BasicRes.x[0])); + DBG (DBG_info, "[07] BasicYRes %lu\n", _2btol (&jbuf->BasicRes.y[0])); + DBG (DBG_info, "[09] Resolution step %#02x\n", jbuf->resolutionstep); + DBG (DBG_info, "[10] MaxXRes %lu\n", _2btol (&jbuf->MaxRes.x[0])); + DBG (DBG_info, "[12] MaxYRes %lu\n", _2btol (&jbuf->MaxRes.y[0])); + DBG (DBG_info, "[14] MinXRes %lu\n", _2btol (&jbuf->MinRes.x[0])); + DBG (DBG_info, "[16] MinYRes %lu\n", _2btol (&jbuf->MinRes.y[0])); + DBG (DBG_info, "[18] Std Res %#0x\n", + (jbuf->standardres[0] << 8) | jbuf->standardres[1]); + DBG (DBG_info, "[20] Win Width %lu\n", _4btol (&jbuf->Window.width[0])); /* Manual says 4787/12B3H pixels @400dpi = 12in */ + DBG (DBG_info, "[24] Win Len %lu\n", _4btol (&jbuf->Window.length[0])); /* Manual says 6803/1A93H pixels @400dpi = 17in) */ + DBG (DBG_info, "[28] function %#02x\n", jbuf->functions); + DBG (DBG_info, "[29] reserved %#02x\n", jbuf->reserved2); +} + +/* 1-3-1 TEST UNIT READY + Byte0: | 0x00 | + Byte1: | 7-5 Logical Unit Number | Reserved | + Byte2: | Reserved | + Byte3: | Reserved | + Byte4: | Reserved | + Byte5: | 7-6 Vendor Unique | 5-2 Reserved | 1 Flag | 0 Link | +*/ +static SANE_Status +test_unit_ready (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (DBG_proc, ">> test_unit_ready\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = HS2P_SCSI_TEST_UNIT_READY; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< test_unit_ready\n"); + return (status); +} + +/* 1-3-2 REQUEST SENSE + Byte0: | 0x00 | + Byte1: | 7-5 Logical Unit Number | Reserved | + Byte2: | Reserved | + Byte3: | Reserved | + Byte4: | Allocation Length | + Byte5: | 7-6 Vendor Unique | 5-2 Reserved | 1 Flag | 0 Link | +*/ + +#if 0 +static SANE_Status +get_sense_data (int fd, SENSE_DATA * sense_data) +{ + SANE_Status status; + DBG (DBG_sane_proc, ">> get_sense_data\n"); + + static SANE_Byte cmd[6]; + size_t len; + + len = sizeof (*sense_data); + memset (sense_data, 0, len); + memset (cmd, 0, sizeof (cmd)); + + cmd[0] = HS2P_SCSI_REQUEST_SENSE; + cmd[4] = len; + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), sense_data, &len); + + DBG (DBG_proc, "<< get_sense_data\n"); + return (status); +} +#endif + +static SANE_Status +print_sense_data (int dbg_level, SENSE_DATA * data) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Byte *bp, *end; + SANE_Int i; + + DBG (DBG_sane_proc, ">> print_sense_data\n"); + + bp = (SANE_Byte *) data; + end = bp + (SANE_Byte) sizeof (SENSE_DATA); + for (i = 0; bp < end; bp++, i++) + { + DBG (dbg_level, "Byte #%2d is %3d, 0x%02x\n", i, *bp, *bp); + } + + DBG (dbg_level, "Valid=%1d, ErrorCode=%#x\n", + (data->error_code & 0x80) >> 7, data->error_code & 0x7F); + DBG (dbg_level, "Segment number = %d\n", data->segment_number); + DBG (dbg_level, + "F-mark=%1d, EOM=%1d, ILI=%1d, Reserved=%1d, SenseKey=%#x\n", + (data->sense_key & 0x80) >> 7, (data->sense_key & 0x40) >> 6, + (data->sense_key & 0x20) >> 5, (data->sense_key & 0x10) >> 4, + (data->sense_key & 0x0F)); + DBG (dbg_level, "Information Byte = %lu\n", _4btol (data->information)); + DBG (dbg_level, "Additional Sense Length = %d\n", data->sense_length); + DBG (dbg_level, "Command Specific Infomation = %lu\n", + _4btol (data->command_specific_information)); + DBG (dbg_level, "Additional Sense Code = %#x\n", data->sense_code); + DBG (dbg_level, "Additional Sense Code Qualifier = %#x\n", + data->sense_code_qualifier); + + DBG (DBG_proc, "<< print_sense_data\n"); + return (status); +} + +static struct sense_key * +lookup_sensekey_errmsg (int code) +{ + int i; + struct sense_key *k = &sensekey_errmsg[0]; + + for (i = 0; i < 16; i++, k++) + if (k->key == code) + return k; + return NULL; +} +static struct ASCQ * +lookup_ascq_errmsg (unsigned int code) +{ + unsigned int i; + struct ASCQ *k = &ascq_errmsg[0]; + + for (i = 0; i < 74; i++, k++) + if (k->codequalifier == code) + return k; + return NULL; +} + +/* a sensible sense handler + arg is a pointer to the associated HS2P_Scanner structure + + SENSE DATA FORMAT: 14 bytes bits[7-0] + Byte 0: [7]:valid [6-0]:Error Code + Byte 1: Segment Number + Byte 2: [7]: F-mark; [6]:EOM; [5]:ILI; [4]:reserved; [3-0]:Sense Key + Byte 3: Information Byte + Byte 4: Information Byte + Byte 5: Information Byte + Byte 6: Information Byte + Byte 7: Additional Sense Length (n-7) + Byte 8: Command Specific Information + Byte 9: Command Specific Information + Byte 10: Command Specific Information + Byte 11: Command Specific Information + Byte 12: Additional Sense Code + Byte 13: Additional Sense Code Qualifier +*/ +static SANE_Status +sense_handler (int __sane_unused__ scsi_fd, u_char * sense_buffer, void *sd) +{ + u_char sense, asc, ascq, EOM, ILI, ErrorCode, ValidData; + u_long MissingBytes; + char *sense_str = ""; + + struct sense_key *skey; + struct ASCQ *ascq_key; + SENSE_DATA *sdp = (SENSE_DATA *) sd; + SANE_Int i; + SANE_Status status = SANE_STATUS_INVAL; + SANE_Char print_sense[(16 * 3) + 1]; + + DBG (DBG_proc, ">> sense_handler\n"); + if (DBG_LEVEL >= DBG_info) + print_sense_data (DBG_LEVEL, (SENSE_DATA *) sense_buffer); + + /* store sense_buffer */ + DBG (DBG_info, ">> copying %lu bytes from sense_buffer[] to sense_data\n", + (u_long) sizeof (SENSE_DATA)); + memcpy (sdp, sense_buffer, sizeof (SENSE_DATA)); + if (DBG_LEVEL >= DBG_info) + print_sense_data (DBG_LEVEL, sdp); + + ErrorCode = sense_buffer[0] & 0x7F; + ValidData = (sense_buffer[0] & 0x80) != 0; + sense = sense_buffer[2] & 0x0f; /* Sense Key */ + asc = sense_buffer[12]; /* Additional Sense Code */ + ascq = sense_buffer[13]; /* Additional Sense Code Qualifier */ + EOM = (sense_buffer[2] & 0x40) != 0; /* End Of Media */ + ILI = (sense_buffer[2] & 0x20) != 0; /* Invalid Length Indicator */ + MissingBytes = ValidData ? _4btol (&sense_buffer[3]) : 0; + + DBG (DBG_sense, + "sense_handler: sense_buffer=%#x, sense=%#x, asc=%#x, ascq=%#x\n", + sense_buffer[0], sense, asc, ascq); + DBG (DBG_sense, + "sense_handler: ErrorCode %02x ValidData: %d " + "EOM: %d ILI: %d MissingBytes: %lu\n", ErrorCode, ValidData, EOM, + ILI, MissingBytes); + + memset (print_sense, '\0', sizeof (print_sense)); + for (i = 0; i < 16; i++) + sprintf (print_sense + strlen (print_sense), "%02x ", sense_buffer[i]); + DBG (DBG_sense, "sense_handler: sense=%s\n", print_sense); + + if (ErrorCode != 0x70 && ErrorCode != 0x71) + { + DBG (DBG_error, "sense_handler: error code is invalid.\n"); + return SANE_STATUS_IO_ERROR; /* error code is invalid */ + } + + skey = lookup_sensekey_errmsg (sense); /* simple sequential search */ + DBG (DBG_sense, "sense_handler: sense_key=%#x '%s - %s'\n", skey->key, + skey->meaning, skey->description); + + DBG (DBG_sense, "Looking up ascq=(%#x,%#x)=%#x\n", asc, ascq, + (asc << 8) | ascq); + ascq_key = lookup_ascq_errmsg ((asc << 8) | ascq); /* simple sequential search */ + DBG (DBG_sense, "sense_handler: ascq=(%#x,%#x): %#x '%s'\n", asc, ascq, + ascq_key->codequalifier, ascq_key->description); + + /* handle each sense key: Translate from HS2P message to SANE_STATUS_ message + * SANE_STATUS_GOOD, _ACCESS_DEINIED, _NO_MEM, _INVAL, _IO_ERROR, _DEVICE_BUSY, + * _EOF, _UNSUPPORTED, _CANCELLED, _JAMMED, _NO_DOCS, _COVER_OPEN + */ + switch (sense) + { + case 0x00: /* no sense */ + status = SANE_STATUS_GOOD; + break; + case 0x01: /* recovered error */ + status = SANE_STATUS_INVAL; + break; + case 0x02: /* not ready */ + status = SANE_STATUS_DEVICE_BUSY; + break; + case 0x03: /* medium error */ + status = SANE_STATUS_JAMMED; + break; + case 0x04: /* hardware error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x05: /* illegal request */ + status = SANE_STATUS_INVAL; + break; + case 0x06: /* unit attention */ + status = SANE_STATUS_GOOD; + break; + case 0x07: /* data protect */ + status = SANE_STATUS_INVAL; + break; + case 0x08: /* blank check */ + status = SANE_STATUS_INVAL; + break; + case 0x09: /* vendor specific */ + status = SANE_STATUS_INVAL; + break; + case 0x0A: /* copy aborted */ + status = SANE_STATUS_CANCELLED; + break; + case 0x0B: /* aborted command */ + status = SANE_STATUS_CANCELLED; + break; + case 0x0C: /* equal */ + status = SANE_STATUS_INVAL; + break; + case 0x0D: /* volume overflow */ + status = SANE_STATUS_INVAL; + break; + case 0x0E: /* miscompare */ + status = SANE_STATUS_INVAL; + break; + case 0x0F: /* reserved */ + status = SANE_STATUS_INVAL; + break; + } + if (ErrorCode == 0x70) /* Additional Sense Codes available */ + switch ((asc << 8) | ascq) + { + case 0x0000: /* No additional Information */ + status = SANE_STATUS_GOOD; + break; + case 0x0002: /* End of Medium */ + status = SANE_STATUS_NO_DOCS; + break; + case 0x0005: /* End of Data */ + status = SANE_STATUS_EOF; + break; + case 0x0400: /* LUN not ready */ + status = SANE_STATUS_DEVICE_BUSY; + break; + case 0x0401: /* LUN becoming ready */ + status = SANE_STATUS_DEVICE_BUSY; + break; + case 0x0403: /* LUN not ready. Manual intervention needed */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x0500: /* LUN doesn't respond to selection */ + status = SANE_STATUS_INVAL; + break; + case 0x0700: /* Multiple peripheral devices selected */ + status = SANE_STATUS_INVAL; + break; + case 0x1100: /* Unrecovered read error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x1101: /* Read retries exhausted */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x1501: /* Mechanical positioning error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x1A00: /* Parameter list length error */ + status = SANE_STATUS_INVAL; + break; + case 0x2000: /* Invalid command operation code */ + status = SANE_STATUS_INVAL; + break; + case 0x2400: /* Invalid field in CDB (check field pointer) */ + status = SANE_STATUS_INVAL; + break; + case 0x2500: /* LUN not supported */ + status = SANE_STATUS_UNSUPPORTED; + break; + case 0x2600: /* Invalid field in parameter list (check field pointer) */ + status = SANE_STATUS_INVAL; + break; + case 0x2900: /* Power on, reset, or BUS DEVICE RESET occurred */ + status = SANE_STATUS_GOOD; + break; + case 0x2A01: /* (MODE parameter changed) */ + status = SANE_STATUS_INVAL; + break; + case 0x2C00: /* Command sequence error */ + status = SANE_STATUS_INVAL; + break; + case 0x2C01: /* Too many windows specified */ + status = SANE_STATUS_INVAL; + break; + case 0x2C02: /* Invalid combination of windows specified */ + status = SANE_STATUS_INVAL; + break; + case 0x3700: /* (Rounded paramter) */ + status = SANE_STATUS_INVAL; + break; + case 0x3900: /* (Saving parameters not supported) */ + status = SANE_STATUS_INVAL; + break; + case 0x3A00: /* Medium not present */ + status = SANE_STATUS_NO_DOCS; + break; + case 0x3B09: /* Read past end of medium */ + status = SANE_STATUS_EOF; + break; + case 0x3B0B: /* Position past end of medium */ + status = SANE_STATUS_EOF; + break; + case 0x3D00: /* Invalid bits in IDENTIFY message */ + status = SANE_STATUS_INVAL; + break; + case 0x4300: /* Message error */ + status = SANE_STATUS_INVAL; + break; + case 0x4500: /* Select/Reselect failure */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x4700: /* (SCSI parity error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x4800: /* Initiator detected error message received */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x4900: /* Invalid message error */ + status = SANE_STATUS_INVAL; + break; + case 0x4B00: /* Data phase error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x5300: /* (Media Load/Eject failed) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x6000: /* Lamp failure */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x6001: /* Shading error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x6002: /* White adjustment error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x6010: /* Reverse Side Lamp Failure */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x6200: /* Scan head positioning error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x6300: /* Document Waiting Cancel */ + status = SANE_STATUS_CANCELLED; + break; + case 0x8000: /* (PSU over heate) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8001: /* (PSU 24V fuse down) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8002: /* (ADF 24V fuse down) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8003: /* (5V fuse down) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8004: /* (-12V fuse down) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8100: /* (ADF 24V power off) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8102: /* (Base 12V power off) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8103: /* Lamp cover open (Lamp 24V power off) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8104: /* (-12V power off) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8105: /* (Endorser 6V power off) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8106: /* SCU 3.3V power down error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8107: /* RCU 3.3V power down error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8108: /* OIPU 3.3V power down error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8200: /* Memory Error (Bus error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8210: /* Reverse-side memory error (Bus error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8300: /* (Image data processing LSI error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8301: /* (Interface LSI error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8302: /* (SCSI controller error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8303: /* (Compression unit error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8304: /* (Marker detect unit error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8400: /* Endorser error */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8500: /* (Origin Positioning error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8600: /* Mechanical Time Out error (Pick Up Roller error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8700: /* (Heater error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8800: /* (Thermistor error) */ + status = SANE_STATUS_IO_ERROR; + break; + case 0x8900: /* ADF cover open */ + status = SANE_STATUS_COVER_OPEN; + break; + case 0x8901: /* (ADF lift up) */ + status = SANE_STATUS_COVER_OPEN; + break; + case 0x8902: /* Document jam error for ADF */ + status = SANE_STATUS_JAMMED; + break; + case 0x8903: /* Document misfeed for ADF */ + status = SANE_STATUS_JAMMED; + break; + case 0x8A00: /* (Interlock open) */ + status = SANE_STATUS_COVER_OPEN; + break; + case 0x8B00: /* (Not enough memory) */ + status = SANE_STATUS_NO_MEM; + break; + case 0x8C00: /* Size Detection failed */ + status = SANE_STATUS_IO_ERROR; + break; + default: /* Should never get here */ + status = SANE_STATUS_INVAL; + DBG (DBG_sense, + "sense_handler: 'Undocumented code': ascq=(%#x,%#x)\n", + asc & 0xFF00, ascq & 0x00FF); + break; + } + + + DBG (DBG_proc, "sense_handler %s: '%s'-'%s' '%s' return:%d\n", sense_str, + skey->meaning, skey->description, ascq_key->description, status); + return status; +} + +/* VPD IDENTIFIER Page Code 0x00 + * A list of all Page Codes supported by scanner is returned as data + * Byte0 => bit7-5: Peripheral Qualifier, bits4-0: Peripheral Device Type + * Byte1 => Page Code of CDB is set as Page Code 0 + * Byte2 => Reserved + * Byte3 => Page Length is 2 because scanner supports just two page codes: C0H and F0H + * Byte4 => First Support Page Code + * Byte5 => Second Support Page Code +*/ +#if 0 +static SANE_Status +vpd_indentifier_00H (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (DBG_proc, ">> vpd_identifier_00H\n"); + + cmd[0] = HS2P_SCSI_REQUEST_SENSE; + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< vpd_identifier_00H\n"); + return (status); +} +#endif + +#if 0 +static SANE_Status +vpd_identifier_C0H (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (DBG_proc, ">> vpd_identifier_C0H\n"); + + cmd[0] = HS2P_SCSI_REQUEST_SENSE; + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< vpd_identifier_C0H\n"); + return (status); +} +#endif + +/* 1-3-3 INQUIRY : 6 bytes: + * Byte0 => 0x12 + * Byte1 => bits7-5: Logical Unit number + * bits4-1: Reserved + * bit0: EVPD + * Byte2 => Page Code + * Byte3 => Reserved + * Byte4 => Allocation Length + * Byte5 => bits7-6: Vendor Unique + * bits5-2: Reserved + * bit1: Flag + * bit0: Link +*/ +static SANE_Status +inquiry (int fd, void *buf, size_t * buf_size, SANE_Byte evpd, + SANE_Byte page_code) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (DBG_proc, ">> inquiry\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = HS2P_SCSI_INQUIRY; + cmd[1] = evpd; + cmd[2] = page_code; +/*cmd[3] Reserved */ + cmd[4] = *buf_size; +/*cmd[5] vendorunique+reserved+flag+link */ + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, buf_size); + + DBG (DBG_proc, "<< inquiry\n"); + return (status); +} + +/* 1-3-6 MODE SELECT -- sets various operation mode parameters for scanner */ +static SANE_Status +mode_select (int fd, MP * settings) +{ + static struct + { + SELECT cmd; /* Mode page Select command */ + MP mp; /* Hdr + Parameters */ + } msc; /* Mode Select Command */ + SANE_Status status; + size_t npages; + + DBG (DBG_proc, ">> mode_select\n"); + + memset (&msc, 0, sizeof (msc)); /* Fill struct with zeros */ + msc.cmd.opcode = HS2P_SCSI_MODE_SELECT; /* choose Mode Select Command */ + msc.cmd.byte1 &= ~SMS_SP; /* unset bit0 SavePage to 0 */ + msc.cmd.byte1 |= SMS_PF; /* set bit4 PageFormat to 1 */ + npages = (settings->page.code == 2) ? 16 : 8; + msc.cmd.len = sizeof (msc.mp.hdr) + npages; /* either 4+8 or 4+20 */ + + memcpy (&msc.mp, settings, msc.cmd.len); /* Copy hdr+pages from Settings to msc.mp */ + memset (&msc.mp.hdr, 0, sizeof (msc.mp.hdr)); /* make sure the hdr is all zeros */ + /* + msc.hdr.data_len = 0x00; + msc.hdr.medium_type = 0x00; + msc.hdr.dev_spec = 0x00; + msc.hdr.blk_desc_len = 0x00; + */ + + /* Now execute the whole command */ + if ((status = + sanei_scsi_cmd (fd, &msc, sizeof (msc.cmd) + msc.cmd.len, 0, + 0)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "ERROR: mode_select: %s\n", sane_strstatus (status)); + DBG (DBG_error, "PRINTING CMD BLOCK:\n"); + print_bytes (&msc.cmd, sizeof (msc.cmd)); + DBG (DBG_error, "PRINTING MP HEADER:\n"); + print_bytes (&msc.mp.hdr, sizeof (msc.mp.hdr)); + DBG (DBG_error, "PRINTING MP PAGES:\n"); + print_bytes (&msc.mp.page, msc.cmd.len); + } + + DBG (DBG_proc, "<< mode_select\n"); + return (status); +} + +/* 1-3-7 MODE SENSE -- gets various operation mode parameters from scanner */ +static SANE_Status +mode_sense (int fd, MP * buf, SANE_Byte page_code) +{ + SANE_Status status; + SENSE cmd; /* 6byte cmd */ + MP msp; /* Mode Sense Page + * 4byte hdr + {2bytes +14 bytes} + * buffer to hold mode sense data gotten from scanner */ + + size_t nbytes; + + DBG (DBG_proc, ">>>>> mode_sense: fd=%d, page_code=%#02x\n", fd, page_code); + nbytes = sizeof (msp); + + DBG (DBG_info, + ">>>>> mode_sense: Zero'ing ModeSenseCommand msc and msp structures\n"); + + memset (&cmd, 0, sizeof (cmd)); /* Fill cmd struct with zeros */ + memset (&msp, 0, sizeof (msp)); /* Fill msp struct with zeros */ + + /* set up Mode Sense Command */ + DBG (DBG_info, ">>>>> mode_sense: Initializing Mode Sense cmd\n"); + cmd.opcode = HS2P_SCSI_MODE_SENSE; + cmd.dbd &= ~(1 << 3); /* Disable Block Description (bit3) is set to 0 */ + cmd.pc = (page_code & 0x3F); /* bits 5-0 */ + cmd.pc &= ~(0x03 << 6); /* unset PC Field (bits7-6) + * 00 Curent Value is the only effective value + * 01 Changeable Value + * 10 Default Value + * 11 Saved Value */ + /* cmd.len = ??? Allocation Length */ + + /* Now execute the whole command and store results in msc */ + DBG (DBG_info, ">>>>> mode_sense: sanei_scsi_cmd\n"); + DBG (DBG_info, ">>>>> cmd.opcode=%#0x cmd.dbd=%#02x, cmd.pc=%#02x\n", + cmd.opcode, cmd.dbd, cmd.pc); + + nbytes = (page_code == 2) ? 20 : 12; + DBG (DBG_info, + ">>>>> sizeof(cmd)=%lu sizeof(msp)=%lu sizeof(hdr)=%lu sizeof(page)=%lu requesting %lu bytes\n", + (u_long) sizeof (cmd), (u_long) sizeof (msp), + (u_long) sizeof (msp.hdr), (u_long) sizeof (msp.page), + (u_long) nbytes); + + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), &msp, &nbytes); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "ERROR mode_sense: sanei_scsi_cmd error \"%s\"\n", + sane_strstatus (status)); + DBG (DBG_error, + ">>>>> mode sense: number of bytes received from scanner: %lu\n", + (u_long) nbytes); + DBG (DBG_error, "PRINTING CMD BLOCK:\n"); + print_bytes (&cmd, sizeof (cmd)); + DBG (DBG_error, "PRINTING MP HEADER:\n"); + print_bytes (&msp.hdr, sizeof (msp.hdr)); + DBG (DBG_error, "PRINTING MP PAGES:\n"); + print_bytes (&msp.page, sizeof (msp.page)); + } + else + { + /* nbytes = (page_code==2)? 14 : 6; */ + DBG (DBG_info, ">> >> got %lu bytes from scanner\n", (u_long) nbytes); + nbytes -= 4; /* we won't copy 4 byte hdr */ + DBG (DBG_info, ">>>>> copying from msp to calling function's buf\n" + ">>>>> msp.page_size=%lu bytes=%lu buf_size=%lu\n", + (u_long) sizeof (msp.page), (u_long) nbytes, + (u_long) sizeof (*buf)); + memcpy (buf, &(msp.page), nbytes); + } + + DBG (DBG_proc, "<<<<< mode_sense\n"); + return (status); +} + +static SANE_Status +set_window (int fd, SWD * swd) +{ + static struct + { + struct set_window_cmd cmd; + struct set_window_data swd; + } win; + SANE_Status status; + static size_t wdl, tl; /*window descriptor length, transfer length */ + DBG (DBG_proc, ">> set_window\n"); + + /* initialize our struct with zeros */ + memset (&win, 0, sizeof (win)); + + /* fill in struct with opcode */ + win.cmd.opcode = HS2P_SCSI_SET_WINDOW; + + /* bytes 1-5 are reserved */ + + /* Transfer length is header + window data */ + tl = sizeof (*swd); + _lto3b (tl, &win.cmd.len[0]); /* 8 + (2*320) = 648 */ + DBG (DBG_info, + "set_window: SET WINDOW COMMAND Transfer Length = %lu (should be 648)\n", + (unsigned long) tl); + + /* Copy data from swd (including 8-byte header) to win.swd */ + DBG (DBG_info, + "set_window: COPYING %lu bytes from settings to Set Window Command (%lu)\n", + (u_long) sizeof (*swd), (u_long) sizeof (win.swd)); + if (!memcpy (&(win.swd), swd, sizeof (*swd))) + { + DBG (DBG_error, "set_window: error with memcpy\n"); + } + + /* Set Window Data Header: 0-5:reserved; 6-7:Window Descriptor Lenght=640 */ + wdl = sizeof (win.swd) - sizeof (win.swd.hdr); + _lto2b (wdl, &win.swd.hdr.len[0]); + DBG (DBG_info, + "set_window: SET WINDOW COMMAND Window Descriptor Length = %lu (should be 640)\n", + (unsigned long) wdl); + + /* Now execute command */ + DBG (DBG_info, + "set_window: calling sanei_scsi_cmd(%d,&win,%lu, NULL, NULL)\n", fd, + (u_long) sizeof (win)); + status = sanei_scsi_cmd (fd, &win, sizeof (win), NULL, NULL); + /* + status = sanei_scsi_cmd2 (fd, &win.cmd, sizeof(win.cmd), &win.swd, sizeof(win.swd), NULL, NULL); + */ + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "*********************\n"); + DBG (DBG_error, "ERROR: set_window: %s\n", sane_strstatus (status)); + DBG (DBG_error, "PRINTING SWD CMD BLK:\n"); + print_bytes (&win.cmd, sizeof (win.cmd)); + DBG (DBG_error, "PRINTING SWD HEADER:\n"); + print_bytes (&win.swd.hdr, sizeof (win.swd.hdr)); + DBG (DBG_error, "PRINTING SWD DATA[0]:\n"); + print_bytes (&win.swd.data[0], sizeof (win.swd.data[0])); + DBG (DBG_error, "PRINTING SWD DATA[1]:\n"); + print_bytes (&win.swd.data[1], sizeof (win.swd.data[1])); + DBG (DBG_error, "*********************\n"); + } + + DBG (DBG_proc, "<< set_window\n"); + return (status); +} + +static SANE_Status +get_window (int fd, GWD * gwd) +{ + struct get_window_cmd cmd; + SANE_Status status; + static size_t gwd_size; + + DBG (DBG_proc, ">> get_window\n"); + + gwd_size = sizeof (*gwd); + DBG (DBG_info, ">> get_window datalen = %lu\n", (unsigned long) gwd_size); + + /* fill in get_window_cmd */ + memset (&cmd, 0, sizeof (cmd)); /* CLEAR cmd */ + cmd.opcode = HS2P_SCSI_GET_WINDOW; + cmd.byte1 &= ~0x01; /* unset single bit 0 */ + cmd.win_id = 0x00; /* either 0 or 1 */ + _lto3b (gwd_size, cmd.len); /* Transfer Length is byte length of DATA to be returned */ + + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), gwd, &gwd_size); + + DBG (DBG_proc, "<< get_window, datalen = %lu\n", (unsigned long) gwd_size); + return (status); +} +static void +print_window_data (SWD * buf) +{ + int i, j, k; + struct hs2p_window_data *data; + struct window_section *ws; + + DBG (DBG_proc, ">> print_window_data\n"); + DBG (DBG_info, "HEADER\n"); + for (i = 0; i < 6; i++) + DBG (DBG_info, "%#02x\n", buf->hdr.reserved[i]); + DBG (DBG_info, "Window Descriptor Length=%lu\n\n", _2btol (buf->hdr.len)); + + for (i = 0; i < 2; i++) + { + data = &buf->data[i]; + DBG (DBG_info, "Window Identifier = %d\n", data->window_id); + DBG (DBG_info, "AutoBit = %#x\n", data->auto_bit); + DBG (DBG_info, "X-Axis Resolution = %lu\n", _2btol (data->xres)); + DBG (DBG_info, "Y-Axis Resolution = %lu\n", _2btol (data->yres)); + DBG (DBG_info, "X-Axis Upper Left = %lu\n", _4btol (data->ulx)); + DBG (DBG_info, "Y-Axis Upper Left = %lu\n", _4btol (data->uly)); + DBG (DBG_info, "Window Width = %lu\n", _4btol (data->width)); + DBG (DBG_info, "Window Length = %lu\n", _4btol (data->length)); + DBG (DBG_info, "Brightness = %d\n", data->brightness); + DBG (DBG_info, "Threshold = %d\n", data->threshold); + DBG (DBG_info, "Contrast = %d\n", data->contrast); + DBG (DBG_info, "Image Composition = %#0x\n", data->image_composition); + DBG (DBG_info, "Bits per Pixel = %d\n", data->bpp); + DBG (DBG_info, "Halftone Code = %#0x\n", data->halftone_code); + DBG (DBG_info, "Halftone Id = %#0x\n", data->halftone_id); + DBG (DBG_info, "Byte29 = %#0x RIF=%d PaddingType=%d\n", data->byte29, + data->byte29 & 0x80, data->byte29 & 0x7); + DBG (DBG_info, "Bit Ordering = %lu\n", _2btol (data->bit_ordering)); + DBG (DBG_info, "Compression Type = %#x\n", data->compression_type); + DBG (DBG_info, "Compression Arg = %#x\n", data->compression_arg); + for (j = 0; j < 6; j++) + DBG (DBG_info, "Reserved=%#x\n", data->reserved2[j]); + DBG (DBG_info, "Ignored = %#x\n", data->ignored1); + DBG (DBG_info, "Ignored = %#x\n", data->ignored2); + DBG (DBG_info, "Byte42 = %#x MRIF=%d Filtering=%d GammaID=%d\n", + data->byte42, data->byte42 & 0x80, data->byte42 & 0x70, + data->byte42 & 0x0F); + DBG (DBG_info, "Ignored = %#x\n", data->ignored3); + DBG (DBG_info, "Ignored = %#x\n", data->ignored4); + DBG (DBG_info, "Binary Filtering = %#x\n", data->binary_filtering); + DBG (DBG_info, "Ignored = %#x\n", data->ignored5); + DBG (DBG_info, "Ignored = %#x\n", data->ignored6); + DBG (DBG_info, "Automatic Separation = %#x\n", + data->automatic_separation); + DBG (DBG_info, "Ignored = %#x\n", data->ignored7); + DBG (DBG_info, "Automatic Binarization = %#x\n", + data->automatic_binarization); + for (j = 0; j < 13; j++) + DBG (DBG_info, "Ignored = %#x\n", data->ignored8[j]); + + for (k = 0; k < 8; k++) + { + ws = &data->sec[k]; + DBG (DBG_info, "\n\n"); + DBG (DBG_info, "SECTION %d\n", k); + DBG (DBG_info, "Section Enable Flat (sef bit) = %#x\n", ws->sef); + DBG (DBG_info, "ignored = %d\n", ws->ignored0); + DBG (DBG_info, "Upper Left X = %lu\n", _4btol (ws->ulx)); + DBG (DBG_info, "Upper Left Y = %lu\n", _4btol (ws->uly)); + DBG (DBG_info, "Width = %lu\n", _4btol (ws->width)); + DBG (DBG_info, "Length = %lu\n", _4btol (ws->length)); + DBG (DBG_info, "Binary Filtering = %#x\n", ws->binary_filtering); + DBG (DBG_info, "ignored = %d\n", ws->ignored1); + DBG (DBG_info, "Threshold = %#x\n", ws->threshold); + DBG (DBG_info, "ignored = %d\n", ws->ignored2); + DBG (DBG_info, "Image Composition = %#x\n", ws->image_composition); + DBG (DBG_info, "Halftone Id = %#x\n", ws->halftone_id); + DBG (DBG_info, "Halftone Code = %#x\n", ws->halftone_code); + for (j = 0; j < 7; j++) + DBG (DBG_info, "ignored = %d\n", ws->ignored3[j]); + } + } + DBG (DBG_proc, "<< print_window_data\n"); +} + +static SANE_Status +read_data (int fd, void *buf, size_t * buf_size, SANE_Byte dtc, u_long dtq) +{ + static struct scsi_rs_scanner_cmd cmd; + SANE_Status status; + DBG (DBG_proc, ">> read_data buf_size=%lu dtc=0x%2.2x dtq=%lu\n", + (unsigned long) *buf_size, (int) dtc, dtq); + if (fd < 0) + { + DBG (DBG_error, "read_data: scanner is closed!\n"); + return SANE_STATUS_INVAL; + } + + memset (&cmd, 0, sizeof (cmd)); /* CLEAR */ + cmd.opcode = HS2P_SCSI_READ_DATA; + cmd.dtc = dtc; + _lto2b (dtq, cmd.dtq); + _lto3b (*buf_size, cmd.len); + + DBG (DBG_info, "read_data ready to send scsi cmd\n"); + DBG (DBG_info, "opcode=0x%2.2x, dtc=0x%2.2x, dtq=%lu, transfer len =%d\n", + cmd.opcode, cmd.dtc, _2btol (cmd.dtq), _3btol (cmd.len)); + + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), buf, buf_size); + + if (status != SANE_STATUS_GOOD) + DBG (DBG_error, "read_data: %s\n", sane_strstatus (status)); + DBG (DBG_proc, "<< read_data %lu\n", (unsigned long) *buf_size); + return (status); +} + +#if 0 +static SANE_Status +send_data (int fd, void *buf, size_t * buf_size) +{ + static struct scsi_rs_scanner_cmd cmd; + SANE_Status status; + DBG (DBG_proc, ">> send_data %lu\n", (unsigned long) *buf_size); + + memset (&cmd, 0, sizeof (cmd)); /* CLEAR */ + memcpy (&cmd, buf, sizeof (*buf)); /* Fill in our struct with set values */ + cmd.opcode = HS2P_SCSI_SEND_DATA; + _lto3b (*buf_size, cmd.len); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), buf, buf_size); + + DBG (DBG_proc, "<< send_data %lu\n", (unsigned long) *buf_size); + return (status); +} +#endif + +static SANE_Bool +is_valid_endorser_character (char c) +{ + int i = (int) c; + /* 44 characters can be printed by endorser */ + + if (i >= 0x30 && i <= 0x3A) + return SANE_TRUE; /* 0123456789: */ + if (i == 0x23) + return SANE_TRUE; /* # */ + if (i == 0x27) + return SANE_TRUE; /* ` */ + if (i >= 0x2C && i <= 0x2F) + return SANE_TRUE; /* '-./ */ + if (i == 0x20) + return SANE_TRUE; /* space */ + if (i >= 0x41 && i <= 0x5A) + return SANE_TRUE; /* ABCDEFGHIJKLMNOPQRSTUVWXYZ */ + if (i >= 0x61 && i <= 0x7A) + return SANE_TRUE; /* abcdefghijklmnopqrstuvwxyz */ + + return SANE_FALSE; +} + +static SANE_Status +set_endorser_string (int fd, SANE_String s) +{ + struct + { + struct scsi_rs_scanner_cmd cmd; + SANE_Byte endorser[19]; + } out; + char *t; + int i, len; + + SANE_Status status; + DBG (DBG_proc, ">> set_endorser_string %s\n", s); + + for (i = 0, t = s; *t != '\0' && i < 19; i++) + { + DBG (DBG_info, "CHAR=%c\n", *t); + if (!is_valid_endorser_character (*t++)) + return SANE_STATUS_INVAL; + } + len = strlen (s); + + memset (&out, 0, sizeof (out)); /* CLEAR */ + out.cmd.opcode = HS2P_SCSI_SEND_DATA; /* 2AH */ + out.cmd.dtc = 0x80; /* Endorser Data */ + _lto3b (len, &out.cmd.len[0]); /* 19 bytes max */ + memset (&out.endorser[0], ' ', 19); /* fill with spaces */ + memcpy (&out.endorser[0], s, len); + + status = sanei_scsi_cmd (fd, &out, sizeof (out), NULL, NULL); + + + DBG (DBG_proc, "<< set_endorser_string s=\"%s\" len=%d\n", s, len); + return (status); +} + +static SANE_Status +hs2p_send_gamma (HS2P_Scanner * s) +{ + SANE_Status status; + struct + { + struct scsi_rs_scanner_cmd cmd; + SANE_Byte gamma[2 + GAMMA_LENGTH]; + } out; + int i; + size_t len = sizeof (out.gamma); + + DBG (DBG_proc, ">> teco_send_gamma\n"); + + memset (&out, 0, sizeof (out)); /* CLEAR */ + out.cmd.opcode = HS2P_SCSI_SEND_DATA; /* 2AH */ + out.cmd.dtc = 0x03; /* Gamma Function Data */ + _lto3b (len, &out.cmd.len[0]); /* 19 bytes max */ + out.gamma[0] = 0x08; /* Gamma ID for Download table */ + out.gamma[1] = 0x08; /* The Number of gray scale (M) = 8 */ + for (i = 2; i < 2 + GAMMA_LENGTH; i++) + { + out.gamma[i] = s->gamma_table[i]; + } + status = sanei_scsi_cmd (s->fd, &out, sizeof (out), NULL, NULL); + + DBG (DBG_proc, "<< teco_send_gamma\n"); + return (status); +} + +#if 0 +static SANE_Status +clear_maintenance_data (int fd, int code, char XorY, int number) +{ + struct + { + struct scsi_rs_scanner_cmd cmd; + char string[20]; + } out; + + SANE_Status status; + DBG (DBG_proc, ">> set_maintenance data\n"); + + memset (&out, 0, sizeof (out)); /* CLEAR */ + out.cmd.opcode = HS2P_SCSI_SEND_DATA; /* 2AH */ + out.cmd.dtc = 0x85; /* Maintenance Data */ + _lto3b (20, out.cmd.len); /* 20 bytes */ + switch (code) + { + case 1: + strcpy (out.string, "EEPROM ALL ALL RESET"); + break; + case 2: + strcpy (out.string, "EEPROM ALL RESET"); + break; + case 3: + strcpy (out.string, "ADF RESET"); + break; + case 4: + strcpy (out.string, "FLATBED RESET"); + break; + case 5: + strcpy (out.string, "LAMP RESET"); + break; + case 6: + sprintf (out.string, "EEPROM ADF %c %+4.1d", XorY, number); + break; + case 7: + sprintf (out.string, "EEPROM BOOK %c %4.1d", XorY, number); + break; + case 8: + sprintf (out.string, "WHITE ADJUST DATA %3d", number); + break; + case 9: + strcpy (out.string, "EEPROM FIRST WHITE ODD"); + break; + case 10: + strcpy (out.string, "EEPROM FIRST WHITE EVEN"); + break; + case 11: + strcpy (out.string, "R ADF RESET"); + break; + case 12: + strcpy (out.string, "R LAMP RESET"); + break; + case 13: + sprintf (out.string, "EEPROM R ADF %c %4.1d", XorY, number); + break; + case 14: + strcpy (out.string, "ENDORSER RESET"); + break; + } + status = sanei_scsi_cmd (fd, &out, sizeof (out), NULL, NULL); + + DBG (DBG_proc, "<< set_maintenance data\n"); + return (status); +} +#endif + +#if 0 +static SANE_Status +read_halftone_mask (int fd, SANE_Byte halftone_id, void *buf, + size_t * buf_size) +{ + static struct scsi_rs_scanner_cmd cmd; + SANE_Status status; + SANE_Int len; + DBG (DBG_proc, ">> read_halftone_mask\n"); + + memset (&cmd, 0, sizeof (cmd)); /* CLEAR */ + cmd.opcode = HS2P_SCSI_READ_DATA; + cmd.dtc = DATA_TYPE_HALFTONE; + _lto2b (halftone_id, cmd.dtq); + + /* Each cell of an NxM dither pattern is 1 byte from the set {2,3,4,6,8,16} */ + switch (halftone_id) + { + case 0x01: + len = 32; + break; /* 8x4, 45 degree */ + case 0x02: + len = 36; + break; /* 6x6, spiral */ + case 0x03: + len = 16; + break; /* 4x4, spiral */ + case 0x04: + len = 64; + break; /* 8x8, 90 degree */ + case 0x05: + len = 70; + break; /* 70 lines */ + case 0x06: + len = 95; + break; /* 95 lines */ + case 0x07: + len = 180; + break; /* 180 lines */ + case 0x08: + len = 128; + break; /* 16x8, 45 degree */ + case 0x09: + len = 256; + break; /* 16x16, 90 degree */ + case 0x0A: + len = 64; + break; /* 8x8, Bayer */ + default: + return SANE_STATUS_INVAL; /* Reserved */ + } + + _lto3b (len, cmd.len); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), buf, buf_size); + + DBG (DBG_proc, "<< read_halftone_mask\n"); + return (status); +} +#endif + +#if 0 +static SANE_Status +set_halftone_mask (int fd, SANE_Byte halftone_id, void *buf, + size_t * buf_size) +{ + static struct scsi_rs_scanner_cmd cmd; + SANE_Status status; + DBG (DBG_proc, ">> set_halftone_mask\n"); + + memset (&cmd, 0, sizeof (cmd)); /* CLEAR */ + cmd.opcode = HS2P_SCSI_READ_DATA; + cmd.dtc = DATA_TYPE_HALFTONE; + _lto2b (halftone_id, cmd.dtq); + + /* Each cell of an NxM dither pattern is 1 byte from the set {2,3,4,6,8,16} + * 0x80, 0x81 are User definable custom dither patterns + */ + if (halftone_id != 0x80 && halftone_id != 0x81) + return SANE_STATUS_INVAL; + + _lto3b (*buf_size, cmd.len); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), buf, buf_size); + + DBG (DBG_proc, "<< set_halftone_mask\n"); + return (status); +} +#endif + +#if 0 +static SANE_Status +read_gamma_function (int fd) +{ + SANE_Status status = SANE_STATUS_GOOD; + return (status); +} + +static SANE_Status +read_endorser_data (int fd) +{ + SANE_Status status = SANE_STATUS_GOOD; + return (status); +} + +static SANE_Status +read_size_data (int fd) +{ + SANE_Status status = SANE_STATUS_GOOD; + return (status); +} +#endif + +#if 0 +static SANE_Status +read_maintenance_data (int fd) +{ + SANE_Status status = SANE_STATUS_GOOD; + return (status); +} +#endif + +/* Bit0: is 0 if document on ADF; else 1 + * Bit1: is 0 if ADF cover is closed; else 1 + * Bit2: reserved + * Bits7-3: reserved +*/ + + +#if 0 +static SANE_Status +read_adf_status (int fd, SANE_Byte * adf_status_byte) +{ + SANE_Status status = SANE_STATUS_GOOD; + struct scsi_rs_scanner_cmd cmd; + static size_t len = 1; + + DBG (DBG_proc, ">> read_adf_status\n"); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = HS2P_SCSI_READ_DATA; + cmd.dtc = DATA_TYPE_ADF_STATUS; + _lto3b (0x01, cmd.len); /* convert 0x01 into 3-byte Transfer Length */ + if ((status = + sanei_scsi_cmd (fd, &cmd, sizeof (cmd), adf_status_byte, + &len)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "read_adf_status ERROR: %s\n", sane_strstatus (status)); + } + DBG (DBG_proc, "<< read_adf_status\n"); + return (status); +} +#endif + +/* + * read_ipu_photoletter_parameters + * read_ipu_threshold_parameters + * read_sensor_data (WHAT DATA TYPE CODE?) +*/ +/* SEND CMD */ +/* + * send_halftone_mask + * send_gamma_function + * send_endorser_data + * send_maintenance_data + * EPROM All Clear + * EPROM Counter Clear + * ADF Counter Clear + * Flatbed Counter Clear + * Lamp Counter Clear + * ADF Register Data + * Flatbed Register Data + * White Adjustment Data + * White level first Data (ODD) + * White level first Data (EVEN) + * Reverse side ADF Counter Clear + * Reverse side Lamp Counter Clear + * Reverse side ADF Register Data + * Endorser Character Counter Clear + * send_ipu_parameters +*/ + +/* OBJECT POSITION */ +/* GET DATA BUFFER STATUS */ + +/* 1-3-4 MODE SELECT */ + +/* 1-3-5 Reserve Unit: 0x16 + * 1-3-6 Release Unit: 0x17 +*/ +static SANE_Status +unit_cmd (int fd, SANE_Byte opcode) +{ + static struct + { + SANE_Byte opcode; /* 16H: Reserve Unit 17H: Release Unit */ + SANE_Byte byte1; /* 7-5: LUN; 4: 3rd Party; 3-1: 3rd Party Device; 0: Reserved */ + SANE_Byte reserved[3]; + SANE_Byte control; /* 7-6: Vendor Unique; 5-2: Reserved; 1: Flag; 0: Link */ + } cmd; + + SANE_Byte LUN = (0x00 & 0x07) << 5; + SANE_Status status; + DBG (DBG_proc, ">> unit_cmd\n"); + + cmd.opcode = opcode; + cmd.byte1 = LUN & 0xE1; /* Mask=11100001 3rd Party and 3rd Party Device must be 0 */ + memset (&cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< unit_cmd\n"); + return (status); + +} + +/* The OBJECT POSITION command is used for carriage control or + * document feed and eject with ADF + * + * Position Function: Byte1 bits2-0 + * 000 Unload instructs document eject + * 001 Load instructs document feed to scan start position + * 010 Absolute Positioning - instructs carriage to move to carriage lock position + * The carriage moves in the Y-axis direction as the amount set in Count when + * count>0 + * (Not supported in IS420) + * +*/ +static SANE_Status +object_position (int fd, int load) +{ + static struct scsi_object_position_cmd cmd; + SANE_Status status; + DBG (DBG_proc, ">> object_position\n"); + + /* byte 0 opcode + * byte 1 position function + * bytes 2-4 reserved + * bytes 5-8 reserved + * byte 9 control + */ + + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = HS2P_SCSI_OBJECT_POSITION; + if (load) + cmd.position_func = OBJECT_POSITION_LOAD; + else + cmd.position_func = OBJECT_POSITION_UNLOAD; + + + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< object_position\n"); + return (status); +} + +static SANE_Status +get_data_status (int fd, STATUS_DATA * dbs) +{ + static GET_DBS_CMD cmd; + static STATUS_BUFFER buf; /* hdr + data */ + size_t bufsize = sizeof (buf); + SANE_Status status; + DBG (DBG_proc, ">> get_data_status %lu\n", (unsigned long) bufsize); + + /* Set up GET DATA BUFFER STATUS cmd */ + memset (&cmd, 0, sizeof (cmd)); /* CLEAR cmd */ + cmd.opcode = HS2P_SCSI_GET_BUFFER_STATUS; + cmd.wait &= ~0x01; /* unset Wait bit0 */ + _lto2b (bufsize, cmd.len); + + /* Now execute cmd, and put returned results in buf */ + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), &buf, &bufsize); + + /* Now copy from buf.data to dbs */ + memcpy (dbs, &buf.data, sizeof (*dbs)); + + if (status == SANE_STATUS_GOOD && + ((unsigned int) _3btol (buf.hdr.len) <= sizeof (*dbs) + || _3btol (buf.data.filled) == 0)) + { + DBG (DBG_info, "get_data_status: busy\n"); + status = SANE_STATUS_DEVICE_BUSY; + } + DBG (DBG_proc, "<< get_data_status %lu\n", (unsigned long) bufsize); + return (status); +} + +/* 1-3-7 MODE SENSE */ +/* 1-3-8 SCAN */ + +/* 1-3-9 Receive Diagnostic + * Byte0: 1CH + * Byte1: 7-5 LUN; 4-0: reserved + * Byte2: Reserved + * Byte3-4: Allocation Length + * Byte5: 7-6: Vendor Unique; 5-2: Reserved; 1: Flag; 0: Link + * + * This command is treated as a dummy command + * Return GOOD unless there is an error in command in which case it returns CHECK +*/ + +/* +* The IS450 performs 7 self-diagnostics tests +* 1) Home position error check +* 2) Exposure lamp error check +* 3) White level error check +* 4) Document table error check +* 5) SCU error check +* 6) RCU error check +* 7) Memory error check +* +* and uses the lights on the scanner to indicate the result +* +* PowerOn MachineBusy DocumentInPlace Error +* (green) (green) (green) (red) +* +* SCU error check Blinking Blinking +* RCU error check Blinking On Blinking +* Home position error check Blinking Blinking Blinking On +* Exposure lamp error check Blinking Blinking On On +* White level error check Blinking Blinking +* Memory Error (Simplex) Blinking +* Memory Error (Duplex) Blinking +* +*/ +#if 0 +static SANE_Status +receive_diagnostic (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (DBG_proc, ">> receive_diagnostic\n"); + + cmd[0] = HS2P_SCSI_RECEIVE_DIAGNOSTICS; + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< receive_diagnostic\n"); + return (status); +} +#endif + +/* 1-3-10 Send Diagnostic + * Byte0: 1DH + * Byte1: 7-5 LUN; 4: PF; 3: Reserved; 2: S-Test; 1: DevOfl; 0: U-Ofl + * Byte2: Reserved + * Byte3-4: Parameter List Length + * Byte5: 7-6: Vendor Unique; 5-2: Reserved; 1: Flag; 0: Link + * This command executes self-diagnostic and optical-adjustment + * PF, DevOfl, and Parameter List Length must be 0 or CHECK condition is returned. +*/ +#if 0 +static SANE_Status +send_diagnostic (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (DBG_proc, ">> send_diagnostic\n"); + + cmd[0] = HS2P_SCSI_SEND_DIAGNOSTICS; + cmd[1] = 0x00 & (1 << 2) & 0xED; /* Set Self-Test bit and clear PF, DevOfl bits */ + cmd[3] = 0x00; + cmd[4] = 0x00; /* Parameter list (bytes3-4) must be 0x00 */ + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (DBG_proc, "<< send_diagnostic\n"); + return (status); +} +#endif + + +/* 1-3-8 SCAN command is used to instruct scanner to start scanning */ +static SANE_Status +trigger_scan (HS2P_Scanner * s) +{ + static struct + { + START_SCAN cmd; + SANE_Byte wid[2]; /* scanner supports up to 2 windows */ + } scan; + SANE_Status status; + DBG (DBG_proc, ">> trigger scan\n"); + + memset (&scan, 0, sizeof (scan)); /* CLEAR scan */ + scan.cmd.opcode = HS2P_SCSI_START_SCAN; + /* Transfer length is the byte length of Window List transferred + * Window List is a list of Window Identifier created by SET WINDOW command + * Since only 1 Window is supported by SCAN command, 0 or 1 is used for Window Identifier + * and 1 or 2 for length + status = sanei_scsi_cmd (s->fd, &trigger, sizeof (trigger), &window_id_list[0], &wl_size); + */ + scan.cmd.len = (s->val[OPT_DUPLEX].w == SANE_TRUE) ? 2 : 1; + + DBG (DBG_info, "trigger_scan: sending %d Window Id to scanner\n", + scan.cmd.len); + status = + sanei_scsi_cmd (s->fd, &scan, sizeof (scan.cmd) + scan.cmd.len, NULL, + NULL); + + DBG (DBG_proc, "<< trigger scan\n"); + return (status); +} + +#define MAX_WAITING_TIME 15 +static SANE_Status +hs2p_wait_ready (HS2P_Scanner * s) +{ + STATUS_DATA dbs; /* Status Buffer Status DATA */ + time_t now, start; + SANE_Status status; + + start = time (NULL); + + while (1) + { + status = get_data_status (s->fd, &dbs); + + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (DBG_error, "scsi_wait_ready: get datat status failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + now = time (NULL); + if (now - start >= MAX_WAITING_TIME) + { + DBG (DBG_error, + "hs2p_wait_ready: timed out after %lu seconds\n", + (u_long) (now - start)); + return SANE_STATUS_INVAL; + } + break; + + case SANE_STATUS_GOOD: + DBG (DBG_proc, "hs2p_wait_ready: %d bytes ready\n", + _3btol (dbs.filled)); + return status; + break; + } + usleep (1000000); /* retry after 100ms */ + } + return SANE_STATUS_INVAL; +} + + +/* MODE PAGES GET/SET */ +static SANE_Status +connection_parameters (int fd, MP_CXN * settings, SANE_Bool flag) +{ + SANE_Status status; + MP_CXN buf; + size_t nbytes; + DBG (DBG_proc, ">> connection_parameters\n"); + nbytes = sizeof (buf); + + if (flag) + { /* GET */ + DBG (DBG_info, ">> GET connection_parameters >> calling mode_sense\n"); + status = + mode_sense (fd, (MP *) & buf, (SANE_Byte) PAGE_CODE_CONNECTION); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "get_connection_parameters: MODE_SELECT failed with status=%d\n", + status); + return (status); + } + memcpy (settings, &buf, nbytes); + } + else + { /* SET */ + DBG (DBG_info, ">> SET connection_parameters >> calling mode_select\n"); + /* Fill in struct then hand off to mode_select */ + memset (&buf, 0, sizeof (buf)); /* Fill struct with zeros */ + memcpy (&buf, settings, nbytes); + /* Make sure calling function didn't change these bytes */ + memset (&buf.hdr, 0, sizeof (buf.hdr)); /* Make sure 4bytes are 0 */ + buf.code = PAGE_CODE_CONNECTION; /* bits5-0: Page Code 02H */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x0E; /* This is the only page with 14 bytes */ + + status = mode_select (fd, (MP *) & buf); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_connection_parameters: MODE_SELECT failed with status=%d\n", + status); + return (-1); + } + } + DBG (DBG_proc, "<< connection_parameters\n"); + return (status); +} + +static SANE_Status +get_basic_measurement_unit (int fd, SANE_Int * bmu, SANE_Int * mud) +{ + SANE_Status status; + MP_SMU buf; + + DBG (DBG_proc, ">> get_basic_measurement_unit: fd=\"%d\"\n", fd); + + status = + mode_sense (fd, (MP *) & buf, + (SANE_Byte) PAGE_CODE_SCANNING_MEASUREMENTS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_basic_measurement_unit: MODE_SELECT failed with status=%d\n", + status); + return (SANE_STATUS_INVAL); + } + *bmu = buf.bmu; + *mud = ((buf.mud[0] << 8) | buf.mud[1]); + + DBG (DBG_proc, "<< get_basic_measurement_unit: bmu=%d mud=%d\n", *bmu, + *mud); + return (status); +} + +static SANE_Status +set_basic_measurement_unit (int fd, SANE_Byte bmu) +{ + MP_SMU buf; /* Mode Page Scanning Measurements Page Code */ + SANE_Status status; + SANE_Int mud; + size_t bufsize = sizeof (buf); + + DBG (DBG_proc, ">> set_basic_measurement_unit: %d\n", bmu); + + /* Set up buf */ + memset (&buf, 0, bufsize); /* CLEAR buf */ + buf.code = PAGE_CODE_SCANNING_MEASUREMENTS; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + + buf.bmu = bmu; /* Power on default is POINTS */ + mud = (bmu == INCHES) ? DEFAULT_MUD : 1; + DBG (DBG_info, "SET_BASIC_MEASUREMENT_UNIT: bmu=%d mud=%d\n", bmu, mud); + _lto2b (mud, &buf.mud[0]); /* buf.mud[0] = (mud >> 8) & 0xff; buf.mud[1] = (mud & 0xff); */ + + status = mode_select (fd, (MP *) & buf); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_basic_measurement_unit: MODE_SELECT failed with status=%d\n", + status); + status = SANE_STATUS_INVAL; + } + + DBG (DBG_proc, + "<< set_basic_measurement_unit: opcode=%d len=%d bmu=%d mud=%ld\n", + buf.code, buf.len, buf.bmu, _2btol (&buf.mud[0])); + return (status); +} + +static SANE_Status +adf_control (int fd, SANE_Bool flag, SANE_Byte * adf_control, + SANE_Byte * adf_mode, SANE_Byte * mwt) +{ + SANE_Status status; + MP_ADF buf; + size_t bufsize = sizeof (buf); + + DBG (DBG_proc, ">> adf_control\n"); + + memset (&buf, 0, bufsize); /* Fill struct with zeros */ + + if (flag) + { /* GET */ + DBG (DBG_info, ">> GET ADF_control>> calling mode_sense\n"); + status = + mode_sense (fd, (MP *) & buf, (SANE_Byte) PAGE_CODE_ADF_CONTROL); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "get_adf_control: MODE_SELECT failed\n"); + return (status); + } + *adf_control = buf.adf_control; + *adf_mode = buf.adf_mode_control; + *mwt = buf.medium_wait_timer; + } + else + { /* SET */ + /* Fill in struct then hand off to mode_select */ + buf.code = PAGE_CODE_ADF_CONTROL; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + /* Byte2: adf_control: 7-2:reserved; 1-0:adf_control: Default 00H Flatbed, 01H Simplex, 02H Duplex */ + /* Byte3: adf_mode_control: 7-3:reserved; 2: Prefeed Mode: 0 invalid, 1 valid; 1-0: ignored */ + /* Byte4: medium_wait_timer: timeout period. Not supported */ + buf.adf_control = (*adf_control & 0x03); + buf.adf_mode_control = (*adf_mode & 0x04); + buf.medium_wait_timer = *mwt; + status = mode_select (fd, (MP *) & buf); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_adf_control: MODE_SELECT failed with status=%d\n", + status); + return (status); + } + } + DBG (DBG_proc, ">> adf_control\n"); + return (status); +} + +static SANE_Status +white_balance (int fd, int *val, SANE_Bool flag) +{ + SANE_Status status; + MP_WhiteBal buf; /* White Balance Page Code */ + size_t bufsize = sizeof (buf); + + memset (&buf, 0, bufsize); + + if (flag) + { /* GET */ + DBG (DBG_proc, ">> GET white_balance>> calling mode_sense\n"); + status = + mode_sense (fd, (MP *) & buf, (SANE_Byte) PAGE_CODE_WHITE_BALANCE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "get_white_balance: MODE_SELECT failed with status=%d\n", + status); + return (status); + } + *val = buf.white_balance; + } + else + { /* SET */ + /* Fill in struct then hand off to mode_select */ + memset (&buf, 0, sizeof (buf)); /* Fill struct with zeros */ + buf.code = PAGE_CODE_WHITE_BALANCE; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + buf.white_balance = *val; /* Power on default is RELATIVE_WHITE */ + status = mode_select (fd, (MP *) & buf); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_white_balance: MODE_SELECT failed with status=%d\n", + status); + return (status); + } + } + DBG (DBG_proc, "<< white balance: buf.white_balance=%#02x\n", + buf.white_balance); + return (status); +} + +#if 0 +static SANE_Int +lamp_timer (int fd, int val, SANE_Bool flag) +{ + SANE_Status status; + MP_LampTimer buf; /* Lamp Timer Page Code */ + + DBG (DBG_proc, ">> lamp timer\n"); + if (flag) + { /* GET */ + DBG (DBG_info, ">> GET lamp_timer>> calling mode_sense\n"); + if ((status = + mode_sense (fd, (MP *) & buf, + (SANE_Byte) PAGE_CODE_LAMP_TIMER_SET)) != + SANE_STATUS_GOOD) + { + DBG (DBG_error, "get_lamp_timer: MODE_SELECT failed\n"); + return (-1); + } + } + else + { /* SET */ + /* Fill in struct then hand off to mode_select */ + memset (&buf, 0, sizeof (buf)); /* Fill struct with zeros */ + buf.code = PAGE_CODE_LAMP_TIMER_SET; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + buf.time_on = val; /* time lamp has been on */ + if ((status = mode_select (fd, (MP *) & buf)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_lamp_timer: MODE_SELECT failed with status=%d\n", status); + return (-1); + } + } + DBG (DBG_proc, "<< lamp timer\n"); + return (buf.time_on); +} +#endif + +static SANE_Status +endorser_control (int fd, int *val, SANE_Bool flag) +{ + SANE_Status status; + MP_EndCtrl buf; /* MPHdr (4bytes) + MPP (8bytes) */ + SANE_Byte mask = 0x7; /* 7-3:reserved; 2-0: Endorser Control */ + size_t bufsize = sizeof (buf); + + DBG (DBG_proc, ">> endorser_control: fd=%d val=%d flag=%d\n", fd, *val, + flag); + + memset (&buf, 0, bufsize); /* Fill struct with zeros */ + + if (flag) + { /* GET */ + DBG (DBG_info, ">> GET endorser control >> calling mode_sense\n"); + status = + mode_sense (fd, (MP *) & buf, (SANE_Byte) PAGE_CODE_ENDORSER_CONTROL); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "get_endorser_control: MODE_SELECT failed with status=%d\n", + status); + return (status); + } + *val = buf.endorser_control & mask; + } + else + { /* SET */ + DBG (DBG_info, ">> SET endorser control >> calling mode_select\n"); + /* Fill in struct then hand off to mode_select */ + memset (&buf, 0, sizeof (buf)); /* Fill struct with zeros */ + buf.code = PAGE_CODE_ENDORSER_CONTROL; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + + buf.endorser_control = *val & mask; /* Power on default is OFF */ + status = mode_select (fd, (MP *) & buf); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_endorser_control: MODE_SELECT failed with status=%d\n", + status); + return (status); + } + } + DBG (DBG_proc, "<< endorser_control: endorser_control=%#02x\n", + buf.endorser_control); + return (status); +} + +/* When SCAN, READ, or LOAD (in ADF mode) is issued, scanner waits until operator panel start button is pressed */ +static SANE_Status +scan_wait_mode (int fd, int val, SANE_Bool flag) +{ + SANE_Status status; + MP_SWM buf; /* Scan Wait Mode Page Code */ + DBG (DBG_proc, ">> scan_wait_mode\n"); + + if (flag) + { /* GET */ + DBG (DBG_info, ">> GET scan_wait_mode >> calling mode_sense\n"); + status = + mode_sense (fd, (MP *) & buf, (SANE_Byte) PAGE_CODE_SCAN_WAIT_MODE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "get_scan_wait_mode: MODE_SELECT failed with status=%d\n", + status); + return (-1); + } + } + else + { /* SET */ + /* Fill in struct then hand off to mode_select */ + memset (&buf, 0, sizeof (buf)); /* Fill struct with zeros */ + buf.code = PAGE_CODE_SCAN_WAIT_MODE; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + buf.swm = 0x00; + if (val == 1) + buf.swm |= 1; /* set bit 1 if scan_wait_mode ON */ + else + buf.swm &= ~1; /* unset bit 1 if scan_wait_mode OFF */ + + DBG (DBG_info, ">> SET scan_wait_mode >> calling mode_sense\n"); + if ((status = mode_select (fd, (MP *) & buf)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "mode_select ERROR %s\n", sane_strstatus (status)); + } + } + DBG (DBG_proc, "<< scan_wait_mode: buf.swm=%#02x\n", buf.swm); + return (status); +} + +/* Selectable when Send Diagnostics command is performed */ +static SANE_Int +service_mode (int fd, int val, SANE_Bool flag) +{ + SANE_Status status; + MP_SRV buf; /* Service Mode Page Code */ + DBG (DBG_proc, ">> service_mode\n"); + + if (flag) + { /* GET */ + DBG (DBG_info, ">> GET service_mode >> calling mode_sense\n"); + status = + mode_sense (fd, (MP *) & buf, + (SANE_Byte) PAGE_CODE_SERVICE_MODE_SELECT); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "get_service_mode: MODE_SELECT failed with status=%d\n", + status); + return (-1); + } + } + else + { /* SET */ + /* Fill in struct then hand off to mode_select */ + memset (&buf, 0, sizeof (buf)); /* Fill struct with zeros */ + buf.code = PAGE_CODE_SERVICE_MODE_SELECT; /* bits5-0: Page Code */ + buf.code &= ~(1 << 7); /* Bit7 PS is set to 0 */ + buf.len = 0x06; + /* 0H: Self-Diagnostics Mode, 1H: Optical Adjustment Mode */ + buf.service = val & 0x01; + status = mode_select (fd, (MP *) & buf); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + "set_service_mode: MODE_SELECT failed with status=%d\n", + status); + return (-1); + } + } + DBG (DBG_proc, "<< service_mode\n"); + return (buf.service & 0x01); +} diff --git a/backend/hs2p-scsi.h b/backend/hs2p-scsi.h new file mode 100644 index 0000000..eecb60c --- /dev/null +++ b/backend/hs2p-scsi.h @@ -0,0 +1,1290 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Jeremy Johnson + This file is part of a SANE backend for Ricoh IS450 + and IS420 family of HS2P Scanners using the SCSI controller. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#include +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_thread.h" + +/* 1-2 SCSI STATUS BYTE KEYS */ +#define HS2P_SCSI_STATUS_GOOD 0x00 +#define HS2P_SCSI_STATUS_CHECK 0x02 +#define HS2P_SCSI_STATUS_BUSY 0x08 +#define HS2P_SCSI_STATUS_RESERVATION CONFLICT 0x18 +/* All other status byte keys are reserved */ + +/* + * SCSI Command List for Command Descriptor Block + * All reserved bit and fields in the CDB must be zero + * Values in the CDB described as "Reserved" must no be specified + * The FLAG and LINK bits in the CONTROL byte must be zero + * Any values in the Vendor Unique field are ignored + * The Logical Unit Number in the CDB must always be zero + * All Reserved bit and fields in the data fields must be zero + * Values of parameters in the data fields described as + * "Reserved" or "Not supported" must not be specified +*/ + +/* 1-3 SCSI COMMANDS */ +#define HS2P_SCSI_TEST_UNIT_READY 0x00 +#define HS2P_SCSI_REQUEST_SENSE 0x03 +#define HS2P_SCSI_INQUIRY 0x12 +#define HS2P_SCSI_MODE_SELECT 0x15 +#define HS2P_SCSI_RESERVE_UNIT 0x16 +#define HS2P_SCSI_RELEASE_UNIT 0x17 +#define HS2P_SCSI_MODE_SENSE 0x1a +#define HS2P_SCSI_START_SCAN 0x1b +#define HS2P_SCSI_RECEIVE_DIAGNOSTICS 0x1c +#define HS2P_SCSI_SEND_DIAGNOSTICS 0x1d +#define HS2P_SCSI_SET_WINDOW 0x24 +#define HS2P_SCSI_GET_WINDOW 0x25 +#define HS2P_SCSI_READ_DATA 0x28 +#define HS2P_SCSI_SEND_DATA 0x2a +#define HS2P_SCSI_OBJECT_POSITION 0x31 +#define HS2P_SCSI_GET_BUFFER_STATUS 0x34 + +/* Sense Key Defines */ +#define HS2P_SK_NO_SENSE 0x00 +#define HS2P_SK_RECOVERED_ERROR 0x01 +#define HS2P_SK_NOT_READY 0x02 +#define HS2P_SK_MEDIUM_ERROR 0x03 +#define HS2P_SK_HARDWARE_ERROR 0x04 +#define HS2P_SK_ILLEGAL_REQUEST 0x05 +#define HS2P_SK_UNIT_ATTENTION 0x06 +#define HS2P_SK_DATA_PROJECT 0x07 +#define HS2P_SK_BLANK_CHECK 0x08 +#define HS2P_SK_VENDOR_UNIQUE 0x09 +#define HS2P_SK_COPY_ABORTED 0x0a +#define HS2P_SK_ABORTED_COMMAND 0x0b +#define HS2P_SK_EQUAL 0x0c +#define HS2P_SK_VOLUME_OVERFLOW 0x0d +#define HS2P_SK_MISCOMPARE 0x0e +#define HS2P_SK_RESERVED 0x0f + +struct sense_key +{ + int key; + char *meaning; + char *description; +}; +static struct sense_key sensekey_errmsg[16] = { + {0x00, "NO SENSE", "Indicates that there is no Sense Key information"}, + {0x01, "RECOVERED ERROR", "Invalid"}, + {0x02, "NOT READY", + "Indicates that the scanner is not ready, e.g. ADF cover not closed"}, + {0x03, "MEDIUM ERROR", "Error regarding document such as paper jam"}, + {0x04, "HARDWARE ERROR", + "Error relating to hardware, e.g. CCD line clock error"}, + {0x05, "ILLEGAL REQUEST", + "Used such as when illegal parameter exists in data or command"}, + {0x06, "UNIT ATTENTION", + "Used when power on, BUS DEVICE RESET message or hardware reset"}, + {0x07, "DATA PROJECT", "Invalid"}, + {0x08, "BLANK CHECK", "Invalid"}, + {0x09, "VENDOR UNIQUE", "Invalid"}, + {0x0a, "COPY ABORTED", "Invalid"}, + {0x0b, "ABORTED COMMAND", "Used when scanner aborts a command execution"}, + {0x0c, "EQUAL", "Invalid"}, + {0x0d, "VOLUME OVERFLOW", "Invalid"}, + {0x0e, "MISCOMPARE", "Invalid"}, + {0x0f, "RESERVED", "Invalid"} +}; + +/* When Error_Code = 0x70 more detailed information is available: + * code, qualifier, description +*/ +struct ASCQ +{ /* ADDITIONAL SENSE CODE QUALIFIER */ + unsigned int codequalifier; + char *description; +}; +static struct ASCQ ascq_errmsg[74] = { + {0x0000, "No additional sense information"}, + {0x0002, "End of Medium detected"}, + {0x0005, "End of Data detected"}, + {0x0400, "Logical unit not ready. Don't know why."}, + {0x0401, "Logical unit is in process of becoming ready."}, + {0x0403, "Logical unit not ready. Manual intervention required."}, + {0x0500, "Logical unit does not respond to selection."}, + {0x0700, "Multiple peripheral devices selected."}, + {0x1100, "Unrecovered read error."}, + {0x1101, "Read retries exhausted."}, + {0x1501, "Mechanical positioning error."}, + {0x1a00, "Parameter list length error."}, + {0x2000, "Invalid command operation mode."}, + {0x2400, "Invalid field in CDB (check field pointer)."}, + {0x2500, "Logical unit not supported."}, + {0x2600, "Invalid field in parameter list (check field pointer)."}, + {0x2900, "Power on, reset, or BUS DEVICE RESET occurred."}, + {0x2a01, "(MODE parameter changed.)"}, + {0x2c00, "Command sequence error."}, + {0x2c01, "(Too many windows specified."}, + {0x2c02, "(Invalid combination of windows specified."}, + {0x3700, "(Rounded parameter.)"}, + {0x3900, "(Saving parameters not supported.)"}, + {0x3a00, "Medium not present."}, + {0x3b09, "(Read past end of medium.)"}, + {0x3b0b, "(Position past end of medium.)"}, + {0x3d00, "Invalid bits in IDENTIFY message."}, + {0x4300, "Message error."}, + {0x4500, "Select/Reselect failure."}, + {0x4700, "(SCSI parity error)"}, + {0x4800, "Initiator detected error message received."}, + {0x4900, "Invalid message error."}, + {0x4a00, "Command phase error."}, + {0x4b00, "Data phase error."}, + {0x5300, "(Media Load/Eject failed)"}, + {0x6000, "Lamp failure"}, + {0x6001, "(Shading Error)"}, + {0x6002, "White adjustment error"}, + {0x6010, "Reverse Side Lamp Failure"}, + {0x6200, "Scan head positioning error"}, + {0x6300, "Document Waiting Cancel"}, + {0x8000, "(PSU overheat)"}, + {0x8001, "(PSU 24V fuse down)"}, + {0x8002, "(ADF 24V fuse down)"}, + {0x8003, "(5V fuse down)"}, + {0x8004, "(-12V fuse down)"}, + {0x8100, "(ADF 24V power off)"}, + {0x8101, "(Base 12V power off)"}, + {0x8102, "(SCSI 5V power off)"}, + {0x8103, "Lamp cover open (Lamp 24V power off)"}, + {0x8104, "(-12V power off)"}, + {0x8105, "(Endorser 6V power off)"}, + {0x8106, "SCU 3.3V power down error"}, + {0x8107, "RCU 3.3V power down error"}, + {0x8108, "OIPU 3.3V power down error"}, + {0x8200, "Memory Error (Bus error)"}, + {0x8210, "Reverse-side memory error (Bus error)"}, + {0x8300, "(Image data processing LSI error)"}, + {0x8301, "(Interfac LSI error)"}, + {0x8302, "(SCSI controller error)"}, + {0x8303, "(Compression unit error)"}, + {0x8304, "(Marker detect unit error)"}, + {0x8400, "Endorser error"}, + {0x8500, "(Origin Positioning error)"}, + {0x8600, "Mechanical Time Out error (Pick Up Roller error)"}, + {0x8700, "(Heater error)"}, + {0x8800, "(Thermistor error)"}, + {0x8900, "ADF cover open"}, + {0x8901, "(ADF lift up)"}, + {0x8902, "Document jam error for ADF"}, + {0x8903, "Document misfeed for ADF"}, + {0x8a00, "(Interlock open)"}, + {0x8b00, "(Not enough memory)"}, + {0x8c00, "Size detection failed"} +}; + +typedef struct sense_data +{ /* HS2P_REQUEST_SENSE_DATA */ + /* bit7:valid is 1 if information byte is valid, + bits6:0 error_code */ + SANE_Byte error_code; + + /* not used, set to 0 */ + SANE_Byte segment_number; + + /* bit7 file-mark (unused, set to 0), + bit6 EOM is 1 if end of document detected before completing scan + bit5 ILI (incorrect length indicator) is 1 when data length mismatch occurs on READ + bits3:0 sense_key indicates error conditions. */ + SANE_Byte sense_key; + + SANE_Byte information[4]; + + /* fixed at 6 */ + SANE_Byte sense_length; + + /* not used and set to 0 */ + SANE_Byte command_specific_information[4]; + SANE_Byte sense_code; + SANE_Byte sense_code_qualifier; +} SENSE_DATA; + +/* page codes used with HS2P_SCSI_INQUIRY */ +#define HS2P_INQUIRY_STANDARD_PAGE_CODE 0x00 +#define HS2P_INQUIRY_VPD_PAGE_CODE 0xC0 +#define HS2P_INQUIRY_JIS_PAGE_CODE 0xF0 + +/* + * The EVPD and Page Code are used in pair. When the EVPD bit is 0, INQUIRY data + * in the standard format is returned to the initiator. When the EVPD bit is 1, + * the EVPD information specified by each Page Code is returned in each Page Code + * data format. + * + * EVPD=0x00, Page_Code=0x00 => Standard Data Format + * + * EVPD=0x01, PAGE_CODE=0x00 => Return list of supported Page Codes + * EVPD=0x01, PAGE_CODE=0x01~0x7F => Not Supported + * EVPD=0x01, PAGE_CODE=0x80~0x82 => Not Supported + * EVPD=0x01, PAGE_CODE=0x83~0xBF => Reserved + * EVPD=0x01, PAGE_CODE=0xC0 => RICOH Scanner VPD information + * EVPD=0x01, PAGE_CODE=0xF0 => JIS Version VPD information +*/ +struct inquiry_standard_data +{ + /* bits7-5 peripheral qualifier + * bits4-0 peripheral device + * Peripheral Qualifier and Peripheral Devide Type are not supported on logical unit + * Therefore LUN=0 and this field indicates scanner and is set to 0x06 + * When LUN!=0 this field becomes 0x1F and means undefined data + */ + SANE_Byte devtype; /* must be 0x06 */ + + /* bit7: repaceable media bit is set to 0 + * bits6-1: reserved + * bit0: EVPD + */ + SANE_Byte rmb_evpd; + + /* bits7-6: ISO Version is set to 0 + * bits5-3: ECMA Version is set to 0 + * bits2-0: ANSI Version is set to 2 + */ + SANE_Byte version; + + /* bit7: AENC (asynchronous event notification capability) is set to 0 + * bit6: TrmIOP (terminate I/O process) is set to 0 + * bits5-4: reserved + * bits3-0: Response Data Format is set to 2 + */ + SANE_Byte response_data_format; + + /* Additional Length indicate number of bytes which follows, set to 31 + */ + SANE_Byte length; + + SANE_Byte reserved[2]; + + /* bit7: RelAdr (relative addressing) is set to 0 + * bit6: Wbus32 is set to 0 + * bit5: Wbus16 is set to 0 + * bit4: Sync is set to 0 + * bit3: Linked is set to 0 + * bit2: reserved + * bit1: CmdQue is set to 0 + * bit0: SftRe is set to 0 + * Sync is set to 1 with this scanner to support synchronous data transfer + * When DIPSW2 is on, Sync is set to 0 for asynchronous data transfer + */ + SANE_Byte byte7; + + SANE_Byte vendor[8]; /* vendor_id="RICOH " */ + SANE_Byte product[16]; /* product_id="IS450 " */ + SANE_Byte revision[4]; /* product_revision_level="xRxx" where x indicate firmware version number */ +}; + +/* VPD Information [EVPD=0x01, PageCode=0xC0] */ +struct inquiry_vpd_data +{ + SANE_Byte devtype; /* bits7-5: Peripheral Qualifier + * bits4-0: Peripheral Device Type */ + SANE_Byte pagecode; /* Page Code => 0xC0 */ + SANE_Byte byte2; /* Reserved */ + SANE_Byte pagelength; /* Page Length => 12 (0x0C) */ + SANE_Byte adf_id; /* ADF Identification + * 0: No ADF is mounted + * 1: Single sided ADF is mounted + * 2: Double sided ADF is mounted + * 3: ARDF is mounted. (Reverse double side scanning available) + * 4: Reserved + * It should be 1 or 2 with this scanner. + */ + SANE_Byte end_id; /* Endorser Identification + * 0: No endorser + * 1: Endorser mounted + * 2: Reserved + * It should be 0 or 1 with this scanner + */ + SANE_Byte ipu_id; /* Image Processing Unit Identification + * bits 7:2 Reserved + * bit 1 0:Extended board not mounted + * 1:Extended board is mounted + * bit 0 0:IPU is not mounted + * 1:IPU is mounted + * It should always be 0 with this scanner + */ + SANE_Byte imagecomposition; /* indicates supported image data type. + * This is set to 0x37 + * bit0 => Line art supported ? 1:0 + * bit1 => Dither supported ? 1:0 + * bit2 => Error Diffusion supported ? 1:0 + * bit3 => Color supported ? 1:0 + * bit4 => 4bits gray scale supported ? 1:0 + * bit5 => 5-8bit gray scale supported ? 1:0 + * bit6 => 5-8bit gray scale supported ? 1:0 + * bit7 => Reserved + */ + SANE_Byte imagedataprocessing[2]; /* Image Data Processing Method + * IPU installed ? 0x18 : 0x00 + * Byte8 => White Framing ? 1:0 + * Byte9 => Black Framing ? 1:0 + * Byte10 => Edge Extraction ? 1:0 + * Byte11 => Noise Removal ? 1:0 + * Byte12 => Smoothing ? 1:0 + * Byte13 => Line Bolding ? 0:1 + * Byte14 => Reserved + * Byte15 => Reserved + */ + SANE_Byte compression; /* Compression Method is set to 0x00 + * bit0 => MH supported ? 1:0 + * bit1 => MR supported ? 1:0 + * bit2 => MMR supported ? 1:0 + * bit3 => MH (byte boundary) supported ? 1:0 + * bit4 => Reserved + */ + SANE_Byte markerrecognition; /* Marker Recognition Method is set to 0x00 + * bit0 => Marker Recognition supported ? 1:0 + * bits1-7 => Reserved + */ + SANE_Byte sizerecognition; /* Size Detection + * bit0 => Size Detection Supported ? 1:0 + * bits1-7 => Reserved + */ + SANE_Byte byte13; /* Reserved */ + SANE_Byte xmaxoutputpixels[2]; /* X Maximum Output Pixel is set to 4960 (0x1360) + * indicates maximum number of pixels in the main + * scanning direction that can be output by scanner + */ + +}; + +struct inquiry_jis_data +{ /* JIS INFORMATION VPD_IDENTIFIER_F0H */ + SANE_Byte devtype; /* 7-5: peripheral qualifier, 4-0: peripheral device type */ + SANE_Byte pagecode; + SANE_Byte jisversion; + SANE_Byte reserved1; + SANE_Byte alloclen; /* page length: Set to 25 (19H) */ + struct + { + SANE_Byte x[2]; /* Basic X Resolution: Set to 400 (01H,90H) */ + SANE_Byte y[2]; /* Basic Y Resolution: Set to 400 (01H,90H) */ + } BasicRes; + SANE_Byte resolutionstep; /* 7-4: xstep, 3-0 ystep: Both set to 1 (11H) */ + struct + { + SANE_Byte x[2]; /* Maximum X resolution: Set to 800 (03H,20H) */ + SANE_Byte y[2]; /* Maximum Y resolution: Set to 800 (03H,20H) */ + } MaxRes; + struct + { + SANE_Byte x[2]; /* Minimum X resolution: Set to 100 (00H,64H) */ + SANE_Byte y[2]; /* Minimum Y resolution */ + } MinRes; + SANE_Byte standardres[2]; /* Standard Resolution: bits 7-0: + * byte18: 60, 75,100,120,150,160,180, 200 + * byte19: 240,300,320,400,480,600,800,1200 + */ + struct + { + SANE_Byte width[4]; /* in pixels based on basic resolution. Set to 4787 (12B3H) */ + SANE_Byte length[4]; /* maximum number of scan lines based on basic resolution. Set to 6803 (1A93H) */ + } Window; + SANE_Byte functions; /* This is set to 0EH: 0001110 + * bit0: data overflow possible + * bit1: line art support + * bit2: dither support + * bit3: gray scale support + * bits7-4: reserved + */ + SANE_Byte reserved2; +}; + + + +#define SMS_SP 0x01 /* Mask for Bit0 */ +#define SMS_PF 0x10 /* Mask for Bit4 */ +typedef struct scsi_mode_select_cmd +{ + SANE_Byte opcode; /* 15H */ + SANE_Byte byte1; /* 7-5:LUN; 4:PF; 2:Reserved; 1:SP + * Save Page Bit must be 0 since pages cannot be saved + * Page Format Bit must be 1 */ + SANE_Byte reserved[2]; + SANE_Byte len; /* Parameter List Length */ + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +} SELECT; + +/* MODE SELECT PARAMETERS: + * 0-n Mode Parameter Header + * 0-n mode Block Descriptor (not used) + * 0-n mode Page +*/ +typedef struct scsi_mode_parameter_header +{ + SANE_Byte data_len; /* Mode Data Length NOT USED so must be 0 */ + SANE_Byte medium_type; /* Medium Type NOT USED so must be 0 */ + SANE_Byte dev_spec; /* Device Specific Parameter NOT USED so must be 0 */ + SANE_Byte blk_desc_len; /* Block Descriptor Length is set to 0 */ +} MPHdr; + +typedef struct page +{ + SANE_Byte code; /* 7:PS; 6:Reserved; 5-0:Page Code */ + SANE_Byte len; /* set to 14 when MPC=02H and 6 otherwise */ + SANE_Byte parameter[14]; /* either 14 or 6, so let's allow room for 14 */ +} MPP; /* Mode Page Parameters */ +typedef struct mode_pages +{ + MPHdr hdr; /* Mode Page Header */ + MPP page; /* Mode Page Parameters */ +} MP; + /* MODE PAGE CODES (MPC) */ + /* 00H Reserved (Vendor Unique) */ + /* 01H Reserved */ +#define PAGE_CODE_CONNECTION 0x02 /* 02H Disconnect/Reconnect Parameters */ +#define PAGE_CODE_SCANNING_MEASUREMENTS 0x03 /* 03H Scanning Measurement Parameters */ + /* 04H-08H Reserved */ + /* 09H-0AH Reserved (Not supported) */ + /* 0BH-1FH Reserved */ +#define PAGE_CODE_WHITE_BALANCE 0x20 /* 20H White Balance */ + /* 21H Reserved (Vendor Unique) */ +#define PAGE_CODE_LAMP_TIMER_SET 0x22 /* 22H Lamp Timer Set */ +#define PAGE_CODE_SCANNING_SPEED 0x23 /* 23H Reserved (Scanning speed select) */ + /* 24H Reserved (Vendor Unique) */ + /* 25H Reserved (Vendor Unique) */ +#define PAGE_CODE_ADF_CONTROL 0x26 /* 26H ADF Control */ +#define PAGE_CODE_ENDORSER_CONTROL 0x27 /* 27H Endorser Control */ + /* 28H Reserved (Marker Area Data Processing) */ + /* 29H-2AH Reserved (Vendor Unique) */ +#define PAGE_CODE_SCAN_WAIT_MODE 0x2B /* 2BH Scan Wait Mode (Medium Wait Mode) */ + /* 2CH-3DH Reserved (Vendor Unique) */ +#define PAGE_CODE_SERVICE_MODE_SELECT 0x3E /* 3EH Service Mode Select */ + /* 3FH Reserved (Not Supported) */ + +typedef struct mode_page_connect +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0: 02H */ + SANE_Byte len; /* Parameter Length 0EH */ + SANE_Byte buffer_full_ratio; /* Ignored */ + SANE_Byte buffer_empty_ratio; /* Ignored */ + SANE_Byte bus_inactive_limit[2]; /* Ignored */ + SANE_Byte disconnect_time_limit[2]; /* indicates minimum time to disconnect SCSI bus until reconnection. + * It is expressed in 100msec increments; i.e. "1" for 100msec, "2" for 200msec + * The maximum time is 2sec */ + SANE_Byte connect_time_limit[2]; /* Ignored */ + SANE_Byte maximum_burst_size[2]; /* expressed in 512 increments, i.e. "1" for 512 bytes, "2" for 1024 bytes + * "0" indicates unlimited amount of data */ + SANE_Byte dtdc; /* 7-2:Reserved; 1-0:DTDC indicates limitations of disconnection (bit1,bit0): + * 00 (DEFAULT) Controlled by the other field in this page + * 01 Once the command data transfer starts, the target never disconnects until + * the whole data transfer completes + * 10 Reserved + * 11 Once the command data transfer starts, the target never disconnects until + * the completion of the command + */ + SANE_Byte reserved[3]; +} MP_CXN; + +/* 1 inch = 6 picas = 72 points = 25.4 mm */ +#define DEFAULT_MUD 1200 /* WHY ? */ +/* BASIC MEASUREMENT UNIT + * 00H INCH + * 01H MILLIMETER + * 02H POINT + * 03H-FFH Reserved +*/ +enum BMU +{ INCHES = 0, MILLIMETERS, POINTS }; /* Basic Measurement Unit */ + +typedef struct mode_page_scanning_measurement +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (03H) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte bmu; /* Basic Measurement Unit */ + SANE_Byte reserved0; + SANE_Byte mud[2]; /* Measurement Unit Divisor + * produces an error if 0 + * mud is fixed to 1 for millimeter or point + * point is default when scanner powers on */ + SANE_Byte reserved1[2]; +} MP_SMU; /* Scanning Measurement Units */ + +typedef struct mode_page_white_balance +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (03H) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte white_balance; /* "0" selects relative white mode (DEFAULT when power on) + * "1" selects absolute white mode */ + SANE_Byte reserved[5]; +} MP_WhiteBal; /* White Balance */ + +typedef struct mode_page_lamp_timer_set +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (22H) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte time_on; /* indicates the time of lamp turned on */ + SANE_Byte ignored[5]; +} MP_LampTimer; /* Lamp Timer Set (Not supported ) */ + +typedef struct mode_page_adf_control +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (26H) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte adf_control; /* 7-2:Reserved; 1-0:ADF selection: + * 00H Book Mode (DEFAULT when power on) + * 01H Simplex ADF + * 02H Duplex ADF + * 03H-FFH Reserved */ + SANE_Byte adf_mode_control; /* 7-3:Reserved; 2:Prefeed Mode Validity 1-0:Ignored + * Prefeed Mode "0" means invalid, "1" means valid */ + SANE_Byte medium_wait_timer; /* indicates time for scanner to wait for media. Scanner + * will send CHECK on timeout. NOT SUPPORTED */ + SANE_Byte ignored[3]; +} MP_ADF; /* ADF Control */ + +typedef struct mode_page_endorser_control +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (27H) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte endorser_control; /* 7-3:Reserved; 2-0:Endorser Control: + * 0H Disable Endorser (DEFAULT) + * 1H Enable Endorser + * 3H-7H Reserved */ + SANE_Byte ignored[5]; +} MP_EndCtrl; /* Endorser Control */ + +typedef struct mode_page_scan_wait +{ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (2BH) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte swm; /* 7-1:Reserved; 0:Scan Wait Mode + * 0H Disable Medium wait mode + * 1H Enable Medium wait mode + * In Medium wait mode, when SCAN, READ, or LOAD (in ADF mode) is issued, + * the scanner waits until start button is pressed on operation panel + * When abort button is pressed, the command is cancelled + * In ADF mode, when there are no originals on ADF, CHECK condition is + * not given unless start button is pressed. */ + SANE_Byte ignored[5]; +} MP_SWM; /* Scan Wait */ + +typedef struct mode_page_service +{ /* Selectable when Send Diagnostic command is performed */ + MPHdr hdr; /* Mode Page Header: 4 bytes */ + SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (3EH) */ + SANE_Byte len; /* Parameter Length (06H) */ + SANE_Byte service; /* 7-1:Reserved; 0:Service Mode + * "0" selects Self Diagnostics mode (DEFAULT when power on ) + * "1" selects Optical Adjustment mode */ + SANE_Byte ignored[5]; +} MP_SRV; /* Service */ + +typedef struct scsi_mode_sense_cmd +{ + SANE_Byte opcode; /* 1AH */ + SANE_Byte dbd; /* 7-5:LUN; 4:Reserved; 3:DBD (Disable Block Desciption) set to "0"; 2-0:Reserved */ + SANE_Byte pc; /* 7-6:PC; 5-0:Page Code + * PC field indicates the type of data to be returned (bit7,bit6): + * 00 Current Value (THIS IS THE ONLY VALUE WHICH WORKS!) + * 01 Changeable Value + * 10 Default Value + * 11 Saved Value + * + * Page Code indicates requested page. (See PAGE_CODE defines) */ + SANE_Byte reserved; + SANE_Byte len; /* Allocation length */ + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +} SENSE; +/* MODE SENSE DATA FORMAT -- + * The format of Sense Data to be returned is Mode Parameter Header + Page + * see struct scsi_mode_parameter_header + * struct mode_pages +*/ + +/* 1-3-8 SCAN command */ +typedef struct scsi_start_scan_cmd +{ + SANE_Byte opcode; /* 1BH */ + SANE_Byte byte1; /* 7-5:LUN; 4-0:Reserved */ + SANE_Byte page_code; + SANE_Byte reserved; + SANE_Byte len; /* Transfer Length + * Length of Window List in bytes + * Since scanner supports up to 2 windows, len is 1 or 2 + */ + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +} START_SCAN; + +/* 1-3-9 RECEIVE DIAGNOSTIC + * 1-3-10 SEND DIAGNOSTIC */ + +/* BinaryFilter Byte + * bit7: Noise Removal '1':removal + * bit6: Smoothing '1':smoothing + * bits5-2: ignored + * bits1-0: Noise Removal Matrix + * 00:3x3 01:4x4 + * 10:5x5 11:Reserved +*/ +struct val_id +{ + SANE_Byte val; + SANE_Byte id; +}; +static SANE_String_Const noisematrix_list[] = { + "None", "3x3", "4x4", "5x5", NULL +}; +struct val_id noisematrix[] = { + {0x03, 0}, /* dummy value for "None" */ + {0x00, 1}, + {0x01, 2}, + {0x02, 3} +}; +static SANE_String_Const grayfilter_list[] = { + "none", "averaging", "MTF correction", NULL +}; +struct val_id grayfilter[] = { + {0x00, 0}, + {0x01, 1}, + {0x03, 2} +}; + +static SANE_String_Const paddingtype_list[] = { + "Pad with 0's to byte boundary", + "Pad with 1's to byte boundary", + "Truncate to byte boundary", + NULL +}; +enum paddingtypes +{ PAD_WITH_ZEROS = 0x01, PAD_WITH_ONES, TRUNCATE }; +struct val_id paddingtype[] = { + {PAD_WITH_ZEROS, 0}, + {PAD_WITH_ONES, 1}, + {TRUNCATE, 2} +}; + +#define NPADDINGTYPES 3 +#define PADDINGTYPE_DEFAULT 2 +static SANE_String_Const auto_separation_list[] = { + "Off", "On", "User", NULL +}; +struct val_id auto_separation[] = { + {0x00, 0}, + {0x01, 1}, + {0x80, 2} +}; +static SANE_String_Const auto_binarization_list[] = { + "Off", + "On", + "Enhancement of light characters", + "Removal of background color", + "User", + NULL +}; +struct val_id auto_binarization[] = { + {0x00, 0}, + {0x01, 1}, + {0x02, 2}, + {0x03, 3}, + {0x80, 4} +}; +enum imagecomposition +{ LINEART = 0x00, HALFTONE, GRAYSCALE }; +enum halftonecode +{ DITHER = 0x02, ERROR_DIFFUSION }; +static SANE_String_Const halftone_code[] = { + "Dither", "Error Diffusion", NULL +}; +static SANE_String_Const halftone_pattern_list[] = { + "8x4, 45 degree", + "6x6, 90 degree", + "4x4, spiral", + "8x8, 90 degree", + "70 lines", + "95 lines", + "180 lines", + "16x8, 45 degree", + "16x16, 90 degree", + "8x8, Bayer", + "User #1", + "User #2", + NULL +}; +struct val_id halftone[] = { + {0x01, 1}, + {0x02, 2}, + {0x03, 3}, + {0x04, 4}, + {0x05, 5}, + {0x06, 6}, + {0x07, 7}, + {0x08, 9}, + {0x09, 9}, + {0x0A, 10}, + {0x80, 11}, + {0x81, 12} +}; + +#if 0 +static struct +{ + SANE_Byte code; + char *type; +} compression_types[] = +{ + { + 0x00, "No compression"}, + { + 0x01, "CCITT G3, 1-dimensional (MH)"}, + { + 0x02, "CCITT G3, 2-dimensional (MR)"}, + { + 0x03, "CCITT G4, 2-dimensional (MMR)"}, + /* 04H-0FH Reserved + * 10H Reserved (not supported) + * 11H-7FH Reserved + */ + { + 0x80, "CCITT G3, 1-dimensional (MH) Padding with 0's to byte boundary"} + /* 80H-FFH Reserved (Vendor Unique) */ +}; +static struct +{ + SANE_Byte code; + char *argument; +} compression_argument[] = +{ + /* 00H Reserved */ + /* 01H Reserved */ + { + 0x02, "K factor-0~255"} + /* 03H Reserved */ + /* 04H-0FH Reserved */ + /* 10H Reserved */ + /* 11H-7FH Reserved */ + /* 80H Reserved */ + /* 80H-FFH Reserved */ +}; +#endif +#define GAMMA_NORMAL 0x00 +#define GAMMA_SOFT 0x01 +#define GAMMA_SHARP 0x02 +#define GAMMA_LINEAR 0x03 +#define GAMMA_USER 0x08 +/* 04H-07H Reserved */ +/* 09H-0FH Reserved */ +static SANE_String gamma_list[6] = { + "Normal", "Soft", "Sharp", "Linear", "User", NULL +}; + +/* 1-3-11 SET WINDOW command */ + +struct window_section +{ /* 32 bytes */ + SANE_Byte sef; /*byte1 7-2:ignored 1:SEF '0'-invalid section; '1'-valid section */ + SANE_Byte ignored0; + SANE_Byte ulx[4]; + SANE_Byte uly[4]; + SANE_Byte width[4]; + SANE_Byte length[4]; + SANE_Byte binary_filtering; + SANE_Byte ignored1; + SANE_Byte threshold; + SANE_Byte ignored2; + SANE_Byte image_composition; + SANE_Byte halftone_id; + SANE_Byte halftone_code; + SANE_Byte ignored3[7]; +}; +/* 1-3-11 SET WINDOW COMMAND + * Byte0: 24H + * Byte1: 7-5: LUN; 4-0: Reserved + * Byte2-5: Reserved + * Byte6-8: Transfer Length + * Byte9: 7-6: Vendor Unique; 5-2: Reserved; 1: Flag; 0: Link + * + * Transfer length indicates the byte length of Window Parameters (Set Window Data Header + + * Window Descriptor Bytes transferred from the initiator in the DATA OUT PHASE + * The scanner supports 2 windows, so Transfer Length is 648 bytes: + * Set Window Header 8 bytes + Window Descriptor Bytes 640 (320*2) bytes). + * If data length is longer than 648 bytes only the first 648 bytes are valid, The remainng data is ignored. + * If data length is shorter than 648 only the specified byte length is valid data. + * + * + * WINDOW DATA HEADER + * Byte0-5: Reserved + * Byte6-7: Window Descriptor Length (WDL) + * WDL indicates the number of bytes of one Window Descriptor Bytes which follows. + * In this scanner, this value is 640 since it supports 2 windows. + * + * WINDOW DESCRIPTOR BYTES +*/ +#define HS2P_WINDOW_DATA_SIZE 640 +struct hs2p_window_data +{ /* HS2P_WINDOW_DATA_FORMAT */ + SANE_Byte window_id; /* 0: Window Identifier */ + SANE_Byte auto_bit; /* 1: 1-1:Reserved; 0:Auto */ + SANE_Byte xres[2]; /* 2-3: X-Axis Resolution 100-800dpi in 1dpi steps */ + SANE_Byte yres[2]; /* 4-5: Y-Axis Resolution 100-800dpi in 1dpi steps */ + SANE_Byte ulx[4]; /* 6-9: X-Axis Upper Left */ + SANE_Byte uly[4]; /* 10-13: Y-Axis Upper Left */ + SANE_Byte width[4]; /* 14-17: Window Width */ + SANE_Byte length[4]; /* 18-21: Window Length */ + SANE_Byte brightness; /* 22: Brightness [0-255] dark-light 0 means default value of 128 */ + SANE_Byte threshold; /* 23: Threshold [0-255] 0 means default value of 128 */ + SANE_Byte contrast; /* 24: Contrast [0-255] low-high 0 means default value of 128 */ + SANE_Byte image_composition; /* 25: Image Composition + * 00H Lineart + * 01H Dithered Halftone + * 02H Gray scale + */ + SANE_Byte bpp; /* 26: Bits Per Pixel */ + SANE_Byte halftone_code; /* 27: Halftone Code + * 00H-01H Reserved + * 02H Dither (partial Dot) + * 03H Error Diffusion + * 04H-07H Reserved + */ + SANE_Byte halftone_id; /* 28: Halftone ID + * 00H Reserved + * 01H 8x4, 45 degree + * 02H 6x6, 90 degree + * 03H 4x4, Spiral + * 04H 8x8, 90 degree + * 05H 70 lines + * 06H 95 lines + * 07H 180 lines + * 08H 16x8, 45 degree + * 09H 16x16, 90 degree + * 0AH 8x8, Bayer + * 0Bh-7FH Reserved + * 80H Download #1 + * 81H Download #2 + * 82H-FFH Reserved + */ + SANE_Byte byte29; /* 29: 7: RIF (Reverse Image Format) bit inversion + * Image Composition field must be lineart or dithered halftone + * RIF=0: White=0 Black=1 + * RIF=1: White=1 Black=0 + * 6-3: Reserved; + * 2-0: Padding Type: + * 00H Reserved + * 01H Pad with 0's to byte boundary + * 02H Pad with 1's to byte boundary + * 03H Truncate to byte boundary + * 04H-FFH Reserved + */ + SANE_Byte bit_ordering[2]; /* 30-31: Bit Ordering: Default 0xF8 + * 0: 0=>output from bit0 of each byte; 1=>output from bit7 + * 1: 0=>output from LSB; 1=>output from MSB + * 2: 0=>unpacked 4 bits gray; 1=>Packed 4 bits gray + * 3: 1=>Bits arrangment from LSB in grayscale; 0=>from MSB + * 4-6: reserved + * 7: 1=>Mirroring; 0=>Normal output + * 8-15: reserved + */ + SANE_Byte compression_type; /* 32: Compression Type: Unsupported in IS450 */ + SANE_Byte compression_arg; /* 33: Compression Argument: Unsupported in IS450 */ + SANE_Byte reserved2[6]; /* 34-39: Reserved */ + SANE_Byte ignored1; /* 40: Ignored */ + SANE_Byte ignored2; /* 41: Ignored */ + SANE_Byte byte42; /* 42: 7: MRIF: Grayscale Reverse Image Format + * MRIF=0: White=0 Black=1 + * MRIF=1: White=1 Black=0 + * 6-4: Filtering: for Grayscale + * 000 No filter + * 001 Averaging + * 010 Reserved + * 011 MTF Correction + * 100 Reserved + * 110 Reserved + * 111 Reserved + * 3-0: Gamma ID + * 00H Normal + * 01H Soft + * 02H Sharp + * 03H Linear + * 04H-07H Reserved + * 08H Download table + * 09H-0FH Reserved + */ + SANE_Byte ignored3; /* 43: Ignored */ + SANE_Byte ignored4; /* 44: Ignored */ + SANE_Byte binary_filtering; /* 45: Binary Filtering + * 0-1: Noise Removal Matrix: + * 00: 3x3 + * 01: 4x4 + * 10: 5x5 + * 11: Reserved + * 5-2: Ignored + * 6: Smoothing Flag + * 7: Noise Removal Flag + * + * Smoothing and Noise removal can be set when option IPU is installed + * Setting is ignored for reverse side because optional IPU is not valid + * for reverse side scanning + */ + /* + * The following is only available when IPU is installed: + * SECTION, Automatic Separation, Automatic Binarization + * 46-319 is ignored for Window 2 + */ + SANE_Byte ignored5; /* 46: Ignored */ + SANE_Byte ignored6; /* 47: Ignored */ + SANE_Byte automatic_separation; /* 48: Automatic Separation + * 00H OFF + * 01H Default + * 02H-7FH Reserved + * 80H Download table + * 91H-FFH Reserved + */ + SANE_Byte ignored7; /* 49: Ignored */ + SANE_Byte automatic_binarization; /* 50: Automatic Binarization + * 00H OFF + * 01H Default + * 02H Enhancement of light characters + * 03H Removal of background color + * 04H-7FH Reserved + * 80H Download table + * 81H-FFH Reserved + */ + SANE_Byte ignored8[13]; /* 51-63: Ignored */ + struct window_section sec[8]; /* Each window can have multiple sections, each of 32 bytes long + * 53-319: = 256 bytes = 8 sections of 32 bytes + * IS450 supports up to 4 sections, + * IS420 supports up to 6 sections + */ +}; +struct set_window_cmd +{ + SANE_Byte opcode; /* 24H */ + SANE_Byte byte2; /* 7-5:LUN 4-0:Reserve */ + SANE_Byte reserved[4]; /* Reserved */ + SANE_Byte len[3]; /* Transfer Length */ + SANE_Byte control; /* 76543210 + * XX Vendor Unique + * XXXX Reserved + * X Flag + * X Link + */ +}; +struct set_window_data_hdr +{ + SANE_Byte reserved[6]; + SANE_Byte len[2]; +}; +typedef struct set_window_data +{ + struct set_window_data_hdr hdr; + struct hs2p_window_data data[2]; +} SWD; + +/* 1-3-12 GET WINDOW command */ +struct get_window_cmd +{ + SANE_Byte opcode; + SANE_Byte byte1; /* 7-5: LUN; * 4-1:Reserved; * 0:Single bit is 0 */ + SANE_Byte reserved[3]; + SANE_Byte win_id; /* Window ID is either 0 or 1 */ + SANE_Byte len[3]; /* Transfer Length */ + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +}; +/* The data format to be returned is Get Window Data header + Window Descriptor Bytes + * The format of Window Descriptor Bytes is the same as that for SET WINDOW +*/ +struct get_window_data_hdr +{ + SANE_Byte data_len[2]; /* Window Data Length indicates byte len of data which follows less its own 2 bytes */ + SANE_Byte reserved[4]; + SANE_Byte desc_len[2]; /* Window Descriptor Length indicates byte length of one Window Descriptor which is 640 */ +}; +typedef struct get_window_data +{ + struct get_window_data_hdr hdr; + struct hs2p_window_data data[2]; +} GWD; + +/* READ/SEND DATA TYPE CODES */ +/* DATA TYPE CODES (DTC): */ +#define DATA_TYPE_IMAGE 0x00 +/* 01H Reserved (Vendor Unique) */ +#define DATA_TYPE_HALFTONE 0x02 +#define DATA_TYPE_GAMMA 0x03 +/*04H-7FH Reserved */ +#define DATA_TYPE_ENDORSER 0x80 +#define DATA_TYPE_SIZE 0x81 +/* 82H Reserved */ +/* 83H Reserved (Vendor Unique) */ +#define DATA_TYPE_PAGE_LEN 0x84 +#define DATA_TYPE_MAINTENANCE 0x85 +#define DATA_TYPE_ADF_STATUS 0x86 +/* 87H Reserved (Skew Data) */ +/* 88H-91H Reserved (Vendor Unique) */ +/* 92H Reserved (Scanner Extension I/O Access) */ +/* 93H Reserved (Vendor Unique) */ +/* 94H-FFH Reserved (Vendor Unique) */ +#define DATA_TYPE_EOL -1 /* va_end */ + +/* DATA TYPE QUALIFIER CODES when DTC=93H */ +#define DTQ 0x00 /* ignored */ +#define DTQ_AUTO_PHOTOLETTER 0x00 /* default */ +#define DTQ_DYNAMIC_THRESHOLDING 0x01 /* default */ +#define DTQ_LIGHT_CHARS_ENHANCEMENT 0x02 +#define DTQ_BACKGROUND_REMOVAL 0x03 +/* 04H-7FH Reserved */ +#define DTQ_AUTO_PHOTOLETTER_DOWNLOAD_TABLE 0x80 +#define DTQ_DYNAMIC_THRESHOLD_DOWNLOAD_TABLE 0x81 +/* 82H-FFH Reserved */ + +/* 1-3-13 READ command */ +/* 1-3-14 SEND command */ +struct scsi_rs_scanner_cmd +{ + SANE_Byte opcode; /* READ=28H SEND=2AH */ + SANE_Byte byte1; /* 7-5:LUN; 4-0:Reserved */ + SANE_Byte dtc; /* Data Type Code: See DTC DEFINES above */ + SANE_Byte reserved; + SANE_Byte dtq[2]; /* Data Type Qualifier valid only for DTC 02H,03H,93H */ + SANE_Byte len[3]; /* Transfer Length */ + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +}; +/* + * Data Format for Image Data + * Non-compressed: {first_line, second_line, ... nth_line} + * MH/MR Compression: {EOL, 1st_line_compressed, EOL, 2nd_line_compressed,..., EOL, last_line_compressed, EOL,EOL,EOL,EOL,EOL,EOL + * where EOL = 000000000001 + * MMR Compression: = {1st_line_compressed, 2nd_line_compressed,...,last_line_compressed, EOL,EOL} + * + * Normal Binary Output: MSB-LSB 1stbytes,2nd,3rd...Last + * Mirror Binary Output: MSB-LSB Last,...2nd,1st + * + * Normal Gray Output MSB-LSB: 1st,2nd,3rd...Last + * 4 bit/pixel gray: [32103210] + * 8 bit/pixel gray: [76543210] + * Mirror Gray Output MSB-LSB Last,...2nd,1st + * + * + * HALFTONE MASK DATA: 1byte(row,col) ={2,3,4,6,8,16} + * (r0,c0), (r0,c1), (r0,c2)...(r1,c0),(r1,c2)...(rn,cn) + * + * GAMMA FUNCTION TABLE Output (D) vs. Input (I)(0,0)=(Black,Black) (255,255)=(White,White) + * The number of gray scale M = 8 + * 2^8 = 256 total table data + * D0 = D(I=0), D1=D(I=1)...D255=D(I=255) + * DATA= [1st byte ID],[2nd byte M],[D0],[D1],...[D255] + * + * ENDORSER DATA: 1st_char, 2nd_char,...last_char + * + * SIZE DATA: 1byte: 4bits-Start Position; 4bits-Width Info + * + * PAGE LENGTH: 5bytes: 1st byte is MSB, Last byte is LSB +*/ + +typedef struct maintenance_data +{ + SANE_Byte nregx_adf; /* number of registers of main-scanning in ADF mode */ + SANE_Byte nregy_adf; /* number of registers of sub-scanning in ADF mode */ + SANE_Byte nregx_book; /* number of registers of main-scanning in Book mode */ + SANE_Byte nregy_book; /* number of registers of sub-scanning in Book mode */ + SANE_Byte nscans_adf[4]; /* Number of scanned pages in ADF mode */ + SANE_Byte nscans_book[4]; /* Number of scanned pages in Book mode */ + SANE_Byte lamp_time[4]; /* Lamp Time */ + SANE_Byte eo_odd; /* Adjustment data of E/O balance in black level (ODD) */ + SANE_Byte eo_even; /* Adjustment data of E/O balance in black level (EVEN) */ + SANE_Byte black_level_odd; /* The adjustment data in black level (ODD) */ + SANE_Byte black_level_even; /* The adjustment data in black level (EVEN) */ + SANE_Byte white_level_odd[2]; /* The adjustment data in white level (ODD) */ + SANE_Byte white_level_even[2]; /* The adjustment data in white level (EVEN) */ + SANE_Byte first_adj_white_odd[2]; /* First adjustment data in white level (ODD) */ + SANE_Byte first_adj_white_even[2]; /* First adjustment data in white level (EVEN) */ + SANE_Byte density_adj; /* Density adjustment */ + SANE_Byte nregx_reverse; /* The number of registers of main-scanning of the reverse-side ADF */ + SANE_Byte nregy_reverse; /* The number of registers of sub-scanning of the reverse-side ADF */ + SANE_Byte nscans_reverse_adf[4]; /* Number of scanned pages of the reverse side ADF */ + SANE_Byte reverse_time[4]; /* The period of lamp turn on of the reverse side */ + SANE_Byte nchars[4]; /* The number of endorser characters */ + SANE_Byte reserved0; + SANE_Byte reserved1; + SANE_Byte reserved2; + SANE_Byte zero[2]; /* All set as 0 */ +} MAINTENANCE_DATA; +/* ADF status 1byte: + * 7-3:Reserved; + * 2:Reserved; + * 1: '0'-ADF cover closed; '1'-ADF cover open + * 0: '0'-Document on ADF; '1'-No document on ADF + * +*/ + +struct IPU +{ + SANE_Byte byte0; /* 7-4:Reserved; 3:White mode; 2:Reserved; 1-0: Gamma Table Select */ + SANE_Byte byte1; /* 7-2:Reserved; 1-0: MTF Filter Select */ +}; +struct IPU_Auto_PhotoLetter +{ + /* Halftone Separations for each level + * 256 steps of relative value with 0 the sharpest and 255 the softest + * The relation of strength is Strength2 > Strength3 > Strength4 ... + */ + struct + { + SANE_Byte level[6]; + } halftone_separation[2]; + + /* 7-2:Reversed 1-0:Halftone + * 00 Default + * 01 Peak Detection Soft + * 10 Peak Detection Sharp + * 11 Don't Use + */ + SANE_Byte byte12; + + SANE_Byte black_correction; /* Black correction strength: 0-255 sharpest-softest */ + SANE_Byte edge_sep[4]; /* Edge Separation strengths: 0-255 sharpest-softest 1-4 */ + SANE_Byte white_background_sep_strength; /* 0-255 sharpest-softest */ + SANE_Byte byte19; /* 7-1:Reversed; 0:White mode '0'-Default; '1'-Sharp */ + SANE_Byte byte20; /* 7-1:Reversed; 0:Halftone mode '0'-widen dots; '1'-Default */ + SANE_Byte halftone_sep_levela; + SANE_Byte halftone_sep_levelb; + SANE_Byte byte23; /* 7-4:Reversed; 3-0:Adjustment of separation level: usually fixed to 0 */ + + /* 7-4:Reversed; 3-0:Judge Conditions Select + * 0XXX Black Correction OFF 1XXX Black Correction ON + * X0XX Halftone Separation OFF X1XX Halftone Separation ON + * XX0X White Separation OFF XX1X White Separation ON + * XXX0 Edge Separation OFF XXX1 Edge Separation ON + */ + SANE_Byte byte24; + + /* 7-4:Filter A; 3-0:Filter B + * FilterA: 16 types are valid from 0000 to 1111 + * FilterB: 0000 to 1110 are valid; 1111 is not valid + */ + SANE_Byte MTF_correction; + + /* 7-4:Filter A; 3-0:Filter B + * 0000(soft) to 0111(sharp) are valid; 1000 to 1111 are invalid + */ + SANE_Byte MTF_strength; + + /* 7-4:Filter A; 3-0:Filter B + * slightly adjusts the strength of the filters + */ + SANE_Byte MTF_adjustment; + + /* 7-4:Reserved; 3-0: smoothing filter select + * 14 kinds are valid from 0000 to 1101; 1110 to 1111 are invalid + */ + SANE_Byte smoothing; + + /* 7-2:Reversed; 1-0: Filter Select + * 10 MTF Correction Select + * 11 Smoothing Select + * from 00 to 01 are not valid and basically it is set as 10 + */ + SANE_Byte byte29; + + /* 7-4:Reserved; 3-0: MTF Correction Filter C + * 16 kinds are valid from 0000 to 1111 + */ + SANE_Byte MTF_correction_c; + + /* 7-3:Reserved; 2-0: MTF Correction Filter strength C + * 000(soft) to 111(sharp) are valid + */ + SANE_Byte MTF_strength_c; +}; +/* +struct IPU_Dynamic { + to be implemented +}; +sensor data +*/ + +/* for object_position command */ +#define OBJECT_POSITION_UNLOAD 0 +#define OBJECT_POSITION_LOAD 1 + +/* 1-3-15 OBJECT POSITION */ +typedef struct scsi_object_position_cmd +{ + SANE_Byte opcode; /* 31H */ + SANE_Byte position_func; /* 7-5:LUN; 4-3:Reserved; 2-0:Position Function (bit2,bit1,bit0): + * 000 Unload Object (NO CHECK ERROR even though no document on ADF) + * 001 Load Object (NO CHECK ERROR even though document already fed to start position) + * 010 Absolute Positioning in Y-axis. Not Supported in this scanner + * 3H-7H Reserved */ + SANE_Byte count[3]; /* Reserved */ + SANE_Byte reserved[4]; + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +} POSITION; + +/* 1-3-16 GET DATA BUFFER STATUS */ +typedef struct scsi_get_data_buffer_status_cmd +{ + SANE_Byte opcode; /* 34H */ + SANE_Byte wait; /* 7-5:LUN; 4-1:Reserved; 0: Wait bit is "0" */ + SANE_Byte reserved[5]; + SANE_Byte len[2]; /* Allocation Length */ + SANE_Byte control; /* 7-6:Vendor Unique; 5-2:Reserved; 1:Flag; 0:Link */ +} GET_DBS_CMD; +typedef struct scsi_status_hdr +{ + SANE_Byte len[3]; /* Data Buffer Status Length */ + SANE_Byte block; /* 7-1:Reserved; 0:Block bit is 0 */ +} STATUS_HDR; +typedef struct scsi_status_data +{ + SANE_Byte wid; /* window identifier is 0 or 1 */ + SANE_Byte reserved; + SANE_Byte free[3]; /* Available Space Data `Buffer */ + SANE_Byte filled[3]; /* Scan Data Available (Filled Data Bufferj) */ +} STATUS_DATA; +/* BUFFER STATUS DATA FORMAT */ +typedef struct scsi_buffer_status +{ + STATUS_HDR hdr; + STATUS_DATA data; +} STATUS_BUFFER; diff --git a/backend/hs2p.c b/backend/hs2p.c new file mode 100644 index 0000000..de3be42 --- /dev/null +++ b/backend/hs2p.c @@ -0,0 +1,3332 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Jeremy Johnson + This file is part of a SANE backend for Ricoh IS450 + and IS420 family of HS2P Scanners using the SCSI controller. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + +*/ +/* SANE-FLOW-DIAGRAM + + - sane_init() : initialize backend, attach scanners + . - sane_get_devices() : query list of scanner-devices + . - sane_open() : open a particular scanner-device + . . - attach : to the device + . . . init_options : initialize SANE_OPTIONS array + . . - sane_set_io_mode : set blocking-mode + . . - sane_get_select_fd : get scanner-fd + . . - sane_get_option_descriptor() : get option informations + . . - sane_control_option() : change option values + . . + . . - sane_start() : start image aquisition + . . - sane_get_parameters() : returns actual scan-parameters + . . - sane_read() : read image-data (from pipe) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner-device + - sane_exit() : terminate use of backend +*/ +#define BUILD 1 + +/* Begin includes */ +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_thread.h" + +#define BACKEND_NAME hs2p +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#include "hs2p-scsi.c" + +/* Begin macros */ +#define MIN(x,y) ((x)<(y) ? (x) : (y)) +#define MAX(x,y) ((x)>(y) ? (x) : (y)) + +/* Begin static constants */ +static int num_devices = 0; +static HS2P_Device *first_dev = NULL; +static HS2P_Scanner *first_handle = NULL; + +static SANE_Char inquiry_data[255] = "HS2P scanner"; +/* +static SANE_Int disable_optional_frames = 0; +static SANE_Int fake_inquiry = 0; +*/ + +static HS2P_HWEntry HS2P_Device_List[] = { + {"RICOH", "IS450"}, + {"RICOH", "IS430"}, /*untested */ + {"RICOH", "IS420"}, /*untested */ + {"RICOH", "IS01"}, /*untested */ + {"RICOH", "IS02"}, /*untested */ + {NULL, NULL} /*sentinel */ +}; + +#if 0 +static int +allblank (const char *s) +{ + while (s && *s) + if (!isspace (*s++)) + return 0; + + return 1; +} +#endif + +static size_t +max_string_size (SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + DBG (DBG_proc, ">> max_string_size\n"); + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + DBG (DBG_proc, "<< max_string_size\n"); + return max_size; +} + +static void +trim_spaces (char *s, size_t n) +{ + for (s += (n - 1); n > 0; n--, s--) + { + if (*s && !isspace (*s)) + break; + *s = '\0'; + } +} +static SANE_Bool +is_device_supported (char *device) +{ + HS2P_HWEntry *hw; + + for (hw = &HS2P_Device_List[0]; hw->mfg != NULL; hw++) + if (strncmp (device, hw->model, strlen (hw->model)) == 0) + break; /* found a match */ + + return (hw == NULL) ? SANE_FALSE : SANE_TRUE; +} + +static SANE_Int +get_list_index (const char *list[], char *s) /* sequential search */ +{ + SANE_Int i; + + for (i = 0; list[i]; i++) + if (strcmp (s, list[i]) == 0) + return i; /* FOUND */ + + /* unknown paper_list strings are treated as 'custom' */ + /* unknown compression_list strings are treated as 'none' */ + /* unknown scan_source_list strings are treated as 'ADF' */ + return 0; +} + +static SANE_Int +get_val_id_strndx (struct val_id *vi, int len, SANE_Int val) +{ + int i; + for (i = 0; i < len; i++) + if (vi[i].val == val) + return vi[i].id; /* FOUND */ + return vi[0].id; /* NOT FOUND so let's default to first */ +} + +static SANE_Status +init_options (HS2P_Scanner * s) +{ + SANE_Int i; + DBG (DBG_proc, ">> init_options\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + + /* + * "Scan Mode" GROUP: + */ + s->opt[OPT_MODE_GROUP].name = ""; + s->opt[OPT_MODE_GROUP].title = SANE_TITLE_SCAN_MODE_GROUP; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Preview: */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* Inquiry */ + s->opt[OPT_INQUIRY].name = SANE_NAME_INQUIRY; + s->opt[OPT_INQUIRY].title = SANE_TITLE_INQUIRY; + s->opt[OPT_INQUIRY].desc = SANE_DESC_INQUIRY; + s->opt[OPT_INQUIRY].type = SANE_TYPE_STRING; + s->opt[OPT_INQUIRY].size = sizeof (inquiry_data); + s->opt[OPT_INQUIRY].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_INQUIRY].s = strdup (inquiry_data); + s->opt[OPT_INQUIRY].cap = SANE_CAP_SOFT_DETECT; /* Display Only */ + + /* Scan mode */ + s->opt[OPT_SCAN_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_SCAN_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_SCAN_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_SCAN_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_SCAN_MODE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_SCAN_MODE].size = + max_string_size ((SANE_String_Const *) scan_mode_list); + s->opt[OPT_SCAN_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SCAN_MODE].constraint.string_list = + (SANE_String_Const *) & scan_mode_list[0]; + s->val[OPT_SCAN_MODE].s = strdup (scan_mode_list[0]); + s->image_composition = LINEART; + + /* Standard resolutions */ + s->opt[OPT_RESOLUTION].name = "std-" SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = "Std-" SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = "Std " SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = s->hw->info.resStdList; + s->val[OPT_RESOLUTION].w = s->hw->info.default_res; + + /* X Resolution */ + s->opt[OPT_X_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].title = SANE_TITLE_SCAN_X_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = "X " SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_X_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_X_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_X_RESOLUTION].constraint.range = &(s->hw->info.xres_range); + s->val[OPT_X_RESOLUTION].w = s->hw->info.resBasicX; + + /* Y Resolution */ + s->opt[OPT_Y_RESOLUTION].name = SANE_NAME_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].title = SANE_TITLE_SCAN_Y_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].desc = "Y " SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_Y_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_Y_RESOLUTION].constraint.range = &(s->hw->info.yres_range); + s->val[OPT_Y_RESOLUTION].w = s->hw->info.resBasicY; + + /* Compression */ + s->opt[OPT_COMPRESSION].name = SANE_NAME_COMPRESSION; + s->opt[OPT_COMPRESSION].title = SANE_TITLE_COMPRESSION; + s->opt[OPT_COMPRESSION].desc = SANE_DESC_COMPRESSION; + s->opt[OPT_COMPRESSION].type = SANE_TYPE_STRING; + s->opt[OPT_COMPRESSION].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_COMPRESSION].size = + max_string_size ((SANE_String_Const *) compression_list); + s->opt[OPT_COMPRESSION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_COMPRESSION].constraint.string_list = + (SANE_String_Const *) & compression_list[0]; + s->val[OPT_COMPRESSION].s = strdup (compression_list[0]); + if (s->hw->info.supports_MH == SANE_FALSE || /* MH G3 1-D */ + s->hw->info.supports_MR == SANE_FALSE || /* MR G3 2-D */ + s->hw->info.supports_MMR == SANE_FALSE || /* MMR G4 2-D */ + s->hw->info.supports_MHB == SANE_FALSE) /* MH byte boundary */ + { + s->opt[OPT_COMPRESSION].cap |= SANE_CAP_INACTIVE; + } + + + + /* + * "Geometry" GROUP: + */ + s->opt[OPT_GEOMETRY_GROUP].name = ""; + s->opt[OPT_GEOMETRY_GROUP].title = SANE_TITLE_GEOMETRY_GROUP; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Auto Size Recognition available if IPU installed */ + s->opt[OPT_AUTO_SIZE].name = SANE_NAME_AUTO_SIZE; + s->opt[OPT_AUTO_SIZE].title = SANE_TITLE_AUTO_SIZE; + s->opt[OPT_AUTO_SIZE].desc = SANE_DESC_AUTO_SIZE; + s->opt[OPT_AUTO_SIZE].type = SANE_TYPE_BOOL; + s->opt[OPT_AUTO_SIZE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_AUTO_SIZE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_AUTO_SIZE].w = SANE_FALSE; + if (!s->hw->info.supports_sizerecognition) + s->opt[OPT_AUTO_SIZE].cap |= SANE_CAP_INACTIVE; + + /* Pad short documents to requested length with white space */ + s->opt[OPT_PADDING].name = SANE_NAME_PADDING; + s->opt[OPT_PADDING].title = SANE_TITLE_PADDING; + s->opt[OPT_PADDING].desc = SANE_DESC_PADDING; + s->opt[OPT_PADDING].type = SANE_TYPE_BOOL; + s->opt[OPT_PADDING].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_PADDING].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PADDING].w = SANE_TRUE; + /*if (!s->hw->info.hasADF) + s->opt[OPT_PADDING].cap |= SANE_CAP_INACTIVE; + FIXME: compare to user setting, not the existence of FB? + if (!strcmp (scan_source_list, "FB")) + s->opt[OPT_PADDING].cap |= SANE_CAP_INACTIVE; */ + /* Permanently disable OPT_PADDING */ + s->opt[OPT_PADDING].cap |= SANE_CAP_INACTIVE; + + /* Paper Orientation */ + s->opt[OPT_PAGE_ORIENTATION].name = SANE_NAME_ORIENTATION; + s->opt[OPT_PAGE_ORIENTATION].title = SANE_TITLE_ORIENTATION; + s->opt[OPT_PAGE_ORIENTATION].desc = SANE_DESC_ORIENTATION; + s->opt[OPT_PAGE_ORIENTATION].type = SANE_TYPE_STRING; + s->opt[OPT_PAGE_ORIENTATION].size = max_string_size (orientation_list); + s->opt[OPT_PAGE_ORIENTATION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_PAGE_ORIENTATION].constraint.string_list = &orientation_list[0]; + s->val[OPT_PAGE_ORIENTATION].s = strdup (orientation_list[0]); + + /* Paper Size */ + s->opt[OPT_PAPER_SIZE].name = SANE_NAME_PAPER_SIZE; + s->opt[OPT_PAPER_SIZE].title = SANE_TITLE_PAPER_SIZE; + s->opt[OPT_PAPER_SIZE].desc = SANE_DESC_PAPER_SIZE; + s->opt[OPT_PAPER_SIZE].type = SANE_TYPE_STRING; + s->opt[OPT_PAPER_SIZE].size = max_string_size (paper_list); + s->opt[OPT_PAPER_SIZE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_PAPER_SIZE].constraint.string_list = &paper_list[0]; + s->val[OPT_PAPER_SIZE].s = strdup (paper_list[0]); + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &(s->hw->info.x_range); + s->val[OPT_TL_X].w = SANE_FIX (0.0); + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &(s->hw->info.y_range); + s->val[OPT_TL_Y].w = SANE_FIX (0.0); + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &(s->hw->info.x_range); + s->val[OPT_BR_X].w = s->hw->info.x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &(s->hw->info.y_range); + s->val[OPT_BR_Y].w = s->hw->info.y_range.max; + + DBG (DBG_info, "INIT_OPTIONS: ul(x,y) = (%d,%d) br(x,y) = (%d,%d)\n", + (unsigned) SANE_UNFIX (s->val[OPT_TL_X].w), + (unsigned) SANE_UNFIX (s->val[OPT_TL_Y].w), + (unsigned) SANE_UNFIX (s->val[OPT_BR_X].w), + (unsigned) SANE_UNFIX (s->val[OPT_BR_Y].w)); + /* Autoborder */ + /* Rotation */ + /* Deskew */ + + + + /* + * "Feeder" GROUP: + */ + s->opt[OPT_FEEDER_GROUP].name = ""; + s->opt[OPT_FEEDER_GROUP].title = SANE_TITLE_FEEDER_GROUP; + s->opt[OPT_FEEDER_GROUP].desc = ""; + s->opt[OPT_FEEDER_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_FEEDER_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_FEEDER_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Scan Source */ + s->opt[OPT_SCAN_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SCAN_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SCAN_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SCAN_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SCAN_SOURCE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_SCAN_SOURCE].size = max_string_size (scan_source_list); + s->opt[OPT_SCAN_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SCAN_SOURCE].constraint.string_list = + (SANE_String_Const *) & scan_source_list[0]; + s->val[OPT_SCAN_SOURCE].s = strdup (scan_source_list[0]); + if (!s->hw->info.hasADF) + s->opt[OPT_SCAN_SOURCE].cap |= SANE_CAP_INACTIVE; + + /* Duplex: */ + s->opt[OPT_DUPLEX].name = SANE_NAME_DUPLEX; + s->opt[OPT_DUPLEX].title = SANE_TITLE_DUPLEX; + s->opt[OPT_DUPLEX].desc = SANE_DESC_DUPLEX; + s->opt[OPT_DUPLEX].type = SANE_TYPE_BOOL; + s->opt[OPT_DUPLEX].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_DUPLEX].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_DUPLEX].w = s->hw->info.default_duplex; + if (!s->hw->info.hasDuplex) + s->opt[OPT_DUPLEX].cap |= SANE_CAP_INACTIVE; + + /* Prefeed: */ + s->opt[OPT_PREFEED].name = SANE_NAME_PREFEED; + s->opt[OPT_PREFEED].title = SANE_TITLE_PREFEED; + s->opt[OPT_PREFEED].desc = SANE_DESC_PREFEED; + s->opt[OPT_PREFEED].type = SANE_TYPE_BOOL; + s->opt[OPT_PREFEED].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_PREFEED].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_PREFEED].w = SANE_FALSE; + s->opt[OPT_PREFEED].cap |= SANE_CAP_INACTIVE; + + /* Endorser: */ + s->opt[OPT_ENDORSER].name = SANE_NAME_ENDORSER; + s->opt[OPT_ENDORSER].title = SANE_TITLE_ENDORSER; + s->opt[OPT_ENDORSER].desc = SANE_DESC_ENDORSER; + s->opt[OPT_ENDORSER].type = SANE_TYPE_BOOL; + s->opt[OPT_ENDORSER].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_ENDORSER].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_ENDORSER].w = s->hw->info.endorser_control; + if (!s->hw->info.hasEndorser) + s->opt[OPT_ENDORSER].cap |= SANE_CAP_INACTIVE; + + /* Endorser String: */ + s->opt[OPT_ENDORSER_STRING].name = SANE_NAME_ENDORSER_STRING; + s->opt[OPT_ENDORSER_STRING].title = SANE_TITLE_ENDORSER_STRING; + s->opt[OPT_ENDORSER_STRING].desc = SANE_DESC_ENDORSER_STRING; + s->opt[OPT_ENDORSER_STRING].type = SANE_TYPE_STRING; + s->opt[OPT_ENDORSER_STRING].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_ENDORSER_STRING].size = sizeof (s->hw->info.endorser_string); + s->opt[OPT_ENDORSER_STRING].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_ENDORSER_STRING].s = strdup (s->hw->info.endorser_string); + if (!s->hw->info.hasEndorser) + s->opt[OPT_ENDORSER_STRING].cap |= SANE_CAP_INACTIVE; + + /* Batch */ + /* Check ADF */ + /* timeout ADF */ + /* timeout Manual */ + + /* + * "Enhancement" GROUP: + */ + s->opt[OPT_ENHANCEMENT_GROUP].name = ""; + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_TITLE_ENHANCEMENT_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Halftone Type */ + s->opt[OPT_HALFTONE_CODE].name = SANE_NAME_HALFTONE_CODE; + s->opt[OPT_HALFTONE_CODE].title = SANE_TITLE_HALFTONE_CODE; + s->opt[OPT_HALFTONE_CODE].desc = SANE_DESC_HALFTONE_CODE; + s->opt[OPT_HALFTONE_CODE].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_CODE].size = max_string_size (halftone_code); + s->opt[OPT_HALFTONE_CODE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_HALFTONE_CODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_HALFTONE_CODE].constraint.string_list = + (SANE_String_Const *) & halftone_code[0]; + s->val[OPT_HALFTONE_CODE].s = strdup (halftone_code[0]); + if (s->image_composition == LINEART) + s->opt[OPT_HALFTONE_CODE].cap |= SANE_CAP_INACTIVE; + + /* Halftone patterns */ + s->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_PATTERN].size = + max_string_size ((SANE_String_Const *) halftone_pattern_list); + s->opt[OPT_HALFTONE_PATTERN].cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_HALFTONE_PATTERN].constraint.string_list = + (SANE_String_Const *) & halftone_pattern_list[0]; + s->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_pattern_list[0]); + if (s->image_composition == LINEART) + s->opt[OPT_HALFTONE_CODE].cap |= SANE_CAP_INACTIVE; + + /* Gray Filter */ + s->opt[OPT_GRAYFILTER].name = SANE_NAME_GRAYFILTER; + s->opt[OPT_GRAYFILTER].title = SANE_TITLE_GRAYFILTER; + s->opt[OPT_GRAYFILTER].desc = SANE_DESC_GRAYFILTER; + s->opt[OPT_GRAYFILTER].type = SANE_TYPE_STRING; + s->opt[OPT_GRAYFILTER].size = max_string_size (grayfilter_list); + s->opt[OPT_GRAYFILTER].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_GRAYFILTER].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_GRAYFILTER].constraint.string_list = + (SANE_String_Const *) & grayfilter_list[0]; + s->val[OPT_GRAYFILTER].s = strdup (grayfilter_list[0]); + + /* Scan Wait Mode */ + s->opt[OPT_SCAN_WAIT_MODE].name = SANE_NAME_SCAN_WAIT_MODE; + s->opt[OPT_SCAN_WAIT_MODE].title = SANE_TITLE_SCAN_WAIT_MODE; + s->opt[OPT_SCAN_WAIT_MODE].desc = SANE_DESC_SCAN_WAIT_MODE; + s->opt[OPT_SCAN_WAIT_MODE].type = SANE_TYPE_BOOL; + s->opt[OPT_SCAN_WAIT_MODE].unit = SANE_UNIT_NONE; + s->val[OPT_SCAN_WAIT_MODE].w = + (s->hw->info.scan_wait_mode) ? SANE_TRUE : SANE_FALSE; + + /* Brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &s->hw->info.brightness_range; + s->val[OPT_BRIGHTNESS].w = 128; + + /* Threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &s->hw->info.threshold_range; + s->val[OPT_THRESHOLD].w = 128; + + /* Contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &s->hw->info.contrast_range; + s->val[OPT_CONTRAST].w = 128; + + /* Gamma */ + s->opt[OPT_GAMMA].name = SANE_NAME_GAMMA; + s->opt[OPT_GAMMA].title = SANE_TITLE_GAMMA; + s->opt[OPT_GAMMA].desc = SANE_DESC_GAMMA; + s->opt[OPT_GAMMA].type = SANE_TYPE_STRING; + s->opt[OPT_GAMMA].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_GAMMA].size = max_string_size ((SANE_String_Const *) gamma_list); + /* + s->opt[OPT_GAMMA].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA].constraint.range = &u8_range; + s->val[OPT_GAMMA].w = 0; + */ + s->opt[OPT_GAMMA].type = SANE_TYPE_STRING; + s->opt[OPT_GAMMA].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_GAMMA].constraint.string_list = + (SANE_String_Const *) & gamma_list[0]; + s->val[OPT_GAMMA].s = strdup (gamma_list[0]); + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->opt[OPT_CUSTOM_GAMMA].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + + /* grayscale gamma vector */ + s->opt[OPT_GAMMA_VECTOR_GRAY].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR_GRAY].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR_GRAY].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR_GRAY].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_GRAY].cap |= + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_GAMMA_VECTOR_GRAY].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_GRAY].size = GAMMA_LENGTH * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_GRAY].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_GRAY].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_GRAY].wa = s->gamma_table; + s->opt[OPT_GAMMA_VECTOR_GRAY].cap |= SANE_CAP_INACTIVE; + + + /* Control Panel */ + /* ACE Function */ + /* ACE Sensitivity */ + + /* Binary Smoothing Filter */ + s->opt[OPT_SMOOTHING].name = SANE_NAME_SMOOTHING; + s->opt[OPT_SMOOTHING].title = SANE_TITLE_SMOOTHING; + s->opt[OPT_SMOOTHING].desc = SANE_DESC_SMOOTHING; + s->opt[OPT_SMOOTHING].type = SANE_TYPE_BOOL; + s->opt[OPT_SMOOTHING].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_SMOOTHING].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_SMOOTHING].w = SANE_FALSE; + if (!s->hw->info.hasIPU) + s->opt[OPT_SMOOTHING].cap |= SANE_CAP_INACTIVE; + + /* Binary Noise Removal Filter */ + s->opt[OPT_NOISEREMOVAL].name = SANE_NAME_NOISEREMOVAL; + s->opt[OPT_NOISEREMOVAL].title = SANE_TITLE_NOISEREMOVAL; + s->opt[OPT_NOISEREMOVAL].desc = SANE_DESC_NOISEREMOVAL; + s->opt[OPT_NOISEREMOVAL].type = SANE_TYPE_STRING; + s->opt[OPT_NOISEREMOVAL].size = max_string_size (noisematrix_list); + s->opt[OPT_NOISEREMOVAL].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_NOISEREMOVAL].constraint.string_list = + (SANE_String_Const *) & noisematrix_list[0]; + s->val[OPT_NOISEREMOVAL].s = strdup (noisematrix_list[0]); + if (!s->hw->info.hasIPU) + s->opt[OPT_NOISEREMOVAL].cap |= SANE_CAP_INACTIVE; + + /* Automatic Separation */ + s->opt[OPT_AUTOSEP].name = SANE_NAME_AUTOSEP; + s->opt[OPT_AUTOSEP].title = SANE_TITLE_AUTOSEP; + s->opt[OPT_AUTOSEP].desc = SANE_DESC_AUTOSEP; + s->opt[OPT_AUTOSEP].type = SANE_TYPE_STRING; + s->opt[OPT_AUTOSEP].size = max_string_size (auto_separation_list); + s->opt[OPT_AUTOSEP].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_AUTOSEP].constraint.string_list = + (SANE_String_Const *) & auto_separation_list[0]; + s->val[OPT_AUTOSEP].s = strdup (auto_separation_list[0]); + if (!s->hw->info.hasIPU) + s->opt[OPT_AUTOSEP].cap |= SANE_CAP_INACTIVE; + + /* Automatic Binarization */ + s->opt[OPT_AUTOBIN].name = SANE_NAME_AUTOBIN; + s->opt[OPT_AUTOBIN].title = SANE_TITLE_AUTOBIN; + s->opt[OPT_AUTOBIN].desc = SANE_DESC_AUTOBIN; + s->opt[OPT_AUTOBIN].type = SANE_TYPE_STRING; + s->opt[OPT_AUTOBIN].size = max_string_size (auto_binarization_list); + s->opt[OPT_AUTOBIN].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_AUTOBIN].constraint.string_list = + (SANE_String_Const *) & auto_binarization_list[0]; + s->val[OPT_AUTOBIN].s = strdup (auto_binarization_list[0]); + if (!s->hw->info.hasIPU) + s->opt[OPT_AUTOBIN].cap |= SANE_CAP_INACTIVE; + + /* SECTION + * The IS450 supports up to 4 Section; The IS420 supports up to 6 Sections + * For each struct window_section[i] we need to fill in ulx,uly,width,height,etc + * NOT YET IMPLEMENTED + */ + + /* Negative */ + s->opt[OPT_NEGATIVE].name = SANE_NAME_NEGATIVE; + s->opt[OPT_NEGATIVE].title = SANE_TITLE_NEGATIVE; + s->opt[OPT_NEGATIVE].desc = SANE_DESC_NEGATIVE; + s->opt[OPT_NEGATIVE].type = SANE_TYPE_BOOL; + s->opt[OPT_NEGATIVE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_NEGATIVE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_NEGATIVE].w = SANE_FALSE; + + /* White Balance */ + s->opt[OPT_WHITE_BALANCE].name = SANE_NAME_WHITE_BALANCE; + s->opt[OPT_WHITE_BALANCE].title = SANE_TITLE_WHITE_BALANCE; + s->opt[OPT_WHITE_BALANCE].desc = SANE_DESC_WHITE_BALANCE; + s->opt[OPT_WHITE_BALANCE].type = SANE_TYPE_BOOL; + s->opt[OPT_WHITE_BALANCE].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->opt[OPT_WHITE_BALANCE].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_WHITE_BALANCE].w = SANE_FALSE; /* F/T = Relative/Absolute White */ + + /* + * "Miscellaneous" GROUP: + */ + s->opt[OPT_MISCELLANEOUS_GROUP].name = ""; + s->opt[OPT_MISCELLANEOUS_GROUP].title = SANE_TITLE_MISCELLANEOUS_GROUP; + s->opt[OPT_MISCELLANEOUS_GROUP].desc = ""; + s->opt[OPT_MISCELLANEOUS_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MISCELLANEOUS_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_MISCELLANEOUS_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Padding Type: */ + s->opt[OPT_PADDING_TYPE].name = SANE_NAME_PADDING_TYPE; + s->opt[OPT_PADDING_TYPE].title = SANE_TITLE_PADDING_TYPE; + s->opt[OPT_PADDING_TYPE].desc = SANE_DESC_PADDING_TYPE; + s->opt[OPT_PADDING_TYPE].type = SANE_TYPE_STRING; + s->opt[OPT_PADDING_TYPE].cap = SANE_CAP_SOFT_DETECT; /* Display only */ + s->opt[OPT_PADDING_TYPE].size = max_string_size (paddingtype_list); + /* + s->opt[OPT_PADDING_TYPE].size = sizeof((paddingtype_list[ get_paddingtype_strndx(TRUNCATE) ])); + s->opt[OPT_PADDING_TYPE].constraint_type = SANE_CONSTRAINT_NONE; + */ + s->opt[OPT_PADDING_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_PADDING_TYPE].constraint.string_list = + (SANE_String_Const *) & paddingtype_list[0]; + s->val[OPT_PADDING_TYPE].s = + strdup (paddingtype_list[get_paddingtype_strndx (TRUNCATE)]); + DBG (DBG_info, "PADDINGTYPE =%s size=%d\n", s->val[OPT_PADDING_TYPE].s, + s->opt[OPT_PADDING_TYPE].size); + + /* Bit Order + s->opt[OPT_BITORDER].name = SANE_NAME_BITORDER; + s->opt[OPT_BITORDER].title = SANE_TITLE_BITORDER; + s->opt[OPT_BITORDER].desc = SANE_DESC_BITORDER; + s->opt[OPT_BITORDER].type = SANE_TYPE_WORD; + s->opt[OPT_BITORDER].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_BITORDER].constraint_type = SANE_CONSTRAINT_NONE + s->val[OPT_BITORDER].w = 0x7; + */ + + /* Self Diagnostics */ + s->opt[OPT_SELF_DIAGNOSTICS].name = SANE_NAME_SELF_DIAGNOSTICS; + s->opt[OPT_SELF_DIAGNOSTICS].title = SANE_TITLE_SELF_DIAGNOSTICS; + s->opt[OPT_SELF_DIAGNOSTICS].desc = SANE_DESC_SELF_DIAGNOSTICS; + s->opt[OPT_SELF_DIAGNOSTICS].type = SANE_TYPE_BUTTON; + + /* Optical Diagnostics */ + s->opt[OPT_OPTICAL_ADJUSTMENT].name = SANE_NAME_OPTICAL_ADJUSTMENT; + s->opt[OPT_OPTICAL_ADJUSTMENT].title = SANE_TITLE_OPTICAL_ADJUSTMENT; + s->opt[OPT_OPTICAL_ADJUSTMENT].desc = SANE_DESC_OPTICAL_ADJUSTMENT; + s->opt[OPT_OPTICAL_ADJUSTMENT].type = SANE_TYPE_BUTTON; + + /* MAINTENANCE DATA */ + s->opt[OPT_DATA_GROUP].name = ""; + s->opt[OPT_DATA_GROUP].title = "Maintenance Data"; + s->opt[OPT_DATA_GROUP].desc = ""; + s->opt[OPT_DATA_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_DATA_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_DATA_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_UPDATE].name = "Update"; + s->opt[OPT_UPDATE].title = "Update"; + s->opt[OPT_UPDATE].desc = "Update scanner data"; + s->opt[OPT_UPDATE].type = SANE_TYPE_BUTTON; + s->opt[OPT_NREGX_ADF].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGX_ADF].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NREGX_ADF].name = "# registers in main-scanning in ADF mode"; + s->opt[OPT_NREGX_ADF].title = "# registers in main-scanning in ADF mode"; + s->opt[OPT_NREGX_ADF].desc = "# registers in main-scanning in ADF mode"; + s->opt[OPT_NREGX_ADF].type = SANE_TYPE_INT; + s->opt[OPT_NREGX_ADF].unit = SANE_UNIT_NONE; + s->opt[OPT_NREGX_ADF].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGX_ADF].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NREGY_ADF].name = "# registers in sub-scanning in ADF mode"; + s->opt[OPT_NREGY_ADF].title = "# registers in sub-scanning in ADF mode"; + s->opt[OPT_NREGY_ADF].desc = "# registers in sub-scanning in ADF mode"; + s->opt[OPT_NREGY_ADF].type = SANE_TYPE_INT; + s->opt[OPT_NREGY_ADF].unit = SANE_UNIT_NONE; + s->opt[OPT_NREGY_ADF].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGY_ADF].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NREGX_BOOK].name = "# registers in main-scanning in book mode"; + s->opt[OPT_NREGX_BOOK].title = "# registers in main-scanning in book mode"; + s->opt[OPT_NREGX_BOOK].desc = "# registers in main-scanning in book mode"; + s->opt[OPT_NREGX_BOOK].type = SANE_TYPE_INT; + s->opt[OPT_NREGX_BOOK].unit = SANE_UNIT_NONE; + s->opt[OPT_NREGX_BOOK].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGX_BOOK].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NREGY_BOOK].name = "# registers in sub-scanning in book mode"; + s->opt[OPT_NREGY_BOOK].title = "# registers in sub-scanning in book mode"; + s->opt[OPT_NREGY_BOOK].desc = "# registers in sub-scanning in book mode"; + s->opt[OPT_NREGY_BOOK].type = SANE_TYPE_INT; + s->opt[OPT_NREGY_BOOK].unit = SANE_UNIT_NONE; + s->opt[OPT_NREGY_BOOK].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGY_BOOK].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NSCANS_ADF].name = "# ADF Scans"; + s->opt[OPT_NSCANS_ADF].title = "# ADF Scans"; + s->opt[OPT_NSCANS_ADF].desc = "# ADF Scans"; + s->opt[OPT_NSCANS_ADF].type = SANE_TYPE_INT; + s->opt[OPT_NSCANS_ADF].unit = SANE_UNIT_NONE; + s->opt[OPT_NSCANS_ADF].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NSCANS_ADF].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NSCANS_BOOK].name = "# BOOK Scans"; + s->opt[OPT_NSCANS_BOOK].title = "# BOOK Scans"; + s->opt[OPT_NSCANS_BOOK].desc = "# BOOK Scans"; + s->opt[OPT_NSCANS_BOOK].type = SANE_TYPE_INT; + s->opt[OPT_NSCANS_BOOK].unit = SANE_UNIT_NONE; + s->opt[OPT_NSCANS_BOOK].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NSCANS_BOOK].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_LAMP_TIME].name = "LAMP TIME"; + s->opt[OPT_LAMP_TIME].title = "LAMP TIME"; + s->opt[OPT_LAMP_TIME].desc = "LAMP TIME"; + s->opt[OPT_LAMP_TIME].type = SANE_TYPE_INT; + s->opt[OPT_LAMP_TIME].unit = SANE_UNIT_NONE; + s->opt[OPT_LAMP_TIME].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_LAMP_TIME].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_EO_ODD].name = "E/O Balance ODD"; + s->opt[OPT_EO_ODD].title = "E/O Balance ODD"; + s->opt[OPT_EO_ODD].desc = "Adj. of E/O Balance in black level ODD"; + s->opt[OPT_EO_ODD].type = SANE_TYPE_INT; + s->opt[OPT_EO_ODD].unit = SANE_UNIT_NONE; + s->opt[OPT_EO_ODD].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_EO_ODD].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_EO_EVEN].name = "E/O Balance EVEN"; + s->opt[OPT_EO_EVEN].title = "E/O Balance EVEN"; + s->opt[OPT_EO_EVEN].desc = "Adj. of E/O Balance in black level EVEN"; + s->opt[OPT_EO_EVEN].type = SANE_TYPE_INT; + s->opt[OPT_EO_EVEN].unit = SANE_UNIT_NONE; + s->opt[OPT_EO_EVEN].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_EO_EVEN].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_BLACK_LEVEL_ODD].name = "Black Level ODD"; + s->opt[OPT_BLACK_LEVEL_ODD].title = "Black Level ODD"; + s->opt[OPT_BLACK_LEVEL_ODD].desc = "Adj. data in black level (ODD)"; + s->opt[OPT_BLACK_LEVEL_ODD].type = SANE_TYPE_INT; + s->opt[OPT_BLACK_LEVEL_ODD].unit = SANE_UNIT_NONE; + s->opt[OPT_BLACK_LEVEL_ODD].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_BLACK_LEVEL_ODD].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_BLACK_LEVEL_EVEN].name = "Black Level EVEN"; + s->opt[OPT_BLACK_LEVEL_EVEN].title = "Black Level EVEN"; + s->opt[OPT_BLACK_LEVEL_EVEN].desc = "Adj. data in black level (EVEN)"; + s->opt[OPT_BLACK_LEVEL_EVEN].type = SANE_TYPE_INT; + s->opt[OPT_BLACK_LEVEL_EVEN].unit = SANE_UNIT_NONE; + s->opt[OPT_BLACK_LEVEL_EVEN].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_BLACK_LEVEL_EVEN].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_WHITE_LEVEL_ODD].name = "White Level ODD"; + s->opt[OPT_WHITE_LEVEL_ODD].title = "White Level ODD"; + s->opt[OPT_WHITE_LEVEL_ODD].desc = "Adj. data in White level (ODD)"; + s->opt[OPT_WHITE_LEVEL_ODD].type = SANE_TYPE_INT; + s->opt[OPT_WHITE_LEVEL_ODD].unit = SANE_UNIT_NONE; + s->opt[OPT_WHITE_LEVEL_ODD].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_WHITE_LEVEL_ODD].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_WHITE_LEVEL_EVEN].name = "White Level EVEN"; + s->opt[OPT_WHITE_LEVEL_EVEN].title = "White Level EVEN"; + s->opt[OPT_WHITE_LEVEL_EVEN].desc = "Adj. data in White level (EVEN)"; + s->opt[OPT_WHITE_LEVEL_EVEN].type = SANE_TYPE_INT; + s->opt[OPT_WHITE_LEVEL_EVEN].unit = SANE_UNIT_NONE; + s->opt[OPT_WHITE_LEVEL_EVEN].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_WHITE_LEVEL_EVEN].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_WHITE_LEVEL_EVEN].name = "White Level EVEN"; + s->opt[OPT_WHITE_LEVEL_EVEN].title = "White Level EVEN"; + s->opt[OPT_WHITE_LEVEL_EVEN].desc = "Adj. data in White level (EVEN)"; + s->opt[OPT_WHITE_LEVEL_EVEN].type = SANE_TYPE_INT; + s->opt[OPT_WHITE_LEVEL_EVEN].unit = SANE_UNIT_NONE; + s->opt[OPT_WHITE_LEVEL_EVEN].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_WHITE_LEVEL_EVEN].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_DENSITY].name = "Density Adjustment"; + s->opt[OPT_DENSITY].title = "Density Adjustment"; + s->opt[OPT_DENSITY].desc = "Density adjustment of std. white board"; + s->opt[OPT_DENSITY].type = SANE_TYPE_INT; + s->opt[OPT_DENSITY].unit = SANE_UNIT_NONE; + s->opt[OPT_DENSITY].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_DENSITY].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_FIRST_ADJ_WHITE_ODD].name = "1st adj. in white level (ODD)"; + s->opt[OPT_FIRST_ADJ_WHITE_ODD].title = "1st adj. in white level (ODD)"; + s->opt[OPT_FIRST_ADJ_WHITE_ODD].desc = "1st adj. in white level (ODD)"; + s->opt[OPT_FIRST_ADJ_WHITE_ODD].type = SANE_TYPE_INT; + s->opt[OPT_FIRST_ADJ_WHITE_ODD].unit = SANE_UNIT_NONE; + s->opt[OPT_FIRST_ADJ_WHITE_ODD].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_FIRST_ADJ_WHITE_ODD].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].name = "1st adj. in white level (EVEN)"; + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].title = "1st adj. in white level (EVEN)"; + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].desc = "1st adj. in white level (EVEN)"; + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].type = SANE_TYPE_INT; + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].unit = SANE_UNIT_NONE; + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_FIRST_ADJ_WHITE_EVEN].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NREGX_REVERSE].name = "# registers of main-scanning of backside"; + s->opt[OPT_NREGX_REVERSE].title = + "# registers of main-scanning of backside"; + s->opt[OPT_NREGX_REVERSE].desc = + "# registers of main-scanning of ADF backside"; + s->opt[OPT_NREGX_REVERSE].type = SANE_TYPE_INT; + s->opt[OPT_NREGX_REVERSE].unit = SANE_UNIT_NONE; + s->opt[OPT_NREGX_REVERSE].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGX_REVERSE].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NREGY_REVERSE].name = "# registers of sub-scanning of backside"; + s->opt[OPT_NREGY_REVERSE].title = "# registers of sub-scanning of backside"; + s->opt[OPT_NREGY_REVERSE].desc = + "# registers of sub-scanning of ADF backside"; + s->opt[OPT_NREGY_REVERSE].type = SANE_TYPE_INT; + s->opt[OPT_NREGY_REVERSE].unit = SANE_UNIT_NONE; + s->opt[OPT_NREGY_REVERSE].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NREGY_REVERSE].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NSCANS_REVERSE_ADF].name = "# of scans of reverse side in ADF"; + s->opt[OPT_NSCANS_REVERSE_ADF].title = "# of scans of reverse side in ADF"; + s->opt[OPT_NSCANS_REVERSE_ADF].desc = "# of scans of reverse side in ADF"; + s->opt[OPT_NSCANS_REVERSE_ADF].type = SANE_TYPE_INT; + s->opt[OPT_NSCANS_REVERSE_ADF].unit = SANE_UNIT_NONE; + s->opt[OPT_NSCANS_REVERSE_ADF].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NSCANS_REVERSE_ADF].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_REVERSE_TIME].name = "LAMP TIME (reverse)"; + s->opt[OPT_REVERSE_TIME].title = "LAMP TIME (reverse)"; + s->opt[OPT_REVERSE_TIME].desc = "LAMP TIME (reverse)"; + s->opt[OPT_REVERSE_TIME].type = SANE_TYPE_INT; + s->opt[OPT_REVERSE_TIME].unit = SANE_UNIT_NONE; + s->opt[OPT_REVERSE_TIME].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_REVERSE_TIME].constraint_type = SANE_CONSTRAINT_NONE; + + s->opt[OPT_NCHARS].name = "# of endorser characters"; + s->opt[OPT_NCHARS].title = "# of endorser characters"; + s->opt[OPT_NCHARS].desc = "# of endorser characters"; + s->opt[OPT_NCHARS].type = SANE_TYPE_INT; + s->opt[OPT_NCHARS].unit = SANE_UNIT_NONE; + s->opt[OPT_NCHARS].cap = SANE_CAP_SOFT_DETECT; + s->opt[OPT_NCHARS].constraint_type = SANE_CONSTRAINT_NONE; + + DBG (DBG_proc, "<< init_options\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach (SANE_String_Const devname, int __sane_unused__ connType, + HS2P_Device ** devp) +{ + SANE_Status status; + HS2P_Device *dev; + struct inquiry_standard_data ibuf; + struct inquiry_vpd_data vbuf; + struct inquiry_jis_data jbuf; + size_t buf_size; + int fd = -1; + double mm; + + char device_string[60]; + + unsigned int i; + SANE_String *str; + + + DBG (DBG_sane_proc, ">>> attach:\n"); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + } + DBG (DBG_sane_proc, ">>> attach: opening \"%s\"\n", devname); + + /* sanei_scsi_open takes an option bufsize argument */ + status = sanei_scsi_open (devname, &fd, &sense_handler, &(dev->sense_data)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: open failed: %s\n", + sane_strstatus (status)); + return (status); + } + + DBG (DBG_sane_proc, ">>> attach: opened %s fd=%d\n", devname, fd); + + DBG (DBG_sane_proc, ">>> attach: sending INQUIRY (standard data)\n"); + memset (&ibuf, 0, sizeof (ibuf)); + buf_size = sizeof (ibuf); + status = inquiry (fd, &ibuf, &buf_size, 0, HS2P_INQUIRY_STANDARD_PAGE_CODE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: inquiry failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + + DBG (DBG_info, + ">>> attach: reported devtype='%d', vendor='%.8s', product='%.16s', revision='%.4s'\n", + ibuf.devtype, ibuf.vendor, ibuf.product, ibuf.revision); + DBG (DBG_info, + ">>> attach: reported RMB=%#x Ver=%#x ResponseDataFormat=%#x Length=%#x Byte7=%#x\n", + ibuf.rmb_evpd, ibuf.version, ibuf.response_data_format, ibuf.length, + ibuf.byte7); + + if (ibuf.devtype != 6 || strncmp ((char *) ibuf.vendor, "RICOH ", 8) != 0) + { + DBG (DBG_warning, ">>> attach: device is not a RICOH scanner\n"); + sanei_scsi_close (fd); + return SANE_STATUS_INVAL; + } + else if (!is_device_supported ((char *) ibuf.product)) + { + DBG (DBG_warning, + ">>> attach: device %s is not yet a supported RICOH scanner\n", + ibuf.product); + sanei_scsi_close (fd); + return SANE_STATUS_INVAL; + } + + /* We should now have an open file descriptor to a supported hs2p scanner */ + DBG (DBG_sane_proc, ">>> attach: sending TEST_UNIT_READY\n"); + do + { + status = test_unit_ready (fd); + } + while (status == HS2P_SK_UNIT_ATTENTION); + if (status != HS2P_SCSI_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: test unit ready failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + + DBG (DBG_sane_proc, ">>> attach: sending INQUIRY (vpd data)\n"); + memset (&vbuf, 0, sizeof (vbuf)); + buf_size = sizeof (vbuf); + status = inquiry (fd, &vbuf, &buf_size, 1, HS2P_INQUIRY_VPD_PAGE_CODE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: inquiry (vpd data) failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + print_vpd_info (&vbuf); + + DBG (DBG_sane_proc, ">>> attach: sending INQUIRY (jis data)\n"); + memset (&jbuf, 0, sizeof (jbuf)); + buf_size = sizeof (jbuf); + status = inquiry (fd, &jbuf, &buf_size, 1, HS2P_INQUIRY_JIS_PAGE_CODE); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: inquiry (jis data) failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return status; + } + print_jis_info (&jbuf); + + + /* Fill in HS2P_Device {sane;info} */ + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + memset (dev, 0, sizeof (*dev)); + + /* Maximum Number of Sub-Sections of Main Scanning Window */ + if (strncmp ((char *) ibuf.product, "IS450", 5) == 0) + { + dev->info.max_win_sections = 4; + } + else if (strncmp ((char *) ibuf.product, "IS420", 5) == 0) + { + dev->info.max_win_sections = 6; + } + + /* Some MODE SELECT scanner options */ + DBG (DBG_proc, ">>> attach: get_basic_measurement_unit\n"); + status = + get_basic_measurement_unit (fd, &(dev->info.bmu), &(dev->info.mud)); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: get_basic_measurement_unit failed (%s)\n", + sane_strstatus (status)); + DBG (DBG_error, ">>> attach: setting to defaults\n"); + status = set_basic_measurement_unit (fd, MILLIMETERS); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, + ">>> attach: set_basic_measurement_unit failed (%s)\n", + sane_strstatus (status)); + } + } + if ((status = + get_connection_parameters (fd, &(dev->info.cxn))) != SANE_STATUS_GOOD) + { + DBG (DBG_error, ">>> attach: get_connection_parameters failed\n"); + } + status = get_endorser_control (fd, &dev->info.endorser_control); + if (status != SANE_STATUS_GOOD || dev->info.endorser_control != 0x01) + { + DBG (DBG_error, + ">>> attach: get_endorser_control failed: return value=%#02x\n", + dev->info.endorser_control); + dev->info.endorser_control = 0x00; + } + if ((dev->info.service_mode = get_service_mode (fd)) != 0x00 + && dev->info.service_mode != 0x01) + { + DBG (DBG_error, ">>> attach: get_service_mode failed %#02x\n", + dev->info.service_mode); + dev->info.service_mode = 0x00; + } + if ((dev->info.scan_wait_mode = get_scan_wait_mode (fd)) != 0x00 + && dev->info.scan_wait_mode != 0x01) + { + DBG (DBG_error, + ">>> attach: get_scan_wait_mode failed: return value=%#02x\n", + dev->info.scan_wait_mode); + dev->info.scan_wait_mode = 0x00; + } + status = get_white_balance (fd, &dev->info.white_balance); + if (status != SANE_STATUS_GOOD && dev->info.white_balance != 0x01) + { + DBG (DBG_error, + ">>> attach: get_white_balance failed: return value=%#02x\n", + dev->info.white_balance); + dev->info.white_balance = RELATIVE_WHITE; + } + + DBG (DBG_info, ">>> attach: flushing and closing fd=%d\n", fd); + sanei_scsi_req_flush_all (); + sanei_scsi_close (fd); + + dev->info.devtype = ibuf.devtype; + snprintf (dev->info.vendor, 9, "%-.5s", ibuf.vendor); /* RICOH */ + trim_spaces (dev->info.vendor, sizeof (dev->info.vendor)); + snprintf (dev->info.product, 16, "%-.16s", ibuf.product); /* IS450 */ + trim_spaces (dev->info.product, sizeof (dev->info.product)); + snprintf (dev->info.revision, 5, "%-.4s", ibuf.revision); /* 1R04 */ + trim_spaces (dev->info.revision, sizeof (dev->info.revision)); + + /* SANE_Device sane information */ + dev->sane.name = strdup (devname); + dev->sane.vendor = + (strcmp (dev->info.vendor, "RICOH") == + 0) ? strdup ("Ricoh") : strdup (dev->info.vendor); + dev->sane.model = strdup (dev->info.product); + dev->sane.type = strdup ("sheetfed scanner"); + /* + dev->sane.email_backend_author = strdup(" jeremy@acjlaw.net"); + dev->sane.backend_website = strdup("http://www.acjlaw.net:8080/~jeremy/Ricoh"); + */ + /* read these values from backend configuration file using parse_configuration + dev->sane.location = strdup(); + dev->sane.comment = strdup(); + dev->sane.backend_version_code = strdup(); + */ + /* NOT YET USED */ + /* dev->sane.backend_capablity_flags = 0x00; */ + + /* set capabilities from vpd */ + /* adf_id: 0=none,1=simplex,2=duplex,3=ARDF,4=reserved; should be 1 or 2 for IS450 family */ + dev->info.hasADF = vbuf.adf_id == 0 ? SANE_FALSE : SANE_TRUE; + dev->info.hasSimplex = vbuf.adf_id == 1 ? SANE_TRUE : SANE_FALSE; + dev->info.hasDuplex = vbuf.adf_id == 2 ? SANE_TRUE : SANE_FALSE; + dev->info.hasARDF = vbuf.adf_id == 3 ? SANE_TRUE : SANE_FALSE; + + /* end_id 0=none,1=Yes,2=reserved; should always be 0 or 1 */ + dev->info.hasEndorser = vbuf.end_id == 1 ? SANE_TRUE : SANE_FALSE; + for (i = 0; i < 20; i++) + dev->info.endorser_string[i] = '\0'; + + /* ipu_id: Bit0: '0'-no IPU, '1'-has IPU + * Bit1: '0'-no extended board, '1'-has extended board; + * should always be 0 + */ + dev->info.hasIPU = (vbuf.ipu_id & 0x01) == 0x01 ? SANE_TRUE : SANE_FALSE; + dev->info.hasXBD = (vbuf.ipu_id & 0x02) == 0x02 ? SANE_TRUE : SANE_FALSE; + + + /* Image Composition Byte is set to 0x37 (0011 0111) */ + dev->info.supports_lineart = (vbuf.imagecomposition & 0x01) == 0x01 ? SANE_TRUE : SANE_FALSE; /* TRUE */ + dev->info.supports_dithering = (vbuf.imagecomposition & 0x02) == 0x02 ? SANE_TRUE : SANE_FALSE; /* TRUE */ + dev->info.supports_errordiffusion = (vbuf.imagecomposition & 0x04) == 0x04 ? SANE_TRUE : SANE_FALSE; /* TRUE */ + dev->info.supports_color = (vbuf.imagecomposition & 0x08) == 0x08 ? SANE_TRUE : SANE_FALSE; /* FALSE */ + dev->info.supports_4bitgray = (vbuf.imagecomposition & 0x10) == 0x10 ? SANE_TRUE : SANE_FALSE; /* TRUE */ + dev->info.supports_8bitgray = (vbuf.imagecomposition & 0x20) == 0x20 ? SANE_TRUE : SANE_FALSE; /* TRUE */ + /* vbuf.imagecomposition & 0x40; FALSE */ + /* vbuf.imagecomposition & 0x80 FALSE reserved */ + str = &scan_mode_list[0]; /* array of string pointers */ + if (dev->info.supports_lineart) + *str++ = strdup (SM_LINEART); + if (dev->info.supports_dithering || dev->info.supports_errordiffusion) + *str++ = strdup (SM_HALFTONE); + if (dev->info.supports_color) + *str++ = strdup (SM_COLOR); + if (dev->info.supports_4bitgray) + *str++ = strdup (SM_4BITGRAY); + if (dev->info.supports_8bitgray) + *str++ = strdup (SM_8BITGRAY); + *str = NULL; + + snprintf (device_string, 60, "Flatbed%s%s%s%s%s%s", + dev->info.hasADF ? "/ADF" : "", + dev->info.hasDuplex ? "/Duplex" : "", + dev->info.hasEndorser ? "/Endorser" : "", + dev->info.hasIPU ? "/IPU" : "", + dev->info.supports_color ? " Color" : " B&W", " Scanner"); + dev->sane.type = strdup (device_string); + + /* ACE Image Data Processing Binary Filters + * For IS450 this is set to 0x18 (0001 1000) if IPU installed, else 0x00 + * For IS420 this is set to 0x3C (0011 1100) if IPU installed, else 0x00 + */ + dev->info.supports_whiteframing = + ((vbuf.imagedataprocessing[0] & 0x01) == 0x01) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_blackframing = + ((vbuf.imagedataprocessing[0] & 0x02) == 0x02) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_edgeextraction = + ((vbuf.imagedataprocessing[0] & 0x04) == 0x04) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_noiseremoval = + ((vbuf.imagedataprocessing[0] & 0x08) == 0x08) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_smoothing = + ((vbuf.imagedataprocessing[0] & 0x10) == 0x10) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_linebolding = + ((vbuf.imagedataprocessing[0] & 0x20) == 0x20) ? SANE_TRUE : SANE_FALSE; + + /* Compression Method is not supported for IS450 + * is supported for IS420 */ + dev->info.supports_MH = + ((vbuf.compression & 0x01) == 0x01) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_MR = + ((vbuf.compression & 0x02) == 0x02) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_MMR = + ((vbuf.compression & 0x04) == 0x04) ? SANE_TRUE : SANE_FALSE; + dev->info.supports_MHB = ((vbuf.compression & 0x08) == 0x08) ? SANE_TRUE : SANE_FALSE; /* MH Byte Boundary */ + + /* compression_list[] will have variable number of elements, but the order will be fixed as follows: */ + str = &compression_list[0]; + *str++ = strdup ("none"); + if (dev->info.supports_MH) + *str++ = strdup ("G3 1-D MH"); + if (dev->info.supports_MR) + *str++ = strdup ("G3 2-D MR"); + if (dev->info.supports_MMR) + *str++ = strdup ("G4 2-D MMR"); + if (dev->info.supports_MHB) + *str++ = strdup ("MH Byte Boundary"); + *str = NULL; + + /* Marker Recognition is set to 0x00 */ + dev->info.supports_markerrecognition = + ((vbuf.markerrecognition & 0x01) == 0x01) ? SANE_TRUE : SANE_FALSE; + + /* Size Recognition + * For IS450 this is set to 0x01 when IPU installed; else 0x00 + * For IS420 this is set to 0x01 + */ + dev->info.supports_sizerecognition = + ((vbuf.sizerecognition & 0x01) == 0x01) ? SANE_TRUE : SANE_FALSE; + + /* X Maximum Output Pixel in main scanning direction + * For IS450 this is set to 0x1360 (4960) + * For IS420 this is set to (4880) + * [MostSignificantByte LeastSignificantByte] + */ + dev->info.xmaxoutputpixels = + (vbuf.xmaxoutputpixels[0] << 8) | vbuf.xmaxoutputpixels[1]; + + /* Set capabilities from jis VPD IDENTIFIER Page Code F0H */ + dev->info.resBasicX = _2btol (&jbuf.BasicRes.x[0]); /* set to 400 */ + dev->info.resBasicY = _2btol (&jbuf.BasicRes.y[0]); /* set to 400 */ + + dev->info.resXstep = (jbuf.resolutionstep >> 4) & 0x0F; /* set to 1 */ + dev->info.resYstep = jbuf.resolutionstep & 0x0F; /* set to 1 */ + dev->info.resMaxX = _2btol (&jbuf.MaxRes.x[0]); /* set to 800 */ + dev->info.resMaxY = _2btol (&jbuf.MaxRes.y[0]); /* set to 800 */ + dev->info.resMinX = _2btol (&jbuf.MinRes.x[0]); /* set to 100 for IS450 and 60 for IS420 */ + dev->info.resMinY = _2btol (&jbuf.MinRes.y[0]); /* set to 100 for IS450 and 60 for IS420 */ + + dev->info.xres_range.min = _2btol (&jbuf.MinRes.x[0]); /* set to 100 for IS450 and 60 for IS420 */ + dev->info.xres_range.max = _2btol (&jbuf.MaxRes.x[0]); /* set to 800 */ + dev->info.resXstep = (jbuf.resolutionstep >> 4) & 0x0F; /* set to 1 */ + dev->info.xres_range.quant = dev->info.resXstep; + + dev->info.yres_range.min = _2btol (&jbuf.MinRes.y[0]); /* set to 100 for IS450 and 60 for IS420 */ + dev->info.yres_range.max = _2btol (&jbuf.MaxRes.y[0]); /* set to 800 */ + dev->info.resYstep = jbuf.resolutionstep & 0x0F; /* set to 1 */ + dev->info.yres_range.quant = dev->info.resYstep; + + /* set the length of the list to zero first, then append standard resolutions */ + i = 0; + if ((jbuf.standardres[0] & 0x80) == 0x80) + dev->info.resStdList[++i] = 60; + if ((jbuf.standardres[0] & 0x40) == 0x40) + dev->info.resStdList[++i] = 75; + if ((jbuf.standardres[0] & 0x20) == 0x20) + dev->info.resStdList[++i] = 100; + if ((jbuf.standardres[0] & 0x10) == 0x10) + dev->info.resStdList[++i] = 120; + if ((jbuf.standardres[0] & 0x08) == 0x08) + dev->info.resStdList[++i] = 150; + if ((jbuf.standardres[0] & 0x04) == 0x04) + dev->info.resStdList[++i] = 160; + if ((jbuf.standardres[0] & 0x02) == 0x02) + dev->info.resStdList[++i] = 180; + if ((jbuf.standardres[0] & 0x01) == 0x01) + dev->info.resStdList[++i] = 200; + if ((jbuf.standardres[1] & 0x80) == 0x80) + dev->info.resStdList[++i] = 240; + if ((jbuf.standardres[1] & 0x40) == 0x40) + dev->info.resStdList[++i] = 300; + if ((jbuf.standardres[1] & 0x20) == 0x20) + dev->info.resStdList[++i] = 320; + if ((jbuf.standardres[1] & 0x10) == 0x10) + dev->info.resStdList[++i] = 400; + if ((jbuf.standardres[1] & 0x08) == 0x08) + dev->info.resStdList[++i] = 480; + if ((jbuf.standardres[1] & 0x04) == 0x04) + dev->info.resStdList[++i] = 600; + if ((jbuf.standardres[1] & 0x02) == 0x02) + dev->info.resStdList[++i] = 800; + if ((jbuf.standardres[1] & 0x01) == 0x01) + dev->info.resStdList[++i] = 1200; + dev->info.resStdList[0] = i; /* number of resolutions */ + if (dev->info.resStdList[0] == 0) + { /* make a default standard resolutions for 200 and 300dpi */ + DBG (DBG_warning, "attach: no standard resolutions reported\n"); + dev->info.resStdList[0] = 2; + dev->info.resStdList[1] = 200; + dev->info.resStdList[2] = 300; + dev->info.resBasicX = dev->info.resBasicY = 300; + } + DBG (DBG_info, "attach: Window(W/L) = (%lu/%lu)\n", + _4btol (&jbuf.Window.width[0]), _4btol (&jbuf.Window.length[0])); + dev->info.winWidth = _4btol (&jbuf.Window.width[0]); + dev->info.winHeight = _4btol (&jbuf.Window.length[0]); + if (dev->info.winWidth <= 0) + { + dev->info.winWidth = (SANE_Int) (dev->info.resBasicX * 8.5); + DBG (DBG_warning, "attach: invalid window width reported, using %d\n", + dev->info.winWidth); + } + if (dev->info.winHeight <= 0) + { + dev->info.winHeight = dev->info.resBasicY * 14; + DBG (DBG_warning, "attach: invalid window height reported, using %d\n", + dev->info.winHeight); + } + /* 4692 / 400 * 25.4 = 297 */ + mm = (dev->info.resBasicX > 0) ? + ((double) dev->info.winWidth / (double) dev->info.resBasicX * + MM_PER_INCH) : 0.0; + dev->info.x_range.min = SANE_FIX (0.0); + dev->info.x_range.max = SANE_FIX (mm); + dev->info.x_range.quant = SANE_FIX (0.0); + DBG (DBG_info, "attach: winWidth=%d resBasicX=%d mm/in=%f mm=%f\n", + dev->info.winWidth, dev->info.resBasicX, MM_PER_INCH, mm); + + mm = (dev->info.resBasicY > 0) ? + ((double) dev->info.winHeight / (double) dev->info.resBasicY * + MM_PER_INCH) : 0.0; + dev->info.y_range.min = SANE_FIX (0.0); + dev->info.y_range.max = SANE_FIX (mm); + dev->info.y_range.quant = SANE_FIX (0.0); + + DBG (DBG_info, "attach: RANGE x_range.max=%f, y_range.max=%f\n", + SANE_UNFIX (dev->info.x_range.max), + SANE_UNFIX (dev->info.y_range.max)); + + /* min, max, quantization light-dark 1-255, 0 means default 128 */ + dev->info.brightness_range.min = 1; + dev->info.brightness_range.max = 255; + dev->info.brightness_range.quant = 1; + /* min, max, quantization white-black 1-255, 0 means default 128 */ + dev->info.contrast_range.min = 1; + dev->info.contrast_range.max = 255; + dev->info.contrast_range.quant = 1; + /* min, max, quantization low-high 1-255, 0 means default 128 */ + dev->info.threshold_range.min = 1; + dev->info.threshold_range.max = 255; + dev->info.threshold_range.quant = 1; + + /* jbuf.functions */ + dev->info.overflow_support = + ((jbuf.functions & 0x01) == 0x01) ? SANE_TRUE : SANE_FALSE; + dev->info.lineart_support = + ((jbuf.functions & 0x02) == 0x02) ? SANE_TRUE : SANE_FALSE; + dev->info.dither_support = + ((jbuf.functions & 0x04) == 0x04) ? SANE_TRUE : SANE_FALSE; + dev->info.grayscale_support = + ((jbuf.functions & 0x08) == 0x08) ? SANE_TRUE : SANE_FALSE; + + /* set option defaults */ + dev->info.default_res = dev->info.resBasicX; + dev->info.default_xres = dev->info.resBasicX; + dev->info.default_yres = dev->info.resBasicY; + dev->info.default_imagecomposition = LINEART; + dev->info.default_media = FLATBED; + dev->info.default_duplex = SANE_FALSE; + + /* dev->info.autoborder_default = dev->info.canBorderRecog; */ + /* + dev->info.batch_default = SANE_FALSE; + dev->info.deskew_default = SANE_FALSE; + dev->info.check_adf_default = SANE_FALSE; + dev->info.timeout_adf_default = 0; + dev->info.timeout_manual_default = 0; + */ + /* dev->info.control_panel_default = dev->info.canACE; Image Data Processing */ + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + DBG (DBG_sane_proc, "<<< attach:\n"); + return SANE_STATUS_GOOD; +} + + + + +/* SANE callback to attach a SCSI device */ +static SANE_Status +attach_one_scsi (const char *devname) +{ + return attach (devname, CONNECTION_SCSI, NULL); + /* return SANE_STATUS_GOOD; */ +} + +static void +parse_configuration_file (FILE * fp) +{ + char line[PATH_MAX], *s, *t; + int linenumber; + + DBG (DBG_proc, ">> parse_configuration_file\n"); + + if (fp == NULL) + { + DBG (DBG_proc, + ">> parse_configuration_file: No config file present!\n"); + } + else + { /*parse configuration file */ + for (linenumber = 0; sanei_config_read (line, sizeof (line), fp); + linenumber++) + { + DBG (DBG_proc, + ">> parse_configuration_file: parsing config line \"%s\"\n", + line); + if (line[0] == '#') + continue; /* ignore line comments */ + for (s = line; isspace (*s); ++s); /* skip white space: */ + for (t = s; *t != '\0'; t++); + for (--t; t > s && isspace (*t); t--); + *(++t) = '\0'; /*trim trailing space */ + if (!strlen (s)) + continue; /* ignore empty lines */ + if ((t = strstr (s, "scsi ")) != NULL) + { + /* scsi VENDOR MODEL TYPE BUS CHANNEL ID LUN */ + DBG (DBG_proc, + ">> parse_configuration_file: config file line %d: trying to attach SCSI: %s'\n", + linenumber, line); + sanei_config_attach_matching_devices (t, attach_one_scsi); + } + else if ((t = strstr (s, "/dev/")) != NULL) + { + /* /dev/scanner /dev/sg0 */ + DBG (DBG_proc, + ">> parse_configuration_file: config file line %d: trying to attach SCSI: %s'\n", + linenumber, line); + sanei_config_attach_matching_devices (t, attach_one_scsi); + } + else if ((t = strstr (s, "option")) != NULL) + { + for (t += 6; isspace (*t); t++); /* skip to flag */ + /* if(strstr(t,"FLAG_VALUE")!=NULL) FLAG_VALUE=SANE_TRUE; */ + } + else + { + DBG (DBG_proc, + ">> parse_configuration_file: config file line %d: OBSOLETE !! use the scsi keyword!\n", + linenumber); + DBG (DBG_proc, + ">> parse_configuration_file: (see man sane-avision for details): trying to attach SCSI: %s'\n", + line); + } + } + fclose (fp); + } + DBG (DBG_proc, "<< parse_configuration_file\n"); + return; +} + +static SANE_Status +do_cancel (HS2P_Scanner * s) +{ + SANE_Status status; + DBG (DBG_sane_proc, ">> do_cancel\n"); + + DBG (DBG_proc, "cancel: sending OBJECT POSITION\n"); + + s->scanning = SANE_FALSE; + s->cancelled = SANE_TRUE; + s->EOM = SANE_FALSE; + + if (s->fd >= 0) + { + if ((status = + object_position (s->fd, + OBJECT_POSITION_UNLOAD)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "cancel: OBJECT POSTITION failed\n"); + } + sanei_scsi_req_flush_all (); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + } + /* + if (s->reader_pid > 0){ + int exit_status; + sanei_thread_kill (s->reader_pid); + sanei_thread_waitpid (s->reader_pid, &exit_status); + s->reader_pid = 0; + } + */ + + DBG (DBG_sane_proc, "<< do_cancel\n"); + return (SANE_STATUS_CANCELLED); +} + + +SANE_Status +sane_init (SANE_Int * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + FILE *fp; + + DBG_INIT (); /* initialize SANE DEBUG */ + + /*DBG (DBG_sane_init, "> sane_init (authorize = %p)\n", (void *) authorize); */ +#if defined PACKAGE && defined VERSION + DBG (DBG_sane_init, "> sane_init: hs2p backend version %d.%d-%d (" + PACKAGE " " VERSION ")\n", SANE_CURRENT_MAJOR, V_MINOR, BUILD); +#endif + /* + sanei_thread_init (); + */ + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + + if ((fp = sanei_config_open (HS2P_CONFIG_FILE)) != NULL) + { + parse_configuration_file (fp); + } + else + { + DBG (DBG_sane_init, "> sane_init: No config file \"%s\" present!\n", + HS2P_CONFIG_FILE); + } + +#if 0 + /* avision.c: search for all supported scanners on all scsi busses & channels */ + for (hw = &HS2P_Device_List[0]; hw->mfg != NULL; hw++) + { + sanei_scsi_find_devices (hw->mfg, /*vendor */ + hw->model, /*model */ + NULL, /*all types */ + -1, /*all bus */ + -1, /*all channel */ + -1, /*all id */ + -1, /*all lun */ + attach_one_scsi); /*callback */ + DBG (2, "sane_init: %s %s\n", hw->mfg, hw->model); + } +#endif + + DBG (DBG_sane_init, "< sane_init\n"); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + HS2P_Device *dev, *next; + DBG (DBG_proc, ">> sane_exit\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) (SANE_String_Const *) dev->sane.name); + free ((SANE_String_Const *) dev->sane.model); + free (dev); + } + + DBG (DBG_proc, "<< sane_exit\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + HS2P_Device *dev; + int i; + DBG (DBG_proc, ">> sane_get_devices (local_only = %d)\n", local_only); + + if (devlist) + free (devlist); + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return (SANE_STATUS_NO_MEM); + + i = 0; + for (dev = first_dev; dev; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + DBG (DBG_proc, "<< sane_get_devices\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devnam, SANE_Handle * handle) +{ + SANE_Status status; + HS2P_Device *dev; + HS2P_Scanner *s; + DBG (DBG_proc, "> sane_open\n"); + + if (devnam[0] == '\0') + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + break; + } + if (!dev) + { + status = attach (devnam, CONNECTION_SCSI, &dev); + if (status != SANE_STATUS_GOOD) + return (status); + } + } + else + { + dev = first_dev; + } + if (!dev) + return (SANE_STATUS_INVAL); + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); /* initialize */ + + s->fd = -1; + s->hw = dev; + s->hw->info.bmu = s->bmu = MILLIMETERS; /* 01H */ + s->hw->info.mud = s->mud = 1; /* If the scale is MM or POINT, mud is fixed to 1 */ + s->bpp = 1; /* supports 1,4,6,8 so we set to LINEART 1bpp */ + /* + s->scanning = SANE_FALSE; + s->cancelled = SANE_FALSE; + */ + /* + */ + + ScannerDump (s); + init_options (s); + + s->next = first_handle; /* insert newly opened handle into list of open handles: */ + first_handle = s; + + /* initialize our parameters here AND in sane_start? + get_parameters(s, 0); + */ + + *handle = s; + + DBG (DBG_proc, "< sane_open\n"); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + HS2P_Scanner *s = (HS2P_Scanner *) handle; + char **str; + DBG (DBG_proc, ">> sane_close\n"); + + if (s->fd != -1) + sanei_scsi_close (s->fd); + free (s); + + for (str = &compression_list[0]; *str; str++); + free (*str); + for (str = &scan_mode_list[0]; *str; str++); + free (*str); + + DBG (DBG_proc, "<< sane_close\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + HS2P_Scanner *s = handle; + DBG (DBG_proc, ">> sane_get_option_descriptor: %d name=%s\n", option, + s->opt[option].name); + + if ((unsigned) option >= NUM_OPTIONS) + return (0); + + DBG (DBG_info, "<< sane_get_option_descriptor: name=%s\n", + s->opt[option].name); + return (s->opt + option); +} + +#if 0 +static SANE_Int +get_scan_mode_id (char *s) /* sequential search */ +{ + SANE_Int i; + + for (i = 0; scan_mode_list[i]; i++) + if (strcmp (s, scan_mode_list[i]) == 0) + break; + + /* unknown strings are treated as 'lineart' */ + return scan_mode_list[i] ? i : 0; +} +#endif +static SANE_Status +update_hs2p_data (HS2P_Scanner * s) +{ + + DBG (DBG_proc, ">> update_hs2p_data\n"); + /* OPT_NREGX_ADF: */ + DBG (DBG_sane_option, "OPT_NREGX_ADF\n"); + s->val[OPT_NREGX_ADF].w = (SANE_Word) s->data.maintenance.nregx_adf; + + /* OPT_NREGY_ADF: */ + DBG (DBG_sane_option, "OPT_NREGY_ADF\n"); + s->val[OPT_NREGY_ADF].w = (SANE_Word) s->data.maintenance.nregx_book; + + /* OPT_NREGX_BOOK: */ + DBG (DBG_sane_option, "OPT_NREGX_BOOK\n"); + s->val[OPT_NREGX_BOOK].w = (SANE_Word) s->data.maintenance.nregx_book; + + /* OPT_NREGY_BOOK: */ + DBG (DBG_sane_option, "OPT_NREGY_BOOK\n"); + s->val[OPT_NREGY_BOOK].w = (SANE_Word) s->data.maintenance.nregy_book; + + /* OPT_NSCANS_ADF: */ + DBG (DBG_sane_option, "OPT_NSCANS_ADF\n"); + s->val[OPT_NSCANS_ADF].w = + (SANE_Word) _4btol (&(s->data.maintenance.nscans_adf[0])); + + /* OPT_NSCANS_BOOK: */ + DBG (DBG_sane_option, "OPT_NSCANS_BOOK\n"); + s->val[OPT_NSCANS_BOOK].w = + (SANE_Word) _4btol (&(s->data.maintenance.nscans_book[0])); + + /* OPT_LAMP_TIME: */ + DBG (DBG_sane_option, "OPT_LAMP_TIME\n"); + s->val[OPT_LAMP_TIME].w = + (SANE_Word) _4btol (&(s->data.maintenance.lamp_time[0])); + + /* OPT_EO_ODD: */ + DBG (DBG_sane_option, "OPT_EO_ODD\n"); + s->val[OPT_EO_ODD].w = (SANE_Word) s->data.maintenance.eo_odd; + + /* OPT_EO_EVEN: */ + DBG (DBG_sane_option, "OPT_EO_EVEN\n"); + s->val[OPT_EO_EVEN].w = (SANE_Word) s->data.maintenance.eo_even; + + /* OPT_BLACK_LEVEL_ODD: */ + DBG (DBG_sane_option, "OPT_BLACK_LEVEL_ODD\n"); + s->val[OPT_BLACK_LEVEL_ODD].w = + (SANE_Word) s->data.maintenance.black_level_odd; + + /* OPT_BLACK_LEVEL_EVEN: */ + DBG (DBG_sane_option, "OPT_BLACK_LEVEL_EVEN\n"); + s->val[OPT_BLACK_LEVEL_EVEN].w = + (SANE_Word) s->data.maintenance.black_level_even; + + /* OPT_WHITE_LEVEL_ODD: */ + DBG (DBG_sane_option, "OPT_WHITE_LEVEL_ODD\n"); + s->val[OPT_WHITE_LEVEL_ODD].w = + (SANE_Word) _2btol (&(s->data.maintenance.white_level_odd[0])); + + /* OPT_WHITE_LEVEL_EVEN: */ + DBG (DBG_sane_option, "OPT_WHITE_LEVEL_EVEN\n"); + s->val[OPT_WHITE_LEVEL_EVEN].w = + (SANE_Word) _2btol (&(s->data.maintenance.white_level_even[0])); + + /* OPT_FIRST_ADJ_WHITE_ODD: */ + DBG (DBG_sane_option, "OPT_FIRST_ADJ_WHITE_ODD\n"); + s->val[OPT_FIRST_ADJ_WHITE_ODD].w = + (SANE_Word) _2btol (&(s->data.maintenance.first_adj_white_odd[0])); + + /* OPT_FIRST_ADJ_WHITE_EVEN: */ + DBG (DBG_sane_option, "OPT_FIRST_ADJ_WHITE_EVEN\n"); + s->val[OPT_FIRST_ADJ_WHITE_EVEN].w = + (SANE_Word) _2btol (&(s->data.maintenance.first_adj_white_even[0])); + + /* OPT_DENSITY: */ + DBG (DBG_sane_option, "OPT_DENSITY\n"); + s->val[OPT_DENSITY].w = (SANE_Word) s->data.maintenance.density_adj; + + /* OPT_NREGX_REVERSE: */ + DBG (DBG_sane_option, "OPT_NREGX_REVERSE\n"); + s->val[OPT_NREGX_REVERSE].w = (SANE_Word) s->data.maintenance.nregx_reverse; + + /* OPT_NREGY_REVERSE: */ + DBG (DBG_sane_option, "OPT_NREGY_REVERSE\n"); + s->val[OPT_NREGY_REVERSE].w = (SANE_Word) s->data.maintenance.nregy_reverse; + + /* OPT_NSCANS_REVERSE_ADF: */ + DBG (DBG_sane_option, "OPT_NSCANS_REVERSE_ADF\n"); + s->val[OPT_NSCANS_REVERSE_ADF].w = + (SANE_Word) _4btol (&(s->data.maintenance.nscans_reverse_adf[0])); + + /* OPT_REVERSE_TIME: */ + DBG (DBG_sane_option, "OPT_REVERSE_TIME\n"); + s->val[OPT_REVERSE_TIME].w = + (SANE_Word) _4btol (&(s->data.maintenance.reverse_time[0])); + + /* OPT_NCHARS: */ + DBG (DBG_sane_option, "OPT_NCHARS\n"); + s->val[OPT_NCHARS].w = + (SANE_Word) _4btol (&(s->data.maintenance.nchars[0])); + + DBG (DBG_proc, "<< update_hs2p_data\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +hs2p_open (HS2P_Scanner * s) +{ + SANE_Status status; + DBG (DBG_proc, ">> hs2p_open\n"); + DBG (DBG_info, ">> hs2p_open: trying to open: name=\"%s\" fd=%d\n", + s->hw->sane.name, s->fd); + if ((status = + sanei_scsi_open (s->hw->sane.name, &s->fd, &sense_handler, + &(s->hw->sense_data))) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: open of %s failed: %d %s\n", + s->hw->sane.name, status, sane_strstatus (status)); + return (status); + } + DBG (DBG_info, ">>hs2p_open: OPENED \"%s\" fd=%d\n", s->hw->sane.name, + s->fd); + + if ((status = test_unit_ready (s->fd)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "hs2p_open: test_unit_ready() failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + DBG (DBG_proc, "<< hs2p_open\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +hs2p_close (HS2P_Scanner * s) +{ + + DBG (DBG_proc, ">> hs2p_close\n"); + + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + + DBG (DBG_proc, "<< hs2p_close\n"); + return SANE_STATUS_GOOD; +} + +#include +static SANE_Status +get_hs2p_data (HS2P_Scanner * s, ...) +{ + SANE_Status status; + SANE_Byte *buf; + size_t *len = &(s->data.bufsize); + int dtc, fd = s->fd; + u_long dtq = 0; /* two bytes */ + va_list ap; + + DBG (DBG_proc, ">> get_hs2p_data\n"); + if (fd < 0) + { + status = hs2p_open (s); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "get_hs2p_data: error opening scanner: %s\n", + sane_strstatus (status)); + return status; + } + } + + for (va_start (ap, s), dtc = va_arg (ap, int); dtc != DATA_TYPE_EOL; + dtc = va_arg (ap, int)) + { + DBG (DBG_proc, ">> get_hs2p_data 0x%2.2x\n", (int) dtc); + switch (dtc) + { + case DATA_TYPE_GAMMA: + buf = &(s->data.gamma[0]); + *len = sizeof (s->data.gamma); + break; + case DATA_TYPE_ENDORSER: + buf = &(s->data.endorser[0]); + *len = sizeof (s->data.endorser); + break; + case DATA_TYPE_SIZE: + buf = &(s->data.size); + *len = sizeof (s->data.size); + break; + case DATA_TYPE_PAGE_LEN: + buf = s->data.nlines; + *len = sizeof (s->data.nlines); + break; + case DATA_TYPE_MAINTENANCE: + buf = (SANE_Byte *) & (s->data.maintenance); + *len = sizeof (s->data.maintenance); + break; + case DATA_TYPE_ADF_STATUS: + buf = &(s->data.adf_status); + *len = sizeof (s->data.adf_status); + break; + case DATA_TYPE_IMAGE: + case DATA_TYPE_HALFTONE: + default: + DBG (DBG_info, "Data Type Code %2.2x not handled.\n", dtc); + return SANE_STATUS_INVAL; + } + DBG (DBG_info, + "get_hs2p_data calling read_data for dtc=%2.2x and bufsize=%lu\n", + (int) dtc, (u_long) * len); + status = read_data (s->fd, buf, len, (SANE_Byte) dtc, dtq); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "get_scanner_data: ERROR %s\n", + sane_strstatus (status)); + } + } + va_end (ap); + + if (fd < 0) + { /* need to return fd to original state */ + status = hs2p_close (s); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "get_hs2p_data: error closing fd: %s\n", + sane_strstatus (status)); + } + } + DBG (DBG_proc, "<< get_hs2p_data: %d\n", status); + return (status); +} + +static SANE_Status +print_maintenance_data (MAINTENANCE_DATA * d) +{ + DBG (DBG_proc, ">> print_maintenance_data: \n"); + + DBG (DBG_LEVEL, "nregx_adf = %d\n", d->nregx_adf); + DBG (DBG_LEVEL, "nregy_adf = %d\n", d->nregy_adf); + + DBG (DBG_LEVEL, "nregx_book = %d\n", d->nregx_book); + DBG (DBG_LEVEL, "nregy_book = %d\n", d->nregy_book); + + DBG (DBG_LEVEL, "nscans_adf = %lu\n", _4btol (&(d->nscans_adf[0]))); + DBG (DBG_LEVEL, "nscans_adf = %lu\n", _4btol (&(d->nscans_adf[0]))); + + DBG (DBG_LEVEL, "lamp time = %lu\n", _4btol (&(d->lamp_time[0]))); + + DBG (DBG_LEVEL, "eo_odd = %d\n", d->eo_odd); + DBG (DBG_LEVEL, "eo_even = %d\n", d->eo_even); + + DBG (DBG_LEVEL, "black_level_odd = %d\n", d->black_level_odd); + DBG (DBG_LEVEL, "black_level_even = %d\n", d->black_level_even); + + DBG (DBG_LEVEL, "white_level_odd = %lu\n", + _2btol (&(d->white_level_odd[0]))); + DBG (DBG_LEVEL, "white_level_even = %lu\n", + _2btol (&(d->white_level_even[0]))); + + DBG (DBG_LEVEL, "first_adj_white_odd = %lu\n", + _2btol (&(d->first_adj_white_odd[0]))); + DBG (DBG_LEVEL, "first_adj_white_even = %lu\n", + _2btol (&(d->first_adj_white_even[0]))); + + DBG (DBG_LEVEL, "density_adj = %d\n", d->density_adj); + + DBG (DBG_LEVEL, "nregx_reverse = %d\n", d->nregx_reverse); + DBG (DBG_LEVEL, "nregy_reverse = %d\n", d->nregy_reverse); + + DBG (DBG_LEVEL, "nscans_reverse_adf = %lu\n", + _4btol (&(d->nscans_reverse_adf[0]))); + + DBG (DBG_LEVEL, "reverse_time = %lu\n", _4btol (&(d->reverse_time[0]))); + + DBG (DBG_LEVEL, "nchars = %lu\n", _4btol (&(d->nchars[0]))); + + DBG (DBG_proc, "<< print_maintenance_data: \n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + HS2P_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + SANE_String_Const name; + SANE_Int paper_id; + + + + name = s->opt[option].name ? s->opt[option].name : "(nil)"; + if (info) + *info = 0; + DBG (DBG_proc, ">> sane_control_option: %s option=%d name=%s\n", + action == SANE_ACTION_GET_VALUE ? "SET" : "GET", option, name); + + if (s->scanning) + return (SANE_STATUS_DEVICE_BUSY); + if (option >= NUM_OPTIONS) + return (SANE_STATUS_INVAL); + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return (SANE_STATUS_INVAL); + + if (action == SANE_ACTION_GET_VALUE) + { + DBG (DBG_proc, "sane_control_option get_value option=%d\n", option); + switch (option) + { + /* word options: */ + case OPT_RESOLUTION: + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_CONTRAST: + case OPT_NUM_OPTS: + *(SANE_Word *) val = s->val[option].w; + return (SANE_STATUS_GOOD); + + /* bool options: */ + /*case OPT_AUTOBORDER: case OPT_DESKEW: case OPT_CHECK_ADF: case OPT_BATCH: */ + case OPT_PREVIEW: + case OPT_SCAN_WAIT_MODE: + case OPT_DUPLEX: + case OPT_AUTO_SIZE: + case OPT_NEGATIVE: + case OPT_ENDORSER: + case OPT_SMOOTHING: + case OPT_WHITE_BALANCE: + case OPT_PREFEED: + case OPT_CUSTOM_GAMMA: + case OPT_PADDING: + *(SANE_Bool *) val = s->val[option].w; + return (SANE_STATUS_GOOD); + + /* string options: */ + /* case OPT_ADF: */ + /* case OPT_BITORDER: */ + /* case OPT_ROTATION */ + /* case OPT_SECTION: */ + case OPT_INQUIRY: + case OPT_SCAN_SOURCE: + case OPT_PAGE_ORIENTATION: + case OPT_PAPER_SIZE: + case OPT_SCAN_MODE: + case OPT_ENDORSER_STRING: + case OPT_COMPRESSION: + case OPT_NOISEREMOVAL: + case OPT_GRAYFILTER: + case OPT_HALFTONE_CODE: + case OPT_HALFTONE_PATTERN: + case OPT_GAMMA: + case OPT_AUTOSEP: + case OPT_AUTOBIN: + case OPT_PADDING_TYPE: + DBG (DBG_proc, "STRING=%s\n", s->val[option].s); + strcpy (val, s->val[option].s); + return (SANE_STATUS_GOOD); + DBG (DBG_proc, "sizeof(val)=%lu sizeof(s)=%lu\n", + (u_long) sizeof (val), (u_long) sizeof (s->val[option].s)); + return (SANE_STATUS_GOOD); + + /* gamma */ + case OPT_GAMMA_VECTOR_GRAY: + memcpy (val, s->val[option].wa, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* MAINTENANCE DATA */ + case OPT_DATA_GROUP: + case OPT_UPDATE: + return SANE_STATUS_GOOD; + case OPT_NREGX_ADF: + DBG (DBG_sane_option, "OPT_NREGX_ADF\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.nregx_adf; + return SANE_STATUS_GOOD; + case OPT_NREGY_ADF: + DBG (DBG_sane_option, "OPT_NREGY_ADF\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.nregx_book; + return SANE_STATUS_GOOD; + case OPT_NREGX_BOOK: + DBG (DBG_sane_option, "OPT_NREGX_BOOK\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.nregx_book; + return SANE_STATUS_GOOD; + case OPT_NREGY_BOOK: + DBG (DBG_sane_option, "OPT_NREGY_BOOK\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.nregy_book; + return SANE_STATUS_GOOD; + case OPT_NSCANS_ADF: + DBG (DBG_sane_option, "OPT_NSCANS_ADF\n"); + *(SANE_Word *) val = + (SANE_Word) _4btol (&(s->data.maintenance.nscans_adf[0])); + return SANE_STATUS_GOOD; + case OPT_NSCANS_BOOK: + DBG (DBG_sane_option, "OPT_NSCANS_BOOK\n"); + *(SANE_Word *) val = + (SANE_Word) _4btol (&(s->data.maintenance.nscans_book[0])); + return SANE_STATUS_GOOD; + case OPT_LAMP_TIME: + DBG (DBG_sane_option, "OPT_LAMP_TIME\n"); + *(SANE_Word *) val = + (SANE_Word) _4btol (&(s->data.maintenance.lamp_time[0])); + return SANE_STATUS_GOOD; + case OPT_EO_ODD: + DBG (DBG_sane_option, "OPT_EO_ODD\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.eo_odd; + return SANE_STATUS_GOOD; + case OPT_EO_EVEN: + DBG (DBG_sane_option, "OPT_EO_EVEN\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.eo_even; + return SANE_STATUS_GOOD; + case OPT_BLACK_LEVEL_ODD: + DBG (DBG_sane_option, "OPT_BLACK_LEVEL_ODD\n"); + *(SANE_Word *) val = + (SANE_Word) s->data.maintenance.black_level_odd; + return SANE_STATUS_GOOD; + case OPT_BLACK_LEVEL_EVEN: + DBG (DBG_sane_option, "OPT_BLACK_LEVEL_EVEN\n"); + *(SANE_Word *) val = + (SANE_Word) s->data.maintenance.black_level_even; + return SANE_STATUS_GOOD; + case OPT_WHITE_LEVEL_ODD: + DBG (DBG_sane_option, "OPT_WHITE_LEVEL_ODD\n"); + *(SANE_Word *) val = + (SANE_Word) _2btol (&(s->data.maintenance.white_level_odd[0])); + return SANE_STATUS_GOOD; + case OPT_WHITE_LEVEL_EVEN: + DBG (DBG_sane_option, "OPT_WHITE_LEVEL_EVEN\n"); + *(SANE_Word *) val = + (SANE_Word) _2btol (&(s->data.maintenance.white_level_even[0])); + return SANE_STATUS_GOOD; + case OPT_FIRST_ADJ_WHITE_ODD: + DBG (DBG_sane_option, "OPT_FIRST_ADJ_WHITE_ODD\n"); + *(SANE_Word *) val = + (SANE_Word) + _2btol (&(s->data.maintenance.first_adj_white_odd[0])); + return SANE_STATUS_GOOD; + case OPT_FIRST_ADJ_WHITE_EVEN: + DBG (DBG_sane_option, "OPT_FIRST_ADJ_WHITE_EVEN\n"); + *(SANE_Word *) val = + (SANE_Word) + _2btol (&(s->data.maintenance.first_adj_white_even[0])); + return SANE_STATUS_GOOD; + case OPT_DENSITY: + DBG (DBG_sane_option, "OPT_DENSITY\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.density_adj; + return SANE_STATUS_GOOD; + case OPT_NREGX_REVERSE: + DBG (DBG_sane_option, "OPT_NREGX_REVERSE\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.nregx_reverse; + return SANE_STATUS_GOOD; + case OPT_NREGY_REVERSE: + DBG (DBG_sane_option, "OPT_NREGY_REVERSE\n"); + *(SANE_Word *) val = (SANE_Word) s->data.maintenance.nregy_reverse; + return SANE_STATUS_GOOD; + case OPT_NSCANS_REVERSE_ADF: + DBG (DBG_sane_option, "OPT_NSCANS_REVERSE_ADF\n"); + *(SANE_Word *) val = + (SANE_Word) _4btol (&(s->data.maintenance.nscans_reverse_adf[0])); + return SANE_STATUS_GOOD; + case OPT_REVERSE_TIME: + DBG (DBG_sane_option, "OPT_REVERSE_TIME\n"); + *(SANE_Word *) val = + (SANE_Word) _4btol (&(s->data.maintenance.reverse_time[0])); + return SANE_STATUS_GOOD; + case OPT_NCHARS: + DBG (DBG_sane_option, "OPT_NCHARS\n"); + *(SANE_Word *) val = + (SANE_Word) _4btol (&(s->data.maintenance.nchars[0])); + return (SANE_STATUS_GOOD); + + default: + DBG (DBG_proc, "sane_control_option:invalid option number %d\n", + option); + return SANE_STATUS_INVAL; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + DBG (DBG_proc, "sane_control_option set_value\n"); + switch (s->opt[option].type) + { + case SANE_TYPE_BOOL: + case SANE_TYPE_INT: + DBG (DBG_proc, "sane_control_option: set_value %s [#%d] to %d\n", + name, option, *(SANE_Word *) val); + break; + case SANE_TYPE_FIXED: + DBG (DBG_proc, "sane_control_option: set_value %s [#%d] to %f\n", + name, option, SANE_UNFIX (*(SANE_Word *) val)); + break; + case SANE_TYPE_STRING: + DBG (DBG_proc, "sane_control_option: set_value %s [#%d] to %s\n", + name, option, (char *) val); + break; + case SANE_TYPE_BUTTON: + DBG (DBG_proc, "sane_control_option: set_value %s [#%d]\n", + name, option); + update_hs2p_data (s); + break; + default: + DBG (DBG_proc, "sane_control_option: set_value %s [#%d]\n", name, + option); + } + + if (!SANE_OPTION_IS_SETTABLE (cap)) + return (SANE_STATUS_INVAL); + if ((status = + sanei_constrain_value (s->opt + option, val, + info)) != SANE_STATUS_GOOD) + return status; + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + s->opt[OPT_AUTO_SIZE].cap |= SANE_CAP_INACTIVE; /* disable auto size */ + /* make sure that paper-size is set to custom */ + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + s->val[option].w = *(SANE_Word *) val; + /* resets the paper format to user defined */ + if (strcmp (s->val[OPT_PAPER_SIZE].s, paper_list[0]) != 0) /* CUSTOM PAPER SIZE */ + { + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[OPT_PAPER_SIZE].s) + free (s->val[OPT_PAPER_SIZE].s); + s->val[OPT_PAPER_SIZE].s = strdup (paper_list[0]); /* CUSTOM PAPER SIZE */ + } + /* fall through */ + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + + /* fall through */ + /*case OPT_ACE_FUNCTION: case OPT_ACE_SENSITIVITY: */ + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_CONTRAST: + case OPT_NUM_OPTS: + s->val[option].w = *(SANE_Word *) val; + return (SANE_STATUS_GOOD); + + /* string options */ + case OPT_NOISEREMOVAL: + case OPT_AUTOSEP: + case OPT_AUTOBIN: + case OPT_COMPRESSION: + case OPT_PADDING_TYPE: + case OPT_GRAYFILTER: + case OPT_HALFTONE_CODE: + case OPT_HALFTONE_PATTERN: + case OPT_ENDORSER_STRING: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + /* boolean options: */ + case OPT_PREVIEW: + case OPT_DUPLEX: + case OPT_NEGATIVE: + case OPT_SCAN_WAIT_MODE: + case OPT_ENDORSER: + case OPT_SMOOTHING: + case OPT_WHITE_BALANCE: + case OPT_PREFEED: + case OPT_PADDING: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR_GRAY: + memcpy (s->val[option].wa, val, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* options with side effect */ + case OPT_GAMMA: + if (strcmp (s->val[option].s, (SANE_String) val)) + { + if (!strcmp ((SANE_String) val, "User")) + { + s->val[OPT_CUSTOM_GAMMA].b = SANE_TRUE; + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + /* Brightness and Contrast do not work when downloading Gamma Table */ + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + } + else + { + s->val[OPT_CUSTOM_GAMMA].b = SANE_FALSE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + case OPT_CUSTOM_GAMMA: + s->val[OPT_CUSTOM_GAMMA].w = *(SANE_Word *) val; + if (s->val[OPT_CUSTOM_GAMMA].w) + { + s->opt[OPT_GAMMA_VECTOR_GRAY].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA_VECTOR_GRAY].cap |= SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_RESOLUTION: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + s->val[option].w = *(SANE_Word *) val; + s->val[OPT_X_RESOLUTION].w = *(SANE_Word *) val; + s->val[OPT_Y_RESOLUTION].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + case OPT_SCAN_SOURCE: + /* a string option */ + /* Since the scanner ejects the sheet in ADF mode + * it is impossible to scan multiple sections in one document + * In ADF mode, because of mechanical limitations: + * the minimum document size is (x,y)=(69mm x 120mm) + */ + if (info && strcmp ((char *) s->val[option].s, (char *) val)) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!strcmp ("ADF", (SANE_String) val)) + { + s->opt[OPT_ENDORSER].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_ENDORSER_STRING].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_PREFEED].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_DUPLEX].cap &= ~SANE_CAP_INACTIVE; + /*s->opt[OPT_PADDING].cap &= ~SANE_CAP_INACTIVE; */ + } + else + { /* Flatbed */ + s->opt[OPT_ENDORSER].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_ENDORSER_STRING].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_PREFEED].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_DUPLEX].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_PADDING].cap |= SANE_CAP_INACTIVE; + } + return SANE_STATUS_GOOD; + case OPT_SCAN_MODE: + /* a string option */ + /* scan mode != lineart disables compression, setting it to 'none' */ + if (strcmp (s->val[option].s, (SANE_String) val)) + { + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (!strcmp (SM_LINEART, (SANE_String) val)) + { + s->image_composition = LINEART; + s->opt[OPT_COMPRESSION].cap &= ~SANE_CAP_INACTIVE; /* enable compression control */ + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; /* enable threshold control */ + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; /* disable brightness control */ + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; /* disable contrast control */ + s->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; /* disable gamma */ + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; /* disable gamma */ + s->opt[OPT_GAMMA_VECTOR_GRAY].cap |= SANE_CAP_INACTIVE; /* disable gamma */ + s->opt[OPT_HALFTONE_CODE].cap |= SANE_CAP_INACTIVE; /* disable halftone code */ + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; /* disable halftone pattern */ + } + else + { + if (!strcmp (SM_HALFTONE, (SANE_String) val)) + { + s->image_composition = HALFTONE; + s->opt[OPT_HALFTONE_CODE].cap &= ~SANE_CAP_INACTIVE; /* enable halftone code */ + s->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; /* enable halftone pattern */ + } + else if (!strcmp (SM_4BITGRAY, (SANE_String) val) || + !strcmp (SM_6BITGRAY, (SANE_String) val) || + !strcmp (SM_8BITGRAY, (SANE_String) val)) + { + s->image_composition = GRAYSCALE; + s->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; /* enable gamma */ + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; /* enable brightness */ + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; /* enable contrast */ + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; /* disable threshold */ + s->opt[OPT_COMPRESSION].cap |= SANE_CAP_INACTIVE; /* disable compression */ + s->opt[OPT_HALFTONE_CODE].cap |= SANE_CAP_INACTIVE; /* disable halftone code */ + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; /* disable halftone pattern */ + if (s->val[OPT_COMPRESSION].s + && get_compression_id (s->val[OPT_COMPRESSION].s) != + 0) + { + free (s->val[OPT_COMPRESSION].s); + s->val[OPT_COMPRESSION].s = + strdup (compression_list[0]); + } + } + } + free (s->val[option].s); + s->val[option].s = strdup (val); + } + return SANE_STATUS_GOOD; + + case OPT_PAGE_ORIENTATION: + if (strcmp (s->val[option].s, (SANE_String) val)) + { + free (s->val[option].s); + s->val[option].s = strdup (val); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + /* set val to current selected paper size */ + paper_id = get_paper_id ((SANE_String) s->val[OPT_PAPER_SIZE].s); + goto paper_id; + case OPT_PAPER_SIZE: + /* a string option */ + /* changes geometry options, therefore _RELOAD_PARAMS and _RELOAD_OPTIONS */ + s->opt[OPT_AUTO_SIZE].cap |= SANE_CAP_INACTIVE; /* disable auto size */ + if (strcmp (s->val[option].s, (SANE_String) val)) + { + paper_id = get_paper_id ((SANE_String) val); + + /* paper_id 0 is a special case (custom) that + * disables the paper size control of geometry + */ + paper_id: + if (paper_id != 0) + { + double x_max, y_max, x, y, temp; + + x_max = SANE_UNFIX (s->hw->info.x_range.max); + y_max = SANE_UNFIX (s->hw->info.y_range.max); + + /* a dimension of 0.0 (or less) is replaced with the max value */ + x = (paper_sizes[paper_id].width <= 0.0) ? x_max : + paper_sizes[paper_id].width; + y = (paper_sizes[paper_id].length <= 0.0) ? y_max : + paper_sizes[paper_id].length; + + if (info) + *info |= + SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + if (!strcmp (s->val[OPT_PAGE_ORIENTATION].s, LANDSCAPE)) /* swap */ + { + temp = y_max; + y_max = x_max; + x_max = temp; + temp = y; + y = x; + x = temp; + } + + s->val[OPT_TL_X].w = SANE_FIX (0.0); + s->val[OPT_TL_Y].w = SANE_FIX (0.0); + s->val[OPT_BR_X].w = SANE_FIX (MIN (x, x_max)); + s->val[OPT_BR_Y].w = SANE_FIX (MIN (y, y_max)); + } + free (s->val[option].s); + s->val[option].s = strdup (val); + } + return SANE_STATUS_GOOD; + case OPT_UPDATE: /* SANE_TYPE_BUTTON */ + DBG (DBG_info, + "OPT_UPDATE: ready to call get_hs2p_data: fd=%d\n", s->fd); + get_hs2p_data (s, + /* DATA_TYPE_GAMMA, */ + /* DATA_TYPE_ENDORSER, */ + /* DATA_TYPE_SIZE, */ + /* DATA_TYPE_PAGE_LEN, */ + DATA_TYPE_MAINTENANCE, + /* DATA_TYPE_ADF_STATUS, */ + /* DATA_TYPE_IMAGE, */ + /* DATA_TYPE_HALFTONE, */ + DATA_TYPE_EOL); /* va_list end */ + update_hs2p_data (s); + if (DBG_LEVEL >= DBG_info) + print_maintenance_data (&(s->data.maintenance)); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + } + return (SANE_STATUS_GOOD); + } + + DBG (DBG_proc, "<< sane_control_option\n"); + return (SANE_STATUS_INVAL); + +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + HS2P_Scanner *s = handle; + DBG (DBG_proc, ">> sane_get_parameters\n"); + + if (!s->scanning) + { + int width, length, xres, yres; + const char *mode; + + memset (&s->params, 0, sizeof (s->params)); /* CLEAR SANE_Parameters */ + + width = + (int) (SANE_UNFIX (s->val[OPT_BR_X].w) - + SANE_UNFIX (s->val[OPT_TL_X].w)); + length = + (int) (SANE_UNFIX (s->val[OPT_BR_Y].w) - + SANE_UNFIX (s->val[OPT_TL_Y].w)); + xres = s->val[OPT_X_RESOLUTION].w; + yres = s->val[OPT_Y_RESOLUTION].w; + DBG (DBG_proc, + ">>sane_get_parameters: (W/L)=(%d/%d) (xres/yres)=(%d/%d) mud=%d\n", + width, length, xres, yres, s->hw->info.mud); + + /* make best-effort guess at what parameters will look like once scanning starts. */ + if (xres > 0 && yres > 0 && width > 0 && length > 0) + { /* convert from mm to pixels */ + s->params.pixels_per_line = + width * xres / s->hw->info.mud / MM_PER_INCH; + s->params.lines = length * yres / s->hw->info.mud / MM_PER_INCH; + } + + mode = s->val[OPT_SCAN_MODE].s; + if ((strcmp (mode, SM_LINEART) == 0) || + (strcmp (mode, SM_HALFTONE)) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + /* if the scanner truncates to the byte boundary, so: chop! */ + s->params.pixels_per_line = s->params.bytes_per_line * 8; + s->params.depth = 1; + } + else /* if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) */ + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + } + s->params.last_frame = SANE_TRUE; + } + else + DBG (DBG_proc, "sane_get_parameters: scanning, so can't get params\n"); + + if (params) + *params = s->params; + + DBG (DBG_proc, + "%d pixels per line, %d bytes per line, %d lines high, total %lu bytes, " + "dpi=%ld\n", s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (u_long) s->bytes_to_read, + (long) SANE_UNFIX (s->val[OPT_Y_RESOLUTION].w)); + + DBG (DBG_proc, "<< sane_get_parameters\n"); + return (SANE_STATUS_GOOD); +} + +static SANE_Status +set_window_data (HS2P_Scanner * s, SWD * wbuf) +{ + struct hs2p_window_data *data; + int i, nwin, id, xres, yres, xmax, ymax; + long ulx, uly, width, length, number, bytes; + double offset; + + DBG (DBG_proc, ">> set_window_data: sizeof(*wbuf)=%lu; window len=%lu\n", + (u_long) sizeof (*wbuf), (u_long) sizeof (wbuf->data)); + + /* initialize our window buffer with zeros */ + DBG (DBG_proc, ">> set_window_data: CLEARING wbuf\n"); + memset (wbuf, 0, sizeof (*wbuf)); + + /* Header */ + DBG (DBG_proc, + ">> set_window_data: writing Window Descriptor Length =%lu\n", + (u_long) sizeof (wbuf->data)); + _lto2b (sizeof (wbuf->data), &wbuf->hdr.len[0]); + + /* X-Axis Resolution 100-800dpi in 1 dpi steps */ + xres = s->val[OPT_X_RESOLUTION].w; + if (xres < s->hw->info.resMinX || xres > s->hw->info.resMaxX) + { + DBG (DBG_error, "XRESOLUTION %d IS NOT WITHIN [%d, %d]\n", xres, + s->hw->info.resMinX, s->hw->info.resMaxX); + return (SANE_STATUS_INVAL); + } + + /* Y-Axis Resolution 100-800dpi in 1 dpi steps */ + yres = s->val[OPT_Y_RESOLUTION].w; + if (yres < s->hw->info.resMinY || yres > s->hw->info.resMaxY) + { + DBG (DBG_error, "YRESOLUTION %d IS NOT WITHIN [%d, %d]\n", yres, + s->hw->info.resMinY, s->hw->info.resMaxY); + return (SANE_STATUS_INVAL); + } + + ulx = (long) SANE_UNFIX (s->val[OPT_TL_X].w); + uly = (long) SANE_UNFIX (s->val[OPT_TL_Y].w); + DBG (DBG_info, "set_window_data: upperleft=(%ld,%ld)\n", ulx, uly); + + width = (long) SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w); /* Window Width */ + length = (long) SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w); /* Window Length */ + DBG (DBG_info, "set_window_data: WxL= %ld x %ld\n", width, length); + + /* NOTE: the width in inches converted to byte unit must be the following values or less + * Binary: 620 bytes + * 4-bits gray: 2480 bytes + * 8-bits gray: 4960 bytes + */ + if (!strcmp (s->val[OPT_SCAN_MODE].s, SM_LINEART)) + { + bytes = (width / MM_PER_INCH) * (s->val[OPT_X_RESOLUTION].w / 8.0); + if (bytes > 620) + { + DBG (DBG_error, + "width in pixels too large: width=%ld x-resolution=%d bytes=%ld\n", + width, s->val[OPT_X_RESOLUTION].w, bytes); + return (SANE_STATUS_INVAL); + } + } + else if (!strcmp (s->val[OPT_SCAN_MODE].s, SM_4BITGRAY)) + { + bytes = (width / MM_PER_INCH) * (s->val[OPT_X_RESOLUTION].w / 2.0); + if (bytes > 2480) + { + DBG (DBG_error, + "width in pixels too large: width=%ld x-resolution=%d bytes=%ld\n", + width, s->val[OPT_X_RESOLUTION].w, bytes); + return (SANE_STATUS_INVAL); + } + } + else if (!strcmp (s->val[OPT_SCAN_MODE].s, SM_8BITGRAY)) + { + bytes = (width / MM_PER_INCH) * (s->val[OPT_X_RESOLUTION].w); + if (bytes > 4960) + { + DBG (DBG_error, + "width in pixels too large: width=%ld x-resolution=%d bytes=%ld\n", + width, s->val[OPT_X_RESOLUTION].w, bytes); + return (SANE_STATUS_INVAL); + } + } + + + if (strcmp (s->val[OPT_SCAN_SOURCE].s, scan_source_list[ADF]) == 0) + { + offset = (SANE_UNFIX (s->hw->info.x_range.max) - width) / 2.0; + DBG (DBG_info, "set_window_data: ADF origin offset=%f\n", offset); + + ulx += (long) offset; + } + + + if (strcmp (s->val[OPT_SCAN_SOURCE].s, scan_source_list[FB]) == 0) + { /* FB */ + xmax = 298; /*mm */ + ymax = 432; + } + else + { /* ADF */ + xmax = 298; + ymax = 2000; + } + + /* Boundary Conditions when BMU = MM */ + number = ulx + width; + if (number <= 0 || number > xmax) + { + DBG (DBG_error, "NOT WITHIN BOUNDS: ulx=%ld width=%ld sum=%ld\n", + ulx, width, number); + return (SANE_STATUS_INVAL); + } + number = uly + length; + if (number <= 0 || number > ymax) + { + DBG (DBG_error, "NOT WITHIN BOUNDS: uly=%ld length=%ld sum=%ld\n", + uly, length, number); + return (SANE_STATUS_INVAL); + } + + + + /* For each window (up to 2 if we're duplexing) */ + nwin = (s->val[OPT_DUPLEX].w == SANE_TRUE) ? 2 : 1; + for (i = 0; i < nwin; i++) + { + data = &(wbuf->data[i]); + data->window_id = i; + data->auto_bit &= 0xFE; /* Auto bit set to 0 since auto function isn't supported */ + + _lto2b (xres, &data->xres[0]); /* Set X resolution */ + _lto2b (yres, &data->yres[0]); /* Set Y resolution */ + + _lto4b (ulx, &data->ulx[0]); /* X-Axis Upper Left */ + _lto4b (uly, &data->uly[0]); /* Y-Axis Upper Left */ + + _lto4b (width, &data->width[0]); /* Window Width */ + _lto4b (length, &data->length[0]); /* Window Length */ + + + + + + + data->brightness = s->val[OPT_BRIGHTNESS].w; /* black-white: 1-255; 0 is default 128 */ + data->threshold = s->val[OPT_THRESHOLD].w; /* light-dark: 1-255; 0 is default 128 */ + data->contrast = s->val[OPT_CONTRAST].w; /* low-high: 1-255: 0 is default 128 */ + if (data->brightness == 128) + data->brightness = 0; + if (data->threshold == 128) + data->threshold = 0; + if (data->contrast == 128) + data->contrast = 0; + + data->image_composition = s->image_composition; + data->bpp = s->bpp = s->params.depth; + + /* Byte 27, 347 Halftone Code: if HALFTONE, then either DITHER or ERROR_DIFFUSION */ + if (s->image_composition == HALFTONE) + { /* Then let's use pattern selected by user */ + data->halftone_code = + (get_halftone_code_id (s->val[OPT_HALFTONE_CODE].s) == + 0) ? DITHER : ERROR_DIFFUSION; + data->halftone_id = + get_halftone_pattern_val (s->val[OPT_HALFTONE_PATTERN].s); + } + else + { + data->halftone_code = DITHER; /* 00H reserved */ + data->halftone_id = 0x01; /* 00H reserved */ + } + + + + /* Byte 29, 349: RIF:reserved:padding type */ + if (data->image_composition == LINEART + || data->image_composition == HALFTONE) + { + if (s->val[OPT_NEGATIVE].w) + data->byte29 |= (1 << 7); /* set bit 7 */ + else + data->byte29 &= ~(1 << 7); /* unset bit 7 */ + } + /* Padding Type */ + data->byte29 |= + (paddingtype[get_paddingtype_id (s->val[OPT_PADDING_TYPE].s)]. + val & 0x07); + + /* Bit Ordering: + * Manual Says DEFAULT: [1111 1111][1111 1000] + * Bits15-8 reserved; + * Bit7: '0'-Normal '1'-Mirroring + * Bit6-4: Reserved + * Bit3: '0'-arrangement from MSB in grayscale mode + * '1'-arrangement from LSB in grayscale mode + * 2: '0'-unpacked 4-bits grayscale [DEFAULT] + * '1'-packed 4-bits grayscale + * 1: '0'-output from LSB of each word [DEFAULT] + * '1'-output from MSB of each word + * 0: '0'-output from bit 0 of each byte [DEFAULT] + * '1'-output from bit 7 of each byte + */ + _lto2b (0x007, &data->bit_ordering[0]); /* Set to Packed4bitGray, MSB, MSbit */ + + /* Compression Type and Argument NOT SUPPORTED in this scanner */ + data->compression_type = 0x00; + data->compression_arg = 0x02; + + /* Byte42: MRIF:Filtering:GammaID */ + if (data->image_composition == GRAYSCALE) + { + if (s->val[OPT_NEGATIVE].w) + data->byte42 &= ~(1 << 7); /* unset bit 7 */ + else + data->byte42 |= (1 << 7); /* set bit 7 */ + data->byte42 |= (get_grayfilter_val (s->val[OPT_GRAYFILTER].s) & (7 << 4)); /* set bits 6-4 to GRAYFILTER */ + } + else + { + data->byte42 &= ~(1 << 7); /* unset bit 7 */ + data->byte42 &= ~(7 << 4); /* unset bits 6-4 */ + } + /* Bytes 45, 365 Binary Filtering for lineart and halftone can be set when option IPU is installed */ + if ((id = get_noisematrix_id (s->val[OPT_NOISEREMOVAL].s)) != 0) + { + data->binary_filtering |= (1 << 7); /* set bit 7 */ + data->binary_filtering |= noisematrix[id].val; /* 00H, 01H, 02H; 03H:Reserved */ + } + if (s->val[OPT_SMOOTHING].w == SANE_TRUE) + data->binary_filtering |= (1 << 6); /* set bit 6 */ + + /* Automatic separation, automatic binarization, and SECTION is available if Image Processing Unit is installed */ + if (s->hw->info.hasIPU) + { + /* Byte 48: Automatic Separation */ + data->automatic_separation = + get_auto_separation_val (s->val[OPT_AUTOSEP].s); + /* Byte 50: Automatic Binarization */ + data->automatic_binarization = + get_auto_binarization_val (s->val[OPT_AUTOBIN].s); + /* fill in values for each section + for(j=0; j> sane_start\n"); + s->cancelled = SANE_FALSE; + + if (s->another_side) + { + /* Number of bytes to read for one side of sheet */ + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + DBG (DBG_info, + "SIDE#2 %d pixels per line, %d bytes, %d lines high, dpi=%d\n", + s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (int) s->val[OPT_Y_RESOLUTION].w); + s->scanning = SANE_TRUE; + s->cancelled = SANE_FALSE; + s->another_side = SANE_FALSE; /* This is side 2, so no more sides */ + DBG (DBG_proc, "<< sane_start\n"); + return (SANE_STATUS_GOOD); + } + + if (s->scanning) + { + DBG (DBG_info, "sane_start: device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + /* Let's start a new scan */ + + if ((status = sane_get_parameters (s, 0)) != SANE_STATUS_GOOD) + { /* get preliminary parameters */ + DBG (DBG_error, "sane_start: sane_get_parameters failed: %s\n", + sane_strstatus (status)); + return (status); + } + + DBG (DBG_info, ">> sane_start: trying to open: name=\"%s\" fd=%d\n", + s->hw->sane.name, s->fd); + if ((status = + sanei_scsi_open (s->hw->sane.name, &s->fd, &sense_handler, + &(s->hw->sense_data))) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: open of %s failed: %d %s\n", + s->hw->sane.name, status, sane_strstatus (status)); + return (status); + } + DBG (DBG_info, ">>sane_start: OPENED \"%s\" fd=%d\n", s->hw->sane.name, + s->fd); + + if ((status = test_unit_ready (s->fd)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: test_unit_ready() failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return status; + } + + + if ((status = reserve_unit (s->fd)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: reserve_unit() failed: %s\n", + sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + /* NOW SET UP SCANNER ONCE PER BATCH */ + + DBG (DBG_info, "sane_start: setting basic measurement unit to mm\n"); + if ((status = set_basic_measurement_unit (s->fd, s->hw->info.bmu))) + { + DBG (DBG_error, "set_basic_measurment_unit failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + if (get_scan_source_id (s->val[OPT_SCAN_SOURCE].s) == 0) + { + mode = FLATBED; + } + else + { + mode = (s->val[OPT_DUPLEX].w) ? DUPLEX : SIMPLEX; + } + + prefeed = s->val[OPT_PREFEED].w ? 0x04 : 0x00; + DBG (DBG_info, "sane_start: setting scan source to %d %s\n", mode, + (SANE_String) s->val[OPT_SCAN_SOURCE].s); + DBG (DBG_info, "sane_start: setting prefeed to %d\n", prefeed); + if ((status = + set_adf_control (s->fd, &mode, &prefeed, &mwt)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: error set_adf_control: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (SANE_STATUS_INVAL); + } + + + DBG (DBG_info, "sane_start: setting endorser control to %d\n", + s->val[OPT_ENDORSER].w); + if ((status = + set_endorser_control (s->fd, + &s->val[OPT_ENDORSER].w)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "set_endorser_control failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + if (s->val[OPT_ENDORSER].w) + { + DBG (DBG_info, "sane_start: setting endorser string to %s\n", + s->val[OPT_ENDORSER_STRING].s); + if ((status = + set_endorser_string (s->fd, + (SANE_String) s->val[OPT_ENDORSER_STRING]. + s)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "set_endorser_string failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + } + + DBG (DBG_info, "sane_start: setting scan_wait_mode to %d\n", + s->val[OPT_SCAN_WAIT_MODE].w); + if ((status = + set_scan_wait_mode (s->fd, + s->val[OPT_SCAN_WAIT_MODE].w)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "set_scan_wait_mode failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + DBG (DBG_info, "sane_start: setting white_balance to %d\n", + s->val[OPT_WHITE_BALANCE].w); + if ((status = + set_white_balance (s->fd, + &s->val[OPT_WHITE_BALANCE].w)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "set_white_balance failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + if (s->val[OPT_CUSTOM_GAMMA].b) + { /* Custom Gamma needs to be sent to scanner */ + DBG (DBG_info, "sane_start: setting custom gamma\n"); + if ((status = hs2p_send_gamma (s))) + { + DBG (DBG_error, "hs2p_send_gamma failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + /* We succeeded, so we don't need to upload this vector again (unless user modifies gamma table) */ + s->val[OPT_CUSTOM_GAMMA].b = SANE_FALSE; + } + + + DBG (DBG_info, "sane_start: filling in window data buffer \n"); + if ((status = set_window_data (s, &wbuf)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "set_window_data failed: %s\n", + sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + DBG (DBG_info, "sane_start: sending SET WINDOW DATA\n"); + if ((status = set_window (s->fd, &wbuf)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "SET WINDOW DATA failed: %s\n", + sane_strstatus (status)); + print_window_data (&wbuf); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + DBG (DBG_info, "sane_start: sending GET WINDOW\n"); + memset (&gbuf, 0, sizeof (gbuf)); /* CLEAR wbuf */ + if ((status = get_window (s->fd, &gbuf)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "GET WINDOW failed: %s\n", sane_strstatus (status)); + release_unit (s->fd); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + /* DONE WITH SETTING UP SCANNER ONCE PER BATCH */ + + s->EOM = SANE_FALSE; + if (mode != FLATBED) + { + if ((status = + get_hs2p_data (s, DATA_TYPE_ADF_STATUS, + DATA_TYPE_EOL)) != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: error reading adf_status: %s\n", + sane_strstatus (status)); + return (status); + } + if ((s->data.adf_status & 0x00) == 0x01) + { + DBG (DBG_warning, "sane_start: No document on ADF\n"); + return (SANE_STATUS_NO_DOCS); + } + else if ((s->data.adf_status & 0x02) == 0x02) + { + DBG (DBG_warning, "sane_start: ADF cover open!\n"); + return (SANE_STATUS_COVER_OPEN); + } + } + + + status = trigger_scan (s); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "start of scan failed: %s\n", sane_strstatus (status)); + print_window_data (&wbuf); + /* this line introduced not to freeze xscanimage */ + /*do_cancel (s); */ + return status; + } + /* Wait for scanner to become ready to transmit data */ + status = hs2p_wait_ready (s); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "GET DATA STATUS failed: %s\n", + sane_strstatus (status)); + return (status); + } + + s->another_side = (mode == DUPLEX) ? SANE_TRUE : SANE_FALSE; + /* Number of bytes to read for one side of sheet */ + DBG (DBG_info, "ANOTHER SIDE = %s\n", (s->another_side) ? "TRUE" : "FALSE"); + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + DBG (DBG_info, "%d pixels per line, %d bytes, %d lines high, dpi=%d\n", + s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (int) s->val[OPT_Y_RESOLUTION].w); + s->scanning = SANE_TRUE; + s->cancelled = SANE_FALSE; + + DBG (DBG_proc, "<< sane_start\n"); + return (SANE_STATUS_GOOD); +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + HS2P_Scanner *s = handle; + SANE_Status status; + size_t nread, bytes_requested, i, start; + SANE_Byte color; + DBG (DBG_proc, ">> sane_read\n"); + + *len = 0; + + DBG (DBG_info, "sane_read: bytes left to read: %ld\n", + (u_long) s->bytes_to_read); + + if (s->bytes_to_read == 0) + { /* We've reached the end of one side of sheet */ + if (!s->another_side) + { + do_cancel (s); + return (SANE_STATUS_EOF); + } + else + { + /* let frontend call sane_start again to reset bytes_to_read */ + DBG (DBG_proc, "<< sane_read: getting another side\n"); + return (SANE_STATUS_EOF); + } + } + + if (s->cancelled) + { + DBG (DBG_info, "sane_read: cancelled!\n"); + return SANE_STATUS_CANCELLED; + } + if (!s->scanning) + { + DBG (DBG_info, "sane_read: scanning is false!\n"); + return (do_cancel (s)); + } + + nread = max_len; + if (nread > s->bytes_to_read) + nread = s->bytes_to_read; + bytes_requested = nread; + start = 0; + +pad: + if (s->EOM) + { + if (s->val[OPT_PADDING].w) + { + DBG (DBG_info, "sane_read s->EOM padding from %ld to %ld\n", + (u_long) start, (u_long) bytes_requested); + color = (s->val[OPT_NEGATIVE].w) ? 0 : 255; + /* pad to requested length */ + for (i = start; i < bytes_requested; i++) + buf[i] = color; + nread = bytes_requested; /* we've padded to bytes_requested */ + *len = nread; + s->bytes_to_read -= nread; + } + else /* TRUNCATE: should never reach here */ + { + *len = nread; + s->bytes_to_read = 0; /* EOM */ + } + } + else + { + DBG (DBG_info, "sane_read: trying to read %ld bytes\n", (u_long) nread); + status = read_data (s->fd, buf, &nread, DATA_TYPE_IMAGE, DTQ); + switch (status) + { + case SANE_STATUS_NO_DOCS: + DBG (DBG_error, "sane_read: End-Of-Medium detected\n"); + s->EOM = SANE_TRUE; + /* + * If status != SANE_STATUS_GOOD, then sense_handler() has already + * been called and the sanei_* functions have already gotten the + * sense data buffer (which apparently clears the error conditionn) + * so the following doesn't work: + get_sense_data (s->fd, &(s->hw->sense_data)); + print_sense_data (&(s->hw->sense_data)); + */ + start = (isset_ILI (s->hw->sense_data)) ? /* Invalid Length Indicator */ + bytes_requested - _4btol (s->hw->sense_data.information) : nread; + goto pad; + break; + case SANE_STATUS_GOOD: + *len = nread; + s->bytes_to_read -= nread; + break; + default: + DBG (DBG_error, "sane_read: read error\n"); + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + } + DBG (DBG_proc, "<< sane_read\n"); + return (SANE_STATUS_GOOD); +} + + +void +sane_cancel (SANE_Handle handle) +{ + HS2P_Scanner *s = handle; + DBG (DBG_proc, ">> sane_cancel\n"); + + if (s->scanning) + { /* if batchmode is enabled, then call set_window to abort the batch + if (_OPT_VAL_WORD(s, OPT_BATCH) == SANE_TRUE) { + DBG(5, "sane_cancel: calling set_window to abort batch\n"); + set_window(s, BH_BATCH_ABORT); + } */ + do_cancel (s); + } + + + + DBG (DBG_proc, "<< sane_cancel\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (DBG_proc, ">> sane_set_io_mode (handle = %p, non_blocking = %d)\n", + handle, non_blocking); + DBG (DBG_proc, "<< sane_set_io_mode\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ +#ifdef NONBLOCKSUPPORTED + HS2P_Scanner *s = handle; +#endif + DBG (DBG_proc, ">> sane_get_select_fd (handle = %p, fd = %p)\n", handle, + (void *) fd); + +#ifdef NONBLOCKSUPPORTED + if (s->fd < 0) + { + DBG (DBG_proc, "<< sane_get_select_fd\n"); + return SANE_STATUS_INVAL; + } + *fd = s->fd; + return SANE_STATUS_GOOD; +#else + handle = handle; + fd = fd; /* get rid of compiler warning */ + DBG (DBG_proc, "<< sane_get_select_fd\n"); + return SANE_STATUS_UNSUPPORTED; +#endif +} diff --git a/backend/hs2p.conf.in b/backend/hs2p.conf.in new file mode 100644 index 0000000..1f7cb8c --- /dev/null +++ b/backend/hs2p.conf.in @@ -0,0 +1,2 @@ +scsi RICOH +/dev/scanner diff --git a/backend/hs2p.h b/backend/hs2p.h new file mode 100644 index 0000000..091fce2 --- /dev/null +++ b/backend/hs2p.h @@ -0,0 +1,516 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2007 Jeremy Johnson + This file is part of a SANE backend for Ricoh IS450 + and IS420 family of HS2P Scanners using the SCSI controller. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef HS2P_H +#define HS2P_H 1 + +#include +#include "../include/sane/config.h" + +#include "hs2p-scsi.h" +#include "hs2p-saneopts.h" + +#define HS2P_CONFIG_FILE "hs2p.conf" + +#define DBG_error0 0 +#define DBG_error 1 +#define DBG_sense 2 +#define DBG_warning 3 +#define DBG_inquiry 4 +#define DBG_info 5 +#define DBG_info2 6 +#define DBG_proc 7 +#define DBG_read 8 +#define DBG_sane_init 10 +#define DBG_sane_proc 11 +#define DBG_sane_info 12 +#define DBG_sane_option 13 + +typedef struct +{ + const char *mfg; + const char *model; +} HS2P_HWEntry; + +enum CONNECTION_TYPES +{ CONNECTION_SCSI = 0, CONNECTION_USB }; + +enum media +{ FLATBED = 0x00, SIMPLEX, DUPLEX }; + + +typedef struct data +{ + size_t bufsize; + /* 00H IMAGE */ + /* 01H RESERVED */ + /* 02H Halftone Mask */ + SANE_Byte gamma[256]; /* 03H Gamma Function */ + /* 04H - 7FH Reserved */ + SANE_Byte endorser[19]; /* 80H Endorser */ + SANE_Byte size; /* 81H startpos(4bits) + width(4bits) */ + /* 82H Reserved */ + /* 83H Reserved (Vendor Unique) */ + SANE_Byte nlines[5]; /* 84H Page Length */ + MAINTENANCE_DATA maintenance; /* 85H */ + SANE_Byte adf_status; /* 86H */ + /* 87H Reserved (Skew Data) */ + /* 88H-91H Reserved (Vendor Unique) */ + /* 92H Reserved (Scanner Extension I/O Access) */ + /* 93H Reserved (Vendor Unique) */ + /* 94H-FFH Reserved (Vendor Unique) */ +} HS2P_DATA; + +typedef struct +{ + SANE_Range xres_range; + SANE_Range yres_range; + SANE_Range x_range; + SANE_Range y_range; + + SANE_Int window_width; + SANE_Int window_height; + + SANE_Range brightness_range; + SANE_Range contrast_range; + SANE_Range threshold_range; + + char inquiry_data[256]; + + SANE_Byte max_win_sections; /* Number of supported window subsections + IS450 supports max of 4 sections + IS420 supports max of 6 sections + */ + + /* Defaults */ + SANE_Int default_res; + SANE_Int default_xres; + SANE_Int default_yres; + SANE_Int default_imagecomposition; /* [lineart], halftone, grayscale, color */ + SANE_Int default_media; /* [flatbed], simplex, duplex */ + SANE_Int default_paper_size; /* [letter], legal, ledger, ... */ + SANE_Int default_brightness; + SANE_Int default_contrast; + SANE_Int default_gamma; /* Normal, Soft, Sharp, Linear, User */ + SANE_Bool default_adf; + SANE_Bool default_duplex; + /* + SANE_Bool default_border; + SANE_Bool default_batch; + SANE_Bool default_deskew; + SANE_Bool default_check_adf; + SANE_Int default_timeout_adf; + SANE_Int default_timeout_manual; + SANE_Bool default_control_panel; + */ + + /* Mode Page Parameters */ + MP_CXN cxn; /* hdr + Connection Parameters */ + + SANE_Int bmu; + SANE_Int mud; + SANE_Int white_balance; /* 00H Relative, 01H Absolute; power on default is relative */ + /* Lamp Timer not supported */ + SANE_Int adf_control; /* 00H None, 01H Book, 01H Simplex, 02H Duplex */ + SANE_Int adf_mode_control; /* bit2: prefeed mode invalid: "0" : valid "1" */ + /* Medium Wait Timer not supported */ + SANE_Int endorser_control; /* Default Off when power on */ + SANE_Char endorser_string[20]; + SANE_Bool scan_wait_mode; /* wait for operator panel start button to be pressed */ + SANE_Bool service_mode; /* power on default self_diagnostics 00H; 01H optical_adjustment */ + + /* standard information: EVPD bit is 0 */ + SANE_Byte devtype; /* devtype[6]="scanner" */ + SANE_Char vendor[9]; /* model name 8+1 */ + SANE_Char product[17]; /* product name 16+1 */ + SANE_Char revision[5]; /* revision 4+1 */ + + /* VPD information: EVPD bit is 1, Page Code=C0H */ + /* adf_id: 0: No ADF + * 1: Single-sided ADF + * 2: Double-sided ADF + * 3: ARDF (Reverse double-sided ADF) + * 4: Reserved + */ + + SANE_Bool hasADF; /* If YES; can either be one of Simplex,Duplex,ARDF */ + SANE_Bool hasSimplex; + SANE_Bool hasDuplex; + SANE_Bool hasARDF; + + SANE_Bool hasEndorser; + + SANE_Bool hasIPU; + SANE_Bool hasXBD; + + /* VPD Image Composition */ + SANE_Bool supports_lineart; + SANE_Bool supports_dithering; + SANE_Bool supports_errordiffusion; + SANE_Bool supports_color; + SANE_Bool supports_4bitgray; + SANE_Bool supports_8bitgray; + + /* VPD Image Data Processing ACE (supported for IS420) */ + SANE_Bool supports_whiteframing; + SANE_Bool supports_blackframing; + SANE_Bool supports_edgeextraction; + SANE_Bool supports_noiseremoval; /* supported for IS450 if IPU installed */ + SANE_Bool supports_smoothing; /* supported for IS450 if IPU installed */ + SANE_Bool supports_linebolding; + + /* VPD Compression (not supported for IS450) */ + SANE_Bool supports_MH; + SANE_Bool supports_MR; + SANE_Bool supports_MMR; + SANE_Bool supports_MHB; + + /* VPD Marker Recognition (not supported for IS450) */ + SANE_Bool supports_markerrecognition; + + /* VPD Size Recognition (supported for IS450 if IPU installed) */ + SANE_Bool supports_sizerecognition; + + /* VPD X Maximum Output Pixel: IS450:4960 IS420:4880 */ + SANE_Int xmaxoutputpixels; + + /* jis information VPD IDENTIFIER Page Code F0H */ + SANE_Int resBasicX; /* basic X resolution */ + SANE_Int resBasicY; /* basic Y resolution */ + SANE_Int resXstep; /* resolution step in main scan direction */ + SANE_Int resYstep; /* resolution step in sub scan direction */ + SANE_Int resMaxX; /* maximum X resolution */ + SANE_Int resMaxY; /* maximum Y resolution */ + SANE_Int resMinX; /* minimum X resolution */ + SANE_Int resMinY; /* minimum Y resolution */ + SANE_Int resStdList[16 + 1]; /* list of available standard resolutions (first slot is the length) */ + SANE_Int winWidth; /* length of window (in BasicX res DPI) */ + SANE_Int winHeight; /* height of window (in BasicY res DPI) */ + /* jis.functions duplicates vpd.imagecomposition lineart/dither/grayscale */ + SANE_Bool overflow_support; + SANE_Bool lineart_support; + SANE_Bool dither_support; + SANE_Bool grayscale_support; + +} HS2P_Info; + +typedef struct HS2P_Device +{ + struct HS2P_Device *next; + /* + * struct with pointers to device/vendor/model names, and a type value + * used to inform sane frontend about the device + */ + SANE_Device sane; + HS2P_Info info; + SENSE_DATA sense_data; +} HS2P_Device; + +#define GAMMA_LENGTH 256 +typedef struct HS2P_Scanner +{ + /* all the state needed to define a scan request: */ + struct HS2P_Scanner *next; /* linked list for housekeeping */ + int fd; /* SCSI filedescriptor */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during reading of config file. */ + int buffer_size; /* for sanei_open */ + int connection; /* hardware interface type */ + + + /* SANE option descriptors and values */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; /* SANE image parameters */ + /* additional values that don't fit into Option_Value representation */ + SANE_Word gamma_table[GAMMA_LENGTH]; /* Custom Gray Gamma Table */ + + /* state information - not options */ + + /* scanner dependent/low-level state: */ + HS2P_Device *hw; + + SANE_Int bmu; /* Basic Measurement Unit */ + SANE_Int mud; /* Measurement Unit Divisor */ + SANE_Byte image_composition; /* LINEART, HALFTONE, GRAYSCALE */ + SANE_Byte bpp; /* 1,4,6,or 8 Bits Per Pixel */ + + + u_long InvalidBytes; + size_t bytes_to_read; + SANE_Bool cancelled; + /*SANE_Bool backpage; */ + SANE_Bool scanning; + SANE_Bool another_side; + SANE_Bool EOM; + + HS2P_DATA data; +} HS2P_Scanner; + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; +static const SANE_Range u16_range = { + 0, /* minimum */ + 65535, /* maximum */ + 0 /* quantization */ +}; + +#define SM_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define SM_HALFTONE SANE_VALUE_SCAN_MODE_HALFTONE +#define SM_DITHER "Dither" +#define SM_ERRORDIFFUSION "Error Diffusion" +#define SM_COLOR SANE_VALUE_SCAN_MODE_COLOR +#define SM_4BITGRAY "4-Bit Gray" +#define SM_6BITGRAY "6-Bit Gray" +#define SM_8BITGRAY "8-Bit Gray" +static SANE_String scan_mode_list[9]; +enum +{ FB, ADF }; +static SANE_String_Const scan_source_list[] = { + "FB", /* Flatbed */ + "ADF", /* Automatic Document Feeder */ + NULL +}; +static SANE_String compression_list[6]; /* "none", "g31d MH", "g32d MR", "g42d MMR", "MH byte boundary", NULL} */ + +typedef struct +{ + SANE_String name; + double width, length; /* paper dimensions in mm */ +} HS2P_Paper; +/* list of support paper sizes */ +/* 'custom' MUST be item 0; otherwise a width or length of 0 indicates + * the maximum value supported by the scanner + */ +static const HS2P_Paper paper_sizes[] = { /* Name, Width, Height in mm */ + {"Custom", 0.0, 0.0}, + {"Letter", 215.9, 279.4}, + {"Legal", 215.9, 355.6}, + {"Ledger", 279.4, 431.8}, + {"A3", 297, 420}, + {"A4", 210, 297}, + {"A4R", 297, 210}, + {"A5", 148.5, 210}, + {"A5R", 210, 148.5}, + {"A6", 105, 148.5}, + {"B4", 250, 353}, + {"B5", 182, 257}, + {"Full", 0.0, 0.0}, +}; + +#define PORTRAIT "Portait" +#define LANDSCAPE "Landscape" +static SANE_String_Const orientation_list[] = { + PORTRAIT, + LANDSCAPE, + NULL /* sentinel */ +}; + +/* MUST be kept in sync with paper_sizes */ +static SANE_String_Const paper_list[] = { + "Custom", + "Letter", + "Legal", + "Ledger", + "A3", + "A4", "A4R", + "A5", "A5R", + "A6", + "B4", + "B5", + "Full", + NULL /* (not the same as "") sentinel */ +}; + +#if 0 +static /* inline */ int _is_host_little_endian (void); +static /* inline */ int +_is_host_little_endian () +{ + SANE_Int val = 255; + unsigned char *firstbyte = (unsigned char *) &val; + + return (*firstbyte == 255) ? SANE_TRUE : SANE_FALSE; +} +#endif + +static /* inline */ void +_lto2b (u_long val, SANE_Byte * bytes) +{ + bytes[0] = (val >> 8) & 0xff; + bytes[1] = val & 0xff; +} + +static /* inline */ void +_lto3b (u_long val, SANE_Byte * bytes) +{ + bytes[0] = (val >> 16) & 0xff; + bytes[1] = (val >> 8) & 0xff; + bytes[2] = val & 0xff; +} + +static /* inline */ void +_lto4b (u_long val, SANE_Byte * bytes) +{ + bytes[0] = (val >> 24) & 0xff; + bytes[1] = (val >> 16) & 0xff; + bytes[2] = (val >> 8) & 0xff; + bytes[3] = val & 0xff; +} + +static /* inline */ u_long +_2btol (SANE_Byte * bytes) +{ + u_long rv; + + rv = (bytes[0] << 8) | bytes[1]; + + return rv; +} + +static /* inline */ u_long +_4btol (SANE_Byte * bytes) +{ + u_long rv; + + rv = (bytes[0] << 24) | (bytes[1] << 16) | (bytes[2] << 8) | bytes[3]; + + return rv; +} + +/* +static inline SANE_Int +_2btol(SANE_Byte *bytes) +{ + SANE_Int rv; + + rv = (bytes[0] << 8) | bytes[1]; + return (rv); +} +*/ +static inline SANE_Int +_3btol (SANE_Byte * bytes) +{ + SANE_Int rv; + + rv = (bytes[0] << 16) | (bytes[1] << 8) | bytes[2]; + return (rv); +} + +/* +static inline SANE_Int +_4btol(SANE_Byte *bytes) +{ + SANE_Int rv; + + rv = (bytes[0] << 24) | + (bytes[1] << 16) | + (bytes[2] << 8) | + bytes[3]; + return (rv); +} +*/ +enum adf_ret_bytes +{ ADF_SELECTION = 2, ADF_MODE_CONTROL, MEDIUM_WAIT_TIMER }; + +#define get_paddingtype_id(s) (get_list_index( paddingtype_list, (char *)(s) )) +#define get_paddingtype_val(i) (paddingtype[ get_paddingtype_id( (i) ) ].val) +#define get_paddingtype_strndx(v) (get_val_id_strndx(&paddingtype[0], NELEMS(paddingtype), (v))) + +#define get_halftone_code_id(s) (get_list_index( halftone_code, (char *)(s) )) +#define get_halftone_code_val(i) (halftone[get_halftone_code_id( (i) ) ].val) + +#define get_halftone_pattern_id(s) (get_list_index( halftone_pattern_list, (char *)(s) )) +#define get_halftone_pattern_val(i) (halftone[get_halftone_pattern_id( (i) ) ].val) + +#define get_auto_binarization_id(s) (get_list_index( auto_binarization_list, (char *)(s) )) +#define get_auto_binarization_val(i) (auto_binarization[ get_auto_binarization_id( (i) ) ].val) + +#define get_auto_separation_id(s) (get_list_index( auto_separation_list, (char *)(s) )) +#define get_auto_separation_val(i) (auto_separation[ get_auto_separation_id( (i) ) ].val) + +#define get_noisematrix_id(s) (get_list_index( noisematrix_list, (char *)(s) )) +#define get_noisematrix_val(i) (noisematrix[ get_noisematrix_id( (i) ) ].val) + +#define get_grayfilter_id(s) (get_list_index( grayfilter_list, (char *)(s) )) +#define get_grayfilter_val(i) (grayfilter[ get_grayfilter_id( (i) ) ].val) + +#define get_paper_id(s) (get_list_index( paper_list, (char *)(s) )) +#define get_compression_id(s) (get_list_index( (const char **)compression_list, (char *)(s) )) +#define get_scan_source_id(s) (get_list_index( (const char **)scan_source_list, (char *)(s) )) + +#define reserve_unit(fd) (unit_cmd((fd),HS2P_SCSI_RESERVE_UNIT)) +#define release_unit(fd) (unit_cmd((fd),HS2P_SCSI_RELEASE_UNIT)) + +#define GET SANE_TRUE +#define SET SANE_FALSE + +#define get_endorser_control(fd,val) (endorser_control( (fd), (val), GET )) +#define set_endorser_control(fd,val) (endorser_control( (fd), (val), SET )) + +#define get_connection_parameters(fd,parm) (connection_parameters( (fd), (parm), GET )) +#define set_connection_parameters(fd,parm) (connection_parameters( (fd), (parm), SET )) + +#define get_adf_control(fd, a, b, c) (adf_control( (fd), GET, (a), (b), (c) )) +#define set_adf_control(fd, a, b, c) (adf_control( (fd), SET, (a), (b), (c) )) + +#define RELATIVE_WHITE 0x00 +#define ABSOLUTE_WHITE 0x01 +#define get_white_balance(fd,val) (white_balance( (fd), (val), GET )) +#define set_white_balance(fd,val) (white_balance( (fd), (val), SET )) + +#define get_scan_wait_mode(fd) (scan_wait_mode( (fd), 0, GET )) +#define set_scan_wait_mode(fd,val) (scan_wait_mode( (fd), (val), SET )) + +#define get_service_mode(fd) (service_mode( (fd), 0, GET )) +#define set_service_mode(fd,val) (service_mode( (fd), (val), SET )) + +#define isset_ILI(sd) ( ((sd).sense_key & 0x20) != 0) +#define isset_EOM(sd) ( ((sd).sense_key & 0x40) != 0) + + +#endif /* HS2P_H */ diff --git a/backend/ibm-scsi.c b/backend/ibm-scsi.c new file mode 100644 index 0000000..59b42cb --- /dev/null +++ b/backend/ibm-scsi.c @@ -0,0 +1,439 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +/* +*/ + +#include + + +/* SCSI commands that the Ibm scanners understand: */ +#define IBM_SCSI_TEST_UNIT_READY 0x00 +#define IBM_SCSI_SET_WINDOW 0x24 +#define IBM_SCSI_GET_WINDOW 0x25 +#define IBM_SCSI_READ_SCANNED_DATA 0x28 +#define IBM_SCSI_INQUIRY 0x12 +#define IBM_SCSI_MODE_SELECT 0x15 +#define IBM_SCSI_START_SCAN 0x1b +#define IBM_SCSI_MODE_SENSE 0x1a +#define IBM_SCSI_GET_BUFFER_STATUS 0x34 +#define IBM_SCSI_OBJECT_POSITION 0x31 + +/* How long do we wait for scanner to have data for us */ +#define MAX_WAITING_TIME 15 + +/* for object_position command */ +#define OBJECT_POSITION_UNLOAD 0 +#define OBJECT_POSITION_LOAD 1 + +struct scsi_window_cmd { + SANE_Byte opcode; + SANE_Byte byte2; + SANE_Byte reserved[4]; + SANE_Byte len[3]; + SANE_Byte control; +}; + +struct scsi_mode_select_cmd { + SANE_Byte opcode; + SANE_Byte byte2; +#define SMS_SP 0x01 +#define SMS_PF 0x10 + SANE_Byte page_code; /* for mode_sense, reserved for mode_select */ + SANE_Byte unused[1]; + SANE_Byte len; + SANE_Byte control; +}; + +struct scsi_mode_header { + SANE_Byte data_length; /* Sense data length */ + SANE_Byte medium_type; + SANE_Byte dev_spec; + SANE_Byte blk_desc_len; +}; + +/* next struct introduced by mf */ +struct scsi_object_position_cmd { + SANE_Byte opcode; + SANE_Byte position_func; + SANE_Byte count[3]; + SANE_Byte res[3]; + SANE_Byte control; + SANE_Byte res2; +}; + +struct scsi_get_buffer_status_cmd { + SANE_Byte opcode; + SANE_Byte byte2; + SANE_Byte res[5]; + SANE_Byte len[2]; + SANE_Byte control; +}; + +struct scsi_status_desc { + SANE_Byte window_id; + SANE_Byte byte2; + SANE_Byte available[3]; + SANE_Byte filled[3]; +}; + +struct scsi_status_data { + SANE_Byte len[3]; + SANE_Byte byte4; + struct scsi_status_desc desc; +}; + +struct scsi_start_scan_cmd { + SANE_Byte opcode; + SANE_Byte byte2; + SANE_Byte unused[2]; + SANE_Byte len; + SANE_Byte control; +}; + +struct scsi_read_scanner_cmd { + SANE_Byte opcode; + SANE_Byte byte2; + SANE_Byte data_type; + SANE_Byte byte3; + SANE_Byte data_type_qualifier[2]; + SANE_Byte len[3]; + SANE_Byte control; +}; + +static SANE_Status +test_unit_ready (int fd) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (11, ">> test_unit_ready\n"); + + cmd[0] = IBM_SCSI_TEST_UNIT_READY; + memset (cmd, 0, sizeof (cmd)); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, "<< test_unit_ready\n"); + return (status); +} + +static SANE_Status +inquiry (int fd, void *buf, size_t * buf_size) +{ + static SANE_Byte cmd[6]; + SANE_Status status; + DBG (11, ">> inquiry\n"); + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = IBM_SCSI_INQUIRY; + cmd[4] = *buf_size; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, buf_size); + + DBG (11, "<< inquiry\n"); + return (status); +} + +static SANE_Status +mode_select (int fd, struct mode_pages *mp) +{ + static struct { + struct scsi_mode_select_cmd cmd; + struct scsi_mode_header smh; + struct mode_pages mp; + } select_cmd; + SANE_Status status; + DBG (11, ">> mode_select\n"); + + memset (&select_cmd, 0, sizeof (select_cmd)); + select_cmd.cmd.opcode = IBM_SCSI_MODE_SELECT; + select_cmd.cmd.byte2 |= SMS_PF; + select_cmd.cmd.len = sizeof(select_cmd.smh) + sizeof(select_cmd.mp); +/* next line by mf */ +/* select_cmd.cmd.page_code= 20; */ + memcpy (&select_cmd.mp, mp, sizeof(*mp)); + status = sanei_scsi_cmd (fd, &select_cmd, sizeof (select_cmd), 0, 0); + + DBG (11, "<< mode_select\n"); + return (status); +} + +#if 0 +static SANE_Status +mode_sense (int fd, struct mode_pages *mp, SANE_Byte page_code) +{ + static struct scsi_mode_select_cmd cmd; /* no type, we can reuse it for sensing */ + static struct { + struct scsi_mode_header smh; + struct mode_pages mp; + } select_data; + static size_t select_size = sizeof(select_data); + SANE_Status status; + DBG (11, ">> mode_sense\n"); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = IBM_SCSI_MODE_SENSE; + cmd.page_code = page_code; + cmd.len = sizeof(select_data); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), &select_data, &select_size); + memcpy (mp, &select_data.mp, sizeof(*mp)); + + DBG (11, "<< mode_sense\n"); + return (status); +} +#endif + +static SANE_Status +trigger_scan (int fd) +{ + static struct scsi_start_scan_cmd cmd; + static char window_id_list[1] = { '\0' }; /* scan start data out */ + static size_t wl_size = 1; + SANE_Status status; + DBG (11, ">> trigger scan\n"); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = IBM_SCSI_START_SCAN; + cmd.len = wl_size; +/* next line by mf */ +/* cmd.unused[0] = 1; */ + if (wl_size) + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), &window_id_list, &wl_size); + else + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), 0, 0); + + DBG (11, "<< trigger scan\n"); + return (status); +} + +static SANE_Status +set_window (int fd, struct ibm_window_data *iwd) +{ + + static struct { + struct scsi_window_cmd cmd; + struct ibm_window_data iwd; + } win; + + SANE_Status status; + DBG (11, ">> set_window\n"); + + memset (&win, 0, sizeof (win)); + win.cmd.opcode = IBM_SCSI_SET_WINDOW; + _lto3b(sizeof(*iwd), win.cmd.len); + memcpy (&win.iwd, iwd, sizeof(*iwd)); + status = sanei_scsi_cmd (fd, &win, sizeof (win), 0, 0); + + DBG (11, "<< set_window\n"); + return (status); +} + +static SANE_Status +get_window (int fd, struct ibm_window_data *iwd) +{ + + static struct scsi_window_cmd cmd; + static size_t iwd_size; + SANE_Status status; + + iwd_size = sizeof(*iwd); + DBG (11, ">> get_window datalen = %lu\n", (unsigned long) iwd_size); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = IBM_SCSI_GET_WINDOW; +#if 1 /* it was if 0 */ + cmd.byte2 |= (SANE_Byte)0x01; /* set Single bit to get one window desc. */ +#endif + _lto3b(iwd_size, cmd.len); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), iwd, &iwd_size); + + DBG (11, "<< get_window, datalen = %lu\n", (unsigned long) iwd_size); + return (status); +} + +static SANE_Status +read_data (int fd, void *buf, size_t * buf_size) +{ + static struct scsi_read_scanner_cmd cmd; + SANE_Status status; + DBG (11, ">> read_data %lu\n", (unsigned long) *buf_size); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = IBM_SCSI_READ_SCANNED_DATA; + _lto3b(*buf_size, cmd.len); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), buf, buf_size); + + DBG (11, "<< read_data %lu\n", (unsigned long) *buf_size); + return (status); +} + +static SANE_Status +object_position (int fd, int load) +{ + static struct scsi_object_position_cmd cmd; + SANE_Status status; + DBG (11, ">> object_position\n"); + +#if 0 + /* At least the Ricoh 420 doesn't like that command */ + DBG (11, "object_position: ignored\n"); + return SANE_STATUS_GOOD; +#endif + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = IBM_SCSI_OBJECT_POSITION; + if (load) + cmd.position_func = OBJECT_POSITION_LOAD; + else + cmd.position_func = OBJECT_POSITION_UNLOAD; + _lto3b(1, cmd.count); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), 0, 0); + + DBG (11, "<< object_position\n"); + return (status); +} + +static SANE_Status +get_data_status (int fd, struct scsi_status_desc *dbs) +{ + static struct scsi_get_buffer_status_cmd cmd; + static struct scsi_status_data ssd; + size_t ssd_size = sizeof(ssd); + SANE_Status status; + DBG (11, ">> get_data_status %lu\n", (unsigned long) ssd_size); + + memset (&cmd, 0, sizeof (cmd)); + cmd.opcode = IBM_SCSI_GET_BUFFER_STATUS; + _lto2b(ssd_size, cmd.len); + status = sanei_scsi_cmd (fd, &cmd, sizeof (cmd), &ssd, &ssd_size); + + memcpy (dbs, &ssd.desc, sizeof(*dbs)); + if (status == SANE_STATUS_GOOD && + ((unsigned int) _3btol(ssd.len) <= sizeof(*dbs) || _3btol(ssd.desc.filled) == 0)) { + DBG (11, "get_data_status: busy\n"); + status = SANE_STATUS_DEVICE_BUSY; + } + + DBG (11, "<< get_data_status %lu\n", (unsigned long) ssd_size); + return (status); +} + +#if 0 +static SANE_Status +ibm_wait_ready_tur (int fd) +{ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + while (1) + { + DBG(3, "scsi_wait_ready: sending TEST_UNIT_READY\n"); + + status = sanei_scsi_cmd (fd, test_unit_ready, sizeof (test_unit_ready), + 0, 0); + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG(1, "scsi_wait_ready: test unit ready failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG(1, "ibm_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + break; + + case SANE_STATUS_GOOD: + return status; + } + } + return SANE_STATUS_INVAL; +} +#endif + +static SANE_Status +ibm_wait_ready (Ibm_Scanner * s) +{ + struct scsi_status_desc dbs; + time_t now, start; + SANE_Status status; + + start = time(NULL); + + while (1) + { + status = get_data_status (s->fd, &dbs); + + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG(1, "scsi_wait_ready: get datat status failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + now = time(NULL); + if (now - start >= MAX_WAITING_TIME) + { + DBG(1, "ibm_wait_ready: timed out after %lu seconds\n", + (u_long) (now - start)); + return SANE_STATUS_INVAL; + } + break; + + case SANE_STATUS_GOOD: + DBG(11, "ibm_wait_ready: %d bytes ready\n", _3btol(dbs.filled)); + return status; + break; + } + usleep (1000000); /* retry after 100ms */ + } + return SANE_STATUS_INVAL; +} diff --git a/backend/ibm.c b/backend/ibm.c new file mode 100644 index 0000000..729c140 --- /dev/null +++ b/backend/ibm.c @@ -0,0 +1,1183 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + This file implements a SANE backend for the Ibm 2456 flatbed scanner, + written by mf . It derives from the backend for + Ricoh flatbed scanners written by Feico W. Dillema. + + Currently maintained by Henning Meier-Geinitz . +*/ + +#define BUILD 5 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + +#define BACKEND_NAME ibm +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#include "../include/sane/sanei_config.h" +#define IBM_CONFIG_FILE "ibm.conf" + +#include "ibm.h" +#include "ibm-scsi.c" + +#define MAX(a,b) ((a) > (b) ? (a) : (b)) + +static int num_devices = 0; +static Ibm_Device *first_dev = NULL; +static Ibm_Scanner *first_handle = NULL; +/* static int is50 = 0; */ + + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + DBG (11, ">> max_string_size\n"); + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + DBG (11, "<< max_string_size\n"); + return max_size; +} + +static SANE_Status +attach (const char *devnam, Ibm_Device ** devp) +{ + SANE_Status status; + Ibm_Device *dev; + + int fd; + struct inquiry_data ibuf; + struct measurements_units_page mup; + struct ibm_window_data wbuf; + size_t buf_size; + char *str; + DBG (11, ">> attach\n"); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + { + if (devp) + *devp = dev; + return (SANE_STATUS_GOOD); + } + } + + DBG (3, "attach: opening %s\n", devnam); + status = sanei_scsi_open (devnam, &fd, NULL, NULL); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed: %s\n", sane_strstatus (status)); + return (status); + } + + DBG (3, "attach: sending INQUIRY\n"); + memset (&ibuf, 0, sizeof (ibuf)); + buf_size = sizeof(ibuf); +/* next line by mf */ + ibuf.byte2 = 2; + status = inquiry (fd, &ibuf, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: inquiry failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + + if (ibuf.devtype != 6) + { + DBG (1, "attach: device \"%s\" is not a scanner\n", devnam); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + + if (!( + (strncmp ((char *)ibuf.vendor, "IBM", 3) ==0 + && strncmp ((char *)ibuf.product, "2456", 4) == 0) + || (strncmp ((char *)ibuf.vendor, "RICOH", 5) == 0 + && strncmp ((char *)ibuf.product, "IS420", 5) == 0) + || (strncmp ((char *)ibuf.vendor, "RICOH", 5) == 0 + && strncmp ((char *)ibuf.product, "IS410", 5) == 0) + || (strncmp ((char *)ibuf.vendor, "RICOH", 5) == 0 + && strncmp ((char *)ibuf.product, "IS430", 5) == 0) + )) + { + DBG (1, "attach: device \"%s\" doesn't look like a scanner I know\n", + devnam); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + + DBG (3, "attach: sending TEST_UNIT_READY\n"); + status = test_unit_ready (fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: test unit ready failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + /* + * Causes a problem with RICOH IS420 + * Ignore this function ... seems to work ok + * Suggested to George Murphy george@topfloor.ie by henning + */ + if (strncmp((char *)ibuf.vendor, "RICOH", 5) != 0 + && strncmp((char *)ibuf.product, "IS420", 5) != 0) + { + DBG (3, "attach: sending OBJECT POSITION\n"); + status = object_position (fd, OBJECT_POSITION_UNLOAD); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: OBJECT POSTITION failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + } + + memset (&mup, 0, sizeof (mup)); + mup.page_code = MEASUREMENTS_PAGE; + mup.parameter_length = 0x06; + mup.bmu = INCHES; + mup.mud[0] = (DEFAULT_MUD >> 8) & 0xff; + mup.mud[1] = (DEFAULT_MUD & 0xff); + +#if 0 + DBG (3, "attach: sending MODE SELECT\n"); + status = mode_select (fd, (struct mode_pages *) &mup); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MODE_SELECT failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } +#endif + +#if 0 + DBG (3, "attach: sending MODE SENSE\n"); + memset (&mup, 0, sizeof (mup)); + status = mode_sense (fd, (struct mode_pages *) &mup, PC_CURRENT | MEASUREMENTS_PAGE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MODE_SENSE failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } +#endif + + DBG (3, "attach: sending GET WINDOW\n"); + memset (&wbuf, 0, sizeof (wbuf)); + status = get_window (fd, &wbuf); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: GET_WINDOW failed %d\n", status); + sanei_scsi_close (fd); + DBG (11, "<< attach\n"); + return (SANE_STATUS_INVAL); + } + + sanei_scsi_close (fd); + + dev = malloc (sizeof (*dev)); + if (!dev) + return (SANE_STATUS_NO_MEM); + memset (dev, 0, sizeof (*dev)); + + dev->sane.name = strdup (devnam); + dev->sane.vendor = "IBM"; + str = malloc (16 + 1); + memset (str, 0, sizeof (str)); + strncpy (str, (char *)ibuf.product, sizeof(ibuf.product)); + strncpy (str + sizeof(ibuf.revision), (char *)ibuf.revision, sizeof(ibuf.revision)); + str[sizeof(ibuf.product) + sizeof(ibuf.revision)] = '\0'; + dev->sane.model = str; + dev->sane.type = "flatbed scanner"; + + DBG (5, "dev->sane.name = %s\n", dev->sane.name); + DBG (5, "dev->sane.vendor = %s\n", dev->sane.vendor); + DBG (5, "dev->sane.model = %s\n", dev->sane.model); + DBG (5, "dev->sane.type = %s\n", dev->sane.type); + + dev->info.xres_default = _2btol(wbuf.x_res); + dev->info.yres_default = _2btol(wbuf.y_res); + dev->info.image_mode_default = wbuf.image_comp; + + /* if you throw the MRIF bit the brighness control reverses too */ + /* so I reverse the reversal in software for symmetry's sake */ + /* I should make this into an option */ + + if (wbuf.image_comp == IBM_GRAYSCALE || wbuf.image_comp == IBM_DITHERED_MONOCHROME) + { + dev->info.brightness_default = 256 - wbuf.brightness; +/* + if (is50) + dev->info.contrast_default = wbuf.contrast; + else +*/ + dev->info.contrast_default = 256 - wbuf.contrast; + } + else /* wbuf.image_comp == IBM_BINARY_MONOCHROME */ + { + dev->info.brightness_default = wbuf.brightness; + dev->info.contrast_default = wbuf.contrast; + } + +/* da rivedere + dev->info.adf_default = wbuf.adf_state; +*/ + dev->info.adf_default = ADF_UNUSED; + dev->info.adf_default = IBM_PAPER_USER_DEFINED; + +#if 1 + dev->info.bmu = mup.bmu; + dev->info.mud = _2btol(mup.mud); + if (dev->info.mud == 0) { + /* The Ricoh says it uses points as default Basic Measurement Unit */ + /* but gives a Measurement Unit Divisor of zero */ + /* So, we set it to the default (SCSI-standard) of 1200 */ + /* with BMU in inches, i.e. 1200 points equal 1 inch */ + dev->info.bmu = INCHES; + dev->info.mud = DEFAULT_MUD; + } +#else + dev->info.bmu = INCHES; + dev->info.mud = DEFAULT_MUD; +#endif + + DBG (5, "xres_default=%d\n", dev->info.xres_default); + DBG (5, "xres_range.max=%d\n", dev->info.xres_range.max); + DBG (5, "xres_range.min=%d\n", dev->info.xres_range.min); + + DBG (5, "yres_default=%d\n", dev->info.yres_default); + DBG (5, "yres_range.max=%d\n", dev->info.yres_range.max); + DBG (5, "yres_range.min=%d\n", dev->info.yres_range.min); + + DBG (5, "x_range.max=%d\n", dev->info.x_range.max); + DBG (5, "y_range.max=%d\n", dev->info.y_range.max); + + DBG (5, "image_mode=%d\n", dev->info.image_mode_default); + + DBG (5, "brightness=%d\n", dev->info.brightness_default); + DBG (5, "contrast=%d\n", dev->info.contrast_default); + + DBG (5, "adf_state=%d\n", dev->info.adf_default); + + DBG (5, "bmu=%d\n", dev->info.bmu); + DBG (5, "mud=%d\n", dev->info.mud); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + DBG (11, "<< attach\n"); + return (SANE_STATUS_GOOD); +} + +static SANE_Status +attach_one(const char *devnam) +{ + attach (devnam, NULL); + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options (Ibm_Scanner * s) +{ + int i; + DBG (11, ">> init_options\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = "Scan Mode"; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[s->hw->info.image_mode_default]); + + /* x resolution */ + s->opt[OPT_X_RESOLUTION].name = "X" SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].title = "X " SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_X_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_X_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_X_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_X_RESOLUTION].constraint.range = &ibm2456_res_range; + s->val[OPT_X_RESOLUTION].w = s->hw->info.xres_default; +/* + if (is50) + s->opt[OPT_X_RESOLUTION].constraint.range = &is50_res_range; + else +*/ + s->opt[OPT_X_RESOLUTION].constraint.range = &ibm2456_res_range; + + /* y resolution */ + s->opt[OPT_Y_RESOLUTION].name = "Y" SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].title = "Y " SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_Y_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_Y_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->val[OPT_Y_RESOLUTION].w = s->hw->info.yres_default; + s->opt[OPT_Y_RESOLUTION].constraint.range = &ibm2456_res_range; + + /* adf */ + s->opt[OPT_ADF].name = "adf"; + s->opt[OPT_ADF].title = "Use ADF"; + s->opt[OPT_ADF].desc = "Uses the automatic document feeder."; + s->opt[OPT_ADF].type = SANE_TYPE_BOOL; + s->opt[OPT_ADF].unit = SANE_UNIT_NONE; + s->opt[OPT_ADF].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_ADF].b = s->hw->info.adf_default; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* paper */ + s->opt[OPT_PAPER].name = "paper"; + s->opt[OPT_PAPER].title = "Paper format"; + s->opt[OPT_PAPER].desc = "Sets the paper format."; + s->opt[OPT_PAPER].type = SANE_TYPE_STRING; + s->opt[OPT_PAPER].size = max_string_size (paper_list); + s->opt[OPT_PAPER].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_PAPER].constraint.string_list = paper_list; + s->val[OPT_PAPER].s = strdup (paper_list[s->hw->info.paper_default]); + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_INT; + s->opt[OPT_TL_X].unit = SANE_UNIT_PIXEL; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &default_x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_INT; + s->opt[OPT_TL_Y].unit = SANE_UNIT_PIXEL; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &default_y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_INT; + s->opt[OPT_BR_X].unit = SANE_UNIT_PIXEL; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &default_x_range; + s->val[OPT_BR_X].w = default_x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_INT; + s->opt[OPT_BR_Y].unit = SANE_UNIT_PIXEL; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &default_y_range; + s->val[OPT_BR_Y].w = default_y_range.max; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &u8_range; + s->val[OPT_BRIGHTNESS].w = s->hw->info.brightness_default; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &u8_range; + s->val[OPT_CONTRAST].w = s->hw->info.contrast_default; + + DBG (11, "<< init_options\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +do_cancel (Ibm_Scanner * s) +{ + SANE_Status status; + DBG (11, ">> do_cancel\n"); + + DBG (3, "cancel: sending OBJECT POSITION\n"); + status = object_position (s->fd, OBJECT_POSITION_UNLOAD); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "cancel: OBJECT POSTITION failed\n"); + } + + s->scanning = SANE_FALSE; + + if (s->fd >= 0) + { + sanei_scsi_close (s->fd); + s->fd = -1; + } + + DBG (11, "<< do_cancel\n"); + return (SANE_STATUS_CANCELLED); +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char devnam[PATH_MAX] = "/dev/scanner"; + FILE *fp; + + DBG_INIT (); + DBG (11, ">> sane_init (authorize %s null)\n", (authorize) ? "!=" : "=="); + +#if defined PACKAGE && defined VERSION + DBG (2, "sane_init: ibm backend version %d.%d-%d (" + PACKAGE " " VERSION ")\n", SANE_CURRENT_MAJOR, V_MINOR, BUILD); +#endif + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open(IBM_CONFIG_FILE); + if (fp) + { + char line[PATH_MAX], *lp; + size_t len; + + /* read config file */ + while (sanei_config_read (line, sizeof (line), fp)) + { + if (line[0] == '#') /* ignore line comments */ + continue; + len = strlen (line); + + if (!len) + continue; /* ignore empty lines */ + + /* skip white space: */ + for (lp = line; isspace(*lp); ++lp); + strcpy (devnam, lp); + } + fclose (fp); + } + sanei_config_attach_matching_devices (devnam, attach_one); + DBG (11, "<< sane_init\n"); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Ibm_Device *dev, *next; + DBG (11, ">> sane_exit\n"); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free (dev); + } + + DBG (11, "<< sane_exit\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static const SANE_Device **devlist = 0; + Ibm_Device *dev; + int i; + DBG (11, ">> sane_get_devices (local_only = %d)\n", local_only); + + if (devlist) + free (devlist); + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return (SANE_STATUS_NO_MEM); + + i = 0; + for (dev = first_dev; dev; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + DBG (11, "<< sane_get_devices\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devnam, SANE_Handle * handle) +{ + SANE_Status status; + Ibm_Device *dev; + Ibm_Scanner *s; + DBG (11, ">> sane_open\n"); + + if (devnam[0] == '\0') + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + break; + } + + if (!dev) + { + status = attach (devnam, &dev); + if (status != SANE_STATUS_GOOD) + return (status); + } + } + else + { + dev = first_dev; + } + + if (!dev) + return (SANE_STATUS_INVAL); + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + + s->fd = -1; + s->hw = dev; + + init_options (s); + + s->next = first_handle; + first_handle = s; + + *handle = s; + + DBG (11, "<< sane_open\n"); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Ibm_Scanner *s = (Ibm_Scanner *) handle; + DBG (11, ">> sane_close\n"); + + if (s->fd != -1) + sanei_scsi_close (s->fd); + free (s); + + DBG (11, ">> sane_close\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Ibm_Scanner *s = handle; + DBG (11, ">> sane_get_option_descriptor\n"); + + if ((unsigned) option >= NUM_OPTIONS) + return (0); + + DBG (11, "<< sane_get_option_descriptor\n"); + return (s->opt + option); +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Ibm_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + DBG (11, ">> sane_control_option\n"); + + if (info) + *info = 0; + + if (s->scanning) + return (SANE_STATUS_DEVICE_BUSY); + if (option >= NUM_OPTIONS) + return (SANE_STATUS_INVAL); + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return (SANE_STATUS_INVAL); + + if (action == SANE_ACTION_GET_VALUE) + { + DBG (11, "sane_control_option get_value\n"); + switch (option) + { + /* word options: */ + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + *(SANE_Word *) val = s->val[option].w; + return (SANE_STATUS_GOOD); + + /* bool options: */ + case OPT_ADF: + *(SANE_Bool *) val = s->val[option].b; + return (SANE_STATUS_GOOD); + + /* string options: */ + case OPT_MODE: + case OPT_PAPER: + strcpy (val, s->val[option].s); + return (SANE_STATUS_GOOD); + } + } + else { + DBG (11, "sane_control_option set_value\n"); + if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return (SANE_STATUS_INVAL); + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_X_RESOLUTION: + case OPT_Y_RESOLUTION: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + s->val[option].w = *(SANE_Word *) val; + return (SANE_STATUS_GOOD); + + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + s->val[option].w = *(SANE_Word *) val; + /* resets the paper format to user defined */ + if (strcmp(s->val[OPT_PAPER].s, paper_list[IBM_PAPER_USER_DEFINED]) != 0) + { + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[OPT_PAPER].s) + free (s->val[OPT_PAPER].s); + s->val[OPT_PAPER].s = strdup (paper_list[IBM_PAPER_USER_DEFINED]); + } + return (SANE_STATUS_GOOD); + + case OPT_NUM_OPTS: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + s->val[option].w = *(SANE_Word *) val; + return (SANE_STATUS_GOOD); + + case OPT_MODE: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + return (SANE_STATUS_GOOD); + + case OPT_ADF: + s->val[option].b = *(SANE_Bool *) val; + if (*(SANE_Bool *) val) + s->adf_state = ADF_ARMED; + else + s->adf_state = ADF_UNUSED; + return (SANE_STATUS_GOOD); + + case OPT_PAPER: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (strcmp (s->val[OPT_PAPER].s, "User") != 0) + { + s->val[OPT_TL_X].w = 0; + s->val[OPT_TL_Y].w = 0; + if (strcmp (s->val[OPT_PAPER].s, "A3") == 0) + { + s->val[OPT_BR_X].w = PAPER_A3_W; + s->val[OPT_BR_Y].w = PAPER_A3_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "A4") == 0) + { + s->val[OPT_BR_X].w = PAPER_A4_W; + s->val[OPT_BR_Y].w = PAPER_A4_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "A4R") == 0) + { + s->val[OPT_BR_X].w = PAPER_A4R_W; + s->val[OPT_BR_Y].w = PAPER_A4R_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "A5") == 0) + { + s->val[OPT_BR_X].w = PAPER_A5_W; + s->val[OPT_BR_Y].w = PAPER_A5_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "A5R") == 0) + { + s->val[OPT_BR_X].w = PAPER_A5R_W; + s->val[OPT_BR_Y].w = PAPER_A5R_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "A6") == 0) + { + s->val[OPT_BR_X].w = PAPER_A6_W; + s->val[OPT_BR_Y].w = PAPER_A6_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "B4") == 0) + { + s->val[OPT_BR_X].w = PAPER_B4_W; + s->val[OPT_BR_Y].w = PAPER_B4_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "Legal") == 0) + { + s->val[OPT_BR_X].w = PAPER_LEGAL_W; + s->val[OPT_BR_Y].w = PAPER_LEGAL_H; + } + else if (strcmp (s->val[OPT_PAPER].s, "Letter") == 0) + { + s->val[OPT_BR_X].w = PAPER_LETTER_W; + s->val[OPT_BR_Y].w = PAPER_LETTER_H; + } + } + return (SANE_STATUS_GOOD); + } + + } + } + + DBG (11, "<< sane_control_option\n"); + return (SANE_STATUS_INVAL); +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Ibm_Scanner *s = handle; + DBG (11, ">> sane_get_parameters\n"); + + if (!s->scanning) + { + int width, length, xres, yres; + const char *mode; + + memset (&s->params, 0, sizeof (s->params)); + + width = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w; + length = s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w; + xres = s->val[OPT_X_RESOLUTION].w; + yres = s->val[OPT_Y_RESOLUTION].w; + + /* make best-effort guess at what parameters will look like once + scanning starts. */ + if (xres > 0 && yres > 0 && width > 0 && length > 0) + { + s->params.pixels_per_line = width * xres / s->hw->info.mud; + s->params.lines = length * yres / s->hw->info.mud; + } + + mode = s->val[OPT_MODE].s; + if ((strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) || + (strcmp (mode, SANE_VALUE_SCAN_MODE_HALFTONE)) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + /* the Ibm truncates to the byte boundary, so: chop! */ + s->params.pixels_per_line = s->params.bytes_per_line * 8; + s->params.depth = 1; + } + else /* if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) */ + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + } + s->params.last_frame = SANE_TRUE; + } + else + DBG (5, "sane_get_parameters: scanning, so can't get params\n"); + + if (params) + *params = s->params; + + DBG (1, "%d pixels per line, %d bytes, %d lines high, total %lu bytes, " + "dpi=%d\n", s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (u_long) s->bytes_to_read, s->val[OPT_Y_RESOLUTION].w); + + DBG (11, "<< sane_get_parameters\n"); + return (SANE_STATUS_GOOD); +} + + +SANE_Status +sane_start (SANE_Handle handle) +{ + char *mode_str; + Ibm_Scanner *s = handle; + SANE_Status status; + struct ibm_window_data wbuf; + struct measurements_units_page mup; + + DBG (11, ">> sane_start\n"); + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + status = sanei_scsi_open (s->hw->sane.name, &s->fd, 0, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open of %s failed: %s\n", + s->hw->sane.name, sane_strstatus (status)); + return (status); + } + + mode_str = s->val[OPT_MODE].s; + s->xres = s->val[OPT_X_RESOLUTION].w; + s->yres = s->val[OPT_Y_RESOLUTION].w; + s->ulx = s->val[OPT_TL_X].w; + s->uly = s->val[OPT_TL_Y].w; + s->width = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w; + s->length = s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w; + s->brightness = s->val[OPT_BRIGHTNESS].w; + s->contrast = s->val[OPT_CONTRAST].w; + s->bpp = s->params.depth; + if (strcmp (mode_str, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + s->image_composition = IBM_BINARY_MONOCHROME; + } + else if (strcmp (mode_str, SANE_VALUE_SCAN_MODE_HALFTONE) == 0) + { + s->image_composition = IBM_DITHERED_MONOCHROME; + } + else if (strcmp (mode_str, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + s->image_composition = IBM_GRAYSCALE; + } + + memset (&wbuf, 0, sizeof (wbuf)); +/* next line commented out by mf */ +/* _lto2b(sizeof(wbuf) - 8, wbuf.len); */ +/* next line by mf */ + _lto2b(IBM_WINDOW_DATA_SIZE, wbuf.len); /* size=320 */ + _lto2b(s->xres, wbuf.x_res); + _lto2b(s->yres, wbuf.y_res); + _lto4b(s->ulx, wbuf.x_org); + _lto4b(s->uly, wbuf.y_org); + _lto4b(s->width, wbuf.width); + _lto4b(s->length, wbuf.length); + + wbuf.image_comp = s->image_composition; + /* if you throw the MRIF bit the brighness control reverses too */ + /* so I reverse the reversal in software for symmetry's sake */ + if (wbuf.image_comp == IBM_GRAYSCALE || wbuf.image_comp == IBM_DITHERED_MONOCHROME) + { + if (wbuf.image_comp == IBM_GRAYSCALE) + wbuf.mrif_filtering_gamma_id = (SANE_Byte) 0x80; /* it was 0x90 */ + if (wbuf.image_comp == IBM_DITHERED_MONOCHROME) + wbuf.mrif_filtering_gamma_id = (SANE_Byte) 0x10; + wbuf.brightness = 256 - (SANE_Byte) s->brightness; +/* + if (is50) + wbuf.contrast = (SANE_Byte) s->contrast; + else +*/ + wbuf.contrast = 256 - (SANE_Byte) s->contrast; + } + else /* wbuf.image_comp == IBM_BINARY_MONOCHROME */ + { + wbuf.mrif_filtering_gamma_id = (SANE_Byte) 0x00; + wbuf.brightness = (SANE_Byte) s->brightness; + wbuf.contrast = (SANE_Byte) s->contrast; + } + + wbuf.threshold = 0; + wbuf.bits_per_pixel = s->bpp; + + wbuf.halftone_code = 2; /* diithering */ + wbuf.halftone_id = 0x0A; /* 8x8 Bayer pattenr */ + wbuf.pad_type = 3; + wbuf.bit_ordering[0] = 0; + wbuf.bit_ordering[1] = 7; /* modified by mf (it was 3) */ + + DBG (5, "xres=%d\n", _2btol(wbuf.x_res)); + DBG (5, "yres=%d\n", _2btol(wbuf.y_res)); + DBG (5, "ulx=%d\n", _4btol(wbuf.x_org)); + DBG (5, "uly=%d\n", _4btol(wbuf.y_org)); + DBG (5, "width=%d\n", _4btol(wbuf.width)); + DBG (5, "length=%d\n", _4btol(wbuf.length)); + DBG (5, "image_comp=%d\n", wbuf.image_comp); + + DBG (11, "sane_start: sending SET WINDOW\n"); + status = set_window (s->fd, &wbuf); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "SET WINDOW failed: %s\n", sane_strstatus (status)); + return (status); + } + + DBG (11, "sane_start: sending GET WINDOW\n"); + memset (&wbuf, 0, sizeof (wbuf)); + status = get_window (s->fd, &wbuf); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET WINDOW failed: %s\n", sane_strstatus (status)); + return (status); + } + DBG (5, "xres=%d\n", _2btol(wbuf.x_res)); + DBG (5, "yres=%d\n", _2btol(wbuf.y_res)); + DBG (5, "ulx=%d\n", _4btol(wbuf.x_org)); + DBG (5, "uly=%d\n", _4btol(wbuf.y_org)); + DBG (5, "width=%d\n", _4btol(wbuf.width)); + DBG (5, "length=%d\n", _4btol(wbuf.length)); + DBG (5, "image_comp=%d\n", wbuf.image_comp); + + DBG (11, "sane_start: sending MODE SELECT\n"); + memset (&mup, 0, sizeof (mup)); + mup.page_code = MEASUREMENTS_PAGE; + mup.parameter_length = 0x06; + mup.bmu = INCHES; + mup.mud[0] = (DEFAULT_MUD >> 8) & 0xff; + mup.mud[1] = (DEFAULT_MUD & 0xff); +/* next lines by mf */ + mup.adf_page_code = 0x26; + mup.adf_parameter_length = 6; + if (s->adf_state == ADF_ARMED) + mup.adf_control = 1; + else + mup.adf_control = 0; +/* end lines by mf */ + + status = mode_select (s->fd, (struct mode_pages *) &mup); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MODE_SELECT failed\n"); + return (SANE_STATUS_INVAL); + } + + status = trigger_scan (s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "start of scan failed: %s\n", sane_strstatus (status)); + /* next line introduced not to freeze xscanimage */ + do_cancel(s); + return status; + } + + /* Wait for scanner to become ready to transmit data */ + status = ibm_wait_ready (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET DATA STATUS failed: %s\n", sane_strstatus (status)); + return (status); + } + + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + + DBG (1, "%d pixels per line, %d bytes, %d lines high, total %lu bytes, " + "dpi=%d\n", s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (u_long) s->bytes_to_read, s->val[OPT_Y_RESOLUTION].w); + + s->scanning = SANE_TRUE; + + DBG (11, "<< sane_start\n"); + return (SANE_STATUS_GOOD); +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Ibm_Scanner *s = handle; + SANE_Status status; + size_t nread; + DBG (11, ">> sane_read\n"); + + *len = 0; + + DBG (11, "sane_read: bytes left to read: %ld\n", (u_long) s->bytes_to_read); + + if (s->bytes_to_read == 0) + { + do_cancel (s); + return (SANE_STATUS_EOF); + } + + if (!s->scanning) { + DBG (11, "sane_read: scanning is false!\n"); + return (do_cancel (s)); + } + + nread = max_len; + if (nread > s->bytes_to_read) + nread = s->bytes_to_read; + + DBG (11, "sane_read: read %ld bytes\n", (u_long) nread); + status = read_data (s->fd, buf, &nread); + if (status != SANE_STATUS_GOOD) + { + DBG (11, "sane_read: read error\n"); + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + *len = nread; + s->bytes_to_read -= nread; + + DBG (11, "<< sane_read\n"); + return (SANE_STATUS_GOOD); +} + +void +sane_cancel (SANE_Handle handle) +{ + Ibm_Scanner *s = handle; + DBG (11, ">> sane_cancel\n"); + + s->scanning = SANE_FALSE; + + DBG (11, "<< sane_cancel\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG (5, ">> sane_set_io_mode (handle = %p, non_blocking = %d)\n", + handle, non_blocking); + DBG (5, "<< sane_set_io_mode\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + DBG (5, ">> sane_get_select_fd (handle = %p, fd = %p)\n", + handle, (void *) fd); + DBG (5, "<< sane_get_select_fd\n"); + + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/ibm.conf.in b/backend/ibm.conf.in new file mode 100644 index 0000000..e9d4d21 --- /dev/null +++ b/backend/ibm.conf.in @@ -0,0 +1,3 @@ +scsi IBM 2456 +scsi RICOH +/dev/scanner diff --git a/backend/ibm.h b/backend/ibm.h new file mode 100644 index 0000000..a10c923 --- /dev/null +++ b/backend/ibm.h @@ -0,0 +1,386 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + + + +#ifndef ibm_h +#define ibm_h 1 + +#include + +#include "../include/sane/config.h" + +/* defines for scan_image_mode field */ +#define IBM_BINARY_MONOCHROME 0 +#define IBM_DITHERED_MONOCHROME 1 +#define IBM_GRAYSCALE 2 + +/* defines for paper field */ +#define IBM_PAPER_USER_DEFINED 0 +#define IBM_PAPER_A3 1 +#define IBM_PAPER_A4 2 +#define IBM_PAPER_A4L 3 +#define IBM_PAPER_A5 4 +#define IBM_PAPER_A5L 5 +#define IBM_PAPER_A6 6 +#define IBM_PAPER_B4 7 +#define IBM_PAPER_B5 8 +#define IBM_PAPER_LEGAL 9 +#define IBM_PAPER_LETTER 10 + +/* sizes for mode parameter's base_measurement_unit */ +#define INCHES 0 +#define MILLIMETERS 1 +#define POINTS 2 +#define DEFAULT_MUD 1200 +#define MEASUREMENTS_PAGE (SANE_Byte)(0x03) + +/* Mode Page Control */ +#define PC_CURRENT 0x00 +#define PC_CHANGE 0x40 +#define PC_DEFAULT 0x80 +#define PC_SAVED 0xc0 + +static const SANE_String_Const mode_list[] = + { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_HALFTONE, + SANE_VALUE_SCAN_MODE_GRAY, + 0 + }; + +static const SANE_String_Const paper_list[] = + { + "User", + "A3", + "A4", "A4R", + "A5", "A5R", + "A6", + "B4", "B5", + "Legal", "Letter", + 0 + }; + +#define PAPER_A3_W 14032 +#define PAPER_A3_H 19842 +#define PAPER_A4_W 9921 +#define PAPER_A4_H 14032 +#define PAPER_A4R_W 14032 +#define PAPER_A4R_H 9921 +#define PAPER_A5_W 7016 +#define PAPER_A5_H 9921 +#define PAPER_A5R_W 9921 +#define PAPER_A5R_H 7016 +#define PAPER_A6_W 4960 +#define PAPER_A6_H 7016 +#define PAPER_B4_W 11811 +#define PAPER_B4_H 16677 +#define PAPER_B5_W 8598 +#define PAPER_B5_H 12142 +#define PAPER_LEGAL_W 10200 +#define PAPER_LEGAL_H 16800 +#define PAPER_LETTER_W 10200 +#define PAPER_LETTER_H 13200 + +static const SANE_Range u8_range = + { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ + }; + +static const SANE_Range ibm2456_res_range = + { + 100, /* minimum */ + 600, /* maximum */ + 0 /* quantization */ + }; + +static const SANE_Range default_x_range = + { + 0, /* minimum */ +/* (SANE_Word) ( * DEFAULT_MUD), maximum */ + 14032, /* maximum (found empirically for Gray mode) */ + /* in Lineart mode it works till 14062 */ + 2 /* quantization */ + }; + +static const SANE_Range default_y_range = + { + 0, /* minimum */ +/* (SANE_Word) (14 * DEFAULT_MUD), maximum */ + 20410, /* maximum (found empirically) */ + 2 /* quantization */ + }; + + + +static inline void +_lto2b(SANE_Int val, SANE_Byte *bytes) + +{ + + bytes[0] = (val >> 8) & 0xff; + bytes[1] = val & 0xff; +} + +static inline void +_lto3b(SANE_Int val, SANE_Byte *bytes) + +{ + + bytes[0] = (val >> 16) & 0xff; + bytes[1] = (val >> 8) & 0xff; + bytes[2] = val & 0xff; +} + +static inline void +_lto4b(SANE_Int val, SANE_Byte *bytes) +{ + + bytes[0] = (val >> 24) & 0xff; + bytes[1] = (val >> 16) & 0xff; + bytes[2] = (val >> 8) & 0xff; + bytes[3] = val & 0xff; +} + +static inline SANE_Int +_2btol(SANE_Byte *bytes) +{ + SANE_Int rv; + + rv = (bytes[0] << 8) | + bytes[1]; + return (rv); +} + +static inline SANE_Int +_3btol(SANE_Byte *bytes) +{ + SANE_Int rv; + + rv = (bytes[0] << 16) | + (bytes[1] << 8) | + bytes[2]; + return (rv); +} + +static inline SANE_Int +_4btol(SANE_Byte *bytes) +{ + SANE_Int rv; + + rv = (bytes[0] << 24) | + (bytes[1] << 16) | + (bytes[2] << 8) | + bytes[3]; + return (rv); +} + +typedef enum + { + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_X_RESOLUTION, + OPT_Y_RESOLUTION, + OPT_ADF, + + OPT_GEOMETRY_GROUP, + OPT_PAPER, /* predefined formats */ + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + + /* must come last: */ + NUM_OPTIONS + } +Ibm_Option; + +typedef struct Ibm_Info + { + SANE_Range xres_range; + SANE_Range yres_range; + SANE_Range x_range; + SANE_Range y_range; + SANE_Range brightness_range; + SANE_Range contrast_range; + + SANE_Int xres_default; + SANE_Int yres_default; + SANE_Int image_mode_default; + SANE_Int paper_default; + SANE_Int brightness_default; + SANE_Int contrast_default; + SANE_Int adf_default; + + SANE_Int bmu; + SANE_Int mud; + } +Ibm_Info; + +typedef struct Ibm_Device + { + struct Ibm_Device *next; + SANE_Device sane; + Ibm_Info info; + } +Ibm_Device; + +typedef struct Ibm_Scanner + { + /* all the state needed to define a scan request: */ + struct Ibm_Scanner *next; + int fd; /* SCSI filedescriptor */ + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + /* scanner dependent/low-level state: */ + Ibm_Device *hw; + + SANE_Int xres; + SANE_Int yres; + SANE_Int ulx; + SANE_Int uly; + SANE_Int width; + SANE_Int length; + SANE_Int brightness; + SANE_Int contrast; + SANE_Int image_composition; + SANE_Int bpp; + SANE_Bool reverse; +/* next lines by mf */ + SANE_Int adf_state; +#define ADF_UNUSED 0 /* scan from flatbed, not ADF */ +#define ADF_ARMED 1 /* scan from ADF, everything's set up */ +#define ADF_CLEANUP 2 /* eject paper from ADF on close */ +/* end lines by mf */ + size_t bytes_to_read; + int scanning; + } +Ibm_Scanner; + +struct inquiry_data { + SANE_Byte devtype; + SANE_Byte byte2; + SANE_Byte byte3; + SANE_Byte byte4; + SANE_Byte byte5; + SANE_Byte res1[2]; + SANE_Byte flags; + SANE_Byte vendor[8]; + SANE_Byte product[8]; + SANE_Byte revision[4]; + SANE_Byte byte[60]; +}; + +#define IBM_WINDOW_DATA_SIZE 320 +struct ibm_window_data { + /* header */ + SANE_Byte reserved[6]; + SANE_Byte len[2]; + /* data */ + SANE_Byte window_id; /* must be zero */ + SANE_Byte reserved0; + SANE_Byte x_res[2]; + SANE_Byte y_res[2]; + SANE_Byte x_org[4]; + SANE_Byte y_org[4]; + SANE_Byte width[4]; + SANE_Byte length[4]; + SANE_Byte brightness; + SANE_Byte threshold; + SANE_Byte contrast; + SANE_Byte image_comp; /* image composition (data type) */ + SANE_Byte bits_per_pixel; + SANE_Byte halftone_code; /* halftone_pattern[0] in ricoh.h */ + SANE_Byte halftone_id; /* halftone_pattern[1] in ricoh.h */ + SANE_Byte pad_type; + SANE_Byte bit_ordering[2]; + SANE_Byte compression_type; + SANE_Byte compression_arg; + SANE_Byte res3[6]; + + /* Vendor Specific parameter byte(s) */ + /* Ricoh specific, follow the scsi2 standard ones */ + SANE_Byte byte1; + SANE_Byte byte2; + SANE_Byte mrif_filtering_gamma_id; + SANE_Byte byte3; + SANE_Byte byte4; + SANE_Byte binary_filter; + SANE_Byte reserved2[18]; + + SANE_Byte reserved3[256]; + +}; + +struct measurements_units_page { + SANE_Byte page_code; /* 0x03 */ + SANE_Byte parameter_length; /* 0x06 */ + SANE_Byte bmu; + SANE_Byte res1; + SANE_Byte mud[2]; + SANE_Byte res2[2]; /* anybody know what `COH' may mean ??? */ +/* next 4 lines by mf */ + SANE_Byte adf_page_code; + SANE_Byte adf_parameter_length; + SANE_Byte adf_control; + SANE_Byte res3[5]; +}; + +struct mode_pages { + SANE_Byte page_code; + SANE_Byte parameter_length; + SANE_Byte rest[14]; /* modified by mf; it was 6; see above */ +#if 0 + SANE_Byte more_pages[243]; /* maximum size 255 bytes (incl header) */ +#endif +}; + + +#endif /* ibm_h */ diff --git a/backend/kodak-cmd.h b/backend/kodak-cmd.h new file mode 100644 index 0000000..9f9880e --- /dev/null +++ b/backend/kodak-cmd.h @@ -0,0 +1,645 @@ +#ifndef KODAK_CMD_H +#define KODAK_CMD_H + +/* + * Part of SANE - Scanner Access Now Easy. + * + * Please see to opening comments in kodak.c + */ + +/* ==================================================================== */ +/* helper char array manipulation functions */ + +static void +setbitfield (unsigned char *pageaddr, int mask, int shift, int val) +{ + *pageaddr = (*pageaddr & ~(mask << shift)) | ((val & mask) << shift); +} + +static int +getbitfield (unsigned char *pageaddr, int shift, int mask) +{ + return ((*pageaddr >> shift) & mask); +} + +static int +getnbyte (unsigned char *pnt, int nbytes) +{ + unsigned int result = 0; + int i; + + for (i = 0; i < nbytes; i++) + result = (result << 8) | (pnt[i] & 0xff); + return result; +} + +static void +putnbyte (unsigned char *pnt, unsigned int value, unsigned int nbytes) +{ + int i; + + for (i = nbytes - 1; i >= 0; i--) { + pnt[i] = value & 0xff; + value = value >> 8; + } +} + +/* ==================================================================== */ +/* SCSI commands */ + +#define set_SCSI_opcode(out, val) out[0]=val +#define set_SCSI_lun(out, val) setbitfield(out + 1, 7, 5, val) + +/* ==================================================================== */ +/* TEST_UNIT_READY */ + +#define TEST_UNIT_READY_code 0x00 +#define TEST_UNIT_READY_len 6 + +/* ==================================================================== */ +/* REQUEST_SENSE */ + +/* out */ +#define REQUEST_SENSE_code 0x03 +#define REQUEST_SENSE_len 6 + +#define RS_return_size 0x12 + +/* in */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 7, 1) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0, 0x7f) +#define RS_error_code_current 0x70 +#define RS_error_code_deferred 0x71 + +#define get_RS_segment_num(b) b[1] + +#define get_RS_filemark(b) getbitfield(b + 0x02, 7, 1) +#define get_RS_EOM(b) getbitfield(b + 0x02, 6, 1) +#define get_RS_ILI(b) getbitfield(b + 0x02, 5, 1) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0, 0x0f) + +#define get_RS_information(b) getnbyte(b+0x03, 4) + +#define get_RS_additional_length(b) b[0x07] + +#define get_RS_cmd_info(b) getnbyte(b+8, 4) + +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_FRUC(b) b[0x0e] +#define get_RS_SKSV(b) getbitfield(b+0x0f,7,1) +#define get_RS_SKSB(b) getnbyte(b+0x0f, 3) + +/* ==================================================================== */ +/* INQUIRY */ + +/* out */ +#define INQUIRY_code 0x12 +#define INQUIRY_len 6 + +#define set_I_evpd(out, val) setbitfield(out + 1, 1, 0, val) +#define set_I_page_code(out, val) out[0x02]=val +#define I_page_code_default 0 +#define set_I_data_length(out,n) out[0x04]=n +#define I_data_len 128 + +/* in */ +#define get_I_periph_qual(in) getbitfield(in, 5, 7) +#define I_periph_qual_valid 0x00 +#define I_periph_qual_nolun 0x03 +#define get_I_periph_devtype(in) getbitfield(in, 0, 0x1f) +#define I_periph_devtype_scanner 0x06 +#define I_periph_devtype_unknown 0x1f + +/* dont use these, until vendor */ +#define get_I_rmb(in) getbitfield(in + 1, 7, 1) +#define get_I_devtype_qual(in) getbitfield(in + 1, 0, 0x7f) + +#define get_I_iso_version(in) getbitfield(in + 2, 6, 3) +#define get_I_ecma_version(in) getbitfield(in + 2, 3, 7) +#define get_I_ansi_version(in) getbitfield(in + 2, 0, 7) + +#define get_I_aenc(in) getbitfield(in + 3, 7, 1) +#define get_I_trmiop(in) getbitfield(in + 3, 6, 1) +#define get_I_resonse_format(in) getbitfield(in + 3, 0, 0x0f) + +#define get_I_length(in) getnbyte(in + 4, 1) + +#define get_I_reladr(in) getbitfield(in + 7, 7, 1) +#define get_I_wbus32(in) getbitfield(in + 7, 6, 1) +#define get_I_wbus16(in) getbitfield(in + 7, 5, 1) +#define get_I_sync(in) getbitfield(in + 7, 4, 1) +#define get_I_linked(in) getbitfield(in + 7, 3, 1) +#define get_I_cmdque(in) getbitfield(in + 7, 1, 1) +#define get_I_sftre(in) getbitfield(in + 7, 0, 1) + +#define get_I_vendor(in, buf) strncpy(buf,(char *)in + 0x08, 0x08) +#define get_I_product(in, buf) strncpy(buf,(char *)in + 0x10, 0x10) +#define get_I_version(in, buf) strncpy(buf,(char *)in + 0x20, 0x04) +#define get_I_build(in, buf) strncpy(buf,(char *)in + 0x24, 0x02) + +#define get_I_mf_disable(in) getbitfield(in + 38, 7, 1) +#define get_I_checkdigit(in) getbitfield(in + 38, 6, 1) +#define get_I_front_prism(in) getbitfield(in + 38, 5, 1) +#define get_I_compressed_gray(in) getbitfield(in + 38, 4, 1) +#define get_I_front_toggle(in) getbitfield(in + 38, 3, 1) +#define get_I_front_dp1(in) getbitfield(in + 38, 2, 1) +#define get_I_front_color(in) getbitfield(in + 38, 1, 1) +#define get_I_front_atp(in) getbitfield(in + 38, 0, 1) + +#define get_I_dp1_180(in) getbitfield(in + 39, 7, 1) +#define get_I_mf_pause(in) getbitfield(in + 39, 6, 1) +#define get_I_rear_prism(in) getbitfield(in + 39, 5, 1) +#define get_I_uncompressed_gray(in) getbitfield(in + 39, 4, 1) +#define get_I_rear_toggle(in) getbitfield(in + 39, 3, 1) +#define get_I_rear_dp1(in) getbitfield(in + 39, 2, 1) +#define get_I_rear_color(in) getbitfield(in + 39, 1, 1) +#define get_I_rear_atp(in) getbitfield(in + 39, 0, 1) + +#define get_I_min_bin_res(in) getnbyte(in + 40, 2) +#define get_I_max_bin_res(in) getnbyte(in + 42, 2) +#define get_I_min_col_res(in) getnbyte(in + 44, 2) +#define get_I_max_col_res(in) getnbyte(in + 46, 2) + +#define get_I_max_image_width(in) getnbyte(in + 48, 4) +#define get_I_max_image_length(in) getnbyte(in + 52, 4) + +/* 56-95 reserved */ + +#define get_I_finecrop(in) getbitfield(in + 96, 7, 1) +#define get_I_ithresh(in) getbitfield(in + 96, 6, 1) +#define get_I_ecd(in) getbitfield(in + 96, 3, 1) +#define get_I_vblr(in) getbitfield(in + 96, 2, 1) +#define get_I_elevator(in) getbitfield(in + 96, 1, 1) +#define get_I_relcrop(in) getbitfield(in + 96, 0, 1) + +#define get_I_cdeskew(in) getbitfield(in + 97, 7, 1) +#define get_I_ia(in) getbitfield(in + 97, 6, 1) +#define get_I_patch(in) getbitfield(in + 97, 5, 1) +#define get_I_nullmode(in) getbitfield(in + 97, 4, 1) +#define get_I_sabre(in) getbitfield(in + 97, 3, 1) +#define get_I_lddds(in) getbitfield(in + 97, 2, 1) +#define get_I_uddds(in) getbitfield(in + 97, 1, 1) +#define get_I_fixedgap(in) getbitfield(in + 97, 0, 1) + +#define get_I_hr_printer(in) getbitfield(in + 98, 6, 1) +#define get_I_elev_100_250(in) getbitfield(in + 98, 5, 1) +#define get_I_udds_individual(in) getbitfield(in + 98, 4, 1) +#define get_I_auto_color(in) getbitfield(in + 98, 3, 1) +#define get_I_wb(in) getbitfield(in + 98, 2, 1) +#define get_I_es(in) getbitfield(in + 98, 1, 1) +#define get_I_fc(in) getbitfield(in + 98, 0, 1) + +#define get_I_max_rate(in) getnbyte(in + 99, 2) +#define get_I_buffer_size(in) getnbyte(in + 101, 4) + +/* ==================================================================== */ +/* RESERVE UNIT */ + +#define RESERVE_UNIT_code 0x16 +#define RESERVE_UNIT_len 6 + +/* ==================================================================== */ +/* RELEASE UNIT */ + +#define RELEASE_UNIT_code 0x17 +#define RELEASE_UNIT_len 6 + +/* ==================================================================== */ +/* SCAN */ + +#define SCAN_code 0x1b +#define SCAN_len 10 + +#define set_SC_xfer_length(sb, val) sb[0x04] = (unsigned char)val + +/* ==================================================================== */ +/* SEND DIAGNOSTIC */ + +#define SEND_DIAGNOSTIC_code 0x1d +#define SEND_DIAGNOSTIC_len 6 + +/* ==================================================================== */ +/* SET WINDOW */ + +#define SET_WINDOW_code 0x24 +#define SET_WINDOW_len 10 + +/* transfer length is header+descriptor (8+64) */ +#define set_SW_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) + +/* ==================================================================== */ +/* GET WINDOW */ + +#define GET_WINDOW_code 0x25 +#define GET_WINDOW_len 10 + +#define set_GW_single(sb, val) setbitfield(sb + 1, 1, 0, val) +#define set_GW_wid(sb, len) sb[5] = len + +/* window transfer length is for following header+descriptor (8+64) */ +#define set_GW_xferlen(sb, len) putnbyte(sb + 0x06, len, 3) + +/* ==================================================================== */ +/* WINDOW HEADER, used by get and set */ + +#define WINDOW_HEADER_len 8 + +/* header transfer length is for following descriptor (64) */ +#define set_WH_data_len(sb, len) putnbyte(sb, len, 2) +#define set_WH_desc_len(sb, len) putnbyte(sb + 0x06, len, 2) + +/* ==================================================================== */ +/* WINDOW descriptor, used by get and set */ + +#define WINDOW_DESCRIPTOR_len 64 + +#define set_WD_wid(sb, val) sb[0]=val +#define WD_wid_front_binary 0x01 +#define WD_wid_back_binary 0x02 +#define WD_wid_front_color 0x03 +#define WD_wid_back_color 0x04 + +/* color/gray = 100,150,200,240,300 */ +/* binary = 200,240,300,400 */ +#define set_WD_Xres(sb, val) putnbyte(sb + 0x02, val, 2) +#define get_WD_Xres(sb) getnbyte(sb + 0x02, 2) + +/* color/gray = 100,150,200,240,300 */ +/* binary = 200,240,300,400 */ +#define set_WD_Yres(sb, val) putnbyte(sb + 0x04, val, 2) +#define get_WD_Yres(sb) getnbyte(sb + 0x04, 2) + +#define set_WD_ULX(sb, val) putnbyte(sb + 0x06, val, 4) +#define get_WD_ULX(sb) getnbyte(sb + 0x06, 4) + +#define set_WD_ULY(sb, val) putnbyte(sb + 0x0a, val, 4) +#define get_WD_ULY(sb) getnbyte(sb + 0x0a, 4) + +#define set_WD_width(sb, val) putnbyte(sb + 0x0e, val, 4) +#define get_WD_width(sb) getnbyte(sb + 0x0e, 4) + +#define set_WD_length(sb, val) putnbyte(sb + 0x12, val, 4) +#define get_WD_length(sb) getnbyte(sb + 0x12, 4) + +#define set_WD_brightness(sb, val) sb[0x16] = val +#define get_WD_brightness(sb) sb[0x16] + +#define set_WD_threshold(sb, val) sb[0x17] = val +#define get_WD_threshold(sb) sb[0x17] + +#define set_WD_contrast(sb, val) sb[0x18] = val +#define get_WD_contrast(sb) sb[0x18] + +#define set_WD_composition(sb, val) sb[0x19] = val +#define get_WD_composition(sb) sb[0x19] +#define WD_compo_LINEART 0 +#define WD_compo_HALFTONE 1 +#define WD_compo_MULTILEVEL 5 + +/* 1, 8, or 24 */ +#define set_WD_bitsperpixel(sb, val) sb[0x1a] = val +#define get_WD_bitsperpixel(sb) sb[0x1a] + +/* not used? */ +#define set_WD_halftone(sb, val) putnbyte(sb + 0x1b, val, 2) +#define get_WD_halftone(sb) getnbyte(sb + 0x1b, 2) + +#define set_WD_rif(sb, val) setbitfield(sb + 0x1d, 1, 7, val) +#define get_WD_rif(sb) getbitfield(sb + 0x1d, 7, 1) + +/* always set to 1? */ +#define set_WD_bitorder(sb, val) putnbyte(sb + 0x1e, val, 2) +#define get_WD_bitorder(sb) getnbyte(sb + 0x1e, 2) + +#define set_WD_compress_type(sb, val) sb[0x20] = val +#define get_WD_compress_type(sb) sb[0x20] +#define WD_compr_NONE 0 +#define WD_compr_FAXG4 3 +#define WD_compr_JPEG 0x80 + +/* not used? */ +#define set_WD_compress_arg(sb, val) sb[0x21] = val +#define get_WD_compress_arg(sb) sb[0x21] + +/* kodak specific stuff starts here */ +#define set_WD_noise_filter(sb, val) setbitfield(sb + 40, 7, 2, val) +#define WD_nf_NONE 0 +#define WD_nf_LONE 1 +#define WD_nf_MAJORITY 2 +#define get_WD_noise_filter(sb) getbitfield(sb + 40, 7, 1) + +#define set_WD_allow_zero(sb, val) setbitfield(sb + 40, 1, 1, val) +#define get_WD_allow_zero(sb, val) getbitfield(sb + 40, 1, 1) + +#define set_WD_vblr(sb, val) setbitfield(sb + 40, 1, 0, val) +#define get_WD_vblr(sb, val) getbitfield(sb + 40, 0, 1) + +#define set_WD_image_overscan(sb, val) putnbyte(sb + 41, val, 2) + +#define set_WD_IS(sb, val) setbitfield(sb + 43, 1, 7, val) + +#define set_WD_deskew(sb, val) setbitfield(sb + 43, 1, 6, val) +#define WD_deskew_DISABLE 0 +#define WD_deskew_ENABLE 1 + +#define set_WD_BR(sb, val) setbitfield(sb + 43, 1, 5, val) +#define set_WD_BF(sb, val) setbitfield(sb + 43, 1, 4, val) +#define set_WD_ED(sb, val) setbitfield(sb + 43, 1, 3, val) +#define set_WD_HR(sb, val) setbitfield(sb + 43, 1, 2, val) + +#define set_WD_cropping(sb, val) setbitfield(sb + 43, 3, 0, val) +#define WD_crop_AUTO 0 +#define WD_crop_FIXED 1 +#define WD_crop_RELATIVE 2 +#define WD_crop_FINE 3 + +#define set_WD_ithresh(sb, val) setbitfield(sb + 44, 1, 7, val) +#define WD_ithresh_DISABLE 0 +#define WD_ithresh_ENABLE 1 + +#define set_WD_dropout_color(sb, val) setbitfield(sb + 44, 7, 0, val) + +#define set_WD_dropout_bg(sb, val) sb[45] = val + +#define set_WD_dropout_thresh(sb, val) sb[46] = val + +#define set_WD_dropout_source(sb, val) sb[47] = val + +#define set_WD_disable_gamma(sb, val) sb[48] = val + +#define set_WD_ortho_rotation(sb, val) sb[49] = val + +#define set_WD_fine_crop_max(sb, val) putnbyte(sb + 50, val, 2) + +#define set_WD_color_detect_thresh(sb, val) sb[52] = val + +#define set_WD_color_detect_area(sb, val) sb[53] = val + +#define set_WD_border_add(sb, val) sb[54] = val + +#define max_WDB_size 0xc8 + +/* ==================================================================== */ +/* READ */ + +#define READ_code 0x28 +#define READ_len 10 + +/* ==================================================================== */ +/* SEND */ + +#define SEND_code 0x2a +#define SEND_len 10 + +/* ==================================================================== */ +/* READ and SEND are basically the same, so the following 'SR' macros */ + +/* output */ +#define set_SR_datatype_code(sb, val) sb[0x02] = val +#define SR_datatype_imagedata 0x00 +#define SR_datatype_random 0x80 +#define SR_datatype_imageheader 0x81 +#define SR_len_imageheader 1088 + +#define set_SR_datatype_qual(sb, val) memcpy(sb + 4, val, 2) +#define set_SR_xfer_length(sb, val) putnbyte(sb + 6, val, 3) + +/* if the data type is 'imageheader': */ +#define get_SR_ih_header_length(in) getnbyte(in + 0x00, 4) +#define get_SR_ih_image_length(in) getnbyte(in + 0x04, 4) +#define get_SR_ih_image_id(in) in[8] +#define get_SR_ih_resolution(in) getnbyte(in + 9, 2) +#define get_SR_ih_ulx(in) getnbyte(in + 11, 4) +#define get_SR_ih_uly(in) getnbyte(in + 15, 4) +#define get_SR_ih_width(in) getnbyte(in + 19, 4) +#define get_SR_ih_length(in) getnbyte(in + 23, 4) +#define get_SR_ih_bpp(in) in[27] +#define get_SR_ih_comp_type(in) in[28] +#define get_SR_ih_ACD(in) getbit(in + 29, 1, 5) +#define get_SR_ih_MF(in) getbit(in + 29, 1, 4) +#define get_SR_ih_RIF(in) getbit(in + 29, 1, 2) +#define get_SR_ih_ID(in) getbit(in + 29, 1, 1) +#define get_SR_ih_DE(in) getbit(in + 29, 1, 0) +#define get_SR_ih_skew_angle(in) getnbyte(in + 30, 2) +#define get_SR_ih_ia_level(in) in[32] +#define get_SR_ih_ia(in) getnbyte(in + 33, 60) +#define get_SR_ih_print_string(in) getnbyte(in + 93, 60) +#define get_SR_ih_seqence_counter(in) getnbyte(in + 173, 4) +#define get_SR_ih_ia_f1_definition(in) in[177] +#define get_SR_ih_ia_f1_value(in) getnbyte(in + 178, 18) +#define get_SR_ih_ia_f2_definition(in) in[196] +#define get_SR_ih_ia_f2_value(in) getnbyte(in + 197, 18) +#define get_SR_ih_ia_f3_definition(in) in[215] +#define get_SR_ih_ia_f3_value(in) getnbyte(in + 216, 18) +#define get_SR_ih_ia_f4_definition(in) in[234] +#define get_SR_ih_ia_f5_value(in) getnbyte(in + 235, 18) +#define get_SR_ih_PD(in) getbit(in + 253, 1, 7) +#define get_SR_ih_patch_type(in) getbit(in + 253, 0x7f, 0) +#define get_SR_ih_deskew_confidence(in) in[255] +#define get_SR_ih_bt_contrast_perc(in) in[256] +#define get_SR_ih_bt_contrast(in) getnbyte(in + 257, 2) +#define get_SR_ih_bt_threshold(in) in[259] +#define get_SR_ih_sum_histogram(in) getnbyte(in + 260, 256) +#define get_SR_ih_diff_histogram(in) getnbyte(in + 516, 256) +#define get_SR_ih_gamma_table(in) getnbyte(in + 772, 256) +#define get_SR_ih_auto_color_area(in) in[1028] +#define get_SR_ih_auto_color_thresh(in) in[1029] + +/* ==================================================================== */ +/* if the data type is 'random', we have all kinds of 2 byte */ +/* qualifiers and oddly sized commands. some are bidirectional */ +/* while others are only send or read */ + +/* all payloads for these seem to start with 4 byte inclusive length? */ +#define set_SR_payload_len(sb, val) putnbyte(sb, val, 4) + +/* */ +#define SR_qual_jpeg_quant "JQ" /*both*/ +#define SR_len_jpeg_quant 262 /*front and back tables*/ + +/* */ +#define SR_qual_config "SC" /*both*/ +#define SR_len_config 512 /*lots of stuff*/ +#define set_SR_sc_length(in,val) putnbyte(in, val, 4) +#define get_SR_sc_length(in) getnbyte(in, 4) + +#define set_SR_sc_io1(in,val) putnbyte(in + 4, val, 1) +#define get_SR_sc_io1(in) getnbyte(in + 4, 1) +#define set_SR_sc_io2(in,val) putnbyte(in + 5, val, 1) +#define get_SR_sc_io2(in) getnbyte(in + 5, 1) +#define set_SR_sc_io3(in,val) putnbyte(in + 6, val, 1) +#define get_SR_sc_io3(in) getnbyte(in + 6, 1) +#define set_SR_sc_io4(in,val) putnbyte(in + 7, val, 1) +#define get_SR_sc_io4(in) getnbyte(in + 7, 1) +#define SR_sc_io_none 0 +#define SR_sc_io_front_binary 1 +#define SR_sc_io_rear_binary 2 +#define SR_sc_io_front_color 3 +#define SR_sc_io_rear_color 4 + +#define set_SR_sc_trans_to(in,val) putnbyte(in + 13, val, 2) +#define get_SR_sc_trans_to(in) getnbyte(in + 13, 2) +#define set_SR_sc_trans_to_resp(in,val) putnbyte(in + 15, val, 1) +#define get_SR_sc_trans_to_resp(in) getnbyte(in + 15, 1) + +#define get_SR_sc_DLS(in) getbitfield(in + 16, 7, 1) +#define set_SR_sc_DLS(in, val) setbitfield(in + 16, 1, 7) +#define get_SR_sc_DMS(in) getbitfield(in + 16, 6, 1) +#define set_SR_sc_DMS(in, val) setbitfield(in + 16, 1, 6) +#define get_SR_sc_DRS(in) getbitfield(in + 16, 5, 1) +#define set_SR_sc_DRS(in, val) setbitfield(in + 16, 1, 5) +#define get_SR_sc_UD_mode(in) getbitfield(in + 16, 0, 0x1f) +#define set_SR_sc_UD_mode(in, val) setbitfield(in + 16, 0x1f, 0) +#define get_SR_sc_LD_length(in) getnbyte(in + 17, 2) +#define set_SR_sc_LD_length(in, val) setnbyte(in + 17, 2) +#define get_SR_sc_DF_resp(in) getnbyte(in + 19, 1) +#define set_SR_sc_DF_resp(in, val) setnbyte(in + 19, 1) + +#define get_SR_sc_TP_mode(in) getnbyte(in + 20, 1) +#define get_SR_sc_CPT(in) getbitfield(in + 21, 0, 1) +#define get_SR_sc_POD_mode(in) getnbyte(in + 22, 2) +#define get_SR_sc_batch_mode(in) getnbyte(in + 24, 2) +#define get_SR_sc_batch_level(in) getnbyte(in + 26, 1) +#define get_SR_sc_start_batch(in) getnbyte(in + 27, 1) +#define get_SR_sc_end_batch(in) getnbyte(in + 28, 1) +#define get_SR_sc_patch_conf_tone(in) getnbyte(in + 29, 1) + +#define get_SR_sc_T6_patch(in) getbitfield(in + 30, 7, 1) +#define get_SR_sc_T5_patch(in) getbitfield(in + 30, 6, 1) +#define get_SR_sc_T4_patch(in) getbitfield(in + 30, 5, 1) +#define get_SR_sc_T3_patch(in) getbitfield(in + 30, 4, 1) +#define get_SR_sc_T2_patch(in) getbitfield(in + 30, 3, 1) +#define get_SR_sc_T1_patch(in) getbitfield(in + 30, 2, 1) +#define get_SR_sc_trans_patch(in) getbitfield(in + 30, 0, 3) + +#define get_SR_sc_IA_A_start(in) getnbyte(in + 31, 18) +#define get_SR_sc_IA_B_start(in) getnbyte(in + 49, 18) +#define get_SR_sc_IA_C_start(in) getnbyte(in + 67, 18) +#define get_SR_sc_IA_D_start(in) getnbyte(in + 85, 18) + +#define get_SR_sc_IA_A_def(in) getnbyte(in + 103, 1) +#define get_SR_sc_IA_B_def(in) getnbyte(in + 104, 1) +#define get_SR_sc_IA_C_def(in) getnbyte(in + 105, 1) +#define get_SR_sc_IA_D_def(in) getnbyte(in + 106, 1) + +#define get_SR_sc_IA_ltf_3(in) getnbyte(in + 107, 1) +#define get_SR_sc_IA_ltf_2(in) getnbyte(in + 108, 1) +#define get_SR_sc_IA_ltf_1(in) getnbyte(in + 109, 1) + +#define get_SR_sc_DP1_pos(in) getnbyte(in + 110, 4) +#define get_SR_sc_hires_mode(in) getbitfield(in + 114, 4, 0xf) +#define get_SR_sc_DP1_font(in) getbitfield(in + 114, 0, 0xf) +#define get_SR_sc_DP1_orient(in) getnbyte(in + 115, 1) +#define get_SR_sc_DP1_IA_format(in) getnbyte(in + 116, 1) +#define get_SR_sc_DP1_date_format(in) getnbyte(in + 117, 1) +#define get_SR_sc_DP1_date_delim(in) getnbyte(in + 118, 1) +#define get_SR_sc_DP1_start_seq(in) getnbyte(in + 119, 4) +#define get_SR_sc_DP1_seq_date_format(in) getnbyte(in + 123, 1) +#define get_SR_sc_DP1_seq_print_width(in) getnbyte(in + 124, 1) + +#define get_SR_sc_DP1_msg1(in) getnbyte(in + 125, 40) +#define get_SR_sc_DP1_msg2(in) getnbyte(in + 165, 40) +#define get_SR_sc_DP1_msg3(in) getnbyte(in + 205, 40) +#define get_SR_sc_DP1_msg4(in) getnbyte(in + 245, 40) +#define get_SR_sc_DP1_msg5(in) getnbyte(in + 285, 40) +#define get_SR_sc_DP1_msg6(in) getnbyte(in + 325, 40) +#define get_SR_sc_DP1_l1_template(in) getnbyte(in + 365, 20) +#define get_SR_sc_DP1_l2_template(in) getnbyte(in + 385, 20) +#define get_SR_sc_DP1_l3_template(in) getnbyte(in + 405, 20) + +#define get_SR_sc_UDFK1(in) getnbyte(in + 425, 1) +#define get_SR_sc_UDFK2(in) getnbyte(in + 426, 1) +#define get_SR_sc_UDFK3(in) getnbyte(in + 427, 1) +#define get_SR_sc_MPASS(in) getbitfield(in + 428, 1, 1) +#define get_SR_sc_CE(in) getbitfield(in + 428, 0, 1) +#define get_SR_sc_elevator_mode(in) getnbyte(in + 429, 1) +#define get_SR_sc_stacking_mode(in) getnbyte(in + 430, 1) + +#define get_SR_sc_energy_star_to(in) getnbyte(in + 433, 1) + +#define get_SR_sc_PR1(in) getbitfield(in + 435, 3, 1) +#define get_SR_sc_PR2(in) getbitfield(in + 435, 2, 1) +#define get_SR_sc_PR3(in) getbitfield(in + 435, 1, 1) +#define get_SR_sc_PR4(in) getbitfield(in + 435, 0, 1) + +/* */ +#define SR_qual_color_table "CT" /*read*/ +#define SR_len_color_table 52 + +/* */ +#define SR_qual_color_table "CT" /*read*/ +#define SR_len_color_table 52 + +/* */ +#define SR_qual_clear "CB" /*send*/ +#define SR_len_clear 0 + +/* */ +#define SR_qual_end "GX" /*send*/ +#define SR_len_end 0 + +/* local and gmt time commands, same format */ +#define SR_qual_clock "LC" /*both*/ +#define SR_qual_gmt "GT" /*send*/ +#define SR_len_time 10 +#define set_SR_time_hour(sb, val) putnbyte(sb+4, val, 1) +#define set_SR_time_min(sb, val) putnbyte(sb+5, val, 1) +#define set_SR_time_mon(sb, val) putnbyte(sb+6, val, 1) +#define set_SR_time_day(sb, val) putnbyte(sb+7, val, 1) +#define set_SR_time_year(sb, val) putnbyte(sb+8, val, 2) + +/* */ +#define SR_qual_lamp "LD" /*????*/ +#define SR_len_lamp 0 /*????*/ + +/* */ +#define SR_qual_log_en "L0" /*read*/ +#define SR_qual_log_fr "L1" /*read*/ +#define SR_qual_log_it "L2" /*read*/ +#define SR_qual_log_de "L3" /*read*/ +#define SR_qual_log_br "L4" /*read*/ +#define SR_qual_log_jp "L5" /*read*/ +#define SR_qual_log_nl "L6" /*read*/ +#define SR_qual_log_es "L7" /*read*/ +#define SR_qual_log_cns "L8" /*read*/ +#define SR_qual_log_cnt "L9" /*read*/ +#define SR_qual_log_ko "LA" /*read*/ +#define SR_qual_log_ru "LB" /*read*/ +#define SR_qual_log_cz "LE" /*read*/ +#define SR_qual_log_tr "LF" /*read*/ + +/* */ +#define SR_qual_startstop "SS" /*send*/ +#define SR_len_startstop 5 +#define set_SR_startstop_cmd(sb, val) putnbyte(sb+4, val, 1) + +/* */ +#define SR_qual_media "CM" /*read*/ +#define SR_len_media 5 +#define get_SR_media_status(sb, val) getnbyte(sb+4, 1) + +/* */ +#define SR_qual_img_cal "IC" /*send*/ +#define SR_len_img_cal 0 + +/* */ +#define SR_qual_udds_cal "UC" /*send*/ +#define SR_len_udds_cal 0 + +/* ==================================================================== */ +/* WRITE BUFFER */ + +#define WRITE_BUFFER_code 0x3b +#define WRITE_BUFFER_len 10 + +#define set_WB_mode(sb, val) setbitfield(sb + 0x01, 7, 0, val) +#define WB_mode_front 6 +#define WB_mode_back 7 +#define set_WB_buffer_id(sb, val) sb[0x02] = (unsigned char)val +#define WB_buffer_id_block(sb, val) 0 +#define WB_buffer_id_last(sb, val) 1 +#define set_WB_buffer_offset(sb, val) putnbyte(sb + 3, val, 3) +#define set_WB_list_length(sb, val) putnbyte(sb + 6, val, 3) + +#endif diff --git a/backend/kodak.c b/backend/kodak.c new file mode 100644 index 0000000..80a5700 --- /dev/null +++ b/backend/kodak.c @@ -0,0 +1,2913 @@ +/* sane - Scanner Access Now Easy. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + -------------------------------------------------------------------------- + + This file implements a SANE backend for various large Kodak scanners. + + The source code is divided in sections which you can easily find by + searching for the tag "@@". + + Section 1 - Init & static stuff + Section 2 - sane_init, _get_devices, _open & friends + Section 3 - sane_*_option functions + Section 4 - sane_start, _get_param, _read & friends + Section 5 - sane_close functions + Section 6 - misc functions + + Changes: + v0 through v5 2008-01-15, MAN + - development versions + v6 2009-06-22, MAN + - improved set_window() to build desciptor from scratch + - initial release + v7 2010-02-10, MAN + - add SANE_I18N to static strings + - don't fail if scsi buffer is too small + + SANE FLOW DIAGRAM + + - sane_init() : initialize backend + . - sane_get_devices() : query list of scanner devices + . - sane_open() : open a particular scanner device + . . - sane_set_io_mode : set blocking mode + . . - sane_get_select_fd : get scanner fd + . . + . . - sane_get_option_descriptor() : get option information + . . - sane_control_option() : change option values + . . - sane_get_parameters() : returns estimated scan parameters + . . - (repeat previous 3 functions) + . . + . . - sane_start() : start image acquisition + . . - sane_get_parameters() : returns actual scan parameters + . . - sane_read() : read image data (from pipe) + . . (sane_read called multiple times; after sane_read returns EOF, + . . loop may continue with sane_start which may return a 2nd page + . . when doing duplex scans, or load the next page from the ADF) + . . + . . - sane_cancel() : cancel operation + . - sane_close() : close opened scanner device + - sane_exit() : terminate use of backend + +*/ + +/* + * @@ Section 1 - Init + */ + +#include "sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#ifdef HAVE_LIBC_H +# include /* NeXTStep/OpenStep */ +#endif + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" + +#include "kodak-cmd.h" +#include "kodak.h" + +#define DEBUG 1 +#define BUILD 7 + +/* values for SANE_DEBUG_KODAK env var: + - errors 5 + - function trace 10 + - function detail 15 + - get/setopt cmds 20 + - scsi cmd trace 25 + - scsi cmd detail 30 + - useless noise 35 +*/ + +/* ------------------------------------------------------------------------- */ +#define STRING_ADFFRONT SANE_I18N("ADF Front") +#define STRING_ADFBACK SANE_I18N("ADF Back") +#define STRING_ADFDUPLEX SANE_I18N("ADF Duplex") + +#define STRING_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define STRING_HALFTONE SANE_VALUE_SCAN_MODE_HALFTONE +#define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY +#define STRING_COLOR SANE_VALUE_SCAN_MODE_COLOR + +/* Also set via config file. */ +static int global_buffer_size = DEFAULT_BUFFER_SIZE; + +/* + * used by attach* and sane_get_devices + * a ptr to a null term array of ptrs to SANE_Device structs + * a ptr to a single-linked list of scanner structs + */ +static const SANE_Device **sane_devArray = NULL; +static struct scanner *scanner_devList = NULL; + +/* + * @@ Section 2 - SANE & scanner init code + */ + +/* + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + authorize = authorize; /* get rid of compiler warning */ + + DBG_INIT (); + DBG (10, "sane_init: start\n"); + + if (version_code) + *version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: kodak backend %d.%d.%d, from %s\n", + V_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + DBG (10, "sane_init: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + */ +/* Read the config file, find scanners with help from sanei_* + * store in two global lists of device structs + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + struct scanner *dev; + char line[PATH_MAX]; + const char *lp; + FILE *fp; + int num_devices=0; + int i=0; + + local_only = local_only; /* get rid of compiler warning */ + + DBG (10, "sane_get_devices: start\n"); + + /* set this to default before reading the file */ + global_buffer_size = DEFAULT_BUFFER_SIZE; + + fp = sanei_config_open (KODAK_CONFIG_FILE); + + if (fp) { + + DBG (15, "sane_get_devices: reading config file %s\n", KODAK_CONFIG_FILE); + + while (sanei_config_read (line, PATH_MAX, fp)) { + + lp = line; + + /* ignore comments */ + if (*lp == '#') + continue; + + /* skip empty lines */ + if (*lp == 0) + continue; + + if ((strncmp ("option", lp, 6) == 0) && isspace (lp[6])) { + + lp += 6; + lp = sanei_config_skip_whitespace (lp); + + /* we allow setting buffersize too big */ + if ((strncmp (lp, "buffer-size", 11) == 0) && isspace (lp[11])) { + + int buf; + lp += 11; + lp = sanei_config_skip_whitespace (lp); + buf = atoi (lp); + + if (buf < 4096) { + DBG (5, "sane_get_devices: config option \"buffer-size\" \ + (%d) is < 4096, ignoring!\n", buf); + continue; + } + + if (buf > DEFAULT_BUFFER_SIZE) { + DBG (5, "sane_get_devices: config option \"buffer-size\" \ + (%d) is > %d, warning!\n", buf, DEFAULT_BUFFER_SIZE); + } + + DBG (15, "sane_get_devices: setting \"buffer-size\" to %d\n", + buf); + global_buffer_size = buf; + } + else { + DBG (5, "sane_get_devices: config option \"%s\" \ + unrecognized\n", lp); + } + } + else if ((strncmp ("scsi", lp, 4) == 0) && isspace (lp[4])) { + DBG (15, "sane_get_devices: looking for '%s'\n", lp); + sanei_config_attach_matching_devices (lp, attach_one); + } + else{ + DBG (5, "sane_get_devices: config line \"%s\" unrecognized\n", + lp); + } + } + fclose (fp); + } + + else { + DBG (5, "sane_get_devices: no config file '%s', using defaults\n", + KODAK_CONFIG_FILE); + DBG (15, "sane_get_devices: looking for 'scsi KODAK'\n"); + sanei_config_attach_matching_devices ("scsi KODAK", attach_one); + } + + for (dev = scanner_devList; dev; dev=dev->next) { + DBG (15, "sane_get_devices: found scanner %s\n",dev->device_name); + num_devices++; + } + + DBG (15, "sane_get_devices: found %d scanner(s)\n",num_devices); + + sane_devArray = calloc (num_devices + 1, sizeof (SANE_Device*)); + if (!sane_devArray) + return SANE_STATUS_NO_MEM; + + for (dev = scanner_devList; dev; dev=dev->next) { + sane_devArray[i++] = (SANE_Device *)&dev->sane; + } + + sane_devArray[i] = 0; + + if(device_list){ + *device_list = sane_devArray; + } + + DBG (10, "sane_get_devices: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* build the scanner struct and link to global list + * unless struct is already loaded, then pretend + */ +static SANE_Status +attach_one (const char *device_name) +{ + struct scanner *s; + int ret; + + DBG (10, "attach_one: start\n"); + DBG (15, "attach_one: looking for '%s'\n", device_name); + + for (s = scanner_devList; s; s = s->next) { + if (strcmp (s->sane.name, device_name) == 0) { + DBG (10, "attach_one: already attached!\n"); + return SANE_STATUS_GOOD; + } + } + + /* build a struct to hold it */ + if ((s = calloc (sizeof (*s), 1)) == NULL) + return SANE_STATUS_NO_MEM; + + /* scsi command/data buffer */ + s->buffer_size = global_buffer_size; + + /* copy the device name */ + s->device_name = strdup (device_name); + if (!s->device_name){ + free (s); + return SANE_STATUS_NO_MEM; + } + + /* connect the fd */ + s->fd = -1; + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + free (s->device_name); + free (s); + return ret; + } + + /* Now query the device to load its vendor/model/version */ + ret = init_inquire (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s->device_name); + free (s); + DBG (5, "attach_one: inquiry failed\n"); + return ret; + } + + /* clean up the scanner struct based on model */ + /* this is the only piece of model specific code */ + ret = init_model (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s->device_name); + free (s); + DBG (5, "attach_one: model failed\n"); + return ret; + } + + /* sets user 'values' to good defaults */ + ret = init_user (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s->device_name); + free (s); + DBG (5, "attach_one: user failed\n"); + return ret; + } + + /* sets SANE option 'values' to good defaults */ + ret = init_options (s); + if (ret != SANE_STATUS_GOOD) { + disconnect_fd(s); + free (s->device_name); + free (s); + DBG (5, "attach_one: options failed\n"); + return ret; + } + + /* we close the connection, so that another backend can talk to scanner */ + disconnect_fd(s); + + /* load info into sane_device struct */ + s->sane.name = s->device_name; + s->sane.vendor = s->vendor_name; + s->sane.model = s->product_name; + s->sane.type = "scanner"; + + s->next = scanner_devList; + scanner_devList = s; + + DBG (10, "attach_one: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * connect the fd in the scanner struct + */ +static SANE_Status +connect_fd (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int buffer_size = s->buffer_size; + + DBG (10, "connect_fd: start\n"); + + if(s->fd > -1){ + DBG (5, "connect_fd: already open\n"); + ret = SANE_STATUS_GOOD; + } + else { + ret = sanei_scsi_open_extended (s->device_name, &(s->fd), sense_handler, + s, &s->buffer_size); + if(!ret && buffer_size != s->buffer_size){ + DBG (5, "connect_fd: cannot get requested buffer size (%d/%d)\n", + buffer_size, s->buffer_size); + } + else{ + DBG (15, "connect_fd: opened SCSI device\n"); + } + } + + DBG (10, "connect_fd: finish %d\n", ret); + + return ret; +} + +/* + * This routine will check if a certain device is a Kodak scanner + * It also copies interesting data from INQUIRY into the handle structure + */ +static SANE_Status +init_inquire (struct scanner *s) +{ + int i; + SANE_Status ret; + + unsigned char cmd[INQUIRY_len]; + size_t cmdLen = INQUIRY_len; + + unsigned char in[I_data_len]; + size_t inLen = I_data_len; + + DBG (10, "init_inquire: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd, INQUIRY_code); + set_I_evpd (cmd, 0); + set_I_page_code (cmd, I_page_code_default); + set_I_data_length (cmd, inLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + in, &inLen + ); + + if (ret != SANE_STATUS_GOOD){ + return ret; + } + + if (get_I_periph_qual(in) != I_periph_qual_valid){ + DBG (5, "The device at '%s' has invalid periph_qual.\n", s->device_name); + return SANE_STATUS_INVAL; + } + + if (get_I_periph_devtype(in) != I_periph_devtype_scanner){ + DBG (5, "The device at '%s' is not a scanner.\n", s->device_name); + return SANE_STATUS_INVAL; + } + + get_I_vendor (in, s->vendor_name); + get_I_product (in, s->product_name); + get_I_version (in, s->version_name); + get_I_build (in, s->build_name); + + s->vendor_name[8] = 0; + s->product_name[16] = 0; + s->version_name[4] = 0; + s->build_name[2] = 0; + + /* gobble trailing spaces */ + for (i = 7; s->vendor_name[i] == ' ' && i >= 0; i--) + s->vendor_name[i] = 0; + for (i = 15; s->product_name[i] == ' ' && i >= 0; i--) + s->product_name[i] = 0; + for (i = 3; s->version_name[i] == ' ' && i >= 0; i--) + s->version_name[i] = 0; + for (i = 2; s->build_name[i] == ' ' && i >= 0; i--) + s->build_name[i] = 0; + + if (strcmp ("KODAK", s->vendor_name)) { + DBG (5, "The device at '%s' is reported to be made by '%s'\n", s->device_name, s->vendor_name); + DBG (5, "This backend only supports Kodak products.\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "init_inquire: Found '%s' '%s' '%s' '%s' at '%s'\n", + s->vendor_name, s->product_name, s->version_name, s->build_name, + s->device_name); + + /*defined in SCSI spec*/ + DBG (15, "standard inquiry options\n"); + + /*FIXME: do we need to save these?*/ + DBG (15, " PQ: %d\n",get_I_periph_qual(in)); + DBG (15, " PDT: %d\n",get_I_periph_devtype(in)); + + DBG (15, " RMB: %d\n",get_I_rmb(in)); + DBG (15, " DTQ: %d\n",get_I_devtype_qual(in)); + + DBG (15, " ISO: %d\n",get_I_iso_version(in)); + DBG (15, " ECMA: %d\n",get_I_ecma_version(in)); + DBG (15, " ANSI: %d\n",get_I_ansi_version(in)); + + DBG (15, " AENC: %d\n",get_I_aenc(in)); + DBG (15, " TrmIOP: %d\n",get_I_trmiop(in)); + DBG (15, " RDF: %d\n",get_I_resonse_format(in)); + + DBG (15, " Length: %d\n",get_I_length(in)); + + DBG (15, " RelAdr: %d\n",get_I_reladr(in)); + DBG (15, " WBus32: %d\n",get_I_wbus32(in)); + DBG (15, " WBus16: %d\n",get_I_wbus16(in)); + DBG (15, " Sync: %d\n",get_I_sync(in)); + DBG (15, " Linked: %d\n",get_I_linked(in)); + DBG (15, " CmdQue: %d\n",get_I_cmdque(in)); + DBG (15, " SftRe: %d\n",get_I_sftre(in)); + + /*kodak specific*/ + DBG (15, "vendor inquiry options\n"); + + DBG (15, " MF Disable: %d\n",get_I_mf_disable(in)); + DBG (15, " Checkdigit: %d\n",get_I_checkdigit(in)); + DBG (15, " Front Prism: %d\n",get_I_front_prism(in)); + DBG (15, " Comp Gray: %d\n",get_I_compressed_gray(in)); + DBG (15, " Front Toggle: %d\n",get_I_front_toggle(in)); + DBG (15, " Front DP1: %d\n",get_I_front_dp1(in)); + DBG (15, " Front Color: %d\n",get_I_front_color(in)); + DBG (15, " Front ATP: %d\n",get_I_front_atp(in)); + + DBG (15, " DP1 180: %d\n",get_I_dp1_180(in)); + DBG (15, " MF Pause: %d\n",get_I_mf_pause(in)); + DBG (15, " Rear Prism: %d\n",get_I_rear_prism(in)); + DBG (15, " Uncomp Gray: %d\n",get_I_uncompressed_gray(in)); + DBG (15, " Rear Toggle: %d\n",get_I_rear_toggle(in)); + DBG (15, " Rear DP1: %d\n",get_I_rear_dp1(in)); + DBG (15, " Rear Color: %d\n",get_I_rear_color(in)); + DBG (15, " Rear ATP: %d\n",get_I_rear_atp(in)); + + /* we actually care about these */ + DBG (15, " Min Binary Res: %d\n",get_I_min_bin_res(in)); + s->s_res_min[MODE_LINEART] = get_I_min_bin_res(in); + DBG (15, " Max Binary Res: %d\n",get_I_max_bin_res(in)); + s->s_res_max[MODE_LINEART] = get_I_max_bin_res(in); + DBG (15, " Min Color Res: %d\n",get_I_min_col_res(in)); + s->s_res_min[MODE_COLOR] = get_I_min_col_res(in); + DBG (15, " Max Color Res: %d\n",get_I_max_col_res(in)); + s->s_res_max[MODE_COLOR] = get_I_max_col_res(in); + + DBG (15, " Max Width: %d\n",get_I_max_image_width(in)); + s->s_width_max = get_I_max_image_width(in); + DBG (15, " Max Length: %d\n",get_I_max_image_length(in)); + s->s_length_max = get_I_max_image_length(in); + + /*FIXME: do we need to save these?*/ + DBG (15, " Finecrop: %d\n",get_I_finecrop(in)); + DBG (15, " iThresh: %d\n",get_I_ithresh(in)); + DBG (15, " ECD: %d\n",get_I_ecd(in)); + DBG (15, " VBLR: %d\n",get_I_vblr(in)); + DBG (15, " Elevator: %d\n",get_I_elevator(in)); + DBG (15, " RelCrop: %d\n",get_I_relcrop(in)); + + DBG (15, " CDeskew: %d\n",get_I_cdeskew(in)); + DBG (15, " IA: %d\n",get_I_ia(in)); + DBG (15, " Patch: %d\n",get_I_patch(in)); + DBG (15, " Null Mode: %d\n",get_I_nullmode(in)); + DBG (15, " SABRE: %d\n",get_I_sabre(in)); + DBG (15, " LDDDS: %d\n",get_I_lddds(in)); + DBG (15, " UDDDS: %d\n",get_I_uddds(in)); + DBG (15, " Fixed Gap: %d\n",get_I_fixedgap(in)); + + DBG (15, " HR Printer: %d\n",get_I_hr_printer(in)); + DBG (15, " Elev 100/250: %d\n",get_I_elev_100_250(in)); + DBG (15, " UDDS Individual: %d\n",get_I_udds_individual(in)); + DBG (15, " Auto Color: %d\n",get_I_auto_color(in)); + DBG (15, " WB: %d\n",get_I_wb(in)); + DBG (15, " ES: %d\n",get_I_es(in)); + DBG (15, " FC: %d\n",get_I_fc(in)); + + DBG (15, " Max Rate: %d\n",get_I_max_rate(in)); + DBG (15, " Buffer Size: %d\n",get_I_buffer_size(in)); + + DBG (10, "init_inquire: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * get model specific info that is not in vpd, and correct + * errors in vpd data. struct is already initialized to 0. + */ +static SANE_Status +init_model (struct scanner *s) +{ + + DBG (10, "init_model: start\n"); + + s->s_mode[MODE_LINEART] = 1; + s->s_mode[MODE_HALFTONE] = 1; + s->s_mode[MODE_GRAYSCALE] = 1; + s->s_mode[MODE_COLOR] = 1; + + /* scanner did not tell us these */ + s->s_res_min[MODE_HALFTONE] = s->s_res_min[MODE_LINEART]; + s->s_res_max[MODE_HALFTONE] = s->s_res_max[MODE_LINEART]; + + s->s_res_min[MODE_GRAYSCALE] = s->s_res_min[MODE_COLOR]; + s->s_res_max[MODE_GRAYSCALE] = s->s_res_max[MODE_COLOR]; + + s->s_width_min = 96; + s->s_length_min = 96; + + s->s_brightness_steps = 0; + s->s_contrast_steps = 255; + s->s_threshold_steps = 255; + s->s_rif = 1; + + DBG (10, "init_model: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * set good default user values. + * struct is already initialized to 0. + */ +static SANE_Status +init_user (struct scanner *s) +{ + + DBG (10, "init_user: start\n"); + + /* source */ + s->u_source = SOURCE_ADF_FRONT; + + /* scan mode */ + s->u_mode = MODE_LINEART; + + /*res, minimum for this mode*/ + s->u_res = s->s_res_min[s->u_mode]; + + /* page width US-Letter */ + s->u_page_width = 8.5 * 1200; + if(s->u_page_width > s->s_width_max){ + s->u_page_width = s->s_width_max; + } + + /* page height US-Letter */ + s->u_page_height = 11 * 1200; + if(s->u_page_height > s->s_length_max){ + s->u_page_height = s->s_length_max; + } + + /* bottom-right x */ + s->u_br_x = s->u_page_width; + + /* bottom-right y */ + s->u_br_y = s->u_page_height; + + DBG (10, "init_user: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * This function presets the "option" array to blank + */ +static SANE_Status +init_options (struct scanner *s) +{ + int i; + + DBG (10, "init_options: start\n"); + + memset (s->opt, 0, sizeof (s->opt)); + for (i = 0; i < NUM_OPTIONS; ++i) { + s->opt[i].name = "filler"; + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_INACTIVE; + } + + /* go ahead and setup the first opt, because + * frontend may call control_option on it + * before calling get_option_descriptor + */ + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + + DBG (10, "init_options: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct scanner *dev = NULL; + struct scanner *s = NULL; + SANE_Status ret; + unsigned char cmd[SEND_len]; + size_t cmdLen = SEND_len; + unsigned char out[SR_len_time]; /*longest used in this function*/ + int try=0; + time_t gmt_tt; + struct tm * gmt_tm_p; + struct tm * local_tm_p; + + DBG (10, "sane_open: start\n"); + + if(scanner_devList){ + DBG (15, "sane_open: searching currently attached scanners\n"); + } + else{ + DBG (15, "sane_open: no scanners currently attached, attaching\n"); + + ret = sane_get_devices(NULL,0); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + } + + if(name[0] == 0){ + DBG (15, "sane_open: no device requested, using default\n"); + s = scanner_devList; + } + else{ + DBG (15, "sane_open: device %s requested\n", name); + + for (dev = scanner_devList; dev; dev = dev->next) { + if (strcmp (dev->sane.name, name) == 0) { + s = dev; + break; + } + } + } + + if (!s) { + DBG (5, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + DBG (15, "sane_open: device %s found\n", s->sane.name); + + *handle = s; + + /* connect the fd so we can talk to scanner */ + ret = connect_fd(s); + if(ret != SANE_STATUS_GOOD){ + return ret; + } + + /*send the end batch (GX) command*/ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,SEND_code); + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_end); + set_SR_xfer_length(cmd,SR_len_end); + + /*start the following loop*/ + ret = SANE_STATUS_DEVICE_BUSY; + s->rs_info = 0; + + /*loop until scanner is ready*/ + while(ret == SANE_STATUS_DEVICE_BUSY){ + DBG (15, "sane_open: GX, try %d, sleep %lu\n", try, (unsigned long)s->rs_info); + try++; + sleep(s->rs_info); + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + if(try > 5){ + break; + } + } + if(ret){ + DBG (5, "sane_open: GX error %d\n",ret); + return ret; + } + + /*send the clear buffer (CB) command*/ + DBG (15, "sane_open: CB\n"); + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,SEND_code); + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_clear); + set_SR_xfer_length(cmd,SR_len_clear); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + if(ret){ + DBG (5, "sane_open: CB error %d\n",ret); + return ret; + } + + /*send the GT command*/ + DBG (15, "sane_open: GT\n"); + gmt_tt = time(NULL); + gmt_tm_p = gmtime(&gmt_tt); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,SEND_code); + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_gmt); + set_SR_xfer_length(cmd,SR_len_time); + + memset(out,0,SR_len_time); + set_SR_payload_len(out,SR_len_time); + set_SR_time_hour(out,gmt_tm_p->tm_hour); + set_SR_time_min(out,gmt_tm_p->tm_min); + set_SR_time_mon(out,gmt_tm_p->tm_mon); + set_SR_time_day(out,gmt_tm_p->tm_mday); + set_SR_time_year(out,gmt_tm_p->tm_year+1900); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, SR_len_time, + NULL, NULL + ); + if(ret){ + DBG (5, "sane_open: GT error %d\n",ret); + return ret; + } + + /*FIXME: read the LC command? */ + + /*send the LC command*/ + DBG (15, "sane_open: LC\n"); + gmt_tt = time(NULL); + local_tm_p = localtime(&gmt_tt); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,SEND_code); + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_clock); + set_SR_xfer_length(cmd,SR_len_time); + + memset(out,0,SR_len_time); + set_SR_payload_len(out,SR_len_time); + set_SR_time_hour(out,local_tm_p->tm_hour); + set_SR_time_min(out,local_tm_p->tm_min); + set_SR_time_mon(out,local_tm_p->tm_mon); + set_SR_time_day(out,local_tm_p->tm_mday); + set_SR_time_year(out,local_tm_p->tm_year+1900); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + out, SR_len_time, + NULL, NULL + ); + if(ret){ + DBG (5, "sane_open: LC error %d\n",ret); + return ret; + } + + DBG (10, "sane_open: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * @@ Section 3 - SANE Options functions + */ + +/* + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct scanner *s = handle; + int i; + SANE_Option_Descriptor *opt = &s->opt[option]; + + DBG (20, "sane_get_option_descriptor: %d\n", option); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + /* "Mode" group -------------------------------------------------------- */ + if(option==OPT_MODE_GROUP){ + opt->title = "Scan Mode"; + opt->desc = ""; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* source */ + if(option==OPT_SOURCE){ + i=0; + s->o_source_list[i++]=STRING_ADFFRONT; + s->o_source_list[i++]=STRING_ADFBACK; + s->o_source_list[i++]=STRING_ADFDUPLEX; + s->o_source_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_SOURCE; + opt->title = SANE_TITLE_SCAN_SOURCE; + opt->desc = SANE_DESC_SCAN_SOURCE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->o_source_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* scan mode */ + if(option==OPT_MODE){ + i=0; + if(s->s_mode[MODE_LINEART]){ + s->o_mode_list[i++]=STRING_LINEART; + } + if(s->s_mode[MODE_HALFTONE]){ + s->o_mode_list[i++]=STRING_HALFTONE; + } + if(s->s_mode[MODE_GRAYSCALE]){ + s->o_mode_list[i++]=STRING_GRAYSCALE; + } + if(s->s_mode[MODE_COLOR]){ + s->o_mode_list[i++]=STRING_COLOR; + } + s->o_mode_list[i]=NULL; + + opt->name = SANE_NAME_SCAN_MODE; + opt->title = SANE_TITLE_SCAN_MODE; + opt->desc = SANE_DESC_SCAN_MODE; + opt->type = SANE_TYPE_STRING; + opt->constraint_type = SANE_CONSTRAINT_STRING_LIST; + opt->constraint.string_list = s->o_mode_list; + opt->size = maxStringSize (opt->constraint.string_list); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* resolution */ + /* build a list of possible choices for current mode */ + if(option==OPT_RES){ + int reslist[]={100,150,200,240,300,400}; + int j; + + i=0; + for(j=0;j<6;j++){ + if(reslist[j] >= s->s_res_min[s->u_mode] + && reslist[j] <= s->s_res_max[s->u_mode]){ + s->o_res_list[s->u_mode][++i] = reslist[j]; + } + } + s->o_res_list[s->u_mode][0] = i; + + opt->name = SANE_NAME_SCAN_RESOLUTION; + opt->title = SANE_TITLE_SCAN_RESOLUTION; + opt->desc = SANE_DESC_SCAN_RESOLUTION; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_DPI; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + opt->constraint_type = SANE_CONSTRAINT_WORD_LIST; + opt->constraint.word_list = s->o_res_list[s->u_mode]; + } + + /* "Geometry" group ---------------------------------------------------- */ + if(option==OPT_GEOMETRY_GROUP){ + opt->title = "Geometry"; + opt->desc = ""; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* top-left x */ + if(option==OPT_TL_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->o_tl_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->s_width_min); + s->o_tl_x_range.max = SCANNER_UNIT_TO_FIXED_MM(s->s_width_max); + s->o_tl_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_X; + opt->title = SANE_TITLE_SCAN_TL_X; + opt->desc = SANE_DESC_SCAN_TL_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->o_tl_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* top-left y */ + if(option==OPT_TL_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->o_tl_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->s_length_min); + s->o_tl_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->s_length_max); + s->o_tl_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_TL_Y; + opt->title = SANE_TITLE_SCAN_TL_Y; + opt->desc = SANE_DESC_SCAN_TL_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->o_tl_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* bottom-right x */ + if(option==OPT_BR_X){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->o_br_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->s_width_min); + s->o_br_x_range.max = SCANNER_UNIT_TO_FIXED_MM(s->s_width_max); + s->o_br_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_X; + opt->title = SANE_TITLE_SCAN_BR_X; + opt->desc = SANE_DESC_SCAN_BR_X; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->o_br_x_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* bottom-right y */ + if(option==OPT_BR_Y){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->o_br_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->s_length_min); + s->o_br_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->s_length_max); + s->o_br_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = SANE_NAME_SCAN_BR_Y; + opt->title = SANE_TITLE_SCAN_BR_Y; + opt->desc = SANE_DESC_SCAN_BR_Y; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &(s->o_br_y_range); + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* page width */ + if(option==OPT_PAGE_WIDTH){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->o_page_x_range.min = SCANNER_UNIT_TO_FIXED_MM(s->s_width_min); + s->o_page_x_range.max = SCANNER_UNIT_TO_FIXED_MM(s->s_width_max); + s->o_page_x_range.quant = MM_PER_UNIT_FIX; + + opt->name = "pagewidth"; + opt->title = "ADF paper width"; + opt->desc = "Must be set properly to align scanning window"; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->o_page_x_range; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* page height */ + if(option==OPT_PAGE_HEIGHT){ + /* values stored in 1200 dpi units */ + /* must be converted to MM for sane */ + s->o_page_y_range.min = SCANNER_UNIT_TO_FIXED_MM(s->s_length_min); + s->o_page_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->s_length_max); + s->o_page_y_range.quant = MM_PER_UNIT_FIX; + + opt->name = "pageheight"; + opt->title = "ADF paper length"; + opt->desc = "Must be set properly to eject pages"; + opt->type = SANE_TYPE_FIXED; + opt->unit = SANE_UNIT_MM; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->o_page_y_range; + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* "Enhancement" group ------------------------------------------------- */ + if(option==OPT_ENHANCEMENT_GROUP){ + opt->title = "Enhancement"; + opt->desc = ""; + opt->type = SANE_TYPE_GROUP; + opt->constraint_type = SANE_CONSTRAINT_NONE; + } + + /* brightness */ + if(option==OPT_BRIGHTNESS){ + opt->name = SANE_NAME_BRIGHTNESS; + opt->title = SANE_TITLE_BRIGHTNESS; + opt->desc = SANE_DESC_BRIGHTNESS; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->o_brightness_range; + s->o_brightness_range.quant=1; + s->o_brightness_range.min=-(s->s_brightness_steps/2); + s->o_brightness_range.max=s->s_brightness_steps/2; + if(opt->constraint.range->max > opt->constraint.range->min){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /* contrast */ + if(option==OPT_CONTRAST){ + opt->name = SANE_NAME_CONTRAST; + opt->title = SANE_TITLE_CONTRAST; + opt->desc = SANE_DESC_CONTRAST; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->o_contrast_range; + s->o_contrast_range.quant=1; + s->o_contrast_range.min=-(s->s_contrast_steps/2); + s->o_contrast_range.max=s->s_contrast_steps/2; + if(opt->constraint.range->max > opt->constraint.range->min){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /*threshold*/ + if(option==OPT_THRESHOLD){ + opt->name = SANE_NAME_THRESHOLD; + opt->title = SANE_TITLE_THRESHOLD; + opt->desc = SANE_DESC_THRESHOLD; + opt->type = SANE_TYPE_INT; + opt->unit = SANE_UNIT_NONE; + opt->constraint_type = SANE_CONSTRAINT_RANGE; + opt->constraint.range = &s->o_threshold_range; + s->o_threshold_range.min=0; + s->o_threshold_range.max=s->s_threshold_steps; + s->o_threshold_range.quant=1; + if(opt->constraint.range->max > opt->constraint.range->min){ + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + else{ + opt->cap = SANE_CAP_INACTIVE; + } + } + + /*rif*/ + if(option==OPT_RIF){ + opt->name = "rif"; + opt->title = "RIF"; + opt->desc = "Reverse image format"; + opt->type = SANE_TYPE_BOOL; + opt->unit = SANE_UNIT_NONE; + if (s->s_rif) + opt->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + else + opt->cap = SANE_CAP_INACTIVE; + } + + return opt; +} + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Int dummy = 0; + + /* Make sure that all those statements involving *info cannot break (better + * than having to do "if (info) ..." everywhere!) + */ + if (info == 0) + info = &dummy; + + if (option >= NUM_OPTIONS) { + DBG (5, "sane_control_option: %d too big\n", option); + return SANE_STATUS_INVAL; + } + + if (!SANE_OPTION_IS_ACTIVE (s->opt[option].cap)) { + DBG (5, "sane_control_option: %d inactive\n", option); + return SANE_STATUS_INVAL; + } + + /* + * SANE_ACTION_GET_VALUE: We have to find out the current setting and + * return it in a human-readable form (often, text). + */ + if (action == SANE_ACTION_GET_VALUE) { + SANE_Word * val_p = (SANE_Word *) val; + + DBG (20, "sane_control_option: get value for '%s' (%d)\n", s->opt[option].name,option); + + switch (option) { + + case OPT_NUM_OPTS: + *val_p = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + if(s->u_source == SOURCE_ADF_FRONT){ + strcpy (val, STRING_ADFFRONT); + } + else if(s->u_source == SOURCE_ADF_BACK){ + strcpy (val, STRING_ADFBACK); + } + else if(s->u_source == SOURCE_ADF_DUPLEX){ + strcpy (val, STRING_ADFDUPLEX); + } + else{ + DBG(5,"missing option val for source\n"); + } + return SANE_STATUS_GOOD; + + case OPT_MODE: + if(s->u_mode == MODE_LINEART){ + strcpy (val, STRING_LINEART); + } + else if(s->u_mode == MODE_HALFTONE){ + strcpy (val, STRING_HALFTONE); + } + else if(s->u_mode == MODE_GRAYSCALE){ + strcpy (val, STRING_GRAYSCALE); + } + else if(s->u_mode == MODE_COLOR){ + strcpy (val, STRING_COLOR); + } + return SANE_STATUS_GOOD; + + case OPT_RES: + *val_p = s->u_res; + return SANE_STATUS_GOOD; + + case OPT_TL_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_tl_x); + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_tl_y); + return SANE_STATUS_GOOD; + + case OPT_BR_X: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_br_x); + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_br_y); + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_page_width); + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_page_height); + return SANE_STATUS_GOOD; + + case OPT_BRIGHTNESS: + *val_p = s->u_brightness; + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + *val_p = s->u_contrast; + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + *val_p = s->u_threshold; + return SANE_STATUS_GOOD; + + case OPT_RIF: + *val_p = s->u_rif; + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) { + int tmp; + SANE_Word val_c; + SANE_Status status; + + DBG (20, "sane_control_option: set value for '%s' (%d)\n", s->opt[option].name,option); + + if ( s->started ) { + DBG (5, "sane_control_option: cant set, device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if (!SANE_OPTION_IS_SETTABLE (s->opt[option].cap)) { + DBG (5, "sane_control_option: not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) { + DBG (5, "sane_control_option: bad value\n"); + return status; + } + + /* may have been changed by constrain, so dont copy until now */ + val_c = *(SANE_Word *)val; + + /* + * Note - for those options which can assume one of a list of + * valid values, we can safely assume that they will have + * exactly one of those values because that's what + * sanei_constrain_value does. Hence no "else: invalid" branches + * below. + */ + switch (option) { + + /* Mode Group */ + case OPT_SOURCE: + if (!strcmp (val, STRING_ADFFRONT)) { + tmp = SOURCE_ADF_FRONT; + } + else if (!strcmp (val, STRING_ADFBACK)) { + tmp = SOURCE_ADF_BACK; + } + else{ + tmp = SOURCE_ADF_DUPLEX; + } + + if (s->u_source != tmp) { + s->u_source = tmp; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (!strcmp (val, STRING_LINEART)) { + tmp = MODE_LINEART; + } + else if (!strcmp (val, STRING_HALFTONE)) { + tmp = MODE_HALFTONE; + } + else if (!strcmp (val, STRING_GRAYSCALE)) { + tmp = MODE_GRAYSCALE; + } + else{ + tmp = MODE_COLOR; + } + + if (tmp != s->u_mode){ + s->u_mode = tmp; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_RES: + + if (s->u_res != val_c) { + s->u_res = val_c; + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + /* Geometry Group */ + case OPT_TL_X: + if (s->u_tl_x != FIXED_MM_TO_SCANNER_UNIT(val_c)){ + s->u_tl_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_TL_Y: + if (s->u_tl_y != FIXED_MM_TO_SCANNER_UNIT(val_c)){ + s->u_tl_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_BR_X: + if (s->u_br_x != FIXED_MM_TO_SCANNER_UNIT(val_c)){ + s->u_br_x = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_BR_Y: + if (s->u_br_y != FIXED_MM_TO_SCANNER_UNIT(val_c)){ + s->u_br_y = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_PAGE_WIDTH: + if (s->u_page_width != FIXED_MM_TO_SCANNER_UNIT(val_c)){ + s->u_page_width = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + case OPT_PAGE_HEIGHT: + if (s->u_page_height != FIXED_MM_TO_SCANNER_UNIT(val_c)){ + s->u_page_height = FIXED_MM_TO_SCANNER_UNIT(val_c); + *info |= SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + /* Enhancement Group */ + case OPT_BRIGHTNESS: + if (s->u_brightness != val_c){ + s->u_brightness = val_c; + } + return SANE_STATUS_GOOD; + + case OPT_CONTRAST: + if (s->u_contrast != val_c){ + s->u_contrast = val_c; + } + return SANE_STATUS_GOOD; + + case OPT_THRESHOLD: + if (s->u_threshold != val_c){ + s->u_threshold = val_c; + } + return SANE_STATUS_GOOD; + + case OPT_RIF: + if (s->u_rif != val_c){ + s->u_rif = val_c; + } + return SANE_STATUS_GOOD; + + } /* switch */ + } /* else */ + + return SANE_STATUS_INVAL; +} + +/* + * @@ Section 4 - SANE scanning functions + */ +/* + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle h of the + * device for which the parameters should be obtained and a pointer p + * to a parameter structure. + */ +/* SANE_Parameters is defined as a struct containing: + SANE_Frame format; + SANE_Bool last_frame; + SANE_Int lines; + SANE_Int depth; ( binary=1, gray=8, color=8 (!24) ) + SANE_Int pixels_per_line; + SANE_Int bytes_per_line; +*/ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + SANE_Status ret = SANE_STATUS_GOOD; + struct scanner *s = (struct scanner *) handle; + + DBG (10, "sane_get_parameters: start\n"); + + /* started? get param data from image header */ + if(s->started){ + DBG (15, "sane_get_parameters: image settings:\n"); + + DBG (15, " tlx=%d, brx=%d, iw=%d, maxx=%d\n", + s->i_tlx, (s->i_tlx+s->i_width), s->i_width, s->s_width_max/1200); + DBG (15, " tly=%d, bry=%d, il=%d, maxy=%d\n", + s->i_tly, (s->i_tly+s->i_length), s->i_length, s->s_length_max/1200); + DBG (15, " res=%d, id=%d, bytes=%d\n", + s->i_dpi, s->i_id, s->i_bytes); + + params->last_frame = 1; + params->lines = s->i_length; + params->pixels_per_line = s->i_width; + + /* bitonal */ + if (s->i_bpp == 1) { + params->format = SANE_FRAME_GRAY; + params->depth = 1; + params->bytes_per_line = params->pixels_per_line / 8; + +#ifdef SANE_FRAME_G42D + /*G4 fax compression*/ + if (s->i_compr) { + params->format = SANE_FRAME_G42D; + } +#endif + } + /* gray */ + else if (s->i_bpp == 8) { + params->format = SANE_FRAME_GRAY; + params->depth = 8; + params->bytes_per_line = params->pixels_per_line; + +#ifdef SANE_FRAME_JPEG + /*jpeg compression*/ + if (s->i_compr) { + params->format = SANE_FRAME_JPEG; + } +#endif + } + /* color */ + else if (s->i_bpp == 24 || s->i_bpp == 96) { + params->format = SANE_FRAME_RGB; + params->depth = 8; + params->bytes_per_line = params->pixels_per_line * 3; + +#ifdef SANE_FRAME_JPEG + /*jpeg compression*/ + if (s->i_compr) { + params->format = SANE_FRAME_JPEG; + } +#endif + } + else{ + DBG(5,"sane_get_parameters: unsupported depth %d\n", s->i_bpp); + return SANE_STATUS_INVAL; + } + } + + /* not started? get param data from user input */ + else{ + + DBG (15, "sane_get_parameters: user settings:\n"); + + DBG (15, " tlx=%d, brx=%d, pw=%d, maxx=%d\n", + s->u_tl_x, s->u_br_x, s->u_page_width, s->s_width_max); + DBG (15, " tly=%d, bry=%d, ph=%d, maxy=%d\n", + s->u_tl_y, s->u_br_y, s->u_page_height, s->s_length_max); + DBG (15, " res=%d, user_x=%d, user_y=%d\n", + s->u_res, (s->u_res * (s->u_br_x - s->u_tl_x) / 1200), + (s->u_res * (s->u_br_y - s->u_tl_y) / 1200)); + + if (s->u_mode == MODE_COLOR) { + params->format = SANE_FRAME_RGB; + params->depth = 8; + } + else if (s->u_mode == MODE_GRAYSCALE) { + params->format = SANE_FRAME_GRAY; + params->depth = 8; + } + else { + params->format = SANE_FRAME_GRAY; + params->depth = 1; + } + + params->last_frame = 1; + params->lines = s->u_res * (s->u_br_y - s->u_tl_y) / 1200; + params->pixels_per_line = s->u_res * (s->u_br_x - s->u_tl_x) / 1200; + + /* bytes per line differs by mode */ + if (s->u_mode == MODE_COLOR) { + params->bytes_per_line = params->pixels_per_line * 3; + } + else if (s->u_mode == MODE_GRAYSCALE) { + params->bytes_per_line = params->pixels_per_line; + } + else { + params->bytes_per_line = params->pixels_per_line / 8; + } + + } + + DBG (15, "sane_get_parameters: returning:\n"); + DBG (15, " scan_x=%d, Bpl=%d, depth=%d\n", + params->pixels_per_line, params->bytes_per_line, params->depth ); + + DBG (15, " scan_y=%d, frame=%d, last=%d\n", + params->lines, params->format, params->last_frame ); + + DBG (10, "sane_get_parameters: finish\n"); + + return ret; +} + +/* + * Called by SANE when a page acquisition operation is to be started. + * commands: scanner control (lampon), send (lut), send (dither), + * set window, object pos, and scan + * + * this will be called before each image, including duplex backsides, + * and at the start of adf batch. + * hence, we spend alot of time playing with s->started, etc. + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct scanner *s = handle; + SANE_Status ret; + + DBG (10, "sane_start: start\n"); + + DBG (15, "started=%d, source=%d\n", s->started, s->u_source); + + /* batch already running */ + if(s->started){ + /* not finished with current image, error */ + if (s->bytes_tx != s->i_bytes) { + DBG(5,"sane_start: previous transfer not finished?"); + return do_cancel(s); + } + } + + /* first page of batch */ + else{ + + unsigned char cmd[SCAN_len]; + unsigned char pay[SR_len_startstop]; + + /* set window command */ + ret = set_window(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot set window\n"); + do_cancel(s); + return ret; + } + + /* read/send JQ command */ + + /* read/send SC command */ + ret = send_sc(s); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR: cannot send SC\n"); + do_cancel(s); + return ret; + } + + /* read/send CT command */ + + DBG (15, "sane_start: send SCAN\n"); + memset(cmd, 0, SCAN_len); + set_SCSI_opcode(cmd, SCAN_code); + + ret = do_cmd ( + s, 1, 0, + cmd, SCAN_len, + NULL, 0, + NULL, NULL + ); + if (ret != SANE_STATUS_GOOD) { + DBG (5, "sane_start: ERROR sending SCAN\n"); + do_cancel(s); + return ret; + } + + /* send SS command */ + DBG (15, "sane_start: send SS\n"); + memset(cmd,0,SEND_len); + set_SCSI_opcode(cmd,SEND_code); + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_startstop); + set_SR_xfer_length(cmd,SR_len_startstop); + + memset(pay,0,SR_len_startstop); + set_SR_payload_len(pay,SR_len_startstop); + set_SR_startstop_cmd(pay,1); + + ret = do_cmd ( + s, 1, 0, + cmd, SEND_len, + pay, SR_len_startstop, + NULL, NULL + ); + if(ret){ + DBG (5, "sane_open: SS error %d\n",ret); + return ret; + } + + DBG (15, "sane_start: sleeping\n"); + sleep(2); + + s->started=1; + } + + ret = read_imageheader(s); + if(ret){ + DBG (5, "sane_open: error reading imageheader %d\n",ret); + return ret; + } + + /* set clean defaults */ + s->bytes_rx = 0; + s->bytes_tx = 0; + + /* make large buffer to hold the images */ + DBG (15, "sane_start: setup buffer\n"); + + /* free current buffer if too small */ + if (s->buffer && s->bytes_buf < s->i_bytes) { + DBG (15, "sane_start: free buffer.\n"); + free(s->buffer); + s->buffer = NULL; + s->bytes_buf = 0; + } + + /* grab new buffer if dont have one */ + if (!s->buffer) { + DBG (15, "sane_start: calloc buffer.\n"); + s->buffer = calloc (1,s->i_bytes); + if (!s->buffer) { + DBG (5, "sane_start: Error, no buffer\n"); + do_cancel(s); + return SANE_STATUS_NO_MEM; + } + } + + DBG (15, "started=%d, source=%d\n", s->started, s->u_source); + + DBG (10, "sane_start: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * This routine issues a SCSI SET WINDOW command to the scanner, using the + * values currently in the scanner data structure. + * the scanner has 4 separate windows, and all must be set similarly, + * even if you dont intend to aquire images from all of them. + */ +static SANE_Status +set_window (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[SET_WINDOW_len]; + size_t cmdLen = SET_WINDOW_len; + + /* the data phase has a header, followed by a window desc block + * the header specifies the number of bytes in 1 window desc block */ + unsigned char pay[WINDOW_HEADER_len + WINDOW_DESCRIPTOR_len]; + size_t payLen = WINDOW_HEADER_len + WINDOW_DESCRIPTOR_len; + + unsigned char * desc = pay + WINDOW_HEADER_len; + + int width = (s->u_br_x - s->u_tl_x) * s->u_res/1200; + int length = (s->u_br_y - s->u_tl_y) * s->u_res/1200; + + DBG (10, "set_window: start\n"); + + /* binary window settings */ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,SET_WINDOW_code); + set_SW_xferlen(cmd,payLen); + + memset(pay,0,payLen); + set_WH_desc_len(pay,WINDOW_DESCRIPTOR_len); + + set_WD_wid(desc,WD_wid_front_binary); + + /* common settings */ + set_WD_Xres (desc, s->u_res); + set_WD_Yres (desc, s->u_res); + + set_WD_ULX (desc, s->u_tl_x); + set_WD_ULY (desc, s->u_tl_y); + + /* width % 32 == 0 && length % 1 == 0 */ + width -= width % 32; + width = width*1200/s->u_res; + + length = length*1200/s->u_res; + + set_WD_width (desc, width); + set_WD_length (desc, length); + + /* brightness not supported? */ + set_WD_brightness (desc, 0); + set_WD_threshold (desc, s->u_threshold); + set_WD_contrast (desc, 0); + if(s->s_contrast_steps){ + /*convert our common -127 to +127 range into HW's range + *FIXME: this code assumes hardware range of 1-255 */ + set_WD_contrast (desc, s->u_contrast+128); + } + + if(s->u_mode == MODE_HALFTONE){ + set_WD_composition (desc, WD_compo_HALFTONE); + set_WD_bitsperpixel (desc, 1); + } + else{ + set_WD_composition (desc, WD_compo_LINEART); + set_WD_bitsperpixel (desc, 1); + } + + /* FIXME ht pattern */ + + set_WD_rif (desc, s->u_rif); + + set_WD_bitorder (desc, 1); + + /* compression options */ + if(s->u_compr) + set_WD_compress_type (desc, WD_compr_FAXG4); + + /*FIXME: noise filter */ + + set_WD_allow_zero(desc,1); + set_WD_cropping (desc, WD_crop_RELATIVE); + + /*FIXME: more settings here*/ + + hexdump(15, "front binary window:", desc, WINDOW_DESCRIPTOR_len); + + DBG (15, "set_window: set window binary back\n"); + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + pay, payLen, + NULL, NULL + ); + if(ret){ + DBG (5, "set_window: error setting binary front window %d\n",ret); + return ret; + } + + /*send the window for backside too*/ + set_WD_wid(desc,WD_wid_back_binary); + + DBG (15, "set_window: set window binary back\n"); + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + pay, payLen, + NULL, NULL + ); + if(ret){ + DBG (5, "set_window: error setting binary back window %d\n",ret); + return ret; + } + +#if 0 + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,GET_WINDOW_code); + set_GW_single(cmd,1); + set_GW_wid(cmd,WD_wid_front_color); + set_GW_xferlen(cmd,payLen); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + pay, &payLen + ); + if(ret){ + DBG (5, "set_window: error getting window %d\n",ret); + return ret; + } + hexdump(15,"foo",pay,payLen); +#endif + + /* color window settings */ + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,SET_WINDOW_code); + set_SW_xferlen(cmd,payLen); + + memset(pay,0,payLen); + set_WH_desc_len(pay,WINDOW_DESCRIPTOR_len); + + set_WD_wid(desc,WD_wid_front_color); + + /* common settings */ + set_WD_Xres (desc, s->u_res); + set_WD_Yres (desc, s->u_res); + + set_WD_ULX (desc, s->u_tl_x); + set_WD_ULY (desc, s->u_tl_y); + + set_WD_width (desc, width); + set_WD_length (desc, length); + + /*gray mode*/ + if(s->u_mode == MODE_GRAYSCALE){ + /* + gamma + width % 8 == 0 && length % 8 == 0 + */ + set_WD_composition (desc, WD_compo_MULTILEVEL); + set_WD_bitsperpixel (desc, 8); + } + /*color mode or color window in binary mode*/ + else{ + /* + width % 16 == 0 && length % 8 == 0 + */ + set_WD_composition (desc, WD_compo_MULTILEVEL); + set_WD_bitsperpixel (desc, 24); + + /* compression options */ + if(s->u_compr) + set_WD_compress_type (desc, WD_compr_JPEG); + } + + set_WD_bitorder (desc, 1); + + /*FIXME: noise filter */ + + set_WD_allow_zero(desc,1); + set_WD_cropping (desc, WD_crop_RELATIVE); + + /*FIXME: more settings here*/ + + DBG (15, "set_window: set window color front\n"); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + pay, payLen, + NULL, NULL + ); + if(ret){ + DBG (5, "set_window: error setting color front window %d\n",ret); + return ret; + } + + /*send the window for backside too*/ + set_WD_wid(desc,WD_wid_back_color); + + DBG (15, "set_window: set window color back\n"); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + pay, payLen, + NULL, NULL + ); + if(ret){ + DBG (5, "set_window: error setting color back window %d\n",ret); + return ret; + } + + DBG (10, "set_window: finish\n"); + + return ret; +} + +/* + * This routine reads the SC (scanner config) data from the scanner + * modifies a few params based on user data, and sends it back + */ +static SANE_Status +send_sc(struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + size_t cmdLen = READ_len; + unsigned char pay[SR_len_config]; + size_t payLen = SR_len_config; + + /* send SC command */ + DBG (10, "send_sc: start\n"); + + DBG (15, "send_sc: reading config\n"); + memset(cmd,0,READ_len); + set_SCSI_opcode(cmd,READ_code); + + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_config); + set_SR_xfer_length(cmd,SR_len_config); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + pay, &payLen + ); + if(ret || !payLen){ + DBG (5, "send_sc: error reading: %d\n",ret); + return ret; + } + + memset(cmd,0,SEND_len); + set_SCSI_opcode(cmd,SEND_code); + + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_config); + set_SR_xfer_length(cmd,payLen); + + if(s->u_source == SOURCE_ADF_FRONT){ + if(s->u_mode == MODE_COLOR || s->u_mode == MODE_GRAYSCALE){ + set_SR_sc_io1(pay,SR_sc_io_front_color); + } + else{ + set_SR_sc_io1(pay,SR_sc_io_front_binary); + } + set_SR_sc_io2(pay,SR_sc_io_none); + set_SR_sc_io3(pay,SR_sc_io_none); + set_SR_sc_io4(pay,SR_sc_io_none); + } + else if(s->u_source == SOURCE_ADF_BACK){ + if(s->u_mode == MODE_COLOR || s->u_mode == MODE_GRAYSCALE){ + set_SR_sc_io1(pay,SR_sc_io_rear_color); + } + else{ + set_SR_sc_io1(pay,SR_sc_io_rear_binary); + } + set_SR_sc_io2(pay,SR_sc_io_none); + set_SR_sc_io3(pay,SR_sc_io_none); + set_SR_sc_io4(pay,SR_sc_io_none); + } + else{ + if(s->u_mode == MODE_COLOR || s->u_mode == MODE_GRAYSCALE){ + set_SR_sc_io1(pay,SR_sc_io_front_color); + set_SR_sc_io2(pay,SR_sc_io_rear_color); + } + else{ + set_SR_sc_io1(pay,SR_sc_io_front_binary); + set_SR_sc_io2(pay,SR_sc_io_rear_binary); + } + set_SR_sc_io3(pay,SR_sc_io_none); + set_SR_sc_io4(pay,SR_sc_io_none); + } + + /*FIXME: there are hundreds of other settings in this payload*/ + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + pay, payLen, + NULL, NULL + ); + + DBG (10, "send_sc: finish %d\n",ret); + + return ret; +} + +/* + * This routine reads the image header from the scanner, and updates + * values currently in the scanner data structure. + */ +static SANE_Status +read_imageheader (struct scanner *s) +{ + SANE_Status ret = SANE_STATUS_GOOD; + + unsigned char cmd[READ_len]; + unsigned char pay[SR_len_imageheader]; + size_t payLen = SR_len_imageheader; + int pass = 0; + + /* read img header */ + DBG (10, "read_imageheader: start\n"); + + memset(cmd,0,READ_len); + set_SCSI_opcode(cmd,READ_code); + set_SR_datatype_code(cmd,SR_datatype_imageheader); + set_SR_xfer_length(cmd,SR_len_imageheader); + + while (pass++ < 1000){ + + DBG (15, "read_imageheader: pass %d\n", pass); + + payLen = SR_len_imageheader; + + ret = do_cmd ( + s, 1, 0, + cmd, READ_len, + NULL, 0, + pay, &payLen + ); + + DBG (15, "read_imageheader: pass status %d\n", ret); + + if(ret != SANE_STATUS_DEVICE_BUSY){ + break; + } + + usleep(50000); + } + + if (ret == SANE_STATUS_GOOD){ + + DBG (15, "image header:\n"); + + DBG (15, " bytes: %d\n",get_SR_ih_image_length(pay)); + s->i_bytes = get_SR_ih_image_length(pay); + + DBG (15, " id: %d\n",get_SR_ih_image_id(pay)); + s->i_id = get_SR_ih_image_id(pay); + + DBG (15, " dpi: %d\n",get_SR_ih_resolution(pay)); + s->i_dpi = get_SR_ih_resolution(pay); + + DBG (15, " tlx: %d\n",get_SR_ih_ulx(pay)); + s->i_tlx = get_SR_ih_ulx(pay); + + DBG (15, " tly: %d\n",get_SR_ih_uly(pay)); + s->i_tly = get_SR_ih_uly(pay); + + DBG (15, " width: %d\n",get_SR_ih_width(pay)); + s->i_width = get_SR_ih_width(pay); + + DBG (15, " length: %d\n",get_SR_ih_length(pay)); + s->i_length = get_SR_ih_length(pay); + + DBG (15, " bpp: %d\n",get_SR_ih_bpp(pay)); + s->i_bpp = get_SR_ih_bpp(pay); + + DBG (15, " comp: %d\n",get_SR_ih_comp_type(pay)); + s->i_compr = get_SR_ih_comp_type(pay); + + /*FIXME: there are alot more of these?*/ + } + + DBG (10, "read_imageheader: finish %d\n", ret); + + return ret; +} + +/* + * Called by SANE to read data. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status ret=0; + + DBG (10, "sane_read: start\n"); + + *len=0; + + /* maybe cancelled? */ + if(!s->started){ + DBG (5, "sane_read: not started, call sane_start\n"); + return SANE_STATUS_CANCELLED; + } + + /* sane_start required between images */ + if(s->bytes_tx == s->i_bytes){ + DBG (15, "sane_read: returning eof\n"); + return SANE_STATUS_EOF; + } + + if(s->i_bytes > s->bytes_rx ){ + ret = read_from_scanner(s); + if(ret){ + DBG(5,"sane_read: returning %d\n",ret); + return ret; + } + } + + /* copy a block from buffer to frontend */ + ret = read_from_buffer(s,buf,max_len,len); + + DBG (10, "sane_read: finish\n"); + + return ret; +} + +static SANE_Status +read_from_scanner(struct scanner *s) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int bytes = s->buffer_size; + int remain = s->i_bytes - s->bytes_rx; + unsigned char * buf; + size_t inLen = 0; + + unsigned char cmd[READ_len]; + int cmdLen=READ_len; + + DBG (10, "read_from_scanner: start\n"); + + memset(cmd, 0, cmdLen); + set_SCSI_opcode(cmd, READ_code); + + /* figure out the max amount to transfer */ + if(bytes > remain){ + bytes = remain; + } + + DBG(15, "read_from_scanner: to:%d rx:%d re:%d bu:%d pa:%d\n", + s->i_bytes, s->bytes_rx, remain, s->buffer_size, bytes); + + if(ret){ + return ret; + } + + inLen = bytes; + + buf = malloc(bytes); + if(!buf){ + DBG(5, "read_from_scanner: not enough mem for buffer: %d\n",bytes); + return SANE_STATUS_NO_MEM; + } + + set_SR_datatype_code (cmd, SR_datatype_imagedata); + set_SR_xfer_length (cmd, bytes); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + buf, &inLen + ); + + if (ret == SANE_STATUS_GOOD) { + DBG(15, "read_from_scanner: got GOOD, returning GOOD\n"); + } + else if (ret == SANE_STATUS_EOF) { + DBG(15, "read_from_scanner: got EOF, finishing\n"); + } + else if (ret == SANE_STATUS_DEVICE_BUSY) { + DBG(5, "read_from_scanner: got BUSY, returning GOOD\n"); + inLen = 0; + ret = SANE_STATUS_GOOD; + } + else { + DBG(5, "read_from_scanner: error reading data block status = %d\n",ret); + inLen = 0; + } + + if(inLen){ + copy_buffer (s, buf, inLen); + } + + free(buf); + + if(ret == SANE_STATUS_EOF){ + DBG (5, "read_from_scanner: unexpected EOF, shortening image\n"); + s->i_bytes = s->bytes_rx; + ret = SANE_STATUS_GOOD; + } + + DBG (10, "read_from_scanner: finish\n"); + + return ret; +} + +static SANE_Status +copy_buffer(struct scanner *s, unsigned char * buf, int len) +{ + SANE_Status ret=SANE_STATUS_GOOD; + + DBG (10, "copy_buffer: start\n"); + + memcpy(s->buffer+s->bytes_rx,buf,len); + s->bytes_rx += len; + + DBG (10, "copy_buffer: finish\n"); + + return ret; +} + +static SANE_Status +read_from_buffer(struct scanner *s, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + SANE_Status ret=SANE_STATUS_GOOD; + int bytes = max_len; + int remain = s->bytes_rx - s->bytes_tx; + + DBG (10, "read_from_buffer: start\n"); + + /* figure out the max amount to transfer */ + if(bytes > remain){ + bytes = remain; + } + + *len = bytes; + + DBG(15, "read_from_buffer: to:%d tx:%d re:%d bu:%d pa:%d\n", + s->i_bytes, s->bytes_tx, remain, max_len, bytes); + + /*FIXME this needs to timeout eventually */ + if(!bytes){ + DBG(5,"read_from_buffer: nothing to do\n"); + return SANE_STATUS_GOOD; + } + + memcpy(buf,s->buffer+s->bytes_tx,bytes); + + s->bytes_tx += *len; + + DBG (10, "read_from_buffer: finish\n"); + + return ret; +} + + +/* + * @@ Section 4 - SANE cleanup functions + */ +/* + * Cancels a scan. + * + * It has been said on the mailing list that sane_cancel is a bit of a + * misnomer because it is routinely called to signal the end of a + * batch - quoting David Mosberger-Tang: + * + * > In other words, the idea is to have sane_start() be called, and + * > collect as many images as the frontend wants (which could in turn + * > consist of multiple frames each as indicated by frame-type) and + * > when the frontend is done, it should call sane_cancel(). + * > Sometimes it's better to think of sane_cancel() as "sane_stop()" + * > but that name would have had some misleading connotations as + * > well, that's why we stuck with "cancel". + * + * The current consensus regarding duplex and ADF scans seems to be + * the following call sequence: sane_start; sane_read (repeat until + * EOF); sane_start; sane_read... and then call sane_cancel if the + * batch is at an end. I.e. do not call sane_cancel during the run but + * as soon as you get a SANE_STATUS_NO_DOCS. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image is acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle handle) +{ + DBG (10, "sane_cancel: start\n"); + do_cancel ((struct scanner *) handle); + DBG (10, "sane_cancel: finish\n"); +} + +/* + * Performs cleanup. + * FIXME: do better cleanup if scanning is ongoing... + */ +static SANE_Status +do_cancel (struct scanner *s) +{ + DBG (10, "do_cancel: start\n"); + + s->started = 0; + + DBG (10, "do_cancel: finish\n"); + + return SANE_STATUS_CANCELLED; +} + +/* + * Ends use of the scanner. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + */ +void +sane_close (SANE_Handle handle) +{ + DBG (10, "sane_close: start\n"); + + do_cancel((struct scanner *) handle); + disconnect_fd((struct scanner *) handle); + + DBG (10, "sane_close: finish\n"); +} + +static SANE_Status +disconnect_fd (struct scanner *s) +{ + DBG (10, "disconnect_fd: start\n"); + + if(s->fd > -1){ + DBG (15, "disconnecting scsi device\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + } + + DBG (10, "disconnect_fd: finish\n"); + + return SANE_STATUS_GOOD; +} + +/* + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_close(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct scanner *dev, *next; + + DBG (10, "sane_exit: start\n"); + + for (dev = scanner_devList; dev; dev = next) { + disconnect_fd(dev); + next = dev->next; + free (dev->device_name); + free (dev); + } + + if (sane_devArray) + free (sane_devArray); + + scanner_devList = NULL; + sane_devArray = NULL; + + DBG (10, "sane_exit: finish\n"); +} + + +/* + * @@ Section 5 - misc helper functions + */ +/* + * Called by the SANE SCSI core on device errors + * parses the request sense return data buffer, + * decides the best SANE_Status for the problem + * and produces debug msgs + */ +static SANE_Status +sense_handler (int fd, unsigned char * sensed_data, void *arg) +{ + struct scanner *s = arg; + unsigned int ili = get_RS_ILI (sensed_data); + unsigned int sk = get_RS_sense_key (sensed_data); + unsigned int asc = get_RS_ASC (sensed_data); + unsigned int ascq = get_RS_ASCQ (sensed_data); + + DBG (5, "sense_handler: start\n"); + + /* kill compiler warning */ + fd = fd; + + /* save for later */ + s->rs_info = get_RS_information (sensed_data); + + DBG (5, "SK=%#02x, ASC=%#02x, ASCQ=%#02x, ILI=%d, info=%#08lx\n", + sk, asc, ascq, ili, (unsigned long)s->rs_info); + + switch (sk) { + + /* no sense */ + case 0x0: + if (0x00 != asc) { + DBG (5, "No sense: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x00 != ascq) { + DBG (5, "No sense: unknown ascq\n"); + return SANE_STATUS_IO_ERROR; + } + if (ili) { + DBG (5, "No sense: ILI set\n"); + return SANE_STATUS_EOF; + } + DBG (5, "No sense: ready\n"); + return SANE_STATUS_GOOD; + + /* not ready */ + case 0x2: + if (0x80 != asc) { + DBG (5, "Not ready: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x00 != ascq) { + DBG (5, "Not ready: unknown ascq\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Not ready: end of job\n"); + return SANE_STATUS_NO_DOCS; + break; + + /* hardware error */ + case 0x4: + if (0x3b != asc) { + DBG (5, "Hardware error: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x05 == ascq) { + DBG (5, "Hardware error: paper jam\n"); + return SANE_STATUS_JAMMED; + } + if (0x80 == ascq) { + DBG (5, "Hardware error: multi-feed\n"); + return SANE_STATUS_JAMMED; + } + DBG (5, "Hardware error: unknown ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + /* illegal request */ + case 0x5: + if (asc != 0x20 && asc != 0x24 && asc != 0x25 && asc != 0x26 + && asc != 0x83 && asc != 0x8f) { + DBG (5, "Illegal request: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x20 == asc && 0x00 == ascq) { + DBG (5, "Illegal request: invalid opcode\n"); + return SANE_STATUS_INVAL; + } + if (0x24 == asc && 0x00 == ascq) { + DBG (5, "Illegal request: invalid field in CDB\n"); + return SANE_STATUS_INVAL; + } + if (0x25 == asc && 0x00 == ascq) { + DBG (5, "Illegal request: invalid LUN\n"); + return SANE_STATUS_INVAL; + } + if (0x26 == asc && 0x00 == ascq) { + DBG (5, "Illegal request: invalid field in params\n"); + return SANE_STATUS_INVAL; + } + if (0x83 == asc && 0x00 == ascq) { + DBG (5, "Illegal request: command failed, check log\n"); + return SANE_STATUS_INVAL; + } + if (0x83 == asc && 0x01 == ascq) { + DBG (5, "Illegal request: command failed, invalid state\n"); + return SANE_STATUS_INVAL; + } + if (0x83 == asc && 0x02 == ascq) { + DBG (5, "Illegal request: command failed, critical error\n"); + return SANE_STATUS_INVAL; + } + if (0x8f == asc && 0x00 == ascq) { + DBG (5, "Illegal request: no image\n"); + return SANE_STATUS_DEVICE_BUSY; + } + DBG (5, "Illegal request: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + /* unit attention */ + case 0x6: + if (asc != 0x29 && asc != 0x80) { + DBG (5, "Unit attention: unknown asc\n"); + return SANE_STATUS_IO_ERROR; + } + if (0x29 == asc && 0x60 == ascq) { + DBG (5, "Unit attention: device reset\n"); + return SANE_STATUS_GOOD; + } + if (0x80 == asc && 0x00 == ascq) { + DBG (5, "Unit attention: Energy Star warm up\n"); + return SANE_STATUS_DEVICE_BUSY; + } + if (0x80 == asc && 0x01 == ascq) { + DBG (5, "Unit attention: lamp warm up for scan\n"); + return SANE_STATUS_DEVICE_BUSY; + } + if (0x80 == asc && 0x02 == ascq) { + DBG (5, "Unit attention: lamp warm up for cal\n"); + return SANE_STATUS_DEVICE_BUSY; + } + if (0x80 == asc && 0x04 == ascq) { + DBG (5, "Unit attention: calibration failed\n"); + return SANE_STATUS_INVAL; + } + DBG (5, "Unit attention: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + /* ia overflow */ + case 0x9: + if (0x80 == asc && 0x00 == ascq) { + DBG (5, "IA overflow: IA field overflow\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "IA overflow: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + /* volume overflow */ + case 0xd: + if (0x80 == asc && 0x00 == ascq) { + DBG (5, "Volume overflow: Image buffer full\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (5, "Volume overflow: unknown asc/ascq\n"); + return SANE_STATUS_IO_ERROR; + break; + + default: + DBG (5, "Unknown Sense Code\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (5, "sense_handler: should never happen!\n"); + + return SANE_STATUS_IO_ERROR; +} + +/* +SANE_Status +do_rs(scanner * s) +{ + SANE_Status ret; + unsigned char cmd[REQUEST_SENSE_len]; + size_t cmdLen = REQUEST_SENSE_len; + + DBG (10, "do_rs: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,REQUEST_SENSE_code); + set_SR_datatype_code(cmd,SR_datatype_random); + set_SR_datatype_qual(cmd,SR_qual_end); + + ret = do_cmd ( + s, 1, 0, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + + while(ret == SANE_STATUS_DEVICE_BUSY){ + ret = run_rs(s); + } + + DBG (10, "do_rs: finish\n"); + + return SANE_STATUS_GOOD; +} +*/ + +SANE_Status +do_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +) +{ + SANE_Status ret = SANE_STATUS_GOOD; + size_t actLen = 0; + + /*shut up compiler*/ + runRS=runRS; + shortTime=shortTime; + + DBG(10, "do_cmd: start\n"); + + DBG(25, "cmd: writing %d bytes\n", (int)cmdLen); + hexdump(30, "cmd: >>", cmdBuff, cmdLen); + + if(outBuff && outLen){ + DBG(25, "out: writing %d bytes\n", (int)outLen); + hexdump(30, "out: >>", outBuff, outLen); + } + if (inBuff && inLen){ + DBG(25, "in: reading %d bytes\n", (int)*inLen); + actLen = *inLen; + } + + ret = sanei_scsi_cmd2(s->fd, cmdBuff, cmdLen, outBuff, outLen, inBuff, inLen); + + if(ret != SANE_STATUS_GOOD && ret != SANE_STATUS_EOF){ + DBG(5,"do_cmd: return '%s'\n",sane_strstatus(ret)); + return ret; + } + + /* FIXME: should we look at s->rs_info here? */ + if (inBuff && inLen){ + hexdump(30, "in: <<", inBuff, *inLen); + DBG(25, "in: read %d bytes\n", (int)*inLen); + } + + DBG(10, "do_cmd: finish\n"); + + return ret; +} + +#if 0 /* unused */ +static SANE_Status +wait_scanner(struct scanner *s) +{ + int ret; + + unsigned char cmd[TEST_UNIT_READY_len]; + size_t cmdLen = TEST_UNIT_READY_len; + + DBG (10, "wait_scanner: start\n"); + + memset(cmd,0,cmdLen); + set_SCSI_opcode(cmd,TEST_UNIT_READY_code); + + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + + if (ret != SANE_STATUS_GOOD) { + DBG(5,"WARNING: Brain-dead scanner. Hitting with stick\n"); + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + } + if (ret != SANE_STATUS_GOOD) { + DBG(5,"WARNING: Brain-dead scanner. Hitting with stick again\n"); + ret = do_cmd ( + s, 0, 1, + cmd, cmdLen, + NULL, 0, + NULL, NULL + ); + } + + if (ret != SANE_STATUS_GOOD) { + DBG (5, "wait_scanner: error '%s'\n", sane_strstatus (ret)); + } + + DBG (10, "wait_scanner: finish\n"); + + return ret; +} +#endif /* 0 - unused */ + +/** + * Convenience method to determine longest string size in a list. + */ +static size_t +maxStringSize (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + return max_size; +} + +/** + * Prints a hex dump of the given buffer onto the debug output stream. + */ +static void +hexdump (int level, char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + + if(DBG_LEVEL < level) + return; + + DBG (level, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (level, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3x:", i); + ptr += 4; + } + sprintf (ptr, " %2.2x", *p); + ptr += 3; + } + *ptr = '\0'; + DBG (level, "%s\n", line); +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking) +{ + DBG (10, "sane_set_io_mode\n"); + DBG (15, "%d %p\n", non_blocking, h); + return SANE_STATUS_UNSUPPORTED; +} + +/** + * An advanced method we don't support but have to define. + */ +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) +{ + DBG (10, "sane_get_select_fd\n"); + DBG (15, "%p %d\n", h, *fdp); + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/kodak.conf.in b/backend/kodak.conf.in new file mode 100644 index 0000000..2ac339e --- /dev/null +++ b/backend/kodak.conf.in @@ -0,0 +1,14 @@ +# NOTE: any 'option' lines only apply to +# scanners discovered later in this file + +# to set data buffer size, in bytes +# the value ranges from 4096 - infinity +# but you may have scanning problems with +# a value larger than 32768 (the default) +option buffer-size 32768 + +# To search for all KODAK scsi devices +scsi KODAK + +# To use a specific scsi device +#scsi /dev/sg1 diff --git a/backend/kodak.h b/backend/kodak.h new file mode 100644 index 0000000..ea2a3e4 --- /dev/null +++ b/backend/kodak.h @@ -0,0 +1,272 @@ +#ifndef KODAK_H +#define KODAK_H + +/* + * Part of SANE - Scanner Access Now Easy. + * Please see opening comment in kodak.c + */ + +/* ------------------------------------------------------------------------- + * This option list has to contain all options for all scanners supported by + * this driver. If a certain scanner cannot handle a certain option, there's + * still the possibility to say so, later. + */ +enum kodak_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_SOURCE, /*front/back/duplex*/ + OPT_MODE, /*mono/ht/gray/color*/ + OPT_RES, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + OPT_PAGE_WIDTH, + OPT_PAGE_HEIGHT, + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_THRESHOLD, + OPT_RIF, + + /* must come last: */ + NUM_OPTIONS +}; + +struct scanner +{ + /* --------------------------------------------------------------------- */ + /* immutable values which are set during init of scanner. */ + struct scanner *next; + char *device_name; /* The name of the scanner device for sane */ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during reading of config file. */ + int buffer_size; + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during inquiry probing of the scanner. */ + /* members in order found in scsi data... */ + SANE_Device sane; + + char vendor_name[9]; /* null-term data returned by SCSI inquiry.*/ + char product_name[17]; /* null-term data returned by SCSI inquiry.*/ + char version_name[5]; /* null-term data returned by SCSI inquiry.*/ + char build_name[3]; /* null-term data returned by SCSI inquiry.*/ + + /* --------------------------------------------------------------------- */ + /* immutable values which are set during INQUIRY probing of the scanner, */ + /* or in the init_model cleanup routine... */ + + /* which modes scanner has */ + int s_mode[4]; + + /* min and max resolution for each mode */ + int s_res_min[4]; + int s_res_max[4]; + + /* in 1/1200th inches, NOT sane units */ + int s_width_min; + int s_width_max; + int s_length_min; + int s_length_max; + + int s_brightness_steps; + int s_contrast_steps; + int s_threshold_steps; + int s_rif; + + /* --------------------------------------------------------------------- */ + /* changeable SANE_Option structs provide our interface to frontend. */ + /* some options require lists of strings or numbers, we keep them here */ + /* instead of in global vars so that they can differ for each scanner */ + + /* long array of option structs */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + + /*mode group*/ + SANE_String_Const o_source_list[4]; + SANE_String_Const o_mode_list[5]; + SANE_Int o_res_list[4][6]; + + /*geometry group*/ + SANE_Range o_tl_x_range; + SANE_Range o_tl_y_range; + SANE_Range o_br_x_range; + SANE_Range o_br_y_range; + SANE_Range o_page_x_range; + SANE_Range o_page_y_range; + + /*enhancement group*/ + SANE_Range o_brightness_range; + SANE_Range o_contrast_range; + SANE_Range o_threshold_range; + + /* --------------------------------------------------------------------- */ + /* changeable vars to hold user input. modified by SANE_Options above */ + + /*mode group*/ + int u_mode; /* color,lineart,etc */ + int u_source; /* adf front,adf duplex,etc */ + int u_res; /* resolution in dpi */ + + /*geometry group*/ + /* The desired size of the scan, all in 1/1200 inch */ + int u_tl_x; + int u_tl_y; + int u_br_x; + int u_br_y; + int u_page_width; + int u_page_height; + + /*enhancement group*/ + int u_brightness; + int u_contrast; + int u_threshold; + int u_rif; + int u_compr; + + /* --------------------------------------------------------------------- */ + /* values which are set by the scanner's post-scan image header */ + int i_bytes; + int i_id; + int i_dpi; + int i_tlx; + int i_tly; + int i_width; + int i_length; + int i_bpp; + int i_compr; + + /* --------------------------------------------------------------------- */ + /* values which are set by scanning functions to keep track of pages, etc */ + int started; + + /* total to read/write */ + int bytes_tot; + + /* how far we have read */ + int bytes_rx; + + /* how far we have written */ + int bytes_tx; + + /* size of buffer */ + int bytes_buf; + + /* the buffer */ + unsigned char * buffer; + + /* --------------------------------------------------------------------- */ + /* values which used by the command and data sending functions (scsi/usb)*/ + int fd; /* The scanner device file descriptor. */ + size_t rs_info; + +}; + +#define DEFAULT_BUFFER_SIZE 32768 + +#define SIDE_FRONT 0 +#define SIDE_BACK 1 + +#define SOURCE_ADF_FRONT 0 +#define SOURCE_ADF_BACK 1 +#define SOURCE_ADF_DUPLEX 2 + +#define MODE_LINEART 0 +#define MODE_HALFTONE 1 +#define MODE_GRAYSCALE 2 +#define MODE_COLOR 3 + +/* ------------------------------------------------------------------------- */ + +#define MM_PER_INCH 25.4 +#define MM_PER_UNIT_UNFIX SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0)) +#define MM_PER_UNIT_FIX SANE_FIX(SANE_UNFIX(SANE_FIX(MM_PER_INCH / 1200.0))) + +#define SCANNER_UNIT_TO_FIXED_MM(number) SANE_FIX((number) * MM_PER_UNIT_UNFIX) +#define FIXED_MM_TO_SCANNER_UNIT(number) SANE_UNFIX(number) / MM_PER_UNIT_UNFIX + +#define KODAK_CONFIG_FILE "kodak.conf" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +/* ------------------------------------------------------------------------- */ + +SANE_Status sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize); + +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only); + +SANE_Status sane_open (SANE_String_Const name, SANE_Handle * handle); + +SANE_Status sane_set_io_mode (SANE_Handle h, SANE_Bool non_blocking); + +SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp); + +const SANE_Option_Descriptor * sane_get_option_descriptor (SANE_Handle handle, + SANE_Int option); + +SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); + +SANE_Status sane_start (SANE_Handle handle); + +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params); + +SANE_Status sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len); + +void sane_cancel (SANE_Handle h); + +void sane_close (SANE_Handle h); + +void sane_exit (void); + +/* ------------------------------------------------------------------------- */ + +static SANE_Status attach_one (const char *name); +static SANE_Status connect_fd (struct scanner *s); +static SANE_Status disconnect_fd (struct scanner *s); +static SANE_Status sense_handler (int scsi_fd, u_char * result, void *arg); + +static SANE_Status init_inquire (struct scanner *s); +static SANE_Status init_model (struct scanner *s); +static SANE_Status init_user (struct scanner *s); +static SANE_Status init_options (struct scanner *s); + +static SANE_Status +do_cmd(struct scanner *s, int runRS, int shortTime, + unsigned char * cmdBuff, size_t cmdLen, + unsigned char * outBuff, size_t outLen, + unsigned char * inBuff, size_t * inLen +); + +#if 0 /* unused */ +static SANE_Status wait_scanner (struct scanner *s); +#endif + +static SANE_Status do_cancel (struct scanner *scanner); + +static SANE_Status set_window (struct scanner *s); +static SANE_Status read_imageheader(struct scanner *s); +static SANE_Status send_sc(struct scanner *s); + +static SANE_Status read_from_scanner(struct scanner *s); +static SANE_Status copy_buffer(struct scanner *s, unsigned char * buf, int len); +static SANE_Status read_from_buffer(struct scanner *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len); + +static void hexdump (int level, char *comment, unsigned char *p, int l); + +static size_t maxStringSize (const SANE_String_Const strings[]); + +#endif /* KODAK_H */ diff --git a/backend/kodakaio.c b/backend/kodakaio.c new file mode 100644 index 0000000..8c4583a --- /dev/null +++ b/backend/kodakaio.c @@ -0,0 +1,3346 @@ +/* + * kodakaio.c - SANE library for Kodak ESP Aio scanners. + * + * Copyright (C) 2011-2013 Paul Newall + * + * Based on the Magicolor sane backend: + * Based on the epson2 sane backend: + * Based on Kazuhiro Sasayama previous + * work on epson.[ch] file from the SANE package. + * Please see those files for additional copyrights. + * Author: Paul Newall + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + + * Using avahi now 25/11/12 for net autodiscovery. Use configure option --enable-avahi + * 01/01/13 Now with adf, the scan can be padded to make up the full page length, + * or the page can terminate at the end of the paper. This is a selectable option. + */ + +/* convenient lines to paste +export SANE_DEBUG_KODAKAIO=10 + +for ubuntu prior to 12.10 +./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-avahi --disable-latex BACKENDS=kodakaio + +for ubuntu 12.10 +./configure --prefix=/usr --libdir=/usr/lib/i386-linux-gnu --sysconfdir=/etc --localstatedir=/var --enable-avahi --disable-latex BACKENDS=kodakaio + +*/ + +/* SANE-FLOW-DIAGRAM Kodakaio commands in [] brackets + + - sane_init() : initialize backend, attach scanners(devicename,0) + . - sane_get_devices() : query list of scanner-devices + . - sane_open() : open a particular scanner-device and attach_scanner(devicename,&dev) + . . - sane_set_io_mode : set blocking-mode + . . - sane_get_select_fd : get scanner-fd + . . - sane_get_option_descriptor() : get option informations + . . - sane_control_option() : change option values + . . + . . - sane_start() : start image aquisition [V,L,F,S,C,D,O,Z] first time or after cancel. [(F),E,G] every time + . . - sane_get_parameters() : returns actual scan-parameters + . . - sane_read() : read image-data (from pipe) + . . - sane_cancel() : cancel operation, kill reader_process [(F), U] + + . - sane_close() : close opened scanner-device, do_cancel, free buffer and handle + - sane_exit() : terminate use of backend, free devicename and device-struture +*/ +/* FUNCTION-TREE + sane_init + sane_start + k_init_parametersta + k_lock_scanner + k_set_scanning_parameters + print_params + k_start_scan + cmd_start_scan + print_status + k_send + kodakaio_txrxack + sane_open + device_detect + sane_get_devices + init_options + sane_control_option + getvalue + setvalue + search_string_list + change_source + activateOption + deactivateOption + sane_get_parameters + print_params + sane_read + k_read + cmd_read_data (reads one block) + k_recv + cmp_array + sane_exit + free_devices + k_recv + kodakaio_net_read + dump_hex_buffer_dense + k_send + sanei_kodakaio_net_write_raw + dump_hex_buffer_dense + open_scanner + sanei_kodakaio_net_open + close_scanner + sanei_kodakaio_net_close + detect_usb + kodakaio_getNumberOfUSBProductIds + attach_one_config - (Passed to sanei_configure_attach) + kodakaio_getNumberOfUSBProductIds + kodak_network_discovery + client_callback + browse_callback + resolve_callback + ProcessAvahiDevice + attach_one_net + attach_one_net + attach + device_detect + attach_one_usb - (passed to sanei_usb_find_devices) + attach + device_detect + k_lock_scanner + kodakaio_txrx + k_send + k_recv + kodakaio_txrxack + k_send + k_recv + cmd_set_color_curve + kodakaio_expect_ack + k_recv + cmd_cancel_scan + kodakaio_txrxack + cmd_set_scanning_parameters + kodakaio_txrxack + device_detect + k_dev_init +*/ + + +#define KODAKAIO_VERSION 02 +#define KODAKAIO_REVISION 4 +#define KODAKAIO_BUILD 6 + +/* for usb (but also used for net though it's not required). */ +#define MAX_BLOCK_SIZE 32768 + +#define SCANNER_READ_TIMEOUT 15 +/* POLL_ITN_MS sets the individual poll timeout for network discovery */ +#define POLL_ITN_MS 20 + + +/* debugging levels: +In terminal use: export SANE_DEBUG_KODAKAIO=40 to set the level to 40 or whatever +level you want. +Then you can scan with scanimage or simple-scan from terminal and see debug info + +use these defines to promote certain functions that you are interested in +define low values to make detail of a section appear when DBG level is low +define a high value eg 99 to get normal behaviour. */ +#define DBG_READ 99 +#define DBG_AUTO 99 /* for autodiscovery */ + +/* +normal levels. This system is a plan rather than a reality + * + * 127 recv buffer + * 125 send buffer + * 35 fine-grained status and progress + * 30 sane_read + * 25 setvalue, getvalue, control_option + * 20 low-level (I/O) functions + * 15 mid-level functions + * 10 high-level functions + * 7 open/close/attach + * 6 print_params + * 5 basic functions + * 3 status info and progress + * 2 sane api + * 1 errors & warnings + */ + +#include "sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#if WITH_AVAHI +/* used for auto detecting network printers */ +#include +#include +#include +#include +#include +#include + +static AvahiSimplePoll *simple_poll = NULL; /* global because called by several functions */ + +#endif + +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_tcp.h" +#include "../include/sane/sanei_udp.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" + +#include "kodakaio.h" + +/* vendor and product ids that are allowed */ +#define SANE_KODAKAIO_VENDOR_ID (0x040a) + +#define min(x,y) (((x)<(y))?(x):(y)) + +/* I think these timeouts (ms) are defaults, overridden by any timeouts in the kodakaio.conf file */ +static int K_SNMP_Timeout = 3000; /* used for any auto detection method */ +static int K_Scan_Data_Timeout = 10000; +static int K_Request_Timeout = 5000; + +/* This file is used to store directly the raster returned by the scanner for debugging +If RawScanPath has no length it will not be created */ +FILE *RawScan = NULL; +/* example: unsigned char RawScanPath[] = "TestRawScan.pgm"; */ +char RawScanPath[] = ""; /* empty path means no raw scan file is made */ + +/* + * Devices supported by this backend +*/ + +/* kodak command strings */ +static unsigned char KodakEsp_V[] = {0x1b,'S','V',0,0,0,0,0}; /* version?? */ +static unsigned char KodakEsp_v[] = {0x1b,'s','v',0,0,0,0,0}; /* reply to version?? */ +static unsigned char KodakEsp_Lock[] = {0x1b,'S','L',0,0,0,0,0}; /* Locks scanner */ +static unsigned char KodakEsp_UnLock[] = {0x1b,'S','U',0,0,0,0,0}; /* Unlocks scanner */ +static unsigned char KodakEsp_Ack[] = {0x1b,'S','S',0,0,0,0,0}; /* Acknowledge for all commands */ +/* the bytes after esc S S 0 may indicate status: S S 0 1 = docs in adf */ +static unsigned char KodakEsp_F[] = {0x1b,'S','F',0,0,0,0,0}; /* Purpose not known? colour balance?*/ +static unsigned char KodakEsp_Comp[] = {0x1b,'S','C',3,8,3,0,0}; /* 3,8,3,1,0 does compression. */ +/* The compression method is unknown */ +/* static unsigned char KodakEsp_E[] = {0x1b,'S','E',1,0,0,0,0}; NET Purpose not known */ +/* the extra 1 below could be despeckle option? maybe only for Hero 9.1 but no errors with ESP5250 */ +static unsigned char KodakEsp_E[] = {0x1b,'S','E',1,1,0,0,0}; +static unsigned char KodakEsp_Go[] = {0x1b,'S','G',0,0,0,0,0}; /* Starts the scan */ +/* Other commands are: D (resolution), O (top left), Z (bottom right), R, G, B (curves) */ + +/* What is the relationship between these and the ranges in cap? */ +static SANE_Int kodakaio_resolution_list[] = {75, 150, 300, 600, 1200}; +static SANE_Int kodakaio_depth_list[] = {1,8}; /* The first value is the number of following entries */ + +/* strings to try and match the model ';' separator +static unsigned char SupportedMatchString[] = "KODAK ESP;KODAK HERO;KODAK OFFICE HERO;ADVENT WiFi AIO;"; */ + +static struct KodakaioCap kodakaio_cap[] = { +/* usbid,commandtype, modelname, USBoutEP, USBinEP, + opticalres, {dpi range}, pointer to res list, res list size + max depth, pointer to depth list, + flatbed x range, flatbed y range, + adf present, adf duplex, + adf x range, adf y range (y range should be set a little shorter than the paper being scanned) + +The following are not used but may be in future +commandtype, max depth, pointer to depth list +*/ + +/* list of cap data the first scanner is the default +*/ + /* KODAK AIO DEFAULT, */ + { + 0x9999, "esp", "KODAK AIO DEFAULT", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(100), 0}, {0, SANE_FIX(100), 0} /* ADF x/y ranges (TODO!) */ + }, + /* KODAK ESP 5100, */ + { + 0x4025, "esp", "KODAK ESP 5100 AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP 5300, */ + { + 0x4026, "esp", "KODAK ESP 5300 AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP 5500, */ + { + 0x4027, "esp", "KODAK ESP 5500 AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP 5000, */ + { + 0x4028, "esp", "KODAK ESP 5000 Series AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP 3300, */ + { + 0x4031, "esp", "KODAK ESP 3300 Series AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP5, */ + { + 0x4032, "esp", "KODAK ESP 5 AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP7, */ + { + 0x403E, "esp", "KODAK ESP 7 AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP9, */ + { + 0x403F, "esp", "KODAK ESP 9 AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP5210 or 5250, */ + { + 0x4041, "esp", "KODAK ESP 5200 Series AiO", + -1, 0x82, /* USBoutEP, USBinEP (-1 means find one) */ + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP3200 , */ + { + 0x4043, "esp", "KODAK ESP 3200 Series AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP4100 , */ + { + 0x4053, "esp", "KODAK ESP Office 4100 Series AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP6100 , */ + { + 0x4054, "esp", "KODAK ESP Office 6100 Series AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP7200 , */ + { + 0x4056, "esp", "KODAK ESP 7200 Series AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP C110 , */ + { + 0x4057, "esp", "KODAK ESP C110 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP C115 , */ + { + 0x4058, "esp", "KODAK ESP C115 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP 2150 , */ + { + 0x4059, "esp", "KODAK ESP Office 2150 Series", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP C310 , */ + { + 0x405D, "esp", "KODAK ESP C310 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP C315 , */ + { + 0x405E, "esp", "KODAK ESP C315 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* ADVENT AW10, */ + { + 0x4060, "esp", "ADVENT WiFi AIO AW10", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex. */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK HERO 6.1, */ + { + 0x4062, "esp", "KODAK OFFICE HERO 6.1 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex. */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK HERO 7.1, */ + { + 0x4063, "esp", "KODAK HERO 7.1 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_TRUE, /* ADF, duplex. */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK HERO 5.1, */ + { + 0x4064, "esp", "KODAK HERO 5.1 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_TRUE, /* ADF, duplex.*/ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP9200 , */ + { + 0x4065, "esp", "KODAK ESP 9200 Series AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK ESP2170 , */ + { + 0x4066, "esp", "KODAK ESP Office 2170 Series", + -1, 0x82, + 1200, {75, 1200, 0}, kodakaio_resolution_list, 5, /* 1200 dpi optical, {from, to, 0} 5 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK HERO 9.1, */ + { + 0x4067, "esp", "KODAK HERO 9.1 AiO", + -1, 0x82, + 1200, {75, 1200, 0}, kodakaio_resolution_list, 5, /* 1200 dpi optical, {from, to, 0} 5 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex. */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* KODAK HERO 4.1, */ + { + 0x4069, "esp", "KODAK HERO 4.1 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_TRUE, SANE_FALSE, /* ADF, duplex.*/ + + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + + /* KODAK HERO 3.1, */ + { + 0x406D, "esp", "KODAK HERO 3.1 AiO", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_TRUE, /* ADF, duplex. */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + }, + /* spare use for specified usbid */ + { + 0, "esp", "specified", + -1, 0x82, + 600, {75, 600, 0}, kodakaio_resolution_list, 4, /* 600 dpi max, {from, to, 0} 4 resolutions */ + 8, kodakaio_depth_list, /* color depth max 8, list above */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(11.7 * MM_PER_INCH), 0}, /* FBF x/y ranges */ + SANE_FALSE, SANE_TRUE, /* ADF, duplex. */ + {0, SANE_FIX(8.5 * MM_PER_INCH), 0}, {0, SANE_FIX(14 * MM_PER_INCH), 0} /* 14 ADF x/y ranges */ + } +}; + +/**************************************************************************** + * General configuration parameter definitions ****************************************************************************/ + + +/* + * Definition of the mode_param struct, that is used to + * specify the valid parameters for the different scan modes. + * + * The depth variable gets updated when the bit depth is modified. + */ + +static struct mode_param mode_params[] = { + /* {0x00, 1, 1}, // Lineart, 1 color, 1 bit */ + {0x02, 1, 8}, /* Grayscale, 1 color, 8 bit */ + {0x03, 3, 24} /* Color, 3 colors, 24 bit */ +}; + +static SANE_String_Const mode_list[] = { + /* SANE_VALUE_SCAN_MODE_LINEART, */ + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; + +static const SANE_String_Const adf_mode_list[] = { + SANE_I18N("Simplex"), + SANE_I18N("Duplex"), + NULL +}; + +/* Define the different scan sources */ +#define FBF_STR SANE_I18N("Flatbed") +#define ADF_STR SANE_I18N("Automatic Document Feeder") + +/* + * source list need one dummy entry (save device settings is crashing). + * NOTE: no const - this list gets created while exploring the capabilities + * of the scanner. Here space is reserved for 3 entries + NULL ? + */ + +static SANE_String_Const source_list[] = { + FBF_STR, + NULL, + NULL, + NULL +}; + +/* prototypes */ +static SANE_Status attach_one_usb(SANE_String_Const devname); +static SANE_Status attach_one_net(SANE_String_Const devname, unsigned int device); +void kodakaio_com_str(unsigned char *buf, char *fmt_buf); +int cmparray (unsigned char *array1, unsigned char *array2, size_t len); +static struct KodakaioCap *get_device_from_identification (const char *ident, const char *vid, const char *pid); +void ProcessAvahiDevice(const char *device_id, const char *vid, const char *pid, const char *ip_addr); + + +/* Some utility functions */ + +static size_t +max_string_size(const SANE_String_Const strings[]) +{ +/* returns the length of the longest string in an array of strings */ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; i++) { + size = strlen(strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + + + +static void +print_params(const SANE_Parameters params, int level) +{ + DBG(level, "formats: binary=?, grey=%d, colour=%d\n",SANE_FRAME_GRAY, SANE_FRAME_RGB ); + DBG(level, "params.format = %d\n", params.format); + DBG(level, "params.last_frame = %d\n", params.last_frame); + DBG(level, "params.bytes_per_line = %d\n", params.bytes_per_line); + DBG(level, "params.pixels_per_line = %d\n", params.pixels_per_line); + DBG(level, "params.lines = %d\n", params.lines); + DBG(level, "params.depth = %d\n", params.depth); +} + +static void +print_status(KodakAio_Scanner *s,int level) +{ + DBG(level, "print_status with level %d\n", level); + DBG(level, "s->bytes_unread = %d\n", s->bytes_unread); +/* + DBG(level, "params.last_frame = %d\n", params.last_frame); + DBG(level, "params.bytes_per_line = %d\n", params.bytes_per_line); + DBG(level, "params.pixels_per_line = %d\n", params.pixels_per_line); + DBG(level, "params.lines = %d\n", params.lines); + DBG(level, "params.depth = %d\n", params.depth); +*/ +} + +/**************************************************************************** + * Low-level Network communication functions ****************************************************************************/ + +/* We don't have a packet wrapper, which holds packet size etc., so we + don't have to use a *read_raw and a *_read function... */ +static int +kodakaio_net_read(struct KodakAio_Scanner *s, unsigned char *buf, size_t wanted, + SANE_Status * status) +{ + size_t size, read = 0; + struct pollfd fds[1]; + int pollreply; + + *status = SANE_STATUS_GOOD; + + /* poll for data-to-be-read (using K_Request_Timeout) */ + fds[0].fd = s->fd; + fds[0].events = POLLIN; + fds[0].revents = 0; + if ((pollreply = poll (fds, 1, K_Request_Timeout)) <= 0) { + if (pollreply ==0) + DBG(1, "net poll timeout\n"); + else + /* pollreply is -ve */ + DBG(1, "net poll error\n"); + *status = SANE_STATUS_IO_ERROR; + return read; + } + else if(fds[0].revents & POLLIN) { + while (read < wanted) { + size = sanei_tcp_read(s->fd, buf + read, wanted - read); + + if (size == 0) + break; + + read += size; + } + +/* this error removed 28/12/12 because adf scans end with less data than wanted + if (read < wanted) + *status = SANE_STATUS_IO_ERROR; + */ + DBG(32, "net read %d bytes:%x,%x,%x,%x,%x,%x,%x,%x\n",read,buf[0],buf[1],buf[2],buf[3],buf[4],buf[5],buf[6],buf[7]); + return read; + } + else + DBG(1, "Unknown problem with poll\n"); + return read; +} + +/* kodak does not pad commands like magicolor, so there's only a write_raw function */ +static int +sanei_kodakaio_net_write_raw(struct KodakAio_Scanner *s, + const unsigned char *buf, size_t buf_size, + SANE_Status *status) +{ + DBG(32, "net write:%x,%x,%x,%x,%x,%x,%x,%x\n",buf[0],buf[1],buf[2],buf[3],buf[4],buf[5],buf[6],buf[7]); + + sanei_tcp_write(s->fd, buf, buf_size); + /* TODO: Check whether sending failed... */ + + *status = SANE_STATUS_GOOD; + return buf_size; +} + +static SANE_Status +sanei_kodakaio_net_open(struct KodakAio_Scanner *s) +{ + struct timeval tv; + + tv.tv_sec = 5; + tv.tv_usec = 0; + + DBG(5, "%s\n", __func__); + + setsockopt(s->fd, SOL_SOCKET, SO_RCVTIMEO, (char *)&tv, sizeof(tv)); + return SANE_STATUS_GOOD; +} + +static SANE_Status +sanei_kodakaio_net_close(struct KodakAio_Scanner *s) +{ + NOT_USED(s); + /* Does nothing - maybe should close the socket ? */ + return SANE_STATUS_GOOD; +} + + +/**************************************************************************** + * Low-level USB communication functions ****************************************************************************/ + +static int +kodakaio_getNumberOfUSBProductIds (void) +{ + return sizeof (kodakaio_cap) / sizeof (struct KodakaioCap); +} + +/**************************************************************************** + * low-level communication commands ****************************************************************************/ + +static void dump_hex_buffer_dense (int level, const unsigned char *buf, size_t buf_size) +{ + size_t k; + char msg[1024], fmt_buf[1024]; + memset (&msg[0], 0x00, 1024); + memset (&fmt_buf[0], 0x00, 1024); + for (k = 0; k < min(buf_size, 80); k++) { + if (k % 16 == 0) { + if (k>0) { + DBG (level, "%s\n", msg); + memset (&msg[0], 0x00, 1024); + } + sprintf (fmt_buf, " 0x%04lx ", (unsigned long)k); + strcat (msg, fmt_buf); + } + if (k % 8 == 0) { + strcat (msg, " "); + } + sprintf (fmt_buf, " %02x" , buf[k]); + strcat (msg, fmt_buf); + } + if (msg[0] != 0 ) { + DBG (level, "%s\n", msg); + } +} + +/* changing params to char seems to cause a stack problem */ +void kodakaio_com_str(unsigned char *buf, char *fmt_buf) +{ +/* returns a printable string version of the first 8 bytes assuming they are a kodakaio command*/ + if(buf[0] == 0x1b) { + sprintf (fmt_buf, "esc %c %c %02x %02x %02x %02x %02x", + buf[1], buf[2], buf[3], buf[4], buf[5], buf[6], buf[7]); + } + else { + sprintf (fmt_buf, "%02x %02x %02x %02x %02x %02x %02x %02x", + buf[0],buf[1], buf[2], buf[3], buf[4], buf[5], buf[6], buf[7]); + } +} + +static int +k_send(KodakAio_Scanner * s, void *buf, size_t buf_size, SANE_Status * status) +{ + char fmt_buf[25]; + + kodakaio_com_str(buf, fmt_buf); + DBG(15, "%s: size = %lu :%s\n", __func__, (u_long) buf_size, fmt_buf); + + if (DBG_LEVEL >= 125) { + const unsigned char *s = buf; + DBG(125, "complete buffer:\n"); + dump_hex_buffer_dense (125, s, buf_size); + } + + if (s->hw->connection == SANE_KODAKAIO_NET) { + return sanei_kodakaio_net_write_raw(s, buf, buf_size, status); + } else if (s->hw->connection == SANE_KODAKAIO_USB) { + size_t n; + n = buf_size; + *status = sanei_usb_write_bulk(s->fd, buf, &n); + DBG(50, "USB: wrote %lu bytes, status: %s\n", (unsigned long)n, sane_strstatus(*status)); + return n; + } + + *status = SANE_STATUS_INVAL; + return 0; +} + +static ssize_t +k_recv(KodakAio_Scanner * s, void *buf, ssize_t buf_size, + SANE_Status * status) +{ +/* requests and receives data this function makes the split between USB and NET +this function called by a number of others + +In USB mode, this function will wait until data is available for a maximum of SCANNER_READ_TIMEOUT seconds. +*/ + ssize_t n = 0; + char fmt_buf[25]; + time_t time_start; + time_t time_now; + struct timespec usb_delay, usb_rem; + usb_delay.tv_sec = 0; + usb_delay.tv_nsec = 300000000; /* 0.3 sec */ + + if (s->hw->connection == SANE_KODAKAIO_NET) { + + time(&time_start); + DBG(min(16,DBG_READ), "[%ld] %s: net req size = %ld ", (long) time_start, __func__, (long) buf_size); + n = kodakaio_net_read(s, buf, buf_size, status); + DBG(min(16,DBG_READ), "returned %d\n", n); + + } else if (s->hw->connection == SANE_KODAKAIO_USB) { + /* Start the clock for USB timeout */ + time(&time_start); + + /* Loop until we have data */ + while (n == 0) { + n = buf_size; +/* but what if the data is an exact number of blocks? */ + DBG(min(16,DBG_READ), "[%ld] %s: usb req size = %ld ", (long) time_start, __func__, (long) n); + *status = sanei_usb_read_bulk(s->fd, (SANE_Byte *) buf, (size_t *) & n); + DBG(min(16,DBG_READ), "returned %ld\n", (long) n); + + if(*status != SANE_STATUS_GOOD) { + + DBG(min(16,DBG_READ), "sanei_usb_read_bulk gave %s\n", sane_strstatus(*status)); + + if (*status == SANE_STATUS_EOF) { + /* If we have EOF status, wait for more data */ + time(&time_now); + if (difftime(time_now, time_start) < SCANNER_READ_TIMEOUT) { + nanosleep(&usb_delay, &usb_rem); + } + else { + /* Timeout */ + return n; + } + } + else { + /* If we've encountered another type of error, return */ + return n; + } + } + } + } + + if (n == 8) { + kodakaio_com_str(buf, fmt_buf); + DBG(min(14,DBG_READ), "%s: size = %ld, got %s\n", __func__, (long int)n, fmt_buf); + } + /* dump buffer if appropriate */ + if (DBG_LEVEL >= 127 && n > 0) { + const unsigned char* b=buf; + dump_hex_buffer_dense (125, b, buf_size); + } + return n; +} + + +static SANE_Status +kodakaio_expect_ack(KodakAio_Scanner *s, unsigned char *rxbuf) +/* gets 8 byte reply, checks reply is an Ack and returns appropriate status */ +{ + SANE_Status status; + + k_recv(s, rxbuf, 8, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: rx err, %s\n", __func__, sane_strstatus(status)); + return status; + } + /* strncmp ignores diffent possible responses like escSS00000 and escSS02000 */ + if (strncmp((char *)KodakEsp_Ack,(char *)rxbuf,4)!=0) { + DBG (1, "No Ack received, Expected 0x%2x %2x %2x %2x... got 0x%2x %2x %2x %2x...\n", + KodakEsp_Ack[0], KodakEsp_Ack[1], KodakEsp_Ack[2], KodakEsp_Ack[3],rxbuf[0], rxbuf[1], rxbuf[2], rxbuf[3]); + return SANE_STATUS_IO_ERROR; + } + + return status; +} + +static SANE_Status +kodakaio_txrx(KodakAio_Scanner *s, unsigned char *txbuf, unsigned char *rxbuf) +/* Sends 8 byte data to scanner and returns reply and appropriate status. */ +{ + SANE_Status status; + + k_send(s, txbuf, 8, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: tx err, %s\n", __func__, sane_strstatus(status)); + return status; + } + k_recv(s, rxbuf, 8, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: %s gave rx err, %s\n", __func__, "txvalue", sane_strstatus(status)); + return status; + } + return status; +} + +static SANE_Status +kodakaio_txrxack(KodakAio_Scanner *s, unsigned char *txbuf, unsigned char *rxbuf) +/* +Sends 8 byte data to scanner, gets 8 byte reply, checks reply is an Ack +and returns appropriate status +*/ +{ + SANE_Status status; + + k_send(s, txbuf, 8, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: tx err, %s\n", __func__, sane_strstatus(status)); + return status; + } + + k_recv(s, rxbuf, 8, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: %s gave rx err, %s\n", __func__, "txvalue", sane_strstatus(status)); + return status; + } + /* strncmp ignores different possible responses like escSS00000 and escSS02000 */ + if (strncmp((char *)KodakEsp_Ack,(char *)rxbuf,3) == 0) { /* was 4 byte comp */ + if (rxbuf[4] == 0x01 && s->adf_loaded == SANE_FALSE) { + s->adf_loaded = SANE_TRUE; + DBG(5, "%s: News - docs in ADF\n", __func__); + } + else if (rxbuf[4] != 0x01 && s->adf_loaded == SANE_TRUE) { + s->adf_loaded = SANE_FALSE; + DBG(5, "%s: News - ADF is empty\n", __func__); + } + } + else { + DBG (1, "No Ack received, Sent 0x%2x %2x %2x %2x... got 0x%2x %2x %2x %2x...\n", + txbuf[0], txbuf[1], txbuf[2], txbuf[3],rxbuf[0], rxbuf[1], rxbuf[2], rxbuf[3]); + return SANE_STATUS_IO_ERROR; + } + + return status; +} + +/* + * high-level communication commands +*/ + +static SANE_Status +k_hello (KodakAio_Scanner * s) +{ + SANE_Status status; + unsigned char reply[8]; + char fmt_buf[25]; + + DBG(5, "%s\n", __func__); + if((status = kodakaio_txrx(s, KodakEsp_V, reply))!= SANE_STATUS_GOOD) { + DBG(1, "%s: KodakEsp_V failure, %s\n", __func__, sane_strstatus(status)); + return SANE_STATUS_IO_ERROR; + } + + if (strncmp((char *) reply, (char *) KodakEsp_v, 3)!=0) { + kodakaio_com_str(reply, fmt_buf); + DBG(1, "%s: KodakEsp_v err, got %s\n", __func__, fmt_buf); + return SANE_STATUS_IO_ERROR; + } + DBG(5, "%s: OK %s\n", __func__, sane_strstatus(status)); + return status; +} + +/* Start scan command */ +static SANE_Status +cmd_start_scan (SANE_Handle handle, size_t expect_total) +/* expect_total is the expected total no of bytes just for info -ve value not a problem? or is it for size_t? */ +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Status status = SANE_STATUS_GOOD; + unsigned char reply[8]; +/*send the start command here */ + print_status(s, 5); +/*adf added 20/2/12, apparently an extra KodakEsp_F is sent when the adf is used */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0) { /* adf is in use */ + if (! s->adf_loaded) return SANE_STATUS_CANCELLED; /* was SANE_STATUS_NO_DOCS; */ + if (kodakaio_txrxack(s, KodakEsp_F, reply)!= SANE_STATUS_GOOD) { + DBG(1, "%s: Did not get a good reply to KodakEsp_F\n", __func__); + return SANE_STATUS_IO_ERROR; + } + } + + if (kodakaio_txrxack(s, KodakEsp_E, reply)!= SANE_STATUS_GOOD) { + DBG(1, "%s: Did not get a good reply to KodakEsp_E\n", __func__); + return SANE_STATUS_IO_ERROR; + } + + DBG(20, "starting the scan, expected total bytes %d\n",expect_total); + k_send(s, KodakEsp_Go, 8, &status); + + if (status != SANE_STATUS_GOOD) + DBG(1, "%s: KodakEsp_Go command NOT successfully sent\n", __func__); + else { + DBG(30, "%s: KodakEsp_Go command successfully sent\n", __func__); + s->scanning = SANE_TRUE; + } + return status; +} + +static SANE_Status +cmd_cancel_scan (SANE_Handle handle) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + unsigned char reply[8]; +/* adf added 20/2/12 should it be adf? or adf with paper in? */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0) { /* adf */ + if (kodakaio_txrxack(s, KodakEsp_F, reply)!= SANE_STATUS_GOOD) return SANE_STATUS_IO_ERROR; + if (kodakaio_txrxack(s, KodakEsp_UnLock, reply)!= SANE_STATUS_GOOD) return SANE_STATUS_IO_ERROR; + DBG(5, "%s unlocked the scanner with adf F U\n", __func__); + } + else { /* no adf */ + if (kodakaio_txrxack(s, KodakEsp_UnLock, reply)!= SANE_STATUS_GOOD) return SANE_STATUS_IO_ERROR; + DBG(5, "%s unlocked the scanner U\n", __func__); + } + s->scanning = SANE_FALSE; + return SANE_STATUS_GOOD; +} + +static SANE_Status +cmd_get_scanning_parameters(SANE_Handle handle, + SANE_Frame *format, SANE_Int *depth, + SANE_Int *data_pixels, SANE_Int *pixels_per_line, + SANE_Int *lines) +{ +/* data_pixels is per line. +Old mc cmd read this stuff from the scanner. I don't think kodak can do that easily */ + + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Status status = SANE_STATUS_GOOD; + NOT_USED (format); + NOT_USED (depth); + + DBG(10, "%s\n", __func__); + + /* Calculate returned values */ + *lines = s->params.lines; + *pixels_per_line = s->params.pixels_per_line; + *data_pixels = s->params.pixels_per_line; + + DBG (20, "%s: data_pixels = %u, lines = %u, " + "pixels_per_line = %u)\n", __func__, + *data_pixels, *lines, *pixels_per_line); + return status; +} + +static SANE_Status +cmd_set_color_curve(SANE_Handle handle, unsigned char col) +{ +/* sends the color curve data for one color*/ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Status status = SANE_STATUS_GOOD; + unsigned char tx_col[8]; + unsigned char rx[8]; + unsigned char tx_curve[256]; + unsigned char i; + DBG(32, "%s: start\n", __func__); + tx_col[0]=0x1b; tx_col[1]='S'; tx_col[2]='K'; tx_col[3]=col; tx_col[4]=0; tx_col[5]=0; tx_col[6]=0; tx_col[7]=0; +/* linear curve now but could send tailor made curves in future */ + for(i=0;i<255;++i) tx_curve[i]=i; + k_send(s, tx_col, 8, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: tx err, %s\n", __func__, "curve command"); + return status; + } + k_send(s, tx_curve, 256, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: tx err, %s\n", __func__, "curve data"); + return status; + } + if (kodakaio_expect_ack(s, rx) != SANE_STATUS_GOOD) return SANE_STATUS_IO_ERROR; + DBG(10, "%s: sent curve OK, \n", __func__); + return status; +} + +/* Set scanning parameters command low level */ +static SANE_Status +cmd_set_scanning_parameters(SANE_Handle handle, + int resolution, + int tl_x, int tl_y, int width, int height, unsigned char source) + +/* NB. here int tl_x, int tl_y, int width, int height are in DPI units, not optres units! */ +/* sends params to scanner, but should we store them too? */ +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Status status = SANE_STATUS_GOOD; + unsigned char tx_S[8]; + unsigned char tx_dpi[8]; + unsigned char tx_topleft[8]; + unsigned char tx_widthheight[8]; + unsigned char bufread[8]; + int i; + +/*don't know the purpose of F yet. windows USB repeated 4 x why? does it affect the colour balance?*/ + DBG(8, "%s\n", __func__); + for(i=0;i<4;++i) { + kodakaio_txrxack(s, KodakEsp_F, bufread); + sleep(1); + } +/* kodakaio_txrxack(s, KodakEsp_F, bufread); for net, just once */ + +/* Source? bed /ADF */ + tx_S[0]=0x1b; tx_S[1]='S'; tx_S[2]='S'; tx_S[3]=source; tx_S[4]=0; tx_S[5]=0; tx_S[6]=0; tx_S[7]=0; + kodakaio_txrxack(s, tx_S, bufread); + +/* Compression */ + kodakaio_txrxack(s, KodakEsp_Comp, bufread); + +/* DPI resolution */ + tx_dpi[0]=0x1b; + tx_dpi[1]='S'; + tx_dpi[2]='D'; + tx_dpi[3]=resolution & 0xff; + tx_dpi[4]=(resolution >> 8) & 0xff; + tx_dpi[5]=resolution & 0xff; + tx_dpi[6]=(resolution >> 8) & 0xff; + tx_dpi[7]=0; + kodakaio_txrxack(s, tx_dpi, bufread); + +/* colour curves don't seem to be sent for usb preview +but it seems to do no harm to send them */ + cmd_set_color_curve(s, 'R'); + cmd_set_color_curve(s, 'G'); + cmd_set_color_curve(s, 'B'); + + +/* Origin top left s->tl_x and s->tl_y are in optres units +this command needs actual DPI units*/ + DBG(20, "%s: left (DPI)=%d, top (DPI)=%d\n", __func__, tl_x , tl_y); + + tx_topleft[0]=0x1b; + tx_topleft[1]='S'; + tx_topleft[2]='O'; + tx_topleft[3]=(tl_x) & 0xff; + tx_topleft[4]=((tl_x) >> 8) & 0xff; + tx_topleft[5]=(tl_y) & 0xff; + tx_topleft[6]=((tl_y) >> 8) & 0xff; + tx_topleft[7]=0; + kodakaio_txrxack(s, tx_topleft, bufread); + +/* Z width height note the s->width and s->height are in optres units +this command needs actual DPI units*/ + tx_widthheight[0]=0x1b; + tx_widthheight[1]='S'; + tx_widthheight[2]='Z'; + tx_widthheight[3]=(width) & 0xff; + tx_widthheight[4]=((width) >> 8) & 0xff; + tx_widthheight[5]=(height) & 0xff; + tx_widthheight[6]=((height) >> 8) & 0xff; + tx_widthheight[7]=0; + kodakaio_txrxack(s, tx_widthheight, bufread); + + if (status != SANE_STATUS_GOOD) + DBG(1, "%s: Data NOT successfully sent\n", __func__); + else + DBG(20, "%s: Data successfully sent\n", __func__); + return status; +} + +int +cmparray (unsigned char *array1, unsigned char *array2, size_t len) +{ +/* compares len bytes of the arrays returns 0 if they match +returns the first missmatch position if they don't match */ +unsigned int i; + for(i=0; iack and do padding if the padding option is selected +if no padding option return EOF +*/ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Status status; + int oldtimeout = K_Request_Timeout; + size_t bytecount; + unsigned char *Last8; /* will point to the last 8 chars in buf */ + int i, line, lines; + + if (s->ack && s->val[OPT_PADDING].w) { + /* do padding of whole block*/ + /* memset(buf, 0x80, *len); need to work out the background colour for this */ + lines = *len / s->params.bytes_per_line; + for (line=0; line < lines; ++line) { + for (i=0; i< s->params.pixels_per_line; ++i) { + buf[line * s->params.bytes_per_line + i] = s->background[0]; /*red */ + buf[line * s->params.bytes_per_line + s->params.pixels_per_line + i] = s->background[1]; /*green */ + buf[line * s->params.bytes_per_line + 2 * s->params.pixels_per_line + i] = s->background[2]; /*blue */ + } + } + s->bytes_unread -= *len; + if (s->bytes_unread < 0) + s->bytes_unread = 0; + return SANE_STATUS_GOOD; + } + + if (s->ack && !s->val[OPT_PADDING].w) { + s->bytes_unread = 0; + s->eof = SANE_TRUE; + return SANE_STATUS_EOF; + } + + /* Temporarily set the poll timeout long instead of short, + * because a color scan needs >5 seconds to initialize. Is this needed for kodak? maybe */ + K_Request_Timeout = K_Scan_Data_Timeout; + sanei_usb_set_timeout (K_Scan_Data_Timeout); + bytecount = k_recv(s, buf, *len, &status); + K_Request_Timeout = oldtimeout; + sanei_usb_set_timeout (oldtimeout); + +/* We may need to do some special thing with the block request size to cope with usb blocks of any length +in order to keep the ack bytes, when using adf, at the end of one block ie not split between blocks. +But it seems that the scanner takes care of that, and gives you the ack as a separate 8 byte block */ + + if (bytecount >= 8) { + /* it may be the last block from the scanner so look for Ack response in last 8 bytes */ + Last8 = buf + bytecount - 8; + + /* only compare 4 bytes because we sometimes get escSS02.. or escSS00.. + is 4 the right number ? */ + if (cmparray(Last8,KodakEsp_Ack,4) == 0) { + DBG(min(10,DBG_READ), "%s: found KodakEsp_Ack at %d bytes of %d\n", __func__, bytecount, *len); + s->ack = SANE_TRUE; + *len = bytecount - 8; /* discard the Ack response */ + s->bytes_unread -= *len; /* return a short block */ + } + else { + /* a not full buffer is returned usb does this */ + DBG(min(10,DBG_READ), "%s: buffer not full, got %d bytes of %d\n", __func__, bytecount, *len); + *len = bytecount; + s->bytes_unread -= bytecount; + } + } + else { + DBG(min(1,DBG_READ), "%s: tiny read, got %d bytes of %d\n", __func__, bytecount, *len); + return SANE_STATUS_IO_ERROR; + } + if (*len > s->params.bytes_per_line) { + /* store average colour as background. That's not the ideal method but it's easy to implement. */ + lines = *len / s->params.bytes_per_line; + s->background[0] = 0; + s->background[1] = 0; + s->background[2] = 0; + + for (line=0; line < lines; ++line) { + for (i=0; i< s->params.pixels_per_line; ++i) { + s->background[0] += buf[line * s->params.bytes_per_line + i]; /*red */ + s->background[1] += buf[line * s->params.bytes_per_line + s->params.pixels_per_line + i]; /*green */ + s->background[2] += buf[line * s->params.bytes_per_line + 2 * s->params.pixels_per_line + i]; /*blue */ + } + } + s->background[0] = s->background[0] / (lines * s->params.pixels_per_line); + s->background[1] = s->background[1] / (lines * s->params.pixels_per_line); + s->background[2] = s->background[2] / (lines * s->params.pixels_per_line); + + } + + if (status == SANE_STATUS_GOOD) + if (s->bytes_unread <= 0) + DBG(min(2,DBG_READ), "%s: Page fully read %d blocks, %ld bytes unread\n", __func__, s->counter, (long) s->bytes_unread); + else + DBG(min(20,DBG_READ), "%s: Image data successfully read %ld bytes, %ld bytes unread\n", __func__, (long) bytecount, (long) s->bytes_unread); + else if (s->ack) /* was (status == SANE_STATUS_EOF) */ + DBG(min(2,DBG_READ), "%s: scanner data read ended %d blocks %ld bytes, %ld bytes unread\n", __func__, s->counter, (long) bytecount, (long) s->bytes_unread); + else + DBG(min(1,DBG_READ), "%s: Image data read stopped with %s after %d blocks %ld bytes, %ld bytes unread\n", __func__, sane_strstatus(status), s->counter, (long) bytecount, (long) s->bytes_unread); + + return status; +} + + + +/**************************************************************************** + * kodakaio backend high-level operations ****************************************************************************/ + +static void +k_dev_init(Kodak_Device *dev, const char *devname, int conntype) +{ + DBG(5, "%s for %s\n", __func__,devname); + + dev->name = NULL; + dev->model = NULL; + dev->connection = conntype; + dev->sane.name = devname; + dev->sane.model = NULL; + dev->sane.type = "flatbed scanner"; + dev->sane.vendor = "Kodak"; + dev->cap = &kodakaio_cap[CAP_DEFAULT]; +} + + +static SANE_Status +k_set_model(KodakAio_Scanner * s, const char *model, size_t len) +{ + unsigned char *buf; + unsigned char *p; + struct Kodak_Device *dev = s->hw; + + if (len<1) return SANE_STATUS_INVAL; /* to handle missing model */ + + buf = malloc(len + 1); + if (buf == NULL) + return SANE_STATUS_NO_MEM; + + memcpy(buf, model, len); + buf[len] = '\0'; + + p = &buf[len - 1]; + + while (*p == ' ') { + *p = '\0'; + p--; + } + + if (dev->model) + free(dev->model); + + dev->model = strndup((const char *) buf, len); + dev->sane.model = dev->model; + DBG(10, "%s: model is '%s'\n", __func__, dev->model); + + free(buf); + + return SANE_STATUS_GOOD; +} + +static void +k_set_device (SANE_Handle handle, SANE_Word device) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + Kodak_Device *dev = s->hw; + int n; + + DBG(10, "%s: 0x%x\n", __func__, device); + + for (n = 0; n < NELEMS (kodakaio_cap); n++) { + if (kodakaio_cap[n].id == device) + break; + } + if (n < NELEMS(kodakaio_cap)) { + dev->cap = &kodakaio_cap[n]; + } else { + dev->cap = &kodakaio_cap[CAP_DEFAULT]; + DBG(1, " unknown device 0x%x, using default %s\n", + device, dev->cap->model); + } + k_set_model (s, dev->cap->model, strlen (dev->cap->model)); + +} + +static SANE_Status +k_discover_capabilities(KodakAio_Scanner *s) +{ + SANE_Status status = SANE_STATUS_GOOD; + Kodak_Device *dev = s->hw; + SANE_String_Const *source_list_add = source_list; + + DBG(10, "%s\n", __func__); + + /* always add flatbed */ + *source_list_add++ = FBF_STR; + /* TODO: How can I check for existence of an ADF??? */ + if (dev->cap->ADF == SANE_TRUE) { + *source_list_add++ = ADF_STR; + DBG(10, "%s: added adf to list\n", __func__); + } + + /* TODO: Is there any capability that we can extract from the + * device by some scanner command? So far, it looks like + * the device does not support any reporting. + */ + + dev->x_range = &dev->cap->fbf_x_range; + dev->y_range = &dev->cap->fbf_y_range; + + DBG(10, " x-range: %f %f\n", SANE_UNFIX(dev->x_range->min), SANE_UNFIX(dev->x_range->max)); + DBG(10, " y-range: %f %f\n", SANE_UNFIX(dev->y_range->min), SANE_UNFIX(dev->y_range->max)); + + DBG(5, "End of %s, status:%s\n", __func__, sane_strstatus(status)); + *source_list_add = NULL; /* add end marker to source list */ + return status; +} + +static SANE_Status +k_setup_block_mode (KodakAio_Scanner *s) +{ +/* works for USB and for net changing to make block size = a number of complete lines 28/12/12 */ + s->block_len = MAX_BLOCK_SIZE / s->scan_bytes_per_line * s->scan_bytes_per_line; + s->bytes_unread = s->data_len; + s->counter = 0; + s->bytes_read_in_line = 0; + if (s->line_buffer) + free(s->line_buffer); + s->line_buffer = malloc(s->scan_bytes_per_line); + if (s->line_buffer == NULL) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + DBG (10, " %s: Setup block mode - scan_bytes_per_line=%d, pixels_per_line=%d, depth=%d, data_len=%d, block_len=%d, blocks=%d, last_len=%d\n", + __func__, s->scan_bytes_per_line, s->params.pixels_per_line, s->params.depth, s->data_len, s->block_len, s->blocks, s->last_len); + return SANE_STATUS_GOOD; +} + +/* Call the commands to set scanning parameters +In the Kodak Aio the parameters are: +(x1b,"S","F",0,0,0,0,0) +(x1b,"S","S",1,0,0,0,0) +#It looks like the 4th param byte of the C command is compression 1=compress, 0=no compression +#1st (or 3rd) param could be channels, 2nd could be bits per channel +(x1b,"S","C",3,8,3,0,0) #3,8,3,1,0) was what the kodak software used with compression +(x1b,"S","D",LowByte(Res),HighByte(Res),LowByte(Res),HighByte(Res),0) #resolution in DPI +SendColour(tcpCliSock,"R") +SendColour(tcpCliSock,"G") +SendColour(tcpCliSock,"B") +(x1b,"S","O",LowByte(x0*Res),HighByte(x0*Res),LowByte(y0*Res),HighByte(y0*Res),0) #top left in pixels +(x1b,"S","Z",LowByte(x1*Res),HighByte(x1*Res),LowByte(y1*Res),HighByte(y1*Res),0) #bot right in pixels +(x1b,"S","E",1,0,0,0,0) + +*/ + +static SANE_Status +k_lock_scanner (KodakAio_Scanner * s) +{ + SANE_Status status; + unsigned char reply[8]; + + status = k_hello(s); + if(status != SANE_STATUS_GOOD) { + DBG(1, "%s k_hello failed with %s\n", __func__, sane_strstatus(status)); + return status; + } + + if (kodakaio_txrxack(s, KodakEsp_Lock, reply)!= SANE_STATUS_GOOD) { + DBG(1, "%s Could not lock scanner\n", __func__); + return SANE_STATUS_IO_ERROR; + } + if (s->adf_loaded) DBG(5, "%s scanner locked, with docs in adf\n", __func__); + else DBG(5, "%s scanner locked, with no docs in adf\n", __func__); + return SANE_STATUS_GOOD; +} + +static SANE_Status +k_set_scanning_parameters(KodakAio_Scanner * s) +{ + SANE_Status status; + unsigned char rs, source; + SANE_Int scan_pixels_per_line = 0; + int dpi, optres; + + dpi = s->val[OPT_RESOLUTION].w; + optres = s->hw->cap->optical_res; + + /* Find the resolution in the res list and assign the index (rs) */ + for (rs=0; rs < s->hw->cap->res_list_size; rs++ ) { + if ( dpi == s->hw->cap->res_list[rs] ) + break; + } + + /* ADF used? */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0) { + source = 0x00; + } else { + source = 0x01; + } + + + /* TODO: Any way to set PREVIEW??? */ + + /* Remaining bytes unused */ + status = cmd_set_scanning_parameters(s, dpi, + s->left * dpi / optres, s->top * dpi / optres, /* top/left start (dpi units)*/ + s->params.pixels_per_line, s->params.lines, /* extent was s->width, s->height*/ + source); /* source */ + + if (status != SANE_STATUS_GOOD) + DBG (1, "%s: Command cmd_set_scanning_parameters failed, %s\n", + __func__, sane_strstatus(status)); + + /* Now query the scanner for the current image parameters */ + status = cmd_get_scanning_parameters (s, + &s->params.format, &s->params.depth, + &scan_pixels_per_line, + &s->params.pixels_per_line, &s->params.lines); + if (status != SANE_STATUS_GOOD) { + DBG (1, "%s: Command cmd_get_scanning_parameters failed, %s\n", + __func__, sane_strstatus(status)); + return status; + } + + /* Calculate how many bytes are really used per line */ + s->params.bytes_per_line = ceil (s->params.pixels_per_line * s->params.depth / 8.0); + if (s->val[OPT_MODE].w == MODE_COLOR) + s->params.bytes_per_line *= 3; + + /* Calculate how many bytes per line will be returned by the scanner. + magicolor needed this because it uses padding. Scan bytes per line != image bytes per line + * The values needed for this are returned by get_scanning_parameters */ + s->scan_bytes_per_line = 3 * ceil (scan_pixels_per_line * s->params.depth / 8.0); + s->data_len = s->scan_bytes_per_line * floor (s->height * dpi / optres + 0.5); /* NB this is the length for a full scan */ + DBG (1, "Check: scan_bytes_per_line = %d s->params.bytes_per_line = %d \n", s->scan_bytes_per_line, s->params.bytes_per_line); + +/* k_setup_block_mode at the start of each page for adf to work */ + status = k_setup_block_mode (s); + if (status != SANE_STATUS_GOOD) + DBG (1, "%s: Command k_setup_block_mode failed, %s\n", + __func__, sane_strstatus(status)); + + DBG (18, "%s: bytes_read_in_line: %d\n", __func__, s->bytes_read_in_line); + return status; +} + +static SANE_Status +k_check_adf(KodakAio_Scanner * s) +{ +/* 20/2/12 detect paper in the adf? acknowledge esc S S 00 01.. ?*/ + + if (! s->adf_loaded) { + DBG(5, "%s: NO DOCS\n", __func__); + return SANE_STATUS_NO_DOCS; + } + else { + + /* TODO: Check for jam in ADF */ + DBG(5, "%s: DOCS IN ADF\n", __func__); + return SANE_STATUS_GOOD; + } +} + +static SANE_Status +k_scan_finish(KodakAio_Scanner * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + DBG(10, "%s called\n", __func__); + + /* If we have not yet read all data, cancel the scan */ + if (s->buf && !s->eof) + status = cmd_cancel_scan (s); + + if (s->line_buffer) + free (s->line_buffer); + s->line_buffer = NULL; + free(s->buf); + s->buf = s->end = s->ptr = NULL; + + return status; +} + +static void +k_copy_image_data(KodakAio_Scanner * s, SANE_Byte * data, SANE_Int max_length, + SANE_Int * length) +/* copies the read data from s->line_buffer to the position in data pointer to by s->ptr +uncompressed data is RRRR...GGGG...BBBB per line */ +{ + SANE_Int bytes_available; + + DBG (min(18,DBG_READ), "%s: bytes_read in line: %d\n", __func__, s->bytes_read_in_line); + *length = 0; + + while ((max_length >= s->params.bytes_per_line) && (s->ptr < s->end)) { + SANE_Int bytes_to_copy = s->scan_bytes_per_line - s->bytes_read_in_line; + /* First, fill the line buffer for the current line: */ + bytes_available = (s->end - s->ptr); + /* Don't copy more than we have buffer and available */ + if (bytes_to_copy > bytes_available) + bytes_to_copy = bytes_available; + + if (bytes_to_copy > 0) { + memcpy (s->line_buffer + s->bytes_read_in_line, s->ptr, bytes_to_copy); + s->ptr += bytes_to_copy; + s->bytes_read_in_line += bytes_to_copy; + } + + /* We have filled as much as possible of the current line + * with data from the scanner. If we have a complete line, + * copy it over. + line points to the current byte in the input s->line_buffer + data points to the output buffer*/ + if ((s->bytes_read_in_line >= s->scan_bytes_per_line) && + (s->params.bytes_per_line <= max_length)) + { + SANE_Int i; + SANE_Byte *line = s->line_buffer; + *length += s->params.bytes_per_line; + + for (i=0; i< s->params.pixels_per_line; ++i) { + + if (s->val[OPT_MODE].w == MODE_COLOR){ + /*interlace */ + *data++ = 255-line[0]; /*red */ + *data++ = 255-line[s->params.pixels_per_line]; /*green */ + *data++ = 255-line[2 * s->params.pixels_per_line]; /*blue */ + + } + + else { /* grey */ + /*Average*/ + *data++ = (255-line[0] + +255-line[s->params.pixels_per_line] + +255-line[2 * s->params.pixels_per_line]) + / 3; + } + line++; + } +/*debug file The same for color or grey because the scan is colour */ + if (RawScan != NULL) { + for (i=0; i< s->scan_bytes_per_line; ++i) fputc(s->line_buffer[i],RawScan); + } + max_length -= s->params.bytes_per_line; + s->bytes_read_in_line -= s->scan_bytes_per_line; + } + } +} + +static SANE_Status +k_init_parametersta(KodakAio_Scanner * s) +{ + int dpi, optres; + /* struct mode_param *mparam; */ + + DBG(10, "%s\n", __func__); + + memset(&s->params, 0, sizeof(SANE_Parameters)); + + dpi = s->val[OPT_RESOLUTION].w; + optres = s->hw->cap->optical_res; + + /* mparam = &mode_params[s->val[OPT_MODE].w];does this get used? */ + + if (SANE_UNFIX(s->val[OPT_BR_Y].w) == 0 || + SANE_UNFIX(s->val[OPT_BR_X].w) == 0) + return SANE_STATUS_INVAL; + + /* TODO: Use OPT_RESOLUTION or fixed 600dpi for left/top/width/height? */ + s->left = ((SANE_UNFIX(s->val[OPT_TL_X].w) / MM_PER_INCH) * optres) + 0.5; + + s->top = ((SANE_UNFIX(s->val[OPT_TL_Y].w) / MM_PER_INCH) * optres) + 0.5; + + /* width in pixels */ + s->width = + ((SANE_UNFIX(s->val[OPT_BR_X].w - + s->val[OPT_TL_X].w) / MM_PER_INCH) * optres) + 0.5; + + s->height = ((SANE_UNFIX(s->val[OPT_BR_Y].w - + s->val[OPT_TL_Y].w) / MM_PER_INCH) * optres) + 0.5; + + DBG(20, "%s: s->width = %d, s->height = %d optres units\n", + __func__, s->width, s->height); + + s->params.pixels_per_line = s->width * dpi / optres + 0.5; + + /* ADF used without padding? added 30/12/12 */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0 && !s->val[OPT_PADDING].w) + s->params.lines = -1; + else + s->params.lines = s->height * dpi / optres + 0.5; + + + DBG(20, "%s: resolution = %d, preview = %d\n", + __func__, dpi, s->val[OPT_PREVIEW].w); + + DBG(20, "%s: %p %p tlx %f tly %f brx %f bry %f [mm]\n", + __func__, (void *) s, (void *) s->val, + SANE_UNFIX(s->val[OPT_TL_X].w), SANE_UNFIX(s->val[OPT_TL_Y].w), + SANE_UNFIX(s->val[OPT_BR_X].w), SANE_UNFIX(s->val[OPT_BR_Y].w)); + + /* + * The default color depth is stored in mode_params.depth: + */ + if (mode_params[s->val[OPT_MODE].w].depth == 1) + s->params.depth = 1; + else { + DBG(20, "%s: setting depth = s->val[OPT_BIT_DEPTH].w = %d\n", __func__,s->val[OPT_BIT_DEPTH].w); + s->params.depth = s->val[OPT_BIT_DEPTH].w; + } + s->params.last_frame = SANE_TRUE; + s->params.bytes_per_line = 3 * ceil (s->params.depth * s->params.pixels_per_line / 8.0); + +/* kodak only scans in color and conversion to grey is done in the driver + s->params.format = SANE_FRAME_RGB; */ + DBG(20, "%s: s->val[OPT_MODE].w = %d (color is %d)\n", __func__,s->val[OPT_MODE].w, MODE_COLOR); + if (s->val[OPT_MODE].w == MODE_COLOR) s->params.format = SANE_FRAME_RGB; + else s->params.format = SANE_FRAME_GRAY; + + DBG(20, "%s: format=%d, bytes_per_line=%d, lines=%d\n", __func__, s->params.format, s->params.bytes_per_line, s->params.lines); + return (s->params.lines >= -1) ? SANE_STATUS_GOOD : SANE_STATUS_INVAL; +} + +static SANE_Status +k_start_scan(KodakAio_Scanner * s) +{ + SANE_Status status; + + status = cmd_start_scan (s, s->data_len); + if (status != SANE_STATUS_GOOD ) { + DBG (1, "%s: starting the scan failed (%s)\n", __func__, sane_strstatus(status)); + } + return status; +} + + + +static SANE_Status +k_read(struct KodakAio_Scanner *s) +{ + unsigned char rx[8]; + +/* monitors progress of blocks and calls cmd_read_data to get each block +you don't know how many blocks there will be in advance because their size may be determined by the scanner*/ + SANE_Status status = SANE_STATUS_GOOD; + size_t buf_len = 0; + + /* did we passed everything we read to sane? */ + if (s->ptr == s->end) { + + if (s->eof) + return SANE_STATUS_EOF; + + s->counter++; + + if (s->bytes_unread >= s->block_len) + buf_len = s->block_len; + else + buf_len = s->bytes_unread; + + DBG(min(20,DBG_READ), "%s: block %d, size %lu\n", __func__, + s->counter, (unsigned long) buf_len); + + /* receive image data + error code */ + status = cmd_read_data (s, s->buf, &buf_len); + if (status != SANE_STATUS_GOOD && status != SANE_STATUS_EOF) { /* was just GOOD 20/2/12 */ + DBG (1, "%s: Receiving image data failed (%s)\n", + __func__, sane_strstatus(status)); + cmd_cancel_scan(s); + return status; + } + + DBG(min(14,DBG_READ), "%s: success %lu bytes of block %d, %d remain\n", __func__, (unsigned long) buf_len, s->counter, s->bytes_unread); + + if (s->bytes_unread > 0) { + if (s->canceling) { + cmd_cancel_scan(s); + return SANE_STATUS_CANCELLED; + } + if (status == SANE_STATUS_EOF) { + /* page ended prematurely. */ + } + } + else { /* s->bytes_unread <=0 This is the end of a page */ + s->eof = SANE_TRUE; + DBG(min(10,DBG_READ), "%s: set EOF after %d blocks\n=============\n", __func__, s->counter); +/* look for the terminating ack if required */ + if (!s->ack) { + if (kodakaio_expect_ack(s, rx) == SANE_STATUS_GOOD) { + s->ack = SANE_TRUE; + } + else { + DBG(min(1,DBG_READ), "%s: Did not get expected ack at end of page\n", __func__); + return SANE_STATUS_IO_ERROR; + } + } + + } + + s->end = s->buf + buf_len; + s->ptr = s->buf; + } + else { + DBG(min(20,DBG_READ), "%s: data left in buffer\n", __func__); + } + return status; +} + +/* + * SANE API implementation (high-level functions) +*/ + +static struct KodakaioCap * +get_device_from_identification (const char *ident, const char *vid, const char *pid) +{ + int n; + SANE_Word pidnum, vidnum; + + if(sscanf(vid, "%x", &vidnum) == EOF) { + DBG(5, "could not convert hex vid <%s>\n", vid); + return NULL; + } + if(sscanf(pid, "%x", &pidnum) == EOF) { + DBG(5, "could not convert hex pid <%s>\n", pid); + return NULL; + } + for (n = 0; n < NELEMS (kodakaio_cap); n++) { + + if (strcmp (kodakaio_cap[n].model, ident)==0) { + DBG(20, "matched <%s> & <%s>\n", kodakaio_cap[n].model, ident); + return &kodakaio_cap[n]; + } + else + if (kodakaio_cap[n].id == pidnum && 0x040A == vidnum) { + DBG(20, "matched <%s> & <%s:%s>\n", kodakaio_cap[n].model, vid, pid); + return &kodakaio_cap[n]; + } + else { + DBG(20, "not found <%s> & <%s>\n", kodakaio_cap[n].model, pid); + } + } + return NULL; +} + + +/* + * close_scanner() + * + * Close the open scanner. Depending on the connection method, a different + * close function is called. + */ +static void +close_scanner(KodakAio_Scanner *s) +{ + DBG(7, "%s: fd = %d\n", __func__, s->fd); + + if (s->fd == -1) + return; + + k_scan_finish(s); + if (s->hw->connection == SANE_KODAKAIO_NET) { + sanei_kodakaio_net_close(s); + sanei_tcp_close(s->fd); + } else if (s->hw->connection == SANE_KODAKAIO_USB) { + sanei_usb_close(s->fd); + } + + s->fd = -1; +} + +static SANE_Bool +split_scanner_name (const char *name, char * IP, unsigned int *model) +{ + const char *device = name; + const char *qm; + *model = 0; + /* cut off leading net: */ + if (strncmp(device, "net:", 4) == 0) + device = &device[4]; + + qm = strchr(device, '?'); + if (qm != NULL) { + size_t len = qm-device; + strncpy (IP, device, len); + IP[len] = '\0'; + qm++; + if (strncmp(qm, "model=", 6) == 0) { + qm += 6; + if (!sscanf(qm, "0x%x", model)) + sscanf(qm, "%x", model); + } + } else { + strcpy (IP, device); + } + return SANE_TRUE; +} + +/* + * open_scanner() + * + * Open the scanner device. Depending on the connection method, + * different open functions are called. + */ + +static SANE_Status +open_scanner(KodakAio_Scanner *s) +{ + SANE_Status status = 0; + + DBG(7, "%s: %s\n", __func__, s->hw->sane.name); + + if (s->fd != -1) { + DBG(10, "scanner is already open: fd = %d\n", s->fd); + return SANE_STATUS_GOOD; /* no need to open the scanner */ + } + + if (s->hw->connection == SANE_KODAKAIO_NET) { + /* device name has the form net:ipaddr?model=... */ + char IP[1024]; + unsigned int model = 0; + if (!split_scanner_name (s->hw->sane.name, IP, &model)) + return SANE_STATUS_INVAL; + DBG(10, "split_scanner_name OK model=0x%x\n",model); +/* normal with IP */ + status = sanei_tcp_open(IP, 9101, &s->fd); /* (host,port,file pointer) */ + + if (status != SANE_STATUS_GOOD ) DBG(1, "Is network scanner switched on?\n"); + + if (model>0) + k_set_device (s, model); + if (status == SANE_STATUS_GOOD) { + status = sanei_kodakaio_net_open (s); + } +else DBG(1, "status was not good at net open\n"); + + + } else if (s->hw->connection == SANE_KODAKAIO_USB) { + DBG(7, "trying to open usb\n"); + status = sanei_usb_open(s->hw->sane.name, &s->fd); + if (s->hw->cap->out_ep>0) + sanei_usb_set_endpoint (s->fd, + USB_DIR_OUT | USB_ENDPOINT_TYPE_BULK, s->hw->cap->out_ep); + if (s->hw->cap->in_ep>0) + sanei_usb_set_endpoint (s->fd, + USB_DIR_IN | USB_ENDPOINT_TYPE_BULK, s->hw->cap->in_ep); + } + + if (status == SANE_STATUS_ACCESS_DENIED) { + DBG(1, "please check that you have permissions on the device.\n"); + DBG(1, "if this is a multi-function device with a printer,\n"); + DBG(1, "disable any conflicting driver (like usblp).\n"); + } + + if (status != SANE_STATUS_GOOD) + DBG(1, "%s open failed: %s\n", s->hw->sane.name, + sane_strstatus(status)); + else + DBG(3, "scanner opened\n"); +/* add check here of usb properties? */ +/*sanei_usb_get_descriptor( SANE_Int dn, struct sanei_usb_dev_descriptor *desc );*/ + + + return status; +} + +static SANE_Status +detect_usb(struct KodakAio_Scanner *s) +{ + SANE_Status status; + SANE_Word vendor, product; + int i, numIds; + SANE_Bool is_valid; + + /* if the sanei_usb_get_vendor_product call is not supported, + * then we just ignore this and rely on the user to config + * the correct device. + */ + + status = sanei_usb_get_vendor_product(s->fd, &vendor, &product); + if (status != SANE_STATUS_GOOD) { + DBG(1, "the device cannot be verified - will continue\n"); + return SANE_STATUS_GOOD; + } + + /* check the vendor ID to see if we are dealing with a kodak device */ + if (vendor != SANE_KODAKAIO_VENDOR_ID) { + /* this is not a supported vendor ID */ + DBG(1, "not a Kodak Aio device at %s (vendor id=0x%x)\n", + s->hw->sane.name, vendor); + return SANE_STATUS_INVAL; + } + + numIds = kodakaio_getNumberOfUSBProductIds(); + is_valid = SANE_FALSE; + i = 0; + + /* check all known product IDs to verify that we know + * about the device */ + while (i != numIds && !is_valid) { + /* if (product == kodakaio_usb_product_ids[i]) */ + if (product == kodakaio_cap[i].id) + is_valid = SANE_TRUE; + i++; + } + + if (is_valid == SANE_FALSE) { + DBG(1, "the device at %s is not a supported (product id=0x%x)\n", + s->hw->sane.name, product); + return SANE_STATUS_INVAL; + } + + DBG(2, "found valid usb Kodak Aio scanner: 0x%x/0x%x (vendorID/productID)\n", + vendor, product); + k_set_device(s, product); /* added 21/12/11 to try and get a name for the device */ + + return SANE_STATUS_GOOD; +} + +/* + * used by attach* and sane_get_devices + * a ptr to a single-linked list of Kodak_Device structs + * a ptr to a null term array of ptrs to SANE_Device structs + */ +static int num_devices; /* number of scanners attached to backend */ +static Kodak_Device *first_dev; /* first scanner in list */ +static const SANE_Device **devlist = NULL; + +static struct KodakAio_Scanner * +scanner_create(struct Kodak_Device *dev, SANE_Status *status) +{ + struct KodakAio_Scanner *s; + + s = malloc(sizeof(struct KodakAio_Scanner)); + if (s == NULL) { + *status = SANE_STATUS_NO_MEM; + return NULL; + } + + memset(s, 0x00, sizeof(struct KodakAio_Scanner)); + + s->fd = -1; + s->hw = dev; + + return s; +} + +static struct KodakAio_Scanner * +device_detect(const char *name, int type, SANE_Status *status) +{ + struct KodakAio_Scanner *s; + struct Kodak_Device *dev; + + /* try to find the device in our list */ + for (dev = first_dev; dev; dev = dev->next) { + if (strcmp(dev->sane.name, name) == 0) { + dev->missing = 0; + DBG (10, "%s: Device %s already attached!\n", __func__, + name); + return scanner_create(dev, status); + } + } + + if (type == SANE_KODAKAIO_NODEV) { + *status = SANE_STATUS_INVAL; + return NULL; + } + + /* alloc and clear our device structure */ + dev = malloc(sizeof(*dev)); + if (!dev) { + *status = SANE_STATUS_NO_MEM; + return NULL; + } + memset(dev, 0x00, sizeof(struct Kodak_Device)); + + s = scanner_create(dev, status); + if (s == NULL) + return NULL; + + k_dev_init(dev, name, type); + + *status = open_scanner(s); + if (*status != SANE_STATUS_GOOD) { + free(s); + free(dev); + return NULL; + } + + /* from now on, close_scanner() must be called */ + + /* USB requires special care */ + if (dev->connection == SANE_KODAKAIO_USB) { + *status = detect_usb(s); + } + + if (*status != SANE_STATUS_GOOD) + goto close; + + /* set name and model (if not already set) */ + if (dev->model == NULL) + k_set_model(s, "generic", 7); + + dev->name = strdup(name); + dev->sane.name = dev->name; + + /* do we need to discover capabilities here? */ + *status = k_discover_capabilities(s); + if (*status != SANE_STATUS_GOOD) + goto close; + + if (source_list[0] == NULL || dev->cap->dpi_range.min == 0) { + DBG(1, "something is wrong in the discovery process, aborting.\n"); + *status = SANE_STATUS_IO_ERROR; + goto close; + } + + /* add this scanner to the device list */ + num_devices++; + dev->missing = 0; + dev->next = first_dev; + first_dev = dev; + + return s; + + close: + close_scanner(s); + free(dev); + free(s); + return NULL; +} + + + +#if WITH_AVAHI +/* ProcessAvahiDevice is called to process each discovered device in turn */ +void +ProcessAvahiDevice(const char *device_id, const char *vid, const char *pid, const char *ip_addr) +{ + struct KodakaioCap *cap; + + DBG(min(10,DBG_AUTO),"device_id = <%s> vid:pid = <%s:%s>\n", device_id,vid,pid); + +/* check if it is a model likely to be supported: "KODAK ESP" or "KODAK HERO" + + DBG(min(10,DBG_AUTO),"look up model <%s>\n", device_model); */ + cap = get_device_from_identification("", vid, pid); + if (cap == NULL) { + return; + } + + DBG(min(10,DBG_AUTO), "%s: Found autodiscovered device: %s (type 0x%x)\n", __func__, cap->model, cap->id); + attach_one_net (ip_addr, cap->id); +} + + +static void resolve_callback( + AvahiServiceResolver *r, + AVAHI_GCC_UNUSED AvahiIfIndex interface, + AVAHI_GCC_UNUSED AvahiProtocol protocol, + AvahiResolverEvent event, + const char *name, + const char *type, + const char *domain, + const char *host_name, + const AvahiAddress *address, + uint16_t port, + AvahiStringList *txt, + AvahiLookupResultFlags flags, + AVAHI_GCC_UNUSED void* userdata) { + + char *pidkey, *pidvalue; + char *vidkey, *vidvalue; + size_t valuesize; + NOT_USED (flags); + + assert(r); + + /* Called whenever a service has been resolved successfully or timed out */ + + switch (event) { + case AVAHI_RESOLVER_FAILURE: + DBG(min(1,DBG_AUTO), "(Resolver) Failed to resolve service '%s' of type '%s' in domain '%s': %s\n", name, type, domain, avahi_strerror(avahi_client_errno(avahi_service_resolver_get_client(r)))); + break; + + case AVAHI_RESOLVER_FOUND: { + char a[AVAHI_ADDRESS_STR_MAX]; + + avahi_address_snprint(a, sizeof(a), address); + +/* Output short for Kodak ESP */ + DBG(min(10,DBG_AUTO), "%s:%u %s ", a,port,host_name); + avahi_string_list_get_pair(avahi_string_list_find(txt, "vid"), + &vidkey, &vidvalue, &valuesize); + DBG(min(10,DBG_AUTO), "%s=%s ", vidkey, vidvalue); + avahi_string_list_get_pair(avahi_string_list_find(txt, "pid"), + &pidkey, &pidvalue, &valuesize); + DBG(min(10,DBG_AUTO), "%s=%s\n", pidkey, pidvalue); + + ProcessAvahiDevice(name, vidvalue, pidvalue, a); + avahi_free(vidkey); avahi_free(vidvalue); + avahi_free(pidkey); avahi_free(pidvalue); + } + } + + avahi_service_resolver_free(r); +} + +static void browse_callback( + AvahiServiceBrowser *b, + AvahiIfIndex interface, + AvahiProtocol protocol, + AvahiBrowserEvent event, + const char *name, + const char *type, + const char *domain, + AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, + void* userdata) { + + AvahiClient *c = userdata; + assert(b); + + /* Called whenever a new services becomes available on the LAN or is removed from the LAN */ + switch (event) { + case AVAHI_BROWSER_FAILURE: + + DBG(min(1,DBG_AUTO), "(Browser) %s\n", avahi_strerror(avahi_client_errno(avahi_service_browser_get_client(b)))); + avahi_simple_poll_quit(simple_poll); + return; + + case AVAHI_BROWSER_NEW: + DBG(min(5,DBG_AUTO), "(Browser) NEW: service '%s' of type '%s' in domain '%s'\n", name, type, domain); + + /* We ignore the returned resolver object. In the callback + function we free it. If the server is terminated before + the callback function is called the server will free + the resolver for us. */ + + if (!(avahi_service_resolver_new(c, interface, protocol, name, type, domain, AVAHI_PROTO_UNSPEC, 0, resolve_callback, c))) + DBG(min(1,DBG_AUTO), "Failed to resolve service '%s': %s\n", name, avahi_strerror(avahi_client_errno(c))); + + break; + + case AVAHI_BROWSER_REMOVE: + DBG(min(1,DBG_AUTO), "(Browser) REMOVE: service '%s' of type '%s' in domain '%s'\n", name, type, domain); + break; + + case AVAHI_BROWSER_ALL_FOR_NOW: + case AVAHI_BROWSER_CACHE_EXHAUSTED: + DBG(min(5,DBG_AUTO), "(Browser) %s\n", event == AVAHI_BROWSER_CACHE_EXHAUSTED ? "CACHE_EXHAUSTED" : "ALL_FOR_NOW"); + break; + } +} + +static void client_callback(AvahiClient *c, AvahiClientState state, AVAHI_GCC_UNUSED void * userdata) { + assert(c); + + /* Called whenever the client or server state changes */ + + if (state == AVAHI_CLIENT_FAILURE) { + DBG(min(1,DBG_AUTO), "Server connection failure: %s\n", avahi_strerror(avahi_client_errno(c))); + avahi_simple_poll_quit(simple_poll); + } +} + + +static int +kodak_network_discovery(const char*host) +/* If host = NULL do autodiscovery. If host != NULL try to verify the model +First version only does autodiscovery */ +{ + AvahiClient *client = NULL; + AvahiServiceBrowser *sb = NULL; + int error; + int i, ret = 1; + NOT_USED(host); + + DBG(2, "%s: called\n", __func__); + + /* Allocate main loop object */ + if (!(simple_poll = avahi_simple_poll_new())) { + DBG(min(1,DBG_AUTO), "Failed to create simple poll object.\n"); + goto fail; + } + + /* Allocate a new client */ + client = avahi_client_new(avahi_simple_poll_get(simple_poll), 0, client_callback, NULL, &error); + + /* Check wether creating the client object succeeded */ + if (!client) { + DBG(min(1,DBG_AUTO), "Failed to create client: %s\n", avahi_strerror(error)); + goto fail; + } + + /* Create the service browser */ + if (!(sb = avahi_service_browser_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "_scanner._tcp", NULL, 0, browse_callback, client))) { + DBG(min(1,DBG_AUTO), "Failed to create service browser: %s\n", avahi_strerror(avahi_client_errno(client))); + goto fail; + } + + /* Run the main loop */ + for(i=1;i 0) { + snprintf(name, 1024, "net:%s?model=0x%x", dev, model); + } else { + snprintf(name, 1024, "net:%s", dev); + } + + return attach(name, SANE_KODAKAIO_NET); +} + +static SANE_Status +attach_one_config(SANEI_Config __sane_unused__ *config, const char *line) +{ + int vendor, product, timeout; + + int len = strlen(line); + + DBG(7, "%s: len = %d, line = %s\n", __func__, len, line); + + if (sscanf(line, "usb %i %i", &vendor, &product) == 2) { + /* add the vendor and product IDs to the list of + * known devices before we call the attach function */ + + int numIds = kodakaio_getNumberOfUSBProductIds(); + + if (vendor != SANE_KODAKAIO_VENDOR_ID) { + DBG(7, "Wrong vendor: numIds = %d, vendor = %d\n", numIds, vendor); + return SANE_STATUS_INVAL; /* this is not a Kodak device */ + } + /* kodakaio_usb_product_ids[numIds - 1] = product; */ + kodakaio_cap[numIds - 1].id = product; + + sanei_usb_attach_matching_devices(line, attach_one_usb); + + } else if (strncmp(line, "usb", 3) == 0 && len == 3) { + int i, numIds; + /* auto detect ? */ + numIds = kodakaio_getNumberOfUSBProductIds(); + + for (i = 0; i < numIds; i++) { +/* sanei_usb_find_devices(SANE_KODAKAIO_VENDOR_ID, + kodakaio_usb_product_ids[i], attach_one_usb); */ + sanei_usb_find_devices(SANE_KODAKAIO_VENDOR_ID, + kodakaio_cap[i].id, attach_one_usb); + } + + } else if (strncmp(line, "net", 3) == 0) { + + /* remove the "net" sub string */ + const char *name = sanei_config_skip_whitespace(line + 3); + char IP[1024]; + unsigned int model = 0; + + if (strncmp(name, "autodiscovery", 13) == 0) { + +#if WITH_AVAHI + DBG (30, "%s: Initiating network autodiscovery via avahi\n", __func__); + kodak_network_discovery(NULL); +#else + DBG (20, "%s: Network autodiscovery not done because not configured with avahi.\n", __func__); +#endif + + } else if (sscanf(name, "%s %x", IP, &model) == 2) { + DBG(30, "%s: Using network device on IP %s, forcing model 0x%x\n", __func__, IP, model); + attach_one_net(IP, model); + } else { + DBG(1, "%s: net entry %s may be a host name?\n", __func__, name); + attach_one_net(name, 0); + } + + } else if (sscanf(line, "snmp-timeout %i\n", &timeout)) { + /* Timeout for auto network discovery */ + DBG(50, "%s: network auto-discovery timeout set to %d\n", __func__, timeout); + K_SNMP_Timeout = timeout; + + } else if (sscanf(line, "scan-data-timeout %i\n", &timeout)) { + /* Timeout for scan data requests */ + DBG(50, "%s: Scan data timeout set to %d\n", __func__, timeout); + K_Scan_Data_Timeout = timeout; + + } else if (sscanf(line, "request-timeout %i\n", &timeout)) { + /* Timeout for all other read requests */ + DBG(50, "%s: Request timeout set to %d\n", __func__, timeout); + K_Request_Timeout = timeout; + + } else { + /* TODO: Warning about unparsable line! */ + } + + return SANE_STATUS_GOOD; +} + +static void +free_devices(void) +{ + Kodak_Device *dev, *next; + + DBG(5, "%s\n", __func__); + + for (dev = first_dev; dev; dev = next) { + next = dev->next; + free(dev->name); + free(dev->model); + free(dev); + } + + if (devlist) + free(devlist); + devlist = NULL; + first_dev = NULL; +} + +SANE_Status +sane_init(SANE_Int *version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + DBG_INIT(); + DBG(1, "========================================== \n"); + DBG(2, "%s: " PACKAGE " " VERSION "\n", __func__); + + DBG(1, "kodakaio backend, version %i.%i.%i\n", + KODAKAIO_VERSION, KODAKAIO_REVISION, KODAKAIO_BUILD); + DBG(2, "%s: called\n", __func__); + if (version_code != NULL) + *version_code = SANE_VERSION_CODE(SANE_CURRENT_MAJOR, V_MINOR, + KODAKAIO_BUILD); + sanei_usb_init(); + +#if WITH_AVAHI + DBG(min(3,DBG_AUTO), "avahi detected\n"); +#else + DBG(min(3,DBG_AUTO), "avahi not detected\n"); +#endif + return SANE_STATUS_GOOD; +} + +/* Clean up the list of attached scanners. */ +void +sane_exit(void) +{ + DBG(5, "%s\n", __func__); + free_devices(); +} + +SANE_Status +sane_get_devices(const SANE_Device ***device_list, SANE_Bool __sane_unused__ local_only) +{ + Kodak_Device *dev, *s, *prev=0; + int i; + + DBG(2, "%s: called\n", __func__); + + sanei_usb_init(); + + /* mark all existing scanners as missing, attach_one will remove mark */ + for (s = first_dev; s; s = s->next) { + s->missing = 1; + } + + /* Read the config, mark each device as found, possibly add new devs */ + sanei_configure_attach(KODAKAIO_CONFIG_FILE, NULL, + attach_one_config); + + /*delete missing scanners from list*/ + for (s = first_dev; s;) { + if (s->missing) { + DBG (5, "%s: missing scanner %s\n", __func__, s->name); + + /*splice s out of list by changing pointer in prev to next*/ + if (prev) { + prev->next = s->next; + free (s); + s = prev->next; + num_devices--; + } else { + /*remove s from head of list */ + first_dev = s->next; + free(s); + s = first_dev; + prev=NULL; + num_devices--; + } + } else { + prev = s; + s = prev->next; + } + } + + DBG (15, "%s: found %d scanner(s)\n", __func__, num_devices); + for (s = first_dev; s; s=s->next) { + DBG (15, "%s: found scanner %s\n", __func__, s->name); + } + + if (devlist) + free (devlist); + + devlist = malloc((num_devices + 1) * sizeof(devlist[0])); + if (!devlist) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + DBG(5, "%s - results:\n", __func__); + + for (i = 0, dev = first_dev; i < num_devices && dev; dev = dev->next, i++) { + DBG(5, " %d (%d): %s\n", i, dev->connection, dev->model); + devlist[i] = &dev->sane; + } + + devlist[i] = NULL; + + if(device_list){ + *device_list = devlist; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options(KodakAio_Scanner *s) +{ + int i; + SANE_Word *res_list; + DBG(5, "%s: called\n", __func__); + + for (i = 0; i < NUM_OPTIONS; i++) { + s->opt[i].size = sizeof(SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Scan Mode" group: */ + + s->opt[OPT_MODE_GROUP].name = SANE_NAME_STANDARD; + s->opt[OPT_MODE_GROUP].title = SANE_TITLE_STANDARD; + s->opt[OPT_MODE_GROUP].desc = SANE_DESC_STANDARD; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size(mode_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].w = 0; /* Binary */ + DBG(20, "%s: mode_list has first entry %s\n", __func__, mode_list[0]); + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].unit = SANE_UNIT_NONE; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].constraint.word_list = s->hw->cap->depth_list; + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = s->hw->cap->depth_list[1]; /* the first "real" element is the default */ + + DBG(20, "%s: depth list has depth_list[0] = %d entries\n", __func__, s->hw->cap->depth_list[0]); + if (s->hw->cap->depth_list[0] == 1) { /* only one element in the list -> hide the option */ + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + DBG(20, "%s: Only one depth in list so inactive option\n", __func__); + } + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + res_list = malloc((s->hw->cap->res_list_size + 1) * sizeof(SANE_Word)); + if (res_list == NULL) { + return SANE_STATUS_NO_MEM; + } + *(res_list) = s->hw->cap->res_list_size; + memcpy(&(res_list[1]), s->hw->cap->res_list, s->hw->cap->res_list_size * sizeof(SANE_Word)); + s->opt[OPT_RESOLUTION].constraint.word_list = res_list; + s->val[OPT_RESOLUTION].w = s->hw->cap->dpi_range.min; + + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + for(i=0;source_list[i]!=NULL;++i) + DBG(18, "source_list: %s\n",source_list[i]); + + /* source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].size = max_string_size(source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->val[OPT_SOURCE].w = 0; /* always use Flatbed as default */ + + if ((!s->hw->cap->ADF)) { + DBG(9, "device with no adf detected source option inactive\n"); + s->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + } + +/* Are there any ESP scanners that are duplex? */ + s->opt[OPT_ADF_MODE].name = "adf-mode"; + s->opt[OPT_ADF_MODE].title = SANE_I18N("ADF Mode"); + s->opt[OPT_ADF_MODE].desc = + SANE_I18N("Selects the ADF mode (simplex/duplex)"); + s->opt[OPT_ADF_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_ADF_MODE].size = max_string_size(adf_mode_list); + s->opt[OPT_ADF_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_ADF_MODE].constraint.string_list = adf_mode_list; + s->val[OPT_ADF_MODE].w = 0; /* simplex */ + if ((!s->hw->cap->ADF) || (!s->hw->cap->adf_duplex)) + s->opt[OPT_ADF_MODE].cap |= SANE_CAP_INACTIVE; + + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].name = SANE_NAME_GEOMETRY; + s->opt[OPT_GEOMETRY_GROUP].title = SANE_TITLE_GEOMETRY; + s->opt[OPT_GEOMETRY_GROUP].desc = SANE_DESC_GEOMETRY; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = s->hw->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = s->hw->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range->max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + /* padding short pages in adf */ + s->opt[OPT_PADDING].name = "adf-padding"; + s->opt[OPT_PADDING].title = "pad short adf pages"; + s->opt[OPT_PADDING].desc = "Selects whether to make short pages up to full length"; + s->opt[OPT_PADDING].type = SANE_TYPE_BOOL; + s->val[OPT_PADDING].w = SANE_FALSE; + if ((!s->hw->cap->ADF) || (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) != 0)) + { + DBG(9, "adf not source so padding option off and inactive\n"); + s->opt[OPT_PADDING].cap |= SANE_CAP_INACTIVE; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open(SANE_String_Const name, SANE_Handle *handle) +{ + SANE_Status status; + KodakAio_Scanner *s = NULL; + + int l = strlen(name); + + DBG(2, "%s: name = %s\n", __func__, name); + + /* probe if empty device name provided */ + if (l == 0) { + + status = sane_get_devices(NULL,0); + if (status != SANE_STATUS_GOOD) { + return status; + } + + if (first_dev == NULL) { + DBG(1, "no device detected\n"); + return SANE_STATUS_INVAL; + } + + s = device_detect(first_dev->sane.name, first_dev->connection, + &status); + if (s == NULL) { + DBG(1, "cannot open a perfectly valid device (%s)," + " please report to the authors\n", name); + return SANE_STATUS_INVAL; + } + + } else { + + if (strncmp(name, "net:", 4) == 0) { + s = device_detect(name, SANE_KODAKAIO_NET, &status); + if (s == NULL) + return status; + } else if (strncmp(name, "libusb:", 7) == 0) { + s = device_detect(name, SANE_KODAKAIO_USB, &status); + if (s == NULL) + return status; + } else { + + /* as a last resort, check for a match + * in the device list. This should handle platforms without libusb. + */ + if (first_dev == NULL) { + status = sane_get_devices(NULL,0); + if (status != SANE_STATUS_GOOD) { + return status; + } + } + + s = device_detect(name, SANE_KODAKAIO_NODEV, &status); + if (s == NULL) { + DBG(1, "invalid device name: %s\n", name); + return SANE_STATUS_INVAL; + } + } + } + + + /* s is always valid here */ + + DBG(10, "handle obtained\n"); + status = k_discover_capabilities(s); /* added 27/12/11 to fix source list problem +maybe we should only be rebuilding the source list here? */ + if (status != SANE_STATUS_GOOD) + return status; + + init_options(s); + + *handle = (SANE_Handle) s; + + status = open_scanner(s); + if (status != SANE_STATUS_GOOD) { + free(s); + return status; + } + + return status; +} + +void +sane_close(SANE_Handle handle) +{ + KodakAio_Scanner *s; + + /* + * XXX Test if there is still data pending from + * the scanner. If so, then do a cancel + */ + + s = (KodakAio_Scanner *) handle; + DBG(2, "%s: called\n", __func__); + + if (s->fd != -1) + close_scanner(s); + if(RawScan != NULL) + fclose(RawScan); + RawScan = NULL; + free(s); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) +{ +/* this may be a sane call, but it happens way too often to have DBG level 2 */ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + + DBG(20, "%s: called for option %d\n", __func__, option); + + if (option < 0 || option >= NUM_OPTIONS) + return NULL; + + return s->opt + option; +} + +static const SANE_String_Const * +search_string_list(const SANE_String_Const *list, SANE_String value) +{ + while (*list != NULL && strcmp(value, *list) != 0) + list++; + + return ((*list == NULL) ? NULL : list); +} + +/* + Activate, deactivate an option. Subroutines so we can add + debugging info if we want. The change flag is set to TRUE + if we changed an option. If we did not change an option, + then the value of the changed flag is not modified. +*/ + +static void +activateOption(KodakAio_Scanner *s, SANE_Int option, SANE_Bool *change) +{ + if (!SANE_OPTION_IS_ACTIVE(s->opt[option].cap)) { + s->opt[option].cap &= ~SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static void +deactivateOption(KodakAio_Scanner *s, SANE_Int option, SANE_Bool *change) +{ + if (SANE_OPTION_IS_ACTIVE(s->opt[option].cap)) { + s->opt[option].cap |= SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static SANE_Status +getvalue(SANE_Handle handle, SANE_Int option, void *value) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + DBG(17, "%s: option = %d\n", __func__, option); + + switch (option) { + + case OPT_NUM_OPTS: + case OPT_BIT_DEPTH: +/* case OPT_BRIGHTNESS: */ + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *((SANE_Word *) value) = sval->w; + break; + + case OPT_MODE: + case OPT_SOURCE: + case OPT_ADF_MODE: + strcpy((char *) value, sopt->constraint.string_list[sval->w]); + break; + case OPT_PADDING: + *((SANE_Bool *) value) = sval->w; + break; + + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + +/* + * Handles setting the source (flatbed, or auto document feeder (ADF)). + * + */ + +static void +change_source(KodakAio_Scanner *s, SANE_Int optindex, char *value) +{ + int force_max = SANE_FALSE; + SANE_Bool dummy; + + DBG(5, "%s: optindex = %d, source = '%s'\n", __func__, optindex, + value); + + if (s->val[OPT_SOURCE].w == optindex) + return; + + s->val[OPT_SOURCE].w = optindex; + + if (s->val[OPT_TL_X].w == s->hw->x_range->min + && s->val[OPT_TL_Y].w == s->hw->y_range->min + && s->val[OPT_BR_X].w == s->hw->x_range->max + && s->val[OPT_BR_Y].w == s->hw->y_range->max) { + force_max = SANE_TRUE; + } + + if (strcmp(ADF_STR, value) == 0) { + s->hw->x_range = &s->hw->cap->adf_x_range; + s->hw->y_range = &s->hw->cap->adf_y_range; + if (s->hw->cap->adf_duplex) { + activateOption(s, OPT_ADF_MODE, &dummy); + } else { + deactivateOption(s, OPT_ADF_MODE, &dummy); + s->val[OPT_ADF_MODE].w = 0; + } + activateOption(s, OPT_PADDING, &dummy); + + DBG(5, "adf activated flag = %d\n",s->hw->cap->adf_duplex); + + } else { + /* ADF not active */ + s->hw->x_range = &s->hw->cap->fbf_x_range; + s->hw->y_range = &s->hw->cap->fbf_y_range; + + deactivateOption(s, OPT_ADF_MODE, &dummy); + deactivateOption(s, OPT_PADDING, &dummy); + } + + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + + if (s->val[OPT_TL_X].w < s->hw->x_range->min || force_max) + s->val[OPT_TL_X].w = s->hw->x_range->min; + + if (s->val[OPT_TL_Y].w < s->hw->y_range->min || force_max) + s->val[OPT_TL_Y].w = s->hw->y_range->min; + + if (s->val[OPT_BR_X].w > s->hw->x_range->max || force_max) + s->val[OPT_BR_X].w = s->hw->x_range->max; + + if (s->val[OPT_BR_Y].w > s->hw->y_range->max || force_max) + s->val[OPT_BR_Y].w = s->hw->y_range->max; + +} + +static SANE_Status +setvalue(SANE_Handle handle, SANE_Int option, void *value, SANE_Int *info) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + SANE_Status status; + const SANE_String_Const *optval = NULL; + int optindex = 0; + SANE_Bool reload = SANE_FALSE; + + DBG(17, "%s: option = %d, value = %p, as word: %d\n", __func__, option, value, *(SANE_Word *) value); + + status = sanei_constrain_value(sopt, value, info); + if (status != SANE_STATUS_GOOD) + return status; + + if (info && value && (*info & SANE_INFO_INEXACT) + && sopt->type == SANE_TYPE_INT) + DBG(17, "%s: constrained val = %d\n", __func__, + *(SANE_Word *) value); + + if (sopt->constraint_type == SANE_CONSTRAINT_STRING_LIST) { + optval = search_string_list(sopt->constraint.string_list, + (char *) value); + if (optval == NULL) + return SANE_STATUS_INVAL; + optindex = optval - sopt->constraint.string_list; + } + + switch (option) { + + case OPT_MODE: + { + sval->w = optindex; + /* if binary, then disable the bit depth selection */ + if (optindex == 0) { + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } else { + if (s->hw->cap->depth_list[0] == 1) + s->opt[OPT_BIT_DEPTH].cap |= + SANE_CAP_INACTIVE; + else { + s->opt[OPT_BIT_DEPTH].cap &= + ~SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = + mode_params[optindex].depth; + } + } + reload = SANE_TRUE; + break; + } + + case OPT_BIT_DEPTH: + sval->w = *((SANE_Word *) value); + mode_params[s->val[OPT_MODE].w].depth = sval->w; + reload = SANE_TRUE; + break; + + case OPT_RESOLUTION: + sval->w = *((SANE_Word *) value); + DBG(17, "setting resolution to %d\n", sval->w); + reload = SANE_TRUE; + break; + + case OPT_BR_X: + case OPT_BR_Y: + sval->w = *((SANE_Word *) value); + if (SANE_UNFIX(sval->w) == 0) { + DBG(17, "invalid br-x or br-y\n"); + return SANE_STATUS_INVAL; + } + /* passthru */ + case OPT_TL_X: + case OPT_TL_Y: + sval->w = *((SANE_Word *) value); + DBG(17, "setting size to %f\n", SANE_UNFIX(sval->w)); + if (NULL != info) + *info |= SANE_INFO_RELOAD_PARAMS; + break; + + case OPT_SOURCE: + change_source(s, optindex, (char *) value); + reload = SANE_TRUE; + break; + + case OPT_ADF_MODE: + sval->w = optindex; /* Simple lists */ + break; + + case OPT_PADDING: + sval->w = *((SANE_Word *) value); + break; + +/* case OPT_BRIGHTNESS: */ + case OPT_PREVIEW: /* needed? */ + sval->w = *((SANE_Word *) value); + break; + + default: + return SANE_STATUS_INVAL; + } + + if (reload && info != NULL) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + DBG(17, "%s: end\n", __func__); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, + void *value, SANE_Int *info) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + DBG(2, "%s: action = %x, option = %d %s\n", __func__, action, option, s->opt[option].name); + + if (option < 0 || option >= NUM_OPTIONS) + { + DBG(1, "%s: option num = %d (%s) out of range\n", __func__, option, s->opt[option].name); + return SANE_STATUS_INVAL; + } + + if (info != NULL) + *info = 0; + + switch (action) { + case SANE_ACTION_GET_VALUE: + return getvalue(handle, option, value); + + case SANE_ACTION_SET_VALUE: + return setvalue(handle, option, value, info); + + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters(SANE_Handle handle, SANE_Parameters *params) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + + DBG(2, "%s: called\n", __func__); + + if (params == NULL) + DBG(1, "%s: params is NULL\n", __func__); + + /* + * If sane_start was already called, then just retrieve the parameters + * from the scanner data structure + */ + + if (!s->eof && s->ptr != NULL) { + DBG(5, "scan in progress, returning saved params structure\n"); + } else { + /* otherwise initialize the params structure and gather the data */ + k_init_parametersta(s); + } + + if (params != NULL) + *params = s->params; + + print_params(s->params,20); + + return SANE_STATUS_GOOD; +} + +/* + * This function is part of the SANE API and gets called from the front end to + * start the scan process. + */ + +SANE_Status +sane_start(SANE_Handle handle) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + SANE_Status status; + + DBG(2, "%s: called\n", __func__); + if(! s->scanning) { + /* calc scanning parameters */ + status = k_init_parametersta(s); + if (status != SANE_STATUS_GOOD) + return status; + + /* set scanning parameters; also query the current image + * parameters from the sanner and save + * them to s->params +Only set scanning params the first time, or after a cancel +try change 22/2/12 take lock scanner out of k_set_scanning_parameters */ + status = k_lock_scanner(s); + if (status != SANE_STATUS_GOOD) { + DBG(1, "could not lock scanner\n"); + return status; + } + + } + + status = k_set_scanning_parameters(s); + if (status != SANE_STATUS_GOOD) + return status; + + print_params(s->params, 5); + /* if we scan from ADF, check if it is loaded */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0) { + status = k_check_adf(s); + if (status != SANE_STATUS_GOOD) { +/* returning SANE_STATUS_NO_DOCS seems not to cause simple-scan to end the adf scan, so we cancel */ + status = SANE_STATUS_CANCELLED; + DBG(10, "%s: returning %s\n", __func__, sane_strstatus(status)); + return status; + } + } + + /* prepare buffer here so that a memory allocation failure + * will leave the scanner in a sane state. + */ + s->buf = realloc(s->buf, s->block_len); + if (s->buf == NULL) + return SANE_STATUS_NO_MEM; + + s->eof = SANE_FALSE; /* page not finished */ + s->ack = SANE_FALSE; /* page from scanner not finished */ + s->ptr = s->end = s->buf; + s->canceling = SANE_FALSE; + + if (strlen(RawScanPath) > 0 && s->params.lines > 0) + RawScan = fopen(RawScanPath, "wb");/* open the debug file if it has a name */ + if(RawScan) fprintf(RawScan, "P5\n%d %d\n%d\n",s->scan_bytes_per_line, s->params.lines, 255); + + /* start scanning */ + DBG(2, "%s: scanning...\n", __func__); + status = k_start_scan(s); + + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: start failed: %s\n", __func__, + sane_strstatus(status)); + + return status; + } + + return status; +} + +/* this moves data from our buffers to SANE */ + +SANE_Status +sane_read(SANE_Handle handle, SANE_Byte *data, SANE_Int max_length, + SANE_Int *length) +{ + SANE_Status status; + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + + if (s->buf == NULL || s->canceling) + return SANE_STATUS_CANCELLED; + + *length = 0; + DBG(18, "sane-read, bytes unread %d\n",s->bytes_unread); + + status = k_read(s); + + if (status == SANE_STATUS_CANCELLED) { + k_scan_finish(s); + return status; + } + + k_copy_image_data(s, data, max_length, length); + + DBG(18, "%d lines read, status: %s\n", + *length / s->params.bytes_per_line, sane_strstatus(status)); + + /* continue reading if appropriate */ + if (status == SANE_STATUS_GOOD) + return status; + +/* not sure if we want to finish (unlock scanner) here or in sane_close */ + /* k_scan_finish(s); */ + return status; +} + +/* + * void sane_cancel(SANE_Handle handle) + * + * Set the cancel flag to true. The next time the backend requests data + * from the scanner the CAN message will be sent. + */ + +void +sane_cancel(SANE_Handle handle) +{ + KodakAio_Scanner *s = (KodakAio_Scanner *) handle; + DBG(2, "%s: called\n", __func__); + +/* used to set cancelling flag to tell sane_read to cancel +changed 20/2/12 + s->canceling = SANE_TRUE; +*/ + cmd_cancel_scan(s); +} + +/* + * SANE_Status sane_set_io_mode() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_set_io_mode(SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + return SANE_STATUS_UNSUPPORTED; +} + +/* + * SANE_Status sane_get_select_fd() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_get_select_fd(SANE_Handle __sane_unused__ handle, + SANE_Int __sane_unused__ *fd) +{ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/kodakaio.conf.in b/backend/kodakaio.conf.in new file mode 100644 index 0000000..2ad3ed4 --- /dev/null +++ b/backend/kodakaio.conf.in @@ -0,0 +1,80 @@ +### kodakaio.conf +### +### here are some examples for how to configure the kodakaio backend + +### Timeout settings: SNMP autodetection, Scan data read requests and other +### read requests. All values are given in milliseconds, +### i.e. 1000 is 1 second. + +# snmp-timeout controls auto-detection timeout in ms (1500=1.5s). +snmp-timeout 2000 + +# scan-data-timeout controls the timeout for scan data +# (scans may take several seconds to initialize, so we need to wait longer) +scan-data-timeout 10000 + +# request-timeout controls all other data requests +request-timeout 5000 + + +### Network: Format is "net IP_ADDRESS [USB_ID]" or "net autodiscovery" +### if USB_ID is left out, SNMP is used to detect the device type +### Currently autodiscovery seems to not work +### So always use "net IP_ADDRESS [USB_ID]" as shown below +### You can find the printer's IP address on its control panel +### There is a list of USB_IDs at the end of this file + +net autodiscovery + +### The following is a kodak HERO 9.1 with explicit IP-Address +#net 10.0.0.5 0x4067 + +# kodak ESP5250 is usb 0x040a 0x4041 +#net 192.168.1.2 0x4041 +# kodak HERO 9.1 is usb 0x040a 0x4067 +#net 192.168.1.17 0x4067 + +### USB: format is "usb" for automatic (libusb) discovery, based on USB IDs, +### or "usb to force the use of a particular +### device (the backend has some additional checks and will not use +### non-kodak devices, though) + +usb + +### For libusb support for unknown scanners use the following command +### usb +### e.g.: + +# kodak ESP5250 is usb 0x040a 0x4041 +#usb 0x040a 0x4041 +# kodak HERO 9.1 is usb 0x040a 0x4067 +#usb 0x040a 0x4067 + +### List of USB device IDs +# 0x4059, /* kodak ESP 2150 */ +# 0x4066, /* kodak ESP 2170 */ +# 0x4043, /* kodak ESP 3200 */ +# 0x4031, /* kodak ESP 3300 */ +# 0x4053, /* kodak ESP 4100 */ +# 0x4028, /* kodak ESP 5000 */ +# 0x4025, /* kodak ESP 5100 */ +# 0x4041, /* kodak ESP 5200 */ +# 0x4026, /* kodak ESP 5300 */ +# 0x4027, /* kodak ESP 5500 */ +# 0x4054, /* kodak ESP 6100 */ +# 0x4056, /* kodak ESP 7200 */ +# 0x4065, /* kodak ESP 9200 */ +# 0x4032, /* kodak ESP 5 */ +# 0x403E, /* kodak ESP 7 */ +# 0x403F, /* kodak ESP 9 */ +# 0x4057, /* kodak ESP C110 */ +# 0x4058, /* kodak ESP C115 */ +# 0x405D, /* kodak ESP C310 */ +# 0x405E, /* kodak ESP C315 */ +# 0x4060, /* ADVENT WiFi AIO AW10 */ +# 0x406D, /* kodak Hero 3.1 */ +# 0x4064, /* kodak Hero 5.1 */ +# 0x4062, /* kodak Office Hero 6.1 */ +# 0x4063, /* kodak Hero 7.1 */ +# 0x4067, /* kodak Hero 9.1 */ + diff --git a/backend/kodakaio.h b/backend/kodakaio.h new file mode 100644 index 0000000..f2265f5 --- /dev/null +++ b/backend/kodakaio.h @@ -0,0 +1,198 @@ +/* + * kodakaio.c - SANE library for Kodak ESP Aio scanners. + * + * Copyright (C) 2011-2013 Paul Newall + * + * Based on the Magicolor sane backend: + * Based on the epson2 sane backend: + * Based on Kazuhiro Sasayama previous + * work on epson.[ch] file from the SANE package. + * Please see those files for additional copyrights. + * Author: Paul Newall + * + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + + 29/12/12 added KodakAio_Scanner.ack + 2/1/13 added KodakAio_Scanner.background[] + */ + +#ifndef kodakaio_h +#define kodakaio_h + +#undef BACKEND_NAME +#define BACKEND_NAME kodakaio +#define DEBUG_NOT_STATIC + +#include + +#ifdef HAVE_STDDEF_H +#include +#endif + +#ifdef HAVE_STDLIB_H +#include +#endif + +#ifdef NEED_SYS_TYPES_H +#include +#endif + +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_backend.h" + +#ifdef __GNUC__ +#define __func__ __FUNCTION__ +#else +#define __func__ "(undef)" +#endif + +/* Silence the compiler for unused arguments */ +#define NOT_USED(x) ( (void)(x) ) + +#define KODAKAIO_CONFIG_FILE "kodakaio.conf" + +#define NUM_OF_HEX_ELEMENTS (16) /* number of hex numbers per line for data dump */ +#define DEVICE_NAME_LEN (16) /* length of device name in extended status */ + +#define CAP_DEFAULT 0 + +/* Structure holding the device capabilities */ +struct KodakaioCap +{ + SANE_Word id; /* USB pid */ + const char *cmds; /* may be used for different command sets in future */ + const char *model; + SANE_Int out_ep, in_ep; /* USB bulk out/in endpoints */ + + SANE_Int optical_res; /* optical resolution */ + SANE_Range dpi_range; /* max/min resolutions */ + + SANE_Int *res_list; /* list of resolutions */ + SANE_Int res_list_size; /* number of entries in this list */ + + SANE_Int maxDepth; /* max. color depth */ + SANE_Word *depth_list; /* list of color depths */ + + /* SANE_Range brightness; brightness range */ + + SANE_Range fbf_x_range; /* flattbed x range */ + SANE_Range fbf_y_range; /* flattbed y range */ + + SANE_Bool ADF; /* ADF is installed */ + SANE_Bool adf_duplex; /* does the ADF handle duplex scanning */ + SANE_Range adf_x_range; /* autom. document feeder x range */ + SANE_Range adf_y_range; /* autom. document feeder y range */ +}; + +/* +Options:OPT_BRIGHTNESS, used to be after BIT_DEPTH +*/ +enum { + OPT_NUM_OPTS = 0, + OPT_MODE_GROUP, + OPT_MODE, + OPT_BIT_DEPTH, + OPT_RESOLUTION, + OPT_PREVIEW, + OPT_SOURCE, + OPT_ADF_MODE, + OPT_PADDING, /* Selects padding of adf pages to the specified length */ + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + NUM_OPTIONS +}; + +typedef enum +{ /* hardware connection to the scanner */ + SANE_KODAKAIO_NODEV, /* default, no HW specified yet */ + SANE_KODAKAIO_USB, /* USB interface */ + SANE_KODAKAIO_NET /* network interface */ +} Kodakaio_Connection_Type; + + +/* Structure holding the hardware description */ + +struct Kodak_Device +{ + struct Kodak_Device *next; + int missing; + + char *name; + char *model; + + SANE_Device sane; + + SANE_Range *x_range; /* x range w/out extension */ + SANE_Range *y_range; /* y range w/out extension */ + + Kodakaio_Connection_Type connection; + + struct KodakaioCap *cap; +}; + +typedef struct Kodak_Device Kodak_Device; + +/* Structure holding an instance of a scanner (i.e. scanner has been opened) */ +struct KodakAio_Scanner +{ + struct KodakAio_Scanner *next; + struct Kodak_Device *hw; + + int fd; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + + SANE_Bool ack; /* scanner has finished a page (happens early with adf and padding) */ + SANE_Bool eof; /* backend has finished a page (after padding with adf) */ + SANE_Byte *buf, *end, *ptr; + SANE_Bool canceling; + SANE_Bool scanning; /* scan in progress */ + SANE_Bool adf_loaded; /* paper in adf */ + SANE_Int background[3]; /* stores background RGB components for padding */ + + SANE_Int left, top; /* in optres units? */ + SANE_Int width, height; /* in optres units? */ + + /* image block data */ + SANE_Int data_len; + SANE_Int block_len; + SANE_Int last_len; /* to be phased out */ + SANE_Int blocks; /* to be phased out */ + SANE_Int counter; + SANE_Int bytes_unread; /* to track when to stop */ + + /* Used to store how many bytes of the current pixel line we have already + * read in previous read attempts. Since each line will be padded + * to multiples of 512 bytes, this is needed to know which bytes + * to ignore. NOT NEEDED FOR KODAKAIO */ + SANE_Int bytes_read_in_line; + SANE_Byte *line_buffer; + /* How many bytes are scanned per line */ + SANE_Int scan_bytes_per_line; +}; + +typedef struct KodakAio_Scanner KodakAio_Scanner; + +struct mode_param +{ + int flags; + int colors; + int depth; +}; + +enum { + MODE_GRAY, MODE_COLOR +}; + +#endif diff --git a/backend/kvs1025.c b/backend/kvs1025.c new file mode 100644 index 0000000..c0e1fa3 --- /dev/null +++ b/backend/kvs1025.c @@ -0,0 +1,456 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. + Copyright (C) 2010-2011, m. allan noah +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#define DEBUG_NOT_STATIC + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "kvs1025.h" +#include "kvs1025_low.h" + +#include "../include/sane/sanei_debug.h" + +/* SANE backend operations, see Sane standard 1.04 documents (sane_dev.pdf) + for details */ + +/* Init the KV-S1025 SANE backend. This function must be called before any other + SANE function can be called. */ +SANE_Status +sane_init (SANE_Int * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + SANE_Status status; + + DBG_INIT (); + + DBG (DBG_sane_init, "sane_init\n"); + + DBG (DBG_error, + "This is panasonic KV-S1020C / KV-S1025C version %d.%d build %d\n", + V_MAJOR, V_MINOR, V_BUILD); + + if (version_code) + { + *version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, V_BUILD); + } + + /* Initialize USB */ + sanei_usb_init (); + + status = kv_enum_devices (); + if (status) + return status; + + DBG (DBG_proc, "sane_init: leave\n"); + return SANE_STATUS_GOOD; +} + +/* Terminate the KV-S1025 SANE backend */ +void +sane_exit (void) +{ + DBG (DBG_proc, "sane_exit: enter\n"); + + kv_exit (); + + DBG (DBG_proc, "sane_exit: exit\n"); +} + +/* Get device list */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool __sane_unused__ local_only) +{ + DBG (DBG_proc, "sane_get_devices: enter\n"); + kv_get_devices_list (device_list); + DBG (DBG_proc, "sane_get_devices: leave\n"); + return SANE_STATUS_GOOD; +} + +/* Open device, return the device handle */ +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + return kv_open_by_name (devicename, handle); +} + +/* Close device */ +void +sane_close (SANE_Handle handle) +{ + DBG (DBG_proc, "sane_close: enter\n"); + kv_close ((PKV_DEV) handle); + DBG (DBG_proc, "sane_close: leave\n"); +} + +/* Get option descriptor */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + return kv_get_option_descriptor ((PKV_DEV) handle, option); +} + +/* Control option */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + return kv_control_option ((PKV_DEV) handle, option, action, val, info); +} + +/* Get scan parameters */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + PKV_DEV dev = (PKV_DEV) handle; + + int side = dev->current_side == SIDE_FRONT ? 0 : 1; + + DBG (DBG_proc, "sane_get_parameters: enter\n"); + + if (!(dev->scanning)) + { + /* Setup the parameters for the scan. (guessed value) */ + int resolution = dev->val[OPT_RESOLUTION].w; + int width, length, depth = kv_get_depth (kv_get_mode (dev));; + + DBG (DBG_proc, "sane_get_parameters: initial settings\n"); + kv_calc_paper_size (dev, &width, &length); + + DBG (DBG_error, "Resolution = %d\n", resolution); + DBG (DBG_error, "Paper width = %d, height = %d\n", width, length); + + /* Prepare the parameters for the caller. */ + dev->params[0].format = kv_get_mode (dev) == SM_COLOR ? + SANE_FRAME_RGB : SANE_FRAME_GRAY; + + dev->params[0].last_frame = SANE_TRUE; + dev->params[0].pixels_per_line = ((width * resolution) / 1200) & (~0xf); + + dev->params[0].depth = depth > 8 ? 8 : depth; + + dev->params[0].bytes_per_line = + (dev->params[0].pixels_per_line / 8) * depth; + dev->params[0].lines = (length * resolution) / 1200; + + memcpy (&dev->params[1], &dev->params[0], sizeof (SANE_Parameters)); + } + + /* Return the current values. */ + if (params) + *params = (dev->params[side]); + + DBG (DBG_proc, "sane_get_parameters: exit\n"); + return SANE_STATUS_GOOD; +} + +/* Start scanning */ +SANE_Status +sane_start (SANE_Handle handle) +{ + SANE_Status status; + PKV_DEV dev = (PKV_DEV) handle; + SANE_Bool dev_ready; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "sane_start: enter\n"); + if (!dev->scanning) + { + /* open device */ + if (!kv_already_open (dev)) + { + DBG (DBG_proc, "sane_start: need to open device\n"); + status = kv_open (dev); + if (status) + { + return status; + } + } + /* Begin scan */ + DBG (DBG_proc, "sane_start: begin scan\n"); + + /* Get necessary parameters */ + sane_get_parameters (dev, NULL); + + dev->current_page = 0; + dev->current_side = SIDE_FRONT; + + /* The scanner must be ready. */ + status = CMD_test_unit_ready (dev, &dev_ready); + if (status || !dev_ready) + { + return SANE_STATUS_DEVICE_BUSY; + } + + if (!strcmp (dev->val[OPT_MANUALFEED].s, "off")) + { + status = CMD_get_document_existanse (dev); + if (status) + { + DBG (DBG_proc, "sane_start: exit with no more docs\n"); + return status; + } + } + + /* Set window */ + status = CMD_reset_window (dev); + if (status) + { + return status; + } + + status = CMD_set_window (dev, SIDE_FRONT, &rs); + if (status) + { + DBG (DBG_proc, "sane_start: error setting window\n"); + return status; + } + + if (rs.status) + { + DBG (DBG_proc, "sane_start: error setting window\n"); + DBG (DBG_proc, + "sane_start: sense_key=0x%x, ASC=0x%x, ASCQ=0x%x\n", + get_RS_sense_key (rs.sense), + get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); + return SANE_STATUS_DEVICE_BUSY; + } + + if (IS_DUPLEX (dev)) + { + status = CMD_set_window (dev, SIDE_BACK, &rs); + + if (status) + { + DBG (DBG_proc, "sane_start: error setting window\n"); + return status; + } + if (rs.status) + { + DBG (DBG_proc, "sane_start: error setting window\n"); + DBG (DBG_proc, + "sane_start: sense_key=0x%x, " + "ASC=0x%x, ASCQ=0x%x\n", + get_RS_sense_key (rs.sense), + get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); + return SANE_STATUS_INVAL; + } + } + + /* Scan */ + status = CMD_scan (dev); + if (status) + { + return status; + } + + status = AllocateImageBuffer (dev); + if (status) + { + return status; + } + dev->scanning = 1; + } + else + { + /* renew page */ + if (IS_DUPLEX (dev)) + { + if (dev->current_side == SIDE_FRONT) + { + /* back image data already read, so just return */ + dev->current_side = SIDE_BACK; + DBG (DBG_proc, "sane_start: duplex back\n"); + status = SANE_STATUS_GOOD; + goto cleanup; + } + else + { + dev->current_side = SIDE_FRONT; + dev->current_page++; + } + } + else + { + dev->current_page++; + } + } + DBG (DBG_proc, "sane_start: NOW SCANNING page\n"); + + /* Read image data */ + status = ReadImageData (dev, dev->current_page); + if (status) + { + dev->scanning = 0; + return status; + } + + /* Get picture element size */ + { + int width, height; + status = CMD_read_pic_elements (dev, dev->current_page, + SIDE_FRONT, &width, &height); + if (status) + return status; + } + + if (IS_DUPLEX (dev)) + { + int width, height; + status = CMD_read_pic_elements (dev, dev->current_page, + SIDE_BACK, &width, &height); + if (status) + return status; + } + + /* software based enhancement functions from sanei_magic */ + /* these will modify the image, and adjust the params */ + /* at this point, we are only looking at the front image */ + /* of simplex or duplex data, back side has already exited */ + /* so, we do both sides now, if required */ + if (dev->val[OPT_SWDESKEW].w){ + buffer_deskew(dev,SIDE_FRONT); + } + if (dev->val[OPT_SWCROP].w){ + buffer_crop(dev,SIDE_FRONT); + } + if (dev->val[OPT_SWDESPECK].w){ + buffer_despeck(dev,SIDE_FRONT); + } + if (dev->val[OPT_SWDEROTATE].w || dev->val[OPT_ROTATE].w){ + buffer_rotate(dev,SIDE_FRONT); + } + + if (IS_DUPLEX (dev)){ + if (dev->val[OPT_SWDESKEW].w){ + buffer_deskew(dev,SIDE_BACK); + } + if (dev->val[OPT_SWCROP].w){ + buffer_crop(dev,SIDE_BACK); + } + if (dev->val[OPT_SWDESPECK].w){ + buffer_despeck(dev,SIDE_BACK); + } + if (dev->val[OPT_SWDEROTATE].w || dev->val[OPT_ROTATE].w){ + buffer_rotate(dev,SIDE_BACK); + } + } + + cleanup: + + /* check if we need to skip this page */ + if (dev->val[OPT_SWSKIP].w && buffer_isblank(dev,dev->current_side)){ + DBG (DBG_proc, "sane_start: blank page, recurse\n"); + return sane_start(handle); + } + + DBG (DBG_proc, "sane_start: exit\n"); + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + PKV_DEV dev = (PKV_DEV) handle; + int side = dev->current_side == SIDE_FRONT ? 0 : 1; + + int size = max_len; + if (!dev->scanning) + return SANE_STATUS_EOF; + + if (size > dev->img_size[side]) + size = dev->img_size[side]; + + if (size == 0) + { + *len = size; + return SANE_STATUS_EOF; + } + + if (dev->val[OPT_INVERSE].w && + (kv_get_mode (dev) == SM_BINARY || kv_get_mode (dev) == SM_DITHER)) + { + int i; + unsigned char *p = dev->img_pt[side]; + for (i = 0; i < size; i++) + { + buf[i] = ~p[i]; + } + } + else + { + memcpy (buf, dev->img_pt[side], size); + } + + /*hexdump(DBG_error, "img data", buf, 128); */ + + dev->img_pt[side] += size; + dev->img_size[side] -= size; + + DBG (DBG_proc, "sane_read: %d bytes to read, " + "%d bytes read, EOF=%s %d\n", + max_len, size, dev->img_size[side] == 0 ? "True" : "False", side); + + if (len) + { + *len = size; + } + if (dev->img_size[side] == 0) + { + if (!strcmp (dev->val[OPT_FEEDER_MODE].s, "single")) + if ((IS_DUPLEX (dev) && side) || !IS_DUPLEX (dev)) + dev->scanning = 0; + } + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + PKV_DEV dev = (PKV_DEV) handle; + DBG (DBG_proc, "sane_cancel: scan canceled.\n"); + dev->scanning = 0; + + kv_close (dev); +} + +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool m) +{ + h=h; + m=m; + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int * fd) +{ + h=h; + fd=fd; + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/kvs1025.h b/backend/kvs1025.h new file mode 100644 index 0000000..cc44b85 --- /dev/null +++ b/backend/kvs1025.h @@ -0,0 +1,127 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#ifndef __KVS1025_H +#define __KVS1025_H + +/* SANE backend name */ +#ifdef BACKEND_NAME +#undef BACKEND_NAME +#endif + +#define BACKEND_NAME kvs1025 + +/* Build version */ +#define V_BUILD 5 + +/* Paper range supported -- MAX scanner limits */ +#define KV_MAX_X_RANGE 216 +#define KV_MAX_Y_RANGE 2540 + +/* Round ULX, ULY, Width and Height to 16 Pixels */ +#define KV_PIXEL_ROUND 19200 +/* (XR * W / 1200) % 16 == 0 i.e. (XR * W) % 19200 == 0 */ + +/* MAX IULs per LINE */ +#define KV_PIXEL_MAX 14064 +/* Max 14064 pixels per line, 1/1200 inch each */ + +#define MM_PER_INCH 25.4 +#define mmToIlu(mm) (((mm) * 1200) / MM_PER_INCH) +#define iluToMm(ilu) (((ilu) * MM_PER_INCH) / 1200) + +/* Vendor defined options */ +#define SANE_NAME_DUPLEX "duplex" +#define SANE_NAME_PAPER_SIZE "paper-size" +#define SANE_NAME_AUTOSEP "autoseparation" +#define SANE_NAME_LANDSCAPE "landscape" +#define SANE_NAME_INVERSE "inverse" +#define SANE_NAME_MIRROR "mirror" +#define SANE_NAME_LONGPAPER "longpaper" +#define SANE_NAME_LENGTHCTL "length-control" +#define SANE_NAME_MANUALFEED "manual-feed" +#define SANE_NAME_FEED_TIMEOUT "feed-timeout" +#define SANE_NAME_DBLFEED "double-feed" + +#define SANE_TITLE_DUPLEX SANE_I18N("Duplex") +#define SANE_TITLE_PAPER_SIZE SANE_I18N("Paper size") +#define SANE_TITLE_AUTOSEP SANE_I18N("Automatic separation") +#define SANE_TITLE_LANDSCAPE SANE_I18N("Landscape") +#define SANE_TITLE_INVERSE SANE_I18N("Inverse Image") +#define SANE_TITLE_MIRROR SANE_I18N("Mirror image") +#define SANE_TITLE_LONGPAPER SANE_I18N("Long paper mode") +#define SANE_TITLE_LENGTHCTL SANE_I18N("Length control mode") +#define SANE_TITLE_MANUALFEED SANE_I18N("Manual feed mode") +#define SANE_TITLE_FEED_TIMEOUT SANE_I18N("Manual feed timeout") +#define SANE_TITLE_DBLFEED SANE_I18N("Double feed detection") + +#define SANE_DESC_DUPLEX \ +SANE_I18N("Enable Duplex (Dual-Sided) Scanning") +#define SANE_DESC_PAPER_SIZE \ +SANE_I18N("Physical size of the paper in the ADF"); +#define SANE_DESC_AUTOSEP \ +SANE_I18N("Automatic separation") + +#define SIDE_FRONT 0x00 +#define SIDE_BACK 0x80 + +/* Debug levels. + * Should be common to all backends. */ + +#define DBG_error0 0 +#define DBG_error 1 +#define DBG_sense 2 +#define DBG_warning 3 +#define DBG_inquiry 4 +#define DBG_info 5 +#define DBG_info2 6 +#define DBG_proc 7 +#define DBG_read 8 +#define DBG_sane_init 10 +#define DBG_sane_proc 11 +#define DBG_sane_info 12 +#define DBG_sane_option 13 +#define DBG_shortread 101 + +/* Prototypes of SANE backend functions, see kvs1025.c */ + +SANE_Status sane_init (SANE_Int * version_code, + SANE_Auth_Callback /* __sane_unused__ authorize */ ); + +void sane_exit (void); + +SANE_Status sane_get_devices (const SANE_Device *** device_list, + SANE_Bool /*__sane_unused__ local_only*/ ); + +SANE_Status sane_open (SANE_String_Const devicename, SANE_Handle * handle); + +void sane_close (SANE_Handle handle); + +const SANE_Option_Descriptor *sane_get_option_descriptor (SANE_Handle + handle, + SANE_Int option); + +SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); +SANE_Status sane_get_parameters (SANE_Handle handle, + SANE_Parameters * params); + +SANE_Status sane_start (SANE_Handle handle); + +SANE_Status sane_read (SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len); + +void sane_cancel (SANE_Handle handle); + +SANE_Status sane_set_io_mode (SANE_Handle h, SANE_Bool m); + +SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fd); + +SANE_String_Const sane_strstatus (SANE_Status status); + +#endif /* #ifndef __KVS1025_H */ diff --git a/backend/kvs1025_cmds.h b/backend/kvs1025_cmds.h new file mode 100644 index 0000000..c201ff8 --- /dev/null +++ b/backend/kvs1025_cmds.h @@ -0,0 +1,74 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#ifndef KVS1025_CMDS_H +#define KVS1025_CMDS_H + +/* Commands supported by the KV-S1020C / KV-S1025C scanner. */ +#define SCSI_TEST_UNIT_READY 0x00 +#define SCSI_INQUIRY 0x12 +#define SCSI_SET_WINDOW 0x24 +#define SCSI_SCAN 0x1B +#define SCSI_SEND_10 0x2A +#define SCSI_READ_10 0x28 +#define SCSI_REQUEST_SENSE 0x03 +#define SCSI_GET_BUFFER_STATUS 0x34 +#define SCSI_SET_TIMEOUT 0xE1 + +typedef enum +{ + KV_CMD_NONE = 0, + KV_CMD_IN = 0x81, /* scanner to pc */ + KV_CMD_OUT = 0x02 /* pc to scanner */ +} KV_CMD_DIRECTION; /* equals to endpoint address */ + +typedef struct +{ + KV_CMD_DIRECTION direction; + unsigned char cdb[12]; + int cdb_size; + int data_size; + void *data; +} KV_CMD_HEADER, *PKV_CMD_HEADER; + +#define KV_CMD_TIMEOUT 10000 + +static inline int +getbitfield (unsigned char *pageaddr, int mask, int shift) +{ + return ((*pageaddr >> shift) & mask); +} + +/* defines for request sense return block */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 1, 7) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0x7f, 0) +#define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) +#define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) +#define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0x0f, 0) +#define get_RS_information(b) getnbyte(b+0x03, 4) +#define get_RS_additional_length(b) b[0x07] +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_SKSV(b) getbitfield(b+0x0f,1,7) + +typedef enum +{ + KV_SUCCESS = 0, + KV_FAILED = 1, + KV_CHK_CONDITION = 2 +} KV_STATUS; + +typedef struct +{ + KV_STATUS status; + unsigned char reserved[16]; + unsigned char sense[18]; +} KV_CMD_RESPONSE, *PKV_CMD_RESPONSE; + + +#endif /*#ifndef KVS1025_CMDS_H */ diff --git a/backend/kvs1025_low.c b/backend/kvs1025_low.c new file mode 100644 index 0000000..d834f61 --- /dev/null +++ b/backend/kvs1025_low.c @@ -0,0 +1,1178 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#define DEBUG_DECLARE_ONLY + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" +#include "../include/sane/sanei_magic.h" + +#include "kvs1025.h" +#include "kvs1025_low.h" +#include "kvs1025_usb.h" + +#include "../include/sane/sanei_debug.h" + +/* Global storage */ + +PKV_DEV g_devices = NULL; /* Chain of devices */ +const SANE_Device **g_devlist = NULL; + +/* Static functions */ + +/* Free one device */ +static void +kv_free (KV_DEV ** pdev) +{ + KV_DEV *dev; + + dev = *pdev; + + if (dev == NULL) + return; + + DBG (DBG_proc, "kv_free : enter\n"); + + kv_close (dev); + + DBG (DBG_proc, "kv_free : free image buffer 0 \n"); + if (dev->img_buffers[0]) + free (dev->img_buffers[0]); + DBG (DBG_proc, "kv_free : free image buffer 1 \n"); + if (dev->img_buffers[1]) + free (dev->img_buffers[1]); + DBG (DBG_proc, "kv_free : free scsi device name\n"); + if (dev->scsi_device_name) + free (dev->scsi_device_name); + + DBG (DBG_proc, "kv_free : free SCSI buffer\n"); + if (dev->buffer0) + free (dev->buffer0); + + DBG (DBG_proc, "kv_free : free dev \n"); + free (dev); + + *pdev = NULL; + + DBG (DBG_proc, "kv_free : exit\n"); +} + +/* Free all devices */ +static void +kv_free_devices (void) +{ + PKV_DEV dev; + while (g_devices) + { + dev = g_devices; + g_devices = dev->next; + kv_free (&dev); + } + if (g_devlist) + { + free (g_devlist); + g_devlist = NULL; + } +} + +/* Get all supported scanners, and store into g_scanners_supported */ +SANE_Status +kv_enum_devices (void) +{ + SANE_Status status; + kv_free_devices (); + status = kv_usb_enum_devices (); + if (status) + { + kv_free_devices (); + } + + return status; +} + +/* Return devices list to the front end */ +void +kv_get_devices_list (const SANE_Device *** devices_list) +{ + *devices_list = g_devlist; +} + +/* Close all open handles and clean up global storage */ +void +kv_exit (void) +{ + kv_free_devices (); /* Free all devices */ + kv_usb_cleanup (); /* Clean USB bus */ +} + +/* Open device by name */ +SANE_Status +kv_open_by_name (SANE_String_Const devicename, SANE_Handle * handle) +{ + + PKV_DEV pd = g_devices; + DBG (DBG_proc, "sane_open: enter (dev_name=%s)\n", devicename); + while (pd) + { + if (strcmp (pd->sane.name, devicename) == 0) + { + if (kv_open (pd) == 0) + { + *handle = (SANE_Handle) pd; + DBG (DBG_proc, "sane_open: leave\n"); + return SANE_STATUS_GOOD; + } + } + pd = pd->next; + } + DBG (DBG_proc, "sane_open: leave -- no device found\n"); + return SANE_STATUS_UNSUPPORTED; +} + +/* Open a device */ +SANE_Status +kv_open (PKV_DEV dev) +{ + SANE_Status status = SANE_STATUS_UNSUPPORTED; + int i; +#define RETRAY_NUM 3 + + + if (dev->bus_mode == KV_USB_BUS) + { + status = kv_usb_open (dev); + } + if (status) + return status; + for (i = 0; i < RETRAY_NUM; i++) + { + SANE_Bool dev_ready; + status = CMD_test_unit_ready (dev, &dev_ready); + if (!status && dev_ready) + break; + } + + if (status == 0) + { + /* Read device support info */ + status = CMD_read_support_info (dev); + + if (status == 0) + { + /* Init options */ + kv_init_options (dev); + status = CMD_set_timeout (dev, dev->val[OPT_FEED_TIMEOUT].w); + } + } + dev->scanning = 0; + return status; +} + +/* Check if device is already open */ + +SANE_Bool +kv_already_open (PKV_DEV dev) +{ + SANE_Bool status = 0; + + if (dev->bus_mode == KV_USB_BUS) + { + status = kv_usb_already_open (dev); + } + + return status; +} + +/* Close a device */ +void +kv_close (PKV_DEV dev) +{ + if (dev->bus_mode == KV_USB_BUS) + { + kv_usb_close (dev); + } + dev->scanning = 0; +} + +/* Send command to a device */ +SANE_Status +kv_send_command (PKV_DEV dev, + PKV_CMD_HEADER header, PKV_CMD_RESPONSE response) +{ + SANE_Status status = SANE_STATUS_UNSUPPORTED; + if (dev->bus_mode == KV_USB_BUS) + { + if (!kv_usb_already_open(dev)) + { + DBG (DBG_error, "kv_send_command error: device not open.\n"); + return SANE_STATUS_IO_ERROR; + } + + status = kv_usb_send_command (dev, header, response); + } + + return status; +} + +/* Commands */ + +SANE_Status +CMD_test_unit_ready (PKV_DEV dev, SANE_Bool * ready) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_test_unit_ready\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_NONE; + hdr.cdb[0] = SCSI_TEST_UNIT_READY; + hdr.cdb_size = 6; + + status = kv_send_command (dev, &hdr, &rs); + + if (status == 0) + { + *ready = (rs.status == KV_SUCCESS ? 1 : 0); + } + + return status; +} + +SANE_Status +CMD_set_timeout (PKV_DEV dev, SANE_Word timeout) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_set_timeout\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_OUT; + hdr.cdb[0] = SCSI_SET_TIMEOUT; + hdr.cdb[2] = 0x8D; + hdr.cdb[8] = 0x2; + hdr.cdb_size = 10; + hdr.data = dev->buffer; + dev->buffer[0] = 0; + dev->buffer[1] = (SANE_Byte) timeout; + hdr.data_size = 2; + + status = kv_send_command (dev, &hdr, &rs); + + return status; +} + +SANE_Status +CMD_read_support_info (PKV_DEV dev) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_read_support_info\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_IN; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_READ_10; + hdr.cdb[2] = 0x93; + Ito24 (32, &hdr.cdb[6]); + hdr.data = dev->buffer; + hdr.data_size = 32; + + status = kv_send_command (dev, &hdr, &rs); + + DBG (DBG_error, "test.\n"); + + if (status == 0) + { + if (rs.status == 0) + { + int min_x_res, min_y_res, max_x_res, max_y_res; + int step_x_res, step_y_res; + + dev->support_info.memory_size + = (dev->buffer[2] << 8 | dev->buffer[3]); + min_x_res = (dev->buffer[4] << 8) | dev->buffer[5]; + min_y_res = (dev->buffer[6] << 8) | dev->buffer[7]; + max_x_res = (dev->buffer[8] << 8) | dev->buffer[9]; + max_y_res = (dev->buffer[10] << 8) | dev->buffer[11]; + step_x_res = (dev->buffer[12] << 8) | dev->buffer[13]; + step_y_res = (dev->buffer[14] << 8) | dev->buffer[15]; + + dev->support_info.min_resolution = + min_x_res > min_y_res ? min_x_res : min_y_res; + dev->support_info.max_resolution = + max_x_res < max_y_res ? max_x_res : max_y_res; + dev->support_info.step_resolution = + step_x_res > step_y_res ? step_x_res : step_y_res; + dev->support_info.support_duplex = + ((dev->buffer[0] & 0x08) == 0) ? 1 : 0; + dev->support_info.support_lamp = + ((dev->buffer[23] & 0x80) != 0) ? 1 : 0; + + dev->support_info.max_x_range = KV_MAX_X_RANGE; + dev->support_info.max_y_range = KV_MAX_Y_RANGE; + + dev->x_range.min = dev->y_range.min = 0; + dev->x_range.max = SANE_FIX (dev->support_info.max_x_range); + dev->y_range.max = SANE_FIX (dev->support_info.max_y_range); + dev->x_range.quant = dev->y_range.quant = 0; + + DBG (DBG_error, + "support_info.memory_size = %d (MB)\n", + dev->support_info.memory_size); + DBG (DBG_error, + "support_info.min_resolution = %d (DPI)\n", + dev->support_info.min_resolution); + DBG (DBG_error, + "support_info.max_resolution = %d (DPI)\n", + dev->support_info.max_resolution); + DBG (DBG_error, + "support_info.step_resolution = %d (DPI)\n", + dev->support_info.step_resolution); + DBG (DBG_error, + "support_info.support_duplex = %s\n", + dev->support_info.support_duplex ? "TRUE" : "FALSE"); + DBG (DBG_error, "support_info.support_lamp = %s\n", + dev->support_info.support_lamp ? "TRUE" : "FALSE"); + } + else + { + DBG (DBG_error, "Error in CMD_get_support_info, " + "sense_key=%d, ASC=%d, ASCQ=%d\n", + get_RS_sense_key (rs.sense), + get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); + + } + } + + return status; +} + +SANE_Status +CMD_scan (PKV_DEV dev) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_scan\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_NONE; + hdr.cdb[0] = SCSI_SCAN; + hdr.cdb_size = 6; + + status = kv_send_command (dev, &hdr, &rs); + + if (status == 0 && rs.status != 0) + { + DBG (DBG_error, + "Error in CMD_scan, sense_key=%d, ASC=%d, ASCQ=%d\n", + get_RS_sense_key (rs.sense), get_RS_ASC (rs.sense), + get_RS_ASCQ (rs.sense)); + } + + return status; +} + +SANE_Status +CMD_set_window (PKV_DEV dev, int side, PKV_CMD_RESPONSE rs) +{ + unsigned char *window; + unsigned char *windowdata; + int size = 74; + KV_SCAN_MODE scan_mode; + KV_CMD_HEADER hdr; + + DBG (DBG_proc, "CMD_set_window\n"); + + window = (unsigned char *) dev->buffer; + windowdata = window + 8; + + memset (&hdr, 0, sizeof (hdr)); + memset (window, 0, size); + + Ito16 (66, &window[6]); /* Window descriptor block length */ + + /* Set window data */ + + scan_mode = kv_get_mode (dev); + + kv_set_window_data (dev, scan_mode, side, windowdata); + + hdr.direction = KV_CMD_OUT; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_SET_WINDOW; + Ito24 (size, &hdr.cdb[6]); + hdr.data = window; + hdr.data_size = size; + + hexdump (DBG_error, "window", window, size); + + return kv_send_command (dev, &hdr, rs); +} + +SANE_Status +CMD_reset_window (PKV_DEV dev) +{ + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + SANE_Status status; + + DBG (DBG_proc, "CMD_reset_window\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_NONE; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_SET_WINDOW; + + status = kv_send_command (dev, &hdr, &rs); + if (rs.status != 0) + status = SANE_STATUS_INVAL; + + return status; +} + +SANE_Status +CMD_get_buff_status (PKV_DEV dev, int *front_size, int *back_size) +{ + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + SANE_Status status; + unsigned char *data = (unsigned char *) dev->buffer; + int size = 12; + memset (&hdr, 0, sizeof (hdr)); + memset (data, 0, size); + + hdr.direction = KV_CMD_IN; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_GET_BUFFER_STATUS; + hdr.cdb[8] = size; + hdr.data = data; + hdr.data_size = size; + + status = kv_send_command (dev, &hdr, &rs); + if (status == 0) + { + if (rs.status == KV_CHK_CONDITION) + return SANE_STATUS_NO_DOCS; + else + { + unsigned char *p = data + 4; + if (p[0] == SIDE_FRONT) + { + *front_size = (p[5] << 16) | (p[6] << 8) | p[7]; + } + else + { + *back_size = (p[5] << 16) | (p[6] << 8) | p[7]; + } + return SANE_STATUS_GOOD; + } + } + return status; +} + +SANE_Status +CMD_wait_buff_status (PKV_DEV dev, int *front_size, int *back_size) +{ + SANE_Status status = SANE_STATUS_GOOD; + int cnt = 0; + *front_size = 0; + *back_size = 0; + + DBG (DBG_proc, "CMD_wait_buff_status: enter feed %s\n", + dev->val[OPT_MANUALFEED].s); + + do + { + DBG (DBG_proc, "CMD_wait_buff_status: tray #%d of %d\n", cnt, + dev->val[OPT_FEED_TIMEOUT].w); + status = CMD_get_buff_status (dev, front_size, back_size); + sleep (1); + } + while (status == SANE_STATUS_GOOD && (*front_size == 0) + && (*back_size == 0) && cnt++ < dev->val[OPT_FEED_TIMEOUT].w); + + if (cnt > dev->val[OPT_FEED_TIMEOUT].w) + status = SANE_STATUS_NO_DOCS; + + if (status == 0) + DBG (DBG_proc, "CMD_wait_buff_status: exit " + "front_size %d, back_size %d\n", *front_size, *back_size); + else + DBG (DBG_proc, "CMD_wait_buff_status: exit with no docs\n"); + return status; +} + + +SANE_Status +CMD_read_pic_elements (PKV_DEV dev, int page, int side, + int *width, int *height) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_read_pic_elements\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_IN; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_READ_10; + hdr.cdb[2] = 0x80; + hdr.cdb[4] = page; + hdr.cdb[5] = side; + Ito24 (16, &hdr.cdb[6]); + hdr.data = dev->buffer; + hdr.data_size = 16; + + status = kv_send_command (dev, &hdr, &rs); + if (status == 0) + { + if (rs.status == 0) + { + int s = side == SIDE_FRONT ? 0 : 1; + int depth = kv_get_depth (kv_get_mode (dev)); + *width = B32TOI (dev->buffer); + *height = B32TOI (&dev->buffer[4]); + + assert ((*width) % 8 == 0); + + DBG (DBG_proc, "CMD_read_pic_elements: " + "Page %d, Side %s, W=%d, H=%d\n", + page, side == SIDE_FRONT ? "F" : "B", *width, *height); + + dev->params[s].format = kv_get_mode (dev) == SM_COLOR ? + SANE_FRAME_RGB : SANE_FRAME_GRAY; + dev->params[s].last_frame = SANE_TRUE; + dev->params[s].depth = depth > 8 ? 8 : depth; + dev->params[s].lines = *height ? *height + : dev->val[OPT_LANDSCAPE].w ? (*width * 3) / 4 : (*width * 4) / 3; + dev->params[s].pixels_per_line = *width; + dev->params[s].bytes_per_line = + (dev->params[s].pixels_per_line / 8) * depth; + } + else + { + DBG (DBG_proc, "CMD_read_pic_elements: failed\n"); + status = SANE_STATUS_INVAL; + } + } + + return status; +} + +SANE_Status +CMD_read_image (PKV_DEV dev, int page, int side, + unsigned char *buffer, int *psize, KV_CMD_RESPONSE * rs) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + int size = *psize; + + DBG (DBG_proc, "CMD_read_image\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_IN; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_READ_10; + hdr.cdb[4] = page; + hdr.cdb[5] = side; + Ito24 (size, &hdr.cdb[6]); + hdr.data = buffer; + hdr.data_size = size; + + *psize = 0; + + status = kv_send_command (dev, &hdr, rs); + + if (status) + return status; + + *psize = size; + + if (rs->status == KV_CHK_CONDITION && get_RS_ILI (rs->sense)) + { + int delta = B32TOI (&rs->sense[3]); + DBG (DBG_error, "size=%d, delta=0x%x (%d)\n", size, delta, delta); + *psize = size - delta; + } + + DBG (DBG_error, "CMD_read_image: bytes requested=%d, read=%d\n", + size, *psize); + DBG (DBG_error, "CMD_read_image: ILI=%d, EOM=%d\n", + get_RS_ILI (rs->sense), get_RS_EOM (rs->sense)); + + return status; +} + +SANE_Status +CMD_get_document_existanse (PKV_DEV dev) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_get_document_existanse\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_IN; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_READ_10; + hdr.cdb[2] = 0x81; + Ito24 (6, &hdr.cdb[6]); + hdr.data = dev->buffer; + hdr.data_size = 6; + + status = kv_send_command (dev, &hdr, &rs); + if (status) + return status; + if (rs.status) + return SANE_STATUS_NO_DOCS; + if ((dev->buffer[0] & 0x20) != 0) + { + return SANE_STATUS_GOOD; + } + + return SANE_STATUS_NO_DOCS; +} + +SANE_Status +CMD_wait_document_existanse (PKV_DEV dev) +{ + SANE_Status status; + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + int cnt; + + DBG (DBG_proc, "CMD_wait_document_existanse\n"); + + memset (&hdr, 0, sizeof (hdr)); + + hdr.direction = KV_CMD_IN; + hdr.cdb_size = 10; + hdr.cdb[0] = SCSI_READ_10; + hdr.cdb[2] = 0x81; + Ito24 (6, &hdr.cdb[6]); + hdr.data = dev->buffer; + hdr.data_size = 6; + + for (cnt = 0; cnt < dev->val[OPT_FEED_TIMEOUT].w; cnt++) + { + DBG (DBG_proc, "CMD_wait_document_existanse: tray #%d of %d\n", cnt, + dev->val[OPT_FEED_TIMEOUT].w); + status = kv_send_command (dev, &hdr, &rs); + if (status) + return status; + if (rs.status) + return SANE_STATUS_NO_DOCS; + if ((dev->buffer[0] & 0x20) != 0) + { + return SANE_STATUS_GOOD; + } + else if (strcmp (dev->val[OPT_MANUALFEED].s, "off") == 0) + { + return SANE_STATUS_NO_DOCS; + } + sleep (1); + } + + return SANE_STATUS_NO_DOCS; +} + +SANE_Status +CMD_request_sense (PKV_DEV dev) +{ + KV_CMD_HEADER hdr; + KV_CMD_RESPONSE rs; + + DBG (DBG_proc, "CMD_request_sense\n"); + memset (&hdr, 0, sizeof (hdr)); + hdr.direction = KV_CMD_IN; + hdr.cdb[0] = SCSI_REQUEST_SENSE; + hdr.cdb[4] = 0x12; + hdr.cdb_size = 6; + hdr.data_size = 0x12; + hdr.data = dev->buffer; + + return kv_send_command (dev, &hdr, &rs); +} + +/* Scan routines */ + +/* Allocate image buffer for one page (1 or 2 sides) */ + +SANE_Status +AllocateImageBuffer (PKV_DEV dev) +{ + int *size = dev->bytes_to_read; + int sides = IS_DUPLEX (dev) ? 2 : 1; + int i; + size[0] = dev->params[0].bytes_per_line * dev->params[0].lines; + size[1] = dev->params[1].bytes_per_line * dev->params[1].lines; + + DBG (DBG_proc, "AllocateImageBuffer: enter\n"); + + for (i = 0; i < sides; i++) + { + SANE_Byte *p; + DBG (DBG_proc, "AllocateImageBuffer: size(%c)=%d\n", + i ? 'B' : 'F', size[i]); + + if (dev->img_buffers[i] == NULL) + { + p = (SANE_Byte *) malloc (size[i]); + if (p == NULL) + { + return SANE_STATUS_NO_MEM; + } + dev->img_buffers[i] = p; + } + else + { + p = (SANE_Byte *) realloc (dev->img_buffers[i], size[i]); + if (p == NULL) + { + return SANE_STATUS_NO_MEM; + } + else + { + dev->img_buffers[i] = p; + } + } + } + DBG (DBG_proc, "AllocateImageBuffer: exit\n"); + + return SANE_STATUS_GOOD; +} + +/* Read image data from scanner dev->img_buffers[0], + for the simplex page */ +SANE_Status +ReadImageDataSimplex (PKV_DEV dev, int page) +{ + int bytes_to_read = dev->bytes_to_read[0]; + SANE_Byte *buffer = (SANE_Byte *) dev->buffer; + int buff_size = SCSI_BUFFER_SIZE; + SANE_Byte *pt = dev->img_buffers[0]; + KV_CMD_RESPONSE rs; + dev->img_size[0] = 0; + dev->img_size[1] = 0; + + /* read loop */ + do + { + int size = buff_size; + SANE_Status status; + DBG (DBG_error, "Bytes left = %d\n", bytes_to_read); + status = CMD_read_image (dev, page, SIDE_FRONT, buffer, &size, &rs); + if (status) + { + return status; + } + if (rs.status) + { + if (get_RS_sense_key (rs.sense)) + { + DBG (DBG_error, "Error reading image data, " + "sense_key=%d, ASC=%d, ASCQ=%d", + get_RS_sense_key (rs.sense), + get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); + + if (get_RS_sense_key (rs.sense) == 3) + { + if (!get_RS_ASCQ (rs.sense)) + return SANE_STATUS_NO_DOCS; + return SANE_STATUS_JAMMED; + } + return SANE_STATUS_IO_ERROR; + } + + } + /* copy data to image buffer */ + if (size > bytes_to_read) + { + size = bytes_to_read; + } + if (size > 0) + { + memcpy (pt, buffer, size); + bytes_to_read -= size; + pt += size; + dev->img_size[0] += size; + } + } + while (!get_RS_EOM (rs.sense)); + + assert (pt == dev->img_buffers[0] + dev->img_size[0]); + DBG (DBG_error, "Image size = %d\n", dev->img_size[0]); + return SANE_STATUS_GOOD; +} + +/* Read image data from scanner dev->img_buffers[0], + for the duplex page */ +SANE_Status +ReadImageDataDuplex (PKV_DEV dev, int page) +{ + int bytes_to_read[2]; + SANE_Byte *buffer = (SANE_Byte *) dev->buffer; + int buff_size[2]; + SANE_Byte *pt[2]; + KV_CMD_RESPONSE rs; + int sides[2]; + SANE_Bool eoms[2]; + int current_side = 1; + + bytes_to_read[0] = dev->bytes_to_read[0]; + bytes_to_read[1] = dev->bytes_to_read[1]; + + pt[0] = dev->img_buffers[0]; + pt[1] = dev->img_buffers[1]; + + sides[0] = SIDE_FRONT; + sides[1] = SIDE_BACK; + eoms[0] = eoms[1] = 0; + + buff_size[0] = SCSI_BUFFER_SIZE; + buff_size[1] = SCSI_BUFFER_SIZE; + dev->img_size[0] = 0; + dev->img_size[1] = 0; + + /* read loop */ + do + { + int size = buff_size[current_side]; + SANE_Status status; + DBG (DBG_error, "Bytes left (F) = %d\n", bytes_to_read[0]); + DBG (DBG_error, "Bytes left (B) = %d\n", bytes_to_read[1]); + + status = CMD_read_image (dev, page, sides[current_side], + buffer, &size, &rs); + if (status) + { + return status; + } + if (rs.status) + { + if (get_RS_sense_key (rs.sense)) + { + DBG (DBG_error, "Error reading image data, " + "sense_key=%d, ASC=%d, ASCQ=%d", + get_RS_sense_key (rs.sense), + get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); + + if (get_RS_sense_key (rs.sense) == 3) + { + if (!get_RS_ASCQ (rs.sense)) + return SANE_STATUS_NO_DOCS; + return SANE_STATUS_JAMMED; + } + return SANE_STATUS_IO_ERROR; + } + } + + /* copy data to image buffer */ + if (size > bytes_to_read[current_side]) + { + size = bytes_to_read[current_side]; + } + if (size > 0) + { + memcpy (pt[current_side], buffer, size); + bytes_to_read[current_side] -= size; + pt[current_side] += size; + dev->img_size[current_side] += size; + } + if (rs.status) + { + if (get_RS_EOM (rs.sense)) + { + eoms[current_side] = 1; + } + if (get_RS_ILI (rs.sense)) + { + current_side++; + current_side &= 1; + } + } + } + while (eoms[0] == 0 || eoms[1] == 0); + + DBG (DBG_error, "Image size (F) = %d\n", dev->img_size[0]); + DBG (DBG_error, "Image size (B) = %d\n", dev->img_size[1]); + + assert (pt[0] == dev->img_buffers[0] + dev->img_size[0]); + assert (pt[1] == dev->img_buffers[1] + dev->img_size[1]); + + return SANE_STATUS_GOOD; +} + +/* Read image data for one page */ +SANE_Status +ReadImageData (PKV_DEV dev, int page) +{ + SANE_Status status; + DBG (DBG_proc, "Reading image data for page %d\n", page); + + if (IS_DUPLEX (dev)) + { + DBG (DBG_proc, "ReadImageData: Duplex %d\n", page); + status = ReadImageDataDuplex (dev, page); + } + else + { + DBG (DBG_proc, "ReadImageData: Simplex %d\n", page); + status = ReadImageDataSimplex (dev, page); + } + dev->img_pt[0] = dev->img_buffers[0]; + dev->img_pt[1] = dev->img_buffers[1]; + + DBG (DBG_proc, "Reading image data for page %d, finished\n", page); + + return status; +} + +/* Look in image for likely upper and left paper edges, then rotate + * image so that upper left corner of paper is upper left of image. + * FIXME: should we do this before we binarize instead of after? */ +SANE_Status +buffer_deskew(PKV_DEV s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int bg_color = 0xd6; + int side_index = (side == SIDE_FRONT)?0:1; + int resolution = s->val[OPT_RESOLUTION].w; + + DBG (10, "buffer_deskew: start\n"); + + /*only find skew on first image from a page, or if first image had error */ + if(side == SIDE_FRONT || s->deskew_stat){ + + s->deskew_stat = sanei_magic_findSkew( + &s->params[side_index],s->img_buffers[side_index], + resolution,resolution, + &s->deskew_vals[0],&s->deskew_vals[1],&s->deskew_slope); + + if(s->deskew_stat){ + DBG (5, "buffer_despeck: bad findSkew, bailing\n"); + goto cleanup; + } + } + /* backside images can use a 'flipped' version of frontside data */ + else{ + s->deskew_slope *= -1; + s->deskew_vals[0] + = s->params[side_index].pixels_per_line - s->deskew_vals[0]; + } + + ret = sanei_magic_rotate(&s->params[side_index],s->img_buffers[side_index], + s->deskew_vals[0],s->deskew_vals[1],s->deskew_slope,bg_color); + + if(ret){ + DBG(5,"buffer_deskew: rotate error: %d",ret); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + cleanup: + DBG (10, "buffer_deskew: finish\n"); + return ret; +} + +/* Look in image for likely left/right/bottom paper edges, then crop image. + * Does not attempt to rotate the image, that should be done first. + * FIXME: should we do this before we binarize instead of after? */ +SANE_Status +buffer_crop(PKV_DEV s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side_index = (side == SIDE_FRONT)?0:1; + int resolution = s->val[OPT_RESOLUTION].w; + + DBG (10, "buffer_crop: start\n"); + + /*only find edges on first image from a page, or if first image had error */ + if(side == SIDE_FRONT || s->crop_stat){ + + s->crop_stat = sanei_magic_findEdges( + &s->params[side_index],s->img_buffers[side_index], + resolution,resolution, + &s->crop_vals[0],&s->crop_vals[1],&s->crop_vals[2],&s->crop_vals[3]); + + if(s->crop_stat){ + DBG (5, "buffer_crop: bad edges, bailing\n"); + goto cleanup; + } + + DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n", + s->crop_vals[0],s->crop_vals[1],s->crop_vals[2],s->crop_vals[3]); + + /* we dont listen to the 'top' value, since the top is not padded */ + /*s->crop_vals[0] = 0;*/ + } + /* backside images can use a 'flipped' version of frontside data */ + else{ + int left = s->crop_vals[2]; + int right = s->crop_vals[3]; + + s->crop_vals[2] = s->params[side_index].pixels_per_line - right; + s->crop_vals[3] = s->params[side_index].pixels_per_line - left; + } + + /* now crop the image */ + ret = sanei_magic_crop(&s->params[side_index],s->img_buffers[side_index], + s->crop_vals[0],s->crop_vals[1],s->crop_vals[2],s->crop_vals[3]); + + if(ret){ + DBG (5, "buffer_crop: bad crop, bailing\n"); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + /* update image size counter to new, smaller size */ + s->img_size[side_index] + = s->params[side_index].lines * s->params[side_index].bytes_per_line; + + cleanup: + DBG (10, "buffer_crop: finish\n"); + return ret; +} + +/* Look in image for disconnected 'spots' of the requested size. + * Replace the spots with the average color of the surrounding pixels. + * FIXME: should we do this before we binarize instead of after? */ +SANE_Status +buffer_despeck(PKV_DEV s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side_index = (side == SIDE_FRONT)?0:1; + + DBG (10, "buffer_despeck: start\n"); + + ret = sanei_magic_despeck( + &s->params[side_index],s->img_buffers[side_index],s->val[OPT_SWDESPECK].w + ); + if(ret){ + DBG (5, "buffer_despeck: bad despeck, bailing\n"); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + cleanup: + DBG (10, "buffer_despeck: finish\n"); + return ret; +} + +/* Look if image has too few dark pixels. + * FIXME: should we do this before we binarize instead of after? */ +int +buffer_isblank(PKV_DEV s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int side_index = (side == SIDE_FRONT)?0:1; + int status = 0; + + DBG (10, "buffer_isblank: start\n"); + + ret = sanei_magic_isBlank( + &s->params[side_index],s->img_buffers[side_index], + SANE_UNFIX(s->val[OPT_SWSKIP].w) + ); + + if(ret == SANE_STATUS_NO_DOCS){ + DBG (5, "buffer_isblank: blank!\n"); + status = 1; + } + else if(ret){ + DBG (5, "buffer_isblank: error %d\n",ret); + } + + DBG (10, "buffer_isblank: finished\n"); + return status; +} + +/* Look if image needs rotation + * FIXME: should we do this before we binarize instead of after? */ +SANE_Status +buffer_rotate(PKV_DEV s, int side) +{ + SANE_Status ret = SANE_STATUS_GOOD; + int angle = 0; + int side_index = (side == SIDE_FRONT)?0:1; + int resolution = s->val[OPT_RESOLUTION].w; + + DBG (10, "buffer_rotate: start\n"); + + if(s->val[OPT_SWDEROTATE].w){ + ret = sanei_magic_findTurn( + &s->params[side_index],s->img_buffers[side_index], + resolution,resolution,&angle); + + if(ret){ + DBG (5, "buffer_rotate: error %d\n",ret); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + } + + angle += s->val[OPT_ROTATE].w; + + /*90 or 270 degree rotations are reversed on back side*/ + if(side == SIDE_BACK && s->val[OPT_ROTATE].w % 180){ + angle += 180; + } + + ret = sanei_magic_turn( + &s->params[side_index],s->img_buffers[side_index], + angle); + + if(ret){ + DBG (5, "buffer_rotate: error %d\n",ret); + ret = SANE_STATUS_GOOD; + goto cleanup; + } + + /* update image size counter to new, smaller size */ + s->img_size[side_index] + = s->params[side_index].lines * s->params[side_index].bytes_per_line; + + cleanup: + DBG (10, "buffer_rotate: finished\n"); + return ret; +} diff --git a/backend/kvs1025_low.h b/backend/kvs1025_low.h new file mode 100644 index 0000000..9c92832 --- /dev/null +++ b/backend/kvs1025_low.h @@ -0,0 +1,290 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#ifndef __KVS1025_LOW_H +#define __KVS1025_LOW_H + +#include "kvs1025_cmds.h" + +#define VENDOR_ID 0x04DA + +typedef enum +{ + KV_S1020C = 0x1007, + KV_S1025C = 0x1006, + KV_S1045C = 0x1010 +} KV_MODEL_TYPE; + +/* Store an integer in 2, 3 or 4 byte in a big-endian array. */ +#define Ito16(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 0) & 0xff; \ +} + +#define Ito24(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 16) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[2] = ((val) >> 0) & 0xff; \ +} + +#define Ito32(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 24) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 16) & 0xff; \ + ((unsigned char *)buf)[2] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[3] = ((val) >> 0) & 0xff; \ +} + +/* 32 bits from an array to an integer (eg ntohl). */ +#define B32TOI(buf) \ + ((((unsigned char *)buf)[0] << 24) | \ + (((unsigned char *)buf)[1] << 16) | \ + (((unsigned char *)buf)[2] << 8) | \ + (((unsigned char *)buf)[3] << 0)) + +/* 24 bits from an array to an integer. */ +#define B24TOI(buf) \ + (((unsigned char *)buf)[0] << 16) | \ + (((unsigned char *)buf)[1] << 8) | \ + (((unsigned char *)buf)[2] << 0)) + +#define SCSI_FD int +#define SCSI_BUFFER_SIZE (0x40000-12) + +typedef enum +{ + KV_SCSI_BUS = 0x01, + KV_USB_BUS = 0x02 +} KV_BUS_MODE; + +typedef enum +{ + SM_BINARY = 0x00, + SM_DITHER = 0x01, + SM_GRAYSCALE = 0x02, + SM_COLOR = 0x05 +} KV_SCAN_MODE; + +typedef struct +{ + unsigned char data[16]; + int len; +} CDB; + +typedef struct +{ + int width; + int height; +} KV_PAPER_SIZE; + +/* remarked -- KV-S1020C / KV-S1025C supports ADF only +typedef enum +{ + TRUPER_ADF = 0, + TRUPER_FLATBED = 1 +} KV_SCAN_SOURCE; +*/ + +/* options */ +typedef enum +{ + OPT_NUM_OPTS = 0, + + /* General options */ + OPT_MODE_GROUP, + OPT_MODE, /* scanner modes */ + OPT_RESOLUTION, /* X and Y resolution */ + OPT_DUPLEX, /* Duplex mode */ + OPT_SCAN_SOURCE, /* Scan source, fixed to ADF */ + OPT_FEEDER_MODE, /* Feeder mode, fixed to Continous */ + OPT_LONGPAPER, /* Long paper mode */ + OPT_LENGTHCTL, /* Length control mode */ + OPT_MANUALFEED, /* Manual feed mode */ + OPT_FEED_TIMEOUT, /* Feed timeout */ + OPT_DBLFEED, /* Double feed detection mode */ + OPT_FIT_TO_PAGE, /* Scanner shrinks image to fit scanned page */ + + /* Geometry group */ + OPT_GEOMETRY_GROUP, + OPT_PAPER_SIZE, /* Paper size */ + OPT_LANDSCAPE, /* true if landscape; new for Truper 3200/3600 */ + OPT_TL_X, /* upper left X */ + OPT_TL_Y, /* upper left Y */ + OPT_BR_X, /* bottom right X */ + OPT_BR_Y, /* bottom right Y */ + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, /* Brightness */ + OPT_CONTRAST, /* Contrast */ + OPT_AUTOMATIC_THRESHOLD, /* Binary threshold */ + OPT_HALFTONE_PATTERN, /* Halftone pattern */ + OPT_AUTOMATIC_SEPARATION, /* Automatic separation */ + OPT_WHITE_LEVEL, /* White level */ + OPT_NOISE_REDUCTION, /* Noise reduction */ + OPT_IMAGE_EMPHASIS, /* Image emphasis */ + OPT_GAMMA, /* Gamma */ + OPT_LAMP, /* Lamp -- color drop out */ + OPT_INVERSE, /* Inverse image */ + OPT_MIRROR, /* Mirror image */ + OPT_JPEG, /* JPEG Compression */ + OPT_ROTATE, /* Rotate image */ + + OPT_SWDESKEW, /* Software deskew */ + OPT_SWDESPECK, /* Software despeckle */ + OPT_SWDEROTATE, /* Software detect/correct 90 deg. rotation */ + OPT_SWCROP, /* Software autocrop */ + OPT_SWSKIP, /* Software blank page skip */ + + /* must come last: */ + OPT_NUM_OPTIONS +} KV_OPTION; + +typedef struct +{ + int memory_size; /* in MB */ + int min_resolution; /* in DPI */ + int max_resolution; /* in DPI */ + int step_resolution; /* in DPI */ + int support_duplex; /* 1 if true */ + int support_lamp; /* 1 if true */ + int max_x_range; /* in mm */ + int max_y_range; /* in mm */ +} KV_SUPPORT_INFO; + +typedef struct kv_scanner_dev +{ + struct kv_scanner_dev *next; + + SANE_Device sane; + + /* Infos from inquiry. */ + char scsi_type; + char scsi_type_str[32]; + char scsi_vendor[12]; + char scsi_product[20]; + char scsi_version[8]; + + /* Bus info */ + KV_BUS_MODE bus_mode; + SANE_Int usb_fd; + char device_name[100]; + char *scsi_device_name; + SCSI_FD scsi_fd; + + KV_MODEL_TYPE model_type; + + SANE_Parameters params[2]; + + /* SCSI handling */ + SANE_Byte *buffer0; + SANE_Byte *buffer; /* buffer = buffer0 + 12 */ + /* for USB bulk transfer, a 12 bytes container + is required for each block */ + /* Scanning handling. */ + int scanning; /* TRUE if a scan is running. */ + int current_page; /* the current page number, 0 is page 1 */ + int current_side; /* the current side */ + int bytes_to_read[2]; /* bytes to read */ + + /* --------------------------------------------------------------------- */ + /* values used by the software enhancment code (deskew, crop, etc) */ + SANE_Status deskew_stat; + int deskew_vals[2]; + double deskew_slope; + + SANE_Status crop_stat; + int crop_vals[4]; + + /* Support info */ + KV_SUPPORT_INFO support_info; + + SANE_Range x_range, y_range; + + /* Options */ + SANE_Option_Descriptor opt[OPT_NUM_OPTIONS]; + Option_Value val[OPT_NUM_OPTIONS]; + SANE_Bool option_set; + + /* Image buffer */ + SANE_Byte *img_buffers[2]; + SANE_Byte *img_pt[2]; + int img_size[2]; +} KV_DEV, *PKV_DEV; + +#define GET_OPT_VAL_W(dev, idx) ((dev)->val[idx].w) +#define GET_OPT_VAL_L(dev, idx, token) get_optval_list(dev, idx, \ + go_##token##_list, go_##token##_val) + +#define IS_DUPLEX(dev) GET_OPT_VAL_W(dev, OPT_DUPLEX) + +/* Prototypes in kvs1025_opt.c */ + +int get_optval_list (const PKV_DEV dev, int idx, + const SANE_String_Const * str_list, const int *val_list); +KV_SCAN_MODE kv_get_mode (const PKV_DEV dev); +int kv_get_depth (KV_SCAN_MODE mode); + +void kv_calc_paper_size (const PKV_DEV dev, int *w, int *h); + +const SANE_Option_Descriptor *kv_get_option_descriptor (PKV_DEV dev, + SANE_Int option); +void kv_init_options (PKV_DEV dev); +SANE_Status kv_control_option (PKV_DEV dev, SANE_Int option, + SANE_Action action, void *val, + SANE_Int * info); +void hexdump (int level, const char *comment, unsigned char *p, int l); +void kv_set_window_data (PKV_DEV dev, + KV_SCAN_MODE scan_mode, + int side, unsigned char *windowdata); + +/* Prototypes in kvs1025_low.c */ + +SANE_Status kv_enum_devices (void); +void kv_get_devices_list (const SANE_Device *** devices_list); +void kv_exit (void); +SANE_Status kv_open (PKV_DEV dev); +SANE_Bool kv_already_open (PKV_DEV dev); +SANE_Status kv_open_by_name (SANE_String_Const devicename, + SANE_Handle * handle); +void kv_close (PKV_DEV dev); +SANE_Status kv_send_command (PKV_DEV dev, + PKV_CMD_HEADER header, + PKV_CMD_RESPONSE response); + +/* Commands */ + +SANE_Status CMD_test_unit_ready (PKV_DEV dev, SANE_Bool * ready); +SANE_Status CMD_read_support_info (PKV_DEV dev); +SANE_Status CMD_scan (PKV_DEV dev); +SANE_Status CMD_set_window (PKV_DEV dev, int side, PKV_CMD_RESPONSE rs); +SANE_Status CMD_reset_window (PKV_DEV dev); +SANE_Status CMD_get_buff_status (PKV_DEV dev, int *front_size, + int *back_size); +SANE_Status CMD_wait_buff_status (PKV_DEV dev, int *front_size, + int *back_size); +SANE_Status CMD_read_pic_elements (PKV_DEV dev, int page, int side, + int *width, int *height); +SANE_Status CMD_read_image (PKV_DEV dev, int page, int side, + unsigned char *buffer, int *psize, + KV_CMD_RESPONSE * rs); +SANE_Status CMD_wait_document_existanse (PKV_DEV dev); +SANE_Status CMD_get_document_existanse (PKV_DEV dev); +SANE_Status CMD_set_timeout (PKV_DEV dev, SANE_Word timeout); +SANE_Status CMD_request_sense (PKV_DEV dev); +/* Scan routines */ + +SANE_Status AllocateImageBuffer (PKV_DEV dev); +SANE_Status ReadImageDataSimplex (PKV_DEV dev, int page); +SANE_Status ReadImageDataDuplex (PKV_DEV dev, int page); +SANE_Status ReadImageData (PKV_DEV dev, int page); + +SANE_Status buffer_deskew (PKV_DEV dev, int side); +SANE_Status buffer_crop (PKV_DEV dev, int side); +SANE_Status buffer_despeck (PKV_DEV dev, int side); +int buffer_isblank (PKV_DEV dev, int side); +SANE_Status buffer_rotate(PKV_DEV dev, int side); + +#endif /* #ifndef __KVS1025_LOW_H */ diff --git a/backend/kvs1025_opt.c b/backend/kvs1025_opt.c new file mode 100644 index 0000000..b7581f9 --- /dev/null +++ b/backend/kvs1025_opt.c @@ -0,0 +1,1581 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#define DEBUG_DECLARE_ONLY + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "kvs1025.h" +#include "kvs1025_low.h" + +#include "../include/sane/sanei_debug.h" + +/* Option lists */ + +static SANE_String_Const go_scan_mode_list[] = { + SANE_I18N ("bw"), + SANE_I18N ("halftone"), + SANE_I18N ("gray"), + SANE_I18N ("color"), + NULL +}; + +/* +static int go_scan_mode_val[] = { + 0x00, + 0x01, + 0x02, + 0x05 +};*/ + +static const SANE_Word go_resolutions_list[] = { + 11, /* list size */ + 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600 +}; + +/* List of scan sources */ +static SANE_String_Const go_scan_source_list[] = { + SANE_I18N ("adf"), + SANE_I18N ("fb"), + NULL +}; +static const int go_scan_source_val[] = { + 0, + 0x1 +}; + +/* List of feeder modes */ +static SANE_String_Const go_feeder_mode_list[] = { + SANE_I18N ("single"), + SANE_I18N ("continuous"), + NULL +}; +static const int go_feeder_mode_val[] = { + 0x00, + 0xff +}; + +/* List of manual feed mode */ +static SANE_String_Const go_manual_feed_list[] = { + SANE_I18N ("off"), + SANE_I18N ("wait_doc"), + SANE_I18N ("wait_key"), + NULL +}; +static const int go_manual_feed_val[] = { + 0x00, + 0x01, + 0x02 +}; + +/* List of paper sizes */ +static SANE_String_Const go_paper_list[] = { + SANE_I18N ("user_def"), + SANE_I18N ("business_card"), + SANE_I18N ("Check"), + /*SANE_I18N ("A3"), */ + SANE_I18N ("A4"), + SANE_I18N ("A5"), + SANE_I18N ("A6"), + SANE_I18N ("Letter"), + /*SANE_I18N ("Double letter 11x17 in"), + SANE_I18N ("B4"), */ + SANE_I18N ("B5"), + SANE_I18N ("B6"), + SANE_I18N ("Legal"), + NULL +}; +static const int go_paper_val[] = { + 0x00, + 0x01, + 0x02, + /*0x03, *//* A3 : not supported */ + 0x04, + 0x05, + 0x06, + 0x07, + /*0x09, + 0x0C, *//* Dbl letter and B4 : not supported */ + 0x0D, + 0x0E, + 0x0F +}; + +static const KV_PAPER_SIZE go_paper_sizes[] = { + {210, 297}, /* User defined, default=A4 */ + {54, 90}, /* Business card */ + {80, 170}, /* Check (China business) */ + /*{297, 420}, *//* A3 */ + {210, 297}, /* A4 */ + {148, 210}, /* A5 */ + {105, 148}, /* A6 */ + {216, 280}, /* US Letter 8.5 x 11 in */ + /*{280, 432}, *//* Double Letter 11 x 17 in */ + /*{250, 353}, *//* B4 */ + {176, 250}, /* B5 */ + {125, 176}, /* B6 */ + {216, 356} /* US Legal */ +}; + +static const int default_paper_size_idx = 3; /* A4 */ +static const int go_paper_max_width = 216; /* US letter */ + +/* Lists of supported halftone. They are only valid with + * for the Black&White mode. */ +static SANE_String_Const go_halftone_pattern_list[] = { + SANE_I18N ("bayer_64"), + SANE_I18N ("bayer_16"), + SANE_I18N ("halftone_32"), + SANE_I18N ("halftone_64"), + SANE_I18N ("diffusion"), + NULL +}; +static const int go_halftone_pattern_val[] = { + 0x00, + 0x01, + 0x02, + 0x03, + 0x04 +}; + +/* List of automatic threshold options */ +static SANE_String_Const go_automatic_threshold_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("light"), + SANE_I18N ("dark"), + NULL +}; +static const int go_automatic_threshold_val[] = { + 0, + 0x11, + 0x1f +}; + +/* List of white level base. */ +static SANE_String_Const go_white_level_list[] = { + SANE_I18N ("From scanner"), + SANE_I18N ("From paper"), + SANE_I18N ("Automatic"), + NULL +}; +static const int go_white_level_val[] = { + 0x00, + 0x80, + 0x81 +}; + +/* List of noise reduction options. */ +static SANE_String_Const go_noise_reduction_list[] = { + SANE_I18N ("default"), + "1x1", + "2x2", + "3x3", + "4x4", + "5x5", + NULL +}; +static const int go_noise_reduction_val[] = { + 0x00, + 0x01, + 0x02, + 0x03, + 0x04, + 0x05 +}; + +/* List of image emphasis options, 5 steps */ +static SANE_String_Const go_image_emphasis_list[] = { + SANE_I18N ("smooth"), + SANE_I18N ("none"), + SANE_I18N ("low"), + SANE_I18N ("medium"), /* default */ + SANE_I18N ("high"), + NULL +}; +static const int go_image_emphasis_val[] = { + 0x14, + 0x00, + 0x11, + 0x12, + 0x13 +}; + +/* List of gamma */ +static SANE_String_Const go_gamma_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("crt"), + SANE_I18N ("linier"), + NULL +}; +static const int go_gamma_val[] = { + 0x00, + 0x01, + 0x02 +}; + +/* List of lamp color dropout */ +static SANE_String_Const go_lamp_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("red"), + SANE_I18N ("green"), + SANE_I18N ("blue"), + NULL +}; +static const int go_lamp_val[] = { + 0x00, + 0x01, + 0x02, + 0x03 +}; + +static SANE_Range go_value_range = { 0, 255, 0 }; + +static SANE_Range go_jpeg_compression_range = { 0, 0x64, 0 }; + +static SANE_Range go_rotate_range = { 0, 270, 90 }; + +static SANE_Range go_swdespeck_range = { 0, 9, 1 }; + +static SANE_Range go_swskip_range = { SANE_FIX(0), SANE_FIX(100), 1 }; + +static const char *go_option_name[] = { + "OPT_NUM_OPTS", + + /* General options */ + "OPT_MODE_GROUP", + "OPT_MODE", /* scanner modes */ + "OPT_RESOLUTION", /* X and Y resolution */ + "OPT_DUPLEX", /* Duplex mode */ + "OPT_SCAN_SOURCE", /* Scan source, fixed to ADF */ + "OPT_FEEDER_MODE", /* Feeder mode, fixed to Continous */ + "OPT_LONGPAPER", /* Long paper mode */ + "OPT_LENGTHCTL", /* Length control mode */ + "OPT_MANUALFEED", /* Manual feed mode */ + "OPT_FEED_TIMEOUT", /* Feed timeout */ + "OPT_DBLFEED", /* Double feed detection mode */ + "OPT_FIT_TO_PAGE", /* Scanner shrinks image to fit scanned page */ + + /* Geometry group */ + "OPT_GEOMETRY_GROUP", + "OPT_PAPER_SIZE", /* Paper size */ + "OPT_LANDSCAPE", /* true if landscape */ + "OPT_TL_X", /* upper left X */ + "OPT_TL_Y", /* upper left Y */ + "OPT_BR_X", /* bottom right X */ + "OPT_BR_Y", /* bottom right Y */ + + "OPT_ENHANCEMENT_GROUP", + "OPT_BRIGHTNESS", /* Brightness */ + "OPT_CONTRAST", /* Contrast */ + "OPT_AUTOMATIC_THRESHOLD", /* Binary threshold */ + "OPT_HALFTONE_PATTERN", /* Halftone pattern */ + "OPT_AUTOMATIC_SEPARATION", /* Automatic separation */ + "OPT_WHITE_LEVEL", /* White level */ + "OPT_NOISE_REDUCTION", /* Noise reduction */ + "OPT_IMAGE_EMPHASIS", /* Image emphasis */ + "OPT_GAMMA", /* Gamma */ + "OPT_LAMP", /* Lamp -- color drop out */ + "OPT_INVERSE", /* Inverse image */ + "OPT_MIRROR", /* Mirror image */ + "OPT_JPEG", /* JPEG Compression */ + "OPT_ROTATE", /* Rotate image */ + + "OPT_SWDESKEW", /* Software deskew */ + "OPT_SWDESPECK", /* Software despeckle */ + "OPT_SWDEROTATE", /* Software detect/correct 90 deg. rotation */ + "OPT_SWCROP", /* Software autocrop */ + "OPT_SWSKIP", /* Software blank page skip */ + + /* must come last: */ + "OPT_NUM_OPTIONS" +}; + + +/* Round to boundry, return 1 if value modified */ +static int +round_to_boundry (SANE_Word * pval, SANE_Word boundry, + SANE_Word minv, SANE_Word maxv) +{ + SANE_Word lower, upper, k, v; + + v = *pval; + k = v / boundry; + lower = k * boundry; + upper = (k + 1) * boundry; + + if (v - lower <= upper - v) + { + *pval = lower; + } + else + { + *pval = upper; + } + + if ((*pval) < minv) + *pval = minv; + if ((*pval) > maxv) + *pval = maxv; + + return ((*pval) != v); +} + +/* Returns the length of the longest string, including the terminating + * character. */ +static size_t +max_string_size (SANE_String_Const * strings) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + { + max_size = size; + } + } + + return max_size; +} + +/* Lookup a string list from one array and return its index. */ +static int +get_string_list_index (const SANE_String_Const * list, SANE_String_Const name) +{ + int index; + + index = 0; + while (list[index] != NULL) + { + if (strcmp (list[index], name) == 0) + { + return (index); + } + index++; + } + + DBG (DBG_error, "System bug: option %s not found in list\n", name); + + return (-1); /* not found */ +} + + +/* Lookup a string list from one array and return the correnpond value. */ +int +get_optval_list (const PKV_DEV dev, int idx, + const SANE_String_Const * str_list, const int *val_list) +{ + int index; + + index = get_string_list_index (str_list, dev->val[idx].s); + + if (index < 0) + index = 0; + + return val_list[index]; +} + + +/* Get device mode from device options */ +KV_SCAN_MODE +kv_get_mode (const PKV_DEV dev) +{ + int i; + + i = get_string_list_index (go_scan_mode_list, dev->val[OPT_MODE].s); + + switch (i) + { + case 0: + return SM_BINARY; + case 1: + return SM_DITHER; + case 2: + return SM_GRAYSCALE; + case 3: + return SM_COLOR; + default: + assert (0 == 1); + return 0; + } +} + +void +kv_calc_paper_size (const PKV_DEV dev, int *w, int *h) +{ + int i = get_string_list_index (go_paper_list, + dev->val[OPT_PAPER_SIZE].s); + if (i == 0) + { /* Non-standard document */ + int x_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_X].w)); + int y_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_Y].w)); + int x_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_X].w)); + int y_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_Y].w)); + *w = x_br - x_tl; + *h = y_br - y_tl; + } + else + { + if (dev->val[OPT_LANDSCAPE].s) + { + *h = mmToIlu (go_paper_sizes[i].width); + *w = mmToIlu (go_paper_sizes[i].height); + } + else + { + *w = mmToIlu (go_paper_sizes[i].width); + *h = mmToIlu (go_paper_sizes[i].height); + } + } +} + +/* Get bit depth from scan mode */ +int +kv_get_depth (KV_SCAN_MODE mode) +{ + switch (mode) + { + case SM_BINARY: + case SM_DITHER: + return 1; + case SM_GRAYSCALE: + return 8; + case SM_COLOR: + return 24; + default: + assert (0 == 1); + return 0; + } +} + +const SANE_Option_Descriptor * +kv_get_option_descriptor (PKV_DEV dev, SANE_Int option) +{ + DBG (DBG_proc, "sane_get_option_descriptor: enter, option %s\n", + go_option_name[option]); + + if ((unsigned) option >= OPT_NUM_OPTIONS) + { + return NULL; + } + + DBG (DBG_proc, "sane_get_option_descriptor: exit\n"); + + return dev->opt + option; +} + +/* Reset the options for that scanner. */ +void +kv_init_options (PKV_DEV dev) +{ + int i; + + if (dev->option_set) + return; + + DBG (DBG_proc, "kv_init_options: enter\n"); + + /* Pre-initialize the options. */ + memset (dev->opt, 0, sizeof (dev->opt)); + memset (dev->val, 0, sizeof (dev->val)); + + for (i = 0; i < OPT_NUM_OPTIONS; ++i) + { + dev->opt[i].size = sizeof (SANE_Word); + dev->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* Number of options. */ + dev->opt[OPT_NUM_OPTS].name = ""; + dev->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + dev->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + dev->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + dev->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + dev->val[OPT_NUM_OPTS].w = OPT_NUM_OPTIONS; + + /* Mode group */ + dev->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + dev->opt[OPT_MODE_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_MODE_GROUP].cap = 0; + dev->opt[OPT_MODE_GROUP].size = 0; + dev->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Scanner supported modes */ + dev->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + dev->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + dev->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + dev->opt[OPT_MODE].type = SANE_TYPE_STRING; + dev->opt[OPT_MODE].size = max_string_size (go_scan_mode_list); + dev->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_MODE].constraint.string_list = go_scan_mode_list; + dev->val[OPT_MODE].s = strdup (""); /* will be set later */ + + /* X and Y resolution */ + dev->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + dev->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + dev->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + dev->opt[OPT_RESOLUTION].constraint.word_list = go_resolutions_list; + dev->val[OPT_RESOLUTION].w = go_resolutions_list[3]; + + /* Duplex */ + dev->opt[OPT_DUPLEX].name = SANE_NAME_DUPLEX; + dev->opt[OPT_DUPLEX].title = SANE_TITLE_DUPLEX; + dev->opt[OPT_DUPLEX].desc = SANE_DESC_DUPLEX; + dev->opt[OPT_DUPLEX].type = SANE_TYPE_BOOL; + dev->opt[OPT_DUPLEX].unit = SANE_UNIT_NONE; + dev->val[OPT_DUPLEX].w = SANE_FALSE; + if (!dev->support_info.support_duplex) + dev->opt[OPT_DUPLEX].cap |= SANE_CAP_INACTIVE; + + /* Scan source */ + dev->opt[OPT_SCAN_SOURCE].name = SANE_NAME_SCAN_SOURCE; + dev->opt[OPT_SCAN_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + dev->opt[OPT_SCAN_SOURCE].desc = SANE_I18N ("Sets the scan source"); + dev->opt[OPT_SCAN_SOURCE].type = SANE_TYPE_STRING; + dev->opt[OPT_SCAN_SOURCE].size = max_string_size (go_scan_source_list); + dev->opt[OPT_SCAN_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_SCAN_SOURCE].constraint.string_list = go_scan_source_list; + dev->val[OPT_SCAN_SOURCE].s = strdup (go_scan_source_list[0]); + dev->opt[OPT_SCAN_SOURCE].cap &= ~SANE_CAP_SOFT_SELECT; + /* for KV-S1020C / KV-S1025C, scan source is fixed to ADF */ + + /* Feeder mode */ + dev->opt[OPT_FEEDER_MODE].name = "feeder-mode"; + dev->opt[OPT_FEEDER_MODE].title = SANE_I18N ("Feeder mode"); + dev->opt[OPT_FEEDER_MODE].desc = SANE_I18N ("Sets the feeding mode"); + dev->opt[OPT_FEEDER_MODE].type = SANE_TYPE_STRING; + dev->opt[OPT_FEEDER_MODE].size = max_string_size (go_feeder_mode_list); + dev->opt[OPT_FEEDER_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_FEEDER_MODE].constraint.string_list = go_feeder_mode_list; + dev->val[OPT_FEEDER_MODE].s = strdup (go_feeder_mode_list[1]); + + /* Long paper */ + dev->opt[OPT_LONGPAPER].name = SANE_NAME_LONGPAPER; + dev->opt[OPT_LONGPAPER].title = SANE_TITLE_LONGPAPER; + dev->opt[OPT_LONGPAPER].desc = SANE_I18N ("Enable/Disable long paper mode"); + dev->opt[OPT_LONGPAPER].type = SANE_TYPE_BOOL; + dev->opt[OPT_LONGPAPER].unit = SANE_UNIT_NONE; + dev->val[OPT_LONGPAPER].w = SANE_FALSE; + + /* Length control */ + dev->opt[OPT_LENGTHCTL].name = SANE_NAME_LENGTHCTL; + dev->opt[OPT_LENGTHCTL].title = SANE_TITLE_LENGTHCTL; + dev->opt[OPT_LENGTHCTL].desc = + SANE_I18N ("Enable/Disable length control mode"); + dev->opt[OPT_LENGTHCTL].type = SANE_TYPE_BOOL; + dev->opt[OPT_LENGTHCTL].unit = SANE_UNIT_NONE; + dev->val[OPT_LENGTHCTL].w = SANE_TRUE; + + /* Manual feed */ + dev->opt[OPT_MANUALFEED].name = SANE_NAME_MANUALFEED; + dev->opt[OPT_MANUALFEED].title = SANE_TITLE_MANUALFEED; + dev->opt[OPT_MANUALFEED].desc = SANE_I18N ("Sets the manual feed mode"); + dev->opt[OPT_MANUALFEED].type = SANE_TYPE_STRING; + dev->opt[OPT_MANUALFEED].size = max_string_size (go_manual_feed_list); + dev->opt[OPT_MANUALFEED].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_MANUALFEED].constraint.string_list = go_manual_feed_list; + dev->val[OPT_MANUALFEED].s = strdup (go_manual_feed_list[0]); + + /*Manual feed timeout */ + dev->opt[OPT_FEED_TIMEOUT].name = SANE_NAME_FEED_TIMEOUT; + dev->opt[OPT_FEED_TIMEOUT].title = SANE_TITLE_FEED_TIMEOUT; + dev->opt[OPT_FEED_TIMEOUT].desc = + SANE_I18N ("Sets the manual feed timeout in seconds"); + dev->opt[OPT_FEED_TIMEOUT].type = SANE_TYPE_INT; + dev->opt[OPT_FEED_TIMEOUT].unit = SANE_UNIT_NONE; + dev->opt[OPT_FEED_TIMEOUT].size = sizeof (SANE_Int); + dev->opt[OPT_FEED_TIMEOUT].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_FEED_TIMEOUT].constraint.range = &(go_value_range); + dev->opt[OPT_FEED_TIMEOUT].cap |= SANE_CAP_INACTIVE; + dev->val[OPT_FEED_TIMEOUT].w = 30; + + /* Double feed */ + dev->opt[OPT_DBLFEED].name = SANE_NAME_DBLFEED; + dev->opt[OPT_DBLFEED].title = SANE_TITLE_DBLFEED; + dev->opt[OPT_DBLFEED].desc = + SANE_I18N ("Enable/Disable double feed detection"); + dev->opt[OPT_DBLFEED].type = SANE_TYPE_BOOL; + dev->opt[OPT_DBLFEED].unit = SANE_UNIT_NONE; + dev->val[OPT_DBLFEED].w = SANE_FALSE; + + /* Fit to page */ + dev->opt[OPT_FIT_TO_PAGE].name = SANE_I18N ("fit-to-page"); + dev->opt[OPT_FIT_TO_PAGE].title = SANE_I18N ("Fit to page"); + dev->opt[OPT_FIT_TO_PAGE].desc = + SANE_I18N ("Scanner shrinks image to fit scanned page"); + dev->opt[OPT_FIT_TO_PAGE].type = SANE_TYPE_BOOL; + dev->opt[OPT_FIT_TO_PAGE].unit = SANE_UNIT_NONE; + dev->val[OPT_FIT_TO_PAGE].w = SANE_FALSE; + + /* Geometry group */ + dev->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + dev->opt[OPT_GEOMETRY_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_GEOMETRY_GROUP].cap = 0; + dev->opt[OPT_GEOMETRY_GROUP].size = 0; + dev->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Paper sizes list */ + dev->opt[OPT_PAPER_SIZE].name = SANE_NAME_PAPER_SIZE; + dev->opt[OPT_PAPER_SIZE].title = SANE_TITLE_PAPER_SIZE; + dev->opt[OPT_PAPER_SIZE].desc = SANE_DESC_PAPER_SIZE; + dev->opt[OPT_PAPER_SIZE].type = SANE_TYPE_STRING; + dev->opt[OPT_PAPER_SIZE].size = max_string_size (go_paper_list); + dev->opt[OPT_PAPER_SIZE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_PAPER_SIZE].constraint.string_list = go_paper_list; + dev->val[OPT_PAPER_SIZE].s = strdup (""); /* will be set later */ + + /* Landscape */ + dev->opt[OPT_LANDSCAPE].name = SANE_NAME_LANDSCAPE; + dev->opt[OPT_LANDSCAPE].title = SANE_TITLE_LANDSCAPE; + dev->opt[OPT_LANDSCAPE].desc = + SANE_I18N ("Set paper position : " + "true for landscape, false for portrait"); + dev->opt[OPT_LANDSCAPE].type = SANE_TYPE_BOOL; + dev->opt[OPT_LANDSCAPE].unit = SANE_UNIT_NONE; + dev->val[OPT_LANDSCAPE].w = SANE_FALSE; + + /* Upper left X */ + dev->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + dev->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + dev->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + dev->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + dev->opt[OPT_TL_X].unit = SANE_UNIT_MM; + dev->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_TL_X].constraint.range = &(dev->x_range); + + /* Upper left Y */ + dev->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + dev->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + dev->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + dev->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + dev->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + dev->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_TL_Y].constraint.range = &(dev->y_range); + + /* Bottom-right x */ + dev->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + dev->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + dev->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + dev->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + dev->opt[OPT_BR_X].unit = SANE_UNIT_MM; + dev->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BR_X].constraint.range = &(dev->x_range); + + /* Bottom-right y */ + dev->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + dev->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + dev->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + dev->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + dev->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + dev->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BR_Y].constraint.range = &(dev->y_range); + + /* Enhancement group */ + dev->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + dev->opt[OPT_ENHANCEMENT_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + dev->opt[OPT_ENHANCEMENT_GROUP].size = 0; + dev->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Brightness */ + dev->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + dev->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + dev->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + dev->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + dev->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + dev->opt[OPT_BRIGHTNESS].size = sizeof (SANE_Int); + dev->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BRIGHTNESS].constraint.range = &(go_value_range); + dev->val[OPT_BRIGHTNESS].w = 128; + + /* Contrast */ + dev->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + dev->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + dev->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + dev->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + dev->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + dev->opt[OPT_CONTRAST].size = sizeof (SANE_Int); + dev->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_CONTRAST].constraint.range = &(go_value_range); + dev->val[OPT_CONTRAST].w = 128; + + /* Automatic threshold */ + dev->opt[OPT_AUTOMATIC_THRESHOLD].name = "automatic-threshold"; + dev->opt[OPT_AUTOMATIC_THRESHOLD].title = SANE_I18N ("Automatic threshold"); + dev->opt[OPT_AUTOMATIC_THRESHOLD].desc = + SANE_I18N + ("Automatically sets brightness, contrast, white level, " + "gamma, noise reduction and image emphasis"); + dev->opt[OPT_AUTOMATIC_THRESHOLD].type = SANE_TYPE_STRING; + dev->opt[OPT_AUTOMATIC_THRESHOLD].size = + max_string_size (go_automatic_threshold_list); + dev->opt[OPT_AUTOMATIC_THRESHOLD].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_AUTOMATIC_THRESHOLD].constraint.string_list = + go_automatic_threshold_list; + dev->val[OPT_AUTOMATIC_THRESHOLD].s = + strdup (go_automatic_threshold_list[0]); + + /* Halftone pattern */ + dev->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + dev->opt[OPT_HALFTONE_PATTERN].size = + max_string_size (go_halftone_pattern_list); + dev->opt[OPT_HALFTONE_PATTERN].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_HALFTONE_PATTERN].constraint.string_list = + go_halftone_pattern_list; + dev->val[OPT_HALFTONE_PATTERN].s = strdup (go_halftone_pattern_list[0]); + + /* Automatic separation */ + dev->opt[OPT_AUTOMATIC_SEPARATION].name = SANE_NAME_AUTOSEP; + dev->opt[OPT_AUTOMATIC_SEPARATION].title = SANE_TITLE_AUTOSEP; + dev->opt[OPT_AUTOMATIC_SEPARATION].desc = SANE_DESC_AUTOSEP; + dev->opt[OPT_AUTOMATIC_SEPARATION].type = SANE_TYPE_BOOL; + dev->opt[OPT_AUTOMATIC_SEPARATION].unit = SANE_UNIT_NONE; + dev->val[OPT_AUTOMATIC_SEPARATION].w = SANE_FALSE; + + /* White level base */ + dev->opt[OPT_WHITE_LEVEL].name = SANE_NAME_WHITE_LEVEL; + dev->opt[OPT_WHITE_LEVEL].title = SANE_TITLE_WHITE_LEVEL; + dev->opt[OPT_WHITE_LEVEL].desc = SANE_DESC_WHITE_LEVEL; + dev->opt[OPT_WHITE_LEVEL].type = SANE_TYPE_STRING; + dev->opt[OPT_WHITE_LEVEL].size = max_string_size (go_white_level_list); + dev->opt[OPT_WHITE_LEVEL].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_WHITE_LEVEL].constraint.string_list = go_white_level_list; + dev->val[OPT_WHITE_LEVEL].s = strdup (go_white_level_list[0]); + + /* Noise reduction */ + dev->opt[OPT_NOISE_REDUCTION].name = "noise-reduction"; + dev->opt[OPT_NOISE_REDUCTION].title = SANE_I18N ("Noise reduction"); + dev->opt[OPT_NOISE_REDUCTION].desc = + SANE_I18N ("Reduce the isolated dot noise"); + dev->opt[OPT_NOISE_REDUCTION].type = SANE_TYPE_STRING; + dev->opt[OPT_NOISE_REDUCTION].size = + max_string_size (go_noise_reduction_list); + dev->opt[OPT_NOISE_REDUCTION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_NOISE_REDUCTION].constraint.string_list = + go_noise_reduction_list; + dev->val[OPT_NOISE_REDUCTION].s = strdup (go_noise_reduction_list[0]); + + /* Image emphasis */ + dev->opt[OPT_IMAGE_EMPHASIS].name = "image-emphasis"; + dev->opt[OPT_IMAGE_EMPHASIS].title = SANE_I18N ("Image emphasis"); + dev->opt[OPT_IMAGE_EMPHASIS].desc = SANE_I18N ("Sets the image emphasis"); + dev->opt[OPT_IMAGE_EMPHASIS].type = SANE_TYPE_STRING; + dev->opt[OPT_IMAGE_EMPHASIS].size = + max_string_size (go_image_emphasis_list); + dev->opt[OPT_IMAGE_EMPHASIS].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_IMAGE_EMPHASIS].constraint.string_list = + go_image_emphasis_list; + dev->val[OPT_IMAGE_EMPHASIS].s = strdup (SANE_I18N ("medium")); + + /* Gamma */ + dev->opt[OPT_GAMMA].name = "gamma"; + dev->opt[OPT_GAMMA].title = SANE_I18N ("Gamma"); + dev->opt[OPT_GAMMA].desc = SANE_I18N ("Gamma"); + dev->opt[OPT_GAMMA].type = SANE_TYPE_STRING; + dev->opt[OPT_GAMMA].size = max_string_size (go_gamma_list); + dev->opt[OPT_GAMMA].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_GAMMA].constraint.string_list = go_gamma_list; + dev->val[OPT_GAMMA].s = strdup (go_gamma_list[0]); + + /* Lamp color dropout */ + dev->opt[OPT_LAMP].name = "lamp-color"; + dev->opt[OPT_LAMP].title = SANE_I18N ("Lamp color"); + dev->opt[OPT_LAMP].desc = SANE_I18N ("Sets the lamp color (color dropout)"); + dev->opt[OPT_LAMP].type = SANE_TYPE_STRING; + dev->opt[OPT_LAMP].size = max_string_size (go_lamp_list); + dev->opt[OPT_LAMP].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_LAMP].constraint.string_list = go_lamp_list; + dev->val[OPT_LAMP].s = strdup (go_lamp_list[0]); + if (!dev->support_info.support_lamp) + dev->opt[OPT_LAMP].cap |= SANE_CAP_INACTIVE; + + /* Inverse image */ + dev->opt[OPT_INVERSE].name = SANE_NAME_INVERSE; + dev->opt[OPT_INVERSE].title = SANE_TITLE_INVERSE; + dev->opt[OPT_INVERSE].desc = + SANE_I18N ("Inverse image in B/W or halftone mode"); + dev->opt[OPT_INVERSE].type = SANE_TYPE_BOOL; + dev->opt[OPT_INVERSE].unit = SANE_UNIT_NONE; + dev->val[OPT_INVERSE].w = SANE_FALSE; + + /* Mirror image (left/right flip) */ + dev->opt[OPT_MIRROR].name = SANE_NAME_MIRROR; + dev->opt[OPT_MIRROR].title = SANE_TITLE_MIRROR; + dev->opt[OPT_MIRROR].desc = SANE_I18N ("Mirror image (left/right flip)"); + dev->opt[OPT_MIRROR].type = SANE_TYPE_BOOL; + dev->opt[OPT_MIRROR].unit = SANE_UNIT_NONE; + dev->val[OPT_MIRROR].w = SANE_FALSE; + + /* JPEG Image Compression */ + dev->opt[OPT_JPEG].name = "jpeg"; + dev->opt[OPT_JPEG].title = SANE_I18N ("jpeg compression"); + dev->opt[OPT_JPEG].desc = + SANE_I18N + ("JPEG Image Compression with Q parameter, '0' - no compression"); + dev->opt[OPT_JPEG].type = SANE_TYPE_INT; + dev->opt[OPT_JPEG].unit = SANE_UNIT_NONE; + dev->opt[OPT_JPEG].size = sizeof (SANE_Int); + dev->opt[OPT_JPEG].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_JPEG].constraint.range = &(go_jpeg_compression_range); + dev->val[OPT_JPEG].w = 0; + + /* Image Rotation */ + dev->opt[OPT_ROTATE].name = "rotate"; + dev->opt[OPT_ROTATE].title = SANE_I18N ("Rotate image clockwise"); + dev->opt[OPT_ROTATE].desc = + SANE_I18N("Request driver to rotate pages by a fixed amount"); + dev->opt[OPT_ROTATE].type = SANE_TYPE_INT; + dev->opt[OPT_ROTATE].unit = SANE_UNIT_NONE; + dev->opt[OPT_ROTATE].size = sizeof (SANE_Int); + dev->opt[OPT_ROTATE].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_ROTATE].constraint.range = &(go_rotate_range); + dev->val[OPT_ROTATE].w = 0; + + /* Software Deskew */ + dev->opt[OPT_SWDESKEW].name = "swdeskew"; + dev->opt[OPT_SWDESKEW].title = SANE_I18N ("Software deskew"); + dev->opt[OPT_SWDESKEW].desc = + SANE_I18N("Request driver to rotate skewed pages digitally"); + dev->opt[OPT_SWDESKEW].type = SANE_TYPE_BOOL; + dev->opt[OPT_SWDESKEW].unit = SANE_UNIT_NONE; + dev->val[OPT_SWDESKEW].w = SANE_FALSE; + + /* Software Despeckle */ + dev->opt[OPT_SWDESPECK].name = "swdespeck"; + dev->opt[OPT_SWDESPECK].title = SANE_I18N ("Software despeckle diameter"); + dev->opt[OPT_SWDESPECK].desc = + SANE_I18N("Maximum diameter of lone dots to remove from scan"); + dev->opt[OPT_SWDESPECK].type = SANE_TYPE_INT; + dev->opt[OPT_SWDESPECK].unit = SANE_UNIT_NONE; + dev->opt[OPT_SWDESPECK].size = sizeof (SANE_Int); + dev->opt[OPT_SWDESPECK].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_SWDESPECK].constraint.range = &(go_swdespeck_range); + dev->val[OPT_SWDESPECK].w = 0; + + /* Software Derotate */ + dev->opt[OPT_SWDEROTATE].name = "swderotate"; + dev->opt[OPT_SWDEROTATE].title = SANE_I18N ("Software derotate"); + dev->opt[OPT_SWDEROTATE].desc = + SANE_I18N("Request driver to detect and correct 90 degree image rotation"); + dev->opt[OPT_SWDEROTATE].type = SANE_TYPE_BOOL; + dev->opt[OPT_SWDEROTATE].unit = SANE_UNIT_NONE; + dev->val[OPT_SWDEROTATE].w = SANE_FALSE; + + /* Software Autocrop*/ + dev->opt[OPT_SWCROP].name = "swcrop"; + dev->opt[OPT_SWCROP].title = SANE_I18N ("Software automatic cropping"); + dev->opt[OPT_SWCROP].desc = + SANE_I18N("Request driver to remove border from pages digitally"); + dev->opt[OPT_SWCROP].type = SANE_TYPE_BOOL; + dev->opt[OPT_SWCROP].unit = SANE_UNIT_NONE; + dev->val[OPT_SWCROP].w = SANE_FALSE; + + /* Software blank page skip */ + dev->opt[OPT_SWSKIP].name = "swskip"; + dev->opt[OPT_SWSKIP].title = SANE_I18N ("Software blank skip percentage"); + dev->opt[OPT_SWSKIP].desc + = SANE_I18N("Request driver to discard pages with low numbers of dark pixels"); + dev->opt[OPT_SWSKIP].type = SANE_TYPE_FIXED; + dev->opt[OPT_SWSKIP].unit = SANE_UNIT_PERCENT; + dev->opt[OPT_SWSKIP].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_SWSKIP].constraint.range = &(go_swskip_range); + + /* Lastly, set the default scan mode. This might change some + * values previously set here. */ + sane_control_option (dev, OPT_PAPER_SIZE, SANE_ACTION_SET_VALUE, + (void *) go_paper_list[default_paper_size_idx], NULL); + sane_control_option (dev, OPT_MODE, SANE_ACTION_SET_VALUE, + (void *) go_scan_mode_list[0], NULL); + + DBG (DBG_proc, "kv_init_options: exit\n"); + + dev->option_set = 1; +} + + +SANE_Status +kv_control_option (PKV_DEV dev, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + SANE_Status status; + SANE_Word cap; + SANE_String_Const name; + int i; + SANE_Word value; + + DBG (DBG_proc, "sane_control_option: enter, option %s, action %s\n", + go_option_name[option], action == SANE_ACTION_GET_VALUE ? "R" : "W"); + + if (info) + { + *info = 0; + } + + if (dev->scanning) + { + return SANE_STATUS_DEVICE_BUSY; + } + + if (option < 0 || option >= OPT_NUM_OPTIONS) + { + return SANE_STATUS_UNSUPPORTED; + } + + cap = dev->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + return SANE_STATUS_UNSUPPORTED; + } + + name = dev->opt[option].name; + if (!name) + { + name = "(no name)"; + } + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options */ + case OPT_NUM_OPTS: + case OPT_LONGPAPER: + case OPT_LENGTHCTL: + case OPT_DBLFEED: + case OPT_RESOLUTION: + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_TL_X: + case OPT_BR_X: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_DUPLEX: + case OPT_LANDSCAPE: + case OPT_AUTOMATIC_SEPARATION: + case OPT_INVERSE: + case OPT_MIRROR: + case OPT_FEED_TIMEOUT: + case OPT_JPEG: + case OPT_ROTATE: + case OPT_SWDESKEW: + case OPT_SWDESPECK: + case OPT_SWDEROTATE: + case OPT_SWCROP: + case OPT_SWSKIP: + case OPT_FIT_TO_PAGE: + *(SANE_Word *) val = dev->val[option].w; + DBG (DBG_error, "opt value = %d\n", *(SANE_Word *) val); + return SANE_STATUS_GOOD; + + /* string options */ + case OPT_MODE: + case OPT_FEEDER_MODE: + case OPT_SCAN_SOURCE: + case OPT_MANUALFEED: + case OPT_HALFTONE_PATTERN: + case OPT_PAPER_SIZE: + case OPT_AUTOMATIC_THRESHOLD: + case OPT_WHITE_LEVEL: + case OPT_NOISE_REDUCTION: + case OPT_IMAGE_EMPHASIS: + case OPT_GAMMA: + case OPT_LAMP: + + strcpy (val, dev->val[option].s); + DBG (DBG_error, "opt value = %s\n", (char *) val); + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_UNSUPPORTED; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_error, + "could not set option %s, not settable\n", + go_option_name[option]); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (dev->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "could not set option, invalid value\n"); + return status; + } + + switch (option) + { + /* Side-effect options */ + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_RESOLUTION: + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + + dev->val[option].w = *(SANE_Word *) val; + + if (option == OPT_RESOLUTION) + { + if (round_to_boundry (&(dev->val[option].w), + dev->support_info. + step_resolution, 100, 600)) + { + if (info) + { + *info |= SANE_INFO_INEXACT; + } + } + } + else if (option == OPT_TL_Y) + { + if (dev->val[option].w > dev->val[OPT_BR_Y].w) + { + dev->val[option].w = dev->val[OPT_BR_Y].w; + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_INEXACT; + } + } + } + else + { + if (dev->val[option].w < dev->val[OPT_TL_Y].w) + { + dev->val[option].w = dev->val[OPT_TL_Y].w; + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_INEXACT; + } + } + } + + DBG (DBG_error, + "option %s, input = %d, value = %d\n", + go_option_name[option], (*(SANE_Word *) val), + dev->val[option].w); + + return SANE_STATUS_GOOD; + + /* The length of X must be rounded (up). */ + case OPT_TL_X: + case OPT_BR_X: + { + SANE_Word xr = dev->val[OPT_RESOLUTION].w; + SANE_Word tl_x = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_X].w)) * xr; + SANE_Word br_x = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_X].w)) * xr; + value = mmToIlu (SANE_UNFIX (*(SANE_Word *) val)) * xr; /* XR * W */ + + if (option == OPT_TL_X) + { + SANE_Word max = KV_PIXEL_MAX * xr - KV_PIXEL_ROUND; + if (br_x < max) + max = br_x; + if (round_to_boundry (&value, KV_PIXEL_ROUND, 0, max)) + { + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_INEXACT; + } + } + } + else + { + if (round_to_boundry + (&value, KV_PIXEL_ROUND, tl_x, KV_PIXEL_MAX * xr)) + { + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_INEXACT; + } + } + } + + dev->val[option].w = SANE_FIX (iluToMm ((double) value / xr)); + + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + + DBG (DBG_error, + "option %s, input = %d, value = %d\n", + go_option_name[option], (*(SANE_Word *) val), + dev->val[option].w); + return SANE_STATUS_GOOD; + } + case OPT_LANDSCAPE: + dev->val[option].w = *(SANE_Word *) val; + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + + /* Side-effect free options */ + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + case OPT_DUPLEX: + case OPT_LONGPAPER: + case OPT_LENGTHCTL: + case OPT_DBLFEED: + case OPT_INVERSE: + case OPT_MIRROR: + case OPT_AUTOMATIC_SEPARATION: + case OPT_JPEG: + case OPT_ROTATE: + case OPT_SWDESKEW: + case OPT_SWDESPECK: + case OPT_SWDEROTATE: + case OPT_SWCROP: + case OPT_SWSKIP: + case OPT_FIT_TO_PAGE: + dev->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case OPT_FEED_TIMEOUT: + dev->val[option].w = *(SANE_Word *) val; + return CMD_set_timeout (dev, *(SANE_Word *) val); + + /* String mode */ + case OPT_SCAN_SOURCE: + case OPT_WHITE_LEVEL: + case OPT_NOISE_REDUCTION: + case OPT_IMAGE_EMPHASIS: + case OPT_GAMMA: + case OPT_LAMP: + case OPT_HALFTONE_PATTERN: + case OPT_FEEDER_MODE: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + free (dev->val[option].s); + dev->val[option].s = (SANE_String) strdup (val); + + if (option == OPT_FEEDER_MODE && + get_string_list_index (go_feeder_mode_list, + dev->val[option].s) == 1) + /* continuous mode */ + { + free (dev->val[OPT_SCAN_SOURCE].s); + dev->val[OPT_SCAN_SOURCE].s = strdup (go_scan_source_list[0]); + dev->opt[OPT_LONGPAPER].cap &= ~SANE_CAP_INACTIVE; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + else + { + dev->opt[OPT_LONGPAPER].cap |= SANE_CAP_INACTIVE; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + + if (option == OPT_SCAN_SOURCE && + get_string_list_index (go_scan_source_list, + dev->val[option].s) == 1) + /* flatbed */ + { + free (dev->val[OPT_FEEDER_MODE].s); + dev->val[OPT_FEEDER_MODE].s = strdup (go_feeder_mode_list[0]); + } + + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + free (dev->val[OPT_MODE].s); + dev->val[OPT_MODE].s = (SANE_String) strdup (val); + + /* Set default options for the scan modes. */ + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_THRESHOLD].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_INVERSE].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_JPEG].cap &= ~SANE_CAP_INACTIVE; + + if (strcmp (dev->val[OPT_MODE].s, go_scan_mode_list[0]) == 0) + /* binary */ + { + dev->opt[OPT_AUTOMATIC_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_INVERSE].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_JPEG].cap |= SANE_CAP_INACTIVE; + } + else if (strcmp (dev->val[OPT_MODE].s, go_scan_mode_list[1]) == 0) + /* halftone */ + { + dev->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_INVERSE].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_JPEG].cap |= SANE_CAP_INACTIVE; + } + else if (strcmp (dev->val[OPT_MODE].s, go_scan_mode_list[2]) == 0) + /* grayscale */ + { + dev->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; + } + + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + + return SANE_STATUS_GOOD; + + case OPT_MANUALFEED: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + free (dev->val[option].s); + dev->val[option].s = (SANE_String) strdup (val); + + if (strcmp (dev->val[option].s, go_manual_feed_list[0]) == 0) /* off */ + dev->opt[OPT_FEED_TIMEOUT].cap |= SANE_CAP_INACTIVE; + else + dev->opt[OPT_FEED_TIMEOUT].cap &= ~SANE_CAP_INACTIVE; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case OPT_PAPER_SIZE: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + + free (dev->val[OPT_PAPER_SIZE].s); + dev->val[OPT_PAPER_SIZE].s = (SANE_Char *) strdup (val); + + i = get_string_list_index (go_paper_list, + dev->val[OPT_PAPER_SIZE].s); + if (i == 0) + { /*user def */ + dev->opt[OPT_TL_X].cap &= + dev->opt[OPT_TL_Y].cap &= + dev->opt[OPT_BR_X].cap &= + dev->opt[OPT_BR_Y].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_LANDSCAPE].cap |= SANE_CAP_INACTIVE; + dev->val[OPT_LANDSCAPE].w = 0; + } + else + { + dev->opt[OPT_TL_X].cap |= + dev->opt[OPT_TL_Y].cap |= + dev->opt[OPT_BR_X].cap |= + dev->opt[OPT_BR_Y].cap |= SANE_CAP_INACTIVE; + if (i == 4 || i == 5 || i == 7) + { /*A5, A6 or B6 */ + dev->opt[OPT_LANDSCAPE].cap &= ~SANE_CAP_INACTIVE; + } + else + { + dev->opt[OPT_LANDSCAPE].cap |= SANE_CAP_INACTIVE; + dev->val[OPT_LANDSCAPE].w = 0; + } + } + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + + case OPT_AUTOMATIC_THRESHOLD: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + + free (dev->val[option].s); + dev->val[option].s = (SANE_Char *) strdup (val); + + /* If the threshold is not set to none, some option must + * disappear. */ + + dev->opt[OPT_WHITE_LEVEL].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_NOISE_REDUCTION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_IMAGE_EMPHASIS].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + if (strcmp (val, go_automatic_threshold_list[0]) == 0) + { + dev->opt[OPT_WHITE_LEVEL].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_NOISE_REDUCTION].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_IMAGE_EMPHASIS].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap &= ~SANE_CAP_INACTIVE; + if (strcmp (dev->val[OPT_MODE].s, go_scan_mode_list[1]) == 0) + { + dev->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + } + } + + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_INVAL; + } + } + + DBG (DBG_proc, "sane_control_option: exit, bad\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +/* Display a buffer in the log. */ +void +hexdump (int level, const char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + + DBG (level, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (level, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3d:", i); + ptr += 4; + } + sprintf (ptr, " %2.2x", *p); + ptr += 3; + } + *ptr = '\0'; + DBG (level, "%s\n", line); +} + +/* Set window data */ +void +kv_set_window_data (PKV_DEV dev, + KV_SCAN_MODE scan_mode, + int side, unsigned char *windowdata) +{ + int paper = go_paper_val[get_string_list_index (go_paper_list, + dev->val[OPT_PAPER_SIZE]. + s)]; + + /* Page side */ + windowdata[0] = side; + + /* X and Y resolution */ + Ito16 (dev->val[OPT_RESOLUTION].w, &windowdata[2]); + Ito16 (dev->val[OPT_RESOLUTION].w, &windowdata[4]); + + /* Width and length */ + if (paper == 0) + { /* Non-standard document */ + int x_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_X].w)); + int y_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_Y].w)); + int x_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_X].w)); + int y_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_Y].w)); + int width = x_br - x_tl; + int length = y_br - y_tl; + /* Upper Left (X,Y) */ + Ito32 (x_tl, &windowdata[6]); + Ito32 (y_tl, &windowdata[10]); + + Ito32 (width, &windowdata[14]); + Ito32 (length, &windowdata[18]); + Ito32 (width, &windowdata[48]); /* device specific */ + Ito32 (length, &windowdata[52]); /* device specific */ + } + + /* Brightness */ + windowdata[22] = 255 - GET_OPT_VAL_W (dev, OPT_BRIGHTNESS); + windowdata[23] = windowdata[22]; /* threshold, same as brightness. */ + + /* Contrast */ + windowdata[24] = GET_OPT_VAL_W (dev, OPT_CONTRAST); + + /* Image Composition */ + windowdata[25] = (unsigned char) scan_mode; + + /* Depth */ + windowdata[26] = kv_get_depth (scan_mode); + + /* Halftone pattern. */ + if (scan_mode == SM_DITHER) + { + windowdata[28] = GET_OPT_VAL_L (dev, OPT_HALFTONE_PATTERN, + halftone_pattern); + } + + /* Inverse */ + if (scan_mode == SM_BINARY || scan_mode == SM_DITHER) + { + windowdata[29] = GET_OPT_VAL_W (dev, OPT_INVERSE); + } + + /* Bit ordering */ + windowdata[31] = 1; + + /*Compression Type */ + if (!(dev->opt[OPT_JPEG].cap & SANE_CAP_INACTIVE) + && GET_OPT_VAL_W (dev, OPT_JPEG)) + { + windowdata[32] = 0x81; /*jpeg */ + /*Compression Argument */ + windowdata[33] = GET_OPT_VAL_W (dev, OPT_JPEG); + } + + /* Gamma */ + if (scan_mode == SM_DITHER || scan_mode == SM_GRAYSCALE) + { + windowdata[44] = GET_OPT_VAL_L (dev, OPT_GAMMA, gamma); + } + + /* Feeder mode */ + windowdata[57] = GET_OPT_VAL_L (dev, OPT_FEEDER_MODE, feeder_mode); + + /* Stop skew -- disabled */ + windowdata[41] = 0; + + /* Scan source */ + if (GET_OPT_VAL_L (dev, OPT_SCAN_SOURCE, scan_source)) + { /* flatbed */ + windowdata[41] |= 0x80; + } + else + { + windowdata[41] &= 0x7f; + } + + /* Paper size */ + windowdata[47] = paper; + + if (paper) /* Standard Document */ + windowdata[47] |= 1 << 7; + + /* Long paper */ + if (GET_OPT_VAL_W (dev, OPT_LONGPAPER)) + { + windowdata[47] |= 0x20; + } + + /* Length control */ + if (GET_OPT_VAL_W (dev, OPT_LENGTHCTL)) + { + windowdata[47] |= 0x40; + } + + /* Landscape */ + if (GET_OPT_VAL_W (dev, OPT_LANDSCAPE)) + { + windowdata[47] |= 1 << 4; + } + /* Double feed */ + if (GET_OPT_VAL_W (dev, OPT_DBLFEED)) + { + windowdata[56] = 0x10; + } + + /* Fit to page */ + if (GET_OPT_VAL_W (dev, OPT_FIT_TO_PAGE)) + { + windowdata[56] |= 1 << 2; + } + + /* Manual feed */ + windowdata[62] = GET_OPT_VAL_L (dev, OPT_MANUALFEED, manual_feed) << 6; + + /* Mirror image */ + if (GET_OPT_VAL_W (dev, OPT_MIRROR)) + { + windowdata[42] = 0x80; + } + + /* Image emphasis */ + windowdata[43] = GET_OPT_VAL_L (dev, OPT_IMAGE_EMPHASIS, image_emphasis); + + /* White level */ + windowdata[60] = GET_OPT_VAL_L (dev, OPT_WHITE_LEVEL, white_level); + + if (scan_mode == SM_BINARY || scan_mode == SM_DITHER) + { + /* Noise reduction */ + windowdata[61] = GET_OPT_VAL_L (dev, OPT_NOISE_REDUCTION, + noise_reduction); + + /* Automatic separation */ + if (scan_mode == SM_DITHER && GET_OPT_VAL_W (dev, + OPT_AUTOMATIC_SEPARATION)) + { + windowdata[59] = 0x80; + } + } + + /* Automatic threshold. Must be last because it may override + * some previous options. */ + if (scan_mode == SM_BINARY) + { + windowdata[58] = + GET_OPT_VAL_L (dev, OPT_AUTOMATIC_THRESHOLD, automatic_threshold); + } + + if (windowdata[58] != 0) + { + /* Automatic threshold is enabled. */ + windowdata[22] = 0; /* brightness. */ + windowdata[23] = 0; /* threshold, same as brightness. */ + windowdata[24] = 0; /* contrast */ + windowdata[27] = windowdata[28] = 0; /* Halftone pattern. */ + windowdata[43] = 0; /* Image emphasis */ + windowdata[59] = 0; /* Automatic separation */ + windowdata[60] = 0; /* White level */ + windowdata[61] = 0; /* Noise reduction */ + } + + /* lamp -- color dropout */ + windowdata[45] = GET_OPT_VAL_L (dev, OPT_LAMP, lamp) << 4; + + /*Stop Mode: After 1 page */ + windowdata[63] = 1; +} diff --git a/backend/kvs1025_usb.c b/backend/kvs1025_usb.c new file mode 100644 index 0000000..90ce4d0 --- /dev/null +++ b/backend/kvs1025_usb.c @@ -0,0 +1,370 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#define DEBUG_DECLARE_ONLY + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "kvs1025.h" +#include "kvs1025_low.h" +#include "kvs1025_usb.h" +#include "kvs1025_cmds.h" + +#include "../include/sane/sanei_debug.h" + +extern PKV_DEV g_devices; /* Chain of devices */ +extern const SANE_Device **g_devlist; + +/* static functions */ + +/* Attach USB scanner */ +static SANE_Status +attach_scanner_usb (const char *device_name) +{ + PKV_DEV dev; + SANE_Word vendor, product; + + DBG (DBG_error, "attaching USB scanner %s\n", device_name); + + sanei_usb_get_vendor_product_byname(device_name,&vendor,&product); + + dev = (PKV_DEV) malloc (sizeof (KV_DEV)); + + if (dev == NULL) + return SANE_STATUS_NO_MEM; + + memset (dev, 0, sizeof (KV_DEV)); + + dev->bus_mode = KV_USB_BUS; + dev->usb_fd = -1; + dev->scsi_fd = -1; + strcpy (dev->device_name, device_name); + + dev->buffer0 = (unsigned char *) malloc (SCSI_BUFFER_SIZE + 12); + dev->buffer = dev->buffer0 + 12; + + if (dev->buffer0 == NULL) + { + free (dev); + return SANE_STATUS_NO_MEM; + } + + dev->scsi_type = 6; + strcpy (dev->scsi_type_str, "ADF Scanner"); + strcpy (dev->scsi_vendor, "Panasonic"); + strcpy (dev->scsi_product, + product == (int) KV_S1020C ? "KV-S1020C" : + product == (int) KV_S1025C ? "KV-S1025C" : + product == (int) KV_S1045C ? "KV-S1045C" : + "KV-S10xxC"); + strcpy (dev->scsi_version, "1.00"); + + /* Set SANE_Device */ + dev->sane.name = dev->device_name; + dev->sane.vendor = dev->scsi_vendor; + dev->sane.model = dev->scsi_product; + dev->sane.type = dev->scsi_type_str; + + /* Add into g_devices chain */ + dev->next = g_devices; + g_devices = dev; + + return SANE_STATUS_GOOD; +} + +/* Get all supported scanners, and store into g_devlist */ +SANE_Status +kv_usb_enum_devices (void) +{ + int cnt = 0; + int i; + PKV_DEV pd; + char usb_str[18]; + + DBG (DBG_proc, "kv_usb_enum_devices: enter\n"); + + sanei_usb_init(); + + sprintf(usb_str,"usb %#04x %#04x",VENDOR_ID,KV_S1020C); + sanei_usb_attach_matching_devices(usb_str, attach_scanner_usb); + + sprintf(usb_str,"usb %#04x %#04x",VENDOR_ID,KV_S1025C); + sanei_usb_attach_matching_devices(usb_str, attach_scanner_usb); + + sprintf(usb_str,"usb %#04x %#04x",VENDOR_ID,KV_S1045C); + sanei_usb_attach_matching_devices(usb_str, attach_scanner_usb); + + for (pd = g_devices; pd; pd=pd->next) { + cnt++; + } + + g_devlist = + (const SANE_Device **) malloc (sizeof (SANE_Device *) * (cnt + 1)); + if (g_devlist == NULL) + { + DBG (DBG_proc, + "kv_usb_enum_devices: leave on error " " --out of memory\n"); + return SANE_STATUS_NO_MEM; + } + + pd = g_devices; + for (i = 0; i < cnt; i++) + { + g_devlist[i] = (const SANE_Device *) &pd->sane; + pd = pd->next; + } + g_devlist[cnt] = 0; + + DBG (DBG_proc, "kv_usb_enum_devices: leave with %d devices.\n", cnt); + + return SANE_STATUS_GOOD; +} + +/* Check if device is already open */ +SANE_Bool +kv_usb_already_open (PKV_DEV dev) +{ + return (dev->usb_fd > -1); +} + +/* Open an USB device */ +SANE_Status +kv_usb_open (PKV_DEV dev) +{ + SANE_Status ret; + + DBG (DBG_proc, "kv_usb_open: enter\n"); + if (kv_usb_already_open(dev)) + { + DBG (DBG_proc, "kv_usb_open: leave -- already open\n"); + return SANE_STATUS_GOOD; + } + + ret = sanei_usb_open (dev->device_name, &(dev->usb_fd)); + if (ret) + { + DBG (DBG_error, "kv_usb_open: leave -- cannot open device\n"); + return SANE_STATUS_IO_ERROR; + } + + sanei_usb_clear_halt (dev->usb_fd); + + DBG (DBG_proc, "kv_usb_open: leave\n"); + return SANE_STATUS_GOOD; +} + +/* Close an USB device */ +void +kv_usb_close (PKV_DEV dev) +{ + DBG (DBG_proc, "kv_usb_close: enter\n"); + if (kv_usb_already_open(dev)) + { + sanei_usb_close(dev->usb_fd); + dev->usb_fd = -1; + } + DBG (DBG_proc, "kv_usb_close: leave\n"); +} + +/* Clean up the USB bus and release all resources allocated to devices */ +void +kv_usb_cleanup (void) +{ +} + +/* Send command via USB, and get response data */ +SANE_Status +kv_usb_escape (PKV_DEV dev, + PKV_CMD_HEADER header, unsigned char *status_byte) +{ + int got_response = 0; + size_t len; + unsigned char cmd_buff[24]; + memset (cmd_buff, 0, 24); + cmd_buff[3] = 0x18; /* container length */ + cmd_buff[5] = 1; /* container type: command block */ + cmd_buff[6] = 0x90; /* code */ + + if (!kv_usb_already_open(dev)) + { + DBG (DBG_error, "kv_usb_escape: error, device not open.\n"); + return SANE_STATUS_IO_ERROR; + } + memcpy (cmd_buff + 12, header->cdb, header->cdb_size); + + /* change timeout */ + sanei_usb_set_timeout(KV_CMD_TIMEOUT); + + /* Send command */ + len = 24; + if (sanei_usb_write_bulk (dev->usb_fd, (SANE_Byte *) cmd_buff, &len)) + { + DBG (DBG_error, "usb_bulk_write: Error writing command.\n"); + hexdump (DBG_error, "cmd block", cmd_buff, 24); + return SANE_STATUS_IO_ERROR; + } + + /* Send / Read data */ + if (header->direction == KV_CMD_IN) + { + size_t size = header->data_size + 12; + size_t size_read = size; + unsigned char *data = ((unsigned char *) header->data) - 12; + SANE_Status ret; + + ret = sanei_usb_read_bulk (dev->usb_fd, (SANE_Byte *) data, &size_read); + + /*empty read is ok?*/ + if (ret == SANE_STATUS_EOF){ + sanei_usb_clear_halt (dev->usb_fd); + ret = SANE_STATUS_GOOD; + } + + if (ret) { + sanei_usb_clear_halt (dev->usb_fd); + DBG (DBG_error, "usb_bulk_read: Error reading data.\n"); + return SANE_STATUS_IO_ERROR; + } + + if (size_read != size) + { + DBG (DBG_shortread, "usb_bulk_read: Warning - short read\n"); + DBG (DBG_shortread, "usb_bulk_read: bytes to read = %lu\n", (unsigned long)size); + DBG (DBG_shortread, + "usb_bulk_read: bytes actual read = %lu\n", (unsigned long)size_read); + /*hexdump (DBG_shortread, "data", data, size_read); */ + } + } + + if (header->direction == KV_CMD_OUT) + { + size_t size = header->data_size + 12; + size_t size_written = size; + unsigned char *data = ((unsigned char *) header->data) - 12; + SANE_Status ret; + + memset (data, 0, 12); + Ito32 (size, data); + data[5] = 0x02; /* container type: data block */ + data[6] = 0xb0; /* code */ + + ret = sanei_usb_write_bulk (dev->usb_fd, (SANE_Byte *) data, &size_written); + + /*empty write is ok?*/ + if (ret == SANE_STATUS_EOF){ + sanei_usb_clear_halt (dev->usb_fd); + ret = SANE_STATUS_GOOD; + } + + if (ret) { + sanei_usb_clear_halt (dev->usb_fd); + DBG (DBG_error, "usb_bulk_write: Error writing data.\n"); + return SANE_STATUS_IO_ERROR; + } + + if (size_written != size) + { + DBG (DBG_shortread, "usb_bulk_write: Warning - short written\n"); + DBG (DBG_shortread, "usb_bulk_write: bytes to write = %lu\n", (unsigned long)size); + DBG (DBG_shortread, + "usb_bulk_write: bytes actual written = %lu\n", (unsigned long)size_written); + hexdump (DBG_shortread, "data", data, size_written); + } + } + + /* Get response */ + if (!got_response) + { + SANE_Status ret; + size_t len = 16; + + ret = sanei_usb_read_bulk (dev->usb_fd, (SANE_Byte *) cmd_buff, &len); + + if (ret || len != 16) + { + DBG (DBG_error, "usb_bulk_read: Error reading response." + " read %lu bytes\n", (unsigned long)len); + sanei_usb_clear_halt (dev->usb_fd); + return SANE_STATUS_IO_ERROR; + } + } + + if (cmd_buff[5] != 3) + { + DBG (DBG_error, "usb_bulk_read: Invalid response block.\n"); + hexdump (DBG_error, "response", cmd_buff, 16); + return SANE_STATUS_IO_ERROR; + } + + *status_byte = cmd_buff[15] & 0x3E; + + return SANE_STATUS_GOOD; +} + +/* Send command via USB, and request sense on CHECK CONDITION status */ +SANE_Status +kv_usb_send_command (PKV_DEV dev, + PKV_CMD_HEADER header, PKV_CMD_RESPONSE response) +{ + unsigned char status = 0; + SANE_Status s; + memset (response, 0, sizeof (KV_CMD_RESPONSE)); + response->status = KV_FAILED; + + s = kv_usb_escape (dev, header, &status); + + if (s) + { + status = 0x02; + } + + if (status == 0x02) + { /* check condition */ + /* request sense */ + KV_CMD_HEADER hdr; + memset (&hdr, 0, sizeof (hdr)); + hdr.direction = KV_CMD_IN; + hdr.cdb[0] = SCSI_REQUEST_SENSE; + hdr.cdb[4] = 0x12; + hdr.cdb_size = 6; + hdr.data_size = 0x12; + hdr.data = &response->sense; + + if (kv_usb_escape (dev, &hdr, &status) != 0) + return SANE_STATUS_IO_ERROR; + + hexdump (DBG_error, "sense data", (unsigned char *) &response->sense, + 0x12); + + response->status = KV_CHK_CONDITION; + } + else + { + response->status = KV_SUCCESS; + } + return SANE_STATUS_GOOD; +} diff --git a/backend/kvs1025_usb.h b/backend/kvs1025_usb.h new file mode 100644 index 0000000..1a193ea --- /dev/null +++ b/backend/kvs1025_usb.h @@ -0,0 +1,28 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. +*/ +/* sane - Scanner Access Now Easy. + Panasonic KV-S1020C / KV-S1025C USB scanners. +*/ + +#ifndef __KVS1025_USB_H +#define __KVS1025_USB_H + +#include "kvs1025_cmds.h" + +SANE_Status kv_usb_enum_devices (void); +SANE_Status kv_usb_open (PKV_DEV dev); +SANE_Bool kv_usb_already_open (PKV_DEV dev); +void kv_usb_close (PKV_DEV dev); +void kv_usb_cleanup (void); + +SANE_Status +kv_usb_escape (PKV_DEV dev, + PKV_CMD_HEADER header, + unsigned char *status_byte); + +SANE_Status kv_usb_send_command (PKV_DEV dev, + PKV_CMD_HEADER header, + PKV_CMD_RESPONSE response); + +#endif /* #ifndef __KVS1025_USB_H */ diff --git a/backend/kvs20xx.c b/backend/kvs20xx.c new file mode 100644 index 0000000..955252a --- /dev/null +++ b/backend/kvs20xx.c @@ -0,0 +1,535 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. + Copyright (C) 2010, m. allan noah +*/ +/* + Panasonic KV-S20xx USB-SCSI scanners. +*/ + +#define DEBUG_NOT_STATIC +#define BUILD 2 + +#include "../include/sane/config.h" + +#include +#include + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "kvs20xx.h" +#include "kvs20xx_cmd.h" + +struct known_device +{ + const SANE_Int id; + const SANE_Device scanner; +}; + +static const struct known_device known_devices[] = { + { + KV_S2025C, + { "", "MATSHITA", "KV-S2025C", "sheetfed scanner" }, + }, + { + KV_S2045C, + { "", "MATSHITA", "KV-S2045C", "sheetfed scanner" }, + }, + { + KV_S2026C, + { "", "MATSHITA", "KV-S2026C", "sheetfed scanner" }, + }, + { + KV_S2046C, + { "", "MATSHITA", "KV-S2046C", "sheetfed scanner" }, + }, + { + KV_S2028C, + { "", "MATSHITA", "KV-S2028C", "sheetfed scanner" }, + }, + { + KV_S2048C, + { "", "MATSHITA", "KV-S2048C", "sheetfed scanner" }, + }, +}; + +SANE_Status +sane_init (SANE_Int __sane_unused__ * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + DBG_INIT (); + DBG (DBG_INFO, "This is panasonic kvs20xx driver\n"); + + *version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, BUILD); + + /* Initialize USB */ + sanei_usb_init (); + + return SANE_STATUS_GOOD; +} + +/* + * List of available devices, allocated by sane_get_devices, released + * by sane_exit() + */ +static SANE_Device **devlist = NULL; +static unsigned curr_scan_dev = 0; + +void +sane_exit (void) +{ + if (devlist) + { + int i; + for (i = 0; devlist[i]; i++) + { + free ((void *) devlist[i]->name); + free ((void *) devlist[i]); + } + free ((void *) devlist); + devlist = NULL; + } +} + +static SANE_Status +attach (SANE_String_Const devname) +{ + int i = 0; + if (devlist) + { + for (; devlist[i]; i++); + devlist = realloc (devlist, sizeof (SANE_Device *) * (i + 1)); + if (!devlist) + return SANE_STATUS_NO_MEM; + } + else + { + devlist = malloc (sizeof (SANE_Device *) * 2); + if (!devlist) + return SANE_STATUS_NO_MEM; + } + devlist[i] = malloc (sizeof (SANE_Device)); + if (!devlist[i]) + return SANE_STATUS_NO_MEM; + memcpy (devlist[i], &known_devices[curr_scan_dev].scanner, + sizeof (SANE_Device)); + devlist[i]->name = strdup (devname); + /* terminate device list with NULL entry: */ + devlist[i + 1] = 0; + DBG (DBG_INFO, "%s device attached\n", devname); + return SANE_STATUS_GOOD; +} + +/* Get device list */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool __sane_unused__ local_only) +{ + if (devlist) + { + int i; + for (i = 0; devlist[i]; i++) + { + free ((void *) devlist[i]->name); + free ((void *) devlist[i]); + } + free ((void *) devlist); + devlist = NULL; + } + + for (curr_scan_dev = 0; + curr_scan_dev < sizeof (known_devices) / sizeof (known_devices[0]); + curr_scan_dev++) + { + sanei_usb_find_devices (PANASONIC_ID, + known_devices[curr_scan_dev].id, attach); + } + for (curr_scan_dev = 0; + curr_scan_dev < sizeof (known_devices) / sizeof (known_devices[0]); + curr_scan_dev++) + { + sanei_scsi_find_devices (known_devices[curr_scan_dev].scanner.vendor, + known_devices[curr_scan_dev].scanner.model, + NULL, -1, -1, -1, -1, attach); + } + *device_list = (const SANE_Device **) devlist; + return SANE_STATUS_GOOD; +} + +/* Open device, return the device handle */ +SANE_Status +sane_open (SANE_String_Const devname, SANE_Handle * handle) +{ + unsigned i, j, id = 0; + struct scanner *s; + SANE_Int h, bus; + SANE_Status st; + for (i = 0; devlist[i]; i++) + { + if (!strcmp (devlist[i]->name, devname)) + break; + } + if (!devlist[i]) + return SANE_STATUS_INVAL; + for (j = 0; j < sizeof (known_devices) / sizeof (known_devices[0]); j++) + { + if (!strcmp (devlist[i]->model, known_devices[j].scanner.model)) + { + id = known_devices[j].id; + break; + } + } + + st = sanei_usb_open (devname, &h); + if (st == SANE_STATUS_ACCESS_DENIED) + return st; + if (st) + { + st = sanei_scsi_open (devname, &h, kvs20xx_sense_handler, NULL); + if (st) + { + return st; + } + bus = SCSI; + } + else + { + bus = USB; + st = sanei_usb_claim_interface (h, 0); + if (st) + { + sanei_usb_close (h); + return st; + } + } + + s = malloc (sizeof (struct scanner)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (struct scanner)); + s->buffer = malloc (MAX_READ_DATA_SIZE + BULK_HEADER_SIZE); + if (!s->buffer) + return SANE_STATUS_NO_MEM; + s->file = h; + s->bus = bus; + s->id = id; + kvs20xx_init_options (s); + *handle = s; + for (i = 0; i < 3; i++) + { + st = kvs20xx_test_unit_ready (s); + if (st) + { + if (s->bus == SCSI) + { + sanei_scsi_close (s->file); + st = sanei_scsi_open (devname, &h, kvs20xx_sense_handler, NULL); + if (st) + return st; + } + else + { + sanei_usb_release_interface (s->file, 0); + sanei_usb_close (s->file); + st = sanei_usb_open (devname, &h); + if (st) + return st; + st = sanei_usb_claim_interface (h, 0); + if (st) + { + sanei_usb_close (h); + return st; + } + } + s->file = h; + } + else + break; + } + if (i == 3) + return SANE_STATUS_DEVICE_BUSY; + + st = kvs20xx_set_timeout (s, s->val[FEED_TIMEOUT].w); + if (st) + { + sane_close (s); + return st; + } + + return SANE_STATUS_GOOD; +} + +/* Close device */ +void +sane_close (SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + int i; + if (s->bus == USB) + { + sanei_usb_release_interface (s->file, 0); + sanei_usb_close (s->file); + } + else + sanei_scsi_close (s->file); + + for (i = 1; i < NUM_OPTIONS; i++) + { + if (s->opt[i].type == SANE_TYPE_STRING && s->val[i].s) + free (s->val[i].s); + } + if (s->data) + free (s->data); + free (s->buffer); + free (s); + +} + +/* Get option descriptor */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS || option < 0) + return NULL; + return s->opt + option; +} + +static SANE_Status +wait_document (struct scanner *s) +{ + SANE_Status st; + int i; + if (!strcmp ("off", s->val[MANUALFEED].s)) + return kvs20xx_document_exist (s); + + for (i = 0; i < s->val[FEED_TIMEOUT].w; i++) + { + st = kvs20xx_document_exist (s); + if (st != SANE_STATUS_NO_DOCS) + return st; + sleep (1); + } + return SANE_STATUS_NO_DOCS; +} + +/* Start scanning */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status st; + int duplex = s->val[DUPLEX].w; + + if (!s->scanning) + { + unsigned dummy_length; + st = kvs20xx_test_unit_ready (s); + if (st) + return st; + + st = wait_document (s); + if (st) + return st; + + st = kvs20xx_reset_window (s); + if (st) + return st; + st = kvs20xx_set_window (s, SIDE_FRONT); + if (st) + return st; + if (duplex) + { + st = kvs20xx_set_window (s, SIDE_BACK); + if (st) + return st; + } + st = kvs20xx_scan (s); + if (st) + return st; + + st = kvs20xx_read_picture_element (s, SIDE_FRONT, &s->params); + if (st) + return st; + if (duplex) + { + st = get_adjust_data (s, &dummy_length); + if (st) + return st; + } + else + { + dummy_length = 0; + } + s->scanning = 1; + s->page = 0; + s->read = 0; + s->side = SIDE_FRONT; + sane_get_parameters (s, NULL); + s->saved_dummy_size = s->dummy_size = dummy_length + ? (dummy_length * s->val[RESOLUTION].w / 1200 - 1) + * s->params.bytes_per_line : 0; + s->side_size = s->params.lines * s->params.bytes_per_line; + + s->data = realloc (s->data, duplex ? s->side_size * 2 : s->side_size); + if (!s->data) + { + s->scanning = 0; + return SANE_STATUS_NO_MEM; + } + } + + if (duplex) + { + unsigned side = SIDE_FRONT; + unsigned read, mx; + if (s->side == SIDE_FRONT && s->read == s->side_size - s->dummy_size) + { + s->side = SIDE_BACK; + s->read = s->dummy_size; + s->dummy_size = 0; + return SANE_STATUS_GOOD; + } + s->read = 0; + s->dummy_size = s->saved_dummy_size; + s->side = SIDE_FRONT; + st = kvs20xx_document_exist (s); + if (st) + return st; + for (mx = s->side_size * 2; !st; mx -= read, side ^= SIDE_BACK) + st = kvs20xx_read_image_data (s, s->page, side, + &s->data[s->side_size * 2 - mx], mx, + &read); + } + else + { + unsigned read, mx; + s->read = 0; + st = kvs20xx_document_exist (s); + if (st) + return st; + DBG (DBG_INFO, "start: %d\n", s->page); + + for (mx = s->side_size; !st; mx -= read) + st = kvs20xx_read_image_data (s, s->page, SIDE_FRONT, + &s->data[s->side_size - mx], mx, &read); + } + if (st && st != SANE_STATUS_EOF) + { + s->scanning = 0; + return st; + } + s->page++; + return SANE_STATUS_GOOD; +} + +inline static void +memcpy24 (u8 * dest, u8 * src, unsigned size, unsigned ls) +{ + unsigned i; + for (i = 0; i < size; i++) + { + dest[i * 3] = src[i]; + dest[i * 3 + 1] = src[i + ls]; + dest[i * 3 + 2] = src[i + 2 * ls]; + } +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + struct scanner *s = (struct scanner *) handle; + int duplex = s->val[DUPLEX].w; + int color = !strcmp (s->val[MODE].s, SANE_VALUE_SCAN_MODE_COLOR); + int rest = s->side_size - s->read - s->dummy_size; + *len = 0; + + if (!s->scanning || !rest) + { + if (strcmp (s->val[FEEDER_MODE].s, SANE_I18N ("continuous"))) + { + if (!duplex || s->side == SIDE_BACK) + s->scanning = 0; + } + return SANE_STATUS_EOF; + } + + *len = max_len < rest ? max_len : rest; + if (duplex && (s->id == KV_S2025C + || s->id == KV_S2026C || s->id == KV_S2028C)) + { + if (color) + { + unsigned ls = s->params.bytes_per_line; + unsigned i, a = s->side == SIDE_FRONT ? 0 : ls / 3; + u8 *data; + *len = (*len / ls) * ls; + for (i = 0, data = s->data + s->read * 2 + a; + i < *len / ls; buf += ls, data += 2 * ls, i++) + memcpy24 (buf, data, ls / 3, ls * 2 / 3); + } + else + { + unsigned ls = s->params.bytes_per_line; + unsigned i = s->side == SIDE_FRONT ? 0 : ls; + unsigned head = ls - (s->read % ls); + unsigned tail = (*len - head) % ls; + unsigned lines = (*len - head) / ls; + u8 *data = s->data + (s->read / ls) * ls * 2 + i + s->read % ls; + assert (data <= s->data + s->side_size * 2); + memcpy (buf, data, head); + for (i = 0, buf += head, data += head + (head ? ls : 0); + i < lines; buf += ls, data += ls * 2, i++) + { + assert (data <= s->data + s->side_size * 2); + memcpy (buf, data, ls); + } + assert ((data <= s->data + s->side_size * 2) || !tail); + memcpy (buf, data, tail); + } + s->read += *len; + } + else + { + if (color) + { + unsigned i, ls = s->params.bytes_per_line; + u8 *data = s->data + s->read; + *len = (*len / ls) * ls; + for (i = 0; i < *len / ls; buf += ls, data += ls, i++) + memcpy24 (buf, data, ls / 3, ls / 3); + } + else + { + memcpy (buf, s->data + s->read, *len); + } + s->read += *len; + } + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + s->scanning = 0; +} + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ h, SANE_Bool __sane_unused__ m) +{ + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ h, + SANE_Int __sane_unused__ * fd) +{ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/kvs20xx.h b/backend/kvs20xx.h new file mode 100644 index 0000000..9bc833d --- /dev/null +++ b/backend/kvs20xx.h @@ -0,0 +1,211 @@ +#ifndef __KVS20XX_H +#define __KVS20XX_H + +/* + Copyright (C) 2008, Panasonic Russia Ltd. + Copyright (C) 2010, m. allan noah +*/ +/* + Panasonic KV-S20xx USB-SCSI scanners. +*/ + +#include + +#undef BACKEND_NAME +#define BACKEND_NAME kvs20xx + +#define DBG_ERR 1 +#define DBG_WARN 2 +#define DBG_MSG 3 +#define DBG_INFO 4 +#define DBG_DBG 5 + +#define PANASONIC_ID 0x04da +#define KV_S2025C 0xdeadbeef +#define KV_S2045C 0xdeadbeee +#define KV_S2026C 0x1000 +#define KV_S2046C 0x1001 +#define KV_S2048C 0x1009 +#define KV_S2028C 0x100a +#define USB 1 +#define SCSI 2 +#define MAX_READ_DATA_SIZE 0x10000 +#define BULK_HEADER_SIZE 12 + +typedef unsigned char u8; +typedef unsigned u32; +typedef unsigned short u16; + +#define SIDE_FRONT 0x00 +#define SIDE_BACK 0x80 + +/* options */ +typedef enum +{ + NUM_OPTS = 0, + + /* General options */ + MODE_GROUP, + MODE, /* scanner modes */ + RESOLUTION, /* X and Y resolution */ + + DUPLEX, /* Duplex mode */ + FEEDER_MODE, /* Feeder mode, fixed to Continous */ + LENGTHCTL, /* Length control mode */ + MANUALFEED, /* Manual feed mode */ + FEED_TIMEOUT, /* Feed timeout */ + DBLFEED, /* Double feed detection mode */ + FIT_TO_PAGE, /* Scanner shrinks image to fit scanned page */ + + /* Geometry group */ + GEOMETRY_GROUP, + PAPER_SIZE, /* Paper size */ + LANDSCAPE, /* true if landscape */ + TL_X, /* upper left X */ + TL_Y, /* upper left Y */ + BR_X, /* bottom right X */ + BR_Y, /* bottom right Y */ + + ADVANCED_GROUP, + BRIGHTNESS, /* Brightness */ + CONTRAST, /* Contrast */ + THRESHOLD, /* Binary threshold */ + IMAGE_EMPHASIS, /* Image emphasis */ + GAMMA_CORRECTION, /* Gamma correction */ + LAMP, /* Lamp -- color drop out */ + /* must come last: */ + NUM_OPTIONS +} KV_OPTION; + +#ifndef SANE_OPTION +typedef union +{ + SANE_Bool b; /**< bool */ + SANE_Word w; /**< word */ + SANE_Word *wa; /**< word array */ + SANE_String s; /**< string */ +} +Option_Value; +#define SANE_OPTION 1 +#endif + +struct scanner +{ + unsigned id; + int scanning; + int page; + int side; + int bus; + SANE_Int file; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + u8 *buffer; + u8 *data; + unsigned side_size; + unsigned read; + unsigned dummy_size; + unsigned saved_dummy_size; +}; + +struct window +{ + u8 reserved[6]; + u16 window_descriptor_block_length; + + u8 window_identifier; + u8 reserved2; + u16 x_resolution; + u16 y_resolution; + u32 upper_left_x; + u32 upper_left_y; + u32 width; + u32 length; + u8 brightness; + u8 threshold; + u8 contrast; + u8 image_composition; + u8 bit_per_pixel; + u16 halftone_pattern; + u8 reserved3; + u16 bit_ordering; + u8 compression_type; + u8 compression_argument; + u8 reserved4[6]; + + u8 vendor_unique_identifier; + u8 nobuf_fstspeed_dfstop; + u8 mirror_image; + u8 image_emphasis; + u8 gamma_correction; + u8 mcd_lamp_dfeed_sens; + u8 reserved5; + u8 document_size; + u32 document_width; + u32 document_length; + u8 ahead_deskew_dfeed_scan_area_fspeed_rshad; + u8 continuous_scanning_pages; + u8 automatic_threshold_mode; + u8 automatic_separation_mode; + u8 standard_white_level_mode; + u8 b_wnr_noise_reduction; + u8 mfeed_toppos_btmpos_dsepa_hsepa_dcont_rstkr; + u8 stop_mode; +} __attribute__((__packed__)); + +void kvs20xx_init_options (struct scanner *); +void kvs20xx_init_window (struct scanner *s, struct window *wnd, int wnd_id); + +static inline u16 +swap_bytes16 (u16 x) +{ + return x << 8 | x >> 8; +} +static inline u32 +swap_bytes32 (u32 x) +{ + return x << 24 | x >> 24 | + (x & (u32) 0x0000ff00UL) << 8 | (x & (u32) 0x00ff0000UL) >> 8; +} + +#if __BYTE_ORDER == __BIG_ENDIAN +static inline void +set24 (u8 * p, u32 x) +{ + p[2] = x >> 16; + p[1] = x >> 8; + p[0] = x >> 0; +} + +#define cpu2be16(x) (x) +#define cpu2be32(x) (x) +#define cpu2le16(x) swap_bytes16(x) +#define cpu2le32(x) swap_bytes32(x) +#define le2cpu16(x) swap_bytes16(x) +#define le2cpu32(x) swap_bytes32(x) +#define be2cpu16(x) (x) +#define be2cpu32(x) (x) +#define BIT_ORDERING 0 +#elif __BYTE_ORDER == __LITTLE_ENDIAN +static inline void +set24 (u8 * p, u32 x) +{ + p[0] = x >> 16; + p[1] = x >> 8; + p[2] = x >> 0; +} + +#define cpu2le16(x) (x) +#define cpu2le32(x) (x) +#define cpu2be16(x) swap_bytes16(x) +#define cpu2be32(x) swap_bytes32(x) +#define le2cpu16(x) (x) +#define le2cpu32(x) (x) +#define be2cpu16(x) swap_bytes16(x) +#define be2cpu32(x) swap_bytes32(x) +#define BIT_ORDERING 1 +#else +#error __BYTE_ORDER not defined +#endif + +#endif /*__KVS20XX_H*/ diff --git a/backend/kvs20xx_cmd.c b/backend/kvs20xx_cmd.c new file mode 100644 index 0000000..7579701 --- /dev/null +++ b/backend/kvs20xx_cmd.c @@ -0,0 +1,379 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. + Copyright (C) 2010, m. allan noah +*/ +/* + Panasonic KV-S20xx USB-SCSI scanners. +*/ + +#include "../include/sane/config.h" + +#include +/*#include */ + +#define DEBUG_DECLARE_ONLY +#define BACKEND_NAME kvs20xx + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_usb.h" + +#include "kvs20xx.h" +#include "kvs20xx_cmd.h" + +static SANE_Status +usb_send_command (struct scanner *s, struct cmd *c, struct response *r, + void *buf) +{ + SANE_Status st; + struct bulk_header *h = (struct bulk_header *) buf; + u8 resp[sizeof (*h) + STATUS_SIZE]; + size_t sz = sizeof (*h) + MAX_CMD_SIZE; + memset (h, 0, sz); + h->length = cpu2be32 (sz); + h->type = cpu2be16 (COMMAND_BLOCK); + h->code = cpu2be16 (COMMAND_CODE); + memcpy (h + 1, c->cmd, c->cmd_size); + + st = sanei_usb_write_bulk (s->file, (const SANE_Byte *) h, &sz); + if (st) + return st; + if (sz != sizeof (*h) + MAX_CMD_SIZE) + return SANE_STATUS_IO_ERROR; + if (c->dir == CMD_IN) + { + sz = sizeof (*h) + c->data_size; + st = sanei_usb_read_bulk (s->file, (SANE_Byte *) h, &sz); + c->data = h + 1; + c->data_size = sz - sizeof (*h); + + if (st || sz < sizeof (*h)) + { + st = sanei_usb_release_interface (s->file, 0); + if (st) + return st; + st = sanei_usb_claim_interface (s->file, 0); + if (st) + return st; + r->status = CHECK_CONDITION; + return SANE_STATUS_GOOD; + } + + } + else if (c->dir == CMD_OUT) + { + sz = sizeof (*h) + c->data_size; + memset (h, 0, sizeof (*h)); + h->length = cpu2be32 (sizeof (*h) + c->data_size); + h->type = cpu2be16 (DATA_BLOCK); + h->code = cpu2be16 (DATA_CODE); + memcpy (h + 1, c->data, c->data_size); + st = sanei_usb_write_bulk (s->file, (const SANE_Byte *) h, &sz); + if (st) + return st; + } + sz = sizeof (resp); + st = sanei_usb_read_bulk (s->file, resp, &sz); + if (st || sz != sizeof (resp)) + return SANE_STATUS_IO_ERROR; + r->status = be2cpu32 (*((u32 *) (resp + sizeof (*h)))); + return st; +} + +SANE_Status +kvs20xx_sense_handler (int __sane_unused__ fd, + u_char * sense_buffer, void __sane_unused__ * arg) +{ + unsigned i; + SANE_Status st = SANE_STATUS_GOOD; + for (i = 0; i < sizeof (s_errors) / sizeof (s_errors[0]); i++) + if ((sense_buffer[2] & 0xf) == s_errors[i].sense + && sense_buffer[12] == s_errors[i].asc + && sense_buffer[13] == s_errors[i].ascq) + { + st = s_errors[i].st; + break; + } + if (st == SANE_STATUS_GOOD && sense_buffer[2] & END_OF_MEDIUM) + st = SANE_STATUS_EOF; + if (i == sizeof (s_errors) / sizeof (s_errors[0])) + st = SANE_STATUS_IO_ERROR; + DBG (DBG_ERR, + "send_command: CHECK_CONDITION: sence:0x%x ASC:0x%x ASCQ:0x%x\n", + sense_buffer[2], sense_buffer[12], sense_buffer[13]); + + return st; +} + +static SANE_Status +send_command (struct scanner * s, struct cmd * c) +{ + SANE_Status st = SANE_STATUS_GOOD; + if (s->bus == USB) + { + struct response r; + memset (&r, 0, sizeof (r)); + st = usb_send_command (s, c, &r, s->buffer); + if (st) + return st; + if (r.status) + { + u8 b[sizeof (struct bulk_header) + RESPONSE_SIZE]; + struct cmd c2 = { + {0}, + 6, + 0, + RESPONSE_SIZE, + CMD_IN + }; + c2.cmd[0] = REQUEST_SENSE; + c2.cmd[4] = RESPONSE_SIZE; + st = usb_send_command (s, &c2, &r, b); + if (st) + return st; + st = kvs20xx_sense_handler (0, b + sizeof (struct bulk_header), NULL); + } + } + else + { + if (c->dir == CMD_OUT) + { + memcpy (s->buffer, c->cmd, c->cmd_size); + memcpy (s->buffer + c->cmd_size, c->data, c->data_size); + st = sanei_scsi_cmd (s->file, s->buffer, c->cmd_size + c->data_size, + NULL, NULL); + } + else if (c->dir == CMD_IN) + { + c->data = s->buffer; + st = sanei_scsi_cmd (s->file, c->cmd, c->cmd_size, + c->data, (size_t *) & c->data_size); + } + else + { + st = sanei_scsi_cmd (s->file, c->cmd, c->cmd_size, NULL, NULL); + } + } + return st; +} + +SANE_Status +kvs20xx_test_unit_ready (struct scanner * s) +{ + struct cmd c = { + {0}, + 6, + 0, + 0, + CMD_NONE + }; + c.cmd[0] = TEST_UNIT_READY; + if (send_command (s, &c)) + return SANE_STATUS_DEVICE_BUSY; + + return SANE_STATUS_GOOD; +} + +SANE_Status +kvs20xx_set_timeout (struct scanner * s, int timeout) +{ + u16 t = cpu2be16 ((u16) timeout); + struct cmd c = { + {0}, + 10, + 0, + 0, + CMD_OUT + }; + c.cmd[0] = SET_TIMEOUT; + c.cmd[2] = 0x8d; + *((u16 *) (c.cmd + 7)) = cpu2be16 (sizeof (t)); + + c.data = &t; + c.data_size = sizeof (t); + + if (s->bus == USB) + sanei_usb_set_timeout (timeout * 1000); + + return send_command (s, &c); +} + +SANE_Status +kvs20xx_set_window (struct scanner * s, int wnd_id) +{ + struct window wnd; + struct cmd c = { + {0}, + 10, + 0, + 0, + CMD_OUT + }; + c.cmd[0] = SET_WINDOW; + *((u16 *) (c.cmd + 7)) = cpu2be16 (sizeof (wnd)); + + c.data = &wnd; + c.data_size = sizeof (wnd); + + kvs20xx_init_window (s, &wnd, wnd_id); + + return send_command (s, &c); +} + +SANE_Status +kvs20xx_reset_window (struct scanner * s) +{ + struct cmd c = { + {0}, + 10, + 0, + 0, + CMD_NONE + }; + c.cmd[0] = SET_WINDOW; + + return send_command (s, &c); +} + +SANE_Status +kvs20xx_scan (struct scanner * s) +{ + struct cmd c = { + {0}, + 6, + 0, + 0, + CMD_NONE + }; + c.cmd[0] = SCAN; + return send_command (s, &c); +} + +SANE_Status +kvs20xx_document_exist (struct scanner * s) +{ + SANE_Status status; + struct cmd c = { + {0}, + 10, + 0, + 6, + CMD_IN, + }; + u8 *d; + c.cmd[0] = READ_10; + c.cmd[2] = 0x81; + set24 (c.cmd + 6, c.data_size); + status = send_command (s, &c); + if (status) + return status; + d = c.data; + if (d[0] & 0x20) + return SANE_STATUS_GOOD; + + return SANE_STATUS_NO_DOCS; +} + +SANE_Status +kvs20xx_read_picture_element (struct scanner * s, unsigned side, + SANE_Parameters * p) +{ + SANE_Status status; + struct cmd c = { + {0}, + 10, + 0, + 16, + CMD_IN + }; + u32 *data; + c.cmd[0] = READ_10; + c.cmd[2] = 0x80; + c.cmd[5] = side; + set24 (c.cmd + 6, c.data_size); + + status = send_command (s, &c); + if (status) + return status; + data = (u32 *) c.data; + p->pixels_per_line = be2cpu32 (data[0]); + p->lines = be2cpu32 (data[1]); + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_buffer_status (struct scanner * s, unsigned *data_avalible) +{ + SANE_Status status; + struct cmd c = { + {0}, + 10, + 0, + 12, + CMD_IN + }; + u32 *data; + c.cmd[0] = GET_BUFFER_STATUS; + c.cmd[7] = 12; + + status = send_command (s, &c); + if (status) + return status; + data = (u32 *) c.data; + *data_avalible = be2cpu32 (data[3]); + return SANE_STATUS_GOOD; +} + +SANE_Status +kvs20xx_read_image_data (struct scanner * s, unsigned page, unsigned side, + void *buf, unsigned max_size, unsigned *size) +{ + SANE_Status status; + struct cmd c = { + {0}, + 10, + 0, + 0, + CMD_IN + }; + c.cmd[0] = READ_10; + c.cmd[4] = page; + c.cmd[5] = side; + + c.data_size = max_size < MAX_READ_DATA_SIZE ? max_size : MAX_READ_DATA_SIZE; + + set24 (c.cmd + 6, c.data_size); + status = send_command (s, &c); + + if (status && status != SANE_STATUS_EOF) + return status; + + *size = c.data_size; + DBG (DBG_INFO, "kvs20xx_read_image_data: read %d, status %d\n", *size, status); + memcpy (buf, c.data, *size); + return status; +} + +SANE_Status +get_adjust_data (struct scanner * s, unsigned *dummy_length) +{ + SANE_Status status; + struct cmd c = { + {0}, + 10, + 0, + 40, + CMD_IN + }; + u16 *data; + + c.cmd[0] = GET_ADJUST_DATA; + c.cmd[2] = 0x9b; + c.cmd[8] = 40; + status = send_command (s, &c); + if (status) + return status; + data = (u16 *) c.data; + *dummy_length = be2cpu16 (data[0]); + return SANE_STATUS_GOOD; +} diff --git a/backend/kvs20xx_cmd.h b/backend/kvs20xx_cmd.h new file mode 100644 index 0000000..c18b754 --- /dev/null +++ b/backend/kvs20xx_cmd.h @@ -0,0 +1,128 @@ +#ifndef __KVS20XX_CMD_H +#define __KVS20XX_CMD_H + +/* + Copyright (C) 2008, Panasonic Russia Ltd. + Copyright (C) 2010, m. allan noah +*/ +/* + Panasonic KV-S20xx USB-SCSI scanners. +*/ + +#define COMMAND_BLOCK 1 +#define DATA_BLOCK 2 +#define RESPONSE_BLOCK 3 + +#define COMMAND_CODE 0x9000 +#define DATA_CODE 0xb000 +#define RESPONSE_CODE 0xa000 +#define STATUS_SIZE 4 + +struct bulk_header +{ + u32 length; + u16 type; + u16 code; + u32 transaction_id; +}; + +#define TEST_UNIT_READY 0x00 +#define INQUIRY 0x12 +#define SET_WINDOW 0x24 +#define SCAN 0x1B +#define SEND_10 0x2A +#define READ_10 0x28 +#define REQUEST_SENSE 0x03 +#define GET_BUFFER_STATUS 0x34 +#define SET_TIMEOUT 0xE1 +#define GET_ADJUST_DATA 0xE0 +#define GOOD 0 +#define CHECK_CONDITION 2 + +typedef enum +{ + CMD_NONE = 0, + CMD_IN = 0x81, /* scanner to pc */ + CMD_OUT = 0x02 /* pc to scanner */ +} CMD_DIRECTION; /* equals to endpoint address */ + +#define RESPONSE_SIZE 0x12 +#define MAX_CMD_SIZE 12 +struct cmd +{ + unsigned char cmd[MAX_CMD_SIZE]; + int cmd_size; + void *data; + int data_size; + int dir; +}; +struct response +{ + int status; + unsigned char data[RESPONSE_SIZE]; +}; + +#define END_OF_MEDIUM (1<<6) +#define INCORRECT_LENGTH_INDICATOR (1<<5) +static const struct +{ + unsigned sense, asc, ascq; + SANE_Status st; +} s_errors[] = +{ + { + 0, 0, 0, SANE_STATUS_GOOD}, + { + 2, 0, 0, SANE_STATUS_DEVICE_BUSY}, + { + 2, 4, 1, SANE_STATUS_DEVICE_BUSY}, + { + 2, 4, 0x80, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x81, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x82, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x83, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x84, SANE_STATUS_COVER_OPEN}, + { + 2, 0x80, 1, SANE_STATUS_CANCELLED}, + { + 2, 0x80, 2, SANE_STATUS_CANCELLED}, + { + 3, 0x3a, 0, SANE_STATUS_NO_DOCS}, + { + 3, 0x80, 1, SANE_STATUS_JAMMED}, + { + 3, 0x80, 2, SANE_STATUS_JAMMED}, + { + 3, 0x80, 3, SANE_STATUS_JAMMED}, + { + 3, 0x80, 4, SANE_STATUS_JAMMED}, + { + 3, 0x80, 5, SANE_STATUS_JAMMED}, + { + 3, 0x80, 6, SANE_STATUS_JAMMED}, + { + 3, 0x80, 7, SANE_STATUS_JAMMED}, + { + 3, 0x80, 8, SANE_STATUS_JAMMED}, + { +3, 0x80, 9, SANE_STATUS_JAMMED},}; + +SANE_Status kvs20xx_scan (struct scanner *s); +SANE_Status kvs20xx_test_unit_ready (struct scanner *s); +SANE_Status kvs20xx_set_timeout (struct scanner *s, int timeout); +SANE_Status kvs20xx_set_window (struct scanner *s, int wnd_id); +SANE_Status kvs20xx_reset_window (struct scanner *s); +SANE_Status kvs20xx_read_picture_element (struct scanner *s, unsigned side, + SANE_Parameters * p); +SANE_Status kvs20xx_read_image_data (struct scanner *s, unsigned page, + unsigned side, void *buf, + unsigned max_size, unsigned *size); +SANE_Status kvs20xx_document_exist (struct scanner *s); +SANE_Status get_adjust_data (struct scanner *s, unsigned *dummy_length); +SANE_Status kvs20xx_sense_handler (int fd, u_char * sense_buffer, void *arg); + +#endif /*__KVS20XX_CMD_H*/ diff --git a/backend/kvs20xx_opt.c b/backend/kvs20xx_opt.c new file mode 100644 index 0000000..83d3385 --- /dev/null +++ b/backend/kvs20xx_opt.c @@ -0,0 +1,801 @@ +/* + Copyright (C) 2008, Panasonic Russia Ltd. + Copyright (C) 2010, m. allan noah +*/ +/* + Panasonic KV-S20xx USB-SCSI scanners. +*/ + +#include "../include/sane/config.h" + +#include + +#define DEBUG_DECLARE_ONLY +#define BACKEND_NAME kvs20xx + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "kvs20xx.h" +#include "kvs20xx_cmd.h" + + +static size_t +max_string_size (SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; +static const unsigned mode_val[] = { 0, 2, 5 }; +static const unsigned bps_val[] = { 1, 8, 24 }; + +static const SANE_Range resolutions_range = {100,600,10}; + +/* List of feeder modes */ +static SANE_String_Const feeder_mode_list[] = { + SANE_I18N ("single"), + SANE_I18N ("continuous"), + NULL +}; + +/* List of manual feed mode */ +static SANE_String_Const manual_feed_list[] = { + SANE_I18N ("off"), + SANE_I18N ("wait_doc"), + SANE_I18N ("wait_key"), + NULL +}; + +/* List of paper sizes */ +static SANE_String_Const paper_list[] = { + SANE_I18N ("user_def"), + SANE_I18N ("business_card"), + /*SANE_I18N("Check"), */ + /*SANE_I18N ("A3"), */ + SANE_I18N ("A4"), + SANE_I18N ("A5"), + SANE_I18N ("A6"), + SANE_I18N ("Letter"), + /*SANE_I18N ("Double letter 11x17 in"), + SANE_I18N ("B4"), */ + SANE_I18N ("B5"), + SANE_I18N ("B6"), + SANE_I18N ("Legal"), + NULL +}; +static const unsigned paper_val[] = { 0, 1, 4, 5, 6, 7, 13, 14, 15 }; +struct paper_size +{ + int width; + int height; +}; +static const struct paper_size paper_sizes[] = { + {210, 297}, /* User defined, default=A4 */ + {54, 90}, /* Business card */ + /*{80, 170}, *//* Check (China business) */ + /*{297, 420}, *//* A3 */ + {210, 297}, /* A4 */ + {148, 210}, /* A5 */ + {105, 148}, /* A6 */ + {215, 280}, /* US Letter 8.5 x 11 in */ + /*{280, 432}, *//* Double Letter 11 x 17 in */ + /*{250, 353}, *//* B4 */ + {176, 250}, /* B5 */ + {125, 176}, /* B6 */ + {215, 355} /* US Legal */ +}; + +#define MIN_WIDTH 51 +#define MAX_WIDTH 215 +#define MIN_LENGTH 70 +#define MAX_LENGTH 355 +static SANE_Range tl_x_range = { 0, MAX_WIDTH - MIN_WIDTH, 0 }; +static SANE_Range tl_y_range = { 0, MAX_LENGTH - MIN_LENGTH, 0 }; +static SANE_Range br_x_range = { MIN_WIDTH, MAX_WIDTH, 0 }; +static SANE_Range br_y_range = { MIN_LENGTH, MAX_LENGTH, 0 }; +static SANE_Range byte_value_range = { 0, 255, 0 }; + +/* List of image emphasis options, 5 steps */ +static SANE_String_Const image_emphasis_list[] = { + SANE_I18N ("none"), + SANE_I18N ("low"), + SANE_I18N ("medium"), + SANE_I18N ("high"), + SANE_I18N ("smooth"), + NULL +}; + +/* List of gamma */ +static SANE_String_Const gamma_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("crt"), + NULL +}; +static unsigned gamma_val[] = { 0, 1 }; + +/* List of lamp color dropout */ +static SANE_String_Const lamp_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("red"), + SANE_I18N ("green"), + SANE_I18N ("blue"), + NULL +}; + +/* Reset the options for that scanner. */ +void +kvs20xx_init_options (struct scanner *s) +{ + int i; + SANE_Option_Descriptor *o; + /* Pre-initialize the options. */ + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; i++) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* Number of options. */ + o = &s->opt[NUM_OPTS]; + o->name = ""; + o->title = SANE_TITLE_NUM_OPTIONS; + o->desc = SANE_DESC_NUM_OPTIONS; + o->type = SANE_TYPE_INT; + o->cap = SANE_CAP_SOFT_DETECT; + s->val[NUM_OPTS].w = NUM_OPTIONS; + + /* Mode group */ + o = &s->opt[MODE_GROUP]; + o->title = SANE_I18N ("Scan Mode"); + o->desc = ""; /* not valid for a group */ + o->type = SANE_TYPE_GROUP; + o->cap = 0; + o->size = 0; + o->constraint_type = SANE_CONSTRAINT_NONE; + + /* Scanner supported modes */ + o = &s->opt[MODE]; + o->name = SANE_NAME_SCAN_MODE; + o->title = SANE_TITLE_SCAN_MODE; + o->desc = SANE_DESC_SCAN_MODE; + o->type = SANE_TYPE_STRING; + o->size = max_string_size (mode_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = mode_list; + s->val[MODE].s = malloc (o->size); + strcpy (s->val[MODE].s, mode_list[0]); + + /* X and Y resolution */ + o = &s->opt[RESOLUTION]; + o->name = SANE_NAME_SCAN_RESOLUTION; + o->title = SANE_TITLE_SCAN_RESOLUTION; + o->desc = SANE_DESC_SCAN_RESOLUTION; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_DPI; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &resolutions_range; + s->val[RESOLUTION].w = 100; + + /* Duplex */ + o = &s->opt[DUPLEX]; + o->name = "duplex"; + o->title = SANE_I18N ("Duplex"); + o->desc = SANE_I18N ("Enable Duplex (Dual-Sided) Scanning"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DUPLEX].w = SANE_FALSE; + + /*FIXME + if (!s->support_info.support_duplex) + o->cap |= SANE_CAP_INACTIVE; + */ + + /* Feeder mode */ + o = &s->opt[FEEDER_MODE]; + o->name = "feeder-mode"; + o->title = SANE_I18N ("Feeder mode"); + o->desc = SANE_I18N ("Sets the feeding mode"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (feeder_mode_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = feeder_mode_list; + s->val[FEEDER_MODE].s = malloc (o->size); + strcpy (s->val[FEEDER_MODE].s, feeder_mode_list[0]); + + /* Length control */ + o = &s->opt[LENGTHCTL]; + o->name = "length-control"; + o->title = SANE_I18N ("Length control mode"); + o->desc = + SANE_I18N + ("Length Control Mode is a mode that the scanner reads up to the shorter length of actual" + " paper or logical document length."); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[LENGTHCTL].w = SANE_FALSE; + + /* Manual feed */ + o = &s->opt[MANUALFEED]; + o->name = "manual-feed"; + o->title = SANE_I18N ("Manual feed mode"); + o->desc = SANE_I18N ("Sets the manual feed mode"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (manual_feed_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = manual_feed_list; + s->val[MANUALFEED].s = malloc (o->size); + strcpy (s->val[MANUALFEED].s, manual_feed_list[0]); + + /*Manual feed timeout */ + o = &s->opt[FEED_TIMEOUT]; + o->name = "feed-timeout"; + o->title = SANE_I18N ("Manual feed timeout"); + o->desc = SANE_I18N ("Sets the manual feed timeout in seconds"); + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + o->cap |= SANE_CAP_INACTIVE; + s->val[FEED_TIMEOUT].w = 30; + + /* Double feed */ + o = &s->opt[DBLFEED]; + o->name = "double-feed"; + o->title = SANE_I18N ("Double feed detection"); + o->desc = SANE_I18N ("Enable/Disable double feed detection"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DBLFEED].w = SANE_FALSE; + + + /* Fit to page */ + o = &s->opt[FIT_TO_PAGE]; + o->name = SANE_I18N ("fit-to-page"); + o->title = SANE_I18N ("Fit to page"); + o->desc = SANE_I18N ("Scanner shrinks image to fit scanned page"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[FIT_TO_PAGE].w = SANE_FALSE; + + /* Geometry group */ + o = &s->opt[GEOMETRY_GROUP]; + o->title = SANE_I18N ("Geometry"); + o->desc = ""; /* not valid for a group */ + o->type = SANE_TYPE_GROUP; + o->cap = 0; + o->size = 0; + o->constraint_type = SANE_CONSTRAINT_NONE; + + /* Paper sizes list */ + o = &s->opt[PAPER_SIZE]; + o->name = "paper-size"; + o->title = SANE_I18N ("Paper size"); + o->desc = SANE_I18N ("Physical size of the paper in the ADF"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (paper_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = paper_list; + s->val[PAPER_SIZE].s = malloc (o->size); + strcpy (s->val[PAPER_SIZE].s, SANE_I18N ("A4")); + + /* Landscape */ + o = &s->opt[LANDSCAPE]; + o->name = "landscape"; + o->title = SANE_I18N ("Landscape"); + o->desc = + SANE_I18N ("Set paper position : " + "true for landscape, false for portrait"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[LANDSCAPE].w = SANE_FALSE; + o->cap |= SANE_CAP_INACTIVE; + + /* Upper left X */ + o = &s->opt[TL_X]; + o->name = SANE_NAME_SCAN_TL_X; + o->title = SANE_TITLE_SCAN_TL_X; + o->desc = SANE_DESC_SCAN_TL_X; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &tl_x_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[TL_X].w = 0; + + /* Upper left Y */ + o = &s->opt[TL_Y]; + o->name = SANE_NAME_SCAN_TL_Y; + o->title = SANE_TITLE_SCAN_TL_Y; + o->desc = SANE_DESC_SCAN_TL_Y; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &tl_y_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[TL_Y].w = 0; + + /* Bottom-right x */ + o = &s->opt[BR_X]; + o->name = SANE_NAME_SCAN_BR_X; + o->title = SANE_TITLE_SCAN_BR_X; + o->desc = SANE_DESC_SCAN_BR_X; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &br_x_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[BR_X].w = 210; + + /* Bottom-right y */ + o = &s->opt[BR_Y]; + o->name = SANE_NAME_SCAN_BR_Y; + o->title = SANE_TITLE_SCAN_BR_Y; + o->desc = SANE_DESC_SCAN_BR_Y; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &br_y_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[BR_Y].w = 297; + + /* Enhancement group */ + o = &s->opt[ADVANCED_GROUP]; + o->title = SANE_I18N ("Advanced"); + o->desc = ""; /* not valid for a group */ + o->type = SANE_TYPE_GROUP; + o->cap = SANE_CAP_ADVANCED; + o->size = 0; + o->constraint_type = SANE_CONSTRAINT_NONE; + + /* Brightness */ + o = &s->opt[BRIGHTNESS]; + o->name = SANE_NAME_BRIGHTNESS; + o->title = SANE_TITLE_BRIGHTNESS; + o->desc = SANE_DESC_BRIGHTNESS; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[BRIGHTNESS].w = 128; + + /* Contrast */ + o = &s->opt[CONTRAST]; + o->name = SANE_NAME_CONTRAST; + o->title = SANE_TITLE_CONTRAST; + o->desc = SANE_DESC_CONTRAST; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[CONTRAST].w = 128; + + /* threshold */ + o = &s->opt[THRESHOLD]; + o->name = SANE_NAME_THRESHOLD; + o->title = SANE_TITLE_THRESHOLD; + o->desc = SANE_DESC_THRESHOLD; + o->type = SANE_TYPE_INT; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[THRESHOLD].w = 128; + + + /* Image emphasis */ + o = &s->opt[IMAGE_EMPHASIS]; + o->name = "image-emphasis"; + o->title = SANE_I18N ("Image emphasis"); + o->desc = SANE_I18N ("Sets the image emphasis"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (image_emphasis_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = image_emphasis_list; + s->val[IMAGE_EMPHASIS].s = malloc (o->size); + strcpy (s->val[IMAGE_EMPHASIS].s, image_emphasis_list[0]); + + /* Gamma */ + o = &s->opt[GAMMA_CORRECTION]; + o->name = "gamma-cor"; + o->title = SANE_I18N ("Gamma correction"); + o->desc = SANE_I18N ("Gamma correction"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (gamma_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = gamma_list; + s->val[GAMMA_CORRECTION].s = malloc (o->size); + strcpy (s->val[GAMMA_CORRECTION].s, gamma_list[0]); + + /* Lamp color dropout */ + o = &s->opt[LAMP]; + o->name = "lamp-color"; + o->title = SANE_I18N ("Lamp color"); + o->desc = SANE_I18N ("Sets the lamp color (color dropout)"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (lamp_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = lamp_list; + s->val[LAMP].s = malloc (o->size); + strcpy (s->val[LAMP].s, lamp_list[0]); + +} + +/* Lookup a string list from one array and return its index. */ +static int +str_index (const SANE_String_Const * list, SANE_String_Const name) +{ + int index; + index = 0; + while (list[index]) + { + if (!strcmp (list[index], name)) + return (index); + index++; + } + return (-1); /* not found */ +} + +/* Control option */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + int i; + SANE_Status status; + SANE_Word cap; + struct scanner *s = (struct scanner *) handle; + + if (info) + *info = 0; + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_UNSUPPORTED; + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_UNSUPPORTED; + + if (action == SANE_ACTION_GET_VALUE) + { + if (s->opt[option].type == SANE_TYPE_STRING) + { + DBG (DBG_INFO, "sane_control_option: reading opt[%d] = %s\n", + option, s->val[option].s); + strcpy (val, s->val[option].s); + } + else + { + *(SANE_Word *) val = s->val[option].w; + DBG (DBG_INFO, "sane_control_option: reading opt[%d] = %d\n", + option, s->val[option].w); + } + return SANE_STATUS_GOOD; + + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + if (s->opt[option].type == SANE_TYPE_STRING) + { + if (!strcmp (val, s->val[option].s)) + return SANE_STATUS_GOOD; + DBG (DBG_INFO, "sane_control_option: writing opt[%d] = %s\n", + option, (SANE_String_Const) val); + } + else + { + if (*(SANE_Word *) val == s->val[option].w) + return SANE_STATUS_GOOD; + DBG (DBG_INFO, "sane_control_option: writing opt[%d] = %d\n", + option, *(SANE_Word *) val); + } + + switch (option) + { + /* Side-effect options */ + case RESOLUTION: + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case TL_Y: + if ((*(SANE_Word *) val) + MIN_LENGTH <= s->val[BR_Y].w) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT; + return SANE_STATUS_GOOD; + case BR_Y: + if ((*(SANE_Word *) val) >= s->val[TL_Y].w + MIN_LENGTH) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT; + return SANE_STATUS_GOOD; + + case TL_X: + if ((*(SANE_Word *) val) + MIN_WIDTH <= s->val[BR_X].w) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT; + return SANE_STATUS_GOOD; + + case BR_X: + if (*(SANE_Word *) val >= s->val[TL_X].w + MIN_WIDTH) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT; + return SANE_STATUS_GOOD; + + case LANDSCAPE: + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + /* Side-effect free options */ + case CONTRAST: + case BRIGHTNESS: + case DUPLEX: + case LENGTHCTL: + case DBLFEED: + case FIT_TO_PAGE: + case THRESHOLD: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case FEED_TIMEOUT: + s->val[option].w = *(SANE_Word *) val; + return kvs20xx_set_timeout (s, s->val[option].w); + + /* String mode */ + case IMAGE_EMPHASIS: + case GAMMA_CORRECTION: + case LAMP: + case FEEDER_MODE: + strcpy (s->val[option].s, val); + return SANE_STATUS_GOOD; + + case MODE: + strcpy (s->val[MODE].s, val); + if (!strcmp (s->val[MODE].s, SANE_VALUE_SCAN_MODE_LINEART)) + { + s->opt[THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + s->opt[GAMMA_CORRECTION].cap |= SANE_CAP_INACTIVE; + s->opt[BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[GAMMA_CORRECTION].cap &= ~SANE_CAP_INACTIVE; + s->opt[BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + case MANUALFEED: + strcpy (s->val[option].s, val); + if (strcmp (s->val[option].s, manual_feed_list[0]) == 0) /* off */ + s->opt[FEED_TIMEOUT].cap |= SANE_CAP_INACTIVE; + else + s->opt[FEED_TIMEOUT].cap &= ~SANE_CAP_INACTIVE; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case PAPER_SIZE: + strcpy (s->val[PAPER_SIZE].s, val); + i = str_index (paper_list, s->val[PAPER_SIZE].s); + if (i == 0) + { /*user def */ + s->opt[TL_X].cap &= + s->opt[TL_Y].cap &= + s->opt[BR_X].cap &= s->opt[BR_Y].cap &= ~SANE_CAP_INACTIVE; + s->opt[LANDSCAPE].cap |= SANE_CAP_INACTIVE; + s->val[LANDSCAPE].w = 0; + } + else + { + s->opt[TL_X].cap |= + s->opt[TL_Y].cap |= + s->opt[BR_X].cap |= s->opt[BR_Y].cap |= SANE_CAP_INACTIVE; + if (i == 3 || i == 4 || i == 7) + { /*A5, A6 or B6 */ + s->opt[LANDSCAPE].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[LANDSCAPE].cap |= SANE_CAP_INACTIVE; + s->val[LANDSCAPE].w = 0; + } + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + } + } + + + return SANE_STATUS_UNSUPPORTED; +} + +static inline unsigned +mm2scanner_units (unsigned mm) +{ + return mm * 12000 / 254; +} +static inline unsigned +scanner_units2mm (unsigned u) +{ + return u * 254 / 12000; +} + +void +kvs20xx_init_window (struct scanner *s, struct window *wnd, int wnd_id) +{ + int paper = str_index (paper_list, s->val[PAPER_SIZE].s); + memset (wnd, 0, sizeof (struct window)); + wnd->window_descriptor_block_length = cpu2be16 (64); + + wnd->window_identifier = wnd_id; + wnd->x_resolution = cpu2be16 (s->val[RESOLUTION].w); + wnd->y_resolution = cpu2be16 (s->val[RESOLUTION].w); + if (!paper) + { + wnd->upper_left_x = + cpu2be32 (mm2scanner_units (s->val[TL_X].w)); + wnd->upper_left_y = + cpu2be32 (mm2scanner_units (s->val[TL_Y].w)); + wnd->width = + cpu2be32 (mm2scanner_units (s->val[BR_X].w - s->val[TL_X].w)); + wnd->length = + cpu2be32 (mm2scanner_units (s->val[BR_Y].w - s->val[TL_Y].w)); + } + else + { + u32 w = cpu2be32 (mm2scanner_units (paper_sizes[paper].width)); + u32 h = cpu2be32 (mm2scanner_units (paper_sizes[paper].height)); + wnd->upper_left_x = cpu2be32 (mm2scanner_units (0)); + wnd->upper_left_y = cpu2be32 (mm2scanner_units (0)); + if (!s->val[LANDSCAPE].b) + { + wnd->document_width = wnd->width = w; + wnd->document_length = wnd->length = h; + } + else + { + wnd->document_width = wnd->width = h; + wnd->document_length = wnd->length = w; + } + } + wnd->brightness = s->val[BRIGHTNESS].w; + wnd->threshold = s->val[THRESHOLD].w; + wnd->contrast = s->val[CONTRAST].w; + wnd->image_composition = mode_val[str_index (mode_list, s->val[MODE].s)]; + wnd->bit_per_pixel = bps_val[str_index (mode_list, s->val[MODE].s)]; + wnd->halftone_pattern = 0; /*Does not supported */ + wnd->bit_ordering = cpu2be16 (BIT_ORDERING); + wnd->compression_type = 0; /*Does not supported */ + wnd->compression_argument = 0; /*Does not supported */ + + wnd->vendor_unique_identifier = 0; + wnd->nobuf_fstspeed_dfstop = 0; + wnd->mirror_image = 0; + wnd->image_emphasis = str_index (image_emphasis_list, + s->val[IMAGE_EMPHASIS].s); + wnd->gamma_correction = gamma_val[str_index (gamma_list, + s->val[GAMMA_CORRECTION].s)]; + wnd->mcd_lamp_dfeed_sens = str_index (lamp_list, s->val[LAMP].s) << 4 | 2; + + wnd->document_size = (paper != 0) << 7 + | s->val[LENGTHCTL].b << 6 | s->val[LANDSCAPE].b << 4 | paper_val[paper]; + + wnd->ahead_deskew_dfeed_scan_area_fspeed_rshad = s->val[DBLFEED].b << 4 + | s->val[FIT_TO_PAGE].b << 2; + wnd->continuous_scanning_pages = str_index (feeder_mode_list, + s->val[FEEDER_MODE]. + s) ? 0xff : 0; + wnd->automatic_threshold_mode = 0; /*Does not supported */ + wnd->automatic_separation_mode = 0; /*Does not supported */ + wnd->standard_white_level_mode = 0; /*Does not supported */ + wnd->b_wnr_noise_reduction = 0; /*Does not supported */ + if (str_index (manual_feed_list, s->val[MANUALFEED].s) == 2) + wnd->mfeed_toppos_btmpos_dsepa_hsepa_dcont_rstkr = 2 << 6; + + wnd->stop_mode = 1; +} + + +/* Get scan parameters */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Parameters *p = &s->params; + + if (!s->scanning) + { + unsigned w, h, res = s->val[RESOLUTION].w; + unsigned i = str_index (paper_list, + s->val[PAPER_SIZE].s); + if (i) + { + if (s->val[LANDSCAPE].b) + { + w = paper_sizes[i].height; + h = paper_sizes[i].width; + } + else + { + w = paper_sizes[i].width; + h = paper_sizes[i].height; + } + } + else + { + w = s->val[BR_X].w - s->val[TL_X].w; + h = s->val[BR_Y].w - s->val[TL_Y].w; + } + p->pixels_per_line = w * res / 25.4; + p->lines = h * res / 25.4; + } + + p->format = (!strcmp(s->val[MODE].s,SANE_VALUE_SCAN_MODE_COLOR)) ? + SANE_FRAME_RGB : SANE_FRAME_GRAY; + p->last_frame = SANE_TRUE; + p->depth = bps_val[str_index (mode_list, s->val[MODE].s)]; + p->bytes_per_line = p->depth * p->pixels_per_line / 8; + if (p->depth > 8) + p->depth = 8; + if (params) + memcpy (params, p, sizeof (SANE_Parameters)); + return SANE_STATUS_GOOD; +} diff --git a/backend/kvs40xx.c b/backend/kvs40xx.c new file mode 100644 index 0000000..6c19e55 --- /dev/null +++ b/backend/kvs40xx.c @@ -0,0 +1,748 @@ +/* + Copyright (C) 2009, Panasonic Russia Ltd. + Copyright (C) 2010,2011, m. allan noah +*/ +/* + Panasonic KV-S40xx USB-SCSI scanner driver. +*/ + +#include "../include/sane/config.h" + +#include /*isspace*/ +#include /*tan*/ + +#include +#include +#include +#define DEBUG_NOT_STATIC +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_scsi.h" +#include "lassert.h" + +#include "kvs40xx.h" + +#include "sane/sanei_debug.h" + +#define DATA_TAIL 0x200 + +struct known_device +{ + const SANE_Int id; + const SANE_Device scanner; +}; + +static const struct known_device known_devices[] = { + { + KV_S4085C, + { + "MATSHITA", + "KV-S4085C", + "High Speed Color ADF Scanner", + "scanner" + }, + }, + { + KV_S4065C, + { + "MATSHITA", + "KV-S4065C", + "High Speed Color ADF Scanner", + "scanner" + }, + }, + { + KV_S7075C, + { + "MATSHITA", + "KV-S7075C", + "High Speed Color ADF Scanner", + "scanner" + }, + }, +}; + +static inline SANE_Status buf_init(struct buf *b, SANE_Int sz) +{ + const int num = sz / BUF_SIZE + 1; + b->buf = (u8 **) realloc(b->buf, num * sizeof(u8 *)); + if (!b->buf) + return SANE_STATUS_NO_MEM; + memset(b->buf, 0, num * sizeof(void *)); + b->size = b->head = b->tail = 0; + b->sem = 0; + b->st = SANE_STATUS_GOOD; + pthread_cond_init(&b->cond, NULL); + pthread_mutex_init(&b->mu, NULL); + return SANE_STATUS_GOOD; +} + +static inline void buf_deinit(struct buf *b) +{ + int i; + if (!b->buf) + return; + for (i = b->head; i < b->tail; i++) + if (b->buf[i]) + free(b->buf[i]); + free(b->buf); + b->buf = NULL; + b->head = b->tail = 0; +} + +static inline SANE_Status new_buf(struct buf *b, u8 ** p) +{ + b->buf[b->tail] = (u8 *) malloc(BUF_SIZE); + if (!b->buf[b->tail]) + return SANE_STATUS_NO_MEM; + *p = b->buf[b->tail]; + ++b->tail; + return SANE_STATUS_GOOD; +} + +static inline SANE_Status buf_get_err(struct buf *b) +{ + return b->size ? SANE_STATUS_GOOD : b->st; +} + +static inline void buf_set_st(struct buf *b, SANE_Status st) +{ + pthread_mutex_lock(&b->mu); + b->st = st; + if (buf_get_err(b)) + pthread_cond_signal(&b->cond); + pthread_mutex_unlock(&b->mu); +} + +static inline void buf_cancel(struct buf *b) +{ + buf_set_st(b, SANE_STATUS_CANCELLED); +} + +static inline void push_buf(struct buf *b, SANE_Int sz) +{ + pthread_mutex_lock(&b->mu); + b->sem++; + b->size += sz; + pthread_cond_signal(&b->cond); + pthread_mutex_unlock(&b->mu); +} + +static inline u8 *get_buf(struct buf *b, SANE_Int * sz) +{ + SANE_Status err = buf_get_err(b); + if (err) + return NULL; + + pthread_mutex_lock(&b->mu); + while (!b->sem && !buf_get_err(b)) + pthread_cond_wait(&b->cond, &b->mu); + b->sem--; + err = buf_get_err(b); + if (!err) { + *sz = b->size < BUF_SIZE ? b->size : BUF_SIZE; + b->size -= *sz; + } + pthread_mutex_unlock(&b->mu); + return err ? NULL : b->buf[b->head]; +} + +static inline void pop_buf(struct buf *b) +{ + free(b->buf[b->head]); + b->buf[b->head] = NULL; + ++b->head; +} + +SANE_Status +sane_init (SANE_Int __sane_unused__ * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + DBG_INIT (); + DBG (DBG_INFO, "This is panasonic kvs40xx driver\n"); + + *version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, 1); + + /* Initialize USB */ + sanei_usb_init (); + + return SANE_STATUS_GOOD; +} + +/* + * List of available devices, allocated by sane_get_devices, released + * by sane_exit() + */ +static SANE_Device **devlist = NULL; +static unsigned curr_scan_dev = 0; + +void +sane_exit (void) +{ + if (devlist) + { + int i; + for (i = 0; devlist[i]; i++) + { + free ((void *) devlist[i]); + } + free ((void *) devlist); + devlist = NULL; + } +} + +SANE_Status +attach (SANE_String_Const devname); + +SANE_Status +attach (SANE_String_Const devname) +{ + int i = 0; + if (devlist) + { + for (; devlist[i]; i++); + devlist = realloc (devlist, sizeof (SANE_Device *) * (i + 1)); + if (!devlist) + return SANE_STATUS_NO_MEM; + } + else + { + devlist = malloc (sizeof (SANE_Device *) * 2); + if (!devlist) + return SANE_STATUS_NO_MEM; + } + devlist[i] = malloc (sizeof (SANE_Device)); + if (!devlist[i]) + return SANE_STATUS_NO_MEM; + memcpy (devlist[i], &known_devices[curr_scan_dev].scanner, + sizeof (SANE_Device)); + devlist[i]->name = strdup (devname); + /* terminate device list with NULL entry: */ + devlist[i + 1] = 0; + DBG (DBG_INFO, "%s device attached\n", devname); + return SANE_STATUS_GOOD; +} + +/* Get device list */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool __sane_unused__ local_only) +{ + if (devlist) + { + int i; + for (i = 0; devlist[i]; i++) + { + free ((void *) devlist[i]); + } + free ((void *) devlist); + devlist = NULL; + } + + for (curr_scan_dev = 0; + curr_scan_dev < + sizeof (known_devices) / sizeof (known_devices[0]); curr_scan_dev++) + { + sanei_usb_find_devices (PANASONIC_ID, + known_devices[curr_scan_dev].id, attach); + } + + for (curr_scan_dev = 0; + curr_scan_dev < + sizeof (known_devices) / sizeof (known_devices[0]); curr_scan_dev++) + { + sanei_scsi_find_devices (known_devices[curr_scan_dev]. + scanner.vendor, + known_devices[curr_scan_dev]. + scanner.model, NULL, -1, -1, -1, -1, attach); + } + if(device_list) + *device_list = (const SANE_Device **) devlist; + return SANE_STATUS_GOOD; +} + +/* Open device, return the device handle */ +SANE_Status +sane_open (SANE_String_Const devname, SANE_Handle * handle) +{ + unsigned i, j, id = 0; + struct scanner *s; + SANE_Int h, bus; + SANE_Status st = SANE_STATUS_GOOD; + if (!devlist) + { + st = sane_get_devices (NULL, 0); + if (st) + return st; + } + for (i = 0; devlist[i]; i++) + { + if (!strcmp (devlist[i]->name, devname)) + break; + } + if (!devlist[i]) + return SANE_STATUS_INVAL; + for (j = 0; j < sizeof (known_devices) / sizeof (known_devices[0]); j++) + { + if (!strcmp (devlist[i]->model, known_devices[j].scanner.model)) + { + id = known_devices[j].id; + break; + } + } + + st = sanei_usb_open (devname, &h); + + if (st == SANE_STATUS_ACCESS_DENIED) + return st; + if (st) + { + st = sanei_scsi_open (devname, &h, kvs40xx_sense_handler, NULL); + if (st) + { + return st; + } + bus = SCSI; + } + else + { + bus = USB; + st = sanei_usb_claim_interface (h, 0); + if (st) + { + sanei_usb_close (h); + return st; + } + } + + s = malloc (sizeof (struct scanner)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (struct scanner)); + s->buffer = malloc (MAX_READ_DATA_SIZE + BULK_HEADER_SIZE); + if (!s->buffer) + return SANE_STATUS_NO_MEM; + + s->file = h; + s->bus = bus; + s->id = id; + strcpy (s->name, devname); + *handle = s; + for (i = 0; i < 3; i++) + { + st = kvs40xx_test_unit_ready (s); + if (st) + { + if (s->bus == SCSI) + { + sanei_scsi_close (s->file); + st = sanei_scsi_open (devname, &h, kvs40xx_sense_handler, NULL); + if (st) + return st; + } + else + { + sanei_usb_release_interface (s->file, 0); + sanei_usb_close (s->file); + st = sanei_usb_open (devname, &h); + if (st) + return st; + st = sanei_usb_claim_interface (h, 0); + if (st) + { + sanei_usb_close (h); + return st; + } + } + s->file = h; + } + else + break; + } + if (i == 3) + return SANE_STATUS_DEVICE_BUSY; + + if (id == KV_S4085C || id == KV_S4065C) + { + char str[16]; + st = inquiry (s, str); + if (st) + goto err; + if (id == KV_S4085C) + s->id = !strcmp (str, "KV-S4085CL") ? KV_S4085CL : KV_S4085CW; + else + s->id = !strcmp (str, "KV-S4065CL") ? KV_S4065CL : KV_S4065CW; + } + kvs40xx_init_options (s); + st = kvs40xx_set_timeout (s, s->val[FEED_TIMEOUT].w); + if (st) + goto err; + + return SANE_STATUS_GOOD; +err: + sane_close (s); + return st; +} + +/* Close device */ +void +sane_close (SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + unsigned i; + hopper_down (s); + if (s->bus == USB) + { + sanei_usb_release_interface (s->file, 0); + sanei_usb_close (s->file); + } + else + sanei_scsi_close (s->file); + + for (i = 1; i < NUM_OPTIONS; i++) + { + if (s->opt[i].type == SANE_TYPE_STRING && s->val[i].s) + free (s->val[i].s); + } + + for (i = 0; i < sizeof (s->buf) / sizeof (s->buf[0]); i++) + buf_deinit (&s->buf[i]); + + free (s->buffer); + free (s); + +} + +/* Get option descriptor */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS || option < 0) + return NULL; + return s->opt + option; +} + +static SANE_Status +wait_document (struct scanner *s) +{ + SANE_Status st; + int i; + if (!strcmp ("fb", s->val[SOURCE].s)) + return SANE_STATUS_GOOD; + if (!strcmp ("off", s->val[MANUALFEED].s)) + return kvs40xx_document_exist (s); + + for (i = 0; i < s->val[FEED_TIMEOUT].w; i++) + { + st = kvs40xx_document_exist (s); + if (st != SANE_STATUS_NO_DOCS) + return st; + sleep (1); + } + return SANE_STATUS_NO_DOCS; +} + +static SANE_Status read_image_duplex(SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status st = SANE_STATUS_GOOD; + unsigned read, side; + int i; + struct side { + unsigned mx, eof; + u8 *p; + struct buf *buf; + } a[2], *b; + + for (i = 0; i < 2; i++) { + a[i].mx = BUF_SIZE; + a[i].eof = 0; + a[i].buf = &s->buf[i]; + st = new_buf(&s->buf[i], &a[i].p); + if (st) + goto err; + } + for (b = &a[0], side = SIDE_FRONT; (!a[0].eof || !a[1].eof);) { + pthread_testcancel(); + if (b->mx == 0) { + push_buf(b->buf, BUF_SIZE); + st = new_buf(b->buf, &b->p); + if (st) + goto err; + b->mx = BUF_SIZE; + } + + st = kvs40xx_read_image_data(s, s->page, side, + b->p + BUF_SIZE - b->mx, b->mx, + &read); + b->mx -= read; + if (st) { + if (st != INCORRECT_LENGTH + && st != SANE_STATUS_EOF) + goto err; + + if (st == SANE_STATUS_EOF) { + b->eof = 1; + push_buf(b->buf, BUF_SIZE - b->mx); + } + side ^= SIDE_BACK; + b = &a[side == SIDE_FRONT ? 0 : 1]; + } + } + + err: + for (i = 0; i < 2; i++) + buf_set_st(&s->buf[i], st); + return st; +} + +static SANE_Status read_image_simplex(SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status st = SANE_STATUS_GOOD; + + for (; (!st || st == INCORRECT_LENGTH);) { + unsigned read, mx; + unsigned char *p = NULL; + st = new_buf(&s->buf[0], &p); + for (read = 0, mx = BUF_SIZE; mx && + (!st || st == INCORRECT_LENGTH); mx -= read) { + pthread_testcancel(); + st = kvs40xx_read_image_data(s, s->page, SIDE_FRONT, + p + BUF_SIZE - mx, mx, + &read); + } + push_buf(&s->buf[0], BUF_SIZE - mx); + } + buf_set_st(&s->buf[0], st); + return st; +} + +static SANE_Status read_data(struct scanner *s) +{ + SANE_Status st; + int duplex = s->val[DUPLEX].w; + s->read = 0; + s->side = SIDE_FRONT; + + st = duplex ? read_image_duplex(s) : read_image_simplex(s); + if (st && (st != SANE_STATUS_EOF)) + goto err; + + st = kvs40xx_read_picture_element(s, SIDE_FRONT, &s->params); + if (st) + goto err; + if (!s->params.lines) { + st = SANE_STATUS_INVAL; + goto err; + } + + sane_get_parameters(s, NULL); + + s->page++; + return SANE_STATUS_GOOD; + err: + s->scanning = 0; + return st; +} + +/* Start scanning */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Status st = SANE_STATUS_GOOD; + int duplex = s->val[DUPLEX].w, i; + unsigned data_avalible; + int start = 0; + + if (s->thread) + { + pthread_join (s->thread, NULL); + s->thread = 0; + } + if (!s->scanning) + { + st = kvs40xx_test_unit_ready (s); + if (st) + return st; + + st = wait_document (s); + if (st) + return st; + + st = kvs40xx_reset_window (s); + if (st) + return st; + st = kvs40xx_set_window (s, SIDE_FRONT); + + if (st) + return st; + + if (duplex) + { + st = kvs40xx_set_window (s, SIDE_BACK); + if (st) + return st; + } + + st = kvs40xx_scan (s); + if (st) + return st; + + if (s->val[CROP].b || s->val[LENGTHCTL].b || s->val[LONG_PAPER].b) + { + unsigned w, h, res = s->val[RESOLUTION].w; + SANE_Parameters *p = &s->params; + w = 297; /*A3 */ + h = 420; + p->pixels_per_line = w * res / 25.4 + .5; + p->lines = h * res / 25.4 + .5; + } + else + { + st = kvs40xx_read_picture_element (s, SIDE_FRONT, &s->params); + if (st) + return st; + } + + start = 1; + s->scanning = 1; + s->page = 0; + s->read = 0; + s->side = SIDE_FRONT; + sane_get_parameters (s, NULL); + } + + if (duplex && s->side == SIDE_FRONT && !start) + { + s->side = SIDE_BACK; + s->read = 0; + return SANE_STATUS_GOOD; + } + do { + st = get_buffer_status(s, &data_avalible); + if (st) + goto err; + + } while (!data_avalible); + + for (i = 0; i < (duplex ? 2 : 1); i++) + { + st = buf_init (&s->buf[i], s->side_size); + if (st) + goto err; + } + + if (pthread_create (&s->thread, NULL, (void *(*)(void *)) read_data, s)) + { + st = SANE_STATUS_IO_ERROR; + goto err; + } + + if (s->val[CROP].b || s->val[LENGTHCTL].b || s->val[LONG_PAPER].b) + { + pthread_join (s->thread, NULL); + s->thread = 0; + } + + return SANE_STATUS_GOOD; +err: + s->scanning = 0; + return st; +} + +SANE_Status +sane_read(SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + struct scanner *s = (struct scanner *) handle; + int duplex = s->val[DUPLEX].w; + struct buf *b = s->side == SIDE_FRONT ? &s->buf[0] : &s->buf[1]; + SANE_Status err = buf_get_err(b); + SANE_Int inbuf = 0; + *len = 0; + + if (!s->scanning) + return SANE_STATUS_EOF; + if (err) + goto out; + + if (s->read) { + *len = + max_len < + (SANE_Int) s->read ? max_len : (SANE_Int) s->read; + memcpy(buf, s->data + BUF_SIZE - s->read, *len); + s->read -= *len; + + if (!s->read) + pop_buf(b); + goto out; + } + + s->data = get_buf(b, &inbuf); + if (!s->data) + goto out; + + *len = max_len < inbuf ? max_len : inbuf; + if (*len > BUF_SIZE) + *len = BUF_SIZE; + memcpy(buf, s->data, *len); + s->read = inbuf > BUF_SIZE ? BUF_SIZE - *len : inbuf - *len; + + if (!s->read) + pop_buf(b); + out: + err = *len ? SANE_STATUS_GOOD : buf_get_err(b); + if (err == SANE_STATUS_EOF) { + if (strcmp(s->val[FEEDER_MODE].s, SANE_I18N("continuous"))) { + if (!duplex || s->side == SIDE_BACK) + s->scanning = 0; + } + buf_deinit(b); + } else if (err) { + unsigned i; + for (i = 0; i < sizeof(s->buf) / sizeof(s->buf[0]); i++) + buf_deinit(&s->buf[i]); + } + return err; +} + +void +sane_cancel (SANE_Handle handle) +{ + unsigned i; + struct scanner *s = (struct scanner *) handle; + if (s->scanning && !strcmp (s->val[FEEDER_MODE].s, SANE_I18N ("continuous"))) + { + stop_adf (s); + } + if (s->thread) + { + pthread_cancel (s->thread); + pthread_join (s->thread, NULL); + s->thread = 0; + } + for (i = 0; i < sizeof (s->buf) / sizeof (s->buf[0]); i++) + buf_deinit (&s->buf[i]); + s->scanning = 0; +} + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ h, SANE_Bool __sane_unused__ m) +{ + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ h, + SANE_Int __sane_unused__ * fd) +{ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/kvs40xx.h b/backend/kvs40xx.h new file mode 100644 index 0000000..fa17163 --- /dev/null +++ b/backend/kvs40xx.h @@ -0,0 +1,275 @@ +#ifndef __KVS40XX_H +#define __KVS40XX_H + +/* + Copyright (C) 2009, Panasonic Russia Ltd. +*/ +/* + Panasonic KV-S40xx USB-SCSI scanner driver. +*/ + +#include "../include/sane/config.h" +#include + +#undef BACKEND_NAME +#define BACKEND_NAME kvs40xx + +#define DBG_ERR 1 +#define DBG_WARN 2 +#define DBG_MSG 3 +#define DBG_INFO 4 +#define DBG_DBG 5 + +#define PANASONIC_ID 0x04da +#define KV_S4085C 0x100c +#define KV_S4065C 0x100d +#define KV_S7075C 0x100e + +#define KV_S4085CL (KV_S4085C|0x10000) +#define KV_S4085CW (KV_S4085C|0x20000) +#define KV_S4065CL (KV_S4065C|0x10000) +#define KV_S4065CW (KV_S4065C|0x20000) + +#define USB 1 +#define SCSI 2 +#define BULK_HEADER_SIZE 12 +#define MAX_READ_DATA_SIZE (0x10000-0x100) +#define BUF_SIZE MAX_READ_DATA_SIZE + +#define INCORRECT_LENGTH 0xfafafafa + +typedef unsigned char u8; +typedef unsigned u32; +typedef unsigned short u16; + +#define SIDE_FRONT 0x00 +#define SIDE_BACK 0x80 + +/* options */ +typedef enum +{ + NUM_OPTS = 0, + + /* General options */ + MODE_GROUP, + MODE, /* scanner modes */ + RESOLUTION, /* X and Y resolution */ + SOURCE, + + DUPLEX, /* Duplex mode */ + FEEDER_MODE, /* Feeder mode, fixed to Continous */ + LENGTHCTL, /* Length control mode */ + LONG_PAPER, + MANUALFEED, /* Manual feed mode */ + FEED_TIMEOUT, /* Feed timeout */ + DBLFEED, /* Double feed detection mode */ + DFEED_SENCE, + DFSTOP, + DFEED_L, + DFEED_C, + DFEED_R, + STAPELED_DOC, /* Detect stapled document */ + FIT_TO_PAGE, /* Scanner shrinks image to fit scanned page */ + + /* Geometry group */ + GEOMETRY_GROUP, + PAPER_SIZE, /* Paper size */ + LANDSCAPE, /* true if landscape */ + TL_X, /* upper left X */ + TL_Y, /* upper left Y */ + BR_X, /* bottom right X */ + BR_Y, /* bottom right Y */ + + ADVANCED_GROUP, + BRIGHTNESS, /* Brightness */ + CONTRAST, /* Contrast */ + THRESHOLD, /* Binary threshold */ + AUTOMATIC_THRESHOLD, + WHITE_LEVEL, + NOISE_REDUCTION, + INVERSE, /* Monochrome reversing */ + IMAGE_EMPHASIS, /* Image emphasis */ + GAMMA_CORRECTION, /* Gamma correction */ + LAMP, /* Lamp -- color drop out */ + RED_CHROMA, + BLUE_CHROMA, + HALFTONE_PATTERN, /* Halftone pattern */ + COMPRESSION, /* JPEG Compression */ + COMPRESSION_PAR, /* Compression parameter */ + DESKEW, + STOP_SKEW, + CROP, + MIRROR, + BTMPOS, + TOPPOS, + + /* must come last: */ + NUM_OPTIONS +} KV_OPTION; + + +struct buf +{ + u8 **buf; + volatile int head; + volatile int tail; + volatile unsigned size; + volatile int sem; + volatile SANE_Status st; + pthread_mutex_t mu; + pthread_cond_t cond; +}; + +struct scanner +{ + char name[128]; + unsigned id; + volatile int scanning; + int page; + int side; + int bus; + SANE_Int file; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + u8 *buffer; + struct buf buf[2]; + u8 *data; + unsigned side_size; + unsigned read; + pthread_t thread; +}; + +struct window +{ + u8 reserved[6]; + u8 window_descriptor_block_length[2]; + + u8 window_identifier; + u8 reserved2; + u8 x_resolution[2]; + u8 y_resolution[2]; + u8 upper_left_x[4]; + u8 upper_left_y[4]; + u8 width[4]; + u8 length[4]; + u8 brightness; + u8 threshold; + u8 contrast; + u8 image_composition; + u8 bit_per_pixel; + u8 halftone_pattern[2]; + u8 rif_padding; /*RIF*/ + u8 bit_ordering[2]; + u8 compression_type; + u8 compression_argument; + u8 reserved4[6]; + + u8 vendor_unique_identifier; + u8 nobuf_fstspeed_dfstop; + u8 mirror_image; + u8 image_emphasis; + u8 gamma_correction; + u8 mcd_lamp_dfeed_sens; + u8 reserved5; /*rmoir*/ + u8 document_size; + u8 document_width[4]; + u8 document_length[4]; + u8 ahead_deskew_dfeed_scan_area_fspeed_rshad; + u8 continuous_scanning_pages; + u8 automatic_threshold_mode; + u8 automatic_separation_mode; + u8 standard_white_level_mode; + u8 b_wnr_noise_reduction; + u8 mfeed_toppos_btmpos_dsepa_hsepa_dcont_rstkr; + u8 stop_mode; + u8 red_chroma; + u8 blue_chroma; +}; + +struct support_info +{ + /*TODO: */ + unsigned char data[32]; +}; + +void kvs40xx_init_options (struct scanner *); +SANE_Status kvs40xx_test_unit_ready (struct scanner *s); +SANE_Status kvs40xx_set_timeout (struct scanner *s, int timeout); +void kvs40xx_init_window (struct scanner *s, struct window *wnd, int wnd_id); +SANE_Status kvs40xx_set_window (struct scanner *s, int wnd_id); +SANE_Status kvs40xx_reset_window (struct scanner *s); +SANE_Status kvs40xx_read_picture_element (struct scanner *s, unsigned side, + SANE_Parameters * p); +SANE_Status read_support_info (struct scanner *s, struct support_info *inf); +SANE_Status kvs40xx_read_image_data (struct scanner *s, unsigned page, + unsigned side, void *buf, + unsigned max_size, unsigned *size); +SANE_Status kvs40xx_document_exist (struct scanner *s); +SANE_Status get_buffer_status (struct scanner *s, unsigned *data_avalible); +SANE_Status kvs40xx_scan (struct scanner *s); +SANE_Status kvs40xx_sense_handler (int fd, u_char * sense_buffer, void *arg); +SANE_Status stop_adf (struct scanner *s); +SANE_Status hopper_down (struct scanner *s); +SANE_Status inquiry (struct scanner *s, char *id); + +static inline u16 +swap_bytes16 (u16 x) +{ + return x << 8 | x >> 8; +} +static inline u32 +swap_bytes32 (u32 x) +{ + return x << 24 | x >> 24 | + (x & (u32) 0x0000ff00UL) << 8 | (x & (u32) 0x00ff0000UL) >> 8; +} + +#if WORDS_BIGENDIAN +static inline void +set24 (u8 * p, u32 x) +{ + p[2] = x >> 16; + p[1] = x >> 8; + p[0] = x >> 0; +} + +#define cpu2be16(x) (x) +#define cpu2be32(x) (x) +#define cpu2le16(x) swap_bytes16(x) +#define cpu2le32(x) swap_bytes32(x) +#define le2cpu16(x) swap_bytes16(x) +#define le2cpu32(x) swap_bytes32(x) +#define be2cpu16(x) (x) +#define be2cpu32(x) (x) +#define BIT_ORDERING 0 +#elif __BYTE_ORDER == __LITTLE_ENDIAN +static inline void +set24 (u8 * p, u32 x) +{ + p[0] = x >> 16; + p[1] = x >> 8; + p[2] = x >> 0; +} + +#define cpu2le16(x) (x) +#define cpu2le32(x) (x) +#define cpu2be16(x) swap_bytes16(x) +#define cpu2be32(x) swap_bytes32(x) +#define le2cpu16(x) (x) +#define le2cpu32(x) (x) +#define be2cpu16(x) swap_bytes16(x) +#define be2cpu32(x) swap_bytes32(x) +#define BIT_ORDERING 1 +#else +#error __BYTE_ORDER not defined +#endif + + +static inline u32 +get24 (u8 * p) +{ + u32 x = (((u32) p[0]) << 16) | (((u32) p[1]) << 8) | (((u32) p[0]) << 0); + return x; +} +#endif /*__KVS40XX_H*/ diff --git a/backend/kvs40xx_cmd.c b/backend/kvs40xx_cmd.c new file mode 100644 index 0000000..ade2014 --- /dev/null +++ b/backend/kvs40xx_cmd.c @@ -0,0 +1,601 @@ +/* + Copyright (C) 2009, Panasonic Russia Ltd. + Copyright (C) 2010,2011, m. allan noah +*/ +/* + Panasonic KV-S40xx USB-SCSI scanner driver. +*/ +#include "../include/sane/config.h" +#include + +#define DEBUG_DECLARE_ONLY +#define BACKEND_NAME kvs40xx + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_config.h" + +#include "kvs40xx.h" + +#include "../include/sane/sanei_debug.h" + +#define COMMAND_BLOCK 1 +#define DATA_BLOCK 2 +#define RESPONSE_BLOCK 3 + +#define COMMAND_CODE 0x9000 +#define DATA_CODE 0xb000 +#define RESPONSE_CODE 0xa000 +#define STATUS_SIZE 4 + +struct bulk_header +{ + u32 length; + u16 type; + u16 code; + u32 transaction_id; +}; + +#define TEST_UNIT_READY 0x00 +#define INQUIRY 0x12 +#define SET_WINDOW 0x24 +#define SCAN 0x1B +#define SEND_10 0x2A +#define READ_10 0x28 +#define REQUEST_SENSE 0x03 +#define GET_BUFFER_STATUS 0x34 +#define SET_TIMEOUT 0xE1 +#define GET_ADJUST_DATA 0xE0 +#define HOPPER_DOWN 0xE1 +#define STOP_ADF 0xE1 + + + +#define SUPPORT_INFO 0x93 + + +#define GOOD 0 +#define CHECK_CONDITION 2 + +typedef enum +{ + CMD_NONE = 0, + CMD_IN = 0x81, /* scanner to pc */ + CMD_OUT = 0x02 /* pc to scanner */ +} CMD_DIRECTION; /* equals to endpoint address */ + +#define RESPONSE_SIZE 0x12 +#define MAX_CMD_SIZE 12 +struct cmd +{ + unsigned char cmd[MAX_CMD_SIZE]; + int cmd_size; + void *data; + int data_size; + int dir; +}; +struct response +{ + int status; + unsigned char data[RESPONSE_SIZE]; +}; + +static SANE_Status +usb_send_command (struct scanner *s, struct cmd *c, struct response *r, + void *buf) +{ + SANE_Status st; + struct bulk_header *h = (struct bulk_header *) buf; + u8 resp[sizeof (*h) + STATUS_SIZE]; + size_t sz = sizeof (*h) + MAX_CMD_SIZE; + memset (h, 0, sz); + h->length = cpu2be32 (sz); + h->type = cpu2be16 (COMMAND_BLOCK); + h->code = cpu2be16 (COMMAND_CODE); + memcpy (h + 1, c->cmd, c->cmd_size); + + st = sanei_usb_write_bulk (s->file, (const SANE_Byte *) h, &sz); + if (st) + return st; + + if (sz != sizeof (*h) + MAX_CMD_SIZE) + return SANE_STATUS_IO_ERROR; + + if (c->dir == CMD_IN) + { + unsigned l; + sz = sizeof (*h) + c->data_size; + c->data_size = 0; + st = sanei_usb_read_bulk (s->file, (SANE_Byte *) h, &sz); + for (l = sz; !st && l != be2cpu32 (h->length); l += sz) + { + DBG (DBG_WARN, "usb wrong read (%d instead %d)\n", + c->data_size, be2cpu32 (h->length)); + sz = be2cpu32 (h->length) - l; + st = sanei_usb_read_bulk (s->file, ((SANE_Byte *) h) + l, &sz); + + } + + c->data = h + 1; + + if (st) + { + st = sanei_usb_release_interface (s->file, 0); + if (st) + return st; + st = sanei_usb_claim_interface (s->file, 0); + + if (st) + return st; + + r->status = CHECK_CONDITION; + return SANE_STATUS_GOOD; + } + + c->data_size = sz - sizeof (*h); + + + } + else if (c->dir == CMD_OUT) + { + sz = sizeof (*h) + c->data_size; + memset (h, 0, sizeof (*h)); + h->length = cpu2be32 (sizeof (*h) + c->data_size); + h->type = cpu2be16 (DATA_BLOCK); + h->code = cpu2be16 (DATA_CODE); + memcpy (h + 1, c->data, c->data_size); + st = sanei_usb_write_bulk (s->file, (const SANE_Byte *) h, &sz); + if (st) + return st; + } + sz = sizeof (resp); + st = sanei_usb_read_bulk (s->file, resp, &sz); + if (st || sz != sizeof (resp)) + return SANE_STATUS_IO_ERROR; + + r->status = be2cpu32 (*((u32 *) (resp + sizeof (*h)))); + return st; +} + +#define END_OF_MEDIUM (1<<6) +#define INCORRECT_LENGTH_INDICATOR (1<<5) +static const struct +{ + unsigned sense, asc, ascq; + SANE_Status st; +} s_errors[] = +{ + { + 2, 0, 0, SANE_STATUS_DEVICE_BUSY}, + { + 2, 4, 1, SANE_STATUS_DEVICE_BUSY}, + { + 2, 4, 0x80, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x81, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x82, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x83, SANE_STATUS_COVER_OPEN}, + { + 2, 4, 0x84, SANE_STATUS_COVER_OPEN}, + { + 2, 0x80, 1, SANE_STATUS_CANCELLED}, + { + 2, 0x80, 2, SANE_STATUS_CANCELLED}, + { + 3, 0x3a, 0, SANE_STATUS_NO_DOCS}, + { + 3, 0x80, 1, SANE_STATUS_JAMMED}, + { + 3, 0x80, 2, SANE_STATUS_JAMMED}, + { + 3, 0x80, 3, SANE_STATUS_JAMMED}, + { + 3, 0x80, 4, SANE_STATUS_JAMMED}, + { + 3, 0x80, 5, SANE_STATUS_JAMMED}, + { + 3, 0x80, 6, SANE_STATUS_JAMMED}, + { + 3, 0x80, 7, SANE_STATUS_JAMMED}, + { + 3, 0x80, 8, SANE_STATUS_JAMMED}, + { + 3, 0x80, 9, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0xa, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0xb, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0xc, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0xd, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0xe, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0xf, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0x10, SANE_STATUS_JAMMED}, + { + 3, 0x80, 0x11, SANE_STATUS_JAMMED}, + { + 5, 0x1a, 0x0, SANE_STATUS_INVAL}, + { + 5, 0x20, 0x0, SANE_STATUS_INVAL}, + { + 5, 0x24, 0x0, SANE_STATUS_INVAL}, + { + 5, 0x25, 0x0, SANE_STATUS_INVAL}, + { + 5, 0x26, 0x0, SANE_STATUS_INVAL}, + { + 5, 0x2c, 0x01, SANE_STATUS_INVAL}, + { + 5, 0x2c, 0x02, SANE_STATUS_INVAL}, + { + 5, 0x2c, 0x80, SANE_STATUS_INVAL}, + { + 5, 0x2c, 0x81, SANE_STATUS_INVAL}, + { + 5, 0x2c, 0x82, SANE_STATUS_INVAL}, + { +5, 0x2c, 0x83, SANE_STATUS_INVAL},}; + +SANE_Status +kvs40xx_sense_handler (int __sane_unused__ fd, + u_char * sense_buffer, void __sane_unused__ * arg) +{ + unsigned i; + SANE_Status st = SANE_STATUS_GOOD; + if (sense_buffer[2] & 0xf) + { /*error */ + for (i = 0; i < sizeof (s_errors) / sizeof (s_errors[0]); i++) + { + if ((sense_buffer[2] & 0xf) == s_errors[i].sense + && sense_buffer[12] == s_errors[i].asc + && sense_buffer[13] == s_errors[i].ascq) + { + st = s_errors[i].st; + break; + } + } + if (i == sizeof (s_errors) / sizeof (s_errors[0])) + st = SANE_STATUS_IO_ERROR; + } + else + { + if (sense_buffer[2] & END_OF_MEDIUM) + st = SANE_STATUS_EOF; + else if (sense_buffer[2] & INCORRECT_LENGTH_INDICATOR) + st = INCORRECT_LENGTH; + } + + DBG (DBG_ERR, + "send_command: CHECK_CONDITION: sence:0x%x ASC:0x%x ASCQ:0x%x\n", + sense_buffer[2], sense_buffer[12], sense_buffer[13]); + + return st; +} + +static SANE_Status +send_command (struct scanner * s, struct cmd * c) +{ + SANE_Status st = SANE_STATUS_GOOD; + if (s->bus == USB) + { + struct response r; + memset (&r, 0, sizeof (r)); + st = usb_send_command (s, c, &r, s->buffer); + if (st) + return st; + if (r.status) + { + u8 b[sizeof (struct bulk_header) + RESPONSE_SIZE]; + struct cmd c2 = { + {0}, 6, + NULL, RESPONSE_SIZE, + CMD_IN + }; + c2.cmd[0] = REQUEST_SENSE; + c2.cmd[4] = RESPONSE_SIZE; + + st = usb_send_command (s, &c2, &r, b); + if (st) + return st; + st = kvs40xx_sense_handler (0, b + sizeof (struct bulk_header), NULL); + } + } + else + { + if (c->dir == CMD_OUT) + { + memcpy (s->buffer, c->cmd, c->cmd_size); + memcpy (s->buffer + c->cmd_size, c->data, c->data_size); + st = sanei_scsi_cmd (s->file, s->buffer, + c->cmd_size + c->data_size, NULL, NULL); + } + else if (c->dir == CMD_IN) + { + c->data = s->buffer; + st = sanei_scsi_cmd (s->file, c->cmd, c->cmd_size, + c->data, (size_t *) & c->data_size); + } + else + { + st = sanei_scsi_cmd (s->file, c->cmd, c->cmd_size, NULL, NULL); + } + } + return st; +} + +SANE_Status +kvs40xx_test_unit_ready (struct scanner * s) +{ + struct cmd c = { + {0}, 6, + NULL, 0, + CMD_NONE + }; + c.cmd[0] = TEST_UNIT_READY; + if (send_command (s, &c)) + return SANE_STATUS_DEVICE_BUSY; + + return SANE_STATUS_GOOD; +} + +SANE_Status +kvs40xx_set_timeout (struct scanner * s, int timeout) +{ + u16 t = cpu2be16 ((u16) timeout); + struct cmd c = { + {0}, 10, + NULL, 0, + CMD_OUT + }; + c.data = &t; + c.data_size = sizeof (t); + c.cmd[0] = SET_TIMEOUT; + c.cmd[2] = 0x8d; + *((u16 *) (c.cmd + 7)) = cpu2be16 (sizeof (t)); + if (s->bus == USB) + sanei_usb_set_timeout (timeout * 1000); + + return send_command (s, &c); +} + +SANE_Status +kvs40xx_set_window (struct scanner * s, int wnd_id) +{ + struct window wnd; + struct cmd c = { + {0}, 10, + NULL, 0, + CMD_OUT + }; + c.data = &wnd; + c.data_size = sizeof (wnd); + c.cmd[0] = SET_WINDOW; + *((u16 *) (c.cmd + 7)) = cpu2be16 (sizeof (wnd)); + kvs40xx_init_window (s, &wnd, wnd_id); + + return send_command (s, &c); +} + +SANE_Status +kvs40xx_reset_window (struct scanner * s) +{ + struct cmd c = { + {0}, 10, + NULL, 0, + CMD_NONE + }; + c.cmd[0] = SET_WINDOW; + + return send_command (s, &c); +} + +SANE_Status +kvs40xx_scan (struct scanner * s) +{ + struct cmd c = { + {0}, 6, + NULL, 0, + CMD_NONE + }; + c.cmd[0] = SCAN; + return send_command (s, &c); +} + +SANE_Status +hopper_down (struct scanner * s) +{ + struct cmd c = { + {0}, 10, + NULL, 0, + CMD_NONE + }; + c.cmd[0] = HOPPER_DOWN; + c.cmd[2] = 5; + + if (s->id == KV_S7075C) + return SANE_STATUS_GOOD; + return send_command (s, &c); +} + +SANE_Status +stop_adf (struct scanner * s) +{ + struct cmd c = { + {0}, 10, + NULL, 0, + CMD_NONE + }; + c.cmd[0] = STOP_ADF; + c.cmd[2] = 0x8b; + return send_command (s, &c); +} + +SANE_Status +kvs40xx_document_exist (struct scanner * s) +{ + SANE_Status status; + struct cmd c = { + {0}, 10, + NULL, 6, + CMD_IN + }; + u8 *d; + c.cmd[0] = READ_10; + c.cmd[2] = 0x81; + set24 (c.cmd + 6, c.data_size); + status = send_command (s, &c); + if (status) + return status; + d = c.data; + if (d[0] & 0x20) + return SANE_STATUS_GOOD; + + return SANE_STATUS_NO_DOCS; +} + +SANE_Status +kvs40xx_read_picture_element (struct scanner * s, unsigned side, + SANE_Parameters * p) +{ + SANE_Status status; + struct cmd c = { + {0}, 10, + NULL, 16, + CMD_IN + }; + u32 *data; + c.cmd[0] = READ_10; + c.cmd[2] = 0x80; + c.cmd[5] = side; + set24 (c.cmd + 6, c.data_size); + + status = send_command (s, &c); + if (status) + return status; + data = (u32 *) c.data; + p->pixels_per_line = be2cpu32 (data[0]); + p->lines = be2cpu32 (data[1]); + + return SANE_STATUS_GOOD; +} + +SANE_Status +get_buffer_status (struct scanner * s, unsigned *data_avalible) +{ + SANE_Status status; + struct cmd c = { + {0}, 10, + NULL, 12, + CMD_IN + }; + c.cmd[0] = GET_BUFFER_STATUS; + c.cmd[7] = 12; + + status = send_command (s, &c); + if (status) + return status; + *data_avalible = get24 ((unsigned char *)c.data + 9); + return SANE_STATUS_GOOD; +} + +SANE_Status +kvs40xx_read_image_data (struct scanner * s, unsigned page, unsigned side, + void *buf, unsigned max_size, unsigned *size) +{ + SANE_Status status; + struct cmd c = { + {0}, 10, + NULL, 0, + CMD_IN + }; + c.data_size = max_size < MAX_READ_DATA_SIZE ? max_size : MAX_READ_DATA_SIZE; + c.cmd[0] = READ_10; + c.cmd[4] = page; + c.cmd[5] = side; + + set24 (c.cmd + 6, c.data_size); + *size = 0; + status = send_command (s, &c); + + if (status && status != SANE_STATUS_EOF && status != INCORRECT_LENGTH) + return status; + + *size = c.data_size; + memcpy (buf, c.data, *size); + return status; +} + +static SANE_Status +get_adjust_data (struct scanner * s, unsigned *dummy_length) +{ + SANE_Status status; + struct cmd c = { + {0}, 10, + NULL, 40, + CMD_IN + }; + u16 *data; + + c.cmd[0] = GET_ADJUST_DATA; + c.cmd[2] = 0x9b; + c.cmd[8] = 40; + status = send_command (s, &c); + if (status) + return status; + data = (u16 *) c.data; + *dummy_length = be2cpu16 (data[0]); + return SANE_STATUS_GOOD; +} + +SANE_Status +read_support_info (struct scanner * s, struct support_info * inf) +{ + SANE_Status st; + struct cmd c = { + {0}, 10, + NULL, sizeof (*inf), + CMD_IN + }; + + c.cmd[0] = READ_10; + c.cmd[2] = SUPPORT_INFO; + set24 (c.cmd + 6, c.data_size); + + st = send_command (s, &c); + if (st) + return st; + memcpy (inf, c.data, sizeof (*inf)); + return SANE_STATUS_GOOD; +} + +SANE_Status +inquiry (struct scanner * s, char *id) +{ + int i; + SANE_Status st; + struct cmd c = { + {0}, 5, + NULL, 0x60, + CMD_IN + }; + + c.cmd[0] = INQUIRY; + c.cmd[4] = c.data_size; + + st = send_command (s, &c); + if (st) + return st; + memcpy (id, (unsigned char *)c.data + 16, 16); + for (i = 0; i < 15 && id[i] != ' '; i++); + id[i] = 0; + return SANE_STATUS_GOOD; +} diff --git a/backend/kvs40xx_opt.c b/backend/kvs40xx_opt.c new file mode 100644 index 0000000..c4f478b --- /dev/null +++ b/backend/kvs40xx_opt.c @@ -0,0 +1,1414 @@ +/* + Copyright (C) 2009, Panasonic Russia Ltd. + Copyright (C) 2010,2011, m. allan noah +*/ +/* + Panasonic KV-S40xx USB-SCSI scanner driver. +*/ + +#include "../include/sane/config.h" + +#include +#define DEBUG_DECLARE_ONLY +#define BACKEND_NAME kvs40xx + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_config.h" +#include "lassert.h" + +#include "kvs40xx.h" + +#include "../include/sane/sanei_debug.h" + + +static inline unsigned +mm2scanner_units (unsigned mm) +{ + return (mm * 12000 / 254.0 + .5); +} +static inline unsigned +scanner_units2mm (unsigned u) +{ + return (u * 254.0 / 12000 + .5); +} +struct restriction +{ + unsigned ux, uy, ux_pix, uy_pix; +}; + +static struct restriction flatbad = { 14064, 20400, 7031, 63999 }; +static struct restriction cw = { 14268, 128000, 7133, 63999 }; +static struct restriction cl = { 10724, 128000, 5361, 63999 }; + +static inline int +check_area (struct scanner *s, unsigned ux, + unsigned uy, unsigned bx, unsigned by) +{ + int fb = !strcmp (s->val[SOURCE].s, SANE_I18N ("fb")); + struct restriction *r = fb ? &flatbad + : (s->id == KV_S4085CL || s->id == KV_S4065CL) ? &cl : &cw; + unsigned res = s->val[RESOLUTION].w; + unsigned w = bx - ux; + unsigned h = by - uy; + unsigned c1 = mm2scanner_units (ux + w); + unsigned c2 = mm2scanner_units (uy + h); + int c = c1 <= r->ux && c1 >= 16 && c2 >= 1 && c2 <= r->uy ? 0 : -1; + if (c) + return c; + if (mm2scanner_units (ux) > r->ux) + return -1; + if (res * mm2scanner_units (ux) / 1200 > r->ux_pix) + return -1; + + if (res * mm2scanner_units (uy) / 1200 > r->uy_pix) + return -1; + return 0; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; +static const unsigned mode_val[] = { 0, 2, 5 }; +static const unsigned bps_val[] = { 1, 8, 24 }; + +static const SANE_Range resolutions_range = { + 100,600,1 +}; + +/* List of feeder modes */ +static SANE_String_Const feeder_mode_list[] = { + SANE_I18N ("single"), + SANE_I18N ("continuous"), + NULL +}; + +/* List of scan sources */ +static SANE_String_Const source_list[] = { + SANE_I18N ("adf"), + SANE_I18N ("fb"), + NULL +}; + +/* List of manual feed mode */ +static SANE_String_Const manual_feed_list[] = { + SANE_I18N ("off"), + SANE_I18N ("wait_doc"), + SANE_I18N ("wait_doc_hopper_up"), + SANE_I18N ("wait_key"), + NULL +}; + +/* List of paper sizes */ +static SANE_String_Const paper_list[] = { + SANE_I18N ("user_def"), + SANE_I18N ("business_card"), + SANE_I18N ("Check"), + SANE_I18N ("A3"), + SANE_I18N ("A4"), + SANE_I18N ("A5"), + SANE_I18N ("A6"), + SANE_I18N ("Letter"), + SANE_I18N ("Double letter 11x17 in"), + SANE_I18N ("B4"), + SANE_I18N ("B5"), + SANE_I18N ("B6"), + SANE_I18N ("Legal"), + NULL +}; + +static SANE_String_Const paper_list_woA3[] = { + SANE_I18N ("user_def"), + SANE_I18N ("business_card"), + SANE_I18N ("Check"), + /*SANE_I18N ("A3"), */ + SANE_I18N ("A4"), + SANE_I18N ("A5"), + SANE_I18N ("A6"), + SANE_I18N ("Letter"), + /*SANE_I18N ("Double letter 11x17 in"), */ + /*SANE_I18N ("B4"), */ + SANE_I18N ("B5"), + SANE_I18N ("B6"), + SANE_I18N ("Legal"), + NULL +}; + +static const unsigned paper_val[] = { 0, 1, 2, 3, 4, 5, 6, 7, + 9, 12, 13, 14, 15 +}; + +struct paper_size +{ + int width; + int height; +}; +static const struct paper_size paper_sizes[] = { + {210, 297}, /* User defined, default=A4 */ + {54, 90}, /* Business card */ + {80, 170}, /* Check (China business) */ + {297, 420}, /* A3 */ + {210, 297}, /* A4 */ + {148, 210}, /* A5 */ + {105, 148}, /* A6 */ + {215, 280}, /* US Letter 8.5 x 11 in */ + {280, 432}, /* Double Letter 11 x 17 in */ + {250, 353}, /* B4 */ + {176, 250}, /* B5 */ + {125, 176}, /* B6 */ + {215, 355} /* US Legal */ +}; + +#define MIN_WIDTH 48 +#define MIN_LENGTH 70 +#define MAX_WIDTH 297 +#define MAX_LENGTH 432 + +#define MAX_WIDTH_A4 227 +#define MAX_LENGTH_A4 432 + +static SANE_Range tl_x_range = { 0, MAX_WIDTH - MIN_WIDTH, 0 }; +static SANE_Range tl_y_range = { 0, MAX_LENGTH - MIN_LENGTH, 0 }; +static SANE_Range br_x_range = { MIN_WIDTH, MAX_WIDTH, 0 }; +static SANE_Range br_y_range = { MIN_LENGTH, MAX_LENGTH, 0 }; + +static SANE_Range tl_x_range_A4 = { 0, MAX_WIDTH_A4 - MIN_WIDTH, 0 }; +static SANE_Range tl_y_range_A4 = { 0, MAX_LENGTH_A4 - MIN_LENGTH, 0 }; +static SANE_Range br_x_range_A4 = { MIN_WIDTH, MAX_WIDTH_A4, 0 }; +static SANE_Range br_y_range_A4 = { MIN_LENGTH, MAX_LENGTH_A4, 0 }; + +static SANE_Range byte_value_range = { 0, 255, 0 }; +static SANE_Range compression_value_range = { 1, 0x64, 0 }; + +/* List of image emphasis options, 5 steps */ +static SANE_String_Const image_emphasis_list[] = { + SANE_I18N ("none"), + SANE_I18N ("low"), + SANE_I18N ("medium"), + SANE_I18N ("high"), + SANE_I18N ("smooth"), + NULL +}; + +/* List of gamma */ +static SANE_String_Const gamma_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("crt"), + NULL +}; +static unsigned gamma_val[] = { 0, 1 }; + +/* List of lamp color dropout */ +static SANE_String_Const lamp_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("red"), + SANE_I18N ("green"), + SANE_I18N ("blue"), + NULL +}; +static SANE_String_Const dfeed_sence_list[] = { + SANE_I18N ("Normal"), + SANE_I18N ("High sensivity"), + SANE_I18N ("Low sensivity"), + NULL +}; + +/* Lists of supported halftone. They are only valid with + * for the Black&White mode. */ +static SANE_String_Const halftone_pattern[] = { + SANE_I18N ("bayer_64"), + SANE_I18N ("bayer_16"), + SANE_I18N ("halftone_32"), + SANE_I18N ("halftone_64"), + SANE_I18N ("err_diffusion"), + NULL +}; + +/* Stapled document */ +static SANE_String_Const stapeled_list[] = { + SANE_I18N ("No detection"), + SANE_I18N ("Normal mode"), + SANE_I18N ("Enhanced mode"), + NULL +}; + + +/* List of automatic threshold options */ +static SANE_String_Const automatic_threshold_list[] = { + SANE_I18N ("normal"), + SANE_I18N ("light"), + SANE_I18N ("dark"), + NULL +}; +static const int automatic_threshold_val[] = { + 0, + 0x11, + 0x1f +}; + +/* List of white level base. */ +static SANE_String_Const white_level_list[] = { + SANE_I18N ("From scanner"), + SANE_I18N ("From paper"), + SANE_I18N ("Automatic"), + NULL +}; +static const int white_level_val[] = { + 0x00, + 0x80, + 0x81 +}; + +/* List of noise reduction options. */ +static SANE_String_Const noise_reduction_list[] = { + SANE_I18N ("default"), + "1x1", + "2x2", + "3x3", + "4x4", + "5x5", + NULL +}; + +/* Reset the options for that scanner. */ +void +kvs40xx_init_options (struct scanner *s) +{ + int i; + SANE_Option_Descriptor *o; + /* Pre-initialize the options. */ + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; i++) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* Number of options. */ + o = &s->opt[NUM_OPTS]; + o->name = ""; + o->title = SANE_TITLE_NUM_OPTIONS; + o->desc = SANE_DESC_NUM_OPTIONS; + o->type = SANE_TYPE_INT; + o->cap = SANE_CAP_SOFT_DETECT; + s->val[NUM_OPTS].w = NUM_OPTIONS; + + /* Mode group */ + o = &s->opt[MODE_GROUP]; + o->title = SANE_I18N ("Scan Mode"); + o->desc = ""; /* not valid for a group */ + o->type = SANE_TYPE_GROUP; + o->cap = 0; + o->size = 0; + o->constraint_type = SANE_CONSTRAINT_NONE; + + /* Scanner supported modes */ + o = &s->opt[MODE]; + o->name = SANE_NAME_SCAN_MODE; + o->title = SANE_TITLE_SCAN_MODE; + o->desc = SANE_DESC_SCAN_MODE; + o->type = SANE_TYPE_STRING; + o->size = max_string_size (mode_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = mode_list; + s->val[MODE].s = malloc (o->size); + strcpy (s->val[MODE].s, mode_list[2]); + + /* X and Y resolution */ + o = &s->opt[RESOLUTION]; + o->name = SANE_NAME_SCAN_RESOLUTION; + o->title = SANE_TITLE_SCAN_RESOLUTION; + o->desc = SANE_DESC_SCAN_RESOLUTION; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_DPI; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &resolutions_range; + s->val[RESOLUTION].w = 100; + + /* Duplex */ + o = &s->opt[DUPLEX]; + o->name = "duplex"; + o->title = SANE_I18N ("Duplex"); + o->desc = SANE_I18N ("Enable Duplex (Dual-Sided) Scanning"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DUPLEX].w = SANE_FALSE; + + /*FIXME + if (!s->support_info.support_duplex) + o->cap |= SANE_CAP_INACTIVE; + */ + + /* Feeder mode */ + o = &s->opt[FEEDER_MODE]; + o->name = "feeder-mode"; + o->title = SANE_I18N ("Feeder mode"); + o->desc = SANE_I18N ("Sets the feeding mode"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (feeder_mode_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = feeder_mode_list; + s->val[FEEDER_MODE].s = malloc (o->size); + strcpy (s->val[FEEDER_MODE].s, feeder_mode_list[0]); + + /* Scan source */ + o = &s->opt[SOURCE]; + o->name = SANE_NAME_SCAN_SOURCE; + o->title = SANE_TITLE_SCAN_SOURCE; + o->desc = SANE_DESC_SCAN_SOURCE; + o->type = SANE_TYPE_STRING; + o->size = max_string_size (source_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = source_list; + s->val[SOURCE].s = malloc (o->size); + strcpy (s->val[SOURCE].s, source_list[0]); + if (s->id != KV_S7075C) + o->cap |= SANE_CAP_INACTIVE; + + /* Length control */ + o = &s->opt[LENGTHCTL]; + o->name = "length-control"; + o->title = SANE_I18N ("Length control mode"); + o->desc = + SANE_I18N + ("Length Control Mode is a mode that the scanner reads up to the shorter length of actual" + " paper or logical document length."); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[LENGTHCTL].w = SANE_FALSE; + + o = &s->opt[LONG_PAPER]; + o->name = "long-paper"; + o->title = SANE_I18N ("Long paper mode"); + o->desc = SANE_I18N ("Long Paper Mode is a mode that the scanner " + "reads the image after it divides long paper " + "by the length which is set in Document Size option."); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[LONG_PAPER].w = SANE_FALSE; + o->cap |= SANE_CAP_INACTIVE; + + /* Manual feed */ + o = &s->opt[MANUALFEED]; + o->name = "manual-feed"; + o->title = SANE_I18N ("Manual feed mode"); + o->desc = SANE_I18N ("Sets the manual feed mode"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (manual_feed_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = manual_feed_list; + s->val[MANUALFEED].s = malloc (o->size); + strcpy (s->val[MANUALFEED].s, manual_feed_list[0]); + + /*Manual feed timeout */ + o = &s->opt[FEED_TIMEOUT]; + o->name = "feed-timeout"; + o->title = SANE_I18N ("Manual feed timeout"); + o->desc = SANE_I18N ("Sets the manual feed timeout in seconds"); + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + o->cap |= SANE_CAP_INACTIVE; + s->val[FEED_TIMEOUT].w = 30; + + /* Double feed */ + o = &s->opt[DBLFEED]; + o->name = "dfeed"; + o->title = SANE_I18N ("Double feed detection"); + o->desc = SANE_I18N ("Enable/Disable double feed detection"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DBLFEED].w = SANE_FALSE; + + o = &s->opt[DFEED_SENCE]; + o->name = "dfeed-sense"; + o->title = SANE_I18N ("Double feed detector sensitivity"); + o->desc = SANE_I18N ("Set the double feed detector sensitivity"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (dfeed_sence_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = dfeed_sence_list; + s->val[DFEED_SENCE].s = malloc (o->size); + strcpy (s->val[DFEED_SENCE].s, dfeed_sence_list[0]); + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[DFSTOP]; + o->name = "dfstop"; + o->title = SANE_I18N ("Do not stop after double feed detection"); + o->desc = SANE_I18N ("Do not stop after double feed detection"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DFSTOP].w = SANE_FALSE; + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[DFEED_L]; + o->name = "dfeed_l"; + o->title = SANE_I18N ("Ignore left double feed sensor"); + o->desc = SANE_I18N ("Ignore left double feed sensor"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DFEED_L].w = SANE_FALSE; + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[DFEED_C]; + o->name = "dfeed_c"; + o->title = SANE_I18N ("Ignore center double feed sensor"); + o->desc = SANE_I18N ("Ignore center double feed sensor"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DFEED_C].w = SANE_FALSE; + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[DFEED_R]; + o->name = "dfeed_r"; + o->title = SANE_I18N ("Ignore right double feed sensor"); + o->desc = SANE_I18N ("Ignore right double feed sensor"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DFEED_R].w = SANE_FALSE; + o->cap |= SANE_CAP_INACTIVE; + + /* Fit to page */ + o = &s->opt[FIT_TO_PAGE]; + o->name = SANE_I18N ("fit-to-page"); + o->title = SANE_I18N ("Fit to page"); + o->desc = SANE_I18N ("Scanner shrinks image to fit scanned page"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[FIT_TO_PAGE].w = SANE_FALSE; + + /* Geometry group */ + o = &s->opt[GEOMETRY_GROUP]; + o->title = SANE_I18N ("Geometry"); + o->desc = ""; /* not valid for a group */ + o->type = SANE_TYPE_GROUP; + o->cap = 0; + o->size = 0; + o->constraint_type = SANE_CONSTRAINT_NONE; + + /* Paper sizes list */ + o = &s->opt[PAPER_SIZE]; + o->name = "paper-size"; + o->title = SANE_I18N ("Paper size"); + o->desc = SANE_I18N ("Physical size of the paper in the ADF"); + o->type = SANE_TYPE_STRING; + o->constraint.string_list = + s->id == KV_S4085CL || s->id == KV_S4065CL ? paper_list_woA3 : paper_list; + + + o->size = max_string_size (o->constraint.string_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->val[PAPER_SIZE].s = malloc (o->size); + strcpy (s->val[PAPER_SIZE].s, SANE_I18N ("A4")); + + /* Landscape */ + o = &s->opt[LANDSCAPE]; + o->name = "landscape"; + o->title = SANE_I18N ("Landscape"); + o->desc = + SANE_I18N ("Set paper position : " + "true for landscape, false for portrait"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[LANDSCAPE].w = SANE_FALSE; + + /* Upper left X */ + o = &s->opt[TL_X]; + o->name = SANE_NAME_SCAN_TL_X; + o->title = SANE_TITLE_SCAN_TL_X; + o->desc = SANE_DESC_SCAN_TL_X; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = + (s->id == KV_S4085CL || s->id == KV_S4065CL) + ? &tl_x_range_A4 : &tl_x_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[TL_X].w = 0; + + /* Upper left Y */ + o = &s->opt[TL_Y]; + o->name = SANE_NAME_SCAN_TL_Y; + o->title = SANE_TITLE_SCAN_TL_Y; + o->desc = SANE_DESC_SCAN_TL_Y; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = + (s->id == KV_S4085CL || s->id == KV_S4065CL) + ? &tl_y_range_A4 : &tl_y_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[TL_Y].w = 0; + + /* Bottom-right x */ + o = &s->opt[BR_X]; + o->name = SANE_NAME_SCAN_BR_X; + o->title = SANE_TITLE_SCAN_BR_X; + o->desc = SANE_DESC_SCAN_BR_X; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = + (s->id == KV_S4085CL || s->id == KV_S4065CL) + ? &br_x_range_A4 : &br_x_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[BR_X].w = 210; + + /* Bottom-right y */ + o = &s->opt[BR_Y]; + o->name = SANE_NAME_SCAN_BR_Y; + o->title = SANE_TITLE_SCAN_BR_Y; + o->desc = SANE_DESC_SCAN_BR_Y; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_MM; + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = + (s->id == KV_S4085CL || s->id == KV_S4065CL) + ? &br_y_range_A4 : &br_y_range; + o->cap |= SANE_CAP_INACTIVE; + s->val[BR_Y].w = 297; + + /* Enhancement group */ + o = &s->opt[ADVANCED_GROUP]; + o->title = SANE_I18N ("Advanced"); + o->desc = ""; /* not valid for a group */ + o->type = SANE_TYPE_GROUP; + o->cap = SANE_CAP_ADVANCED; + o->size = 0; + o->constraint_type = SANE_CONSTRAINT_NONE; + + /* Brightness */ + o = &s->opt[BRIGHTNESS]; + o->name = SANE_NAME_BRIGHTNESS; + o->title = SANE_TITLE_BRIGHTNESS; + o->desc = SANE_DESC_BRIGHTNESS; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[BRIGHTNESS].w = 128; + + /* Contrast */ + o = &s->opt[CONTRAST]; + o->name = SANE_NAME_CONTRAST; + o->title = SANE_TITLE_CONTRAST; + o->desc = SANE_DESC_CONTRAST; + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[CONTRAST].w = 128; + + /* threshold */ + o = &s->opt[THRESHOLD]; + o->name = SANE_NAME_THRESHOLD; + o->title = SANE_TITLE_THRESHOLD; + o->desc = SANE_DESC_THRESHOLD; + o->type = SANE_TYPE_INT; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[THRESHOLD].w = 128; + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[AUTOMATIC_THRESHOLD]; + o->name = "athreshold"; + o->title = SANE_I18N ("Automatic threshold mode"); + o->desc = SANE_I18N ("Sets the automatic threshold mode"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (automatic_threshold_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = automatic_threshold_list; + s->val[AUTOMATIC_THRESHOLD].s = malloc (o->size); + strcpy (s->val[AUTOMATIC_THRESHOLD].s, automatic_threshold_list[0]); + o->cap |= SANE_CAP_INACTIVE; + + /* Image emphasis */ + o = &s->opt[IMAGE_EMPHASIS]; + o->name = "image-emphasis"; + o->title = SANE_I18N ("Image emphasis"); + o->desc = SANE_I18N ("Sets the image emphasis"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (image_emphasis_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = image_emphasis_list; + s->val[IMAGE_EMPHASIS].s = malloc (o->size); + strcpy (s->val[IMAGE_EMPHASIS].s, image_emphasis_list[0]);; + o->cap |= SANE_CAP_INACTIVE; + + /* Gamma */ + o = &s->opt[GAMMA_CORRECTION]; + o->name = "gamma-cor"; + o->title = SANE_I18N ("Gamma correction"); + o->desc = SANE_I18N ("Gamma correction"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (gamma_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = gamma_list; + s->val[GAMMA_CORRECTION].s = malloc (o->size); + strcpy (s->val[GAMMA_CORRECTION].s, gamma_list[0]); + o->cap |= SANE_CAP_INACTIVE; + + /* Lamp color dropout */ + o = &s->opt[LAMP]; + o->name = "lamp-color"; + o->title = SANE_I18N ("Lamp color"); + o->desc = SANE_I18N ("Sets the lamp color (color dropout)"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (lamp_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = lamp_list; + s->val[LAMP].s = malloc (o->size); + strcpy (s->val[LAMP].s, lamp_list[0]); + + /* Inverse image */ + o = &s->opt[INVERSE]; + o->name = "inverse"; + o->title = SANE_I18N ("Inverse Image"); + o->desc = SANE_I18N ("Inverse image in B/W mode"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + o->cap |= SANE_CAP_INACTIVE; + + /* Halftone pattern */ + o = &s->opt[HALFTONE_PATTERN]; + o->name = SANE_NAME_HALFTONE_PATTERN; + o->title = SANE_TITLE_HALFTONE_PATTERN; + o->desc = SANE_DESC_HALFTONE_PATTERN; + o->type = SANE_TYPE_STRING; + o->size = max_string_size (halftone_pattern); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = halftone_pattern; + s->val[HALFTONE_PATTERN].s = malloc (o->size); + strcpy (s->val[HALFTONE_PATTERN].s, halftone_pattern[0]); + o->cap |= SANE_CAP_INACTIVE; + + /* JPEG Compression */ + o = &s->opt[COMPRESSION]; + o->name = "jpeg"; + o->title = SANE_I18N ("JPEG compression"); + o->desc = + SANE_I18N + ("JPEG compression (yours application must be able to uncompress)"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + + /* Compression parameter */ + o = &s->opt[COMPRESSION_PAR]; + o->name = "comp_arg"; + o->title = "Compression Argument"; + o->desc = "Compression Argument (Q parameter for JPEG)"; + o->type = SANE_TYPE_INT; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(compression_value_range); + s->val[COMPRESSION_PAR].w = 0x4b; + o->cap |= SANE_CAP_INACTIVE; + + /* Stapled document */ + o = &s->opt[STAPELED_DOC]; + o->name = "stapeled_doc"; + o->title = SANE_I18N ("Detect stapled document"); + o->desc = SANE_I18N ("Detect stapled document"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (stapeled_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = stapeled_list; + s->val[STAPELED_DOC].s = malloc (o->size); + strcpy (s->val[STAPELED_DOC].s, stapeled_list[0]); + if (s->id == KV_S7075C) + o->cap |= SANE_CAP_INACTIVE; + + /* White level base */ + o = &s->opt[WHITE_LEVEL]; + o->name = SANE_NAME_WHITE_LEVEL; + o->title = SANE_TITLE_WHITE_LEVEL; + o->desc = SANE_DESC_WHITE_LEVEL; + o->type = SANE_TYPE_STRING; + o->size = max_string_size (white_level_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = white_level_list; + s->val[WHITE_LEVEL].s = malloc (o->size); + strcpy (s->val[WHITE_LEVEL].s, white_level_list[0]); + o->cap |= SANE_CAP_INACTIVE; + + /* Noise reduction */ + o = &s->opt[NOISE_REDUCTION]; + o->name = "noise-reduction"; + o->title = SANE_I18N ("Noise reduction"); + o->desc = SANE_I18N ("Reduce the isolated dot noise"); + o->type = SANE_TYPE_STRING; + o->size = max_string_size (noise_reduction_list); + o->constraint_type = SANE_CONSTRAINT_STRING_LIST; + o->constraint.string_list = noise_reduction_list; + s->val[NOISE_REDUCTION].s = malloc (o->size); + strcpy (s->val[NOISE_REDUCTION].s, noise_reduction_list[0]); + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[RED_CHROMA]; + o->name = "red-chroma"; + o->title = SANE_I18N ("chroma of red"); + o->desc = SANE_I18N ("Set chroma of red"); + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[RED_CHROMA].w = 0; + + o = &s->opt[BLUE_CHROMA]; + o->name = "blue chroma"; + o->title = SANE_I18N ("chroma of blue"); + o->desc = SANE_I18N ("Set chroma of blue"); + o->type = SANE_TYPE_INT; + o->unit = SANE_UNIT_NONE; + o->size = sizeof (SANE_Int); + o->constraint_type = SANE_CONSTRAINT_RANGE; + o->constraint.range = &(byte_value_range); + s->val[BLUE_CHROMA].w = 0; + + o = &s->opt[DESKEW]; + o->name = "deskew"; + o->title = SANE_I18N ("Skew adjustment"); + o->desc = SANE_I18N ("Skew adjustment"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[DESKEW].w = SANE_FALSE; + if (s->id != KV_S4085CL && s->id != KV_S4085CW) + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[STOP_SKEW]; + o->name = "stop-skew"; + o->title = SANE_I18N ("Stop scanner when a paper have been skewed"); + o->desc = SANE_I18N ("Scanner will be stop when a paper have been skewed"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[STOP_SKEW].w = SANE_FALSE; + + o = &s->opt[CROP]; + o->name = "crop"; + o->title = SANE_I18N ("Crop actual image area"); + o->desc = SANE_I18N ("Scanner automatically detect image area and crop it"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[CROP].w = SANE_FALSE; + if (s->id != KV_S4085CL && s->id != KV_S4085CW) + o->cap |= SANE_CAP_INACTIVE; + + o = &s->opt[MIRROR]; + o->name = "mirror"; + o->title = SANE_I18N ("Mirror image"); + o->desc = SANE_I18N ("It is right and left reversing"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[MIRROR].w = SANE_FALSE; + + o = &s->opt[TOPPOS]; + o->name = "toppos"; + o->title = SANE_I18N ("Addition of space in top position"); + o->desc = SANE_I18N ("Addition of space in top position"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[TOPPOS].w = SANE_FALSE; + + o = &s->opt[BTMPOS]; + o->name = "btmpos"; + o->title = SANE_I18N ("Addition of space in bottom position"); + o->desc = SANE_I18N ("Addition of space in bottom position"); + o->type = SANE_TYPE_BOOL; + o->unit = SANE_UNIT_NONE; + s->val[BTMPOS].w = SANE_FALSE; +} + + +/* Lookup a string list from one array and return its index. */ +static int +str_index (const SANE_String_Const * list, SANE_String_Const name) +{ + int index; + index = 0; + while (list[index]) + { + if (!strcmp (list[index], name)) + return (index); + index++; + } + return (-1); /* not found */ +} + +/* Control option */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + int i; + SANE_Status status; + SANE_Word cap; + struct scanner *s = (struct scanner *) handle; + + if (info) + *info = 0; + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_UNSUPPORTED; + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return SANE_STATUS_UNSUPPORTED; + + if (action == SANE_ACTION_GET_VALUE) + { + if (s->opt[option].type == SANE_TYPE_STRING) + { + DBG (DBG_INFO, + "sane_control_option: reading opt[%d] = %s\n", + option, s->val[option].s); + strcpy (val, s->val[option].s); + } + else + { + *(SANE_Word *) val = s->val[option].w; + DBG (DBG_INFO, + "sane_control_option: reading opt[%d] = %d\n", + option, s->val[option].w); + } + return SANE_STATUS_GOOD; + + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return SANE_STATUS_INVAL; + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + if (s->opt[option].type == SANE_TYPE_STRING) + { + if (!strcmp (val, s->val[option].s)) + return SANE_STATUS_GOOD; + DBG (DBG_INFO, + "sane_control_option: writing opt[%d] = %s\n", + option, (SANE_String_Const) val); + } + else + { + if (*(SANE_Word *) val == s->val[option].w) + return SANE_STATUS_GOOD; + DBG (DBG_INFO, + "sane_control_option: writing opt[%d] = %d\n", + option, *(SANE_Word *) val); + } + + switch (option) + { + /* Side-effect options */ + case RESOLUTION: + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case TL_Y: + if ((*(SANE_Word *) val) + MIN_LENGTH <= + s->val[BR_Y].w && + !check_area (s, s->val[TL_X].w, *(SANE_Word *) val, + s->val[BR_X].w, s->val[BR_Y].w)) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT | + SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + case BR_Y: + if ((*(SANE_Word *) val) >= + s->val[TL_Y].w + MIN_LENGTH + && !check_area (s, s->val[TL_X].w, s->val[TL_Y].w, + s->val[BR_X].w, *(SANE_Word *) val)) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT | + SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case TL_X: + if ((*(SANE_Word *) val) + MIN_WIDTH <= + s->val[BR_X].w && + !check_area (s, *(SANE_Word *) val, s->val[TL_Y].w, + s->val[BR_X].w, s->val[BR_Y].w)) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT | + SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case BR_X: + if (*(SANE_Word *) val >= + s->val[TL_X].w + MIN_WIDTH + && !check_area (s, s->val[TL_X].w, s->val[TL_Y].w, + *(SANE_Word *) val, s->val[BR_Y].w)) + { + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + else if (info) + *info |= SANE_INFO_INEXACT | + SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case LANDSCAPE: + s->val[option].w = *(SANE_Word *) val; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + /* Side-effect free options */ + case CONTRAST: + case BRIGHTNESS: + case DUPLEX: + case LENGTHCTL: + case LONG_PAPER: + case FIT_TO_PAGE: + case THRESHOLD: + case INVERSE: + case COMPRESSION_PAR: + case DFSTOP: + case DFEED_L: + case DFEED_C: + case DFEED_R: + case STOP_SKEW: + case DESKEW: + case MIRROR: + case CROP: + case TOPPOS: + case BTMPOS: + case RED_CHROMA: + case BLUE_CHROMA: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + case FEED_TIMEOUT: + s->val[option].w = *(SANE_Word *) val; + return kvs40xx_set_timeout (s, s->val[option].w); + + /* String mode */ + case IMAGE_EMPHASIS: + case GAMMA_CORRECTION: + case LAMP: + case HALFTONE_PATTERN: + case DFEED_SENCE: + case AUTOMATIC_THRESHOLD: + case WHITE_LEVEL: + case NOISE_REDUCTION: + strcpy (s->val[option].s, val); + return SANE_STATUS_GOOD; + + case SOURCE: + strcpy (s->val[option].s, val); + if (strcmp (s->val[option].s, SANE_I18N ("adf"))) + { + strcpy (s->val[FEEDER_MODE].s, feeder_mode_list[0]); + strcpy (s->val[MANUALFEED].s, manual_feed_list[0]); + s->val[DUPLEX].w = SANE_FALSE; + s->val[DBLFEED].w = SANE_FALSE; + s->val[BTMPOS].w = SANE_FALSE; + s->val[TOPPOS].w = SANE_FALSE; + s->val[STOP_SKEW].w = SANE_FALSE; + s->val[LENGTHCTL].w = SANE_FALSE; + s->val[LONG_PAPER].w = SANE_FALSE; + s->opt[FEEDER_MODE].cap |= SANE_CAP_INACTIVE; + s->opt[MANUALFEED].cap |= SANE_CAP_INACTIVE; + s->opt[DUPLEX].cap |= SANE_CAP_INACTIVE; + s->opt[DBLFEED].cap |= SANE_CAP_INACTIVE; + s->opt[BTMPOS].cap |= SANE_CAP_INACTIVE; + s->opt[TOPPOS].cap |= SANE_CAP_INACTIVE; + s->opt[STOP_SKEW].cap |= SANE_CAP_INACTIVE; + s->opt[LENGTHCTL].cap |= SANE_CAP_INACTIVE; + s->opt[LONG_PAPER].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[FEEDER_MODE].cap &= ~SANE_CAP_INACTIVE; + s->opt[MANUALFEED].cap &= ~SANE_CAP_INACTIVE; + s->opt[DUPLEX].cap &= ~SANE_CAP_INACTIVE; + s->opt[DBLFEED].cap &= ~SANE_CAP_INACTIVE; + s->opt[BTMPOS].cap &= ~SANE_CAP_INACTIVE; + s->opt[TOPPOS].cap &= ~SANE_CAP_INACTIVE; + s->opt[STOP_SKEW].cap &= ~SANE_CAP_INACTIVE; + s->opt[LENGTHCTL].cap &= ~SANE_CAP_INACTIVE; + s->opt[LONG_PAPER].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case FEEDER_MODE: + strcpy (s->val[option].s, val); + if (strcmp (s->val[option].s, SANE_I18N ("continuous"))) + { + s->opt[LONG_PAPER].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[LONG_PAPER].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case MODE: + strcpy (s->val[option].s, val); + if (!strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_LINEART)) + { + s->opt[GAMMA_CORRECTION].cap |= SANE_CAP_INACTIVE; + s->opt[COMPRESSION].cap |= SANE_CAP_INACTIVE; + s->opt[COMPRESSION_PAR].cap |= SANE_CAP_INACTIVE; + s->opt[THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + s->opt[HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + + s->opt[AUTOMATIC_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + s->opt[WHITE_LEVEL].cap &= ~SANE_CAP_INACTIVE; + s->opt[NOISE_REDUCTION].cap &= ~SANE_CAP_INACTIVE; + s->opt[INVERSE].cap &= ~SANE_CAP_INACTIVE; + s->opt[RED_CHROMA].cap |= SANE_CAP_INACTIVE; + s->opt[BLUE_CHROMA].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[COMPRESSION].cap &= ~SANE_CAP_INACTIVE; + s->opt[COMPRESSION_PAR].cap &= ~SANE_CAP_INACTIVE; + + s->opt[THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[INVERSE].cap |= SANE_CAP_INACTIVE; + s->opt[HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + s->opt[AUTOMATIC_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[WHITE_LEVEL].cap |= SANE_CAP_INACTIVE; + s->opt[NOISE_REDUCTION].cap |= SANE_CAP_INACTIVE; + s->opt[RED_CHROMA].cap &= ~SANE_CAP_INACTIVE; + s->opt[BLUE_CHROMA].cap &= ~SANE_CAP_INACTIVE; + } + + if (!strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_GRAY)) + { + s->opt[INVERSE].cap &= ~SANE_CAP_INACTIVE; + + s->opt[GAMMA_CORRECTION].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[GAMMA_CORRECTION].cap |= SANE_CAP_INACTIVE; + } + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + case MANUALFEED: + strcpy (s->val[option].s, val); + if (strcmp (s->val[option].s, manual_feed_list[0]) == 0) /* off */ + s->opt[FEED_TIMEOUT].cap |= SANE_CAP_INACTIVE; + else + s->opt[FEED_TIMEOUT].cap &= ~SANE_CAP_INACTIVE; + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case STAPELED_DOC: + strcpy (s->val[option].s, val); + if (strcmp (s->val[option].s, stapeled_list[0]) == 0) + { + s->opt[DBLFEED].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFSTOP].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_L].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_C].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_C].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_SENCE].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[DBLFEED].cap |= SANE_CAP_INACTIVE; + s->opt[DFSTOP].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_L].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_C].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_R].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_SENCE].cap |= SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case DBLFEED: + s->val[option].w = *(SANE_Word *) val; + if (!s->val[option].b) + { + s->opt[DFSTOP].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_L].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_C].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_R].cap |= SANE_CAP_INACTIVE; + s->opt[DFEED_SENCE].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[DFSTOP].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_L].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_C].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_C].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[DFEED_SENCE].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case PAPER_SIZE: + strcpy (s->val[option].s, val); + i = str_index (paper_list, s->val[option].s); + if (i == 0) + { /*user def */ + s->opt[TL_X].cap &= + s->opt[TL_Y].cap &= + s->opt[BR_X].cap &= s->opt[BR_Y].cap &= ~SANE_CAP_INACTIVE; + s->opt[LANDSCAPE].cap |= SANE_CAP_INACTIVE; + s->val[LANDSCAPE].w = 0; + } + else + { + s->opt[TL_X].cap |= + s->opt[TL_Y].cap |= + s->opt[BR_X].cap |= s->opt[BR_Y].cap |= SANE_CAP_INACTIVE; + if ( /*i == 4 || */ i == 5 || i == 6 /*XXX*/ + || i == 10 || i == 11) + { /*A4, A5, A6, B5, B6 */ + if ((s->id == KV_S4085CL || s->id == KV_S4065CL) + && i == 4 && i == 10) + { /*A4, B5 */ + s->opt[LANDSCAPE].cap |= SANE_CAP_INACTIVE; + s->val[LANDSCAPE].w = 0; + } + else + s->opt[LANDSCAPE].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[LANDSCAPE].cap |= SANE_CAP_INACTIVE; + s->val[LANDSCAPE].w = 0; + } + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + return SANE_STATUS_GOOD; + + case COMPRESSION: + s->val[option].w = *(SANE_Word *) val; + if (!s->val[option].b) + { + s->opt[COMPRESSION_PAR].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[COMPRESSION_PAR].cap &= ~SANE_CAP_INACTIVE; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + } + } + + + return SANE_STATUS_UNSUPPORTED; +} + +void +kvs40xx_init_window (struct scanner *s, struct window *wnd, int wnd_id) +{ + int paper = str_index (paper_list, s->val[PAPER_SIZE].s), i; + memset (wnd, 0, sizeof (struct window)); + *(u16 *) wnd->window_descriptor_block_length = cpu2be16 (66); + + wnd->window_identifier = wnd_id; + *(u16 *) wnd->x_resolution = cpu2be16 (s->val[RESOLUTION].w); + *(u16 *) wnd->y_resolution = cpu2be16 (s->val[RESOLUTION].w); + if (!paper) + { + *(u32 *) wnd->upper_left_x = + cpu2be32 (mm2scanner_units (s->val[TL_X].w)); + *(u32 *) wnd->upper_left_y = + cpu2be32 (mm2scanner_units (s->val[TL_Y].w)); + *(u32 *) wnd->document_width = + cpu2be32 (mm2scanner_units (s->val[BR_X].w)); + *(u32 *) wnd->width = + cpu2be32 (mm2scanner_units (s->val[BR_X].w - s->val[TL_X].w)); + *(u32 *) wnd->document_length = cpu2be32 (mm2scanner_units + (s->val[BR_Y].w)); + *(u32 *) wnd->length = + cpu2be32 (mm2scanner_units (s->val[BR_Y].w - s->val[TL_Y].w)); + } + else + { + u32 w = cpu2be32 (mm2scanner_units (paper_sizes[paper].width)); + u32 h = cpu2be32 (mm2scanner_units (paper_sizes[paper].height)); + *(u32 *) wnd->upper_left_x = cpu2be32 (mm2scanner_units (0)); + *(u32 *) wnd->upper_left_y = cpu2be32 (mm2scanner_units (0)); + if (!s->val[LANDSCAPE].b) + { + *(u32 *) wnd->document_width = *(u32 *) wnd->width = w; + *(u32 *) wnd->document_length = *(u32 *) wnd->length = h; + } + else + { + *(u32 *) wnd->document_width = *(u32 *) wnd->width = h; + *(u32 *) wnd->document_length = *(u32 *) wnd->length = w; + } + } + wnd->brightness = s->val[BRIGHTNESS].w; + wnd->threshold = s->val[THRESHOLD].w; + wnd->contrast = s->val[CONTRAST].w; + wnd->image_composition = mode_val[str_index (mode_list, s->val[MODE].s)]; + wnd->bit_per_pixel = bps_val[str_index (mode_list, s->val[MODE].s)]; + + *(u16 *) wnd->halftone_pattern = + cpu2be16 (str_index (halftone_pattern, s->val[HALFTONE_PATTERN].s)); + + wnd->rif_padding = s->val[INVERSE].b << 7; + *(u16 *) wnd->bit_ordering = cpu2be16 (BIT_ORDERING); + wnd->compression_type = s->val[COMPRESSION].b ? 0x81 : 0; + wnd->compression_argument = s->val[COMPRESSION_PAR].w; + + wnd->vendor_unique_identifier = 0; + wnd->nobuf_fstspeed_dfstop = str_index (source_list, + s->val[SOURCE].s) << 7 | + str_index (stapeled_list, + s->val[STAPELED_DOC].s) << 5 | + s->val[STOP_SKEW].b << 4 | s->val[CROP].b << 3 | s->val[DFSTOP].b << 0; + + wnd->mirror_image = s->val[MIRROR].b << 7 | + s->val[DFEED_L].b << 2 | s->val[DFEED_C].b << 1 | s->val[DFEED_R].b << 0; + wnd->image_emphasis = str_index (image_emphasis_list, + s->val[IMAGE_EMPHASIS].s); + wnd->gamma_correction = gamma_val[str_index (gamma_list, + s->val[GAMMA_CORRECTION].s)]; + wnd->mcd_lamp_dfeed_sens = + str_index (lamp_list, s->val[LAMP].s) << 4 | + str_index (dfeed_sence_list, s->val[DFEED_SENCE].s); + + wnd->document_size = (paper != 0) << 7 + | s->val[LENGTHCTL].b << 6 + | s->val[LONG_PAPER].b << 5 | s->val[LANDSCAPE].b << 4 | paper_val[paper]; + + wnd->ahead_deskew_dfeed_scan_area_fspeed_rshad = + (s->val[DESKEW].b || s->val[CROP].b ? 2 : 0) << 5 | /*XXX*/ + s->val[DBLFEED].b << 4 | s->val[FIT_TO_PAGE].b << 2; + wnd->continuous_scanning_pages = + str_index (feeder_mode_list, s->val[FEEDER_MODE].s) ? 0xff : 0; + wnd->automatic_threshold_mode = automatic_threshold_val + [str_index (automatic_threshold_list, s->val[AUTOMATIC_THRESHOLD].s)]; + wnd->automatic_separation_mode = 0; /*Does not supported */ + wnd->standard_white_level_mode = + white_level_val[str_index (white_level_list, s->val[WHITE_LEVEL].s)]; + wnd->b_wnr_noise_reduction = + str_index (noise_reduction_list, s->val[NOISE_REDUCTION].s); + + i = str_index (manual_feed_list, s->val[MANUALFEED].s); + wnd->mfeed_toppos_btmpos_dsepa_hsepa_dcont_rstkr = i << 6 | + s->val[TOPPOS].b << 5 | s->val[BTMPOS].b << 4; + wnd->stop_mode = 1; + wnd->red_chroma = s->val[RED_CHROMA].w; + wnd->blue_chroma = s->val[BLUE_CHROMA].w; +} + +/* Get scan parameters */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + struct scanner *s = (struct scanner *) handle; + SANE_Parameters *p = &s->params; + + if (!s->scanning) + { + unsigned w, h, res = s->val[RESOLUTION].w; + unsigned i = str_index (paper_list, + s->val[PAPER_SIZE].s); + if (i) + { + if (s->val[LANDSCAPE].b) + { + w = paper_sizes[i].height; + h = paper_sizes[i].width; + } + else + { + w = paper_sizes[i].width; + h = paper_sizes[i].height; + } + } + else + { + w = s->val[BR_X].w - s->val[TL_X].w; + h = s->val[BR_Y].w - s->val[TL_Y].w; + } + p->pixels_per_line = w * res / 25.4 + .5; + p->lines = h * res / 25.4 + .5; + } + + p->format = !strcmp (s->val[MODE].s, + SANE_VALUE_SCAN_MODE_COLOR) ? SANE_FRAME_RGB : + SANE_FRAME_GRAY; + p->last_frame = SANE_TRUE; + p->depth = bps_val[str_index (mode_list, s->val[MODE].s)]; + p->bytes_per_line = p->depth * p->pixels_per_line / 8; + if (p->depth > 8) + p->depth = 8; + if (params) + memcpy (params, p, sizeof (SANE_Parameters)); + s->side_size = p->bytes_per_line * p->lines; + + return SANE_STATUS_GOOD; +} diff --git a/backend/leo.c b/backend/leo.c new file mode 100644 index 0000000..b44a343 --- /dev/null +++ b/backend/leo.c @@ -0,0 +1,2014 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002-2003 Frank Zago (sane at zago dot net) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + $Id$ + Across FS-1130 +*/ + +/*--------------------------------------------------------------------------*/ + +#define BUILD 11 /* 2004/06/30 */ +#define BACKEND_NAME leo +#define LEO_CONFIG_FILE "leo.conf" + +/*--------------------------------------------------------------------------*/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "leo.h" + +/*--------------------------------------------------------------------------*/ + +/* Lists of possible scan modes. */ +static SANE_String_Const scan_mode_list[] = { + BLACK_WHITE_STR, + GRAY_STR, + COLOR_STR, + NULL +}; + +/*--------------------------------------------------------------------------*/ + +/* Minimum and maximum width and length supported. */ +static SANE_Range x_range = { SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0 }; +static SANE_Range y_range = + { SANE_FIX (0), SANE_FIX (11.5 * MM_PER_INCH), 0 }; + +/*--------------------------------------------------------------------------*/ + +static const SANE_Range gamma_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + +/*--------------------------------------------------------------------------*/ + +static SANE_String_Const halftone_pattern_list[] = { + SANE_I18N ("None"), + SANE_I18N ("Diamond"), + SANE_I18N ("8x8 Coarse Fatting"), + SANE_I18N ("8x8 Fine Fatting"), + SANE_I18N ("8x8 Bayer"), + SANE_I18N ("8x8 Vertical Line"), + NULL +}; + +static const halftone_pattern_t *const halftone_pattern_val[] = { + NULL, + &haltfone_pattern_diamond, + &haltfone_pattern_8x8_Coarse_Fatting, + &haltfone_pattern_8x8_Fine_Fatting, + &haltfone_pattern_8x8_Bayer, + &haltfone_pattern_8x8_Vertical_Line +}; + +/*--------------------------------------------------------------------------*/ + +/* Define the supported scanners and their characteristics. */ +static const struct scanners_supported scanners[] = { + {6, "ACROSS ", " ", + "Across", "FS-1130"}, + {6, "LEO ", "LEOScan-S3 ", + "Leo", "S3"}, + {6, "LEO", "LEOScan-S3", + "Leo", "S3"}, + {6, "KYE CORP", "ColorPage-CS ", + "Genius", "FS1130"} +}; + +/*--------------------------------------------------------------------------*/ + +/* List of scanner attached. */ +static Leo_Scanner *first_dev = NULL; +static int num_devices = 0; +static const SANE_Device **devlist = NULL; + + +/* Local functions. */ + +/* Display a buffer in the log. */ +static void +hexdump (int level, const char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + char asc_buf[17]; + char *asc_ptr; + + DBG (level, "%s\n", comment); + + ptr = line; + *ptr = '\0'; + asc_ptr = asc_buf; + *asc_ptr = '\0'; + + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + DBG (level, "%s %s\n", line, asc_buf); + ptr = line; + *ptr = '\0'; + asc_ptr = asc_buf; + *asc_ptr = '\0'; + } + sprintf (ptr, "%3.3d:", i); + ptr += 4; + } + ptr += sprintf (ptr, " %2.2x", *p); + if (*p >= 32 && *p <= 127) + { + asc_ptr += sprintf (asc_ptr, "%c", *p); + } + else + { + asc_ptr += sprintf (asc_ptr, "."); + } + } + *ptr = '\0'; + DBG (level, "%s %s\n", line, asc_buf); +} + +/* Returns the length of the longest string, including the terminating + * character. */ +static size_t +max_string_size (SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + { + max_size = size; + } + } + + return max_size; +} + +/* Lookup a string list from one array and return its index. */ +static int +get_string_list_index (SANE_String_Const list[], SANE_String_Const name) +{ + int index; + + index = 0; + while (list[index] != NULL) + { + if (strcmp (list[index], name) == 0) + { + return (index); + } + index++; + } + + DBG (DBG_error, "name %s not found in list\n", name); + + assert (0 == 1); /* bug in backend, core dump */ + + return (-1); +} + +/* Initialize a scanner entry. Return an allocated scanner with some + * preset values. */ +static Leo_Scanner * +leo_init (void) +{ + Leo_Scanner *dev; + + DBG (DBG_proc, "leo_init: enter\n"); + + /* Allocate a new scanner entry. */ + dev = malloc (sizeof (Leo_Scanner)); + if (dev == NULL) + { + return NULL; + } + + memset (dev, 0, sizeof (Leo_Scanner)); + + /* Allocate the buffer used to transfer the SCSI data. */ + dev->buffer_size = 64 * 1024; + dev->buffer = malloc (dev->buffer_size); + if (dev->buffer == NULL) + { + free (dev); + return NULL; + } + + /* Allocate a buffer to store the temporary image. */ + dev->image_size = 64 * 1024; /* enough for 1 line at max res */ + dev->image = malloc (dev->image_size); + if (dev->image == NULL) + { + free (dev->buffer); + free (dev); + return NULL; + } + + dev->sfd = -1; + + DBG (DBG_proc, "leo_init: exit\n"); + + return (dev); +} + +/* Closes an open scanner. */ +static void +leo_close (Leo_Scanner * dev) +{ + DBG (DBG_proc, "leo_close: enter\n"); + + if (dev->sfd != -1) + { + sanei_scsi_close (dev->sfd); + dev->sfd = -1; + } + + DBG (DBG_proc, "leo_close: exit\n"); +} + +/* Frees the memory used by a scanner. */ +static void +leo_free (Leo_Scanner * dev) +{ + int i; + + DBG (DBG_proc, "leo_free: enter\n"); + + if (dev == NULL) + return; + + leo_close (dev); + if (dev->devicename) + { + free (dev->devicename); + } + if (dev->buffer) + { + free (dev->buffer); + } + if (dev->image) + { + free (dev->image); + } + + for (i = 1; i < OPT_NUM_OPTIONS; i++) + { + if (dev->opt[i].type == SANE_TYPE_STRING && dev->val[i].s) + { + free (dev->val[i].s); + } + } + + free (dev); + + DBG (DBG_proc, "leo_free: exit\n"); +} + +/* Inquiry a device and returns TRUE if is supported. */ +static int +leo_identify_scanner (Leo_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + size_t size; + int i; + + DBG (DBG_proc, "leo_identify_scanner: enter\n"); + + size = 5; + MKSCSI_INQUIRY (cdb, size); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (status) + { + DBG (DBG_error, + "leo_identify_scanner: inquiry failed with status %s\n", + sane_strstatus (status)); + return (SANE_FALSE); + } + + size = dev->buffer[4] + 5; /* total length of the inquiry data */ + + if (size < 36) + { + DBG (DBG_error, + "leo_identify_scanner: not enough data to identify device\n"); + return (SANE_FALSE); + } + + MKSCSI_INQUIRY (cdb, size); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (status) + { + DBG (DBG_error, + "leo_identify_scanner: inquiry failed with status %s\n", + sane_strstatus (status)); + return (SANE_FALSE); + } + + dev->scsi_type = dev->buffer[0] & 0x1f; + memcpy (dev->scsi_vendor, dev->buffer + 0x08, 0x08); + dev->scsi_vendor[0x08] = 0; + memcpy (dev->scsi_product, dev->buffer + 0x10, 0x010); + dev->scsi_product[0x10] = 0; + memcpy (dev->scsi_version, dev->buffer + 0x20, 0x04); + dev->scsi_version[0x04] = 0; + + DBG (DBG_info, "device is \"%s\" \"%s\" \"%s\"\n", + dev->scsi_vendor, dev->scsi_product, dev->scsi_version); + + /* Lookup through the supported scanners table to find if this + * backend supports that one. */ + for (i = 0; i < NELEMS (scanners); i++) + { + if (dev->scsi_type == scanners[i].scsi_type && + strcmp (dev->scsi_vendor, scanners[i].scsi_vendor) == 0 && + strcmp (dev->scsi_product, scanners[i].scsi_product) == 0) + { + + DBG (DBG_error, "leo_identify_scanner: scanner supported\n"); + + /* Get the full inquiry, since that scanner does not fill + the length correctly. */ + size = 0x30; + MKSCSI_INQUIRY (cdb, size); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + if (status != SANE_STATUS_GOOD) + { + return (SANE_FALSE); + } + + hexdump (DBG_info2, "inquiry", dev->buffer, size); + + dev->def = &(scanners[i]); + dev->res_range.min = 1; + dev->res_range.max = B16TOI (&dev->buffer[42]); + + dev->x_resolution_max = B16TOI (&dev->buffer[40]); + dev->y_resolution_max = B16TOI (&dev->buffer[42]); + + + return (SANE_TRUE); + } + } + + DBG (DBG_proc, "leo_identify_scanner: exit, device not supported\n"); + + return (SANE_FALSE); +} + +/* SCSI sense handler. Callback for SANE. */ +static SANE_Status +leo_sense_handler (int scsi_fd, unsigned char *result, void __sane_unused__ *arg) +{ + int asc, ascq, sensekey; + int len; + + DBG (DBG_proc, "leo_sense_handler (scsi_fd = %d)\n", scsi_fd); + + sensekey = get_RS_sense_key (result); + len = 7 + get_RS_additional_length (result); + + hexdump (DBG_info2, "sense", result, len); + + if (get_RS_error_code (result) != 0x70) + { + DBG (DBG_error, + "leo_sense_handler: invalid sense key error code (%d)\n", + get_RS_error_code (result)); + + return SANE_STATUS_IO_ERROR; + } + + if (get_RS_ILI (result) != 0) + { + DBG (DBG_sense, "leo_sense_handler: short read\n"); + } + + if (len < 14) + { + DBG (DBG_error, "leo_sense_handler: sense too short, no ASC/ASCQ\n"); + + return SANE_STATUS_IO_ERROR; + } + + asc = get_RS_ASC (result); + ascq = get_RS_ASCQ (result); + + DBG (DBG_sense, "leo_sense_handler: sense=%d, ASC/ASCQ=%02x%02x\n", + sensekey, asc, ascq); + + switch (sensekey) + { + case 0x00: /* no sense */ + case 0x02: /* not ready */ + case 0x03: /* medium error */ + case 0x05: + case 0x06: + break; + } + + DBG (DBG_sense, + "leo_sense_handler: unknown error condition. Please report it to the backend maintainer\n"); + + return SANE_STATUS_IO_ERROR; +} + +/* Set a window. */ +static SANE_Status +leo_set_window (Leo_Scanner * dev) +{ + size_t size; + CDB cdb; + unsigned char window[48]; + SANE_Status status; + + DBG (DBG_proc, "leo_set_window: enter\n"); + + size = sizeof (window); + MKSCSI_SET_WINDOW (cdb, size); + + memset (window, 0, size); + + /* size of the windows descriptor block */ + window[7] = sizeof (window) - 8; + window[1] = sizeof (window) - 2; + + /* X and Y resolution */ + Ito16 (dev->x_resolution, &window[10]); + Ito16 (dev->y_resolution, &window[12]); + + /* Upper Left (X,Y) */ + Ito32 (dev->x_tl, &window[14]); + Ito32 (dev->y_tl, &window[18]); + + /* Width and length */ + Ito32 (dev->width, &window[22]); + Ito32 (dev->length, &window[26]); + + + /* Image Composition */ + switch (dev->scan_mode) + { + case LEO_BW: + window[33] = 0x00; + break; + case LEO_HALFTONE: + window[33] = 0x01; + break; + case LEO_GRAYSCALE: + window[33] = 0x02; + break; + case LEO_COLOR: + window[33] = 0x05; + break; + } + + /* Depth */ + window[34] = dev->depth; + + /* Unknown - invariants */ + window[31] = 0x80; + window[43] = 0x01; + + hexdump (DBG_info2, "windows", window, sizeof (window)); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + window, sizeof (window), NULL, NULL); + + DBG (DBG_proc, "leo_set_window: exit, status=%d\n", status); + + return status; +} + +/* Read the size of the scan. */ +static SANE_Status +leo_get_scan_size (Leo_Scanner * dev) +{ + size_t size; + CDB cdb; + SANE_Status status; + + DBG (DBG_proc, "leo_get_scan_size: enter\n"); + + size = 0x10; + MKSCSI_GET_DATA_BUFFER_STATUS (cdb, 1, size); + hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (size != 0x10) + { + DBG (DBG_error, + "leo_get_scan_size: GET DATA BUFFER STATUS returned an invalid size (%ld)\n", + (long) size); + return SANE_STATUS_IO_ERROR; + } + + hexdump (DBG_info2, "leo_get_scan_size return", dev->buffer, size); + + + dev->params.pixels_per_line = B16TOI (&dev->buffer[14]); + + /* The number of lines if the number of lines left plus the number + * of lines already waiting in the buffer. */ + dev->params.lines = B16TOI (&dev->buffer[12]) + + (B24TOI (&dev->buffer[9]) / dev->params.bytes_per_line); + + switch (dev->scan_mode) + { + case LEO_BW: + case LEO_HALFTONE: + dev->params.pixels_per_line &= ~0x7; + dev->params.bytes_per_line = dev->params.pixels_per_line / 8; + break; + case LEO_GRAYSCALE: + dev->params.bytes_per_line = dev->params.pixels_per_line; + break; + case LEO_COLOR: + dev->params.bytes_per_line = dev->params.pixels_per_line * 3; + break; + } + + DBG (DBG_proc, "leo_get_scan_size: exit, status=%d\n", status); + + DBG (DBG_proc, "lines=%d, bpl=%d\n", dev->params.lines, + dev->params.bytes_per_line); + + return (status); +} + +/* Return the number of byte that can be read. */ +static SANE_Status +get_filled_data_length (Leo_Scanner * dev, size_t * to_read) +{ + size_t size; + CDB cdb; + SANE_Status status; + + DBG (DBG_proc, "get_filled_data_length: enter\n"); + + *to_read = 0; + + size = 0x10; + MKSCSI_GET_DATA_BUFFER_STATUS (cdb, 1, size); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (size != 0x10) + { + DBG (DBG_error, + "get_filled_data_length: GET DATA BUFFER STATUS returned an invalid size (%ld)\n", + (long) size); + return SANE_STATUS_IO_ERROR; + } + + hexdump (DBG_info2, "get_filled_data_length return", dev->buffer, size); + + *to_read = B24TOI (&dev->buffer[9]); + + DBG (DBG_info, "get_filled_data_length: to read = %ld\n", (long) *to_read); + + DBG (DBG_proc, "get_filled_data_length: exit, status=%d\n", status); + + return (status); +} + +/* Start a scan. */ +static SANE_Status +leo_scan (Leo_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + + DBG (DBG_proc, "leo_scan: enter\n"); + + MKSCSI_SCAN (cdb); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, NULL, 0, NULL, NULL); + + DBG (DBG_proc, "leo_scan: exit, status=%d\n", status); + + return status; +} + +/* Attach a scanner to this backend. */ +static SANE_Status +attach_scanner (const char *devicename, Leo_Scanner ** devp) +{ + Leo_Scanner *dev; + int sfd; + + DBG (DBG_sane_proc, "attach_scanner: %s\n", devicename); + + if (devp) + *devp = NULL; + + /* Check if we know this device name. */ + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + if (devp) + { + *devp = dev; + } + DBG (DBG_info, "device is already known\n"); + return SANE_STATUS_GOOD; + } + } + + /* Allocate a new scanner entry. */ + dev = leo_init (); + if (dev == NULL) + { + DBG (DBG_error, "ERROR: not enough memory\n"); + return SANE_STATUS_NO_MEM; + } + + DBG (DBG_info, "attach_scanner: opening %s\n", devicename); + + if (sanei_scsi_open (devicename, &sfd, leo_sense_handler, dev) != 0) + { + DBG (DBG_error, "ERROR: attach_scanner: open failed\n"); + leo_free (dev); + return SANE_STATUS_INVAL; + } + + /* Fill some scanner specific values. */ + dev->devicename = strdup (devicename); + dev->sfd = sfd; + + /* Now, check that it is a scanner we support. */ + if (leo_identify_scanner (dev) == SANE_FALSE) + { + DBG (DBG_error, + "ERROR: attach_scanner: scanner-identification failed\n"); + leo_free (dev); + return SANE_STATUS_INVAL; + } + + leo_close (dev); + + /* Set the default options for that scanner. */ + dev->sane.name = dev->devicename; + dev->sane.vendor = dev->def->real_vendor; + dev->sane.model = dev->def->real_product; + dev->sane.type = "flatbed scanner"; + + /* Link the scanner with the others. */ + dev->next = first_dev; + first_dev = dev; + + if (devp) + { + *devp = dev; + } + + num_devices++; + + DBG (DBG_proc, "attach_scanner: exit\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one (const char *dev) +{ + attach_scanner (dev, NULL); + return SANE_STATUS_GOOD; +} + +/* Reset the options for that scanner. */ +static void +leo_init_options (Leo_Scanner * dev) +{ + int i; + + /* Pre-initialize the options. */ + memset (dev->opt, 0, sizeof (dev->opt)); + memset (dev->val, 0, sizeof (dev->val)); + + for (i = 0; i < OPT_NUM_OPTIONS; ++i) + { + dev->opt[i].size = sizeof (SANE_Word); + dev->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* Number of options. */ + dev->opt[OPT_NUM_OPTS].name = ""; + dev->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + dev->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + dev->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + dev->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + dev->val[OPT_NUM_OPTS].w = OPT_NUM_OPTIONS; + + /* Mode group */ + dev->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan mode"); + dev->opt[OPT_MODE_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_MODE_GROUP].cap = 0; + dev->opt[OPT_MODE_GROUP].size = 0; + dev->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Scanner supported modes */ + dev->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + dev->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + dev->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + dev->opt[OPT_MODE].type = SANE_TYPE_STRING; + dev->opt[OPT_MODE].size = max_string_size (scan_mode_list); + dev->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_MODE].constraint.string_list = scan_mode_list; + dev->val[OPT_MODE].s = (SANE_Char *) strdup (""); /* will be set later */ + + /* X and Y resolution */ + dev->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + dev->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + dev->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_RESOLUTION].constraint.range = &dev->res_range; + dev->val[OPT_RESOLUTION].w = dev->res_range.max / 2; + + /* Halftone pattern */ + dev->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + dev->opt[OPT_HALFTONE_PATTERN].size = + max_string_size (halftone_pattern_list); + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_HALFTONE_PATTERN].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_HALFTONE_PATTERN].constraint.string_list = + halftone_pattern_list; + dev->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_pattern_list[0]); + + /* Geometry group */ + dev->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + dev->opt[OPT_GEOMETRY_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_GEOMETRY_GROUP].cap = 0; + dev->opt[OPT_GEOMETRY_GROUP].size = 0; + dev->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Upper left X */ + dev->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + dev->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + dev->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + dev->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + dev->opt[OPT_TL_X].unit = SANE_UNIT_MM; + dev->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_TL_X].constraint.range = &x_range; + dev->val[OPT_TL_X].w = x_range.min; + + /* Upper left Y */ + dev->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + dev->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + dev->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + dev->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + dev->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + dev->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_TL_Y].constraint.range = &y_range; + dev->val[OPT_TL_Y].w = y_range.min; + + /* Bottom-right x */ + dev->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + dev->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + dev->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + dev->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + dev->opt[OPT_BR_X].unit = SANE_UNIT_MM; + dev->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BR_X].constraint.range = &x_range; + dev->val[OPT_BR_X].w = x_range.max; + + /* Bottom-right y */ + dev->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + dev->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + dev->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + dev->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + dev->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + dev->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BR_Y].constraint.range = &y_range; + dev->val[OPT_BR_Y].w = y_range.max; + + /* Enhancement group */ + dev->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + dev->opt[OPT_ENHANCEMENT_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + dev->opt[OPT_ENHANCEMENT_GROUP].size = 0; + dev->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* custom-gamma table */ + dev->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + dev->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + dev->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + dev->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + dev->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + dev->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* red gamma vector */ + dev->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + dev->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + dev->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + dev->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + dev->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + dev->opt[OPT_GAMMA_VECTOR_R].size = GAMMA_LENGTH * sizeof (SANE_Word); + dev->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_GAMMA_VECTOR_R].constraint.range = &gamma_range; + dev->val[OPT_GAMMA_VECTOR_R].wa = dev->gamma_R; + + /* green gamma vector */ + dev->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + dev->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + dev->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + dev->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + dev->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + dev->opt[OPT_GAMMA_VECTOR_G].size = GAMMA_LENGTH * sizeof (SANE_Word); + dev->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_GAMMA_VECTOR_G].constraint.range = &gamma_range; + dev->val[OPT_GAMMA_VECTOR_G].wa = dev->gamma_G; + + /* blue gamma vector */ + dev->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + dev->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + dev->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + dev->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + dev->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + dev->opt[OPT_GAMMA_VECTOR_B].size = GAMMA_LENGTH * sizeof (SANE_Word); + dev->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_GAMMA_VECTOR_B].constraint.range = &gamma_range; + dev->val[OPT_GAMMA_VECTOR_B].wa = dev->gamma_B; + + /* grayscale gamma vector */ + dev->opt[OPT_GAMMA_VECTOR_GRAY].name = SANE_NAME_GAMMA_VECTOR; + dev->opt[OPT_GAMMA_VECTOR_GRAY].title = SANE_TITLE_GAMMA_VECTOR; + dev->opt[OPT_GAMMA_VECTOR_GRAY].desc = SANE_DESC_GAMMA_VECTOR; + dev->opt[OPT_GAMMA_VECTOR_GRAY].type = SANE_TYPE_INT; + dev->opt[OPT_GAMMA_VECTOR_GRAY].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_GRAY].unit = SANE_UNIT_NONE; + dev->opt[OPT_GAMMA_VECTOR_GRAY].size = GAMMA_LENGTH * sizeof (SANE_Word); + dev->opt[OPT_GAMMA_VECTOR_GRAY].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_GAMMA_VECTOR_GRAY].constraint.range = &gamma_range; + dev->val[OPT_GAMMA_VECTOR_GRAY].wa = dev->gamma_GRAY; + + /* preview */ + dev->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + dev->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + dev->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + dev->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + dev->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + dev->val[OPT_PREVIEW].w = SANE_FALSE; + + /* Lastly, set the default scan mode. This might change some + * values previously set here. */ + sane_control_option (dev, OPT_MODE, SANE_ACTION_SET_VALUE, + (SANE_String_Const *) scan_mode_list[0], NULL); +} + +/* + * Wait until the scanner is ready. + */ +static SANE_Status +leo_wait_scanner (Leo_Scanner * dev) +{ + SANE_Status status; + int timeout; + CDB cdb; + + DBG (DBG_proc, "leo_wait_scanner: enter\n"); + + MKSCSI_TEST_UNIT_READY (cdb); + + /* Set the timeout to 60 seconds. */ + timeout = 60; + + while (timeout > 0) + { + + /* test unit ready */ + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, NULL, NULL); + + if (status == SANE_STATUS_GOOD) + { + return SANE_STATUS_GOOD; + } + + sleep (1); + }; + + DBG (DBG_proc, "leo_wait_scanner: scanner not ready\n"); + return (SANE_STATUS_IO_ERROR); +} + +/* Read the image from the scanner and fill the temporary buffer with it. */ +static SANE_Status +leo_fill_image (Leo_Scanner * dev) +{ + SANE_Status status; + size_t size; + CDB cdb; + unsigned char *image; + + DBG (DBG_proc, "leo_fill_image: enter\n"); + + assert (dev->image_begin == dev->image_end); + assert (dev->real_bytes_left > 0); + + dev->image_begin = 0; + dev->image_end = 0; + + while (dev->real_bytes_left) + { + /* + * Try to read the maximum number of bytes. + */ + size = 0; + while (size == 0) + { + status = get_filled_data_length (dev, &size); + if (status) + return (status); + if (size == 0) + usleep (100000); /* sleep 1/10th of second */ + } + + if (size > dev->real_bytes_left) + size = dev->real_bytes_left; + if (size > dev->image_size - dev->image_end) + size = dev->image_size - dev->image_end; + + /* The scanner seems to hang if more than 32KB are read. */ + if (size > 0x7fff) + size = 0x7fff; + + /* Always read a multiple of a line. */ + size = size - (size % dev->params.bytes_per_line); + + if (size == 0) + { + /* Probably reached the end of the buffer. + * Check, just in case. */ + assert (dev->image_end != 0); + return (SANE_STATUS_GOOD); + } + + DBG (DBG_info, "leo_fill_image: to read = %ld bytes (bpl=%d)\n", + (long) size, dev->params.bytes_per_line); + + MKSCSI_READ_10 (cdb, 0, 0, size); + + hexdump (DBG_info2, "leo_fill_image: READ_10 CDB", cdb.data, 10); + + image = dev->image + dev->image_end; + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, image, &size); + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "leo_fill_image: cannot read from the scanner\n"); + return status; + } + + /* Some format conversion. */ + if (dev->scan_mode == LEO_COLOR) + { + + /* Reorder the lines. The scanner gives color by color for + * each line. */ + unsigned char *src = image; + int nb_lines = size / dev->params.bytes_per_line; + int i, j; + + for (i = 0; i < nb_lines; i++) + { + + unsigned char *dest = dev->buffer; + + for (j = 0; j < dev->params.pixels_per_line; j++) + { + *dest = src[j + 0 * dev->params.pixels_per_line]; + dest++; + *dest = src[j + 1 * dev->params.pixels_per_line]; + dest++; + *dest = src[j + 2 * dev->params.pixels_per_line]; + dest++; + } + + /* Copy the line back. */ + memcpy (src, dev->buffer, dev->params.bytes_per_line); + + src += dev->params.bytes_per_line; + } + } + + dev->image_end += size; + dev->real_bytes_left -= size; + + DBG (DBG_info, "leo_fill_image: real bytes left = %ld\n", + (long) dev->real_bytes_left); + } + + return (SANE_STATUS_GOOD); /* unreachable */ +} + +/* Copy from the raw buffer to the buffer given by the backend. + * + * len in input is the maximum length available in buf, and, in + * output, is the length written into buf. + */ +static void +leo_copy_raw_to_frontend (Leo_Scanner * dev, SANE_Byte * buf, size_t * len) +{ + size_t size; + + size = dev->image_end - dev->image_begin; + if (size > *len) + { + size = *len; + } + *len = size; + + memcpy (buf, dev->image + dev->image_begin, size); + + dev->image_begin += size; +} + +/* Stop a scan. */ +static SANE_Status +do_cancel (Leo_Scanner * dev) +{ + DBG (DBG_sane_proc, "do_cancel enter\n"); + + if (dev->scanning == SANE_TRUE) + { + + /* Reset the scanner */ + dev->x_tl = 0; + dev->x_tl = 0; + dev->width = 0; + dev->length = 0; + leo_set_window (dev); + + leo_scan (dev); + + leo_close (dev); + } + + dev->scanning = SANE_FALSE; + + DBG (DBG_sane_proc, "do_cancel exit\n"); + + return SANE_STATUS_CANCELLED; +} + +/* A default gamma table. */ +static const SANE_Word gamma_init[GAMMA_LENGTH] = { + 0x00, 0x06, 0x0A, 0x0D, 0x10, 0x13, 0x15, 0x17, 0x19, 0x1B, 0x1D, 0x1F, + 0x21, 0x23, 0x25, 0x27, + 0x28, 0x2A, 0x2C, 0x2D, 0x2F, 0x30, 0x32, 0x33, 0x35, 0x36, 0x38, 0x39, + 0x3A, 0x3C, 0x3D, 0x3F, + 0x40, 0x41, 0x43, 0x44, 0x45, 0x46, 0x48, 0x49, 0x4A, 0x4B, 0x4D, 0x4E, + 0x4F, 0x50, 0x51, 0x53, + 0x54, 0x55, 0x56, 0x57, 0x58, 0x59, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F, 0x60, + 0x61, 0x62, 0x63, 0x64, + 0x65, 0x67, 0x68, 0x69, 0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x6F, 0x70, 0x71, + 0x72, 0x73, 0x74, 0x75, + 0x76, 0x77, 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D, 0x7D, 0x7E, 0x7F, 0x80, + 0x81, 0x82, 0x83, 0x84, + 0x85, 0x86, 0x87, 0x88, 0x89, 0x8A, 0x8A, 0x8B, 0x8C, 0x8D, 0x8E, 0x8F, + 0x90, 0x91, 0x92, 0x92, + 0x93, 0x94, 0x95, 0x96, 0x97, 0x98, 0x99, 0x99, 0x9A, 0x9B, 0x9C, 0x9D, + 0x9E, 0x9F, 0x9F, 0xA0, + 0xA1, 0xA2, 0xA3, 0xA4, 0xA4, 0xA5, 0xA6, 0xA7, 0xA8, 0xA9, 0xA9, 0xAA, + 0xAB, 0xAC, 0xAD, 0xAD, + 0xAE, 0xAF, 0xB0, 0xB1, 0xB1, 0xB2, 0xB3, 0xB4, 0xB5, 0xB5, 0xB6, 0xB7, + 0xB8, 0xB9, 0xB9, 0xBA, + 0xBB, 0xBC, 0xBC, 0xBD, 0xBE, 0xBF, 0xC0, 0xC0, 0xC1, 0xC2, 0xC3, 0xC3, + 0xC4, 0xC5, 0xC6, 0xC6, + 0xC7, 0xC8, 0xC9, 0xC9, 0xCA, 0xCB, 0xCC, 0xCC, 0xCD, 0xCE, 0xCF, 0xCF, + 0xD0, 0xD1, 0xD2, 0xD2, + 0xD3, 0xD4, 0xD5, 0xD5, 0xD6, 0xD7, 0xD7, 0xD8, 0xD9, 0xDA, 0xDA, 0xDB, + 0xDC, 0xDC, 0xDD, 0xDE, + 0xDF, 0xDF, 0xE0, 0xE1, 0xE1, 0xE2, 0xE3, 0xE4, 0xE4, 0xE5, 0xE6, 0xE6, + 0xE7, 0xE8, 0xE8, 0xE9, + 0xEA, 0xEB, 0xEB, 0xEC, 0xED, 0xED, 0xEE, 0xEF, 0xEF, 0xF0, 0xF1, 0xF1, + 0xF2, 0xF3, 0xF4, 0xF4, + 0xF5, 0xF6, 0xF6, 0xF7, 0xF8, 0xF8, 0xF9, 0xFA, 0xFA, 0xFB, 0xFC, 0xFC, + 0xFD, 0xFE, 0xFE, 0xFF +}; + +/* Send the gamma */ +static SANE_Status +leo_send_gamma (Leo_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + struct + { + unsigned char gamma_R[GAMMA_LENGTH]; + unsigned char gamma_G[GAMMA_LENGTH]; /* also gray */ + unsigned char gamma_B[GAMMA_LENGTH]; + } + param; + size_t i; + size_t size; + + DBG (DBG_proc, "leo_send_gamma: enter\n"); + + size = sizeof (param); + assert (size == 3 * GAMMA_LENGTH); + MKSCSI_SEND_10 (cdb, 0x03, 0x01, size); + + if (dev->val[OPT_CUSTOM_GAMMA].w) + { + /* Use the custom gamma. */ + if (dev->scan_mode == LEO_GRAYSCALE) + { + /* Gray */ + for (i = 0; i < GAMMA_LENGTH; i++) + { + param.gamma_R[i] = dev->gamma_GRAY[i]; + param.gamma_G[i] = 0; + param.gamma_B[i] = 0; + } + } + else + { + /* Color */ + for (i = 0; i < GAMMA_LENGTH; i++) + { + param.gamma_R[i] = dev->gamma_R[i]; + param.gamma_G[i] = dev->gamma_G[i]; + param.gamma_B[i] = dev->gamma_B[i]; + } + } + } + else + { + for (i = 0; i < GAMMA_LENGTH; i++) + { + param.gamma_R[i] = gamma_init[i]; + param.gamma_G[i] = gamma_init[i]; + param.gamma_B[i] = gamma_init[i]; + } + } + + hexdump (DBG_info2, "leo_send_gamma:", cdb.data, cdb.len); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + ¶m, size, NULL, NULL); + + DBG (DBG_proc, "leo_send_gamma: exit, status=%d\n", status); + + return (status); +} + +/* Send the halftone pattern */ +static SANE_Status +leo_send_halftone_pattern (Leo_Scanner * dev) +{ + int i; + const halftone_pattern_t *pattern; + SANE_Status status; + size_t size; + CDB cdb; + + DBG (DBG_proc, "leo_send_halftone_pattern: enter\n"); + + if (dev->scan_mode == LEO_HALFTONE) + { + + i = get_string_list_index (halftone_pattern_list, + dev->val[OPT_HALFTONE_PATTERN].s); + pattern = halftone_pattern_val[i]; + + assert (pattern != NULL); + + size = sizeof (halftone_pattern_t); + assert (size == 256); + MKSCSI_SEND_10 (cdb, 0x02, 0x0F, size); + + hexdump (DBG_info2, "leo_send_gamma:", cdb.data, cdb.len); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + pattern, size, NULL, NULL); + } + else + { + status = SANE_STATUS_GOOD; + } + + DBG (DBG_proc, "leo_send_halftone_pattern: exit, status=%d\n", status); + + return status; +} + +/*--------------------------------------------------------------------------*/ + +/* Sane entry points */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + FILE *fp; + char dev_name[PATH_MAX]; + size_t len; + + DBG_INIT (); + + DBG (DBG_sane_init, "sane_init\n"); + + DBG (DBG_error, "This is sane-leo version %d.%d-%d\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD); + DBG (DBG_error, "(C) 2002 by Frank Zago\n"); + + if (version_code) + { + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + } + + fp = sanei_config_open (LEO_CONFIG_FILE); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + attach_scanner ("/dev/scanner", 0); + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + len = strlen (dev_name); + + if (!len) + continue; /* ignore empty lines */ + + sanei_config_attach_matching_devices (dev_name, attach_one); + } + + fclose (fp); + + DBG (DBG_proc, "sane_init: leave\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool __sane_unused__ local_only) +{ + Leo_Scanner *dev; + int i; + + DBG (DBG_proc, "sane_get_devices: enter\n"); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + DBG (DBG_proc, "sane_get_devices: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Leo_Scanner *dev; + SANE_Status status; + + DBG (DBG_proc, "sane_open: enter\n"); + + /* search for devicename */ + if (devicename[0]) + { + DBG (DBG_info, "sane_open: devicename=%s\n", devicename); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + break; + } + } + + if (!dev) + { + status = attach_scanner (devicename, &dev); + if (status != SANE_STATUS_GOOD) + { + return status; + } + } + } + else + { + DBG (DBG_sane_info, "sane_open: no devicename, opening first device\n"); + dev = first_dev; /* empty devicename -> use first device */ + } + + if (!dev) + { + DBG (DBG_error, "No scanner found\n"); + + return SANE_STATUS_INVAL; + } + + leo_init_options (dev); + + /* Initialize the gamma table. */ + memcpy (dev->gamma_R, gamma_init, dev->opt[OPT_GAMMA_VECTOR_R].size); + memcpy (dev->gamma_G, gamma_init, dev->opt[OPT_GAMMA_VECTOR_G].size); + memcpy (dev->gamma_B, gamma_init, dev->opt[OPT_GAMMA_VECTOR_B].size); + memcpy (dev->gamma_GRAY, gamma_init, dev->opt[OPT_GAMMA_VECTOR_GRAY].size); + + *handle = dev; + + DBG (DBG_proc, "sane_open: exit\n"); + + return SANE_STATUS_GOOD; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Leo_Scanner *dev = handle; + + DBG (DBG_proc, "sane_get_option_descriptor: enter, option %d\n", option); + + if ((unsigned) option >= OPT_NUM_OPTIONS) + { + return NULL; + } + + DBG (DBG_proc, "sane_get_option_descriptor: exit\n"); + + return dev->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Leo_Scanner *dev = handle; + SANE_Status status; + SANE_Word cap; + int i; + + DBG (DBG_proc, "sane_control_option: enter, option %d, action %d\n", + option, action); + + if (info) + { + *info = 0; + } + + if (dev->scanning) + { + return SANE_STATUS_DEVICE_BUSY; + } + + if (option < 0 || option >= OPT_NUM_OPTIONS) + { + return SANE_STATUS_INVAL; + } + + cap = dev->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + + switch (option) + { + /* word options */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_TL_X: + case OPT_BR_X: + case OPT_CUSTOM_GAMMA: + case OPT_PREVIEW: + *(SANE_Word *) val = dev->val[option].w; + return SANE_STATUS_GOOD; + + /* string options */ + case OPT_MODE: + case OPT_HALFTONE_PATTERN: + strcpy (val, dev->val[option].s); + return SANE_STATUS_GOOD; + + /* Gamma */ + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + case OPT_GAMMA_VECTOR_GRAY: + memcpy (val, dev->val[option].wa, dev->opt[option].size); + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_INVAL; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_error, "could not set option, not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (dev->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "could not set option, invalid value\n"); + return status; + } + + switch (option) + { + + /* Numeric side-effect options */ + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_TL_X: + case OPT_BR_X: + case OPT_RESOLUTION: + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + dev->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* Numeric side-effect free options */ + case OPT_PREVIEW: + dev->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* String side-effect options */ + case OPT_MODE: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + + free (dev->val[OPT_MODE].s); + dev->val[OPT_MODE].s = (SANE_Char *) strdup (val); + + dev->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_GRAY].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + if (strcmp (dev->val[OPT_MODE].s, BLACK_WHITE_STR) == 0) + { + i = get_string_list_index (halftone_pattern_list, + dev->val[OPT_HALFTONE_PATTERN].s); + if (halftone_pattern_val[i] == NULL) + { + dev->scan_mode = LEO_BW; + } + else + { + dev->scan_mode = LEO_HALFTONE; + } + dev->depth = 1; + dev->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (dev->val[OPT_MODE].s, GRAY_STR) == 0) + { + dev->scan_mode = LEO_GRAYSCALE; + dev->depth = 8; + dev->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (dev->val[OPT_CUSTOM_GAMMA].w) + { + dev->opt[OPT_GAMMA_VECTOR_GRAY].cap &= ~SANE_CAP_INACTIVE; + } + } + else if (strcmp (dev->val[OPT_MODE].s, COLOR_STR) == 0) + { + dev->scan_mode = LEO_COLOR; + dev->depth = 8; + dev->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (dev->val[OPT_CUSTOM_GAMMA].w) + { + dev->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + + case OPT_HALFTONE_PATTERN: + free (dev->val[option].s); + dev->val[option].s = (SANE_String) strdup (val); + i = get_string_list_index (halftone_pattern_list, + dev->val[OPT_HALFTONE_PATTERN].s); + if (halftone_pattern_val[i] == NULL) + { + dev->scan_mode = LEO_BW; + } + else + { + dev->scan_mode = LEO_HALFTONE; + } + + return SANE_STATUS_GOOD; + + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + case OPT_GAMMA_VECTOR_GRAY: + memcpy (dev->val[option].wa, val, dev->opt[option].size); + return SANE_STATUS_GOOD; + + case OPT_CUSTOM_GAMMA: + dev->val[OPT_CUSTOM_GAMMA].w = *(SANE_Word *) val; + if (dev->val[OPT_CUSTOM_GAMMA].w) + { + /* use custom_gamma_table */ + if (dev->scan_mode == LEO_GRAYSCALE) + { + dev->opt[OPT_GAMMA_VECTOR_GRAY].cap &= ~SANE_CAP_INACTIVE; + } + else + { + /* color mode */ + dev->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + else + { + dev->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA_VECTOR_GRAY].cap |= SANE_CAP_INACTIVE; + } + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS; + } + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_INVAL; + } + } + + DBG (DBG_proc, "sane_control_option: exit, bad\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Leo_Scanner *dev = handle; + + DBG (DBG_proc, "sane_get_parameters: enter\n"); + + if (!(dev->scanning)) + { + + /* Setup the parameters for the scan. These values will be re-used + * in the SET WINDOWS command. */ + if (dev->val[OPT_PREVIEW].w == SANE_TRUE) + { + dev->x_resolution = 28; + dev->y_resolution = 28; + dev->x_tl = 0; + dev->y_tl = 0; + dev->x_br = mmToIlu (SANE_UNFIX (x_range.max)); + dev->y_br = mmToIlu (SANE_UNFIX (y_range.max)); + } + else + { + dev->x_resolution = dev->val[OPT_RESOLUTION].w; + dev->y_resolution = dev->val[OPT_RESOLUTION].w; + dev->x_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_X].w)); + dev->y_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_Y].w)); + dev->x_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_X].w)); + dev->y_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_Y].w)); + } + + /* Check the corners are OK. */ + if (dev->x_tl > dev->x_br) + { + int s; + s = dev->x_tl; + dev->x_tl = dev->x_br; + dev->x_br = s; + } + if (dev->y_tl > dev->y_br) + { + int s; + s = dev->y_tl; + dev->y_tl = dev->y_br; + dev->y_br = s; + } + + dev->width = dev->x_br - dev->x_tl; + dev->length = dev->y_br - dev->y_tl; + + /* Prepare the parameters for the caller. */ + memset (&dev->params, 0, sizeof (SANE_Parameters)); + + dev->params.last_frame = SANE_TRUE; + + switch (dev->scan_mode) + { + case LEO_BW: + case LEO_HALFTONE: + dev->params.format = SANE_FRAME_GRAY; + dev->params.pixels_per_line = dev->width & ~0x7; + dev->params.bytes_per_line = dev->params.pixels_per_line / 8; + dev->params.depth = 1; + break; + case LEO_GRAYSCALE: + dev->params.format = SANE_FRAME_GRAY; + dev->params.pixels_per_line = dev->width; + dev->params.bytes_per_line = dev->params.pixels_per_line; + dev->params.depth = 8; + break; + case LEO_COLOR: + dev->params.format = SANE_FRAME_RGB; + dev->params.pixels_per_line = dev->width; + dev->params.bytes_per_line = dev->params.pixels_per_line * 3; + dev->params.depth = 8; + break; + } + + dev->params.lines = dev->length; + } + + /* Return the current values. */ + if (params) + { + *params = (dev->params); + } + + DBG (DBG_proc, "sane_get_parameters: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Leo_Scanner *dev = handle; + SANE_Status status; + + DBG (DBG_proc, "sane_start: enter\n"); + + if (!(dev->scanning)) + { + + sane_get_parameters (dev, NULL); + + /* Open again the scanner. */ + if (sanei_scsi_open + (dev->devicename, &(dev->sfd), leo_sense_handler, dev) != 0) + { + DBG (DBG_error, "ERROR: sane_start: open failed\n"); + return SANE_STATUS_INVAL; + } + + /* The scanner must be ready. */ + status = leo_wait_scanner (dev); + if (status) + { + leo_close (dev); + return status; + } + + status = leo_set_window (dev); + if (status) + { + leo_close (dev); + return status; + } + + status = leo_send_gamma (dev); + if (status) + { + leo_close (dev); + return status; + } + + status = leo_send_halftone_pattern (dev); + if (status) + { + leo_close (dev); + return status; + } + + status = leo_scan (dev); + if (status) + { + leo_close (dev); + return status; + } + + status = leo_wait_scanner (dev); + if (status) + { + leo_close (dev); + return status; + } + + status = leo_get_scan_size (dev); + if (status) + { + leo_close (dev); + return status; + } + + } + + dev->image_end = 0; + dev->image_begin = 0; + + dev->bytes_left = dev->params.bytes_per_line * dev->params.lines; + dev->real_bytes_left = dev->params.bytes_per_line * dev->params.lines; + + dev->scanning = SANE_TRUE; + + DBG (DBG_proc, "sane_start: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + SANE_Status status; + Leo_Scanner *dev = handle; + size_t size; + int buf_offset; /* offset into buf */ + + DBG (DBG_proc, "sane_read: enter\n"); + + *len = 0; + + if (!(dev->scanning)) + { + /* OOPS, not scanning */ + return do_cancel (dev); + } + + if (dev->bytes_left <= 0) + { + return (SANE_STATUS_EOF); + } + + buf_offset = 0; + + do + { + if (dev->image_begin == dev->image_end) + { + /* Fill image */ + status = leo_fill_image (dev); + if (status != SANE_STATUS_GOOD) + { + return (status); + } + } + + /* Something must have been read */ + if (dev->image_begin == dev->image_end) + { + DBG (DBG_info, "sane_read: nothing read\n"); + return SANE_STATUS_IO_ERROR; + } + + /* Copy the data to the frontend buffer. */ + size = max_len - buf_offset; + if (size > dev->bytes_left) + { + size = dev->bytes_left; + } + leo_copy_raw_to_frontend (dev, buf + buf_offset, &size); + + buf_offset += size; + + dev->bytes_left -= size; + *len += size; + + } + while ((buf_offset != max_len) && dev->bytes_left); + + DBG (DBG_info, "sane_read: leave, bytes_left=%ld\n", + (long) dev->bytes_left); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ handle, SANE_Bool __sane_unused__ non_blocking) +{ + SANE_Status status; + Leo_Scanner *dev = handle; + + DBG (DBG_proc, "sane_set_io_mode: enter\n"); + + if (!dev->scanning) + { + return SANE_STATUS_INVAL; + } + + if (non_blocking == SANE_FALSE) + { + status = SANE_STATUS_GOOD; + } + else + { + status = SANE_STATUS_UNSUPPORTED; + } + + DBG (DBG_proc, "sane_set_io_mode: exit\n"); + + return status; +} + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ handle, SANE_Int __sane_unused__ * fd) +{ + DBG (DBG_proc, "sane_get_select_fd: enter\n"); + + DBG (DBG_proc, "sane_get_select_fd: exit\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +void +sane_cancel (SANE_Handle handle) +{ + Leo_Scanner *dev = handle; + + DBG (DBG_proc, "sane_cancel: enter\n"); + + do_cancel (dev); + + DBG (DBG_proc, "sane_cancel: exit\n"); +} + +void +sane_close (SANE_Handle handle) +{ + Leo_Scanner *dev = handle; + Leo_Scanner *dev_tmp; + + DBG (DBG_proc, "sane_close: enter\n"); + + do_cancel (dev); + leo_close (dev); + + /* Unlink dev. */ + if (first_dev == dev) + { + first_dev = dev->next; + } + else + { + dev_tmp = first_dev; + while (dev_tmp->next && dev_tmp->next != dev) + { + dev_tmp = dev_tmp->next; + } + if (dev_tmp->next != NULL) + { + dev_tmp->next = dev_tmp->next->next; + } + } + + leo_free (dev); + num_devices--; + + DBG (DBG_proc, "sane_close: exit\n"); +} + +void +sane_exit (void) +{ + DBG (DBG_proc, "sane_exit: enter\n"); + + while (first_dev) + { + sane_close (first_dev); + } + + if (devlist) + { + free (devlist); + devlist = NULL; + } + + DBG (DBG_proc, "sane_exit: exit\n"); +} diff --git a/backend/leo.conf.in b/backend/leo.conf.in new file mode 100644 index 0000000..ecd918c --- /dev/null +++ b/backend/leo.conf.in @@ -0,0 +1,8 @@ +# The FS-1130 respond to all luns +scsi ACROSS * Scanner * * * 0 + +# LEO S3 +scsi "LEO" "LEOScan-S3" + +/dev/scanner + diff --git a/backend/leo.h b/backend/leo.h new file mode 100644 index 0000000..73bb7b1 --- /dev/null +++ b/backend/leo.h @@ -0,0 +1,554 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002 Frank Zago (sane at zago dot net) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + $Id$ +*/ + +/* Commands supported by the scanner. */ +#define SCSI_TEST_UNIT_READY 0x00 +#define SCSI_INQUIRY 0x12 +#define SCSI_SCAN 0x1b +#define SCSI_SET_WINDOW 0x24 +#define SCSI_READ_10 0x28 +#define SCSI_SEND_10 0x2a +#define SCSI_REQUEST_SENSE 0x03 +#define SCSI_GET_DATA_BUFFER_STATUS 0x34 + +typedef struct +{ + unsigned char data[16]; + int len; +} +CDB; + + +/* Set a specific bit depending on a boolean. + * MKSCSI_BIT(TRUE, 3) will generate 0x08. */ +#define MKSCSI_BIT(bit, pos) ((bit)? 1<<(pos): 0) + +/* Set a value in a range of bits. + * MKSCSI_I2B(5, 3, 5) will generate 0x28 */ +#define MKSCSI_I2B(bits, pos_b, pos_e) ((bits) << (pos_b) & ((1<<((pos_e)-(pos_b)+1))-1)) + +/* Store an integer in 2, 3 or 4 byte in an array. */ +#define Ito16(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 0) & 0xff; \ +} + +#define Ito24(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 16) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[2] = ((val) >> 0) & 0xff; \ +} + +#define Ito32(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 24) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 16) & 0xff; \ + ((unsigned char *)buf)[2] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[3] = ((val) >> 0) & 0xff; \ +} + +#define MKSCSI_GET_DATA_BUFFER_STATUS(cdb, wait, buflen) \ + cdb.data[0] = SCSI_GET_DATA_BUFFER_STATUS; \ + cdb.data[1] = MKSCSI_BIT(wait, 0); \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = 0; \ + cdb.data[5] = 0; \ + cdb.data[6] = 0; \ + cdb.data[7] = (((buflen) >> 8) & 0xff); \ + cdb.data[8] = (((buflen) >> 0) & 0xff); \ + cdb.data[9] = 0; \ + cdb.len = 10; + +#define MKSCSI_INQUIRY(cdb, buflen) \ + cdb.data[0] = SCSI_INQUIRY; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = buflen; \ + cdb.data[5] = 0; \ + cdb.len = 6; + +#define MKSCSI_SCAN(cdb) \ + cdb.data[0] = SCSI_SCAN; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = 0; \ + cdb.data[5] = 0; \ + cdb.len = 6; + +#define MKSCSI_SEND_10(cdb, dtc, dtq, buflen) \ + cdb.data[0] = SCSI_SEND_10; \ + cdb.data[1] = 0; \ + cdb.data[2] = (dtc); \ + cdb.data[3] = 0; \ + cdb.data[4] = (((dtq) >> 8) & 0xff); \ + cdb.data[5] = (((dtq) >> 0) & 0xff); \ + cdb.data[6] = (((buflen) >> 16) & 0xff); \ + cdb.data[7] = (((buflen) >> 8) & 0xff); \ + cdb.data[8] = (((buflen) >> 0) & 0xff); \ + cdb.data[9] = 0; \ + cdb.len = 10; + +#define MKSCSI_SET_WINDOW(cdb, buflen) \ + cdb.data[0] = SCSI_SET_WINDOW; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = 0; \ + cdb.data[5] = 0; \ + cdb.data[6] = (((buflen) >> 16) & 0xff); \ + cdb.data[7] = (((buflen) >> 8) & 0xff); \ + cdb.data[8] = (((buflen) >> 0) & 0xff); \ + cdb.data[9] = 0; \ + cdb.len = 10; + +#define MKSCSI_READ_10(cdb, dtc, dtq, buflen) \ + cdb.data[0] = SCSI_READ_10; \ + cdb.data[1] = 0; \ + cdb.data[2] = (dtc); \ + cdb.data[3] = 0; \ + cdb.data[4] = (((dtq) >> 8) & 0xff); \ + cdb.data[5] = (((dtq) >> 0) & 0xff); \ + cdb.data[6] = (((buflen) >> 16) & 0xff); \ + cdb.data[7] = (((buflen) >> 8) & 0xff); \ + cdb.data[8] = (((buflen) >> 0) & 0xff); \ + cdb.data[9] = 0; \ + cdb.len = 10; + +#define MKSCSI_REQUEST_SENSE(cdb, buflen) \ + cdb.data[0] = SCSI_REQUEST_SENSE; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = (buflen); \ + cdb.data[5] = 0; \ + cdb.len = 6; + +#define MKSCSI_TEST_UNIT_READY(cdb) \ + cdb.data[0] = SCSI_TEST_UNIT_READY; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = 0; \ + cdb.data[5] = 0; \ + cdb.len = 6; + +/*--------------------------------------------------------------------------*/ + +static int +getbitfield (unsigned char *pageaddr, int mask, int shift) +{ + return ((*pageaddr >> shift) & mask); +} + +/* defines for request sense return block */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 1, 7) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0x7f, 0) +#define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) +#define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) +#define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0x0f, 0) +#define get_RS_information(b) getnbyte(b+0x03, 4) +#define get_RS_additional_length(b) b[0x07] +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_SKSV(b) getbitfield(b+0x0f,1,7) + +/*--------------------------------------------------------------------------*/ + +#define mmToIlu(mm) (((mm) * dev->x_resolution) / MM_PER_INCH) +#define iluToMm(ilu) (((ilu) * MM_PER_INCH) / dev->x_resolution) + +/*--------------------------------------------------------------------------*/ + +#define GAMMA_LENGTH 0x100 /* number of value per color */ + +/*--------------------------------------------------------------------------*/ + +enum Leo_Option +{ + /* Must come first */ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, /* scanner modes */ + OPT_RESOLUTION, /* X and Y resolution */ + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* upper left X */ + OPT_TL_Y, /* upper left Y */ + OPT_BR_X, /* bottom right X */ + OPT_BR_Y, /* bottom right Y */ + + OPT_ENHANCEMENT_GROUP, + OPT_CUSTOM_GAMMA, /* Use the custom gamma tables */ + OPT_GAMMA_VECTOR_R, /* Custom Red gamma table */ + OPT_GAMMA_VECTOR_G, /* Custom Green Gamma table */ + OPT_GAMMA_VECTOR_B, /* Custom Blue Gamma table */ + OPT_GAMMA_VECTOR_GRAY, /* Custom Gray Gamma table */ + OPT_HALFTONE_PATTERN, /* Halftone pattern */ + + OPT_PREVIEW, /* preview mode */ + + /* must come last: */ + OPT_NUM_OPTIONS +}; + +/*--------------------------------------------------------------------------*/ + +/* + * Scanner supported by this backend. + */ +struct scanners_supported +{ + int scsi_type; + char scsi_vendor[9]; + char scsi_product[17]; + + const char *real_vendor; + const char *real_product; +}; + +/*--------------------------------------------------------------------------*/ + +#define BLACK_WHITE_STR SANE_VALUE_SCAN_MODE_LINEART +#define GRAY_STR SANE_VALUE_SCAN_MODE_GRAY +#define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR + +/*--------------------------------------------------------------------------*/ + +/* Define a scanner occurence. */ +typedef struct Leo_Scanner +{ + struct Leo_Scanner *next; + SANE_Device sane; + + char *devicename; + int sfd; /* device handle */ + + /* Infos from inquiry. */ + char scsi_type; + char scsi_vendor[9]; + char scsi_product[17]; + char scsi_version[5]; + + SANE_Range res_range; + + int x_resolution_max; /* maximum X dpi */ + int y_resolution_max; /* maximum Y dpi */ + + /* SCSI handling */ + size_t buffer_size; /* size of the buffer */ + SANE_Byte *buffer; /* for SCSI transfer. */ + + + /* Scanner infos. */ + const struct scanners_supported *def; /* default options for that scanner */ + + /* Scanning handling. */ + int scanning; /* TRUE if a scan is running. */ + int x_resolution; /* X resolution in DPI */ + int y_resolution; /* Y resolution in DPI */ + int x_tl; /* X top left */ + int y_tl; /* Y top left */ + int x_br; /* X bottom right */ + int y_br; /* Y bottom right */ + int width; /* width of the scan area in mm */ + int length; /* length of the scan area in mm */ + int pass; /* current pass number */ + + enum + { + LEO_BW, + LEO_HALFTONE, + LEO_GRAYSCALE, + LEO_COLOR + } + scan_mode; + + int depth; /* depth per color */ + + size_t bytes_left; /* number of bytes left to give to the backend */ + + size_t real_bytes_left; /* number of bytes left the scanner will return. */ + + SANE_Byte *image; /* keep the raw image here */ + size_t image_size; /* allocated size of image */ + size_t image_begin; /* first significant byte in image */ + size_t image_end; /* first free byte in image */ + + SANE_Parameters params; + + /* Options */ + SANE_Option_Descriptor opt[OPT_NUM_OPTIONS]; + Option_Value val[OPT_NUM_OPTIONS]; + + /* Gamma table. 1 array per colour. */ + SANE_Word gamma_R[GAMMA_LENGTH]; + SANE_Word gamma_G[GAMMA_LENGTH]; + SANE_Word gamma_B[GAMMA_LENGTH]; + SANE_Word gamma_GRAY[GAMMA_LENGTH]; +} +Leo_Scanner; + +/*--------------------------------------------------------------------------*/ + +/* Debug levels. + * Should be common to all backends. */ + +#define DBG_error0 0 +#define DBG_error 1 +#define DBG_sense 2 +#define DBG_warning 3 +#define DBG_inquiry 4 +#define DBG_info 5 +#define DBG_info2 6 +#define DBG_proc 7 +#define DBG_read 8 +#define DBG_sane_init 10 +#define DBG_sane_proc 11 +#define DBG_sane_info 12 +#define DBG_sane_option 13 + +/*--------------------------------------------------------------------------*/ + +/* 32 bits from an array to an integer (eg ntohl). */ +#define B32TOI(buf) \ + ((((unsigned char *)buf)[0] << 24) | \ + (((unsigned char *)buf)[1] << 16) | \ + (((unsigned char *)buf)[2] << 8) | \ + (((unsigned char *)buf)[3] << 0)) + +#define B24TOI(buf) \ + ((((unsigned char *)buf)[0] << 16) | \ + (((unsigned char *)buf)[1] << 8) | \ + (((unsigned char *)buf)[2] << 0)) + +#define B16TOI(buf) \ + ((((unsigned char *)buf)[0] << 8) | \ + (((unsigned char *)buf)[1] << 0)) + +/*--------------------------------------------------------------------------*/ + +/* Downloadable halftone patterns */ +typedef unsigned char halftone_pattern_t[256]; + +static const halftone_pattern_t haltfone_pattern_diamond = { + 0xF0, 0xE0, 0x60, 0x20, 0x00, 0x19, 0x61, 0xD8, 0xF0, 0xE0, 0x60, 0x20, + 0x00, 0x19, 0x61, 0xD8, + 0xC0, 0xA0, 0x88, 0x40, 0x38, 0x58, 0x80, 0xB8, 0xC0, 0xA0, 0x88, 0x40, + 0x38, 0x58, 0x80, 0xB8, + 0x30, 0x50, 0x98, 0xB0, 0xC8, 0xA8, 0x90, 0x48, 0x30, 0x50, 0x98, 0xB0, + 0xC8, 0xA8, 0x90, 0x48, + 0x08, 0x10, 0x70, 0xD0, 0xF8, 0xE8, 0x68, 0x28, 0x08, 0x10, 0x70, 0xD0, + 0xF8, 0xE8, 0x68, 0x28, + 0x00, 0x18, 0x78, 0xD8, 0xF0, 0xE0, 0x60, 0x20, 0x00, 0x18, 0x78, 0xD8, + 0xF0, 0xE0, 0x60, 0x20, + 0x38, 0x58, 0x80, 0xB8, 0xC0, 0xA0, 0x88, 0x40, 0x38, 0x58, 0x80, 0xB8, + 0xC0, 0xA0, 0x88, 0x40, + 0xC8, 0xA8, 0x90, 0x48, 0x30, 0x50, 0x9B, 0xB0, 0xC8, 0xA8, 0x90, 0x48, + 0x30, 0x50, 0x9B, 0xB0, + 0xF8, 0xE8, 0x68, 0x28, 0x08, 0x18, 0x70, 0xD0, 0xF8, 0xE8, 0x68, 0x28, + 0x08, 0x18, 0x70, 0xD0, + 0xF0, 0xE0, 0x60, 0x20, 0x00, 0x19, 0x61, 0xD8, 0xF0, 0xE0, 0x60, 0x20, + 0x00, 0x19, 0x61, 0xD8, + 0xC0, 0xA0, 0x88, 0x40, 0x38, 0x58, 0x80, 0xB8, 0xC0, 0xA0, 0x88, 0x40, + 0x38, 0x58, 0x80, 0xB8, + 0x30, 0x50, 0x98, 0xB0, 0xC8, 0xA8, 0x90, 0x48, 0x30, 0x50, 0x98, 0xB0, + 0xC8, 0xA8, 0x90, 0x48, + 0x08, 0x10, 0x70, 0xD0, 0xF8, 0xE8, 0x68, 0x28, 0x08, 0x10, 0x70, 0xD0, + 0xF8, 0xE8, 0x68, 0x28, + 0x00, 0x18, 0x78, 0xD8, 0xF0, 0xE0, 0x60, 0x20, 0x00, 0x18, 0x78, 0xD8, + 0xF0, 0xE0, 0x60, 0x20, + 0x38, 0x58, 0x80, 0xB8, 0xC0, 0xA0, 0x88, 0x40, 0x38, 0x58, 0x80, 0xB8, + 0xC0, 0xA0, 0x88, 0x40, + 0xC8, 0xA8, 0x90, 0x48, 0x30, 0x50, 0x9B, 0xB0, 0xC8, 0xA8, 0x90, 0x48, + 0x30, 0x50, 0x9B, 0xB0, + 0xF8, 0xE8, 0x68, 0x28, 0x08, 0x18, 0x70, 0xD0, 0xF8, 0xE8, 0x68, 0x28, + 0x08, 0x18, 0x70, 0xD0 +}; + +static const halftone_pattern_t haltfone_pattern_8x8_Coarse_Fatting = { + 0x12, 0x3A, 0xD2, 0xEA, 0xE2, 0xB6, 0x52, 0x1A, 0x12, 0x3A, 0xD2, 0xEA, + 0xE2, 0xB6, 0x52, 0x1A, + 0x42, 0x6A, 0x9A, 0xCA, 0xC2, 0x92, 0x72, 0x4A, 0x42, 0x6A, 0x9A, 0xCA, + 0xC2, 0x92, 0x72, 0x4A, + 0xAE, 0x8E, 0x7E, 0x26, 0x2E, 0x66, 0x86, 0xA6, 0xAE, 0x8E, 0x7E, 0x26, + 0x2E, 0x66, 0x86, 0xA6, + 0xFA, 0xBA, 0x5E, 0x06, 0x0E, 0x36, 0xDE, 0xF6, 0xFA, 0xBA, 0x5E, 0x06, + 0x0E, 0x36, 0xDE, 0xF6, + 0xE6, 0xBE, 0x56, 0x1E, 0x16, 0x3E, 0xD6, 0xEE, 0xE6, 0xBE, 0x56, 0x1E, + 0x16, 0x3E, 0xD6, 0xEE, + 0xC6, 0x96, 0x76, 0x4E, 0x46, 0x6E, 0x9E, 0xCE, 0xC6, 0x96, 0x76, 0x4E, + 0x46, 0x6E, 0x9E, 0xCE, + 0x2A, 0x62, 0x82, 0xA2, 0xAA, 0x8A, 0x7A, 0x22, 0x2A, 0x62, 0x82, 0xA2, + 0xAA, 0x8A, 0x7A, 0x22, + 0x0A, 0x32, 0xDA, 0xF2, 0xFE, 0xB2, 0x5A, 0x02, 0x0A, 0x32, 0xDA, 0xF2, + 0xFE, 0xB2, 0x5A, 0x02, + 0x12, 0x3A, 0xD2, 0xEA, 0xE2, 0xB6, 0x52, 0x1A, 0x12, 0x3A, 0xD2, 0xEA, + 0xE2, 0xB6, 0x52, 0x1A, + 0x42, 0x6A, 0x9A, 0xCA, 0xC2, 0x92, 0x72, 0x4A, 0x42, 0x6A, 0x9A, 0xCA, + 0xC2, 0x92, 0x72, 0x4A, + 0xAE, 0x8E, 0x7E, 0x26, 0x2E, 0x66, 0x86, 0xA6, 0xAE, 0x8E, 0x7E, 0x26, + 0x2E, 0x66, 0x86, 0xA6, + 0xFA, 0xBA, 0x5E, 0x06, 0x0E, 0x36, 0xDE, 0xF6, 0xFA, 0xBA, 0x5E, 0x06, + 0x0E, 0x36, 0xDE, 0xF6, + 0xE6, 0xBE, 0x56, 0x1E, 0x16, 0x3E, 0xD6, 0xEE, 0xE6, 0xBE, 0x56, 0x1E, + 0x16, 0x3E, 0xD6, 0xEE, + 0xC6, 0x96, 0x76, 0x4E, 0x46, 0x6E, 0x9E, 0xCE, 0xC6, 0x96, 0x76, 0x4E, + 0x46, 0x6E, 0x9E, 0xCE, + 0x2A, 0x62, 0x82, 0xA2, 0xAA, 0x8A, 0x7A, 0x22, 0x2A, 0x62, 0x82, 0xA2, + 0xAA, 0x8A, 0x7A, 0x22, + 0x0A, 0x32, 0xDA, 0xF2, 0xFE, 0xB2, 0x5A, 0x02, 0x0A, 0x32, 0xDA, 0xF2, + 0xFE, 0xB2, 0x5A, 0x02 +}; + +static const halftone_pattern_t haltfone_pattern_8x8_Fine_Fatting = { + 0x02, 0x22, 0x92, 0xB2, 0x0A, 0x2A, 0x9A, 0xBA, 0x02, 0x22, 0x92, 0xB2, + 0x0A, 0x2A, 0x9A, 0xBA, + 0x42, 0x62, 0xD2, 0xF2, 0x4A, 0x6A, 0xDA, 0xFA, 0x42, 0x62, 0xD2, 0xF2, + 0x4A, 0x6A, 0xDA, 0xFA, + 0x82, 0xA2, 0x12, 0x32, 0x8A, 0xAA, 0x1A, 0x3A, 0x82, 0xA2, 0x12, 0x32, + 0x8A, 0xAA, 0x1A, 0x3A, + 0xC2, 0xE2, 0x52, 0x72, 0xCA, 0xEA, 0x5A, 0x7A, 0xC2, 0xE2, 0x52, 0x72, + 0xCA, 0xEA, 0x5A, 0x7A, + 0x0E, 0x2E, 0x9E, 0xBE, 0x06, 0x26, 0x96, 0xB6, 0x0E, 0x2E, 0x9E, 0xBE, + 0x06, 0x26, 0x96, 0xB6, + 0x4C, 0x6E, 0xDE, 0xFE, 0x46, 0x66, 0xD6, 0xF6, 0x4C, 0x6E, 0xDE, 0xFE, + 0x46, 0x66, 0xD6, 0xF6, + 0x8E, 0xAE, 0x1E, 0x3E, 0x86, 0xA6, 0x16, 0x36, 0x8E, 0xAE, 0x1E, 0x3E, + 0x86, 0xA6, 0x16, 0x36, + 0xCE, 0xEE, 0x60, 0x7E, 0xC6, 0xE6, 0x56, 0x76, 0xCE, 0xEE, 0x60, 0x7E, + 0xC6, 0xE6, 0x56, 0x76, + 0x02, 0x22, 0x92, 0xB2, 0x0A, 0x2A, 0x9A, 0xBA, 0x02, 0x22, 0x92, 0xB2, + 0x0A, 0x2A, 0x9A, 0xBA, + 0x42, 0x62, 0xD2, 0xF2, 0x4A, 0x6A, 0xDA, 0xFA, 0x42, 0x62, 0xD2, 0xF2, + 0x4A, 0x6A, 0xDA, 0xFA, + 0x82, 0xA2, 0x12, 0x32, 0x8A, 0xAA, 0x1A, 0x3A, 0x82, 0xA2, 0x12, 0x32, + 0x8A, 0xAA, 0x1A, 0x3A, + 0xC2, 0xE2, 0x52, 0x72, 0xCA, 0xEA, 0x5A, 0x7A, 0xC2, 0xE2, 0x52, 0x72, + 0xCA, 0xEA, 0x5A, 0x7A, + 0x0E, 0x2E, 0x9E, 0xBE, 0x06, 0x26, 0x96, 0xB6, 0x0E, 0x2E, 0x9E, 0xBE, + 0x06, 0x26, 0x96, 0xB6, + 0x4C, 0x6E, 0xDE, 0xFE, 0x46, 0x66, 0xD6, 0xF6, 0x4C, 0x6E, 0xDE, 0xFE, + 0x46, 0x66, 0xD6, 0xF6, + 0x8E, 0xAE, 0x1E, 0x3E, 0x86, 0xA6, 0x16, 0x36, 0x8E, 0xAE, 0x1E, 0x3E, + 0x86, 0xA6, 0x16, 0x36, + 0xCE, 0xEE, 0x60, 0x7E, 0xC6, 0xE6, 0x56, 0x76, 0xCE, 0xEE, 0x60, 0x7E, + 0xC6, 0xE6, 0x56, 0x76 +}; + +static const halftone_pattern_t haltfone_pattern_8x8_Bayer = { + 0xF2, 0x42, 0x82, 0xC2, 0xFA, 0x4A, 0x8A, 0xCA, 0xF2, 0x42, 0x82, 0xC2, + 0xFA, 0x4A, 0x8A, 0xCA, + 0xB2, 0x02, 0x12, 0x52, 0xBA, 0x0A, 0x1A, 0x5A, 0xB2, 0x02, 0x12, 0x52, + 0xBA, 0x0A, 0x1A, 0x5A, + 0x72, 0x32, 0x22, 0x92, 0x7A, 0x3A, 0x2A, 0x9A, 0x72, 0x32, 0x22, 0x92, + 0x7A, 0x3A, 0x2A, 0x9A, + 0xE2, 0xA2, 0x62, 0xD2, 0xEA, 0xAA, 0x6A, 0xDA, 0xE2, 0xA2, 0x62, 0xD2, + 0xEA, 0xAA, 0x6A, 0xDA, + 0xFE, 0x4E, 0x8E, 0xCE, 0xF6, 0x46, 0xD6, 0xC6, 0xFE, 0x4E, 0x8E, 0xCE, + 0xF6, 0x46, 0xD6, 0xC6, + 0xBE, 0x0E, 0x1E, 0x5E, 0xB6, 0x06, 0x16, 0x56, 0xBE, 0x0E, 0x1E, 0x5E, + 0xB6, 0x06, 0x16, 0x56, + 0x7E, 0x3E, 0x2E, 0x9E, 0x76, 0x36, 0x26, 0x96, 0x7E, 0x3E, 0x2E, 0x9E, + 0x76, 0x36, 0x26, 0x96, + 0xEE, 0xAE, 0x6E, 0xDE, 0xE6, 0xA6, 0x66, 0xD6, 0xEE, 0xAE, 0x6E, 0xDE, + 0xE6, 0xA6, 0x66, 0xD6, + 0xF2, 0x42, 0x82, 0xC2, 0xFA, 0x4A, 0x8A, 0xCA, 0xF2, 0x42, 0x82, 0xC2, + 0xFA, 0x4A, 0x8A, 0xCA, + 0xB2, 0x02, 0x12, 0x52, 0xBA, 0x0A, 0x1A, 0x5A, 0xB2, 0x02, 0x12, 0x52, + 0xBA, 0x0A, 0x1A, 0x5A, + 0x72, 0x32, 0x22, 0x92, 0x7A, 0x3A, 0x2A, 0x9A, 0x72, 0x32, 0x22, 0x92, + 0x7A, 0x3A, 0x2A, 0x9A, + 0xE2, 0xA2, 0x62, 0xD2, 0xEA, 0xAA, 0x6A, 0xDA, 0xE2, 0xA2, 0x62, 0xD2, + 0xEA, 0xAA, 0x6A, 0xDA, + 0xFE, 0x4E, 0x8E, 0xCE, 0xF6, 0x46, 0xD6, 0xC6, 0xFE, 0x4E, 0x8E, 0xCE, + 0xF6, 0x46, 0xD6, 0xC6, + 0xBE, 0x0E, 0x1E, 0x5E, 0xB6, 0x06, 0x16, 0x56, 0xBE, 0x0E, 0x1E, 0x5E, + 0xB6, 0x06, 0x16, 0x56, + 0x7E, 0x3E, 0x2E, 0x9E, 0x76, 0x36, 0x26, 0x96, 0x7E, 0x3E, 0x2E, 0x9E, + 0x76, 0x36, 0x26, 0x96, + 0xEE, 0xAE, 0x6E, 0xDE, 0xE6, 0xA6, 0x66, 0xD6, 0xEE, 0xAE, 0x6E, 0xDE, + 0xE6, 0xA6, 0x66, 0xD6 +}; + +static const halftone_pattern_t haltfone_pattern_8x8_Vertical_Line = { + 0x02, 0x42, 0x82, 0xC4, 0x0A, 0x4C, 0x8A, 0xCA, 0x02, 0x42, 0x82, 0xC4, + 0x0A, 0x4C, 0x8A, 0xCA, + 0x12, 0x52, 0x92, 0xD2, 0x1A, 0x5A, 0x9A, 0xDA, 0x12, 0x52, 0x92, 0xD2, + 0x1A, 0x5A, 0x9A, 0xDA, + 0x22, 0x62, 0xA2, 0xE2, 0x2A, 0x6A, 0xAA, 0xEA, 0x22, 0x62, 0xA2, 0xE2, + 0x2A, 0x6A, 0xAA, 0xEA, + 0x32, 0x72, 0xB2, 0xF2, 0x3A, 0x7A, 0xBA, 0xFA, 0x32, 0x72, 0xB2, 0xF2, + 0x3A, 0x7A, 0xBA, 0xFA, + 0x0E, 0x4E, 0x8E, 0xCE, 0x06, 0x46, 0x86, 0xC6, 0x0E, 0x4E, 0x8E, 0xCE, + 0x06, 0x46, 0x86, 0xC6, + 0x1E, 0x5E, 0x9E, 0xDE, 0x16, 0x56, 0x96, 0xD6, 0x1E, 0x5E, 0x9E, 0xDE, + 0x16, 0x56, 0x96, 0xD6, + 0x2E, 0x6E, 0xAE, 0xEE, 0x26, 0x66, 0xA6, 0xE6, 0x2E, 0x6E, 0xAE, 0xEE, + 0x26, 0x66, 0xA6, 0xE6, + 0x3E, 0x7E, 0xBE, 0xFE, 0x36, 0x76, 0xB6, 0xF6, 0x3E, 0x7E, 0xBE, 0xFE, + 0x36, 0x76, 0xB6, 0xF6, + 0x02, 0x42, 0x82, 0xC4, 0x0A, 0x4C, 0x8A, 0xCA, 0x02, 0x42, 0x82, 0xC4, + 0x0A, 0x4C, 0x8A, 0xCA, + 0x12, 0x52, 0x92, 0xD2, 0x1A, 0x5A, 0x9A, 0xDA, 0x12, 0x52, 0x92, 0xD2, + 0x1A, 0x5A, 0x9A, 0xDA, + 0x22, 0x62, 0xA2, 0xE2, 0x2A, 0x6A, 0xAA, 0xEA, 0x22, 0x62, 0xA2, 0xE2, + 0x2A, 0x6A, 0xAA, 0xEA, + 0x32, 0x72, 0xB2, 0xF2, 0x3A, 0x7A, 0xBA, 0xFA, 0x32, 0x72, 0xB2, 0xF2, + 0x3A, 0x7A, 0xBA, 0xFA, + 0x0E, 0x4E, 0x8E, 0xCE, 0x06, 0x46, 0x86, 0xC6, 0x0E, 0x4E, 0x8E, 0xCE, + 0x06, 0x46, 0x86, 0xC6, + 0x1E, 0x5E, 0x9E, 0xDE, 0x16, 0x56, 0x96, 0xD6, 0x1E, 0x5E, 0x9E, 0xDE, + 0x16, 0x56, 0x96, 0xD6, + 0x2E, 0x6E, 0xAE, 0xEE, 0x26, 0x66, 0xA6, 0xE6, 0x2E, 0x6E, 0xAE, 0xEE, + 0x26, 0x66, 0xA6, 0xE6, + 0x3E, 0x7E, 0xBE, 0xFE, 0x36, 0x76, 0xB6, 0xF6, 0x3E, 0x7E, 0xBE, 0xFE, + 0x36, 0x76, 0xB6, 0xF6 +}; diff --git a/backend/lexmark.c b/backend/lexmark.c new file mode 100644 index 0000000..e0cd21f --- /dev/null +++ b/backend/lexmark.c @@ -0,0 +1,1348 @@ +/* lexmark.c: SANE backend for Lexmark scanners. + + (C) 2003-2004 Lexmark International, Inc. (Original Source code) + (C) 2005 Fred Odendaal + (C) 2006-2013 Stéphane Voltz + (C) 2010 "Torsten Houwaart" X74 support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + **************************************************************************/ + +#include "lexmark.h" + +#define LEXMARK_CONFIG_FILE "lexmark.conf" +#define BUILD 32 +#define MAX_OPTION_STRING_SIZE 255 + +static Lexmark_Device *first_lexmark_device = 0; +static SANE_Int num_lexmark_device = 0; +static const SANE_Device **sane_device_list = NULL; + +/* Program globals F.O - Should this be per device?*/ +static SANE_Bool initialized = SANE_FALSE; + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_COLOR, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_LINEART, + NULL +}; + +/* possible resolutions are: 75x75, 150x150, 300x300, 600x600, 600x1200 */ + +static SANE_Int x1100_dpi_list[] = { + 5, 75, 150, 300, 600, 1200 +}; + +static SANE_Int a920_dpi_list[] = { + 4, 75, 150, 300, 600 +}; + +static SANE_Int x1200_dpi_list[] = { + 4, 75, 150, 300, 600 +}; + +static SANE_Int x74_dpi_list[] = { + 75, 150, 300, 600 +}; + +static SANE_Range threshold_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (100.0), /* maximum */ + SANE_FIX (1.0) /* quantization */ +}; + +static const SANE_Range gain_range = { + 0, /* minimum */ + 31, /* maximum */ + 0 /* quantization */ +}; + +/* for now known models (2 ...) have the same scan window geometry. + coordinates are expressed in pixels, with a quantization factor of + 8 to have 'even' coordinates at 75 dpi */ +static SANE_Range x_range = { + 0, /* minimum */ + 5104, /* maximum */ + 16 /* quantization : 16 is required so we + never have an odd width */ +}; + +static SANE_Range y_range = { + 0, /* minimum */ + 6848, /* maximum */ + /* 7032, for X74 */ + 8 /* quantization */ +}; + +/* static functions */ +static SANE_Status init_options (Lexmark_Device * lexmark_device); +static SANE_Status attachLexmark (SANE_String_Const devname); + +SANE_Status +init_options (Lexmark_Device * dev) +{ + + SANE_Option_Descriptor *od; + + DBG (2, "init_options: dev = %p\n", (void *) dev); + + /* number of options */ + od = &(dev->opt[OPT_NUM_OPTS]); + od->name = SANE_NAME_NUM_OPTIONS; + od->title = SANE_TITLE_NUM_OPTIONS; + od->desc = SANE_DESC_NUM_OPTIONS; + od->type = SANE_TYPE_INT; + od->unit = SANE_UNIT_NONE; + od->size = sizeof (SANE_Word); + od->cap = SANE_CAP_SOFT_DETECT; + od->constraint_type = SANE_CONSTRAINT_NONE; + od->constraint.range = 0; + dev->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* mode - sets the scan mode: Color, Gray, or Line Art */ + od = &(dev->opt[OPT_MODE]); + od->name = SANE_NAME_SCAN_MODE; + od->title = SANE_TITLE_SCAN_MODE; + od->desc = SANE_DESC_SCAN_MODE;; + od->type = SANE_TYPE_STRING; + od->unit = SANE_UNIT_NONE; + od->size = MAX_OPTION_STRING_SIZE; + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->constraint_type = SANE_CONSTRAINT_STRING_LIST; + od->constraint.string_list = mode_list; + dev->val[OPT_MODE].s = malloc (od->size); + if (!dev->val[OPT_MODE].s) + return SANE_STATUS_NO_MEM; + strcpy (dev->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR); + + /* resolution */ + od = &(dev->opt[OPT_RESOLUTION]); + od->name = SANE_NAME_SCAN_RESOLUTION; + od->title = SANE_TITLE_SCAN_RESOLUTION; + od->desc = SANE_DESC_SCAN_RESOLUTION; + od->type = SANE_TYPE_INT; + od->unit = SANE_UNIT_DPI; + od->size = sizeof (SANE_Word); + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->constraint_type = SANE_CONSTRAINT_WORD_LIST; + switch (dev->model.sensor_type) + { + case X1100_2C_SENSOR: + case A920_SENSOR: + od->constraint.word_list = a920_dpi_list; + break; + case X1100_B2_SENSOR: + od->constraint.word_list = x1100_dpi_list; + break; + case X1200_SENSOR: + case X1200_USB2_SENSOR: + od->constraint.word_list = x1200_dpi_list; + break; + case X74_SENSOR: + od->constraint.word_list = x74_dpi_list; + break; + } + dev->val[OPT_RESOLUTION].w = 75; + + /* preview mode */ + od = &(dev->opt[OPT_PREVIEW]); + od->name = SANE_NAME_PREVIEW; + od->title = SANE_TITLE_PREVIEW; + od->desc = SANE_DESC_PREVIEW; + od->size = sizeof (SANE_Word); + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->type = SANE_TYPE_BOOL; + od->constraint_type = SANE_CONSTRAINT_NONE; + dev->val[OPT_PREVIEW].w = SANE_FALSE; + + /* "Geometry" group: */ + od = &(dev->opt[OPT_GEOMETRY_GROUP]); + od->name = ""; + od->title = SANE_I18N ("Geometry"); + od->desc = ""; + od->type = SANE_TYPE_GROUP; + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->size = 0; + od->constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + od = &(dev->opt[OPT_TL_X]); + od->name = SANE_NAME_SCAN_TL_X; + od->title = SANE_TITLE_SCAN_TL_X; + od->desc = SANE_DESC_SCAN_TL_X; + od->type = SANE_TYPE_INT; + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->size = sizeof (SANE_Word); + od->unit = SANE_UNIT_PIXEL; + od->constraint_type = SANE_CONSTRAINT_RANGE; + od->constraint.range = &x_range; + dev->val[OPT_TL_X].w = 0; + + /* top-left y */ + od = &(dev->opt[OPT_TL_Y]); + od->name = SANE_NAME_SCAN_TL_Y; + od->title = SANE_TITLE_SCAN_TL_Y; + od->desc = SANE_DESC_SCAN_TL_Y; + od->type = SANE_TYPE_INT; + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->size = sizeof (SANE_Word); + od->unit = SANE_UNIT_PIXEL; + od->constraint_type = SANE_CONSTRAINT_RANGE; + od->constraint.range = &y_range; + dev->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + od = &(dev->opt[OPT_BR_X]); + od->name = SANE_NAME_SCAN_BR_X; + od->title = SANE_TITLE_SCAN_BR_X; + od->desc = SANE_DESC_SCAN_BR_X; + od->type = SANE_TYPE_INT; + od->size = sizeof (SANE_Word); + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->unit = SANE_UNIT_PIXEL; + od->constraint_type = SANE_CONSTRAINT_RANGE; + od->constraint.range = &x_range; + dev->val[OPT_BR_X].w = x_range.max; + + /* bottom-right y */ + od = &(dev->opt[OPT_BR_Y]); + od->name = SANE_NAME_SCAN_BR_Y; + od->title = SANE_TITLE_SCAN_BR_Y; + od->desc = SANE_DESC_SCAN_BR_Y; + od->type = SANE_TYPE_INT; + od->size = sizeof (SANE_Word); + od->cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + od->unit = SANE_UNIT_PIXEL; + od->constraint_type = SANE_CONSTRAINT_RANGE; + od->constraint.range = &y_range; + dev->val[OPT_BR_Y].w = y_range.max; + + /* threshold */ + od = &(dev->opt[OPT_THRESHOLD]); + od->name = SANE_NAME_THRESHOLD; + od->title = SANE_TITLE_THRESHOLD; + od->desc = SANE_DESC_THRESHOLD; + od->type = SANE_TYPE_FIXED; + od->unit = SANE_UNIT_PERCENT; + od->size = sizeof (SANE_Fixed); + od->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE; + od->constraint_type = SANE_CONSTRAINT_RANGE; + od->constraint.range = &threshold_range; + dev->val[OPT_THRESHOLD].w = SANE_FIX (50.0); + + /* gain group */ + dev->opt[OPT_MANUAL_GAIN].name = "manual-channel-gain"; + dev->opt[OPT_MANUAL_GAIN].title = SANE_I18N ("Gain"); + dev->opt[OPT_MANUAL_GAIN].desc = SANE_I18N ("Color channels gain settings"); + dev->opt[OPT_MANUAL_GAIN].type = SANE_TYPE_BOOL; + dev->opt[OPT_MANUAL_GAIN].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED; + dev->opt[OPT_MANUAL_GAIN].size = sizeof (SANE_Bool); + dev->val[OPT_MANUAL_GAIN].w = SANE_FALSE; + + /* gray gain */ + dev->opt[OPT_GRAY_GAIN].name = "gray-gain"; + dev->opt[OPT_GRAY_GAIN].title = SANE_I18N ("Gray gain"); + dev->opt[OPT_GRAY_GAIN].desc = SANE_I18N ("Sets gray channel gain"); + dev->opt[OPT_GRAY_GAIN].type = SANE_TYPE_INT; + dev->opt[OPT_GRAY_GAIN].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + dev->opt[OPT_GRAY_GAIN].unit = SANE_UNIT_NONE; + dev->opt[OPT_GRAY_GAIN].size = sizeof (SANE_Int); + dev->opt[OPT_GRAY_GAIN].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_GRAY_GAIN].constraint.range = &gain_range; + dev->val[OPT_GRAY_GAIN].w = 10; + + /* red gain */ + dev->opt[OPT_RED_GAIN].name = "red-gain"; + dev->opt[OPT_RED_GAIN].title = SANE_I18N ("Red gain"); + dev->opt[OPT_RED_GAIN].desc = SANE_I18N ("Sets red channel gain"); + dev->opt[OPT_RED_GAIN].type = SANE_TYPE_INT; + dev->opt[OPT_RED_GAIN].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + dev->opt[OPT_RED_GAIN].unit = SANE_UNIT_NONE; + dev->opt[OPT_RED_GAIN].size = sizeof (SANE_Int); + dev->opt[OPT_RED_GAIN].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_RED_GAIN].constraint.range = &gain_range; + dev->val[OPT_RED_GAIN].w = 10; + + /* green gain */ + dev->opt[OPT_GREEN_GAIN].name = "green-gain"; + dev->opt[OPT_GREEN_GAIN].title = SANE_I18N ("Green gain"); + dev->opt[OPT_GREEN_GAIN].desc = SANE_I18N ("Sets green channel gain"); + dev->opt[OPT_GREEN_GAIN].type = SANE_TYPE_INT; + dev->opt[OPT_GREEN_GAIN].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + dev->opt[OPT_GREEN_GAIN].unit = SANE_UNIT_NONE; + dev->opt[OPT_GREEN_GAIN].size = sizeof (SANE_Int); + dev->opt[OPT_GREEN_GAIN].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_GREEN_GAIN].constraint.range = &gain_range; + dev->val[OPT_GREEN_GAIN].w = 10; + + /* blue gain */ + dev->opt[OPT_BLUE_GAIN].name = "blue-gain"; + dev->opt[OPT_BLUE_GAIN].title = SANE_I18N ("Blue gain"); + dev->opt[OPT_BLUE_GAIN].desc = SANE_I18N ("Sets blue channel gain"); + dev->opt[OPT_BLUE_GAIN].type = SANE_TYPE_INT; + dev->opt[OPT_BLUE_GAIN].cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_INACTIVE | + SANE_CAP_ADVANCED; + dev->opt[OPT_BLUE_GAIN].unit = SANE_UNIT_NONE; + dev->opt[OPT_BLUE_GAIN].size = sizeof (SANE_Int); + dev->opt[OPT_BLUE_GAIN].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BLUE_GAIN].constraint.range = &gain_range; + dev->val[OPT_BLUE_GAIN].w = 10; + + return SANE_STATUS_GOOD; +} + + +/***************************** SANE API ****************************/ + +SANE_Status +attachLexmark (SANE_String_Const devname) +{ + Lexmark_Device *lexmark_device; + SANE_Int dn, vendor, product, variant; + SANE_Status status; + + DBG (2, "attachLexmark: devname=%s\n", devname); + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + /* already attached devices */ + if (strcmp (lexmark_device->sane.name, devname) == 0) + { + lexmark_device->missing = SANE_FALSE; + return SANE_STATUS_GOOD; + } + } + + lexmark_device = (Lexmark_Device *) malloc (sizeof (Lexmark_Device)); + if (lexmark_device == NULL) + return SANE_STATUS_NO_MEM; + +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_open (devname, &dn); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attachLexmark: couldn't open device `%s': %s\n", devname, + sane_strstatus (status)); + return status; + } + else + DBG (2, "attachLexmark: device `%s' successfully opened\n", devname); + +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; + /* put the id of the model you want to fake here */ + vendor = 0x043d; + product = 0x007c; /* X11xx */ + variant = 0xb2; +#else + variant = 0; + status = sanei_usb_get_vendor_product (dn, &vendor, &product); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "attachLexmark: couldn't get vendor and product ids of device `%s': %s\n", + devname, sane_strstatus (status)); +#ifndef FAKE_USB + sanei_usb_close (dn); +#endif + return status; + } +#ifndef FAKE_USB + sanei_usb_close (dn); +#endif + + DBG (2, "attachLexmark: testing device `%s': 0x%04x:0x%04x, variant=%d\n", + devname, vendor, product, variant); + if (sanei_lexmark_low_assign_model (lexmark_device, + devname, + vendor, + product, variant) != SANE_STATUS_GOOD) + { + DBG (2, "attachLexmark: unsupported device `%s': 0x%04x:0x%04x\n", + devname, vendor, product); + return SANE_STATUS_UNSUPPORTED; + } + + /* add new device to device list */ + + /* there are two variant of the scanner with the same USB id, + * so we need to read registers from scanner to detect which one + * is really connected */ + status = sanei_lexmark_low_open_device (lexmark_device); + sanei_usb_close (lexmark_device->devnum); + + /* set up scanner start status */ + sanei_lexmark_low_init (lexmark_device); + + /* Set the default resolution here */ + lexmark_device->x_dpi = 75; + lexmark_device->y_dpi = 75; + + /* Make the pointer to the read buffer null here */ + lexmark_device->read_buffer = NULL; + + /* Set the default threshold for lineart mode here */ + lexmark_device->threshold = 0x80; + + lexmark_device->shading_coeff = NULL; + + /* mark device as present */ + lexmark_device->missing = SANE_FALSE; + + /* insert it a the start of the chained list */ + lexmark_device->next = first_lexmark_device; + first_lexmark_device = lexmark_device; + + num_lexmark_device++; + + return status; +} + +/** probe for supported lexmark devices + * This function scan usb and try to attached to scanner + * configured in lexmark.conf . + */ +static SANE_Status +probe_lexmark_devices (void) +{ + FILE *fp; + SANE_Char line[PATH_MAX]; + const char *lp; + SANE_Int vendor, product; + size_t len; + Lexmark_Device *dev; + + /* mark already detected devices as missing, during device probe + * detected devices will clear this flag */ + dev = first_lexmark_device; + while (dev != NULL) + { + dev->missing = SANE_TRUE; + dev = dev->next; + } + + /* open config file, parse option and try to open + * any device configure in it */ + fp = sanei_config_open (LEXMARK_CONFIG_FILE); + if (!fp) + { + return SANE_STATUS_ACCESS_DENIED; + } + + while (sanei_config_read (line, PATH_MAX, fp)) + { + /* ignore comments */ + if (line[0] == '#') + continue; + len = strlen (line); + + /* delete newline characters at end */ + if (line[len - 1] == '\n') + line[--len] = '\0'; + + lp = sanei_config_skip_whitespace (line); + /* skip empty lines */ + if (*lp == 0) + continue; + + if (sscanf (lp, "usb %i %i", &vendor, &product) == 2) + ; + else if (strncmp ("libusb", lp, 6) == 0) + ; + else if ((strncmp ("usb", lp, 3) == 0) && isspace (lp[3])) + { + lp += 3; + lp = sanei_config_skip_whitespace (lp); + } + else + continue; + +#ifdef FAKE_USB + attachLexmark ("FAKE_USB"); +#else + sanei_usb_attach_matching_devices (lp, attachLexmark); +#endif + } + + fclose (fp); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_init (SANE_Int * version_code, + SANE_Auth_Callback __sane_unused__ authorize) +{ + SANE_Status status; + + DBG_INIT (); + + DBG (1, "SANE Lexmark backend version %d.%d.%d-devel\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD); + + DBG (2, "sane_init: version_code=%p\n", (void *) version_code); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + +#ifndef FAKE_USB + sanei_usb_init (); +#endif + + status = probe_lexmark_devices (); + + if (status == SANE_STATUS_GOOD) + { + initialized = SANE_TRUE; + } + else + { + initialized = SANE_FALSE; + } + + return status; +} + +void +sane_exit (void) +{ + Lexmark_Device *lexmark_device, *next_lexmark_device; + + DBG (2, "sane_exit\n"); + + if (!initialized) + return; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = next_lexmark_device) + { + next_lexmark_device = lexmark_device->next; + sanei_lexmark_low_destroy (lexmark_device); + free (lexmark_device); + } + + if (sane_device_list) + free (sane_device_list); + + sanei_usb_exit(); + initialized = SANE_FALSE; + + return; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + Lexmark_Device *lexmark_device; + SANE_Int index; + + DBG (2, "sane_get_devices: device_list=%p, local_only=%d\n", + (void *) device_list, local_only); + + /* hot-plug case : detection of newly connected scanners */ + sanei_usb_scan_devices (); + probe_lexmark_devices (); + + if (sane_device_list) + free (sane_device_list); + + sane_device_list = malloc ((num_lexmark_device + 1) * + sizeof (sane_device_list[0])); + + if (!sane_device_list) + return SANE_STATUS_NO_MEM; + + index = 0; + lexmark_device = first_lexmark_device; + while (lexmark_device != NULL) + { + if (lexmark_device->missing == SANE_FALSE) + { + sane_device_list[index] = &(lexmark_device->sane); + index++; + } + lexmark_device = lexmark_device->next; + } + sane_device_list[index] = 0; + + *device_list = sane_device_list; + + return SANE_STATUS_GOOD; +} + + +/** + * Open the backend, ie return the struct handle of a detected scanner + * The struct returned is choosne if it matches the name given, which is + * usefull when several scanners handled by the backend have been detected. + * However, special case empty string "" and "lexmark" pick the first + * available handle. + */ +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Lexmark_Device *lexmark_device; + SANE_Status status; + + DBG (2, "sane_open: devicename=\"%s\", handle=%p\n", devicename, + (void *) handle); + + if (!initialized) + { + DBG (2, "sane_open: not initialized\n"); + return SANE_STATUS_INVAL; + } + + if (!handle) + { + DBG (2, "sane_open: no handle\n"); + return SANE_STATUS_INVAL; + } + + /* walk the linked list of scanner device until ther is a match + * with the device name */ + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + DBG (2, "sane_open: devname from list: %s\n", + lexmark_device->sane.name); + if (strcmp (devicename, "") == 0 + || strcmp (devicename, "lexmark") == 0 + || strcmp (devicename, lexmark_device->sane.name) == 0) + break; + } + + *handle = lexmark_device; + + if (!lexmark_device) + { + DBG (2, "sane_open: Not a lexmark device\n"); + return SANE_STATUS_INVAL; + } + + status = init_options (lexmark_device); + if (status != SANE_STATUS_GOOD) + return status; + + status = sanei_lexmark_low_open_device (lexmark_device); + DBG (2, "sane_open: end.\n"); + + return status; +} + +void +sane_close (SANE_Handle handle) +{ + Lexmark_Device *lexmark_device; + + DBG (2, "sane_close: handle=%p\n", (void *) handle); + + if (!initialized) + return; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + if (!lexmark_device) + return; + + sanei_lexmark_low_close_device (lexmark_device); + + return; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Lexmark_Device *lexmark_device; + + DBG (2, "sane_get_option_descriptor: handle=%p, option = %d\n", + (void *) handle, option); + + if (!initialized) + return NULL; + + /* Check for valid option number */ + if ((option < 0) || (option >= NUM_OPTIONS)) + return NULL; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + if (!lexmark_device) + return NULL; + + if (lexmark_device->opt[option].name) + { + DBG (2, "sane_get_option_descriptor: name=%s\n", + lexmark_device->opt[option].name); + } + + return &(lexmark_device->opt[option]); +} + +/* rebuilds parameters if needed, called each time SANE_INFO_RELOAD_OPTIONS + is set */ +static void +calc_parameters (Lexmark_Device * lexmark_device) +{ + if (strcmp (lexmark_device->val[OPT_MODE].s, + SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + lexmark_device->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + } + else + { + lexmark_device->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + } + + /* changing color mode implies changing gain setting */ + if (lexmark_device->val[OPT_MANUAL_GAIN].w == SANE_TRUE) + { + if (strcmp (lexmark_device->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) + != 0) + { + lexmark_device->opt[OPT_GRAY_GAIN].cap &= ~SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_RED_GAIN].cap |= SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_GREEN_GAIN].cap |= SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_BLUE_GAIN].cap |= SANE_CAP_INACTIVE; + } + else + { + lexmark_device->opt[OPT_GRAY_GAIN].cap |= SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_RED_GAIN].cap &= ~SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_GREEN_GAIN].cap &= ~SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_BLUE_GAIN].cap &= ~SANE_CAP_INACTIVE; + } + } + else + { + lexmark_device->opt[OPT_GRAY_GAIN].cap |= SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_RED_GAIN].cap |= SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_GREEN_GAIN].cap |= SANE_CAP_INACTIVE; + lexmark_device->opt[OPT_BLUE_GAIN].cap |= SANE_CAP_INACTIVE; + } +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, SANE_Action action, + void *value, SANE_Int * info) +{ + Lexmark_Device *lexmark_device; + SANE_Status status; + SANE_Word w; + + DBG (2, "sane_control_option: handle=%p, opt=%d, act=%d, val=%p, info=%p\n", + (void *) handle, option, action, (void *) value, (void *) info); + + if (!initialized) + return SANE_STATUS_INVAL; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + if (!lexmark_device) + return SANE_STATUS_INVAL; + + if (value == NULL) + return SANE_STATUS_INVAL; + + if (info != NULL) + *info = 0; + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + if (lexmark_device->opt[option].type == SANE_TYPE_GROUP) + return SANE_STATUS_INVAL; + + switch (action) + { + case SANE_ACTION_SET_AUTO: + + if (!SANE_OPTION_IS_SETTABLE (lexmark_device->opt[option].cap)) + return SANE_STATUS_INVAL; + if (!(lexmark_device->opt[option].cap & SANE_CAP_AUTOMATIC)) + return SANE_STATUS_INVAL; + break; + + case SANE_ACTION_SET_VALUE: + + if (!SANE_OPTION_IS_SETTABLE (lexmark_device->opt[option].cap)) + return SANE_STATUS_INVAL; + + /* Make sure boolean values are only TRUE or FALSE */ + if (lexmark_device->opt[option].type == SANE_TYPE_BOOL) + { + if (! + ((*(SANE_Bool *) value == SANE_FALSE) + || (*(SANE_Bool *) value == SANE_TRUE))) + return SANE_STATUS_INVAL; + } + + /* Check range constraints */ + if (lexmark_device->opt[option].constraint_type == + SANE_CONSTRAINT_RANGE) + { + status = + sanei_constrain_value (&(lexmark_device->opt[option]), value, + info); + if (status != SANE_STATUS_GOOD) + { + DBG (2, "SANE_CONTROL_OPTION: Bad value for range\n"); + return SANE_STATUS_INVAL; + } + } + + switch (option) + { + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + lexmark_device->val[option].w = *(SANE_Int *) value; + sane_get_parameters (handle, 0); + break; + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + DBG (2, "Option value set to %d (%s)\n", *(SANE_Word *) value, + lexmark_device->opt[option].name); + lexmark_device->val[option].w = *(SANE_Word *) value; + if (lexmark_device->val[OPT_TL_X].w > + lexmark_device->val[OPT_BR_X].w) + { + w = lexmark_device->val[OPT_TL_X].w; + lexmark_device->val[OPT_TL_X].w = + lexmark_device->val[OPT_BR_X].w; + lexmark_device->val[OPT_BR_X].w = w; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + if (lexmark_device->val[OPT_TL_Y].w > + lexmark_device->val[OPT_BR_Y].w) + { + w = lexmark_device->val[OPT_TL_Y].w; + lexmark_device->val[OPT_TL_Y].w = + lexmark_device->val[OPT_BR_Y].w; + lexmark_device->val[OPT_BR_Y].w = w; + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + } + break; + case OPT_THRESHOLD: + lexmark_device->val[option].w = *(SANE_Fixed *) value; + lexmark_device->threshold = + (0xFF * lexmark_device->val[option].w) / 100; + break; + case OPT_PREVIEW: + lexmark_device->val[option].w = *(SANE_Int *) value; + if (*(SANE_Word *) value) + { + lexmark_device->y_dpi = lexmark_device->val[OPT_RESOLUTION].w; + lexmark_device->val[OPT_RESOLUTION].w = 75; + } + else + { + lexmark_device->val[OPT_RESOLUTION].w = lexmark_device->y_dpi; + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + sane_get_parameters (handle, 0); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_GRAY_GAIN: + case OPT_GREEN_GAIN: + case OPT_RED_GAIN: + case OPT_BLUE_GAIN: + lexmark_device->val[option].w = *(SANE_Word *) value; + return SANE_STATUS_GOOD; + break; + case OPT_MODE: + strcpy (lexmark_device->val[option].s, value); + calc_parameters (lexmark_device); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + case OPT_MANUAL_GAIN: + w = *(SANE_Word *) value; + + if (w == lexmark_device->val[OPT_MANUAL_GAIN].w) + return SANE_STATUS_GOOD; /* no change */ + + lexmark_device->val[OPT_MANUAL_GAIN].w = w; + calc_parameters (lexmark_device); + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + } + + if (info != NULL) + *info |= SANE_INFO_RELOAD_PARAMS; + + break; + + case SANE_ACTION_GET_VALUE: + + switch (option) + { + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_MANUAL_GAIN: + case OPT_GRAY_GAIN: + case OPT_GREEN_GAIN: + case OPT_RED_GAIN: + case OPT_BLUE_GAIN: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *(SANE_Word *) value = lexmark_device->val[option].w; + DBG (2, "Option value = %d (%s)\n", *(SANE_Word *) value, + lexmark_device->opt[option].name); + break; + case OPT_THRESHOLD: + *(SANE_Fixed *) value = lexmark_device->val[option].w; + DBG (2, "Option value = %f\n", SANE_UNFIX (*(SANE_Fixed *) value)); + break; + case OPT_MODE: + strcpy (value, lexmark_device->val[option].s); + break; + default: + return SANE_STATUS_INVAL; + } + break; + + default: + return SANE_STATUS_INVAL; + + } + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Lexmark_Device *lexmark_device; + SANE_Parameters *device_params; + SANE_Int xres, yres, width_px, height_px; + SANE_Int channels, bitsperchannel; + + DBG (2, "sane_get_parameters: handle=%p, params=%p\n", (void *) handle, + (void *) params); + + if (!initialized) + return SANE_STATUS_INVAL; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + if (!lexmark_device) + return SANE_STATUS_INVAL; + + yres = lexmark_device->val[OPT_RESOLUTION].w; + if (yres == 1200) + xres = 600; + else + xres = yres; + + /* 24 bit colour = 8 bits/channel for each of the RGB channels */ + channels = 3; + bitsperchannel = 8; + + /* If not color there is only 1 channel */ + if (strcmp (lexmark_device->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) + != 0) + { + channels = 1; + bitsperchannel = 8; + } + + /* geometry in pixels */ + width_px = + lexmark_device->val[OPT_BR_X].w - lexmark_device->val[OPT_TL_X].w; + height_px = + lexmark_device->val[OPT_BR_Y].w - lexmark_device->val[OPT_TL_Y].w; + DBG (7, "sane_get_parameters: tl=(%d,%d) br=(%d,%d)\n", + lexmark_device->val[OPT_TL_X].w, lexmark_device->val[OPT_TL_Y].w, + lexmark_device->val[OPT_BR_X].w, lexmark_device->val[OPT_BR_Y].w); + + + /* we must tell the front end the bitsperchannel for lineart is really */ + /* only 1, so it can calculate the correct image size */ + /* If not color there is only 1 channel */ + if (strcmp (lexmark_device->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) + == 0) + { + bitsperchannel = 1; + } + + device_params = &(lexmark_device->params); + device_params->format = SANE_FRAME_RGB; + if (channels == 1) + device_params->format = SANE_FRAME_GRAY; + device_params->last_frame = SANE_TRUE; + device_params->lines = (height_px * yres) / 600; + device_params->depth = bitsperchannel; + device_params->pixels_per_line = (width_px * xres) / 600; + /* we always read an even number of sensor pixels */ + if (device_params->pixels_per_line & 1) + device_params->pixels_per_line++; + + /* data_size is the size transferred from the scanner to the backend */ + /* therefore bitsperchannel is the same for gray and lineart */ + /* note: bytes_per_line has been divided by 8 in lineart mode */ + lexmark_device->data_size = + channels * device_params->pixels_per_line * device_params->lines; + + if (bitsperchannel == 1) + { + device_params->bytes_per_line = + (SANE_Int) ((7 + device_params->pixels_per_line) / 8); + } + else + { + device_params->bytes_per_line = + (SANE_Int) (channels * device_params->pixels_per_line); + } + DBG (2, "sane_get_parameters: Data size determined as %ld\n", + lexmark_device->data_size); + + DBG (2, "sane_get_parameters: \n"); + if (device_params->format == SANE_FRAME_GRAY) + DBG (2, " format: SANE_FRAME_GRAY\n"); + else if (device_params->format == SANE_FRAME_RGB) + DBG (2, " format: SANE_FRAME_RGB\n"); + else + DBG (2, " format: UNKNOWN\n"); + if (device_params->last_frame == SANE_TRUE) + DBG (2, " last_frame: TRUE\n"); + else + DBG (2, " last_frame: FALSE\n"); + DBG (2, " lines %d\n", device_params->lines); + DBG (2, " depth %d\n", device_params->depth); + DBG (2, " pixels_per_line %d\n", device_params->pixels_per_line); + DBG (2, " bytes_per_line %d\n", device_params->bytes_per_line); + + if (params != 0) + { + params->format = device_params->format; + params->last_frame = device_params->last_frame; + params->lines = device_params->lines; + params->depth = device_params->depth; + params->pixels_per_line = device_params->pixels_per_line; + params->bytes_per_line = device_params->bytes_per_line; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Lexmark_Device *lexmark_device; + SANE_Int offset; + SANE_Status status; + int resolution; + + DBG (2, "sane_start: handle=%p\n", (void *) handle); + + if (!initialized) + return SANE_STATUS_INVAL; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + sane_get_parameters (handle, 0); + + if ((lexmark_device->params.lines == 0) || + (lexmark_device->params.pixels_per_line == 0) || + (lexmark_device->params.bytes_per_line == 0)) + { + DBG (2, "sane_start: \n"); + DBG (2, " ERROR: Zero size encountered in:\n"); + DBG (2, + " number of lines, bytes per line, or pixels per line\n"); + return SANE_STATUS_INVAL; + } + + lexmark_device->device_cancelled = SANE_FALSE; + lexmark_device->data_ctr = 0; + lexmark_device->eof = SANE_FALSE; + + + /* Need this cancel_ctr to determine how many times sane_cancel is called + since it is called more than once. */ + lexmark_device->cancel_ctr = 0; + + /* Find Home */ + if (sanei_lexmark_low_search_home_fwd (lexmark_device)) + { + DBG (2, "sane_start: Scan head initially at home position\n"); + } + else + { + /* We may have been rewound too far, so move forward the distance from + the edge to the home position */ + sanei_lexmark_low_move_fwd (0x01a8, lexmark_device, + lexmark_device->shadow_regs); + + /* Scan backwards until we find home */ + sanei_lexmark_low_search_home_bwd (lexmark_device); + } + /* do calibration before offset detection , use sensor max dpi, not motor's one */ + resolution = lexmark_device->val[OPT_RESOLUTION].w; + if (resolution > 600) + { + resolution = 600; + } + + + sanei_lexmark_low_set_scan_regs (lexmark_device, resolution, 0, SANE_FALSE); + status = sanei_lexmark_low_calibration (lexmark_device); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: calibration failed : %s ! \n", + sane_strstatus (status)); + return status; + } + + /* At this point we're somewhere in the dot. We need to read a number of + lines greater than the diameter of the dot and determine how many lines + past the dot we've gone. We then use this information to see how far the + scan head must move before starting the scan. */ + /* offset is in 600 dpi unit */ + offset = sanei_lexmark_low_find_start_line (lexmark_device); + DBG (7, "start line offset=%d\n", offset); + + /* Set the shadow registers for scan with the options (resolution, mode, + size) set in the front end. Pass the offset so we can get the vert. + start. */ + sanei_lexmark_low_set_scan_regs (lexmark_device, + lexmark_device->val[OPT_RESOLUTION].w, + offset, SANE_TRUE); + + if (sanei_lexmark_low_start_scan (lexmark_device) == SANE_STATUS_GOOD) + { + DBG (2, "sane_start: scan started\n"); + return SANE_STATUS_GOOD; + } + else + { + lexmark_device->device_cancelled = SANE_TRUE; + return SANE_STATUS_INVAL; + } +} + + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, + SANE_Int max_length, SANE_Int * length) +{ + Lexmark_Device *lexmark_device; + long bytes_read; + + DBG (2, "sane_read: handle=%p, data=%p, max_length = %d, length=%p\n", + (void *) handle, (void *) data, max_length, (void *) length); + + if (!initialized) + { + DBG (2, "sane_read: Not initialized\n"); + return SANE_STATUS_INVAL; + } + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + if (lexmark_device->device_cancelled) + { + DBG (2, "sane_read: Device was cancelled\n"); + /* We don't know how far we've gone, so search for home. */ + sanei_lexmark_low_search_home_bwd (lexmark_device); + return SANE_STATUS_EOF; + } + + if (!length) + { + DBG (2, "sane_read: NULL length pointer\n"); + return SANE_STATUS_INVAL; + } + + *length = 0; + + if (lexmark_device->eof) + { + DBG (2, "sane_read: Trying to read past EOF\n"); + return SANE_STATUS_EOF; + } + + if (!data) + return SANE_STATUS_INVAL; + + bytes_read = sanei_lexmark_low_read_scan_data (data, max_length, + lexmark_device); + if (bytes_read < 0) + return SANE_STATUS_IO_ERROR; + else if (bytes_read == 0) + return SANE_STATUS_EOF; + else + { + *length = bytes_read; + lexmark_device->data_ctr += bytes_read; + } + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Lexmark_Device *lexmark_device; +/* ssize_t bytes_read; */ + DBG (2, "sane_cancel: handle = %p\n", (void *) handle); + + if (!initialized) + return; + + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + /*If sane_cancel called more than once, return */ + if (++lexmark_device->cancel_ctr > 1) + return; + + /* Set the device flag so the next call to sane_read() can stop the scan. */ + lexmark_device->device_cancelled = SANE_TRUE; + + return; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Lexmark_Device *lexmark_device; + + DBG (2, "sane_set_io_mode: handle = %p, non_blocking = %d\n", + (void *) handle, non_blocking); + + if (!initialized) + return SANE_STATUS_INVAL; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Lexmark_Device *lexmark_device; + + DBG (2, "sane_get_select_fd: handle = %p, fd %s 0\n", (void *) handle, + fd ? "!=" : "="); + + if (!initialized) + return SANE_STATUS_INVAL; + + for (lexmark_device = first_lexmark_device; lexmark_device; + lexmark_device = lexmark_device->next) + { + if (lexmark_device == handle) + break; + } + + return SANE_STATUS_UNSUPPORTED; +} + +/***************************** END OF SANE API ****************************/ +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/lexmark.conf.in b/backend/lexmark.conf.in new file mode 100644 index 0000000..c0bf868 --- /dev/null +++ b/backend/lexmark.conf.in @@ -0,0 +1,8 @@ +# X11xx series +usb 0x043d 0x007c +# X12xx series +usb 0x043d 0x007d +# Dell A920 +usb 0x413c 0x5105 +# X74 +usb 0x43d 0x0060 diff --git a/backend/lexmark.h b/backend/lexmark.h new file mode 100644 index 0000000..0790551 --- /dev/null +++ b/backend/lexmark.h @@ -0,0 +1,281 @@ +/************************************************************************ + lexmark.h - SANE library for Lexmark scanners. + Copyright (C) 2003-2004 Lexmark International, Inc. (original source) + Copyright (C) 2005 Fred Odendaal + Copyright (C) 2006-2010 Stéphane Voltz + Copyright (C) 2010 "Torsten Houwaart" X74 support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + **************************************************************************/ +#ifndef LEXMARK_H +#define LEXMARK_H + +#undef DEEP_DEBUG + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/_stdint.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_backend.h" + +typedef enum +{ + OPT_NUM_OPTS = 0, + OPT_MODE, + OPT_RESOLUTION, + OPT_PREVIEW, + OPT_THRESHOLD, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + /* manual gain handling */ + OPT_MANUAL_GAIN, /* 6 */ + OPT_GRAY_GAIN, + OPT_RED_GAIN, + OPT_GREEN_GAIN, + OPT_BLUE_GAIN, + + /* must come last: */ + NUM_OPTIONS +} +Lexmark_Options; + +/* + * this struct is used to described the specific parts of each model + */ +typedef struct Lexmark_Model +{ + SANE_Int vendor_id; + SANE_Int product_id; + SANE_Byte mainboard_id; /* matched against the content of reg B0 */ + SANE_String_Const name; + SANE_String_Const vendor; + SANE_String_Const model; + SANE_Int motor_type; + SANE_Int sensor_type; + SANE_Int HomeEdgePoint1; + SANE_Int HomeEdgePoint2; +} Lexmark_Model; + +/* + * this struct is used to store per sensor model constants + */ +typedef struct Lexmark_Sensor +{ + SANE_Int id; + SANE_Int offset_startx; /* starting x for offset calibration */ + SANE_Int offset_endx; /* end x for offset calibration */ + SANE_Int offset_threshold; /* target threshold for offset calibration */ + SANE_Int xoffset; /* number of unusable pixels on the start of the sensor */ + SANE_Int default_gain; /* value of the default gain for a scan */ + SANE_Int red_gain_target; + SANE_Int green_gain_target; + SANE_Int blue_gain_target; + SANE_Int gray_gain_target; + SANE_Int red_shading_target; + SANE_Int green_shading_target; + SANE_Int blue_shading_target; + SANE_Int gray_shading_target; + SANE_Int offset_fallback; /* offset to use in case offset calibration fails */ + SANE_Int gain_fallback; /* gain to use in case offset calibration fails */ +} Lexmark_Sensor; + +typedef enum +{ + RED = 0, + GREEN, + BLUE +} +Scan_Regions; + +/* struct to hold pre channel settings */ +typedef struct Channels +{ + SANE_Word red; + SANE_Word green; + SANE_Word blue; + SANE_Word gray; +} +Channels; + +/** @name Option_Value union + * convenience union to access option values given to the backend + * @{ + */ +#ifndef SANE_OPTION +#define SANE_OPTION 1 +typedef union +{ + SANE_Bool b; + SANE_Word w; + SANE_Word *wa; /* word array */ + SANE_String s; +} +Option_Value; +#endif +/* @} */ + +typedef struct Read_Buffer +{ + SANE_Int gray_offset; + SANE_Int max_gray_offset; + SANE_Int region; + SANE_Int red_offset; + SANE_Int green_offset; + SANE_Int blue_offset; + SANE_Int max_red_offset; + SANE_Int max_green_offset; + SANE_Int max_blue_offset; + SANE_Byte *data; + SANE_Byte *readptr; + SANE_Byte *writeptr; + SANE_Byte *max_writeptr; + size_t size; + size_t linesize; + SANE_Bool empty; + SANE_Int image_line_no; + SANE_Int bit_counter; + SANE_Int max_lineart_offset; +} +Read_Buffer; + +typedef struct Lexmark_Device +{ + struct Lexmark_Device *next; + SANE_Bool missing; /**< devices has been unplugged or swtiched off */ + + SANE_Device sane; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + SANE_Int devnum; + long data_size; + SANE_Bool initialized; + SANE_Bool eof; + SANE_Int x_dpi; + SANE_Int y_dpi; + long data_ctr; + SANE_Bool device_cancelled; + SANE_Int cancel_ctr; + SANE_Byte *transfer_buffer; + size_t bytes_read; + size_t bytes_remaining; + size_t bytes_in_buffer; + SANE_Byte *read_pointer; + Read_Buffer *read_buffer; + SANE_Byte threshold; + + Lexmark_Model model; /* per model data */ + Lexmark_Sensor *sensor; + SANE_Byte shadow_regs[255]; /* shadow registers */ + struct Channels offset; + struct Channels gain; + float *shading_coeff; +} +Lexmark_Device; + +/* Maximum transfer size */ +#define MAX_XFER_SIZE 0xFFC0 + +/* motors and sensors type defines */ +#define X1100_MOTOR 1 +#define A920_MOTOR 2 +#define X74_MOTOR 3 + +#define X1100_B2_SENSOR 4 +#define A920_SENSOR 5 +#define X1100_2C_SENSOR 6 +#define X1200_SENSOR 7 /* X1200 on USB 1.0 */ +#define X1200_USB2_SENSOR 8 /* X1200 on USB 2.0 */ +#define X74_SENSOR 9 + +/* Non-static Function Proto-types (called by lexmark.c) */ +SANE_Status sanei_lexmark_low_init (Lexmark_Device * dev); +void sanei_lexmark_low_destroy (Lexmark_Device * dev); +SANE_Status sanei_lexmark_low_open_device (Lexmark_Device * dev); +void sanei_lexmark_low_close_device (Lexmark_Device * dev); +SANE_Bool sanei_lexmark_low_search_home_fwd (Lexmark_Device * dev); +void sanei_lexmark_low_move_fwd (SANE_Int distance, Lexmark_Device * dev, + SANE_Byte * regs); +SANE_Bool sanei_lexmark_low_X74_search_home (Lexmark_Device * dev, + SANE_Byte * regs); +SANE_Bool sanei_lexmark_low_search_home_bwd (Lexmark_Device * dev); +SANE_Int sanei_lexmark_low_find_start_line (Lexmark_Device * dev); +SANE_Status sanei_lexmark_low_set_scan_regs (Lexmark_Device * dev, + SANE_Int resolution, + SANE_Int offset, + SANE_Bool calibrated); +SANE_Status sanei_lexmark_low_start_scan (Lexmark_Device * dev); +long sanei_lexmark_low_read_scan_data (SANE_Byte * data, SANE_Int size, + Lexmark_Device * dev); +SANE_Status sanei_lexmark_low_assign_model (Lexmark_Device * dev, + SANE_String_Const devname, + SANE_Int vendor, SANE_Int product, + SANE_Byte mainboard); + +/* + * scanner calibration functions + */ +SANE_Status sanei_lexmark_low_offset_calibration (Lexmark_Device * dev); +SANE_Status sanei_lexmark_low_gain_calibration (Lexmark_Device * dev); +SANE_Status sanei_lexmark_low_shading_calibration (Lexmark_Device * dev); +SANE_Status sanei_lexmark_low_calibration (Lexmark_Device * dev); + +#endif /* LEXMARK_H */ diff --git a/backend/lexmark_low.c b/backend/lexmark_low.c new file mode 100644 index 0000000..ae0db2c --- /dev/null +++ b/backend/lexmark_low.c @@ -0,0 +1,6106 @@ +/* lexmark-low.c: scanner-interface file for low Lexmark scanners. + + (C) 2005 Fred Odendaal + (C) 2006-2013 Stéphane Voltz + (C) 2010 "Torsten Houwaart" X74 support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + **************************************************************************/ + +#undef BACKEND_NAME +#define BACKEND_NAME lexmark_low + +#include "lexmark.h" + +#include "lexmark_sensors.c" +#include "lexmark_models.c" + +/* numbre of ranges for offset */ +#define OFFSET_RANGES 5 + +typedef enum +{ + black = 0, + white +} +region_type; + +#define HomeTolerance 32 + + +#define LOBYTE(x) ((uint8_t)((x) & 0xFF)) +#define HIBYTE(x) ((uint8_t)((x) >> 8)) + +/* Static low function proto-types */ +static SANE_Status low_usb_bulk_write (SANE_Int devnum, + SANE_Byte * cmd, size_t * size); +static SANE_Status low_usb_bulk_read (SANE_Int devnum, + SANE_Byte * buf, size_t * size); +static SANE_Status low_write_all_regs (SANE_Int devnum, SANE_Byte * regs); +static SANE_Bool low_is_home_line (Lexmark_Device * dev, + unsigned char *buffer); +static SANE_Status low_get_start_loc (SANE_Int resolution, + SANE_Int * vert_start, + SANE_Int * hor_start, SANE_Int offset, + Lexmark_Device * dev); +static void low_rewind (Lexmark_Device * dev, SANE_Byte * regs); +static SANE_Status low_start_mvmt (SANE_Int devnum); +static SANE_Status low_stop_mvmt (SANE_Int devnum); +static SANE_Status low_clr_c6 (SANE_Int devnum); +static SANE_Status low_simple_scan (Lexmark_Device * dev, + SANE_Byte * regs, + int xoffset, + int pixels, + int yoffset, + int lines, SANE_Byte ** data); +static void low_set_scan_area (SANE_Int res, + SANE_Int tlx, + SANE_Int tly, + SANE_Int brx, + SANE_Int bry, + SANE_Int offset, + SANE_Bool half_step, + SANE_Byte * regs, Lexmark_Device * dev); + +/* Static Read Buffer Proto-types */ +static SANE_Status read_buffer_init (Lexmark_Device * dev, int bytesperline); +static SANE_Status read_buffer_free (Read_Buffer * rb); +static size_t read_buffer_bytes_available (Read_Buffer * rb); +static SANE_Status read_buffer_add_byte (Read_Buffer * rb, + SANE_Byte * byte_pointer); +static SANE_Status read_buffer_add_byte_gray (Read_Buffer * rb, + SANE_Byte * byte_pointer); +static SANE_Status read_buffer_add_bit_lineart (Read_Buffer * rb, + SANE_Byte * byte_pointer, + SANE_Byte threshold); +static size_t read_buffer_get_bytes (Read_Buffer * rb, SANE_Byte * buffer, + size_t rqst_size); +static SANE_Bool read_buffer_is_empty (Read_Buffer * rb); + + +/* + * RTS88XX START + * + * these rts88xx functions will be spin off in a separate lib + * so that they can be reused. + */ + +/* + * registers helpers to avoid direct access + */ +static SANE_Bool +rts88xx_is_color (SANE_Byte * regs) +{ + if ((regs[0x2f] & 0x11) == 0x11) + return SANE_TRUE; + return SANE_FALSE; +} + +static void +rts88xx_set_gray_scan (SANE_Byte * regs) +{ + regs[0x2f] = (regs[0x2f] & 0x0f) | 0x20; +} + +#if 0 +static void +rts88xx_set_color_scan (SANE_Byte * regs) +{ + regs[0x2f] = (regs[0x2f] & 0x0f) | 0x10; +} +#endif + +static void +rts88xx_set_offset (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, + SANE_Byte blue) +{ + /* offset for odd pixels */ + regs[0x02] = red; + regs[0x03] = green; + regs[0x04] = blue; + + /* offset for even pixels */ + regs[0x05] = red; + regs[0x06] = green; + regs[0x07] = blue; +} + +static void +rts88xx_set_gain (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, + SANE_Byte blue) +{ + regs[0x08] = red; + regs[0x09] = green; + regs[0x0a] = blue; +} + +/* set # of head moves per CIS read */ +static int +rts88xx_set_scan_frequency (SANE_Byte * regs, int frequency) +{ + regs[0x64] = (regs[0x64] & 0xf0) | (frequency & 0x0f); + return 0; +} + +/* + * read one register at given index + */ +static SANE_Status +rts88xx_read_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) +{ + SANE_Status status = SANE_STATUS_GOOD; + unsigned char cmd[] = { 0x80, 0x00, 0x00, 0x01 }; + size_t size; + + cmd[1] = index; + + size = 4; +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_write_bulk (devnum, cmd, &size); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (5, "rts88xx_read_reg: bulk write failed\n"); + return status; + } + size = 1; +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_read_bulk (devnum, reg, &size); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (5, "rts88xx_read_reg: bulk read failed\n"); + return status; + } + DBG (15, "rts88xx_read_reg: reg[0x%02x]=0x%02x\n", index, *reg); + return status; +} + +/* + * write one register at given index + */ +static SANE_Status +rts88xx_write_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) +{ + SANE_Status status = SANE_STATUS_GOOD; + unsigned char cmd[] = { 0x88, 0x00, 0x00, 0x01 }; + size_t size; + + cmd[1] = index; + + size = 4; +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_write_bulk (devnum, cmd, &size); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (5, "rts88xx_write_reg: bulk write failed\n"); + return status; + } + size = 1; +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_write_bulk (devnum, reg, &size); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (5, "rts88xx_write_reg: bulk write failed\n"); + return status; + } + DBG (15, "rts88xx_write_reg: reg[0x%02x]=0x%02x\n", index, *reg); + return status; +} + +/* + * write length consecutive registers, starting at index + * register 0xb3 is never wrote in bulk register write, so we split + * write if it belongs to the register set sent + */ +static SANE_Status +rts88xx_write_regs (SANE_Int devnum, SANE_Int start, SANE_Byte * source, + SANE_Int length) +{ + size_t size = 0; + + /* when writing several registers at a time, we avoid writing 0xb3 + register */ + if ((start + length > 0xb3) && (length > 1)) + { + size = 0xb3 - start; + if (low_usb_bulk_write (devnum, source, &size) != SANE_STATUS_GOOD) + { + DBG (5, "rts88xx_write_regs : write registers part 1 failed ...\n"); + return SANE_STATUS_IO_ERROR; + } + + /* skip 0xB3 register */ + size++; + start = 0xb4; + source = source + size; + } + size = length - size; + if (low_usb_bulk_write (devnum, source, &size) != SANE_STATUS_GOOD) + { + DBG (5, "rts88xx_write_regs : write registers part 2 failed ...\n"); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; + +} + +/* + * reads 'needed' bytes of scanned data into 'data'. Actual number of bytes get + * is retruned in 'size' + */ +static SANE_Status +rts88xx_read_data (SANE_Int devnum, size_t needed, SANE_Byte * data, + size_t * size) +{ + SANE_Byte read_cmd[] = { 0x91, 0x00, 0x00, 0x00 }; + size_t cmd_size; + SANE_Status status = SANE_STATUS_GOOD; + + /* this block would deserve to be a function */ + if (needed > MAX_XFER_SIZE) + *size = MAX_XFER_SIZE; + else + *size = needed; + read_cmd[3] = (*size) & 0xff; + read_cmd[2] = (*size >> 8) & 0xff; + read_cmd[1] = (*size >> 16) & 0xff; + + /* send header for 'get scanned data' */ + cmd_size = 4; + status = low_usb_bulk_write (devnum, read_cmd, &cmd_size); + if (status != SANE_STATUS_GOOD) + { + *size = 0; + DBG (5, "rts88xx_read_data : header sending failed ...\n"); + return status; + } + /* get actual scanned data */ + status = low_usb_bulk_read (devnum, data, size); + if (status != SANE_STATUS_GOOD) + { + *size = 0; + DBG (5, "rts88xx_read_data : data reading failed ...\n"); + } + return status; +} + +/* starts scan by sending color depth, stopping head, the starting it */ +static SANE_Status +rts88xx_commit (SANE_Int devnum, SANE_Byte depth) +{ + SANE_Status status; + SANE_Byte reg; + + DBG (2, "rts88xx_commit: start\n"); + + /* send color depth depth ?? + * X1100 -> 0x0f + * X1100/B2 -> 0x0d + * X1200 -> 0x01 */ + reg = depth; + rts88xx_write_reg (devnum, 0x2c, ®); + + /* stop before starting */ + low_stop_mvmt (devnum); + + /* effective start */ + status = low_start_mvmt (devnum); + + DBG (2, "rts88xx_commit: end\n"); + + return status; +} + +/* + * RTS88XX END + */ + + + +/* + * sets the scanner idle + */ +static SANE_Status +lexmark_low_set_idle (SANE_Int devnum) +{ + SANE_Byte regs[14] = + { 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x60 + }; + if (rts88xx_write_regs (devnum, 16, regs, 14) != SANE_STATUS_GOOD) + { + DBG (5, "lexmark_low_set_idle : register write failed ...\n"); + return SANE_STATUS_IO_ERROR; + } + return SANE_STATUS_GOOD; +} + + +/* wake up scanner */ +#if 0 +static SANE_Status +lexmark_low_wake_up (Lexmark_Device * dev) +{ + SANE_Byte regs[5] = { 0x12, 0x14, 0x16, 0x18, 0x1a }; + SANE_Byte values[5] = { 0x0f, 0x00, 0x07, 0x00, 0x00 }; + int i; + + /* send the wake-up sequence, one reg at at time */ + for (i = 0; i < 10; i++) + { + if (rts88xx_write_reg (dev->devnum, regs[i], values + i) != + SANE_STATUS_GOOD) + { + DBG (5, + "lexmark_low_wake_up : register write pass %d failed ...\n", + i); + return SANE_STATUS_IO_ERROR; + } + } + return SANE_STATUS_GOOD; +} +#endif + + +/** + * + */ +#ifdef DEEP_DEBUG +static void +write_pnm_file (char *title, int pixels, int lines, int color, + unsigned char *data) +{ + FILE *fdbg; + int x, y; + + fdbg = fopen (title, "wb"); + if (fdbg == NULL) + return; + + if (color) + { + fprintf (fdbg, "P6\n%d %d\n255\n", pixels, lines); + for (y = 0; y < lines; y++) + { + for (x = 0; x < pixels; x += 2) + { + fputc (data[y * pixels * 3 + x + 1], fdbg); + fputc (data[y * pixels * 3 + x + 1 + pixels], fdbg); + fputc (data[y * pixels * 3 + x + 1 + pixels * 2], fdbg); + fputc (data[y * pixels * 3 + x], fdbg); + fputc (data[y * pixels * 3 + x + pixels], fdbg); + fputc (data[y * pixels * 3 + x + pixels * 2], fdbg); + } + } + } + else + { + fprintf (fdbg, "P5\n%d %d\n255\n", pixels, lines); + fwrite (data, pixels, lines, fdbg); + } + fclose (fdbg); +} +#endif + +/* + * mid level hardware functions + */ +/* + * model init + */ +SANE_Status +sanei_lexmark_low_init (Lexmark_Device * dev) +{ + int i; + SANE_Status status; + + DBG_INIT (); + + status = SANE_STATUS_UNSUPPORTED; + DBG (2, "low_init: start\n"); + + /* clear all registers first */ + for (i = 0; i < 255; i++) + { + dev->shadow_regs[i] = 0; + } + + /* set up per model constant values */ + dev->shadow_regs[0xf3] = 0xf8; + dev->shadow_regs[0xf4] = 0x7f; + + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x00] = 0x04; + dev->shadow_regs[0x01] = 0x43; + dev->shadow_regs[0x0b] = 0x70; + dev->shadow_regs[0x12] = 0x0f; + dev->shadow_regs[0x16] = 0x07; + dev->shadow_regs[0x1d] = 0x20; + dev->shadow_regs[0x28] = 0xe0; + dev->shadow_regs[0x29] = 0xe3; + dev->shadow_regs[0x2a] = 0xeb; + dev->shadow_regs[0x2b] = 0x0d; + dev->shadow_regs[0x2e] = 0x40; + dev->shadow_regs[0x2e] = 0x86; + dev->shadow_regs[0x2f] = 0x01; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x31] = 0x06; + dev->shadow_regs[0x33] = 0x01; + dev->shadow_regs[0x34] = 0x50; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x50; + dev->shadow_regs[0x37] = 0x01; + dev->shadow_regs[0x38] = 0x50; + dev->shadow_regs[0x3a] = 0x20; + dev->shadow_regs[0x3c] = 0x88; + dev->shadow_regs[0x3d] = 0x08; + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x66] = 0x64; + dev->shadow_regs[0x6c] = 0xc8; + dev->shadow_regs[0x72] = 0x1a; + dev->shadow_regs[0x74] = 0x23; + dev->shadow_regs[0x75] = 0x03; + dev->shadow_regs[0x79] = 0x40; + dev->shadow_regs[0x7A] = 0x01; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + dev->shadow_regs[0x93] = 0x02; + dev->shadow_regs[0x94] = 0x0e; + dev->shadow_regs[0xa3] = 0xcc; + dev->shadow_regs[0xa4] = 0x27; + dev->shadow_regs[0xa5] = 0x24; + dev->shadow_regs[0xc2] = 0x80; + dev->shadow_regs[0xc3] = 0x01; + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x0a; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x0a; + dev->shadow_regs[0xe2] = 0x70; + dev->shadow_regs[0xe3] = 0x17; + dev->shadow_regs[0xf3] = 0xe0; + dev->shadow_regs[0xf4] = 0xff; + dev->shadow_regs[0xf5] = 0x01; + status = SANE_STATUS_GOOD; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x01] = 0x43; + dev->shadow_regs[0x0b] = 0x70; + dev->shadow_regs[0x11] = 0x01; + dev->shadow_regs[0x12] = 0x0f; + dev->shadow_regs[0x13] = 0x01; + dev->shadow_regs[0x15] = 0x01; + dev->shadow_regs[0x16] = 0x0f; + dev->shadow_regs[0x1d] = 0x20; + dev->shadow_regs[0x28] = 0xeb; + dev->shadow_regs[0x29] = 0xee; + dev->shadow_regs[0x2a] = 0xf7; + dev->shadow_regs[0x2b] = 0x01; + dev->shadow_regs[0x2e] = 0x86; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x33] = 0x01; + dev->shadow_regs[0x3a] = 0x20; + dev->shadow_regs[0x3b] = 0x37; + dev->shadow_regs[0x3c] = 0x88; + dev->shadow_regs[0x3d] = 0x08; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x72] = 0x05; + dev->shadow_regs[0x74] = 0x0e; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x8c] = 0x02; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + dev->shadow_regs[0x94] = 0x0e; + dev->shadow_regs[0xa3] = 0xcc; + dev->shadow_regs[0xa4] = 0x27; + dev->shadow_regs[0xa5] = 0x24; + dev->shadow_regs[0xb0] = 0xb2; + dev->shadow_regs[0xb2] = 0x04; + dev->shadow_regs[0xc2] = 0x80; + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xed] = 0xc2; + dev->shadow_regs[0xee] = 0x02; + status = SANE_STATUS_GOOD; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x00] = 0x00; + dev->shadow_regs[0x01] = 0x43; + dev->shadow_regs[0x0b] = 0x70; + dev->shadow_regs[0x0c] = 0x28; + dev->shadow_regs[0x0d] = 0xa4; + dev->shadow_regs[0x11] = 0x01; + dev->shadow_regs[0x12] = 0x0f; + dev->shadow_regs[0x13] = 0x01; + dev->shadow_regs[0x15] = 0x01; + dev->shadow_regs[0x16] = 0x0f; + dev->shadow_regs[0x17] = 0x00; + dev->shadow_regs[0x1d] = 0x20; + dev->shadow_regs[0x28] = 0xf5; + dev->shadow_regs[0x29] = 0xf7; + dev->shadow_regs[0x2a] = 0xf5; + dev->shadow_regs[0x2b] = 0x17; + dev->shadow_regs[0x2d] = 0x41; + dev->shadow_regs[0x2e] = 0x86; + dev->shadow_regs[0x2f] = 0x11; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x31] = 0x01; + dev->shadow_regs[0x33] = 0x01; + dev->shadow_regs[0x34] = 0x50; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x50; + dev->shadow_regs[0x37] = 0x01; + dev->shadow_regs[0x38] = 0x50; + dev->shadow_regs[0x3a] = 0x20; + dev->shadow_regs[0x3b] = 0x37; + dev->shadow_regs[0x3c] = 0x88; + dev->shadow_regs[0x3d] = 0x08; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x47] = 0x01; + dev->shadow_regs[0x48] = 0x1a; + dev->shadow_regs[0x49] = 0x5b; + dev->shadow_regs[0x4a] = 0x1b; + dev->shadow_regs[0x4b] = 0x5b; + dev->shadow_regs[0x4c] = 0x05; + dev->shadow_regs[0x4d] = 0x3f; + dev->shadow_regs[0x60] = 0x2f; + dev->shadow_regs[0x61] = 0x36; + dev->shadow_regs[0x62] = 0x30; + dev->shadow_regs[0x63] = 0x36; + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x66] = 0x64; + dev->shadow_regs[0x6c] = 0xc8; + dev->shadow_regs[0x6d] = 0x00; + dev->shadow_regs[0x72] = 0x35; + dev->shadow_regs[0x74] = 0x4e; + dev->shadow_regs[0x75] = 0x03; + dev->shadow_regs[0x79] = 0x40; + dev->shadow_regs[0x7a] = 0x01; + dev->shadow_regs[0x85] = 0x02; + dev->shadow_regs[0x86] = 0x33; + dev->shadow_regs[0x87] = 0x0f; + dev->shadow_regs[0x88] = 0x24; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x8c] = 0x02; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + dev->shadow_regs[0x91] = 0x19; + dev->shadow_regs[0x92] = 0x20; + dev->shadow_regs[0x93] = 0x02; + dev->shadow_regs[0x94] = 0x0e; + dev->shadow_regs[0xa3] = 0x0d; + dev->shadow_regs[0xa4] = 0x5e; + dev->shadow_regs[0xa5] = 0x23; + dev->shadow_regs[0xb0] = 0x2c; + dev->shadow_regs[0xb1] = 0x07; + dev->shadow_regs[0xb2] = 0x04; + dev->shadow_regs[0xc2] = 0x80; + dev->shadow_regs[0xc3] = 0x01; + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x0a; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xca] = 0x0a; + dev->shadow_regs[0xe2] = 0xf8; + dev->shadow_regs[0xe3] = 0x2a; + status = SANE_STATUS_GOOD; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x01] = 0x43; + dev->shadow_regs[0x11] = 0x01; + dev->shadow_regs[0x12] = 0x0f; + dev->shadow_regs[0x13] = 0x01; + dev->shadow_regs[0x15] = 0x01; + dev->shadow_regs[0x16] = 0x0f; + dev->shadow_regs[0x17] = 0x00; + dev->shadow_regs[0x1d] = 0x20; + dev->shadow_regs[0x28] = 0xf5; + dev->shadow_regs[0x29] = 0xf7; + dev->shadow_regs[0x2a] = 0xf5; + dev->shadow_regs[0x2b] = 0x17; + dev->shadow_regs[0x2d] = 0x41; + dev->shadow_regs[0x2e] = 0x86; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x31] = 0x01; + dev->shadow_regs[0x33] = 0x01; + dev->shadow_regs[0x34] = 0x50; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x50; + dev->shadow_regs[0x37] = 0x01; + dev->shadow_regs[0x38] = 0x50; + dev->shadow_regs[0x3c] = 0x88; + dev->shadow_regs[0x3d] = 0x08; + dev->shadow_regs[0x66] = 0x64; + dev->shadow_regs[0x67] = 0x00; + dev->shadow_regs[0x6c] = 0xc8; + dev->shadow_regs[0x6d] = 0x00; + dev->shadow_regs[0x72] = 0x35; + dev->shadow_regs[0x74] = 0x4e; + dev->shadow_regs[0x75] = 0x03; + dev->shadow_regs[0x7a] = 0x01; + dev->shadow_regs[0x93] = 0x0a; + dev->shadow_regs[0x94] = 0x0e; + + dev->shadow_regs[0xc3] = 0x01; + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x0a; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xca] = 0x0a; + dev->shadow_regs[0xe2] = 0xf8; + dev->shadow_regs[0xe3] = 0x2a; + status = SANE_STATUS_GOOD; + break; + case A920_SENSOR: + dev->shadow_regs[0x01] = 0x43; + dev->shadow_regs[0x0b] = 0x70; + dev->shadow_regs[0x0c] = 0x28; + dev->shadow_regs[0x0d] = 0xa4; + dev->shadow_regs[0x11] = 0x01; + dev->shadow_regs[0x12] = 0x0f; + dev->shadow_regs[0x13] = 0x01; + dev->shadow_regs[0x15] = 0x01; + dev->shadow_regs[0x16] = 0x07; + dev->shadow_regs[0x1d] = 0x20; + dev->shadow_regs[0x28] = 0xf5; + dev->shadow_regs[0x29] = 0xf7; + dev->shadow_regs[0x2a] = 0xf5; + dev->shadow_regs[0x2b] = 0x17; + dev->shadow_regs[0x2e] = 0x86; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x31] = 0x01; + dev->shadow_regs[0x33] = 0x01; + dev->shadow_regs[0x3a] = 0x20; + dev->shadow_regs[0x3b] = 0x37; + dev->shadow_regs[0x3c] = 0x88; + dev->shadow_regs[0x3d] = 0x08; + dev->shadow_regs[0x47] = 0x21; + dev->shadow_regs[0x48] = 0x1a; + dev->shadow_regs[0x49] = 0x5b; + dev->shadow_regs[0x4a] = 0x1b; + dev->shadow_regs[0x4b] = 0x5b; + dev->shadow_regs[0x4c] = 0x05; + dev->shadow_regs[0x4d] = 0x3f; + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x89] = 0xf5; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + dev->shadow_regs[0x94] = 0x0e; + dev->shadow_regs[0xa3] = 0x0d; + dev->shadow_regs[0xa4] = 0x5e; + dev->shadow_regs[0xa5] = 0x23; + dev->shadow_regs[0xb0] = 0x2c; + dev->shadow_regs[0xb1] = 0x0f; + dev->shadow_regs[0xc2] = 0x80; + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc8] = 0x04; + status = SANE_STATUS_GOOD; + break; + case X1200_SENSOR: + dev->shadow_regs[0x01] = 0x43; + dev->shadow_regs[0x0b] = 0x70; + dev->shadow_regs[0x0c] = 0x28; + dev->shadow_regs[0x0d] = 0xa4; + dev->shadow_regs[0x11] = 0x01; + dev->shadow_regs[0x12] = 0x0f; + dev->shadow_regs[0x13] = 0x01; + dev->shadow_regs[0x15] = 0x01; + dev->shadow_regs[0x16] = 0x0f; + dev->shadow_regs[0x1d] = 0x20; + dev->shadow_regs[0x28] = 0xe9; + dev->shadow_regs[0x29] = 0xeb; + dev->shadow_regs[0x2a] = 0xe9; + dev->shadow_regs[0x2b] = 0x0b; + dev->shadow_regs[0x2d] = 0x01; + dev->shadow_regs[0x2e] = 0x86; + dev->shadow_regs[0x2f] = 0x11; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x33] = 0x01; + dev->shadow_regs[0x34] = 0x50; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x50; + dev->shadow_regs[0x37] = 0x01; + dev->shadow_regs[0x38] = 0x50; + dev->shadow_regs[0x3a] = 0x20; + dev->shadow_regs[0x3b] = 0x37; + dev->shadow_regs[0x3c] = 0x88; + dev->shadow_regs[0x3d] = 0x08; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x47] = 0x01; + dev->shadow_regs[0x48] = 0x1a; + dev->shadow_regs[0x49] = 0x5b; + dev->shadow_regs[0x4a] = 0x1b; + dev->shadow_regs[0x4b] = 0x5b; + dev->shadow_regs[0x4c] = 0x05; + dev->shadow_regs[0x4d] = 0x3f; + dev->shadow_regs[0x60] = 0x12; + dev->shadow_regs[0x62] = 0x81; + dev->shadow_regs[0x63] = 0x03; + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x66] = 0x64; + dev->shadow_regs[0x6c] = 0xc8; + dev->shadow_regs[0x72] = 0x1e; + dev->shadow_regs[0x74] = 0x3c; + dev->shadow_regs[0x75] = 0x03; + dev->shadow_regs[0x79] = 0x40; + dev->shadow_regs[0x7a] = 0x01; + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x1e; + dev->shadow_regs[0x87] = 0x39; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x8c] = 0x02; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + dev->shadow_regs[0x92] = 0x92; + dev->shadow_regs[0x93] = 0x02; + dev->shadow_regs[0x94] = 0x0e; + dev->shadow_regs[0xa3] = 0x0d; + dev->shadow_regs[0xa4] = 0x5e; + dev->shadow_regs[0xa5] = 0x23; + dev->shadow_regs[0xb0] = 0x2c; + dev->shadow_regs[0xb1] = 0x07; + dev->shadow_regs[0xb2] = 0x04; + dev->shadow_regs[0xc2] = 0x80; + dev->shadow_regs[0xc3] = 0x01; + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x0a; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xca] = 0x0a; + dev->shadow_regs[0xe2] = 0xf8; + dev->shadow_regs[0xe3] = 0x2a; + dev->shadow_regs[0xf3] = 0xff; + dev->shadow_regs[0xf4] = 0x0f; + break; + } + DBG (5, "sanei_lexmark_low_init: init done for model %s/%s\n", + dev->model.model, dev->model.name); + DBG (2, "low_init: done\n"); + return status; +} + +void +sanei_lexmark_low_destroy (Lexmark_Device * dev) +{ + /* free the read buffer */ + if (dev->read_buffer != NULL) + read_buffer_free (dev->read_buffer); +} + + +SANE_Status +low_usb_bulk_write (SANE_Int devnum, SANE_Byte * cmd, size_t * size) +{ + SANE_Status status; + size_t cmd_size; + + cmd_size = *size; +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_write_bulk (devnum, cmd, size); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "low_usb_bulk_write: returned %s (size = %lu, expected %lu)\n", + sane_strstatus (status), (u_long) * size, (u_long) cmd_size); + /* F.O. should reset the pipe here... */ + } + return status; +} + +SANE_Status +low_usb_bulk_read (SANE_Int devnum, SANE_Byte * buf, size_t * size) +{ + SANE_Status status; + size_t exp_size; + + exp_size = *size; +#ifdef FAKE_USB + status = SANE_STATUS_GOOD; +#else + status = sanei_usb_read_bulk (devnum, buf, size); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (5, + "low_usb_bulk_read: returned %s (size = %lu, expected %lu)\n", + sane_strstatus (status), (u_long) * size, (u_long) exp_size); + /* F.O. should reset the pipe here... */ + } + DBG (7, "low_usb_bulk_read: returned size = %lu (required %lu)\n", + (u_long) * size, (u_long) exp_size); + return status; +} + + +SANE_Status +low_start_mvmt (SANE_Int devnum) +{ + SANE_Status status; + SANE_Byte reg; + + reg = 0x68; + rts88xx_write_reg (devnum, 0xb3, ®); + status = rts88xx_write_reg (devnum, 0xb3, ®); + return status; +} + +SANE_Status +low_stop_mvmt (SANE_Int devnum) +{ + SANE_Status status; + SANE_Byte reg; + + /* Stop scanner - clear reg 0xb3: */ + reg = 0x02; + rts88xx_write_reg (devnum, 0xb3, ®); + rts88xx_write_reg (devnum, 0xb3, ®); + reg = 0x00; + rts88xx_write_reg (devnum, 0xb3, ®); + status = rts88xx_write_reg (devnum, 0xb3, ®); + return status; +} + +SANE_Status +low_clr_c6 (SANE_Int devnum) +{ + SANE_Status status; + SANE_Byte reg; + + /* Clear register 0xC6 */ + /* cmd_size = 0x05; + return low_usb_bulk_write (devnum, clearC6_command_block, &cmd_size); */ + + reg = 0x00; + status = rts88xx_write_reg (devnum, 0xc6, ®); + return status; +} + +/* stops current scan */ +static SANE_Status +low_cancel (SANE_Int devnum) +{ + SANE_Status status; + + DBG (2, "low_cancel: start\n"); + status = low_stop_mvmt (devnum); + if (status != SANE_STATUS_GOOD) + return status; + status = low_clr_c6 (devnum); + if (status != SANE_STATUS_GOOD) + return status; + DBG (2, "low_cancel: end.\n"); + return status; +} + +static SANE_Status +low_start_scan (SANE_Int devnum, SANE_Byte * regs) +{ + SANE_Status status; + + DBG (2, "low_start_scan: start\n"); + + /* writes registers to scanner */ + regs[0x32] = 0x00; + status = low_write_all_regs (devnum, regs); + if (status != SANE_STATUS_GOOD) + return status; + regs[0x32] = 0x40; + status = low_write_all_regs (devnum, regs); + if (status != SANE_STATUS_GOOD) + return status; + + /* Stop scanner - clear reg 0xb3: */ + /* status = low_stop_mvmt (devnum); + if (status != SANE_STATUS_GOOD) + return status; */ + + /* then start */ + status = rts88xx_commit (devnum, regs[0x2c]); + DBG (2, "low_start_scan: end.\n"); + return status; +} + +/* wait for scan data being available */ +static SANE_Status +low_poll_data (SANE_Int devnum) +{ + SANE_Status status; + int loops = 0; + size_t size; + static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; + SANE_Byte result[3]; + SANE_Word count; + + /* Poll the available byte count until not 0 */ + while (loops < 1000) + { + /* 10 ms sleep */ + usleep (10000); + + /* as stated in sanei_lexmark_low_search_home_bwd, we read + * available data count twice */ + size = 4; + status = low_usb_bulk_write (devnum, command4_block, &size); + if (status != SANE_STATUS_GOOD) + return status; + size = 0x3; + status = low_usb_bulk_read (devnum, result, &size); + if (status != SANE_STATUS_GOOD) + return status; + size = 4; + /* read availbale data size again */ + status = low_usb_bulk_write (devnum, command4_block, &size); + if (status != SANE_STATUS_GOOD) + return status; + size = 0x3; + status = low_usb_bulk_read (devnum, result, &size); + if (status != SANE_STATUS_GOOD) + return status; + count = result[0] + (result[1] << 8) + (result[2] << 16); + if (count != 0) + { + DBG (15, "low_poll_data: %d bytes available\n", count); + return SANE_STATUS_GOOD; + } + loops++; + } + return SANE_STATUS_IO_ERROR; +} + +/** + * do a simple scan with the given registers. data buffer is allocated within + * the function + */ +static SANE_Status +low_simple_scan (Lexmark_Device * dev, SANE_Byte * regs, int xoffset, + int pixels, int yoffset, int lines, SANE_Byte ** data) +{ + SANE_Status status = SANE_STATUS_GOOD; + static SANE_Byte reg; + size_t size, read, needed; + int i, bpl, yend; + + DBG (2, "low_simple_scan: start\n"); + DBG (15, "low_simple_scan: x=%d, pixels=%d (ex=%d), y=%d, lines=%d\n", + xoffset, pixels, xoffset + pixels * regs[0x7a], yoffset, lines); + + /* set up registers */ + regs[0x60] = LOBYTE (yoffset); + regs[0x61] = HIBYTE (yoffset); + yend = yoffset + lines; + if ((dev->model.motor_type == A920_MOTOR + || dev->model.motor_type == X74_MOTOR) && rts88xx_is_color (regs) + && dev->val[OPT_RESOLUTION].w == 600) + yend *= 2; + regs[0x62] = LOBYTE (yend); + regs[0x63] = HIBYTE (yend); + + regs[0x66] = LOBYTE (xoffset); + regs[0x67] = HIBYTE (xoffset); + + regs[0x6c] = LOBYTE (xoffset + pixels * regs[0x7a]); + regs[0x6d] = HIBYTE (xoffset + pixels * regs[0x7a]); + + /* allocate memory */ + if (rts88xx_is_color (regs)) + bpl = 3 * pixels; + else + bpl = pixels; + *data = (SANE_Byte *) malloc (bpl * lines); + if (*data == NULL) + { + DBG (2, + "low_simple_scan: failed to allocate %d bytes !\n", bpl * lines); + return SANE_STATUS_NO_MEM; + } + + /* start scan */ + status = low_cancel (dev->devnum); + if (status != SANE_STATUS_GOOD) + return status; + + + status = low_start_scan (dev->devnum, regs); + if (status != SANE_STATUS_GOOD) + return status; + + /* wait for data */ + status = low_poll_data (dev->devnum); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "low_simple_scan: time-out while waiting for data.\n"); + return status; + } + + /* data reading loop */ + needed = bpl * lines; + DBG (1, "low_simple_scan: bpl=%d, lines=%d, needed=%lu.\n", bpl, lines, + (u_long) needed); + read = 0; + do + { + /* this block would deserve to be a function */ + status = + rts88xx_read_data (dev->devnum, needed - read, (*data) + read, &size); + if (status != SANE_STATUS_GOOD) + return status; + read += size; + } + while (read < needed); + + /* if needed, wait for motor to stop */ + if (regs[0xc3] & 0x80) + { + i = 0; + do + { + if (rts88xx_read_reg (dev->devnum, 0xb3, ®) != SANE_STATUS_GOOD) + { + DBG (5, "low_simple_scan: register read failed ...\n"); + return SANE_STATUS_IO_ERROR; + } + usleep (100000); + i++; + } + while ((reg & 0x08) && (i < 100)); + if (reg & 0x08) + { + DBG (5, + "low_simple_scan : timeout waiting for motor to stop ...\n"); + return SANE_STATUS_IO_ERROR; + } + } + + /* stop scan */ + status = low_cancel (dev->devnum); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "low_simple_scan: cancel failed.\n"); + return status; + } + + DBG (2, "low_simple_scan: end.\n"); + return status; +} + +/* + * open USB device ,read initial registers values and probe sensor + */ +SANE_Status +sanei_lexmark_low_open_device (Lexmark_Device * dev) +{ + /* This function calls the Sane Interface to open this usb device. + It also needlessly does what the Windows driver does and reads + the entire register set - this may be removed. */ + + SANE_Status result; + static SANE_Byte command_block[] = { 0x80, 0, 0x00, 0xFF }; + size_t size; + SANE_Byte variant = 0; + SANE_Byte shadow_regs[255]; + int sx, ex; + int sy, ey; + int i; + char msg[2048]; + + +#ifdef FAKE_USB + result = SANE_STATUS_GOOD; + shadow_regs[0x00] = 0x91; + shadow_regs[0xb0] = 0x2c; + shadow_regs[0x10] = 0x97; + shadow_regs[0x10] = 0x87; + shadow_regs[0xf3] = 0xf8; + shadow_regs[0xf4] = 0x7f; +#else + result = sanei_usb_open (dev->sane.name, &(dev->devnum)); +#endif + DBG (2, "sanei_lexmark_low_open_device: devnum=%d\n", dev->devnum); + + size = 4; + low_usb_bulk_write (dev->devnum, command_block, &size); + size = 0xFF; + memset (shadow_regs, 0, sizeof (shadow_regs)); + low_usb_bulk_read (dev->devnum, shadow_regs, &size); + + if (DBG_LEVEL > 2) + { + DBG (2, "sanei_lexmark_low_open_device: initial registers values\n"); + for (i = 0; i < 255; i++) + { + sprintf (msg + i * 5, "0x%02x ", shadow_regs[i]); + } + DBG (3, "%s\n", msg); + } + + /* it seems that at first read after reset, registers hold information + * about the scanner. Register 0x00 is overwritten with 0, so only first read + * after USB plug-in gives this value */ + if (shadow_regs[0] == 0x91) + { + sx = shadow_regs[0x67] * 256 + shadow_regs[0x66]; + ex = shadow_regs[0x6d] * 256 + shadow_regs[0x6c]; + DBG (7, "startx=%d, endx=%d, pixels=%d, coef=%d, r2f=0x%02x\n", sx, ex, + ex - sx, dev->shadow_regs[0x7a], shadow_regs[0x2f]); + sy = shadow_regs[0x61] * 256 + shadow_regs[0x60]; + ey = shadow_regs[0x63] * 256 + shadow_regs[0x62]; + DBG (7, "starty=%d, endy=%d, lines=%d\n", sy, ey, ey - sy); + } + + /* we use register 0xb0 to identify details about models */ + /* this register isn't overwritten during normal operation */ + if (shadow_regs[0xb0] == 0x2c && dev->model.sensor_type == X1100_B2_SENSOR) + { + variant = shadow_regs[0xb0]; + } + /* now the same with register 0x10 */ + /* which most likely signals USB2.0/USB1.1 */ + if ((dev->model.sensor_type == X1200_SENSOR) && (shadow_regs[0x10] == 0x97)) + { + variant = shadow_regs[0x10]; + } + + /* if find a case where default model given is inappropriate, reassign it + * since we have now the informations to get the real one. + * We could avoid this if attach() did open and read registers, not init */ + if (variant != 0) + { + DBG (3, + "sanei_lexmark_low_open_device: reassign model/sensor for variant 0x%02x\n", + variant); + sanei_lexmark_low_assign_model (dev, dev->sane.name, + dev->model.vendor_id, + dev->model.product_id, variant); + /* since model has changed, run init again */ + sanei_lexmark_low_init (dev); + } + DBG (2, "sanei_lexmark_low_open_device: end\n"); + return result; +} + +void +sanei_lexmark_low_close_device (Lexmark_Device * dev) +{ + /* put scanner in idle state */ + lexmark_low_set_idle (dev->devnum); + + /* This function calls the Sane USB library to close this usb device */ +#ifndef FAKE_USB + sanei_usb_close (dev->devnum); +#endif + return; +} + + +/* This function writes the contents of the given registers to the + scanner. */ +SANE_Status +low_write_all_regs (SANE_Int devnum, SANE_Byte * regs) +{ + int i; + SANE_Status status; + size_t size; + static SANE_Byte command_block1[0xb7]; + static SANE_Byte command_block2[0x4f]; + command_block1[0] = 0x88; + command_block1[1] = 0x00; + command_block1[2] = 0x00; + command_block1[3] = 0xb3; + for (i = 0; i < 0xb3; i++) + { + command_block1[i + 4] = regs[i]; + } + command_block2[0] = 0x88; + command_block2[1] = 0xb4; + command_block2[2] = 0x00; + command_block2[3] = 0x4b; + for (i = 0; i < 0x4b; i++) + { + command_block2[i + 4] = regs[i + 0xb4]; + } + size = 0xb7; + +#ifdef DEEP_DEBUG + fprintf (stderr, "write_all(0x00,255)="); + for (i = 0; i < 255; i++) + { + fprintf (stderr, "0x%02x ", regs[i]); + } + fprintf (stderr, "\n"); +#endif + + status = low_usb_bulk_write (devnum, command_block1, &size); + if (status != SANE_STATUS_GOOD) + return status; + size = 0x4f; + status = low_usb_bulk_write (devnum, command_block2, &size); + if (status != SANE_STATUS_GOOD) + return status; + return SANE_STATUS_GOOD; +} + + +SANE_Bool +low_is_home_line (Lexmark_Device * dev, unsigned char *buffer) +{ + /* + This function assumes the buffer has a size of 2500 bytes.It is + destructive to the buffer. + + Here is what it does: + + Go through the buffer finding low and high values, which are computed by + comparing to the average: + average = (lowest value + highest value)/2 + High bytes are changed to 0xFF (white), lower or equal bytes are changed + to 0x00 (black),so that the buffer only contains white (0xFF) or black + (0x00) values. + + Next, we go through the buffer. We use a tolerance of 5 bytes on each end + of the buffer and check a region from bytes 5 to 2495. We start assuming + we are in a white region and look for the start of a black region. We save + this index as the transition from white to black. We also save where we + change from black back to white. We continue checking for transitions + until the end of the check region. If we don't have exactly two + transitions when we reach the end we return SANE_FALSE. + + The final check compares the transition indices to the nominal values + plus or minus the tolerence. For the first transition (white to black + index) the value must lie in the range 1235-30 (1205) to 1235+30 (1265). + For the second transition (black to white) the value must lie in the range + 1258-30 (1228) to 1258+30 (1288). If the indices are out of range we + return SANE_FALSE. Otherwise, we return SANE_TRUE. + */ + + + unsigned char max_byte = 0; + unsigned char min_byte = 0xFF; + unsigned char average; + int i; + int home_point1; + int home_point2; + region_type region; + int transition_counter; + int index1 = 0; + int index2 = 0; + int low_range, high_range; + +#ifdef DEEP_DEBUG + static int numero = 0; + char titre[80]; + FILE *trace = NULL; + sprintf (titre, "lgn%03d.pnm", numero); + trace = fopen (titre, "wb"); + if (trace) + { + fprintf (trace, "P5\n2500 1\n255\n"); + fwrite (buffer, 2500, 1, trace); + fclose (trace); + } + numero++; +#endif + + DBG (15, "low_is_home_line: start\n"); + /* Find the max and the min */ + for (i = 0; i < 2500; i++) + { + if (*(buffer + i) > max_byte) + max_byte = *(buffer + i); + if (*(buffer + i) < min_byte) + min_byte = *(buffer + i); + } + + /* The average */ + average = ((max_byte + min_byte) / 2); + + /* Set bytes as white (0xFF) or black (0x00) */ + for (i = 0; i < 2500; i++) + { + if (*(buffer + i) > average) + *(buffer + i) = 0xFF; + else + *(buffer + i) = 0x00; + } + + region = white; + transition_counter = 0; + + /* Go through the check region - bytes 5 to 2495 */ + /* XXX STEF XXX shrink the area to where the dot should be + * +-100 around the 1250 expected location */ + for (i = 1150; i <= 1350; i++) + { + /* Check for transition to black */ + if ((region == white) && (*(buffer + i) == 0)) + { + if (transition_counter < 2) + { + region = black; + index1 = i; + transition_counter++; + } + else + { + DBG (15, "low_is_home_line: no transition to black \n"); + return SANE_FALSE; + } + } + /* Check for transition to white */ + else if ((region == black) && (*(buffer + i) == 0xFF)) + { + if (transition_counter < 2) + { + region = white; + index2 = i; + transition_counter++; + } + else + { + DBG (15, "low_is_home_line: no transition to white \n"); + return SANE_FALSE; + } + } + } + + /* Check that the number of transitions is 2 */ + if (transition_counter != 2) + { + DBG (15, "low_is_home_line: transitions!=2 (%d)\n", transition_counter); + return SANE_FALSE; + } + + + + + /* Check that the 1st index is in range */ + home_point1 = dev->model.HomeEdgePoint1; + low_range = home_point1 - HomeTolerance; + high_range = home_point1 + HomeTolerance; + + if ((index1 < low_range) || (index1 > high_range)) + { + DBG (15, "low_is_home_line: index1=%d out of range\n", index1); + return SANE_FALSE; + } + + + /* Check that the 2nd index is in range */ + home_point2 = dev->model.HomeEdgePoint2; + low_range = home_point2 - HomeTolerance; + high_range = home_point2 + HomeTolerance; + + if ((index2 < low_range) || (index2 > high_range)) + { + DBG (15, "low_is_home_line: index2=%d out of range.\n", index2); + return SANE_FALSE; + } + + /* We made it this far, so its a good home line. Return True */ + DBG (15, "low_is_home_line: success\n"); + return SANE_TRUE; +} + +void +sanei_lexmark_low_move_fwd (SANE_Int distance, Lexmark_Device * dev, + SANE_Byte * regs) +{ + /* + This function moves the scan head forward with the highest vertical + resolution of 1200dpi. The distance moved is given by the distance + parameter. + + As an example, given a distance parameter of 600, the scan head will + move 600/1200", or 1/2" forward. + */ + + static SANE_Byte pollstopmoving_command_block[] = + { 0x80, 0xb3, 0x00, 0x01 }; + + + size_t cmd_size; + SANE_Int devnum; + SANE_Bool scan_head_moving; + SANE_Byte read_result; + + DBG (2, "sanei_lexmark_low_move_fwd: \n"); + devnum = dev->devnum; + + + /* registers set-up */ + regs[0x2c] = 0x00; + regs[0x2d] = 0x41; + regs[0x65] = 0x80; + switch (dev->model.sensor_type) + { + case X74_SENSOR: + rts88xx_set_scan_frequency (regs, 0); + regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + regs[0x8b] = 0x00; + regs[0x8c] = 0x00; + regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + rts88xx_set_scan_frequency (regs, 0); + regs[0x93] = 0x06; + break; + case A920_SENSOR: + rts88xx_set_scan_frequency (regs, 0); + regs[0x8b] = 0xff; + regs[0x8c] = 0x02; + regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x2d] = 0x01; + rts88xx_set_scan_frequency (regs, 0); + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x2d] = 0x4f; + rts88xx_set_scan_frequency (regs, 0); + break; + } + + /* set grayscale scan + nodata/nochannel? */ + regs[0x2f] = 0xa1; + + /* set ? */ + regs[0x34] = 0x50; + regs[0x35] = 0x01; + regs[0x36] = 0x50; + regs[0x37] = 0x01; + regs[0x38] = 0x50; + /* set motor resolution divisor */ + regs[0x39] = 0x00; + /* set vertical start/end positions */ + regs[0x60] = LOBYTE (distance - 1); + regs[0x61] = HIBYTE (distance - 1); + regs[0x62] = LOBYTE (distance); + regs[0x63] = HIBYTE (distance); + /* set horizontal start position */ + regs[0x66] = 0x64; + regs[0x67] = 0x00; + /* set horizontal end position */ + regs[0x6c] = 0xc8; + regs[0x6d] = 0x00; + /* set horizontal resolution */ + regs[0x79] = 0x40; + regs[0x7a] = 0x01; + /* don't buffer data for this scan */ + regs[0xb2] = 0x04; + /* Motor enable & Coordinate space denominator */ + regs[0xc3] = 0x81; + /* Movement direction & step size */ + regs[0xc6] = 0x09; + /* ? */ + regs[0x80] = 0x00; + regs[0x81] = 0x00; + regs[0x82] = 0x00; + regs[0xc5] = 0x0a; + + + switch (dev->model.motor_type) + { + case X1100_MOTOR: + case A920_MOTOR: + /* step size range2 */ + regs[0xc9] = 0x3b; + /* ? */ + regs[0xca] = 0x0a; + /* motor curve stuff */ + regs[0xe0] = 0x00; + regs[0xe1] = 0x00; + regs[0xe4] = 0x00; + regs[0xe5] = 0x00; + regs[0xe7] = 0x00; + regs[0xe8] = 0x00; + regs[0xe2] = 0x09; + regs[0xe3] = 0x1a; + regs[0xe6] = 0xdc; + regs[0xe9] = 0x1b; + regs[0xec] = 0x07; + regs[0xef] = 0x03; + break; + case X74_MOTOR: + regs[0xc5] = 0x41; + /* step size range2 */ + regs[0xc9] = 0x39; + /* ? */ + regs[0xca] = 0x40; + /* motor curve stuff */ + regs[0xe0] = 0x00; + regs[0xe1] = 0x00; + regs[0xe2] = 0x09; + regs[0xe3] = 0x1a; + regs[0xe4] = 0x00; + regs[0xe5] = 0x00; + regs[0xe6] = 0x64; + regs[0xe7] = 0x00; + regs[0xe8] = 0x00; + regs[0xe9] = 0x32; + regs[0xec] = 0x0c; + regs[0xef] = 0x08; + break; + } + + + /* prepare for register write */ + low_clr_c6 (devnum); + low_stop_mvmt (devnum); + +/* Move Forward without scanning: */ + regs[0x32] = 0x00; + low_write_all_regs (devnum, regs); + regs[0x32] = 0x40; + low_write_all_regs (devnum, regs); + + /* Stop scanner - clear reg 0xb3: */ + /* low_stop_mvmt (devnum); */ + + rts88xx_commit (devnum, regs[0x2c]); + + /* Poll for scanner stopped - return value(3:0) = 0: */ + scan_head_moving = SANE_TRUE; + while (scan_head_moving) + { +#ifdef FAKE_USB + scan_head_moving = SANE_FALSE; +#else + cmd_size = 0x04; + low_usb_bulk_write (devnum, pollstopmoving_command_block, &cmd_size); + cmd_size = 0x1; + low_usb_bulk_read (devnum, &read_result, &cmd_size); + if ((read_result & 0xF) == 0x0) + { + scan_head_moving = SANE_FALSE; + } +#endif + } + + /* this is needed to find the start line properly */ + if (dev->model.sensor_type == X74_SENSOR) + low_stop_mvmt (devnum); + + DBG (2, "sanei_lexmark_low_move_fwd: end.\n"); +} + +SANE_Bool +sanei_lexmark_low_search_home_fwd (Lexmark_Device * dev) +{ + /* This function actually searches backwards one line looking for home */ + + SANE_Int devnum; + int i; + SANE_Byte poll_result[3]; + SANE_Byte *buffer; + SANE_Byte temp_byte; + + static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; + + static SANE_Byte command5_block[] = { 0x91, 0x00, 0x09, 0xc4 }; + + size_t cmd_size; + SANE_Bool got_line; + SANE_Bool ret_val; + + devnum = dev->devnum; + + DBG (2, "sanei_lexmark_low_search_home_fwd:\n"); + + /* set up registers according to the sensor type */ + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x2c] = 0x03; + dev->shadow_regs[0x2d] = 0x45; + dev->shadow_regs[0x2f] = 0x21; + dev->shadow_regs[0x30] = 0x48; + dev->shadow_regs[0x31] = 0x06; + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x09; + dev->shadow_regs[0x37] = 0x09; + dev->shadow_regs[0x38] = 0x0d; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x75] = 0x00; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x2c] = 0x0f; + dev->shadow_regs[0x2d] = 0x51; + dev->shadow_regs[0x2f] = 0x21; + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x35] = 0x04; + dev->shadow_regs[0x36] = 0x08; + dev->shadow_regs[0x37] = 0x08; + dev->shadow_regs[0x38] = 0x0b; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x09; + dev->shadow_regs[0x37] = 0x09; + dev->shadow_regs[0x38] = 0x0d; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x72] = 0x35; + dev->shadow_regs[0x74] = 0x4e; + + dev->shadow_regs[0x85] = 0x20; /* 05 */ + dev->shadow_regs[0x86] = 0x00; /* 05 */ + dev->shadow_regs[0x87] = 0x00; /* 05 */ + dev->shadow_regs[0x88] = 0x00; /* 45 */ + dev->shadow_regs[0x89] = 0x00; + dev->shadow_regs[0x8b] = 0xff; + + dev->shadow_regs[0x93] = 0x06; /* 0e */ + + dev->shadow_regs[0x75] = 0x00; /* */ + dev->shadow_regs[0x91] = 0x00; /* 60 */ + dev->shadow_regs[0x92] = 0x00; /* 8d */ + dev->shadow_regs[0xb1] = 0x00; /* */ + dev->shadow_regs[0xc5] = 0x00; /* */ + dev->shadow_regs[0xca] = 0x00; /* */ + dev->shadow_regs[0xc3] = 0x01; /* */ + break; + case A920_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x09; + dev->shadow_regs[0x37] = 0x09; + dev->shadow_regs[0x38] = 0x0d; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x72] = 0x35; + dev->shadow_regs[0x74] = 0x4e; + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x88] = 0x45; + dev->shadow_regs[0x89] = 0x00; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x91] = 0x60; + dev->shadow_regs[0x92] = 0x8d; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x2c] = 0x01; + dev->shadow_regs[0x2d] = 0x03; + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x35] = 0x04; + dev->shadow_regs[0x36] = 0x08; + dev->shadow_regs[0x37] = 0x08; + dev->shadow_regs[0x38] = 0x0b; + dev->shadow_regs[0x66] = 0x88; + dev->shadow_regs[0x6c] = 0x10; + dev->shadow_regs[0x6d] = 0x14; + dev->shadow_regs[0x75] = 0x00; + dev->shadow_regs[0x93] = 0x06; + dev->shadow_regs[0xc5] = 0x00; + dev->shadow_regs[0xca] = 0x00; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x0b] = 0x70; + dev->shadow_regs[0x0c] = 0x28; + dev->shadow_regs[0x0d] = 0xa4; + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x2f] = 0x21; + dev->shadow_regs[0x32] = 0x40; + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x09; + dev->shadow_regs[0x37] = 0x09; + dev->shadow_regs[0x38] = 0x0d; + dev->shadow_regs[0x3a] = 0x20; + dev->shadow_regs[0x3b] = 0x37; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x47] = 0x01; + dev->shadow_regs[0x48] = 0x1a; + dev->shadow_regs[0x49] = 0x5b; + dev->shadow_regs[0x4a] = 0x1b; + dev->shadow_regs[0x4b] = 0x5b; + dev->shadow_regs[0x4c] = 0x05; + dev->shadow_regs[0x4d] = 0x3f; + dev->shadow_regs[0x75] = 0x00; + dev->shadow_regs[0x85] = 0x03; + dev->shadow_regs[0x86] = 0x33; + dev->shadow_regs[0x87] = 0x8f; + dev->shadow_regs[0x88] = 0x34; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + dev->shadow_regs[0x91] = 0x59; + dev->shadow_regs[0x92] = 0x10; + dev->shadow_regs[0x93] = 0x06; + dev->shadow_regs[0xa3] = 0x0d; + dev->shadow_regs[0xa4] = 0x5e; + dev->shadow_regs[0xa5] = 0x23; + dev->shadow_regs[0xb1] = 0x07; + dev->shadow_regs[0xc2] = 0x80; + dev->shadow_regs[0xc5] = 0x00; + dev->shadow_regs[0xca] = 0x00; + break; + } + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x8c] = 0x02; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0xb2] = 0x00; + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + + rts88xx_set_gain (dev->shadow_regs, dev->sensor->default_gain, + dev->sensor->default_gain, dev->sensor->default_gain); + rts88xx_set_offset (dev->shadow_regs, 0x80, 0x80, 0x80); + + /* set grayscale scan */ + rts88xx_set_gray_scan (dev->shadow_regs); + + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x07; + + /* set vertical start/end positions */ + dev->shadow_regs[0x60] = 0x01; + dev->shadow_regs[0x61] = 0x00; + dev->shadow_regs[0x62] = 0x02; + dev->shadow_regs[0x63] = 0x00; + + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + + /* set horizontal start position */ + dev->shadow_regs[0x66] = 0x6a; /* 0x88 for X1200 */ + dev->shadow_regs[0x67] = 0x00; + /* set horizontal end position */ + dev->shadow_regs[0x6c] = 0xf2; /* 0x1410 for X1200 */ + dev->shadow_regs[0x6d] = 0x13; + /* set horizontal resolution */ + dev->shadow_regs[0x79] = 0x40; + dev->shadow_regs[0x7a] = 0x02; + /* Motor disable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x01; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x01; + + switch (dev->model.motor_type) + { + case A920_MOTOR: + case X1100_MOTOR: + /* step size range2 */ + dev->shadow_regs[0xc9] = 0x3b; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x01; + /* ? */ + dev->shadow_regs[0xe3] = 0x03; + break; + case X74_MOTOR: + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x00; + dev->shadow_regs[0xc8] = 0x04; + /* step size range2 */ + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x00; + /* motor curve stuff */ + dev->shadow_regs[0xe0] = 0x29; + dev->shadow_regs[0xe1] = 0x17; + dev->shadow_regs[0xe2] = 0x8f; + dev->shadow_regs[0xe3] = 0x06; + dev->shadow_regs[0xe4] = 0x61; + dev->shadow_regs[0xe5] = 0x16; + dev->shadow_regs[0xe6] = 0x64; + dev->shadow_regs[0xe7] = 0xb5; + dev->shadow_regs[0xe8] = 0x08; + dev->shadow_regs[0xe9] = 0x32; + dev->shadow_regs[0xec] = 0x0c; + dev->shadow_regs[0xef] = 0x08; + break; + } + + /* Stop the scanner */ + low_stop_mvmt (devnum); + + /* write regs out twice */ + dev->shadow_regs[0x32] = 0x00; + low_write_all_regs (devnum, dev->shadow_regs); + dev->shadow_regs[0x32] = 0x40; + low_write_all_regs (devnum, dev->shadow_regs); + + /* Start Scan */ + rts88xx_commit (devnum, dev->shadow_regs[0x2c]); + + /* Poll the available byte count until not 0 */ + got_line = SANE_FALSE; + while (!got_line) + { + cmd_size = 4; + low_usb_bulk_write (devnum, command4_block, &cmd_size); + cmd_size = 0x3; + low_usb_bulk_read (devnum, poll_result, &cmd_size); + if (! + (poll_result[0] == 0 && poll_result[1] == 0 && poll_result[2] == 0)) + { + /* if result != 00 00 00 we got data */ + got_line = SANE_TRUE; + } + } + + /* create buffer for scan data */ + buffer = calloc (2500, sizeof (char)); + if (buffer == NULL) + { + return SANE_FALSE; + } + + /* Tell the scanner to send the data */ + /* Write: 91 00 09 c4 */ + cmd_size = 4; + low_usb_bulk_write (devnum, command5_block, &cmd_size); + /* Read it */ + cmd_size = 0x09c4; + low_usb_bulk_read (devnum, buffer, &cmd_size); + + /* Reverse order of bytes in words of buffer */ + for (i = 0; i < 2500; i = i + 2) + { + temp_byte = *(buffer + i); + *(buffer + i) = *(buffer + i + 1); + *(buffer + i + 1) = temp_byte; + } + + /* check for home position */ + ret_val = low_is_home_line (dev, buffer); + + if (ret_val) + DBG (2, "sanei_lexmark_low_search_home_fwd: !!!HOME POSITION!!!\n"); + + /* free the buffer */ + free (buffer); + DBG (2, "sanei_lexmark_low_search_home_fwd: end.\n"); + + return ret_val; +} + +SANE_Bool +sanei_lexmark_low_search_home_bwd (Lexmark_Device * dev) +{ +/* This function must only be called if the scan head is past the home dot. + It could damage the scanner if not. + + This function tells the scanner to do a grayscale scan backwards with a + 300dpi resolution. It reads 2500 bytes of data between horizontal + co-ordinates 0x6a and 0x13f2. + + The scan is set to read between vertical co-ordinates from 0x0a to 0x0f46, + or 3900 lines. This equates to 13" at 300dpi, so we must stop the scan + before it bangs against the end. A line limit is set so that a maximum of + 0x0F3C (13"*300dpi) lines can be read. + + To read the scan data we create a buffer space large enough to hold 10 + lines of data. For each read we poll twice, ignoring the first poll. This + is required for timing. We repeat the double poll until there is data + available. The number of lines (or number of buffers in our buffer space) + is calculated from the size of the data available from the scanner. The + number of buffers is calculated as the space required to hold 1.5 times + the the size of the data available from the scanner. + + After data is read from the scanner each line is checked if it is on the + home dot. Lines are continued to be read until we are no longer on the home + dot. */ + + + SANE_Int devnum; + SANE_Status status; + int i, j; + SANE_Byte poll_result[3]; + SANE_Byte *buffer; + SANE_Byte *buffer_start; + SANE_Byte temp_byte; + + SANE_Int buffer_count = 0; + SANE_Int size_requested; + SANE_Int size_returned; + SANE_Int no_of_buffers; + SANE_Int buffer_limit = 0xF3C; + + SANE_Int high_byte, mid_byte, low_byte; + SANE_Int home_line_count; + SANE_Bool in_home_region; + + static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; + + static SANE_Byte command5_block[] = { 0x91, 0x00, 0xff, 0xc0 }; +#ifdef DEEP_DEBUG + FILE *img = NULL; +#endif + + size_t cmd_size; + SANE_Bool got_line; + + devnum = dev->devnum; + + DBG (2, "sanei_lexmark_low_search_home_bwd:\n"); + + /* set up registers */ + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x2c] = 0x03; + dev->shadow_regs[0x2d] = 0x45; + dev->shadow_regs[0x34] = 0x09; + dev->shadow_regs[0x35] = 0x09; + dev->shadow_regs[0x36] = 0x11; + dev->shadow_regs[0x37] = 0x11; + dev->shadow_regs[0x38] = 0x19; + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x93] = 0x06; + dev->shadow_regs[0x40] = 0x80; + /* important for detection of b/w transitions */ + dev->shadow_regs[0x75] = 0x00; + dev->shadow_regs[0x8b] = 0xff; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x2c] = 0x0f; + dev->shadow_regs[0x2d] = 0x51; + dev->shadow_regs[0x34] = 0x07; + dev->shadow_regs[0x35] = 0x07; + dev->shadow_regs[0x36] = 0x0f; + dev->shadow_regs[0x37] = 0x0f; + dev->shadow_regs[0x38] = 0x15; + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x34] = 0x09; + dev->shadow_regs[0x35] = 0x09; + dev->shadow_regs[0x36] = 0x11; + dev->shadow_regs[0x37] = 0x11; + dev->shadow_regs[0x38] = 0x19; + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x34] = 0x09; + dev->shadow_regs[0x35] = 0x09; + dev->shadow_regs[0x36] = 0x11; + dev->shadow_regs[0x37] = 0x11; + dev->shadow_regs[0x38] = 0x19; + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x2c] = 0x01; + dev->shadow_regs[0x2d] = 0x03; + dev->shadow_regs[0x34] = 0x07; + dev->shadow_regs[0x35] = 0x07; + dev->shadow_regs[0x36] = 0x0f; + dev->shadow_regs[0x37] = 0x0f; + dev->shadow_regs[0x38] = 0x15; + break; + + case X1200_USB2_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x34] = 0x09; + dev->shadow_regs[0x35] = 0x09; + dev->shadow_regs[0x36] = 0x11; + dev->shadow_regs[0x37] = 0x11; + dev->shadow_regs[0x38] = 0x19; + dev->shadow_regs[0x85] = 0x03; + dev->shadow_regs[0x93] = 0x06; + break; + } + rts88xx_set_gain (dev->shadow_regs, dev->sensor->default_gain, + dev->sensor->default_gain, dev->sensor->default_gain); + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x8b] = 0xff; + dev->shadow_regs[0x8c] = 0x02; + dev->shadow_regs[0xb2] = 0x00; + + /* set calibration */ + rts88xx_set_offset (dev->shadow_regs, 0x80, 0x80, 0x80); + + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + /* set vertical start/end positions */ + dev->shadow_regs[0x60] = 0x0a; + dev->shadow_regs[0x61] = 0x00; + dev->shadow_regs[0x62] = 0x46; + dev->shadow_regs[0x63] = 0x0f; + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 2); + /* set horizontal start position */ + dev->shadow_regs[0x66] = 0x6a; /* 0x88 for X1200 */ + dev->shadow_regs[0x67] = 0x00; + /* set horizontal end position */ + dev->shadow_regs[0x6c] = 0xf2; /* 0x1410 for X1200, 13f2 for X1200/rev. 97 */ + dev->shadow_regs[0x6d] = 0x13; + /* set horizontal resolution */ + dev->shadow_regs[0x79] = 0x40; + dev->shadow_regs[0x7a] = 0x02; + + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x01; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + + switch (dev->model.motor_type) + { + case X74_MOTOR: + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x00; + dev->shadow_regs[0xc8] = 0x04; + /* step size range2 */ + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x00; + /* motor curve stuff */ + dev->shadow_regs[0xe0] = 0x29; + dev->shadow_regs[0xe1] = 0x17; + dev->shadow_regs[0xe2] = 0x8f; + dev->shadow_regs[0xe3] = 0x06; + dev->shadow_regs[0xe4] = 0x61; + dev->shadow_regs[0xe5] = 0x16; + dev->shadow_regs[0xe6] = 0x64; + dev->shadow_regs[0xe7] = 0xb5; + dev->shadow_regs[0xe8] = 0x08; + dev->shadow_regs[0xe9] = 0x32; + dev->shadow_regs[0xec] = 0x0c; + dev->shadow_regs[0xef] = 0x08; + break; + case A920_MOTOR: + case X1100_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x19; + /* step size range2 */ + dev->shadow_regs[0xc9] = 0x3a; + /* ? */ + dev->shadow_regs[0xca] = 0x08; + /* motor curve stuff */ + dev->shadow_regs[0xe0] = 0xe3; + dev->shadow_regs[0xe1] = 0x18; + dev->shadow_regs[0xe2] = 0x03; + dev->shadow_regs[0xe3] = 0x06; + dev->shadow_regs[0xe4] = 0x2b; + dev->shadow_regs[0xe5] = 0x17; + dev->shadow_regs[0xe6] = 0xdc; + dev->shadow_regs[0xe7] = 0xb3; + dev->shadow_regs[0xe8] = 0x07; + dev->shadow_regs[0xe9] = 0x1b; + dev->shadow_regs[0xec] = 0x07; + dev->shadow_regs[0xef] = 0x03; + break; + } + + /* Stop the scanner */ + low_stop_mvmt (devnum); + + /* write regs out twice */ + dev->shadow_regs[0x32] = 0x00; + low_write_all_regs (devnum, dev->shadow_regs); + dev->shadow_regs[0x32] = 0x40; + low_write_all_regs (devnum, dev->shadow_regs); + + /* Start Scan */ + status = rts88xx_commit (devnum, dev->shadow_regs[0x2c]); + + /* create buffer to hold up to 10 lines of scan data */ + buffer = calloc (10 * 2500, sizeof (char)); + if (buffer == NULL) + { + return SANE_FALSE; + } + + home_line_count = 0; + in_home_region = SANE_FALSE; + +#ifdef DEEP_DEBUG + img = fopen ("find_bwd.pnm", "wb"); + fprintf (img, "P5\n2500 100\n255\n"); +#endif + while (buffer_count < buffer_limit) + { + size_returned = 0; + got_line = SANE_FALSE; + while (!got_line) + { + /* always poll twice (needed for timing) - disregard 1st poll */ + cmd_size = 4; + status = low_usb_bulk_write (devnum, command4_block, &cmd_size); + if (status != SANE_STATUS_GOOD) + return SANE_FALSE; + cmd_size = 0x3; + status = low_usb_bulk_read (devnum, poll_result, &cmd_size); + if (status != SANE_STATUS_GOOD) + return SANE_FALSE; + cmd_size = 4; + status = low_usb_bulk_write (devnum, command4_block, &cmd_size); + if (status != SANE_STATUS_GOOD) + return SANE_FALSE; + cmd_size = 0x3; + status = low_usb_bulk_read (devnum, poll_result, &cmd_size); + if (status != SANE_STATUS_GOOD) + return SANE_FALSE; + if (! + (poll_result[0] == 0 && poll_result[1] == 0 + && poll_result[2] == 0)) + { + /* if result != 00 00 00 we got data */ + got_line = SANE_TRUE; + high_byte = poll_result[2] << 16; + mid_byte = poll_result[1] << 8; + low_byte = poll_result[0]; + size_returned = high_byte + mid_byte + low_byte; + } + } + + /*size_requested = size_returned;*/ + size_requested = 2500; + no_of_buffers = size_returned * 3; + no_of_buffers = no_of_buffers / 2500; + no_of_buffers = no_of_buffers >> 1; + /* force 1 buffer at a time to improve accuray, which slow downs search */ + no_of_buffers = 1; + + if (no_of_buffers < 1) + no_of_buffers = 1; + else if (no_of_buffers > 10) + no_of_buffers = 10; + buffer_count = buffer_count + no_of_buffers; + + size_requested = no_of_buffers * 2500; + + /* Tell the scanner to send the data */ + /* Write: 91 */ + command5_block[1] = (SANE_Byte) (size_requested >> 16); + command5_block[2] = (SANE_Byte) (size_requested >> 8); + command5_block[3] = (SANE_Byte) (size_requested & 0xFF); + + cmd_size = 4; + status = low_usb_bulk_write (devnum, command5_block, &cmd_size); + if (status != SANE_STATUS_GOOD) + return SANE_FALSE; + /* Read it */ + cmd_size = size_requested; + status = low_usb_bulk_read (devnum, buffer, &cmd_size); + if (status != SANE_STATUS_GOOD) + return SANE_FALSE; + for (i = 0; i < no_of_buffers; i++) + { + buffer_start = buffer + (i * 2500); + /* Reverse order of bytes in words of buffer */ + for (j = 0; j < 2500; j = j + 2) + { + temp_byte = *(buffer_start + j); + *(buffer_start + j) = *(buffer_start + j + 1); + *(buffer_start + j + 1) = temp_byte; + } +#ifdef DEEP_DEBUG + fwrite (buffer + (i * 2500), 2500, 1, img); +#endif + if (low_is_home_line (dev, buffer_start)) + { + home_line_count++; + if (home_line_count > 7) + in_home_region = SANE_TRUE; + } + if (in_home_region) + { + /* slow down scanning : on purpose backtracking */ + if (home_line_count) + sleep (1); + free (buffer); +#ifdef DEEP_DEBUG + fflush (img); + i = ftell (img) / 2500; + rewind (img); + DBG (2, "sanei_lexmark_low_search_home_bwd: offset=%d\n", i); + fprintf (img, "P5\n2500 %03d\n", i); + fclose (img); +#endif + low_stop_mvmt (devnum); + DBG (2, + "sanei_lexmark_low_search_home_bwd: in home region, end.\n"); + return SANE_TRUE; + } + } + } /* end while (buffer_count > buffer_limit); */ + free (buffer); +#ifdef DEEP_DEBUG + fflush (img); + i = ftell (img) / 2500; + rewind (img); + fprintf (img, "P5\n2500 %03d\n", i); + fclose (img); +#endif + low_stop_mvmt (devnum); + + DBG (2, "sanei_lexmark_low_search_home_bwd: end.\n"); + + return SANE_FALSE; +} + +SANE_Status +low_get_start_loc (SANE_Int resolution, SANE_Int * vert_start, + SANE_Int * hor_start, SANE_Int offset, + Lexmark_Device * dev) +{ + SANE_Int start_600; + + switch (dev->model.sensor_type) + { + case X1100_2C_SENSOR: + case X1200_USB2_SENSOR: + case A920_SENSOR: + case X1200_SENSOR: + start_600 = 195 - offset; + *hor_start = 0x68; + break; + case X1100_B2_SENSOR: + start_600 = 195 - offset; + switch (resolution) + { + case 75: + *hor_start = 0x68; + break; + case 150: + *hor_start = 0x68; + break; + case 300: + *hor_start = 0x6a; + break; + case 600: + *hor_start = 0x6b; + break; + case 1200: + *hor_start = 0x6b; + break; + default: + /* If we're here we have an invalid resolution */ + return SANE_STATUS_INVAL; + } + break; + case X74_SENSOR: + start_600 = 268 - offset; + switch (resolution) + { + case 75: + *hor_start = 0x48; + break; + case 150: + *hor_start = 0x48; + break; + case 300: + *hor_start = 0x4a; + break; + case 600: + *hor_start = 0x4b; + break; + default: + /* If we're here we have an invalid resolution */ + return SANE_STATUS_INVAL; + } + break; + } + /* Calculate vertical start distance at 600dpi */ + switch (resolution) + { + case 75: + *vert_start = start_600 / 8; + break; + case 150: + *vert_start = start_600 / 4; + break; + case 300: + *vert_start = start_600 / 2; + break; + case 600: + *vert_start = start_600; + break; + case 1200: + *vert_start = start_600 * 2; + break; + default: + /* If we're here we have an invalid resolution */ + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +void +low_set_scan_area (SANE_Int res, + SANE_Int tlx, + SANE_Int tly, + SANE_Int brx, + SANE_Int bry, + SANE_Int offset, + SANE_Bool half_step, + SANE_Byte * regs, Lexmark_Device * dev) +{ + + SANE_Int vert_start = 0; + SANE_Int hor_start = 0; + SANE_Int vert_end; + SANE_Int hor_end; + + low_get_start_loc (res, &vert_start, &hor_start, offset, dev); + + /* convert pixel height to vertical location coordinates */ + vert_end = vert_start + (bry * res) / 600; + vert_start += (tly * res) / 600; + + /* scan area size : for A920, 600 color scans are done at 1200 y dpi */ + /* this follow what was found in usb logs */ + if (half_step) + { + vert_end = vert_end * 2; + vert_start = vert_start * 2; + } + + /* set vertical start position registers */ + regs[0x60] = LOBYTE (vert_start); + regs[0x61] = HIBYTE (vert_start); + /* set vertical end position registers */ + regs[0x62] = LOBYTE (vert_end); + regs[0x63] = HIBYTE (vert_end); + + /* convert pixel width to horizontal location coordinates */ + + hor_end = hor_start + brx; + hor_start += tlx; + + regs[0x66] = LOBYTE (hor_start); + regs[0x67] = HIBYTE (hor_start); + /* set horizontal end position registers */ + regs[0x6c] = LOBYTE (hor_end); + regs[0x6d] = HIBYTE (hor_end); + + /* Debug */ + DBG (2, "low_set_scan_area: vert_start: %d (tly=%d)\n", vert_start, tly); + DBG (2, "low_set_scan_area: vert_end: %d\n", vert_end); + DBG (2, "low_set_scan_area: hor_start: %d\n", hor_start); + DBG (2, "low_set_scan_area: hor_end: %d\n", hor_end); + +} + +SANE_Int +sanei_lexmark_low_find_start_line (Lexmark_Device * dev) +{ + /* + This function scans forward 59 lines, reading 88 bytes per line from the + middle of the horizontal line: pixel 0xa84 to pixel 0x9d4. It scans with + the following parameters: + dir=fwd + mode=grayscale + h.res=300 dpi + v.res=600 dpi + hor. pixels = (0xa84 - 0x9d4)/2 = 0x58 = 88 + vert. pixels = 0x3e - 0x03 = 0x3b = 59 + data = 88x59=5192=0x1448 + + It assumes we are in the start dot, or just before it. We are reading + enough lines at 600dpi to read past the dot. We return the number of + entirely white lines read consecutively, so we know how far past the + dot we are. + + To find the number of consecutive white lines we do the following: + + Byte swap the order of the bytes in the buffer. + + Go through the buffer finding low and high values, which are computed by + comparing to the weighted average: + weighted_average = (lowest value + (highest value - lowest value)/4) + Low bytes are changed to 0xFF (white), higher of equal bytes are changed + to 0x00 (black),so that the buffer only contains white (0xFF) or black + (0x00) values. + + Next, we go through the buffer a line (88 bytes) at a time for 59 lines + to read the entire buffer. For each byte in a line we check if the + byte is black. If it is we increment the black byte counter. + + After each line we check the black byte counter. If it is greater than 0 + we increment the black line count and set the white line count to 0. If + there were no black bytes in the line we set the black line count to 0 + and increment the white line count. + + When all lines have been processed we return the white line count. + */ + + + int blackLineCount = 0; + int whiteLineCount = 0; + int blackByteCounter = 0; + unsigned char max_byte = 0; + unsigned char min_byte = 0xFF; + unsigned char weighted_average; + int i, j; +#ifdef DEEP_DEBUG + FILE *fdbg = NULL; +#endif + + SANE_Byte poll_result[3]; + SANE_Byte *buffer; + SANE_Byte temp_byte; + + static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; + + static SANE_Byte command5_block[] = { 0x91, 0x00, 0x14, 0x48 }; + + size_t cmd_size; + SANE_Bool got_line; + + DBG (2, "sanei_lexmark_low_find_start_line:\n"); + + + /* set up registers */ + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x2c] = 0x04; + dev->shadow_regs[0x2d] = 0x46; + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x0b; + dev->shadow_regs[0x37] = 0x0b; + dev->shadow_regs[0x38] = 0x11; + dev->shadow_regs[0x40] = 0x40; + rts88xx_set_gain (dev->shadow_regs, 6, 6, 6); + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x2c] = 0x0f; + dev->shadow_regs[0x2d] = 0x51; + dev->shadow_regs[0x34] = 0x0d; + dev->shadow_regs[0x35] = 0x0d; + dev->shadow_regs[0x36] = 0x1d; + dev->shadow_regs[0x37] = 0x1d; + dev->shadow_regs[0x38] = 0x29; + dev->shadow_regs[0x65] = 0x80; + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x93] = 0x06; + rts88xx_set_gain (dev->shadow_regs, 6, 6, 6); + break; + case X1100_2C_SENSOR: + rts88xx_set_gain (dev->shadow_regs, 10, 10, 10); + dev->shadow_regs[0x28] = 0xf5; + dev->shadow_regs[0x29] = 0xf7; + dev->shadow_regs[0x2a] = 0xf5; + dev->shadow_regs[0x2b] = 0x17; + + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x31] = 0x01; + dev->shadow_regs[0x34] = 0x11; + dev->shadow_regs[0x35] = 0x11; + dev->shadow_regs[0x36] = 0x21; + dev->shadow_regs[0x37] = 0x21; + dev->shadow_regs[0x38] = 0x31; + dev->shadow_regs[0x72] = 0x35; + dev->shadow_regs[0x74] = 0x4e; + dev->shadow_regs[0x85] = 0x02; + dev->shadow_regs[0x86] = 0x33; + dev->shadow_regs[0x87] = 0x0f; + dev->shadow_regs[0x88] = 0x24; + dev->shadow_regs[0x91] = 0x19; + dev->shadow_regs[0x92] = 0x20; + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + break; + case A920_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + dev->shadow_regs[0x34] = 0x11; + dev->shadow_regs[0x35] = 0x11; + dev->shadow_regs[0x36] = 0x21; + dev->shadow_regs[0x37] = 0x21; + dev->shadow_regs[0x38] = 0x31; + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x88] = 0x44; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + rts88xx_set_gain (dev->shadow_regs, 6, 6, 6); + break; + case X1200_SENSOR: + dev->shadow_regs[0x2c] = 0x01; + dev->shadow_regs[0x2d] = 0x03; + dev->shadow_regs[0x34] = 0x0d; + dev->shadow_regs[0x35] = 0x0d; + dev->shadow_regs[0x36] = 0x1d; + dev->shadow_regs[0x37] = 0x1d; + dev->shadow_regs[0x38] = 0x29; + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x00; + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + dev->shadow_regs[0x92] = 0x00; + rts88xx_set_gain (dev->shadow_regs, 10, 10, 10); + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x2c] = 0x01; + dev->shadow_regs[0x2d] = 0x03; + dev->shadow_regs[0x34] = 0x0d; + dev->shadow_regs[0x35] = 0x0d; + dev->shadow_regs[0x36] = 0x1d; + dev->shadow_regs[0x37] = 0x1d; + dev->shadow_regs[0x38] = 0x29; + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + rts88xx_set_gain (dev->shadow_regs, 10, 10, 10); + break; + } + + /* set offset to a safe value */ + rts88xx_set_offset (dev->shadow_regs, 0x80, 0x80, 0x80); + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x01; + /* set vertical start/end positions */ + dev->shadow_regs[0x60] = 0x03; + dev->shadow_regs[0x61] = 0x00; + dev->shadow_regs[0x62] = 0x3e; + dev->shadow_regs[0x63] = 0x00; + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + /* set horizontal start position */ + dev->shadow_regs[0x66] = 0xd4; /* 0xf2 for X1200 */ + dev->shadow_regs[0x67] = 0x09; + /* set horizontal end position */ + dev->shadow_regs[0x6c] = 0x84; /* 0xa2 for X1200 */ + dev->shadow_regs[0x6d] = 0x0a; + /* set horizontal resolution */ + dev->shadow_regs[0x79] = 0x40; + dev->shadow_regs[0x7a] = 0x02; + /* set for ? */ + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + + + + + + switch (dev->model.motor_type) + { + case X1100_MOTOR: + case A920_MOTOR: + /* set for ? */ + dev->shadow_regs[0xc5] = 0x22; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + /* step size range2 */ + dev->shadow_regs[0xc9] = 0x3b; + /* set for ? */ + dev->shadow_regs[0xca] = 0x1f; + dev->shadow_regs[0xe0] = 0xf7; + dev->shadow_regs[0xe1] = 0x16; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x87; + /* ? */ + dev->shadow_regs[0xe3] = 0x13; + dev->shadow_regs[0xe4] = 0x1b; + dev->shadow_regs[0xe5] = 0x16; + dev->shadow_regs[0xe6] = 0xdc; + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + dev->shadow_regs[0xe9] = 0x1b; + dev->shadow_regs[0xec] = 0x07; + dev->shadow_regs[0xef] = 0x03; + break; + case X74_MOTOR: + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x22; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0b; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x1f; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x2f; + dev->shadow_regs[0xe1] = 0x11; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x9f; + /* ? */ + dev->shadow_regs[0xe3] = 0x0f; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0xcb; + + dev->shadow_regs[0xe5] = 0x10; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x64; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x32; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x0c; + /* bounds of movement range4 -only for 75dpi grayscale */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x08; + break; + } + + + /* Stop the scanner */ + low_stop_mvmt (dev->devnum); + + /* write regs out twice */ + dev->shadow_regs[0x32] = 0x00; + low_write_all_regs (dev->devnum, dev->shadow_regs); + dev->shadow_regs[0x32] = 0x40; + low_write_all_regs (dev->devnum, dev->shadow_regs); + + /* Start Scan */ + rts88xx_commit (dev->devnum, dev->shadow_regs[0x2c]); + + /* Poll the available byte count until not 0 */ + got_line = SANE_FALSE; + while (!got_line) + { + cmd_size = 4; + low_usb_bulk_write (dev->devnum, command4_block, &cmd_size); + cmd_size = 0x3; + low_usb_bulk_read (dev->devnum, poll_result, &cmd_size); + if (! + (poll_result[0] == 0 && poll_result[1] == 0 && poll_result[2] == 0)) + { + /* if result != 00 00 00 we got data */ + got_line = SANE_TRUE; + } +#ifdef FAKE_USB + got_line = SANE_TRUE; +#endif + } + + + /* create buffer for scan data */ + buffer = calloc (5192, sizeof (char)); + if (buffer == NULL) + { + return -1; + } + + /* Tell the scanner to send the data */ + /* Write: 91 00 14 48 */ + cmd_size = 4; + low_usb_bulk_write (dev->devnum, command5_block, &cmd_size); + /* Read it */ + cmd_size = 0x1448; + low_usb_bulk_read (dev->devnum, buffer, &cmd_size); + + /* Stop the scanner */ + low_stop_mvmt (dev->devnum); + + + /* Reverse order of bytes in words of buffer */ + for (i = 0; i < 5192; i = i + 2) + { + temp_byte = *(buffer + i); + *(buffer + i) = *(buffer + i + 1); + *(buffer + i + 1) = temp_byte; + } + +#ifdef DEEP_DEBUG + fdbg = fopen ("find_start.pnm", "wb"); + if (fdbg != NULL) + { + fprintf (fdbg, "P5\n%d %d\n255\n", 88, 59); + fwrite (buffer, 5192, 1, fdbg); + fclose (fdbg); + } +#endif + + /* Find the max and the min */ + for (i = 0; i < 5192; i++) + { + if (*(buffer + i) > max_byte) + max_byte = *(buffer + i); + if (*(buffer + i) < min_byte) + min_byte = *(buffer + i); + } + + weighted_average = min_byte + ((max_byte - min_byte) / 4); + + /* Set bytes as black (0x00) or white (0xFF) */ + for (i = 0; i < 5192; i++) + { + if (*(buffer + i) > weighted_average) + *(buffer + i) = 0xFF; + else + *(buffer + i) = 0x00; + } + +#ifdef DEEP_DEBUG + fdbg = fopen ("find_start_after.pnm", "wb"); + if (fdbg != NULL) + { + fprintf (fdbg, "P5\n%d %d\n255\n", 88, 59); + fwrite (buffer, 5192, 1, fdbg); + fclose (fdbg); + } +#endif + + /* Go through 59 lines */ + for (j = 0; j < 59; j++) + { + blackByteCounter = 0; + /* Go through 88 bytes per line */ + for (i = 0; i < 88; i++) + { + /* Is byte black? */ + if (*(buffer + (j * 88) + i) == 0) + { + blackByteCounter++; + } + } /* end for line */ + if (blackByteCounter > 0) + { + /* This was a black line */ + blackLineCount++; + whiteLineCount = 0; + } + else + { + /* This is a white line */ + whiteLineCount++; + blackLineCount = 0; + } + } /* end for buffer */ + + free (buffer); + /* Stop the scanner. + This is needed to get the right distance to the scanning area */ + if (dev->model.sensor_type == X74_SENSOR) + low_stop_mvmt (dev->devnum); + + DBG (2, "sanei_lexmark_low_find_start_line: end.\n"); + return whiteLineCount; +} + + +SANE_Status +sanei_lexmark_low_set_scan_regs (Lexmark_Device * dev, SANE_Int resolution, + SANE_Int offset, SANE_Bool calibrated) +{ + SANE_Bool isColourScan; + + DBG (2, "sanei_lexmark_low_set_scan_regs:\n"); + + DBG (7, "sanei_lexmark_low_set_scan_regs: resolution=%d DPI\n", resolution); + + /* colour mode */ + if (strcmp (dev->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + isColourScan = SANE_TRUE; + else + isColourScan = SANE_FALSE; + + /* set up registers */ + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x2c] = 0x03; + dev->shadow_regs[0x2d] = 0x45; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x2c] = 0x0f; + dev->shadow_regs[0x2d] = 0x51; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + break; + case A920_SENSOR: + dev->shadow_regs[0x2c] = 0x0d; + dev->shadow_regs[0x2d] = 0x4f; + break; + case X1200_SENSOR: + dev->shadow_regs[0x2c] = 0x01; + dev->shadow_regs[0x2d] = 0x03; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x2c] = 0x01; + dev->shadow_regs[0x2d] = 0x03; + break; + } + + low_set_scan_area (resolution, + dev->val[OPT_TL_X].w, + dev->val[OPT_TL_Y].w, + dev->val[OPT_BR_X].w, + dev->val[OPT_BR_Y].w, + offset, + (dev->model.motor_type == A920_MOTOR + || dev->model.motor_type == X74_MOTOR) && isColourScan + && (resolution == 600), dev->shadow_regs, dev); + + /* may be we could use a sensor descriptor that would held the max horiz dpi */ + if (dev->val[OPT_RESOLUTION].w < 600) + dev->shadow_regs[0x7a] = 600 / dev->val[OPT_RESOLUTION].w; + else + dev->shadow_regs[0x7a] = 1; + + /* 75dpi x 75dpi */ + if (resolution == 75) + { + DBG (5, "sanei_lexmark_low_set_scan_regs(): 75 DPI resolution\n"); + + if (isColourScan) + { + switch (dev->model.sensor_type) + { + case X74_SENSOR: + + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x36] = 0x03; + dev->shadow_regs[0x38] = 0x03; + + dev->shadow_regs[0x79] = 0x08; + + dev->shadow_regs[0x80] = 0x0d; + dev->shadow_regs[0x81] = 0x0e; + dev->shadow_regs[0x82] = 0x02; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06;; + + break; + + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x36] = 0x05; + dev->shadow_regs[0x38] = 0x05; + + dev->shadow_regs[0x80] = 0x0c; + dev->shadow_regs[0x81] = 0x0c; + dev->shadow_regs[0x82] = 0x09; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x8c; + dev->shadow_regs[0x92] = 0x40; + dev->shadow_regs[0x93] = 0x06; + break; + + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x03; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x38] = 0x03; + + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x02; + dev->shadow_regs[0x82] = 0x03; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x38] = 0x03; + + dev->shadow_regs[0x80] = 0x07; + dev->shadow_regs[0x81] = 0x0f; + dev->shadow_regs[0x82] = 0x03; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x44; + + dev->shadow_regs[0x91] = 0x60; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + break; + + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x36] = 0x03; + dev->shadow_regs[0x38] = 0x01; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x80] = 0x08; + dev->shadow_regs[0x81] = 0x02; + dev->shadow_regs[0x82] = 0x0d; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x1e; + dev->shadow_regs[0x87] = 0x39; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + /* dev->shadow_regs[0x92] = 0x92; */ + dev->shadow_regs[0x93] = 0x06; + break; + + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x36] = 0x05; + dev->shadow_regs[0x38] = 0x04; + + dev->shadow_regs[0x80] = 0x01; + dev->shadow_regs[0x81] = 0x0a; + dev->shadow_regs[0x82] = 0x0b; + break; + } + + switch (dev->model.motor_type) + { + case X74_MOTOR: + dev->shadow_regs[0xc2] = 0x80; + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x0c; + dev->shadow_regs[0xc6] = 0x0b; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x01; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x1b; + dev->shadow_regs[0xe1] = 0x0a; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x4f; + /* ? */ + dev->shadow_regs[0xe3] = 0x01; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0xb3; + + dev->shadow_regs[0xe5] = 0x09; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0d; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xe5; + dev->shadow_regs[0xe8] = 0x02; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0xa0; + dev->shadow_regs[0xeb] = 0x01; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* bounds of movement range4 */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + case A920_MOTOR: + case X1100_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x0a; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x2b; + dev->shadow_regs[0xe1] = 0x0a; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x7f; + /* ? */ + dev->shadow_regs[0xe3] = 0x01; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0xbb; + dev->shadow_regs[0xe5] = 0x09; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0e; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x2b; + dev->shadow_regs[0xe8] = 0x03; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0xa0; + dev->shadow_regs[0xeb] = 0x01; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + } + + /* set colour scan */ + dev->shadow_regs[0x2f] = 0x11; + + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x37] = 0x01; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x83; + } + else /* 75 dpi gray */ + { + switch (dev->model.sensor_type) + { + case X74_SENSOR: + + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x03; + dev->shadow_regs[0x39] = 0x0f; + + dev->shadow_regs[0x40] = 0x80; + + dev->shadow_regs[0x79] = 0x08; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x8c] = 0x02; + dev->shadow_regs[0x8d] = 0x01; + dev->shadow_regs[0x8e] = 0x60; + dev->shadow_regs[0x8f] = 0x80; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + + break; + + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x35] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x37] = 0x04; + dev->shadow_regs[0x38] = 0x06; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x03; /* these are half of B2 sensor */ + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x03; + + dev->shadow_regs[0x85] = 0x0d; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x45; + + dev->shadow_regs[0x91] = 0x60; + dev->shadow_regs[0x92] = 0x8d; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x02; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + + dev->shadow_regs[0x92] = 0x00; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x02; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + + dev->shadow_regs[0x92] = 0x00; + break; + } + switch (dev->model.motor_type) + { + case X74_MOTOR: + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x0a; + dev->shadow_regs[0xc6] = 0x0b; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x01; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x07; + dev->shadow_regs[0xe1] = 0x18; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xe7; + /* ? */ + dev->shadow_regs[0xe3] = 0x03; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0xe7; + dev->shadow_regs[0xe5] = 0x14; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x64; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xcb; + dev->shadow_regs[0xe8] = 0x08; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x32; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0xe3; + dev->shadow_regs[0xeb] = 0x04; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x0c; + /* bounds of movement range4 */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x08; + break; + case A920_MOTOR: + case X1100_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x10; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xca] = 0x01; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x4d; + dev->shadow_regs[0xe1] = 0x1c; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x71; + /* ? */ + dev->shadow_regs[0xe3] = 0x02; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x6d; + dev->shadow_regs[0xe5] = 0x15; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0xdc; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xad; + dev->shadow_regs[0xe8] = 0x07; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x1b; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0xe1; + dev->shadow_regs[0xeb] = 0x03; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x07; + /* bounds of movement range4 -only for 75dpi grayscale */ + dev->shadow_regs[0xed] = 0xc2; + dev->shadow_regs[0xee] = 0x02; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x03; + break; + } + + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + + /* set ? only for colour? */ + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x00; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + + } + + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x0f; + + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + + /* set horizontal resolution */ + if (dev->model.sensor_type != X1200_SENSOR) + dev->shadow_regs[0x79] = 0x08; + + } + + /* 150dpi x 150dpi */ + if (resolution == 150) + { + DBG (5, "sanei_lexmark_low_set_scan_regs(): 150 DPI resolution\n"); + + if (isColourScan) + { + + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x34] = 0x08; + dev->shadow_regs[0x36] = 0x06; + dev->shadow_regs[0x38] = 0x05; + dev->shadow_regs[0x39] = 0x07; + + /* resolution divisor */ + dev->shadow_regs[0x79] = 0x08; + + dev->shadow_regs[0x80] = 0x0a; + dev->shadow_regs[0x81] = 0x0c; + dev->shadow_regs[0x82] = 0x04; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x0b; + dev->shadow_regs[0x36] = 0x0b; + dev->shadow_regs[0x38] = 0x0a; + + dev->shadow_regs[0x80] = 0x05; + dev->shadow_regs[0x81] = 0x05; + dev->shadow_regs[0x82] = 0x0a; + + dev->shadow_regs[0x85] = 0x83; + dev->shadow_regs[0x86] = 0x7e; + dev->shadow_regs[0x87] = 0xad; + dev->shadow_regs[0x88] = 0x35; + + dev->shadow_regs[0x91] = 0xfe; + dev->shadow_regs[0x92] = 0xdf; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x36] = 0x07; + dev->shadow_regs[0x38] = 0x05; + + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x02; + dev->shadow_regs[0x82] = 0x06; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x03; + dev->shadow_regs[0x36] = 0x08; + dev->shadow_regs[0x38] = 0x05; + + dev->shadow_regs[0x80] = 0x0e; + dev->shadow_regs[0x81] = 0x07; + dev->shadow_regs[0x82] = 0x02; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x04; + + dev->shadow_regs[0x91] = 0xe0; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x36] = 0x05; + dev->shadow_regs[0x38] = 0x02; + /* data compression + dev->shadow_regs[0x40] = 0x90; + dev->shadow_regs[0x50] = 0x20; */ + /* no data compression */ + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x07; + dev->shadow_regs[0x82] = 0x0b; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x1e; + dev->shadow_regs[0x87] = 0x39; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x92] = 0x92; + + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x36] = 0x05; + dev->shadow_regs[0x38] = 0x02; + + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x07; + dev->shadow_regs[0x82] = 0x0b; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x1e; + dev->shadow_regs[0x87] = 0x39; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x92] = 0x92; + break; + } /* switch */ + switch (dev->model.motor_type) + { + case X74_MOTOR: + dev->shadow_regs[0xc2] = 0x80; + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + + dev->shadow_regs[0xc5] = 0x0e; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0b; + dev->shadow_regs[0xc7] = 0x00; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x03; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x41; + dev->shadow_regs[0xe1] = 0x09; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x89; + /* ? */ + dev->shadow_regs[0xe3] = 0x02; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x0d; + + dev->shadow_regs[0xe5] = 0x09; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0d; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xe8; + dev->shadow_regs[0xe8] = 0x02; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* bounds of movement range4 */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + case X1100_MOTOR: + case A920_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x0e; + /* ? */ + dev->shadow_regs[0xc9] = 0x3a; + dev->shadow_regs[0xca] = 0x03; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x61; + dev->shadow_regs[0xe1] = 0x0a; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xed; + /* ? */ + dev->shadow_regs[0xe3] = 0x02; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x29; + dev->shadow_regs[0xe5] = 0x0a; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0e; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x29; + dev->shadow_regs[0xe8] = 0x03; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + } + /* set colour scan */ + dev->shadow_regs[0x2f] = 0x11; + + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x37] = 0x01; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x83; + + } /* if (isColourScan) */ + else + { + switch (dev->model.sensor_type) + { + case X74_SENSOR: + + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x35] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x37] = 0x04; + dev->shadow_regs[0x38] = 0x06; + dev->shadow_regs[0x39] = 0x07; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0x40] = 0x40; + + /* resolution divisor */ + dev->shadow_regs[0x79] = 0x08; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x35] = 0x04; + dev->shadow_regs[0x36] = 0x07; + dev->shadow_regs[0x37] = 0x07; + dev->shadow_regs[0x38] = 0x0a; + + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x35] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x37] = 0x04; + dev->shadow_regs[0x38] = 0x05; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x35] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x37] = 0x04; + dev->shadow_regs[0x38] = 0x05; + + dev->shadow_regs[0x85] = 0x0d; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x45; + + dev->shadow_regs[0x91] = 0x60; + dev->shadow_regs[0x92] = 0x8d; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x03; + + /* dev->shadow_regs[0x40] = 0x90; + dev->shadow_regs[0x50] = 0x20; */ + /* no data compression */ + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + + dev->shadow_regs[0x92] = 0x92; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x01; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x02; + dev->shadow_regs[0x37] = 0x02; + dev->shadow_regs[0x38] = 0x03; + + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x79] = 0x20; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + + dev->shadow_regs[0x92] = 0x92; + break; + } /* switch */ + switch (dev->model.motor_type) + { + case X74_MOTOR: + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x14; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0b; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x01; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x09; + dev->shadow_regs[0xe1] = 0x18; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xe9; + /* ? */ + dev->shadow_regs[0xe3] = 0x03; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x79; + + dev->shadow_regs[0xe5] = 0x16; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x64; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xcd; + dev->shadow_regs[0xe8] = 0x08; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x32; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0xe5; + dev->shadow_regs[0xeb] = 0x04; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x0c; + /* bounds of movement range4 */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x08; + break; + case X1100_MOTOR: + case A920_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x16; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + /* ? */ + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xca] = 0x01; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0xdd; + dev->shadow_regs[0xe1] = 0x18; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x01; + /* ? */ + dev->shadow_regs[0xe3] = 0x03; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x6d; + dev->shadow_regs[0xe5] = 0x15; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0xdc; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xad; + dev->shadow_regs[0xe8] = 0x07; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x1b; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0xe1; + dev->shadow_regs[0xeb] = 0x03; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x07; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x03; + break; + } + + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x07; + /* set ? only for colour? */ + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x00; + + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + } /* else (greyscale) */ + + + + + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + + /* hum, horizontal resolution different for X1200 ? */ + /* if (dev->model.sensor_type != X1200_SENSOR) + dev->shadow_regs[0x79] = 0x20; */ + + } + + /*300dpi x 300dpi */ + if (resolution == 300) + { + DBG (5, "sanei_lexmark_low_set_scan_regs(): 300 DPI resolution\n"); + + if (isColourScan) + { + + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x34] = 0x08; + dev->shadow_regs[0x36] = 0x06; + dev->shadow_regs[0x38] = 0x05; + dev->shadow_regs[0x39] = 0x07; + + dev->shadow_regs[0x80] = 0x08; + dev->shadow_regs[0x81] = 0x0a; + dev->shadow_regs[0x82] = 0x03; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x15; + dev->shadow_regs[0x36] = 0x15; + dev->shadow_regs[0x38] = 0x14; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + + dev->shadow_regs[0x80] = 0x0a; + dev->shadow_regs[0x81] = 0x0a; + dev->shadow_regs[0x82] = 0x06; + + dev->shadow_regs[0x85] = 0x83; + dev->shadow_regs[0x86] = 0x7e; + dev->shadow_regs[0x87] = 0xad; + dev->shadow_regs[0x88] = 0x35; + + dev->shadow_regs[0x91] = 0xfe; + dev->shadow_regs[0x92] = 0xdf; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x08; + dev->shadow_regs[0x36] = 0x0d; + dev->shadow_regs[0x38] = 0x09; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + + dev->shadow_regs[0x80] = 0x0e; + dev->shadow_regs[0x81] = 0x04; + dev->shadow_regs[0x82] = 0x0a; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x06; + dev->shadow_regs[0x36] = 0x10; + dev->shadow_regs[0x38] = 0x09; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + + dev->shadow_regs[0x80] = 0x0c; + dev->shadow_regs[0x81] = 0x02; + dev->shadow_regs[0x82] = 0x04; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x04; + + dev->shadow_regs[0x91] = 0xe0; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x07; + dev->shadow_regs[0x36] = 0x09; + dev->shadow_regs[0x38] = 0x04; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + + /* data compression + dev->shadow_regs[0x40] = 0x90; + dev->shadow_regs[0x50] = 0x20; */ + /* no data compression */ + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x0e; + dev->shadow_regs[0x82] = 0x06; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x07; + dev->shadow_regs[0x36] = 0x09; + dev->shadow_regs[0x38] = 0x04; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x0e; + dev->shadow_regs[0x82] = 0x06; + break; + } + switch (dev->model.motor_type) + { + case X74_MOTOR: + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x12; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x0f; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x5d; + dev->shadow_regs[0xe1] = 0x05; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xed; + /* ? */ + dev->shadow_regs[0xe3] = 0x02; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x29; + dev->shadow_regs[0xe5] = 0x05; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0d; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* bounds of movement range4 -only for 75dpi grayscale */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + case A920_MOTOR: + case X1100_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x17; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + /* ? */ + dev->shadow_regs[0xc9] = 0x3a; + dev->shadow_regs[0xca] = 0x0a; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x75; + dev->shadow_regs[0xe1] = 0x0a; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xdd; + /* ? */ + dev->shadow_regs[0xe3] = 0x05; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x59; + dev->shadow_regs[0xe5] = 0x0a; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0e; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + } + + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x37] = 0x01; + + /* set colour scan */ + dev->shadow_regs[0x2f] = 0x11; + + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x83; + + } + else /* greyscale */ + { + + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x35] = 0x04; + dev->shadow_regs[0x36] = 0x08; + dev->shadow_regs[0x37] = 0x08; + dev->shadow_regs[0x38] = 0x0c; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x08; + dev->shadow_regs[0x35] = 0x08; + dev->shadow_regs[0x36] = 0x0f; + dev->shadow_regs[0x37] = 0x0f; + dev->shadow_regs[0x38] = 0x16; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x04; + dev->shadow_regs[0x35] = 0x04; + dev->shadow_regs[0x36] = 0x07; + dev->shadow_regs[0x37] = 0x07; + dev->shadow_regs[0x38] = 0x0a; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x03; + dev->shadow_regs[0x35] = 0x03; + dev->shadow_regs[0x36] = 0x06; + dev->shadow_regs[0x37] = 0x06; + dev->shadow_regs[0x38] = 0x09; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x04; + + dev->shadow_regs[0x91] = 0xe0; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x35] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x37] = 0x04; + dev->shadow_regs[0x38] = 0x06; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x02; + dev->shadow_regs[0x35] = 0x02; + dev->shadow_regs[0x36] = 0x04; + dev->shadow_regs[0x37] = 0x04; + dev->shadow_regs[0x38] = 0x06; + break; + } + switch (dev->model.motor_type) + { + case X74_MOTOR: + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x1c; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0b; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x05; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x29; + dev->shadow_regs[0xe1] = 0x17; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x8f; + /* ? */ + dev->shadow_regs[0xe3] = 0x06; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x61; + + dev->shadow_regs[0xe5] = 0x16; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x64; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xb5; + dev->shadow_regs[0xe8] = 0x08; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x32; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x0c; + /* bounds of movement range4 -only for 75dpi grayscale */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x08; + break; + case A920_MOTOR: + case X1100_MOTOR: + /* ? */ + dev->shadow_regs[0xc5] = 0x19; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + /* ? */ + dev->shadow_regs[0xc9] = 0x3a; + dev->shadow_regs[0xca] = 0x08; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0xe3; + dev->shadow_regs[0xe1] = 0x18; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x03; + /* ? */ + dev->shadow_regs[0xe3] = 0x06; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x2b; + dev->shadow_regs[0xe5] = 0x17; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0xdc; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0xb3; + dev->shadow_regs[0xe8] = 0x07; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x1b; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x07; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x03; + break; + } /* switch motortype */ + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + + /* set ? only for colour? */ + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x00; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + + + } /* else (gray) */ + + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + /* set horizontal resolution */ + dev->shadow_regs[0x79] = 0x20; + } + + /* 600dpi x 600dpi */ + if (resolution == 600) + { + DBG (5, "sanei_lexmark_low_set_scan_regs(): 600 DPI resolution\n"); + + + + if (isColourScan) + { + /* 600 dpi color doesn't work for X74 yet */ + if (dev->model.sensor_type == X74_SENSOR) + return SANE_STATUS_INVAL; + + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x34] = 0x10; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x0c; + dev->shadow_regs[0x37] = 0x01; + dev->shadow_regs[0x38] = 0x09; + + dev->shadow_regs[0x80] = 0x02; + dev->shadow_regs[0x81] = 0x08; + dev->shadow_regs[0x82] = 0x08; + + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + + /*dev->shadow_regs[0x34] = 0x08; + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x36] = 0x06; + dev->shadow_regs[0x37] = 0x01; + dev->shadow_regs[0x38] = 0x05; + + + dev->shadow_regs[0x80] = 0x09; + dev->shadow_regs[0x81] = 0x0c; + dev->shadow_regs[0x82] = 0x04; + + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; */ + + + + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x15; + dev->shadow_regs[0x36] = 0x15; + dev->shadow_regs[0x38] = 0x14; + + dev->shadow_regs[0x80] = 0x02; + dev->shadow_regs[0x81] = 0x02; + dev->shadow_regs[0x82] = 0x08; + + dev->shadow_regs[0x85] = 0x83; + dev->shadow_regs[0x86] = 0x7e; + dev->shadow_regs[0x87] = 0xad; + dev->shadow_regs[0x88] = 0x35; + + dev->shadow_regs[0x91] = 0xfe; + dev->shadow_regs[0x92] = 0xdf; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x08; + dev->shadow_regs[0x36] = 0x0d; + dev->shadow_regs[0x38] = 0x09; + + dev->shadow_regs[0x80] = 0x0e; + dev->shadow_regs[0x81] = 0x02; + dev->shadow_regs[0x82] = 0x0a; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x06; + dev->shadow_regs[0x36] = 0x0f; + dev->shadow_regs[0x38] = 0x09; + + dev->shadow_regs[0x79] = 0x40; + + dev->shadow_regs[0x80] = 0x0e; + dev->shadow_regs[0x81] = 0x0e; + dev->shadow_regs[0x82] = 0x00; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x04; + + dev->shadow_regs[0x91] = 0x60; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x07; + dev->shadow_regs[0x36] = 0x0a; + dev->shadow_regs[0x38] = 0x04; + + /* data compression + dev->shadow_regs[0x40] = 0x90; + dev->shadow_regs[0x50] = 0x20; */ + + /* no data compression */ + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x80] = 0x02; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x06; + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x0d; + dev->shadow_regs[0x36] = 0x13; + dev->shadow_regs[0x38] = 0x10; + + dev->shadow_regs[0x80] = 0x04; + dev->shadow_regs[0x81] = 0x0e; + dev->shadow_regs[0x82] = 0x08; + + dev->shadow_regs[0x85] = 0x02; + dev->shadow_regs[0x86] = 0x3b; + dev->shadow_regs[0x87] = 0x0f; + dev->shadow_regs[0x88] = 0x24; + + dev->shadow_regs[0x91] = 0x19; + dev->shadow_regs[0x92] = 0x30; + dev->shadow_regs[0x93] = 0x0e; + dev->shadow_regs[0xc5] = 0x17; + dev->shadow_regs[0xc6] = 0x09; + dev->shadow_regs[0xca] = 0x0a; + break; + } + switch (dev->model.motor_type) + { + case X74_MOTOR: + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x21; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x20; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x00; + dev->shadow_regs[0xe1] = 0x00; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xbf; + /* ? */ + dev->shadow_regs[0xe3] = 0x05; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x00; + dev->shadow_regs[0xe5] = 0x00; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0d; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* bounds of movement range4 -only for 75dpi grayscale */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + case A920_MOTOR: + case X1100_MOTOR: + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x86; + /* ? */ + dev->shadow_regs[0xc5] = 0x27; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0c; + /* ? */ + dev->shadow_regs[0xc9] = 0x3a; + dev->shadow_regs[0xca] = 0x1a; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x57; + dev->shadow_regs[0xe1] = 0x0a; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xbf; + /* ? */ + dev->shadow_regs[0xe3] = 0x05; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x3b; + dev->shadow_regs[0xe5] = 0x0a; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0e; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + break; + } + /* set colour scan */ + dev->shadow_regs[0x2f] = 0x11; + + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x37] = 0x01; + + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x03; + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 2); + + + } + else + { + switch (dev->model.sensor_type) + { + case X74_SENSOR: + dev->shadow_regs[0x2c] = 0x04; + dev->shadow_regs[0x2d] = 0x46; + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x0b; + dev->shadow_regs[0x37] = 0x0b; + dev->shadow_regs[0x38] = 0x11; + dev->shadow_regs[0x40] = 0x40; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_B2_SENSOR: + dev->shadow_regs[0x34] = 0x11; + dev->shadow_regs[0x35] = 0x11; + dev->shadow_regs[0x36] = 0x21; + dev->shadow_regs[0x37] = 0x21; + dev->shadow_regs[0x38] = 0x31; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case X1100_2C_SENSOR: + dev->shadow_regs[0x34] = 0x07; + dev->shadow_regs[0x35] = 0x07; + dev->shadow_regs[0x36] = 0x0d; + dev->shadow_regs[0x37] = 0x0d; + dev->shadow_regs[0x38] = 0x13; + + dev->shadow_regs[0x85] = 0x20; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + break; + case A920_SENSOR: + dev->shadow_regs[0x34] = 0x05; + dev->shadow_regs[0x35] = 0x05; + dev->shadow_regs[0x36] = 0x0b; + dev->shadow_regs[0x37] = 0x0b; + dev->shadow_regs[0x38] = 0x11; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x04; + + dev->shadow_regs[0x91] = 0xe0; + dev->shadow_regs[0x92] = 0x85; + dev->shadow_regs[0x93] = 0x0e; + break; + case X1200_SENSOR: + dev->shadow_regs[0x34] = 0x03; + dev->shadow_regs[0x35] = 0x03; + dev->shadow_regs[0x36] = 0x07; + dev->shadow_regs[0x37] = 0x07; + dev->shadow_regs[0x38] = 0x0b; + + /* data compression + dev->shadow_regs[0x40] = 0x90; + dev->shadow_regs[0x50] = 0x20; */ + /* no data compression */ + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + + dev->shadow_regs[0x92] = 0x00; + + break; + case X1200_USB2_SENSOR: + dev->shadow_regs[0x34] = 0x03; + dev->shadow_regs[0x35] = 0x03; + dev->shadow_regs[0x36] = 0x07; + dev->shadow_regs[0x37] = 0x07; + dev->shadow_regs[0x38] = 0x0b; + + dev->shadow_regs[0x40] = 0x80; + dev->shadow_regs[0x50] = 0x00; + + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0xff; + dev->shadow_regs[0x88] = 0x02; + + dev->shadow_regs[0x92] = 0x00; + break; + } + switch (dev->model.motor_type) + { + case X74_MOTOR: + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + /* ? */ + dev->shadow_regs[0xc4] = 0x20; + dev->shadow_regs[0xc5] = 0x22; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0b; + + dev->shadow_regs[0xc8] = 0x04; + dev->shadow_regs[0xc9] = 0x39; + dev->shadow_regs[0xca] = 0x1f; + + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x2f; + dev->shadow_regs[0xe1] = 0x11; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x9f; + /* ? */ + dev->shadow_regs[0xe3] = 0x0f; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0xcb; + + dev->shadow_regs[0xe5] = 0x10; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x64; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x32; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x0c; + /* bounds of movement range4 -only for 75dpi grayscale */ + dev->shadow_regs[0xed] = 0x00; + dev->shadow_regs[0xee] = 0x00; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x08; + break; + case X1100_MOTOR: + case A920_MOTOR: + /* set ? only for colour? */ + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x00; + /* ? */ + dev->shadow_regs[0xc5] = 0x22; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + /* ? */ + dev->shadow_regs[0xc9] = 0x3b; + dev->shadow_regs[0xca] = 0x1f; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0xf7; + dev->shadow_regs[0xe1] = 0x16; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x87; + /* ? */ + dev->shadow_regs[0xe3] = 0x13; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x1b; + dev->shadow_regs[0xe5] = 0x16; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0xdc; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x1b; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x07; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x03; + break; + } + + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x01; + + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 1); + + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + } /* else (grayscale) */ + + /* set horizontal resolution */ + dev->shadow_regs[0x79] = 0x40; + + } + /*600dpi x 1200dpi */ + if (resolution == 1200) + { + DBG (5, "sanei_lexmark_low_set_scan_regs(): 1200 DPI resolution\n"); + + /* 1200 dpi doesn't work for X74 yet */ + if (dev->model.sensor_type == X74_SENSOR) + return SANE_STATUS_INVAL; + + if (isColourScan) + { + /* set colour scan */ + dev->shadow_regs[0x2f] = 0x11; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x01; + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 2); + + if (dev->model.sensor_type == X1100_B2_SENSOR) + { + /* set ? */ + dev->shadow_regs[0x34] = 0x29; + dev->shadow_regs[0x36] = 0x29; + dev->shadow_regs[0x38] = 0x28; + /* set ? */ + dev->shadow_regs[0x80] = 0x04; + dev->shadow_regs[0x81] = 0x04; + dev->shadow_regs[0x82] = 0x08; + dev->shadow_regs[0x85] = 0x83; + dev->shadow_regs[0x86] = 0x7e; + dev->shadow_regs[0x87] = 0xad; + dev->shadow_regs[0x88] = 0x35; + dev->shadow_regs[0x91] = 0xfe; + dev->shadow_regs[0x92] = 0xdf; + } + else + { /* A920 case */ + dev->shadow_regs[0x34] = 0x0c; + dev->shadow_regs[0x36] = 0x1e; + dev->shadow_regs[0x38] = 0x10; + + dev->shadow_regs[0x80] = 0x0c; + dev->shadow_regs[0x81] = 0x08; + dev->shadow_regs[0x82] = 0x0c; + + dev->shadow_regs[0x85] = 0x05; + dev->shadow_regs[0x86] = 0x14; + dev->shadow_regs[0x87] = 0x06; + dev->shadow_regs[0x88] = 0x04; + + dev->shadow_regs[0x91] = 0x60; + dev->shadow_regs[0x92] = 0x85; + } + + dev->shadow_regs[0x35] = 0x01; + dev->shadow_regs[0x37] = 0x01; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x01; + dev->shadow_regs[0x93] = 0x0e; + + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x86; + /* ? */ + dev->shadow_regs[0xc5] = 0x41; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x0c; + /* ? */ + dev->shadow_regs[0xc9] = 0x3a; + dev->shadow_regs[0xca] = 0x40; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x00; + dev->shadow_regs[0xe1] = 0x00; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0x85; + /* ? */ + dev->shadow_regs[0xe3] = 0x0b; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x00; + dev->shadow_regs[0xe5] = 0x00; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0x0e; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x05; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x01; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x01; + } + else + { + /* set grayscale scan */ + dev->shadow_regs[0x2f] = 0x21; + /* set ? */ + dev->shadow_regs[0x34] = 0x22; + dev->shadow_regs[0x35] = 0x22; + dev->shadow_regs[0x36] = 0x42; + dev->shadow_regs[0x37] = 0x42; + dev->shadow_regs[0x38] = 0x62; + /* set motor resolution divisor */ + dev->shadow_regs[0x39] = 0x01; + /* set # of head moves per CIS read */ + rts88xx_set_scan_frequency (dev->shadow_regs, 0); + + /* set ? only for colour? */ + dev->shadow_regs[0x80] = 0x00; + dev->shadow_regs[0x81] = 0x00; + dev->shadow_regs[0x82] = 0x00; + dev->shadow_regs[0x85] = 0x00; + dev->shadow_regs[0x86] = 0x00; + dev->shadow_regs[0x87] = 0x00; + dev->shadow_regs[0x88] = 0x00; + dev->shadow_regs[0x91] = 0x00; + dev->shadow_regs[0x92] = 0x00; + dev->shadow_regs[0x93] = 0x06; + /* Motor enable & Coordinate space denominator */ + dev->shadow_regs[0xc3] = 0x81; + /* ? */ + dev->shadow_regs[0xc5] = 0x41; + /* Movement direction & step size */ + dev->shadow_regs[0xc6] = 0x09; + /* ? */ + dev->shadow_regs[0xc9] = 0x3a; + dev->shadow_regs[0xca] = 0x40; + /* bounds of movement range0 */ + dev->shadow_regs[0xe0] = 0x00; + dev->shadow_regs[0xe1] = 0x00; + /* step size range0 */ + dev->shadow_regs[0xe2] = 0xc7; + /* ? */ + dev->shadow_regs[0xe3] = 0x29; + /* bounds of movement range1 */ + dev->shadow_regs[0xe4] = 0x00; + dev->shadow_regs[0xe5] = 0x00; + /* step size range1 */ + dev->shadow_regs[0xe6] = 0xdc; + /* bounds of movement range2 */ + dev->shadow_regs[0xe7] = 0x00; + dev->shadow_regs[0xe8] = 0x00; + /* step size range2 */ + dev->shadow_regs[0xe9] = 0x1b; + /* bounds of movement range3 */ + dev->shadow_regs[0xea] = 0x00; + dev->shadow_regs[0xeb] = 0x00; + /* step size range3 */ + dev->shadow_regs[0xec] = 0x07; + /* step size range4 */ + dev->shadow_regs[0xef] = 0x03; + } + + /* set horizontal resolution */ + dev->shadow_regs[0x79] = 0x40; + } + + /* is calibration has been done, we override fixed settings with detected ones */ + if (calibrated) + { + /* override fixed values with ones from calibration */ + if (rts88xx_is_color (dev->shadow_regs)) + { + rts88xx_set_offset (dev->shadow_regs, + dev->offset.red, + dev->offset.green, dev->offset.blue); + rts88xx_set_gain (dev->shadow_regs, + dev->gain.red, dev->gain.green, dev->gain.blue); + } + else + { + rts88xx_set_offset (dev->shadow_regs, + dev->offset.gray, + dev->offset.gray, dev->offset.gray); + rts88xx_set_gain (dev->shadow_regs, + dev->gain.gray, dev->gain.gray, dev->gain.gray); + } + } + DBG (2, "sanei_lexmark_low_set_scan_regs: end.\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sanei_lexmark_low_start_scan (Lexmark_Device * dev) +{ + SANE_Int devnum; + + static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; + + static SANE_Byte command5_block[] = { 0x80, 0xb3, 0x00, 0x01 }; + + SANE_Byte poll_result[3]; + SANE_Byte read_result; + SANE_Bool scan_head_moving; + size_t size; + + devnum = dev->devnum; + + dev->transfer_buffer = NULL; /* No data xferred yet */ + DBG (2, "sanei_lexmark_low_start_scan:\n"); + + + /* 80 b3 00 01 - poll for scanner not moving */ + scan_head_moving = SANE_TRUE; + while (scan_head_moving) + { + size = 4; + low_usb_bulk_write (devnum, command5_block, &size); + size = 0x1; + low_usb_bulk_read (devnum, &read_result, &size); + if ((read_result & 0xF) == 0x0) + { + scan_head_moving = SANE_FALSE; + } + /* F.O. Should be a timeout here so we don't hang if something breaks */ +#ifdef FAKE_USB + scan_head_moving = SANE_FALSE; +#endif + } + + /* Clear C6 */ + low_clr_c6 (devnum); + /* Stop the scanner */ + low_stop_mvmt (devnum); + + /*Set regs x2 */ + dev->shadow_regs[0x32] = 0x00; + low_write_all_regs (devnum, dev->shadow_regs); + dev->shadow_regs[0x32] = 0x40; + low_write_all_regs (devnum, dev->shadow_regs); + + /* Start Scan */ + rts88xx_commit (devnum, dev->shadow_regs[0x2c]); + + /* We start with 0 bytes remaining to be read */ + dev->bytes_remaining = 0; + /* and 0 bytes in the transfer buffer */ + dev->bytes_in_buffer = 0; + dev->bytes_read = 0; + + /* Poll the available byte count until not 0 */ + while (1) + { + size = 4; + low_usb_bulk_write (devnum, command4_block, &size); + size = 0x3; + low_usb_bulk_read (devnum, poll_result, &size); + if (! + (poll_result[0] == 0 && poll_result[1] == 0 && poll_result[2] == 0)) + { + /* if result != 00 00 00 we got data */ + + /* data_size should be used to set bytes_remaining */ + /* data_size is set from sane_get_parameters () */ + dev->bytes_remaining = dev->data_size; + /* Initialize the read buffer */ + read_buffer_init (dev, dev->params.bytes_per_line); + return SANE_STATUS_GOOD; + + } + size = 4; + /* I'm not sure why the Windows driver does this - probably a timeout? */ + low_usb_bulk_write (devnum, command5_block, &size); + size = 0x1; + low_usb_bulk_read (devnum, &read_result, &size); + if (read_result != 0x68) + { + dev->bytes_remaining = 0; + return SANE_STATUS_IO_ERROR; + } + } + + DBG (2, "sanei_lexmark_low_start_scan: end.\n"); + return SANE_STATUS_GOOD; +} + +long +sanei_lexmark_low_read_scan_data (SANE_Byte * data, SANE_Int size, + Lexmark_Device * dev) +{ + SANE_Bool isColourScan, isGrayScan; + static SANE_Byte command1_block[] = { 0x91, 0x00, 0xff, 0xc0 }; + size_t cmd_size, xfer_request; + long bytes_read; + SANE_Bool even_byte; + SANE_Status status; + int i, k, val; + + DBG (2, "sanei_lexmark_low_read_scan_data:\n"); + + /* colour mode */ + isGrayScan = SANE_FALSE; + if (strcmp (dev->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + isColourScan = SANE_TRUE; + else + { + isColourScan = SANE_FALSE; + /* grayscale mode */ + if (strcmp (dev->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + isGrayScan = SANE_TRUE; + } + + /* Check if we have a transfer buffer. Create one and fill it if we don't */ + if (dev->transfer_buffer == NULL) + { + if (dev->bytes_remaining > 0) + { + if (dev->bytes_remaining > MAX_XFER_SIZE) + xfer_request = MAX_XFER_SIZE; + else + xfer_request = dev->bytes_remaining; + + command1_block[2] = (SANE_Byte) (xfer_request >> 8); + command1_block[3] = (SANE_Byte) (xfer_request & 0xFF); + + /* wait for data */ + status = low_poll_data (dev->devnum); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "sanei_lexmark_low_read_scan_data: time-out while waiting for data.\n"); + return status; + } + + /* Create buffer to hold the amount we will request */ + dev->transfer_buffer = (SANE_Byte *) malloc (MAX_XFER_SIZE); + if (dev->transfer_buffer == NULL) + return SANE_STATUS_NO_MEM; + + /* Fill it */ + /* Write: 91 00 (xfer_size) */ + cmd_size = 4; + low_usb_bulk_write (dev->devnum, command1_block, &cmd_size); + + /* Read: xfer_size bytes */ + cmd_size = xfer_request; + low_usb_bulk_read (dev->devnum, dev->transfer_buffer, &cmd_size); + + /* apply shading coefficients */ + k = dev->bytes_read % dev->read_buffer->linesize; + for (i = 0; i < (int) cmd_size; i++) + { + val = dev->transfer_buffer[i]; + val = (int) ((float) val * dev->shading_coeff[k] + 0.5); + if (val > 255) + val = 255; + dev->transfer_buffer[i] = val; + k++; + if ((size_t) k == dev->read_buffer->linesize) + k = 0; + } + + /* advance by the amount actually read from device */ + dev->bytes_read += cmd_size; + dev->bytes_remaining -= cmd_size; + dev->bytes_in_buffer = cmd_size; + dev->read_pointer = dev->transfer_buffer; + DBG (2, "sanei_lexmark_low_read_scan_data:\n"); + DBG (2, " Filled a buffer from the scanner\n"); + DBG (2, " bytes_remaining: %lu\n", (u_long) dev->bytes_remaining); + DBG (2, " bytes_in_buffer: %lu\n", (u_long) dev->bytes_in_buffer); + DBG (2, " read_pointer: %p\n", dev->read_pointer); + } + } + + DBG (5, "READ BUFFER INFO: \n"); + DBG (5, " write ptr: %p\n", dev->read_buffer->writeptr); + DBG (5, " read ptr: %p\n", dev->read_buffer->readptr); + DBG (5, " max write ptr: %p\n", dev->read_buffer->max_writeptr); + DBG (5, " buffer size: %lu\n", (u_long) dev->read_buffer->size); + DBG (5, " line size: %lu\n", (u_long) dev->read_buffer->linesize); + DBG (5, " empty: %d\n", dev->read_buffer->empty); + DBG (5, " line no: %d\n", dev->read_buffer->image_line_no); + + + /* If there is space in the read buffer, copy the transfer buffer over */ + if (read_buffer_bytes_available (dev->read_buffer) >= dev->bytes_in_buffer) + { + even_byte = SANE_TRUE; + while (dev->bytes_in_buffer) + { + + /* Colour Scan */ + if (isColourScan) + { + if (even_byte) + read_buffer_add_byte (dev->read_buffer, + dev->read_pointer + 1); + else + read_buffer_add_byte (dev->read_buffer, + dev->read_pointer - 1); + even_byte = !even_byte; + } + /* Gray Scan */ + else if (isGrayScan) + { + if (even_byte) + read_buffer_add_byte_gray (dev->read_buffer, + dev->read_pointer + 1); + else + read_buffer_add_byte_gray (dev->read_buffer, + dev->read_pointer - 1); + even_byte = !even_byte; + } + /* Lineart Scan */ + else + { + if (even_byte) + read_buffer_add_bit_lineart (dev->read_buffer, + dev->read_pointer + 1, + dev->threshold); + else + read_buffer_add_bit_lineart (dev->read_buffer, + dev->read_pointer - 1, + dev->threshold); + even_byte = !even_byte; + } + dev->read_pointer = dev->read_pointer + sizeof (SANE_Byte); + dev->bytes_in_buffer--; + } + /* free the transfer buffer */ + free (dev->transfer_buffer); + dev->transfer_buffer = NULL; + } + + DBG (5, "READ BUFFER INFO: \n"); + DBG (5, " write ptr: %p\n", dev->read_buffer->writeptr); + DBG (5, " read ptr: %p\n", dev->read_buffer->readptr); + DBG (5, " max write ptr: %p\n", dev->read_buffer->max_writeptr); + DBG (5, " buffer size: %lu\n", (u_long) dev->read_buffer->size); + DBG (5, " line size: %lu\n", (u_long) dev->read_buffer->linesize); + DBG (5, " empty: %d\n", dev->read_buffer->empty); + DBG (5, " line no: %d\n", dev->read_buffer->image_line_no); + + /* Read blocks out of read buffer */ + bytes_read = read_buffer_get_bytes (dev->read_buffer, data, size); + + DBG (2, "sanei_lexmark_low_read_scan_data:\n"); + DBG (2, " Copying lines from buffer to data\n"); + DBG (2, " bytes_remaining: %lu\n", (u_long) dev->bytes_remaining); + DBG (2, " bytes_in_buffer: %lu\n", (u_long) dev->bytes_in_buffer); + DBG (2, " read_pointer: %p\n", dev->read_buffer->readptr); + DBG (2, " bytes_read %lu\n", (u_long) bytes_read); + + /* if no more bytes to xfer and read buffer empty we're at the end */ + if ((dev->bytes_remaining == 0) && read_buffer_is_empty (dev->read_buffer)) + { + if (!dev->eof) + { + DBG (2, + "sanei_lexmark_low_read_scan_data: EOF- parking the scanner\n"); + dev->eof = SANE_TRUE; + low_rewind (dev, dev->shadow_regs); + } + else + { + DBG (2, "ERROR: Why are we trying to set eof more than once?\n"); + } + } + + DBG (2, "sanei_lexmark_low_read_scan_data: end.\n"); + return bytes_read; +} + +void +low_rewind (Lexmark_Device * dev, SANE_Byte * regs) +{ + SANE_Int new_location; + SANE_Int location; + SANE_Int scale; + + DBG (2, "low_rewind: \n"); + + /* We rewind at 1200dpi resolution. We rely on content of shadow registers + to compute the number of lines at 1200 dpi to go back */ + + /* first move to start of scanning area */ + scale = 600 / dev->val[OPT_RESOLUTION].w; + new_location = ((dev->val[OPT_BR_Y].w / scale) * scale) * 2; + + /* then add distance to go to the "origin dot" */ + if (rts88xx_is_color (regs)) + new_location += 400; + else + new_location += 420; + + if (dev->model.sensor_type == X74_SENSOR) + new_location += 150; + + + location = new_location - 1; + DBG (2, "low_rewind: %d=>new_location=%d\n", dev->val[OPT_BR_Y].w, + new_location); + + /* stops any pending scan */ + low_clr_c6 (dev->devnum); + low_cancel (dev->devnum); + + /* set regs for rewind */ + regs[0x2f] = 0xa1; + regs[0x32] = 0x00; + regs[0x39] = 0x00; + + /* all other regs are always the same. these ones change with parameters */ + /* the following 4 regs are the location 61,60 and the location+1 63,62 */ + + regs[0x60] = LOBYTE (location); + regs[0x61] = HIBYTE (location); + regs[0x62] = LOBYTE (new_location); + regs[0x63] = HIBYTE (new_location); + + switch (dev->model.motor_type) + { + case X74_MOTOR: + regs[0xc3] = 0x81; + regs[0xc6] = 0x03; + regs[0xc9] = 0x39; + regs[0xe0] = 0x81; + regs[0xe1] = 0x16; + regs[0xe2] = 0xe1; + regs[0xe3] = 0x04; + regs[0xe4] = 0xe7; + regs[0xe5] = 0x14; + regs[0xe6] = 0x64; + regs[0xe7] = 0xd5; + regs[0xe8] = 0x08; + regs[0xe9] = 0x32; + regs[0xea] = 0xed; + regs[0xeb] = 0x04; + regs[0xec] = 0x0c; + regs[0xef] = 0x08; + break; + case X1100_MOTOR: + case A920_MOTOR: + /* set regs for rewind */ + regs[0x79] = 0x40; + regs[0xb2] = 0x04; + regs[0xc3] = 0x81; + regs[0xc6] = 0x01; + regs[0xc9] = 0x3b; + regs[0xe0] = 0x2b; + regs[0xe1] = 0x17; + regs[0xe2] = 0xe7; + regs[0xe3] = 0x03; + regs[0xe6] = 0xdc; + regs[0xe7] = 0xb3; + regs[0xe8] = 0x07; + regs[0xe9] = 0x1b; + regs[0xea] = 0x00; + regs[0xeb] = 0x00; + regs[0xec] = 0x07; + regs[0xef] = 0x03; + break; + } + + + /* starts scan */ + low_start_scan (dev->devnum, regs); + DBG (2, "low_rewind: end.\n"); +} + + +SANE_Status +read_buffer_init (Lexmark_Device * dev, int bytesperline) +{ + size_t no_lines_in_buffer; + + DBG (2, "read_buffer_init: Start\n"); + + dev->read_buffer = (Read_Buffer *) malloc (sizeof (Read_Buffer)); + if (dev->read_buffer == NULL) + return SANE_STATUS_NO_MEM; + dev->read_buffer->linesize = bytesperline; + dev->read_buffer->gray_offset = 0; + dev->read_buffer->max_gray_offset = bytesperline - 1; + dev->read_buffer->region = RED; + dev->read_buffer->red_offset = 0; + dev->read_buffer->green_offset = 1; + dev->read_buffer->blue_offset = 2; + dev->read_buffer->max_red_offset = bytesperline - 3; + dev->read_buffer->max_green_offset = bytesperline - 2; + dev->read_buffer->max_blue_offset = bytesperline - 1; + no_lines_in_buffer = 3 * MAX_XFER_SIZE / bytesperline; + dev->read_buffer->size = bytesperline * no_lines_in_buffer; + dev->read_buffer->data = (SANE_Byte *) malloc (dev->read_buffer->size); + if (dev->read_buffer->data == NULL) + return SANE_STATUS_NO_MEM; + dev->read_buffer->readptr = dev->read_buffer->data; + dev->read_buffer->writeptr = dev->read_buffer->data; + dev->read_buffer->max_writeptr = dev->read_buffer->data + + (no_lines_in_buffer - 1) * bytesperline; + dev->read_buffer->empty = SANE_TRUE; + dev->read_buffer->image_line_no = 0; + dev->read_buffer->bit_counter = 0; + dev->read_buffer->max_lineart_offset = dev->params.pixels_per_line - 1; + return SANE_STATUS_GOOD; +} + +SANE_Status +read_buffer_free (Read_Buffer * read_buffer) +{ + DBG (2, "read_buffer_free:\n"); + if (read_buffer) + { + free (read_buffer->data); + free (read_buffer); + read_buffer = NULL; + } + return SANE_STATUS_GOOD; +} + +size_t +read_buffer_bytes_available (Read_Buffer * rb) +{ + + DBG (2, "read_buffer_bytes_available:\n"); + + if (rb->empty) + return rb->size; + else if ((size_t) abs (rb->writeptr - rb->readptr) < rb->linesize) + return 0; /* ptrs are less than one line apart */ + else if (rb->writeptr < rb->readptr) + return (rb->readptr - rb->writeptr - rb->linesize); + else + return (rb->size + rb->readptr - rb->writeptr - rb->linesize); +} + +SANE_Status +read_buffer_add_byte (Read_Buffer * rb, SANE_Byte * byte_pointer) +{ + + /* DBG(2, "read_buffer_add_byte:\n"); */ + /* F.O. Need to fix the endian byte ordering here */ + + switch (rb->region) + { + case RED: + *(rb->writeptr + rb->red_offset) = *byte_pointer; + if (rb->red_offset == rb->max_red_offset) + { + rb->red_offset = 0; + rb->region = GREEN; + } + else + rb->red_offset = rb->red_offset + (3 * sizeof (SANE_Byte)); + return SANE_STATUS_GOOD; + case GREEN: + *(rb->writeptr + rb->green_offset) = *byte_pointer; + if (rb->green_offset == rb->max_green_offset) + { + rb->green_offset = 1; + rb->region = BLUE; + } + else + rb->green_offset = rb->green_offset + (3 * sizeof (SANE_Byte)); + return SANE_STATUS_GOOD; + case BLUE: + *(rb->writeptr + rb->blue_offset) = *byte_pointer; + if (rb->blue_offset == rb->max_blue_offset) + { + rb->image_line_no++; + /* finished a line. read_buffer no longer empty */ + rb->empty = SANE_FALSE; + rb->blue_offset = 2; + rb->region = RED; + if (rb->writeptr == rb->max_writeptr) + rb->writeptr = rb->data; /* back to beginning of buffer */ + else + rb->writeptr = rb->writeptr + rb->linesize; /* next line */ + } + else + rb->blue_offset = rb->blue_offset + (3 * sizeof (SANE_Byte)); + return SANE_STATUS_GOOD; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +read_buffer_add_byte_gray (Read_Buffer * rb, SANE_Byte * byte_pointer) +{ + + /* DBG(2, "read_buffer_add_byte_gray:\n"); */ + + *(rb->writeptr + rb->gray_offset) = *byte_pointer; + + if (rb->gray_offset == rb->max_gray_offset) + { + rb->image_line_no++; + /* finished a line. read_buffer no longer empty */ + rb->empty = SANE_FALSE; + rb->gray_offset = 0; + + if (rb->writeptr == rb->max_writeptr) + rb->writeptr = rb->data; /* back to beginning of buffer */ + else + rb->writeptr = rb->writeptr + rb->linesize; /* next line */ + } + else + rb->gray_offset = rb->gray_offset + (1 * sizeof (SANE_Byte)); + return SANE_STATUS_GOOD; +} + +SANE_Status +read_buffer_add_bit_lineart (Read_Buffer * rb, SANE_Byte * byte_pointer, + SANE_Byte threshold) +{ + SANE_Byte tmpByte; + SANE_Byte *currentBytePtr; + SANE_Int bitIndex; + + /* DBG(2, "read_buffer_add_bit_lineart:\n"); */ + + /* threshold = 0x80; */ + tmpByte = 0; + /* Create a bit by comparing incoming byte to threshold */ + if (*byte_pointer <= threshold) + { + tmpByte = 128; + } + + /* Calculate the bit index in the current byte */ + bitIndex = rb->bit_counter % 8; + /* Move the bit to its correct position in the temporary byte */ + tmpByte = tmpByte >> bitIndex; + /* Get the pointer to the current byte */ + currentBytePtr = rb->writeptr + rb->gray_offset; + + /* If this is the first write to this byte, clear the byte */ + if (bitIndex == 0) + *currentBytePtr = 0; + /* Set the value of the bit in the current byte */ + *currentBytePtr = *currentBytePtr | tmpByte; + + /* last bit in the line? */ + if (rb->bit_counter == rb->max_lineart_offset) + { + /* Check if we're at the last byte of the line - error if not */ + if (rb->gray_offset != rb->max_gray_offset) + { + DBG (5, "read_buffer_add_bit_lineart:\n"); + DBG (5, " Last bit of line is not last byte.\n"); + DBG (5, " Bit Index: %d, Byte Index: %d. \n", rb->bit_counter, + rb->max_gray_offset); + return SANE_STATUS_INVAL; + } + rb->image_line_no++; + /* line finished read_buffer no longer empty */ + rb->empty = SANE_FALSE; + rb->gray_offset = 0; + /* are we at the last line in the read buffer ? */ + if (rb->writeptr == rb->max_writeptr) + rb->writeptr = rb->data; /* back to beginning of buffer */ + else + rb->writeptr = rb->writeptr + rb->linesize; /* next line */ + /* clear the bit counter */ + rb->bit_counter = 0; + } + /* last bit in the byte? */ + else if (bitIndex == 7) + { + /* Not at the end of the line, but byte done. Increment byte offset */ + rb->gray_offset = rb->gray_offset + (1 * sizeof (SANE_Byte)); + /* increment bit counter */ + rb->bit_counter++; + } + else + { + /* else increment bit counter */ + rb->bit_counter++; + } + + return SANE_STATUS_GOOD; +} + + +size_t +read_buffer_get_bytes (Read_Buffer * rb, SANE_Byte * buffer, size_t rqst_size) +{ + /* Read_Buffer *rb; */ + size_t available_bytes; + + /* rb = read_buffer; */ + if (rb->empty) + return 0; + else if (rb->writeptr > rb->readptr) + { + available_bytes = rb->writeptr - rb->readptr; + if (available_bytes <= rqst_size) + { + /* We can read from the read pointer up to the write pointer */ + memcpy (buffer, rb->readptr, available_bytes); + rb->readptr = rb->writeptr; + rb->empty = SANE_TRUE; + return available_bytes; + } + else + { + /* We can read from the full request size */ + memcpy (buffer, rb->readptr, rqst_size); + rb->readptr = rb->readptr + rqst_size; + return rqst_size; + } + } + else + { + /* The read pointer is ahead of the write pointer. Its wrapped around. */ + /* We can read to the end of the buffer and make a recursive call to */ + /* read any available lines at the beginning of the buffer */ + available_bytes = rb->data + rb->size - rb->readptr; + if (available_bytes <= rqst_size) + { + /* We can read from the read pointer up to the end of the buffer */ + memcpy (buffer, rb->readptr, available_bytes); + rb->readptr = rb->data; + if (rb->writeptr == rb->readptr) + rb->empty = SANE_TRUE; + return available_bytes + + read_buffer_get_bytes (rb, buffer + available_bytes, + rqst_size - available_bytes); + } + else + { + /* We can read from the full request size */ + memcpy (buffer, rb->readptr, rqst_size); + rb->readptr = rb->readptr + rqst_size; + return rqst_size; + } + } +} + +SANE_Bool +read_buffer_is_empty (Read_Buffer * read_buffer) +{ + return read_buffer->empty; +} + +/* + * average a width*height rgb/monochrome area + * return values in given pointers + */ +static int +average_area (SANE_Byte * regs, SANE_Byte * data, int width, int height, + int *ra, int *ga, int *ba) +{ + int x, y; + int global = 0; + int rc, gc, bc; + + *ra = 0; + *ga = 0; + *ba = 0; + rc = 0; + gc = 0; + bc = 0; + if (rts88xx_is_color (regs)) + { + for (x = 0; x < width; x++) + for (y = 0; y < height; y++) + { + rc += data[3 * width * y + x]; + gc += data[3 * width * y + width + x]; + bc += data[3 * width * y + 2 * width + x]; + } + global = (rc + gc + bc) / (3 * width * height); + *ra = rc / (width * height); + *ga = gc / (width * height); + *ba = bc / (width * height); + } + else + { + for (x = 0; x < width; x++) + for (y = 0; y < height; y++) + { + gc += data[width * y + x]; + } + global = gc / (width * height); + *ga = gc / (width * height); + } + DBG (7, "average_area: global=%d, red=%d, green=%d, blue=%d\n", global, *ra, + *ga, *ba); + return global; +} + +/** + * we scan a dark area with gain minimum to detect offset + */ +SANE_Status +sanei_lexmark_low_offset_calibration (Lexmark_Device * dev) +{ + SANE_Byte regs[255]; /* we have our own copy of shadow registers */ + SANE_Status status = SANE_STATUS_GOOD; + int i, lines = 8, yoffset = 2; + int pixels; + int failed = 0; + /* offsets */ + int ro = 0, go = 0, bo = 0; + /* averages */ + int ra, ga, ba, average; + SANE_Byte *data = NULL; + SANE_Byte top[OFFSET_RANGES] = { 0, 0x7f, 0x9f, 0xbf, 0xff }; +#ifdef DEEP_DEBUG + char title[20]; +#endif + + DBG (2, "sanei_lexmark_low_offset_calibration: start\n"); + /* copy registers */ + for (i = 0; i < 255; i++) + regs[i] = dev->shadow_regs[i]; + + /* we clear movement bit */ + regs[0xc3] = regs[0xc3] & 0x7f; + + pixels = + (dev->sensor->offset_endx - dev->sensor->offset_startx) / regs[0x7a]; + + /* there are 4 ranges of offset: + 00-7F : almost no offset + 80-9F : high noise + A0-BF : high noise + C0-FF : high noise + we start with the highest one and decrease until + overall offset is ok + First loop may have such an high offset that scanned data overflow + and gives a low average. So we allways skip its results + */ + + /* minimal gains */ + DBG (3, + "sanei_lexmark_low_offset_calibration: setting gains to (1,1,1).\n"); + rts88xx_set_gain (regs, 1, 1, 1); + + i = OFFSET_RANGES; + average = 255; + + /* loop on ranges until one fits. Then adjust offset, first loop is + * always done. TODO detect overflow by 'noise looking' data pattern */ + while (((i > 0) && (average > dev->sensor->offset_threshold)) + || (i == OFFSET_RANGES)) + { + /* next range */ + i--; + + /* sets to top of range */ + ro = top[i]; + go = top[i]; + bo = top[i]; + rts88xx_set_offset (regs, ro, ro, ro); + DBG (3, + "sanei_lexmark_low_offset_calibration: setting offsets to (%d,%d,%d).\n", + ro, ro, ro); + + status = + low_simple_scan (dev, regs, dev->sensor->offset_startx, pixels, + yoffset, lines, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "sanei_lexmark_low_offset_calibration: low_simple_scan failed!\n"); + if (data != NULL) + free (data); + return status; + } +#ifdef DEEP_DEBUG + sprintf (title, "offset%02x.pnm", ro); + write_pnm_file (title, pixels, lines, rts88xx_is_color (regs), data); +#endif + average = average_area (regs, data, pixels, lines, &ra, &ga, &ba); + free (data); + } + if (i == 0) + { + DBG (2, "sanei_lexmark_low_offset_calibration: failed !\n"); + failed = 1; + } + + /* increase gain and scan again */ + /* increase gain for fine offset tuning */ + rts88xx_set_gain (regs, 6, 6, 6); + status = + low_simple_scan (dev, regs, dev->sensor->offset_startx, pixels, yoffset, + lines, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "sanei_lexmark_low_offset_calibration: low_simple_scan failed!\n"); + if (data != NULL) + free (data); + return status; + } + average_area (regs, data, pixels, lines, &ra, &ga, &ba); +#ifdef DEEP_DEBUG + write_pnm_file ("offset-final.pnm", pixels, lines, rts88xx_is_color (regs), + data); +#endif + + /* this "law" is a guess, may (should?) be changed ... */ + if (!failed) + { + if (ro > ra) + dev->offset.red = ro - ra; + if (go > ga) + { + dev->offset.green = go - ga; + dev->offset.gray = go - ga; + } + if (bo > ba) + dev->offset.blue = bo - ba; + } + else + { + dev->offset.red = dev->sensor->offset_fallback; + dev->offset.green = dev->sensor->offset_fallback; + dev->offset.blue = dev->sensor->offset_fallback; + } + DBG (7, + "sanei_lexmark_low_offset_calibration: offset=(0x%02x,0x%02x,0x%02x).\n", + dev->offset.red, dev->offset.green, dev->offset.blue); + + DBG (2, "sanei_lexmark_low_offset_calibration: end.\n"); + free (data); + return status; +} + +/* + * we scan a white area until average is good enough + * level is good enough when it maximize the range value of output: + * ie max-min is maximum + */ +SANE_Status +sanei_lexmark_low_gain_calibration (Lexmark_Device * dev) +{ + SANE_Byte regs[255]; /* we have our own copy of shadow registers */ + SANE_Status status = SANE_STATUS_GOOD; + int i, lines = 4, yoffset = 1; + int sx, ex; + int pixels; + /* averages */ + int ra, ga, ba; + SANE_Byte *data = NULL; + int red, green, blue; +#ifdef DEEP_DEBUG + char title[20]; +#endif + + DBG (2, "sanei_lexmark_low_gain_calibration: start\n"); + /* copy registers */ + for (i = 0; i < 255; i++) + regs[i] = dev->shadow_regs[i]; + + /* we clear movement bit */ + regs[0xc3] = regs[0xc3] & 0x7f; + sx = regs[0x67] * 256 + regs[0x66]; + ex = regs[0x6d] * 256 + regs[0x6c]; + pixels = (ex - sx) / regs[0x7a]; + + + /* set up inital gains */ + red = 6; + green = 6; + blue = 6; + rts88xx_set_gain (regs, red, green, blue); + + /* init loop */ + i = 0; + ra = 0; + ba = 0; + ga = 0; + + status = low_cancel (dev->devnum); + if (status != SANE_STATUS_GOOD) + return status; + + /* we do a simple scan all 3 averages give the choosen level */ + while (((rts88xx_is_color (regs) + && ((ra < dev->sensor->red_gain_target) + || (ga < dev->sensor->green_gain_target) + || (ba < dev->sensor->blue_gain_target))) + || (!rts88xx_is_color (regs) + && (ga < dev->sensor->gray_gain_target))) && (i < 25)) + { + status = low_simple_scan (dev, regs, sx, pixels, yoffset, lines, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "sanei_lexmark_low_gain_calibration: low_simple_scan failed!\n"); + if (data != NULL) + free (data); + return status; + } +#ifdef DEEP_DEBUG + sprintf (title, "gain%02d.pnm", i); + write_pnm_file (title, pixels, lines, rts88xx_is_color (regs), data); +#endif + average_area (regs, data, pixels, lines, &ra, &ga, &ba); + free (data); + if (ra < dev->sensor->red_gain_target) + red++; + if (ga < dev->sensor->green_gain_target + || (dev->sensor->gray_gain_target && !rts88xx_is_color (regs))) + green++; + if (ba < dev->sensor->blue_gain_target) + blue++; + rts88xx_set_gain (regs, red, green, blue); + i++; + } + dev->gain.red = red; + dev->gain.green = green; + dev->gain.blue = blue; + dev->gain.gray = green; + DBG (7, + "sanei_lexmark_low_gain_calibration: gain=(0x%02x,0x%02x,0x%02x).\n", + dev->gain.red, dev->gain.green, dev->gain.blue); + DBG (2, "sanei_lexmark_low_gain_calibration: end.\n"); + return status; +} + +/** + * there is no hardware shading correction. So we have to do it in software. + * We do it by scanning a pure white area which is before scanning area. Then + * we compute per pixel coefficient to move the scanned value to the target + * value. These coefficients are used later to correct scanned data. + * The scan is done with all the final scan settings but the heigth and vertical + * start position. + */ +SANE_Status +sanei_lexmark_low_shading_calibration (Lexmark_Device * dev) +{ + SANE_Byte regs[255]; /* we have our own copy of shadow registers */ + int i, j, pixels, bpl; + int sx, ex; + SANE_Byte *data = NULL; + SANE_Status status; + /* enough 75 dpi lines to "go off" home position dot, + and include shading area */ + int lines = 4 + 4; + int lineoffset = 1; + int linetotal = lines + lineoffset; + int yoffset; + int x, y; + float rtarget, btarget, gtarget; + + DBG (2, "sanei_lexmark_low_shading_calibration: start\n"); + /* copy registers */ + for (i = 0; i < 255; i++) + regs[i] = dev->shadow_regs[i]; + + /* allocate memory for scan */ + sx = regs[0x67] * 256 + regs[0x66]; + ex = regs[0x6d] * 256 + regs[0x6c]; + + + DBG (7, "startx=%d, endx=%d, coef=%d, r2f=0x%02x\n", + sx, ex, regs[0x7a], regs[0x2f]); + + pixels = (ex - sx) / regs[0x7a]; + if (rts88xx_is_color (regs)) + bpl = 3 * pixels; + else + bpl = pixels; + + /* adjust the target area to the scanning resolution */ + lines = (8 * lines) / regs[0x7a]; + lineoffset = (8 * lineoffset) / regs[0x7a]; + linetotal = (8 * linetotal) / regs[0x7a]; + + data = (SANE_Byte *) malloc (bpl * lines); + DBG (7, "pixels=%d, lines=%d, size=%d\n", pixels, lines, bpl * lines); + if (data == NULL) + { + DBG (2, + "sanei_lexmark_low_shading_calibration: failed to allocate %d bytes !\n", + bpl * lines); + return SANE_STATUS_NO_MEM; + } + if (dev->shading_coeff != NULL) + free (dev->shading_coeff); + dev->shading_coeff = (float *) malloc (bpl * sizeof (float)); + if (dev->shading_coeff == NULL) + { + DBG (2, + "sanei_lexmark_low_shading_calibration: failed to allocate %d floats !\n", + bpl); + free (data); + return SANE_STATUS_NO_MEM; + } + + /* we set movement bit this time */ + regs[0xc3] = regs[0xc3] | 0x80; + + /* execute scan */ + status = low_simple_scan (dev, regs, sx, pixels, lineoffset, lines, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "sanei_lexmark_low_shading_calibration: low_simple_scan failed!\n"); + if (data != NULL) + free (data); + return status; + } + + yoffset = -1; + /* the very first lines of the scan may include the dark dot used + * locate park position. We find the first line free of it in the scan. + * We can't use is_home_line since it modifies data. + */ + for (y = 0; (y < lines) && (yoffset == y - 1); y++) + { + if (rts88xx_is_color (regs)) + { + for (x = 0; x < 3 * pixels; x++) + { + if (data[x + y * 3 * pixels] < 30) + yoffset = y; + } + } + else + { + for (x = 0; x < pixels; x++) + { + if (data[x + y * pixels] < 30) + yoffset = y; + } + } + } + /* make sure we are really out of the dot */ + yoffset++; + + /* yoffset is index of last dot line, go to first white line */ + if (yoffset >= lines - 1) + { + DBG (7, + "sanei_lexmark_low_shading_calibration: failed to detect yoffset.\n"); + /* fail safe fallback, picture will be altered at dot position, + but scanner is safe */ + yoffset = lines - 2; + } + else + yoffset++; + DBG (7, "sanei_lexmark_low_shading_calibration: yoffset=%d.\n", yoffset); + +#ifdef DEEP_DEBUG + write_pnm_file ("shading.pnm", pixels, lines, rts88xx_is_color (regs), + data); +#endif + + /* computes coefficients */ + /* there are 8 lines usable for shading calibration at 150 dpi, between + bottom of "home position" dot and the start of the scanner's window + assembly, we only use 7 of them */ + if (yoffset + (8 * 4) / regs[0x7a] < lines) + lines = yoffset + (8 * 4) / regs[0x7a]; + rtarget = dev->sensor->red_shading_target; + gtarget = dev->sensor->green_shading_target; + btarget = dev->sensor->blue_shading_target; + for (i = 0; i < pixels; i++) + { + /* we computes the coefficient needed to move the scanned value to + the target value */ + if (rts88xx_is_color (dev->shadow_regs)) + { + /* RED */ + dev->shading_coeff[i] = 0; + for (j = yoffset; j < lines; j++) + dev->shading_coeff[i] += data[i + j * bpl]; + dev->shading_coeff[i] = + (rtarget / (dev->shading_coeff[i] / (lines - yoffset))); + + /* GREEN */ + dev->shading_coeff[i + pixels] = 0; + for (j = yoffset; j < lines; j++) + dev->shading_coeff[i + pixels] += data[i + j * bpl + pixels]; + dev->shading_coeff[i + pixels] = + ((gtarget / dev->shading_coeff[i + pixels]) * (lines - yoffset)); + + /* BLUE */ + dev->shading_coeff[i + 2 * pixels] = 0; + for (j = yoffset; j < lines; j++) + dev->shading_coeff[i + 2 * pixels] += + data[i + j * bpl + 2 * pixels]; + dev->shading_coeff[i + 2 * pixels] = + ((btarget / dev->shading_coeff[i + 2 * pixels]) * + (lines - yoffset)); + } + else + { + dev->shading_coeff[i] = 0; + for (j = yoffset; j < lines; j++) + { + dev->shading_coeff[i] += data[i + j * bpl]; + } + dev->shading_coeff[i] = + (rtarget / dev->shading_coeff[i]) * (lines - yoffset); + } + } + free(data); + + /* do the scan backward to go back to start position */ + regs[0xc6] &= 0xF7; + lines = (8 * 8) / regs[0x7a]; + /* it shoud use linetotal to account for the lineoffset */ + if (dev->model.sensor_type == X74_SENSOR) + lines = linetotal; + + /* execute scan */ + status = low_simple_scan (dev, regs, sx, pixels, 1, lines, &data); + if (status != SANE_STATUS_GOOD) + { + DBG (1, + "sanei_lexmark_low_shading_calibration: low_simple_scan failed!\n"); + if(data!=NULL) + free(data); + return status; + } + +#ifdef DEEP_DEBUG + write_pnm_file ("shading_bwd.pnm", pixels, lines, rts88xx_is_color (regs), + data); +#endif + free (data); + + DBG (2, "sanei_lexmark_low_shading_calibration: end.\n"); + return status; +} + + +SANE_Status +sanei_lexmark_low_calibration (Lexmark_Device * dev) +{ + SANE_Status status; + + DBG (2, "sanei_lexmark_low_calibration: start.\n"); + status = sanei_lexmark_low_offset_calibration (dev); + if (status != SANE_STATUS_GOOD) + return status; + + /* we put the offset just computed in scanning regs */ + if (rts88xx_is_color (dev->shadow_regs)) + { + rts88xx_set_offset (dev->shadow_regs, + dev->offset.red, + dev->offset.green, dev->offset.blue); + } + else + { + rts88xx_set_offset (dev->shadow_regs, + dev->offset.gray, + dev->offset.gray, dev->offset.gray); + } + + /* if manual gain settings, no gain calibration */ + if (dev->val[OPT_MANUAL_GAIN].w == SANE_TRUE) + { + if (rts88xx_is_color (dev->shadow_regs)) + { + dev->gain.red = dev->val[OPT_RED_GAIN].w; + dev->gain.green = dev->val[OPT_GREEN_GAIN].w; + dev->gain.blue = dev->val[OPT_BLUE_GAIN].w; + } + else + dev->gain.gray = dev->val[OPT_GRAY_GAIN].w; + } + else + { + status = sanei_lexmark_low_gain_calibration (dev); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* put the calibrated or manual settings before shading calibration + which must be done with final setting values */ + if (rts88xx_is_color (dev->shadow_regs)) + { + rts88xx_set_gain (dev->shadow_regs, dev->gain.red, dev->gain.green, + dev->gain.blue); + } + else + { + rts88xx_set_gain (dev->shadow_regs, dev->gain.gray, dev->gain.gray, + dev->gain.gray); + } + + status = sanei_lexmark_low_shading_calibration (dev); + + if (status != SANE_STATUS_GOOD) + return status; + + DBG (2, "sanei_lexmark_low_calibration: end.\n"); + return SANE_STATUS_GOOD; +} + +/* assign sensor data */ +static SANE_Status +sanei_lexmark_low_assign_sensor (Lexmark_Device * dev) +{ + int dn; + + /* init sensor data */ + dn = 0; + while (sensor_list[dn].id != 0 + && sensor_list[dn].id != dev->model.sensor_type) + dn++; + if (sensor_list[dn].id == 0) + { + DBG (1, + "sanei_lexmark_low_assign_sensor: unknown sensor %d\n", + dev->model.sensor_type); + return SANE_STATUS_UNSUPPORTED; + } + dev->sensor = &(sensor_list[dn]); + DBG (1, "sanei_lexmark_low_assign_sensor: assigned sensor number %d\n", + dev->model.sensor_type); + return SANE_STATUS_GOOD; +} + +/* assign model description, based on USB id, and register content when + * available */ +SANE_Status +sanei_lexmark_low_assign_model (Lexmark_Device * dev, + SANE_String_Const devname, SANE_Int vendor, + SANE_Int product, SANE_Byte mainboard) +{ + int dn; + SANE_Bool found = SANE_FALSE; + + DBG_INIT (); + + DBG (2, "sanei_lexmark_low_assign_model: start\n"); + DBG (3, + "sanei_lexmark_low_assign_model: assigning %04x:%04x, variant %d\n", + vendor, product, mainboard); + + dn = 0; + /* walk the list of known devices */ + while (!found && model_list[dn].vendor_id != 0) + { + /* no mainboard id given (at attach time) */ + if (mainboard == 0 + && vendor == model_list[dn].vendor_id + && product == model_list[dn].product_id) + found = SANE_TRUE; + /* mainboard given (init time) */ + if (mainboard != 0 + && mainboard == model_list[dn].mainboard_id + && vendor == model_list[dn].vendor_id + && product == model_list[dn].product_id) + found = SANE_TRUE; + + if (!found) + dn++; + } + + /* we hit the end of list, so we don't know about the current model */ + if (!found) + { + DBG (1, + "sanei_lexmark_low_assign_model: unknown device 0x%04x:0x%04x\n", + vendor, product); + return SANE_STATUS_UNSUPPORTED; + } + + dev->sane.name = strdup (devname); + dev->sane.vendor = model_list[dn].vendor; + dev->sane.model = model_list[dn].model; + dev->model = model_list[dn]; + dev->sane.type = "flatbed scanner"; + + DBG (3, "sanei_lexmark_low_assign_model: assigned %s\n", dev->model.model); + + /* init sensor data */ + DBG (2, "sanei_lexmark_low_assign_model: end.\n"); + return sanei_lexmark_low_assign_sensor (dev); +} diff --git a/backend/lexmark_models.c b/backend/lexmark_models.c new file mode 100644 index 0000000..7819a8d --- /dev/null +++ b/backend/lexmark_models.c @@ -0,0 +1,116 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2006-2010 Stéphane Voltz + Copyright (C) 2010 "Torsten Houwaart" X74 support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +static Lexmark_Model model_list[] = { + { + 0x043d, /* vendor id */ + 0x007c, /* product id */ + 0xb2, /* submodel id */ + "Lexmark X1100", /* name */ + "Lexmark", /* vendor */ + "X1100/rev. B2", /* model */ + X1100_MOTOR, + /* X1100 series has 2 sensors */ + X1100_B2_SENSOR, + 1235, /* first x-coordinate of Home Point */ + 1258}, /* second x-coordinate of Home Point */ + { + 0x043d, /* vendor id */ + 0x007c, /* product id */ + 0x2c, /* submodel id */ + "Lexmark X1100", /* name */ + "Lexmark", /* vendor */ + "X1100/rev. 2C", /* model */ + A920_MOTOR, /* X1100 series has 2 sensors, 2C or B2. It + is detected at sane_open() */ + X1100_2C_SENSOR, + 1235, /* first x-coordinate of Home Point */ + 1258}, /* second x-coordinate of Home Point */ + { + 0x413c, /* vendor id */ + 0x5105, /* product id */ + 0x2c, /* submodel id */ + "Dell A920", /* name */ + "Dell", /* vendor */ + "A920", /* model */ + A920_MOTOR, + A920_SENSOR, + 1235, /* first x-coordinate of Home Point */ + 1258}, /* second x-coordinate of Home Point */ + { + 0x043d, /* vendor id */ + 0x007d, /* product id */ + 0x87, /* submodel id */ + "Lexmark X1200", /* name */ + "Lexmark", /* vendor */ + "X1200/USB1.1", /* model */ + A920_MOTOR, + X1200_SENSOR, + 1235, /* first x-coordinate of Home Point */ + 1258}, /* second x-coordinate of Home Point */ + { + 0x043d, /* vendor id */ + 0x007d, /* product id */ + 0x97, /* submodel id */ + "Lexmark X1200", /* name */ + "Lexmark", /* vendor */ + "X1200/USB2.0", /* model */ + A920_MOTOR, + X1200_USB2_SENSOR, + 1235, /* first x-coordinate of Home Point */ + 1258}, /* second x-coordinate of Home Point */ + { + 0x043d, /* vendor id */ + 0x0060, /* product id */ + 0x00, /* submodel id */ + "Lexmark X74", /* name */ + "Lexmark", /* vendor */ + "X74", /* model */ + X74_MOTOR, + X74_SENSOR, + 1222, /* first x-coordinate of Home Point */ + 1322}, /* second x-coordinate of Home Point */ + { /* termination model, must be last */ + 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, 0} +}; /* end models description */ diff --git a/backend/lexmark_sensors.c b/backend/lexmark_sensors.c new file mode 100644 index 0000000..9a34354 --- /dev/null +++ b/backend/lexmark_sensors.c @@ -0,0 +1,134 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2006-2010 Stéphane Voltz + Copyright (C) 2010 "Torsten Houwaart" X74 support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +static Lexmark_Sensor sensor_list[] = { + { + X1100_B2_SENSOR, + /* start x, end x and target average for offset calibration */ + 48, 80, 6, + /* usable pixel sensor startx */ + 106, + /* default gain */ + 16, + /* gain calibration targets */ + 180, 180, 180, 180, + /* shading correction targets */ + 260, 260, 260, 260, + /* offset and gain fallback */ + 0x70, 17}, + { + X1100_2C_SENSOR, + /* start x, end x and target average for offset calibration */ + 48, 80, 12, + /* usable pixel sensor startx */ + 106, + /* default gain */ + 10, + /* gain calibration */ + 140, 150, 150, 150, + /* shading correction */ + 260, 260, 260, 260, + /* offset and gain fallback */ + 0x70, 11}, + { /* USB 1.1 settings */ + X1200_SENSOR, + /* start x, end x and target average for offset calibration */ + 32, 64, 15, + /* usable pixel sensor startx */ + 136, + /* default gain */ + 16, + /* gain calibration */ + 180, 180, 180, 180, + /* shading correction */ + 260, 260, 260, 260, + /* offset and gain fallback */ + 0x86, 16}, + { /* this one is a 1200 on USB2.0 */ + X1200_USB2_SENSOR, + /* start x, end x and target average for offset calibration */ + 32, 64, 12, + /* usable pixel sensor startx */ + 136, + /* default gain */ + 16, + /* gain calibration */ + 180, 180, 180, 180, + /* shading correction */ + 260, 260, 260, 260, + /* offset and gain fallback */ + 0x86, 16}, + { + A920_SENSOR, + /* start x, end x and target average for offset calibration */ + 48, 80, 6, + /* usable pixel sensor startx */ + 106, + /* default gain */ + 12, + /* gain calibration target */ + 130, 145, 150, 145, + /* gain calibration target */ + 260, 260, 260, 260, + /* offset and gain fallback */ + 0x70, 13}, + { + X74_SENSOR, + /* start x TDONE, end x and target average for offset calibration */ + /*36,68,12, */ + 20, 52, 12, + /* usable pixel sensor startx */ + /*104, */ + 104, + /* default gain */ + 10, + /* gain calibration target */ + 130, 145, 150, 145, + /* gain calibration target */ + 260, 260, 260, 260, + /* offset and gain fallback */ + 0x70, 13}, + /* termination list sensor, must be last */ + {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} +}; diff --git a/backend/lm9830.h b/backend/lm9830.h new file mode 100644 index 0000000..cd6a4d1 --- /dev/null +++ b/backend/lm9830.h @@ -0,0 +1,58 @@ +/* + (c) 2001 Nathan Rutman nathan@gordian.com 11/13/01 + + National Semi LM9830 scanner-on-a-chip register defs +*/ + +#ifndef LM9830_H +#define LM9830_H + + +/* LM9830 registers (see lm9830 datasheet for a full description */ +#define IMAGE_DATA_AVAIL 0x01 +#define STATUS 0x02 +#define DATAPORT_TARGET 0x03 +#define DATAPORT_ADDR 0x04 +#define DATAPORT 0x06 +#define COMMAND 0x07 +#define CLOCK_DIV 0x08 /* Master clock divider */ +#define ACTIVE_PX_START 0x1e /* Active pixel start */ +#define LINE_END 0x20 +#define DATA_PX_START 0x22 +#define DATA_PX_END 0x24 +#define COLOR_MODE 0x26 +#define LAMP_R_ON 0x2c +#define LAMP_R_OFF 0x2e +#define LAMP_G_ON 0x30 +#define LAMP_G_OFF 0x32 +#define LAMP_B_ON 0x34 +#define LAMP_B_OFF 0x36 +#define PARALLEL_PORT 0x42 /* Parallel port settings */ +#define MICROSTEP 0x45 +#define STEP_SIZE 0x46 +#define FAST_STEP 0x48 +#define SKIP_STEPS 0x4a +#define BUFFER_LIMIT 0x4e /* Pause scanning when buffer is this full */ +#define BUFFER_RESUME 0x4f +#define REVERSE_STEPS 0x50 +#define STEP_PWM 0x57 +#define PAPER_SENSOR 0x58 + +/* Register 02 flags */ +#define STATUS_HOME 0x02 +#define STATUS_PAUSE 0x10 +#define STATUS_POWER 0x20 + +/* Register 03 flags */ +#define DP_GAMMA 0x00 +#define DP_OFFSET 0x01 +#define DP_R 0x00 +#define DP_G 0x02 +#define DP_B 0x04 + +/* Register 04 flags */ +#define DP_WRITE 0x0000 +#define DP_READ 0x2000 + + +#endif /* LM9830_H */ diff --git a/backend/ma1509.c b/backend/ma1509.c new file mode 100644 index 0000000..5fccd1c --- /dev/null +++ b/backend/ma1509.c @@ -0,0 +1,2020 @@ +/* sane - Scanner Access Now Easy. + (C) 2003 Henning Meier-Geinitz . + + Based on the mustek (SCSI) backend. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for scanners based on the Mustek + MA-1509 chipset. Currently the Mustek BearPaw 1200F is known to work. +*/ + + +/**************************************************************************/ +/* ma1509 backend version */ +#define BUILD 3 +/**************************************************************************/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_usb.h" + +#define BACKEND_NAME ma1509 +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#include "ma1509.h" + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +/* Debug level from sanei_init_debug */ +static SANE_Int debug_level; + +static SANE_Int num_devices; +static Ma1509_Device *first_dev; +static Ma1509_Scanner *first_handle; +static const SANE_Device **devlist = 0; + +static int warmup_time = MA1509_WARMUP_TIME; + +/* Array of newly attached devices */ +static Ma1509_Device **new_dev; + +/* Length of new_dev array */ +static SANE_Int new_dev_len; + +/* Number of entries alloced for new_dev */ +static SANE_Int new_dev_alloced; + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; + +static SANE_String_Const ta_source_list[] = { + SANE_I18N ("Flatbed"), SANE_I18N ("Transparency Adapter"), + 0 +}; + +static SANE_Word resolution_list[] = { + 9, + 50, 100, 150, 200, 300, 400, 450, 500, 600 +}; + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + + +/* "SCSI" command buffers used by the backend */ +static const SANE_Byte scsi_inquiry[] = { + 0x12, 0x01, 0x00, 0x00, 0x00, 0x00, INQ_LEN, 0x00 +}; +static const SANE_Byte scsi_test_unit_ready[] = { + 0x03, 0x01, 0x01, 0x00, 0x00, 0x00, 0x04, 0x00 +}; +static const SANE_Byte scsi_set_window[] = { + 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00 +}; + + +static void +print_data_buffer (const SANE_Byte * buffer, size_t len) +{ + SANE_Byte buffer_byte_list[50]; + SANE_Byte buffer_byte[5]; + const SANE_Byte *pp; + + buffer_byte_list[0] = '\0'; + for (pp = buffer; pp < (buffer + len); pp++) + { + sprintf ((SANE_String) buffer_byte, " %02x", *pp); + strcat ((SANE_String) buffer_byte_list, (SANE_String) buffer_byte); + if (((pp - buffer) % 0x10 == 0x0f) || (pp >= (buffer + len - 1))) + { + DBG (5, "buffer: %s\n", buffer_byte_list); + buffer_byte_list[0] = '\0'; + } + } +} + +static SANE_Status +ma1509_cmd (Ma1509_Scanner * s, const SANE_Byte * cmd, SANE_Byte * data, + size_t * data_size) +{ + SANE_Status status; + size_t size; +#define MA1509_WRITE_LIMIT (1024 * 64) +#define MA1509_READ_LIMIT (1024 * 256) + + DBG (5, "ma1509_cmd: fd=%d, cmd=%p, data=%p, data_size=%ld\n", + s->fd, cmd, data, (long int) (data_size ? *data_size : 0)); + DBG (5, "ma1509_cmd: cmd = %02x %02x %02x %02x %02x %02x %02x %02x \n", + cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5], cmd[6], cmd[7]); + + + size = MA1509_COMMAND_LENGTH; + status = sanei_usb_write_bulk (s->fd, cmd, &size); + if (status != SANE_STATUS_GOOD || size != MA1509_COMMAND_LENGTH) + { + DBG (5, + "ma1509_cmd: sanei_usb_write_bulk returned %s (size = %ld, expected %d)\n", + sane_strstatus (status), (long int) size, MA1509_COMMAND_LENGTH); + return status; + } + + if (cmd[1] == 1) + { + /* receive data */ + if (data && data_size && *data_size) + { + size_t bytes_left = *data_size; + DBG (5, "ma1509_cmd: trying to receive %ld bytes of data\n", + (long int) *data_size); + + while (status == SANE_STATUS_GOOD && bytes_left > 0) + { + size = bytes_left; + if (size > MA1509_READ_LIMIT) + size = MA1509_READ_LIMIT; + + status = + sanei_usb_read_bulk (s->fd, data + *data_size - bytes_left, + &size); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "ma1509_cmd: sanei_usb_read_bulk returned %s\n", + sane_strstatus (status)); + return status; + } + bytes_left -= size; + DBG (5, "ma1509_cmd: read %ld bytes, %ld bytes to go\n", + (long int) size, (long int) bytes_left); + } + if (debug_level >= 5) + print_data_buffer (data, *data_size); + } + } + else + { + /* send data */ + if (data && data_size && *data_size) + { + size_t bytes_left = *data_size; + + DBG (5, "ma1509_cmd: sending %ld bytes of data\n", + (long int) *data_size); + if (debug_level >= 5) + print_data_buffer (data, *data_size); + + while (status == SANE_STATUS_GOOD && bytes_left > 0) + { + size = bytes_left; + if (size > MA1509_WRITE_LIMIT) + size = MA1509_WRITE_LIMIT; + status = + sanei_usb_write_bulk (s->fd, data + *data_size - bytes_left, + &size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "ma1509_cmd: sanei_usb_write_bulk returned %s\n", + sane_strstatus (status)); + return status; + } + bytes_left -= size; + DBG (5, "ma1509_cmd: wrote %ld bytes, %ld bytes to go\n", + (long int) size, (long int) bytes_left); + } + + } + } + + DBG (5, "ma1509_cmd: finished: data_size=%ld, status=%s\n", + (long int) (data_size ? *data_size : 0), sane_strstatus (status)); + return status; +} + +static SANE_Status +test_unit_ready (Ma1509_Scanner * s) +{ + SANE_Status status; + SANE_Byte buffer[0x04]; + size_t size = sizeof (buffer); + + status = ma1509_cmd (s, scsi_test_unit_ready, buffer, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "test_unit_ready: ma1509_cmd failed: %s\n", + sane_strstatus (status)); + return status; + } + if (buffer[1] == 0x14) + s->hw->has_adf = SANE_TRUE; + else + s->hw->has_adf = SANE_FALSE; + + return status; +} + +static SANE_Status +attach (SANE_String_Const devname, Ma1509_Device ** devp) +{ + SANE_Int fw_revision; + SANE_Byte result[INQ_LEN]; + SANE_Byte inquiry_byte_list[50], inquiry_text_list[17]; + SANE_Byte inquiry_byte[5], inquiry_text[5]; + SANE_Byte *model_name = result + 44; + Ma1509_Scanner s; + Ma1509_Device *dev, new_dev; + SANE_Status status; + size_t size; + SANE_Byte *pp; + SANE_Word vendor, product; + + if (devp) + *devp = 0; + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + + memset (&new_dev, 0, sizeof (new_dev)); + memset (&s, 0, sizeof (s)); + s.hw = &new_dev; + + DBG (3, "attach: trying device %s\n", devname); + + status = sanei_usb_open (devname, &s.fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: sanei_usb_open failed: %s\n", sane_strstatus (status)); + return status; + } + + status = sanei_usb_get_vendor_product (s.fd, &vendor, &product); + if (status != SANE_STATUS_GOOD && status != SANE_STATUS_UNSUPPORTED) + { + DBG (1, "attach: sanei_usb_get_vendor_product failed: %s\n", + sane_strstatus (status)); + sanei_usb_close (s.fd); + return status; + } + if (status == SANE_STATUS_UNSUPPORTED) + { + DBG (3, "attach: can't detect vendor/product, trying anyway\n"); + } + else if (vendor != 0x055f || product != 0x0010) + { + DBG (1, "attach: unknown vendor/product (0x%x/0x%x)\n", vendor, + product); + sanei_usb_close (s.fd); + return SANE_STATUS_UNSUPPORTED; + } + + DBG (4, "attach: sending TEST_UNIT_READY\n"); + status = test_unit_ready (&s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: test_unit_ready device %s failed (%s)\n", devname, + sane_strstatus (status)); + sanei_usb_close (s.fd); + return status; + } + + DBG (4, "attach: sending INQUIRY\n"); + size = sizeof (result); + memset (result, 0, sizeof (result)); + status = ma1509_cmd (&s, scsi_inquiry, result, &size); + if (status != SANE_STATUS_GOOD || size != INQ_LEN) + { + DBG (1, "attach: inquiry for device %s failed (%s)\n", devname, + sane_strstatus (status)); + sanei_usb_close (s.fd); + return status; + } + + sanei_usb_close (s.fd); + + if ((result[0] & 0x1f) != 0x06) + { + DBG (1, "attach: device %s doesn't look like a scanner at all (%d)\n", + devname, result[0] & 0x1f); + return SANE_STATUS_INVAL; + } + + if (debug_level >= 5) + { + /* print out inquiry */ + DBG (5, "attach: inquiry output:\n"); + inquiry_byte_list[0] = '\0'; + inquiry_text_list[0] = '\0'; + for (pp = result; pp < (result + INQ_LEN); pp++) + { + sprintf ((SANE_String) inquiry_text, "%c", + (*pp < 127) && (*pp > 31) ? *pp : '.'); + strcat ((SANE_String) inquiry_text_list, + (SANE_String) inquiry_text); + sprintf ((SANE_String) inquiry_byte, " %02x", *pp); + strcat ((SANE_String) inquiry_byte_list, + (SANE_String) inquiry_byte); + if ((pp - result) % 0x10 == 0x0f) + { + DBG (5, "%s %s\n", inquiry_byte_list, inquiry_text_list); + inquiry_byte_list[0] = '\0'; + inquiry_text_list[0] = '\0'; + } + } + } + + /* get firmware revision as BCD number: */ + fw_revision = (result[32] - '0') << 8 | (result[34] - '0') << 4 + | (result[35] - '0'); + DBG (4, "attach: firmware revision %d.%02x\n", fw_revision >> 8, + fw_revision & 0xff); + + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + + memcpy (dev, &new_dev, sizeof (*dev)); + + dev->name = strdup (devname); + if (!dev->name) + return SANE_STATUS_NO_MEM; + dev->sane.name = (SANE_String_Const) dev->name; + dev->sane.vendor = "Mustek"; + dev->sane.type = "flatbed scanner"; + + dev->x_range.min = 0; + dev->y_range.min = 0; + dev->x_range.quant = SANE_FIX (0.1); + dev->y_range.quant = SANE_FIX (0.1); + dev->x_trans_range.min = 0; + dev->y_trans_range.min = 0; + /* default to something really small to be on the safe side: */ + dev->x_trans_range.max = SANE_FIX (8.0 * MM_PER_INCH); + dev->y_trans_range.max = SANE_FIX (5.0 * MM_PER_INCH); + dev->x_trans_range.quant = SANE_FIX (0.1); + dev->y_trans_range.quant = SANE_FIX (0.1); + + DBG (3, "attach: scanner id: %.11s\n", model_name); + + /* BearPaw 1200F (SCSI-over-USB) */ + if (strncmp ((SANE_String) model_name, " B06", 4) == 0) + { + dev->x_range.max = SANE_FIX (211.3); + dev->y_range.min = SANE_FIX (0); + dev->y_range.max = SANE_FIX (296.7); + + dev->x_trans_range.min = SANE_FIX (0); + dev->y_trans_range.min = SANE_FIX (0); + dev->x_trans_range.max = SANE_FIX (150.0); + dev->y_trans_range.max = SANE_FIX (175.0); + + dev->sane.model = "BearPaw 1200F"; + } + else + { + DBG (0, "attach: this scanner (ID: %s) is not supported yet\n", + model_name); + DBG (0, "attach: please set the debug level to 5 and send a debug " + "report\n"); + DBG (0, "attach: to henning@meier-geinitz.de (export " + "SANE_DEBUG_MA1509=5\n"); + DBG (0, "attach: scanimage -L 2>debug.txt). Thank you.\n"); + free (dev); + return SANE_STATUS_INVAL; + } + + DBG (2, "attach: found Mustek %s %s %s%s\n", + dev->sane.model, dev->sane.type, dev->has_ta ? "(TA)" : "", + dev->has_adf ? "(ADF)" : ""); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; +} + + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + + +static SANE_Status +init_options (Ma1509_Scanner * s) +{ + SANE_Int i; + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].name = ""; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[1]); + if (!s->val[OPT_MODE].s) + return SANE_STATUS_NO_MEM; + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = resolution_list; + s->val[OPT_RESOLUTION].w = 50; + + /* source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].size = max_string_size (ta_source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = ta_source_list; + s->val[OPT_SOURCE].s = strdup (ta_source_list[0]); + if (!s->val[OPT_SOURCE].s) + return SANE_STATUS_NO_MEM; + s->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->val[OPT_PREVIEW].w = 0; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->val[OPT_TL_X].w = s->hw->x_range.min; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->val[OPT_TL_Y].w = s->hw->y_range.min; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range.max; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->val[OPT_THRESHOLD].w = 128; + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = MA1509_GAMMA_SIZE * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR_R].wa = &s->red_gamma_table[0]; + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + for (i = 0; i < MA1509_GAMMA_SIZE; i++) + s->red_gamma_table[i] = i * MA1509_GAMMA_SIZE / 256; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = MA1509_GAMMA_SIZE * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR_G].wa = &s->green_gamma_table[0]; + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + for (i = 0; i < MA1509_GAMMA_SIZE; i++) + s->green_gamma_table[i] = i * MA1509_GAMMA_SIZE / 256; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = MA1509_GAMMA_SIZE * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR_B].wa = &s->blue_gamma_table[0]; + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + for (i = 0; i < MA1509_GAMMA_SIZE; i++) + s->blue_gamma_table[i] = i * MA1509_GAMMA_SIZE / 256; + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + Ma1509_Device *dev; + + attach (devname, &dev); + if (dev) + { + /* Keep track of newly attached devices so we can set options as + necessary. */ + if (new_dev_len >= new_dev_alloced) + { + new_dev_alloced += 4; + if (new_dev) + new_dev = + realloc (new_dev, new_dev_alloced * sizeof (new_dev[0])); + else + new_dev = malloc (new_dev_alloced * sizeof (new_dev[0])); + if (!new_dev) + { + DBG (1, "attach_one_device: out of memory\n"); + return SANE_STATUS_NO_MEM; + } + } + new_dev[new_dev_len++] = dev; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +set_window (Ma1509_Scanner * s) +{ + SANE_Byte buffer[0x30], *cp; + double pixels_per_mm; + size_t size = sizeof (buffer); + SANE_Status status; + SANE_Int tlx, tly, width, height; + SANE_Int offset = 0; + struct timeval now; + long remaining_time; + + /* check if lamp is warmed up */ + gettimeofday (&now, 0); + remaining_time = warmup_time - (now.tv_sec - s->lamp_time); + if (remaining_time > 0) + { + DBG (0, "Warm-up in progress: please wait %2ld seconds\n", + remaining_time); + sleep (remaining_time); + } + + memset (buffer, 0, size); + cp = buffer; + + STORE16B (cp, 0); /* window identifier */ + STORE16B (cp, s->val[OPT_RESOLUTION].w); + STORE16B (cp, 0); /* not used acc. to specs */ + + pixels_per_mm = s->val[OPT_RESOLUTION].w / MM_PER_INCH; + + tlx = SANE_UNFIX (s->val[OPT_TL_X].w) * pixels_per_mm + 0.5; + tly = SANE_UNFIX (s->val[OPT_TL_Y].w) * pixels_per_mm + 0.5; + + width = (SANE_UNFIX (s->val[OPT_BR_X].w) - SANE_UNFIX (s->val[OPT_TL_X].w)) + * pixels_per_mm + 0.5; + height = (SANE_UNFIX (s->val[OPT_BR_Y].w) - SANE_UNFIX (s->val[OPT_TL_Y].w)) + * pixels_per_mm + 0.5 + offset; + + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + width /= 64; + width *= 64; + if (!width) + width = 64; + } + else + { + width /= 8; + width *= 8; + if (!width) + width = 8; + } + + + DBG (4, "set_window: tlx=%d (%d mm); tly=%d (%d mm); width=%d (%d mm); " + "height=%d (%d mm)\n", tlx, (int) (tlx / pixels_per_mm), tly, + (int) (tly / pixels_per_mm), width, (int) (width / pixels_per_mm), + height, (int) (height / pixels_per_mm)); + + + STORE16B (cp, 0); + STORE16B (cp, tlx); + STORE16B (cp, 0); + STORE16B (cp, tly); + *cp++ = 0x14; + *cp++ = 0xc0; + STORE16B (cp, width); + *cp++ = 0x28; + *cp++ = 0x20; + STORE16B (cp, height); + + s->hw->ppl = width; + s->hw->bpl = s->hw->ppl; + + s->hw->lines = height; + + *cp++ = 0x00; /* brightness, not impl. */ + /* threshold */ + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + *cp++ = (SANE_Byte) s->val[OPT_THRESHOLD].w; + else + *cp++ = 0x80; + *cp++ = 0x00; /* contrast, not impl. */ + *cp++ = 0x00; /* ??? . */ + + /* Note that 'image composition' has no meaning for the SE series */ + /* Mode selection is accomplished solely by bits/pixel (1, 8, 24) */ + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + *cp++ = 24; /* 24 bits/pixel in color mode */ + s->hw->bpl *= 3; + } + else if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + *cp++ = 8; /* 8 bits/pixel in gray mode */ + else + { + *cp++ = 1; /* 1 bit/pixel in lineart mode */ + s->hw->bpl /= 8; + } + + cp += 13; /* skip reserved bytes */ + *cp++ = 0x00; /* lamp mode */ + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) != 0) + *cp++ = 0x02; /* ??? */ + + status = ma1509_cmd (s, scsi_set_window, buffer, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "set_window: ma1509_cmd failed: %s\n", sane_strstatus (status)); + return status; + } + return status; +} + +static SANE_Status +calibration (Ma1509_Scanner * s) +{ + SANE_Byte cmd[0x08], *buffer, *calibration_buffer; + SANE_Status status; + SANE_Int ppl = 5312; + SANE_Int lines = 40; + size_t total_size = lines * ppl; + SANE_Int color, column, line; + + buffer = malloc (total_size * 3); + if (!buffer) + { + DBG (1, + "calibration: couldn't malloc %lu bytes for calibration buffer\n", + (u_long) (total_size * 3)); + return SANE_STATUS_NO_MEM; + } + memset (buffer, 0x00, total_size); + + memset (cmd, 0, 8); + cmd[0] = 0x28; /* read data */ + cmd[1] = 0x01; /* read */ + cmd[2] = 0x01; /* calibration */ + cmd[4] = (total_size >> 16) & 0xff; + cmd[5] = (total_size >> 8) & 0xff; + cmd[6] = total_size & 0xff; + total_size *= 3; + status = ma1509_cmd (s, cmd, buffer, &total_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "calibration: ma1509_cmd read data failed: %s\n", + sane_strstatus (status)); + free (buffer); + return status; + } + + calibration_buffer = malloc (ppl); + if (!calibration_buffer) + { + DBG (1, + "calibration: couldn't malloc %d bytes for calibration buffer\n", + ppl); + return SANE_STATUS_NO_MEM; + } + memset (calibration_buffer, 0x00, ppl); + + memset (cmd, 0, 8); + cmd[0] = 0x2a; /* send data */ + cmd[1] = 0x00; /* write */ + cmd[2] = 0x01; /* calibration */ + cmd[5] = (ppl >> 8) & 0xff; + cmd[6] = ppl & 0xff; + + for (color = 1; color < 4; color++) + { + cmd[4] = color; + + for (column = 0; column < ppl; column++) + { + SANE_Int average = 0; + + for (line = 0; line < lines; line++) + average += buffer[line * ppl * 3 + column * 3 + (color - 1)]; + average /= lines; + if (average < 1) + average = 1; + if (average > 255) + average = 255; + + average = (256 * 256) / average - 256; + if (average < 0) + average = 0; + if (average > 255) + average = 255; + calibration_buffer[column] = average; + } + + total_size = ppl; + status = ma1509_cmd (s, cmd, calibration_buffer, &total_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "calibration: ma1509_cmd send data failed: %s\n", + sane_strstatus (status)); + free (buffer); + free (calibration_buffer); + return status; + } + } + free (buffer); + free (calibration_buffer); + DBG (4, "calibration: done\n"); + return status; +} + + +static SANE_Status +send_gamma (Ma1509_Scanner * s) +{ + SANE_Byte cmd[0x08], *buffer; + SANE_Status status; + size_t total_size = MA1509_GAMMA_SIZE; + SANE_Int color; + + buffer = malloc (total_size); + if (!buffer) + { + DBG (1, "send_gamma: couldn't malloc %lu bytes for gamma buffer\n", + (u_long) total_size); + return SANE_STATUS_NO_MEM; + } + + memset (cmd, 0, 8); + cmd[0] = 0x2a; /* send data */ + cmd[1] = 0x00; /* write */ + cmd[2] = 0x03; /* gamma */ + cmd[5] = (total_size >> 8) & 0xff; + cmd[6] = total_size & 0xff; + for (color = 1; color < 4; color++) + { + unsigned int i; + + if (s->val[OPT_CUSTOM_GAMMA].w) + { + SANE_Int *int_buffer; + + if (color == 1) + int_buffer = s->red_gamma_table; + else if (color == 2) + int_buffer = s->green_gamma_table; + else + int_buffer = s->blue_gamma_table; + for (i = 0; i < total_size; i++) + buffer[i] = int_buffer[i]; + } + else + { + /* linear tables */ + for (i = 0; i < total_size; i++) + buffer[i] = i * 256 / total_size; + } + + cmd[4] = color; + status = ma1509_cmd (s, cmd, buffer, &total_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "send_gamma: ma1509_cmd send data failed: %s\n", + sane_strstatus (status)); + free (buffer); + return status; + } + } + if (!s->val[OPT_CUSTOM_GAMMA].w) + free (buffer); + DBG (4, "send_gamma: done\n"); + return status; +} + + +static SANE_Status +start_scan (Ma1509_Scanner * s) +{ + SANE_Byte cmd[8]; + SANE_Status status; + + DBG (4, "start_scan\n"); + memset (cmd, 0, 8); + + cmd[0] = 0x1b; + cmd[1] = 0x01; + cmd[2] = 0x01; + + status = ma1509_cmd (s, cmd, NULL, NULL); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "start_scan: ma1509_cmd failed: %s\n", sane_strstatus (status)); + return status; + } + return status; +} + +static SANE_Status +turn_lamp (Ma1509_Scanner * s, SANE_Bool is_on) +{ + SANE_Status status; + SANE_Byte buffer[0x30]; + size_t size = sizeof (buffer); + struct timeval lamp_time; + + DBG (4, "turn_lamp %s\n", is_on ? "on" : "off"); + memset (buffer, 0, size); + if (is_on) + buffer[0x28] = 0x01; + else + buffer[0x28] = 0x02; + + status = ma1509_cmd (s, scsi_set_window, buffer, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "turn_lamp: ma1509_cmd set_window failed: %s\n", + sane_strstatus (status)); + return status; + } + gettimeofday (&lamp_time, 0); + s->lamp_time = lamp_time.tv_sec; + return status; +} + +static SANE_Status +stop_scan (Ma1509_Scanner * s) +{ + SANE_Byte cmd[8]; + SANE_Status status; + + DBG (4, "stop_scan\n"); + memset (cmd, 0, 8); + + cmd[0] = 0x1b; + cmd[1] = 0x01; + cmd[2] = 0x00; + + status = ma1509_cmd (s, cmd, NULL, NULL); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "stop_scan: ma1509_cmd failed: %s\n", sane_strstatus (status)); + return status; + } + + DBG (4, "stop_scan: scan stopped\n"); + return status; +} + + +static SANE_Status +start_read_data (Ma1509_Scanner * s) +{ + SANE_Byte cmd[8]; + SANE_Status status; + SANE_Int total_size = s->hw->ppl * s->hw->lines; + + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + total_size /= 8; + + memset (cmd, 0, 8); + + cmd[0] = 0x28; /* read data */ + cmd[1] = 0x01; /* read */ + cmd[2] = 0x00; /* scan data */ + cmd[3] = (total_size >> 24) & 0xff; + cmd[4] = (total_size >> 16) & 0xff; + cmd[5] = (total_size >> 8) & 0xff; + cmd[6] = total_size & 0xff; + status = ma1509_cmd (s, cmd, NULL, NULL); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "stop_scan: ma1509_cmd failed: %s\n", sane_strstatus (status)); + return status; + } + return status; +} + +static SANE_Status +read_data (Ma1509_Scanner * s, SANE_Byte * buffer, SANE_Int * size) +{ + size_t local_size = *size; + SANE_Status status; + + status = sanei_usb_read_bulk (s->fd, buffer, &local_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "read_data: sanei_usb_read_bulk failed: %s\n", + sane_strstatus (status)); + return status; + } + *size = local_size; + return status; +} + + + + +/**************************************************************************/ +/* SANE API calls */ +/**************************************************************************/ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + SANE_Char line[PATH_MAX], *word, *end; + SANE_String_Const cp; + SANE_Int linenumber; + FILE *fp; + + DBG_INIT (); + +#ifdef DBG_LEVEL + debug_level = DBG_LEVEL; +#else + debug_level = 0; +#endif + + DBG (2, "SANE ma1509 backend version %d.%d build %d from %s\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD, PACKAGE_STRING); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (4, "sane_init: authorize %s null\n", authorize ? "!=" : "=="); + + sanei_usb_init (); + + num_devices = 0; + first_dev = 0; + first_handle = 0; + devlist = 0; + new_dev = 0; + new_dev_len = 0; + new_dev_alloced = 0; + + fp = sanei_config_open (MA1509_CONFIG_FILE); + if (!fp) + { + /* default to /dev/usb/scanner0 instead of insisting on config file */ + DBG (3, "sane_init: couldn't find config file (%s), trying " + "/dev/usb/scanner0 directly\n", MA1509_CONFIG_FILE); + attach ("/dev/usb/scanner0", 0); + return SANE_STATUS_GOOD; + } + linenumber = 0; + DBG (4, "sane_init: reading config file `%s'\n", MA1509_CONFIG_FILE); + while (sanei_config_read (line, sizeof (line), fp)) + { + word = 0; + linenumber++; + + cp = sanei_config_get_string (line, &word); + if (!word || cp == line) + { + DBG (5, "sane_init: config file line %d: ignoring empty line\n", + linenumber); + if (word) + free (word); + continue; + } + if (word[0] == '#') + { + DBG (5, "sane_init: config file line %d: ignoring comment line\n", + linenumber); + free (word); + continue; + } + if (strcmp (word, "option") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + + if (!word) + { + DBG (1, "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + if (strcmp (word, "warmup-time") == 0) + { + long local_warmup_time; + + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + + if (!word) + { + DBG (1, "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + errno = 0; + local_warmup_time = strtol (word, &end, 0); + + if (end == word) + { + DBG (3, "sane-init: config file line %d: warmup-time must " + "have a parameter; using default (%d)\n", + linenumber, warmup_time); + } + else if (errno) + { + DBG (3, "sane-init: config file line %d: warmup-time `%s' " + "is invalid (%s); using default (%d)\n", linenumber, + word, strerror (errno), warmup_time); + } + else + { + warmup_time = local_warmup_time; + DBG (4, + "sane_init: config file line %d: warmup-time set " + "to %d seconds\n", linenumber, warmup_time); + + } + if (word) + free (word); + word = 0; + } + else + { + DBG (3, "sane_init: config file line %d: ignoring unknown " + "option `%s'\n", linenumber, word); + if (word) + free (word); + word = 0; + } + } + else + { + new_dev_len = 0; + DBG (4, "sane_init: config file line %d: trying to attach `%s'\n", + linenumber, line); + sanei_usb_attach_matching_devices (line, attach_one_device); + if (word) + free (word); + word = 0; + } + } + + if (new_dev_alloced > 0) + { + new_dev_len = new_dev_alloced = 0; + free (new_dev); + } + fclose (fp); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Ma1509_Device *dev, *next; + + DBG (4, "sane_exit\n"); + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free (dev->name); + free (dev); + } + if (devlist) + free (devlist); + devlist = 0; + first_dev = 0; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + Ma1509_Device *dev; + SANE_Int i; + + DBG (4, "sane_get_devices: %d devices %s\n", num_devices, + local_only ? "(local only)" : ""); + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + DBG (5, "sane_get_devices: end\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Ma1509_Device *dev; + SANE_Status status; + Ma1509_Scanner *s; + + if (!devicename) + { + DBG (1, "sane_open: devicename is null!\n"); + return SANE_STATUS_INVAL; + } + if (!handle) + { + DBG (1, "sane_open: handle is null!\n"); + return SANE_STATUS_INVAL; + } + DBG (4, "sane_open: devicename=%s\n", devicename); + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + status = attach (devicename, &dev); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + /* empty devicname -> use first device */ + dev = first_dev; + + if (!dev) + { + DBG (1, "sane_open: %s doesn't seem to exist\n", devicename); + return SANE_STATUS_INVAL; + } + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->fd = -1; + s->hw = dev; + init_options (s); + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + + status = sanei_usb_open (s->hw->sane.name, &s->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: couldn't open %s: %s\n", s->hw->sane.name, + sane_strstatus (status)); + return status; + } + + status = turn_lamp (s, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: couldn't turn on lamp: %s\n", + sane_strstatus (status)); + return status; + } + + status = turn_lamp (s, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: couldn't turn on lamp: %s\n", + sane_strstatus (status)); + return status; + } + + *handle = s; + DBG (5, "sane_open: finished (handle=%p)\n", (void *) s); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Ma1509_Scanner *prev, *s; + SANE_Status status; + + DBG (4, "sane_close: handle=%p\n", handle); + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (1, "sane_close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (s->val[OPT_MODE].s) + free (s->val[OPT_MODE].s); + if (s->val[OPT_SOURCE].s) + free (s->val[OPT_SOURCE].s); + + status = turn_lamp (s, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_close: couldn't turn off lamp: %s\n", + sane_strstatus (status)); + return; + } + sanei_usb_close (s->fd); + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + free (handle); + handle = 0; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Ma1509_Scanner *s = handle; + + if (((unsigned) option >= NUM_OPTIONS) || (option < 0)) + { + DBG (3, "sane_get_option_descriptor: option %d >= NUM_OPTIONS or < 0\n", + option); + return 0; + } + if (!s) + { + DBG (1, "sane_get_option_descriptor: handle is null!\n"); + return 0; + } + if (s->opt[option].name && s->opt[option].name[0] != 0) + DBG (4, "sane_get_option_descriptor for option %s (%sactive%s)\n", + s->opt[option].name, + s->opt[option].cap & SANE_CAP_INACTIVE ? "in" : "", + s->opt[option].cap & SANE_CAP_ADVANCED ? ", advanced" : ""); + else + DBG (4, "sane_get_option_descriptor for option \"%s\" (%sactive%s)\n", + s->opt[option].title, + s->opt[option].cap & SANE_CAP_INACTIVE ? "in" : "", + s->opt[option].cap & SANE_CAP_ADVANCED ? ", advanced" : ""); + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Ma1509_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + SANE_Word w; + + if (((unsigned) option >= NUM_OPTIONS) || (option < 0)) + { + DBG (3, "sane_control_option: option %d < 0 or >= NUM_OPTIONS\n", + option); + return SANE_STATUS_INVAL; + } + if (!s) + { + DBG (1, "sane_control_option: handle is null!\n"); + return SANE_STATUS_INVAL; + } + if (!val && s->opt[option].type != SANE_TYPE_BUTTON) + { + DBG (1, "sane_control_option: val is null!\n"); + return SANE_STATUS_INVAL; + } + + if (s->opt[option].name && s->opt[option].name[0] != 0) + DBG (4, "sane_control_option (%s option %s)\n", + action == SANE_ACTION_GET_VALUE ? "get" : + (action == SANE_ACTION_SET_VALUE ? "set" : "unknown action with"), + s->opt[option].name); + else + DBG (4, "sane_control_option (%s option \"%s\")\n", + action == SANE_ACTION_GET_VALUE ? "get" : + (action == SANE_ACTION_SET_VALUE ? "set" : "unknown action with"), + s->opt[option].title); + + if (info) + *info = 0; + + if (s->scanning) + { + DBG (3, "sane_control_option: don't use while scanning (option %s)\n", + s->opt[option].name); + return SANE_STATUS_DEVICE_BUSY; + } + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (3, "sane_control_option: option %s is inactive\n", + s->opt[option].name); + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_PREVIEW: + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_THRESHOLD: + case OPT_CUSTOM_GAMMA: + case OPT_NUM_OPTS: + *(SANE_Word *) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* word-array options: */ + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* string options: */ + case OPT_SOURCE: + case OPT_MODE: + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (3, "sane_control_option: option %s is not setable\n", + s->opt[option].name); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + { + DBG (4, "sane_control_option: constrain_value error (option %s)\n", + s->opt[option].name); + return status; + } + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_BR_X: + case OPT_TL_Y: + case OPT_BR_Y: + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + /* fall through */ + case OPT_THRESHOLD: + case OPT_PREVIEW: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* side-effect-free word-array options: */ + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + return SANE_STATUS_GOOD; + + case OPT_MODE: + { + SANE_Char *old_val = s->val[option].s; + + if (old_val) + { + if (strcmp (old_val, val) == 0) + return SANE_STATUS_GOOD; /* no change */ + free (old_val); + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA].w) + { + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + return SANE_STATUS_GOOD; + } + + case OPT_SOURCE: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + + if (strcmp (val, "Transparency Adapter") == 0) + { + s->opt[OPT_TL_X].constraint.range = &s->hw->x_trans_range; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_trans_range; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_trans_range; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_trans_range; + } + else + { + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + } + return SANE_STATUS_GOOD; + + /* options with side-effects: */ + case OPT_CUSTOM_GAMMA: + w = *(SANE_Word *) val; + + if (w == s->val[OPT_CUSTOM_GAMMA].w) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->val[OPT_CUSTOM_GAMMA].w = w; + + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + + if (w && strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) != 0) + { + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + return SANE_STATUS_GOOD; + } + + } + DBG (4, "sane_control_option: unknown action for option %s\n", + s->opt[option].name); + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Ma1509_Scanner *s = handle; + SANE_String_Const mode; + + if (!s) + { + DBG (1, "sane_get_parameters: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!s->scanning) + { + double width, height, dpi; + + memset (&s->params, 0, sizeof (s->params)); + + width = SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w); + height = SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w); + dpi = s->val[OPT_RESOLUTION].w; + + /* make best-effort guess at what parameters will look like once + scanning starts. */ + if (dpi > 0.0 && width > 0.0 && height > 0.0) + { + double dots_per_mm = dpi / MM_PER_INCH; + + s->params.pixels_per_line = width * dots_per_mm; + s->params.lines = height * dots_per_mm; + } + mode = s->val[OPT_MODE].s; + if (strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = (s->params.pixels_per_line + 7) / 8; + s->params.depth = 1; + } + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + } + else + { + /* it's one of the color modes... */ + + s->params.bytes_per_line = 3 * s->params.pixels_per_line; + s->params.depth = 8; + s->params.format = SANE_FRAME_RGB; + } + } + s->params.last_frame = SANE_TRUE; + if (params) + *params = s->params; + DBG (4, "sane_get_parameters: frame = %d; last_frame = %s; depth = %d\n", + s->params.format, s->params.last_frame ? "true" : "false", + s->params.depth); + DBG (4, "sane_get_parameters: lines = %d; ppl = %d; bpl = %d\n", + s->params.lines, s->params.pixels_per_line, s->params.bytes_per_line); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Ma1509_Scanner *s = handle; + SANE_Status status; + SANE_String_Const mode; + struct timeval start; + + if (!s) + { + DBG (1, "sane_start: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "sane_start\n"); + + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + /* Check for inconsistencies */ + + if (s->val[OPT_TL_X].w > s->val[OPT_BR_X].w) + { + DBG (0, "sane_start: %s (%.1f mm) is bigger than %s (%.1f mm) " + "-- aborting\n", + s->opt[OPT_TL_X].title, SANE_UNFIX (s->val[OPT_TL_X].w), + s->opt[OPT_BR_X].title, SANE_UNFIX (s->val[OPT_BR_X].w)); + return SANE_STATUS_INVAL; + } + if (s->val[OPT_TL_Y].w > s->val[OPT_BR_Y].w) + { + DBG (0, "sane_start: %s (%.1f mm) is bigger than %s (%.1f mm) " + "-- aborting\n", + s->opt[OPT_TL_Y].title, SANE_UNFIX (s->val[OPT_TL_Y].w), + s->opt[OPT_BR_Y].title, SANE_UNFIX (s->val[OPT_BR_Y].w)); + return SANE_STATUS_INVAL; + } + + s->total_bytes = 0; + s->read_bytes = 0; + + /* save start time */ + gettimeofday (&start, 0); + s->start_time = start.tv_sec; + /* translate options into s->mode for convenient access: */ + mode = s->val[OPT_MODE].s; + + status = set_window (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: set window command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = test_unit_ready (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: test_unit_ready failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) != 0) + { + status = calibration (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: calibration failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = send_gamma (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: send_gamma failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + } + + s->scanning = SANE_TRUE; + s->cancelled = SANE_FALSE; + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: start_scan command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = start_read_data (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: start_read_data command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + s->params.bytes_per_line = s->hw->bpl; + s->params.pixels_per_line = s->params.bytes_per_line; + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + s->params.pixels_per_line /= 3; + else if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + s->params.pixels_per_line *= 8; + + s->params.lines = s->hw->lines; + + s->buffer = (SANE_Byte *) malloc (MA1509_BUFFER_SIZE); + if (!s->buffer) + return SANE_STATUS_NO_MEM; + s->buffer_bytes = 0; + + DBG (5, "sane_start: finished\n"); + return SANE_STATUS_GOOD; + +stop_scanner_and_return: + sanei_usb_close (s->fd); + s->scanning = SANE_FALSE; + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Ma1509_Scanner *s = handle; + SANE_Status status; + SANE_Int total_size = s->hw->lines * s->hw->bpl; + SANE_Int i; + + if (!s) + { + DBG (1, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!buf) + { + DBG (1, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!len) + { + DBG (1, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (5, "sane_read\n"); + *len = 0; + + if (s->cancelled) + { + DBG (4, "sane_read: scan was cancelled\n"); + return SANE_STATUS_CANCELLED; + } + + if (!s->scanning) + { + DBG (1, "sane_read: must call sane_start before sane_read\n"); + return SANE_STATUS_INVAL; + } + + if (total_size - s->read_bytes <= 0) + { + DBG (4, "sane_read: EOF\n"); + stop_scan (s); + s->scanning = SANE_FALSE; + return SANE_STATUS_EOF; + } + + if (s->buffer_bytes == 0) + { + SANE_Int size = MA1509_BUFFER_SIZE; + if (size > (total_size - s->total_bytes)) + size = total_size - s->total_bytes; + DBG (4, "sane_read: trying to read %d bytes\n", size); + status = read_data (s, s->buffer, &size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_read: read_data failed: %s\n", + sane_strstatus (status)); + *len = 0; + return status; + } + s->total_bytes += size; + s->buffer_start = s->buffer; + s->buffer_bytes = size; + } + + *len = max_len; + if (*len > s->buffer_bytes) + *len = s->buffer_bytes; + + memcpy (buf, s->buffer_start, *len); + s->buffer_start += (*len); + s->buffer_bytes -= (*len); + s->read_bytes += (*len); + + /* invert for lineart mode */ + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + for (i = 0; i < *len; i++) + buf[i] = ~buf[i]; + } + + DBG (4, "sane_read: read %d/%d bytes (%d bytes to go, %d total)\n", *len, + max_len, total_size - s->read_bytes, total_size); + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Ma1509_Scanner *s = handle; + + if (!s) + { + DBG (1, "sane_cancel: handle is null!\n"); + return; + } + + DBG (4, "sane_cancel\n"); + if (s->scanning) + { + s->cancelled = SANE_TRUE; + stop_scan (s); + free (s->buffer); + } + s->scanning = SANE_FALSE; + DBG (4, "sane_cancel finished\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Ma1509_Scanner *s = handle; + + if (!s) + { + DBG (1, "sane_set_io_mode: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "sane_set_io_mode: %s\n", + non_blocking ? "non-blocking" : "blocking"); + + if (!s->scanning) + { + DBG (1, "sane_set_io_mode: call sane_start before sane_set_io_mode"); + return SANE_STATUS_INVAL; + } + + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Ma1509_Scanner *s = handle; + + if (!s) + { + DBG (1, "sane_get_select_fd: handle is null!\n"); + return SANE_STATUS_INVAL; + } + if (!fd) + { + DBG (1, "sane_get_select_fd: fd is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "sane_get_select_fd\n"); + if (!s->scanning) + return SANE_STATUS_INVAL; + + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/ma1509.conf.in b/backend/ma1509.conf.in new file mode 100644 index 0000000..e3b1a93 --- /dev/null +++ b/backend/ma1509.conf.in @@ -0,0 +1,10 @@ +#ma1509.conf: see sane-ma1509(5) + +#Warm-up time for the lamp in seconds +option warmup-time 30 + +#Mustek BearPaw 1200F +usb 0x055f 0x0010 + +#Manual setting (e.g. for FreeBSD) +#/dev/uscanner0 diff --git a/backend/ma1509.h b/backend/ma1509.h new file mode 100644 index 0000000..455ca9c --- /dev/null +++ b/backend/ma1509.h @@ -0,0 +1,177 @@ +/* sane - Scanner Access Now Easy. + (C) 2003 Henning Meier-Geinitz . + + Based on the mustek (SCSI) backend. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for scanners based on the Mustek + MA-1509 chipset. Currently the Mustek BearPaw 1200F is known to work. +*/ + +#ifndef ma1509_h +#define ma1509_h + +#include "../include/sane/config.h" +#include + +/* Some constants */ +#define INQ_LEN 0x60 /* Length of SCSI inquiry */ +#define MA1509_COMMAND_LENGTH 8 +#define MA1509_GAMMA_SIZE 1024 +#define MA1509_BUFFER_SIZE (1024 * 128) +#define MA1509_WARMUP_TIME 30 + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#define MA1509_CONFIG_FILE "ma1509.conf" + +/* Convenience macros */ +#if defined(MIN) +#undef MIN +#endif +#if defined(MAX) +#undef MAX +#endif +#define MIN(a,b) ((a) < (b) ? (a) : (b)) +#define MAX(a,b) ((a) > (b) ? (a) : (b)) + +/* Copy values to memory ('L' = little endian, 'B' = big endian */ +#define STORE16L(cp,v) \ +do { \ + int value = (v); \ + \ + *(cp)++ = (value >> 0) & 0xff; \ + *(cp)++ = (value >> 8) & 0xff; \ +} while (0) +#define STORE16B(cp,v) \ +do { \ + int value = (v); \ + \ + *(cp)++ = (value >> 8) & 0xff; \ + *(cp)++ = (value >> 0) & 0xff; \ +} while (0) +#define STORE32B(cp,v) \ +do { \ + long int value = (v); \ + \ + *(cp)++ = (value >> 24) & 0xff; \ + *(cp)++ = (value >> 16) & 0xff; \ + *(cp)++ = (value >> 8) & 0xff; \ + *(cp)++ = (value >> 0) & 0xff; \ +} while (0) + +/* declarations */ +enum Ma1509_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_RESOLUTION, + OPT_SOURCE, + OPT_PREVIEW, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_THRESHOLD, + OPT_CUSTOM_GAMMA, /* use custom gamma tables? */ + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + /* must come last: */ + NUM_OPTIONS +}; + +typedef struct Ma1509_Device +{ + struct Ma1509_Device *next; + SANE_String name; + SANE_Device sane; + SANE_Bool has_ta; + SANE_Bool has_adf; + SANE_Range x_range; + SANE_Range y_range; + /* scan area when transparency adapter is used: */ + SANE_Range x_trans_range; + SANE_Range y_trans_range; + /* values actually used by scanner, not necessarily the desired! */ + SANE_Int bpl, ppl, lines; +} +Ma1509_Device; + +typedef struct Ma1509_Scanner +{ + /* all the state needed to define a scan request: */ + struct Ma1509_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + SANE_Bool scanning; + SANE_Bool cancelled; + SANE_Parameters params; + + /* Parsed option values and variables that are valid only during + actual scanning: */ + int fd; /* filedescriptor */ + long start_time; /* at this time the scan started */ + long lamp_time; /* at this time the lamp was turned on */ + SANE_Word total_bytes; /* bytes read from scanner */ + SANE_Word read_bytes; /* bytes transmitted by sane_read */ + + SANE_Int red_gamma_table[MA1509_GAMMA_SIZE]; + SANE_Int green_gamma_table[MA1509_GAMMA_SIZE]; + SANE_Int blue_gamma_table[MA1509_GAMMA_SIZE]; + + SANE_Byte *buffer, *buffer_start; + SANE_Int buffer_bytes; + /* scanner dependent/low-level state: */ + Ma1509_Device *hw; +} +Ma1509_Scanner; + +#endif /* ma1509_h */ diff --git a/backend/magicolor.c b/backend/magicolor.c new file mode 100644 index 0000000..e3cd80d --- /dev/null +++ b/backend/magicolor.c @@ -0,0 +1,3006 @@ +/* + * magicolor.c - SANE library for Magicolor scanners. + * + * (C) 2010 Reinhold Kainhofer + * + * Based on the epson2 sane backend: + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for additional copyrights. + * Copyright (C) 2006-10 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#define MAGICOLOR_VERSION 0 +#define MAGICOLOR_REVISION 0 +#define MAGICOLOR_BUILD 1 + +/* debugging levels: + * + * 127 mc_recv buffer + * 125 mc_send buffer + * 35 fine-grained status and progress + * 30 sane_read + * 25 setvalue, getvalue, control_option + * 20 low-level (I/O) mc_* functions + * 15 mid-level mc_* functions + * 10 high-level cmd_* functions + * 7 open/close/attach + * 6 print_params + * 5 basic functions + * 3 status info and progress + * 2 scanner info and capabilities + * 1 errors & warnings + */ + +#include "sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#ifdef HAVE_SYS_SOCKET_H +#include +#endif + + +#if HAVE_LIBSNMP +#include +#include +#include +#include +#endif + +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_usb.h" +#include "../include/sane/sanei_tcp.h" +#include "../include/sane/sanei_udp.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" + +#include "magicolor.h" + + +#define min(x,y) (((x)<(y))?(x):(y)) + + + +/**************************************************************************** + * Devices supported by this backend + ****************************************************************************/ + + + +/* Scanner command type + * | Start scan + * | | Poll for error + * | | | Stop scan? + * | | | | Query image parameters + * | | | | | set scan parameters + * | | | | | | Get status? + * | | | | | | | Read scanned data + * | | | | | | | | Unknown + * | | | | | | | | | Unknown + * | | | | | | | | | | Net wrapper command type + * | | | | | | | | | | | Net Welcome + * | | | | | | | | | | | | Net Lock + * | | | | | | | | | | | | | Net Lock ACK + * | | | | | | | | | | | | | | Net Unlock + * | | | | | | | | | | | | | | | +*/ +static struct MagicolorCmd magicolor_cmd[] = { + {"mc1690mf", CMD, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x12, NET, 0x00, 0x01, 0x02, 0x03} +}; + +static SANE_Int magicolor_default_resolutions[] = {150, 300, 600}; +static SANE_Int magicolor_default_depths[] = {1,8}; + +static struct MagicolorCap magicolor_cap[] = { + + /* KONICA MINOLTA magicolor 1690MF, USB ID 0x123b:2089 */ + { + 0x2089, "mc1690mf", "KONICA MINOLTA magicolor 1690MF", "1.3.6.1.4.1.183341.1.1.2.1.32.3.2", + -1, 0x85, + 600, {150, 600, 0}, magicolor_default_resolutions, 3, /* 600 dpi max, 3 resolutions */ + 8, magicolor_default_depths, /* color depth 8 default, 1 and 8 possible */ + {1, 9, 0}, /* brightness ranges (TODO!) */ + {0, SANE_FIX(0x13f8 * MM_PER_INCH / 600), 0}, {0, SANE_FIX(0x1b9c * MM_PER_INCH / 600), 0}, /* FBF x/y ranges (TODO!) */ + SANE_TRUE, SANE_FALSE, /* non-duplex ADF, x/y ranges (TODO!) */ + {0, SANE_FIX(0x1390 * MM_PER_INCH / 600), 0}, {0, SANE_FIX(0x20dc * MM_PER_INCH / 600), 0}, + } + +}; + +static int MC_SNMP_Timeout = 2500; +static int MC_Scan_Data_Timeout = 15000; +static int MC_Request_Timeout = 5000; + + + +/**************************************************************************** + * General configuration parameter definitions + ****************************************************************************/ + + +/* + * Definition of the mode_param struct, that is used to + * specify the valid parameters for the different scan modes. + * + * The depth variable gets updated when the bit depth is modified. + */ + +static struct mode_param mode_params[] = { + {0x00, 1, 1}, /* Lineart, 1 color, 1 bit */ + {0x02, 1, 24}, /* Grayscale, 1 color, 24 bit */ + {0x03, 3, 24} /* Color, 3 colors, 24 bit */ +}; + +static SANE_String_Const mode_list[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + NULL +}; + +static const SANE_String_Const adf_mode_list[] = { + SANE_I18N("Simplex"), + SANE_I18N("Duplex"), + NULL +}; + +/* Define the different scan sources */ + +#define FBF_STR SANE_I18N("Flatbed") +#define ADF_STR SANE_I18N("Automatic Document Feeder") + +/* + * source list need one dummy entry (save device settings is crashing). + * NOTE: no const - this list gets created while exploring the capabilities + * of the scanner. + */ + +static SANE_String_Const source_list[] = { + FBF_STR, + NULL, + NULL, + NULL +}; + +/* Some utility functions */ + +static size_t +max_string_size(const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; i++) { + size = strlen(strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status attach_one_usb(SANE_String_Const devname); +static SANE_Status attach_one_net(SANE_String_Const devname, unsigned int device); + +static void +print_params(const SANE_Parameters params) +{ + DBG(6, "params.format = %d\n", params.format); + DBG(6, "params.last_frame = %d\n", params.last_frame); + DBG(6, "params.bytes_per_line = %d\n", params.bytes_per_line); + DBG(6, "params.pixels_per_line = %d\n", params.pixels_per_line); + DBG(6, "params.lines = %d\n", params.lines); + DBG(6, "params.depth = %d\n", params.depth); +} + + + +/**************************************************************************** + * Low-level Network communication functions + ****************************************************************************/ + + +#define MAGICOLOR_SNMP_SYSDESCR_OID ".1.3.6.1.2.1.1.1.0" +#define MAGICOLOR_SNMP_SYSOBJECT_OID ".1.3.6.1.2.1.1.2.0" +#define MAGICOLOR_SNMP_MAC_OID ".1.3.6.1.2.1.2.2.1.6.1" +#define MAGICOLOR_SNMP_DEVICE_TREE ".1.3.6.1.4.1.18334.1.1.1.1.1" + + +/* We don't have a packet wrapper, which holds packet size etc., so we + don't have to use a *read_raw and a *_read function... */ +static int +sanei_magicolor_net_read(struct Magicolor_Scanner *s, unsigned char *buf, size_t wanted, + SANE_Status * status) +{ + size_t size, read = 0; + struct pollfd fds[1]; + + *status = SANE_STATUS_GOOD; + + /* poll for data-to-be-read (using a 5 seconds timeout) */ + fds[0].fd = s->fd; + fds[0].events = POLLIN; + if (poll (fds, 1, MC_Request_Timeout) <= 0) { + *status = SANE_STATUS_IO_ERROR; + return read; + } + + while (read < wanted) { + size = sanei_tcp_read(s->fd, buf + read, wanted - read); + + if (size == 0) + break; + + read += size; + } + + if (read < wanted) + *status = SANE_STATUS_IO_ERROR; + + return read; +} + +/* We need to optionally pad the buffer with 0x00 to send 64-byte chunks. + On the other hand, the 0x04 commands don't need this, so we need two + functions, one *_write function that pads the buffer and then calls + *_write_raw */ +static int +sanei_magicolor_net_write_raw(struct Magicolor_Scanner *s, + const unsigned char *buf, size_t buf_size, + SANE_Status *status) +{ + sanei_tcp_write(s->fd, buf, buf_size); + /* TODO: Check whether sending failed... */ + + *status = SANE_STATUS_GOOD; + return buf_size; +} + +static int +sanei_magicolor_net_write(struct Magicolor_Scanner *s, + const unsigned char *buf, size_t buf_size, + SANE_Status *status) +{ + size_t len = 64; + unsigned char *new_buf = malloc(len); + if (!new_buf) { + *status = SANE_STATUS_NO_MEM; + return 0; + } + memset(new_buf, 0x00, len); + if (buf_size > len) + buf_size = len; + if (buf_size) + memcpy(new_buf, buf, buf_size); + return sanei_magicolor_net_write_raw (s, new_buf, len, status); +} + +static SANE_Status +sanei_magicolor_net_open(struct Magicolor_Scanner *s) +{ + SANE_Status status; + unsigned char buf[5]; + + ssize_t read; + struct timeval tv; + struct MagicolorCmd *cmd = s->hw->cmd; + + tv.tv_sec = 5; + tv.tv_usec = 0; + + setsockopt(s->fd, SOL_SOCKET, SO_RCVTIMEO, (char *)&tv, sizeof(tv)); + + DBG(1, "%s\n", __func__); + + /* the scanner sends a kind of welcome msg */ + read = sanei_magicolor_net_read(s, buf, 3, &status); + if (read != 3) + return SANE_STATUS_IO_ERROR; + if (buf[0] != cmd->net_wrapper_cmd || buf[1] != cmd->net_welcome) { + DBG (32, "Invalid welcome message received, Expected 0x%02x %02x 00, but got 0x%02x %02x %02x\n", + cmd->net_wrapper_cmd, cmd->net_welcome, buf[0], buf[1], buf[2]); + return SANE_STATUS_IO_ERROR; + } else if (buf[2] != 0x00) { + /* TODO: Handle response "04 00 01", indicating an error! */ + DBG (32, "Welcome message received, busy status %02x\n", buf[2]); + /* TODO: Return a human-readable error message (Unable to connect to scanner, scanner is not ready) */ + return SANE_STATUS_DEVICE_BUSY; + } + + buf[0] = cmd->net_wrapper_cmd; + buf[1] = cmd->net_lock; + buf[2] = 0x00; + /* Copy the device's USB id to bytes 3-4: */ + buf[3] = s->hw->cap->id & 0xff; + buf[4] = (s->hw->cap->id >> 8) & 0xff; + + DBG(32, "Proper welcome message received, locking the scanner...\n"); + sanei_magicolor_net_write_raw(s, buf, 5, &status); + + read = sanei_magicolor_net_read(s, buf, 3, &status); + if (read != 3) + return SANE_STATUS_IO_ERROR; + if (buf[0] != cmd->net_wrapper_cmd || buf[1] != cmd->net_lock_ack || buf[2] != 0x00) { + DBG (32, "Welcome message received, Expected 0x%x %x 00, but got 0x%x %x %x\n", + cmd->net_wrapper_cmd, cmd->net_lock_ack, buf[0], buf[1], buf[2]); + return SANE_STATUS_IO_ERROR; + } + + DBG(32, "scanner locked\n"); + + return status; +} + +static SANE_Status +sanei_magicolor_net_close(struct Magicolor_Scanner *s) +{ + SANE_Status status; + struct MagicolorCmd *cmd = s->hw->cmd; + unsigned char buf[3]; + + DBG(1, "%s\n", __func__); + buf[0] = cmd->net_wrapper_cmd; + buf[1] = cmd->net_unlock; + buf[2] = 0x00; + sanei_magicolor_net_write_raw(s, buf, 3, &status); + return status; +} + + + +/**************************************************************************** + * Low-level USB communication functions + ****************************************************************************/ + +#define SANE_MAGICOLOR_VENDOR_ID (0x132b) + +SANE_Word sanei_magicolor_usb_product_ids[] = { + 0x2089, /* magicolor 1690MF */ + 0 /* last entry - this is used for devices that are specified + in the config file as "usb " */ +}; + +static int +sanei_magicolor_getNumberOfUSBProductIds (void) +{ + return sizeof (sanei_magicolor_usb_product_ids) / sizeof (SANE_Word); +} + + + + +/**************************************************************************** + * Magicolor low-level communication commands + ****************************************************************************/ + +static void dump_hex_buffer_dense (int level, const unsigned char *buf, size_t buf_size) +{ + size_t k; + char msg[1024], fmt_buf[1024]; + memset (&msg[0], 0x00, 1024); + memset (&fmt_buf[0], 0x00, 1024); + for (k = 0; k < min(buf_size, 80); k++) { + if (k % 16 == 0) { + if (k>0) { + DBG (level, "%s\n", msg); + memset (&msg[0], 0x00, 1024); + } + sprintf (fmt_buf, " 0x%04lx ", (unsigned long)k); + strcat (msg, fmt_buf); + } + if (k % 8 == 0) { + strcat (msg, " "); + } + sprintf (fmt_buf, " %02x" , buf[k]); + strcat (msg, fmt_buf); + } + if (msg[0] != 0 ) { + DBG (level, "%s\n", msg); + } +} + +/* Create buffers containing the command and arguments. Length of reserved + * buffer is returned. It's the caller's job to free the buffer! */ +static int mc_create_buffer (Magicolor_Scanner *s, unsigned char cmd_type, unsigned char cmd, + unsigned char **buf, unsigned char* arg1, size_t len1, + SANE_Status *status) +{ + unsigned char* b = NULL; + size_t buf_len = 2+4+len1+4; + NOT_USED (s); + if (len1 <= 0) + buf_len = 6; /* no args, just cmd + final 0x00 00 00 00 */ + *buf = b = malloc (buf_len); + memset (b, 0x00, buf_len); + if (!b) { + *status = SANE_STATUS_NO_MEM; + return 0; + } + b[0] = cmd_type; + b[1] = cmd; + if (len1>0) { + b[2] = len1 & 0xff; + b[3] = (len1 >> 8) & 0xff; + b[4] = (len1 >> 16) & 0xff; + b[5] = (len1 >> 24) & 0xff; + if (arg1) + memcpy(b+6, arg1, len1); + } + /* Writing the final 0x00 00 00 00 is not necessary, they are 0x00 already */ + *status = SANE_STATUS_GOOD; + return buf_len; +} + +static int mc_create_buffer2 (Magicolor_Scanner *s, unsigned char cmd_type, unsigned char cmd, + unsigned char **buf, unsigned char* arg1, size_t len1, + unsigned char* arg2, size_t len2, SANE_Status *status) +{ + unsigned char* b = NULL; + size_t buf_len = 2+4+len1+4+len2+4; + /* If any of the two args has size 0, use the simpler mc_create_buffer */ + if (len1<=0) + return mc_create_buffer (s, cmd_type, cmd, buf, arg2, len2, status); + else if (len2<=0) + return mc_create_buffer (s, cmd_type, cmd, buf, arg1, len1, status); + /* Allocate memory and copy over args and their lengths */ + *buf = b = malloc (buf_len); + if (!b) { + *status = SANE_STATUS_NO_MEM; + return 0; + } + memset (b, 0x00, buf_len); + b[0] = cmd_type; + b[1] = cmd; + /* copy over the argument length in lower endian */ + b[2] = len1 & 0xff; + b[3] = (len1 >> 8) & 0xff; + b[4] = (len1 >> 16) & 0xff; + b[5] = (len1 >> 24) & 0xff; + if (arg1) { + /* Copy the arguments */ + memcpy(b+6, arg1, len1); + } + /* copy over the second argument length in little endian */ + b[6+len1] = len2 & 0xff; + b[7+len1] = (len2 >> 8) & 0xff; + b[8+len1] = (len2 >> 16) & 0xff; + b[9+len1] = (len2 >> 24) & 0xff; + if (arg2) { + memcpy(b+10+len1, arg2, len2); + } + *status = SANE_STATUS_GOOD; + return buf_len; +} + +static int +mc_send(Magicolor_Scanner * s, void *buf, size_t buf_size, SANE_Status * status) +{ + DBG(15, "%s: size = %lu\n", __func__, (u_long) buf_size); + + if (DBG_LEVEL >= 125) { + const unsigned char *s = buf; + DBG(125, "Cmd: 0x%02x %02x, complete buffer:\n", s[0], s[1]); + dump_hex_buffer_dense (125, s, buf_size); + } + + if (s->hw->connection == SANE_MAGICOLOR_NET) { + return sanei_magicolor_net_write(s, buf, buf_size, status); + } else if (s->hw->connection == SANE_MAGICOLOR_USB) { + size_t n; + n = buf_size; + *status = sanei_usb_write_bulk(s->fd, buf, &n); + DBG(125, "USB: wrote %lu bytes, status: %s\n", (unsigned long)n, sane_strstatus(*status)); + return n; + } + + *status = SANE_STATUS_INVAL; + return 0; + /* never reached */ +} + +static ssize_t +mc_recv(Magicolor_Scanner * s, void *buf, ssize_t buf_size, + SANE_Status * status) +{ + ssize_t n = 0; + + DBG(15, "%s: size = %ld, buf = %p\n", __func__, (long) buf_size, buf); + + if (s->hw->connection == SANE_MAGICOLOR_NET) { + n = sanei_magicolor_net_read(s, buf, buf_size, status); + } else if (s->hw->connection == SANE_MAGICOLOR_USB) { + /* !!! only report an error if we don't read anything */ + n = buf_size; /* buf_size gets overwritten */ + *status = + sanei_usb_read_bulk(s->fd, (SANE_Byte *) buf, + (size_t *) & n); + + if (n > 0) + *status = SANE_STATUS_GOOD; + } + + if (n < buf_size) { + DBG(1, "%s: expected = %lu, got = %ld\n", __func__, + (u_long) buf_size, (long) n); + *status = SANE_STATUS_IO_ERROR; + } + + /* dump buffer if appropriate */ + if (DBG_LEVEL >= 127 && n > 0) { + const unsigned char* b=buf; + dump_hex_buffer_dense (125, b, buf_size); + } + + return n; +} + +/* Simple function to exchange a fixed amount of + * data with the scanner + */ +static SANE_Status +mc_txrx(Magicolor_Scanner * s, unsigned char *txbuf, size_t txlen, + unsigned char *rxbuf, size_t rxlen) +{ + SANE_Status status; + + mc_send(s, txbuf, txlen, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: tx err, %s\n", __func__, sane_strstatus(status)); + return status; + } + + mc_recv(s, rxbuf, rxlen, &status); + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: rx err, %s\n", __func__, sane_strstatus(status)); + } + + return status; +} + + + + + +/**************************************************************************** + * Magicolor high-level communication commands + ****************************************************************************/ + + +/** 0x03 09 01 - Request last error + * <- Information block (0x00 for OK, 0x01 for ERROR) + */ +static SANE_Status +cmd_request_error (SANE_Handle handle) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char params[1]; + unsigned char *buf; + size_t buflen; + + DBG(8, "%s\n", __func__); + + if (s->hw->cmd->request_status == 0) + return SANE_STATUS_UNSUPPORTED; + + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->request_error, + &buf, NULL, 1, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + status = mc_txrx (s, buf, buflen, params, 1); + free(buf); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(1, "status: %02x\n", params[0]); + + switch (params[0]) { + case STATUS_READY: + DBG(1, " ready\n"); + break; + case STATUS_ADF_JAM: + DBG(1, " paper jam in ADF\n"); + return SANE_STATUS_JAMMED; + break; + case STATUS_OPEN: + DBG(1, " printer door open or waiting for button press\n"); + return SANE_STATUS_COVER_OPEN; + break; + case STATUS_NOT_READY: + DBG(1, " scanner not ready (in use on another interface or warming up)\n"); + return SANE_STATUS_DEVICE_BUSY; + break; + default: + DBG(1, " unknown status 0x%x\n", params[0]); + } + return status; +} + +/** 0x03 0d - Request status command */ +static SANE_Status +cmd_request_status(SANE_Handle handle, unsigned char *b) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char *buf; + size_t buflen; + + DBG(8, "%s\n", __func__); + if (!b) { + DBG(1, "%s called with NULL buffer\n", __func__); + return SANE_STATUS_INVAL; + } + memset (b, 0x00, 0x0b); /* initialize all 0x0b bytes with 0 */ + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->request_status, + &buf, NULL, 0x0b, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + status = mc_txrx (s, buf, buflen, b, 0x0b); + free (buf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Status NOT successfully retrieved\n", __func__); + else { + DBG(8, "%s: Status successfully retrieved:\n", __func__); + /* TODO: debug output of the returned parameters... */ + DBG (11, " ADF status: 0x%02x", b[1]); + if (b[1] & ADF_LOADED) { + DBG (11, " loaded\n"); + } else { + DBG (11, " not loaded\n"); + } + } + return status; +} + + +/** 0x03 08 - Start scan command */ +static SANE_Status +cmd_start_scan (SANE_Handle handle, size_t value) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char params1[4], params2[1]; + unsigned char *buf; + size_t buflen; + + DBG(8, "%s\n", __func__); + /* Copy params to buffers */ + /* arg1 is expected returned bytes per line, 4-byte little endian */ + /* arg2 is unknown, seems to be always 0x00 */ + params1[0] = value & 0xff; + params1[1] = (value >> 8) & 0xff; + params1[2] = (value >> 16) & 0xff; + params1[3] = (value >> 24) & 0xff; + + params2[0] = 0x00; + buflen = mc_create_buffer2 (s, s->hw->cmd->scanner_cmd, s->hw->cmd->start_scanning, + &buf, params1, 4, params2, 1, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + mc_send(s, buf, buflen, &status); + free (buf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Data NOT successfully sent\n", __func__); + else + DBG(8, "%s: Data successfully sent\n", __func__); + return status; +} + +/** 0x03 0a - Cancel(?) Scan command */ +/* TODO: Does this command really mean CANCEL??? */ +static SANE_Status +cmd_cancel_scan (SANE_Handle handle) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char *buf; + size_t buflen; + + DBG(8, "%s\n", __func__); + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->stop_scanning, + &buf, NULL, 0, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + mc_send(s, buf, buflen, &status); + free (buf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Data NOT successfully sent\n", __func__); + else + DBG(8, "%s: Data successfully sent\n", __func__); + return status; +} + +/** 0x03 12 - Finish(?) scan command */ +/* TODO: Does this command really mean FINISH??? */ +static SANE_Status +cmd_finish_scan (SANE_Handle handle) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char *buf, returned[0x0b]; + size_t buflen; + + DBG(8, "%s\n", __func__); + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->unknown2, + &buf, NULL, 0x0b, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + memset (&returned[0], 0x00, 0x0b); + + status = mc_txrx (s, buf, buflen, returned, 0x0b); + free (buf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Data NOT successfully sent\n", __func__); + else + DBG(8, "%s: Data successfully sent\n", __func__); + return status; +} + +/** 0x03 0b - Get scanning parameters command + * input buffer seems to be 0x00 always */ +static SANE_Status +cmd_get_scanning_parameters(SANE_Handle handle, + SANE_Frame *format, SANE_Int *depth, + SANE_Int *data_pixels, SANE_Int *pixels_per_line, + SANE_Int *lines) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char *txbuf, rxbuf[8]; + size_t buflen; + NOT_USED (format); + NOT_USED (depth); + + DBG(8, "%s\n", __func__); + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, + s->hw->cmd->request_scan_parameters, + &txbuf, NULL, 8, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + status = mc_txrx (s, txbuf, buflen, rxbuf, 8); + free (txbuf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Parameters NOT successfully retrieved\n", __func__); + else { + DBG(8, "%s: Parameters successfully retrieved\n", __func__); + + /* Assign px_per_line and lines. Bytes 7-8 must match 3-4 */ + if (rxbuf[2]!=rxbuf[6] || rxbuf[3]!=rxbuf[7]) { + DBG (1, "%s: ERROR: Returned image parameters indicate an " + "unsupported device: Bytes 3-4 do not match " + "bytes 7-8! Trying to continue with bytes 3-4.\n", + __func__); + dump_hex_buffer_dense (1, rxbuf, 8); + } + /* Read returned values, encoded in 2-byte little endian */ + *data_pixels = rxbuf[1] * 0x100 + rxbuf[0]; + *lines = rxbuf[3] * 0x100 + rxbuf[2]; + *pixels_per_line = rxbuf[5] * 0x100 + rxbuf[4]; + DBG (8, "%s: data_pixels = 0x%x (%u), lines = 0x%x (%u), " + "pixels_per_line = 0x%x (%u)\n", __func__, + *data_pixels, *data_pixels, + *lines, *lines, + *pixels_per_line, *pixels_per_line); + } + + return status; +} + +/** 0x03 0c - Set scanning parameters command */ +static SANE_Status +cmd_set_scanning_parameters(SANE_Handle handle, + unsigned char resolution, unsigned char color_mode, + unsigned char brightness, unsigned char contrast, + int tl_x, int tl_y, int width, int height, unsigned char source) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char param[0x11]; + unsigned char *buf; + size_t buflen; + + DBG(8, "%s\n", __func__); + /* Copy over the params to the param byte array */ + /* Byte structure: + * byte 0: resolution + * byte 1: color mode + * byte 2: brightness + * byte 3: 0xff + * byte 4-5: x-start + * byte 6-7: y-start + * byte 8-9: x-extent + * byte 10-11: y-extent + * byte 12: source (ADF/FBF) + **/ + memset (¶m[0], 0x00, 0x11); + param[0] = resolution; + param[1] = color_mode; + param[2] = brightness; + param[3] = contrast | 0xff; /* TODO: Always 0xff? What about contrast? */ + /* Image coordinates are encoded 2-byte little endian: */ + param[4] = tl_x & 0xff; + param[5] = (tl_x >> 8) & 0xff; + param[6] = tl_y & 0xff; + param[7] = (tl_y >> 8) & 0xff; + param[8] = width & 0xff; + param[9] = (width >> 8) & 0xff; + param[10] = height & 0xff; + param[11] = (height >> 8) & 0xff; + + param[12] = source; + + /* dump buffer if appropriate */ + DBG (127, " Scanning parameter buffer:"); + dump_hex_buffer_dense (127, param, 0x11); + + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->set_scan_parameters, + &buf, param, 0x11, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + mc_send(s, buf, buflen, &status); + free (buf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Data NOT successfully sent\n", __func__); + else + DBG(8, "%s: Data successfully sent\n", __func__); + return status; +} + +/** 0x03 ?? - Request push button status command */ +#if 0 +static SANE_Status +cmd_request_push_button_status(SANE_Handle handle, unsigned char *bstatus) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char *buf; + size_t buflen; + + DBG(8, "%s\n", __func__); + + + if (s->hw->cmd->unknown1 == 0) + return SANE_STATUS_UNSUPPORTED; + + DBG(8, "%s: Supported\n", __func__); + memset (bstatus, 0x00, 1); + buflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->unknown1, + &buf, bstatus, 1, &status); + if (buflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + status = mc_txrx (s, buf, buflen, bstatus, 1); + free(buf); + if (status != SANE_STATUS_GOOD) + return status; + + DBG(1, "push button status: %02x ", bstatus[0]); + switch (bstatus[0]) { + /* TODO: What's the response code for button pressed??? */ + default: + DBG(1, " unknown\n"); + status = SANE_STATUS_UNSUPPORTED; + } + return status; +} +#endif + +/** 0x03 0e - Read data command */ +static SANE_Status +cmd_read_data (SANE_Handle handle, unsigned char *buf, size_t len) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + unsigned char *txbuf; + unsigned char param[4]; + size_t txbuflen; + int oldtimeout = MC_Request_Timeout; + + DBG(8, "%s\n", __func__); + param[0] = len & 0xff; + param[1] = (len >> 8) & 0xff; + param[2] = (len >> 16) & 0xff; + param[3] = (len >> 24) & 0xff; + + txbuflen = mc_create_buffer (s, s->hw->cmd->scanner_cmd, s->hw->cmd->request_data, + &txbuf, param, 4, &status); + if (txbuflen <= 0 ) { + return SANE_STATUS_NO_MEM; + } else if (status != SANE_STATUS_GOOD) { + return status; + } + + /* Temporarily set the poll timeout to 10 seconds instead of 2, + * because a color scan needs >5 seconds to initialize. */ + MC_Request_Timeout = MC_Scan_Data_Timeout; + status = mc_txrx (s, txbuf, txbuflen, buf, len); + MC_Request_Timeout = oldtimeout; + free (txbuf); + if (status != SANE_STATUS_GOOD) + DBG(8, "%s: Image data NOT successfully retrieved\n", __func__); + else { + DBG(8, "%s: Image data successfully retrieved\n", __func__); + } + + return status; +} + + + +/* TODO: 0x03 0f command (unknown), 0x03 10 command (set button wait) */ + + + + +/**************************************************************************** + * Magicolor backend high-level operations + ****************************************************************************/ + + +static void +mc_dev_init(Magicolor_Device *dev, const char *devname, int conntype) +{ + DBG(5, "%s\n", __func__); + + dev->name = NULL; + dev->model = NULL; + dev->connection = conntype; + dev->sane.name = devname; + dev->sane.model = NULL; + dev->sane.type = "flatbed scanner"; + dev->sane.vendor = "Magicolor"; + dev->cap = &magicolor_cap[MAGICOLOR_CAP_DEFAULT]; + dev->cmd = &magicolor_cmd[MAGICOLOR_LEVEL_DEFAULT]; + /* Change default level when using a network connection */ + if (dev->connection == SANE_MAGICOLOR_NET) + dev->cmd = &magicolor_cmd[MAGICOLOR_LEVEL_NET]; +} + +static SANE_Status +mc_dev_post_init(struct Magicolor_Device *dev) +{ + DBG(5, "%s\n", __func__); + NOT_USED (dev); + /* Correct device parameters if needed */ + return SANE_STATUS_GOOD; +} + +static SANE_Status +mc_set_model(Magicolor_Scanner * s, const char *model, size_t len) +{ + unsigned char *buf; + unsigned char *p; + struct Magicolor_Device *dev = s->hw; + + buf = malloc(len + 1); + if (buf == NULL) + return SANE_STATUS_NO_MEM; + + memcpy(buf, model, len); + buf[len] = '\0'; + + p = &buf[len - 1]; + + while (*p == ' ') { + *p = '\0'; + p--; + } + + if (dev->model) + free(dev->model); + + dev->model = strndup((const char *) buf, len); + dev->sane.model = dev->model; + DBG(10, "%s: model is '%s'\n", __func__, dev->model); + + free(buf); + + return SANE_STATUS_GOOD; +} + +static void +mc_set_device (SANE_Handle handle, unsigned int device) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + Magicolor_Device *dev = s->hw; + const char* cmd_level; + int n; + + DBG(1, "%s: 0x%x\n", __func__, device); + + for (n = 0; n < NELEMS (magicolor_cap); n++) { + if (magicolor_cap[n].id == device) + break; + } + if (n < NELEMS(magicolor_cap)) { + dev->cap = &magicolor_cap[n]; + } else { + dev->cap = &magicolor_cap[MAGICOLOR_CAP_DEFAULT]; + DBG(1, " unknown device 0x%x, using default %s\n", + device, dev->cap->model); + } + mc_set_model (s, dev->cap->model, strlen (dev->cap->model)); + + cmd_level = dev->cap->cmds; + /* set command type and level */ + for (n = 0; n < NELEMS(magicolor_cmd); n++) { + if (!strcmp(cmd_level, magicolor_cmd[n].level)) + break; + } + + if (n < NELEMS(magicolor_cmd)) { + dev->cmd = &magicolor_cmd[n]; + } else { + dev->cmd = &magicolor_cmd[MAGICOLOR_LEVEL_DEFAULT]; + DBG(1, " unknown command level %s, using %s\n", + cmd_level, dev->cmd->level); + } +} + +static SANE_Status +mc_discover_capabilities(Magicolor_Scanner *s) +{ + SANE_Status status; + Magicolor_Device *dev = s->hw; + + SANE_String_Const *source_list_add = source_list; + + DBG(5, "%s\n", __func__); + + /* always add flatbed */ + *source_list_add++ = FBF_STR; + /* TODO: How can I check for existence of an ADF??? */ + if (dev->cap->ADF) + *source_list_add++ = ADF_STR; + + /* TODO: Is there any capability that we can extract from the + * device by some scanne command? So far, it looks like + * the device does not support any reporting. I don't even + * see a way to determine which device we are talking to! + */ + + + /* request error status */ + status = cmd_request_error(s); + if (status != SANE_STATUS_GOOD) + return status; + + dev->x_range = &dev->cap->fbf_x_range; + dev->y_range = &dev->cap->fbf_y_range; + + DBG(5, " x-range: %f %f\n", SANE_UNFIX(dev->x_range->min), SANE_UNFIX(dev->x_range->max)); + DBG(5, " y-range: %f %f\n", SANE_UNFIX(dev->y_range->min), SANE_UNFIX(dev->y_range->max)); + + DBG(5, "End of %s, status:%s\n", __func__, sane_strstatus(status)); + *source_list_add = NULL; /* add end marker to source list */ + return status; +} + +static SANE_Status +mc_setup_block_mode (Magicolor_Scanner *s) +{ + /* block_len should always be a multiple of bytes_per_line, so + * we retrieve only whole lines at once */ + s->block_len = (int)(0xff00/s->scan_bytes_per_line) * s->scan_bytes_per_line; + s->blocks = s->data_len / s->block_len; + s->last_len = s->data_len - (s->blocks * s->block_len); + if (s->last_len>0) + s->blocks++; + DBG(5, "%s: block_len=0x%x, last_len=0x%0x, blocks=%d\n", __func__, s->block_len, s->last_len, s->blocks); + s->counter = 0; + s->bytes_read_in_line = 0; + if (s->line_buffer) + free(s->line_buffer); + s->line_buffer = malloc(s->scan_bytes_per_line); + if (s->line_buffer == NULL) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + + DBG (5, " %s: Setup block mode - scan_bytes_per_line=%d, pixels_per_line=%d, depth=%d, data_len=%x, block_len=%x, blocks=%d, last_len=%x\n", + __func__, s->scan_bytes_per_line, s->params.pixels_per_line, s->params.depth, s->data_len, s->block_len, s->blocks, s->last_len); + return SANE_STATUS_GOOD; +} + +/* Call the 0x03 0c command to set scanning parameters from the s->opt list */ +static SANE_Status +mc_set_scanning_parameters(Magicolor_Scanner * s) +{ + SANE_Status status; + unsigned char rs, source, brightness; + struct mode_param *mparam = &mode_params[s->val[OPT_MODE].w]; + SANE_Int scan_pixels_per_line = 0; + + DBG(1, "%s\n", __func__); + + /* Find the resolution in the res list and assign the index to buf[1] */ + for (rs=0; rs < s->hw->cap->res_list_size; rs++ ) { + if ( s->val[OPT_RESOLUTION].w == s->hw->cap->res_list[rs] ) + break; + } + + if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_BRIGHTNESS].cap)) { + brightness = s->val[OPT_BRIGHTNESS].w; + } else { + brightness = 5; + } + + /* ADF used? */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0) { + /* Use ADF */ + source = 0x01; + } else { + source = 0x00; + } + + /* TODO: Any way to set PREVIEW??? */ + + /* Remaining bytes unused */ + status = cmd_set_scanning_parameters(s, + rs, mparam->flags, /* res, color mode */ + brightness, 0xff, /* brightness, contrast? */ + s->left, s->top, /* top/left start */ + s->width, s->height, /* extent */ + source); /* source */ + + if (status != SANE_STATUS_GOOD) + DBG (2, "%s: Command cmd_set_scanning_parameters failed, %s\n", + __func__, sane_strstatus(status)); + + /* Now query the scanner for the current image parameters */ + status = cmd_get_scanning_parameters (s, + &s->params.format, &s->params.depth, + &scan_pixels_per_line, + &s->params.pixels_per_line, &s->params.lines); + if (status != SANE_STATUS_GOOD) { + DBG (2, "%s: Command cmd_get_scanning_parameters failed, %s\n", + __func__, sane_strstatus(status)); + return status; + } + + /* Calculate how many bytes are really used per line */ + s->params.bytes_per_line = ceil (s->params.pixels_per_line * s->params.depth / 8.0); + if (s->val[OPT_MODE].w == MODE_COLOR) + s->params.bytes_per_line *= 3; + + /* Calculate how many bytes per line will be returned by the scanner. + * The values needed for this are returned by get_scannign_parameters */ + s->scan_bytes_per_line = ceil (scan_pixels_per_line * s->params.depth / 8.0); + if (s->val[OPT_MODE].w == MODE_COLOR) { + s->scan_bytes_per_line *= 3; + } + s->data_len = s->params.lines * s->scan_bytes_per_line; + + status = mc_setup_block_mode (s); + if (status != SANE_STATUS_GOOD) + DBG (2, "%s: Command mc_setup_block_mode failed, %s\n", + __func__, sane_strstatus(status)); + + DBG (1, "%s: bytes_read in line: %d\n", __func__, s->bytes_read_in_line); + + return status; +} + +static SANE_Status +mc_check_adf(Magicolor_Scanner * s) +{ + SANE_Status status; + unsigned char buf[0x0b]; + + DBG(5, "%s\n", __func__); + + status = cmd_request_status(s, buf); + if (status != SANE_STATUS_GOOD) + return status; + + if (!(buf[1] & ADF_LOADED)) + return SANE_STATUS_NO_DOCS; + + /* TODO: Check for jam in ADF */ + return SANE_STATUS_GOOD; +} + +static SANE_Status +mc_scan_finish(Magicolor_Scanner * s) +{ + SANE_Status status; + DBG(5, "%s\n", __func__); + + /* If we have not yet read all data, cancel the scan */ + if (s->buf && !s->eof) + status = cmd_cancel_scan (s); + + if (s->line_buffer) + free (s->line_buffer); + s->line_buffer = NULL; + free(s->buf); + s->buf = s->end = s->ptr = NULL; + + /* TODO: Any magicolor command for "scan finished"? */ + status = cmd_finish_scan (s); + + status = cmd_request_error(s); + if (status != SANE_STATUS_GOOD) + cmd_cancel_scan (s); + return status; + + /* XXX required? */ + /* TODO: cmd_reset(s);*/ + return SANE_STATUS_GOOD; +} + +static void +mc_copy_image_data(Magicolor_Scanner * s, SANE_Byte * data, SANE_Int max_length, + SANE_Int * length) +{ + DBG (1, "%s: bytes_read in line: %d\n", __func__, s->bytes_read_in_line); + if (s->params.format == SANE_FRAME_RGB) { + SANE_Int bytes_available, scan_pixels_per_line = s->scan_bytes_per_line/3; + *length = 0; + + while ((max_length >= s->params.bytes_per_line) && (s->ptr < s->end)) { + SANE_Int bytes_to_copy = s->scan_bytes_per_line - s->bytes_read_in_line; + /* First, fill the line buffer for the current line: */ + bytes_available = (s->end - s->ptr); + /* Don't copy more than we have buffer and available */ + if (bytes_to_copy > bytes_available) + bytes_to_copy = bytes_available; + + if (bytes_to_copy > 0) { + memcpy (s->line_buffer + s->bytes_read_in_line, s->ptr, bytes_to_copy); + s->ptr += bytes_to_copy; + s->bytes_read_in_line += bytes_to_copy; + } + + /* We have filled as much as possible of the current line + * with data from the scanner. If we have a complete line, + * copy it over. */ + if ((s->bytes_read_in_line >= s->scan_bytes_per_line) && + (s->params.bytes_per_line <= max_length)) + { + SANE_Int i; + SANE_Byte *line = s->line_buffer; + *length += s->params.bytes_per_line; + for (i=0; i< s->params.pixels_per_line; ++i) { + *data++ = line[0]; + *data++ = line[scan_pixels_per_line]; + *data++ = line[2 * scan_pixels_per_line]; + line++; + } + max_length -= s->params.bytes_per_line; + s->bytes_read_in_line -= s->scan_bytes_per_line; + } + } + + } else { + /* B/W and Grayscale use the same structure, so we use the same code */ + SANE_Int bytes_available; + *length = 0; + + while ((max_length != 0) && (s->ptr < s->end)) { + SANE_Int bytes_to_skip, bytes_to_copy; + bytes_available = (s->end - s->ptr); + bytes_to_copy = s->params.bytes_per_line - s->bytes_read_in_line; + bytes_to_skip = s->scan_bytes_per_line - s->bytes_read_in_line; + + /* Don't copy more than we have buffer */ + if (bytes_to_copy > max_length) { + bytes_to_copy = max_length; + bytes_to_skip = max_length; + } + + /* Don't copy/skip more bytes than we have read in */ + if (bytes_to_copy > bytes_available) + bytes_to_copy = bytes_available; + if (bytes_to_skip > bytes_available) + bytes_to_skip = bytes_available; + + if (bytes_to_copy > 0) { + /* we have not yet copied all pixels of the line */ + memcpy (data, s->ptr, bytes_to_copy); + max_length -= bytes_to_copy; + *length += bytes_to_copy; + data += bytes_to_copy; + } + if (bytes_to_skip > 0) { + s->ptr += bytes_to_skip; + s->bytes_read_in_line += bytes_to_skip; + } + if (s->bytes_read_in_line >= s->scan_bytes_per_line) + s->bytes_read_in_line -= s->scan_bytes_per_line; + + } + } +} + +static SANE_Status +mc_init_parameters(Magicolor_Scanner * s) +{ + int dpi, optres; + struct mode_param *mparam; + + DBG(5, "%s\n", __func__); + + memset(&s->params, 0, sizeof(SANE_Parameters)); + + dpi = s->val[OPT_RESOLUTION].w; + optres = s->hw->cap->optical_res; + + mparam = &mode_params[s->val[OPT_MODE].w]; + + if (SANE_UNFIX(s->val[OPT_BR_Y].w) == 0 || + SANE_UNFIX(s->val[OPT_BR_X].w) == 0) + return SANE_STATUS_INVAL; + + /* TODO: Use OPT_RESOLUTION or fixed 600dpi for left/top/width/height? */ + s->left = ((SANE_UNFIX(s->val[OPT_TL_X].w) / MM_PER_INCH) * optres) + 0.5; + + s->top = ((SANE_UNFIX(s->val[OPT_TL_Y].w) / MM_PER_INCH) * optres) + 0.5; + + s->width = + ((SANE_UNFIX(s->val[OPT_BR_X].w - + s->val[OPT_TL_X].w) / MM_PER_INCH) * optres) + 0.5; + + s->height = + ((SANE_UNFIX(s->val[OPT_BR_Y].w - + s->val[OPT_TL_Y].w) / MM_PER_INCH) * optres) + 0.5; + + s->params.pixels_per_line = s->width * dpi / optres + 0.5; + s->params.lines = s->height * dpi / optres + 0.5; + + + DBG(1, "%s: resolution = %d, preview = %d\n", + __func__, dpi, s->val[OPT_PREVIEW].w); + + DBG(1, "%s: %p %p tlx %f tly %f brx %f bry %f [mm]\n", + __func__, (void *) s, (void *) s->val, + SANE_UNFIX(s->val[OPT_TL_X].w), SANE_UNFIX(s->val[OPT_TL_Y].w), + SANE_UNFIX(s->val[OPT_BR_X].w), SANE_UNFIX(s->val[OPT_BR_Y].w)); + + /* + * The default color depth is stored in mode_params.depth: + */ + DBG(1, " %s, vor depth\n", __func__); + + if (mode_params[s->val[OPT_MODE].w].depth == 1) + s->params.depth = 1; + else + s->params.depth = s->val[OPT_BIT_DEPTH].w; + + s->params.last_frame = SANE_TRUE; + + s->params.bytes_per_line = ceil (s->params.depth * s->params.pixels_per_line / 8.0); + + switch (s->val[OPT_MODE].w) { + case MODE_BINARY: + case MODE_GRAY: + s->params.format = SANE_FRAME_GRAY; + break; + case MODE_COLOR: + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line *= 3; + break; + } + + + DBG(1, "%s: Parameters are format=%d, bytes_per_line=%d, lines=%d\n", __func__, s->params.format, s->params.bytes_per_line, s->params.lines); + return (s->params.lines > 0) ? SANE_STATUS_GOOD : SANE_STATUS_INVAL; +} + +static SANE_Status +mc_start_scan(Magicolor_Scanner * s) +{ + SANE_Status status = cmd_start_scan (s, s->data_len); + if (status != SANE_STATUS_GOOD ) { + DBG (1, "%s: starting the scan failed (%s)\n", __func__, sane_strstatus(status)); + } + return status; +} + +static SANE_Status +mc_read(struct Magicolor_Scanner *s) +{ + SANE_Status status = SANE_STATUS_GOOD; + ssize_t buf_len = 0; + + /* did we passed everything we read to sane? */ + if (s->ptr == s->end) { + + if (s->eof) + return SANE_STATUS_EOF; + + s->counter++; + buf_len = s->block_len; + + if (s->counter == s->blocks && s->last_len) + buf_len = s->last_len; + + DBG(18, "%s: block %d/%d, size %lu\n", __func__, + s->counter, s->blocks, + (unsigned long) buf_len); + + /* receive image data + error code */ + status = cmd_read_data (s, s->buf, buf_len); + if (status != SANE_STATUS_GOOD) { + DBG (1, "%s: Receiving image data failed (%s)\n", + __func__, sane_strstatus(status)); + cmd_cancel_scan(s); + return status; + } + + DBG(18, "%s: successfully read %lu bytes\n", __func__, (unsigned long) buf_len); + + if (s->counter < s->blocks) { + if (s->canceling) { + cmd_cancel_scan(s); + return SANE_STATUS_CANCELLED; + } + } else + s->eof = SANE_TRUE; + + s->end = s->buf + buf_len; + s->ptr = s->buf; + } + + return status; +} + + + + +/**************************************************************************** + * SANE API implementation (high-level functions) + ****************************************************************************/ + + +static struct MagicolorCap * +mc_get_device_from_identification (const char*ident) +{ + int n; + for (n = 0; n < NELEMS (magicolor_cap); n++) { + if (strcmp (magicolor_cap[n].model, ident) || strcmp (magicolor_cap[n].OID, ident)) + return &magicolor_cap[n]; + } + return NULL; +} + + +/* + * close_scanner() + * + * Close the open scanner. Depending on the connection method, a different + * close function is called. + */ +static void +close_scanner(Magicolor_Scanner *s) +{ + DBG(7, "%s: fd = %d\n", __func__, s->fd); + + if (s->fd == -1) + return; + + mc_scan_finish(s); + if (s->hw->connection == SANE_MAGICOLOR_NET) { + sanei_magicolor_net_close(s); + sanei_tcp_close(s->fd); + } else if (s->hw->connection == SANE_MAGICOLOR_USB) { + sanei_usb_close(s->fd); + } + + s->fd = -1; +} + +static SANE_Bool +split_scanner_name (const char *name, char * IP, unsigned int *model) +{ + const char *device = name; + const char *qm; + *model = 0; + /* cut off leading net: */ + if (strncmp(device, "net:", 4) == 0) + device = &device[4]; + + qm = strchr(device, '?'); + if (qm != NULL) { + size_t len = qm-device; + strncpy (IP, device, len); + IP[len] = '\0'; + qm++; + if (strncmp(qm, "model=", 6) == 0) { + qm += 6; + if (!sscanf(qm, "0x%x", model)) + sscanf(qm, "%x", model); + } + } else { + strcpy (IP, device); + } + return SANE_TRUE; +} + +/* + * open_scanner() + * + * Open the scanner device. Depending on the connection method, + * different open functions are called. + */ + +static SANE_Status +open_scanner(Magicolor_Scanner *s) +{ + SANE_Status status = 0; + + DBG(7, "%s: %s\n", __func__, s->hw->sane.name); + + if (s->fd != -1) { + DBG(7, "scanner is already open: fd = %d\n", s->fd); + return SANE_STATUS_GOOD; /* no need to open the scanner */ + } + + if (s->hw->connection == SANE_MAGICOLOR_NET) { + /* device name has the form net:ipaddr?model=... */ + char IP[1024]; + unsigned int model = 0; + if (!split_scanner_name (s->hw->sane.name, IP, &model)) + return SANE_STATUS_INVAL; + status = sanei_tcp_open(IP, 4567, &s->fd); + if (model>0) + mc_set_device (s, model); + if (status == SANE_STATUS_GOOD) { + DBG(7, "awaiting welcome message\n"); + status = sanei_magicolor_net_open (s); + } + + } else if (s->hw->connection == SANE_MAGICOLOR_USB) { + status = sanei_usb_open(s->hw->sane.name, &s->fd); + if (s->hw->cap->out_ep>0) + sanei_usb_set_endpoint (s->fd, + USB_DIR_OUT | USB_ENDPOINT_TYPE_BULK, s->hw->cap->out_ep); + if (s->hw->cap->in_ep>0) + sanei_usb_set_endpoint (s->fd, + USB_DIR_IN | USB_ENDPOINT_TYPE_BULK, s->hw->cap->in_ep); + } + + if (status == SANE_STATUS_ACCESS_DENIED) { + DBG(1, "please check that you have permissions on the device.\n"); + DBG(1, "if this is a multi-function device with a printer,\n"); + DBG(1, "disable any conflicting driver (like usblp).\n"); + } + + if (status != SANE_STATUS_GOOD) + DBG(1, "%s open failed: %s\n", s->hw->sane.name, + sane_strstatus(status)); + else + DBG(3, "scanner opened\n"); + + return status; +} + +static SANE_Status +detect_usb(struct Magicolor_Scanner *s) +{ + SANE_Status status; + int vendor, product; + int i, numIds; + SANE_Bool is_valid; + + /* if the sanei_usb_get_vendor_product call is not supported, + * then we just ignore this and rely on the user to config + * the correct device. + */ + + status = sanei_usb_get_vendor_product(s->fd, &vendor, &product); + if (status != SANE_STATUS_GOOD) { + DBG(1, "the device cannot be verified - will continue\n"); + return SANE_STATUS_GOOD; + } + + /* check the vendor ID to see if we are dealing with an MAGICOLOR device */ + if (vendor != SANE_MAGICOLOR_VENDOR_ID) { + /* this is not a supported vendor ID */ + DBG(1, "not an Magicolor device at %s (vendor id=0x%x)\n", + s->hw->sane.name, vendor); + return SANE_STATUS_INVAL; + } + + numIds = sanei_magicolor_getNumberOfUSBProductIds(); + is_valid = SANE_FALSE; + i = 0; + + /* check all known product IDs to verify that we know + * about the device */ + while (i != numIds && !is_valid) { + if (product == sanei_magicolor_usb_product_ids[i]) + is_valid = SANE_TRUE; + i++; + } + + if (is_valid == SANE_FALSE) { + DBG(1, "the device at %s is not a supported (product id=0x%x)\n", + s->hw->sane.name, product); + return SANE_STATUS_INVAL; + } + + DBG(2, "found valid Magicolor scanner: 0x%x/0x%x (vendorID/productID)\n", + vendor, product); + + return SANE_STATUS_GOOD; +} + +/* + * used by attach* and sane_get_devices + * a ptr to a single-linked list of Magicolor_Device structs + * a ptr to a null term array of ptrs to SANE_Device structs + */ +static int num_devices; /* number of scanners attached to backend */ +static Magicolor_Device *first_dev; /* first MAGICOLOR scanner in list */ +static const SANE_Device **devlist = NULL; + +static struct Magicolor_Scanner * +scanner_create(struct Magicolor_Device *dev, SANE_Status *status) +{ + struct Magicolor_Scanner *s; + + s = malloc(sizeof(struct Magicolor_Scanner)); + if (s == NULL) { + *status = SANE_STATUS_NO_MEM; + return NULL; + } + + memset(s, 0x00, sizeof(struct Magicolor_Scanner)); + + s->fd = -1; + s->hw = dev; + + return s; +} + +static struct Magicolor_Scanner * +device_detect(const char *name, int type, SANE_Status *status) +{ + struct Magicolor_Scanner *s; + struct Magicolor_Device *dev; + + /* try to find the device in our list */ + for (dev = first_dev; dev; dev = dev->next) { + if (strcmp(dev->sane.name, name) == 0) { + dev->missing = 0; + DBG (10, "%s: Device %s already attached!\n", __func__, + name); + return scanner_create(dev, status); + } + } + + if (type == SANE_MAGICOLOR_NODEV) { + *status = SANE_STATUS_INVAL; + return NULL; + } + + /* alloc and clear our device structure */ + dev = malloc(sizeof(*dev)); + if (!dev) { + *status = SANE_STATUS_NO_MEM; + return NULL; + } + memset(dev, 0x00, sizeof(struct Magicolor_Device)); + + s = scanner_create(dev, status); + if (s == NULL) + return NULL; + + mc_dev_init(dev, name, type); + + *status = open_scanner(s); + if (*status != SANE_STATUS_GOOD) { + free(s); + return NULL; + } + + /* from now on, close_scanner() must be called */ + + /* USB requires special care */ + if (dev->connection == SANE_MAGICOLOR_USB) { + *status = detect_usb(s); + } + + if (*status != SANE_STATUS_GOOD) + goto close; + + /* set name and model (if not already set) */ + if (dev->model == NULL) + mc_set_model(s, "generic", 7); + + dev->name = strdup(name); + dev->sane.name = dev->name; + + *status = mc_discover_capabilities(s); + if (*status != SANE_STATUS_GOOD) + goto close; + + if (source_list[0] == NULL || dev->cap->dpi_range.min == 0) { + DBG(1, "something is wrong in the discovery process, aborting.\n"); + *status = SANE_STATUS_IO_ERROR; + goto close; + } + + mc_dev_post_init(dev); + + /* add this scanner to the device list */ + num_devices++; + dev->missing = 0; + dev->next = first_dev; + first_dev = dev; + + return s; + + close: + close_scanner(s); + free(s); + return NULL; +} + +#if HAVE_LIBSNMP + +/* Keep a linked list of already observed IP addresses */ +/* typedef struct snmp_ip SNMP_IP; */ +typedef struct snmp_ip { + char ip_addr[1024]; + struct snmp_ip*next; +} snmp_ip; + +typedef struct { + int nr; + snmp_ip*handled; + snmp_ip*detected; +} snmp_discovery_data; + + +/** Handle one SNMP response (whether received sync or async) and if describes + * a magicolor device, attach it. Returns the number of attached devices (0 + * or 1) */ +static int +mc_network_discovery_handle (struct snmp_pdu *pdu, snmp_discovery_data *magic) +{ + netsnmp_variable_list *varlist = pdu->variables, *vp; + oid anOID[MAX_OID_LEN]; + size_t anOID_len = MAX_OID_LEN; + /* Device information variables */ + char ip_addr[1024]; + char model[1024]; + char device[1024]; + /* remote IP detection variables */ + netsnmp_indexed_addr_pair *responder = (netsnmp_indexed_addr_pair *) pdu->transport_data; + struct sockaddr_in *remote = NULL; + struct MagicolorCap *cap; + snmp_ip *ip = NULL; + + DBG(5, "%s: Handling SNMP response \n", __func__); + + if (responder == NULL || pdu->transport_data_length != sizeof(netsnmp_indexed_addr_pair )) { + DBG(1, "%s: Unable to extract IP address from SNMP response.\n", + __func__); + return 0; + } + remote = (struct sockaddr_in *) &(responder->remote_addr); + if (remote == NULL) { + DBG(1, "%s: Unable to extract IP address from SNMP response.\n", + __func__); + return 0; + } + snprintf(ip_addr, sizeof(ip_addr), "%s", inet_ntoa(remote->sin_addr)); + DBG(35, "%s: IP Address of responder is %s\n", __func__, ip_addr); + if (magic) + ip = magic->handled; + while (ip) { + if (strcmp (ip->ip_addr, ip_addr) == 0) { + DBG (5, "%s: Already handled device %s, skipping\n", __func__, ip_addr); + return 0; + } + ip = ip->next; + } + if (magic) { + snmp_ip *new_handled = malloc(sizeof(snmp_ip)); + strcpy (&new_handled->ip_addr[0], ip_addr); + new_handled->next = magic->handled; + magic->handled = new_handled; + } + + /* System Object ID (Unique OID identifying model) + * This determines whether we really have a magicolor device */ + anOID_len = MAX_OID_LEN; + read_objid(MAGICOLOR_SNMP_SYSOBJECT_OID, anOID, &anOID_len); + vp = find_varbind_in_list (varlist, anOID, anOID_len); + if (vp) { + size_t value_len = vp->val_len/sizeof(oid); + if (vp->type != ASN_OBJECT_ID) { + DBG (3, "%s: SystemObjectID does not return an OID, device is not a magicolor device\n", __func__); + return 0; + } + snprint_objid (device, sizeof(device), vp->val.objid, value_len); + DBG (5, "%s: Device object ID is '%s'\n", __func__, device); + + anOID_len = MAX_OID_LEN; + read_objid (MAGICOLOR_SNMP_DEVICE_TREE, anOID, &anOID_len); + if (netsnmp_oid_is_subtree (anOID, anOID_len, + vp->val.objid, value_len) == 0) { + DBG (5, "%s: Device appears to be a magicolor device (OID=%s)\n", __func__, device); + } else { + DBG (5, "%s: Device is not a Magicolor device\n", __func__); + return 0; + } + } + + /* Retrieve sysDescr (i.e. model name) */ + anOID_len = MAX_OID_LEN; + read_objid(MAGICOLOR_SNMP_SYSDESCR_OID, anOID, &anOID_len); + vp = find_varbind_in_list (varlist, anOID, anOID_len); + if (vp) { + memcpy(model,vp->val.string,vp->val_len); + model[vp->val_len] = '\0'; + DBG (5, "%s: Found model: %s\n", __func__, model); + } + + DBG (1, "%s: Detected device '%s' on IP %s\n", + __func__, model, ip_addr); + + vp = pdu->variables; + /* TODO: attach the IP with attach_one_net(ip) */ + cap = mc_get_device_from_identification (device); + if (cap) { + DBG(1, "%s: Found autodiscovered device: %s (type 0x%x)\n", __func__, cap->model, cap->id); + attach_one_net (ip_addr, cap->id); + if (magic) { + snmp_ip *new_detected = malloc(sizeof(snmp_ip)); + strcpy (&new_detected->ip_addr[0], ip_addr); + new_detected->next = magic->detected; + magic->detected = new_detected; + } + return 1; + } + return 0; +} + +static int +mc_network_discovery_cb (int operation, struct snmp_session *sp, int reqid, + struct snmp_pdu *pdu, void *magic) +{ + NOT_USED (reqid); + NOT_USED (sp); + DBG(5, "%s: Received broadcast response \n", __func__); + + if (operation == NETSNMP_CALLBACK_OP_RECEIVED_MESSAGE) { + snmp_discovery_data *m = (snmp_discovery_data*)magic; + int nr = mc_network_discovery_handle (pdu, m); + m->nr += nr; + DBG(5, "%s: Added %d discovered host(s) for SNMP response.\n", __func__, nr); + } + + return 0; +} +#endif + +/* Use SNMP for automatic network discovery. If host is given, try to detect + * that one host (using sync SNMP, otherwise send an SNMP broadcast (async). + */ +static int +mc_network_discovery(const char*host) +{ +#if HAVE_LIBSNMP + netsnmp_session session, *ss; + netsnmp_pdu *pdu; + oid anOID[MAX_OID_LEN]; + size_t anOID_len = MAX_OID_LEN; + snmp_discovery_data magic; + magic.nr = 0; + magic.handled = 0; + magic.detected = 0; + + DBG(1, "%s: running network discovery \n", __func__); + + /* Win32: init winsock */ + SOCK_STARTUP; + init_snmp("sane-magicolor-backend"); + snmp_sess_init (&session); + session.version = SNMP_VERSION_2c; + session.community = "public"; + session.community_len = strlen (session.community); + if (host) { + session.peername = host; + } else { + /* Do a network discovery via a broadcast */ + session.peername = "255.255.255.255"; + session.flags |= SNMP_FLAGS_UDP_BROADCAST; + session.callback = mc_network_discovery_cb; + session.callback_magic = &magic; + } + + ss = snmp_open (&session); /* establish the session */ + if (!ss) { + snmp_sess_perror ("ack", &session); + SOCK_CLEANUP; + return 0; + } + + /* Create the PDU for the data for our request and add the three + * desired OIDs to the PDU */ + pdu = snmp_pdu_create (SNMP_MSG_GET); + + /* SNMPv2-MIB::sysDescr.0 */ + anOID_len = MAX_OID_LEN; + if (read_objid(MAGICOLOR_SNMP_SYSDESCR_OID, anOID, &anOID_len)) { + snmp_add_null_var (pdu, anOID, anOID_len); + } + /* SNMPv2-MIB::sysObjectID.0 */ + anOID_len = MAX_OID_LEN; + if (read_objid(MAGICOLOR_SNMP_SYSOBJECT_OID, anOID, &anOID_len)) { + snmp_add_null_var (pdu, anOID, anOID_len); + } + /* IF-MIB::ifPhysAddress.1 */ + anOID_len = MAX_OID_LEN; + if (read_objid(MAGICOLOR_SNMP_MAC_OID, anOID, &anOID_len)) { + snmp_add_null_var (pdu, anOID, anOID_len); + } + /* TODO: Add more interesting OIDs, in particular vendor OIDs */ + + /* Now send out the request and wait for responses for some time. + * If we get a response, connect to that device (in the callback), + * otherwise we probably don't have a magicolor device in the + * LAN (or SNMP is turned off, in which case we have no way to detect + * it. + */ + DBG(100, "%s: Sending SNMP packet\n", __func__); + if (host) { + /* sync request to given hostname, immediately read the reply */ + netsnmp_pdu *response = 0; + int status = snmp_synch_response(ss, pdu, &response); + if (status == STAT_SUCCESS && response->errstat == SNMP_ERR_NOERROR) { + magic.nr = mc_network_discovery_handle (response, &magic); + } + if (response) + snmp_free_pdu(response); + + + } else { + /* No hostname, so do a broadcast */ + struct timeval nowtime, endtime; /* end time for SNMP scan */ + struct timeval timeout; + int i=0; + + if (!snmp_send(ss, pdu)) { + snmp_free_pdu(pdu); + DBG(100, "%s: Sending SNMP packet NOT successful\n", __func__); + return 0; + } + /* listen for responses for MC_AutoDetectionTimeout milliseconds: */ + /* First get the final timeout time */ + gettimeofday (&nowtime, NULL); + timeout.tv_sec = MC_SNMP_Timeout / 1000; + timeout.tv_usec = (MC_SNMP_Timeout % 1000) * 1000; + timeradd (&nowtime, &timeout, &endtime); + + while (timercmp(&nowtime, &endtime, <)) { + int fds = 0, block = 0; + fd_set fdset; + DBG(1, " loop=%d\n", i++); + timeout.tv_sec = 0; + /* Use a 125ms timeout for select. If we get a response, + * the loop will be entered earlier again, anyway */ + timeout.tv_usec = 125000; + FD_ZERO (&fdset); + snmp_select_info (&fds, &fdset, &timeout, &block); + fds = select (fds, &fdset, NULL, NULL, /*block?NULL:*/&timeout); + if (fds) snmp_read(&fdset); + else snmp_timeout(); + gettimeofday(&nowtime, NULL); + } + /* Clean up the data in magic */ + while (magic.handled) { + snmp_ip *tmp = magic.handled->next; + free (magic.handled); + magic.handled = tmp; + } + while (magic.detected) { + snmp_ip *tmp = magic.detected->next; + free (magic.detected); + magic.detected = tmp; + } + } + + /* Clean up */ + snmp_close(ss); + SOCK_CLEANUP; + DBG (5, "%s: Discovered %d host(s)\n", __func__, magic.nr); + return magic.nr; + +#else + DBG (1, "%s: net-snmp library not enabled, auto-detecting network scanners not supported.\n", __func__); + NOT_USED (host); + return 0; +#endif +} + +static SANE_Status +attach(const char *name, int type) +{ + SANE_Status status; + Magicolor_Scanner *s; + + DBG(7, "%s: devname = %s, type = %d\n", __func__, name, type); + + s = device_detect(name, type, &status); + if(s == NULL) + return status; + + close_scanner(s); + free(s); + return status; +} + +SANE_Status +attach_one_usb(const char *dev) +{ + DBG(7, "%s: dev = %s\n", __func__, dev); + return attach(dev, SANE_MAGICOLOR_USB); +} + +static SANE_Status +attach_one_net(const char *dev, unsigned int model) +{ + char name[1024]; + + DBG(7, "%s: dev = %s\n", __func__, dev); + if (model > 0) { + snprintf(name, 1024, "net:%s?model=0x%x", dev, model); + } else { + snprintf(name, 1024, "net:%s", dev); + } + + return attach(name, SANE_MAGICOLOR_NET); +} + +static SANE_Status +attach_one_config(SANEI_Config __sane_unused__ *config, const char *line) +{ + int vendor, product, timeout; + + int len = strlen(line); + + DBG(7, "%s: len = %d, line = %s\n", __func__, len, line); + + if (sscanf(line, "usb %i %i", &vendor, &product) == 2) { + /* add the vendor and product IDs to the list of + * known devices before we call the attach function */ + + int numIds = sanei_magicolor_getNumberOfUSBProductIds(); + + if (vendor != SANE_MAGICOLOR_VENDOR_ID) + return SANE_STATUS_INVAL; /* this is not a KONICA MINOLTA device */ + + sanei_magicolor_usb_product_ids[numIds - 1] = product; + sanei_usb_attach_matching_devices(line, attach_one_usb); + + } else if (strncmp(line, "usb", 3) == 0 && len == 3) { + int i, numIds; + + numIds = sanei_magicolor_getNumberOfUSBProductIds(); + + for (i = 0; i < numIds; i++) { + sanei_usb_find_devices(SANE_MAGICOLOR_VENDOR_ID, + sanei_magicolor_usb_product_ids[i], attach_one_usb); + } + + } else if (strncmp(line, "net", 3) == 0) { + + /* remove the "net" sub string */ + const char *name = sanei_config_skip_whitespace(line + 3); + char IP[1024]; + unsigned int model = 0; + + if (strncmp(name, "autodiscovery", 13) == 0) { + DBG (50, "%s: Initiating network autodiscovervy via SNMP\n", __func__); + mc_network_discovery(NULL); + } else if (sscanf(name, "%s %x", IP, &model) == 2) { + DBG(50, "%s: Using network device on IP %s, forcing model 0x%x\n", __func__, IP, model); + attach_one_net(IP, model); + } else { + /* use SNMP to detect the type. If not successful, + * add the host with model type 0 */ + DBG(50, "%s: Using network device on IP %s, trying to autodetect model\n", __func__, IP); + if (mc_network_discovery(name)==0) { + DBG(1, "%s: Autodetecting device model failed, using default model\n", __func__); + attach_one_net(name, 0); + } + } + + } else if (sscanf(line, "snmp-timeout %i\n", &timeout)) { + /* Timeout for SNMP network discovery */ + DBG(50, "%s: SNMP timeout set to %d\n", __func__, timeout); + MC_SNMP_Timeout = timeout; + + } else if (sscanf(line, "scan-data-timeout %i\n", &timeout)) { + /* Timeout for scan data requests */ + DBG(50, "%s: Scan data timeout set to %d\n", __func__, timeout); + MC_Scan_Data_Timeout = timeout; + + } else if (sscanf(line, "request-timeout %i\n", &timeout)) { + /* Timeout for all other read requests */ + DBG(50, "%s: Request timeout set to %d\n", __func__, timeout); + MC_Request_Timeout = timeout; + + } else { + /* TODO: Warning about unparsable line! */ + } + + return SANE_STATUS_GOOD; +} + +static void +free_devices(void) +{ + Magicolor_Device *dev, *next; + + DBG(5, "%s\n", __func__); + + for (dev = first_dev; dev; dev = next) { + next = dev->next; + free(dev->name); + free(dev->model); + free(dev); + } + + if (devlist) + free(devlist); + devlist = NULL; + first_dev = NULL; +} + +SANE_Status +sane_init(SANE_Int *version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + DBG_INIT(); + DBG(2, "%s: " PACKAGE " " VERSION "\n", __func__); + + DBG(1, "magicolor backend, version %i.%i.%i\n", + MAGICOLOR_VERSION, MAGICOLOR_REVISION, MAGICOLOR_BUILD); + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE(SANE_CURRENT_MAJOR, V_MINOR, + MAGICOLOR_BUILD); + + sanei_usb_init(); + + return SANE_STATUS_GOOD; +} + +/* Clean up the list of attached scanners. */ +void +sane_exit(void) +{ + DBG(5, "%s\n", __func__); + free_devices(); +} + +SANE_Status +sane_get_devices(const SANE_Device ***device_list, SANE_Bool __sane_unused__ local_only) +{ + Magicolor_Device *dev, *s, *prev=0; + int i; + + DBG(5, "%s\n", __func__); + + sanei_usb_init(); + + /* mark all existing scanners as missing, attach_one will remove mark */ + for (s = first_dev; s; s = s->next) { + s->missing = 1; + } + + /* Read the config, mark each device as found, possibly add new devs */ + sanei_configure_attach(MAGICOLOR_CONFIG_FILE, NULL, + attach_one_config); + + /*delete missing scanners from list*/ + for (s = first_dev; s;) { + if (s->missing) { + DBG (5, "%s: missing scanner %s\n", __func__, s->name); + + /*splice s out of list by changing pointer in prev to next*/ + if (prev) { + prev->next = s->next; + free (s); + s = prev->next; + num_devices--; + } else { + /*remove s from head of list */ + first_dev = s->next; + free(s); + s = first_dev; + prev=NULL; + num_devices--; + } + } else { + prev = s; + s = prev->next; + } + } + + DBG (15, "%s: found %d scanner(s)\n", __func__, num_devices); + for (s = first_dev; s; s=s->next) { + DBG (15, "%s: found scanner %s\n", __func__, s->name); + } + + if (devlist) + free (devlist); + + devlist = malloc((num_devices + 1) * sizeof(devlist[0])); + if (!devlist) { + DBG(1, "out of memory (line %d)\n", __LINE__); + return SANE_STATUS_NO_MEM; + } + + DBG(5, "%s - results:\n", __func__); + + for (i = 0, dev = first_dev; i < num_devices && dev; dev = dev->next, i++) { + DBG(1, " %d (%d): %s\n", i, dev->connection, dev->model); + devlist[i] = &dev->sane; + } + + devlist[i] = NULL; + + if(device_list){ + *device_list = devlist; + } + + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options(Magicolor_Scanner *s) +{ + int i; + SANE_Word *res_list; + + for (i = 0; i < NUM_OPTIONS; i++) { + s->opt[i].size = sizeof(SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Scan Mode" group: */ + + s->opt[OPT_MODE_GROUP].name = SANE_NAME_STANDARD; + s->opt[OPT_MODE_GROUP].title = SANE_TITLE_STANDARD; + s->opt[OPT_MODE_GROUP].desc = SANE_DESC_STANDARD; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].size = max_string_size(mode_list); + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].w = 0; /* Binary */ + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_INT; + s->opt[OPT_BIT_DEPTH].unit = SANE_UNIT_NONE; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_BIT_DEPTH].constraint.word_list = s->hw->cap->depth_list; + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = s->hw->cap->depth_list[1]; /* the first "real" element is the default */ + + if (s->hw->cap->depth_list[0] == 1) /* only one element in the list -> hide the option */ + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &s->hw->cap->brightness; + s->val[OPT_BRIGHTNESS].w = 5; /* Normal */ + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + res_list = malloc((s->hw->cap->res_list_size + 1) * sizeof(SANE_Word)); + if (res_list == NULL) { + return SANE_STATUS_NO_MEM; + } + *(res_list) = s->hw->cap->res_list_size; + memcpy(&(res_list[1]), s->hw->cap->res_list, s->hw->cap->res_list_size * sizeof(SANE_Word)); + s->opt[OPT_RESOLUTION].constraint.word_list = res_list; + s->val[OPT_RESOLUTION].w = s->hw->cap->dpi_range.min; + + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].size = max_string_size(source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->val[OPT_SOURCE].w = 0; /* always use Flatbed as default */ + + s->opt[OPT_ADF_MODE].name = "adf-mode"; + s->opt[OPT_ADF_MODE].title = SANE_I18N("ADF Mode"); + s->opt[OPT_ADF_MODE].desc = + SANE_I18N("Selects the ADF mode (simplex/duplex)"); + s->opt[OPT_ADF_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_ADF_MODE].size = max_string_size(adf_mode_list); + s->opt[OPT_ADF_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_ADF_MODE].constraint.string_list = adf_mode_list; + s->val[OPT_ADF_MODE].w = 0; /* simplex */ + if ((!s->hw->cap->ADF) || (s->hw->cap->adf_duplex == SANE_FALSE)) + s->opt[OPT_ADF_MODE].cap |= SANE_CAP_INACTIVE; + + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].name = SANE_NAME_GEOMETRY; + s->opt[OPT_GEOMETRY_GROUP].title = SANE_TITLE_GEOMETRY; + s->opt[OPT_GEOMETRY_GROUP].desc = SANE_DESC_GEOMETRY; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = s->hw->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = s->hw->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range->max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range->max; + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open(SANE_String_Const name, SANE_Handle *handle) +{ + SANE_Status status; + Magicolor_Scanner *s = NULL; + + int l = strlen(name); + + DBG(7, "%s: name = %s\n", __func__, name); + + /* probe if empty device name provided */ + if (l == 0) { + + status = sane_get_devices(NULL,0); + if (status != SANE_STATUS_GOOD) { + return status; + } + + if (first_dev == NULL) { + DBG(1, "no device detected\n"); + return SANE_STATUS_INVAL; + } + + s = device_detect(first_dev->sane.name, first_dev->connection, + &status); + if (s == NULL) { + DBG(1, "cannot open a perfectly valid device (%s)," + " please report to the authors\n", name); + return SANE_STATUS_INVAL; + } + + } else { + + if (strncmp(name, "net:", 4) == 0) { + s = device_detect(name, SANE_MAGICOLOR_NET, &status); + if (s == NULL) + return status; + } else if (strncmp(name, "libusb:", 7) == 0) { + s = device_detect(name, SANE_MAGICOLOR_USB, &status); + if (s == NULL) + return status; + } else { + + /* as a last resort, check for a match + * in the device list. This should handle platforms without libusb. + */ + if (first_dev == NULL) { + status = sane_get_devices(NULL,0); + if (status != SANE_STATUS_GOOD) { + return status; + } + } + + s = device_detect(name, SANE_MAGICOLOR_NODEV, &status); + if (s == NULL) { + DBG(1, "invalid device name: %s\n", name); + return SANE_STATUS_INVAL; + } + } + } + + + /* s is always valid here */ + + DBG(1, "handle obtained\n"); + + init_options(s); + + *handle = (SANE_Handle) s; + + status = open_scanner(s); + if (status != SANE_STATUS_GOOD) { + free(s); + return status; + } + + return status; +} + +void +sane_close(SANE_Handle handle) +{ + Magicolor_Scanner *s; + + /* + * XXX Test if there is still data pending from + * the scanner. If so, then do a cancel + */ + + s = (Magicolor_Scanner *) handle; + + if (s->fd != -1) + close_scanner(s); + + free(s); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + + if (option < 0 || option >= NUM_OPTIONS) + return NULL; + + return s->opt + option; +} + +static const SANE_String_Const * +search_string_list(const SANE_String_Const *list, SANE_String value) +{ + while (*list != NULL && strcmp(value, *list) != 0) + list++; + + return ((*list == NULL) ? NULL : list); +} + +/* + Activate, deactivate an option. Subroutines so we can add + debugging info if we want. The change flag is set to TRUE + if we changed an option. If we did not change an option, + then the value of the changed flag is not modified. +*/ + +static void +activateOption(Magicolor_Scanner *s, SANE_Int option, SANE_Bool *change) +{ + if (!SANE_OPTION_IS_ACTIVE(s->opt[option].cap)) { + s->opt[option].cap &= ~SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static void +deactivateOption(Magicolor_Scanner *s, SANE_Int option, SANE_Bool *change) +{ + if (SANE_OPTION_IS_ACTIVE(s->opt[option].cap)) { + s->opt[option].cap |= SANE_CAP_INACTIVE; + *change = SANE_TRUE; + } +} + +static SANE_Status +getvalue(SANE_Handle handle, SANE_Int option, void *value) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + DBG(17, "%s: option = %d\n", __func__, option); + + switch (option) { + + case OPT_NUM_OPTS: + case OPT_BIT_DEPTH: + case OPT_BRIGHTNESS: + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *((SANE_Word *) value) = sval->w; + break; + + case OPT_MODE: + case OPT_SOURCE: + case OPT_ADF_MODE: + strcpy((char *) value, sopt->constraint.string_list[sval->w]); + break; + + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + +/* + * Handles setting the source (flatbed, or auto document feeder (ADF)). + * + */ + +static void +change_source(Magicolor_Scanner *s, SANE_Int optindex, char *value) +{ + int force_max = SANE_FALSE; + SANE_Bool dummy; + + DBG(1, "%s: optindex = %d, source = '%s'\n", __func__, optindex, + value); + + if (s->val[OPT_SOURCE].w == optindex) + return; + + s->val[OPT_SOURCE].w = optindex; + + if (s->val[OPT_TL_X].w == s->hw->x_range->min + && s->val[OPT_TL_Y].w == s->hw->y_range->min + && s->val[OPT_BR_X].w == s->hw->x_range->max + && s->val[OPT_BR_Y].w == s->hw->y_range->max) { + force_max = SANE_TRUE; + } + + if (strcmp(ADF_STR, value) == 0) { + s->hw->x_range = &s->hw->cap->adf_x_range; + s->hw->y_range = &s->hw->cap->adf_y_range; + if (s->hw->cap->adf_duplex) { + activateOption(s, OPT_ADF_MODE, &dummy); + } else { + deactivateOption(s, OPT_ADF_MODE, &dummy); + s->val[OPT_ADF_MODE].w = 0; + } + + DBG(1, "adf activated (%d)\n",s->hw->cap->adf_duplex); + + } else { + /* ADF not active */ + s->hw->x_range = &s->hw->cap->fbf_x_range; + s->hw->y_range = &s->hw->cap->fbf_y_range; + + deactivateOption(s, OPT_ADF_MODE, &dummy); + } + + s->opt[OPT_BR_X].constraint.range = s->hw->x_range; + s->opt[OPT_BR_Y].constraint.range = s->hw->y_range; + + if (s->val[OPT_TL_X].w < s->hw->x_range->min || force_max) + s->val[OPT_TL_X].w = s->hw->x_range->min; + + if (s->val[OPT_TL_Y].w < s->hw->y_range->min || force_max) + s->val[OPT_TL_Y].w = s->hw->y_range->min; + + if (s->val[OPT_BR_X].w > s->hw->x_range->max || force_max) + s->val[OPT_BR_X].w = s->hw->x_range->max; + + if (s->val[OPT_BR_Y].w > s->hw->y_range->max || force_max) + s->val[OPT_BR_Y].w = s->hw->y_range->max; + +} + +static SANE_Status +setvalue(SANE_Handle handle, SANE_Int option, void *value, SANE_Int *info) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Option_Descriptor *sopt = &(s->opt[option]); + Option_Value *sval = &(s->val[option]); + + SANE_Status status; + const SANE_String_Const *optval = NULL; + int optindex = 0; + SANE_Bool reload = SANE_FALSE; + + DBG(17, "%s: option = %d, value = %p, as word: %d\n", __func__, option, value, *(SANE_Word *) value); + + status = sanei_constrain_value(sopt, value, info); + if (status != SANE_STATUS_GOOD) + return status; + + if (info && value && (*info & SANE_INFO_INEXACT) + && sopt->type == SANE_TYPE_INT) + DBG(17, "%s: constrained val = %d\n", __func__, + *(SANE_Word *) value); + + if (sopt->constraint_type == SANE_CONSTRAINT_STRING_LIST) { + optval = search_string_list(sopt->constraint.string_list, + (char *) value); + if (optval == NULL) + return SANE_STATUS_INVAL; + optindex = optval - sopt->constraint.string_list; + } + + switch (option) { + + case OPT_MODE: + { + sval->w = optindex; + /* if binary, then disable the bit depth selection */ + if (optindex == 0) { + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } else { + if (s->hw->cap->depth_list[0] == 1) + s->opt[OPT_BIT_DEPTH].cap |= + SANE_CAP_INACTIVE; + else { + s->opt[OPT_BIT_DEPTH].cap &= + ~SANE_CAP_INACTIVE; + s->val[OPT_BIT_DEPTH].w = + mode_params[optindex].depth; + } + } + reload = SANE_TRUE; + break; + } + + case OPT_BIT_DEPTH: + sval->w = *((SANE_Word *) value); + mode_params[s->val[OPT_MODE].w].depth = sval->w; + reload = SANE_TRUE; + break; + + case OPT_RESOLUTION: + sval->w = *((SANE_Word *) value); + DBG(17, "setting resolution to %d\n", sval->w); + reload = SANE_TRUE; + break; + + case OPT_BR_X: + case OPT_BR_Y: + sval->w = *((SANE_Word *) value); + if (SANE_UNFIX(sval->w) == 0) { + DBG(17, "invalid br-x or br-y\n"); + return SANE_STATUS_INVAL; + } + /* passthru */ + case OPT_TL_X: + case OPT_TL_Y: + sval->w = *((SANE_Word *) value); + DBG(17, "setting size to %f\n", SANE_UNFIX(sval->w)); + if (NULL != info) + *info |= SANE_INFO_RELOAD_PARAMS; + break; + + case OPT_SOURCE: + change_source(s, optindex, (char *) value); + reload = SANE_TRUE; + break; + + case OPT_ADF_MODE: + sval->w = optindex; /* Simple lists */ + break; + + case OPT_BRIGHTNESS: + case OPT_PREVIEW: /* needed? */ + sval->w = *((SANE_Word *) value); + break; + + default: + return SANE_STATUS_INVAL; + } + + if (reload && info != NULL) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + DBG(17, "%s: end\n", __func__); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, + void *value, SANE_Int *info) +{ + DBG(17, "%s: action = %x, option = %d\n", __func__, action, option); + + if (option < 0 || option >= NUM_OPTIONS) + return SANE_STATUS_INVAL; + + if (info != NULL) + *info = 0; + + switch (action) { + case SANE_ACTION_GET_VALUE: + return getvalue(handle, option, value); + + case SANE_ACTION_SET_VALUE: + return setvalue(handle, option, value, info); + + default: + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters(SANE_Handle handle, SANE_Parameters *params) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + + DBG(5, "%s\n", __func__); + + if (params == NULL) + DBG(1, "%s: params is NULL\n", __func__); + + /* + * If sane_start was already called, then just retrieve the parameters + * from the scanner data structure + */ + + if (!s->eof && s->ptr != NULL) { + DBG(5, "scan in progress, returning saved params structure\n"); + } else { + /* otherwise initialize the params structure and gather the data */ + mc_init_parameters(s); + } + + if (params != NULL) + *params = s->params; + + print_params(s->params); + + return SANE_STATUS_GOOD; +} + +/* + * This function is part of the SANE API and gets called from the front end to + * start the scan process. + */ + +SANE_Status +sane_start(SANE_Handle handle) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + SANE_Status status; + + DBG(5, "%s\n", __func__); + + /* calc scanning parameters */ + status = mc_init_parameters(s); + if (status != SANE_STATUS_GOOD) + return status; + + print_params(s->params); + + /* set scanning parameters; also query the current image + * parameters from the sanner and save + * them to s->params */ + status = mc_set_scanning_parameters(s); + + if (status != SANE_STATUS_GOOD) + return status; + + /* if we scan from ADF, check if it is loaded */ + if (strcmp(source_list[s->val[OPT_SOURCE].w], ADF_STR) == 0) { + status = mc_check_adf(s); + if (status != SANE_STATUS_GOOD) + return status; + } + + /* prepare buffer here so that a memory allocation failure + * will leave the scanner in a sane state. + */ + s->buf = realloc(s->buf, s->block_len); + if (s->buf == NULL) + return SANE_STATUS_NO_MEM; + + s->eof = SANE_FALSE; + s->ptr = s->end = s->buf; + s->canceling = SANE_FALSE; + + /* start scanning */ + DBG(1, "%s: scanning...\n", __func__); + + status = mc_start_scan(s); + + if (status != SANE_STATUS_GOOD) { + DBG(1, "%s: start failed: %s\n", __func__, + sane_strstatus(status)); + + return status; + } + + return status; +} + +/* this moves data from our buffers to SANE */ + +SANE_Status +sane_read(SANE_Handle handle, SANE_Byte *data, SANE_Int max_length, + SANE_Int *length) +{ + SANE_Status status; + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + + if (s->buf == NULL || s->canceling) + return SANE_STATUS_CANCELLED; + + *length = 0; + + status = mc_read(s); + + if (status == SANE_STATUS_CANCELLED) { + mc_scan_finish(s); + return status; + } + + DBG(18, "moving data %p %p, %d (%d lines)\n", + s->ptr, s->end, + max_length, max_length / s->params.bytes_per_line); + + mc_copy_image_data(s, data, max_length, length); + + DBG(18, "%d lines read, status: %d\n", + *length / s->params.bytes_per_line, status); + + /* continue reading if appropriate */ + if (status == SANE_STATUS_GOOD) + return status; + + mc_scan_finish(s); + + return status; +} + +/* + * void sane_cancel(SANE_Handle handle) + * + * Set the cancel flag to true. The next time the backend requests data + * from the scanner the CAN message will be sent. + */ + +void +sane_cancel(SANE_Handle handle) +{ + Magicolor_Scanner *s = (Magicolor_Scanner *) handle; + + s->canceling = SANE_TRUE; +} + +/* + * SANE_Status sane_set_io_mode() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_set_io_mode(SANE_Handle __sane_unused__ handle, + SANE_Bool __sane_unused__ non_blocking) +{ + return SANE_STATUS_UNSUPPORTED; +} + +/* + * SANE_Status sane_get_select_fd() + * + * not supported - for asynchronous I/O + */ + +SANE_Status +sane_get_select_fd(SANE_Handle __sane_unused__ handle, + SANE_Int __sane_unused__ *fd) +{ + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/magicolor.conf.in b/backend/magicolor.conf.in new file mode 100644 index 0000000..9c25994 --- /dev/null +++ b/backend/magicolor.conf.in @@ -0,0 +1,42 @@ +### magicolor.conf +### +### here are some examples for how to configure the Magicolor backend + +### Timeout settings: SNMP autodetection, Scan data read requests and other +### read requests. All values are given in milliseconds, +### i.e. 1000 is 1 second. + +# SNMP auto-detection waits 1.5 seconds +snmp-timeout 1500 + +# wait 15 seconds for scan data (color scans take ~6 seconds to initialize, +# so we need to wait longer than that) +scan-data-timeout 15000 + +# Wait 5 seconds for all other data requests +request-timeout 5000 + + +### Network: Format is "net IP_ADDRESS [USB_ID]" or "net autodiscovery" +### if USB_ID is left out, SNMP is used to detect the device type + +net autodiscovery +#net 10.0.0.5 + +### The following is a magicolor 1690mf with explicit IP-Address +#net 10.0.0.5 0x2098 +# net 192.168.0.1 + +### USB: format is "usb" for automatic (libusb) discovery, based on USB IDs, +### or "usb to force the use of a particular +### device (the backend has some additional checks and will not use +### non-KONICA MINOLTA devices, though) + +usb + +### For libusb support for unknown scanners use the following command +### usb +### e.g.: + +# usb 0x132b 0x2098 + diff --git a/backend/magicolor.h b/backend/magicolor.h new file mode 100644 index 0000000..7ea1e1e --- /dev/null +++ b/backend/magicolor.h @@ -0,0 +1,233 @@ +/* + * magicolor.h - SANE library for Magicolor scanners. + * + * (C) 2010 Reinhold Kainhofer + * + * Based on the epson2 sane backend: + * Based on Kazuhiro Sasayama previous + * Work on epson.[ch] file from the SANE package. + * Please see those files for original copyrights. + * Copyright (C) 2006 Tower Technologies + * Author: Alessandro Zummo + * + * This file is part of the SANE package. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation, version 2. + */ + +#ifndef magicolor_h +#define magicolor_h + +#undef BACKEND_NAME +#define BACKEND_NAME magicolor +#define DEBUG_NOT_STATIC + +#include + +#ifdef HAVE_STDDEF_H +#include +#endif + +#ifdef HAVE_STDLIB_H +#include +#endif + +#ifdef NEED_SYS_TYPES_H +#include +#endif + +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_backend.h" + +#ifdef __GNUC__ +#define __func__ __FUNCTION__ +#else +#define __func__ "(undef)" +/* I cast my vote for C99... :) */ +#endif + +/* Silence the compiler for unused arguments */ +#define NOT_USED(x) ( (void)(x) ) + +#define MAGICOLOR_CONFIG_FILE "magicolor.conf" + +#define NUM_OF_HEX_ELEMENTS (16) /* number of hex numbers per line for data dump */ +#define DEVICE_NAME_LEN (16) /* length of device name in extended status */ + + + +/* misc constants */ + +#define NET 0x04 +#define CMD 0x03 + + +/* status values */ +#define STATUS_READY 0x00 /* scanner is ready */ +#define STATUS_ADF_JAM 0x01 /* ADF paper jam */ +#define STATUS_OPEN 0x02 /* scanner is open */ +#define STATUS_NOT_READY 0x03 /* scanner is in use on another interface */ + +#define ADF_LOADED 0x01 /* ADF is loaded */ + +#define MAGICOLOR_CAP_DEFAULT 0 + +#define MAGICOLOR_LEVEL_1690mf 0 +#define MAGICOLOR_LEVEL_DEFAULT MAGICOLOR_LEVEL_1690mf +#define MAGICOLOR_LEVEL_NET MAGICOLOR_LEVEL_1690mf + +/* Structure holding the command set for a device */ +struct MagicolorCmd +{ + const char *level; + unsigned char scanner_cmd; + unsigned char start_scanning; + unsigned char request_error; + unsigned char stop_scanning; + unsigned char request_scan_parameters; + unsigned char set_scan_parameters; + unsigned char request_status; + unsigned char request_data; + unsigned char unknown1; + unsigned char unknown2; + + unsigned char net_wrapper_cmd; + unsigned char net_welcome; + unsigned char net_lock; + unsigned char net_lock_ack; + unsigned char net_unlock; +}; + +/* Structure holding the device capabilities */ +struct MagicolorCap +{ + unsigned int id; + const char *cmds; + const char *model; + const char *OID; + SANE_Int out_ep, in_ep; /* USB bulk out/in endpoints */ + + SANE_Int optical_res; /* optical resolution */ + SANE_Range dpi_range; /* max/min resolutions */ + + SANE_Int *res_list; /* list of resolutions */ + SANE_Int res_list_size; /* number of entries in this list */ + + SANE_Int maxDepth; /* max. color depth */ + SANE_Word *depth_list; /* list of color depths */ + + SANE_Range brightness; /* brightness range */ + + SANE_Range fbf_x_range; /* flattbed x range */ + SANE_Range fbf_y_range; /* flattbed y range */ + + SANE_Bool ADF; /* ADF is installed */ + SANE_Bool adf_duplex; /* does the ADF handle duplex scanning */ + SANE_Range adf_x_range; /* autom. document feeder x range */ + SANE_Range adf_y_range; /* autom. document feeder y range */ +}; + +enum { + OPT_NUM_OPTS = 0, + OPT_MODE_GROUP, + OPT_MODE, + OPT_BIT_DEPTH, + OPT_BRIGHTNESS, + OPT_RESOLUTION, + OPT_PREVIEW, + OPT_SOURCE, + OPT_ADF_MODE, + OPT_GEOMETRY_GROUP, + OPT_TL_X, + OPT_TL_Y, + OPT_BR_X, + OPT_BR_Y, + NUM_OPTIONS +}; + +typedef enum +{ /* hardware connection to the scanner */ + SANE_MAGICOLOR_NODEV, /* default, no HW specified yet */ + SANE_MAGICOLOR_USB, /* USB interface */ + SANE_MAGICOLOR_NET /* network interface */ +} Magicolor_Connection_Type; + + +/* Structure holding the hardware description */ + +struct Magicolor_Device +{ + struct Magicolor_Device *next; + int missing; + + char *name; + char *model; + + SANE_Device sane; + + SANE_Range *x_range; /* x range w/out extension */ + SANE_Range *y_range; /* y range w/out extension */ + + Magicolor_Connection_Type connection; + + struct MagicolorCmd *cmd; + struct MagicolorCap *cap; +}; + +typedef struct Magicolor_Device Magicolor_Device; + +/* Structure holding an instance of a scanner (i.e. scanner has been opened) */ +struct Magicolor_Scanner +{ + struct Magicolor_Scanner *next; + struct Magicolor_Device *hw; + + int fd; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + + SANE_Bool eof; + SANE_Byte *buf, *end, *ptr; + SANE_Bool canceling; + + SANE_Int left, top; + SANE_Int width, height; + + /* image block data */ + SANE_Int data_len; + SANE_Int block_len; + SANE_Int last_len; + SANE_Int blocks; + SANE_Int counter; + + /* store how many bytes of the current pixel line we have already + * read in previous read attempts. Since each line will be padded + * to multiples of 512 bytes, this is needed to know which bytes + * to ignore */ + SANE_Int bytes_read_in_line; + SANE_Byte *line_buffer; + /* How many bytes are scanned per line (multiple of 512 bytes */ + SANE_Int scan_bytes_per_line; +}; + +typedef struct Magicolor_Scanner Magicolor_Scanner; + +struct mode_param +{ + int flags; + int colors; + int depth; +}; + +enum { + MODE_BINARY, MODE_GRAY, MODE_COLOR +}; + +#endif diff --git a/backend/matsushita.c b/backend/matsushita.c new file mode 100644 index 0000000..e70c60a --- /dev/null +++ b/backend/matsushita.c @@ -0,0 +1,2512 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2002, 2004 Frank Zago (sane at zago dot net) + Copyright (C) 2002 Other SANE contributors + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + $Id$ + Matsushita/Panasonic KV-SS25, KV-SS50, KV-SS55, KV-SS50EX, + KV-SS55EX, KV-SS850, KV-SS855 SCSI scanners. + + This backend may support more Panasonic scanners. +*/ + +/*--------------------------------------------------------------------------*/ + +#define BUILD 7 /* 2004-02-11 */ +#define BACKEND_NAME matsushita +#define MATSUSHITA_CONFIG_FILE "matsushita.conf" + +/*--------------------------------------------------------------------------*/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/lassert.h" + +#include "matsushita.h" + +/*--------------------------------------------------------------------------*/ + +/* Lists of possible scan modes. */ +static SANE_String_Const scan_mode_list_1[] = { + BLACK_WHITE_STR, + NULL +}; + +static SANE_String_Const scan_mode_list_3[] = { + BLACK_WHITE_STR, + GRAY4_STR, + GRAY8_STR, + NULL +}; + +/*--------------------------------------------------------------------------*/ + +/* Lists of supported resolutions (in DPI). + * 200 DPI scanners are using resolutions_list_200 + * 300 DPI scanners are using resolutions_list_300 + * 400 DPI scanners are using resolutions_list_400 + * + * The resolutions_rounds_* lists provide the value with which round + * up the X value given by the interface. + */ +#ifdef unused_yet +static const SANE_Word resolutions_list_200[4] = { + 3, 100, 150, 200 +}; +static const SANE_Word resolutions_rounds_200[4] = { + 3, 0x100, 0x40, 0x20 +}; +#endif + +static const SANE_Word resolutions_list_300[5] = { + 4, 150, 200, 240, 300 +}; +static const SANE_Word resolutions_rounds_300[5] = { + 4, 0x100, 0x40, 0x20, 0x80 +}; + +static const SANE_Word resolutions_list_400[8] = { + 7, 100, 150, 200, 240, 300, 360, 400 +}; +static const SANE_Word resolutions_rounds_400[8] = { + 7, 0x100, 0x100, 0x40, 0x20, 0x80, 0x100, 0x100 /* TO FIX */ +}; + +/*--------------------------------------------------------------------------*/ + +/* Lists of supported halftone. They are only valid with + * for the Black&White mode. */ +static SANE_String_Const halftone_pattern_list[] = { + SANE_I18N ("None"), + SANE_I18N ("Bayer Dither 16"), + SANE_I18N ("Bayer Dither 64"), + SANE_I18N ("Halftone Dot 32"), + SANE_I18N ("Halftone Dot 64"), + SANE_I18N ("Error Diffusion"), + NULL +}; +static const int halftone_pattern_val[] = { + -1, + 0x01, + 0x00, + 0x02, + 0x03, + 0x04 +}; + +/*--------------------------------------------------------------------------*/ + +/* List of automatic threshold options */ +static SANE_String_Const automatic_threshold_list[] = { + SANE_I18N ("None"), + SANE_I18N ("Mode 1"), + SANE_I18N ("Mode 2"), + SANE_I18N ("Mode 3"), + NULL +}; +static const int automatic_threshold_val[] = { + 0, + 0x80, + 0x81, + 0x82 +}; + +/*--------------------------------------------------------------------------*/ + +/* List of white level base. */ +static SANE_String_Const white_level_list[] = { + SANE_I18N ("From white stick"), + SANE_I18N ("From paper"), + SANE_I18N ("Automatic"), + NULL +}; +static const int white_level_val[] = { + 0x00, + 0x80, + 0x81 +}; + +/*--------------------------------------------------------------------------*/ + +/* List of noise reduction options. */ +static SANE_String_Const noise_reduction_list[] = { + SANE_I18N ("None"), + "1x1", + "2x2", + "3x3", + "4x4", + "5x5", + NULL +}; +static const int noise_reduction_val[] = { + 0x00, + 0x01, + 0x02, + 0x03, + 0x04, + 0x05 +}; + +/*--------------------------------------------------------------------------*/ + +/* List of image emphasis options, 5 steps */ +static SANE_String_Const image_emphasis_list_5[] = { + SANE_I18N ("Smooth"), + SANE_I18N ("None"), + SANE_I18N ("Low"), + SANE_I18N ("Medium"), /* default */ + SANE_I18N ("High"), + NULL +}; +static const int image_emphasis_val_5[] = { + 0x80, + 0x00, + 0x01, + 0x30, + 0x50 +}; + +/* List of image emphasis options, 3 steps */ +static SANE_String_Const image_emphasis_list_3[] = { + SANE_I18N ("Low"), + SANE_I18N ("Medium"), /* default ? */ + SANE_I18N ("High"), + NULL +}; +static const int image_emphasis_val_3[] = { + 0x01, + 0x30, + 0x50 +}; + +/*--------------------------------------------------------------------------*/ + +/* List of gamma */ +static SANE_String_Const gamma_list[] = { + SANE_I18N ("Normal"), + SANE_I18N ("CRT"), + NULL +}; +static const int gamma_val[] = { + 0x00, + 0x01 +}; + +/*--------------------------------------------------------------------------*/ + +/* Page feeder options */ +static SANE_String_Const feeder_mode_list[] = { + SANE_I18N ("One page"), + SANE_I18N ("All pages"), + NULL +}; +static const int feeder_mode_val[] = { + 0x00, + 0xff +}; + +/*--------------------------------------------------------------------------*/ + +/* Paper size in millimeters. + * Values from http://www.twics.com/~eds/paper/. */ +static const struct paper_sizes paper_sizes[] = { + {"2A0", 1189, 1682}, + {"4A0", 1682, 2378}, + {"A0", 841, 1189}, + {"A1", 594, 841}, + {"A2", 420, 594}, + {"A3", 297, 420}, + {"A4", 210, 297}, + {"A5", 148, 210}, + {"A6", 105, 148}, + {"A7", 74, 105}, + {"A8", 52, 74}, + {"A9", 37, 52}, + {"A10", 26, 37}, + {"B0", 1000, 1414}, + {"B1", 707, 1000}, + {"B2", 500, 707}, + {"B3", 353, 500}, + {"B4", 250, 353}, + {"B5", 176, 250}, + {"B6", 125, 176}, + {"B7", 88, 125}, + {"B8", 62, 88}, + {"B9", 44, 62}, + {"B10", 31, 44}, + {"C0", 917, 1297}, + {"C1", 648, 917}, + {"C2", 458, 648}, + {"C3", 324, 458}, + {"C4", 229, 324}, + {"C5", 162, 229}, + {"C6", 114, 162}, + {"C7", 81, 114}, + {"C8", 57, 81}, + {"C9", 40, 57}, + {"C10", 28, 40}, + {"Legal", 8.5 * MM_PER_INCH, 14 * MM_PER_INCH}, + {"Letter", 8.5 * MM_PER_INCH, 11 * MM_PER_INCH} +}; + +/*--------------------------------------------------------------------------*/ + +/* Define the supported scanners and their characteristics. */ +static const struct scanners_supported scanners[] = { + + /* Panasonic KV-SS25 */ + { + 0x06, "K.M.E. ", "KV-SS25A ", + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 431.8 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION}, + + /* Panasonic KV-SS25D */ + { + 0x06, "K.M.E. ", "KV-SS25D ", /* TO FIX */ + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 431.8 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION}, + + /* Panasonic KV-SS50 */ + { + 0x06, "K.M.E. ", "KV-SS50 ", /* TO FIX */ + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (14 * MM_PER_INCH), 0}, /* y range 0 to 355.6 mm */ + {1, 5, 1}, /* brightness range, TO FIX */ + {0, 0, 0}, /* contrast range */ + scan_mode_list_1, + resolutions_list_300, resolutions_rounds_300, /* TO FIX */ + image_emphasis_list_3, image_emphasis_val_3, + MAT_CAP_PAPER_DETECT | MAT_CAP_MIRROR_IMAGE}, + + /* Panasonic KV-SS55 */ + { + 0x06, "K.M.E. ", "KV-SS55 ", /* TO FIX */ + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (14 * MM_PER_INCH), 0}, /* y range 0 to 355.6 mm */ + {1, 5, 1}, /* brightness range, TO FIX */ + {1, 255, 1}, /* contrast range, TO FIX */ + scan_mode_list_1, + resolutions_list_300, resolutions_rounds_300, /* TO FIX */ + image_emphasis_list_3, image_emphasis_val_3, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | MAT_CAP_PAPER_DETECT | + MAT_CAP_MIRROR_IMAGE}, + + /* Panasonic KV-SS50EX */ + { + 0x06, "K.M.E. ", "KV-SS50EX ", /* TO FIX */ + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 355.6 mm */ + {1, 255, 1}, /* brightness range */ + {0, 0, 0}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, /* TO FIX */ + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION | MAT_CAP_PAPER_DETECT | MAT_CAP_MIRROR_IMAGE}, + + /* Panasonic KV-SS55EX */ + { + 0x06, "K.M.E. ", "KV-SS55EX ", + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 431.8 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION}, + + /* Panasonic KV-SS850 */ + { + 0x06, "K.M.E. ", "KV-SS850 ", /* TO FIX */ + {SANE_FIX (0), SANE_FIX (11.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 355.6 mm */ + {1, 255, 1}, /* brightness range */ + {0, 0, 0}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, /* TO FIX */ + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | + MAT_CAP_GAMMA | MAT_CAP_NOISE_REDUCTION | MAT_CAP_PAPER_DETECT | + MAT_CAP_DETECT_DOUBLE_FEED | MAT_CAP_MANUAL_FEED}, + + /* Panasonic KV-SS855 */ + { + 0x06, "K.M.E. ", "KV-SS855 ", /* TO FIX */ + {SANE_FIX (0), SANE_FIX (11.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 355.6 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range, TO FIX */ + scan_mode_list_3, + resolutions_list_400, resolutions_rounds_400, /* TO FIX */ + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | MAT_CAP_AUTOMATIC_THRESHOLD | + MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | MAT_CAP_NOISE_REDUCTION | + MAT_CAP_PAPER_DETECT | MAT_CAP_DETECT_DOUBLE_FEED | MAT_CAP_MANUAL_FEED}, + + /* Panasonic KV-S2065L */ + { + 0x06, "K.M.E. ", "KV-S2065L ", + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 431.8 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION}, + + /* Panasonic KV-S2025C */ + { + 0x06, "K.M.E. ", "KV-S2025C ", + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 431.8 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION}, + + /* Panasonic KV-S2045C */ + { + 0x06, "K.M.E. ", "KV-S2045C ", + {SANE_FIX (0), SANE_FIX (8.5 * MM_PER_INCH), 0}, /* x range 0 to 215.9 mm */ + {SANE_FIX (0), SANE_FIX (17 * MM_PER_INCH), 0}, /* y range 0 to 431.8 mm */ + {1, 255, 1}, /* brightness range */ + {1, 255, 1}, /* contrast range */ + scan_mode_list_3, + resolutions_list_300, resolutions_rounds_300, + image_emphasis_list_5, image_emphasis_val_5, + MAT_CAP_DUPLEX | MAT_CAP_CONTRAST | + MAT_CAP_AUTOMATIC_THRESHOLD | MAT_CAP_WHITE_LEVEL | MAT_CAP_GAMMA | + MAT_CAP_NOISE_REDUCTION} +}; + + +/*--------------------------------------------------------------------------*/ + +/* List of scanner attached. */ +static Matsushita_Scanner *first_dev = NULL; +static int num_devices = 0; +static const SANE_Device **devlist = NULL; + + +/* Local functions. */ + +/* Display a buffer in the log. */ +static void +hexdump (int level, const char *comment, unsigned char *p, int l) +{ + int i; + char line[128]; + char *ptr; + + DBG (level, "%s\n", comment); + ptr = line; + for (i = 0; i < l; i++, p++) + { + if ((i % 16) == 0) + { + if (ptr != line) + { + *ptr = '\0'; + DBG (level, "%s\n", line); + ptr = line; + } + sprintf (ptr, "%3.3d:", i); + ptr += 4; + } + sprintf (ptr, " %2.2x", *p); + ptr += 3; + } + *ptr = '\0'; + DBG (level, "%s\n", line); +} + +/* Returns the length of the longest string, including the terminating + * character. */ +static size_t +max_string_size (SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + { + max_size = size; + } + } + + return max_size; +} + +/* After the windows has been set, issue that command to get the + * document size. */ +static SANE_Status +matsushita_read_document_size (Matsushita_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + size_t size; + + DBG (DBG_proc, "matsushita_read_document_size: enter\n"); + + size = 0x10; + MKSCSI_READ_10 (cdb, 0x80, 0, size); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (status != SANE_STATUS_GOOD || size != 0x10) + { + DBG (DBG_error, + "matsushita_read_document_size: cannot read document size\n"); + return (SANE_STATUS_IO_ERROR); + } + + hexdump (DBG_info2, "document size", dev->buffer, 16); + + /* Check that X and Y are the same values the backend computed. */ + + assert (dev->params.lines == B32TOI (&dev->buffer[4])); + assert (dev->params.pixels_per_line == B32TOI (&dev->buffer[0])); + + DBG (DBG_proc, "matsushita_read_document_size: exit, %ld bytes read\n", + (long)size); + + return (SANE_STATUS_GOOD); +} + +/* Initialize a scanner entry. Return an allocated scanner with some + * preset values. */ +static Matsushita_Scanner * +matsushita_init (void) +{ + Matsushita_Scanner *dev; + + DBG (DBG_proc, "matsushita_init: enter\n"); + + /* Allocate a new scanner entry. */ + dev = malloc (sizeof (Matsushita_Scanner)); + if (dev == NULL) + { + return NULL; + } + + memset (dev, 0, sizeof (Matsushita_Scanner)); + + /* Allocate the buffer used to transfer the SCSI data. */ + dev->buffer_size = 64 * 1024; + dev->buffer = malloc (dev->buffer_size); + if (dev->buffer == NULL) + { + free (dev); + return NULL; + } + + /* Allocate a buffer to store the temporary image. */ + dev->image_size = 64 * 1024; /* enough for 1 line at max res */ + dev->image = malloc (dev->image_size); + if (dev->image == NULL) + { + free (dev->buffer); + free (dev); + return NULL; + } + + dev->sfd = -1; + + DBG (DBG_proc, "matsushita_init: exit\n"); + + return (dev); +} + +/* Closes an open scanner. */ +static void +matsushita_close (Matsushita_Scanner * dev) +{ + DBG (DBG_proc, "matsushita_close: enter\n"); + + if (dev->sfd != -1) + { + sanei_scsi_close (dev->sfd); + dev->sfd = -1; + } + + DBG (DBG_proc, "matsushita_close: exit\n"); +} + +/* Frees the memory used by a scanner. */ +static void +matsushita_free (Matsushita_Scanner * dev) +{ + int i; + + DBG (DBG_proc, "matsushita_free: enter\n"); + + if (dev == NULL) + return; + + matsushita_close (dev); + if (dev->devicename) + { + free (dev->devicename); + } + if (dev->buffer) + { + free (dev->buffer); + } + if (dev->image) + { + free (dev->image); + } + for (i = 1; i < OPT_NUM_OPTIONS; i++) + { + if (dev->opt[i].type == SANE_TYPE_STRING && dev->val[i].s) + { + free (dev->val[i].s); + } + } + free (dev->paper_sizes_list); + free (dev->paper_sizes_val); + + free (dev); + + DBG (DBG_proc, "matsushita_free: exit\n"); +} + +/* Inquiry a device and returns TRUE if is supported. */ +static int +matsushita_identify_scanner (Matsushita_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + size_t size; + int i; + + DBG (DBG_proc, "matsushita_identify_scanner: enter\n"); + + size = 5; + MKSCSI_INQUIRY (cdb, size); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (status) + { + DBG (DBG_error, + "matsushita_identify_scanner: inquiry failed with status %s\n", + sane_strstatus (status)); + return (SANE_FALSE); + } + + size = dev->buffer[4] + 5; /* total length of the inquiry data */ + + if (size < 36) + { + DBG (DBG_error, + "matsushita_identify_scanner: not enough data to identify device\n"); + return (SANE_FALSE); + } + + MKSCSI_INQUIRY (cdb, size); + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (status) + { + DBG (DBG_error, + "matsushita_identify_scanner: inquiry failed with status %s\n", + sane_strstatus (status)); + return (SANE_FALSE); + } + + hexdump (DBG_info2, "inquiry", dev->buffer, size); + + dev->scsi_type = dev->buffer[0] & 0x1f; + memcpy (dev->scsi_vendor, dev->buffer + 0x08, 0x08); + dev->scsi_vendor[0x08] = 0; + memcpy (dev->scsi_product, dev->buffer + 0x10, 0x010); + dev->scsi_product[0x10] = 0; + memcpy (dev->scsi_version, dev->buffer + 0x20, 0x04); + dev->scsi_version[0x04] = 0; + + DBG (DBG_info, "device is \"%s\" \"%s\" \"%s\"\n", + dev->scsi_vendor, dev->scsi_product, dev->scsi_version); + + /* Lookup through the supported scanners table to find if this + * backend supports that one. */ + for (i = 0; i < NELEMS (scanners); i++) + { + if (dev->scsi_type == scanners[i].scsi_type && + strcmp (dev->scsi_vendor, scanners[i].scsi_vendor) == 0 && + strcmp (dev->scsi_product, scanners[i].scsi_product) == 0) + { + + DBG (DBG_error, "matsushita_identify_scanner: scanner supported\n"); + + dev->scnum = i; + + return (SANE_TRUE); + } + } + + DBG (DBG_proc, "matsushita_identify_scanner: exit, device not supported\n"); + + return (SANE_FALSE); +} + +/* The interface can show different paper sizes. Show only the sizes + * available for that scanner. */ +static int +matsushita_build_paper_sizes (Matsushita_Scanner * dev) +{ + SANE_String_Const *psl; /* string list */ + int *psv; /* value list */ + int num; + int i; + + DBG (DBG_proc, "matsushita_build_paper_sizes: enter\n"); + + psl = malloc ((sizeof (SANE_String_Const) + 1) * NELEMS (paper_sizes)); + if (psl == NULL) + { + DBG (DBG_error, "ERROR: not enough memory\n"); + return SANE_STATUS_NO_MEM; + } + + psv = malloc ((sizeof (int) + 1) * NELEMS (paper_sizes)); + if (psv == NULL) + { + DBG (DBG_error, "ERROR: not enough memory\n"); + free (psl); + return SANE_STATUS_NO_MEM; + } + + for (i = 0, num = 0; i < NELEMS (paper_sizes); i++) + { + if (SANE_UNFIX (scanners[dev->scnum].x_range.max) >= + paper_sizes[i].width + && SANE_UNFIX (scanners[dev->scnum].y_range.max) >= + paper_sizes[i].length) + { + + /* This paper size fits into the scanner. */ + psl[num] = paper_sizes[i].name; + psv[num] = i; + num++; + } + } + psl[num] = NULL; /* terminate the list */ + + dev->paper_sizes_list = psl; + dev->paper_sizes_val = psv; + + DBG (DBG_proc, "matsushita_build_paper_sizes: exit (%d)\n", num); + + return SANE_STATUS_GOOD; +} + +/* Lookup a string list from one array and return its index. */ +static int +get_string_list_index (SANE_String_Const list[], SANE_String_Const name) +{ + int index; + + index = 0; + while (list[index] != NULL) + { + if (strcmp (list[index], name) == 0) + { + return (index); + } + index++; + } + + DBG (DBG_error, "name %s not found in list\n", name); + + assert (0 == 1); /* bug in backend, core dump */ + + return (-1); +} + +/* Lookup an int list from one array and return its index. */ +static int +get_int_list_index (const SANE_Word list[], const SANE_Word value) +{ + int index; + int size; /* number of elements */ + + index = 1; + size = list[0]; + while (index <= size) + { + if (list[index] == value) + { + return (index); + } + index++; + } + + DBG (DBG_error, "word %d not found in list\n", value); + + assert (0 == 1); /* bug in backend, core dump */ + + return (-1); +} + +/* SCSI sense handler. Callback for SANE. */ +static SANE_Status +matsushita_sense_handler (int scsi_fd, unsigned char *result, void __sane_unused__ *arg) +{ + int asc, ascq, sensekey; + int len; + + DBG (DBG_proc, "matsushita_sense_handler (scsi_fd = %d)\n", scsi_fd); + + sensekey = get_RS_sense_key (result); + len = 7 + get_RS_additional_length (result); + + hexdump (DBG_info2, "sense", result, len); + + if (get_RS_error_code (result) != 0x70) + { + DBG (DBG_error, + "matsushita_sense_handler: invalid sense key error code (%d)\n", + get_RS_error_code (result)); + + return SANE_STATUS_IO_ERROR; + } + + if (get_RS_ILI (result) != 0) + { + DBG (DBG_sense, "matsushita_sense_handler: short read\n"); + } + + if (len < 14) + { + DBG (DBG_error, + "matsushita_sense_handler: sense too short, no ASC/ASCQ\n"); + + return SANE_STATUS_IO_ERROR; + } + + asc = get_RS_ASC (result); + ascq = get_RS_ASCQ (result); + + DBG (DBG_sense, "matsushita_sense_handler: sense=%d, ASC/ASCQ=%02x%02x\n", + sensekey, asc, ascq); + + switch (sensekey) + { + case 0x00: /* no sense */ + if (get_RS_EOM (result) && asc == 0x00 && ascq == 0x00) + { + DBG (DBG_sense, "matsushita_sense_handler: EOF\n"); + return SANE_STATUS_EOF; + } + + return SANE_STATUS_GOOD; + break; + + case 0x02: /* not ready */ + if (asc == 0x04 && ascq == 0x81) + { + /* Jam door open. */ + return SANE_STATUS_COVER_OPEN; + } + break; + + case 0x03: /* medium error */ + if (asc == 0x3a) + { + /* No paper in the feeder. */ + return SANE_STATUS_NO_DOCS; + } + if (asc == 0x80) + { + /* Probably a paper jam. ascq might give more info. */ + return SANE_STATUS_JAMMED; + } + break; + + case 0x05: + if (asc == 0x20 || asc == 0x24 || asc == 0x26) + { + /* Invalid command, invalid field in CDB or invalid field in data. + * The backend has prepared some wrong combination of options. + * Shot the backend maintainer. */ + return SANE_STATUS_IO_ERROR; + } + else if (asc == 0x2c && ascq == 0x80) + { + /* The scanner does have enough memory to scan the whole + * area. For instance the KV-SS25 has only 4MB of memory, + * which is not enough to scan a A4 page at 300dpi in gray + * 8 bits. */ + return SANE_STATUS_NO_MEM; + } + break; + + case 0x06: + if (asc == 0x29) + { + /* Reset occured. May be the backend should retry the + * command. */ + return SANE_STATUS_GOOD; + } + break; + } + + DBG (DBG_sense, + "matsushita_sense_handler: unknown error condition. Please report it to the backend maintainer\n"); + + return SANE_STATUS_IO_ERROR; +} + +/* Check that a new page is available by issuing an empty read. The + * sense handler might return SANE_STATUS_NO_DOCS which indicates that + * the feeder is now empty. */ +static SANE_Status +matsushita_check_next_page (Matsushita_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + + DBG (DBG_proc, "matsushita_check_next_page: enter\n"); + + MKSCSI_READ_10 (cdb, 0, 0, 0); + cdb.data[4] = dev->page_num; /* May be cdb.data[3] too? */ + cdb.data[5] = dev->page_side; + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, NULL, 0, NULL, NULL); + + DBG (DBG_proc, "matsushita_check_next_page: exit with status %d\n", status); + + return (status); +} + +/* Attach a scanner to this backend. */ +static SANE_Status +attach_scanner (const char *devicename, Matsushita_Scanner ** devp) +{ + Matsushita_Scanner *dev; + int sfd; + + DBG (DBG_sane_proc, "attach_scanner: %s\n", devicename); + + if (devp) + *devp = NULL; + + /* Check if we know this device name. */ + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + if (devp) + { + *devp = dev; + } + DBG (DBG_info, "device is already known\n"); + return SANE_STATUS_GOOD; + } + } + + /* Allocate a new scanner entry. */ + dev = matsushita_init (); + if (dev == NULL) + { + DBG (DBG_error, "ERROR: not enough memory\n"); + return SANE_STATUS_NO_MEM; + } + + DBG (DBG_info, "attach_scanner: opening %s\n", devicename); + + if (sanei_scsi_open (devicename, &sfd, matsushita_sense_handler, dev) != 0) + { + DBG (DBG_error, "ERROR: attach_scanner: open failed\n"); + matsushita_free (dev); + return SANE_STATUS_INVAL; + } + + /* Fill some scanner specific values. */ + dev->devicename = strdup (devicename); + dev->sfd = sfd; + + /* Now, check that it is a scanner we support. */ + if (matsushita_identify_scanner (dev) == SANE_FALSE) + { + DBG (DBG_error, + "ERROR: attach_scanner: scanner-identification failed\n"); + matsushita_free (dev); + return SANE_STATUS_INVAL; + } + + matsushita_close (dev); + + /* Set the default options for that scanner. */ + dev->sane.name = dev->devicename; + dev->sane.vendor = "Panasonic"; + dev->sane.model = dev->scsi_product; + dev->sane.type = SANE_I18N ("sheetfed scanner"); + + /* Link the scanner with the others. */ + dev->next = first_dev; + first_dev = dev; + + if (devp) + { + *devp = dev; + } + + num_devices++; + + DBG (DBG_proc, "attach_scanner: exit\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one (const char *dev) +{ + attach_scanner (dev, NULL); + return SANE_STATUS_GOOD; +} + +/* Reset the options for that scanner. */ +static void +matsushita_init_options (Matsushita_Scanner * dev) +{ + int i; + + /* Pre-initialize the options. */ + memset (dev->opt, 0, sizeof (dev->opt)); + memset (dev->val, 0, sizeof (dev->val)); + + for (i = 0; i < OPT_NUM_OPTIONS; ++i) + { + dev->opt[i].size = sizeof (SANE_Word); + dev->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* Number of options. */ + dev->opt[OPT_NUM_OPTS].name = ""; + dev->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + dev->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + dev->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + dev->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + dev->val[OPT_NUM_OPTS].w = OPT_NUM_OPTIONS; + + /* Mode group */ + dev->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + dev->opt[OPT_MODE_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_MODE_GROUP].cap = 0; + dev->opt[OPT_MODE_GROUP].size = 0; + dev->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Scanner supported modes */ + dev->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + dev->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + dev->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + dev->opt[OPT_MODE].type = SANE_TYPE_STRING; + dev->opt[OPT_MODE].size = + max_string_size (scanners[dev->scnum].scan_mode_list); + dev->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_MODE].constraint.string_list = + scanners[dev->scnum].scan_mode_list; + dev->val[OPT_MODE].s = (SANE_Char *) strdup (""); /* will be set later */ + + /* X and Y resolution */ + dev->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + dev->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + dev->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + dev->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + dev->opt[OPT_RESOLUTION].constraint.word_list = + scanners[dev->scnum].resolutions_list; + dev->val[OPT_RESOLUTION].w = resolutions_list_300[1]; + + /* Duplex */ + dev->opt[OPT_DUPLEX].name = SANE_NAME_DUPLEX; + dev->opt[OPT_DUPLEX].title = SANE_TITLE_DUPLEX; + dev->opt[OPT_DUPLEX].desc = SANE_DESC_DUPLEX; + dev->opt[OPT_DUPLEX].type = SANE_TYPE_BOOL; + dev->opt[OPT_DUPLEX].unit = SANE_UNIT_NONE; + dev->val[OPT_DUPLEX].w = SANE_FALSE; + if ((scanners[dev->scnum].cap & MAT_CAP_DUPLEX) == 0) + dev->opt[OPT_DUPLEX].cap |= SANE_CAP_INACTIVE; + + /* Feeder mode */ + dev->opt[OPT_FEEDER_MODE].name = "feeder-mode"; + dev->opt[OPT_FEEDER_MODE].title = SANE_I18N ("Feeder mode"); + dev->opt[OPT_FEEDER_MODE].desc = SANE_I18N ("Sets the feeding mode"); + dev->opt[OPT_FEEDER_MODE].type = SANE_TYPE_STRING; + dev->opt[OPT_FEEDER_MODE].size = max_string_size (feeder_mode_list); + dev->opt[OPT_FEEDER_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_FEEDER_MODE].constraint.string_list = feeder_mode_list; + dev->val[OPT_FEEDER_MODE].s = strdup (feeder_mode_list[0]); + + /* Geometry group */ + dev->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + dev->opt[OPT_GEOMETRY_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_GEOMETRY_GROUP].cap = 0; + dev->opt[OPT_GEOMETRY_GROUP].size = 0; + dev->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Paper sizes list. */ + dev->opt[OPT_PAPER_SIZE].name = SANE_NAME_PAPER_SIZE; + dev->opt[OPT_PAPER_SIZE].title = SANE_TITLE_PAPER_SIZE; + dev->opt[OPT_PAPER_SIZE].desc = SANE_DESC_PAPER_SIZE; + dev->opt[OPT_PAPER_SIZE].type = SANE_TYPE_STRING; + dev->opt[OPT_PAPER_SIZE].size = max_string_size (dev->paper_sizes_list); + dev->opt[OPT_PAPER_SIZE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_PAPER_SIZE].constraint.string_list = dev->paper_sizes_list; + dev->val[OPT_PAPER_SIZE].s = strdup (""); /* will do it later */ + + /* Upper left X */ + dev->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + dev->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + dev->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + dev->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + dev->opt[OPT_TL_X].unit = SANE_UNIT_MM; + dev->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_TL_X].constraint.range = &(scanners[dev->scnum].x_range); + + /* Upper left Y */ + dev->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + dev->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + dev->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + dev->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + dev->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + dev->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_TL_Y].constraint.range = &(scanners[dev->scnum].y_range); + + /* Bottom-right x */ + dev->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + dev->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + dev->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + dev->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + dev->opt[OPT_BR_X].unit = SANE_UNIT_MM; + dev->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BR_X].constraint.range = &(scanners[dev->scnum].x_range); + + /* Bottom-right y */ + dev->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + dev->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + dev->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + dev->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + dev->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + dev->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BR_Y].constraint.range = &(scanners[dev->scnum].y_range); + + /* Enhancement group */ + dev->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + dev->opt[OPT_ENHANCEMENT_GROUP].desc = ""; /* not valid for a group */ + dev->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + dev->opt[OPT_ENHANCEMENT_GROUP].cap = SANE_CAP_ADVANCED; + dev->opt[OPT_ENHANCEMENT_GROUP].size = 0; + dev->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Brightness */ + dev->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + dev->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + dev->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + dev->opt[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + dev->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; + dev->opt[OPT_BRIGHTNESS].size = sizeof (SANE_Int); + dev->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_BRIGHTNESS].constraint.range = + &(scanners[dev->scnum].brightness_range); + dev->val[OPT_BRIGHTNESS].w = 128; + + /* Contrast */ + dev->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + dev->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + dev->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + dev->opt[OPT_CONTRAST].type = SANE_TYPE_INT; + dev->opt[OPT_CONTRAST].unit = SANE_UNIT_NONE; + dev->opt[OPT_CONTRAST].size = sizeof (SANE_Int); + dev->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + dev->opt[OPT_CONTRAST].constraint.range = + &(scanners[dev->scnum].contrast_range); + dev->val[OPT_CONTRAST].w = 128; + if ((scanners[dev->scnum].cap & MAT_CAP_CONTRAST) == 0) + dev->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + + /* Automatic threshold */ + dev->opt[OPT_AUTOMATIC_THRESHOLD].name = "automatic-threshold"; + dev->opt[OPT_AUTOMATIC_THRESHOLD].title = SANE_I18N ("Automatic threshold"); + dev->opt[OPT_AUTOMATIC_THRESHOLD].desc = + SANE_I18N + ("Automatically sets brightness, contrast, white level, gamma, noise reduction and image emphasis"); + dev->opt[OPT_AUTOMATIC_THRESHOLD].type = SANE_TYPE_STRING; + dev->opt[OPT_AUTOMATIC_THRESHOLD].size = + max_string_size (automatic_threshold_list); + dev->opt[OPT_AUTOMATIC_THRESHOLD].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_AUTOMATIC_THRESHOLD].constraint.string_list = + automatic_threshold_list; + dev->val[OPT_AUTOMATIC_THRESHOLD].s = strdup (automatic_threshold_list[0]); + if ((scanners[dev->scnum].cap & MAT_CAP_AUTOMATIC_THRESHOLD) == 0) + dev->opt[OPT_AUTOMATIC_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + /* Halftone pattern */ + dev->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + dev->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + dev->opt[OPT_HALFTONE_PATTERN].size = + max_string_size (halftone_pattern_list); + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_HALFTONE_PATTERN].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_HALFTONE_PATTERN].constraint.string_list = + halftone_pattern_list; + dev->val[OPT_HALFTONE_PATTERN].s = strdup (halftone_pattern_list[0]); + + /* Automatic separation */ + dev->opt[OPT_AUTOMATIC_SEPARATION].name = SANE_NAME_AUTOSEP; + dev->opt[OPT_AUTOMATIC_SEPARATION].title = SANE_TITLE_AUTOSEP; + dev->opt[OPT_AUTOMATIC_SEPARATION].desc = SANE_DESC_AUTOSEP; + dev->opt[OPT_AUTOMATIC_SEPARATION].type = SANE_TYPE_BOOL; + dev->opt[OPT_AUTOMATIC_SEPARATION].unit = SANE_UNIT_NONE; + dev->val[OPT_AUTOMATIC_SEPARATION].w = SANE_FALSE; + + /* White level base */ + dev->opt[OPT_WHITE_LEVEL].name = SANE_NAME_WHITE_LEVEL; + dev->opt[OPT_WHITE_LEVEL].title = SANE_TITLE_WHITE_LEVEL; + dev->opt[OPT_WHITE_LEVEL].desc = SANE_DESC_WHITE_LEVEL; + dev->opt[OPT_WHITE_LEVEL].type = SANE_TYPE_STRING; + dev->opt[OPT_WHITE_LEVEL].size = max_string_size (white_level_list); + dev->opt[OPT_WHITE_LEVEL].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_WHITE_LEVEL].constraint.string_list = white_level_list; + dev->val[OPT_WHITE_LEVEL].s = strdup (white_level_list[0]); + if ((scanners[dev->scnum].cap & MAT_CAP_WHITE_LEVEL) == 0) + dev->opt[OPT_WHITE_LEVEL].cap |= SANE_CAP_INACTIVE; + + /* Noise reduction */ + dev->opt[OPT_NOISE_REDUCTION].name = "noise-reduction"; + dev->opt[OPT_NOISE_REDUCTION].title = SANE_I18N ("Noise reduction"); + dev->opt[OPT_NOISE_REDUCTION].desc = + SANE_I18N ("Reduce the isolated dot noise"); + dev->opt[OPT_NOISE_REDUCTION].type = SANE_TYPE_STRING; + dev->opt[OPT_NOISE_REDUCTION].size = max_string_size (noise_reduction_list); + dev->opt[OPT_NOISE_REDUCTION].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_NOISE_REDUCTION].constraint.string_list = noise_reduction_list; + dev->val[OPT_NOISE_REDUCTION].s = strdup (noise_reduction_list[0]); + if ((scanners[dev->scnum].cap & MAT_CAP_NOISE_REDUCTION) == 0) + dev->opt[OPT_NOISE_REDUCTION].cap |= SANE_CAP_INACTIVE; + + /* Image emphasis */ + dev->opt[OPT_IMAGE_EMPHASIS].name = "image-emphasis"; + dev->opt[OPT_IMAGE_EMPHASIS].title = SANE_I18N ("Image emphasis"); + dev->opt[OPT_IMAGE_EMPHASIS].desc = SANE_I18N ("Sets the image emphasis"); + dev->opt[OPT_IMAGE_EMPHASIS].type = SANE_TYPE_STRING; + dev->opt[OPT_IMAGE_EMPHASIS].size = + max_string_size (scanners[dev->scnum].image_emphasis_list); + dev->opt[OPT_IMAGE_EMPHASIS].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_IMAGE_EMPHASIS].constraint.string_list = + scanners[dev->scnum].image_emphasis_list; + dev->val[OPT_IMAGE_EMPHASIS].s = strdup (SANE_I18N ("Medium")); + + /* Gamma */ + dev->opt[OPT_GAMMA].name = "gamma"; + dev->opt[OPT_GAMMA].title = SANE_I18N ("Gamma"); + dev->opt[OPT_GAMMA].desc = SANE_I18N ("Gamma"); + dev->opt[OPT_GAMMA].type = SANE_TYPE_STRING; + dev->opt[OPT_GAMMA].size = max_string_size (gamma_list); + dev->opt[OPT_GAMMA].constraint_type = SANE_CONSTRAINT_STRING_LIST; + dev->opt[OPT_GAMMA].constraint.string_list = gamma_list; + dev->val[OPT_GAMMA].s = strdup (gamma_list[0]); + + /* Lastly, set the default scan mode. This might change some + * values previously set here. */ + sane_control_option (dev, OPT_PAPER_SIZE, SANE_ACTION_SET_VALUE, + (SANE_String_Const *) dev->paper_sizes_list[0], NULL); + sane_control_option (dev, OPT_MODE, SANE_ACTION_SET_VALUE, + (SANE_String_Const *) scanners[dev->scnum]. + scan_mode_list[0], NULL); +} + +/* Wait until the scanner is ready. + * + * The only reason I know the scanner is not ready is because it is + * moving the CCD. + */ +static SANE_Status +matsushita_wait_scanner (Matsushita_Scanner * dev) +{ + SANE_Status status; + int timeout; + CDB cdb; + + DBG (DBG_proc, "matsushita_wait_scanner: enter\n"); + + MKSCSI_TEST_UNIT_READY (cdb); + + /* Set the timeout to 60 seconds. */ + timeout = 60; + + while (timeout > 0) + { + + /* test unit ready */ + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, NULL, NULL); + + if (status == SANE_STATUS_GOOD) + { + return SANE_STATUS_GOOD; + } + + sleep (1); + }; + + DBG (DBG_proc, "matsushita_wait_scanner: scanner not ready\n"); + return (SANE_STATUS_IO_ERROR); +} + +/* Reset a window. This is used to re-initialize the scanner. */ +static SANE_Status +matsushita_reset_window (Matsushita_Scanner * dev) +{ + CDB cdb; + SANE_Status status; + + DBG (DBG_proc, "matsushita_reset_window: enter\n"); + + MKSCSI_SET_WINDOW (cdb, 0); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, NULL, 0, NULL, NULL); + + DBG (DBG_proc, "matsushita_reset_window: exit, status=%d\n", status); + + return status; +} + +/* Set a window. */ +static SANE_Status +matsushita_set_window (Matsushita_Scanner * dev, int side) +{ + size_t size; + CDB cdb; + unsigned char window[72]; + SANE_Status status; + int i; + + DBG (DBG_proc, "matsushita_set_window: enter\n"); + + size = sizeof (window); + MKSCSI_SET_WINDOW (cdb, size); + + memset (window, 0, size); + + /* size of the windows descriptor block */ + window[7] = sizeof (window) - 8; + + /* Page side */ + window[8] = side; + + /* X and Y resolution */ + Ito16 (dev->resolution, &window[10]); + Ito16 (dev->resolution, &window[12]); + + /* Upper Left (X,Y) */ + Ito32 (dev->x_tl, &window[14]); + Ito32 (dev->y_tl, &window[18]); + + /* Width and length */ + Ito32 (dev->width, &window[22]); + Ito32 (dev->length, &window[26]); + Ito32 (dev->width, &window[56]); /* again, verso? */ + Ito32 (dev->length, &window[60]); /* again, verso? */ + + /* Brightness */ + window[30] = 255 - dev->val[OPT_BRIGHTNESS].w; + window[31] = window[30]; /* same as brightness. */ + + /* Contrast */ + window[32] = dev->val[OPT_CONTRAST].w; + + /* Image Composition */ + switch (dev->scan_mode) + { + case MATSUSHITA_BW: + window[33] = 0x00; + break; + case MATSUSHITA_HALFTONE: + window[33] = 0x01; + break; + case MATSUSHITA_GRAYSCALE: + window[33] = 0x02; + break; + } + + /* Depth */ + window[34] = dev->depth; + + /* Halftone pattern. */ + if (dev->scan_mode == MATSUSHITA_HALFTONE) + { + i = get_string_list_index (halftone_pattern_list, + dev->val[OPT_HALFTONE_PATTERN].s); + window[36] = halftone_pattern_val[i]; + } + + /* Gamma */ + if (dev->scan_mode == MATSUSHITA_GRAYSCALE) + { + i = get_string_list_index (gamma_list, dev->val[OPT_GAMMA].s); + window[52] = gamma_val[i]; + } + + /* Feeder mode */ + i = get_string_list_index (feeder_mode_list, dev->val[OPT_FEEDER_MODE].s); + window[65] = feeder_mode_val[i]; + + /* Image emphasis */ + i = get_string_list_index (scanners[dev->scnum].image_emphasis_list, + dev->val[OPT_IMAGE_EMPHASIS].s); + window[51] = scanners[dev->scnum].image_emphasis_val[i]; + + /* White level */ + i = get_string_list_index (white_level_list, dev->val[OPT_WHITE_LEVEL].s); + window[68] = white_level_val[i]; + + if (dev->scan_mode == MATSUSHITA_BW || + dev->scan_mode == MATSUSHITA_HALFTONE) + { + + /* Noise reduction */ + i = get_string_list_index (noise_reduction_list, + dev->val[OPT_NOISE_REDUCTION].s); + window[69] = noise_reduction_val[i]; + + /* Automatic separation */ + if (dev->val[OPT_AUTOMATIC_SEPARATION].w) + { + window[67] = 0x80; + } + + /* Automatic threshold. Must be last because it may override + * some previous options. */ + i = get_string_list_index (automatic_threshold_list, + dev->val[OPT_AUTOMATIC_THRESHOLD].s); + window[66] = automatic_threshold_val[i]; + + if (automatic_threshold_val[i] != 0) + { + /* Automatic threshold is enabled. */ + window[30] = 0; /* brightness. */ + window[31] = 0; /* same as brightness. */ + window[32] = 0; /* contrast */ + window[33] = 0; /* B&W mode */ + window[36] = 0; /* Halftone pattern. */ + window[51] = 0; /* Image emphasis */ + window[67] = 0; /* Automatic separation */ + window[68] = 0; /* White level */ + window[69] = 0; /* Noise reduction */ + } + } + + hexdump (DBG_info2, "windows", window, 72); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + window, sizeof (window), NULL, NULL); + + DBG (DBG_proc, "matsushita_set_window: exit, status=%d\n", status); + + return status; +} + +/* Read the image from the scanner and fill the temporary buffer with it. */ +static SANE_Status +matsushita_fill_image (Matsushita_Scanner * dev) +{ + SANE_Status status; + size_t size; + CDB cdb; + + DBG (DBG_proc, "matsushita_fill_image: enter\n"); + + assert (dev->image_begin == dev->image_end); + assert (dev->real_bytes_left > 0); + + dev->image_begin = 0; + dev->image_end = 0; + + while (dev->real_bytes_left) + { + + /* + * Try to read the maximum number of bytes. + * + * The windows driver reads no more than 0x8000 byte. + * + * This backend operates differently than the windows + * driver. The windows TWAIN driver always read 2 more bytes + * at the end, so it gets a CHECK CONDITION with a short read + * sense. Since the linux scsi layer seem to be buggy + * regarding the resid, always read exactly the number of + * remaining bytes. + */ + + size = dev->real_bytes_left; + if (size > dev->image_size - dev->image_end) + size = dev->image_size - dev->image_end; + if (size > 0x8000) + size = 0x8000; + + if (size == 0) + { + /* Probably reached the end of the buffer. + * Check, just in case. */ + assert (dev->image_end != 0); + return (SANE_STATUS_GOOD); + } + + DBG (DBG_info, "sane_read: to read = %ld bytes (bpl=%d)\n", + (long) size, dev->params.bytes_per_line); + + MKSCSI_READ_10 (cdb, 0, 0, size); + cdb.data[4] = dev->page_num; /* May be cdb.data[3] too? */ + cdb.data[5] = dev->page_side; + + hexdump (DBG_info2, "sane_read: READ_10 CDB", cdb.data, 10); + + status = sanei_scsi_cmd2 (dev->sfd, cdb.data, cdb.len, + NULL, 0, dev->buffer, &size); + + if (status == SANE_STATUS_EOF) + { + DBG (DBG_proc, "sane_read: exit, end of page scan\n"); + return (SANE_STATUS_EOF); + } + + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_read: cannot read from the scanner\n"); + return status; + } + + dev->real_bytes_left -= size; + + switch (dev->depth) + { + case 1: + { + /* For Black & White, the bits in every bytes are mirrored. + * for instance 11010001 is coded as 10001011 */ + + unsigned char *src = dev->buffer; + unsigned char *dest = dev->image + dev->image_end; + unsigned char s; + unsigned char d; + + size_t i; + + for (i = 0; i < size; i++) + { + s = *src; + d = 0; + if (s & 0x01) + d |= 0x80; + if (s & 0x02) + d |= 0x40; + if (s & 0x04) + d |= 0x20; + if (s & 0x08) + d |= 0x10; + if (s & 0x10) + d |= 0x08; + if (s & 0x20) + d |= 0x04; + if (s & 0x40) + d |= 0x02; + if (s & 0x80) + d |= 0x01; + *dest = d; + src++; + dest++; + } + } + break; + + case 4: + { + /* Adjust from a depth of 4 bits ([0..15]) to + * a depth of 8 bits ([0..255]) */ + + unsigned char *src = dev->buffer; + unsigned char *dest = dev->image + dev->image_end; + size_t i; + + /* n bytes from image --> 2*n bytes in buf. */ + + for (i = 0; i < size; i++) + { + *dest = ((*src & 0x0f) >> 0) * 17; + dest++; + *dest = ((*src & 0xf0) >> 4) * 17; + dest++; + src++; + } + + size *= 2; + } + break; + + default: + memcpy (dev->image + dev->image_end, dev->buffer, size); + break; + } + + dev->image_end += size; + + } + + return (SANE_STATUS_GOOD); /* unreachable */ +} + +/* Copy from the raw buffer to the buffer given by the backend. + * + * len in input is the maximum length available in buf, and, in + * output, is the length written into buf. + */ +static void +matsushita_copy_raw_to_frontend (Matsushita_Scanner * dev, SANE_Byte * buf, + size_t * len) +{ + size_t size; + + size = dev->image_end - dev->image_begin; + if (size > *len) + { + size = *len; + } + *len = size; + + memcpy (buf, dev->image + dev->image_begin, size); + dev->image_begin += size; +} + +/* Stop a scan. */ +static SANE_Status +do_cancel (Matsushita_Scanner * dev) +{ + DBG (DBG_sane_proc, "do_cancel enter\n"); + + if (dev->scanning == SANE_TRUE) + { + + /* Reset the scanner */ + matsushita_reset_window (dev); + + matsushita_close (dev); + } + + dev->scanning = SANE_FALSE; + + DBG (DBG_sane_proc, "do_cancel exit\n"); + + return SANE_STATUS_CANCELLED; +} + +/*--------------------------------------------------------------------------*/ + +/* Entry points */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback __sane_unused__ authorize) +{ + FILE *fp; + char dev_name[PATH_MAX]; + size_t len; + + DBG_INIT (); + + DBG (DBG_sane_init, "sane_init\n"); + + DBG (DBG_error, "This is sane-matsushita version %d.%d-%d\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD); + DBG (DBG_error, "(C) 2002 by Frank Zago\n"); + + if (version_code) + { + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + } + + fp = sanei_config_open (MATSUSHITA_CONFIG_FILE); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + attach_scanner ("/dev/scanner", 0); + return SANE_STATUS_GOOD; + } + + while (sanei_config_read (dev_name, sizeof (dev_name), fp)) + { + if (dev_name[0] == '#') /* ignore line comments */ + continue; + len = strlen (dev_name); + + if (!len) + continue; /* ignore empty lines */ + + sanei_config_attach_matching_devices (dev_name, attach_one); + } + + fclose (fp); + + DBG (DBG_proc, "sane_init: leave\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool __sane_unused__ local_only) +{ + Matsushita_Scanner *dev; + int i; + + DBG (DBG_proc, "sane_get_devices: enter\n"); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + DBG (DBG_proc, "sane_get_devices: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Matsushita_Scanner *dev; + SANE_Status status; + + DBG (DBG_proc, "sane_open: enter\n"); + + /* search for devicename */ + if (devicename[0]) + { + DBG (DBG_info, "sane_open: devicename=%s\n", devicename); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devicename) == 0) + { + break; + } + } + + if (!dev) + { + status = attach_scanner (devicename, &dev); + if (status != SANE_STATUS_GOOD) + { + return status; + } + } + } + else + { + DBG (DBG_sane_info, "sane_open: no devicename, opening first device\n"); + dev = first_dev; /* empty devicename -> use first device */ + } + + if (!dev) + { + DBG (DBG_error, "No scanner found\n"); + + return SANE_STATUS_INVAL; + } + + /* Build a list a paper size that fit into this scanner. */ + matsushita_build_paper_sizes (dev); + + matsushita_init_options (dev); + + *handle = dev; + + DBG (DBG_proc, "sane_open: exit\n"); + + return SANE_STATUS_GOOD; +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Matsushita_Scanner *dev = handle; + + DBG (DBG_proc, "sane_get_option_descriptor: enter, option %d\n", option); + + if ((unsigned) option >= OPT_NUM_OPTIONS) + { + return NULL; + } + + DBG (DBG_proc, "sane_get_option_descriptor: exit\n"); + + return dev->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Matsushita_Scanner *dev = handle; + SANE_Status status; + SANE_Word cap; + SANE_String_Const name; + int i; + SANE_Word value; + int rc; + + DBG (DBG_proc, "sane_control_option: enter, option %d, action %d\n", + option, action); + + if (info) + { + *info = 0; + } + + if (dev->scanning) + { + return SANE_STATUS_DEVICE_BUSY; + } + + if (option < 0 || option >= OPT_NUM_OPTIONS) + { + return SANE_STATUS_INVAL; + } + + cap = dev->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + return SANE_STATUS_INVAL; + } + + name = dev->opt[option].name; + if (!name) + { + name = "(no name)"; + } + if (action == SANE_ACTION_GET_VALUE) + { + + switch (option) + { + /* word options */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_TL_X: + case OPT_BR_X: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_DUPLEX: + case OPT_AUTOMATIC_SEPARATION: + *(SANE_Word *) val = dev->val[option].w; + return SANE_STATUS_GOOD; + + /* string options */ + case OPT_MODE: + case OPT_FEEDER_MODE: + case OPT_HALFTONE_PATTERN: + case OPT_PAPER_SIZE: + case OPT_AUTOMATIC_THRESHOLD: + case OPT_WHITE_LEVEL: + case OPT_NOISE_REDUCTION: + case OPT_IMAGE_EMPHASIS: + case OPT_GAMMA: + strcpy (val, dev->val[option].s); + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_INVAL; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_error, "could not set option, not settable\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (dev->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "could not set option, invalid value\n"); + return status; + } + + switch (option) + { + + /* Side-effect options */ + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_RESOLUTION: + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + dev->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* The length of X must be rounded (up). */ + case OPT_TL_X: + case OPT_BR_X: + + value = mmToIlu (SANE_UNFIX (*(SANE_Word *) val)); + + i = get_int_list_index (scanners[dev->scnum].resolutions_list, + dev->val[OPT_RESOLUTION].w); + + if (value & (scanners[dev->scnum].resolutions_round[i] - 1)) + { + value = + (value | (scanners[dev->scnum].resolutions_round[i] - 1)) + 1; + if (info) + { + *info |= SANE_INFO_INEXACT; + } + } + + *(SANE_Word *) val = SANE_FIX (iluToMm (value)); + + dev->val[option].w = *(SANE_Word *) val; + + if (info) + { + *info |= SANE_INFO_RELOAD_PARAMS; + } + + return SANE_STATUS_GOOD; + + /* Side-effect free options */ + case OPT_CONTRAST: + case OPT_BRIGHTNESS: + case OPT_DUPLEX: + case OPT_AUTOMATIC_SEPARATION: + dev->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* String mode */ + case OPT_WHITE_LEVEL: + case OPT_NOISE_REDUCTION: + case OPT_IMAGE_EMPHASIS: + case OPT_GAMMA: + case OPT_FEEDER_MODE: + free (dev->val[option].s); + dev->val[option].s = (SANE_String) strdup (val); + return SANE_STATUS_GOOD; + + case OPT_MODE: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + + free (dev->val[OPT_MODE].s); + dev->val[OPT_MODE].s = (SANE_Char *) strdup (val); + + /* Set default options for the scan modes. */ + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_THRESHOLD].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_NOISE_REDUCTION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; + + if (strcmp (dev->val[OPT_MODE].s, BLACK_WHITE_STR) == 0) + { + dev->depth = 1; + + dev->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_NOISE_REDUCTION].cap &= ~SANE_CAP_INACTIVE; + + i = get_string_list_index (halftone_pattern_list, + dev->val[OPT_HALFTONE_PATTERN].s); + if (halftone_pattern_val[i] == -1) + { + dev->scan_mode = MATSUSHITA_BW; + } + else + { + dev->scan_mode = MATSUSHITA_HALFTONE; + } + } + else if (strcmp (dev->val[OPT_MODE].s, GRAY4_STR) == 0) + { + dev->scan_mode = MATSUSHITA_GRAYSCALE; + dev->depth = 4; + + dev->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (dev->val[OPT_MODE].s, GRAY8_STR) == 0) + { + dev->scan_mode = MATSUSHITA_GRAYSCALE; + dev->depth = 8; + + dev->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; + } + else + { + assert (0 == 1); + } + + /* Some options might not be supported by the scanner. */ + if ((scanners[dev->scnum].cap & MAT_CAP_GAMMA) == 0) + dev->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; + + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + + case OPT_HALFTONE_PATTERN: + free (dev->val[option].s); + dev->val[option].s = (SANE_String) strdup (val); + i = get_string_list_index (halftone_pattern_list, + dev->val[OPT_HALFTONE_PATTERN].s); + if (halftone_pattern_val[i] == -1) + { + dev->scan_mode = MATSUSHITA_BW; + } + else + { + dev->scan_mode = MATSUSHITA_HALFTONE; + } + + return SANE_STATUS_GOOD; + + case OPT_PAPER_SIZE: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + + free (dev->val[OPT_PAPER_SIZE].s); + dev->val[OPT_PAPER_SIZE].s = (SANE_Char *) strdup (val); + + i = get_string_list_index (dev->paper_sizes_list, + dev->val[OPT_PAPER_SIZE].s); + i = dev->paper_sizes_val[i]; + + /* Set the 4 corners values. */ + value = 0; + rc = sane_control_option (handle, OPT_TL_X, SANE_ACTION_SET_VALUE, + &value, info); + assert (rc == SANE_STATUS_GOOD); + + value = 0; + rc = sane_control_option (handle, OPT_TL_Y, SANE_ACTION_SET_VALUE, + &value, info); + assert (rc == SANE_STATUS_GOOD); + + value = SANE_FIX (paper_sizes[i].width); + rc = sane_control_option (handle, OPT_BR_X, SANE_ACTION_SET_VALUE, + &value, info); + assert (rc == SANE_STATUS_GOOD); + + value = SANE_FIX (paper_sizes[i].length); + rc = sane_control_option (handle, OPT_BR_Y, SANE_ACTION_SET_VALUE, + &value, info); + assert (rc == SANE_STATUS_GOOD); + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case OPT_AUTOMATIC_THRESHOLD: + if (strcmp (dev->val[option].s, val) == 0) + return SANE_STATUS_GOOD; + + free (dev->val[option].s); + dev->val[option].s = (SANE_Char *) strdup (val); + + /* If the threshold is not set to none, some option must + * disappear. */ + dev->opt[OPT_WHITE_LEVEL].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_NOISE_REDUCTION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_IMAGE_EMPHASIS].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap |= SANE_CAP_INACTIVE; + dev->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + if (strcmp (dev->val[option].s, automatic_threshold_list[0]) == 0) + { + dev->opt[OPT_WHITE_LEVEL].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_NOISE_REDUCTION].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_IMAGE_EMPHASIS].cap &= ~SANE_CAP_INACTIVE; + dev->opt[OPT_AUTOMATIC_SEPARATION].cap &= ~SANE_CAP_INACTIVE; + if (dev->scan_mode == MATSUSHITA_BW + || dev->scan_mode == MATSUSHITA_HALFTONE) + { + dev->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + } + } + + if (info) + { + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + } + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_INVAL; + } + } + + DBG (DBG_proc, "sane_control_option: exit, bad\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Matsushita_Scanner *dev = handle; + + DBG (DBG_proc, "sane_get_parameters: enter\n"); + + if (!(dev->scanning)) + { + + /* Setup the parameters for the scan. These values will be re-used + * in the SET WINDOWS command. */ + dev->resolution = dev->val[OPT_RESOLUTION].w; + + dev->x_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_X].w)); + dev->y_tl = mmToIlu (SANE_UNFIX (dev->val[OPT_TL_Y].w)); + dev->x_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_X].w)); + dev->y_br = mmToIlu (SANE_UNFIX (dev->val[OPT_BR_Y].w)); + + /* Check the corners are OK. */ + if (dev->x_tl > dev->x_br) + { + int s; + s = dev->x_tl; + dev->x_tl = dev->x_br; + dev->x_br = s; + } + if (dev->y_tl > dev->y_br) + { + int s; + s = dev->y_tl; + dev->y_tl = dev->y_br; + dev->y_br = s; + } + + dev->width = dev->x_br - dev->x_tl; + dev->length = dev->y_br - dev->y_tl; + + /* Prepare the parameters for the caller. */ + memset (&dev->params, 0, sizeof (SANE_Parameters)); + + dev->params.format = SANE_FRAME_GRAY; + dev->params.last_frame = SANE_TRUE; + dev->params.pixels_per_line = + (((dev->width * dev->resolution) / 1200) + 7) & ~0x7; + + if (dev->depth == 4) + { + dev->params.depth = 8; + } + else + { + dev->params.depth = dev->depth; + } + dev->params.bytes_per_line = + (dev->params.pixels_per_line / 8) * dev->params.depth; + dev->params.lines = (dev->length * dev->resolution) / 1200; + } + + /* Return the current values. */ + if (params) + { + *params = (dev->params); + } + + DBG (DBG_proc, "sane_get_parameters: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Matsushita_Scanner *dev = handle; + SANE_Status status; + + DBG (DBG_proc, "sane_start: enter\n"); + + if (!(dev->scanning)) + { + + sane_get_parameters (dev, NULL); + + if (dev->image == NULL) + { + dev->image_size = 3 * dev->buffer_size; + dev->image = malloc (dev->image_size); + if (dev->image == NULL) + { + return SANE_STATUS_NO_MEM; + } + } + + /* Open again the scanner. */ + if (sanei_scsi_open + (dev->devicename, &(dev->sfd), matsushita_sense_handler, dev) != 0) + { + DBG (DBG_error, "ERROR: sane_start: open failed\n"); + return SANE_STATUS_INVAL; + } + + dev->page_side = 0; /* page front */ + dev->page_num = 0; /* first page */ + + /* The scanner must be ready. */ + status = matsushita_wait_scanner (dev); + if (status) + { + matsushita_close (dev); + return status; + } + + status = matsushita_reset_window (dev); + if (status) + { + matsushita_close (dev); + return status; + } + + status = matsushita_set_window (dev, PAGE_FRONT); + if (status) + { + matsushita_close (dev); + return status; + } + + if (dev->val[OPT_DUPLEX].w == SANE_TRUE) + { + status = matsushita_set_window (dev, PAGE_BACK); + if (status) + { + matsushita_close (dev); + return status; + } + } + + status = matsushita_read_document_size (dev); + if (status) + { + matsushita_close (dev); + return status; + } + + } + else + { + if (dev->val[OPT_DUPLEX].w == SANE_TRUE && dev->page_side == PAGE_FRONT) + { + dev->page_side = PAGE_BACK; + } + else + { + /* new sheet. */ + dev->page_side = PAGE_FRONT; + dev->page_num++; + } + + status = matsushita_check_next_page (dev); + if (status) + { + return status; + } + } + + dev->bytes_left = dev->params.bytes_per_line * dev->params.lines; + dev->real_bytes_left = dev->params.bytes_per_line * dev->params.lines; + if (dev->depth == 4) + { + /* Every byte read will be expanded into 2 bytes. */ + dev->real_bytes_left /= 2; + } + + dev->image_end = 0; + dev->image_begin = 0; + + dev->scanning = SANE_TRUE; + + DBG (DBG_proc, "sane_start: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + SANE_Status status; + Matsushita_Scanner *dev = handle; + size_t size; + int buf_offset; /* offset into buf */ + + DBG (DBG_proc, "sane_read: enter\n"); + + *len = 0; + + if (!(dev->scanning)) + { + /* OOPS, not scanning */ + return do_cancel (dev); + } + + if (dev->bytes_left <= 0) + { + return (SANE_STATUS_EOF); + } + + buf_offset = 0; + + do + { + if (dev->image_begin == dev->image_end) + { + /* Fill image */ + status = matsushita_fill_image (dev); + if (status != SANE_STATUS_GOOD) + { + return (status); + } + } + + /* Something must have been read */ + if (dev->image_begin == dev->image_end) + { + DBG (DBG_info, "sane_read: nothing read\n"); + return SANE_STATUS_IO_ERROR; + } + + /* Copy the data to the frontend buffer. */ + size = max_len - buf_offset; + if (size > dev->bytes_left) + { + size = dev->bytes_left; + } + matsushita_copy_raw_to_frontend (dev, buf + buf_offset, &size); + + buf_offset += size; + + dev->bytes_left -= size; + *len += size; + + } + while ((buf_offset != max_len) && dev->bytes_left); + + DBG (DBG_info, "sane_read: leave, bytes_left=%ld\n", (long)dev->bytes_left); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_set_io_mode (SANE_Handle __sane_unused__ handle, SANE_Bool __sane_unused__ non_blocking) +{ + SANE_Status status; + Matsushita_Scanner *dev = handle; + + DBG (DBG_proc, "sane_set_io_mode: enter\n"); + + if (dev->scanning == SANE_FALSE) + { + return (SANE_STATUS_INVAL); + } + + if (non_blocking == SANE_FALSE) { + status = SANE_STATUS_GOOD; + } else { + status = SANE_STATUS_UNSUPPORTED; + } + + DBG (DBG_proc, "sane_set_io_mode: exit\n"); + + return status; +} + +SANE_Status +sane_get_select_fd (SANE_Handle __sane_unused__ handle, SANE_Int __sane_unused__ * fd) +{ + DBG (DBG_proc, "sane_get_select_fd: enter\n"); + + DBG (DBG_proc, "sane_get_select_fd: exit\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +void +sane_cancel (SANE_Handle handle) +{ + Matsushita_Scanner *dev = handle; + + DBG (DBG_proc, "sane_cancel: enter\n"); + + do_cancel (dev); + + DBG (DBG_proc, "sane_cancel: exit\n"); +} + +void +sane_close (SANE_Handle handle) +{ + Matsushita_Scanner *dev = handle; + Matsushita_Scanner *dev_tmp; + + DBG (DBG_proc, "sane_close: enter\n"); + + do_cancel (dev); + matsushita_close (dev); + + /* Unlink dev. */ + if (first_dev == dev) + { + first_dev = dev->next; + } + else + { + dev_tmp = first_dev; + while (dev_tmp->next && dev_tmp->next != dev) + { + dev_tmp = dev_tmp->next; + } + if (dev_tmp->next != NULL) + { + dev_tmp->next = dev_tmp->next->next; + } + } + + matsushita_free (dev); + num_devices--; + + DBG (DBG_proc, "sane_close: exit\n"); +} + +void +sane_exit (void) +{ + DBG (DBG_proc, "sane_exit: enter\n"); + + while (first_dev) + { + sane_close (first_dev); + } + + if (devlist) + { + free (devlist); + devlist = NULL; + } + + DBG (DBG_proc, "sane_exit: exit\n"); +} diff --git a/backend/matsushita.conf.in b/backend/matsushita.conf.in new file mode 100644 index 0000000..4d3cf24 --- /dev/null +++ b/backend/matsushita.conf.in @@ -0,0 +1,23 @@ +# +# Panasonic / Matsushita scanners + +scsi "K.M.E. " "KV-SS25A " +scsi "K.M.E. " "KV-SS55EX " +scsi "K.M.E. " "KV-S2025C " +scsi "K.M.E. " "KV-S2045C " +scsi "K.M.E. " "KV-S2065L " + +# These scanners are untested. +# If you have one: +# - check that the vendor/product strings are correct +# - uncomment the line +# - test with a frontend (xscanimage, xsane, ...) +#scsi "K.M.E. " "KV-SS25 " +#scsi "K.M.E. " "KV-SS25D " +#scsi "K.M.E. " "KV-SS50 " +#scsi "K.M.E. " "KV-SS55 " +#scsi "K.M.E. " "KV-SS50EX " +#scsi "K.M.E. " "KV-SS850 " +#scsi "K.M.E. " "KV-SS855 " + +/dev/scanner diff --git a/backend/matsushita.h b/backend/matsushita.h new file mode 100644 index 0000000..a1528bf --- /dev/null +++ b/backend/matsushita.h @@ -0,0 +1,369 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2002 Frank Zago (sane at zago dot net) + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. +*/ + +/* + $Id$ +*/ + +/* Commands supported by the KV-SS 25 scanner. */ +#define SCSI_TEST_UNIT_READY 0x00 +#define SCSI_INQUIRY 0x12 +#define SCSI_SET_WINDOW 0x24 +#define SCSI_READ_10 0x28 +#define SCSI_REQUEST_SENSE 0x03 + +typedef struct +{ + unsigned char data[16]; + int len; +} +CDB; + + +/* Set a specific bit depending on a boolean. + * MKSCSI_BIT(TRUE, 3) will generate 0x08. */ +#define MKSCSI_BIT(bit, pos) ((bit)? 1<<(pos): 0) + +/* Set a value in a range of bits. + * MKSCSI_I2B(5, 3, 5) will generate 0x28 */ +#define MKSCSI_I2B(bits, pos_b, pos_e) ((bits) << (pos_b) & ((1<<((pos_e)-(pos_b)+1))-1)) + +/* Store an integer in 2, 3 or 4 byte in an array. */ +#define Ito16(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 0) & 0xff; \ +} + +#define Ito24(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 16) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[2] = ((val) >> 0) & 0xff; \ +} + +#define Ito32(val, buf) { \ + ((unsigned char *)buf)[0] = ((val) >> 24) & 0xff; \ + ((unsigned char *)buf)[1] = ((val) >> 16) & 0xff; \ + ((unsigned char *)buf)[2] = ((val) >> 8) & 0xff; \ + ((unsigned char *)buf)[3] = ((val) >> 0) & 0xff; \ +} + +#define MKSCSI_TEST_UNIT_READY(cdb) \ + cdb.data[0] = SCSI_TEST_UNIT_READY; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = 0; \ + cdb.data[5] = 0; \ + cdb.len = 6; + +#define MKSCSI_INQUIRY(cdb, buflen) \ + cdb.data[0] = SCSI_INQUIRY; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = buflen; \ + cdb.data[5] = 0; \ + cdb.len = 6; + +#define MKSCSI_SET_WINDOW(cdb, buflen) \ + cdb.data[0] = SCSI_SET_WINDOW; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = 0; \ + cdb.data[5] = 0; \ + cdb.data[6] = (((buflen) >> 16) & 0xff); \ + cdb.data[7] = (((buflen) >> 8) & 0xff); \ + cdb.data[8] = (((buflen) >> 0) & 0xff); \ + cdb.data[9] = 0; \ + cdb.len = 10; + +#define MKSCSI_READ_10(cdb, dtc, dtq, buflen) \ + cdb.data[0] = SCSI_READ_10; \ + cdb.data[1] = 0; \ + cdb.data[2] = (dtc); \ + cdb.data[3] = 0; \ + cdb.data[4] = (((dtq) >> 8) & 0xff); \ + cdb.data[5] = (((dtq) >> 0) & 0xff); \ + cdb.data[6] = (((buflen) >> 16) & 0xff); \ + cdb.data[7] = (((buflen) >> 8) & 0xff); \ + cdb.data[8] = (((buflen) >> 0) & 0xff); \ + cdb.data[9] = 0; \ + cdb.len = 10; + +#define MKSCSI_REQUEST_SENSE(cdb, buflen) \ + cdb.data[0] = SCSI_REQUEST_SENSE; \ + cdb.data[1] = 0; \ + cdb.data[2] = 0; \ + cdb.data[3] = 0; \ + cdb.data[4] = (buflen); \ + cdb.data[5] = 0; \ + cdb.len = 6; + +/*--------------------------------------------------------------------------*/ + +static inline int +getbitfield (unsigned char *pageaddr, int mask, int shift) +{ + return ((*pageaddr >> shift) & mask); +} + +/* defines for request sense return block */ +#define get_RS_information_valid(b) getbitfield(b + 0x00, 1, 7) +#define get_RS_error_code(b) getbitfield(b + 0x00, 0x7f, 0) +#define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) +#define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) +#define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) +#define get_RS_sense_key(b) getbitfield(b + 0x02, 0x0f, 0) +#define get_RS_information(b) getnbyte(b+0x03, 4) +#define get_RS_additional_length(b) b[0x07] +#define get_RS_ASC(b) b[0x0c] +#define get_RS_ASCQ(b) b[0x0d] +#define get_RS_SKSV(b) getbitfield(b+0x0f,1,7) + +/*--------------------------------------------------------------------------*/ + +#define mmToIlu(mm) (((mm) * 1200) / MM_PER_INCH) +#define iluToMm(ilu) (((ilu) * MM_PER_INCH) / 1200) + +#define PAGE_FRONT 0x00 +#define PAGE_BACK 0x80 + +/*--------------------------------------------------------------------------*/ + +enum Matsushita_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, /* scanner modes */ + OPT_RESOLUTION, /* X and Y resolution */ + OPT_DUPLEX, /* Duplex mode */ + OPT_FEEDER_MODE, /* Feeding mode */ + + OPT_GEOMETRY_GROUP, + OPT_PAPER_SIZE, /* Paper size */ + OPT_TL_X, /* upper left X */ + OPT_TL_Y, /* upper left Y */ + OPT_BR_X, /* bottom right X */ + OPT_BR_Y, /* bottom right Y */ + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, /* Brightness */ + OPT_CONTRAST, /* Contrast */ + OPT_AUTOMATIC_THRESHOLD, /* Automatic threshold */ + OPT_HALFTONE_PATTERN, /* Halftone pattern */ + OPT_AUTOMATIC_SEPARATION, /* Automatic separation */ + OPT_WHITE_LEVEL, /* White level */ + OPT_NOISE_REDUCTION, /* Noise reduction */ + OPT_IMAGE_EMPHASIS, /* Image emphasis */ + OPT_GAMMA, /* Gamma */ + + + /* must come last: */ + OPT_NUM_OPTIONS +}; + +/*--------------------------------------------------------------------------*/ + +#define BLACK_WHITE_STR SANE_VALUE_SCAN_MODE_LINEART +#define GRAY4_STR SANE_I18N("Grayscale 4 bits") +#define GRAY8_STR SANE_I18N("Grayscale 8 bits") + +/*--------------------------------------------------------------------------*/ + +#define SANE_NAME_DUPLEX "duplex" +#define SANE_NAME_PAPER_SIZE "paper-size" +#define SANE_NAME_AUTOSEP "autoseparation" + +#define SANE_TITLE_DUPLEX SANE_I18N("Duplex") +#define SANE_TITLE_PAPER_SIZE SANE_I18N("Paper size") +#define SANE_TITLE_AUTOSEP SANE_I18N("Automatic separation") + +#define SANE_DESC_DUPLEX \ +SANE_I18N("Enable Duplex (Dual-Sided) Scanning") +#define SANE_DESC_PAPER_SIZE \ +SANE_I18N("Physical size of the paper in the ADF"); +#define SANE_DESC_AUTOSEP \ +SANE_I18N("Automatic separation") + +/*--------------------------------------------------------------------------*/ + +/* Differences between the scanners. + * The scsi_* fields are used to lookup the correcte entry. */ +struct scanners_supported +{ + int scsi_type; + char scsi_vendor[9]; + char scsi_product[17]; + + SANE_Range x_range; + SANE_Range y_range; + SANE_Range brightness_range; + SANE_Range contrast_range; + + SANE_String_Const *scan_mode_list; /* array of scan modes */ + const SANE_Word *resolutions_list; /* array of available resolutions */ + const SANE_Word *resolutions_round; /* rounding values for each resolutions */ + + SANE_String_Const *image_emphasis_list; /* list of image emphasis options */ + const int *image_emphasis_val; /* list of image emphasis values */ + + /* Scanner capabilities. */ + int cap; /* bit field */ +#define MAT_CAP_DUPLEX 0x00000002 /* can do duplex */ +#define MAT_CAP_CONTRAST 0x00000004 /* have contrast */ +#define MAT_CAP_AUTOMATIC_THRESHOLD 0x00000008 +#define MAT_CAP_WHITE_LEVEL 0x00000010 +#define MAT_CAP_GAMMA 0x00000020 +#define MAT_CAP_NOISE_REDUCTION 0x00000040 +#define MAT_CAP_PAPER_DETECT 0x00000080 +#define MAT_CAP_MIRROR_IMAGE 0x00000100 +#define MAT_CAP_DETECT_DOUBLE_FEED 0x00000200 +#define MAT_CAP_MANUAL_FEED 0x00000400 +}; + +struct paper_sizes +{ + SANE_String_Const name; /* name of the paper */ + int width; + int length; +}; + +/*--------------------------------------------------------------------------*/ + +/* Define a scanner occurence. */ +typedef struct Matsushita_Scanner +{ + struct Matsushita_Scanner *next; + SANE_Device sane; + + char *devicename; + int sfd; /* device handle */ + + /* Infos from inquiry. */ + char scsi_type; + char scsi_vendor[9]; + char scsi_product[17]; + char scsi_version[5]; + + /* Scanner infos. */ + int scnum; /* index of that scanner in + * scanners_supported */ + + SANE_String_Const *paper_sizes_list; /* names of supported papers */ + int *paper_sizes_val; /* indirection into paper_sizes[] */ + + /* SCSI handling */ + size_t buffer_size; /* size of the buffer */ + SANE_Byte *buffer; /* for SCSI transfer. */ + + /* Scanning handling. */ + int scanning; /* TRUE if a scan is running. */ + int resolution; /* resolution in DPI, for both X and Y */ + int x_tl; /* X top left */ + int y_tl; /* Y top left */ + int x_br; /* X bottom right */ + int y_br; /* Y bottom right */ + int width; /* width of the scan area in mm */ + int length; /* length of the scan area in mm */ + + enum + { + MATSUSHITA_BW, + MATSUSHITA_HALFTONE, + MATSUSHITA_GRAYSCALE + } + scan_mode; + + int depth; /* depth per color */ + int halftone_pattern; /* haltone number, valid for MATSUSHITA_HALFTONE */ + + size_t bytes_left; /* number of bytes left to give to the backend */ + + size_t real_bytes_left; /* number of bytes left the scanner will return. */ + + SANE_Parameters params; + + int page_side; /* 0=front, 1=back */ + int page_num; /* current number of the page */ + + /* For Grayscale 4 bits only */ + SANE_Byte *image; /* keep the current image there */ + size_t image_size; /* allocated size of image */ + size_t image_begin; /* first significant byte in image */ + size_t image_end; /* first free byte in image */ + + + /* Options */ + SANE_Option_Descriptor opt[OPT_NUM_OPTIONS]; + Option_Value val[OPT_NUM_OPTIONS]; +} +Matsushita_Scanner; + +/*--------------------------------------------------------------------------*/ + +/* Debug levels. + * Should be common to all backends. */ + +#define DBG_error0 0 +#define DBG_error 1 +#define DBG_sense 2 +#define DBG_warning 3 +#define DBG_inquiry 4 +#define DBG_info 5 +#define DBG_info2 6 +#define DBG_proc 7 +#define DBG_read 8 +#define DBG_sane_init 10 +#define DBG_sane_proc 11 +#define DBG_sane_info 12 +#define DBG_sane_option 13 + +/*--------------------------------------------------------------------------*/ + +/* 32 bits from an array to an integer (eg ntohl). */ +#define B32TOI(buf) \ + ((((unsigned char *)buf)[0] << 24) | \ + (((unsigned char *)buf)[1] << 16) | \ + (((unsigned char *)buf)[2] << 8) | \ + (((unsigned char *)buf)[3] << 0)) diff --git a/backend/microtek.c b/backend/microtek.c new file mode 100644 index 0000000..ff82df4 --- /dev/null +++ b/backend/microtek.c @@ -0,0 +1,4187 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + microtek.c + + This file Copyright 2002 Matthew Marjanovic + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for Microtek scanners. + + (feedback to: mtek-bugs@mir.com) + (for latest info: http://www.mir.com/mtek/) + + ***************************************************************************/ + + +#define MICROTEK_MAJOR 0 +#define MICROTEK_MINOR 13 +#define MICROTEK_PATCH 1 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME microtek +#include "../include/sane/sanei_backend.h" + +#include "microtek.h" + + +#define MICROTEK_CONFIG_FILE "microtek.conf" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + + +#define SCSI_BUFF_SIZE sanei_scsi_max_request_size + + +#define MIN(a,b) (((a) < (b)) ? (a) : (b)) +#define MAX(a,b) (((a) > (b)) ? (a) : (b)) + +static int num_devices = 0; +static Microtek_Device *first_dev = NULL; /* list of known devices */ +static Microtek_Scanner *first_handle = NULL; /* list of open scanners */ +static const SANE_Device **devlist = NULL; /* sane_get_devices() */ + + +static SANE_Bool inhibit_clever_precal = SANE_FALSE; +static SANE_Bool inhibit_real_calib = SANE_FALSE; + + +#define M_GSS_WAIT 5 /* seconds */ + +#define M_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define M_HALFTONE SANE_VALUE_SCAN_MODE_HALFTONE +#define M_GRAY SANE_VALUE_SCAN_MODE_GRAY +#define M_COLOR SANE_VALUE_SCAN_MODE_COLOR + +#define M_OPAQUE "Opaque/Normal" +#define M_TRANS "Transparency" +#define M_AUTOFEED "AutoFeeder" + +#define M_NONE "None" +#define M_SCALAR "Scalar" +#define M_TABLE "Table" + +static SANE_String_Const gamma_mode_list[4] = { + M_NONE, + M_SCALAR, + M_TABLE, + NULL +}; + + +/* These are for the E6. Does this hold for other models? */ +static SANE_String_Const halftone_mode_list[13] = { + " 1 53-dot screen (53 gray levels)", + " 2 Horiz. screen (65 gray levels)", + " 3 Vert. screen (65 gray levels)", + " 4 Mixed page (33 gray levels)", + " 5 71-dot screen (29 gray levels)", + " 6 60-dot #1 (26 gray levels)", + " 7 60-dot #2 (26 gray levels)", + " 8 Fine detail #1 (17 gray levels)", + " 9 Fine detail #2 (17 gray levels)", + "10 Slant line (17 gray levels)", + "11 Posterizing (10 gray levels)", + "12 High Contrast (5 gray levels)", + NULL +}; + + + +static SANE_Range speed_range = {1, 7, 1}; + +static SANE_Range brightness_range = {-100, 100, 1}; +/*static SANE_Range brightness_range = {0, 255, 1};*/ +/*static SANE_Range exposure_range = {-18, 21, 3};*/ +/*static SANE_Range contrast_range = {-42, 49, 7};*/ +static SANE_Range u8_range = {0, 255, 1}; +static SANE_Range analog_gamma_range = +{ SANE_FIX(0.1), SANE_FIX(4.0), SANE_FIX(0) }; + + + + +#define MAX_MDBG_LENGTH 1024 +static char _mdebug_string[MAX_MDBG_LENGTH]; + +static void MDBG_INIT(const char *format, ...) +{ + va_list ap; + va_start(ap, format); + vsnprintf(_mdebug_string, MAX_MDBG_LENGTH, format, ap); + va_end(ap); +} + +static void MDBG_ADD(const char *format, ...) +{ + int len = strlen(_mdebug_string); + va_list ap; + va_start(ap, format); + vsnprintf(_mdebug_string+len, MAX_MDBG_LENGTH-len, format, ap); + va_end(ap); +} + +static void MDBG_FINISH(int dbglvl) +{ + DBG(dbglvl, "%s\n", _mdebug_string); +} + + + +/********************************************************************/ +/********************************************************************/ +/*** Utility Functions **********************************************/ +/********************************************************************/ +/********************************************************************/ + +static size_t max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen(strings[i]) + 1; + if (size > max_size) max_size = size; + } + return max_size; +} + + + +/********************************************************************/ +/* Allocate/create a new ring buffer */ +/********************************************************************/ +static ring_buffer * +ring_alloc (size_t initial_size, size_t bpl, size_t ppl) +{ + ring_buffer *rb; + uint8_t *buff; + + if ((rb = (ring_buffer *)malloc(sizeof(*rb))) == NULL) + return NULL; + if ((buff = (uint8_t *)malloc(initial_size * sizeof(*buff))) == NULL) { + free(rb); + return NULL; + } + rb->base = buff; + rb->size = initial_size; + rb->initial_size = initial_size; + + rb->bpl = bpl; + rb->ppl = ppl; + + rb->tail_red = 0; + rb->tail_green = 1; + rb->tail_blue = 2; + rb->head_complete = 0; + + rb->red_extra = 0; + rb->green_extra = 0; + rb->blue_extra = 0; + rb->complete_count = 0; + + return rb; +} + + +/********************************************************************/ +/* Enlarge an existing ring buffer */ +/********************************************************************/ +static SANE_Status +ring_expand (ring_buffer *rb, size_t amount) +{ + uint8_t *buff; + size_t oldsize; + + if (rb == NULL) return SANE_STATUS_INVAL; + buff = (uint8_t *)realloc(rb->base, (rb->size + amount) * sizeof(*buff)); + if (buff == NULL) return SANE_STATUS_NO_MEM; + + rb->base = buff; + oldsize = rb->size; + rb->size += amount; + + DBG(23, "ring_expand: old, new, inc size: %lu, %lu, %lu\n", + (u_long)oldsize, (u_long)rb->size, (u_long)amount); + DBG(23, "ring_expand: old tr: %lu tg: %lu tb: %lu hc: %lu\n", + (u_long)rb->tail_red, (u_long)rb->tail_green, + (u_long)rb->tail_blue, (u_long)rb->head_complete); + /* if necessary, move data and fix up them pointers */ + /* (will break subtly if ring is filled with G or B bytes, + and tail_g or tail_b have rolled over...) */ + if (((rb->complete_count) || + (rb->red_extra) || + (rb->green_extra) || + (rb->blue_extra)) && ((rb->tail_red <= rb->head_complete) || + (rb->tail_green <= rb->head_complete) || + (rb->tail_blue <= rb->head_complete))) { + memmove(rb->base + rb->head_complete + amount, + rb->base + rb->head_complete, + oldsize - rb->head_complete); + if ((rb->tail_red > rb->head_complete) || + ((rb->tail_red == rb->head_complete) && + !(rb->complete_count) && !(rb->red_extra))) + rb->tail_red += amount; + if ((rb->tail_green > rb->head_complete) || + ((rb->tail_green == rb->head_complete) && + !(rb->complete_count) && !(rb->green_extra))) + rb->tail_green += amount; + if ((rb->tail_blue > rb->head_complete) || + ((rb->tail_blue == rb->head_complete) && + !(rb->complete_count) && !(rb->blue_extra))) + rb->tail_blue += amount; + rb->head_complete += amount; + } + DBG(23, "ring_expand: new tr: %lu tg: %lu tb: %lu hc: %lu\n", + (u_long)rb->tail_red, (u_long)rb->tail_green, + (u_long)rb->tail_blue, (u_long)rb->head_complete); + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Deallocate a ring buffer */ +/********************************************************************/ +static void +ring_free (ring_buffer *rb) +{ + free(rb->base); + free(rb); +} + + + +/********************************************************************/ +/********************************************************************/ +/*** Basic SCSI Commands ********************************************/ +/********************************************************************/ +/********************************************************************/ + + +/********************************************************************/ +/* parse sense from scsi error */ +/* (even though microtek sense codes are non-standard and */ +/* typically misinterpreted/munged by the low-level scsi driver) */ +/********************************************************************/ +static SANE_Status +sense_handler (int scsi_fd, u_char *sense, void *arg) +{ + int *sense_flags = (int *)arg; + SANE_Status stat; + + DBG(10, "SENSE! fd = %d\n", scsi_fd); + DBG(10, "sense = %02x %02x %02x %02x.\n", + sense[0], sense[1], sense[2], sense[3]); + switch(sense[0]) { + case 0x00: + return SANE_STATUS_GOOD; + case 0x81: /* COMMAND/DATA ERROR */ + stat = SANE_STATUS_GOOD; + if (sense[1] & 0x01) { + if ((sense_flags != NULL) && (*sense_flags & MS_SENSE_IGNORE)) + DBG(10, "sense: ERR_SCSICMD -- ignored\n"); + else { + DBG(10, "sense: ERR_SCSICMD\n"); + stat = SANE_STATUS_IO_ERROR; + } + } + if (sense[1] & 0x02) { + DBG(10, "sense: ERR_TOOMANY\n"); + stat = SANE_STATUS_IO_ERROR; + } + return stat; + case 0x82 : /* SCANNER HARDWARE ERROR */ + if (sense[1] & 0x01) DBG(10, "sense: ERR_CPURAMFAIL\n"); + if (sense[1] & 0x02) DBG(10, "sense: ERR_SYSRAMFAIL\n"); + if (sense[1] & 0x04) DBG(10, "sense: ERR_IMGRAMFAIL\n"); + if (sense[1] & 0x10) DBG(10, "sense: ERR_CALIBRATE\n"); + if (sense[1] & 0x20) DBG(10, "sense: ERR_LAMPFAIL\n"); + if (sense[1] & 0x40) DBG(10, "sense: ERR_MOTORFAIL\n"); + if (sense[1] & 0x80) DBG(10, "sense: ERR_FEEDERFAIL\n"); + if (sense[2] & 0x01) DBG(10, "sense: ERR_POWERFAIL\n"); + if (sense[2] & 0x02) DBG(10, "sense: ERR_ILAMPFAIL\n"); + if (sense[2] & 0x04) DBG(10, "sense: ERR_IMOTORFAIL\n"); + if (sense[2] & 0x08) DBG(10, "sense: ERR_PAPERFAIL\n"); + if (sense[2] & 0x10) DBG(10, "sense: ERR_FILTERFAIL\n"); + return SANE_STATUS_IO_ERROR; + case 0x83 : /* OPERATION ERROR */ + if (sense[1] & 0x01) DBG(10, "sense: ERR_ILLGRAIN\n"); + if (sense[1] & 0x02) DBG(10, "sense: ERR_ILLRES\n"); + if (sense[1] & 0x04) DBG(10, "sense: ERR_ILLCOORD\n"); + if (sense[1] & 0x10) DBG(10, "sense: ERR_ILLCNTR\n"); + if (sense[1] & 0x20) DBG(10, "sense: ERR_ILLLENGTH\n"); + if (sense[1] & 0x40) DBG(10, "sense: ERR_ILLADJUST\n"); + if (sense[1] & 0x80) DBG(10, "sense: ERR_ILLEXPOSE\n"); + if (sense[2] & 0x01) DBG(10, "sense: ERR_ILLFILTER\n"); + if (sense[2] & 0x02) DBG(10, "sense: ERR_NOPAPER\n"); + if (sense[2] & 0x04) DBG(10, "sense: ERR_ILLTABLE\n"); + if (sense[2] & 0x08) DBG(10, "sense: ERR_ILLOFFSET\n"); + if (sense[2] & 0x10) DBG(10, "sense: ERR_ILLBPP\n"); + return SANE_STATUS_IO_ERROR; + default : + DBG(10, "sense: unknown error\n"); + return SANE_STATUS_IO_ERROR; + } + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* wait (via polling) until scanner seems "ready" */ +/********************************************************************/ +static SANE_Status +wait_ready(Microtek_Scanner *ms) +{ + uint8_t comm[6] = { 0, 0, 0, 0, 0, 0 }; + SANE_Status status; + int retry = 0; + + DBG(23, ".wait_ready %d...\n", ms->sfd); + while ((status = sanei_scsi_cmd(ms->sfd, comm, 6, 0, 0)) + != SANE_STATUS_GOOD) { + DBG(23, "wait_ready failed (%d)\n", retry); + if (retry > 5) return SANE_STATUS_IO_ERROR; /* XXXXXXXX */ + retry++; + sleep(3); + } + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* send scan region coordinates */ +/********************************************************************/ +static SANE_Status +scanning_frame(Microtek_Scanner *ms) +{ + uint8_t *data, comm[15] = { 0x04, 0, 0, 0, 0x09, 0 }; + int x1, y1, x2, y2; + + DBG(23, ".scanning_frame...\n"); + + x1 = ms->x1; + x2 = ms->x2; + y1 = ms->y1; + y2 = ms->y2; + /* E6 weirdness (other models too?) */ + if (ms->unit_type == MS_UNIT_18INCH) { + x1 /= 2; + x2 /= 2; + y1 /= 2; + y2 /= 2; + } + + DBG(23, ".scanning_frame: in- %d,%d %d,%d\n", + ms->x1, ms->y1, ms->x2, ms->y2); + DBG(23, ".scanning_frame: out- %d,%d %d,%d\n", x1, y1, x2, y2); + data = comm + 6; + data[0] = + ((ms->unit_type == MS_UNIT_PIXELS) ? 0x08 : 0 ) | + ((ms->mode == MS_MODE_HALFTONE) ? 0x01 : 0 ); + data[1] = x1 & 0xFF; + data[2] = (x1 >> 8) & 0xFF; + data[3] = y1 & 0xFF; + data[4] = (y1 >> 8) & 0xFF; + data[5] = x2 & 0xFF; + data[6] = (x2 >> 8) & 0xFF; + data[7] = y2 & 0xFF; + data[8] = (y2 >> 8) & 0xFF; + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "SF: "); + for (i=0;i<6+0x09;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("SF: "); + for (i=0;i<6+0x09;i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 6 + 0x09, 0, 0); +} + + + +/********************************************************************/ +/* send "mode_select" */ +/********************************************************************/ +static SANE_Status +mode_select(Microtek_Scanner *ms) +{ + uint8_t *data, comm[19] = { 0x15, 0, 0, 0, 0, 0 }; + + DBG(23, ".mode_select %d...\n", ms->sfd); + data = comm + 6; + data[0] = + 0x81 | + ((ms->unit_type == MS_UNIT_18INCH) ? 0 : 0x08) | + ((ms->res_type == MS_RES_5PER) ? 0 : 0x02); + data[1] = ms->resolution_code; + data[2] = ms->exposure; + data[3] = ms->contrast; + data[4] = ms->pattern; + data[5] = ms->velocity; + data[6] = ms->shadow; + data[7] = ms->highlight; + DBG(23, ".mode_select: pap_len: %d\n", ms->paper_length); + data[8] = ms->paper_length & 0xFF; + data[9] = (ms->paper_length >> 8) & 0xFF; + data[10] = ms->midtone; + /* set command/data length */ + comm[4] = (ms->midtone_support) ? 0x0B : 0x0A; + + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "MSL: "); + for (i=0;i<6+comm[4];i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("MSL: "); + for (i=0;i<6+comm[4];i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 6 + comm[4], 0, 0); +} + + + +/********************************************************************/ +/* send "mode_select_1" */ +/********************************************************************/ +static SANE_Status +mode_select_1(Microtek_Scanner *ms) +{ + uint8_t *data, comm[16] = { 0x16, 0, 0, 0, 0x0A, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + + DBG(23, ".mode_select_1 %d...\n", ms->sfd); + data = comm + 6; + data[1] = ms->bright_r; + data[3] = ((ms->allow_calibrate) ? 0 : 0x02); /* | 0x01; */ + + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "MSL1: "); + for (i=0;i<6+0x0A;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("MSL1: "); + for (i=0;i<6+0x0A;i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 6 + 0x0A, 0, 0); +} + + + +/********************************************************************/ +/* record mode_sense results in the mode_sense buffer */ +/* (this is to tell if something catastrophic has happened */ +/* to the scanner in-between scans) */ +/********************************************************************/ +static SANE_Status +save_mode_sense(Microtek_Scanner *ms) +{ + uint8_t data[20], comm[6] = { 0x1A, 0, 0, 0, 0, 0}; + size_t lenp; + SANE_Status status; + int i; + + DBG(23, ".save_mode_sense %d...\n", ms->sfd); + if (ms->onepass) comm[4] = 0x13; + else if (ms->midtone_support) comm[4] = 0x0B; + else comm[4] = 0x0A; + lenp = comm[4]; + + status = sanei_scsi_cmd(ms->sfd, comm, 6, data, &lenp); + for (i=0; i<10; i++) ms->mode_sense_cache[i] = data[i]; + + if (DBG_LEVEL >= 192) { + unsigned int i; +#if 0 + fprintf(stderr, "SMS: "); + for (i=0;isfd); + if (ms->onepass) comm[4] = 0x13; + else if (ms->midtone_support) comm[4] = 0x0B; + else comm[4] = 0x0A; + lenp = comm[4]; + + status = sanei_scsi_cmd(ms->sfd, comm, 6, data, &lenp); + *match = 1; + for (i=0; i<10; i++) + *match = *match && (ms->mode_sense_cache[i] == data[i]); + + if (DBG_LEVEL >= 192) { + unsigned int i; +#if 0 + fprintf(stderr, "CMS: "); + for (i=0;imode_sense_cache[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("CMS: "); + for (i=0;imode_sense_cache[i]); + MDBG_FINISH(192); + } + + return status; +} + +/********************************************************************/ +/* send mode_sense_1, and upset every scsi driver known to mankind */ +/********************************************************************/ +#if 0 +static SANE_Status +mode_sense_1(Microtek_Scanner *ms) +{ + uint8_t *data, comm[36] = { 0x19, 0, 0, 0, 0x1E, 0 }; + + DBG(23, ".mode_sense_1...\n"); + data = comm + 6; + memset(data, 0, 30); + data[1] = ms->bright_r; + data[2] = ms->bright_g; + data[3] = ms->bright_b; + if (DBG_LEVEL >= 192) { + int i; + fprintf(stderr, "MS1: "); + for (i=0;i<6+0x1E;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); + } + return sanei_scsi_cmd(ms->sfd, comm, 6 + 0x1E, 0, 0); +} +#endif + + + +/********************************************************************/ +/* send "accessory" command */ +/********************************************************************/ +static SANE_Status +accessory(Microtek_Scanner *ms) +{ + uint8_t comm[6] = { 0x10, 0, 0, 0, 0, 0 }; + + DBG(23, ".accessory...\n"); + comm[4] = + ((ms->useADF) ? 0x41 : 0x40) | + ((ms->prescan) ? 0x18 : 0x10) | + ((ms->transparency) ? 0x24 : 0x20) | + ((ms->allowbacktrack) ? 0x82 : 0x80); + + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "AC: "); + for (i=0;i<6;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("AC: "); + for (i=0;i<6;i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 6, 0, 0); +} + + + +/********************************************************************/ +/* start the scanner a-scannin' */ +/********************************************************************/ +static SANE_Status +start_scan(Microtek_Scanner *ms) +{ + uint8_t comm[6] = { 0x1B, 0, 0, 0, 0, 0 }; + + DBG(23, ".start_scan...\n"); + comm[4] = + 0x01 | /* "start" */ + ((ms->expandedresolution) ? 0x80 : 0) | + ((ms->multibit) ? 0x40 : 0) | + ((ms->onepasscolor) ? 0x20 : 0) | + ((ms->reversecolors) ? 0x04 : 0) | + ((ms->fastprescan) ? 0x02 : 0) | + ((ms->filter == MS_FILT_RED) ? 0x08 : 0) | + ((ms->filter == MS_FILT_GREEN) ? 0x10 : 0) | + ((ms->filter == MS_FILT_BLUE) ? 0x18 : 0) ; + + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "SS: "); + for (i=0;i<6;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("SS: "); + for (i=0;i<6;i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 6, 0, 0); +} + + + +/********************************************************************/ +/* stop the scanner a-scannin' */ +/********************************************************************/ +static SANE_Status +stop_scan(Microtek_Scanner *ms) +{ + uint8_t comm[6] = { 0x1B, 0, 0, 0, 0, 0 }; + + DBG(23, ".stop_scan...\n"); + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "SPS:"); + for (i=0;i<6;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("SPS:"); + for (i=0;i<6;i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 6, 0, 0); +} + + + +/********************************************************************/ +/* get scan status */ +/********************************************************************/ +static SANE_Status +get_scan_status(Microtek_Scanner *ms, + SANE_Int *busy, + SANE_Int *bytes_per_line, + SANE_Int *lines) +{ + uint8_t data[6], comm[6] = { 0x0F, 0, 0, 0, 0x06, 0 }; + SANE_Status status; + size_t lenp; + int retry = 0; + + DBG(23, ".get_scan_status %d...\n", ms->sfd); + + do { + lenp = 6; + /* do some retry stuff in here, too */ + status = sanei_scsi_cmd(ms->sfd, comm, 6, data, &lenp); + if (status != SANE_STATUS_GOOD) { + DBG(20, "get_scan_status: scsi error\n"); + return status; + } + *busy = data[0]; + *bytes_per_line = (data[1]) + (data[2] << 8); + *lines = (data[3]) + (data[4] << 8) + (data[5] << 16); + + DBG(20, "get_scan_status(%lu): %d, %d, %d -> #%d\n", + (u_long) lenp, *busy, *bytes_per_line, *lines, retry); + DBG(20, "> %2x %2x %2x %2x %2x %2x\n", + data[0], data[1], data[2], data[3], data[4], data[5]); + if (*busy != 0) { + retry++; + DBG(23, "get_scan_status: busy, retry in %d...\n", + M_GSS_WAIT * retry); + sleep(M_GSS_WAIT * retry); + } + } while ((*busy != 0) && (retry < 4)); + + if (*busy == 0) return status; + else return SANE_STATUS_IO_ERROR; +} + + + +/********************************************************************/ +/* get scanlines from scanner */ +/********************************************************************/ +static SANE_Status +read_scan_data(Microtek_Scanner *ms, + int lines, + uint8_t *buffer, + size_t *bufsize) +{ + uint8_t comm[6] = { 0x08, 0, 0, 0, 0, 0 }; + + DBG(23, ".read_scan_data...\n"); + comm[2] = (lines >> 16) & 0xFF; + comm[3] = (lines >> 8) & 0xFF; + comm[4] = (lines) & 0xFF; + + return sanei_scsi_cmd(ms->sfd, comm, 6, buffer, bufsize); +} + + + +/********************************************************************/ +/* download color LUT to scanner (if it takes one) */ +/********************************************************************/ +static SANE_Status +download_gamma(Microtek_Scanner *ms) +{ + uint8_t *data, *comm; /* commbytes[10] = { 0x55, 0, 0x27, 0, 0, + 0, 0, 0, 0, 0 };*/ + int i, pl; + int commsize; + int bit_depth = 8; /* hard-code for now, should match bpp XXXXXXX */ + int max_entry; + SANE_Status status; + + DBG(23, ".download_gamma...\n"); + /* skip if scanner doesn't take 'em */ + if (!(ms->gamma_entries)) { + DBG(23, ".download_gamma: no entries; skipping\n"); + return SANE_STATUS_GOOD; + } + if ((ms->gamma_entry_size != 1) && (ms->gamma_entry_size != 2)) { + DBG(23, ".download_gamma: entry size %d?!?!?\n", ms->gamma_entry_size); + return SANE_STATUS_INVAL; /* XXXXXXXxx */ + } + + max_entry = (1 << bit_depth) - 1; + + DBG(23, ".download_gamma: %d entries of %d bytes, max %d\n", + ms->gamma_entries, ms->gamma_entry_size, max_entry); + commsize = 10 + (ms->gamma_entries * ms->gamma_entry_size); + comm = calloc(commsize, sizeof(uint8_t)); + if (comm == NULL) { + DBG(23, ".download_gamma: couldn't allocate %d bytes for comm buffer!\n", + commsize); + return SANE_STATUS_NO_MEM; + } + data = comm + 10; + + comm[0] = 0x55; + comm[1] = 0; + comm[2] = 0x27; + comm[3] = 0; + comm[4] = 0; + comm[5] = 0; + comm[6] = 0; + comm[7] = ((ms->gamma_entries * ms->gamma_entry_size) >> 8) & 0xFF; + comm[8] = (ms->gamma_entries * ms->gamma_entry_size) & 0xFF; + comm[9] = (ms->gamma_entry_size == 2) ? 1 : 0; + + if (!(strcmp(ms->val[OPT_CUSTOM_GAMMA].s, M_TABLE))) { + /***** Gamma by TABLE *****/ + int table_shift = (ms->gamma_bit_depth - bit_depth); + + DBG(23, ".download_gamma: by table (%d bpe, %d shift)\n", + ms->gamma_bit_depth, table_shift); + + if (ms->val[OPT_GAMMA_BIND].w == SANE_TRUE) { + for (i=0; igamma_entries; i++) { + int val = ms->gray_lut[i] >> table_shift; + switch (ms->gamma_entry_size) { + case 1: + data[i] = (uint8_t) val; + break; + case 2: + data[i*2] = val & 0xFF; + data[(i*2)+1] = (val>>8) & 0xFF; + break; + } + } + status = sanei_scsi_cmd(ms->sfd, comm, commsize, 0, 0); + } else { + pl = 1; + do { + SANE_Int *pl_lut; + switch (pl) { + case 1: pl_lut = ms->red_lut; break; + case 2: pl_lut = ms->green_lut; break; + case 3: pl_lut = ms->blue_lut; break; + default: + DBG(23, ".download_gamma: uh, exceeded pl bound!\n"); + free(comm); + return SANE_STATUS_INVAL; /* XXXXXXXxx */ + break; + } + for (i=0; igamma_entries; i++) { + int val = pl_lut[i] >> table_shift; + switch (ms->gamma_entry_size) { + case 1: + data[i] = (uint8_t) val; + break; + case 2: + data[i*2] = val & 0xFF; + data[(i*2)+1] = (val>>8) & 0xFF; + break; + } + } + /* XXXXXXX */ + comm[9] = (comm[9] & 0x3F) | (pl << 6); + status = sanei_scsi_cmd(ms->sfd, comm, commsize, 0, 0); + pl++; + } while ((pl < 4) && (status == SANE_STATUS_GOOD)); + } + } else if (!(strcmp(ms->val[OPT_CUSTOM_GAMMA].s, M_SCALAR))) { + /***** Gamma by SCALAR *****/ + DBG(23, ".download_gamma: by scalar\n"); + if (ms->val[OPT_GAMMA_BIND].w == SANE_TRUE) { + double gamma = SANE_UNFIX(ms->val[OPT_ANALOG_GAMMA].w); + for (i=0; igamma_entries; i++) { + int val = (max_entry * + pow((double) i / ((double) ms->gamma_entries - 1.0), + 1.0 / gamma)); + switch (ms->gamma_entry_size) { + case 1: + data[i] = (uint8_t) val; + break; + case 2: + data[i*2] = val & 0xFF; + data[(i*2)+1] = (val>>8) & 0xFF; + break; + } + } + status = sanei_scsi_cmd(ms->sfd, comm, commsize, 0, 0); + } else { + double gamma; + pl = 1; + do { + switch (pl) { + case 1: gamma = SANE_UNFIX(ms->val[OPT_ANALOG_GAMMA_R].w); break; + case 2: gamma = SANE_UNFIX(ms->val[OPT_ANALOG_GAMMA_G].w); break; + case 3: gamma = SANE_UNFIX(ms->val[OPT_ANALOG_GAMMA_B].w); break; + default: gamma = 1.0; break; /* should never happen */ + } + for (i=0; igamma_entries; i++) { + int val = (max_entry * + pow((double) i / ((double) ms->gamma_entries - 1.0), + 1.0 / gamma)); + switch (ms->gamma_entry_size) { + case 1: + data[i] = (uint8_t) val; + break; + case 2: + data[i*2] = val & 0xFF; + data[(i*2)+1] = (val>>8) & 0xFF; + break; + } + } + comm[9] = (comm[9] & 0x3F) | (pl << 6); + status = sanei_scsi_cmd(ms->sfd, comm, commsize, 0, 0); + pl++; + } while ((pl < 4) && (status == SANE_STATUS_GOOD)); + } + } else { + /***** No custom Gamma *****/ + DBG(23, ".download_gamma: by default\n"); + for (i=0; igamma_entries; i++) { + /* int val = (((double) max_entry * (double) i / + ((double) ms->gamma_entries - 1.0)) + 0.5); ROUNDING????*/ + int val = + (double) max_entry * (double) i / + ((double) ms->gamma_entries - 1.0); + switch (ms->gamma_entry_size) { + case 1: + data[i] = (uint8_t) val; + break; + case 2: + data[i*2] = val & 0xFF; + data[(i*2)+1] = (val >> 8) & 0xFF; + break; + } + } + status = sanei_scsi_cmd(ms->sfd, comm, commsize, 0, 0); + } + free(comm); + return status; +} + + +/********************************************************************/ +/* magic command to start calibration */ +/********************************************************************/ +static SANE_Status +start_calibration(Microtek_Scanner *ms) +{ + uint8_t comm[8] = { 0x11, 0x00, 0x00, 0x00, 0x02, 0x00, 0x01, 0x0a }; + + DBG(23, ".start_calibrate...\n"); + if (DBG_LEVEL >= 192) { + int i; +#if 0 + fprintf(stderr, "STCal:"); + for (i=0;i<8;i++) fprintf(stderr, "%2x ", comm[i]); + fprintf(stderr, "\n"); +#endif + MDBG_INIT("STCal:"); + for (i=0;i<8;i++) MDBG_ADD("%2x ", comm[i]); + MDBG_FINISH(192); + } + return sanei_scsi_cmd(ms->sfd, comm, 8, 0, 0); +} + + + +/********************************************************************/ +/* magic command to download calibration values */ +/********************************************************************/ +static SANE_Status +download_calibration(Microtek_Scanner *ms, uint8_t *comm, + uint8_t letter, int linewidth) +{ + DBG(23, ".download_calibration... %c %d\n", letter, linewidth); + + comm[0] = 0x0c; + comm[1] = 0x00; + comm[2] = 0x00; + comm[3] = (linewidth >> 8) & 0xFF; + comm[4] = linewidth & 0xFF; + comm[5] = 0x00; + + comm[6] = 0x00; + switch (letter) { + case 'R': comm[7] = 0x40; break; + case 'G': comm[7] = 0x80; break; + case 'B': comm[7] = 0xc0; break; + default: /* XXXXXXX */ break; + } + + return sanei_scsi_cmd(ms->sfd, comm, 6 + linewidth, 0, 0); +} + + + +/********************************************************************/ +/********************************************************************/ +/* */ +/* Myriad of internal functions */ +/* */ +/********************************************************************/ +/********************************************************************/ + + + +/********************************************************************/ +/* Initialize the options registry */ +/********************************************************************/ +static SANE_Status +init_options(Microtek_Scanner *ms) +{ + int i; + SANE_Option_Descriptor *sod = ms->sod; + Option_Value *val = ms->val; + + DBG(15, "init_options...\n"); + + memset(ms->sod, 0, sizeof(ms->sod)); + memset(ms->val, 0, sizeof(ms->val)); + /* default: software selectable word options... */ + for (i=0; idev->info.modes & MI_MODES_COLOR) mode_list[i++] = M_COLOR; + if (ms->dev->info.modes & MI_MODES_GRAY) mode_list[i++] = M_GRAY; + if (ms->dev->info.modes & MI_MODES_HALFTONE) mode_list[i++] = M_HALFTONE; + if (ms->dev->info.modes & MI_MODES_LINEART) mode_list[i++] = M_LINEART; + mode_list[i] = NULL; + sod[OPT_MODE].constraint.string_list = mode_list; + sod[OPT_MODE].size = max_string_size(mode_list); + val[OPT_MODE].s = strdup(mode_list[0]); + } + + sod[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + sod[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + sod[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + sod[OPT_RESOLUTION].type = SANE_TYPE_FIXED; + sod[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + sod[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + { + SANE_Int maxres = ms->dev->info.base_resolution; + + ms->res_range.max = SANE_FIX(maxres); + ms->exp_res_range.max = SANE_FIX(2 * maxres); + if (ms->dev->info.res_step & MI_RESSTEP_1PER) { + DBG(23, "init_options: quant yes\n"); + ms->res_range.min = SANE_FIX( maxres / 100 ); + ms->res_range.quant = ms->res_range.min; + ms->exp_res_range.min = SANE_FIX(2 * maxres / 100); + ms->exp_res_range.quant = ms->exp_res_range.min; + } else { + /* XXXXXXXXXXX */ + DBG(23, "init_options: quant no\n"); + ms->res_range.quant = SANE_FIX( 0 ); + } + sod[OPT_RESOLUTION].constraint.range = &(ms->res_range); + } + val[OPT_RESOLUTION].w = SANE_FIX(100); + + sod[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + sod[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + sod[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + sod[OPT_HALFTONE_PATTERN].type = SANE_TYPE_STRING; + sod[OPT_HALFTONE_PATTERN].size = max_string_size(halftone_mode_list); + sod[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + sod[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_HALFTONE_PATTERN].constraint.string_list = halftone_mode_list; + val[OPT_HALFTONE_PATTERN].s = strdup(halftone_mode_list[0]); + + sod[OPT_NEGATIVE].name = SANE_NAME_NEGATIVE; + sod[OPT_NEGATIVE].title = SANE_TITLE_NEGATIVE; + sod[OPT_NEGATIVE].desc = SANE_DESC_NEGATIVE; + sod[OPT_NEGATIVE].type = SANE_TYPE_BOOL; + sod[OPT_NEGATIVE].cap |= + (ms->dev->info.modes & MI_MODES_NEGATIVE) ? 0 : SANE_CAP_INACTIVE; + val[OPT_NEGATIVE].w = SANE_FALSE; + + sod[OPT_SPEED].name = SANE_NAME_SCAN_SPEED; + sod[OPT_SPEED].title = SANE_TITLE_SCAN_SPEED; + /* sod[OPT_SPEED].desc = SANE_DESC_SCAN_SPEED;*/ + sod[OPT_SPEED].desc = "Scan speed throttle -- higher values are *slower*."; + sod[OPT_SPEED].type = SANE_TYPE_INT; + sod[OPT_SPEED].cap |= SANE_CAP_ADVANCED; + sod[OPT_SPEED].unit = SANE_UNIT_NONE; + sod[OPT_SPEED].size = sizeof(SANE_Word); + sod[OPT_SPEED].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_SPEED].constraint.range = &speed_range; + val[OPT_SPEED].w = 1; + + sod[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + sod[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + sod[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + sod[OPT_SOURCE].type = SANE_TYPE_STRING; + sod[OPT_SOURCE].unit = SANE_UNIT_NONE; + sod[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + { + SANE_String_Const *source_list; + source_list = (SANE_String_Const *) malloc(4 * sizeof(SANE_String_Const)); + if (source_list == NULL) return SANE_STATUS_NO_MEM; + i = 0; + source_list[i++] = M_OPAQUE; + if (ms->dev->info.source_options & MI_SRC_HAS_TRANS) + source_list[i++] = M_TRANS; + if (ms->dev->info.source_options & MI_SRC_HAS_FEED) + source_list[i++] = M_AUTOFEED; + source_list[i] = NULL; + sod[OPT_SOURCE].constraint.string_list = source_list; + sod[OPT_SOURCE].size = max_string_size(source_list); + if (i < 2) + sod[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + val[OPT_SOURCE].s = strdup(source_list[0]); + } + + sod[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + sod[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + sod[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + sod[OPT_PREVIEW].type = SANE_TYPE_BOOL; + sod[OPT_PREVIEW].unit = SANE_UNIT_NONE; + sod[OPT_PREVIEW].size = sizeof(SANE_Word); + val[OPT_PREVIEW].w = SANE_FALSE; + + + sod[OPT_GEOMETRY_GROUP].name = ""; + sod[OPT_GEOMETRY_GROUP].title = "Geometry"; + sod[OPT_GEOMETRY_GROUP].desc = ""; + sod[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + sod[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + + sod[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + sod[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + sod[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + sod[OPT_TL_X].type = SANE_TYPE_FIXED; + sod[OPT_TL_X].unit = SANE_UNIT_MM; + sod[OPT_TL_X].size = sizeof(SANE_Word); + sod[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + + sod[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + sod[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + sod[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + sod[OPT_TL_Y].type = SANE_TYPE_FIXED; + sod[OPT_TL_Y].unit = SANE_UNIT_MM; + sod[OPT_TL_Y].size = sizeof(SANE_Word); + sod[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + + sod[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + sod[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + sod[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + sod[OPT_BR_X].type = SANE_TYPE_FIXED; + sod[OPT_BR_X].unit = SANE_UNIT_MM; + sod[OPT_BR_X].size = sizeof(SANE_Word); + sod[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + + sod[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + sod[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + sod[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + sod[OPT_BR_Y].type = SANE_TYPE_FIXED; + sod[OPT_BR_Y].unit = SANE_UNIT_MM; + sod[OPT_BR_Y].size = sizeof(SANE_Word); + sod[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + + sod[OPT_TL_X].constraint.range = + sod[OPT_BR_X].constraint.range = &(ms->dev->info.doc_x_range); + sod[OPT_TL_Y].constraint.range = + sod[OPT_BR_Y].constraint.range = &(ms->dev->info.doc_y_range); + + /* set default scan region to be maximum size */ + val[OPT_TL_X].w = sod[OPT_TL_X].constraint.range->min; + val[OPT_TL_Y].w = sod[OPT_TL_Y].constraint.range->min; + val[OPT_BR_X].w = sod[OPT_BR_X].constraint.range->max; + val[OPT_BR_Y].w = sod[OPT_BR_Y].constraint.range->max; + + sod[OPT_ENHANCEMENT_GROUP].name = ""; + sod[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + sod[OPT_ENHANCEMENT_GROUP].desc = ""; + sod[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_ENHANCEMENT_GROUP].cap = 0; + sod[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_EXPOSURE].name = "exposure"; + sod[OPT_EXPOSURE].title = "Exposure"; + sod[OPT_EXPOSURE].desc = "Analog exposure control"; + sod[OPT_EXPOSURE].type = SANE_TYPE_INT; + sod[OPT_EXPOSURE].unit = SANE_UNIT_PERCENT; + sod[OPT_EXPOSURE].size = sizeof(SANE_Word); + sod[OPT_EXPOSURE].constraint_type = SANE_CONSTRAINT_RANGE; + ms->exposure_range.min = ms->dev->info.min_exposure; + ms->exposure_range.max = ms->dev->info.max_exposure; + ms->exposure_range.quant = 3; + sod[OPT_EXPOSURE].constraint.range = &(ms->exposure_range); + val[OPT_EXPOSURE].w = 0; + + sod[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + sod[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + sod[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + sod[OPT_BRIGHTNESS].type = SANE_TYPE_INT; + sod[OPT_BRIGHTNESS].unit = SANE_UNIT_PERCENT; + sod[OPT_BRIGHTNESS].size = sizeof(SANE_Word); + sod[OPT_BRIGHTNESS].cap |= + ((ms->dev->info.extra_cap & MI_EXCAP_OFF_CTL) ? 0: SANE_CAP_INACTIVE); + sod[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_BRIGHTNESS].constraint.range = &brightness_range; + val[OPT_BRIGHTNESS].w = 0; + + sod[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + sod[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + sod[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + sod[OPT_CONTRAST].type = SANE_TYPE_INT; + sod[OPT_CONTRAST].unit = SANE_UNIT_PERCENT; + sod[OPT_CONTRAST].size = sizeof(SANE_Word); + sod[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + ms->contrast_range.min = ms->dev->info.min_contrast; + ms->contrast_range.max = ms->dev->info.max_contrast; + ms->contrast_range.quant = 7; + sod[OPT_CONTRAST].constraint.range = &(ms->contrast_range); + val[OPT_CONTRAST].w = 0; + + + sod[OPT_HIGHLIGHT].name = SANE_NAME_WHITE_LEVEL; + sod[OPT_HIGHLIGHT].title = SANE_TITLE_WHITE_LEVEL; + sod[OPT_HIGHLIGHT].desc = SANE_DESC_WHITE_LEVEL; + sod[OPT_HIGHLIGHT].type = SANE_TYPE_INT; + sod[OPT_HIGHLIGHT].unit = SANE_UNIT_NONE; + sod[OPT_HIGHLIGHT].size = sizeof(SANE_Word); + sod[OPT_HIGHLIGHT].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_HIGHLIGHT].constraint.range = &u8_range; + val[OPT_HIGHLIGHT].w = 255; + + sod[OPT_SHADOW].name = SANE_NAME_BLACK_LEVEL; + sod[OPT_SHADOW].title = SANE_TITLE_BLACK_LEVEL; + sod[OPT_SHADOW].desc = SANE_DESC_BLACK_LEVEL; + sod[OPT_SHADOW].type = SANE_TYPE_INT; + sod[OPT_SHADOW].unit = SANE_UNIT_NONE; + sod[OPT_SHADOW].size = sizeof(SANE_Word); + sod[OPT_SHADOW].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_SHADOW].constraint.range = &u8_range; + val[OPT_SHADOW].w = 0; + + if (ms->dev->info.enhance_cap & MI_ENH_CAP_SHADOW) { + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_ADVANCED; + sod[OPT_SHADOW].cap |= SANE_CAP_ADVANCED; + } else { + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + } + + sod[OPT_MIDTONE].name = "midtone"; + sod[OPT_MIDTONE].title = "Midtone Level"; + sod[OPT_MIDTONE].desc = "Midtone Level"; + sod[OPT_MIDTONE].type = SANE_TYPE_INT; + sod[OPT_MIDTONE].unit = SANE_UNIT_NONE; + sod[OPT_MIDTONE].size = sizeof(SANE_Word); + sod[OPT_MIDTONE].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_MIDTONE].constraint.range = &u8_range; + val[OPT_MIDTONE].w = 128; + if (ms->midtone_support) { + sod[OPT_MIDTONE].cap |= SANE_CAP_ADVANCED; + } else { + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + } + /* XXXXXXXX is this supported by all scanners?? + if ((strcmp(M_COLOR, val[OPT_MODE].s)) && + (strcmp(M_GRAY, val[OPT_MODE].s))) { + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + } + */ + + sod[OPT_GAMMA_GROUP].name = ""; + sod[OPT_GAMMA_GROUP].title = "Gamma Control"; + sod[OPT_GAMMA_GROUP].desc = ""; + sod[OPT_GAMMA_GROUP].type = SANE_TYPE_GROUP; + if (!(ms->gamma_entries)) + sod[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_CUSTOM_GAMMA].name = "gamma-mode"; + sod[OPT_CUSTOM_GAMMA].title = "Gamma Control Mode"; + sod[OPT_CUSTOM_GAMMA].desc = "How to specify gamma correction, if at all"; + sod[OPT_CUSTOM_GAMMA].type = SANE_TYPE_STRING; + sod[OPT_CUSTOM_GAMMA].size = max_string_size(gamma_mode_list); + sod[OPT_CUSTOM_GAMMA].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_CUSTOM_GAMMA].constraint.string_list = gamma_mode_list; + if (!(ms->gamma_entries)) + sod[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + val[OPT_CUSTOM_GAMMA].s = strdup(gamma_mode_list[0]); + + sod[OPT_GAMMA_BIND].name = SANE_NAME_ANALOG_GAMMA_BIND; + sod[OPT_GAMMA_BIND].title = SANE_TITLE_ANALOG_GAMMA_BIND; + sod[OPT_GAMMA_BIND].desc = SANE_DESC_ANALOG_GAMMA_BIND; + sod[OPT_GAMMA_BIND].type = SANE_TYPE_BOOL; + sod[OPT_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + val[OPT_GAMMA_BIND].w = SANE_TRUE; + + sod[OPT_ANALOG_GAMMA].name = SANE_NAME_ANALOG_GAMMA; + sod[OPT_ANALOG_GAMMA].title = SANE_TITLE_ANALOG_GAMMA; + sod[OPT_ANALOG_GAMMA].desc = SANE_DESC_ANALOG_GAMMA; + sod[OPT_ANALOG_GAMMA].type = SANE_TYPE_FIXED; + sod[OPT_ANALOG_GAMMA].unit = SANE_UNIT_NONE; + sod[OPT_ANALOG_GAMMA].size = sizeof(SANE_Word); + sod[OPT_ANALOG_GAMMA].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_ANALOG_GAMMA].constraint.range = &analog_gamma_range; + val[OPT_ANALOG_GAMMA].w = SANE_FIX(1.0); + + sod[OPT_ANALOG_GAMMA_R].name = SANE_NAME_ANALOG_GAMMA_R; + sod[OPT_ANALOG_GAMMA_R].title = SANE_TITLE_ANALOG_GAMMA_R; + sod[OPT_ANALOG_GAMMA_R].desc = SANE_DESC_ANALOG_GAMMA_R; + sod[OPT_ANALOG_GAMMA_R].type = SANE_TYPE_FIXED; + sod[OPT_ANALOG_GAMMA_R].unit = SANE_UNIT_NONE; + sod[OPT_ANALOG_GAMMA_R].size = sizeof(SANE_Word); + sod[OPT_ANALOG_GAMMA_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_R].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_ANALOG_GAMMA_R].constraint.range = &analog_gamma_range; + val[OPT_ANALOG_GAMMA_R].w = SANE_FIX(1.0); + + sod[OPT_ANALOG_GAMMA_G].name = SANE_NAME_ANALOG_GAMMA_G; + sod[OPT_ANALOG_GAMMA_G].title = SANE_TITLE_ANALOG_GAMMA_G; + sod[OPT_ANALOG_GAMMA_G].desc = SANE_DESC_ANALOG_GAMMA_G; + sod[OPT_ANALOG_GAMMA_G].type = SANE_TYPE_FIXED; + sod[OPT_ANALOG_GAMMA_G].unit = SANE_UNIT_NONE; + sod[OPT_ANALOG_GAMMA_G].size = sizeof(SANE_Word); + sod[OPT_ANALOG_GAMMA_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_G].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_ANALOG_GAMMA_G].constraint.range = &analog_gamma_range; + val[OPT_ANALOG_GAMMA_G].w = SANE_FIX(1.0); + + sod[OPT_ANALOG_GAMMA_B].name = SANE_NAME_ANALOG_GAMMA_B; + sod[OPT_ANALOG_GAMMA_B].title = SANE_TITLE_ANALOG_GAMMA_B; + sod[OPT_ANALOG_GAMMA_B].desc = SANE_DESC_ANALOG_GAMMA_B; + sod[OPT_ANALOG_GAMMA_B].type = SANE_TYPE_FIXED; + sod[OPT_ANALOG_GAMMA_B].unit = SANE_UNIT_NONE; + sod[OPT_ANALOG_GAMMA_B].size = sizeof(SANE_Word); + sod[OPT_ANALOG_GAMMA_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_B].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_ANALOG_GAMMA_B].constraint.range = &analog_gamma_range; + val[OPT_ANALOG_GAMMA_B].w = SANE_FIX(1.0); + + sod[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + sod[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + sod[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + sod[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + sod[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + sod[OPT_GAMMA_VECTOR].size = ms->gamma_entries * sizeof(SANE_Word); + sod[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_GAMMA_VECTOR].constraint.range = &(ms->gamma_entry_range); + val[OPT_GAMMA_VECTOR].wa = ms->gray_lut; + + sod[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + sod[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + sod[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + sod[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + sod[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + sod[OPT_GAMMA_VECTOR_R].size = ms->gamma_entries * sizeof(SANE_Word); + sod[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_GAMMA_VECTOR_R].constraint.range = &(ms->gamma_entry_range); + val[OPT_GAMMA_VECTOR_R].wa = ms->red_lut; + + sod[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + sod[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + sod[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + sod[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + sod[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + sod[OPT_GAMMA_VECTOR_G].size = ms->gamma_entries * sizeof(SANE_Word); + sod[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_GAMMA_VECTOR_G].constraint.range = &(ms->gamma_entry_range); + val[OPT_GAMMA_VECTOR_G].wa = ms->green_lut; + + sod[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + sod[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + sod[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + sod[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + sod[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + sod[OPT_GAMMA_VECTOR_B].size = ms->gamma_entries * sizeof(SANE_Word); + sod[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + sod[OPT_GAMMA_VECTOR_B].constraint.range = &(ms->gamma_entry_range); + val[OPT_GAMMA_VECTOR_B].wa = ms->blue_lut; + + sod[OPT_EXP_RES].name = "exp_res"; + sod[OPT_EXP_RES].title = "Expanded Resolution"; + sod[OPT_EXP_RES].desc = "Enable double-resolution scans"; + sod[OPT_EXP_RES].type = SANE_TYPE_BOOL; + sod[OPT_EXP_RES].cap |= SANE_CAP_ADVANCED; + if (!(ms->dev->info.expanded_resolution)) + sod[OPT_EXP_RES].cap |= SANE_CAP_INACTIVE; + val[OPT_EXP_RES].w = SANE_FALSE; + + sod[OPT_CALIB_ONCE].name = "calib_once"; + sod[OPT_CALIB_ONCE].title = "Calibrate Only Once"; + sod[OPT_CALIB_ONCE].desc = "Avoid CCD calibration on every scan" \ + "(toggle off/on to cause calibration on next scan)"; + sod[OPT_CALIB_ONCE].type = SANE_TYPE_BOOL; + sod[OPT_CALIB_ONCE].cap |= SANE_CAP_ADVANCED; + if (!(ms->do_real_calib)) { + sod[OPT_CALIB_ONCE].cap |= SANE_CAP_INACTIVE; + val[OPT_CALIB_ONCE].w = SANE_FALSE; + } else + val[OPT_CALIB_ONCE].w = SANE_TRUE; + + /* + sod[OPT_].name = SANE_NAME_; + sod[OPT_].title = SANE_TITLE_; + sod[OPT_].desc = SANE_DESC_; + sod[OPT_].type = SANE_TYPE_; + sod[OPT_].unit = SANE_UNIT_NONE; + sod[OPT_].size = sizeof(SANE_Word); + sod[OPT_].cap = 0; + sod[OPT_].constraint_type = SANE_CONSTRAINT_NONE; + sod[OPT_].constraint = ; + val[OPT_].w = ; + */ + + DBG(15, "init_options: done.\n"); + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Parse an INQUIRY information block, as returned by scanner */ +/********************************************************************/ +static SANE_Status +parse_inquiry(Microtek_Info *mi, unsigned char *result) +{ +#if 0 + unsigned char result[0x60] = { + 0x06,0x31,0x23,0x01,0x5b,0x00,0x00,0x00,0x41,0x47,0x46,0x41,0x20,0x20,0x20,0x20, + 0x53,0x74,0x75,0x64,0x69,0x6f,0x53,0x63,0x61,0x6e,0x20,0x49,0x49,0x20,0x20,0x20, + 0x32,0x2e,0x33,0x30,0x53,0x43,0x53,0x49,0x20,0x46,0x2f,0x57,0x56,0x33,0x2e,0x31, + 0x20,0x43,0x54,0x4c,0x35,0x33,0x38,0x30,0x03,0x4f,0x8c,0xc5,0x00,0xee,0x5b,0x43, + 0x01,0x01,0x02,0x00,0x00,0x03,0x00,0x01,0x00,0x4a,0x01,0x04,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff + }; +#endif + DBG(15, "parse_inquiry...\n"); + strncpy(mi->vendor_id, (char *)&result[8], 8); + strncpy(mi->model_name, (char *)&result[16], 16); + strncpy(mi->revision_num, (char *)&result[32], 4); + strncpy(mi->vendor_string, (char *)&result[36], 20); + mi->vendor_id[8] = 0; + mi->model_name[16] = 0; + mi->revision_num[4] = 0; + mi->vendor_string[20] = 0; + + mi->device_type = (SANE_Byte)(result[0] & 0x1f); + mi->SCSI_firmware_ver_major = (SANE_Byte)((result[1] & 0xf0) >> 4); + mi->SCSI_firmware_ver_minor = (SANE_Byte)(result[1] & 0x0f); + mi->scanner_firmware_ver_major = (SANE_Byte)((result[2] & 0xf0) >> 4); + mi->scanner_firmware_ver_minor = (SANE_Byte)(result[2] & 0x0f); + mi->response_data_format = (SANE_Byte)(result[3]); + + mi->res_step = (SANE_Byte)(result[56] & 0x03); + mi->modes = (SANE_Byte)(result[57]); + mi->pattern_count = (SANE_Int)(result[58] & 0x7f); + mi->pattern_dwnld = (SANE_Byte)(result[58] & 0x80) > 0; + mi->feed_type = (SANE_Byte)(result[59] & 0x0F); + mi->compress_type = (SANE_Byte)(result[59] & 0x30); + mi->unit_type = (SANE_Byte)(result[59] & 0xC0); + + mi->doc_size_code = (SANE_Byte)result[60]; + /* we'll compute the max sizes after we know base resolution... */ + + /* why are these things set in two places (and probably wrong anyway)? */ + mi->cont_settings = (SANE_Int)((result[61] & 0xf0) >> 4); + if ((SANE_Int)(result[72])) + mi->cont_settings = (SANE_Int)(result[72]); + mi->min_contrast = -42; + mi->max_contrast = (mi->cont_settings * 7) - 49; + + mi->exp_settings = (SANE_Int)(result[61] & 0x0f); + if ((SANE_Int)(result[73])) + mi->exp_settings = (SANE_Int)(result[73]); + mi->min_exposure = -18; + mi->max_exposure = (mi->exp_settings * 3) - 21; +#if 0 + mi->contrast_vals = (SANE_Int)(result[72]); + mi->min_contrast = -42; + mi->max_contrast = 49; + if (mi->contrast_vals) + mi->max_contrast = (mi->contrast_vals * 7) - 49; + + mi->exposure_vals = (SANE_Int)(result[73]); + mi->min_exposure = -18; + mi->max_exposure = 21; + if (mi->exposure_vals) + mi->max_exposure = (mi->exposure_vals * 3) - 21; +#endif + + mi->model_code = (SANE_Byte)(result[62]); + switch (mi->model_code) { + case 0x16: /* the other ScanMaker 600ZS */ + case 0x50: /* ScanMaker II/IIXE */ + case 0x54: /* ScanMaker IISP */ + case 0x55: /* ScanMaker IIER */ + case 0x58: /* ScanMaker IIG */ + case 0x5a: /* Agfa StudioScan (untested!) */ + case 0x5f: /* ScanMaker E3 */ + case 0x56: /* ScanMaker A3t */ + case 0x64: /* ScanMaker E2 (,Vobis RealScan) */ + case 0x65: /* Color PageWiz */ + case 0xC8: /* ScanMaker 600ZS */ + mi->base_resolution = 300; + break; + case 0x5b: /* Agfa StudioScan II/IIsi (untested!) */ + mi->base_resolution = 400; + break; + case 0x57: /* ScanMaker IIHR */ + case 0x59: /* ScanMaker III */ + case 0x5c: /* Agfa Arcus II */ + case 0x5e: /* Agfa StudioStar */ + case 0x63: /* ScanMaker E6 */ + case 0x66: /* ScanMaker E6 (new)*/ + mi->base_resolution = 600; + break; + case 0x51: /* ScanMaker 45t */ + case 0x5d: /* Agfa DuoScan */ + mi->base_resolution = 1000; + break; + case 0x52: /* ScanMaker 35t */ + mi->base_resolution = 1828; + break; + case 0x62: /* ScanMaker 35t+, Polaroid 35/LE */ + mi->base_resolution = 1950; + break; + default: + mi->base_resolution = 300; + DBG(15, "parse_inquiry: Unknown base resolution for 0x%x!\n", + mi->model_code); + break; + } + + /* Our max_x,y is in pixels. `Some scanners think in 1/8", though.' */ + /* max pixel is, of course, total - 1 */ + switch (mi->doc_size_code) { + case 0x00: + mi->max_x = 8.5 * mi->base_resolution - 1; + mi->max_y = 14.0 * mi->base_resolution - 1; + break; + case 0x01: + mi->max_x = 8.5 * mi->base_resolution - 1; + mi->max_y = 11.0 * mi->base_resolution - 1; + break; + case 0x02: + mi->max_x = 8.5 * mi->base_resolution - 1; + mi->max_y = 11.69 * mi->base_resolution - 1; + break; + case 0x03: + mi->max_x = 8.5 * mi->base_resolution - 1; + mi->max_y = 13.0 * mi->base_resolution - 1; + break; + case 0x04: + mi->max_x = 8.0 * mi->base_resolution - 1; + mi->max_y = 10.0 * mi->base_resolution - 1; + break; + case 0x05: + mi->max_x = 8.3 * mi->base_resolution - 1; + mi->max_y = 14.0 * mi->base_resolution - 1; + break; + case 0x06: + mi->max_x = 8.3 * mi->base_resolution - 1; + mi->max_y = 13.5 * mi->base_resolution - 1; + break; + case 0x07: + mi->max_x = 8.0 * mi->base_resolution - 1; + mi->max_y = 14.0 * mi->base_resolution - 1; + break; + case 0x80: + /* Slide format, size is mm */ + mi->max_x = (35.0 / MM_PER_INCH) * mi->base_resolution - 1; + mi->max_y = (35.0 / MM_PER_INCH) * mi->base_resolution - 1; + break; + case 0x81: + mi->max_x = 5.0 * mi->base_resolution - 1; + mi->max_y = 5.0 * mi->base_resolution - 1; + break; + case 0x82: + /* Slide format, size is mm */ + mi->max_x = (36.0 / MM_PER_INCH) * mi->base_resolution - 1; + mi->max_y = (36.0 / MM_PER_INCH) * mi->base_resolution - 1; + break; + default: + /* Undefined document format code */ + mi->max_x = mi->max_y = 0; + DBG(15, "parse_inquiry: Unknown doc_size_code! 0x%x\n", + mi->doc_size_code); + } + + /* create the proper range constraints, given the doc size */ + { + /* we need base resolution in dots-per-millimeter... */ + float base_res_dpmm = (float) mi->base_resolution / MM_PER_INCH; + mi->doc_x_range.min = SANE_FIX(0); + mi->doc_x_range.max = SANE_FIX((float)mi->max_x / base_res_dpmm); + mi->doc_x_range.quant = SANE_FIX(0); + mi->doc_y_range.min = SANE_FIX(0); + mi->doc_y_range.max = SANE_FIX((float)mi->max_y / base_res_dpmm); + mi->doc_y_range.quant = SANE_FIX(0); + } + + mi->source_options = (SANE_Byte)(result[63]); + + mi->expanded_resolution = (result[64] & 0x01); + /* my E6 reports exp-res capability incorrectly */ + if ((mi->model_code == 0x66) || (mi->model_code == 0x63)) { + mi->expanded_resolution = 0xFF; + DBG(4, "parse_inquiry: E6 falsely denies expanded resolution.\n"); + } + /* the StudioScan II(si) does the expanded-mode aspect correction + within the scanner... (do others too?) */ + if (mi->model_code == 0x5b) { + DBG(4, "parse_inquiry: does expanded-mode expansion internally.\n"); + mi->does_expansion = 1; + } else + mi->does_expansion = 0; + + mi->enhance_cap = (result[65] & 0x03); + + /* + switch (result[66] & 0x0F) { + case 0x00: mi->max_lookup_size = 0; break; + case 0x01: mi->max_lookup_size = 256; break; + case 0x03: mi->max_lookup_size = 1024; break; + case 0x05: mi->max_lookup_size = 4096; break; + case 0x09: mi->max_lookup_size = 65536; break; + default: + mi->max_lookup_size = 0; + DBG(15, "parse_inquiry: Unknown gamma LUT size! 0x%x\n", + result[66]); + } + */ + + /* This is not how the vague documentation specifies this register. + We're going to take it literally here -- i.e. if the bit is + set, the scanner supports the value, otherwise it doesn't. + (The docs say all lower values are always supported. This is + not the case for the StudioScan IIsi, at least, which only + specifies 0x02==1024-byte table, and only supports that, too.) + + All-in-all, it doesn't matter, since we take the largest + allowed LUT size anyway. + */ + if (result[66] & 0x08) + mi->max_lookup_size = 65536; + else if (result[66] & 0x04) + mi->max_lookup_size = 4096; + else if (result[66] & 0x02) + mi->max_lookup_size = 1024; + else if (result[66] & 0x01) + mi->max_lookup_size = 256; + else + mi->max_lookup_size = 0; + + /* my E6 reports incorrectly */ + if ((mi->model_code == 0x66) || (mi->model_code == 0x63)) { + mi->max_lookup_size = 1024; + DBG(4, "parse_inquiry: E6 falsely denies 1024-byte LUT.\n"); + } + + /* + switch (result[66] >> 5) { + case 0x00: mi->max_gamma_val = 255; mi->gamma_size = 1; break; + case 0x01: mi->max_gamma_val = 1023; mi->gamma_size = 2; break; + case 0x02: mi->max_gamma_val = 4095; mi->gamma_size = 2; break; + case 0x03: mi->max_gamma_val = 65535; mi->gamma_size = 2; break; + default: + mi->max_gamma_val = 0; mi->gamma_size = 0; + DBG(15, "parse_inquiry: Unknown gamma max val! 0x%x\n", + result[66]); + } + */ + switch (result[66] >> 5) { + case 0x00: mi->max_gamma_bit_depth = 8; mi->gamma_size = 1; break; + case 0x01: mi->max_gamma_bit_depth = 10; mi->gamma_size = 2; break; + case 0x02: mi->max_gamma_bit_depth = 12; mi->gamma_size = 2; break; + case 0x03: mi->max_gamma_bit_depth = 16; mi->gamma_size = 2; break; + default: + mi->max_gamma_bit_depth = 0; mi->gamma_size = 0; + DBG(15, "parse_inquiry: Unknown gamma max val! 0x%x\n", + result[66]); + } + + mi->fast_color_preview = (SANE_Byte)(result[67] & 0x01); + mi->xfer_format_select = (SANE_Byte)(result[68] & 0x01); + mi->color_sequence = (SANE_Byte)(result[69] & 0x7f); + mi->does_3pass = (SANE_Byte)(!(result[69] & 0x80)); + mi->does_mode1 = (SANE_Byte)(result[71] & 0x01); + + mi->bit_formats = (SANE_Byte)(result[74] & 0x0F); + mi->extra_cap = (SANE_Byte)(result[75] & 0x07); + + /* XXXXXX a quick hack to disable any [pre/real]cal stuff for + anything but an E6... */ + if (!((mi->model_code == 0x66) || (mi->model_code == 0x63))) { + mi->extra_cap &= ~MI_EXCAP_DIS_RECAL; + DBG(4, "parse_inquiry: Not an E6 -- pretend recal cannot be disabled.\n"); + } + + /* The E2 lies... */ + if (mi->model_code == 0x64) { + DBG(4, "parse_inquiry: The E2 lies about it's 3-pass heritage.\n"); + mi->does_3pass = 1; + mi->modes &= ~MI_MODES_ONEPASS; + } + + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* Dump all we know about scanner to stderr */ +/********************************************************************/ +static SANE_Status +dump_inquiry(Microtek_Info *mi, unsigned char *result) +{ + int i; + + DBG(15, "dump_inquiry...\n"); + DBG(1, " === SANE/Microtek backend v%d.%d.%d ===\n", + MICROTEK_MAJOR, MICROTEK_MINOR, MICROTEK_PATCH); + DBG(1, "========== Scanner Inquiry Block ========mm\n"); + for (i=0; i<96; ) { + if (!(i % 16)) MDBG_INIT(""); + MDBG_ADD("%02x ", (int)result[i++]); + if (!(i % 16)) MDBG_FINISH(1); + } + DBG(1, "========== Scanner Inquiry Report ==========\n"); + DBG(1, "===== Scanner ID...\n"); + DBG(1, "Device Type Code: 0x%02x\n", mi->device_type); + DBG(1, "Model Code: 0x%02x\n", mi->model_code); + DBG(1, "Vendor Name: '%s' Model Name: '%s'\n", + mi->vendor_id, mi->model_name); + DBG(1, "Vendor Specific String: '%s'\n", mi->vendor_string); + DBG(1, "Firmware Rev: '%s'\n", mi->revision_num); + DBG(1, + "SCSI F/W version: %1d.%1d Scanner F/W version: %1d.%1d\n", + mi->SCSI_firmware_ver_major, mi->SCSI_firmware_ver_minor, + mi->scanner_firmware_ver_major, mi->scanner_firmware_ver_minor); + DBG(1, "Response data format: 0x%02x\n", mi->response_data_format); + + DBG(1, "===== Imaging Capabilities...\n"); + DBG(1, "Modes: %s%s%s%s%s%s%s\n", + (mi->modes & MI_MODES_LINEART) ? "Lineart " : "", + (mi->modes & MI_MODES_HALFTONE) ? "Halftone " : "", + (mi->modes & MI_MODES_GRAY) ? "Gray " : "", + (mi->modes & MI_MODES_COLOR) ? "Color " : "", + (mi->modes & MI_MODES_TRANSMSV) ? "(X-msv) " : "", + (mi->modes & MI_MODES_ONEPASS) ? "(OnePass) " : "", + (mi->modes & MI_MODES_NEGATIVE) ? "(Negative) " : ""); + DBG(1, + "Resolution Step Sizes: %s%s Expanded Resolution Support? %s%s\n", + (mi->res_step & MI_RESSTEP_1PER) ? "1% " : "", + (mi->res_step & MI_RESSTEP_5PER) ? "5%" : "", + (mi->expanded_resolution) ? "yes" : "no", + (mi->expanded_resolution == 0xFF) ? "(but says no)" : ""); + DBG(1, "Supported Bits Per Sample: %s8 %s%s%s\n", + (mi->bit_formats & MI_FMT_CAP_4BPP) ? "4 " : "", + (mi->bit_formats & MI_FMT_CAP_10BPP) ? "10 " : "", + (mi->bit_formats & MI_FMT_CAP_12BPP) ? "12 " : "", + (mi->bit_formats & MI_FMT_CAP_16BPP) ? "16 " : ""); + DBG(1, "Max. document size code: 0x%02x\n", + mi->doc_size_code); + DBG(1, "Max. document size: %d x %d pixels\n", + mi->max_x, mi->max_y); + DBG(1, "Frame units: %s%s\n", + (mi->unit_type & MI_UNIT_PIXELS) ? "pixels " : "", + (mi->unit_type & MI_UNIT_8TH_INCH) ? "1/8\"'s " : ""); + DBG(1, "# of built-in halftones: %d Downloadable patterns? %s\n", + mi->pattern_count, (mi->pattern_dwnld) ? "Yes" : "No"); + + DBG(1, "Data Compression: %s%s\n", + (mi->compress_type & MI_COMPRSS_HUFF) ? "huffman " : "", + (mi->compress_type & MI_COMPRSS_RD) ? "read-data " : ""); + DBG(1, "Contrast Settings: %d Exposure Settings: %d\n", + mi->cont_settings, mi->exp_settings); + DBG(1, "Adjustable Shadow/Highlight? %s Adjustable Midtone? %s\n", + (mi->enhance_cap & MI_ENH_CAP_SHADOW) ? "yes" : "no ", + (mi->enhance_cap & MI_ENH_CAP_MIDTONE) ? "yes" : "no "); + DBG(1, "Digital brightness/offset? %s\n", + (mi->extra_cap & MI_EXCAP_OFF_CTL) ? "yes" : "no"); + /* + fprintf(stderr, + "Gamma Table Size: %d entries of %d bytes (max. value: %d)\n", + mi->max_lookup_size, mi->gamma_size, mi->max_gamma_val); + */ + DBG(1, + "Gamma Table Size: %d entries of %d bytes (max. depth: %d)\n", + mi->max_lookup_size, mi->gamma_size, mi->max_gamma_bit_depth); + + DBG(1, "===== Source Options...\n"); + DBG(1, "Feed type: %s%s ADF support? %s\n", + (mi->feed_type & MI_FEED_FLATBED) ? "flatbed " : "", + (mi->feed_type & MI_FEED_EDGEFEED) ? "edge-feed " : "", + (mi->feed_type & MI_FEED_AUTOSUPP) ? "yes" : "no"); + DBG(1, "Document Feeder Support? %s Feeder Backtracking? %s\n", + (mi->source_options & MI_SRC_FEED_SUPP) ? "yes" : "no ", + (mi->source_options & MI_SRC_FEED_BT) ? "yes" : "no "); + DBG(1, "Feeder Installed? %s Feeder Ready? %s\n", + (mi->source_options & MI_SRC_HAS_FEED) ? "yes" : "no ", + (mi->source_options & MI_SRC_FEED_RDY) ? "yes" : "no "); + DBG(1, "Transparency Adapter Installed? %s\n", + (mi->source_options & MI_SRC_HAS_TRANS) ? "yes" : "no "); + /* GET_TRANS GET_FEED XXXXXXXXX */ + /* mt_SWslct ???? XXXXXXXXXXX */ + /*#define DOC_ON_FLATBED 0x00 + #define DOC_IN_FEEDER 0x01 + #define TRANSPARENCY 0x10 + */ + DBG(1, "Fast Color Prescan? %s\n", + (mi->fast_color_preview) ? "yes" : "no"); + DBG(1, "Selectable Transfer Format? %s\n", + (mi->xfer_format_select) ? "yes" : "no"); + MDBG_INIT("Color Transfer Sequence: "); + switch (mi->color_sequence) { + case MI_COLSEQ_PLANE: + MDBG_ADD("plane-by-plane (3-pass)"); break; + case MI_COLSEQ_PIXEL: + MDBG_ADD("pixel-by-pixel RGB"); break; + case MI_COLSEQ_RGB: + MDBG_ADD("line-by-line, R-G-B sequence"); break; + case MI_COLSEQ_NONRGB: + MDBG_ADD("line-by-line, non-sequential with headers"); break; + case MI_COLSEQ_2PIXEL: + MDBG_ADD("2pixel-by-2pixel RRGGBB"); break; + default: + MDBG_ADD("UNKNOWN CODE (0x%02x)", mi->color_sequence); + } + MDBG_FINISH(1); + /* if (mi->modes & MI_MODES_ONEPASS) XXXXXXXXXXX */ + DBG(1, "Three pass scan support? %s\n", + (mi->does_3pass ? "yes" : "no")); + DBG(1, "ModeSelect-1 and ModeSense-1 Support? %s\n", + (mi->does_mode1) ? "yes" : "no"); + DBG(1, "Can Disable Linearization Table? %s\n", + (mi->extra_cap & MI_EXCAP_DIS_LNTBL) ? "yes" : "no"); + DBG(1, "Can Disable Start-of-Scan Recalibration? %s\n", + (mi->extra_cap & MI_EXCAP_DIS_RECAL) ? "yes" : "no"); + + DBG(1, "Internal expanded expansion? %s\n", + mi->does_expansion ? "yes" : "no"); + /* + fprintf(stderr, "cntr_vals = %d, min_cntr = %d, max_cntr = %d\n", + cntr_vals, min_cntr, max_cntr); + fprintf(stderr, "exp_vals = %d, min_exp = %d, max_exp = %d\n", + exp_vals, min_exp, max_exp); + */ + DBG(1, "====== End of Scanner Inquiry Report =======\n"); + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Dump all we know about some unknown scanner to stderr */ +/********************************************************************/ +static SANE_Status +dump_suspect_inquiry(unsigned char *result) +{ + int i; + char vendor_id[64], model_name[64], revision_num[16]; + SANE_Byte device_type, model_code; + SANE_Byte SCSI_firmware_ver_major, SCSI_firmware_ver_minor; + SANE_Byte scanner_firmware_ver_major, scanner_firmware_ver_minor; + SANE_Byte response_data_format; + + DBG(15, "dump_suspect_inquiry...\n"); + DBG(1, " === SANE/Microtek backend v%d.%d.%d ===\n", + MICROTEK_MAJOR, MICROTEK_MINOR, MICROTEK_PATCH); + DBG(1, "========== Scanner Inquiry Block ========mm\n"); + for (i=0; i<96; ) { + if (!(i % 16)) MDBG_INIT(""); + MDBG_ADD("%02x ", (int)result[i++]); + if (!(i % 16)) MDBG_FINISH(1); + } +#if 0 + for (i=0; i<96; i++) { + if (!(i % 16) && (i)) fprintf(stderr, "\n"); + fprintf(stderr, "%02x ", (int)result[i]); + } + fprintf(stderr, "\n\n"); +#endif + strncpy(vendor_id, (char *)&result[8], 8); + strncpy(model_name, (char *)&result[16], 16); + strncpy(revision_num, (char *)&result[32], 4); + vendor_id[8] = 0; + model_name[16] = 0; + revision_num[5] = 0; + device_type = (SANE_Byte)(result[0] & 0x1f); + SCSI_firmware_ver_major = (SANE_Byte)((result[1] & 0xf0) >> 4); + SCSI_firmware_ver_minor = (SANE_Byte)(result[1] & 0x0f); + scanner_firmware_ver_major = (SANE_Byte)((result[2] & 0xf0) >> 4); + scanner_firmware_ver_minor = (SANE_Byte)(result[2] & 0x0f); + response_data_format = (SANE_Byte)(result[3]); + model_code = (SANE_Byte)(result[62]); + + DBG(1, "========== Scanner Inquiry Report ==========\n"); + DBG(1, "===== Scanner ID...\n"); + DBG(1, "Device Type Code: 0x%02x\n", device_type); + DBG(1, "Model Code: 0x%02x\n", model_code); + DBG(1, "Vendor Name: '%s' Model Name: '%s'\n", + vendor_id, model_name); + DBG(1, "Firmware Rev: '%s'\n", revision_num); + DBG(1, + "SCSI F/W version: %1d.%1d Scanner F/W version: %1d.%1d\n", + SCSI_firmware_ver_major, SCSI_firmware_ver_minor, + scanner_firmware_ver_major, scanner_firmware_ver_minor); + DBG(1, "Response data format: 0x%02x\n", response_data_format); + DBG(1, "====== End of Scanner Inquiry Report =======\n"); + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Determine if device is a Microtek Scanner (from INQUIRY info) */ +/********************************************************************/ +static SANE_Status +id_microtek(uint8_t *result, char **model_string) +{ + SANE_Byte device_type, response_data_format; + int forcewarn = 0; + + DBG(15, "id_microtek...\n"); + /* check device type first... */ + device_type = (SANE_Byte)(result[0] & 0x1f); + if (device_type != 0x06) { + DBG(15, "id_microtek: not even a scanner: dev_type = %d\n", + device_type); + return SANE_STATUS_INVAL; + } + if (!(strncmp("MICROTEK", (char *)&(result[8]), 8)) || + !(strncmp("MII SC31", (char *)&(result[8]), 8)) || /* the IISP */ + !(strncmp("MII SC21", (char *)&(result[8]), 8)) || /* the 600ZS */ + !(strncmp("MII SC23", (char *)&(result[8]), 8)) || /* the other 600ZS */ + !(strncmp("MII SC25", (char *)&(result[8]), 8)) || /* some other 600GS */ + !(strncmp("AGFA ", (char *)&(result[8]), 8)) || /* Arcus II */ + !(strncmp("Microtek", (char *)&(result[8]), 8)) || /* some 35t+'s */ + !(strncmp("Polaroid", (char *)&(result[8]), 8)) || /* SprintScan 35LE */ + !(strncmp(" ", (char *)&(result[8]), 8)) ) { + switch (result[62]) { + case 0x16 : + *model_string = "ScanMaker 600ZS"; break; + case 0x50 : + *model_string = "ScanMaker II/IIXE"; break; + case 0x51 : + *model_string = "ScanMaker 45t"; break; + case 0x52 : + *model_string = "ScanMaker 35t"; break; + case 0x54 : + *model_string = "ScanMaker IISP"; break; + case 0x55 : + *model_string = "ScanMaker IIER"; break; + case 0x56 : + *model_string = "ScanMaker A3t"; break; + case 0x57 : + *model_string = "ScanMaker IIHR"; break; + case 0x58 : + *model_string = "ScanMaker IIG"; break; + case 0x59 : + *model_string = "ScanMaker III"; break; + case 0x5A : + *model_string = "Agfa StudioScan"; break; + case 0x5B : + *model_string = "Agfa StudioScan II"; break; + case 0x5C : + *model_string = "Agfa Arcus II"; break; + case 0x5f : + *model_string = "ScanMaker E3"; break; + case 0x62 : + if (!(strncmp("Polaroid", (char *)&(result[8]), 8))) + *model_string = "Polaroid SprintScan 35/LE"; + else + *model_string = "ScanMaker 35t+"; + break; + case 0x63 : + case 0x66 : + *model_string = "ScanMaker E6"; break; + case 0x64 : /* and "Vobis RealScan" */ + *model_string = "ScanMaker E2"; break; + case 0x65: + *model_string = "Color PageWiz"; break; + case 0xC8: + *model_string = "ScanMaker 600ZS"; break; + /* the follow are listed in the docs, but are otherwise a mystery... */ + case 0x5D: + *model_string = "Agfa DuoScan"; forcewarn = 1; break; + case 0x5E: + *model_string = "SS3"; forcewarn = 1; break; + case 0x60: + *model_string = "HR1"; forcewarn = 1; break; + case 0x61: + *model_string = "45T+"; forcewarn = 1; break; + case 0x67: + *model_string = "TR3"; forcewarn = 1; break; + default : + /* this might be a newer scanner, which uses the SCSI II command set. */ + /* that's unfortunate, but we'll warn the user anyway.... */ + response_data_format = (SANE_Byte)(result[3]); + if (response_data_format == 0x02) { + DBG(15, "id_microtek: (uses new SCSI II command set)\n"); + if (DBG_LEVEL >= 15) { + DBG(1, "\n"); + DBG(1, "\n"); + DBG(1, "\n"); + DBG(1, "========== Congratulations! ==========\n"); + DBG(1, "You appear to be the proud owner of a \n"); + DBG(1, "brand-new Microtek scanner, which uses\n"); + DBG(1, "a new SCSI II command set. \n"); + DBG(1, "\n"); + DBG(1, "Try the `microtek2' backend instead. \n"); + DBG(1, "\n"); + DBG(1, "\n"); + DBG(1, "\n"); + } + } + return SANE_STATUS_INVAL; + } + if (forcewarn) { + /* force debugging on, to encourage user to send in a report */ +#ifndef NDEBUG + DBG_LEVEL = 1; +#endif + DBG(1, "\n"); + DBG(1, "\n"); + DBG(1, "\n"); + DBG(1, "========== Congratulations! ==========\n"); + DBG(1, "Your scanner appears to be supported \n"); + DBG(1, "by the microtek backend. However, it \n"); + DBG(1, "has never been tried before, and some \n"); + DBG(1, "parameters are bound to be wrong. \n"); + DBG(1, "\n"); + DBG(1, "Please send the scanner inquiry log in\n"); + DBG(1, "its entirety to mtek-bugs@mir.com and \n"); + DBG(1, "include a description of the scanner, \n"); + DBG(1, "including the base optical resolution.\n"); + DBG(1, "\n"); + DBG(1, "You'll find complete instructions for \n"); + DBG(1, "submitting an error/debug log in the \n"); + DBG(1, "'sane-microtek' man-page. \n"); + DBG(1, "\n"); + DBG(1, "\n"); + DBG(1, "\n"); + } + return SANE_STATUS_GOOD; + } + DBG(15, "id_microtek: not microtek: %d, %d, %d\n", + strncmp("MICROTEK", (char *)&(result[8]), 8), + strncmp(" ", (char *)&(result[8]), 8), + result[62]); + return SANE_STATUS_INVAL; +} + + + +/********************************************************************/ +/* Try to attach a device as a Microtek scanner */ +/********************************************************************/ +static SANE_Status +attach_scanner(const char *devicename, Microtek_Device **devp) +{ + Microtek_Device *dev; + int sfd; + size_t size; + unsigned char result[0x60]; + SANE_Status status; + char *model_string; + uint8_t inquiry[] = { 0x12, 0, 0, 0, 0x60, 0 }; + + DBG(15,"attach_scanner: %s\n", devicename); + /* check if device is already known... */ + for (dev = first_dev; dev; dev = dev->next) { + if (strcmp(dev->sane.name, devicename) == 0) { + if (devp) *devp = dev; + return SANE_STATUS_GOOD; + } + } + + /* open scsi device... */ + DBG(20, "attach_scanner: opening %s\n", devicename); + if (sanei_scsi_open(devicename, &sfd, sense_handler, NULL) != 0) { + DBG(20, "attach_scanner: open failed\n"); + return SANE_STATUS_INVAL; + } + + /* say hello... */ + DBG(20, "attach_scanner: sending INQUIRY\n"); + size = sizeof(result); + status = sanei_scsi_cmd(sfd, inquiry, sizeof(inquiry), result, &size); + sanei_scsi_close (sfd); + if (status != SANE_STATUS_GOOD || size != 0x60) { + DBG(20, "attach_scanner: inquiry failed (%s)\n", sane_strstatus (status)); + return status; + } + + if (id_microtek(result, &model_string) != SANE_STATUS_GOOD) { + DBG(15, "attach_scanner: device doesn't look like a Microtek scanner."); + if (DBG_LEVEL >= 5) dump_suspect_inquiry(result); + return SANE_STATUS_INVAL; + } + + dev=malloc(sizeof(*dev)); + if (!dev) return SANE_STATUS_NO_MEM; + memset(dev, 0, sizeof(*dev)); + + parse_inquiry(&(dev->info), result); + if (DBG_LEVEL > 0) dump_inquiry(&(dev->info), result); + + /* initialize dev structure */ + dev->sane.name = strdup(devicename); + dev->sane.vendor = "Microtek"; + dev->sane.model = strdup(model_string); + dev->sane.type = "flatbed scanner"; + + /* link into device list... */ + ++num_devices; + dev->next = first_dev; + first_dev = dev; + if (devp) *devp = dev; + + DBG(15, "attach_scanner: happy.\n"); + + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Attach a scanner (convenience wrapper for find_scanners...) */ +/********************************************************************/ +static SANE_Status +attach_one (const char *dev) +{ + attach_scanner (dev, 0); + return SANE_STATUS_GOOD; +} + + + + +/********************************************************************/ +/* End a scan, and clean up afterwards */ +/********************************************************************/ +static SANE_Status end_scan(Microtek_Scanner *s, SANE_Status ostat) +{ + SANE_Status status; + + DBG(15, "end_scan...\n"); + if (s->scanning) { + s->scanning = SANE_FALSE; + /* stop the scanner */ + if (s->scan_started) { + status = stop_scan(s); + if (status != SANE_STATUS_GOOD) + DBG(23, "end_scan: OY! on stop_scan\n"); + s->scan_started = SANE_FALSE; + } + /* close the SCSI device */ + if (s->sfd != -1) { + sanei_scsi_close(s->sfd); + s->sfd = -1; + } + /* free the buffers we malloc'ed */ + if (s->scsi_buffer != NULL) { + free(s->scsi_buffer); + s->scsi_buffer = NULL; + } + if (s->rb != NULL) { + ring_free(s->rb); + s->rb = NULL; + } + } + /* if this -was- pass 3, or cancel, then we must be done */ + if ((s->this_pass == 3) || (s->cancel)) + s->this_pass = 0; + return ostat; +} + + + +/********************************************************************/ +/********************************************************************/ +/***** Scan-time operations *****/ +/********************************************************************/ +/********************************************************************/ + + +/* number of lines of calibration data returned by scanner */ +#define STRIPS 12 /* well, that's what it seems to be for the E6 */ + + +/* simple comparison for the qsort below */ + +static int comparo(const void *a, const void *b) +{ + return (*(const int *)a - *(const int *)b); +} + + +/* extract values from scanlines and sort */ + +static void sort_values(int *result, uint8_t *scanline[], int pix) +{ + int i; + for (i=0; i= bot) && (sorted[j] <= top)) { + sum += sorted[j]; + count++; + } + } + if (count) + caldata[i] = (sum + (count / 2)) / count; + else { + DBG(23, "zero: i=%d b/t=%d/%d ", i, bot, top); + if (DBG_LEVEL >= 23) { + MDBG_INIT(""); + for (j=0; j 0; + nleft -= ntoget, spot += buffsize) { + ntoget = (nleft > nmax) ? nmax : nleft; + buffsize = ntoget * 3 * linewidth; + DBG(23, "...nleft %d toget %d size %lu spot %d input+spot %p\n", + nleft, ntoget, (u_long) buffsize, spot, input+spot); + if ((statusA = read_scan_data(s, ntoget, input+spot, &buffsize)) + != SANE_STATUS_GOOD) { + DBG(23, "...read scan failed\n"); + break; + } + } + status = stop_scan(s); + if ((statusA != SANE_STATUS_GOOD) || (status != SANE_STATUS_GOOD)) { + free(input); + free(combuff); + return ((statusA != SANE_STATUS_GOOD) ? statusA : status); + } + /* calculate calibration data for each element and download */ + for (letter = 'R'; letter != 'X'; ) { + DBG(23, "do_real_calibrate: working on %c\n", letter); + for (spot=0, i=0; spot < linewidth * STRIPS * 3; spot += linewidth) { + if (input[spot+1] == letter) { + DBG(23, " found %d (at %d)\n", i, spot); + if (i >= STRIPS) { + DBG(23, "WHOA!!! %i have already been found!\n", i); + break; + } + scanline[i] = &(input[spot+2]); + i++; + } + } + calc_calibration(combuff + 8, scanline, linewidth - 2); + if ((status = download_calibration(s, combuff, letter, linewidth)) + != SANE_STATUS_GOOD) { + DBG(23, "...download_calibration failed\n"); + free(input); + free(combuff); + return status; + } + switch (letter) { + case 'R': letter = 'G'; break; + case 'G': letter = 'B'; break; + case 'B': + default: letter = 'X'; break; + } + } + /* clean up */ + free(input); + free(combuff); + return SANE_STATUS_GOOD; +} + + + + +/********************************************************************/ +/* Cause scanner to calibrate, but don't really scan anything */ +/* (i.e. do everything but read data) */ +/********************************************************************/ +static SANE_Status do_precalibrate(SANE_Handle handle) +{ + Microtek_Scanner *s = handle; + SANE_Status status, statusA; + SANE_Int busy, linewidth, lines; + + DBG(10, "do_precalibrate...\n"); + + if ((status = wait_ready(s)) != SANE_STATUS_GOOD) return status; + { + SANE_Int y1 = s->y1; + SANE_Int y2 = s->y2; + /* some small range, but large enough to cause the scanner + to think it'll scan *something*... */ + s->y1 = 0; + s->y2 = + (s->resolution > s->dev->info.base_resolution) ? + 4 : 4 * s->dev->info.base_resolution / s->resolution; + status = scanning_frame(s); + s->y1 = y1; + s->y2 = y2; + if (status != SANE_STATUS_GOOD) return status; + } + + if (s->dev->info.source_options & + (MI_SRC_FEED_BT | MI_SRC_HAS_TRANS | + MI_SRC_FEED_SUPP | MI_SRC_HAS_FEED)) { /* ZZZZZZZZZZZ */ + if ((status = accessory(s)) != SANE_STATUS_GOOD) return status; + } + if ((status = mode_select(s)) != SANE_STATUS_GOOD) return status; + /* why would we even try if this were not true?... */ + /*if (s->dev->info.extra_cap & MI_EXCAP_DIS_RECAL) */ + { + SANE_Bool allow_calibrate = s->allow_calibrate; + s->allow_calibrate = SANE_TRUE; + status = mode_select_1(s); + s->allow_calibrate = allow_calibrate; + if (status != SANE_STATUS_GOOD) return status; + } + + if ((status = wait_ready(s)) != SANE_STATUS_GOOD) return status; + if ((status = start_scan(s)) != SANE_STATUS_GOOD) return status; + if ((statusA = get_scan_status(s, &busy, + &linewidth, &lines)) != SANE_STATUS_GOOD) { + DBG(10, "do_precalibrate: get_scan_status fails\n"); + } + if ((status = stop_scan(s)) != SANE_STATUS_GOOD) return status; + if ((status = wait_ready(s)) != SANE_STATUS_GOOD) return status; + DBG(10, "do_precalibrate done.\n"); + if (statusA != SANE_STATUS_GOOD) + return statusA; + else + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Calibrate scanner, if necessary; record results */ +/********************************************************************/ +static SANE_Status finagle_precal(SANE_Handle handle) +{ + Microtek_Scanner *s = handle; + SANE_Status status; + int match; + + /* try to check if scanner has been reset */ + /* if so, calibrate it + (either for real, or via a fake scan, with calibration */ + /* (but only bother if you *could* disable calibration) */ + DBG(23, "finagle_precal...\n"); + if ((s->do_clever_precal) || (s->do_real_calib)) { + if ((status = compare_mode_sense(s, &match)) != SANE_STATUS_GOOD) + return status; + if (((s->do_real_calib) && (!s->calib_once)) || /* user want recal */ + (!match) || /* or, possible reset */ + ((s->mode == MS_MODE_COLOR) && /* or, other weirdness */ + (s->precal_record < MS_PRECAL_COLOR)) || + ((s->mode == MS_MODE_COLOR) && + (s->expandedresolution) && + (s->precal_record < MS_PRECAL_EXP_COLOR))) { + DBG(23, "finagle_precal: must precalibrate!\n"); + s->precal_record = MS_PRECAL_NONE; + if (s->do_real_calib) { /* do a real calibration if allowed */ + if ((status = do_real_calibrate(s)) != SANE_STATUS_GOOD) + return status; + } else if (s->do_clever_precal) {/* otherwise do the fake-scan version */ + if ((status = do_precalibrate(s)) != SANE_STATUS_GOOD) + return status; + } + if (s->mode == MS_MODE_COLOR) { + if (s->expandedresolution) + s->precal_record = MS_PRECAL_EXP_COLOR; + else + s->precal_record = MS_PRECAL_COLOR; + } else + s->precal_record = MS_PRECAL_GRAY; + } else + DBG(23, "finagle_precal: no precalibrate necessary.\n"); + } + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* Set pass-dependent parameters (for 3-pass color scans) */ +/********************************************************************/ +static void +set_pass_parameters (SANE_Handle handle) +{ + Microtek_Scanner *s = handle; + + if (s->threepasscolor) { + s->this_pass += 1; + DBG(23, "set_pass_parameters: three-pass, on %d\n", s->this_pass); + switch (s->this_pass) { + case 1: + s->filter = MS_FILT_RED; + s->params.format = SANE_FRAME_RED; + s->params.last_frame = SANE_FALSE; + break; + case 2: + s->filter = MS_FILT_GREEN; + s->params.format = SANE_FRAME_GREEN; + s->params.last_frame = SANE_FALSE; + break; + case 3: + s->filter = MS_FILT_BLUE; + s->params.format = SANE_FRAME_BLUE; + s->params.last_frame = SANE_TRUE; + break; + default: + s->filter = MS_FILT_CLEAR; + DBG(23, "set_pass_parameters: What?!? pass %d = filter?\n", + s->this_pass); + break; + } + } else + s->this_pass = 0; +} + + + +/********************************************************************/ +/********************************************************************/ +/***** Packing functions *****/ +/***** ...process raw scanner bytes, and shove into *****/ +/***** the ring buffer *****/ +/********************************************************************/ +/********************************************************************/ + + +/********************************************************************/ +/* Process flat (byte-by-byte) data */ +/********************************************************************/ +static SANE_Status pack_flat_data(Microtek_Scanner *s, size_t nlines) +{ + SANE_Status status; + ring_buffer *rb = s->rb; + size_t nbytes = nlines * rb->bpl; + + size_t start = (rb->head_complete + rb->complete_count) % rb->size; + size_t max_xfer = + (start < rb->head_complete) ? + (rb->head_complete - start) : + (rb->size - start + rb->head_complete); + size_t length = MIN(nbytes, max_xfer); + + if (nbytes > max_xfer) { + DBG(23, "pack_flat: must expand ring, %lu + %lu\n", + (u_long)rb->size, (u_long)(nbytes - max_xfer)); + status = ring_expand(rb, (nbytes - max_xfer)); + if (status != SANE_STATUS_GOOD) return status; + } + + if (s->doexpansion) { + unsigned int line, bit; + SANE_Byte *sb, *db, byte; + + size_t pos; + + sb = s->scsi_buffer; + db = rb->base; + pos = start; + + if (!(s->multibit)) { + for (line=0; lineexp_aspect, n1 = 0.0, n2 = floor(x2); + i < rb->bpl; + i++) { + byte = 0; + for (bit=0; + bit < 8; + bit++, x1 = x2, n1 = n2, x2 += s->exp_aspect, n2 = floor(x2)) { + /* #define getbit(byte, index) (((byte)>>(index))&1) */ + byte |= + (( + (x2 == n2) ? + (((sb[(int)n1 / 8])>>(7 - ((int)n1) % 8))&1) : + (((double)(((sb[(int)n1/8])>>(7-(int)n1%8))&1) * (n2 - x1) + + (double)(((sb[(int)n2/8])>>(7-(int)n2%8))&1) * (x2 - n2) + ) / s->exp_aspect) + ) > 0.5) << (7 - bit); + } + db[pos] = byte; + if (++pos >= rb->size) pos = 0; + } + sb += s->pixel_bpl; + } + } else { /* multibit scan (8 is assumed!) */ + for (line=0; lineexp_aspect, n1 = 0.0, n2 = floor(x2); + i < s->dest_ppl; + i++, x1 = x2, n1 = n2, x2 += s->exp_aspect, n2 = floor(x2)) { + db[pos] = + (x2 == n2) ? + sb[(int)n1] : + (int)(((double)sb[(int)n1] * (n2 - x1) + + (double)sb[(int)n2] * (x2 - n2)) / s->exp_aspect); + if (++pos >= rb->size) pos = 0; + } + sb += s->pixel_bpl; + } + } + } else { + /* adjust for rollover!!! */ + if ((start + length) < rb->size) { + memcpy(rb->base + start, s->scsi_buffer, length); + } else { + size_t chunk1 = rb->size - start; + size_t chunk2 = length - chunk1; + memcpy(rb->base + start, s->scsi_buffer, chunk1); + memcpy(rb->base, s->scsi_buffer + chunk1, chunk2); + } + } + rb->complete_count += length; + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Process sequential R-G-B scan lines (who uses this??? ) */ +/********************************************************************/ +static SANE_Status +pack_seqrgb_data (Microtek_Scanner *s, size_t nlines) +{ + ring_buffer *rb = s->rb; + unsigned int seg; + SANE_Byte *db = rb->base; + SANE_Byte *sb = s->scsi_buffer; + size_t completed; + size_t spot; + SANE_Byte id; + + { + size_t ar, ag, ab; /* allowed additions */ + size_t dr, dg, db; /* additions which will occur */ + SANE_Status status; + + dr = dg = db = nlines * rb->bpl; + ar = rb->size - (rb->complete_count + rb->red_extra * 3); + ag = rb->size - (rb->complete_count + rb->green_extra * 3); + ab = rb->size - (rb->complete_count + rb->blue_extra * 3); + DBG(23, "pack_seq: dr/ar: %lu/%lu dg/ag: %lu/%lu db/ab: %lu/%lu\n", + (u_long)dr, (u_long)ar, + (u_long)dg, (u_long)ag, + (u_long)db, (u_long)ab); + if ((dr > ar) || + (dg > ag) || + (db > ab)) { + size_t increase = 0; + if (dr > ar) increase = (dr - ar); + if (dg > ag) increase = MAX(increase, (dg - ag)); + if (db > ab) increase = MAX(increase, (db - ab)); + DBG(23, "pack_seq: must expand ring, %lu + %lu\n", + (u_long)rb->size, (u_long)increase); + status = ring_expand(rb, increase); + if (status != SANE_STATUS_GOOD) return status; + } + } + + for (seg = 0, id = 0; seg < nlines * 3; seg++, id = (id+1)%3) { + switch (id) { + case 0: spot = rb->tail_red; break; + case 1: spot = rb->tail_green; break; + case 2: spot = rb->tail_blue; break; + default: + DBG(18, "pack_seq: missing scanline RGB header!\n"); + return SANE_STATUS_IO_ERROR; + } + + if (s->doexpansion) { + int i; + double x1, x2, n1, n2; + for (i = 0, x1 = 0.0, x2 = s->exp_aspect, n1 = 0.0, n2 = floor(x2); + i < s->dest_ppl; + i++, x1 = x2, n1 = n2, x2 += s->exp_aspect, n2 = floor(x2)) { + db[spot] = + (x2 == n2) ? + sb[(int)n1] : + (int)(((double)sb[(int)n1] * (n2 - x1) + + (double)sb[(int)n2] * (x2 - n2)) / s->exp_aspect); + if ((spot += 3) >= rb->size) spot -= rb->size; + } + sb += s->ppl; + } else { + size_t i; + for (i=0; i < rb->ppl; i++) { + db[spot] = *sb; + sb++; + if ((spot += 3) >= rb->size) spot -= rb->size; + } + } + + switch (id) { + case 0: rb->tail_red = spot; rb->red_extra += rb->ppl; break; + case 1: rb->tail_green = spot; rb->green_extra += rb->ppl; break; + case 2: rb->tail_blue = spot; rb->blue_extra += rb->ppl; break; + } + } + + completed = MIN(rb->red_extra, MIN(rb->green_extra, rb->blue_extra)); + rb->complete_count += completed * 3; /* 3 complete bytes per pixel! */ + rb->red_extra -= completed; + rb->green_extra -= completed; + rb->blue_extra -= completed; + + DBG(18, "pack_seq: extra r: %lu g: %lu b: %lu\n", + (u_long)rb->red_extra, + (u_long)rb->green_extra, + (u_long)rb->blue_extra); + DBG(18, "pack_seq: completed: %lu complete: %lu\n", + (u_long)completed, (u_long)rb->complete_count); + + return SANE_STATUS_GOOD; +} + + +/********************************************************************/ +/* Process non-sequential R,G, and B scan-lines */ +/********************************************************************/ +static SANE_Status +pack_goofyrgb_data(Microtek_Scanner *s, size_t nlines) +{ + ring_buffer *rb = s->rb; + unsigned int seg; /* , i;*/ + SANE_Byte *db; + SANE_Byte *sb = s->scsi_buffer; + size_t completed; + size_t spot; + SANE_Byte id; + + /* prescan to decide if ring should be expanded */ + { + size_t ar, ag, ab; /* allowed additions */ + size_t dr, dg, db; /* additions which will occur */ + SANE_Status status; + SANE_Byte *pt; + + for (dr = dg = db = 0, seg = 0, pt = s->scsi_buffer + 1; + seg < nlines * 3; + seg++, pt += s->ppl + 2) { + switch (*pt) { + case 'R': dr += rb->bpl; break; + case 'G': dg += rb->bpl; break; + case 'B': db += rb->bpl; break; + } + } + ar = rb->size - (rb->complete_count + rb->red_extra * 3); + ag = rb->size - (rb->complete_count + rb->green_extra * 3); + ab = rb->size - (rb->complete_count + rb->blue_extra * 3); + DBG(23, "pack_goofy: dr/ar: %lu/%lu dg/ag: %lu/%lu db/ab: %lu/%lu\n", + (u_long)dr, (u_long)ar, + (u_long)dg, (u_long)ag, + (u_long)db, (u_long)ab); + /* >, or >= ???????? */ + if ((dr > ar) || + (dg > ag) || + (db > ab)) { + size_t increase = 0; + if (dr > ar) increase = (dr - ar); + if (dg > ag) increase = MAX(increase, (dg - ag)); + if (db > ab) increase = MAX(increase, (db - ab)); + DBG(23, "pack_goofy: must expand ring, %lu + %lu\n", + (u_long)rb->size, (u_long)increase); + status = ring_expand(rb, increase); + if (status != SANE_STATUS_GOOD) return status; + } + } + + db = rb->base; + for (seg = 0; seg < nlines * 3; seg++) { + sb++; /* skip first byte in line (two byte header) */ + id = *sb; + switch (id) { + case 'R': spot = rb->tail_red; break; + case 'G': spot = rb->tail_green; break; + case 'B': spot = rb->tail_blue; break; + default: + DBG(18, "pack_goofy: missing scanline RGB header!\n"); + return SANE_STATUS_IO_ERROR; + } + sb++; /* skip the other header byte */ + + if (s->doexpansion) { + int i; + double x1, x2, n1, n2; + for (i = 0, x1 = 0.0, x2 = s->exp_aspect, n1 = 0.0, n2 = floor(x2); + i < s->dest_ppl; + i++, x1 = x2, n1 = n2, x2 += s->exp_aspect, n2 = floor(x2)) { + db[spot] = + (x2 == n2) ? + sb[(int)n1] : + (int)(((double)sb[(int)n1] * (n2 - x1) + + (double)sb[(int)n2] * (x2 - n2)) / s->exp_aspect); + if ((spot += 3) >= rb->size) spot -= rb->size; + } + sb += s->ppl; + } else { + unsigned int i; + for (i=0; i < rb->ppl; i++) { + db[spot] = *sb; + sb++; + if ((spot += 3) >= rb->size) spot -= rb->size; + } + } + switch (id) { + case 'R': rb->tail_red = spot; rb->red_extra += rb->ppl; break; + case 'G': rb->tail_green = spot; rb->green_extra += rb->ppl; break; + case 'B': rb->tail_blue = spot; rb->blue_extra += rb->ppl; break; + } + } + + completed = MIN(rb->red_extra, MIN(rb->green_extra, rb->blue_extra)); + rb->complete_count += completed * 3; /* 3 complete bytes per pixel! */ + rb->red_extra -= completed; + rb->green_extra -= completed; + rb->blue_extra -= completed; + + DBG(18, "pack_goofy: extra r: %lu g: %lu b: %lu\n", + (u_long)rb->red_extra, + (u_long)rb->green_extra, + (u_long)rb->blue_extra); + DBG(18, "pack_goofy: completed: %lu complete: %lu\n", + (u_long)completed, (u_long)rb->complete_count); + + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* Process R1R2-G1G2-B1B2 double pixels (AGFA StudioStar) */ +/********************************************************************/ + +static SANE_Status +pack_seq2r2g2b_data(Microtek_Scanner *s, size_t nlines) +{ + SANE_Status status; + ring_buffer *rb = s->rb; + size_t nbytes = nlines * rb->bpl; + + size_t start = (rb->head_complete + rb->complete_count) % rb->size; + size_t max_xfer = + (start < rb->head_complete) ? + (rb->head_complete - start) : + (rb->size - start + rb->head_complete); + size_t length = MIN(nbytes, max_xfer); + + if (nbytes > max_xfer) { + DBG(23, "pack_2r2g2b: must expand ring, %lu + %lu\n", + (u_long)rb->size, (u_long)(nbytes - max_xfer)); + status = ring_expand(rb, (nbytes - max_xfer)); + if (status != SANE_STATUS_GOOD) return status; + } + { + unsigned int line; + int p; + size_t pos = start; + SANE_Byte *sb = s->scsi_buffer; + SANE_Byte *db = rb->base; + + for (line = 0; line < nlines; line++) { + for (p = 0; p < s->dest_ppl; p += 2){ + /* first pixel */ + db[pos] = sb[0]; + if (++pos >= rb->size) pos = 0; /* watch out for ringbuff end? */ + db[pos] = sb[2]; + if (++pos >= rb->size) pos = 0; + db[pos] = sb[4]; + if (++pos >= rb->size) pos = 0; + /* second pixel */ + db[pos] = sb[1]; + if (++pos >= rb->size) pos = 0; + db[pos] = sb[3]; + if (++pos >= rb->size) pos = 0; + db[pos] = sb[5]; + if (++pos >= rb->size) pos = 0; + sb += 6; + } + } + } + rb->complete_count += length; + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/********************************************************************/ +/***** the basic scanning chunks for sane_read() *****/ +/********************************************************************/ +/********************************************************************/ + + +/********************************************************************/ +/* Request bytes from scanner (and put in scsi_buffer) */ +/********************************************************************/ +static SANE_Status +read_from_scanner (Microtek_Scanner *s, int *nlines) +{ + SANE_Status status; + SANE_Int busy, linewidth, remaining; + size_t buffsize; + + DBG(23, "read_from_scanner...\n"); + if (s->unscanned_lines > 0) { + status = get_scan_status(s, &busy, &linewidth, &remaining); + if (status != SANE_STATUS_GOOD) { + DBG(18, "read_from_scanner: bad get_scan_status!\n"); + return status; + } + DBG(18, "read_from_scanner: gss busy, linewidth, remaining: %d, %d, %d\n", + busy, linewidth, remaining); + } else { + DBG(18, "read_from_scanner: no gss/no unscanned\n"); + remaining = 0; + } + + *nlines = MIN(remaining, s->max_scsi_lines); + DBG(18, "sane_read: max_scsi: %d, rem: %d, nlines: %d\n", + s->max_scsi_lines, remaining, *nlines); + + /* grab them bytes! (only if the scanner still has bytes to give...) */ + if (*nlines > 0) { + buffsize = *nlines * (s->pixel_bpl + s->header_bpl);/* == "* linewidth" */ + status = read_scan_data(s, *nlines, s->scsi_buffer, &buffsize); + if (status != SANE_STATUS_GOOD) { + DBG(18, "sane_read: bad read_scan_data!\n"); + return status; + } + s->unscanned_lines -= *nlines; + DBG(18, "sane_read: buffsize: %lu, unscanned: %d\n", + (u_long) buffsize, s->unscanned_lines); + } + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* Process scanner bytes, and shove in ring_buffer */ +/********************************************************************/ +static SANE_Status +pack_into_ring(Microtek_Scanner *s, int nlines) +{ + SANE_Status status; + + DBG(23, "pack_into_ring...\n"); + switch (s->line_format) { + case MS_LNFMT_FLAT: + status = pack_flat_data(s, nlines); break; + case MS_LNFMT_SEQ_RGB: + status = pack_seqrgb_data(s, nlines); break; + case MS_LNFMT_GOOFY_RGB: + status = pack_goofyrgb_data(s, nlines); break; + case MS_LNFMT_SEQ_2R2G2B: + status = pack_seq2r2g2b_data(s, nlines); break; + default: + status = SANE_STATUS_JAMMED; + } + return status; +} + + + +/********************************************************************/ +/* Pack processed image bytes into frontend destination buffer */ +/********************************************************************/ +static SANE_Int +pack_into_dest(SANE_Byte *dest_buffer, size_t dest_length, ring_buffer *rb) +{ + size_t ret_length = MIN(rb->complete_count, dest_length); + + DBG(23, "pack_into_dest...\n"); + DBG(23, "pack_into_dest: rl: %lu sz: %lu hc: %lu\n", + (u_long)ret_length, (u_long)rb->size, (u_long)rb->head_complete); + /* adjust for rollover!!! */ + if ((rb->head_complete + ret_length) < rb->size) { + memcpy(dest_buffer, rb->base + rb->head_complete, ret_length); + rb->head_complete += ret_length; + } else { + size_t chunk1 = rb->size - rb->head_complete; + size_t chunk2 = ret_length - chunk1; + memcpy(dest_buffer, rb->base + rb->head_complete, chunk1); + memcpy(dest_buffer + chunk1, rb->base, chunk2); + rb->head_complete = chunk2; + } + rb->complete_count -= ret_length; + return ret_length; +} + + + +/********************************************************************/ +/********************************************************************/ +/****** "Registered" SANE API Functions *****************************/ +/********************************************************************/ +/********************************************************************/ + + +/********************************************************************/ +/* sane_init() */ +/********************************************************************/ +SANE_Status +sane_init(SANE_Int *version_code, SANE_Auth_Callback authorize) +{ + char dev_name[PATH_MAX]; + size_t len; + FILE *fp; + + authorize = authorize; + DBG_INIT(); + DBG(1, "sane_init: MICROTEK says hello! (v%d.%d.%d)\n", + MICROTEK_MAJOR, MICROTEK_MINOR, MICROTEK_PATCH); + /* return the SANE version we got compiled under */ + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + /* parse config file */ + fp = sanei_config_open (MICROTEK_CONFIG_FILE); + if (!fp) { + /* default to /dev/scanner instead of insisting on config file */ + DBG(1, "sane_init: missing config file '%s'\n", MICROTEK_CONFIG_FILE); + attach_scanner("/dev/scanner", 0); + return SANE_STATUS_GOOD; + } + while (sanei_config_read(dev_name, sizeof (dev_name), fp)) { + DBG(23, "sane_init: config-> %s\n", dev_name); + if (dev_name[0] == '#') continue; /* ignore comments */ + if (!(strncmp("noprecal", dev_name, 8))) { + DBG(23, + "sane_init: Clever Precalibration will be forcibly disabled...\n"); + inhibit_clever_precal = SANE_TRUE; + continue; + } + if (!(strncmp("norealcal", dev_name, 9))) { + DBG(23, + "sane_init: Real calibration will be forcibly disabled...\n"); + inhibit_real_calib = SANE_TRUE; + continue; + } + len = strlen (dev_name); + if (!len) continue; /* ignore empty lines */ + sanei_config_attach_matching_devices (dev_name, attach_one); + } + fclose (fp); + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* sane_get_devices */ +/********************************************************************/ +SANE_Status +sane_get_devices(const SANE_Device ***device_list, + SANE_Bool local_only) +{ + Microtek_Device *dev; + int i; + + local_only = local_only; + DBG(10, "sane_get_devices\n"); + /* we keep an internal copy */ + if (devlist) + free(devlist); /* hmm, free it if we want a new one, I guess. YYYYY*/ + + devlist = malloc((num_devices + 1) * sizeof(devlist[0])); + if (!devlist) return SANE_STATUS_NO_MEM; + + for (i=0, dev=first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* sane_open */ +/********************************************************************/ +SANE_Status +sane_open(SANE_String_Const devicename, + SANE_Handle *handle) +{ + Microtek_Scanner *scanner; + Microtek_Device *dev; + SANE_Status status; + + DBG(10, "sane_open\n"); + /* find device... */ + DBG(23, "sane_open: find device...\n"); + if (devicename[0]) { + for (dev = first_dev; dev; dev = dev->next) { + if (strcmp(dev->sane.name, devicename) == 0) + break; + } + if (!dev) { /* not in list, try manually... */ + status = attach_scanner(devicename, &dev); + if (status != SANE_STATUS_GOOD) return status; + } + } else { /* no device specified, so use first */ + dev = first_dev; + } + if (!dev) return SANE_STATUS_INVAL; + + /* create a scanner... */ + DBG(23, "sane_open: create scanner...\n"); + scanner = malloc(sizeof(*scanner)); + if (!scanner) return SANE_STATUS_NO_MEM; + memset(scanner, 0, sizeof(*scanner)); + + /* initialize scanner dependent stuff */ + DBG(23, "sane_open: initialize scanner dependent stuff...\n"); + /* ZZZZZZZZZZZZZZ */ + scanner->unit_type = + (dev->info.unit_type & MI_UNIT_PIXELS) ? MS_UNIT_PIXELS : MS_UNIT_18INCH; + scanner->res_type = + (dev->info.res_step & MI_RESSTEP_1PER) ? MS_RES_1PER : MS_RES_5PER; + scanner->midtone_support = + (dev->info.enhance_cap & MI_ENH_CAP_MIDTONE) ? SANE_TRUE : SANE_FALSE; + scanner->paper_length = + (scanner->unit_type == MS_UNIT_PIXELS) ? + dev->info.max_y : + (SANE_Int)((double)dev->info.max_y * 8.0 / + (double)dev->info.base_resolution); + /* + (SANE_Int)(SANE_UNFIX(dev->info.max_y) * dev->info.base_resolution) : + (SANE_Int)(SANE_UNFIX(dev->info.max_y) * 8); + ZZZZZZZ */ + scanner->bright_r = 0; + scanner->bright_g = 0; + scanner->bright_b = 0; + + /* calibration shenanigans */ + if ((dev->info.extra_cap & MI_EXCAP_DIS_RECAL) && + (!(inhibit_real_calib))) { + DBG(23, "sane_open: Real calibration enabled.\n"); + scanner->allow_calibrate = SANE_FALSE; + scanner->do_real_calib = SANE_TRUE; + scanner->do_clever_precal = SANE_FALSE; + } else if ((dev->info.extra_cap & MI_EXCAP_DIS_RECAL) && + (!(inhibit_clever_precal))) { + DBG(23, "sane_open: Clever precalibration enabled.\n"); + scanner->allow_calibrate = SANE_FALSE; + scanner->do_real_calib = SANE_FALSE; + scanner->do_clever_precal = SANE_TRUE; + } else { + DBG(23, "sane_open: All calibration routines disabled.\n"); + scanner->allow_calibrate = SANE_TRUE; + scanner->do_real_calib = SANE_FALSE; + scanner->do_clever_precal = SANE_FALSE; + } + + scanner->onepass = (dev->info.modes & MI_MODES_ONEPASS); + scanner->allowbacktrack = SANE_TRUE; /* ??? XXXXXXX */ + scanner->reversecolors = SANE_FALSE; + scanner->fastprescan = SANE_FALSE; + scanner->bits_per_color = 8; + + /* init gamma tables */ + if (dev->info.max_lookup_size) { + int j, v, max_entry; + DBG(23, "sane_open: init gamma tables...\n"); + scanner->gamma_entries = dev->info.max_lookup_size; + scanner->gamma_entry_size = dev->info.gamma_size; + scanner->gamma_bit_depth = dev->info.max_gamma_bit_depth; + max_entry = (1 << scanner->gamma_bit_depth) - 1; + scanner->gamma_entry_range.min = 0; + scanner->gamma_entry_range.max = max_entry; + scanner->gamma_entry_range.quant = 1; + + scanner->gray_lut = calloc(scanner->gamma_entries, + sizeof(scanner->gray_lut[0])); + scanner->red_lut = calloc(scanner->gamma_entries, + sizeof(scanner->red_lut[0])); + scanner->green_lut = calloc(scanner->gamma_entries, + sizeof(scanner->green_lut[0])); + scanner->blue_lut = calloc(scanner->gamma_entries, + sizeof(scanner->blue_lut[0])); + if ((scanner->gray_lut == NULL) || + (scanner->red_lut == NULL) || + (scanner->green_lut == NULL) || + (scanner->blue_lut == NULL)) { + DBG(23, "sane_open: unable to allocate space for %d-entry LUT's;\n", + scanner->gamma_entries); + DBG(23, " so, gamma tables now DISABLED.\n"); + free(scanner->gray_lut); + free(scanner->red_lut); + free(scanner->green_lut); + free(scanner->blue_lut); + } + for (j=0; jgamma_entries; j += scanner->gamma_entry_size) { + v = (SANE_Int) + ((double) j * (double) max_entry / + ((double) scanner->gamma_entries - 1.0) + 0.5); + scanner->gray_lut[j] = v; + scanner->red_lut[j] = v; + scanner->green_lut[j] = v; + scanner->blue_lut[j] = v; + } + } else { + DBG(23, "sane_open: NO gamma tables. (max size = %lu)\n", + (u_long)dev->info.max_lookup_size); + scanner->gamma_entries = 0; + scanner->gray_lut = NULL; + scanner->red_lut = NULL; + scanner->green_lut = NULL; + scanner->blue_lut = NULL; + } + + DBG(23, "sane_open: init pass-time variables...\n"); + scanner->scanning = SANE_FALSE; + scanner->this_pass = 0; + scanner->sfd = -1; + scanner->dev = dev; + scanner->sense_flags = 0; + scanner->scan_started = SANE_FALSE; + scanner->woe = SANE_FALSE; + scanner->cancel = SANE_FALSE; + + DBG(23, "sane_open: init clever cache...\n"); + /* clear out that clever cache, so it doesn't match anything */ + { + int j; + for (j=0; j<10; j++) + scanner->mode_sense_cache[j] = 0; + scanner->precal_record = MS_PRECAL_NONE; + } + + DBG(23, "sane_open: initialize options: \n"); + if ((status = init_options(scanner)) != SANE_STATUS_GOOD) return status; + + scanner->next = first_handle; + first_handle = scanner; + *handle = scanner; + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* sane_close */ +/********************************************************************/ +void +sane_close (SANE_Handle handle) +{ + Microtek_Scanner *ms = handle; + + DBG(10, "sane_close...\n"); + /* free malloc'ed stuff (strdup counts too!) */ + free((void *) ms->sod[OPT_MODE].constraint.string_list); + free((void *) ms->sod[OPT_SOURCE].constraint.string_list); + free(ms->val[OPT_MODE].s); + free(ms->val[OPT_HALFTONE_PATTERN].s); + free(ms->val[OPT_SOURCE].s); + free(ms->val[OPT_CUSTOM_GAMMA].s); + free(ms->gray_lut); + free(ms->red_lut); + free(ms->green_lut); + free(ms->blue_lut); + /* remove Scanner from linked list */ + if (first_handle == ms) + first_handle = ms->next; + else { + Microtek_Scanner *ts = first_handle; + while ((ts != NULL) && (ts->next != ms)) ts = ts->next; + ts->next = ts->next->next; /* == ms->next */ + } + /* finally, say goodbye to the Scanner */ + free(ms); +} + + + +/********************************************************************/ +/* sane_get_option_descriptor */ +/********************************************************************/ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, + SANE_Int option) +{ + Microtek_Scanner *scanner = handle; + + DBG(96, "sane_get_option_descriptor (%d)...\n", option); + if ((unsigned)option >= NUM_OPTIONS) return NULL; + return &(scanner->sod[option]); +} + + + +/********************************************************************/ +/* sane_control_option */ +/********************************************************************/ +SANE_Status +sane_control_option (SANE_Handle handle, + SANE_Int option, + SANE_Action action, + void *value, + SANE_Int *info) +{ + Microtek_Scanner *scanner = handle; + SANE_Option_Descriptor *sod; + Option_Value *val; + SANE_Status status; + + DBG(96, "sane_control_option (opt=%d,act=%d,val=%p,info=%p)\n", + option, action, value, (void*) info); + + sod = scanner->sod; + val = scanner->val; + + /* no changes while in mid-pass! */ + if (scanner->scanning) return SANE_STATUS_DEVICE_BUSY; + /* and... no changes while in middle of three-pass series! */ + if (scanner->this_pass != 0) return SANE_STATUS_DEVICE_BUSY; + + if ( ((option >= NUM_OPTIONS) || (option < 0)) || + (!SANE_OPTION_IS_ACTIVE(scanner->sod[option].cap)) ) + return SANE_STATUS_INVAL; + + if (info) *info = 0; + + /* choose by action */ + switch (action) { + + case SANE_ACTION_GET_VALUE: + switch (option) { + /* word options... */ + case OPT_RESOLUTION: + case OPT_SPEED: + case OPT_BACKTRACK: + case OPT_NEGATIVE: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_EXPOSURE: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_HIGHLIGHT: + case OPT_SHADOW: + case OPT_MIDTONE: + case OPT_GAMMA_BIND: + case OPT_ANALOG_GAMMA: + case OPT_ANALOG_GAMMA_R: + case OPT_ANALOG_GAMMA_G: + case OPT_ANALOG_GAMMA_B: + case OPT_EXP_RES: + case OPT_CALIB_ONCE: + *(SANE_Word *)value = val[option].w; + return SANE_STATUS_GOOD; + /* word-array options... */ + /* case OPT_HALFTONE_PATTERN:*/ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy(value, val[option].wa, sod[option].size); + return SANE_STATUS_GOOD; + /* string options... */ + case OPT_MODE: + case OPT_HALFTONE_PATTERN: + case OPT_CUSTOM_GAMMA: + case OPT_SOURCE: + strcpy(value, val[option].s); + return SANE_STATUS_GOOD; + /* others.... */ + case OPT_NUM_OPTS: + *(SANE_Word *) value = NUM_OPTIONS; + return SANE_STATUS_GOOD; + default: + return SANE_STATUS_INVAL; + } + break; + + case SANE_ACTION_SET_VALUE: { + status = sanei_constrain_value(sod + option, value, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) { + /* set word options... */ + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_RESOLUTION: + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + case OPT_SPEED: + case OPT_PREVIEW: + case OPT_BACKTRACK: + case OPT_NEGATIVE: + case OPT_EXPOSURE: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_ANALOG_GAMMA: + case OPT_ANALOG_GAMMA_R: + case OPT_ANALOG_GAMMA_G: + case OPT_ANALOG_GAMMA_B: + val[option].w = *(SANE_Word *)value; + return SANE_STATUS_GOOD; + + case OPT_HIGHLIGHT: + case OPT_SHADOW: + case OPT_MIDTONE: + val[option].w = *(SANE_Word *)value; + /* we need to (silently) make sure shadow <= midtone <= highlight */ + if (scanner->midtone_support) { + if (val[OPT_SHADOW].w > val[OPT_MIDTONE].w) { + if (option == OPT_SHADOW) + val[OPT_SHADOW].w = val[OPT_MIDTONE].w; + else + val[OPT_MIDTONE].w = val[OPT_SHADOW].w; + } + if (val[OPT_HIGHLIGHT].w < val[OPT_MIDTONE].w) { + if (option == OPT_HIGHLIGHT) + val[OPT_HIGHLIGHT].w = val[OPT_MIDTONE].w; + else + val[OPT_MIDTONE].w = val[OPT_HIGHLIGHT].w; + } + } else { + if (val[OPT_SHADOW].w > val[OPT_HIGHLIGHT].w) { + if (option == OPT_SHADOW) + val[OPT_SHADOW].w = val[OPT_HIGHLIGHT].w; + else + val[OPT_HIGHLIGHT].w = val[OPT_SHADOW].w; + } + } + return SANE_STATUS_GOOD; + + case OPT_EXP_RES: + if (val[option].w != *(SANE_Word *) value) { + val[option].w = *(SANE_Word *)value; + if (info) *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + if (val[OPT_EXP_RES].w) { + sod[OPT_RESOLUTION].constraint.range = &(scanner->exp_res_range); + val[OPT_RESOLUTION].w *= 2; + } else { + sod[OPT_RESOLUTION].constraint.range = &(scanner->res_range); + val[OPT_RESOLUTION].w /= 2; + } + } + return SANE_STATUS_GOOD; + + case OPT_CALIB_ONCE: + val[option].w = *(SANE_Word *)value; + /* toggling off and on should force a recalibration... */ + if (!(val[option].w)) scanner->precal_record = MS_PRECAL_NONE; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_BIND: + case OPT_CUSTOM_GAMMA: + if (option == OPT_GAMMA_BIND) { + if (val[option].w != *(SANE_Word *) value) + if (info) *info |= SANE_INFO_RELOAD_OPTIONS; + val[option].w = *(SANE_Word *) value; + } else if (option == OPT_CUSTOM_GAMMA) { + if (val[option].s) { + if (strcmp(value, val[option].s)) + if (info) *info |= SANE_INFO_RELOAD_OPTIONS; + free(val[option].s); + } + val[option].s = strdup(value); + } + if ( !(strcmp(val[OPT_CUSTOM_GAMMA].s, M_NONE)) || + !(strcmp(val[OPT_CUSTOM_GAMMA].s, M_SCALAR)) ) { + sod[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + if ( !(strcmp(val[OPT_CUSTOM_GAMMA].s, M_NONE)) || + !(strcmp(val[OPT_CUSTOM_GAMMA].s, M_TABLE)) ) { + sod[OPT_ANALOG_GAMMA].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_B].cap |= SANE_CAP_INACTIVE; + } + if (!(strcmp(val[OPT_CUSTOM_GAMMA].s, M_SCALAR))) { + if (val[OPT_GAMMA_BIND].w == SANE_TRUE) { + sod[OPT_ANALOG_GAMMA].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_B].cap |= SANE_CAP_INACTIVE; + } else { + sod[OPT_ANALOG_GAMMA].cap |= SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_ANALOG_GAMMA_B].cap &= ~SANE_CAP_INACTIVE; + } + } + if (!(strcmp(val[OPT_CUSTOM_GAMMA].s, M_TABLE))) { + if (val[OPT_GAMMA_BIND].w == SANE_TRUE) { + sod[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } else { + sod[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + if (!(strcmp(val[OPT_CUSTOM_GAMMA].s, M_NONE))) + sod[OPT_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + else if (!(strcmp(val[OPT_MODE].s, M_COLOR))) + sod[OPT_GAMMA_BIND].cap &= ~SANE_CAP_INACTIVE; + return SANE_STATUS_GOOD; + + + case OPT_MODE: + if (val[option].s) { + if (strcmp(val[option].s, value)) + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + free(val[option].s); + } + val[option].s = strdup(value); + if (strcmp(val[option].s, M_HALFTONE)) { + sod[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + } else { + sod[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + } + if (strcmp(val[option].s, M_COLOR)) { /* not color */ + /*val[OPT_GAMMA_BIND].w = SANE_TRUE;*/ + DBG(23, "FLIP ma LID! bind is %d\n", val[OPT_GAMMA_BIND].w); + { + SANE_Bool Trueness = SANE_TRUE; + SANE_Status status; + status = sane_control_option(handle, + OPT_GAMMA_BIND, + SANE_ACTION_SET_VALUE, + &Trueness, + NULL); + DBG(23, "stat is: %d\n", status); + } + DBG(23, "LID be FLIPPED! bind is %d\n", val[OPT_GAMMA_BIND].w); + sod[OPT_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + /* sod[OPT_FORCE_3PASS].cap |= SANE_CAP_INACTIVE;*/ + } else { + sod[OPT_GAMMA_BIND].cap &= ~SANE_CAP_INACTIVE; + /* if (scanner->dev->info.modes & MI_MODES_ONEPASS) + sod[OPT_FORCE_3PASS].cap &= ~SANE_CAP_INACTIVE;*/ + } + return SANE_STATUS_GOOD; + + case OPT_HALFTONE_PATTERN: + case OPT_SOURCE: + if (val[option].s) free(val[option].s); + val[option].s = strdup(value); + return SANE_STATUS_GOOD; + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy(val[option].wa, value, sod[option].size); + return SANE_STATUS_GOOD; + default: + return SANE_STATUS_INVAL; + } + } + break; + + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_UNSUPPORTED; /* We are DUMB. */ + } + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* sane_get_parameters */ +/********************************************************************/ +SANE_Status +sane_get_parameters (SANE_Handle handle, + SANE_Parameters *params) +{ + Microtek_Scanner *s = handle; + + DBG(23, "sane_get_parameters...\n"); + + if (!s->scanning) { + /* decipher scan mode */ + if (!(strcmp(s->val[OPT_MODE].s, M_LINEART))) + s->mode = MS_MODE_LINEART; + else if (!(strcmp(s->val[OPT_MODE].s, M_HALFTONE))) + s->mode = MS_MODE_HALFTONE; + else if (!(strcmp(s->val[OPT_MODE].s, M_GRAY))) + s->mode = MS_MODE_GRAY; + else if (!(strcmp(s->val[OPT_MODE].s, M_COLOR))) + s->mode = MS_MODE_COLOR; + + if (s->mode == MS_MODE_COLOR) { + if (s->onepass) { + /* regular one-pass */ + DBG(23, "sane_get_parameters: regular 1-pass color\n"); + s->threepasscolor = SANE_FALSE; + s->onepasscolor = SANE_TRUE; + s->color_seq = s->dev->info.color_sequence; + } else { /* 3-pass scanner */ + DBG(23, "sane_get_parameters: regular 3-pass color\n"); + s->threepasscolor = SANE_TRUE; + s->onepasscolor = SANE_FALSE; + s->color_seq = s->dev->info.color_sequence; + } + } else { /* not color! */ + DBG(23, "sane_get_parameters: non-color\n"); + s->threepasscolor = SANE_FALSE; + s->onepasscolor = SANE_FALSE; + s->color_seq = s->dev->info.color_sequence; + } + + s->transparency = !(strcmp(s->val[OPT_SOURCE].s, M_TRANS)); + s->useADF = !(strcmp(s->val[OPT_SOURCE].s, M_AUTOFEED)); + /* disallow exp. res. during preview scan XXXXXXXXXXX */ + /*s->expandedresolution = + (s->val[OPT_EXP_RES].w) && !(s->val[OPT_PREVIEW].w);*/ + s->expandedresolution = (s->val[OPT_EXP_RES].w); + s->doexpansion = (s->expandedresolution && !(s->dev->info.does_expansion)); + + if (s->res_type == MS_RES_1PER) { + s->resolution = (SANE_Int)(SANE_UNFIX(s->val[OPT_RESOLUTION].w)); + s->resolution_code = + 0xFF & ((s->resolution * 100) / + s->dev->info.base_resolution / + (s->expandedresolution ? 2 : 1)); + DBG(23, "sane_get_parameters: res_code = %d (%2x)\n", + s->resolution_code, s->resolution_code); + } else { + DBG(23, "sane_get_parameters: 5 percent!!!\n"); + /* XXXXXXXXXXXXX */ + } + + s->calib_once = s->val[OPT_CALIB_ONCE].w; + + s->reversecolors = s->val[OPT_NEGATIVE].w; + s->prescan = s->val[OPT_PREVIEW].w; + s->exposure = (s->val[OPT_EXPOSURE].w / 3) + 7; + s->contrast = (s->val[OPT_CONTRAST].w / 7) + 7; + s->velocity = s->val[OPT_SPEED].w; + s->shadow = s->val[OPT_SHADOW].w; + s->highlight = s->val[OPT_HIGHLIGHT].w; + s->midtone = s->val[OPT_MIDTONE].w; + if (SANE_OPTION_IS_ACTIVE(s->sod[OPT_BRIGHTNESS].cap)) { +#if 1 /* this is _not_ what the docs specify! */ + if (s->val[OPT_BRIGHTNESS].w >= 0) + s->bright_r = (SANE_Byte) (s->val[OPT_BRIGHTNESS].w); + else + s->bright_r = (SANE_Byte) (0x80 | (- s->val[OPT_BRIGHTNESS].w)); +#else + s->bright_r = (SANE_Byte) (s->val[OPT_BRIGHTNESS].w); +#endif + s->bright_g = s->bright_b = s->bright_r; + DBG(23, "bright_r of %d set to 0x%0x\n", + s->val[OPT_BRIGHTNESS].w, s->bright_r); + } else { + s->bright_r = s->bright_g = s->bright_b = 0; + } + /* figure out halftone pattern selection... */ + if (s->mode == MS_MODE_HALFTONE) { + int i = 0; + while ((halftone_mode_list[i] != NULL) && + (strcmp(halftone_mode_list[i], s->val[OPT_HALFTONE_PATTERN].s))) + i++; + s->pattern = ((i < s->dev->info.pattern_count) ? i : 0); + } else + s->pattern = 0; + + + + { + /* need to 'round' things properly! XXXXXXXX */ + SANE_Int widthpix; + double dots_per_mm = s->resolution / MM_PER_INCH; + double units_per_mm = + (s->unit_type == MS_UNIT_18INCH) ? + (8.0 / MM_PER_INCH) : /* 1/8 inches */ + (s->dev->info.base_resolution / MM_PER_INCH); /* pixels */ + + DBG(23, "sane_get_parameters: dots_per_mm: %f\n", dots_per_mm); + DBG(23, "sane_get_parameters: units_per_mm: %f\n", units_per_mm); + + /* calculate frame coordinates... + * scanner coords are in 'units' -- pixels or 1/8" + * option coords are MM + */ + s->x1 = (SANE_Int)(SANE_UNFIX(s->val[OPT_TL_X].w) * units_per_mm + 0.5); + s->y1 = (SANE_Int)(SANE_UNFIX(s->val[OPT_TL_Y].w) * units_per_mm + 0.5); + s->x2 = (SANE_Int)(SANE_UNFIX(s->val[OPT_BR_X].w) * units_per_mm + 0.5); + s->y2 = (SANE_Int)(SANE_UNFIX(s->val[OPT_BR_Y].w) * units_per_mm + 0.5); + /* bug out if length or width is <= zero... */ + if ((s->x1 >= s->x2) || (s->y1 >= s->y2)) + return SANE_STATUS_INVAL; + + /* these are just an estimate... (but *should* be completely accurate) + * real values come from scanner after sane_start. + */ + if (s->unit_type == MS_UNIT_18INCH) { + /* who *knows* what happens */ + widthpix = + (SANE_Int)((double)(s->x2 - s->x1 + 1) / 8.0 * + (double)s->resolution); + s->params.lines = + (SANE_Int)((double)(s->y2 - s->y1 + 1) / 8.0 * + (double)s->resolution); + } else { + /* calculate pixels per scanline returned by scanner... */ + /* scanner (E6 at least) always seems to return + an -even- number of -bytes- */ + if (s->resolution <= s->dev->info.base_resolution) + widthpix = + (SANE_Int)((double)(s->x2 - s->x1 + 1) * + (double)(s->resolution) / + (double)(s->dev->info.base_resolution)); + else + widthpix = (s->x2 - s->x1 + 1); + if ((s->mode == MS_MODE_LINEART) || + (s->mode == MS_MODE_HALFTONE)) { + DBG(23, "WIDTHPIX: before: %d", widthpix); + widthpix = ((widthpix / 8) & ~0x1) * 8; + DBG(23, "after: %d", widthpix); + } else { + widthpix = widthpix & ~0x1; + } + DBG(23, "WIDTHPIX: before exp: %d\n", widthpix); + /* ok, now fix up expanded-mode conversions */ + if (s->resolution > s->dev->info.base_resolution) + widthpix = (SANE_Int) ((double)widthpix * + (double)s->resolution / + (double)s->dev->info.base_resolution); + s->params.pixels_per_line = widthpix; + s->params.lines = + (SANE_Int)((double)(s->y2 - s->y1 + 1) * + (double)(s->resolution) / + (double)(s->dev->info.base_resolution)); + } + } + + switch (s->mode) { + case MS_MODE_LINEART: + case MS_MODE_HALFTONE: + s->multibit = SANE_FALSE; + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 1; + s->filter = MS_FILT_CLEAR; + s->params.bytes_per_line = s->params.pixels_per_line / 8; + break; + case MS_MODE_GRAY: + s->multibit = SANE_TRUE; + s->params.format = SANE_FRAME_GRAY; + s->params.depth = s->bits_per_color; + s->filter = MS_FILT_CLEAR; + s->params.bytes_per_line = s->params.pixels_per_line; + break; + case MS_MODE_COLOR: + s->multibit = SANE_TRUE; + if (s->onepasscolor) { /* a single-pass color scan */ + s->params.format = SANE_FRAME_RGB; + s->params.depth = s->bits_per_color; + s->filter = MS_FILT_CLEAR; + s->params.bytes_per_line = s->params.pixels_per_line * 3; + } else { /* a three-pass color scan */ + s->params.depth = s->bits_per_color; + /* this will be correctly set in sane_start */ + s->params.format = SANE_FRAME_RED; + s->params.bytes_per_line = s->params.pixels_per_line; + } + break; + } + + DBG(23, "sane_get_parameters: lines: %d ppl: %d bpl: %d\n", + s->params.lines, s->params.pixels_per_line, s->params.bytes_per_line); + + /* also fixed in sane_start for multi-pass scans */ + s->params.last_frame = SANE_TRUE; /* ?? XXXXXXXX */ + } + + if (params) + *params = s->params; + + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* sane_start */ +/********************************************************************/ +static SANE_Status +sane_start_guts (SANE_Handle handle) +{ + Microtek_Scanner *s = handle; + SANE_Status status; + SANE_Int busy, linewidth; + + DBG(10, "sane_start...\n"); + + if (s->sfd != -1) { + DBG(23, "sane_start: sfd already set!\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if ((status = sane_get_parameters(s, 0)) != SANE_STATUS_GOOD) + return end_scan(s, status); + set_pass_parameters(s); + + s->scanning = SANE_TRUE; + s->cancel = SANE_FALSE; + + status = sanei_scsi_open(s->dev->sane.name, + &(s->sfd), + sense_handler, + &(s->sense_flags)); + if (status != SANE_STATUS_GOOD) { + DBG(10, "sane_start: open of %s failed: %s\n", + s->dev->sane.name, sane_strstatus (status)); + s->sfd = -1; + return end_scan(s, status); + } + + if ((status = wait_ready(s)) != SANE_STATUS_GOOD) return end_scan(s, status); + + if ((status = finagle_precal(s)) != SANE_STATUS_GOOD) + return end_scan(s, status); + + if ((status = scanning_frame(s)) != SANE_STATUS_GOOD) return end_scan(s, status); + if (s->dev->info.source_options & + (MI_SRC_FEED_BT | MI_SRC_HAS_TRANS | + MI_SRC_FEED_SUPP | MI_SRC_HAS_FEED)) { /* ZZZZZZZZZZZ */ + if ((status = accessory(s)) != SANE_STATUS_GOOD) return end_scan(s, status); + /* if SWslct ???? XXXXXXXXXXXXXXX */ + } + if ((status = download_gamma(s)) != SANE_STATUS_GOOD) + return end_scan(s, status); + if ((status = mode_select(s)) != SANE_STATUS_GOOD) + return end_scan(s, status); + if (s->dev->info.does_mode1) { + if ((status = mode_select_1(s)) != SANE_STATUS_GOOD) + return end_scan(s, status); + } + if ((s->do_clever_precal) || (s->do_real_calib)) { + if ((status = save_mode_sense(s)) != SANE_STATUS_GOOD) + return end_scan(s, status); + } + if ((status = wait_ready(s)) != SANE_STATUS_GOOD) return end_scan(s, status); + s->scan_started = SANE_TRUE; + if ((status = start_scan(s)) != SANE_STATUS_GOOD) return end_scan(s, status); + if ((status = get_scan_status(s, &busy, + &linewidth, &(s->unscanned_lines))) != + SANE_STATUS_GOOD) { + DBG(10, "sane_start: get_scan_status fails\n"); + return end_scan(s, status); + } + /* check for a bizarre linecount */ + if ((s->unscanned_lines < 0) || + (s->unscanned_lines > + (s->params.lines * 2 * (s->expandedresolution ? 2 : 1)))) { + DBG(10, "sane_start: get_scan_status returns weird line count %d\n", + s->unscanned_lines); + return end_scan(s, SANE_STATUS_DEVICE_BUSY); + } + + + /* figure out image format parameters */ + switch (s->mode) { + case MS_MODE_LINEART: + case MS_MODE_HALFTONE: + s->pixel_bpl = linewidth; + s->header_bpl = 0; + s->ppl = linewidth * 8; + s->planes = 1; + s->line_format = MS_LNFMT_FLAT; + break; + case MS_MODE_GRAY: + if (s->bits_per_color < 8) { + s->pixel_bpl = linewidth; + s->ppl = linewidth * (8 / s->bits_per_color); + } else { + s->pixel_bpl = linewidth * ((s->bits_per_color + 7) / 8); + s->ppl = linewidth; + } + s->header_bpl = 0; + s->planes = 1; + s->line_format = MS_LNFMT_FLAT; + break; + case MS_MODE_COLOR: + switch (s->color_seq) { + case MI_COLSEQ_PLANE: + s->pixel_bpl = linewidth * ((s->bits_per_color + 7) / 8); + s->ppl = linewidth; + s->header_bpl = 0; + s->planes = 1; + s->line_format = MS_LNFMT_FLAT; + break; + case MI_COLSEQ_NONRGB: + s->pixel_bpl = (linewidth - 2) * 3 * ((s->bits_per_color + 7) / 8); + s->ppl = linewidth - 2; + s->header_bpl = 2 * 3; + s->planes = 3; + s->line_format = MS_LNFMT_GOOFY_RGB; + break; + case MI_COLSEQ_PIXEL: + s->pixel_bpl = linewidth * 3 * ((s->bits_per_color + 7) / 8); + s->ppl = linewidth; + s->header_bpl = 0; + s->planes = 3; + s->line_format = MS_LNFMT_FLAT; + break; + case MI_COLSEQ_2PIXEL: + s->pixel_bpl = linewidth * 3 * ((s->bits_per_color + 7) / 8); + s->ppl = linewidth; + s->header_bpl = 0; + s->planes = 3; + s->line_format = MS_LNFMT_SEQ_2R2G2B; + break; + case MI_COLSEQ_RGB: + s->pixel_bpl = linewidth * 3 * ((s->bits_per_color + 7) / 8); + s->ppl = linewidth; + s->header_bpl = 0; + s->planes = 3; + s->line_format = MS_LNFMT_SEQ_RGB; + break; + default: + DBG(10, "sane_start: Unknown color_sequence: %d\n", + s->dev->info.color_sequence); + return end_scan(s, SANE_STATUS_INVAL); + } + break; + default: + DBG(10, "sane_start: Unknown scan mode: %d\n", s->mode); + return end_scan(s, SANE_STATUS_INVAL); + } + + if ((s->doexpansion) && + (s->resolution > s->dev->info.base_resolution)) { + s->dest_ppl = (int) ((double)s->ppl * + (double)s->resolution / + (double)s->dev->info.base_resolution); + /*+ 0.5 XXXXXX */ + s->exp_aspect = (double)s->ppl / (double)s->dest_ppl; + s->dest_pixel_bpl = (int) ceil((double)s->pixel_bpl / s->exp_aspect); + /*s->exp_aspect = + (double) s->dev->info.base_resolution / (double) s->resolution;*/ + /* s->dest_pixel_bpl = s->pixel_bpl / s->exp_aspect; + s->dest_ppl = s->ppl / s->exp_aspect;*/ + /*s->dest_ppl = s->ppl / s->exp_aspect; + s->dest_pixel_bpl = (int) ceil((double)s->dest_ppl * + (double)s->pixel_bpl / + (double)s->ppl);*/ + } else { + s->exp_aspect = 1.0; + s->dest_pixel_bpl = s->pixel_bpl; + s->dest_ppl = s->ppl; + } + + s->params.lines = s->unscanned_lines; + s->params.pixels_per_line = s->dest_ppl; + s->params.bytes_per_line = s->dest_pixel_bpl; + + /* calculate maximum line capacity of SCSI buffer */ + s->max_scsi_lines = SCSI_BUFF_SIZE / (s->pixel_bpl + s->header_bpl); + if (s->max_scsi_lines < 1) { + DBG(10, "sane_start: SCSI buffer smaller that one scan line!\n"); + return end_scan(s, SANE_STATUS_NO_MEM); + } + + s->scsi_buffer = (uint8_t *) malloc(SCSI_BUFF_SIZE * sizeof(uint8_t)); + if (s->scsi_buffer == NULL) return SANE_STATUS_NO_MEM; + + /* what's a good initial size for this? */ + s->rb = ring_alloc(s->max_scsi_lines * s->dest_pixel_bpl, + s->dest_pixel_bpl, s->dest_ppl); + + s->undelivered_bytes = s->unscanned_lines * s->dest_pixel_bpl; + + DBG(23, "Scan Param:\n"); + DBG(23, "pix bpl: %d hdr bpl: %d ppl: %d\n", + s->pixel_bpl, s->header_bpl, s->ppl); + DBG(23, "undel bytes: %d unscan lines: %d planes: %d\n", + s->undelivered_bytes, s->unscanned_lines, s->planes); + DBG(23, "dest bpl: %d dest ppl: %d aspect: %f\n", + s->dest_pixel_bpl, s->dest_ppl, s->exp_aspect); + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_start (SANE_Handle handle) +{ + Microtek_Scanner *s = handle; + SANE_Status status; + + s->woe = SANE_TRUE; + status = sane_start_guts(handle); + s->woe = SANE_FALSE; + return status; +} + + + +/********************************************************************/ +/* sane_read */ +/********************************************************************/ +static SANE_Status +sane_read_guts (SANE_Handle handle, SANE_Byte *dest_buffer, + SANE_Int dest_length, SANE_Int *ret_length) +{ + Microtek_Scanner *s = handle; + SANE_Status status; + int nlines; + ring_buffer *rb = s->rb; + + DBG(10, "sane_read...\n"); + + *ret_length = 0; /* default: no data */ + /* we have been cancelled... */ + if (s->cancel) return end_scan(s, SANE_STATUS_CANCELLED); + /* we're not really scanning!... */ + if (!(s->scanning)) return SANE_STATUS_INVAL; + /* we are done scanning... */ + if (s->undelivered_bytes <= 0) return end_scan(s, SANE_STATUS_EOF); + + /* get more bytes if our ring is empty... */ + while (rb->complete_count == 0) { + if ((status = read_from_scanner(s, &nlines)) != SANE_STATUS_GOOD) { + DBG(18, "sane_read: read_from_scanner failed.\n"); + return end_scan(s, status); + } + if ((status = pack_into_ring(s, nlines)) != SANE_STATUS_GOOD) { + DBG(18, "sane_read: pack_into_ring failed.\n"); + return end_scan(s, status); + } + } + /* return some data to caller */ + *ret_length = pack_into_dest(dest_buffer, dest_length, rb); + s->undelivered_bytes -= *ret_length; + + if (s->cancel) return end_scan(s, SANE_STATUS_CANCELLED); + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte *dest_buffer, + SANE_Int dest_length, SANE_Int *ret_length) +{ + Microtek_Scanner *s = handle; + SANE_Status status; + + s->woe = SANE_TRUE; + status = sane_read_guts(handle, dest_buffer, dest_length, ret_length); + s->woe = SANE_FALSE; + return status; +} + + + +/********************************************************************/ +/* sane_exit */ +/********************************************************************/ +void +sane_exit (void) +{ + Microtek_Device *next; + + DBG(10, "sane_exit...\n"); + /* close all leftover Scanners */ + /*(beware of how sane_close interacts with linked list) */ + while (first_handle != NULL) + sane_close(first_handle); + /* free up device list */ + while (first_dev != NULL) { + next = first_dev->next; + free((void *) first_dev->sane.name); + free((void *) first_dev->sane.model); + free(first_dev); + first_dev = next; + } + /* the devlist allocated by sane_get_devices */ + free(devlist); + DBG(10, "sane_exit: MICROTEK says goodbye.\n"); +} + + + +/********************************************************************/ +/* sane_cancel */ +/********************************************************************/ +void +sane_cancel (SANE_Handle handle) +{ + Microtek_Scanner *ms = handle; + DBG(10, "sane_cancel...\n"); + ms->cancel = SANE_TRUE; + if (!(ms->woe)) end_scan(ms, SANE_STATUS_CANCELLED); +} + + + +/********************************************************************/ +/* sane_set_io_mode */ +/********************************************************************/ +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + DBG(10, "sane_set_io_mode...\n"); + handle = handle; + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + else + return SANE_STATUS_GOOD; +} + + + +/********************************************************************/ +/* sane_get_select_fd */ +/********************************************************************/ +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + DBG(10, "sane_get_select_fd...\n"); + handle = handle, fd = fd; + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/microtek.conf.in b/backend/microtek.conf.in new file mode 100644 index 0000000..18e721c --- /dev/null +++ b/backend/microtek.conf.in @@ -0,0 +1,7 @@ +# Uncomment following line to disable "real calibration" routines... +#norealcal +# Uncomment following line to disable "clever precalibration" routines... +#noprecal +# Using "norealcal" will revert backend to pre-0.11.0 calibration code. +scsi * * Scanner +/dev/scanner diff --git a/backend/microtek.h b/backend/microtek.h new file mode 100644 index 0000000..d4c7abf --- /dev/null +++ b/backend/microtek.h @@ -0,0 +1,379 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + microtek.h + + This file Copyright 2002 Matthew Marjanovic + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for Microtek scanners. + + (feedback to: mtek-bugs@mir.com) + (for latest info: http://www.mir.com/mtek/) + + ***************************************************************************/ + + +#ifndef microtek_h +#define microtek_h + +#include + + +/*******************************************************************/ +/***** enumeration of Option Descriptors *****/ +/*******************************************************************/ + +enum Mtek_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, /* -a,b,c,g */ + OPT_HALFTONE_PATTERN, /* -H */ + OPT_RESOLUTION, /* -r */ + OPT_EXP_RES, + OPT_NEGATIVE, /* -n */ + OPT_SPEED, /* -v */ + OPT_SOURCE, /* -t */ + OPT_PREVIEW, + OPT_CALIB_ONCE, + + OPT_GEOMETRY_GROUP, /* -f .... */ + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_EXPOSURE, + OPT_BRIGHTNESS, /* -d */ + OPT_CONTRAST, /* -k */ + OPT_HIGHLIGHT, /* -l */ + OPT_SHADOW, /* -s */ + OPT_MIDTONE, /* -m */ + + OPT_GAMMA_GROUP, + OPT_CUSTOM_GAMMA, + OPT_ANALOG_GAMMA, + OPT_ANALOG_GAMMA_R, + OPT_ANALOG_GAMMA_G, + OPT_ANALOG_GAMMA_B, + /* "The gamma vectors MUST appear in the order gray, red, green, blue." */ + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + OPT_GAMMA_BIND, + + NUM_OPTIONS, + + OPT_BACKTRACK, /* -B */ + + /* must come last: */ + RNUM_OPTIONS +}; + + +/*******************************************************************/ +/***** scanner hardware information (as discovered by INQUIRY) *****/ +/*******************************************************************/ + +typedef struct Microtek_Info { + char vendor_id[9]; + char model_name[17]; + char revision_num[5]; + char vendor_string[21]; + SANE_Byte device_type; + SANE_Byte SCSI_firmware_ver_major; + SANE_Byte SCSI_firmware_ver_minor; + SANE_Byte scanner_firmware_ver_major; + SANE_Byte scanner_firmware_ver_minor; + SANE_Byte response_data_format; +#define MI_RESSTEP_1PER 0x01 +#define MI_RESSTEP_5PER 0x02 + SANE_Byte res_step; +#define MI_MODES_LINEART 0x01 +#define MI_MODES_HALFTONE 0x02 +#define MI_MODES_GRAY 0x04 /* ??????? or "MultiBit"??? XXXXX*/ +#define MI_MODES_COLOR 0x08 +#define MI_MODES_TRANSMSV 0x20 +#define MI_MODES_ONEPASS 0x40 +#define MI_MODES_NEGATIVE 0x80 + SANE_Byte modes; + SANE_Int pattern_count; + SANE_Byte pattern_dwnld; +#define MI_FEED_FLATBED 0x01 +#define MI_FEED_EDGEFEED 0x02 +#define MI_FEED_AUTOSUPP 0x04 + SANE_Byte feed_type; +#define MI_COMPRSS_HUFF 0x10 +#define MI_COMPRSS_RD 0x20 + SANE_Byte compress_type; +#define MI_UNIT_8TH_INCH 0x40 +#define MI_UNIT_PIXELS 0x80 + SANE_Byte unit_type; + SANE_Byte doc_size_code; + SANE_Int max_x; /* pixels */ + SANE_Int max_y; /* pixels */ + SANE_Range doc_x_range; /* mm */ + SANE_Range doc_y_range; /* mm */ + SANE_Int cont_settings; + SANE_Int exp_settings; + SANE_Byte model_code; + SANE_Int base_resolution; /* dpi, guessed by backend, per model code */ +#define MI_SRC_FEED_SUPP 0x01 /* support for feeder */ +#define MI_SRC_FEED_BT 0x02 /* support for feed backtracking control */ +#define MI_SRC_HAS_FEED 0x04 /* feeder installed */ +#define MI_SRC_FEED_RDY 0x08 /* feeder ready */ +#define MI_SRC_GET_FEED 0x10 /* if opaque: get from feeder */ +#define MI_SRC_GET_TRANS 0x20 /* get transparency (not opaque) */ +#define MI_SRC_HAS_TRANS 0x40 /* transparency adapter installed */ + SANE_Byte source_options; + SANE_Byte expanded_resolution; +#define MI_ENH_CAP_SHADOW 0x01 /* can adjust shadow/highlight */ +#define MI_ENH_CAP_MIDTONE 0x02 /* can adjust midtone */ + SANE_Byte enhance_cap; + SANE_Int max_lookup_size; /* max. size of gamma LUT */ + SANE_Int max_gamma_bit_depth; /* max. bits of a gamma LUT element */ + SANE_Int gamma_size; /* size (bytes) of each LUT element */ + SANE_Byte fast_color_preview; /* allows fast color preview? */ + SANE_Byte xfer_format_select; /* allows select of transfer format? */ +#define MI_COLSEQ_PLANE 0x00 +#define MI_COLSEQ_PIXEL 0x01 +#define MI_COLSEQ_RGB 0x02 +#define MI_COLSEQ_NONRGB 0x03 +#define MI_COLSEQ_2PIXEL 0x11 /* Agfa StudioStar */ + SANE_Byte color_sequence; /* color sequence spec. code */ + SANE_Byte does_3pass; /* allows 3-pass scanning? */ + SANE_Byte does_mode1; /* allows MODE1 sense/select comm's? */ +#define MI_FMT_CAP_4BPP 0x01 +#define MI_FMT_CAP_10BPP 0x02 +#define MI_FMT_CAP_12BPP 0x04 +#define MI_FMT_CAP_16BPP 0x08 + SANE_Byte bit_formats; /* output bit formats capabilities */ +#define MI_EXCAP_OFF_CTL 0x01 +#define MI_EXCAP_DIS_LNTBL 0x02 +#define MI_EXCAP_DIS_RECAL 0x04 + SANE_Byte extra_cap; + /* SANE_Int contrast_vals; rolled into cont_settings */ + SANE_Int min_contrast; + SANE_Int max_contrast; + /* SANE_Int exposure_vals; rolled into exp_settings */ + SANE_Int min_exposure; + SANE_Int max_exposure; + SANE_Byte does_expansion; /* does expanded-mode expansion internally? */ +} Microtek_Info; + + + +/*******************************************************************/ +/***** device structure (one for each device discovered) *****/ +/*******************************************************************/ + +typedef struct Microtek_Device { + struct Microtek_Device *next; /* next, for linked list */ + SANE_Device sane; /* SANE generic device block */ + Microtek_Info info; /* detailed scanner spec */ +} Microtek_Device; + + + +/*******************************************************************/ +/***** ring buffer structure *****/ +/***** ....image workspace during scan *****/ +/*******************************************************************/ + +typedef struct ring_buffer { + size_t bpl; /* bytes per line */ + size_t ppl; /* pixels per line */ + + uint8_t *base; /* base address of buffer */ + + size_t size; /* size (bytes) of ring buffer */ + size_t initial_size; /* initial size of ring buffer */ + + size_t tail_blue; /* byte index, next blue line */ + size_t tail_green; /* byte index, next green line */ + size_t tail_red; /* byte index, next red line */ + + size_t blue_extra; /* unmatched blue bytes */ + size_t green_extra; /* unmatched green bytes */ + size_t red_extra; /* unmatched red bytes */ + + size_t complete_count; + size_t head_complete; + +} ring_buffer; + + + + +/*******************************************************************/ +/***** scanner structure (one for each device in use) *****/ +/***** ....all the state needed to define a scan request *****/ +/*******************************************************************/ + +typedef struct Microtek_Scanner { + struct Microtek_Scanner *next; /* for linked list */ + Microtek_Device *dev; /* raw device info */ + + SANE_Option_Descriptor sod[RNUM_OPTIONS]; /* option list for session */ + Option_Value val[RNUM_OPTIONS]; /* option values for session */ + + /* SANE_Int gamma_table[4][256];*/ + SANE_Int *gray_lut; + SANE_Int *red_lut; + SANE_Int *green_lut; + SANE_Int *blue_lut; + + SANE_Range res_range; /* range desc. for resolution */ + SANE_Range exp_res_range; /* range desc. for exp. resolution */ + + /* scan parameters, ready to toss to SCSI commands*/ + + /* ...set by sane_open (i.e. general/default scanner parameters) */ +#define MS_UNIT_PIXELS 0 +#define MS_UNIT_18INCH 1 + SANE_Byte unit_type; /* pixels or 1/8" */ +#define MS_RES_1PER 0 +#define MS_RES_5PER 1 + SANE_Byte res_type; /* 1% or 5% */ + SANE_Bool midtone_support; + SANE_Int paper_length; /* whatever unit */ + + SANE_Bool do_clever_precal; /* calibrate scanner once, via fake scan */ + SANE_Bool do_real_calib; /* calibrate via magic commands */ + SANE_Bool calib_once; /* ...only calibrate magically once */ + + SANE_Bool allow_calibrate; + SANE_Bool onepass; + SANE_Bool prescan, allowbacktrack; + SANE_Bool reversecolors; + SANE_Bool fastprescan; + SANE_Int bits_per_color; + SANE_Int gamma_entries; + SANE_Int gamma_entry_size; + SANE_Int gamma_bit_depth; + /* SANE_Int gamma_max_entry;*/ + + SANE_Range gamma_entry_range; + SANE_Range contrast_range; + SANE_Range exposure_range; + + /* ...set by sane_get_parameters (i.e. parameters specified by options) */ + SANE_Parameters params; /* format, lastframe, lines, depth, ppl, bpl */ + SANE_Int x1; /* in 'units' */ + SANE_Int y1; + SANE_Int x2; + SANE_Int y2; +#define MS_MODE_LINEART 0 +#define MS_MODE_HALFTONE 1 +#define MS_MODE_GRAY 2 +#define MS_MODE_COLOR 3 + SANE_Int mode; +#define MS_FILT_CLEAR 0 +#define MS_FILT_RED 1 +#define MS_FILT_GREEN 2 +#define MS_FILT_BLUE 3 + SANE_Byte filter; + SANE_Bool onepasscolor, transparency, useADF; + SANE_Bool threepasscolor, expandedresolution; + SANE_Int resolution; + SANE_Byte resolution_code; + SANE_Byte exposure, contrast; + SANE_Byte pattern; + SANE_Byte velocity; + SANE_Byte shadow, highlight, midtone; + SANE_Byte bright_r, bright_g, bright_b; /* ??? XXXXXXXX signed char */ + SANE_Bool multibit; + SANE_Byte color_seq; + + /* ...stuff needed while in mid-scan */ +#define MS_LNFMT_FLAT 0 +#define MS_LNFMT_SEQ_RGB 1 +#define MS_LNFMT_GOOFY_RGB 2 +#define MS_LNFMT_SEQ_2R2G2B 3 + SANE_Int line_format; /* specify how we need to repackage scanlines */ + + SANE_Int pixel_bpl; /* bytes per line, pixels */ + SANE_Int header_bpl; /* bytes per line, headers */ + SANE_Int ppl; /* pixels per line */ + SANE_Int planes; /* color planes */ + + SANE_Bool doexpansion; + double exp_aspect; + SANE_Int dest_pixel_bpl; + SANE_Int dest_ppl; + + SANE_Int unscanned_lines; /* lines still to be read from scanner */ + SANE_Int undelivered_bytes; /* bytes still to be returned to frontend */ + SANE_Int max_scsi_lines; /* max number of lines that fit in SCSI buffer */ + + + int sfd; /* SCSI device file descriptor, -1 when not opened */ + int scanning; /* true == mid-pass (between sane_start & sane_read=EOF) */ + int scan_started; /* true == start_scan has scanner going... */ + int woe; /* Woe! */ + int this_pass; /* non-zero => in midst of a multipass scan (1,2,3) */ + int cancel; + + /* we cleverly compare mode_sense results between scans to detect + if the scanner may have been reset/power-cycled in the meantime */ + SANE_Byte mode_sense_cache[10]; +#define MS_PRECAL_NONE 0 +#define MS_PRECAL_GRAY 1 +#define MS_PRECAL_COLOR 2 +#define MS_PRECAL_EXP_COLOR 3 + SANE_Byte precal_record; /* record what precalibrations have been done */ + +#define MS_SENSE_IGNORE 1 + int sense_flags; /* flags passed to the sense handler */ + + uint8_t *scsi_buffer; + ring_buffer *rb; + +} Microtek_Scanner; + + +#endif /* microtek_h */ + diff --git a/backend/microtek2.c b/backend/microtek2.c new file mode 100644 index 0000000..d56e568 --- /dev/null +++ b/backend/microtek2.c @@ -0,0 +1,8409 @@ +/*************************************************************************** + * SANE - Scanner Access Now Easy. + + microtek2.c + + This file (C) 1998, 1999 Bernd Schroeder + modifications 2000, 2001 Karsten Festag + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + *************************************************************************** + + This file implements a SANE backend for Microtek scanners with + SCSI-2 command set. + + (feedback to: bernd@aquila.muc.de) + ( karsten.festag@t-online.de) + ***************************************************************************/ + + +#ifdef _AIX +# include /* MUST come first for AIX! */ +#endif + +#include "../include/sane/config.h" +#include "../include/lalloca.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "../include/_stdint.h" + +#ifdef HAVE_AUTHORIZATION +#include +#endif + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_thread.h" + +#ifndef TESTBACKEND +#define BACKEND_NAME microtek2 +#else +#define BACKEND_NAME microtek2_test +#endif + +/* for testing*/ +/*#define NO_PHANTOMTYPE_SHADING*/ + +#include "../include/sane/sanei_backend.h" + +#include "microtek2.h" + +#ifdef HAVE_AUTHORIZATION +static SANE_Auth_Callback auth_callback; +#endif + +static int md_num_devices = 0; /* number of devices from config file */ +static Microtek2_Device *md_first_dev = NULL; /* list of known devices */ +static Microtek2_Scanner *ms_first_handle = NULL; /* list of open scanners */ + +/* options that can be configured in the config file */ +static Config_Options md_options = + { 1.0, "off", "off", "off", "off", "off", "off"}; +static Config_Temp *md_config_temp = NULL; +static int md_dump = 0; /* from config file: */ + /* 1: inquiry + scanner attributes */ + /* 2: + all scsi commands and data */ + /* 3: + all scan data */ +static int md_dump_clear = 1; + + +/*---------- sane_cancel() ---------------------------------------------------*/ + +void +sane_cancel (SANE_Handle handle) +{ + Microtek2_Scanner *ms = handle; + + DBG(30, "sane_cancel: handle=%p\n", handle); + + if ( ms->scanning == SANE_TRUE ) + cleanup_scanner(ms); + ms->cancelled = SANE_TRUE; + ms->fd[0] = ms->fd[1] = -1; +} + + +/*---------- sane_close() ----------------------------------------------------*/ + + +void +sane_close (SANE_Handle handle) +{ + Microtek2_Scanner *ms = handle; + + DBG(30, "sane_close: ms=%p\n", (void *) ms); + + if ( ! ms ) + return; + + /* free malloc'ed stuff */ + cleanup_scanner(ms); + + /* remove Scanner from linked list */ + if ( ms_first_handle == ms ) + ms_first_handle = ms->next; + else + { + Microtek2_Scanner *ts = ms_first_handle; + while ( (ts != NULL) && (ts->next != ms) ) + ts = ts->next; + ts->next = ts->next->next; /* == ms->next */ + } + DBG(100, "free ms at %p\n", (void *) ms); + free((void *) ms); + ms = NULL; +} + + +/*---------- sane_exit() -----------------------------------------------------*/ + +void +sane_exit (void) +{ + Microtek2_Device *next; + int i; + + DBG(30, "sane_exit:\n"); + + /* close all leftover Scanners */ + while (ms_first_handle != NULL) + sane_close(ms_first_handle); + /* free up device list */ + while (md_first_dev != NULL) + { + next = md_first_dev->next; + + for ( i = 0; i < 4; i++ ) + { + if ( md_first_dev->custom_gamma_table[i] ) + { + DBG(100, "free md_first_dev->custom_gamma_table[%d] at %p\n", + i, (void *) md_first_dev->custom_gamma_table[i]); + free((void *) md_first_dev->custom_gamma_table[i]); + md_first_dev->custom_gamma_table[i] = NULL; + } + } + + if ( md_first_dev->shading_table_w ) + { + DBG(100, "free md_first_dev->shading_table_w at %p\n", + md_first_dev->shading_table_w); + free((void *) md_first_dev->shading_table_w); + md_first_dev->shading_table_w = NULL; + } + + if ( md_first_dev->shading_table_d ) + { + DBG(100, "free md_first_dev->shading_table_d at %p\n", + md_first_dev->shading_table_d); + free((void *) md_first_dev->shading_table_d); + md_first_dev->shading_table_d = NULL; + } + + DBG(100, "free md_first_dev at %p\n", (void *) md_first_dev); + free((void *) md_first_dev); + md_first_dev = next; + } + sane_get_devices(NULL, SANE_FALSE); /* free list of SANE_Devices */ + + DBG(30, "sane_exit: MICROTEK2 says goodbye.\n"); +} + + +/*---------- sane_get_devices()-----------------------------------------------*/ + +SANE_Status +sane_get_devices(const SANE_Device ***device_list, SANE_Bool local_only) +{ + /* return a list of available devices; available here means that we get */ + /* a positive response to an 'INQUIRY' and possibly to a */ + /* 'READ SCANNER ATTRIBUTE' call */ + + static const SANE_Device **sd_list = NULL; + Microtek2_Device *md; + SANE_Status status; + int index; + + DBG(30, "sane_get_devices: local_only=%d\n", local_only); + + /* this is hack to get the list freed with a call from sane_exit() */ + if ( device_list == NULL ) + { + if ( sd_list ) + { + DBG(100, "free sd_list at %p\n", (void *) sd_list); + free(sd_list); + sd_list=NULL; + } + DBG(30, "sane_get_devices: sd_list_freed\n"); + return SANE_STATUS_GOOD; + } + + /* first free old list, if there is one; frontend wants a new list */ + if ( sd_list ) + { + DBG(100, "free sd_list at %p\n", (void *) sd_list); + free(sd_list); /* free array of pointers */ + } + + sd_list = (const SANE_Device **) + malloc( (md_num_devices + 1) * sizeof(SANE_Device **)); + DBG(100, "sane_get_devices: sd_list=%p, malloc'd %lu bytes\n", + (void *) sd_list, (u_long) ((md_num_devices + 1) * sizeof(SANE_Device **))); + + if ( ! sd_list ) + { + DBG(1, "sane_get_devices: malloc() for sd_list failed\n"); + return SANE_STATUS_NO_MEM; + } + + *device_list = sd_list; + index = 0; + md = md_first_dev; + while ( md ) + { + status = attach(md); + if ( status != SANE_STATUS_GOOD ) + { + DBG(10, "sane_get_devices: attach status '%s'\n", + sane_strstatus(status)); + md = md->next; + continue; + } + + /* check whether unit is ready, if so add it to the list */ + status = scsi_test_unit_ready(md); + if ( status != SANE_STATUS_GOOD ) + { + DBG(10, "sane_get_devices: test_unit_ready status '%s'\n", + sane_strstatus(status)); + md = md->next; + continue; + } + + sd_list[index] = &md->sane; + + ++index; + md = md->next; + } + + sd_list[index] = NULL; + return SANE_STATUS_GOOD; +} + + +/*---------- sane_get_parameters() -------------------------------------------*/ + +SANE_Status +sane_get_parameters(SANE_Handle handle, SANE_Parameters *params) +{ + Microtek2_Scanner *ms = handle; + Microtek2_Device *md; + Option_Value *val; + Microtek2_Info *mi; + int mode; + int depth; + int bits_pp_in; /* bits per pixel from scanner */ + int bits_pp_out; /* bits_per_pixel transferred to frontend */ + int bytes_per_line; + double x_pixel_per_mm; + double y_pixel_per_mm; + double x1_pixel; + double y1_pixel; + double width_pixel; + double height_pixel; + + + DBG(40, "sane_get_parameters: handle=%p, params=%p\n", handle, + (void *) params); + + + md = ms->dev; + mi = &md->info[md->scan_source]; + val= ms->val; + + if ( ! ms->scanning ) /* get an estimate for the params */ + { + + get_scan_mode_and_depth(ms, &mode, &depth, &bits_pp_in, &bits_pp_out); + + switch ( mode ) + { + case MS_MODE_COLOR: + if ( mi->onepass ) + { + ms->params.format = SANE_FRAME_RGB; + ms->params.last_frame = SANE_TRUE; + } + else + { + ms->params.format = SANE_FRAME_RED; + ms->params.last_frame = SANE_FALSE; + } + break; + case MS_MODE_GRAY: + case MS_MODE_HALFTONE: + case MS_MODE_LINEART: + case MS_MODE_LINEARTFAKE: + ms->params.format = SANE_FRAME_GRAY; + ms->params.last_frame = SANE_TRUE; + break; + default: + DBG(1, "sane_get_parameters: Unknown scan mode %d\n", mode); + break; + } + + ms->params.depth = (SANE_Int) bits_pp_out; + + /* calculate lines, pixels per line and bytes per line */ + if ( val[OPT_RESOLUTION_BIND].w == SANE_TRUE ) + { + x_pixel_per_mm = y_pixel_per_mm = + SANE_UNFIX(val[OPT_RESOLUTION].w) / MM_PER_INCH; + DBG(30, "sane_get_parameters: x_res=y_res=%f\n", + SANE_UNFIX(val[OPT_RESOLUTION].w)); + } + else + { + x_pixel_per_mm = SANE_UNFIX(val[OPT_RESOLUTION].w) / MM_PER_INCH; + y_pixel_per_mm = SANE_UNFIX(val[OPT_Y_RESOLUTION].w) / MM_PER_INCH; + DBG(30, "sane_get_parameters: x_res=%f, y_res=%f\n", + SANE_UNFIX(val[OPT_RESOLUTION].w), + SANE_UNFIX(val[OPT_Y_RESOLUTION].w)); + } + + DBG(30, "sane_get_parameters: x_ppm=%f, y_ppm=%f\n", + x_pixel_per_mm, y_pixel_per_mm); + + y1_pixel = SANE_UNFIX(ms->val[OPT_TL_Y].w) * y_pixel_per_mm; + height_pixel = fabs(SANE_UNFIX(ms->val[OPT_BR_Y].w) * y_pixel_per_mm + - y1_pixel) + 0.5; + ms->params.lines = (SANE_Int) height_pixel; + + x1_pixel = SANE_UNFIX(ms->val[OPT_TL_X].w) * x_pixel_per_mm; + width_pixel = fabs(SANE_UNFIX(ms->val[OPT_BR_X].w) * x_pixel_per_mm + - x1_pixel) + 0.5; + ms->params.pixels_per_line = (SANE_Int) width_pixel; + + + if ( bits_pp_out == 1 ) + bytes_per_line = (width_pixel + 7 ) / 8; + else + { + bytes_per_line = ( width_pixel * bits_pp_out ) / 8 ; + if ( mode == MS_MODE_COLOR && mi->onepass ) + bytes_per_line *= 3; + } + ms->params.bytes_per_line = (SANE_Int) bytes_per_line; + } /* if ms->scanning */ + + if ( params ) + *params = ms->params; + + DBG(30,"sane_get_parameters: format=%d, last_frame=%d, lines=%d\n", + ms->params.format,ms->params.last_frame, ms->params.lines); + DBG(30,"sane_get_parameters: depth=%d, ppl=%d, bpl=%d\n", + ms->params.depth,ms->params.pixels_per_line, ms->params.bytes_per_line); + + return SANE_STATUS_GOOD; +} + + +/*---------- sane_get_select_fd() --------------------------------------------*/ + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int *fd) +{ + Microtek2_Scanner *ms = handle; + + + DBG(30, "sane_get_select_fd: ms=%p\n", (void *) ms); + + if ( ! ms->scanning ) + { + DBG(1, "sane_get_select_fd: Scanner not scanning\n"); + return SANE_STATUS_INVAL; + } + + *fd = (SANE_Int) ms->fd[0]; + return SANE_STATUS_GOOD; +} + + +/*---------- sane_init() -----------------------------------------------------*/ + +SANE_Status +sane_init(SANE_Int *version_code, SANE_Auth_Callback authorize) +{ + Microtek2_Device *md; + FILE *fp; + int match; + SANE_Auth_Callback trash; + + + DBG_INIT(); + DBG(1, "sane_init: Microtek2 (v%d.%d build %s) says hello...\n", + MICROTEK2_MAJOR, MICROTEK2_MINOR, MICROTEK2_BUILD); + + if ( version_code ) + *version_code = SANE_VERSION_CODE(SANE_CURRENT_MAJOR, V_MINOR, 0); + +#ifdef HAVE_AUTHORIZATION + auth_callback = authorize; +#else + trash = authorize; /* prevents compiler warning "unused variable" */ +#endif + + sanei_thread_init(); + + match = 0; + fp = sanei_config_open(MICROTEK2_CONFIG_FILE); + if ( fp == NULL ) + DBG(10, "sane_init: file not opened: '%s'\n", MICROTEK2_CONFIG_FILE); + else + { + /* check config file for devices and associated options */ + parse_config_file(fp, &md_config_temp); + + while ( md_config_temp ) + { + sanei_config_attach_matching_devices(md_config_temp->device, + attach_one); + if ( md_config_temp->next ) /* go to next device, if existent */ + md_config_temp = md_config_temp->next; + else + break; + } + + fclose(fp); + } + + if ( md_first_dev == NULL ) + { + /* config file not found or no valid entry; default to /dev/scanner */ + /* instead of insisting on config file */ + add_device_list("/dev/scanner", &md); + if ( md ) + attach(md); + } + return SANE_STATUS_GOOD; +} + + +/*---------- sane_open() -----------------------------------------------------*/ + +SANE_Status +sane_open(SANE_String_Const name, SANE_Handle *handle) +{ + SANE_Status status; + Microtek2_Scanner *ms; + Microtek2_Device *md; +#ifdef HAVE_AUTHORIZATION + struct stat st; + int rc; +#endif + + + DBG(30, "sane_open: device='%s'\n", name); + + *handle = NULL; + md = md_first_dev; + + if ( name ) + { + /* add_device_list() returns a pointer to the device struct if */ + /* the device is known or newly added, else it returns NULL */ + + status = add_device_list(name, &md); + if ( status != SANE_STATUS_GOOD ) + return status; + } + + if ( ! md ) + { + DBG(10, "sane_open: invalid device name '%s'\n", name); + return SANE_STATUS_INVAL; + } + + /* attach calls INQUIRY and READ SCANNER ATTRIBUTES */ + status = attach(md); + if ( status != SANE_STATUS_GOOD ) + return status; + + ms = malloc(sizeof(Microtek2_Scanner)); + DBG(100, "sane_open: ms=%p, malloc'd %lu bytes\n", + (void *) ms, (u_long) sizeof(Microtek2_Scanner)); + if ( ms == NULL ) + { + DBG(1, "sane_open: malloc() for ms failed\n"); + return SANE_STATUS_NO_MEM; + } + + memset(ms, 0, sizeof(Microtek2_Scanner)); + ms->dev = md; + ms->scanning = SANE_FALSE; + ms->cancelled = SANE_FALSE; + ms->current_pass = 0; + ms->sfd = -1; + ms->pid = -1; + ms->fp = NULL; + ms->gamma_table = NULL; + ms->buf.src_buf = ms->buf.src_buffer[0] = ms->buf.src_buffer[1] = NULL; + ms->control_bytes = NULL; + ms->shading_image = NULL; + ms->condensed_shading_w = NULL; + ms->condensed_shading_d = NULL; + ms->current_color = MS_COLOR_ALL; + ms->current_read_color = MS_COLOR_RED; + + init_options(ms, MD_SOURCE_FLATBED); + + /* insert scanner into linked list */ + ms->next = ms_first_handle; + ms_first_handle = ms; + + *handle = ms; + +#ifdef HAVE_AUTHORIZATION + /* check whether the file with the passwords exists. If it doesnt */ + /* exist, we dont use any authorization */ + + rc = stat(PASSWD_FILE, &st); + if ( rc == -1 && errno == ENOENT ) + return SANE_STATUS_GOOD; + else + { + status = do_authorization(md->name); + return status; + } +#else + return SANE_STATUS_GOOD; +#endif +} + + +/*---------- sane_read() -----------------------------------------------------*/ + +SANE_Status +sane_read(SANE_Handle handle, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *len ) +{ + Microtek2_Scanner *ms = handle; + SANE_Status status; + ssize_t nread; + + + DBG(30, "sane_read: handle=%p, buf=%p, maxlen=%d\n", handle, buf, maxlen); + + *len = 0; + + if ( ! ms->scanning || ms->cancelled ) + { + if ( ms->cancelled ) + { + status = SANE_STATUS_CANCELLED; + } + else + { + DBG(15, "sane_read: Scanner %p not scanning\n", (void *) ms); + status = SANE_STATUS_IO_ERROR; + } + DBG(15, "sane_read: scan cancelled or scanner not scanning->cleanup\n"); + cleanup_scanner(ms); + return status; + } + + + nread = read(ms->fd[0], (void *) buf, (int) maxlen); + if ( nread == -1 ) + { + if ( errno == EAGAIN ) + { + DBG(30, "sane_read: currently no data available\n"); + return SANE_STATUS_GOOD; + } + else + { + DBG(1, "sane_read: read() failed, errno=%d\n", errno); + cleanup_scanner(ms); + return SANE_STATUS_IO_ERROR; + } + } + + if ( nread == 0 ) + { + DBG(15, "sane_read: read 0 bytes -> EOF\n"); + ms->scanning = SANE_FALSE; + cleanup_scanner(ms); + return SANE_STATUS_EOF; + } + + + *len = (SANE_Int) nread; + DBG(30, "sane_read: *len=%d\n", *len); + return SANE_STATUS_GOOD; +} + + +/*---------- sane_set_io_mode() ---------------------------------------------*/ + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Microtek2_Scanner *ms = handle; + int rc; + + + DBG(30, "sane_set_io_mode: handle=%p, nonblocking=%d\n", + handle, non_blocking); + + if ( ! ms->scanning ) + { + DBG(1, "sane_set_io_mode: Scanner not scanning\n"); + return SANE_STATUS_INVAL; + } + + rc = fcntl(ms->fd[0], F_SETFL, non_blocking ? O_NONBLOCK : 0); + if ( rc == -1 ) + { + DBG(1, "sane_set_io_mode: fcntl() failed\n"); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + +/*---------- add_device_list() -----------------------------------------------*/ + +static SANE_Status +add_device_list(SANE_String_Const dev_name, Microtek2_Device **mdev) +{ + Microtek2_Device *md; + SANE_String hdev; + size_t len; + + + if ( (hdev = strdup(dev_name)) == NULL) + { + DBG(5, "add_device_list: malloc() for hdev failed\n"); + return SANE_STATUS_NO_MEM; + } + + len = strlen(hdev); + if ( hdev[len - 1] == '\n' ) + hdev[--len] = '\0'; + + DBG(30, "add_device_list: device='%s'\n", hdev); + + /* check, if device is already known */ + md = md_first_dev; + while ( md ) + { + if ( strcmp(hdev, md->name) == 0 ) + { + DBG(30, "add_device_list: device '%s' already in list\n", hdev); + + *mdev = md; + return SANE_STATUS_GOOD; + } + md = md->next; + } + + md = (Microtek2_Device *) malloc(sizeof(Microtek2_Device)); + DBG(100, "add_device_list: md=%p, malloc'd %lu bytes\n", + (void *) md, (u_long) sizeof(Microtek2_Device)); + if ( md == NULL ) + { + DBG(1, "add_device_list: malloc() for md failed\n"); + return SANE_STATUS_NO_MEM; + } + + /* initialize Device and add it at the beginning of the list */ + memset(md, 0, sizeof(Microtek2_Device)); + md->next = md_first_dev; + md_first_dev = md; + md->sane.name = NULL; + md->sane.vendor = NULL; + md->sane.model = NULL; + md->sane.type = NULL; + md->scan_source = MD_SOURCE_FLATBED; + md->shading_table_w = NULL; + md->shading_table_d = NULL; + strncpy(md->name, hdev, PATH_MAX - 1); + if ( md_config_temp ) + md->opts = md_config_temp->opts; + else + md->opts = md_options; + ++md_num_devices; + *mdev = md; + DBG(100, "free hdev at %p\n", hdev); + free(hdev); + + return SANE_STATUS_GOOD; +} + +/*---------- attach() --------------------------------------------------------*/ + +static SANE_Status +attach(Microtek2_Device *md) +{ + /* This function is called from sane_init() to do the inquiry and to read */ + /* the scanner attributes. If one of these calls fails, or if a new */ + /* device is passed in sane_open() this function may also be called */ + /* from sane_open() or sane_get_devices(). */ + + SANE_String model_string; + SANE_Status status; + SANE_Byte source_info; + + + DBG(30, "attach: device='%s'\n", md->name); + + status = scsi_inquiry( &md->info[MD_SOURCE_FLATBED], md->name ); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "attach: '%s'\n", sane_strstatus(status)); + return status; + } + + /* We copy the inquiry info into the info structures for each scansource */ + /* like ADF, TMA, STRIPE and SLIDE */ + + for ( source_info = 1; source_info < 5; ++source_info ) + memcpy( &md->info[source_info], + &md->info[MD_SOURCE_FLATBED], + sizeof( Microtek2_Info ) ); + + /* Here we should insert a function, that stores all the relevant */ + /* information in the info structure in a more conveniant format */ + /* in the device structure, e.g. the model name with a trailing '\0'. */ + + status = check_inquiry(md, &model_string); + if ( status != SANE_STATUS_GOOD ) + return status; + + md->sane.name = md->name; + md->sane.vendor = "Microtek"; + md->sane.model = strdup(model_string); + if ( md->sane.model == NULL ) + DBG(1, "attach: strdup for model string failed\n"); + md->sane.type = "flatbed scanner"; + md->revision = strtod(md->info[MD_SOURCE_FLATBED].revision, NULL); + + status = scsi_read_attributes(&md->info[0], + md->name, MD_SOURCE_FLATBED); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "attach: '%s'\n", sane_strstatus(status)); + return status; + } + + if ( MI_LUTCAP_NONE( md->info[MD_SOURCE_FLATBED].lut_cap) ) + /* no gamma tables */ + md->model_flags |= MD_NO_GAMMA; + + /* check whether the device supports transparency media adapters */ + if ( md->info[MD_SOURCE_FLATBED].option_device & MI_OPTDEV_TMA ) + { + status = scsi_read_attributes(&md->info[0], + md->name, MD_SOURCE_TMA); + if ( status != SANE_STATUS_GOOD ) + return status; + } + + /* check whether the device supports an ADF */ + if ( md->info[MD_SOURCE_FLATBED].option_device & MI_OPTDEV_ADF ) + { + status = scsi_read_attributes(&md->info[0], + md->name, MD_SOURCE_ADF); + if ( status != SANE_STATUS_GOOD ) + return status; + } + + /* check whether the device supports STRIPES */ + if ( md->info[MD_SOURCE_FLATBED].option_device & MI_OPTDEV_STRIPE ) + { + status = scsi_read_attributes(&md->info[0], + md->name, MD_SOURCE_STRIPE); + if ( status != SANE_STATUS_GOOD ) + return status; + } + + /* check whether the device supports SLIDES */ + if ( md->info[MD_SOURCE_FLATBED].option_device & MI_OPTDEV_SLIDE ) + { + /* The Phantom 636cx indicates in its attributes that it supports */ + /* slides, but it doesn't. Thus this command would fail. */ + + if ( ! (md->model_flags & MD_NO_SLIDE_MODE) ) + { + status = scsi_read_attributes(&md->info[0], + md->name, MD_SOURCE_SLIDE); + if ( status != SANE_STATUS_GOOD ) + return status; + } + } + + status = scsi_read_system_status(md, -1); + if ( status != SANE_STATUS_GOOD ) + return status; + + return SANE_STATUS_GOOD; +} + + +/*---------- attach_one() ----------------------------------------------------*/ + +static SANE_Status +attach_one (const char *name) +{ + Microtek2_Device *md; + Microtek2_Device *md_tmp; + + + DBG(30, "attach_one: name='%s'\n", name); + + md_tmp = md_first_dev; + /* if add_device_list() adds an entry it does this at the beginning */ + /* of the list and thus changes md_first_dev */ + add_device_list(name, &md); + if ( md_tmp != md_first_dev ) + attach(md); + + return SANE_STATUS_GOOD; +} + +/*---------- cancel_scan() ---------------------------------------------------*/ + +static SANE_Status +cancel_scan(Microtek2_Scanner *ms) +{ + SANE_Status status; + + + DBG(30, "cancel_scan: ms=%p\n", (void *) ms); + + /* READ IMAGE with a transferlength of 0 aborts a scan */ + ms->transfer_length = 0; + status = scsi_read_image(ms, (uint8_t *) NULL, 1); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "cancel_scan: cancel failed: '%s'\n", sane_strstatus(status)); + status = SANE_STATUS_IO_ERROR; + } + else + status = SANE_STATUS_CANCELLED; + + close(ms->fd[1]); + + /* if we are aborting a scan because, for example, we run out + of material on a feeder, then pid may be already -1 and + kill(-1, SIGTERM), i.e. killing all our processes, is not + likely what we really want - --mj, 2001/Nov/19 */ + if (ms->pid != -1) + { + sanei_thread_kill(ms->pid); + sanei_thread_waitpid(ms->pid, NULL); + } + + return status; +} + + +/*---------- check_option() --------------------------------------------------*/ + +static void +check_option(const char *cp, Config_Options *co) +{ + /* This function analyses options in the config file */ + + char *endptr; + + /* When this function is called, it is already made sure that this */ + /* is an option line, i.e. a line that starts with option */ + + cp = sanei_config_skip_whitespace(cp); /* skip blanks */ + cp = sanei_config_skip_whitespace(cp + 6); /* skip "option" */ + if ( strncmp(cp, "dump", 4) == 0 && isspace(cp[4]) ) + { + cp = sanei_config_skip_whitespace(cp + 4); + if ( *cp ) + { + md_dump = (int) strtol(cp, &endptr, 10); + if ( md_dump > 4 || md_dump < 0 ) + { + md_dump = 1; + DBG(30, "check_option: setting dump to %d\n", md_dump); + } + cp = sanei_config_skip_whitespace(endptr); + if ( *cp ) + { + /* something behind the option value or value wrong */ + md_dump = 1; + DBG(30, "check_option: option value wrong\n"); + } + } + else + { + DBG(30, "check_option: missing option value\n"); + /* reasonable fallback */ + md_dump = 1; + } + } + else if ( strncmp(cp, "strip-height", 12) == 0 && isspace(cp[12]) ) + { + cp = sanei_config_skip_whitespace(cp + 12); + if ( *cp ) + { + co->strip_height = strtod(cp, &endptr); + DBG(30, "check_option: setting strip_height to %f\n", + co->strip_height); + if ( co->strip_height <= 0.0 ) + co->strip_height = 14.0; + cp = sanei_config_skip_whitespace(endptr); + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->strip_height = 14.0; + DBG(30, "check_option: option value wrong: %f\n", + co->strip_height); + } + } + } + else if ( strncmp(cp, "no-backtrack-option", 19) == 0 + && isspace(cp[19]) ) + { + cp = sanei_config_skip_whitespace(cp + 19); + if ( strncmp(cp, "on", 2) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 2); + co->no_backtracking = "on"; + } + else if ( strncmp(cp, "off", 3) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 3); + co->no_backtracking = "off"; + } + else + co->no_backtracking = "off"; + + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->no_backtracking = "off"; + DBG(30, "check_option: option value wrong: %s\n", cp); + } + } + else if ( strncmp(cp, "lightlid-35", 11) == 0 + && isspace(cp[11]) ) + { + cp = sanei_config_skip_whitespace(cp + 11); + if ( strncmp(cp, "on", 2) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 2); + co->lightlid35 = "on"; + } + else if ( strncmp(cp, "off", 3) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 3); + co->lightlid35 = "off"; + } + else + co->lightlid35 = "off"; + + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->lightlid35 = "off"; + DBG(30, "check_option: option value wrong: %s\n", cp); + } + } + else if ( strncmp(cp, "toggle-lamp", 11) == 0 + && isspace(cp[11]) ) + { + cp = sanei_config_skip_whitespace(cp + 11); + if ( strncmp(cp, "on", 2) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 2); + co->toggle_lamp = "on"; + } + else if ( strncmp(cp, "off", 3) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 3); + co->toggle_lamp = "off"; + } + else + co->toggle_lamp = "off"; + + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->toggle_lamp = "off"; + DBG(30, "check_option: option value wrong: %s\n", cp); + } + } + else if ( strncmp(cp, "lineart-autoadjust", 18) == 0 + && isspace(cp[18]) ) + { + cp = sanei_config_skip_whitespace(cp + 18); + if ( strncmp(cp, "on", 2) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 2); + co->auto_adjust = "on"; + } + else if ( strncmp(cp, "off", 3) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 3); + co->auto_adjust = "off"; + } + else + co->auto_adjust = "off"; + + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->auto_adjust = "off"; + DBG(30, "check_option: option value wrong: %s\n", cp); + } + } + else if ( strncmp(cp, "backend-calibration", 19) == 0 + && isspace(cp[19]) ) + { + cp = sanei_config_skip_whitespace(cp + 19); + if ( strncmp(cp, "on", 2) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 2); + co->backend_calibration = "on"; + } + else if ( strncmp(cp, "off", 3) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 3); + co->backend_calibration = "off"; + } + else + co->backend_calibration = "off"; + + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->backend_calibration = "off"; + DBG(30, "check_option: option value wrong: %s\n", cp); + } + } + else if ( strncmp(cp, "colorbalance-adjust", 19) == 0 + && isspace(cp[19]) ) + { + cp = sanei_config_skip_whitespace(cp + 19); + if ( strncmp(cp, "on", 2) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 2); + co->colorbalance_adjust = "on"; + } + else if ( strncmp(cp, "off", 3) == 0 ) + { + cp = sanei_config_skip_whitespace(cp + 3); + co->colorbalance_adjust = "off"; + } + else + co->colorbalance_adjust = "off"; + + if ( *cp ) + { + /* something behind the option value or value wrong */ + co->colorbalance_adjust = "off"; + DBG(30, "check_option: option value wrong: %s\n", cp); + } + } + else + DBG(30, "check_option: invalid option in '%s'\n", cp); +} + + +/*---------- check_inquiry() -------------------------------------------------*/ + +static SANE_Status +check_inquiry(Microtek2_Device *md, SANE_String *model_string) +{ + Microtek2_Info *mi; + + DBG(30, "check_inquiry: md=%p\n", (void *) md); + + md->n_control_bytes = 0; + md->shading_length = 0; + md->shading_table_contents = 0; + + mi = &md->info[MD_SOURCE_FLATBED]; + if ( mi->scsi_version != MI_SCSI_II_VERSION ) + { + DBG(1, "check_inquiry: Device is not a SCSI-II device, but 0x%02x\n", + mi->scsi_version); + return SANE_STATUS_IO_ERROR; + } + + if ( mi->device_type != MI_DEVTYPE_SCANNER ) + { + DBG(1, "check_inquiry: Device is not a scanner, but 0x%02x\n", + mi->device_type); + return SANE_STATUS_IO_ERROR; + } + + if ( strncasecmp("MICROTEK", mi->vendor, INQ_VENDOR_L) != 0 + && strncmp(" ", mi->vendor, INQ_VENDOR_L) != 0 + && strncmp("AGFA ", mi->vendor, INQ_VENDOR_L) != 0 ) + { + DBG(1, "check_inquiry: Device is not a Microtek, but '%.*s'\n", + INQ_VENDOR_L, mi->vendor); + return SANE_STATUS_IO_ERROR; + } + + if ( mi->depth & MI_HASDEPTH_16 ) + md->shading_depth = 16; + else if ( mi->depth & MI_HASDEPTH_14 ) + md->shading_depth = 14; + else if ( mi->depth & MI_HASDEPTH_12 ) + md->shading_depth = 12; + else if ( mi->depth & MI_HASDEPTH_10 ) + md->shading_depth = 10; + else + md->shading_depth = 8; + + switch (mi->model_code) + { + case 0x81: + case 0xab: + *model_string = "ScanMaker 4"; + break; + case 0x85: + *model_string = "ScanMaker V300 / ColorPage-EP"; + /* The ScanMaker V300 (FW < 2.70) returns some values for the */ + /* "read image info" command in only two bytes */ + /* and doesn't understand read_image_status */ + md->model_flags |= MD_NO_RIS_COMMAND; + if ( md->revision < 2.70 ) + md->model_flags |= MD_RII_TWO_BYTES; + break; + case 0x87: + *model_string = "ScanMaker 5"; + md->model_flags |= MD_NO_GAMMA; + break; + case 0x89: + *model_string = "ScanMaker 6400XL"; + break; + case 0x8a: + *model_string = "ScanMaker 9600XL"; + break; + case 0x8c: + *model_string = "ScanMaker 630 / ScanMaker V600"; + break; + case 0x8d: + *model_string = "ScanMaker 336 / ScanMaker V310"; + break; + case 0x90: + case 0x92: + *model_string = "E3+ / Vobis HighScan"; + break; + case 0x91: + *model_string = "ScanMaker X6 / Phantom 636"; + /* The X6 indicates a data format of segregated data in TMA mode */ + /* but actually transfers as chunky data */ + md->model_flags |= MD_DATA_FORMAT_WRONG; + if ( md->revision == 1.00 ) + md->model_flags |= MD_OFFSET_2; + break; + case 0x93: + *model_string = "ScanMaker 336 / ScanMaker V310"; + break; + case 0x70: + case 0x71: + case 0x94: + case 0xa0: + *model_string = "Phantom 330cx / Phantom 336cx / SlimScan C3"; + /* These models do not accept gamma tables. Apparently they */ + /* read the control bits and do not accept shading tables */ + /* They also don't support enhancements (contrast, brightness...)*/ + md->model_flags |= MD_NO_SLIDE_MODE + | MD_NO_GAMMA +#ifndef NO_PHANTOMTYPE_SHADING + | MD_PHANTOM336CX_TYPE_SHADING +#endif + | MD_READ_CONTROL_BIT + | MD_NO_ENHANCEMENTS; + md->opt_backend_calib_default = SANE_TRUE; + md->opt_no_backtrack_default = SANE_TRUE; + md->n_control_bytes = 320; + md->shading_length = 18; + md->shading_depth = 10; + md->controlbit_offset = 7; + break; + case 0x95: + *model_string = "ArtixScan 1010"; + break; + case 0x97: + *model_string = "ScanMaker 636"; + break; + case 0x98: + *model_string = "ScanMaker X6EL"; + if ( md->revision == 1.00 ) + md->model_flags |= MD_OFFSET_2; + break; + case 0x99: + *model_string = "ScanMaker X6USB"; + if ( md->revision == 1.00 ) + md->model_flags |= MD_OFFSET_2; + md->model_flags |= MD_X6_SHORT_TRANSFER; + break; + case 0x9a: + *model_string = "Phantom 636cx / C6"; + /* The Phantom 636cx says it supports the SLIDE mode, but it */ + /* doesn't. Thus inquring the attributes for slide mode would */ + /* fail. Also it does not accept gamma tables. Apparently */ + /* it reads the control bits and does not accept shading tables */ + md->model_flags |= MD_NO_SLIDE_MODE + | MD_READ_CONTROL_BIT + | MD_NO_GAMMA + | MD_PHANTOM_C6; + md->opt_backend_calib_default = SANE_TRUE; + md->opt_no_backtrack_default = SANE_TRUE; + md->n_control_bytes = 647; + /* md->shading_length = 18; firmware values seem to work better */ + md->shading_depth = 12; + md->controlbit_offset = 18; + break; + case 0x9d: + *model_string = "AGFA Duoscan T1200"; + break; + case 0xa3: + *model_string = "ScanMaker V6USL"; + /* The V6USL does not accept gamma tables */ + md->model_flags |= MD_NO_GAMMA; + break; + case 0xa5: + *model_string = "ArtixScan 4000t"; + break; + case 0xac: + *model_string = "ScanMaker V6UL"; + /* The V6USL does not accept gamma tables, perhaps the V6UL also */ + md->model_flags |= MD_NO_GAMMA; + break; + case 0xaf: + *model_string = "SlimScan C3"; + md->model_flags |= MD_NO_SLIDE_MODE + | MD_NO_GAMMA + | MD_READ_CONTROL_BIT + | MD_NO_ENHANCEMENTS; + md->opt_backend_calib_default = SANE_TRUE; + md->opt_no_backtrack_default = SANE_TRUE; + md->n_control_bytes = 320; + md->controlbit_offset = 7; + break; + case 0xb0: + *model_string = "ScanMaker X12USL"; + md->opt_backend_calib_default = SANE_TRUE; + md->model_flags |= MD_16BIT_TRANSFER + | MD_CALIB_DIVISOR_600; + break; + case 0xb3: + *model_string = "ScanMaker 3600"; + break; + case 0xb4: + *model_string = "ScanMaker 4700"; + break; + case 0xb6: + *model_string = "ScanMaker V6UPL"; + /* is like V6USL but with USB and Parport interface ?? */ + md->model_flags |= MD_NO_GAMMA; + break; + case 0xb8: + *model_string = "ScanMaker 3700"; + break; + case 0xde: + *model_string = "ScanMaker 9800XL"; + md->model_flags |= MD_NO_GAMMA + | MD_16BIT_TRANSFER; + md->opt_backend_calib_default = SANE_TRUE; + md->opt_no_backtrack_default = SANE_TRUE; + break; + default: + DBG(1, "check_inquiry: Model 0x%02x not supported\n", mi->model_code); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + + +/*---------- cleanup_scanner() -----------------------------------------------*/ + +static void +cleanup_scanner(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + md = ms->dev; + + DBG(30, "cleanup_scanner: ms=%p, ms->sfd=%d\n", (void *) ms, ms->sfd); + + if ( ms->scanning == SANE_TRUE ) + status=cancel_scan(ms); + + if ( ms->sfd != -1 ) + sanei_scsi_close(ms->sfd); + ms->sfd = -1; + ms->pid = -1; + ms->fp = NULL; + ms->current_pass = 0; + ms->scanning = SANE_FALSE; + ms->cancelled = SANE_FALSE; + + /* free buffers */ + if ( ms->buf.src_buffer[0] ) + { + DBG(100, "free ms->buf.src_buffer[0] at %p\n", ms->buf.src_buffer[0]); + free((void *) ms->buf.src_buffer[0]); + ms->buf.src_buffer[0] = NULL; + ms->buf.src_buf = NULL; + } + if ( ms->buf.src_buffer[1] ) + { + DBG(100, "free ms->buf.src_buffer[1] at %p\n", ms->buf.src_buffer[1]); + free((void *) ms->buf.src_buffer[1]); + ms->buf.src_buffer[1] = NULL; + ms->buf.src_buf = NULL; + } + if ( ms->buf.src_buf ) + { + DBG(100, "free ms->buf.src_buf at %p\n", ms->buf.src_buf); + free((void *) ms->buf.src_buf); + ms->buf.src_buf = NULL; + } + if ( ms->temporary_buffer ) + { + DBG(100, "free ms->temporary_buffer at %p\n", ms->temporary_buffer); + free((void *) ms->temporary_buffer); + ms->temporary_buffer = NULL; + } + if ( ms->gamma_table ) + { + DBG(100, "free ms->gamma_table at %p\n", ms->gamma_table); + free((void *) ms->gamma_table); + ms->gamma_table = NULL; + } + if ( ms->control_bytes ) + { + DBG(100, "free ms->control_bytes at %p\n", ms->control_bytes); + free((void *) ms->control_bytes); + ms->control_bytes = NULL; + } + if ( ms->condensed_shading_w ) + { + DBG(100, "free ms->condensed_shading_w at %p\n", + ms->condensed_shading_w); + free((void *) ms->condensed_shading_w); + ms->condensed_shading_w = NULL; + } + if ( ms->condensed_shading_d ) + { + DBG(100, "free ms->condensed_shading_d at %p\n", + ms->condensed_shading_d); + free((void *) ms->condensed_shading_d); + ms->condensed_shading_d = NULL; + } + + return; +} + +#ifdef HAVE_AUTHORIZATION +/*---------- do_authorization() ----------------------------------------------*/ + +static SANE_Status +do_authorization(char *ressource) +{ + /* This function implements a simple authorization function. It looks */ + /* up an entry in the file SANE_PATH_CONFIG_DIR/auth. Such an entry */ + /* must be of the form device:user:password where password is a crypt() */ + /* encrypted password. If several users are allowed to access a device */ + /* an entry must be created for each user. If no entry exists for device */ + /* or the file does not exist no authentication is neccessary. If the */ + /* file exists, but cant be opened the authentication fails */ + + SANE_Status status; + FILE *fp; + int device_found; + char username[SANE_MAX_USERNAME_LEN]; + char password[SANE_MAX_PASSWORD_LEN]; + char line[MAX_LINE_LEN]; + char *linep; + char *device; + char *user; + char *passwd; + char *p; + + + DBG(30, "do_authorization: ressource=%s\n", ressource); + + if ( auth_callback == NULL ) /* frontend does not require authorization */ + return SANE_STATUS_GOOD; + + /* first check if an entry exists in for this device. If not, we dont */ + /* use authorization */ + + fp = fopen(PASSWD_FILE, "r"); + if ( fp == NULL ) + { + if ( errno == ENOENT ) + { + DBG(1, "do_authorization: file not found: %s\n", PASSWD_FILE); + return SANE_STATUS_GOOD; + } + else + { + DBG(1, "do_authorization: fopen() failed, errno=%d\n", errno); + return SANE_STATUS_ACCESS_DENIED; + } + } + + linep = &line[0]; + device_found = 0; + while ( fgets(line, MAX_LINE_LEN, fp) ) + { + p = index(linep, SEPARATOR); + if ( p ) + { + *p = '\0'; + device = linep; + if ( strcmp(device, ressource) == 0 ) + { + DBG(2, "equal\n"); + device_found = 1; + break; + } + } + } + + if ( ! device_found ) + { + fclose(fp); + return SANE_STATUS_GOOD; + } + + fseek(fp, 0L, SEEK_SET); + + (*auth_callback) (ressource, username, password); + + status = SANE_STATUS_ACCESS_DENIED; + do + { + fgets(line, MAX_LINE_LEN, fp); + if ( ! ferror(fp) && ! feof(fp) ) + { + /* neither strsep(3) nor strtok(3) seem to work on my system */ + p = index(linep, SEPARATOR); + if ( p == NULL ) + continue; + *p = '\0'; + device = linep; + if ( strcmp( device, ressource) != 0 ) /* not a matching entry */ + continue; + + linep = ++p; + p = index(linep, SEPARATOR); + if ( p == NULL ) + continue; + + *p = '\0'; + user = linep; + if ( strncmp(user, username, SANE_MAX_USERNAME_LEN) != 0 ) + continue; /* username doesnt match */ + + linep = ++p; + /* rest of the line is considered to be the password */ + passwd = linep; + /* remove newline */ + *(passwd + strlen(passwd) - 1) = '\0'; + p = crypt(password, SALT); + if ( strcmp(p, passwd) == 0 ) + { + /* authentication ok */ + status = SANE_STATUS_GOOD; + break; + } + else + continue; + } + } while ( ! ferror(fp) && ! feof(fp) ); + fclose(fp); + + return status; +} +#endif + +/*---------- dump_area() -----------------------------------------------------*/ + +static SANE_Status +dump_area(uint8_t *area, int len, char *info) +{ + /* this function dumps control or information blocks */ + +#define BPL 16 /* bytes per line to print */ + + int i; + int o; + int o_limit; + char outputline[100]; + char *outbuf; + + if ( ! info[0] ) + info = "No additional info available"; + + DBG(30, "dump_area: %s\n", info); + + outbuf = outputline; + o_limit = (len + BPL - 1) / BPL; + for ( o = 0; o < o_limit; o++) + { + sprintf(outbuf, " %4d: ", o * BPL); + outbuf += 8; + for ( i=0; i < BPL && (o * BPL + i ) < len; i++) + { + if ( i == BPL / 2 ) + { + sprintf(outbuf, " "); + outbuf +=1; + } + sprintf(outbuf, "%02x", area[o * BPL + i]); + outbuf += 2; + } + + sprintf(outbuf, "%*s", 2 * ( 2 + BPL - i), " " ); + outbuf += (2 * ( 2 + BPL - i)); + sprintf(outbuf, "%s", (i == BPL / 2) ? " " : ""); + outbuf += ((i == BPL / 2) ? 1 : 0); + + for ( i = 0; i < BPL && (o * BPL + i ) < len; i++) + { + if ( i == BPL / 2 ) + { + sprintf(outbuf, " "); + outbuf += 1; + } + sprintf(outbuf, "%c", isprint(area[o * BPL + i]) + ? area[o * BPL + i] + : '.'); + outbuf += 1; + } + outbuf = outputline; + DBG(1, "%s\n", outbuf); + } + + return SANE_STATUS_GOOD; +} + + +/*---------- dump_area2() ----------------------------------------------------*/ + +static SANE_Status +dump_area2(uint8_t *area, int len, char *info) +{ + +#define BPL 16 /* bytes per line to print */ + + int i, linelength; + char outputline[100]; + char *outbuf; + linelength = BPL * 3; + + if ( ! info[0] ) + info = "No additional info available"; + + DBG(1, "[%s]\n", info); + + outbuf = outputline; + for ( i = 0; i < len; i++) + { + sprintf(outbuf, "%02x,", *(area + i)); + outbuf += 3; + if ( ((i+1)%BPL == 0) || (i == len-1) ) + { + outbuf = outputline; + DBG(1, "%s\n", outbuf); + } + } + + return SANE_STATUS_GOOD; +} + +/*---------- dump_to_file() --------------------------------------------------*/ +/*--- only for debugging, currently not used -----*/ +#if 0 +static SANE_Status +dump_to_file(uint8_t *area, int len, char *filename, char *mode) +{ +FILE *out; +int i; + + out = fopen(filename, mode); + + for ( i = 0; i < len; i++) + fputc( *(area + i ), out); + + fclose(out); + + return SANE_STATUS_GOOD; +} +#endif + +/*---------- dump_attributes() -----------------------------------------------*/ + +static SANE_Status +dump_attributes(Microtek2_Info *mi) +{ + /* dump all we know about the scanner */ + + int i; + + DBG(30, "dump_attributes: mi=%p\n", (void *) mi); + DBG(1, "\n"); + DBG(1, "Scanner attributes from device structure\n"); + DBG(1, "========================================\n"); + DBG(1, "Scanner ID...\n"); + DBG(1, "~~~~~~~~~~~~~\n"); + DBG(1, " Vendor Name%15s: '%s'\n", " ", mi->vendor); + DBG(1, " Model Name%16s: '%s'\n", " ", mi->model); + DBG(1, " Revision%18s: '%s'\n", " ", mi->revision); + DBG(1, " Model Code%16s: 0x%02x\n"," ", mi->model_code); + switch(mi->model_code) + { + case 0x80: DBG(1, "Redondo 2000XL / ArtixScan 2020\n"); break; + case 0x81: DBG(1, "ScanMaker 4 / Aruba\n"); break; + case 0x82: DBG(1, "Bali\n"); break; + case 0x83: DBG(1, "Washington\n"); break; + case 0x84: DBG(1, "Manhattan\n"); break; + case 0x85: DBG(1, "ScanMaker V300 / Phantom parallel / TR3\n"); break; + case 0x86: DBG(1, "CCP\n"); break; + case 0x87: DBG(1, "Scanmaker V\n"); break; + case 0x88: DBG(1, "Scanmaker VI\n"); break; + case 0x89: DBG(1, "ScanMaker 6400XL / A3-400\n"); break; + case 0x8a: DBG(1, "ScanMaker 9600XL / A3-600\n"); break; + case 0x8b: DBG(1, "Watt\n"); break; + case 0x8c: DBG(1, "ScanMaker V600 / TR6\n"); break; + case 0x8d: DBG(1, "ScanMaker V310 / Tr3 10-bit\n"); break; + case 0x8e: DBG(1, "CCB\n"); break; + case 0x8f: DBG(1, "Sun Rise\n"); break; + case 0x90: DBG(1, "ScanMaker E3+ 10-bit\n"); break; + case 0x91: DBG(1, "ScanMaker X6 / Phantom 636\n"); break; + case 0x92: DBG(1, "ScanMaker E3+ / Vobis Highscan\n"); break; + case 0x93: DBG(1, "ScanMaker V310\n"); break; + case 0x94: DBG(1, "SlimScan C3 / Phantom 330cx / 336cx\n"); break; + case 0x95: DBG(1, "ArtixScan 1010\n"); break; + case 0x97: DBG(1, "ScanMaker V636\n"); break; + case 0x98: DBG(1, "ScanMaker X6EL\n"); break; + case 0x99: DBG(1, "ScanMaker X6 / X6USB\n"); break; + case 0x9a: DBG(1, "SlimScan C6 / Phantom 636cx\n"); break; + case 0x9d: DBG(1, "AGFA DuoScan T1200\n"); break; + case 0xa0: DBG(1, "SlimScan C3 / Phantom 336cx\n"); break; + case 0xac: DBG(1, "ScanMaker V6UL\n"); break; + case 0xa3: DBG(1, "ScanMaker V6USL\n"); break; + case 0xaf: DBG(1, "SlimScan C3 / Phantom 336cx\n"); break; + case 0xb0: DBG(1, "ScanMaker X12USL\n"); break; + case 0xb3: DBG(1, "ScanMaker 3600\n"); break; + case 0xb4: DBG(1, "ScanMaker 4700\n"); break; + case 0xb6: DBG(1, "ScanMaker V6UPL\n"); break; + case 0xb8: DBG(1, "ScanMaker 3700\n"); break; + case 0xde: DBG(1, "ScanMaker 9800XL\n"); break; + default: DBG(1, "Unknown\n"); break; + } + DBG(1, " Device Type Code%10s: 0x%02x (%s),\n", " ", + mi->device_type, + mi->device_type & MI_DEVTYPE_SCANNER ? + "Scanner" : "Unknown type"); + + switch (mi->scanner_type) + { + case MI_TYPE_FLATBED: + DBG(1, " Scanner type%14s:%s", " ", " Flatbed scanner\n"); + break; + case MI_TYPE_TRANSPARENCY: + DBG(1, " Scanner type%14s:%s", " ", " Transparency scanner\n"); + break; + case MI_TYPE_SHEEDFEED: + DBG(1, " Scanner type%14s:%s", " ", " Sheet feed scanner\n"); + break; + default: + DBG(1, " Scanner type%14s:%s", " ", " Unknown\n"); + break; + } + + DBG(1, " Supported options%9s: Automatic document feeder: %s\n", + " ", mi->option_device & MI_OPTDEV_ADF ? "Yes" : "No"); + DBG(1, "%30sTransparency media adapter: %s\n", + " ", mi->option_device & MI_OPTDEV_TMA ? "Yes" : "No"); + DBG(1, "%30sAuto paper detecting: %s\n", + " ", mi->option_device & MI_OPTDEV_ADP ? "Yes" : "No"); + DBG(1, "%30sAdvanced picture system: %s\n", + " ", mi->option_device & MI_OPTDEV_APS ? "Yes" : "No"); + DBG(1, "%30sStripes: %s\n", + " ", mi->option_device & MI_OPTDEV_STRIPE ? "Yes" : "No"); + DBG(1, "%30sSlides: %s\n", + " ", mi->option_device & MI_OPTDEV_SLIDE ? "Yes" : "No"); + DBG(1, " Scan button%15s: %s\n", " ", mi->scnbuttn ? "Yes" : "No"); + + DBG(1, "\n"); + DBG(1, " Imaging Capabilities...\n"); + DBG(1, " ~~~~~~~~~~~~~~~~~~~~~~~\n"); + DBG(1, " Color scanner%6s: %s\n", " ", (mi->color) ? "Yes" : "No"); + DBG(1, " Number passes%6s: %d pass%s\n", " ", + (mi->onepass) ? 1 : 3, + (mi->onepass) ? "" : "es"); + DBG(1, " Resolution%9s: X-max: %5d dpi\n%35sY-max: %5d dpi\n", + " ", mi->max_xresolution, " ",mi->max_yresolution); + DBG(1, " Geometry%11s: Geometric width: %5d pts (%2.2f'')\n", " ", + mi->geo_width, (float) mi->geo_width / (float) mi->opt_resolution); + DBG(1, "%23sGeometric height:%5d pts (%2.2f'')\n", " ", + mi->geo_height, (float) mi->geo_height / (float) mi->opt_resolution); + DBG(1, " Optical resolution%1s: %d\n", " ", mi->opt_resolution); + + DBG(1, " Modes%14s: Lineart: %s\n%35sHalftone: %s\n", " ", + (mi->scanmode & MI_HASMODE_LINEART) ? " Yes" : " No", " ", + (mi->scanmode & MI_HASMODE_HALFTONE) ? "Yes" : "No"); + + DBG(1, "%23sGray: %s\n%35sColor: %s\n", " ", + (mi->scanmode & MI_HASMODE_GRAY) ? " Yes" : " No", " ", + (mi->scanmode & MI_HASMODE_COLOR) ? " Yes" : " No"); + + DBG(1, " Depths%14s: Nibble Gray: %s\n", + " ", (mi->depth & MI_HASDEPTH_NIBBLE) ? "Yes" : "No"); + DBG(1, "%23s10-bit-color: %s\n", + " ", (mi->depth & MI_HASDEPTH_10) ? "Yes" : "No"); + DBG(1, "%23s12-bit-color: %s\n", " ", + (mi->depth & MI_HASDEPTH_12) ? "Yes" : "No"); + DBG(1, "%23s14-bit-color: %s\n", " ", + (mi->depth & MI_HASDEPTH_14) ? "Yes" : "No"); + DBG(1, "%23s16-bit-color: %s\n", " ", + (mi->depth & MI_HASDEPTH_16) ? "Yes" : "No"); + DBG(1, " d/l of HT pattern%2s: %s\n", + " ", (mi->has_dnldptrn) ? "Yes" : "No"); + DBG(1, " Builtin HT pattern%1s: %d\n", " ", mi->grain_slct); + + if ( MI_LUTCAP_NONE(mi->lut_cap) ) + DBG(1, " LUT capabilities : None\n"); + if ( mi->lut_cap & MI_LUTCAP_256B ) + DBG(1, " LUT capabilities : 256 bytes\n"); + if ( mi->lut_cap & MI_LUTCAP_1024B ) + DBG(1, " LUT capabilities : 1024 bytes\n"); + if ( mi->lut_cap & MI_LUTCAP_1024W ) + DBG(1, " LUT capabilities : 1024 words\n"); + if ( mi->lut_cap & MI_LUTCAP_4096B ) + DBG(1, " LUT capabilities : 4096 bytes\n"); + if ( mi->lut_cap & MI_LUTCAP_4096W ) + DBG(1, " LUT capabilities : 4096 words\n"); + if ( mi->lut_cap & MI_LUTCAP_64k_W ) + DBG(1, " LUT capabilities : 64k words\n"); + if ( mi->lut_cap & MI_LUTCAP_16k_W ) + DBG(1, " LUT capabilities : 16k words\n"); + DBG(1, "\n"); + DBG(1, " Miscellaneous capabilities...\n"); + DBG(1, " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n"); + if ( mi->onepass) + { + switch(mi->data_format) + { + case MI_DATAFMT_CHUNKY: + DBG(1, " Data format :%s", + " Chunky data, R, G & B in one pixel\n"); + break; + case MI_DATAFMT_LPLCONCAT: + DBG(1, " Data format :%s", + " Line by line in concatenated sequence,\n"); + DBG(1, "%23swithout color indicator\n", " "); + break; + case MI_DATAFMT_LPLSEGREG: + DBG(1, " Data format :%s", + " Line by line in segregated sequence,\n"); + DBG(1, "%23swith color indicator\n", " "); + break; + case MI_DATAFMT_WORDCHUNKY: + DBG(1, " Data format : Word chunky data\n"); + break; + default: + DBG(1, " Data format : Unknown\n"); + break; + } + } + else + DBG(1, "No information with 3-pass scanners\n"); + + DBG(1, " Color Sequence%17s: \n", " "); + for ( i = 0; i < RSA_COLORSEQUENCE_L; i++) + { + switch(mi->color_sequence[i]) + { + case MI_COLSEQ_RED: DBG(1,"%34s%s\n", " ","R"); break; + case MI_COLSEQ_GREEN: DBG(1,"%34s%s\n", " ","G"); break; + case MI_COLSEQ_BLUE: DBG(1,"%34s%s\n", " ","B"); break; + } + } + if ( mi->new_image_status == SANE_TRUE ) + DBG(1, " Using new ReadImageStatus format\n"); + else + DBG(1, " Using old ReadImageStatus format\n"); + if ( mi->direction & MI_DATSEQ_RTOL ) + DBG(1, " Scanning direction : right to left\n"); + else + DBG(1, " Scanning direction : left to right\n"); + DBG(1, " CCD gap%24s: %d lines\n", " ", mi->ccd_gap); + DBG(1, " CCD pixels%21s: %d\n", " ", mi->ccd_pixels); + DBG(1, " Calib white stripe location%4s: %d\n", + " ", mi->calib_white); + DBG(1, " Max calib space%16s: %d\n", " ", mi->calib_space); + DBG(1, " Number of lens%17s: %d\n", " ", mi->nlens); + DBG(1, " Max number of windows%10s: %d\n", " ", mi->nwindows); + DBG(1, " Shading transfer function%6s: 0x%02x\n", " ",mi->shtrnsferequ); + DBG(1, " Red balance%20s: %d\n", " ", mi->balance[0]); + DBG(1, " Green balance%18s: %d\n", " ", mi->balance[1]); + DBG(1, " Blue balance%19s: %d\n", " " , mi->balance[2]); + DBG(1, " Buffer type%20s: %s\n", + " ", mi->buftype ? "Ping-Pong" : "Ring"); + DBG(1, " FEPROM%25s: %s\n", " ", mi->feprom ? "Yes" : "No"); + + md_dump_clear = 0; + return SANE_STATUS_GOOD; +} + +/*---------- max_string_size() -----------------------------------------------*/ + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size; + size_t max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) { + size = strlen(strings[i]) + 1; /* +1 because NUL counts as part of string */ + if (size > max_size) max_size = size; + } + return max_size; +} + +/*---------- parse_config_file() ---------------------------------------------*/ + +static void +parse_config_file(FILE *fp, Config_Temp **ct) +{ + /* builds a list of device names with associated options from the */ + /* config file for later use, when building the list of devices. */ + /* ct->device = NULL indicates global options (valid for all devices */ + + char s[PATH_MAX]; + Config_Options global_opts; + Config_Temp *hct1; + Config_Temp *hct2; + + + DBG(30, "parse_config_file: fp=%p\n", (void *) fp); + + *ct = hct1 = NULL; + + /* first read global options and store them in global_opts */ + /* initialize global_opts with default values */ + + global_opts = md_options; + + while ( sanei_config_read(s, sizeof(s), fp) ) + { + DBG(100, "parse_config_file: read line: %s\n", s); + if ( *s == '#' || *s == '\0' ) /* ignore empty lines and comments */ + continue; + + if ( strncmp( sanei_config_skip_whitespace(s), "option ", 7) == 0 + || strncmp( sanei_config_skip_whitespace(s), "option\t", 7) == 0 ) + { + DBG(100, "parse_config_file: found global option %s\n", s); + check_option(s, &global_opts); + } + else /* it is considered a new device */ + break; + } + + if ( ferror(fp) || feof(fp) ) + { + if ( ferror(fp) ) + DBG(1, "parse_config_file: fread failed: errno=%d\n", errno); + + return; + } + + while ( ! feof(fp) && ! ferror(fp) ) + { + if ( *s == '#' || *s == '\0' ) /* ignore empty lines and comments */ + { + sanei_config_read(s, sizeof(s), fp); + continue; + } + + if ( strncmp( sanei_config_skip_whitespace(s), "option ", 7) == 0 + || strncmp( sanei_config_skip_whitespace(s), "option\t", 7) == 0 ) + { + /* when we enter this loop for the first time we allocate */ + /* memory, because the line surely contains a device name, */ + /* so hct1 is always != NULL at this point */ + DBG(100, "parse_config_file: found device option %s\n", s); + check_option(s, &hct1->opts); + } + + + else /* it is considered a new device */ + { + DBG(100, "parse_config_file: found device %s\n", s); + hct2 = (Config_Temp *) malloc(sizeof(Config_Temp)); + if ( hct2 == NULL ) + { + DBG(1, "parse_config_file: malloc() failed\n"); + return; + } + + if ( *ct == NULL ) /* first element */ + *ct = hct1 = hct2; + + hct1->next = hct2; + hct1 = hct2; + + hct1->device = strdup(s); + hct1->opts = global_opts; + hct1->next = NULL; + } + sanei_config_read(s, sizeof(s), fp); + } + /* set filepointer to the beginning of the file */ + fseek(fp, 0L, SEEK_SET); + return; +} + + +/*---------- signal_handler() ------------------------------------------------*/ + +static RETSIGTYPE +signal_handler (int signal) +{ + if ( signal == SIGTERM ) + { + sanei_scsi_req_flush_all (); + _exit (SANE_STATUS_GOOD); + } +} + +/*---------- init_options() --------------------------------------------------*/ + +static SANE_Status +init_options(Microtek2_Scanner *ms, uint8_t current_scan_source) +{ + /* This function is called every time, when the scan source changes. */ + /* The option values, that possibly change, are then reinitialized, */ + /* whereas the option descriptors and option values that never */ + /* change are not */ + + SANE_Option_Descriptor *sod; + SANE_Status status; + Option_Value *val; + Microtek2_Device *md; + Microtek2_Info *mi; + int tablesize; + int option_size; + int max_gamma_value; + int color; + int i; + static int first_call = 1; /* indicates, whether option */ + /* descriptors must be initialized */ + /* cannot be used as after a sane_close the sod's must be initialized */ + + DBG(30, "init_options: handle=%p, source=%d\n", (void *) ms, + current_scan_source); + + sod = ms->sod; + val = ms->val; + md = ms->dev; + mi = &md->info[current_scan_source]; + + /* needed for gamma calculation */ + get_lut_size(mi, &md->max_lut_size, &md->lut_entry_size); + + /* calculate new values, where possibly needed */ + + /* Scan source */ + if ( val[OPT_SOURCE].s ) + free((void *) val[OPT_SOURCE].s); + i = 0; + md->scansource_list[i] = (SANE_String) MD_SOURCESTRING_FLATBED; + if ( current_scan_source == MD_SOURCE_FLATBED ) + val[OPT_SOURCE].s = (SANE_String) strdup(md->scansource_list[i]); + if ( md->status.adfcnt ) + { + md->scansource_list[++i] = (SANE_String) MD_SOURCESTRING_ADF; + if ( current_scan_source == MD_SOURCE_ADF ) + val[OPT_SOURCE].s = (SANE_String) strdup(md->scansource_list[i]); + } + if ( md->status.tmacnt ) + { + md->scansource_list[++i] = (SANE_String) MD_SOURCESTRING_TMA; + if ( current_scan_source == MD_SOURCE_TMA ) + val[OPT_SOURCE].s = (SANE_String) strdup(md->scansource_list[i]); + } + if ( mi->option_device & MI_OPTDEV_STRIPE ) + { + md->scansource_list[++i] = (SANE_String) MD_SOURCESTRING_STRIPE; + if ( current_scan_source == MD_SOURCE_STRIPE ) + val[OPT_SOURCE].s = (SANE_String) strdup(md->scansource_list[i]); + } + + /* Comment this out as long as I do not know in which bit */ + /* it is indicated, whether a slide adapter is connected */ +#if 0 + if ( mi->option_device & MI_OPTDEV_SLIDE ) + { + md->scansource_list[++i] = (SANE_String) MD_SOURCESTRING_SLIDE; + if ( current_scan_source == MD_SOURCE_SLIDE ) + val[OPT_SOURCE].s = (SANE_String) strdup(md->scansource_list[i]); + } +#endif + + md->scansource_list[++i] = NULL; + + /* Scan mode */ + if ( val[OPT_MODE].s ) + free((void *) val[OPT_MODE].s); + + i = 0; + if ( (mi->scanmode & MI_HASMODE_COLOR) ) + { + md->scanmode_list[i] = (SANE_String) MD_MODESTRING_COLOR; + val[OPT_MODE].s = strdup(md->scanmode_list[i]); + ++i; + } + + if ( mi->scanmode & MI_HASMODE_GRAY ) + { + md->scanmode_list[i] = (SANE_String) MD_MODESTRING_GRAY; + if ( ! (mi->scanmode & MI_HASMODE_COLOR ) ) + val[OPT_MODE].s = strdup(md->scanmode_list[i]); + ++i; + } + + if ( mi->scanmode & MI_HASMODE_HALFTONE ) + { + md->scanmode_list[i] = (SANE_String) MD_MODESTRING_HALFTONE; + if ( ! (mi->scanmode & MI_HASMODE_COLOR ) + && ! (mi->scanmode & MI_HASMODE_GRAY ) ) + val[OPT_MODE].s = strdup(md->scanmode_list[i]); + ++i; + } + + /* Always enable a lineart mode. Some models (X6, FW 1.40) say */ + /* that they have no lineart mode. In this case we will do a grayscale */ + /* scan and convert it to onebit data */ + md->scanmode_list[i] = (SANE_String) MD_MODESTRING_LINEART; + if ( ! (mi->scanmode & MI_HASMODE_COLOR ) + && ! (mi->scanmode & MI_HASMODE_GRAY ) + && ! (mi->scanmode & MI_HASMODE_HALFTONE ) ) + val[OPT_MODE].s = strdup(md->scanmode_list[i]); + ++i; + md->scanmode_list[i] = NULL; + + /* bitdepth */ + i = 0; + +#if 0 + if ( mi->depth & MI_HASDEPTH_NIBBLE ) + md->bitdepth_list[++i] = (SANE_Int) MD_DEPTHVAL_4; +#endif + + md->bitdepth_list[++i] = (SANE_Int) MD_DEPTHVAL_8; + if ( mi->depth & MI_HASDEPTH_10 ) + md->bitdepth_list[++i] = (SANE_Int) MD_DEPTHVAL_10; + if ( mi->depth & MI_HASDEPTH_12 ) + md->bitdepth_list[++i] = (SANE_Int) MD_DEPTHVAL_12; + if ( mi->depth & MI_HASDEPTH_14 ) + md->bitdepth_list[++i] = (SANE_Int) MD_DEPTHVAL_14; + if ( mi->depth & MI_HASDEPTH_16 ) + md->bitdepth_list[++i] = (SANE_Int) MD_DEPTHVAL_16; + + md->bitdepth_list[0] = i; + if ( md->bitdepth_list[1] == (SANE_Int) MD_DEPTHVAL_8 ) + val[OPT_BITDEPTH].w = md->bitdepth_list[1]; + else + val[OPT_BITDEPTH].w = md->bitdepth_list[2]; + + /* Halftone */ + md->halftone_mode_list[0] = (SANE_String) MD_HALFTONE0; + md->halftone_mode_list[1] = (SANE_String) MD_HALFTONE1; + md->halftone_mode_list[2] = (SANE_String) MD_HALFTONE2; + md->halftone_mode_list[3] = (SANE_String) MD_HALFTONE3; + md->halftone_mode_list[4] = (SANE_String) MD_HALFTONE4; + md->halftone_mode_list[5] = (SANE_String) MD_HALFTONE5; + md->halftone_mode_list[6] = (SANE_String) MD_HALFTONE6; + md->halftone_mode_list[7] = (SANE_String) MD_HALFTONE7; + md->halftone_mode_list[8] = (SANE_String) MD_HALFTONE8; + md->halftone_mode_list[9] = (SANE_String) MD_HALFTONE9; + md->halftone_mode_list[10] = (SANE_String) MD_HALFTONE10; + md->halftone_mode_list[11] = (SANE_String) MD_HALFTONE11; + md->halftone_mode_list[12] = NULL; + if ( val[OPT_HALFTONE].s ) + free((void *) val[OPT_HALFTONE].s); + val[OPT_HALFTONE].s = strdup(md->halftone_mode_list[0]); + + /* Resolution */ + md->x_res_range_dpi.min = SANE_FIX(10.0); + md->x_res_range_dpi.max = SANE_FIX(mi->max_xresolution); + md->x_res_range_dpi.quant = SANE_FIX(1.0); + val[OPT_RESOLUTION].w = MIN(MD_RESOLUTION_DEFAULT, md->x_res_range_dpi.max); + + md->y_res_range_dpi.min = SANE_FIX(10.0); + md->y_res_range_dpi.max = SANE_FIX(mi->max_yresolution); + md->y_res_range_dpi.quant = SANE_FIX(1.0); + val[OPT_Y_RESOLUTION].w = val[OPT_RESOLUTION].w; /* bind is default */ + + /* Preview mode */ + val[OPT_PREVIEW].w = SANE_FALSE; + + /* Geometry */ + md->x_range_mm.min = SANE_FIX(0.0); + md->x_range_mm.max = SANE_FIX((double) mi->geo_width + / (double) mi->opt_resolution + * MM_PER_INCH); + md->x_range_mm.quant = SANE_FIX(0.0); + md->y_range_mm.min = SANE_FIX(0.0); + md->y_range_mm.max = SANE_FIX((double) mi->geo_height + / (double) mi->opt_resolution + * MM_PER_INCH); + md->y_range_mm.quant = SANE_FIX(0.0); + val[OPT_TL_X].w = SANE_FIX(0.0); + val[OPT_TL_Y].w = SANE_FIX(0.0); + val[OPT_BR_X].w = md->x_range_mm.max; + val[OPT_BR_Y].w = md->y_range_mm.max; + + /* Enhancement group */ + val[OPT_BRIGHTNESS].w = MD_BRIGHTNESS_DEFAULT; + val[OPT_CONTRAST].w = MD_CONTRAST_DEFAULT; + val[OPT_THRESHOLD].w = MD_THRESHOLD_DEFAULT; + + /* Gamma */ + /* linear gamma must come first */ + i = 0; + md->gammamode_list[i++] = (SANE_String) MD_GAMMAMODE_LINEAR; + md->gammamode_list[i++] = (SANE_String) MD_GAMMAMODE_SCALAR; + md->gammamode_list[i++] = (SANE_String) MD_GAMMAMODE_CUSTOM; + if ( val[OPT_GAMMA_MODE].s ) + free((void *) val[OPT_GAMMA_MODE].s); + val[OPT_GAMMA_MODE].s = strdup(md->gammamode_list[0]); + + md->gammamode_list[i] = NULL; + + /* bind gamma */ + val[OPT_GAMMA_BIND].w = SANE_TRUE; + val[OPT_GAMMA_SCALAR].w = MD_GAMMA_DEFAULT; + val[OPT_GAMMA_SCALAR_R].w = MD_GAMMA_DEFAULT; + val[OPT_GAMMA_SCALAR_G].w = MD_GAMMA_DEFAULT; + val[OPT_GAMMA_SCALAR_B].w = MD_GAMMA_DEFAULT; + + /* If the device supports gamma tables, we allocate memory according */ + /* to lookup table capabilities, otherwise we allocate 4096 elements */ + /* which is sufficient for a color depth of 12. If the device */ + /* does not support gamma tables, we fill the table according to */ + /* the actual bit depth, i.e. 256 entries with a range of 0..255 */ + /* if the actual bit depth is 8, for example. This will hopefully*/ + /* make no trouble if the bit depth is 1. */ + if ( md->model_flags & MD_NO_GAMMA ) + { + tablesize = 4096; + option_size = (int) pow(2.0, (double) val[OPT_BITDEPTH].w ); + max_gamma_value = option_size - 1; + } + else + { + tablesize = md->max_lut_size; + option_size = tablesize; + max_gamma_value = md->max_lut_size - 1; + } + + for ( color = 0; color < 4; color++ ) + { + /* index 0 is used if bind gamma == true, index 1 to 3 */ + /* if bind gamma == false */ + if ( md->custom_gamma_table[color] ) + free((void *) md->custom_gamma_table[color]); + md->custom_gamma_table[color] = + (SANE_Int *) malloc(tablesize * sizeof(SANE_Int)); + DBG(100, "init_options: md->custom_gamma_table[%d]=%p, malloc'd %lu bytes\n", + color, (void *) md->custom_gamma_table[color], (u_long) (tablesize * sizeof(SANE_Int))); + if ( md->custom_gamma_table[color] == NULL ) + { + DBG(1, "init_options: malloc for custom gamma table failed\n"); + return SANE_STATUS_NO_MEM; + } + + for ( i = 0; i < max_gamma_value; i++ ) + md->custom_gamma_table[color][i] = i; + } + + md->custom_gamma_range.min = 0; + md->custom_gamma_range.max = max_gamma_value; + md->custom_gamma_range.quant = 1; + + sod[OPT_GAMMA_CUSTOM].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_R].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_G].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_B].size = option_size * sizeof (SANE_Int); + + val[OPT_GAMMA_CUSTOM].wa = &md->custom_gamma_table[0][0]; + val[OPT_GAMMA_CUSTOM_R].wa = &md->custom_gamma_table[1][0]; + val[OPT_GAMMA_CUSTOM_G].wa = &md->custom_gamma_table[2][0]; + val[OPT_GAMMA_CUSTOM_B].wa = &md->custom_gamma_table[3][0]; + + /* Shadow, midtone, highlight, exposure time */ + md->channel_list[0] = (SANE_String) MD_CHANNEL_MASTER; + md->channel_list[1] = (SANE_String) MD_CHANNEL_RED; + md->channel_list[2] = (SANE_String) MD_CHANNEL_GREEN; + md->channel_list[3] = (SANE_String) MD_CHANNEL_BLUE; + md->channel_list[4] = NULL; + if ( val[OPT_CHANNEL].s ) + free((void *) val[OPT_CHANNEL].s); + val[OPT_CHANNEL].s = strdup(md->channel_list[0]); + val[OPT_SHADOW].w = MD_SHADOW_DEFAULT; + val[OPT_SHADOW_R].w = MD_SHADOW_DEFAULT; + val[OPT_SHADOW_G].w = MD_SHADOW_DEFAULT; + val[OPT_SHADOW_B].w = MD_SHADOW_DEFAULT; + val[OPT_MIDTONE].w = MD_MIDTONE_DEFAULT; + val[OPT_MIDTONE_R].w = MD_MIDTONE_DEFAULT; + val[OPT_MIDTONE_G].w = MD_MIDTONE_DEFAULT; + val[OPT_MIDTONE_B].w = MD_MIDTONE_DEFAULT; + val[OPT_HIGHLIGHT].w = MD_HIGHLIGHT_DEFAULT; + val[OPT_HIGHLIGHT_R].w = MD_HIGHLIGHT_DEFAULT; + val[OPT_HIGHLIGHT_G].w = MD_HIGHLIGHT_DEFAULT; + val[OPT_HIGHLIGHT_B].w = MD_HIGHLIGHT_DEFAULT; + val[OPT_EXPOSURE].w = MD_EXPOSURE_DEFAULT; + val[OPT_EXPOSURE_R].w = MD_EXPOSURE_DEFAULT; + val[OPT_EXPOSURE_G].w = MD_EXPOSURE_DEFAULT; + val[OPT_EXPOSURE_B].w = MD_EXPOSURE_DEFAULT; + + /* special options */ + val[OPT_RESOLUTION_BIND].w = SANE_TRUE; + + /* enable/disable option for backtracking */ + val[OPT_DISABLE_BACKTRACK].w = md->opt_no_backtrack_default; + + /* enable/disable calibration by backend */ + val[OPT_CALIB_BACKEND].w = md->opt_backend_calib_default; + + /* turn off the lamp during a scan */ + val[OPT_LIGHTLID35].w = SANE_FALSE; + + /* auto adjustment of threshold during a lineart scan */ + val[OPT_AUTOADJUST].w = SANE_FALSE; + + /* color balance (100% means no correction) */ + val[OPT_BALANCE_R].w = SANE_FIX(100); + val[OPT_BALANCE_G].w = SANE_FIX(100); + val[OPT_BALANCE_B].w = SANE_FIX(100); + + if ( first_call ) + { + /* initialize option descriptors and ranges */ + + /* Percentage range for brightness, contrast */ + md->percentage_range.min = 0 << SANE_FIXED_SCALE_SHIFT; + md->percentage_range.max = 200 << SANE_FIXED_SCALE_SHIFT; + md->percentage_range.quant = 1 << SANE_FIXED_SCALE_SHIFT; + + md->threshold_range.min = 1; + md->threshold_range.max = 255; + md->threshold_range.quant = 1; + + md->scalar_gamma_range.min = SANE_FIX(0.1); + md->scalar_gamma_range.max = SANE_FIX(4.0); + md->scalar_gamma_range.quant = SANE_FIX(0.1); + + md->shadow_range.min = 0; + md->shadow_range.max = 253; + md->shadow_range.quant = 1; + + md->midtone_range.min = 1; + md->midtone_range.max = 254; + md->midtone_range.quant = 1; + + md->highlight_range.min = 2; + md->highlight_range.max = 255; + md->highlight_range.quant = 1; + + md->exposure_range.min = 0; + md->exposure_range.max = 510; + md->exposure_range.quant = 2; + + md->balance_range.min = 0; + md->balance_range.max = 200 << SANE_FIXED_SCALE_SHIFT; + md->balance_range.quant = 1 << SANE_FIXED_SCALE_SHIFT; + + /* default for most options */ + for ( i = 0; i < NUM_OPTIONS; i++ ) + { + sod[i].type = SANE_TYPE_FIXED; + sod[i].unit = SANE_UNIT_NONE; + sod[i].size = sizeof(SANE_Fixed); + sod[i].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + sod[i].constraint_type = SANE_CONSTRAINT_RANGE; + } + + sod[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + sod[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + sod[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + sod[OPT_NUM_OPTS].type = SANE_TYPE_INT; + sod[OPT_NUM_OPTS].size = sizeof (SANE_Int); + sod[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + sod[OPT_NUM_OPTS].constraint_type = SANE_CONSTRAINT_NONE; + val[OPT_NUM_OPTS].w = NUM_OPTIONS; /* NUM_OPTIONS is no option */ + DBG(255, "sod=%p\n", (void *) sod); + DBG(255, "OPT_NUM_OPTS=%d\n", OPT_NUM_OPTS); + DBG(255, "SANE_CAP_SOFT_DETECT=%d\n", SANE_CAP_SOFT_DETECT); + DBG(255, "OPT_NUM_OPTS.cap=%d\n", sod[0].cap); + + /* The Scan Mode Group */ + sod[OPT_MODE_GROUP].title = M_TITLE_SCANMODEGRP; + sod[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_MODE_GROUP].size = 0; + sod[OPT_MODE_GROUP].desc = ""; + sod[OPT_MODE_GROUP].cap = 0; + sod[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* Scan source */ + sod[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + sod[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + sod[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + sod[OPT_SOURCE].type = SANE_TYPE_STRING; + sod[OPT_SOURCE].size = max_string_size(md->scansource_list); + /* if there is only one scan source, deactivate option */ + if ( md->scansource_list[1] == NULL ) + sod[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + sod[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_SOURCE].constraint.string_list = md->scansource_list; + + /* Scan mode */ + sod[OPT_MODE].name = SANE_NAME_SCAN_MODE; + sod[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + sod[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + sod[OPT_MODE].type = SANE_TYPE_STRING; + sod[OPT_MODE].size = max_string_size(md->scanmode_list); + sod[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_MODE].constraint.string_list = md->scanmode_list; + + /* Bit depth */ + sod[OPT_BITDEPTH].name = SANE_NAME_BIT_DEPTH; + sod[OPT_BITDEPTH].title = SANE_TITLE_BIT_DEPTH; + sod[OPT_BITDEPTH].desc = SANE_DESC_BIT_DEPTH; + sod[OPT_BITDEPTH].type = SANE_TYPE_INT; + sod[OPT_BITDEPTH].unit = SANE_UNIT_BIT; + sod[OPT_BITDEPTH].size = sizeof(SANE_Int); + /* if we have only 8 bit color deactivate this option */ + if ( md->bitdepth_list[0] == 1 ) + sod[OPT_BITDEPTH].cap |= SANE_CAP_INACTIVE; + sod[OPT_BITDEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + sod[OPT_BITDEPTH].constraint.word_list = md->bitdepth_list; + + /* Halftone */ + sod[OPT_HALFTONE].name = SANE_NAME_HALFTONE; + sod[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; + sod[OPT_HALFTONE].desc = SANE_DESC_HALFTONE; + sod[OPT_HALFTONE].type = SANE_TYPE_STRING; + sod[OPT_HALFTONE].size = max_string_size(md->halftone_mode_list); + sod[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_HALFTONE].constraint.string_list = md->halftone_mode_list; + + /* Resolution */ + sod[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + sod[OPT_RESOLUTION].title = SANE_TITLE_SCAN_X_RESOLUTION; + sod[OPT_RESOLUTION].desc = SANE_DESC_SCAN_X_RESOLUTION; + sod[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + sod[OPT_RESOLUTION].constraint.range = &md->x_res_range_dpi; + + sod[OPT_Y_RESOLUTION].name = SANE_NAME_SCAN_Y_RESOLUTION; + sod[OPT_Y_RESOLUTION].title = SANE_TITLE_SCAN_Y_RESOLUTION; + sod[OPT_Y_RESOLUTION].desc = SANE_DESC_SCAN_Y_RESOLUTION; + sod[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; + sod[OPT_Y_RESOLUTION].cap |= SANE_CAP_INACTIVE; + sod[OPT_Y_RESOLUTION].constraint.range = &md->y_res_range_dpi; + + /* Preview */ + sod[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + sod[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + sod[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + sod[OPT_PREVIEW].type = SANE_TYPE_BOOL; + sod[OPT_PREVIEW].size = sizeof(SANE_Bool); + sod[OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; + + /* Geometry group, for scan area selection */ + sod[OPT_GEOMETRY_GROUP].title = M_TITLE_GEOMGRP; + sod[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_GEOMETRY_GROUP].size = 0; + sod[OPT_GEOMETRY_GROUP].desc = ""; + sod[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + sod[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + sod[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + sod[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + sod[OPT_TL_X].unit = SANE_UNIT_MM; + sod[OPT_TL_X].constraint.range = &md->x_range_mm; + + sod[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + sod[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + sod[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + sod[OPT_TL_Y].unit = SANE_UNIT_MM; + sod[OPT_TL_Y].constraint.range = &md->y_range_mm; + + sod[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + sod[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + sod[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + sod[OPT_BR_X].unit = SANE_UNIT_MM; + sod[OPT_BR_X].constraint.range = &md->x_range_mm; + + sod[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + sod[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + sod[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + sod[OPT_BR_Y].unit = SANE_UNIT_MM; + sod[OPT_BR_Y].constraint.range = &md->y_range_mm; + + /* Enhancement group */ + sod[OPT_ENHANCEMENT_GROUP].title = M_TITLE_ENHANCEGRP; + sod[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_ENHANCEMENT_GROUP].desc = ""; + sod[OPT_ENHANCEMENT_GROUP].size = 0; + sod[OPT_ENHANCEMENT_GROUP].cap = 0; + sod[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + sod[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + sod[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + sod[OPT_BRIGHTNESS].unit = SANE_UNIT_PERCENT; + sod[OPT_BRIGHTNESS].constraint.range = &md->percentage_range; + + sod[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + sod[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + sod[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + sod[OPT_CONTRAST].unit = SANE_UNIT_PERCENT; + sod[OPT_CONTRAST].constraint.range = &md->percentage_range; + + sod[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + sod[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + sod[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + sod[OPT_THRESHOLD].type = SANE_TYPE_INT; + sod[OPT_THRESHOLD].size = sizeof(SANE_Int); + sod[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + sod[OPT_THRESHOLD].constraint.range = &md->threshold_range; + + /* automatically adjust threshold for a lineart scan */ + sod[OPT_AUTOADJUST].name = M_NAME_AUTOADJUST; + sod[OPT_AUTOADJUST].title = M_TITLE_AUTOADJUST; + sod[OPT_AUTOADJUST].desc = M_DESC_AUTOADJUST; + sod[OPT_AUTOADJUST].type = SANE_TYPE_BOOL; + sod[OPT_AUTOADJUST].size = sizeof(SANE_Bool); + sod[OPT_AUTOADJUST].constraint_type = SANE_CONSTRAINT_NONE; + if ( strncmp(md->opts.auto_adjust, "off", 3) == 0 ) + sod[OPT_AUTOADJUST].cap |= SANE_CAP_INACTIVE; + + /* Gamma */ + sod[OPT_GAMMA_GROUP].title = "Gamma"; + sod[OPT_GAMMA_GROUP].desc = ""; + sod[OPT_GAMMA_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_GAMMA_GROUP].size = 0; + sod[OPT_GAMMA_GROUP].cap = 0; + sod[OPT_GAMMA_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_GAMMA_MODE].name = M_NAME_GAMMA_MODE; + sod[OPT_GAMMA_MODE].title = M_TITLE_GAMMA_MODE; + sod[OPT_GAMMA_MODE].desc = M_DESC_GAMMA_MODE; + sod[OPT_GAMMA_MODE].type = SANE_TYPE_STRING; + sod[OPT_GAMMA_MODE].size = max_string_size(md->gammamode_list); + sod[OPT_GAMMA_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_GAMMA_MODE].constraint.string_list = md->gammamode_list; + + sod[OPT_GAMMA_BIND].name = M_NAME_GAMMA_BIND; + sod[OPT_GAMMA_BIND].title = M_TITLE_GAMMA_BIND; + sod[OPT_GAMMA_BIND].desc = M_DESC_GAMMA_BIND; + sod[OPT_GAMMA_BIND].type = SANE_TYPE_BOOL; + sod[OPT_GAMMA_BIND].size = sizeof(SANE_Bool); + sod[OPT_GAMMA_BIND].constraint_type = SANE_CONSTRAINT_NONE; + + /* this is active if gamma_bind == true and gammamode == scalar */ + sod[OPT_GAMMA_SCALAR].name = M_NAME_GAMMA_SCALAR; + sod[OPT_GAMMA_SCALAR].title = M_TITLE_GAMMA_SCALAR; + sod[OPT_GAMMA_SCALAR].desc = M_DESC_GAMMA_SCALAR; + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR].constraint.range = &md->scalar_gamma_range; + + sod[OPT_GAMMA_SCALAR_R].name = M_NAME_GAMMA_SCALAR_R; + sod[OPT_GAMMA_SCALAR_R].title = M_TITLE_GAMMA_SCALAR_R; + sod[OPT_GAMMA_SCALAR_R].desc = M_DESC_GAMMA_SCALAR_R; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].constraint.range = &md->scalar_gamma_range; + + sod[OPT_GAMMA_SCALAR_G].name = M_NAME_GAMMA_SCALAR_G; + sod[OPT_GAMMA_SCALAR_G].title = M_TITLE_GAMMA_SCALAR_G; + sod[OPT_GAMMA_SCALAR_G].desc = M_DESC_GAMMA_SCALAR_G; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].constraint.range = &md->scalar_gamma_range; + + sod[OPT_GAMMA_SCALAR_B].name = M_NAME_GAMMA_SCALAR_B; + sod[OPT_GAMMA_SCALAR_B].title = M_TITLE_GAMMA_SCALAR_B; + sod[OPT_GAMMA_SCALAR_B].desc = M_DESC_GAMMA_SCALAR_B; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].constraint.range = &md->scalar_gamma_range; + + sod[OPT_GAMMA_CUSTOM].name = SANE_NAME_GAMMA_VECTOR; + sod[OPT_GAMMA_CUSTOM].title = SANE_TITLE_GAMMA_VECTOR; + sod[OPT_GAMMA_CUSTOM].desc = SANE_DESC_GAMMA_VECTOR; + sod[OPT_GAMMA_CUSTOM].type = SANE_TYPE_INT; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM].constraint.range = &md->custom_gamma_range; + + sod[OPT_GAMMA_CUSTOM_R].name = SANE_NAME_GAMMA_VECTOR_R; + sod[OPT_GAMMA_CUSTOM_R].title = SANE_TITLE_GAMMA_VECTOR_R; + sod[OPT_GAMMA_CUSTOM_R].desc = SANE_DESC_GAMMA_VECTOR_R; + sod[OPT_GAMMA_CUSTOM_R].type = SANE_TYPE_INT; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_R].constraint.range = &md->custom_gamma_range; + + sod[OPT_GAMMA_CUSTOM_G].name = SANE_NAME_GAMMA_VECTOR_G; + sod[OPT_GAMMA_CUSTOM_G].title = SANE_TITLE_GAMMA_VECTOR_G; + sod[OPT_GAMMA_CUSTOM_G].desc = SANE_DESC_GAMMA_VECTOR_G; + sod[OPT_GAMMA_CUSTOM_G].type = SANE_TYPE_INT; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_G].constraint.range = &md->custom_gamma_range; + + sod[OPT_GAMMA_CUSTOM_B].name = SANE_NAME_GAMMA_VECTOR_B; + sod[OPT_GAMMA_CUSTOM_B].title = SANE_TITLE_GAMMA_VECTOR_B; + sod[OPT_GAMMA_CUSTOM_B].desc = SANE_DESC_GAMMA_VECTOR_B; + sod[OPT_GAMMA_CUSTOM_B].type = SANE_TYPE_INT; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].size = option_size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_B].constraint.range = &md->custom_gamma_range; + + /* Shadow, midtone, highlight */ + sod[OPT_SMH_GROUP].title = M_TITLE_SMHGRP; + sod[OPT_SMH_GROUP].desc = ""; + sod[OPT_SMH_GROUP].type = SANE_TYPE_GROUP; + sod[OPT_SMH_GROUP].size = 0; + sod[OPT_SMH_GROUP].cap = 0; + sod[OPT_SMH_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_CHANNEL].name = M_NAME_CHANNEL; + sod[OPT_CHANNEL].title = M_TITLE_CHANNEL; + sod[OPT_CHANNEL].desc = M_DESC_CHANNEL; + sod[OPT_CHANNEL].type = SANE_TYPE_STRING; + sod[OPT_CHANNEL].size = max_string_size(md->channel_list); + sod[OPT_CHANNEL].constraint_type = SANE_CONSTRAINT_STRING_LIST; + sod[OPT_CHANNEL].constraint.string_list = md->channel_list; + + sod[OPT_SHADOW].name = SANE_NAME_SHADOW; + sod[OPT_SHADOW].title = SANE_TITLE_SHADOW; + sod[OPT_SHADOW].desc = SANE_DESC_SHADOW; + sod[OPT_SHADOW].type = SANE_TYPE_INT; + sod[OPT_SHADOW].size = sizeof(SANE_Int); + sod[OPT_SHADOW].constraint.range = &md->shadow_range; + + sod[OPT_SHADOW_R].name = SANE_NAME_SHADOW_R; + sod[OPT_SHADOW_R].title = SANE_TITLE_SHADOW_R; + sod[OPT_SHADOW_R].desc = SANE_DESC_SHADOW_R; + sod[OPT_SHADOW_R].type = SANE_TYPE_INT; + sod[OPT_SHADOW_R].size = sizeof(SANE_Int); + sod[OPT_SHADOW_R].constraint.range = &md->shadow_range; + + sod[OPT_SHADOW_G].name = SANE_NAME_SHADOW_G; + sod[OPT_SHADOW_G].title = SANE_TITLE_SHADOW_G; + sod[OPT_SHADOW_G].desc = SANE_DESC_SHADOW_G; + sod[OPT_SHADOW_G].type = SANE_TYPE_INT; + sod[OPT_SHADOW_G].size = sizeof(SANE_Int); + sod[OPT_SHADOW_G].constraint.range = &md->shadow_range; + + sod[OPT_SHADOW_B].name = SANE_NAME_SHADOW_B; + sod[OPT_SHADOW_B].title = SANE_TITLE_SHADOW_B; + sod[OPT_SHADOW_B].desc = SANE_DESC_SHADOW_B; + sod[OPT_SHADOW_B].type = SANE_TYPE_INT; + sod[OPT_SHADOW_B].size = sizeof(SANE_Int); + sod[OPT_SHADOW_B].constraint.range = &md->shadow_range; + + sod[OPT_MIDTONE].name = M_NAME_MIDTONE; + sod[OPT_MIDTONE].title = M_TITLE_MIDTONE; + sod[OPT_MIDTONE].desc = M_DESC_MIDTONE; + sod[OPT_MIDTONE].type = SANE_TYPE_INT; + sod[OPT_MIDTONE].size = sizeof(SANE_Int); + sod[OPT_MIDTONE].constraint.range = &md->midtone_range; + + sod[OPT_MIDTONE_R].name = M_NAME_MIDTONE_R; + sod[OPT_MIDTONE_R].title = M_TITLE_MIDTONE_R; + sod[OPT_MIDTONE_R].desc = M_DESC_MIDTONE_R; + sod[OPT_MIDTONE_R].type = SANE_TYPE_INT; + sod[OPT_MIDTONE_R].size = sizeof(SANE_Int); + sod[OPT_MIDTONE_R].constraint.range = &md->midtone_range; + + sod[OPT_MIDTONE_G].name = M_NAME_MIDTONE_G; + sod[OPT_MIDTONE_G].title = M_TITLE_MIDTONE_G; + sod[OPT_MIDTONE_G].desc = M_DESC_MIDTONE_G; + sod[OPT_MIDTONE_G].type = SANE_TYPE_INT; + sod[OPT_MIDTONE_G].size = sizeof(SANE_Int); + sod[OPT_MIDTONE_G].constraint.range = &md->midtone_range; + + sod[OPT_MIDTONE_B].name = M_NAME_MIDTONE_B; + sod[OPT_MIDTONE_B].title = M_TITLE_MIDTONE_B; + sod[OPT_MIDTONE_B].desc = M_DESC_MIDTONE_B; + sod[OPT_MIDTONE_B].type = SANE_TYPE_INT; + sod[OPT_MIDTONE_B].size = sizeof(SANE_Int); + sod[OPT_MIDTONE_B].constraint.range = &md->midtone_range; + + sod[OPT_HIGHLIGHT].name = SANE_NAME_HIGHLIGHT; + sod[OPT_HIGHLIGHT].title = SANE_TITLE_HIGHLIGHT; + sod[OPT_HIGHLIGHT].desc = SANE_DESC_HIGHLIGHT; + sod[OPT_HIGHLIGHT].type = SANE_TYPE_INT; + sod[OPT_HIGHLIGHT].size = sizeof(SANE_Int); + sod[OPT_HIGHLIGHT].constraint.range = &md->highlight_range; + + sod[OPT_HIGHLIGHT_R].name = SANE_NAME_HIGHLIGHT_R; + sod[OPT_HIGHLIGHT_R].title = SANE_TITLE_HIGHLIGHT_R; + sod[OPT_HIGHLIGHT_R].desc = SANE_DESC_HIGHLIGHT_R; + sod[OPT_HIGHLIGHT_R].type = SANE_TYPE_INT; + sod[OPT_HIGHLIGHT_R].size = sizeof(SANE_Int); + sod[OPT_HIGHLIGHT_R].constraint.range = &md->highlight_range; + + sod[OPT_HIGHLIGHT_G].name = SANE_NAME_HIGHLIGHT_G; + sod[OPT_HIGHLIGHT_G].title = SANE_TITLE_HIGHLIGHT_G; + sod[OPT_HIGHLIGHT_G].desc = SANE_DESC_HIGHLIGHT_G; + sod[OPT_HIGHLIGHT_G].type = SANE_TYPE_INT; + sod[OPT_HIGHLIGHT_G].size = sizeof(SANE_Int); + sod[OPT_HIGHLIGHT_G].constraint.range = &md->highlight_range; + + sod[OPT_HIGHLIGHT_B].name = SANE_NAME_HIGHLIGHT_B; + sod[OPT_HIGHLIGHT_B].title = SANE_TITLE_HIGHLIGHT_B; + sod[OPT_HIGHLIGHT_B].desc = SANE_DESC_HIGHLIGHT_B; + sod[OPT_HIGHLIGHT_B].type = SANE_TYPE_INT; + sod[OPT_HIGHLIGHT_B].size = sizeof(SANE_Int); + sod[OPT_HIGHLIGHT_B].constraint.range = &md->highlight_range; + + sod[OPT_EXPOSURE].name = SANE_NAME_SCAN_EXPOS_TIME; + sod[OPT_EXPOSURE].title = SANE_TITLE_SCAN_EXPOS_TIME; + sod[OPT_EXPOSURE].desc = SANE_DESC_SCAN_EXPOS_TIME; + sod[OPT_EXPOSURE].type = SANE_TYPE_INT; + sod[OPT_EXPOSURE].unit = SANE_UNIT_PERCENT; + sod[OPT_EXPOSURE].size = sizeof(SANE_Int); + sod[OPT_EXPOSURE].constraint.range = &md->exposure_range; + + sod[OPT_EXPOSURE_R].name = SANE_NAME_SCAN_EXPOS_TIME_R; + sod[OPT_EXPOSURE_R].title = SANE_TITLE_SCAN_EXPOS_TIME_R; + sod[OPT_EXPOSURE_R].desc = SANE_DESC_SCAN_EXPOS_TIME_R; + sod[OPT_EXPOSURE_R].type = SANE_TYPE_INT; + sod[OPT_EXPOSURE_R].unit = SANE_UNIT_PERCENT; + sod[OPT_EXPOSURE_R].size = sizeof(SANE_Int); + sod[OPT_EXPOSURE_R].constraint.range = &md->exposure_range; + + sod[OPT_EXPOSURE_G].name = SANE_NAME_SCAN_EXPOS_TIME_G; + sod[OPT_EXPOSURE_G].title = SANE_TITLE_SCAN_EXPOS_TIME_G; + sod[OPT_EXPOSURE_G].desc = SANE_DESC_SCAN_EXPOS_TIME_G; + sod[OPT_EXPOSURE_G].type = SANE_TYPE_INT; + sod[OPT_EXPOSURE_G].unit = SANE_UNIT_PERCENT; + sod[OPT_EXPOSURE_G].size = sizeof(SANE_Int); + sod[OPT_EXPOSURE_G].constraint.range = &md->exposure_range; + + sod[OPT_EXPOSURE_B].name = SANE_NAME_SCAN_EXPOS_TIME_B; + sod[OPT_EXPOSURE_B].title = SANE_TITLE_SCAN_EXPOS_TIME_B; + sod[OPT_EXPOSURE_B].desc = SANE_DESC_SCAN_EXPOS_TIME_B; + sod[OPT_EXPOSURE_B].type = SANE_TYPE_INT; + sod[OPT_EXPOSURE_B].unit = SANE_UNIT_PERCENT; + sod[OPT_EXPOSURE_B].size = sizeof(SANE_Int); + sod[OPT_EXPOSURE_B].constraint.range = &md->exposure_range; + + /* The Special Options Group */ + sod[OPT_SPECIAL].title = M_TITLE_SPECIALGRP; + sod[OPT_SPECIAL].type = SANE_TYPE_GROUP; + sod[OPT_SPECIAL].size = 0; + sod[OPT_SPECIAL].desc = ""; + sod[OPT_SPECIAL].cap = SANE_CAP_ADVANCED; + sod[OPT_SPECIAL].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_RESOLUTION_BIND].name = SANE_NAME_RESOLUTION_BIND; + sod[OPT_RESOLUTION_BIND].title = SANE_TITLE_RESOLUTION_BIND; + sod[OPT_RESOLUTION_BIND].desc = SANE_DESC_RESOLUTION_BIND; + sod[OPT_RESOLUTION_BIND].type = SANE_TYPE_BOOL; + sod[OPT_RESOLUTION_BIND].size = sizeof(SANE_Bool); + sod[OPT_RESOLUTION_BIND].cap |= SANE_CAP_ADVANCED; + sod[OPT_RESOLUTION_BIND].constraint_type = SANE_CONSTRAINT_NONE; + + /* enable/disable option for backtracking */ + sod[OPT_DISABLE_BACKTRACK].name = M_NAME_NOBACKTRACK; + sod[OPT_DISABLE_BACKTRACK].title = M_TITLE_NOBACKTRACK; + sod[OPT_DISABLE_BACKTRACK].desc = M_DESC_NOBACKTRACK; + sod[OPT_DISABLE_BACKTRACK].type = SANE_TYPE_BOOL; + sod[OPT_DISABLE_BACKTRACK].size = sizeof(SANE_Bool); + sod[OPT_DISABLE_BACKTRACK].cap |= SANE_CAP_ADVANCED; + sod[OPT_DISABLE_BACKTRACK].constraint_type = SANE_CONSTRAINT_NONE; + if ( strncmp(md->opts.no_backtracking, "off", 3) == 0 ) + sod[OPT_DISABLE_BACKTRACK].cap |= SANE_CAP_INACTIVE; + + /* calibration by driver */ + sod[OPT_CALIB_BACKEND].name = M_NAME_CALIBBACKEND; + sod[OPT_CALIB_BACKEND].title = M_TITLE_CALIBBACKEND; + sod[OPT_CALIB_BACKEND].desc = M_DESC_CALIBBACKEND; + sod[OPT_CALIB_BACKEND].type = SANE_TYPE_BOOL; + sod[OPT_CALIB_BACKEND].size = sizeof(SANE_Bool); + sod[OPT_CALIB_BACKEND].cap |= SANE_CAP_ADVANCED; + sod[OPT_CALIB_BACKEND].constraint_type = SANE_CONSTRAINT_NONE; + if ( strncmp(md->opts.backend_calibration, "off", 3) == 0 ) + sod[OPT_CALIB_BACKEND].cap |= SANE_CAP_INACTIVE; + + /* turn off the lamp of the flatbed during a scan */ + sod[OPT_LIGHTLID35].name = M_NAME_LIGHTLID35; + sod[OPT_LIGHTLID35].title = M_TITLE_LIGHTLID35; + sod[OPT_LIGHTLID35].desc = M_DESC_LIGHTLID35; + sod[OPT_LIGHTLID35].type = SANE_TYPE_BOOL; + sod[OPT_LIGHTLID35].size = sizeof(SANE_Bool); + sod[OPT_LIGHTLID35].cap |= SANE_CAP_ADVANCED; + sod[OPT_LIGHTLID35].constraint_type = SANE_CONSTRAINT_NONE; + if ( strncmp(md->opts.lightlid35, "off", 3) == 0 ) + sod[OPT_LIGHTLID35].cap |= SANE_CAP_INACTIVE; + + /* toggle the lamp of the flatbed */ + sod[OPT_TOGGLELAMP].name = M_NAME_TOGGLELAMP; + sod[OPT_TOGGLELAMP].title = M_TITLE_TOGGLELAMP; + sod[OPT_TOGGLELAMP].desc = M_DESC_TOGGLELAMP; + sod[OPT_TOGGLELAMP].type = SANE_TYPE_BUTTON; + sod[OPT_TOGGLELAMP].size = 0; + sod[OPT_TOGGLELAMP].cap |= SANE_CAP_ADVANCED; + sod[OPT_TOGGLELAMP].constraint_type = SANE_CONSTRAINT_NONE; + if ( strncmp(md->opts.toggle_lamp, "off", 3) == 0 ) + sod[OPT_TOGGLELAMP].cap |= SANE_CAP_INACTIVE; + + /* color balance */ + sod[OPT_COLORBALANCE].title = M_TITLE_COLBALANCEGRP; + sod[OPT_COLORBALANCE].type = SANE_TYPE_GROUP; + sod[OPT_COLORBALANCE].size = 0; + sod[OPT_COLORBALANCE].desc = ""; + sod[OPT_COLORBALANCE].cap = SANE_CAP_ADVANCED; + sod[OPT_COLORBALANCE].constraint_type = SANE_CONSTRAINT_NONE; + + sod[OPT_BALANCE_R].name = M_NAME_BALANCE_R; + sod[OPT_BALANCE_R].title = M_TITLE_BALANCE_R; + sod[OPT_BALANCE_R].desc = M_DESC_BALANCE_R; + sod[OPT_BALANCE_R].unit = SANE_UNIT_PERCENT; + sod[OPT_BALANCE_R].cap |= SANE_CAP_ADVANCED; + sod[OPT_BALANCE_R].constraint.range = &md->balance_range; + if ( strncmp(md->opts.colorbalance_adjust, "off", 3) == 0 ) + sod[OPT_BALANCE_R].cap |= SANE_CAP_INACTIVE; + + sod[OPT_BALANCE_G].name = M_NAME_BALANCE_G; + sod[OPT_BALANCE_G].title = M_TITLE_BALANCE_G; + sod[OPT_BALANCE_G].desc = M_DESC_BALANCE_G; + sod[OPT_BALANCE_G].unit = SANE_UNIT_PERCENT; + sod[OPT_BALANCE_G].cap |= SANE_CAP_ADVANCED; + sod[OPT_BALANCE_G].constraint.range = &md->balance_range; + if ( strncmp(md->opts.colorbalance_adjust, "off", 3) == 0 ) + sod[OPT_BALANCE_G].cap |= SANE_CAP_INACTIVE; + + sod[OPT_BALANCE_B].name = M_NAME_BALANCE_B; + sod[OPT_BALANCE_B].title = M_TITLE_BALANCE_B; + sod[OPT_BALANCE_B].desc = M_DESC_BALANCE_B; + sod[OPT_BALANCE_B].unit = SANE_UNIT_PERCENT; + sod[OPT_BALANCE_B].cap |= SANE_CAP_ADVANCED; + sod[OPT_BALANCE_B].constraint.range = &md->balance_range; + if ( strncmp(md->opts.colorbalance_adjust, "off", 3) == 0 ) + sod[OPT_BALANCE_B].cap |= SANE_CAP_INACTIVE; + + sod[OPT_BALANCE_FW].name = M_NAME_BALANCE_FW; + sod[OPT_BALANCE_FW].title = M_TITLE_BALANCE_FW; + sod[OPT_BALANCE_FW].desc = M_DESC_BALANCE_FW; + sod[OPT_BALANCE_FW].type = SANE_TYPE_BUTTON; + sod[OPT_BALANCE_FW].size = 0; + sod[OPT_BALANCE_FW].cap |= SANE_CAP_ADVANCED; + sod[OPT_BALANCE_FW].constraint_type = SANE_CONSTRAINT_NONE; + if ( strncmp(md->opts.colorbalance_adjust, "off", 3) == 0 ) + sod[OPT_BALANCE_FW].cap |= SANE_CAP_INACTIVE; + } + + status = set_option_dependencies(ms, sod, val); + if ( status != SANE_STATUS_GOOD ) + return status; + + return SANE_STATUS_GOOD; +} + +/*---------- set_option_dependencies() ---------------------------------------*/ + +static SANE_Status +set_option_dependencies(Microtek2_Scanner *ms, SANE_Option_Descriptor *sod, + Option_Value *val) +{ + + Microtek2_Device *md; + md = ms->dev; + + DBG(40, "set_option_dependencies: val=%p, sod=%p, mode=%s\n", + (void *) val, (void *) sod, val[OPT_MODE].s); + + if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_COLOR) == 0 ) + { + /* activate brightness,..., deactivate halftone pattern */ + /* and threshold */ + sod[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_CHANNEL].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_SHADOW].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + if ( md->bitdepth_list[0] != 1 ) + sod[OPT_BITDEPTH].cap &= ~SANE_CAP_INACTIVE; + else + sod[OPT_BITDEPTH].cap |= SANE_CAP_INACTIVE; + sod[OPT_AUTOADJUST].cap |= SANE_CAP_INACTIVE; + if ( ! ( strncmp(md->opts.colorbalance_adjust, "off", 3) == 0 ) ) + { + sod[OPT_BALANCE_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_BALANCE_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_BALANCE_B].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_BALANCE_FW].cap &= ~SANE_CAP_INACTIVE; + } + /* reset options values that are inactive to their default */ + val[OPT_THRESHOLD].w = MD_THRESHOLD_DEFAULT; + } + + else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_GRAY) == 0 ) + { + sod[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_CHANNEL].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + if ( md->bitdepth_list[0] != 1 ) + sod[OPT_BITDEPTH].cap &= ~SANE_CAP_INACTIVE; + else + sod[OPT_BITDEPTH].cap |= SANE_CAP_INACTIVE; + sod[OPT_AUTOADJUST].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_FW].cap |= SANE_CAP_INACTIVE; + + /* reset options values that are inactive to their default */ + if ( val[OPT_CHANNEL].s ) + free((void *) val[OPT_CHANNEL].s); + val[OPT_CHANNEL].s = strdup((SANE_String) MD_CHANNEL_MASTER); + } + + else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_HALFTONE) == 0 ) + { + sod[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + sod[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + sod[OPT_CHANNEL].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HALFTONE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + sod[OPT_BITDEPTH].cap |= SANE_CAP_INACTIVE; + sod[OPT_AUTOADJUST].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_FW].cap |= SANE_CAP_INACTIVE; + + /* reset options values that are inactive to their default */ + val[OPT_BRIGHTNESS].w = MD_BRIGHTNESS_DEFAULT; + val[OPT_CONTRAST].w = MD_CONTRAST_DEFAULT; + if ( val[OPT_CHANNEL].s ) + free((void *) val[OPT_CHANNEL].s); + val[OPT_CHANNEL].s = strdup((SANE_String) MD_CHANNEL_MASTER); + val[OPT_SHADOW].w = MD_SHADOW_DEFAULT; + val[OPT_MIDTONE].w = MD_MIDTONE_DEFAULT; + val[OPT_HIGHLIGHT].w = MD_HIGHLIGHT_DEFAULT; + val[OPT_EXPOSURE].w = MD_EXPOSURE_DEFAULT; + val[OPT_THRESHOLD].w = MD_THRESHOLD_DEFAULT; + } + + else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_LINEART) == 0 ) + { + sod[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + sod[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + sod[OPT_CHANNEL].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + if ( val[OPT_AUTOADJUST].w == SANE_FALSE ) + sod[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + else + sod[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + sod[OPT_BITDEPTH].cap |= SANE_CAP_INACTIVE; + sod[OPT_AUTOADJUST].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_BALANCE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_BALANCE_FW].cap |= SANE_CAP_INACTIVE; + + /* reset options values that are inactive to their default */ + val[OPT_BRIGHTNESS].w = MD_BRIGHTNESS_DEFAULT; + val[OPT_CONTRAST].w = MD_CONTRAST_DEFAULT; + if ( val[OPT_CHANNEL].s ) + free((void *) val[OPT_CHANNEL].s); + val[OPT_CHANNEL].s = strdup((SANE_String) MD_CHANNEL_MASTER); + val[OPT_SHADOW].w = MD_SHADOW_DEFAULT; + val[OPT_MIDTONE].w = MD_MIDTONE_DEFAULT; + val[OPT_HIGHLIGHT].w = MD_HIGHLIGHT_DEFAULT; + val[OPT_EXPOSURE].w = MD_EXPOSURE_DEFAULT; + } + + else + { + DBG(1, "set_option_dependencies: unknown mode '%s'\n", + val[OPT_MODE].s ); + return SANE_STATUS_INVAL; + } + + /* these ones are always inactive if the mode changes */ + sod[OPT_SHADOW_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_B].cap |= SANE_CAP_INACTIVE; + + /* reset options values that are inactive to their default */ + val[OPT_SHADOW_R].w = val[OPT_SHADOW_G].w = val[OPT_SHADOW_B].w + = MD_SHADOW_DEFAULT; + val[OPT_MIDTONE_R].w = val[OPT_MIDTONE_G].w = val[OPT_MIDTONE_B].w + = MD_MIDTONE_DEFAULT; + val[OPT_HIGHLIGHT_R].w = val[OPT_HIGHLIGHT_G].w = val[OPT_HIGHLIGHT_B].w + = MD_HIGHLIGHT_DEFAULT; + val[OPT_EXPOSURE_R].w = val[OPT_EXPOSURE_G].w = val[OPT_EXPOSURE_B].w + = MD_EXPOSURE_DEFAULT; + + if ( SANE_OPTION_IS_SETTABLE(sod[OPT_GAMMA_MODE].cap) ) + { + restore_gamma_options(sod, val); + } + + return SANE_STATUS_GOOD; +} + +/*---------- sane_control_option() -------------------------------------------*/ + +SANE_Status +sane_control_option(SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Int *info) +{ + Microtek2_Scanner *ms = handle; + Microtek2_Device *md; + Microtek2_Info *mi; + Option_Value *val; + SANE_Option_Descriptor *sod; + SANE_Status status; + + md = ms->dev; + val = &ms->val[0]; + sod = &ms->sod[0]; + mi = &md->info[md->scan_source]; + + if ( ms->scanning ) + return SANE_STATUS_DEVICE_BUSY; + + if ( option < 0 || option >= NUM_OPTIONS ) + { + DBG(100, "sane_control_option: option %d; action %d \n", option, action); + DBG(10, "sane_control_option: option %d invalid\n", option); + return SANE_STATUS_INVAL; + } + + if ( ! SANE_OPTION_IS_ACTIVE(ms->sod[option].cap) ) + { + DBG(100, "sane_control_option: option %d; action %d \n", option, action); + DBG(10, "sane_control_option: option %d not active\n", option); + return SANE_STATUS_INVAL; + } + + if ( info ) + *info = 0; + + switch ( action ) + { + case SANE_ACTION_GET_VALUE: /* read out option values */ + switch ( option ) + { + /* word options */ + case OPT_BITDEPTH: + case OPT_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_THRESHOLD: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_PREVIEW: + case OPT_BRIGHTNESS: + case OPT_CONTRAST: + case OPT_SHADOW: + case OPT_SHADOW_R: + case OPT_SHADOW_G: + case OPT_SHADOW_B: + case OPT_MIDTONE: + case OPT_MIDTONE_R: + case OPT_MIDTONE_G: + case OPT_MIDTONE_B: + case OPT_HIGHLIGHT: + case OPT_HIGHLIGHT_R: + case OPT_HIGHLIGHT_G: + case OPT_HIGHLIGHT_B: + case OPT_EXPOSURE: + case OPT_EXPOSURE_R: + case OPT_EXPOSURE_G: + case OPT_EXPOSURE_B: + case OPT_GAMMA_SCALAR: + case OPT_GAMMA_SCALAR_R: + case OPT_GAMMA_SCALAR_G: + case OPT_GAMMA_SCALAR_B: + case OPT_BALANCE_R: + case OPT_BALANCE_G: + case OPT_BALANCE_B: + + *(SANE_Word *) value = val[option].w; + + if (sod[option].type == SANE_TYPE_FIXED ) + DBG(50, "sane_control_option: opt=%d, act=%d, val=%f\n", + option, action, SANE_UNFIX(val[option].w)); + else + DBG(50, "sane_control_option: opt=%d, act=%d, val=%d\n", + option, action, val[option].w); + + return SANE_STATUS_GOOD; + + /* boolean options */ + case OPT_RESOLUTION_BIND: + case OPT_DISABLE_BACKTRACK: + case OPT_CALIB_BACKEND: + case OPT_LIGHTLID35: + case OPT_GAMMA_BIND: + case OPT_AUTOADJUST: + *(SANE_Bool *) value = val[option].w; + DBG(50, "sane_control_option: opt=%d, act=%d, val=%d\n", + option, action, val[option].w); + return SANE_STATUS_GOOD; + + /* string options */ + case OPT_SOURCE: + case OPT_MODE: + case OPT_HALFTONE: + case OPT_CHANNEL: + case OPT_GAMMA_MODE: + strcpy(value, val[option].s); + DBG(50, "sane_control_option: opt=%d, act=%d, val=%s\n", + option, action, val[option].s); + return SANE_STATUS_GOOD; + + /* word array options */ + case OPT_GAMMA_CUSTOM: + case OPT_GAMMA_CUSTOM_R: + case OPT_GAMMA_CUSTOM_G: + case OPT_GAMMA_CUSTOM_B: + memcpy(value, val[option].wa, sod[option].size); + return SANE_STATUS_GOOD; + + /* button options */ + case OPT_TOGGLELAMP: + case OPT_BALANCE_FW: + return SANE_STATUS_GOOD; + + /* others */ + case OPT_NUM_OPTS: + *(SANE_Word *) value = NUM_OPTIONS; + return SANE_STATUS_GOOD; + + default: + return SANE_STATUS_UNSUPPORTED; + } + /* NOTREACHED */ + /* break; */ + + case SANE_ACTION_SET_VALUE: /* set option values */ + if ( ! SANE_OPTION_IS_SETTABLE(sod[option].cap) ) + { + DBG(100, "sane_control_option: option %d; action %d \n", + option, action); + DBG(10, "sane_control_option: trying to set unsettable option\n"); + return SANE_STATUS_INVAL; + } + + /* do not check OPT_BR_Y, xscanimage sometimes tries to set */ + /* it to a too large value; bug in xscanimage ? */ + /* if ( option != OPT_BR_Y ) + { */ + status = sanei_constrain_value(ms->sod + option, value, info); + if (status != SANE_STATUS_GOOD) + { + DBG(10, "sane_control_option: invalid option value\n"); + return status; + } + /* } */ + + switch ( sod[option].type ) + { + case SANE_TYPE_BOOL: + DBG(50, "sane_control_option: option=%d, action=%d, value=%d\n", + option, action, *(SANE_Int *) value); + if ( ! ( ( *(SANE_Bool *) value == SANE_TRUE ) + || ( *(SANE_Bool *) value == SANE_FALSE ) ) ) + { + DBG(10, "sane_control_option: invalid BOOL option value\n"); + return SANE_STATUS_INVAL; + } + if ( val[option].w == *(SANE_Bool *) value ) /* no change */ + return SANE_STATUS_GOOD; + val[option].w = *(SANE_Bool *) value; + break; + + case SANE_TYPE_INT: + if ( sod[option].size == sizeof(SANE_Int) ) + { + /* word option */ + DBG(50, "sane_control_option: option=%d, action=%d, " + "value=%d\n", option, action, *(SANE_Int *) value); + if ( val[option].w == *(SANE_Int *) value ) /* no change */ + return SANE_STATUS_GOOD; + val[option].w = *(SANE_Int *) value; + } + else + { + /* word array option */ + memcpy(val[option].wa, value, sod[option].size); + } + break; + + case SANE_TYPE_FIXED: + DBG(50, "sane_control_option: option=%d, action=%d, value=%f\n", + option, action, SANE_UNFIX( *(SANE_Fixed *) value)); + if ( val[option].w == *(SANE_Fixed *) value ) /* no change */ + return SANE_STATUS_GOOD; + val[option].w = *(SANE_Fixed *) value; + break; + + case SANE_TYPE_STRING: + DBG(50, "sane_control_option: option=%d, action=%d, value=%s\n", + option, action, (SANE_String) value); + if ( strcmp(val[option].s, (SANE_String) value) == 0 ) + return SANE_STATUS_GOOD; /* no change */ + if ( val[option].s ) + free((void *) val[option].s); + val[option].s = strdup(value); + if ( val[option].s == NULL ) + { + DBG(1, "sane_control_option: strdup failed\n"); + return SANE_STATUS_NO_MEM; + } + break; + + case SANE_TYPE_BUTTON: + break; + + default: + DBG(1, "sane_control_option: unknown type %d\n", + sod[option].type); + break; + } + + switch ( option ) + { + case OPT_RESOLUTION: + case OPT_Y_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + if ( info ) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + case OPT_DISABLE_BACKTRACK: + case OPT_CALIB_BACKEND: + case OPT_LIGHTLID35: + case OPT_PREVIEW: + case OPT_BRIGHTNESS: + case OPT_THRESHOLD: + case OPT_CONTRAST: + case OPT_EXPOSURE: + case OPT_EXPOSURE_R: + case OPT_EXPOSURE_G: + case OPT_EXPOSURE_B: + case OPT_GAMMA_SCALAR: + case OPT_GAMMA_SCALAR_R: + case OPT_GAMMA_SCALAR_G: + case OPT_GAMMA_SCALAR_B: + case OPT_GAMMA_CUSTOM: + case OPT_GAMMA_CUSTOM_R: + case OPT_GAMMA_CUSTOM_G: + case OPT_GAMMA_CUSTOM_B: + case OPT_HALFTONE: + case OPT_BALANCE_R: + case OPT_BALANCE_G: + case OPT_BALANCE_B: + return SANE_STATUS_GOOD; + + case OPT_BITDEPTH: + /* If the bitdepth has changed we must change the size of */ + /* the gamma table if the device does not support gamma */ + /* tables. This will hopefully cause no trouble if the */ + /* mode is one bit */ + + if ( md->model_flags & MD_NO_GAMMA ) + { + int max_gamma_value; + int size; + int color; + int i; + + size = (int) pow(2.0, (double) val[OPT_BITDEPTH].w) - 1; + max_gamma_value = size - 1; + for ( color = 0; color < 4; color++ ) + { + for ( i = 0; i < max_gamma_value; i++ ) + md->custom_gamma_table[color][i] = (SANE_Int) i; + } + md->custom_gamma_range.max = (SANE_Int) max_gamma_value; + sod[OPT_GAMMA_CUSTOM].size = size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_R].size = size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_G].size = size * sizeof (SANE_Int); + sod[OPT_GAMMA_CUSTOM_B].size = size * sizeof (SANE_Int); + + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + + } + + if ( info ) + *info |= SANE_INFO_RELOAD_PARAMS; + return SANE_STATUS_GOOD; + + case OPT_SOURCE: + if ( info ) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + if ( strcmp(val[option].s, MD_SOURCESTRING_FLATBED) == 0 ) + md->scan_source = MD_SOURCE_FLATBED; + else if ( strcmp(val[option].s, MD_SOURCESTRING_TMA) == 0 ) + md->scan_source = MD_SOURCE_TMA; + else if ( strcmp(val[option].s, MD_SOURCESTRING_ADF) == 0 ) + md->scan_source = MD_SOURCE_ADF; + else if ( strcmp(val[option].s, MD_SOURCESTRING_STRIPE) == 0 ) + md->scan_source = MD_SOURCE_STRIPE; + else if ( strcmp(val[option].s, MD_SOURCESTRING_SLIDE) == 0 ) + md->scan_source = MD_SOURCE_SLIDE; + else + { + DBG(1, "sane_control_option: unsupported option %s\n", + val[option].s); + return SANE_STATUS_UNSUPPORTED; + } + + init_options(ms, md->scan_source); + return SANE_STATUS_GOOD; + + case OPT_MODE: + if ( info ) + *info |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + + status = set_option_dependencies(ms, sod, val); + + /* Options with side effects need special treatment. They are */ + /* reset, even if they were set by set_option_dependencies(): */ + /* if we have more than one color depth activate this option */ + + if ( md->bitdepth_list[0] == 1 ) + sod[OPT_BITDEPTH].cap |= SANE_CAP_INACTIVE; + if ( strncmp(md->opts.auto_adjust, "off", 3) == 0 ) + sod[OPT_AUTOADJUST].cap |= SANE_CAP_INACTIVE; + + if ( status != SANE_STATUS_GOOD ) + return status; + return SANE_STATUS_GOOD; + + case OPT_CHANNEL: + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + if ( strcmp(val[option].s, MD_CHANNEL_MASTER) == 0 ) + { + sod[OPT_SHADOW].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_SHADOW_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_B].cap |= SANE_CAP_INACTIVE; + } + else if ( strcmp(val[option].s, MD_CHANNEL_RED) == 0 ) + { + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_SHADOW_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_B].cap |= SANE_CAP_INACTIVE; + } + else if ( strcmp(val[option].s, MD_CHANNEL_GREEN) == 0 ) + { + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_SHADOW_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_B].cap |= SANE_CAP_INACTIVE; + } + else if ( strcmp(val[option].s, MD_CHANNEL_BLUE) == 0 ) + { + sod[OPT_SHADOW].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_SHADOW_B].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_MIDTONE_B].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_HIGHLIGHT_B].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_EXPOSURE_B].cap &= ~SANE_CAP_INACTIVE; + } + return SANE_STATUS_GOOD; + + case OPT_GAMMA_MODE: + restore_gamma_options(sod, val); + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_GAMMA_BIND: + restore_gamma_options(sod, val); + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + case OPT_SHADOW: + case OPT_SHADOW_R: + case OPT_SHADOW_G: + case OPT_SHADOW_B: + if ( val[option].w >= val[option + 1].w ) + { + val[option + 1].w = val[option].w + 1; + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + if ( val[option + 1].w >= val[option + 2].w ) + val[option + 2].w = val[option + 1].w + 1; + + return SANE_STATUS_GOOD; + + case OPT_MIDTONE: + case OPT_MIDTONE_R: + case OPT_MIDTONE_G: + case OPT_MIDTONE_B: + if ( val[option].w <= val[option - 1].w ) + { + val[option - 1].w = val[option].w - 1; + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + if ( val[option].w >= val[option + 1].w ) + { + val[option + 1].w = val[option].w + 1; + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + + return SANE_STATUS_GOOD; + + case OPT_HIGHLIGHT: + case OPT_HIGHLIGHT_R: + case OPT_HIGHLIGHT_G: + case OPT_HIGHLIGHT_B: + if ( val[option].w <= val[option - 1].w ) + { + val[option - 1].w = val[option].w - 1; + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + } + if ( val[option - 1].w <= val[option - 2].w ) + val[option - 2].w = val[option - 1].w - 1; + + return SANE_STATUS_GOOD; + + case OPT_RESOLUTION_BIND: + if ( ms->val[option].w == SANE_FALSE ) + { + ms->sod[OPT_Y_RESOLUTION].cap &= ~SANE_CAP_INACTIVE; + } + else + { + ms->sod[OPT_Y_RESOLUTION].cap |= SANE_CAP_INACTIVE; + } + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + return SANE_STATUS_GOOD; + + case OPT_TOGGLELAMP: + status = scsi_read_system_status(md, -1); + if ( status != SANE_STATUS_GOOD ) + return SANE_STATUS_IO_ERROR; + + md->status.flamp ^= 1; + status = scsi_send_system_status(md, -1); + if ( status != SANE_STATUS_GOOD ) + return SANE_STATUS_IO_ERROR; + return SANE_STATUS_GOOD; + + case OPT_AUTOADJUST: + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + + if ( ms->val[option].w == SANE_FALSE ) + ms->sod[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + else + ms->sod[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + + return SANE_STATUS_GOOD; + + case OPT_BALANCE_FW: + val[OPT_BALANCE_R].w = + SANE_FIX((uint8_t)( (float)mi->balance[0] / 2.55 ) ); + val[OPT_BALANCE_G].w = + SANE_FIX((uint8_t)( (float)mi->balance[1] / 2.55 ) ); + val[OPT_BALANCE_B].w = + SANE_FIX((uint8_t)( (float)mi->balance[2] / 2.55 ) ); + if ( info ) + *info |= SANE_INFO_RELOAD_OPTIONS; + + return SANE_STATUS_GOOD; + + + default: + return SANE_STATUS_UNSUPPORTED; + } +#if 0 + break; +#endif + default: + DBG(1, "sane_control_option: Unsupported action %d\n", action); + return SANE_STATUS_UNSUPPORTED; + } +} + +/*---------- sane_get_option_descriptor() ------------------------------------*/ + +const SANE_Option_Descriptor * +sane_get_option_descriptor(SANE_Handle handle, SANE_Int n) +{ + Microtek2_Scanner *ms = handle; + + DBG(255, "sane_get_option_descriptor: handle=%p, sod=%p, opt=%d\n", + (void *) handle, (void *) ms->sod, n); + + if ( n < 0 || n >= NUM_OPTIONS ) + { + DBG(30, "sane_get_option_descriptor: invalid option %d\n", n); + return NULL; + } + + return &ms->sod[n]; +} + +/*---------- restore_gamma_options() -----------------------------------------*/ + +static SANE_Status +restore_gamma_options(SANE_Option_Descriptor *sod, Option_Value *val) +{ + + DBG(40, "restore_gamma_options: val=%p, sod=%p\n", (void *) val, (void *) sod); + /* if we dont have a gamma table return immediately */ + if ( ! val[OPT_GAMMA_MODE].s ) + return SANE_STATUS_GOOD; + + if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_COLOR) == 0 ) + { + sod[OPT_GAMMA_MODE].cap &= ~SANE_CAP_INACTIVE; + if ( strcmp(val[OPT_GAMMA_MODE].s, MD_GAMMAMODE_LINEAR) == 0 ) + { + sod[OPT_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + } + else if ( strcmp(val[OPT_GAMMA_MODE].s, MD_GAMMAMODE_SCALAR) == 0 ) + { + sod[OPT_GAMMA_BIND].cap &= ~SANE_CAP_INACTIVE; + if ( val[OPT_GAMMA_BIND].w == SANE_TRUE ) + { + sod[OPT_GAMMA_SCALAR].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + } + else + { + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + } + } + else if ( strcmp(val[OPT_GAMMA_MODE].s, MD_GAMMAMODE_CUSTOM) == 0 ) + { + sod[OPT_GAMMA_BIND].cap &= ~SANE_CAP_INACTIVE; + if ( val[OPT_GAMMA_BIND].w == SANE_TRUE ) + { + sod[OPT_GAMMA_CUSTOM].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + } + else + { + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + } + } + } + else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_GRAY) == 0 ) + { + sod[OPT_GAMMA_MODE].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + if ( strcmp(val[OPT_GAMMA_MODE].s, MD_GAMMAMODE_LINEAR) == 0 ) + { + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + } + else if ( strcmp(val[OPT_GAMMA_MODE].s, MD_GAMMAMODE_SCALAR) == 0 ) + { + sod[OPT_GAMMA_SCALAR].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + } + else if ( strcmp(val[OPT_GAMMA_MODE].s, MD_GAMMAMODE_CUSTOM) == 0 ) + { + sod[OPT_GAMMA_CUSTOM].cap &= ~SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + } + } + else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_HALFTONE) == 0 + || strcmp(val[OPT_MODE].s, MD_MODESTRING_LINEART) == 0 ) + { + /* reset gamma to default */ + if ( val[OPT_GAMMA_MODE].s ) + free((void *) val[OPT_GAMMA_MODE].s); + val[OPT_GAMMA_MODE].s = strdup(MD_GAMMAMODE_LINEAR); + sod[OPT_GAMMA_MODE].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_BIND].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_SCALAR_B].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_R].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; + sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; + } + else + DBG(1, "restore_gamma_options: unknown mode %s\n", val[OPT_MODE].s); + + return SANE_STATUS_GOOD; +} + + +/*---------- calculate_sane_params() -----------------------------------------*/ + +static SANE_Status +calculate_sane_params(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + + + DBG(30, "calculate_sane_params: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ( ! mi->onepass && ms->mode == MS_MODE_COLOR ) + { + if ( ms->current_pass == 1 ) + ms->params.format = SANE_FRAME_RED; + else if ( ms->current_pass == 2 ) + ms->params.format = SANE_FRAME_GREEN; + else if ( ms->current_pass == 3 ) + ms->params.format = SANE_FRAME_BLUE; + else + { + DBG(1, "calculate_sane_params: invalid pass number %d\n", + ms->current_pass); + return SANE_STATUS_IO_ERROR; + } + } + else if ( mi->onepass && ms->mode == MS_MODE_COLOR ) + ms->params.format = SANE_FRAME_RGB; + else + ms->params.format = SANE_FRAME_GRAY; + + if ( ! mi->onepass && ms->mode == MS_MODE_COLOR && ms->current_pass < 3 ) + ms->params.last_frame = SANE_FALSE; + else + ms->params.last_frame = SANE_TRUE; + ms->params.lines = ms->src_remaining_lines; + ms->params.pixels_per_line = ms->ppl; + ms->params.bytes_per_line = ms->real_bpl; + ms->params.depth = ms->bits_per_pixel_out; + + return SANE_STATUS_GOOD; + +} + +/*---------- get_calib_params() ----------------------------------------------*/ + +static void +get_calib_params(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + + + DBG(30, "get_calib_params: handle=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ( md->model_flags & MD_CALIB_DIVISOR_600 ) + { + if ( ms->x_resolution_dpi <= 600 ) + mi->calib_divisor = 2; + else + mi->calib_divisor = 1; + } + DBG(30, "Calib Divisor: %d\n", mi->calib_divisor); + + + ms->x_resolution_dpi = mi->opt_resolution / mi->calib_divisor; + ms->y_resolution_dpi = mi->opt_resolution / 5; /* ignore dust particles */ + ms->x1_dots = 0; + ms->y1_dots = mi->calib_white; + ms->width_dots = mi->geo_width; + if ( md->shading_length != 0 ) + ms->height_dots = md->shading_length; + else + ms->height_dots = mi->calib_space; + + ms->mode = MS_MODE_COLOR; + + if ( mi->depth & MI_HASDEPTH_16 ) + ms->depth = 16; + else if ( mi->depth & MI_HASDEPTH_14 ) + ms->depth = 14; + else if ( mi->depth & MI_HASDEPTH_12 ) + ms->depth = 12; + else if ( mi->depth & MI_HASDEPTH_10 ) + ms->depth = 10; + else + ms->depth = 8; + + ms->stay = 0; + if ( mi->calib_space < 10 ) + ms->stay = 1; + ms->rawdat = 1; + ms->quality = 1; + ms->fastscan = 0; +/* ms->scan_source = md->scan_source; */ + ms->scan_source = 0; + ms->brightness_m = ms->brightness_r = ms->brightness_g = + ms->brightness_b = 128; + ms->exposure_m = ms->exposure_r = ms->exposure_g = ms->exposure_b = 0; + ms->contrast_m = ms->contrast_r = ms->contrast_g = ms->contrast_b = 128; + ms->shadow_m = ms->shadow_r = ms->shadow_g = ms->shadow_b = 0; + ms->midtone_m = ms->midtone_r = ms->midtone_g = ms->midtone_b = 128; + ms->highlight_m = ms->highlight_r = ms->highlight_g = ms->highlight_b = 255; + + return; +} + + +/*---------- get_scan_parameters () ------------------------------------------*/ + +static SANE_Status +get_scan_parameters(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + double dpm; /* dots per millimeter */ + int x2_dots; + int y2_dots; + int i; + + + DBG(30, "get_scan_parameters: handle=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + get_scan_mode_and_depth(ms, &ms->mode, &ms->depth, + &ms->bits_per_pixel_in, &ms->bits_per_pixel_out); + + /* get the scan_source */ + if ( strcmp(ms->val[OPT_SOURCE].s, MD_SOURCESTRING_FLATBED) == 0 ) + ms->scan_source = MS_SOURCE_FLATBED; + else if ( strcmp(ms->val[OPT_SOURCE].s, MD_SOURCESTRING_ADF) == 0 ) + ms->scan_source = MS_SOURCE_ADF; + else if ( strcmp(ms->val[OPT_SOURCE].s, MD_SOURCESTRING_TMA) == 0 ) + ms->scan_source = MS_SOURCE_TMA; + else if ( strcmp(ms->val[OPT_SOURCE].s, MD_SOURCESTRING_STRIPE) == 0 ) + ms->scan_source = MS_SOURCE_STRIPE; + else if ( strcmp(ms->val[OPT_SOURCE].s, MD_SOURCESTRING_SLIDE) == 0 ) + ms->scan_source = MS_SOURCE_SLIDE; + + /* enable/disable backtracking */ + if ( ms->val[OPT_DISABLE_BACKTRACK].w == SANE_TRUE ) + ms->no_backtracking = 1; + else + ms->no_backtracking = 0; + + /* turn off the lamp during a scan */ + if ( ms->val[OPT_LIGHTLID35].w == SANE_TRUE ) + ms->lightlid35 = 1; + else + ms->lightlid35 = 0; + + /* automatic adjustment of threshold */ + if ( ms->val[OPT_AUTOADJUST].w == SANE_TRUE) + ms->auto_adjust = 1; + else + ms->auto_adjust = 0; + + /* color calibration by backend */ + if ( ms->val[OPT_CALIB_BACKEND].w == SANE_TRUE ) + ms->calib_backend = 1; + else + ms->calib_backend = 0; + + /* if halftone mode select halftone pattern */ + if ( ms->mode == MS_MODE_HALFTONE ) + { + i = 0; + while ( strcmp(md->halftone_mode_list[i], ms->val[OPT_HALFTONE].s) ) + ++i; + ms->internal_ht_index = i; + } + + /* if lineart get the value for threshold */ + if ( ms->mode == MS_MODE_LINEART || ms->mode == MS_MODE_LINEARTFAKE) + ms->threshold = (uint8_t) ms->val[OPT_THRESHOLD].w; + else + ms->threshold = (uint8_t) M_THRESHOLD_DEFAULT; + + DBG(30, "get_scan_parameters: mode=%d, depth=%d, bpp_in=%d, bpp_out=%d\n", + ms->mode, ms->depth, ms->bits_per_pixel_in, + ms->bits_per_pixel_out); + + /* calculate positions, width and height in dots */ + /* check for impossible values */ + /* ensure a minimum scan area of 10 x 10 pixels */ + dpm = (double) mi->opt_resolution / MM_PER_INCH; + ms->x1_dots = (SANE_Int) ( SANE_UNFIX(ms->val[OPT_TL_X].w) * dpm + 0.5 ); + if ( ms->x1_dots > ( mi->geo_width - 10 ) ) + ms->x1_dots = ( mi->geo_width - 10 ); + ms->y1_dots = (SANE_Int) ( SANE_UNFIX(ms->val[OPT_TL_Y].w) * dpm + 0.5 ); + if ( ms->y1_dots > ( mi->geo_height - 10 ) ) + ms->y1_dots = ( mi->geo_height - 10 ); + x2_dots = (int) ( SANE_UNFIX(ms->val[OPT_BR_X].w) * dpm + 0.5 ); + if ( x2_dots >= mi->geo_width ) + x2_dots = mi->geo_width - 1; + y2_dots = (int) ( SANE_UNFIX(ms->val[OPT_BR_Y].w) * dpm + 0.5 ); + if ( y2_dots >= mi->geo_height ) + y2_dots = mi->geo_height - 1; + ms->width_dots = x2_dots - ms->x1_dots; + if ( md->model_flags && MD_OFFSET_2 ) /* this firmware has problems with */ + if ( ( ms->width_dots % 2 ) == 1 ) /* odd pixel numbers */ + ms->width_dots -= 1; + if ( ms->width_dots < 10 ) + ms->width_dots = 10; + ms->height_dots = y2_dots - ms->y1_dots; + if ( ms->height_dots < 10 ) + ms->height_dots = 10; + +/*test!!!*/ +/* ms->y1_dots -= 50;*/ + + /* take scanning direction into account */ + if ((mi->direction & MI_DATSEQ_RTOL) == 1) + ms->x1_dots = mi->geo_width - ms->x1_dots - ms->width_dots; + + if ( ms->val[OPT_RESOLUTION_BIND].w == SANE_TRUE ) + { + ms->x_resolution_dpi = + (SANE_Int) (SANE_UNFIX(ms->val[OPT_RESOLUTION].w) + 0.5); + ms->y_resolution_dpi = + (SANE_Int) (SANE_UNFIX(ms->val[OPT_RESOLUTION].w) + 0.5); + } + else + { + ms->x_resolution_dpi = + (SANE_Int) (SANE_UNFIX(ms->val[OPT_RESOLUTION].w) + 0.5); + ms->y_resolution_dpi = + (SANE_Int) (SANE_UNFIX(ms->val[OPT_Y_RESOLUTION].w) + 0.5); + } + + if ( ms->x_resolution_dpi < 10 ) + ms->x_resolution_dpi = 10; + if ( ms->y_resolution_dpi < 10 ) + ms->y_resolution_dpi = 10; + + DBG(30, "get_scan_parameters: yres=%d, x1=%d, width=%d, y1=%d, height=%d\n", + ms->y_resolution_dpi, ms->x1_dots, ms->width_dots, + ms->y1_dots, ms->height_dots); + + /* Preview mode */ + if ( ms->val[OPT_PREVIEW].w == SANE_TRUE ) + { + ms->fastscan = SANE_TRUE; + ms->quality = SANE_FALSE; + } + else + { + ms->fastscan = SANE_FALSE; + ms->quality = SANE_TRUE; + } + + ms->rawdat = 0; + + /* brightness, contrast, values 1,..,255 */ + ms->brightness_m = (uint8_t) (SANE_UNFIX(ms->val[OPT_BRIGHTNESS].w) + / SANE_UNFIX(md->percentage_range.max) * 254.0) + 1; + ms->brightness_r = ms->brightness_g = ms->brightness_b = ms->brightness_m; + + ms->contrast_m = (uint8_t) (SANE_UNFIX(ms->val[OPT_CONTRAST].w) + / SANE_UNFIX(md->percentage_range.max) * 254.0) + 1; + ms->contrast_r = ms->contrast_g = ms->contrast_b = ms->contrast_m; + + /* shadow, midtone, highlight, exposure */ + ms->shadow_m = (uint8_t) ms->val[OPT_SHADOW].w; + ms->shadow_r = (uint8_t) ms->val[OPT_SHADOW_R].w; + ms->shadow_g = (uint8_t) ms->val[OPT_SHADOW_G].w; + ms->shadow_b = (uint8_t) ms->val[OPT_SHADOW_B].w; + ms->midtone_m = (uint8_t) ms->val[OPT_MIDTONE].w; + ms->midtone_r = (uint8_t) ms->val[OPT_MIDTONE_R].w; + ms->midtone_g = (uint8_t) ms->val[OPT_MIDTONE_G].w; + ms->midtone_b = (uint8_t) ms->val[OPT_MIDTONE_B].w; + ms->highlight_m = (uint8_t) ms->val[OPT_HIGHLIGHT].w; + ms->highlight_r = (uint8_t) ms->val[OPT_HIGHLIGHT_R].w; + ms->highlight_g = (uint8_t) ms->val[OPT_HIGHLIGHT_G].w; + ms->highlight_b = (uint8_t) ms->val[OPT_HIGHLIGHT_B].w; + ms->exposure_m = (uint8_t) (ms->val[OPT_EXPOSURE].w / 2); + ms->exposure_r = (uint8_t) (ms->val[OPT_EXPOSURE_R].w / 2); + ms->exposure_g = (uint8_t) (ms->val[OPT_EXPOSURE_G].w / 2); + ms->exposure_b = (uint8_t) (ms->val[OPT_EXPOSURE_B].w / 2); + + ms->gamma_mode = strdup( (char *) ms->val[OPT_GAMMA_MODE].s); + + ms->balance[0] = (uint8_t) (SANE_UNFIX(ms->val[OPT_BALANCE_R].w)); + ms->balance[1] = (uint8_t) (SANE_UNFIX(ms->val[OPT_BALANCE_G].w)); + ms->balance[2] = (uint8_t) (SANE_UNFIX(ms->val[OPT_BALANCE_B].w)); + DBG(255, "get_scan_parameters:ms->balance[0]=%d,[1]=%d,[2]=%d\n", + ms->balance[0], ms->balance[1], ms->balance[2]); + + return SANE_STATUS_GOOD; +} + +/*---------- get_scan_mode_and_depth() ---------------------------------------*/ + +static SANE_Status +get_scan_mode_and_depth(Microtek2_Scanner *ms, + int *mode, + int *depth, + int *bits_per_pixel_in, + int *bits_per_pixel_out) +{ + /* This function translates the strings for the possible modes and */ + /* bitdepth into a more conveniant format as needed for SET WINDOW. */ + /* bits_per_pixel is the number of bits per color one pixel needs */ + /* when transferred from the the scanner, bits_perpixel_out is the */ + /* number of bits per color one pixel uses when transferred to the */ + /* frontend. These may be different. For example, with a depth of 4 */ + /* two pixels per byte are transferred from the scanner, but only one */ + /* pixel per byte is transferred to the frontend. */ + /* If lineart_fake is set to !=0, we need the parameters for a */ + /* grayscale scan, because the scanner has no lineart mode */ + + Microtek2_Device *md; + Microtek2_Info *mi; + + DBG(30, "get_scan_mode_and_depth: handle=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ( strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_COLOR) == 0 ) + *mode = MS_MODE_COLOR; + else if ( strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_GRAY) == 0 ) + *mode = MS_MODE_GRAY; + else if ( strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_HALFTONE) == 0) + *mode = MS_MODE_HALFTONE; + else if ( strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_LINEART) == 0 ) + { + if ( MI_LINEART_NONE(mi->scanmode) + || ms->val[OPT_AUTOADJUST].w == SANE_TRUE + || md->model_flags & MD_READ_CONTROL_BIT) + *mode = MS_MODE_LINEARTFAKE; + else + *mode = MS_MODE_LINEART; + } + else + { + DBG(1, "get_scan_mode_and_depth: Unknown mode %s\n", + ms->val[OPT_MODE].s); + return SANE_STATUS_INVAL; + } + + if ( strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_COLOR) == 0 + || strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_GRAY) == 0 ) + { + if ( ms->val[OPT_BITDEPTH].w == MD_DEPTHVAL_16 ) + { + *depth = 16; + *bits_per_pixel_in = *bits_per_pixel_out = 16; + } + else if ( ms->val[OPT_BITDEPTH].w == MD_DEPTHVAL_14 ) + { + *depth = 14; + *bits_per_pixel_in = *bits_per_pixel_out = 16; + } + else if ( ms->val[OPT_BITDEPTH].w == MD_DEPTHVAL_12 ) + { + *depth = 12; + *bits_per_pixel_in = *bits_per_pixel_out = 16; + } + else if ( ms->val[OPT_BITDEPTH].w == MD_DEPTHVAL_10 ) + { + *depth = 10; + *bits_per_pixel_in = *bits_per_pixel_out = 16; + } + else if ( ms->val[OPT_BITDEPTH].w == MD_DEPTHVAL_8 ) + { + *depth = 8; + *bits_per_pixel_in = *bits_per_pixel_out = 8; + } + else if ( ms->val[OPT_MODE].w == MD_DEPTHVAL_4 ) + { + *depth = 4; + *bits_per_pixel_in = 4; + *bits_per_pixel_out = 8; + } + } + else if ( strcmp(ms->val[OPT_MODE].s, MD_MODESTRING_HALFTONE) == 0 ) + { + *depth = 1; + *bits_per_pixel_in = *bits_per_pixel_out = 1; + } + else /* lineart */ + { + *bits_per_pixel_out = 1; + if ( *mode == MS_MODE_LINEARTFAKE ) + { + *depth = 8; + *bits_per_pixel_in = 8; + } + else + { + *depth = 1; + *bits_per_pixel_in = 1; + } + } + +#if 0 + if ( ms->val[OPT_PREVIEW].w == SANE_TRUE ) + { + if ( *depth > 8 ) + { + *depth = 8; + *bits_per_pixel_in = *bits_per_pixel_out = 8; + } + } +#endif + + DBG(30, "get_scan_mode_and_depth: mode=%d, depth=%d," + " bits_pp_in=%d, bits_pp_out=%d, preview=%d\n", + *mode, *depth, *bits_per_pixel_in, *bits_per_pixel_out, + ms->val[OPT_PREVIEW].w); + + return SANE_STATUS_GOOD; +} + + +/*---------- scsi_wait_for_image() -------------------------------------------*/ + +static SANE_Status +scsi_wait_for_image(Microtek2_Scanner *ms) +{ + int retry = 60; + SANE_Status status; + + + DBG(30, "scsi_wait_for_image: ms=%p\n", (void *) ms); + + while ( retry-- > 0 ) + { + status = scsi_read_image_status(ms); + if (status == SANE_STATUS_DEVICE_BUSY ) + { + sleep(1); + continue; + } + if ( status == SANE_STATUS_GOOD ) + return status; + + /* status != GOOD && != BUSY */ + DBG(1, "scsi_wait_for_image: '%s'\n", sane_strstatus(status)); + return status; + } + + /* BUSY after n retries */ + DBG(1, "scsi_wait_for_image: '%s'\n", sane_strstatus(status)); + return status; +} + + +/*---------- scsi_read_gamma() -----------------------------------------------*/ + +/* currently not used */ +/* +static SANE_Status +scsi_read_gamma(Microtek2_Scanner *ms, int color) +{ + uint8_t readgamma[RG_CMD_L]; + uint8_t result[3072]; + size_t size; + SANE_Bool endiantype; + SANE_Status status; + + RG_CMD(readgamma); + ENDIAN_TYPE(endiantype); + RG_PCORMAC(readgamma, endiantype); + RG_COLOR(readgamma, color); + RG_WORD(readgamma, ( ms->dev->lut_entry_size == 1 ) ? 0 : 1); + RG_TRANSFERLENGTH(readgamma, (color == 3 ) ? 3072 : 1024); + + dump_area(readgamma, 10, "ReadGamma"); + + size = sizeof(result); + status = sanei_scsi_cmd(ms->sfd, readgamma, sizeof(readgamma), + result, &size); + if ( status != SANE_STATUS_GOOD ) { + DBG(1, "scsi_read_gamma: (L,R) read_gamma failed: status '%s'\n", + sane_strstatus(status)); + return status; + } + + dump_area(result, 3072, "Result"); + + return SANE_STATUS_GOOD; +} +*/ + + +/*---------- scsi_send_gamma() -----------------------------------------------*/ + +static SANE_Status +scsi_send_gamma(Microtek2_Scanner *ms) +{ + SANE_Bool endiantype; + SANE_Status status; + size_t size; + uint8_t *cmd, color; + + + DBG(30, "scsi_send_gamma: pos=%p, size=%d, word=%d, color=%d\n", + ms->gamma_table, ms->lut_size_bytes, ms->word, ms->current_color); + + if ( ( 3 * ms->lut_size_bytes ) <= 0xffff ) /*send Gamma with one command*/ + { + cmd = (uint8_t *) alloca(SG_CMD_L + 3 * ms->lut_size_bytes); + if ( cmd == NULL ) + { + DBG(1, "scsi_send_gamma: Couldn't get buffer for gamma table\n"); + return SANE_STATUS_IO_ERROR; + } + + SG_SET_CMD(cmd); + ENDIAN_TYPE(endiantype) + SG_SET_PCORMAC(cmd, endiantype); + SG_SET_COLOR(cmd, ms->current_color); + SG_SET_WORD(cmd, ms->word); + SG_SET_TRANSFERLENGTH(cmd, 3 * ms->lut_size_bytes); + memcpy(cmd + SG_CMD_L, ms->gamma_table, 3 * ms->lut_size_bytes); + size = 3 * ms->lut_size_bytes; + if ( md_dump >= 2 ) + dump_area2(cmd, SG_CMD_L, "sendgammacmd"); + if ( md_dump >= 3 ) + dump_area2(cmd + SG_CMD_L, size, "sendgammadata"); + + status = sanei_scsi_cmd(ms->sfd, cmd, size + SG_CMD_L, NULL, 0); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_send_gamma: '%s'\n", sane_strstatus(status)); + } + + else /* send gamma with 3 commands, one for each color */ + { + for ( color = 0; color < 3; color++ ) + { + cmd = (uint8_t *) alloca(SG_CMD_L + ms->lut_size_bytes); + if ( cmd == NULL ) + { + DBG(1, "scsi_send_gamma: Couldn't get buffer for gamma table\n"); + return SANE_STATUS_IO_ERROR; + } + SG_SET_CMD(cmd); + ENDIAN_TYPE(endiantype) + SG_SET_PCORMAC(cmd, endiantype); + SG_SET_COLOR(cmd, color); + SG_SET_WORD(cmd, ms->word); + SG_SET_TRANSFERLENGTH(cmd, ms->lut_size_bytes); + memcpy(cmd + SG_CMD_L, + ms->gamma_table + color * ms->lut_size_bytes, + ms->lut_size_bytes); + size = ms->lut_size_bytes; + if ( md_dump >= 2 ) + dump_area2(cmd, SG_CMD_L, "sendgammacmd"); + if ( md_dump >= 3 ) + dump_area2(cmd + SG_CMD_L, size, "sendgammadata"); + + status = sanei_scsi_cmd(ms->sfd, cmd, size + SG_CMD_L, NULL, 0); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_send_gamma: '%s'\n", sane_strstatus(status)); + } + + } + + return status; +} + + +/*---------- scsi_inquiry() --------------------------------------------------*/ + +static SANE_Status +scsi_inquiry(Microtek2_Info *mi, char *device) +{ + SANE_Status status; + uint8_t cmd[INQ_CMD_L]; + uint8_t *result; + uint8_t inqlen; + size_t size; + int sfd; + + + DBG(30, "scsi_inquiry: mi=%p, device='%s'\n", (void *) mi, device); + + status = sanei_scsi_open(device, &sfd, scsi_sense_handler, 0); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_inquiry: '%s'\n", sane_strstatus(status)); + return status; + } + + INQ_CMD(cmd); + INQ_SET_ALLOC(cmd, INQ_ALLOC_L); + result = (uint8_t *) alloca(INQ_ALLOC_L); + if ( result == NULL ) + { + DBG(1, "scsi_inquiry: malloc failed\n"); + sanei_scsi_close(sfd); + return SANE_STATUS_NO_MEM; + } + + size = INQ_ALLOC_L; + status = sanei_scsi_cmd(sfd, cmd, sizeof(cmd), result, &size); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_inquiry: '%s'\n", sane_strstatus(status)); + sanei_scsi_close(sfd); + return status; + } + + INQ_GET_INQLEN(inqlen, result); + INQ_SET_ALLOC(cmd, inqlen + INQ_ALLOC_L); + result = alloca(inqlen + INQ_ALLOC_L); + if ( result == NULL ) + { + DBG(1, "scsi_inquiry: malloc failed\n"); + sanei_scsi_close(sfd); + return SANE_STATUS_NO_MEM; + } + size = inqlen + INQ_ALLOC_L; + if (md_dump >= 2 ) + dump_area2(cmd, sizeof(cmd), "inquiry"); + + status = sanei_scsi_cmd(sfd, cmd, sizeof(cmd), result, &size); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_inquiry: cmd '%s'\n", sane_strstatus(status)); + sanei_scsi_close(sfd); + return status; + } + sanei_scsi_close(sfd); + + if (md_dump >= 2 ) + { + dump_area2((uint8_t *) result, size, "inquiryresult"); + dump_area((uint8_t *) result, size, "inquiryresult"); + } + + /* copy results */ + INQ_GET_QUAL(mi->device_qualifier, result); + INQ_GET_DEVT(mi->device_type, result); + INQ_GET_VERSION(mi->scsi_version, result); + INQ_GET_VENDOR(mi->vendor, (char *)result); + INQ_GET_MODEL(mi->model, (char *)result); + INQ_GET_REV(mi->revision, (char *)result); + INQ_GET_MODELCODE(mi->model_code, result); + + + return SANE_STATUS_GOOD; +} + + +/*---------- scsi_read_attributes() ------------------------------------------*/ + +static SANE_Status +scsi_read_attributes(Microtek2_Info *pmi, char *device, uint8_t scan_source) +{ + SANE_Status status; + Microtek2_Info *mi; + uint8_t readattributes[RSA_CMD_L]; + uint8_t result[RSA_TRANSFERLENGTH]; + size_t size; + int sfd; + + + mi = &pmi[scan_source]; + + DBG(30, "scsi_read_attributes: mi=%p, device='%s', source=%d\n", + (void *) mi, device, scan_source); + + RSA_CMD(readattributes); + RSA_SETMEDIA(readattributes, scan_source); + status = sanei_scsi_open(device, &sfd, scsi_sense_handler, 0); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_read_attributes: open '%s'\n", sane_strstatus(status)); + return status; + } + + if (md_dump >= 2 ) + dump_area2(readattributes, sizeof(readattributes), "scannerattributes"); + + size = sizeof(result); + status = sanei_scsi_cmd(sfd, readattributes, + sizeof(readattributes), result, &size); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_read_attributes: cmd '%s'\n", sane_strstatus(status)); + sanei_scsi_close(sfd); + return status; + } + + sanei_scsi_close(sfd); + + /* The X6 appears to lie about the data format for a TMA */ + if ( (&pmi[0])->model_code == 0x91 ) + result[0] &= 0xfd; + /* default value for calib_divisor ... bit49?? */ + mi->calib_divisor = 1; + /* 9600XL */ + if ( (&pmi[0])->model_code == 0xde ) + mi->calib_divisor = 2; + /* 6400XL has problems in lineart mode*/ + if ( (&pmi[0])->model_code == 0x89 ) + result[13] &= 0xfe; /* simulate no lineart */ +#if 0 + result[13] &= 0xfe; /* simulate no lineart */ +#endif + + /* copy all the stuff into the info structure */ + RSA_COLOR(mi->color, result); + RSA_ONEPASS(mi->onepass, result); + RSA_SCANNERTYPE(mi->scanner_type, result); + RSA_FEPROM(mi->feprom, result); + RSA_DATAFORMAT(mi->data_format, result); + RSA_COLORSEQUENCE(mi->color_sequence, result); + RSA_NIS(mi->new_image_status, result); + RSA_DATSEQ(mi->direction, result); + RSA_CCDGAP(mi->ccd_gap, result); + RSA_MAX_XRESOLUTION(mi->max_xresolution, result); + RSA_MAX_YRESOLUTION(mi->max_yresolution, result); + RSA_GEOWIDTH(mi->geo_width, result); + RSA_GEOHEIGHT(mi->geo_height, result); + RSA_OPTRESOLUTION(mi->opt_resolution, result); + RSA_DEPTH(mi->depth, result); + /* The X12USL doesn't say that it has 14bit */ + if ( (&pmi[0])->model_code == 0xb0 ) + mi->depth |= MI_HASDEPTH_14; + RSA_SCANMODE(mi->scanmode, result); + RSA_CCDPIXELS(mi->ccd_pixels, result); + RSA_LUTCAP(mi->lut_cap, result); + RSA_DNLDPTRN(mi->has_dnldptrn, result); + RSA_GRAINSLCT(mi->grain_slct, result); + RSA_SUPPOPT(mi->option_device, result); + RSA_CALIBWHITE(mi->calib_white, result); + RSA_CALIBSPACE(mi->calib_space, result); + RSA_NLENS(mi->nlens, result); + RSA_NWINDOWS(mi->nwindows, result); + RSA_SHTRNSFEREQU(mi->shtrnsferequ, result); + RSA_SCNBTTN(mi->scnbuttn, result); + RSA_BUFTYPE(mi->buftype, result); + RSA_REDBALANCE(mi->balance[0], result); + RSA_GREENBALANCE(mi->balance[1], result); + RSA_BLUEBALANCE(mi->balance[2], result); + RSA_APSMAXFRAMES(mi->aps_maxframes, result); + + if (md_dump >= 2 ) + dump_area2((uint8_t *) result, sizeof(result), + "scannerattributesresults"); + if ( md_dump >= 1 && md_dump_clear ) + dump_attributes(mi); + + return SANE_STATUS_GOOD; +} + + +/*---------- scsi_read_control_bits() ----------------------------------------*/ + +static SANE_Status +scsi_read_control_bits(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + SANE_Status status; + uint8_t cmd[RCB_CMD_L]; + uint32_t byte; + int bit; + int count_1s; + + md = ms->dev; + + DBG(30, "scsi_read_control_bits: ms=%p, fd=%d\n", (void *) ms, ms->sfd); + DBG(30, "ms->control_bytes = %p\n", ms->control_bytes); + + RCB_SET_CMD(cmd); + RCB_SET_LENGTH(cmd, ms->n_control_bytes); + + if ( md_dump >= 2) + dump_area2(cmd, RCB_CMD_L, "readcontrolbits"); + + status = sanei_scsi_cmd(ms->sfd, + cmd, + sizeof(cmd), + ms->control_bytes, + &ms->n_control_bytes); + + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_read_control_bits: cmd '%s'\n", sane_strstatus(status)); + return status; + } + + if ( md_dump >= 2) + dump_area2(ms->control_bytes, + ms->n_control_bytes, + "readcontrolbitsresult"); + + count_1s = 0; + for ( byte = 0; byte < ms->n_control_bytes; byte++ ) + { + for ( bit = 0; bit < 8; bit++ ) + { + if ( (ms->control_bytes[byte] >> bit) & 0x01 ) + ++count_1s; + } + } + DBG(20, "read_control_bits: number of 1's in controlbytes: %d\n", count_1s); + + return SANE_STATUS_GOOD; +} + + +/*---------- scsi_set_window() -----------------------------------------------*/ + +static SANE_Status +scsi_set_window(Microtek2_Scanner *ms, int n) { /* n windows, not yet */ + /* implemented */ + SANE_Status status; + uint8_t *setwindow; + int size; + + + DBG(30, "scsi_set_window: ms=%p, wnd=%d\n", (void *) ms, n); + + size = SW_CMD_L + SW_HEADER_L + n * SW_BODY_L; + setwindow = (uint8_t *) malloc(size); + DBG(100, "scsi_set_window: setwindow= %p, malloc'd %d Bytes\n", + setwindow, size); + if ( setwindow == NULL ) + { + DBG(1, "scsi_set_window: malloc for setwindow failed\n"); + return SANE_STATUS_NO_MEM; + } + memset(setwindow, 0, size); + + SW_CMD(setwindow); + SW_PARAM_LENGTH(setwindow, SW_HEADER_L + n * SW_BODY_L); + SW_WNDDESCLEN(setwindow + SW_HEADER_P, SW_WNDDESCVAL); + +#define POS (setwindow + SW_BODY_P(n-1)) + + SW_WNDID(POS, n-1); + SW_XRESDPI(POS, ms->x_resolution_dpi); + SW_YRESDPI(POS, ms->y_resolution_dpi); + SW_XPOSTL(POS, ms->x1_dots); + SW_YPOSTL(POS, ms->y1_dots); + SW_WNDWIDTH(POS, ms->width_dots); + SW_WNDHEIGHT(POS, ms->height_dots); + SW_THRESHOLD(POS, ms->threshold); + SW_IMGCOMP(POS, ms->mode); + SW_BITSPERPIXEL(POS, ms->depth); + SW_EXTHT(POS, ms->use_external_ht); + SW_INTHTINDEX(POS, ms->internal_ht_index); + SW_RIF(POS, 1); + SW_LENS(POS, 0); /* ???? */ + SW_INFINITE(POS, 0); + SW_STAY(POS, ms->stay); + SW_RAWDAT(POS, ms->rawdat); + SW_QUALITY(POS, ms->quality); + SW_FASTSCAN(POS, ms->fastscan); + SW_MEDIA(POS, ms->scan_source); + SW_BRIGHTNESS_M(POS, ms->brightness_m); + SW_CONTRAST_M(POS, ms->contrast_m); + SW_EXPOSURE_M(POS, ms->exposure_m); + SW_SHADOW_M(POS, ms->shadow_m); + SW_MIDTONE_M(POS, ms->midtone_m); + SW_HIGHLIGHT_M(POS, ms->highlight_m); + /* the following properties are only referenced if it's a color scan */ + /* but I guess they don't matter at a gray scan */ + SW_BRIGHTNESS_R(POS, ms->brightness_r); + SW_CONTRAST_R(POS, ms->contrast_r); + SW_EXPOSURE_R(POS, ms->exposure_r); + SW_SHADOW_R(POS, ms->shadow_r); + SW_MIDTONE_R(POS, ms->midtone_r); + SW_HIGHLIGHT_R(POS, ms->highlight_r); + SW_BRIGHTNESS_G(POS, ms->brightness_g); + SW_CONTRAST_G(POS, ms->contrast_g); + SW_EXPOSURE_G(POS, ms->exposure_g); + SW_SHADOW_G(POS, ms->shadow_g); + SW_MIDTONE_G(POS, ms->midtone_g); + SW_HIGHLIGHT_G(POS, ms->highlight_g); + SW_BRIGHTNESS_B(POS, ms->brightness_b); + SW_CONTRAST_B(POS, ms->contrast_b); + SW_EXPOSURE_B(POS, ms->exposure_b); + SW_SHADOW_B(POS, ms->shadow_b); + SW_MIDTONE_B(POS, ms->midtone_b); + SW_HIGHLIGHT_B(POS, ms->highlight_b); + + if ( md_dump >= 2 ) + { + dump_area2(setwindow, 10, "setwindowcmd"); + dump_area2(setwindow + 10 ,8 , "setwindowheader"); + dump_area2(setwindow + 18 ,61 , "setwindowbody"); + } + + status = sanei_scsi_cmd(ms->sfd, setwindow, size, NULL, 0); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_set_window: '%s'\n", sane_strstatus(status)); + + DBG(100, "scsi_set_window: free setwindow at %p\n", setwindow); + free((void *) setwindow); + return status; +} + + +/*---------- scsi_read_image_info() ------------------------------------------*/ + +static SANE_Status +scsi_read_image_info(Microtek2_Scanner *ms) +{ + uint8_t cmd[RII_CMD_L]; + uint8_t result[RII_RESULT_L]; + size_t size; + SANE_Status status; + Microtek2_Device *md; + + md = ms->dev; + + DBG(30, "scsi_read_image_info: ms=%p\n", (void *) ms); + + RII_SET_CMD(cmd); + + if ( md_dump >= 2) + dump_area2(cmd, RII_CMD_L, "readimageinfo"); + + size = sizeof(result); + status = sanei_scsi_cmd(ms->sfd, cmd, sizeof(cmd), result, &size); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_read_image_info: '%s'\n", sane_strstatus(status)); + return status; + } + + if ( md_dump >= 2) + dump_area2(result, size, "readimageinforesult"); + + /* The V300 returns some values in only two bytes */ + if ( !(md->revision==2.70) && (md->model_flags & MD_RII_TWO_BYTES) ) + { + RII_GET_V300_WIDTHPIXEL(ms->ppl, result); + RII_GET_V300_WIDTHBYTES(ms->bpl, result); + RII_GET_V300_HEIGHTLINES(ms->src_remaining_lines, result); + RII_GET_V300_REMAINBYTES(ms->remaining_bytes, result); + } + else + { + RII_GET_WIDTHPIXEL(ms->ppl, result); + RII_GET_WIDTHBYTES(ms->bpl, result); + RII_GET_HEIGHTLINES(ms->src_remaining_lines, result); + RII_GET_REMAINBYTES(ms->remaining_bytes, result); + } + + DBG(30, "scsi_read_image_info: ppl=%d, bpl=%d, lines=%d, remain=%d\n", + ms->ppl, ms->bpl, ms->src_remaining_lines, ms->remaining_bytes); + + return SANE_STATUS_GOOD; +} + + +/*---------- scsi_read_image() -----------------------------------------------*/ + +static SANE_Status +scsi_read_image(Microtek2_Scanner *ms, uint8_t *buffer, int bytes_per_pixel) +{ + uint8_t cmd[RI_CMD_L]; + SANE_Bool endiantype; + SANE_Status status; + size_t size; + size_t i; + uint8_t tmp; + + + DBG(30, "scsi_read_image: ms=%p, buffer=%p\n", (void *) ms, buffer); + + ENDIAN_TYPE(endiantype) + RI_SET_CMD(cmd); + RI_SET_PCORMAC(cmd, endiantype); + RI_SET_COLOR(cmd, ms->current_read_color); + RI_SET_TRANSFERLENGTH(cmd, ms->transfer_length); + + DBG(30, "scsi_read_image: transferlength=%d\n", ms->transfer_length); + + if ( md_dump >= 2 ) + dump_area2(cmd, RI_CMD_L, "readimagecmd"); + + size = ms->transfer_length; + status = sanei_scsi_cmd(ms->sfd, cmd, sizeof(cmd), buffer, &size); + + if ( buffer && ( ms->dev->model_flags & MD_PHANTOM_C6 ) && endiantype ) + { + switch(bytes_per_pixel) + { + case 1: break; + case 2: + for ( i = 1; i < size; i += 2 ) + { + tmp = buffer[i-1]; + buffer[i-1] = buffer[i]; + buffer[i] = tmp; + } + break; + default: + DBG(1, "scsi_read_image: Unexpected bytes_per_pixel=%d\n", bytes_per_pixel); + } + } + + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_read_image: '%s'\n", sane_strstatus(status)); + + if ( md_dump > 3 ) + dump_area2(buffer, ms->transfer_length, "readimageresult"); + + return status; +} + + +/*---------- scsi_read_image_status() ----------------------------------------*/ + +static SANE_Status +scsi_read_image_status(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + uint8_t cmd[RIS_CMD_L]; + uint8_t dummy; + size_t dummy_length; + SANE_Status status; + SANE_Bool endian_type; + + md = ms->dev; + mi = &md->info[md->scan_source]; + + DBG(30, "scsi_read_image_status: ms=%p\n", (void *) ms); + + ENDIAN_TYPE(endian_type) + RIS_SET_CMD(cmd); + RIS_SET_PCORMAC(cmd, endian_type); + RIS_SET_COLOR(cmd, ms->current_read_color); + +/* mi->new_image_status = SANE_TRUE; */ /* for testing*/ + + if ( mi->new_image_status == SANE_TRUE ) + { + DBG(30, "scsi_read_image_status: use new image status \n"); + dummy_length = 1; + cmd[8] = 1; + } + else + { + DBG(30, "scsi_read_image_status: use old image status \n"); + dummy_length = 0; + cmd[8] = 0; + } + + if ( md_dump >= 2 ) + dump_area2(cmd, sizeof(cmd), "readimagestatus"); + + status = sanei_scsi_cmd(ms->sfd, cmd, sizeof(cmd), &dummy, &dummy_length); + + if ( mi->new_image_status == SANE_TRUE ) + { + if ( dummy == 0 ) + status = SANE_STATUS_GOOD; + else + status = SANE_STATUS_DEVICE_BUSY; + } + + /* For some (X6USB) scanner + We say we are going to try to read 1 byte of data (as recommended + in the Microtek SCSI command documentation under "New Image Status") + so that dubious SCSI host adapters (like the one in at least some + Microtek X6 USB scanners) don't get wedged trying to do a zero + length read. However, we do not actually try to read this byte of + data, as that wedges the USB scanner as well. + IOW the SCSI command says we are going to read 1 byte, but in fact + we don't: */ + /*cmd[8] = 1; + status = sanei_scsi_cmd(ms->sfd, cmd, sizeof(cmd), &dummy, 0); */ + + + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_read_image_status: '%s'\n", sane_strstatus(status)); + + return status; +} + +/*---------- scsi_read_shading () --------------------------------------------*/ + +static SANE_Status +scsi_read_shading(Microtek2_Scanner *ms, uint8_t *buffer, uint32_t length) +{ + Microtek2_Device *md; + uint8_t cmd[RSI_CMD_L]; + SANE_Bool endiantype; + SANE_Status status = SANE_STATUS_GOOD; + size_t size; + + DBG(30, "scsi_read_shading: pos=%p, size=%d, word=%d, color=%d, dark=%d\n", + buffer, length, ms->word, ms->current_color, ms->dark); + + md = ms->dev; + + size = length; + + RSI_SET_CMD(cmd); + ENDIAN_TYPE(endiantype) + RSI_SET_PCORMAC(cmd, endiantype); + RSI_SET_COLOR(cmd, ms->current_color); + RSI_SET_DARK(cmd, ms->dark); + RSI_SET_WORD(cmd, ms->word); + RSI_SET_TRANSFERLENGTH(cmd, size); + + if ( md_dump >= 2 ) + dump_area2(cmd, RSI_CMD_L, "readshading"); + + DBG(100, "scsi_read_shading: sfd=%d, cmd=%p, sizeofcmd=%lu," + "dest=%p, destsize=%lu\n", + ms->sfd, cmd, (u_long) sizeof(cmd), buffer, (u_long) size); + + status = sanei_scsi_cmd(ms->sfd, cmd, sizeof(cmd), buffer, &size); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_read_shading: '%s'\n", sane_strstatus(status)); + + if ( md_dump > 3) + dump_area2(buffer, + size, + "readshadingresult"); + + return status; +} + + +/*---------- scsi_send_shading () --------------------------------------------*/ + +static SANE_Status +scsi_send_shading(Microtek2_Scanner *ms, + uint8_t *shading_data, + uint32_t length, + uint8_t dark) +{ + SANE_Bool endiantype; + SANE_Status status; + size_t size; + uint8_t *cmd; + + + DBG(30, "scsi_send_shading: pos=%p, size=%d, word=%d, color=%d, dark=%d\n", + shading_data, length, ms->word, ms->current_color, + dark); + + cmd = (uint8_t *) malloc(SSI_CMD_L + length); + DBG(100, "scsi_send_shading: cmd=%p, malloc'd %d bytes\n", + cmd, SSI_CMD_L + length); + if ( cmd == NULL ) + { + DBG(1, "scsi_send_shading: Couldn't get buffer for shading table\n"); + return SANE_STATUS_NO_MEM; + } + + SSI_SET_CMD(cmd); + ENDIAN_TYPE(endiantype) + SSI_SET_PCORMAC(cmd, endiantype); + SSI_SET_COLOR(cmd, ms->current_color); + SSI_SET_DARK(cmd, dark); + SSI_SET_WORD(cmd, ms->word); + SSI_SET_TRANSFERLENGTH(cmd, length); + memcpy(cmd + SSI_CMD_L, shading_data, length); + size = length; + + if ( md_dump >= 2 ) + dump_area2(cmd, SSI_CMD_L, "sendshading"); + if ( md_dump >= 3 ) + dump_area2(cmd + SSI_CMD_L, size, "sendshadingdata"); + + status = sanei_scsi_cmd(ms->sfd, cmd, size + SSI_CMD_L, NULL, 0); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_send_shading: '%s'\n", sane_strstatus(status)); + + DBG(100, "free cmd at %p\n", cmd); + free((void *) cmd); + + return status; + +} + + +/*---------- scsi_read_system_status() ---------------------------------------*/ + +static SANE_Status +scsi_read_system_status(Microtek2_Device *md, int fd) +{ + uint8_t cmd[RSS_CMD_L]; + uint8_t result[RSS_RESULT_L]; + int sfd; + size_t size; + SANE_Status status; + + DBG(30, "scsi_read_system_status: md=%p, fd=%d\n", (void *) md, fd); + + if ( fd == -1 ) + { + status = sanei_scsi_open(md->name, &sfd, scsi_sense_handler, 0); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_read_system_status: open '%s'\n", + sane_strstatus(status)); + return status; + } + } + else + sfd = fd; + + RSS_CMD(cmd); + + if ( md_dump >= 2) + dump_area2(cmd, RSS_CMD_L, "readsystemstatus"); + + size = sizeof(result); + status = sanei_scsi_cmd(sfd, cmd, sizeof(cmd), result, &size); + + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_read_system_status: cmd '%s'\n", sane_strstatus(status)); + sanei_scsi_close(sfd); + return status; + } + + if ( fd == -1 ) + sanei_scsi_close(sfd); + + if ( md_dump >= 2) + dump_area2(result, size, "readsystemstatusresult"); + + md->status.sskip = RSS_SSKIP(result); + md->status.ntrack = RSS_NTRACK(result); + md->status.ncalib = RSS_NCALIB(result); + md->status.tlamp = RSS_TLAMP(result); + md->status.flamp = RSS_FLAMP(result); + md->status.rdyman= RSS_RDYMAN(result); + md->status.trdy = RSS_TRDY(result); + md->status.frdy = RSS_FRDY(result); + md->status.adp = RSS_RDYMAN(result); + md->status.detect = RSS_DETECT(result); + md->status.adptime = RSS_ADPTIME(result); + md->status.lensstatus = RSS_LENSSTATUS(result); + md->status.aloff = RSS_ALOFF(result); + md->status.timeremain = RSS_TIMEREMAIN(result); + md->status.tmacnt = RSS_TMACNT(result); + md->status.paper = RSS_PAPER(result); + md->status.adfcnt = RSS_ADFCNT(result); + md->status.currentmode = RSS_CURRENTMODE(result); + md->status.buttoncount = RSS_BUTTONCOUNT(result); + + return SANE_STATUS_GOOD; +} + + +/*---------- scsi_request_sense() --------------------------------------------*/ + +/* currently not used */ + +#if 0 + +static SANE_Status +scsi_request_sense(Microtek2_Scanner *ms) +{ + uint8_t requestsense[RQS_CMD_L]; + uint8_t buffer[100]; + SANE_Status status; + int size; + int asl; + int as_info_length; + + DBG(30, "scsi_request_sense: ms=%p\n", (void *) ms); + + RQS_CMD(requestsense); + RQS_ALLOCLENGTH(requestsense, 100); + + size = sizeof(buffer); + status = sanei_scsi_cmd(ms->sfd, requestsense, sizeof(requestsense), + buffer, &size); + + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_request_sense: '%s'\n", sane_strstatus(status)); + return status; + } + + if ( md_dump >= 2 ) + dump_area2(buffer, size, "requestsenseresult"); + + dump_area(buffer, RQS_LENGTH(buffer), "RequestSense"); + asl = RQS_ASL(buffer); + if ( (as_info_length = RQS_ASINFOLENGTH(buffer)) > 0 ) + DBG(25, "scsi_request_sense: info '%.*s'\n", + as_info_length, RQS_ASINFO(buffer)); + + return SANE_STATUS_GOOD; +} +#endif + + +/*---------- scsi_send_system_status() ---------------------------------------*/ + +static SANE_Status +scsi_send_system_status(Microtek2_Device *md, int fd) +{ + uint8_t cmd[SSS_CMD_L + SSS_DATA_L]; + uint8_t *pos; + int sfd; + SANE_Status status; + + + DBG(30, "scsi_send_system_status: md=%p, fd=%d\n", (void *) md, fd); + + memset(cmd, 0, SSS_CMD_L + SSS_DATA_L); + if ( fd == -1 ) + { + status = sanei_scsi_open(md->name, &sfd, scsi_sense_handler, 0); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_send_system_status: open '%s'\n", + sane_strstatus(status)); + return status; + } + } + else + sfd = fd; + + SSS_CMD(cmd); + pos = cmd + SSS_CMD_L; + SSS_STICK(pos, md->status.stick); + SSS_NTRACK(pos, md->status.ntrack); + SSS_NCALIB(pos, md->status.ncalib); + SSS_TLAMP(pos, md->status.tlamp); + SSS_FLAMP(pos, md->status.flamp); + SSS_RESERVED17(pos, md->status.reserved17); + SSS_RDYMAN(pos, md->status.rdyman); + SSS_TRDY(pos, md->status.trdy); + SSS_FRDY(pos, md->status.frdy); + SSS_ADP(pos, md->status.adp); + SSS_DETECT(pos, md->status.detect); + SSS_ADPTIME(pos, md->status.adptime); + SSS_LENSSTATUS(pos, md->status.lensstatus); + SSS_ALOFF(pos, md->status.aloff); + SSS_TIMEREMAIN(pos, md->status.timeremain); + SSS_TMACNT(pos, md->status.tmacnt); + SSS_PAPER(pos, md->status.paper); + SSS_ADFCNT(pos, md->status.adfcnt); + SSS_CURRENTMODE(pos, md->status.currentmode); + SSS_BUTTONCOUNT(pos, md->status.buttoncount); + + if ( md_dump >= 2) + { + dump_area2(cmd, SSS_CMD_L, "sendsystemstatus"); + dump_area2(cmd + SSS_CMD_L, SSS_DATA_L, "sendsystemstatusdata"); + } + + status = sanei_scsi_cmd(sfd, cmd, sizeof(cmd), NULL, 0); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_send_system_status: '%s'\n", sane_strstatus(status)); + + if ( fd == -1 ) + sanei_scsi_close(sfd); + return status; +} + + +/*---------- scsi_sense_handler() --------------------------------------------*/ +/* rewritten 19.12.2001 for better SANE_STATUS return codes */ + +static SANE_Status +scsi_sense_handler (int fd, u_char *sense, void *arg) +{ + int as_info_length; + uint8_t sense_key; + uint8_t asl; + uint8_t asc; + uint8_t ascq; + + + DBG(30, "scsi_sense_handler: fd=%d, sense=%p arg=%p\n",fd, sense, arg); + + dump_area(sense, RQS_LENGTH(sense), "SenseBuffer"); + + sense_key = RQS_SENSEKEY(sense); + asl = RQS_ASL(sense); + asc = RQS_ASC(sense); + ascq = RQS_ASCQ(sense); + + DBG(5, "scsi_sense_handler: SENSE KEY (0x%02x), " + "ASC (0x%02x), ASCQ (0x%02x)\n", sense_key, asc, ascq); + + if ( (as_info_length = RQS_ASINFOLENGTH(sense)) > 0 ) + DBG(5,"scsi_sense_handler: info: '%*s'\n", + as_info_length, RQS_ASINFO(sense)); + + switch ( sense_key ) + { + case RQS_SENSEKEY_NOSENSE: + return SANE_STATUS_GOOD; + + case RQS_SENSEKEY_HWERR: + case RQS_SENSEKEY_ILLEGAL: + case RQS_SENSEKEY_VENDOR: + if ( asc == 0x4a && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Command phase error\n"); + else if ( asc == 0x2c && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Command sequence error\n"); + else if ( asc == 0x4b && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Data phase error\n"); + else if ( asc == 0x40 ) + { + DBG(5, "scsi_sense_handler: Hardware diagnostic failure:\n"); + switch ( ascq ) + { + case RQS_ASCQ_CPUERR: + DBG(5, "scsi_sense_handler: CPU error\n"); + break; + case RQS_ASCQ_SRAMERR: + DBG(5, "scsi_sense_handler: SRAM error\n"); + break; + case RQS_ASCQ_DRAMERR: + DBG(5, "scsi_sense_handler: DRAM error\n"); + break; + case RQS_ASCQ_DCOFF: + DBG(5, "scsi_sense_handler: DC Offset error\n"); + break; + case RQS_ASCQ_GAIN: + DBG(5, "scsi_sense_handler: Gain error\n"); + break; + case RQS_ASCQ_POS: + DBG(5, "scsi_sense_handler: Positoning error\n"); + break; + default: + DBG(5, "scsi_sense_handler: Unknown combination of ASC" + " (0x%02x) and ASCQ (0x%02x)\n", asc, ascq); + break; + } + } + else if ( asc == 0x00 && ascq == 0x05) + { + DBG(5, "scsi_sense_handler: End of data detected\n"); + return SANE_STATUS_EOF; + } + else if ( asc == 0x3d && ascq == 0x00) + DBG(5, "scsi_sense_handler: Invalid bit in IDENTIFY\n"); + else if ( asc == 0x2c && ascq == 0x02 ) +/* Ok */ DBG(5, "scsi_sense_handler: Invalid comb. of windows specfied\n"); + else if ( asc == 0x20 && ascq == 0x00 ) +/* Ok */ DBG(5, "scsi_sense_handler: Invalid command opcode\n"); + else if ( asc == 0x24 && ascq == 0x00 ) +/* Ok */ DBG(5, "scsi_sense_handler: Invalid field in CDB\n"); + else if ( asc == 0x26 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Invalid field in the param list\n"); + else if ( asc == 0x49 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Invalid message error\n"); + else if ( asc == 0x60 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Lamp failure\n"); + else if ( asc == 0x25 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Unsupported logic. unit\n"); + else if ( asc == 0x53 && ascq == 0x00 ) + { + DBG(5, "scsi_sense_handler: ADF paper jam or no paper\n"); + return SANE_STATUS_NO_DOCS; + } + else if ( asc == 0x54 && ascq == 0x00 ) + { + DBG(5, "scsi_sense_handler: Media bumping\n"); + return SANE_STATUS_JAMMED; /* Don't know if this is right! */ + } + else if ( asc == 0x55 && ascq == 0x00 ) + { + DBG(5, "scsi_sense_handler: Scan Job stopped or cancelled\n"); + return SANE_STATUS_CANCELLED; + } + else if ( asc == 0x3a && ascq == 0x00 ) + { + DBG(5, "scsi_sense_handler: Media (ADF or TMA) not available\n"); + return SANE_STATUS_NO_DOCS; + } + else if ( asc == 0x3a && ascq == 0x01 ) + { + DBG(5, "scsi_sense_handler: Door is not closed\n"); + return SANE_STATUS_COVER_OPEN; + } + else if ( asc == 0x3a && ascq == 0x02 ) + DBG(5, "scsi_sense_handler: Door is not opened\n"); + else if ( asc == 0x00 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: No additional sense information\n"); +/* Ok */ else if ( asc == 0x1a && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Parameter list length error\n"); + else if ( asc == 0x26 && ascq == 0x02 ) + DBG(5, "scsi_sense_handler: Parameter value invalid\n"); + else if ( asc == 0x03 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Peripheral device write fault - " + "Firmware Download Error\n"); + else if ( asc == 0x2c && ascq == 0x01 ) + DBG(5, "scsi_sense_handler: Too many windows specified\n"); + else if ( asc == 0x80 && ascq == 0x00 ) + DBG(5, "scsi_sense_handler: Target abort scan\n"); + else if ( asc == 0x96 && ascq == 0x08 ) + { + DBG(5, "scsi_sense_handler: Firewire Device busy\n"); + return SANE_STATUS_DEVICE_BUSY; + } + else + DBG(5, "scsi_sense_handler: Unknown combination of SENSE KEY " + "(0x%02x), ASC (0x%02x) and ASCQ (0x%02x)\n", + sense_key, asc, ascq); + + return SANE_STATUS_IO_ERROR; + + default: + DBG(5, "scsi_sense_handler: Unknown sense key (0x%02x)\n", + sense_key); + return SANE_STATUS_IO_ERROR; + } +} + + +/*---------- scsi_test_unit_ready() ------------------------------------------*/ + +static SANE_Status +scsi_test_unit_ready(Microtek2_Device *md) +{ + SANE_Status status; + uint8_t tur[TUR_CMD_L]; + int sfd; + + + DBG(30, "scsi_test_unit_ready: md=%s\n", md->name); + + TUR_CMD(tur); + status = sanei_scsi_open(md->name, &sfd, scsi_sense_handler, 0); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "scsi_test_unit_ready: open '%s'\n", sane_strstatus(status)); + return status; + } + + if ( md_dump >= 2 ) + dump_area2(tur, sizeof(tur), "testunitready"); + + status = sanei_scsi_cmd(sfd, tur, sizeof(tur), NULL, 0); + if ( status != SANE_STATUS_GOOD ) + DBG(1, "scsi_test_unit_ready: cmd '%s'\n", sane_strstatus(status)); + + sanei_scsi_close(sfd); + return status; +} + + +/*---------- sane_start() ----------------------------------------------------*/ + +SANE_Status +sane_start(SANE_Handle handle) +{ + SANE_Status status = SANE_STATUS_GOOD; + Microtek2_Scanner *ms = handle; + Microtek2_Device *md; + Microtek2_Info *mi; + uint8_t *pos; + int color, rc, retry; + + DBG(30, "sane_start: handle=0x%p\n", handle); + + md = ms->dev; + mi = &md->info[md->scan_source]; + ms->n_control_bytes = md->n_control_bytes; + + if ( md->model_flags & MD_READ_CONTROL_BIT ) + { + if (ms->control_bytes) free((void *)ms->control_bytes); + ms->control_bytes = (uint8_t *) malloc(ms->n_control_bytes); + DBG(100, "sane_start: ms->control_bytes=%p, malloc'd %lu bytes\n", + ms->control_bytes, (u_long) ms->n_control_bytes); + if ( ms->control_bytes == NULL ) + { + DBG(1, "sane_start: malloc() for control bits failed\n"); + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + } + + if (ms->sfd < 0) /* first or only pass of this scan */ + { + /* open device */ + for ( retry = 0; retry < 10; retry++ ) + { + status = sanei_scsi_open (md->sane.name, &ms->sfd, + scsi_sense_handler, 0); + if ( status != SANE_STATUS_DEVICE_BUSY ) + break; + DBG(30, "sane_start: Scanner busy, trying again\n"); + sleep(1); + } + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "sane_start: scsi_open: '%s'\n", sane_strstatus(status)); + goto cleanup; + } + + status = scsi_read_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + if ( ms->val[OPT_CALIB_BACKEND].w == SANE_TRUE ) + DBG(30, "sane_start: backend calibration on\n"); + else + DBG(30, "sane_start: backend calibration off\n"); + + if ( ( ms->val[OPT_CALIB_BACKEND].w == SANE_TRUE ) + && !( md->model_flags & MD_PHANTOM336CX_TYPE_SHADING ) ) + { + /* Read shading only once - possible with CIS scanners */ + /* assuming only CIS scanners use Controlbits */ + if ( ( md->shading_table_w == NULL ) + || !( md->model_flags & MD_READ_CONTROL_BIT ) ) + { + status = get_scan_parameters(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + status = read_shading_image(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + } + } + + status = get_scan_parameters(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + status = scsi_read_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + md->status.aloff |= 128; + md->status.timeremain = 10; + + if ( ms->scan_source == MS_SOURCE_FLATBED + || ms->scan_source == MS_SOURCE_ADF ) + { + md->status.flamp |= MD_FLAMP_ON; + md->status.tlamp &= ~MD_TLAMP_ON; + } + else + { + md->status.flamp &= ~MD_FLAMP_ON; + md->status.tlamp |= MD_TLAMP_ON; + } + + if ( ms->lightlid35 ) + { + md->status.flamp &= ~MD_FLAMP_ON; +/* md->status.tlamp |= MD_TLAMP_ON;*/ +/* with this line on some scanners (X6, 0x91) the Flamp goes on */ + } + + if ( ms->no_backtracking ) + md->status.ntrack |= MD_NTRACK_ON; + else + md->status.ntrack &= ~MD_NTRACK_ON; + + status = scsi_send_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + /* calculate gamma: we assume, that the gamma values are transferred */ + /* with one send gamma command, even if it is a 3 pass scanner */ + if ( md->model_flags & MD_NO_GAMMA ) + { + ms->lut_size = (int) pow(2.0, (double) ms->depth); + ms->lut_entry_size = ms->depth > 8 ? 2 : 1; + } + else + { + get_lut_size(mi, &ms->lut_size, &ms->lut_entry_size); + } + ms->lut_size_bytes = ms->lut_size * ms->lut_entry_size; + ms->word = (ms->lut_entry_size == 2); + + ms->gamma_table = (uint8_t *) malloc(3 * ms->lut_size_bytes ); + DBG(100, "sane_start: ms->gamma_table=%p, malloc'd %d bytes\n", + ms->gamma_table, 3 * ms->lut_size_bytes); + if ( ms->gamma_table == NULL ) + { + DBG(1, "sane_start: malloc for gammatable failed\n"); + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + for ( color = 0; color < 3; color++ ) + { + pos = ms->gamma_table + color * ms->lut_size_bytes; + calculate_gamma(ms, pos, color, ms->gamma_mode); + } + + /* Some models ignore the settings for the exposure time, */ + /* so we must do it ourselves. Apparently this seems to be */ + /* the case for all models that have the chunky data format */ + + if ( mi->data_format == MI_DATAFMT_CHUNKY ) + set_exposure(ms); + + if ( ! (md->model_flags & MD_NO_GAMMA) ) + { + status = scsi_send_gamma(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + } + + status = scsi_set_window(ms, 1); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + ms->scanning = SANE_TRUE; + ms->cancelled = SANE_FALSE; + } + + ++ms->current_pass; + + status = scsi_read_image_info(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + status = prepare_buffers(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + status = calculate_sane_params(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + if ( !( md->model_flags & MD_NO_RIS_COMMAND ) ) + { + /* !!FIXME!! - hack for C6USB because RIS over USB doesn't wait until */ + /* scanner ready */ + if (mi->model_code == 0x9a) + sleep(2); + + status = scsi_wait_for_image(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + } + + if ( ms->calib_backend + && ( md->model_flags & MD_PHANTOM336CX_TYPE_SHADING ) + && ( ( md->shading_table_w == NULL ) + || ( ms->mode != md->shading_table_contents ) + ) + ) + { + status = read_cx_shading(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + } + + if ( ms->lightlid35 ) + /* hopefully this leads to a switched off flatbed lamp with lightlid */ + { + status = scsi_read_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + md->status.flamp &= ~MD_FLAMP_ON; + md->status.tlamp &= ~MD_TLAMP_ON; + + status = scsi_send_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + } + + if ( md->model_flags & MD_READ_CONTROL_BIT ) + { + status = scsi_read_control_bits(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + if ( ms->calib_backend ) + { + status = condense_shading(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + } + } + + /* open a pipe and fork a child process, that actually reads the data */ + rc = pipe(ms->fd); + if ( rc == -1 ) + { + DBG(1, "sane_start: pipe failed\n"); + status = SANE_STATUS_IO_ERROR; + goto cleanup; + } + + /* create reader routine as new thread or process */ + ms->pid = sanei_thread_begin( reader_process,(void*) ms); + + if ( ms->pid == -1 ) + { + DBG(1, "sane_start: fork failed\n"); + status = SANE_STATUS_IO_ERROR; + goto cleanup; + } + + if (sanei_thread_is_forked()) close(ms->fd[1]); + + return SANE_STATUS_GOOD; + +cleanup: + cleanup_scanner(ms); + return status; +} + +/*---------- prepare_buffers -------------------------------------------------*/ + +static SANE_Status +prepare_buffers(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t strip_lines; + int i; + + status = SANE_STATUS_GOOD; + DBG(30, "prepare_buffers: ms=0x%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + /* calculate maximum number of lines to read */ + strip_lines = (int) ((double) ms->y_resolution_dpi * md->opts.strip_height); + if ( strip_lines == 0 ) + strip_lines = 1; + + /* calculate number of lines that fit into the source buffer */ +#ifdef TESTBACKEND + ms->src_max_lines = MIN( 5000000 / ms->bpl, strip_lines); +#else + ms->src_max_lines = MIN( sanei_scsi_max_request_size / ms->bpl, strip_lines); +#endif + if ( ms->src_max_lines == 0 ) + { + DBG(1, "sane_start: Scan buffer too small\n"); + status = SANE_STATUS_IO_ERROR; + goto cleanup; + } + + /* allocate buffers */ + ms->src_buffer_size = ms->src_max_lines * ms->bpl; + + if ( ms->mode == MS_MODE_COLOR && mi->data_format == MI_DATAFMT_LPLSEGREG ) + { + /* In this case the data is not neccessarily in the order RGB */ + /* and there may be different numbers of read red, green and blue */ + /* segments. We allocate a second buffer to read new lines in */ + /* and hold undelivered pixels in the other buffer */ + int extra_buf_size; + + extra_buf_size = 2 * ms->bpl * mi->ccd_gap + * (int) ceil( (double) mi->max_yresolution + / (double) mi->opt_resolution); + for ( i = 0; i < 2; i++ ) + { + if ( ms->buf.src_buffer[i] ) + free((void *) ms->buf.src_buffer[i]); + ms->buf.src_buffer[i] = (uint8_t *) malloc(ms->src_buffer_size + + extra_buf_size); + DBG(100, "prepare_buffers: ms->buf.src_buffer[%d]=%p," + "malloc'd %d bytes\n", i, ms->buf.src_buffer[i], + ms->src_buffer_size + extra_buf_size); + if ( ms->buf.src_buffer[i] == NULL ) + { + DBG(1, "sane_start: malloc for scan buffer failed\n"); + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + } + ms->buf.free_lines = ms->src_max_lines + extra_buf_size / ms->bpl; + ms->buf.free_max_lines = ms->buf.free_lines; + ms->buf.src_buf = ms->buf.src_buffer[0]; + ms->buf.current_src = 0; /* index to current buffer */ + } + else + { + if ( ms->buf.src_buf ) + free((void *) ms->buf.src_buf); + ms->buf.src_buf = malloc(ms->src_buffer_size); + DBG(100, "sane_start: ms->buf.src_buf=%p, malloc'd %d bytes\n", + ms->buf.src_buf, ms->src_buffer_size); + if ( ms->buf.src_buf == NULL ) + { + DBG(1, "sane_start: malloc for scan buffer failed\n"); + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + } + + for ( i = 0; i < 3; i++ ) + { + ms->buf.current_pos[i] = ms->buf.src_buffer[0]; + ms->buf.planes[0][i] = 0; + ms->buf.planes[1][i] = 0; + } + + /* allocate a temporary buffer for the data, if auto_adjust threshold */ + /* is selected. */ + + if ( ms->auto_adjust == 1 ) + { + ms->temporary_buffer = (uint8_t *) malloc(ms->remaining_bytes); + DBG(100, "sane_start: ms->temporary_buffer=%p, malloc'd %d bytes\n", + ms->temporary_buffer, ms->remaining_bytes); + if ( ms->temporary_buffer == NULL ) + { + DBG(1, "sane_start: malloc() for temporary buffer failed\n"); + status = SANE_STATUS_NO_MEM; + goto cleanup; + } + } + else + ms->temporary_buffer = NULL; + + /* some data formats have additional information in a scan line, which */ + /* is not transferred to the frontend; real_bpl is the number of bytes */ + /* per line, that is copied into the frontend's buffer */ + ms->real_bpl = (uint32_t) ceil( ((double) ms->ppl * + (double) ms->bits_per_pixel_out) / 8.0 ); + if ( mi->onepass && ms->mode == MS_MODE_COLOR ) + ms->real_bpl *= 3; + + ms->real_remaining_bytes = ms->real_bpl * ms->src_remaining_lines; + + return SANE_STATUS_GOOD; + +cleanup: + cleanup_scanner(ms); + return status; + +} +static void +write_shading_buf_pnm(Microtek2_Scanner *ms, uint32_t lines) +{ + FILE *outfile; + uint16_t pixel, color, linenr, factor; + unsigned char img_val_out; + float img_val = 0; + Microtek2_Device *md; + Microtek2_Info *mi; + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ( mi->depth & MI_HASDEPTH_16 ) + factor = 256; + else if ( mi->depth & MI_HASDEPTH_14 ) + factor = 64; + else if ( mi->depth & MI_HASDEPTH_12 ) + factor = 16; + else if ( mi->depth & MI_HASDEPTH_10 ) + factor = 4; + else + factor = 1; + if ( md->model_flags & MD_16BIT_TRANSFER ) + factor = 256; + + outfile = fopen("shading_buf_w.pnm", "w"); + fprintf(outfile, "P6\n#imagedata\n%d %d\n255\n", + mi->geo_width / mi->calib_divisor, lines); + for ( linenr=0; linenr < lines; linenr++ ) + { + if (mi->data_format == MI_DATAFMT_LPLSEGREG) + { + DBG(1, "Output of shading buffer unsupported for" + "Segreg Data format\n"); + break; + } + + for ( pixel=0; + pixel < (uint16_t) (mi->geo_width / mi->calib_divisor); + pixel++) + { + for ( color=0; color < 3; color++ ) + { + switch( mi->data_format ) + { + case MI_DATAFMT_LPLCONCAT: + if ( md->shading_depth > 8) + img_val = *((uint16_t *) ms->shading_image + + linenr * ( ms->bpl / ms->lut_entry_size ) + + mi->color_sequence[color] + * ( ms->bpl / ms->lut_entry_size / 3 ) + + pixel); + else + img_val = *((uint8_t *) ms->shading_image + + linenr * ( ms->bpl / ms->lut_entry_size ) + + mi->color_sequence[color] + * ( ms->bpl / ms->lut_entry_size / 3 ) + + pixel); + + break; + case MI_DATAFMT_CHUNKY: + case MI_DATAFMT_9800: + img_val = *((uint16_t *)ms->shading_image + + linenr * 3 * ( mi->geo_width + / mi->calib_divisor ) + + 3 * pixel + + mi->color_sequence[color]); + break; + } + img_val /= factor; + img_val_out = (unsigned char)img_val; + fputc(img_val_out, outfile); + } + } + } + fclose(outfile); + + return; +} + +static void +write_shading_pnm(Microtek2_Scanner *ms) +{ + FILE *outfile_w = NULL, *outfile_d = NULL; + int pixel, color, line, offset, num_shading_pixels, output_height; + uint16_t img_val, factor; + + Microtek2_Device *md; + Microtek2_Info *mi; + + output_height = 180; + md = ms->dev; + mi = &md->info[md->scan_source]; + + DBG(30, "write_shading_pnm: ms=%p\n", (void *) ms); + + if ( mi->depth & MI_HASDEPTH_16 ) + factor = 256; + else if ( mi->depth & MI_HASDEPTH_14 ) + factor = 64; + else if ( mi->depth & MI_HASDEPTH_12 ) + factor = 16; + else if ( mi->depth & MI_HASDEPTH_10 ) + factor = 4; + else + factor = 1; + if ( md->model_flags & MD_16BIT_TRANSFER ) + factor = 256; + + if ( md->model_flags & MD_PHANTOM336CX_TYPE_SHADING ) + num_shading_pixels = ms->n_control_bytes * 8; + else + num_shading_pixels = mi->geo_width / mi->calib_divisor; + if ( md->shading_table_w != NULL ) + { + outfile_w = fopen("microtek2_shading_w.pnm", "w"); + fprintf(outfile_w, "P6\n#imagedata\n%d %d\n255\n", + num_shading_pixels, output_height); + } + if ( md->shading_table_d != NULL ) + { + outfile_d = fopen("microtek2_shading_d.pnm", "w"); + fprintf(outfile_d, "P6\n#imagedata\n%d %d\n255\n", + num_shading_pixels, output_height); + } + for ( line=0; line < output_height; ++line ) + { + for ( pixel=0; pixel < num_shading_pixels ; ++pixel) + { + for ( color=0; color < 3; ++color ) + { + offset = mi->color_sequence[color] + * num_shading_pixels + + pixel; + if ( md->shading_table_w != NULL ) + { + if ( ms->lut_entry_size == 2 ) + { + img_val = *((uint16_t *) md->shading_table_w + offset ); + img_val /= factor; + } + else + img_val = *((uint8_t *) md->shading_table_w + offset ); + fputc((unsigned char)img_val, outfile_w); + } + + if ( md->shading_table_d != NULL ) + { + if ( ms->lut_entry_size == 2 ) + { + img_val = *((uint16_t *) md->shading_table_d + offset ); + img_val /= factor; + } + else + img_val = *((uint8_t *) md->shading_table_d + offset ); + fputc((unsigned char)img_val, outfile_d); + } + } + } + } + if ( md->shading_table_w != NULL ) + fclose(outfile_w); + if ( md->shading_table_d != NULL ) + fclose(outfile_d); + + return; +} + +static void +write_cshading_pnm(Microtek2_Scanner *ms) +{ + FILE *outfile; + Microtek2_Device *md; + Microtek2_Info *mi; + int pixel, color, line, offset, img_val, img_height=30, factor; + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ( mi->depth & MI_HASDEPTH_16 ) + factor = 256; + else if ( mi->depth & MI_HASDEPTH_14 ) + factor = 64; + else if ( mi->depth & MI_HASDEPTH_12 ) + factor = 16; + else if ( mi->depth & MI_HASDEPTH_10 ) + factor = 4; + else + factor = 1; + if ( md->model_flags & MD_16BIT_TRANSFER ) + factor = 256; + + outfile = fopen("microtek2_cshading_w.pnm", "w"); + if ( ms->mode == MS_MODE_COLOR ) + fprintf(outfile, "P6\n#imagedata\n%d %d\n255\n", ms->ppl, img_height); + else + fprintf(outfile, "P5\n#imagedata\n%d %d\n255\n", ms->ppl, img_height); + + for ( line=0; line < img_height; ++line ) + { + for ( pixel=0; pixel < (int)ms->ppl; ++pixel) + { + for ( color=0; color < 3; ++color ) + { + offset = color * (int)ms->ppl + pixel; + if ( ms->lut_entry_size == 1 ) + img_val = (int) *((uint8_t *)ms->condensed_shading_w + offset); + else + { + img_val = (int) *((uint16_t *)ms->condensed_shading_w + + offset); + img_val /= factor; + } + fputc((unsigned char)img_val, outfile); + if ( ms->mode == MS_MODE_GRAY ) + break; + } + } + } + fclose(outfile); + + return; +} + + + +/*---------- condense_shading() ----------------------------------------------*/ + +static SANE_Status +condense_shading(Microtek2_Scanner *ms) +{ + /* This function extracts the relevant shading pixels from */ + /* the shading image according to the 1's in the result of */ + /* 'read control bits', and stores them in a memory block. */ + /* We will then have as many shading pixels as there are */ + /* pixels per line. The order of the pixels in the condensed */ + /* shading data block will always be left to right. The color */ + /* sequence remains unchanged. */ + + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t byte; + uint32_t cond_length; /* bytes per condensed shading line */ + int color, count, lfd_bit; + int shad_bplc, shad_pixels; /* bytes per line & color in shading image */ + int bit, flag; + uint32_t sh_offset, csh_offset; + int gray_filter_color = 1; /* which color of the shading is taken for gray*/ + + md = ms->dev; + mi = &md->info[md->scan_source]; + + DBG(30, "condense_shading: ms=%p, ppl=%d\n", (void *) ms, ms->ppl); + if ( md->shading_table_w == NULL ) + { + DBG(1, "condense shading: no shading table found, skip shading\n"); + return SANE_STATUS_GOOD; + } + + get_lut_size( mi, &ms->lut_size, &ms->lut_entry_size ); + + if ( md->model_flags & MD_PHANTOM336CX_TYPE_SHADING ) + { + shad_pixels = ms->n_control_bytes * 8; + gray_filter_color = 0; /* 336CX reads only one shading in gray mode*/ + } + else + shad_pixels = mi->geo_width; + + shad_bplc = shad_pixels * ms->lut_entry_size; + + if ( md_dump >= 3 ) + { + dump_area2(md->shading_table_w, shad_bplc * 3, "shading_table_w"); + if ( md->model_flags & MD_PHANTOM336CX_TYPE_SHADING ) + write_shading_pnm(ms); + } + + cond_length = ms->bpl * ms->lut_entry_size; + + if ( ms->condensed_shading_w ) + { + free((void*) ms->condensed_shading_w ); + ms->condensed_shading_w = NULL; + } + ms->condensed_shading_w = (uint8_t *)malloc(cond_length); + DBG(100, "condense_shading: ms->condensed_shading_w=%p," + "malloc'd %d bytes\n", ms->condensed_shading_w, cond_length); + if ( ms->condensed_shading_w == NULL ) + { + DBG(1, "condense_shading: malloc for white table failed\n"); + return SANE_STATUS_NO_MEM; + } + + if ( md->shading_table_d != NULL ) + { + if ( md_dump >= 3 ) + dump_area2(md->shading_table_d, shad_bplc * 3, + "shading_table_d"); + + if ( ms->condensed_shading_d ) + { + free((void*) ms->condensed_shading_d ); + ms->condensed_shading_d = NULL; + } + ms->condensed_shading_d = (uint8_t *)malloc(cond_length); + DBG(100, "condense_shading: ms->condensed_shading_d=%p," + " malloc'd %d bytes\n", ms->condensed_shading_d, cond_length); + if ( ms->condensed_shading_d == NULL ) + { + DBG(1, "condense_shading: malloc for dark table failed\n"); + return SANE_STATUS_NO_MEM; + } + } + + DBG(128, "controlbit offset=%d\n", md->controlbit_offset); + + count = 0; + + for (lfd_bit = 0; ( lfd_bit < mi->geo_width ) && ( count < (int)ms->ppl ); + ++lfd_bit) + { + byte = ( lfd_bit + md->controlbit_offset ) / 8; + bit = ( lfd_bit + md->controlbit_offset ) % 8; + + if ( mi->direction & MI_DATSEQ_RTOL ) + flag = ((ms->control_bytes[byte] >> bit) & 0x01); + else + flag = ((ms->control_bytes[byte] >> (7 - bit)) & 0x01); + + if ( flag == 1 ) /* flag==1 if byte's bit is set */ + { + for ( color = 0; color < 3; ++color ) + { + if ( ( ms->mode == MS_MODE_COLOR ) + || ( ( ms->mode == MS_MODE_GRAY ) + && ( color == gray_filter_color ) ) + || ( ( ms->mode == MS_MODE_LINEARTFAKE ) + && ( color == gray_filter_color ) ) + ) + { + sh_offset = color * shad_pixels + lfd_bit; + if ( md->model_flags & MD_PHANTOM336CX_TYPE_SHADING ) + sh_offset += md->controlbit_offset; + if ( ms->mode == MS_MODE_COLOR ) + csh_offset = color * ms->ppl + count; + else + csh_offset = count; + + if ( csh_offset > cond_length ) + { + DBG(1, "condense_shading: wrong control bits data, " ); + DBG(1, "csh_offset (%d) > cond_length(%d)\n", + csh_offset, cond_length ); + csh_offset = cond_length; + } + + if ( ms->lut_entry_size == 2 ) + { + *((uint16_t *)ms->condensed_shading_w + csh_offset) = + *((uint16_t *)md->shading_table_w + + sh_offset); + if ( ms->condensed_shading_d != NULL ) + *((uint16_t *)ms->condensed_shading_d + csh_offset) = + *((uint16_t *)md->shading_table_d + + sh_offset); + } + else + { + *((uint8_t *)ms->condensed_shading_w + csh_offset) = + *((uint8_t *)md->shading_table_w + + sh_offset); + if ( ms->condensed_shading_d != NULL ) + *((uint8_t *)ms->condensed_shading_d + csh_offset) = + *((uint8_t *)md->shading_table_d + + sh_offset); + } + } + } + ++count; + } + } + + if ( md_dump >= 3 ) + { + dump_area2(ms->condensed_shading_w, cond_length, "condensed_shading_w"); + if ( ms->condensed_shading_d != NULL ) + dump_area2(ms->condensed_shading_d, cond_length, + "condensed_shading_d"); + + write_cshading_pnm(ms); + } + + return SANE_STATUS_GOOD; +} + + +/*---------- read_shading_image() --------------------------------------------*/ + +static SANE_Status +read_shading_image(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t lines; + uint8_t *buf; + int max_lines; + int lines_to_read; + + DBG(30, "read_shading_image: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + + if ( ! MI_WHITE_SHADING_ONLY(mi->shtrnsferequ) + || ( md->model_flags & MD_PHANTOM_C6 ) ) + + /* Dark shading correction */ + /* ~~~~~~~~~~~~~~~~~~~~~~~ */ + { + DBG(30, "read_shading_image: reading black data\n"); + md->status.ntrack |= MD_NTRACK_ON; + md->status.ncalib &= ~MD_NCALIB_ON; + md->status.flamp |= MD_FLAMP_ON; + if ( md->model_flags & MD_PHANTOM_C6 ) + { + md->status.stick |= MD_STICK_ON; + md->status.reserved17 |= MD_RESERVED17_ON; + } + + get_calib_params(ms); + if ( md->model_flags & MD_PHANTOM_C6 ) + ms->stay = 1; + + status = scsi_send_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + return status; + + status = scsi_set_window(ms, 1); + if ( status != SANE_STATUS_GOOD ) + return status; + +#ifdef TESTBACKEND + status = scsi_read_sh_image_info(ms); +#else + status = scsi_read_image_info(ms); +#endif + if ( status != SANE_STATUS_GOOD ) + return status; + + status = scsi_wait_for_image(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + + status = scsi_read_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + return status; + + md->status.flamp &= ~MD_FLAMP_ON; + + status = scsi_send_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + return status; + + ms->shading_image = malloc(ms->bpl * ms->src_remaining_lines); + DBG(100, "read shading image: ms->shading_image=%p," + " malloc'd %d bytes\n", + ms->shading_image, ms->bpl * ms->src_remaining_lines); + if ( ms->shading_image == NULL ) + { + DBG(1, "read_shading_image: malloc for buffer failed\n"); + return SANE_STATUS_NO_MEM; + } + + buf = ms->shading_image; + +#ifdef TESTBACKEND + max_lines = 5000000 / ms->bpl; +#else + max_lines = sanei_scsi_max_request_size / ms->bpl; +#endif + if ( max_lines == 0 ) + { + DBG(1, "read_shading_image: buffer too small\n"); + return SANE_STATUS_IO_ERROR; + } + lines = ms->src_remaining_lines; + while ( ms->src_remaining_lines > 0 ) + { + lines_to_read = MIN(max_lines, ms->src_remaining_lines); + ms->src_buffer_size = lines_to_read * ms->bpl; + ms->transfer_length = ms->src_buffer_size; +#ifdef TESTBACKEND + status = scsi_read_sh_d_image(ms, buf); +#else + status = scsi_read_image(ms, buf, md->shading_depth>8 ? 2 : 1); +#endif + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "read_shading_image: read image failed: '%s'\n", + sane_strstatus(status)); + return status; + } + + ms->src_remaining_lines -= lines_to_read; + buf += ms->src_buffer_size; + } + + status = prepare_shading_data(ms, lines, &md->shading_table_d); + if ( status != SANE_STATUS_GOOD ) + return status; + + /* send shading data to the device */ + /* Some models use "read_control bit", and the shading must be */ + /* applied by the backend later */ + if ( ! (md->model_flags & MD_READ_CONTROL_BIT) ) + { + status = shading_function(ms, md->shading_table_d); + if ( status != SANE_STATUS_GOOD ) + return status; + + ms->word = ms->lut_entry_size == 2 ? 1 : 0; + ms->current_color = MS_COLOR_ALL; + status = scsi_send_shading(ms, + md->shading_table_d, + 3 * ms->lut_entry_size + * mi->geo_width / mi->calib_divisor, + 1); + if ( status != SANE_STATUS_GOOD ) + return status; + } + + DBG(100, "free memory for ms->shading_image at %p\n", + ms->shading_image); + free((void *) ms->shading_image); + ms->shading_image = NULL; + } + + /* white shading correction */ + /* ~~~~~~~~~~~~~~~~~~~~~~~~ */ + DBG(30, "read_shading_image: reading white data\n"); + + /* According to the doc NCalib must be set for white shading data */ + /* if we have a black and a white shading correction and must be */ + /* cleared if we have only a white shading collection */ + if ( ! MI_WHITE_SHADING_ONLY(mi->shtrnsferequ) + || ( md->model_flags & MD_PHANTOM_C6 ) ) + md->status.ncalib |= MD_NCALIB_ON; + else + md->status.ncalib &= ~MD_NCALIB_ON; + + md->status.flamp |= MD_FLAMP_ON; +/* md->status.tlamp &= ~MD_TLAMP_ON; */ + md->status.ntrack |= MD_NTRACK_ON; + + if ( md->model_flags & MD_PHANTOM_C6 ) + { + md->status.stick &= ~MD_STICK_ON; + md->status.reserved17 |= MD_RESERVED17_ON; + } + + get_calib_params(ms); + +#ifdef NO_PHANTOMTYPE_SHADING +/* md->status.stick &= ~MD_STICK_ON; */ +/* md->status.ncalib &= ~MD_NCALIB_ON; */ +/* md->status.reserved17 &= ~MD_RESERVED17_ON; */ + ms->rawdat = 0; +#endif + + status = scsi_send_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + return status; + + status = scsi_set_window(ms, 1); + if ( status != SANE_STATUS_GOOD ) + return status; + +#ifdef TESTBACKEND + status = scsi_read_sh_image_info(ms); +#else + status = scsi_read_image_info(ms); +#endif + if ( status != SANE_STATUS_GOOD ) + return status; + + status = scsi_wait_for_image(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + +#ifdef NO_PHANTOMTYPE_SHADING + if ( !( md->model_flags & MD_READ_CONTROL_BIT ) ) + { +#endif + status = scsi_read_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + return status; +#ifdef NO_PHANTOMTYPE_SHADING + } +#endif + +#ifdef NO_PHANTOMTYPE_SHADING + if ( mi->model_code == 0x94 ) + status = scsi_read_control_bits(ms); +#endif + + ms->shading_image = malloc(ms->bpl * ms->src_remaining_lines); + DBG(100, "read shading image: ms->shading_image=%p, malloc'd %d bytes\n", + ms->shading_image, ms->bpl * ms->src_remaining_lines); + if ( ms->shading_image == NULL ) + { + DBG(1, "read_shading_image: malloc for buffer failed\n"); + return SANE_STATUS_NO_MEM; + } + + buf = ms->shading_image; +#ifdef TESTBACKEND + max_lines = 5000000 / ms->bpl; +#else + max_lines = sanei_scsi_max_request_size / ms->bpl; +#endif + if ( max_lines == 0 ) + { + DBG(1, "read_shading_image: buffer too small\n"); + return SANE_STATUS_IO_ERROR; + } + lines = ms->src_remaining_lines; + while ( ms->src_remaining_lines > 0 ) + { + lines_to_read = MIN(max_lines, ms->src_remaining_lines); + ms->src_buffer_size = lines_to_read * ms->bpl; + ms->transfer_length = ms->src_buffer_size; + +#ifdef TESTBACKEND + status = scsi_read_sh_w_image(ms, buf); +#else + status = scsi_read_image(ms, buf, md->shading_depth>8 ? 2 : 1); +#endif + if ( status != SANE_STATUS_GOOD ) + return status; + + ms->src_remaining_lines -= lines_to_read; + buf += ms->src_buffer_size; + } + + status = prepare_shading_data(ms, lines, &md->shading_table_w); + if ( status != SANE_STATUS_GOOD ) + return status; + + if ( md_dump >= 3 ) + { + write_shading_buf_pnm(ms, lines); + write_shading_pnm(ms); + } + + /* send shading data to the device */ + /* Some models use "read_control bit", and the shading must be */ + /* applied by the backend later */ + if ( ! (md->model_flags & MD_READ_CONTROL_BIT) ) + { + status = shading_function(ms, md->shading_table_w); + if ( status != SANE_STATUS_GOOD ) + return status; + + ms->word = ms->lut_entry_size == 2 ? 1 : 0; + ms->current_color = MS_COLOR_ALL; + status = scsi_send_shading(ms, + md->shading_table_w, + 3 * ms->lut_entry_size + * mi->geo_width / mi->calib_divisor, + 0); + if ( status != SANE_STATUS_GOOD ) + return status; + } + + ms->rawdat = 0; + ms->stay = 0; + md->status.ncalib |= MD_NCALIB_ON; + + if ( md->model_flags & MD_PHANTOM_C6 ) + { + md->status.stick &= ~MD_STICK_ON; + md->status.reserved17 &= ~MD_RESERVED17_ON; + } + +#ifdef NO_PHANTOMTYPE_SHADING + if (mi->model_code == 0x94) + md->status.ncalib &= ~MD_NCALIB_ON; +#endif + + status = scsi_send_system_status(md, ms->sfd); + if ( status != SANE_STATUS_GOOD ) + return status; + + DBG(100, "free memory for ms->shading_image at %p\n", + ms->shading_image); + free((void *) ms->shading_image); + ms->shading_image = NULL; + + return SANE_STATUS_GOOD; + +} + +/*---------- prepare_shading_data() ------------------------------------------*/ + +static SANE_Status +prepare_shading_data(Microtek2_Scanner *ms, uint32_t lines, uint8_t **data) +{ + /* This function calculates one line of black or white shading data */ + /* from the shading image. At the end we have one line. The */ + /* color sequence is unchanged. */ + +#define MICROTEK2_CALIB_USE_MEDIAN + + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t length,line; + int color, i; + SANE_Status status; + +#ifdef MICROTEK2_CALIB_USE_MEDIAN + uint16_t *sortbuf, value; +#else + uint32_t value; +#endif + + DBG(30, "prepare_shading_data: ms=%p, lines=%d, *data=%p\n", + (void *) ms, lines, *data); + + md = ms->dev; + mi = &md->info[md->scan_source]; + status = SANE_STATUS_GOOD; + + get_lut_size(mi, &ms->lut_size, &ms->lut_entry_size); + length = 3 * ms->lut_entry_size * mi->geo_width / mi->calib_divisor; + + if ( *data == NULL ) + { + *data = (uint8_t *) malloc(length); + DBG(100, "prepare_shading_data: malloc'd %d bytes at %p\n", + length, *data); + if ( *data == NULL ) + { + DBG(1, "prepare_shading_data: malloc for shading table failed\n"); + return SANE_STATUS_NO_MEM; + } + } + +#ifdef MICROTEK2_CALIB_USE_MEDIAN + sortbuf = malloc( lines * ms->lut_entry_size ); + DBG(100, "prepare_shading_data: sortbuf= %p, malloc'd %d Bytes\n", + (void *) sortbuf, lines * ms->lut_entry_size); + if ( sortbuf == NULL ) + { + DBG(1, "prepare_shading_data: malloc for sort buffer failed\n"); + return SANE_STATUS_NO_MEM; + } +#endif + + switch( mi->data_format ) + { + case MI_DATAFMT_LPLCONCAT: + if ( ms->lut_entry_size == 1 ) + { + DBG(1, "prepare_shading_data: wordsize == 1 unsupported\n"); + return SANE_STATUS_UNSUPPORTED; + } + for ( color = 0; color < 3; color++ ) + { + for ( i = 0; i < ( mi->geo_width / mi->calib_divisor ); i++ ) + { + value = 0; + for ( line = 0; line < lines; line++ ) +#ifndef MICROTEK2_CALIB_USE_MEDIAN +/* average the shading lines to get the shading data */ + value += *((uint16_t *) ms->shading_image + + line * ( ms->bpl / ms->lut_entry_size ) + + color * ( ms->bpl / ms->lut_entry_size / 3 ) + + i); + value /= lines; + *((uint16_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint16_t) MIN(0xffff, value); +#else +/* use a median filter to get the shading data -- should be better */ + *(sortbuf + line ) = + *((uint16_t *) ms->shading_image + + line * ( ms->bpl / ms->lut_entry_size ) + + color * ( ms->bpl / ms->lut_entry_size / 3 ) + + i); + qsort(sortbuf, lines, sizeof(uint16_t), + (qsortfunc)compare_func_16); + value = *(sortbuf + ( lines - 1 ) / 2 ); + *((uint16_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = value; +#endif + } + } + break; + + case MI_DATAFMT_CHUNKY: + case MI_DATAFMT_9800: + if ( ms->lut_entry_size == 1 ) + { + DBG(1, "prepare_shading_data: wordsize == 1 unsupported\n"); + return SANE_STATUS_UNSUPPORTED; + } + for ( color = 0; color < 3; color++ ) + { + for ( i = 0; i < ( mi->geo_width / mi->calib_divisor ); i++ ) + { + value = 0; + for ( line = 0; line < lines; line++ ) +#ifndef MICROTEK2_CALIB_USE_MEDIAN +/* average the shading lines to get the shading data */ + value += *((uint16_t *) ms->shading_image + + line * 3 * mi->geo_width / mi->calib_divisor + + 3 * i + + color); + + value /= lines; + *((uint16_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint16_t) MIN(0xffff, value); +#else +/* use a median filter to get the shading data -- should be better */ + *(sortbuf + line ) = + *((uint16_t *) ms->shading_image + + line * 3 * mi->geo_width / mi->calib_divisor + + 3 * i + + color); + qsort(sortbuf, lines, sizeof(uint16_t), + (qsortfunc)compare_func_16); + value = *(sortbuf + ( lines - 1 ) / 2 ); + *((uint16_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = value; +#endif + } + } + break; + + case MI_DATAFMT_LPLSEGREG: + for ( color = 0; color < 3; color++ ) + { + for ( i = 0; i < ( mi->geo_width / mi->calib_divisor ); i++ ) + { + value = 0; + if ( ms->lut_entry_size == 1 ) + { + for ( line = 0; line < lines; line++ ) + value += *((uint8_t *) ms->shading_image + + line * 3 * mi->geo_width / mi->calib_divisor + + 3 * i + + color); + + value /= lines; + *((uint8_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint8_t) MIN(0xff, value); + + } + else + { + for ( line = 0; line < lines; line++ ) + value += *((uint16_t *) ms->shading_image + + line * 3 * mi->geo_width / mi->calib_divisor + + 3 * i + + color); + + value /= lines; +#ifndef MICROTEK2_CALIB_USE_MEDIAN + *((uint16_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint16_t) MIN(0xffff, value); +#else + *((uint16_t *) *data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = value; +#endif + } + + } + } + break; + + default: + DBG(1, "prepare_shading_data: Unsupported data format 0x%02x\n", + mi->data_format); + status = SANE_STATUS_UNSUPPORTED; + } + +#ifdef MICROTEK2_CALIB_USE_MEDIAN + DBG(100, "prepare_shading_data: free sortbuf at %p\n", (void *) sortbuf); + free(sortbuf); + sortbuf = NULL; +#endif + return status; +} + + +/*---------- read_cx_shading() -----------------------------------------------*/ + +static SANE_Status +read_cx_shading(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + md = ms->dev; + + DBG(30, "read_cx_shading: ms=%p\n",(void *) ms); + + md->shading_table_contents = ms->mode; + + if ( ms->mode == MS_MODE_COLOR ) + ms->current_color = MS_COLOR_ALL; + else + ms->current_color = MS_COLOR_GREEN; /* for grayscale */ + + ms->word = 1; + ms->dark = 0; + + status = read_cx_shading_image(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + ms->word = 0; /* the Windows driver reads dark shading with word=0 */ + ms->dark = 1; + status = read_cx_shading_image(ms); + if ( status != SANE_STATUS_GOOD ) + goto cleanup; + + return SANE_STATUS_GOOD; + +cleanup: + cleanup_scanner(ms); + return status; +} + + +/*---------- read_cx_shading_image() -----------------------------------------*/ + +static SANE_Status +read_cx_shading_image(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + uint32_t shading_bytes, linesize, buffer_size; + uint8_t *buf; + int max_lines, lines_to_read, remaining_lines; + + md = ms->dev; + + shading_bytes = ms->n_control_bytes * 8 * md->shading_length; + if ( ms->current_color == MS_COLOR_ALL ) + shading_bytes *= 3; + if ( ms->word == 1 ) + shading_bytes *= 2; + + if ( ms->shading_image ) + { + free((void *) ms->shading_image); + ms->shading_image = NULL; + } + ms->shading_image = malloc(shading_bytes); + DBG(100, "read_cx_shading: ms->shading_image=%p, malloc'd %d bytes\n", + ms->shading_image, shading_bytes); + if ( ms->shading_image == NULL ) + { + DBG(1, "read_cx_shading: malloc for cx_shading buffer failed\n"); + return SANE_STATUS_NO_MEM; + } + + buf = ms->shading_image; + + DBG(30, "read_cx_shading_image: ms=%p, shading_bytes=%d\n", + (void *) ms, shading_bytes); + + linesize = shading_bytes / md->shading_length; +#ifdef TESTBACKEND + max_lines = 5000000 / linesize; +#else + max_lines = sanei_scsi_max_request_size / linesize; +#endif + /* the following part is like in "read_shading_image" */ + remaining_lines = md->shading_length; + while ( remaining_lines > 0 ) + { + lines_to_read = MIN(max_lines, remaining_lines); + buffer_size = lines_to_read * linesize; + + status = scsi_read_shading(ms, buf, buffer_size); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "read_cx_shading: '%s'\n", sane_strstatus(status)); + return status; + } + remaining_lines -= lines_to_read; + buf += buffer_size; + } + + status = calc_cx_shading_line(ms); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "read_cx_shading: '%s'\n", sane_strstatus(status)); + return status; + } + + if ( ms->shading_image ) + { + DBG(100, "free memory for ms->shading_image at %p\n", + ms->shading_image); + free((void *) ms->shading_image); + ms->shading_image = NULL; + } + + return status; +} + +/*---------- calc_cx_shading_line() ------------------------------------------*/ +/* calculates the mean value of the shading lines and stores one line of */ +/* 8-bit shading data. Scanning direction + color sequence remain as they are */ +/* ToDo: more than 8-bit data */ + +static SANE_Status +calc_cx_shading_line(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + SANE_Status status; + uint8_t *current_byte, *buf, *shading_table_pointer; + uint8_t color, factor; + uint32_t shading_line_pixels, shading_line_bytes, + shading_data_bytes, line, i, accu, color_offset; + uint16_t *sortbuf, value; + + md = ms->dev; + status = SANE_STATUS_GOOD; + + sortbuf = malloc( md->shading_length * sizeof(float) ); + DBG(100, "calc_cx_shading: sortbuf= %p, malloc'd %lu Bytes\n", + (void *) sortbuf, (u_long) (md->shading_length * sizeof(float))); + if ( sortbuf == NULL ) + { + DBG(1, "calc_cx_shading: malloc for sort buffer failed\n"); + return SANE_STATUS_NO_MEM; + } + + buf = ms->shading_image; + shading_line_pixels = ms->n_control_bytes * 8; /* = 2560 for 330CX */ + shading_line_bytes = shading_line_pixels; /* grayscale */ + if ( ms->mode == MS_MODE_COLOR ) /* color */ + shading_line_bytes *= 3; + shading_data_bytes = shading_line_bytes; /* 8-bit color depth */ + if (ms->word == 1) /* > 8-bit color depth */ + shading_data_bytes *= 2; + factor = 4; /* shading bit depth = 10bit; shading line bit depth = 8bit */ + + if (ms->dark == 0) /* white shading data */ + { + if ( md->shading_table_w ) + free( (void *)md->shading_table_w ); + md->shading_table_w = (uint8_t *) malloc(shading_line_bytes); + DBG(100, "calc_cx_shading: md->shading_table_w=%p, malloc'd %d bytes\n", + md->shading_table_w, shading_line_bytes); + if ( md->shading_table_w == NULL ) + { + DBG(100, "calc_cx_shading: malloc for white shadingtable failed\n"); + status = SANE_STATUS_NO_MEM; + cleanup_scanner(ms); + } + + shading_table_pointer = md->shading_table_w; + } + + else /* dark shading data */ + { + if ( md->shading_table_d ) + free( (void *)md->shading_table_d); + md->shading_table_d = (uint8_t *) malloc(shading_line_bytes); + DBG(100, "calc_cx_shading: md->shading_table_d=%p, malloc'd %d bytes\n", + md->shading_table_d, shading_line_bytes); + + if ( md->shading_table_d == NULL ) + { + DBG(1, "calc_cx_shading: malloc for dark shading table failed\n"); + status = SANE_STATUS_NO_MEM; + cleanup_scanner(ms); + } + + shading_table_pointer = md->shading_table_d; + } + + DBG(30, "calc_cx_shading_line: ms=%p\n" + "md->shading_table_w=%p\n" + "md->shading_table_d=%p\n" + "shading_line_bytes=%d\n" + "shading_line_pixels=%d\n" + "shading_table_pointer=%p\n", + (void *) ms, md->shading_table_w, md->shading_table_d, + shading_line_bytes, shading_line_pixels, shading_table_pointer); + + /* calculating the median pixel values over the shading lines */ + /* and write them to the shading table */ + for (color = 0; color < 3; color++) + { + color_offset = color * shading_line_pixels; + if ( ms->word == 1 ) + color_offset *=2; + + for (i = 0; i < shading_line_pixels; i++) + { + value = 0; + for (line = 0; line < md->shading_length; line++) + { + current_byte = buf + ( line * shading_data_bytes ) + + color_offset + i; + accu = *current_byte; + + /* word shading data: the lower bytes per line and color are */ + /* transfered first in one block and then the high bytes */ + /* in one block */ + /* the dark shading data is also 10 bit, but only the */ + /* low byte is transferred (ms->word = 0) */ + if ( ms->word == 1 ) + { + current_byte = buf + ( line * shading_data_bytes ) + + color_offset + shading_line_pixels + i; + accu += ( *current_byte * 256 ); + } + *( sortbuf + line ) = accu; + } +/* this is the Median filter: sort the values ascending and take the middlest */ + qsort(sortbuf, md->shading_length, sizeof(float), + (qsortfunc)compare_func_16); + value = *( sortbuf + ( md->shading_length - 1 ) / 2 ); + *shading_table_pointer = (uint8_t) (value / factor); + shading_table_pointer++; + } + if ( ms->mode != MS_MODE_COLOR ) + break; + } + return status; +} + + + +/*---------- get_lut_size() --------------------------------------------------*/ + +static SANE_Status +get_lut_size(Microtek2_Info *mi, int *max_lut_size, int *lut_entry_size) +{ + /* returns the maximum lookup table size. A device might indicate */ + /* several lookup table sizes. */ + + DBG(30, "get_lut_size: mi=%p\n", (void *) mi); + + *max_lut_size = 0; + *lut_entry_size = 0; + + /* Normally this function is used for both gamma and shading tables */ + /* If, however, the device indicates, that it does not support */ + /* lookup tables, we set these values as if the device has a maximum */ + /* bitdepth of 12, and these values are only used to determine the */ + /* size of the shading table */ + if ( MI_LUTCAP_NONE(mi->lut_cap) ) + { + *max_lut_size = 4096; + *lut_entry_size = 2; + } + + if ( mi->lut_cap & MI_LUTCAP_256B ) + { + *max_lut_size = 256; + *lut_entry_size = 1; + } + if ( mi->lut_cap & MI_LUTCAP_1024B ) + { + *max_lut_size = 1024; + *lut_entry_size = 1; + } + if ( mi->lut_cap & MI_LUTCAP_1024W ) + { + *max_lut_size = 1024; + *lut_entry_size = 2; + } + if ( mi->lut_cap & MI_LUTCAP_4096B ) + { + *max_lut_size = 4096; + *lut_entry_size = 1; + } + if ( mi->lut_cap & MI_LUTCAP_4096W ) + { + *max_lut_size = 4096; + *lut_entry_size = 2; + } + if ( mi->lut_cap & MI_LUTCAP_64k_W ) + { + *max_lut_size = 65536; + *lut_entry_size = 2; + } + if ( mi->lut_cap & MI_LUTCAP_16k_W ) + { + *max_lut_size = 16384; + *lut_entry_size = 2; + } + DBG(30, "get_lut_size: mi=%p, lut_size=%d, lut_entry_size=%d\n", + (void *) mi, *max_lut_size, *lut_entry_size); + return SANE_STATUS_GOOD; +} + + +/*---------- calculate_gamma() -----------------------------------------------*/ + +static SANE_Status +calculate_gamma(Microtek2_Scanner *ms, uint8_t *pos, int color, char *mode) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + double exp; + double mult; + double steps; + unsigned int val; + int i; + int factor; /* take into account the differences between the */ + /* possible values for the color and the number */ + /* of bits the scanner works with internally. */ + /* If depth == 1 handle this as if the maximum */ + /* depth was chosen */ + + + DBG(30, "calculate_gamma: ms=%p, pos=%p, color=%d, mode=%s\n", + (void *) ms, pos, color, mode); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + /* does this work everywhere ? */ + if ( md->model_flags & MD_NO_GAMMA ) + { + factor = 1; + mult = (double) (ms->lut_size - 1); + } + else + { + if ( mi->depth & MI_HASDEPTH_16 ) + { + factor = ms->lut_size / 65536; + mult = 65535.0; + } + else if ( mi->depth & MI_HASDEPTH_14 ) + { + factor = ms->lut_size / 16384; + mult = 16383.0; + } + else if ( mi->depth & MI_HASDEPTH_12 ) + { + factor = ms->lut_size / 4096; + mult = 4095.0; + } + else if ( mi->depth & MI_HASDEPTH_10 ) + { + factor = ms->lut_size / 1024; + mult = 1023.0; + } + else + { + factor = ms->lut_size / 256; + mult = 255.0; + } + } + +#if 0 + factor = ms->lut_size / (int) pow(2.0, (double) ms->depth); + mult = pow(2.0, (double) ms->depth) - 1.0; /* depending on output size */ +#endif + + steps = (double) (ms->lut_size - 1); /* depending on input size */ + + DBG(30, "calculate_gamma: factor=%d, mult =%f, steps=%f, mode=%s\n", + factor, mult, steps, ms->val[OPT_GAMMA_MODE].s); + + + if ( strcmp(mode, MD_GAMMAMODE_SCALAR) == 0 ) + { + int option; + + option = OPT_GAMMA_SCALAR; + /* OPT_GAMMA_SCALAR_R follows OPT_GAMMA_SCALAR directly */ + if ( ms->val[OPT_GAMMA_BIND].w == SANE_TRUE ) + exp = 1.0 / SANE_UNFIX(ms->val[option].w); + else + exp = 1.0 / SANE_UNFIX(ms->val[option + color + 1].w); + + for ( i = 0; i < ms->lut_size; i++ ) + { + val = (unsigned int) (mult * pow((double) i / steps, exp) + .5); + + if ( ms->lut_entry_size == 2 ) + *((uint16_t *) pos + i) = (uint16_t) val; + else + *((uint8_t *) pos + i) = (uint8_t) val; + } + } + else if ( strcmp(mode, MD_GAMMAMODE_CUSTOM) == 0 ) + { + int option; + SANE_Int *src; + + option = OPT_GAMMA_CUSTOM; + if ( ms->val[OPT_GAMMA_BIND].w == SANE_TRUE ) + src = ms->val[option].wa; + else + src = ms->val[option + color + 1].wa; + + for ( i = 0; i < ms->lut_size; i++ ) + { + if ( ms->lut_entry_size == 2 ) + *((uint16_t *) pos + i) = (uint16_t) (src[i] / factor); + else + *((uint8_t *) pos + i) = (uint8_t) (src[i] / factor); + } + } + else if ( strcmp(mode, MD_GAMMAMODE_LINEAR) == 0 ) + { + for ( i = 0; i < ms->lut_size; i++ ) + { + if ( ms->lut_entry_size == 2 ) + *((uint16_t *) pos + i) = (uint16_t) (i / factor); + else + *((uint8_t *) pos + i) = (uint8_t) (i / factor); + } + } + + return SANE_STATUS_GOOD; +} + + +/*---------- shading_function() ----------------------------------------------*/ + +static SANE_Status +shading_function(Microtek2_Scanner *ms, uint8_t *data) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t value; + int color; + int i; + + + DBG(40, "shading_function: ms=%p, data=%p\n", (void *) ms, data); + + md = ms->dev; + mi = &md->info[md->scan_source]; +/* mi = &md->info[MD_SOURCE_FLATBED]; */ + + if ( ms->lut_entry_size == 1 ) + { + DBG(1, "shading_function: wordsize = 1 unsupported\n"); + return SANE_STATUS_IO_ERROR; + } + + for ( color = 0; color < 3; color++ ) + { + for ( i = 0; i < ( mi->geo_width / mi->calib_divisor ); i++) + { + value = *((uint16_t *) data + + color * ( mi->geo_width / mi->calib_divisor ) + i); + switch ( mi->shtrnsferequ ) + { + case 0x00: + /* output == input */ + break; + + case 0x01: + value = (ms->lut_size * ms->lut_size) / value; + *((uint16_t *) data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint16_t) MIN(0xffff, value); + break; + + case 0x11: + value = (ms->lut_size * ms->lut_size) + / (uint32_t) ( (double) value + * ((double) mi->balance[color] + / 255.0)); + *((uint16_t *) data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint16_t) MIN(0xffff, value); + break; + case 0x15: + value = (uint32_t) ( ( 1073741824 / (double) value ) + * ( (double) mi->balance[color] + / 256.0) ); + value = MIN(value, (uint32_t)65535); + *((uint16_t *) data + + color * ( mi->geo_width / mi->calib_divisor ) + i) = + (uint16_t) MIN(0xffff, value); + break; + + default: + DBG(1, "Unsupported shading transfer function 0x%02x\n", + mi->shtrnsferequ ); + break; + } + } + } + + return SANE_STATUS_GOOD; +} + + +/*---------- set_exposure() --------------------------------------------------*/ + +static void +set_exposure(Microtek2_Scanner *ms) +{ + /* This function manipulates the colors according to the exposure time */ + /* settings on models where they are ignored. Currently this seems to */ + /* be the case for all models with the data format chunky data. They */ + /* all have tables with two byte gamma output, so for now we ignore */ + /* gamma tables with one byte output */ + + Microtek2_Device *md; + Microtek2_Info *mi; + int color; + int size; + int depth; + int maxval; + int byte; + uint32_t val32; + uint8_t *from; + uint8_t exposure; + uint8_t exposure_rgb[3]; + + + DBG(30, "set_exposure: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ( ms->lut_entry_size == 1 ) + { + DBG(1, "set_exposure: 1 byte gamma output tables currently ignored\n"); + return; + } + + if ( mi->depth & MI_HASDEPTH_16 ) + depth = 16; + else if ( mi->depth & MI_HASDEPTH_14 ) + depth = 14; + else if ( mi->depth & MI_HASDEPTH_12 ) + depth = 12; + else if ( mi->depth & MI_HASDEPTH_10 ) + depth = 10; + else + depth = 8; + + maxval = ( 1 << depth ) - 1; + + from = ms->gamma_table; + size = ms->lut_size; + + /* first master channel, apply transformation to all colors */ + exposure = ms->exposure_m; + for ( byte = 0; byte < ms->lut_size; byte++ ) + { + for ( color = 0; color < 3; color++) + { + val32 = (uint32_t) *((uint16_t *) from + color * size + byte); + val32 = MIN(val32 + val32 + * (2 * (uint32_t) exposure / 100), (uint32_t) maxval); + *((uint16_t *) from + color * size + byte) = (uint16_t) val32; + } + } + + /* and now apply transformation to each channel */ + + exposure_rgb[0] = ms->exposure_r; + exposure_rgb[1] = ms->exposure_g; + exposure_rgb[2] = ms->exposure_b; + for ( color = 0; color < 3; color++ ) + { + for ( byte = 0; byte < size; byte++ ) + { + val32 = (uint32_t) *((uint16_t *) from + color * size + byte); + val32 = MIN(val32 + val32 + * (2 * (uint32_t) exposure_rgb[color] / 100), + (uint32_t) maxval); + *((uint16_t *) from + color * size + byte) = (uint16_t) val32; + } + } + + return; +} + + +/*---------- reader_process() ------------------------------------------------*/ + +static int +reader_process(void *data) +{ + Microtek2_Scanner *ms = (Microtek2_Scanner *) data; + + SANE_Status status; + Microtek2_Info *mi; + Microtek2_Device *md; + struct SIGACTION act; + sigset_t sigterm_set; + static uint8_t *temp_current = NULL; + + DBG(30, "reader_process: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if (sanei_thread_is_forked()) close(ms->fd[0]); + + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + memset (&act, 0, sizeof (act)); + act.sa_handler = signal_handler; + sigaction (SIGTERM, &act, 0); + + ms->fp = fdopen(ms->fd[1], "w"); + if ( ms->fp == NULL ) + { + DBG(1, "reader_process: fdopen() failed, errno=%d\n", errno); + return SANE_STATUS_IO_ERROR; + } + + if ( ms->auto_adjust == 1 ) + { + if ( temp_current == NULL ) + temp_current = ms->temporary_buffer; + } + + while ( ms->src_remaining_lines > 0 ) + { + + ms->src_lines_to_read = MIN(ms->src_remaining_lines, ms->src_max_lines); + ms->transfer_length = ms->src_lines_to_read * ms->bpl; + + DBG(30, "reader_process: transferlength=%d, lines=%d, linelength=%d, " + "real_bpl=%d, srcbuf=%p\n", ms->transfer_length, + ms->src_lines_to_read, ms->bpl, ms->real_bpl, ms->buf.src_buf); + + sigprocmask (SIG_BLOCK, &sigterm_set, 0); + status = scsi_read_image(ms, ms->buf.src_buf, (ms->depth > 8) ? 2 : 1); + sigprocmask (SIG_UNBLOCK, &sigterm_set, 0); + if ( status != SANE_STATUS_GOOD ) + return SANE_STATUS_IO_ERROR; + + ms->src_remaining_lines -= ms->src_lines_to_read; + + /* prepare data for frontend */ + switch (ms->mode) + { + case MS_MODE_COLOR: + if ( ! mi->onepass ) + /* TODO */ + { + DBG(1, "reader_process: 3 pass not yet supported\n"); + return SANE_STATUS_IO_ERROR; + } + else + { + switch ( mi->data_format ) + { + case MI_DATAFMT_CHUNKY: + case MI_DATAFMT_9800: + status = chunky_proc_data(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + break; + case MI_DATAFMT_LPLCONCAT: + status = lplconcat_proc_data(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + break; + case MI_DATAFMT_LPLSEGREG: + status = segreg_proc_data(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + break; + case MI_DATAFMT_WORDCHUNKY: + status = wordchunky_proc_data(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + break; + default: + DBG(1, "reader_process: format %d\n", mi->data_format); + return SANE_STATUS_IO_ERROR; + } + } + break; + case MS_MODE_GRAY: + status = gray_proc_data(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + break; + case MS_MODE_HALFTONE: + case MS_MODE_LINEART: + status = proc_onebit_data(ms); + if ( status != SANE_STATUS_GOOD ) + return status; + break; + case MS_MODE_LINEARTFAKE: + if ( ms->auto_adjust == 1 ) + status = auto_adjust_proc_data(ms, &temp_current); + else + status = lineartfake_proc_data(ms); + + if ( status != SANE_STATUS_GOOD ) + return status; + break; + default: + DBG(1, "reader_process: Unknown scan mode %d\n", ms->mode); + return SANE_STATUS_IO_ERROR; + } + } + + fclose(ms->fp); + return SANE_STATUS_GOOD; +} + +/*---------- chunky_proc_data() ----------------------------------------------*/ + +static SANE_Status +chunky_proc_data(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t line; + uint8_t *from; + int pad; + int bpp; /* bytes per pixel */ + int bits_pp_in; /* bits per pixel input */ + int bits_pp_out; /* bits per pixel output */ + int bpl_ppl_diff; + + + DBG(30, "chunky_proc_data: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + bits_pp_in = ms->bits_per_pixel_in; + bits_pp_out = ms->bits_per_pixel_out; + pad = (int) ceil( (double) (ms->ppl * bits_pp_in) / 8.0 ) % 2; + bpp = bits_pp_out / 8; + + /* Some models have 3 * ppl + 6 bytes per line if the number of pixels */ + /* per line is even and 3 * ppl + 3 bytes per line if the number of */ + /* pixels per line is odd. According to the documentation it should be */ + /* bpl = 3*ppl (even number of pixels) or bpl=3*ppl+1 (odd number of */ + /* pixels. Even worse: On different models it is different at which */ + /* position in a scanline the image data starts. bpl_ppl_diff tries */ + /* to fix this. */ + + if ( (md->model_flags & MD_OFFSET_2) && pad == 1 ) + bpl_ppl_diff = 2; + else + bpl_ppl_diff = 0; + +#if 0 + if ( md->revision == 1.00 && mi->model_code != 0x81 ) + bpl_ppl_diff = ms->bpl - ( 3 * ms->ppl * bpp ) - pad; + else + bpl_ppl_diff = ms->bpl - ( 3 * ms->ppl * bpp ); + + if ( md->revision > 1.00 ) + bpl_ppl_diff = ms->bpl - ( 3 * ms->ppl * bpp ); + else + bpl_ppl_diff = ms->bpl - ( 3 * ms->ppl * bpp ) - pad; +#endif + + from = ms->buf.src_buf; + from += bpl_ppl_diff; + + DBG(30, "chunky_proc_data: lines=%d, bpl=%d, ppl=%d, bpp=%d, depth=%d" + " junk=%d\n", ms->src_lines_to_read, ms->bpl, ms->ppl, + bpp, ms->depth, bpl_ppl_diff); + + for ( line = 0; line < (uint32_t) ms->src_lines_to_read; line++ ) + { + status = chunky_copy_pixels(ms, from); + if ( status != SANE_STATUS_GOOD ) + return status; + from += ms->bpl; + } + + return SANE_STATUS_GOOD; +} + +/*---------- chunky_copy_pixels() --------------------------------------------*/ + +static SANE_Status +chunky_copy_pixels(Microtek2_Scanner *ms, uint8_t *from) +{ + Microtek2_Device *md; + uint32_t pixel; + int color; + + DBG(30, "chunky_copy_pixels: from=%p, pixels=%d, fp=%p, depth=%d\n", + from, ms->ppl, (void *) ms->fp, ms->depth); + + md = ms->dev; + if ( ms->depth > 8 ) + { + if ( !( md->model_flags & MD_16BIT_TRANSFER ) ) + { + int scale1; + int scale2; + uint16_t val16; + + scale1 = 16 - ms->depth; + scale2 = 2 * ms->depth - 16; + for ( pixel = 0; pixel < ms->ppl; pixel++ ) + { + for ( color = 0; color < 3; color++ ) + { + val16 = *( (uint16_t *) from + 3 * pixel + color ); + val16 = ( val16 << scale1 ) | ( val16 >> scale2 ); + fwrite((void *) &val16, 2, 1, ms->fp); + } + } + } + else + { + fwrite((void *) from, 2, 3 * ms->ppl, ms->fp); + } + } + else if ( ms->depth == 8 ) + { + fwrite((void *) from, 1, 3 * ms->ppl, ms->fp); + } + else + { + DBG(1, "chunky_copy_pixels: Unknown depth %d\n", ms->depth); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + +/*---------- segreg_proc_data() ----------------------------------------------*/ + +static SANE_Status +segreg_proc_data(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + Microtek2_Info *mi; + char colormap[] = "RGB"; + uint8_t *from; + uint32_t lines_to_deliver; + int bpp; /* bytes per pixel */ + int bpf; /* bytes per frame including color indicator */ + int pad; + int colseq2; + int color; + int save_current_src; + int frame; + int right_to_left; + + DBG(30, "segreg_proc_data: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + /* take a trailing junk byte into account */ + pad = (int) ceil( (double) (ms->ppl * ms->bits_per_pixel_in) / 8.0 ) % 2; + bpp = ms->bits_per_pixel_out / 8; /* bits_per_pixel_out is either 8 or 16 */ + bpf = ms->bpl / 3; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + + DBG(30, "segreg_proc_data: lines=%d, bpl=%d, ppl=%d, bpf=%d, bpp=%d,\n" + "depth=%d, pad=%d, freelines=%d, calib_backend=%d\n", + ms->src_lines_to_read, ms->bpl, ms->ppl, bpf, bpp, + ms->depth, pad, ms->buf.free_lines, ms->calib_backend); + + /* determine how many planes of each color are in the source buffer */ + from = ms->buf.src_buf; + for ( frame = 0; frame < 3 * ms->src_lines_to_read; frame++, from += bpf ) + { + switch ( *from ) + { + case 'R': + ++ms->buf.planes[0][MS_COLOR_RED]; + break; + case 'G': + ++ms->buf.planes[0][MS_COLOR_GREEN]; + break; + case 'B': + ++ms->buf.planes[0][MS_COLOR_BLUE]; + break; + default: + DBG(1, "segreg_proc_data: unknown color indicator (1) " + "0x%02x\n", *from); + return SANE_STATUS_IO_ERROR; + } + } + + ms->buf.free_lines -= ms->src_lines_to_read; + save_current_src = ms->buf.current_src; + if ( ms->buf.free_lines < ms->src_max_lines ) + { + ms->buf.current_src = ++ms->buf.current_src % 2; + ms->buf.src_buf = ms->buf.src_buffer[ms->buf.current_src]; + ms->buf.free_lines = ms->buf.free_max_lines; + } + else + ms->buf.src_buf += ms->src_lines_to_read * ms->bpl; + + colseq2 = mi->color_sequence[2]; + lines_to_deliver = ms->buf.planes[0][colseq2] + ms->buf.planes[1][colseq2]; + if ( lines_to_deliver == 0 ) + return SANE_STATUS_GOOD; + + DBG(30, "segreg_proc_data: planes[0][0]=%d, planes[0][1]=%d, " + "planes[0][2]=%d\n", ms->buf.planes[0][0], ms->buf.planes[0][1], + ms->buf.planes[0][2] ); + DBG(30, "segreg_proc_data: planes[1][0]=%d, planes[1][1]=%d, " + "planes[1][2]=%d\n", ms->buf.planes[1][0], ms->buf.planes[1][1], + ms->buf.planes[1][2] ); + + while ( lines_to_deliver > 0 ) + { + for ( color = 0; color < 3; color++ ) + { + /* get the position of the next plane for each color */ + do + { + if ( *ms->buf.current_pos[color] == colormap[color] ) + break; + ms->buf.current_pos[color] += bpf; + } while ( 1 ); + + ms->buf.current_pos[color] += 2; /* skip color indicator */ + } + + status = segreg_copy_pixels(ms); + if ( status != SANE_STATUS_GOOD ) + { + DBG(1, "segreg_copy_pixels:status %d\n", status); + return status; + } + + for ( color = 0; color < 3; color++ ) + { + /* skip a padding byte at the end, if present */ + ms->buf.current_pos[color] += pad; + + if ( ms->buf.planes[1][color] > 0 ) + { + --ms->buf.planes[1][color]; + if ( ms->buf.planes[1][color] == 0 ) + /* we have copied from the prehold buffer and are */ + /* done now, we continue with the source buffer */ + ms->buf.current_pos[color] = + ms->buf.src_buffer[save_current_src]; + } + else + { + --ms->buf.planes[0][color]; + if ( ms->buf.planes[0][color] == 0 + && ms->buf.current_src != save_current_src ) + + ms->buf.current_pos[color] = + ms->buf.src_buffer[ms->buf.current_src]; + } + } + DBG(100, "planes_to_deliver=%d\n", lines_to_deliver); + --lines_to_deliver; + } + + if ( ms->buf.current_src != save_current_src ) + { + for ( color = 0; color < 3; color++ ) + { + ms->buf.planes[1][color] += ms->buf.planes[0][color]; + ms->buf.planes[0][color] = 0; + } + } + + DBG(30, "segreg_proc_data: src_buf=%p, free_lines=%d\n", + ms->buf.src_buf, ms->buf.free_lines); + + return SANE_STATUS_GOOD; +} + +/*---------- segreg_copy_pixels() --------------------------------------------*/ + +static SANE_Status +segreg_copy_pixels(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t pixel; + int color, i, gamma_by_backend, right_to_left, scale1, scale2, bpp_in; + float s_w, s_d; /* shading byte from condensed_shading */ + float val, maxval = 0, shading_factor = 0; + uint16_t val16 = 0; + uint8_t val8 = 0; + uint8_t *from_effective; + uint8_t *gamma[3]; + float f[3]; /* color balance factor */ + + md = ms->dev; + mi = &md->info[md->scan_source]; + gamma_by_backend = md->model_flags & MD_NO_GAMMA ? 1 : 0; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + scale1 = 16 - ms->depth; + scale2 = 2 * ms->depth - 16; + bpp_in = ( ms->bits_per_pixel_in + 7 ) / 8; /*Bytes per pixel from scanner*/ + + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend) + { + maxval = (float) pow(2.0, (float) ms->depth) - 1.0; + s_w = maxval; + s_d = 0.0; + shading_factor = (float) pow(2.0, (double) (md->shading_depth + - ms->depth) ); + } + + if ( gamma_by_backend ) + { + i = (ms->depth > 8) ? 2 : 1; + for ( color = 0; color < 3; color++) + gamma[color] = ms->gamma_table + + i * (int) pow(2.0, (double)ms->depth); + } + + DBG(30, "segreg_copy_pixels: pixels=%d\n", ms->ppl); + DBG(100, "segreg_copy_pixels: buffer 0x%p, right_to_left=%d, depth=%d\n", + (void *) ms->buf.current_pos, right_to_left, ms->depth); + + for (color = 0; color < 3; color++ ) + f[color] = (float) ms->balance[color] / 100.0; + + DBG(100, "segreg_copy_pixels: color balance:\n" + " ms->balance[R]=%d, ms->balance[G]=%d, ms->balance[B]=%d\n", + ms->balance[0], ms->balance[1], ms->balance[2]); + + for ( pixel = 0; pixel < ms->ppl; pixel++ ) + { + for ( color = 0; color < 3; color++ ) + { + if ( right_to_left ) + from_effective = ms->buf.current_pos[color] + + ( ms->ppl - 1 - pixel ) * bpp_in; + else + from_effective = ms->buf.current_pos[color] + pixel * bpp_in; + + if ( ms->depth > 8 ) + val = (float) *(uint16_t *)from_effective; + else if ( ms->depth == 8 ) + val = (float) *from_effective; + else + { + DBG(1, "segreg_copy_pixels: Unknown depth %d\n", ms->depth); + return SANE_STATUS_IO_ERROR; + } + + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend + && ( ms->condensed_shading_w != NULL )) + /* apply shading by backend */ + { + get_cshading_values(ms, + color, + pixel, + shading_factor, + right_to_left, + &s_d, + &s_w); + + + if ( s_w == s_d ) s_w = s_d + 1; + if ( val < s_d ) val = s_d; + val = maxval *( val - s_d ) / ( s_w - s_d ); + + val *= f[color]; + + /* if scanner doesn't support brightness, contrast */ + if ( md->model_flags & MD_NO_ENHANCEMENTS ) + { + val += ( ( ms->brightness_m - 128 ) * 2 ); + val = ( val - 128 ) * ( ms->contrast_m / 128 ) + 128; + } + + val = MAX( 0.0, val); + val = MIN( maxval, val ); + } + + val16 = (uint16_t) val; + val8 = (uint8_t) val; + + /* apply gamma correction if needed */ + if ( gamma_by_backend ) + { + if ( ms->depth > 8 ) + val16 = *((uint16_t *) gamma[color] + val16); + else + val8 = gamma[color][val8]; + } + + if ( ms->depth > 8 ) + { + val16 = ( val16 << scale1 ) | ( val16 >> scale2 ); + fwrite((void *) &val16, 2, 1, ms->fp); + } + else + { + fputc((unsigned char) val8, ms->fp); + } + + } + } + for ( color = 0; color < 3; color++ ) + { + ms->buf.current_pos[color] += ms->ppl; + if ( ms->depth > 8 ) + ms->buf.current_pos[color] += ms->ppl; + } + + return SANE_STATUS_GOOD; + +} + + +/*---------- lplconcat_proc_data() -------------------------------------------*/ +static SANE_Status +lplconcat_proc_data(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t line; + uint8_t *from[3]; + uint8_t *save_from[3]; + int color; + int bpp; + int pad; + int gamma_by_backend; + int right_to_left; /* 0=left to right, 1=right to left */ + + + DBG(30, "lplconcat_proc_data: ms=%p\n", (void *) ms); + + /* This data format seems to honour the color sequence indicator */ + + md = ms->dev; + mi = &md->info[md->scan_source]; + + bpp = ms->bits_per_pixel_out / 8; /* ms->bits_per_pixel_out is 8 or 16 */ + pad = (ms->ppl * bpp) % 2; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + gamma_by_backend = md->model_flags & MD_NO_GAMMA ? 1 : 0; + + if ( right_to_left == 1 ) + { + for ( color = 0; color < 3; color++ ) + { + from[color] = ms->buf.src_buf + + ( mi->color_sequence[color] + 1 ) * ( ms->bpl / 3 ) + - bpp - (ms->bpl - 3 * ms->ppl * bpp) / 3; + } + } + else + for ( color = 0; color < 3; color++ ) + from[color] = ms->buf.src_buf + + mi->color_sequence[color] * ( ms->bpl / 3 ); + + for ( line = 0; line < (uint32_t) ms->src_lines_to_read; line++ ) + { + for ( color = 0 ; color < 3; color++ ) + save_from[color] = from[color]; + + status = lplconcat_copy_pixels(ms, + from, + right_to_left, + gamma_by_backend); + if ( status != SANE_STATUS_GOOD ) + return status; + + for ( color = 0; color < 3; color++ ) + from[color] = save_from[color] + ms->bpl; + } + + return SANE_STATUS_GOOD; +} + + +/*---------- lplconcat_copy_pixels() -----------------------------------------*/ + +static SANE_Status +lplconcat_copy_pixels(Microtek2_Scanner *ms, + uint8_t **from, + int right_to_left, + int gamma_by_backend) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t pixel; + uint16_t val16 = 0; + uint8_t val8 = 0; + uint8_t *gamma[3]; + float s_d; /* dark shading pixel */ + float s_w; /* white shading pixel */ + float shading_factor = 0; + float f[3]; /* color balance factor */ + float val, maxval = 0; + int color; + int step, scale1, scale2; + int i; + + + DBG(30, "lplconcat_copy_pixels: ms=%p, righttoleft=%d, gamma=%d,\n", + (void *) ms, right_to_left, gamma_by_backend); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend) + { + shading_factor = (float) pow(2.0,(double)(md->shading_depth - ms->depth)); + maxval = (float) pow(2.0, (double) ms->depth) - 1.0; + s_w = maxval; + s_d = 0.0; + } + + step = ( right_to_left == 1 ) ? -1 : 1; + if ( ms->depth > 8 ) step *= 2; + scale1 = 16 - ms->depth; + scale2 = 2 * ms->depth - 16; + + if ( gamma_by_backend ) + { + i = ( ms->depth > 8 ) ? 2 : 1; + for ( color = 0; color < 3; color++ ) + gamma[color] = ms->gamma_table + i * (int) pow(2.0,(double)ms->depth); + } + + for (color = 0; color < 3; color++ ) + f[color] = (float)ms->balance[color] / 100.0; + + DBG(100, "lplconcat_copy_pixels: color balance:\n" + " ms->balance[R]=%d, ms->balance[G]=%d, ms->balance[B]=%d\n", + ms->balance[0], ms->balance[1], ms->balance[2]); + + for ( pixel = 0; pixel < ms->ppl; pixel++ ) + { + for ( color = 0; color < 3; color++ ) + { + if ( ms->depth > 8 ) + val = (float) *(uint16_t *) from[color]; + else if ( ms->depth == 8 ) + val = (float) *from[color]; + else + { + DBG(1, "lplconcat_copy_pixels: Unknown depth %d\n", ms->depth); + return SANE_STATUS_IO_ERROR; + } + + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend + && ( ms->condensed_shading_w != NULL )) + /* apply shading by backend */ + { + get_cshading_values(ms, + mi->color_sequence[color], + pixel, + shading_factor, + right_to_left, + &s_d, + &s_w); + + if ( val < s_d ) val = s_d; + if ( s_w == s_d ) s_w = s_d + 1; + val = ( maxval * ( val - s_d ) ) / (s_w - s_d); + + val *= f[color]; /* apply color balance */ + + /* if scanner doesn't support brightness, contrast ... */ + if ( md->model_flags & MD_NO_ENHANCEMENTS ) + { + val += ( ( ms->brightness_m - 128 ) * 2 ); + val = ( val - 128 ) * ( ms->contrast_m / 128 ) + 128; + } + + if ( val > maxval ) val = maxval; + if ( val < 0.0 ) val = 0.0; + } + + val16 = (uint16_t) val; + val8 = (uint8_t) val; + + /* apply gamma correction if needed */ + if ( gamma_by_backend ) + { + if ( ms->depth > 8 ) + val16 = *((uint16_t *) gamma[color] + val16); + else + val8 = gamma[color][val8]; + } + + if ( ms->depth > 8 ) + { + val16 = ( val16 << scale1 ) | ( val16 >> scale2 ); + fwrite((void *) &val16, 2, 1, ms->fp); + } + else + { + fputc((unsigned char) val8, ms->fp); + } + from[color] += step; + } + } + return SANE_STATUS_GOOD; +} + + + + +/*---------- wordchunky_proc_data() ------------------------------------------*/ + +static SANE_Status +wordchunky_proc_data(Microtek2_Scanner *ms) +{ + SANE_Status status; + uint8_t *from; + uint32_t line; + + + DBG(30, "wordchunky_proc_data: ms=%p\n", (void *) ms); + + from = ms->buf.src_buf; + for ( line = 0; line < (uint32_t) ms->src_lines_to_read; line++ ) + { + status = wordchunky_copy_pixels(from, ms->ppl, ms->depth, ms->fp); + if ( status != SANE_STATUS_GOOD ) + return status; + from += ms->bpl; + } + + return SANE_STATUS_GOOD; +} + + +/*---------- wordchunky_copy_pixels() ----------------------------------------*/ + +static SANE_Status +wordchunky_copy_pixels(uint8_t *from, uint32_t pixels, int depth, FILE *fp) +{ + uint32_t pixel; + int color; + + DBG(30, "wordchunky_copy_pixels: from=%p, pixels=%d, depth=%d\n", + from, pixels, depth); + + if ( depth > 8 ) + { + int scale1; + int scale2; + uint16_t val16; + + scale1 = 16 - depth; + scale2 = 2 * depth - 16; + for ( pixel = 0; pixel < pixels; pixel++ ) + { + for ( color = 0; color < 3; color++ ) + { + val16 = *(uint16_t *) from; + val16 = ( val16 << scale1 ) | ( val16 >> scale2 ); + fwrite((void *) &val16, 2, 1, fp); + from += 2; + } + } + } + else if ( depth == 8 ) + { + pixel = 0; + do + { + fputc((char ) *from, fp); + fputc((char) *(from + 2), fp); + fputc((char) *(from + 4), fp); + ++pixel; + if ( pixel < pixels ) + { + fputc((char) *(from + 1), fp); + fputc((char) *(from + 3), fp); + fputc((char) *(from + 5), fp); + ++pixel; + } + from += 6; + } while ( pixel < pixels ); + } + else + { + DBG(1, "wordchunky_copy_pixels: Unknown depth %d\n", depth); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + + +/*---------- gray_proc_data() ------------------------------------------------*/ + +static SANE_Status +gray_proc_data(Microtek2_Scanner *ms) +{ + SANE_Status status; + Microtek2_Device *md; + Microtek2_Info *mi; + uint8_t *from; + int gamma_by_backend, bpp; + int right_to_left; /* for scanning direction */ + + + DBG(30, "gray_proc_data: lines=%d, bpl=%d, ppl=%d, depth=%d\n", + ms->src_lines_to_read, ms->bpl, ms->ppl, ms->depth); + + md = ms->dev; + mi = &md->info[md->scan_source]; + + gamma_by_backend = md->model_flags & MD_NO_GAMMA ? 1 : 0; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + bpp = ( ms->bits_per_pixel_in + 7 ) / 8; + + if ( right_to_left == 1 ) + from = ms->buf.src_buf + ms->ppl * bpp - bpp; + else + from = ms->buf.src_buf; + + do + { + status = gray_copy_pixels(ms, + from, + right_to_left, + gamma_by_backend); + if ( status != SANE_STATUS_GOOD ) + return status; + + from += ms->bpl; + --ms->src_lines_to_read; + } while ( ms->src_lines_to_read > 0 ); + + return SANE_STATUS_GOOD; +} + + +/*---------- gray_copy_pixels() ----------------------------------------------*/ + +static SANE_Status +gray_copy_pixels(Microtek2_Scanner *ms, + uint8_t *from, + int right_to_left, + int gamma_by_backend) +{ + Microtek2_Device *md; + uint32_t pixel; + uint16_t val16; + uint8_t val8; + int step, scale1, scale2; + float val, maxval = 0; + float s_w, s_d, shading_factor = 0; + + DBG(30, "gray_copy_pixels: pixels=%d, from=%p, fp=%p, depth=%d\n", + ms->ppl, from, (void *) ms->fp, ms->depth); + + md = ms->dev; + step = right_to_left == 1 ? -1 : 1; + if ( ms->depth > 8 ) step *= 2; + val = 0; + scale1 = 16 - ms->depth; + scale2 = 2 * ms->depth - 16; + + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend) + { + maxval = (float) pow(2.0, (float) ms->depth) - 1.0; + s_w = maxval; + s_d = 0.0; + shading_factor = (float) pow(2.0, (double) (md->shading_depth - ms->depth) ); + } + + if ( ms->depth >= 8 ) + { + for ( pixel = 0; pixel < ms->ppl; pixel++ ) + { + if ( ms->depth > 8 ) + val = (float) *(uint16_t *) from; + if ( ms->depth == 8 ) + val = (float) *from; + + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend + && ( ms->condensed_shading_w != NULL )) + /* apply shading by backend */ + { + get_cshading_values(ms, + 0, + pixel, + shading_factor, + right_to_left, + &s_d, + &s_w); + + if ( val < s_d ) val = s_d; + val = ( val - s_d ) * maxval / (s_w - s_d ); + val = MAX( 0.0, val ); + val = MIN( maxval, val ); + } + + if ( ms->depth > 8 ) + { + val16 = (uint16_t) val; + if ( gamma_by_backend ) + val16 = *((uint16_t *) ms->gamma_table + val16); + if ( !( md->model_flags & MD_16BIT_TRANSFER ) ) + val16 = ( val16 << scale1 ) | ( val16 >> scale2 ); + fwrite((void *) &val16, 2, 1, ms->fp); + } + + if ( ms->depth == 8 ) + { + val8 = (uint8_t) val; + if ( gamma_by_backend ) + val8 = ms->gamma_table[(int)val8]; + fputc((char)val8, ms->fp); + } + from += step; + } + } + else if ( ms->depth == 4 ) + { + pixel = 0; + while ( pixel < ms->ppl ) + { + fputc((char) ( ((*from >> 4) & 0x0f) | (*from & 0xf0) ), ms->fp); + ++pixel; + if ( pixel < ms->ppl ) + fputc((char) ((*from & 0x0f) | ((*from << 4) & 0xf0)), ms->fp); + from += step; + ++pixel; + } + } + else + { + DBG(1, "gray_copy_pixels: Unknown depth %d\n", ms->depth); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + +/*---------- proc_onebit_data() ----------------------------------------------*/ + +static SANE_Status +proc_onebit_data(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + uint32_t bytes_to_copy; /* bytes per line to copy */ + uint32_t line; + uint32_t byte; + uint32_t ppl; + uint8_t *from; + uint8_t to; + int right_to_left; + int bit; + int toindex; + + + DBG(30, "proc_onebit_data: ms=%p\n", (void *) ms); + + md = ms->dev; + mi = &md->info[md->scan_source]; + from = ms->buf.src_buf; + bytes_to_copy = ( ms->ppl + 7 ) / 8 ; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + + DBG(30, "proc_onebit_data: bytes_to_copy=%d, lines=%d\n", + bytes_to_copy, ms->src_lines_to_read); + + line = 0; + to = 0; + do + { + /* in onebit mode black and white colors are inverted */ + if ( right_to_left ) + { + /* If the direction is right_to_left, we must skip some */ + /* trailing bits at the end of the scan line and invert the */ + /* bit sequence. We copy 8 bits into a byte, but these bits */ + /* are normally not byte aligned. */ + + /* Determine the position of the first bit to copy */ + ppl = ms->ppl; + byte = ( ppl + 7 ) / 8 - 1; + bit = ppl % 8 - 1; + to = 0; + toindex = 8; + + while ( ppl > 0 ) + { + to |= ( ( from[byte] >> (7 - bit) ) & 0x01); + --toindex; + if ( toindex == 0 ) + { + fputc( (char) ~to, ms->fp); + toindex = 8; + to = 0; + } + else + to <<= 1; + + --bit; + if ( bit < 0 ) + { + bit = 7; + --byte; + } + --ppl; + } + /* print the last byte of the line, if it was not */ + /* completely filled */ + bit = ms->ppl % 8; + if ( bit != 0 ) + fputc( (char) ~(to << (7 - bit)), ms->fp); + } + else + for ( byte = 0; byte < bytes_to_copy; byte++ ) + fputc( (char) ~from[byte], ms->fp); + + from += ms->bpl; + + } while ( ++line < (uint32_t) ms->src_lines_to_read ); + + return SANE_STATUS_GOOD; +} + + +/*---------- lineartfake_proc_data() -----------------------------------------*/ + +static SANE_Status +lineartfake_proc_data(Microtek2_Scanner *ms) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + SANE_Status status; + uint8_t *from; + int right_to_left; + + + DBG(30, "lineartfake_proc_data: lines=%d, bpl=%d, ppl=%d, depth=%d\n", + ms->src_lines_to_read, ms->bpl, ms->ppl, ms->depth); + + md = ms->dev; + mi = &md->info[md->scan_source]; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + + if ( right_to_left == 1 ) + from = ms->buf.src_buf + ms->ppl - 1; + else + from = ms->buf.src_buf; + + do + { + status = lineartfake_copy_pixels(ms, + from, + ms->ppl, + ms->threshold, + right_to_left, + ms->fp); + if ( status != SANE_STATUS_GOOD ) + return status; + + from += ms->bpl; + --ms->src_lines_to_read; + } while ( ms->src_lines_to_read > 0 ); + + return SANE_STATUS_GOOD; +} + +/*---------- lineartfake_copy_pixels() ---------------------------------------*/ + +static SANE_Status +lineartfake_copy_pixels(Microtek2_Scanner *ms, + uint8_t *from, + uint32_t pixels, + uint8_t threshold, + int right_to_left, + FILE *fp) +{ + Microtek2_Device *md; + uint32_t pixel; + uint32_t bit; + uint8_t dest; + uint8_t val; + float s_d, s_w, maxval, shading_factor, grayval; + int step; + + + DBG(30, "lineartfake_copy_pixels: from=%p,pixels=%d,threshold=%d,file=%p\n", + from, pixels, threshold, (void *) fp); + md = ms->dev; + bit = 0; + dest = 0; + step = right_to_left == 1 ? -1 : 1; + maxval = 255.0; + s_w = maxval; + s_d = 0.0; + shading_factor = (float) pow(2.0, (double) (md->shading_depth - 8) ); + + for ( pixel = 0; pixel < pixels; pixel++ ) + { + if ((md->model_flags & MD_READ_CONTROL_BIT) && ms->calib_backend + && ( ms->condensed_shading_w != NULL )) + /* apply shading by backend */ + { + get_cshading_values(ms, + 0, + pixel, + shading_factor, + right_to_left, + &s_d, + &s_w); + } + else /* no shading */ + { + s_w = maxval; + s_d = 0.0; + } + + grayval = (float) *from; + + if ( grayval < s_d ) grayval = s_d; + grayval = ( grayval - s_d ) * maxval / (s_w - s_d ); + grayval = MAX( 0.0, grayval ); + grayval = MIN( maxval, grayval ); + + if ( (uint8_t)grayval < threshold ) val = 1; else val = 0; + dest = ( dest << 1 ) | val; + bit = ( bit + 1 ) % 8; + if ( bit == 0 ) /* 8 input bytes processed */ + { + fputc((char) dest, fp); + dest = 0; + } + from += step; + } + + if ( bit != 0 ) + { + dest <<= 7 - bit; + fputc((char) dest, fp); + } + + return SANE_STATUS_GOOD; +} + +/*---------- auto_adjust_proc_data() -----------------------------------------*/ + +static SANE_Status +auto_adjust_proc_data(Microtek2_Scanner *ms, uint8_t **temp_current) +{ + Microtek2_Device *md; + Microtek2_Info *mi; + SANE_Status status; + uint8_t *from; + uint32_t line; + uint32_t lines; + uint32_t pixel; + uint32_t threshold; + int right_to_left; + + + DBG(30, "auto_adjust_proc_data: ms=%p, temp_current=%p\n", + (void *) ms, *temp_current); + + md = ms->dev; + mi = &md->info[md->scan_source]; + right_to_left = mi->direction & MI_DATSEQ_RTOL; + + memcpy(*temp_current, ms->buf.src_buf, ms->transfer_length); + *temp_current += ms->transfer_length; + threshold = 0; + status = SANE_STATUS_GOOD; + + if ( ms->src_remaining_lines == 0 ) /* we have read all the image data, */ + { /* calculate threshold value */ + for ( pixel = 0; pixel < ms->remaining_bytes; pixel++ ) + threshold += *(ms->temporary_buffer + pixel); + + threshold /= ms->remaining_bytes; + lines = ms->remaining_bytes / ms->bpl; + for ( line = 0; line < lines; line++ ) + { + from = ms->temporary_buffer + line * ms->bpl; + if ( right_to_left == 1 ) + from += ms->ppl - 1; + status = lineartfake_copy_pixels(ms, + from, + ms->ppl, + (uint8_t) threshold, + right_to_left, + ms->fp); + } + *temp_current = NULL; + } + + return status; +} + +/*-------------- get_cshading_values -----------------------------------------*/ + +static SANE_Status +get_cshading_values(Microtek2_Scanner *ms, + uint8_t color, + uint32_t pixel, + float shading_factor, + int right_to_left, + float *s_d, + float *s_w) +{ + Microtek2_Device *md; + uint32_t csh_offset; + + md = ms->dev; + + if ( right_to_left == 1 ) + csh_offset = (color + 1) * ms->ppl - 1 - pixel; + else + csh_offset = color * ms->ppl + pixel; + + if ( ( md->shading_depth > 8 ) && ( ms->lut_entry_size == 2) ) + /* condensed shading is 2 byte color data */ + { + if ( ms->condensed_shading_d != NULL ) + *s_d = (float) *( (uint16_t *)ms->condensed_shading_d + + csh_offset ); + else + *s_d = 0.0; + + *s_w = (float) *( (uint16_t *)ms->condensed_shading_w + + csh_offset ); + *s_w /= shading_factor; + *s_d /= shading_factor; + } + + else + /* condensed shading is 8 bit data */ + { + *s_w = (float) *( ms->condensed_shading_w + csh_offset ); + if ( ms->condensed_shading_d != NULL ) + *s_d = (float) *( ms->condensed_shading_d + csh_offset ); + else + *s_d = 0.0; + } + return SANE_STATUS_GOOD; +} diff --git a/backend/microtek2.conf.in b/backend/microtek2.conf.in new file mode 100644 index 0000000..5d5631a --- /dev/null +++ b/backend/microtek2.conf.in @@ -0,0 +1,11 @@ +# See sane-microtek2(5) for a description of the options + +option dump 1 +#option strip-height 14.0 +option no-backtrack-option on +option lightlid-35 on +option toggle-lamp on +option lineart-autoadjust on +option backend-calibration on +#option colorbalance-adjust on +scsi * * Scanner diff --git a/backend/microtek2.h b/backend/microtek2.h new file mode 100644 index 0000000..4100fad --- /dev/null +++ b/backend/microtek2.h @@ -0,0 +1,1384 @@ +/******************************************************************************* + * SANE - Scanner Access Now Easy. + + microtek2.h + + This file (C) 1998, 1999 Bernd Schroeder + 2000, 2001 Karsten Festag + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + fOUNDATIOn, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + +*******************************************************************************/ + + +#ifndef microtek2_h +#define microtek2_h + +#include + + +/******************************************************************************/ +/* Miscellaneous defines */ +/******************************************************************************/ + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#ifdef HAVE_AUTHORIZATION +#ifndef PATH_SEP +#if defined(_WIN32) || defined(HAVE_OS2_H) +# define PATH_SEP "\\" +#else +# define PATH_SEP "/" +#endif +#endif + +#define MAX_LINE_LEN 512 /* max length of entry in password file */ +#define PASSWD_FILE STRINGIFY(PATH_SANE_CONFIG_DIR) PATH_SEP "auth" +#define SEPARATOR ':' /* separator in that file */ +#define SALT "ab" /* used by crypt() */ + +#endif /* HAVE_AUTHORIZATION */ + + +#define ENDIAN_TYPE(d) { unsigned i, test = 0; \ + for (i=0; i < sizeof(int); i++ ) \ + test += i << (8 * i); \ + d = ((char *) &test)[0] == 0 ? 0 : 1; } + +#define MIN(a,b) ((a) < (b)) ? (a) : (b) +#define MAX(a,b) ((a) > (b)) ? (a) : (b) + +#define MICROTEK2_MAJOR 0 +#define MICROTEK2_MINOR 96 +#define MICROTEK2_BUILD "200410042220" +#define MICROTEK2_CONFIG_FILE "microtek2.conf" + + +/******************************************************************************/ +/* defines that are common to all devices */ +/******************************************************************************/ + +#define MD_RESOLUTION_DEFAULT 72 << SANE_FIXED_SCALE_SHIFT +#define MD_BRIGHTNESS_DEFAULT 100 << SANE_FIXED_SCALE_SHIFT +#define MD_CONTRAST_DEFAULT 100 << SANE_FIXED_SCALE_SHIFT +#define MD_THRESHOLD_DEFAULT 128 +#define MD_GAMMA_DEFAULT SANE_FIX(2.2) +#define MD_SHADOW_DEFAULT 0 +#define MD_MIDTONE_DEFAULT 128 +#define MD_HIGHLIGHT_DEFAULT 255 +#define MD_EXPOSURE_DEFAULT 0 +#define M_BRIGHTNESS_DEFAULT 128 +#define M_CONTRAST_DEFAULT 128 +#define M_SHADOW_DEFAULT 0 +#define M_MIDTONE_DEFAULT 128 +#define M_HIGHLIGHT_DEFAULT 255 +#define M_EXPOSURE_DEFAULT 0 +#define M_THRESHOLD_DEFAULT 128 + + +/******************************************************************************/ +/* SCSI commands used by the scanner */ +/******************************************************************************/ + +/* INQUIRY */ +#define INQ_CMD(d) d[0] = 0x12; d[1] = 0x00; d[2] = 0x00; \ + d[3] = 0x00; d[4] = 0x00; d[5] = 0x00 +#define INQ_CMD_L 6 +#define INQ_ALLOC_L 5 /* first get 5 bytes */ +#define INQ_ALLOC_P 4 +#define INQ_SET_ALLOC(d,s) (d)[4] = (s) + +#define INQ_GET_INQLEN(d,s) d = (s)[4] +#define INQ_GET_QUAL(d,s) d = ((s)[0] >> 5) & 0x07 +#define INQ_GET_DEVT(d,s) d = (s)[0] & 0x1f +#define INQ_GET_VERSION(d,s) d = (s)[2] & 0x02 +#define INQ_VENDOR_L 8 +#define INQ_GET_VENDOR(d,s) strncpy(d, &(s)[8], INQ_VENDOR_L); \ + d[INQ_VENDOR_L] = '\0' +#define INQ_MODEL_L 16 +#define INQ_GET_MODEL(d,s) strncpy(d, &(s)[16], INQ_MODEL_L); \ + d[INQ_MODEL_L] = '\0' +#define INQ_REV_L 4 +#define INQ_GET_REV(d,s) strncpy(d, &(s)[32], INQ_REV_L); \ + d[INQ_REV_L] = '\0' +#define INQ_GET_MODELCODE(d,s) d = (s)[36] + + + +/* TEST_UNIT_READY */ +#define TUR_CMD(d) d[0]=0x00; d[1]=0x00; d[2]=0x00; \ + d[3]=0x00; d[4]=0x00; d[5]=0x00 +#define TUR_CMD_L 6 + + +/* READ GAMMA TABLE */ +#define RG_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x03; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x00; \ + (d)[9] = 0x00 +#define RG_CMD_L 10 +#define RG_PCORMAC(d,p) (d)[5] |= (((p) << 7) & 0x80) +#define RG_COLOR(d,p) (d)[5] |= (((p) << 5) & 0x60) +#define RG_WORD(d,p) (d)[5] |= ((p) & 0x01) +#define RG_TRANSFERLENGTH(d,p) (d)[7] = (((p) >> 8) & 0xff); \ + (d)[8] = ((p) & 0xff) + +/* SEND GAMMA TABLE */ +#define SG_SET_CMD(d) (d)[0] = 0x2a; (d)[1] = 0x00; (d)[2] = 0x03; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x00; \ + (d)[9] = 0x00 +#define SG_CMD_L 10 +#define SG_SET_PCORMAC(d,p) (d)[5] |= (((p) << 7) & 0x80) +#define SG_SET_COLOR(d,p) (d)[5] |= (((p) << 5) & 0x60) +#define SG_SET_WORD(d,p) (d)[5] |= ((p) & 0x01) +#define SG_SET_TRANSFERLENGTH(d,p) (d)[7] = (((p) >> 8) & 0xff); \ + (d)[8] = ((p) & 0xff) +#define SG_DATA_P SG_CMD_L + + +/* READ CONTROL BITS */ +#define RCB_SET_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x90; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x00; \ + (d)[9] = 0x00 +#define RCB_CMD_L 10 +#define RCB_SET_LENGTH(d,s) (d)[6] = (((s) >> 16) & 0xff); \ + (d)[7] = (((s) >> 8) & 0xff); \ + (d)[8] = ((s) & 0xff); + + +/* READ_SCANNER_ATTRIBUTES */ +#define RSA_CMD(d) d[0]=0x28; d[1]=0x00; d[2]=0x82; d[3]=0x00; \ + d[4]=0x00; d[5]=0x00; d[6]=0x00; d[7]=0x00; \ + d[8]=0x28; d[9]=0x00 +#define RSA_CMD_L 10 +#define RSA_SETMEDIA(d,p) d[5] |= ((p) & 0x77) +#define RSA_TRANSFERLENGTH 40 + +#define RSA_COLOR(d,s) d = (((s)[0] >> 7) & 0x01) +#define RSA_ONEPASS(d,s) d = (((s)[0] >> 6) & 0x01) +#define RSA_SCANNERTYPE(d,s) d = (((s)[0] >> 4) & 0x03) +#define RSA_FEPROM(d,s) d = (((s)[0] >> 3) & 0x01) +#define RSA_DATAFORMAT(d,s) d = ((s)[0] & 0x07) +#define RSA_COLORSEQUENCE_L 3 +#define RSA_COLORSEQUENCE(d,s) { \ + d[0] = (((s)[1] >> 6) & 0x03); \ + d[1] = (((s)[1] >> 4) & 0x03); \ + d[2] = (((s)[1] >> 2) & 0x03); \ + } +#define RSA_NIS(d,s) d = ((s)[1] & 0x02) +#define RSA_DATSEQ(d,s) d = ((s)[1] & 0x01) +#define RSA_CCDGAP(d,s) d = (s)[2] +#define RSA_MAX_XRESOLUTION(d,s) d = ((s)[3] << 8) + (s)[4] +#define RSA_MAX_YRESOLUTION(d,s) d = ((s)[5] << 8) + (s)[6] +#define RSA_GEOWIDTH(d,s) d = ((s)[7] << 8) + (s)[8] +#define RSA_GEOHEIGHT(d,s) d = ((s)[9] << 8) + (s)[10] +#define RSA_OPTRESOLUTION(d,s) d = ((s)[11] << 8) + (s)[12] +#define RSA_DEPTH(d,s) d = (((s)[13] >> 4) & 0x0f) +#define RSA_SCANMODE(d,s) d = (s)[13] & 0x0f +#define RSA_CCDPIXELS(d,s) d = ((s)[14] << 8) + (s)[15] +#define RSA_LUTCAP(d,s) d = (s)[16] +#define RSA_DNLDPTRN(d,s) d = (((s)[17] >> 7) & 0x01) +#define RSA_GRAINSLCT(d,s) d = (s)[17] & 0x7f +#define RSA_SUPPOPT(d,s) d = (s)[18] & 0xf3 +#define RSA_CALIBWHITE(d,s) d = ((s)[19] << 24) + ((s)[20] << 16) \ + + ((s)[21] << 8) + (s)[22] +#define RSA_CALIBSPACE(d,s) d = ((s)[23] << 24) + ((s)[24] << 16) \ + + ((s)[25] << 8) + (s)[26] +#define RSA_NLENS(d,s) d = (s)[27] +#define RSA_NWINDOWS(d,s) d = (s)[28] +#define RSA_SHTRNSFEREQU(d,s) d = (((s)[29] >> 2) & 0x3f) +#define RSA_SCNBTTN(d,s) d = (((s)[29] >> 1) & 0x01) +#define RSA_BUFTYPE(d,s) d = (s)[29] & 0x01 +#define RSA_REDBALANCE(d,s) d = ((s)[30] << 8) | (s)[31] +#define RSA_GREENBALANCE(d,s) d = ((s)[32] << 8) | (s)[33] +#define RSA_BLUEBALANCE(d,s) d = ((s)[34] << 8) | (s)[35] +#define RSA_APSMAXFRAMES(d,s) d = (s)[36] + + +/* READ IMAGE INFORMATION */ +#define RII_SET_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x80; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x10; \ + (d)[9] = 0x00 +#define RII_CMD_L 10 +#define RII_RESULT_L 16 + +#define RII_GET_WIDTHPIXEL(d,s) d = ((s)[0] << 24) + ((s)[1] << 16) \ + + ((s)[2] << 8) + (s)[3] +#define RII_GET_WIDTHBYTES(d,s) d = ((s)[4] << 24) + ((s)[5] << 16) \ + + ((s)[6] << 8) + (s)[7] +#define RII_GET_HEIGHTLINES(d,s) d = ((s)[8] << 24) + ((s)[9] << 16) \ + + ((s)[10] << 8) + (s)[11] +#define RII_GET_REMAINBYTES(d,s) d = ((s)[12] << 24) + ((s)[13] << 16) \ + + ((s)[14] << 8) + (s)[15] + +/* The V300 returns some values in only two bytes */ +#define RII_GET_V300_WIDTHPIXEL(d,s) d = ((s)[0] << 8) + (s)[1] +#define RII_GET_V300_WIDTHBYTES(d,s) d = ((s)[2] << 8) + (s)[3] +#define RII_GET_V300_HEIGHTLINES(d,s) d = ((s)[4] << 8) + (s)[5] +#define RII_GET_V300_REMAINBYTES(d,s) d = ((s)[6] << 24) + ((s)[7] << 16) \ + + ((s)[8] << 8) + (s)[9] + +/* READ SHADING INFORMATION */ +#define RSI_SET_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x01; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x10; \ + (d)[9] = 0x00 +#define RSI_CMD_L 10 +#define RSI_SET_PCORMAC(d,s) (d)[5] |= (((s) << 7) & 0x80) +#define RSI_SET_COLOR(d,s) (d)[5] |= (((s) << 5) & 0x60) +#define RSI_SET_DARK(d,s) (d)[5] |= (((s) << 1) & 0x02) /*(KF)*/ + /* RSI_SET_DARK was missing*/ +#define RSI_SET_WORD(d,s) (d)[5] |= ((s) & 0x01) +#define RSI_SET_TRANSFERLENGTH(d,s) (d)[6] = (((s) >> 16) & 0xff); \ + (d)[7] = (((s) >> 8) & 0xff); \ + (d)[8] = ((s) & 0xff); + +/* SEND SHADING INFORMATION */ +#define SSI_SET_CMD(d) (d)[0] = 0x2a; (d)[1] = 0x00; (d)[2] = 0x01; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x00; \ + (d)[9] = 0x00 +#define SSI_CMD_L 10 +#define SSI_SET_PCORMAC(d,s) (d)[5] |= (((s) << 7) & 0x80) +#define SSI_SET_COLOR(d,s) (d)[5] |= (((s) << 5) & 0x60) +#define SSI_SET_DARK(d,s) (d)[5] |= (((s) << 1) & 0x02) +#define SSI_SET_WORD(d,s) (d)[5] |= ((s) & 0x01) +#define SSI_SET_TRANSFERLENGTH(d,s) (d)[6] = (((s) >> 16) & 0xff); \ + (d)[7] = (((s) >> 8) & 0xff); \ + (d)[8] = ((s) & 0xff); + + +/* READ IMAGE */ + +/* READ IMAGE */ +#define RI_SET_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x00; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x00; \ + (d)[9] = 0x00 +#define RI_CMD_L 10 + + +#define RI_SET_PCORMAC(d,s) (d)[4] |= (((s) << 7) & 0x80) +#define RI_SET_COLOR(d,s) (d)[4] |= (((s) << 5) & 0x60) +#define RI_SET_TRANSFERLENGTH(d,s) (d)[6] = (((s) >> 16) & 0xff); \ + (d)[7] = (((s) >> 8) & 0xff); \ + (d)[8] = ((s) & 0xff); + + +/* READ SYSTEM_STATUS */ +#define RSS_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x81; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x09; \ + (d)[9] = 0x00 +#define RSS_CMD_L 10 +#define RSS_RESULT_L 9 + +#define RSS_FIRSTSCAN(s) (s)[0] & 0x80 +#define RSS_AFOCUS(s) (s)[0] & 0x40 +#define RSS_SSKIP(s) (s)[0] & 0x20 +#define RSS_STICK(s) (s)[0] & 0x10 +#define RSS_NTRACK(s) (s)[0] & 0x08 +#define RSS_NCALIB(s) (s)[0] & 0x04 +#define RSS_TLAMP(s) (s)[0] & 0x02 +#define RSS_FLAMP(s) (s)[0] & 0x01 +#define RSS_FSH(s) (s)[1] & 0x20 +#define RSS_TEFLAG(s) (s)[1] & 0x10 +#define RSS_WHITESTRIE(s) (s)[1] & 0x08 +#define RSS_RDYMAN(s) (s)[1] & 0x04 +#define RSS_TRDY(s) (s)[1] & 0x02 +#define RSS_FRDY(s) (s)[1] & 0x01 +#define RSS_ADP(s) (s)[2] & 0x80 +#define RSS_DETECT(s) (s)[2] & 0x40 +#define RSS_ADPTIME(s) (s)[2] & 0x3f +#define RSS_LENSSTATUS(s) (s)[3] +#define RSS_ALOFF(s) (s)[4] & 0x80 +#define RSS_TIMEREMAIN(s) (s)[4] & 0x7f +#define RSS_MTMACNT(s) (s)[5] & 0x40 +#define RSS_MOVE(s) (s)[5] & 0x20 +#define RSS_LAMP(s) (s)[5] & 0x10 +#define RSS_EJECT(s) (s)[5] & 0x08 +#define RSS_TMACNT(s) (s)[5] & 0x04 +#define RSS_PAPER(s) (s)[5] & 0x02 +#define RSS_ADFCNT(s) (s)[5] & 0x01 +#define RSS_CANCELBTN(s) (s)[6] & 0x80 +#define RSS_COPYBTN(s) (s)[6] & 0x40 +#define RSS_EMAILBTN(s) (s)[6] & 0x20 +#define RSS_GOBTN(s) (s)[6] & 0x10 +#define RSS_TURBOBTN(s) (s)[6] & 0x08 +#define RSS_CURRENTMODE(s) (s)[6] & 0x07 +#define RSS_BUTTONCOUNT(s) (s)[7] +#define RSS_MFOCUS(s) (s)[9] + +/* SEND SYSTEM STATUS */ +#define SSS_CMD(d) (d)[0] = 0x2a; (d)[1] = 0x00; (d)[2] = 0x81; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x09; \ + (d)[9] = 0x00 +#define SSS_CMD_L 10 +#define SSS_DATA_L 9 + +#define SSS_AFOCUS(d,p) d[0] |= (p) & 0x40 +#define SSS_STICK(d,p) d[0] |= (p) & 0x10 +#define SSS_NTRACK(d,p) d[0] |= (p) & 0x08 +#define SSS_NCALIB(d,p) d[0] |= (p) & 0x04 +#define SSS_TLAMP(d,p) d[0] |= (p) & 0x02 +#define SSS_FLAMP(d,p) d[0] |= (p) & 0x01 +#define SSS_RESERVED17(d,p) d[1] |= (p) & 0x80 +#define SSS_FSH(d,p) d[1] |= (p) & 0x40 +#define SSS_RDYMAN(d,p) d[1] |= (p) & 0x04 +#define SSS_TRDY(d,p) d[1] |= (p) & 0x02 +#define SSS_FRDY(d,p) d[1] |= (p) & 0x01 +#define SSS_ADP(d,p) d[2] |= (p) & 0x80 +#define SSS_DETECT(d,p) d[2] |= (p) & 0x40 +#define SSS_ADPTIME(d,p) d[2] |= (p) & 0x3f +#define SSS_LENSSTATUS(d,p) d[3] |= (p) +#define SSS_ALOFF(d,p) d[4] |= (p) & 0x80 +#define SSS_TIMEREMAIN(d,p) d[4] |= (p) & 0x7f +#define SSS_TMACNT(d,p) d[5] |= (p) & 0x04 +#define SSS_PAPER(d,p) d[5] |= (p) & 0x02 +#define SSS_ADFCNT(d,p) d[5] |= (p) & 0x01 +#define SSS_CURRENTMODE(d,p) d[6] |= (p) & 0x07 +#define SSS_BUTTONCOUNT(d,p) d[6] |= (p) +#define SSS_MFOCUS(s) d[9] |= (p) + + +/* SET WINDOW */ +#define SW_CMD(d) d[0]=0x24; d[1]=0x00; d[2]=0x00; d[3]=0x00; \ + d[4]=0x00; d[5]=0x00; d[6]=0x00; d[7]=0x00;\ + d[8]=0x00; d[9]=0x00 + +#define SW_CMD_L 10 +#define SW_HEADER_L 8 +#define SW_BODY_L 61 +#define SW_CMD_P 0 /* command at postion 0 */ +#define SW_HEADER_P SW_CMD_L +#define SW_BODY_P(n) SW_CMD_L + SW_HEADER_L + (n) * SW_BODY_L + +/* d: SW_CMD_P, SW_HEADER_P, SW_BODY_P(n) */ +#define SW_PARAM_LENGTH(d,p) (d)[6] = ((p) >> 16) & 0xff; \ + (d)[7] = ((p) >> 8) & 0xff;\ + (d)[8] = (p) & 0xff +#define SW_WNDDESCVAL SW_BODY_L +#define SW_WNDDESCLEN(d,p) (d)[6] = ((p) >> 8) & 0xff; \ + (d)[7] = (p) & 0xff +#define SW_WNDID(d,p) (d)[0] = (p) +#define SW_XRESDPI(d,p) (d)[2] = ((p) >> 8) & 0xff; \ + (d)[3] = (p) & 0xff +#define SW_YRESDPI(d,p) (d)[4] = ((p) >> 8) & 0xff; \ + (d)[5] = (p) & 0xff +#define SW_XPOSTL(d,p) (d)[6] = ((p) >> 24) & 0xff; \ + (d)[7] = ((p) >> 16) & 0xff; \ + (d)[8] = ((p) >> 8) & 0xff; \ + (d)[9] = ((p)) & 0xff +#define SW_YPOSTL(d,p) (d)[10] = ((p) >> 24) & 0xff; \ + (d)[11] = ((p) >> 16) & 0xff; \ + (d)[12] = ((p) >> 8) & 0xff; \ + (d)[13] = (p) & 0xff +#define SW_WNDWIDTH(d,p) (d)[14] = ((p) >> 24) & 0xff; \ + (d)[15] = ((p) >> 16) & 0xff; \ + (d)[16] = ((p) >> 8) & 0xff; \ + (d)[17] = (p) & 0xff +#define SW_WNDHEIGHT(d,p) (d)[18] = ((p) >> 24) & 0xff; \ + (d)[19] = ((p) >> 16) & 0xff; \ + (d)[20] = ((p) >> 8) & 0xff; \ + (d)[21] = (p) & 0xff +#define SW_BRIGHTNESS_M(d,p) (d)[22] = (p) +#define SW_THRESHOLD(d,p) (d)[23] = (p) +#define SW_CONTRAST_M(d,p) (d)[24] = (p) +#define SW_IMGCOMP(d,p) (d)[25] = (p) & 0x0f /* take lineartfake */ + /* into account */ +#define SW_BITSPERPIXEL(d,p) (d)[26] = (p) +#define SW_EXPOSURE_M(d,p) (d)[27] = (p) +#define SW_EXTHT(d,p) (d)[28] |= (((p) << 7) & 0x80) +#define SW_INTHTINDEX(d,p) (d)[28] |= ((p) & 0x7f) +#define SW_RIF(d,p) (d)[29] |= (((p) << 7) & 0x80) +#define SW_NOGAMMA(d,p) (d)[29] |= (((p) << 6) & 0x40) +#define SW_SLOWSCAN(d,p) (d)[29] |= (((p) << 5) & 0x20) +#define SW_LENS(d,p) (d)[30] = (p) +#define SW_INFINITE(d,p) (d)[31] |= (((p) << 7) & 0x80) +#define SW_STAY(d,p) (d)[31] |= (((p) << 6) & 0x40) +#define SW_RAWDAT(d,p) (d)[31] |= (((p) << 5) & 0x20) +#define SW_QUALITY(d,p) (d)[31] |= (((p) << 4) & 0x10) +#define SW_FASTSCAN(d,p) (d)[31] |= (((p) << 3) & 0x08) +#define SW_MEDIA(d,p) (d)[31] |= ((p) & 0x07) +#define SW_JPEGENABLE(d,p) (d)[34] |= (((p) << 7) & 0x80) +#define SW_JPEGALGOR(d,p) (d)[34] |= (((p) << 5) & 0x60) +#define SW_JPEGMODE(d,p) (d)[34] |= (((p) << 3) & 0x18) +#define SW_SHADOW_M(d,p) (d)[40] = (p) +#define SW_MIDTONE_M(d,p) (d)[41] = (p) +#define SW_HIGHLIGHT_M(d,p) (d)[42] = (p) +#define SW_BRIGHTNESS_R(d,p) (d)[43] = (p) +#define SW_CONTRAST_R(d,p) (d)[44] = (p) +#define SW_EXPOSURE_R(d,p) (d)[45] = (p) +#define SW_SHADOW_R(d,p) (d)[46] = (p) +#define SW_MIDTONE_R(d,p) (d)[47] = (p) +#define SW_HIGHLIGHT_R(d,p) (d)[48] = (p) +#define SW_BRIGHTNESS_G(d,p) (d)[49] = (p) +#define SW_CONTRAST_G(d,p) (d)[50] = (p) +#define SW_EXPOSURE_G(d,p) (d)[51] = (p) +#define SW_SHADOW_G(d,p) (d)[52] = (p) +#define SW_MIDTONE_G(d,p) (d)[53] = (p) +#define SW_HIGHLIGHT_G(d,p) (d)[54] = (p) +#define SW_BRIGHTNESS_B(d,p) (d)[55] = (p) +#define SW_CONTRAST_B(d,p) (d)[56] = (p) +#define SW_EXPOSURE_B(d,p) (d)[57] = (p) +#define SW_SHADOW_B(d,p) (d)[58] = (p) +#define SW_MIDTONE_B(d,p) (d)[59] = (p) +#define SW_HIGHLIGHT_B(d,p) (d)[60] = (p) + + +/* READ IMAGE STATUS */ +#define RIS_SET_CMD(d) (d)[0] = 0x28; (d)[1] = 0x00; (d)[2] = 0x83; \ + (d)[3] = 0x00; (d)[4] = 0x00; (d)[5] = 0x00; \ + (d)[6] = 0x00; (d)[7] = 0x00; (d)[8] = 0x00; \ + (d)[9] = 0x00 +#define RIS_CMD_L 10 +#define RIS_SET_PCORMAC(d,p) (d)[4] |= (((p) << 7) & 0x80) +#define RIS_SET_COLOR(d,p) (d)[4] |= (((p) << 5) & 0x60) + + +/* REQUEST SENSE */ +#define RQS_CMD(d) (d)[0] = 0x03; (d)[1] = 0x00; (d)[2] = 0x00; \ + (d)[3] = 0x00; (d)[5] = 0x00 +#define RQS_CMD_L 6 +#define RQS_ALLOCLENGTH(d,p) (d)[4] = (p) + +#define RQS_LENGTH(s) (s)[7] + 7 + +#define RQS_SENSEKEY_NOSENSE 0x00 +#define RQS_SENSEKEY_HWERR 0x04 +#define RQS_SENSEKEY_ILLEGAL 0x05 +#define RQS_SENSEKEY_VENDOR 0x09 +#define RQS_SENSEKEY(s) ((s)[2] & 0x0f) + +#define RQS_INFO(s) ((s)[3] << 24) + ((s)[4] << 16) \ + + ((s)[5] << 8) + ((s)[6]) +#define RQS_ASL(s) (s)[7] +#define RQS_REMAINBYTES(s) ((s)[8] << 24) + ((s)[9] << 16) \ + + ((s)[10] << 8) + ((s)[11]) +#define RQS_ASC(s) (s)[12] +/* ASC == 0x40 */ +#define RQS_ASCQ_CPUERR 0x81 +#define RQS_ASCQ_SRAMERR 0x82 +#define RQS_ASCQ_DRAMERR 0x84 +#define RQS_ASCQ_DCOFF 0x88 +#define RQS_ASCQ_GAIN 0x90 +#define RQS_ASCQ_POS 0xa0 +#define RQS_ASCQ(s) (s)[13] + +#define RQS_ASINFO(s) &((s)[18]) +#define RQS_ASINFOLENGTH(s) (s)[7] - 11 + +/******************************************************************************/ +/* enumeration of Option Descriptors */ +/******************************************************************************/ + +enum Microtek2_Option +{ + /*0*/ + OPT_NUM_OPTS = 0, + + /*1*/OPT_MODE_GROUP, + OPT_SOURCE, + OPT_MODE, + OPT_BITDEPTH, + OPT_RESOLUTION, + OPT_Y_RESOLUTION, + OPT_PREVIEW, + + /*9*/ OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + /*14*/ OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_CONTRAST, + OPT_THRESHOLD, + OPT_HALFTONE, + OPT_AUTOADJUST, + + /*20*/ OPT_GAMMA_GROUP, + OPT_GAMMA_MODE, + OPT_GAMMA_SCALAR, + OPT_GAMMA_SCALAR_R, + OPT_GAMMA_SCALAR_G, + OPT_GAMMA_SCALAR_B, + OPT_GAMMA_CUSTOM, + OPT_GAMMA_CUSTOM_R, + OPT_GAMMA_CUSTOM_G, + OPT_GAMMA_CUSTOM_B, + OPT_GAMMA_BIND, + + /*31*/ OPT_SMH_GROUP, + /* these options must appear in exactly this order, */ + /* sane_control_option relies on it */ + OPT_CHANNEL, + OPT_SHADOW, + OPT_MIDTONE, + OPT_HIGHLIGHT, + OPT_SHADOW_R, + OPT_MIDTONE_R, + OPT_HIGHLIGHT_R, + OPT_SHADOW_G, + OPT_MIDTONE_G, + OPT_HIGHLIGHT_G, + OPT_SHADOW_B, + OPT_MIDTONE_B, + OPT_HIGHLIGHT_B, + OPT_EXPOSURE, + OPT_EXPOSURE_R, + OPT_EXPOSURE_G, + OPT_EXPOSURE_B, + + /*49*/ OPT_SPECIAL, + OPT_RESOLUTION_BIND, + OPT_DISABLE_BACKTRACK, + OPT_CALIB_BACKEND, + OPT_LIGHTLID35, + OPT_TOGGLELAMP, + + /*55*/ OPT_COLORBALANCE, + OPT_BALANCE_R, + OPT_BALANCE_G, + OPT_BALANCE_B, + OPT_BALANCE_FW, + + /*60*/ NUM_OPTIONS +}; + + +/******************************************************************************/ +/* Description of options not included in saneopts.h */ +/******************************************************************************/ + +#define M_TITLE_SCANMODEGRP SANE_I18N("Scan Mode") +#define M_TITLE_GEOMGRP SANE_I18N("Geometry") +#define M_TITLE_ENHANCEGRP SANE_I18N("Enhancement") +#define M_TITLE_SMHGRP SANE_I18N("Shadow, midtone, highlight,"\ + " exposure time"); +#define M_TITLE_SPECIALGRP SANE_I18N("Special options") +#define M_TITLE_COLBALANCEGRP SANE_I18N("Color balance") + +#define M_NAME_NOBACKTRACK "no-backtracking" +#define M_TITLE_NOBACKTRACK SANE_I18N("Disable backtracking") +#define M_DESC_NOBACKTRACK SANE_I18N("If checked the scanner does not" \ + " perform backtracking") + +#define M_NAME_TOGGLELAMP "toggle-lamp" +#define M_TITLE_TOGGLELAMP SANE_I18N("Toggle lamp of flatbed") +#define M_DESC_TOGGLELAMP SANE_I18N("Toggles the lamp of the flatbed") + +#define M_NAME_CALIBBACKEND "backend-calibration" +#define M_TITLE_CALIBBACKEND SANE_I18N("Calibration by backend") +#define M_DESC_CALIBBACKEND SANE_I18N("If checked the color calibration" \ + " before a scan is done by the backend") + +#define M_NAME_LIGHTLID35 "lightlid35" +#define M_TITLE_LIGHTLID35 SANE_I18N("Use the lightlid-35mm adapter") +#define M_DESC_LIGHTLID35 SANE_I18N("This option turns off the lamp of" \ + " the flatbed during a scan") + +#define M_NAME_QUALITY_SCAN "quality-scan" +#define M_TITLE_QUALITY_SCAN SANE_I18N("Quality scan") +#define M_DESC_QUALITY_SCAN SANE_I18N("Highest quality but lower speed") + +#define M_NAME_FAST_SCAN "fast-scan" +#define M_TITLE_FAST_SCAN SANE_I18N("Fast scan") +#define M_DESC_FAST_SCAN SANE_I18N("Highest speed but lower quality") + +#define M_NAME_AUTOADJUST "lineart-auto-adjust" +#define M_TITLE_AUTOADJUST SANE_I18N("Automatic adjustment of threshold") +#define M_DESC_AUTOADJUST SANE_I18N("If checked the backend automatically"\ + " tries to determine an optimal value for the" \ + " threshold.") + +#define M_NAME_GAMMA_MODE "gamma-correction" +#define M_TITLE_GAMMA_MODE SANE_I18N("Gamma correction") +#define M_DESC_GAMMA_MODE SANE_I18N("Selects the gamma correction mode.") + +#define M_NAME_GAMMA_BIND "bind-gamma" +#define M_TITLE_GAMMA_BIND SANE_I18N("Bind gamma") +#define M_DESC_GAMMA_BIND SANE_I18N("Use same gamma values for all" \ + " colour channels.") + +#define M_NAME_GAMMA_SCALAR "scalar-gamma" +#define M_TITLE_GAMMA_SCALAR SANE_I18N("Scalar gamma") +#define M_DESC_GAMMA_SCALAR SANE_I18N("Selects a value for scalar" \ + " gamma correction.") + +#define M_NAME_GAMMA_SCALAR_R "scalar-gamma-r" +#define M_TITLE_GAMMA_SCALAR_R SANE_I18N("Scalar gamma red") +#define M_DESC_GAMMA_SCALAR_R SANE_I18N("Selects a value for scalar gamma" \ + " correction (red channel)") + +#define M_NAME_GAMMA_SCALAR_G "scalar-gamma-g" +#define M_TITLE_GAMMA_SCALAR_G SANE_I18N("Scalar gamma green") +#define M_DESC_GAMMA_SCALAR_G SANE_I18N("Selects a value for scalar gamma" \ + " correction (green channel)") + +#define M_NAME_GAMMA_SCALAR_B "scalar-gamma-b" +#define M_TITLE_GAMMA_SCALAR_B SANE_I18N("Scalar gamma blue") +#define M_DESC_GAMMA_SCALAR_B SANE_I18N("Selects a value for scalar gamma" \ + " correction (blue channel)") + +#define M_NAME_CHANNEL "channel" +#define M_TITLE_CHANNEL SANE_I18N("Channel") +#define M_DESC_CHANNEL SANE_I18N("Selects the colour band, \"Master\"" \ + " means that all colours are affected.") + +#define M_NAME_MIDTONE "midtone" +#define M_TITLE_MIDTONE SANE_I18N("Midtone") +#define M_DESC_MIDTONE SANE_I18N("Selects which radiance level should" \ + " be considered \"50 % gray\".") + +#define M_NAME_MIDTONE_R "midtone-r" +#define M_TITLE_MIDTONE_R SANE_I18N("Midtone for red") +#define M_DESC_MIDTONE_R SANE_I18N("Selects which radiance level should" \ + " be considered \"50 % red\".") + +#define M_NAME_MIDTONE_G "midtone-g" +#define M_TITLE_MIDTONE_G SANE_I18N("Midtone for green") +#define M_DESC_MIDTONE_G SANE_I18N("Selects which radiance level should" \ + " be considered \"50 % green\".") + +#define M_NAME_MIDTONE_B "midtone-b" +#define M_TITLE_MIDTONE_B SANE_I18N("Midtone for blue") +#define M_DESC_MIDTONE_B SANE_I18N("Selects which radiance level should" \ + " be considered \"50 % blue\".") + +#define M_NAME_BALANCE_R "balance-r" +#define M_TITLE_BALANCE_R SANE_I18N("Red balance") +#define M_DESC_BALANCE_R SANE_I18N("Balance factor for red. A value of" \ + " 100% means no correction.") + +#define M_NAME_BALANCE_G "balance-g" +#define M_TITLE_BALANCE_G SANE_I18N("Green balance") +#define M_DESC_BALANCE_G SANE_I18N("Balance factor for green. A value of"\ + " 100% means no correction.") + +#define M_NAME_BALANCE_B "balance-b" +#define M_TITLE_BALANCE_B SANE_I18N("Blue balance") +#define M_DESC_BALANCE_B SANE_I18N("Balance factor for blue. A value of" \ + " 100% means no correction.") + +#define M_NAME_BALANCE_FW "balance-fw" +#define M_TITLE_BALANCE_FW SANE_I18N("Firmware balance") +#define M_DESC_BALANCE_FW SANE_I18N("Sets the color balance values to"\ + " the firmware provided values.") + +/******************************************************************************/ +/* Structure that contains global options */ +/******************************************************************************/ + +typedef struct Config_Options +{ + double strip_height; /* inch */ + char *no_backtracking; /* enable/disable option for */ + /* backtracking */ + char *lightlid35; /* enable/disable lightlid35 option */ + char *toggle_lamp; /* enable/disable lightlid35 option */ + char *backend_calibration; /* calibration by backend */ + char *auto_adjust; /* automatically choose threshold */ + char *colorbalance_adjust; /* color balance can be modified */ +} Config_Options; + + + +/******************************************************************************/ +/* Structure that is temporarily used, when the config file is parsed */ +/******************************************************************************/ + +typedef struct Config_Temp +{ + struct Config_Temp *next; + char *device; /* possible device name */ + Config_Options opts; /* options belonging to this device name */ + +} Config_Temp; + + +/******************************************************************************/ +/* scanner hardware info (as discovered by INQUIRY and READ ATTRIBUTES) */ +/******************************************************************************/ + +typedef struct Microtek2_Info { + /* from inquiry */ + SANE_Byte device_qualifier; +#define MI_DEVTYPE_SCANNER 0x06 + SANE_Byte device_type; +#define MI_SCSI_II_VERSION 0x02 + SANE_Byte scsi_version; + SANE_Char vendor[INQ_VENDOR_L + 1]; + SANE_Char model[INQ_MODEL_L + 1]; + SANE_Char revision[INQ_REV_L + 1]; + SANE_Byte model_code; + /* from read scanner attributes */ + SANE_Bool color; +#define MI_HAS_ONEPASS SANE_TRUE + SANE_Bool onepass; + /* the following 3 defines must correspond to byte 31 of SET WINDOW cmd */ +#define MI_TYPE_FLATBED 0x01 +#define MI_TYPE_SHEEDFEED 0x02 +#define MI_TYPE_TRANSPARENCY 0x03 + SANE_Byte scanner_type; +#define MI_HAS_FEPROM SANE_TRUE + SANE_Bool feprom; + /* MI_DATAFMT_X must correspond to Byte 0 in READ SCANNER ATTRIBUTE */ +#define MI_DATAFMT_CHUNKY 1 +#define MI_DATAFMT_LPLCONCAT 2 +#define MI_DATAFMT_LPLSEGREG 3 +#define MI_DATAFMT_9800 4 +#define MI_DATAFMT_WORDCHUNKY 5 + SANE_Byte data_format; +#define MI_COLSEQ_RED 0 +#define MI_COLSEQ_GREEN 1 +#define MI_COLSEQ_BLUE 2 +#define MI_COLSEQ_ILLEGAL 3 + uint8_t color_sequence[RSA_COLORSEQUENCE_L]; + SANE_Bool new_image_status; +#define MI_DATSEQ_RTOL 1 + uint8_t direction; + SANE_Byte ccd_gap; + SANE_Int max_xresolution; + SANE_Int max_yresolution; + SANE_Int geo_width; + SANE_Int geo_height; + SANE_Int opt_resolution; +#define MI_HASDEPTH_NIBBLE 1 +#define MI_HASDEPTH_10 2 +#define MI_HASDEPTH_12 4 +#define MI_HASDEPTH_16 8 +#define MI_HASDEPTH_14 16 /*This is not in Byte 13 of + scanner attributes but in + byte 48-bit0*/ + + SANE_Byte depth; +#define MI_LINEART_NONE(d) (((d) & 0x01) == 0) +#define MI_HASMODE_LINEART 1 +#define MI_HASMODE_HALFTONE 2 +#define MI_HASMODE_GRAY 4 +#define MI_HASMODE_COLOR 8 + SANE_Byte scanmode; + SANE_Int ccd_pixels; +#define MI_LUTCAP_NONE(d) ((d) == 0) +#define MI_LUTCAP_256B 1 +#define MI_LUTCAP_1024B 2 +#define MI_LUTCAP_1024W 4 +#define MI_LUTCAP_4096B 8 +#define MI_LUTCAP_4096W 16 +#define MI_LUTCAP_64k_W 32 +#define MI_LUTCAP_16k_W 64 +#define MI_LUTCAP_UNKNOWN 128 + SANE_Byte lut_cap; +#define MI_HAS_DNLDPTRN SANE_TRUE + SANE_Bool has_dnldptrn; + SANE_Byte grain_slct; +#define MI_OPTDEV_ADF 0x01 +#define MI_OPTDEV_TMA 0x02 +#define MI_OPTDEV_ADP 0x10 +#define MI_OPTDEV_APS 0x20 +#define MI_OPTDEV_STRIPE 0x40 +#define MI_OPTDEV_SLIDE 0x80 + SANE_Byte option_device; + SANE_Int calib_white; + SANE_Int calib_space; + SANE_Byte nlens; + SANE_Byte nwindows; + SANE_Byte shtrnsferequ; +#define MI_WHITE_SHADING_ONLY(x) ((x) & 0x20) == 0 +#define MI_HAS_SCNBTTN SANE_TRUE + SANE_Bool scnbuttn; +#define MI_HAS_PIPOBUF SANE_TRUE + SANE_Bool buftype; + uint16_t balance[3]; /* balance factor for red, green */ + /* and blue data */ + uint16_t aps_maxframes; + SANE_Int calib_divisor; /* e.g. the X12USL reads and sends */ + /* shading at 1/2 * opt_resolution */ +} Microtek2_Info; + +/******************************************************************************/ +/* device structure (one for each device in config file) */ +/******************************************************************************/ + +typedef struct Microtek2_Device { + struct Microtek2_Device *next; /* next, for linked list */ + +#define MD_SOURCE_FLATBED 0 +#define MD_SOURCE_ADF 1 +#define MD_SOURCE_TMA 2 +#define MD_SOURCE_SLIDE 3 +#define MD_SOURCE_STRIPE 4 + Microtek2_Info info[5]; /* detailed scanner spec */ + SANE_Device sane; /* SANE generic device block */ + char name[PATH_MAX]; /* name from config file */ + + SANE_Int *custom_gamma_table[4]; /* used for the custom gamma */ + /* values before a scan starts */ + /* the following two are derived from lut_cap */ + int max_lut_size; /* in bytes */ + int lut_entry_size; /* word or byte transfer in LUT */ + uint8_t scan_source; + double revision; + + /* basically the following two variables should go into the */ + /* Microtek2_Scanner structure, but their values must be retained */ + /* over several scans, and would be lost, if the application issues */ + /* a sane_close. */ + uint8_t *shading_table_w; /* shading table white */ + uint8_t *shading_table_d; /* shading table dark */ + uint8_t shading_table_contents; /* values like ms->mode */ + /* the following structure describes the device status */ +#define MD_TLAMP_ON 2 +#define MD_FLAMP_ON 1 +#define MD_NCALIB_ON 4 +#define MD_NTRACK_ON 8 +#define MD_STICK_ON 16 +#define MD_RESERVED17_ON 128 +#define MD_CURRENT_MODE_FLATBED 0 + struct { + uint8_t sskip; + uint8_t stick; + uint8_t ntrack; + uint8_t ncalib; + uint8_t tlamp; + uint8_t flamp; + uint8_t reserved17; + uint8_t rdyman; + uint8_t trdy; + uint8_t frdy; + uint8_t adp; + uint8_t detect; + uint8_t adptime; + uint8_t lensstatus; + uint8_t aloff; + uint8_t timeremain; + uint8_t tmacnt; + uint8_t paper; + uint8_t adfcnt; + uint8_t currentmode; + uint8_t buttoncount; + } status; + + /* The following defines are related to the model. Some models have */ + /* more or less subtle deviations from the spec, which are indicated */ + /* by these defines */ + uint32_t model_flags; +#define MD_NO_SLIDE_MODE 1 /* indicates that it has slide */ + /* mode, but it does not */ +#define MD_DATA_FORMAT_WRONG 2 /* X6 indicates wrong mode for TMA */ +#define MD_NO_ENHANCEMENTS 4 /* image enhancements do not work */ + /* (Brightness, contrast, .....) */ +#define MD_RII_TWO_BYTES 8 /* return some image information */ + /* in two byte */ +#define MD_NO_GAMMA 16 /* if device does not accept */ + /* gamma tables */ +#define MD_PHANTOM336CX_TYPE_SHADING 32 /* Phantom 336cx type shading */ +#define MD_READ_CONTROL_BIT 64 /* uses "read control bit" */ +#define MD_PHANTOM_C6 128 /* It is a Phantom C6 */ +#define MD_OFFSET_2 256 /* Image data starts 2 bytes */ + /* from the beginning of a */ + /* scanline */ +#define MD_X6_SHORT_TRANSFER 512 /* X6 USB crashes if you read + too much */ +#define MD_NO_RIS_COMMAND 1024 /* doesn't like read_image_status */ +#define MD_16BIT_TRANSFER 2048 /* transfers 10/12/14bit scans as */ + /* 16bit data */ +#define MD_CALIB_DIVISOR_600 4096 /* uses mi->calib_divisor=2 below + 600dpi */ + + size_t n_control_bytes; /* for read_control_bits; the */ + /* number is model dependent */ + /* and can not be inquired */ + uint32_t shading_length; /* length of the shading image */ + /* Phantom 336cx, C6, ... */ + uint8_t shading_depth; /* bit depth of shading image */ + uint8_t controlbit_offset; /* first relevant control bit */ + + +#define MD_MODESTRING_NUMS 4 +#define MD_MODESTRING_COLOR SANE_VALUE_SCAN_MODE_COLOR +#define MD_MODESTRING_GRAY SANE_VALUE_SCAN_MODE_GRAY +#define MD_MODESTRING_HALFTONE SANE_VALUE_SCAN_MODE_HALFTONE +#define MD_MODESTRING_LINEART SANE_VALUE_SCAN_MODE_LINEART + SANE_String_Const scanmode_list[MD_MODESTRING_NUMS + 1]; + +#define MD_DEPTHVAL_NUMS 6 +#define MD_DEPTHVAL_16 16 +#define MD_DEPTHVAL_14 14 +#define MD_DEPTHVAL_12 12 +#define MD_DEPTHVAL_10 10 +#define MD_DEPTHVAL_8 8 +#define MD_DEPTHVAL_4 4 + SANE_Int bitdepth_list[MD_DEPTHVAL_NUMS + 1]; + +#define MD_SOURCESTRING_NUMS 5 +#define MD_SOURCESTRING_FLATBED "Flatbed" +#define MD_SOURCESTRING_ADF "ADF" +#define MD_SOURCESTRING_TMA "TMA" +#define MD_SOURCESTRING_STRIPE "Filmstrip" +#define MD_SOURCESTRING_SLIDE "Slide" + SANE_String_Const scansource_list[MD_SOURCESTRING_NUMS + 1]; + +#define MD_HALFTONE_NUMS 12 +#define MD_HALFTONE0 "53-dot screen (53 gray levels)" +#define MD_HALFTONE1 "Horiz. screen (65 gray levels)" +#define MD_HALFTONE2 "Vert. screen (65 gray levels)" +#define MD_HALFTONE3 "Mixed page (33 gray levels)" +#define MD_HALFTONE4 "71-dot screen (29 gray levels)" +#define MD_HALFTONE5 "60-dot #1 (26 gray levels)" +#define MD_HALFTONE6 "60-dot #2 (26 gray levels)" +#define MD_HALFTONE7 "Fine detail #1 (17 gray levels)" +#define MD_HALFTONE8 "Fine detail #2 (17 gray levels)" +#define MD_HALFTONE9 "Slant line (17 gray levels)" +#define MD_HALFTONE10 "Posterizing (10 gray levels)" +#define MD_HALFTONE11 "High Contrast (5 gray levels)" + SANE_String_Const halftone_mode_list[MD_HALFTONE_NUMS + 1]; + +#define MD_CHANNEL_NUMS 4 +#define MD_CHANNEL_MASTER "Master" +#define MD_CHANNEL_RED "Red" +#define MD_CHANNEL_GREEN "Green" +#define MD_CHANNEL_BLUE "Blue" + SANE_String_Const channel_list[MD_CHANNEL_NUMS + 1]; + +#define MD_GAMMAMODE_NUMS 3 +#define MD_GAMMAMODE_LINEAR "None" +#define MD_GAMMAMODE_SCALAR "Scalar" +#define MD_GAMMAMODE_CUSTOM "Custom" + SANE_String_Const gammamode_list[MD_GAMMAMODE_NUMS + 1]; + + SANE_Range x_res_range_dpi; /* X resolution in dpi */ + SANE_Range y_res_range_dpi; /* Y resolution in dpi */ + SANE_Range x_range_mm; /* scan width in mm */ + SANE_Range y_range_mm; /* scan height in mm */ + SANE_Range percentage_range; /* for brightness, shadow, ... */ + SANE_Range custom_gamma_range; /* for custom gamma values */ + SANE_Range scalar_gamma_range; /* for scalar gamma values */ + SANE_Range shadow_range; /* shadow of blue channel */ + SANE_Range midtone_range; /* midtone shadow of blue channel */ + SANE_Range exposure_range; /* for lengthening exposure time */ + SANE_Range highlight_range; /* highlight of master channel */ + SANE_Range threshold_range; /* 1 - 255 */ + SANE_Range balance_range; /* for user provided color balance */ + Config_Options opts; /* options from the config file */ + SANE_Word opt_backend_calib_default; /* corresponds to scanner model */ + SANE_Word opt_no_backtrack_default; /* corresponds to scanner model */ +} Microtek2_Device; + + + +/******************************************************************************/ +/* scanner structure (one for each device in use) */ +/* ....all the state needed to define a scan request */ +/******************************************************************************/ + +typedef struct Microtek2_Scanner { + struct Microtek2_Scanner *next; /* for linked list */ + Microtek2_Device *dev; /* raw device info */ + Option_Value val[NUM_OPTIONS + 1]; /* option values for session */ + SANE_Parameters params; /* format, lastframe, lines, depth, ppl, bpl */ + SANE_Option_Descriptor sod[NUM_OPTIONS + 1]; /* option list for session */ + + uint8_t *gamma_table; + uint8_t *shading_image; /* used for shading image */ + uint8_t *condensed_shading_w; /* used when a model uses "read */ + uint8_t *condensed_shading_d; /* control bit", stores the relevant */ + /* shading pixels for each color */ + uint8_t *temporary_buffer; /* used when automatic adjustment */ + /* is selected */ + char *gamma_mode; /* none, linear or custom */ + +/* the following defines must correspond to byte 25 of SET WINDOW body */ +#define MS_MODE_LINEART 0x00 +#define MS_MODE_HALFTONE 0x01 +#define MS_MODE_GRAY 0x02 +#define MS_MODE_LINEARTFAKE 0x12 /* no real mode */ +#define MS_MODE_COLOR 0x05 + +/* the following defines must correspond to byte 31 of SET WINDOW body */ +#define MS_SOURCE_FLATBED 0x00 +#define MS_SOURCE_ADF 0x01 +#define MS_SOURCE_TMA 0x02 +#define MS_SOURCE_STRIPE 0x05 +#define MS_SOURCE_SLIDE 0x06 + + SANE_Int mode; + SANE_Int depth; + SANE_Int x_resolution_dpi; + SANE_Int y_resolution_dpi; + SANE_Int x1_dots; /* x-position in units of optical resolution */ + SANE_Int y1_dots; /* same for y-position */ + SANE_Int width_dots; /* scan width in units of optical resolution */ + SANE_Int height_dots; /* same for height */ + uint8_t brightness_m; + uint8_t contrast_m; + uint8_t exposure_m; + uint8_t shadow_m; + uint8_t midtone_m; + uint8_t highlight_m; + uint8_t brightness_r; + uint8_t contrast_r; + uint8_t exposure_r; + uint8_t shadow_r; + uint8_t midtone_r; + uint8_t highlight_r; + uint8_t brightness_g; + uint8_t contrast_g; + uint8_t exposure_g; + uint8_t shadow_g; + uint8_t midtone_g; + uint8_t highlight_g; + uint8_t brightness_b; + uint8_t contrast_b; + uint8_t exposure_b; + uint8_t shadow_b; + uint8_t midtone_b; + uint8_t highlight_b; + uint8_t threshold; + + SANE_Bool use_external_ht; + SANE_Byte internal_ht_index; + uint8_t stay; + uint8_t rawdat; + SANE_Bool quality; + SANE_Bool fastscan; + SANE_Byte scan_source; + uint8_t no_backtracking; + uint8_t lightlid35; + uint8_t auto_adjust; + uint8_t calib_backend; + uint8_t colorbalance_adjust; + int current_pass; /* current pass if 3-pass scan */ + int lut_size; /* size of gamma lookup table */ + int lut_entry_size; /* size of one entry in lookup table */ + uint32_t lut_size_bytes; /* size of LUT in bytes */ + uint8_t word; /* word transfer, used in some read cmds */ + /* MS_COLOR_X must correspond to color field in READ IMAGE STATUS */ +#define MS_COLOR_RED 0 +#define MS_COLOR_GREEN 1 +#define MS_COLOR_BLUE 2 +#define MS_COLOR_ALL 3 + uint8_t current_color; /* for gamma calc. and 3-pass scanners */ + uint8_t current_read_color; /* dto, for RI and RIS */ + uint8_t dark; /* is 1 for reading dark shading */ + uint32_t ppl; /* pixels per line as returned by RII */ + uint32_t bpl; /* bytes per line as returned by RII */ + uint32_t remaining_bytes; /* remaining bytes as returned by RII */ + uint32_t real_remaining_bytes;/* bytes to transfer to the frontend */ + uint32_t real_bpl; /* bpl to transfer to the frontend */ + SANE_Int src_remaining_lines; /* remaining lines to read */ + SANE_Int src_lines_to_read; /* actual number of lines read */ + SANE_Int src_max_lines; /* maximum number of lines that fit */ + /* into the scsi buffer */ + /* sent to the frontend */ + int bits_per_pixel_in; /* bits per pixel transferred from scanner */ + int bits_per_pixel_out; /* bits per pixel transf. to frontend */ + uint32_t src_buffer_size; /* size of the buffer */ + int transfer_length; /* transfer length for RI command */ + uint8_t balance[3]; /* user provided balance factor for */ + /* red, green and blue data */ + struct { + uint8_t *src_buffer[2]; /* two buffers because of CCD gap */ + uint8_t *src_buf; + int current_src; + SANE_Int free_lines; + SANE_Int free_max_lines; + uint8_t *current_pos[3]; /* actual position in the source buffer */ + int planes[2][3]; /* # of red, green, blue planes in the */ + /* current source buffer and leftover */ + /* planes from previous "read image" */ + } buf; + + SANE_Bool onepass; + + size_t n_control_bytes; /* for READ CONTROL BITS */ + uint8_t *control_bytes; /* pointer to the result */ + + int scanning; /* true == between sane_start & sane_read=EOF */ + int cancelled; + int sfd; /* SCSI filedescriptor */ + int fd[2]; /* file descriptors for pipe */ + SANE_Pid pid; /* pid of child process */ + FILE *fp; + +} Microtek2_Scanner; + +/******************************************************************************/ +/* Function prototypes */ +/******************************************************************************/ + +static SANE_Status +add_device_list(SANE_String_Const, Microtek2_Device **); + +static SANE_Status +attach(Microtek2_Device *); + +static SANE_Status +attach_one (const char *); + +static SANE_Status +auto_adjust_proc_data (Microtek2_Scanner *, uint8_t **); + +static SANE_Status +calc_cx_shading_line(Microtek2_Scanner *); /* (KF) new */ + +static SANE_Status +calculate_gamma(Microtek2_Scanner *, uint8_t *, int, char *); + +static SANE_Status +calculate_sane_params(Microtek2_Scanner *); + +static SANE_Status +cancel_scan(Microtek2_Scanner *); + +static SANE_Status +check_inquiry(Microtek2_Device *, SANE_String *); + +static void +check_option(const char *, Config_Options *); + +static SANE_Status +chunky_copy_pixels(Microtek2_Scanner *, uint8_t *); + +static SANE_Status +chunky_proc_data(Microtek2_Scanner *); + +#if 0 +static void +chunky_set_exposure(uint8_t *, uint32_t, uint8_t, uint8_t, int); +#endif + +static void +cleanup_scanner(Microtek2_Scanner *); + +static SANE_Status +condense_shading(Microtek2_Scanner *); + +#ifdef HAVE_AUTHORIZATION +static SANE_Status +do_authorization(char *); +#endif + +static SANE_Status +read_shading_image(Microtek2_Scanner *); + +static SANE_Status +dump_area(uint8_t *, int, char *); + +static SANE_Status +dump_area2(uint8_t *, int, char *); + +/* currently not used */ +#if 0 +static SANE_Status +dump_to_file(uint8_t *, int, char *, char *); +#endif + +static SANE_Status +dump_attributes(Microtek2_Info *); + +static void +get_calib_params(Microtek2_Scanner *); + +static SANE_Status +get_cshading_values(Microtek2_Scanner *,uint8_t, uint32_t, float, int, + float *, float *); /* (KF) new */ +static SANE_Status +get_scan_mode_and_depth(Microtek2_Scanner *, int *, SANE_Int *, int *, int *); + +static SANE_Status +get_scan_parameters(Microtek2_Scanner *); + +static SANE_Status +get_lut_size(Microtek2_Info *, int *, int *); + +static SANE_Status +gray_copy_pixels(Microtek2_Scanner *ms, uint8_t *, int, int); + +static SANE_Status +gray_proc_data(Microtek2_Scanner *); + +#if 0 +static void +gray_set_exposure(uint8_t *, uint32_t, uint8_t, uint8_t); +#endif + +static SANE_Status +init_options(Microtek2_Scanner *, uint8_t); + +static SANE_Status +lineartfake_copy_pixels(Microtek2_Scanner *, uint8_t *, uint32_t, uint8_t, + int, FILE *); + +static SANE_Status +lineartfake_proc_data(Microtek2_Scanner *); + +static SANE_Status +lplconcat_copy_pixels(Microtek2_Scanner *, uint8_t **, int, int); + +static SANE_Status +lplconcat_proc_data(Microtek2_Scanner *ms); + +static size_t +max_string_size (const SANE_String_Const * /* strings[] */); + +static void +parse_config_file(FILE *, Config_Temp **); + +static SANE_Status +prepare_buffers(Microtek2_Scanner *); + +static SANE_Status +prepare_shading_data(Microtek2_Scanner *, uint32_t, uint8_t **); + +static SANE_Status +proc_onebit_data(Microtek2_Scanner *); + +static SANE_Status +read_cx_shading_image(Microtek2_Scanner *); + +static SANE_Status +read_cx_shading(Microtek2_Scanner *); + +static int +reader_process(void *); + +static SANE_Status +restore_gamma_options(SANE_Option_Descriptor *, Option_Value *); + +static SANE_Status +segreg_copy_pixels(Microtek2_Scanner *); + +static SANE_Status +segreg_proc_data(Microtek2_Scanner *ms); + +static void +set_exposure(Microtek2_Scanner *); + +static SANE_Status +set_option_dependencies(Microtek2_Scanner *, + SANE_Option_Descriptor *, Option_Value *); + +static SANE_Status +shading_function(Microtek2_Scanner *, uint8_t *); + +static RETSIGTYPE +signal_handler (int); + +static SANE_Status +wordchunky_copy_pixels(uint8_t *, uint32_t, int, FILE *); + +static SANE_Status +wordchunky_proc_data(Microtek2_Scanner *); + +typedef int (*qsortfunc)(const void *, const void *); + +static int compare_func_16(const uint16_t *p1, uint16_t *p2) + { + return ( *p1 - *p2 ); + } + + +/******************************************************************************/ +/* Function prototypes for basic SCSI commands */ +/******************************************************************************/ + +static SANE_Status +scsi_inquiry(Microtek2_Info *, char *); + +static SANE_Status +scsi_read_attributes(Microtek2_Info *, char *, uint8_t); + +static SANE_Status +scsi_read_control_bits(Microtek2_Scanner *); + +/* currently not used */ +/* static SANE_Status +scsi_read_gamma(Microtek2_Scanner *); */ + +static SANE_Status +scsi_read_image(Microtek2_Scanner *, uint8_t *, int); + +static SANE_Status +scsi_read_image_info(Microtek2_Scanner *); + +static SANE_Status +scsi_read_image_status(Microtek2_Scanner *); + +static SANE_Status +scsi_read_system_status(Microtek2_Device *, int); + +/* currently not used */ +/* static SANE_Status +scsi_request_sense(Microtek2_Scanner *); */ + +static SANE_Status +scsi_send_gamma(Microtek2_Scanner *); + +static SANE_Status +scsi_send_shading(Microtek2_Scanner *, uint8_t *, uint32_t, uint8_t); + +static SANE_Status +scsi_read_shading(Microtek2_Scanner *, uint8_t *, uint32_t); + +static SANE_Status +scsi_send_system_status(Microtek2_Device *, int); + +static SANE_Status +scsi_sense_handler (int, u_char *, void *); + +static SANE_Status +scsi_test_unit_ready(Microtek2_Device *); + +static SANE_Status +scsi_set_window(Microtek2_Scanner *, int); + +static SANE_Status +scsi_wait_for_image(Microtek2_Scanner *); + +#endif diff --git a/backend/mustek.c b/backend/mustek.c new file mode 100644 index 0000000..7f0db8c --- /dev/null +++ b/backend/mustek.c @@ -0,0 +1,6776 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1996, 1997 David Mosberger-Tang and Andreas Czechanowski, + 1998 Andreas Bolsch for extension to ScanExpress models version 0.6, + 2000-2005 Henning Meier-Geinitz, + 2003 James Perry (600 EP). + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek and some Trust flatbed + scanners with SCSI, parallel port (600 EP) or proprietary interface. */ + + +/**************************************************************************/ +/* Mustek backend version */ +#define BUILD 138 +/**************************************************************************/ + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include "../include/_stdint.h" + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" +#include "../include/sane/sanei_ab306.h" +#include "../include/sane/sanei_thread.h" + +#define BACKEND_NAME mustek +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" + +#include "mustek.h" +#include "mustek_scsi_pp.h" + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +/* Debug level from sanei_init_debug */ +static SANE_Int debug_level; + +/* Maximum # of inches to scan in one swoop. 0 means "unlimited." + This is here to be nice on the SCSI bus---Mustek scanners don't + disconnect while scanning is in progress, which confuses some + drivers that expect no reasonable SCSI request would take more than + 10 seconds. That's not really true for Mustek scanners operating + in certain modes, hence this limit. Usually you don't need to set it. */ +static double strip_height; + +/* Should we wait for the scan slider to return after each scan? */ +static SANE_Bool force_wait; + +/* Should we disable double buffering when reading data from the scanner? */ +static SANE_Bool disable_double_buffering; + +static SANE_Int num_devices; +static Mustek_Device *first_dev; +static Mustek_Scanner *first_handle; +static const SANE_Device **devlist = 0; + +/* Array of newly attached devices */ +static Mustek_Device **new_dev; + +/* Length of new_dev array */ +static SANE_Int new_dev_len; + +/* Number of entries alloced for new_dev */ +static SANE_Int new_dev_alloced; + +static SANE_Int lamp_off_time = 60; + +/* Used for line-distance correction: */ +static const SANE_Int color_seq[] = { + 1, 2, 0 /* green, blue, red */ +}; + +/* Which modes are supported? */ +static SANE_String_Const mode_list_paragon[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_HALFTONE, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; +static SANE_String_Const mode_list_se[] = { + SANE_VALUE_SCAN_MODE_LINEART, + SANE_VALUE_SCAN_MODE_GRAY, + SANE_VALUE_SCAN_MODE_COLOR, + 0 +}; + +static SANE_String_Const bit_depth_list_pro[] = { + "8", "12", + 0 +}; + +/* Some scanners support setting speed manually */ +static SANE_String_Const speed_list[] = { + SANE_I18N ("Slowest"), SANE_I18N ("Slower"), SANE_I18N ("Normal"), + SANE_I18N ("Faster"), SANE_I18N ("Fastest"), + 0 +}; + +/* Which scan-sources are supported? */ +static const SANE_String_Const source_list[] = { + SANE_I18N ("Flatbed"), + 0 +}; +static SANE_String_Const adf_source_list[] = { + SANE_I18N ("Flatbed"), SANE_I18N ("Automatic Document Feeder"), + 0 +}; +static SANE_String_Const ta_source_list[] = { + SANE_I18N ("Flatbed"), SANE_I18N ("Transparency Adapter"), + 0 +}; + +/* Range used for gamma and halftone pattern */ +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + +/* Which kind of halftone patterns are available? */ +static SANE_String_Const halftone_list[] = { + SANE_I18N ("8x8 coarse"), SANE_I18N ("8x8 normal"), SANE_I18N ("8x8 fine"), + SANE_I18N ("8x8 very fine"), SANE_I18N ("6x6 normal"), + SANE_I18N ("5x5 coarse"), SANE_I18N ("5x5 fine"), SANE_I18N ("4x4 coarse"), + SANE_I18N ("4x4 normal"), SANE_I18N ("4x4 fine"), SANE_I18N ("3x3 normal"), + SANE_I18N ("2x2 normal"), SANE_I18N ("8x8 custom"), + SANE_I18N ("6x6 custom"), + SANE_I18N ("5x5 custom"), SANE_I18N ("4x4 custom"), + SANE_I18N ("3x3 custom"), + SANE_I18N ("2x2 custom"), + 0 +}; + +/* Range used for brightness and contrast */ +static const SANE_Range percentage_range = { + -100 << SANE_FIXED_SCALE_SHIFT, /* minimum */ + 100 << SANE_FIXED_SCALE_SHIFT, /* maximum */ + 1 << SANE_FIXED_SCALE_SHIFT /* quantization */ +}; + +/* SCSI command buffers used by the backend */ +static const SANE_Byte scsi_inquiry[] = { + MUSTEK_SCSI_INQUIRY, 0x00, 0x00, 0x00, INQ_LEN, 0x00 +}; +static const SANE_Byte scsi_test_unit_ready[] = { + MUSTEK_SCSI_TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +static const SANE_Byte scsi_area_and_windows[] = { + MUSTEK_SCSI_AREA_AND_WINDOWS, 0x00, 0x00, 0x00, 0x09, 0x00 +}; +static const SANE_Byte scsi_request_sense[] = { + MUSTEK_SCSI_REQUEST_SENSE, 0x00, 0x00, 0x00, 0x04, 0x00 +}; +static const SANE_Byte scsi_start_stop[] = { + MUSTEK_SCSI_START_STOP, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +static const SANE_Byte scsi_ccd_distance[] = { + MUSTEK_SCSI_CCD_DISTANCE, 0x00, 0x00, 0x00, 0x05, 0x00 +}; +static const SANE_Byte scsi_get_image_status[] = { + MUSTEK_SCSI_GET_IMAGE_STATUS, 0x00, 0x00, 0x00, 0x06, 0x00 +}; +static const SANE_Byte scsi_set_window[] = { + MUSTEK_SCSI_SET_WINDOW, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00 +}; +static const SANE_Byte scsi_get_window[] = { + MUSTEK_SCSI_GET_WINDOW, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00 +}; +static const SANE_Byte scsi_read_data[] = { + MUSTEK_SCSI_READ_DATA, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +static const SANE_Byte scsi_send_data[] = { + MUSTEK_SCSI_SEND_DATA, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; +static const SANE_Byte scsi_lookup_table[] = { + MUSTEK_SCSI_LOOKUP_TABLE, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00 +}; + +/* prototypes */ +static SANE_Status area_and_windows (Mustek_Scanner * s); +static SANE_Status inquiry (Mustek_Scanner * s); + +/* Test if this machine is little endian (from coolscan.c) */ +static SANE_Bool +little_endian (void) +{ + SANE_Int testvalue = 255; + uint8_t *firstbyte = (uint8_t *) & testvalue; + + if (*firstbyte == 255) + return SANE_TRUE; + return SANE_FALSE; +} + +/* Used for Pro series. First value seems to be always 85, second one varies. + First bit of second value clear == device ready (?) */ +static SANE_Status +scsi_sense_wait_ready (Mustek_Scanner * s) +{ + struct timeval now, start; + SANE_Status status; + size_t len; + SANE_Byte sense_buffer[4]; + SANE_Byte bytetxt[300], dbgtxt[300], *pp; + + gettimeofday (&start, 0); + + while (1) + { + len = sizeof (sense_buffer); + + DBG (5, "scsi_sense_wait_ready: command size = %ld, sense size = %ld\n", + (long int) sizeof (scsi_request_sense), (long int) len); + status = sanei_scsi_cmd (s->fd, scsi_request_sense, + sizeof (scsi_request_sense), sense_buffer, + &len); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "scsi_sense_wait_ready: failed: %s\n", + sane_strstatus (status)); + return status; + } + + dbgtxt[0] = '\0'; + for (pp = sense_buffer; pp < (sense_buffer + 4); pp++) + { + sprintf ((SANE_String) bytetxt, " %02x", *pp); + strcat ((SANE_String) dbgtxt, (SANE_String) bytetxt); + } + DBG (5, "scsi_sense_wait_ready: sensebuffer: %s\n", dbgtxt); + + if (!(sense_buffer[1] & 0x01)) + { + DBG (4, "scsi_sense_wait_ready: ok\n"); + return SANE_STATUS_GOOD; + } + else + { + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (1, "scsi_sense_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + } + } + return SANE_STATUS_INVAL; +} + +/* Used for 3pass series */ +static SANE_Status +scsi_area_wait_ready (Mustek_Scanner * s) +{ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + DBG (5, "scsi_area_wait_ready\n"); + while (1) + { + status = area_and_windows (s); + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (3, "scsi_area_wait_ready: failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (1, "scsi_area_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + break; + + case SANE_STATUS_GOOD: + return status; + } + } + return SANE_STATUS_INVAL; +} + +static SANE_Status +scsi_unit_wait_ready (Mustek_Scanner * s) +{ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + while (1) + { + DBG (5, "scsi_unit_wait_ready: sending TEST_UNIT_READY\n"); + status = sanei_scsi_cmd (s->fd, scsi_test_unit_ready, + sizeof (scsi_test_unit_ready), 0, 0); + DBG (5, "scsi_unit_wait_ready: TEST_UNIT_READY finished\n"); + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (3, "scsi_unit_wait_ready: test unit ready failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (1, "scsi_unit_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + break; + + case SANE_STATUS_GOOD: + return status; + } + } + return SANE_STATUS_INVAL; +} + +static SANE_Status +scsi_inquiry_wait_ready (Mustek_Scanner * s) +{ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + while (1) + { + DBG (5, "scsi_inquiry_wait_ready: sending INQUIRY\n"); + status = inquiry (s); + DBG (5, "scsi_inquiry_wait_ready: INQUIRY finished\n"); + switch (status) + { + default: + /* Ignore errors while waiting for scanner to become ready. + Some SCSI drivers return EIO while the scanner is + returning to the home position. */ + DBG (3, "scsi_unit_wait_ready: inquiry failed (%s)\n", + sane_strstatus (status)); + /* fall through */ + case SANE_STATUS_DEVICE_BUSY: + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (1, "scsi_unit_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (500000); /* retry after 500ms */ + break; + + case SANE_STATUS_GOOD: + return status; + } + } + return SANE_STATUS_INVAL; +} + +static SANE_Status +n_wait_ready (Mustek_Scanner * s) +{ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + DBG (5, "n_wait_ready\n"); + while (1) + { + status = sanei_ab306_test_ready (s->fd); + if (status == SANE_STATUS_GOOD) + return SANE_STATUS_GOOD; + + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (1, "n_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + } +} + +static SANE_Status +scsi_pp_wait_ready (Mustek_Scanner * s) +{ + struct timeval now, start; + SANE_Status status; + + gettimeofday (&start, 0); + + DBG (5, "scsi_pp_wait_ready\n"); + while (1) + { + status = mustek_scsi_pp_test_ready (s->fd); + if (status == SANE_STATUS_GOOD) + return SANE_STATUS_GOOD; + + gettimeofday (&now, 0); + if (now.tv_sec - start.tv_sec >= MAX_WAITING_TIME) + { + DBG (1, "scsi_pp_wait_ready: timed out after %lu seconds\n", + (u_long) (now.tv_sec - start.tv_sec)); + return SANE_STATUS_INVAL; + } + usleep (100000); /* retry after 100ms */ + } +} + +static SANE_Status +dev_wait_ready (Mustek_Scanner * s) +{ + if (s->hw->flags & MUSTEK_FLAG_N) + return n_wait_ready (s); + else if (s->hw->flags & MUSTEK_FLAG_SCSI_PP) + return scsi_pp_wait_ready (s); + else if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + SANE_Status status; + + /* some 3-pass scanners seem to need the inquiry wait, too */ + status = scsi_area_wait_ready (s); + if (status != SANE_STATUS_GOOD) + return status; + return scsi_inquiry_wait_ready (s); + } + else if ((s->hw->flags & MUSTEK_FLAG_PARAGON_1) + || (s->hw->flags & MUSTEK_FLAG_PARAGON_2)) + return scsi_inquiry_wait_ready (s); + else if (s->hw->flags & MUSTEK_FLAG_PRO) + return scsi_sense_wait_ready (s); + else + return scsi_unit_wait_ready (s); +} + +static SANE_Status +dev_open (SANE_String_Const devname, Mustek_Scanner * s, + SANEI_SCSI_Sense_Handler handler) +{ + SANE_Status status; + + DBG (5, "dev_open %s\n", devname); + +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + s->hw->buffer_size = s->hw->max_buffer_size; + status = sanei_scsi_open_extended (devname, &s->fd, handler, 0, + &s->hw->buffer_size); +#else + s->hw->buffer_size = MIN (sanei_scsi_max_request_size, + s->hw->max_buffer_size); + status = sanei_scsi_open (devname, &s->fd, handler, 0); +#endif + + if (status == SANE_STATUS_GOOD) + { + DBG (3, "dev_open: %s is a SCSI device\n", devname); + DBG (4, "dev_open: wanted %d kbytes, got %d kbytes buffer\n", + s->hw->max_buffer_size / 1024, s->hw->buffer_size / 1024); + if (s->hw->buffer_size < 4096) + { + DBG (1, "dev_open: sanei_scsi_open buffer too small\n"); + sanei_scsi_close (s->fd); + return SANE_STATUS_NO_MEM; + } + } + else + { + DBG (3, "dev_open: %s: can't open %s as a SCSI device\n", + sane_strstatus (status), devname); + + status = sanei_ab306_open (devname, &s->fd); + if (status == SANE_STATUS_GOOD) + { + s->hw->flags |= MUSTEK_FLAG_N; + DBG (3, "dev_open: %s is an AB306N device\n", devname); + } + else + { + DBG (3, "dev_open: %s: can't open %s as an AB306N device\n", + sane_strstatus (status), devname); + + status = mustek_scsi_pp_open (devname, &s->fd); + if (status == SANE_STATUS_GOOD) + { + s->hw->flags |= MUSTEK_FLAG_SCSI_PP; + DBG (3, "dev_open: %s is a SCSI-over-parallel device\n", + devname); + } + else + { + DBG (3, + "dev_open: %s: can't open %s as a SCSI-over-parallel device\n", + sane_strstatus (status), devname); + DBG (1, "dev_open: can't open %s\n", devname); + return SANE_STATUS_INVAL; + } + } + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +dev_cmd (Mustek_Scanner * s, const void *src, size_t src_size, + void *dst, size_t * dst_size) +{ + SANE_Status status; + SANE_Byte cmd_byte_list[50]; + SANE_Byte cmd_byte[5]; + const SANE_Byte *pp; + + DBG (5, "dev_cmd: fd=%d, src=%p, src_size=%ld, dst=%p, dst_size=%ld\n", + s->fd, src, (long int) src_size, dst, + (long int) (dst_size ? *dst_size : 0)); + + if (src && (debug_level >= 5)) /* output data sent to SCSI device */ + { + cmd_byte_list[0] = '\0'; + for (pp = (const SANE_Byte *) src; + pp < (((const SANE_Byte *) src) + src_size); pp++) + { + sprintf ((SANE_String) cmd_byte, " %02x", *pp); + strcat ((SANE_String) cmd_byte_list, (SANE_String) cmd_byte); + if (((pp - (const SANE_Byte *) src) % 0x10 == 0x0f) + || (pp >= (((const SANE_Byte *) src) + src_size - 1))) + { + DBG (5, "dev_cmd: sending: %s\n", cmd_byte_list); + cmd_byte_list[0] = '\0'; + } + } + } + if (s->hw->flags & MUSTEK_FLAG_N) + status = sanei_ab306_cmd (s->fd, src, src_size, dst, dst_size); + else if (s->hw->flags & MUSTEK_FLAG_SCSI_PP) + status = mustek_scsi_pp_cmd (s->fd, src, src_size, dst, dst_size); + else + status = sanei_scsi_cmd (s->fd, src, src_size, dst, dst_size); + + if (dst && dst_size && (debug_level >= 5)) + /* output data received from SCSI device */ + { + cmd_byte_list[0] = '\0'; + for (pp = (const SANE_Byte *) dst; + pp < (((const SANE_Byte *) dst) + *dst_size); pp++) + { + sprintf ((SANE_String) cmd_byte, " %02x", *pp); + strcat ((SANE_String) cmd_byte_list, (SANE_String) cmd_byte); + if (((pp - (const SANE_Byte *) dst) % 0x10 == 0x0f) + || (pp >= (((const SANE_Byte *) dst) + *dst_size - 1))) + { + DBG (5, "dev_cmd: receiving: %s\n", cmd_byte_list); + cmd_byte_list[0] = '\0'; + } + } + } + + DBG (5, "dev_cmd: finished: dst_size=%ld, status=%s\n", + (long int) (dst_size ? *dst_size : 0), sane_strstatus (status)); + return status; +} + +static SANE_Status +dev_req_wait (void *id) +{ + if (!id) + return SANE_STATUS_GOOD; + else + return sanei_scsi_req_wait (id); +} + +static SANE_Status +dev_block_read_start (Mustek_Scanner * s, SANE_Int lines) +{ + DBG (4, "dev_block_read_start: entering block for %d lines\n", lines); + if (s->hw->flags & MUSTEK_FLAG_N) + { + SANE_Byte readlines[6]; + + memset (readlines, 0, sizeof (readlines)); + readlines[0] = MUSTEK_SCSI_READ_SCANNED_DATA; + readlines[2] = (lines >> 16) & 0xff; + readlines[3] = (lines >> 8) & 0xff; + readlines[4] = (lines >> 0) & 0xff; + return sanei_ab306_cmd (s->fd, readlines, sizeof (readlines), 0, 0); + } + else if (s->hw->flags & MUSTEK_FLAG_SCSI_PP) + { + SANE_Byte readlines[6]; + + memset (readlines, 0, sizeof (readlines)); + readlines[0] = MUSTEK_SCSI_READ_SCANNED_DATA; + readlines[2] = (lines >> 16) & 0xff; + readlines[3] = (lines >> 8) & 0xff; + readlines[4] = (lines >> 0) & 0xff; + return mustek_scsi_pp_cmd (s->fd, readlines, sizeof (readlines), 0, 0); + } + else if (s->hw->flags & MUSTEK_FLAG_PARAGON_2) + { + SANE_Byte buffer[6]; + size_t len; + SANE_Int color; + SANE_Status status; + + /* reset line-distance values */ + if (s->mode & MUSTEK_MODE_COLOR) + { + for (color = 0; color < 3; ++color) + { + s->ld.index[color] = -s->ld.dist[color]; + } + s->ld.lmod3 = -1; + s->ld.ld_line = 0; + } + + /* Get image status (necessary to start new block) */ + len = sizeof (buffer); + status = dev_cmd (s, scsi_get_image_status, + sizeof (scsi_get_image_status), buffer, &len); + if (status != SANE_STATUS_GOOD) + return status; + + /* tell scanner how many lines to scan in one block */ + memset (buffer, 0, sizeof (buffer)); + buffer[0] = MUSTEK_SCSI_READ_SCANNED_DATA; + buffer[2] = (lines >> 16) & 0xff; + buffer[3] = (lines >> 8) & 0xff; + buffer[4] = (lines >> 0) & 0xff; + buffer[5] = 0x04; + return sanei_scsi_cmd (s->fd, buffer, sizeof (buffer), 0, 0); + } + else + return SANE_STATUS_GOOD; +} + +static SANE_Status +dev_read_req_enter (Mustek_Scanner * s, SANE_Byte * buf, SANE_Int lines, + SANE_Int bpl, size_t * lenp, void **idp, SANE_Int bank, + SANE_Byte * command) +{ + *lenp = lines * bpl; + + if (s->hw->flags & MUSTEK_FLAG_N) + { + SANE_Int planes; + + *idp = 0; + planes = (s->mode & MUSTEK_MODE_COLOR) ? 3 : 1; + + return sanei_ab306_rdata (s->fd, planes, buf, lines, bpl); + } + else if (s->hw->flags & MUSTEK_FLAG_SCSI_PP) + { + SANE_Int planes; + + *idp = 0; + planes = (s->mode & MUSTEK_MODE_COLOR) ? 3 : 1; + + return mustek_scsi_pp_rdata (s->fd, planes, buf, lines, bpl); + } + else + { + if (s->hw->flags & MUSTEK_FLAG_SE) + { + if (s->mode & MUSTEK_MODE_COLOR) + lines *= 3; + + memset (command, 0, 10); + command[0] = MUSTEK_SCSI_READ_DATA; + command[6] = bank; /* buffer bank not used ??? */ + command[7] = (lines >> 8) & 0xff; + command[8] = (lines >> 0) & 0xff; + return sanei_scsi_req_enter (s->fd, command, 10, buf, lenp, idp); + } + else if (s->hw->flags & MUSTEK_FLAG_PRO) + { + memset (command, 0, 6); + command[0] = MUSTEK_SCSI_READ_SCANNED_DATA; + command[2] = ((lines * bpl) >> 16) & 0xff; + command[3] = ((lines * bpl) >> 8) & 0xff; + command[4] = ((lines * bpl) >> 0) & 0xff; + + return sanei_scsi_req_enter (s->fd, command, 6, buf, lenp, idp); + } + else /* Paragon series */ + { + memset (command, 0, 6); + command[0] = MUSTEK_SCSI_READ_SCANNED_DATA; + command[2] = (lines >> 16) & 0xff; + command[3] = (lines >> 8) & 0xff; + command[4] = (lines >> 0) & 0xff; + return sanei_scsi_req_enter (s->fd, command, 6, buf, lenp, idp); + } + } +} + +static void +dev_close (Mustek_Scanner * s) +{ + if (s->hw->flags & MUSTEK_FLAG_N) + sanei_ab306_close (s->fd); + else if (s->hw->flags & MUSTEK_FLAG_SCSI_PP) + mustek_scsi_pp_close (s->fd); + else + sanei_scsi_close (s->fd); +} + +static SANE_Status +sense_handler (SANE_Int scsi_fd, SANE_Byte * result, void *arg) +{ + if (!result) + { + DBG (5, "sense_handler: no sense buffer\n"); + return SANE_STATUS_IO_ERROR; + } + if (!arg) + DBG (5, "sense_handler: got sense code %02x for fd %d (arg = null)\n", + result[0], scsi_fd); + else + DBG (5, "sense_handler: got sense code %02x for fd %d (arg = %uc)\n", + result[0], scsi_fd, *(SANE_Byte *) arg); + switch (result[0]) + { + case 0x00: + break; + + case 0x82: + if (result[1] & 0x80) + { + DBG (3, "sense_handler: ADF is jammed\n"); + return SANE_STATUS_JAMMED; /* ADF is jammed */ + } + break; + + case 0x83: + if (result[2] & 0x02) + { + DBG (3, "sense_handler: ADF is out of documents\n"); + return SANE_STATUS_NO_DOCS; /* ADF out of documents */ + } + break; + + case 0x84: + if (result[1] & 0x10) + { + DBG (3, "sense_handler: transparency adapter cover open\n"); + return SANE_STATUS_COVER_OPEN; /* open transparency adapter cover */ + } + break; + + default: + DBG (1, "sense_handler: got unknown sense code %02x for fd %d\n", + result[0], scsi_fd); + return SANE_STATUS_IO_ERROR; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +inquiry (Mustek_Scanner * s) +{ + SANE_Byte result[INQ_LEN]; + size_t size; + SANE_Status status; + + DBG (5, "inquiry: sending INQUIRY\n"); + size = sizeof (result); + + memset (result, 0, size); + + status = dev_cmd (s, scsi_inquiry, sizeof (scsi_inquiry), result, &size); + if (status != SANE_STATUS_GOOD) + return status; + + /* checking ADF status */ + if (s->hw->flags & MUSTEK_FLAG_ADF) + { + if (result[63] & (1 << 3)) + { + s->hw->flags |= MUSTEK_FLAG_ADF_READY; + DBG (4, "inquiry: ADF ready\n"); + } + else + { + s->hw->flags &= ~MUSTEK_FLAG_ADF_READY; + DBG (4, "inquiry: ADF not ready (out of paper)\n"); + } + } + if (!result[0]) + return SANE_STATUS_DEVICE_BUSY; + return SANE_STATUS_GOOD; +} + +static SANE_Status +paragon_2_get_adf_status (Mustek_Scanner * s) +{ + SANE_Status status; + size_t len; + SANE_Byte sense_buffer[4]; + + len = sizeof (sense_buffer); + + status = sanei_scsi_cmd (s->fd, scsi_request_sense, + sizeof (scsi_request_sense), sense_buffer, &len); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "paragon_2_get_adf_status: %s\n", sane_strstatus (status)); + return status; + } + DBG (5, "paragon_2_get_adf_status: sense_buffer: %x %x %x %x\n", + sense_buffer[0], sense_buffer[1], sense_buffer[3], sense_buffer[3]); + + if (sense_buffer[0] == 0x00 && sense_buffer[1] == 0x00) + return SANE_STATUS_GOOD; + + return SANE_STATUS_NO_DOCS; +} + +static SANE_Bool +ta_available_pro (Mustek_Scanner * s) +{ + SANE_Status status; + size_t len; + SANE_Byte sense_buffer[4]; + + len = sizeof (sense_buffer); + + status = sanei_scsi_cmd (s->fd, scsi_request_sense, + sizeof (scsi_request_sense), sense_buffer, &len); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "ta_available_pro: failed: %s\n", sane_strstatus (status)); + return status; + } + DBG (5, "ta_available_pro: sense_buffer[2] = %x\n", sense_buffer[2]); + + scsi_unit_wait_ready (s); + if (sense_buffer[2] == 0x40) + return SANE_TRUE; + + return SANE_FALSE; +} + +static SANE_Status +attach (SANE_String_Const devname, Mustek_Device ** devp, SANE_Bool may_wait) +{ + SANE_Int mustek_scanner, fw_revision; + SANE_Byte result[INQ_LEN]; + SANE_Byte inquiry_byte_list[50], inquiry_text_list[17]; + SANE_Byte inquiry_byte[5], inquiry_text[5]; + SANE_Byte *model_name = result + 44; + Mustek_Scanner s; + Mustek_Device *dev, new_dev; + SANE_Status status; + size_t size; + SANE_String scsi_device_type[] = { + "Direct-Access", "Sequential-Access", "Printer", "Processor", + "Write-Once", "CD-ROM", "Scanner", "Optical Memory", "Medium Changer", + "Communications" + }; + SANE_Byte scsi_vendor[9]; + SANE_Byte scsi_product[17]; + SANE_Byte scsi_revision[5]; + SANE_Byte *pp; + SANE_Bool warning = SANE_FALSE; + SANE_Int firmware_format = 0; + SANE_Int firmware_revision_system = 0; + + if (devp) + *devp = 0; + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; + } + + memset (&new_dev, 0, sizeof (new_dev)); + memset (&s, 0, sizeof (s)); + s.hw = &new_dev; + s.hw->max_buffer_size = 8 * 1024; + + DBG (3, "attach: trying device %s\n", devname); + + status = dev_open (devname, &s, sense_handler); + if (status != SANE_STATUS_GOOD) + return status; + + if (may_wait || force_wait) + dev_wait_ready (&s); + + DBG (5, "attach: sending INQUIRY\n"); + size = sizeof (result); + memset (result, 0, sizeof (result)); + status = dev_cmd (&s, scsi_inquiry, sizeof (scsi_inquiry), result, &size); + if (status != SANE_STATUS_GOOD || size != INQ_LEN) + { + DBG (1, "attach: inquiry for device %s failed (%s)\n", devname, + sane_strstatus (status)); + dev_close (&s); + return status; + } + + status = dev_wait_ready (&s); + dev_close (&s); + + if (status != SANE_STATUS_GOOD) + return status; + + if ((result[0] & 0x1f) != 0x06) + { + DBG (1, "attach: device %s doesn't look like a scanner at all (%d)\n", + devname, result[0] & 0x1f); + return SANE_STATUS_INVAL; + } + + if (debug_level >= 3) + { + /* clear spaces and special chars */ + strncpy ((SANE_String) scsi_vendor, (SANE_String) result + 8, 8); + scsi_vendor[8] = '\0'; + pp = scsi_vendor + 7; + while (pp >= scsi_vendor && (*pp == ' ' || *pp >= 127)) + *pp-- = '\0'; + strncpy ((SANE_String) scsi_product, (SANE_String) result + 16, 16); + scsi_product[16] = '\0'; + pp = scsi_product + 15; + while (pp >= scsi_product && (*pp == ' ' || *pp >= 127)) + *pp-- = '\0'; + strncpy ((SANE_String) scsi_revision, (SANE_String) result + 32, 4); + scsi_revision[4] = '\0'; + pp = scsi_revision + 3; + while (pp >= scsi_revision && (*pp == ' ' || *pp >= 127)) + *pp-- = '\0'; + DBG (3, "attach: SCSI Vendor: `%-8s' Model: `%-16s' Rev.: `%-4s'\n", + scsi_vendor, scsi_product, scsi_revision); + DBG (3, "attach: SCSI Type: %s; ANSI rev.: %d\n", + ((result[0] & 0x1f) < 0x10) ? + scsi_device_type[result[0] & 0x1f] : "Unknown", result[2] & 0x03); + DBG (3, "attach: SCSI flags: %s%s%s%s%s%s%s\n", + (result[7] & 0x80) ? "RelAdr " : "", + (result[7] & 0x40) ? "WBus32 " : "", + (result[7] & 0x20) ? "WBus16 " : "", + (result[7] & 0x10) ? "Sync " : "", + (result[7] & 0x08) ? "Linked " : "", + (result[7] & 0x02) ? "CmdQue " : "", + (result[7] & 0x01) ? "SftRe " : ""); + } + + if (debug_level >= 4) + { + /* print out inquiry */ + DBG (4, "attach: inquiry output:\n"); + inquiry_byte_list[0] = '\0'; + inquiry_text_list[0] = '\0'; + for (pp = result; pp < (result + INQ_LEN); pp++) + { + sprintf ((SANE_String) inquiry_text, "%c", + (*pp < 127) && (*pp > 31) ? *pp : '.'); + strcat ((SANE_String) inquiry_text_list, + (SANE_String) inquiry_text); + sprintf ((SANE_String) inquiry_byte, " %02x", *pp); + strcat ((SANE_String) inquiry_byte_list, + (SANE_String) inquiry_byte); + if ((pp - result) % 0x10 == 0x0f) + { + DBG (4, "%s %s\n", inquiry_byte_list, inquiry_text_list); + inquiry_byte_list[0] = '\0'; + inquiry_text_list[0] = '\0'; + } + } + } + + /* first check for new firmware format: */ + mustek_scanner = (strncmp ((SANE_String) result + 36, "MUSTEK", 6) == 0); + if (mustek_scanner) + { + if (result[43] == 'M') + { + DBG (3, "attach: found Mustek scanner (pro series firmware " + "format)\n"); + firmware_format = 2; + model_name = result + 43; + } + else + { + DBG (3, "attach: found Mustek scanner (new firmware format)\n"); + firmware_format = 1; + } + } + else + { + /* check for old format: */ + mustek_scanner = (strncmp ((SANE_String) result + 8, "MUSTEK", 6) == 0); + if (mustek_scanner) + { + model_name = result + 16; + DBG (3, "attach: found Mustek scanner (old firmware format)\n"); + firmware_format = 0; + } + else + { + /* Check for some non-Mustek scanners an print warning */ + if (strncmp ((SANE_String) result + 8, "Trust", 5) == 0) + DBG (1, "attach: this is a real Trust scanner. It is not " + " supported by this backend.\n"); + if (strncmp ((SANE_String) result + 8, "Aashima", 7) == 0) + DBG (1, "attach: this is an Aashima/Teco scanner. It is not " + " supported by this backend.\n"); + if (strncmp ((SANE_String) result + 16, "Flatbed Scanner", 15) == 0 + && strncmp ((SANE_String) result + 42, "TECO", 4) == 0) + DBG (1, "attach: this is a Relysis/Teco scanner. It is not " + " supported by this backend.\n"); + DBG (1, "attach: device %s doesn't look like a Mustek scanner\n", + devname); + return SANE_STATUS_INVAL; + } + } + + /* get firmware revision as BCD number: */ + /* General format: x.yz */ + /* Newer ScanExpress scanners (ID XC06): Vxyz */ + if (result[33] == '.') + { + fw_revision = + (result[32] - '0') << 8 | (result[34] - '0') << 4 | (result[35] - + '0'); + firmware_revision_system = 0; + DBG (4, "attach: old firmware revision system\n"); + } + else + { + fw_revision = + (result[33] - '0') << 8 | (result[34] - '0') << 4 | (result[35] - + '0'); + firmware_revision_system = 1; + DBG (4, "attach: new firmware revision system\n"); + } + DBG (3, "attach: firmware revision %d.%02x\n", + fw_revision >> 8, fw_revision & 0xff); + + dev = malloc (sizeof (*dev)); + if (!dev) + return SANE_STATUS_NO_MEM; + + memcpy (dev, &new_dev, sizeof (*dev)); + + dev->name = strdup (devname); + if (!dev->name) + return SANE_STATUS_NO_MEM; + dev->sane.name = (SANE_String_Const) dev->name; + dev->sane.vendor = "Mustek"; + dev->sane.type = "flatbed scanner"; + + dev->x_range.min = 0; + dev->y_range.min = 0; + dev->x_range.quant = 0; + dev->y_range.quant = 0; + dev->x_trans_range.min = 0; + dev->y_trans_range.min = 0; + /* default to something really small to be on the safe side: */ + dev->x_trans_range.max = SANE_FIX (8.0 * MM_PER_INCH); + dev->y_trans_range.max = SANE_FIX (5.0 * MM_PER_INCH); + dev->x_trans_range.quant = 0; + dev->y_trans_range.quant = 0; + dev->dpi_range.min = SANE_FIX (72); /* some scanners don't like low dpi */ + dev->dpi_range.quant = SANE_FIX (1); + /* default to 128 kB */ + dev->max_buffer_size = 128 * 1024; /* SCSI buffer -> use 64 k per buffer */ + dev->max_block_buffer_size = 1024 * 1024 * 1024; + dev->firmware_format = firmware_format; + dev->firmware_revision_system = firmware_revision_system; + + DBG (3, "attach: scanner id: %.11s\n", model_name); + if (strncmp ((SANE_String) model_name + 10, "PRO", 3) == 0) + DBG (3, "attach: this is probably a Paragon Pro series scanner\n"); + else if (strncmp ((SANE_String) model_name, "MFC", 3) == 0) + DBG (3, "attach: this is probably a Paragon series II scanner\n"); + else if (strncmp ((SANE_String) model_name, "M", 1) == 0) + DBG (3, + "attach: this is probably a Paragon series I or 3-pass scanner\n"); + else if (strncmp ((SANE_String) model_name, " C", 2) == 0) + DBG (3, "attach: this is probably a ScanExpress series A4 scanner\n"); + else if (strncmp ((SANE_String) model_name, " L", 2) == 0) + DBG (3, "attach: this is probably a ScanExpress series A3 scanner\n"); + else if (strncmp ((SANE_String) model_name, "XC", 2) == 0) + DBG (3, + "attach: this is probably a ScanExpress Plus series A4 scanner\n"); + else + DBG (3, "attach: I am not sure what type of scanner this is\n"); + + /* Paragon 3-pass series */ + if (strncmp ((SANE_String) model_name, "MFS-12000CX", 11) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon MFS-12000CX v4.00 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.max = SANE_FIX (14.00 * MM_PER_INCH); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (1.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (255.0); + dev->dpi_range.max = SANE_FIX (1200); + dev->sane.model = "MFS-12000CX"; + } + /* There are two different versions of the MFS-6000CX, one has the model + name "MFS-06000CX", the other one is "MSF-06000CZ" */ + else if (strncmp ((SANE_String) model_name, "MFS-06000CX", 11) == 0) + { + /* These values were measured and tested with a Paragon MFS-6000CX + v4.06 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.max = SANE_FIX (13.86 * MM_PER_INCH); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (2.0); + dev->x_trans_range.max = SANE_FIX (203.0); + dev->y_trans_range.max = SANE_FIX (255.0); + + dev->dpi_range.max = SANE_FIX (600); + dev->sane.model = "MFS-6000CX"; + } + else if (strncmp ((SANE_String) model_name, "MSF-06000CZ", 11) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon MFS-6000CX v4.00 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.max = SANE_FIX (13.85 * MM_PER_INCH); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (2.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (255.0); + + dev->dpi_range.max = SANE_FIX (600); + dev->sane.model = "MFS-6000CX"; + } + + /* Paragon 1-pass 14" series I */ + + /* I haven't seen a single report for this, but it is mentioned in + the old man page. All reported Paragon 1200SP had a model name + "MFS-12000SP" */ + else if (strncmp ((SANE_String) model_name, "MSF-12000SP", 11) == 0) + { + /* These values are not tested and mostly guessed. */ + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.max = SANE_FIX (13.85 * MM_PER_INCH); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (1.0); + dev->x_trans_range.max = SANE_FIX (200.0); + dev->y_trans_range.max = SANE_FIX (250.0); + dev->dpi_range.max = SANE_FIX (1200); + dev->flags |= MUSTEK_FLAG_LD_NONE; + dev->flags |= MUSTEK_FLAG_PARAGON_1; + dev->flags |= MUSTEK_FLAG_USE_BLOCK; + dev->sane.model = "MFS-12000SP"; + warning = SANE_TRUE; + } + /* MFS-8000 SP v 1.x */ + else if (strncmp ((SANE_String) model_name, "MSF-08000SP", 11) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon MFS-8000SP v1.20 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.min = SANE_FIX (0); + dev->y_range.max = SANE_FIX (355.6); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (1.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (255.0); + + dev->dpi_range.max = SANE_FIX (800); + /* At least scanners with firmware 1.20 need a gamma table upload + in color mode, otherwise the image is red */ + if (fw_revision == 0x120) + dev->flags |= MUSTEK_FLAG_FORCE_GAMMA; + dev->flags |= MUSTEK_FLAG_PARAGON_1; + dev->sane.model = "MFS-8000SP"; + } + /* This model name exists */ + else if (strncmp ((SANE_String) model_name, "MSF-06000SP", 11) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon MFS-6000SP v3.12 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.max = SANE_FIX (355.6); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (1.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (255.0); + dev->dpi_range.max = SANE_FIX (600); + /* Looks like at least some versions of this scanner produce black images + in gray and color mode if MUSTEK_FORCE_GAMMA is not set. At least + versions 2.01, 2.02 and 2.10 are reported as having this bug. 3.12 + doesn't need this workaround but it doesn't harm either. */ + dev->flags |= MUSTEK_FLAG_FORCE_GAMMA; + dev->flags |= MUSTEK_FLAG_PARAGON_1; + dev->sane.model = "MFS-6000SP"; + } + + /* This one was reported multiple times */ + else if (strncmp ((SANE_String) model_name, "MFS-12000SP", 11) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon MFS-12000SP v1.02 and v1.00 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (217.0); + dev->y_range.min = SANE_FIX (2.0); + dev->y_range.max = SANE_FIX (352.0); + dev->x_trans_range.min = SANE_FIX (0.0); + dev->y_trans_range.min = SANE_FIX (0.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (250.0); + + dev->dpi_range.max = SANE_FIX (1200); + /* Earlier versions of this source code used MUSTEK_FLAG_LD_MFS + for firmware versions < 1.02 and LD_NONE for the rest. This + didn't work for my scanners. 1.00 doesn't need any LD + correction, 1.02, 1.07 and 1.11 do need normal LD + corrections. Maybe all != 1.00 need normal LD */ + dev->flags |= MUSTEK_FLAG_PARAGON_1; + dev->flags |= MUSTEK_FLAG_LD_BLOCK; + dev->flags |= MUSTEK_FLAG_USE_BLOCK; + dev->sane.model = "MFS-12000SP"; + } + /* MFS-8000 SP v2.x */ + else if (strncmp ((SANE_String) model_name, "MFS-08000SP", 11) == 0) + { + /* These values are tested with a MFS-08000SP v 2.04 */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.min = SANE_FIX (0); + dev->y_range.max = SANE_FIX (355.6); + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (1.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (255.0); + + dev->dpi_range.max = SANE_FIX (800); + /* At least scanners with firmware 1.20 need a gamma table upload + in color mode, otherwise the image is red */ + if (fw_revision == 0x120) + dev->flags |= MUSTEK_FLAG_FORCE_GAMMA; + dev->flags |= MUSTEK_FLAG_PARAGON_1; + dev->sane.model = "MFS-8000SP"; + } + /* I have never seen one of those */ + else if (strncmp ((SANE_String) model_name, "MFS-06000SP", 11) == 0) + { + /* These values are not tested. */ + dev->x_range.max = SANE_FIX (8.5 * MM_PER_INCH); + dev->y_range.max = SANE_FIX (13.84 * MM_PER_INCH); + /* copied from MSF-06000SP */ + dev->x_trans_range.min = SANE_FIX (1.0); + dev->y_trans_range.min = SANE_FIX (1.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (255.0); + dev->dpi_range.max = SANE_FIX (600); + dev->flags |= MUSTEK_FLAG_PARAGON_1; + dev->sane.model = "MFS-6000SP"; + warning = SANE_TRUE; + } + + /* Paragon 1-pass A4 series II */ + else if (strncmp ((SANE_String) model_name, "MFC-08000CZ", 11) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon 800 II SP v1.06. */ + dev->x_range.min = SANE_FIX (1.5); + dev->x_range.max = SANE_FIX (218.0); + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.max = SANE_FIX (293.0); + dev->x_trans_range.min = SANE_FIX (0.0); + dev->y_trans_range.min = SANE_FIX (0.0); + dev->x_trans_range.max = SANE_FIX (205.0); + dev->y_trans_range.max = SANE_FIX (254.0); + + dev->dpi_range.max = SANE_FIX (800); + dev->max_block_buffer_size = 2 * 1024 * 1024; + + dev->flags |= MUSTEK_FLAG_PARAGON_2; + dev->flags |= MUSTEK_FLAG_LD_BLOCK; + dev->flags |= MUSTEK_FLAG_USE_BLOCK; + dev->sane.model = "800S/800 II SP"; + } + else if (strncmp ((SANE_String) model_name, "MFC-06000CZ", 11) == 0) + { + /* These values were measured and compared to those from the + Windows driver. Tested with a Paragon 600 II CD, a Paragon + MFC-600S and a Paragon 600 II N. */ + dev->x_range.min = SANE_FIX (0.0); + dev->x_range.max = SANE_FIX (218.0); + dev->y_range.min = SANE_FIX (0.0); + dev->y_range.max = SANE_FIX (293.0); + dev->x_trans_range.min = SANE_FIX (0.0); + dev->y_trans_range.min = SANE_FIX (0.0); + dev->x_trans_range.max = SANE_FIX (201.0); + dev->y_trans_range.max = SANE_FIX (257.0); + + dev->dpi_range.max = SANE_FIX (600); + /* This model comes in a non-scsi version, too. It is supplied + with its own parallel-port like adapter, an AB306N. Two + firmware revisions are known: 1.01 and 2.00. Each needs its + own line-distance correction code. */ + if (dev->flags & MUSTEK_FLAG_N) + { + if (fw_revision < 0x200) + dev->flags |= MUSTEK_FLAG_LD_N1; + else + dev->flags |= MUSTEK_FLAG_LD_N2; + dev->x_trans_range.min = SANE_FIX (33.0); + dev->y_trans_range.min = SANE_FIX (62.0); + dev->x_trans_range.max = SANE_FIX (183.0); + dev->y_trans_range.max = SANE_FIX (238.0); + dev->max_block_buffer_size = 1024 * 1024 * 1024; + dev->sane.model = "600 II N"; + } + else if (dev->flags & MUSTEK_FLAG_SCSI_PP) + { + /* FIXME; experiment with different line distance codes later */ + dev->dpi_range.min = SANE_FIX (75.0); + dev->flags |= MUSTEK_FLAG_LD_NONE; + dev->max_block_buffer_size = 2 * 1024 * 1024; + dev->sane.model = "600 II EP"; + } + else + { + dev->sane.model = "600S/600 II CD"; + dev->flags |= MUSTEK_FLAG_PARAGON_2; + dev->flags |= MUSTEK_FLAG_LD_BLOCK; + dev->flags |= MUSTEK_FLAG_USE_BLOCK; + dev->max_block_buffer_size = 2 * 1024 * 1024; + } + } + + /* ScanExpress and ScanMagic series */ + else if (strncmp ((SANE_String) model_name, " C03", 4) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a ScannExpress 6000SP 1.00 */ + dev->x_range.max = SANE_FIX (215); + dev->y_range.min = SANE_FIX (0); + dev->y_range.max = SANE_FIX (293); + + dev->x_trans_range.min = SANE_FIX (0); + dev->y_trans_range.min = SANE_FIX (0); + dev->x_trans_range.max = SANE_FIX (150.0); + dev->y_trans_range.max = SANE_FIX (175.0); + + dev->dpi_range.max = SANE_FIX (600); + dev->dpi_range.min = SANE_FIX (60); + dev->flags |= MUSTEK_FLAG_SE; + /* At least the SE 6000SP with firmware 1.00 limits its + x-resolution to 300 dpi and does *no* interpolation at higher + resolutions. So this has to be done in software. */ + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + dev->sane.model = "ScanExpress 6000SP"; + } + /* There are two different versions of the ScanExpress 12000SP, one + has the model name " C06", the other one is "XC06". The latter + seems to be used in the newer "Plus" models. + Also there is the Mustek ScanExpress 1200 FS, which looks similar to the + ScanExpress 12000 SP but has an "F" instead of the "V" in the + firmware version. + */ + else if (strncmp ((SANE_String) model_name, " C06", 4) == 0) + { + if (result[32] == 'F') + { + /* Mustek ScanExpress 1200 FS. Completely untested. */ + dev->x_range.min = SANE_FIX (0); + dev->y_range.min = SANE_FIX (0); + dev->x_range.max = SANE_FIX (215.9); + dev->y_range.max = SANE_FIX (291.2); + + dev->x_trans_range.min = SANE_FIX (0); + dev->y_trans_range.min = SANE_FIX (0); + dev->x_trans_range.max = SANE_FIX (150.0); + dev->y_trans_range.max = SANE_FIX (175.0); + + dev->dpi_range.max = SANE_FIX (1200); + dev->dpi_range.min = SANE_FIX (60); + dev->flags |= MUSTEK_FLAG_SE; + /* The ScanExpress models limit their x-resolution to 600 dpi + and do *no* interpolation at higher resolutions. So this has + to be done in software. */ + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + dev->flags |= MUSTEK_FLAG_COVER_SENSOR; + dev->sane.model = "ScanExpress 12000 FS (untested)"; + } + else + { + /* These values were measured and compared to those from the Windows + driver. Tested with a ScaneExpress 12000SP 2.02 and a ScanMagic + 9636S v 1.01 */ + dev->x_range.min = SANE_FIX (0); + dev->y_range.min = SANE_FIX (0); + dev->x_range.max = SANE_FIX (215.9); + dev->y_range.max = SANE_FIX (291.2); + + dev->x_trans_range.min = SANE_FIX (0); + dev->y_trans_range.min = SANE_FIX (0); + dev->x_trans_range.max = SANE_FIX (150.0); + dev->y_trans_range.max = SANE_FIX (175.0); + + dev->dpi_range.max = SANE_FIX (1200); + dev->dpi_range.min = SANE_FIX (60); + dev->flags |= MUSTEK_FLAG_SE; + /* The ScanExpress models limit their x-resolution to 600 dpi + and do *no* interpolation at higher resolutions. So this has + to be done in software. */ + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + dev->flags |= MUSTEK_FLAG_COVER_SENSOR; + dev->sane.model = "ScanExpress 12000SP"; + } + } + else if (strncmp ((SANE_String) model_name, "XC06", 4) == 0) + { + /* These values are tested with a SE 12000 SP Plus v 1.01 */ + dev->x_range.max = SANE_FIX (216); + dev->y_range.min = SANE_FIX (0); + dev->y_range.max = SANE_FIX (294.5); + + dev->x_trans_range.min = SANE_FIX (0); + dev->y_trans_range.min = SANE_FIX (0); + dev->x_trans_range.max = SANE_FIX (152.0); + dev->y_trans_range.max = SANE_FIX (177.0); + + dev->dpi_range.max = SANE_FIX (1200); + dev->dpi_range.min = SANE_FIX (60); + + dev->flags |= MUSTEK_FLAG_SE; + dev->flags |= MUSTEK_FLAG_SE_PLUS; + /* The ScanExpress models limit their x-resolution to 600 dpi + and do *no* interpolation at higher resolutions. So this has + to be done in software. */ + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + dev->flags |= MUSTEK_FLAG_COVER_SENSOR; + dev->sane.model = "ScanExpress 12000SP Plus"; + } + /* ScanExpress A3 SP */ + else if (strncmp ((SANE_String) model_name, " L03", 4) == 0) + { + /* These values were measured with a ScannExpress A3 SP 2.00 */ + dev->x_range.max = SANE_FIX (297); + dev->y_range.min = SANE_FIX (0); + dev->y_range.max = SANE_FIX (430); + + /* TA couldn't be tested due to lack of equipment. So At least + the TA IV (A4 size) is supported */ + dev->x_trans_range.min = SANE_FIX (0); + dev->y_trans_range.min = SANE_FIX (0); + dev->x_trans_range.max = SANE_FIX (150.0); + dev->y_trans_range.max = SANE_FIX (175.0); + + dev->dpi_range.max = SANE_FIX (600); + dev->dpi_range.min = SANE_FIX (60); + dev->flags |= MUSTEK_FLAG_SE; + /* The ScanExpress models limit their x-resolution to 300 dpi + and do *no* interpolation at higher resolutions. So this has + to be done in software. */ + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + dev->flags |= MUSTEK_FLAG_COVER_SENSOR; + dev->sane.model = "ScanExpress A3 SP"; + } + /* Paragon 1200 SP Pro */ + else if (strncmp ((SANE_String) model_name, "MFS-1200SPPRO", 13) == 0) + { + /* These values were measured with a Paragon 1200 SP Pro v2.01 */ + dev->x_range.max = SANE_FIX (8.6 * MM_PER_INCH); + dev->y_range.max = SANE_FIX (13.70 * MM_PER_INCH); + dev->dpi_range.max = SANE_FIX (1200); + dev->sane.model = "1200 SP PRO"; + dev->flags |= MUSTEK_FLAG_LD_NONE; + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + } + /* No documentation, but it works: Paragon 1200 A3 PRO */ + else if (strncmp ((SANE_String) model_name, "MFS-1200A3PRO", 13) == 0) + { + /* These values were measured and compared to those from the Windows + driver. Tested with a Paragon 1200 A3 Pro v1.10 */ + dev->x_range.max = SANE_FIX (11.7 * MM_PER_INCH); + dev->y_range.max = SANE_FIX (424); + dev->dpi_range.max = SANE_FIX (1200); + dev->sane.model = "1200 A3 PRO"; + dev->flags |= MUSTEK_FLAG_LD_NONE; + dev->flags |= MUSTEK_FLAG_ENLARGE_X; + } + else + { + DBG (0, "attach: this Mustek scanner (ID: %s) is not supported yet\n", + model_name); + DBG (0, "attach: please set the debug level to 5 and send a debug " + "report\n"); + DBG (0, "attach: to henning@meier-geinitz.de (export " + "SANE_DEBUG_MUSTEK=5\n"); + DBG (0, "attach: scanimage -L 2>debug.txt). Thank you.\n"); + free (dev); + return SANE_STATUS_INVAL; + } + + if (dev->flags & MUSTEK_FLAG_SE) + { + DBG (3, "attach: this is a single-pass scanner\n"); + if (result[63] & (1 << 6)) + { + dev->flags |= MUSTEK_FLAG_TA; + DBG (3, "attach: scanner supports transparency adapter (TA)\n"); + } + } + else + { + if (result[57] & (1 << 6)) + { + DBG (3, "attach: this is a single-pass scanner\n"); + if (dev->flags & MUSTEK_FLAG_LD_NONE) + DBG (4, + "attach: scanner doesn't need line-distance correction\n"); + else if (dev->flags & MUSTEK_FLAG_LD_N1) + DBG (4, "attach: scanner has N1 line-distance correction\n"); + else if (dev->flags & MUSTEK_FLAG_LD_N2) + DBG (4, "attach: scanner has N2 line-distance correction\n"); + else if (dev->flags & MUSTEK_FLAG_LD_BLOCK) + DBG (4, "attach: scanner has block line-distance correction\n"); + else + DBG (4, "attach: scanner has normal line-distance correction\n"); + } + else + { + dev->flags |= MUSTEK_FLAG_THREE_PASS; + /* three-pass scanners quantize to 0.5% of the maximum resolution: */ + dev->dpi_range.quant = dev->dpi_range.max / 200; + dev->dpi_range.min = dev->dpi_range.quant; + DBG (3, "attach: this is a three-pass scanner\n"); + } + if (result[57] & (1 << 5)) + { + DBG (3, "attach: this is a professional series scanner\n"); + dev->flags |= MUSTEK_FLAG_PRO; + status = dev_open (devname, &s, sense_handler); + if (status == SANE_STATUS_GOOD) + { + if (ta_available_pro (&s)) + { + dev->flags |= MUSTEK_FLAG_TA; + DBG (3, "attach: found transparency adapter (TA)\n"); + } + dev_close (&s); + } + else + { + DBG (1, "attach: couldn't open device: %s\n", + sane_strstatus (status)); + return status; + } + } + if (result[63] & (1 << 2)) + { + dev->flags |= MUSTEK_FLAG_ADF; + DBG (3, "attach: found automatic document feeder (ADF)\n"); + if (result[63] & (1 << 3)) + { + dev->flags |= MUSTEK_FLAG_ADF_READY; + DBG (4, "attach: automatic document feeder is ready\n"); + } + else + { + DBG (4, "attach: automatic document feeder is out of " + "documents\n"); + } + } + + if (result[63] & (1 << 6)) + { + dev->flags |= MUSTEK_FLAG_TA; + DBG (3, "attach: found transparency adapter (TA)\n"); + } + } + + if (dev->flags & MUSTEK_FLAG_COVER_SENSOR) + { + if (result[62] & (1 << 0)) + DBG (4, "attach: scanner cover is closed\n"); + else + DBG (4, "attach: scanner cover is open\n"); + } + + if (warning == SANE_TRUE) + { + DBG (0, + "WARNING: Your scanner was detected by the SANE Mustek backend, " + "but\n it is not fully tested. It may or may not work. Be " + "carefull and read\n the PROBLEMS file in the sane directory. " + "Please set the debug level of this\n backend to maximum " + "(export SANE_DEBUG_MUSTEK=255) and send the output of\n " + "scanimage -L to the SANE mailing list sane-devel@lists.alioth.debian.org. " + "Please include\n the exact model name of your scanner and to " + "which extend it works.\n"); + } + + DBG (2, "attach: found Mustek %s %s, %s%s%s%s\n", + dev->sane.model, dev->sane.type, + (dev->flags & MUSTEK_FLAG_THREE_PASS) ? "3-pass" : "1-pass", + (dev->flags & MUSTEK_FLAG_ADF) ? ", ADF" : "", + (dev->flags & MUSTEK_FLAG_TA) ? ", TA" : "", + (dev->flags & MUSTEK_FLAG_SE) ? ", SE" : ""); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + return SANE_STATUS_GOOD; +} + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +constrain_value (Mustek_Scanner * s, SANE_Int option, void *value, + SANE_Int * info) +{ + SANE_Fixed w, dpi; + SANE_Status status; + + if (value) + w = *(SANE_Fixed *) value; + else + w = 0; + + if (option == OPT_RESOLUTION) + { + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + /* The three pass scanners use a 0.5% of the maximum resolution + increment for resolutions less than or equal to half of the + maximum resolution. The MFS-06000CX uses a 5% of the maximum + resolution increment for larger resolutions. The models + MFS-12000CX and MSF-06000CZ use 1% of the maximum resolution. + We can't represent this easily in SANE, so the constraint is + simply for 0.5% and then we round to the 5% or 1% increments + if necessary. */ + SANE_Fixed max_dpi, quant, half_res; + + /*w = *(SANE_Word *) value; */ + max_dpi = s->hw->dpi_range.max; + half_res = max_dpi / 2; + + if (w > half_res) + { + /* quantizize to 1% step */ + quant = max_dpi / 100; + + dpi = (w + quant / 2) / quant; + dpi *= quant; + if (dpi != w) + { + *(SANE_Word *) value = dpi; + if (info) + *info |= SANE_INFO_INEXACT; + } + } + + } + } + + status = sanei_constrain_value (s->opt + option, value, info); + if (s->opt[option].type == SANE_TYPE_FIXED) + DBG (5, "constrain_value: %s = %.2f (was %.2f)\n", s->opt[option].name, + SANE_UNFIX (*(SANE_Word *) value), SANE_UNFIX (w)); + return status; +} + +/* Quantize s->val[OPT_RESOLUTION].w and return the resolution code for the + quantized resolution. Quantization depends on scanner type (single + pass vs. three-pass) and resolution */ +static SANE_Int +encode_resolution (Mustek_Scanner * s) +{ + SANE_Fixed max_dpi, dpi; + SANE_Int code, mode = 0; + + dpi = s->val[OPT_RESOLUTION].w; + + if (!(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + code = dpi >> SANE_FIXED_SCALE_SHIFT; + } + else + { + SANE_Fixed quant, half_res; + + max_dpi = s->hw->dpi_range.max; + half_res = max_dpi / 2; + + if (dpi <= half_res) + { + /* quantizize to 0.5% step */ + quant = max_dpi / 200; + } + else + { + /* quantizize to 1% step */ + quant = max_dpi / 100; + mode = 0x100; /* indicate 5% or 1% quantization */ + } + + code = (dpi + quant / 2) / quant; + if (code < 1) + code = 1; + + } + DBG (5, "encode_resolution: code = 0x%x (%d); mode = %x\n", code, code, + mode); + return code | mode; +} + +static SANE_Int +encode_percentage (Mustek_Scanner * s, double value) +{ + SANE_Int max, code, sign = 0; + + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + code = (int) ((value / 100.0 * 12) + 12.5); + max = 0x18; + } + else + { + if (value < 0.0) + { + value = -value; + sign = 0x80; + } + code = (int) (value / 100.0 * 127 + 0.5); + code |= sign; + max = 0xff; + } + if (code > max) + code = max; + if (code < 0) + code = 0x00; + return code; +} + +/* encode halftone pattern type and size */ +static SANE_Status +encode_halftone (Mustek_Scanner * s) +{ + SANE_String selection = s->val[OPT_HALFTONE_DIMENSION].s; + SANE_Int i = 0; + + while ((halftone_list[i] != 0) && (strcmp (selection, halftone_list[i]) != 0)) + { + i++; + } + if (halftone_list[i] == 0) + return SANE_STATUS_INVAL; + + if (i < 0x0c) /* standard pattern */ + { + s->custom_halftone_pattern = SANE_FALSE; + s->halftone_pattern_type = i; + } + else /* custom pattern */ + { + s->custom_halftone_pattern = SANE_TRUE; + i -= 0x0c; + i = 8 - i; + if (i < 8) + i--; + i = i + (i << 4); + s->halftone_pattern_type = i; + } + + DBG (5, "encode_halftone: %s pattern type %x\n", + s->custom_halftone_pattern ? "custom" : "standard", + s->halftone_pattern_type); + return SANE_STATUS_GOOD; +} + +/* Paragon series */ +static SANE_Status +area_and_windows (Mustek_Scanner * s) +{ + SANE_Byte cmd[117], *cp; + SANE_Int i, offset; + + /* setup SCSI command (except length): */ + memset (cmd, 0, sizeof (cmd)); + cmd[0] = MUSTEK_SCSI_AREA_AND_WINDOWS; + + cp = cmd + 6; + + /* Some scanners need a larger scanarea for line-distance correction */ + offset = 0; + if (((s->hw->flags & MUSTEK_FLAG_LD_N1) + || ((s->hw->flags & MUSTEK_FLAG_LD_BLOCK) + && (s->hw->flags & MUSTEK_FLAG_PARAGON_1))) + && (s->mode & MUSTEK_MODE_COLOR)) + offset = MAX_LINE_DIST; + + /* fill in frame header: */ + + if (s->hw->flags & MUSTEK_FLAG_USE_EIGHTS) + { + double eights_per_mm = 8 / MM_PER_INCH; + SANE_Int tlx, tly, brx, bry; + /* + * The MSF-06000CZ seems to lock-up if the pixel-unit is used. + * Using 1/8" works. + * This doesn't seem to be true with the current scheme. + * This code isn't used at the moment. + */ + *cp++ = ((s->mode & MUSTEK_MODE_LINEART) ? 0x00 : 0x01); + + tlx = SANE_UNFIX (s->val[OPT_TL_X].w) * eights_per_mm + 0.5; + tly = SANE_UNFIX (s->val[OPT_TL_Y].w) * eights_per_mm + 0.5; + brx = SANE_UNFIX (s->val[OPT_BR_X].w) * eights_per_mm + 0.5; + bry = SANE_UNFIX (s->val[OPT_BR_Y].w) * eights_per_mm + 0.5; + STORE16L (cp, tlx); + STORE16L (cp, tly); + STORE16L (cp, brx); + STORE16L (cp, bry); + DBG (5, "area_and_windows: tlx=%d (%d mm); tly=%d (%d mm); " + "brx=%d (%d mm); bry=%d (%d mm)\n", tlx, + (int) (tlx / eights_per_mm), tly, (int) (tly / eights_per_mm), brx, + (int) (brx / eights_per_mm), bry, (int) (bry / eights_per_mm)); + } + else + { + double pixels_per_mm = SANE_UNFIX (s->hw->dpi_range.max) / MM_PER_INCH; + SANE_Int tlx, tly, brx, bry; + + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + /* 3pass scanners use 1/2 of the max resolution as base */ + pixels_per_mm /= 2; + + /* pixel unit and halftoning: */ + *cp++ = 0x8 | ((s->mode & MUSTEK_MODE_LINEART) ? 0x00 : 0x01); + + /* fill in scanning area: */ + if (strcmp (s->val[OPT_SOURCE].s, "Automatic Document Feeder") == 0) + { + /* must mirror the x coordinates */ + brx = SANE_UNFIX (s->hw->x_range.max - s->val[OPT_TL_X].w) + * pixels_per_mm + 0.5; + tlx = SANE_UNFIX (s->hw->x_range.max - s->val[OPT_BR_X].w) + * pixels_per_mm + 0.5; + } + else + { + tlx = SANE_UNFIX (s->val[OPT_TL_X].w) * pixels_per_mm + 0.5; + brx = SANE_UNFIX (s->val[OPT_BR_X].w) * pixels_per_mm + 0.5; + + } + tly = SANE_UNFIX (s->val[OPT_TL_Y].w) * pixels_per_mm + 0.5; + bry = SANE_UNFIX (s->val[OPT_BR_Y].w) * pixels_per_mm + 0.5 + offset; + STORE16L (cp, tlx); + STORE16L (cp, tly); + STORE16L (cp, brx); + STORE16L (cp, bry); + DBG (5, "area_and_windows: tlx=%d (%d mm); tly=%d (%d mm); " + "brx=%d (%d mm); bry=%d (%d mm)\n", tlx, + (int) (tlx / pixels_per_mm), tly, (int) (tly / pixels_per_mm), brx, + (int) (brx / pixels_per_mm), bry, (int) (bry / pixels_per_mm)); + } + + if (s->custom_halftone_pattern) + { + *cp++ = 0x40; /* mark presence of user pattern */ + *cp++ = s->halftone_pattern_type; /* set pattern length */ + for (i = 0; i < (s->halftone_pattern_type & 0x0f) * + ((s->halftone_pattern_type >> 4) & 0x0f); ++i) + *cp++ = s->val[OPT_HALFTONE_PATTERN].wa[i]; + } + + cmd[4] = (cp - cmd) - 6; + + return dev_cmd (s, cmd, (cp - cmd), 0, 0); +} + +/* ScanExpress */ +static SANE_Status +set_window_se (Mustek_Scanner * s, SANE_Int lamp) +{ + SANE_Byte cmd[58], *cp; + double pixels_per_mm; + SANE_Int offset; + SANE_Int tlx, tly, width, height; + + /* setup SCSI command (except length): */ + memset (cmd, 0, sizeof (cmd)); + cmd[0] = MUSTEK_SCSI_SET_WINDOW; + cp = cmd + sizeof (scsi_set_window); /* skip command block */ + + if (s->mode & MUSTEK_MODE_COLOR) + { + /* We have to increase the specified resolution to the next */ + /* "standard" resolution due to a firmware bug(?) in color mode */ + /* It's possible to scan in 36, 75, 100, 150, 200, 250, 300, */ + /* 400, 500, 600, 900, 1200 dpi but the speed is only different */ + /* with 36, 150, 300, 600, 1200 dpi. */ + /* Additionally we must increase the window length slightly to */ + /* compensate for different line counts for r/g/b */ + const SANE_Int resolution_list[] = { 36, 150, 300, 600, 1200, 0 }; + SANE_Int entry = 0; + + while (resolution_list[entry] < s->resolution_code) + entry++; + s->ld.peak_res = resolution_list[entry]; + + offset = MAX_LINE_DIST; /* distance r/b lines */ + } + else + { + /* In gray and lineart modes all resolutions are possible */ + s->ld.peak_res = s->resolution_code; + offset = 0; + } + DBG (5, "set_window_se: hardware resolution is %d dpi; offset is %d\n", + s->ld.peak_res, offset); + + STORE16B (cp, 0); /* window identifier */ + STORE16B (cp, s->ld.peak_res); + /* x and y resolution */ + STORE16B (cp, 0); /* not used acc. to specs */ + + pixels_per_mm = SANE_UNFIX (s->hw->dpi_range.max) / MM_PER_INCH; + + /* fill in scanning area, begin and length(!) */ + if ((strcmp (s->val[OPT_SOURCE].s, "Transparency Adapter") == 0) && + !(s->hw->flags & MUSTEK_FLAG_TA)) + { + /* need to add the start values of the transparency adapter */ + tlx = (SANE_UNFIX (s->val[OPT_TL_X].w) + 33.0) * pixels_per_mm + 0.5; + tly = (SANE_UNFIX (s->val[OPT_TL_Y].w) + 60.0) * pixels_per_mm + 0.5; + DBG (5, "set_window_se: added offset for transparency adapter\n"); + } + else + { + /* no transparency adapter selected or calculation done in firmware */ + tlx = SANE_UNFIX (s->val[OPT_TL_X].w) * pixels_per_mm + 0.5; + tly = SANE_UNFIX (s->val[OPT_TL_Y].w) * pixels_per_mm + 0.5; + } + width = (SANE_UNFIX (s->val[OPT_BR_X].w) - SANE_UNFIX (s->val[OPT_TL_X].w)) + * pixels_per_mm + 0.5; + height = (SANE_UNFIX (s->val[OPT_BR_Y].w) - SANE_UNFIX (s->val[OPT_TL_Y].w)) + * pixels_per_mm + 0.5 + offset; + + DBG (5, "set_window_se: tlx=%d (%d mm); tly=%d (%d mm); width=%d (%d mm); " + "height=%d (%d mm)\n", tlx, (int) (tlx / pixels_per_mm), tly, + (int) (tly / pixels_per_mm), width, (int) (width / pixels_per_mm), + height, (int) (height / pixels_per_mm)); + + + STORE32B (cp, tlx); + STORE32B (cp, tly); + STORE32B (cp, width); + STORE32B (cp, height); + + *cp++ = 0x00; /* brightness, not impl. */ + *cp++ = 0x80; /* threshold, not impl. */ + *cp++ = 0x00; /* contrast, not impl. */ + + /* Note that 'image composition' has no meaning for the SE series */ + /* Mode selection is accomplished solely by bits/pixel (1, 8, 24) */ + if (s->mode & MUSTEK_MODE_COLOR) + { + *cp++ = 0x05; /* actually not used! */ + *cp++ = 24; /* 24 bits/pixel in color mode */ + } + else if (s->mode & MUSTEK_MODE_GRAY) + { + *cp++ = 0x02; /* actually not used! */ + *cp++ = 8; /* 8 bits/pixel in gray mode */ + } + else + { + *cp++ = 0x00; /* actually not used! */ + *cp++ = 1; /* 1 bit/pixel in lineart mode */ + } + + cp += 14; /* skip reserved bytes */ + *cp++ = lamp; /* 0 = normal, 1 = on, 2 = off */ + + if ((s->hw->flags & MUSTEK_FLAG_TA) + && (strcmp (s->val[OPT_SOURCE].s, "Transparency Adapter") == 0)) + *cp++ = 1; + else + *cp++ = 0; + cp += 5; /* skip reserved bytes */ + + cmd[8] = cp - cmd - sizeof (scsi_set_window); + return dev_cmd (s, cmd, (cp - cmd), 0, 0); +} + +/* Pro series */ +static SANE_Status +set_window_pro (Mustek_Scanner * s) +{ + SANE_Byte cmd[20], *cp; + double pixels_per_mm; + + memset (cmd, 0, sizeof (cmd)); + cmd[0] = MUSTEK_SCSI_SET_WINDOW; + if (strcmp (s->hw->sane.model, "1200 SP PRO") == 0) + cmd[8] = 0x09; + else + cmd[8] = 0x0a; + + cp = cmd + sizeof (scsi_set_window); /* skip command block */ + + *cp++ = 0; /* what's this? */ + pixels_per_mm = SANE_UNFIX (s->hw->dpi_range.max) / MM_PER_INCH; + + /* The next for 16 bit values are x0, y0, x1, y1 in pixels at max res */ + STORE16L (cp, SANE_UNFIX (s->val[OPT_TL_X].w) * pixels_per_mm + 0.5); + STORE16L (cp, SANE_UNFIX (s->val[OPT_TL_Y].w) * pixels_per_mm + 0.5); + STORE16L (cp, SANE_UNFIX (s->val[OPT_BR_X].w) * pixels_per_mm + 0.5); + STORE16L (cp, SANE_UNFIX (s->val[OPT_BR_Y].w) * pixels_per_mm + 0.5); + + if (strcmp (s->hw->sane.model, "1200 SP PRO") != 0) + *cp++ = lamp_off_time; /* Only needed for A3 Pro, default: 60 minutes until lamp-off */ + DBG (5, "set_window_pro\n"); + + return dev_cmd (s, cmd, (cp - cmd), 0, 0); +} + +/* Pro series calibration */ +static SANE_Status +get_calibration_size_pro (Mustek_Scanner * s) +{ + SANE_Status status; + SANE_Byte cmd[6]; + SANE_Byte result[6]; + size_t len; + + memset (cmd, 0, sizeof (cmd)); + memset (result, 0, sizeof (result)); + cmd[0] = MUSTEK_SCSI_GET_IMAGE_STATUS; + cmd[4] = 0x06; /* size of result */ + cmd[5] = 0x80; /* get back buffer size and number of buffers */ + len = sizeof (result); + status = dev_cmd (s, cmd, sizeof (cmd), result, &len); + if (status != SANE_STATUS_GOOD) + return status; + + s->hw->cal.bytes = result[1] | (result[2] << 8); + s->hw->cal.lines = result[3] | (result[4] << 8); + + DBG (4, "get_calibration_size_pro: bytes=%d, lines=%d\n", s->hw->cal.bytes, + s->hw->cal.lines); + return SANE_STATUS_GOOD; +} + +static SANE_Status +get_calibration_lines_pro (Mustek_Scanner * s) +{ + SANE_Status status; + SANE_Byte cmd[10]; + size_t len; + SANE_Int line; + + DBG (2, "get_calibration_lines_pro: please wait for warmup\n"); + memset (cmd, 0, sizeof (cmd)); + cmd[0] = MUSTEK_SCSI_READ_DATA; + len = s->hw->cal.bytes; + cmd[6] = (len >> 16) & 0xff; + cmd[7] = (len >> 8) & 0xff; + cmd[8] = (len >> 0) & 0xff; + + for (line = 0; line < s->hw->cal.lines; line++) + { + status = dev_cmd (s, cmd, sizeof (scsi_read_data), + s->hw->cal.buffer + line * len, &len); + + if ((status != SANE_STATUS_GOOD) + || (len != (unsigned int) s->hw->cal.bytes)) + { + DBG (1, "get_calibration_lines_pro: read failed\n"); + return status; + } + } + DBG (5, "get_calibration_lines_pro finished. Assuming 12 bits per color\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +send_calibration_lines_pro (Mustek_Scanner * s) +{ + SANE_Status status; + SANE_Byte *cmd1, *cmd2; + size_t buf_size; + SANE_Word column, line, color; + + DBG (5, "send_calibration_lines_pro\n"); + + buf_size = s->hw->cal.bytes / 2; + cmd1 = (SANE_Byte *) malloc (buf_size + sizeof (scsi_send_data)); + cmd2 = (SANE_Byte *) malloc (buf_size + sizeof (scsi_send_data)); + if (!cmd1 || !cmd2) + { + DBG (1, "send_calibration_lines_pro: failed to malloc %ld bytes for " + "sending lines\n", + (long int) (buf_size + sizeof (scsi_send_data))); + return SANE_STATUS_NO_MEM; + } + memset (cmd1, 0, sizeof (scsi_send_data)); + memset (cmd2, 0, sizeof (scsi_send_data)); + + cmd1[0] = cmd2[0] = MUSTEK_SCSI_SEND_DATA; + cmd1[6] = cmd2[6] = (buf_size >> 16) & 0xff; + cmd1[7] = cmd2[7] = (buf_size >> 8) & 0xff; + cmd1[8] = cmd2[8] = (buf_size >> 0) & 0xff; + cmd1[9] = 0; /* Least significant 8 bits */ + cmd2[9] = 0x80; /* Most significant 2 bits */ + + for (color = 0; color < 3; color++) + { + for (column = 0; column < s->hw->cal.bytes / 6; column++) + { + SANE_Word calibration_word = 0; + for (line = 0; line < s->hw->cal.lines; line++) + { + calibration_word += + *(s->hw->cal.buffer + column * 6 + color_seq[color] * 2 + 0) + + + (*(s->hw->cal.buffer + column * 6 + color_seq[color] * 2 + 1) + << 8); + } + if (!calibration_word) + calibration_word = 1; + calibration_word = (1024 * 65536 / calibration_word) - 1024; + if (calibration_word > 1023) + calibration_word = 1023; + *(cmd1 + sizeof (scsi_send_data) + (buf_size / 3) * color + column) + = calibration_word & 0xff; + *(cmd2 + sizeof (scsi_send_data) + (buf_size / 3) * color + column) + = (calibration_word >> 8) & 0xff; + } + } + + status = dev_cmd (s, cmd1, buf_size + sizeof (scsi_send_data), 0, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "send_calibration_lines_pro: send failed\n"); + return status; + } + + status = dev_cmd (s, cmd2, buf_size + sizeof (scsi_send_data), 0, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "send_calibration_lines_pro: send failed\n"); + return status; + } + free (cmd1); + free (cmd2); + return SANE_STATUS_GOOD; +} + +static SANE_Status +calibration_pro (Mustek_Scanner * s) +{ + SANE_Status status; + + if (s->val[OPT_QUALITY_CAL].w) + DBG (4, "calibration_pro: doing calibration\n"); + else + { + DBG (4, "calibration_pro: calibration not necessary\n"); + return SANE_STATUS_GOOD; + } + + status = get_calibration_size_pro (s); + if (status != SANE_STATUS_GOOD) + return status; + + s->hw->cal.buffer = (SANE_Byte *) malloc (s->hw->cal.bytes * + s->hw->cal.lines); + if (!s->hw->cal.buffer) + { + DBG (1, "calibration_pro: failed to malloc %d bytes for buffer\n", + s->hw->cal.bytes * s->hw->cal.lines); + return SANE_STATUS_NO_MEM; + } + + status = get_calibration_lines_pro (s); + if (status != SANE_STATUS_GOOD) + return status; + + status = send_calibration_lines_pro (s); + if (status != SANE_STATUS_GOOD) + return status; + + free (s->hw->cal.buffer); + return SANE_STATUS_GOOD; +} + + +/* ScanExpress series calibration */ +static SANE_Status +get_calibration_lines_se (Mustek_Scanner * s) +{ + SANE_Status status; + SANE_Byte cmd[10]; + size_t len; + SANE_Word lines, bytes_per_color; + + if (s->mode == MUSTEK_MODE_COLOR) + { + lines = s->hw->cal.lines * 3; + bytes_per_color = s->hw->cal.bytes / 3; + } + else + { + lines = s->hw->cal.lines; + bytes_per_color = s->hw->cal.bytes; + } + + DBG (4, "get_calibration_lines_se: reading %d lines (%d bytes per color)\n", + lines, bytes_per_color); + memset (cmd, 0, sizeof (cmd)); + cmd[0] = MUSTEK_SCSI_READ_DATA; + cmd[2] = 1; + cmd[7] = (lines >> 8) & 0xff; + cmd[8] = (lines >> 0) & 0xff; + len = lines * bytes_per_color; + status = dev_cmd (s, cmd, sizeof (scsi_read_data), s->hw->cal.buffer, &len); + if ((status != SANE_STATUS_GOOD) + || (len != (unsigned int) (lines * bytes_per_color))) + { + DBG (1, "get_calibration_lines_se: read failed\n"); + return status; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +send_calibration_lines_se (Mustek_Scanner * s, SANE_Word color) +{ + SANE_Status status; + SANE_Byte *cmd; + size_t buf_size; + SANE_Word column; + SANE_Word lines, bytes_per_color; + + if (s->mode == MUSTEK_MODE_COLOR) + { + lines = s->hw->cal.lines * 3; + bytes_per_color = s->hw->cal.bytes / 3; + } + else + { + lines = s->hw->cal.lines; + bytes_per_color = s->hw->cal.bytes; + } + + buf_size = bytes_per_color; + + DBG (5, "send_calibration_lines_se: %d bytes, color: %d\n", + bytes_per_color, color + 1); + + cmd = (SANE_Byte *) malloc (buf_size + sizeof (scsi_send_data)); + if (!cmd) + { + DBG (1, "send_calibration_lines_se: failed to malloc %ld bytes for " + "sending lines\n", + (long int) (buf_size + sizeof (scsi_send_data))); + return SANE_STATUS_NO_MEM; + } + memset (cmd, 0, sizeof (scsi_send_data)); + + for (column = 0; column < bytes_per_color; column++) + { + SANE_Word line; + SANE_Word cali_word = 0; + SANE_Int color_seq[] = { 2, 0, 1 }; + + for (line = 0; line < s->hw->cal.lines; line++) + cali_word += *(s->hw->cal.buffer + + line * bytes_per_color + + bytes_per_color * color_seq[color] + column); + if (!cali_word) + cali_word = 1; + cali_word = 256 * s->hw->cal.lines * 255 / cali_word - 256; + if (cali_word > 255) + cali_word = 255; + *(cmd + sizeof (scsi_send_data) + column) = cali_word; + } + + cmd[0] = MUSTEK_SCSI_SEND_DATA; + cmd[2] = 1; + cmd[6] = color + 1; + cmd[7] = (buf_size >> 8) & 0xff; + cmd[8] = (buf_size >> 0) & 0xff; + + status = dev_cmd (s, cmd, buf_size + sizeof (scsi_send_data), 0, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "send_calibration_lines_se: send failed\n"); + return status; + } + free (cmd); + return SANE_STATUS_GOOD; +} + +static SANE_Status +calibration_se (Mustek_Scanner * s) +{ + SANE_Status status; + + if (!s->val[OPT_QUALITY_CAL].w || s->val[OPT_PREVIEW].w + || s->mode == MUSTEK_MODE_LINEART) + return SANE_STATUS_GOOD; + + DBG (4, "calibration_se: doing calibration\n"); + + s->hw->cal.lines = MIN (s->hw->cal.lines, + s->hw->buffer_size / s->hw->cal.bytes); + + s->hw->cal.buffer = (SANE_Byte *) malloc (s->hw->cal.bytes + * s->hw->cal.lines); + if (!s->hw->cal.buffer) + { + DBG (1, "calibration_se: failed to malloc %d bytes for buffer\n", + s->hw->cal.bytes * s->hw->cal.lines); + return SANE_STATUS_NO_MEM; + } + + status = get_calibration_lines_se (s); + if (status != SANE_STATUS_GOOD) + return status; + + if (s->mode == MUSTEK_MODE_GRAY) + status = send_calibration_lines_se (s, 0); + else + { + status = send_calibration_lines_se (s, 0); + status = send_calibration_lines_se (s, 1); + status = send_calibration_lines_se (s, 2); + } + if (status != SANE_STATUS_GOOD) + return status; + + free (s->hw->cal.buffer); + return SANE_STATUS_GOOD; +} + +/* ScanExpress series */ +static SANE_Status +send_gamma_table_se (Mustek_Scanner * s) +{ + SANE_Status status; + SANE_Byte gamma[10 + 4096], *cp; + SANE_Int color, factor, val_a, val_b; + SANE_Int i, j; +# define CLIP(x) ((x) < 0 ? 0 : ((x) > 255 ? 255 : (x))) + + memset (gamma, 0, sizeof (scsi_send_data)); + + gamma[0] = MUSTEK_SCSI_SEND_DATA; + gamma[2] = 0x03; /* indicates gamma table */ + + if ((s->mode & MUSTEK_MODE_GRAY) || (s->mode & MUSTEK_MODE_COLOR)) + { + if (s->hw->gamma_length + sizeof (scsi_send_data) > sizeof (gamma)) + return SANE_STATUS_NO_MEM; + gamma[7] = (s->hw->gamma_length >> 8) & 0xff; + gamma[8] = (s->hw->gamma_length >> 0) & 0xff; + + factor = s->hw->gamma_length / 256; + color = (s->mode & MUSTEK_MODE_COLOR) ? 1 : 0; + + do + { + gamma[6] = color; + + if (color == 0) + { + val_a = s->gamma_table[0][1]; + val_b = s->gamma_table[0][0]; + } + else + { + /* compose intensity gamma and color channel gamma: */ + val_a = s->gamma_table[0][s->gamma_table[color][1]]; + val_b = s->gamma_table[0][s->gamma_table[color][0]]; + } + /* Now val_a is extrapolated from [0] and [1] */ + val_a = MAX (2 * val_b - val_a, 0); + + /* Interpolate first entries from 256 entry table */ + cp = gamma + sizeof (scsi_send_data); + for (j = 0; j < factor; j++) + *cp++ = CLIP (((factor - j) * val_a + j * val_b + + factor / 2) / factor); + + for (i = 1; i < 256; i++) + { + if (color == 0) + { + val_a = s->gamma_table[0][i - 1]; + val_b = s->gamma_table[0][i]; + } + else + { + /* compose intensity gamma and color channel gamma: */ + val_a = s->gamma_table[0][s->gamma_table[color][i - 1]]; + val_b = s->gamma_table[0][s->gamma_table[color][i]]; + } + + /* Interpolate next entries from the 256 entry table */ + for (j = 0; j < factor; j++) + *cp++ = CLIP (((factor - j) * val_a + j * val_b + + factor / 2) / factor); + } + + DBG (5, "send_gamma_table_se: sending table for color %d\n", + gamma[6]); + status = dev_cmd (s, gamma, sizeof (scsi_send_data) + + s->hw->gamma_length, 0, 0); + ++color; + } + while ((color != 1) & (color < 4) & (status == SANE_STATUS_GOOD)); + + return status; + } + else + { + /* In lineart mode the threshold is encoded in byte 8 as follows */ + /* brightest -> 00 01 02 ... 7F 80 81 82 ... FF <- darkest image */ + gamma[6] = 0x04; + gamma[8] = 128 - 127 * SANE_UNFIX (s->val[OPT_BRIGHTNESS].w) / 100.0; + + DBG (5, "send_gamma_table_se: sending lineart threshold %2X\n", + gamma[8]); + return dev_cmd (s, gamma, sizeof (scsi_send_data), 0, 0); + } +} + +/* Paragon series */ +static SANE_Status +mode_select_paragon (Mustek_Scanner * s, SANE_Int color_code) +{ + SANE_Int speed_code; + SANE_Byte mode[19], *cp; + + /* calculate funky speed code: */ + for (speed_code = 0; speed_list[speed_code]; ++speed_code) + { + if (strcmp (speed_list[speed_code], s->val[OPT_SPEED].s) == 0) + break; + } + if (speed_code > 4) + speed_code = 4; + else if (speed_code < 0) + speed_code = 0; + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + speed_code = 5 - speed_code; /* 1 is fast, 5 is slow */ + } + else + { + speed_code = 4 - speed_code; /* 0 is fast, 4 is slow */ + } + memset (mode, 0, sizeof (mode)); + mode[0] = MUSTEK_SCSI_MODE_SELECT; + + /* set command length and resolution code: */ + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + mode[4] = 0x0b; + mode[7] = s->resolution_code; + } + else + { + mode[4] = 0x0d; + cp = mode + 17; + STORE16L (cp, s->resolution_code); + } + /* set mode byte: */ + mode[6] = 0x83 | (color_code << 5); + if (!(s->hw->flags & MUSTEK_FLAG_USE_EIGHTS)) + mode[6] |= 0x08; + if (s->custom_halftone_pattern) + mode[6] |= 0x10; + if (s->hw->flags & MUSTEK_FLAG_PARAGON_1) + { + if ((s->mode == MUSTEK_MODE_LINEART) + || (s->mode == MUSTEK_MODE_HALFTONE)) + { + mode[8] = + encode_percentage (s, SANE_UNFIX (s->val[OPT_BRIGHTNESS].w)); + mode[9] = + encode_percentage (s, SANE_UNFIX (s->val[OPT_CONTRAST].w)); + } + else + { + mode[8] = 0x0c; + mode[9] = 0x0c; + } + mode[10] = 2; /* grain */ + if (s->val[OPT_PREVIEW].w && s->val[OPT_FAST_PREVIEW].w) + mode[11] = 0x01; + else if ((s->mode == MUSTEK_MODE_COLOR) + || (s->mode == MUSTEK_MODE_HALFTONE)) + mode[11] = 0x00; /* speed */ + else + mode[11] = 0x02; /* speed */ + mode[12] = 0x00; /* shadow param not used by Mustek */ + mode[13] = 0xff; /* highlight only used by some scanners */ + mode[14] = 0x70; /* paper- */ + mode[15] = 0x00; /* length */ + mode[16] = 0x53; /* midtone param not used by Mustek */ + } + else if (s->hw->flags & MUSTEK_FLAG_PARAGON_2) + { + mode[8] = encode_percentage (s, SANE_UNFIX (s->val[OPT_BRIGHTNESS].w)); + mode[9] = encode_percentage (s, SANE_UNFIX (s->val[OPT_CONTRAST].w)); + mode[10] = 2; /* grain */ + if ((s->mode == MUSTEK_MODE_COLOR) || (s->mode == MUSTEK_MODE_HALFTONE)) + mode[11] = 0x00; /* speed */ + else + mode[11] = 0x02; /* speed */ + mode[12] = 0x00; /* shadow param not used by Mustek */ + mode[13] = 0x00; /* highlight param not used by Mustek */ + mode[14] = 0x5c; /* paper- */ + mode[15] = 0x00; /* length */ + mode[16] = 0x41; /* midtone param not used by Mustek */ + } + else if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + if (s->mode & MUSTEK_MODE_COLOR) + { + mode[8] = encode_percentage + (s, SANE_UNFIX (s->val[OPT_BRIGHTNESS + s->pass + 1].w - 1)); + mode[9] = encode_percentage + (s, SANE_UNFIX (s->val[OPT_CONTRAST + s->pass + 1].w - 1)); + } + else + { + mode[8] = encode_percentage + (s, SANE_UNFIX (s->val[OPT_BRIGHTNESS].w - 1)); + mode[9] = encode_percentage + (s, SANE_UNFIX (s->val[OPT_CONTRAST].w - 1)); + } + mode[10] = s->halftone_pattern_type; + mode[11] = speed_code; /* lamp setting not supported yet */ + mode[12] = 0; /* shadow param not used by Mustek */ + mode[13] = 0; /* highlight param not used by Mustek */ + mode[14] = mode[15] = 0; /* paperlength not used by Mustek */ + mode[16] = 0; /* midtone param not used by Mustek */ + } + else + { + mode[8] = encode_percentage (s, SANE_UNFIX (s->val[OPT_BRIGHTNESS].w)); + mode[9] = encode_percentage (s, SANE_UNFIX (s->val[OPT_CONTRAST].w)); + mode[10] = s->halftone_pattern_type; + mode[11] = speed_code; /* lamp setting not supported yet */ + mode[12] = 0; /* shadow param not used by Mustek */ + mode[13] = 0; /* highlight param not used by Mustek */ + mode[14] = mode[15] = 0; /* paperlength not used by Mustek */ + mode[16] = 0; /* midtone param not used by Mustek */ + } + + DBG (5, "mode_select: resolution_code=%d (0x%x)\n", s->resolution_code, + s->resolution_code); + return dev_cmd (s, mode, 6 + mode[4], 0, 0); +} + +/* Pro series */ +static SANE_Status +mode_select_pro (Mustek_Scanner * s) +{ + SANE_Byte mode[19], *cp; + + memset (mode, 0, sizeof (mode)); + + mode[0] = MUSTEK_SCSI_MODE_SELECT; + mode[4] = 0x0d; + + if (s->mode & MUSTEK_MODE_COLOR) + { + if (strcmp (s->val[OPT_BIT_DEPTH].s, "12") == 0) + mode[6] = 0xE0; + else + mode[6] = 0x60; + } + else if (s->mode & MUSTEK_MODE_GRAY) + { + if (s->val[OPT_FAST_GRAY_MODE].w) + mode[6] = 0x20; + else + mode[6] = 0x40; + } + else + mode[6] = 0x00; /* lineart */ + + mode[7] = 0; + mode[8] = 0; + mode[9] = 0; + mode[10] = 0; + mode[11] = 0x00; + mode[12] = 0x27; + mode[13] = 0xb0; + mode[14] = 0x04; + mode[15] = 0x43; + mode[16] = 0x41; + + cp = mode + 17; + STORE16L (cp, s->resolution_code); + + DBG (5, "mode_select_pro: resolution_code=%d (0x%x), mode=0x%x\n", + s->resolution_code, s->resolution_code, mode[6]); + return dev_cmd (s, mode, 6 + mode[4], 0, 0); +} + +/* Paragon and Pro series. According to Mustek, the only builtin gamma + table is a linear table, so all we support here is user-defined + gamma tables. */ +static SANE_Status +gamma_correction (Mustek_Scanner * s, SANE_Int color_code) +{ + SANE_Int i, j, table = 0, len = 0, bytes_per_channel, num_channels = 1; + SANE_Byte gamma[4096 + 10], val, *cp; /* for Paragon models 3 x 256 is the + maximum. Pro needs 4096 bytes */ + + if ((s->hw->flags & MUSTEK_FLAG_N) + && ((s->mode & MUSTEK_MODE_LINEART) + || (s->mode & MUSTEK_MODE_HALFTONE))) + { + /* sigh! - the 600 II N needs a (dummy) table download even for + lineart and halftone mode, else it produces a completely + white image. Thank Mustek for their buggy firmware ! */ + memset (gamma, 0, sizeof (gamma)); + gamma[0] = MUSTEK_SCSI_LOOKUP_TABLE; + gamma[2] = 0x0; /* indicate any preloaded gamma table */ + DBG (5, "gamma_correction: sending dummy gamma table\n"); + return dev_cmd (s, gamma, 6, 0, 0); + } + + if (((s->mode & MUSTEK_MODE_LINEART) || (s->mode & MUSTEK_MODE_HALFTONE)) + && !(s->hw->flags & MUSTEK_FLAG_PRO)) + { + DBG (5, "gamma_correction: nothing to do in lineart mode -- exiting\n"); + return SANE_STATUS_GOOD; + } + + if ((!s->val[OPT_CUSTOM_GAMMA].w) && (!(s->hw->flags & MUSTEK_FLAG_PRO))) + { + /* Do we need to upload a gamma table even if the user didn't select + this option? Some scanners need this work around. */ + if (!(s->hw->flags & MUSTEK_FLAG_FORCE_GAMMA) || + !((s->mode & MUSTEK_MODE_COLOR) || (s->mode & MUSTEK_MODE_GRAY))) + { + DBG (5, + "gamma_correction: no custom table selected -- exititing\n"); + return SANE_STATUS_GOOD; + } + } + + if (s->mode & MUSTEK_MODE_COLOR) + { + table = 1; + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + table += s->pass; + else + { + if ((color_code == MUSTEK_CODE_GRAY) + && !(s->hw->flags & MUSTEK_FLAG_PRO)) + num_channels = 3; + else + table = color_code; + } + } + else if (s->hw->flags & MUSTEK_FLAG_N) + { + /* it seems 600 II N (firmware 1.x at least) wants 768 bytes in + * gray mode too */ + num_channels = 3; + } + + memset (gamma, 0, sizeof (gamma)); + gamma[0] = MUSTEK_SCSI_LOOKUP_TABLE; + + if (s->hw->flags & MUSTEK_FLAG_PRO) + { + bytes_per_channel = 4096; + len = bytes_per_channel; + if (s->mode == MUSTEK_MODE_COLOR) + { + gamma[9] = (color_code << 6); /* color */ + if (strcmp (s->val[OPT_BIT_DEPTH].s, "12") == 0) + gamma[2] = 0x7f; /* medium brightness */ + } + else if (s->mode == MUSTEK_MODE_GRAY) + { + gamma[9] = 0x80; /* grayscale */ + if (s->val[OPT_FAST_GRAY_MODE].w) + gamma[2] = 0x7f; /* medium brightness */ + } + else /* lineart */ + { + gamma[2] = + 128 - 127 * SANE_UNFIX (s->val[OPT_BRIGHTNESS].w) / 100.0; + gamma[9] = 0x80; /* grayscale/lineart */ + DBG (5, "gamma_correction: sending brightness information\n"); + } + gamma[7] = (len >> 8) & 0xff; /* big endian! */ + gamma[8] = (len >> 0) & 0xff; + } + else + { + bytes_per_channel = 256; + len = num_channels * bytes_per_channel; + gamma[2] = 0x27; /* indicate user-selected gamma table */ + if (s->hw->flags & MUSTEK_FLAG_N) + { + /* 600 II N always uses 6-byte cdb */ + gamma[3] = (len >> 8) & 0xff; /* big endian! */ + gamma[4] = (len >> 0) & 0xff; + /* no way to pass color_code (?) */ + } + else + { + gamma[7] = (len >> 8) & 0xff; /* big endian! */ + gamma[8] = (len >> 0) & 0xff; + gamma[9] = (color_code << 6); + } + } + + if (len > 0) + { + cp = gamma + 10; + for (j = 0; j < num_channels; ++j) + { + for (i = 0; i < bytes_per_channel; ++i) + { + if (s->val[OPT_CUSTOM_GAMMA].w == SANE_TRUE) + val = s->gamma_table[table][i * 256 / bytes_per_channel]; + else + val = i * 256 / bytes_per_channel; + if ((s->mode & MUSTEK_MODE_COLOR) + && (s->val[OPT_CUSTOM_GAMMA].w == SANE_TRUE)) + /* compose intensity gamma and color channel gamma: */ + val = s->gamma_table[0][val]; + *cp++ = val; + } + if (!(s->hw->flags & MUSTEK_FLAG_N) + || !(s->mode & MUSTEK_MODE_GRAY)) + table++; + } + } + DBG (5, "gamma_correction: sending gamma table of %d bytes\n", len); + return dev_cmd (s, gamma, 10 + len, 0, 0); +} + +static SANE_Status +send_gamma_table (Mustek_Scanner * s) +{ + SANE_Status status; + + if (s->one_pass_color_scan) + { + if (s->hw->flags & MUSTEK_FLAG_N) + /* This _should_ work for all one-pass scanners (not just + AB306N scanners), but it doesn't work for my Paragon + 600 II SP with firmware rev 1.01. Too bad, since it would + simplify the gamma correction code quite a bit. */ + status = gamma_correction (s, MUSTEK_CODE_GRAY); + else + { + status = gamma_correction (s, MUSTEK_CODE_RED); + if (status != SANE_STATUS_GOOD) + return status; + + status = gamma_correction (s, MUSTEK_CODE_GREEN); + if (status != SANE_STATUS_GOOD) + return status; + + status = gamma_correction (s, MUSTEK_CODE_BLUE); + } + } + else + status = gamma_correction (s, MUSTEK_CODE_GRAY); + return status; +} + + +/* ScanExpress and Paragon series */ +static SANE_Status +start_scan (Mustek_Scanner * s) +{ + SANE_Byte start[6]; + SANE_Status status; + + memset (start, 0, sizeof (start)); + start[0] = MUSTEK_SCSI_START_STOP; + start[4] = 0x01; + + DBG (4, "start_scan\n"); + /* ScanExpress and Pro models don't have any variants */ + if (!(s->hw->flags & MUSTEK_FLAG_SE) && !(s->hw->flags & MUSTEK_FLAG_PRO)) + { + if (s->mode & MUSTEK_MODE_COLOR) + { + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + start[4] |= ((s->pass + 1) << 3); + else + start[4] |= 0x20; + } + /* or in single/multi bit: */ + start[4] |= ((s->mode & MUSTEK_MODE_LINEART) + || (s->mode & MUSTEK_MODE_HALFTONE)) ? 0 : (1 << 6); + + /* or in expanded resolution bit: */ + if (s->val[OPT_RESOLUTION].w > (s->hw->dpi_range.max / 2) + && ((s->hw->flags & MUSTEK_FLAG_THREE_PASS) + || (s->hw->flags & MUSTEK_FLAG_PARAGON_1) + || (s->hw->flags & MUSTEK_FLAG_PARAGON_2))) + start[4] |= 1 << 7; + + /* block mode (or whatever) */ + if (s->hw->flags & MUSTEK_FLAG_USE_BLOCK) + { + start[5] = 0x08; + DBG (4, "start_scan: using block mode\n"); + } + } + + status = dev_cmd (s, start, sizeof (start), 0, 0); + if (status != SANE_STATUS_GOOD) + DBG (1, "start_scan returned status %s\n", sane_strstatus (status)); + return status; +} + +static SANE_Status +do_eof (Mustek_Scanner * s) +{ + if (s->pipe >= 0) + { + close (s->pipe); + s->pipe = -1; + DBG (5, "do_eof: closing pipe\n"); + } + return SANE_STATUS_EOF; +} + +static SANE_Status +do_stop (Mustek_Scanner * s) +{ + SANE_Status status = SANE_STATUS_GOOD; + + DBG (5, "do_stop\n"); + + if (s->cancelled) + status = SANE_STATUS_CANCELLED; + + s->scanning = SANE_FALSE; + s->pass = 0; + + if (s->reader_pid != -1) + { + SANE_Int exit_status; + struct timeval now; + long int scan_time; + long int scan_size; + SANE_Pid pid; + + /* print scanning time */ + gettimeofday (&now, 0); + scan_time = now.tv_sec - s->start_time; + if (scan_time < 1) + scan_time = 1; + scan_size = s->hw->bpl * s->hw->lines / 1024; + DBG (2, "Scanning time was %ld seconds, %ld kB/s\n", scan_time, + scan_size / scan_time); + + if (s->total_bytes == s->params.lines * s->params.bytes_per_line) + DBG (3, "Scanned %d bytes as expected\n", s->total_bytes); + else if (s->total_bytes < s->params.lines * s->params.bytes_per_line) + DBG (3, "Scanned %d bytes, expected %d bytes\n", s->total_bytes, + s->params.lines * s->params.bytes_per_line); + else + DBG (1, "Warning: Scanned %d bytes, but expected only %d bytes\n", + s->total_bytes, s->params.lines * s->params.bytes_per_line); + + /* ensure child knows it's time to stop: */ + DBG (5, "do_stop: terminating reader process\n"); + sanei_thread_kill (s->reader_pid); + + pid = sanei_thread_waitpid (s->reader_pid, &exit_status); + if (pid == -1) + { + DBG (1, + "do_stop: sanei_thread_waitpid failed, already terminated? (%s)\n", + strerror (errno)); + } + else + { + DBG (2, "do_stop: reader process terminated with status %s\n", + sane_strstatus (exit_status)); + if (status != SANE_STATUS_CANCELLED + && exit_status != SANE_STATUS_GOOD) + status = exit_status; + } + + s->reader_pid = -1; + } + + if (s->fd >= 0) + { + if (!sanei_thread_is_forked ()) + sanei_scsi_req_flush_all (); /* flush SCSI queue */ + + if (s->hw->flags & MUSTEK_FLAG_PRO) + { + if (s->total_bytes < s->params.lines * s->params.bytes_per_line) + status = dev_cmd (s, scsi_start_stop, sizeof (scsi_start_stop), + 0, 0); + dev_wait_ready (s); + } + else if ((s->hw->flags & MUSTEK_FLAG_PARAGON_1) + || (s->hw->flags & MUSTEK_FLAG_PARAGON_2) + || (s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + if (s->cancelled && + (s->total_bytes < s->params.lines * s->params.bytes_per_line)) + status = dev_cmd (s, scsi_start_stop, sizeof (scsi_start_stop), + 0, 0); + } + else + status = dev_cmd (s, scsi_start_stop, sizeof (scsi_start_stop), 0, 0); + + if (force_wait) + { + DBG (5, "do_stop: waiting for scanner to be ready\n"); + dev_wait_ready (s); + } + + do_eof (s); + DBG (5, "do_stop: closing scanner\n"); + dev_close (s); + s->fd = -1; + } + + DBG (5, "do_stop: finished\n"); + return status; +} + +/* Paragon I + II: Determine the CCD's distance between the primary color + lines. */ +static SANE_Status +line_distance (Mustek_Scanner * s) +{ + SANE_Int factor, color, res, peak_res; + SANE_Status status; + SANE_Byte result[5]; + size_t len; + + memset (result, 0, 5); + + res = SANE_UNFIX (s->val[OPT_RESOLUTION].w) + 0.5; + peak_res = SANE_UNFIX (s->hw->dpi_range.max) + 0.5; + + s->ld.buf[0] = NULL; + + len = sizeof (result); + status = dev_cmd (s, scsi_ccd_distance, sizeof (scsi_ccd_distance), + result, &len); + if (status != SANE_STATUS_GOOD) + return status; + + DBG (3, "line_distance: got factor=%d, (r/g/b)=(%d/%d/%d)\n", + result[0] | (result[1] << 8), result[2], result[3], result[4]); + + if (s->hw->flags & MUSTEK_FLAG_LD_FIX) + { + result[0] = 0xff; + result[1] = 0xff; + if (s->mode & MUSTEK_MODE_COLOR) + { + if (s->hw->flags & MUSTEK_FLAG_N) + { + /* According to Andreas Czechanowski, the line-distance values + returned for the AB306N scanners are garbage, so we have to + fix things up manually. Not good. + This seems to be true only for firmware 2.00 which is + extremely seldom.. AB306N scanners with firmware 1.01 don't + need this fix. */ + if (peak_res == 600) + { + if (res < 51) + { + result[0] = 8; + result[1] = 0; + result[2] = 0; + result[3] = 2; + result[4] = 3; + } + else if (res < 75 || (res > 90 && res < 150)) + { + /* 51-74 and 91-149 dpi: */ + result[0] = 4; + result[1] = 0; + result[2] = 0; + result[3] = 3; + result[4] = 5; + } + else if (res <= 90 || (res >= 150 && res <= 300)) + { + /* 75-90 and 150-300 dpi: */ + result[0] = 2; + result[1] = 0; + result[2] = 0; + result[3] = 5; + result[4] = 9; + } + else + { + /* 301-600 dpi: */ + result[0] = 1; + result[1] = 0; + result[2] = 0; + result[3] = 9; + result[4] = 23; + } + } + else + DBG (1, "don't know how to fix up line-distance for %d dpi\n", + peak_res); + } + else if (!(s->hw->flags & MUSTEK_FLAG_LD_NONE)) + { + if (peak_res == 600) + { + if (res < 51) + { + /* 1-50 dpi: */ + result[0] = 4; + result[1] = 0; + result[2] = 0; + result[3] = 3; + result[4] = 5; + } + else if (res <= 300) + { + /* 51-300 dpi: */ + result[0] = 2; + result[1] = 0; + result[2] = 0; + result[3] = 5; + result[4] = 9; + } + else + { + /*301-600 dpi: */ + result[0] = 1; + result[1] = 0; + result[2] = 0; + result[3] = 9; + result[4] = 17; + } + } + else if (peak_res == 800) + { + if (res < 72) + { + /* 1-71 dpi: */ + result[0] = 4; + result[1] = 0; + result[2] = 0; + result[3] = 3; + result[4] = 5; + } + else if (res <= 400) + { + /* 72-400 dpi: */ + result[0] = 2; + result[1] = 0; + result[2] = 0; + result[3] = 9; + result[4] = 17; + } + else + { + /*401-800 dpi: */ + result[0] = 1; + result[1] = 0; + result[2] = 0; + result[3] = 16; + result[4] = 32; + } + } + } + } + DBG (4, "line_distance: fixed up to factor=%d, (r/g/b)=(%d/%d/%d)\n", + result[0] | (result[1] << 8), result[2], result[3], result[4]); + } + + factor = result[0] | (result[1] << 8); + if (factor != 0xffff) + { + /* need to do line-distance adjustment ourselves... */ + + s->ld.max_value = peak_res; + + if (factor == 0) + { + if (res <= peak_res / 2) + res *= 2; + } + else + res *= factor; + s->ld.peak_res = res; + for (color = 0; color < 3; ++color) + { + s->ld.dist[color] = result[2 + color]; + s->ld.quant[color] = s->ld.max_value; + s->ld.index[color] = -s->ld.dist[color]; + } + s->ld.lmod3 = -1; + + DBG (4, "line_distance: max_value = %d, peak_res = %d, ld.quant = " + "(%d, %d, %d)\n", s->ld.max_value, s->ld.peak_res, s->ld.quant[0], + s->ld.quant[1], s->ld.quant[2]); + } + else + s->ld.max_value = 0; + + return SANE_STATUS_GOOD; +} + +/* Paragon + Pro series */ +static SANE_Status +get_image_status (Mustek_Scanner * s, SANE_Int * bpl, SANE_Int * lines) +{ + SANE_Byte result[6]; + SANE_Status status; + size_t len; + SANE_Int busy, offset; + long res, half_res; + + memset (result, 0, 6); + + /* The 600 II N v1.01 and Paragon 12000SP need a larger scan-area for + line-distance correction in color mode */ + offset = 0; + if ((s->hw->flags & MUSTEK_FLAG_LD_N1) && (s->mode & MUSTEK_MODE_COLOR)) + offset = s->ld.dist[1]; + else if ((s->hw->flags & MUSTEK_FLAG_LD_BLOCK) + && (s->hw->flags & MUSTEK_FLAG_PARAGON_1) + && (s->mode & MUSTEK_MODE_COLOR)) + offset = MAX_LINE_DIST * SANE_UNFIX (s->val[OPT_RESOLUTION].w) + / SANE_UNFIX (s->hw->dpi_range.max); + + do + { + len = sizeof (result); + status = dev_cmd (s, scsi_get_image_status, + sizeof (scsi_get_image_status), result, &len); + if (status != SANE_STATUS_GOOD) + return status; + + busy = result[0]; + if (busy) + usleep (100000); + + if (!s->scanning) /* ? */ + if (!(s->hw->flags & MUSTEK_FLAG_PRO)) + return do_stop (s); + } + while (busy); + + s->hw->bpl = result[1] | (result[2] << 8); + s->hw->lines = result[3] | (result[4] << 8) | (result[5] << 16); + + res = SANE_UNFIX (s->val[OPT_RESOLUTION].w); + half_res = SANE_UNFIX (s->hw->dpi_range.max) / 2; + /* Need to interpolate resolutions > max x-resolution? */ + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && (res > half_res)) + { + *bpl = (s->hw->bpl * res) / half_res / 3; + *bpl *= 3; + DBG (4, "get_image_status: resolution > x-max; enlarge %d bpl to " + "%d bpl\n", s->hw->bpl, *bpl); + } + else + *bpl = s->hw->bpl; + + *lines = s->hw->lines - offset; + + DBG (3, "get_image_status: bytes_per_line=%d, lines=%d (offset = %d)\n", + *bpl, *lines, offset); + return SANE_STATUS_GOOD; +} + +/* ScanExpress models */ +static SANE_Status +get_window (Mustek_Scanner * s, SANE_Int * bpl, SANE_Int * lines, + SANE_Int * pixels) +{ + SANE_Byte result[48]; + SANE_Status status; + size_t len; + SANE_Int color; + long res, half_res; + + res = s->resolution_code; + half_res = SANE_UNFIX (s->hw->dpi_range.max) / 2; + + DBG (5, "get_window: resolution: %ld dpi (hardware: %d dpi)\n", + res, s->ld.peak_res); + + len = sizeof (result); + status = dev_cmd (s, scsi_get_window, sizeof (scsi_get_window), result, + &len); + if (status != SANE_STATUS_GOOD) + return status; + + if (!s->scanning) + return do_stop (s); + + s->hw->cal.bytes = (result[6] << 24) | (result[7] << 16) | + (result[8] << 8) | (result[9] << 0); + s->hw->cal.lines = (result[10] << 24) | (result[11] << 16) | + (result[12] << 8) | (result[13] << 0); + + DBG (4, "get_window: calibration bpl=%d, lines=%d\n", + s->hw->cal.bytes, s->hw->cal.lines); + + s->hw->bpl = (result[14] << 24) | (result[15] << 16) | + (result[16] << 8) | result[17]; + + s->hw->lines = (result[18] << 24) | (result[19] << 16) | + (result[20] << 8) | result[21]; + + DBG (4, "get_window: scan bpl=%d, lines=%d\n", s->hw->bpl, s->hw->lines); + + if ((s->hw->cal.bytes == 0) || (s->hw->cal.lines == 0) + || (s->hw->bpl == 0) || (s->hw->lines == 0)) + { + DBG (1, "get_window: oops, none of these values should be 0 " + "-- exiting\n"); + return SANE_STATUS_INVAL; + } + + s->hw->gamma_length = 1 << result[26]; + DBG (4, "get_window: gamma length=%d\n", s->hw->gamma_length); + + if (s->mode & MUSTEK_MODE_COLOR) + { + s->ld.buf[0] = NULL; + for (color = 0; color < 3; ++color) + { + s->ld.dist[color] = result[42 + color]; + } + + DBG (4, "get_window: LD res=%d, (r/g/b)=(%d/%d/%d)\n", + (result[40] << 8) | result[41], s->ld.dist[0], + s->ld.dist[1], s->ld.dist[2]); + s->ld.max_value = (result[40] << 8) | result[41]; + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && (res > half_res)) + { + /* We must interpolate resolutions > max x-resolution */ + *bpl = *pixels = (((s->hw->bpl / 3) * res) / half_res) * 3; + } + else + { + /* Scale down the image according to desired resolution */ + *bpl = *pixels = (((s->hw->bpl / 3) * res) / s->ld.peak_res) * 3; + } + *lines = (s->hw->lines - s->ld.dist[2]) * res / s->ld.peak_res; + } + else + { + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && (res > half_res)) + { + /* We must interpolate resolutions > max x-resolution */ + *bpl = s->hw->bpl * res / half_res; + } + else + { + *bpl = s->hw->bpl; + } + *lines = s->hw->lines; + } + DBG (4, "get_window: bpl = %d (hardware: %d), lines = %d (hardware: %d)\n", + *bpl, s->hw->bpl, *lines, s->hw->lines); + return SANE_STATUS_GOOD; +} + +static SANE_Status +adf_and_backtrack (Mustek_Scanner * s) +{ + SANE_Byte backtrack[6]; + SANE_Int code = 0x80; + + if (!(s->hw->flags & MUSTEK_FLAG_NO_BACKTRACK)) + code |= 0x02; /* enable backtracking */ + + if (strcmp (s->val[OPT_SOURCE].s, "Automatic Document Feeder") == 0) + code |= 0x01; + else if (strcmp (s->val[OPT_SOURCE].s, "Transparency Adapter") == 0) + code |= 0x04; + memset (backtrack, 0, sizeof (backtrack)); + backtrack[0] = MUSTEK_SCSI_ADF_AND_BACKTRACK; + backtrack[4] = code; + + DBG (4, "adf_and_backtrack: backtrack: %s; ADF: %s; TA: %s\n", + code & 0x02 ? "yes" : "no", code & 0x01 ? "yes" : "no", + code & 0x04 ? "yes" : "no"); + return dev_cmd (s, backtrack, sizeof (backtrack), 0, 0); +} + +/* 600 II N firmware 2.x */ +static SANE_Int +fix_line_distance_n_2 (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, + SANE_Byte * raw, SANE_Byte * out) +{ + SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; + SANE_Int c, num_saved_lines, line; + + if (!s->ld.buf[0]) + { + /* This buffer must be big enough to hold maximum line distance + times max_bpl bytes. The maximum line distance for the + Paragon 600 II N scanner is 23, so 40 should be safe. */ + DBG (5, + "fix_line_distance_n_2: allocating temp buffer of %d*%d bytes\n", + MAX_LINE_DIST, bpl); + s->ld.buf[0] = malloc (MAX_LINE_DIST * (long) bpl); + if (!s->ld.buf[0]) + { + DBG (1, + "fix_line_distance_n_2: failed to malloc temporary buffer\n"); + return 0; + } + } + + num_saved_lines = s->ld.index[0] - s->ld.index[2]; + if (num_saved_lines > 0) + /* restore the previously saved lines: */ + memcpy (out, s->ld.buf[0], num_saved_lines * bpl); + + while (1) + { + if (++s->ld.lmod3 >= 3) + s->ld.lmod3 = 0; + + c = color_seq[s->ld.lmod3]; + if (s->ld.index[c] < 0) + ++s->ld.index[c]; + else if (s->ld.index[c] < s->params.lines) + { + s->ld.quant[c] += s->ld.peak_res; + if (s->ld.quant[c] > s->ld.max_value) + { + s->ld.quant[c] -= s->ld.max_value; + line = s->ld.index[c]++ - s->ld.ld_line; + out_ptr = out + line * bpl + c; + out_end = out_ptr + bpl; + while (out_ptr != out_end) + { + *out_ptr = *raw++; + out_ptr += 3; + } + + if (raw >= raw_end) + { + DBG (3, "fix_line_distance_n_2: lmod3=%d, " + "index=(%d,%d,%d)\n", s->ld.lmod3, + s->ld.index[0], s->ld.index[1], s->ld.index[2]); + num_lines = s->ld.index[2] - s->ld.ld_line; + + /* copy away the lines with at least one missing + color component, so that we can interleave them + with new scan data on the next call */ + num_saved_lines = s->ld.index[0] - s->ld.index[2]; + memcpy (s->ld.buf[0], out + num_lines * bpl, + num_saved_lines * bpl); + + /* notice the number of lines we processed */ + s->ld.ld_line = s->ld.index[2]; + /* return number of complete (r+g+b) lines */ + return num_lines; + } + } + } + } +} + +/* 600 II N firmware 1.x */ +static SANE_Int +fix_line_distance_n_1 (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, + SANE_Byte * raw, SANE_Byte * out) +{ + SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; + SANE_Int c, num_saved_lines, line; + + /* For firmware 1.x the scanarea must be soemwhat bigger than needed + because of the linedistance correction */ + + if (!s->ld.buf[0]) + { + /* This buffer must be big enough to hold maximum line distance + times max_bpl bytes. The maximum line distance for the 600 II N + is 23, so 40 is safe. */ + DBG (5, + "fix_line_distance_n_1: allocating temp buffer of %d*%d bytes\n", + MAX_LINE_DIST, bpl); + s->ld.buf[0] = malloc (MAX_LINE_DIST * (long) bpl); + if (!s->ld.buf[0]) + { + DBG (1, + "fix_line_distance_n_1: failed to malloc temporary buffer\n"); + return 0; + } + } + num_saved_lines = s->ld.index[0] - s->ld.index[1]; + DBG (5, "fix_line_distance_n_1: got %d lines, %d bpl\n", num_lines, bpl); + DBG (5, "fix_line_distance_n_1: num_saved_lines = %d; peak_res = %d; " + "max_value = %d\n", num_saved_lines, s->ld.peak_res, s->ld.max_value); + if (num_saved_lines > 0) + /* restore the previously saved lines: */ + memcpy (out, s->ld.buf[0], num_saved_lines * bpl); + + while (1) + { + if (++s->ld.lmod3 >= 3) + s->ld.lmod3 = 0; + c = s->ld.lmod3; + if (s->ld.index[c] < 0) + ++s->ld.index[c]; + else + { + s->ld.quant[c] += s->ld.peak_res; + if (s->ld.quant[c] > s->ld.max_value) + { + s->ld.quant[c] -= s->ld.max_value; + line = s->ld.index[c]++ - s->ld.ld_line; + out_ptr = out + line * bpl + c; + out_end = out_ptr + bpl; + while (out_ptr != out_end) + { + *out_ptr = *raw++; + out_ptr += 3; + } + DBG (5, "fix_line_distance_n_1: copied line %d (color %d)\n", + line, c); + } + } + if ((raw >= raw_end) || ((s->ld.index[0] >= s->params.lines) && + (s->ld.index[1] >= s->params.lines) && + (s->ld.index[2] >= s->params.lines))) + { + DBG (3, "fix_line_distance_n_1: lmod3=%d, index=(%d,%d,%d)%s\n", + s->ld.lmod3, + s->ld.index[0], s->ld.index[1], s->ld.index[2], + raw >= raw_end ? " raw >= raw_end" : ""); + num_lines = s->ld.index[1] - s->ld.ld_line; + if (num_lines < 0) + num_lines = 0; + DBG (4, "fix_line_distance_n_1: lines ready: %d\n", num_lines); + + /* copy away the lines with at least one missing + color component, so that we can interleave them + with new scan data on the next call */ + num_saved_lines = s->ld.index[0] - s->ld.index[1]; + DBG (4, "fix_line_distance_n_1: copied %d lines to " + "ld.buf\n", num_saved_lines); + memcpy (s->ld.buf[0], out + num_lines * bpl, num_saved_lines * bpl); + /* notice the number of lines we processed */ + s->ld.ld_line = s->ld.index[1]; + if (s->ld.ld_line < 0) + s->ld.ld_line = 0; + /* return number of complete (r+g+b) lines */ + return num_lines; + } + + } +} + +/* For ScanExpress models */ +static SANE_Int +fix_line_distance_se (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, + SANE_Byte * raw, SANE_Byte * out) +{ + SANE_Byte *raw_end = raw + num_lines * bpl; + SANE_Byte *out_ptr[3], *ptr; + SANE_Int index[3], lines[3], quant[3], dist[3]; + SANE_Int max_value; + SANE_Int color, pixel, res, half_res, scale; + SANE_Int bpc = bpl / 3; /* bytes per color (per line) */ + SANE_Bool preview = SANE_FALSE; + + res = s->resolution_code; + half_res = SANE_UNFIX (s->hw->dpi_range.max) / 2; + max_value = s->ld.max_value; + if ((s->val[OPT_PREVIEW].w == SANE_TRUE) + && (s->val[OPT_FAST_PREVIEW].w == SANE_TRUE)) + { + preview = SANE_TRUE; + /*max_value = 75; */ + dist[0] = s->ld.dist[0]; + dist[1] = s->ld.dist[1]; + dist[2] = s->ld.dist[2]; + } + else + { + dist[0] = s->ld.dist[0]; + dist[1] = s->ld.dist[1]; + dist[2] = s->ld.dist[2]; + } + + if (!s->ld.buf[0]) + { + /* This buffer must be big enough to hold maximum line distance times + 3*bpl bytes. The maximum line distance for 1200 dpi is 32 */ + DBG (5, "fix_line_distance_se: allocating temp buffer of %d*%d bytes\n", + 3 * MAX_LINE_DIST, bpc); + s->ld.buf[0] = malloc (3 * MAX_LINE_DIST * (long) bpc); + + if (!s->ld.buf[0]) + { + DBG (1, + "fix_line_distance_se: failed to malloc temporary buffer\n"); + return 0; + } + + /* Note that either s->ld.buf[1] or s->ld.buf[2] is never used. */ + s->ld.buf[1] = s->ld.buf[2] = + s->ld.buf[0] + 2 * MAX_LINE_DIST * (long) bpc; + + /* Since the blocks don't start necessarily with red note color. */ + s->ld.color = 0; + + /* The scan area must be longer than desired because of the line + distance. So me must count complete (r+g+b) lines already + submitted to the fronted. */ + s->ld.ld_line = s->params.lines; + + for (color = 0; color < 3; ++color) + { + s->ld.index[color] = -dist[color]; + s->ld.quant[color] = 0; + s->ld.saved[color] = 0; + } + } + + num_lines *= 3; + DBG (5, "fix_line_distance_se: start color: %d; %d lines \n", + s->ld.color, num_lines); + + /* First scan the lines read and count red, green and blue ones. + Since we will step through the lines a second time we must not + alter any global variables here! */ + for (color = 0; color < 3; ++color) + { + index[color] = s->ld.index[color]; + lines[color] = s->ld.saved[color]; + quant[color] = s->ld.quant[color]; + } + + color = s->ld.color; + while (num_lines > 0) + { + if (index[color] < 0) + ++index[color]; + else + { + quant[color] += res; + if (quant[color] >= max_value) + { + /* This line must be processed, not dropped. */ + quant[color] -= max_value; + ++lines[color]; + --num_lines; + } + else if (!preview) + --num_lines; + + } + if (++color > 2) + color = 0; + } + + /* Calculate how many triples of color lines we can output now. + Because the number of available red lines is always greater + than for the other colors we may ignore the red ones here. */ + num_lines = MIN (lines[1], lines[2]); + + DBG (5, "fix_line_distance_se: saved lines: %d/%d/%d\n", s->ld.saved[0], + s->ld.saved[1], s->ld.saved[2]); + DBG (5, "fix_line_distance_se: available: %d/%d/%d --> triples: %d\n", + lines[0], lines[1], lines[2], num_lines); + + lines[0] = lines[1] = lines[2] = num_lines; + + /* Output the color lines saved in previous call first. + Note that data is converted in r/g/b interleave on the fly. */ + for (color = 0; color < 3; ++color) + { + out_ptr[color] = out + color; + ptr = s->ld.buf[color]; + while ((s->ld.saved[color] > 0) && (lines[color] > 0)) + { + scale = 0; + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && (res > half_res)) + { + /* Need to enlarge x-resolution */ + SANE_Byte *ptr_start = ptr; + for (pixel = 0; pixel < s->params.pixels_per_line; ++pixel) + { + *out_ptr[color] = *ptr; + out_ptr[color] += 3; + scale += half_res; + if (scale >= half_res) + { + scale -= res; + ++ptr; + } + } + DBG (5, "fix_line_distance_se: got saved line: %d; line: %d; " + "color: %d; raw bytes: %lu; out bytes: %d\n", + s->ld.saved[color], lines[color], color, (u_long) (ptr - ptr_start), + s->params.pixels_per_line); + ptr = ptr_start + bpc; + } + else + { + if (preview) + { + for (pixel = 0; pixel < bpc; ++pixel) + { + *out_ptr[color] = *ptr++; + out_ptr[color] += 3; + } + } + else + { + for (pixel = 0; pixel < bpc; ++pixel) + { + scale += res; + if (scale >= max_value) + { + scale -= max_value; + *out_ptr[color] = *ptr; + out_ptr[color] += 3; + } + ++ptr; + } + } + DBG (5, "fix_line_distance_se: got saved line: %d; line: %d; " + "color: %d\n", s->ld.saved[color], lines[color], color); + } + --(s->ld.saved[color]); + --lines[color]; + } + if (s->ld.saved[color] > 0) + memmove (s->ld.buf[color], ptr, s->ld.saved[color] * bpc); + } + + while (1) + { + if (s->ld.index[s->ld.color] < 0) + ++(s->ld.index[s->ld.color]); + else + { + s->ld.quant[s->ld.color] += res; + if (s->ld.quant[s->ld.color] >= max_value) + { + /* This line must be processed, not dropped. */ + s->ld.quant[s->ld.color] -= max_value; + + if (lines[s->ld.color] > 0) + { + /* There's still a line to be output for current color. + Then shuffle current color line to output buffer. */ + scale = 0; + /* need to enlarge x-resolution? */ + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) + && (res > half_res)) + { + SANE_Byte *raw_start = raw; + for (pixel = 0; pixel < s->params.pixels_per_line; + ++pixel) + { + *out_ptr[s->ld.color] = *raw; + out_ptr[s->ld.color] += 3; + scale += half_res; + if (scale >= half_res) + { + scale -= res; + ++raw; + } + + } + DBG (5, + "fix_line_distance_se: got line: %d; color: %d; " + "raw bytes: %lu; out bytes: %d\n", + lines[s->ld.color], s->ld.color, (u_long) (raw - raw_start), + s->params.pixels_per_line); + raw = raw_start + bpc; + } + else + { + if (preview) + { + for (pixel = 0; pixel < bpc; ++pixel) + { + *out_ptr[s->ld.color] = *raw++; + out_ptr[s->ld.color] += 3; + } + } + else + { + for (pixel = 0; pixel < bpc; ++pixel) + { + scale += res; + if (scale >= max_value) + { + scale -= max_value; + *out_ptr[s->ld.color] = *raw; + out_ptr[s->ld.color] += 3; + } + ++raw; + } + } + + DBG (5, "fix_line_distance_se: got line: %d; color: " + "%d\n", lines[s->ld.color], s->ld.color); + } + --lines[s->ld.color]; + } + else + { + /* At least one component missing, so save this line. */ + memcpy (s->ld.buf[s->ld.color] + s->ld.saved[s->ld.color] + * bpc, raw, bpc); + DBG (5, "fix_line_distance_se: saved line %d; color %d\n", + s->ld.saved[s->ld.color], s->ld.color); + ++(s->ld.saved[s->ld.color]); + raw += bpc; + } + } + else + { + if (!preview) + raw += bpc; + DBG (5, "fix_line_distance_se: ignored line; color: %d\n", + s->ld.color); + } + + if (raw >= raw_end) + { + /* Reduce num_lines if we encounter excess lines. */ + if (num_lines > s->ld.ld_line) + num_lines = s->ld.ld_line; + s->ld.ld_line -= num_lines; + + if (++s->ld.color > 2) + s->ld.color = 0; + return num_lines; + } + } + if (++s->ld.color > 2) + s->ld.color = 0; + } +} + + +/* For Pro models. Not really a linedistance correction (they don't need one) + only enlarging x-res here */ +static void +fix_line_distance_pro (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, + SANE_Byte * raw, SANE_Byte * out) +{ + SANE_Byte *out_addr, *in_addr; + SANE_Int res, half_res, y, x_out, x_in; + + + res = SANE_UNFIX (s->val[OPT_RESOLUTION].w); + half_res = SANE_UNFIX (s->hw->dpi_range.max) / 2; + + DBG (5, "fix_line_distance_pro: res=%d; halfres=%d; num_lines=%d; bpl=%d\n", + res, half_res, num_lines, bpl); + + if (strcmp (s->val[OPT_BIT_DEPTH].s, "12") == 0) + { + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && (res > half_res)) + { + /*12 bit, need to enlarge x-resolution */ + DBG (5, "fix_line_distance_pro: res > half_res --> need to " + "enlarge x\n"); + if (little_endian ()) + for (y = 0; y < num_lines; y++) + { + for (x_out = 0; x_out < s->params.pixels_per_line; x_out++) + { + x_in = x_out * bpl / s->params.bytes_per_line / 2; + x_in *= 2; + out_addr = out + y * s->params.bytes_per_line + x_out * 6; + in_addr = raw + y * bpl + x_in * 6; + *(out_addr) = *(in_addr) << 4; + *(out_addr + 1) = (*(in_addr) >> 4) + + (*(in_addr + 1) << 4); + *(out_addr + 2) = *(in_addr + 2) << 4; + *(out_addr + 3) = (*(in_addr + 2) >> 4) + + (*(in_addr + 3) << 4); + *(out_addr + 4) = *(in_addr + 4) << 4; + *(out_addr + 5) = (*(in_addr + 4) >> 4) + + (*(in_addr + 5) << 4); + } + } + else /* big endian */ + for (y = 0; y < num_lines; y++) + { + for (x_out = 0; x_out < s->params.pixels_per_line; x_out++) + { + x_in = x_out * bpl / s->params.bytes_per_line / 2; + out_addr = out + y * s->params.bytes_per_line + x_out * 6; + in_addr = raw + y * bpl + x_in * 6; + *(out_addr) = (*(in_addr) >> 4) + (*(in_addr + 1) << 4); + *(out_addr + 1) = *(in_addr) << 4; + *(out_addr + 2) = (*(in_addr + 2) >> 4) + + (*(in_addr + 3) << 4); + *(out_addr + 3) = *(in_addr + 2) << 4; + *(out_addr + 4) = (*(in_addr + 4) >> 4) + + (*(in_addr + 5) << 4); + *(out_addr + 5) = *(in_addr + 4) << 4; + } + } + } + else /* 12 bit, no need to enlarge x */ + { + SANE_Word pixel; + + if (little_endian ()) + for (pixel = 0; pixel < (num_lines * bpl / 2); pixel++) + { + *(out + pixel * 2) = *(raw + pixel * 2) << 4; + *(out + pixel * 2 + 1) = (*(raw + pixel * 2) >> 4) + + (*(raw + pixel * 2 + 1) << 4); + } + else /* big endian */ + for (pixel = 0; pixel < (num_lines * bpl / 2); pixel++) + { + *(out + pixel * 2) = (*(raw + pixel * 2) >> 4) + + (*(raw + pixel * 2 + 1) << 4); + *(out + pixel * 2 + 1) = *(raw + pixel * 2) << 4; + } + + } + } + else /* 8 bit */ + { + /* need to enlarge x-resolution? */ + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && (res > half_res)) + { + DBG (5, "fix_line_distance_pro: res > half_res --> need to " + "enlarge x\n"); + + for (y = 0; y < num_lines; y++) + { + for (x_out = 0; x_out < s->params.pixels_per_line; x_out++) + { + x_in = x_out * bpl / s->params.bytes_per_line; + out_addr = out + y * s->params.bytes_per_line + x_out * 3; + in_addr = raw + y * bpl + x_in * 3; + *(out_addr) = *(in_addr); + *(out_addr + 1) = *(in_addr + 1); + *(out_addr + 2) = *(in_addr + 2); + } + } + } + else + memcpy (out, raw, num_lines * bpl); + } + return; +} + +/* For MFS-08000SP, MFS-06000SP. MFC-08000CZ, MFC-06000CZ */ +static void +fix_line_distance_normal (Mustek_Scanner * s, SANE_Int num_lines, + SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) +{ + SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; + SANE_Int index[3]; /* index of the next output line for color C */ + SANE_Int i, color; + + /* Initialize the indices with the line distances that were returned + by the CCD linedistance command or set manually (option + linedistance-fix). We want to skip data for the first OFFSET + rounds, so we initialize the indices to the negative of this + offset. */ + + DBG (5, "fix_line_distance_normal: %d lines, %d bpl\n", num_lines, bpl); + + for (color = 0; color < 3; ++color) + index[color] = -s->ld.dist[color]; + + while (1) + { + for (i = 0; i < 3; ++i) + { + color = color_seq[i]; + if (index[color] < 0) + ++index[color]; + else if (index[color] < num_lines) + { + s->ld.quant[color] += s->ld.peak_res; + if (s->ld.quant[color] > s->ld.max_value) + { + s->ld.quant[color] -= s->ld.max_value; + out_ptr = out + index[color] * bpl + color; + out_end = out_ptr + bpl; + while (out_ptr != out_end) + { + *out_ptr = *raw++; + out_ptr += 3; + } + ++index[color]; + if (raw >= raw_end) + return; + } + } + } + } +} + +/* Paragon series I + II. */ +static SANE_Int +fix_line_distance_block (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, + SANE_Byte * raw, SANE_Byte * out, + SANE_Int num_lines_total) +{ + SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; + SANE_Int c, num_saved_lines, line, max_index, min_index; + + if (!s->ld.buf[0]) + { + DBG (5, "fix_line_distance_block: allocating temp buffer of %d*%d " + "bytes\n", MAX_LINE_DIST, bpl); + s->ld.buf[0] = malloc (MAX_LINE_DIST * (long) bpl); + if (!s->ld.buf[0]) + { + DBG (1, "fix_line_distance_block: failed to malloc temporary " + "buffer\n"); + return 0; + } + } + DBG (5, "fix_line_distance_block: s->ld.index = {%d, %d, %d}, " + "s->ld.lmod3 = %d\n", s->ld.index[0], s->ld.index[1], s->ld.index[2], + s->ld.lmod3); + DBG (5, "fix_line_distance_block: s->ld.quant = {%d, %d, %d}, " + "s->ld.max_value = %d\n", s->ld.quant[0], s->ld.quant[1], + s->ld.quant[2], s->ld.max_value); + DBG (5, + "fix_line_distance_block: s->ld.peak_res = %d, s->ld.ld_line = %d\n", + s->ld.peak_res, s->ld.ld_line); + + /* search maximum and minimum index */ + max_index = MAX (s->ld.index[0], MAX (s->ld.index[1], s->ld.index[2])); + min_index = MIN (s->ld.index[0], MIN (s->ld.index[1], s->ld.index[2])); + num_saved_lines = max_index - min_index; + if (s->ld.index[0] == 0) + num_saved_lines = 0; + /* restore the previously saved lines: */ + memcpy (out, s->ld.buf[0], num_saved_lines * bpl); + DBG (5, "fix_line_distance_block: copied %d lines from " + "ld.buf to buffer (max=%d, min=%d)\n", num_saved_lines, max_index, + min_index); + while (1) + { + if (++s->ld.lmod3 >= 3) + s->ld.lmod3 = 0; + + c = color_seq[s->ld.lmod3]; + if (s->ld.index[c] < 0) + ++s->ld.index[c]; + else if (s->ld.index[c] < num_lines_total) + { + s->ld.quant[c] += s->ld.peak_res; + if (s->ld.quant[c] > s->ld.max_value) + { + s->ld.quant[c] -= s->ld.max_value; + line = s->ld.index[c]++ - s->ld.ld_line; + out_ptr = out + line * bpl + c; + out_end = out_ptr + bpl; + while (out_ptr != out_end) + { + *out_ptr = *raw++; + out_ptr += 3; + } + DBG (5, "fix_line_distance_block: copied line %d (color %d)\n", + line + s->ld.ld_line, c); + + max_index = MAX (s->ld.index[0], + MAX (s->ld.index[1], s->ld.index[2])); + min_index = MIN (s->ld.index[0], + MIN (s->ld.index[1], s->ld.index[2])); + if ((raw >= raw_end) || ((min_index >= num_lines_total))) + { + DBG (5, "fix_line_distance_block: got num_lines: %d\n", + num_lines); + num_lines = min_index - s->ld.ld_line; + if (num_lines < 0) + num_lines = 0; + if ((s->total_lines + num_lines) > s->params.lines) + num_lines = s->params.lines - s->total_lines; + s->total_lines += num_lines; + + /* copy away the lines with at least one missing + color component, so that we can interleave them + with new scan data on the next call */ + num_saved_lines = max_index - min_index; + + DBG (5, "fix_line_distance_block: num_saved_lines = %d; " + "num_lines = %d; bpl = %d\n", num_saved_lines, + num_lines, bpl); + + memcpy (s->ld.buf[0], out + num_lines * bpl, + num_saved_lines * bpl); + + DBG (5, "fix_line_distance_block: copied %d lines to " + "ld.buf\n", num_saved_lines); + + /* notice the number of lines we processed */ + s->ld.ld_line = min_index; + if (s->ld.ld_line < 0) + s->ld.ld_line = 0; + + DBG (4, "fix_line_distance_block: lmod3=%d, " + "index=(%d,%d,%d), line = %d, lines = %d\n", + s->ld.lmod3, + s->ld.index[0], s->ld.index[1], s->ld.index[2], + s->ld.ld_line, num_lines); + /* return number of complete (r+g+b) lines */ + return num_lines; + } + } + } + } +} + +/* For MFS-1200SP 1.00 and others */ +/* No LD correction necessary, just shuffle around data */ +static SANE_Int +fix_line_distance_none (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, + SANE_Byte * raw, SANE_Byte * out) +{ + SANE_Byte *red_ptr, *grn_ptr, *blu_ptr, *ptr, *ptr_end; + SANE_Word y; + + ptr = out; + red_ptr = raw; + + DBG (5, "fix_line_distance_none: no ld correction necessary (%d lines)\n", + num_lines); + + s->ld.ld_line += num_lines; + + if (s->ld.ld_line > s->params.lines) + num_lines -= (s->ld.ld_line - s->params.lines); + if (num_lines < 0) + num_lines = 0; + + DBG (5, "fix_line_distance_none: using %d lines (ld_line = %d, " + "s->params.lines = %d)\n", num_lines, s->ld.ld_line, s->params.lines); + + for (y = 0; y < num_lines; ++y) + { + grn_ptr = red_ptr + bpl / 3; + blu_ptr = grn_ptr + bpl / 3; + ptr_end = red_ptr + bpl; + + while (blu_ptr != ptr_end) + { + *ptr++ = *red_ptr++; + *ptr++ = *grn_ptr++; + *ptr++ = *blu_ptr++; + } + red_ptr = ptr_end; + } + return num_lines; +} + + +static SANE_Status +init_options (Mustek_Scanner * s) +{ + SANE_Int i, j, gammasize; + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + s->opt[OPT_NUM_OPTS].name = ""; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + if (s->hw->flags & MUSTEK_FLAG_SE) + { + s->opt[OPT_MODE].size = max_string_size (mode_list_se); + s->opt[OPT_MODE].constraint.string_list = mode_list_se; + s->val[OPT_MODE].s = strdup (mode_list_se[1]); + if (!s->val[OPT_MODE].s) + return SANE_STATUS_NO_MEM; + } + else + { + s->opt[OPT_MODE].size = max_string_size (mode_list_paragon); + s->opt[OPT_MODE].constraint.string_list = mode_list_paragon; + s->val[OPT_MODE].s = strdup (mode_list_paragon[2]); + if (!s->val[OPT_MODE].s) + return SANE_STATUS_NO_MEM; + } + + /* fast gray mode (pro models) */ + s->opt[OPT_FAST_GRAY_MODE].name = "fast-gray-mode"; + s->opt[OPT_FAST_GRAY_MODE].title = SANE_I18N ("Fast gray mode"); + s->opt[OPT_FAST_GRAY_MODE].desc = SANE_I18N ("Scan in fast gray mode " + "(lower quality)."); + s->opt[OPT_FAST_GRAY_MODE].type = SANE_TYPE_BOOL; + s->val[OPT_FAST_GRAY_MODE].w = SANE_FALSE; + s->opt[OPT_FAST_GRAY_MODE].cap |= SANE_CAP_INACTIVE; + if (s->hw->flags & MUSTEK_FLAG_PRO) + { + /* Only Pro models support fast gray mode */ + s->opt[OPT_FAST_GRAY_MODE].cap &= ~SANE_CAP_INACTIVE; + } + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_FIXED; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_RESOLUTION].constraint.range = &s->hw->dpi_range; + s->val[OPT_RESOLUTION].w = MAX (SANE_FIX (72), s->hw->dpi_range.min); + + /* bit depth */ + s->opt[OPT_BIT_DEPTH].name = SANE_NAME_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].desc = SANE_DESC_BIT_DEPTH; + s->opt[OPT_BIT_DEPTH].type = SANE_TYPE_STRING; + s->opt[OPT_BIT_DEPTH].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BIT_DEPTH].size = max_string_size (bit_depth_list_pro); + s->opt[OPT_BIT_DEPTH].constraint.string_list = bit_depth_list_pro; + s->val[OPT_BIT_DEPTH].s = strdup (bit_depth_list_pro[0]); + if (!s->val[OPT_BIT_DEPTH].s) + return SANE_STATUS_NO_MEM; + + /* speed */ + s->opt[OPT_SPEED].name = SANE_NAME_SCAN_SPEED; + s->opt[OPT_SPEED].title = SANE_TITLE_SCAN_SPEED; + s->opt[OPT_SPEED].desc = SANE_DESC_SCAN_SPEED; + s->opt[OPT_SPEED].type = SANE_TYPE_STRING; + s->opt[OPT_SPEED].size = max_string_size (speed_list); + s->opt[OPT_SPEED].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SPEED].constraint.string_list = speed_list; + s->val[OPT_SPEED].s = strdup (speed_list[4]); + if (!s->val[OPT_SPEED].s) + return SANE_STATUS_NO_MEM; + if (!(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + /* Speed only supported by 3-pass scanners */ + s->opt[OPT_SPEED].cap |= SANE_CAP_INACTIVE; + } + + /* source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + + if ((s->hw->flags & MUSTEK_FLAG_SE) || (s->hw->flags & MUSTEK_FLAG_N) + || (s->hw->flags & MUSTEK_FLAG_TA)) + { + s->opt[OPT_SOURCE].size = max_string_size (ta_source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = ta_source_list; + s->val[OPT_SOURCE].s = strdup (ta_source_list[0]); + if (!s->val[OPT_SOURCE].s) + return SANE_STATUS_NO_MEM; + } + else if (s->hw->flags & MUSTEK_FLAG_ADF) + { + s->opt[OPT_SOURCE].size = max_string_size (adf_source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = adf_source_list; + s->val[OPT_SOURCE].s = strdup (adf_source_list[0]); + if (!s->val[OPT_SOURCE].s) + return SANE_STATUS_NO_MEM; + } + else + { + s->opt[OPT_SOURCE].size = max_string_size (source_list); + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->val[OPT_SOURCE].s = strdup (source_list[0]); + s->opt[OPT_SOURCE].cap |= SANE_CAP_INACTIVE; + if (!s->val[OPT_SOURCE].s) + return SANE_STATUS_NO_MEM; + } + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->val[OPT_PREVIEW].w = 0; + + /* fast preview */ + s->opt[OPT_FAST_PREVIEW].name = "fast-preview"; + s->opt[OPT_FAST_PREVIEW].title = SANE_I18N ("Fast preview"); + s->opt[OPT_FAST_PREVIEW].desc = SANE_I18N ("Request that all previews are " + "done in the fastest (low-quality) mode. This may be a non-color " + "mode or a low resolution mode."); + s->opt[OPT_FAST_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_FAST_PREVIEW].w = SANE_FALSE; + + /* lamp off time*/ + s->opt[OPT_LAMP_OFF_TIME].name = "lamp-off-time"; + s->opt[OPT_LAMP_OFF_TIME].title = SANE_I18N ("Lamp off time (minutes)"); + s->opt[OPT_LAMP_OFF_TIME].desc = SANE_I18N ("Set the time (in minutes) after " + "which the lamp is shut off."); + s->opt[OPT_LAMP_OFF_TIME].type = SANE_TYPE_INT; + if (strcmp (s->hw->sane.model, "1200 A3 PRO") != 0) + s->opt[OPT_LAMP_OFF_TIME].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_LAMP_OFF_TIME].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_LAMP_OFF_TIME].constraint.range = &u8_range; + s->val[OPT_LAMP_OFF_TIME].w = 60; + + /* shut lamp off */ + s->opt[OPT_LAMP_OFF_BUTTON].name = "lamp-off"; + s->opt[OPT_LAMP_OFF_BUTTON].title = SANE_I18N ("Turn lamp off"); + s->opt[OPT_LAMP_OFF_BUTTON].desc = SANE_I18N ("Turns the lamp off immediately."); + s->opt[OPT_LAMP_OFF_BUTTON].type = SANE_TYPE_BUTTON; + s->opt[OPT_LAMP_OFF_BUTTON].cap = SANE_CAP_SOFT_SELECT; + if (strcmp (s->hw->sane.model, "1200 A3 PRO") != 0) + s->opt[OPT_LAMP_OFF_BUTTON].cap |= SANE_CAP_INACTIVE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->val[OPT_TL_X].w = s->hw->x_range.min; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->val[OPT_TL_Y].w = s->hw->y_range.min; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range.max; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* brightness */ + s->opt[OPT_BRIGHTNESS].name = SANE_NAME_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].title = SANE_TITLE_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].desc = SANE_DESC_BRIGHTNESS; + s->opt[OPT_BRIGHTNESS].type = SANE_TYPE_FIXED; + s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_PERCENT; + s->opt[OPT_BRIGHTNESS].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS].constraint.range = &percentage_range; + if (!s->hw->flags & MUSTEK_FLAG_THREE_PASS) + /* 1-pass scanners don't support brightness in multibit mode */ + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BRIGHTNESS].w = 0; + + /* brightness red */ + s->opt[OPT_BRIGHTNESS_R].name = "brightness-r"; + s->opt[OPT_BRIGHTNESS_R].title = SANE_I18N ("Red brightness"); + s->opt[OPT_BRIGHTNESS_R].desc = SANE_I18N ("Controls the brightness of " + "the red channel of the " + "acquired image."); + s->opt[OPT_BRIGHTNESS_R].type = SANE_TYPE_FIXED; + s->opt[OPT_BRIGHTNESS_R].unit = SANE_UNIT_PERCENT; + s->opt[OPT_BRIGHTNESS_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS_R].constraint.range = &percentage_range; + s->opt[OPT_BRIGHTNESS_R].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BRIGHTNESS_R].w = 0; + + /* brightness green */ + s->opt[OPT_BRIGHTNESS_G].name = "brightness-g"; + s->opt[OPT_BRIGHTNESS_G].title = SANE_I18N ("Green brightness"); + s->opt[OPT_BRIGHTNESS_G].desc = SANE_I18N ("Controls the brightness of " + "the green channel of the " + "acquired image."); + s->opt[OPT_BRIGHTNESS_G].type = SANE_TYPE_FIXED; + s->opt[OPT_BRIGHTNESS_G].unit = SANE_UNIT_PERCENT; + s->opt[OPT_BRIGHTNESS_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS_G].constraint.range = &percentage_range; + s->opt[OPT_BRIGHTNESS_G].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BRIGHTNESS_G].w = 0; + + /* brightness blue */ + s->opt[OPT_BRIGHTNESS_B].name = "brightness-b"; + s->opt[OPT_BRIGHTNESS_B].title = SANE_I18N ("Blue brightness"); + s->opt[OPT_BRIGHTNESS_B].desc = SANE_I18N ("Controls the brightness of " + "the blue channel of the " + "acquired image."); + s->opt[OPT_BRIGHTNESS_B].type = SANE_TYPE_FIXED; + s->opt[OPT_BRIGHTNESS_B].unit = SANE_UNIT_PERCENT; + s->opt[OPT_BRIGHTNESS_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BRIGHTNESS_B].constraint.range = &percentage_range; + s->opt[OPT_BRIGHTNESS_B].cap |= SANE_CAP_INACTIVE; + s->val[OPT_BRIGHTNESS_B].w = 0; + + /* contrast */ + s->opt[OPT_CONTRAST].name = SANE_NAME_CONTRAST; + s->opt[OPT_CONTRAST].title = SANE_TITLE_CONTRAST; + s->opt[OPT_CONTRAST].desc = SANE_DESC_CONTRAST; + s->opt[OPT_CONTRAST].type = SANE_TYPE_FIXED; + s->opt[OPT_CONTRAST].unit = SANE_UNIT_PERCENT; + s->opt[OPT_CONTRAST].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST].constraint.range = &percentage_range; + if (!(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + /* 1-pass scanners don't support contrast in multibit mode */ + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CONTRAST].w = 0; + + /* contrast red */ + s->opt[OPT_CONTRAST_R].name = "contrast-r"; + s->opt[OPT_CONTRAST_R].title = SANE_I18N ("Contrast red channel"); + s->opt[OPT_CONTRAST_R].desc = SANE_I18N ("Controls the contrast of " + "the red channel of the " + "acquired image."); + s->opt[OPT_CONTRAST_R].type = SANE_TYPE_FIXED; + s->opt[OPT_CONTRAST_R].unit = SANE_UNIT_PERCENT; + s->opt[OPT_CONTRAST_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST_R].constraint.range = &percentage_range; + s->opt[OPT_CONTRAST_R].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CONTRAST_R].w = 0; + + /* contrast green */ + s->opt[OPT_CONTRAST_G].name = "contrast-g"; + s->opt[OPT_CONTRAST_G].title = SANE_I18N ("Contrast green channel"); + s->opt[OPT_CONTRAST_G].desc = SANE_I18N ("Controls the contrast of " + "the green channel of the " + "acquired image."); + s->opt[OPT_CONTRAST_G].type = SANE_TYPE_FIXED; + s->opt[OPT_CONTRAST_G].unit = SANE_UNIT_PERCENT; + s->opt[OPT_CONTRAST_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST_G].constraint.range = &percentage_range; + s->opt[OPT_CONTRAST_G].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CONTRAST_G].w = 0; + + /* contrast blue */ + s->opt[OPT_CONTRAST_B].name = "contrast-b"; + s->opt[OPT_CONTRAST_B].title = SANE_I18N ("Contrast blue channel"); + s->opt[OPT_CONTRAST_B].desc = SANE_I18N ("Controls the contrast of " + "the blue channel of the " + "acquired image."); + s->opt[OPT_CONTRAST_B].type = SANE_TYPE_FIXED; + s->opt[OPT_CONTRAST_B].unit = SANE_UNIT_PERCENT; + s->opt[OPT_CONTRAST_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_CONTRAST_B].constraint.range = &percentage_range; + s->opt[OPT_CONTRAST_B].cap |= SANE_CAP_INACTIVE; + s->val[OPT_CONTRAST_B].w = 0; + + /* gamma */ + gammasize = 256; + for (i = 0; i < 4; ++i) + for (j = 0; j < gammasize; ++j) + s->gamma_table[i][j] = j; + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* grayscale gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR].wa = &s->gamma_table[0][0]; + s->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR].constraint.range = &u8_range; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[1][0]; + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[2][0]; + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[3][0]; + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + + /* quality calibration */ + s->opt[OPT_QUALITY_CAL].name = SANE_NAME_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].title = SANE_TITLE_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].desc = SANE_DESC_QUALITY_CAL; + s->opt[OPT_QUALITY_CAL].type = SANE_TYPE_BOOL; + if (s->hw->flags & MUSTEK_FLAG_PRO) + s->val[OPT_QUALITY_CAL].w = SANE_TRUE; + else + s->val[OPT_QUALITY_CAL].w = SANE_FALSE; + s->opt[OPT_QUALITY_CAL].cap |= SANE_CAP_INACTIVE; + if ((s->hw->flags & MUSTEK_FLAG_PRO) + || (s->hw->flags & MUSTEK_FLAG_SE_PLUS)) + { + /* Only Pro and SE Plus models support calibration */ + s->opt[OPT_QUALITY_CAL].cap &= ~SANE_CAP_INACTIVE; + } + + /* halftone dimension */ + s->opt[OPT_HALFTONE_DIMENSION].name = SANE_NAME_HALFTONE_DIMENSION; + s->opt[OPT_HALFTONE_DIMENSION].title = SANE_TITLE_HALFTONE_DIMENSION; + s->opt[OPT_HALFTONE_DIMENSION].desc = SANE_DESC_HALFTONE_DIMENSION; + s->opt[OPT_HALFTONE_DIMENSION].type = SANE_TYPE_STRING; + s->opt[OPT_HALFTONE_DIMENSION].size = max_string_size (halftone_list); + s->opt[OPT_HALFTONE_DIMENSION].constraint_type = + SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_HALFTONE_DIMENSION].constraint.string_list = halftone_list; + s->val[OPT_HALFTONE_DIMENSION].s = strdup (halftone_list[0]); + if (!s->val[OPT_HALFTONE_DIMENSION].s) + return SANE_STATUS_NO_MEM; + s->opt[OPT_HALFTONE_DIMENSION].cap |= SANE_CAP_INACTIVE; + + /* halftone pattern */ + s->opt[OPT_HALFTONE_PATTERN].name = SANE_NAME_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].title = SANE_TITLE_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].desc = SANE_DESC_HALFTONE_PATTERN; + s->opt[OPT_HALFTONE_PATTERN].type = SANE_TYPE_INT; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_HALFTONE_PATTERN].constraint.range = &u8_range; + s->val[OPT_HALFTONE_PATTERN].wa = s->halftone_pattern; + + return SANE_STATUS_GOOD; +} + +/* The following three functions execute as a child process. The + reason for using a subprocess is that some (most?) generic SCSI + interfaces block a SCSI request until it has completed. With a + subprocess, we can let it block waiting for the request to finish + while the main process can go about to do more important things + (such as recognizing when the user presses a cancel button). + + WARNING: Since this is executed as a subprocess, it's NOT possible + to update any of the variables in the main process (in particular + the scanner state cannot be updated). + + NOTE: At least for Linux, it seems that we could get rid of the + subprocess. Linux v2.0 does seem to allow select() on SCSI + descriptors. */ + +static void +output_data (Mustek_Scanner * s, FILE * fp, + SANE_Byte * data, SANE_Int lines_per_buffer, SANE_Int bpl, + SANE_Byte * extra) +{ + SANE_Byte *ptr, *ptr_end; + SANE_Int y, num_lines; + + DBG (5, "output_data: data=%p, lpb=%d, bpl=%d, extra=%p\n", + data, lines_per_buffer, bpl, extra); + + /* convert to pixel-interleaved format: */ + if ((s->mode & MUSTEK_MODE_COLOR) + && !(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + num_lines = lines_per_buffer; + + /* need to correct for distance between r/g/b sensors: */ + if (s->hw->flags & MUSTEK_FLAG_PRO) + fix_line_distance_pro (s, num_lines, bpl, data, extra); + else if (s->hw->flags & MUSTEK_FLAG_SE) + { + num_lines = fix_line_distance_se (s, num_lines, bpl, data, extra); + } + else if (s->hw->flags & MUSTEK_FLAG_N) + { + if (s->hw->flags & MUSTEK_FLAG_LD_N2) + num_lines = fix_line_distance_n_2 (s, num_lines, bpl, data, + extra); + else + num_lines = fix_line_distance_n_1 (s, num_lines, bpl, data, + extra); + } + else if ((s->hw->flags & MUSTEK_FLAG_LD_BLOCK) + && (s->ld.max_value != 0)) + { + if (s->hw->flags & MUSTEK_FLAG_PARAGON_1) + num_lines = fix_line_distance_block (s, num_lines, bpl, data, + extra, s->hw->lines); + else + num_lines = fix_line_distance_block (s, num_lines, bpl, data, + extra, + s->hw->lines_per_block); + } + else if (!(s->hw->flags & MUSTEK_FLAG_LD_NONE) + && (s->ld.max_value != 0)) + fix_line_distance_normal (s, num_lines, bpl, data, extra); + else + num_lines = fix_line_distance_none (s, num_lines, bpl, data, extra); + + if (strcmp (s->val[OPT_SOURCE].s, "Automatic Document Feeder") == 0) + { + /* need to revert line direction */ + SANE_Int line_number; + SANE_Int byte_number; + + DBG (5, "output_data: ADF found, mirroring lines\n"); + for (line_number = 0; line_number < num_lines; line_number++) + { + for (byte_number = bpl - 3; byte_number >= 0; byte_number -= 3) + { + fputc (*(extra + line_number * bpl + byte_number), fp); + fputc (*(extra + line_number * bpl + byte_number + 1), fp); + fputc (*(extra + line_number * bpl + byte_number + 2), fp); + } + } + } + else + fwrite (extra, num_lines, s->params.bytes_per_line, fp); + } + else + { + DBG (5, "output_data: write %d lpb; %d bpl\n", lines_per_buffer, bpl); + /* Scale x-resolution above 1/2 of the maximum resolution for + SE and Pro scanners */ + if ((s->hw->flags & MUSTEK_FLAG_ENLARGE_X) && + (s->val[OPT_RESOLUTION].w > (s->hw->dpi_range.max / 2))) + { + SANE_Int x; + SANE_Int half_res = SANE_UNFIX (s->hw->dpi_range.max) / 2; + SANE_Int res = SANE_UNFIX (s->val[OPT_RESOLUTION].w); + SANE_Int res_counter; + SANE_Int enlarged_x; + + DBG (5, "output_data: enlarge lines from %d bpl to %d bpl\n", + s->hw->bpl, s->params.bytes_per_line); + + for (y = 0; y < lines_per_buffer; y++) + { + SANE_Byte byte = 0; + + x = 0; + res_counter = 0; + enlarged_x = 0; + + while (enlarged_x < s->params.pixels_per_line) + { + if (s->mode & MUSTEK_MODE_GRAY) + { + fputc (*(data + y * bpl + x), fp); + res_counter += half_res; + if (res_counter >= half_res) + { + res_counter -= res; + x++; + } + enlarged_x++; + } + else /* lineart */ + { + /* need to invert image because of funny SANE 1-bit image + polarity */ + if (*(data + x / 8 + y * bpl) & (1 << (7 - (x % 8)))) + byte |= 1 << (7 - (enlarged_x % 8)); + + if ((enlarged_x % 8) == 7) + { + fputc (~byte, fp); /* invert image */ + byte = 0; + } + res_counter += half_res; + if (res_counter >= half_res) + { + res_counter -= res; + x++; + } + enlarged_x++; + } + } + } + } + else /* lineart, gray or halftone (nothing to scale) */ + { + if ((s->mode & MUSTEK_MODE_LINEART) + || (s->mode & MUSTEK_MODE_HALFTONE)) + { + /* need to invert image because of funny SANE 1-bit image + polarity */ + ptr = data; + ptr_end = ptr + lines_per_buffer * bpl; + + if (strcmp (s->val[OPT_SOURCE].s, + "Automatic Document Feeder") == 0) + { + while (ptr != ptr_end) + { + (*ptr) = ~(*ptr); + ptr++; + /* need to revert bit direction */ + *ptr = ((*ptr & 0x80) >> 7) + ((*ptr & 0x40) >> 5) + + ((*ptr & 0x20) >> 3) + ((*ptr & 0x10) >> 1) + + ((*ptr & 0x08) << 1) + ((*ptr & 0x04) << 3) + + ((*ptr & 0x02) << 5) + ((*ptr & 0x01) << 7); + } + } + else + while (ptr != ptr_end) + { + (*ptr) = ~(*ptr); + ptr++; + } + } + if (strcmp (s->val[OPT_SOURCE].s, "Automatic Document Feeder") == 0) + { + /* need to revert line direction */ + SANE_Int line_number; + SANE_Int byte_number; + + DBG (5, "output_data: ADF found, mirroring lines\n"); + for (line_number = 0; line_number < lines_per_buffer; + line_number++) + { + for (byte_number = bpl - 1; byte_number >= 0; byte_number--) + { + fputc (*(data + line_number * bpl + byte_number), fp); + } + } + } + else + { + fwrite (data, lines_per_buffer, bpl, fp); + } + } + } + DBG (5, "output_data: end\n"); +} + +static RETSIGTYPE +sigterm_handler (int signal) +{ + DBG (4, + "sigterm_handler: started, signal is %d, starting sanei_scsi_req_flush_all()\n", + signal); + sanei_scsi_req_flush_all (); /* flush SCSI queue */ + DBG (4, + "sigterm_handler: sanei_scsi_req_flush_all() finisheshed, _exiting()\n"); + _exit (SANE_STATUS_GOOD); +} + + +static SANE_Int +reader_process (void *data) +{ + Mustek_Scanner *s = (Mustek_Scanner *) data; + SANE_Int lines_per_buffer, bpl; + SANE_Byte *extra = 0, *ptr; + sigset_t sigterm_set; + struct SIGACTION act; + SANE_Status status; + FILE *fp; + int fd = s->reader_fds; + SANE_Int buffernumber = 0; + SANE_Int buffer_count, max_buffers; + struct + { + void *id; /* scsi queue id */ + SANE_Byte *data; /* data buffer */ + SANE_Byte *command; /* command buffer */ + SANE_Int lines; /* # lines in buffer */ + size_t num_read; /* # of bytes read (return value) */ + SANE_Int bank; /* needed by SE models */ + SANE_Bool ready; /* ready to send to application? */ + SANE_Bool finished; /* block is finished */ + } + bstat[2]; + + DBG (3, "reader_process: started\n"); + if (sanei_thread_is_forked ()) + { + DBG (4, "reader_process: using fork ()\n"); + close (s->pipe); + s->pipe = -1; + } + else + { + DBG (4, "reader_process: using threads\n"); + } + + if (sanei_thread_is_forked ()) + { + /* ignore SIGTERM while writing SCSI commands */ + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + + /* call our sigterm handler to clean up ongoing SCSI requests */ + memset (&act, 0, sizeof (act)); + act.sa_handler = sigterm_handler; + sigaction (SIGTERM, &act, 0); + } + + if (disable_double_buffering) + DBG (3, "reader_process: disable_double_buffering is set, this may be " + "slow\n"); + + fp = fdopen (fd, "w"); + if (!fp) + return SANE_STATUS_IO_ERROR; + + s->total_lines = 0; + bpl = s->hw->bpl; + + /* buffer size is scanner dependant */ + lines_per_buffer = s->hw->buffer_size / bpl / 2; + + if (strip_height > 0.0) + { + SANE_Int max_lines; + double dpi; + + dpi = SANE_UNFIX (s->val[OPT_RESOLUTION].w); + max_lines = (int) (strip_height * dpi + 0.5); + + if (lines_per_buffer > max_lines) + { + DBG (2, "reader_process: limiting strip height to %g inches " + "(%d lines)\n", strip_height, max_lines); + lines_per_buffer = max_lines; + } + } + + if (!lines_per_buffer) + { + DBG (1, "reader_process: bpl (%d) > SCSI buffer size / 2 (%d)\n", + bpl, s->hw->buffer_size / 2); + return SANE_STATUS_NO_MEM; /* resolution is too high */ + } + + DBG (4, "reader_process: %d lines per buffer, %d bytes per line, " + "%d bytes per buffer\n", lines_per_buffer, bpl, + lines_per_buffer * bpl); + + bstat[0].data = malloc (2 * lines_per_buffer * (long) bpl); + if (!bstat[0].data) + { + DBG (1, "reader_process: failed to malloc %ld bytes for data buffer\n", + lines_per_buffer * (long) bpl); + return SANE_STATUS_NO_MEM; + } + bstat[1].data = bstat[0].data + lines_per_buffer * (long) bpl; + + bstat[0].command = malloc (2 * 10); + if (!bstat[0].command) + { + DBG (1, + "reader_process: failed to malloc %d bytes for command buffer\n", + 2 * 10); + return SANE_STATUS_NO_MEM; + } + bstat[1].command = bstat[0].command + 10; + + /* Touch all pages of the buffer to fool the memory management. */ + ptr = bstat[0].data + 2 * lines_per_buffer * (long) bpl - 1; + while (ptr >= bstat[0].data) + { + *ptr = 0x00; + ptr -= 256; + } + + if (!(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + /* get temporary buffer for line-distance correction and/or bit + expansion. For some scanners more space is needed because the + data must be read in as single big block (cut up into pieces + of lines_per_buffer). This requires that the line distance + correction continues on every call exactly where it stopped + if the image shall be reconstructed without any stripes. */ + + extra = malloc ((lines_per_buffer + MAX_LINE_DIST) + * (long) s->params.bytes_per_line); + if (!extra) + { + DBG (1, "reader_process: failed to malloc extra buffer\n"); + return SANE_STATUS_NO_MEM; + } + } + + if (s->hw->flags & MUSTEK_FLAG_N) + { + /* reacquire port access rights (lost because of fork()): */ + sanei_ab306_get_io_privilege (s->fd); + } + + if ((s->hw->flags & MUSTEK_FLAG_N) || (s->hw->flags & MUSTEK_FLAG_LD_BLOCK)) + { + /* reset counter of line number for line-dictance correction */ + s->ld.ld_line = 0; + } + + max_buffers = s->hw->max_block_buffer_size / (lines_per_buffer * bpl); + if (max_buffers < 1) + { + DBG (1, "reader_process: buffersize > blocksize!\n"); + return SANE_STATUS_NO_MEM; + } + DBG (4, "reader_process: limiting block read to %d buffers (%d lines)\n", + max_buffers, MIN (s->hw->lines, (max_buffers * lines_per_buffer))); + + while (s->line < s->hw->lines) + { + s->hw->lines_per_block = + MIN (s->hw->lines - s->line, (max_buffers * lines_per_buffer)); + status = dev_block_read_start (s, s->hw->lines_per_block); + if (status != SANE_STATUS_GOOD) + return status; + + for (buffernumber = 0; buffernumber < 2; buffernumber++) + { + bstat[buffernumber].ready = SANE_FALSE; + bstat[buffernumber].finished = SANE_FALSE; + } + buffer_count = 0; + buffernumber = 0; + + while (1) + { + /* omit reading first two buffers (not yet ready) */ + if (bstat[buffernumber].ready == SANE_TRUE) + { + DBG (4, "reader_process: buffer %d: waiting for request to be " + "ready\n", buffernumber + 1); + status = dev_req_wait (bstat[buffernumber].id); + if (status == SANE_STATUS_GOOD) + { + DBG (4, "reader_process: buffer %d is ready, wanted %d, " + "got %ld bytes\n", buffernumber + 1, + bstat[buffernumber].lines * bpl, + (long int) bstat[buffernumber].num_read); + } + else + { + DBG (1, "reader_process: failed to read data, status: %s, " + "buffer: %d\n", sane_strstatus (status), + buffernumber + 1); + if (status == SANE_STATUS_NO_MEM) + { + DBG (1, + "Probably the size of the kernel SCSI buffer is " + "too small for the\n selected buffersize " + "in mustek.conf. Either decrease " + "buffersize in\n mustek.conf to e.g. 32, " + "increase SG_BIG_BUF in kernel to 130560, " + "or\n use SANE_SG_BUFFERSIZE variable. " + "See man sane-scsi and README for\n " + "details.\n"); + } + return status; + } + + DBG (4, "reader_process: buffer %d: sending %ld bytes to " + "output_data\n", buffernumber + 1, + (long int) bstat[buffernumber].num_read); + output_data (s, fp, bstat[buffernumber].data, + bstat[buffernumber].lines, bpl, extra); + if (bstat[buffernumber].finished) + break; /* everything written; exit loop */ + } + if (disable_double_buffering) + { + /* Enter only one buffer at once */ + if (buffernumber == 1) + buffernumber = 0; + else + buffernumber = 1; + } + + /* enter read requests only if data left */ + if ((s->line < s->hw->lines) && (buffer_count < max_buffers)) + { + if (s->line + lines_per_buffer >= s->hw->lines) + { + /* do the last few lines: */ + bstat[buffernumber].lines = s->hw->lines - s->line; + bstat[buffernumber].bank = 0x01; + bstat[buffernumber].finished = SANE_TRUE; + } + else + { + bstat[buffernumber].lines = lines_per_buffer; + bstat[buffernumber].bank = 0x00; + } + + if ((buffer_count + 1) >= max_buffers) + bstat[buffernumber].finished = SANE_TRUE; + + s->line += bstat[buffernumber].lines; + bstat[buffernumber].ready = SANE_TRUE; + + buffer_count++; + + DBG (4, + "reader_process: buffer %d: entering read request for %d " + "bytes (buffer %d)\n", buffernumber + 1, + bstat[buffernumber].lines * bpl, buffer_count); + sigprocmask (SIG_BLOCK, &sigterm_set, 0); + status = dev_read_req_enter (s, bstat[buffernumber].data, + bstat[buffernumber].lines, bpl, + &bstat[buffernumber].num_read, + &bstat[buffernumber].id, + bstat[buffernumber].bank, + bstat[buffernumber].command); + sigprocmask (SIG_UNBLOCK, &sigterm_set, 0); + + + if (status == SANE_STATUS_GOOD) + { + DBG (5, "reader_process: buffer %d: entered (line %d of %d," + " buffer %d)\n", buffernumber + 1, s->line, + s->hw->lines, buffer_count); + } + else + { + DBG (1, "reader_process: buffer %d: failed to enter read " + "request, status: %s\n", buffernumber + 1, + sane_strstatus (status)); + return status; + } + } + if (!disable_double_buffering) + { + if (buffernumber == 1) + buffernumber = 0; + else + buffernumber = 1; + } + /* This is said to fix the scanner hangs that reportedly show on + some MFS-12000SP scanners. */ + if (s->mode == 0 && (s->hw->flags & MUSTEK_FLAG_LINEART_FIX)) + usleep (200000); + } + } + + fclose (fp); + free (bstat[0].data); + if (s->ld.buf[0]) + free (s->ld.buf[0]); + s->ld.buf[0] = NULL; + if (extra) + free (extra); + close (fd); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + Mustek_Device *dev; + + attach (devname, &dev, SANE_FALSE); + if (dev) + { + /* Keep track of newly attached devices so we can set options as + necessary. */ + if (new_dev_len >= new_dev_alloced) + { + new_dev_alloced += 4; + if (new_dev) + new_dev = + realloc (new_dev, new_dev_alloced * sizeof (new_dev[0])); + else + new_dev = malloc (new_dev_alloced * sizeof (new_dev[0])); + if (!new_dev) + { + DBG (1, "attach_one_device: out of memory\n"); + return SANE_STATUS_NO_MEM; + } + } + new_dev[new_dev_len++] = dev; + } + return SANE_STATUS_GOOD; +} + +/**************************************************************************/ +/* SANE API calls */ +/**************************************************************************/ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + SANE_Char line[PATH_MAX], *word, *end; + SANE_String_Const cp; + SANE_Int linenumber; + FILE *fp; + + DBG_INIT (); + + sanei_thread_init (); + +#ifdef DBG_LEVEL + debug_level = DBG_LEVEL; +#else + debug_level = 0; +#endif + + DBG (2, "SANE mustek backend version %d.%d build %d from %s\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD, PACKAGE_STRING); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: authorize %s null\n", authorize ? "!=" : "=="); + +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + DBG (5, "sane_init: using sanei_scsi_open_extended\n"); +#else + DBG (5, "sane_init: using sanei_scsi_open with buffer size = %d bytes\n", + sanei_scsi_max_request_size); +#endif + + num_devices = 0; + force_wait = SANE_FALSE; + disable_double_buffering = SANE_FALSE; + first_dev = 0; + first_handle = 0; + devlist = 0; + new_dev = 0; + new_dev_len = 0; + new_dev_alloced = 0; + + fp = sanei_config_open (MUSTEK_CONFIG_FILE); + if (!fp) + { + /* default to /dev/scanner instead of insisting on config file */ + DBG (3, "sane_init: couldn't find config file (%s), trying " + "/dev/scanner directly\n", MUSTEK_CONFIG_FILE); + attach ("/dev/scanner", 0, SANE_FALSE); + return SANE_STATUS_GOOD; + } + linenumber = 0; + DBG (4, "sane_init: reading config file `%s'\n", MUSTEK_CONFIG_FILE); + while (sanei_config_read (line, sizeof (line), fp)) + { + word = 0; + linenumber++; + + cp = sanei_config_get_string (line, &word); + if (!word || cp == line) + { + DBG (5, "sane_init: config file line %d: ignoring empty line\n", + linenumber); + if (word) + free (word); + continue; + } + if (word[0] == '#') + { + DBG (5, "sane_init: config file line %d: ignoring comment line\n", + linenumber); + free (word); + continue; + } + + if (strcmp (word, "option") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (!word) + { + DBG (1, + "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + if (strcmp (word, "strip-height") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (!word) + { + DBG (1, + "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + errno = 0; + strip_height = strtod (word, &end); + if (end == word) + { + DBG (3, "sane-init: config file line %d: strip-height " + "must have a parameter; using 1 inch\n", linenumber); + strip_height = 1.0; + } + if (errno) + { + DBG (3, "sane-init: config file line %d: strip-height `%s' " + "is invalid (%s); using 1 inch\n", linenumber, + word, strerror (errno)); + strip_height = 1.0; + } + else + { + if (strip_height < 0.1) + strip_height = 0.1; + DBG (3, "sane_init: config file line %d: strip-height set " + "to %g inches\n", linenumber, strip_height); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "force-wait") == 0) + { + DBG (3, "sane_init: config file line %d: enabling force-wait\n", + linenumber); + force_wait = SANE_TRUE; + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "disable-double-buffering") == 0) + { + DBG (3, "sane_init: config file line %d: disabling " + "double-buffering\n", linenumber); + disable_double_buffering = SANE_TRUE; + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "legal-size") == 0) + { + if (new_dev_len > 0) + { + /* Check for 12000 LS, no way to find out automatically */ + if (strcmp (new_dev[new_dev_len - 1]->sane.model, + "ScanExpress 12000SP") == 0) + { + new_dev[new_dev_len - 1]->x_range.max = + SANE_FIX (220.0); + new_dev[new_dev_len - 1]->y_range.max = + SANE_FIX (360.0); + new_dev[new_dev_len - 1]->sane.model = + "Paragon 1200 LS"; + DBG (3, + "sane_init: config file line %d: enabling " + "legal-size for %s\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "legal-size ignored, device %s is not a " + "Paragon 1200 LS\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + + } + else + { + DBG (3, "sane_init: config file line %d: option " + "legal-size ignored, was set before any device " + "name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "linedistance-fix") == 0) + { + if (new_dev_len > 0) + { + new_dev[new_dev_len - 1]->flags |= MUSTEK_FLAG_LD_FIX; + DBG (3, "sane_init: config file line %d: enabling " + "linedistance-fix for %s\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "linedistance-fix ignored, was set before any device " + "name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "disable-backtracking") == 0) + { + if (new_dev_len > 0) + { + new_dev[new_dev_len - 1]->flags |= MUSTEK_FLAG_NO_BACKTRACK; + DBG (3, "sane_init: config file line %d: disabling " + "backtracking for %s\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "disable-backtracking ignored, was set before any " + "device name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "lineart-fix") == 0) + { + if (new_dev_len > 0) + { + new_dev[new_dev_len - 1]->flags |= MUSTEK_FLAG_LINEART_FIX; + DBG (3, "sane_init: config file line %d: enabling " + "lineart-fix for %s\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "lineart-fix ignored, was set before any device name\n", + linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "buffersize") == 0) + { + long buffer_size; + + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (!word) + { + DBG (1, + "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + errno = 0; + buffer_size = strtol (word, &end, 0); + + if (end == word) + { + DBG (3, "sane-init: config file line %d: buffersize must " + "have a parameter; using default (%d kb)\n", + linenumber, new_dev[new_dev_len - 1]->max_buffer_size); + } + if (errno) + { + DBG (3, "sane-init: config file line %d: buffersize `%s' " + "is invalid (%s); using default (%d kb)\n", linenumber, + word, strerror (errno), + new_dev[new_dev_len - 1]->max_buffer_size); + } + else + { + if (new_dev_len > 0) + { + if (buffer_size < 32.0) + buffer_size = 32.0; + new_dev[new_dev_len - 1]->max_buffer_size = + buffer_size * 1024; + DBG (3, + "sane_init: config file line %d: buffersize set " + "to %ld kb for %s\n", linenumber, buffer_size, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "buffersize ignored, was set before any device " + "name\n", linenumber); + } + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "blocksize") == 0) + { + long block_size; + + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (!word) + { + DBG (1, + "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + errno = 0; + block_size = strtol (word, &end, 0); + + if (end == word) + { + DBG (3, "sane-init: config file line %d:: blocksize must " + "have a parameter; using default (1 GB)\n", + linenumber); + } + if (errno) + { + DBG (3, "sane-init: config file line %d: blocksize `%s' " + "is invalid (%s); using default (1 GB)\n", linenumber, + word, strerror (errno)); + } + else + { + if (new_dev_len > 0) + { + if (block_size < 256.0) + block_size = 256.0; + new_dev[new_dev_len - 1]->max_block_buffer_size = + block_size * 1024; + DBG (3, "sane_init: config file line %d: blocksize set " + "to %ld kb for %s\n", linenumber, block_size, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "blocksize ignored, was set before any device " + "name\n", linenumber); + } + } + if (word) + free (word); + word = 0; + } + else + { + DBG (3, "sane_init: config file line %d: ignoring unknown " + "option `%s'\n", linenumber, word); + if (word) + free (word); + word = 0; + } + } + else + { + new_dev_len = 0; + DBG (4, "sane_init: config file line %d: trying to attach `%s'\n", + linenumber, line); + sanei_config_attach_matching_devices (line, attach_one_device); + if (word) + free (word); + word = 0; + } + } + + if (new_dev_alloced > 0) + { + new_dev_len = new_dev_alloced = 0; + free (new_dev); + } + fclose (fp); + DBG (5, "sane_init: end\n"); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Mustek_Device *dev, *next; + + DBG (4, "sane_exit\n"); + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free (dev->name); + free (dev); + } + if (devlist) + free (devlist); + devlist = 0; + first_dev = 0; + sanei_ab306_exit (); /* may have to do some cleanup */ + mustek_scsi_pp_exit (); + DBG (5, "sane_exit: finished\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + Mustek_Device *dev; + SANE_Int i; + + DBG (4, "sane_get_devices: %d devices %s\n", num_devices, + local_only ? "(local only)" : ""); + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + i = 0; + for (dev = first_dev; i < num_devices; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + DBG (5, "sane_get_devices: end\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Mustek_Device *dev; + SANE_Status status; + Mustek_Scanner *s; + + if (!devicename) + { + DBG (1, "sane_open: devicename is null!\n"); + return SANE_STATUS_INVAL; + } + if (!handle) + { + DBG (1, "sane_open: handle is null!\n"); + return SANE_STATUS_INVAL; + } + DBG (4, "sane_open: devicename=%s\n", devicename); + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + status = attach (devicename, &dev, SANE_TRUE); + if (status != SANE_STATUS_GOOD) + return status; + } + } + else + /* empty devicname -> use first device */ + dev = first_dev; + + if (!dev) + return SANE_STATUS_INVAL; + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->fd = -1; + s->pipe = -1; + s->hw = dev; + s->ld.ld_line = 0; + s->halftone_pattern = malloc (8 * 8 * sizeof (SANE_Int)); + if (!s->halftone_pattern) + return SANE_STATUS_NO_MEM; + init_options (s); + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + + *handle = s; + DBG (4, "sane_open: finished (handle=%p)\n", (void *) s); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Mustek_Scanner *prev, *s; + + DBG (4, "sane_close: handle=%p\n", handle); + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (1, "sane_close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (s->scanning) + do_stop (handle); + + if (s->ld.buf[0]) + free (s->ld.buf[0]); + if (s->val[OPT_MODE].s) + free (s->val[OPT_MODE].s); + if (s->val[OPT_BIT_DEPTH].s) + free (s->val[OPT_BIT_DEPTH].s); + if (s->val[OPT_SPEED].s) + free (s->val[OPT_SPEED].s); + if (s->val[OPT_SOURCE].s) + free (s->val[OPT_SOURCE].s); + if (s->val[OPT_HALFTONE_DIMENSION].s) + free (s->val[OPT_HALFTONE_DIMENSION].s); + if (s->halftone_pattern) + free (s->halftone_pattern); + if (prev) + prev->next = s->next; + else + first_handle = s->next; + free (handle); + handle = 0; + DBG (5, "sane_close: finished\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Mustek_Scanner *s = handle; + + if (((unsigned) option >= NUM_OPTIONS) || (option < 0)) + { + DBG (4, "sane_get_option_descriptor: option %d >= NUM_OPTIONS or < 0\n", + option); + return 0; + } + if (!s) + { + DBG (1, "sane_get_option_descriptor: handle is null!\n"); + return 0; + } + if (s->opt[option].name && s->opt[option].name[0] != 0) + DBG (5, "sane_get_option_descriptor for option %s (%sactive%s)\n", + s->opt[option].name, + s->opt[option].cap & SANE_CAP_INACTIVE ? "in" : "", + s->opt[option].cap & SANE_CAP_ADVANCED ? ", advanced" : ""); + else + DBG (5, "sane_get_option_descriptor for option \"%s\" (%sactive%s)\n", + s->opt[option].title, + s->opt[option].cap & SANE_CAP_INACTIVE ? "in" : "", + s->opt[option].cap & SANE_CAP_ADVANCED ? ", advanced" : ""); + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Mustek_Scanner *s = handle; + SANE_Status status; + SANE_Word w, cap; + + if (((unsigned) option >= NUM_OPTIONS) || (option < 0)) + { + DBG (4, "sane_control_option: option %d < 0 or >= NUM_OPTIONS\n", + option); + return SANE_STATUS_INVAL; + } + if (!s) + { + DBG (1, "sane_control_option: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (s->opt[option].type != SANE_TYPE_BUTTON && !val) + { + DBG (1, "sane_control_option: val is null!\n"); + return SANE_STATUS_INVAL; + } + + if (s->opt[option].name && s->opt[option].name[0] != 0) + DBG (5, "sane_control_option (%s option %s)\n", + action == SANE_ACTION_GET_VALUE ? "get" : + (action == SANE_ACTION_SET_VALUE ? "set" : "unknown action with"), + s->opt[option].name); + else + DBG (5, "sane_control_option (%s option \"%s\")\n", + action == SANE_ACTION_GET_VALUE ? "get" : + (action == SANE_ACTION_SET_VALUE ? "set" : "unknown action with"), + s->opt[option].title); + + if (info) + *info = 0; + + if (s->scanning) + { + DBG (4, "sane_control_option: don't use while scanning (option %s)\n", + s->opt[option].name); + return SANE_STATUS_DEVICE_BUSY; + } + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (4, "sane_control_option: option %s is inactive\n", + s->opt[option].name); + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_PREVIEW: + case OPT_FAST_PREVIEW: + case OPT_RESOLUTION: + case OPT_FAST_GRAY_MODE: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_BRIGHTNESS: + case OPT_BRIGHTNESS_R: + case OPT_BRIGHTNESS_G: + case OPT_BRIGHTNESS_B: + case OPT_CONTRAST: + case OPT_CONTRAST_R: + case OPT_CONTRAST_G: + case OPT_CONTRAST_B: + case OPT_CUSTOM_GAMMA: + case OPT_QUALITY_CAL: + case OPT_LAMP_OFF_TIME: + *(SANE_Word *) val = s->val[option].w; + return SANE_STATUS_GOOD; + + /* word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + case OPT_HALFTONE_PATTERN: + memcpy (val, s->val[option].wa, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* string options: */ + case OPT_SPEED: + case OPT_SOURCE: + case OPT_MODE: + case OPT_BIT_DEPTH: + case OPT_HALFTONE_DIMENSION: + strcpy (val, s->val[option].s); + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (4, "sane_control_option: option %s is not setable\n", + s->opt[option].name); + return SANE_STATUS_INVAL; + } + + status = constrain_value (s, option, val, info); + if (status != SANE_STATUS_GOOD) + { + DBG (4, "sane_control_option: constrain_value error (option %s)\n", + s->opt[option].name); + return status; + } + + switch (option) + { + case OPT_LAMP_OFF_BUTTON: + { + SANE_Int old_time = lamp_off_time; + SANE_Status status; + + status = dev_open (s->hw->sane.name, s, sense_handler); + if (status != SANE_STATUS_GOOD) + return status; + lamp_off_time = 0; + set_window_pro (s); + lamp_off_time = old_time; + dev_close (s); + return SANE_STATUS_GOOD; + } + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_BR_X: + case OPT_TL_Y: + case OPT_BR_Y: + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + /* fall through */ + case OPT_PREVIEW: + case OPT_FAST_PREVIEW: + case OPT_FAST_GRAY_MODE: + case OPT_BRIGHTNESS: + case OPT_BRIGHTNESS_R: + case OPT_BRIGHTNESS_G: + case OPT_BRIGHTNESS_B: + case OPT_CONTRAST: + case OPT_CONTRAST_R: + case OPT_CONTRAST_G: + case OPT_CONTRAST_B: + case OPT_QUALITY_CAL: + case OPT_LAMP_OFF_TIME: + s->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* side-effect-free word-array options: */ + case OPT_HALFTONE_PATTERN: + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + return SANE_STATUS_GOOD; + + /* side-effect-free single-string options: */ + case OPT_SPEED: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + + return SANE_STATUS_GOOD; + + /* side-effect-free string list options: */ + case OPT_BIT_DEPTH: + { + SANE_Char *old_val = s->val[option].s; + + if (old_val) + { + if (strcmp (old_val, val) == 0) + return SANE_STATUS_GOOD; /* no change */ + free (old_val); + } + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + return SANE_STATUS_GOOD; + } + + /* options with side-effects: */ + case OPT_CUSTOM_GAMMA: + w = *(SANE_Word *) val; + + if (w == s->val[OPT_CUSTOM_GAMMA].w) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->val[OPT_CUSTOM_GAMMA].w = w; + if (w) + { + SANE_String_Const mode = s->val[OPT_MODE].s; + + if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + else if ((strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + && (s->hw->flags & MUSTEK_FLAG_PRO)) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + } + } + else + { + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + return SANE_STATUS_GOOD; + + case OPT_MODE: + { + SANE_Char *old_val = s->val[option].s; + SANE_Int halftoning, binary; + + if (old_val) + { + if (strcmp (old_val, val) == 0) + return SANE_STATUS_GOOD; /* no change */ + free (old_val); + } + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + + s->opt[OPT_BRIGHTNESS].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_DIMENSION].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + + halftoning = strcmp (val, SANE_VALUE_SCAN_MODE_HALFTONE) == 0; + binary = (halftoning || strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) == 0); + + if (binary) + { + /* enable brightness/contrast for when in a binary mode */ + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + /* The SE and paragon models support only threshold + in lineart */ + if (!(s->hw->flags & MUSTEK_FLAG_SE) + && !(s->hw->flags & MUSTEK_FLAG_PRO)) + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + + if (halftoning) + { + s->opt[OPT_HALFTONE_DIMENSION].cap &= ~SANE_CAP_INACTIVE; + encode_halftone (s); + if (s->custom_halftone_pattern) + { + s->opt[OPT_HALFTONE_PATTERN].cap + &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + } + } + } + else + { + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + } + + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + s->opt[OPT_BRIGHTNESS_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_BRIGHTNESS_B].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST_B].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_BRIGHTNESS].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_CONTRAST].cap &= ~SANE_CAP_INACTIVE; + } + } + else if (s->hw->flags & MUSTEK_FLAG_PRO) + { + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + s->opt[OPT_FAST_GRAY_MODE].cap &= ~SANE_CAP_INACTIVE; + else + s->opt[OPT_FAST_GRAY_MODE].cap |= SANE_CAP_INACTIVE; + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + s->opt[OPT_BIT_DEPTH].cap &= ~SANE_CAP_INACTIVE; + else + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } + else if (s->hw->flags & MUSTEK_FLAG_SE_PLUS) + { + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + s->opt[OPT_BIT_DEPTH].cap &= ~SANE_CAP_INACTIVE; + else + s->opt[OPT_BIT_DEPTH].cap |= SANE_CAP_INACTIVE; + } + + if (s->val[OPT_CUSTOM_GAMMA].w) + { + if (strcmp (val, SANE_VALUE_SCAN_MODE_GRAY) == 0) + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + else if (strcmp (val, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + return SANE_STATUS_GOOD; + } + + case OPT_HALFTONE_DIMENSION: + /* halftone pattern dimension affects halftone pattern option: */ + { + if (strcmp (s->val[option].s, (SANE_String) val) == 0) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + encode_halftone (s); + s->opt[OPT_HALFTONE_PATTERN].cap |= SANE_CAP_INACTIVE; + if (s->custom_halftone_pattern) + { + s->opt[OPT_HALFTONE_PATTERN].cap &= ~SANE_CAP_INACTIVE; + /* BUG: The SANE standard does nor allow to change the option + size at run time */ + s->opt[OPT_HALFTONE_PATTERN].size = + (s->halftone_pattern_type & 0x0f) * sizeof (SANE_Word); + } + return SANE_STATUS_GOOD; + } + + case OPT_SOURCE: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (!s->val[option].s) + return SANE_STATUS_NO_MEM; + + if (strcmp (val, "Transparency Adapter") == 0) + { + s->opt[OPT_TL_X].constraint.range = &s->hw->x_trans_range; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_trans_range; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_trans_range; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_trans_range; + } + else + { + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + } + return SANE_STATUS_GOOD; + } + } + DBG (4, "sane_control_option: unknown action for option %s\n", + s->opt[option].name); + return SANE_STATUS_INVAL; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Mustek_Scanner *s = handle; + SANE_String_Const mode; + + if (!s) + { + DBG (1, "sane_get_parameters: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!s->scanning) + { + double width, height, dpi; + + memset (&s->params, 0, sizeof (s->params)); + + width = SANE_UNFIX (s->val[OPT_BR_X].w - s->val[OPT_TL_X].w); + height = SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w); + dpi = SANE_UNFIX (s->val[OPT_RESOLUTION].w); + + /* make best-effort guess at what parameters will look like once + scanning starts. */ + if (dpi > 0.0 && width > 0.0 && height > 0.0) + { + double dots_per_mm = dpi / MM_PER_INCH; + + s->params.pixels_per_line = width * dots_per_mm; + s->params.lines = height * dots_per_mm; + } + encode_halftone (s); + mode = s->val[OPT_MODE].s; + if (strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0 || strcmp (mode, SANE_VALUE_SCAN_MODE_HALFTONE) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = (s->params.pixels_per_line + 7) / 8; + s->params.depth = 1; + } + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + } + else + { + /* it's one of the color modes... */ + + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + s->params.format = SANE_FRAME_RED + s->pass; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + } + else /* 1-pass */ + { + if (strcmp (s->val[OPT_BIT_DEPTH].s, "12") == 0) + { + s->params.bytes_per_line = 6 * s->params.pixels_per_line; + s->params.depth = 16; + } + else + { + s->params.bytes_per_line = 3 * s->params.pixels_per_line; + s->params.depth = 8; + } + s->params.format = SANE_FRAME_RGB; + } + } + } + else if ((s->mode & MUSTEK_MODE_COLOR) + && (s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + s->params.format = SANE_FRAME_RED + s->pass; + s->params.last_frame = (s->params.format != SANE_FRAME_RED + && s->params.format != SANE_FRAME_GREEN); + if (params) + *params = s->params; + DBG (4, "sane_get_parameters: frame = %d; last_frame = %s; depth = %d\n", + s->params.format, s->params.last_frame ? "true" : "false", + s->params.depth); + DBG (4, "sane_get_parameters: lines = %d; ppl = %d; bpl = %d\n", + s->params.lines, s->params.pixels_per_line, s->params.bytes_per_line); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Mustek_Scanner *s = handle; + SANE_Status status; + int fds[2]; + struct SIGACTION act; + + if (!s) + { + DBG (1, "sane_start: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "sane_start\n"); + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + /* Check for inconsistencies */ + + if (s->val[OPT_TL_X].w > s->val[OPT_BR_X].w) + { + DBG (0, "sane_start: %s (%.1f mm) is bigger than %s (%.1f mm) " + "-- aborting\n", + s->opt[OPT_TL_X].title, SANE_UNFIX (s->val[OPT_TL_X].w), + s->opt[OPT_BR_X].title, SANE_UNFIX (s->val[OPT_BR_X].w)); + return SANE_STATUS_INVAL; + } + if (s->val[OPT_TL_Y].w > s->val[OPT_BR_Y].w) + { + DBG (0, "sane_start: %s (%.1f mm) is bigger than %s (%.1f mm) " + "-- aborting\n", + s->opt[OPT_TL_Y].title, SANE_UNFIX (s->val[OPT_TL_Y].w), + s->opt[OPT_BR_Y].title, SANE_UNFIX (s->val[OPT_BR_Y].w)); + return SANE_STATUS_INVAL; + } + + s->total_bytes = 0; + + if (s->fd < 0) + { + /* this is the first (and maybe only) pass... */ + SANE_String_Const mode; + struct timeval start; + + /* save start time */ + gettimeofday (&start, 0); + s->start_time = start.tv_sec; + /* translate options into s->mode for convenient access: */ + mode = s->val[OPT_MODE].s; + if (strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + s->mode = MUSTEK_MODE_LINEART; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_HALFTONE) == 0) + s->mode = MUSTEK_MODE_HALFTONE; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + s->mode = MUSTEK_MODE_GRAY; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + s->mode = MUSTEK_MODE_COLOR; + + /* scanner dependant specials */ + s->one_pass_color_scan = SANE_FALSE; + if ((s->mode & MUSTEK_MODE_COLOR) + && !(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + s->one_pass_color_scan = SANE_TRUE; + } + + s->resolution_code = encode_resolution (s); + + if (s->val[OPT_PREVIEW].w && s->val[OPT_FAST_PREVIEW].w) + { + if (s->hw->flags & MUSTEK_FLAG_THREE_PASS) + { + if (s->mode & MUSTEK_MODE_COLOR) + { + /* Force gray-scale mode when previewing. */ + s->mode = MUSTEK_MODE_GRAY; + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.last_frame = SANE_TRUE; + } + } + else if (s->hw->flags & MUSTEK_FLAG_SE) + { + /* use 36 dpi color in any case */ + s->mode = MUSTEK_MODE_COLOR; + s->params.format = SANE_FRAME_RGB; + s->params.depth = 8; + s->one_pass_color_scan = SANE_TRUE; + s->resolution_code = 36; + } + else if (s->hw->flags & MUSTEK_FLAG_PARAGON_1) + { + /* use 36 dpi */ + s->resolution_code = 36; + } + else if (s->hw->flags & MUSTEK_FLAG_PRO) + { + /* use 30 dpi color mode */ + s->mode = MUSTEK_MODE_COLOR; + s->params.format = SANE_FRAME_RGB; + s->params.depth = 8; + s->one_pass_color_scan = SANE_TRUE; + s->resolution_code = 30; + } + DBG (4, "sane_start: use fast preview (res=%d dpi)\n", + s->resolution_code); + } + + status = dev_open (s->hw->sane.name, s, sense_handler); + if (status != SANE_STATUS_GOOD) + return status; + } + + status = dev_wait_ready (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: wait_ready() failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + if (!(s->hw->flags & MUSTEK_FLAG_SCSI_PP)) + { + /* SCSI-over-parallel port doesn't seem to like being inquired here */ + status = inquiry (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: inquiry command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + } + + if ((strcmp (s->val[OPT_SOURCE].s, "Automatic Document Feeder") == 0) && + !(s->hw->flags & MUSTEK_FLAG_ADF_READY)) + { + DBG (2, "sane_start: automatic document feeder is out of documents\n"); + status = SANE_STATUS_NO_DOCS; + goto stop_scanner_and_return; + } + + if (s->hw->flags & MUSTEK_FLAG_SE) + { + status = set_window_se (s, 0); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: set window command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + s->scanning = SANE_TRUE; + s->cancelled = SANE_FALSE; + + dev_wait_ready (s); + + status = get_window (s, &s->params.bytes_per_line, + &s->params.lines, &s->params.pixels_per_line); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: get window command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = calibration_se (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = send_gamma_table_se (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + } + + else if (s->hw->flags & MUSTEK_FLAG_PRO) + { + + status = dev_wait_ready (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = set_window_pro (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + s->scanning = SANE_TRUE; + s->cancelled = SANE_FALSE; + + status = adf_and_backtrack (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = mode_select_pro (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = scsi_sense_wait_ready (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = calibration_pro (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = send_gamma_table (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = get_image_status (s, &s->params.bytes_per_line, + &s->params.lines); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = scsi_sense_wait_ready (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + } + + else /* Paragon series */ + { + status = area_and_windows (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: set scan area command failed: %s\n", + sane_strstatus (status)); + goto stop_scanner_and_return; + } + + status = adf_and_backtrack (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + if (s->one_pass_color_scan) + { + status = mode_select_paragon (s, MUSTEK_CODE_RED); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = mode_select_paragon (s, MUSTEK_CODE_GREEN); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = mode_select_paragon (s, MUSTEK_CODE_BLUE); + } + else + status = mode_select_paragon (s, MUSTEK_CODE_GRAY); + + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + s->scanning = SANE_TRUE; + s->cancelled = SANE_FALSE; + + status = send_gamma_table (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + status = start_scan (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + if (!(s->hw->flags & MUSTEK_FLAG_SCSI_PP)) + { + /* This second gamma table download upsets the SCSI-over-parallel models */ + status = send_gamma_table (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + } + + s->ld.max_value = 0; + if (!(s->hw->flags & MUSTEK_FLAG_THREE_PASS)) + { + status = line_distance (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + } + + status = get_image_status (s, &s->params.bytes_per_line, + &s->params.lines); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + + if ((strcmp (s->val[OPT_SOURCE].s, "Automatic Document Feeder") == 0) + && (s->hw->flags & MUSTEK_FLAG_PARAGON_2)) + { + status = paragon_2_get_adf_status (s); + if (status != SANE_STATUS_GOOD) + goto stop_scanner_and_return; + } + } + + s->params.pixels_per_line = s->params.bytes_per_line; + if (s->one_pass_color_scan) + { + if (strcmp (s->val[OPT_BIT_DEPTH].s, "12") == 0) + s->params.pixels_per_line /= 6; + else + s->params.pixels_per_line /= 3; + } + else if ((s->mode & MUSTEK_MODE_LINEART) + || (s->mode & MUSTEK_MODE_HALFTONE)) + s->params.pixels_per_line *= 8; + + s->line = 0; + + /* don't call any SIGTERM or SIGCHLD handlers + this is to stop xsane and other frontends from calling + its quit handlers */ + memset (&act, 0, sizeof (act)); + sigaction (SIGTERM, &act, 0); + sigaction (SIGCHLD, &act, 0); + + if (pipe (fds) < 0) + return SANE_STATUS_IO_ERROR; + + s->reader_fds = fds[1]; + + /* create reader routine as new process or thread */ + s->reader_pid = sanei_thread_begin (reader_process, (void *) s); + + if (s->reader_pid == -1) + { + DBG (1, "sane_start: sanei_thread_begin failed (%s)\n", + strerror (errno)); + return SANE_STATUS_NO_MEM; + } + + if (sanei_thread_is_forked ()) + { + close (s->reader_fds); + s->reader_fds = -1; + } + + s->pipe = fds[0]; + + return SANE_STATUS_GOOD; + +stop_scanner_and_return: + do_stop (s); + return status; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Mustek_Scanner *s = handle; + SANE_Status status; + ssize_t ntotal; + ssize_t nread; + + + if (!s) + { + DBG (1, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!buf) + { + DBG (1, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!len) + { + DBG (1, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (5, "sane_read\n"); + *len = 0; + ntotal = 0; + + if (s->cancelled) + { + DBG (4, "sane_read: scan was cancelled\n"); + return SANE_STATUS_CANCELLED; + } + + if (!s->scanning) + { + DBG (3, "sane_read: must call sane_start before sane_read\n"); + return SANE_STATUS_INVAL; + } + + while (*len < max_len) + { + nread = read (s->pipe, buf + *len, max_len - *len); + + if (s->cancelled) + { + DBG (4, "sane_read: scan was cancelled\n"); + *len = 0; + return SANE_STATUS_CANCELLED; + } + + if (nread < 0) + { + if (errno == EAGAIN) + { + if (*len == 0) + DBG (5, "sane_read: no more data at the moment--try again\n"); + else + DBG (5, "sane_read: read buffer of %d bytes " + "(%d bytes total)\n", *len, s->total_bytes); + return SANE_STATUS_GOOD; + } + else + { + DBG (1, "sane_read: IO error\n"); + do_stop (s); + *len = 0; + return SANE_STATUS_IO_ERROR; + } + } + + *len += nread; + s->total_bytes += nread; + + if (nread == 0) + { + if (*len == 0) + { + if (!(s->hw->flags & MUSTEK_FLAG_THREE_PASS) + || !(s->mode & MUSTEK_MODE_COLOR) || ++s->pass >= 3) + { + DBG (5, "sane_read: pipe was closed ... calling do_stop\n"); + status = do_stop (s); + if (status != SANE_STATUS_CANCELLED + && status != SANE_STATUS_GOOD) + return status; /* something went wrong */ + } + else /* 3pass color first or second pass */ + { + DBG (5, + "sane_read: pipe was closed ... finishing pass %d\n", + s->pass); + } + + return do_eof (s); + } + else + { + DBG (5, "sane_read: read last buffer of %d bytes " + "(%d bytes total)\n", *len, s->total_bytes); + return SANE_STATUS_GOOD; + } + } + } + DBG (5, "sane_read: read full buffer of %d bytes (%d total bytes)\n", + *len, s->total_bytes); + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Mustek_Scanner *s = handle; + + if (!s) + { + DBG (1, "sane_cancel: handle is null!\n"); + return; + } + + DBG (4, "sane_cancel\n"); + if (s->scanning) + { + s->cancelled = SANE_TRUE; + do_stop (handle); + } + DBG (5, "sane_cancel: finished\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Mustek_Scanner *s = handle; + + if (!s) + { + DBG (1, "sane_set_io_mode: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "sane_set_io_mode: %s\n", + non_blocking ? "non-blocking" : "blocking"); + + if (!s->scanning) + { + DBG (1, "sane_set_io_mode: call sane_start before sane_set_io_mode"); + return SANE_STATUS_INVAL; + } + + if (fcntl (s->pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + { + DBG (1, "sane_set_io_mode: can't set io mode"); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Mustek_Scanner *s = handle; + + if (!s) + { + DBG (1, "sane_get_select_fd: handle is null!\n"); + return SANE_STATUS_INVAL; + } + if (!fd) + { + DBG (1, "sane_get_select_fd: fd is null!\n"); + return SANE_STATUS_INVAL; + } + + DBG (4, "sane_get_select_fd\n"); + if (!s->scanning) + return SANE_STATUS_INVAL; + + *fd = s->pipe; + return SANE_STATUS_GOOD; +} + +#include "mustek_scsi_pp.c" diff --git a/backend/mustek.conf.in b/backend/mustek.conf.in new file mode 100644 index 0000000..3233fd8 --- /dev/null +++ b/backend/mustek.conf.in @@ -0,0 +1,41 @@ +# See sane-mustek(5) for documentation. + +#--------------------------- Global options --------------------------------- +#option strip-height 1 # some SCSI adapters need this; scanning may + # be faster without this option +#option force-wait # wait for scanner to be ready (only necessary + # when scanner freezes) +#option disable-double-buffering # try this if you have SCSI trouble + +#-------------------------- SCSI scanners ----------------------------------- +scsi MUSTEK * Scanner +# option linedistance-fix # stripes may go away in color mode +# option buffersize 1024 # set non standard buffer size (in kb) +# option blocksize 2048 # set non standard block size (in kb) +# option lineart-fix # lineart may be faster with this option off. +# option disable-backtracking # faster, but may produce stripes + +scsi SCANNER +# option linedistance-fix # stripes may go away in color mode +# option buffersize 1024 # set non standard buffer size (in kb) +# option blocksize 2048 # set non standard block size (in kb) +# option lineart-fix # lineart may be faster with this option off. +# option disable-backtracking # faster, but may produce stripes + +/dev/scanner +# option linedistance-fix # stripes may go away in color mode +# option buffersize 1024 # set non standard buffer size (in kb) +# option blocksize 2048 # set non standard block size (in kb) +# option lineart-fix # lineart may be faster with this option off. +# option disable-backtracking # faster, but may produce stripes + +#-------------------------- 600 II N ---------------------------------------- +#0x2eb + # For the 600 II N try one of 0x26b, 0x2ab, + # 0x2eb, 0x22b, 0x32b, 0x36b, 0x3ab, 0x3eb. +# option linedistance-fix # only neccessary with firmware 2.x + +#-------------------------- 600 II EP --------------------------------------- +#parport0 + # parport0, parport1, ..., + # or: 0x378(=lpt1), 0x278(=lpt2), 0x3bc(=lpt3) diff --git a/backend/mustek.h b/backend/mustek.h new file mode 100644 index 0000000..5532af5 --- /dev/null +++ b/backend/mustek.h @@ -0,0 +1,303 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1996, 1997 David Mosberger-Tang, 1998 Andreas Bolsch for + extension to ScanExpress models version 0.5, + 2000 - 2005 Henning Meier-Geinitz. + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek and some Trust flatbed + scanners with SCSI or proprietary interface. */ + +#ifndef mustek_h +#define mustek_h + +#include "../include/sane/config.h" +#include + +/* Some constants */ +#define INQ_LEN 0x60 /* Length of SCSI inquiry */ +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif +#define MUSTEK_CONFIG_FILE "mustek.conf" + +#define MAX_WAITING_TIME 60 /* How long to wait for scanner to become ready */ +#define MAX_LINE_DIST 40 /* Extra lines needed for LD correction */ + +/* Flag values */ +/* Scanner types */ +#define MUSTEK_FLAG_THREE_PASS (1 << 0) /* three pass scanner */ +#define MUSTEK_FLAG_PARAGON_1 (1 << 1) /* Paragon series I scanner */ +#define MUSTEK_FLAG_PARAGON_2 (1 << 2) /* Paragon series II(A4) scanner */ +#define MUSTEK_FLAG_SE (1 << 3) /* ScanExpress scanner */ +#define MUSTEK_FLAG_SE_PLUS (1 << 4) /* ScanExpress Plus scanner */ +#define MUSTEK_FLAG_PRO (1 << 5) /* Professional series scanner */ +#define MUSTEK_FLAG_N (1 << 6) /* N-type scanner (non SCSI) */ +#define MUSTEK_FLAG_SCSI_PP (1 << 22) /* SCSI over parallel (e.g. 600 II EP) */ +/* Additional equipment */ +#define MUSTEK_FLAG_ADF (1 << 7) /* automatic document feeder */ +#define MUSTEK_FLAG_ADF_READY (1 << 8) /* paper present */ +#define MUSTEK_FLAG_TA (1 << 9) /* transparency adapter */ +/* Line-distance correction */ +#define MUSTEK_FLAG_LD_NONE (1 << 10) /* no line-distance corr */ +#define MUSTEK_FLAG_LD_BLOCK (1 << 11) /* blockwise LD corr */ +#define MUSTEK_FLAG_LD_N1 (1 << 12) /* LD corr for N-type v1 */ +#define MUSTEK_FLAG_LD_N2 (1 << 13) /* LD corr for N-type v2 */ +/* Manual fixes */ +#define MUSTEK_FLAG_LD_FIX (1 << 14) /* need line-distance fix? */ +#define MUSTEK_FLAG_LINEART_FIX (1 << 15) /* lineart fix/hack */ +#define MUSTEK_FLAG_USE_EIGHTS (1 << 16) /* use 1/8" lengths */ +#define MUSTEK_FLAG_FORCE_GAMMA (1 << 17) /* force gamma table upload */ +#define MUSTEK_FLAG_ENLARGE_X (1 << 18) /* need to enlarge x-res */ +#define MUSTEK_FLAG_COVER_SENSOR (1 << 19) /* scanner can detect open cover */ +#define MUSTEK_FLAG_USE_BLOCK (1 << 20) /* use blockmode */ +#define MUSTEK_FLAG_LEGAL_SIZE (1 << 21) /* scanner has legal size */ +#define MUSTEK_FLAG_NO_BACKTRACK (1 << 21) /* scanner has legal size */ + +/* Source values: */ +#define MUSTEK_SOURCE_FLATBED 0 +#define MUSTEK_SOURCE_ADF 1 +#define MUSTEK_SOURCE_TA 2 + +/* Mode values: */ +#define MUSTEK_MODE_LINEART (1 << 0) /* grayscale 1 bit / pixel */ +#define MUSTEK_MODE_GRAY (1 << 1) /* grayscale 8 bits / pixel */ +#define MUSTEK_MODE_COLOR (1 << 2) /* color 24 bits / pixel */ +#define MUSTEK_MODE_HALFTONE (1 << 3) /* use dithering */ + +/* Color band codes: */ +#define MUSTEK_CODE_GRAY 0 +#define MUSTEK_CODE_RED 1 +#define MUSTEK_CODE_GREEN 2 +#define MUSTEK_CODE_BLUE 3 + +/* SCSI commands that the Mustek scanners understand (or not): */ +#define MUSTEK_SCSI_TEST_UNIT_READY 0x00 +#define MUSTEK_SCSI_REQUEST_SENSE 0x03 +#define MUSTEK_SCSI_AREA_AND_WINDOWS 0x04 +#define MUSTEK_SCSI_READ_SCANNED_DATA 0x08 +#define MUSTEK_SCSI_GET_IMAGE_STATUS 0x0f +#define MUSTEK_SCSI_ADF_AND_BACKTRACK 0x10 +#define MUSTEK_SCSI_CCD_DISTANCE 0x11 +#define MUSTEK_SCSI_INQUIRY 0x12 +#define MUSTEK_SCSI_MODE_SELECT 0x15 +#define MUSTEK_SCSI_START_STOP 0x1b +#define MUSTEK_SCSI_SET_WINDOW 0x24 +#define MUSTEK_SCSI_GET_WINDOW 0x25 +#define MUSTEK_SCSI_READ_DATA 0x28 +#define MUSTEK_SCSI_SEND_DATA 0x2a +#define MUSTEK_SCSI_LOOKUP_TABLE 0x55 + +/* Convenience macros */ +#if defined(MIN) +#undef MIN +#endif +#if defined(MAX) +#undef MAX +#endif +#define MIN(a,b) ((a) < (b) ? (a) : (b)) +#define MAX(a,b) ((a) > (b) ? (a) : (b)) +/* Copy values to memory ('L' = little endian, 'B' = big endian */ +#define STORE16L(cp,v) \ +do { \ + int value = (v); \ + \ + *(cp)++ = (value >> 0) & 0xff; \ + *(cp)++ = (value >> 8) & 0xff; \ +} while (0) +#define STORE16B(cp,v) \ +do { \ + int value = (v); \ + \ + *(cp)++ = (value >> 8) & 0xff; \ + *(cp)++ = (value >> 0) & 0xff; \ +} while (0) +#define STORE32B(cp,v) \ +do { \ + long int value = (v); \ + \ + *(cp)++ = (value >> 24) & 0xff; \ + *(cp)++ = (value >> 16) & 0xff; \ + *(cp)++ = (value >> 8) & 0xff; \ + *(cp)++ = (value >> 0) & 0xff; \ +} while (0) + +/* declarations */ +enum Mustek_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_FAST_GRAY_MODE, + OPT_RESOLUTION, + OPT_BIT_DEPTH, + OPT_SPEED, + OPT_SOURCE, + OPT_PREVIEW, + OPT_FAST_PREVIEW, + OPT_LAMP_OFF_TIME, + OPT_LAMP_OFF_BUTTON, + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_BRIGHTNESS, + OPT_BRIGHTNESS_R, + OPT_BRIGHTNESS_G, + OPT_BRIGHTNESS_B, + OPT_CONTRAST, + OPT_CONTRAST_R, + OPT_CONTRAST_G, + OPT_CONTRAST_B, + OPT_CUSTOM_GAMMA, /* use custom gamma tables? */ + /* The gamma vectors MUST appear in the order gray, red, green, + blue. */ + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + OPT_QUALITY_CAL, + OPT_HALFTONE_DIMENSION, + OPT_HALFTONE_PATTERN, + + /* must come last: */ + NUM_OPTIONS +}; + +typedef struct Mustek_Device +{ + struct Mustek_Device *next; + SANE_String name; + SANE_Device sane; + SANE_Range dpi_range; + SANE_Range x_range; + SANE_Range y_range; + /* scan area when transparency adapter is used: */ + SANE_Range x_trans_range; + SANE_Range y_trans_range; + SANE_Word flags; + /* length of gamma table, probably always <= 4096 for the SE */ + SANE_Int gamma_length; + /* values actually used by scanner, not necessarily the desired! */ + SANE_Int bpl, lines; + /* what is needed for calibration (ScanExpress and Pro series) */ + struct + { + SANE_Int bytes; + SANE_Int lines; + SANE_Byte *buffer; + SANE_Word *line_buffer[3]; + } + cal; + /* current and maximum buffer size used by the backend */ + /* the buffer sent to the scanner is actually half of this size */ + SANE_Int buffer_size; + SANE_Int max_buffer_size; + /* maximum size scanned in one block and corresponding lines */ + SANE_Int max_block_buffer_size; + SANE_Int lines_per_block; + SANE_Byte *block_buffer; + + /* firmware format: 0 = old, MUSTEK at pos 8; 1 = new, MUSTEK at + pos 36 */ + SANE_Int firmware_format; + /* firmware revision system: 0 = old, x.yz; 1 = new, Vxyz */ + SANE_Int firmware_revision_system; +} +Mustek_Device; + +typedef struct Mustek_Scanner +{ + /* all the state needed to define a scan request: */ + struct Mustek_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Int gamma_table[4][256]; + SANE_Int *halftone_pattern; + SANE_Bool custom_halftone_pattern; + SANE_Int halftone_pattern_type; + + SANE_Bool scanning; + SANE_Bool cancelled; + SANE_Int pass; /* pass number */ + SANE_Int line; /* current line number */ + SANE_Parameters params; + + /* Parsed option values and variables that are valid only during + actual scanning: */ + SANE_Word mode; + SANE_Bool one_pass_color_scan; + SANE_Int resolution_code; + int fd; /* SCSI filedescriptor */ + SANE_Pid reader_pid; /* process id of reader */ + int reader_fds; /* OS/2: pipe write handler for reader */ + int pipe; /* pipe to reader process */ + long start_time; /* at this time the scan started */ + SANE_Word total_bytes; /* bytes transmitted by sane_read */ + SANE_Word total_lines; /* lines transmitted to sane_read pipe */ + + /* scanner dependent/low-level state: */ + Mustek_Device *hw; + + /* line-distance correction related state: */ + struct + { + SANE_Int color; /* first color appearing in read data */ + SANE_Int max_value; + SANE_Int peak_res; + SANE_Int dist[3]; /* line distance */ + SANE_Int index[3]; /* index for R/G/B color assignment */ + SANE_Int quant[3]; /* for resolution correction */ + SANE_Int saved[3]; /* number of saved color lines */ + /* these are used for SE, MFS and N line-distance correction: */ + SANE_Byte *buf[3]; + /* these are used for N line-distance correction only: */ + SANE_Int ld_line; /* line # currently processed in + ld-correction */ + SANE_Int lmod3; /* line # modulo 3 */ + } + ld; +} +Mustek_Scanner; + +#endif /* mustek_h */ diff --git a/backend/mustek_pp.c b/backend/mustek_pp.c new file mode 100644 index 0000000..cd86bb9 --- /dev/null +++ b/backend/mustek_pp.c @@ -0,0 +1,1958 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2000-2003 Jochen Eisinger + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek PP flatbed scanners. */ + +#include "../include/sane/config.h" + +#if defined(HAVE_STDLIB_H) +# include +#endif +#include +#include +#include +#include +#include +#if defined(HAVE_STRING_H) +# include +#elif defined(HAVE_STRINGS_H) +# include +#endif +#if defined(HAVE_UNISTD_H) +# include +#endif +#include +#include +#include +#if defined(HAVE_SYS_TIME_H) +# include +#endif +#if defined(HAVE_SYS_TYPES_H) +# include +#endif +#include + +#define BACKEND_NAME mustek_pp + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#include "../include/sane/sanei_backend.h" + +#include "../include/sane/sanei_config.h" +#define MUSTEK_PP_CONFIG_FILE "mustek_pp.conf" + +#include "../include/sane/sanei_pa4s2.h" + +#include "mustek_pp.h" +#include "mustek_pp_drivers.h" + +#define MIN(a,b) ((a) < (b) ? (a) : (b)) + +/* converts millimeter to pixels at a given resolution */ +#define MM_TO_PIXEL(mm, dpi) (((float )mm * 5.0 / 127.0) * (float)dpi) + /* and back */ +#define PIXEL_TO_MM(pixel, dpi) (((float )pixel / (float )dpi) * 127.0 / 5.0) + +/* if you change the source, please set MUSTEK_PP_STATE to "devel". Do *not* + * change the MUSTEK_PP_BUILD. */ +#define MUSTEK_PP_BUILD 13 +#define MUSTEK_PP_STATE "beta" + + +/* auth callback... since basic user authentication is done by saned, this + * callback mechanism isn't used */ +SANE_Auth_Callback sane_auth; + +/* count of present devices */ +static int num_devices = 0; + +/* list of present devices */ +static Mustek_pp_Device *devlist = NULL; + +/* temporary array of configuration options used during device attachment */ +static Mustek_pp_config_option *cfgoptions = NULL; +static int numcfgoptions = 0; + +/* list of pointers to the SANE_Device structures of the Mustek_pp_Devices */ +static SANE_Device **devarray = NULL; + +/* currently active Handles */ +static Mustek_pp_Handle *first_hndl = NULL; + +static SANE_String_Const mustek_pp_modes[4] = {SANE_VALUE_SCAN_MODE_LINEART, SANE_VALUE_SCAN_MODE_GRAY, SANE_VALUE_SCAN_MODE_COLOR, NULL}; +static SANE_Word mustek_pp_modes_size = 10; + +static SANE_String_Const mustek_pp_speeds[6] = {"Slowest", "Slower", "Normal", "Faster", "Fastest", NULL}; +static SANE_Word mustek_pp_speeds_size = 8; +static SANE_Word mustek_pp_depths[5] = {4, 8, 10, 12, 16}; + +/* prototypes */ +static void free_cfg_options(int *numoptions, Mustek_pp_config_option** options); +static SANE_Status do_eof(Mustek_pp_Handle *hndl); +static SANE_Status do_stop(Mustek_pp_Handle *hndl); +static int reader_process (Mustek_pp_Handle * hndl, int pipe); +static SANE_Status sane_attach(SANE_String_Const port, SANE_String_Const name, + SANE_Int driver, SANE_Int info); +static void init_options(Mustek_pp_Handle *hndl); +static void attach_device(SANE_String *driver, SANE_String *name, + SANE_String *port, SANE_String *option_ta); + + +/* + * Auxiliary function for freeing arrays of configuration options, + */ +static void +free_cfg_options(int *numoptions, Mustek_pp_config_option** options) +{ + int i; + if (*numoptions) + { + for (i=0; i<*numoptions; ++i) + { + free ((*options)[i].name); + free ((*options)[i].value); + } + free (*options); + } + *options = NULL; + *numoptions = 0; +} + +/* do_eof: + * closes the pipeline + * + * ChangeLog: + * + * Description: + * closes the pipe (read-only end) + */ +static SANE_Status +do_eof (Mustek_pp_Handle *hndl) +{ + if (hndl->pipe >= 0) { + + close (hndl->pipe); + hndl->pipe = -1; + } + + return SANE_STATUS_EOF; +} + +/* do_stop: + * ends the reader_process and stops the scanner + * + * ChangeLog: + * + * Description: + * kills the reader process with a SIGTERM and cancels the scanner + */ +static SANE_Status +do_stop(Mustek_pp_Handle *hndl) +{ + + int exit_status; + + do_eof (hndl); + + if (hndl->reader > 0) { + + DBG (3, "do_stop: terminating reader process\n"); + kill (hndl->reader, SIGTERM); + + while (wait (&exit_status) != hndl->reader); + + DBG ((exit_status == SANE_STATUS_GOOD ? 3 : 1), + "do_stop: reader_process terminated with status ``%s''\n", + sane_strstatus(exit_status)); + hndl->reader = 0; + hndl->dev->func->stop (hndl); + + return exit_status; + + } + + hndl->dev->func->stop (hndl); + + return SANE_STATUS_GOOD; +} + +/* sigterm_handler: + * cancel scanner when receiving a SIGTERM + * + * ChangeLog: + * + * Description: + * just exit... reader_process takes care that nothing bad will happen + * + * EDG - Jan 14, 2004: + * Make sure that the parport is released again by the child process + * under all circumstances, because otherwise the parent process may no + * longer be able to claim it (they share the same file descriptor, and + * the kernel doesn't release the child's claim because the file + * descriptor isn't cleaned up). If that would happen, the lamp may stay + * on and may not return to its home position, unless the scanner + * frontend is restarted. + * (This happens only when sanei_pa4s2 uses libieee1284 AND + * libieee1284 goes via /dev/parportX). + * + */ +static int fd_to_release = 0; +/*ARGSUSED*/ +static RETSIGTYPE +sigterm_handler (int signal __UNUSED__) +{ + sanei_pa4s2_enable(fd_to_release, SANE_FALSE); + _exit (SANE_STATUS_GOOD); +} + +/* reader_process: + * receives data from the scanner and stuff it into the pipeline + * + * ChangeLog: + * + * Description: + * The signal handle for SIGTERM is initialized. + * + */ +static int +reader_process (Mustek_pp_Handle * hndl, int pipe) +{ + sigset_t sigterm_set; + struct SIGACTION act; + FILE *fp; + SANE_Status status; + int line; + int size, elem; + + SANE_Byte *buffer; + + sigemptyset (&sigterm_set); + sigaddset (&sigterm_set, SIGTERM); + + if (!(buffer = malloc (hndl->params.bytes_per_line))) + return SANE_STATUS_NO_MEM; + + if (!(fp = fdopen(pipe, "w"))) + return SANE_STATUS_IO_ERROR; + + fd_to_release = hndl->fd; + memset (&act, 0, sizeof(act)); + act.sa_handler = sigterm_handler; + sigaction (SIGTERM, &act, NULL); + + if ((status = hndl->dev->func->start (hndl)) != SANE_STATUS_GOOD) + return status; + + size = hndl->params.bytes_per_line; + elem = 1; + + for (line=0; lineparams.lines ; line++) { + + sigprocmask (SIG_BLOCK, &sigterm_set, NULL); + + hndl->dev->func->read (hndl, buffer); + + if (getppid() == 1) { + /* The parent process has died. Stop the scan (to make + sure that the lamp is off and returns home). This is + a safety measure to make sure that we don't break + the scanner in case the frontend crashes. */ + DBG (1, "reader_process: front-end died; aborting.\n"); + hndl->dev->func->stop (hndl); + return SANE_STATUS_CANCELLED; + } + + sigprocmask (SIG_UNBLOCK, &sigterm_set, NULL); + + fwrite (buffer, size, elem, fp); + } + + fclose (fp); + + free (buffer); + + return SANE_STATUS_GOOD; +} + + + +/* sane_attach: + * adds a new entry to the Mustek_pp_Device *devlist list + * + * ChangeLog: + * + * Description: + * After memory for a new device entry is allocated, the + * parameters for the device are determined by a call to + * capabilities(). + * + * Afterwards the new device entry is inserted into the + * devlist + * + */ +static SANE_Status +sane_attach (SANE_String_Const port, SANE_String_Const name, SANE_Int driver, SANE_Int info) +{ + Mustek_pp_Device *dev; + + DBG (3, "sane_attach: attaching device ``%s'' to port %s (driver %s v%s by %s)\n", + name, port, Mustek_pp_Drivers[driver].driver, + Mustek_pp_Drivers[driver].version, + Mustek_pp_Drivers[driver].author); + + if ((dev = malloc (sizeof (Mustek_pp_Device))) == NULL) { + + DBG (1, "sane_attach: not enough free memory\n"); + return SANE_STATUS_NO_MEM; + + } + + memset (dev, 0, sizeof (Mustek_pp_Device)); + + memset (&dev->sane, 0, sizeof (SANE_Device)); + + dev->func = &Mustek_pp_Drivers[driver]; + + dev->sane.name = dev->name = strdup (name); + dev->port = strdup (port); + dev->info = info; /* Modified by EDG */ + + /* Transfer the options parsed from the configuration file */ + dev->numcfgoptions = numcfgoptions; + dev->cfgoptions = cfgoptions; + numcfgoptions = 0; + cfgoptions = NULL; + + dev->func->capabilities (info, &dev->model, &dev->vendor, &dev->type, + &dev->maxres, &dev->minres, &dev->maxhsize, &dev->maxvsize, + &dev->caps); + + dev->sane.model = dev->model; + dev->sane.vendor = dev->vendor; + dev->sane.type = dev->type; + + dev->next = devlist; + devlist = dev; + + num_devices++; + + return SANE_STATUS_GOOD; +} + + +/* init_options: + * Sets up the option descriptors for a device + * + * ChangeLog: + * + * Description: + */ +static void +init_options(Mustek_pp_Handle *hndl) +{ + int i; + + memset (hndl->opt, 0, sizeof (hndl->opt)); + memset (hndl->val, 0, sizeof (hndl->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + hndl->opt[i].size = sizeof (SANE_Word); + hndl->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + hndl->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + hndl->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + hndl->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + hndl->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + hndl->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + hndl->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + + hndl->opt[OPT_MODE_GROUP].title = "Scan Mode"; + hndl->opt[OPT_MODE_GROUP].desc = ""; + hndl->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + hndl->opt[OPT_MODE_GROUP].cap = 0; + hndl->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + hndl->opt[OPT_MODE_GROUP].size = 0; + + /* scan mode */ + hndl->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + hndl->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + hndl->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + hndl->opt[OPT_MODE].type = SANE_TYPE_STRING; + hndl->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + hndl->opt[OPT_MODE].size = mustek_pp_modes_size; + hndl->opt[OPT_MODE].constraint.string_list = mustek_pp_modes; + hndl->val[OPT_MODE].s = strdup (mustek_pp_modes[2]); + + /* resolution */ + hndl->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + hndl->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + hndl->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + hndl->opt[OPT_RESOLUTION].type = SANE_TYPE_FIXED; + hndl->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + hndl->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_RESOLUTION].constraint.range = &hndl->dpi_range; + hndl->val[OPT_RESOLUTION].w = SANE_FIX (hndl->dev->minres); + hndl->dpi_range.min = SANE_FIX (hndl->dev->minres); + hndl->dpi_range.max = SANE_FIX (hndl->dev->maxres); + hndl->dpi_range.quant = SANE_FIX (1); + + /* speed */ + hndl->opt[OPT_SPEED].name = SANE_NAME_SCAN_SPEED; + hndl->opt[OPT_SPEED].title = SANE_TITLE_SCAN_SPEED; + hndl->opt[OPT_SPEED].desc = SANE_DESC_SCAN_SPEED; + hndl->opt[OPT_SPEED].type = SANE_TYPE_STRING; + hndl->opt[OPT_SPEED].size = mustek_pp_speeds_size; + hndl->opt[OPT_SPEED].constraint_type = SANE_CONSTRAINT_STRING_LIST; + hndl->opt[OPT_SPEED].constraint.string_list = mustek_pp_speeds; + hndl->val[OPT_SPEED].s = strdup (mustek_pp_speeds[2]); + + if (! (hndl->dev->caps & CAP_SPEED_SELECT)) + hndl->opt[OPT_SPEED].cap |= SANE_CAP_INACTIVE; + + /* preview */ + hndl->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + hndl->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + hndl->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + hndl->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + hndl->val[OPT_PREVIEW].w = SANE_FALSE; + + /* gray preview */ + hndl->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; + hndl->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; + hndl->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; + hndl->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; + hndl->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; + + /* color dept */ + hndl->opt[OPT_DEPTH].name = SANE_NAME_BIT_DEPTH; + hndl->opt[OPT_DEPTH].title = SANE_TITLE_BIT_DEPTH; + hndl->opt[OPT_DEPTH].desc = + "Number of bits per sample for color scans, typical values are 8 for truecolor (24bpp)" + "up to 16 for far-to-many-color (48bpp)."; + hndl->opt[OPT_DEPTH].type = SANE_TYPE_INT; + hndl->opt[OPT_DEPTH].constraint_type = SANE_CONSTRAINT_WORD_LIST; + hndl->opt[OPT_DEPTH].constraint.word_list = mustek_pp_depths; + hndl->opt[OPT_DEPTH].unit = SANE_UNIT_BIT; + hndl->opt[OPT_DEPTH].size = sizeof(SANE_Word); + hndl->val[OPT_DEPTH].w = 8; + + if ( !(hndl->dev->caps & CAP_DEPTH)) + hndl->opt[OPT_DEPTH].cap |= SANE_CAP_INACTIVE; + + + /* "Geometry" group: */ + + hndl->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + hndl->opt[OPT_GEOMETRY_GROUP].desc = ""; + hndl->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + hndl->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + hndl->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + hndl->opt[OPT_GEOMETRY_GROUP].size = 0; + + /* top-left x */ + hndl->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + hndl->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + hndl->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + hndl->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + hndl->opt[OPT_TL_X].unit = SANE_UNIT_MM; + hndl->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_TL_X].constraint.range = &hndl->x_range; + hndl->x_range.min = SANE_FIX (0); + hndl->x_range.max = SANE_FIX (PIXEL_TO_MM(hndl->dev->maxhsize,hndl->dev->maxres)); + hndl->x_range.quant = 0; + hndl->val[OPT_TL_X].w = hndl->x_range.min; + + /* top-left y */ + hndl->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + hndl->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + hndl->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + hndl->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + hndl->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + hndl->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_TL_Y].constraint.range = &hndl->y_range; + hndl->y_range.min = SANE_FIX(0); + hndl->y_range.max = SANE_FIX(PIXEL_TO_MM(hndl->dev->maxvsize,hndl->dev->maxres)); + hndl->y_range.quant = 0; + hndl->val[OPT_TL_Y].w = hndl->y_range.min; + + /* bottom-right x */ + hndl->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + hndl->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + hndl->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + hndl->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + hndl->opt[OPT_BR_X].unit = SANE_UNIT_MM; + hndl->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_BR_X].constraint.range = &hndl->x_range; + hndl->val[OPT_BR_X].w = hndl->x_range.max; + + /* bottom-right y */ + hndl->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + hndl->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + hndl->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + hndl->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + hndl->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + hndl->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_BR_Y].constraint.range = &hndl->y_range; + hndl->val[OPT_BR_Y].w = hndl->y_range.max; + + /* "Enhancement" group: */ + + hndl->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + hndl->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + hndl->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + hndl->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + hndl->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + hndl->opt[OPT_ENHANCEMENT_GROUP].size = 0; + + + /* custom-gamma table */ + hndl->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + hndl->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + hndl->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + hndl->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + hndl->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + if ( !(hndl->dev->caps & CAP_GAMMA_CORRECT)) + hndl->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + + /* grayscale gamma vector */ + hndl->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + hndl->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + hndl->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + hndl->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + hndl->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + hndl->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + hndl->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_GAMMA_VECTOR].constraint.range = &hndl->gamma_range; + hndl->val[OPT_GAMMA_VECTOR].wa = &hndl->gamma_table[0][0]; + + /* red gamma vector */ + hndl->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + hndl->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + hndl->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + hndl->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + hndl->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + hndl->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + hndl->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_GAMMA_VECTOR_R].constraint.range = &hndl->gamma_range; + hndl->val[OPT_GAMMA_VECTOR_R].wa = &hndl->gamma_table[1][0]; + + /* green gamma vector */ + hndl->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + hndl->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + hndl->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + hndl->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + hndl->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + hndl->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + hndl->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_GAMMA_VECTOR_G].constraint.range = &hndl->gamma_range; + hndl->val[OPT_GAMMA_VECTOR_G].wa = &hndl->gamma_table[2][0]; + + /* blue gamma vector */ + hndl->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + hndl->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + hndl->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + hndl->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + hndl->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + hndl->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + hndl->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + hndl->opt[OPT_GAMMA_VECTOR_B].constraint.range = &hndl->gamma_range; + hndl->val[OPT_GAMMA_VECTOR_B].wa = &hndl->gamma_table[3][0]; + + hndl->gamma_range.min = 0; + hndl->gamma_range.max = 255; + hndl->gamma_range.quant = 1; + + hndl->opt[OPT_INVERT].name = SANE_NAME_NEGATIVE; + hndl->opt[OPT_INVERT].title = SANE_TITLE_NEGATIVE; + hndl->opt[OPT_INVERT].desc = SANE_DESC_NEGATIVE; + hndl->opt[OPT_INVERT].type = SANE_TYPE_BOOL; + hndl->val[OPT_INVERT].w = SANE_FALSE; + + if (! (hndl->dev->caps & CAP_INVERT)) + hndl->opt[OPT_INVERT].cap |= SANE_CAP_INACTIVE; + + +} + +/* attach_device: + * Attempts to attach a device to the list after parsing of a section + * of the configuration file. + * + * ChangeLog: + * + * Description: + * After parsing a scanner section of the config file, this function + * is called to look for a driver with a matching name. When found, + * this driver is called to initialize the device. + */ +static void +attach_device(SANE_String *driver, SANE_String *name, + SANE_String *port, SANE_String *option_ta) +{ + int found = 0, driver_no, port_no; + const char **ports; + + if (!strcmp (*port, "*")) + { + ports = sanei_pa4s2_devices(); + DBG (3, "sanei_init: auto probing port\n"); + } + else + { + ports = malloc (sizeof(char *) * 2); + ports[0] = *port; + ports[1] = NULL; + } + + for (port_no=0; ports[port_no] != NULL; port_no++) + { + for (driver_no=0 ; driver_no [] + * + * where is a arbitrary name to identify this entry + * is the port where the scanner is attached to + * is the name of the driver to use + * + * if the optional argument "option_ta" is present the driver uses special + * parameters fitting for a trasparency adapter. + */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + FILE *fp; + char config_line[1024]; + const char *config_line_ptr; + int line=0, driver_no; + char *driver = 0, *port = 0, *name = 0, *option_ta = 0; + + DBG_INIT (); + DBG (3, "sane-mustek_pp, version 0.%d-%s. build for SANE %s\n", + MUSTEK_PP_BUILD, MUSTEK_PP_STATE, VERSION); + DBG (3, "backend by Jochen Eisinger \n"); + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, MUSTEK_PP_BUILD); + + sane_auth = authorize; + + + fp = sanei_config_open (MUSTEK_PP_CONFIG_FILE); + + if (fp == NULL) + { + char driver_name[64]; + const char **devices = sanei_pa4s2_devices(); + int device_no; + + DBG (2, "sane_init: could not open configuration file\n"); + + for (device_no = 0; devices[device_no] != NULL; device_no++) + { + DBG (3, "sane_init: trying ``%s''\n", devices[device_no]); + for (driver_no=0 ; driver_no [] + Note that the value is optional. */ + char *optname, *optval = 0; + Mustek_pp_config_option *tmpoptions; + + config_line_ptr += 6; + config_line_ptr = sanei_config_skip_whitespace (config_line_ptr); + if (!*config_line_ptr) + { + DBG (1, "sane_init: parse error in line %d after ``option''\n", + line); + continue; + } + + config_line_ptr = sanei_config_get_string (config_line_ptr, &optname); + if ((optname == NULL) || (!*optname)) + { + DBG (1, "sane_init: parse error in line %d after ``option''\n", + line); + if (optname != NULL) + free (optname); + continue; + } + + config_line_ptr = sanei_config_skip_whitespace (config_line_ptr); + if (*config_line_ptr) + { + /* The option has a value. + No need to check the value; that's up to the backend */ + config_line_ptr = sanei_config_get_string (config_line_ptr, + &optval); + + config_line_ptr = sanei_config_skip_whitespace (config_line_ptr); + } + + if (*config_line_ptr) + { + DBG (1, "sane_init: parse error in line %d after " + "``option %s %s''\n", line, optname, + (optval == 0 ? "" : optval)); + free (optname); + if (optval) + free (optval); + continue; + } + + if (!strcmp (optname, "no_epp")) + { + u_int pa4s2_options; + if (name) + DBG (2, "sane_init: global option found in local scope, " + "executing anyway\n"); + free (optname); + if (optval) + { + DBG (1, "sane_init: unexpected value for option no_epp\n"); + free (optval); + continue; + } + DBG (3, "sane_init: disabling mode EPP\n"); + sanei_pa4s2_options (&pa4s2_options, SANE_FALSE); + pa4s2_options |= SANEI_PA4S2_OPT_NO_EPP; + sanei_pa4s2_options (&pa4s2_options, SANE_TRUE); + continue; + } + else if (!name) + { + DBG (1, "sane_init: parse error in line %d: unexpected " + " ``option''\n", line); + free (optname); + if (optval) + free (optval); + continue; + } + + + /* Extend the (global) array of options */ + tmpoptions = realloc(cfgoptions, + (numcfgoptions+1)*sizeof(cfgoptions[0])); + if (!tmpoptions) + { + DBG (1, "sane_init: not enough memory for device options\n"); + free_cfg_options(&numcfgoptions, &cfgoptions); + return SANE_STATUS_NO_MEM; + } + + cfgoptions = tmpoptions; + cfgoptions[numcfgoptions].name = optname; + cfgoptions[numcfgoptions].value = optval; + ++numcfgoptions; + } + else + { + DBG (1, "sane_init: parse error at beginning of line %d\n", line); + continue; + } + + } + + /* If we hit the end of the file, we still may have to process the + last driver */ + if (name) + attach_device(&driver, &name, &port, &option_ta); + + fclose(fp); + return SANE_STATUS_GOOD; + +} + +/* sane_exit: + * Unloads all drivers and frees allocated memory + * + * ChangeLog: + * + * Description: + * All open devices are closed first. Then all registered devices + * are removed. + * + */ + +void +sane_exit (void) +{ + Mustek_pp_Handle *hndl; + Mustek_pp_Device *dev; + + if (first_hndl) + DBG (3, "sane_exit: closing open devices\n"); + + while (first_hndl) + { + hndl = first_hndl; + sane_close (hndl); + } + + dev = devlist; + num_devices = 0; + devlist = NULL; + + while (dev) { + + free (dev->port); + free (dev->name); + free (dev->vendor); + free (dev->model); + free (dev->type); + free_cfg_options (&dev->numcfgoptions, &dev->cfgoptions); + dev = dev->next; + + } + + if (devarray != NULL) + free (devarray); + devarray = NULL; + + DBG (3, "sane_exit: all drivers unloaded\n"); + +} + +/* sane_get_devices: + * Returns a list of registered devices + * + * ChangeLog: + * + * Description: + * A possible present old device_list is removed first. A new + * devarray is allocated and filled with pointers to the + * SANE_Device structures of the Mustek_pp_Devices + */ +/*ARGSUSED*/ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, + SANE_Bool local_only __UNUSED__) +{ + int ctr; + Mustek_pp_Device *dev; + + if (devarray != NULL) + free (devarray); + + devarray = malloc ((num_devices + 1) * sizeof (devarray[0])); + + if (devarray == NULL) + { + DBG (1, "sane_get_devices: not enough memory for device list\n"); + return SANE_STATUS_NO_MEM; + } + + dev = devlist; + + for (ctr=0 ; ctrsane; + dev = dev->next; + } + + devarray[num_devices] = NULL; + *device_list = (const SANE_Device **)devarray; + + return SANE_STATUS_GOOD; +} + +/* sane_open: + * opens a device and prepares it for operation + * + * ChangeLog: + * + * Description: + * The device identified by ``devicename'' is looked + * up in the list, or if devicename is zero, the + * first device from the list is taken. + * + * open is called for the selected device. + * + * The handel is set up with default values, and the + * option descriptors are initialized + */ + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + + Mustek_pp_Handle *hndl; + Mustek_pp_Device *dev; + SANE_Status status; + int fd, i; + + if (devicename[0]) { + + dev = devlist; + + while (dev) { + + if (strcmp (dev->name, devicename) == 0) + break; + + dev = dev->next; + + } + + if (!dev) { + + DBG (1, "sane_open: unknown devicename ``%s''\n", devicename); + return SANE_STATUS_INVAL; + + } + } else + dev = devlist; + + if (!dev) { + DBG (1, "sane_open: no devices present...\n"); + return SANE_STATUS_INVAL; + } + + DBG (3, "sane_open: Using device ``%s'' (driver %s v%s by %s)\n", + dev->name, dev->func->driver, dev->func->version, dev->func->author); + + if ((hndl = malloc (sizeof (Mustek_pp_Handle))) == NULL) { + + DBG (1, "sane_open: not enough free memory for the handle\n"); + return SANE_STATUS_NO_MEM; + + } + + if ((status = dev->func->open (dev->port, dev->caps, &fd)) != SANE_STATUS_GOOD) { + + DBG (1, "sane_open: could not open device (%s)\n", + sane_strstatus (status)); + return status; + + } + + hndl->next = first_hndl; + hndl->dev = dev; + hndl->fd = fd; + hndl->state = STATE_IDLE; + hndl->pipe = -1; + + init_options (hndl); + + dev->func->setup (hndl); + + /* Initialize driver-specific configuration options. This must be + done after calling the setup() function because only then the + driver is guaranteed to be fully initialized */ + for (i = 0; inumcfgoptions; ++i) + { + status = dev->func->config (hndl, + dev->cfgoptions[i].name, + dev->cfgoptions[i].value); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: could not set option %s for device (%s)\n", + dev->cfgoptions[i].name, sane_strstatus (status)); + + /* Question: should the initialization be aborted when an + option cannot be handled ? + The driver should have reasonable built-in defaults, so + an illegal option value or an unknown option should not + be fatal. Therefore, it's probably ok to ignore the error. */ + } + } + + first_hndl = hndl; + + *handle = hndl; + + return SANE_STATUS_GOOD; +} + +/* sane_close: + * closes a given device and frees all resources + * + * ChangeLog: + * + * Description: + * The handle is searched in the list of active handles. + * If it's found, the handle is removed. + * + * If the associated device is still scanning, the process + * is cancelled. + * + * Then the backend makes sure, the lamp was at least + * 2 seconds on. + * + * Afterwards the selected handel is closed + */ +void +sane_close (SANE_Handle handle) +{ + Mustek_pp_Handle *prev, *hndl; + + prev = NULL; + + for (hndl = first_hndl; hndl; hndl = hndl->next) + { + if (hndl == handle) + break; + prev = hndl; + } + + if (hndl == NULL) + { + DBG (2, "sane_close: unknown device handle\n"); + return; + } + + if (hndl->state == STATE_SCANNING) { + sane_cancel (handle); + do_eof (handle); + } + + if (prev != NULL) + prev->next = hndl->next; + else + first_hndl = hndl->next; + + DBG (3, "sane_close: maybe waiting for lamp...\n"); + if (hndl->lamp_on) + while (time (NULL) - hndl->lamp_on < 2) + sleep (1); + + hndl->dev->func->close (hndl); + + DBG (3, "sane_close: device closed\n"); + + free (handle); + +} + +/* sane_get_option_descriptor: + * does what it says + * + * ChangeLog: + * + * Description: + * + */ + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Mustek_pp_Handle *hndl = handle; + + if ((unsigned) option >= NUM_OPTIONS) + { + DBG (2, "sane_get_option_descriptor: option %d doesn't exist\n", option); + return NULL; + } + + return hndl->opt + option; +} + + +/* sane_control_option: + * Reads or writes an option + * + * ChangeLog: + * + * Desription: + * If a pointer to info is given, the value is initialized to zero + * while scanning options cannot be read or written. next a basic + * check whether the request is valid is done. + * + * Depending on ``action'' the value of the option is either read + * (in the first block) or written (in the second block). auto + * values aren't supported. + * + * before a value is written, some checks are performed. Depending + * on the option, that is written, other options also change + * + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Mustek_pp_Handle *hndl = handle; + SANE_Status status; + SANE_Word w, cap; + + if (info) + *info = 0; + + if (hndl->state == STATE_SCANNING) + { + DBG (2, "sane_control_option: device is scanning\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if ((unsigned int) option >= NUM_OPTIONS) + { + DBG (2, "sane_control_option: option %d doesn't exist\n", option); + return SANE_STATUS_INVAL; + } + + cap = hndl->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (2, "sane_control_option: option %d isn't active\n", option); + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + + switch (option) + { + /* word options: */ + case OPT_PREVIEW: + case OPT_GRAY_PREVIEW: + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_CUSTOM_GAMMA: + case OPT_INVERT: + case OPT_DEPTH: + + *(SANE_Word *) val = hndl->val[option].w; + return SANE_STATUS_GOOD; + + /* word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + + memcpy (val, hndl->val[option].wa, hndl->opt[option].size); + return SANE_STATUS_GOOD; + + /* string options: */ + case OPT_MODE: + case OPT_SPEED: + + strcpy (val, hndl->val[option].s); + return SANE_STATUS_GOOD; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (2, "sane_control_option: option can't be set (%s)\n", + hndl->opt[option].name); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (hndl->opt + option, val, info); + + if (status != SANE_STATUS_GOOD) + { + DBG (2, "sane_control_option: constrain_value failed (%s)\n", + sane_strstatus (status)); + return status; + } + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_BR_X: + case OPT_TL_Y: + case OPT_BR_Y: + case OPT_PREVIEW: + case OPT_GRAY_PREVIEW: + case OPT_INVERT: + case OPT_DEPTH: + + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + + hndl->val[option].w = *(SANE_Word *) val; + return SANE_STATUS_GOOD; + + /* side-effect-free word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + + memcpy (hndl->val[option].wa, val, hndl->opt[option].size); + return SANE_STATUS_GOOD; + + /* side-effect-free string options: */ + case OPT_SPEED: + + if (hndl->val[option].s) + free (hndl->val[option].s); + + hndl->val[option].s = strdup (val); + return SANE_STATUS_GOOD; + + + /* options with side-effects: */ + + case OPT_CUSTOM_GAMMA: + w = *(SANE_Word *) val; + + if (w == hndl->val[OPT_CUSTOM_GAMMA].w) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + + hndl->val[OPT_CUSTOM_GAMMA].w = w; + + if (w == SANE_TRUE) + { + const char *mode = hndl->val[OPT_MODE].s; + + if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + hndl->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + hndl->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + else + { + hndl->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + + return SANE_STATUS_GOOD; + + case OPT_MODE: + { + char *old_val = hndl->val[option].s; + + if (old_val) + { + if (strcmp (old_val, val) == 0) + return SANE_STATUS_GOOD; /* no change */ + + free (old_val); + } + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + + hndl->val[option].s = strdup (val); + + hndl->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + + hndl->opt[OPT_DEPTH].cap |= SANE_CAP_INACTIVE; + + if ((hndl->dev->caps & CAP_DEPTH) && (strcmp(val, SANE_VALUE_SCAN_MODE_COLOR) == 0)) + hndl->opt[OPT_DEPTH].cap &= ~SANE_CAP_INACTIVE; + + if (!(hndl->dev->caps & CAP_GAMMA_CORRECT)) + return SANE_STATUS_GOOD; + + if (strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) != 0) + hndl->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + + if (hndl->val[OPT_CUSTOM_GAMMA].w == SANE_TRUE) + { + if (strcmp (val, SANE_VALUE_SCAN_MODE_GRAY) == 0) + hndl->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + else if (strcmp (val, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + hndl->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + hndl->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + + return SANE_STATUS_GOOD; + } + } + } + + DBG (2, "sane_control_option: unknown action\n"); + return SANE_STATUS_INVAL; +} + + +/* sane_get_parameters: + * returns the set of parameters, that is used for the next scan + * + * ChangeLog: + * + * Description: + * + * First of all it is impossible to change the parameter set + * while scanning. + * + * sane_get_parameters not only returns the parameters for + * the next scan, it also sets them, i.e. converts the + * options in actuall parameters. + * + * The following parameters are set: + * + * scanmode: according to the option SCANMODE, but + * 24bit color, if PREVIEW is selected and + * grayscale if GRAY_PREVIEW is selected + * depth: the bit depth for color modes (if + * supported) or 24bit by default + * (ignored in bw/grayscale or if not + * supported) + * dpi: resolution + * invert: if supported else defaults to false + * gamma: if supported and selected + * ta: if supported by the device + * speed: selected speed (or fastest if not + * supported) + * scanarea: the scanarea is calculated from the + * selections the user has mode. note + * that the area may slightly differ from + * the scanarea selected due to rounding + * note also, that a scanarea of + * (0,0)-(100,100) will include all pixels + * where 0 <= x < 100 and 0 <= y < 100 + * afterwards, all values are copied into the SANE_Parameters + * structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Mustek_pp_Handle *hndl = handle; + char *mode; + int dpi, ctr; + + if (hndl->state != STATE_SCANNING) + { + + + memset (&hndl->params, 0, sizeof (hndl->params)); + + + if ((hndl->dev->caps & CAP_DEPTH) && (hndl->mode == MODE_COLOR)) + hndl->depth = hndl->val[OPT_DEPTH].w; + else + hndl->depth = 8; + + dpi = (int) (SANE_UNFIX (hndl->val[OPT_RESOLUTION].w) + 0.5); + + hndl->res = dpi; + + if (hndl->dev->caps & CAP_INVERT) + hndl->invert = hndl->val[OPT_INVERT].w; + else + hndl->invert = SANE_FALSE; + + if (hndl->dev->caps & CAP_TA) + hndl->use_ta = SANE_TRUE; + else + hndl->use_ta = SANE_FALSE; + + if ((hndl->dev->caps & CAP_GAMMA_CORRECT) && (hndl->val[OPT_CUSTOM_GAMMA].w == SANE_TRUE)) + hndl->do_gamma = SANE_TRUE; + else + hndl->do_gamma = SANE_FALSE; + + if (hndl->dev->caps & CAP_SPEED_SELECT) { + + for (ctr=SPEED_SLOWEST; ctr<=SPEED_FASTEST; ctr++) + if (strcmp(mustek_pp_speeds[ctr], hndl->val[OPT_SPEED].s) == 0) + hndl->speed = ctr; + + + + } else + hndl->speed = SPEED_NORMAL; + + mode = hndl->val[OPT_MODE].s; + + if (strcmp (mode, SANE_VALUE_SCAN_MODE_LINEART) == 0) + hndl->mode = MODE_BW; + else if (strcmp (mode, SANE_VALUE_SCAN_MODE_GRAY) == 0) + hndl->mode = MODE_GRAYSCALE; + else + hndl->mode = MODE_COLOR; + + if (hndl->val[OPT_PREVIEW].w == SANE_TRUE) + { + + hndl->speed = SPEED_FASTEST; + hndl->depth = 8; + if (! hndl->use_ta) + hndl->invert = SANE_FALSE; + hndl->do_gamma = SANE_FALSE; + + if (hndl->val[OPT_GRAY_PREVIEW].w == SANE_TRUE) + hndl->mode = MODE_GRAYSCALE; + else { + hndl->mode = MODE_COLOR; + } + + } + + hndl->topX = + MIN ((int) + (MM_TO_PIXEL (SANE_UNFIX(hndl->val[OPT_TL_X].w), hndl->dev->maxres) + + 0.5), hndl->dev->maxhsize); + hndl->topY = + MIN ((int) + (MM_TO_PIXEL (SANE_UNFIX(hndl->val[OPT_TL_Y].w), hndl->dev->maxres) + + 0.5), hndl->dev->maxvsize); + + hndl->bottomX = + MIN ((int) + (MM_TO_PIXEL (SANE_UNFIX(hndl->val[OPT_BR_X].w), hndl->dev->maxres) + + 0.5), hndl->dev->maxhsize); + hndl->bottomY = + MIN ((int) + (MM_TO_PIXEL (SANE_UNFIX(hndl->val[OPT_BR_Y].w), hndl->dev->maxres) + + 0.5), hndl->dev->maxvsize); + + /* If necessary, swap the upper and lower boundaries to avoid negative + distances. */ + if (hndl->topX > hndl->bottomX) { + SANE_Int tmp = hndl->topX; + hndl->topX = hndl->bottomX; + hndl->bottomX = tmp; + } + if (hndl->topY > hndl->bottomY) { + SANE_Int tmp = hndl->topY; + hndl->topY = hndl->bottomY; + hndl->bottomY = tmp; + } + + hndl->params.pixels_per_line = (hndl->bottomX - hndl->topX) * hndl->res + / hndl->dev->maxres; + + hndl->params.bytes_per_line = hndl->params.pixels_per_line; + + switch (hndl->mode) + { + + case MODE_BW: + hndl->params.bytes_per_line /= 8; + + if ((hndl->params.pixels_per_line % 8) != 0) + hndl->params.bytes_per_line++; + + hndl->params.depth = 1; + break; + + case MODE_GRAYSCALE: + hndl->params.depth = 8; + hndl->params.format = SANE_FRAME_GRAY; + break; + + case MODE_COLOR: + hndl->params.depth = hndl->depth; + hndl->params.bytes_per_line *= 3; + if (hndl->depth > 8) + hndl->params.bytes_per_line *= 2; + hndl->params.format = SANE_FRAME_RGB; + break; + + } + + hndl->params.last_frame = SANE_TRUE; + + hndl->params.lines = (hndl->bottomY - hndl->topY) * hndl->res / + hndl->dev->maxres; + } + else + DBG (2, "sane_get_parameters: can't set parameters while scanning\n"); + + if (params != NULL) + *params = hndl->params; + + return SANE_STATUS_GOOD; + +} + + +/* sane_start: + * starts the scan. data aquisition will start immedially + * + * ChangeLog: + * + * Description: + * + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + Mustek_pp_Handle *hndl = handle; + int pipeline[2]; + + if (hndl->state == STATE_SCANNING) { + DBG (2, "sane_start: device is already scanning\n"); + return SANE_STATUS_DEVICE_BUSY; + + } + + sane_get_parameters (hndl, NULL); + + if (pipe(pipeline) < 0) { + DBG (1, "sane_start: could not initialize pipe (%s)\n", + strerror(errno)); + return SANE_STATUS_IO_ERROR; + } + + hndl->reader = fork(); + + if (hndl->reader == 0) { + + sigset_t ignore_set; + struct SIGACTION act; + + close (pipeline[0]); + + sigfillset (&ignore_set); + sigdelset (&ignore_set, SIGTERM); + sigprocmask (SIG_SETMASK, &ignore_set, NULL); + + memset (&act, 0, sizeof(act)); + sigaction (SIGTERM, &act, NULL); + + _exit (reader_process (hndl, pipeline[1])); + + } + + close (pipeline[1]); + + hndl->pipe = pipeline[0]; + + hndl->state = STATE_SCANNING; + + return SANE_STATUS_GOOD; + +} + + +/* sane_read: + * receives data from pipeline and passes it to the caller + * + * ChangeLog: + * + * Description: + * ditto + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Mustek_pp_Handle *hndl = handle; + SANE_Int nread; + + + if (hndl->state == STATE_CANCELLED) { + DBG (2, "sane_read: device already cancelled\n"); + do_eof (hndl); + hndl->state = STATE_IDLE; + return SANE_STATUS_CANCELLED; + } + + if (hndl->state != STATE_SCANNING) { + DBG (1, "sane_read: device isn't scanning\n"); + return SANE_STATUS_INVAL; + } + + + *len = nread = 0; + + while (*len < max_len) { + + nread = read(hndl->pipe, buf + *len, max_len - *len); + + if (hndl->state == STATE_CANCELLED) { + + *len = 0; + DBG(3, "sane_read: scan was cancelled\n"); + + do_eof (hndl); + hndl->state = STATE_IDLE; + return SANE_STATUS_CANCELLED; + + } + + if (nread < 0) { + + if (errno == EAGAIN) { + + if (*len == 0) + DBG(3, "sane_read: no data at the moment\n"); + else + DBG(3, "sane_read: %d bytes read\n", *len); + + return SANE_STATUS_GOOD; + + } else { + + DBG(1, "sane_read: IO error (%s)\n", strerror(errno)); + + hndl->state = STATE_IDLE; + do_stop(hndl); + + do_eof (hndl); + + *len = 0; + return SANE_STATUS_IO_ERROR; + + } + } + + *len += nread; + + if (nread == 0) { + + if (*len == 0) { + + DBG (3, "sane_read: read finished\n"); + do_stop(hndl); + + hndl->state = STATE_IDLE; + + return do_eof(hndl); + + } + + DBG(3, "sane_read: read last buffer of %d bytes\n", + *len); + + return SANE_STATUS_GOOD; + + } + + } + + DBG(3, "sane_read: read full buffer of %d bytes\n", *len); + + return SANE_STATUS_GOOD; +} + + +/* sane_cancel: + * stops a scan and ends the reader process + * + * ChangeLog: + * + * Description: + * + */ +void +sane_cancel (SANE_Handle handle) +{ + Mustek_pp_Handle *hndl = handle; + + if (hndl->state != STATE_SCANNING) + return; + + hndl->state = STATE_CANCELLED; + + do_stop (hndl); + +} + + +/* sane_set_io_mode: + * toggles between blocking and non-blocking reading + * + * ChangeLog: + * + * Description: + * + */ +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + + Mustek_pp_Handle *hndl=handle; + + if (hndl->state != STATE_SCANNING) + return SANE_STATUS_INVAL; + + + if (fcntl (hndl->pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) { + + DBG(1, "sane_set_io_mode: can't set io mode\n"); + + return SANE_STATUS_IO_ERROR; + + } + + return SANE_STATUS_GOOD; +} + + +/* sane_get_select_fd: + * returns the pipeline fd for direct reading + * + * ChangeLog: + * + * Description: + * to allow the frontend to receive the data directly it + * can read from the pipeline itself + */ +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Mustek_pp_Handle *hndl=handle; + + if (hndl->state != STATE_SCANNING) + return SANE_STATUS_INVAL; + + *fd = hndl->pipe; + + return SANE_STATUS_GOOD; +} + +/* include drivers */ +#include "mustek_pp_decl.h" +#include "mustek_pp_null.c" +#include "mustek_pp_cis.h" +#include "mustek_pp_cis.c" +#include "mustek_pp_ccd300.h" +#include "mustek_pp_ccd300.c" diff --git a/backend/mustek_pp.conf.in b/backend/mustek_pp.conf.in new file mode 100644 index 0000000..17f0e26 --- /dev/null +++ b/backend/mustek_pp.conf.in @@ -0,0 +1,103 @@ +# For documentation see sane-mustek_pp(5) + +# Global options: +# =============== +# +# option no_epp +# +# Disable parallel port mode EPP: works around a known bug in +# the Linux parport code. Enable this option, if the backend +# hangs when trying to access the parallel port in EPP mode: +# +# # SANE_DEBUG_SANEI_PA4S2=128 scanimage -L +# ... +# hangs here -> [sanei_pa4s2] sanei_pa4s2_readbyte: read in EPP mode +# +# Scanner definition template: +# ============================ +# +# scanner +# option ? +# option ? +# ... +# +# where: +# +# is an arbitrary name for the scanner (eg. Mustek-1200CP) +# +# is the parallel port to which the scanner is connected +# Possible values are 0x378, 0x278, and 0x3bc. For Linux, the +# mapping between ports an numbers is different for kernel +# version 2.2 and 2.4. Port 0x378 corresponds to lp0 on 2.4 kernel. +# If you are using libieee1284, you can as well use parport0, etc.. +# If you use the magic value * the port is probed. +# +# is an identification of the scanner type. +# Possible values are: +# - cis600 (for Mustek 600CP & OEM versions), +# - cis1200 (for Mustek 1200CP & OEM versions), +# - cis1200+ (for Mustek 1200CP+ & OEM versions), +# - ccd300 (for Mustek 600 III EPP & OEM versions) +# - ... more types will be added in the future +# +# is a name of an option, and an optional value +# for the option. +# Currently available options for *CIS* type scanners are: +# - top_adjust : +# Vertical adjustment of origin, in millimeter. +# Values between -5.0 and +5.0 mm are possible +# (floating point). +# Default: 0.0 +# - slow_skip: +# Boolean option. Disables fast skipping to the start +# of the scan region. May be necessary in case fast +# skipping results in inaccuracies. +# Default: fast skipping enabled +# - bw : +# Black/white discrimination value for lineart scans. +# Pixel values below that value are considered black, +# others are considered white. Range: 0-255. +# Default: 127 +# +# Currently available options for *CCD* type scanners are: +# - wait_bank +# usecs to wait for a bank change. Positive integer +# values are possible. You shouldn't mess with this +# parameter. +# Default: 700 +# - bw +# Black/white discrimination value for lineart scans. +# Pixel values below that value are considered black, +# others are considered white. Range: 0-255. +# Default: 127 +# - top +# Scanlines to skip to the top area. Positive integer +# values are possible. 47 and 56 are values I know of. +# Default: 47 +# +# +# Example for a LifeTec LT9350 (Mustek 1200CP clone): +# +# scanner LT9350 0x378 cis1200 +# option top_adjust 0 +# option bw 127 +# +# Example for Mustek 6000P +# +# scanner 6000P 0x378 ccd300 +# option top 56 +# +# +# Uncomment/customize to your needs +# +# scanner Mustek-600CP 0x378 cis600 +# scanner Mustek-1200CP 0x378 cis1200 +# scanner Mustek-1200CP+ 0x378 cis1200+ +# scanner Mustek-600-IIIEP 0x378 ccd300 +# +# auto probing: +# +# scanner mustek-cis600 * cis600 +# scanner mustek-cis1200 * cis1200 +# scanner mustek-cis1200+ * cis1200+ +# scanner mustek-ccd300 * ccd300 diff --git a/backend/mustek_pp.h b/backend/mustek_pp.h new file mode 100644 index 0000000..19f1765 --- /dev/null +++ b/backend/mustek_pp.h @@ -0,0 +1,286 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2000-2003 Jochen Eisinger + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef mustek_pp_h +#define mustek_pp_h + +#if defined(HAVE_SYS_TYPES_H) +# include +#endif +#if defined(HAVE_SYS_TIME_H) +# include +#endif + +#define DEBUG_NOT_STATIC +#include "../include/sane/sanei_debug.h" + +/* Please note: ASSERT won't go away if you define NDEBUG, it just won't + * output a message when ASSERT failes. So if "cond" does anything, it will + * be executed, even if NDEBUG is defined... + */ +#define ASSERT(cond, retval) do { \ + if (!(cond)) { \ + DBG(2, "assertion %s failed\n", \ + STRINGIFY(cond)); \ + if (retval >= 0) \ + return retval; \ + else \ + return; \ + } \ + } + +/* This macro uses a otherwise unused argument */ +#if defined(__GNUC__) +# define __UNUSED__ __attribute__ ((unused)) +#else +# define __UNUSED__ +#endif + + +/* the function init uses this callback to register a device to the backend */ +typedef SANE_Status (*SANE_Attach_Callback) (SANE_String_Const port, SANE_String_Const name, + SANE_Int driver, SANE_Int info); + +typedef struct { + + const char *driver; + const char *author; + const char *version; + + /* this function detects the presence of a scanner at the + * given location */ + SANE_Status (*init)(SANE_Int options, + SANE_String_Const port, + SANE_String_Const name, + SANE_Attach_Callback attach); + /* this function returns the informationen needed to set up + * the device entry. the info parameter is passed from + * init to the attach_callback to this function, to + * help to identify the device, before it is registered + */ + void (*capabilities)(SANE_Int info, + SANE_String *model, + SANE_String *vendor, + SANE_String *type, + SANE_Int *maxres, + SANE_Int *minres, + SANE_Int *maxhsize, + SANE_Int *maxvsize, + SANE_Int *caps); + + /* tries to open the given device. returns a fd on success */ + SANE_Status (*open)(SANE_String port, SANE_Int caps, SANE_Int *fd); + + /* start scanning session */ + void (*setup)(SANE_Handle hndl); + + /* processes a configuration option */ + SANE_Status (*config)(SANE_Handle hndl, + SANE_String_Const optname, + SANE_String_Const optval); + + /* stop scanning session */ + void (*close)(SANE_Handle hndl); + + /* start actuall scan */ + SANE_Status (*start)(SANE_Handle hndl); + + /* read data (one line) */ + void (*read)(SANE_Handle hndl, SANE_Byte *buffer); + + /* stop scanner and return scanhead home */ + void (*stop)(SANE_Handle hndl); + +} Mustek_pp_Functions; + +/* Drivers */ + + + +#define MUSTEK_PP_NUM_DRIVERS ((int)(sizeof(Mustek_pp_Drivers) / \ + sizeof(Mustek_pp_Functions))) + +#define CAP_NOTHING 0 +#define CAP_GAMMA_CORRECT 1 +#define CAP_INVERT 2 +#define CAP_SPEED_SELECT 4 +#define CAP_LAMP_OFF 8 +#define CAP_TA 16 +#define CAP_DEPTH 32 + +/* Structure for holding name/value options from the configuration file */ +typedef struct Mustek_pp_config_option { + + SANE_String name; + SANE_String value; + +} Mustek_pp_config_option; + +typedef struct Mustek_pp_Device { + + struct Mustek_pp_Device *next; + + SANE_Device sane; + + /* non-const copy of SANE_Device */ + SANE_String name, vendor, model, type; + + /* port */ + SANE_String port; + + /* part describing hardware capabilities */ + int minres; + int maxres; + int maxhsize; + int maxvsize; + int caps; + + /* functions */ + Mustek_pp_Functions *func; + + /* Modified by EDG: device identification is needed to initialize + private device descriptor */ + SANE_Int info; + + /* Array of configuration file options */ + int numcfgoptions; + Mustek_pp_config_option *cfgoptions; + +} Mustek_pp_Device; + +#define STATE_IDLE 0 +#define STATE_CANCELLED 1 +#define STATE_SCANNING 2 + +#define MODE_BW 0 +#define MODE_GRAYSCALE 1 +#define MODE_COLOR 2 + +#define SPEED_SLOWEST 0 +#define SPEED_SLOWER 1 +#define SPEED_NORMAL 2 +#define SPEED_FASTER 3 +#define SPEED_FASTEST 4 + + +enum Mustek_pp_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_DEPTH, + OPT_RESOLUTION, + OPT_PREVIEW, + OPT_GRAY_PREVIEW, + OPT_SPEED, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + + + OPT_INVERT, + + OPT_CUSTOM_GAMMA, /* use custom gamma tables? */ + /* The gamma vectors MUST appear in the order gray, red, green, + blue. */ + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + /* must come last: */ + NUM_OPTIONS +}; + + +typedef struct Mustek_pp_Handle { + + struct Mustek_pp_Handle *next; + + + + Mustek_pp_Device *dev; + + int fd; + + int reader; + int pipe; + + int state; + + int topX, topY; + int bottomX, bottomY; + int mode; + int res; + + /* gamma table, etc... */ + SANE_Int gamma_table[4][256]; + int do_gamma; + int invert; + int use_ta; + int depth; + int speed; + + /* current parameters */ + SANE_Parameters params; + + SANE_Range dpi_range; + SANE_Range x_range; + SANE_Range y_range; + SANE_Range gamma_range; + + /* options */ + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + + time_t lamp_on; + + void *priv; + +} Mustek_pp_Handle; + +#endif /* mustek_pp_h */ diff --git a/backend/mustek_pp_ccd300.c b/backend/mustek_pp_ccd300.c new file mode 100644 index 0000000..c5351a4 --- /dev/null +++ b/backend/mustek_pp_ccd300.c @@ -0,0 +1,2061 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2000-2003 Jochen Eisinger + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements the hardware driver scanners using a 300dpi CCD */ + +#include "mustek_pp_ccd300.h" + +#define MUSTEK_PP_CCD300 4 + +static void config_ccd_101x (Mustek_pp_Handle * dev); +static void config_ccd (Mustek_pp_Handle * dev); +static void lamp (Mustek_pp_Handle * dev, int lamp_on); + +#define CCD300_ASIC1013 0xa8 +#define CCD300_ASIC1015 0xa5 + +#define CCD300_CHANNEL_RED 0 +#define CCD300_CHANNEL_GREEN 1 +#define CCD300_CHANNEL_BLUE 2 +#define CCD300_CHANNEL_GRAY 1 + +#define CCD300_MAXHSIZE 2600 +#define CCD300_MAXVSIZE 3500 + +/* + * Here starts the driver code for the different chipsets + * + * The 1013 & 1015 chipsets share large portions of the code. This + * shared functions end with _101x. + */ + +static const u_char chan_codes_1013[] = { 0x82, 0x42, 0xC2 }; +static const u_char chan_codes_1015[] = { 0x80, 0x40, 0xC0 }; +static const u_char fullstep[] = { 0x09, 0x0C, 0x06, 0x03 }; +static const u_char halfstep[] = { 0x02, 0x03, 0x01, 0x09, + 0x08, 0x0C, 0x04, 0x06 +}; +static const u_char voltages[4][3] = { {0x5C, 0x5A, 0x63}, +{0xE6, 0xB4, 0xBE}, +{0xB4, 0xB4, 0xB4}, +{0x64, 0x50, 0x64} +}; + +/* Forward declarations of 1013/1015 functions */ +static void set_ccd_channel_1013 (Mustek_pp_Handle * dev, int channel); +static void motor_backward_1013 (Mustek_pp_Handle * dev); +static void return_home_1013 (Mustek_pp_Handle * dev); +static void motor_forward_1013 (Mustek_pp_Handle * dev); +static void config_ccd_1013 (Mustek_pp_Handle * dev); + +static void set_ccd_channel_1015 (Mustek_pp_Handle * dev, int channel); +/* static void motor_backward_1015 (Mustek_pp_Handle * dev); */ +static void return_home_1015 (Mustek_pp_Handle * dev, SANE_Bool nowait); +static void motor_forward_1015 (Mustek_pp_Handle * dev); +static void config_ccd_1015 (Mustek_pp_Handle * dev); + + +/* These functions are common to all 1013/1015 chipsets */ + +static void +set_led (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + sanei_pa4s2_writebyte (dev->fd, 6, + (priv->motor_step % 5 == 0 ? 0x03 : 0x13)); + +} + +static void +set_sti (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + sanei_pa4s2_writebyte (dev->fd, 3, 0); + priv->bank_count++; + priv->bank_count &= 7; + +} + +static void +get_bank_count (Mustek_pp_Handle * dev) +{ + u_char val; + mustek_pp_ccd300_priv *priv = dev->priv; + + sanei_pa4s2_readbegin (dev->fd, 3); + sanei_pa4s2_readbyte (dev->fd, &val); + sanei_pa4s2_readend (dev->fd); + + priv->bank_count = (val & 0x07); + +} + +static void +reset_bank_count (Mustek_pp_Handle * dev) +{ + sanei_pa4s2_writebyte (dev->fd, 6, 7); +} + +static void +wait_bank_change (Mustek_pp_Handle * dev, int bankcount, int niceload) +{ + struct timeval start, end; + unsigned long diff; + mustek_pp_ccd300_priv *priv = dev->priv; + int first_time = 1; + + gettimeofday (&start, NULL); + + do + { + if ((niceload == 0) && (first_time == 0)) + { + usleep (1); /* could be as well sched_yield */ + first_time = 0; + } + get_bank_count (dev); + + gettimeofday (&end, NULL); + diff = (end.tv_sec * 1000 + end.tv_usec / 1000) - + (start.tv_sec * 1000 + start.tv_usec / 1000); + + } + while ((priv->bank_count != bankcount) && (diff < priv->wait_bank)); + +} + +static void +set_dpi_value (Mustek_pp_Handle * dev) +{ + u_char val = 0; + mustek_pp_ccd300_priv *priv = dev->priv; + + sanei_pa4s2_writebyte (dev->fd, 6, 0x80); + + switch (priv->hwres) + { + case 100: + val = 0x00; + break; + case 200: + val = 0x10; + break; + case 300: + val = 0x20; + break; + } + + + if (priv->ccd_type == 1) + val |= 0x01; + + sanei_pa4s2_writebyte (dev->fd, 5, val); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x00); + + DBG (5, "set_dpi_value: value 0x%02x\n", val); + +} + +static void +set_line_adjust (Mustek_pp_Handle * dev) +{ + int adjustline; + mustek_pp_ccd300_priv *priv = dev->priv; + + adjustline = (dev->bottomX - dev->topX) * priv->hwres / 300; + priv->adjustskip = priv->adjustskip * priv->hwres / 300; + + DBG (5, "set_line_adjust: ppl %u (%u), adjust %u, skip %u\n", + dev->params.pixels_per_line, (dev->bottomX - dev->topX), adjustline, + priv->adjustskip); + + + sanei_pa4s2_writebyte (dev->fd, 6, 0x11); + sanei_pa4s2_writebyte (dev->fd, 5, (adjustline + priv->adjustskip) >> 8); + sanei_pa4s2_writebyte (dev->fd, 6, 0x21); + sanei_pa4s2_writebyte (dev->fd, 5, (adjustline + priv->adjustskip) & 0xFF); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x01); + +} + +static void +set_lamp (Mustek_pp_Handle * dev, int lamp_on) +{ + + int ctr; + mustek_pp_ccd300_priv *priv = dev->priv; + + sanei_pa4s2_writebyte (dev->fd, 6, 0xC3); + + for (ctr = 0; ctr < 3; ctr++) + { + sanei_pa4s2_writebyte (dev->fd, 6, (lamp_on ? 0x47 : 0x57)); + sanei_pa4s2_writebyte (dev->fd, 6, 0x77); + } + + priv->motor_step = lamp_on; + + set_led (dev); + +} + +static void +send_voltages (Mustek_pp_Handle * dev) +{ + + int voltage, sel = 8, ctr; + mustek_pp_ccd300_priv *priv = dev->priv; + + switch (priv->ccd_type) + { + case 0: + voltage = 0; + break; + case 1: + voltage = 1; + break; + default: + voltage = 2; + break; + } + + for (ctr = 0; ctr < 3; ctr++) + { + + sel <<= 1; + sanei_pa4s2_writebyte (dev->fd, 6, sel); + sanei_pa4s2_writebyte (dev->fd, 5, voltages[voltage][ctr]); + + } + + sanei_pa4s2_writebyte (dev->fd, 6, 0x00); + +} + +static int +compar (const void *a, const void *b) +{ + return (signed int) (*(const SANE_Byte *) a) - + (signed int) (*(const SANE_Byte *) b); +} + +static void +set_ccd_channel_101x (Mustek_pp_Handle * dev, int channel) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + switch (priv->asic) + { + case CCD300_ASIC1013: + set_ccd_channel_1013 (dev, channel); + break; + + case CCD300_ASIC1015: + set_ccd_channel_1015 (dev, channel); + break; + } +} + +static void +motor_forward_101x (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + switch (priv->asic) + { + case CCD300_ASIC1013: + motor_forward_1013 (dev); + break; + + case CCD300_ASIC1015: + motor_forward_1015 (dev); + break; + } +} + +static void +motor_backward_101x (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + switch (priv->asic) + { + case CCD300_ASIC1013: + motor_backward_1013 (dev); + break; + + case CCD300_ASIC1015: +/* motor_backward_1015 (dev); */ + break; + } +} + +static void +move_motor_101x (Mustek_pp_Handle * dev, int forward) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + if (forward == SANE_TRUE) + motor_forward_101x (dev); + else + motor_backward_101x (dev); + + wait_bank_change (dev, priv->bank_count, 1); + reset_bank_count (dev); +} + + +static void +config_ccd_101x (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + switch (priv->asic) + { + case CCD300_ASIC1013: + config_ccd_1013 (dev); + break; + + case CCD300_ASIC1015: + config_ccd_1015 (dev); + break; + } +} + + + +static void +read_line_101x (Mustek_pp_Handle * dev, SANE_Byte * buf, SANE_Int pixel, + SANE_Int RefBlack, SANE_Byte * calib, SANE_Int * gamma) +{ + + SANE_Byte *cal = calib; + u_char color; + mustek_pp_ccd300_priv *priv = dev->priv; + int ctr, skips = priv->adjustskip + 1, cval; + + if (pixel <= 0) + return; + + sanei_pa4s2_readbegin (dev->fd, 1); + + + if (priv->hwres == dev->res) + { + + while (skips--) + sanei_pa4s2_readbyte (dev->fd, &color); + + for (ctr = 0; ctr < pixel; ctr++) + { + + sanei_pa4s2_readbyte (dev->fd, &color); + + cval = color; + + if (cval < RefBlack) + cval = 0; + else + cval -= RefBlack; + + if (cal) + { + if (cval >= cal[ctr]) + cval = 0xFF; + else + { + cval <<= 8; + cval /= (int) cal[ctr]; + } + } + + if (gamma) + cval = gamma[cval]; + + buf[ctr] = cval; + + } + + } + else + { + + int pos = 0, bpos = 0; + + while (skips--) + sanei_pa4s2_readbyte (dev->fd, &color); + + ctr = 0; + + do + { + + sanei_pa4s2_readbyte (dev->fd, &color); + + cval = color; + + if (ctr < (pos >> SANE_FIXED_SCALE_SHIFT)) + { + ctr++; + continue; + } + + ctr++; + pos += priv->res_step; + + + if (cval < RefBlack) + cval = 0; + else + cval -= RefBlack; + + if (cal) + { + if (cval >= cal[bpos]) + cval = 0xFF; + else + { + cval <<= 8; + cval /= (int) cal[bpos]; + } + } + + if (gamma) + cval = gamma[cval]; + + buf[bpos++] = cval; + + } + while (bpos < pixel); + + } + + sanei_pa4s2_readend (dev->fd); + +} + +static void +read_average_line_101x (Mustek_pp_Handle * dev, SANE_Byte * buf, int pixel, + int RefBlack) +{ + + SANE_Byte lbuf[4][CCD300_MAXHSIZE * 2]; + int ctr, sum; + mustek_pp_ccd300_priv *priv = dev->priv; + + for (ctr = 0; ctr < 4; ctr++) + { + + wait_bank_change (dev, priv->bank_count, 1); + read_line_101x (dev, lbuf[ctr], pixel, RefBlack, NULL, NULL); + reset_bank_count (dev); + if (ctr < 3) + set_sti (dev); + + } + + for (ctr = 0; ctr < pixel; ctr++) + { + + sum = lbuf[0][ctr] + lbuf[1][ctr] + lbuf[2][ctr] + lbuf[3][ctr]; + + buf[ctr] = (sum / 4); + + } + +} + +static void +find_black_side_edge_101x (Mustek_pp_Handle * dev) +{ + SANE_Byte buf[CCD300_MAXHSIZE * 2]; + SANE_Byte blackposition[5]; + int pos = 0, ctr, blackpos; + mustek_pp_ccd300_priv *priv = dev->priv; + + + for (ctr = 0; ctr < 20; ctr++) + { + + motor_forward_101x (dev); + wait_bank_change (dev, priv->bank_count, 1); + read_line_101x (dev, buf, CCD300_MAXHSIZE, 0, NULL, NULL); + reset_bank_count (dev); + + priv->ref_black = priv->ref_red = priv->ref_green = priv->ref_blue = + buf[0]; + + blackpos = CCD300_MAXHSIZE / 4; + + while ((abs (buf[blackpos] - buf[0]) >= 15) && (blackpos > 0)) + blackpos--; + + if (blackpos > 1) + blackposition[pos++] = blackpos; + + if (pos == 5) + break; + + } + + blackpos = 0; + + for (ctr = 0; ctr < pos; ctr++) + if (blackposition[ctr] > blackpos) + blackpos = blackposition[ctr]; + + if (blackpos < 0x66) + blackpos = 0x6A; + + priv->blackpos = blackpos; + priv->saved_skipcount = (blackpos + 12) & 0xFF; + +} + +static void +min_color_levels_101x (Mustek_pp_Handle * dev) +{ + + SANE_Byte buf[CCD300_MAXHSIZE * 2]; + int ctr, sum = 0; + mustek_pp_ccd300_priv *priv = dev->priv; + + for (ctr = 0; ctr < 8; ctr++) + { + + set_ccd_channel_101x (dev, CCD300_CHANNEL_RED); + set_sti (dev); + wait_bank_change (dev, priv->bank_count, 1); + + read_line_101x (dev, buf, CCD300_MAXHSIZE, 0, NULL, NULL); + + reset_bank_count (dev); + + sum += buf[3]; + + } + + priv->ref_red = sum / 8; + + sum = 0; + + for (ctr = 0; ctr < 8; ctr++) + { + + set_ccd_channel_101x (dev, CCD300_CHANNEL_GREEN); + set_sti (dev); + wait_bank_change (dev, priv->bank_count, 1); + + read_line_101x (dev, buf, CCD300_MAXHSIZE, 0, NULL, NULL); + + reset_bank_count (dev); + + sum += buf[3]; + + } + + priv->ref_green = sum / 8; + + sum = 0; + + for (ctr = 0; ctr < 8; ctr++) + { + + set_ccd_channel_101x (dev, CCD300_CHANNEL_BLUE); + set_sti (dev); + wait_bank_change (dev, priv->bank_count, 1); + + read_line_101x (dev, buf, CCD300_MAXHSIZE, 0, NULL, NULL); + + reset_bank_count (dev); + + sum += buf[3]; + + } + + priv->ref_blue = sum / 8; + +} + + +static void +max_color_levels_101x (Mustek_pp_Handle * dev) +{ + + int ctr, line, sum; + SANE_Byte rbuf[32][CCD300_MAXHSIZE * 2]; + SANE_Byte gbuf[32][CCD300_MAXHSIZE * 2]; + SANE_Byte bbuf[32][CCD300_MAXHSIZE * 2]; + mustek_pp_ccd300_priv *priv = dev->priv; + + SANE_Byte maxbuf[32]; + + for (ctr = 0; ctr < 32; ctr++) + { + + if (dev->mode == MODE_COLOR) + { + + set_ccd_channel_101x (dev, CCD300_CHANNEL_RED); + motor_forward_101x (dev); + + read_average_line_101x (dev, rbuf[ctr], dev->params.pixels_per_line, + priv->ref_red); + + set_ccd_channel_101x (dev, CCD300_CHANNEL_GREEN); + set_sti (dev); + + read_average_line_101x (dev, gbuf[ctr], dev->params.pixels_per_line, + priv->ref_green); + + set_ccd_channel_101x (dev, CCD300_CHANNEL_BLUE); + set_sti (dev); + + read_average_line_101x (dev, bbuf[ctr], dev->params.pixels_per_line, + priv->ref_blue); + + } + else + { + + priv->channel = CCD300_CHANNEL_GRAY; + + motor_forward_101x (dev); + + read_average_line_101x (dev, gbuf[ctr], dev->params.pixels_per_line, + priv->ref_black); + + } + + } + + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + { + for (line = 0; line < 32; line++) + maxbuf[line] = gbuf[line][ctr]; + + qsort (maxbuf, 32, sizeof (maxbuf[0]), compar); + + sum = maxbuf[4] + maxbuf[5] + maxbuf[6] + maxbuf[7]; + + priv->calib_g[ctr] = sum / 4; + + } + + if (dev->mode == MODE_COLOR) + { + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + { + for (line = 0; line < 32; line++) + maxbuf[line] = rbuf[line][ctr]; + + qsort (maxbuf, 32, sizeof (maxbuf[0]), compar); + + sum = maxbuf[4] + maxbuf[5] + maxbuf[6] + maxbuf[7]; + + priv->calib_r[ctr] = sum / 4; + + } + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + { + for (line = 0; line < 32; line++) + maxbuf[line] = bbuf[line][ctr]; + + qsort (maxbuf, 32, sizeof (maxbuf[0]), compar); + + sum = maxbuf[4] + maxbuf[5] + maxbuf[6] + maxbuf[7]; + + priv->calib_b[ctr] = sum / 4; + + } + + } + +} + +static void +find_black_top_edge_101x (Mustek_pp_Handle * dev) +{ + + int lines = 0, ctr, pos; + SANE_Byte buf[CCD300_MAXHSIZE * 2]; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->channel = CCD300_CHANNEL_GRAY; + + do + { + + motor_forward_101x (dev); + wait_bank_change (dev, priv->bank_count, 1); + + read_line_101x (dev, buf, CCD300_MAXHSIZE, priv->ref_black, NULL, NULL); + + reset_bank_count (dev); + + pos = 0; + + for (ctr = priv->blackpos; ctr > priv->blackpos - 10; ctr--) + if (buf[ctr] <= 15) + pos++; + + } + while ((pos >= 8) && (lines++ < 67)); + +} + +static void +calibrate_device_101x (Mustek_pp_Handle * dev) +{ + + int saved_ppl = dev->params.pixels_per_line, ctr; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->saved_mode = dev->mode; + priv->saved_invert = dev->invert; + priv->saved_skipcount = priv->skipcount; + priv->saved_skipimagebyte = priv->skipimagebytes; + priv->saved_adjustskip = priv->adjustskip; + priv->saved_res = dev->res; + priv->saved_hwres = priv->hwres; + priv->saved_res_step = priv->res_step; + priv->saved_line_step = priv->line_step; + priv->saved_channel = priv->channel; + + dev->params.pixels_per_line = CCD300_MAXHSIZE; + priv->hwres = dev->res = 300; + dev->mode = MODE_GRAYSCALE; + priv->skipcount = priv->skipimagebytes = 0; + dev->invert = SANE_FALSE; + priv->channel = CCD300_CHANNEL_GRAY; + + config_ccd_101x (dev); + get_bank_count (dev); + + find_black_side_edge_101x (dev); + + for (ctr = 0; ctr < 4; ctr++) + move_motor_101x (dev, SANE_TRUE); + + dev->mode = priv->saved_mode; + dev->invert = priv->saved_invert; + priv->skipcount = priv->saved_skipcount; + priv->skipimagebytes = priv->saved_skipimagebyte; + priv->adjustskip = priv->saved_adjustskip; + dev->res = priv->saved_res; + priv->hwres = priv->saved_hwres; + priv->res_step = priv->saved_res_step; + priv->line_step = priv->saved_line_step; + priv->channel = priv->saved_channel; + + priv->hwres = dev->res = 300; + priv->skipcount = priv->skipimagebytes = 0; + dev->invert = SANE_FALSE; + + config_ccd_101x (dev); + get_bank_count (dev); + + if ((dev->mode == MODE_COLOR) && (priv->ccd_type != 0)) + min_color_levels_101x (dev); + + dev->mode = priv->saved_mode; + dev->invert = priv->saved_invert; + priv->skipcount = priv->saved_skipcount; + priv->skipimagebytes = priv->saved_skipimagebyte; + priv->adjustskip = priv->saved_adjustskip; + dev->res = priv->saved_res; + priv->hwres = priv->saved_hwres; + priv->res_step = priv->saved_res_step; + priv->line_step = priv->saved_line_step; + priv->channel = priv->saved_channel; + + dev->params.pixels_per_line = saved_ppl; + dev->invert = SANE_FALSE; + + config_ccd_101x (dev); + get_bank_count (dev); + + max_color_levels_101x (dev); + + dev->params.pixels_per_line = CCD300_MAXHSIZE; + dev->mode = MODE_GRAYSCALE; + priv->hwres = dev->res = 300; + priv->skipcount = priv->skipimagebytes = 0; + dev->invert = SANE_FALSE; + + config_ccd_101x (dev); + get_bank_count (dev); + + find_black_top_edge_101x (dev); + + dev->mode = priv->saved_mode; + dev->invert = priv->saved_invert; + priv->skipcount = priv->saved_skipcount; + priv->skipimagebytes = priv->saved_skipimagebyte; + priv->adjustskip = priv->saved_adjustskip; + dev->res = priv->saved_res; + priv->hwres = priv->saved_hwres; + priv->res_step = priv->saved_res_step; + priv->line_step = priv->saved_line_step; + priv->channel = priv->saved_channel; + + dev->params.pixels_per_line = saved_ppl; + + config_ccd_101x (dev); + get_bank_count (dev); + +} + +static void +get_grayscale_line_101x (Mustek_pp_Handle * dev, SANE_Byte * buf) +{ + + int skips; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->line_diff += SANE_FIX (300.0 / (float) dev->res); + + skips = (priv->line_diff >> SANE_FIXED_SCALE_SHIFT); + + while (--skips) + { + motor_forward_101x (dev); + wait_bank_change (dev, priv->bank_count, 1); + reset_bank_count (dev); + } + + priv->line_diff &= 0xFFFF; + + motor_forward_101x (dev); + wait_bank_change (dev, priv->bank_count, 1); + + read_line_101x (dev, buf, dev->params.pixels_per_line, priv->ref_black, + priv->calib_g, NULL); + + reset_bank_count (dev); + +} + +static void +get_lineart_line_101x (Mustek_pp_Handle * dev, SANE_Byte * buf) +{ + + int ctr; + SANE_Byte gbuf[CCD300_MAXHSIZE * 2]; + mustek_pp_ccd300_priv *priv = dev->priv; + + get_grayscale_line_101x (dev, gbuf); + + memset (buf, 0xFF, dev->params.bytes_per_line); + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + buf[ctr >> 3] ^= ((gbuf[ctr] > priv->bw) ? (1 << (7 - ctr % 8)) : 0); + +} + +static void +get_color_line_101x (Mustek_pp_Handle * dev, SANE_Byte * buf) +{ + + SANE_Byte *red, *blue, *src, *dest; + int gotline = 0, ctr; + int gored, goblue, gogreen; + mustek_pp_ccd300_priv *priv = dev->priv; + int step = priv->line_step; + + do + { + + red = priv->red[priv->redline]; + blue = priv->blue[priv->blueline]; + + priv->ccd_line++; + + if ((priv->rdiff >> SANE_FIXED_SCALE_SHIFT) == priv->ccd_line) + { + gored = 1; + priv->rdiff += step; + } + else + gored = 0; + + if ((priv->bdiff >> SANE_FIXED_SCALE_SHIFT) == priv->ccd_line) + { + goblue = 1; + priv->bdiff += step; + } + else + goblue = 0; + + if ((priv->gdiff >> SANE_FIXED_SCALE_SHIFT) == priv->ccd_line) + { + gogreen = 1; + priv->gdiff += step; + } + else + gogreen = 0; + + if (!gored && !goblue && !gogreen) + { + motor_forward_101x (dev); + wait_bank_change (dev, priv->bank_count, 1); + reset_bank_count (dev); + if (priv->ccd_line >= (priv->line_step >> SANE_FIXED_SCALE_SHIFT)) + priv->redline = ++priv->redline % priv->green_offs; + if (priv->ccd_line >= + priv->blue_offs + (priv->line_step >> SANE_FIXED_SCALE_SHIFT)) + priv->blueline = ++priv->blueline % priv->blue_offs; + continue; + } + + if (gored) + priv->channel = CCD300_CHANNEL_RED; + else if (goblue) + priv->channel = CCD300_CHANNEL_BLUE; + else + priv->channel = CCD300_CHANNEL_GREEN; + + motor_forward_101x (dev); + wait_bank_change (dev, priv->bank_count, 1); + + if (priv->ccd_line >= priv->green_offs && gogreen) + { + src = red; + dest = buf; + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + { + *dest = *src++; + dest += 3; + } + } + + if (gored) + { + + read_line_101x (dev, red, dev->params.pixels_per_line, + priv->ref_red, priv->calib_r, NULL); + + reset_bank_count (dev); + + } + + priv->redline = ++priv->redline % priv->green_offs; + + if (priv->ccd_line >= priv->green_offs && gogreen) + { + src = blue; + dest = buf + 2; + + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + { + *dest = *src++; + dest += 3; + } + + } + + if (goblue) + { + if (gored) + { + set_ccd_channel_101x (dev, CCD300_CHANNEL_BLUE); + set_sti (dev); + wait_bank_change (dev, priv->bank_count, 1); + } + + read_line_101x (dev, blue, dev->params.pixels_per_line, + priv->ref_blue, priv->calib_b, NULL); + + reset_bank_count (dev); + + } + + if (priv->ccd_line >= + priv->blue_offs + (priv->line_step >> SANE_FIXED_SCALE_SHIFT)) + priv->blueline = ++priv->blueline % priv->blue_offs; + + if (gogreen) + { + + if (gored || goblue) + { + set_ccd_channel_101x (dev, CCD300_CHANNEL_GREEN); + set_sti (dev); + wait_bank_change (dev, priv->bank_count, 1); + } + + read_line_101x (dev, priv->green, dev->params.pixels_per_line, + priv->ref_green, priv->calib_g, NULL); + + reset_bank_count (dev); + + src = priv->green; + dest = buf + 1; + + for (ctr = 0; ctr < dev->params.pixels_per_line; ctr++) + { + *dest = *src++; + dest += 3; + } + + gotline = 1; + } + + } + while (!gotline); + +} + + + +/* these functions are for the 1013 chipset */ + +static void +set_ccd_channel_1013 (Mustek_pp_Handle * dev, int channel) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + priv->channel = channel; + sanei_pa4s2_writebyte (dev->fd, 6, chan_codes_1013[channel]); +} + +static void +motor_backward_1013 (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->motor_step++; + set_led (dev); + + if (priv->motor_phase > 3) + priv->motor_phase = 3; + + sanei_pa4s2_writebyte (dev->fd, 6, 0x62); + sanei_pa4s2_writebyte (dev->fd, 5, fullstep[priv->motor_phase]); + + priv->motor_phase = (priv->motor_phase == 0 ? 3 : priv->motor_phase - 1); + + set_ccd_channel_1013 (dev, priv->channel); + set_sti (dev); + +} + +static void +return_home_1013 (Mustek_pp_Handle * dev) +{ + u_char ishome; + int ctr; + mustek_pp_ccd300_priv *priv = dev->priv; + + /* 1013 can't return home all alone, nowait ignored */ + + for (ctr = 0; ctr < 4500; ctr++) + { + + /* check_is_home_1013 */ + sanei_pa4s2_readbegin (dev->fd, 2); + sanei_pa4s2_readbyte (dev->fd, &ishome); + sanei_pa4s2_readend (dev->fd); + + /* yes, it should be is_not_home */ + if ((ishome & 1) == 0) + break; + + motor_backward_1013 (dev); + wait_bank_change (dev, priv->bank_count, 0); + reset_bank_count (dev); + + } + +} + +static void +motor_forward_1013 (Mustek_pp_Handle * dev) +{ + + int ctr; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->motor_step++; + set_led (dev); + + for (ctr = 0; ctr < 2; ctr++) + { + + sanei_pa4s2_writebyte (dev->fd, 6, 0x62); + sanei_pa4s2_writebyte (dev->fd, 5, halfstep[priv->motor_phase]); + + priv->motor_phase = + (priv->motor_phase == 7 ? 0 : priv->motor_phase + 1); + + } + + set_ccd_channel_1013 (dev, priv->channel); + set_sti (dev); +} + + + +static void +config_ccd_1013 (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + if (dev->res != 0) + priv->res_step = SANE_FIX ((float) priv->hwres / (float) dev->res); + + set_dpi_value (dev); + + /* set_start_channel_1013 (dev); */ + + sanei_pa4s2_writebyte (dev->fd, 6, 0x05); + + switch (dev->mode) + { + case MODE_BW: + case MODE_GRAYSCALE: + priv->channel = CCD300_CHANNEL_GRAY; + break; + + case MODE_COLOR: + priv->channel = CCD300_CHANNEL_RED; + break; + + } + + set_ccd_channel_1013 (dev, priv->channel); + + /* set_invert_1013 (dev); */ + + sanei_pa4s2_writebyte (dev->fd, 6, + (dev->invert == SANE_TRUE ? 0x04 : 0x14)); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x37); + reset_bank_count (dev); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x27); + sanei_pa4s2_writebyte (dev->fd, 6, 0x67); + sanei_pa4s2_writebyte (dev->fd, 6, 0x17); + sanei_pa4s2_writebyte (dev->fd, 6, 0x77); + + /* set_initial_skip_1013 (dev); */ + + sanei_pa4s2_writebyte (dev->fd, 6, 0x41); + + priv->adjustskip = priv->skipcount + priv->skipimagebytes; + + DBG (5, "config_ccd_1013: adjustskip %u\n", priv->adjustskip); + + sanei_pa4s2_writebyte (dev->fd, 5, priv->adjustskip / 16 + 2); + + priv->adjustskip %= 16; + + sanei_pa4s2_writebyte (dev->fd, 6, 0x81); + sanei_pa4s2_writebyte (dev->fd, 5, 0x70); + sanei_pa4s2_writebyte (dev->fd, 6, 0x01); + + + set_line_adjust (dev); + + get_bank_count (dev); + +} + +/* these functions are for the 1015 chipset */ + + +static void +motor_control_1015 (Mustek_pp_Handle * dev, u_char control) +{ + u_char val; + + DBG (5, "motor_controll_1015: control code 0x%02x\n", + (unsigned int) control); + + sanei_pa4s2_writebyte (dev->fd, 6, 0xF6); + sanei_pa4s2_writebyte (dev->fd, 6, 0x22); + sanei_pa4s2_writebyte (dev->fd, 5, control); + sanei_pa4s2_writebyte (dev->fd, 6, 0x02); + + do + { + + sanei_pa4s2_readbegin (dev->fd, 2); + sanei_pa4s2_readbyte (dev->fd, &val); + sanei_pa4s2_readend (dev->fd); + + } + while ((val & 0x08) != 0); + +} + +static void +return_home_1015 (Mustek_pp_Handle * dev, SANE_Bool nowait) +{ + + u_char ishome, control = 0xC3; + + motor_control_1015 (dev, control); + + do + { + + /* check_is_home_1015 */ + sanei_pa4s2_readbegin (dev->fd, 2); + sanei_pa4s2_readbyte (dev->fd, &ishome); + sanei_pa4s2_readend (dev->fd); + + if (nowait) + break; + + usleep (1000); /* much nicer load */ + + } + while ((ishome & 2) == 0); + +} + +static void +motor_forward_1015 (Mustek_pp_Handle * dev) +{ + u_char control = 0x1B; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->motor_step++; + set_led (dev); + + + motor_control_1015 (dev, control); + + set_ccd_channel_1015 (dev, priv->channel); + set_sti (dev); + +} + +/* +static void +motor_backward_1015 (Mustek_pp_Handle * dev) +{ + u_char control = 0x43; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->motor_step++; + + set_led (dev); + + switch (priv->ccd_type) + { + case 1: + control = 0x1B; + break; + + default: + control = 0x43; + break; + } + + motor_control_1015 (dev, control); + + set_ccd_channel_1015 (dev, priv->channel); + set_sti (dev); + +} +*/ + + +static void +set_ccd_channel_1015 (Mustek_pp_Handle * dev, int channel) +{ + + u_char chancode = chan_codes_1015[channel]; + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->channel = channel; + + priv->image_control &= 0x34; + chancode |= priv->image_control; + + + priv->image_control = chancode; + + sanei_pa4s2_writebyte (dev->fd, 6, chancode); + +} + + +static void +config_ccd_1015 (Mustek_pp_Handle * dev) +{ + + u_char val; + mustek_pp_ccd300_priv *priv = dev->priv; + + if (dev->res != 0) + priv->res_step = SANE_FIX ((float) priv->hwres / (float) dev->res); + + + set_dpi_value (dev); + + priv->image_control = 4; + + /* set_start_channel_1015 (dev); */ + + switch (dev->mode) + { + case MODE_BW: + case MODE_GRAYSCALE: + priv->channel = CCD300_CHANNEL_GRAY; + break; + + case MODE_COLOR: + priv->channel = CCD300_CHANNEL_RED; + break; + + } + + set_ccd_channel_1015 (dev, priv->channel); + + + /* set_invert_1015 (dev); */ + + priv->image_control &= 0xE4; + + if (dev->invert == SANE_FALSE) + priv->image_control |= 0x10; + + + sanei_pa4s2_writebyte (dev->fd, 6, priv->image_control); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x23); + sanei_pa4s2_writebyte (dev->fd, 5, 0x00); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x43); + + switch (priv->ccd_type) + { + case 1: + val = 0x6B; + break; + case 4: + val = 0x9F; + break; + default: + val = 0x92; + break; + } + + sanei_pa4s2_writebyte (dev->fd, 5, val); + sanei_pa4s2_writebyte (dev->fd, 6, 0x03); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x37); + reset_bank_count (dev); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x27); + sanei_pa4s2_writebyte (dev->fd, 6, 0x67); + sanei_pa4s2_writebyte (dev->fd, 6, 0x17); + sanei_pa4s2_writebyte (dev->fd, 6, 0x77); + + /* set_initial_skip_1015 (dev); */ + + sanei_pa4s2_writebyte (dev->fd, 6, 0x41); + + priv->adjustskip = priv->skipcount + priv->skipimagebytes; + + /* if (dev->CCD.mode == MODE_COLOR) + dev->CCD.adjustskip <<= 3; */ + + + sanei_pa4s2_writebyte (dev->fd, 5, priv->adjustskip / 32 + 1); + + priv->adjustskip %= 32; + + + sanei_pa4s2_writebyte (dev->fd, 6, 0x81); + + /* expose time */ + switch (priv->ccd_type) + { + case 1: + + val = 0xA8; + break; + case 0: + val = 0x8A; + break; + default: + val = 0xA8; + break; + } + + sanei_pa4s2_writebyte (dev->fd, 5, val); + + sanei_pa4s2_writebyte (dev->fd, 6, 0x01); + + + set_line_adjust (dev); + + get_bank_count (dev); + +} + + +/* these functions are interfaces only */ +static void +config_ccd (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + DBG (5, "config_ccd: %d dpi, mode %d, invert %d, size %d\n", + priv->hwres, dev->mode, dev->invert, dev->params.pixels_per_line); + + switch (priv->asic) + { + case CCD300_ASIC1013: + config_ccd_1013 (dev); + break; + + case CCD300_ASIC1015: + config_ccd_1015 (dev); + break; + } + +} + +static void +return_home (Mustek_pp_Handle * dev, SANE_Bool nowait) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + priv->saved_mode = dev->mode; + priv->saved_invert = dev->invert; + priv->saved_skipcount = priv->skipcount; + priv->saved_skipimagebyte = priv->skipimagebytes; + priv->saved_adjustskip = priv->adjustskip; + priv->saved_res = dev->res; + priv->saved_hwres = priv->hwres; + priv->saved_res_step = priv->res_step; + priv->saved_line_step = priv->line_step; + priv->saved_channel = priv->channel; + + + priv->hwres = dev->res = 100; + dev->mode = MODE_GRAYSCALE; + + priv->skipcount = priv->skipimagebytes = 0; + + config_ccd (dev); + + switch (priv->asic) + { + case CCD300_ASIC1013: + return_home_1013 (dev); + break; + + case CCD300_ASIC1015: + return_home_1015 (dev, nowait); + break; + } + + + dev->mode = priv->saved_mode; + dev->invert = priv->saved_invert; + priv->skipcount = priv->saved_skipcount; + priv->skipimagebytes = priv->saved_skipimagebyte; + priv->adjustskip = priv->saved_adjustskip; + dev->res = priv->saved_res; + priv->hwres = priv->saved_hwres; + priv->res_step = priv->saved_res_step; + priv->line_step = priv->saved_line_step; + priv->channel = priv->saved_channel; + priv->motor_step = 0; + + config_ccd (dev); +} + +static void +lamp (Mustek_pp_Handle * dev, int lamp_on) +{ + + set_lamp (dev, lamp_on); + +} + +static void +set_voltages (Mustek_pp_Handle * dev) +{ + send_voltages (dev); +} + +static void +move_motor (Mustek_pp_Handle * dev, int count, int forward) +{ + + int ctr; + + DBG (5, "move_motor: %u steps (%s)\n", count, + (forward == SANE_TRUE ? "forward" : "backward")); + + + for (ctr = 0; ctr < count; ctr++) + { + + move_motor_101x (dev, forward); + + } + + +} + +static void +calibrate (Mustek_pp_Handle * dev) +{ + mustek_pp_ccd300_priv *priv = dev->priv; + + DBG (5, "calibrate entered (asic = 0x%02x)\n", priv->asic); + + calibrate_device_101x (dev); + + DBG (5, "calibrate: ref_black %d, blackpos %d\n", + priv->ref_black, priv->blackpos); + +} + + +static void +get_lineart_line (Mustek_pp_Handle * dev, SANE_Byte * buf) +{ + get_lineart_line_101x (dev, buf); +} + +static void +get_grayscale_line (Mustek_pp_Handle * dev, SANE_Byte * buf) +{ + + get_grayscale_line_101x (dev, buf); +} + +static void +get_color_line (Mustek_pp_Handle * dev, SANE_Byte * buf) +{ + + get_color_line_101x (dev, buf); + +} + + +static SANE_Status +ccd300_init (SANE_Int options, SANE_String_Const port, + SANE_String_Const name, SANE_Attach_Callback attach) +{ + SANE_Status status; + unsigned char asic, ccd; + int fd; + + if (options != CAP_NOTHING) + { + DBG (1, "ccd300_init: called with unknown options (%#02x)\n", options); + return SANE_STATUS_INVAL; + } + + /* try to attach to he supplied port */ + status = sanei_pa4s2_open (port, &fd); + + if (status != SANE_STATUS_GOOD) + { + DBG (2, "ccd300_init: couldn't attach to port ``%s'' (%s)\n", + port, sane_strstatus (status)); + return status; + } + + sanei_pa4s2_enable (fd, SANE_TRUE); + sanei_pa4s2_readbegin (fd, 0); + sanei_pa4s2_readbyte (fd, &asic); + sanei_pa4s2_readend (fd); + sanei_pa4s2_readbegin (fd, 2); + sanei_pa4s2_readbyte (fd, &ccd); + sanei_pa4s2_readend (fd); + sanei_pa4s2_enable (fd, SANE_FALSE); + sanei_pa4s2_close (fd); + + if (asic != CCD300_ASIC1013 && asic != CCD300_ASIC1015) + { + DBG (2, "ccd300_init: scanner not recognized (unknown ASIC id %#02x)\n", + asic); + return SANE_STATUS_INVAL; + } + + ccd &= (asic == CCD300_ASIC1013 ? 0x04 : 0x05); + + DBG (3, "ccd_init: found scanner on port ``%s'' (ASIC id %#02x, CCD %d)\n", + port, asic, ccd); + + return attach (port, name, MUSTEK_PP_CCD300, options); + +} + +static void +ccd300_capabilities (SANE_Int info, SANE_String * model, + SANE_String * vendor, SANE_String * type, + SANE_Int * maxres, SANE_Int * minres, + SANE_Int * maxhsize, SANE_Int * maxvsize, + SANE_Int * caps) +{ + *model = strdup ("600 III EP Plus"); + *vendor = strdup ("Mustek"); + *type = strdup ("flatbed (CCD 300 dpi)"); + DBG (3, + "ccd300_capabilities: 600 III EP Plus flatbed CCD (300 dpi) scanner\n"); + + *maxres = 300; + *minres = 50; + *maxhsize = CCD300_MAXHSIZE; + *maxvsize = CCD300_MAXVSIZE; + *caps = info | CAP_INVERT | CAP_LAMP_OFF; +} + +static SANE_Status +ccd300_open (SANE_String port, SANE_Int caps, SANE_Int * fd) +{ + SANE_Status status; + + if (caps & ~(CAP_NOTHING | CAP_INVERT | CAP_LAMP_OFF)) + { + DBG (1, "ccd300_open: called with unknonw capabilities (%#02x)\n", + caps); + return SANE_STATUS_INVAL; + } + + DBG (3, "ccd300_open: called for port ``%s''\n", port); + + status = sanei_pa4s2_open (port, fd); + + if (status != SANE_STATUS_GOOD) + DBG (2, "ccd300_open: open failed (%s)\n", sane_strstatus (status)); + + return status; +} + +static void +ccd300_setup (SANE_Handle handle) +{ + Mustek_pp_Handle *dev = handle; + mustek_pp_ccd300_priv *priv; + unsigned char asic, ccd; + + DBG (3, "ccd300_setup: called for port ``%s''\n", dev->dev->port); + + if ((priv = malloc (sizeof (mustek_pp_ccd300_priv))) == NULL) + { + DBG (1, "ccd300_setup: not enough memory\n"); + return; /* can you here the shit hitting the fan? */ + } + + dev->priv = priv; + memset (priv, 0, sizeof (mustek_pp_ccd300_priv)); + + priv->bw = 128; + priv->wait_bank = 700; + priv->top = 47; + + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + + sanei_pa4s2_readbegin (dev->fd, 0); + sanei_pa4s2_readbyte (dev->fd, &asic); + sanei_pa4s2_readend (dev->fd); + sanei_pa4s2_readbegin (dev->fd, 2); + sanei_pa4s2_readbyte (dev->fd, &ccd); + sanei_pa4s2_readend (dev->fd); + ccd &= (asic == CCD300_ASIC1013 ? 0x04 : 0x05); + priv->asic = asic; + priv->ccd_type = ccd; + + return_home (dev, SANE_TRUE); + lamp (dev, SANE_TRUE); + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + dev->lamp_on = time (NULL); + dev->res = priv->hwres = 300; + dev->mode = MODE_COLOR; +} + +static void +ccd300_close (SANE_Handle handle) +{ + + Mustek_pp_Handle *dev = handle; + mustek_pp_ccd300_priv *priv = dev->priv; + + DBG (3, "ccd300_close: called for port ``%s''\n", dev->dev->port); + + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + lamp (dev, SANE_FALSE); + return_home (dev, SANE_FALSE); + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + + sanei_pa4s2_close (dev->fd); + free (priv); + + DBG (3, "ccd300_close: device shut down and all buffers freed\n"); +} + +static SANE_Status +ccd300_config (SANE_Handle handle, SANE_String_Const optname, + SANE_String_Const optval) +{ + Mustek_pp_Handle *dev = handle; + mustek_pp_ccd300_priv *priv = dev->priv; + int value = -1; + + DBG (3, "ccd300_config: called for port ``%s'' (%s%s%s)\n", + dev->dev->port, + optname, (optval ? " = " : ""), (optval ? optval : "")); + + if (!strcmp (optname, "bw")) + { + + if (!optval) + { + DBG (1, "ccd300_config: missing value for option ``bw''\n"); + return SANE_STATUS_INVAL; + } + + /* ok, ok, should be strtol... know what? send me a patch. */ + value = atoi (optval); + + if ((value < 0) || (value > 255)) + { + DBG (1, + "ccd300_config: value ``%s'' for option ``bw'' is out of range (0 <= bw <= 255)\n", + optval); + return SANE_STATUS_INVAL; + } + + priv->bw = value; + + } + else if (!strcmp (optname, "waitbank")) + { + + if (!optval) + { + DBG (1, "ccd300_config: missing value for option ``waitbank''\n"); + return SANE_STATUS_INVAL; + } + + value = atoi (optval); + + if (value < 0) + { + DBG (1, + "ccd300_config: value ``%s'' for option ``waitbank'' is out of range (>= 0)\n", + optval); + return SANE_STATUS_INVAL; + } + + priv->wait_bank = value; + } + else if (!strcmp (optname, "top")) + { + + if (!optval) + { + DBG (1, "ccd300_config: missing value for option ``top''\n"); + return SANE_STATUS_INVAL; + } + + value = atoi (optval); + + if (value < 0) + { + DBG (1, + "ccd300_config: value ``%s'' for option ``top'' is out of range (>= 0)\n", + optval); + return SANE_STATUS_INVAL; + } + + priv->top = value; + } + else + { + DBG (1, "ccd300_config: unkown option ``%s''", optname); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; + +} + +static void +ccd300_stop (SANE_Handle handle) +{ + Mustek_pp_Handle *dev = handle; + mustek_pp_ccd300_priv *priv = dev->priv; + int cnt; + + DBG (3, "ccd300_stop: stopping scan operating on port ``%s''\n", + dev->dev->port); + + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + return_home (dev, SANE_TRUE); + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + + free (priv->calib_r); + free (priv->calib_g); + free (priv->calib_b); + + if (priv->red) + { + for (cnt = 0; cnt < priv->green_offs; cnt++) + free (priv->red[cnt]); + free (priv->red); + } + if (priv->blue) + { + for (cnt = 0; cnt < priv->blue_offs; cnt++) + free (priv->blue[cnt]); + free (priv->blue); + } + free (priv->green); + + priv->calib_r = priv->calib_g = priv->calib_b = NULL; + priv->red = priv->blue = NULL; + priv->green = NULL; + +} + +static SANE_Status +ccd300_start (SANE_Handle handle) +{ + Mustek_pp_Handle *dev = handle; + mustek_pp_ccd300_priv *priv = dev->priv; + + DBG (3, "ccd300_start: called for port ``%s''\n", dev->dev->port); + + if (dev->res <= 100) + priv->hwres = 100; + else if (dev->res <= 200) + priv->hwres = 200; + else if (dev->res <= 300) + priv->hwres = 300; + + DBG (4, "ccd300_start: setting hardware resolution to %d dpi\n", + priv->hwres); + + priv->skipimagebytes = dev->topX; + + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + config_ccd (dev); + set_voltages (dev); + get_bank_count (dev); + + if (priv->bank_count != 0) + { + DBG (2, "ccd300_start: bank count is not zero...\n"); + } + + return_home (dev, SANE_FALSE); + + priv->motor_step = 0; + + /* allocate memory for calibration */ + if ((priv->calib_g = malloc (dev->params.pixels_per_line)) == NULL) + { + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (1, "ccd300_start: not enough memory\n"); + return SANE_STATUS_NO_MEM; + } + + if (dev->mode == MODE_COLOR) + { + priv->calib_r = malloc (dev->params.pixels_per_line); + priv->calib_b = malloc (dev->params.pixels_per_line); + + if ((priv->calib_r == NULL) || (priv->calib_b == NULL)) + { + free (priv->calib_g); + free (priv->calib_r); + free (priv->calib_b); + priv->calib_r = priv->calib_g = priv->calib_b = NULL; + + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (1, "ccd300_start: not enough memory\n"); + return SANE_STATUS_NO_MEM; + } + } + + calibrate (dev); + + if (priv->ccd_type == 1) + { + priv->blue_offs = 4; + priv->green_offs = 8; + } + else + { + priv->blue_offs = 8; + priv->green_offs = 16; + } + + move_motor (dev, priv->top + dev->topY - + (dev->mode == MODE_COLOR ? priv->green_offs : 0), SANE_TRUE); + + if (priv->ccd_type == 1) + sanei_pa4s2_writebyte (dev->fd, 6, 0x15); + + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + + if (dev->mode == MODE_COLOR) + { + int failed = SANE_FALSE, cnt; + + priv->line_step = SANE_FIX (300.0 / (float) dev->res); + priv->rdiff = priv->line_step; + priv->bdiff = priv->rdiff + (priv->blue_offs << SANE_FIXED_SCALE_SHIFT); + priv->gdiff = + priv->rdiff + (priv->green_offs << SANE_FIXED_SCALE_SHIFT); + + priv->red = malloc (sizeof (SANE_Byte *) * priv->green_offs); + priv->blue = malloc (sizeof (SANE_Byte *) * priv->blue_offs); + priv->green = malloc (dev->params.pixels_per_line); + + if ((priv->red == NULL) || (priv->blue == NULL) + || (priv->green == NULL)) + { + free (priv->calib_r); + free (priv->calib_g); + free (priv->calib_b); + priv->calib_r = priv->calib_g = priv->calib_b = NULL; + + free (priv->red); + free (priv->green); + free (priv->blue); + priv->red = priv->blue = NULL; + priv->green = NULL; + + DBG (1, "ccd300_start: not enough memory for ld buffers\n"); + return SANE_STATUS_NO_MEM; + } + + /* note to myself: better allocate one huge chunk of memory and set + pointers */ + for (cnt = 0; cnt < priv->green_offs; cnt++) + if ((priv->red[cnt] = malloc (dev->params.pixels_per_line)) == NULL) + failed = SANE_TRUE; + + for (cnt = 0; cnt < priv->blue_offs; cnt++) + if ((priv->blue[cnt] = malloc (dev->params.pixels_per_line)) == NULL) + failed = SANE_TRUE; + + if (failed == SANE_TRUE) + { + free (priv->calib_r); + free (priv->calib_g); + free (priv->calib_b); + priv->calib_r = priv->calib_g = priv->calib_b = NULL; + + for (cnt = 0; cnt < priv->green_offs; cnt++) + free (priv->red[cnt]); + for (cnt = 0; cnt < priv->blue_offs; cnt++) + free (priv->blue[cnt]); + + free (priv->red); + free (priv->green); + free (priv->blue); + priv->red = priv->blue = NULL; + priv->green = NULL; + + DBG (1, "ccd300_start: not enough memory for ld buffers\n"); + return SANE_STATUS_NO_MEM; + } + + priv->redline = priv->blueline = priv->ccd_line = 0; + } + + priv->lines = 0; + priv->lines_left = dev->params.lines; + + DBG (3, "ccd300_start: device ready for scanning\n"); + + return SANE_STATUS_GOOD; +} + +static void +ccd300_read (SANE_Handle handle, SANE_Byte * buffer) +{ + Mustek_pp_Handle *dev = handle; + mustek_pp_ccd300_priv *priv = dev->priv; + + DBG (3, "ccd300_read: receiving one line from port ``%s''\n", + dev->dev->port); + + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + + switch (dev->mode) + { + case MODE_BW: + get_lineart_line (dev, buffer); + break; + + case MODE_GRAYSCALE: + get_grayscale_line (dev, buffer); + break; + + case MODE_COLOR: + get_color_line (dev, buffer); + break; + } + + priv->lines_left--; + priv->lines++; + + DBG (4, "ccd300_read: %d lines read (%d to go)\n", priv->lines, + priv->lines_left); + + if (priv->lines_left == 0) + { + DBG (3, "ccd300_read: scan finished\n"); + return_home (dev, SANE_TRUE); + } + + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + +} diff --git a/backend/mustek_pp_ccd300.h b/backend/mustek_pp_ccd300.h new file mode 100644 index 0000000..5dfe42d --- /dev/null +++ b/backend/mustek_pp_ccd300.h @@ -0,0 +1,102 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2000-2003 Jochen Eisinger + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements the hardware driver scanners using a 300dpi CCD */ +#ifndef __MUSTEK_PP_CCD300_H +#define __MUSTEK_PP_CCD300_H + + +/* i might sort and comment this struct one day... */ + +typedef struct +{ + unsigned char asic; + unsigned char ccd_type; + int top; + int motor_stop; + int bank_count; + unsigned int wait_bank; + int hwres; + int adjustskip; + int ref_black; + int ref_red; + int ref_green; + int ref_blue; + int res_step; + int blackpos; + int motor_step; + int saved_skipcount; + int channel; + int saved_mode; + int saved_invert; + int skipcount; + int saved_skipimagebyte; + int skipimagebytes; + int saved_adjustskip; + int saved_res; + int saved_hwres; + int saved_res_step; + int saved_line_step; + int line_step; + int saved_channel; + unsigned char *calib_g; + unsigned char *calib_r; + unsigned char *calib_b; + int line_diff; + int bw; + unsigned char **red; + unsigned char **blue; + unsigned char *green; + int redline; + int blueline; + int ccd_line; + int rdiff; + int bdiff; + int gdiff; + int green_offs; + int blue_offs; + int motor_phase; + int image_control; + int lines; + int lines_left; +} +mustek_pp_ccd300_priv; + +#endif diff --git a/backend/mustek_pp_cis.c b/backend/mustek_pp_cis.c new file mode 100644 index 0000000..026734f --- /dev/null +++ b/backend/mustek_pp_cis.c @@ -0,0 +1,2854 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2001-2003 Eddy De Greef + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek PP flatbed _CIS_ scanners. +*/ + +/* + Global picture + + Mustek_PP_handle -> Mustek_PP_dev + -> priv = Mustek_PP_CIS_dev -> CIS +*/ + +/* + * This flag determines whether the scanner uses fast skipping at high + * resolutions. It is possible that this fast skipping introduces + * inaccuracies. It if turns out to be a problem, fast skipping can + * be disabled by setting this flag to 0. + */ +#define MUSTEK_PP_CIS_FAST_SKIP 1 +#define MUSTEK_PP_CIS_WAIT_BANK 200 + +/* + * These parameters determine where the scanable area starts at the top. + * If there is a consistent offset error, you can tune it through these + * parameters. Note that an inaccuracy in the order of 1 mm seems to be + * normal for the Mustek 600/1200 CP series. + */ +#define MUSTEK_PP_CIS_600CP_DEFAULT_SKIP 250 +#define MUSTEK_PP_CIS_1200CP_DEFAULT_SKIP 330 + +/* + * Number of scan lines on which the average is taken to determine the + * maximum number of color levels. + */ +#define MUSTEK_PP_CIS_AVERAGE_COUNT 32 + +#define MUSTEK_PP_CIS600 1 +#define MUSTEK_PP_CIS1200 2 +#define MUSTEK_PP_CIS1200PLUS 3 + +#define MUSTEK_PP_CIS_CHANNEL_RED 0 +#define MUSTEK_PP_CIS_CHANNEL_GREEN 1 +#define MUSTEK_PP_CIS_CHANNEL_BLUE 2 +#define MUSTEK_PP_CIS_CHANNEL_GRAY 1 + +#define MUSTEK_PP_CIS_MAX_H_PIXEL 5118 +#define MUSTEK_PP_CIS_MAX_V_PIXEL 7000 + +#define MUSTEK_PP_CIS_MOTOR_REVERSE 0 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#ifdef HAVE_SYS_SELECT_H +# include +#endif +#include "../include/sane/sane.h" +#include "../include/sane/sanei_pa4s2.h" +#define DEBUG_DECLARE_ONLY +#include "mustek_pp.h" +#include "mustek_pp_decl.h" +#include "mustek_pp_cis.h" + +/****************************************************************************** + ****************************************************************************** + *** MA1015 chipset related functionality *** + ****************************************************************************** + *****************************************************************************/ + +/* + These defines control some debugging functionality + + #define M1015_TRACE_REGS -> trace the status of the internal registers + #define M1015_LOG_HL -> create a high-level log file (register-level) + #define M1015_LOG_LL -> create a low-level log file (byte-level) + + By default, all logging/tracing is turned off. +*/ + +/****************************************************************************** + * Low level logging: logs read and writes at the byte level, similar to + * the sequences produced by tool of Jochen Eisinger + * for analysing the TWAIN driver communication. + * This simplifies comparison of the sequences. + *****************************************************************************/ +#ifdef M1015_LOG_LL + + static FILE* M1015_LOG_1; + + #define M1015_START_LL\ + M1015_LOG_1 = fopen("cis_ll.log", "w"); + + #define M1015_STOP_LL\ + fclose(M1015_LOG_1); + + #define SANEI_PA4S2_WRITEBYTE(fd, reg, val)\ + do\ + {\ + sanei_pa4s2_writebyte (fd, reg, val);\ + fprintf(M1015_LOG_1, "\tsanei_pa4s2_writebyte(fd, %d, 0x%02X);\n", \ + reg, val);\ + } while (0) + + static const char* cis_last_rreg_name; + static int cis_read_count; + + #define SANEI_PA4S2_READBEGIN(fd, reg)\ + do\ + {\ + cis_last_rreg_name = Mustek_PP_1015_reg_r_name(reg);\ + cis_read_count = 0;\ + sanei_pa4s2_readbegin(fd, reg);\ + } while (0) + + #define SANEI_PA4S2_READBYTE(fd, val)\ + do\ + {\ + sanei_pa4s2_readbyte(fd, val);\ + ++cis_read_count;\ + } while (0) + + #define SANEI_PA4S2_READEND(fd)\ + do\ + {\ + sanei_pa4s2_readend(fd);\ + fprintf(M1015_LOG_1, "\tread_reg(%s, %d);\n", \ + cis_last_rreg_name, cis_read_count);\ + } while (0) + + #define M1015_MARK_LL(info)\ + fprintf(M1015_LOG_1, "* %s\n", info); + +#else /* M1015_LOG_LL */ + + #define M1015_START_LL + #define M1015_STOP_LL + + #define SANEI_PA4S2_WRITEBYTE(fd, reg, val)\ + sanei_pa4s2_writebyte (fd, reg, val) + + #define SANEI_PA4S2_READBEGIN(fd, reg)\ + sanei_pa4s2_readbegin(fd, reg) + + #define SANEI_PA4S2_READBYTE(fd, val)\ + sanei_pa4s2_readbyte(fd, val) + + #define SANEI_PA4S2_READEND(fd)\ + sanei_pa4s2_readend(fd) + + #define M1015_MARK_LL(info) + +#endif /* M1015_LOG_LL */ + + +/****************************************************************************** + * High-level logging: traces the flow of the driver in a hierarchical way + * up to the level of register acccesses. + *****************************************************************************/ +#ifdef M1015_LOG_HL + + static FILE* M1015_LOG_2; + static char hl_prev_line[4096], hl_next_line[4096], hl_repeat_count; + + /* + * A few variables for hierarchical log message indentation. + */ + + static const char* cis_indent_start = + " "; + static const char* cis_indent; + static const char* cis_indent_end; + + #define M1015_START_HL\ + M1015_LOG_2 = fopen("cis_hl.log", "w");\ + cis_indent = cis_indent_start + strlen(cis_indent_start);\ + cis_indent_end = cis_indent;\ + hl_prev_line[0] = 0;\ + hl_next_line[0] = 0;\ + hl_repeat_count = 0; + + #define M1015_FLUSH_HL\ + if (strcmp(hl_prev_line, hl_next_line))\ + {\ + fprintf(M1015_LOG_2, &hl_prev_line[0]);\ + strcpy(&hl_prev_line[0], &hl_next_line[0]);\ + if (hl_repeat_count != 0)\ + {\ + fprintf(M1015_LOG_2, "%s [last message repeated %d times]\n",\ + cis_indent, hl_repeat_count+1); \ + }\ + hl_repeat_count = 0;\ + }\ + else\ + {\ + hl_repeat_count += 1;\ + } + + #define M1015_MARK(info)\ + sprintf(&hl_next_line[0], "%s+ %s\n", cis_indent, info);\ + M1015_FLUSH_HL + + #define M1015_STOP_HL\ + hl_next_line[0] = 0;\ + M1015_FLUSH_HL\ + fclose(M1015_LOG_2); + +#else /* M1015_LOG_HL */ + + #define M1015_START_HL + #define M1015_STOP_HL + #define M1015_MARK(info) + #define M1015_FLUSH_HL + +#endif /* M1015_LOG_HL */ + +#ifdef M1015_TRACE_REGS + #define M1015_DISPLAY_REGS(dev, msg) Mustek_PP_1015_display_regs(dev, msg) + #define M1015_DISPLAY_REG(msg, val) Mustek_PP_1015_display_reg(msg, val) +#else + #define M1015_DISPLAY_REGS(dev, msg) + #define M1015_DISPLAY_REG(msg, val) +#endif + + +#if defined (M1015_LOG_HL) || defined (M1015_LOG_LL) +static const char* +Mustek_PP_1015_reg_r_name(Mustek_PP_1015R_reg id) +{ + static const char* names[4] = { "ASIC", "SCAN_VAL", "MOTOR", "BANK_COUNT" }; + return names[id & 0x03]; +} + +static const char* +Mustek_PP_1015_bit_name(Mustek_PP_1015R_bit id) +{ + static const char* names[4] = { "????", "MOTOR_HOME", "????", "MOTOR_BUSY" }; + return names[id & 0x03]; +} + +static const char* +Mustek_PP_1015_reg_w_name(Mustek_PP_1015R_reg id) +{ + static const char* names[4][4] = + { + { "RED_REF", "GREEN_REF", "BLUE_REF", "DPI_CONTROL" }, + { "BYTE_COUNT_HB", "BYTE_COUNT_LB", "SKIP_COUNT", "EXPOSE_TIME" }, + { "SRAM_SOURCE_PC", "MOTOR_CONTROL", "UNKNOWN_42", "UNKNOWN_82" }, + { "POWER_ON_DELAY", "CCD_TIMING", "CCD_TIMING_ADJ", "RIGHT_BOUND" } + }; + return names[(id & 0x30) >> 4][id & 0x03]; +} +#endif + +/****************************************************************************** + * Converts a register value to a hex/dec/bin representation. + *****************************************************************************/ +static const char* +Mustek_PP_1015_show_val(int val) +{ + /* + Since we use a static temporary buffer, we must make sure that the + buffer isn't altered while it is still in use (typically because + more than one value is converted in a printf statement). + Therefore the buffer is organized as a ring buffer. If should contain + at least 21 elements in order to be able to display all registers + with one printf statement. + */ + #define Mustek_PP_1015_RING_BUFFER_SIZE 50 + static char buf[Mustek_PP_1015_RING_BUFFER_SIZE][64]; + static int index = 0; + int i; + char* current = (char*)buf[index++]; + + if (index >= Mustek_PP_1015_RING_BUFFER_SIZE) index = 0; + + if (val < 0) + { + /* The register has not been initialized yet. */ + sprintf(current, "---- (---) --------"); + } + else + { + sprintf(current, "0x%02X (%3d) ", val & 0xFF, val & 0xFF); + for (i=0; i<8; ++i) + { + sprintf(current+11+i, "%d", (val >> (7-i)) & 1); + } + } + return current; +} + +#ifdef M1015_TRACE_REGS +/****************************************************************************** + * Displays the contents of all registers of the scanner on stderr. + *****************************************************************************/ +static void +Mustek_PP_1015_display_regs(Mustek_PP_CIS_dev * dev, const char* info) +{ + /* + * Register naming convention: + * Rx : read-only register no. x + * ByWx : write-only register no. x of bank no. y + */ + + fprintf(stderr, + "\n" + "Register status: %s\n" + "\n" + " R0: %s : ASIC info\n" + " R1: %s : scan value\n" + " R2: %s : CCD/motor info\n" + " R3: %s : bank count\n" + "\n" + " B0W0: %s : red reference\n" + " B0W1: %s : green reference\n" + " B0W2: %s : blue reference\n" + " B0W3: %s : DPI control\n" + "\n" + " B1W0: %s : byte count, high byte\n" + " B1W1: %s : byte count, low byte\n" + " B1W2: %s : skip x32 pixels\n" + " B1W3: %s : expose time (CCDWIDTH)\n" + "\n" + " B2W0: %s : SRAM source PC\n" + " B2W1: %s : motor control\n" + " B2W2: %s : -\n" + " B2W3: %s : -\n" + "\n" + " B3W0: %s : power on delay\n" + " B3W1: %s : CCD timing - always 0x05\n" + " B3W2: %s : CCD timing adjust - always 0x00\n" + " B3W3: %s : right bound (not used)\n" + "\n" + " CHAN: %s : channel [%s]\n" + "\n", + info, + Mustek_PP_1015_show_val (dev->CIS.regs.in_regs[0]), + Mustek_PP_1015_show_val (dev->CIS.regs.in_regs[1]), + Mustek_PP_1015_show_val (dev->CIS.regs.in_regs[2]), + Mustek_PP_1015_show_val (dev->CIS.regs.in_regs[3]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[0][0]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[0][1]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[0][2]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[0][3]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[1][0]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[1][1]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[1][2]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[1][3]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[2][0]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[2][1]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[2][2]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[2][3]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[3][0]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[3][1]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[3][2]), + Mustek_PP_1015_show_val (dev->CIS.regs.out_regs[3][3]), + Mustek_PP_1015_show_val (dev->CIS.regs.channel), + (dev->CIS.regs.channel == 0x80 ? "RED" : + (dev->CIS.regs.channel == 0x40 ? "GREEN" : + (dev->CIS.regs.channel == 0xC0 ? "BLUE" : "unknown"))) + ); +} + +/****************************************************************************** + * Displays a single register value + *****************************************************************************/ +static void +Mustek_PP_1015_display_reg(const char* info, int val) +{ + fprintf (stderr, "%s: %s\n", info, Mustek_PP_1015_show_val(val)); +} + +#endif /* M1015_TRACE_REGS */ + + +/****************************************************************************** + * + * Reads one of the 4 internal registers of the scanner + * + * 0: ASIC identification + * 1: scan values + * 2: CCD info / motor info + * 3: bank count info + * + *****************************************************************************/ +static SANE_Byte +Mustek_PP_1015_read_reg(Mustek_PP_CIS_dev * dev, Mustek_PP_1015R_reg reg) +{ + SANE_Byte tmp; + assert(reg <= 3); + + SANEI_PA4S2_READBEGIN (dev->desc->fd, reg & 0x03); + SANEI_PA4S2_READBYTE (dev->desc->fd, &tmp); + SANEI_PA4S2_READEND (dev->desc->fd); + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s read_reg(%s); [%s]\n", cis_indent, + Mustek_PP_1015_reg_r_name(reg), Mustek_PP_1015_show_val(tmp)); + M1015_FLUSH_HL; +#endif + +#ifdef M1015_TRACE_REGS + dev->CIS.regs.in_regs[reg & 0x03] = tmp; +#endif + + return tmp; +} + +/****************************************************************************** + * + * Waits for a bit of register to become 1 or 0. The period of checking can be + * controlled through the sleep parameter (microseconds). + * + *****************************************************************************/ +static SANE_Bool +Mustek_PP_1015_wait_bit(Mustek_PP_CIS_dev * dev, Mustek_PP_1015R_reg reg, + Mustek_PP_1015R_bit bit, SANE_Bool on, unsigned period) +{ + SANE_Byte tmp; + SANE_Byte mask, val; + int tries = 0; + + assert(reg <= 3); + assert(bit <= 3); + + mask = 1 << bit; + + /* We don't want to wait forever */ + while (dev->desc->state != STATE_CANCELLED) + { +#if defined (M1015_LOG_LL) || defined (M1015_LOG_HL) + ++tries; +#endif + + sanei_pa4s2_readbegin (dev->desc->fd, reg & 0x03); + sanei_pa4s2_readbyte (dev->desc->fd, &tmp); + sanei_pa4s2_readend (dev->desc->fd); + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s wait_bit(%s, %s, %d): %s %s;\n", cis_indent, + Mustek_PP_1015_reg_r_name(reg), Mustek_PP_1015_bit_name(bit), + on?1:0, Mustek_PP_1015_show_val(mask), Mustek_PP_1015_show_val(tmp)); + M1015_FLUSH_HL; +#endif + val = ((on == SANE_TRUE) ? tmp : ~tmp ) & mask; + + if (val != 0) break; + + if (period) usleep(period); + + if (tries > 50000) + { +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s wait_bit(%s, %s, %d): failed;\n", cis_indent, + Mustek_PP_1015_reg_r_name(reg), Mustek_PP_1015_bit_name(bit), on?1:0); + M1015_FLUSH_HL; +#endif + DBG(2, "Mustek_PP_1015_wait_bit: failed (reg %d, bit %d, on: %d)\n", + reg, bit, on?1:0); + return SANE_FALSE; + } + } + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s wait_bit(%s, %s, %d);\n", cis_indent, + Mustek_PP_1015_reg_r_name(reg), Mustek_PP_1015_bit_name(bit), on?1:0); + M1015_FLUSH_HL; +#endif +#ifdef M1015_LOG_LL + fprintf(M1015_LOG_1, "\tread_reg(%s, %d);\n", Mustek_PP_1015_reg_r_name(reg), + tries); +#endif + +#ifdef M1015_TRACE_REGS + dev->CIS.regs.in_regs[reg & 0x03] = tmp; +#endif + return dev->desc->state != STATE_CANCELLED ? SANE_TRUE : SANE_FALSE; +} + +/****************************************************************************** + * + * Writes one out of 4 registers of one of the 4 register banks (I guess) + * + * Bank 0 + * 0: voltage red --+ + * 1: voltage green +-> always set to 0x96 + * 2: voltage blue --+ + * 3: DPI control + * + * Bank 1 + * 0: line adjust (?) - high byte + * 1: line adjust (?) - low byte + * 2: unknown (values seen: 0x00, 0x02, 0x03, 0x1D) + * 3: expose time (?) (values seen: 0xAA, 0xFD, 0xFE, 0xFF) + * + * Bank 2 + * 0: unknown, used to start linear sequence during calibration + * 1: motor control code (forward, return home, ...) + * 2: never used + * 3: never used + * + * Bank 3 + * 0: reduction factor (16bit internal -> 8bit) -> target for calibration + * 1: unknown -> always set to 0x05 + * 2: unknown -> always set to 0x00 + * 3: never used + * + *****************************************************************************/ + +static void +Mustek_PP_1015_write_reg(Mustek_PP_CIS_dev * dev, Mustek_PP_1015W_reg reg, SANE_Byte val) +{ + + SANE_Byte regBank = (reg & 0xF0) >> 4; + SANE_Byte regNo = (reg & 0x0F); + + assert (regNo <= 3); + assert (regBank <= 3); + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (4+regNo))+ regBank); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, regBank); + +#ifdef M1015_TRACE_REGS + dev->CIS.regs.out_regs[regBank][regNo] = val; +#endif + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s write_reg(%s, 0x%02X);\n", cis_indent, + Mustek_PP_1015_reg_w_name(reg), val); + M1015_FLUSH_HL; +#endif +} + +/****************************************************************************** + * + * Writes 2 values to 2 adjecent registers. + * It is probably equivalent to 2 simple write operations (but I'm not sure). + * + * val1 is written to register[regNo] + * val2 is written to register[regNo+1] + * + *****************************************************************************/ +static void +Mustek_PP_1015_write_reg2(Mustek_PP_CIS_dev * dev, Mustek_PP_1015W_reg reg, + SANE_Byte val1, SANE_Byte val2) +{ + SANE_Byte regBank = (reg & 0xF0) >> 4; + SANE_Byte regNo = (reg & 0x0F); + + assert (regNo <= 2); + assert (regBank <= 3); + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (4+regNo))+ regBank); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val1); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (5+regNo))+ regBank); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val2); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, regBank); + +#ifdef M1015_TRACE_REGS + dev->CIS.regs.out_regs[regBank][regNo] = val1; + dev->CIS.regs.out_regs[regBank][regNo+1] = val2; +#endif + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s write_reg2(%s, 0x%02X, 0x%02X);\n", + cis_indent, Mustek_PP_1015_reg_w_name(reg), val1, val2); + M1015_FLUSH_HL; +#endif +} + +/****************************************************************************** + * + * Writes 3 values to 3 adjecent registers. + * It is probably equivalent to 3 simple write operations (but I'm not sure). + * + * val1 is written to register[regNo] + * val2 is written to register[regNo+1] + * val3 is written to register[regNo+2] + * + *****************************************************************************/ +static void +Mustek_PP_1015_write_reg3(Mustek_PP_CIS_dev * dev, Mustek_PP_1015W_reg reg, + SANE_Byte val1, SANE_Byte val2, SANE_Byte val3) +{ + SANE_Byte regBank = (reg & 0xF0) >> 4; + SANE_Byte regNo = (reg & 0x0F); + + assert (regNo <= 1); + assert (regBank <= 3); + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (4+regNo))+ regBank); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val1); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (5+regNo))+ regBank); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val2); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (6+regNo))+ regBank); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val3); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, regBank); + +#ifdef M1015_TRACE_REGS + dev->CIS.regs.out_regs[regBank][regNo ] = val1; + dev->CIS.regs.out_regs[regBank][regNo+1] = val2; + dev->CIS.regs.out_regs[regBank][regNo+2] = val3; +#endif + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s write_reg3(%s, 0x%02X, 0x%02X, 0x%02X);\n", + cis_indent, Mustek_PP_1015_reg_w_name(reg), val1, val2, val3); + M1015_FLUSH_HL; +#endif +} + +/****************************************************************************** + * Opens a register for a (series of) write operation(s). + *****************************************************************************/ +static void +Mustek_PP_1015_write_reg_start(Mustek_PP_CIS_dev * dev, Mustek_PP_1015W_reg reg) +{ + SANE_Byte regBank = (reg & 0xF0) >> 4; + SANE_Byte regNo = (reg & 0x0F); + + assert (regNo <= 3); + assert (regBank <= 3); + + dev->CIS.regs.current_write_reg = reg; + +#ifdef M1015_LOG_HL + dev->CIS.regs.write_count = 0; +#endif + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, (1 << (4+regNo))+ regBank); +} + +/****************************************************************************** + * Writes a value to the currently open register. + *****************************************************************************/ +static void +Mustek_PP_1015_write_reg_val(Mustek_PP_CIS_dev * dev, SANE_Byte val) +{ +#ifdef M1015_TRACE_REGS + SANE_Byte regBank = (dev->CIS.regs.current_write_reg & 0xF0) >> 4; + SANE_Byte regNo = (dev->CIS.regs.current_write_reg & 0x0F); + + assert (regNo <= 3); + assert (regBank <= 3); + + dev->CIS.regs.out_regs[regBank][regNo] = val; +#endif + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 5, val); + +#ifdef M1015_LOG_HL + ++dev->CIS.regs.write_count; +#endif +} + +/****************************************************************************** + * Closes a register after a (series of) write operation(s). + *****************************************************************************/ +static void +Mustek_PP_1015_write_reg_stop(Mustek_PP_CIS_dev * dev) +{ + SANE_Byte regBank = (dev->CIS.regs.current_write_reg & 0xF0) >> 4; +#ifdef M1015_LOG_HL + SANE_Byte regNo = (dev->CIS.regs.current_write_reg & 0x0F); + assert (regNo <= 3); + + sprintf(&hl_next_line[0], "%s write_reg_multi(%s, *%d);\n", cis_indent, + Mustek_PP_1015_reg_w_name(dev->CIS.regs.current_write_reg), + dev->CIS.regs.write_count); + M1015_FLUSH_HL; +#endif + assert (regBank <= 3); + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, regBank); +} + +/****************************************************************************** + * + * Sends a command to the scanner. The command should not access one of the + * internal registers, ie., the 3rd bit should not be zero. + * + *****************************************************************************/ +static void +Mustek_PP_1015_send_command(Mustek_PP_CIS_dev * dev, SANE_Byte command) +{ + assert (command & 0x04); + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, command); + +#ifdef M1015_LOG_HL + sprintf(&hl_next_line[0], "%s send_command(0x%02X);\n", cis_indent, command); + M1015_FLUSH_HL; +#endif +} + +/****************************************************************************** + ############################################################################## + ## CIS driver ## + ############################################################################## + *****************************************************************************/ + +/****************************************************************************** + * Resolution conversion functions + *****************************************************************************/ +static int +max2hw_hres(Mustek_PP_CIS_dev *dev, int dist) +{ + return (int)((dist * dev->CIS.hw_hres) / dev->desc->dev->maxres + 0.5); +} + +#ifdef NOT_USED +static int +max2hw_vres(Mustek_PP_CIS_dev *dev, int dist) +{ + return (int)((dist * dev->CIS.hw_vres) / dev->desc->dev->maxres + 0.5); +} +#endif + +static int +max2cis_hres(Mustek_PP_CIS_dev *dev, int dist) +{ + return (int)((dist * dev->CIS.cisRes) / dev->desc->dev->maxres + 0.5); +} + +static int +cis2max_res(Mustek_PP_CIS_dev *dev, int dist) +{ + return (int)((dist * dev->desc->dev->maxres) / dev->CIS.cisRes + 0.5); +} + +#ifdef NOT_USED +static int +hw2max_vres(Mustek_PP_CIS_dev *dev, int dist) +{ + return (int)((dist * dev->desc->dev->maxres) / dev->CIS.hw_vres + 0.5); +} +#endif + +/****************************************************************************** + * Attempts to extract the current bank no. + *****************************************************************************/ +static void +cis_get_bank_count(Mustek_PP_CIS_dev *dev) +{ + dev->bank_count = (Mustek_PP_1015_read_reg(dev, MA1015R_BANK_COUNT) & 0x7); + if (dev->CIS.use8KBank) dev->bank_count >>= 1; +} + +/****************************************************************************** + * Triggers a bank switch (I assume). + *****************************************************************************/ +static void +cis_set_sti(Mustek_PP_CIS_dev *dev) +{ + SANEI_PA4S2_WRITEBYTE(dev->desc->fd, 3, 0xFF); + dev->bank_count++; + dev->bank_count &= (dev->CIS.use8KBank == SANE_TRUE) ? 3 : 7; +} + +/****************************************************************************** + * Wait till the bank with a given number becomes available. + *****************************************************************************/ +static SANE_Bool +cis_wait_bank_change (Mustek_PP_CIS_dev * dev, int bankcount) +{ + struct timeval start, end; + unsigned long diff; + int firsttime = 1; + + gettimeofday (&start, NULL); + + do + { + if (1 /*niceload*/) + { + if (firsttime) + firsttime = 0; + else + usleep (10); /* for a little nicer load */ + } + cis_get_bank_count (dev); + + gettimeofday (&end, NULL); + diff = (end.tv_sec * 1000 + end.tv_usec / 1000) - + (start.tv_sec * 1000 + start.tv_usec / 1000); + + } + while ((dev->bank_count != bankcount) && (diff < MUSTEK_PP_CIS_WAIT_BANK)); + + if (dev->bank_count != bankcount && dev->desc->state != STATE_CANCELLED) + { + u_char tmp; + tmp = Mustek_PP_1015_read_reg(dev, 3); + DBG(2, "cis_wait_bank_change: Missed a bank: got %d [%s], " + "wanted %d, waited %d msec\n", + dev->bank_count, Mustek_PP_1015_show_val(tmp), bankcount, + MUSTEK_PP_CIS_WAIT_BANK); + } + + return dev->bank_count == bankcount ? SANE_TRUE : SANE_FALSE; +} + +/****************************************************************************** + * Configure the CIS for a given resolution. + * + * CIS scanners seem to have 2 modes: + * + * low resolution (50-300 DPI) and + * high resolution (300-600 DPI). + * + * Depending on the resolution requested by the user, the scanner is used + * in high or low resolution mode. In high resolution mode, the motor step + * sizes are also reduced by a factor of two. + * + *****************************************************************************/ +static void +cis_set_dpi_value (Mustek_PP_CIS_dev * dev) +{ + u_char val = 0; + + if (dev->model == MUSTEK_PP_CIS1200PLUS) + { + /* Toshiba CIS: only 600 DPI + decimation */ + switch (dev->CIS.hw_hres) + { + case 75: + val = 0x48; /* 1/8 */ + break; + case 100: + val = 0x08; /* 1/6 */ + break; + case 200: + val = 0x00; /* 1/3 */ + break; + case 300: + val = 0x50; /* 2/4 */ + break; + case 400: + val = 0x10; /* 2/3 */ + break; + case 600: + val = 0x20; /* 3/3 */ + break; + default: + assert (0); + } + } + else + { + /* Canon CIS: sensor can use 300 or 600 DPI */ + switch (dev->CIS.hw_hres) + { + case 50: + val = 0x08; /* 1/6 */ + break; + case 100: + val = 0x00; /* 1/3 */ + break; + case 200: + val = 0x10; /* 2/3 */ + break; + case 300: + val = 0x20; /* 3/3 */ + break; + case 400: + val = 0x10; /* 2/3 */ + break; + case 600: + val = 0x20; /* 3/3 */ + break; + default: + assert (0); + } + } + + Mustek_PP_1015_write_reg(dev, MA1015W_DPI_CONTROL, val | 0x04); + + DBG (4, "cis_set_dpi_value: dpi: %d -> value 0x%02x\n", dev->CIS.hw_hres, val); +} + +static void +cis_set_ccd_channel (Mustek_PP_CIS_dev * dev) +{ + + SANE_Byte codes[] = { 0x84, 0x44, 0xC4 }; + SANE_Byte chancode; + + assert (dev->CIS.channel < 3); + + chancode = codes[dev->CIS.channel]; + + /* + The TWAIN driver sets an extra bit in lineart mode. + When I do this too, I don't see any effect on the image. + Moreover, for 1 resolution, namely 400 dpi, the bank counter seems + to behave strangely, and the synchronization get completely lost. + I guess the software conversion from gray to lineart is good enough, + so I'll leave it like that. + + if (dev->CIS.setParameters) + { + chancode |= (dev->desc->mode == MODE_BW) ? 0x20: 0; + } + */ + + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, chancode); + +#ifdef M1015_TRACE_REGS + dev->CIS.regs.channel = chancode; +#endif +} + +static void +cis_config_ccd (Mustek_PP_CIS_dev * dev) +{ + SANE_Int skipCount, byteCount; + + if (dev->CIS.res != 0) + dev->CIS.hres_step = + SANE_FIX ((float) dev->CIS.hw_hres / (float) dev->CIS.res); + + /* CIS: <= 300 dpi -> 0x86 + > 300 dpi -> 0x96 */ + + if (dev->CIS.cisRes == 600) + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, 0x96); + else + SANEI_PA4S2_WRITEBYTE (dev->desc->fd, 6, 0x86); + + cis_set_dpi_value(dev); + + if (dev->CIS.setParameters) + { + dev->CIS.channel = dev->desc->mode == MODE_COLOR ? + MUSTEK_PP_CIS_CHANNEL_RED : MUSTEK_PP_CIS_CHANNEL_GRAY; + } + else + { + dev->CIS.channel = MUSTEK_PP_CIS_CHANNEL_GRAY; + } + + cis_set_ccd_channel (dev); + + Mustek_PP_1015_write_reg (dev, MA1015W_POWER_ON_DELAY, 0xAA); + Mustek_PP_1015_write_reg (dev, MA1015W_CCD_TIMING, 0x05); + Mustek_PP_1015_write_reg (dev, MA1015W_CCD_TIMING_ADJ, 0x00); + + Mustek_PP_1015_send_command (dev, 0x45); /* or 0x05 for no 8kbank */ + + /* + * Unknown sequence. + * Seems to be always the same during configuration, independent of the + * mode and the resolution. + */ + CIS_CLEAR_FULLFLAG(dev); + CIS_INC_READ(dev); + CIS_CLEAR_READ_BANK(dev); + CIS_CLEAR_WRITE_ADDR(dev); + CIS_CLEAR_WRITE_BANK(dev); + CIS_CLEAR_TOGGLE(dev); + + /* + # SkipImage = expressed in max resolution (600 DPI) + # + # Formulas + # + # <= 300 DPI: + # + # Skip = 67 + skipimage/2 + # + # Skip1 = Skip / 32 + # Skip2 = Skip % 32 + # + # Bytes = Skip2 * hw_hres/300 + (imagebytes * hw_hres/res) + 2 + # + # > 300 DPI + # + # Skip = 67 + skipimage + # + # Skip1 = Skip / 32 + # Skip2 = Skip % 32 + # + # Bytes = Skip2*hw_hres/600 + (imagebytes * hw_hres/res) + 2 + # + */ + + skipCount = 67; /* Hardware parameter - fixed */ + + if (dev->CIS.setParameters == SANE_TRUE) + { + /* + * It seems that the TWAIN driver always adds 2 mm extra. When I do the + * inverse calculation from the parameters that driver sends, I always + * get a difference of exactly 2mm, at every resolution and for + * different positions of the scan area. Moreover, when I don't add this + * offset, the resulting scan seems to start 2mm to soon. + * I can't find this back in the backend of the TWAIN driver, but I + * assume that this 2mm offset is taken care off at the higher levels. + */ + DBG(4, "cis_config_ccd: Skip count: %d\n", skipCount); + skipCount += max2cis_hres(dev, dev->CIS.skipimagebytes); + DBG(4, "cis_config_ccd: Skip count: %d (cis res: %d)\n", skipCount, + dev->CIS.cisRes); + skipCount += (int)(2.0/25.4*dev->CIS.cisRes); + DBG(4, "cis_config_ccd: Skip count: %d\n", skipCount); + + Mustek_PP_1015_write_reg (dev, MA1015W_SKIP_COUNT, skipCount / 32); + DBG(4, "cis_config_ccd: Skip count: %d (x32)\n", skipCount / 32); + } + else + { + Mustek_PP_1015_write_reg (dev, MA1015W_SKIP_COUNT, 0); + DBG(4, "cis_config_ccd: Skip count: 67 (x32)\n"); + } + + skipCount %= 32; + skipCount = cis2max_res(dev, skipCount); /* Back to max res */ + + Mustek_PP_1015_write_reg(dev, MA1015W_EXPOSE_TIME, dev->CIS.exposeTime); + + DBG(4, "cis_config_ccd: skipcount: %d imagebytes: %d\n", skipCount, dev->CIS.imagebytes); + /* set_initial_skip_1015 (dev); */ + if (dev->CIS.setParameters == SANE_TRUE) + { + Mustek_PP_1015_write_reg(dev, MA1015W_EXPOSE_TIME, dev->CIS.exposeTime); + Mustek_PP_1015_write_reg(dev, MA1015W_POWER_ON_DELAY, 0xAA); + /* The TWAIN drivers always sends the same value: 0x96 */ + Mustek_PP_1015_write_reg3(dev, MA1015W_RED_REF, 0x96, 0x96, 0x96); + dev->CIS.adjustskip = max2hw_hres(dev, skipCount); + byteCount = max2hw_hres(dev, skipCount + dev->CIS.imagebytes) + 2; + dev->CIS.setParameters = SANE_FALSE; + } + else + { + dev->CIS.adjustskip = 0; + byteCount = max2hw_hres(dev, skipCount); + } + DBG(4, "cis_config_ccd: adjust skip: %d bytecount: %d\n", + dev->CIS.adjustskip, byteCount); + + Mustek_PP_1015_write_reg2(dev, MA1015W_BYTE_COUNT_HB, + byteCount >> 8, byteCount & 0xFF); + + cis_get_bank_count (dev); + DBG(5, "cis_config_ccd: done\n"); +} + +static SANE_Bool +cis_wait_motor_stable (Mustek_PP_CIS_dev * dev) +{ + static struct timeval timeoutVal; + SANE_Bool ret = + Mustek_PP_1015_wait_bit (dev, MA1015R_MOTOR, MA1015B_MOTOR_STABLE, + SANE_FALSE, 0); +#ifdef HAVE_SYS_SELECT_H + if (dev->engine_delay > 0) + { + timeoutVal.tv_sec = 0; + timeoutVal.tv_usec = dev->engine_delay*1000; + select(0, NULL, NULL, NULL, &timeoutVal); + } +#endif + return ret; +} + +static void +cis_motor_forward (Mustek_PP_CIS_dev * dev) +{ + SANE_Byte control; + + if (dev->model == MUSTEK_PP_CIS600) + { + switch (dev->CIS.hw_vres) + { + case 150: + control = 0x7B; + break; + case 300: + control = 0x73; + break; + case 600: + control = 0x13; + break; + default: + exit(1); + } + } + else + { + switch (dev->CIS.hw_vres) + { + case 300: + control = 0x7B; + break; + case 600: + control = 0x73; + break; + case 1200: + control = 0x13; + break; + default: + exit(1); + } + } + +#if MUSTEK_PP_CIS_MOTOR_REVERSE == 1 + control ^= 0x10; +#endif + + DBG(4, "cis_motor_forward: @%d dpi: 0x%02X.\n", dev->CIS.hw_vres, control); + if (!cis_wait_motor_stable (dev)) + return; + + Mustek_PP_1015_write_reg(dev, MA1015W_MOTOR_CONTROL, control); +} + +static void +cis_move_motor (Mustek_PP_CIS_dev * dev, SANE_Int steps) /* steps @ maxres */ +{ + /* Note: steps is expressed at maximum resolution */ + SANE_Byte fullStep = 0x13, biStep = 0x73, quadStep = 0x7B; + SANE_Int fullSteps, biSteps, quadSteps; + /* + * During a multi-step feed, the expose time is fixed. The value depends + * on the type of the motor (600/1200 CP) + */ + SANE_Byte savedExposeTime = dev->CIS.exposeTime; + dev->CIS.exposeTime = 85; + + DBG(4, "cis_move_motor: Moving motor %d steps.\n", steps); + + /* Just in case ... */ + if (steps < 0) + { + DBG(1, "cis_move_motor: trying to move negative steps: %d\n", steps); + steps = 0; /* We must go through the configuration procedure */ + } + + /* + * Using the parameter settings for the 600 CP on a 1200 CP scanner + * doesn't work: the engine doesn't move and makes a sharp noise, which + * doesn't sound too healthy. It could be harmful to the motor ! + * Apparently, the same happens on a real 600 CP (reported by Disma + * Goggia), so it's probably better to always use the 1200 CP settings. + */ + dev->CIS.exposeTime <<= 1; + cis_config_ccd(dev); + dev->CIS.exposeTime = savedExposeTime; + + /* + * This is a minor speed optimization: when we are using the high + * resolution mode, long feeds (eg, to move to a scan area at the bottom + * of the page) can be made almost twice as fast by using double motor + * steps as much as possible. + * It is possible, though, that fast skipping (which is the default) is + * not very accurate on some scanners. Therefore, the user can disable + * this through the configuration file. + */ + + fullSteps = steps & 1; + biSteps = steps >> 1; + if (dev->fast_skip) { + quadSteps = biSteps >> 1; + biSteps &= 1; + } + else { + quadSteps = 0; + } + + M1015_DISPLAY_REGS(dev, "Before move"); + +#if MUSTEK_PP_CIS_MOTOR_REVERSE == 1 + fullStep ^= 0x10; + biStep ^= 0x10; + quadStep ^= 0x10; +#endif + + DBG(4, "cis_move_motor: 4x%d 2x%d 1x%d\n", quadSteps, biSteps, fullSteps); + /* Note: the TWAIN driver opens the motor control register only + once before the loop, and closes it after the loop. I've tried this + too, but it resulted in inaccurate skip distances; therefore, the + motor control register is now opened and closed for each step. */ + + while (quadSteps-- > 0 && dev->desc->state != STATE_CANCELLED) + { + cis_wait_motor_stable (dev); + Mustek_PP_1015_write_reg(dev, MA1015W_MOTOR_CONTROL, quadStep); + } + + while (biSteps-- > 0 && dev->desc->state != STATE_CANCELLED) + { + cis_wait_motor_stable (dev); + Mustek_PP_1015_write_reg(dev, MA1015W_MOTOR_CONTROL, biStep); + } + + while (fullSteps-- > 0 && dev->desc->state != STATE_CANCELLED) + { + cis_wait_motor_stable (dev); + Mustek_PP_1015_write_reg(dev, MA1015W_MOTOR_CONTROL, fullStep); + } +} + +static void +cis_set_et_pd_sti (Mustek_PP_CIS_dev * dev) +{ + Mustek_PP_1015_write_reg(dev, MA1015W_EXPOSE_TIME, + dev->CIS.exposeTime); + Mustek_PP_1015_write_reg(dev, MA1015W_POWER_ON_DELAY, + dev->CIS.powerOnDelay[dev->CIS.channel]); + cis_set_ccd_channel (dev); + cis_set_sti (dev); +} + +/* + * Prepare the scanner for catching the next channel and, if necessary, + * move the head one step further. + */ +static SANE_Bool +cis_wait_next_channel (Mustek_PP_CIS_dev * dev) +{ + int moveAtChannel = dev->desc->mode == MODE_COLOR ? + MUSTEK_PP_CIS_CHANNEL_BLUE : MUSTEK_PP_CIS_CHANNEL_GRAY; + + if (!cis_wait_bank_change (dev, dev->bank_count)) + { + DBG(2, "cis_wait_next_channel: Could not get next bank.\n"); + return SANE_FALSE; + } + + moveAtChannel = (dev->desc->mode == MODE_COLOR) ? + MUSTEK_PP_CIS_CHANNEL_BLUE : MUSTEK_PP_CIS_CHANNEL_GRAY; + + if (dev->CIS.channel == moveAtChannel && !dev->CIS.dontMove) + { + cis_motor_forward (dev); + } + + cis_set_et_pd_sti (dev); + + if (dev->desc->mode == MODE_COLOR) + { + ++dev->CIS.channel; + dev->CIS.channel %= 3; + } + + return SANE_TRUE; +} + +/* + * Wait for the device to be ready for scanning. Cycles through the different + * channels and sets the parameters (only green channel in gray/lineart). + */ +static SANE_Bool +cis_wait_read_ready (Mustek_PP_CIS_dev * dev) +{ + int channel; + dev->CIS.dontIncRead = SANE_TRUE; + + dev->CIS.channel = dev->desc->mode == MODE_COLOR ? + MUSTEK_PP_CIS_CHANNEL_RED : MUSTEK_PP_CIS_CHANNEL_GRAY; + + for (channel = 0; channel < 3; ++channel) + { + if (!cis_wait_next_channel(dev)) return SANE_FALSE; + } + return SANE_TRUE; +} + +static int +delay_read (int delay) +{ + /* + * A (very) smart compiler may complete optimize the delay loop away. By + * adding some difficult data dependencies, we can try to prevent this. + */ + static int prevent_removal, i; + for (i = 0; iCIS.adjustskip, cval; + int bpos = 0; + SANE_Byte low_val = 0, hi_val = 255; + + if (pixel <= 0) + return; + + SANEI_PA4S2_READBEGIN (dev->desc->fd, 1); + + while(skips-- >= 0) + { + if (dev->CIS.delay) delay_read(dev->CIS.delay); + SANEI_PA4S2_READBYTE (dev->desc->fd, &color); + } + + if (dev->CIS.hw_hres == dev->CIS.res) + { + /* One-to one mapping */ + DBG (6, "cis_read_line_low_level: one-to-one\n"); + for (ctr = 0; ctr < pixel; ctr++) + { + if (dev->CIS.delay) delay_read(dev->CIS.delay); + SANEI_PA4S2_READBYTE (dev->desc->fd, &color); + + cval = color; + + if (calib_low) { + low_val = calib_low[ctr] ; + } + + if (calib_hi) { + hi_val = calib_hi[ctr] ; + } + + cval -= low_val ; + cval <<= 8 ; + cval /= hi_val-low_val ; + + if (cval < 0) cval = 0; + else if (cval > 255) cval = 255; + + if (gamma) + cval = gamma[cval]; + + buf[ctr] = cval; + } + } + else if (dev->CIS.hw_hres > dev->CIS.res) + { + /* Sub-sampling */ + + int pos = 0; + DBG (6, "cis_read_line_low_level: sub-sampling\n"); + ctr = 0; + do + { + if (dev->CIS.delay) delay_read(dev->CIS.delay); + SANEI_PA4S2_READBYTE (dev->desc->fd, &color); + + cval = color; + if (ctr < (pos >> SANE_FIXED_SCALE_SHIFT)) + { + ctr++; + continue; + } + + ctr++; + pos += dev->CIS.hres_step; + + if (calib_low) { + low_val = calib_low[bpos] ; + } + + if (calib_hi) { + hi_val = calib_hi[bpos] ; + } + cval -= low_val ; + cval <<= 8 ; + cval /= hi_val-low_val ; + + if (cval < 0) cval = 0 ; + else if (cval > 255) cval = 255 ; + + if (gamma) cval = gamma[cval]; + + buf[bpos++] = cval; + } + while (bpos < pixel); + } + else + { + int calctr = 0; + SANE_Int pos = 0, nextPos = 1; + /* Step: eg: 600 DPI -> 700 DPI -> hres_step = 6/7 -> step = 1/7 */ + SANE_Int step = SANE_FIX(1) - dev->CIS.hres_step; + + /* Super-sampling */ + DBG (6, "cis_read_line_low_level: super-sampling\n"); + do + { + if (dev->CIS.delay) delay_read(dev->CIS.delay); + SANEI_PA4S2_READBYTE (dev->desc->fd, &color); + + cval = color; + + if (calib_low) { + low_val = calib_low[calctr] ; + } + + if (calib_hi) { + hi_val = calib_hi[calctr] ; + } + + if (++calctr >= dev->calib_pixels) { + /* Avoid array boundary violations due to rounding errors + (due to the incremental calculation, the current position + may be inaccurate to up to two pixels, so we may need to + read a few extra bytes -> use the last calibration value) */ + calctr = dev->calib_pixels - 1; + DBG (3, "cis_read_line_low_level: calibration overshoot\n"); + } + + cval -= low_val ; + cval <<= 8 ; + cval /= hi_val-low_val ; + + if (cval < 0) cval = 0 ; + else if (cval > 255) cval = 255 ; + + if (gamma) + cval = gamma[cval]; + + pos += step; + + if ((pos >> SANE_FIXED_SCALE_SHIFT) >= nextPos) + { + nextPos++; + + /* Insert an interpolated value */ + buf[bpos] = (buf[bpos-1] + cval)/2; /* Interpolate */ + ++bpos; + + /* Store the plain value, but only if we still need pixels */ + if (bpos < pixel) + buf[bpos++] = cval; + + pos += step; /* Take interpolated value into account for pos */ + } + else + { + buf[bpos++] = cval; + } + } + while (bpos < pixel); + } + + SANEI_PA4S2_READEND (dev->desc->fd); + DBG (6, "cis_read_line_low_level: done\n"); +} + +static SANE_Bool +cis_read_line (Mustek_PP_CIS_dev * dev, SANE_Byte* buf, SANE_Int pixel, + SANE_Bool raw) +{ + if (!dev->CIS.dontIncRead) + CIS_INC_READ(dev); + else + dev->CIS.dontIncRead = SANE_FALSE; + + + if (raw) + { + /* No color correction; raw data */ + cis_read_line_low_level (dev, buf, pixel, NULL, NULL, NULL); + } + else + { + /* Color correction */ + cis_read_line_low_level (dev, buf, pixel, + dev->calib_low[dev->CIS.channel], + dev->calib_hi[dev->CIS.channel], + (dev->desc->val[OPT_CUSTOM_GAMMA].w ? + dev->desc->gamma_table[dev->CIS.channel] : NULL)); + } + + return cis_wait_next_channel(dev); +} + +static void +cis_get_next_line (Mustek_PP_CIS_dev * dev, SANE_Byte * buf) +{ + SANE_Byte *dest, *tmpbuf = dev->tmpbuf; + int ctr, channel, first, last, stride, ignore, step = dev->CIS.line_step; + SANE_Byte gotline; + + if (dev->desc->mode == MODE_COLOR) + { + first = MUSTEK_PP_CIS_CHANNEL_RED; + last = MUSTEK_PP_CIS_CHANNEL_BLUE; + stride = 3; + ignore = 1; /* 1 * 3 channels */ + } + else + { + first = MUSTEK_PP_CIS_CHANNEL_GRAY; + last = MUSTEK_PP_CIS_CHANNEL_GRAY; + stride = 1; + ignore = 3; /* 3 * 1 channel */ + } + + gotline = SANE_FALSE; + do + { + dev->ccd_line++; + if ((dev->line_diff >> SANE_FIXED_SCALE_SHIFT) != dev->ccd_line) + { + cis_motor_forward (dev); + continue; + } + + dev->line_diff += step; + + for (channel = first; channel <= last; ++channel) + { + if (!cis_read_line(dev, tmpbuf, dev->desc->params.pixels_per_line, + SANE_FALSE)) + return; + + dest = buf + channel - first; + for (ctr = 0; ctr < dev->desc->params.pixels_per_line; ctr++) + { + *dest = tmpbuf[ctr]; + dest += stride; + } + } + gotline = SANE_TRUE; + } + while (!gotline && dev->desc->state != STATE_CANCELLED); +} + +static void +cis_get_grayscale_line (Mustek_PP_CIS_dev * dev, SANE_Byte * buf) +{ + cis_get_next_line(dev, buf); +} + +static void +cis_get_lineart_line (Mustek_PP_CIS_dev * dev, SANE_Byte * buf) +{ + int ctr; + SANE_Byte gbuf[MUSTEK_PP_CIS_MAX_H_PIXEL * 2]; + + cis_get_grayscale_line (dev, gbuf); + memset (buf, 0xFF, dev->desc->params.bytes_per_line); + + for (ctr = 0; ctr < dev->desc->params.pixels_per_line; ctr++) + buf[ctr >> 3] ^= ((gbuf[ctr] > dev->bw_limit) ? (1 << (7 - ctr % 8)) : 0); +} + +static void +cis_get_color_line (Mustek_PP_CIS_dev * dev, SANE_Byte * buf) +{ + cis_get_next_line(dev, buf); +} + + +/****************************************************************************** + * Saves the state of the device during reset and calibration. + *****************************************************************************/ +static void +cis_save_state (Mustek_PP_CIS_dev * dev) +{ + dev->Saved_CIS = dev->CIS; +} + +/****************************************************************************** + * Restores the state of the device after reset and calibration. + *****************************************************************************/ +static void +cis_restore_state (Mustek_PP_CIS_dev * dev) +{ + dev->CIS = dev->Saved_CIS; +} + +#define CIS_TOO_BRIGHT 1 +#define CIS_OK 0 +#define CIS_TOO_DARK -1 + +static int +cis_check_result(SANE_Byte* buffer, int pixel) +{ + int i, maxVal = 0; + + for (i=0;i maxVal) maxVal = buffer[i]; + + if (maxVal > 250) return CIS_TOO_BRIGHT; + if (maxVal < 240) return CIS_TOO_DARK; + return CIS_OK; +} + +static SANE_Bool +cis_maximize_dynamic_range(Mustek_PP_CIS_dev * dev) +{ + /* The device is in its final configuration already. */ + int i, j, pixel, channel, minExposeTime, first, last; + SANE_Byte powerOnDelayLower[3], powerOnDelayUpper[3], exposeTime[3]; + SANE_Byte buf[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; + SANE_Int pixels = dev->calib_pixels; + + DBG(3, "cis_maximize_dynamic_range: starting\n"); + + for (channel = 0; channel < 3; ++channel) + { + exposeTime[channel] = 254; + dev->CIS.powerOnDelay[channel] = 170; + powerOnDelayLower[channel] = 1; + powerOnDelayUpper[channel] = 254; + } + dev->CIS.setParameters = SANE_TRUE; + dev->CIS.exposeTime = exposeTime[MUSTEK_PP_CIS_CHANNEL_GREEN]; + cis_config_ccd(dev); + + M1015_DISPLAY_REGS(dev, "before maximizing dynamic range"); + dev->CIS.dontMove = SANE_TRUE; /* Don't move while calibrating */ + + if (!cis_wait_read_ready(dev) && dev->desc->state != STATE_CANCELLED) + { + DBG(2, "cis_maximize_dynamic_range: DEVICE NOT READY!\n"); + return SANE_FALSE; + } + + if (dev->desc->mode == MODE_COLOR) + { + first = MUSTEK_PP_CIS_CHANNEL_RED; + last = MUSTEK_PP_CIS_CHANNEL_BLUE; + } + else + { + first = MUSTEK_PP_CIS_CHANNEL_GRAY; + last = MUSTEK_PP_CIS_CHANNEL_GRAY; + } + + dev->CIS.channel = first; + + /* Perform a kind of binary search. In the worst case, we should find + the optimal power delay values after 8 iterations */ + for( i=0; i<8; i++) + { + for (channel = first; channel <= last; ++channel) + { + dev->CIS.powerOnDelay[channel] = (powerOnDelayLower[channel] + + powerOnDelayUpper[channel]) / 2; + } + Mustek_PP_1015_write_reg(dev, MA1015W_POWER_ON_DELAY, + dev->CIS.powerOnDelay[1]); /* Green */ + + for (pixel = 0; pixel < pixels; ++pixel) + { + buf[0][pixel] = buf[1][pixel] = buf[2][pixel] = 255; + } + + /* Scan 4 lines, but ignore the first 3 ones. */ + for (j = 0; j < 4; ++j) + { + for (channel = first; channel <= last; ++channel) + { + if (!cis_read_line(dev, &buf[channel][0], pixels, + /* raw = */ SANE_TRUE)) + return SANE_FALSE; + } + } + + for (channel = first; channel <= last; ++channel) + { + switch (cis_check_result(buf[channel], pixels)) + { + case CIS_TOO_BRIGHT: + powerOnDelayLower[channel] = dev->CIS.powerOnDelay[channel]; + break; + + case CIS_TOO_DARK: + powerOnDelayUpper[channel] = dev->CIS.powerOnDelay[channel]; + break; + + default: + break; + } + } + DBG (4, "cis_maximize_dynamic_range: power on delay %3d %3d %3d\n", + dev->CIS.powerOnDelay[0], dev->CIS.powerOnDelay[1], + dev->CIS.powerOnDelay[2]); + } + dev->CIS.dontMove = SANE_FALSE; + + DBG (3, "cis_maximize_dynamic_range: power on delay %3d %3d %3d\n", + dev->CIS.powerOnDelay[0], dev->CIS.powerOnDelay[1], + dev->CIS.powerOnDelay[2]); + + minExposeTime = (dev->CIS.hw_hres <= 300) ? 170 : 253; + + for (channel = first; channel <= last; ++channel) + { + dev->CIS.powerOnDelay[channel] = (powerOnDelayLower[channel] + + powerOnDelayUpper[channel]) / 2; + exposeTime[channel] -= dev->CIS.powerOnDelay[channel] - 1; + dev->CIS.powerOnDelay[channel] = 1; + + if (exposeTime[channel] < minExposeTime) + { + dev->CIS.powerOnDelay[channel] += + minExposeTime - exposeTime[channel]; + exposeTime[channel] = minExposeTime; + } + } + + dev->CIS.exposeTime = exposeTime[MUSTEK_PP_CIS_CHANNEL_GREEN]; + + DBG (3, "cis_maximize_dynamic_range: expose time: %3d\n", exposeTime[1]); + DBG (3, "cis_maximize_dynamic_range: power on delay %3d %3d %3d\n", + dev->CIS.powerOnDelay[0], dev->CIS.powerOnDelay[1], + dev->CIS.powerOnDelay[2]); + + /* + * Short the calibration. Temporary, to find out what is wrong with + * the calibration on a 600 CP. + * + dev->CIS.exposeTime = 170; + dev->CIS.powerOnDelay[0] = 120; + dev->CIS.powerOnDelay[1] = 120; + dev->CIS.powerOnDelay[2] = 120; + */ + return SANE_TRUE; +} + +static SANE_Bool +cis_measure_extremes(Mustek_PP_CIS_dev * dev, SANE_Byte* calib[3], + SANE_Int pixels, SANE_Int first, SANE_Int last) +{ + SANE_Byte buf[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; + SANE_Byte min[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; + SANE_Byte max[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; + SANE_Int sum[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; + int channel, cnt, p; + + memset((void*)&min, 255, 3*MUSTEK_PP_CIS_MAX_H_PIXEL*sizeof(SANE_Byte)); + memset((void*)&max, 0, 3*MUSTEK_PP_CIS_MAX_H_PIXEL*sizeof(SANE_Byte)); + memset((void*)&sum, 0, 3*MUSTEK_PP_CIS_MAX_H_PIXEL*sizeof(SANE_Int)); + + dev->CIS.channel = first; + + /* Purge the banks first (there's always a 3-cycle delay) */ + for (channel = first; channel <= last; ++channel) + { + if (!cis_read_line(dev, &buf[channel%3][0], pixels, + /* raw = */ SANE_TRUE)) + return SANE_FALSE; + } + --dev->CIS.skipsToOrigin; + + for (cnt = 0; cnt < MUSTEK_PP_CIS_AVERAGE_COUNT + 2; ++cnt) + { + for (channel = first; channel <= last; ++channel) + { + DBG(4, "cis_measure_extremes: Reading line %d - channel %d\n", + cnt, channel); + if (!cis_read_line(dev, &buf[channel][0], pixels, + /* raw = */ SANE_TRUE)) + return SANE_FALSE; + + for (p = 0; p < pixels; ++p) + { + SANE_Byte val = buf[channel][p]; + if (val < min[channel][p]) min[channel][p] = val; + if (val > max[channel][p]) max[channel][p] = val; + sum[channel][p] += val; + } + } + --dev->CIS.skipsToOrigin; + } + DBG(4, "cis_measure_extremes: Averaging\n"); + for (channel = first; channel <= last; ++channel) + { + /* Ignore the extreme values and take the average of the others. */ + for (p = 0; p < pixels; ++p) + { + sum[channel][p] -= min[channel][p] + max[channel][p]; + sum[channel][p] /= MUSTEK_PP_CIS_AVERAGE_COUNT; + if (calib[channel]) calib[channel][p] = sum[channel][p]; + } + } + DBG(4, "cis_measure_extremes: Done\n"); + return SANE_TRUE; +} + +static SANE_Bool +cis_normalize_ranges(Mustek_PP_CIS_dev * dev) +{ + SANE_Byte cal_low, cal_hi ; + SANE_Byte powerOnDelay[3] ; + SANE_Int pixels = dev->calib_pixels; + SANE_Int channel, p, first, last; + + if (dev->desc->mode == MODE_COLOR) + { + first = MUSTEK_PP_CIS_CHANNEL_RED; + last = MUSTEK_PP_CIS_CHANNEL_BLUE; + } + else + { + first = MUSTEK_PP_CIS_CHANNEL_GRAY; + last = MUSTEK_PP_CIS_CHANNEL_GRAY; + } + + DBG(3, "cis_normalize_ranges: Measuring high extremes\n"); + /* Measure extremes with normal lighting */ + if (!cis_measure_extremes(dev, dev->calib_hi, pixels, first, last)) { + return SANE_FALSE; + } + + /* Measure extremes without lighting */ + for (channel=first; channel<=last; ++channel) { + powerOnDelay[channel] = dev->CIS.powerOnDelay[channel]; + dev->CIS.powerOnDelay[channel] = dev->CIS.exposeTime; + } + + DBG(3, "cis_normalize_ranges: Measuring low extremes\n"); + if (!cis_measure_extremes(dev, dev->calib_low, pixels, first, last)) { + return SANE_FALSE; + } + + /* Restore settings */ + for (channel=first; channel<=last; ++channel) { + dev->CIS.powerOnDelay[channel] = powerOnDelay[channel]; + } + + /* Make sure calib_hi is greater than calib_low */ + for (channel = first; channel <= last; ++channel) { + for (p = 0; pcalib_low[channel]) { + cal_low = dev->calib_low[channel][p]; + } else { + cal_low = 0; + } + if (dev->calib_hi[channel]) { + cal_hi = dev->calib_hi[channel][p]; + } else { + cal_hi = 255; + } + if (cal_hi <= cal_low) { + if(cal_hi<255) { + /* calib_hi exists, else cal_hi would be 255 */ + dev->calib_hi[channel][p] = cal_low+1; + } else { + /* calib_low exists, else cal_low would be 0, < 255 */ + dev->calib_low[channel][p] = cal_hi-1; + } + } + } + } + DBG(3, "cis_normalize_ranges: calibration done\n"); + return SANE_TRUE; +} + +/* + * This routine measures the time that we have to wait between reading + * to pixels from the scanner. Especially at low resolutions, but also + * for narrow-width scans at high resolutions, reading too fast cause + * color stability problems. + * This routine sends a test pattern to the scanner memory banks and tries + * to measure how fast it can be retrieved without errors. + * The same is done by the TWAIN driver (TESTIO.CPP:TestDelay). + */ +static SANE_Bool +cis_measure_delay(Mustek_PP_CIS_dev * dev) +{ + SANE_Byte buf[2][2048]; + unsigned i, j, d; + int saved_res; + SANE_Bool error = SANE_FALSE; + + CIS_CLEAR_FULLFLAG(dev); + CIS_CLEAR_WRITE_ADDR(dev); + CIS_CLEAR_WRITE_BANK(dev); + CIS_INC_READ(dev); + CIS_CLEAR_READ_BANK(dev); + + M1015_DISPLAY_REGS(dev, "Before delay measurement"); + assert(dev->CIS.adjustskip == 0); + + /* Sawtooth */ + for (i=0; i<2048; ++i) + { + buf[0][i] = i % 255; /* Why 255 ? Seems to have no real importance */ + } + + Mustek_PP_1015_write_reg_start(dev, MA1015W_SRAM_SOURCE_PC); + for (i=0; i<2048; ++i) + { + Mustek_PP_1015_write_reg_val(dev, buf[0][i]); + } + Mustek_PP_1015_write_reg_stop(dev); + + /* Bank offset measurement */ + dev->CIS.delay = 0; /* Initialize to zero, measure next */ + + saved_res = dev->CIS.res; + dev->CIS.res = dev->CIS.hw_hres; + + /* + * Note: the TWAIN driver seems to have a fast EPP mode too. That one is + * tried first, and then they try the normal mode. I haven't figured out + * yet how the fast mode works, so I'll only check the normal mode for now. + * Moreover, from the behaviour that I've witnessed from the TWAIN driver, + * I must conclude that the fast mode probably doesn't work on my computer, + * so I can't test it anyhow. + */ + /* Gradually increase the delay till we have no more errors */ + for (d = 0; d < 75 /* 255 */ && dev->desc->state != STATE_CANCELLED; d += 5) + { + dev->CIS.delay = d; + + /* + * We read the line 5 times to make sure that all garbage is flushed. + */ + for (i=0; i<5; ++i) + { + CIS_INC_READ(dev); + CIS_CLEAR_READ_BANK(dev); + cis_read_line_low_level (dev, &buf[1][0], 2048, NULL, NULL, NULL); + if (dev->desc->state == STATE_CANCELLED) return SANE_FALSE; + } + + error = SANE_FALSE; + /* Check 100 times whether we can read without errors. */ + for (i=0; i<100 && !error; ++i) + { + CIS_INC_READ(dev); + CIS_CLEAR_READ_BANK(dev); + cis_read_line_low_level (dev, &buf[1][0], 2048, NULL, NULL, NULL); + if (dev->desc->state == STATE_CANCELLED) return SANE_FALSE; + + for (j=0; j<2048; ++j) + { + if (buf[0][j] != buf[1][j]) + { + error = SANE_TRUE; + break; + } + } + } + + DBG (3, "cis_measure_delay: delay %d\n", dev->CIS.delay); + if (!error) + break; + } + + dev->CIS.res = saved_res; + + if (error) + { + fprintf(stderr, "mustek_pp_cis: failed to measure delay.\n"); + fprintf(stderr, "Buffer contents:\n"); + for (j = 0; j < 20; ++j) + { + fprintf(stderr, "%d ", buf[1][j]); + } + fprintf(stderr, "\n"); + dev->CIS.delay = 0; + } + + DBG (3, "cis_measure_delay: delay %d\n", dev->CIS.delay); + return SANE_TRUE; +} + +static void +cis_motor_control (Mustek_PP_CIS_dev * dev, u_char control) +{ + cis_wait_motor_stable (dev); + Mustek_PP_1015_write_reg(dev, MA1015W_MOTOR_CONTROL, control); +} + +static void +cis_return_home (Mustek_PP_CIS_dev * dev, SANE_Bool nowait) +{ + SANE_Byte savedExposeTime = dev->CIS.exposeTime; + DBG(4, "cis_return_home: returning home; nowait: %d\n", nowait); + /* During a return-home, the expose time is fixed. */ + dev->CIS.exposeTime = 170; + cis_config_ccd(dev); + dev->CIS.exposeTime = savedExposeTime; + + cis_motor_control (dev, 0xEB); + + if (nowait == SANE_FALSE) + Mustek_PP_1015_wait_bit(dev, MA1015R_MOTOR, MA1015B_MOTOR_HOME, + SANE_TRUE, 1000); +} + +/****************************************************************************** + * Does a full reset of the device, ie. configures the CIS to a default + * resolution of 300 DPI (in high or low resolution mode, depending on the + * resolution requested by the user). + *****************************************************************************/ +static void +cis_reset_device (Mustek_PP_CIS_dev * dev) +{ + DBG(4, "cis_reset_device: resetting device\n"); + dev->CIS.adjustskip = 0; + dev->CIS.dontIncRead = SANE_TRUE; + dev->CIS.dontMove = SANE_FALSE; + + cis_save_state(dev); + + dev->CIS.hw_hres = 300; + dev->CIS.channel = MUSTEK_PP_CIS_CHANNEL_GREEN; + dev->CIS.setParameters = SANE_FALSE; + dev->CIS.exposeTime = 0xAA; + + cis_config_ccd (dev); + + cis_restore_state(dev); + +} + +static SANE_Bool +cis_calibrate (Mustek_PP_CIS_dev * dev) +{ + int i, saved_res = dev->CIS.res, saved_vres = dev->CIS.hw_vres; + + /* + * Flow of operation observed from the twain driver + * (it is assumed that the lamp is at the origin, and that the CIS is + * configured for 300 DPI, ie. cis_reset_device has been called.) + * + * - Reset the device and return the lamp to its home position + * + * - Unknown short sequence + * + * - Send a sawtooth-like pattern to one of the memory banks. + * + * - Repetitive read_line of 2048 bytes, interleaved with an unknown + * command. The number varies between 102 and 170 times, but there + * doesn't seem to be any correlation with the current mode of the + * scanner, so I assume that the exact number isn't really relevant. + * The values that are read are the one that were sent to the bank, + * rotated by 1 byte in my case. + * + * + * It seems that the width of the black border is being measured at + * this stage, possibly multiple times till it stabilizes. + * I assume that the buffer is read 100 times to allow the lamp to + * warm up and that the the width of the black border is then being + * measured till it stabilizes. That would explain the minimum number + * of 102 iterations that I've seen. + * + * - reset the device + * + * - move the motor 110 steps forward. The TWAIN driver moves 90 steps, + * and I've used 90 steps for a long time too, but occasionally, + * 90 steps is a fraction to short to reach the start of the + * calibration strip (the motor movements are not very accurate; + * an offset of 1 mm is not unusual). Therefore, I've increased it to + * 110 steps. This gives us an additional 1.6 mm slack, which should + * prevent calibration errors. + * (Note that the MUSTEK_PP_CIS_????CP_DEFAULT_SKIP constants have to + * be adjusted if the number of steps is altered.) + * + * - configure the CIS : actual resolution + set parameters + * + */ + + /* + * We must make sure that we are in the scanning state; otherwise we may + * still be in the canceled state from a previous scan (even if terminated + * normally), and the whole calibration would go wrong. + */ + dev->desc->state = STATE_SCANNING; + + cis_reset_device (dev); + cis_return_home (dev, SANE_FALSE); /* Wait till it's home */ + + /* Use maximum resolution during calibration; otherwise we may calibrate + past the calibration strip. */ + dev->CIS.hw_vres = dev->desc->dev->maxres; + /* This field remembers how many steps we still have to go @ max res */ + dev->CIS.skipsToOrigin = dev->top_skip; /*max2hw_vres(dev, dev->top_skip); */ + + if (!cis_measure_delay(dev)) + return SANE_FALSE; + + cis_reset_device (dev); + + /* Move motor 110 steps @ 300 DPI */ + Mustek_PP_1015_write_reg_start(dev, MA1015W_MOTOR_CONTROL); + for (i=0; i<110; ++i) + { + if (dev->model == MUSTEK_PP_CIS600) + { + Mustek_PP_1015_write_reg_val (dev, 0x73); + } + else + { + Mustek_PP_1015_write_reg_val (dev, 0x7B); + } + cis_wait_motor_stable (dev); + } + Mustek_PP_1015_write_reg_stop(dev); + + /* Next, we maximize the dynamic range of the scanner. During calibration + we don't want to extrapolate, so we limit the resolution if necessary */ + + if (dev->CIS.hw_hres < dev->CIS.res) + dev->CIS.res = dev->CIS.hw_hres; + + if (!cis_maximize_dynamic_range(dev)) + return SANE_FALSE; + + if (!cis_normalize_ranges(dev)) + return SANE_FALSE; + + dev->CIS.res = saved_res; + dev->CIS.hw_vres = saved_vres; + + /* Convert steps back to max res size, which are used during skipping */ +/* dev->CIS.skipsToOrigin = hw2max_vres(dev, dev->CIS.skipsToOrigin); */ + + /* Move to the origin */ + DBG(3, "cis_calibrate: remaining skips to origin @maxres: %d\n", + dev->CIS.skipsToOrigin); + cis_move_motor(dev, dev->CIS.skipsToOrigin); + + if (dev->calib_mode) + { + /* In calibration mode, we scan the interior of the scanner before the + glass plate in order to find the position of the calibration strip + and the start of the glass plate. */ + DBG(3, "cis_calibrate: running in calibration mode. Returning home.\n"); + cis_return_home (dev, SANE_FALSE); /* Wait till it's home */ + } + + return dev->desc->state != STATE_CANCELLED ? SANE_TRUE : SANE_FALSE; + +} + +/****************************************************************************** + ****************************************************************************** + *** Mustek PP interface *** + ****************************************************************************** + *****************************************************************************/ + +/****************************************************************************** +* Init * +******************************************************************************/ + +/* Shared initialization routine */ +static SANE_Status cis_attach(SANE_String_Const port, + SANE_String_Const name, + SANE_Attach_Callback attach, + SANE_Int driverNo, + SANE_Int info) +{ + int fd; + SANE_Status status; + u_char asic; + + status = sanei_pa4s2_open (port, &fd); + + if (status != SANE_STATUS_GOOD) + { + SANE_Status altStatus; + SANE_String_Const altPort; + + DBG (2, "cis_attach: couldn't attach to `%s' (%s)\n", port, + sane_strstatus (status)); + + /* Make migration to libieee1284 painless for users that used + direct io in the past */ + if (strcmp(port, "0x378") == 0) altPort = "parport0"; + else if (strcmp(port, "0x278") == 0) altPort = "parport1"; + else if (strcmp(port, "0x3BC") == 0) altPort = "parport2"; + else return status; + + DBG (2, "cis_attach: trying alternative port name: %s\n", altPort); + + altStatus = sanei_pa4s2_open (altPort, &fd); + if (altStatus != SANE_STATUS_GOOD) + { + DBG (2, "cis_attach: couldn't attach to alternative port `%s' " + "(%s)\n", altPort, sane_strstatus (altStatus)); + return status; /* Return original status, not alternative status */ + } + } + + M1015_START_LL; + M1015_START_HL; + + + sanei_pa4s2_enable (fd, SANE_TRUE); + SANEI_PA4S2_READBEGIN (fd, 0); + SANEI_PA4S2_READBYTE (fd, &asic); + SANEI_PA4S2_READEND (fd); + sanei_pa4s2_enable (fd, SANE_FALSE); + + sanei_pa4s2_close (fd); + + if (asic != 0xA5) /* Identifies the MA1015 chipset */ + { + /* CIS driver only works for MA1015 chipset */ + DBG (2, "cis_attach: asic id (0x%02x) not recognized\n", asic); + return SANE_STATUS_INVAL; + } + + DBG (3, "cis_attach: device %s attached\n", name); + DBG (3, "cis_attach: asic 0x%02x\n", asic); + + return attach(port, name, driverNo, info); +} + +SANE_Status cis600_drv_init(SANE_Int options, SANE_String_Const port, + SANE_String_Const name, SANE_Attach_Callback attach) +{ + if (options != CAP_NOTHING) + return SANE_STATUS_INVAL; + + return cis_attach(port, name, attach, MUSTEK_PP_CIS600, MUSTEK_PP_CIS600); +} + +SANE_Status cis1200_drv_init(SANE_Int options, SANE_String_Const port, + SANE_String_Const name, SANE_Attach_Callback attach) +{ + if (options != CAP_NOTHING) + return SANE_STATUS_INVAL; + + return cis_attach(port, name, attach, MUSTEK_PP_CIS1200, MUSTEK_PP_CIS1200); +} + +SANE_Status cis1200p_drv_init(SANE_Int options, SANE_String_Const port, + SANE_String_Const name, SANE_Attach_Callback attach) +{ + if (options != CAP_NOTHING) + return SANE_STATUS_INVAL; + + return cis_attach(port, name, attach, MUSTEK_PP_CIS1200PLUS, MUSTEK_PP_CIS1200PLUS); +} + +/****************************************************************************** +* Capabilities * +******************************************************************************/ +void cis_drv_capabilities(SANE_Int info, SANE_String *model, + SANE_String *vendor, SANE_String *type, + SANE_Int *maxres, SANE_Int *minres, + SANE_Int *maxhsize, SANE_Int *maxvsize, + SANE_Int *caps) +{ + *vendor = strdup("Mustek"); + *type = strdup("flatbed scanner"); + *caps = CAP_NOTHING; + + switch(info) + { + case MUSTEK_PP_CIS600: + *model = strdup("600CP"); + *maxres = 600; + *minres = 50; + *maxhsize = MUSTEK_PP_CIS_MAX_H_PIXEL; + *maxvsize = MUSTEK_PP_CIS_MAX_V_PIXEL; + break; + case MUSTEK_PP_CIS1200: + *model = strdup("1200CP"); + *maxres = 1200; + *minres = 50; + *maxhsize = MUSTEK_PP_CIS_MAX_H_PIXEL*2; + *maxvsize = MUSTEK_PP_CIS_MAX_V_PIXEL*2; + break; + case MUSTEK_PP_CIS1200PLUS: + *model = strdup("1200CP+"); + *maxres = 1200; + *minres = 50; + *maxhsize = MUSTEK_PP_CIS_MAX_H_PIXEL*2; + *maxvsize = MUSTEK_PP_CIS_MAX_V_PIXEL*2; + break; + } +} + +/****************************************************************************** +* Open * +******************************************************************************/ +SANE_Status cis_drv_open (SANE_String port, SANE_Int caps, SANE_Int *fd) +{ + SANE_Status status; + + if (caps != CAP_NOTHING) + { + DBG (1, "cis_drv_open: called with unknown capabilities (0x%02X)\n", caps); + return SANE_STATUS_INVAL; + } + + DBG (3, "cis_drv_open: called for port %s\n", port); + + status = sanei_pa4s2_open (port, fd); + + if (status != SANE_STATUS_GOOD) + { + SANE_Status altStatus; + SANE_String_Const altPort; + + DBG (2, "cis_attach: couldn't attach to `%s' (%s)\n", port, + sane_strstatus (status)); + + /* Make migration to libieee1284 painless for users that used + direct io in the past */ + if (strcmp(port, "0x378") == 0) altPort = "parport0"; + else if (strcmp(port, "0x278") == 0) altPort = "parport1"; + else if (strcmp(port, "0x3BC") == 0) altPort = "parport2"; + else return status; + + DBG (2, "cis_attach: trying alternative port name: %s\n", altPort); + + altStatus = sanei_pa4s2_open (altPort, fd); + if (altStatus != SANE_STATUS_GOOD) + { + DBG (2, "cis_attach: couldn't attach to alternative port `%s' " + "(%s)\n", altPort, sane_strstatus (altStatus)); + return status; /* Return original status, not alternative status */ + } + } + + return SANE_STATUS_GOOD; +} + +/****************************************************************************** +* Setup * +******************************************************************************/ +void cis_drv_setup (SANE_Handle hndl) +{ + Mustek_pp_Handle *dev = hndl; + Mustek_PP_CIS_dev *cisdev; + cisdev = (Mustek_PP_CIS_dev*)malloc(sizeof(Mustek_PP_CIS_dev)); + if (cisdev == NULL) + { + DBG (2, "cis_drv_setup: not enough memory for device descriptor\n"); + sanei_pa4s2_close (dev->fd); + return; + } + memset(cisdev, 0, sizeof(Mustek_PP_CIS_dev)); + DBG(3, "cis_drv_setup: cis device allocated\n"); + + dev->lamp_on = 0; + dev->priv = cisdev; + + cisdev->desc = dev; + cisdev->model = dev->dev->info; + cisdev->CIS.hw_hres = 300; + cisdev->CIS.cisRes = 300; + cisdev->CIS.hw_vres = 300; + + /* Default values for configurable parameters; configuration file + may override them. */ + cisdev->fast_skip = SANE_TRUE; + cisdev->bw_limit = 127; + cisdev->calib_mode = SANE_FALSE; + cisdev->engine_delay = 0; + if (cisdev->model == MUSTEK_PP_CIS600) + { + cisdev->top_skip = MUSTEK_PP_CIS_600CP_DEFAULT_SKIP; + } + else + { + cisdev->top_skip = MUSTEK_PP_CIS_1200CP_DEFAULT_SKIP; + } +} + +/****************************************************************************** +* Config * +******************************************************************************/ +SANE_Status cis_drv_config(SANE_Handle hndl, SANE_String_Const optname, + SANE_String_Const optval) +{ + Mustek_pp_Handle *dev = hndl; + Mustek_PP_CIS_dev *cisdev = dev->priv; + int value = 0; + double dvalue = 0; + DBG (3, "cis_drv_cfg option: %s=%s\n", optname, optval ? optval : ""); + if (!strcmp(optname, "top_adjust")) + { + if (!optval) + { + DBG (1, "cis_drv_config: missing value for option top_adjust\n"); + return SANE_STATUS_INVAL; + } + dvalue = atof(optval); + + /* An adjustment of +/- 5 mm should be sufficient and safe */ + if (dvalue < -5.0) + { + DBG (1, "cis_drv_config: value for option top_adjust too small: " + "%.2f < -5; limiting to -5 mm\n", dvalue); + dvalue = -5.0; + } + if (dvalue > 5.0) + { + DBG (1, "cis_drv_config: value for option top_adjust too large: " + "%.2f > 5; limiting to 5 mm\n", dvalue); + dvalue = 5.0; + } + /* In practice, there is a lower bound on the value that can be used, + but if the top_skip value is smaller than that value, the only result + will be that the driver tries to move the head a negative number + of steps after calibration. The move routine just ignores negative + steps, so no harm can be done. */ + cisdev->top_skip += MM_TO_PIXEL(dvalue, dev->dev->maxres); + DBG (3, "cis_drv_config: setting top skip value to %d\n", + cisdev->top_skip); + + /* Just to be cautious; we don't want the head to hit the bottom */ + if (cisdev->top_skip > 600) cisdev->top_skip = 600; + if (cisdev->top_skip < -600) cisdev->top_skip = -600; + } + else if (!strcmp(optname, "slow_skip")) + { + if (optval) + { + DBG (1, "cis_drv_config: unexpected value for option slow_skip\n"); + return SANE_STATUS_INVAL; + } + DBG (3, "cis_drv_config: disabling fast skipping\n"); + cisdev->fast_skip = SANE_FALSE; + } + else if (!strcmp(optname, "bw")) + { + if (!optval) + { + DBG (1, "cis_drv_config: missing value for option bw\n"); + return SANE_STATUS_INVAL; + } + value = atoi(optval); + if (value < 0 || value > 255) + { + DBG (1, "cis_drv_config: value for option bw out of range: " + "%d < 0 or %d > 255\n", value, value); + return SANE_STATUS_INVAL; + } + cisdev->bw_limit = value; + } + else if (!strcmp(optname, "calibration_mode")) + { + if (optval) + { + DBG (1, "cis_drv_config: unexpected value for option calibration_mode\n"); + return SANE_STATUS_INVAL; + } + DBG (3, "cis_drv_config: using calibration mode\n"); + cisdev->calib_mode = SANE_TRUE; + } + else if (!strcmp(optname, "engine_delay")) + { + if (!optval) + { + DBG (1, "cis_drv_config: missing value for option engine_delay\n"); + return SANE_STATUS_INVAL; + } + value = atoi(optval); + if (value < 0 || value > 100) /* 100 ms is already pretty slow */ + { + DBG (1, "cis_drv_config: value for option engine_delay out of range: " + "%d < 0 or %d > 100\n", value, value); + return SANE_STATUS_INVAL; + } + cisdev->engine_delay = value; + } + else + { + DBG (1, "cis_drv_config: unknown options %s\n", optname); + return SANE_STATUS_INVAL; + } + return SANE_STATUS_GOOD; +} + +/****************************************************************************** +* Close * +******************************************************************************/ +void cis_drv_close (SANE_Handle hndl) +{ + Mustek_pp_Handle *dev = hndl; + Mustek_PP_CIS_dev *cisdev = dev->priv; + DBG (3, "cis_close: resetting device.\n"); + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + cis_reset_device (cisdev); + DBG (3, "cis_close: returning home.\n"); + cis_return_home (cisdev, SANE_TRUE); /* Don't wait */ + DBG (3, "cis_close: disabling fd.\n"); + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (3, "cis_close: closing fd.\n"); + sanei_pa4s2_close (dev->fd); + DBG (3, "cis_close: done.\n"); + DBG (6, "cis_close: lamp_on: %d\n", (int)dev->lamp_on); + M1015_STOP_LL; + M1015_STOP_HL; +} + +/****************************************************************************** +* Start * +******************************************************************************/ +SANE_Status cis_drv_start (SANE_Handle hndl) +{ + Mustek_pp_Handle *dev = hndl; + Mustek_PP_CIS_dev *cisdev = dev->priv; + SANE_Int pixels = dev->params.pixels_per_line; + + if (!cisdev) + { + DBG (2, "cis_drv_start: not enough memory for device\n"); + return SANE_STATUS_NO_MEM; + } + + cisdev->CIS.exposeTime = 0xAA; + cisdev->CIS.setParameters = SANE_FALSE; + cisdev->CIS.use8KBank = SANE_TRUE; + cisdev->CIS.imagebytes = dev->bottomX - dev->topX; + cisdev->CIS.skipimagebytes = dev->topX; + + cisdev->CIS.res = dev->res; + + DBG (3, "cis_drv_start: %d dpi\n", dev->res); + + if (dev->res <= 50 && cisdev->model != MUSTEK_PP_CIS1200PLUS) + { + cisdev->CIS.hw_hres = 50; + } + else if (dev->res <= 75 && cisdev->model == MUSTEK_PP_CIS1200PLUS) + { + cisdev->CIS.hw_hres = 75; + } + else if (dev->res <= 100) + { + cisdev->CIS.hw_hres = 100; + } + else if (dev->res <= 200) + { + cisdev->CIS.hw_hres = 200; + } + else if (dev->res <= 300) + { + cisdev->CIS.hw_hres = 300; + } + else + { + if (cisdev->model == MUSTEK_PP_CIS600) + { + cisdev->CIS.hw_hres = 300; /* Limit for 600 CP */ + } + else if (dev->res <= 400) + { + cisdev->CIS.hw_hres = 400; + } + else + { + cisdev->CIS.hw_hres = 600; /* Limit for 1200 CP/CP+ */ + } + } + + if (cisdev->model == MUSTEK_PP_CIS600) + { + if (dev->res <= 150) + { + cisdev->CIS.hw_vres = 150; + } + else if (dev->res <= 300) + { + cisdev->CIS.hw_vres = 300; + } + else + { + cisdev->CIS.hw_vres = 600; + } + } + else + { + if (dev->res <= 300) + { + cisdev->CIS.hw_vres = 300; + } + else if (dev->res <= 600) + { + cisdev->CIS.hw_vres = 600; + } + else + { + cisdev->CIS.hw_vres = 1200; + } + } + + if (cisdev->model == MUSTEK_PP_CIS600 || + (cisdev->model == MUSTEK_PP_CIS1200 && dev->res <= 300)) + cisdev->CIS.cisRes = 300; + else + cisdev->CIS.cisRes = 600; + + /* Calibration only makes sense for hardware pixels, not for interpolated + pixels, so we limit the number of calibration pixels to the maximum + number of hardware pixels corresponding to the selected area */ + if (dev->res > cisdev->CIS.hw_hres) + cisdev->calib_pixels = (pixels * cisdev->CIS.hw_hres) / dev->res; + else + cisdev->calib_pixels = pixels; + + DBG (3, "cis_drv_start: hres: %d vres: %d cisres: %d\n", + cisdev->CIS.hw_hres, cisdev->CIS.hw_vres, cisdev->CIS.cisRes); + + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + + cis_reset_device (cisdev); + cis_return_home (cisdev, SANE_TRUE); /* Don't wait here */ + +#ifdef M1015_TRACE_REGS + { + int i, j; + + /* + * Set all registers to -1 (uninitialized) + */ + for (i=0; i<4; ++i) + { + cisdev->CIS.regs.in_regs[i] = -1; + for (j=0; j<4; ++j) + { + cisdev->CIS.regs.out_regs[i][j] = -1; + } + } + + cisdev->CIS.regs.channel = -1; + /* These values have been read earlier. */ + cisdev->CIS.regs.in_regs[0] = 0xA5; + } +#endif + + cis_reset_device (cisdev); + cis_return_home (cisdev, SANE_TRUE); /* no wait */ + + /* Allocate memory for temporary color buffer */ + cisdev->tmpbuf = malloc (pixels); + if (cisdev->tmpbuf == NULL) + { + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (2, "cis_drv_start: not enough memory for temporary buffer\n"); + free(cisdev); + dev->priv = NULL; + return SANE_STATUS_NO_MEM; + } + + /* Allocate memory for calibration; calibrating interpolated pixels + makes no sense */ + if (pixels > (dev->dev->maxhsize >> 1)) + pixels = (dev->dev->maxhsize >> 1); + + cisdev->calib_low[1] = malloc (pixels); + cisdev->calib_hi[1] = malloc (pixels); + + if (cisdev->calib_low[1] == NULL || cisdev->calib_hi[1] == NULL) + { + free (cisdev->calib_low[1]); cisdev->calib_low[1] = NULL; + free (cisdev->calib_hi[1]); cisdev->calib_hi[1] = NULL; + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (2, "cis_drv_start: not enough memory for calibration buffer\n"); + free(cisdev->tmpbuf); cisdev->tmpbuf = NULL; + free(cisdev); dev->priv = NULL; + return SANE_STATUS_NO_MEM; + } + + cisdev->calib_low[0] = NULL; + cisdev->calib_low[2] = NULL; + cisdev->calib_hi[0] = NULL; + cisdev->calib_hi[2] = NULL; + if (dev->mode == MODE_COLOR) + { + cisdev->calib_low[0] = malloc (pixels); + cisdev->calib_low[2] = malloc (pixels); + cisdev->calib_hi[0] = malloc (pixels); + cisdev->calib_hi[2] = malloc (pixels); + + if ((cisdev->calib_low[0] == NULL) || (cisdev->calib_low[2] == NULL) || + (cisdev->calib_hi[0] == NULL) || (cisdev->calib_hi[2] == NULL)) + { + free (cisdev->calib_low[0]); cisdev->calib_low[0] = NULL; + free (cisdev->calib_low[1]); cisdev->calib_low[1] = NULL; + free (cisdev->calib_low[2]); cisdev->calib_low[2] = NULL; + free (cisdev->calib_hi[0]); cisdev->calib_hi[0] = NULL; + free (cisdev->calib_hi[1]); cisdev->calib_hi[1] = NULL; + free (cisdev->calib_hi[2]); cisdev->calib_hi[2] = NULL; + free(cisdev->tmpbuf); cisdev->tmpbuf = NULL; + free(cisdev); dev->priv = NULL; + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (2, "cis_drv_start: not enough memory for color calib buffer\n"); + return SANE_STATUS_NO_MEM; + } + } + + DBG (3, "cis_drv_start: executing calibration\n"); + + if (!cis_calibrate (cisdev)) + { + free (cisdev->calib_low[0]); cisdev->calib_low[0] = NULL; + free (cisdev->calib_low[1]); cisdev->calib_low[1] = NULL; + free (cisdev->calib_low[2]); cisdev->calib_low[2] = NULL; + free (cisdev->calib_hi[0]); cisdev->calib_hi[0] = NULL; + free (cisdev->calib_hi[1]); cisdev->calib_hi[1] = NULL; + free (cisdev->calib_hi[2]); cisdev->calib_hi[2] = NULL; + free(cisdev->tmpbuf); cisdev->tmpbuf = NULL; + free(cisdev); dev->priv = NULL; + return SANE_STATUS_CANCELLED; /* Most likely cause */ + } + +/* M1015_DISPLAY_REGS(dev, "after calibration"); */ + + cis_get_bank_count(cisdev); + + cis_move_motor (cisdev, dev->topY); /* Measured in max resolution */ + + /* It is vital to reinitialize the scanner right before we start the + real scanning. Otherwise the bank synchronization may have gotten lost + by the time we reach the top of the scan area */ + + cisdev->CIS.setParameters = SANE_TRUE; + cis_config_ccd(cisdev); + cis_wait_read_ready(cisdev); + + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + + cisdev->CIS.line_step = + SANE_FIX ((float) cisdev->CIS.hw_vres / (float) cisdev->CIS.res); + + /* + * It is very important that line_diff is not initialized at zero ! + * If it is set to zero, the motor will keep on moving forever (or better, + * till the scanner breaks). + */ + cisdev->line_diff = cisdev->CIS.line_step; + cisdev->ccd_line = 0; + cisdev->line = 0; + cisdev->lines_left = dev->params.lines; + + dev->state = STATE_SCANNING; + + DBG (3, "cis_drv_start: device ready for scanning\n"); + + return SANE_STATUS_GOOD; +} + +/****************************************************************************** +* Read * +******************************************************************************/ +void cis_drv_read (SANE_Handle hndl, SANE_Byte *buffer) +{ + Mustek_pp_Handle *dev = hndl; + Mustek_PP_CIS_dev *cisdev = dev->priv; + DBG(6, "cis_drv_read: Reading line\n"); + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + switch (dev->mode) + { + case MODE_BW: + cis_get_lineart_line(cisdev, buffer); + break; + + case MODE_GRAYSCALE: + cis_get_grayscale_line(cisdev, buffer); + break; + + case MODE_COLOR: + cis_get_color_line(cisdev, buffer); + break; + } + sanei_pa4s2_enable (dev->fd, SANE_FALSE); +} + +/****************************************************************************** +* Stop * +******************************************************************************/ +void cis_drv_stop (SANE_Handle hndl) +{ + Mustek_pp_Handle *dev = hndl; + Mustek_PP_CIS_dev *cisdev = dev->priv; + + /* device is scanning: return lamp and free buffers */ + DBG (3, "cis_drv_stop: stopping current scan\n"); + dev->state = STATE_CANCELLED; + + DBG (9, "cis_drv_stop: enabling fd\n"); + sanei_pa4s2_enable (dev->fd, SANE_TRUE); + Mustek_PP_1015_write_reg(cisdev, MA1015W_MOTOR_CONTROL, 0); /* stop */ + DBG (9, "cis_drv_stop: resetting device (1)\n"); + cis_reset_device (cisdev); + DBG (9, "cis_drv_stop: returning home\n"); + cis_return_home (cisdev, SANE_TRUE); /* don't wait */ + DBG (9, "cis_drv_stop: resetting device (2)\n"); + cis_reset_device (cisdev); + DBG (9, "cis_drv_stop: disabling fd\n"); + sanei_pa4s2_enable (dev->fd, SANE_FALSE); + DBG (9, "cis_drv_stop: freeing buffers\n"); + + /* This is no good: canceling while the device is scanning and + freeing the data buffers can result in illegal memory accesses if + the device is still scanning in another thread. */ + free (cisdev->calib_low[1]); cisdev->calib_low[1] = NULL; + free (cisdev->calib_hi[1]); cisdev->calib_hi[1] = NULL; + free (cisdev->tmpbuf); cisdev->tmpbuf = NULL; + DBG (3, "cis_drv_stop: freed green and temporary buffers\n"); + + if (cisdev->CIS.mode == MODE_COLOR) + { + free (cisdev->calib_low[0]); cisdev->calib_low[0] = NULL; + free (cisdev->calib_low[2]); cisdev->calib_low[2] = NULL; + free (cisdev->calib_hi[0]); cisdev->calib_hi[0] = NULL; + free (cisdev->calib_hi[2]); cisdev->calib_hi[2] = NULL; + } + DBG (3, "cis_drv_stop: freed buffers\n"); + DBG (6, "cis_drv_stop: lamp_on: %d\n", (int)dev->lamp_on); +} diff --git a/backend/mustek_pp_cis.h b/backend/mustek_pp_cis.h new file mode 100644 index 0000000..2a38d89 --- /dev/null +++ b/backend/mustek_pp_cis.h @@ -0,0 +1,273 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2001-2003 Eddy De Greef + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek PP flatbed _CIS_ scanners. +*/ + +#ifndef mustek_pp_cis_h +#define mustek_pp_cis_h + +#include "../include/sane/sane.h" + +/****************************************************************************** + * Read register symbols. + *****************************************************************************/ +typedef enum { + MA1015R_ASIC = 0x00, + MA1015R_SCAN_VAL = 0x01, + MA1015R_MOTOR = 0x02, + MA1015R_BANK_COUNT = 0x03 + } +Mustek_PP_1015R_reg; + +/****************************************************************************** + * Read register bitmask symbols. + *****************************************************************************/ +typedef enum { + MA1015B_MOTOR_HOME = 0x01, + MA1015B_MOTOR_STABLE = 0x03 + } +Mustek_PP_1015R_bit; + +/****************************************************************************** + * Write register symbols: (bank number << 4) + register number. + *****************************************************************************/ + +typedef enum { + MA1015W_RED_REF = 0x00, + MA1015W_GREEN_REF = 0x01, + MA1015W_BLUE_REF = 0x02, + MA1015W_DPI_CONTROL = 0x03, + + MA1015W_BYTE_COUNT_HB = 0x10, + MA1015W_BYTE_COUNT_LB = 0x11, + MA1015W_SKIP_COUNT = 0x12, + MA1015W_EXPOSE_TIME = 0x13, + + MA1015W_SRAM_SOURCE_PC = 0x20, + MA1015W_MOTOR_CONTROL = 0x21, + MA1015W_UNKNOWN_42 = 0x22, + MA1015W_UNKNOWN_82 = 0x23, + + MA1015W_POWER_ON_DELAY = 0x30, + MA1015W_CCD_TIMING = 0x31, + MA1015W_CCD_TIMING_ADJ = 0x32, + MA1015W_RIGHT_BOUND = 0x33 + } +Mustek_PP_1015W_reg; + + +/****************************************************************************** + * Mustek MA1015 register tracing structure. + * Can be used to trace the status of the registers of the MA1015 chipset + * during debugging. Most fields are not used in production code. + *****************************************************************************/ +typedef struct Mustek_PP_1015_Registers +{ + SANE_Byte in_regs[4]; + SANE_Byte out_regs[4][4]; + SANE_Byte channel; + + Mustek_PP_1015R_reg current_read_reg; + SANE_Int read_count; + + Mustek_PP_1015W_reg current_write_reg; /* always used */ + SANE_Int write_count; +} +Mustek_PP_1015_Registers; + + +/****************************************************************************** + * CIS information + *****************************************************************************/ +typedef struct Mustek_PP_CIS_Info +{ + /* Expose time (= time the lamp is on ?) */ + SANE_Byte exposeTime; + + /* Power-on delay (= time between lamp on and start of capturing ?) */ + SANE_Byte powerOnDelay[3]; + + /* Motor step control */ + SANE_Byte phaseType; + + /* Use 8K bank or 4K bank */ + SANE_Bool use8KBank; + + /* High resolution (600 DPI) or not (300 DPI) */ + SANE_Bool highRes; + + /* delay between pixels; reading too fast causes stability problems */ + SANE_Int delay; + + /* Register representation */ + Mustek_PP_1015_Registers regs; + + /* Current color channel */ + SANE_Int channel; + + /* Blocks motor movements during calibration */ + SANE_Bool dontMove; + + /* Prevents read increment the before the first read */ + SANE_Bool dontIncRead; + + /* Controls whether or not calibration parameters are transmitted + during CIS configuration */ + SANE_Bool setParameters; + + /* Number of lines to skip to reach the origin (used during calibration) */ + SANE_Int skipsToOrigin; + + /* Physical resolution of the CIS: either 300 or 600 DPI */ + SANE_Int cisRes; + + /* CCD mode (color/grayscale/lineart) */ + SANE_Int mode; + + /* how many positions to skip until scan area starts @ max res */ + SANE_Int skipimagebytes; + + /* how many image bytes to scan @ max res */ + SANE_Int imagebytes; + + /* total skip, adjusted to resolution */ + SANE_Int adjustskip; + + /* current resolution */ + SANE_Int res; + + /* current horizontal hardware resolution */ + SANE_Int hw_hres; + + /* current vertical hardware resolution */ + SANE_Int hw_vres; + + /* how many positions to scan for one pixel */ + SANE_Int hres_step; + + /* how many lines to scan for one scanline */ + SANE_Int line_step; + + /* inversion */ + SANE_Bool invert; + +} Mustek_PP_CIS_Info; + +struct Mustek_pp_Handle; +typedef struct Mustek_PP_CIS_dev +{ + /* device descriptor */ + struct Mustek_pp_Handle *desc; + + /* model identification (600CP/1200CP/1200CP+) */ + SANE_Int model; + + /* CIS status */ + Mustek_PP_CIS_Info CIS; + + /* used during calibration & return_home */ + Mustek_PP_CIS_Info Saved_CIS; + + /* bank count */ + int bank_count; + + /* those are used to count the hardware line the scanner is at, the + line the current bank is at and the lines we've scanned */ + int line; + int line_diff; + int ccd_line; + int lines_left; + + /* Configuration parameters that the user can calibrate */ + /* Starting position at the top */ + SANE_Int top_skip; + /* Use fast skipping method for head movements ? (default: yes) */ + SANE_Bool fast_skip; + /* Discrimination value to choose between black and white */ + SANE_Byte bw_limit; + /* Run in calibration mode ? (default: no) */ + SANE_Bool calib_mode; + /* Extra delay between engine commands (ms). Default: zero. */ + SANE_Int engine_delay; + + /* temporary buffer for 1 line (of one color) */ + SANE_Byte *tmpbuf; + + /* calibration buffers (low cut, high cut) */ + SANE_Byte *calib_low[3]; + SANE_Byte *calib_hi[3]; + + /* Number of pixels in calibration buffers (<= number of pixels to scan) */ + int calib_pixels; + +} Mustek_PP_CIS_dev; + +#define CIS_AVERAGE_NONE(dev) Mustek_PP_1015_send_command(dev, 0x05) +#define CIS_AVERAGE_TWOPIXEL(dev) Mustek_PP_1015_send_command(dev, 0x15) +#define CIS_AVERAGE_THREEPIXEL(dev) Mustek_PP_1015_send_command(dev, 0x35) +#define CIS_WIDTH_4K(dev) Mustek_PP_1015_send_command(dev, 0x05) +#define CIS_WIDTH_8K(dev) Mustek_PP_1015_send_command(dev, 0x45) +#define CIS_STOP_TOGGLE(dev) Mustek_PP_1015_send_command(dev, 0x85) + +#define CIS_PIP_AS_INPUT(dev) Mustek_PP_1015_send_command(dev, 0x46) +#define CIS_PIP_AS_OUTPUT_0(dev) Mustek_PP_1015_send_command(dev, 0x06) +#define CIS_PIP_AS_OUTPUT_1(dev) Mustek_PP_1015_send_command(dev, 0x16) +#define CIS_POP_AS_INPUT(dev) Mustek_PP_1015_send_command(dev, 0x86) +#define CIS_POP_AS_OUTPUT_0(dev) Mustek_PP_1015_send_command(dev, 0x06) +#define CIS_POP_AS_OUTPUT_1(dev) Mustek_PP_1015_send_command(dev, 0x26) + +#define CIS_INC_READ(dev) Mustek_PP_1015_send_command(dev, 0x07) +#define CIS_CLEAR_WRITE_BANK(dev) Mustek_PP_1015_send_command(dev, 0x17) +#define CIS_CLEAR_READ_BANK(dev) Mustek_PP_1015_send_command(dev, 0x27) +#define CIS_CLEAR_FULLFLAG(dev) Mustek_PP_1015_send_command(dev, 0x37) +#define CIS_POWER_ON(dev) Mustek_PP_1015_send_command(dev, 0x47) +#define CIS_POWER_OFF(dev) Mustek_PP_1015_send_command(dev, 0x57) +#define CIS_CLEAR_WRITE_ADDR(dev) Mustek_PP_1015_send_command(dev, 0x67) +#define CIS_CLEAR_TOGGLE(dev) Mustek_PP_1015_send_command(dev, 0x77) + +#define CIS_NO(dev) Mustek_PP_1015_send_command(dev, 0x08) +#define CIS_OST_POS(dev) Mustek_PP_1015_send_command(dev, 0x18) +#define CIS_OST_TYP(dev) Mustek_PP_1015_send_command(dev, 0x28) +#define CIS_OP_MOD_0(dev) Mustek_PP_1015_send_command(dev, 0x48) +#define CIS_OP_MOD_1(dev) Mustek_PP_1015_send_command(dev, 0x88) + +#endif /* __mustek_pp_cis_h */ diff --git a/backend/mustek_pp_decl.h b/backend/mustek_pp_decl.h new file mode 100644 index 0000000..3875f3d --- /dev/null +++ b/backend/mustek_pp_decl.h @@ -0,0 +1,83 @@ + +#ifndef MUSTEK_PP_DECL_H +#define MUSTEK_PP_DECL_H +/* debug driver, version 0.11-devel, author Jochen Eisinger */ +static SANE_Status debug_drv_init (SANE_Int options, SANE_String_Const port, + SANE_String_Const name, SANE_Attach_Callback attach); +static void debug_drv_capabilities (SANE_Int info, SANE_String *model, + SANE_String *vendor, SANE_String *type, + SANE_Int *maxres, SANE_Int *minres, + SANE_Int *maxhsize, SANE_Int *maxvsize, + SANE_Int *caps); +static SANE_Status debug_drv_open (SANE_String port, SANE_Int caps, SANE_Int *fd); +static void debug_drv_setup (SANE_Handle hndl); +static SANE_Status debug_drv_config (SANE_Handle hndl, + SANE_String_Const optname, + SANE_String_Const optval); +static void debug_drv_close (SANE_Handle hndl); +static SANE_Status debug_drv_start (SANE_Handle hndl); +static void debug_drv_read (SANE_Handle hndl, SANE_Byte *buffer); +static void debug_drv_stop (SANE_Handle hndl); + + +/* CIS drivers for 600CP, 1200CP, and 1200CP+ + Version 0.13-beta, author Eddy De Greef */ + +static SANE_Status cis600_drv_init (SANE_Int options, + SANE_String_Const port, + SANE_String_Const name, + SANE_Attach_Callback attach); +static SANE_Status cis1200_drv_init (SANE_Int options, + SANE_String_Const port, + SANE_String_Const name, + SANE_Attach_Callback attach); +static SANE_Status cis1200p_drv_init(SANE_Int options, + SANE_String_Const port, + SANE_String_Const name, + SANE_Attach_Callback attach); +static void cis_drv_capabilities(SANE_Int info, + SANE_String *model, + SANE_String *vendor, + SANE_String *type, + SANE_Int *maxres, + SANE_Int *minres, + SANE_Int *maxhsize, + SANE_Int *maxvsize, + SANE_Int *caps); +static SANE_Status cis_drv_open (SANE_String port, SANE_Int caps, SANE_Int *fd); +static void cis_drv_setup (SANE_Handle hndl); +static SANE_Status cis_drv_config (SANE_Handle hndl, + SANE_String_Const optname, + SANE_String_Const optval); +static void cis_drv_close (SANE_Handle hndl); +static SANE_Status cis_drv_start (SANE_Handle hndl); +static void cis_drv_read (SANE_Handle hndl, SANE_Byte *buffer); +static void cis_drv_stop (SANE_Handle hndl); + +/* CCD drivers for 300 dpi models + Version 0.11-devel, author Jochen Eisinger */ + +static SANE_Status ccd300_init (SANE_Int options, + SANE_String_Const port, + SANE_String_Const name, + SANE_Attach_Callback attach); +static void ccd300_capabilities(SANE_Int info, + SANE_String *model, + SANE_String *vendor, + SANE_String *type, + SANE_Int *maxres, + SANE_Int *minres, + SANE_Int *maxhsize, + SANE_Int *maxvsize, + SANE_Int *caps); +static SANE_Status ccd300_open (SANE_String port, SANE_Int caps, SANE_Int *fd); +static void ccd300_setup (SANE_Handle hndl); +static SANE_Status ccd300_config (SANE_Handle hndl, + SANE_String_Const optname, + SANE_String_Const optval); +static void ccd300_close (SANE_Handle hndl); +static SANE_Status ccd300_start (SANE_Handle hndl); +static void ccd300_read (SANE_Handle hndl, SANE_Byte *buffer); +static void ccd300_stop (SANE_Handle hndl); + +#endif diff --git a/backend/mustek_pp_drivers.h b/backend/mustek_pp_drivers.h new file mode 100644 index 0000000..19de4de --- /dev/null +++ b/backend/mustek_pp_drivers.h @@ -0,0 +1,72 @@ + +#ifndef MUSTEK_PP_DRIVERS_H +#define MUSTEK_PP_DRIVERS_H + +#include "mustek_pp.h" +#include "mustek_pp_decl.h" + +static Mustek_pp_Functions Mustek_pp_Drivers[] = { + { + "debug", "Jochen Eisinger", "0.11-devel", + debug_drv_init, + debug_drv_capabilities, + debug_drv_open, + debug_drv_setup, + debug_drv_config, + debug_drv_close, + debug_drv_start, + debug_drv_read, + debug_drv_stop + }, + { + "cis600", "Eddy De Greef", "0.13-beta", + cis600_drv_init, + cis_drv_capabilities, + cis_drv_open, + cis_drv_setup, + cis_drv_config, + cis_drv_close, + cis_drv_start, + cis_drv_read, + cis_drv_stop + }, + { + "cis1200", "Eddy De Greef", "0.13-beta", + cis1200_drv_init, + cis_drv_capabilities, + cis_drv_open, + cis_drv_setup, + cis_drv_config, + cis_drv_close, + cis_drv_start, + cis_drv_read, + cis_drv_stop + }, + { + "cis1200+", "Eddy De Greef", "0.13-beta", + cis1200p_drv_init, + cis_drv_capabilities, + cis_drv_open, + cis_drv_setup, + cis_drv_config, + cis_drv_close, + cis_drv_start, + cis_drv_read, + cis_drv_stop + }, + { + "ccd300", "Jochen Eisinger", "0.11-devel", + ccd300_init, + ccd300_capabilities, + ccd300_open, + ccd300_setup, + ccd300_config, + ccd300_close, + ccd300_start, + ccd300_read, + ccd300_stop + } + +}; + +#endif diff --git a/backend/mustek_pp_null.c b/backend/mustek_pp_null.c new file mode 100644 index 0000000..e1c6a35 --- /dev/null +++ b/backend/mustek_pp_null.c @@ -0,0 +1,153 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2000-2003 Jochen Eisinger + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek PP flatbed scanners. */ + +#include "../include/sane/config.h" + +#if defined(HAVE_STDLIB_H) +# include +#endif +#include +#include +#if defined(HAVE_STRING_H) +# include +#elif defined(HAVE_STRINGS_H) +# include +#endif + +#define DEBUG_DECLARE_ONLY + +#include "mustek_pp.h" +#include "mustek_pp_decl.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" + +#define MUSTEK_PP_NULL_DRIVER 0 + +static SANE_Status +debug_drv_init(SANE_Int options, SANE_String_Const port, + SANE_String_Const name, SANE_Attach_Callback attach) +{ + + if (options != CAP_NOTHING) + return SANE_STATUS_INVAL; + + return attach(port, name, MUSTEK_PP_NULL_DRIVER, 0); + +} + +/*ARGSUSED*/ +static void +debug_drv_capabilities(SANE_Int info __UNUSED__, SANE_String *model, + SANE_String *vendor, SANE_String *type, + SANE_Int *maxres, SANE_Int *minres, + SANE_Int *maxhsize, SANE_Int *maxvsize, + SANE_Int *caps) +{ + + *model = strdup("debugger"); + *vendor = strdup("mustek_pp"); + *type = strdup("software emulated"); + *maxres = 300; + *minres = 50; + *maxhsize = 1000; + *maxvsize = 3000; + *caps = CAP_NOTHING; + +} + +/*ARGSUSED*/ +static SANE_Status +debug_drv_open (SANE_String port __UNUSED__, + SANE_Int caps __UNUSED__, SANE_Int *fd) +{ + *fd = 1; + return SANE_STATUS_GOOD; +} + +static void +debug_drv_setup (SANE_Handle hndl) +{ + + Mustek_pp_Handle *dev = hndl; + + dev->lamp_on = 0; + dev->priv = NULL; +} + +/*ARGSUSED*/ +static SANE_Status +debug_drv_config(SANE_Handle hndl __UNUSED__, + SANE_String_Const optname, + SANE_String_Const optval) +{ + DBG (3, "debug_drv cfg option: %s=%s\n", optname, optval ? optval : ""); + return SANE_STATUS_GOOD; +} + +/*ARGSUSED*/ +static void +debug_drv_close (SANE_Handle hndl __UNUSED__) +{ +} + +/*ARGSUSED*/ +static SANE_Status +debug_drv_start (SANE_Handle hndl __UNUSED__) +{ + return SANE_STATUS_GOOD; +} + +static void +debug_drv_read (SANE_Handle hndl, SANE_Byte *buffer) +{ + + Mustek_pp_Handle *dev = hndl; + + memset (buffer, 0, dev->params.bytes_per_line); +} + +/*ARGSUSED*/ +static void +debug_drv_stop (SANE_Handle hndl __UNUSED__) +{ + +} diff --git a/backend/mustek_scsi_pp.c b/backend/mustek_scsi_pp.c new file mode 100644 index 0000000..3dab544 --- /dev/null +++ b/backend/mustek_scsi_pp.c @@ -0,0 +1,1086 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 James Perry + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements the Mustek SCSI-over-parallel port protocol + used by, for example, the Paragon 600 II EP +*/ + + +/**************************************************************************/ +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_debug.h" +#include "../include/sane/sanei_pa4s2.h" + +/* + * Number of times to retry sending a SCSI command before giving up + */ +#define MUSTEK_SCSI_PP_NUM_RETRIES 4 + +/* + * Internal middle-level API functionality + */ +static int mustek_scsi_pp_timeout = 5000; + +/* FIXME: use same method as mustek.c ? */ +static int +mustek_scsi_pp_get_time () +{ + struct timeval tv; + int retval; + + gettimeofday (&tv, 0); + + retval = tv.tv_sec * 1000 + tv.tv_usec / 1000; + + return retval; +} + +static u_char mustek_scsi_pp_register = 0; + + +static SANE_Status +mustek_scsi_pp_select_register (int fd, u_char reg) +{ + DBG (5, "mustek_scsi_pp_select_register: selecting register %d on fd %d\n", + reg, fd); + + mustek_scsi_pp_register = reg; + + return sanei_pa4s2_scsi_pp_reg_select (fd, reg); +} + +static SANE_Status +mustek_scsi_pp_wait_for_valid_status (int fd) +{ + int start_time; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_valid_status: entering\n"); + + start_time = mustek_scsi_pp_get_time (); + + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_wait_for_valid_status: I/O error while getting status\n"); + return SANE_STATUS_IO_ERROR; + } + + status &= 0xf0; + + if ((status != 0xf0) && (!(status & 0x40)) && (status & 0x20)) + { + DBG (5, + "mustek_scsi_pp_wait_for_valid_status: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - start_time) < mustek_scsi_pp_timeout); + + DBG (2, "mustek_scsi_pp_wait_for_valid_status: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_5_set (int fd) +{ + int t; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_5_set: entering\n"); + + t = mustek_scsi_pp_get_time (); + + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_5_set: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + if (status & 0x20) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_5_set: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - t) < mustek_scsi_pp_timeout); + + DBG (2, "mustek_scsi_pp_wait_for_status_bit_5_set: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_5_clear (int fd) +{ + int t; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_5_clear: entering\n"); + + t = mustek_scsi_pp_get_time (); + + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_5_clear: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + + if (!(status & 0x20)) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_5_clear: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - t) < mustek_scsi_pp_timeout); + + DBG (2, "mustek_scsi_pp_wait_for_status_bit_5_clear: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_7_set (int fd) +{ + int t; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_7_set: entering\n"); + + t = mustek_scsi_pp_get_time (); + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_7_set: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + if (status & 0x80) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_7_set: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - t) < mustek_scsi_pp_timeout); + mustek_scsi_pp_select_register (fd, 0); + + DBG (2, "mustek_scsi_pp_wait_for_status_bit_7_set: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_7_clear (int fd) +{ + int t; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_7_clear: entering\n"); + + t = mustek_scsi_pp_get_time (); + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_7_clear: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + if (!(status & 0x80)) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_7_clear: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - t) < mustek_scsi_pp_timeout); + mustek_scsi_pp_select_register (fd, 0); + + DBG (2, "mustek_scsi_pp_wait_for_status_bit_7_clear: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_4_set (int fd) +{ + int t; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_4_set: entering\n"); + + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_set: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + + if (status & 0x10) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_4_set: returning success\n"); + return SANE_STATUS_GOOD; + } + + t = mustek_scsi_pp_get_time (); + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_set: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + if (status & 0x40) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_set: bit 6 set\n"); + return SANE_STATUS_IO_ERROR; + } + if (status & 0x10) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_4_set: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - t) < mustek_scsi_pp_timeout); + + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_set: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_4_clear (int fd) +{ + int t; + u_char status; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_4_clear: entering\n"); + + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_clear: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + + if (!(status & 0x10)) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_4_clear: returning success\n"); + return SANE_STATUS_GOOD; + } + + t = mustek_scsi_pp_get_time (); + do + { + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_clear: I/O error\n"); + return SANE_STATUS_IO_ERROR; + } + if (status & 0x40) + { + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_clear: bit 6 set\n"); + return SANE_STATUS_IO_ERROR; + } + if (!(status & 0x10)) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_4_clear: returning success\n"); + return SANE_STATUS_GOOD; + } + } + while ((mustek_scsi_pp_get_time () - t) < mustek_scsi_pp_timeout); + + DBG (2, "mustek_scsi_pp_wait_for_status_bit_4_clear: timed out\n"); + return SANE_STATUS_DEVICE_BUSY; +} + +static u_char mustek_scsi_pp_bit_4_state = 0; + +static SANE_Status +mustek_scsi_pp_wait_for_status_bit_4_toggle (int fd) +{ + SANE_Status result; + + DBG (5, "mustek_scsi_pp_wait_for_status_bit_4_toggle: entering\n"); + + mustek_scsi_pp_bit_4_state ^= 0xff; + if (mustek_scsi_pp_bit_4_state) + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_4_toggle: waiting for set\n"); + result = mustek_scsi_pp_wait_for_status_bit_4_set (fd); + mustek_scsi_pp_timeout = 5000; + } + else + { + DBG (5, + "mustek_scsi_pp_wait_for_status_bit_4_toggle: waiting for clear\n"); + result = mustek_scsi_pp_wait_for_status_bit_4_clear (fd); + } + + return result; +} + +static SANE_Status +mustek_scsi_pp_send_command_byte (int fd, u_char cmd) +{ + DBG (5, "mustek_scsi_pp_send_command byte: sending 0x%02X\n", cmd); + + mustek_scsi_pp_select_register (fd, 0); + + if (mustek_scsi_pp_wait_for_status_bit_7_clear (fd) != SANE_STATUS_GOOD) + { + mustek_scsi_pp_select_register (fd, 0); + return SANE_STATUS_IO_ERROR; + } + + if (sanei_pa4s2_writebyte (fd, mustek_scsi_pp_register, cmd) != + SANE_STATUS_GOOD) + { + return SANE_STATUS_IO_ERROR; + } + + mustek_scsi_pp_select_register (fd, 1); + + if (mustek_scsi_pp_wait_for_status_bit_7_set (fd) != SANE_STATUS_GOOD) + { + mustek_scsi_pp_select_register (fd, 0); + return SANE_STATUS_IO_ERROR; + } + mustek_scsi_pp_select_register (fd, 0); + + DBG (5, "mustek_scsi_pp_send_command_byte: returning success\n"); + return SANE_STATUS_GOOD; +} + +static u_char +mustek_scsi_pp_read_response (int fd) +{ + u_char result; + + DBG (5, "mustek_scsi_pp_read_response: entering\n"); + + if (mustek_scsi_pp_wait_for_status_bit_7_set (fd) != SANE_STATUS_GOOD) + { + mustek_scsi_pp_select_register (fd, 0); + return 0xff; + } + + if (sanei_pa4s2_readbegin (fd, mustek_scsi_pp_register) != SANE_STATUS_GOOD) + { + return 0xff; + } + if (sanei_pa4s2_readbyte (fd, &result) != SANE_STATUS_GOOD) + { + return 0xff; + } + if (sanei_pa4s2_readend (fd) != SANE_STATUS_GOOD) + { + return 0xff; + } + + mustek_scsi_pp_select_register (fd, 1); + if (mustek_scsi_pp_wait_for_status_bit_7_clear (fd) != SANE_STATUS_GOOD) + { + result = 0xff; + } + mustek_scsi_pp_select_register (fd, 0); + + DBG (5, "mustek_scsi_pp_read_response: returning 0x%02X\n", result); + return result; +} + +static SANE_Status +mustek_scsi_pp_check_response (int fd) +{ + if (mustek_scsi_pp_wait_for_status_bit_5_clear (fd) != SANE_STATUS_GOOD) + { + return SANE_STATUS_IO_ERROR; + } + + if (mustek_scsi_pp_read_response (fd) != 0xA5) + { + DBG (2, "mustek_scsi_pp_check_response: response!=0xA5\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (5, "mustek_scsi_pp_check_response: returning success\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +mustek_scsi_pp_send_command (int fd, const u_char * cmd) +{ + int i; + signed char checksum; + + DBG (5, "mustek_scsi_pp_send_command: sending SCSI command 0x%02X\n", + cmd[0]); + + /* Set timeout depending on command type */ + switch (cmd[0]) + { + case 0xf: + case 0x8: + mustek_scsi_pp_timeout = 1000; + break; + case 0x2: + mustek_scsi_pp_timeout = 80; + break; + case 0x12: + case 0x3: + case 0x11: + mustek_scsi_pp_timeout = 500; + break; + default: + mustek_scsi_pp_timeout = 1000; + break; + } + + if (mustek_scsi_pp_wait_for_status_bit_5_set (fd) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_send_command: timed out waiting for bit 5 to set\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + checksum = 0; + for (i = 0; i < 6; i++) + { + if (mustek_scsi_pp_send_command_byte (fd, cmd[i]) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_send_command: error sending byte %d (0x%02X)\n", + i, cmd[i]); + return SANE_STATUS_IO_ERROR; + } + checksum += cmd[i]; + } + if (mustek_scsi_pp_send_command_byte (fd, -checksum) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_send_command: error sending checksum (0x%02X)\n", + -checksum); + return SANE_STATUS_IO_ERROR; + } + return mustek_scsi_pp_check_response (fd); +} + +static SANE_Status +mustek_scsi_pp_send_data_block (int fd, const u_char * data, int len) +{ + int i; + signed char checksum; + + DBG (5, "mustek_scsi_pp_send_data_block: sending block of length %d\n", + len); + + if (mustek_scsi_pp_wait_for_status_bit_5_set (fd) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_send_data_block: timed out waiting for bit 5 to set\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + checksum = 0; + for (i = 0; i < len; i++) + { + if (mustek_scsi_pp_send_command_byte (fd, data[i]) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_send_data_block: error sending byte %d (0x%02X)\n", + i, data[i]); + return SANE_STATUS_IO_ERROR; + } + checksum += data[i]; + } + if (mustek_scsi_pp_send_command_byte (fd, -checksum) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_send_data_block: error sending checksum (0x%02X)\n", + -checksum); + return SANE_STATUS_IO_ERROR; + } + return mustek_scsi_pp_check_response (fd); +} + +static SANE_Status +mustek_scsi_pp_read_data_block (int fd, u_char * buffer, int len) +{ + int i; + signed char checksum; + + DBG (5, "mustek_scsi_pp_read_data_block: reading block of length %d\n", + len); + + if (mustek_scsi_pp_wait_for_status_bit_5_clear (fd) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_read_data_block: timed out waiting for bit 5 to clear\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + checksum = 0; + for (i = 0; i < len; i++) + { + buffer[i] = mustek_scsi_pp_read_response (fd); + checksum += buffer[i]; + } + if ((signed char) mustek_scsi_pp_read_response (fd) != (-checksum)) + { + mustek_scsi_pp_send_command_byte (fd, 0xff); + DBG (2, "mustek_scsi_pp_read_data_block: checksums do not match\n"); + return SANE_STATUS_IO_ERROR; + } + if (mustek_scsi_pp_wait_for_status_bit_5_set (fd) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_read_data_block: error waiting for bit 5 to set\n"); + return SANE_STATUS_IO_ERROR; + } + if (mustek_scsi_pp_send_command_byte (fd, 0) != SANE_STATUS_GOOD) + { + mustek_scsi_pp_send_command_byte (fd, 0xff); + DBG (2, "mustek_scsi_pp_read_data_block: error sending final 0 byte\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (5, "mustek_scsi_pp_read_data_block: returning success\n"); + return SANE_STATUS_GOOD; +} + + + +/* + * Externally visible functions + */ +SANE_Status +mustek_scsi_pp_open (const char *dev, int *fd) +{ + SANE_Status status; + + status = sanei_pa4s2_scsi_pp_open (dev, fd); + if (status == SANE_STATUS_GOOD) + { + DBG (5, "mustek_scsi_pp_open: device %s opened as fd %d\n", dev, *fd); + } + else + { + DBG (2, "mustek_scsi_pp_open: error opening device %s\n", dev); + } + return status; +} + +static void +mustek_scsi_pp_close (int fd) +{ + DBG (5, "mustek_scsi_pp_close: closing fd %d\n", fd); + sanei_pa4s2_close (fd); +} + +static void +mustek_scsi_pp_exit (void) +{ + DBG (5, "mustek_scsi_pp_exit: entering\n"); +} + +static SANE_Status +mustek_scsi_pp_test_ready (int fd) +{ + u_char status; + SANE_Status retval; + + DBG (5, "mustek_scsi_pp_test_ready: entering with fd=%d\n", fd); + + if (sanei_pa4s2_enable (fd, SANE_TRUE) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_test_ready: error enabling scanner\n"); + return SANE_STATUS_IO_ERROR; + } + + if (sanei_pa4s2_scsi_pp_get_status (fd, &status) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_test_ready: error getting status\n"); + sanei_pa4s2_enable (fd, SANE_FALSE); + return SANE_STATUS_INVAL; + } + + retval = SANE_STATUS_GOOD; + + status &= 0xf0; + + if (status == 0xf0) + { + retval = SANE_STATUS_DEVICE_BUSY; + } + if (status & 0x40) + { + retval = SANE_STATUS_DEVICE_BUSY; + } + if (!(status & 0x20)) + { + retval = SANE_STATUS_DEVICE_BUSY; + } + + if (sanei_pa4s2_enable (fd, SANE_FALSE) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_test_ready: error disabling scanner\n"); + return SANE_STATUS_IO_ERROR; + } + + if (retval == SANE_STATUS_GOOD) + { + DBG (5, "mustek_scsi_pp_test_ready: returning SANE_STATUS_GOOD\n"); + } + else + { + DBG (5, + "mustek_scsi_pp_test_ready: returning SANE_STATUS_DEVICE_BUSY\n"); + } + + return retval; +} + +static SANE_Status +mustek_scsi_pp_cmd (int fd, const void *src, size_t src_size, + void *dst, size_t * dst_size) +{ + SANE_Status stat; + int num_tries = 0; + static u_char scan_options = 0; + const u_char *cmd; + u_char stop_cmd[6] = { 0x1b, 0, 0, 0, 0, 0 }; + int max_tries; + + max_tries = MUSTEK_SCSI_PP_NUM_RETRIES; + + cmd = (const u_char *) src; + + DBG (5, "mustek_scsi_pp_cmd: sending command 0x%02X to device %d\n", + cmd[0], fd); + + if (sanei_pa4s2_enable (fd, SANE_TRUE) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_cmd: error enabling scanner\n"); + return SANE_STATUS_IO_ERROR; + } + + if (cmd[0] == 0x1b) + { + if (!(cmd[4] & 0x1)) + { + unsigned char c; + int i; + + DBG (5, "mustek_scsi_pp_cmd: doing stop-specific stuff\n"); + + /* + * Remembers what flags were sent with a 'start' command, and + * replicate them with a stop command. + */ + stop_cmd[4] = scan_options & 0xfe; + cmd = &stop_cmd[0]; + + /* + * In color mode at least, the scanner doesn't seem to like stopping at + * the end. It's a bit of a horrible hack, but reading loads of bytes and + * allowing 20 tries for the stop command is the only way I've found that + * solves the problem. + */ + max_tries = 20; + + if (sanei_pa4s2_readbegin (fd, mustek_scsi_pp_register) != + SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_cmd: error in readbegin for stop\n"); + } + + for (i = 0; i < 10000; i++) + { + if (sanei_pa4s2_readbyte (fd, &c) != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_cmd: error reading byte for stop\n"); + break; + } + DBG (5, "mustek_scsi_pp_cmd: successfully read byte %d\n", i); + } + if (sanei_pa4s2_readend (fd) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_cmd: error in readend for stop\n"); + } + } + } + + if (cmd[0] == 0x08) + { + DBG (5, "mustek_scsi_pp_cmd: doing read-specific stuff\n"); + mustek_scsi_pp_timeout = 30000; + mustek_scsi_pp_bit_4_state = 0xff; + } + + /* + * Send the command itself in one block, then any extra input data in a second + * block. Not sure if that's necessary. + */ + if (src_size < 6) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, "mustek_scsi_pp_cmd: source size is only %lu (<6)\n", (u_long) src_size); + return SANE_STATUS_INVAL; + } + + /* + * Retry the command several times, as occasionally it doesn't + * work first time. + */ + do + { + stat = mustek_scsi_pp_send_command (fd, cmd); + num_tries++; + } + while ((stat != SANE_STATUS_GOOD) && (num_tries < max_tries)); + + if (stat != SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, "mustek_scsi_pp_cmd: sending command failed\n"); + return stat; + } + + if (src_size > 6) + { + DBG (5, "mustek_scsi_pp_cmd: sending data block of length %lu\n", + (u_long) (src_size - 6)); + + stat = + mustek_scsi_pp_send_data_block (fd, ((const u_char *) src) + 6, + src_size - 6); + if (stat != SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, "mustek_scsi_pp_cmd: sending data block failed\n"); + return stat; + } + } + + + if (dst) + { + unsigned int length; + + /* check buffer is big enough to receive data */ + length = (cmd[3] << 8) | cmd[4]; + + DBG (5, "mustek_scsi_pp_cmd: reading %d bytes\n", length); + + if (length > *dst_size) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_cmd: buffer (size %lu) not big enough for data (size %d)\n", + (u_long) *dst_size, length); + return SANE_STATUS_INVAL; + } + + stat = mustek_scsi_pp_read_data_block (fd, dst, length); + if (stat != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_cmd: error reading data block\n"); + } + } + + if (cmd[0] == 0x1b) + { + if (cmd[4] & 0x1) + { + DBG (5, "mustek_scsi_pp_cmd: doing start-specific stuff\n"); + + scan_options = cmd[4]; + + /* 'Start' command - wait for valid status */ + mustek_scsi_pp_timeout = 70000; + stat = mustek_scsi_pp_wait_for_valid_status (fd); + + if (stat != SANE_STATUS_GOOD) + { + DBG (2, + "mustek_scsi_pp_cmd: error waiting for valid status after start\n"); + } + } + } + + if (sanei_pa4s2_enable (fd, SANE_FALSE) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_cmd: error disabling scanner\n"); + return SANE_STATUS_IO_ERROR; + } + + if (stat == SANE_STATUS_GOOD) + { + DBG (5, "mustek_scsi_pp_cmd: returning success\n"); + } + + return stat; +} + +static SANE_Status +mustek_scsi_pp_rdata (int fd, int planes, SANE_Byte * buf, int lines, int bpl) +{ + int i, j; + + DBG (5, + "mustek_scsi_pp_rdata: reading %d lines at %d bpl, %d planes from %d\n", + lines, bpl, planes, fd); + + if ((planes != 1) && (planes != 3)) + { + DBG (2, "mustek_scsi_pp_rdata: invalid number of planes (%d)\n", + planes); + return SANE_STATUS_INVAL; + } + + if (sanei_pa4s2_enable (fd, SANE_TRUE) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_rdata: error enabling scanner\n"); + return SANE_STATUS_IO_ERROR; + } + + for (i = 0; i < lines; i++) + { + if (planes == 3) + { + if (mustek_scsi_pp_wait_for_status_bit_4_toggle (fd) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error waiting for bit 4 toggle for red, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + if (sanei_pa4s2_readbegin (fd, mustek_scsi_pp_register) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error in readbegin for red, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + for (j = 0; j < (bpl / 3); j++) + { + if (sanei_pa4s2_readbyte (fd, &buf[j]) != SANE_STATUS_GOOD) + { + sanei_pa4s2_readend (fd); + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error reading red byte, line %d, byte %d\n", + i, j); + return SANE_STATUS_IO_ERROR; + } + } + if (sanei_pa4s2_readend (fd) != SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error in readend for red, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + + + if (mustek_scsi_pp_wait_for_status_bit_4_toggle (fd) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error waiting for bit 4 toggle for green, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + if (sanei_pa4s2_readbegin (fd, mustek_scsi_pp_register) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error in readbegin for green, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + for (j = 0; j < (bpl / 3); j++) + { + if (sanei_pa4s2_readbyte (fd, &buf[j + (bpl / 3)]) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_readend (fd); + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error reading green byte, line %d, byte %d\n", + i, j); + return SANE_STATUS_IO_ERROR; + } + } + if (sanei_pa4s2_readend (fd) != SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error in readend for green, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + + + if (mustek_scsi_pp_wait_for_status_bit_4_toggle (fd) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error waiting for bit 4 toggle for blue, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + if (sanei_pa4s2_readbegin (fd, mustek_scsi_pp_register) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error in readbegin for blue, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + for (j = 0; j < (bpl / 3); j++) + { + if (sanei_pa4s2_readbyte (fd, &buf[j + (2 * (bpl / 3))]) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_readend (fd); + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error reading blue byte, line %d, byte %d\n", + i, j); + return SANE_STATUS_IO_ERROR; + } + } + if (sanei_pa4s2_readend (fd) != SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error in readend for blue, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + } + else + { + if (mustek_scsi_pp_wait_for_status_bit_4_toggle (fd) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error waiting for bit 4 toggle, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + if (sanei_pa4s2_readbegin (fd, mustek_scsi_pp_register) != + SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, "mustek_scsi_pp_rdata: error in readbegin, line %d\n", + i); + return SANE_STATUS_IO_ERROR; + } + + for (j = 0; j < bpl; j++) + { + if (sanei_pa4s2_readbyte (fd, &buf[j]) != SANE_STATUS_GOOD) + { + sanei_pa4s2_readend (fd); + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, + "mustek_scsi_pp_rdata: error reading byte, line %d, byte %d\n", + i, j); + return SANE_STATUS_IO_ERROR; + } + } + + if (sanei_pa4s2_readend (fd) != SANE_STATUS_GOOD) + { + sanei_pa4s2_enable (fd, SANE_FALSE); + DBG (2, "mustek_scsi_pp_rdata: error in readend, line %d\n", i); + return SANE_STATUS_IO_ERROR; + } + } + buf += bpl; + } + + if (sanei_pa4s2_enable (fd, SANE_FALSE) != SANE_STATUS_GOOD) + { + DBG (2, "mustek_scsi_pp_rdata: error enabling scanner\n"); + return SANE_STATUS_IO_ERROR; + } + + DBG (5, "mustek_scsi_pp_rdata: returning success\n"); + return SANE_STATUS_GOOD; +} diff --git a/backend/mustek_scsi_pp.h b/backend/mustek_scsi_pp.h new file mode 100644 index 0000000..5d1c900 --- /dev/null +++ b/backend/mustek_scsi_pp.h @@ -0,0 +1,123 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 2003 James Perry + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements the SCSI-over-parallel port protocol used in, + for example, the Paragon 600 II EP +*/ + +#ifndef mustek_scsi_pp_h +#define mustek_scsi_pp_h + +static int mustek_scsi_pp_get_time (void); + +/** + * Open the connection to a Mustek SCSI-over-pp device. + * + * @param dev Port address as text. + * @param fd Information about port address and I/O method. fd is not a file + * descriptor. The name and type are used for compatibility reasons. + * + * @return + * - SANE_STATUS_GOOD - on success + * - SANE_STATUS_INVAL - if the port address can't be interpreted + * - SANE_STATUS_IO_ERROR - if the device file for a port couldn't be accessed + */ +static SANE_Status mustek_scsi_pp_open (const char *dev, int *fd); + +/** + * Close the connection to a Mustek SCSI-over-PP device. + * + * @param fd Information about port address and I/O method. + * + */ +static void mustek_scsi_pp_close (int fd); + +/** + * Exit Mustek SCSI-over-PP. + */ +static void mustek_scsi_pp_exit (void); + +/** + * Find out if the device is ready to accept new commands. + * + * @param fd Information about port address and I/O method. + * + * @return + * - SANE_STATUS_GOOD - if the device is ready + * - SANE_STATUS_DEVICE_BUSY if the device is still busy (try again later) + */ +static SANE_Status mustek_scsi_pp_test_ready (int fd); + +/** + * Send a command to the Mustek SCSI-over-pp device. + * + * @param fd Information about port address and I/O method. + * @param src Data to be sent to the device. + * @param src_size Size of data to be sent to the device. + * @param dst Data to be received from the device. + * @param dst_size Size of data to be received from the device + * + * @return + * - SANE_STATUS_GOOD - on success + * - SANE_STATUS_IO_ERROR - if an error occured during the dialog with the + * device + */ +static SANE_Status mustek_scsi_pp_cmd (int fd, const void *src, size_t src_size, + void *dst, size_t * dst_size); + +/** + * Read scanned image data. + * + * @param fd Information about port address and I/O method. + * @param planes Bytes per pixel (3 for color, 1 for all other modes) + * @param buf Buffer for image data. + * @param lines Number of lines + * @param bpl Bytes per line + * + * @return + * - SANE_STATUS_GOOD - on success + * - SANE_STATUS_IO_ERROR - if an error occured during the dialog with the + * device + */ +static SANE_Status mustek_scsi_pp_rdata (int fd, int planes, + SANE_Byte * buf, int lines, int bpl); + + +#endif /* mustek_scsi_pp_h */ diff --git a/backend/mustek_usb.c b/backend/mustek_usb.c new file mode 100644 index 0000000..66b1813 --- /dev/null +++ b/backend/mustek_usb.c @@ -0,0 +1,1610 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001 - 2004 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#define BUILD 18 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME mustek_usb + +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_usb.h" + +#include "mustek_usb.h" +#include "mustek_usb_high.c" + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +static SANE_Int num_devices; +static Mustek_Usb_Device *first_dev; +static Mustek_Usb_Scanner *first_handle; +static const SANE_Device **devlist = 0; + +/* Maximum amount of data read in one turn from USB. */ +static SANE_Word max_block_size = (8 * 1024); + +/* Array of newly attached devices */ +static Mustek_Usb_Device **new_dev; + +/* Length of new_dev array */ +static SANE_Int new_dev_len; + +/* Number of entries alloced for new_dev */ +static SANE_Int new_dev_alloced; + +static SANE_String_Const mode_list[6]; + +static const SANE_Range char_range = { + -127, 127, 1 +}; + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; + + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + + +static SANE_Status +calc_parameters (Mustek_Usb_Scanner * s) +{ + SANE_String val; + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int max_x, max_y; + + DBG (5, "calc_parameters: start\n"); + val = s->val[OPT_MODE].s; + + s->params.last_frame = SANE_TRUE; + + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART)) + { + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 1; + s->bpp = 1; + s->channels = 1; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_GRAY)) + { + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 8; + s->bpp = 8; + s->channels = 1; + } + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_COLOR)) + { + s->params.format = SANE_FRAME_RGB; + s->params.depth = 8; + s->bpp = 24; + s->channels = 3; + } + else + { + DBG (1, "calc_parameters: invalid mode %s\n", (SANE_Char *) val); + status = SANE_STATUS_INVAL; + } + + s->tl_x = SANE_UNFIX (s->val[OPT_TL_X].w) / MM_PER_INCH; + s->tl_y = SANE_UNFIX (s->val[OPT_TL_Y].w) / MM_PER_INCH; + s->width = SANE_UNFIX (s->val[OPT_BR_X].w) / MM_PER_INCH - s->tl_x; + s->height = SANE_UNFIX (s->val[OPT_BR_Y].w) / MM_PER_INCH - s->tl_y; + + if (s->width < 0) + { + DBG (1, "calc_parameters: warning: tl_x > br_x\n"); + } + if (s->height < 0) + { + DBG (1, "calc_parameters: warning: tl_y > br_y\n"); + } + max_x = s->hw->max_width * SANE_UNFIX (s->val[OPT_RESOLUTION].w) / 300; + max_y = s->hw->max_height * SANE_UNFIX (s->val[OPT_RESOLUTION].w) / 300; + + s->tl_x_dots = s->tl_x * SANE_UNFIX (s->val[OPT_RESOLUTION].w); + s->width_dots = s->width * SANE_UNFIX (s->val[OPT_RESOLUTION].w); + s->tl_y_dots = s->tl_y * SANE_UNFIX (s->val[OPT_RESOLUTION].w); + s->height_dots = s->height * SANE_UNFIX (s->val[OPT_RESOLUTION].w); + + if (s->width_dots > max_x) + s->width_dots = max_x; + if (s->height_dots > max_y) + s->height_dots = max_y; + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART)) + { + s->width_dots = (s->width_dots / 8) * 8; + if (s->width_dots == 0) + s->width_dots = 8; + } + if (s->tl_x_dots < 0) + s->tl_x_dots = 0; + if (s->tl_y_dots < 0) + s->tl_y_dots = 0; + if (s->tl_x_dots + s->width_dots > max_x) + s->tl_x_dots = max_x - s->width_dots; + if (s->tl_y_dots + s->height_dots > max_y) + s->tl_y_dots = max_y - s->height_dots; + + s->val[OPT_TL_X].w = SANE_FIX (s->tl_x * MM_PER_INCH); + s->val[OPT_TL_Y].w = SANE_FIX (s->tl_y * MM_PER_INCH); + s->val[OPT_BR_X].w = SANE_FIX ((s->tl_x + s->width) * MM_PER_INCH); + s->val[OPT_BR_Y].w = SANE_FIX ((s->tl_y + s->height) * MM_PER_INCH); + + s->params.pixels_per_line = s->width_dots; + if (s->params.pixels_per_line < 0) + s->params.pixels_per_line = 0; + s->params.lines = s->height_dots; + if (s->params.lines < 0) + s->params.lines = 0; + s->params.bytes_per_line = s->params.pixels_per_line * s->params.depth / 8 + * s->channels; + + DBG (4, "calc_parameters: format=%d\n", s->params.format); + DBG (4, "calc_parameters: last frame=%d\n", s->params.last_frame); + DBG (4, "calc_parameters: lines=%d\n", s->params.lines); + DBG (4, "calc_parameters: pixels per line=%d\n", s->params.pixels_per_line); + DBG (4, "calc_parameters: bytes per line=%d\n", s->params.bytes_per_line); + DBG (4, "calc_parameters: Pixels %dx%dx%d\n", + s->params.pixels_per_line, s->params.lines, 1 << s->params.depth); + + DBG (5, "calc_parameters: exit\n"); + return status; +} + + +static SANE_Status +init_options (Mustek_Usb_Scanner * s) +{ + SANE_Int option; + SANE_Status status; + + DBG (5, "init_options: start\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (option = 0; option < NUM_OPTIONS; ++option) + { + s->opt[option].size = sizeof (SANE_Word); + s->opt[option].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + mode_list[0] = SANE_VALUE_SCAN_MODE_COLOR; + mode_list[1] = SANE_VALUE_SCAN_MODE_GRAY; + mode_list[2] = SANE_VALUE_SCAN_MODE_LINEART; + mode_list[3] = NULL; + + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup (mode_list[1]); + + /* resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_FIXED; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_RESOLUTION].constraint.range = &s->hw->dpi_range; + s->val[OPT_RESOLUTION].w = s->hw->dpi_range.min; + if (s->hw->chip->scanner_type == MT_600CU) + s->hw->dpi_range.max = SANE_FIX (600); + else + s->hw->dpi_range.max = SANE_FIX (1200); + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->hw->x_range; + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->hw->y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->hw->x_range; + s->val[OPT_BR_X].w = s->hw->x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->hw->y_range; + s->val[OPT_BR_Y].w = s->hw->y_range.max; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->val[OPT_THRESHOLD].w = 128; + + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* gray gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR].wa = &s->gray_gamma_table[0]; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->red_gamma_table[0]; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->green_gamma_table[0]; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->blue_gamma_table[0]; + + RIE (calc_parameters (s)); + + DBG (5, "init_options: exit\n"); + return SANE_STATUS_GOOD; +} + + +static SANE_Status +attach (SANE_String_Const devname, Mustek_Usb_Device ** devp, + SANE_Bool may_wait) +{ + Mustek_Usb_Device *dev; + SANE_Status status; + Mustek_Type scanner_type; + SANE_Int fd; + + DBG (5, "attach: start: devp %s NULL, may_wait = %d\n", devp ? "!=" : "==", + may_wait); + if (!devname) + { + DBG (1, "attach: devname == NULL\n"); + return SANE_STATUS_INVAL; + } + + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devname) == 0) + { + if (devp) + *devp = dev; + DBG (4, "attach: device `%s' was already in device list\n", devname); + return SANE_STATUS_GOOD; + } + + DBG (4, "attach: trying to open device `%s'\n", devname); + status = sanei_usb_open (devname, &fd); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "attach: couldn't open device `%s': %s\n", devname, + sane_strstatus (status)); + return status; + } + DBG (4, "attach: device `%s' successfully opened\n", devname); + + /* try to identify model */ + DBG (4, "attach: trying to identify device `%s'\n", devname); + status = usb_low_identify_scanner (fd, &scanner_type); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: device `%s' doesn't look like a supported scanner\n", + devname); + sanei_usb_close (fd); + return status; + } + sanei_usb_close (fd); + if (scanner_type == MT_UNKNOWN) + { + DBG (3, "attach: warning: couldn't identify device `%s', must set " + "type manually\n", devname); + } + + dev = malloc (sizeof (Mustek_Usb_Device)); + if (!dev) + { + DBG (1, "attach: couldn't malloc Mustek_Usb_Device\n"); + return SANE_STATUS_NO_MEM; + } + + memset (dev, 0, sizeof (*dev)); + dev->name = strdup (devname); + dev->sane.name = (SANE_String_Const) dev->name; + dev->sane.vendor = "Mustek"; + switch (scanner_type) + { + case MT_1200CU: + dev->sane.model = "1200 CU"; + break; + case MT_1200CU_PLUS: + dev->sane.model = "1200 CU Plus"; + break; + case MT_1200USB: + dev->sane.model = "1200 USB (unsupported)"; + break; + case MT_1200UB: + dev->sane.model = "1200 UB"; + break; + case MT_600CU: + dev->sane.model = "600 CU"; + break; + case MT_600USB: + dev->sane.model = "600 USB (unsupported)"; + break; + default: + dev->sane.model = "(unidentified)"; + break; + } + dev->sane.type = "flatbed scanner"; + + dev->x_range.min = 0; + dev->x_range.max = SANE_FIX (8.4 * MM_PER_INCH); + dev->x_range.quant = 0; + + dev->y_range.min = 0; + dev->y_range.max = SANE_FIX (11.7 * MM_PER_INCH); + dev->y_range.quant = 0; + + dev->max_height = 11.7 * 300; + dev->max_width = 8.4 * 300; + dev->dpi_range.min = SANE_FIX (50); + dev->dpi_range.max = SANE_FIX (600); + dev->dpi_range.quant = SANE_FIX (1); + + status = usb_high_scan_init (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: usb_high_scan_init returned status: %s\n", + sane_strstatus (status)); + free (dev); + return status; + } + dev->chip->scanner_type = scanner_type; + dev->chip->max_block_size = max_block_size; + + DBG (2, "attach: found %s %s %s at %s\n", dev->sane.vendor, dev->sane.type, + dev->sane.model, dev->sane.name); + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + DBG (5, "attach: exit\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +attach_one_device (SANE_String_Const devname) +{ + Mustek_Usb_Device *dev; + SANE_Status status; + + RIE (attach (devname, &dev, SANE_FALSE)); + + if (dev) + { + /* Keep track of newly attached devices so we can set options as + necessary. */ + if (new_dev_len >= new_dev_alloced) + { + new_dev_alloced += 4; + if (new_dev) + new_dev = + realloc (new_dev, new_dev_alloced * sizeof (new_dev[0])); + else + new_dev = malloc (new_dev_alloced * sizeof (new_dev[0])); + if (!new_dev) + { + DBG (1, "attach_one_device: out of memory\n"); + return SANE_STATUS_NO_MEM; + } + } + new_dev[new_dev_len++] = dev; + } + return SANE_STATUS_GOOD; +} + +static SANE_Status +fit_lines (Mustek_Usb_Scanner * s, SANE_Byte * src, SANE_Byte * dst, + SANE_Word src_lines, SANE_Word * dst_lines) +{ + SANE_Int threshold; + SANE_Word src_width, dst_width; + SANE_Word dst_pixel, src_pixel; + SANE_Word dst_line, src_line; + SANE_Word pixel_switch; + SANE_Word src_address, dst_address; + src_width = s->hw->width; + dst_width = s->width_dots; + + threshold = s->val[OPT_THRESHOLD].w; + + DBG (5, "fit_lines: dst_width=%d, src_width=%d, src_lines=%d, " + "offset=%d\n", dst_width, src_width, src_lines, s->hw->line_offset); + + dst_line = 0; + src_line = s->hw->line_offset; + + while (src_line < src_lines) + { + DBG (5, "fit_lines: getting line: dst_line=%d, src_line=%d, " + "line_switch=%d\n", dst_line, src_line, s->hw->line_switch); + + src_pixel = 0; + pixel_switch = src_width; + for (dst_pixel = 0; dst_pixel < dst_width; dst_pixel++) + { + while (pixel_switch > dst_width) + { + src_pixel++; + pixel_switch -= dst_width; + } + pixel_switch += src_width; + + src_address = src_pixel * s->hw->bpp / 8 + + src_width * src_line * s->hw->bpp / 8; + dst_address = dst_pixel * s->bpp / 8 + + dst_width * dst_line * s->bpp / 8; + + if (s->bpp == 8) + { + dst[dst_address] = s->gray_table[src[src_address]]; + } + else if (s->bpp == 24) + { + dst[dst_address] + = s->red_table[s->gray_table[src[src_address]]]; + dst[dst_address + 1] + = s->green_table[s->gray_table[src[src_address + 1]]]; + dst[dst_address + 2] + = s->blue_table[s->gray_table[src[src_address + 2]]]; + } + else /* lineart */ + { + if ((dst_pixel % 8) == 0) + dst[dst_address] = 0; + dst[dst_address] |= + (((src[src_address] > threshold) ? 0 : 1) + << (7 - (dst_pixel % 8))); + } + } + + dst_line++; + while (s->hw->line_switch >= s->height_dots) + { + src_line++; + s->hw->line_switch -= s->height_dots; + } + s->hw->line_switch += s->hw->height; + } + + *dst_lines = dst_line; + s->hw->line_offset = (src_line - src_lines); + + DBG (4, "fit_lines: exit, src_line=%d, *dst_lines=%d, offset=%d\n", + src_line, *dst_lines, s->hw->line_offset); + return SANE_STATUS_GOOD; +} + +static SANE_Status +check_gamma_table (SANE_Word * table) +{ + SANE_Word entry, value; + SANE_Status status = SANE_STATUS_GOOD; + + for (entry = 0; entry < 256; entry++) + { + value = table[entry]; + if (value > 255) + { + DBG (1, "check_gamma_table: warning: entry %d > 255 (%d) - fixed\n", + entry, value); + table[entry] = 255; + status = SANE_STATUS_INVAL; + } + } + + return status; +} + +/* -------------------------- SANE API functions ------------------------- */ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + SANE_Char line[PATH_MAX]; + SANE_Char *word, *end; + SANE_String_Const cp; + SANE_Int linenumber; + FILE *fp; + + DBG_INIT (); + DBG (2, "SANE Mustek USB backend version %d.%d build %d from %s\n", SANE_CURRENT_MAJOR, + V_MINOR, BUILD, PACKAGE_STRING); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (5, "sane_init: authorize %s null\n", authorize ? "!=" : "=="); + + + num_devices = 0; + first_dev = 0; + first_handle = 0; + devlist = 0; + new_dev = 0; + new_dev_len = 0; + new_dev_alloced = 0; + + sanei_usb_init (); + + fp = sanei_config_open (MUSTEK_USB_CONFIG_FILE); + if (!fp) + { + /* default to /dev/usb/scanner instead of insisting on config file */ + DBG (3, "sane_init: couldn't open config file `%s': %s. Using " + "/dev/usb/scanner directly\n", MUSTEK_USB_CONFIG_FILE, + strerror (errno)); + attach ("/dev/usb/scanner", 0, SANE_FALSE); + return SANE_STATUS_GOOD; + } + linenumber = 0; + DBG (4, "sane_init: reading config file `%s'\n", MUSTEK_USB_CONFIG_FILE); + + while (sanei_config_read (line, sizeof (line), fp)) + { + word = 0; + linenumber++; + + cp = sanei_config_get_string (line, &word); + if (!word || cp == line) + { + DBG (5, "sane_init: config file line %d: ignoring empty line\n", + linenumber); + if (word) + free (word); + continue; + } + if (word[0] == '#') + { + DBG (5, "sane_init: config file line %d: ignoring comment line\n", + linenumber); + free (word); + continue; + } + + if (strcmp (word, "option") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + + if (!word) + { + DBG (1, "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + if (strcmp (word, "max_block_size") == 0) + { + free (word); + word = 0; + cp = sanei_config_get_string (cp, &word); + if (!word) + { + DBG (1, "sane_init: config file line %d: missing quotation mark?\n", + linenumber); + continue; + } + + errno = 0; + max_block_size = strtol (word, &end, 0); + if (end == word) + { + DBG (3, "sane-init: config file line %d: max_block_size " + "must have a parameter; using 8192 bytes\n", + linenumber); + max_block_size = 8192; + } + if (errno) + { + DBG (3, + "sane-init: config file line %d: max_block_size `%s' " + "is invalid (%s); using 8192 bytes\n", linenumber, + word, strerror (errno)); + max_block_size = 8192; + } + else + { + DBG (3, + "sane_init: config file line %d: max_block_size set " + "to %d bytes\n", linenumber, max_block_size); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "1200ub") == 0) + { + if (new_dev_len > 0) + { + /* this is a 1200 UB */ + new_dev[new_dev_len - 1]->chip->scanner_type = MT_1200UB; + new_dev[new_dev_len - 1]->sane.model = "1200 UB"; + DBG (3, "sane_init: config file line %d: `%s' is a Mustek " + "1200 UB\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "1200ub ignored, was set before any device " + "name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "1200cu") == 0) + { + if (new_dev_len > 0) + { + /* this is a 1200 CU */ + new_dev[new_dev_len - 1]->chip->scanner_type = MT_1200CU; + new_dev[new_dev_len - 1]->sane.model = "1200 CU"; + DBG (3, "sane_init: config file line %d: `%s' is a Mustek " + "1200 CU\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "1200cu ignored, was set before any device " + "name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "1200cu_plus") == 0) + { + if (new_dev_len > 0) + { + /* this is a 1200 CU Plus */ + new_dev[new_dev_len - 1]->chip->scanner_type + = MT_1200CU_PLUS; + new_dev[new_dev_len - 1]->sane.model = "1200 CU Plus"; + DBG (3, "sane_init: config file line %d: `%s' is a Mustek " + "1200 CU Plus\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "1200cu_plus ignored, was set before any device " + "name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else if (strcmp (word, "600cu") == 0) + { + if (new_dev_len > 0) + { + /* this is a 600 CU */ + new_dev[new_dev_len - 1]->chip->scanner_type = MT_600CU; + new_dev[new_dev_len - 1]->sane.model = "600 CU"; + DBG (3, "sane_init: config file line %d: `%s' is a Mustek " + "600 CU\n", linenumber, + new_dev[new_dev_len - 1]->sane.name); + } + else + { + DBG (3, "sane_init: config file line %d: option " + "600cu ignored, was set before any device " + "name\n", linenumber); + } + if (word) + free (word); + word = 0; + } + else + { + DBG (3, "sane_init: config file line %d: option " + "%s is unknown\n", linenumber, word); + if (word) + free (word); + word = 0; + } + } + else + { + new_dev_len = 0; + DBG (4, "sane_init: config file line %d: trying to attach `%s'\n", + linenumber, line); + sanei_usb_attach_matching_devices (line, attach_one_device); + if (word) + free (word); + word = 0; + } + } + + if (new_dev_alloced > 0) + { + new_dev_len = new_dev_alloced = 0; + free (new_dev); + } + + fclose (fp); + DBG (5, "sane_init: exit\n"); + + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Mustek_Usb_Device *dev, *next; + SANE_Status status; + + DBG (5, "sane_exit: start\n"); + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + if (dev->is_prepared) + { + status = usb_high_scan_clearup (dev); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_close: usb_high_scan_clearup returned %s\n", + sane_strstatus (status)); + } + status = usb_high_scan_exit (dev); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_close: usb_high_scan_exit returned %s\n", + sane_strstatus (status)); + if (dev->chip) + { + status = usb_high_scan_exit (dev); + if (status != SANE_STATUS_GOOD) + DBG (3, + "sane_exit: while closing %s, usb_high_scan_exit returned: " + "%s\n", dev->name, sane_strstatus (status)); + } + free ((void *) dev->name); + free (dev); + } + first_dev = 0; + if (devlist) + free (devlist); + devlist = 0; + + DBG (5, "sane_exit: exit\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + Mustek_Usb_Device *dev; + SANE_Int dev_num; + + DBG (5, "sane_get_devices: start: local_only = %s\n", + local_only == SANE_TRUE ? "true" : "false"); + + if (devlist) + free (devlist); + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + dev_num = 0; + for (dev = first_dev; dev_num < num_devices; dev = dev->next) + devlist[dev_num++] = &dev->sane; + devlist[dev_num++] = 0; + + *device_list = devlist; + + DBG (5, "sane_get_devices: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Mustek_Usb_Device *dev; + SANE_Status status; + Mustek_Usb_Scanner *s; + SANE_Int value; + + DBG (5, "sane_open: start (devicename = `%s')\n", devicename); + + if (devicename[0]) + { + for (dev = first_dev; dev; dev = dev->next) + if (strcmp (dev->sane.name, devicename) == 0) + break; + + if (!dev) + { + DBG (5, + "sane_open: couldn't find `%s' in devlist, trying attach)\n", + devicename); + RIE (attach (devicename, &dev, SANE_TRUE)); + } + else + DBG (5, "sane_open: found `%s' in devlist\n", dev->name); + } + else + { + /* empty devicname -> use first device */ + dev = first_dev; + if (dev) + DBG (5, "sane_open: empty devicename, trying `%s'\n", dev->name); + } + + if (!dev) + return SANE_STATUS_INVAL; + + if (dev->chip->scanner_type == MT_UNKNOWN) + { + DBG (0, "sane_open: the type of your scanner is unknown, edit " + "mustek_usb.conf before using the scanner\n"); + return SANE_STATUS_INVAL; + } + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + s->hw = dev; + + RIE (init_options (s)); + + /* insert newly opened handle into list of open handles: */ + s->next = first_handle; + first_handle = s; + + *handle = s; + strcpy (s->hw->device_name, dev->name); + + RIE (usb_high_scan_turn_power (s->hw, SANE_TRUE)); + RIE (usb_high_scan_back_home (s->hw)); + + s->hw->scan_buffer = (SANE_Byte *) malloc (SCAN_BUFFER_SIZE * 2); + if (!s->hw->scan_buffer) + { + DBG (5, "sane_open: couldn't malloc s->hw->scan_buffer (%d bytes)\n", + SCAN_BUFFER_SIZE * 2); + return SANE_STATUS_NO_MEM; + } + s->hw->scan_buffer_len = 0; + s->hw->scan_buffer_start = s->hw->scan_buffer; + + s->hw->temp_buffer = (SANE_Byte *) malloc (SCAN_BUFFER_SIZE); + if (!s->hw->temp_buffer) + { + DBG (5, "sane_open: couldn't malloc s->hw->temp_buffer (%d bytes)\n", + SCAN_BUFFER_SIZE); + return SANE_STATUS_NO_MEM; + } + s->hw->temp_buffer_len = 0; + s->hw->temp_buffer_start = s->hw->temp_buffer; + + for (value = 0; value < 256; value++) + { + s->linear_gamma_table[value] = value; + s->red_gamma_table[value] = value; + s->green_gamma_table[value] = value; + s->blue_gamma_table[value] = value; + s->gray_gamma_table[value] = value; + } + + s->red_table = s->linear_gamma_table; + s->green_table = s->linear_gamma_table; + s->blue_table = s->linear_gamma_table; + s->gray_table = s->linear_gamma_table; + + DBG (5, "sane_open: exit\n"); + + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Mustek_Usb_Scanner *prev, *s; + SANE_Status status; + + DBG (5, "sane_close: start\n"); + + /* remove handle from list of open handles: */ + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (5, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + if (s->hw->is_open) + { + status = usb_high_scan_turn_power (s->hw, SANE_FALSE); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_close: usb_high_scan_turn_power returned %s\n", + sane_strstatus (status)); + } +#if 0 + if (s->hw->is_prepared) + { + status = usb_high_scan_clearup (s->hw); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_close: usb_high_scan_clearup returned %s\n", + sane_strstatus (status)); + } + status = usb_high_scan_exit (s->hw); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_close: usb_high_scan_exit returned %s\n", + sane_strstatus (status)); +#endif + if (s->hw->scan_buffer) + { + free (s->hw->scan_buffer); + s->hw->scan_buffer = 0; + } + if (s->hw->temp_buffer) + { + free (s->hw->temp_buffer); + s->hw->temp_buffer = 0; + } + + free (handle); + + DBG (5, "sane_close: exit\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Mustek_Usb_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + DBG (5, "sane_get_option_descriptor: option = %s (%d)\n", + s->opt[option].name, option); + return s->opt + option; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Mustek_Usb_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + SANE_Int myinfo = 0; + + DBG (5, "sane_control_option: start: action = %s, option = %s (%d)\n", + (action == SANE_ACTION_GET_VALUE) ? "get" : + (action == SANE_ACTION_SET_VALUE) ? "set" : + (action == SANE_ACTION_SET_AUTO) ? "set_auto" : "unknown", + s->opt[option].name, option); + + if (info) + *info = 0; + + if (s->scanning) + { + DBG (1, "sane_control_option: don't call this function while " + "scanning\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + if (option >= NUM_OPTIONS || option < 0) + { + DBG (1, "sane_control_option: option %d >= NUM_OPTIONS || option < 0\n", + option); + return SANE_STATUS_INVAL; + } + + cap = s->opt[option].cap; + + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (2, "sane_control_option: option %d is inactive\n", option); + return SANE_STATUS_INVAL; + } + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_THRESHOLD: + case OPT_CUSTOM_GAMMA: + *(SANE_Word *) val = s->val[option].w; + break; + /* word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + break; + /* string options: */ + case OPT_MODE: + strcpy (val, s->val[option].s); + break; + default: + DBG (2, "sane_control_option: can't get unknown option %d\n", + option); + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (2, "sane_control_option: option %d is not settable\n", option); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, &myinfo); + + if (status != SANE_STATUS_GOOD) + { + DBG (2, "sane_control_option: sanei_constrain_value returned %s\n", + sane_strstatus (status)); + return status; + } + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + s->val[option].w = *(SANE_Word *) val; + RIE (calc_parameters (s)); + myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_THRESHOLD: + s->val[option].w = *(SANE_Word *) val; + break; + /* Boolean */ + case OPT_PREVIEW: + s->val[option].w = *(SANE_Bool *) val; + break; + /* side-effect-free word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + check_gamma_table (s->val[option].wa); + break; + case OPT_CUSTOM_GAMMA: + s->val[OPT_CUSTOM_GAMMA].w = *(SANE_Word *) val; + myinfo |= SANE_INFO_RELOAD_OPTIONS; + if (s->val[OPT_CUSTOM_GAMMA].w == SANE_TRUE) + { + s->red_table = s->red_gamma_table; + s->green_table = s->green_gamma_table; + s->blue_table = s->blue_gamma_table; + s->gray_table = s->gray_gamma_table; + if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_GRAY) == 0) + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + else if (strcmp (s->val[OPT_MODE].s, SANE_VALUE_SCAN_MODE_COLOR) == 0) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + else + { + s->red_table = s->linear_gamma_table; + s->green_table = s->linear_gamma_table; + s->blue_table = s->linear_gamma_table; + s->gray_table = s->linear_gamma_table; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + break; + case OPT_MODE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + + RIE (calc_parameters (s)); + + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + + if (strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA].w == SANE_TRUE) + { + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + } + myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + break; + default: + DBG (2, "sane_control_option: can't set unknown option %d\n", + option); + } + } + else + { + DBG (2, "sane_control_option: unknown action %d for option %d\n", + action, option); + return SANE_STATUS_INVAL; + } + if (info) + *info = myinfo; + + DBG (5, "sane_control_option: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Mustek_Usb_Scanner *s = handle; + SANE_Status status; + + DBG (5, "sane_get_parameters: start\n"); + + RIE (calc_parameters (s)); + if (params) + *params = s->params; + + DBG (5, "sane_get_parameters: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + Mustek_Usb_Scanner *s = handle; + SANE_Status status; + SANE_String val; + Colormode color_mode; + SANE_Word dpi, x, y, width, height; + + DBG (5, "sane_start: start\n"); + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + + s->total_bytes = 0; + s->total_lines = 0; + RIE (calc_parameters (s)); + + if (s->width_dots <= 0) + { + DBG (0, "sane_start: top left x > bottom right x --- exiting\n"); + return SANE_STATUS_INVAL; + } + if (s->height_dots <= 0) + { + DBG (0, "sane_start: top left y > bottom right y --- exiting\n"); + return SANE_STATUS_INVAL; + } + + + val = s->val[OPT_MODE].s; + if (!strcmp (val, SANE_VALUE_SCAN_MODE_LINEART)) + color_mode = GRAY8; + else if (!strcmp (val, SANE_VALUE_SCAN_MODE_GRAY)) + color_mode = GRAY8; + else /* Color */ + color_mode = RGB24; + + dpi = SANE_UNFIX (s->val[OPT_RESOLUTION].w); + x = s->tl_x_dots; + y = s->tl_y_dots; + width = s->width_dots; + height = s->height_dots; + + if (!s->hw->is_prepared) + { + RIE (usb_high_scan_prepare (s->hw)); + RIE (usb_high_scan_reset (s->hw)); + } + RIE (usb_high_scan_set_threshold (s->hw, 128)); + RIE (usb_high_scan_embed_gamma (s->hw, NULL)); + RIE (usb_high_scan_suggest_parameters (s->hw, dpi, x, y, width, height, + color_mode)); + RIE (usb_high_scan_setup_scan (s->hw, s->hw->scan_mode, s->hw->x_dpi, + s->hw->y_dpi, 0, s->hw->x, s->hw->y, + s->hw->width)); + + DBG (3, "sane_start: wanted: dpi=%d, x=%d, y=%d, width=%d, height=%d, " + "scan_mode=%d\n", dpi, x, y, width, height, color_mode); + DBG (3, "sane_start: got: x_dpi=%d, y_dpi=%d, x=%d, y=%d, width=%d, " + "height=%d, scan_mode=%d\n", s->hw->x_dpi, s->hw->y_dpi, s->hw->x, + s->hw->y, s->hw->width, s->hw->height, s->hw->scan_mode); + + s->scanning = SANE_TRUE; + s->read_rows = s->hw->height; + s->hw->line_switch = s->hw->height; + s->hw->line_offset = 0; + s->hw->scan_buffer_len = 0; + + DBG (5, "sane_start: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + Mustek_Usb_Scanner *s = handle; + SANE_Word lines_to_read, lines_read; + SANE_Status status; + + DBG (5, "sane_read: start\n"); + + if (!s) + { + DBG (1, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!buf) + { + DBG (1, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!len) + { + DBG (1, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + + *len = 0; + + if (!s->scanning) + { + DBG (3, "sane_read: scan was cancelled, is over or has not been " + "initiated yet\n"); + return SANE_STATUS_CANCELLED; + } + + if (s->hw->scan_buffer_len == 0) + { + if (s->read_rows > 0) + { + lines_to_read = SCAN_BUFFER_SIZE / (s->hw->width * s->hw->bpp / 8); + if (lines_to_read > s->read_rows) + lines_to_read = s->read_rows; + s->hw->temp_buffer_start = s->hw->temp_buffer; + s->hw->temp_buffer_len = (s->hw->width * s->hw->bpp / 8) + * lines_to_read; + DBG (4, "sane_read: reading %d source lines\n", lines_to_read); + RIE (usb_high_scan_get_rows (s->hw, s->hw->temp_buffer, + lines_to_read, SANE_FALSE)); + RIE (fit_lines (s, s->hw->temp_buffer, s->hw->scan_buffer, + lines_to_read, &lines_read)); + s->read_rows -= lines_to_read; + if ((s->total_lines + lines_read) > s->height_dots) + lines_read = s->height_dots - s->total_lines; + s->total_lines += lines_read; + DBG (4, "sane_read: %d destination lines, %d total\n", + lines_read, s->total_lines); + s->hw->scan_buffer_start = s->hw->scan_buffer; + s->hw->scan_buffer_len = (s->width_dots * s->bpp / 8) * lines_read; + } + else + { + DBG (4, "sane_read: scan finished -- exit\n"); + return SANE_STATUS_EOF; + } + } + if (s->hw->scan_buffer_len == 0) + { + DBG (4, "sane_read: scan finished -- exit\n"); + return SANE_STATUS_EOF; + } + + *len = MIN (max_len, (SANE_Int) s->hw->scan_buffer_len); + memcpy (buf, s->hw->scan_buffer_start, *len); + DBG (4, "sane_read: exit, read %d bytes from scan_buffer; " + "%ld bytes remaining\n", *len, + (long int) (s->hw->scan_buffer_len - *len)); + s->hw->scan_buffer_len -= (*len); + s->hw->scan_buffer_start += (*len); + s->total_bytes += (*len); + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Mustek_Usb_Scanner *s = handle; + SANE_Status status; + + DBG (5, "sane_cancel: start\n"); + + status = usb_high_scan_stop_scan (s->hw); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_cancel: usb_high_scan_stop_scan returned `%s' for `%s'\n", + sane_strstatus (status), s->hw->name); + usb_high_scan_back_home (s->hw); + if (status != SANE_STATUS_GOOD) + DBG (3, "sane_cancel: usb_high_scan_back_home returned `%s' for `%s'\n", + sane_strstatus (status), s->hw->name); + + if (s->scanning) + { + s->scanning = SANE_FALSE; + if (s->total_bytes != (s->params.bytes_per_line * s->params.lines)) + DBG (1, "sane_cancel: warning: scanned %d bytes, expected %d " + "bytes\n", s->total_bytes, + s->params.bytes_per_line * s->params.lines); + else + DBG (3, "sane_cancel: scan finished, scanned %d bytes\n", + s->total_bytes); + } + else + { + DBG (4, "sane_cancel: scan has not been initiated yet, " + "or it is allready aborted\n"); + } + DBG (5, "sane_cancel: exit\n"); + return; +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Mustek_Usb_Scanner *s = handle; + + DBG (5, "sane_set_io_mode: handle = %p, non_blocking = %s\n", + handle, non_blocking == SANE_TRUE ? "true" : "false"); + if (!s->scanning) + { + DBG (1, "sane_set_io_mode: not scanning\n"); + return SANE_STATUS_INVAL; + } + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Mustek_Usb_Scanner *s = handle; + + DBG (5, "sane_get_select_fd: handle = %p, fd = %p\n", handle, (void *) fd); + if (!s->scanning) + { + DBG (1, "sane_get_select_fd: not scanning\n"); + return SANE_STATUS_INVAL; + } + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/mustek_usb.conf.in b/backend/mustek_usb.conf.in new file mode 100644 index 0000000..c9b3ec4 --- /dev/null +++ b/backend/mustek_usb.conf.in @@ -0,0 +1,39 @@ +# mustek_usb.conf: Configuration file for Mustek USB scanner +# Read man sane-mustek_usb for documentation + +# If USB errors occur, using this option may help +#option max_block_size 1024 + +# Autodetect 1200 UB and Trust Compact Scan USB 19200 +usb 0x055f 0x0006 + +# Autodetect 1200 USB (not supported) +# usb 0x055f 0x0003 + +# Autodetect 1200 CU +usb 0x055f 0x0001 + +# Autodetect 1200 CU Plus +usb 0x055f 0x0008 + +# Autodetect 600 CU +usb 0x055f 0x0002 + +# Autodetect 600 USB (not supported) +usb 0x055f 0x0873 + +# If autodetection doesn't work uncomment or add your device file and one +# suitable option (1200ub is also for Trust Compact Scan USB 19200). + +#/dev/usb/scanner0 +#option 1200ub +#option 1200cu +#option 1200cu_plus +#option 600cu + +#/dev/usbscanner0 +#option 1200ub +#option 1200cu +#option 1200cu_plus +#option 600cu + diff --git a/backend/mustek_usb.h b/backend/mustek_usb.h new file mode 100644 index 0000000..7e68402 --- /dev/null +++ b/backend/mustek_usb.h @@ -0,0 +1,62 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001, 2002 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#ifndef mustek_usb_h +#define mustek_usb_h + +#include +#include "mustek_usb_high.h" + +#define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE +#define DISABLE(OPTION) s->opt[OPTION].cap |= SANE_CAP_INACTIVE +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) + +#define MUSTEK_USB_CONFIG_FILE "mustek_usb.conf" +#define SCAN_BUFFER_SIZE (64 * 1024) + +#endif /* mustek_usb_h */ diff --git a/backend/mustek_usb2.c b/backend/mustek_usb2.c new file mode 100644 index 0000000..25b8464 --- /dev/null +++ b/backend/mustek_usb2.c @@ -0,0 +1,2696 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000-2005 Mustek. + Originally maintained by Mustek + + Copyright (C) 2001-2005 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + +#define BUILD 10 + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/saneopts.h" + +#define BACKEND_NAME mustek_usb2 + +#include "../include/sane/sanei_backend.h" +#include "mustek_usb2_high.c" + +#include "mustek_usb2.h" + +static SANE_Int num_devices; +static const SANE_Device **devlist = 0; + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ +}; +static SANE_Range x_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (8.3 * MM_PER_INCH), /* maximum */ + SANE_FIX (0.0) /* quantization */ +}; + +static SANE_Range y_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (11.6 * MM_PER_INCH), /* maximum */ + SANE_FIX (0.0) /* quantization */ +}; + +static SANE_Range gamma_range = { + SANE_FIX (0.01), /* minimum */ + SANE_FIX (5.0), /* maximum */ + SANE_FIX (0.01) /* quantization */ +}; +static SANE_String_Const mode_list[] = { + SANE_I18N ("Color48"), + SANE_I18N ("Color24"), + SANE_I18N ("Gray16"), + SANE_I18N ("Gray8"), + SANE_VALUE_SCAN_MODE_LINEART, + 0 +}; + +static SANE_String_Const negative_mode_list[] = { + SANE_I18N ("Color24"), + 0 +}; + +static SANE_String_Const source_list[] = { + SANE_I18N ("Reflective"), + SANE_I18N ("Positive"), + SANE_I18N ("Negative"), + 0 +}; +static Scanner_Model mustek_A2nu2_model = { + "mustek-A2nu2", /* Name */ + "Mustek", /* Device vendor string */ + + "BearPaw 2448TA Pro", /* Device model name */ + "", /* Name of the firmware file */ + + {1200, 600, 300, 150, 75, 0}, /* possible resolutions */ + + SANE_FIX (0.0), /* Start of scan area in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in mm (y) */ + SANE_FIX (8.3 * MM_PER_INCH), /* Size of scan area in mm (x) */ + SANE_FIX (11.6 * MM_PER_INCH), /* Size of scan area in mm (y) */ + + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (x) */ + SANE_FIX (0.0), /* Start of scan area in TA mode in mm (y) */ + SANE_FIX (1.46 * MM_PER_INCH), /* Size of scan area in TA mode in mm (x) */ + SANE_FIX (6.45 * MM_PER_INCH), /* Size of scan area in TA mode in mm (y) */ + + 0, /* Order of the CCD/CIS colors 0:RO_RGB 1:RO_BGR */ + SANE_FIX (2.0), /* Default gamma value */ + + SANE_FALSE, /* Is this a CIS scanner? */ + 0 /* Which flags are needed for this scanner? */ + /* Setup and tested */ +}; + + +/* Forward declarations */ + +static SANE_Bool GetDeviceStatus (void); +static SANE_Bool PowerControl (SANE_Bool isLampOn, SANE_Bool isTaLampOn); +static SANE_Bool CarriageHome (void); +static SANE_Bool SetParameters (LPSETPARAMETERS pSetParameters); +static SANE_Bool GetParameters (LPGETPARAMETERS pGetParameters); +static SANE_Bool StartScan (void); +static SANE_Bool ReadScannedData (LPIMAGEROWS pImageRows); +static SANE_Bool StopScan (void); +static SANE_Bool IsTAConnected (void); +static void AutoLevel (SANE_Byte *lpSource, SCANMODE scanMode, unsigned short ScanLines, + unsigned int BytesPerLine); +static size_t max_string_size (const SANE_String_Const strings[]); +static SANE_Status calc_parameters (Mustek_Scanner * s); +#ifdef SANE_UNUSED +static SANE_Bool GetGammaInfo (LPGAMMAINFO pGamaInfo); +static SANE_Bool GetKeyStatus (SANE_Byte * pKey); +static void QBetChange (SANE_Byte *lpSource, SCANMODE scanMode, unsigned short ScanLines, + unsigned int BytesPerLine); +static void QBETDetectAutoLevel (void *pDIB, unsigned int ImageWidth, unsigned int ImageHeight); +#endif + + + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +static SANE_Status +calc_parameters (Mustek_Scanner * s) +{ + SANE_String val, val_source; + val = s->val[OPT_MODE].s; + val_source = s->val[OPT_SOURCE].s; + + s->params.last_frame = SANE_TRUE; + + if (strcmp (val, "Color48") == 0) /* Color48 */ + { + s->params.format = SANE_FRAME_RGB; + s->params.depth = 16; + s->setpara.smScanMode = SM_RGB48; + if (s->val[OPT_PREVIEW].w) + { + DBG (DBG_DET, "calc_parameters : preview set ScanMode SM_RGB24\n"); + s->params.depth = 8; + s->setpara.smScanMode = SM_RGB24; + } + } + else if (strcmp (val, "Color24") == 0) /* Color24 */ + { + s->params.format = SANE_FRAME_RGB; + s->params.depth = 8; + s->setpara.smScanMode = SM_RGB24; + } + else if (strcmp (val, "Gray16") == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 16; + s->setpara.smScanMode = SM_GRAY16; + if (s->val[OPT_PREVIEW].w) + { + s->params.depth = 8; + DBG (DBG_DET, "calc_parameters : preview set ScanMode SM_GRAY\n"); + s->setpara.smScanMode = SM_GRAY; + } + } + else if (strcmp (val, "Gray8") == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 8; + s->setpara.smScanMode = SM_GRAY; + } + else if (strcmp (val, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.depth = 1; + s->setpara.smScanMode = SM_TEXT; + } + + /*set Scan Source */ + DBG (DBG_DET, "calc_parameters :scan Source = %s\n", val_source); + if (strcmp (val_source, "Reflective") == 0) + { + s->setpara.ssScanSource = SS_Reflective; + } + else if (strcmp (val_source, "Positive") == 0) + { + s->setpara.ssScanSource = SS_Positive; + } + else if (strcmp (val_source, "Negative") == 0) + { + s->setpara.ssScanSource = SS_Negative; + } + + + s->setpara.fmArea.x1 = + (unsigned short) ((SANE_UNFIX (s->val[OPT_TL_X].w) * 300.0) / MM_PER_INCH + 0.5); + s->setpara.fmArea.x2 = + (unsigned short) ((SANE_UNFIX (s->val[OPT_BR_X].w) * 300.0) / MM_PER_INCH + 0.5); + s->setpara.fmArea.y1 = + (unsigned short) ((SANE_UNFIX (s->val[OPT_TL_Y].w) * 300.0) / MM_PER_INCH + 0.5); + s->setpara.fmArea.y2 = + (unsigned short) ((SANE_UNFIX (s->val[OPT_BR_Y].w) * 300.0) / MM_PER_INCH + 0.5); + + if (s->val[OPT_PREVIEW].w) + { + s->setpara.fmArea.y1 = s->setpara.fmArea.y1 + PER_ADD_START_LINES; + s->setpara.fmArea.x1 += PRE_ADD_START_X; + } /*just for range bug. */ + + s->setpara.pfPixelFlavor = PF_BlackIs0; + s->setpara.wLinearThreshold = s->val[OPT_THRESHOLD].w; + + s->setpara.wTargetDPI = s->val[OPT_RESOLUTION].w; + if (s->val[OPT_PREVIEW].w) + { + s->setpara.wTargetDPI = 75; + } + + s->setpara.pGammaTable = NULL; + + s->params.pixels_per_line = + (SANE_Int) ((s->setpara.fmArea.x2 - + s->setpara.fmArea.x1) * s->setpara.wTargetDPI / 300.0 + 0.5); + + switch (s->params.format) + { + case SANE_FRAME_RGB: + if (s->params.depth == 8) + s->params.bytes_per_line = s->params.pixels_per_line * 3; + if (s->params.depth == 16) + s->params.bytes_per_line = s->params.pixels_per_line * 6; + break; + case SANE_FRAME_GRAY: + if (s->params.depth == 1) + s->params.bytes_per_line = s->params.pixels_per_line / 8; + if (s->params.depth == 8) + s->params.bytes_per_line = s->params.pixels_per_line; + if (s->params.depth == 16) + s->params.bytes_per_line = s->params.pixels_per_line * 2; + break; + default: + DBG (DBG_DET, "sane_star:sane params .format = %d\n", s->params.format); + } + + s->params.lines = + (SANE_Int) ((s->setpara.fmArea.y2 - + s->setpara.fmArea.y1) * s->setpara.wTargetDPI / 300 + 0.5); + + DBG (DBG_FUNC, "calc_parameters: end\n"); + + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options (Mustek_Scanner * s) +{ + SANE_Int option, count; + SANE_Word *dpi_list; /*Resolution Support */ + + DBG (DBG_FUNC, "init_options: start\n"); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (option = 0; option < NUM_OPTIONS; ++option) + { + s->opt[option].size = sizeof (SANE_Word); + s->opt[option].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + /* Option num */ + s->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* "Mode" group: */ + s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode"); + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].size = 0; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + s->opt[OPT_MODE].name = SANE_NAME_SCAN_MODE; + s->opt[OPT_MODE].title = SANE_TITLE_SCAN_MODE; + s->opt[OPT_MODE].desc = SANE_DESC_SCAN_MODE; + s->opt[OPT_MODE].type = SANE_TYPE_STRING; + s->opt[OPT_MODE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup ("Color24"); + + /* Scan Source */ + s->opt[OPT_SOURCE].name = SANE_NAME_SCAN_SOURCE; + s->opt[OPT_SOURCE].title = SANE_TITLE_SCAN_SOURCE; + s->opt[OPT_SOURCE].desc = SANE_DESC_SCAN_SOURCE; + s->opt[OPT_SOURCE].type = SANE_TYPE_STRING; + s->opt[OPT_SOURCE].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[OPT_SOURCE].size = max_string_size (source_list); + s->opt[OPT_SOURCE].constraint.string_list = source_list; + s->val[OPT_SOURCE].s = strdup ("Reflective"); + + if (!IsTAConnected ()) + { + DISABLE (OPT_SOURCE); + } + + + /* resolution */ + + for (count = 0; s->model.dpi_values[count] != 0; count++) + { + } + dpi_list = malloc ((count + 1) * sizeof (SANE_Word)); + if (!dpi_list) + return SANE_STATUS_NO_MEM; + dpi_list[0] = count; + + for (count = 0; s->model.dpi_values[count] != 0; count++) + dpi_list[count + 1] = s->model.dpi_values[count]; + + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + + + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_WORD_LIST; + s->opt[OPT_RESOLUTION].constraint.word_list = dpi_list; + s->val[OPT_RESOLUTION].w = 300; + + /* preview */ + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + /* "Debug" group: */ + s->opt[OPT_DEBUG_GROUP].title = SANE_I18N ("Debugging Options"); + s->opt[OPT_DEBUG_GROUP].desc = ""; + s->opt[OPT_DEBUG_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_DEBUG_GROUP].size = 0; + s->opt[OPT_DEBUG_GROUP].cap = 0; + s->opt[OPT_DEBUG_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* auto warmup */ + s->opt[OPT_AUTO_WARMUP].name = "auto-warmup"; + s->opt[OPT_AUTO_WARMUP].title = SANE_I18N ("Automatic warmup"); + s->opt[OPT_AUTO_WARMUP].desc = + SANE_I18N ("Warm-up until the lamp's brightness is constant " + "instead of insisting on 40 seconds warm-up time."); + s->opt[OPT_AUTO_WARMUP].type = SANE_TYPE_BOOL; + s->opt[OPT_AUTO_WARMUP].unit = SANE_UNIT_NONE; + s->opt[OPT_AUTO_WARMUP].constraint_type = SANE_CONSTRAINT_NONE; + s->val[OPT_AUTO_WARMUP].w = SANE_FALSE; + if (s->model.is_cis) + DISABLE (OPT_AUTO_WARMUP); + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement"); + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + + s->opt[OPT_ENHANCEMENT_GROUP].size = 0; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &u8_range; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->val[OPT_THRESHOLD].w = DEF_LINEARTTHRESHOLD; + + /* internal gamma value */ + s->opt[OPT_GAMMA_VALUE].name = "gamma-value"; + s->opt[OPT_GAMMA_VALUE].title = SANE_I18N ("Gamma value"); + s->opt[OPT_GAMMA_VALUE].desc = + SANE_I18N ("Sets the gamma value of all channels."); + s->opt[OPT_GAMMA_VALUE].type = SANE_TYPE_FIXED; + s->opt[OPT_GAMMA_VALUE].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VALUE].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VALUE].constraint.range = &gamma_range; + s->opt[OPT_GAMMA_VALUE].cap |= SANE_CAP_EMULATED; + s->val[OPT_GAMMA_VALUE].w = s->model.default_gamma_value; + + DISABLE (OPT_GAMMA_VALUE); + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry"); + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].size = 0; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + x_range.max = s->model.x_size; + y_range.max = s->model.y_size; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &x_range; + + s->val[OPT_TL_X].w = 0; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &y_range; + s->val[OPT_TL_Y].w = 0; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &x_range; + s->val[OPT_BR_X].w = x_range.max; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &y_range; + s->val[OPT_BR_Y].w = y_range.max; + + calc_parameters (s); + + DBG (DBG_FUNC, "init_options: exit\n"); + return SANE_STATUS_GOOD; +} + +/***************************** Code from spicall.c *****************************/ + +static SANE_Byte * g_lpNegImageData = NULL; +static SANE_Bool g_bIsFirstGetNegData = TRUE; +static SANE_Bool g_bIsMallocNegData = FALSE; +static unsigned int g_dwAlreadyGetNegLines = 0; + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + Check the device connect status +Parameters: + none +Return value: + if the device is connected + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +GetDeviceStatus () +{ + DBG (DBG_FUNC, "GetDeviceStatus: start\n"); + return MustScanner_GetScannerState (); +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + Turn the lamp on or off +Parameters: + isLampOn: turn the lamp on or off + isTALampOn: turn the TA lamp on or off +Return value: + if operation success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +PowerControl (SANE_Bool isLampOn, SANE_Bool isTALampOn) +{ + DBG (DBG_FUNC, "PowerControl: start\n"); + return MustScanner_PowerControl (isLampOn, isTALampOn); +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + Turn the carriage home +Parameters: + none +Return value: + if the operation success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +CarriageHome () +{ + DBG (DBG_FUNC, "CarriageHome: start\n"); + return MustScanner_BackHome (); +} + +#ifdef SANE_UNUSED +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + Get gamma input/output bit count +Parameters: + pGammaInfo: the gamma information +Return value: + if the operation success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +GetGammaInfo (LPGAMMAINFO pGammaInfo) +{ + DBG (DBG_FUNC, "GetGammaInfo: start\n"); + + switch (pGammaInfo->smScanMode) + { + case SM_GRAY: + pGammaInfo->wInputGammaBits = 12; + pGammaInfo->wOutputGammaBits = 8; + break; + case SM_RGB24: + pGammaInfo->wInputGammaBits = 12; + pGammaInfo->wOutputGammaBits = 8; + break; + case SM_GRAY16: + pGammaInfo->wInputGammaBits = 16; + pGammaInfo->wOutputGammaBits = 16; + break; + case SM_RGB48: + pGammaInfo->wInputGammaBits = 16; + pGammaInfo->wOutputGammaBits = 16; + break; + default: + pGammaInfo->wInputGammaBits = 0; + pGammaInfo->wOutputGammaBits = 0; + return FALSE; + } + + DBG (DBG_FUNC, "GetGammaInfo: exit\n"); + return TRUE; +} +#endif +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + set scan parameters +Parameters: + pSetParameters: the information of scaning +Return value: + if the operation success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +SetParameters (LPSETPARAMETERS pSetParameters) +{ + unsigned short X1inTargetDpi; + unsigned short Y1inTargetDpi; + unsigned short X2inTargetDpi; + unsigned short Y2inTargetDpi; + + DBG (DBG_FUNC, "SetParameters: start\n"); + + /*0. Reset */ + if (ST_Reflective == g_ScanType) + { + Reflective_Reset (); + } + else + { + Transparent_Reset (); + } + + /*1. Scan mode */ + switch (pSetParameters->smScanMode) + { + case SM_TEXT: + g_tiTarget.cmColorMode = CM_TEXT; + break; + case SM_GRAY: + g_tiTarget.cmColorMode = CM_GRAY8; + break; + case SM_GRAY16: + g_tiTarget.cmColorMode = CM_GRAY16; + break; + case SM_RGB24: + g_tiTarget.cmColorMode = CM_RGB24; + break; + case SM_RGB48: + g_tiTarget.cmColorMode = CM_RGB48; + break; + default: + return FALSE; + } + + /*2. Scan source */ + g_ssScanSource = pSetParameters->ssScanSource; + g_tiTarget.bScanSource = pSetParameters->ssScanSource; + + + if (SS_Reflective == pSetParameters->ssScanSource) + { + g_ScanType = ST_Reflective; + } + else if (SS_Positive == pSetParameters->ssScanSource + || SS_Negative == pSetParameters->ssScanSource + || SS_ADF == pSetParameters->ssScanSource) + { + g_ScanType = ST_Transparent; + } + else + { + DBG (DBG_ERR, "SetParameters: ScanSource error\n"); + return FALSE; + } + + /*3. pixel flavor */ + if (PF_BlackIs0 == pSetParameters->pfPixelFlavor + || PF_WhiteIs0 == pSetParameters->pfPixelFlavor) + { + g_PixelFlavor = pSetParameters->pfPixelFlavor; + } + else + { + DBG (DBG_ERR, "SetParameters: PixelFlavor error\n"); + return FALSE; + } + + /*4. Scan area */ + if (pSetParameters->fmArea.x1 >= pSetParameters->fmArea.x2) + { + DBG (DBG_ERR, "SetParameters: x1 > x2, error\n"); + return FALSE; + } + if (pSetParameters->fmArea.y1 >= pSetParameters->fmArea.y2) + { + DBG (DBG_ERR, "SetParameters: y1 >= y2, error\n"); + return FALSE; + } + if (pSetParameters->fmArea.x2 > MAX_SCANNING_WIDTH) /* Just for A4 size */ + { + DBG (DBG_ERR, "SetParameters: x2 > MAX_SCANNING_WIDTH, error\n"); + return FALSE; + } + if (pSetParameters->fmArea.y2 > MAX_SCANNING_HEIGHT) /* Just for A4 size */ + { + DBG (DBG_ERR, "SetParameters: y2 > MAX_SCANNING_HEIGHT, error\n"); + return FALSE; + } + + X1inTargetDpi = + (unsigned short) ((unsigned int) (pSetParameters->fmArea.x1) * + (unsigned int) (pSetParameters->wTargetDPI) / 300L); + Y1inTargetDpi = + (unsigned short) ((unsigned int) (pSetParameters->fmArea.y1) * + (unsigned int) (pSetParameters->wTargetDPI) / 300L); + X2inTargetDpi = + (unsigned short) ((unsigned int) (pSetParameters->fmArea.x2) * + (unsigned int) (pSetParameters->wTargetDPI) / 300L); + Y2inTargetDpi = + (unsigned short) ((unsigned int) (pSetParameters->fmArea.y2) * + (unsigned int) (pSetParameters->wTargetDPI) / 300L); + + g_tiTarget.isOptimalSpeed = TRUE; + g_tiTarget.wDpi = pSetParameters->wTargetDPI; + g_tiTarget.wX = X1inTargetDpi; + g_tiTarget.wY = Y1inTargetDpi; + g_tiTarget.wWidth = X2inTargetDpi - X1inTargetDpi; + g_tiTarget.wHeight = Y2inTargetDpi - Y1inTargetDpi; + + DBG (DBG_INFO, "SetParameters: g_tiTarget.wDpi=%d\n", g_tiTarget.wDpi); + DBG (DBG_INFO, "SetParameters: g_tiTarget.wX=%d\n", g_tiTarget.wX); + DBG (DBG_INFO, "SetParameters: g_tiTarget.wY=%d\n", g_tiTarget.wY); + DBG (DBG_INFO, "SetParameters: g_tiTarget.wWidth=%d\n", g_tiTarget.wWidth); + DBG (DBG_INFO, "SetParameters: g_tiTarget.wHeight=%d\n", + g_tiTarget.wHeight); + + /*5.Prepare */ + if (FALSE == MustScanner_Prepare (g_tiTarget.bScanSource)) + { + DBG (DBG_ERR, "SetParameters: MustScanner_Prepare fail\n"); + return FALSE; + } + + /*6. Linear threshold */ + if (pSetParameters->wLinearThreshold > 256 + && pSetParameters->smScanMode == SM_TEXT) + { + DBG (DBG_ERR, "SetParameters: LinearThreshold error\n"); + return FALSE; + } + else + { + g_wLineartThreshold = pSetParameters->wLinearThreshold; + } + + /*7. Gamma table */ + if (NULL != pSetParameters->pGammaTable) + { + DBG (DBG_INFO, "SetParameters: IN gamma table not NULL\n"); + g_pGammaTable = pSetParameters->pGammaTable; + g_isSelfGamma = FALSE; + } + else if (pSetParameters->smScanMode == SM_GRAY + || pSetParameters->smScanMode == SM_RGB24) + { + unsigned short i; + SANE_Byte byGammaData; + double pow_d; + double pow_z = (double) 10 / 16.0; + + g_pGammaTable = (unsigned short *) malloc (sizeof (unsigned short) * 4096 * 3); + + DBG (DBG_INFO, "SetParameters: gamma table malloc %ld Bytes\n", + (long int) sizeof (unsigned short) * 4096 * 3); + DBG (DBG_INFO, "SetParameters: address of g_pGammaTable=%p\n", + (void *) g_pGammaTable); + + if (NULL == g_pGammaTable) + { + DBG (DBG_ERR, "SetParameters: gamma table malloc fail\n"); + return FALSE; + } + g_isSelfGamma = TRUE; + + for (i = 0; i < 4096; i++) + { + pow_d = (double) i / (double) 4096; + + byGammaData = (SANE_Byte) (pow (pow_d, pow_z) * 255); + + *(g_pGammaTable + i) = byGammaData; + *(g_pGammaTable + i + 4096) = byGammaData; + *(g_pGammaTable + i + 8192) = byGammaData; + } + } + else if (pSetParameters->smScanMode == SM_GRAY16 + || pSetParameters->smScanMode == SM_RGB48) + { + unsigned int i, wGammaData; + g_pGammaTable = (unsigned short *) malloc (sizeof (unsigned short) * 65536 * 3); + + if (g_pGammaTable == NULL) + { + DBG (DBG_ERR, "SetParameters: gamma table malloc fail\n"); + return FALSE; + } + g_isSelfGamma = TRUE; + + for (i = 0; i < 65536; i++) + { + wGammaData = + (unsigned short) (pow ((((float) i) / 65536.0), (((float) 10) / 16.0)) * + 65535); + + *(g_pGammaTable + i) = wGammaData; + *(g_pGammaTable + i + 65536) = wGammaData; + *(g_pGammaTable + i + 65536 * 2) = wGammaData; + } + } + else + { + DBG (DBG_INFO, "SetParameters: set g_pGammaTable to NULL\n"); + g_pGammaTable = NULL; + } + + DBG (DBG_FUNC, "SetParameters: exit\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + get the optical dpi and scan area +Parameters: + pGetParameters: the information of scan +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +GetParameters (LPGETPARAMETERS pGetParameters) +{ + DBG (DBG_FUNC, "GetParameters: start\n"); + if (ST_Reflective == g_ScanType) + { + if (FALSE == Reflective_ScanSuggest (&g_tiTarget, &g_ssSuggest)) + { + DBG (DBG_ERR, "GetParameters: Reflective_ScanSuggest error\n"); + return FALSE; + } + } + else + { + if (FALSE == Transparent_ScanSuggest (&g_tiTarget, &g_ssSuggest)) + { + DBG (DBG_ERR, "GetParameters: Transparent_ScanSuggest error\n"); + return FALSE; + } + } + + pGetParameters->wSourceXDPI = g_ssSuggest.wXDpi; + pGetParameters->wSourceYDPI = g_ssSuggest.wYDpi; + pGetParameters->dwLength = (unsigned int) g_ssSuggest.wHeight; + pGetParameters->dwLineByteWidth = g_ssSuggest.dwBytesPerRow; + + DBG (DBG_FUNC, "GetParameters: exit\n"); + + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 + +Routine Description: + start scan image +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +StartScan () +{ + DBG (DBG_FUNC, "StartScan: start\n"); + if (ST_Reflective == g_ScanType) + { + DBG (DBG_INFO, "StartScan: g_ScanType==ST_Reflective\n"); + + return Reflective_SetupScan (g_ssSuggest.cmScanMode, + g_ssSuggest.wXDpi, + g_ssSuggest.wYDpi, + PF_BlackIs0, + g_ssSuggest.wX, + g_ssSuggest.wY, + g_ssSuggest.wWidth, g_ssSuggest.wHeight); + } + else + + { + + DBG (DBG_INFO, "StartScan: g_ScanType==ST_Transparent\n"); + + return Transparent_SetupScan (g_ssSuggest.cmScanMode, + g_ssSuggest.wXDpi, + g_ssSuggest.wYDpi, + PF_BlackIs0, + g_ssSuggest.wX, + g_ssSuggest.wY, + g_ssSuggest.wWidth, g_ssSuggest.wHeight); + } +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Read the scanner data +Parameters: + + pImageRows: the information of the data +Return value: + if the operation is seccuss + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +ReadScannedData (LPIMAGEROWS pImageRows) +{ + SANE_Bool isRGBInvert; + unsigned short Rows = 0; + SANE_Byte *lpBlock = (SANE_Byte *) pImageRows->pBuffer; + SANE_Byte *lpReturnData = (SANE_Byte *) pImageRows->pBuffer; + int i = 0; + + DBG (DBG_FUNC, "ReadScannedData: start\n"); + + if (pImageRows->roRgbOrder == RO_RGB) + isRGBInvert = FALSE; + else + isRGBInvert = TRUE; + + Rows = pImageRows->wWantedLineNum; + + DBG (DBG_INFO, "ReadScannedData: wanted Rows = %d\n", Rows); + + if (ST_Reflective == g_ScanType) + { + if (FALSE == Reflective_GetRows (lpBlock, &Rows, isRGBInvert)) + return FALSE; + } + else if (SS_Positive == g_ssScanSource) + { + if (FALSE == Transparent_GetRows (lpBlock, &Rows, isRGBInvert)) + return FALSE; + } + + pImageRows->wXferedLineNum = Rows; + + if (g_PixelFlavor == PF_WhiteIs0 || g_ScanMode == CM_TEXT) + { + int TotalSize = Rows * g_ssSuggest.dwBytesPerRow; + for (i = 0; i < TotalSize; i++) + { + *(lpBlock++) ^= 0xff; + } + } + + if (SS_Negative == g_ssScanSource) + { + DBG (DBG_INFO, "ReadScannedData: deal with the Negative\n"); + + if (g_bIsFirstGetNegData) + { + unsigned int TotalImgeSize = g_SWHeight * g_ssSuggest.dwBytesPerRow; + g_lpNegImageData = (SANE_Byte *) malloc (TotalImgeSize); + if (NULL != g_lpNegImageData) + { + SANE_Byte * lpTempData = g_lpNegImageData; + DBG (DBG_INFO, + "ReadScannedData: malloc the negative data is success!\n"); + g_bIsMallocNegData = TRUE; + if (!Transparent_GetRows + (g_lpNegImageData, &g_SWHeight, isRGBInvert)) + { + return FALSE; + } + + DBG (DBG_INFO, "ReadScannedData: get image data is over!\n"); + + for (i = 0; i < (int) TotalImgeSize; i++) + { + *(g_lpNegImageData++) ^= 0xff; + } + g_lpNegImageData = lpTempData; + AutoLevel (g_lpNegImageData, g_ScanMode, g_SWHeight, + g_ssSuggest.dwBytesPerRow); + DBG (DBG_INFO, "ReadScannedData: autolevel is ok\n"); + } + g_bIsFirstGetNegData = FALSE; + } + + if (g_bIsMallocNegData) + { + memcpy (pImageRows->pBuffer, + g_lpNegImageData + + g_ssSuggest.dwBytesPerRow * g_dwAlreadyGetNegLines, + g_ssSuggest.dwBytesPerRow * Rows); + + DBG (DBG_INFO, "ReadScannedData: copy the data over!\n"); + + g_dwAlreadyGetNegLines += Rows; + if (g_dwAlreadyGetNegLines >= g_SWHeight) + { + DBG (DBG_INFO, "ReadScannedData: free the image data!\n"); + free (g_lpNegImageData); + g_lpNegImageData = NULL; + g_bIsFirstGetNegData = TRUE; + g_dwAlreadyGetNegLines = 0; + g_bIsMallocNegData = FALSE; + } + } + else + { + int TotalSize = Rows * g_ssSuggest.dwBytesPerRow; + DBG (DBG_INFO, + "ReadScannedData: malloc the negative data is fail!\n"); + if (!Transparent_GetRows (lpReturnData, &Rows, isRGBInvert)) + { + return FALSE; + } + + for (i = 0; i < TotalSize; i++) + { + *(lpReturnData++) ^= 0xff; + } + pImageRows->wXferedLineNum = Rows; + + g_dwAlreadyGetNegLines += Rows; + if (g_dwAlreadyGetNegLines >= g_SWHeight) + { + g_bIsFirstGetNegData = TRUE; + g_dwAlreadyGetNegLines = 0; + g_bIsMallocNegData = FALSE; + } + } + + } + + DBG (DBG_FUNC, "ReadScannedData: leave ReadScannedData\n"); + + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Stop scan +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +StopScan () +{ + SANE_Bool rt; + int i; + + DBG (DBG_FUNC, "StopScan: start\n"); + + /*stop read data and kill thread */ + if (ST_Reflective == g_ScanType) + { + rt = Reflective_StopScan (); + } + else + { + rt = Transparent_StopScan (); + } + + /*free gamma table */ + if (g_isSelfGamma && g_pGammaTable != NULL) + { + for (i = 0; i < 20; i++) + { + if (!g_isScanning) + { + free (g_pGammaTable); + g_pGammaTable = NULL; + break; + } + else + { + sleep (1); /*waiting ReadScannedData return. */ + } + } + } + + /*free image buffer */ + if (g_lpReadImageHead != NULL) + + { + free (g_lpReadImageHead); + g_lpReadImageHead = NULL; + } + + DBG (DBG_FUNC, "StopScan: exit\n"); + return rt; +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Check the status of TA +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +IsTAConnected () +{ + SANE_Bool hasTA; + + DBG (DBG_FUNC, "StopScan: start\n"); + + if (Asic_Open (&g_chip, g_pDeviceFile) != STATUS_GOOD) + { + return FALSE; + } + + if (Asic_IsTAConnected (&g_chip, &hasTA) != STATUS_GOOD) + { + Asic_Close (&g_chip); + return FALSE; + } + + Asic_Close (&g_chip); + + DBG (DBG_FUNC, "StopScan: exit\n"); + return hasTA; +} + +#ifdef SANE_UNUSED +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Get the status of the HK +Parameters: + pKey: the status of key +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +GetKeyStatus (SANE_Byte * pKey) +{ + SANE_Byte pKeyTemp = 0x00; + STATUS status = Asic_CheckFunctionKey (&g_chip, &pKeyTemp); + DBG (DBG_FUNC, "GetKeyStatus: start\n"); + + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_ERR, "GetKeyStatus: Asic_Open is fail\n"); + return FALSE; + } + + if (STATUS_GOOD != status) + { + DBG (DBG_ERR, "GetKeyStatus: Asic_CheckFunctionKey is fail\n"); + return FALSE; + } + + if (0x01 == pKeyTemp) + { + *pKey = 0x01; /*Scan key pressed */ + } + + if (0x02 == pKeyTemp) + { + *pKey = 0x02; /*Copy key pressed */ + } + if (0x04 == pKeyTemp) + { + *pKey = 0x03; /*Fax key pressed */ + } + if (0x08 == pKeyTemp) + { + *pKey = 0x04; /*Email key pressed */ + } + if (0x10 == pKeyTemp) + { + *pKey = 0x05; /*Panel key pressed */ + } + + if (STATUS_GOOD != Asic_Close (&g_chip)) + { + DBG (DBG_ERR, "GetKeyStatus: Asic_Close is fail\n"); + return FALSE; + } + + DBG (DBG_FUNC, "GetKeyStatus: exit\n"); + return TRUE; +} +#endif +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Deal with the image with auto level +Parameters: + lpSource: the data of image + scanMode: the scan mode + ScanLines: the rows of image + BytesPerLine: the bytes of per line +Return value: + none +***********************************************************************/ +static void +AutoLevel (SANE_Byte *lpSource, SCANMODE scanMode, unsigned short ScanLines, + unsigned int BytesPerLine) +{ + int ii; + unsigned int i, j; + unsigned int tLines, CountPixels, TotalImgSize; + unsigned short R, G, B, max_R, max_G, max_B, min_R, min_G, min_B; + float fmax_R, fmax_G, fmax_B; + unsigned int sum_R = 0, sum_G = 0, sum_B = 0; + float mean_R, mean_G, mean_B; + unsigned int hisgram_R[256], hisgram_G[256], hisgram_B[256]; + + unsigned int iWidth = BytesPerLine / 3; + unsigned int iHeight = ScanLines; + SANE_Byte *pbmpdata = (SANE_Byte *) lpSource; + + unsigned int tmp = 0; + unsigned short imin_threshold[3]; + unsigned short imax_threshold[3]; + + DBG (DBG_FUNC, "AutoLevel: start\n"); + + if (scanMode != CM_RGB24ext) + { + return; + } + + i = j = 0; + tLines = CountPixels = TotalImgSize = 0; + + TotalImgSize = iWidth * iHeight; + + + + for (i = 0; i < 256; i++) + { + + hisgram_R[i] = 0; + hisgram_G[i] = 0; + hisgram_B[i] = 0; + } + + + DBG (DBG_INFO, "AutoLevel: init data is over\n"); + + /* Find min , max, mean */ + max_R = max_G = max_B = 0; + min_R = min_G = min_B = 255; + tLines = 0; + DBG (DBG_INFO, "AutoLevel: iHeight = %d, iWidth = %d\n", iHeight, iWidth); + + for (j = 0; j < iHeight; j++) + { + tLines = j * iWidth * 3; + + + for (i = 0; i < iWidth; i++) + { + R = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 2)); + G = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 1)); + B = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3)); + + max_R = _MAX (R, max_R); + max_G = _MAX (G, max_G); + max_B = _MAX (B, max_B); + + min_R = _MIN (R, min_R); + min_G = _MIN (G, min_G); + min_B = _MIN (B, min_B); + + hisgram_R[(SANE_Byte) R]++; + hisgram_G[(SANE_Byte) G]++; + hisgram_B[(SANE_Byte) B]++; + + sum_R += R; + sum_G += G; + sum_B += B; + + *(pbmpdata + (tLines + i * 3 + 2)) = (SANE_Byte) R; + *(pbmpdata + (tLines + i * 3 + 1)) = (SANE_Byte) G; + *(pbmpdata + (tLines + i * 3)) = (SANE_Byte) B; + + CountPixels++; + } + + } + + DBG (DBG_INFO, "AutoLevel: Find min , max is over!\n"); + + mean_R = (float) (sum_R / TotalImgSize); + mean_G = (float) (sum_G / TotalImgSize); + mean_B = (float) (sum_B / TotalImgSize); + + + imin_threshold[0] = 0; + imin_threshold[1] = 0; + imin_threshold[2] = 0; + imax_threshold[0] = 0; + imax_threshold[1] = 0; + imax_threshold[2] = 0; + + for (ii = 0; ii < 256; ii++) + { + if (hisgram_R[ii] > 0) + if (hisgram_R[ii] >= imin_threshold[0]) + { + min_R = ii; + break; + } + } + + tmp = 0; + for (ii = 255; ii >= 0; ii--) + { + if (hisgram_R[ii] > 0) + if (hisgram_R[ii] >= imax_threshold[0]) + { + max_R = ii; + break; + } + } + + tmp = 0; + for (ii = 0; ii < 256; ii++) + { + if (hisgram_G[ii] > 0) + if (hisgram_G[ii] >= imin_threshold[1]) + { + min_G = ii; + break; + } + } + + tmp = 0; + for (ii = 255; ii >= 0; ii--) + { + if (hisgram_G[ii] > 0) + if (hisgram_G[ii] >= imax_threshold[1]) + { + max_G = ii; + break; + } + } + + tmp = 0; + for (ii = 0; ii < 256; ii++) + { + if (hisgram_B[ii] > 0) + if (hisgram_B[ii] >= imin_threshold[2]) + { + min_B = ii; + break; + } + } + + tmp = 0; + for (ii = 255; ii >= 0; ii--) + { + if (hisgram_B[ii] > 0) + if (hisgram_B[ii] >= imax_threshold[2]) + { + max_B = ii; + break; + } + } + + DBG (DBG_INFO, "AutoLevel: Set min , max is over!\n"); + + /*Autolevel: */ + sum_R = max_R - min_R; + sum_G = max_G - min_G; + sum_B = max_B - min_B; + + for (j = 0; j < iHeight; j++) + { + tLines = j * iWidth * 3; + for (i = 0; i < iWidth; i++) + { + R = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 2)); + G = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 1)); + B = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3)); + + /*R*/ if (sum_R == 0) + R = max_R; + else if (R < min_R) + R = 0; + else if (R <= 255) + { + fmax_R = ((float) ((R - min_R) * 255) / (float) sum_R); + R = (unsigned short) fmax_R; + fmax_R = (fmax_R - R) * 10; + + if (fmax_R >= 5) + R++; + } + if (R > 255) + R = 255; + + /*G*/ if (sum_G == 0) + G = max_G; + else if (G < min_G) + G = 0; + else if (G <= 255) + { + fmax_G = ((float) ((G - min_G) * 255) / (float) sum_G); + G = (unsigned short) fmax_G; + fmax_G = (fmax_G - G) * 10; + if (fmax_G >= 5) + G++; + + } + if (G > 255) + G = 255; + + /*B*/ if (sum_B == 0) + B = max_B; + else if (B < min_B) + B = 0; + else if (B <= 255) + { + fmax_B = ((float) (B - min_B) * 255 / (float) sum_B); + B = (unsigned short) fmax_B; + fmax_B = (fmax_B - B) * 10; + if (fmax_B >= 5) + B++; + } + if (B > 255) + B = 255; + + hisgram_R[(SANE_Byte) R]++; + hisgram_G[(SANE_Byte) G]++; + hisgram_B[(SANE_Byte) B]++; + + *(pbmpdata + (tLines + i * 3 + 2)) = (SANE_Byte) R; + *(pbmpdata + (tLines + i * 3 + 1)) = (SANE_Byte) G; + *(pbmpdata + (tLines + i * 3)) = (SANE_Byte) B; + + } + } + + DBG (DBG_FUNC, "AutoLevel: exit\n"); + return; +} + +#ifdef SANE_UNUSED +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Deal with image with auto level +Parameters: + pDIB: the data of image + ImageWidth: the width of image + ImageHeight: the height of image +Return value: + none +***********************************************************************/ +static void +QBETDetectAutoLevel (void *pDIB, unsigned int ImageWidth, unsigned int ImageHeight) +{ + unsigned short *pbmpdata; + float fRPercent = 0.0; + float fGPercent = 0.0; + float fBPercent = 0.0; + float fRSum, fGSum, fBSum; + + int i, j; + unsigned int tLines, CountPixels, TotalImgSize; + unsigned short R, G, B, max_R, max_G, max_B, min_R, min_G, min_B; + unsigned short wIndexR, wIndexG, wIndexB; + float fmax_R, fmax_G, fmax_B; + unsigned int sum_R = 0, sum_G = 0, sum_B = 0; + unsigned int hisgram_R[1024], hisgram_G[1024], hisgram_B[1024]; + + if (!pDIB) + { + return; + } + + pbmpdata = (unsigned short *) pDIB; + + CountPixels = 0; + TotalImgSize = ImageWidth * ImageHeight; + + + for (i = 0; i < 1024; i++) + { + + hisgram_R[i] = 0; + hisgram_G[i] = 0; + hisgram_B[i] = 0; + } + + + /*Find min , max, mean */ + max_R = max_G = max_B = 0; + min_R = min_G = min_B = 1023; + tLines = 0; + + for (j = 0; j < (int) ImageHeight; j++) + { + tLines = j * ImageWidth * 3; + for (i = 0; i < (int) ImageWidth; i++) + { + R = *(pbmpdata + (tLines + i * 3 + 2)); + G = *(pbmpdata + (tLines + i * 3 + 1)); + B = *(pbmpdata + (tLines + i * 3)); + + max_R = _MAX (R, max_R); + max_G = _MAX (G, max_G); + max_B = _MAX (B, max_B); + + min_R = _MIN (R, min_R); + min_G = _MIN (G, min_G); + min_B = _MIN (B, min_B); + + hisgram_R[R]++; + hisgram_G[G]++; + hisgram_B[B]++; + + sum_R += R; + sum_G += G; + sum_B += B; + + *(pbmpdata + (tLines + i * 3 + 2)) = R; + *(pbmpdata + (tLines + i * 3 + 1)) = G; + *(pbmpdata + (tLines + i * 3)) = B; + + CountPixels++; + } + + } + + + fRSum = 0.0; + fGSum = 0.0; + fBSum = 0.0; + + wIndexR = 511; + wIndexG = 511; + wIndexB = 511; + + for (i = 0; i < 1024; i++) + { + fRSum += (float) hisgram_R[i]; + fRPercent = (fRSum / CountPixels) * 100; + if (fRPercent > 50) + { + wIndexR = i; + break; + } + + } + + for (i = 0; i < 1024; i++) + { + fGSum += (float) hisgram_G[i]; + fGPercent = (fGSum / CountPixels) * 100; + if (fGPercent > 50) + { + wIndexG = i; + break; + } + } + + for (i = 0; i < 1024; i++) + { + fBSum += (float) hisgram_B[i]; + fBPercent = (fBSum / CountPixels) * 100; + if (fBPercent > 50) + { + wIndexB = i; + break; + } + + } + + + fRSum = 0.0; + + for (i = wIndexR; i >= 0; i--) + { + fRSum += (float) hisgram_R[i]; + fRPercent = (fRSum / CountPixels) * 100; + if (fRPercent >= 48) + { + min_R = i; + break; + } + + } + + fRSum = 0.0; + for (i = wIndexR; i < 1024; i++) + { + fRSum += (float) hisgram_R[i]; + fRPercent = (fRSum / CountPixels) * 100; + if (fRPercent >= 47) + { + max_R = i; + break; + } + + } + + + fGSum = 0.0; + for (i = wIndexG; i >= 0; i--) + { + fGSum += (float) hisgram_G[i]; + fGPercent = (fGSum / CountPixels) * 100; + if (fGPercent >= 48) + { + min_G = i; + break; + } + + } + + fGSum = 0.0; + for (i = wIndexG; i < 1024; i++) + { + fGSum += (float) hisgram_G[i]; + fGPercent = (fGSum / CountPixels) * 100; + if (fGPercent >= 47) + { + max_G = i; + break; + } + + } + + fBSum = 0.0; + for (i = wIndexB; i >= 0; i--) + { + fBSum += (float) hisgram_B[i]; + fBPercent = (fBSum / CountPixels) * 100; + if (fBPercent >= 46) + { + min_B = i; + break; + } + + } + + fBSum = 0.0; + for (i = wIndexB; i < 1024; i++) + { + fBSum += (float) hisgram_B[i]; + fBPercent = (fBSum / CountPixels) * 100; + if (fBPercent >= 47) + { + max_B = i; + break; + } + + } + + + /*Autolevel: */ + sum_R = max_R - min_R; + sum_G = max_G - min_G; + sum_B = max_B - min_B; + + for (j = 0; j < (int) ImageHeight; j++) + { + tLines = j * ImageWidth * 3; + for (i = 0; i < (int) ImageWidth; i++) + { + R = *(pbmpdata + (tLines + i * 3 + 2)); + G = *(pbmpdata + (tLines + i * 3 + 1)); + B = *(pbmpdata + (tLines + i * 3)); + + + /*R*/ if (sum_R == 0) + R = max_R; + else if (R < min_R) + { + + R = 0; + } + else if ((R >= min_R) && (R <= 1023)) + { + fmax_R = ((float) ((R - min_R) * 923) / (float) sum_R) + 100; + R = (unsigned short) fmax_R; + fmax_R = (fmax_R - R) * 10; + if (fmax_R >= 5) + R++; + } + if (R > 1023) + R = 1023; + + /*G*/ if (sum_G == 0) + G = max_G; + else if (G < min_G) + { + + G = 0; + } + else if ((G >= min_G) && (G <= 1023)) + { + fmax_G = ((float) ((G - min_G) * 923) / (float) sum_G) + 100; + G = (unsigned short) fmax_G; + fmax_G = (fmax_G - G) * 10; + if (fmax_G >= 5) + G++; + } + if (G > 1023) + G = 1023; + + /*B*/ if (sum_B == 0) + B = max_B; + else if (B < min_R) + { + + B = 0; + } + else if ((B >= min_B) && (R <= 1023)) + { + fmax_B = ((float) (B - min_B) * 923 / (float) sum_B) + 100; + + B = (unsigned short) fmax_B; + fmax_B = (fmax_B - B) * 10; + if (fmax_B >= 5) + B++; + } + if (B > 1023) + B = 1023; + + *(pbmpdata + (tLines + i * 3 + 2)) = R; + *(pbmpdata + (tLines + i * 3 + 1)) = G; + *(pbmpdata + (tLines + i * 3)) = B; + + } + } + + return; +} +#endif + +#ifdef SANE_UNUSED +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Change the image data and deal with auto level +Parameters: + lpSource: the data of image + scanMode: the scan mode + ScanLines: the rows of image + BytesPerLine: the bytes of per line +Return value: + none +***********************************************************************/ +static void +QBetChange (SANE_Byte *lpSource, SCANMODE scanMode, unsigned short ScanLines, + unsigned int BytesPerLine) +{ + unsigned short i, j; + unsigned int tLines, TotalImgSize; + unsigned short R1, G1, B1, R, G, B, R2, G2, B2, QBET_RGB = 0, PointF, PointB; + unsigned short *pwRGB; + + int k; + + unsigned int ImageWidth = BytesPerLine / 3; + unsigned int ImageHeight = ScanLines; + SANE_Byte *pbmpdata = (SANE_Byte *) lpSource; + + if (scanMode != CM_RGB24ext) + { + return; + } + + + TotalImgSize = ImageWidth * ImageHeight * 3 * 2; + if ((pwRGB = (unsigned short *) malloc (TotalImgSize)) == NULL) + { + return; + } + + + for (j = 0; j < ImageHeight; j++) + { + tLines = j * ImageWidth * 3; + for (i = 0; i < ImageWidth; i++) + { + if (i == 0) + { + R1 = R = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 2)); + G1 = G = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 1)); + B1 = B = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3)); + R2 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i + 1) * 3 + 2)); + G2 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i + 1) * 3 + 1)); + B2 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i + 1) * 3)); + } + else if (i == (ImageWidth - 1)) + { + R1 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i - 1) * 3 + 2)); + G1 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i - 1) * 3 + 1)); + B1 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i - 1) * 3)); + R2 = R = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 2)); + G2 = G = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 1)); + B2 = B = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3)); + } + else + { + R1 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i - 1) * 3 + 2)); + G1 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i - 1) * 3 + 1)); + B1 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i - 1) * 3)); + + R = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 2)); + G = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3 + 1)); + B = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + i * 3)); + + R2 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i + 1) * 3 + 2)); + G2 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i + 1) * 3 + 1)); + B2 = (unsigned short) (SANE_Byte) * (pbmpdata + (tLines + (i + 1) * 3)); + } + + R1 = R1 & 0x0003; + G1 = G1 & 0x0003; + B1 = B1 & 0x0003; + + R2 = R2 & 0x0003; + G2 = G2 & 0x0003; + B2 = B2 & 0x0003; + for (k = 0; k < 3; k++) + { + if (k == 0) + { + PointF = R1; + PointB = R2; + } + else if (k == 1) + { + PointF = G1; + PointB = G2; + } + else if (k == 2) + { + PointF = B1; + PointB = B2; + } + + switch (PointF) + { + case 0: + case 1: + if (PointB == 0) + QBET_RGB = 0xFFFC; + else if (PointB == 1) + QBET_RGB = 0xFFFC; + else if (PointB == 2) + QBET_RGB = 0xFFFD; + else if (PointB == 3) + QBET_RGB = 0xFFFE; + break; + case 2: + if (PointB == 0) + QBET_RGB = 0xFFFD; + else if (PointB == 1) + QBET_RGB = 0xFFFD; + else if (PointB == 2) + QBET_RGB = 0xFFFF; + else if (PointB == 3) + QBET_RGB = 0xFFFF; + break; + case 3: + if (PointB == 0) + QBET_RGB = 0xFFFE; + else if (PointB == 1) + QBET_RGB = 0xFFFE; + else if (PointB == 2) + QBET_RGB = 0xFFFF; + else if (PointB == 3) + QBET_RGB = 0xFFFF; + break; + default: + break; + } + + if (k == 0) + { + R = R << 2; + R = R + 0x0003; + R = R & QBET_RGB; + } + else if (k == 1) + { + G = G << 2; + G = G + 0x0003; + G = G & QBET_RGB; + } + else if (k == 2) + { + B = B << 2; + B = B + 0x0003; + B = B & QBET_RGB; + } + + } + + *(pwRGB + (tLines + i * 3 + 2)) = R; + *(pwRGB + (tLines + i * 3 + 1)) = G; + *(pwRGB + (tLines + i * 3)) = B; + + } + + } + + + QBETDetectAutoLevel (pwRGB, ImageWidth, ImageHeight); + + + for (j = 0; j < ImageHeight; j++) + { + tLines = j * ImageWidth * 3; + + for (i = 0; i < ImageWidth; i++) + { + R = *(pwRGB + (tLines + i * 3 + 2)); + G = *(pwRGB + (tLines + i * 3 + 1)); + B = *(pwRGB + (tLines + i * 3)); + + R = R >> 2; + G = G >> 2; + + B = B >> 2; + if (R > 255) + R = 255; + if (G > 255) + G = 255; + if (B > 255) + B = 255; + + *(pbmpdata + (tLines + i * 3 + 2)) = (SANE_Byte) R; + *(pbmpdata + (tLines + i * 3 + 1)) = (SANE_Byte) G; + *(pbmpdata + (tLines + i * 3)) = (SANE_Byte) B; + + } + + } + + + if (pwRGB != NULL) + { + free (pwRGB); + } + + return; +} +#endif + +/****************************** SANE API functions *****************************/ + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + DBG_INIT (); + DBG (DBG_FUNC, "sane_init: start\n"); + DBG (DBG_ERR, "SANE Mustek USB2 backend version %d.%d build %d from %s\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD, PACKAGE_STRING); + + num_devices = 1; /* HOLD: only one device in this backend */ + + if (version_code != NULL) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + DBG (DBG_INFO, "sane_init: authorize %s null\n", authorize ? "!=" : "=="); + + DBG (DBG_FUNC, "sane_init: exit\n"); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + DBG (DBG_FUNC, "sane_exit: start\n"); + + if (devlist != NULL) + { + free (devlist); + devlist = NULL; + } + + devlist = NULL; + DBG (DBG_FUNC, "sane_exit: exit\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + SANE_Int dev_num; + DBG (DBG_FUNC, "sane_get_devices: start: local_only = %s\n", + local_only == SANE_TRUE ? "true" : "false"); + + if (devlist != NULL) + { + free (devlist); + devlist = NULL; + } + + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (devlist == NULL) + return SANE_STATUS_NO_MEM; + + dev_num = 0; + /* HOLD: This is ugly (only one scanner!) and should go to sane_init */ + if (GetDeviceStatus ()) + { + SANE_Device *sane_device; + + sane_device = malloc (sizeof (*sane_device)); + if (sane_device == NULL) + return SANE_STATUS_NO_MEM; + sane_device->name = strdup (device_name); + sane_device->vendor = strdup ("Mustek"); + sane_device->model = strdup ("BearPaw 2448 TA Pro"); + sane_device->type = strdup ("flatbed scanner"); + devlist[dev_num++] = sane_device; + } + devlist[dev_num] = 0; + *device_list = devlist; + DBG (DBG_FUNC, "sane_get_devices: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devicename, SANE_Handle * handle) +{ + Mustek_Scanner *s; + + DBG (DBG_FUNC, "sane_open: start :devicename = %s\n", devicename); + + if (!MustScanner_Init ()) + { + return SANE_STATUS_INVAL; + } + if (!PowerControl (SANE_FALSE, SANE_FALSE)) + { + return SANE_STATUS_INVAL; + } + if (!CarriageHome ()) + { + return SANE_STATUS_INVAL; + } + + s = malloc (sizeof (*s)); + if (s == NULL) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + + s->gamma_table = NULL; + memcpy (&s->model, &mustek_A2nu2_model, sizeof (Scanner_Model)); + s->next = NULL; + s->bIsScanning = SANE_FALSE; + s->bIsReading = SANE_FALSE; + + init_options (s); + *handle = s; + + s->read_rows = 0; + s->scan_buffer_len = 0; + + DBG (DBG_FUNC, "sane_open: exit\n"); + return SANE_STATUS_GOOD; +} + + +void +sane_close (SANE_Handle handle) +{ + Mustek_Scanner *s = handle; + DBG (DBG_FUNC, "sane_close: start\n"); + + PowerControl (SANE_FALSE, SANE_FALSE); + + CarriageHome (); + + if (NULL != g_pDeviceFile) + { + free (g_pDeviceFile); + g_pDeviceFile = NULL; + } + + if (s->Scan_data_buf != NULL) + free (s->Scan_data_buf); + + s->Scan_data_buf = NULL; + + free (handle); + + DBG (DBG_FUNC, "sane_close: exit\n"); +} + + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Mustek_Scanner *s = handle; + + if ((unsigned) option >= NUM_OPTIONS) + return 0; + DBG (DBG_FUNC, "sane_get_option_descriptor: option = %s (%d)\n", + s->opt[option].name, option); + return s->opt + option; +} + + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + Mustek_Scanner *s = handle; + SANE_Status status; + SANE_Word cap; + SANE_Int myinfo = 0; + + DBG (DBG_FUNC, + "sane_control_option: start: action = %s, option = %s (%d)\n", + (action == SANE_ACTION_GET_VALUE) ? "get" : (action == + SANE_ACTION_SET_VALUE) ? + "set" : (action == SANE_ACTION_SET_AUTO) ? "set_auto" : "unknown", + s->opt[option].name, option); + + + if (info) + *info = 0; + + if (s->bIsScanning) + { + DBG (DBG_ERR, "sane_control_option: don't call this function while " + "scanning\n"); + return SANE_STATUS_DEVICE_BUSY; + } + if (option >= NUM_OPTIONS || option < 0) + { + DBG (DBG_ERR, + "sane_control_option: option %d >= NUM_OPTIONS || option < 0\n", + option); + return SANE_STATUS_INVAL; + } + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (DBG_ERR, "sane_control_option: option %d is inactive\n", option); + return SANE_STATUS_INVAL; + } + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_AUTO_WARMUP: + case OPT_GAMMA_VALUE: + case OPT_THRESHOLD: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *(SANE_Word *) val = s->val[option].w; + break; + /* string options: */ + case OPT_MODE: + strcpy (val, s->val[option].s); + break; + + case OPT_SOURCE: + strcpy (val, s->val[option].s); + break; + default: + DBG (DBG_ERR, "sane_control_option: can't get unknown option %d\n", + option); + ; + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_ERR, "sane_control_option: option %d is not settable\n", + option); + return SANE_STATUS_INVAL; + } + + status = sanei_constrain_value (s->opt + option, val, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (2, "sane_control_option: sanei_constrain_value returned %s\n", + sane_strstatus (status)); + return status; + } + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + s->val[option].w = *(SANE_Word *) val; + RIE (calc_parameters (s)); + myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_THRESHOLD: + case OPT_AUTO_WARMUP: + case OPT_GAMMA_VALUE: + s->val[option].w = *(SANE_Word *) val; + break; + /* side-effect-free word-array options: */ + case OPT_MODE: + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (strcmp (s->val[option].s, SANE_VALUE_SCAN_MODE_LINEART) == 0) + { + ENABLE (OPT_THRESHOLD); + } + else + { + DISABLE (OPT_THRESHOLD); + } + RIE (calc_parameters (s)); + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + case OPT_SOURCE: + if (strcmp (s->val[option].s, val) != 0) + { /* something changed */ + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); + if (strcmp (s->val[option].s, "Reflective") == 0) + { + PowerControl (SANE_TRUE, SANE_FALSE); + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup ("Color24"); + x_range.max = s->model.x_size; + y_range.max = s->model.y_size; + } + else if (0 == strcmp (s->val[option].s, "Negative")) + { + PowerControl (SANE_FALSE, SANE_TRUE); + s->opt[OPT_MODE].size = + max_string_size (negative_mode_list); + s->opt[OPT_MODE].constraint.string_list = + negative_mode_list; + s->val[OPT_MODE].s = strdup ("Color24"); + x_range.max = s->model.x_size_ta; + y_range.max = s->model.y_size_ta; + } + else if (0 == strcmp (s->val[option].s, "Positive")) + { + PowerControl (SANE_FALSE, SANE_TRUE); + s->opt[OPT_MODE].size = max_string_size (mode_list); + s->opt[OPT_MODE].constraint.string_list = mode_list; + s->val[OPT_MODE].s = strdup ("Color24"); + x_range.max = s->model.x_size_ta; + y_range.max = s->model.y_size_ta; + } + } + myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + default: + DBG (DBG_ERR, "sane_control_option: can't set unknown option %d\n", + option); + } + } + else + { + DBG (DBG_ERR, "sane_control_option: unknown action %d for option %d\n", + action, option); + return SANE_STATUS_INVAL; + } + if (info) + *info = myinfo; + + DBG (DBG_FUNC, "sane_control_option: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Mustek_Scanner *s = handle; + + DBG (DBG_FUNC, "sane_get_parameters: start\n"); + + DBG (DBG_INFO, "sane_get_parameters :params.format = %d\n", + s->params.format); + + DBG (DBG_INFO, "sane_get_parameters :params.depth = %d\n", s->params.depth); + DBG (DBG_INFO, "sane_get_parameters :params.pixels_per_line = %d\n", + s->params.pixels_per_line); + DBG (DBG_INFO, "sane_get_parameters :params.bytes_per_line = %d\n", + s->params.bytes_per_line); + DBG (DBG_INFO, "sane_get_parameters :params.lines = %d\n", s->params.lines); + if (params != NULL) + *params = s->params; + + DBG (DBG_FUNC, "sane_get_parameters: exit\n"); + + return SANE_STATUS_GOOD; + +} + +SANE_Status +sane_start (SANE_Handle handle) +{ + int i; + Mustek_Scanner *s = handle; + + DBG (DBG_FUNC, "sane_start: start\n"); + + s->scan_buffer_len = 0; + + calc_parameters (s); + + if (s->val[OPT_TL_X].w >= s->val[OPT_BR_X].w) + { + DBG (DBG_CRIT, + "sane_start: top left x >= bottom right x --- exiting\n"); + return SANE_STATUS_INVAL; + } + if (s->val[OPT_TL_Y].w >= s->val[OPT_BR_Y].w) + { + DBG (DBG_CRIT, + "sane_start: top left y >= bottom right y --- exiting\n"); + return SANE_STATUS_INVAL; + } + + s->setpara.pGammaTable = NULL; + + DBG (DBG_INFO, "Sane_start:setpara ,setpara.fmArea.x1=%d\n", + s->setpara.fmArea.x1); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.fmArea.x2=%d\n", + s->setpara.fmArea.x2); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.fmArea.y1=%d\n", + s->setpara.fmArea.y1); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.fmArea.y2=%d\n", + s->setpara.fmArea.y2); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.pfPixelFlavor=%d\n", + s->setpara.pfPixelFlavor); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.wLinearThreshold=%d\n", + s->setpara.wLinearThreshold); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.wTargetDPI=%d\n", + s->setpara.wTargetDPI); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.smScanMode=%d\n", + s->setpara.smScanMode); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.ssScanSource =%d\n", + s->setpara.ssScanSource); + DBG (DBG_INFO, "Sane_start:setpara ,setpara.pGammaTable =%p\n", + (void *) s->setpara.pGammaTable); + + SetParameters (&s->setpara); + + GetParameters (&s->getpara); + + switch (s->params.format) + { + case SANE_FRAME_RGB: + if (s->params.depth == 8) + + s->params.pixels_per_line = s->getpara.dwLineByteWidth / 3; + if (s->params.depth == 16) + s->params.pixels_per_line = s->getpara.dwLineByteWidth / 6; + + + break; + case SANE_FRAME_GRAY: + if (s->params.depth == 1) + s->params.pixels_per_line = s->getpara.dwLineByteWidth * 8; + if (s->params.depth == 8) + s->params.pixels_per_line = s->getpara.dwLineByteWidth; + if (s->params.depth == 16) + s->params.pixels_per_line = s->getpara.dwLineByteWidth / 2; + break; + default: + DBG (DBG_INFO, "sane_start: sane_params.format = %d\n", + s->params.format); + } + + s->params.bytes_per_line = s->getpara.dwLineByteWidth; + s->params.lines = s->getpara.dwLength; + + s->params.last_frame = TRUE; + + + s->read_rows = s->getpara.dwLength; + DBG (DBG_INFO, "sane_start : read_rows = %d\n", s->read_rows); + + /*warmming up */ + if (s->val[OPT_AUTO_WARMUP].w) + { + for (i = 30; i > 0; i--) + { + sleep (1); + DBG (DBG_ERR, "warming up: %d\n", i); + } + } + DBG (DBG_INFO, "SCANNING ... \n"); + + s->bIsScanning = SANE_TRUE; + if (s->Scan_data_buf != NULL) + free (s->Scan_data_buf); + s->Scan_data_buf = NULL; + + s->Scan_data_buf = malloc (SCAN_BUFFER_SIZE * sizeof (SANE_Byte)); + if (s->Scan_data_buf == NULL) + return SANE_STATUS_NO_MEM; + + StartScan (); + + DBG (DBG_FUNC, "sane_start: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, + SANE_Int * len) +{ + + Mustek_Scanner *s = handle; + static SANE_Byte *tempbuf; + SANE_Int lines_to_read, lines_read; + IMAGEROWS image_row; + + int maxbuffersize = max_len; + + DBG (DBG_FUNC, "sane_read: start: max_len=%d\n", max_len); + + if (s == NULL) + { + DBG (DBG_ERR, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (buf == NULL) + { + DBG (DBG_ERR, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (len == NULL) + { + DBG (DBG_ERR, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + *len = 0; + if (!s->bIsScanning) + { + DBG (DBG_WARN, "sane_read: scan was cancelled, is over or has not been " + "initiated yet\n"); + return SANE_STATUS_CANCELLED; + } + DBG (DBG_DBG, "sane_read: before read data read_row=%d\n", s->read_rows); + if (s->scan_buffer_len == 0) + { + if (s->read_rows > 0) + { + lines_to_read = SCAN_BUFFER_SIZE / s->getpara.dwLineByteWidth; + + if (lines_to_read > s->read_rows) + lines_to_read = s->read_rows; + + tempbuf = + (SANE_Byte *) malloc (sizeof (SANE_Byte) * lines_to_read * + s->getpara.dwLineByteWidth + 3 * 1024 + 1); + memset (tempbuf, 0, + sizeof (SANE_Byte) * lines_to_read * s->getpara.dwLineByteWidth + + 3 * 1024 + 1); + + DBG (DBG_INFO, "sane_read: buffer size is %ld\n", + (long int) sizeof (SANE_Byte) * lines_to_read * s->getpara.dwLineByteWidth + + 3 * 1024 + 1); + + image_row.roRgbOrder = mustek_A2nu2_model.line_mode_color_order; + image_row.wWantedLineNum = lines_to_read; + image_row.pBuffer = (SANE_Byte *) tempbuf; + s->bIsReading = SANE_TRUE; + + if (!ReadScannedData (&image_row)) + { + DBG (DBG_ERR, "sane_read: ReadScannedData error\n"); + s->bIsReading = SANE_FALSE; + return SANE_STATUS_INVAL; + } + + DBG (DBG_DBG, "sane_read: Finish ReadScanedData\n"); + s->bIsReading = SANE_FALSE; + memset (s->Scan_data_buf, 0, SCAN_BUFFER_SIZE); + s->scan_buffer_len = + image_row.wXferedLineNum * s->getpara.dwLineByteWidth; + DBG (DBG_INFO, "sane_read : s->scan_buffer_len = %ld\n", + (long int) s->scan_buffer_len); + + memcpy (s->Scan_data_buf, tempbuf, s->scan_buffer_len); + + DBG (DBG_DBG, "sane_read :after memcpy\n"); + free (tempbuf); + s->Scan_data_buf_start = s->Scan_data_buf; + s->read_rows -= image_row.wXferedLineNum; + + } + else + { + DBG (DBG_FUNC, "sane_read: scan finished -- exit\n"); + sane_cancel (handle); + return SANE_STATUS_EOF; + } + } + if (s->scan_buffer_len == 0) + { + DBG (DBG_FUNC, "sane_read: scan finished -- exit\n"); + sane_cancel (handle); + return SANE_STATUS_EOF; + } + + + + + lines_read = + (maxbuffersize < + (SANE_Int) s->scan_buffer_len) ? maxbuffersize : (SANE_Int) s->scan_buffer_len; + DBG (DBG_DBG, "sane_read: after %d\n", lines_read); + + *len = (SANE_Int) lines_read; + + DBG (DBG_INFO, "sane_read : get lines_read = %d\n", lines_read); + DBG (DBG_INFO, "sane_read : get *len = %d\n", *len); + memcpy (buf, s->Scan_data_buf_start, lines_read); + + s->scan_buffer_len -= lines_read; + s->Scan_data_buf_start += lines_read; + DBG (DBG_FUNC, "sane_read: exit\n"); + return SANE_STATUS_GOOD; + +} + +void +sane_cancel (SANE_Handle handle) +{ + Mustek_Scanner *s = handle; + int i; + DBG (DBG_FUNC, "sane_cancel: start\n"); + if (s->bIsScanning) + { + s->bIsScanning = SANE_FALSE; + if (s->read_rows > 0) + { + DBG (DBG_INFO, "sane_cancel: warning: is scanning\n"); + + } + else + { + DBG (DBG_INFO, "sane_cancel: Scan finished\n"); + } + + StopScan (); + + CarriageHome (); + for (i = 0; i < 20; i++) + { + if (s->bIsReading == SANE_FALSE) + { + if (s->gamma_table != NULL) + { + free (s->gamma_table); + s->gamma_table = NULL; + break; + } + } + else + sleep (1); + } + if (s->Scan_data_buf != NULL) + { + free (s->Scan_data_buf); + s->Scan_data_buf = NULL; + s->Scan_data_buf_start = NULL; + } + + s->read_rows = 0; + s->scan_buffer_len = 0; + memset (&s->setpara, 0, sizeof (s->setpara)); + memset (&s->getpara, 0, sizeof (s->getpara)); + + } + else + { + DBG (DBG_INFO, "sane_cancel: do nothing\n"); + } + + + DBG (DBG_FUNC, "sane_cancel: exit\n"); + +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Mustek_Scanner *s = handle; + DBG (DBG_FUNC, "sane_set_io_mode: handle = %p, non_blocking = %s\n", + handle, non_blocking == SANE_TRUE ? "true" : "false"); + if (!s->bIsScanning) + { + DBG (DBG_WARN, "sane_set_io_mode: not scanning\n"); + return SANE_STATUS_INVAL; + } + if (non_blocking) + return SANE_STATUS_UNSUPPORTED; + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Mustek_Scanner *s = handle; + DBG (DBG_FUNC, "sane_get_select_fd: handle = %p, fd = %p\n", handle, + (void *) fd); + if (!s->bIsScanning) + { + DBG (DBG_WARN, "%s", "sane_get_select_fd: not scanning\n"); + return SANE_STATUS_INVAL; + } + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/mustek_usb2.h b/backend/mustek_usb2.h new file mode 100644 index 0000000..b80c51a --- /dev/null +++ b/backend/mustek_usb2.h @@ -0,0 +1,158 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000-2005 Mustek. + Originally maintained by Mustek + + Copyright (C) 2001-2005 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + +#ifndef MUSTEK_USB2_H +#define MUSTEK_USB2_H + +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +#define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE +#define DISABLE(OPTION) s->opt[OPTION].cap |= SANE_CAP_INACTIVE +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) +/* RIE: return if error */ +#define RIE(function) do {status = function; if (status != SANE_STATUS_GOOD) \ +return status;} while (SANE_FALSE) + +#define SCAN_BUFFER_SIZE (64 * 1024) +#define MAX_RESOLUTIONS 12 +#define DEF_LINEARTTHRESHOLD 128 +#define PER_ADD_START_LINES 0 +#define PRE_ADD_START_X 0 + + +enum Mustek_Usb_Option +{ + OPT_NUM_OPTS = 0, + OPT_MODE_GROUP, + OPT_MODE, + OPT_SOURCE, + OPT_RESOLUTION, + OPT_PREVIEW, + + OPT_DEBUG_GROUP, + OPT_AUTO_WARMUP, + + OPT_ENHANCEMENT_GROUP, + OPT_THRESHOLD, + OPT_GAMMA_VALUE, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + /* must come last: */ + NUM_OPTIONS +}; + + +typedef struct Scanner_Model +{ + /** @name Identification */ + /*@{ */ + + /** A single lowercase word to be used in the configuration file. */ + SANE_String_Const name; + + /** Device vendor string. */ + SANE_String_Const vendor; + + /** Device model name. */ + SANE_String_Const model; + + /** Name of the firmware file. */ + SANE_String_Const firmware_name; + + /** @name Scanner model parameters */ + /*@{ */ + + SANE_Int dpi_values[MAX_RESOLUTIONS]; /* possible resolutions */ + SANE_Fixed x_offset; /* Start of scan area in mm */ + SANE_Fixed y_offset; /* Start of scan area in mm */ + SANE_Fixed x_size; /* Size of scan area in mm */ + SANE_Fixed y_size; /* Size of scan area in mm */ + + SANE_Fixed x_offset_ta; /* Start of scan area in TA mode in mm */ + SANE_Fixed y_offset_ta; /* Start of scan area in TA mode in mm */ + SANE_Fixed x_size_ta; /* Size of scan area in TA mode in mm */ + SANE_Fixed y_size_ta; /* Size of scan area in TA mode in mm */ + + + RGBORDER line_mode_color_order; /* Order of the CCD/CIS colors */ + SANE_Fixed default_gamma_value; /* Default gamma value */ + + SANE_Bool is_cis; /* Is this a CIS or CCD scanner? */ + + SANE_Word flags; /* Which hacks are needed for this scanner? */ + /*@} */ +} Scanner_Model; + +typedef struct Mustek_Scanner +{ + /* all the state needed to define a scan request: */ + struct Mustek_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + unsigned short *gamma_table; + SANE_Parameters params; /**< SANE Parameters */ + Scanner_Model model; + SETPARAMETERS setpara; + GETPARAMETERS getpara; + SANE_Bool bIsScanning; + SANE_Bool bIsReading; + SANE_Word read_rows; /* transfer image's lines */ + SANE_Byte *Scan_data_buf; /*store Scanned data for transfer */ + SANE_Byte *Scan_data_buf_start; /*point to data need to transfer */ + size_t scan_buffer_len; /* length of data buf */ +} +Mustek_Scanner; + +#endif diff --git a/backend/mustek_usb2_asic.c b/backend/mustek_usb2_asic.c new file mode 100644 index 0000000..3019e5e --- /dev/null +++ b/backend/mustek_usb2_asic.c @@ -0,0 +1,5264 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005 Mustek. + Originally maintained by Mustek + Author:Roy 2005.5.24 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + +#include "mustek_usb2_asic.h" + +/* ---------------------- low level asic functions -------------------------- */ + +static SANE_Byte RegisterBankStatus = -1; + +static STATUS +WriteIOControl (PAsic chip, unsigned short wValue, unsigned short wIndex, unsigned short wLength, + SANE_Byte * lpbuf) +{ + STATUS status = STATUS_GOOD; + + status = + sanei_usb_control_msg (chip->fd, 0x40, 0x01, wValue, wIndex, wLength, + lpbuf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "WriteIOControl Error!\n"); + return status; + } + + return STATUS_GOOD; +} + +static STATUS +ReadIOControl (PAsic chip, unsigned short wValue, unsigned short wIndex, unsigned short wLength, + SANE_Byte * lpbuf) +{ + STATUS status = STATUS_GOOD; + + status = + sanei_usb_control_msg (chip->fd, 0xc0, 0x01, wValue, wIndex, wLength, + lpbuf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "WriteIOControl Error!\n"); + return status; + } + + return status; +} + +static STATUS +Mustek_ClearFIFO (PAsic chip) +{ + STATUS status = STATUS_GOOD; + SANE_Byte buf[4]; + DBG (DBG_ASIC, "Mustek_ClearFIFO:Enter\n"); + + buf[0] = 0; + buf[1] = 0; + buf[2] = 0; + buf[3] = 0; + status = WriteIOControl (chip, 0x05, 0, 4, (SANE_Byte *) (buf)); + if (status != STATUS_GOOD) + return status; + + status = WriteIOControl (chip, 0xc0, 0, 4, (SANE_Byte *) (buf)); + if (status != STATUS_GOOD) + return status; + + + DBG (DBG_ASIC, "Mustek_ClearFIFO:Exit\n"); + return STATUS_GOOD; +} + + +static STATUS +Mustek_SendData (PAsic chip, unsigned short reg, SANE_Byte data) +{ + SANE_Byte buf[4]; + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Mustek_SendData: Enter. reg=%x,data=%x\n", reg, data); + + + if (reg <= 0xFF) + { + if (RegisterBankStatus != 0) + { + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + buf[0] = ES01_5F_REGISTER_BANK_SELECT; + buf[1] = SELECT_REGISTER_BANK0; + buf[2] = ES01_5F_REGISTER_BANK_SELECT; + buf[3] = SELECT_REGISTER_BANK0; + WriteIOControl (chip, 0xb0, 0, 4, buf); + RegisterBankStatus = 0; + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + } + + } + else if (reg <= 0x1FF) + { + if (RegisterBankStatus != 1) + { + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + buf[0] = ES01_5F_REGISTER_BANK_SELECT; + buf[1] = SELECT_REGISTER_BANK1; + buf[2] = ES01_5F_REGISTER_BANK_SELECT; + buf[3] = SELECT_REGISTER_BANK1; + + WriteIOControl (chip, 0xb0, 0, 4, buf); + RegisterBankStatus = 1; + } + } + else if (reg <= 0x2FF) + { + if (RegisterBankStatus != 2) + { + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + buf[0] = ES01_5F_REGISTER_BANK_SELECT; + buf[1] = SELECT_REGISTER_BANK2; + buf[2] = ES01_5F_REGISTER_BANK_SELECT; + buf[3] = SELECT_REGISTER_BANK2; + + WriteIOControl (chip, 0xb0, 0, 4, buf); + RegisterBankStatus = 2; + } + } + + buf[0] = LOBYTE (reg); + buf[1] = data; + buf[2] = LOBYTE (reg); + buf[3] = data; + status = WriteIOControl (chip, 0xb0, 0, 4, buf); + if (status != STATUS_GOOD) + DBG (DBG_ERR, ("Mustek_SendData: write error\n")); + + return status; +} + +static STATUS +Mustek_ReceiveData (PAsic chip, SANE_Byte * reg) +{ + STATUS status = STATUS_GOOD; + SANE_Byte buf[4]; + + DBG (DBG_ASIC, "Mustek_ReceiveData\n"); + + status = ReadIOControl (chip, 0x07, 0, 4, buf); + + *reg = buf[0]; + return status; +} + +static STATUS +Mustek_WriteAddressLineForRegister (PAsic chip, SANE_Byte x) +{ + STATUS status = STATUS_GOOD; + SANE_Byte buf[4]; + + DBG (DBG_ASIC, "Mustek_WriteAddressLineForRegister: Enter\n"); + + buf[0] = x; + buf[1] = x; + buf[2] = x; + buf[3] = x; + status = WriteIOControl (chip, 0x04, x, 4, buf); + + DBG (DBG_ASIC, "Mustek_WriteAddressLineForRegister: Exit\n"); + return status; +} + + +static STATUS +SetRWSize (PAsic chip, SANE_Byte ReadWrite, unsigned int size) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "SetRWSize: Enter\n"); + + if (ReadWrite == 0) + { /*write */ + status = Mustek_SendData (chip, 0x7C, (SANE_Byte) (size)); + if (status != STATUS_GOOD) + return status; + status = Mustek_SendData (chip, 0x7D, (SANE_Byte) (size >> 8)); + if (status != STATUS_GOOD) + return status; + status = Mustek_SendData (chip, 0x7E, (SANE_Byte) (size >> 16)); + if (status != STATUS_GOOD) + return status; + status = Mustek_SendData (chip, 0x7F, (SANE_Byte) (size >> 24)); + if (status != STATUS_GOOD) + return status; + } + else + { /* read */ + status = Mustek_SendData (chip, 0x7C, (SANE_Byte) (size >> 1)); + if (status != STATUS_GOOD) + return status; + status = Mustek_SendData (chip, 0x7D, (SANE_Byte) (size >> 9)); + if (status != STATUS_GOOD) + return status; + status = Mustek_SendData (chip, 0x7E, (SANE_Byte) (size >> 17)); + if (status != STATUS_GOOD) + return status; + status = Mustek_SendData (chip, 0x7F, (SANE_Byte) (size >> 25)); + if (status != STATUS_GOOD) + return status; + } + + DBG (DBG_ASIC, "SetRWSize: Exit\n"); + return STATUS_GOOD; +} + +static STATUS +Mustek_DMARead (PAsic chip, unsigned int size, SANE_Byte * lpdata) +{ + STATUS status = STATUS_GOOD; + unsigned int i, buf[1]; + unsigned int read_size; + + DBG (DBG_ASIC, "Mustek_DMARead: Enter\n"); + + status = Mustek_ClearFIFO (chip); + if (status != STATUS_GOOD) + return status; + + buf[0] = read_size = 32 * 1024; + for (i = 0; i < size / (read_size); i++) + { + SetRWSize (chip, 1, buf[0]); + status = WriteIOControl (chip, 0x03, 0, 4, (SANE_Byte *) (buf)); + + status = + sanei_usb_read_bulk (chip->fd, lpdata + i * read_size, + (size_t *) buf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Mustek_DMARead: read error\n"); + return status; + } + } + + buf[0] = size - i * read_size; + if (buf[0] > 0) + { + SetRWSize (chip, 1, buf[0]); + status = WriteIOControl (chip, 0x03, 0, 4, (SANE_Byte *) (buf)); + + status = + sanei_usb_read_bulk (chip->fd, lpdata + i * read_size, + (size_t *) buf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Mustek_DMARead: read error\n"); + return status; + } + + usleep (20000); + } + + DBG (DBG_ASIC, "Mustek_DMARead: Exit\n"); + return STATUS_GOOD; +} + +static STATUS +Mustek_DMAWrite (PAsic chip, unsigned int size, SANE_Byte * lpdata) +{ + STATUS status = STATUS_GOOD; + unsigned int buf[1]; + unsigned int i; + unsigned int write_size; + + DBG (DBG_ASIC, "Mustek_DMAWrite: Enter:size=%d\n", size); + + status = Mustek_ClearFIFO (chip); + if (status != STATUS_GOOD) + return status; + + buf[0] = write_size = 32 * 1024; + for (i = 0; i < size / (write_size); i++) + { + SetRWSize (chip, 0, buf[0]); + WriteIOControl (chip, 0x02, 0, 4, (SANE_Byte *) buf); + + status = + sanei_usb_write_bulk (chip->fd, lpdata + i * write_size, + (size_t *) buf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Mustek_DMAWrite: write error\n"); + return status; + } + } + + + buf[0] = size - i * write_size; + if (buf[0] > 0) + { + SetRWSize (chip, 0, buf[0]); + WriteIOControl (chip, 0x02, 0, 4, (SANE_Byte *) buf); + + status = + sanei_usb_write_bulk (chip->fd, lpdata + i * write_size, + (size_t *) buf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Mustek_DMAWrite: write error\n"); + return status; + } + } + + Mustek_ClearFIFO (chip); + + DBG (DBG_ASIC, "Mustek_DMAWrite: Exit\n"); + return STATUS_GOOD; +} + + +static STATUS +Mustek_SendData2Byte (PAsic chip, unsigned short reg, SANE_Byte data) +{ + static SANE_Bool isTransfer = FALSE; + static SANE_Byte BankBuf[4]; + static SANE_Byte DataBuf[4]; + + if (reg <= 0xFF) + { + if (RegisterBankStatus != 0) + { + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + BankBuf[0] = ES01_5F_REGISTER_BANK_SELECT; + BankBuf[1] = SELECT_REGISTER_BANK0; + BankBuf[2] = ES01_5F_REGISTER_BANK_SELECT; + BankBuf[3] = SELECT_REGISTER_BANK0; + WriteIOControl (chip, 0xb0, 0, 4, BankBuf); + + RegisterBankStatus = 0; + } + } + else if (reg <= 0x1FF) + { + if (RegisterBankStatus != 1) + { + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + BankBuf[0] = ES01_5F_REGISTER_BANK_SELECT; + BankBuf[1] = SELECT_REGISTER_BANK1; + BankBuf[2] = ES01_5F_REGISTER_BANK_SELECT; + + BankBuf[3] = SELECT_REGISTER_BANK1; + WriteIOControl (chip, 0xb0, 0, 4, BankBuf); + RegisterBankStatus = 1; + } + } + else if (reg <= 0x2FF) + { + if (RegisterBankStatus != 2) + { + DBG (DBG_ASIC, "RegisterBankStatus=%d\n", RegisterBankStatus); + BankBuf[0] = ES01_5F_REGISTER_BANK_SELECT; + BankBuf[1] = SELECT_REGISTER_BANK2; + BankBuf[2] = ES01_5F_REGISTER_BANK_SELECT; + BankBuf[3] = SELECT_REGISTER_BANK2; + WriteIOControl (chip, 0xb0, 0, 4, BankBuf); + RegisterBankStatus = 2; + } + } + + if (isTransfer == FALSE) + { + DataBuf[0] = LOBYTE (reg); + DataBuf[1] = data; + isTransfer = TRUE; + } + else + { + DataBuf[2] = LOBYTE (reg); + DataBuf[3] = data; + WriteIOControl (chip, 0xb0, 0, 4, DataBuf); + isTransfer = FALSE; + } + + return STATUS_GOOD; +} + + + +/* ---------------------- asic motor functions ----------------------------- */ + +static STATUS +LLFRamAccess (PAsic chip, LLF_RAMACCESS * RamAccess) +{ + STATUS status = STATUS_GOOD; + SANE_Byte a[2]; + + DBG (DBG_ASIC, "LLFRamAccess:Enter\n"); + + /*Set start address. Unit is a word. */ + Mustek_SendData (chip, ES01_A0_HostStartAddr0_7, + LOBYTE (RamAccess->LoStartAddress)); + + if (RamAccess->IsOnChipGamma == ON_CHIP_FINAL_GAMMA) + { /* final gamma */ + Mustek_SendData (chip, ES01_A1_HostStartAddr8_15, + HIBYTE (RamAccess->LoStartAddress)); + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, + LOBYTE (RamAccess->HiStartAddress) | ACCESS_GAMMA_RAM); + } + else if (RamAccess->IsOnChipGamma == ON_CHIP_PRE_GAMMA) + { /* pre gamma */ + Mustek_SendData (chip, ES01_A1_HostStartAddr8_15, + HIBYTE (RamAccess-> + LoStartAddress) | ES01_ACCESS_PRE_GAMMA); + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, + LOBYTE (RamAccess->HiStartAddress) | ACCESS_GAMMA_RAM); + } + else + { /* dram */ + Mustek_SendData (chip, ES01_A1_HostStartAddr8_15, + HIBYTE (RamAccess->LoStartAddress)); + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, + LOBYTE (RamAccess->HiStartAddress) | ACCESS_DRAM); + } + + /* set SDRAM delay time */ + Mustek_SendData (chip, ES01_79_AFEMCLK_SDRAMCLK_DELAY_CONTROL, + SDRAMCLK_DELAY_12_ns); + + /*Set end address. Unit is a word. */ + Mustek_SendData (chip, ES01_A3_HostEndAddr0_7, 0xff); + Mustek_SendData (chip, ES01_A4_HostEndAddr8_15, 0xff); + Mustek_SendData (chip, ES01_A5_HostEndAddr16_21, 0xff); + Mustek_ClearFIFO (chip); + + if (RamAccess->ReadWrite == WRITE_RAM) + { /*Write RAM */ + Mustek_DMAWrite (chip, RamAccess->RwSize, RamAccess->BufferPtr); /* read-write size must be even */ + + /*steal read 2byte */ + usleep (20000); + RamAccess->RwSize = 2; + RamAccess->BufferPtr = (SANE_Byte *) a; + RamAccess->ReadWrite = READ_RAM; + LLFRamAccess (chip, RamAccess); + DBG (DBG_ASIC, "end steal 2 byte!\n"); + } + else + { /* Read RAM */ + Mustek_DMARead (chip, RamAccess->RwSize, RamAccess->BufferPtr); /* read-write size must be even */ + } + + DBG (DBG_ASIC, "LLFRamAccess:Exit\n"); + return status; +} + + +static STATUS +LLFSetMotorCurrentAndPhase (PAsic chip, + LLF_MOTOR_CURRENT_AND_PHASE * + MotorCurrentAndPhase) +{ + STATUS status = STATUS_GOOD; + SANE_Byte MotorPhase; + + DBG (DBG_ASIC, "LLFSetMotorCurrentAndPhase:Enter\n"); + + if (MotorCurrentAndPhase->MotorDriverIs3967 == 1) + { + MotorPhase = 0xFE; + } + else + { + MotorPhase = 0xFF; + } + + DBG (DBG_ASIC, "MotorPhase=0x%x\n", MotorPhase); + Mustek_SendData (chip, ES02_50_MOTOR_CURRENT_CONTORL, 0x01); + + if (MotorCurrentAndPhase->FillPhase == 0) + { + Mustek_SendData (chip, ES01_AB_PWM_CURRENT_CONTROL, 0x00); + + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*2 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*3 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*4 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + } + else + { + if (MotorCurrentAndPhase->MoveType == _4_TABLE_SPACE_FOR_FULL_STEP) + { /* Full Step */ + Mustek_SendData (chip, ES01_AB_PWM_CURRENT_CONTROL, 0x00); + + /*1 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*2 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*3 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*4 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + } + else if (MotorCurrentAndPhase->MoveType == + _8_TABLE_SPACE_FOR_1_DIV_2_STEP) + { /* Half Step */ + Mustek_SendData (chip, ES01_AB_PWM_CURRENT_CONTROL, 0x01); + + /*1 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x25 & MotorPhase); + + /*2 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x07 & MotorPhase); + + /*3 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x24 & MotorPhase); + + /*4 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x30 & MotorPhase); + + /*5 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x2c & MotorPhase); + + /*6 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x0e & MotorPhase); + + /*7 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x2d & MotorPhase); + + /*8 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + MotorCurrentAndPhase->MotorCurrentTableA[0]); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + MotorCurrentAndPhase->MotorCurrentTableB[0]); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x39 & MotorPhase); + } + else if (MotorCurrentAndPhase->MoveType == + _16_TABLE_SPACE_FOR_1_DIV_4_STEP) + { /* 1/4 step */ + Mustek_SendData (chip, ES01_AB_PWM_CURRENT_CONTROL, 0x02); + + /*1 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*2 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*3 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*4 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*5 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*6 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*7 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*8 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*9 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*10 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*11 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*12 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*13 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (0 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*14 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (1 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*15 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (2 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*16 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * cos (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * sin (3 * + 3.141592654 + * 90 / + 4 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + } + else if (MotorCurrentAndPhase->MoveType == + _32_TABLE_SPACE_FOR_1_DIV_8_STEP) + { + Mustek_SendData (chip, ES01_AB_PWM_CURRENT_CONTROL, 0x03); + + /*1 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*2 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*3 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*4 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*5 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*6 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*7 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*8 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (7 * + 3.141592654 + * 90 / + 8 / + 180))); + + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x00 & MotorPhase); + + /*9 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*10 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*11 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*12 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*13 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*14 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*15 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*16 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x08 & MotorPhase); + + /*17 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*18 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*19 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*20 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*21 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*22 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*23 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*24 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x09 & MotorPhase); + + /*25 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (0 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*26 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (1 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*27 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (2 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*28 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (3 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*29 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (4 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*30 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (5 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*31 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (6 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + /*32 */ + Mustek_SendData2Byte (chip, ES02_52_MOTOR_CURRENT_TABLE_A, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableA[0] * sin (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_53_MOTOR_CURRENT_TABLE_B, + (SANE_Byte) (MotorCurrentAndPhase-> + MotorCurrentTableB[0] * cos (7 * + 3.141592654 + * 90 / + 8 / + 180))); + Mustek_SendData2Byte (chip, ES02_51_MOTOR_PHASE_TABLE_1, + 0x01 & MotorPhase); + + } + } + + if (MotorCurrentAndPhase->FillPhase != 0) + { + Mustek_SendData (chip, ES02_50_MOTOR_CURRENT_CONTORL, + 0x00 | MotorCurrentAndPhase->MoveType); + } + else + { + Mustek_SendData (chip, ES02_50_MOTOR_CURRENT_CONTORL, 0x00); + } + + DBG (DBG_ASIC, "LLFSetMotorCurrentAndPhase:Exit\n"); + return status; +} + + +#if SANE_UNUSED +static STATUS +LLFStopMotorMove (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "LLFStopMotorMove:Enter\n"); + + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + Asic_WaitUnitReady (chip); + + DBG (DBG_ASIC, "LLFStopMotorMove:Exit\n"); + return status; +} +#endif + +static STATUS +LLFSetMotorTable (PAsic chip, LLF_SETMOTORTABLE * LLF_SetMotorTable) +{ + STATUS status = STATUS_GOOD; + LLF_RAMACCESS RamAccess; + + DBG (DBG_ASIC, "LLFSetMotorTable:Enter\n"); + if (LLF_SetMotorTable->MotorTablePtr != NULL) + { + RamAccess.ReadWrite = WRITE_RAM; + RamAccess.IsOnChipGamma = EXTERNAL_RAM; + RamAccess.DramDelayTime = SDRAMCLK_DELAY_12_ns; + + RamAccess.LoStartAddress = 0; + RamAccess.LoStartAddress |= LLF_SetMotorTable->MotorTableAddress; + RamAccess.LoStartAddress <<= TABLE_OFFSET_BASE; + RamAccess.LoStartAddress |= 0x3000; + + RamAccess.HiStartAddress = 0; + RamAccess.HiStartAddress |= LLF_SetMotorTable->MotorTableAddress; + RamAccess.HiStartAddress >>= (16 - TABLE_OFFSET_BASE); + + RamAccess.RwSize = 512 * 2 * 8; /* BYTE */ + RamAccess.BufferPtr = (SANE_Byte *) LLF_SetMotorTable->MotorTablePtr; + + LLFRamAccess (chip, &RamAccess); + + /* tell scan chip the motor table address, unit is 2^14 words */ + Mustek_SendData (chip, ES01_9D_MotorTableAddrA14_A21, + LLF_SetMotorTable->MotorTableAddress); + } + + DBG (DBG_ASIC, "LLFSetMotorTable:Exit\n"); + return status; +} + +static STATUS +LLFMotorMove (PAsic chip, LLF_MOTORMOVE * LLF_MotorMove) +{ + STATUS status = STATUS_GOOD; + unsigned int motor_steps; + SANE_Byte temp_motor_action; + SANE_Byte temp_status; + + DBG (DBG_ASIC, "LLFMotorMove:Enter\n"); + + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + status = Asic_WaitUnitReady (chip); + + DBG (DBG_ASIC, "Set start/end pixel\n"); + + Mustek_SendData (chip, ES01_B8_ChannelRedExpStartPixelLSB, LOBYTE (100)); + Mustek_SendData (chip, ES01_B9_ChannelRedExpStartPixelMSB, HIBYTE (100)); + Mustek_SendData (chip, ES01_BA_ChannelRedExpEndPixelLSB, LOBYTE (101)); + Mustek_SendData (chip, ES01_BB_ChannelRedExpEndPixelMSB, HIBYTE (101)); + + Mustek_SendData (chip, ES01_BC_ChannelGreenExpStartPixelLSB, LOBYTE (100)); + Mustek_SendData (chip, ES01_BD_ChannelGreenExpStartPixelMSB, HIBYTE (100)); + Mustek_SendData (chip, ES01_BE_ChannelGreenExpEndPixelLSB, LOBYTE (101)); + Mustek_SendData (chip, ES01_BF_ChannelGreenExpEndPixelMSB, HIBYTE (101)); + + Mustek_SendData (chip, ES01_C0_ChannelBlueExpStartPixelLSB, LOBYTE (100)); + Mustek_SendData (chip, ES01_C1_ChannelBlueExpStartPixelMSB, HIBYTE (100)); + Mustek_SendData (chip, ES01_C2_ChannelBlueExpEndPixelLSB, LOBYTE (101)); + Mustek_SendData (chip, ES01_C3_ChannelBlueExpEndPixelMSB, HIBYTE (101)); + + /*set motor accelerate steps MAX 511 steps */ + Mustek_SendData (chip, ES01_E0_MotorAccStep0_7, + LOBYTE (LLF_MotorMove->AccStep)); + Mustek_SendData (chip, ES01_E1_MotorAccStep8_8, + HIBYTE (LLF_MotorMove->AccStep)); + DBG (DBG_ASIC, "AccStep=%d\n", LLF_MotorMove->AccStep); + + Mustek_SendData (chip, ES01_E2_MotorStepOfMaxSpeed0_7, + LOBYTE (LLF_MotorMove->FixMoveSteps)); + Mustek_SendData (chip, ES01_E3_MotorStepOfMaxSpeed8_15, + HIBYTE (LLF_MotorMove->FixMoveSteps)); + Mustek_SendData (chip, ES01_E4_MotorStepOfMaxSpeed16_19, 0); + DBG (DBG_ASIC, "FixMoveSteps=%d\n", LLF_MotorMove->FixMoveSteps); + + /*set motor decelerate steps MAX 255 steps */ + Mustek_SendData (chip, ES01_E5_MotorDecStep, LLF_MotorMove->DecStep); + DBG (DBG_ASIC, "DecStep=%d\n", LLF_MotorMove->DecStep); + + /*set motor uniform speed only for uniform speed + //only used for UNIFORM_MOTOR_AND_SCAN_SPEED_ENABLE + //If you use acc mode, this two reg are not used. */ + Mustek_SendData (chip, ES01_FD_MotorFixedspeedLSB, + LOBYTE (LLF_MotorMove->FixMoveSpeed)); + Mustek_SendData (chip, ES01_FE_MotorFixedspeedMSB, + HIBYTE (LLF_MotorMove->FixMoveSpeed)); + DBG (DBG_ASIC, "FixMoveSpeed=%d\n", LLF_MotorMove->FixMoveSpeed); + + /*Set motor type */ + Mustek_SendData (chip, ES01_A6_MotorOption, LLF_MotorMove->MotorSelect | + LLF_MotorMove->HomeSensorSelect | LLF_MotorMove-> + MotorMoveUnit); + + /*Set motor speed unit, for all motor mode, + //inclue uniform, acc, motor speed of scan */ + Mustek_SendData (chip, ES01_F6_MorotControl1, + LLF_MotorMove->MotorSpeedUnit | LLF_MotorMove-> + MotorSyncUnit); + + /* below is setting action register */ + if (LLF_MotorMove->ActionType == ACTION_TYPE_BACKTOHOME) + { + DBG (DBG_ASIC, "ACTION_TYPE_BACKTOHOME\n"); + + temp_motor_action = MOTOR_BACK_HOME_AFTER_SCAN_ENABLE; + motor_steps = 30000 * 2; + } + else + { + DBG (DBG_ASIC, "Forward or Backward\n"); + temp_motor_action = MOTOR_MOVE_TO_FIRST_LINE_ENABLE; + motor_steps = LLF_MotorMove->FixMoveSteps; + + if (LLF_MotorMove->ActionType == ACTION_TYPE_BACKWARD) + { + DBG (DBG_ASIC, "ACTION_TYPE_BACKWARD\n"); + temp_motor_action = + temp_motor_action | INVERT_MOTOR_DIRECTION_ENABLE; + } + } + + if (LLF_MotorMove->ActionType == ACTION_TYPE_TEST_MODE) + { + DBG (DBG_ASIC, "ACTION_TYPE_TEST_MODE\n"); + temp_motor_action = temp_motor_action | + MOTOR_MOVE_TO_FIRST_LINE_ENABLE | + MOTOR_BACK_HOME_AFTER_SCAN_ENABLE | MOTOR_TEST_LOOP_ENABLE; + } + + Mustek_SendData (chip, ES01_94_PowerSaveControl, + 0x27 | LLF_MotorMove->Lamp0PwmFreq | LLF_MotorMove-> + Lamp1PwmFreq); + + /* fix speed move steps */ + Mustek_SendData (chip, ES01_E2_MotorStepOfMaxSpeed0_7, + LOBYTE (motor_steps)); + Mustek_SendData (chip, ES01_E3_MotorStepOfMaxSpeed8_15, + HIBYTE (motor_steps)); + Mustek_SendData (chip, ES01_E4_MotorStepOfMaxSpeed16_19, + (SANE_Byte) ((motor_steps & 0x00ff0000) >> 16)); + DBG (DBG_ASIC, "motor_steps=%d\n", motor_steps); + DBG (DBG_ASIC, "LOBYTE(motor_steps)=%d\n", LOBYTE (motor_steps)); + DBG (DBG_ASIC, "HIBYTE(motor_steps)=%d\n", HIBYTE (motor_steps)); + DBG (DBG_ASIC, "(SANE_Byte)((motor_steps & 0x00ff0000) >> 16)=%d\n", + (SANE_Byte) ((motor_steps & 0x00ff0000) >> 16)); + + if (LLF_MotorMove->ActionMode == ACTION_MODE_UNIFORM_SPEED_MOVE) + { + temp_motor_action = + temp_motor_action | UNIFORM_MOTOR_AND_SCAN_SPEED_ENABLE; + } + + Mustek_SendData (chip, ES01_F3_ActionOption, SCAN_DISABLE | + SCAN_BACK_TRACKING_DISABLE | temp_motor_action); + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_ENABLE); + + temp_status = 0; + if (LLF_MotorMove->WaitOrNoWait == 1) + { + if (LLF_MotorMove->ActionType == ACTION_TYPE_BACKTOHOME) + { + DBG (DBG_ASIC, "ACTION_TYPE_BACKTOHOME\n"); + Asic_WaitCarriageHome (chip, FALSE); + } + else + { + Asic_WaitUnitReady (chip); + } + } + + DBG (DBG_ASIC, "LLFMotorMove:Exit\n"); + return status; +} + +static STATUS +SetMotorStepTable (PAsic chip, LLF_MOTORMOVE * MotorStepsTable, unsigned short wStartY, + unsigned int dwScanImageSteps, unsigned short wYResolution) +{ + STATUS status = STATUS_GOOD; + unsigned short wAccSteps = 511; + unsigned short wForwardSteps = 20; + SANE_Byte bDecSteps = 255; + unsigned short wMotorSycnPixelNumber = 0; + unsigned short wScanAccSteps = 511; + SANE_Byte bScanDecSteps = 255; + unsigned short wFixScanSteps = 20; + unsigned short wScanBackTrackingSteps = 40; + unsigned short wScanRestartSteps = 40; + unsigned short wScanBackHomeExtSteps = 100; + unsigned int dwTotalMotorSteps; + + DBG (DBG_ASIC, "SetMotorStepTable:Enter\n"); + + dwTotalMotorSteps = dwScanImageSteps; + + switch (wYResolution) + { + case 2400: + case 1200: + wScanAccSteps = 100; + bScanDecSteps = 10; + wScanBackTrackingSteps = 10; + wScanRestartSteps = 10; + break; + case 600: + case 300: + wScanAccSteps = 300; + bScanDecSteps = 40; + break; + case 150: + wScanAccSteps = 300; + bScanDecSteps = 40; + break; + case 100: + case 75: + case 50: + wScanAccSteps = 300; + bScanDecSteps = 40; + break; + } + + if (wStartY < (wAccSteps + wForwardSteps + bDecSteps + wScanAccSteps)) /*not including T0,T1 steps */ + { + wAccSteps = 1; + bDecSteps = 1; + wFixScanSteps = (wStartY - wScanAccSteps) > 0 ? + (wStartY - wScanAccSteps) : 0; + wForwardSteps = 0; + + chip->isMotorGoToFirstLine = MOTOR_MOVE_TO_FIRST_LINE_DISABLE; + } + else + { + wForwardSteps = + (wStartY - wAccSteps - (unsigned short) bDecSteps - wScanAccSteps - + wFixScanSteps) > + 0 ? (wStartY - wAccSteps - (unsigned short) bDecSteps - wScanAccSteps - + wFixScanSteps) : 0; + + chip->isMotorGoToFirstLine = MOTOR_MOVE_TO_FIRST_LINE_ENABLE; + } + + dwTotalMotorSteps += wAccSteps; + dwTotalMotorSteps += wForwardSteps; + dwTotalMotorSteps += bDecSteps; + dwTotalMotorSteps += wScanAccSteps; + dwTotalMotorSteps += wFixScanSteps; + dwTotalMotorSteps += bScanDecSteps; + dwTotalMotorSteps += 2; + + + MotorStepsTable->AccStep = wAccSteps; + MotorStepsTable->DecStep = bDecSteps; + MotorStepsTable->wForwardSteps = wForwardSteps; + MotorStepsTable->wScanAccSteps = wScanAccSteps; + MotorStepsTable->bScanDecSteps = bScanDecSteps; + MotorStepsTable->wFixScanSteps = wFixScanSteps; + MotorStepsTable->MotorSyncUnit = (SANE_Byte) wMotorSycnPixelNumber; + MotorStepsTable->wScanBackHomeExtSteps = wScanBackHomeExtSteps; + MotorStepsTable->wScanRestartSteps = wScanRestartSteps; + MotorStepsTable->wScanBackTrackingSteps = wScanBackTrackingSteps; + + /*state 1 */ + Mustek_SendData (chip, ES01_E0_MotorAccStep0_7, LOBYTE (wAccSteps)); + Mustek_SendData (chip, ES01_E1_MotorAccStep8_8, HIBYTE (wAccSteps)); + /*state 2 */ + Mustek_SendData (chip, ES01_E2_MotorStepOfMaxSpeed0_7, + LOBYTE (wForwardSteps)); + Mustek_SendData (chip, ES01_E3_MotorStepOfMaxSpeed8_15, + HIBYTE (wForwardSteps)); + Mustek_SendData (chip, ES01_E4_MotorStepOfMaxSpeed16_19, 0); + /*state 3 */ + Mustek_SendData (chip, ES01_E5_MotorDecStep, bDecSteps); + /*state 4 */ + Mustek_SendData (chip, ES01_AE_MotorSyncPixelNumberM16LSB, + LOBYTE (wMotorSycnPixelNumber)); + Mustek_SendData (chip, ES01_AF_MotorSyncPixelNumberM16MSB, + HIBYTE (wMotorSycnPixelNumber)); + /*state 5 */ + Mustek_SendData (chip, ES01_EC_ScanAccStep0_7, LOBYTE (wScanAccSteps)); + Mustek_SendData (chip, ES01_ED_ScanAccStep8_8, HIBYTE (wScanAccSteps)); + /*state 6 */ + Mustek_SendData (chip, ES01_EE_FixScanStepLSB, LOBYTE (wFixScanSteps)); + Mustek_SendData (chip, ES01_8A_FixScanStepMSB, HIBYTE (wFixScanSteps)); + /*state 8 */ + Mustek_SendData (chip, ES01_EF_ScanDecStep, bScanDecSteps); + /*state 10 */ + Mustek_SendData (chip, ES01_E6_ScanBackTrackingStepLSB, + LOBYTE (wScanBackTrackingSteps)); + Mustek_SendData (chip, ES01_E7_ScanBackTrackingStepMSB, + HIBYTE (wScanBackTrackingSteps)); + /*state 15 */ + Mustek_SendData (chip, ES01_E8_ScanRestartStepLSB, + LOBYTE (wScanRestartSteps)); + Mustek_SendData (chip, ES01_E9_ScanRestartStepMSB, + HIBYTE (wScanRestartSteps)); + /*state 19 */ + Mustek_SendData (chip, ES01_EA_ScanBackHomeExtStepLSB, + LOBYTE (wScanBackHomeExtSteps)); + Mustek_SendData (chip, ES01_EB_ScanBackHomeExtStepMSB, + HIBYTE (wScanBackHomeExtSteps)); + + /*total motor steps */ + Mustek_SendData (chip, ES01_F0_ScanImageStep0_7, + LOBYTE (dwTotalMotorSteps)); + Mustek_SendData (chip, ES01_F1_ScanImageStep8_15, + HIBYTE (dwTotalMotorSteps)); + Mustek_SendData (chip, ES01_F2_ScanImageStep16_19, + (SANE_Byte) ((dwTotalMotorSteps & 0x00ff0000) >> 16)); + + DBG (DBG_ASIC, "SetMotorStepTable:Exit\n"); + return status; +} + +static STATUS +CalculateMotorTable (LLF_CALCULATEMOTORTABLE * lpCalculateMotorTable, + unsigned short wYResolution) +{ + STATUS status = STATUS_GOOD; + unsigned short i; + unsigned short wEndSpeed, wStartSpeed; + unsigned short wScanAccSteps; + SANE_Byte bScanDecSteps; + double PI = 3.1415926; + double x = PI / 2; + long double y; + unsigned short *lpMotorTable; + + DBG (DBG_ASIC, "CalculateMotorTable:Enter\n"); + + wStartSpeed = lpCalculateMotorTable->StartSpeed; + wEndSpeed = lpCalculateMotorTable->EndSpeed; + wScanAccSteps = lpCalculateMotorTable->AccStepBeforeScan; + bScanDecSteps = lpCalculateMotorTable->DecStepAfterScan; + lpMotorTable = lpCalculateMotorTable->lpMotorTable; + + /*Motor T0 & T6 Acc Table */ + for (i = 0; i < 512; i++) + { + y = (6000 - 3500); + y *= (pow (0.09, (x * i) / 512) - pow (0.09, (x * 511) / 512)); + y += 4500; + *((unsigned short *) lpMotorTable + i) = (unsigned short) y; /*T0 */ + *((unsigned short *) lpMotorTable + i + 512 * 6) = (unsigned short) y; /*T6 */ + } + + /*Motor T1 & T7 Dec Table */ + for (i = 0; i < 256; i++) + { + y = (6000 - 3500); + y *= pow (0.3, (x * i) / 256); + y = 6000 - y; + *((unsigned short *) lpMotorTable + i + 512) = (unsigned short) y; /*T1 */ + *((unsigned short *) lpMotorTable + i + 512 * 7) = (unsigned short) y; /*T7 */ + } + + switch (wYResolution) + { + case 2400: + case 1200: + case 600: + case 300: + case 150: + case 100: + case 75: + case 50: + for (i = 0; i < wScanAccSteps; i++) + { + y = (wStartSpeed - wEndSpeed); + y *= + (pow (0.09, (x * i) / wScanAccSteps) - + pow (0.09, (x * (wScanAccSteps - 1)) / wScanAccSteps)); + y += wEndSpeed; + *((unsigned short *) lpMotorTable + i + 512 * 2) = (unsigned short) y; /*T2 */ + *((unsigned short *) lpMotorTable + i + 512 * 4) = (unsigned short) y; /*T4 */ + } + for (i = wScanAccSteps; i < 512; i++) + { + *((unsigned short *) lpMotorTable + i + 512 * 2) = (unsigned short) wEndSpeed; /*T2 */ + *((unsigned short *) lpMotorTable + i + 512 * 4) = (unsigned short) wEndSpeed; /*T4 */ + } + + + for (i = 0; i < (unsigned short) bScanDecSteps; i++) + { + y = (wStartSpeed - wEndSpeed); + y *= pow (0.3, (x * i) / bScanDecSteps); + y = wStartSpeed - y; + *((unsigned short *) lpMotorTable + i + 512 * 3) = (unsigned short) (y); /*T3 */ + *((unsigned short *) lpMotorTable + i + 512 * 5) = (unsigned short) (y); /*T5 */ + } + for (i = bScanDecSteps; i < 256; i++) + { + *((unsigned short *) lpMotorTable + i + 512 * 3) = (unsigned short) wStartSpeed; /*T3 */ + *((unsigned short *) lpMotorTable + i + 512 * 5) = (unsigned short) wStartSpeed; /*T5 */ + } + break; + } + + DBG (DBG_ASIC, "CalculateMotorTable:Exit\n"); + return status; +} + +static STATUS +LLFCalculateMotorTable (LLF_CALCULATEMOTORTABLE * LLF_CalculateMotorTable) +{ + STATUS status = STATUS_GOOD; + unsigned short i; + double PI = 3.1415926535; + double x; + + DBG (DBG_ASIC, "LLF_CALCULATEMOTORTABLE:Enter\n"); + + x = PI / 2; + + for (i = 0; i < 512; i++) + { + /* befor scan acc table */ + *(LLF_CalculateMotorTable->lpMotorTable + i) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.09, + (x * i) / 512) + + LLF_CalculateMotorTable->EndSpeed); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 2) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.09, + (x * i) / 512) + + LLF_CalculateMotorTable->EndSpeed); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 4) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.09, + (x * i) / 512) + + LLF_CalculateMotorTable->EndSpeed); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 6) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.09, + (x * i) / 512) + + LLF_CalculateMotorTable->EndSpeed); + } + + for (i = 0; i < 255; i++) + { + *(LLF_CalculateMotorTable->lpMotorTable + i + 512) = + (unsigned short) (LLF_CalculateMotorTable->StartSpeed - + (LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.3, + (x * i) / 256)); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 3) = + (unsigned short) (LLF_CalculateMotorTable->StartSpeed - + (LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.3, + (x * i) / 256)); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 5) = + (unsigned short) (LLF_CalculateMotorTable->StartSpeed - + (LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.3, + (x * i) / 256)); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 7) = + (unsigned short) (LLF_CalculateMotorTable->StartSpeed - + (LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.3, + (x * i) / 256)); + } + + for (i = 0; i < 512; i++) + { /* back acc table */ + *(LLF_CalculateMotorTable->lpMotorTable + i) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.09, + (x * i) / 512) + + LLF_CalculateMotorTable->EndSpeed); + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 6) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * pow (0.09, + (x * i) / 512) + + LLF_CalculateMotorTable->EndSpeed); + } + + if (LLF_CalculateMotorTable->AccStepBeforeScan == 0) + { + } + else + { + for (i = 0; i < LLF_CalculateMotorTable->AccStepBeforeScan; i++) + { + *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 2) = + (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - + LLF_CalculateMotorTable->EndSpeed) * (pow (0.09, + (x * i) / + LLF_CalculateMotorTable-> + AccStepBeforeScan) + - pow (0.09, + (x * + (LLF_CalculateMotorTable-> + AccStepBeforeScan + - + 1)) / + LLF_CalculateMotorTable-> + AccStepBeforeScan)) + + LLF_CalculateMotorTable->EndSpeed); + } + } + + DBG (DBG_ASIC, "LLF_CALCULATEMOTORTABLE:Exit\n"); + return status; +} + + +static STATUS +SetMotorCurrent (PAsic chip, unsigned short dwMotorSpeed, + LLF_MOTOR_CURRENT_AND_PHASE * CurrentPhase) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "SetMotorCurrent:Enter\n"); + + chip = chip; + + if (dwMotorSpeed < 2000) + { + CurrentPhase->MotorCurrentTableA[0] = 255; + CurrentPhase->MotorCurrentTableB[0] = 255; + } + else if (dwMotorSpeed < 3500) + { + CurrentPhase->MotorCurrentTableA[0] = 200; + CurrentPhase->MotorCurrentTableB[0] = 200; + } + else if (dwMotorSpeed < 5000) + { + CurrentPhase->MotorCurrentTableA[0] = 160; + CurrentPhase->MotorCurrentTableB[0] = 160; + } + else if (dwMotorSpeed < 10000) + { + CurrentPhase->MotorCurrentTableA[0] = 70; + CurrentPhase->MotorCurrentTableB[0] = 70; + } + else if (dwMotorSpeed < 17000) + { + CurrentPhase->MotorCurrentTableA[0] = 60; + CurrentPhase->MotorCurrentTableB[0] = 60; + } + else if (dwMotorSpeed < 25000) + { + CurrentPhase->MotorCurrentTableA[0] = 50; + CurrentPhase->MotorCurrentTableB[0] = 50; + } + else + { + CurrentPhase->MotorCurrentTableA[0] = 50; + CurrentPhase->MotorCurrentTableB[0] = 50; + } + + DBG (DBG_ASIC, "SetMotorCurrent:Exit\n"); + return status; +} + + +static STATUS +MotorBackHome (PAsic chip, SANE_Byte WaitOrNoWait) +{ + STATUS status = STATUS_GOOD; + unsigned short BackHomeMotorTable[512 * 8]; + LLF_CALCULATEMOTORTABLE CalMotorTable; + LLF_MOTOR_CURRENT_AND_PHASE CurrentPhase; + LLF_SETMOTORTABLE LLF_SetMotorTable; + LLF_MOTORMOVE MotorMove; + + DBG (DBG_ASIC, "MotorBackHome:Enter\n"); + + CalMotorTable.StartSpeed = 5000; + CalMotorTable.EndSpeed = 1200; + CalMotorTable.AccStepBeforeScan = 511; + CalMotorTable.DecStepAfterScan = 255; + CalMotorTable.lpMotorTable = BackHomeMotorTable; + LLFCalculateMotorTable (&CalMotorTable); + + + CurrentPhase.MotorCurrentTableA[0] = 220; + CurrentPhase.MotorCurrentTableB[0] = 220; + CurrentPhase.MoveType = _4_TABLE_SPACE_FOR_FULL_STEP; + LLFSetMotorCurrentAndPhase (chip, &CurrentPhase); + + LLF_SetMotorTable.MotorTableAddress = 0; + LLF_SetMotorTable.MotorTablePtr = BackHomeMotorTable; + LLFSetMotorTable (chip, &LLF_SetMotorTable); + + MotorMove.MotorSelect = MOTOR_0_ENABLE | MOTOR_1_DISABLE; + MotorMove.MotorMoveUnit = ES03_TABLE_DEFINE; + MotorMove.MotorSpeedUnit = SPEED_UNIT_1_PIXEL_TIME; + MotorMove.MotorSyncUnit = MOTOR_SYNC_UNIT_1_PIXEL_TIME; + MotorMove.HomeSensorSelect = HOME_SENSOR_0_ENABLE; + MotorMove.ActionMode = ACTION_MODE_ACCDEC_MOVE; + MotorMove.ActionType = ACTION_TYPE_BACKTOHOME; + + MotorMove.AccStep = 511; + MotorMove.DecStep = 255; + MotorMove.FixMoveSteps = 0; + MotorMove.FixMoveSpeed = 3000; + MotorMove.WaitOrNoWait = WaitOrNoWait; + LLFMotorMove (chip, &MotorMove); + + DBG (DBG_ASIC, "MotorBackHome:Exit\n"); + return status; +} + + +static STATUS +LLFSetRamAddress (PAsic chip, unsigned int dwStartAddr, unsigned int dwEndAddr, + SANE_Byte byAccessTarget) +{ + STATUS status = STATUS_GOOD; + SANE_Byte * pStartAddr = (SANE_Byte *) & dwStartAddr; + SANE_Byte * pEndAddr = (SANE_Byte *) & dwEndAddr; + + DBG (DBG_ASIC, "LLFSetRamAddress:Enter\n"); + + /*Set start address. */ + Mustek_SendData (chip, ES01_A0_HostStartAddr0_7, *(pStartAddr)); + Mustek_SendData (chip, ES01_A1_HostStartAddr8_15, *(pStartAddr + 1)); + if (byAccessTarget == ACCESS_DRAM) + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, + *(pStartAddr + 2) | ACCESS_DRAM); + else + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, + *(pStartAddr + 2) | ACCESS_GAMMA_RAM); + + /*Set end address. */ + Mustek_SendData (chip, ES01_A3_HostEndAddr0_7, *(pEndAddr)); + Mustek_SendData (chip, ES01_A4_HostEndAddr8_15, *(pEndAddr + 1)); + Mustek_SendData (chip, ES01_A5_HostEndAddr16_21, *(pEndAddr + 2)); + + Mustek_ClearFIFO (chip); + + DBG (DBG_ASIC, "LLFSetRamAddress:Exit\n"); + return status; +} + + + +/* ---------------------- medium level asic functions ---------------------- */ + +static STATUS +InitTiming (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "InitTiming:Enter\n"); + + chip->Timing.AFE_ADCCLK_Timing = 1010580480; + chip->Timing.AFE_ADCVS_Timing = 12582912; + chip->Timing.AFE_ADCRS_Timing = 3072; + chip->Timing.AFE_ChannelA_LatchPos = 3080; + chip->Timing.AFE_ChannelB_LatchPos = 3602; + chip->Timing.AFE_ChannelC_LatchPos = 5634; + chip->Timing.AFE_ChannelD_LatchPos = 1546; + chip->Timing.AFE_Secondary_FF_LatchPos = 12; + + /* Sensor */ + chip->Timing.CCD_DummyCycleTiming = 0; + chip->Timing.PHTG_PluseWidth = 12; + chip->Timing.PHTG_WaitWidth = 1; + chip->Timing.PHTG_TimingAdj = 1; + chip->Timing.PHTG_TimingSetup = 0; + chip->Timing.ChannelR_StartPixel = 100; + chip->Timing.ChannelR_EndPixel = 200; + chip->Timing.ChannelG_StartPixel = 100; + chip->Timing.ChannelG_EndPixel = 200; + chip->Timing.ChannelB_StartPixel = 100; + chip->Timing.ChannelB_EndPixel = 200; + + /*1200dpi Timing */ + chip->Timing.CCD_PH2_Timing_1200 = 1048320; + chip->Timing.CCD_PHRS_Timing_1200 = 983040; + chip->Timing.CCD_PHCP_Timing_1200 = 61440; + chip->Timing.CCD_PH1_Timing_1200 = 4293918720u; + chip->Timing.DE_CCD_SETUP_REGISTER_1200 = 32; + chip->Timing.wCCDPixelNumber_1200 = 11250; + + /*600dpi Timing */ + chip->Timing.CCD_PH2_Timing_600 = 1048320; + chip->Timing.CCD_PHRS_Timing_600 = 983040; + chip->Timing.CCD_PHCP_Timing_600 = 61440; + chip->Timing.CCD_PH1_Timing_600 = 4293918720u; + chip->Timing.DE_CCD_SETUP_REGISTER_600 = 0; + chip->Timing.wCCDPixelNumber_600 = 7500; + + DBG (DBG_ASIC, "InitTiming:Exit\n"); + return status; +} + +static STATUS +OpenScanChip (PAsic chip) +{ + STATUS status = STATUS_GOOD; + SANE_Byte x[4]; + + DBG (DBG_ASIC, "OpenScanChip:Enter\n"); + + x[0] = 0x64; + x[1] = 0x64; + x[2] = 0x64; + x[3] = 0x64; + status = WriteIOControl (chip, 0x90, 0, 4, x); + if (status != STATUS_GOOD) + return status; + + x[0] = 0x65; + x[1] = 0x65; + x[2] = 0x65; + x[3] = 0x65; + status = WriteIOControl (chip, 0x90, 0, 4, x); + if (status != STATUS_GOOD) + return status; + + x[0] = 0x44; + x[1] = 0x44; + x[2] = 0x44; + x[3] = 0x44; + status = WriteIOControl (chip, 0x90, 0, 4, x); + if (status != STATUS_GOOD) + return status; + + x[0] = 0x45; + x[1] = 0x45; + x[2] = 0x45; + x[3] = 0x45; + status = WriteIOControl (chip, 0x90, 0, 4, x); + + DBG (DBG_ASIC, "OpenScanChip: Exit\n"); + return status; +} + + +static STATUS +CloseScanChip (PAsic chip) +{ + STATUS status = STATUS_GOOD; + SANE_Byte x[4]; + + DBG (DBG_ASIC, "CloseScanChip:Enter\n"); + + x[0] = 0x64; + x[1] = 0x64; + x[2] = 0x64; + x[3] = 0x64; + status = WriteIOControl (chip, 0x90, 0, 4, x); + if (status != STATUS_GOOD) + return status; + + x[0] = 0x65; + x[1] = 0x65; + x[2] = 0x65; + x[3] = 0x65; + status = WriteIOControl (chip, 0x90, 0, 4, x); + if (status != STATUS_GOOD) + return status; + + x[0] = 0x16; + x[1] = 0x16; + x[2] = 0x16; + x[3] = 0x16; + status = WriteIOControl (chip, 0x90, 0, 4, x); + if (status != STATUS_GOOD) + return status; + + x[0] = 0x17; + x[1] = 0x17; + x[2] = 0x17; + x[3] = 0x17; + status = WriteIOControl (chip, 0x90, 0, 4, x); + + DBG (DBG_ASIC, "CloseScanChip: Exit\n"); + return status; +} + + +static STATUS +SafeInitialChip (PAsic chip) +{ + STATUS status = STATUS_GOOD; + + DBG (DBG_ASIC, "SafeInitialChip:Enter\n"); + + Mustek_SendData (chip, ES01_F3_ActionOption, 0); + Mustek_SendData (chip, ES01_86_DisableAllClockWhenIdle, + CLOSE_ALL_CLOCK_DISABLE); + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + status = Asic_WaitUnitReady (chip); + + DBG (DBG_ASIC, "isFirstOpenChip=%d\n", chip->isFirstOpenChip); + if (chip->isFirstOpenChip) + { + DBG (DBG_ASIC, "isFirstOpenChip=%d\n", chip->isFirstOpenChip); + status = DRAM_Test (chip); + if (status != STATUS_GOOD) + { + DBG (DBG_ASIC, "DRAM_Test: Error\n"); + return status; + } + chip->isFirstOpenChip = FALSE; + } + + DBG (DBG_ASIC, "SafeInitialChip: exit\n"); + return status; +} + + +static STATUS +DRAM_Test (PAsic chip) +{ + STATUS status = STATUS_GOOD; + unsigned char *temps; + unsigned int i; + + DBG (DBG_ASIC, "DRAM_Test:Enter\n"); + + temps = (unsigned char *) malloc (64); + + for (i = 0; i < 64; i++) + { + *(temps + i) = i; + } + + /*set start address */ + status = Mustek_SendData (chip, ES01_A0_HostStartAddr0_7, 0x00); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A1_HostStartAddr8_15, 0x00); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, 0x00 | ACCESS_DRAM); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + Mustek_SendData (chip, ES01_79_AFEMCLK_SDRAMCLK_DELAY_CONTROL, + SDRAMCLK_DELAY_12_ns); + status = Mustek_SendData (chip, ES01_A3_HostEndAddr0_7, 0xff); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A4_HostEndAddr8_15, 0xff); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A5_HostEndAddr16_21, 0xff); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_DMAWrite (chip, 64, (SANE_Byte *) (temps)); + if (status != STATUS_GOOD) + { + DBG (DBG_ASIC, "Mustek_DMAWrite error\n"); + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A0_HostStartAddr0_7, 0x00); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A1_HostStartAddr8_15, 0x00); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = + Mustek_SendData (chip, ES01_A2_HostStartAddr16_21, 0x00 | ACCESS_DRAM); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + /*set end address */ + status = Mustek_SendData (chip, ES01_A3_HostEndAddr0_7, 0xff); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A4_HostEndAddr8_15, 0xff); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + status = Mustek_SendData (chip, ES01_A5_HostEndAddr16_21, 0xff); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + memset (temps, 0, 64); + + status = Mustek_DMARead (chip, 64, (SANE_Byte *) (temps)); + if (status != STATUS_GOOD) + { + free (temps); + return status; + } + + for (i = 0; i < 60; i += 10) + { + DBG (DBG_ASIC, "%d,%d,%d,%d,%d,%d,%d,%d,%d,%d\n", + *(temps + i), *(temps + i + 1), *(temps + i + 2), *(temps + i + 3), + *(temps + i + 4), *(temps + i + 5), *(temps + i + 6), + *(temps + i + 7), *(temps + i + 8), *(temps + i + 9)); + } + + for (i = 0; i < 64; i++) + { + if (*(temps + i) != i) + { + DBG (DBG_ERR, "DRAM Test error...(No.=%d)\n", i + 1); + return STATUS_IO_ERROR; + } + } + + free (temps); + + DBG (DBG_ASIC, "DRAM_Text: Exit\n"); + return status; +} + +#if SANE_UNUSED +static STATUS +SetPowerSave (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "SetPowerSave:Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + OpenScanChip (chip); + + if (chip->firmwarestate > FS_OPENED) + Asic_ScanStop (chip); + + Mustek_SendData (chip, ES01_94_PowerSaveControl, 0x10); + + chip->firmwarestate = FS_OPENED; + DBG (DBG_ASIC, "SetPowerSave:Exit\n"); + return status; +} +#endif + +static STATUS +SetLineTimeAndExposure (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "SetLineTimeAndExposure:Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + OpenScanChip (chip); + + Mustek_SendData (chip, ES01_C4_MultiTGTimesRed, 0); + Mustek_SendData (chip, ES01_C5_MultiTGTimesGreen, 0); + Mustek_SendData (chip, ES01_C6_MultiTGTimesBlue, 0); + + Mustek_SendData (chip, ES01_C7_MultiTGDummyPixelNumberLSB, 0); + Mustek_SendData (chip, ES01_C8_MultiTGDummyPixelNumberMSB, 0); + + Mustek_SendData (chip, ES01_C9_CCDDummyPixelNumberLSB, 0); + Mustek_SendData (chip, ES01_CA_CCDDummyPixelNumberMSB, 0); + + Mustek_SendData (chip, ES01_CB_CCDDummyCycleNumber, 0); + + + chip->firmwarestate = FS_OPENED; + + DBG (DBG_ASIC, "SetLineTimeAndExposure:Exit\n"); + return status; +} + + + + + +static STATUS +CCDTiming (PAsic chip) +{ + STATUS status = STATUS_GOOD; + unsigned int dwPH1, dwPH2, dwPHRS, dwPHCP; + + DBG (DBG_ASIC, "CCDTiming:Enter\n"); + DBG (DBG_ASIC, "Dpi=%d\n", chip->Scan.Dpi); + + if (chip->firmwarestate < FS_OPENED) + OpenScanChip (chip); + + Mustek_SendData (chip, ES01_82_AFE_ADCCLK_TIMING_ADJ_BYTE0, + (SANE_Byte) (chip->Timing.AFE_ADCCLK_Timing)); + Mustek_SendData (chip, ES01_83_AFE_ADCCLK_TIMING_ADJ_BYTE1, + (SANE_Byte) (chip->Timing.AFE_ADCCLK_Timing >> 8)); + Mustek_SendData (chip, ES01_84_AFE_ADCCLK_TIMING_ADJ_BYTE2, + (SANE_Byte) (chip->Timing.AFE_ADCCLK_Timing >> 16)); + Mustek_SendData (chip, ES01_85_AFE_ADCCLK_TIMING_ADJ_BYTE3, + (SANE_Byte) (chip->Timing.AFE_ADCCLK_Timing >> 24)); + + Mustek_SendData (chip, ES01_1F0_AFERS_TIMING_ADJ_B0, + (SANE_Byte) (chip->Timing.AFE_ADCRS_Timing)); + Mustek_SendData (chip, ES01_1F1_AFERS_TIMING_ADJ_B1, + (SANE_Byte) (chip->Timing.AFE_ADCRS_Timing >> 8)); + Mustek_SendData (chip, ES01_1F2_AFERS_TIMING_ADJ_B2, + (SANE_Byte) (chip->Timing.AFE_ADCRS_Timing >> 16)); + Mustek_SendData (chip, ES01_1F3_AFERS_TIMING_ADJ_B3, + (SANE_Byte) (chip->Timing.AFE_ADCRS_Timing >> 24)); + + Mustek_SendData (chip, ES01_1EC_AFEVS_TIMING_ADJ_B0, + (SANE_Byte) (chip->Timing.AFE_ADCVS_Timing)); + Mustek_SendData (chip, ES01_1ED_AFEVS_TIMING_ADJ_B1, + (SANE_Byte) (chip->Timing.AFE_ADCVS_Timing >> 8)); + Mustek_SendData (chip, ES01_1EE_AFEVS_TIMING_ADJ_B2, + (SANE_Byte) (chip->Timing.AFE_ADCVS_Timing >> 16)); + Mustek_SendData (chip, ES01_1EF_AFEVS_TIMING_ADJ_B3, + (SANE_Byte) (chip->Timing.AFE_ADCVS_Timing >> 24)); + + Mustek_SendData (chip, ES01_160_CHANNEL_A_LATCH_POSITION_HB, + HIBYTE (chip->Timing.AFE_ChannelA_LatchPos)); + Mustek_SendData (chip, ES01_161_CHANNEL_A_LATCH_POSITION_LB, + LOBYTE (chip->Timing.AFE_ChannelA_LatchPos)); + + Mustek_SendData (chip, ES01_162_CHANNEL_B_LATCH_POSITION_HB, + HIBYTE (chip->Timing.AFE_ChannelB_LatchPos)); + Mustek_SendData (chip, ES01_163_CHANNEL_B_LATCH_POSITION_LB, + LOBYTE (chip->Timing.AFE_ChannelB_LatchPos)); + + Mustek_SendData (chip, ES01_164_CHANNEL_C_LATCH_POSITION_HB, + HIBYTE (chip->Timing.AFE_ChannelC_LatchPos)); + Mustek_SendData (chip, ES01_165_CHANNEL_C_LATCH_POSITION_LB, + LOBYTE (chip->Timing.AFE_ChannelC_LatchPos)); + + Mustek_SendData (chip, ES01_166_CHANNEL_D_LATCH_POSITION_HB, + HIBYTE (chip->Timing.AFE_ChannelD_LatchPos)); + Mustek_SendData (chip, ES01_167_CHANNEL_D_LATCH_POSITION_LB, + LOBYTE (chip->Timing.AFE_ChannelD_LatchPos)); + + Mustek_SendData (chip, ES01_168_SECONDARY_FF_LATCH_POSITION, + chip->Timing.AFE_Secondary_FF_LatchPos); + + Mustek_SendData (chip, ES01_1D0_DUMMY_CYCLE_TIMING_B0, + (SANE_Byte) (chip->Timing.CCD_DummyCycleTiming)); + Mustek_SendData (chip, ES01_1D1_DUMMY_CYCLE_TIMING_B1, + (SANE_Byte) (chip->Timing.CCD_DummyCycleTiming >> 8)); + Mustek_SendData (chip, ES01_1D2_DUMMY_CYCLE_TIMING_B2, + (SANE_Byte) (chip->Timing.CCD_DummyCycleTiming >> 16)); + Mustek_SendData (chip, ES01_1D3_DUMMY_CYCLE_TIMING_B3, + (SANE_Byte) (chip->Timing.CCD_DummyCycleTiming >> 24)); + + if (chip->Scan.Dpi >= 1200) + { + dwPH1 = chip->Timing.CCD_PH1_Timing_1200; + dwPH2 = chip->Timing.CCD_PH2_Timing_1200; + dwPHRS = chip->Timing.CCD_PHRS_Timing_1200; + dwPHCP = chip->Timing.CCD_PHCP_Timing_1200; + } + else + { + dwPH1 = chip->Timing.CCD_PH1_Timing_600; + dwPH2 = chip->Timing.CCD_PH2_Timing_600; + dwPHRS = chip->Timing.CCD_PHRS_Timing_600; + dwPHCP = chip->Timing.CCD_PHCP_Timing_600; + } + + Mustek_SendData (chip, ES01_1D4_PH1_TIMING_ADJ_B0, (SANE_Byte) (dwPH1)); + Mustek_SendData (chip, ES01_1D5_PH1_TIMING_ADJ_B1, (SANE_Byte) (dwPH1 >> 8)); + Mustek_SendData (chip, ES01_1D6_PH1_TIMING_ADJ_B2, (SANE_Byte) (dwPH1 >> 16)); + Mustek_SendData (chip, ES01_1D7_PH1_TIMING_ADJ_B3, (SANE_Byte) (dwPH1 >> 24)); + + /* set ccd ph1 ph2 rs cp */ + Mustek_SendData (chip, ES01_D0_PH1_0, 0); + Mustek_SendData (chip, ES01_D1_PH2_0, 4); + Mustek_SendData (chip, ES01_D4_PHRS_0, 0); + Mustek_SendData (chip, ES01_D5_PHCP_0, 0); + + Mustek_SendData (chip, ES01_1D8_PH2_TIMING_ADJ_B0, (SANE_Byte) (dwPH2)); + Mustek_SendData (chip, ES01_1D9_PH2_TIMING_ADJ_B1, (SANE_Byte) (dwPH2 >> 8)); + Mustek_SendData (chip, ES01_1DA_PH2_TIMING_ADJ_B2, (SANE_Byte) (dwPH2 >> 16)); + Mustek_SendData (chip, ES01_1DB_PH2_TIMING_ADJ_B3, (SANE_Byte) (dwPH2 >> 24)); + + Mustek_SendData (chip, ES01_1E4_PHRS_TIMING_ADJ_B0, (SANE_Byte) (dwPHRS)); + Mustek_SendData (chip, ES01_1E5_PHRS_TIMING_ADJ_B1, (SANE_Byte) (dwPHRS >> 8)); + Mustek_SendData (chip, ES01_1E6_PHRS_TIMING_ADJ_B2, (SANE_Byte) (dwPHRS >> 16)); + Mustek_SendData (chip, ES01_1E7_PHRS_TIMING_ADJ_B3, (SANE_Byte) (dwPHRS >> 24)); + + Mustek_SendData (chip, ES01_1E8_PHCP_TIMING_ADJ_B0, (SANE_Byte) (dwPHCP)); + Mustek_SendData (chip, ES01_1E9_PHCP_TIMING_ADJ_B1, (SANE_Byte) (dwPHCP >> 8)); + Mustek_SendData (chip, ES01_1EA_PHCP_TIMING_ADJ_B2, (SANE_Byte) (dwPHCP >> 16)); + Mustek_SendData (chip, ES01_1EB_PHCP_TIMING_ADJ_B3, (SANE_Byte) (dwPHCP >> 24)); + + chip->firmwarestate = FS_OPENED; + DBG (DBG_ASIC, "CCDTiming:Exit\n"); + return status; +} + +static STATUS +IsCarriageHome (PAsic chip, SANE_Bool * LampHome, SANE_Bool * TAHome) +{ + STATUS status = STATUS_GOOD; + SANE_Byte temp; + + DBG (DBG_ASIC, "IsCarriageHome:Enter\n"); + + status = GetChipStatus (chip, 0, &temp); + if (status != STATUS_GOOD) + { + DBG (DBG_ASIC, "IsCarriageHome:Error!\n"); + return status; + } + + if ((temp & SENSOR0_DETECTED) == SENSOR0_DETECTED) + *LampHome = TRUE; + else + { + *LampHome = FALSE; + } + + *TAHome = TRUE; + + DBG (DBG_ASIC, "LampHome=%d\n", *LampHome); + + DBG (DBG_ASIC, "IsCarriageHome:Exit\n"); + return status; +} + + +static STATUS +GetChipStatus (PAsic chip, SANE_Byte Selector, SANE_Byte * ChipStatus) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "GetChipStatus:Enter\n"); + + status = Mustek_SendData (chip, ES01_8B_Status, Selector); + if (status != STATUS_GOOD) + return status; + + status = Mustek_WriteAddressLineForRegister (chip, ES01_8B_Status); + if (status != STATUS_GOOD) + return status; + + *ChipStatus = ES01_8B_Status; + status = Mustek_ReceiveData (chip, ChipStatus); + if (status != STATUS_GOOD) + return status; + + DBG (DBG_ASIC, "GetChipStatus:Exit\n"); + return status; +} + +static STATUS +SetAFEGainOffset (PAsic chip) +{ + STATUS status = STATUS_GOOD; + int i = 0; + + DBG (DBG_ASIC, "SetAFEGainOffset:Enter\n"); + + if (chip->AD.DirectionR) + { /* Negative */ + Mustek_SendData (chip, ES01_60_AFE_AUTO_GAIN_OFFSET_RED_LB, + (chip->AD.GainR << 1) | 0x01); + Mustek_SendData (chip, ES01_61_AFE_AUTO_GAIN_OFFSET_RED_HB, + chip->AD.OffsetR); + } + else + { /* Postive */ + Mustek_SendData (chip, ES01_60_AFE_AUTO_GAIN_OFFSET_RED_LB, + (chip->AD.GainR << 1)); + Mustek_SendData (chip, ES01_61_AFE_AUTO_GAIN_OFFSET_RED_HB, + chip->AD.OffsetR); + } + + if (chip->AD.DirectionG) + { + Mustek_SendData (chip, ES01_62_AFE_AUTO_GAIN_OFFSET_GREEN_LB, + (chip->AD.GainG << 1) | 0x01); + Mustek_SendData (chip, ES01_63_AFE_AUTO_GAIN_OFFSET_GREEN_HB, + chip->AD.OffsetG); + } + else + { + Mustek_SendData (chip, ES01_62_AFE_AUTO_GAIN_OFFSET_GREEN_LB, + (chip->AD.GainG << 1)); + + Mustek_SendData (chip, ES01_63_AFE_AUTO_GAIN_OFFSET_GREEN_HB, + chip->AD.OffsetG); + } + + if (chip->AD.DirectionB) + { + Mustek_SendData (chip, ES01_64_AFE_AUTO_GAIN_OFFSET_BLUE_LB, + (chip->AD.GainB << 1) | 0x01); + Mustek_SendData (chip, ES01_65_AFE_AUTO_GAIN_OFFSET_BLUE_HB, + chip->AD.OffsetB); + } + else + { + Mustek_SendData (chip, ES01_64_AFE_AUTO_GAIN_OFFSET_BLUE_LB, + (chip->AD.GainB << 1)); + Mustek_SendData (chip, ES01_65_AFE_AUTO_GAIN_OFFSET_BLUE_HB, + chip->AD.OffsetB); + } + + + Mustek_SendData (chip, ES01_2A0_AFE_GAIN_OFFSET_CONTROL, 0x01); + + for (i = 0; i < 4; i++) + { + + if (chip->AD.DirectionR == 0) + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, + (SANE_Byte) (chip->AD.GainR << 1)); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, + (SANE_Byte) (chip->AD.OffsetR)); + } + else + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, + (SANE_Byte) (chip->AD.GainR << 1) | 0x01); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, + (SANE_Byte) (chip->AD.OffsetR)); + } + } + + for (i = 0; i < 4; i++) + { + if (chip->AD.DirectionG == 0) + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, + (SANE_Byte) (chip->AD.GainG << 1)); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, + (SANE_Byte) (chip->AD.OffsetG)); + } + else + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, + (SANE_Byte) (chip->AD.GainG << 1) | 0x01); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, + (SANE_Byte) (chip->AD.OffsetG)); + } + } + + for (i = 0; i < 4; i++) + { + if (chip->AD.DirectionB == 0) + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, + (SANE_Byte) (chip->AD.GainB << 1)); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, + (SANE_Byte) (chip->AD.OffsetB)); + } + else + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, + (SANE_Byte) (chip->AD.GainB << 1) | 0x01); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, + (SANE_Byte) (chip->AD.OffsetB)); + } + } + + for (i = 0; i < 36; i++) + { + Mustek_SendData (chip, ES01_2A1_AFE_AUTO_CONFIG_GAIN, 0); + Mustek_SendData (chip, ES01_2A2_AFE_AUTO_CONFIG_OFFSET, 0); + } + + Mustek_SendData (chip, ES01_2A0_AFE_GAIN_OFFSET_CONTROL, 0x00); + + /* Set to AFE */ + Mustek_SendData (chip, ES01_04_ADAFEPGACH1, chip->AD.GainR); + Mustek_SendData (chip, ES01_06_ADAFEPGACH2, chip->AD.GainG); + Mustek_SendData (chip, ES01_08_ADAFEPGACH3, chip->AD.GainB); + + if (chip->AD.DirectionR) + Mustek_SendData (chip, ES01_0B_AD9826OffsetRedN, chip->AD.OffsetR); + else + Mustek_SendData (chip, ES01_0A_AD9826OffsetRedP, chip->AD.OffsetR); + + if (chip->AD.DirectionG) + Mustek_SendData (chip, ES01_0D_AD9826OffsetGreenN, chip->AD.OffsetG); + else + Mustek_SendData (chip, ES01_0C_AD9826OffsetGreenP, chip->AD.OffsetG); + + if (chip->AD.DirectionB) + Mustek_SendData (chip, ES01_0F_AD9826OffsetBlueN, chip->AD.OffsetB); + else + Mustek_SendData (chip, ES01_0E_AD9826OffsetBlueP, chip->AD.OffsetB); + + + LLFSetRamAddress (chip, 0x0, PackAreaStartAddress - (512 * 8 - 1), + ACCESS_DRAM); + + Mustek_SendData (chip, ES01_F3_ActionOption, + MOTOR_MOVE_TO_FIRST_LINE_DISABLE | + MOTOR_BACK_HOME_AFTER_SCAN_DISABLE | + SCAN_ENABLE | + SCAN_BACK_TRACKING_DISABLE | + INVERT_MOTOR_DIRECTION_DISABLE | + UNIFORM_MOTOR_AND_SCAN_SPEED_ENABLE | + ES01_STATIC_SCAN_DISABLE | MOTOR_TEST_LOOP_DISABLE); + + Mustek_SendData (chip, ES01_9A_AFEControl, + AD9826_AFE | AUTO_CHANGE_AFE_GAIN_OFFSET_DISABLE); + + Mustek_SendData (chip, ES01_00_ADAFEConfiguration, 0x70); + Mustek_SendData (chip, ES01_02_ADAFEMuxConfig, 0x80); + + DBG (DBG_ASIC, "SetAFEGainOffset:Exit\n"); + return status; +} + +static STATUS +SetLEDTime (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "SetLEDTime:Enter\n"); + + Mustek_SendData (chip, ES01_B8_ChannelRedExpStartPixelLSB, + LOBYTE (chip->Timing.ChannelR_StartPixel)); + Mustek_SendData (chip, ES01_B9_ChannelRedExpStartPixelMSB, + HIBYTE (chip->Timing.ChannelR_StartPixel)); + Mustek_SendData (chip, ES01_BA_ChannelRedExpEndPixelLSB, + LOBYTE (chip->Timing.ChannelR_EndPixel)); + Mustek_SendData (chip, ES01_BB_ChannelRedExpEndPixelMSB, + HIBYTE (chip->Timing.ChannelR_EndPixel)); + + Mustek_SendData (chip, ES01_BC_ChannelGreenExpStartPixelLSB, + LOBYTE (chip->Timing.ChannelG_StartPixel)); + Mustek_SendData (chip, ES01_BD_ChannelGreenExpStartPixelMSB, + HIBYTE (chip->Timing.ChannelG_StartPixel)); + Mustek_SendData (chip, ES01_BE_ChannelGreenExpEndPixelLSB, + LOBYTE (chip->Timing.ChannelG_EndPixel)); + Mustek_SendData (chip, ES01_BF_ChannelGreenExpEndPixelMSB, + HIBYTE (chip->Timing.ChannelG_EndPixel)); + + Mustek_SendData (chip, ES01_C0_ChannelBlueExpStartPixelLSB, + LOBYTE (chip->Timing.ChannelB_StartPixel)); + Mustek_SendData (chip, ES01_C1_ChannelBlueExpStartPixelMSB, + HIBYTE (chip->Timing.ChannelB_StartPixel)); + Mustek_SendData (chip, ES01_C2_ChannelBlueExpEndPixelLSB, + LOBYTE (chip->Timing.ChannelB_EndPixel)); + Mustek_SendData (chip, ES01_C3_ChannelBlueExpEndPixelMSB, + HIBYTE (chip->Timing.ChannelB_EndPixel)); + + DBG (DBG_ASIC, "SetLEDTime:Exit\n"); + return status; +} + +static STATUS +SetScanMode (PAsic chip, SANE_Byte bScanBits) +{ + STATUS status = STATUS_GOOD; + SANE_Byte temp_f5_register = 0; + SANE_Byte GrayBWChannel; + + DBG (DBG_ASIC, "SetScanMode():Enter; set f5 register\n"); + + if (bScanBits >= 24) + { + temp_f5_register |= COLOR_ES02; + } + else + { + temp_f5_register |= GRAY_ES02; + } + + if ((bScanBits == 8) || (bScanBits == 24)) + { + temp_f5_register |= _8_BITS_ES02; + } + else if (bScanBits == 1) + { + temp_f5_register |= _1_BIT_ES02; + } + else + { + temp_f5_register |= _16_BITS_ES02; + } + + if (bScanBits < 24) + { + GrayBWChannel = 1; + } + else + { + GrayBWChannel = 4; + } + + if (GrayBWChannel == 0) + { + temp_f5_register |= GRAY_RED_ES02; + } + else if (GrayBWChannel == 1) + { + temp_f5_register |= GRAY_GREEN_ES02; + } + else if (GrayBWChannel == 2) + { + temp_f5_register |= GRAY_BLUE_ES02; + } + else + { + temp_f5_register |= GRAY_GREEN_BLUE_ES02; + } + + status = Mustek_SendData (chip, ES01_F5_ScanDataFormat, temp_f5_register); + + DBG (DBG_ASIC, "F5_ScanDataFormat=0x%x\n", temp_f5_register); + DBG (DBG_ASIC, "SetScanMode():Exit\n"); + return status; +} + +static STATUS +SetPackAddress (PAsic chip, unsigned short wXResolution, unsigned short wWidth, unsigned short wX, + double XRatioAdderDouble, double XRatioTypeDouble, + SANE_Byte byClear_Pulse_Width, unsigned short * PValidPixelNumber) +{ + STATUS status = STATUS_GOOD; + + unsigned short LineTotalOverlapPixel; + SANE_Byte OverLapPixel; + SANE_Byte TotalLineShift; + SANE_Byte InvalidPixelNumberBackup; + unsigned short SegmentTotalPixel; + unsigned int dwLineTotalPixel; + unsigned short ValidPixelNumber = *PValidPixelNumber; + + unsigned int FinalLinePixelPerSegment; + SANE_Byte InValidPixelNumber; + unsigned int CISPackAreaStartAddress; + SANE_Byte PackAreaUseLine; + + unsigned int MaxPixelHW; + int i; + + DBG (DBG_ASIC, "SetPackAddress:Enter\n"); + + LineTotalOverlapPixel = 0; + OverLapPixel = 0; + TotalLineShift = 1; + PackAreaUseLine = TotalLineShift + 1; + + if (wXResolution > (SENSOR_DPI / 2)) + { + ValidPixelNumber = ValidPixelNumberFor1200DPI; + OverLapPixel = OverLapPixelNumber1200; + } + else + { + ValidPixelNumber = ValidPixelNumberFor600DPI; + OverLapPixel = OverLapPixelNumber600; + } + + ValidPixelNumber = (unsigned short) ((wWidth + 10 + 15) * XRatioAdderDouble); + ValidPixelNumber >>= 4; + ValidPixelNumber <<= 4; + + ValidPixelNumber += (OverLapPixel * 2); + + for (i = 0; i < 16; i++) + { + Mustek_SendData (chip, ES01_2B0_SEGMENT0_OVERLAP_SEGMENT1 + i, + OverLapPixel); + Mustek_SendData (chip, ES01_2C0_VALID_PIXEL_PARAMETER_OF_SEGMENT1 + i, + 0); + } + LineTotalOverlapPixel = OverLapPixel * 16; + + FinalLinePixelPerSegment = ValidPixelNumber + OverLapPixel * 2; + + if ((FinalLinePixelPerSegment % 8) > 0) + { + InValidPixelNumber = (SANE_Byte) (8 - (FinalLinePixelPerSegment % 8)); + } + else + { + InValidPixelNumber = 0; + } + + InvalidPixelNumberBackup = InValidPixelNumber; + + Mustek_SendData (chip, ES01_1B0_SEGMENT_PIXEL_NUMBER_LB, + LOBYTE (ValidPixelNumber)); + Mustek_SendData (chip, ES01_1B1_SEGMENT_PIXEL_NUMBER_HB, + HIBYTE (ValidPixelNumber)); + + SegmentTotalPixel = + ValidPixelNumber + OverLapPixel * 2 + InValidPixelNumber; + + Mustek_SendData (chip, ES01_169_NUMBER_OF_SEGMENT_PIXEL_LB, + LOBYTE (ValidPixelNumber)); + Mustek_SendData (chip, ES01_16A_NUMBER_OF_SEGMENT_PIXEL_HB, + HIBYTE (ValidPixelNumber)); + Mustek_SendData (chip, ES01_16B_BETWEEN_SEGMENT_INVALID_PIXEL, 0); + + Mustek_SendData (chip, ES01_B6_LineWidthPixelLSB, + LOBYTE (ValidPixelNumber)); + Mustek_SendData (chip, ES01_B7_LineWidthPixelMSB, + HIBYTE (ValidPixelNumber)); + + Mustek_SendData (chip, ES01_19A_CHANNEL_LINE_GAP_LB, + LOBYTE (ValidPixelNumber)); + Mustek_SendData (chip, ES01_19B_CHANNEL_LINE_GAP_HB, + HIBYTE (ValidPixelNumber)); + DBG (DBG_ASIC, "ValidPixelNumber=%d\n", ValidPixelNumber); + + for (i = 0; i < 36; i++) + { + Mustek_SendData (chip, 0x270 + i, 0); + } + + Mustek_SendData (chip, 0x270, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * 1))); + Mustek_SendData (chip, 0x271, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * 1) >> 8)); + Mustek_SendData (chip, 0x272, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * + 1) >> 16)); + + Mustek_SendData (chip, 0x27C, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * 2))); + Mustek_SendData (chip, 0x27D, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * 2) >> 8)); + Mustek_SendData (chip, 0x27E, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * + 2) >> 16)); + + Mustek_SendData (chip, 0x288, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * 3))); + Mustek_SendData (chip, 0x289, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * 3) >> 8)); + Mustek_SendData (chip, 0x28A, + (SANE_Byte) ((SegmentTotalPixel * (PackAreaUseLine) * + 3) >> 16)); + DBG (DBG_ASIC, "channel gap=%d\n", SegmentTotalPixel * (PackAreaUseLine)); + + + Mustek_SendData (chip, ES01_B4_StartPixelLSB, LOBYTE (wX + 0)); + Mustek_SendData (chip, ES01_B5_StartPixelMSB, HIBYTE (wX + 0)); + + + dwLineTotalPixel = ValidPixelNumber; + + Mustek_SendData (chip, ES01_1B9_LINE_PIXEL_NUMBER_LB, + LOBYTE (XRatioTypeDouble * (dwLineTotalPixel - 1))); + Mustek_SendData (chip, ES01_1BA_LINE_PIXEL_NUMBER_HB, + HIBYTE (XRatioTypeDouble * (dwLineTotalPixel - 1))); + + /* final start read out pixel */ + Mustek_SendData (chip, ES01_1F4_START_READ_OUT_PIXEL_LB, LOBYTE (0)); + Mustek_SendData (chip, ES01_1F5_START_READ_OUT_PIXEL_HB, HIBYTE (0)); + + MaxPixelHW = (dwLineTotalPixel + InValidPixelNumber) - 10; + + if (wWidth > MaxPixelHW) + { + DBG (DBG_ERR, "read out pixel over max pixel! image will shift!!!\n"); + } + + /* final read pixel width */ + Mustek_SendData (chip, ES01_1F6_READ_OUT_PIXEL_LENGTH_LB, + LOBYTE (wWidth + 9)); + Mustek_SendData (chip, ES01_1F7_READ_OUT_PIXEL_LENGTH_HB, + HIBYTE (wWidth + 9)); + + /* data output sequence */ + Mustek_SendData (chip, ES01_1F8_PACK_CHANNEL_SELECT_B0, 0); + Mustek_SendData (chip, ES01_1F9_PACK_CHANNEL_SELECT_B1, 0); + Mustek_SendData (chip, ES01_1FA_PACK_CHANNEL_SELECT_B2, 0x18); + + Mustek_SendData (chip, ES01_1FB_PACK_CHANNEL_SIZE_B0, + (SANE_Byte) ((SegmentTotalPixel * PackAreaUseLine))); + Mustek_SendData (chip, ES01_1FC_PACK_CHANNEL_SIZE_B1, + (SANE_Byte) ((SegmentTotalPixel * PackAreaUseLine) >> 8)); + Mustek_SendData (chip, ES01_1FD_PACK_CHANNEL_SIZE_B2, + (SANE_Byte) ((SegmentTotalPixel * PackAreaUseLine) >> 16)); + + Mustek_SendData (chip, ES01_16C_LINE_SHIFT_OUT_TIMES_DIRECTION, 0x01); + Mustek_SendData (chip, ES01_1CE_LINE_SEGMENT_NUMBER, 0x00); + Mustek_SendData (chip, ES01_D8_PHTG_EDGE_TIMING_ADJUST, 0x17); + + Mustek_SendData (chip, ES01_D9_CLEAR_PULSE_WIDTH, byClear_Pulse_Width); + + Mustek_SendData (chip, ES01_DA_CLEAR_SIGNAL_INVERTING_OUTPUT, 0x54 | 0x01); + Mustek_SendData (chip, ES01_CD_TG_R_CONTROL, 0x3C); + Mustek_SendData (chip, ES01_CE_TG_G_CONTROL, 0); + Mustek_SendData (chip, ES01_CF_TG_B_CONTROL, 0x3C); + + + /* set pack area address */ + + CISPackAreaStartAddress = PackAreaStartAddress; + DBG (DBG_ASIC, "CISPackAreaStartAddress=%d\n", CISPackAreaStartAddress); + + /* cycle 1 */ + Mustek_SendData (chip, ES01_16D_EXPOSURE_CYCLE1_SEGMENT1_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0))); + Mustek_SendData (chip, ES01_16E_EXPOSURE_CYCLE1_SEGMENT1_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0) >> 8)); + Mustek_SendData (chip, ES01_16F_EXPOSURE_CYCLE1_SEGMENT1_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0) >> 16)); + + Mustek_SendData (chip, ES01_170_EXPOSURE_CYCLE1_SEGMENT2_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_171_EXPOSURE_CYCLE1_SEGMENT2_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_172_EXPOSURE_CYCLE1_SEGMENT2_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_173_EXPOSURE_CYCLE1_SEGMENT3_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_174_EXPOSURE_CYCLE1_SEGMENT3_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_175_EXPOSURE_CYCLE1_SEGMENT3_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_176_EXPOSURE_CYCLE1_SEGMENT4_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_177_EXPOSURE_CYCLE1_SEGMENT4_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_178_EXPOSURE_CYCLE1_SEGMENT4_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + /* cycle 2 */ + Mustek_SendData (chip, ES01_179_EXPOSURE_CYCLE2_SEGMENT1_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_17A_EXPOSURE_CYCLE2_SEGMENT1_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_17B_EXPOSURE_CYCLE2_SEGMENT1_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_17C_EXPOSURE_CYCLE2_SEGMENT2_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_17D_EXPOSURE_CYCLE2_SEGMENT2_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_17E_EXPOSURE_CYCLE2_SEGMENT2_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_17F_EXPOSURE_CYCLE2_SEGMENT3_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_180_EXPOSURE_CYCLE2_SEGMENT3_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_181_EXPOSURE_CYCLE2_SEGMENT3_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_182_EXPOSURE_CYCLE2_SEGMENT4_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_183_EXPOSURE_CYCLE2_SEGMENT4_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_184_EXPOSURE_CYCLE2_SEGMENT4_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + /* cycle 3 */ + Mustek_SendData (chip, ES01_185_EXPOSURE_CYCLE3_SEGMENT1_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + + Mustek_SendData (chip, ES01_186_EXPOSURE_CYCLE3_SEGMENT1_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_187_EXPOSURE_CYCLE3_SEGMENT1_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_188_EXPOSURE_CYCLE3_SEGMENT2_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_189_EXPOSURE_CYCLE3_SEGMENT2_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_18A_EXPOSURE_CYCLE3_SEGMENT2_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_18B_EXPOSURE_CYCLE3_SEGMENT3_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_18C_EXPOSURE_CYCLE3_SEGMENT3_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_18D_EXPOSURE_CYCLE3_SEGMENT3_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + + Mustek_SendData (chip, ES01_18E_EXPOSURE_CYCLE3_SEGMENT4_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000))); + Mustek_SendData (chip, ES01_18F_EXPOSURE_CYCLE3_SEGMENT4_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 8)); + Mustek_SendData (chip, ES01_190_EXPOSURE_CYCLE3_SEGMENT4_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + 0xC0000) >> 16)); + DBG (DBG_ASIC, "set CISPackAreaStartAddress ok\n"); + + Mustek_SendData (chip, 0x260, InValidPixelNumber); + Mustek_SendData (chip, 0x261, InValidPixelNumber << 4); + Mustek_SendData (chip, 0x262, InValidPixelNumber); + Mustek_SendData (chip, 0x263, 0); + DBG (DBG_ASIC, "InValidPixelNumber=%d\n", InValidPixelNumber); + + Mustek_SendData (chip, 0x264, 0); + Mustek_SendData (chip, 0x265, 0); + Mustek_SendData (chip, 0x266, 0); + Mustek_SendData (chip, 0x267, 0); + + Mustek_SendData (chip, 0x268, 0); + Mustek_SendData (chip, 0x269, 0); + Mustek_SendData (chip, 0x26A, 0); + Mustek_SendData (chip, 0x26B, 0); + + Mustek_SendData (chip, 0x26C, 0); + Mustek_SendData (chip, 0x26D, 0); + Mustek_SendData (chip, 0x26E, 0); + Mustek_SendData (chip, 0x26F, 0); + DBG (DBG_ASIC, "Set Invalid Pixel ok\n"); + + + /* Pack Start Address */ + Mustek_SendData (chip, ES01_19E_PACK_AREA_R_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 0))))); + Mustek_SendData (chip, ES01_19F_PACK_AREA_R_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * + (PackAreaUseLine * 0))) >> 8)); + Mustek_SendData (chip, ES01_1A0_PACK_AREA_R_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * + (PackAreaUseLine * 0))) >> 16)); + + + Mustek_SendData (chip, ES01_1A1_PACK_AREA_G_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 1))))); + Mustek_SendData (chip, ES01_1A2_PACK_AREA_G_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * + (PackAreaUseLine * 1))) >> 8)); + Mustek_SendData (chip, ES01_1A3_PACK_AREA_G_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * + (PackAreaUseLine * 1))) >> 16)); + + Mustek_SendData (chip, ES01_1A4_PACK_AREA_B_START_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 2))))); + Mustek_SendData (chip, ES01_1A5_PACK_AREA_B_START_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * + (PackAreaUseLine * 2))) >> 8)); + Mustek_SendData (chip, ES01_1A6_PACK_AREA_B_START_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * + (PackAreaUseLine * 2))) >> 16)); + + /* Pack End Address */ + Mustek_SendData (chip, ES01_1A7_PACK_AREA_R_END_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 1) - + 1)))); + Mustek_SendData (chip, ES01_1A8_PACK_AREA_R_END_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 1) - + 1)) >> 8)); + Mustek_SendData (chip, ES01_1A9_PACK_AREA_R_END_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 1) - + 1)) >> 16)); + + Mustek_SendData (chip, ES01_1AA_PACK_AREA_G_END_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 2) - + 1)))); + Mustek_SendData (chip, ES01_1AB_PACK_AREA_G_END_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 2) - + 1)) >> 8)); + Mustek_SendData (chip, ES01_1AC_PACK_AREA_G_END_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 2) - + 1)) >> 16)); + + Mustek_SendData (chip, ES01_1AD_PACK_AREA_B_END_ADDR_BYTE0, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 3) - + 1)))); + Mustek_SendData (chip, ES01_1AE_PACK_AREA_B_END_ADDR_BYTE1, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 3) - + 1)) >> 8)); + Mustek_SendData (chip, ES01_1AF_PACK_AREA_B_END_ADDR_BYTE2, + (SANE_Byte) ((CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 3) - + 1)) >> 16)); + DBG (DBG_ASIC, + "CISPackAreaStartAddress + (SegmentTotalPixel*(PackAreaUseLine*1))=%d\n", + (CISPackAreaStartAddress + + (SegmentTotalPixel * (PackAreaUseLine * 1)))); + + Mustek_SendData (chip, ES01_19C_MAX_PACK_LINE, PackAreaUseLine); + + status = + Mustek_SendData (chip, ES01_19D_PACK_THRESHOLD_LINE, TotalLineShift); + DBG (DBG_ASIC, "PackAreaUseLine=%d,TotalLineShift=%d\n", PackAreaUseLine, + TotalLineShift); + + *PValidPixelNumber = ValidPixelNumber; + + DBG (DBG_ASIC, "SetPackAddress:Enter\n"); + return status; +} + +static STATUS +SetExtraSetting (PAsic chip, unsigned short wXResolution, unsigned short wCCD_PixelNumber, + SANE_Bool isCaribrate) +{ + STATUS status = STATUS_GOOD; + SANE_Byte byPHTG_PulseWidth, byPHTG_WaitWidth; + SANE_Byte temp_ff_register = 0; + SANE_Byte bThreshold = 128; + + DBG (DBG_ASIC, "SetExtraSetting:Enter\n"); + + Mustek_SendData (chip, ES01_B8_ChannelRedExpStartPixelLSB, + LOBYTE (chip->Timing.ChannelR_StartPixel)); + Mustek_SendData (chip, ES01_B9_ChannelRedExpStartPixelMSB, + HIBYTE (chip->Timing.ChannelR_StartPixel)); + Mustek_SendData (chip, ES01_BA_ChannelRedExpEndPixelLSB, + LOBYTE (chip->Timing.ChannelR_EndPixel)); + Mustek_SendData (chip, ES01_BB_ChannelRedExpEndPixelMSB, + HIBYTE (chip->Timing.ChannelR_EndPixel)); + + Mustek_SendData (chip, ES01_BC_ChannelGreenExpStartPixelLSB, + LOBYTE (chip->Timing.ChannelG_StartPixel)); + Mustek_SendData (chip, ES01_BD_ChannelGreenExpStartPixelMSB, + HIBYTE (chip->Timing.ChannelG_StartPixel)); + Mustek_SendData (chip, ES01_BE_ChannelGreenExpEndPixelLSB, + LOBYTE (chip->Timing.ChannelG_EndPixel)); + Mustek_SendData (chip, ES01_BF_ChannelGreenExpEndPixelMSB, + HIBYTE (chip->Timing.ChannelG_EndPixel)); + + Mustek_SendData (chip, ES01_C0_ChannelBlueExpStartPixelLSB, + LOBYTE (chip->Timing.ChannelB_StartPixel)); + Mustek_SendData (chip, ES01_C1_ChannelBlueExpStartPixelMSB, + HIBYTE (chip->Timing.ChannelB_StartPixel)); + Mustek_SendData (chip, ES01_C2_ChannelBlueExpEndPixelLSB, + LOBYTE (chip->Timing.ChannelB_EndPixel)); + Mustek_SendData (chip, ES01_C3_ChannelBlueExpEndPixelMSB, + HIBYTE (chip->Timing.ChannelB_EndPixel)); + + byPHTG_PulseWidth = chip->Timing.PHTG_PluseWidth; + byPHTG_WaitWidth = chip->Timing.PHTG_WaitWidth; + Mustek_SendData (chip, ES01_B2_PHTGPulseWidth, byPHTG_PulseWidth); + Mustek_SendData (chip, ES01_B3_PHTGWaitWidth, byPHTG_WaitWidth); + + Mustek_SendData (chip, ES01_CC_PHTGTimingAdjust, + chip->Timing.PHTG_TimingAdj); + Mustek_SendData (chip, ES01_D0_PH1_0, chip->Timing.PHTG_TimingSetup); + + DBG (DBG_ASIC, "ChannelR_StartPixel=%d,ChannelR_EndPixel=%d\n", + chip->Timing.ChannelR_StartPixel, chip->Timing.ChannelR_EndPixel); + + if (wXResolution == 1200) + { + Mustek_SendData (chip, ES01_DE_CCD_SETUP_REGISTER, + chip->Timing.DE_CCD_SETUP_REGISTER_1200); + } + else + { + Mustek_SendData (chip, ES01_DE_CCD_SETUP_REGISTER, + chip->Timing.DE_CCD_SETUP_REGISTER_600); + } + + if (isCaribrate == TRUE) + { + temp_ff_register |= BYPASS_DARK_SHADING_ENABLE; + temp_ff_register |= BYPASS_WHITE_SHADING_ENABLE; + } + else /*Setwindow */ + { + temp_ff_register |= BYPASS_DARK_SHADING_DISABLE; + temp_ff_register |= BYPASS_WHITE_SHADING_DISABLE; + } + + temp_ff_register |= BYPASS_PRE_GAMMA_ENABLE; + + temp_ff_register |= BYPASS_CONVOLUTION_ENABLE; + + + temp_ff_register |= BYPASS_MATRIX_ENABLE; + + temp_ff_register |= BYPASS_GAMMA_ENABLE; + + if (isCaribrate == TRUE) + { + Mustek_SendData (chip, ES01_FF_SCAN_IMAGE_OPTION, 0xfc | (0x00 & 0x03)); + DBG (DBG_ASIC, "FF_SCAN_IMAGE_OPTION=0x%x\n", 0xfc | (0x00 & 0x03)); + } + else /*Setwindow */ + { + Mustek_SendData (chip, ES01_FF_SCAN_IMAGE_OPTION, + temp_ff_register | (0x00 & 0x03)); + DBG (DBG_ASIC, "FF_SCAN_IMAGE_OPTION=0x%x\n", + temp_ff_register | (0x00 & 0x03)); + } + + /* pixel process time */ + Mustek_SendData (chip, ES01_B0_CCDPixelLSB, LOBYTE (wCCD_PixelNumber)); + Mustek_SendData (chip, ES01_B1_CCDPixelMSB, HIBYTE (wCCD_PixelNumber)); + Mustek_SendData (chip, ES01_DF_ICG_CONTROL, 0x17); + DBG (DBG_ASIC, "wCCD_PixelNumber=%d\n", wCCD_PixelNumber); + + Mustek_SendData (chip, ES01_88_LINE_ART_THRESHOLD_HIGH_VALUE, bThreshold); + Mustek_SendData (chip, ES01_89_LINE_ART_THRESHOLD_LOW_VALUE, + bThreshold - 1); + DBG (DBG_ASIC, "bThreshold=%d\n", bThreshold); + + usleep (50000); + + DBG (DBG_ASIC, "SetExtraSetting:Exit\n"); + return status; +} + + +/* ---------------------- high level asic functions ------------------------ */ + + +/* HOLD: We don't want to have global vid/pids */ +static unsigned short ProductID = 0x0409; +static unsigned short VendorID = 0x055f; + +static SANE_String_Const device_name; + +static SANE_Status +attach_one_scanner (SANE_String_Const devname) +{ + DBG (DBG_ASIC, "attach_one_scanner: enter\n"); + DBG (DBG_INFO, "attach_one_scanner: devname = %s\n", devname); + device_name = devname; + return SANE_STATUS_GOOD; +} + +static STATUS +Asic_Open (PAsic chip, SANE_Byte *pDeviceName) +{ + STATUS status; + SANE_Status sane_status; + + DBG (DBG_ASIC, "Asic_Open: Enter\n"); + + device_name = NULL; + + if (chip->firmwarestate > FS_OPENED) + { + DBG (DBG_ASIC, "chip has been opened. fd=%d\n", chip->fd); + return STATUS_INVAL; + } + + /* init usb */ + sanei_usb_init (); + + /* find scanner */ + sane_status = + sanei_usb_find_devices (VendorID, ProductID, attach_one_scanner); + if (sane_status != SANE_STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_Open: sanei_usb_find_devices failed: %s\n", + sane_strstatus (sane_status)); + return STATUS_INVAL; + } + /* open usb */ + if (device_name == NULL) + { + DBG (DBG_ERR, "Asic_Open: no scanner found\n"); + return STATUS_INVAL; + } + sane_status = sanei_usb_open (device_name, &chip->fd); + if (sane_status != SANE_STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_Open: sanei_usb_open of %s failed: %s\n", + device_name, sane_strstatus (sane_status)); + return STATUS_INVAL; + } + + /* open scanner chip */ + status = OpenScanChip (chip); + if (status != STATUS_GOOD) + { + sanei_usb_close (chip->fd); + DBG (DBG_ASIC, "Asic_Open: OpenScanChip error\n"); + return status; + } + + Mustek_SendData (chip, ES01_94_PowerSaveControl, 0x27); + Mustek_SendData (chip, ES01_86_DisableAllClockWhenIdle, + CLOSE_ALL_CLOCK_DISABLE); + Mustek_SendData (chip, ES01_79_AFEMCLK_SDRAMCLK_DELAY_CONTROL, + SDRAMCLK_DELAY_12_ns); + + /* SDRAM initial sequence */ + Mustek_SendData (chip, ES01_87_SDRAM_Timing, 0xf1); + Mustek_SendData (chip, ES01_87_SDRAM_Timing, 0xa5); + Mustek_SendData (chip, ES01_87_SDRAM_Timing, 0x91); + Mustek_SendData (chip, ES01_87_SDRAM_Timing, 0x81); + Mustek_SendData (chip, ES01_87_SDRAM_Timing, 0xf0); + + + chip->firmwarestate = FS_OPENED; + Asic_WaitUnitReady (chip); + DBG (DBG_ASIC, "Asic_WaitUnitReady\n"); + status = SafeInitialChip (chip); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_Open: SafeInitialChip error\n"); + return status; + } + + pDeviceName = (SANE_Byte *) strdup (device_name); + if (!pDeviceName) + { + DBG (DBG_ERR, "Asic_Open: not enough memory\n"); + return STATUS_INVAL; + } + DBG (DBG_INFO, "Asic_Open: device %s successfully opened\n", pDeviceName); + DBG (DBG_ASIC, "Asic_Open: Exit\n"); + return status; +} + + +static STATUS +Asic_Close (PAsic chip) +{ + STATUS status; + DBG (DBG_ASIC, "Asic_Close: Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + { + DBG (DBG_ASIC, "Asic_Close: Scanner is not opened\n"); + return STATUS_GOOD; + } + + if (chip->firmwarestate > FS_OPENED) + { + DBG (DBG_ASIC, + "Asic_Close: Scanner is scanning, try to stop scanning\n"); + Asic_ScanStop (chip); + } + + Mustek_SendData (chip, ES01_86_DisableAllClockWhenIdle, + CLOSE_ALL_CLOCK_ENABLE); + + status = CloseScanChip (chip); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_Close: CloseScanChip error\n"); + return status; + } + + sanei_usb_close (chip->fd); + chip->firmwarestate = FS_ATTACHED; + + DBG (DBG_ASIC, "Asic_Close: Exit\n"); + return status; +} + +static STATUS +Asic_TurnLamp (PAsic chip, SANE_Bool isLampOn) +{ + STATUS status = STATUS_GOOD; + SANE_Byte PWM; + + DBG (DBG_ASIC, "Asic_TurnLamp: Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + { + DBG (DBG_ERR, "Asic_TurnLamp: Scanner is not opened\n"); + return STATUS_INVAL; + } + + if (chip->firmwarestate > FS_OPENED) + { + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + } + + if (isLampOn) + { + PWM = LAMP0_PWM_DEFAULT; + } + else + { + PWM = 0; + } + Mustek_SendData (chip, ES01_99_LAMP_PWM_FREQ_CONTROL, 1); + Mustek_SendData (chip, ES01_90_Lamp0PWM, PWM); + DBG (DBG_ASIC, "Lamp0 PWM = %d\n", PWM); + + chip->firmwarestate = FS_OPENED; + + DBG (DBG_ASIC, "Asic_TurnLamp: Exit\n"); + return status; +} + + +static STATUS +Asic_TurnTA (PAsic chip, SANE_Bool isTAOn) +{ + SANE_Byte PWM; + + DBG (DBG_ASIC, "Asic_TurnTA: Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + { + DBG (DBG_ERR, "Asic_TurnTA: Scanner is not opened\n"); + return STATUS_INVAL; + } + + if (chip->firmwarestate > FS_OPENED) + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + if (isTAOn) + { + PWM = LAMP1_PWM_DEFAULT; + } + else + { + PWM = 0; + + } + Mustek_SendData (chip, ES01_99_LAMP_PWM_FREQ_CONTROL, 1); + Mustek_SendData (chip, ES01_91_Lamp1PWM, PWM); + DBG (DBG_ASIC, "Lamp1 PWM = %d\n", PWM); + + chip->firmwarestate = FS_OPENED; + DBG (DBG_ASIC, "Asic_TurnTA: Exit\n"); + return STATUS_GOOD; +} + +static STATUS +Asic_WaitUnitReady (PAsic chip) +{ + STATUS status = STATUS_GOOD; + SANE_Byte temp_status; + int i = 0; + + DBG (DBG_ASIC, "Asic_WaitUnitReady:Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + { + DBG (DBG_ERR, "Asic_WaitUnitReady: Scanner has not been opened\n"); + + return STATUS_INVAL; + } + + + do + { + status = GetChipStatus (chip, 1, &temp_status); + if (status != STATUS_GOOD) + { + DBG (DBG_ASIC, "WaitChipIdle:Error!\n"); + return status; + } + i++; + usleep (100000); + } + while (((temp_status & 0x1f) != 0) && i < 300); + DBG (DBG_ASIC, "Wait %d s\n", (unsigned short) (i * 0.1)); + + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + chip->motorstate = MS_STILL; + + DBG (DBG_ASIC, "Asic_WaitUnitReady: Exit\n"); + return status; +} + +#if SANE_UNUSED +static STATUS +Asic_Release (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_Release()\n"); + + if (chip->firmwarestate > FS_ATTACHED) + status = Asic_Close (chip); + + chip->firmwarestate = FS_NULL; + + DBG (DBG_ASIC, "Asic_Release: Exit\n"); + return status; +} +#endif + +static STATUS +Asic_Initialize (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_Initialize:Enter\n"); + + + chip->motorstate = MS_STILL; + chip->dwBytesCountPerRow = 0; + chip->lpGammaTable = NULL; + DBG (DBG_ASIC, "isFirstOpenChip=%d\n", chip->isFirstOpenChip); + + chip->isFirstOpenChip = TRUE; + DBG (DBG_ASIC, "isFirstOpenChip=%d\n", chip->isFirstOpenChip); + + chip->SWWidth = 0; + chip->TA_Status = TA_UNKNOW; + chip->lpShadingTable = NULL; + chip->isMotorMove = MOTOR_0_ENABLE; + + Asic_Reset (chip); + InitTiming (chip); + + chip->isUniformSpeedToScan = UNIFORM_MOTOR_AND_SCAN_SPEED_DISABLE; + chip->isMotorGoToFirstLine = MOTOR_MOVE_TO_FIRST_LINE_ENABLE; + + chip->UsbHost = HT_USB10; + + DBG (DBG_ASIC, "Asic_Initialize: Exit\n"); + return status; +} + +static STATUS +Asic_SetWindow (PAsic chip, SANE_Byte bScanBits, + unsigned short wXResolution, unsigned short wYResolution, + unsigned short wX, unsigned short wY, unsigned short wWidth, unsigned short wLength) +{ + STATUS status = STATUS_GOOD; + + unsigned short ValidPixelNumber; + + unsigned short wPerLineNeedBufferSize = 0; + unsigned short BytePerPixel = 0; + unsigned int dwTotal_PerLineNeedBufferSize = 0; + unsigned int dwTotalLineTheBufferNeed = 0; + unsigned short dwTotal_CCDResolution = 1200; + unsigned short wThinkCCDResolution = 0; + unsigned short wCCD_PixelNumber = 0; + unsigned int dwLineWidthPixel = 0; + unsigned short wNowMotorDPI; + unsigned short XRatioTypeWord; + double XRatioTypeDouble; + double XRatioAdderDouble; + + LLF_MOTORMOVE *lpMotorStepsTable = + (LLF_MOTORMOVE *) malloc (sizeof (LLF_MOTORMOVE)); + SANE_Byte byDummyCycleNum = 0; + unsigned short Total_MotorDPI; + + unsigned short wMultiMotorStep = 1; + SANE_Byte bMotorMoveType = _MOTOR_MOVE_TYPE; + + SANE_Byte byClear_Pulse_Width = 0; + + unsigned int dwLinePixelReport; + SANE_Byte byPHTG_PulseWidth, byPHTG_WaitWidth; + + unsigned short StartSpeed, EndSpeed; + LLF_CALCULATEMOTORTABLE CalMotorTable; + LLF_MOTOR_CURRENT_AND_PHASE CurrentPhase; + LLF_RAMACCESS RamAccess; + unsigned int dwStartAddr, dwEndAddr, dwTableBaseAddr, dwShadingTableAddr; + + SANE_Byte isMotorMoveToFirstLine = chip->isMotorGoToFirstLine; + SANE_Byte isUniformSpeedToScan = chip->isUniformSpeedToScan; + SANE_Byte isScanBackTracking = SCAN_BACK_TRACKING_ENABLE; + unsigned short * lpMotorTable; + unsigned int RealTableSize; + double dbXRatioAdderDouble; + unsigned short wFullBank; + + DBG (DBG_ASIC, "Asic_SetWindow: Enter\n"); + DBG (DBG_ASIC, + "bScanBits=%d,wXResolution=%d,wYResolution=%d,wX=%d,wY=%d,wWidth=%d,wLength=%d\n", + bScanBits, wXResolution, wYResolution, wX, wY, wWidth, wLength); + + if (chip->firmwarestate != FS_OPENED) + { + DBG (DBG_ERR, "Asic_SetWindow: Scanner is not opened\n"); + return STATUS_INVAL; + } + + Mustek_SendData (chip, ES01_F3_ActionOption, 0); + Mustek_SendData (chip, ES01_86_DisableAllClockWhenIdle, + CLOSE_ALL_CLOCK_DISABLE); + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + status = Asic_WaitUnitReady (chip); + + /* dummy clock mode */ + Mustek_SendData (chip, 0x1CD, 0); + + /* LED Flash */ + Mustek_SendData (chip, ES01_94_PowerSaveControl, 0x27 | 64 | 128); + + /* calculate byte per line */ + if (bScanBits > 24) + { + wPerLineNeedBufferSize = wWidth * 6; + BytePerPixel = 6; + chip->dwBytesCountPerRow = (unsigned int) (wWidth) * 6; + } + else if (bScanBits == 24) + { + wPerLineNeedBufferSize = wWidth * 3; + BytePerPixel = 3; + chip->dwBytesCountPerRow = (unsigned int) (wWidth) * 3; + } + else if ((bScanBits > 8) && (bScanBits <= 16)) + { + wPerLineNeedBufferSize = wWidth * 2; + BytePerPixel = 2; + chip->dwBytesCountPerRow = (unsigned int) (wWidth) * 2; + } + else if ((bScanBits == 8)) + { + wPerLineNeedBufferSize = wWidth; + BytePerPixel = 1; + chip->dwBytesCountPerRow = (unsigned int) (wWidth); + } + else if ((bScanBits < 8)) + { + wPerLineNeedBufferSize = wWidth >> 3; + BytePerPixel = 1; + chip->dwBytesCountPerRow = (unsigned int) (wWidth); + } + DBG (DBG_ASIC, "dwBytesCountPerRow = %d\n", chip->dwBytesCountPerRow); + + byDummyCycleNum = 0; + if (chip->lsLightSource == LS_REFLECTIVE) + { + if (chip->UsbHost == HT_USB10) + { + switch (wYResolution) + { + case 2400: + case 1200: + if (chip->dwBytesCountPerRow > 22000) + byDummyCycleNum = 4; + else if (chip->dwBytesCountPerRow > 15000) + byDummyCycleNum = 3; + else if (chip->dwBytesCountPerRow > 10000) + byDummyCycleNum = 2; + else if (chip->dwBytesCountPerRow > 5000) + byDummyCycleNum = 1; + break; + case 600: + case 300: + case 150: + case 100: + if (chip->dwBytesCountPerRow > 21000) + byDummyCycleNum = 7; + else if (chip->dwBytesCountPerRow > 18000) + byDummyCycleNum = 6; + else if (chip->dwBytesCountPerRow > 15000) + byDummyCycleNum = 5; + else if (chip->dwBytesCountPerRow > 12000) + byDummyCycleNum = 4; + else if (chip->dwBytesCountPerRow > 9000) + byDummyCycleNum = 3; + else if (chip->dwBytesCountPerRow > 6000) + byDummyCycleNum = 2; + else if (chip->dwBytesCountPerRow > 3000) + byDummyCycleNum = 1; + break; + case 75: + case 50: + byDummyCycleNum = 1; + break; + default: + byDummyCycleNum = 0; + break; + } + } + else + { + switch (wYResolution) + { + case 2400: + case 1200: + case 75: + case 50: + byDummyCycleNum = 1; + break; + default: + byDummyCycleNum = 0; + break; + } + } + } + + dwTotal_PerLineNeedBufferSize = wPerLineNeedBufferSize; + dwTotalLineTheBufferNeed = wLength; + + chip->Scan.Dpi = wXResolution; + CCDTiming (chip); + + dwTotal_CCDResolution = SENSOR_DPI; + + if (chip->lsLightSource == LS_REFLECTIVE) + { + if (wXResolution > (dwTotal_CCDResolution / 2)) + { /* full ccd resolution 1200dpi */ + wThinkCCDResolution = dwTotal_CCDResolution; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x01); + + wCCD_PixelNumber = chip->Timing.wCCDPixelNumber_1200; + } + else + { /*600dpi */ + wThinkCCDResolution = dwTotal_CCDResolution / 2; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x00); + wCCD_PixelNumber = chip->Timing.wCCDPixelNumber_600; + } + } + else + { + if (wXResolution > (dwTotal_CCDResolution / 2)) + { + wThinkCCDResolution = dwTotal_CCDResolution; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x01); + wCCD_PixelNumber = TA_IMAGE_PIXELNUMBER; + } + else + { + wThinkCCDResolution = dwTotal_CCDResolution / 2; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x00); + wCCD_PixelNumber = TA_IMAGE_PIXELNUMBER; + } + } + + dwLineWidthPixel = wWidth; + + SetLineTimeAndExposure (chip); + + Mustek_SendData (chip, ES01_CB_CCDDummyCycleNumber, byDummyCycleNum); + + + SetLEDTime (chip); + + /* calculate Y ratio */ + Total_MotorDPI = 1200; + wNowMotorDPI = Total_MotorDPI; + + + /* SetADConverter */ + Mustek_SendData (chip, ES01_74_HARDWARE_SETTING, + MOTOR1_SERIAL_INTERFACE_G10_8_ENABLE | LED_OUT_G11_DISABLE + | SLAVE_SERIAL_INTERFACE_G15_14_DISABLE | + SHUTTLE_CCD_DISABLE); + + /* set AFE */ + Mustek_SendData (chip, ES01_9A_AFEControl, + AD9826_AFE | AUTO_CHANGE_AFE_GAIN_OFFSET_DISABLE); + SetAFEGainOffset (chip); + + Mustek_SendData (chip, ES01_F7_DigitalControl, DIGITAL_REDUCE_DISABLE); + + /* calculate X ratio */ + XRatioTypeDouble = wXResolution; + XRatioTypeDouble /= wThinkCCDResolution; + XRatioAdderDouble = 1 / XRatioTypeDouble; + XRatioTypeWord = (unsigned short) (XRatioTypeDouble * 32768); /* 32768 = 2^15 */ + + XRatioAdderDouble = (double) (XRatioTypeWord) / 32768; + XRatioAdderDouble = 1 / XRatioAdderDouble; + + /* 0x8000 = 1.00000 -> get all pixel */ + Mustek_SendData (chip, ES01_9E_HorizontalRatio1to15LSB, + LOBYTE (XRatioTypeWord)); + Mustek_SendData (chip, ES01_9F_HorizontalRatio1to15MSB, + HIBYTE (XRatioTypeWord)); + + /* SetMotorType */ + Mustek_SendData (chip, ES01_A6_MotorOption, MOTOR_0_ENABLE | + MOTOR_1_DISABLE | + HOME_SENSOR_0_ENABLE | ES03_TABLE_DEFINE); + + Mustek_SendData (chip, ES01_F6_MorotControl1, SPEED_UNIT_1_PIXEL_TIME | + MOTOR_SYNC_UNIT_1_PIXEL_TIME); + + /* SetScanStepTable */ + + /*set Motor move type */ + if (wYResolution >= 1200) + bMotorMoveType = _8_TABLE_SPACE_FOR_1_DIV_2_STEP; + + switch (bMotorMoveType) + { + case _4_TABLE_SPACE_FOR_FULL_STEP: + wMultiMotorStep = 1; + break; + + case _8_TABLE_SPACE_FOR_1_DIV_2_STEP: + wMultiMotorStep = 2; + break; + + case _16_TABLE_SPACE_FOR_1_DIV_4_STEP: + wMultiMotorStep = 4; + break; + + case _32_TABLE_SPACE_FOR_1_DIV_8_STEP: + wMultiMotorStep = 8; + break; + } + wY *= wMultiMotorStep; + + SetScanMode (chip, bScanBits); + + + + /*set white shading int and dec */ + if (chip->lsLightSource == LS_REFLECTIVE) + Mustek_SendData (chip, ES01_F8_WHITE_SHADING_DATA_FORMAT, + ES01_SHADING_3_INT_13_DEC); + else + Mustek_SendData (chip, ES01_F8_WHITE_SHADING_DATA_FORMAT, + ES01_SHADING_4_INT_12_DEC); + + SetPackAddress (chip, wXResolution, wWidth, wX, XRatioAdderDouble, + XRatioTypeDouble, byClear_Pulse_Width, &ValidPixelNumber); + SetExtraSetting (chip, wXResolution, wCCD_PixelNumber, FALSE); + + /* calculate line time */ + byPHTG_PulseWidth = chip->Timing.PHTG_PluseWidth; + byPHTG_WaitWidth = chip->Timing.PHTG_WaitWidth; + dwLinePixelReport = ((byClear_Pulse_Width + 1) * 2 + + (byPHTG_PulseWidth + 1) * (1) + + (byPHTG_WaitWidth + 1) * (1) + + (wCCD_PixelNumber + 1)) * (byDummyCycleNum + 1); + + DBG (DBG_ASIC, "Motor Time = %d\n", + (dwLinePixelReport * wYResolution / wNowMotorDPI) / wMultiMotorStep); + if ((dwLinePixelReport * wYResolution / wNowMotorDPI) / wMultiMotorStep > + 64000) + { + DBG (DBG_ASIC, "Motor Time Over Flow !!!\n"); + } + + EndSpeed = + (unsigned short) ((dwLinePixelReport * wYResolution / wNowMotorDPI) / + wMultiMotorStep); + SetMotorStepTable (chip, lpMotorStepsTable, wY, dwTotalLineTheBufferNeed * wNowMotorDPI / wYResolution * wMultiMotorStep, wYResolution); /*modified by Chester 92/04/08 */ + + + if (EndSpeed >= 20000) + { + Asic_MotorMove (chip, 1, wY / wMultiMotorStep); + isUniformSpeedToScan = UNIFORM_MOTOR_AND_SCAN_SPEED_ENABLE; + isScanBackTracking = SCAN_BACK_TRACKING_DISABLE; + isMotorMoveToFirstLine = MOTOR_MOVE_TO_FIRST_LINE_DISABLE; + } + + Mustek_SendData (chip, ES01_F3_ActionOption, isMotorMoveToFirstLine | + MOTOR_BACK_HOME_AFTER_SCAN_DISABLE | + SCAN_ENABLE | + isScanBackTracking | + INVERT_MOTOR_DIRECTION_DISABLE | + isUniformSpeedToScan | + ES01_STATIC_SCAN_DISABLE | MOTOR_TEST_LOOP_DISABLE); + + if (EndSpeed > 8000) + { + StartSpeed = EndSpeed; + } + else + { + if (EndSpeed <= 1000) + StartSpeed = EndSpeed + 4500; + else + StartSpeed = EndSpeed + 3500; + } + + Mustek_SendData (chip, ES01_FD_MotorFixedspeedLSB, LOBYTE (EndSpeed)); + Mustek_SendData (chip, ES01_FE_MotorFixedspeedMSB, HIBYTE (EndSpeed)); + + lpMotorTable = (unsigned short *) malloc (512 * 8 * 2); + memset (lpMotorTable, 0, 512 * 8 * sizeof (unsigned short)); + + CalMotorTable.StartSpeed = StartSpeed; + CalMotorTable.EndSpeed = EndSpeed; + CalMotorTable.AccStepBeforeScan = lpMotorStepsTable->wScanAccSteps; + CalMotorTable.DecStepAfterScan = lpMotorStepsTable->bScanDecSteps; + CalMotorTable.lpMotorTable = lpMotorTable; + + CalculateMotorTable (&CalMotorTable, wYResolution); + + CurrentPhase.MotorDriverIs3967 = 0; + CurrentPhase.FillPhase = 1; + CurrentPhase.MoveType = bMotorMoveType; + SetMotorCurrent (chip, EndSpeed, &CurrentPhase); + LLFSetMotorCurrentAndPhase (chip, &CurrentPhase); + + DBG (DBG_ASIC, + "EndSpeed = %d, BytesCountPerRow=%d, MotorCurrentTable=%d, LinePixelReport=%d\n", + EndSpeed, chip->dwBytesCountPerRow, CurrentPhase.MotorCurrentTableA[0], + dwLinePixelReport); + + /* write motor table */ + RealTableSize = 512 * 8; + dwTableBaseAddr = PackAreaStartAddress - RealTableSize; + + dwStartAddr = dwTableBaseAddr; + + RamAccess.ReadWrite = WRITE_RAM; + RamAccess.IsOnChipGamma = EXTERNAL_RAM; + RamAccess.DramDelayTime = SDRAMCLK_DELAY_12_ns; + RamAccess.LoStartAddress = (unsigned short) (dwStartAddr); + RamAccess.HiStartAddress = (unsigned short) (dwStartAddr >> 16); + RamAccess.RwSize = RealTableSize * 2; + RamAccess.BufferPtr = (SANE_Byte *) lpMotorTable; + LLFRamAccess (chip, &RamAccess); + + Mustek_SendData (chip, ES01_DB_PH_RESET_EDGE_TIMING_ADJUST, 0x00); + + Mustek_SendData (chip, ES01_DC_CLEAR_EDGE_TO_PH_TG_EDGE_WIDTH, 0); + + Mustek_SendData (chip, ES01_9D_MotorTableAddrA14_A21, + (SANE_Byte) (dwTableBaseAddr >> TABLE_OFFSET_BASE)); + + + /* set address and shading table */ + /*set image buffer range and write shading table */ + RealTableSize = + (ACC_DEC_STEP_TABLE_SIZE * NUM_OF_ACC_DEC_STEP_TABLE) + + ShadingTableSize (ValidPixelNumber); + dwShadingTableAddr = + PackAreaStartAddress - + (((RealTableSize + + (TABLE_BASE_SIZE - 1)) >> TABLE_OFFSET_BASE) << TABLE_OFFSET_BASE); + dwEndAddr = dwShadingTableAddr - 1; + dwStartAddr = dwShadingTableAddr; + + if (wXResolution > 600) + dbXRatioAdderDouble = 1200 / wXResolution; + else + dbXRatioAdderDouble = 600 / wXResolution; + + RamAccess.ReadWrite = WRITE_RAM; + RamAccess.IsOnChipGamma = EXTERNAL_RAM; + RamAccess.DramDelayTime = SDRAMCLK_DELAY_12_ns; + RamAccess.LoStartAddress = (unsigned short) (dwStartAddr); + RamAccess.HiStartAddress = (unsigned short) (dwStartAddr >> 16); + RamAccess.RwSize = + ShadingTableSize ((int) ((wWidth + 4) * dbXRatioAdderDouble)) * + sizeof (unsigned short); + RamAccess.BufferPtr = (SANE_Byte *) chip->lpShadingTable; + LLFRamAccess (chip, &RamAccess); + + /*tell scan chip the shading table address, unit is 2^15 bytes(2^14 word) */ + Mustek_SendData (chip, ES01_9B_ShadingTableAddrA14_A21, + (SANE_Byte) (dwShadingTableAddr >> TABLE_OFFSET_BASE)); + + /*empty bank */ + Mustek_SendData (chip, ES01_FB_BufferEmptySize16WordLSB, + LOBYTE (WaitBufferOneLineSize >> (7 - 3))); + Mustek_SendData (chip, ES01_FC_BufferEmptySize16WordMSB, + HIBYTE (WaitBufferOneLineSize >> (7 - 3))); + + /*full bank */ + wFullBank = + (unsigned short) ((dwEndAddr - + (((dwLineWidthPixel * BytePerPixel) / 2) * 3 * 1)) / BANK_SIZE); + Mustek_SendData (chip, ES01_F9_BufferFullSize16WordLSB, LOBYTE (wFullBank)); + Mustek_SendData (chip, ES01_FA_BufferFullSize16WordMSB, HIBYTE (wFullBank)); + + + /* set buffer address */ + LLFSetRamAddress (chip, 0x0, dwEndAddr, ACCESS_DRAM); + + Mustek_SendData (chip, ES01_00_ADAFEConfiguration, 0x70); + Mustek_SendData (chip, ES01_02_ADAFEMuxConfig, 0x80); + + free (lpMotorTable); + free (lpMotorStepsTable); + chip->firmwarestate = FS_OPENED; + + DBG (DBG_ASIC, "Asic_SetWindow: Exit\n"); + return status; +} + +static STATUS +Asic_Reset (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_Reset: Enter\n"); + + chip->lsLightSource = LS_REFLECTIVE; + + chip->dwBytesCountPerRow = 0; + chip->AD.DirectionR = 0; + chip->AD.DirectionG = 0; + chip->AD.DirectionB = 0; + chip->AD.GainR = 0; + chip->AD.GainG = 0; + chip->AD.GainB = 0; + + chip->AD.OffsetR = 0; + chip->AD.OffsetG = 0; + chip->AD.OffsetB = 0; + + chip->Scan.TotalMotorSteps = 60000; + chip->Scan.StartLine = 0; + chip->Scan.StartPixel = 0; + + DBG (DBG_ASIC, "Asic_Reset: Exit\n"); + return status; +} + +static STATUS +Asic_SetSource (PAsic chip, LIGHTSOURCE lsLightSource) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_SetSource: Enter\n"); + + chip->lsLightSource = lsLightSource; + switch (chip->lsLightSource) + { + case 1: + DBG (DBG_ASIC, "Asic_SetSource: Source is Reflect\n"); + break; + case 2: + DBG (DBG_ASIC, "Asic_SetSource: Source is Postion\n"); + break; + case 4: + DBG (DBG_ASIC, "Asic_SetSource: Source is Negtive\n"); + break; + default: + DBG (DBG_ASIC, "Asic_SetSource: Source error\n"); + } + + DBG (DBG_ASIC, "Asic_SetSource: Exit\n"); + return status; +} + +static STATUS +Asic_ScanStart (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_ScanStart: Enter\n"); + + if (chip->firmwarestate != FS_OPENED) + { + DBG (DBG_ERR, "Asic_ScanStart: Scanner is not opened\n"); + return STATUS_INVAL; + } + + Mustek_SendData (chip, ES01_8B_Status, 0x1c | 0x20); + Mustek_WriteAddressLineForRegister (chip, 0x8B); + Mustek_ClearFIFO (chip); + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_ENABLE); + + + chip->firmwarestate = FS_SCANNING; + + DBG (DBG_ASIC, "Asic_ScanStart: Exit\n"); + return status; +} + +static STATUS +Asic_ScanStop (PAsic chip) +{ + STATUS status = STATUS_GOOD; + SANE_Byte temps[2]; + SANE_Byte buf[4]; + + DBG (DBG_ASIC, "Asic_ScanStop: Enter\n"); + + if (chip->firmwarestate < FS_SCANNING) + { + return status; + } + + usleep (100 * 1000); + + buf[0] = 0x02; /*stop */ + buf[1] = 0x02; + buf[2] = 0x02; + buf[3] = 0x02; + status = WriteIOControl (chip, 0xc0, 0, 4, buf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_ScanStop: Stop scan error\n"); + return status; + } + + buf[0] = 0x00; /*clear */ + buf[1] = 0x00; + buf[2] = 0x00; + buf[3] = 0x00; + status = WriteIOControl (chip, 0xc0, 0, 4, buf); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_ScanStop: Clear scan error\n"); + return status; + } + + status = Mustek_DMARead (chip, 2, temps); + if (status != STATUS_GOOD) + { + DBG (DBG_ERR, "Asic_ScanStop: DMAReadGeneralMode error\n"); + return status; + } + + Mustek_SendData (chip, ES01_F3_ActionOption, 0); + Mustek_SendData (chip, ES01_86_DisableAllClockWhenIdle, + CLOSE_ALL_CLOCK_DISABLE); + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + Mustek_ClearFIFO (chip); + + chip->firmwarestate = FS_OPENED; + DBG (DBG_ASIC, "Asic_ScanStop: Exit\n"); + return status; +} + +static STATUS +Asic_ReadImage (PAsic chip, SANE_Byte * pBuffer, unsigned short LinesCount) +{ + STATUS status = STATUS_GOOD; + unsigned int dwXferBytes; + + DBG (DBG_ASIC, "Asic_ReadImage: Enter : LinesCount = %d\n", LinesCount); + + if (chip->firmwarestate != FS_SCANNING) + { + DBG (DBG_ERR, "Asic_ReadImage: Scanner is not scanning\n"); + return STATUS_INVAL; + } + + dwXferBytes = (unsigned int) (LinesCount) * chip->dwBytesCountPerRow; + DBG (DBG_ASIC, "Asic_ReadImage: chip->dwBytesCountPerRow = %d\n", + chip->dwBytesCountPerRow); + + /* HOLD: an unsigned long can't be < 0 + if (dwXferBytes < 0) + { + DBG (DBG_ASIC, "Asic_ReadImage: dwXferBytes <0\n"); + return STATUS_INVAL; + } + */ + if (dwXferBytes == 0) + + { + DBG (DBG_ASIC, "Asic_ReadImage: dwXferBytes == 0\n"); + return STATUS_GOOD; + } + + status = Mustek_DMARead (chip, dwXferBytes, pBuffer); + + DBG (DBG_ASIC, "Asic_ReadImage: Exit\n"); + return status; +} + + +#if SANE_UNUSED +static STATUS +Asic_CheckFunctionKey (PAsic chip, SANE_Byte * key) +{ + STATUS status = STATUS_GOOD; + SANE_Byte bBuffer_1 = 0xff; + SANE_Byte bBuffer_2 = 0xff; + + DBG (DBG_ASIC, "Asic_CheckFunctionKey: Enter\n"); + + if (chip->firmwarestate != FS_OPENED) + { + DBG (DBG_ERR, "Asic_CheckFunctionKey: Scanner is not Opened\n"); + return STATUS_INVAL; + } + + Mustek_SendData (chip, ES01_97_GPIOControl0_7, 0x00); + Mustek_SendData (chip, ES01_95_GPIOValue0_7, 0x17); + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x00); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x08); + + GetChipStatus (chip, 0x02, &bBuffer_1); + GetChipStatus (chip, 0x03, &bBuffer_2); + + + if (((0xff - bBuffer_1) & 0x10) == 0x10) + *key = 0x01; + + if (((0xff - bBuffer_1) & 0x01) == 0x01) + *key = 0x02; + if (((0xff - bBuffer_1) & 0x04) == 0x04) + *key = 0x04; + if (((0xff - bBuffer_2) & 0x08) == 0x08) + *key = 0x08; + if (((0xff - bBuffer_1) & 0x02) == 0x02) + *key = 0x10; + + + DBG (DBG_ASIC, "CheckFunctionKey=%d\n", *key); + DBG (DBG_ASIC, "Asic_CheckFunctionKey: Exit\n"); + return status; +} +#endif + +static STATUS +Asic_IsTAConnected (PAsic chip, SANE_Bool * hasTA) +{ + SANE_Byte bBuffer_1 = 0xff; + + DBG (DBG_ASIC, "Asic_IsTAConnected: Enter\n"); + + Mustek_SendData (chip, ES01_97_GPIOControl0_7, 0x00); + Mustek_SendData (chip, ES01_95_GPIOValue0_7, 0x00); + + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x00); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x00); + + + GetChipStatus (chip, 0x02, &bBuffer_1); + + if (((0xff - bBuffer_1) & 0x08) == 0x08) + *hasTA = TRUE; + else + *hasTA = FALSE; + + DBG (DBG_ASIC, "hasTA=%d\n", *hasTA); + DBG (DBG_ASIC, "Asic_IsTAConnected():Exit\n"); + return STATUS_GOOD; +} + +#if SANE_UNUSED +static STATUS +Asic_DownloadGammaTable (PAsic chip, void * lpBuffer) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_DownloadGammaTable()\n"); + + chip->lpGammaTable = lpBuffer; + + DBG (DBG_ASIC, "Asic_DownloadGammaTable: Exit\n"); + return status; +} +#endif + +static STATUS +Asic_ReadCalibrationData (PAsic chip, void * pBuffer, + unsigned int dwXferBytes, SANE_Byte bScanBits) +{ + STATUS status = STATUS_GOOD; + SANE_Byte * pCalBuffer; + unsigned int dwTotalReadData; + unsigned int dwReadImageData; + + DBG (DBG_ASIC, "Asic_ReadCalibrationData: Enter\n"); + + if (chip->firmwarestate != FS_SCANNING) + { + DBG (DBG_ERR, "Asic_ReadCalibrationData: Scanner is not scanning\n"); + return STATUS_INVAL; + } + + if (bScanBits == 24) + { + unsigned int i; + pCalBuffer = (SANE_Byte *) malloc (dwXferBytes); + if (pCalBuffer == NULL) + { + DBG (DBG_ERR, + "Asic_ReadCalibrationData: Can't malloc bCalBuffer memory\n"); + return STATUS_MEM_ERROR; + } + + for (dwTotalReadData = 0; dwTotalReadData < dwXferBytes;) + { + dwReadImageData = (dwXferBytes - dwTotalReadData) < 65536 ? + (dwXferBytes - dwTotalReadData) : 65536; + + Mustek_DMARead (chip, dwReadImageData, + (SANE_Byte *) (pCalBuffer + dwTotalReadData)); + dwTotalReadData += dwReadImageData; + } + + dwXferBytes /= 3; + for (i = 0; i < dwXferBytes; i++) + + { + *((SANE_Byte *) pBuffer + i) = *(pCalBuffer + i * 3); + *((SANE_Byte *) pBuffer + dwXferBytes + i) = *(pCalBuffer + i * 3 + 1); + *((SANE_Byte *) pBuffer + dwXferBytes * 2 + i) = + *(pCalBuffer + i * 3 + 2); + } + free (pCalBuffer); + } + else if (bScanBits == 8) + { + for (dwTotalReadData = 0; dwTotalReadData < dwXferBytes;) + { + dwReadImageData = (dwXferBytes - dwTotalReadData) < 65536 ? + (dwXferBytes - dwTotalReadData) : 65536; + + Mustek_DMARead (chip, dwReadImageData, + (SANE_Byte *) pBuffer + dwTotalReadData); + dwTotalReadData += dwReadImageData; + } + } + + DBG (DBG_ASIC, "Asic_ReadCalibrationData: Exit\n"); + return status; +} + +static STATUS +Asic_SetMotorType (PAsic chip, SANE_Bool isMotorMove, SANE_Bool isUniformSpeed) +{ + STATUS status = STATUS_GOOD; + isUniformSpeed = isUniformSpeed; + DBG (DBG_ASIC, "Asic_SetMotorType:Enter\n"); + + if (isMotorMove) + { + chip->isMotorMove = MOTOR_0_ENABLE; + } + else + chip->isMotorMove = MOTOR_0_DISABLE; + + DBG (DBG_ASIC, "isMotorMove=%d\n", chip->isMotorMove); + DBG (DBG_ASIC, "Asic_SetMotorType: Exit\n"); + return status; +} + +static STATUS +Asic_MotorMove (PAsic chip, SANE_Bool isForward, unsigned int dwTotalSteps) +{ + STATUS status = STATUS_GOOD; + unsigned short *NormalMoveMotorTable; + LLF_CALCULATEMOTORTABLE CalMotorTable; + LLF_MOTOR_CURRENT_AND_PHASE CurrentPhase; + LLF_SETMOTORTABLE LLF_SetMotorTable; + LLF_MOTORMOVE MotorMove; + + DBG (DBG_ASIC, "Asic_MotorMove:Enter\n"); + + NormalMoveMotorTable = (unsigned short *) malloc (512 * 8 * 2); + + CalMotorTable.StartSpeed = 5000; + CalMotorTable.EndSpeed = 1800; + CalMotorTable.AccStepBeforeScan = 511; + CalMotorTable.lpMotorTable = NormalMoveMotorTable; + LLFCalculateMotorTable (&CalMotorTable); + + CurrentPhase.MotorDriverIs3967 = 0; + CurrentPhase.MotorCurrentTableA[0] = 200; + CurrentPhase.MotorCurrentTableB[0] = 200; + CurrentPhase.MoveType = _4_TABLE_SPACE_FOR_FULL_STEP; + LLFSetMotorCurrentAndPhase (chip, &CurrentPhase); + + LLF_SetMotorTable.MotorTableAddress = 0; + LLF_SetMotorTable.MotorTablePtr = NormalMoveMotorTable; + LLFSetMotorTable (chip, &LLF_SetMotorTable); + + free (NormalMoveMotorTable); + + MotorMove.MotorSelect = MOTOR_0_ENABLE | MOTOR_1_DISABLE; + MotorMove.MotorMoveUnit = ES03_TABLE_DEFINE; + MotorMove.MotorSpeedUnit = SPEED_UNIT_1_PIXEL_TIME; + MotorMove.MotorSyncUnit = MOTOR_SYNC_UNIT_1_PIXEL_TIME; + MotorMove.HomeSensorSelect = HOME_SENSOR_0_ENABLE; + MotorMove.ActionMode = ACTION_MODE_ACCDEC_MOVE; + MotorMove.ActionType = isForward; + + if (dwTotalSteps > 1000) + { + MotorMove.AccStep = 511; + MotorMove.DecStep = 255; + MotorMove.FixMoveSteps = dwTotalSteps - (511 + 255); + } + else + { + + MotorMove.ActionMode = ACTION_MODE_UNIFORM_SPEED_MOVE; + MotorMove.AccStep = 1; + MotorMove.DecStep = 1; + MotorMove.FixMoveSteps = dwTotalSteps - 2; + } + + MotorMove.FixMoveSpeed = 7000; + MotorMove.WaitOrNoWait = TRUE; + + LLFMotorMove (chip, &MotorMove); + + DBG (DBG_ASIC, "Asic_MotorMove: Exit\n"); + return status; +} + +static STATUS +Asic_CarriageHome (PAsic chip, SANE_Bool isTA) +{ + STATUS status = STATUS_GOOD; + SANE_Bool LampHome, TAHome; + isTA = isTA; + + DBG (DBG_ASIC, "Asic_CarriageHome:Enter\n"); + + status = IsCarriageHome (chip, &LampHome, &TAHome); + if (!LampHome) + { + status = MotorBackHome (chip, TRUE); + } + + DBG (DBG_ASIC, "Asic_CarriageHome: Exit\n"); + return status; +} + +static STATUS +Asic_SetShadingTable (PAsic chip, unsigned short * lpWhiteShading, + unsigned short * lpDarkShading, + unsigned short wXResolution, unsigned short wWidth, unsigned short wX) +{ + STATUS status = STATUS_GOOD; + unsigned short i, j, n; + unsigned short wValidPixelNumber; + double dbXRatioAdderDouble; + unsigned int wShadingTableSize; + + wX = wX; + DBG (DBG_ASIC, "Asic_SetShadingTable:Enter\n"); + + if (chip->firmwarestate < FS_OPENED) + + OpenScanChip (chip); + if (chip->firmwarestate == FS_SCANNING) + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + + if (wXResolution > 600) + dbXRatioAdderDouble = 1200 / wXResolution; + else + dbXRatioAdderDouble = 600 / wXResolution; + + wValidPixelNumber = (unsigned short) ((wWidth + 4) * dbXRatioAdderDouble); + DBG (DBG_ASIC, "wValidPixelNumber = %d\n", wValidPixelNumber); + + /* clear old Shading table, if it has. */ + /* first 4 element and lastest 5 of Shading table can't been used */ + wShadingTableSize = (ShadingTableSize (wValidPixelNumber)) * sizeof (unsigned short); + if (chip->lpShadingTable != NULL) + { + free (chip->lpShadingTable); + + } + + DBG (DBG_ASIC, "Alloc a new shading table= %d Byte!\n", wShadingTableSize); + chip->lpShadingTable = (SANE_Byte *) malloc (wShadingTableSize); + if (chip->lpShadingTable == NULL) + { + DBG (DBG_ASIC, "lpShadingTable == NULL\n"); + return STATUS_MEM_ERROR; + } + + n = 0; + for (i = 0; i <= (wValidPixelNumber / 40); i++) + { + if (i < (wValidPixelNumber / 40)) + { + for (j = 0; j < 40; j++) + { + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6) = + *((unsigned short *) lpDarkShading + n * 3); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 2) = + *((unsigned short *) lpDarkShading + n * 3 + 1); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 4) = + *((unsigned short *) lpDarkShading + n * 3 + 2); + + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 1) = + *((unsigned short *) lpWhiteShading + n * 3); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 3) = + *((unsigned short *) lpWhiteShading + n * 3 + 1); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 5) = + *((unsigned short *) lpWhiteShading + n * 3 + 2); + if ((j % (unsigned short) dbXRatioAdderDouble) == + (dbXRatioAdderDouble - 1)) + n++; + + if (i == 0 && j < 4 * dbXRatioAdderDouble) + n = 0; + } + } + else + { + for (j = 0; j < (wValidPixelNumber % 40); j++) + { + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6) = + *((unsigned short *) lpDarkShading + (n) * 3); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 2) = + *((unsigned short *) lpDarkShading + (n) * 3 + 1); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 4) = + *((unsigned short *) lpDarkShading + (n) * 3 + 2); + + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 1) = + *((unsigned short *) lpWhiteShading + (n) * 3); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 3) = + *((unsigned short *) lpWhiteShading + (n) * 3 + 1); + *((unsigned short *) chip->lpShadingTable + i * 256 + j * 6 + 5) = + *((unsigned short *) lpWhiteShading + (n) * 3 + 2); + + if ((j % (unsigned short) dbXRatioAdderDouble) == + (dbXRatioAdderDouble - 1)) + n++; + + if (i == 0 && j < 4 * dbXRatioAdderDouble) + n = 0; + } + } + } + + DBG (DBG_ASIC, "Asic_SetShadingTable: Exit\n"); + return status; +} + +static STATUS +Asic_WaitCarriageHome (PAsic chip, SANE_Bool isTA) +{ + STATUS status = STATUS_GOOD; + SANE_Bool LampHome, TAHome; + int i; + + isTA = isTA; + + DBG (DBG_ASIC, "Asic_WaitCarriageHome:Enter\n"); + + for (i = 0; i < 100; i++) + { + status = IsCarriageHome (chip, &LampHome, &TAHome); + if (LampHome) + break; + usleep (300000); + } + if (i == 100) + status = STATUS_DEVICE_BUSY; + DBG (DBG_ASIC, "Wait %d s\n", (unsigned short) (i * 0.3)); + + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + chip->firmwarestate = FS_OPENED; + chip->motorstate = MS_STILL; + + DBG (DBG_ASIC, "Asic_WaitCarriageHome: Exit\n"); + return status; +} + +static STATUS +Asic_SetCalibrate (PAsic chip, SANE_Byte bScanBits, unsigned short wXResolution, + unsigned short wYResolution, unsigned short wX, unsigned short wY, + unsigned short wWidth, unsigned short wLength, SANE_Bool isShading) +{ + STATUS status = STATUS_GOOD; + unsigned short ValidPixelNumber; + + unsigned short wPerLineNeedBufferSize = 0; + unsigned short BytePerPixel = 0; + unsigned int dwTotal_PerLineNeedBufferSize = 0; + unsigned int dwTotalLineTheBufferNeed = 0; + unsigned short dwTotal_CCDResolution = 0; + unsigned short wThinkCCDResolution = 0; + unsigned short wCCD_PixelNumber = 0; + unsigned short wScanAccSteps = 1; + SANE_Byte byScanDecSteps = 1; + unsigned int dwLineWidthPixel = 0; + + unsigned short wNowMotorDPI; + unsigned short XRatioTypeWord; + double XRatioTypeDouble; + double XRatioAdderDouble; + + LLF_MOTORMOVE *lpMotorStepsTable = + (LLF_MOTORMOVE *) malloc (sizeof (LLF_MOTORMOVE)); + + SANE_Byte byDummyCycleNum = 1; + unsigned short Total_MotorDPI; + unsigned short BeforeScanFixSpeedStep = 0; + unsigned short BackTrackFixSpeedStep = 20; + unsigned short wMultiMotorStep = 1; + SANE_Byte bMotorMoveType = _MOTOR_MOVE_TYPE; + SANE_Byte isMotorMoveToFirstLine = MOTOR_MOVE_TO_FIRST_LINE_DISABLE; + SANE_Byte isUniformSpeedToScan = UNIFORM_MOTOR_AND_SCAN_SPEED_ENABLE; + SANE_Byte isScanBackTracking = SCAN_BACK_TRACKING_DISABLE; + unsigned int TotalStep = 0; + unsigned short StartSpeed, EndSpeed; + LLF_CALCULATEMOTORTABLE CalMotorTable; + LLF_MOTOR_CURRENT_AND_PHASE CurrentPhase; + LLF_RAMACCESS RamAccess; + unsigned int dwStartAddr, dwEndAddr, dwTableBaseAddr; + SANE_Byte byClear_Pulse_Width = 0; + unsigned int dwLinePixelReport = 0; + SANE_Byte byPHTG_PulseWidth, byPHTG_WaitWidth; + unsigned short * lpMotorTable = (unsigned short *) malloc (512 * 8 * 2); + unsigned int RealTableSize; + unsigned short wFullBank; + + DBG (DBG_ASIC, "Asic_SetCalibrate: Enter\n"); + DBG (DBG_ASIC, + "bScanBits=%d,wXResolution=%d, wYResolution=%d, wX=%d, wY=%d, wWidth=%d, wLength=%d\n", + bScanBits, wXResolution, wYResolution, wX, wY, wWidth, wLength); + + if (chip->firmwarestate != FS_OPENED) + { + DBG (DBG_ERR, "Asic_SetCalibrate: Scanner is not opened\n"); + return STATUS_INVAL; + } + + if (lpMotorStepsTable == NULL) + { + DBG (DBG_ERR, "Asic_SetCalibrate: insufficiency memory!\n"); + return STATUS_INVAL; + } + DBG (DBG_ASIC, "malloc LLF_MOTORMOVE =%ld Byte\n", (long int) (sizeof (LLF_MOTORMOVE))); + + Mustek_SendData (chip, ES01_F3_ActionOption, 0); + Mustek_SendData (chip, ES01_86_DisableAllClockWhenIdle, + CLOSE_ALL_CLOCK_DISABLE); + Mustek_SendData (chip, ES01_F4_ActiveTriger, ACTION_TRIGER_DISABLE); + + status = Asic_WaitUnitReady (chip); + + Mustek_SendData (chip, 0x1CD, 0); + + Mustek_SendData (chip, ES01_94_PowerSaveControl, 0x27 | 64 | 128); + + if (bScanBits > 24) + { + wPerLineNeedBufferSize = wWidth * 6; + BytePerPixel = 6; + chip->dwBytesCountPerRow = (unsigned int) (wWidth) * 6; + } + else if (bScanBits == 24) + { + wPerLineNeedBufferSize = wWidth * 3; + chip->dwCalibrationBytesCountPerRow = wWidth * 3; + BytePerPixel = 3; + chip->dwBytesCountPerRow = (unsigned int) (wWidth) * 3; + } + else if ((bScanBits > 8) && (bScanBits <= 16)) + { + wPerLineNeedBufferSize = wWidth * 2; + BytePerPixel = 2; + chip->dwBytesCountPerRow = (unsigned int) (wWidth) * 2; + } + else if ((bScanBits == 8)) + { + wPerLineNeedBufferSize = wWidth; + BytePerPixel = 1; + chip->dwBytesCountPerRow = (unsigned int) (wWidth); + } + else if ((bScanBits < 8)) + { + wPerLineNeedBufferSize = wWidth >> 3; + BytePerPixel = 1; + chip->dwBytesCountPerRow = (unsigned int) (wWidth); + } + DBG (DBG_ASIC, + "wPerLineNeedBufferSize=%d,BytePerPixel=%d,dwBytesCountPerRow=%d\n", + wPerLineNeedBufferSize, BytePerPixel, chip->dwBytesCountPerRow); + + + dwTotal_PerLineNeedBufferSize = wPerLineNeedBufferSize; + dwTotalLineTheBufferNeed = wLength; + DBG (DBG_ASIC, "wPerLineNeedBufferSize=%d,wLength=%d\n", + wPerLineNeedBufferSize, wLength); + + + chip->Scan.Dpi = wXResolution; + CCDTiming (chip); + + dwTotal_CCDResolution = SENSOR_DPI; + if (chip->lsLightSource == LS_REFLECTIVE) + { + if (wXResolution > (dwTotal_CCDResolution / 2)) + { + wThinkCCDResolution = dwTotal_CCDResolution; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x01); + wCCD_PixelNumber = chip->Timing.wCCDPixelNumber_1200; + } + else + { + wThinkCCDResolution = dwTotal_CCDResolution / 2; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x00); + wCCD_PixelNumber = chip->Timing.wCCDPixelNumber_600; + } + } + else + { + if (wXResolution > (dwTotal_CCDResolution / 2)) + { + wThinkCCDResolution = dwTotal_CCDResolution; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x01); + wCCD_PixelNumber = TA_CAL_PIXELNUMBER; + } + else + { + wThinkCCDResolution = dwTotal_CCDResolution / 2; + Mustek_SendData (chip, ES01_98_GPIOControl8_15, 0x01); + Mustek_SendData (chip, ES01_96_GPIOValue8_15, 0x00); + wCCD_PixelNumber = TA_CAL_PIXELNUMBER; + } + } + DBG (DBG_ASIC, "wThinkCCDResolution=%d,wCCD_PixelNumber=%d\n", + wThinkCCDResolution, wCCD_PixelNumber); + + dwLineWidthPixel = wWidth; + + if (isShading) + wYResolution = 600; + DBG (DBG_ASIC, "dwLineWidthPixel=%d,wYResolution=%d\n", dwLineWidthPixel, + wYResolution); + + SetLineTimeAndExposure (chip); + if (wYResolution == 600) + { + Mustek_SendData (chip, ES01_CB_CCDDummyCycleNumber, byDummyCycleNum); + DBG (DBG_ASIC, "Find Boundary CCDDummyCycleNumber == %d\n", + byDummyCycleNum); + } + + SetLEDTime (chip); + + /* calculate Y ratio */ + Total_MotorDPI = 1200; + + wNowMotorDPI = Total_MotorDPI; + DBG (DBG_ASIC, "wNowMotorDPI=%d\n", wNowMotorDPI); + + /* SetADConverter */ + Mustek_SendData (chip, ES01_74_HARDWARE_SETTING, + MOTOR1_SERIAL_INTERFACE_G10_8_ENABLE | LED_OUT_G11_DISABLE + | SLAVE_SERIAL_INTERFACE_G15_14_DISABLE | + SHUTTLE_CCD_DISABLE); + + /* set AFE */ + Mustek_SendData (chip, ES01_9A_AFEControl, + AD9826_AFE | AUTO_CHANGE_AFE_GAIN_OFFSET_DISABLE); + Mustek_SendData (chip, ES01_F7_DigitalControl, DIGITAL_REDUCE_DISABLE); + + XRatioTypeDouble = wXResolution; + XRatioTypeDouble /= wThinkCCDResolution; + XRatioAdderDouble = 1 / XRatioTypeDouble; + XRatioTypeWord = (unsigned short) (XRatioTypeDouble * 32768); + + XRatioAdderDouble = (double) (XRatioTypeWord) / 32768; + XRatioAdderDouble = 1 / XRatioAdderDouble; + + Mustek_SendData (chip, ES01_9E_HorizontalRatio1to15LSB, + LOBYTE (XRatioTypeWord)); + Mustek_SendData (chip, ES01_9F_HorizontalRatio1to15MSB, + HIBYTE (XRatioTypeWord)); + DBG (DBG_ASIC, + "XRatioTypeDouble=%.2f,XRatioAdderDouble=%.2f,XRatioTypeWord=%d\n", + XRatioTypeDouble, XRatioAdderDouble, XRatioTypeWord); + + if (chip->isMotorMove == MOTOR_0_ENABLE) + { + Mustek_SendData (chip, ES01_A6_MotorOption, MOTOR_0_ENABLE | + MOTOR_1_DISABLE | + HOME_SENSOR_0_ENABLE | ES03_TABLE_DEFINE); + } + else + { + Mustek_SendData (chip, ES01_A6_MotorOption, MOTOR_0_DISABLE | + MOTOR_1_DISABLE | + HOME_SENSOR_0_ENABLE | ES03_TABLE_DEFINE); + } + DBG (DBG_ASIC, "isMotorMove=%d\n", chip->isMotorMove); + + Mustek_SendData (chip, ES01_F6_MorotControl1, SPEED_UNIT_1_PIXEL_TIME | + MOTOR_SYNC_UNIT_1_PIXEL_TIME); + + wScanAccSteps = 1; + byScanDecSteps = 1; + DBG (DBG_ASIC, "wScanAccSteps=%d,byScanDecSteps=%d\n", wScanAccSteps, + byScanDecSteps); + + Mustek_SendData (chip, ES01_AE_MotorSyncPixelNumberM16LSB, LOBYTE (0)); + Mustek_SendData (chip, ES01_AF_MotorSyncPixelNumberM16MSB, HIBYTE (0)); + DBG (DBG_ASIC, "MotorSyncPixelNumber=%d\n", 0); + + Mustek_SendData (chip, ES01_EC_ScanAccStep0_7, LOBYTE (wScanAccSteps)); + Mustek_SendData (chip, ES01_ED_ScanAccStep8_8, HIBYTE (wScanAccSteps)); + DBG (DBG_ASIC, "wScanAccSteps=%d\n", wScanAccSteps); + + DBG (DBG_ASIC, "BeforeScanFixSpeedStep=%d,BackTrackFixSpeedStep=%d\n", + BeforeScanFixSpeedStep, BackTrackFixSpeedStep); + + Mustek_SendData (chip, ES01_EE_FixScanStepLSB, + LOBYTE (BeforeScanFixSpeedStep)); + Mustek_SendData (chip, ES01_8A_FixScanStepMSB, + HIBYTE (BeforeScanFixSpeedStep)); + DBG (DBG_ASIC, "BeforeScanFixSpeedStep=%d\n", BeforeScanFixSpeedStep); + + Mustek_SendData (chip, ES01_EF_ScanDecStep, byScanDecSteps); + DBG (DBG_ASIC, "byScanDecSteps=%d\n", byScanDecSteps); + + Mustek_SendData (chip, ES01_E6_ScanBackTrackingStepLSB, + LOBYTE (BackTrackFixSpeedStep)); + Mustek_SendData (chip, ES01_E7_ScanBackTrackingStepMSB, + HIBYTE (BackTrackFixSpeedStep)); + DBG (DBG_ASIC, "BackTrackFixSpeedStep=%d\n", BackTrackFixSpeedStep); + + Mustek_SendData (chip, ES01_E8_ScanRestartStepLSB, + LOBYTE (BackTrackFixSpeedStep)); + Mustek_SendData (chip, ES01_E9_ScanRestartStepMSB, + HIBYTE (BackTrackFixSpeedStep)); + DBG (DBG_ASIC, "BackTrackFixSpeedStep=%d\n", BackTrackFixSpeedStep); + + switch (bMotorMoveType) + { + case _4_TABLE_SPACE_FOR_FULL_STEP: + wMultiMotorStep = 1; + break; + + case _8_TABLE_SPACE_FOR_1_DIV_2_STEP: + wMultiMotorStep = 2; + break; + + case _16_TABLE_SPACE_FOR_1_DIV_4_STEP: + wMultiMotorStep = 4; + break; + + case _32_TABLE_SPACE_FOR_1_DIV_8_STEP: + wMultiMotorStep = 8; + break; + } + DBG (DBG_ASIC, "wMultiMotorStep=%d\n", wMultiMotorStep); + + TotalStep = wScanAccSteps + BeforeScanFixSpeedStep + + (dwTotalLineTheBufferNeed * wNowMotorDPI / wYResolution) + byScanDecSteps; + DBG (DBG_ASIC, "TotalStep=%d\n", TotalStep); + + Mustek_SendData (chip, ES01_F0_ScanImageStep0_7, (SANE_Byte) (TotalStep)); + Mustek_SendData (chip, ES01_F1_ScanImageStep8_15, (SANE_Byte) (TotalStep >> 8)); + Mustek_SendData (chip, ES01_F2_ScanImageStep16_19, + (SANE_Byte) (TotalStep >> 16)); + + SetScanMode (chip, bScanBits); + + DBG (DBG_ASIC, + "isMotorMoveToFirstLine=%d,isUniformSpeedToScan=%d,isScanBackTracking=%d\n", + isMotorMoveToFirstLine, isUniformSpeedToScan, isScanBackTracking); + + + Mustek_SendData (chip, ES01_F3_ActionOption, isMotorMoveToFirstLine | + MOTOR_BACK_HOME_AFTER_SCAN_DISABLE | + SCAN_ENABLE | + isScanBackTracking | + INVERT_MOTOR_DIRECTION_DISABLE | + isUniformSpeedToScan | + ES01_STATIC_SCAN_DISABLE | MOTOR_TEST_LOOP_DISABLE); + + if (chip->lsLightSource == LS_REFLECTIVE) + Mustek_SendData (chip, ES01_F8_WHITE_SHADING_DATA_FORMAT, + ES01_SHADING_3_INT_13_DEC); + else + Mustek_SendData (chip, ES01_F8_WHITE_SHADING_DATA_FORMAT, + ES01_SHADING_4_INT_12_DEC); + + SetPackAddress (chip, wXResolution, wWidth, wX, XRatioAdderDouble, + XRatioTypeDouble, byClear_Pulse_Width, &ValidPixelNumber); + SetExtraSetting (chip, wXResolution, wCCD_PixelNumber, TRUE); + + byPHTG_PulseWidth = chip->Timing.PHTG_PluseWidth; + byPHTG_WaitWidth = chip->Timing.PHTG_WaitWidth; + dwLinePixelReport = ((byClear_Pulse_Width + 1) * 2 + + (byPHTG_PulseWidth + 1) * (1) + + (byPHTG_WaitWidth + 1) * (1) + + (wCCD_PixelNumber + 1)) * (byDummyCycleNum + 1); + + DBG (DBG_ASIC, "Motor Time = %d\n", + (dwLinePixelReport * wYResolution / wNowMotorDPI)); + if ((dwLinePixelReport * wYResolution / wNowMotorDPI) > 64000) + { + DBG (DBG_ASIC, "Motor Time Over Flow !!!\n"); + } + + EndSpeed = (unsigned short) (dwLinePixelReport / (wNowMotorDPI / wYResolution)); + + if (wXResolution > 600) + { + StartSpeed = EndSpeed; + } + else + { + StartSpeed = EndSpeed + 3500; + } + DBG (DBG_ASIC, "StartSpeed =%d, EndSpeed = %d\n", StartSpeed, EndSpeed); + + + Mustek_SendData (chip, ES01_FD_MotorFixedspeedLSB, LOBYTE (EndSpeed)); + Mustek_SendData (chip, ES01_FE_MotorFixedspeedMSB, HIBYTE (EndSpeed)); + memset (lpMotorTable, 0, 512 * 8 * sizeof (unsigned short)); + + CalMotorTable.StartSpeed = StartSpeed; + CalMotorTable.EndSpeed = EndSpeed; + CalMotorTable.AccStepBeforeScan = wScanAccSteps; + CalMotorTable.lpMotorTable = lpMotorTable; + + LLFCalculateMotorTable (&CalMotorTable); + + CurrentPhase.MotorDriverIs3967 = 0; + CurrentPhase.FillPhase = 1; + CurrentPhase.MoveType = bMotorMoveType; + CurrentPhase.MotorCurrentTableA[0] = 200; + CurrentPhase.MotorCurrentTableB[0] = 200; + LLFSetMotorCurrentAndPhase (chip, &CurrentPhase); + + RealTableSize = 512 * 8; + dwTableBaseAddr = PackAreaStartAddress - RealTableSize; + + dwStartAddr = dwTableBaseAddr; + + RamAccess.ReadWrite = WRITE_RAM; + RamAccess.IsOnChipGamma = EXTERNAL_RAM; + RamAccess.DramDelayTime = SDRAMCLK_DELAY_12_ns; + RamAccess.LoStartAddress = (unsigned short) (dwStartAddr); + RamAccess.HiStartAddress = (unsigned short) (dwStartAddr >> 16); + RamAccess.RwSize = RealTableSize * 2; + RamAccess.BufferPtr = (SANE_Byte *) lpMotorTable; + LLFRamAccess (chip, &RamAccess); + + Mustek_SendData (chip, ES01_9D_MotorTableAddrA14_A21, + (SANE_Byte) (dwTableBaseAddr >> TABLE_OFFSET_BASE)); + + dwEndAddr = PackAreaStartAddress - (512 * 8) - 1; + + Mustek_SendData (chip, ES01_FB_BufferEmptySize16WordLSB, + LOBYTE (WaitBufferOneLineSize >> (7 - 3))); + Mustek_SendData (chip, ES01_FC_BufferEmptySize16WordMSB, + HIBYTE (WaitBufferOneLineSize >> (7 - 3))); + + wFullBank = + (unsigned short) ((dwEndAddr - + (((dwLineWidthPixel * BytePerPixel) / 2) * 3 * 1)) / BANK_SIZE); + Mustek_SendData (chip, ES01_F9_BufferFullSize16WordLSB, LOBYTE (wFullBank)); + Mustek_SendData (chip, ES01_FA_BufferFullSize16WordMSB, HIBYTE (wFullBank)); + + Mustek_SendData (chip, ES01_DB_PH_RESET_EDGE_TIMING_ADJUST, 0x00); + + LLFSetRamAddress (chip, 0x0, dwEndAddr, ACCESS_DRAM); + + Mustek_SendData (chip, ES01_DC_CLEAR_EDGE_TO_PH_TG_EDGE_WIDTH, 0); + + Mustek_SendData (chip, ES01_00_ADAFEConfiguration, 0x70); + Mustek_SendData (chip, ES01_02_ADAFEMuxConfig, 0x80); + + + free (lpMotorTable); + free (lpMotorStepsTable); + + DBG (DBG_ASIC, "Asic_SetCalibrate: Exit\n"); + return status; +} + + +static STATUS +Asic_SetAFEGainOffset (PAsic chip) +{ + STATUS status = STATUS_GOOD; + DBG (DBG_ASIC, "Asic_SetAFEGainOffset:Enter\n"); + + status = SetAFEGainOffset (chip); + + DBG (DBG_ASIC, "Asic_SetAFEGainOffset: Exit\n"); + return status; +} diff --git a/backend/mustek_usb2_asic.h b/backend/mustek_usb2_asic.h new file mode 100644 index 0000000..ffc92ff --- /dev/null +++ b/backend/mustek_usb2_asic.h @@ -0,0 +1,1421 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005 Mustek. + Originally maintained by Mustek + Author:Roy 2005.5.24 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + +#ifndef MUSTEK_USB2_ASIC_H +#define MUSTEK_USB2_ASIC_H + +#include "../include/sane/sanei_usb.h" + +/* ---------------------- low level asic defines -------------------------- */ + +#define TRUE 1 +#define FALSE 0 + +#define _MAX(a,b) ((a)>(b)?(a):(b)) +#define _MIN(a,b) ((a)<(b)?(a):(b)) + +#ifndef LOBYTE +#define LOBYTE(w) (SANE_Byte)((unsigned short)(w) & 0x00ff) +#endif + +#ifndef HIBYTE +#define HIBYTE(w) (SANE_Byte)((unsigned short)(w)>>8 & 0x00ff) +#endif + + +typedef enum tagFIRMWARESTATE +{ + FS_NULL = 0, + FS_ATTACHED = 1, + FS_OPENED = 2, + FS_SCANNING = 3 +} FIRMWARESTATE, *LPFIRMWARESTATE; + +typedef enum tagMOTORSTATE +{ + MS_STILL = 0, + MS_MOVED = 1 +} MOTORSTATE, *LPMOTORSTATE; + +typedef enum tagUSBHOST +{ + HT_USB10 = 0, + HT_USB20 = 1 +} USBHOST; + +typedef enum tagLIGHTSOURCE +{ + LS_REFLECTIVE = 1, + LS_POSITIVE = 2, + LS_NEGATIVE = 4 +} LIGHTSOURCE; + +typedef struct +{ + unsigned int LongX; + unsigned int PicWidth; + unsigned int PicHeight; + + unsigned int Top; + unsigned int Bottom; + unsigned int Left; + unsigned int Right; + unsigned int ScanMode; + unsigned int Dpi; + unsigned int TotalMotorSteps; + + unsigned int CCD_Pixel_Length; + SANE_Byte LineGap; + SANE_Byte TG_Pulse_Width_Pixel; + SANE_Byte TG_Wait_Width_Pixel; + unsigned short Multi_TG_Dummy_Pixel; + unsigned short CCD_Dummy_Pixel; + SANE_Byte Dummy_Cycle; + SANE_Byte TG_Times; + + double LineTime; + + unsigned short StartPixel; + unsigned short StartLine; +} +ScanParam; + +typedef struct +{ + unsigned int Shading_Table_Size; + unsigned int Image_Buffer_Size; + unsigned int Full_Bank; + unsigned int Line_Pixel; + double Line_Time; + SANE_Byte LineGap; +} +Temps; + +typedef struct +{ + /* AFE */ + unsigned int AFE_ADCCLK_Timing; + unsigned int AFE_ADCVS_Timing; + unsigned int AFE_ADCRS_Timing; + unsigned short AFE_ChannelA_LatchPos; + unsigned short AFE_ChannelB_LatchPos; + unsigned short AFE_ChannelC_LatchPos; + unsigned short AFE_ChannelD_LatchPos; + SANE_Byte AFE_Secondary_FF_LatchPos; + /* Sensor */ + unsigned int CCD_DummyCycleTiming; + SANE_Byte PHTG_PluseWidth; + SANE_Byte PHTG_WaitWidth; + unsigned short ChannelR_StartPixel; + unsigned short ChannelR_EndPixel; + unsigned short ChannelG_StartPixel; + unsigned short ChannelG_EndPixel; + unsigned short ChannelB_StartPixel; + unsigned short ChannelB_EndPixel; + SANE_Byte PHTG_TimingAdj; + SANE_Byte PHTG_TimingSetup; + + /*1200dpi */ + unsigned int CCD_PHRS_Timing_1200; + unsigned int CCD_PHCP_Timing_1200; + unsigned int CCD_PH1_Timing_1200; + unsigned int CCD_PH2_Timing_1200; + SANE_Byte DE_CCD_SETUP_REGISTER_1200; + unsigned short wCCDPixelNumber_1200; + + /*600dpi */ + unsigned int CCD_PHRS_Timing_600; + unsigned int CCD_PHCP_Timing_600; + unsigned int CCD_PH1_Timing_600; + unsigned int CCD_PH2_Timing_600; + SANE_Byte DE_CCD_SETUP_REGISTER_600; + unsigned short wCCDPixelNumber_600; +} Timings; + + +typedef struct tagADConverter +{ + SANE_Byte GainR; + SANE_Byte GainG; + SANE_Byte GainB; + SANE_Byte OffsetR; + SANE_Byte OffsetG; + SANE_Byte OffsetB; + SANE_Bool DirectionR; + SANE_Bool DirectionG; + SANE_Bool DirectionB; +} ADConverter, LPADConverter; + + + +typedef struct +{ + unsigned int Shading; + SANE_Byte Shading_0; + SANE_Byte Shading_1; + SANE_Byte Shading_2; + + unsigned int Motor; + SANE_Byte Motor_0; + SANE_Byte Motor_1; + SANE_Byte Motor_2; + + SANE_Byte ImageEndAddr_0; + SANE_Byte ImageEndAddr_1; + SANE_Byte ImageEndAddr_2; + + SANE_Byte ImageFullBank_0; + SANE_Byte ImageFullBank_1; +} +RamPosition; + +typedef enum tagTASSTATUS +{ + TA_NOT_PLUGIN = 0, + TA_PLUGIN = 1, + TA_UNKNOW = 2 +} TASTATUS; + +typedef struct +{ + int fd; /* File Description of Scanner */ + + FIRMWARESTATE firmwarestate; /* record firmware state */ + MOTORSTATE motorstate; /* record motor status */ + SANE_Bool isFirstOpenChip; /* If first open chip, is TRUE */ + USBHOST UsbHost; /* The type of USB port */ + LIGHTSOURCE lsLightSource; /* light source of scanner */ + ScanParam Scan; /* The parameters of Scan */ + + unsigned int dwBytesCountPerRow; + unsigned int dwCalibrationBytesCountPerRow; + + Temps Temp; + Timings Timing; + ADConverter AD; + + SANE_Bool isHardwareShading; + + RamPosition RamPositions; + + unsigned short * lpGammaTable; + SANE_Byte isMotorMove; + + unsigned int ibase1; + unsigned int ibase2; + + unsigned short SWWidth; + + TASTATUS TA_Status; + + SANE_Byte isMotorGoToFirstLine; /*Roy add */ + SANE_Byte * lpShadingTable; /*Roy add */ + SANE_Byte isUniformSpeedToScan; +} +Asic, *PAsic; + +typedef enum +{ + STATUS_GOOD = 0, + STATUS_CANCELLED, + STATUS_EOF, + STATUS_DEVICE_BUSY, + STATUS_INVAL, + STATUS_MEM_ERROR, + STATUS_IO_ERROR, + STATUS_ACCESS_ERROR +} +STATUS; + + +/* For ScanObj */ +typedef struct Point +{ + unsigned int x; + unsigned int y; +} +Point; + +typedef struct Rect +{ + unsigned int left; + unsigned int right; + unsigned int top; + unsigned int bottom; +} +Rect; + +typedef struct RGBColor +{ + unsigned short Red; + unsigned short Green; + unsigned short Blue; +} +RGBColor; + +/* debug levels */ +#define DBG_CRIT 0 /* Critical errors thatshould be printed even + if user hasn't enabled debugging -- use + with care and only after sane_open has been + called */ +#define DBG_ERR 1 /* Other errors */ +#define DBG_WARN 2 /* unusual conditions that may not be fatal */ +#define DBG_INFO 3 /* information useful for the deucated user */ +#define DBG_DET 4 /* more detailed information */ +#define DBG_FUNC 5 /* start and exits of high level functions */ +#define DBG_ASIC 6 /* starts and exits of low level functions */ +#define DBG_DBG 10 /* usefull only for tracing bugs */ + + +#define DPI_2400 0x8000 +#define DPI_1200 0x8000 +#define DPI_600 0x8000 +#define DPI_300 0x4000 +#define DPI_200 0x2aaa +#define DPI_150 0x2000 +#define DPI_100 0x1555 +#define DPI_75 0x1000 +#define DPI_50 0xaaa +#define PIXEL_TIME 333 /*unit : ms */ +#define DRAM_1Mx16_SIZE (1024*1024) /*unit : word */ +#define PackAreaStartAddress ((DRAM_1Mx16_SIZE/4)*3) + +#define TEMP_MEMORY_SIZE_64K 64*1024 + +#define CALIBRATION_PIXEL_WIDTH 10240 /*need 512x */ +#define CALIBRATE_WHITE_LINECOUNT 40 +#define CALIBRATE_DARK_LINECOUNT 2 + +#define ACTION_MODE_ACCDEC_MOVE 0 +#define ACTION_MODE_UNIFORM_SPEED_MOVE 1 + +#define ACTION_TYPE_BACKWARD 0 +#define ACTION_TYPE_FORWARD 1 +#define ACTION_TYPE_BACKTOHOME 2 +#define ACTION_TYPE_TEST_MODE 3 + + +#define SENSOR0_DETECTED 0x10 +#define SENSOR1_DETECTED 0x20 +#define SENSOR0AND1_DETECTED 0x30 + +#define READ_RAM 0 +#define WRITE_RAM 1 + +#define EXTERNAL_RAM 0 +#define ON_CHIP_PRE_GAMMA 1 +#define ON_CHIP_FINAL_GAMMA 2 + +#define MOTOR_TABLE_SIZE 512*8 + +#define ValidPixelNumberFor600DPI 5100 + 50 + 250 +#define ValidPixelNumberFor1200DPI 10200 + 100 + 500 + +#define OverLapPixelNumber600 0 +#define OverLapPixelNumber1200 0 +#define SegmentGap 0 +#define BANK_SIZE (64) + +#define WaitBufferOneLineSize 11000*6 + +#define CCD_PIXEL_NUMBER 21600 +#define CCD_Line_Spacing 24 +#define CCD_EvneOdd_Spacing 2 + +#define ShadingTableSize(x) ( ((x + 10)*6) + ( ((x + 10)*6)/240)*16 ) +#define ACC_DEC_STEP_TABLE_SIZE (512) /*unit : word */ +#define TableBase(x) ((((x)+((1<>TABLE_OFFSET_BASE)< /* HOLD */ +#include + +/* local header files */ +#include "mustek_usb2_asic.c" + +#include "mustek_usb2_high.h" + +/* ******************++ spuicall_g.h ****************************/ + +/*global variable HOLD: these should go to scanner structure */ + +/*base type*/ +static SANE_Bool g_bOpened; +static SANE_Bool g_bPrepared; +static SANE_Bool g_isCanceled; +static SANE_Bool g_bSharpen; +static SANE_Bool g_bFirstReadImage; +static SANE_Bool g_isScanning; +static SANE_Bool g_isSelfGamma; + +static SANE_Byte g_bScanBits; +static SANE_Byte *g_lpReadImageHead; + +static unsigned short s_wOpticalYDpi[] = { 1200, 600, 300, 150, 75, 0 }; +static unsigned short s_wOpticalXDpi[] = { 1200, 600, 300, 150, 75, 0 }; +static unsigned short g_X; +static unsigned short g_Y; +static unsigned short g_Width; +static unsigned short g_Height; +static unsigned short g_XDpi; +static unsigned short g_YDpi; +static unsigned short g_SWWidth; +static unsigned short g_SWHeight; +static unsigned short g_wPixelDistance; /*even & odd sensor problem */ +static unsigned short g_wLineDistance; +static unsigned short g_wScanLinesPerBlock; +static unsigned short g_wReadedLines; +static unsigned short g_wReadImageLines; +static unsigned short g_wReadyShadingLine; +static unsigned short g_wStartShadingLinePos; +static unsigned short g_wLineartThreshold; + +static unsigned int g_wtheReadyLines; +static unsigned int g_wMaxScanLines; +static unsigned int g_dwScannedTotalLines; +static unsigned int g_dwImageBufferSize; +static unsigned int g_BytesPerRow; +static unsigned int g_SWBytesPerRow; +static unsigned int g_dwCalibrationSize; +static unsigned int g_dwBufferSize; + +static unsigned int g_dwTotalTotalXferLines; + +static unsigned short *g_pGammaTable; +static unsigned char *g_pDeviceFile; + +static pthread_t g_threadid_readimage; + +/*user define type*/ +static COLORMODE g_ScanMode; +static TARGETIMAGE g_tiTarget; +static SCANTYPE g_ScanType = ST_Reflective; +static SCANSOURCE g_ssScanSource; +static PIXELFLAVOR g_PixelFlavor; + +static SUGGESTSETTING g_ssSuggest; +static Asic g_chip; + +static int g_nSecLength, g_nDarkSecLength; +static int g_nSecNum, g_nDarkSecNum; +static unsigned short g_wCalWidth; +static unsigned short g_wDarkCalWidth; +static int g_nPowerNum; +static unsigned short g_wStartPosition; + +static pthread_mutex_t g_scannedLinesMutex = PTHREAD_MUTEX_INITIALIZER; +static pthread_mutex_t g_readyLinesMutex = PTHREAD_MUTEX_INITIALIZER; + +/*for modify the last point*/ +static SANE_Byte * g_lpBefLineImageData = NULL; +static SANE_Bool g_bIsFirstReadBefData = TRUE; +static unsigned int g_dwAlreadyGetLines = 0; + +/* forward declarations */ +static SANE_Bool MustScanner_Init (void); +static SANE_Bool MustScanner_GetScannerState (void); +static SANE_Bool MustScanner_PowerControl (SANE_Bool isLampOn, SANE_Bool isTALampOn); +static SANE_Bool MustScanner_BackHome (void); +static SANE_Bool MustScanner_Prepare (SANE_Byte bScanSource); +#ifdef SANE_UNUSED +static SANE_Bool MustScanner_AdjustOffset (int nTimes, SANE_Bool * bDirection, SANE_Byte * bOffset, + SANE_Byte * bLastMin, SANE_Byte * bLastOffset, + unsigned short * wMinValue, SANE_Byte * bOffsetUpperBound, + SANE_Byte * bOffsetLowerBound, unsigned short wStdMinLevel, + unsigned short wStdMaxLevel); +static SANE_Bool MustScanner_SecondAdjustOffset (int nTimes, SANE_Bool * bDirection, + SANE_Byte * bOffset, SANE_Byte * bLastMin, + SANE_Byte * bLastOffset, unsigned short * wMinValue, + SANE_Byte * bOffsetUpperBound, + SANE_Byte * bOffsetLowerBound, + unsigned short wStdMinLevel, unsigned short wStdMaxLevel); +#endif +static unsigned short MustScanner_FiltLower (unsigned short * pSort, unsigned short TotalCount, unsigned short LowCount, + unsigned short HighCount); +static SANE_Bool MustScanner_GetRgb48BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetRgb48BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetRgb24BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetRgb24BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetMono16BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetMono16BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetMono8BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetMono8BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetMono1BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static SANE_Bool MustScanner_GetMono1BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount); +static void *MustScanner_ReadDataFromScanner (void * dummy); +static void MustScanner_PrepareCalculateMaxMin (unsigned short wResolution); +static void MustScanner_CalculateMaxMin (SANE_Byte * pBuffer, unsigned short * lpMaxValue, + unsigned short * lpMinValue, unsigned short wResolution); + +static SANE_Byte QBET4 (SANE_Byte A, SANE_Byte B); +static unsigned int GetScannedLines (void); +static unsigned int GetReadyLines (void); +static void AddScannedLines (unsigned short wAddLines); +static void AddReadyLines (void); +static void ModifyLinePoint (SANE_Byte * lpImageData, + SANE_Byte * lpImageDataBefore, + unsigned int dwBytesPerLine, + unsigned int dwLinesCount, + unsigned short wPixDistance, unsigned short wModPtCount); + +#include "mustek_usb2_reflective.c" +#include "mustek_usb2_transparent.c" + +/********************************************************************** +Author: Jack Date: 2005/05/13 + Routine Description: +Parameters: + none +Return value: + if initialize the scanner success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_Init () +{ + DBG (DBG_FUNC, "MustScanner_Init: Call in\n"); + + g_chip.firmwarestate = FS_NULL; + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_FUNC, "MustScanner_Init: Asic_Open return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_Initialize (&g_chip)) + { + DBG (DBG_FUNC, "MustScanner_Init: Asic_Initialize return error\n"); + return FALSE; + } + + g_dwImageBufferSize = 24L * 1024L * 1024L; + g_dwBufferSize = 64L * 1024L; + g_dwCalibrationSize = 64L * 1024L; + g_lpReadImageHead = NULL; + + g_isCanceled = FALSE; + g_bFirstReadImage = TRUE; + g_bOpened = FALSE; + g_bPrepared = FALSE; + g_bSharpen = FALSE; + + g_isScanning = FALSE; + g_isSelfGamma = FALSE; + g_pGammaTable = NULL; + + if (NULL != g_pDeviceFile) + { + free (g_pDeviceFile); + g_pDeviceFile = NULL; + } + + g_ssScanSource = SS_Reflective; + g_PixelFlavor = PF_BlackIs0; + + Asic_Close (&g_chip); + + DBG (DBG_FUNC, "MustScanner_Init: leave MustScanner_Init\n"); + + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + check the scanner connect status +Parameters: + none +Return value: + if scanner's status is OK + return TRUE + else + return FASLE +***********************************************************************/ +static SANE_Bool +MustScanner_GetScannerState () +{ + + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_FUNC, "MustScanner_GetScannerState: Asic_Open return error\n"); + return FALSE; + } + else + { + Asic_Close (&g_chip); + return TRUE; + } +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + Turn the lamp on or off +Parameters: + isLampOn: turn the lamp on or off + isTALampOn: turn the TA lamp on or off +Return value: + if operation success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_PowerControl (SANE_Bool isLampOn, SANE_Bool isTALampOn) +{ + SANE_Bool hasTA; + DBG (DBG_FUNC, "MustScanner_PowerControl: Call in\n"); + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_FUNC, "MustScanner_PowerControl: Asic_Open return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_TurnLamp (&g_chip, isLampOn)) + { + DBG (DBG_FUNC, + "MustScanner_PowerControl: Asic_TurnLamp return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_IsTAConnected (&g_chip, &hasTA)) + { + DBG (DBG_FUNC, + "MustScanner_PowerControl: Asic_IsTAConnected return error\n"); + return FALSE; + } + + if (hasTA) + { + if (STATUS_GOOD != Asic_TurnTA (&g_chip, isTALampOn)) + { + DBG (DBG_FUNC, + "MustScanner_PowerControl: Asic_TurnTA return error\n"); + return FALSE; + } + } + + Asic_Close (&g_chip); + + DBG (DBG_FUNC, + "MustScanner_PowerControl: leave MustScanner_PowerControl\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + Turn the carriage home +Parameters: + none +Return value: + if the operation success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_BackHome () +{ + DBG (DBG_FUNC, "MustScanner_BackHome: call in \n"); + + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_FUNC, "MustScanner_BackHome: Asic_Open return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_CarriageHome (&g_chip, FALSE)) + { + DBG (DBG_FUNC, + "MustScanner_BackHome: Asic_CarriageHome return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_WaitUnitReady (&g_chip)) + { + DBG (DBG_FUNC, + "MustScanner_BackHome: Asic_WaitUnitReady return error\n"); + return FALSE; + } + + Asic_Close (&g_chip); + + DBG (DBG_FUNC, "MustScanner_BackHome: leave MustScanner_BackHome\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + prepare the scan image +Parameters: + bScanSource: the scan source +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_Prepare (SANE_Byte bScanSource) +{ + DBG (DBG_FUNC, "MustScanner_Prepare: call in\n"); + + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + + + { + DBG (DBG_FUNC, "MustScanner_Prepare: Asic_Open return error\n"); + return FALSE; + } + if (STATUS_GOOD != Asic_WaitUnitReady (&g_chip)) + { + DBG (DBG_FUNC, + "MustScanner_Prepare: Asic_WaitUnitReady return error\n"); + return FALSE; + } + + if (SS_Reflective == bScanSource) + { + DBG (DBG_FUNC, "MustScanner_Prepare:ScanSource is SS_Reflective\n"); + if (STATUS_GOOD != Asic_TurnLamp (&g_chip, TRUE)) + { + DBG (DBG_FUNC, "MustScanner_Prepare: Asic_TurnLamp return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_SetSource (&g_chip, LS_REFLECTIVE)) + { + DBG (DBG_FUNC, + "MustScanner_Prepare: Asic_SetSource return error\n"); + return FALSE; + } + } + else if (SS_Positive == bScanSource) + { + DBG (DBG_FUNC, "MustScanner_Prepare:ScanSource is SS_Positive\n"); + if (STATUS_GOOD != Asic_TurnTA (&g_chip, TRUE)) + { + DBG (DBG_FUNC, "MustScanner_Prepare: Asic_TurnTA return error\n"); + return FALSE; + } + if (STATUS_GOOD != Asic_SetSource (&g_chip, LS_POSITIVE)) + { + DBG (DBG_FUNC, + "MustScanner_Prepare: Asic_SetSource return error\n"); + return FALSE; + } + } + else if (SS_Negative == bScanSource) + { + DBG (DBG_FUNC, "MustScanner_Prepare:ScanSource is SS_Negative\n"); + + if (STATUS_GOOD != Asic_TurnTA (&g_chip, TRUE)) + { + DBG (DBG_FUNC, "MustScanner_Prepare: Asic_TurnTA return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_SetSource (&g_chip, LS_NEGATIVE)) + { + DBG (DBG_FUNC, + "MustScanner_Prepare: Asic_SetSource return error\n"); + return FALSE; + } + DBG (DBG_FUNC, "MustScanner_Prepare: Asic_SetSource return good\n"); + } + + Asic_Close (&g_chip); + g_bPrepared = TRUE; + + DBG (DBG_FUNC, "MustScanner_Prepare: leave MustScanner_Prepare\n"); + return TRUE; +} + +#ifdef SANE_UNUSED +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Adjuest the offset +Parameters: + nTimes: Adjuest offset the times + bDirection: whether direction + bOffset: the data of offset + bLastMin: the last min data + bLastOffset: the last offset data + wMinValue: the min value of offset + bOffsetUpperBound: the upper bound of offset + bOffsetLowerBound: the lower bound of offset + wStdMinLevel: the min level of offset + wStdMaxLevel: the max level of offset +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_AdjustOffset (int nTimes, SANE_Bool * bDirection, SANE_Byte * bOffset, + SANE_Byte * bLastMin, SANE_Byte * bLastOffset, + unsigned short * wMinValue, SANE_Byte * bOffsetUpperBound, + SANE_Byte * bOffsetLowerBound, unsigned short wStdMinLevel, + unsigned short wStdMaxLevel) +{ + if ((*wMinValue <= wStdMaxLevel) && (*wMinValue >= wStdMinLevel)) + { + return TRUE; + } + + if (nTimes == 0) + { + *bLastMin = LOSANE_Byte (*wMinValue); + *bLastOffset = *bOffset; + + if (*wMinValue == 255) + { + *bOffset = 0; + } + else + { + *bOffset = 255; + } + } + + if (nTimes == 1) + { + if (*wMinValue > *bLastMin) + { + if (*wMinValue > wStdMaxLevel && *bLastMin > wStdMaxLevel) + { + *bDirection = !(*bDirection); + return TRUE; + } + + if (*wMinValue < wStdMinLevel && *bLastMin < wStdMinLevel) + return TRUE; + } + + if (*wMinValue < *bLastMin) + { + if (*wMinValue < wStdMinLevel && *bLastMin < wStdMinLevel) + *bDirection = !(*bDirection); + + if (*wMinValue > wStdMaxLevel && *bLastMin > wStdMaxLevel) + return TRUE; + } + } + + if (nTimes > 1) + { + if (*wMinValue > *bLastMin) + { + SANE_Byte bTemp; + + bTemp = *bOffset; + + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + + if (nTimes > 2) + { + if (*wMinValue > wStdMaxLevel) + if (bDirection) + *bOffsetLowerBound = bTemp; + else + *bOffsetUpperBound = bTemp; + + + else if (bDirection) + *bOffsetUpperBound = bTemp; + else + *bOffsetLowerBound = bTemp; + } + + *bLastOffset = bTemp; + *bLastMin = (SANE_Byte) * wMinValue; + } + else + { + SANE_Byte bTemp; + + bTemp = *bOffset; + + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + + if (nTimes > 2) + { + if (*wMinValue == *bLastMin) + { + if (*wMinValue > wStdMaxLevel) + { + if (!bDirection) + *bOffsetUpperBound = bTemp; + else + *bOffsetLowerBound = bTemp; + } + else + { + if (!bDirection) + *bOffsetLowerBound = bTemp; + else + *bOffsetUpperBound = bTemp; + } + } + else + { + if (*wMinValue > wStdMaxLevel) + { + if (bDirection) + *bOffsetUpperBound = bTemp; + else + *bOffsetLowerBound = bTemp; + } + else + { + if (bDirection) + *bOffsetLowerBound = bTemp; + else + *bOffsetUpperBound = bTemp; + } + } + } + + *bLastOffset = bTemp; + *bLastMin = (SANE_Byte) * wMinValue; + + } + } /* end of if(nTimes > 1) */ + + return TRUE; +} +#endif + +#ifdef SANE_UNUSED +/********************************************************************** + +Author: Jack Date: 2005/05/15 +Routine Description: + Adjuest the offset second times +Parameters: + nTimes: Adjuest offset the times + bDirection: whether direction + bOffset: the data of offset + bLastMin: the last min data + bLastOffset: the last offset data + wMinValue: the min value of offset + bOffsetUpperBound: the upper bound of offset + bOffsetLowerBound: the lower bound of offset + wStdMinLevel: the min level of offset + wStdMaxLevel: the max level of offset +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_SecondAdjustOffset (int nTimes, SANE_Bool * bDirection, SANE_Byte * bOffset, + SANE_Byte * bLastMin, SANE_Byte * bLastOffset, + unsigned short * wMinValue, SANE_Byte * bOffsetUpperBound, + SANE_Byte * bOffsetLowerBound, unsigned short wStdMinLevel, + unsigned short wStdMaxLevel) +{ + if ((*wMinValue <= wStdMaxLevel) && (*wMinValue >= wStdMinLevel)) + { + return TRUE; + } + if (nTimes == 0) + { + *bLastMin = LOSANE_Byte (*wMinValue); + *bLastOffset = *bOffset; + + if (*bDirection == 0) + { + *bOffsetUpperBound = *bLastOffset; + *bOffsetLowerBound = 0; + *bOffset = 0; + } + else + { + *bOffsetUpperBound = 255; + *bOffsetLowerBound = *bLastOffset; + *bOffset = 255; + } + } + + if (nTimes >= 1) + { + if (*wMinValue > wStdMaxLevel) + { + if (*wMinValue > *bLastMin) + { + if (*bDirection == 0) + { + *bOffsetUpperBound = *bOffset; + } + else + { + *bOffsetLowerBound = *bOffset; + } + + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + } + else + { + if (*bDirection == 1) + { + *bOffsetUpperBound = *bOffset; + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + } + else + { + *bOffsetLowerBound = *bOffset; + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + } + } + } /*end of if(*wMinValue > MAX_OFFSET) */ + + + if (*wMinValue < wStdMinLevel) + { + if (*wMinValue > *bLastMin) + { + if (*bDirection == 0) + { + *bOffsetLowerBound = *bOffset; + } + else + { + *bOffsetUpperBound = *bOffset; + } + + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + } + else + { + if (*bDirection == 1) + { + *bOffsetUpperBound = *bOffset; + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + } + else + { + *bOffsetLowerBound = *bOffset; + *bOffset = (*bOffsetUpperBound + *bOffsetLowerBound) / 2; + } + } + } /*end of if(*wMinValue > MIN_OFFSET) */ + *bLastMin = (SANE_Byte) * wMinValue; + } /*end of if(nTimes >= 1) */ + + /* HOLD: missing return value! Correct? */ + return FALSE; +} +#endif + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Filter the data +Parameters: + pSort: the sort data + TotalCount: the total count + LowCount: the low count + HighCount: the upper count +Return value: + the data of Filter +***********************************************************************/ +static unsigned short +MustScanner_FiltLower (unsigned short * pSort, unsigned short TotalCount, unsigned short LowCount, + unsigned short HighCount) +{ + unsigned short Bound = TotalCount - 1; + unsigned short LeftCount = HighCount - LowCount; + int Temp = 0; + unsigned int Sum = 0; + unsigned short i, j; + + for (i = 0; i < Bound; i++) + + { + for (j = 0; j < Bound - i; j++) + { + if (pSort[j + 1] > pSort[j]) + { + Temp = pSort[j]; + pSort[j] = pSort[j + 1]; + pSort[j + 1] = Temp; + } + } + } + + for (i = 0; i < LeftCount; i++) + Sum += pSort[i + LowCount]; + return (unsigned short) (Sum / LeftCount); +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when single CCD and color is 48bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetRgb48BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned short wRLinePos = 0; + unsigned short wGLinePos = 0; + unsigned short wBLinePos = 0; + unsigned short wRTempData; + unsigned short wGTempData; + unsigned short wBTempData; + unsigned short i; + + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine: call in \n"); + + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + TotalXferLines = 0; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine: thread create\n"); + g_bFirstReadImage = FALSE; + } + + if (!isOrderInvert) + { + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wRLinePos = g_wtheReadyLines % g_wMaxScanLines; + wGLinePos = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePos = + (g_wtheReadyLines - g_wLineDistance * 2) % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + wRTempData = + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + i * 6 + + 0); + wRTempData += + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + i * 6 + + 1) << 8; + wGTempData = + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + i * 6 + + 2); + wGTempData += + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + i * 6 + + 3) << 8; + wBTempData = + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + i * 6 + + 4); + wBTempData += + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + i * 6 + + 5) << 8; + *(lpLine + i * 6 + 0) = LOBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 1) = HIBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 2) = + LOBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 3) = + HIBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 4) = + LOBYTE (g_pGammaTable[wBTempData + 131072]); + *(lpLine + i * 6 + 5) = + HIBYTE (g_pGammaTable[wBTempData + 131072]); + } + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + } + + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine: thread exit\n"); + + break; + } + } + } + else + { + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine: thread exit\n"); + + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wRLinePos = g_wtheReadyLines % g_wMaxScanLines; + wGLinePos = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePos = + (g_wtheReadyLines - g_wLineDistance * 2) % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + wRTempData = + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + i * 6 + + 0); + wRTempData += + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + i * 6 + + 1) << 8; + wGTempData = + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + i * 6 + + 2); + wGTempData += + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + i * 6 + + 3) << 8; + wBTempData = + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + i * 6 + + 4); + wBTempData += + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + i * 6 + + 5) << 8; + *(lpLine + i * 6 + 4) = LOBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 5) = HIBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 2) = + LOBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 3) = + HIBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 0) = + LOBYTE (g_pGammaTable[wBTempData + 131072]); + *(lpLine + i * 6 + 1) = + HIBYTE (g_pGammaTable[wBTempData + 131072]); + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine: thread exit\n"); + break; + } + } /*end for */ + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetRgb48BitLine: leave MustScanner_GetRgb48BitLine\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when double CCD and color is 48bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetRgb48BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + + unsigned short wRLinePosOdd = 0; + unsigned short wGLinePosOdd = 0; + unsigned short wBLinePosOdd = 0; + unsigned short wRLinePosEven = 0; + unsigned short wGLinePosEven = 0; + unsigned short wBLinePosEven = 0; + unsigned int wRTempData; + unsigned int wGTempData; + unsigned int wBTempData; + unsigned int wNextTempData; + unsigned short i; + + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine1200DPI: call in \n"); + + TotalXferLines = 0; + wWantedTotalLines = *wLinesCount; + + g_isCanceled = FALSE; + g_isScanning = TRUE; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb48BitLine1200DPI: thread create\n"); + g_bFirstReadImage = FALSE; + } + + if (!isOrderInvert) + { + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb48BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + { + wRLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + else + { + wRLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + + for (i = 0; i < g_SWWidth;) + { + if (i + 1 != g_SWWidth) + { + wRTempData = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + i * 6 + 0); + wRTempData += + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + i * 6 + 1) << 8; + wNextTempData = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 0); + wNextTempData += + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 1) << 8; + wRTempData = (wRTempData + wNextTempData) >> 1; + + wGTempData = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + i * 6 + 2); + wGTempData += + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + i * 6 + 3) << 8; + wNextTempData = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 2); + wNextTempData += + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 3) << 8; + wGTempData = (wGTempData + wNextTempData) >> 1; + + wBTempData = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + i * 6 + 4); + wBTempData += + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + i * 6 + 5) << 8; + wNextTempData = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 4); + wNextTempData += + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 5) << 8; + wBTempData = (wBTempData + wNextTempData) >> 1; + + *(lpLine + i * 6 + 0) = + LOBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 1) = + HIBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 2) = + LOBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 3) = + HIBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 4) = + LOBYTE (g_pGammaTable[wBTempData + 131072]); + *(lpLine + i * 6 + 5) = + HIBYTE (g_pGammaTable[wBTempData + 131072]); + i++; + if (i >= g_SWWidth) + { + break; + } + + wRTempData = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + i * 6 + 0); + wRTempData += + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + i * 6 + 1) << 8; + wNextTempData = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 0); + wNextTempData += + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 1) << 8; + wRTempData = (wRTempData + wNextTempData) >> 1; + + wGTempData = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + i * 6 + 2); + wGTempData += + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + i * 6 + 3) << 8; + wNextTempData = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 2); + wNextTempData += + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 3) << 8; + wGTempData = (wGTempData + wNextTempData) >> 1; + + wBTempData = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + i * 6 + 4); + wBTempData += + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + i * 6 + 5) << 8; + wNextTempData = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 4); + wNextTempData += + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 5) << 8; + wBTempData = (wBTempData + wNextTempData) >> 1; + + *(lpLine + i * 6 + 0) = + LOBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 1) = + HIBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 2) = + LOBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 3) = + HIBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 4) = + LOBYTE (g_pGammaTable[wBTempData + 131072]); + *(lpLine + i * 6 + 5) = + HIBYTE (g_pGammaTable[wBTempData + 131072]); + + i++; + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb48BitLine1200DPI: thread exit\n"); + break; + + } + } + + + } + else + { + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb48BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + { + wRLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + else + { + wRLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + + for (i = 0; i < g_SWWidth;) + { + if ((i + 1) != g_SWWidth) + { + wRTempData = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + i * 6 + 0); + wRTempData += + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + i * 6 + 1) << 8; + wNextTempData = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 0); + wNextTempData += + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 1) << 8; + wRTempData = (wRTempData + wNextTempData) >> 1; + + wGTempData = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + i * 6 + 2); + wGTempData += + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + i * 6 + 3) << 8; + wNextTempData = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 2); + wNextTempData += + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 3) << 8; + wGTempData = (wGTempData + wNextTempData) >> 1; + + wBTempData = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + i * 6 + 4); + wBTempData += + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + i * 6 + 5) << 8; + wNextTempData = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 4); + wNextTempData += + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + (i + 1) * 6 + 5) << 8; + wBTempData = (wBTempData + wNextTempData) >> 1; + + *(lpLine + i * 6 + 4) = + LOBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 5) = + HIBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 2) = + LOBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 3) = + HIBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 0) = + LOBYTE (g_pGammaTable[wBTempData + 131072]); + *(lpLine + i * 6 + 1) = + HIBYTE (g_pGammaTable[wBTempData + 131072]); + i++; + if (i >= g_SWWidth) + { + break; + } + + wRTempData = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + i * 6 + 0); + wRTempData += + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + i * 6 + 1) << 8; + wNextTempData = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 0); + wNextTempData += + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 1) << 8; + wRTempData = (wRTempData + wNextTempData) >> 1; + + wGTempData = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + i * 6 + 2); + wGTempData += + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + i * 6 + 3) << 8; + wNextTempData = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 2); + wNextTempData += + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 3) << 8; + wGTempData = (wGTempData + wNextTempData) >> 1; + + + wBTempData = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + i * 6 + 4); + wBTempData += + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + i * 6 + 5) << 8; + wNextTempData = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 4); + wNextTempData += + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + (i + 1) * 6 + 5) << 8; + wBTempData = (wBTempData + wNextTempData) >> 1; + + *(lpLine + i * 6 + 4) = + LOBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 5) = + HIBYTE (g_pGammaTable[wRTempData]); + *(lpLine + i * 6 + 2) = + LOBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 3) = + HIBYTE (g_pGammaTable[wGTempData + 65536]); + *(lpLine + i * 6 + 0) = + LOBYTE (g_pGammaTable[wBTempData + 131072]); + *(lpLine + i * 6 + 1) = + HIBYTE (g_pGammaTable[wBTempData + 131072]); + i++; + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + + DBG (DBG_FUNC, + "MustScanner_GetRgb48BitLine1200DPI: thread exit\n"); + + break; + } + } + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetRgb48BitLine1200DPI: leave MustScanner_GetRgb48BitLine1200DPI\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when single CCD and color is 24bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetRgb24BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned short wRLinePos = 0; + unsigned short wGLinePos = 0; + unsigned short wBLinePos = 0; + SANE_Byte byRed; + SANE_Byte byGreen; + SANE_Byte byBlue; + SANE_Byte bNextPixel = 0; + unsigned short i; + + unsigned short tempR, tempG, tempB; + + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: call in\n"); + + g_isCanceled = FALSE; + g_isScanning = TRUE; + + wWantedTotalLines = *wLinesCount; + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: get wWantedTotalLines= %d\n", + wWantedTotalLines); + + TotalXferLines = 0; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: thread create\n"); + + g_bFirstReadImage = FALSE; + } + + if (!isOrderInvert) + { + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: !isOrderInvert\n"); + + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wRLinePos = g_wtheReadyLines % g_wMaxScanLines; + wGLinePos = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePos = + (g_wtheReadyLines - g_wLineDistance * 2) % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + byRed = + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + i * 3 + + 0); + bNextPixel = + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + + (i + 1) * 3 + 0); + byRed = (byRed + bNextPixel) >> 1; + + byGreen = + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + i * 3 + + 1); + bNextPixel = + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + + (i + 1) * 3 + 1); + byGreen = (byGreen + bNextPixel) >> 1; + + byBlue = + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + i * 3 + + 2); + bNextPixel = + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + + (i + 1) * 3 + 2); + byBlue = (byBlue + bNextPixel) >> 1; + +#ifdef ENABLE_GAMMA + tempR = (unsigned short) ((byRed << 4) | QBET4 (byBlue, byGreen)); + tempG = (unsigned short) ((byGreen << 4) | QBET4 (byRed, byBlue)); + tempB = (unsigned short) ((byBlue << 4) | QBET4 (byGreen, byRed)); + + *(lpLine + i * 3 + 0) = + (unsigned char) (*(g_pGammaTable + tempR)); + *(lpLine + i * 3 + 1) = + (unsigned char) (*(g_pGammaTable + 4096 + tempG)); + *(lpLine + i * 3 + 2) = + (unsigned char) (*(g_pGammaTable + 8192 + tempB)); +#else + *(lpLine + i * 3 + 0) = (unsigned char) byRed; + *(lpLine + i * 3 + 1) = (unsigned char) byGreen; + *(lpLine + i * 3 + 2) = (unsigned char) byBlue; +#endif + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: g_dwTotalTotalXferLines=%d,g_SWHeight=%d\n", + g_dwTotalTotalXferLines, g_SWHeight); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: g_SWBytesPerRow=%d\n", + g_SWBytesPerRow); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: thread exit\n"); + + break; + } + } + } + else + { + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: isOrderInvert is TRUE\n"); + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wRLinePos = g_wtheReadyLines % g_wMaxScanLines; + wGLinePos = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePos = + (g_wtheReadyLines - g_wLineDistance * 2) % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: before byRed\n"); + byRed = + *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + i * 3 + + 0); + bNextPixel = *(g_lpReadImageHead + wRLinePos * g_BytesPerRow + (i + 1) * 3 + 0); /*R-channel */ + byRed = (byRed + bNextPixel) >> 1; + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: before byGreen\n"); + + byGreen = + *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + i * 3 + + 1); + bNextPixel = *(g_lpReadImageHead + wGLinePos * g_BytesPerRow + (i + 1) * 3 + 1); /*G-channel */ + byGreen = (byGreen + bNextPixel) >> 1; + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: before byBlue\n"); + + byBlue = + *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + i * 3 + + 2); + bNextPixel = *(g_lpReadImageHead + wBLinePos * g_BytesPerRow + (i + 1) * 3 + 2); /*B-channel */ + byBlue = (byBlue + bNextPixel) >> 1; + + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: before set lpLine\n"); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: i=%d\n", i); +#ifdef ENABLE_GAMMA + *(lpLine + i * 3 + 2) = + (unsigned + char) (*(g_pGammaTable + + (unsigned short) ((byRed << 4) | + QBET4 (byBlue, byGreen)))); + *(lpLine + i * 3 + 1) = + (unsigned + char) (*(g_pGammaTable + 4096 + + (unsigned short) ((byGreen << 4) | + QBET4 (byRed, byBlue)))); + *(lpLine + i * 3 + 0) = + (unsigned + char) (*(g_pGammaTable + 8192 + + (unsigned short) ((byBlue << 4) | + QBET4 (byGreen, byRed)))); +#else + *(lpLine + i * 3 + 2) = (unsigned char) byRed; + *(lpLine + i * 3 + 1) = (unsigned char) byGreen; + *(lpLine + i * 3 + 0) = (unsigned char) byBlue; +#endif + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: g_dwTotalTotalXferLines=%d,g_SWHeight=%d\n", + g_dwTotalTotalXferLines, g_SWHeight); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: g_SWBytesPerRow=%d\n", + g_SWBytesPerRow); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine: thread exit\n"); + + break; + } + } /*end for */ + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine: leave MustScanner_GetRgb24BitLine\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when double CCD and color is 24bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetRgb24BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + SANE_Byte *lpTemp; + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned short wRLinePosOdd = 0; + unsigned short wGLinePosOdd = 0; + unsigned short wBLinePosOdd = 0; + unsigned short wRLinePosEven = 0; + unsigned short wGLinePosEven = 0; + unsigned short wBLinePosEven = 0; + SANE_Byte byRed; + SANE_Byte byGreen; + SANE_Byte byBlue; + SANE_Byte bNextPixel = 0; + unsigned short i; + + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine1200DPI: call in\n"); + + g_isCanceled = FALSE; + g_isScanning = TRUE; + TotalXferLines = 0; + wWantedTotalLines = *wLinesCount; + lpTemp = lpLine; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetRgb24BitLine1200DPI: thread create\n"); + + g_bFirstReadImage = FALSE; + } + + if (!isOrderInvert) + { + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_dwTotalTotalXferLines=%d\n", + g_dwTotalTotalXferLines); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_Height=%d\n", + g_Height); + + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + { + wRLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + else + { + wRLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + + + + for (i = 0; i < g_SWWidth;) + { + if ((i + 1) != g_SWWidth) + { + byRed = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + i * 3 + 0); + bNextPixel = *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + (i + 1) * 3 + 0); /*R-channel */ + byRed = (byRed + bNextPixel) >> 1; + + byGreen = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + i * 3 + 1); + bNextPixel = *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + (i + 1) * 3 + 1); /*G-channel */ + byGreen = (byGreen + bNextPixel) >> 1; + + byBlue = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + i * 3 + 2); + bNextPixel = *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + (i + 1) * 3 + 2); /*B-channel */ + byBlue = (byBlue + bNextPixel) >> 1; +#ifdef ENABLE_GAMMA + *(lpLine + i * 3 + 0) = + (unsigned + char) (*(g_pGammaTable + + (unsigned short) ((byRed << 4) | + QBET4 (byBlue, byGreen)))); + *(lpLine + i * 3 + 1) = + (unsigned + char) (*(g_pGammaTable + 4096 + + (unsigned short) ((byGreen << 4) | + QBET4 (byRed, byBlue)))); + *(lpLine + i * 3 + 2) = + (unsigned + char) (*(g_pGammaTable + 8192 + + (unsigned short) ((byBlue << 4) | + QBET4 (byGreen, byRed)))); +#else + *(lpLine + i * 3 + 0) = (unsigned char) byRed; + *(lpLine + i * 3 + 1) = (unsigned char) byGreen; + *(lpLine + i * 3 + 2) = (unsigned char) byBlue; +#endif + + i++; + if (i >= g_SWWidth) + { + break; + } + + byRed = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + i * 3 + 0); + bNextPixel = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + (i + 1) * 3 + 0); + byRed = (byRed + bNextPixel) >> 1; + + byGreen = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + i * 3 + 1); + bNextPixel = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + (i + 1) * 3 + 1); + byGreen = (byGreen + bNextPixel) >> 1; + + byBlue = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + i * 3 + 2); + bNextPixel = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + (i + 1) * 3 + 2); + byBlue = (byBlue + bNextPixel) >> 1; +#ifdef ENABLE_GAMMA + *(lpLine + i * 3 + 0) = + (unsigned + char) (*(g_pGammaTable + + (unsigned short) ((byRed << 4) | + QBET4 (byBlue, byGreen)))); + *(lpLine + i * 3 + 1) = + (unsigned + char) (*(g_pGammaTable + 4096 + + (unsigned short) ((byGreen << 4) | + QBET4 (byRed, byBlue)))); + *(lpLine + i * 3 + 2) = + (unsigned + char) (*(g_pGammaTable + 8192 + + (unsigned short) ((byBlue << 4) | + QBET4 (byGreen, byRed)))); +#else + *(lpLine + i * 3 + 0) = (unsigned char) byRed; + *(lpLine + i * 3 + 1) = (unsigned char) byGreen; + *(lpLine + i * 3 + 2) = (unsigned char) byBlue; +#endif + i++; + } + } + + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_dwTotalTotalXferLines=%d\n", + g_dwTotalTotalXferLines); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_Height=%d\n", + g_Height); + + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: thread exit\n"); + + break; + } + + } + } + else + { + + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_dwTotalTotalXferLines=%d\n", + g_dwTotalTotalXferLines); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_Height=%d\n", + g_Height); + + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + { + wRLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + else + { + wRLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wGLinePosEven = + (g_wtheReadyLines - g_wLineDistance - + g_wPixelDistance) % g_wMaxScanLines; + wBLinePosEven = + (g_wtheReadyLines - g_wLineDistance * 2 - + g_wPixelDistance) % g_wMaxScanLines; + wRLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + wGLinePosOdd = + (g_wtheReadyLines - g_wLineDistance) % g_wMaxScanLines; + wBLinePosOdd = + (g_wtheReadyLines - + g_wLineDistance * 2) % g_wMaxScanLines; + } + + for (i = 0; i < g_SWWidth;) + { + if ((i + 1) != g_SWWidth) + { + byRed = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + i * 3 + 0); + bNextPixel = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + (i + 1) * 3 + 0); + byRed = (byRed + bNextPixel) >> 1; + + byGreen = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + i * 3 + 1); + bNextPixel = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + (i + 1) * 3 + 1); + byGreen = (byGreen + bNextPixel) >> 1; + + byBlue = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + i * 3 + 2); + bNextPixel = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + (i + 1) * 3 + 2); + byBlue = (byBlue + bNextPixel) >> 1; + +#ifdef ENABLE_GAMMA + *(lpLine + i * 3 + 2) = + (unsigned + char) (*(g_pGammaTable + + (unsigned short) ((byRed << 4) | + QBET4 (byBlue, byGreen)))); + *(lpLine + i * 3 + 1) = + (unsigned + char) (*(g_pGammaTable + 4096 + + (unsigned short) ((byGreen << 4) | + QBET4 (byRed, byBlue)))); + *(lpLine + i * 3 + 0) = + (unsigned + char) (*(g_pGammaTable + 8192 + + (unsigned short) ((byBlue << 4) | + QBET4 (byGreen, byRed)))); +#else + *(lpLine + i * 3 + 2) = (unsigned char) byRed; + *(lpLine + i * 3 + 1) = (unsigned char) byGreen; + *(lpLine + i * 3 + 0) = (unsigned char) byBlue; +#endif + i++; + if (i >= g_SWWidth) + { + break; + } + + byRed = + *(g_lpReadImageHead + wRLinePosEven * g_BytesPerRow + + i * 3 + 0); + bNextPixel = + *(g_lpReadImageHead + wRLinePosOdd * g_BytesPerRow + + (i + 1) * 3 + 0); + byRed = (byRed + bNextPixel) >> 1; + + byGreen = + *(g_lpReadImageHead + wGLinePosEven * g_BytesPerRow + + i * 3 + 1); + bNextPixel = + *(g_lpReadImageHead + wGLinePosOdd * g_BytesPerRow + + (i + 1) * 3 + 1); + byGreen = (byGreen + bNextPixel) >> 1; + + byBlue = + *(g_lpReadImageHead + wBLinePosEven * g_BytesPerRow + + i * 3 + 2); + bNextPixel = + *(g_lpReadImageHead + wBLinePosOdd * g_BytesPerRow + + (i + 1) * 3 + 2); + byBlue = (byBlue + bNextPixel) >> 1; +#ifdef ENABLE_GAMMA + *(lpLine + i * 3 + 2) = + (unsigned + char) (*(g_pGammaTable + + (unsigned short) ((byRed << 4) | + QBET4 (byBlue, byGreen)))); + *(lpLine + i * 3 + 1) = + (unsigned + char) (*(g_pGammaTable + 4096 + + (unsigned short) ((byGreen << 4) | + QBET4 (byRed, byBlue)))); + *(lpLine + i * 3 + 0) = + (unsigned + char) (*(g_pGammaTable + 8192 + + (unsigned short) ((byBlue << 4) | + QBET4 (byGreen, byRed)))); +#else + *(lpLine + i * 3 + 2) = (unsigned char) byRed; + *(lpLine + i * 3 + 1) = (unsigned char) byGreen; + *(lpLine + i * 3 + 0) = (unsigned char) byBlue; +#endif + i++; + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_dwTotalTotalXferLines=%d\n", + g_dwTotalTotalXferLines); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: g_Height=%d\n", + g_Height); + + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: thread exit\n"); + + + break; + } + } + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetRgb24BitLine1200DPI: leave MustScanner_GetRgb24BitLine1200DPI\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when single CCD and color is 16bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetMono16BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned int wTempData; + + unsigned short wLinePos = 0; + unsigned short i; + + isOrderInvert = isOrderInvert; + + DBG (DBG_FUNC, "MustScanner_GetMono16BitLine: call in\n"); + + TotalXferLines = 0; + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono16BitLine: thread create\n"); + g_bFirstReadImage = FALSE; + } + + for (; TotalXferLines < wWantedTotalLines;) + { + + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono16BitLine: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wLinePos = g_wtheReadyLines % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + wTempData = + *(g_lpReadImageHead + wLinePos * g_BytesPerRow + i * 2 + 0); + wTempData += + *(g_lpReadImageHead + wLinePos * g_BytesPerRow + i * 2 + + 1) << 8; + *(lpLine + i * 2 + 0) = LOBYTE (g_pGammaTable[wTempData]); + *(lpLine + i * 2 + 1) = HIBYTE (g_pGammaTable[wTempData]); + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + + lpLine += g_SWBytesPerRow; + AddReadyLines (); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono16BitLine: thread exit\n"); + + break; + } + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetMono16BitLine: leave MustScanner_GetMono16BitLine\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when double CCD and color is 16bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetMono16BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned int dwTempData; + unsigned short wLinePosOdd = 0; + unsigned short wLinePosEven = 0; + unsigned short i; + SANE_Byte * lpTemp = lpLine; + + isOrderInvert = isOrderInvert; + DBG (DBG_FUNC, "MustScanner_GetMono16BitLine1200DPI: call in\n"); + + TotalXferLines = 0; + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono16BitLine1200DPI: thread create\n"); + g_bFirstReadImage = FALSE; + } + + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetMono16BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + { + wLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + } + else + { + wLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + } + + + for (i = 0; i < g_SWWidth;) + { + if ((i + 1) != g_SWWidth) + { + dwTempData = + (unsigned int) (* + (g_lpReadImageHead + + wLinePosOdd * g_BytesPerRow + i * 2 + 0)); + dwTempData += + (unsigned int) (* + (g_lpReadImageHead + + wLinePosOdd * g_BytesPerRow + i * 2 + 1) << 8); + dwTempData += + (unsigned int) (* + (g_lpReadImageHead + + wLinePosEven * g_BytesPerRow + (i + 1) * 2 + + 0)); + dwTempData += + (unsigned int) (* + (g_lpReadImageHead + + wLinePosEven * g_BytesPerRow + (i + 1) * 2 + + 1) << 8); + dwTempData = g_pGammaTable[dwTempData >> 1]; + *(lpLine + i * 2 + 0) = LOBYTE ((unsigned short) dwTempData); + *(lpLine + i * 2 + 1) = HIBYTE ((unsigned short) dwTempData); + i++; + if (i >= g_SWWidth) + { + break; + } + + dwTempData = + (unsigned int) (* + (g_lpReadImageHead + + wLinePosEven * g_BytesPerRow + i * 2 + 0)); + dwTempData += + (unsigned int) (* + (g_lpReadImageHead + + wLinePosEven * g_BytesPerRow + i * 2 + 1) << 8); + dwTempData += + (unsigned int) (* + (g_lpReadImageHead + + wLinePosOdd * g_BytesPerRow + (i + 1) * 2 + 0)); + dwTempData += + (unsigned int) (* + (g_lpReadImageHead + + wLinePosOdd * g_BytesPerRow + (i + 1) * 2 + + 1) << 8); + dwTempData = g_pGammaTable[dwTempData >> 1]; + *(lpLine + i * 2 + 0) = LOBYTE ((unsigned short) dwTempData); + *(lpLine + i * 2 + 1) = HIBYTE ((unsigned short) dwTempData); + i++; + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, + "MustScanner_GetMono16BitLine1200DPI: thread exit\n"); + + break; + } + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + /*for modify the last point */ + if (g_bIsFirstReadBefData) + { + g_lpBefLineImageData = (SANE_Byte *) malloc (g_SWBytesPerRow); + if (NULL == g_lpBefLineImageData) + { + return FALSE; + } + memset (g_lpBefLineImageData, 0, g_SWBytesPerRow); + memcpy (g_lpBefLineImageData, lpTemp, g_SWBytesPerRow); + g_bIsFirstReadBefData = FALSE; + } + + ModifyLinePoint (lpTemp, g_lpBefLineImageData, g_SWBytesPerRow, + wWantedTotalLines, 2, 4); + + memcpy (g_lpBefLineImageData, + lpTemp + (wWantedTotalLines - 1) * g_SWBytesPerRow, + g_SWBytesPerRow); + g_dwAlreadyGetLines += wWantedTotalLines; + if (g_dwAlreadyGetLines >= g_SWHeight) + { + DBG (DBG_FUNC, + "MustScanner_GetMono16BitLine1200DPI: free before line data!\n"); + free (g_lpBefLineImageData); + g_lpBefLineImageData = NULL; + g_dwAlreadyGetLines = 0; + g_bIsFirstReadBefData = TRUE; + } + + DBG (DBG_FUNC, + "MustScanner_GetMono16BitLine1200DPI: leave MustScanner_GetMono16BitLine1200DPI\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when single CCD and color is 8bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetMono8BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + + unsigned short i; + unsigned short wLinePos = 0; + + isOrderInvert = isOrderInvert; + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine: call in\n"); + + TotalXferLines = 0; + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine: thread create\n"); + g_bFirstReadImage = FALSE; + } + + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wLinePos = g_wtheReadyLines % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + *(lpLine + i) = + (SANE_Byte) * (g_pGammaTable + + (unsigned short) ((* + (g_lpReadImageHead + + wLinePos * g_BytesPerRow + + i) << 4) | (rand () & 0x0f))); + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine: thread exit\n"); + + break; + } + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetMono8BitLine: leave MustScanner_GetMono8BitLine\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when double CCD and color is 8bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetMono8BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + SANE_Byte *lpTemp; + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + + unsigned short wLinePosOdd = 0; + unsigned short wLinePosEven = 0; + SANE_Byte byGray; + unsigned short i; + SANE_Byte bNextPixel = 0; + + isOrderInvert = isOrderInvert; + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine1200DPI: call in\n"); + + TotalXferLines = 0; + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + lpTemp = lpLine; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine1200DPI: thread create\n"); + g_bFirstReadImage = FALSE; + } + + for (; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + + { + wLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + } + else + { + wLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + wLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + } + + + for (i = 0; i < g_SWWidth;) + { + if ((i + 1) != g_SWWidth) + { + byGray = + *(g_lpReadImageHead + wLinePosOdd * g_BytesPerRow + i); + bNextPixel = + *(g_lpReadImageHead + wLinePosEven * g_BytesPerRow + + (i + 1)); + byGray = (byGray + bNextPixel) >> 1; + + *(lpLine + i) = + (SANE_Byte) * (g_pGammaTable + + (byGray << 4 | (rand () & 0x0f))); + i++; + if (i >= g_SWWidth) + { + break; + } + + byGray = + *(g_lpReadImageHead + wLinePosEven * g_BytesPerRow + i); + bNextPixel = + *(g_lpReadImageHead + wLinePosOdd * g_BytesPerRow + + (i + 1)); + byGray = (byGray + bNextPixel) >> 1; + + *(lpLine + i) = + (SANE_Byte) * (g_pGammaTable + + (byGray << 4 | (rand () & 0x0f))); + i++; + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow; + AddReadyLines (); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono8BitLine1200DPI: thread exit\n"); + + break; + } + } + + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + /*for modify the last point */ + if (g_bIsFirstReadBefData) + { + g_lpBefLineImageData = (SANE_Byte *) malloc (g_SWBytesPerRow); + if (NULL == g_lpBefLineImageData) + { + return FALSE; + } + memset (g_lpBefLineImageData, 0, g_SWBytesPerRow); + memcpy (g_lpBefLineImageData, lpTemp, g_SWBytesPerRow); + g_bIsFirstReadBefData = FALSE; + } + + ModifyLinePoint (lpTemp, g_lpBefLineImageData, g_SWBytesPerRow, + wWantedTotalLines, 1, 4); + + memcpy (g_lpBefLineImageData, + lpTemp + (wWantedTotalLines - 1) * g_SWBytesPerRow, + g_SWBytesPerRow); + g_dwAlreadyGetLines += wWantedTotalLines; + if (g_dwAlreadyGetLines >= g_SWHeight) + { + DBG (DBG_FUNC, + "MustScanner_GetMono8BitLine1200DPI: free the before line data!\n"); + free (g_lpBefLineImageData); + g_lpBefLineImageData = NULL; + g_dwAlreadyGetLines = 0; + g_bIsFirstReadBefData = TRUE; + } + + DBG (DBG_FUNC, + "MustScanner_GetMono8BitLine1200DPI: leave MustScanner_GetMono8BitLine1200DPI\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when single CCD and color is 1bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetMono1BitLine (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned short wLinePos; + unsigned short i; + + isOrderInvert = isOrderInvert; + + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine: call in\n"); + + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine: thread create\n"); + g_bFirstReadImage = FALSE; + } + + memset (lpLine, 0, wWantedTotalLines * g_SWWidth / 8); + + for (TotalXferLines = 0; TotalXferLines < wWantedTotalLines;) + + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + wLinePos = g_wtheReadyLines % g_wMaxScanLines; + + for (i = 0; i < g_SWWidth; i++) + { + if (*(g_lpReadImageHead + wLinePos * g_BytesPerRow + i) > + g_wLineartThreshold) + { + *(lpLine + i / 8) += (0x80 >> (i % 8)); + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += (g_SWBytesPerRow / 8); + AddReadyLines (); + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine: thread exit\n"); + + break; + } + } + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetMono1BitLine: leave MustScanner_GetMono1BitLine\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Repair line when double CCD and color is 1bit +Parameters: + lpLine: point to image be repaired + isOrderInvert: RGB or BGR + wLinesCount: how many line be repaired +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +MustScanner_GetMono1BitLine1200DPI (SANE_Byte * lpLine, SANE_Bool isOrderInvert, + unsigned short * wLinesCount) +{ + unsigned short wWantedTotalLines; + unsigned short TotalXferLines; + unsigned short i; + unsigned short wLinePosOdd; + unsigned short wLinePosEven; + + isOrderInvert = isOrderInvert; + + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine1200DPI: call in\n"); + + g_isCanceled = FALSE; + g_isScanning = TRUE; + wWantedTotalLines = *wLinesCount; + + if (g_bFirstReadImage) + { + pthread_create (&g_threadid_readimage, NULL, + MustScanner_ReadDataFromScanner, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine1200DPI: thread create\n"); + g_bFirstReadImage = FALSE; + } + + memset (lpLine, 0, wWantedTotalLines * g_SWWidth / 8); + + for (TotalXferLines = 0; TotalXferLines < wWantedTotalLines;) + { + if (g_dwTotalTotalXferLines >= g_SWHeight) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine1200DPI: thread exit\n"); + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + return TRUE; + } + + if (GetScannedLines () > g_wtheReadyLines) + { + if (ST_Reflective == g_ScanType) + { + wLinePosEven = (g_wtheReadyLines) % g_wMaxScanLines; + wLinePosOdd = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + } + else + { + wLinePosOdd = (g_wtheReadyLines) % g_wMaxScanLines; + wLinePosEven = + (g_wtheReadyLines - g_wPixelDistance) % g_wMaxScanLines; + } + + + + for (i = 0; i < g_SWWidth;) + { + if ((i + 1) != g_SWWidth) + { + if (*(g_lpReadImageHead + wLinePosOdd * g_BytesPerRow + i) > + g_wLineartThreshold) + *(lpLine + i / 8) += (0x80 >> (i % 8)); + i++; + if (i >= g_SWWidth) + { + break; + } + + if (*(g_lpReadImageHead + wLinePosEven * g_BytesPerRow + i) + > g_wLineartThreshold) + *(lpLine + i / 8) += (0x80 >> (i % 8)); + i++; + } + } + + TotalXferLines++; + g_dwTotalTotalXferLines++; + lpLine += g_SWBytesPerRow / 8; + AddReadyLines (); + + + } + if (g_isCanceled) + { + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + DBG (DBG_FUNC, "MustScanner_GetMono1BitLine1200DPI: thread exit\n"); + + break; + } + } /*end for */ + + *wLinesCount = TotalXferLines; + g_isScanning = FALSE; + + DBG (DBG_FUNC, + "MustScanner_GetMono1BitLine1200DPI: leave MustScanner_GetMono1BitLine1200DPI\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/21 +Routine Description: + prepare calculate Max and Min value +Parameters: + wResolution: the scan resolution +Return value: + none +***********************************************************************/ +static void +MustScanner_PrepareCalculateMaxMin (unsigned short wResolution) +{ + g_wDarkCalWidth = 52; + if (wResolution <= 600) + { + g_wCalWidth = ((5120 * wResolution / 600 + 511) >> 9) << 9; + g_wDarkCalWidth = g_wDarkCalWidth / (1200 / wResolution); + + if (wResolution < 200) + { + g_nPowerNum = 3; + g_nSecLength = 8; /* 2^nPowerNum */ + g_nDarkSecLength = g_wDarkCalWidth / 2; /* Dark has at least 2 sections */ + } + else + { + g_nPowerNum = 6; + g_nSecLength = 64; /* 2^nPowerNum */ + g_nDarkSecLength = g_wDarkCalWidth / 3; + } + } + else + { + g_nPowerNum = 6; + g_nSecLength = 64; /*2^nPowerNum */ + g_wCalWidth = 10240; + g_nDarkSecLength = g_wDarkCalWidth / 5; + } + + if (g_nDarkSecLength <= 0) + { + g_nDarkSecLength = 1; + } + + g_wStartPosition = 13 * wResolution / 1200; + g_wCalWidth -= g_wStartPosition; + + + /* start of find Max value */ + g_nSecNum = (int) (g_wCalWidth / g_nSecLength); + + /* start of fin min value */ + g_nDarkSecNum = (int) (g_wDarkCalWidth / g_nDarkSecLength); +} + +/********************************************************************** +Author: Jack Date: 2005/05/21 +Routine Description: + calculate the Max and Min value +Parameters: + pBuffer: the image data + lpMaxValue: the max value + lpMinValue: the min value + wResolution: the scan resolution +Return value: + none +***********************************************************************/ +static void +MustScanner_CalculateMaxMin (SANE_Byte * pBuffer, unsigned short * lpMaxValue, + unsigned short * lpMinValue, unsigned short wResolution) +{ + unsigned short *wSecData = NULL, *wDarkSecData = NULL; + int i, j; + + wResolution = wResolution; + + wSecData = (unsigned short *) malloc (sizeof (unsigned short) * g_nSecNum); + if (wSecData == NULL) + { + return; + } + else + { + memset (wSecData, 0, g_nSecNum * sizeof (unsigned short)); + } + + for (i = 0; i < g_nSecNum; i++) + { + + for (j = 0; j < g_nSecLength; j++) + wSecData[i] += *(pBuffer + g_wStartPosition + i * g_nSecLength + j); + wSecData[i] >>= g_nPowerNum; + } + + *lpMaxValue = wSecData[0]; + for (i = 0; i < g_nSecNum; i++) + { + if (*lpMaxValue < wSecData[i]) + *lpMaxValue = wSecData[i]; + } + + free (wSecData); + + wDarkSecData = (unsigned short *) malloc (sizeof (unsigned short) * g_nDarkSecNum); + if (wDarkSecData == NULL) + { + return; + } + else + { + memset (wDarkSecData, 0, g_nDarkSecNum * sizeof (unsigned short)); + } + + for (i = 0; i < g_nDarkSecNum; i++) + { + for (j = 0; j < g_nDarkSecLength; j++) + wDarkSecData[i] += + *(pBuffer + g_wStartPosition + i * g_nDarkSecLength + j); + + wDarkSecData[i] /= g_nDarkSecLength; + } + + *lpMinValue = wDarkSecData[0]; + for (i = 0; i < g_nDarkSecNum; i++) + { + if (*lpMinValue > wDarkSecData[i]) + *lpMinValue = wDarkSecData[i]; + } + free (wDarkSecData); +} + + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Read the data from scanner +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static void * +MustScanner_ReadDataFromScanner (void * dummy) +{ + unsigned short wTotalReadImageLines = 0; + unsigned short wWantedLines = g_Height; + SANE_Byte * lpReadImage = g_lpReadImageHead; + SANE_Bool isWaitImageLineDiff = FALSE; + unsigned int wMaxScanLines = g_wMaxScanLines; + unsigned short wReadImageLines = 0; + unsigned short wScanLinesThisBlock; + unsigned short wBufferLines = g_wLineDistance * 2 + g_wPixelDistance; + + dummy = dummy; + DBG (DBG_FUNC, + "MustScanner_ReadDataFromScanner: call in, and in new thread\n"); + + while (wTotalReadImageLines < wWantedLines && g_lpReadImageHead) + { + if (!isWaitImageLineDiff) + { + wScanLinesThisBlock = + (wWantedLines - wTotalReadImageLines) < + g_wScanLinesPerBlock ? (wWantedLines - + wTotalReadImageLines) : + g_wScanLinesPerBlock; + + DBG (DBG_FUNC, + "MustScanner_ReadDataFromScanner: wWantedLines=%d\n", + wWantedLines); + + DBG (DBG_FUNC, + "MustScanner_ReadDataFromScanner: wScanLinesThisBlock=%d\n", + wScanLinesThisBlock); + + if (STATUS_GOOD != + Asic_ReadImage (&g_chip, lpReadImage, wScanLinesThisBlock)) + { + DBG (DBG_FUNC, + "MustScanner_ReadDataFromScanner:Asic_ReadImage return error\n"); + DBG (DBG_FUNC, "MustScanner_ReadDataFromScanner:thread exit\n"); + return NULL; + } + + /*has read in memroy Buffer */ + wReadImageLines += wScanLinesThisBlock; + + AddScannedLines (wScanLinesThisBlock); + + wTotalReadImageLines += wScanLinesThisBlock; + + lpReadImage += wScanLinesThisBlock * g_BytesPerRow; + + /*Buffer is full */ + if (wReadImageLines >= wMaxScanLines) + { + lpReadImage = g_lpReadImageHead; + wReadImageLines = 0; + } + + if ((g_dwScannedTotalLines - GetReadyLines ()) + >= (wMaxScanLines - (wBufferLines + g_wScanLinesPerBlock)) + && g_dwScannedTotalLines > GetReadyLines ()) + { + isWaitImageLineDiff = TRUE; + } + } + else if (g_dwScannedTotalLines <= + GetReadyLines () + wBufferLines + g_wScanLinesPerBlock) + { + isWaitImageLineDiff = FALSE; + } + + pthread_testcancel (); + } + + DBG (DBG_FUNC, "MustScanner_ReadDataFromScanner: Read image ok\n"); + DBG (DBG_FUNC, "MustScanner_ReadDataFromScanner: thread exit\n"); + DBG (DBG_FUNC, + "MustScanner_ReadDataFromScanner: leave MustScanner_ReadDataFromScanner\n"); + return NULL; +} + +/********************************************************************** +Author: Jack Date: 2005/05/26 +Routine Description: + get the lines of scanned +Parameters: + none +Return value: + the lines of scanned +***********************************************************************/ +static unsigned int +GetScannedLines () +{ + unsigned int dwScannedLines = 0; + + pthread_mutex_lock (&g_scannedLinesMutex); + dwScannedLines = g_dwScannedTotalLines; + pthread_mutex_unlock (&g_scannedLinesMutex); + + return dwScannedLines; +} + +/********************************************************************** +Author: Jack Date: 2005/05/26 + +Routine Description: + get lines which pass to superstratum +Parameters: + none +Return value: + the lines which pass to superstratum +***********************************************************************/ +static unsigned int +GetReadyLines () +{ + unsigned int dwReadyLines = 0; + + pthread_mutex_lock (&g_readyLinesMutex); + dwReadyLines = g_wtheReadyLines; + pthread_mutex_unlock (&g_readyLinesMutex); + + return dwReadyLines; +} + +/********************************************************************** +Author: Jack Date: 2005/05/26 +Routine Description: + add the scanned total lines +Parameters: + wAddLines: add the lines +Return value: + none +***********************************************************************/ +static void +AddScannedLines (unsigned short wAddLines) +{ + pthread_mutex_lock (&g_scannedLinesMutex); + + g_dwScannedTotalLines += wAddLines; + + pthread_mutex_unlock (&g_scannedLinesMutex); +} + +/********************************************************************** +Author: Jack Date: 2005/05/26 +Routine Description: + add the ready lines +Parameters: + none +Return value: + none +***********************************************************************/ +static void +AddReadyLines () +{ + pthread_mutex_lock (&g_readyLinesMutex); + g_wtheReadyLines++; + pthread_mutex_unlock (&g_readyLinesMutex); +} + +/********************************************************************** +Author: Jack Date: 2005/05/26 +Routine Description: + modify the point +Parameters: + lpImageData: the data of image + lpImageDataBefore: the data of before line image + dwBytesPerLine: the bytes of per line + dwLinesCount: the line count + wPixDistance: the pixel distance + wModPtCount: the modify point count +Return value: + none +***********************************************************************/ +static void +ModifyLinePoint (SANE_Byte * lpImageData, + SANE_Byte * lpImageDataBefore, + unsigned int dwBytesPerLine, + unsigned int dwLinesCount, unsigned short wPixDistance, unsigned short wModPtCount) +{ + unsigned short i = 0; + unsigned short j = 0; + unsigned short wLines = 0; + unsigned int dwWidth = dwBytesPerLine / wPixDistance; + for (i = wModPtCount; i > 0; i--) + { + for (j = 0; j < wPixDistance; j++) + { + /*modify the first line */ + *(lpImageData + (dwWidth - i) * wPixDistance + j) = + (*(lpImageData + (dwWidth - i - 1) * wPixDistance + j) + + *(lpImageDataBefore + (dwWidth - i) * wPixDistance + j)) / 2; + /*modify other lines */ + for (wLines = 1; wLines < dwLinesCount; wLines++) + { + unsigned int dwBytesBefor = (wLines - 1) * dwBytesPerLine; + unsigned int dwBytes = wLines * dwBytesPerLine; + *(lpImageData + dwBytes + (dwWidth - i) * wPixDistance + j) = + (* + (lpImageData + dwBytes + (dwWidth - i - 1) * wPixDistance + + j) + *(lpImageData + dwBytesBefor + (dwWidth - + i) * wPixDistance + + j)) / 2; + } + } + } +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Modifiy the image data +Parameters: + A: the input the image data + B: the input the iamge data +Return value: + the modified data +***********************************************************************/ +static SANE_Byte +QBET4 (SANE_Byte A, SANE_Byte B) +{ + SANE_Byte bQBET[16][16] = { + {0, 0, 0, 0, 1, 1, 2, 2, 4, 4, 5, 5, 8, 8, 9, 9}, + {0, 0, 0, 0, 1, 1, 2, 2, 4, 4, 5, 5, 8, 8, 9, 9}, + {0, 0, 0, 0, 1, 1, 2, 2, 4, 4, 5, 5, 8, 8, 9, 9}, + {0, 0, 0, 0, 1, 1, 2, 2, 4, 4, 5, 5, 8, 8, 9, 9}, + {1, 1, 1, 1, 3, 3, 3, 3, 6, 6, 6, 6, 10, 10, 11, 11}, + {1, 1, 1, 1, 3, 3, 3, 3, 6, 6, 6, 6, 10, 10, 11, 11}, + {2, 2, 2, 2, 3, 3, 3, 3, 7, 7, 7, 7, 10, 10, 11, 11}, + {2, 2, 2, 2, 3, 3, 3, 3, 7, 7, 7, 7, 10, 10, 11, 11}, + {4, 4, 4, 4, 6, 6, 7, 7, 12, 12, 12, 12, 13, 13, 14, 14}, + {4, 4, 4, 4, 6, 6, 7, 7, 12, 12, 12, 12, 13, 13, 14, 14}, + {5, 5, 5, 5, 6, 6, 7, 7, 12, 12, 12, 12, 13, 13, 14, 14}, + {5, 5, 5, 5, 6, 6, 7, 7, 12, 12, 12, 12, 13, 13, 14, 14}, + {8, 8, 8, 8, 10, 10, 10, 10, 13, 13, 13, 13, 15, 15, 15, 15}, + {8, 8, 8, 8, 10, 10, 10, 10, 13, 13, 13, 13, 15, 15, 15, 15}, + {9, 9, 9, 9, 11, 11, 11, 11, 14, 14, 14, 14, 15, 15, 15, 15}, + {9, 9, 9, 9, 11, 11, 11, 11, 14, 14, 14, 14, 15, 15, 15, 15} + }; + + A = A & 0x0f; + B = B & 0x0f; + return bQBET[A][B]; +} /* end of the file MustScanner.c */ diff --git a/backend/mustek_usb2_high.h b/backend/mustek_usb2_high.h new file mode 100644 index 0000000..33f463f --- /dev/null +++ b/backend/mustek_usb2_high.h @@ -0,0 +1,263 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005 Mustek. + Originally maintained by Mustek + Author:Jack Roy 2005.5.24 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + +#ifndef MUSTEK_USB2_HIGH_H +#define MUSTEK_USB2_HIGH_H + +/* const use in structures*/ + +/*scan mode*/ +typedef unsigned short SCANMODE, *LPSCANMODE; +#define SM_TEXT 0x00 +#define SM_GRAY 0x01 +#define SM_RGB24 0x02 +#define SM_GRAY10 0x03 +#define SM_RGB30 0x04 +#define SM_GRAY12 0x05 +#define SM_RGB36 0x06 +#define SM_GRAY14 0x07 +#define SM_RGB42 0x08 +#define SM_GRAY16 0x09 +#define SM_RGB48 0x0a + +/*pixel flavor*/ +typedef SANE_Byte PIXELFLAVOR, *LPPIXELFLAVOR; +#define PF_BlackIs0 0x00 +#define PF_WhiteIs0 0x01 + +/*scan source*/ +typedef SANE_Byte SCANSOURCE, *LPSCANSOURCE; +#define SS_Reflective 0x00 +#define SS_Positive 0x01 +#define SS_Negative 0x02 +#define SS_ADF 0x03 + +/*RGB order*/ +typedef unsigned short RGBORDER, *LPRGBORDER; +#define RO_RGB 0x00 +#define RO_BGR 0x01 + +/* structures use in parameters of export function*/ + +typedef struct tagGAMMAINFO +{ + SCANMODE smScanMode; + unsigned short wInputGammaBits; + unsigned short wOutputGammaBits; +} GAMMAINFO, *LPGAMMAINFO; + +typedef struct tagGETPARAMETERS +{ + unsigned short wSourceXDPI; + unsigned short wSourceYDPI; + unsigned int dwLineByteWidth; + unsigned int dwLength; +} GETPARAMETERS, *LPGETPARAMETERS; + +typedef struct tagFRAME +{ + unsigned short x1; + unsigned short y1; + unsigned short x2; + unsigned short y2; +} FRAME, *LPFRAME; + +typedef struct tagSETPARAMETERS +{ + FRAME fmArea; + unsigned short wTargetDPI; + SCANMODE smScanMode; + unsigned short wLinearThreshold; /*threshold for Line art mode */ + PIXELFLAVOR pfPixelFlavor; + SCANSOURCE ssScanSource; + unsigned short * pGammaTable; +} SETPARAMETERS, *LPSETPARAMETERS; + +typedef struct tagIMAGEROWS +{ + RGBORDER roRgbOrder; + unsigned short wWantedLineNum; + unsigned short wXferedLineNum; + SANE_Byte * pBuffer; +} IMAGEROWS, *LPIMAGEROWS; + + +/*Macro define*/ + +#define R_GAIN 0 +#define G_GAIN 0 +#define B_GAIN 0 +#define R_OFFSET 0 +#define G_OFFSET 0 +#define B_OFFSET 0 +#define R_DIRECTION 0 +#define G_DIRECTION 0 +#define B_DIRECTION 0 + +/* use for adjust AD's offset*/ + +/* for Reflective*/ +#define REFL_DARK_MAX_LEVEL 20 +#define REFL_DARK_MIN_LEVEL 10 +#define REFL_WHITE_MAX_LEVEL 220 +#define REFL_WHITE_MIN_LEVEL 210 +#define REFL_MAX_LEVEL_RANGE 210 +#define REFL_MIN_LEVEL_RANGE 190 + +/*for Transparent*/ +#define TRAN_DARK_MAX_LEVEL 20 +#define TRAN_DARK_MIN_LEVEL 10 +#define TRAN_WHITE_MAX_LEVEL 220 +#define TRAN_WHITE_MIN_LEVEL 210 +#define TRAN_MAX_LEVEL_RANGE 210 +#define TRAN_MIN_LEVEL_RANGE 190 + + +/* in 600 dpi*/ +#define FIND_LEFT_TOP_WIDTH_IN_DIP 512 +#define FIND_LEFT_TOP_HEIGHT_IN_DIP 180 +#define FIND_LEFT_TOP_CALIBRATE_RESOLUTION 600 + +#define TA_FIND_LEFT_TOP_WIDTH_IN_DIP 2668 +#define TA_FIND_LEFT_TOP_HEIGHT_IN_DIP 300 + +#define TA_MOTOR_BACK_STEP_AFTER_FIND_BOUNDARY 150 +#define TA_MOTOR_FORWARD_STEP_AFTER_READ_WHITE_DATA 1100 + +/*must be 8x*/ +#define LINE_CALIBRATION__16BITS_HEIGHT 40 + +/* the length from block bar to start Calibration position*/ +#define BEFORE_SCANNING_MOTOR_FORWARD_PIXEL 40 + +#define PRE_MOVE_MOTOR_LENGTH_IN_DPI 1450 + +/* if the motor is 1/8 step, setup MOTOR_STEP_MULTI as 8 + if the motor is 1/4 step, setup MOTOR_STEP_MULTI as 4 + if the motor is full step, setup MOTOR_STEP_MULTI as 1 +#define MOTOR_EIGHTH_STEP*/ +#ifdef MOTOR_EIGHTH_STEP +#define MOTOR_STEP_MULTI 8 +#define GPIO_95_Config 0x68 +#else +#define MOTOR_STEP_MULTI 4 + +#define GPIO_95_Config 0x60 +#endif + +#define TRAN_START_POS 4550 + +/* in 300dpi*/ +#define MAX_SCANNING_WIDTH 2550 /*just for A4 */ +#define MAX_SCANNING_HEIGHT 3540 /*just for A4 */ + +#define INIFILENAME "./msam.ini" + +/*enable gamma*/ +#define ENABLE_GAMMA + +/*save debug image*/ +/*#define DEBUG_SAVE_IMAGE*/ + +/*type define*/ +typedef unsigned char SCANTYPE; +#define ST_Reflective 0x00 +#define ST_Transparent 0x01 + +typedef enum tagCOLORMODE +{ + CM_RGB48 = 0, + CM_RGB42 = 1, + CM_RGB36 = 2, + CM_RGB30 = 3, + CM_RGB24 = 4, + CM_GRAY16 = 5, + CM_GRAY14 = 6, + CM_GRAY12 = 7, + CM_GRAY10 = 8, + CM_GRAY8 = 9, + CM_TEXT = 10, + CM_RGB48ext = 11, + CM_RGB42ext = 12, + CM_RGB36ext = 13, + CM_RGB30ext = 14, + CM_RGB24ext = 15, + CM_GRAY16ext = 16, + CM_GRAY14ext = 17, + CM_GRAY12ext = 18, + CM_GRAY10ext = 19, + CM_GRAY8ext = 20, + CM_TEXText = 21 +} COLORMODE, *PCOLORMODE; + +typedef struct tagTARGETIMAGE +{ + SANE_Bool isOptimalSpeed; + COLORMODE cmColorMode; + unsigned short wDpi; + unsigned short wX; + unsigned short wY; + unsigned short wWidth; + unsigned short wHeight; + SANE_Byte bScanSource; +} TARGETIMAGE, *PTARGETIMAGE; + +typedef struct tagSUGGESTSETTING +{ + COLORMODE cmScanMode; + unsigned short wXDpi; + unsigned short wYDpi; + unsigned short wX; + unsigned short wY; + unsigned short wWidth; + unsigned short wHeight; + unsigned int dwBytesPerRow; +} SUGGESTSETTING, *PSUGGESTSETTING; + + + +#endif diff --git a/backend/mustek_usb2_reflective.c b/backend/mustek_usb2_reflective.c new file mode 100644 index 0000000..7bf954c --- /dev/null +++ b/backend/mustek_usb2_reflective.c @@ -0,0 +1,1943 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005 Mustek. + Originally maintained by Mustek + Author:Jack Roy 2005.5.24 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + +/* forward declarations */ + +static SANE_Bool Reflective_Reset (void); +static SANE_Bool Reflective_ScanSuggest (PTARGETIMAGE pTarget, PSUGGESTSETTING pSuggest); +static SANE_Bool Reflective_SetupScan (COLORMODE ColorMode, unsigned short XDpi, unsigned short YDpi, + SANE_Bool isInvert, unsigned short X, unsigned short Y, unsigned short Width, + unsigned short Height); +static SANE_Bool Reflective_StopScan (void); +static SANE_Bool Reflective_GetRows (SANE_Byte * lpBlock, unsigned short * Rows, SANE_Bool isOrderInvert); +static SANE_Bool Reflective_AdjustAD (void); +static SANE_Bool Reflective_FindTopLeft (unsigned short * lpwStartX, unsigned short * lpwStartY); +static SANE_Bool Reflective_LineCalibration16Bits (void); +static SANE_Bool Reflective_PrepareScan (void); + +/*function description*/ + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + reset the scanner status +Parameters: + none +Return value: + if operation is success + return TRUE + els + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_Reset () +{ + DBG (DBG_FUNC, "Reflective_Reset: call in\n"); + + if (g_bOpened) + { + DBG (DBG_FUNC, "Reflective_Reset: scanner has been opened\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_Open return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_Reset (&g_chip)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_Reset return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_SetSource (&g_chip, LS_REFLECTIVE)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_SetSource return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_TurnLamp (&g_chip, TRUE)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_TurnLamp return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_Close (&g_chip)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_Close return error\n"); + return FALSE; + } + + g_Y = 0; + g_X = 0; + g_Width = 0; + g_SWWidth = 0; + g_Height = 0; + g_SWHeight = 0; + + g_wLineartThreshold = 128; + g_dwTotalTotalXferLines = 0; + g_bFirstReadImage = TRUE; + + g_pGammaTable = NULL; + + if (NULL != g_pDeviceFile) + { + free (g_pDeviceFile); + g_pDeviceFile = NULL; + } + + DBG (DBG_FUNC, "Reflective_Reset: exit\n"); + + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + get the suggest parameter of scaning +Parameters: + pTarget: the information of scaning + pSuggest: suggest parameter of scaning +Return value: + if the operation is success + return TRUE + els + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_ScanSuggest (PTARGETIMAGE pTarget, PSUGGESTSETTING pSuggest) +{ + int i; + unsigned short wMaxWidth, wMaxHeight; + + DBG (DBG_FUNC, "Reflective_ScanSuggest: call in\n"); + + if (NULL == pTarget || NULL == pSuggest) + { + DBG (DBG_FUNC, "Reflective_ScanSuggest: parameters error\n"); + return FALSE; + } + + /*1. Looking up Optical Y Resolution */ + for (i = 0; s_wOpticalYDpi[i] != 0; i++) + { + if (s_wOpticalYDpi[i] <= pTarget->wDpi) + { + pSuggest->wYDpi = s_wOpticalYDpi[i]; + break; + } + } + if (s_wOpticalYDpi[i] == 0) + { + i--; + pSuggest->wYDpi = s_wOpticalYDpi[i]; + } + + /*2. Looking up Optical X Resolution */ + for (i = 0; s_wOpticalXDpi[i] != 0; i++) + { + if (s_wOpticalXDpi[i] <= pTarget->wDpi) + { + pSuggest->wXDpi = s_wOpticalXDpi[i]; + break; + } + } + if (s_wOpticalXDpi[i] == 0) + { + i--; + pSuggest->wXDpi = s_wOpticalXDpi[i]; + } + + DBG (DBG_FUNC, "Reflective_ScanSuggest: pTarget->wDpi = %d\n", + pTarget->wDpi); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->wXDpi = %d\n", + pSuggest->wXDpi); + + + + + + + + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->wYDpi = %d\n", + pSuggest->wYDpi); + + /*3. suggest scan area */ + pSuggest->wX = + (unsigned short) (((unsigned int) (pTarget->wX) * (unsigned int) (pSuggest->wXDpi)) / + (unsigned int) (pTarget->wDpi)); + pSuggest->wY = + (unsigned short) (((unsigned int) (pTarget->wY) * (unsigned int) (pSuggest->wYDpi)) / + (unsigned int) (pTarget->wDpi)); + pSuggest->wWidth = + (unsigned short) (((unsigned int) (pTarget->wWidth) * (unsigned int) (pSuggest->wXDpi)) / + (unsigned int) (pTarget->wDpi)); + pSuggest->wHeight = + (unsigned short) (((unsigned int) (pTarget->wHeight) * (unsigned int) (pSuggest->wYDpi)) / + (unsigned int) (pTarget->wDpi)); + + pSuggest->wWidth = (pSuggest->wWidth / 2) * 2; + + DBG (DBG_FUNC, "Reflective_ScanSuggest: pTarget->wX = %d\n", pTarget->wX); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pTarget->wY = %d\n", pTarget->wY); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pTarget->wWidth = %d\n", + pTarget->wWidth); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pTarget->wHeight = %d\n", + pTarget->wHeight); + + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->wX = %d\n", pSuggest->wX); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->wY = %d\n", pSuggest->wY); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->wWidth = %d\n", + pSuggest->wWidth); + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->wHeight = %d\n", + pSuggest->wHeight); + + if (pTarget->cmColorMode == CM_TEXT) + { + pSuggest->wWidth = ((pSuggest->wWidth + 7) >> 3) << 3; + if (pSuggest->wWidth < 8) + pSuggest->wWidth = 8; + } + + /*4. check width and height */ + wMaxWidth = (MAX_SCANNING_WIDTH * pSuggest->wXDpi) / 300; + wMaxHeight = (3480 * pSuggest->wYDpi) / 300; /* 3480 for bumping */ + + DBG (DBG_FUNC, "Reflective_ScanSuggest: wMaxWidth = %d\n", wMaxWidth); + DBG (DBG_FUNC, "Reflective_ScanSuggest: wMaxHeight = %d\n", wMaxHeight); + + if (CM_TEXT == pTarget->cmColorMode) + { + wMaxWidth = (wMaxWidth >> 3) << 3; + } + if (pSuggest->wWidth > wMaxWidth) + { + pSuggest->wWidth = wMaxWidth; + } + + + if (pSuggest->wHeight > wMaxHeight) + { + pSuggest->wHeight = wMaxHeight; + } + + DBG (DBG_FUNC, "Reflective_ScanSuggest: g_Width=%d\n", g_Width); + + g_Width = ((pSuggest->wWidth + 15) >> 4) << 4; /*Real Scan Width */ + + DBG (DBG_FUNC, "Reflective_ScanSuggest: again, g_Width=%d\n", g_Width); + + g_Height = pSuggest->wHeight; + + if (pTarget->isOptimalSpeed) + { + switch (pTarget->cmColorMode) + { + case CM_RGB48: + pSuggest->cmScanMode = CM_RGB48; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 6); + break; + case CM_RGB24: + pSuggest->cmScanMode = CM_RGB24ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 3); + break; + case CM_GRAY16: + pSuggest->cmScanMode = CM_GRAY16ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 2); + break; + case CM_GRAY8: + pSuggest->cmScanMode = CM_GRAY8ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth)); + break; + case CM_TEXT: + pSuggest->cmScanMode = CM_TEXT; + pSuggest->dwBytesPerRow = (unsigned int) (pSuggest->wWidth) / 8; + break; + default: + break; + } + } + else + { + switch (pTarget->cmColorMode) + { + case CM_RGB48: + pSuggest->cmScanMode = CM_RGB48; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 6); + break; + case CM_RGB24: + pSuggest->cmScanMode = CM_RGB24ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 3); + break; + case CM_GRAY16: + pSuggest->cmScanMode = CM_GRAY16ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 2); + break; + case CM_GRAY8: + pSuggest->cmScanMode = CM_GRAY8ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth)); + break; + case CM_TEXT: + pSuggest->cmScanMode = CM_TEXT; + pSuggest->dwBytesPerRow = (unsigned int) (pSuggest->wWidth) / 8; + break; + default: + break; + } + } + + DBG (DBG_FUNC, "Reflective_ScanSuggest: pSuggest->dwBytesPerRow = %d\n", + pSuggest->dwBytesPerRow); + DBG (DBG_FUNC, "Reflective_ScanSuggest: leave Reflective_ScanSuggest\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + setup scanning process +Parameters: + ColorMode: ScanMode of Scanning, CM_RGB48, CM_GRAY and so on + XDpi: X Resolution + YDpi: Y Resolution + isInvert: the RGB order + X: X start coordinate + Y: Y start coordinate + Width: Width of Scan Image + Height: Height of Scan Image +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_SetupScan (COLORMODE ColorMode, + unsigned short XDpi, + unsigned short YDpi, + SANE_Bool isInvert, unsigned short X, unsigned short Y, unsigned short Width, unsigned short Height) +{ + isInvert = isInvert; + DBG (DBG_FUNC, "Reflective_SetupScan: Call in\n"); + if (g_bOpened) + { + DBG (DBG_FUNC, "Reflective_SetupScan: scanner has been opened\n"); + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Reflective_SetupScan: scanner not prepared\n"); + return FALSE; + } + + g_ScanMode = ColorMode; + g_XDpi = XDpi; + g_YDpi = YDpi; + g_SWWidth = Width; + g_SWHeight = Height; + + switch (g_YDpi) + { + case 1200: + g_wPixelDistance = 4; /*even & odd sensor problem */ + g_wLineDistance = 24; + g_Height += g_wPixelDistance; + break; + case 600: + g_wPixelDistance = 0; /*no even & odd problem */ + g_wLineDistance = 12; + break; + case 300: + g_wPixelDistance = 0; + g_wLineDistance = 6; + break; + case 150: + g_wPixelDistance = 0; + g_wLineDistance = 3; + break; + + case 75: + case 50: + g_wPixelDistance = 0; + g_wLineDistance = 1; + break; + default: + g_wLineDistance = 0; + } + + switch (g_ScanMode) + { + case CM_RGB48: + g_BytesPerRow = 6 * g_Width; + g_SWBytesPerRow = 6 * g_SWWidth; + g_bScanBits = 48; + g_Height += g_wLineDistance * 2; /*add height to do line distance */ + break; + case CM_RGB24ext: + g_BytesPerRow = 3 * g_Width; + g_SWBytesPerRow = 3 * g_SWWidth; + g_bScanBits = 24; + g_Height += g_wLineDistance * 2; /*add height to do line distance */ + break; + case CM_GRAY16ext: + g_BytesPerRow = 2 * g_Width; + g_SWBytesPerRow = 2 * g_SWWidth; + g_bScanBits = 16; + break; + case CM_GRAY8ext: + case CM_TEXT: + g_BytesPerRow = g_Width; + g_SWBytesPerRow = g_SWWidth; + g_bScanBits = 8; + break; + default: + break; + } + + if (Asic_Open (&g_chip, g_pDeviceFile) != STATUS_GOOD) + { + DBG (DBG_FUNC, "Reflective_SetupScan: Asic_Open return error\n"); + return FALSE; + } + + DBG (DBG_FUNC, "Reflective_SetupScan: Asic_Open successfully\n"); + + g_bOpened = TRUE; + + Asic_TurnLamp (&g_chip, FALSE); + Asic_TurnTA (&g_chip, FALSE); + Asic_TurnLamp (&g_chip, TRUE); + + if (1200 == g_XDpi) + { + g_XDpi = 600; + + if (Reflective_AdjustAD () == FALSE) + { + + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_AdjustAD return error\n"); + return FALSE; + } + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_AdjustAD successfully\n"); + + if (Reflective_FindTopLeft (&g_X, &g_Y) == FALSE) + { + g_X = 187; + g_Y = 43; + } + + g_XDpi = 1200; + + if (Reflective_AdjustAD () == FALSE) + { + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_AdjustAD return error\n"); + return FALSE; + } + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_AdjustAD successfully\n"); + } + else + { + if (Reflective_AdjustAD () == FALSE) + { + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_AdjustAD return error\n"); + return FALSE; + } + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_AdjustAD successfully\n"); + if (Reflective_FindTopLeft (&g_X, &g_Y) == FALSE) + { + g_X = 187; + g_Y = 43; + } + } + + + DBG (DBG_FUNC, "after find top left,g_X=%d,g_Y=%d\n", g_X, g_Y); + + if (1200 == g_XDpi) + { + g_X = + g_X * 1200 / FIND_LEFT_TOP_CALIBRATE_RESOLUTION + X * 1200 / g_XDpi + + 47; + + } + else + { + if (75 == g_XDpi) + { + g_X = g_X + X * 600 / g_XDpi; + } + else + { + g_X = g_X + X * 600 / g_XDpi + 23; + } + } + + g_Y = + g_Y * 1200 / FIND_LEFT_TOP_CALIBRATE_RESOLUTION + Y * 1200 / g_YDpi + 47; + + + DBG (DBG_FUNC, "before line calibration,g_X=%d,g_Y=%d\n", g_X, g_Y); + + if (Reflective_LineCalibration16Bits () == FALSE) + { + DBG (DBG_FUNC, + "Reflective_SetupScan: Reflective_LineCalibration16Bits return error\n"); + return FALSE; + } + + DBG (DBG_FUNC, + "Reflective_SetupScan: after Reflective_LineCalibration16Bits,g_X=%d,g_Y=%d\n", + g_X, g_Y); + + DBG (DBG_FUNC, "Reflective_SetupScan: before Asic_SetWindow\n"); + + DBG (DBG_FUNC, + "Reflective_SetupScan: g_bScanBits=%d, g_XDpi=%d, g_YDpi=%d, g_X=%d, g_Y=%d, g_Width=%d, g_Height=%d\n", + g_bScanBits, g_XDpi, g_YDpi, g_X, g_Y, g_Width, g_Height); + + if (g_Y > 300) + { + Asic_MotorMove (&g_chip, TRUE, g_Y - 300); + } + else + { + Asic_MotorMove (&g_chip, FALSE, 300 - g_Y); + } + g_Y = 300; + + Asic_SetWindow (&g_chip, g_bScanBits, g_XDpi, g_YDpi, g_X, g_Y, g_Width, + g_Height); + + DBG (DBG_FUNC, "Reflective_SetupScan: leave Reflective_SetupScan\n"); + return Reflective_PrepareScan (); +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + To adjust the value of offset gain of R/G/B +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_AdjustAD () +{ + SANE_Byte * lpCalData; + unsigned short wCalWidth; + int nTimesOfCal; + unsigned short wMaxValueR, wMinValueR, wMaxValueG, wMinValueG, wMaxValueB, wMinValueB; +#if 0 + SANE_Byte bDarkMaxLevel; + SANE_Byte bDarkMinLevel; + SANE_Byte bLastMinR, bLastROffset, bROffsetUpperBound = 255, bROffsetLowerBound = + 0; + SANE_Byte bLastMinG, bLastGOffset, bGOffsetUpperBound = 255, bGOffsetLowerBound = + 0; + SANE_Byte bLastMinB, bLastBOffset, bBOffsetUpperBound = 255, bBOffsetLowerBound = + 0; + float fRFactor = 1.0; + float fGFactor = 1.0; + float fBFactor = 1.0; +#endif + unsigned short wAdjustADResolution; + + DBG (DBG_FUNC, "Reflective_AdjustAD: call in\n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, "Reflective_AdjustAD: scanner has been opened\n"); + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Reflective_AdjustAD: scanner not prepared\n"); + return FALSE; + } + + + g_chip.AD.DirectionR = R_DIRECTION; + g_chip.AD.DirectionG = G_DIRECTION; + g_chip.AD.DirectionB = B_DIRECTION; + g_chip.AD.GainR = R_GAIN; + g_chip.AD.GainG = G_GAIN; + g_chip.AD.GainB = B_GAIN; + g_chip.AD.OffsetR = 152; + g_chip.AD.OffsetG = 56; + g_chip.AD.OffsetB = 8; + + if (g_XDpi <= 600) + { + wAdjustADResolution = 600; + } + else + { + wAdjustADResolution = 1200; + } + wCalWidth = 10240; + + lpCalData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * wCalWidth * 3); + if (lpCalData == NULL) + { + DBG (DBG_FUNC, "Reflective_AdjustAD: lpCalData malloc error\n"); + return FALSE; + } + + Asic_SetMotorType (&g_chip, FALSE, TRUE); + + Asic_SetCalibrate (&g_chip, 24, wAdjustADResolution, wAdjustADResolution, 0, + 0, wCalWidth, 1, FALSE); + MustScanner_PrepareCalculateMaxMin (wAdjustADResolution); + nTimesOfCal = 0; + +#ifdef DEBUG_SAVE_IMAGE + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + FILE *stream = NULL; + SANE_Byte * lpBuf = (SANE_Byte *) malloc (50); + if (NULL == lpBuf) + { + return FALSE; + } + memset (lpBuf, 0, 50); + + stream = fopen ("/root/AD(Ref).pnm\n", "wb+\n"); + sprintf (lpBuf, "P6\n%d %d\n255\n\n", wCalWidth, 1); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpCalData, sizeof (SANE_Byte), wCalWidth * 3, stream); + fclose (stream); + free (lpBuf); +#endif + + do + { + DBG (DBG_FUNC, + "Reflective_AdjustAD: run in first adjust offset do-while\n"); + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + MustScanner_CalculateMaxMin (lpCalData, &wMaxValueR, &wMinValueR, + wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth, &wMaxValueG, + &wMinValueG, wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth * 2, &wMaxValueB, + &wMinValueB, wAdjustADResolution); + + if (g_chip.AD.DirectionR == 0) + { + if (wMinValueR > 15) + { + if (g_chip.AD.OffsetR < 8) + g_chip.AD.DirectionR = 1; + else + g_chip.AD.OffsetR -= 8; + } + else if (wMinValueR < 5) + g_chip.AD.OffsetR += 8; + } + else + { + if (wMinValueR > 15) + g_chip.AD.OffsetR += 8; + else if (wMinValueR < 5) + g_chip.AD.OffsetR -= 8; + } + + if (g_chip.AD.DirectionG == 0) + { + if (wMinValueG > 15) + { + if (g_chip.AD.OffsetG < 8) + g_chip.AD.DirectionG = 1; + else + g_chip.AD.OffsetG -= 8; + } + else if (wMinValueG < 5) + g_chip.AD.OffsetG += 8; + } + else + { + if (wMinValueG > 15) + g_chip.AD.OffsetG += 8; + else if (wMinValueG < 5) + g_chip.AD.OffsetG -= 8; + } + + if (g_chip.AD.DirectionB == 0) + { + if (wMinValueB > 15) + { + if (g_chip.AD.OffsetB < 8) + g_chip.AD.DirectionB = 1; + else + g_chip.AD.OffsetB -= 8; + } + + else if (wMinValueB < 5) + g_chip.AD.OffsetB += 8; + } + else + { + if (wMinValueB > 15) + g_chip.AD.OffsetB += 8; + else if (wMinValueB < 5) + g_chip.AD.OffsetB -= 8; + } + + nTimesOfCal++; + if (nTimesOfCal > 10) + break; + } + while (wMinValueR > 15 || wMinValueR < 5 + || wMinValueG > 15 || wMinValueG < 5 + || wMinValueB > 15 || wMinValueB < 5); + + DBG (DBG_FUNC, + "Reflective_AdjustAD: run out first adjust offset do-while\n"); + + DBG (DBG_FUNC, "Reflective_AdjustAD: \ + g_chip.AD.OffsetR=%d,\ + g_chip.AD.OffsetG=%d,\ + g_chip.AD.OffsetB=%d\n", g_chip.AD.OffsetR, g_chip.AD.OffsetG, g_chip.AD.OffsetB); + + g_chip.AD.GainR = 1 - (double) (wMaxValueR - wMinValueR) / 210 > 0 ? + (SANE_Byte) (((1 - + (double) (wMaxValueR - wMinValueR) / 210)) * 63 * 6 / 5) : 0; + g_chip.AD.GainG = + 1 - (double) (wMaxValueG - wMinValueG) / 210 > + 0 ? (SANE_Byte) (((1 - (double) (wMaxValueG - wMinValueG) / 210)) * 63 * 6 / + 5) : 0; + g_chip.AD.GainB = + 1 - (double) (wMaxValueB - wMinValueB) / 210 > + 0 ? (SANE_Byte) (((1 - (double) (wMaxValueB - wMinValueB) / 210)) * 63 * 6 / + 5) : 0; + + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + + DBG (DBG_FUNC, "Reflective_AdjustAD: " + "g_chip.AD.GainR = %d," + "g_chip.AD.GainG = %d," + "g_chip.AD.GainB = %d\n", + g_chip.AD.GainR, g_chip.AD.GainG, g_chip.AD.GainB); + + nTimesOfCal = 0; + do + { + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + MustScanner_CalculateMaxMin (lpCalData, &wMaxValueR, &wMinValueR, + wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth, &wMaxValueG, + &wMinValueG, wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth * 2, &wMaxValueB, + &wMinValueB, wAdjustADResolution); + + DBG (DBG_FUNC, "Reflective_AdjustAD: " + "RGain=%d, ROffset=%d, RDir=%d GGain=%d, GOffset=%d, GDir=%d BGain=%d, BOffset=%d, BDir=%d\n", + g_chip.AD.GainR, g_chip.AD.OffsetR, g_chip.AD.DirectionR, + g_chip.AD.GainG, g_chip.AD.OffsetG, g_chip.AD.DirectionG, + g_chip.AD.GainB, g_chip.AD.OffsetB, g_chip.AD.DirectionB); + + DBG (DBG_FUNC, "Reflective_AdjustAD: " + "MaxR=%d, MinR=%d MaxG=%d, MinG=%d MaxB=%d, MinB=%d\n", + wMaxValueR, wMinValueR, wMaxValueG, wMinValueG, wMaxValueB, + wMinValueB); + + /*R Channel */ + if ((wMaxValueR - wMinValueR) > REFL_MAX_LEVEL_RANGE) + { + if (g_chip.AD.GainR > 0) + g_chip.AD.GainR--; + } + else + { + if ((wMaxValueR - wMinValueR) < REFL_MIN_LEVEL_RANGE) + { + if (wMaxValueR < REFL_WHITE_MIN_LEVEL) + { + g_chip.AD.GainR++; + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + } + else + { + if (wMaxValueR > REFL_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainR < 1) + g_chip.AD.GainR = 0; + else + g_chip.AD.GainR--; + } + else + { + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + else + g_chip.AD.GainR++; + } + } + } + else + { + if (wMaxValueR > REFL_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainR < 1) + g_chip.AD.GainR = 0; + else + g_chip.AD.GainR--; + } + + if (wMaxValueR < REFL_WHITE_MIN_LEVEL) + { + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + else + g_chip.AD.GainR++; + } + } + } + + /*G Channel */ + if ((wMaxValueG - wMinValueG) > REFL_MAX_LEVEL_RANGE) + { + if (g_chip.AD.GainG > 0) + g_chip.AD.GainG--; + } + else + { + if ((wMaxValueG - wMinValueG) < REFL_MIN_LEVEL_RANGE) + { + if (wMaxValueG < REFL_WHITE_MIN_LEVEL) + { + g_chip.AD.GainG++; + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + } + else + { + if (wMaxValueG > REFL_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainG < 1) + g_chip.AD.GainG = 0; + else + g_chip.AD.GainG--; + } + else + { + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + else + g_chip.AD.GainG++; + } + } + } + else + { + if (wMaxValueG > REFL_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainG < 1) + g_chip.AD.GainG = 0; + else + g_chip.AD.GainG--; + } + + if (wMaxValueG < REFL_WHITE_MIN_LEVEL) + { + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + else + g_chip.AD.GainG++; + } + } + } + + /* B Channel */ + if ((wMaxValueB - wMinValueB) > REFL_MAX_LEVEL_RANGE) + { + if (g_chip.AD.GainB > 0) + g_chip.AD.GainB--; + } + else + { + if ((wMaxValueB - wMinValueB) < REFL_MIN_LEVEL_RANGE) + { + if (wMaxValueB < REFL_WHITE_MIN_LEVEL) + { + g_chip.AD.GainB++; + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + } + else + { + if (wMaxValueB > REFL_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainB < 1) + g_chip.AD.GainB = 0; + else + g_chip.AD.GainB--; + } + else + { + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + else + g_chip.AD.GainB++; + } + } + } + else + { + if (wMaxValueB > REFL_WHITE_MAX_LEVEL) + + { + if (g_chip.AD.GainB < 1) + g_chip.AD.GainB = 0; + else + g_chip.AD.GainB--; + } + + if (wMaxValueB < REFL_WHITE_MIN_LEVEL) + { + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + else + g_chip.AD.GainB++; + } + } + } + nTimesOfCal++; + if (nTimesOfCal > 10) + break; + } + while ((wMaxValueR - wMinValueR) > REFL_MAX_LEVEL_RANGE + || (wMaxValueR - wMinValueR) < REFL_MIN_LEVEL_RANGE + || (wMaxValueG - wMinValueG) > REFL_MAX_LEVEL_RANGE + || (wMaxValueG - wMinValueG) < REFL_MIN_LEVEL_RANGE + || (wMaxValueB - wMinValueB) > REFL_MAX_LEVEL_RANGE + || (wMaxValueB - wMinValueB) < REFL_MIN_LEVEL_RANGE); + + /* Adjust Offset 2nd */ + nTimesOfCal = 0; + do + { + DBG (DBG_FUNC, + "Reflective_AdjustAD: run in second adjust offset do-while\n"); + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + MustScanner_CalculateMaxMin (lpCalData, &wMaxValueR, &wMinValueR, + wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth, &wMaxValueG, + &wMinValueG, wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth * 2, &wMaxValueB, + &wMinValueB, wAdjustADResolution); + + DBG (DBG_FUNC, "Reflective_AdjustAD: " + "RGain=%d, ROffset=%d, RDir=%d GGain=%d, GOffset=%d, GDir=%d BGain=%d, BOffset=%d, BDir=%d\n", + g_chip.AD.GainR, g_chip.AD.OffsetR, g_chip.AD.DirectionR, + g_chip.AD.GainG, g_chip.AD.OffsetG, g_chip.AD.DirectionG, + g_chip.AD.GainB, g_chip.AD.OffsetB, g_chip.AD.DirectionB); + + DBG (DBG_FUNC, "Reflective_AdjustAD: " + "MaxR=%d, MinR=%d MaxG=%d, MinG=%d MaxB=%d, MinB=%d\n", + wMaxValueR, wMinValueR, wMaxValueG, wMinValueG, wMaxValueB, + wMinValueB); + + if (g_chip.AD.DirectionR == 0) + { + if (wMinValueR > 20) + { + if (g_chip.AD.OffsetR < 8) + g_chip.AD.DirectionR = 1; + else + g_chip.AD.OffsetR -= 8; + } + + else if (wMinValueR < 10) + g_chip.AD.OffsetR += 8; + } + else + { + if (wMinValueR > 20) + g_chip.AD.OffsetR += 8; + else if (wMinValueR < 10) + g_chip.AD.OffsetR -= 8; + } + + if (g_chip.AD.DirectionG == 0) + { + if (wMinValueG > 20) + { + if (g_chip.AD.OffsetG < 8) + g_chip.AD.DirectionG = 1; + else + g_chip.AD.OffsetG -= 8; + } + else if (wMinValueG < 10) + g_chip.AD.OffsetG += 8; + } + else + { + if (wMinValueG > 20) + g_chip.AD.OffsetG += 8; + else if (wMinValueG < 10) + g_chip.AD.OffsetG -= 8; + } + + if (g_chip.AD.DirectionB == 0) + { + if (wMinValueB > 20) + { + if (g_chip.AD.OffsetB < 8) + g_chip.AD.DirectionB = 1; + else + g_chip.AD.OffsetB -= 8; + } + else if (wMinValueB < 10) + g_chip.AD.OffsetB += 8; + } + else + { + if (wMinValueB > 20) + g_chip.AD.OffsetB += 8; + else if (wMinValueB < 10) + g_chip.AD.OffsetB -= 8; + } + + nTimesOfCal++; + if (nTimesOfCal > 8) + break; + + } + while (wMinValueR > 20 || wMinValueR < 10 + || wMinValueG > 20 || wMinValueG < 10 + || wMinValueB > 20 || wMinValueB < 10); + + DBG (DBG_FUNC, + "Reflective_AdjustAD: run in second adjust offset do-while\n"); + + DBG (DBG_FUNC, "Reflective_AdjustAD:after ad gain\n"); + DBG (DBG_FUNC, "Reflective_AdjustAD: " + "g_chip.AD.GainR = %d," + "g_chip.AD.GainG = %d," + "g_chip.AD.GainB = %d\n", + g_chip.AD.GainR, g_chip.AD.GainG, g_chip.AD.GainB); + + free (lpCalData); + + DBG (DBG_FUNC, "Reflective_AdjustAD: leave Reflective_AdjustAD\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Find top and left side +Parameters: + lpwStartX: the left side + lpwStartY: the top side +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_FindTopLeft (unsigned short * lpwStartX, unsigned short * lpwStartY) +{ + unsigned short wCalWidth = FIND_LEFT_TOP_WIDTH_IN_DIP; + unsigned short wCalHeight = FIND_LEFT_TOP_HEIGHT_IN_DIP; + + int i, j; + unsigned short wLeftSide; + unsigned short wTopSide; + int nScanBlock; + SANE_Byte * lpCalData; + unsigned int dwTotalSize; + unsigned short wXResolution, wYResolution; + + DBG (DBG_FUNC, "Reflective_FindTopLeft: call in\n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, "Reflective_FindTopLeft: scanner has been opened\n"); + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Reflective_FindTopLeft: scanner not prepared\n"); + return FALSE; + } + + wXResolution = wYResolution = FIND_LEFT_TOP_CALIBRATE_RESOLUTION; + + lpCalData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * wCalWidth * wCalHeight); + if (lpCalData == NULL) + { + DBG (DBG_FUNC, "Reflective_FindTopLeft: lpCalData malloc error\n"); + return FALSE; + } + + dwTotalSize = wCalWidth * wCalHeight; + nScanBlock = (int) (dwTotalSize / g_dwCalibrationSize); + + Asic_SetMotorType (&g_chip, TRUE, TRUE); + Asic_SetCalibrate (&g_chip, 8, wXResolution, wYResolution, 0, 0, wCalWidth, + wCalHeight, FALSE); + Asic_SetAFEGainOffset (&g_chip); + if (Asic_ScanStart (&g_chip) != STATUS_GOOD) + { + DBG (DBG_FUNC, "Reflective_FindTopLeft: Asic_ScanStart return error\n"); + free (lpCalData); + return FALSE; + } + + for (i = 0; i < nScanBlock; i++) + { + if (STATUS_GOOD != + Asic_ReadCalibrationData (&g_chip, + lpCalData + i * g_dwCalibrationSize, + g_dwCalibrationSize, 8)) + { + DBG (DBG_FUNC, + "Reflective_FindTopLeft: Asic_ReadCalibrationData return error\n"); + free (lpCalData); + return FALSE; + } + } + + if (STATUS_GOOD != + Asic_ReadCalibrationData (&g_chip, + lpCalData + + (nScanBlock) * g_dwCalibrationSize, + (dwTotalSize - + g_dwCalibrationSize * nScanBlock), 8)) + { + + DBG (DBG_FUNC, + "Reflective_FindTopLeft: Asic_ReadCalibrationData return error\n"); + free (lpCalData); + return FALSE; + } + + Asic_ScanStop (&g_chip); + +#ifdef DEBUG_SAVE_IMAGE + FILE *stream = NULL; + stream = fopen ("/root/bound(Ref).pnm", "wb+\n"); + SANE_Byte * lpBuf = (SANE_Byte *) malloc (50); + if (NULL == lpBuf) + { + return FALSE; + } + memset (lpBuf, 0, 50); + sprintf (lpBuf, "P5\n%d %d\n255\n", wCalWidth, wCalHeight); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpCalData, sizeof (SANE_Byte), wCalWidth * wCalHeight, stream); + + fclose (stream); + free (lpBuf); +#endif + + wLeftSide = 0; + wTopSide = 0; + + /* Find Left Side */ + for (i = wCalWidth - 1; i > 0; i--) + { + wLeftSide = *(lpCalData + i); + wLeftSide += *(lpCalData + wCalWidth * 2 + i); + wLeftSide += *(lpCalData + wCalWidth * 4 + i); + wLeftSide += *(lpCalData + wCalWidth * 6 + i); + wLeftSide += *(lpCalData + wCalWidth * 8 + i); + wLeftSide /= 5; + if (wLeftSide < 60) + { + if (i == wCalWidth - 1) + { + break; + } + *lpwStartX = i; + { + break; + } + } + } + + /*Find Top Side i=left side */ + for (j = 0; j < wCalHeight; j++) + { + wTopSide = *(lpCalData + wCalWidth * j + i - 2); + wTopSide += *(lpCalData + wCalWidth * j + i - 4); + wTopSide += *(lpCalData + wCalWidth * j + i - 6); + wTopSide += *(lpCalData + wCalWidth * j + i - 8); + wTopSide += *(lpCalData + wCalWidth * j + i - 10); + + wTopSide /= 5; + if (wTopSide > 60) + { + if (j == 0) + { + break; + } + *lpwStartY = j; + { + break; + } + } + } + + if ((*lpwStartX < 100) || (*lpwStartX > 250)) + { + *lpwStartX = 187; + } + + if ((*lpwStartY < 10) || (*lpwStartY > 100)) + { + *lpwStartY = 43; + } + + DBG (DBG_FUNC, + "Reflective_FindTopLeft: *lpwStartY = %d, *lpwStartX = %d\n", + *lpwStartY, *lpwStartX); + Asic_MotorMove (&g_chip, FALSE, + (wCalHeight - *lpwStartY + + BEFORE_SCANNING_MOTOR_FORWARD_PIXEL) * 1200 / + wYResolution); + + free (lpCalData); + + DBG (DBG_FUNC, "Reflective_FindTopLeft: leave Reflective_FindTopLeft\n"); + return TRUE; + +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Stop scan +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_StopScan () +{ + DBG (DBG_FUNC, "Reflective_StopScan: call in\n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, "Reflective_StopScan: scanner not opened\n"); + + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Reflective_StopScan: scanner not prepared\n"); + + return FALSE; + } + + g_isCanceled = TRUE; /*tell parent process stop read image */ + + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + + DBG (DBG_FUNC, "Reflective_StopScan: thread exit\n"); + + Asic_ScanStop (&g_chip); + Asic_Close (&g_chip); + + g_bOpened = FALSE; + + DBG (DBG_FUNC, "Reflective_StopScan: leave Reflective_StopScan\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Get the calibration data +Parameters: + none +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_LineCalibration16Bits () +{ + STATUS status; + SANE_Byte * lpWhiteData; + SANE_Byte * lpDarkData; + unsigned int dwWhiteTotalSize; + unsigned int dwDarkTotalSize; + unsigned short wCalHeight = LINE_CALIBRATION__16BITS_HEIGHT; + unsigned short wCalWidth; + + unsigned short *lpWhiteShading; + unsigned short *lpDarkShading; + double wRWhiteLevel = 0; + double wGWhiteLevel = 0; + double wBWhiteLevel = 0; + unsigned int dwRDarkLevel = 0; + unsigned int dwGDarkLevel = 0; + unsigned int dwBDarkLevel = 0; + unsigned int dwREvenDarkLevel = 0; + unsigned int dwGEvenDarkLevel = 0; + unsigned int dwBEvenDarkLevel = 0; + unsigned short * lpRWhiteSort; + unsigned short * lpGWhiteSort; + unsigned short * lpBWhiteSort; + unsigned short * lpRDarkSort; + unsigned short * lpGDarkSort; + unsigned short * lpBDarkSort; + int i, j; + + DBG (DBG_FUNC, "Reflective_LineCalibration16Bits: call in\n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: scanner not opened\n"); + + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: scanner not prepared\n"); + + return FALSE; + } + + wCalWidth = g_Width; + + dwWhiteTotalSize = wCalWidth * wCalHeight * 3 * 2; + dwDarkTotalSize = wCalWidth * wCalHeight * 3 * 2; + lpWhiteData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * dwWhiteTotalSize); + lpDarkData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * dwDarkTotalSize); + + if (lpWhiteData == NULL || lpDarkData == NULL) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: lpWhiteData or lpDarkData malloc error \n"); + + return FALSE; + } + + Asic_SetMotorType (&g_chip, TRUE, TRUE); + Asic_SetAFEGainOffset (&g_chip); + status = + Asic_SetCalibrate (&g_chip, 48, g_XDpi, g_YDpi, g_X, 0, wCalWidth, + wCalHeight, TRUE); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_SetCalibrate return error \n"); + + free (lpWhiteData); + + free (lpDarkData); + return FALSE; + } + + status = Asic_ScanStart (&g_chip); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_ScanStart return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + status = + Asic_ReadCalibrationData (&g_chip, lpWhiteData, dwWhiteTotalSize, 8); + if (status != STATUS_GOOD) + { + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + Asic_ScanStop (&g_chip); + + /*Read dark level data */ + status = Asic_SetMotorType (&g_chip, FALSE, TRUE); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_SetMotorType return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + status = + Asic_SetCalibrate (&g_chip, 48, g_XDpi, g_YDpi, g_X, 0, wCalWidth, + wCalHeight, TRUE); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_SetCalibrate return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + status = Asic_TurnLamp (&g_chip, FALSE); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_TurnLamp return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + usleep (500000); + + status = Asic_ScanStart (&g_chip); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_ScanStart return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + status = Asic_ReadCalibrationData (&g_chip, lpDarkData, dwDarkTotalSize, 8); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_ReadCalibrationData return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + Asic_ScanStop (&g_chip); + + /* Turn on lamp */ + status = Asic_TurnLamp (&g_chip, TRUE); + if (status != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: Asic_TurnLamp return error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + +#ifdef DEBUG_SAVE_IMAGE + FILE *stream = NULL; + SANE_Byte * lpBuf = (SANE_Byte *) malloc (50); + if (NULL == lpBuf) + { + return FALSE; + + } + memset (lpBuf, 0, 50); + stream = fopen ("/root/whiteshading(Ref).pnm", "wb+\n"); + sprintf (lpBuf, "P6\n%d %d\n65535\n", wCalWidth, wCalHeight); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpWhiteData, sizeof (SANE_Byte), wCalWidth * wCalHeight * 3 * 2, stream); + fclose (stream); + + memset (lpBuf, 0, 50); + stream = fopen ("/root/darkshading(Ref).pnm", "wb+\n"); + sprintf (lpBuf, "P6\n%d %d\n65535\n", wCalWidth, wCalHeight); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpDarkData, sizeof (SANE_Byte), wCalWidth * wCalHeight * 3 * 2, stream); + fclose (stream); + free (lpBuf); +#endif + + sleep (1); + + lpWhiteShading = (unsigned short *) malloc (sizeof (unsigned short) * wCalWidth * 3); + lpDarkShading = (unsigned short *) malloc (sizeof (unsigned short) * wCalWidth * 3); + + lpRWhiteSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpGWhiteSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpBWhiteSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpRDarkSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpGDarkSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpBDarkSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + + if (lpWhiteShading == NULL || lpDarkShading == NULL + || lpRWhiteSort == NULL || lpGWhiteSort == NULL || lpBWhiteSort == NULL + || lpRDarkSort == NULL || lpGDarkSort == NULL || lpBDarkSort == NULL) + { + DBG (DBG_FUNC, "Reflective_LineCalibration16Bits: malloc error \n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + /* create dark level shading */ + dwRDarkLevel = 0; + dwGDarkLevel = 0; + dwBDarkLevel = 0; + dwREvenDarkLevel = 0; + dwGEvenDarkLevel = 0; + dwBEvenDarkLevel = 0; + + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: wCalWidth = %d, wCalHeight = %d\n", + wCalWidth, wCalHeight); + + for (i = 0; i < wCalWidth; i++) + { + for (j = 0; j < wCalHeight; j++) + { + lpRDarkSort[j] = + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 0)); + lpRDarkSort[j] += + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 1) << 8); + + lpGDarkSort[j] = + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 2)); + lpGDarkSort[j] += + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 3) << 8); + + lpBDarkSort[j] = + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 4)); + lpBDarkSort[j] += + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 5) << 8); + } + + if (g_XDpi == 1200) + { + + /*do dark shading table with mean */ + if (i % 2) + { + dwRDarkLevel += + (unsigned int) MustScanner_FiltLower (lpRDarkSort, wCalHeight, 20, + 30); + dwGDarkLevel += + (unsigned int) MustScanner_FiltLower (lpGDarkSort, wCalHeight, 20, + 30); + dwBDarkLevel += + (unsigned int) MustScanner_FiltLower (lpBDarkSort, wCalHeight, 20, + 30); + } + else + { + dwREvenDarkLevel += + (unsigned int) MustScanner_FiltLower (lpRDarkSort, wCalHeight, 20, + 30); + + dwGEvenDarkLevel += + (unsigned int) MustScanner_FiltLower (lpGDarkSort, wCalHeight, 20, + 30); + dwBEvenDarkLevel += + (unsigned int) MustScanner_FiltLower (lpBDarkSort, wCalHeight, 20, + 30); + } + } + else + { + + dwRDarkLevel += + (unsigned int) MustScanner_FiltLower (lpRDarkSort, wCalHeight, 20, 30); + dwGDarkLevel += + (unsigned int) MustScanner_FiltLower (lpGDarkSort, wCalHeight, 20, 30); + dwBDarkLevel += + (unsigned int) MustScanner_FiltLower (lpBDarkSort, wCalHeight, 20, 30); + } + } + + if (g_XDpi == 1200) + { + dwRDarkLevel = (unsigned int) (dwRDarkLevel / (wCalWidth / 2)); + dwGDarkLevel = (unsigned int) (dwGDarkLevel / (wCalWidth / 2)); + dwBDarkLevel = (unsigned int) (dwBDarkLevel / (wCalWidth / 2)); + dwREvenDarkLevel = (unsigned int) (dwREvenDarkLevel / (wCalWidth / 2)); + dwGEvenDarkLevel = (unsigned int) (dwGEvenDarkLevel / (wCalWidth / 2)); + dwBEvenDarkLevel = (unsigned int) (dwBEvenDarkLevel / (wCalWidth / 2)); + } + else + { + dwRDarkLevel = (unsigned int) (dwRDarkLevel / wCalWidth); + dwGDarkLevel = (unsigned int) (dwGDarkLevel / wCalWidth); + dwBDarkLevel = (unsigned int) (dwBDarkLevel / wCalWidth); + } + + /*Create white shading */ + for (i = 0; i < wCalWidth; i++) + { + wRWhiteLevel = 0; + wGWhiteLevel = 0; + wBWhiteLevel = 0; + + for (j = 0; j < wCalHeight; j++) + { + lpRWhiteSort[j] = + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 0)); + lpRWhiteSort[j] += + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 1) << 8); + + lpGWhiteSort[j] = + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 2)); + lpGWhiteSort[j] += + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 3) << 8); + + lpBWhiteSort[j] = + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 4)); + lpBWhiteSort[j] += + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 5) << 8); + } + + if (g_XDpi == 1200) + { + if (i % 2) + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) dwGDarkLevel; + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBDarkLevel; + } + else + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwREvenDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) dwGEvenDarkLevel; + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBEvenDarkLevel; + } + } + else + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) dwGDarkLevel; + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBDarkLevel; + } + + + /*Create white shading */ + wRWhiteLevel = + (double) (MustScanner_FiltLower (lpRWhiteSort, wCalHeight, 20, 30) - + *(lpDarkShading + i * 3 + 0)); + wGWhiteLevel = + (double) (MustScanner_FiltLower (lpGWhiteSort, wCalHeight, 20, 30) - + *(lpDarkShading + i * 3 + 1)); + wBWhiteLevel = + (double) (MustScanner_FiltLower (lpBWhiteSort, wCalHeight, 20, 30) - + *(lpDarkShading + i * 3 + 2)); + + if (wRWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 0) = + (unsigned short) (((float) 65535 / wRWhiteLevel * 0x2000)); + else + *(lpWhiteShading + i * 3 + 0) = 0x2000; + + if (wGWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 1) = + (unsigned short) (((float) 65535 / wGWhiteLevel * 0x2000)); + else + *(lpWhiteShading + i * 3 + 1) = 0x2000; + + if (wBWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 2) = + (unsigned short) (((float) 65535 / wBWhiteLevel * 0x2000)); + else + *(lpWhiteShading + i * 3 + 2) = 0x2000; + } + + free (lpWhiteData); + free (lpDarkData); + free (lpRWhiteSort); + free (lpGWhiteSort); + free (lpBWhiteSort); + free (lpRDarkSort); + free (lpGDarkSort); + free (lpBDarkSort); + + Asic_SetShadingTable (&g_chip, lpWhiteShading, lpDarkShading, g_XDpi, + wCalWidth, 0); + + free (lpWhiteShading); + free (lpDarkShading); + + DBG (DBG_FUNC, + "Reflective_LineCalibration16Bits: leave Reflective_LineCalibration16Bits\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Prepare scan image +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_PrepareScan () +{ + g_wScanLinesPerBlock = g_dwBufferSize / g_BytesPerRow; + g_wMaxScanLines = g_dwImageBufferSize / g_BytesPerRow; + g_wMaxScanLines = + (g_wMaxScanLines / g_wScanLinesPerBlock) * g_wScanLinesPerBlock; + + g_isCanceled = FALSE; + + g_dwScannedTotalLines = 0; + g_wReadedLines = 0; + g_wtheReadyLines = 0; + g_wReadImageLines = 0; + + g_wReadyShadingLine = 0; + g_wStartShadingLinePos = 0; + + switch (g_ScanMode) + { + case CM_RGB48: + g_wtheReadyLines = g_wLineDistance * 2 + g_wPixelDistance; + DBG (DBG_FUNC, "Reflective_PrepareScan:g_wtheReadyLines=%d\n", + g_wtheReadyLines); + + DBG (DBG_FUNC, + "Reflective_PrepareScan:g_lpReadImageHead malloc %d Bytes\n", + g_dwImageBufferSize); + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, + "Reflective_PrepareScan: g_lpReadImageHead malloc error \n"); + return FALSE; + } + break; + + case CM_RGB24ext: + g_wtheReadyLines = g_wLineDistance * 2 + g_wPixelDistance; + DBG (DBG_FUNC, "Reflective_PrepareScan:g_wtheReadyLines=%d\n", + g_wtheReadyLines); + + DBG (DBG_FUNC, + "Reflective_PrepareScan:g_lpReadImageHead malloc %d Bytes\n", + g_dwImageBufferSize); + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, + "Reflective_PrepareScan: g_lpReadImageHead malloc error \n"); + return FALSE; + } + break; + case CM_GRAY16ext: + g_wtheReadyLines = g_wPixelDistance; + DBG (DBG_FUNC, "Reflective_PrepareScan:g_wtheReadyLines=%d\n", + g_wtheReadyLines); + + DBG (DBG_FUNC, + "Reflective_PrepareScan:g_lpReadImageHead malloc %d Bytes\n", + g_dwImageBufferSize); + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, + "Reflective_PrepareScan: g_lpReadImageHead malloc error \n"); + return FALSE; + } + break; + case CM_GRAY8ext: + g_wtheReadyLines = g_wPixelDistance; + DBG (DBG_FUNC, "Reflective_PrepareScan:g_wtheReadyLines=%d\n", + g_wtheReadyLines); + + DBG (DBG_FUNC, + "Reflective_PrepareScan:g_lpReadImageHead malloc %d Bytes\n", + g_dwImageBufferSize); + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, + "Reflective_PrepareScan: g_lpReadImageHead malloc error \n"); + return FALSE; + } + break; + case CM_TEXT: + g_wtheReadyLines = g_wPixelDistance; + DBG (DBG_FUNC, "Reflective_PrepareScan:g_wtheReadyLines=%d\n", + g_wtheReadyLines); + + DBG (DBG_FUNC, + "Reflective_PrepareScan:g_lpReadImageHead malloc %d Bytes\n", + g_dwImageBufferSize); + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, + "Reflective_PrepareScan: g_lpReadImageHead malloc error \n"); + return FALSE; + } + break; + default: + break; + } + + Asic_ScanStart (&g_chip); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Get the data of image +Parameters: + lpBlock: the data of image + Rows: the rows of image + + isOrderInvert: the RGB order +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Reflective_GetRows (SANE_Byte * lpBlock, unsigned short * Rows, SANE_Bool isOrderInvert) +{ + DBG (DBG_FUNC, "Reflective_GetRows: call in \n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, "Reflective_GetRows: scanner not opened \n"); + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Reflective_GetRows: scanner not prepared \n"); + return FALSE; + } + + switch (g_ScanMode) + { + case CM_RGB48: + if (g_XDpi == 1200) + return MustScanner_GetRgb48BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetRgb48BitLine (lpBlock, isOrderInvert, Rows); + + case CM_RGB24ext: + if (g_XDpi == 1200) + return MustScanner_GetRgb24BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetRgb24BitLine (lpBlock, isOrderInvert, Rows); + + case CM_GRAY16ext: + if (g_XDpi == 1200) + return MustScanner_GetMono16BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetMono16BitLine (lpBlock, isOrderInvert, Rows); + + case CM_GRAY8ext: + if (g_XDpi == 1200) + return MustScanner_GetMono8BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetMono8BitLine (lpBlock, isOrderInvert, Rows); + + case CM_TEXT: + if (g_XDpi == 1200) + return MustScanner_GetMono1BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetMono1BitLine (lpBlock, isOrderInvert, Rows); + default: + return FALSE; + } + + DBG (DBG_FUNC, "Reflective_GetRows: leave Reflective_GetRows \n"); + return FALSE; +} /* end of the file ScannerReflective.c */ diff --git a/backend/mustek_usb2_transparent.c b/backend/mustek_usb2_transparent.c new file mode 100644 index 0000000..43bda0b --- /dev/null +++ b/backend/mustek_usb2_transparent.c @@ -0,0 +1,1745 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2005 Mustek. + Originally maintained by Mustek + Author:Jack Roy 2005.5.24 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + and similar USB2 scanners. */ + + +/* forward declarations */ +static SANE_Bool Transparent_Reset (void); +static SANE_Bool Transparent_ScanSuggest (PTARGETIMAGE pTarget, PSUGGESTSETTING pSuggest); +static SANE_Bool Transparent_SetupScan (COLORMODE ColorMode, unsigned short XDpi, unsigned short YDpi, + SANE_Bool isInvert, unsigned short X, unsigned short Y, unsigned short Width, + unsigned short Height); +static SANE_Bool Transparent_StopScan (void); +static SANE_Bool Transparent_GetRows (SANE_Byte * lpBlock, unsigned short * Rows, SANE_Bool isOrderInvert); +static SANE_Bool Transparent_AdjustAD (void); +static SANE_Bool Transparent_FindTopLeft (unsigned short * lpwStartX, unsigned short * lpwStartY); +static SANE_Bool Transparent_LineCalibration16Bits (unsigned short wTAShadingMinus); +static SANE_Bool Transparent_PrepareScan (void); + + +/*function description*/ + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + reset the scanner +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_Reset () +{ + DBG (DBG_FUNC, "Transparent_Reset: call in\n"); + + if (g_bOpened) + { + DBG (DBG_FUNC, "Transparent_Reset: scanner has been opened\n"); + return FALSE; + } + if (STATUS_GOOD != Asic_Open (&g_chip, g_pDeviceFile)) + { + DBG (DBG_FUNC, "Transparent_Reset: can not open scanner\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_Reset (&g_chip)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_Reset return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_SetSource (&g_chip, LS_POSITIVE)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_SetSource return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_TurnLamp (&g_chip, FALSE)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_TurnLamp return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_TurnTA (&g_chip, TRUE)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_TurnTA return error\n"); + return FALSE; + } + + if (STATUS_GOOD != Asic_Close (&g_chip)) + { + DBG (DBG_FUNC, "Reflective_Reset: Asic_Close return error\n"); + return FALSE; + } + + g_Y = 0; + g_wLineartThreshold = 128; + g_dwTotalTotalXferLines = 0; + g_bFirstReadImage = TRUE; + g_pGammaTable = NULL; + + DBG (DBG_FUNC, "Transparent_Reset: leave Transparent_Reset\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + get suggest parameter of scaning +Parameters: + pTarget: the information of scaning + pSuggest: the suggest parameter of scaning +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_ScanSuggest (PTARGETIMAGE pTarget, PSUGGESTSETTING pSuggest) +{ + unsigned short wMaxWidth, wMaxHeight; + int i; + + DBG (DBG_FUNC, "Transparent_ScanSuggest: call in\n"); + + for (i = 0; s_wOpticalYDpi[i] != 0; i++) + { + if (s_wOpticalYDpi[i] <= pTarget->wDpi) + { + pSuggest->wYDpi = s_wOpticalYDpi[i]; + break; + } + } + if (s_wOpticalYDpi[i] == 0) + { + i--; + pSuggest->wYDpi = s_wOpticalYDpi[i]; + } + + for (i = 0; s_wOpticalXDpi[i] != 0; i++) + { + if (s_wOpticalXDpi[i] <= pTarget->wDpi) + { + pSuggest->wXDpi = s_wOpticalXDpi[i]; + break; + } + } + if (s_wOpticalXDpi[i] == 0) + { + i--; + pSuggest->wXDpi = s_wOpticalXDpi[i]; + } + + pSuggest->wX = + (unsigned short) (((unsigned int) (pTarget->wX) * (unsigned int) (pSuggest->wXDpi)) / + (unsigned int) (pTarget->wDpi)); + pSuggest->wY = + (unsigned short) (((unsigned int) (pTarget->wY) * (unsigned int) (pSuggest->wYDpi)) / + (unsigned int) (pTarget->wDpi)); + pSuggest->wWidth = + (unsigned short) (((unsigned int) (pTarget->wWidth) * (unsigned int) (pSuggest->wXDpi)) / + (unsigned int) (pTarget->wDpi)); + pSuggest->wHeight = + (unsigned short) (((unsigned int) (pTarget->wHeight) * (unsigned int) (pSuggest->wYDpi)) / + (unsigned int) (pTarget->wDpi)); + + pSuggest->wWidth = (pSuggest->wWidth / 2) * 2; + + if (pTarget->cmColorMode == CM_TEXT) + { + pSuggest->wWidth = ((pSuggest->wWidth + 7) >> 3) << 3; + if (pSuggest->wWidth < 8) + pSuggest->wWidth = 8; + } + + g_Width = ((pSuggest->wWidth + 15) >> 4) << 4; /* Real Scan Width */ + g_Height = pSuggest->wHeight; + + wMaxWidth = (MAX_SCANNING_WIDTH * pSuggest->wXDpi) / 300; + wMaxHeight = (MAX_SCANNING_HEIGHT * pSuggest->wYDpi) / 300; + + if (pTarget->cmColorMode == CM_TEXT) + wMaxWidth = (wMaxWidth >> 3) << 3; + + if (pSuggest->wWidth > wMaxWidth) + pSuggest->wWidth = wMaxWidth; + if (pSuggest->wHeight > wMaxHeight) + pSuggest->wHeight = wMaxHeight; + + if (pTarget->isOptimalSpeed) + { + DBG (DBG_FUNC, "Transparent_ScanSuggest: isOptimalSpeed is true\n"); + + switch (pTarget->cmColorMode) + { + case CM_RGB48: + pSuggest->cmScanMode = CM_RGB48; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 6); + break; + case CM_RGB24: + pSuggest->cmScanMode = CM_RGB24ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 3); + break; + + case CM_GRAY16: + pSuggest->cmScanMode = CM_GRAY16ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 2); + break; + case CM_GRAY8: + pSuggest->cmScanMode = CM_GRAY8ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth)); + break; + case CM_TEXT: + pSuggest->cmScanMode = CM_TEXT; + pSuggest->dwBytesPerRow = (unsigned int) (pSuggest->wWidth) / 8; + break; + default: + break; + } + } + else + { + DBG (DBG_FUNC, "Transparent_ScanSuggest: isOptimalSpeed not true\n"); + + switch (pTarget->cmColorMode) + { + case CM_RGB48: + pSuggest->cmScanMode = CM_RGB48; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 6); + break; + case CM_RGB24: + pSuggest->cmScanMode = CM_RGB24ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 3); + break; + case CM_GRAY16: + pSuggest->cmScanMode = CM_GRAY16ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth) * 2); + break; + case CM_GRAY8: + pSuggest->cmScanMode = CM_GRAY8ext; + pSuggest->dwBytesPerRow = (unsigned int) ((pSuggest->wWidth)); + break; + case CM_TEXT: + pSuggest->cmScanMode = CM_TEXT; + pSuggest->dwBytesPerRow = (unsigned int) (pSuggest->wWidth) / 8; + break; + default: + break; + } + } + + DBG (DBG_FUNC, "Transparent_ScanSuggest: leave Transparent_ScanSuggest\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + setup scanning process +Parameters: + ColorMode: ScanMode of Scanning, CM_RGB48, CM_GRAY and so on + XDpi: X Resolution + YDpi: Y Resolution + isInvert: the RGB order + X: X start coordinate + Y: Y start coordinate + Width: Width of Scan Image + Height: Height of Scan Image +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_SetupScan (COLORMODE ColorMode, unsigned short XDpi, unsigned short YDpi, + SANE_Bool isInvert, unsigned short X, unsigned short Y, unsigned short Width, unsigned short Height) +{ + SANE_Bool hasTA; + unsigned short wTAShadingMinus = 0; + + isInvert = isInvert; + DBG (DBG_FUNC, "Transparent_SetupScan: call in\n"); + + if (g_bOpened) + { + DBG (DBG_FUNC, "Transparent_SetupScan: scanner has been opened\n"); + return FALSE; + } + + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Transparent_SetupScan: scanner not prepared\n"); + return FALSE; + } + + g_ScanMode = ColorMode; + g_XDpi = XDpi; + g_YDpi = YDpi; + g_SWWidth = Width; + g_SWHeight = Height; + + switch (g_YDpi) + { + case 1200: + g_wPixelDistance = 4; + g_wLineDistance = 24; + g_Height += g_wPixelDistance; + break; + case 600: + g_wPixelDistance = 0; + g_wLineDistance = 12; + g_Height += g_wPixelDistance; + break; + case 300: + g_wPixelDistance = 0; + g_wLineDistance = 6; + break; + case 150: + g_wPixelDistance = 0; + g_wLineDistance = 3; + break; + case 75: + case 50: + g_wPixelDistance = 0; + g_wLineDistance = 1; + break; + default: + g_wLineDistance = 0; + + } + + DBG (DBG_FUNC, "Transparent_SetupScan: g_YDpi=%d\n", g_YDpi); + DBG (DBG_FUNC, "Transparent_SetupScan: g_wLineDistance=%d\n", + g_wLineDistance); + DBG (DBG_FUNC, "Transparent_SetupScan: g_wPixelDistance=%d\n", + g_wPixelDistance); + + switch (g_ScanMode) + { + case CM_RGB48: + g_BytesPerRow = 6 * g_Width; /* ASIC limit : width must be 8x */ + g_SWBytesPerRow = 6 * g_SWWidth; /* ASIC limit : width must be 8x */ + g_bScanBits = 48; + g_Height += g_wLineDistance * 2; + break; + case CM_RGB24ext: + g_BytesPerRow = 3 * g_Width; /*ASIC limit : width must be 8x */ + g_SWBytesPerRow = 3 * g_SWWidth; + g_bScanBits = 24; + g_Height += g_wLineDistance * 2; + break; + case CM_GRAY16ext: + g_BytesPerRow = 2 * g_Width; /* ASIC limit : width must be 8x */ + g_SWBytesPerRow = 2 * g_SWWidth; + g_bScanBits = 16; + break; + case CM_GRAY8ext: + case CM_TEXT: + g_BytesPerRow = g_Width; /*ASIC limit : width must be 8x */ + g_SWBytesPerRow = g_SWWidth; + g_bScanBits = 8; + break; + default: + break; + } + + if (Asic_Open (&g_chip, g_pDeviceFile) != STATUS_GOOD) + { + DBG (DBG_FUNC, "Transparent_SetupScan: Asic_Open return error\n"); + return FALSE; + } + + g_bOpened = TRUE; + + if (STATUS_GOOD != Asic_TurnLamp (&g_chip, FALSE)) + { + DBG (DBG_FUNC, "Transparent_SetupScan: Asic_TurnLamp return error\n"); + return FALSE; + } + + if (Asic_IsTAConnected (&g_chip, &hasTA) != STATUS_GOOD) + { + DBG (DBG_FUNC, + "Transparent_SetupScan: Asic_IsTAConnected return error\n"); + return FALSE; + } + if (!hasTA) + { + DBG (DBG_FUNC, "Transparent_SetupScan: no TA device\n"); + return FALSE; + } + + if (Asic_TurnTA (&g_chip, TRUE) != STATUS_GOOD) + { + DBG (DBG_FUNC, "Transparent_SetupScan: Asic_TurnTA return error\n"); + return FALSE; + } + + /* Begin Find Left&Top Side */ + Asic_MotorMove (&g_chip, TRUE, TRAN_START_POS); + + if (1200 == g_XDpi) + { + wTAShadingMinus = 1680; + g_XDpi = 600; + Transparent_AdjustAD (); + Transparent_FindTopLeft (&g_X, &g_Y); + + g_XDpi = 1200; + Transparent_AdjustAD (); + } + else + { + wTAShadingMinus = 840; + Transparent_AdjustAD (); + Transparent_FindTopLeft (&g_X, &g_Y); + } + + DBG (DBG_FUNC, + "Transparent_SetupScan: after find top and left g_X=%d, g_Y=%d\n", g_X, + g_Y); + + if (1200 == g_XDpi) + { + g_X = + g_X * 1200 / FIND_LEFT_TOP_CALIBRATE_RESOLUTION + X * 1200 / g_XDpi; + } + else + { + if (75 == g_XDpi) + { + g_X = g_X + X * 600 / g_XDpi - 23; + } + else + { + g_X = g_X + X * 600 / g_XDpi; + } + } + + DBG (DBG_FUNC, + "Transparent_SetupScan: before line calibration,g_X=%d,g_Y=%d\n", g_X, + g_Y); + + Transparent_LineCalibration16Bits (wTAShadingMinus); + + DBG (DBG_FUNC, + "Transparent_SetupScan: after Reflective_LineCalibration16Bits,g_X=%d,g_Y=%d\n", + g_X, g_Y); + + DBG (DBG_FUNC, + "Transparent_SetupScan: g_bScanBits=%d, g_XDpi=%d, g_YDpi=%d, g_X=%d, g_Y=%d, g_Width=%d, g_Height=%d\n", + g_bScanBits, g_XDpi, g_YDpi, g_X, g_Y, g_Width, g_Height); + + g_Y = Y * 1200 / g_YDpi + (300 - 40) + 189; + Asic_MotorMove (&g_chip, TRUE, g_Y - 360); + g_Y = 360; + + Asic_SetWindow (&g_chip, g_bScanBits, g_XDpi, g_YDpi, g_X, g_Y, g_Width, + g_Height); + + DBG (DBG_FUNC, "Transparent_SetupScan: leave Transparent_SetupScan\n"); + return Transparent_PrepareScan (); +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Stop scan +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_StopScan () +{ + DBG (DBG_FUNC, "Transparent_StopScan: call in\n"); + + if (!g_bOpened) + { + return FALSE; + } + if (!g_bPrepared) + { + return FALSE; + } + + g_isCanceled = TRUE; + + pthread_cancel (g_threadid_readimage); + pthread_join (g_threadid_readimage, NULL); + + DBG (DBG_FUNC, "Transparent_StopScan: thread exit\n"); + + Asic_ScanStop (&g_chip); + Asic_Close (&g_chip); + g_bOpened = FALSE; + + DBG (DBG_FUNC, "Transparent_StopScan: leave Transparent_StopScan\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Get the data of image +Parameters: + lpBlock: the data of image + Rows: the rows of image + isOrderInvert: the RGB order +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_GetRows (SANE_Byte * lpBlock, unsigned short * Rows, SANE_Bool isOrderInvert) +{ + DBG (DBG_FUNC, "Transparent_GetRows: call in\n"); + + if (!g_bOpened) + { + return FALSE; + } + if (!g_bPrepared) + { + return FALSE; + } + + switch (g_ScanMode) + { + case CM_RGB48: + if (g_XDpi == 1200) + return MustScanner_GetRgb48BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetRgb48BitLine (lpBlock, isOrderInvert, Rows); + + case CM_RGB24ext: + if (g_XDpi == 1200) + return MustScanner_GetRgb24BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetRgb24BitLine (lpBlock, isOrderInvert, Rows); + + case CM_GRAY16ext: + if (g_XDpi == 1200) + return MustScanner_GetMono16BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetMono16BitLine (lpBlock, isOrderInvert, Rows); + + case CM_GRAY8ext: + if (g_XDpi == 1200) + return MustScanner_GetMono8BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetMono8BitLine (lpBlock, isOrderInvert, Rows); + + case CM_TEXT: + if (g_XDpi == 1200) + return MustScanner_GetMono1BitLine1200DPI (lpBlock, isOrderInvert, + Rows); + else + return MustScanner_GetMono1BitLine (lpBlock, isOrderInvert, Rows); + default: + return FALSE; + } + return FALSE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/13 +Routine Description: + To adjust the value of offset gain of R/G/B +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_AdjustAD () +{ + SANE_Byte * lpCalData; + unsigned short wCalWidth; + int nTimesOfCal; + unsigned short wMaxValueR, wMinValueR, wMaxValueG, wMinValueG, wMaxValueB, wMinValueB; +#if 0 + float fRFactor = 1.0; + float fGFactor = 1.0; + float fBFactor = 1.0; + SANE_Byte bDarkMaxLevel; + SANE_Byte bDarkMinLevel; + SANE_Byte bLastMinR, bLastROffset, bROffsetUpperBound = 255, bROffsetLowerBound = + 0; + SANE_Byte bLastMinG, bLastGOffset, bGOffsetUpperBound = 255, bGOffsetLowerBound = + 0; + SANE_Byte bLastMinB, bLastBOffset, bBOffsetUpperBound = 255, bBOffsetLowerBound = + 0; +#endif + unsigned short wAdjustADResolution; + + DBG (DBG_FUNC, "Transparent_AdjustAD: call in\n"); + if (!g_bOpened) + { + return FALSE; + } + if (!g_bPrepared) + { + return FALSE; + } + + + g_chip.AD.DirectionR = R_DIRECTION; + g_chip.AD.DirectionG = G_DIRECTION; + g_chip.AD.DirectionB = B_DIRECTION; + g_chip.AD.GainR = R_GAIN; + g_chip.AD.GainG = G_GAIN; + g_chip.AD.GainB = B_GAIN; + g_chip.AD.OffsetR = 159; + g_chip.AD.OffsetG = 50; + g_chip.AD.OffsetB = 45; + + if (g_XDpi <= 600) + { + wAdjustADResolution = 600; + } + else + { + wAdjustADResolution = 1200; + } + + wCalWidth = 10240; + + lpCalData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * wCalWidth * 3); + if (lpCalData == NULL) + { + return FALSE; + } + + Asic_SetMotorType (&g_chip, FALSE, TRUE); + + Asic_SetCalibrate (&g_chip, 24, wAdjustADResolution, wAdjustADResolution, 0, + 0, wCalWidth, 1, FALSE); + MustScanner_PrepareCalculateMaxMin (wAdjustADResolution); + nTimesOfCal = 0; + +#ifdef DEBUG_SAVE_IMAGE + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + FILE *stream = NULL; + SANE_Byte * lpBuf = (SANE_Byte *) malloc (50); + if (NULL == lpBuf) + { + DBG (DBG_FUNC, + "Transparent_AdjustAD: Leave Transparent_AdjustAD for malloc fail!\n"); + return FALSE; + } + memset (lpBuf, 0, 50); + stream = fopen ("/root/AD(Tra).pnm", "wb+\n"); + sprintf (lpBuf, "P6\n%d %d\n255\n", wCalWidth, 3); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpCalData, sizeof (SANE_Byte), wCalWidth * 3, stream); + fclose (stream); + free (lpBuf); +#endif + + do + { + DBG (DBG_FUNC, + "Transparent_AdjustAD: run in first adjust offset do-while\n"); + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + MustScanner_CalculateMaxMin (lpCalData, &wMaxValueR, &wMinValueR, + wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth, &wMaxValueG, + &wMinValueG, wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth * 2, &wMaxValueB, + &wMinValueB, wAdjustADResolution); + + if (g_chip.AD.DirectionR == 0) + { + if (wMinValueR > 15) + { + if (g_chip.AD.OffsetR < 8) + g_chip.AD.DirectionR = 1; + else + g_chip.AD.OffsetR -= 8; + } + else if (wMinValueR < 5) + g_chip.AD.OffsetR += 8; + } + else + { + if (wMinValueR > 15) + g_chip.AD.OffsetR += 8; + else if (wMinValueR < 5) + g_chip.AD.OffsetR -= 8; + } + + if (g_chip.AD.DirectionG == 0) + { + if (wMinValueG > 15) + { + if (g_chip.AD.OffsetG < 8) + g_chip.AD.DirectionG = 1; + + else + g_chip.AD.OffsetG -= 8; + } + else if (wMinValueG < 5) + g_chip.AD.OffsetG += 8; + } + else + { + if (wMinValueG > 15) + g_chip.AD.OffsetG += 8; + else if (wMinValueG < 5) + g_chip.AD.OffsetG -= 8; + } + + if (g_chip.AD.DirectionB == 0) + { + if (wMinValueB > 15) + { + if (g_chip.AD.OffsetB < 8) + g_chip.AD.DirectionB = 1; + else + g_chip.AD.OffsetB -= 8; + } + else if (wMinValueB < 5) + g_chip.AD.OffsetB += 8; + } + else + { + if (wMinValueB > 15) + g_chip.AD.OffsetB += 8; + else if (wMinValueB < 5) + g_chip.AD.OffsetB -= 8; + } + + nTimesOfCal++; + if (nTimesOfCal > 10) + break; + } + while (wMinValueR > 15 || wMinValueR < 5 + || wMinValueG > 15 || wMinValueG < 5 + || wMinValueB > 15 || wMinValueB < 5); + + g_chip.AD.GainR = 1 - (double) (wMaxValueR - wMinValueR) / 210 > 0 ? + (SANE_Byte) (((1 - + (double) (wMaxValueR - wMinValueR) / 210)) * 63 * 6 / 5) : 0; + g_chip.AD.GainG = + 1 - (double) (wMaxValueG - wMinValueG) / 210 > + 0 ? (SANE_Byte) (((1 - (double) (wMaxValueG - wMinValueG) / 210)) * 63 * 6 / + 5) : 0; + g_chip.AD.GainB = + 1 - (double) (wMaxValueB - wMinValueB) / 210 > + 0 ? (SANE_Byte) (((1 - (double) (wMaxValueB - wMinValueB) / 210)) * 63 * 6 / + 5) : 0; + + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + + + + nTimesOfCal = 0; + do + { + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + MustScanner_CalculateMaxMin (lpCalData, &wMaxValueR, &wMinValueR, + wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth, &wMaxValueG, + &wMinValueG, wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth * 2, &wMaxValueB, + &wMinValueB, wAdjustADResolution); + + DBG (DBG_FUNC, "Transparent_AdjustAD: " + "RGain=%d, ROffset=%d, RDir=%d GGain=%d, GOffset=%d, GDir=%d BGain=%d, BOffset=%d, BDir=%d\n", + g_chip.AD.GainR, g_chip.AD.OffsetR, g_chip.AD.DirectionR, + g_chip.AD.GainG, g_chip.AD.OffsetG, g_chip.AD.DirectionG, + g_chip.AD.GainB, g_chip.AD.OffsetB, g_chip.AD.DirectionB); + + DBG (DBG_FUNC, "Transparent_AdjustAD: " + "MaxR=%d, MinR=%d MaxG=%d, MinG=%d MaxB=%d, MinB=%d\n", + wMaxValueR, wMinValueR, wMaxValueG, wMinValueG, wMaxValueB, + wMinValueB); + + /*R Channel */ + if ((wMaxValueR - wMinValueR) > TRAN_MAX_LEVEL_RANGE) + { + if (g_chip.AD.GainR > 0) + g_chip.AD.GainR--; + } + else + { + if ((wMaxValueR - wMinValueR) < TRAN_MIN_LEVEL_RANGE) + { + if (wMaxValueR < TRAN_WHITE_MIN_LEVEL) + { + g_chip.AD.GainR++; + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + } + else + { + if (wMaxValueR > TRAN_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainR < 1) + g_chip.AD.GainR = 0; + else + g_chip.AD.GainR--; + } + else + { + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + else + g_chip.AD.GainR++; + } + } + } + else + { + if (wMaxValueR > TRAN_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainR < 1) + g_chip.AD.GainR = 0; + else + g_chip.AD.GainR--; + } + + if (wMaxValueR < TRAN_WHITE_MIN_LEVEL) + { + if (g_chip.AD.GainR > 63) + g_chip.AD.GainR = 63; + else + g_chip.AD.GainR++; + + } + } + } + + /*G Channel */ + if ((wMaxValueG - wMinValueG) > TRAN_MAX_LEVEL_RANGE) + { + if (g_chip.AD.GainG > 0) + g_chip.AD.GainG--; + } + else + { + if ((wMaxValueG - wMinValueG) < TRAN_MIN_LEVEL_RANGE) + { + if (wMaxValueG < TRAN_WHITE_MIN_LEVEL) + { + g_chip.AD.GainG++; + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + } + else + { + if (wMaxValueG > TRAN_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainG < 1) + g_chip.AD.GainG = 0; + else + g_chip.AD.GainG--; + } + else + { + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + else + g_chip.AD.GainG++; + } + } + } + else + { + if (wMaxValueG > TRAN_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainG < 1) + g_chip.AD.GainG = 0; + else + g_chip.AD.GainG--; + } + + if (wMaxValueG < TRAN_WHITE_MIN_LEVEL) + { + if (g_chip.AD.GainG > 63) + g_chip.AD.GainG = 63; + else + g_chip.AD.GainG++; + } + } + } + + /* B Channel */ + if ((wMaxValueB - wMinValueB) > TRAN_MAX_LEVEL_RANGE) + { + if (g_chip.AD.GainB > 0) + g_chip.AD.GainB--; + } + else + { + if ((wMaxValueB - wMinValueB) < TRAN_MIN_LEVEL_RANGE) + { + if (wMaxValueB < TRAN_WHITE_MIN_LEVEL) + { + g_chip.AD.GainB++; + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + } + else + { + if (wMaxValueB > TRAN_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainB < 1) + g_chip.AD.GainB = 0; + else + g_chip.AD.GainB--; + } + else + { + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + else + g_chip.AD.GainB++; + } + } + } + else + { + if (wMaxValueB > TRAN_WHITE_MAX_LEVEL) + { + if (g_chip.AD.GainB < 1) + g_chip.AD.GainB = 0; + else + g_chip.AD.GainB--; + } + + if (wMaxValueB < TRAN_WHITE_MIN_LEVEL) + { + if (g_chip.AD.GainB > 63) + g_chip.AD.GainB = 63; + else + g_chip.AD.GainB++; + } + } + } + + nTimesOfCal++; + if (nTimesOfCal > 10) + break; + } + while ((wMaxValueR - wMinValueR) > TRAN_MAX_LEVEL_RANGE + || (wMaxValueR - wMinValueR) < TRAN_MIN_LEVEL_RANGE + || (wMaxValueG - wMinValueG) > TRAN_MAX_LEVEL_RANGE + || (wMaxValueG - wMinValueG) < TRAN_MIN_LEVEL_RANGE + || (wMaxValueB - wMinValueB) > TRAN_MAX_LEVEL_RANGE + || (wMaxValueB - wMinValueB) < TRAN_MIN_LEVEL_RANGE); + + /* Adjust Offset 2nd */ + nTimesOfCal = 0; + do + { + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpCalData, wCalWidth * 3, 24); + Asic_ScanStop (&g_chip); + + MustScanner_CalculateMaxMin (lpCalData, &wMaxValueR, &wMinValueR, + wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth, &wMaxValueG, + &wMinValueG, wAdjustADResolution); + MustScanner_CalculateMaxMin (lpCalData + wCalWidth * 2, &wMaxValueB, + &wMinValueB, wAdjustADResolution); + DBG (DBG_FUNC, + "Transparent_AdjustAD: " + "RGain=%d, ROffset=%d, RDir=%d GGain=%d, GOffset=%d, GDir=%d BGain=%d, BOffset=%d, BDir=%d\n", + g_chip.AD.GainR, g_chip.AD.OffsetR, g_chip.AD.DirectionR, + g_chip.AD.GainG, g_chip.AD.OffsetG, g_chip.AD.DirectionG, + g_chip.AD.GainB, g_chip.AD.OffsetB, g_chip.AD.DirectionB); + + DBG (DBG_FUNC, "Transparent_AdjustAD: " + "MaxR=%d, MinR=%d MaxG=%d, MinG=%d MaxB=%d, MinB=%d\n", + wMaxValueR, wMinValueR, wMaxValueG, wMinValueG, wMaxValueB, + wMinValueB); + + if (g_chip.AD.DirectionR == 0) + { + if (wMinValueR > 20) + { + if (g_chip.AD.OffsetR < 8) + g_chip.AD.DirectionR = 1; + else + g_chip.AD.OffsetR -= 8; + } + else if (wMinValueR < 10) + g_chip.AD.OffsetR += 8; + } + else + { + if (wMinValueR > 20) + g_chip.AD.OffsetR += 8; + else if (wMinValueR < 10) + g_chip.AD.OffsetR -= 8; + } + + if (g_chip.AD.DirectionG == 0) + { + if (wMinValueG > 20) + { + if (g_chip.AD.OffsetG < 8) + g_chip.AD.DirectionG = 1; + else + g_chip.AD.OffsetG -= 8; + } + else if (wMinValueG < 10) + g_chip.AD.OffsetG += 8; + } + else + { + if (wMinValueG > 20) + g_chip.AD.OffsetG += 8; + else if (wMinValueG < 10) + g_chip.AD.OffsetG -= 8; + } + + if (g_chip.AD.DirectionB == 0) + { + if (wMinValueB > 20) + { + if (g_chip.AD.OffsetB < 8) + g_chip.AD.DirectionB = 1; + else + g_chip.AD.OffsetB -= 8; + } + else if (wMinValueB < 10) + g_chip.AD.OffsetB += 8; + } + else + { + if (wMinValueB > 20) + g_chip.AD.OffsetB += 8; + else if (wMinValueB < 10) + g_chip.AD.OffsetB -= 8; + } + + nTimesOfCal++; + if (nTimesOfCal > 8) + break; + + } + while (wMinValueR > 20 || wMinValueR < 10 + || wMinValueG > 20 || wMinValueG < 10 + || wMinValueB > 20 || wMinValueB < 10); + + DBG (DBG_FUNC, "Transparent_AdjustAD: leave Transparent_AdjustAD\n"); + free (lpCalData); + + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Find top and left side +Parameters: + lpwStartX: the left side + lpwStartY: the top side +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_FindTopLeft (unsigned short * lpwStartX, unsigned short * lpwStartY) +{ + unsigned short wCalWidth = TA_FIND_LEFT_TOP_WIDTH_IN_DIP; + unsigned short wCalHeight = TA_FIND_LEFT_TOP_HEIGHT_IN_DIP; + + int i, j; + unsigned short wLeftSide; + unsigned short wTopSide; + int nScanBlock; + SANE_Byte * lpCalData; + unsigned int dwTotalSize; + unsigned short wXResolution, wYResolution; + + DBG (DBG_FUNC, "Transparent_FindTopLeft: call in\n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, "Transparent_FindTopLeft: scanner not opened\n"); + + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, "Transparent_FindTopLeft: scanner not prepared\n"); + return FALSE; + } + + wXResolution = wYResolution = FIND_LEFT_TOP_CALIBRATE_RESOLUTION; + + + lpCalData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * wCalWidth * wCalHeight); + if (lpCalData == NULL) + { + DBG (DBG_FUNC, "Transparent_FindTopLeft: lpCalData malloc fail\n"); + return FALSE; + } + + dwTotalSize = wCalWidth * wCalHeight; + nScanBlock = (int) (dwTotalSize / g_dwCalibrationSize); + + Asic_SetMotorType (&g_chip, TRUE, TRUE); + Asic_SetCalibrate (&g_chip, 8, wXResolution, wYResolution, 0, 0, wCalWidth, + wCalHeight, FALSE); + Asic_SetAFEGainOffset (&g_chip); + Asic_ScanStart (&g_chip); + + for (i = 0; i < nScanBlock; i++) + Asic_ReadCalibrationData (&g_chip, lpCalData + i * g_dwCalibrationSize, + g_dwCalibrationSize, 8); + + Asic_ReadCalibrationData (&g_chip, + lpCalData + (nScanBlock) * g_dwCalibrationSize, + (dwTotalSize - g_dwCalibrationSize * nScanBlock), + 8); + Asic_ScanStop (&g_chip); + + +#ifdef DEBUG_SAVE_IMAGE + FILE *stream = NULL; + SANE_Byte * lpBuf = (SANE_Byte *) malloc (50); + if (NULL == lpBuf) + { + return FALSE; + } + memset (lpBuf, 0, 50); + stream = fopen ("/root/bound(Tra).pnm", "wb+\n"); + sprintf (lpBuf, "P5\n%d %d\n255\n", wCalWidth, wCalHeight); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpCalData, sizeof (SANE_Byte), wCalWidth * wCalHeight, stream); + fclose (stream); + free (lpBuf); +#endif + + wLeftSide = 0; + wTopSide = 0; + + /* Find Left Side */ + for (i = (wCalWidth - 1); i > 0; i--) + { + wLeftSide = *(lpCalData + i); + wLeftSide += *(lpCalData + wCalWidth * 2 + i); + wLeftSide += *(lpCalData + wCalWidth * 4 + i); + wLeftSide += *(lpCalData + wCalWidth * 6 + i); + wLeftSide += *(lpCalData + wCalWidth * 8 + i); + wLeftSide /= 5; + if (wLeftSide < 60) + { + if (i == (wCalWidth - 1)) + { + break; + } + *lpwStartX = i; + break; + } + } + + /* Find Top Side i=left side */ + for (j = 0; j < wCalHeight; j++) + { + wTopSide = *(lpCalData + wCalWidth * j + i + 2); + wTopSide += *(lpCalData + wCalWidth * j + i + 4); + wTopSide += *(lpCalData + wCalWidth * j + i + 6); + wTopSide += *(lpCalData + wCalWidth * j + i + 8); + wTopSide += *(lpCalData + wCalWidth * j + i + 10); + wTopSide /= 5; + if (wTopSide < 60) + { + if (j == 0) + { + break; + } + *lpwStartY = j; + break; + } + } + + if ((*lpwStartX < 2200) || (*lpwStartX > 2300)) + { + *lpwStartX = 2260; + } + + if ((*lpwStartY < 100) || (*lpwStartY > 200)) + { + *lpwStartY = 124; + } + + + Asic_MotorMove (&g_chip, FALSE, + (wCalHeight - *lpwStartY) * 1200 / wYResolution + 300); + + free (lpCalData); + + DBG (DBG_FUNC, + "Transparent_FindTopLeft: *lpwStartY = %d, *lpwStartX = %d\n", + *lpwStartY, *lpwStartX); + DBG (DBG_FUNC, "Transparent_FindTopLeft: leave Transparent_FindTopLeft\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/15 +Routine Description: + Get the calibration data +Parameters: + none +Return value: + if the operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_LineCalibration16Bits (unsigned short wTAShadingMinus) +{ + + unsigned short *lpWhiteShading; + unsigned short *lpDarkShading; + double wRWhiteLevel = 0; + double wGWhiteLevel = 0; + double wBWhiteLevel = 0; + unsigned int dwRDarkLevel = 0; + unsigned int dwGDarkLevel = 0; + unsigned int dwBDarkLevel = 0; + unsigned int dwREvenDarkLevel = 0; + unsigned int dwGEvenDarkLevel = 0; + unsigned int dwBEvenDarkLevel = 0; + unsigned short * lpRWhiteSort; + unsigned short * lpGWhiteSort; + unsigned short * lpBWhiteSort; + unsigned short * lpRDarkSort; + unsigned short * lpGDarkSort; + unsigned short * lpBDarkSort; + int i, j; + + SANE_Byte * lpWhiteData; + SANE_Byte * lpDarkData; + unsigned int dwWhiteTotalSize; + unsigned int dwDarkTotalSize; + unsigned short wCalHeight = LINE_CALIBRATION__16BITS_HEIGHT; + unsigned short wCalWidth = g_Width; + + DBG (DBG_FUNC, "Transparent_LineCalibration16Bits: call in\n"); + if (!g_bOpened) + { + DBG (DBG_FUNC, + "Transparent_LineCalibration16Bits: scanner not opened\n"); + return FALSE; + } + if (!g_bPrepared) + { + DBG (DBG_FUNC, + "Transparent_LineCalibration16Bits: scanner not prepared\n"); + return FALSE; + } + + if (g_XDpi < 600) + { + wTAShadingMinus = wTAShadingMinus * g_XDpi / 600; + } + + dwWhiteTotalSize = wCalWidth * wCalHeight * 3 * 2; + dwDarkTotalSize = wCalWidth * wCalHeight * 3 * 2; + lpWhiteData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * dwWhiteTotalSize); + lpDarkData = (SANE_Byte *) malloc (sizeof (SANE_Byte) * dwDarkTotalSize); + if (lpWhiteData == NULL || lpDarkData == NULL) + { + DBG (DBG_FUNC, + "Transparent_LineCalibration16Bits: lpWhiteData or lpDarkData malloc fail\n"); + return FALSE; + } + + /*Read white level data */ + Asic_SetMotorType (&g_chip, TRUE, TRUE); + Asic_SetAFEGainOffset (&g_chip); + Asic_SetCalibrate (&g_chip, 48, g_XDpi, g_YDpi, g_X, 0, wCalWidth, + wCalHeight, TRUE); + Asic_ScanStart (&g_chip); + + /* Read Data */ + Asic_ReadCalibrationData (&g_chip, lpWhiteData, dwWhiteTotalSize, 8); + Asic_ScanStop (&g_chip); + + + /* Read dark level data */ + Asic_SetMotorType (&g_chip, FALSE, TRUE); + Asic_SetAFEGainOffset (&g_chip); + Asic_SetCalibrate (&g_chip, 48, g_XDpi, g_YDpi, g_X, 0, wCalWidth, + wCalHeight, TRUE); + + Asic_TurnLamp (&g_chip, FALSE); + Asic_TurnTA (&g_chip, FALSE); + + usleep (500000); + + Asic_ScanStart (&g_chip); + Asic_ReadCalibrationData (&g_chip, lpDarkData, dwDarkTotalSize, 8); + + Asic_ScanStop (&g_chip); + + Asic_TurnTA (&g_chip, TRUE); + +#ifdef DEBUG_SAVE_IMAGE + FILE *stream = NULL; + SANE_Byte * lpBuf = (SANE_Byte *) malloc (50); + if (NULL == lpBuf) + { + return FALSE; + } + memset (lpBuf, 0, 50); + stream = fopen ("/root/whiteshading(Tra).pnm", "wb+\n"); + sprintf (lpBuf, "P6\n%d %d\n65535\n", wCalWidth, wCalHeight); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpWhiteData, sizeof (SANE_Byte), wCalWidth * wCalHeight * 3 * 2, stream); + fclose (stream); + + memset (lpBuf, 0, 50); + stream = fopen ("/root/darkshading(Tra).pnm", "wb+\n"); + sprintf (lpBuf, "P6\n%d %d\n65535\n", wCalWidth * wCalHeight); + fwrite (lpBuf, sizeof (SANE_Byte), strlen (lpBuf), stream); + fwrite (lpDarkData, sizeof (SANE_Byte), wCalWidth * wCalHeight * 3 * 2, stream); + fclose (stream); + free (lpBuf); +#endif + + lpWhiteShading = (unsigned short *) malloc (sizeof (unsigned short) * wCalWidth * 3); + lpDarkShading = (unsigned short *) malloc (sizeof (unsigned short) * wCalWidth * 3); + + lpRWhiteSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpGWhiteSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpBWhiteSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpRDarkSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpGDarkSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + lpBDarkSort = (unsigned short *) malloc (sizeof (unsigned short) * wCalHeight); + + if (lpWhiteShading == NULL || lpDarkShading == NULL + || lpRWhiteSort == NULL || lpGWhiteSort == NULL || lpBWhiteSort == NULL + || lpRDarkSort == NULL || lpGDarkSort == NULL || lpBDarkSort == NULL) + { + DBG (DBG_FUNC, "Transparent_LineCalibration16Bits: malloc fail\n"); + + free (lpWhiteData); + free (lpDarkData); + return FALSE; + } + + DBG (DBG_FUNC, + "Transparent_LineCalibration16Bits: wCalWidth = %d, wCalHeight = %d\n", + wCalWidth, wCalHeight); + + /* create dark level shading */ + dwRDarkLevel = 0; + dwGDarkLevel = 0; + dwBDarkLevel = 0; + dwREvenDarkLevel = 0; + dwGEvenDarkLevel = 0; + dwBEvenDarkLevel = 0; + + for (i = 0; i < wCalWidth; i++) + + { + for (j = 0; j < wCalHeight; j++) + { + lpRDarkSort[j] = + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 0)); + lpRDarkSort[j] += + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 1) << 8); + + lpGDarkSort[j] = + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 2)); + lpGDarkSort[j] += + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 3) << 8); + + lpBDarkSort[j] = + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 4)); + lpBDarkSort[j] += + (unsigned short) (*(lpDarkData + j * wCalWidth * 6 + i * 6 + 5) << 8); + } + + /* sum of dark level for all pixels */ + if (g_XDpi == 1200) + { + /* do dark shading table with mean */ + if (i % 2) + { + dwRDarkLevel += + (unsigned int) MustScanner_FiltLower (lpRDarkSort, wCalHeight, 20, + 30); + dwGDarkLevel += + (unsigned int) MustScanner_FiltLower (lpGDarkSort, wCalHeight, 20, + 30); + dwBDarkLevel += + (unsigned int) MustScanner_FiltLower (lpBDarkSort, wCalHeight, 20, + 30); + } + else + { + dwREvenDarkLevel += + (unsigned int) MustScanner_FiltLower (lpRDarkSort, wCalHeight, 20, + 30); + dwGEvenDarkLevel += + (unsigned int) MustScanner_FiltLower (lpGDarkSort, wCalHeight, 20, + 30); + dwBEvenDarkLevel += + (unsigned int) MustScanner_FiltLower (lpBDarkSort, wCalHeight, 20, + 30); + } + } + else + { + dwRDarkLevel += + (unsigned int) MustScanner_FiltLower (lpRDarkSort, wCalHeight, 20, 30); + dwGDarkLevel += + (unsigned int) MustScanner_FiltLower (lpGDarkSort, wCalHeight, 20, 30); + dwBDarkLevel += + (unsigned int) MustScanner_FiltLower (lpBDarkSort, wCalHeight, 20, 30); + } + } + + if (g_XDpi == 1200) + { + dwRDarkLevel = (unsigned int) (dwRDarkLevel / (wCalWidth / 2)) - 512; + dwGDarkLevel = (unsigned int) (dwGDarkLevel / (wCalWidth / 2)) - 512; + dwBDarkLevel = (unsigned int) (dwBDarkLevel / (wCalWidth / 2)) - 512; + + dwREvenDarkLevel = (unsigned int) (dwREvenDarkLevel / (wCalWidth / 2)) - 512; + dwGEvenDarkLevel = (unsigned int) (dwGEvenDarkLevel / (wCalWidth / 2)) - 512; + dwBEvenDarkLevel = (unsigned int) (dwBEvenDarkLevel / (wCalWidth / 2)) - 512; + } + else + { + dwRDarkLevel = (unsigned int) (dwRDarkLevel / wCalWidth) - 512; + dwGDarkLevel = (unsigned int) (dwGDarkLevel / wCalWidth) - 512; + dwBDarkLevel = (unsigned int) (dwBDarkLevel / wCalWidth) - 512; + } + + /* Create white shading */ + for (i = 0; i < wCalWidth; i++) + { + wRWhiteLevel = 0; + wGWhiteLevel = 0; + wBWhiteLevel = 0; + + for (j = 0; j < wCalHeight; j++) + { + lpRWhiteSort[j] = + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 0)); + lpRWhiteSort[j] += + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 1) << 8); + + lpGWhiteSort[j] = + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 2)); + lpGWhiteSort[j] += + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 3) << 8); + + lpBWhiteSort[j] = + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 4)); + lpBWhiteSort[j] += + (unsigned short) (*(lpWhiteData + j * wCalWidth * 2 * 3 + i * 6 + 5) << 8); + } + + if (1200 == g_XDpi) + { + if (i % 2) + { + if (SS_Negative == g_ssScanSource) + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) dwGDarkLevel; + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBDarkLevel; + } + else + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) (dwGDarkLevel * 0.78); + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBDarkLevel; + } + } + else + { + if (SS_Negative == g_ssScanSource) + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwREvenDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) dwGEvenDarkLevel; + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBEvenDarkLevel; + } + else + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwREvenDarkLevel; + *(lpDarkShading + i * 3 + 1) = + (unsigned short) (dwGEvenDarkLevel * 0.78); + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwBEvenDarkLevel; + } + } + } + else + { + if (SS_Negative == g_ssScanSource) + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwRDarkLevel; + } + else + { + *(lpDarkShading + i * 3 + 0) = (unsigned short) dwRDarkLevel; + *(lpDarkShading + i * 3 + 1) = (unsigned short) (dwRDarkLevel * 0.78); + *(lpDarkShading + i * 3 + 2) = (unsigned short) dwRDarkLevel; + } + } + + /* Create white shading */ + wRWhiteLevel = + (double) (MustScanner_FiltLower (lpRWhiteSort, wCalHeight, 20, 30) - + *(lpDarkShading + i * 3 + 0)); + wGWhiteLevel = + (double) (MustScanner_FiltLower (lpGWhiteSort, wCalHeight, 20, 30) - + *(lpDarkShading + i * 3 + 1)); + wBWhiteLevel = + (double) (MustScanner_FiltLower (lpBWhiteSort, wCalHeight, 20, 30) - + *(lpDarkShading + i * 3 + 2)); + + if (g_ssScanSource == SS_Negative) + { + if (wRWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 0) = + (unsigned short) ((float) 65536 / wRWhiteLevel * 0x1000); + else + *(lpWhiteShading + i * 3 + 0) = 0x1000; + + if (wGWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 1) = + (unsigned short) ((float) (65536 * 1.5) / wGWhiteLevel * 0x1000); + else + *(lpWhiteShading + i * 3 + 1) = 0x1000; + + if (wBWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 2) = + (unsigned short) ((float) (65536 * 2.0) / wBWhiteLevel * 0x1000); + else + *(lpWhiteShading + i * 3 + 2) = 0x1000; + } + else + { + if (wRWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 0) = + (unsigned short) ((float) 65536 / wRWhiteLevel * 0x1000); + else + *(lpWhiteShading + i * 3 + 0) = 0x1000; + + if (wGWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 1) = + (unsigned short) ((float) (65536 * 1.04) / wGWhiteLevel * 0x1000); + else + *(lpWhiteShading + i * 3 + 1) = 0x1000; + + if (wBWhiteLevel > 0) + *(lpWhiteShading + i * 3 + 2) = + (unsigned short) ((float) 65536 / wBWhiteLevel * 0x1000); + else + *(lpWhiteShading + i * 3 + 2) = 0x1000; + } + } + + free (lpWhiteData); + free (lpDarkData); + free (lpRWhiteSort); + free (lpGWhiteSort); + free (lpBWhiteSort); + free (lpRDarkSort); + free (lpGDarkSort); + free (lpBDarkSort); + + Asic_SetShadingTable (&g_chip, lpWhiteShading, lpDarkShading, g_XDpi, + wCalWidth, 0); + + free (lpWhiteShading); + free (lpDarkShading); + + DBG (DBG_FUNC, + "Transparent_LineCalibration16Bits: leave Transparent_LineCalibration16Bits\n"); + return TRUE; +} + +/********************************************************************** +Author: Jack Date: 2005/05/14 +Routine Description: + Prepare scan image +Parameters: + none +Return value: + if operation is success + return TRUE + else + return FALSE +***********************************************************************/ +static SANE_Bool +Transparent_PrepareScan () +{ + DBG (DBG_FUNC, "Transparent_PrepareScan: call in\n"); + + g_wScanLinesPerBlock = g_dwBufferSize / g_BytesPerRow; + g_wMaxScanLines = g_dwImageBufferSize / g_BytesPerRow; + g_wMaxScanLines = + (g_wMaxScanLines / g_wScanLinesPerBlock) * g_wScanLinesPerBlock; + g_isCanceled = FALSE; + + g_dwScannedTotalLines = 0; + g_wReadedLines = 0; + g_wtheReadyLines = 0; + g_wReadImageLines = 0; + + g_wReadyShadingLine = 0; + g_wStartShadingLinePos = 0; + + switch (g_ScanMode) + { + + case CM_RGB48: + + g_wtheReadyLines = g_wLineDistance * 2 + g_wPixelDistance; + + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, "Transparent_PrepareScan:malloc fail\n"); + return FALSE; + } + break; + + case CM_RGB24ext: + g_wtheReadyLines = g_wLineDistance * 2 + g_wPixelDistance; + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, "Transparent_PrepareScan:malloc fail\n"); + return FALSE; + } + break; + + case CM_GRAY16ext: + g_wtheReadyLines = g_wPixelDistance; + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, "Transparent_PrepareScan:malloc fail\n"); + return FALSE; + } + break; + + case CM_GRAY8ext: + g_wtheReadyLines = g_wPixelDistance; + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, "Transparent_PrepareScan:malloc fail\n"); + return FALSE; + } + break; + + case CM_TEXT: + g_wtheReadyLines = g_wPixelDistance; + g_lpReadImageHead = (SANE_Byte *) malloc (g_dwImageBufferSize); + if (g_lpReadImageHead == NULL) + { + DBG (DBG_FUNC, "Transparent_PrepareScan:malloc fail\n"); + return FALSE; + } + break; + default: + return FALSE; + } + + Asic_ScanStart (&g_chip); + + DBG (DBG_FUNC, "Transparent_PrepareScan: leave Transparent_PrepareScan\n"); + return TRUE; +} /* end of the file ScannerTransparent.c */ diff --git a/backend/mustek_usb_high.c b/backend/mustek_usb_high.c new file mode 100644 index 0000000..f6a0125 --- /dev/null +++ b/backend/mustek_usb_high.c @@ -0,0 +1,2751 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001, 2002 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#include "mustek_usb_high.h" +#include "mustek_usb_mid.c" + +/* ------------------------ calibration functions ------------------------- */ + +static SANE_Byte gray_map[8] = { + 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 +}; + +static inline double +filter_lower_end (SANE_Int * buffer, SANE_Word total_count, + SANE_Word filter_count) +{ + SANE_Word bound = total_count - 1; + SANE_Word left_count = total_count - filter_count; + SANE_Int temp = 0; + SANE_Word i, j; + SANE_Int sum = 0; + + for (i = 0; i < bound; i++) + { + for (j = 0; j < bound - i; j++) + { + if (buffer[j + 1] > buffer[j]) + { + temp = buffer[j]; + buffer[j] = buffer[j + 1]; + buffer[j + 1] = temp; + } + } + } + for (i = 0; i < left_count; i++) + sum += buffer[i]; + return (double) sum; +} + +SANE_Status +usb_high_cal_init (Calibrator * cal, SANE_Byte type, SANE_Word target_white, + SANE_Word target_dark) +{ + DBG (5, "usb_high_cal_init: start, cal=%p, type=%d, target_white=%d " + "target_dark=%d\n", (void *) cal, type, target_white, target_dark); + cal->is_prepared = SANE_FALSE; + cal->k_white = NULL; + cal->k_dark = NULL; + /* Working Buffer */ + cal->white_line = NULL; + cal->dark_line = NULL; + cal->white_buffer = NULL; + /* Necessary Parameters */ + cal->k_white_level = 240 << 8; + cal->k_dark_level = 0; + cal->threshold = 2048; + cal->major_average = 0; + cal->minor_average = 0; + cal->filter = 0; + cal->white_needed = 0; + cal->dark_needed = 0; + cal->max_width = 0; + cal->width = 100; + cal->gamma_table = 0; + cal->calibrator_type = type; + cal->k_white_level = target_white / 16; + cal->k_dark_level = 0; + DBG (5, "usb_high_cal_init: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_exit (Calibrator * cal) +{ + DBG (5, "usb_high_cal_exit: start\n"); + + if (!cal) + { + DBG (3, "usb_high_cal_exit: cal == NULL\n"); + return SANE_STATUS_INVAL; + } + + if (!cal->is_prepared) + { + DBG (3, "usb_high_cal_exit: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + DBG (5, "usb_high_cal_exit: 1\n"); + + if (cal->k_dark) + { + free (cal->k_dark); + } + cal->k_dark = NULL; + DBG (5, "usb_high_cal_exit: 2\n"); + if (cal->k_white) + { + free (cal->k_white); + } + cal->k_white = NULL; + DBG (5, "usb_high_cal_exit: 3\n"); + + cal->is_prepared = SANE_FALSE; + DBG (5, "usb_high_cal_exit: 4\n"); + DBG (5, "usb_high_cal_exit: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_embed_gamma (Calibrator * cal, SANE_Word * gamma_table) +{ + DBG (5, "usb_high_cal_embed_gamma: start\n"); + cal->gamma_table = gamma_table; + DBG (5, "usb_high_cal_embed_gamma: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_prepare (Calibrator * cal, SANE_Word max_width) +{ + DBG (5, "usb_high_cal_Parepare: start\n"); + + if (cal->is_prepared) + { + DBG (3, "usb_high_cal_Parepare: is_prepared\n"); + return SANE_STATUS_INVAL; + } + + if (cal->k_white) + { + free (cal->k_white); + } + cal->k_white = (SANE_Word *) malloc (max_width * sizeof (SANE_Word)); + if (!cal->k_white) + return SANE_STATUS_NO_MEM; + + if (cal->k_dark) + { + free (cal->k_dark); + } + cal->k_dark = (SANE_Word *) malloc (max_width * sizeof (SANE_Word)); + if (!cal->k_dark) + return SANE_STATUS_NO_MEM; + + cal->max_width = max_width; + + cal->is_prepared = SANE_TRUE; + + DBG (5, "usb_high_cal_Parepare: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_high_cal_setup (Calibrator * cal, SANE_Word major_average, + SANE_Word minor_average, SANE_Word filter, + SANE_Word width, SANE_Word * white_needed, + SANE_Word * dark_needed) +{ + SANE_Int i; + + DBG (5, "usb_high_cal_setup: start\n"); + + if (!cal->is_prepared) + { + DBG (3, "usb_high_cal_setup: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + if (major_average == 0) + { + DBG (3, "usb_high_cal_setup: major_average==0\n"); + return SANE_STATUS_INVAL; + } + if (minor_average == 0) + { + DBG (3, "usb_high_cal_setup: minor_average==0\n"); + return SANE_STATUS_INVAL; + } + if (width > cal->max_width) + { + DBG (3, "usb_high_cal_setup: width>max_width\n"); + return SANE_STATUS_INVAL; + } + + cal->major_average = major_average; + cal->minor_average = minor_average; + cal->filter = filter; + cal->width = width; + cal->white_needed = major_average * 16 + filter; + cal->dark_needed = major_average * 16; + *white_needed = cal->white_needed; + *dark_needed = cal->dark_needed; + + if (cal->white_line) + { + free (cal->white_line); + } + cal->white_line = (double *) malloc (cal->width * sizeof (double)); + if (!cal->white_line) + return SANE_STATUS_NO_MEM; + + if (cal->dark_line) + { + free (cal->dark_line); + } + cal->dark_line = (double *) malloc (cal->width * sizeof (double)); + if (!cal->dark_line) + return SANE_STATUS_NO_MEM; + + for (i = 0; i < cal->width; i++) + { + cal->white_line[i] = 0.0; + cal->dark_line[i] = 0.0; + } + + if (cal->white_buffer) + { + free (cal->white_buffer); + } + cal->white_buffer = + (SANE_Int *) malloc (cal->white_needed * cal->width * sizeof (SANE_Int)); + if (!cal->white_buffer) + return SANE_STATUS_NO_MEM; + + for (i = 0; i < cal->white_needed * cal->width; i++) + { + *(cal->white_buffer + i) = 0; + } + + return SANE_STATUS_GOOD; + DBG (5, "usb_high_cal_setup: start\n"); +} + +SANE_Status +usb_high_cal_evaluate_white (Calibrator * cal, double factor) +{ + /* Caculate white_line */ + double loop_division; + double average; + SANE_Int *buffer; + SANE_Word i, j; + + DBG (5, "usb_high_cal_evaluate_white: start\n"); + loop_division = (double) (cal->major_average * cal->minor_average); + buffer = (SANE_Int *) malloc (cal->white_needed * sizeof (SANE_Int)); + if (!buffer) + return SANE_STATUS_NO_MEM; + + if (cal->white_buffer == NULL) + { + DBG (3, "usb_high_cal_evaluate_white: white_buffer==NULL\n"); + return SANE_STATUS_NO_MEM; + } + + for (i = 0; i < cal->width; i++) + { + for (j = 0; j < cal->white_needed; j++) + { + *(buffer + j) = *(cal->white_buffer + j * cal->width + i); + } + average = + filter_lower_end (buffer, cal->white_needed, + cal->filter) * factor / loop_division; + if (average >= 4096.0) + cal->white_line[i] = 4095.9999; + else if (average < 0.0) + cal->white_line[i] = 0.0; + else + cal->white_line[i] = average; + } + free (buffer); + buffer = NULL; + free (cal->white_buffer); + cal->white_buffer = NULL; + DBG (5, "usb_high_cal_evaluate_white: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_evaluate_dark (Calibrator * cal, double factor) +{ + SANE_Word i; + double loop_division; + + DBG (5, "usb_high_cal_evaluate_dark: start\n"); + /* Caculate dark_line */ + factor *= 16.0; + loop_division = (double) (cal->major_average * cal->minor_average); + for (i = 0; i < cal->width; i++) + { + cal->dark_line[i] /= loop_division; + cal->dark_line[i] -= factor; + if (cal->dark_line[i] < 0.0) + cal->dark_line[i] = 0.0; + } + DBG (5, "usb_high_cal_evaluate_dark: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_evaluate_calibrator (Calibrator * cal) +{ + SANE_Int average = 0; + SANE_Word i; + + DBG (5, "usb_high_cal_evaluate_calibrator: start\n"); + if (cal->white_line == NULL) + { + DBG (3, "usb_high_cal_evaluate_calibrator: white_line==NULL\n"); + return SANE_FALSE; + } + if (cal->dark_line == NULL) + { + DBG (3, "usb_high_cal_evaluate_calibrator: dark_line==NULL\n"); + return SANE_FALSE; + } + + for (i = 0; i < cal->width; i++) + { + average = (SANE_Int) (cal->white_line[i]) + - (SANE_Int) (cal->dark_line[i]); + if (average <= 0) + average = 1; + else if (average >= 4096) + average = 4095; + cal->k_white[i] = (SANE_Word) (average); + cal->k_dark[i] = (SANE_Word) (cal->dark_line[i]); + } + free (cal->dark_line); + cal->dark_line = NULL; + free (cal->white_line); + cal->white_line = NULL; + + DBG (5, "usb_high_cal_evaluate_calibrator: start\n"); + return SANE_STATUS_GOOD; +} + +/* virtual function switcher */ +SANE_Status +usb_high_cal_fill_in_white (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *white_pattern) +{ + DBG (5, "usb_high_cal_fill_in_white: start\n"); + switch (cal->calibrator_type) + { + case I8O8RGB: + case I8O8MONO: + return usb_high_cal_i8o8_fill_in_white (cal, major, minor, + white_pattern); + break; + case I4O1MONO: + return usb_high_cal_i4o1_fill_in_white (cal, major, minor, + white_pattern); + break; + } + DBG (5, "usb_high_cal_fill_in_white: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_fill_in_dark (Calibrator * cal, SANE_Word major, SANE_Word minor, + void *dark_pattern) +{ + DBG (5, "usb_high_cal_fill_in_dark: start\n"); + switch (cal->calibrator_type) + { + case I8O8RGB: + case I8O8MONO: + return usb_high_cal_i8o8_fill_in_dark (cal, major, minor, dark_pattern); + break; + case I4O1MONO: + return usb_high_cal_i4o1_fill_in_dark (cal, major, minor, dark_pattern); + break; + } + DBG (5, "usb_high_cal_fill_in_dark: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_calibrate (Calibrator * cal, void *src, void *target) +{ + DBG (5, "usb_high_cal_calibrate: start\n"); + switch (cal->calibrator_type) + { + case I8O8RGB: + return usb_high_cal_i8o8_rgb_calibrate (cal, src, target); + break; + case I8O8MONO: + return usb_high_cal_i8o8_mono_calibrate (cal, src, target); + break; + case I4O1MONO: + return usb_high_cal_i4o1_calibrate (cal, src, target); + break; + } + DBG (5, "usb_high_cal_calibrate: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i8o8_fill_in_white (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *white_pattern) +{ + SANE_Byte *pattern; + SANE_Word j; + + pattern = (SANE_Byte *) white_pattern; + + DBG (5, "usb_high_cal_i8o8_fill_in_white: start, minor=%d\n", minor); + if (!cal->is_prepared) + { + DBG (3, "usb_high_cal_i8o8_fill_in_white: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + if (cal->white_needed == 0) + { + DBG (3, "usb_high_cal_i8o8_fill_in_white: white_needed==0\n"); + return SANE_STATUS_INVAL; + } + + for (j = 0; j < cal->width; j++) + { + *(cal->white_buffer + major * cal->width + j) += + (SANE_Int) (pattern[j]); + } + DBG (5, "usb_high_cal_i8o8_fill_in_white: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i8o8_fill_in_dark (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *dark_pattern) +{ + SANE_Byte *pattern = (SANE_Byte *) dark_pattern; + SANE_Word j; + + DBG (5, "usb_high_cal_i8o8_fill_in_dark: start, major=%d, minor=%d\n", + major, minor); + if (!cal->is_prepared) + { + DBG (3, "usb_high_cal_i8o8_fill_in_dark: !is_prepared\n"); + return SANE_FALSE; + } + if (cal->dark_needed == 0) + { + DBG (3, "usb_high_cal_i8o8_fill_in_dark: dark_needed==0\n"); + return SANE_FALSE; + } + + for (j = 0; j < cal->width; j++) + { + cal->dark_line[j] += (double) (pattern[j]); + } + DBG (5, "usb_high_cal_i8o8_fill_in_dark: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i4o1_fill_in_white (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *white_pattern) +{ + SANE_Byte *pattern; + SANE_Word j = 0; + + pattern = (SANE_Byte *) white_pattern; + + DBG (5, "usb_high_cal_i4o1_fill_in_white: minor=%d\n", minor); + if (!cal->is_prepared) + { + DBG (3, "usb_high_cal_i4o1_fill_in_white: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + if (cal->white_needed == 0) + { + DBG (3, "usb_high_cal_i4o1_fill_in_white: white_needed==0\n"); + return SANE_STATUS_INVAL; + } + + while (j < cal->width) + { + *(cal->white_buffer + major * cal->width + j) += + (SANE_Int) (*(pattern) & 0xf0); + j++; + if (j >= cal->width) + break; + *(cal->white_buffer + major * cal->width + j) += + (SANE_Int) ((SANE_Byte) (*(pattern++) << 4)); + j++; + } + DBG (5, "usb_high_cal_i8o8_fill_in_white: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i4o1_fill_in_dark (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *dark_pattern) +{ + SANE_Byte *pattern; + SANE_Word j = 0; + + pattern = (SANE_Byte *) dark_pattern; + + DBG (5, "usb_high_cal_i4o1_fill_in_dark: start, major=%d, minor=%d\n", + major, minor); + if (!cal->is_prepared) + { + DBG (3, "usb_high_cal_i4o1_fill_in_dark: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + if (cal->dark_needed == 0) + { + DBG (5, "usb_high_cal_i4o1_fill_in_dark: dark_needed==0\n"); + return SANE_STATUS_INVAL; + } + + while (j < cal->width) + { + cal->dark_line[j++] += (double) (*(pattern) & 0xf0); + if (j >= cal->width) + break; + cal->dark_line[j++] += (double) ((SANE_Byte) (*(pattern++) << 4)); + } + DBG (5, "usb_high_cal_i4o1_fill_in_dark: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i8o8_mono_calibrate (Calibrator * cal, void *src, void *target) +{ + SANE_Byte *gray_src; + SANE_Byte *gray_target; + SANE_Int base = 0; + SANE_Word value = 0; + SANE_Word i; + + DBG (5, "usb_high_cal_i8o8_mono_calibrate: start\n"); + + gray_src = (SANE_Byte *) src; + gray_target = (SANE_Byte *) target; + + if (cal->gamma_table == NULL) + { + SANE_Word k_white_level = cal->k_white_level >> 4; + for (i = 0; i < cal->width; i++) + { + base = (SANE_Int) ((SANE_Word) (gray_src[i]) << 4) + - (SANE_Int) (cal->k_dark[i]); + if (base < 0) + base = 0; + value = ((SANE_Word) (base) * k_white_level) / cal->k_white[i]; + if (value > 0x00ff) + value = 0x00ff; + gray_target[i] = (SANE_Byte) (value); + } + } + else + { + for (i = 0; i < cal->width; i++) + { + base = (SANE_Int) ((SANE_Word) (gray_src[i]) << 4) + - (SANE_Int) (cal->k_dark[i]); + if (base < 0) + base = 0; + value = ((SANE_Word) (base) * cal->k_white_level) / cal->k_white[i]; + if (value > 0x0fff) + value = 0x0fff; + gray_target[i] = (SANE_Byte) (cal->gamma_table[value]); + } + } + DBG (5, "usb_high_cal_i8o8_mono_calibrate: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i8o8_rgb_calibrate (Calibrator * cal, void *src, void *target) +{ + SANE_Byte *gray_src; + SANE_Byte *rgb_target; + SANE_Int base = 0; + SANE_Word value = 0; + SANE_Word i; + + DBG (5, "usb_high_cal_i8o8_rgb_calibrate: start\n"); + gray_src = (SANE_Byte *) src; + rgb_target = (SANE_Byte *) target; + + if (cal->gamma_table == NULL) + { + SANE_Word k_white_level = cal->k_white_level >> 4; + for (i = 0; i < cal->width; i++) + { + base = (SANE_Int) ((SANE_Word) (gray_src[i]) << 4) + - (SANE_Int) (cal->k_dark[i]); + if (base < 0) + base = 0; + value = ((SANE_Word) (base) * k_white_level) / cal->k_white[i]; + if (value > 0x00ff) + value = 0x00ff; + *rgb_target = (SANE_Byte) (value); + rgb_target += 3; + } + } + else + { + for (i = 0; i < cal->width; i++) + { + base = (SANE_Int) ((SANE_Word) (gray_src[i]) << 4) + - (SANE_Int) (cal->k_dark[i]); + if (base < 0) + base = 0; + value = ((SANE_Word) (base) * cal->k_white_level) / cal->k_white[i]; + if (value > 0x0fff) + value = 0x0fff; + *(rgb_target) = (SANE_Byte) (cal->gamma_table[value]); + rgb_target += 3; + } + } + DBG (5, "usb_high_cal_i8o8_rgb_calibrate: start\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_cal_i4o1_calibrate (Calibrator * cal, void *src, void *target) +{ + SANE_Byte *local_src; + SANE_Byte *local_target; + SANE_Int base = 0; + SANE_Word value = 0; + SANE_Word j = 0; + SANE_Int count = 0; + + DBG (5, "usb_high_cal_i4o1_calibrate: start\n"); + local_src = (SANE_Byte *) src; + local_target = (SANE_Byte *) target; + + *local_target = 0; + while (j < cal->width) + { + base = + (SANE_Int) ((SANE_Word) (*local_src & 0xf0) << 4) + - (SANE_Int) (cal->k_dark[j]); + if (base < 0) + base = 0; + value = ((SANE_Word) (base) * cal->k_white_level) / cal->k_white[j]; + if (value > 0x0fff) + value = 0x0fff; + if (value >= cal->threshold) + *(local_target) |= gray_map[count]; + count++; + j++; + if (j >= cal->width) + break; + base = (SANE_Int) ((SANE_Word) (*(local_src++) & 0x0f) << 8) - + (SANE_Int) (cal->k_dark[j]); + if (base < 0) + base = 0; + value = ((SANE_Word) (base) * cal->k_white_level) / cal->k_white[j]; + if (value > 0x0fff) + value = 0x0fff; + if (value >= cal->threshold) + *(local_target) |= gray_map[count]; + count++; + if (count >= 8) + { + local_target++; + *local_target = 0; + count = 0; + } + j++; + } + DBG (5, "usb_high_cal_i4o1_calibrate: exit\n"); + return SANE_STATUS_GOOD; +} + + +/* --------------------------- scan functions ----------------------------- */ + + +SANE_Status +usb_high_scan_init (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_init: start\n"); + + dev->init_bytes_per_strip = 8 * 1024; + dev->adjust_length_300 = 2560; + dev->adjust_length_600 = 5120; + dev->init_min_expose_time = 4992; + dev->init_skips_per_row_300 = 56; /* this value must be times of 6 */ + dev->init_skips_per_row_600 = 72; /* this value must be times of 6 */ + dev->init_j_lines = 154; + dev->init_k_lines = 16; + dev->init_k_filter = 8; + dev->init_k_loops = 2; + dev->init_pixel_rate_lines = 50; + dev->init_pixel_rate_filts = 37; + dev->init_powerdelay_lines = 2; + dev->init_home_lines = 160; + dev->init_dark_lines = 50; + dev->init_k_level = 245; + dev->init_max_power_delay = 240; + dev->init_min_power_delay = 136; + dev->init_adjust_way = 1; + dev->init_green_black_factor = 0.0; + dev->init_blue_black_factor = 0.0; + dev->init_red_black_factor = 0.0; + dev->init_gray_black_factor = 0.0; + dev->init_green_factor = 0.82004; + dev->init_blue_factor = 0.84954; + dev->init_red_factor = 0.826375; + dev->init_gray_factor = 0.833375; + + dev->init_red_rgb_600_pga = 8; + dev->init_green_rgb_600_pga = 8; + dev->init_blue_rgb_600_pga = 8; + dev->init_mono_600_pga = 8; + dev->init_red_rgb_300_pga = 8; + dev->init_green_rgb_300_pga = 8; + dev->init_blue_rgb_300_pga = 8; + dev->init_mono_300_pga = 8; + dev->init_expose_time = 9024; + dev->init_red_rgb_600_power_delay = 80; + dev->init_green_rgb_600_power_delay = 80; + dev->init_blue_rgb_600_power_delay = 80; + dev->init_red_mono_600_power_delay = 80; + dev->init_green_mono_600_power_delay = 80; + dev->init_blue_mono_600_power_delay = 80; + dev->init_red_rgb_300_power_delay = 80; + dev->init_green_rgb_300_power_delay = 80; + dev->init_blue_rgb_300_power_delay = 80; + dev->init_red_mono_300_power_delay = 80; + dev->init_green_mono_300_power_delay = 80; + dev->init_blue_mono_300_power_delay = 80; + dev->init_threshold = 128; + + dev->init_top_ref = 128; + dev->init_front_end = 16; + dev->init_red_offset = 0; + dev->init_green_offset = 0; + dev->init_blue_offset = 0; + + dev->init_rgb_24_back_track = 80; + dev->init_mono_8_back_track = 80; + + dev->is_open = SANE_FALSE; + dev->is_prepared = SANE_FALSE; + dev->expose_time = 4000; + dev->width = 2550; + dev->x_dpi = 300; + dev->y_dpi = 300; + dev->scan_mode = RGB24EXT; + dev->bytes_per_row = 2550 * 3; + dev->dummy = 0; + dev->bytes_per_strip = 2550; + dev->image_buffer = NULL; + dev->red = NULL; + dev->green = NULL; + dev->blue = NULL; + dev->get_line = NULL; + dev->backtrack = NULL; + dev->is_adjusted_rgb_600_power_delay = SANE_FALSE; + dev->is_adjusted_mono_600_power_delay = SANE_FALSE; + dev->is_adjusted_rgb_300_power_delay = SANE_FALSE; + dev->is_adjusted_mono_300_power_delay = SANE_FALSE; + dev->is_evaluate_pixel_rate = SANE_FALSE; + dev->red_rgb_600_pga = 0; + dev->green_rgb_600_pga = 0; + dev->blue_rgb_600_pga = 0; + dev->mono_600_pga = 0; + dev->red_rgb_600_power_delay = 0; + dev->green_rgb_600_power_delay = 0; + dev->blue_rgb_600_power_delay = 0; + dev->red_mono_600_power_delay = 0; + dev->green_mono_600_power_delay = 0; + dev->blue_mono_600_power_delay = 0; + dev->red_rgb_300_pga = 0; + dev->green_rgb_300_pga = 0; + dev->blue_rgb_300_pga = 0; + dev->mono_300_pga = 0; + dev->red_rgb_300_power_delay = 0; + dev->green_rgb_300_power_delay = 0; + dev->blue_rgb_300_power_delay = 0; + dev->red_mono_300_power_delay = 0; + dev->green_mono_300_power_delay = 0; + dev->blue_mono_300_power_delay = 0; + dev->pixel_rate = 2000; + dev->threshold = 128; + dev->gamma_table = 0; + dev->skips_per_row = 0; + + + dev->red_calibrator = NULL; + dev->green_calibrator = NULL; + dev->blue_calibrator = NULL; + dev->mono_calibrator = NULL; + + dev->is_cis_detected = SANE_FALSE; + dev->is_sensor_detected = SANE_FALSE; + + RIE (usb_low_init (&dev->chip)); + + DBG (5, "usb_high_scan_init: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_exit (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_exit: start\n"); + if (!dev->chip) + { + DBG (5, "usb_high_scan_exit: already exited (`%s')\n", dev->name); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_exit (dev->chip)); + dev->chip = 0; + DBG (5, "usb_high_scan_exit: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_prepare: start dev=%p\n", (void *) dev); + if (dev->is_prepared) + { + DBG (5, "usb_high_scan_prepare: is already prepared\n"); + return SANE_STATUS_GOOD; + } + if (dev->image_buffer) + { + free (dev->image_buffer); + } + dev->image_buffer = (SANE_Byte *) malloc (dev->init_bytes_per_strip * 3); + if (!dev->image_buffer) + return SANE_STATUS_NO_MEM; + + dev->red = dev->image_buffer; + dev->green = dev->image_buffer + dev->init_bytes_per_strip; + dev->blue = dev->image_buffer + dev->init_bytes_per_strip * 2; + + dev->is_prepared = SANE_TRUE; + DBG (5, "usb_high_scan_prepare: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_clearup (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_clearup: start, dev=%p\n", (void *) dev); + if (!dev->is_prepared) + { + DBG (3, "usb_high_scan_clearup: is not prepared\n"); + return SANE_STATUS_INVAL; + } + if (dev->image_buffer) + { + free (dev->image_buffer); + } + dev->image_buffer = NULL; + dev->red = NULL; + dev->green = NULL; + dev->blue = NULL; + + dev->is_prepared = SANE_FALSE; + DBG (5, "usb_high_scan_clearup: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_turn_power (Mustek_Usb_Device * dev, SANE_Bool is_on) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_turn_power: start, turn %s power\n", + is_on ? "on" : "off"); + + if (is_on) + { + if (dev->is_open) + { + DBG (3, "usb_high_scan_turn_power: wanted to turn on power, " + "but scanner already open\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_open (dev->chip, dev->device_name)); + dev->is_open = SANE_TRUE; + RIE (usb_low_turn_peripheral_power (dev->chip, SANE_TRUE)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + } + else + { + if (!dev->is_open) + { + DBG (3, "usb_high_scan_turn_power: wanted to turn off power, " + "but scanner already closed\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); + RIE (usb_low_close (dev->chip)); + dev->is_open = SANE_FALSE; + } + + DBG (5, "usb_high_scan_turn_power: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_back_home (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_back_home: start\n"); + + if (!dev->is_open) + { + DBG (3, "usb_high_scan_back_home: not open\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_set_ccd_width (dev->chip, dev->init_min_expose_time)); + RIE (usb_mid_motor_prepare_home (dev->chip)); + + DBG (5, "usb_high_scan_back_home: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_set_threshold (Mustek_Usb_Device * dev, SANE_Byte threshold) +{ + DBG (5, "usb_high_scan_set_threshold: start, dev=%p, threshold=%d\n", + (void *) dev, threshold); + + dev->threshold = threshold; + DBG (5, "usb_high_scan_set_threshold: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_embed_gamma (Mustek_Usb_Device * dev, SANE_Word * gamma_table) +{ + DBG (5, "usb_high_scan_embed_gamma: start, dev=%p, gamma_table=%p\n", + (void *) dev, (void *) gamma_table); + if (!dev->is_prepared) + { + DBG (5, "usb_high_scan_embed_gamma !is_prepared\n"); + return SANE_STATUS_INVAL; + } + + dev->gamma_table = gamma_table; + DBG (5, "usb_high_scan_embed_gamma: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_reset (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_reset: start\n"); + + if (!dev->is_open) + { + DBG (3, "usb_high_scan_reset: not open\n"); + return SANE_STATUS_INVAL; + } + if (!dev->is_prepared) + { + DBG (3, "usb_high_scan_reset: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_high_scan_init_asic (dev, dev->chip->sensor)); + RIE (usb_low_set_ccd_width (dev->chip, dev->init_min_expose_time)); + RIE (usb_mid_motor_prepare_home (dev->chip)); + RIE (usb_high_scan_set_threshold (dev, dev->init_threshold)); + RIE (usb_high_scan_embed_gamma (dev, NULL)); + dev->is_adjusted_rgb_600_power_delay = SANE_FALSE; + dev->is_adjusted_mono_600_power_delay = SANE_FALSE; + dev->is_adjusted_rgb_300_power_delay = SANE_FALSE; + dev->is_adjusted_mono_300_power_delay = SANE_FALSE; + dev->is_evaluate_pixel_rate = SANE_FALSE; + DBG (5, "usb_high_scan_reset: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_wait_carriage_home (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_wait_carriage_home: start\n"); + + status = usb_low_get_home_sensor (dev->chip); + + if (status != SANE_STATUS_GOOD) + { + RIE (usb_low_set_ccd_width (dev->chip, dev->init_min_expose_time)); + RIE (usb_mid_motor_prepare_home (dev->chip)); + do + { + status = usb_low_get_home_sensor (dev->chip); + if (status != SANE_STATUS_GOOD) + usleep (18 * 1000); + } + while (status != SANE_STATUS_GOOD); + } + + /* No Motor & Forward */ + RIE (usb_low_move_motor_home (dev->chip, SANE_FALSE, SANE_FALSE)); + DBG (5, "usb_high_scan_wait_carriage_home: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_hardware_calibration (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_hardware_calibration: start\n"); + + if (dev->is_cis_detected) + RIE (usb_high_scan_safe_forward (dev, dev->init_home_lines)); + + switch (dev->init_adjust_way) + { + case 1: /* CIS */ + switch (dev->scan_mode) + { + case RGB24EXT: + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + { + dev->expose_time = dev->init_expose_time; + dev->red_rgb_600_pga = dev->init_red_rgb_600_pga; + dev->green_rgb_600_pga = dev->init_green_rgb_600_pga; + dev->blue_rgb_600_pga = dev->init_blue_rgb_600_pga; + RIE (usb_high_scan_adjust_rgb_600_power_delay (dev)); + } + else + { + dev->expose_time = dev->init_expose_time; + dev->red_rgb_300_pga = dev->init_red_rgb_300_pga; + dev->green_rgb_300_pga = dev->init_green_rgb_300_pga; + dev->blue_rgb_300_pga = dev->init_blue_rgb_300_pga; + RIE (usb_high_scan_adjust_rgb_300_power_delay (dev)); + } + break; + case GRAY8EXT: + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + { + dev->expose_time = dev->init_expose_time; + dev->mono_600_pga = dev->init_mono_600_pga; + RIE (usb_high_scan_evaluate_pixel_rate (dev)); + RIE (usb_high_scan_adjust_mono_600_power_delay (dev)); + } + else + { + dev->expose_time = dev->init_expose_time; + dev->mono_300_pga = dev->init_mono_300_pga; + RIE (usb_high_scan_evaluate_pixel_rate (dev)); + RIE (usb_high_scan_adjust_mono_300_power_delay (dev)); + } + break; + default: + break; + } + break; + case 3: /* CCD */ + switch (dev->scan_mode) + { + case RGB24EXT: + dev->red_rgb_600_pga = dev->init_red_rgb_600_pga; + dev->green_rgb_600_pga = dev->init_green_rgb_600_pga; + dev->blue_rgb_600_pga = dev->init_blue_rgb_600_pga; + dev->skips_per_row = dev->init_skips_per_row_600; + /* RIE(usb_high_scan_adjust_rgb_600_exposure (dev); fixme */ + /* RIE(usb_high_scan_adjust_rgb_600_offset (dev); fixme */ + /* RIE(usb_high_scan_adjust_rgb_600_pga (dev); fixme */ + /* m_isAdjustedRgb600Offset=FALSE; */ + /* RIE(usb_high_scan_adjust_rgb_600_offset (dev); fixme */ + /* RIE(usb_high_scan_adjust_rgb_600_skips_per_row (dev); fixme */ + break; + case GRAY8EXT: + dev->mono_600_pga = dev->init_mono_600_pga; + dev->skips_per_row = dev->init_skips_per_row_600; + RIE (usb_high_scan_adjust_mono_600_exposure (dev)); + /* RIE(usb_high_scan_adjust_mono_600_offset (dev); fixme */ + /* RIE(usb_high_scan_adjust_mono_600_pga (dev); fixme */ + dev->is_adjusted_mono_600_offset = SANE_FALSE; + /* RIE(usb_high_scan_adjust_mono_600_offset (dev); fixme */ + /* RIE(usb_high_scan_adjust_mono_600_skips_per_row (dev); fixme */ + break; + default: + break; + } + break; + default: + dev->expose_time = dev->init_expose_time; + dev->red_rgb_600_power_delay = dev->init_red_rgb_600_power_delay; + dev->green_rgb_600_power_delay = dev->init_green_rgb_600_power_delay; + dev->blue_rgb_600_power_delay = dev->init_blue_rgb_600_power_delay; + dev->red_mono_600_power_delay = dev->init_red_mono_600_power_delay; + dev->green_mono_600_power_delay = dev->init_green_mono_600_power_delay; + dev->blue_mono_600_power_delay = dev->init_blue_mono_600_power_delay; + dev->red_rgb_600_pga = dev->init_red_rgb_600_pga; + dev->green_rgb_600_pga = dev->init_green_rgb_600_pga; + dev->blue_rgb_600_pga = dev->init_blue_rgb_600_pga; + dev->mono_600_pga = dev->init_mono_600_pga; + dev->red_rgb_300_power_delay = dev->init_red_rgb_300_power_delay; + dev->green_rgb_300_power_delay = dev->init_green_rgb_300_power_delay; + dev->blue_rgb_300_power_delay = dev->init_blue_rgb_300_power_delay; + dev->red_mono_300_power_delay = dev->init_red_mono_300_power_delay; + dev->green_mono_300_power_delay = dev->init_green_mono_300_power_delay; + dev->blue_mono_300_power_delay = dev->init_blue_mono_300_power_delay; + dev->red_rgb_300_pga = dev->init_red_rgb_300_pga; + dev->green_rgb_300_pga = dev->init_green_rgb_300_pga; + dev->blue_rgb_300_pga = dev->init_blue_rgb_300_pga; + dev->mono_300_pga = dev->init_mono_300_pga; + break; + } + DBG (5, "usb_high_scan_hardware_calibration: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_line_calibration (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_line_calibration: start\n"); + switch (dev->scan_mode) + { + case RGB24EXT: + RIE (usb_high_scan_prepare_rgb_24 (dev)); + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + RIE (usb_high_scan_prepare_rgb_signal_600_dpi (dev)); + else + RIE (usb_high_scan_prepare_rgb_signal_300_dpi (dev)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, dev->x_dpi)); + RIE (usb_high_scan_calibration_rgb_24 (dev)); + break; + case GRAY8EXT: + RIE (usb_high_scan_prepare_mono_8 (dev)); + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + RIE (usb_high_scan_prepare_mono_signal_600_dpi (dev)); + else + RIE (usb_high_scan_prepare_mono_signal_300_dpi (dev)); + RIE (usb_mid_sensor_prepare_mono (dev->chip, dev->x_dpi)); + RIE (usb_high_scan_calibration_mono_8 (dev)); + break; + default: + DBG (3, "usb_high_scan_line_calibration: mode not matched\n"); + return SANE_STATUS_INVAL; + break; + } + DBG (5, "usb_high_scan_line_calibration: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare_scan (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_scan: start\n"); + switch (dev->scan_mode) + { + case RGB24EXT: + RIE (usb_high_scan_prepare_rgb_24 (dev)); + dev->get_line = &usb_high_scan_get_rgb_24_bit_line; + dev->backtrack = &usb_high_scan_backtrack_rgb_24; + + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + RIE (usb_high_scan_prepare_rgb_signal_600_dpi (dev)); + else + RIE (usb_high_scan_prepare_rgb_signal_300_dpi (dev)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, dev->x_dpi)); + RIE (usb_mid_motor_prepare_rgb (dev->chip, dev->y_dpi)); + break; + case GRAY8EXT: + RIE (usb_high_scan_prepare_mono_8 (dev)); + dev->get_line = &usb_high_scan_get_mono_8_bit_line; + dev->backtrack = &usb_high_scan_backtrack_mono_8; + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + RIE (usb_high_scan_prepare_mono_signal_600_dpi (dev)); + else + RIE (usb_high_scan_prepare_mono_signal_300_dpi (dev)); + RIE (usb_mid_sensor_prepare_mono (dev->chip, dev->x_dpi)); + RIE (usb_mid_motor_prepare_mono (dev->chip, dev->y_dpi)); + break; + default: + DBG (5, "usb_high_scan_prepare_scan: unmatched mode\n"); + return SANE_STATUS_INVAL; + break; + } + DBG (5, "usb_high_scan_prepare_scan: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_suggest_parameters (Mustek_Usb_Device * dev, SANE_Word dpi, + SANE_Word x, SANE_Word y, SANE_Word width, + SANE_Word height, Colormode color_mode) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_suggest_parameters: start\n"); + + RIE (usb_high_scan_detect_sensor (dev)); + /* Looking up Optical Y Resolution */ + RIE (usb_mid_motor_get_dpi (dev->chip, dpi, &dev->y_dpi)); + /* Looking up Optical X Resolution */ + RIE (usb_mid_sensor_get_dpi (dev->chip, dpi, &dev->x_dpi)); + + dev->x = x * dev->x_dpi / dpi; + dev->y = y * dev->y_dpi / dpi; + dev->width = width * dev->x_dpi / dpi; + dev->height = height * dev->y_dpi / dpi; + + switch (color_mode) + { + case RGB24: + dev->scan_mode = RGB24EXT; + dev->bytes_per_row = dev->width * 3; + dev->bpp = 24; + break; + case GRAY8: + dev->scan_mode = GRAY8EXT; + dev->bpp = 8; + dev->bytes_per_row = dev->width; + break; + default: + DBG (3, "usb_high_scan_suggest_parameters: unmatched mode\n"); + return SANE_STATUS_INVAL; + break; + } + DBG (5, "usb_high_scan_suggest_parameters: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_detect_sensor (Mustek_Usb_Device * dev) +{ + if (dev->is_sensor_detected) + { + DBG (5, "usb_high_scan_detect_sensor: sensor already detected\n"); + return SANE_STATUS_GOOD; + } + dev->is_sensor_detected = SANE_TRUE; + + switch (dev->chip->scanner_type) + { + case MT_600CU: + dev->chip->sensor = ST_CANON300; + dev->chip->motor = MT_600; + dev->is_cis_detected = SANE_TRUE; + DBG (4, "usb_high_scan_detect_sensor: sensor=Canon 300 dpi, motor=" + "600 dpi\n"); + break; + case MT_1200USB: + dev->chip->sensor = ST_NEC600; + dev->chip->motor = MT_1200; + dev->init_min_expose_time = 2250; + dev->init_skips_per_row_600 = 0; + dev->init_home_lines = 32; + dev->init_dark_lines = 10; + dev->init_max_power_delay = 220; + dev->init_min_power_delay = 220; + dev->init_adjust_way = 3; + dev->init_red_rgb_600_pga = 30; + dev->init_green_rgb_600_pga = 30; + dev->init_blue_rgb_600_pga = 30; + dev->init_mono_600_pga = 30; + dev->init_expose_time = 16000; + + dev->init_top_ref = 6; + dev->init_front_end = 12; + dev->init_red_offset = 128; + dev->init_green_offset = 128; + dev->init_blue_offset = 128; + + dev->init_rgb_24_back_track = 0; + dev->init_mono_8_back_track = 40; + + dev->is_cis_detected = SANE_FALSE; + + DBG (4, "usb_high_scan_detect_sensor: sensor=Canon 600 dpi, motor=" + "1200 dpi\n"); + break; + case MT_1200UB: + case MT_1200CU_PLUS: + case MT_1200CU: /* need to check if it's a 300600 or 600 dpi sensor */ + { + SANE_Byte *buffer; + static SANE_Word l_temp = 0, r_temp = 0; + SANE_Int i; + SANE_Status status; + SANE_Word lines_left; + + dev->chip->motor = MT_1200; + dev->is_cis_detected = SANE_TRUE; + + buffer = NULL; + l_temp = 0; + r_temp = 0; + + buffer = (SANE_Byte *) malloc (dev->init_bytes_per_strip); + + if (!buffer) + return SANE_STATUS_NO_MEM; + + for (i = 0; i < 5400; i++) + buffer[i] = 0xaa; + + dev->scan_mode = GRAY8EXT; + dev->x_dpi = 600; + dev->y_dpi = 1200; + dev->width = 5400; + + RIE (usb_high_scan_init_asic (dev, ST_CANON600)); + RIE (usb_low_turn_peripheral_power (dev->chip, SANE_TRUE)); + RIE (usb_low_enable_motor (dev->chip, SANE_TRUE)); /* Enable Motor */ + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + RIE (usb_low_invert_image (dev->chip, SANE_FALSE)); + RIE (usb_low_set_image_dpi (dev->chip, SANE_TRUE, SW_P6P6)); + dev->bytes_per_strip = dev->adjust_length_600; + dev->bytes_per_row = 5400; + dev->dummy = 0; + + RIE (usb_high_scan_wait_carriage_home (dev)); + RIE (usb_high_scan_hardware_calibration (dev)); + RIE (usb_high_scan_prepare_scan (dev)); + + /* Get Data */ + RIE (usb_low_start_rowing (dev->chip)); + RIE (usb_low_get_row (dev->chip, buffer, &lines_left)); + RIE (usb_low_stop_rowing (dev->chip)); + /* Calculate */ + for (i = 0; i < 256; i++) + l_temp = l_temp + buffer[512 + i]; + for (i = 0; i < 256; i++) + r_temp = r_temp + buffer[3500 + i]; + + l_temp = l_temp / 256; + r_temp = r_temp / 256; + + /* 300/600 switch CIS or 600 CIS */ + DBG (5, "usb_high_scan_detect_sensor: l_temp=%d, r_temp=%d\n", + l_temp, r_temp); + if (r_temp > 50) + { + dev->chip->sensor = ST_CANON600; + DBG (4, + "usb_high_scan_detect_sensor: sensor=Canon 600 dpi, motor=" + "1200 dpi\n"); + } + else + { + DBG (4, "usb_high_scan_detect_sensor: sensor=Canon 300/600 dpi, " + "motor=1200 dpi\n"); + dev->chip->sensor = ST_CANON300600; + } + + /* Release Resource */ + free (buffer); + buffer = NULL; + + break; + } + default: + DBG (5, "usb_high_scan_detect_sensor: I don't know this scanner type " + "(%d)\n", dev->chip->scanner_type); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_high_scan_setup_scan (Mustek_Usb_Device * dev, Colormode color_mode, + SANE_Word x_dpi, SANE_Word y_dpi, + SANE_Bool is_invert, SANE_Word x, SANE_Word y, + SANE_Word width) +{ + SANE_Status status; + SANE_Word upper_bound; + SANE_Word left_bound; + + DBG (5, "usb_high_scan_setup_scan: start, is_invert=%d\n", is_invert); + if (!dev->is_open) + { + DBG (5, "usb_high_scan_setup_scan: not open\n"); + return SANE_STATUS_INVAL; + } + if (!dev->is_prepared) + { + DBG (5, "usb_high_scan_setup_scan: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_high_scan_init_asic (dev, dev->chip->sensor)); + RIE (usb_low_turn_peripheral_power (dev->chip, SANE_TRUE)); + RIE (usb_low_enable_motor (dev->chip, SANE_TRUE)); /* Enable Motor */ + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + RIE (usb_low_invert_image (dev->chip, SANE_FALSE)); + if (!dev->is_cis_detected) + { + usb_mid_front_set_front_end_mode (dev->chip, 16); + usb_mid_front_enable (dev->chip, SANE_TRUE); + usb_mid_front_set_top_reference (dev->chip, 244); + usb_mid_front_set_rgb_signal (dev->chip); + } + + /* Compute necessary variables */ + dev->scan_mode = color_mode; + dev->x_dpi = x_dpi; + dev->y_dpi = y_dpi; + dev->width = width; + + switch (dev->scan_mode) + { + case RGB24EXT: + dev->bytes_per_row = 3 * dev->width; + upper_bound = ((y * 600) / dev->y_dpi) + dev->init_j_lines; + break; + case GRAY8EXT: + dev->bytes_per_row = dev->width; + upper_bound = ((y * 600) / dev->y_dpi) + dev->init_j_lines + 4; + /* fixme */ + break; + default: + upper_bound = ((y * 600) / dev->y_dpi) + dev->init_j_lines + 4; + break; + } + + if (usb_mid_sensor_is600_mode (dev->chip, dev->x_dpi)) + { + /* in 600dpi */ + left_bound = (x * 600 / dev->x_dpi) + dev->init_skips_per_row_600; + dev->skips_per_row = (((left_bound % 32) * dev->x_dpi + 300) / 600); + } + else + { + /* in 300dpi */ + left_bound = (x * 300 / dev->x_dpi) + dev->init_skips_per_row_300; + dev->skips_per_row = (((left_bound % 32) * dev->x_dpi + 150) / 300); + } + + dev->dummy = (left_bound / 32) * 32; + + switch (dev->scan_mode) + { + case RGB24EXT: + dev->bytes_per_strip = dev->skips_per_row + dev->width; + break; + case GRAY8EXT: + dev->bytes_per_strip = dev->skips_per_row + dev->width; + break; + default: + break; + } + + dev->bytes_per_strip = ((dev->bytes_per_strip + 1) / 2) * 2; + /* make bytes_per_strip is as 2n to advoid 64n+1 */ + + RIE (usb_high_scan_wait_carriage_home (dev)); + RIE (usb_high_scan_hardware_calibration (dev)); + RIE (usb_high_scan_line_calibration (dev)); + RIE (usb_high_scan_step_forward (dev, upper_bound)); + RIE (usb_high_scan_prepare_scan (dev)); + RIE (usb_low_start_rowing (dev->chip)); + /* pat_chromator fixme (init for calibration?) */ + DBG (5, "usb_high_scan_setup_scan: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_get_rows (Mustek_Usb_Device * dev, SANE_Byte * block, + SANE_Word rows, SANE_Bool is_order_invert) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_get_rows: start, %d rows\n", rows); + if (!dev->is_open) + { + DBG (3, "usb_high_scan_get_rows: not open\n"); + return SANE_STATUS_INVAL; + } + if (!dev->is_prepared) + { + DBG (3, "usb_high_scan_get_rows: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + while (rows > 0) + { + RIE ((*dev->get_line) (dev, block, is_order_invert)); + block += dev->bytes_per_row; + rows--; + } + DBG (5, "usb_high_scan_get_rows: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_stop_scan (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_stop_scan: start\n"); + if (!dev->is_open) + { + DBG (3, "usb_high_scan_stop_scan: not open\n"); + return SANE_STATUS_INVAL; + } + if (!dev->is_prepared) + { + DBG (3, "usb_high_scan_stop_scan: !is_prepared\n"); + return SANE_STATUS_INVAL; + } + switch (dev->scan_mode) + { + case RGB24EXT: + RIE (usb_high_cal_exit (dev->blue_calibrator)); + if (dev->blue_calibrator) + free (dev->blue_calibrator); + dev->blue_calibrator = NULL; + RIE (usb_high_cal_exit (dev->green_calibrator)); + if (dev->green_calibrator) + free (dev->green_calibrator); + dev->green_calibrator = NULL; + RIE (usb_high_cal_exit (dev->red_calibrator)); + if (dev->red_calibrator) + free (dev->red_calibrator); + dev->red_calibrator = NULL; + break; + case GRAY8EXT: + RIE (usb_high_cal_exit (dev->mono_calibrator)); + if (dev->mono_calibrator) + free (dev->mono_calibrator); + dev->mono_calibrator = NULL; + break; + default: + break; + } + + RIE (usb_low_stop_rowing (dev->chip)); + if (!dev->is_cis_detected) + RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); + + DBG (5, "usb_high_scan_stop_scan: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_init_asic (Mustek_Usb_Device * dev, Sensor_Type sensor) +{ + SANE_Byte ccd_dpi = 0; + SANE_Byte select = 0; + SANE_Byte adjust = 0; + SANE_Byte pin = 0; + SANE_Byte motor = 0; + SANE_Bool fix_pattern = SANE_FALSE; + SANE_Byte ad_timing = 0; + Banksize bank_size; + SANE_Status status; + + DBG (5, "usb_high_scan_init_asic: start\n"); + switch (sensor) + { + case ST_TOSHIBA600: + ccd_dpi = 32; + select = 240; + adjust = 0; + pin = 18; + motor = 0; + fix_pattern = SANE_FALSE; + ad_timing = 0; + bank_size = BS_16K; + DBG (5, "usb_high_scan_init_asic: sensor is set to TOSHIBA600\n"); + break; + case ST_CANON300: + ccd_dpi = 232; + select = 232; + adjust = 0; + pin = 18; + motor = 0; + fix_pattern = SANE_FALSE; + ad_timing = 1; + bank_size = BS_4K; + DBG (5, "usb_high_scan_init_asic: sensor is set to CANON300\n"); + break; + case ST_CANON300600: + ccd_dpi = 232; + select = 232; + adjust = 64; + pin = 18; + motor = 0; + fix_pattern = SANE_FALSE; + ad_timing = 1; + bank_size = BS_16K; + DBG (5, "usb_high_scan_init_asic: sensor is set to CANON300600\n"); + break; + case ST_CANON600: + ccd_dpi = 232; + select = 232; + adjust = 64; + pin = 18; + motor = 0; + fix_pattern = SANE_FALSE; + ad_timing = 1; + bank_size = BS_16K; + DBG (5, "usb_high_scan_init_asic: sensor is set to CANON600\n"); + break; + case ST_NEC600: /* fixme */ + ccd_dpi = 32; + select = 224; + adjust = 112; + pin = 18; + motor = 0; + fix_pattern = SANE_FALSE; + ad_timing = 0; + bank_size = BS_16K; + DBG (5, "usb_high_scan_init_asic: sensor is set to NEC600\n"); + break; + default: + DBG (5, "usb_high_scan_init_asic: unknown sensor\n"); + return SANE_STATUS_INVAL; + break; + } + RIE (usb_low_adjust_timing (dev->chip, adjust)); + RIE (usb_low_select_timing (dev->chip, select)); + RIE (usb_low_set_timing (dev->chip, ccd_dpi)); + RIE (usb_low_set_sram_bank (dev->chip, bank_size)); + RIE (usb_low_set_asic_io_pins (dev->chip, pin)); + RIE (usb_low_set_rgb_sel_pins (dev->chip, pin)); + RIE (usb_low_set_motor_signal (dev->chip, motor)); + RIE (usb_low_set_test_sram_mode (dev->chip, SANE_FALSE)); + RIE (usb_low_set_fix_pattern (dev->chip, fix_pattern)); + RIE (usb_low_set_ad_timing (dev->chip, ad_timing)); + + DBG (5, "usb_high_scan_init_asic: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_evaluate_max_level (Mustek_Usb_Device * dev, + SANE_Word sample_lines, + SANE_Int sample_length, + SANE_Byte * ret_max_level) +{ + SANE_Byte max_level = 0; + SANE_Word i; + SANE_Int j; + SANE_Status status; + SANE_Word lines_left; + + DBG (5, "usb_high_scan_evaluate_max_level: start\n"); + + sample_length -= 20; + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < sample_lines; i++) + { + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + for (j = 20; j < sample_length; j++) + { + if (max_level < dev->green[j]) + max_level = dev->green[j]; + } + } + RIE (usb_low_stop_rowing (dev->chip)); + if (ret_max_level) + *ret_max_level = max_level; + DBG (5, "usb_high_scan_evaluate_max_level: exit, max_level = %d\n", + max_level); + return SANE_STATUS_GOOD; +} + +/* Binary Search for Single Channel Power Delay */ +SANE_Status +usb_high_scan_bssc_power_delay (Mustek_Usb_Device * dev, + Powerdelay_Function set_power_delay, + Signal_State * signal_state, + SANE_Byte * target, SANE_Byte max, + SANE_Byte min, SANE_Byte threshold, + SANE_Int length) +{ + SANE_Byte max_level; + SANE_Byte max_max = max; + SANE_Byte min_min = min; + SANE_Status status; + + DBG (5, "usb_high_scan_bssc_power_delay: start\n"); + + *target = (max + min) / 2; + RIE ((*set_power_delay) (dev->chip, *target)); + while (*target != min) + { + RIE (usb_high_scan_evaluate_max_level (dev, dev->init_powerdelay_lines, + length, &max_level)); + if (max_level > threshold) + { + min = *target; + *target = (max + min) / 2; + *signal_state = SS_BRIGHTER; + } + else if (max_level < threshold) + { + max = *target; + *target = (max + min) / 2; + *signal_state = SS_DARKER; + } + else if (max_level == threshold) + { /* Found. */ + *signal_state = SS_EQUAL; + return SANE_STATUS_GOOD; + } + RIE ((*set_power_delay) (dev->chip, *target)); + } + /* Fail... */ + if (max == max_max || min == min_min) + { /* Boundary check */ + if (max == max_max) /*target on max side */ + *target = max_max; + else + *target = min_min; + RIE ((*set_power_delay) (dev->chip, *target)); + RIE (usb_high_scan_evaluate_max_level (dev, dev->init_powerdelay_lines, + length, &max_level)); + + if (max_level > threshold) + { + *signal_state = SS_BRIGHTER; + } + else if (max_level < threshold) + { + *signal_state = SS_DARKER; + } + else if (max_level == threshold) + { + *signal_state = SS_EQUAL; + } + } + else + { /* Fail... will always on mimnum side, make it darker */ + target++; + *signal_state = SS_DARKER; + } + DBG (5, "usb_high_scan_bssc_power_delay: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_adjust_rgb_600_power_delay (Mustek_Usb_Device * dev) +{ + SANE_Status status; + SANE_Byte max_power_delay; + Signal_State signal_state = SS_UNKNOWN; + + DBG (5, "usb_high_scan_adjust_rgb_600_power_delay: start\n"); + max_power_delay = (SANE_Byte) (dev->expose_time / 64); + + if (dev->is_adjusted_rgb_600_power_delay) + return SANE_STATUS_GOOD; + /* Setup Initial State */ + dev->red_rgb_600_power_delay = max_power_delay; + dev->green_rgb_600_power_delay = max_power_delay; + dev->blue_rgb_600_power_delay = max_power_delay; + + RIE (usb_low_set_ccd_width (dev->chip, dev->expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_dummy (dev->chip, dev->init_skips_per_row_600)); + RIE (usb_low_set_image_byte_width (dev->chip, dev->adjust_length_600)); + RIE (usb_low_set_pixel_depth (dev->chip, PD_8BIT)); + + /* adjust GreenPD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_GREEN)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 600)); + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_green_pga (dev->chip, dev->green_rgb_600_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_green_pd, &signal_state, + &dev->green_rgb_600_power_delay, + max_power_delay, 0, dev->init_max_power_delay, + dev->adjust_length_600)); + + /* adjust BluePD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_BLUE)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 600)); + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->blue_rgb_600_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_blue_pd, &signal_state, + &dev->blue_rgb_600_power_delay, + max_power_delay, 0, dev->init_max_power_delay, + dev->adjust_length_600)); + + /* adjust RedPD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_RED)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 600)); + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_red_pga (dev->chip, dev->red_rgb_600_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_red_pd, &signal_state, + &dev->red_rgb_600_power_delay, max_power_delay, 0, + dev->init_max_power_delay, dev->adjust_length_600)); + + dev->is_adjusted_rgb_600_power_delay = SANE_TRUE; + DBG (5, "usb_high_scan_adjust_rgb_600_power_delay: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_adjust_mono_600_power_delay (Mustek_Usb_Device * dev) +{ + SANE_Byte max_power_delay; + Signal_State signal_state = SS_UNKNOWN; + SANE_Status status; + + DBG (5, "usb_high_scan_adjust_mono_600_power_delay: start\n"); + max_power_delay = (SANE_Byte) (dev->expose_time / 64); + if (dev->is_adjusted_mono_600_power_delay) + return SANE_STATUS_GOOD; + /* Setup Initial State */ + dev->red_mono_600_power_delay = max_power_delay; + dev->green_mono_600_power_delay = max_power_delay; + dev->blue_mono_600_power_delay = max_power_delay; + + /* Compute Gray PD */ + RIE (usb_low_set_ccd_width (dev->chip, dev->expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_dummy (dev->chip, dev->init_skips_per_row_600)); + RIE (usb_low_set_image_byte_width (dev->chip, dev->adjust_length_600)); + RIE (usb_low_set_pixel_depth (dev->chip, PD_8BIT)); + + /* adjust GreenGrayPD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_GREEN)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 600)); + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_red_pga (dev->chip, dev->mono_600_pga)); + RIE (usb_mid_front_set_green_pga (dev->chip, dev->mono_600_pga)); + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->mono_600_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_green_pd, &signal_state, + &dev->green_mono_600_power_delay, + max_power_delay, 0, dev->init_max_power_delay, + dev->adjust_length_600)); + + dev->is_adjusted_mono_600_power_delay = SANE_TRUE; + DBG (5, "usb_high_scan_adjust_mono_600_power_delay: exit\n"); + return SANE_STATUS_GOOD; +} + +/* CCD */ +SANE_Status +usb_high_scan_adjust_mono_600_exposure (Mustek_Usb_Device * dev) +{ + SANE_Word transfer_time; + SANE_Status status; + + DBG (5, "usb_high_scan_adjust_mono_600_exposure: start\n"); + if (dev->is_adjusted_mono_600_exposure) + return SANE_STATUS_GOOD; + + RIE (usb_high_scan_evaluate_pixel_rate (dev)); + transfer_time = dev->pixel_rate * dev->x_dpi / 600; + if (transfer_time > 16000) + transfer_time = 16000; + + dev->mono_600_exposure = + MAX (5504, MAX (transfer_time, + usb_mid_motor_mono_capability (dev->chip, dev->y_dpi))); + dev->mono_600_exposure = ((dev->mono_600_exposure + 63) / 64) * 64; + dev->is_adjusted_mono_600_exposure = SANE_TRUE; + DBG (5, "usb_high_scan_adjust_mono_600_exposure: exit\n"); + return SANE_STATUS_GOOD; +} + +#if 0 +/* CCD */ +SANE_Status +usb_high_scan_adjust_mono_600_offset (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_adjust_mono_600_offset: start\n"); + if (dev->is_adjusted_mono_600_offset) + return SANE_STATUS_GOOD; + + DBG (5, "usb_high_scan_adjust_mono_600_offset: exit\n"); + return SANE_STATUS_GOOD; +} + +/* CCD */ +SANE_Status +usb_high_scan_adjust_mono_600_pga (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_adjust_mono_600_pga: start (dev = %p)\n", dev); + DBG (5, "usb_high_scan_adjust_mono_600_pga: exit\n"); + return SANE_STATUS_GOOD; +} + +/* CCD */ +SANE_Status +usb_high_scan_adjust_mono_600_skips_per_row (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_adjust_mono_600_skips_per_row: start (dev = %p)\n", + dev); + DBG (5, "usb_high_scan_adjust_mono_600_skips_per_row: exit\n"); + return SANE_STATUS_GOOD; +} +#endif + +SANE_Status +usb_high_scan_adjust_rgb_300_power_delay (Mustek_Usb_Device * dev) +{ + /* Setup Initial State */ + SANE_Byte max_power_delay; + Signal_State signal_state = SS_UNKNOWN; + SANE_Status status; + + DBG (5, "usb_high_scan_adjust_rgb_300_power_delay: start\n"); + max_power_delay = (SANE_Byte) (dev->expose_time / 64); + if (dev->is_adjusted_rgb_300_power_delay) + return SANE_STATUS_GOOD; + + dev->red_rgb_300_power_delay = max_power_delay; + dev->green_rgb_300_power_delay = max_power_delay; + dev->blue_rgb_300_power_delay = max_power_delay; + + RIE (usb_low_set_ccd_width (dev->chip, dev->expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_dummy (dev->chip, dev->init_skips_per_row_300)); + RIE (usb_low_set_image_byte_width (dev->chip, dev->adjust_length_300)); + RIE (usb_low_set_pixel_depth (dev->chip, PD_8BIT)); + + /* adjust GreenPD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_GREEN)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 300)); + + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_green_pga (dev->chip, dev->green_rgb_300_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_green_pd, &signal_state, + &dev->green_rgb_300_power_delay, + max_power_delay, 0, dev->init_max_power_delay, + dev->adjust_length_300)); + + /* adjust BluePD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_BLUE)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 300)); + + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->blue_rgb_300_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_blue_pd, &signal_state, + &dev->blue_rgb_300_power_delay, max_power_delay, 0, + dev->init_max_power_delay, dev->adjust_length_300)); + + /* adjust RedPD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_RED)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 300)); + + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_red_pga (dev->chip, dev->red_rgb_300_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_red_pd, &signal_state, + &dev->red_rgb_300_power_delay, max_power_delay, 0, + dev->init_max_power_delay, dev->adjust_length_300)); + dev->is_adjusted_rgb_300_power_delay = SANE_TRUE; + DBG (5, "usb_high_scan_adjust_rgb_300_power_delay: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_adjust_mono_300_power_delay (Mustek_Usb_Device * dev) +{ + SANE_Byte max_power_delay; + Signal_State signal_state = SS_UNKNOWN; + SANE_Status status; + + DBG (5, "usb_high_scan_adjust_mono_300_power_delay: start\n"); + max_power_delay = (SANE_Byte) (dev->expose_time / 64); + if (dev->is_adjusted_mono_300_power_delay) + return SANE_STATUS_GOOD; + /* Setup Initial State */ + dev->red_mono_300_power_delay = max_power_delay; + dev->green_mono_300_power_delay = max_power_delay; + dev->blue_mono_300_power_delay = max_power_delay; + + /* Compute Gray PD */ + RIE (usb_low_set_ccd_width (dev->chip, dev->expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_dummy (dev->chip, dev->init_skips_per_row_300)); + RIE (usb_low_set_image_byte_width (dev->chip, dev->adjust_length_300)); + RIE (usb_low_set_pixel_depth (dev->chip, PD_8BIT)); + + /* adjust GreenGrayPD */ + RIE (usb_mid_motor_prepare_adjust (dev->chip, CH_GREEN)); + RIE (usb_mid_sensor_prepare_rgb (dev->chip, 300)); + + signal_state = SS_UNKNOWN; + RIE (usb_mid_front_set_red_pga (dev->chip, dev->mono_300_pga)); + RIE (usb_mid_front_set_green_pga (dev->chip, dev->mono_300_pga)); + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->mono_300_pga)); + RIE (usb_high_scan_bssc_power_delay + (dev, &usb_low_set_green_pd, &signal_state, + &dev->green_mono_300_power_delay, + max_power_delay, 0, dev->init_max_power_delay, + dev->adjust_length_300)); + + dev->is_adjusted_mono_300_power_delay = SANE_TRUE; + DBG (5, "usb_high_scan_adjust_mono_300_power_delay: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_evaluate_pixel_rate (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_evaluate_pixel_rate: start, dev=%p\n", (void *) dev); + + /* fixme: new for CCD */ + dev->pixel_rate = 2000; + dev->is_evaluate_pixel_rate = SANE_TRUE; + DBG (5, "usb_high_scan_evaluate_pixel_rate: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_calibration_rgb_24 (Mustek_Usb_Device * dev) +{ + SANE_Word white_need; + SANE_Word dark_need; + SANE_Word i; + SANE_Status status; + SANE_Word lines_left; + SANE_Word minor_average; + + DBG (5, "usb_high_scan_calibration_rgb_24: start, dev=%p\n", (void *) dev); + if (dev->is_cis_detected) + { + RIE (usb_mid_motor_prepare_calibrate_rgb (dev->chip, dev->y_dpi)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + minor_average = 2; + } + else + { + minor_average = 1; + } + + dev->red_calibrator = (Calibrator *) malloc (sizeof (Calibrator)); + if (!dev->red_calibrator) + return SANE_STATUS_NO_MEM; + + RIE (usb_high_cal_init (dev->red_calibrator, I8O8RGB, + dev->init_k_level << 8, 0)); + RIE (usb_high_cal_prepare (dev->red_calibrator, dev->width)); + RIE (usb_high_cal_embed_gamma (dev->red_calibrator, dev->gamma_table)); + RIE (usb_high_cal_setup + (dev->red_calibrator, 1, minor_average, 8, dev->width, &white_need, + &dark_need)); + + dev->green_calibrator = (Calibrator *) malloc (sizeof (Calibrator)); + if (!dev->green_calibrator) + return SANE_STATUS_NO_MEM; + RIE (usb_high_cal_init (dev->green_calibrator, I8O8RGB, + dev->init_k_level << 8, 0)); + RIE (usb_high_cal_prepare (dev->green_calibrator, dev->width)); + RIE (usb_high_cal_embed_gamma (dev->green_calibrator, dev->gamma_table)); + RIE (usb_high_cal_setup (dev->green_calibrator, 1, minor_average, 8, + dev->width, &white_need, &dark_need)); + + dev->blue_calibrator = (Calibrator *) malloc (sizeof (Calibrator)); + if (!dev->blue_calibrator) + return SANE_STATUS_NO_MEM; + + RIE (usb_high_cal_init (dev->blue_calibrator, I8O8RGB, + dev->init_k_level << 8, 0)); + RIE (usb_high_cal_prepare (dev->blue_calibrator, dev->width)); + RIE (usb_high_cal_embed_gamma (dev->blue_calibrator, dev->gamma_table)); + RIE (usb_high_cal_setup (dev->blue_calibrator, 1, minor_average, 8, + dev->width, &white_need, &dark_need)); + + /* K White */ + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < white_need; i++) + { + /* Read Green Channel */ + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->green_calibrator, i, 0, + (void *) (dev->green + + dev->skips_per_row))); + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->green_calibrator, i, 1, + (void *) (dev->green + + dev->skips_per_row))); + /* Read Blue Channel */ + RIE (usb_low_get_row (dev->chip, dev->blue, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->blue_calibrator, i, 0, + (void *) (dev->blue + + dev->skips_per_row))); + RIE (usb_low_get_row (dev->chip, dev->blue, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->blue_calibrator, i, 1, + (void *) (dev->blue + + dev->skips_per_row))); + /* Read Red Channel */ + RIE (usb_low_get_row (dev->chip, dev->red, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->red_calibrator, i, 0, + (void *) (dev->red + + dev->skips_per_row))); + RIE (usb_low_get_row (dev->chip, dev->red, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->red_calibrator, i, 1, + (void *) (dev->red + + dev->skips_per_row))); + } + RIE (usb_low_stop_rowing (dev->chip)); + /* Caculate average */ + RIE (usb_high_cal_evaluate_white (dev->green_calibrator, + dev->init_green_factor)); + RIE (usb_high_cal_evaluate_white (dev->blue_calibrator, + dev->init_blue_factor)); + RIE (usb_high_cal_evaluate_white (dev->red_calibrator, + dev->init_red_factor)); + + RIE (usb_mid_motor_prepare_calibrate_rgb (dev->chip, dev->y_dpi)); + RIE (usb_low_enable_motor (dev->chip, SANE_FALSE)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); + + /* K Black */ + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < dark_need; i++) + { + /* Read Green Channel */ + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->green_calibrator, i, 0, + (void *) (dev->green + + dev->skips_per_row))); + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->green_calibrator, i, 1, + (void *) (dev->green + + dev->skips_per_row))); + /* Read Blue Channel */ + RIE (usb_low_get_row (dev->chip, dev->blue, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->blue_calibrator, i, 0, + (void *) (dev->blue + + dev->skips_per_row))); + RIE (usb_low_get_row (dev->chip, dev->blue, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->blue_calibrator, i, 1, + (void *) (dev->blue + + dev->skips_per_row))); + /* Read Red Channel */ + RIE (usb_low_get_row (dev->chip, dev->red, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->red_calibrator, i, 0, + (void *) (dev->red + + dev->skips_per_row))); + RIE (usb_low_get_row (dev->chip, dev->red, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->red_calibrator, i, 1, + (void *) (dev->red + + dev->skips_per_row))); + } + RIE (usb_low_stop_rowing (dev->chip)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + /* Calculate average */ + RIE (usb_high_cal_evaluate_dark (dev->green_calibrator, + dev->init_green_black_factor)); + RIE (usb_high_cal_evaluate_dark (dev->blue_calibrator, + dev->init_blue_black_factor)); + RIE (usb_high_cal_evaluate_dark (dev->red_calibrator, + dev->init_red_black_factor)); + /* Calculate Mapping */ + RIE (usb_high_cal_evaluate_calibrator (dev->green_calibrator)); + RIE (usb_high_cal_evaluate_calibrator (dev->blue_calibrator)); + RIE (usb_high_cal_evaluate_calibrator (dev->red_calibrator)); + DBG (5, "usb_high_scan_calibration_rgb_24: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_calibration_mono_8 (Mustek_Usb_Device * dev) +{ + SANE_Word white_need; + SANE_Word dark_need; + SANE_Word i; + SANE_Status status; + SANE_Word lines_left; + + DBG (5, "usb_high_scan_calibration_mono_8: start\n"); + RIE (usb_mid_motor_prepare_calibrate_mono (dev->chip, dev->y_dpi)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + + dev->mono_calibrator = (Calibrator *) malloc (sizeof (Calibrator)); + if (!dev->mono_calibrator) + return SANE_STATUS_NO_MEM; + + RIE (usb_high_cal_init (dev->mono_calibrator, I8O8MONO, + dev->init_k_level << 8, 0)); + RIE (usb_high_cal_prepare (dev->mono_calibrator, dev->width)); + RIE (usb_high_cal_embed_gamma (dev->mono_calibrator, dev->gamma_table)); + RIE (usb_high_cal_setup (dev->mono_calibrator, 1, 1, 8, + dev->width, &white_need, &dark_need)); + + /* K White */ + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < white_need; i++) + { + /* Read Green Channel */ + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_fill_in_white (dev->mono_calibrator, i, 0, + (void *) (dev->green + + dev->skips_per_row))); + } + RIE (usb_low_stop_rowing (dev->chip)); + /* Caculate average */ + RIE (usb_high_cal_evaluate_white (dev->mono_calibrator, + dev->init_gray_factor)); + + RIE (usb_mid_motor_prepare_calibrate_mono (dev->chip, dev->y_dpi)); + RIE (usb_low_enable_motor (dev->chip, SANE_FALSE)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); + + /* K Black */ + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < dark_need; i++) + { + /* Read Green Channel */ + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_fill_in_dark (dev->mono_calibrator, i, 0, + (void *) (dev->green + + dev->skips_per_row))); + } + RIE (usb_low_stop_rowing (dev->chip)); + RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); + /* Caculate Green Black */ + RIE (usb_high_cal_evaluate_dark (dev->mono_calibrator, + dev->init_gray_black_factor)); + /* Caculate Mapping */ + RIE (usb_high_cal_evaluate_calibrator (dev->mono_calibrator)); + DBG (5, "usb_high_scan_calibration_mono_8: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_step_forward (Mustek_Usb_Device * dev, SANE_Int step_count) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_step_forward: start\n"); + + if (step_count <= 0) + return SANE_STATUS_INVAL; + /* Initialize */ + RIE (usb_low_set_ccd_width (dev->chip, dev->init_min_expose_time)); + RIE (usb_low_set_motor_direction (dev->chip, SANE_FALSE)); + RIE (usb_mid_motor_prepare_step (dev->chip, (SANE_Word) step_count)); + /* Startup */ + RIE (usb_low_start_rowing (dev->chip)); + /* Wait for stop */ + /* Linux USB seems buggy on timeout... sleep before really try */ + /* to read the flag from scanner */ + usleep (step_count * 2 * 1000); + RIE (usb_low_wait_rowing_stop (dev->chip)); + if (!dev->is_cis_detected) + RIE (usb_low_set_ccd_width (dev->chip, dev->expose_time)); + + DBG (5, "usb_high_scan_step_forward: start\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_safe_forward (Mustek_Usb_Device * dev, SANE_Int step_count) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_safe_forward: start\n"); + if (step_count <= 0) + return SANE_STATUS_INVAL; + /* Initialize */ + RIE (usb_low_set_ccd_width (dev->chip, 5400)); + RIE (usb_low_set_motor_direction (dev->chip, SANE_FALSE)); + RIE (usb_mid_motor_prepare_step (dev->chip, (SANE_Word) step_count)); + /* Startup */ + RIE (usb_low_start_rowing (dev->chip)); + /* Wait to Stop */ + RIE (usb_low_wait_rowing_stop (dev->chip)); + RIE (usb_low_set_ccd_width (dev->chip, dev->expose_time)); + DBG (5, "usb_high_scan_safe_forward: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Word +usb_high_scan_calculate_max_rgb_600_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd) +{ + SANE_Word red_light_up; + SANE_Word green_light_up; + SANE_Word blue_light_up; + SANE_Word max_light_up; + SANE_Word ideal_expose_time; + + DBG (5, "usb_high_scan_calculate_max_rgb_600_expose: dev=%p\n", (void *) dev); + + red_light_up = dev->expose_time - dev->red_rgb_600_power_delay * 64; + green_light_up = dev->expose_time - dev->green_rgb_600_power_delay * 64; + blue_light_up = dev->expose_time - dev->blue_rgb_600_power_delay * 64; + max_light_up = MAX (red_light_up, MAX (green_light_up, blue_light_up)); + if (dev->chip->sensor == ST_NEC600) + { + ideal_expose_time + = MAX (MAX (5504, max_light_up), + usb_mid_motor_rgb_capability (dev->chip, dev->y_dpi)); + } + else + { + ideal_expose_time + = MAX (MAX (5376, max_light_up), + usb_mid_motor_rgb_capability (dev->chip, dev->y_dpi)); + } + ideal_expose_time = (ideal_expose_time + 63) / 64 * 64; + *ideal_red_pd = (SANE_Byte) ((ideal_expose_time - red_light_up) / 64); + *ideal_green_pd = (SANE_Byte) ((ideal_expose_time - green_light_up) / 64); + *ideal_blue_pd = (SANE_Byte) ((ideal_expose_time - blue_light_up) / 64); + DBG (5, "usb_high_scan_calculate_max_rgb_600_expose: exit\n"); + return ideal_expose_time; +} + +SANE_Word +usb_high_scan_calculate_max_mono_600_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd) +{ + SANE_Word max_light_up; + SANE_Word ideal_expose_time; + SANE_Word transfer_time; + + DBG (5, "usb_high_scan_calculate_max_mono_600_expose: dev=%p\n", (void *) dev); + + max_light_up = dev->expose_time - dev->green_mono_600_power_delay * 64; + transfer_time = (SANE_Word) ((SANE_Word) (dev->pixel_rate) + * (SANE_Word) (dev->x_dpi) / 600); + /* base on 600, but double it. */ + + if (transfer_time > 16000) + transfer_time = 16000; + if (dev->chip->sensor == ST_NEC600) + { + ideal_expose_time + = MAX (MAX (5504, max_light_up), + MAX (transfer_time, usb_mid_motor_mono_capability + (dev->chip, dev->y_dpi))); + } + else + { + ideal_expose_time + = MAX (MAX (5376, max_light_up), + MAX (transfer_time, usb_mid_motor_mono_capability + (dev->chip, dev->y_dpi))); + } + ideal_expose_time = (ideal_expose_time + 63) / 64 * 64; + *ideal_red_pd = (SANE_Byte) ((ideal_expose_time) / 64); + *ideal_green_pd = (SANE_Byte) ((ideal_expose_time - max_light_up) / 64); + *ideal_blue_pd = (SANE_Byte) ((ideal_expose_time) / 64); + DBG (5, "usb_high_scan_calculate_max_mono_600_expose: exit\n"); + return ideal_expose_time; +} + +SANE_Word +usb_high_scan_calculate_max_rgb_300_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd) +{ + SANE_Word red_light_up; + SANE_Word green_light_up; + SANE_Word blue_light_up; + SANE_Word max_light_up; + SANE_Word ideal_expose_time; + + DBG (5, "usb_high_scan_calculate_max_rgb_300_expose: start\n"); + red_light_up = dev->expose_time - dev->red_rgb_300_power_delay * 64; + green_light_up = dev->expose_time - dev->green_rgb_300_power_delay * 64; + blue_light_up = dev->expose_time - dev->blue_rgb_300_power_delay * 64; + max_light_up = MAX (red_light_up, MAX (green_light_up, blue_light_up)); + + if (dev->chip->sensor == ST_CANON300600) + { + ideal_expose_time = + MAX (MAX (2624, max_light_up), + usb_mid_motor_rgb_capability (dev->chip, dev->y_dpi)); + } + else if (dev->chip->sensor == ST_CANON300) + { + ideal_expose_time = MAX (MAX (2624, max_light_up), /* fixme? */ + usb_mid_motor_rgb_capability (dev->chip, + dev->y_dpi)); + } + else + { + ideal_expose_time = + MAX (MAX (5376, max_light_up), + usb_mid_motor_rgb_capability (dev->chip, dev->y_dpi)); + } + + ideal_expose_time = (ideal_expose_time + 63) / 64 * 64; + *ideal_red_pd = (SANE_Byte) ((ideal_expose_time - red_light_up) / 64); + *ideal_green_pd = (SANE_Byte) ((ideal_expose_time - green_light_up) / 64); + *ideal_blue_pd = (SANE_Byte) ((ideal_expose_time - blue_light_up) / 64); + DBG (5, "usb_high_scan_calculate_max_rgb_300_expose: exit\n"); + return ideal_expose_time; +} + +SANE_Word +usb_high_scan_calculate_max_mono_300_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd) +{ + SANE_Word max_light_up; + SANE_Word transfer_time; + SANE_Word ideal_expose_time; + + DBG (5, "usb_high_scan_calculate_max_mono_300_expose: start\n"); + max_light_up = dev->expose_time - dev->green_mono_300_power_delay * 64; + transfer_time = + (SANE_Word) ((SANE_Word) (dev->pixel_rate) * + (SANE_Word) (dev->x_dpi) / 600); + /* base on 600, but double it. */ + + if (transfer_time > 16000) + transfer_time = 16000; + if (dev->chip->sensor == ST_CANON300600) + { + ideal_expose_time = + MAX (MAX (2688, max_light_up), + MAX (transfer_time, + usb_mid_motor_mono_capability (dev->chip, dev->y_dpi))); + } + else if (dev->chip->sensor == ST_CANON300) + { + ideal_expose_time = MAX (MAX (2688, max_light_up), /* fixme? */ + MAX (transfer_time, + usb_mid_motor_mono_capability (dev->chip, + dev-> + y_dpi))); + } + else + { + ideal_expose_time = + MAX (MAX (5376, max_light_up), + MAX (transfer_time, + usb_mid_motor_mono_capability (dev->chip, dev->y_dpi))); + } + + ideal_expose_time = (ideal_expose_time + 63) / 64 * 64; + *ideal_red_pd = (SANE_Byte) ((ideal_expose_time) / 64); + *ideal_green_pd = (SANE_Byte) ((ideal_expose_time - max_light_up) / 64); + *ideal_blue_pd = (SANE_Byte) ((ideal_expose_time) / 64); + DBG (5, "usb_high_scan_calculate_max_mono_300_expose: exit\n"); + return ideal_expose_time; +} + +SANE_Status +usb_high_scan_prepare_rgb_signal_600_dpi (Mustek_Usb_Device * dev) +{ + SANE_Byte ideal_red_pd, ideal_green_pd, ideal_blue_pd; + SANE_Word ideal_expose_time; + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_rgb_signal_600_dpi: start\n"); + ideal_expose_time = usb_high_scan_calculate_max_rgb_600_expose + (dev, &ideal_red_pd, &ideal_green_pd, &ideal_blue_pd); + + RIE (usb_low_set_ccd_width (dev->chip, ideal_expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_red_pga (dev->chip, dev->red_rgb_600_pga)); + RIE (usb_mid_front_set_green_pga (dev->chip, dev->green_rgb_600_pga)); + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->blue_rgb_600_pga)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_red_pd (dev->chip, ideal_red_pd)); + RIE (usb_low_set_green_pd (dev->chip, ideal_green_pd)); + RIE (usb_low_set_blue_pd (dev->chip, ideal_blue_pd)); + DBG (5, "usb_high_scan_prepare_rgb_signal_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare_mono_signal_600_dpi (Mustek_Usb_Device * dev) +{ + SANE_Byte ideal_red_pd, ideal_green_pd, ideal_blue_pd; + SANE_Word ideal_expose_time; + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_mono_signal_600_dpi: start\n"); + ideal_expose_time = usb_high_scan_calculate_max_mono_600_expose + (dev, &ideal_red_pd, &ideal_green_pd, &ideal_blue_pd); + + RIE (usb_low_set_ccd_width (dev->chip, ideal_expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_red_pga (dev->chip, dev->mono_600_pga)); + RIE (usb_mid_front_set_green_pga (dev->chip, dev->mono_600_pga)); + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->mono_600_pga)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_red_pd (dev->chip, ideal_red_pd)); + RIE (usb_low_set_green_pd (dev->chip, ideal_green_pd)); + RIE (usb_low_set_blue_pd (dev->chip, ideal_blue_pd)); + DBG (5, "usb_high_scan_prepare_mono_signal_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare_rgb_signal_300_dpi (Mustek_Usb_Device * dev) +{ + SANE_Byte ideal_red_pd, ideal_green_pd, ideal_blue_pd; + SANE_Word ideal_expose_time; + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_rgb_signal_300_dpi: start\n"); + + ideal_expose_time = usb_high_scan_calculate_max_rgb_300_expose + (dev, &ideal_red_pd, &ideal_green_pd, &ideal_blue_pd); + + RIE (usb_low_set_ccd_width (dev->chip, ideal_expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_red_pga (dev->chip, dev->red_rgb_300_pga)); + RIE (usb_mid_front_set_green_pga (dev->chip, dev->green_rgb_300_pga)); + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->blue_rgb_300_pga)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_red_pd (dev->chip, ideal_red_pd)); + RIE (usb_low_set_green_pd (dev->chip, ideal_green_pd)); + RIE (usb_low_set_blue_pd (dev->chip, ideal_blue_pd)); + DBG (5, "usb_high_scan_prepare_rgb_signal_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare_mono_signal_300_dpi (Mustek_Usb_Device * dev) +{ + /* Setup Scan Here */ + SANE_Byte ideal_red_pd, ideal_green_pd, ideal_blue_pd; + SANE_Word ideal_expose_time; + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_mono_signal_300_dpi: start\n"); + ideal_expose_time = usb_high_scan_calculate_max_mono_300_expose + (dev, &ideal_red_pd, &ideal_green_pd, &ideal_blue_pd); + + RIE (usb_low_set_ccd_width (dev->chip, ideal_expose_time)); + RIE (usb_mid_front_set_front_end_mode (dev->chip, dev->init_front_end)); + RIE (usb_mid_front_set_top_reference (dev->chip, dev->init_top_ref)); + RIE (usb_mid_front_set_red_offset (dev->chip, dev->init_red_offset)); + RIE (usb_mid_front_set_green_offset (dev->chip, dev->init_green_offset)); + RIE (usb_mid_front_set_blue_offset (dev->chip, dev->init_blue_offset)); + RIE (usb_mid_front_set_red_pga (dev->chip, dev->mono_300_pga)); + RIE (usb_mid_front_set_green_pga (dev->chip, dev->mono_300_pga)); + RIE (usb_mid_front_set_blue_pga (dev->chip, dev->mono_300_pga)); + RIE (usb_mid_front_set_rgb_signal (dev->chip)); + RIE (usb_low_set_red_pd (dev->chip, ideal_red_pd)); + RIE (usb_low_set_green_pd (dev->chip, ideal_green_pd)); + RIE (usb_low_set_blue_pd (dev->chip, ideal_blue_pd)); + DBG (5, "usb_high_scan_prepare_mono_signal_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare_rgb_24 (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_rgb_24: start\n"); + RIE (usb_low_set_image_byte_width (dev->chip, dev->bytes_per_strip)); + RIE (usb_low_set_dummy (dev->chip, dev->dummy)); + RIE (usb_low_set_pixel_depth (dev->chip, PD_8BIT)); + DBG (5, "usb_high_scan_prepare_rgb_24: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_prepare_mono_8 (Mustek_Usb_Device * dev) +{ + SANE_Status status; + + DBG (5, "usb_high_scan_prepare_mono_8: start\n"); + RIE (usb_low_set_image_byte_width (dev->chip, dev->bytes_per_strip)); + RIE (usb_low_set_dummy (dev->chip, dev->dummy)); + RIE (usb_low_set_pixel_depth (dev->chip, PD_8BIT)); + DBG (5, "usb_high_scan_prepare_mono_8: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_get_rgb_24_bit_line (Mustek_Usb_Device * dev, SANE_Byte * line, + SANE_Bool is_order_invert) +{ + SANE_Status status; + SANE_Word lines_left; + + DBG (5, "usb_high_scan_get_rgb_24_bit_line: start, dev=%p, line=%p, " + "is_order_invert=%d\n", (void *) dev, line, is_order_invert); + + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + + RIE (usb_low_get_row (dev->chip, dev->blue, &lines_left)); + + RIE (usb_low_get_row (dev->chip, dev->red, &lines_left)); + RIE (usb_high_cal_calibrate (dev->green_calibrator, + dev->green + dev->skips_per_row, line + 1)); + RIE (usb_high_cal_calibrate (dev->blue_calibrator, + dev->blue + dev->skips_per_row, + line + ((is_order_invert) ? 0 : 2))); + RIE (usb_high_cal_calibrate (dev->red_calibrator, + dev->red + dev->skips_per_row, + line + ((is_order_invert) ? 2 : 0))); + + DBG (5, "usb_high_scan_get_rgb_24_bit_line: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_high_scan_get_mono_8_bit_line (Mustek_Usb_Device * dev, SANE_Byte * line, + SANE_Bool is_order_invert) +{ + SANE_Status status; + SANE_Word lines_left; + + DBG (5, "usb_high_scan_get_mono_8_bit_line: start, dev=%p, line=%p, " + "is_order_invert=%d\n", (void *) dev, line, is_order_invert); + + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + RIE (usb_high_cal_calibrate (dev->mono_calibrator, dev->green + + dev->skips_per_row, line)); + DBG (5, "usb_high_scan_get_mono_8_bit_line: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_backtrack_rgb_24 (Mustek_Usb_Device * dev) +{ + DBG (5, "usb_high_scan_backtrack_rgb_24: noop, dev=%p\n", (void *) dev); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_high_scan_backtrack_mono_8 (Mustek_Usb_Device * dev) +{ + SANE_Int i; + SANE_Status status; + SANE_Word lines_left; + + DBG (5, "usb_high_scan_backtrack_mono_8: start, dev=%p\n", (void *) dev); + + if (dev->y_dpi >= 300) + { + RIE (usb_low_stop_rowing (dev->chip)); + RIE (usb_low_set_motor_direction (dev->chip, SANE_TRUE)); + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < dev->init_mono_8_back_track; i++) + { + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + } + usleep (100 * 1000); + RIE (usb_low_stop_rowing (dev->chip)); + RIE (usb_low_set_motor_direction (dev->chip, SANE_FALSE)); + RIE (usb_low_start_rowing (dev->chip)); + for (i = 0; i < dev->init_mono_8_back_track; i++) + { + RIE (usb_low_get_row (dev->chip, dev->green, &lines_left)); + } + } + DBG (5, "usb_high_scan_backtrack_mono_8: exit\n"); + return SANE_STATUS_GOOD; +} diff --git a/backend/mustek_usb_high.h b/backend/mustek_usb_high.h new file mode 100644 index 0000000..d3f1ae4 --- /dev/null +++ b/backend/mustek_usb_high.h @@ -0,0 +1,591 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001, 2002 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#ifndef mustek_usb_high_h +#define mustek_usb_high_h +#include "mustek_usb_mid.h" + +/* ---------------------------------- macros ------------------------------ */ + +#define I8O8RGB 0 +#define I8O8MONO 1 +#define I4O1MONO 2 + +/* ---------------------------------- types ------------------------------- */ + +struct Mustek_Usb_Device; + +typedef SANE_Status (*Powerdelay_Function) (ma1017 *, SANE_Byte); + +typedef SANE_Status + (*Getline_Function) (struct Mustek_Usb_Device * dev, SANE_Byte *, + SANE_Bool is_order_invert); + +typedef SANE_Status (*Backtrack_Function) (struct Mustek_Usb_Device * dev); + +typedef enum Colormode +{ + RGB48 = 0, + RGB42 = 1, + RGB36 = 2, + RGB30 = 3, + RGB24 = 4, + GRAY16 = 5, + GRAY14 = 6, + GRAY12 = 7, + GRAY10 = 8, + GRAY8 = 9, + TEXT = 10, + RGB48EXT = 11, + RGB42EXT = 12, + RGB36EXT = 13, + RGB30EXT = 14, + RGB24EXT = 15, + GRAY16EXT = 16, + GRAY14EXT = 17, + GRAY12EXT = 18, + GRAY10EXT = 19, + GRAY8EXT = 20, + TEXTEXT = 21 +} +Colormode; + +typedef enum Signal_State +{ + SS_UNKNOWN = 0, + SS_BRIGHTER = 1, + SS_DARKER = 2, + SS_EQUAL = 3 +} +Signal_State; + +typedef struct Calibrator +{ + /* Calibration Data */ + SANE_Bool is_prepared; + SANE_Word *k_white; + SANE_Word *k_dark; + /* Working Buffer */ + double *white_line; + double *dark_line; + SANE_Int *white_buffer; + /* Necessary Parameters */ + SANE_Word k_white_level; + SANE_Word k_dark_level; + SANE_Word major_average; + SANE_Word minor_average; + SANE_Word filter; + SANE_Word white_needed; + SANE_Word dark_needed; + SANE_Word max_width; + SANE_Word width; + SANE_Word threshold; + SANE_Word *gamma_table; + SANE_Byte calibrator_type; +} +Calibrator; + +enum Mustek_Usb_Modes +{ + MUSTEK_USB_MODE_LINEART = 0, + MUSTEK_USB_MODE_GRAY, + MUSTEK_USB_MODE_COLOR +}; + +enum Mustek_Usb_Option +{ + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_RESOLUTION, + OPT_PREVIEW, + + OPT_GEOMETRY_GROUP, /* 5 */ + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, /* 10 */ + OPT_THRESHOLD, + OPT_CUSTOM_GAMMA, + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, + + /* must come last: */ + NUM_OPTIONS +}; + +typedef struct Mustek_Usb_Device +{ + struct Mustek_Usb_Device *next; + SANE_String name; + SANE_Device sane; + SANE_Range dpi_range; + SANE_Range x_range; + SANE_Range y_range; + /* max width & max height in 300 dpi */ + SANE_Int max_width; + SANE_Int max_height; + + ma1017 *chip; /* registers of the scanner controller chip */ + + Colormode scan_mode; + SANE_Word x_dpi; + SANE_Word y_dpi; + SANE_Word x; + SANE_Word y; + SANE_Word width; + SANE_Word height; + SANE_Word bytes_per_row; + SANE_Word bpp; + + SANE_Byte *scan_buffer; + SANE_Byte *scan_buffer_start; + size_t scan_buffer_len; + + SANE_Byte *temp_buffer; + SANE_Byte *temp_buffer_start; + size_t temp_buffer_len; + + SANE_Word line_switch; + SANE_Word line_offset; + + SANE_Bool is_cis_detected; + + SANE_Word init_bytes_per_strip; + SANE_Word adjust_length_300; + SANE_Word adjust_length_600; + SANE_Word init_min_expose_time; + SANE_Word init_skips_per_row_300; + SANE_Word init_skips_per_row_600; + SANE_Word init_j_lines; + SANE_Word init_k_lines; + SANE_Word init_k_filter; + SANE_Int init_k_loops; + SANE_Word init_pixel_rate_lines; + SANE_Word init_pixel_rate_filts; + SANE_Word init_powerdelay_lines; + SANE_Word init_home_lines; + SANE_Word init_dark_lines; + SANE_Word init_k_level; + SANE_Byte init_max_power_delay; + SANE_Byte init_min_power_delay; + SANE_Byte init_adjust_way; + double init_green_black_factor; + double init_blue_black_factor; + double init_red_black_factor; + double init_gray_black_factor; + double init_green_factor; + double init_blue_factor; + double init_red_factor; + double init_gray_factor; + + SANE_Int init_red_rgb_600_pga; + SANE_Int init_green_rgb_600_pga; + SANE_Int init_blue_rgb_600_pga; + SANE_Int init_mono_600_pga; + SANE_Int init_red_rgb_300_pga; + SANE_Int init_green_rgb_300_pga; + SANE_Int init_blue_rgb_300_pga; + SANE_Int init_mono_300_pga; + SANE_Word init_expose_time; + SANE_Byte init_red_rgb_600_power_delay; + SANE_Byte init_green_rgb_600_power_delay; + SANE_Byte init_blue_rgb_600_power_delay; + SANE_Byte init_red_mono_600_power_delay; + SANE_Byte init_green_mono_600_power_delay; + SANE_Byte init_blue_mono_600_power_delay; + SANE_Byte init_red_rgb_300_power_delay; + SANE_Byte init_green_rgb_300_power_delay; + SANE_Byte init_blue_rgb_300_power_delay; + SANE_Byte init_red_mono_300_power_delay; + SANE_Byte init_green_mono_300_power_delay; + SANE_Byte init_blue_mono_300_power_delay; + SANE_Byte init_threshold; + + SANE_Byte init_top_ref; + SANE_Byte init_front_end; + SANE_Byte init_red_offset; + SANE_Byte init_green_offset; + SANE_Byte init_blue_offset; + + SANE_Int init_rgb_24_back_track; + SANE_Int init_mono_8_back_track; + + SANE_Bool is_open; + SANE_Bool is_prepared; + SANE_Word expose_time; + SANE_Word dummy; + SANE_Word bytes_per_strip; + SANE_Byte *image_buffer; + SANE_Byte *red; + SANE_Byte *green; + SANE_Byte *blue; + Getline_Function get_line; + Backtrack_Function backtrack; + SANE_Bool is_adjusted_rgb_600_power_delay; + SANE_Bool is_adjusted_mono_600_power_delay; + SANE_Bool is_adjusted_rgb_300_power_delay; + SANE_Bool is_adjusted_mono_300_power_delay; + SANE_Bool is_evaluate_pixel_rate; + SANE_Int red_rgb_600_pga; + SANE_Int green_rgb_600_pga; + SANE_Int blue_rgb_600_pga; + SANE_Int mono_600_pga; + SANE_Byte red_rgb_600_power_delay; + SANE_Byte green_rgb_600_power_delay; + SANE_Byte blue_rgb_600_power_delay; + SANE_Byte red_mono_600_power_delay; + SANE_Byte green_mono_600_power_delay; + SANE_Byte blue_mono_600_power_delay; + SANE_Int red_rgb_300_pga; + SANE_Int green_rgb_300_pga; + SANE_Int blue_rgb_300_pga; + SANE_Int mono_300_pga; + SANE_Byte red_rgb_300_power_delay; + SANE_Byte green_rgb_300_power_delay; + SANE_Byte blue_rgb_300_power_delay; + SANE_Byte red_mono_300_power_delay; + SANE_Byte green_mono_300_power_delay; + SANE_Byte blue_mono_300_power_delay; + SANE_Word pixel_rate; + SANE_Byte threshold; + SANE_Word *gamma_table; + SANE_Word skips_per_row; + + /* CCD */ + SANE_Bool is_adjusted_mono_600_offset; + SANE_Bool is_adjusted_mono_600_exposure; + SANE_Word mono_600_exposure; + + Calibrator *red_calibrator; + Calibrator *green_calibrator; + Calibrator *blue_calibrator; + Calibrator *mono_calibrator; + + SANE_Char device_name[256]; + + SANE_Bool is_sensor_detected; +} +Mustek_Usb_Device; + +typedef struct Mustek_Usb_Scanner +{ + /* all the state needed to define a scan request: */ + struct Mustek_Usb_Scanner *next; + + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + + SANE_Int channels; + + /* scan window in inches: top left x+y and width+height */ + double tl_x; + double tl_y; + double width; + double height; + /* scan window in dots (at current resolution): + top left x+y and width+height */ + SANE_Int tl_x_dots; + SANE_Int tl_y_dots; + SANE_Int width_dots; + SANE_Int height_dots; + + SANE_Word bpp; + + SANE_Bool scanning; + SANE_Parameters params; + SANE_Word read_rows; + SANE_Word red_gamma_table[256]; + SANE_Word green_gamma_table[256]; + SANE_Word blue_gamma_table[256]; + SANE_Word gray_gamma_table[256]; + SANE_Word linear_gamma_table[256]; + SANE_Word *red_table; + SANE_Word *green_table; + SANE_Word *blue_table; + SANE_Word *gray_table; + SANE_Word total_bytes; + SANE_Word total_lines; + /* scanner dependent/low-level state: */ + Mustek_Usb_Device *hw; +} +Mustek_Usb_Scanner; + + +/* ------------------- calibration function declarations ------------------ */ + + +static SANE_Status +usb_high_cal_init (Calibrator * cal, SANE_Byte type, SANE_Word target_white, + SANE_Word target_dark); + +static SANE_Status usb_high_cal_exit (Calibrator * cal); + +static SANE_Status +usb_high_cal_embed_gamma (Calibrator * cal, SANE_Word * gamma_table); + +static SANE_Status +usb_high_cal_prepare (Calibrator * cal, SANE_Word max_width); + +static SANE_Status +usb_high_cal_setup (Calibrator * cal, SANE_Word major_average, + SANE_Word minor_average, SANE_Word filter, + SANE_Word width, SANE_Word * white_needed, + SANE_Word * dark_needed); + +static SANE_Status +usb_high_cal_evaluate_white (Calibrator * cal, double factor); + +static SANE_Status +usb_high_cal_evaluate_dark (Calibrator * cal, double factor); + +static SANE_Status usb_high_cal_evaluate_calibrator (Calibrator * cal); + +static SANE_Status +usb_high_cal_fill_in_white (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *white_pattern); + +static SANE_Status +usb_high_cal_fill_in_dark (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *dark_pattern); + +static SANE_Status +usb_high_cal_calibrate (Calibrator * cal, void *src, void *target); + +static SANE_Status +usb_high_cal_i8o8_fill_in_white (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *white_pattern); + +static SANE_Status +usb_high_cal_i8o8_fill_in_dark (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *dark_pattern); + +static SANE_Status +usb_high_cal_i8o8_mono_calibrate (Calibrator * cal, void *src, void *target); + +static SANE_Status +usb_high_cal_i8o8_rgb_calibrate (Calibrator * cal, void *src, void *target); + +static SANE_Status +usb_high_cal_i4o1_fill_in_white (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *white_pattern); + +static SANE_Status +usb_high_cal_i4o1_fill_in_dark (Calibrator * cal, SANE_Word major, + SANE_Word minor, void *dark_pattern); + +static SANE_Status +usb_high_cal_i4o1_calibrate (Calibrator * cal, void *src, void *target); + +/* -------------------- scanning function declarations -------------------- */ + +static SANE_Status usb_high_scan_init (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_exit (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_prepare (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_clearup (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_turn_power (Mustek_Usb_Device * dev, SANE_Bool is_on); + +static SANE_Status usb_high_scan_back_home (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_set_threshold (Mustek_Usb_Device * dev, SANE_Byte threshold); + +static SANE_Status +usb_high_scan_embed_gamma (Mustek_Usb_Device * dev, SANE_Word * gamma_table); + +static SANE_Status usb_high_scan_reset (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_suggest_parameters (Mustek_Usb_Device * dev, SANE_Word dpi, + SANE_Word x, SANE_Word y, SANE_Word width, + SANE_Word height, Colormode color_mode); +static SANE_Status usb_high_scan_detect_sensor (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_setup_scan (Mustek_Usb_Device * dev, Colormode color_mode, + SANE_Word x_dpi, SANE_Word y_dpi, + SANE_Bool is_invert, SANE_Word x, SANE_Word y, + SANE_Word width); + +static SANE_Status +usb_high_scan_get_rows (Mustek_Usb_Device * dev, SANE_Byte * block, + SANE_Word rows, SANE_Bool is_order_invert); + +static SANE_Status usb_high_scan_stop_scan (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_step_forward (Mustek_Usb_Device * dev, SANE_Int step_count); + +static SANE_Status +usb_high_scan_safe_forward (Mustek_Usb_Device * dev, SANE_Int step_count); + +static SANE_Status +usb_high_scan_init_asic (Mustek_Usb_Device * dev, Sensor_Type sensor); + +static SANE_Status usb_high_scan_wait_carriage_home (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_hardware_calibration (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_line_calibration (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_prepare_scan (Mustek_Usb_Device * dev); + +static SANE_Word +usb_high_scan_calculate_max_rgb_600_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd); + +static SANE_Word +usb_high_scan_calculate_max_mono_600_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd); + +static SANE_Status +usb_high_scan_prepare_rgb_signal_600_dpi (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_prepare_mono_signal_600_dpi (Mustek_Usb_Device * dev); + +static SANE_Word +usb_high_scan_calculate_max_rgb_300_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd); + +static SANE_Word +usb_high_scan_calculate_max_mono_300_expose (Mustek_Usb_Device * dev, + SANE_Byte * ideal_red_pd, + SANE_Byte * ideal_green_pd, + SANE_Byte * ideal_blue_pd); + +static SANE_Status +usb_high_scan_prepare_rgb_signal_300_dpi (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_prepare_mono_signal_300_dpi (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_evaluate_max_level (Mustek_Usb_Device * dev, + SANE_Word sample_lines, + SANE_Int sample_length, + SANE_Byte * ret_max_level); + +static SANE_Status +usb_high_scan_bssc_power_delay (Mustek_Usb_Device * dev, + Powerdelay_Function set_power_delay, + Signal_State * signal_state, + SANE_Byte * target, SANE_Byte max, + SANE_Byte min, SANE_Byte threshold, + SANE_Int length); + +static SANE_Status +usb_high_scan_adjust_rgb_600_power_delay (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_adjust_mono_600_power_delay (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_adjust_mono_600_exposure (Mustek_Usb_Device * dev); + +#if 0 +/* CCD */ +static SANE_Status +usb_high_scan_adjust_mono_600_offset (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_adjust_mono_600_pga (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_adjust_mono_600_skips_per_row (Mustek_Usb_Device * dev); +#endif + +static SANE_Status +usb_high_scan_adjust_rgb_300_power_delay (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_adjust_mono_300_power_delay (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_evaluate_pixel_rate (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_calibration_rgb_24 (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_calibration_mono_8 (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_prepare_rgb_24 (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_prepare_mono_8 (Mustek_Usb_Device * dev); + +static SANE_Status +usb_high_scan_get_rgb_24_bit_line (Mustek_Usb_Device * dev, + SANE_Byte * line, + SANE_Bool is_order_invert); + +static SANE_Status +usb_high_scan_get_mono_8_bit_line (Mustek_Usb_Device * dev, + SANE_Byte * line, + SANE_Bool is_order_invert); + +static SANE_Status usb_high_scan_backtrack_rgb_24 (Mustek_Usb_Device * dev); + +static SANE_Status usb_high_scan_backtrack_mono_8 (Mustek_Usb_Device * dev); + +#endif /* mustek_usb_high_h */ diff --git a/backend/mustek_usb_low.c b/backend/mustek_usb_low.c new file mode 100644 index 0000000..e626b65 --- /dev/null +++ b/backend/mustek_usb_low.c @@ -0,0 +1,2914 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001 - 2004 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#include + +#include "../include/sane/sane.h" +#include "../include/sane/sanei_usb.h" +#include "mustek_usb_low.h" + + +SANE_Status +usb_low_init (ma1017 ** chip_address) +{ + SANE_Int i; + ma1017 *chip; + + DBG (7, "usb_low_init: start\n"); + if (!chip_address) + return SANE_STATUS_INVAL; + + chip = (ma1017 *) malloc (sizeof (ma1017)); + + if (!chip) + { + DBG (3, "usb_low_init: couldn't malloc %ld bytes for chip\n", + (long int) sizeof (ma1017)); + *chip_address = 0; + return SANE_STATUS_NO_MEM; + } + *chip_address = chip; + + /* io */ + chip->is_rowing = SANE_FALSE; + chip->is_opened = SANE_FALSE; + chip->fd = -1; + + /* Construction/Destruction */ + chip->is_opened = SANE_FALSE; + chip->is_rowing = SANE_FALSE; + + /* A2 */ + chip->append = 0x00; + chip->test_sram = 0x00; + chip->fix_pattern = 0x00; + /* A4 */ + chip->select = 0x00; + chip->frontend = 0x00; + /* A6 */ + chip->rgb_sel_pin = 0x02; + chip->asic_io_pins = 0x9c; + /* A7 */ + chip->timing = 0xe8; + chip->sram_bank = 0x02; + /* A8 */ + chip->dummy_msb = 0x00; + chip->ccd_width_msb = 0x00; + chip->cmt_table_length = 0x00; + /* A9 */ + chip->cmt_second_pos = 0x00; + /* A10 + A8ID5 */ + chip->ccd_width = 0x0c80; + /* A11 + A8ID6 */ + chip->dummy = 0x0020; + /* A12 + A13 */ + chip->byte_width = 0x09f6; + /* A14 + A30W */ + chip->loop_count = 0x0db5; + /* A15 */ + chip->motor_enable = 0x00; + chip->motor_movement = 0x60; + chip->motor_direction = 0x10; + chip->motor_signal = 0x00; + chip->motor_home = 0x00; + /* A16 */ + chip->pixel_depth = 0x00; + chip->image_invert = 0x00; + chip->optical_600 = 0x00; + chip->sample_way = 0x06; + /* A17 + A18 + A19 */ + chip->red_ref = 0xff; + chip->green_ref = 0xff; + chip->blue_ref = 0xff; + /* A20 + A21 + A22 */ + chip->red_pd = 0x00; + chip->green_pd = 0x00; + chip->blue_pd = 0x00; + /* A23 */ + chip->a23 = 0x80; + /* A24 */ + chip->fy1_delay = 0x00; + chip->special_ad = 0x00; + /* A27 */ + chip->sclk = 0x00; + chip->sen = 0x00; + chip->serial_length = 0x10; + + /* Use for Rowing */ + chip->get_row = NULL; + + chip->cmt_table_length_word = 0x00000000; + chip->cmt_second_pos_word = 0x00000000; + chip->row_size = 0x00; + chip->soft_resample = 0x01; + chip->total_lines = 0x00; + chip->lines_left = 0x00; + for (i = 0; i < 32; i++) + chip->is_transfer_table[i] = SANE_FALSE; + chip->sensor = ST_CANON600; + chip->motor = MT_1200; + + chip->total_read_urbs = 0; + chip->total_write_urbs = 0; + DBG (7, "usb_low_init: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_exit (ma1017 * chip) +{ + DBG (7, "usb_low_exit: chip = %p\n", (void *) chip); + if (chip) + { + if (chip->fd >= 0 && chip->is_opened) + usb_low_close (chip); + DBG (7, "usb_low_exit: freeing chip\n"); + free (chip); + } + DBG (5, "usb_low_exit: read %d URBs, wrote %d URBs\n", + chip->total_read_urbs, chip->total_write_urbs); + DBG (7, "usb_low_exit: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A0 ~ A1 */ +SANE_Status +usb_low_set_cmt_table (ma1017 * chip, SANE_Int index, Channel channel, + SANE_Bool is_move_motor, SANE_Bool is_transfer) +{ + SANE_Byte pattern = ((SANE_Byte) index) << 4; + SANE_Byte reg_no = 0; + SANE_Status status; + + DBG (7, "usb_low_set_cmt_table: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_cmt_table: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_cmt_table: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + if ((unsigned int) index > 31) + { + DBG (7, "usb_low_set_cmt_table: CMT index (%d) exceed 31", index); + return SANE_STATUS_INVAL; + } + + switch (channel) + { + case CH_RED: + pattern |= 0x04; + break; + case CH_GREEN: + pattern |= 0x08; + break; + case CH_BLUE: + pattern |= 0x0c; + break; + default: + break; + } + if (is_move_motor) + pattern |= 0x02; + if (is_transfer) + pattern |= 0x01; + if (index > 15) + reg_no++; + + RIE (usb_low_write_reg (chip, reg_no, pattern)); + + chip->is_transfer_table[index] = is_transfer; + + DBG (7, "usb_low_set_cmt_table: exit\n"); + + return SANE_STATUS_GOOD; +} + +/* A2 */ +SANE_Status +usb_low_get_a2 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a2: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a2: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a2: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_read_reg (chip, 2, &pattern)); + + chip->append = pattern & 0x10; + chip->test_sram = pattern & 0x20; + chip->fix_pattern = pattern & 0x80; + if (value) + *value = pattern; + DBG (7, "usb_low_get_a2: exit, value =%d\n", pattern); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_start_cmt_table (ma1017 * chip) +{ + SANE_Byte data_field[2]; + SANE_Status status; + size_t n; + + DBG (7, "usb_low_start_cmt_table: start\n"); + + data_field[0] = 0x02 | chip->append | chip->test_sram | chip->fix_pattern; + data_field[1] = 2; + + if (!chip->is_opened) + { + DBG (3, "usb_low_start_cmt_table: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (7, "usb_low_start_cmt_table: Already Rowing\n"); + return SANE_STATUS_INVAL; + } + + data_field[1] |= 0x60; + n = 2; + status = sanei_usb_write_bulk (chip->fd, data_field, &n); + if (status != SANE_STATUS_GOOD || n != 2) + { + DBG (3, "usb_low_start_cmt_table: can't write, wanted 2 bytes, " + "wrote %lu bytes\n", (unsigned long int) n); + return SANE_STATUS_IO_ERROR; + } + chip->total_write_urbs++; + chip->is_rowing = SANE_TRUE; + DBG (7, "usb_low_start_cmt_table: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_stop_cmt_table (ma1017 * chip) +{ + SANE_Byte data_field[2]; + SANE_Byte read_byte; + size_t n; + SANE_Status status; + + DBG (7, "usb_low_stop_cmt_table: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_stop_cmt_table: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (!chip->is_rowing) + { + DBG (7, "usb_low_stop_cmt_table: Not Rowing yet\n"); + return SANE_STATUS_INVAL; + } + + data_field[0] = 0x01 | chip->append | chip->test_sram | chip->fix_pattern; + data_field[1] = 2; + data_field[1] |= 0x80; + n = 2; + status = sanei_usb_write_bulk (chip->fd, data_field, &n); + if (status != SANE_STATUS_GOOD || n != 2) + { + DBG (3, "usb_low_stop_cmt_table: couldn't write, wanted 2 bytes, wrote " + "%lu bytes\n", (unsigned long int) n); + return SANE_STATUS_IO_ERROR; + } + chip->total_write_urbs++; + n = 1; + status = sanei_usb_read_bulk (chip->fd, &read_byte, &n); + if (status != SANE_STATUS_GOOD || n != 1) + { + DBG (3, "usb_low_stop_cmt_table: couldn't read, wanted 1 byte, got %lu " + "bytes\n", (unsigned long int) n); + return SANE_STATUS_IO_ERROR; + } + chip->total_read_urbs++; + chip->is_rowing = SANE_FALSE; + + DBG (7, "usb_low_stop_cmt_table: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_test_sram_mode (ma1017 * chip, SANE_Bool is_test) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_test_sram_mode: start\n"); + + data = chip->append | chip->test_sram | chip->fix_pattern; + reg_no = 2; + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_test_sram_mode: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_test_sram_mode: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + if (is_test) + chip->test_sram = 0x20; + else + chip->test_sram = 0x00; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_test_sram_mode: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_fix_pattern (ma1017 * chip, SANE_Bool is_fix) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_fix_pattern: start\n"); + + data = chip->append | chip->test_sram | chip->fix_pattern; + reg_no = 2; + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_fix_pattern: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_fix_pattern: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + if (is_fix) + chip->fix_pattern = 0x80; + else + chip->fix_pattern = 0x00; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_fix_pattern: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_adjust_timing (ma1017 * chip, SANE_Byte data) +{ + SANE_Status status; + SANE_Byte reg_no; + + DBG (7, "usb_low_adjust_timing: start\n"); + + reg_no = 3; + + if (!chip->is_opened) + { + DBG (3, "usb_low_adjust_timing: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_adjust_timing: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_adjust_timing: exit\n"); + + return SANE_STATUS_GOOD; +} + +/* A4 */ +SANE_Status +usb_low_get_a4 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Status status; + SANE_Byte pattern; + + DBG (7, "usb_low_get_a4: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a4: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a4: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 4, &pattern)); + + chip->select = pattern & 0xfe; + chip->frontend = pattern & 0x01; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a4: exit, value=%d\n", pattern); + + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_select_timing (ma1017 * chip, SANE_Byte data) +{ + SANE_Status status; + SANE_Byte reg_no; + + DBG (7, "usb_low_select_timing: start\n"); + + reg_no = 4; + + if (!chip->is_opened) + { + DBG (3, "usb_low_select_timing: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_select_timing: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->select = data & 0xfe; + chip->frontend = data & 0x01; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_select_timing: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_turn_frontend_mode (ma1017 * chip, SANE_Bool is_on) +{ + SANE_Status status; + SANE_Byte data, reg_no; + + DBG (7, "usb_low_turn_frontend_mode: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_turn_frontend_mode: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_turn_frontend_mode: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + if (is_on) + chip->frontend = 0x01; + else + chip->frontend = 0x00; + + data = chip->select | chip->frontend; + reg_no = 4; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_turn_frontend_mode: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A6 */ +SANE_Status +usb_low_get_a6 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a6: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a6: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a6: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_read_reg (chip, 6, &pattern)); + + chip->asic_io_pins = pattern & 0xdc; + chip->rgb_sel_pin = pattern & 0x03; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a6: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_asic_io_pins (ma1017 * chip, SANE_Byte data) +{ + SANE_Status status; + SANE_Byte reg_no; + + DBG (7, "usb_low_set_asic_io_pins: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_asic_io_pins: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_asic_io_pins: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->asic_io_pins = data & 0xdc; + + data = chip->asic_io_pins | chip->rgb_sel_pin; + reg_no = 6; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_asic_io_pins: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_rgb_sel_pins (ma1017 * chip, SANE_Byte data) +{ + SANE_Status status; + SANE_Byte reg_no; + + DBG (7, "usb_low_set_rgb_sel_pins: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_rgb_sel_pins: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_rgb_sel_pins: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + chip->rgb_sel_pin = data & 0x03; + data = chip->asic_io_pins | chip->rgb_sel_pin; + reg_no = 6; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_rgb_sel_pins: exit\n"); + return SANE_STATUS_GOOD; /* was false? */ +} + +/* A7 */ +SANE_Status +usb_low_get_a7 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a7: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a7: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a7: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_read_reg (chip, 7, &pattern)); + + if (value) + *value = pattern; + + chip->timing = pattern & 0xfc; + chip->sram_bank = pattern & 0x03; + + DBG (7, "usb_low_get_a7: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_timing (ma1017 * chip, SANE_Byte data) +{ + SANE_Status status; + SANE_Byte reg_no; + + DBG (7, "usb_low_set_timing: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_set_timing: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_timing: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->timing = data & 0xfc; + data = chip->timing | chip->sram_bank; + reg_no = 7; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_timing: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_sram_bank (ma1017 * chip, Banksize banksize) +{ + SANE_Status status; + SANE_Byte data, reg_no; + + DBG (7, "usb_low_set_sram_bank: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_set_sram_bank: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_sram_bank: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + switch (banksize) + { + case BS_4K: + chip->sram_bank = 0x00; + break; + case BS_8K: + chip->sram_bank = 0x01; + break; + case BS_16K: + chip->sram_bank = 0x02; + break; + default: + DBG (3, "usb_low_set_sram_bank: bsBankSize error\n"); + return SANE_STATUS_INVAL; + break; + } + data = chip->timing | chip->sram_bank; + reg_no = 7; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_sram_bank: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A8 */ +SANE_Status +usb_low_get_a8 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a8: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a8: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a8: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 8, &pattern)); + + chip->dummy_msb = pattern & 0x40; + chip->ccd_width_msb = pattern & 0x20; + chip->cmt_table_length = pattern & 0x1f; + chip->ccd_width = + ((chip->ccd_width / 32) & 0x00ff) * 32 + + ((chip->ccd_width_msb == 0) ? 0 : 0x0100 * 32); + chip->dummy = + ((chip->dummy / 32) & 0x00ff) * 32 + + ((chip->dummy_msb == 0) ? 0 : 0x0100 * 32); + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a8: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_cmt_table_length (ma1017 * chip, SANE_Byte table_length) +{ + SANE_Status status; + SANE_Byte data, reg_no; + + DBG (7, "usb_low_set_cmt_table_length: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_set_cmt_table_length: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_cmt_table_length: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + if (table_length > 32) + { + DBG (3, "usb_low_set_cmt_table_length: length %d exceeds 32\n", + (int) table_length); + return SANE_STATUS_INVAL; + } + if (table_length == 0) + { + DBG (3, "usb_low_set_cmt_table_length: length is 0\n"); + return SANE_STATUS_INVAL; + } + + chip->cmt_table_length = table_length - 1; + chip->cmt_table_length_word = (SANE_Word) table_length; + data = chip->cmt_table_length | chip->ccd_width_msb | chip->dummy_msb; + reg_no = 8; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_cmt_table_length: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A9 */ +SANE_Status +usb_low_get_a9 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a9: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a9: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a9: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_read_reg (chip, 9, &pattern)); + + chip->cmt_second_pos = pattern & 0x1f; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a9: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_cmt_second_position (ma1017 * chip, SANE_Byte position) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_cmt_second_position: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_cmt_second_position: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_cmt_second_position: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + if (position > 31) + { + DBG (3, "usb_low_set_cmt_second_position: length: %d exceeds 31\n", + (int) position); + return SANE_STATUS_INVAL; + } + + chip->cmt_second_pos = position; + chip->cmt_second_pos_word = (SANE_Word) (position); + data = chip->cmt_second_pos; + reg_no = 9; + + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_cmt_second_position: exit\n"); + + return SANE_STATUS_GOOD; +} + +/* A10 + A8ID5 */ +SANE_Status +usb_low_get_a10 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a10: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a10: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a10: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 10, &pattern)); + + chip->ccd_width = + ((SANE_Word) (pattern)) * 32 + + ((chip->ccd_width_msb == 0) ? 0 : 0x0100 * 32); + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a10: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_ccd_width (ma1017 * chip, SANE_Word ccd_width) +{ + SANE_Status status; + SANE_Byte data, reg_no; + + DBG (7, "usb_low_set_ccd_width: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_ccd_width: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_ccd_width: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + if (ccd_width / 32 > 0x01ff) + { + DBG (3, "usb_low_set_ccd_width: width %d too high\n", (int) ccd_width); + return SANE_STATUS_INVAL; + } + + chip->ccd_width = ccd_width; + ccd_width /= 32; + if (HIBYTE (ccd_width) == 0x01) + chip->ccd_width_msb = 0x20; + else + chip->ccd_width_msb = 0x00; + + data = chip->cmt_table_length | chip->ccd_width_msb | chip->dummy_msb; + reg_no = 8; + RIE (usb_low_write_reg (chip, reg_no, data)); + + data = LOBYTE (ccd_width); + reg_no = 10; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_ccd_width: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A11 + A8ID6 */ +SANE_Status +usb_low_get_a11 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a11: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a11: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a11: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 11, &pattern)); + + chip->dummy = + ((SANE_Word) (pattern)) * 32 + ((chip->dummy_msb == 0) ? 0 : 0x0100 * 32); + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a11: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_dummy (ma1017 * chip, SANE_Word dummy) +{ + SANE_Status status; + SANE_Byte data, reg_no; + + DBG (7, "usb_low_set_dummy: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_dummy: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_dummy: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + if (dummy / 32 > 0x01ff) + { + DBG (7, "usb_low_set_dummy: width %d exceeded\n", (int) dummy); + return SANE_STATUS_INVAL; + } + + chip->dummy = dummy; + dummy /= 32; + dummy++; + if (HIBYTE (dummy) == 0x01) + chip->dummy_msb = 0x40; + else + chip->dummy_msb = 0x00; + data = chip->cmt_table_length | chip->ccd_width_msb | chip->dummy_msb; + reg_no = 8; + RIE (usb_low_write_reg (chip, reg_no, data)); + + data = LOBYTE (dummy); + reg_no = 11; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_dummy: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A12 + A13 */ +SANE_Status +usb_low_get_a12 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a12: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a12: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a12: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 12, &pattern)); + + chip->byte_width = (chip->byte_width & 0x3f00) + ((SANE_Word) pattern); + chip->soft_resample = (chip->soft_resample == 0) ? 1 : chip->soft_resample; + chip->get_row = + (chip->soft_resample == 1) + ? &usb_low_get_row_direct : &usb_low_get_row_resample; + chip->row_size = chip->byte_width / chip->soft_resample; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a12: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_a13 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a13: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a13: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a13: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 13, &pattern)); + + chip->byte_width = + (chip->byte_width & 0x00ff) + (((SANE_Word) (pattern & 0x3f)) << 8); + chip->soft_resample = (chip->soft_resample == 0) ? 1 : chip->soft_resample; + chip->get_row = + (chip->soft_resample == + 1) ? &usb_low_get_row_direct : &usb_low_get_row_resample; + chip->row_size = chip->byte_width / chip->soft_resample; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a13: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_image_byte_width (ma1017 * chip, SANE_Word row_size) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_image_byte_width: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_image_byte_width: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_image_byte_width: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->row_size = row_size; + chip->soft_resample = (chip->soft_resample == 0) ? 1 : chip->soft_resample; + chip->get_row = (chip->soft_resample == 1) ? &usb_low_get_row_direct + : &usb_low_get_row_resample; + chip->byte_width = chip->row_size * chip->soft_resample; + if (chip->byte_width > 0x3fff) + { + DBG (3, "usb_low_set_image_byte_width: width %d exceeded\n", + (int) chip->byte_width); + return SANE_STATUS_INVAL; + } + + data = LOBYTE (chip->byte_width); + reg_no = 12; + RIE (usb_low_write_reg (chip, reg_no, data)); + + data = HIBYTE (chip->byte_width); + reg_no = 13; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_image_byte_width: exit\n"); + + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_soft_resample (ma1017 * chip, SANE_Word soft_resample) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_soft_resample: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_soft_resample: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_soft_resample: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + if (soft_resample == 0x00) + { + DBG (3, "usb_low_set_soft_resample: soft_resample==0\n"); + return SANE_STATUS_INVAL; + } + + chip->soft_resample = soft_resample; + chip->get_row = (chip->soft_resample == 1) ? &usb_low_get_row_direct + : &usb_low_get_row_resample; + chip->byte_width = chip->row_size * chip->soft_resample; + if (chip->byte_width > 0x3fff) + { + DBG (3, "usb_low_set_soft_resample: width %d exceeded", + (int) chip->byte_width); + return SANE_STATUS_INVAL; + } + + data = LOBYTE (chip->byte_width); + reg_no = 12; + RIE (usb_low_write_reg (chip, reg_no, data)); + + data = HIBYTE (chip->byte_width); + reg_no = 13; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_soft_resample: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A14 + A30W */ +SANE_Status +usb_low_set_cmt_loop_count (ma1017 * chip, SANE_Word loop_count) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_cmt_loop_count: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_cmt_loop_count: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_cmt_loop_count: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->loop_count = loop_count; + + data = LOBYTE (loop_count); + reg_no = 14; + RIE (usb_low_write_reg (chip, reg_no, data)); + + data = HIBYTE (loop_count); + reg_no = 30; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_cmt_loop_count: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A15 */ +SANE_Status +usb_low_get_a15 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a15: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a15: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a15: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 15, &pattern)); + + chip->motor_enable = pattern & 0x80; + chip->motor_movement = pattern & 0x68; + chip->motor_direction = pattern & 10; + chip->motor_signal = pattern & 0x06; + chip->motor_home = pattern & 0x01; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a15: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_enable_motor (ma1017 * chip, SANE_Bool is_enable) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_enable_motor: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_enable_motor: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_enable_motor: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->motor_enable = 0x00; + if (is_enable) + chip->motor_enable |= 0x80; + data = chip->motor_enable | chip->motor_movement + | chip->motor_direction | chip->motor_signal | chip->motor_home; + reg_no = 15; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_enable_motor: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_motor_movement (ma1017 * chip, SANE_Bool is_full_step, + SANE_Bool is_double_phase, SANE_Bool is_two_step) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_motor_movement: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_set_motor_movement: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_motor_movement: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->motor_movement = 0x00; + if (is_full_step) + chip->motor_movement |= 0x40; + if (is_double_phase) + chip->motor_movement |= 0x20; + if (is_two_step) + chip->motor_movement |= 0x08; + data = chip->motor_enable | chip->motor_movement + | chip->motor_direction | chip->motor_signal | chip->motor_home; + reg_no = 15; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_motor_movement: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_motor_direction (ma1017 * chip, SANE_Bool is_backward) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_motor_direction: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_motor_direction: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_motor_direction: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->motor_direction = 0x00; + if (is_backward) + chip->motor_direction |= 0x10; + data = chip->motor_enable | chip->motor_movement + | chip->motor_direction | chip->motor_signal | chip->motor_home; + reg_no = 15; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_motor_direction: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_motor_signal (ma1017 * chip, SANE_Byte signal) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_motor_signal: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_motor_signal: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_motor_signal: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->motor_signal = signal & 0x06; + data = chip->motor_enable | chip->motor_movement + | chip->motor_direction | chip->motor_signal | chip->motor_home; + reg_no = 15; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_motor_signal: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_move_motor_home (ma1017 * chip, SANE_Bool is_home, + SANE_Bool is_backward) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_move_motor_home: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_move_motor_home: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_move_motor_home: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->motor_enable = 0x00; + chip->motor_direction = 0x00; + chip->motor_home = 0x00; + if (is_backward) + chip->motor_direction |= 0x10; + if (is_home) + { + chip->motor_enable |= 0x80; + chip->motor_home |= 0x01; + } + data = chip->motor_enable | chip->motor_movement + | chip->motor_direction | chip->motor_signal | chip->motor_home; + reg_no = 15; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_move_motor_home: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A16 */ +SANE_Status +usb_low_get_a16 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a16: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a16: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a16: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 16, &pattern)); + + chip->pixel_depth = pattern & 0xe0; + chip->image_invert = pattern & 0x10; + chip->optical_600 = pattern & 0x08; + chip->sample_way = pattern & 0x07; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a16: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_image_dpi (ma1017 * chip, SANE_Bool is_optical600, + Sampleway sampleway) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_image_dpi: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_image_dpi: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_image_dpi: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->optical_600 = 0x00; + chip->sample_way = 0x00; + if (is_optical600) + chip->optical_600 |= 0x08; + switch (sampleway) + { + case SW_P1P6: + chip->sample_way = 0x01; + break; + case SW_P2P6: + chip->sample_way = 0x02; + break; + case SW_P3P6: + chip->sample_way = 0x03; + break; + case SW_P4P6: + chip->sample_way = 0x04; + break; + case SW_P5P6: + chip->sample_way = 0x05; + break; + case SW_P6P6: + chip->sample_way = 0x06; + break; + default: + DBG (3, "usb_low_set_image_dpi: swsample_way error\n"); + return SANE_STATUS_INVAL; + break; + } + data = chip->pixel_depth | chip->image_invert | chip->optical_600 + | chip->sample_way; + reg_no = 16; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_image_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_pixel_depth (ma1017 * chip, Pixeldepth pixeldepth) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_pixel_depth: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_set_pixel_depth: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_pixel_depth: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->pixel_depth = 0x00; + switch (pixeldepth) + { + case PD_1BIT: + chip->pixel_depth = 0x80; + break; + case PD_4BIT: + chip->pixel_depth = 0xc0; + break; + case PD_8BIT: + chip->pixel_depth = 0x00; + break; + case PD_12BIT: + chip->pixel_depth = 0x20; + break; + default: + DBG (3, "usb_low_set_pixel_depth: pdPixelDepth error\n"); + return SANE_STATUS_INVAL; + } + data = chip->pixel_depth | chip->image_invert | chip->optical_600 + | chip->sample_way; + reg_no = 16; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_SetPixelDeepth: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_invert_image (ma1017 * chip, SANE_Bool is_invert) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_invert_image: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_invert_image: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_invert_image: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->image_invert = 0x00; + if (is_invert) + chip->image_invert |= 0x10; + data = chip->pixel_depth | chip->image_invert | chip->optical_600 + | chip->sample_way; + reg_no = 16; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_invert_image: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A17 + A18 + A19 */ +SANE_Status +usb_low_get_a17 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a17: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a17: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a17: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 17, &pattern)); + + chip->red_ref = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a17: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_a18 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a18: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a18: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a18: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 18, &pattern)); + + chip->green_ref = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a18: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_a19 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a19: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a19: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a19:stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 19, &pattern)); + + chip->blue_ref = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a19: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_red_ref (ma1017 * chip, SANE_Byte red_ref) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_red_ref: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_red_ref: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_red_ref: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->red_ref = red_ref; + data = red_ref; + reg_no = 17; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_red_ref: stop\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_green_ref (ma1017 * chip, SANE_Byte green_ref) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_green_ref: start\n"); + + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_green_ref: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_green_ref: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->green_ref = green_ref; + + data = green_ref; + reg_no = 18; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_green_ref: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_blue_ref (ma1017 * chip, SANE_Byte blue_ref) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_blue_ref: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_blue_ref: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_blue_ref: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->blue_ref = blue_ref; + + data = blue_ref; + reg_no = 19; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_blue_ref: stop\n"); + return SANE_STATUS_GOOD; +} + +/* A20 + A21 + A22 */ +SANE_Status +usb_low_get_a20 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a20: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a20: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a20: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + RIE (usb_low_read_reg (chip, 20, &pattern)); + + chip->red_pd = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a20: stop\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_a21 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a21: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a21: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a21: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 21, &pattern)); + + chip->green_pd = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a21: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_a22 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a22: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a22: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a22: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 22, &pattern)); + + chip->blue_pd = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a22: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_red_pd (ma1017 * chip, SANE_Byte red_pd) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_red_pd: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_red_pd: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_red_pd: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->red_pd = red_pd; + + data = chip->red_pd; + reg_no = 20; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_red_pd: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_green_pd (ma1017 * chip, SANE_Byte green_pd) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_green_pd: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_green_pd: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_green_pd: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->green_pd = green_pd; + data = chip->green_pd; + reg_no = 21; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_green_pd: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_blue_pd (ma1017 * chip, SANE_Byte blue_pd) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_blue_pd: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_blue_pd: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_blue_pd: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->blue_pd = blue_pd; + + data = chip->blue_pd; + reg_no = 22; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_blue_pd: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A23 */ +SANE_Status +usb_low_get_a23 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a23: start\n"); + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a23: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a23: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 23, &pattern)); + + chip->a23 = pattern; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a23: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_turn_peripheral_power (ma1017 * chip, SANE_Bool is_on) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_turn_peripheral_power: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_turn_peripheral_power: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_turn_peripheral_power: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->a23 &= 0x7f; + if (is_on) + chip->a23 |= 0x80; + data = chip->a23; + reg_no = 23; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_turn_peripheral_power: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_turn_lamp_power (ma1017 * chip, SANE_Bool is_on) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_turn_lamp_power: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_turn_lamp_power: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_turn_lamp_power: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->a23 &= 0xbf; + if (is_on) + chip->a23 |= 0x40; + + data = chip->a23; + reg_no = 23; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_turn_lamp_power: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_io_3 (ma1017 * chip, SANE_Bool is_high) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_io_3: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_io_3: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_io_3: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->a23 &= 0xf7; + if (is_high) + chip->a23 |= 0x08; + + data = chip->a23; + reg_no = 23; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_io_3: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_led_light_all (ma1017 * chip, SANE_Bool is_light_all) +{ + SANE_Byte data, reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_led_light_all: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_led_light_all: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_led_light_all: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->a23 &= 0xfe; + if (is_light_all) + chip->a23 |= 0x01; + + data = chip->a23; + reg_no = 23; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_led_light_all: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A24 */ +SANE_Status +usb_low_get_a24 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a24: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a24: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a24: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 24, &pattern)); + + chip->fy1_delay = pattern & 0x01; + chip->special_ad = pattern & 0x02; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a24: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_ad_timing (ma1017 * chip, SANE_Byte data) +{ + SANE_Byte reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_ad_timing: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_ad_timing: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_ad_timing: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + chip->fy1_delay = data & 0x01; + chip->special_ad = data & 0x02; + + data = chip->special_ad | chip->fy1_delay; + reg_no = 24; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_ad_timing: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A25 + A26 */ +SANE_Status +usb_low_set_serial_byte1 (ma1017 * chip, SANE_Byte data) +{ + SANE_Byte reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_serial_byte1: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_serial_byte1: not opened\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_serial_byte1: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + reg_no = 25; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_serial_byte1: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_serial_byte2 (ma1017 * chip, SANE_Byte data) +{ + SANE_Byte reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_serial_byte2: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_serial_byte2: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_serial_byte2: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + reg_no = 26; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_serial_byte2: exit\n"); + return SANE_STATUS_GOOD; +} + +/* A27 */ +SANE_Status +usb_low_get_a27 (ma1017 * chip, SANE_Byte * value) +{ + SANE_Byte pattern; + SANE_Status status; + + DBG (7, "usb_low_get_a27: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_a27: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_a27: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 27, &pattern)); + + chip->sclk = pattern & 0x80; + chip->sen = pattern & 0x40; + chip->serial_length = pattern & 0x1f; + + if (value) + *value = pattern; + + DBG (7, "usb_low_get_a27: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_set_serial_format (ma1017 * chip, SANE_Byte data) +{ + SANE_Byte reg_no; + SANE_Status status; + + DBG (7, "usb_low_set_serial_format: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_set_serial_format: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_set_serial_format: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + + chip->sclk = data & 0x80; + chip->sen = data & 0x40; + chip->serial_length = data & 0x1f; + + reg_no = 27; + RIE (usb_low_write_reg (chip, reg_no, data)); + + DBG (7, "usb_low_set_serial_format: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_home_sensor (ma1017 * chip) +{ + SANE_Byte data; + SANE_Status status; + + DBG (7, "usb_low_get_home_sensor: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_get_home_sensor: not opened yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_get_home_sensor: stop rowing first\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_read_reg (chip, 31, &data)); + + DBG (7, "usb_low_get_home_sensor: exit\n"); + if ((data & 0x80) != 0) + return SANE_STATUS_GOOD; + else + return SANE_STATUS_IO_ERROR; +} + +/* Special Mode */ +SANE_Status +usb_low_start_rowing (ma1017 * chip) +{ + SANE_Word line_of_first = 0; + SANE_Word line_of_second = 0; + SANE_Int i; + SANE_Status status; + + DBG (7, "usb_low_start_rowing: start\n"); + + if (chip->loop_count == 0) + { + DBG (3, "usb_low_start_rowing loop_count hasn't been set yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->cmt_table_length_word == 0) + { + DBG (3, "usb_low_start_rowing: cmt_table_length_word hasn't been set " + "yet\n"); + return SANE_STATUS_INVAL; + } + if (chip->cmt_table_length_word <= chip->cmt_second_pos_word) + { + DBG (3, "usb_low_start_rowing: cmt_second_pos_word cannot be larger " + "than cmt_table_length_word\n"); + return SANE_STATUS_INVAL; + } + + for (i = 0; i < (int) chip->cmt_second_pos_word; i++) + { + if (chip->is_transfer_table[i]) + line_of_first++; + } + for (; i < (int) chip->cmt_table_length_word; i++) + { + if (chip->is_transfer_table[i]) + { + line_of_first++; + line_of_second++; + } + } + + chip->total_lines = + ((SANE_Word) (chip->loop_count - 1)) * line_of_second + line_of_first; + chip->lines_left = chip->total_lines; + + RIE (usb_low_start_cmt_table (chip)); + + DBG (7, "usb_low_start_rowing: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_stop_rowing (ma1017 * chip) +{ + SANE_Status status; + + DBG (7, "usb_low_stop_rowing: start\n"); + + RIE (usb_low_stop_cmt_table (chip)); + + DBG (7, "usb_low_stop_rowing: exit\n"); + return SANE_STATUS_GOOD; + +} + +SANE_Status +usb_low_wait_rowing_stop (ma1017 * chip) +{ + SANE_Status status; + + DBG (7, "usb_low_wait_rowing_stop: start\n"); + if (chip->total_lines != 0) + { + DBG (3, "usb_low_wait_rowing_stop: total_lines must be 0\n"); + return SANE_STATUS_INVAL; + } + + RIE (usb_low_wait_rowing (chip)); + chip->is_rowing = SANE_FALSE; + DBG (7, "usb_low_wait_rowing_stop: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_read_all_registers (ma1017 * chip) +{ + SANE_Status status; + + DBG (7, "usb_low_read_all_registers: start\n"); + + RIE (usb_low_get_a2 (chip, 0)); + RIE (usb_low_get_a4 (chip, 0)); + RIE (usb_low_get_a6 (chip, 0)); + RIE (usb_low_get_a7 (chip, 0)); + RIE (usb_low_get_a8 (chip, 0)); + RIE (usb_low_get_a9 (chip, 0)); + RIE (usb_low_get_a10 (chip, 0)); + RIE (usb_low_get_a11 (chip, 0)); + RIE (usb_low_get_a12 (chip, 0)); + RIE (usb_low_get_a13 (chip, 0)); + RIE (usb_low_get_a15 (chip, 0)); + RIE (usb_low_get_a16 (chip, 0)); + RIE (usb_low_get_a17 (chip, 0)); + RIE (usb_low_get_a18 (chip, 0)); + RIE (usb_low_get_a19 (chip, 0)); + RIE (usb_low_get_a20 (chip, 0)); + RIE (usb_low_get_a21 (chip, 0)); + RIE (usb_low_get_a22 (chip, 0)); + RIE (usb_low_get_a23 (chip, 0)); + RIE (usb_low_get_a24 (chip, 0)); + RIE (usb_low_get_a27 (chip, 0)); + + return SANE_STATUS_GOOD; + DBG (7, "usb_low_read_all_registers: exit\n"); +} + +SANE_Status +usb_low_get_row (ma1017 * chip, SANE_Byte * data, SANE_Word * lines_left) +{ + SANE_Status status; + + DBG (7, "usb_low_get_row: start\n"); + RIE ((*chip->get_row) (chip, data, lines_left)); + DBG (7, "usb_low_get_row: exit\n"); + return SANE_STATUS_GOOD;; +} + +SANE_Status +usb_low_get_row_direct (ma1017 * chip, SANE_Byte * data, + SANE_Word * lines_left) +{ + SANE_Status status; + + DBG (7, "usb_low_get_row_direct: start\n"); + if (chip->lines_left == 0) + { + DBG (3, "usb_low_get_row_direct: lines_left == 0\n"); + return SANE_STATUS_INVAL; + } + + if (chip->lines_left <= 1) + { + RIE (usb_low_read_rows (chip, data, chip->byte_width)); + RIE (usb_low_wait_rowing (chip)); + + chip->lines_left = 0x00; + chip->is_rowing = SANE_FALSE; + *lines_left = 0; + } + else + { + RIE (usb_low_read_rows (chip, data, chip->byte_width)); + chip->lines_left--; + *lines_left = chip->lines_left; + } + DBG (7, "usb_low_get_row_direct: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_get_row_resample (ma1017 * chip, SANE_Byte * data, + SANE_Word * lines_left) +{ + static SANE_Byte resample_buffer[8 * 1024]; + SANE_Word *pixel_temp; + SANE_Word i; + SANE_Word j; + SANE_Word k; + SANE_Status status; + + DBG (7, "usb_low_get_row_resample: start\n"); + + if (chip->lines_left == 0) + { + DBG (3, "usb_low_get_row_resample: lines_left == 0\n"); + return SANE_STATUS_INVAL; + } + + if (chip->lines_left <= 1) + { + RIE (usb_low_read_rows (chip, resample_buffer, chip->byte_width)); + + if ((chip->sensor == ST_CANON600) && (chip->pixel_depth == 0x20)) + { + pixel_temp = (SANE_Word *) malloc (6 * 1024 * sizeof (SANE_Word)); + if (!pixel_temp) + return SANE_STATUS_NO_MEM; + + j = 0; + for (i = 0; i < chip->byte_width; i += 3) + { + pixel_temp[j] = (SANE_Word) resample_buffer[i]; + pixel_temp[j] |= ((SANE_Word) + (resample_buffer[i + 1] & 0xf0)) << 4; + j++; + pixel_temp[j] = ((SANE_Word) + (resample_buffer[i + 1] & 0x0f)) << 8; + pixel_temp[j] |= (SANE_Word) resample_buffer[i + 2]; + j++; + } + + k = 0; + for (i = 0; i < j; i += chip->soft_resample * 2) + { + data[k] = (SANE_Byte) (pixel_temp[i] & 0x00ff); + k++; + data[k] = (SANE_Byte) ((pixel_temp[i] & 0x0f00) >> 4); + data[k] |= (SANE_Byte) ((pixel_temp[i + 2] & 0x0f00) >> 8); + k++; + data[k] = (SANE_Byte) (pixel_temp[i + 2] & 0x00ff); + k++; + } + free (pixel_temp); + } + else /* fixme ? */ + { + for (i = 0; i < chip->byte_width; i += chip->soft_resample) + *(data++) = resample_buffer[i]; + } + RIE (usb_low_wait_rowing (chip)); + + chip->lines_left = 0x00; + chip->is_rowing = SANE_FALSE; + *lines_left = 0; + } + else + { + RIE (usb_low_read_rows (chip, resample_buffer, chip->byte_width)); + + if ((chip->sensor == ST_CANON600) && (chip->pixel_depth == 0x20)) + { + pixel_temp = (SANE_Word *) malloc (6 * 1024 * sizeof (SANE_Word)); + if (!pixel_temp) + return SANE_STATUS_NO_MEM; + + j = 0; + for (i = 0; i < chip->byte_width; i += 3) + { + pixel_temp[j] = (SANE_Word) resample_buffer[i]; + pixel_temp[j] |= + ((SANE_Word) (resample_buffer[i + 1] & 0xf0)) << 4; + j++; + pixel_temp[j] = + ((SANE_Word) (resample_buffer[i + 1] & 0x0f)) << 8; + pixel_temp[j] |= (SANE_Word) resample_buffer[i + 2]; + j++; + } + + k = 0; + for (i = 0; i < j; i += chip->soft_resample * 2) + { + data[k] = (SANE_Byte) (pixel_temp[i] & 0x00ff); + k++; + data[k] = (SANE_Byte) ((pixel_temp[i] & 0x0f00) >> 4); + data[k] |= (SANE_Byte) ((pixel_temp[i + 2] & 0x0f00) >> 8); + k++; + data[k] = (SANE_Byte) (pixel_temp[i + 2] & 0x00ff); + k++; + } + free (pixel_temp); + } + else /* fixme? */ + { + for (i = 0; i < chip->byte_width; i += chip->soft_resample) + *(data++) = resample_buffer[i]; + } + chip->lines_left--; + *lines_left = chip->lines_left; + } + DBG (7, "usb_low_get_row_resample: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_wait_rowing (ma1017 * chip) +{ + SANE_Byte read_byte; + size_t n; + SANE_Status status; + + DBG (7, "usb_low_wait_rowing: start\n"); + + if (!chip->is_opened) + { + DBG (3, "usb_low_wait_rowing: open first\n"); + return SANE_STATUS_INVAL; + } + if (!chip->is_rowing) + { + DBG (3, "usb_low_wait_rowing: not rowing\n"); + return SANE_STATUS_INVAL; + } + n = 1; + status = sanei_usb_read_bulk (chip->fd, (SANE_Byte *) & read_byte, &n); + if (status != SANE_STATUS_GOOD || n != 1) + { + DBG (3, "usb_low_wait_rowing: couldn't read: %s\n", + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + chip->total_read_urbs++; + chip->is_rowing = SANE_FALSE; + DBG (7, "usb_low_wait_rowing: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_read_rows (ma1017 * chip, SANE_Byte * data, SANE_Word byte_count) +{ + size_t n, bytes_total; + SANE_Status status; + + DBG (7, "usb_low_read_rows: start\n"); + if (!(chip->is_opened)) + { + DBG (3, "usb_low_read_rows: is_opened==SANE_FALSE\n"); + return SANE_STATUS_INVAL; + } + if (!(chip->is_rowing)) + { + DBG (3, "usb_low_read_rows: is_rowing==SANE_FALSE\n"); + return SANE_STATUS_INVAL; + } + + n = MIN (byte_count, chip->max_block_size); + bytes_total = 0; + + while ((SANE_Word) bytes_total < byte_count) + { + status = + sanei_usb_read_bulk (chip->fd, (SANE_Byte *) (data + bytes_total), + &n); + if (status != SANE_STATUS_GOOD) + { + DBG (7, "usb_low_read_rows: problems during read: %s -- exiting\n", + sane_strstatus (status)); + return status; + } + /* Count the number of URBs. This is a bit tricky, as we are reading + bigger chunks here but the scanner can only handle 64 bytes at once. */ + chip->total_read_urbs += ((n + 63) / 64); + bytes_total += n; + if ((SANE_Word) bytes_total != byte_count) + { + DBG (7, "usb_low_read_rows: wanted %d, got %d " + "bytes (%d in total) -- retrying\n", byte_count, (SANE_Word) n, + (SANE_Word) bytes_total); + } + n = MIN ((byte_count - (SANE_Word) bytes_total), chip->max_block_size); + } + + DBG (7, "usb_low_read_rows: exit, read %d bytes\n", + (SANE_Word) bytes_total); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_low_write_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte data) +{ + size_t n; + SANE_Status status; + SANE_Byte data_field[2]; + + data_field[0] = data; + data_field[1] = reg_no; + + if (!chip->is_opened) + { + DBG (3, "usb_low_write_reg: open first\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_write_reg: rowing, stop first\n"); + return SANE_STATUS_INVAL; + } + if (reg_no > 0x20) + { + DBG (3, "usb_low_write_reg: reg_no out of range\n"); + return SANE_STATUS_INVAL; + } + n = 2; + status = sanei_usb_write_bulk (chip->fd, data_field, &n); + if (status != SANE_STATUS_GOOD || n != 2) + { + DBG (3, "usb_low_write_reg: couldn't write, tried to write %d, " + "wrote %lu: %s\n", 2, (unsigned long int) n, + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + chip->total_write_urbs++; + DBG (7, "usb_low_write_reg: reg: 0x%02x, value: 0x%02x\n", reg_no, data); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_read_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte * data) +{ + SANE_Byte data_field[2]; + SANE_Byte read_byte; + size_t n; + SANE_Status status; + + data_field[0] = 0x00; + data_field[1] = reg_no | 0x20; + + if (!chip->is_opened) + { + DBG (3, "usb_low_read_reg: open first\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_rowing) + { + DBG (3, "usb_low_read_reg: rowing, stop first\n"); + return SANE_STATUS_INVAL; + } + if (reg_no > 0x20) + { + DBG (3, "usb_low_read_reg: reg_no out of range\n"); + return SANE_STATUS_INVAL; + } + n = 2; + DBG (5, "usb_low_read_reg: trying to write %lu bytes\n", (unsigned long int) n); + + status = sanei_usb_write_bulk (chip->fd, data_field, &n); + if (status != SANE_STATUS_GOOD || n != 2) + { + DBG (3, "usb_low_read_reg: couldn't write, tried to write %d, " + "wrote %lu: %s\n", 2, (unsigned long int) n, + sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + chip->total_write_urbs++; + n = 1; + DBG (5, "usb_low_read_reg: trying to read %lu bytes\n", (unsigned long int) n); + status = sanei_usb_read_bulk (chip->fd, (SANE_Byte *) & read_byte, &n); + if (status != SANE_STATUS_GOOD || n != 1) + { + DBG (3, "usb_low_read_reg: couldn't read, tried to read %lu, " + "read %lu: %s\n", (unsigned long int) 1, + (unsigned long int) n, sane_strstatus (status)); + return SANE_STATUS_IO_ERROR; + } + chip->total_read_urbs++; + if (data) + *data = read_byte; + DBG (7, "usb_low_read_reg: Reg: 0x%02x, Value: 0x%02x\n", + reg_no, read_byte); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_identify_scanner (SANE_Int fd, Mustek_Type * scanner_type) +{ + SANE_Status status; + SANE_Word devvendor, devproduct; + Mustek_Type devtype; + + DBG (7, "usb_low_identify_scanner: start\n"); + + status = sanei_usb_get_vendor_product (fd, &devvendor, &devproduct); + devtype = MT_UNKNOWN; + if (status == SANE_STATUS_GOOD) + { + if (devvendor == 0x055f) + { + switch (devproduct) + { + case 0x0001: + devtype = MT_1200CU; + break; + case 0x0002: + devtype = MT_600CU; + break; + case 0x0003: + devtype = MT_1200USB; + break; + case 0x0006: + devtype = MT_1200UB; + break; + case 0x0008: + devtype = MT_1200CU_PLUS; + break; + case 0x0873: + devtype = MT_600USB; + break; + default: + if (scanner_type) + *scanner_type = devtype; + DBG (3, "usb_low_identify_scanner: unknown product id: " + "0x%04x\n", devproduct); + return SANE_STATUS_INVAL; + break; + } + } + else + { + if (scanner_type) + *scanner_type = devtype; + DBG (3, "usb_low_identify_scanner: unknown vendor id: 0x%04d\n", + devvendor); + return SANE_STATUS_INVAL; + } + } + if (scanner_type) + *scanner_type = devtype; + DBG (7, "usb_low_identify_scanner: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_open (ma1017 * chip, SANE_String_Const devname) +{ + SANE_Status status; + Mustek_Type scanner_type; + + DBG (7, "usb_low_open: start: chip = %p\n", (void *) chip); + + if (chip->is_rowing) + { + DBG (3, "usb_low_open: already rowing\n"); + return SANE_STATUS_INVAL; + } + if (chip->is_opened) + { + DBG (3, "usb_low_open: already opened\n"); + return SANE_STATUS_INVAL; + } + + status = sanei_usb_open ((SANE_String_Const) devname, &chip->fd); + + if (status == SANE_STATUS_GOOD) + { + DBG (7, "usb_low_open: device %s successfully opened\n", devname); + chip->is_opened = SANE_TRUE; + /* Try to get vendor and device ids */ + DBG (7, "usb_low_open: trying to identify device `%s'\n", devname); + status = usb_low_identify_scanner (chip->fd, &scanner_type); + if (status != SANE_STATUS_GOOD) + { + DBG (3, "usb_low_open: device `%s' doesn't look like a supported " + "scanner\n", devname); + sanei_usb_close (chip->fd); + return status; + } + else + { + if (scanner_type == MT_UNKNOWN) + { + DBG (3, "usb_low_open: device `%s' can't be identified\n", + devname); + } + else if (scanner_type != chip->scanner_type) + { + DBG (3, "usb_low_open: device `%s' is supported but" + "it's not the same as at the start\n", devname); + return SANE_STATUS_INVAL; + } + } + } + else + { + DBG (1, "usb_low_open: device %s couldn't be opened: %s\n", + devname, sane_strstatus (status)); + return status; + } + + chip->is_opened = SANE_TRUE; + + RIE (usb_low_read_all_registers (chip)); + + DBG (7, "usb_low_open: exit, type is %d\n", scanner_type); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_low_close (ma1017 * chip) +{ + DBG (7, "usb_low_close: start, chip=%p\n", (void *) chip); + if (!chip->is_opened) + { + DBG (3, "usb_low_close: already close or never opened\n"); + return SANE_STATUS_INVAL; + } + + if (chip->fd >= 0) + { + SANE_Byte dummy; + + if (chip->is_rowing) + usb_low_stop_rowing (chip); + /* Now make sure that both the number of written and + read URBs is even. Use some dummy writes/reads. That's to avoid + a nasty bug in the MA 1017 chipset that causes timeouts when + the number of URBs is odd (toggle bug). */ + if ((chip->total_read_urbs % 2) == 1) + usb_low_get_a4 (chip, &dummy); + if ((chip->total_write_urbs % 2) == 1) + usb_low_set_fix_pattern (chip, SANE_FALSE); + sanei_usb_close (chip->fd); + chip->fd = -1; + } + chip->is_opened = SANE_FALSE; + chip->is_rowing = SANE_FALSE; + + DBG (7, "usb_low_close: exit\n"); + return SANE_STATUS_GOOD; +} diff --git a/backend/mustek_usb_low.h b/backend/mustek_usb_low.h new file mode 100644 index 0000000..e5605db --- /dev/null +++ b/backend/mustek_usb_low.h @@ -0,0 +1,450 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001, 2002 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#ifndef mustek_usb_low_h +#define mustek_usb_low_h + +#include "../include/sane/sane.h" + + +/* ---------------------------------- macros ------------------------------ */ + + +/* calculate the minimum/maximum values */ +#if defined(MIN) +#undef MIN +#endif +#if defined(MAX) +#undef MAX +#endif +#define MIN(a, b) (((a) < (b)) ? (a) : (b)) +#define MAX(a, b) (((a) > (b)) ? (a) : (b)) +/* return the lower/upper 8 bits of a 16 bit word */ +#define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF)) +#define LOBYTE(w) ((SANE_Byte)(w)) +/* RIE: return if error */ +#define RIE(function) do {status = function; if (status != SANE_STATUS_GOOD) \ + return status;} while (SANE_FALSE) + + +/* ---------------------------------- types ------------------------------- */ + + +typedef enum Mustek_Type +{ + MT_UNKNOWN = 0, + MT_1200USB, + MT_1200UB, + MT_1200CU, + MT_1200CU_PLUS, + MT_600CU, + MT_600USB +} +Mustek_Type; + +typedef enum Sensor_Type +{ + ST_NONE = 0, + ST_INI = 1, + ST_INI_DARK = 2, + ST_CANON300 = 3, + ST_CANON600 = 4, + ST_TOSHIBA600 = 5, + ST_CANON300600 = 6, + ST_NEC600 = 7 +} +Sensor_Type; + +typedef enum Motor_Type +{ + MT_NONE = 0, + MT_600 = 1, + MT_1200 = 2 +} +Motor_Type; + +struct ma1017; + +typedef struct ma1017 +{ + int fd; + + SANE_Bool is_opened; + SANE_Bool is_rowing; + + /* A2 */ + SANE_Byte append; + SANE_Byte test_sram; + SANE_Byte fix_pattern; + /* A4 */ + SANE_Byte select; + SANE_Byte frontend; + /* A6 */ + SANE_Byte rgb_sel_pin; + SANE_Byte asic_io_pins; + /* A7 */ + SANE_Byte timing; + SANE_Byte sram_bank; + /* A8 */ + SANE_Byte dummy_msb; + SANE_Byte ccd_width_msb; + SANE_Byte cmt_table_length; + /* A9 */ + SANE_Byte cmt_second_pos; + /* A10 + A8ID5 */ + SANE_Word ccd_width; + /* A11 + A8ID6 */ + SANE_Word dummy; + /* A12 + A13 */ + SANE_Word byte_width; + /* A14 + A30W */ + SANE_Word loop_count; + /* A15 */ + SANE_Byte motor_enable; + SANE_Byte motor_movement; + SANE_Byte motor_direction; + SANE_Byte motor_signal; + SANE_Byte motor_home; + /* A16 */ + SANE_Byte pixel_depth; + SANE_Byte image_invert; + SANE_Byte optical_600; + SANE_Byte sample_way; + /* A17 + A18 + A19 */ + SANE_Byte red_ref; + SANE_Byte green_ref; + SANE_Byte blue_ref; + /* A20 + A21 + A22 */ + SANE_Byte red_pd; + SANE_Byte green_pd; + SANE_Byte blue_pd; + /* A23 */ + SANE_Byte a23; + /* A24 */ + SANE_Byte fy1_delay; + SANE_Byte special_ad; + /* A27 */ + SANE_Byte sclk; + SANE_Byte sen; + SANE_Byte serial_length; + + /* Use for Rowing */ + SANE_Status (*get_row) (struct ma1017 * chip, SANE_Byte * row, + SANE_Word * lines_left); + + SANE_Word cmt_table_length_word; + SANE_Word cmt_second_pos_word; + SANE_Word row_size; + SANE_Word soft_resample; + SANE_Word total_lines; + SANE_Word lines_left; + SANE_Bool is_transfer_table[32]; + Sensor_Type sensor; + Motor_Type motor; + Mustek_Type scanner_type; + SANE_Word max_block_size; + + SANE_Word total_read_urbs; + SANE_Word total_write_urbs; +} +ma1017; + +typedef enum Channel +{ + CH_NONE = 0, + CH_RED = 1, + CH_GREEN = 2, + CH_BLUE = 3 +} +Channel; + +typedef enum Banksize +{ + BS_NONE = 0, + BS_4K = 1, + BS_8K = 2, + BS_16K = 3 +} +Banksize; + +typedef enum Pixeldepth +{ + PD_NONE = 0, + PD_1BIT = 1, + PD_4BIT = 2, + PD_8BIT = 3, + PD_12BIT = 4 +} +Pixeldepth; + +typedef enum Sampleway +{ + SW_NONE = 0, + SW_P1P6 = 1, + SW_P2P6 = 2, + SW_P3P6 = 3, + SW_P4P6 = 4, + SW_P5P6 = 5, + SW_P6P6 = 6 +} +Sampleway; + +/* ------------------------- function declarations ------------------------ */ + +static SANE_Status usb_low_init (ma1017 ** chip); + +static SANE_Status usb_low_exit (ma1017 * chip); + +/* Register read and write functions */ +/* A0 ~ A1 */ +static SANE_Status +usb_low_set_cmt_table (ma1017 * chip, SANE_Int index, Channel channel, + SANE_Bool is_move_motor, SANE_Bool is_transfer); + +/* A2 */ +static SANE_Status usb_low_get_a2 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_start_cmt_table (ma1017 * chip); + +static SANE_Status usb_low_stop_cmt_table (ma1017 * chip); + +static SANE_Status +usb_low_set_test_sram_mode (ma1017 * chip, SANE_Bool is_test); + +static SANE_Status usb_low_set_fix_pattern (ma1017 * chip, SANE_Bool is_fix); + +/* A3 */ +static SANE_Status usb_low_adjust_timing (ma1017 * chip, SANE_Byte data); + +/* A4 */ +static SANE_Status usb_low_get_a4 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_select_timing (ma1017 * chip, SANE_Byte data); + +static SANE_Status +usb_low_turn_frontend_mode (ma1017 * chip, SANE_Bool is_on); + +/* A6 */ +static SANE_Status usb_low_get_a6 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_asic_io_pins (ma1017 * chip, SANE_Byte data); + +static SANE_Status usb_low_set_rgb_sel_pins (ma1017 * chip, SANE_Byte data); + +/* A7 */ +static SANE_Status usb_low_get_a7 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_timing (ma1017 * chip, SANE_Byte data); + +static SANE_Status usb_low_set_sram_bank (ma1017 * chip, Banksize banksize); + +/* A8 */ +static SANE_Status usb_low_get_a8 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status +usb_low_set_cmt_table_length (ma1017 * chip, SANE_Byte table_length); + +/* A9 */ +static SANE_Status usb_low_get_a9 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status +usb_low_set_cmt_second_position (ma1017 * chip, SANE_Byte position); + +/* A10 + A8ID5 */ +static SANE_Status usb_low_get_a10 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_ccd_width (ma1017 * chip, SANE_Word ccd_width); + +/* A11 + A8ID6 */ +static SANE_Status usb_low_get_a11 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_dummy (ma1017 * chip, SANE_Word dummy); + +/* A12 + A13 */ +static SANE_Status usb_low_get_a12 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_get_a13 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status +usb_low_set_image_byte_width (ma1017 * chip, SANE_Word row_size); + +static SANE_Status +usb_low_set_soft_resample (ma1017 * chip, SANE_Word soft_resample); + +/* A14 + A30W */ +static SANE_Status +usb_low_set_cmt_loop_count (ma1017 * chip, SANE_Word loop_count); + +/* A15 */ +static SANE_Status usb_low_get_a15 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_enable_motor (ma1017 * chip, SANE_Bool is_enable); + +static SANE_Status +usb_low_set_motor_movement (ma1017 * chip, SANE_Bool is_full_step, + SANE_Bool is_double_phase, SANE_Bool is_two_step); + +static SANE_Status usb_low_set_motor_signal (ma1017 * chip, SANE_Byte signal); + +static SANE_Status +usb_low_set_motor_direction (ma1017 * chip, SANE_Bool is_backward); + +static SANE_Status +usb_low_move_motor_home (ma1017 * chip, SANE_Bool is_home, + SANE_Bool is_backward); + +/* A16 */ +static SANE_Status usb_low_get_a16 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status +usb_low_set_image_dpi (ma1017 * chip, SANE_Bool is_optical600, + Sampleway sampleway); + +static SANE_Status +usb_low_set_pixel_depth (ma1017 * chip, Pixeldepth pixeldepth); + +static SANE_Status usb_low_invert_image (ma1017 * chip, SANE_Bool is_invert); + +/* A17 + A18 + A19 */ +static SANE_Status usb_low_get_a17 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_get_a18 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_get_a19 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_red_ref (ma1017 * chip, SANE_Byte red_ref); + +static SANE_Status usb_low_set_green_ref (ma1017 * chip, SANE_Byte green_ref); + +static SANE_Status usb_low_set_blue_ref (ma1017 * chip, SANE_Byte blue_ref); + +/* A20 + A21 + A22 */ +static SANE_Status usb_low_get_a20 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_get_a21 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_get_a22 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_red_pd (ma1017 * chip, SANE_Byte red_pd); + +static SANE_Status usb_low_set_green_pd (ma1017 * chip, SANE_Byte green_pd); + +static SANE_Status usb_low_set_blue_pd (ma1017 * chip, SANE_Byte blue_pd); + +/* A23 */ +static SANE_Status usb_low_get_a23 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status +usb_low_turn_peripheral_power (ma1017 * chip, SANE_Bool is_on); + +static SANE_Status usb_low_turn_lamp_power (ma1017 * chip, SANE_Bool is_on); + +static SANE_Status usb_low_set_io_3 (ma1017 * chip, SANE_Bool is_high); + +static SANE_Status +usb_low_set_led_light_all (ma1017 * chip, SANE_Bool is_light_all); + +/* A24 */ +static SANE_Status usb_low_get_a24 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_ad_timing (ma1017 * chip, SANE_Byte pattern); + +/* A25 + A26 */ +static SANE_Status usb_low_set_serial_byte1 (ma1017 * chip, SANE_Byte data); + +static SANE_Status usb_low_set_serial_byte2 (ma1017 * chip, SANE_Byte data); + +/* A27 */ +static SANE_Status usb_low_get_a27 (ma1017 * chip, SANE_Byte * value); + +static SANE_Status usb_low_set_serial_format (ma1017 * chip, SANE_Byte data); + +/* A31 */ +static SANE_Status usb_low_get_home_sensor (ma1017 * chip); + +/* Special Mode */ +static SANE_Status usb_low_start_rowing (ma1017 * chip); + +static SANE_Status usb_low_stop_rowing (ma1017 * chip); + +static SANE_Status usb_low_wait_rowing_stop (ma1017 * chip); + +/* Global functions */ +static SANE_Status usb_low_read_all_registers (ma1017 * chip); + +static SANE_Status +usb_low_get_row (ma1017 * chip, SANE_Byte * data, SANE_Word * lines_left); + +static SANE_Status +usb_low_get_row_direct (ma1017 * chip, SANE_Byte * data, + SANE_Word * lines_left); + +static SANE_Status +usb_low_get_row_resample (ma1017 * chip, SANE_Byte * data, + SANE_Word * lines_left); + +/* Direct access */ +static SANE_Status usb_low_wait_rowing (ma1017 * chip); + +static SANE_Status +usb_low_read_rows (ma1017 * chip, SANE_Byte * data, SANE_Word byte_count); + +static SANE_Status +usb_low_write_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte data); + +static SANE_Status +usb_low_read_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte * data); + +static SANE_Status +usb_low_identify_scanner (SANE_Int fd, Mustek_Type * scanner_type); + +static SANE_Status usb_low_open (ma1017 * chip, const char *devname); + +static SANE_Status usb_low_close (ma1017 * chip); + +#endif /* defined mustek_usb_low_h */ diff --git a/backend/mustek_usb_mid.c b/backend/mustek_usb_mid.c new file mode 100644 index 0000000..9ca51d9 --- /dev/null +++ b/backend/mustek_usb_mid.c @@ -0,0 +1,2688 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001, 2002 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#include "mustek_usb_mid.h" +#include "mustek_usb_low.c" + +/* ------------------ sensor NEC 3797 600 CIS functions ------------------- */ + +static SANE_Word usb_mid_n600_optical_x_dpi[] = + { 600, 400, 300, 200, 100, 50, 0 }; + +SANE_Status +usb_mid_n600_prepare_rgb_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_rgb_600_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_n600_prepare_rgb_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_rgb_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_rgb_400_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_n600_prepare_rgb_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_rgb_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_rgb_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_n600_prepare_rgb_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_rgb_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_rgb_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_n600_prepare_rgb_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_rgb_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_rgb_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_n600_prepare_rgb_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_rgb_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_rgb_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 2)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_n600_prepare_rgb_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_mono_600_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_n600_prepare_mono_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_mono_400_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_n600_prepare_mono_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_mono_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_n600_prepare_mono_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_mono_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_n600_prepare_mono_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_mono_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_n600_prepare_mono_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_n600_prepare_mono_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 2)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_n600_prepare_mono_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_n600_prepare_rgb: start\n"); + switch (dpi) + { + case 50: + return usb_mid_n600_prepare_rgb_50_dpi (chip); + break; + case 100: + return usb_mid_n600_prepare_rgb_100_dpi (chip); + break; + case 200: + return usb_mid_n600_prepare_rgb_200_dpi (chip); + break; + case 300: + return usb_mid_n600_prepare_rgb_300_dpi (chip); + break; + case 400: + return usb_mid_n600_prepare_rgb_400_dpi (chip); + break; + case 600: + return usb_mid_n600_prepare_rgb_600_dpi (chip); + break; + default: + DBG (3, "usb_mid_n600_prepare_rgb: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + DBG (6, "usb_mid_n600_prepare_rgb: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_n600_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_n600_prepare_mono: start\n"); + switch (dpi) + { + case 50: + return usb_mid_n600_prepare_mono_50_dpi (chip); + break; + case 100: + return usb_mid_n600_prepare_mono_100_dpi (chip); + break; + case 200: + return usb_mid_n600_prepare_mono_200_dpi (chip); + break; + case 300: + return usb_mid_n600_prepare_mono_300_dpi (chip); + break; + case 400: + return usb_mid_n600_prepare_mono_400_dpi (chip); + break; + case 600: + return usb_mid_n600_prepare_mono_600_dpi (chip); + break; + default: + DBG (6, "usb_mid_n600_prepare_mono: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +/* ---------------------- sensor 600 CIS functions ----------------------- */ + +static SANE_Word usb_mid_c600_optical_x_dpi[] = + { 600, 400, 300, 200, 150, 100, 50, 0 }; + +SANE_Status +usb_mid_c600_prepare_rgb_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_600_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_400_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P4P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_150_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 2)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_rgb_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 2)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_rgb_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_600_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_400_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P4P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_150_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 2)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c600_prepare_mono_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 2)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c600_prepare_mono_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_c600_prepare_rgb: start\n"); + switch (dpi) + { + case 50: + return usb_mid_c600_prepare_rgb_50_dpi (chip); + break; + case 100: + return usb_mid_c600_prepare_rgb_100_dpi (chip); + break; + case 150: + return usb_mid_c600_prepare_rgb_150_dpi (chip); + break; + case 200: + return usb_mid_c600_prepare_rgb_200_dpi (chip); + break; + case 300: + return usb_mid_c600_prepare_rgb_300_dpi (chip); + break; + case 400: + return usb_mid_c600_prepare_rgb_400_dpi (chip); + break; + case 600: + return usb_mid_c600_prepare_rgb_600_dpi (chip); + break; + default: + DBG (3, "usb_mid_c600_prepare_rgb: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + DBG (6, "usb_mid_c600_prepare_rgb: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c600_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_c600_prepare_mono: start\n"); + switch (dpi) + { + case 50: + return usb_mid_c600_prepare_mono_50_dpi (chip); + break; + case 100: + return usb_mid_c600_prepare_mono_100_dpi (chip); + break; + case 150: + return usb_mid_c600_prepare_mono_150_dpi (chip); + break; + case 200: + return usb_mid_c600_prepare_mono_200_dpi (chip); + break; + case 300: + return usb_mid_c600_prepare_mono_300_dpi (chip); + break; + case 400: + return usb_mid_c600_prepare_mono_400_dpi (chip); + break; + case 600: + return usb_mid_c600_prepare_mono_600_dpi (chip); + break; + default: + DBG (6, "usb_mid_c600_prepare_mono: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + + + +/* ------------------- sensor 300/600 CIS functions ----------------------- */ + + +static SANE_Word usb_mid_c300600_optical_x_dpi[] = + { 600, 400, 300, 200, 150, 100, 50, 0 }; + +SANE_Status +usb_mid_c300600_prepare_rgb_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_600_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_rgb_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_400_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_rgb_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_rgb_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_mid_c300600_prepare_rgb_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_150_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_rgb_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_rgb_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_rgb_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_rgb_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_600_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_400_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P6P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_150_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P3P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P2P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300600_prepare_mono_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_FALSE, SW_P1P6)); + RIE (usb_low_set_soft_resample (chip, 1)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300600_prepare_mono_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_c300600_prepare_rgb: start\n"); + switch (dpi) + { + case 50: + return usb_mid_c300600_prepare_rgb_50_dpi (chip); + break; + case 100: + return usb_mid_c300600_prepare_rgb_100_dpi (chip); + break; + case 150: + return usb_mid_c300600_prepare_rgb_150_dpi (chip); + break; + case 200: + return usb_mid_c300600_prepare_rgb_200_dpi (chip); + break; + case 300: + return usb_mid_c300600_prepare_rgb_300_dpi (chip); + break; + case 400: + return usb_mid_c300600_prepare_rgb_400_dpi (chip); + break; + case 600: + return usb_mid_c300600_prepare_rgb_600_dpi (chip); + break; + default: + DBG (3, "usb_mid_c300600_prepare_rgb: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300600_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + switch (dpi) + { + case 50: + return usb_mid_c300600_prepare_mono_50_dpi (chip); + break; + case 100: + return usb_mid_c300600_prepare_mono_100_dpi (chip); + break; + case 150: + return usb_mid_c300600_prepare_mono_150_dpi (chip); + break; + case 200: + return usb_mid_c300600_prepare_mono_200_dpi (chip); + break; + case 300: + return usb_mid_c300600_prepare_mono_300_dpi (chip); + break; + case 400: + return usb_mid_c300600_prepare_mono_400_dpi (chip); + break; + case 600: + return usb_mid_c300600_prepare_mono_600_dpi (chip); + break; + default: + DBG (3, "usb_mid_c300600_prepare_mono: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +/* ---------------------- sensor 300 CIS functions ----------------------- */ + +static SANE_Word usb_mid_c300_optical_x_dpi[] = { 300, 200, 150, 100, 50, 0 }; + +SANE_Status +usb_mid_c300_prepare_rgb_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_rgb_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300_prepare_rgb_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_rgb_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_rgb_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300_prepare_rgb_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_rgb_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_rgb_150_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P3P6)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300_prepare_rgb_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_rgb_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_rgb_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P2P6)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300_prepare_rgb_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_rgb_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_rgb_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P1P6)); + RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); + DBG (6, "usb_mid_c300_prepare_rgb_50_dpi: start\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_mono_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_mono_300_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_c300_prepare_mono_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_mono_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_mono_200_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_c300_prepare_mono_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_mono_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_mono_150_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P3P6)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_c300_prepare_mono_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_mono_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_mono_100_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P2P6)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_c300_prepare_mono_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_mono_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_c300_prepare_mono_50_dpi: start\n"); + RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P1P6)); + RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); + DBG (6, "usb_mid_c300_prepare_mono_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_c300_prepare_rgb: start\n"); + switch (dpi) + { + case 50: + return usb_mid_c300_prepare_rgb_50_dpi (chip); + break; + case 100: + return usb_mid_c300_prepare_rgb_100_dpi (chip); + break; + case 150: + return usb_mid_c300_prepare_rgb_150_dpi (chip); + break; + case 200: + return usb_mid_c300_prepare_rgb_200_dpi (chip); + break; + case 300: + return usb_mid_c300_prepare_rgb_300_dpi (chip); + break; + default: + DBG (3, "usb_mid_c300_prepare_rgb: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_c300_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_c300_prepare_mono: start\n"); + switch (dpi) + { + case 50: + return usb_mid_c300_prepare_mono_50_dpi (chip); + break; + case 100: + return usb_mid_c300_prepare_mono_100_dpi (chip); + break; + case 150: + return usb_mid_c300_prepare_mono_150_dpi (chip); + break; + case 200: + return usb_mid_c300_prepare_mono_200_dpi (chip); + break; + case 300: + return usb_mid_c300_prepare_mono_300_dpi (chip); + break; + default: + DBG (3, "usb_mid_c300_prepare_mono: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +/* -------------------------- sensor functions ---------------------------- */ + +SANE_Bool +usb_mid_sensor_is600_mode (ma1017 * chip, SANE_Word dpi) +{ + if (chip->sensor == ST_CANON300) + { + DBG (6, "usb_mid_sensor_is600_mode: chip=%p, dpi=%d, FALSE\n", + (void *) chip, dpi); + return SANE_FALSE; + } + else if ((chip->sensor == ST_CANON600) || (chip->sensor == ST_NEC600)) + { + DBG (6, "usb_mid_sensor_is600_mode: chip=%p, dpi=%d, TRUE\n", + (void *) chip, dpi); + return SANE_TRUE; + } + else + { + switch (dpi) + { + case 300: + case 150: + case 100: + case 50: + DBG (6, "usb_mid_sensor_is600_mode: chip=%p, dpi=%d, FALSE\n", + (void *) chip, dpi); + return SANE_FALSE; + case 600: + case 400: + case 200: + DBG (6, "usb_mid_sensor_is600_mode: chip=%p, dpi=%d, TRUE\n", + (void *) chip, dpi); + return SANE_TRUE; + default: + DBG (3, "usb_mid_sensor_is600_mode: unmatched dpi: %d\n", dpi); + return SANE_FALSE; + break; + } + + } + + return SANE_FALSE; +} + +static SANE_Status +usb_mid_sensor_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + if (chip->sensor == ST_CANON300) + return usb_mid_c300_prepare_rgb (chip, dpi); + else if (chip->sensor == ST_CANON600) + return usb_mid_c600_prepare_rgb (chip, dpi); + else if (chip->sensor == ST_NEC600) + return usb_mid_n600_prepare_rgb (chip, dpi); + else + return usb_mid_c300600_prepare_rgb (chip, dpi); + + return SANE_STATUS_INVAL; +} + +static SANE_Status +usb_mid_sensor_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + if (chip->sensor == ST_CANON300) + return usb_mid_c300_prepare_mono (chip, dpi); + else if (chip->sensor == ST_CANON600) + return usb_mid_c600_prepare_mono (chip, dpi); + else if (chip->sensor == ST_NEC600) + return usb_mid_n600_prepare_mono (chip, dpi); + else + return usb_mid_c300600_prepare_mono (chip, dpi); + + return SANE_STATUS_INVAL; +} + +static SANE_Status +usb_mid_sensor_get_dpi (ma1017 * chip, SANE_Word wanted_dpi, SANE_Word * dpi) +{ + SANE_Word *dpi_list; + SANE_Word i; + + if (!dpi) + return SANE_STATUS_INVAL; + + DBG (5, "usb_mid_sensor_get_dpi: chip->sensor=%d\n", chip->sensor); + + if (chip->sensor == ST_CANON300) + dpi_list = usb_mid_c300_optical_x_dpi; + else if (chip->sensor == ST_CANON300600) + dpi_list = usb_mid_c300600_optical_x_dpi; + else if (chip->sensor == ST_CANON600) + dpi_list = usb_mid_c600_optical_x_dpi; + else if (chip->sensor == ST_NEC600) + dpi_list = usb_mid_n600_optical_x_dpi; + else + return SANE_STATUS_INVAL; + + for (i = 0; dpi_list[i] != 0; i++) + { + if (wanted_dpi > dpi_list[i]) + break; + } + if (i) + i--; + *dpi = dpi_list[i]; + DBG (5, "usb_mid_sensor_get_dpi: wanted %d dpi, got %d dpi\n", wanted_dpi, + *dpi); + return SANE_STATUS_GOOD; +} + + +/* ---------------1200 dpi motor function declarations --------------------- */ + +static SANE_Word usb_mid_motor1200_optical_dpi[] = + { 1200, 600, 400, 300, 200, 150, 100, 50, 0 }; + +SANE_Status +usb_mid_motor1200_prepare_rgb_1200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_1200_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_FALSE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_1200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_mid_motor1200_prepare_rgb_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_600_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_FALSE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_400_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_200_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + + +SANE_Status +usb_mid_motor1200_prepare_rgb_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_150_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_100_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_50_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_BLUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_RED, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_1200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_1200_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_1200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_600_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 7, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 8, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 9, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 10, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 11, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 12, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 13, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 14, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 15, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 16, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 17, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 18, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 19, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 20, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 21, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 22, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 23, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 24, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 25, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 26, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 26)); + RIE (usb_low_set_cmt_second_position (chip, 24)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_400_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_400_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_400_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 7, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 8, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 9, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 10, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 11, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 12, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 13, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 14, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 15, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 16, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 17, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 18, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 19, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 20, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 21, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 22, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 23, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 24, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 25, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 26, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 26)); + RIE (usb_low_set_cmt_second_position (chip, 24)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_200_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_mid_motor1200_prepare_mono_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_150_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_100_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_50_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_half_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_half_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_RED, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_half_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_bi_full_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_bi_full_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_RED, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_FALSE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_bi_full_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb_bi_full_x2300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb_bi_full_x2300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_RED, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_rgb_bi_full_x2300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_half_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_half_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_half_300_dpi: exit\n"); + return SANE_STATUS_GOOD; + +} + +SANE_Status +usb_mid_motor1200_prepare_mono_bi_full_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_bi_full_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_bi_full_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono_bi_full_x2300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_mono_bi_full_x2300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_mono_bi_full_x2300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_rgb: start\n"); + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + RIE (usb_low_set_motor_direction (chip, SANE_FALSE)); + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + switch (dpi) + { + case 1200: + return usb_mid_motor1200_prepare_rgb_1200_dpi (chip); + break; + case 600: + return usb_mid_motor1200_prepare_rgb_600_dpi (chip); + break; + case 400: + return usb_mid_motor1200_prepare_rgb_400_dpi (chip); + break; + case 300: + return usb_mid_motor1200_prepare_rgb_300_dpi (chip); + break; + case 200: + return usb_mid_motor1200_prepare_rgb_200_dpi (chip); + break; + case 150: + return usb_mid_motor1200_prepare_rgb_150_dpi (chip); + break; + case 100: + return usb_mid_motor1200_prepare_rgb_100_dpi (chip); + break; + case 50: + return usb_mid_motor1200_prepare_rgb_50_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor1200_prepare_rgb: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + SANE_Status status; + + DBG (3, "usb_mid_motor1200_prepare_mono: start\n"); + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + RIE (usb_low_set_motor_direction (chip, SANE_FALSE)); + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + switch (dpi) + { + case 1200: + return usb_mid_motor1200_prepare_mono_1200_dpi (chip); + break; + case 600: + return usb_mid_motor1200_prepare_mono_600_dpi (chip); + break; + case 400: + return usb_mid_motor1200_prepare_mono_400_dpi (chip); + break; + case 300: + return usb_mid_motor1200_prepare_mono_300_dpi (chip); + break; + case 200: + return usb_mid_motor1200_prepare_mono_200_dpi (chip); + break; + case 150: + return usb_mid_motor1200_prepare_mono_150_dpi (chip); + break; + case 100: + return usb_mid_motor1200_prepare_mono_100_dpi (chip); + break; + case 50: + return usb_mid_motor1200_prepare_mono_50_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor1200_prepare_mono_: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_calibrate_rgb (ma1017 * chip, SANE_Word dpi) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_calibrate_rgb: start\n"); + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + RIE (usb_low_set_motor_direction (chip, SANE_FALSE)); + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + switch (dpi) + { + case 1200: + case 400: + case 300: + return usb_mid_motor1200_prepare_rgb_half_300_dpi (chip); + break; + case 600: + case 200: + case 150: + return usb_mid_motor1200_prepare_rgb_bi_full_300_dpi (chip); + break; + case 100: + case 50: + return usb_mid_motor1200_prepare_rgb_bi_full_x2300_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor1200_prepare_calibrate_rgb: unmatched dpi: " + "%d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_calibrate_mono (ma1017 * chip, SANE_Word dpi) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_calibrate_mono: start\n"); + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + RIE (usb_low_set_motor_direction (chip, SANE_FALSE)); + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + switch (dpi) + { + case 1200: + case 600: + case 400: + return usb_mid_motor1200_prepare_mono_half_300_dpi (chip); + break; + case 300: + case 200: + return usb_mid_motor1200_prepare_mono_bi_full_300_dpi (chip); + break; + case 150: + case 100: + case 50: + return usb_mid_motor1200_prepare_mono_bi_full_x2300_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor1200_prepare_calibrate_mono: unmatched dpi: %d\n", + dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_step (ma1017 * chip, SANE_Word step_count) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_step: start\n"); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + /* Make it in 600dpi */ + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); /* (IO3) ? High power : Low power */ + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + if (step_count == 1) + { + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 1)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, step_count)); + } + else if (step_count % 2 == 1) + { + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 1)); + RIE (usb_low_set_cmt_loop_count (chip, (step_count - 1) / 2)); + } + else + { + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, step_count / 2)); + } + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_step: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_home (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_home: start\n"); + if (chip->sensor == ST_NEC600) + RIE (usb_low_set_motor_movement + (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + else + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + /* Make it in 600dpi */ + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); /* (IO3) ? High power : Low power */ + RIE (usb_low_move_motor_home (chip, SANE_TRUE, SANE_TRUE)); + DBG (6, "usb_mid_motor1200_prepare_home: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor1200_prepare_adjust (ma1017 * chip, Channel channel) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor1200_prepare_adjust: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, channel, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, channel, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, channel, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + DBG (6, "usb_mid_motor1200_prepare_adjust: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Word +usb_mid_motor1200_rgb_capability (SANE_Word dpi) +{ + DBG (6, "usb_mid_motor1200_rgb_capability: start\n"); + switch (dpi) + { + case 1200: + case 400: + return 3008; /* 2816 */ ; + case 600: + return 3008; + case 200: + return 5056; + case 300: + return 3008; + case 150: + return 5056; + case 100: + case 50: + return 10048; + default: + DBG (3, "usb_mid_motor1200_rgb_capability: unmatched dpi: %d\n", dpi); + return 0; + } +} + +SANE_Word +usb_mid_motor1200_mono_capability (SANE_Word dpi) +{ + DBG (5, "usb_mid_motor1200_mono_capability: start\n"); + switch (dpi) + { + case 1200: + case 400: + return 3008; + case 600: + return 3008; + case 200: + return 5056; + case 300: + return 5056; + case 150: + case 100: + case 50: + return 10048; + default: + DBG (3, "usb_mid_motor1200_mono_capability: unmatched dpi: %d\n", dpi); + return 0; + } +} + +/* ---------------600 dpi motor function declarations --------------------- */ + + +static SANE_Word usb_mid_motor600_optical_dpi[] = + { 600, 300, 200, 150, 100, 50, 0 }; + + +SANE_Status +usb_mid_motor600_prepare_rgb_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_600_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_FALSE)); + DBG (6, "usb_mid_motor600_prepare_rgb_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_rgb_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 4)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_FALSE)); + DBG (6, "usb_mid_motor600_prepare_rgb_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_rgb_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_200_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 5)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_rgb_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + + +SANE_Status +usb_mid_motor600_prepare_rgb_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_150_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_rgb_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_rgb_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_100_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 5)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_rgb_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_rgb_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_50_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_rgb_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono_600_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_600_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_600_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono_200_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_200_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_200_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_mid_motor600_prepare_mono_150_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_150_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_150_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono_100_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_100_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_100_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono_50_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_50_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_50_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_rgb_half_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_half_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_BLUE, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_RED, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_rgb_half_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_rgb_bi_full_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_rgb_bi_full_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_BLUE, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 4, CH_RED, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 5, CH_RED, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 6, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 6)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_FALSE)); + DBG (6, "usb_mid_motor600_prepare_rgb_bi_full_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono_half_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_half_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_half_300_dpi: exit\n"); + return SANE_STATUS_GOOD; + +} + +SANE_Status +usb_mid_motor600_prepare_mono_bi_full_300_dpi (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_mono_bi_full_300_dpi: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + RIE (usb_low_set_motor_movement (chip, SANE_TRUE, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_mono_bi_full_300_dpi: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Status +usb_mid_motor600_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_motor600_prepare_rgb: start\n"); + switch (dpi) + { + case 600: + return usb_mid_motor600_prepare_rgb_600_dpi (chip); + break; + case 300: + return usb_mid_motor600_prepare_rgb_300_dpi (chip); + break; + case 200: + return usb_mid_motor600_prepare_rgb_200_dpi (chip); + break; + case 150: + return usb_mid_motor600_prepare_rgb_150_dpi (chip); + break; + case 100: + return usb_mid_motor600_prepare_rgb_100_dpi (chip); + break; + case 50: + return usb_mid_motor600_prepare_rgb_50_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor600_prepare_rgb: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + DBG (6, "usb_mid_motor600_prepare_mono: start\n"); + switch (dpi) + { + case 600: + return usb_mid_motor600_prepare_mono_600_dpi (chip); + break; + case 300: + return usb_mid_motor600_prepare_mono_300_dpi (chip); + break; + case 200: + return usb_mid_motor600_prepare_mono_200_dpi (chip); + break; + case 150: + return usb_mid_motor600_prepare_mono_150_dpi (chip); + break; + case 100: + return usb_mid_motor600_prepare_mono_100_dpi (chip); + break; + case 50: + return usb_mid_motor600_prepare_mono_50_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor600_prepare_mono_: unmatched dpi: %d\n", dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_calibrate_rgb (ma1017 * chip, SANE_Word dpi) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_calibrate_rgb: start\n"); + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + RIE (usb_low_set_motor_direction (chip, SANE_FALSE)); + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + switch (dpi) + { + case 600: + case 200: + return usb_mid_motor600_prepare_rgb_half_300_dpi (chip); + break; + case 300: + case 150: + case 100: + case 50: + return usb_mid_motor600_prepare_rgb_bi_full_300_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor600_prepare_calibrate_rgb: unmatched dpi: %d\n", + dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_calibrate_mono (ma1017 * chip, SANE_Word dpi) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_calibrate_mono: start\n"); + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + RIE (usb_low_set_motor_direction (chip, SANE_FALSE)); + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + switch (dpi) + { + case 600: + case 200: + return usb_mid_motor600_prepare_mono_half_300_dpi (chip); + break; + case 300: + case 150: + case 100: + case 50: + return usb_mid_motor600_prepare_mono_bi_full_300_dpi (chip); + break; + default: + DBG (3, "usb_mid_motor600_prepare_calibrate_mono: unmatched dpi: %d\n", + dpi); + return SANE_STATUS_INVAL; + break; + } + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_step (ma1017 * chip, SANE_Word step_count) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_step: start\n"); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_FALSE)); + /* Make it in 300dpi */ + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); /* (IO3) ? High power : Low power */ + RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); + /* No Motor & Forward */ + if (step_count == 1) + { + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 1)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, step_count)); + } + else if (step_count % 2 == 1) + { + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 3)); + RIE (usb_low_set_cmt_second_position (chip, 1)); + RIE (usb_low_set_cmt_loop_count (chip, (step_count - 1) / 2)); + } + else + { + RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 1, CH_GREEN, SANE_TRUE, SANE_FALSE)); + RIE (usb_low_set_cmt_table (chip, 2, CH_GREEN, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, step_count / 2)); + } + RIE (usb_low_enable_motor (chip, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_step: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_home (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_home: start\n"); + RIE (usb_low_set_motor_movement (chip, SANE_FALSE, SANE_TRUE, SANE_TRUE)); + /* Make it in 600dpi */ + RIE (usb_low_set_io_3 (chip, SANE_TRUE)); /* (IO3) ? High power : Low power */ + RIE (usb_low_move_motor_home (chip, SANE_TRUE, SANE_TRUE)); + DBG (6, "usb_mid_motor600_prepare_home: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_motor600_prepare_adjust (ma1017 * chip, Channel channel) +{ + SANE_Status status; + + DBG (6, "usb_mid_motor600_prepare_adjust: start\n"); + RIE (usb_low_set_cmt_table (chip, 0, channel, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 1, channel, SANE_FALSE, SANE_TRUE)); + RIE (usb_low_set_cmt_table (chip, 2, channel, SANE_FALSE, SANE_FALSE)); + RIE (usb_low_set_cmt_table_length (chip, 2)); + RIE (usb_low_set_cmt_second_position (chip, 0)); + RIE (usb_low_set_cmt_loop_count (chip, 0xefff)); + DBG (6, "usb_mid_motor600_prepare_adjust: exit\n"); + return SANE_STATUS_GOOD; +} + + +SANE_Word +usb_mid_motor600_rgb_capability (SANE_Word dpi) +{ + DBG (6, "usb_mid_motor600_rgb_capability: start\n"); + switch (dpi) + { + case 600: + case 300: + case 200: + return 2600; + case 100: + return 4500; + case 150: + case 50: + return 9000; + default: + DBG (3, "usb_mid_motor600_rgb_capability: unmatched dpi: %d\n", dpi); + return 0; + } +} + +SANE_Word +usb_mid_motor600_mono_capability (SANE_Word dpi) +{ + DBG (5, "usb_mid_motor600_mono_capability: start\n"); + switch (dpi) + { + case 600: + case 200: + return 2600; + case 300: + case 100: + return 4500; + case 150: + case 50: + return 9000; + default: + DBG (3, "usb_mid_motor600_mono_capability: unmatched dpi: %d\n", dpi); + return 0; + } +} + +/* ------------------ motor function declarations ------------------------ */ +static SANE_Status +usb_mid_motor_prepare_home (ma1017 * chip) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_home (chip); + else + return usb_mid_motor1200_prepare_home (chip); +} + +static SANE_Status +usb_mid_motor_prepare_rgb (ma1017 * chip, SANE_Word dpi) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_rgb (chip, dpi); + else + return usb_mid_motor1200_prepare_rgb (chip, dpi); +} + +static SANE_Status +usb_mid_motor_prepare_mono (ma1017 * chip, SANE_Word dpi) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_mono (chip, dpi); + else + return usb_mid_motor1200_prepare_mono (chip, dpi); +} + +static SANE_Status +usb_mid_motor_prepare_adjust (ma1017 * chip, Channel channel) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_adjust (chip, channel); + else + return usb_mid_motor1200_prepare_adjust (chip, channel); +} + +static SANE_Status +usb_mid_motor_prepare_calibrate_rgb (ma1017 * chip, SANE_Word dpi) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_calibrate_rgb (chip, dpi); + else + return usb_mid_motor1200_prepare_calibrate_rgb (chip, dpi); +} + +static SANE_Status +usb_mid_motor_prepare_calibrate_mono (ma1017 * chip, SANE_Word dpi) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_calibrate_mono (chip, dpi); + else + return usb_mid_motor1200_prepare_calibrate_mono (chip, dpi); +} + +static SANE_Status +usb_mid_motor_prepare_step (ma1017 * chip, SANE_Word step_count) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_prepare_step (chip, step_count); + else + return usb_mid_motor1200_prepare_step (chip, step_count); +} + +static SANE_Word +usb_mid_motor_rgb_capability (ma1017 * chip, SANE_Word dpi) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_rgb_capability (dpi); + else + return usb_mid_motor1200_rgb_capability (dpi); +} + +static SANE_Word +usb_mid_motor_mono_capability (ma1017 * chip, SANE_Word dpi) +{ + if (chip->motor == MT_600) + return usb_mid_motor600_mono_capability (dpi); + else + return usb_mid_motor1200_mono_capability (dpi); +} + + +static SANE_Status +usb_mid_motor_get_dpi (ma1017 * chip, SANE_Word wanted_dpi, SANE_Word * dpi) +{ + SANE_Word *dpi_list; + SANE_Word i; + + if (!dpi) + return SANE_STATUS_INVAL; + + if (chip->motor == MT_600) + dpi_list = usb_mid_motor600_optical_dpi; + else if (chip->motor == MT_1200) + dpi_list = usb_mid_motor1200_optical_dpi; + else + return SANE_STATUS_INVAL; + + for (i = 0; dpi_list[i] != 0; i++) + { + if (wanted_dpi > dpi_list[i]) + break; + } + if (i) + i--; + *dpi = dpi_list[i]; + DBG (5, "usb_mid_motor_get_dpi: wanted %d dpi, got %d dpi\n", wanted_dpi, + *dpi); + return SANE_STATUS_GOOD; +} + +/* ----------------------------- frontend ------------------------------- */ + +SANE_Status +usb_mid_front_set_front_end_mode (ma1017 * chip, SANE_Byte mode) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_front_end_mode: start\n"); + RIE (usb_low_set_serial_format (chip, mode)); + DBG (6, "usb_mid_front_set_front_end_mode: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_enable (ma1017 * chip, SANE_Bool is_enable) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_enable: start\n"); + RIE (usb_low_turn_frontend_mode (chip, is_enable)); + DBG (6, "usb_mid_front_enable: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_top_reference (ma1017 * chip, SANE_Byte top) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_top_reference: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x00)); + RIE (usb_low_set_serial_byte2 (chip, top)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_top_reference: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_red_offset (ma1017 * chip, SANE_Byte offset) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_red_offset: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x10)); + RIE (usb_low_set_serial_byte2 (chip, offset)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_red_offset: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_green_offset (ma1017 * chip, SANE_Byte offset) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_green_offset: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x50)); + RIE (usb_low_set_serial_byte2 (chip, offset)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_green_offset: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_blue_offset (ma1017 * chip, SANE_Byte offset) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_blue_offset: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x30)); + RIE (usb_low_set_serial_byte2 (chip, offset)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_blue_offset: exit\n"); + return SANE_STATUS_GOOD; +} + +#if 0 +/* CCD */ +SANE_Word +usb_mid_frontend_max_offset_index (ma1017 * chip) +{ + DBG (6, "usb_mid_front_max_offset_index: start (chip = %p)\n", chip); + + DBG (6, "usb_mid_front_max_offset_index: exit\n"); + return (OFFSET_TABLE_SIZE - 1); +} +#endif + +SANE_Status +usb_mid_front_set_red_pga (ma1017 * chip, SANE_Byte pga) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_red_pga: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x40)); + RIE (usb_low_set_serial_byte2 (chip, pga)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_red_pga: start\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_green_pga (ma1017 * chip, SANE_Byte pga) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_green_pga: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x20)); + RIE (usb_low_set_serial_byte2 (chip, pga)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_green_pga: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_blue_pga (ma1017 * chip, SANE_Byte pga) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_blue_pga: start\n"); + RIE (usb_mid_front_enable (chip, SANE_TRUE)); + RIE (usb_low_set_serial_byte1 (chip, 0x60)); + RIE (usb_low_set_serial_byte2 (chip, pga)); + RIE (usb_mid_front_enable (chip, SANE_FALSE)); + DBG (6, "usb_mid_front_set_blue_pga: exit\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +usb_mid_front_set_rgb_signal (ma1017 * chip) +{ + SANE_Status status; + + DBG (6, "usb_mid_front_set_rgb_signal: start\n"); + RIE (usb_low_set_red_ref (chip, 0xEF)); + RIE (usb_low_set_green_ref (chip, 0xF7)); + RIE (usb_low_set_blue_ref (chip, 0xFF)); + DBG (6, "usb_mid_front_set_rgb_signal: exit\n"); + return SANE_STATUS_GOOD; +} diff --git a/backend/mustek_usb_mid.h b/backend/mustek_usb_mid.h new file mode 100644 index 0000000..d8701a7 --- /dev/null +++ b/backend/mustek_usb_mid.h @@ -0,0 +1,390 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Mustek. + Originally maintained by Tom Wang + + Copyright (C) 2001, 2002 by Henning Meier-Geinitz. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for Mustek 1200UB and similar + USB flatbed scanners. */ + +#ifndef mustek_usb_mid_h +#define mustek_usb_mid_h + +#include "mustek_usb_low.h" +#include "../include/sane/sane.h" + +/* ---------------------------------- macros ------------------------------ */ + + +/* ---------------- sensor NEC 600 CCD function declarations -------------- */ + +static SANE_Status usb_mid_n600_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_n600_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_n600_prepare_rgb_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_rgb_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_rgb_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_rgb_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_rgb_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_rgb_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_mono_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_mono_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_mono_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_mono_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_mono_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_n600_prepare_mono_50_dpi (ma1017 * chip); + +/* ----------------- sensor 600 CIS function declarations ----------------- */ + +static SANE_Status usb_mid_c600_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_c600_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_c600_prepare_rgb_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_rgb_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_rgb_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_rgb_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_rgb_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_rgb_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_rgb_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c600_prepare_mono_50_dpi (ma1017 * chip); + +/* -------------- sensor 300/600 CIS function declarations ---------------- */ + +static SANE_Status usb_mid_c300600_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_c300600_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_c300600_prepare_rgb_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_rgb_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_rgb_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_rgb_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_rgb_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_rgb_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_rgb_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300600_prepare_mono_50_dpi (ma1017 * chip); + +/* ----------------- sensor 300 CIS function declarations ----------------- */ + +static SANE_Status usb_mid_c300_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_c300_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_c300_prepare_rgb_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_rgb_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_rgb_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_rgb_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_rgb_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_mono_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_mono_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_mono_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_mono_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_c300_prepare_mono_50_dpi (ma1017 * chip); + +/* --------------------- sensor function declarations -------------------- */ + +static SANE_Bool usb_mid_sensor_is600_mode (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_sensor_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_sensor_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_sensor_get_dpi (ma1017 * chip, SANE_Word wanted_dpi, SANE_Word * dpi); + +/* ------------------- motor 1200 function declarations ------------------ */ + +static SANE_Status usb_mid_motor1200_prepare_rgb_1200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_1200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_400_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_mono_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor1200_prepare_rgb_half_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_rgb_bi_full_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_rgb_bi_full_x2300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_mono_half_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_mono_bi_full_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_mono_bi_full_x2300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor1200_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor1200_prepare_calibrate_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor1200_prepare_calibrate_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor1200_prepare_step (ma1017 * chip, SANE_Word step_count); + +static SANE_Status usb_mid_motor1200_prepare_home (ma1017 * chip); + +static SANE_Status +usb_mid_motor1200_prepare_adjust (ma1017 * chip, Channel channel); + +static SANE_Word usb_mid_motor1200_rgb_capability (SANE_Word dpi); + +static SANE_Word usb_mid_motor1200_mono_capability (SANE_Word dpi); + +/* ---------------600 dpi motor function declarations --------------------- */ + +static SANE_Status usb_mid_motor600_prepare_rgb_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_rgb_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_rgb_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_rgb_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_rgb_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_rgb_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_600_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_200_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_150_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_100_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_50_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_rgb_half_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor600_prepare_rgb_bi_full_300_dpi (ma1017 * chip); + +static SANE_Status usb_mid_motor600_prepare_mono_half_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor600_prepare_mono_bi_full_300_dpi (ma1017 * chip); + +static SANE_Status +usb_mid_motor600_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor600_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor600_prepare_calibrate_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor600_prepare_calibrate_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor600_prepare_step (ma1017 * chip, SANE_Word step_count); + +static SANE_Status usb_mid_motor600_prepare_home (ma1017 * chip); + +static SANE_Status +usb_mid_motor600_prepare_adjust (ma1017 * chip, Channel channel); + +static SANE_Word usb_mid_motor600_rgb_capability (SANE_Word dpi); + +static SANE_Word usb_mid_motor600_mono_capability (SANE_Word dpi); + +/* ------------------ motor function declarations ------------------------ */ + +static SANE_Status usb_mid_motor_prepare_home (ma1017 * chip); + +static SANE_Status usb_mid_motor_prepare_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status usb_mid_motor_prepare_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor_prepare_adjust (ma1017 * chip, Channel channel); + +static SANE_Status +usb_mid_motor_prepare_calibrate_rgb (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor_prepare_calibrate_mono (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor_prepare_step (ma1017 * chip, SANE_Word step_count); + +static SANE_Word usb_mid_motor_rgb_capability (ma1017 * chip, SANE_Word dpi); + +static SANE_Word usb_mid_motor_mono_capability (ma1017 * chip, SANE_Word dpi); + +static SANE_Status +usb_mid_motor_get_dpi (ma1017 * chip, SANE_Word wanted_dpi, SANE_Word * dpi); + +/* --------------------- frontend function declarations ------------------- */ + + +static SANE_Status +usb_mid_front_set_front_end_mode (ma1017 * chip, SANE_Byte mode); + +static SANE_Status usb_mid_front_enable (ma1017 * chip, SANE_Bool is_enable); + +static SANE_Status +usb_mid_front_set_top_reference (ma1017 * chip, SANE_Byte top); + +static SANE_Status +usb_mid_front_set_red_offset (ma1017 * chip, SANE_Byte offset); + +static SANE_Status +usb_mid_front_set_green_offset (ma1017 * chip, SANE_Byte offset); + +static SANE_Status +usb_mid_front_set_blue_offset (ma1017 * chip, SANE_Byte offset); + +static SANE_Status usb_mid_front_set_red_pga (ma1017 * chip, SANE_Byte pga); + +static SANE_Status usb_mid_front_set_green_pga (ma1017 * chip, SANE_Byte pga); + +static SANE_Status usb_mid_front_set_blue_pga (ma1017 * chip, SANE_Byte pga); + +static SANE_Status usb_mid_front_set_rgb_signal (ma1017 * chip); + +#if 0 +/* CCD */ +static SANE_Word usb_mid_frontend_max_offset_index (ma1017 * chip); +#define OFFSET_TABLE_SIZE 256 +#endif + +#endif /* mustek_usb_mid_h */ diff --git a/backend/nec.c b/backend/nec.c new file mode 100644 index 0000000..c7af955 --- /dev/null +++ b/backend/nec.c @@ -0,0 +1,3717 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000-2001 Kazuya Fukuda, based on sharp.c, which is + based on canon.c. + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE backend for NEC flatbed scanners. */ + +/* + Version 0.12 + - Remove references to sharp backend (grep for "JX"). + - Check for HAVE_SYS_SHM_H before including sys/shm.h and + disable shared memory support if necessary. + - free devlist allocated in sane_get_devices() in sane_exit() + - resolution setting bug fixed(PC-IN500/4C 10dpi step) + - remove resolution list + Version 0.11 + - get_data_buffer_status is not called in sane_get_parameter and + sane_read_direct, sane_read_shuffled. + - change some #include <> to "" + Version 0.10 + - First release! + - suppoted scanner + PC-IN500/4C available + MultiReder 300U/300S series not available + MultiReder 600U/600S series not available + MultiReader PetiScan series not available +*/ +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_scsi.h" + +/* QUEUEDEBUG should be undefined unless you want to play + with the sanei_scsi.c under Linux and/or with the Linux's SG driver, + or your suspect problems with command queueing +*/ +#define QUEUEDEBUG +/*#define DEBUG*/ +#ifdef DEBUG +#include +#include +#endif + +/* USE_FORK: fork a special reader process + disable shared memory support. +*/ +#if 0 +#ifdef HAVE_SYS_SHM_H +#define USE_FORK +#endif +#endif + +#ifdef USE_FORK +#include +#include +#include +#include + +#include +#include + +#endif /* USE_FORK */ + +#ifndef USE_CUSTOM_GAMMA +#define USE_CUSTOM_GAMMA +#endif +#ifndef USE_COLOR_THRESHOLD +#define USE_COLOR_THRESHOLD +#endif +/* enable a short list of some standard resolutions. XSane provides + its own resolution list; therefore its is generally not reasonable + to enable this list, if you mainly using XSane. But it might be handy + if you are working with xscanimage +*/ +/* #define USE_RESOLUTION_LIST */ + +#define BACKEND_NAME nec +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +#define PATH_MAX 1024 +#endif + +#define DEFAULT_MUD_1200 1200 + +#define PIX_TO_MM(x, mud) ((x) * 25.4 / mud) +#define MM_TO_PIX(x, mud) ((x) * mud / 25.4) + +#include "../include/sane/sanei_config.h" +#define NEC_CONFIG_FILE "nec.conf" + +#include "nec.h" + +static int num_devices = 0; +static NEC_Device *first_dev = NULL; +static NEC_Scanner *first_handle = NULL; +static const SANE_Device **devlist = 0; + +typedef enum + { + MODES_LINEART = 0, + MODES_GRAY, + MODES_COLOR, + MODES_LINEART_COLOR + } +Modes; + +#define M_LINEART SANE_VALUE_SCAN_MODE_LINEART +#define M_GRAY SANE_VALUE_SCAN_MODE_GRAY +#define M_LINEART_COLOR "Lineart Color" +#define M_COLOR SANE_VALUE_SCAN_MODE_COLOR +static const SANE_String_Const mode_list[] = +{ +#if 0 + M_LINEART, M_GRAY, M_LINEART_COLOR, M_COLOR, +#endif + M_LINEART, M_GRAY, M_COLOR, + 0 +}; + +#define M_BILEVEL "none" +#define M_BAYER "Dither Bayer" +#define M_SPIRAL "Dither Spiral" +#define M_DISPERSED "Dither Dispersed" +#define M_ERRDIFFUSION "Error Diffusion" + +#define M_DITHER1 "Dither 1" +#define M_DITHER2 "Dither 2" +#define M_DITHER3 "Dither 3" +#define M_DITHERUSER "User defined" + +static const SANE_String_Const halftone_list[] = +{ + M_BILEVEL, M_DITHER1, M_DITHER2, M_DITHER3, + 0 +}; + +#define LIGHT_GREEN "green" +#define LIGHT_RED "red" +#define LIGHT_BLUE "blue" +#define LIGHT_NONE "none" +#define LIGHT_WHITE "white" + +static const SANE_String_Const light_color_list[] = +{ + LIGHT_GREEN, LIGHT_RED, LIGHT_BLUE, LIGHT_NONE, + 0 +}; + +/* possible values for ADF/FSU selection */ +static SANE_String use_adf = "Automatic Document Feeder"; +static SANE_String use_fsu = "Transparency Adapter"; +static SANE_String use_simple = "Flatbed"; + +#define HAVE_FSU 1 +#define HAVE_ADF 2 + +/* The follow #defines are used in NEC_Scanner.adf_fsu_mode + and as indexes for the arrays x_ranges, y_ranges in NEC_Device +*/ +#define SCAN_SIMPLE 0 +#define SCAN_WITH_FSU 1 +#define SCAN_WITH_ADF 2 + +#define LOAD_PAPER 1 +#define UNLOAD_PAPER 0 + +#define PAPER_MAX 10 +#define W_LETTER "11\"x17\"" +#define INVOICE "8.5\"x5.5\"" +static const SANE_String_Const paper_list_pcinxxx[] = +{ + "A3", "A4", "A5", "A6", "B4", "B5", + W_LETTER, "Legal", "Letter", INVOICE, + 0 +}; + +static const SANE_String_Const paper_list_pcin500[] = +{ + "A4", "A5", "A6", "B5", + 0 +}; + + +#define CRT1 "CRT1" +#define CRT2 "CRT2" +#define PRINTER1 "PRINTER1" +#define PRINTER2 "PRINTER2" +#define NONE "NONE" +/* #define CUSTOM "CUSTOM" */ +static const SANE_String_Const gamma_list[] = +{ + CRT1, CRT2, PRINTER1, PRINTER2, NONE, + 0 +}; + +#if 0 +#define SPEED_NORMAL "Normal" +#define SPEED_FAST "Fast" +static const SANE_String_Const speed_list[] = +{ + SPEED_NORMAL, SPEED_FAST, + 0 +}; +#endif + +#ifdef USE_RESOLUTION_LIST +#define RESOLUTION_MAX_PCINXXX 8 +static const SANE_String_Const resolution_list_pcinxxx[] = +{ + "50", "75", "100", "150", "200", "300", "400", "600", "Select", + 0 +}; + +#define RESOLUTION_MAX_PCIN500 8 +static const SANE_String_Const resolution_list_pcin500[] = +{ + "50", "75", "100", "150", "200", "300", "400", "480", "Select", + 0 +}; +#endif + +#define EDGE_NONE "None" +#define EDGE_MIDDLE "Middle" +#define EDGE_STRONG "Strong" +#define EDGE_BLUR "Blur" +static const SANE_String_Const edge_emphasis_list[] = +{ + EDGE_NONE, EDGE_MIDDLE, EDGE_STRONG, EDGE_BLUR, + 0 +}; + +#ifdef USE_CUSTOM_GAMMA +static const SANE_Range u8_range = + { + 0, /* minimum */ + 255, /* maximum */ + 0 /* quantization */ + }; +#endif + +static SANE_Status +sense_handler(int fd, u_char *sense_buffer, void *ss) +{ + int sense_key; + NEC_Sense_Data *sdat = (NEC_Sense_Data *) ss; + + fd = fd; /* silence compilation warnings */ + + #define add_sense_code sense_buffer[12] + #define add_sense_qual sense_buffer[13] + + memcpy(sdat->sb, sense_buffer, 16); + + DBG(10, "sense code: %02x %02x %02x %02x %02x %02x %02x %02x " + "%02x %02x %02x %02x %02x %02x %02x %02x\n", + sense_buffer[0], sense_buffer[1], sense_buffer[2], sense_buffer[3], + sense_buffer[4], sense_buffer[5], sense_buffer[6], sense_buffer[7], + sense_buffer[8], sense_buffer[9], sense_buffer[10], sense_buffer[11], + sense_buffer[12], sense_buffer[13], sense_buffer[14], sense_buffer[15]); + + sense_key = sense_buffer[1] & 0x0F; + /* do we have additional information ? */ + if (sense_buffer[7] >= 5) + { + if (sdat->model == PCIN500) + { + switch (sense_key) + { + case 0x02: /* not ready */ + switch (add_sense_code) + { + case 0x80: + switch (add_sense_qual & 0xf0) + { + case 0x10: + DBG(1, "Scanner not ready: memory error\n"); + return SANE_STATUS_IO_ERROR; + case 0x20: + DBG(1, "Scanner not ready: hardware error\n"); + return SANE_STATUS_IO_ERROR; + case 0x30: + DBG(1, "Scanner not ready: optical error\n"); + return SANE_STATUS_IO_ERROR; + case 0x40: + DBG(1, "Scanner not ready: optical error\n"); + return SANE_STATUS_IO_ERROR; + case 0x50: + DBG(1, "Scanner not ready: marker error\n"); + return SANE_STATUS_IO_ERROR; + case 0x60: + DBG(1, "Scanner not ready: mechanical error\n"); + return SANE_STATUS_IO_ERROR; + case 0x70: + DBG(1, "Scanner not ready: hardware error\n"); + return SANE_STATUS_IO_ERROR; + case 0x80: + DBG(1, "Scanner not ready: hardware error\n"); + return SANE_STATUS_IO_ERROR; + case 0x90: + default: + DBG(5, "Scanner not ready: undocumented reason\n"); + return SANE_STATUS_IO_ERROR; + } + } + case 0x03: /* medium error */ + DBG(5, "medium error: undocumented reason\n"); + return SANE_STATUS_IO_ERROR; + case 0x04: /* hardware error */ + DBG(1, "general hardware error\n"); + return SANE_STATUS_IO_ERROR; + case 0x05: /* illegal request */ + DBG(10, "error: illegal request\n"); + return SANE_STATUS_IO_ERROR; + case 0x06: /* unit attention */ + DBG(5, "unit attention: exact reason not documented\n"); + return SANE_STATUS_IO_ERROR; + case 0x0B: /* data remains */ + DBG(5, "error: aborted command\n"); + return SANE_STATUS_IO_ERROR; + default: + DBG(5, "error: sense code not documented\n"); + return SANE_STATUS_IO_ERROR; + } + } + } + return SANE_STATUS_IO_ERROR; +} + +static SANE_Status +test_unit_ready (int fd) +{ + static u_char cmd[] = {TEST_UNIT_READY, 0, 0, 0, 0, 0}; + SANE_Status status; + DBG (11, "<< test_unit_ready "); + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, ">>\n"); + return (status); +} + +#if 0 +static SANE_Status +request_sense (int fd, void *sense_buf, size_t *sense_size) +{ + static u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, SENSE_LEN, 0}; + SANE_Status status; + DBG (11, "<< request_sense "); + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), sense_buf, sense_size); + + DBG (11, ">>\n"); + return (status); +} +#endif + +static SANE_Status +inquiry (int fd, void *inq_buf, size_t *inq_size) +{ + static u_char cmd[] = {INQUIRY, 0, 0, 0, INQUIRY_LEN, 0}; + SANE_Status status; + DBG (11, "<< inquiry "); + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), inq_buf, inq_size); + + DBG (11, ">>\n"); + return (status); +} + +static SANE_Status +mode_select_mud (int fd, int mud) +{ + static u_char cmd[6 + MODEPARAM_LEN] = + {MODE_SELECT6, 0x10, 0, 0, MODEPARAM_LEN, 0}; + mode_select_param *mp; + SANE_Status status; + DBG (11, "<< mode_select_mud "); + + mp = (mode_select_param *)(cmd + 6); + memset (mp, 0, MODEPARAM_LEN); + mp->mode_param_header1 = 11; + mp->page_code = 3; + mp->page_length = 6; + mp->mud[0] = mud >> 8; + mp->mud[1] = mud & 0xFF; + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, ">>\n"); + return (status); +} + +#if 0 +static SANE_Status +mode_select_adf_fsu (int fd, int mode) +{ + static u_char cmd[6 + MODE_SUBDEV_LEN] = + {MODE_SELECT6, 0x10, 0, 0, MODE_SUBDEV_LEN, 0}; + mode_select_subdevice *mp; + SANE_Status status; + DBG (11, "<< mode_select_adf_fsu "); + + mp = (mode_select_subdevice *)(cmd + 6); + memset (mp, 0, MODE_SUBDEV_LEN); + mp->page_code = 0x20; + mp->page_length = 26; + switch (mode) + { + case SCAN_SIMPLE: + mp->a_mode = 0x40; + mp->f_mode = 0x40; + break; + case SCAN_WITH_FSU: + mp->a_mode = 0; + mp->f_mode = 0x40; + break; + case SCAN_WITH_ADF: + mp->a_mode = 0x40; + mp->f_mode = 0; + break; + } + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, ">>\n"); + return (status); +} +#endif + +static SANE_Status wait_ready(int fd); + +static SANE_Status +mode_sense (int fd, void *modeparam_buf, size_t * modeparam_size, + int page) +{ + static u_char cmd[6] = {MODE_SENSE6, 0, 0, 0, 0, 0}; + SANE_Status status; + DBG (11, "<< mode_sense "); + cmd[0] = 0x1a; + cmd[2] = page; + cmd[4] = *modeparam_size; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), modeparam_buf, + modeparam_size); + + DBG (11, ">>\n"); + return (status); +} + +static SANE_Status +scan (int fd) +{ + static u_char cmd[] = {SCAN, 0, 0, 0, 0, 0}; + SANE_Status status; + DBG (11, "<< scan "); + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, ">>\n"); + return (status); +} + +#if 0 +static SANE_Status +send_diagnostics (int fd) +{ + static u_char cmd[] = {SEND_DIAGNOSTIC, 0x04, 0, 0, 0, 0}; + SANE_Status status; + DBG (11, "<< send_diagnostics "); + + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, ">>\n"); + return (status); +} +#endif + +static SANE_Status +set_window (int fd, window_param *wp, int len) +{ + static u_char cmd[10 + WINDOW_LEN] = + {SET_WINDOW, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + window_param *winp; + SANE_Status status; + DBG (11, "<< set_window "); + + cmd[8] = len; + winp = (window_param *)(cmd + 10); + memset (winp, 0, WINDOW_LEN); + memcpy (winp, wp, len); + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), 0, 0); + + DBG (11, ">>\n"); + return (status); + +} + +static SANE_Status +get_window (int fd, void *buf, size_t * buf_size) +{ + static u_char cmd[10] = {GET_WINDOW, 0, 0, 0, 0, 0, 0, 0, WINDOW_LEN, 0}; + SANE_Status status; + DBG (11, "<< get_window "); + + cmd[8] = *buf_size; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, buf_size); + + DBG (11, ">>\n"); + return (status); +} + +#if 0 +static SANE_Status +get_data_buffer_status (int fd, void *buf, size_t *buf_size) +{ + static u_char cmd[10] = + {GET_DATA_BUFFER_STATUS, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + SANE_Status status; + DBG (11, "<< get_data_buffer_status "); + + cmd[8] = *buf_size; + status = sanei_scsi_cmd (fd, cmd, sizeof (cmd), buf, buf_size); + + DBG (11, ">>\n"); + return (status); +} +#endif + +#ifdef USE_FORK + +/* the following four functions serve simply the purpose + to avoid "over-optimised" code when reader_process and + read_data wait for the buffer to become ready. The simple + while-loops in these functions which check the buffer + status may be optimised so that the machine code only + operates with registers instead of using the variable + values stored in memory. (This is only a workaround - + it would be better to set a compiler pragma, which ensures + that the program looks into the RAM in these while loops -- + but unfortunately I could not find appropriate information + about this at least for gcc, not to speak about other + compilers... + Abel) +*/ + +static int +cancel_requested(NEC_Scanner *s) +{ + return s->rdr_ctl->cancel; +} + +static SANE_Status +rdr_status(NEC_Scanner *s) +{ + return s->rdr_ctl->status; +} + +static int +buf_status(NEC_shmem_ctl *s) +{ + return s->shm_status; +} + +static int +reader_running(NEC_Scanner *s) +{ + return s->rdr_ctl->running; +} + +static int +reader_process(NEC_Scanner *s) +{ + SANE_Status status; + sigset_t sigterm_set; + static u_char cmd[] = {READ, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + int full_count = 0, counted; + size_t waitindex, cmdindex; + size_t bytes_to_queue; + size_t nread; + size_t max_bytes_per_read; + int max_queue; + int i; + NEC_shmem_ctl *bc; + + s->rdr_ctl->running = 1; + DBG(11, "<< reader_process\n"); + + sigemptyset (&sigterm_set); + + bytes_to_queue = s->bytes_to_read; + + max_bytes_per_read = s->dev->info.bufsize / s->params.bytes_per_line; + if (max_bytes_per_read) + max_bytes_per_read *= s->params.bytes_per_line; + else + /* this is a really tiny buffer..*/ + max_bytes_per_read = s->dev->info.bufsize; + + /* wait_ready(s->fd); */ + + if (s->dev->info.queued_reads <= s->dev->info.buffers) + max_queue = s->dev->info.queued_reads; + else + max_queue = s->dev->info.buffers; + for (i = 0; i < max_queue; i++) + { + bc = &s->rdr_ctl->buf_ctl[i]; + if (bytes_to_queue) + { + nread = bytes_to_queue; + if (nread > max_bytes_per_read) + nread = max_bytes_per_read; + bc->used = nread; + cmd[6] = nread >> 16; + cmd[7] = nread >> 8; + cmd[8] = nread; +#ifdef QUEUEDEBUG + DBG(2, "reader: req_enter...\n"); +#endif + status = sanei_scsi_req_enter (s->fd, cmd, sizeof (cmd), + bc->buffer, + &bc->used, + &bc->qid); +#ifdef QUEUEDEBUG + DBG(2, "reader: req_enter ok\n"); +#endif + if (status != SANE_STATUS_GOOD) + { + DBG(1, "reader_process: read command failed: %s", + sane_strstatus(status)); +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + sanei_scsi_req_flush_all_extended(s->fd); +#else + sanei_scsi_req_flush_all(); +#endif + s->rdr_ctl->status = status; + s->rdr_ctl->running = 0; + return 2; + } + bc->shm_status = SHM_BUSY; + bc->nreq = bc->used; + bytes_to_queue -= bc->nreq; + } + else + { + bc->used = 0; + bc->shm_status = SHM_EMPTY; + } + } + waitindex = 0; + cmdindex = i % s->dev->info.buffers; + + while(s->bytes_to_read > 0) + { + if (cancel_requested(s)) + { +#ifdef QUEUEDEBUG + DBG(2, "reader: flushing requests...\n"); +#endif +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + sanei_scsi_req_flush_all_extended(s->fd); +#else + sanei_scsi_req_flush_all(); +#endif +#ifdef QUEUEDEBUG + DBG(2, "reader: flushing requests ok\n"); +#endif + s->rdr_ctl->cancel = 0; + s->rdr_ctl->status = SANE_STATUS_CANCELLED; + s->rdr_ctl->running = 0; + DBG(11, " reader_process (cancelled) >>\n"); + return 1; + } + + bc = &s->rdr_ctl->buf_ctl[waitindex]; + if (bc->shm_status == SHM_BUSY) + { +#ifdef DEBUG + { + struct timeval t; + gettimeofday(&t, 0); + DBG(2, "rd: waiting for data %li.%06li\n", t.tv_sec, t.tv_usec); + } +#endif +#ifdef QUEUEDEBUG + DBG(2, "reader: req_wait...\n"); +#endif + status = sanei_scsi_req_wait(bc->qid); +#ifdef QUEUEDEBUG + DBG(2, "reader: req_wait ok\n"); +#endif +#ifdef DEBUG + { + struct timeval t; + gettimeofday(&t, 0); + DBG(2, "rd: data received %li.%06li\n", t.tv_sec, t.tv_usec); + } +#endif + if (status != SANE_STATUS_GOOD) + { + DBG(1, "reader_process: read command failed: %s", + sane_strstatus(status)); +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + sanei_scsi_req_flush_all_extended(s->fd); +#else + sanei_scsi_req_flush_all(); +#endif + s->rdr_ctl->status = status; + s->rdr_ctl->running = 0; + return 2; + } + s->bytes_to_read -= bc->used; + bytes_to_queue += bc->nreq - bc->used; + bc->start = 0; + bc->shm_status = SHM_FULL; + + waitindex++; + if (waitindex == s->dev->info.buffers) + waitindex = 0; + + } + + if (bytes_to_queue) + { + /* wait until the next buffer is completely read via read_data */ + bc = &s->rdr_ctl->buf_ctl[cmdindex]; + counted = 0; + while (buf_status(bc) != SHM_EMPTY) + { + if (!counted) + { + counted = 1; + full_count++; + } + if (cancel_requested(s)) + { +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + sanei_scsi_req_flush_all_extended(s->fd); +#else + sanei_scsi_req_flush_all(); +#endif + s->rdr_ctl->cancel = 0; + s->rdr_ctl->status = SANE_STATUS_CANCELLED; + s->rdr_ctl->running = 0; + DBG(11, " reader_process (cancelled) >>\n"); + return 1; + } + } + + nread = bytes_to_queue; + if (nread > max_bytes_per_read) + nread = max_bytes_per_read; + bc->used = nread; + cmd[6] = nread >> 16; + cmd[7] = nread >> 8; + cmd[8] = nread; + status = sanei_scsi_req_enter (s->fd, cmd, sizeof (cmd), + bc->buffer, &bc->used, &bc->qid); + if (status != SANE_STATUS_GOOD) + { + DBG(1, "reader_process: read command failed: %s", + sane_strstatus(status)); +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + sanei_scsi_req_flush_all_extended(s->fd); +#else + sanei_scsi_req_flush_all(); +#endif + s->rdr_ctl->status = status; + s->rdr_ctl->running = 0; + return 2; + } + bc->shm_status = SHM_BUSY; + bc->nreq = nread; + bytes_to_queue -= nread; + + cmdindex++; + if (cmdindex == s->dev->info.buffers) + cmdindex = 0; + } + + if (cancel_requested(s)) + { +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + sanei_scsi_req_flush_all_extended(s->fd); +#else + sanei_scsi_req_flush_all(); +#endif + s->rdr_ctl->cancel = 0; + s->rdr_ctl->status = SANE_STATUS_CANCELLED; + s->rdr_ctl->running = 0; + DBG(11, " reader_process (cancelled) >>\n"); + return 1; + } + } + + DBG(1, "buffer full conditions: %i\n", full_count); + DBG(11, " reader_process>>\n"); + + s->rdr_ctl->running = 0; + return 0; +} + +static SANE_Status +read_data (NEC_Scanner *s, SANE_Byte *buf, size_t * buf_size) +{ + size_t copysize, copied = 0; + NEC_shmem_ctl *bc; + + DBG(11, "<< read_data "); + + bc = &s->rdr_ctl->buf_ctl[s->read_buff]; + + while (copied < *buf_size) + { + /* wait until the reader process delivers data or a scanner error occurs: */ + while ( buf_status(bc) != SHM_FULL + && rdr_status(s) == SANE_STATUS_GOOD) + { + usleep(10); /* could perhaps be longer. make this user configurable?? */ + } + + if (rdr_status(s) != SANE_STATUS_GOOD) + { + return rdr_status(s); + DBG(11, ">>\n"); + } + + copysize = bc->used - bc->start; + + if (copysize > *buf_size - copied ) + copysize = *buf_size - copied; + + memcpy(buf, &(bc->buffer[bc->start]), copysize); + + copied += copysize; + buf = &buf[copysize]; + + bc->start += copysize; + if (bc->start >= bc->used) + { + bc->start = 0; + bc->shm_status = SHM_EMPTY; + s->read_buff++; + if (s->read_buff == s->dev->info.buffers) + s->read_buff = 0; + bc = &s->rdr_ctl->buf_ctl[s->read_buff]; + } + } + + DBG(11, ">>\n"); + return SANE_STATUS_GOOD; +} + +#else /* don't USE_FORK: */ + +static SANE_Status +read_data (NEC_Scanner *s, SANE_Byte *buf, size_t * buf_size) +{ + static u_char cmd[] = {READ, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + SANE_Status status = SANE_STATUS_GOOD; + size_t remain = *buf_size; + size_t nread; + DBG (11, "<< read_data "); + + /* sane_read_shuffled requires that read_data returns + exactly *buf_size bytes, so it must be guaranteed here. + Further make sure that not more bytes are read in than + sanei_scsi_max_request_size allows, to avoid a failure + of the read command + */ + while (remain > 0) + { + nread = remain; + if (nread > s->dev->info.bufsize) + nread = s->dev->info.bufsize; + cmd[6] = nread >> 16; + cmd[7] = nread >> 8; + cmd[8] = nread; + status = sanei_scsi_cmd (s->fd, cmd, sizeof (cmd), + &buf[*buf_size - remain], &nread); + if (status != SANE_STATUS_GOOD) + { + DBG(11, ">>\n"); + return(status); + } + remain -= nread; + } + DBG (11, ">>\n"); + return (status); +} +#endif + +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + DBG (10, "<< max_string_size "); + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + + DBG (10, ">>\n"); + return max_size; +} + +static SANE_Status +wait_ready(int fd) +{ + SANE_Status status; + int retry = 0; + + while ((status = test_unit_ready (fd)) != SANE_STATUS_GOOD) + { + DBG (5, "wait_ready failed (%d)\n", retry); + DBG (5, "wait_ready status = (%d)\n", status); + if (retry++ > 15){ + return SANE_STATUS_IO_ERROR; + } + sleep(3); + } + return (status); + +} + +static SANE_Status +attach (const char *devnam, NEC_Device ** devp) +{ + SANE_Status status; + NEC_Device *dev; + NEC_Sense_Data sensedat; + + int fd; + unsigned char inquiry_data[INQUIRY_LEN]; + const unsigned char *model_name; + mode_sense_param msp; + size_t buf_size; + DBG (10, "<< attach "); + + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + { + if (devp) + *devp = dev; + return (SANE_STATUS_GOOD); + } + } + + sensedat.model = unknown; + sensedat.complain_on_adf_error = 0; + DBG (3, "attach: opening %s\n", devnam); +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + { + int bufsize = 4096; + status = sanei_scsi_open_extended (devnam, &fd, &sense_handler, &sensedat, &bufsize); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed: %s\n", sane_strstatus (status)); + return (status); + } + if (bufsize < 4096) + { + DBG(1, "attach: open failed. no memory\n"); + sanei_scsi_close(fd); + return SANE_STATUS_NO_MEM; + } + } +#else + status = sanei_scsi_open (devnam, &fd, &sense_handler, &sensedat); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: open failed: %s\n", sane_strstatus (status)); + return (status); + } +#endif + + DBG (3, "attach: sending INQUIRY\n"); + memset (inquiry_data, 0, sizeof (inquiry_data)); + buf_size = sizeof (inquiry_data); + status = inquiry (fd, inquiry_data, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: inquiry failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + + if (inquiry_data[0] == 6 && strncmp ((char *)inquiry_data + 8, "NEC", 3) == 0) + { + if (strncmp ((char *)inquiry_data + 16, "PC-IN500/4C", 11) == 0) + sensedat.model = PCIN500; + else + sensedat.model = unknown; + } + + if (sensedat.model == unknown) + { + DBG (1, "attach: device doesn't look like a NEC scanner\n"); + DBG (1, " : Only PC-IN500/4C is supported.\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + + DBG (3, "attach: sending TEST_UNIT_READY\n"); + status = test_unit_ready (fd); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: test unit ready failed (%s)\n", + sane_strstatus (status)); + sanei_scsi_close (fd); + return (status); + } + DBG (3, "attach: sending MODE SELECT\n"); + + if (sensedat.model == PCIN500) + status = mode_select_mud (fd, DEFAULT_MUD_1200); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MODE_SELECT_MUD failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } + + DBG (3, "attach: sending MODE SENSE/MUP page\n"); + memset (&msp, 0, sizeof (msp)); + buf_size = sizeof (msp); + status = mode_sense (fd, &msp, &buf_size, 3); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "attach: MODE_SENSE/MUP page failed\n"); + sanei_scsi_close (fd); + return (SANE_STATUS_INVAL); + } +#ifdef DEBUG_NEC + DBG (3,"attach: MODE SENSE parameter\n"); + DBG(11, "%02x %02x %02x %02x " + "%02x %02x %02x %02x %02x %02x %02x %02x\n", + msp.mode_data_length, + msp.mode_param_header2, + msp.mode_param_header3, + msp.mode_desciptor_length, + msp.page_code, + msp.page_length, + msp.bmu, + msp.res2, + msp.mud[0], + msp.mud[1], + msp.res3, + msp.res4); +#endif + dev = malloc (sizeof (*dev)); + if (!dev) + return (SANE_STATUS_NO_MEM); + memset (dev, 0, sizeof (*dev)); + + dev->sane.name = (SANE_String) strdup (devnam); + dev->sane.vendor = "NEC"; + model_name = inquiry_data + 16; + dev->sane.model = strndup ((const char *)model_name, 10); + dev->sane.type = "flatbed scanner"; + + dev->sensedat.model = sensedat.model; + + DBG (5, "dev->sane.name = %s\n", dev->sane.name); + DBG (5, "dev->sane.vendor = %s\n", dev->sane.vendor); + DBG (5, "dev->sane.model = %s\n", dev->sane.model); + DBG (5, "dev->sane.type = %s\n", dev->sane.type); + + if (sensedat.model == PCIN500) + dev->info.res_range.quant = 10; + else + dev->info.res_range.quant = 0; + + dev->info.tl_x_ranges[SCAN_SIMPLE].min = SANE_FIX(0); + dev->info.br_x_ranges[SCAN_SIMPLE].min = SANE_FIX(1); + dev->info.tl_y_ranges[SCAN_SIMPLE].min = SANE_FIX(0); + dev->info.br_y_ranges[SCAN_SIMPLE].min = SANE_FIX(1); + dev->info.tl_x_ranges[SCAN_SIMPLE].quant = SANE_FIX(0); + dev->info.br_x_ranges[SCAN_SIMPLE].quant = SANE_FIX(0); + dev->info.tl_y_ranges[SCAN_SIMPLE].quant = SANE_FIX(0); + dev->info.br_y_ranges[SCAN_SIMPLE].quant = SANE_FIX(0); + + if (sensedat.model == PCIN500) + dev->info.res_default = 15; + else + dev->info.res_default = 150; + dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(209); + dev->info.br_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); + dev->info.tl_y_ranges[SCAN_SIMPLE].max = SANE_FIX(296); + dev->info.br_y_ranges[SCAN_SIMPLE].max = SANE_FIX(297); + + dev->info.bmu = msp.bmu; + dev->info.mud = (msp.mud[0] << 8) + msp.mud[1]; + + dev->info.adf_fsu_installed = 0; + if (dev->sensedat.model == PCIN500) + { + dev->info.res_range.max = 48; + dev->info.res_range.min = 5; + + dev->info.x_default = SANE_FIX(210); + dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); /* 304.8mm is the real max */ + dev->info.br_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); /* 304.8mm is the real max */ + + dev->info.y_default = SANE_FIX(297); + dev->info.tl_y_ranges[SCAN_SIMPLE].max = SANE_FIX(297); /* 431.8 is the real max */ + dev->info.br_y_ranges[SCAN_SIMPLE].max = SANE_FIX(297); /* 431.8 is the real max */ + } + else + { + dev->info.res_range.max = 400; + dev->info.res_range.min = 50; + + dev->info.x_default = SANE_FIX(210); + dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); /* 304.8mm is the real max */ + dev->info.br_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); /* 304.8mm is the real max */ + + dev->info.y_default = SANE_FIX(297); + dev->info.tl_y_ranges[SCAN_SIMPLE].max = SANE_FIX(297); /* 431.8 is the real max */ + dev->info.br_y_ranges[SCAN_SIMPLE].max = SANE_FIX(297); /* 431.8 is the real max */ + } + sanei_scsi_close (fd); + + dev->info.threshold_range.min = 1; + dev->info.threshold_range.max = 255; + dev->info.threshold_range.quant = 0; + + dev->info.tint_range.min = 1; + dev->info.tint_range.max = 255; + dev->info.tint_range.quant = 0; + + dev->info.color_range.min = 1; + dev->info.color_range.max = 255; + dev->info.color_range.quant = 0; + + DBG (5, "res_default=%d\n", dev->info.res_default); + DBG (5, "res_range.max=%d\n", dev->info.res_range.max); + DBG (5, "res_range.min=%d\n", dev->info.res_range.min); + DBG (5, "res_range.quant=%d\n", dev->info.res_range.quant); + + DBG (5, "x_default=%f\n", SANE_UNFIX(dev->info.x_default)); + DBG (5, "tl_x_range[0].max=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_SIMPLE].max)); + DBG (5, "tl_x_range[0].min=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_SIMPLE].min)); + DBG (5, "tl_x_range[0].quant=%d\n", dev->info.tl_x_ranges[SCAN_SIMPLE].quant); + DBG (5, "br_x_range[0].max=%f\n", SANE_UNFIX(dev->info.br_x_ranges[SCAN_SIMPLE].max)); + DBG (5, "br_x_range[0].min=%f\n", SANE_UNFIX(dev->info.br_x_ranges[SCAN_SIMPLE].min)); + DBG (5, "br_x_range[0].quant=%d\n", dev->info.br_x_ranges[SCAN_SIMPLE].quant); + DBG (5, "y_default=%f\n", SANE_UNFIX(dev->info.y_default)); + DBG (5, "tl_y_range[0].max=%f\n", SANE_UNFIX(dev->info.tl_y_ranges[SCAN_SIMPLE].max)); + DBG (5, "tl_y_range[0].min=%f\n", SANE_UNFIX(dev->info.tl_y_ranges[SCAN_SIMPLE].min)); + DBG (5, "tl_y_range[0].quant=%d\n", dev->info.tl_y_ranges[SCAN_SIMPLE].quant); + DBG (5, "br_y_range[0].max=%f\n", SANE_UNFIX(dev->info.br_y_ranges[SCAN_SIMPLE].max)); + DBG (5, "br_y_range[0].min=%f\n", SANE_UNFIX(dev->info.br_y_ranges[SCAN_SIMPLE].min)); + DBG (5, "br_y_range[0].quant=%d\n", dev->info.br_y_ranges[SCAN_SIMPLE].quant); + + if (dev->info.adf_fsu_installed & HAVE_FSU) + { + DBG (5, "tl_x_range[1].max=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_WITH_FSU].max)); + DBG (5, "tl_x_range[1].min=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_WITH_FSU].min)); + DBG (5, "tl_x_range[1].quant=%d\n", dev->info.tl_x_ranges[SCAN_WITH_FSU].quant); + DBG (5, "br_x_range[1].max=%f\n", SANE_UNFIX(dev->info.br_x_ranges[SCAN_WITH_FSU].max)); + DBG (5, "br_x_range[1].min=%f\n", SANE_UNFIX(dev->info.br_x_ranges[SCAN_WITH_FSU].min)); + DBG (5, "br_x_range[1].quant=%d\n", dev->info.br_x_ranges[SCAN_WITH_FSU].quant); + DBG (5, "tl_y_range[1].max=%f\n", SANE_UNFIX(dev->info.tl_y_ranges[SCAN_WITH_FSU].max)); + DBG (5, "tl_y_range[1].min=%f\n", SANE_UNFIX(dev->info.tl_y_ranges[SCAN_WITH_FSU].min)); + DBG (5, "tl_y_range[1].quant=%d\n", dev->info.tl_y_ranges[SCAN_WITH_FSU].quant); + DBG (5, "br_y_range[1].max=%f\n", SANE_UNFIX(dev->info.br_y_ranges[SCAN_WITH_FSU].max)); + DBG (5, "br_y_range[1].min=%f\n", SANE_UNFIX(dev->info.br_y_ranges[SCAN_WITH_FSU].min)); + DBG (5, "br_y_range[1].quant=%d\n", dev->info.br_y_ranges[SCAN_WITH_FSU].quant); + } + + if (dev->info.adf_fsu_installed & HAVE_ADF) + { + DBG (5, "tl_x_range[2].max=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_WITH_ADF].max)); + DBG (5, "tl_x_range[2].min=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_WITH_ADF].min)); + DBG (5, "tl_x_range[2].quant=%d\n", dev->info.tl_x_ranges[SCAN_WITH_ADF].quant); + DBG (5, "br_x_range[2].max=%f\n", SANE_UNFIX(dev->info.br_x_ranges[SCAN_WITH_ADF].max)); + DBG (5, "br_x_range[2].min=%f\n", SANE_UNFIX(dev->info.br_x_ranges[SCAN_WITH_ADF].min)); + DBG (5, "br_x_range[2].quant=%d\n", dev->info.br_x_ranges[SCAN_WITH_ADF].quant); + DBG (5, "tl_y_range[2].max=%f\n", SANE_UNFIX(dev->info.tl_y_ranges[SCAN_WITH_ADF].max)); + DBG (5, "tl_y_range[2].min=%f\n", SANE_UNFIX(dev->info.tl_y_ranges[SCAN_WITH_ADF].min)); + DBG (5, "tl_y_range[2].quant=%d\n", dev->info.tl_y_ranges[SCAN_WITH_ADF].quant); + DBG (5, "br_y_range[2].max=%f\n", SANE_UNFIX(dev->info.br_y_ranges[SCAN_WITH_ADF].max)); + DBG (5, "br_y_range[2].min=%f\n", SANE_UNFIX(dev->info.br_y_ranges[SCAN_WITH_ADF].min)); + DBG (5, "br_y_range[2].quant=%d\n", dev->info.br_y_ranges[SCAN_WITH_ADF].quant); + } + + DBG (5, "bmu=%d\n", dev->info.bmu); + DBG (5, "mud=%d\n", dev->info.mud); + + ++num_devices; + dev->next = first_dev; + first_dev = dev; + + if (devp) + *devp = dev; + + DBG (10, ">>\n"); + return (SANE_STATUS_GOOD); +} + +/* Enabling / disabling of gamma options. + Depends on many user settable options, so lets put it into + one function to be called by init_options and by sane_control_option + +*/ +#ifdef USE_CUSTOM_GAMMA +static void +set_gamma_caps(NEC_Scanner *s) +{ + /* neither fixed nor custom gamma for line art modes */ + if ( strcmp(s->val[OPT_MODE].s, M_LINEART) == 0 + || strcmp(s->val[OPT_MODE].s, M_LINEART_COLOR) == 0) + { + s->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_CUSTOM_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + else if (strcmp(s->val[OPT_MODE].s, M_GRAY) == 0) + { + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA].w == SANE_FALSE) + { + s->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR].cap &= ~SANE_CAP_INACTIVE; + } + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + else + { + /* color mode */ + s->opt[OPT_CUSTOM_GAMMA].cap &= ~SANE_CAP_INACTIVE; + if (s->val[OPT_CUSTOM_GAMMA].w == SANE_FALSE) + { + s->opt[OPT_GAMMA].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_GAMMA].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_GAMMA_VECTOR_B].cap &= ~SANE_CAP_INACTIVE; + } + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; + } +} +#endif /* USE_CUSTOM_GAMMA */ + +/* The next function is a slightly modified version of sanei_constrain_value + Instead of returning status information like STATUS_INVAL, it adjusts + an invaild value to the nearest allowed one. +*/ +static void +clip_value (const SANE_Option_Descriptor * opt, void * value) +{ + const SANE_String_Const * string_list; + const SANE_Word * word_list; + int i, num_matches, match; + const SANE_Range * range; + SANE_Word w, v; + size_t len; + + switch (opt->constraint_type) + { + case SANE_CONSTRAINT_RANGE: + w = *(SANE_Word *) value; + range = opt->constraint.range; + + if (w < range->min) + w = range->min; + else if (w > range->max) + w = range->max; + + if (range->quant) + { + v = (w - range->min + range->quant/2) / range->quant; + w = v * range->quant + range->min; + *(SANE_Word*) value = w; + } + break; + + case SANE_CONSTRAINT_WORD_LIST: + w = *(SANE_Word *) value; + word_list = opt->constraint.word_list; + for (i = 1; w != word_list[i]; ++i) + if (i >= word_list[0]) + /* somewhat arbitrary... Would be better to have a default value + explicitly defined. + */ + *(SANE_Word*) value = word_list[1]; + break; + + case SANE_CONSTRAINT_STRING_LIST: + /* Matching algorithm: take the longest unique match ignoring + case. If there is an exact match, it is admissible even if + the same string is a prefix of a longer option name. */ + string_list = opt->constraint.string_list; + len = strlen (value); + + /* count how many matches of length LEN characters we have: */ + num_matches = 0; + match = -1; + for (i = 0; string_list[i]; ++i) + if (strncasecmp (value, string_list[i], len) == 0 + && len <= strlen (string_list[i])) + { + match = i; + if (len == strlen (string_list[i])) + { + /* exact match... */ + if (strcmp (value, string_list[i]) != 0) + /* ...but case differs */ + strcpy (value, string_list[match]); + } + ++num_matches; + } + + if (num_matches > 1) + /* xxx quite arbitrary... We could also choose the first match + */ + strcpy(value, string_list[match]); + else if (num_matches == 1) + strcpy (value, string_list[match]); + else + strcpy (value, string_list[0]); + + default: + break; + } +} + +/* make sure that enough memory is allocated for each string, + so that the strcpy in sane_control_option / set value cannot + write behind the end of the allocated memory. +*/ +static SANE_Status +init_string_option(NEC_Scanner *s, SANE_String_Const name, + SANE_String_Const title, SANE_String_Const desc, + const SANE_String_Const *string_list, int option, int default_index) +{ + int i; + + s->opt[option].name = name; + s->opt[option].title = title; + s->opt[option].desc = desc; + s->opt[option].type = SANE_TYPE_STRING; + s->opt[option].size = max_string_size (string_list); + s->opt[option].constraint_type = SANE_CONSTRAINT_STRING_LIST; + s->opt[option].constraint.string_list = string_list; + s->val[option].s = malloc(s->opt[option].size); + if (s->val[option].s == 0) + { + for (i = 1; i < NUM_OPTIONS; i++) + { + if (s->val[i].s && s->opt[i].type == SANE_TYPE_STRING) + free(s->val[i].s); + } + return SANE_STATUS_NO_MEM; + } + strcpy(s->val[option].s, string_list[default_index]); + return SANE_STATUS_GOOD; +} + +static SANE_Status +init_options (NEC_Scanner * s) +{ + int i, default_source; + SANE_Word scalar; + DBG (10, "<< init_options "); + + memset (s->opt, 0, sizeof (s->opt)); + memset (s->val, 0, sizeof (s->val)); + + for (i = 0; i < NUM_OPTIONS; ++i) + { + s->opt[i].size = sizeof (SANE_Word); + s->opt[i].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + s->val[i].s = 0; + } + + s->opt[OPT_NUM_OPTS].title = SANE_TITLE_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].desc = SANE_DESC_NUM_OPTIONS; + s->opt[OPT_NUM_OPTS].type = SANE_TYPE_INT; + s->opt[OPT_NUM_OPTS].cap = SANE_CAP_SOFT_DETECT; + s->val[OPT_NUM_OPTS].w = NUM_OPTIONS; + + /* Mode group: */ + s->opt[OPT_MODE_GROUP].title = "Scan Mode"; + s->opt[OPT_MODE_GROUP].desc = ""; + s->opt[OPT_MODE_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_MODE_GROUP].cap = 0; + s->opt[OPT_MODE_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* scan mode */ + init_string_option(s, SANE_NAME_SCAN_MODE, SANE_TITLE_SCAN_MODE, + SANE_DESC_SCAN_MODE, mode_list, OPT_MODE, MODES_COLOR); + + /* half tone */ + init_string_option(s, SANE_NAME_HALFTONE_PATTERN, SANE_TITLE_HALFTONE_PATTERN, + SANE_DESC_HALFTONE " (not support)", halftone_list, OPT_HALFTONE, 0); + + if (s->dev->sensedat.model == PCIN500) + s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + + i = 0; + default_source = -1; + + if (s->dev->info.adf_fsu_installed & HAVE_ADF) + { + s->dev->info.scansources[i++] = use_adf; + default_source = SCAN_WITH_ADF; + } + if (s->dev->info.adf_fsu_installed & HAVE_FSU) + { + s->dev->info.scansources[i++] = use_fsu; + if (default_source < 0) + default_source = SCAN_WITH_FSU; + } + s->dev->info.scansources[i++] = use_simple; + if (default_source < 0) + default_source = SCAN_SIMPLE; + s->dev->info.scansources[i] = 0; + + init_string_option(s, SANE_NAME_SCAN_SOURCE, SANE_TITLE_SCAN_SOURCE, + SANE_DESC_SCAN_SOURCE, (SANE_String_Const*)s->dev->info.scansources, + OPT_SCANSOURCE, 0); + + if (i < 2) + s->opt[OPT_SCANSOURCE].cap |= SANE_CAP_INACTIVE; + + if (s->dev->sensedat.model == PCIN500) + init_string_option(s, "Paper size", "Paper size", + "Paper size", paper_list_pcin500, OPT_PAPER, 0); + else + init_string_option(s, "Paper size", "Paper size", + "Paper size", paper_list_pcinxxx, OPT_PAPER, 1); + + /* gamma */ + init_string_option(s, "Gamma", "Gamma", "Gamma", gamma_list, OPT_GAMMA, 0); + + /* Resolution Group */ + s->opt[OPT_RESOLUTION_GROUP].title = "Resolution"; + s->opt[OPT_RESOLUTION_GROUP].desc = ""; + s->opt[OPT_RESOLUTION_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_RESOLUTION_GROUP].cap = 0; + s->opt[OPT_RESOLUTION_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + +#ifdef USE_RESOLUTION_LIST + /* select resolution */ + if (s->dev->sensedat.model == PCIN500) + init_string_option(s, "Resolution", "Resolution", "Resolution", + resolution_list_pcin500, OPT_RESOLUTION_LIST, RESOLUTION_MAX_PCIN500); + else + init_string_option(s, "Resolution", "Resolution", "Resolution", + resolution_list_pcinxxx, OPT_RESOLUTION_LIST, RESOLUTION_MAX_PCINXXX); +#endif + + /* x & y resolution */ + s->opt[OPT_RESOLUTION].name = SANE_NAME_SCAN_RESOLUTION; + if (s->dev->sensedat.model == PCIN500) + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION"(x 10)"; + else + s->opt[OPT_RESOLUTION].title = SANE_TITLE_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].desc = SANE_DESC_SCAN_RESOLUTION; + s->opt[OPT_RESOLUTION].type = SANE_TYPE_INT; + s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; + s->opt[OPT_RESOLUTION].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_RESOLUTION].constraint.range = &s->dev->info.res_range; + s->val[OPT_RESOLUTION].w = s->dev->info.res_default; + + /* "Geometry" group: */ + s->opt[OPT_GEOMETRY_GROUP].title = "Geometry"; + s->opt[OPT_GEOMETRY_GROUP].desc = ""; + s->opt[OPT_GEOMETRY_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_GEOMETRY_GROUP].cap = SANE_CAP_ADVANCED; + s->opt[OPT_GEOMETRY_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* top-left x */ + s->opt[OPT_TL_X].name = SANE_NAME_SCAN_TL_X; + s->opt[OPT_TL_X].title = SANE_TITLE_SCAN_TL_X; + s->opt[OPT_TL_X].desc = SANE_DESC_SCAN_TL_X; + s->opt[OPT_TL_X].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_X].unit = SANE_UNIT_MM; + s->opt[OPT_TL_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_X].constraint.range = &s->dev->info.tl_x_ranges[default_source]; + s->val[OPT_TL_X].w = s->dev->info.tl_x_ranges[default_source].min; + + /* top-left y */ + s->opt[OPT_TL_Y].name = SANE_NAME_SCAN_TL_Y; + s->opt[OPT_TL_Y].title = SANE_TITLE_SCAN_TL_Y; + s->opt[OPT_TL_Y].desc = SANE_DESC_SCAN_TL_Y; + s->opt[OPT_TL_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; + s->opt[OPT_TL_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TL_Y].constraint.range = &s->dev->info.tl_y_ranges[default_source]; + s->val[OPT_TL_Y].w = s->dev->info.tl_y_ranges[default_source].min; + + /* bottom-right x */ + s->opt[OPT_BR_X].name = SANE_NAME_SCAN_BR_X; + s->opt[OPT_BR_X].title = SANE_TITLE_SCAN_BR_X; + s->opt[OPT_BR_X].desc = SANE_DESC_SCAN_BR_X; + s->opt[OPT_BR_X].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_X].unit = SANE_UNIT_MM; + s->opt[OPT_BR_X].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_X].constraint.range = &s->dev->info.br_x_ranges[default_source]; + scalar = s->dev->info.x_default; + clip_value (&s->opt[OPT_BR_X], &scalar); + s->val[OPT_BR_X].w = scalar; + + /* bottom-right y */ + s->opt[OPT_BR_Y].name = SANE_NAME_SCAN_BR_Y; + s->opt[OPT_BR_Y].title = SANE_TITLE_SCAN_BR_Y; + s->opt[OPT_BR_Y].desc = SANE_DESC_SCAN_BR_Y; + s->opt[OPT_BR_Y].type = SANE_TYPE_FIXED; + s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; + s->opt[OPT_BR_Y].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_BR_Y].constraint.range = &s->dev->info.br_y_ranges[default_source]; + scalar = s->dev->info.y_default; + clip_value (&s->opt[OPT_BR_X], &scalar); + s->val[OPT_BR_Y].w = scalar; + + /* "Enhancement" group: */ + s->opt[OPT_ENHANCEMENT_GROUP].title = "Enhancement"; + s->opt[OPT_ENHANCEMENT_GROUP].desc = ""; + s->opt[OPT_ENHANCEMENT_GROUP].type = SANE_TYPE_GROUP; + s->opt[OPT_ENHANCEMENT_GROUP].cap = 0; + s->opt[OPT_ENHANCEMENT_GROUP].constraint_type = SANE_CONSTRAINT_NONE; + + /* edge emphasis */ + init_string_option(s, "Edge emphasis", "Edge emphasis", + "Edge emphasis", edge_emphasis_list, + OPT_EDGE_EMPHASIS, 0); + + if (s->dev->sensedat.model == PCIN500) + s->opt[OPT_EDGE_EMPHASIS].cap |= SANE_CAP_INACTIVE; + + /* OR */ + s->opt[OPT_OR].name = "OR"; + s->opt[OPT_OR].title = "OR"; + s->opt[OPT_OR].desc = "Select OR emphancement"; + s->opt[OPT_OR].type = SANE_TYPE_BOOL; + s->val[OPT_OR].w = SANE_FALSE; + + /* EDGE */ + s->opt[OPT_EDGE].name = "edge"; + s->opt[OPT_EDGE].title = "Edge"; + s->opt[OPT_EDGE].desc = "Select Edge emphancement"; + s->opt[OPT_EDGE].type = SANE_TYPE_BOOL; + s->val[OPT_EDGE].w = SANE_FALSE; + + /* NR */ + s->opt[OPT_NR].name = "NR"; + s->opt[OPT_NR].title = "NR"; + s->opt[OPT_NR].desc = "Select noise reduction"; + s->opt[OPT_NR].type = SANE_TYPE_BOOL; + s->val[OPT_NR].w = SANE_FALSE; + + if (s->dev->sensedat.model != PCIN500) + { + s->opt[OPT_EDGE].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_NR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_OR].cap |= SANE_CAP_INACTIVE; + } + /* tint */ + s->opt[OPT_TINT].name = "tint"; + s->opt[OPT_TINT].title = "Tint"; + s->opt[OPT_TINT].desc = "Select tint"; + s->opt[OPT_TINT].type = SANE_TYPE_INT; + s->opt[OPT_TINT].unit = SANE_UNIT_NONE; + s->opt[OPT_TINT].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_TINT].constraint.range = &s->dev->info.tint_range; + s->val[OPT_TINT].w = 128; + if (s->dev->sensedat.model != PCIN500) + s->opt[OPT_TINT].cap |= SANE_CAP_INACTIVE; + + /* color */ + s->opt[OPT_COLOR].name = "color"; + s->opt[OPT_COLOR].title = "Color"; + s->opt[OPT_COLOR].desc = "Select color"; + s->opt[OPT_COLOR].type = SANE_TYPE_INT; + s->opt[OPT_COLOR].unit = SANE_UNIT_NONE; + s->opt[OPT_COLOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_COLOR].constraint.range = &s->dev->info.color_range; + s->val[OPT_COLOR].w = 128; + if (s->dev->sensedat.model != PCIN500) + s->opt[OPT_COLOR].cap |= SANE_CAP_INACTIVE; + + /* threshold */ + s->opt[OPT_THRESHOLD].name = SANE_NAME_THRESHOLD; + s->opt[OPT_THRESHOLD].title = SANE_TITLE_THRESHOLD; + s->opt[OPT_THRESHOLD].desc = SANE_DESC_THRESHOLD; + s->opt[OPT_THRESHOLD].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD].constraint.range = &s->dev->info.threshold_range; + s->val[OPT_THRESHOLD].w = 128; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + +#ifdef USE_COLOR_THRESHOLD + s->opt[OPT_THRESHOLD_R].name = SANE_NAME_THRESHOLD "-red"; + /* xxx the titles and decriptions are confusing: + "set white point (red)" + Any idea? maybe "threshold to get the red component on" + */ + s->opt[OPT_THRESHOLD_R].title = SANE_TITLE_THRESHOLD " (red)"; + s->opt[OPT_THRESHOLD_R].desc = SANE_DESC_THRESHOLD " (red)"; + s->opt[OPT_THRESHOLD_R].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD_R].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD_R].constraint.range = &s->dev->info.threshold_range; + s->val[OPT_THRESHOLD_R].w = 128; + s->opt[OPT_THRESHOLD_R].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_THRESHOLD_G].name = SANE_NAME_THRESHOLD "-green"; + s->opt[OPT_THRESHOLD_G].title = SANE_TITLE_THRESHOLD " (green)"; + s->opt[OPT_THRESHOLD_G].desc = SANE_DESC_THRESHOLD " (green)"; + s->opt[OPT_THRESHOLD_G].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD_G].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD_G].constraint.range = &s->dev->info.threshold_range; + s->val[OPT_THRESHOLD_G].w = 128; + s->opt[OPT_THRESHOLD_G].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_THRESHOLD_B].name = SANE_NAME_THRESHOLD "-blue"; + s->opt[OPT_THRESHOLD_B].title = SANE_TITLE_THRESHOLD " (blue)"; + s->opt[OPT_THRESHOLD_B].desc = SANE_DESC_THRESHOLD " (blue)"; + s->opt[OPT_THRESHOLD_B].type = SANE_TYPE_INT; + s->opt[OPT_THRESHOLD_B].unit = SANE_UNIT_NONE; + s->opt[OPT_THRESHOLD_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_THRESHOLD_B].constraint.range = &s->dev->info.threshold_range; + s->val[OPT_THRESHOLD_B].w = 128; + s->opt[OPT_THRESHOLD_B].cap |= SANE_CAP_INACTIVE; + +#endif + + /* light color (for gray scale and line art scans) */ + init_string_option(s, "LightColor", "LightColor", "LightColor", + light_color_list, OPT_LIGHTCOLOR, 3); + s->opt[OPT_LIGHTCOLOR].cap |= SANE_CAP_INACTIVE; + + s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; + s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; + s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; + s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; + s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; + s->val[OPT_PREVIEW].w = SANE_FALSE; + + +#ifdef USE_CUSTOM_GAMMA + /* custom-gamma table */ + s->opt[OPT_CUSTOM_GAMMA].name = SANE_NAME_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].title = SANE_TITLE_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].desc = SANE_DESC_CUSTOM_GAMMA; + s->opt[OPT_CUSTOM_GAMMA].type = SANE_TYPE_BOOL; + s->val[OPT_CUSTOM_GAMMA].w = SANE_FALSE; + + /* grayscale gamma vector */ + s->opt[OPT_GAMMA_VECTOR].name = SANE_NAME_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].title = SANE_TITLE_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].desc = SANE_DESC_GAMMA_VECTOR; + s->opt[OPT_GAMMA_VECTOR].type = SANE_TYPE_INT; +#if 0 + s->opt[OPT_GAMMA_VECTOR].cap |= SANE_CAP_INACTIVE; +#endif + s->opt[OPT_GAMMA_VECTOR].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR].wa = &s->gamma_table[0][0]; + + /* red gamma vector */ + s->opt[OPT_GAMMA_VECTOR_R].name = SANE_NAME_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].title = SANE_TITLE_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].desc = SANE_DESC_GAMMA_VECTOR_R; + s->opt[OPT_GAMMA_VECTOR_R].type = SANE_TYPE_INT; +#if 0 + s->opt[OPT_GAMMA_VECTOR_R].cap |= SANE_CAP_INACTIVE; +#endif + s->opt[OPT_GAMMA_VECTOR_R].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_R].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_R].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_R].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_R].wa = &s->gamma_table[1][0]; + + /* green gamma vector */ + s->opt[OPT_GAMMA_VECTOR_G].name = SANE_NAME_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].title = SANE_TITLE_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].desc = SANE_DESC_GAMMA_VECTOR_G; + s->opt[OPT_GAMMA_VECTOR_G].type = SANE_TYPE_INT; +#if 0 + s->opt[OPT_GAMMA_VECTOR_G].cap |= SANE_CAP_INACTIVE; +#endif + s->opt[OPT_GAMMA_VECTOR_G].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_G].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_G].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_G].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_G].wa = &s->gamma_table[2][0]; + + /* blue gamma vector */ + s->opt[OPT_GAMMA_VECTOR_B].name = SANE_NAME_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].title = SANE_TITLE_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].desc = SANE_DESC_GAMMA_VECTOR_B; + s->opt[OPT_GAMMA_VECTOR_B].type = SANE_TYPE_INT; +#if 0 + s->opt[OPT_GAMMA_VECTOR_B].cap |= SANE_CAP_INACTIVE; +#endif + s->opt[OPT_GAMMA_VECTOR_B].unit = SANE_UNIT_NONE; + s->opt[OPT_GAMMA_VECTOR_B].size = 256 * sizeof (SANE_Word); + s->opt[OPT_GAMMA_VECTOR_B].constraint_type = SANE_CONSTRAINT_RANGE; + s->opt[OPT_GAMMA_VECTOR_B].constraint.range = &u8_range; + s->val[OPT_GAMMA_VECTOR_B].wa = &s->gamma_table[3][0]; + set_gamma_caps(s); +#endif + + DBG (10, ">>\n"); + return SANE_STATUS_GOOD; +} + +static SANE_Status +do_cancel (NEC_Scanner * s) +{ + DBG (10, "<< do_cancel "); + +#ifdef USE_FORK + if (s->reader_pid > 0) + { + int exit_status; + int count = 0; + /* ensure child knows it's time to stop: */ + + DBG(11, "stopping reader process\n"); + s->rdr_ctl->cancel = 1; + while(reader_running(s) && count < 100) + { + usleep(100000); + count++; + }; + if (reader_running(s)) + { + kill(s->reader_pid, SIGKILL); + } + wait(&exit_status); + DBG(11, "reader process stopped\n"); + + s->reader_pid = 0; + } + +#endif + s->scanning = SANE_FALSE; + + if (s->fd >= 0) + { + sanei_scsi_close (s->fd); + s->fd = -1; + } +#ifdef USE_FORK + { + struct shmid_ds ds; + if (s->shmid != -1) + shmctl(s->shmid, IPC_RMID, &ds); + s->shmid = -1; + } +#endif + if (s->buffer) + free(s->buffer); + s->buffer = 0; + + DBG (10, ">>\n"); + return (SANE_STATUS_CANCELLED); +} + +static NEC_New_Device *new_devs = 0; +static NEC_New_Device *new_dev_pool = 0; + +static SANE_Status +attach_and_list(const char *devnam) +{ + SANE_Status res; + NEC_Device *devp; + NEC_New_Device *np; + + res = attach(devnam, &devp); + if (res == SANE_STATUS_GOOD) + { + if (new_dev_pool) + { + np = new_dev_pool; + new_dev_pool = np->next; + } + else + { + np = malloc(sizeof(NEC_New_Device)); + if (np == 0) + return SANE_STATUS_NO_MEM; + } + np->next =new_devs; + np->dev = devp; + new_devs = np; + } + return res; +} + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char devnam[PATH_MAX] = "/dev/scanner"; + char line[PATH_MAX]; + const char *lp; + char *word; + char *end; + FILE *fp; + int opt_index = 0; + int buffers[2] = {DEFAULT_BUFFERS, DEFAULT_BUFFERS}; + int bufsize[2] = {DEFAULT_BUFSIZE, DEFAULT_BUFSIZE}; + int queued_reads[2] = {DEFAULT_QUEUED_READS, DEFAULT_QUEUED_READS}; + int linecount = 0; +#if 1 + NEC_Device nd; + NEC_Device *dp = &nd; +#else + NEC_Device *dp; +#endif + NEC_New_Device *np; + int i; + + authorize = authorize; /* silence compilation warnings */ + + DBG_INIT (); + DBG (10, "<< sane_init "); + + DBG (1, "sane_init: NEC (Ver %d.%d)\n", NEC_MAJOR, NEC_MINOR); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, 0); + + fp = sanei_config_open (NEC_CONFIG_FILE); + if (!fp) + { + /* use "/dev/scanner" as the default device name if no + config file is available + */ + attach (devnam, &dp); + /* make sure that there are at least two buffers */ + if (DEFAULT_BUFFERS < 2) + dp->info.buffers = DEFAULT_BUFFERS; + else + dp->info.buffers = 2; + dp->info.wanted_bufsize = DEFAULT_BUFSIZE; + dp->info.queued_reads = DEFAULT_QUEUED_READS; + return SANE_STATUS_GOOD; + } + + while (fgets(line, PATH_MAX, fp)) + { + linecount++; + word = 0; + lp = sanei_config_get_string(line, &word); + if (word) + { + if (word[0] != '#') + { + if (strcmp(word, "option") == 0) + { + free(word); + word = 0; + lp = sanei_config_get_string(lp, &word); + if (strcmp(word, "buffers") == 0) + { + free(word); + word = 0; + sanei_config_get_string(lp, &word); + i = strtol(word, &end, 0); + if (end == word) + { + DBG(1, "error in config file, line %i: number expected:\n", + linecount); + DBG(1, "%s\n", line); + } + else + if (i > 2) + buffers[opt_index] = i; + else + buffers[opt_index] = 2; + } + else if (strcmp(word, "buffersize") == 0) + { + free(word); + word = 0; + sanei_config_get_string(lp, &word); + i = strtol(word, &end, 0); + if (word == end) + { + DBG(1, "error in config file, line %i: number expected:\n", + linecount); + DBG(1, "%s\n", line); + } + else + bufsize[opt_index] = i; + } + else if (strcmp(word, "readqueue") == 0) + { + free(word); + word = 0; + sanei_config_get_string(lp, &word); + i = strtol(word, &end, 0); + if (word == end) + { + DBG(1, "error in config file, line %i: number expected:\n", + linecount); + DBG(1, "%s\n", line); + } + else + queued_reads[opt_index] = i; + } + else + { + DBG(1, "error in config file, line %i: unknown option\n", + linecount); + DBG(1, "%s\n", line); + } + } + else + { + while (new_devs) + { + if (buffers[1] >= 2) + new_devs->dev->info.buffers = buffers[1]; + else + new_devs->dev->info.buffers = 2; + if (bufsize[1] > 0) + new_devs->dev->info.wanted_bufsize = bufsize[1]; + else + new_devs->dev->info.wanted_bufsize = DEFAULT_BUFSIZE; + if (queued_reads[1] >= 0) + new_devs->dev->info.queued_reads = queued_reads[1]; + else + new_devs->dev->info.queued_reads = 0; + np = new_devs->next; + new_devs->next = new_dev_pool; + new_dev_pool = new_devs; + new_devs = np; + } + if (line[strlen(line)-1] == '\n') + line[strlen(line)-1] = 0; + sanei_config_attach_matching_devices(line, &attach_and_list); + buffers[1] = buffers[0]; + bufsize[1] = bufsize[0]; + queued_reads[1] = queued_reads[0]; + opt_index = 1; + } + } + if (word) free(word); + } + } + + while (new_devs) + { + if (buffers[1] >= 2) + new_devs->dev->info.buffers = buffers[1]; + else + new_devs->dev->info.buffers = 2; + if (bufsize[1] > 0) + new_devs->dev->info.wanted_bufsize = bufsize[1]; + else + new_devs->dev->info.wanted_bufsize = DEFAULT_BUFSIZE; + if (queued_reads[1] >= 0) + new_devs->dev->info.queued_reads = queued_reads[1]; + else + new_devs->dev->info.queued_reads = 0; + if (line[strlen(line)-1] == '\n') + line[strlen(line)-1] = 0; + np = new_devs->next; + free(new_devs); + new_devs = np; + } + while (new_dev_pool) + { + np = new_dev_pool->next; + free(new_dev_pool); + new_dev_pool = np; + } + fclose(fp); + DBG (10, ">>\n"); + return (SANE_STATUS_GOOD); +} + +void +sane_exit (void) +{ + NEC_Device *dev, *next; + DBG (10, "<< sane_exit "); + + for (dev = first_dev; dev; dev = next) + { + next = dev->next; + free ((void *) dev->sane.name); + free ((void *) dev->sane.model); + free (dev); + } + first_dev = 0; + + if (devlist) + free(devlist); + + DBG (10, ">>\n"); +} + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + NEC_Device *dev; + int i; + DBG (10, "<< sane_get_devices "); + + local_only = local_only; /* silence compilation warnings */ + + if (devlist) + free (devlist); + devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); + if (!devlist) + return (SANE_STATUS_NO_MEM); + + i = 0; + for (dev = first_dev; dev; dev = dev->next) + devlist[i++] = &dev->sane; + devlist[i++] = 0; + + *device_list = devlist; + + DBG (10, ">>\n"); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const devnam, SANE_Handle * handle) +{ + SANE_Status status; + NEC_Device *dev; + NEC_Scanner *s; +#ifdef USE_CUSTOM_GAMMA + int i, j; +#endif + + DBG (10, "<< sane_open "); + + if (devnam[0]) + { + for (dev = first_dev; dev; dev = dev->next) + { + if (strcmp (dev->sane.name, devnam) == 0) + break; + } + + if (!dev) + { + status = attach (devnam, &dev); + if (status != SANE_STATUS_GOOD) + return (status); + } + } + else + { + dev = first_dev; + } + + if (!dev) + return (SANE_STATUS_INVAL); + + s = malloc (sizeof (*s)); + if (!s) + return SANE_STATUS_NO_MEM; + memset (s, 0, sizeof (*s)); + + s->fd = -1; + s->dev = dev; + + s->buffer = 0; +#ifdef USE_CUSTOM_GAMMA + for (i = 0; i < 4; ++i) + for (j = 0; j < 256; ++j) + s->gamma_table[i][j] = j; +#endif + status = init_options (s); + if (status != SANE_STATUS_GOOD) + { + /* xxx clean up mallocs */ + return status; + } + + s->next = first_handle; + first_handle = s; + + *handle = s; + + DBG (10, ">>\n"); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + NEC_Scanner *s = (NEC_Scanner *) handle; + DBG (10, "<< sane_close "); + + if (s->fd != -1) + sanei_scsi_close (s->fd); +#ifdef USE_FORK + { + struct shmid_ds ds; + if (s->shmid != -1) + shmctl(s->shmid, IPC_RMID, &ds); + } +#endif + if (s->buffer) + free(s->buffer); + free (s); + + DBG (10, ">>\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + NEC_Scanner *s = handle; + DBG (10, "<< sane_get_option_descriptor "); + + if ((unsigned) option >= NUM_OPTIONS) + return (0); + + DBG (10, ">>\n"); + return (s->opt + option); +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + NEC_Scanner *s = handle; + SANE_Status status; +#ifdef USE_CUSTOM_GAMMA + SANE_Word w, cap; +#else + SANE_Word cap; +#endif + int range_index; + DBG (10, "<< sane_control_option %i", option); + + if (info) + *info = 0; + + if (s->scanning) + return (SANE_STATUS_DEVICE_BUSY); + if (option >= NUM_OPTIONS) + return (SANE_STATUS_INVAL); + + cap = s->opt[option].cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + return (SANE_STATUS_INVAL); + + if (action == SANE_ACTION_GET_VALUE) + { + switch (option) + { + /* word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + case OPT_NUM_OPTS: + case OPT_THRESHOLD: + case OPT_TINT: + case OPT_COLOR: +#ifdef USE_COLOR_THRESHOLD + case OPT_THRESHOLD_R: + case OPT_THRESHOLD_G: + case OPT_THRESHOLD_B: +#endif + case OPT_OR: + case OPT_NR: + case OPT_EDGE: + case OPT_PREVIEW: +#ifdef USE_CUSTOM_GAMMA + case OPT_CUSTOM_GAMMA: +#endif + *(SANE_Word *) val = s->val[option].w; +#if 0 /* here, values are read; reload should not be necessary */ + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; +#endif + return (SANE_STATUS_GOOD); + +#ifdef USE_CUSTOM_GAMMA + /* word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (val, s->val[option].wa, s->opt[option].size); + return SANE_STATUS_GOOD; +#endif + + /* string options: */ + case OPT_MODE: + case OPT_HALFTONE: + case OPT_PAPER: + case OPT_GAMMA: +#ifdef USE_RESOLUTION_LIST + case OPT_RESOLUTION_LIST: +#endif + case OPT_EDGE_EMPHASIS: + case OPT_LIGHTCOLOR: + case OPT_SCANSOURCE: + strcpy (val, s->val[option].s); +#if 0 + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; +#endif + + return (SANE_STATUS_GOOD); + + } + } + else if (action == SANE_ACTION_SET_VALUE) + { + if (!SANE_OPTION_IS_SETTABLE (cap)) + return (SANE_STATUS_INVAL); + + status = sanei_constrain_value (s->opt + option, val, info); + if (status != SANE_STATUS_GOOD) + return status; + + switch (option) + { + /* (mostly) side-effect-free word options: */ + case OPT_RESOLUTION: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + if (info && s->val[option].w != *(SANE_Word *) val) + *info |= SANE_INFO_RELOAD_PARAMS; + case OPT_NUM_OPTS: + case OPT_THRESHOLD: + /* xxx theoretically, we could use OPT_THRESHOLD in + bi-level color mode to adjust all three other + threshold together. But this would require to set + the bit SANE_INFO_RELOAD_OPTIONS in *info, and that + would unfortunately cause a crash in both xscanimage + and xsane... Therefore, OPT_THRESHOLD is disabled + for bi-level color scan right now. + */ + case OPT_TINT: + case OPT_COLOR: +#ifdef USE_COLOR_THRESHOLD + case OPT_THRESHOLD_R: + case OPT_THRESHOLD_G: + case OPT_THRESHOLD_B: +#endif + case OPT_OR: + case OPT_NR: + case OPT_EDGE: + case OPT_PREVIEW: + s->val[option].w = *(SANE_Word *) val; + return (SANE_STATUS_GOOD); + + case OPT_MODE: + if (strcmp (val, M_LINEART) == 0) + { + s->opt[OPT_LIGHTCOLOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_TINT].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_COLOR].cap |= SANE_CAP_INACTIVE; +#ifdef USE_COLOR_THRESHOLD + s->opt[OPT_THRESHOLD_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_B].cap |= SANE_CAP_INACTIVE; +#endif + if (s->dev->sensedat.model == PCIN500) + s->opt[OPT_HALFTONE].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (val, M_LINEART_COLOR) == 0) + { + s->opt[OPT_LIGHTCOLOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_TINT].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_COLOR].cap |= SANE_CAP_INACTIVE; +#ifdef USE_COLOR_THRESHOLD + s->opt[OPT_THRESHOLD_R].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_G].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_B].cap &= ~SANE_CAP_INACTIVE; +#endif + if (s->dev->sensedat.model == PCIN500) + s->opt[OPT_HALFTONE].cap &= ~SANE_CAP_INACTIVE; + } + else if (strcmp (val, M_GRAY) == 0) + { + s->opt[OPT_LIGHTCOLOR].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_TINT].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_COLOR].cap |= SANE_CAP_INACTIVE; +#ifdef USE_COLOR_THRESHOLD + s->opt[OPT_THRESHOLD_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_B].cap |= SANE_CAP_INACTIVE; +#endif + s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_LIGHTCOLOR].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_TINT].cap &= ~SANE_CAP_INACTIVE; + s->opt[OPT_COLOR].cap &= ~SANE_CAP_INACTIVE; +#ifdef USE_COLOR_THRESHOLD + s->opt[OPT_THRESHOLD_R].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_G].cap |= SANE_CAP_INACTIVE; + s->opt[OPT_THRESHOLD_B].cap |= SANE_CAP_INACTIVE; +#endif + s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; + } +#if 0 + if ( strcmp (val, M_LINEART) == 0 + || strcmp (val, M_GRAY) == 0) + { + s->opt[OPT_LIGHTCOLOR].cap &= ~SANE_CAP_INACTIVE; + } + else + { + s->opt[OPT_LIGHTCOLOR].cap |= SANE_CAP_INACTIVE; + } +#endif + strcpy(s->val[option].s, val); +#ifdef USE_CUSTOM_GAMMA + set_gamma_caps(s); +#endif + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; + return (SANE_STATUS_GOOD); + + case OPT_GAMMA: + case OPT_HALFTONE: + case OPT_EDGE_EMPHASIS: + case OPT_LIGHTCOLOR: +#if 0 + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); +#endif + strcpy(s->val[option].s, val); + return (SANE_STATUS_GOOD); + + case OPT_SCANSOURCE: + if (info && strcmp (s->val[option].s, (SANE_String) val)) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; +#if 0 + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); +#endif + strcpy(s->val[option].s, val); + if (strcmp(val, use_fsu) == 0) + range_index = SCAN_WITH_FSU; + else if (strcmp(val, use_adf) == 0) + range_index = SCAN_WITH_ADF; + else + range_index = SCAN_SIMPLE; + + s->opt[OPT_TL_X].constraint.range + = &s->dev->info.tl_x_ranges[range_index]; + clip_value (&s->opt[OPT_TL_X], &s->val[OPT_TL_X].w); + + s->opt[OPT_TL_Y].constraint.range + = &s->dev->info.tl_y_ranges[range_index]; + clip_value (&s->opt[OPT_TL_Y], &s->val[OPT_TL_Y].w); + + s->opt[OPT_BR_X].constraint.range + = &s->dev->info.br_x_ranges[range_index]; + clip_value (&s->opt[OPT_BR_X], &s->val[OPT_BR_X].w); + + s->opt[OPT_BR_Y].constraint.range + = &s->dev->info.br_y_ranges[range_index]; + clip_value (&s->opt[OPT_BR_Y], &s->val[OPT_BR_Y].w); + + return (SANE_STATUS_GOOD); + + case OPT_PAPER: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; +#if 0 + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); +#endif + strcpy(s->val[option].s, val); + s->val[OPT_TL_X].w = SANE_FIX(0); + s->val[OPT_TL_Y].w = SANE_FIX(0); + if (strcmp (s->val[option].s, "A3") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(297); + s->val[OPT_BR_Y].w = SANE_FIX(420); + }else if (strcmp (s->val[option].s, "A4") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(210); + s->val[OPT_BR_Y].w = SANE_FIX(297); + }else if (strcmp (s->val[option].s, "A5") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(148.5); + s->val[OPT_BR_Y].w = SANE_FIX(210); + }else if (strcmp (s->val[option].s, "A6") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(105); + s->val[OPT_BR_Y].w = SANE_FIX(148.5); + }else if (strcmp (s->val[option].s, "B4") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(250); + s->val[OPT_BR_Y].w = SANE_FIX(353); + }else if (strcmp (s->val[option].s, "B5") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(182); + s->val[OPT_BR_Y].w = SANE_FIX(257); + }else if (strcmp (s->val[option].s, W_LETTER) == 0){ + s->val[OPT_BR_X].w = SANE_FIX(279.4); + s->val[OPT_BR_Y].w = SANE_FIX(431.8); + }else if (strcmp (s->val[option].s, "Legal") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(215.9); + s->val[OPT_BR_Y].w = SANE_FIX(355.6); + }else if (strcmp (s->val[option].s, "Letter") == 0){ + s->val[OPT_BR_X].w = SANE_FIX(215.9); + s->val[OPT_BR_Y].w = SANE_FIX(279.4); + }else if (strcmp (s->val[option].s, INVOICE) == 0){ + s->val[OPT_BR_X].w = SANE_FIX(215.9); + s->val[OPT_BR_Y].w = SANE_FIX(139.7); + }else{ + } + return (SANE_STATUS_GOOD); + +#ifdef USE_RESOLUTION_LIST + case OPT_RESOLUTION_LIST: + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; +#if 0 + if (s->val[option].s) + free (s->val[option].s); + s->val[option].s = strdup (val); +#endif + for (i = 0; s->opt[OPT_RESOLUTION_LIST].constraint.string_list[i]; i++) { + if (strcmp (val, + s->opt[OPT_RESOLUTION_LIST].constraint.string_list[i]) == 0){ + s->val[OPT_RESOLUTION].w + = atoi(s->opt[OPT_RESOLUTION_LIST].constraint.string_list[i]); + if (info) + *info |= SANE_INFO_RELOAD_PARAMS; + break; + } + } + return (SANE_STATUS_GOOD); +#endif + +#ifdef USE_CUSTOM_GAMMA + /* side-effect-free word-array options: */ + case OPT_GAMMA_VECTOR: + case OPT_GAMMA_VECTOR_R: + case OPT_GAMMA_VECTOR_G: + case OPT_GAMMA_VECTOR_B: + memcpy (s->val[option].wa, val, s->opt[option].size); + return SANE_STATUS_GOOD; + + case OPT_CUSTOM_GAMMA: + w = *(SANE_Word *) val; + + if (w == s->val[OPT_CUSTOM_GAMMA].w) + return SANE_STATUS_GOOD; /* no change */ + + if (info) + *info |= SANE_INFO_RELOAD_OPTIONS; + s->val[OPT_CUSTOM_GAMMA].w = w; + set_gamma_caps(s); + return SANE_STATUS_GOOD; +#endif + } + } + + DBG (10, ">>\n"); + return (SANE_STATUS_INVAL); +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + int width, length, res; + const char *mode; + NEC_Scanner *s = handle; + DBG (10, "<< sane_get_parameters "); + + res = s->val[OPT_RESOLUTION].w * s->dev->info.res_range.quant; + if (!s->scanning) + { + /* make best-effort guess at what parameters will look like once + scanning starts. */ + memset (&s->params, 0, sizeof (s->params)); + + width = MM_TO_PIX( SANE_UNFIX(s->val[OPT_BR_X].w) + - SANE_UNFIX(s->val[OPT_TL_X].w), + s->dev->info.mud); + length = MM_TO_PIX( SANE_UNFIX(s->val[OPT_BR_Y].w) + - SANE_UNFIX(s->val[OPT_TL_Y].w), + s->dev->info.mud); + + s->width = width; + s->length = length; + s->params.pixels_per_line = width * res / s->dev->info.mud; + s->params.lines = length * res / s->dev->info.mud; + + if (s->dev->sensedat.model == PCIN500) + { + s->params.pixels_per_line += 1; + s->params.lines += 1; + } + s->unscanned_lines = s->params.lines; + } +#if 0 + else + { + buffer_status bs; + SANE_Status status; + size_t len = sizeof (buffer_status); + status = get_data_buffer_status (s->fd, &bs, &len); + DBG (11, "<< get_data_buffer_status "); + + if (status != SANE_STATUS_GOOD) + { + do_cancel(s); + return (status); + } + DBG (11, ">>\n "); + { +#ifdef DEBUG_NEC + int i; + u_char *buf = &bs; + DBG(11, "get data buffer status(debug):\n"); + for (i = 0; i < len; i += 16) + { + DBG(1, "%2x %2x %2x %2x %2x %2x %2x %2x - %2x %2x %2x %2x \n", + buf[i], buf[i+1], buf[i+2], buf[i+3], buf[i+4], buf[i+5], buf[i+6], buf[i+7], buf[i+8], + buf[i+9], buf[i+10], buf[i+11]); + } +#endif + } + } +#endif + res = s->val[OPT_RESOLUTION].w * s->dev->info.res_range.quant; + + mode = s->val[OPT_MODE].s; + + if (strcmp (mode, M_LINEART) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = (s->params.pixels_per_line + 7) / 8; + s->params.depth = 1; + s->modes = MODES_LINEART; + } + else if (strcmp (mode, M_GRAY) == 0) + { + s->params.format = SANE_FRAME_GRAY; + s->params.bytes_per_line = s->params.pixels_per_line; + s->params.depth = 8; + s->modes = MODES_GRAY; + } + else if (strcmp (mode, M_LINEART_COLOR) == 0) + { + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line = 3 * (s->params.pixels_per_line + 7) / 8; + s->params.depth = 8; + s->modes = MODES_LINEART_COLOR; + } + else + { + s->params.format = SANE_FRAME_RGB; + s->params.bytes_per_line = 3 * s->params.pixels_per_line; + s->params.depth = 8; + s->modes = MODES_COLOR; + } + s->params.last_frame = SANE_TRUE; + + if (params) + *params = s->params; + + DBG (10, ">>\n"); + return (SANE_STATUS_GOOD); +} + +#ifdef USE_CUSTOM_GAMMA + +static int +sprint_gamma(Option_Value val, SANE_Byte *dst) +{ + int i; + SANE_Byte *p = dst; + + p += sprintf((char *) p, "%i", val.wa[0]); + for (i = 1; i < 256; i++) + p += sprintf((char *) p, ",%i", val.wa[i] > 255 ? 255 : val.wa[i]); + return p - dst; +} + +static SANE_Status +send_ascii_gamma_tables (NEC_Scanner *s) +{ + SANE_Status status; + int i; + + DBG(11, "<< send_ascii_gamma_tables "); + + /* we need: 4 bytes for each gamma value (3 digits + delimiter) + + 10 bytes for the command header + i.e. 4 * 4 * 256 + 10 = 4106 bytes + */ + + if (s->dev->info.bufsize < 4106) + return SANE_STATUS_NO_MEM; + + memset(s->buffer, 0, 4106); + + i = sprint_gamma(s->val[OPT_GAMMA_VECTOR_R], &s->buffer[10]); + s->buffer[10+i++] = '/'; + i += sprint_gamma(s->val[OPT_GAMMA_VECTOR_G], &s->buffer[10+i]); + s->buffer[10+i++] = '/'; + i += sprint_gamma(s->val[OPT_GAMMA_VECTOR_B], &s->buffer[10+i]); + s->buffer[10+i++] = '/'; + i += sprint_gamma(s->val[OPT_GAMMA_VECTOR], &s->buffer[10+i]); + + DBG(12, "%s\n", &s->buffer[10]); + + s->buffer[0] = SEND; + s->buffer[2] = 0x03; + s->buffer[7] = i >> 8; + s->buffer[8] = i & 0xff; + + wait_ready(s->fd); + status = sanei_scsi_cmd (s->fd, s->buffer, i+10, 0, 0); + + DBG(11, ">>\n"); + + return status; +} +#endif + +static SANE_Status +send_binary_g_table(NEC_Scanner *s, SANE_Word *a, int dtq) +{ + SANE_Status status; + unsigned int i, j; + + dtq = dtq; /* silence compilation warnings */ + + DBG(11, "<< send_binary_g_table\n"); + + i = 256; + if (s->dev->info.bufsize < i) + return SANE_STATUS_NO_MEM; + memset(s->buffer, 0, i+10); + + s->buffer[0] = SEND; + s->buffer[2] = 0x03; + s->buffer[7] = i >> 8; + s->buffer[8] = i & 0xff; + + for (i = 0; i < 256; i++) + { + s->buffer[i+11] = a[i&0xff] & 0xff; + } + + for (j = 0; j < 256; j += 16) + { + DBG(11, "%02x %02x %02x %02x %02x %02x %02x %02x " + "%02x %02x %02x %02x %02x %02x %02x %02x\n", + a[j ], a[j+1], a[j+2], a[j+3], + a[j+4], a[j+5], a[j+6], a[j+7], + a[j+8], a[j+9], a[j+10], a[j+11], + a[j+12], a[j+13], a[j+14], a[j+15]); + } + DBG(12, "transfer length = %d\n", i); + DBG(12, "buffer[7] = %d\n", s->buffer[7]); + DBG(12, "buffer[8] = %d\n", s->buffer[8]); + + /* wait_ready(s->fd); */ + status = sanei_scsi_cmd (s->fd, s->buffer, i+10, 0, 0); + + DBG(11, ">>\n"); + + return status; +} + +#ifdef USE_CUSTOM_GAMMA +static SANE_Status +send_binary_gamma_tables (NEC_Scanner *s) +{ + SANE_Status status; + + status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR].wa, 0x10); + if (status != SANE_STATUS_GOOD) + return status; + DBG(11, "send_binary_gamma_tables\n"); +#if 0 + status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_R].wa, 0x11); + if (status != SANE_STATUS_GOOD) + return status; + + status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_G].wa, 0x12); + if (status != SANE_STATUS_GOOD) + return status; + + status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_B].wa, 0x13); +#endif + return status; +} + +static SANE_Status +send_gamma_tables (NEC_Scanner *s) +{ + if (s->dev->sensedat.model == PCIN500) + { + return send_binary_gamma_tables(s); + } + else + { + return send_ascii_gamma_tables(s); + } + +} +#endif + +#ifdef USE_COLOR_THRESHOLD +/* not used? */ +#if 0 +static SANE_Status +send_threshold_data(NEC_Scanner *s) +{ + SANE_Status status; + SANE_Byte cmd[26] = {SEND, 0, 0x82, 0, 0, 0, 0, 0, 0, 0}; + int len; + + memset(cmd, 0, sizeof(cmd)); + /* maximum string length: 3 bytes for each number (they are + restricted to the range 0..255), 3 '/' and the null-byte, + total: 16 bytes. + */ + len = sprintf((char *) &cmd[10], "%i/%i/%i/%i", + s->val[OPT_THRESHOLD_R].w, + s->val[OPT_THRESHOLD_G].w, + s->val[OPT_THRESHOLD_B].w, + s->val[OPT_THRESHOLD].w); + cmd[8] = len; + + wait_ready(s->fd); + status = sanei_scsi_cmd(s->fd, cmd, len + 10, 0, 0); + return status; +} +#endif +#endif + +SANE_Status +sane_start (SANE_Handle handle) +{ + char *mode, *halftone, *paper, *gamma, *edge, *lightcolor, *adf_fsu; + NEC_Scanner *s = handle; + SANE_Status status; + size_t buf_size; + window_param wp; + + DBG (10, "<< sane_start "); + + /* First make sure we have a current parameter set. Some of the + parameters will be overwritten below, but that's OK. */ + status = sane_get_parameters (s, 0); + if (status != SANE_STATUS_GOOD) + return status; + + s->dev->sensedat.complain_on_adf_error = 1; + +#ifdef HAVE_SANEI_SCSI_OPEN_EXTENDED + s->dev->info.bufsize = s->dev->info.wanted_bufsize; + if (s->dev->info.bufsize < 32 * 1024) + s->dev->info.bufsize = 32 * 1024; + { + int bsize = s->dev->info.bufsize; + status = sanei_scsi_open_extended (s->dev->sane.name, &s->fd, + &sense_handler, &s->dev->sensedat, &bsize); + s->dev->info.bufsize = bsize; + } + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open of %s failed: %s\n", + s->dev->sane.name, sane_strstatus (status)); + return (status); + } + + /* make sure that we got at least 32 kB. Even then, the scan will be + awfully slow. + + */ + if (s->dev->info.bufsize < 32 * 1024) + { + sanei_scsi_close(s->fd); + s->fd = -1; + return SANE_STATUS_NO_MEM; + } +#else + status = sanei_scsi_open(s->dev->sane.name, &s->fd, &sense_handler, + &s->dev->sensedat); + if (s->dev->info.wanted_bufsize < sanei_scsi_max_request_size) + s->dev->info.bufsize = s->dev->info.wanted_bufsize; + else + s->dev->info.bufsize = sanei_scsi_max_request_size; + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "open of %s failed: %s\n", + s->dev->sane.name, sane_strstatus (status)); + return (status); + } +#endif + + s->buffer = malloc(s->dev->info.bufsize); + if (!s->buffer) { + sanei_scsi_close(s->fd); + s->fd = -1; + free(s); + return SANE_STATUS_NO_MEM; + } + +#ifdef USE_FORK + { + struct shmid_ds ds; + size_t n; + + s->shmid = shmget(IPC_PRIVATE, + sizeof(NEC_rdr_ctl) + + s->dev->info.buffers * + (sizeof(NEC_shmem_ctl) + s->dev->info.bufsize), + IPC_CREAT | 0600); + if (s->shmid == -1) + { + free(s->buffer); + s->buffer = 0; + sanei_scsi_close(s->fd); + s->fd = -1; + return SANE_STATUS_NO_MEM; + } + s->rdr_ctl = (NEC_rdr_ctl*) shmat(s->shmid, 0, 0); + if ((int)s->rdr_ctl == -1) + { + shmctl(s->shmid, IPC_RMID, &ds); + free(s->buffer); + s->buffer = 0; + sanei_scsi_close(s->fd); + s->fd = -1; + return SANE_STATUS_NO_MEM; + } + + s->rdr_ctl->buf_ctl = (NEC_shmem_ctl*) &s->rdr_ctl[1]; + for (n = 0; n < s->dev->info.buffers; n++) + { + s->rdr_ctl->buf_ctl[n].buffer = + (SANE_Byte*) &s->rdr_ctl->buf_ctl[s->dev->info.buffers] + + n * s->dev->info.bufsize; + } + } +#endif /* USE_FORK */ + + DBG (5, "start: TEST_UNIT_READY\n"); + status = test_unit_ready (s->fd); + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "TEST UNIT READY failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + DBG (3, "start: sending MODE SELECT\n"); + status = mode_select_mud (s->fd, s->dev->info.mud); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "start: MODE_SELECT6 failed\n"); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + mode = s->val[OPT_MODE].s; + halftone = s->val[OPT_HALFTONE].s; + paper = s->val[OPT_PAPER].s; + gamma = s->val[OPT_GAMMA].s; + edge = s->val[OPT_EDGE_EMPHASIS].s; + lightcolor = s->val[OPT_LIGHTCOLOR].s; + adf_fsu = s->val[OPT_SCANSOURCE].s; + + if (s->val[OPT_PREVIEW].w == SANE_FALSE) + { + s->res = s->val[OPT_RESOLUTION].w * s->dev->info.res_range.quant; + } + else + { + s->res = 75; + } + s->ulx = MM_TO_PIX(SANE_UNFIX(s->val[OPT_TL_X].w), s->dev->info.mud); + s->uly = MM_TO_PIX(SANE_UNFIX(s->val[OPT_TL_Y].w), s->dev->info.mud); + s->threshold = s->val[OPT_THRESHOLD].w; + + if (strcmp (mode, M_LINEART_COLOR) == 0) + s->bpp = 1; + else + s->bpp = s->params.depth; + + s->adf_fsu_mode = SCAN_SIMPLE; /* default: scan without ADF and FSU */ + + if (strcmp(adf_fsu, use_fsu) == 0) + s->adf_fsu_mode = SCAN_WITH_FSU; + else if (strcmp(adf_fsu, use_adf) == 0) + s->adf_fsu_mode = SCAN_WITH_ADF; + else if (strcmp(adf_fsu, use_adf) == 0) + s->adf_fsu_mode = SCAN_SIMPLE; + + /* halftone must not set to be zero PC-IN500 */ + s->halftone = 0x01; + if (strcmp (mode, M_LINEART) == 0) + { + s->reverse = 0; + s->image_composition = 1; + if (strcmp(halftone, M_BILEVEL) == 0) + { + s->image_composition = 0; + s->halftone = 0x01; + } + else if (strcmp(halftone, M_DITHER1) == 0) + s->halftone = 0x01; + else if (strcmp(halftone, M_DITHER2) == 0) + s->halftone = 0x10; + else if (strcmp(halftone, M_DITHER3) == 0) + s->halftone = 0x20; + } + else if (strcmp (mode, M_GRAY) == 0) + { + s->image_composition = 2; + s->reverse = 1; + } + else if (strcmp (mode, M_LINEART_COLOR) == 0) + { + s->reverse = 1; + s->image_composition = 4; + if (strcmp(halftone, M_BILEVEL) == 0) + { + s->image_composition = 3; + s->halftone = 0x01; + } + else if (strcmp(halftone, M_DITHER1) == 0) + s->halftone = 0x01; + else if (strcmp(halftone, M_DITHER2) == 0) + s->halftone = 0x10; + else if (strcmp(halftone, M_DITHER3) == 0) + s->halftone = 0x20; + } + else if (strcmp (mode, M_COLOR) == 0) + { + s->image_composition = 5; + s->reverse = 1; + } + + if (s->dev->sensedat.model == PCIN500) + { + s->or = s->val[OPT_OR].w; + s->nr = s->val[OPT_NR].w; + s->edge = s->val[OPT_EDGE].w; + } + else + { + if (strcmp (edge, EDGE_NONE) == 0) + s->edge = 0; + else if (strcmp (edge, EDGE_MIDDLE) == 0) + s->edge = 1; + else if (strcmp (edge, EDGE_STRONG) == 0) + s->edge = 2; + else if (strcmp (edge, EDGE_BLUR) == 0) + s->edge = 3; + } + + s->lightcolor = 3; + if (strcmp(lightcolor, LIGHT_GREEN) == 0) + s->lightcolor = 0; + else if (strcmp(lightcolor, LIGHT_RED) == 0) + s->lightcolor = 1; + else if (strcmp(lightcolor, LIGHT_BLUE) == 0) + s->lightcolor = 2; + else if (strcmp(lightcolor, LIGHT_NONE) == 0) + s->lightcolor = 3; + + s->adf_scan = 0; + +#ifdef USE_CUSTOM_GAMMA + if (s->val[OPT_CUSTOM_GAMMA].w == SANE_FALSE) + { +#endif + if (s->dev->sensedat.model == PCIN500) + { + if (strcmp (gamma, CRT1)) + s->gamma = 1; + else if (strcmp (gamma, CRT2)) + s->gamma = 2; + else if (strcmp (gamma, PRINTER1)) + s->gamma = 3; + else if (strcmp (gamma, PRINTER2)) + s->gamma = 4; + else if (strcmp (gamma, NONE)) + s->gamma = 5; + } +#if 0 + if (s->dev->sensedat.model != PCIN500) + { + ss.dtc = 0x03; + if (strcmp (gamma, GAMMA10) == 0) + ss.dtq = 0x01; + else + ss.dtq = 0x02; + ss.length = 0; + DBG (5, "start: SEND\n"); + status = send (s->fd, &ss); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "send failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + } + else +#else + { + int i; + SANE_Word gtbl[256]; +#if 0 + if (strcmp (gamma, GAMMA10) == 0) + for (i = 0; i < 256; i++) + gtbl[i] = i; + else +#endif + { + gtbl[0] = 0; + for (i = 1; i < 256; i++) + gtbl[i] = 255 * exp(0.45 * log(i/255.0)); + } + send_binary_g_table(s, gtbl, 0x10); + send_binary_g_table(s, gtbl, 0x11); + send_binary_g_table(s, gtbl, 0x12); + send_binary_g_table(s, gtbl, 0x13); + } +#endif /* DEBUG_NEC */ +#ifdef USE_CUSTOM_GAMMA + } + else + { + s->gamma = 9; + status = send_gamma_tables(s); + } + if (status != SANE_STATUS_GOOD) + { + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } +#endif + + s->tint = s->val[OPT_TINT].w; + s->color = s->val[OPT_COLOR].w; + + memset (&wp, 0, sizeof (wp)); + /* every NEC scanner seems to have a different + window descriptor block... + */ + if (s->dev->sensedat.model == PCIN500) + buf_size = sizeof(WDB) + sizeof(WDBX500); + else + buf_size = sizeof(WDB); + + wp.wpdh.wdl[0] = buf_size >> 8; + wp.wpdh.wdl[1] = buf_size; + wp.wdb.x_res[0] = s->res >> 8; + wp.wdb.x_res[1] = s->res; + wp.wdb.y_res[0] = s->res >> 8; + wp.wdb.y_res[1] = s->res; + wp.wdb.x_ul[0] = s->ulx >> 24; + wp.wdb.x_ul[1] = s->ulx >> 16; + wp.wdb.x_ul[2] = s->ulx >> 8; + wp.wdb.x_ul[3] = s->ulx; + wp.wdb.y_ul[0] = s->uly >> 24; + wp.wdb.y_ul[1] = s->uly >> 16; + wp.wdb.y_ul[2] = s->uly >> 8; + wp.wdb.y_ul[3] = s->uly; + wp.wdb.width[0] = s->width >> 24; + wp.wdb.width[1] = s->width >> 16; + wp.wdb.width[2] = s->width >> 8; + wp.wdb.width[3] = s->width; + wp.wdb.length[0] = s->length >> 24; + wp.wdb.length[1] = s->length >> 16; + wp.wdb.length[2] = s->length >> 8; + wp.wdb.length[3] = s->length; + wp.wdb.brightness = 0; + wp.wdb.threshold = s->threshold; + wp.wdb.brightness = 128; + wp.wdb.contrast = 128; + wp.wdb.image_composition = s->image_composition; + if (s->image_composition <= 2 || s->image_composition >= 5) + wp.wdb.bpp = s->bpp; + else + wp.wdb.bpp = 1; + wp.wdb.ht_pattern[0] = 0; + wp.wdb.ht_pattern[1] = 0; + if (s->dev->sensedat.model == PCIN500) + wp.wdb.ht_pattern[1] = s->halftone; + wp.wdb.rif_padding = (s->reverse * 128) + 0; + + if (s->dev->sensedat.model == PCIN500) + { + wp.wdbx500.data_length = 0x07; + wp.wdbx500.control = 0 | (s->or << 7) | (s->edge << 6) | (s->nr << 5) | + (s->lightcolor << 2); + wp.wdbx500.format = 0; + wp.wdbx500.gamma = s->gamma; + wp.wdbx500.tint = s->tint; + wp.wdbx500.color = s->color; + wp.wdbx500.reserved1 = 0; + wp.wdbx500.reserved2 = 0; + } + + DBG (5, "wdl=%d\n", (wp.wpdh.wdl[0] << 8) + wp.wpdh.wdl[1]); + DBG (5, "xres=%d\n", (wp.wdb.x_res[0] << 8) + wp.wdb.x_res[1]); + DBG (5, "yres=%d\n", (wp.wdb.y_res[0] << 8) + wp.wdb.y_res[1]); + DBG (5, "ulx=%d\n", (wp.wdb.x_ul[0] << 24) + (wp.wdb.x_ul[1] << 16) + + (wp.wdb.x_ul[2] << 8) + wp.wdb.x_ul[3]); + DBG (5, "uly=%d\n", (wp.wdb.y_ul[0] << 24) + (wp.wdb.y_ul[1] << 16) + + (wp.wdb.y_ul[2] << 8) + wp.wdb.y_ul[3]); + DBG (5, "width=%d\n", (wp.wdb.width[0] << 8) + (wp.wdb.width[1] << 16) + + (wp.wdb.width[2] << 8) + wp.wdb.width[3]); + DBG (5, "length=%d\n", (wp.wdb.length[0] << 16) + (wp.wdb.length[1] << 16) + + (wp.wdb.length[2] << 8) + wp.wdb.length[3]); + + DBG (5, "threshold=%d\n", wp.wdb.threshold); + DBG (5, "image_composition=%d\n", wp.wdb.image_composition); + DBG (5, "bpp=%d\n", wp.wdb.bpp); + DBG (5, "rif_padding=%d\n", wp.wdb.rif_padding); + +#ifdef DEBUG_NEC + { + window_param foo; + size_t len = buf_size; + len += sizeof(WPDH); + DBG (5, "start: GET WINDOW\n"); + status = get_window (s->fd, &foo, &len); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET WINDOW failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } +#if 1 + { + unsigned char *p = (unsigned char*) &foo; + int i; + DBG(11, "get window(debug):\n"); + for (i = 0; i < len; i += 16) + { + DBG(1, "%2x %2x %2x %2x %2x %2x %2x %2x - %2x %2x %2x %2x %2x %2x %2x %2x\n", + p[i], p[i+1], p[i+2], p[i+3], p[i+4], p[i+5], p[i+6], p[i+7], p[i+8], + p[i+9], p[i+10], p[i+11], p[i+12], p[i+13], p[i+14], p[i+15]); + } + } +#endif + foo.wpdh.wpdh[1] = 0; + status = set_window (s->fd, &foo, len); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "SET WINDOW failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } +#if 1 + { + unsigned char *p = (unsigned char*) &foo; + int i; + DBG(11, "set window(debug):\n"); + for (i = 0; i < len; i += 16) + { + DBG(1, "%2x %2x %2x %2x %2x %2x %2x %2x - %2x %2x %2x %2x %2x %2x %2x %2x\n", + p[i], p[i+1], p[i+2], p[i+3], p[i+4], p[i+5], p[i+6], p[i+7], p[i+8], + p[i+9], p[i+10], p[i+11], p[i+12], p[i+13], p[i+14], p[i+15]); + } + } +#endif + } +#endif /* debug_nec */ + +#ifdef DEBUG_NEC + { + unsigned char *p = (unsigned char*) ℘ + int i; + DBG(11, "set window(debug):\n"); + for (i = 0; i < sizeof(wp.wdb) + sizeof(wp.wdbx500); i += 16) + { + DBG(1, "%2x %2x %2x %2x %2x %2x %2x %2x - %2x %2x %2x %2x %2x %2x %2x %2x\n", + p[i], p[i+1], p[i+2], p[i+3], p[i+4], p[i+5], p[i+6], p[i+7], p[i+8], + p[i+9], p[i+10], p[i+11], p[i+12], p[i+13], p[i+14], p[i+15]); + } + } +#endif /* debug_nec */ + + buf_size += sizeof(WPDH); + DBG (5, "start: SET WINDOW\n"); + status = set_window (s->fd, &wp, buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "SET WINDOW failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } + + memset (&wp, 0, buf_size); + DBG (5, "start: GET WINDOW\n"); + status = get_window (s->fd, &wp, &buf_size); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "GET WINDOW failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + return (status); + } +#ifdef DEBUG_NEC + { + unsigned char *p = (unsigned char*) ℘ + int i; + DBG(11, "get window(debug):\n"); + for (i = 0; i < buf_size; i += 16) + { + DBG(1, "%2x %2x %2x %2x %2x %2x %2x %2x - %2x %2x %2x %2x %2x %2x %2x %2x\n", + p[i], p[i+1], p[i+2], p[i+3], p[i+4], p[i+5], p[i+6], p[i+7], p[i+8], + p[i+9], p[i+10], p[i+11], p[i+12], p[i+13], p[i+14], p[i+15]); + } + } +#endif + DBG (5, "xres=%d\n", (wp.wdb.x_res[0] << 8) + wp.wdb.x_res[1]); + DBG (5, "yres=%d\n", (wp.wdb.y_res[0] << 8) + wp.wdb.y_res[1]); + DBG (5, "ulx=%d\n", (wp.wdb.x_ul[0] << 24) + (wp.wdb.x_ul[1] << 16) + + (wp.wdb.x_ul[2] << 8) + wp.wdb.x_ul[3]); + DBG (5, "uly=%d\n", (wp.wdb.y_ul[0] << 24) + (wp.wdb.y_ul[1] << 16) + + (wp.wdb.y_ul[2] << 8) + wp.wdb.y_ul[3]); + DBG (5, "width=%d\n", (wp.wdb.width[0] << 24) + (wp.wdb.width[1] << 16) + + (wp.wdb.width[2] << 8) + wp.wdb.width[3]); + DBG (5, "length=%d\n", (wp.wdb.length[0] << 24) + (wp.wdb.length[1] << 16) + + (wp.wdb.length[2] << 8) + wp.wdb.length[3]); + DBG (5, "start: SCAN\n"); + s->scanning = SANE_TRUE; + s->busy = SANE_TRUE; + s->cancel = SANE_FALSE; + s->get_params_called = 0; + + status = scan (s->fd); +#ifdef DEBUG + { + struct timeval t; + gettimeofday(&t, 0); + DBG(2, "rd: scan started %li.%06li\n", t.tv_sec, t.tv_usec); + } +#endif + if (status != SANE_STATUS_GOOD) + { + DBG (1, "start of scan failed: %s\n", sane_strstatus (status)); + sanei_scsi_close (s->fd); + s->fd = -1; + s->busy = SANE_FALSE; + s->cancel = SANE_FALSE; + return (status); + } + + /* ask the scanner for the scan size */ + /* wait_ready(s->fd); */ +#ifdef DEBUG + { + struct timeval t; + gettimeofday(&t, 0); + DBG(2, "rd: wait_ready ok %li.%06li\n", t.tv_sec, t.tv_usec); + } +#endif + sane_get_parameters(s, 0); +#ifdef DEBUG + { + struct timeval t; + gettimeofday(&t, 0); + DBG(2, "rd: get_params ok %li.%06li\n", t.tv_sec, t.tv_usec); + } +#endif + if (strcmp (mode, M_LINEART_COLOR) != 0) + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + else + { + s->bytes_to_read = s->params.bytes_per_line * s->params.lines; + } + +#ifdef USE_FORK + { + size_t i; + for (i = 0; i < s->dev->info.buffers; i++) + s->rdr_ctl->buf_ctl[i].shm_status = SHM_EMPTY; + s->read_buff = 0; + s->rdr_ctl->cancel = 0; + s->rdr_ctl->running = 0; + s->rdr_ctl->status = SANE_STATUS_GOOD; + } + s->reader_pid = fork(); +#ifdef DEBUG + { + struct timeval t; + gettimeofday(&t, 0); + DBG(2, "rd: forked %li.%06li %i\n", t.tv_sec, t.tv_usec, + s->reader_pid); + } +#endif + if (s->reader_pid == 0) + { + sigset_t ignore_set; + struct SIGACTION act; + + sigfillset (&ignore_set); + sigdelset (&ignore_set, SIGTERM); + sigprocmask (SIG_SETMASK, &ignore_set, 0); + + memset (&act, 0, sizeof (act)); + sigaction (SIGTERM, &act, 0); + + /* don't use exit() since that would run the atexit() handlers... */ + _exit (reader_process (s)); + } + else if (s->reader_pid == -1) + { + s->busy = SANE_FALSE; + do_cancel(s); + return SANE_STATUS_NO_MEM; + } + +#endif /* USE_FORK */ + + + DBG (1, "%d pixels per line, %d bytes, %d lines high, total %lu bytes, " + "dpi=%d\n", s->params.pixels_per_line, s->params.bytes_per_line, + s->params.lines, (u_long) s->bytes_to_read, s->val[OPT_RESOLUTION].w); + + s->busy = SANE_FALSE; + s->buf_used = 0; + s->buf_pos = 0; + + if (s->cancel == SANE_TRUE) + { + do_cancel(s); + DBG (10, ">>\n"); + return(SANE_STATUS_CANCELLED); + } + + DBG (10, ">>\n"); + return (SANE_STATUS_GOOD); + +} + +static SANE_Status +sane_read_direct (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, + SANE_Int * len) +{ + NEC_Scanner *s = handle; + SANE_Status status; + size_t nread; + DBG (10, "<< sane_read_direct "); + +#if 0 + { + buffer_status bs; + size_t len = sizeof (buffer_status); + get_data_buffer_status (s->fd, &bs, &len); + DBG (20, "buffer_status: %i ", bs.fdb[0]*256*256 + bs.fdb[1]*256 + bs.fdb[2]); + } +#endif + DBG (20, "remaining: %lu ", (u_long) s->bytes_to_read); + *len = 0; + + if (s->bytes_to_read == 0) + { + do_cancel (s); + return (SANE_STATUS_EOF); + } + + if (!s->scanning) + return (do_cancel (s)); + nread = max_len; + if (nread > s->bytes_to_read) + nread = s->bytes_to_read; + if (nread > s->dev->info.bufsize) + nread = s->dev->info.bufsize; + +#ifdef USE_FORK + status = read_data(s, dst_buf, &nread); +#else +#ifdef NOTUSE_PCIN500 + wait_ready(s->fd); +#endif + status = read_data (s, dst_buf, &nread); +#endif + if (status != SANE_STATUS_GOOD) + { + do_cancel (s); + return (SANE_STATUS_IO_ERROR); + } + *len = nread; + s->bytes_to_read -= nread; + DBG (20, "remaining: %lu ", (u_long) s->bytes_to_read); + + DBG (10, ">>\n"); + return (SANE_STATUS_GOOD); +} + +static SANE_Status +sane_read_shuffled (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, + SANE_Int * len, int eight_bit_data) +{ + NEC_Scanner *s = handle; + SANE_Status status; + SANE_Byte *dest, *red, *green, *blue, mask; + SANE_Int transfer; + size_t nread, ntest, pixel, max_pixel, line, max_line; + size_t start_input, bytes_per_line_in; + DBG (10, "<< sane_read_shuffled "); + +#if 0 + { + buffer_status bs; + size_t len = sizeof (buffer_status); + get_data_buffer_status (s->fd, &bs, &len); + DBG (20, "buffer_status: %i ", bs.fdb[0]*256*256 + bs.fdb[1]*256 + bs.fdb[2]); + } +#endif + *len = 0; + if (s->bytes_to_read == 0 && s->buf_pos == s->buf_used) + { + do_cancel (s); + DBG (10, ">>\n"); + return (SANE_STATUS_EOF); + } + + if (!s->scanning) + { + DBG (10, ">>\n"); + return(do_cancel(s)); + } + + if (s->buf_pos < s->buf_used) + { + transfer = s->buf_used - s->buf_pos; + if (transfer > max_len) + transfer = max_len; + + memcpy(dst_buf, &(s->buffer[s->buf_pos]), transfer); + s->buf_pos += transfer; + max_len -= transfer; + *len = transfer; + } + + while (max_len > 0 && s->bytes_to_read > 0) + { + if (eight_bit_data) + { + nread = s->dev->info.bufsize / s->params.bytes_per_line - 1; + nread *= s->params.bytes_per_line; + if (nread > s->bytes_to_read) + nread = s->bytes_to_read; + max_line = nread / s->params.bytes_per_line; + start_input = s->params.bytes_per_line; + bytes_per_line_in = s->params.bytes_per_line; + } + else + { + bytes_per_line_in = (s->params.pixels_per_line + 7) / 8; + bytes_per_line_in *= 3; + max_line = s->params.bytes_per_line + bytes_per_line_in; + max_line = s->dev->info.bufsize / max_line; + nread = max_line * bytes_per_line_in; + if (nread > s->bytes_to_read) + { + nread = s->bytes_to_read; + max_line = nread / bytes_per_line_in; + } + start_input = s->dev->info.bufsize - nread; + } + ntest = nread; + +#ifdef USE_FORK + status = read_data (s, &(s->buffer[start_input]), &nread); +#else + status = read_data (s, &(s->buffer[start_input]), &nread); +#endif + if (status != SANE_STATUS_GOOD) + { + do_cancel (s); + DBG (10, ">>\n"); + return (SANE_STATUS_IO_ERROR); + } + + if (nread != ntest) + { + /* if this happens, something is wrong in the input buffer + management... + */ + DBG(1, "Warning: could not read an integral number of scan lines\n"); + DBG(1, " image will be scrambled\n"); + } + + + s->buf_used = max_line * s->params.bytes_per_line; + s->buf_pos = 0; + s->bytes_to_read -= nread; + dest = s->buffer; + max_pixel = s->params.pixels_per_line; + + if (eight_bit_data) + for (line = 1; line <= max_line; line++) + { + red = &(s->buffer[line * s->params.bytes_per_line]); + green = &(red[max_pixel]); + blue = &(green[max_pixel]); + for (pixel = 0; pixel < max_pixel; pixel++) + { + *dest++ = *red++; + *dest++ = *green++; + *dest++ = *blue++; + } + } + else + for (line = 0; line < max_line; line++) + { + red = &(s->buffer[start_input + line * bytes_per_line_in]); + green = &(red[(max_pixel+7)/8]); + blue = &(green[(max_pixel+7)/8]); + mask = 0x80; + for (pixel = 0; pixel < max_pixel; pixel++) + { + *dest++ = (*red & mask) ? 0xff : 0; + *dest++ = (*green & mask) ? 0xff : 0; + *dest++ = (*blue & mask) ? 0xff : 0; + mask = mask >> 1; + if (mask == 0) + { + mask = 0x80; + red++; + green++; + blue++; + } + } + } + + transfer = max_len; + if (transfer > s->buf_used) + transfer = s->buf_used; + memcpy(&(dst_buf[*len]), s->buffer, transfer); + + max_len -= transfer; + s->buf_pos += transfer; + *len += transfer; + } + + if (s->bytes_to_read == 0 && s->buf_pos == s->buf_used) + do_cancel (s); + DBG (10, ">>\n"); + return (SANE_STATUS_GOOD); +} + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, + SANE_Int * len) +{ + NEC_Scanner *s = handle; + SANE_Status status; + + DBG (10, "<< sane_read "); + s->busy = SANE_TRUE; + if (s->cancel == SANE_TRUE) + { + do_cancel(s); + *len = 0; + return (SANE_STATUS_CANCELLED); + } + + if (s->image_composition <= 2) + status = sane_read_direct(handle, dst_buf, max_len, len); + else if (s->image_composition <= 4) + status = sane_read_shuffled(handle, dst_buf, max_len, len, 0); + else if (s->dev->sensedat.model == PCIN500) + status = sane_read_direct(handle, dst_buf, max_len, len); + else + status = sane_read_shuffled(handle, dst_buf, max_len, len, 1); + + s->busy = SANE_FALSE; + if (s->cancel == SANE_TRUE) + { + do_cancel(s); + return (SANE_STATUS_CANCELLED); + } + + DBG (10, ">> \n"); + return (status); +} + +void +sane_cancel (SANE_Handle handle) +{ + NEC_Scanner *s = handle; + DBG (10, "<< sane_cancel "); + + s->cancel = SANE_TRUE; + if (s->busy == SANE_FALSE) + do_cancel(s); + + DBG (10, ">>\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + handle = handle; + non_blocking = non_blocking; /* silence compilation warnings */ + + DBG (10, "<< sane_set_io_mode"); + DBG (10, ">>\n"); + + return SANE_STATUS_UNSUPPORTED; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + handle = handle; + fd = fd; /* silence compilation warnings */ + + DBG (10, "<< sane_get_select_fd"); + DBG (10, ">>\n"); + + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/nec.conf.in b/backend/nec.conf.in new file mode 100644 index 0000000..caa0783 --- /dev/null +++ b/backend/nec.conf.in @@ -0,0 +1 @@ +/dev/scanner diff --git a/backend/nec.h b/backend/nec.h new file mode 100644 index 0000000..5f03513 --- /dev/null +++ b/backend/nec.h @@ -0,0 +1,447 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2000 Kazuya Fukuda + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ + +#ifndef nec_h +#define nec_h 1 + +#include + +/* default values for configurable options. + Though these options are only meaningful if USE_FORK is defined, + they are + DEFAULT_BUFFERS: number of buffers allocated as shared memory + for the data transfer from reader_process to + read_data. The minimum value is 2 + DEFAULT_BUFSIZE: default size of one buffer. Must be greater + than zero. + DEFAULT_QUEUED_READS: number of read requests queued by + sanei_scsi_req_enter. Since queued read requests + are currently only supported for Linux and + DomainOS, this value should automatically be set + dependent on the target OS... + For Linux, 2 is the optimum; for DomainOS, I + don't have any recommendation; other OS + should use the value zero. + + The value for DEFAULT_BUFSIZE is probably too Linux-oriented... +*/ + +#define DEFAULT_BUFFERS 12 +#define DEFAULT_BUFSIZE 128 * 1024 +#define DEFAULT_QUEUED_READS 2 + +#define NEC_MAJOR 0 +#define NEC_MINOR 12 + +typedef enum + { + OPT_NUM_OPTS = 0, + + OPT_MODE_GROUP, + OPT_MODE, + OPT_HALFTONE, + OPT_PAPER, + OPT_SCANSOURCE, + OPT_GAMMA, +#ifdef USE_CUSTOM_GAMMA + OPT_CUSTOM_GAMMA, +#endif + OPT_RESOLUTION_GROUP, +#ifdef USE_RESOLUTION_LIST + OPT_RESOLUTION_LIST, +#endif + OPT_RESOLUTION, + + OPT_GEOMETRY_GROUP, + OPT_TL_X, /* top-left x */ + OPT_TL_Y, /* top-left y */ + OPT_BR_X, /* bottom-right x */ + OPT_BR_Y, /* bottom-right y */ + + OPT_ENHANCEMENT_GROUP, + OPT_EDGE_EMPHASIS, + OPT_OR, + OPT_NR, + OPT_EDGE, + OPT_THRESHOLD, +#ifdef USE_COLOR_THRESHOLD + OPT_THRESHOLD_R, + OPT_THRESHOLD_G, + OPT_THRESHOLD_B, +#endif + OPT_LIGHTCOLOR, + OPT_TINT, + OPT_COLOR, + OPT_PREVIEW, + +#ifdef USE_CUSTOM_GAMMA + OPT_GAMMA_VECTOR, + OPT_GAMMA_VECTOR_R, + OPT_GAMMA_VECTOR_G, + OPT_GAMMA_VECTOR_B, +#endif + /* must come last: */ + NUM_OPTIONS + } +NEC_Option; + +#ifdef USE_FORK + +/* status defines for a buffer: + buffer not used / read request queued / buffer contains data +*/ +#define SHM_EMPTY 0 +#define SHM_BUSY 1 +#define SHM_FULL 2 +typedef struct NEC_shmem_ctl + { + int shm_status; /* can be SHM_EMPTY, SHM_BUSY, SHM_FULL */ + size_t used; /* number of bytes successfully read from scanner */ + size_t nreq; /* number of bytes requested from scanner */ + size_t start; /* index of the begin of used area of the buffer */ + void *qid; + SANE_Byte *buffer; + } +NEC_shmem_ctl; + +typedef struct NEC_rdr_ctl + { + int cancel; /* 1 = flag for the reader process to cancel */ + int running; /* 1 indicates that the reader process is alive */ + SANE_Status status; /* return status of the reader process */ + NEC_shmem_ctl *buf_ctl; + } +NEC_rdr_ctl; +#endif /* USE_FORK */ + +typedef enum + { + /* PCIN500, PCINXXX are used as array indices, so the corresponding + numbers should start at 0 + */ + unknown = -1, + PCIN500, + PCINXXX + } +NEC_Model; + +typedef struct NEC_Info + { + SANE_Range res_range; + SANE_Range tl_x_ranges[3]; /* normal / FSU / ADF */ + SANE_Range br_x_ranges[3]; /* normal / FSU / ADF */ + SANE_Range tl_y_ranges[3]; /* normal / FSU / ADF */ + SANE_Range br_y_ranges[3]; /* normal / FSU / ADF */ + SANE_Range threshold_range; + SANE_Range tint_range; + SANE_Range color_range; + + SANE_Int res_default; + SANE_Int x_default; + SANE_Int y_default; + SANE_Int bmu; + SANE_Int mud; + SANE_Int adf_fsu_installed; + SANE_String_Const scansources[5]; + size_t buffers; + size_t bufsize; + int wanted_bufsize; + size_t queued_reads; + } +NEC_Info; + +typedef struct NEC_Sense_Data + { + NEC_Model model; + /* flag, if conditions like "paper jam" or "cover open" + are considered as an error. Should be 0 for attach, else + a frontend might refuse to start, if the scanner returns + these errors. + */ + int complain_on_adf_error; + /* Linux returns only 16 bytes of sense data... */ + u_char sb[16]; + } +NEC_Sense_Data; + +typedef struct NEC_Device + { + struct NEC_Device *next; + SANE_Device sane; + NEC_Info info; + /* xxx now part of sense data NEC_Model model; */ + NEC_Sense_Data sensedat; + } +NEC_Device; + +typedef struct NEC_New_Device + { + struct NEC_Device *dev; + struct NEC_New_Device *next; + } +NEC_New_Device; + +typedef struct NEC_Scanner + { + struct NEC_Scanner *next; + int fd; + NEC_Device *dev; + SANE_Option_Descriptor opt[NUM_OPTIONS]; + Option_Value val[NUM_OPTIONS]; + SANE_Parameters params; + + int get_params_called; + SANE_Byte *buffer; /* for color data re-ordering */ + SANE_Int buf_used; + SANE_Int buf_pos; + SANE_Int modes; + SANE_Int res; + SANE_Int ulx; + SANE_Int uly; + SANE_Int width; + SANE_Int length; + SANE_Int threshold; + SANE_Int image_composition; + SANE_Int bpp; + SANE_Int halftone; + SANE_Bool reverse; + SANE_Bool or; + SANE_Bool nr; + SANE_Int gamma; + SANE_Int edge; + SANE_Int lightcolor; + SANE_Int adf_fsu_mode; /* mode selected by user */ + SANE_Int adf_scan; /* flag, if the actual scan is an ADF scan */ + + SANE_Int tint; + SANE_Int color; + + size_t bytes_to_read; + size_t max_lines_to_read; + size_t unscanned_lines; + SANE_Bool scanning; + SANE_Bool busy; + SANE_Bool cancel; +#ifdef USE_CUSTOM_GAMMA + SANE_Int gamma_table[4][256]; +#endif +#ifdef USE_FORK + pid_t reader_pid; + NEC_rdr_ctl *rdr_ctl; + int shmid; + size_t read_buff; /* index of the buffer actually used by read_data */ +#endif /* USE_FORK */ + } +NEC_Scanner; + +typedef struct NEC_Send +{ + SANE_Int dtc; + SANE_Int dtq; + SANE_Int length; + SANE_Byte *data; +} +NEC_Send; + +typedef struct WPDH +{ + u_char wpdh[6]; + u_char wdl[2]; +} +WPDH; + +typedef struct WDB +{ + SANE_Byte wid; + SANE_Byte autobit; + SANE_Byte x_res[2]; + SANE_Byte y_res[2]; + + SANE_Byte x_ul[4]; + SANE_Byte y_ul[4]; + SANE_Byte width[4]; + SANE_Byte length[4]; + + SANE_Byte brightness; + SANE_Byte threshold; + SANE_Byte contrast; + SANE_Byte image_composition; + SANE_Byte bpp; + + SANE_Byte ht_pattern[2]; + SANE_Byte rif_padding; + SANE_Byte bit_ordering[2]; + SANE_Byte compression_type; + SANE_Byte compression_argument; + SANE_Byte reserved[6]; +} +WDB; + +/* "extension" of the window descriptor block for the PC-IN500 */ +typedef struct XWDBX500 + { + SANE_Byte data_length; + SANE_Byte control; + SANE_Byte format; + SANE_Byte gamma; + SANE_Byte tint; + SANE_Byte color; + SANE_Byte reserved1; + SANE_Byte reserved2; + } +WDBX500; + +typedef struct window_param +{ + WPDH wpdh; + WDB wdb; + WDBX500 wdbx500; +} +window_param; + +typedef struct mode_sense_param +{ + SANE_Byte mode_data_length; + SANE_Byte mode_param_header2; + SANE_Byte mode_param_header3; + SANE_Byte mode_desciptor_length; + SANE_Byte page_code; + SANE_Byte page_length; /* 6 */ + SANE_Byte bmu; + SANE_Byte res2; + SANE_Byte mud[2]; + SANE_Byte res3; + SANE_Byte res4; +} +mode_sense_param; + +typedef struct mode_sense_subdevice +{ + SANE_Byte mode_data_length; + SANE_Byte mode_param_header2; + SANE_Byte mode_param_header3; + SANE_Byte mode_desciptor_length; + SANE_Byte res1[5]; + SANE_Byte blocklength[3]; + SANE_Byte page_code; + SANE_Byte page_length; /* 0x1a */ + SANE_Byte a_mode_type; + SANE_Byte f_mode_type; + SANE_Byte res2; + SANE_Byte max_x[4]; + SANE_Byte max_y[4]; + SANE_Byte res3[2]; + SANE_Byte x_basic_resolution[2]; + SANE_Byte y_basic_resolution[2]; + SANE_Byte x_max_resolution[2]; + SANE_Byte y_max_resolution[2]; + SANE_Byte x_min_resolution[2]; + SANE_Byte y_min_resolution[2]; + SANE_Byte res4; +} +mode_sense_subdevice; + +typedef struct mode_select_param +{ + SANE_Byte mode_param_header1; + SANE_Byte mode_param_header2; + SANE_Byte mode_param_header3; + SANE_Byte mode_param_header4; + SANE_Byte page_code; + SANE_Byte page_length; /* 6 */ + SANE_Byte res1; + SANE_Byte res2; + SANE_Byte mud[2]; + SANE_Byte res3; + SANE_Byte res4; +} +mode_select_param; + +typedef struct mode_select_subdevice +{ + SANE_Byte mode_param_header1; + SANE_Byte mode_param_header2; + SANE_Byte mode_param_header3; + SANE_Byte mode_param_header4; + SANE_Byte page_code; + SANE_Byte page_length; /* 0x1A */ + SANE_Byte a_mode; + SANE_Byte f_mode; + SANE_Byte res[24]; +} +mode_select_subdevice; + +typedef struct buffer_status +{ + SANE_Byte data_length[3]; + SANE_Byte block; + SANE_Byte window_id; + SANE_Byte reserved; + SANE_Byte bsa[3]; /* buffer space available */ + SANE_Byte fdb[3]; /* filled data buffer */ +} +buffer_status; + +/* SCSI commands */ +#define TEST_UNIT_READY 0x00 +#define REQUEST_SENSE 0x03 +#define INQUIRY 0x12 +#define MODE_SELECT6 0x15 +#define RESERVE_UNIT 0x16 +#define RELEASE_UNIT 0x17 +#define MODE_SENSE6 0x1a +#define SCAN 0x1b +#define SEND_DIAGNOSTIC 0x1d +#define SET_WINDOW 0x24 +#define GET_WINDOW 0x25 +#define READ 0x28 +#define SEND 0x2a +#define GET_DATA_BUFFER_STATUS 0x34 + +#define SENSE_LEN 18 +#define INQUIRY_LEN 36 +#define MODEPARAM_LEN 12 +#define MODE_SUBDEV_LEN 32 +#define WINDOW_LEN 76 +#define BUFFERSTATUS_LEN 12 + +#endif /* not nec_h */ diff --git a/backend/net.c b/backend/net.c new file mode 100644 index 0000000..16fba2f --- /dev/null +++ b/backend/net.c @@ -0,0 +1,2378 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 David Mosberger-Tang + Copyright (C) 2003, 2008 Julien BLACHE + AF-independent code + IPv6, Avahi support + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. + + This file implements a SANE network-based meta backend. */ + +#ifdef _AIX +# include "../include/lalloca.h" /* MUST come first for AIX! */ +#endif + +#include "../include/sane/config.h" +#include "../include/lalloca.h" +#include "../include/_stdint.h" + +#include +#include +#include +#include +#include +#include +#ifdef HAVE_LIBC_H +# include /* NeXTStep/OpenStep */ +#endif + +#include +#include + +#include +#include /* OS/2 needs this _after_ , grrr... */ + +#ifdef WITH_AVAHI +# include +# include + +# include +# include +# include + +# define SANED_SERVICE_DNS "_sane-port._tcp" + +static AvahiClient *avahi_client = NULL; +static AvahiThreadedPoll *avahi_thread = NULL; +static AvahiServiceBrowser *avahi_browser = NULL; +#endif /* WITH_AVAHI */ + +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_net.h" +#include "../include/sane/sanei_codec_bin.h" +#include "net.h" + +#define BACKEND_NAME net +#include "../include/sane/sanei_backend.h" + +#ifndef PATH_MAX +# define PATH_MAX 1024 +#endif + +#include "../include/sane/sanei_config.h" +#define NET_CONFIG_FILE "net.conf" + +/* Please increase version number with every change + (don't forget to update net.desc) */ + +/* define the version string depending on which network code is used */ +#if defined (HAVE_GETADDRINFO) && defined (HAVE_GETNAMEINFO) +# define NET_USES_AF_INDEP +# ifdef ENABLE_IPV6 +# define NET_VERSION "1.0.14 (AF-indep+IPv6)" +# else +# define NET_VERSION "1.0.14 (AF-indep)" +# endif /* ENABLE_IPV6 */ +#else +# undef ENABLE_IPV6 +# define NET_VERSION "1.0.14" +#endif /* HAVE_GETADDRINFO && HAVE_GETNAMEINFO */ + +static SANE_Auth_Callback auth_callback; +static Net_Device *first_device; +static Net_Scanner *first_handle; +static const SANE_Device **devlist; +static int client_big_endian; /* 1 == big endian; 0 == little endian */ +static int server_big_endian; /* 1 == big endian; 0 == little endian */ +static int depth; /* bits per pixel */ +static int connect_timeout = -1; /* timeout for connection to saned */ + +#ifndef NET_USES_AF_INDEP +static int saned_port; +#endif /* !NET_USES_AF_INDEP */ + +/* This variable is only needed, if the depth is 16bit/channel and + client/server have different endianness. A value of -1 means, that there's + no hang over; otherwise the value has to be casted to SANE_Byte. hang_over + means, that there is a remaining byte from a previous call to sane_read, + which could not be byte-swapped, e.g. because the frontend requested an odd + number of bytes. +*/ +static int hang_over; + +/* This variable is only needed, if the depth is 16bit/channel and + client/server have different endianness. A value of -1 means, that there's + no left over; otherwise the value has to be casted to SANE_Byte. left_over + means, that there is a remaining byte from a previous call to sane_read, + which already is in the the correct byte order, but could not be returned, + e.g. because the frontend requested only one byte per call. +*/ +static int left_over; + + +#ifdef NET_USES_AF_INDEP +static SANE_Status +add_device (const char *name, Net_Device ** ndp) +{ + struct addrinfo hints; + struct addrinfo *res; + struct addrinfo *resp; + struct sockaddr_in *sin; +#ifdef ENABLE_IPV6 + struct sockaddr_in6 *sin6; +#endif /* ENABLE_IPV6 */ + + Net_Device *nd = NULL; + + int error; + short sane_port = htons (6566); + + DBG (1, "add_device: adding backend %s\n", name); + + for (nd = first_device; nd; nd = nd->next) + if (strcmp (nd->name, name) == 0) + { + DBG (1, "add_device: already in list\n"); + + if (ndp) + *ndp = nd; + + return SANE_STATUS_GOOD; + } + + memset (&hints, 0, sizeof(hints)); + +# ifdef ENABLE_IPV6 + hints.ai_family = PF_UNSPEC; +# else + hints.ai_family = PF_INET; +# endif /* ENABLE_IPV6 */ + + error = getaddrinfo (name, "sane-port", &hints, &res); + if (error) + { + error = getaddrinfo (name, NULL, &hints, &res); + if (error) + { + DBG (1, "add_device: error while getting address of host %s: %s\n", + name, gai_strerror (error)); + + return SANE_STATUS_IO_ERROR; + } + else + { + for (resp = res; resp != NULL; resp = resp->ai_next) + { + switch (resp->ai_family) + { + case AF_INET: + sin = (struct sockaddr_in *) resp->ai_addr; + sin->sin_port = sane_port; + break; +#ifdef ENABLE_IPV6 + case AF_INET6: + sin6 = (struct sockaddr_in6 *) resp->ai_addr; + sin6->sin6_port = sane_port; + break; +#endif /* ENABLE_IPV6 */ + } + } + } + } + + nd = malloc (sizeof (Net_Device)); + if (!nd) + { + DBG (1, "add_device: not enough memory for Net_Device struct\n"); + + freeaddrinfo (res); + return SANE_STATUS_NO_MEM; + } + + memset (nd, 0, sizeof (Net_Device)); + nd->name = strdup (name); + if (!nd->name) + { + DBG (1, "add_device: not enough memory to duplicate name\n"); + free(nd); + return SANE_STATUS_NO_MEM; + } + + nd->addr = res; + nd->ctl = -1; + + nd->next = first_device; + + first_device = nd; + + if (ndp) + *ndp = nd; + DBG (2, "add_device: backend %s added\n", name); + return SANE_STATUS_GOOD; +} + +#else /* !NET_USES_AF_INDEP */ + +static SANE_Status +add_device (const char *name, Net_Device ** ndp) +{ + struct hostent *he; + Net_Device *nd; + struct sockaddr_in *sin; + + DBG (1, "add_device: adding backend %s\n", name); + + for (nd = first_device; nd; nd = nd->next) + if (strcmp (nd->name, name) == 0) + { + DBG (1, "add_device: already in list\n"); + + if (ndp) + *ndp = nd; + + return SANE_STATUS_GOOD; + } + + he = gethostbyname (name); + if (!he) + { + DBG (1, "add_device: can't get address of host %s\n", name); + return SANE_STATUS_IO_ERROR; + } + + if (he->h_addrtype != AF_INET) + { + DBG (1, "add_device: don't know how to deal with addr family %d\n", + he->h_addrtype); + return SANE_STATUS_INVAL; + } + + nd = malloc (sizeof (*nd)); + if (!nd) + { + DBG (1, "add_device: not enough memory for Net_Device struct\n"); + return SANE_STATUS_NO_MEM; + } + + memset (nd, 0, sizeof (*nd)); + nd->name = strdup (name); + if (!nd->name) + { + DBG (1, "add_device: not enough memory to duplicate name\n"); + free (nd); + return SANE_STATUS_NO_MEM; + } + nd->addr.sa_family = he->h_addrtype; + + sin = (struct sockaddr_in *) &nd->addr; + memcpy (&sin->sin_addr, he->h_addr_list[0], he->h_length); + + nd->ctl = -1; + nd->next = first_device; + first_device = nd; + if (ndp) + *ndp = nd; + DBG (2, "add_device: backend %s added\n", name); + return SANE_STATUS_GOOD; +} +#endif /* NET_USES_AF_INDEP */ + + +#ifdef NET_USES_AF_INDEP +static SANE_Status +connect_dev (Net_Device * dev) +{ + struct addrinfo *addrp; + + SANE_Word version_code; + SANE_Init_Reply reply; + SANE_Status status = SANE_STATUS_IO_ERROR; + SANE_Init_Req req; + SANE_Bool connected = SANE_FALSE; +#ifdef TCP_NODELAY + int on = 1; + int level = -1; +#endif + struct timeval tv; + + int i; + + DBG (2, "connect_dev: trying to connect to %s\n", dev->name); + + for (addrp = dev->addr, i = 0; (addrp != NULL) && (connected == SANE_FALSE); addrp = addrp->ai_next, i++) + { +# ifdef ENABLE_IPV6 + if ((addrp->ai_family != AF_INET) && (addrp->ai_family != AF_INET6)) +# else /* !ENABLE_IPV6 */ + if (addrp->ai_family != AF_INET) +# endif /* ENABLE_IPV6 */ + { + DBG (1, "connect_dev: [%d] don't know how to deal with addr family %d\n", + i, addrp->ai_family); + continue; + } + + dev->ctl = socket (addrp->ai_family, SOCK_STREAM, 0); + if (dev->ctl < 0) + { + DBG (1, "connect_dev: [%d] failed to obtain socket (%s)\n", + i, strerror (errno)); + dev->ctl = -1; + continue; + } + + /* Set SO_SNDTIMEO for the connection to saned */ + if (connect_timeout > 0) + { + tv.tv_sec = connect_timeout; + tv.tv_usec = 0; + + if (setsockopt (dev->ctl, SOL_SOCKET, SO_SNDTIMEO, &tv, sizeof(tv)) < 0) + { + DBG (1, "connect_dev: [%d] failed to set SO_SNDTIMEO (%s)\n", i, strerror (errno)); + } + } + + if (connect (dev->ctl, addrp->ai_addr, addrp->ai_addrlen) < 0) + { + DBG (1, "connect_dev: [%d] failed to connect (%s)\n", i, strerror (errno)); + dev->ctl = -1; + continue; + } + DBG (3, "connect_dev: [%d] connection succeeded (%s)\n", i, (addrp->ai_family == AF_INET6) ? "IPv6" : "IPv4"); + dev->addr_used = addrp; + connected = SANE_TRUE; + } + + if (connected != SANE_TRUE) + { + DBG (1, "connect_dev: couldn't connect to host (see messages above)\n"); + return SANE_STATUS_IO_ERROR; + } + +#else /* !NET_USES_AF_INDEP */ + +static SANE_Status +connect_dev (Net_Device * dev) +{ + struct sockaddr_in *sin; + SANE_Word version_code; + SANE_Init_Reply reply; + SANE_Status status = SANE_STATUS_IO_ERROR; + SANE_Init_Req req; +#ifdef TCP_NODELAY + int on = 1; + int level = -1; +#endif + struct timeval tv; + + DBG (2, "connect_dev: trying to connect to %s\n", dev->name); + + if (dev->addr.sa_family != AF_INET) + { + DBG (1, "connect_dev: don't know how to deal with addr family %d\n", + dev->addr.sa_family); + return SANE_STATUS_IO_ERROR; + } + + dev->ctl = socket (dev->addr.sa_family, SOCK_STREAM, 0); + if (dev->ctl < 0) + { + DBG (1, "connect_dev: failed to obtain socket (%s)\n", + strerror (errno)); + dev->ctl = -1; + return SANE_STATUS_IO_ERROR; + } + sin = (struct sockaddr_in *) &dev->addr; + sin->sin_port = saned_port; + + + /* Set SO_SNDTIMEO for the connection to saned */ + if (connect_timeout > 0) + { + tv.tv_sec = connect_timeout; + tv.tv_usec = 0; + + if (setsockopt (dev->ctl, SOL_SOCKET, SO_SNDTIMEO, &tv, sizeof(tv)) < 0) + { + DBG (1, "connect_dev: failed to set SO_SNDTIMEO (%s)\n", strerror (errno)); + } + } + + if (connect (dev->ctl, &dev->addr, sizeof (dev->addr)) < 0) + { + DBG (1, "connect_dev: failed to connect (%s)\n", strerror (errno)); + dev->ctl = -1; + return SANE_STATUS_IO_ERROR; + } + DBG (3, "connect_dev: connection succeeded\n"); +#endif /* NET_USES_AF_INDEP */ + + /* We're connected now, so reset SO_SNDTIMEO to the default value of 0 */ + if (connect_timeout > 0) + { + tv.tv_sec = 0; + tv.tv_usec = 0; + + if (setsockopt (dev->ctl, SOL_SOCKET, SO_SNDTIMEO, &tv, sizeof(tv)) < 0) + { + DBG (1, "connect_dev: failed to reset SO_SNDTIMEO (%s)\n", strerror (errno)); + } + } + +#ifdef TCP_NODELAY +# ifdef SOL_TCP + level = SOL_TCP; +# else /* !SOL_TCP */ + /* Look up the protocol level in the protocols database. */ + { + struct protoent *p; + p = getprotobyname ("tcp"); + if (p == 0) + DBG (1, "connect_dev: cannot look up `tcp' protocol number"); + else + level = p->p_proto; + } +# endif /* SOL_TCP */ + + if (level == -1 || + setsockopt (dev->ctl, level, TCP_NODELAY, &on, sizeof (on))) + DBG (1, "connect_dev: failed to put send socket in TCP_NODELAY mode (%s)", + strerror (errno)); +#endif /* !TCP_NODELAY */ + + DBG (2, "connect_dev: sanei_w_init\n"); + sanei_w_init (&dev->wire, sanei_codec_bin_init); + dev->wire.io.fd = dev->ctl; + dev->wire.io.read = read; + dev->wire.io.write = write; + + /* exchange version codes with the server: */ + req.version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, + SANEI_NET_PROTOCOL_VERSION); + req.username = getlogin (); + DBG (2, "connect_dev: net_init (user=%s, local version=%d.%d.%d)\n", + req.username, V_MAJOR, V_MINOR, SANEI_NET_PROTOCOL_VERSION); + sanei_w_call (&dev->wire, SANE_NET_INIT, + (WireCodecFunc) sanei_w_init_req, &req, + (WireCodecFunc) sanei_w_init_reply, &reply); + + if (dev->wire.status != 0) + { + DBG (1, "connect_dev: argument marshalling error (%s)\n", + strerror (dev->wire.status)); + status = SANE_STATUS_IO_ERROR; + goto fail; + } + + status = reply.status; + version_code = reply.version_code; + DBG (2, "connect_dev: freeing init reply (status=%s, remote " + "version=%d.%d.%d)\n", sane_strstatus (status), + SANE_VERSION_MAJOR (version_code), + SANE_VERSION_MINOR (version_code), SANE_VERSION_BUILD (version_code)); + sanei_w_free (&dev->wire, (WireCodecFunc) sanei_w_init_reply, &reply); + + if (status != 0) + { + DBG (1, "connect_dev: access to %s denied\n", dev->name); + goto fail; + } + if (SANE_VERSION_MAJOR (version_code) != V_MAJOR) + { + DBG (1, "connect_dev: major version mismatch: got %d, expected %d\n", + SANE_VERSION_MAJOR (version_code), V_MAJOR); + status = SANE_STATUS_IO_ERROR; + goto fail; + } + if (SANE_VERSION_BUILD (version_code) != SANEI_NET_PROTOCOL_VERSION + && SANE_VERSION_BUILD (version_code) != 2) + { + DBG (1, "connect_dev: network protocol version mismatch: " + "got %d, expected %d\n", + SANE_VERSION_BUILD (version_code), SANEI_NET_PROTOCOL_VERSION); + status = SANE_STATUS_IO_ERROR; + goto fail; + } + dev->wire.version = SANE_VERSION_BUILD (version_code); + DBG (4, "connect_dev: done\n"); + return SANE_STATUS_GOOD; + +fail: + DBG (2, "connect_dev: closing connection to %s\n", dev->name); + close (dev->ctl); + dev->ctl = -1; + return status; +} + + +static SANE_Status +fetch_options (Net_Scanner * s) +{ + int option_number; + DBG (3, "fetch_options: %p\n", (void *) s); + + if (s->opt.num_options) + { + DBG (2, "fetch_options: %d option descriptors cached... freeing\n", + s->opt.num_options); + sanei_w_set_dir (&s->hw->wire, WIRE_FREE); + s->hw->wire.status = 0; + sanei_w_option_descriptor_array (&s->hw->wire, &s->opt); + if (s->hw->wire.status) + { + DBG (1, "fetch_options: failed to free old list (%s)\n", + strerror (s->hw->wire.status)); + return SANE_STATUS_IO_ERROR; + } + } + DBG (3, "fetch_options: get_option_descriptors\n"); + sanei_w_call (&s->hw->wire, SANE_NET_GET_OPTION_DESCRIPTORS, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_option_descriptor_array, &s->opt); + if (s->hw->wire.status) + { + DBG (1, "fetch_options: failed to get option descriptors (%s)\n", + strerror (s->hw->wire.status)); + return SANE_STATUS_IO_ERROR; + } + + if (s->local_opt.num_options == 0) + { + DBG (3, "fetch_options: creating %d local option descriptors\n", + s->opt.num_options); + s->local_opt.desc = + malloc (s->opt.num_options * sizeof (s->local_opt.desc)); + if (!s->local_opt.desc) + { + DBG (1, "fetch_options: couldn't malloc s->local_opt.desc\n"); + return SANE_STATUS_NO_MEM; + } + for (option_number = 0; + option_number < s->opt.num_options; + option_number++) + { + s->local_opt.desc[option_number] = + malloc (sizeof (SANE_Option_Descriptor)); + if (!s->local_opt.desc[option_number]) + { + DBG (1, "fetch_options: couldn't malloc " + "s->local_opt.desc[%d]\n", option_number); + return SANE_STATUS_NO_MEM; + } + } + s->local_opt.num_options = s->opt.num_options; + } + else if (s->local_opt.num_options != s->opt.num_options) + { + DBG (1, "fetch_options: option number count changed during runtime?\n"); + return SANE_STATUS_INVAL; + } + + DBG (3, "fetch_options: copying %d option descriptors\n", + s->opt.num_options); + + for (option_number = 0; option_number < s->opt.num_options; option_number++) + { + memcpy (s->local_opt.desc[option_number], s->opt.desc[option_number], + sizeof (SANE_Option_Descriptor)); + } + + s->options_valid = 1; + DBG (3, "fetch_options: %d options fetched\n", s->opt.num_options); + return SANE_STATUS_GOOD; +} + +static SANE_Status +do_cancel (Net_Scanner * s) +{ + DBG (2, "do_cancel: %p\n", (void *) s); + s->hw->auth_active = 0; + if (s->data >= 0) + { + DBG (3, "do_cancel: closing data pipe\n"); + close (s->data); + s->data = -1; + } + return SANE_STATUS_CANCELLED; +} + +static void +do_authorization (Net_Device * dev, SANE_String resource) +{ + SANE_Authorization_Req req; + SANE_Char username[SANE_MAX_USERNAME_LEN]; + SANE_Char password[SANE_MAX_PASSWORD_LEN]; + char *net_resource; + + DBG (2, "do_authorization: dev=%p resource=%s\n", (void *) dev, resource); + + dev->auth_active = 1; + + memset (&req, 0, sizeof (req)); + memset (username, 0, sizeof (SANE_Char) * SANE_MAX_USERNAME_LEN); + memset (password, 0, sizeof (SANE_Char) * SANE_MAX_PASSWORD_LEN); + + net_resource = malloc (strlen (resource) + 6 + strlen (dev->name)); + + if (net_resource != NULL) + { + sprintf (net_resource, "net:%s:%s", dev->name, resource); + if (auth_callback) + { + DBG (2, "do_authorization: invoking auth_callback, resource = %s\n", + net_resource); + (*auth_callback) (net_resource, username, password); + } + else + DBG (1, "do_authorization: no auth_callback present\n"); + free (net_resource); + } + else /* Is this necessary? If we don't have these few bytes we will get + in trouble later anyway */ + { + DBG (1, "do_authorization: not enough memory for net_resource\n"); + if (auth_callback) + { + DBG (2, "do_authorization: invoking auth_callback, resource = %s\n", + resource); + (*auth_callback) (resource, username, password); + } + else + DBG (1, "do_authorization: no auth_callback present\n"); + } + + if (dev->auth_active) + { + SANE_Word ack; + + req.resource = resource; + req.username = username; + req.password = password; + DBG (2, "do_authorization: relaying authentication data\n"); + sanei_w_call (&dev->wire, SANE_NET_AUTHORIZE, + (WireCodecFunc) sanei_w_authorization_req, &req, + (WireCodecFunc) sanei_w_word, &ack); + } + else + DBG (1, "do_authorization: auth_active is false... strange\n"); +} + + +#ifdef WITH_AVAHI +static void +net_avahi_resolve_callback (AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, + AvahiResolverEvent event, const char *name, const char *type, + const char *domain, const char *host_name, const AvahiAddress *address, + uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, + void *userdata) +{ + char a[AVAHI_ADDRESS_STR_MAX]; + char *t; + + /* unused */ + interface = interface; + protocol = protocol; + userdata = userdata; + + if (!r) + return; + + switch (event) + { + case AVAHI_RESOLVER_FAILURE: + DBG (1, "net_avahi_resolve_callback: failed to resolve service '%s' of type '%s' in domain '%s': %s\n", + name, type, domain, avahi_strerror (avahi_client_errno (avahi_service_resolver_get_client (r)))); + break; + + case AVAHI_RESOLVER_FOUND: + DBG (3, "net_avahi_resolve_callback: service '%s' of type '%s' in domain '%s':\n", name, type, domain); + + avahi_address_snprint(a, sizeof (a), address); + t = avahi_string_list_to_string (txt); + + DBG (3, "\t%s:%u (%s)\n\tTXT=%s\n\tcookie is %u\n\tis_local: %i\n\tour_own: %i\n" + "\twide_area: %i\n\tmulticast: %i\n\tcached: %i\n", + host_name, port, a, t, avahi_string_list_get_service_cookie (txt), + !!(flags & AVAHI_LOOKUP_RESULT_LOCAL), !!(flags & AVAHI_LOOKUP_RESULT_OUR_OWN), + !!(flags & AVAHI_LOOKUP_RESULT_WIDE_AREA), !!(flags & AVAHI_LOOKUP_RESULT_MULTICAST), + !!(flags & AVAHI_LOOKUP_RESULT_CACHED)); + + /* TODO: evaluate TXT record */ + + /* Try first with the name */ + if (add_device (host_name, NULL) != SANE_STATUS_GOOD) + { + DBG (1, "net_avahi_resolve_callback: couldn't add backend with name %s\n", host_name); + + /* Then try the raw IP address */ + if (add_device (t, NULL) != SANE_STATUS_GOOD) + DBG (1, "net_avahi_resolve_callback: couldn't add backend with IP address %s either\n", t); + } + + avahi_free (t); + break; + } + + avahi_service_resolver_free(r); +} + +static void +net_avahi_browse_callback (AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, + AvahiBrowserEvent event, const char *name, const char *type, + const char *domain, AvahiLookupResultFlags flags, void *userdata) +{ + AvahiProtocol proto; + + /* unused */ + flags = flags; + userdata = userdata; + + if (!b) + return; + + switch (event) + { + case AVAHI_BROWSER_FAILURE: + DBG (1, "net_avahi_browse_callback: %s\n", avahi_strerror (avahi_client_errno (avahi_service_browser_get_client (b)))); + avahi_threaded_poll_quit (avahi_thread); + return; + + case AVAHI_BROWSER_NEW: + DBG (3, "net_avahi_browse_callback: NEW: service '%s' of type '%s' in domain '%s'\n", name, type, domain); + + /* The server will actually be added to our list in the resolver callback */ + + /* The resolver object will be freed in the resolver callback, or by + * the server if it terminates before the callback is called. + */ +#ifdef ENABLE_IPV6 + proto = AVAHI_PROTO_UNSPEC; +#else + proto = AVAHI_PROTO_INET; +#endif /* ENABLE_IPV6 */ + if (!(avahi_service_resolver_new (avahi_client, interface, protocol, name, type, domain, proto, 0, net_avahi_resolve_callback, NULL))) + DBG (2, "net_avahi_browse_callback: failed to resolve service '%s': %s\n", name, avahi_strerror (avahi_client_errno (avahi_client))); + break; + + case AVAHI_BROWSER_REMOVE: + DBG (3, "net_avahi_browse_callback: REMOVE: service '%s' of type '%s' in domain '%s'\n", name, type, domain); + /* With the current architecture, we cannot safely remove a server from the list */ + break; + + case AVAHI_BROWSER_ALL_FOR_NOW: + case AVAHI_BROWSER_CACHE_EXHAUSTED: + DBG (3, "net_avahi_browse_callback: %s\n", event == AVAHI_BROWSER_CACHE_EXHAUSTED ? "CACHE_EXHAUSTED" : "ALL_FOR_NOW"); + break; + } +} + +static void +net_avahi_callback (AvahiClient *c, AvahiClientState state, void * userdata) +{ + AvahiProtocol proto; + int error; + + /* unused */ + userdata = userdata; + + if (!c) + return; + + switch (state) + { + case AVAHI_CLIENT_CONNECTING: + break; + + case AVAHI_CLIENT_S_COLLISION: + case AVAHI_CLIENT_S_REGISTERING: + case AVAHI_CLIENT_S_RUNNING: + if (avahi_browser) + return; + +#ifdef ENABLE_IPV6 + proto = AVAHI_PROTO_UNSPEC; +#else + proto = AVAHI_PROTO_INET; +#endif /* ENABLE_IPV6 */ + + avahi_browser = avahi_service_browser_new (c, AVAHI_IF_UNSPEC, proto, SANED_SERVICE_DNS, NULL, 0, net_avahi_browse_callback, NULL); + if (avahi_browser == NULL) + { + DBG (1, "net_avahi_callback: could not create service browser: %s\n", avahi_strerror (avahi_client_errno (c))); + avahi_threaded_poll_quit (avahi_thread); + } + break; + + case AVAHI_CLIENT_FAILURE: + error = avahi_client_errno (c); + + if (error == AVAHI_ERR_DISCONNECTED) + { + /* Server disappeared - try to reconnect */ + avahi_client_free (avahi_client); + avahi_client = NULL; + + if (avahi_browser) + { + avahi_service_browser_free (avahi_browser); + avahi_browser = NULL; + } + + avahi_client = avahi_client_new (avahi_threaded_poll_get (avahi_thread), AVAHI_CLIENT_NO_FAIL, net_avahi_callback, NULL, &error); + if (avahi_client == NULL) + { + DBG (1, "net_avahi_init: could not create Avahi client: %s\n", avahi_strerror (error)); + avahi_threaded_poll_quit (avahi_thread); + } + } + else + { + /* Another error happened - game over */ + DBG (1, "net_avahi_callback: server connection failure: %s\n", avahi_strerror (error)); + avahi_threaded_poll_quit (avahi_thread); + } + break; + } +} + + +static void +net_avahi_init (void) +{ + int error; + + avahi_thread = avahi_threaded_poll_new (); + if (avahi_thread == NULL) + { + DBG (1, "net_avahi_init: could not create threaded poll object\n"); + goto fail; + } + + avahi_client = avahi_client_new (avahi_threaded_poll_get (avahi_thread), AVAHI_CLIENT_NO_FAIL, net_avahi_callback, NULL, &error); + if (avahi_client == NULL) + { + DBG (1, "net_avahi_init: could not create Avahi client: %s\n", avahi_strerror (error)); + goto fail; + } + + if (avahi_threaded_poll_start (avahi_thread) < 0) + { + DBG (1, "net_avahi_init: Avahi thread failed to start\n"); + goto fail; + } + + /* All done */ + return; + + fail: + DBG (1, "net_avahi_init: Avahi init failed, support disabled\n"); + + if (avahi_client) + { + avahi_client_free (avahi_client); + avahi_client = NULL; + } + + if (avahi_thread) + { + avahi_threaded_poll_free (avahi_thread); + avahi_thread = NULL; + } +} + +static void +net_avahi_cleanup (void) +{ + if (!avahi_thread) + return; + + DBG (1, "net_avahi_cleanup: stopping thread\n"); + + avahi_threaded_poll_stop (avahi_thread); + + if (avahi_browser) + avahi_service_browser_free (avahi_browser); + + if (avahi_client) + avahi_client_free (avahi_client); + + avahi_threaded_poll_free (avahi_thread); + + DBG (1, "net_avahi_cleanup: done\n"); +} +#endif /* WITH_AVAHI */ + + +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + char device_name[PATH_MAX]; + const char *optval; + const char *env; + size_t len; + FILE *fp; + short ns = 0x1234; + unsigned char *p = (unsigned char *)(&ns); + +#ifndef NET_USES_AF_INDEP + struct servent *serv; +#endif /* !NET_USES_AF_INDEP */ + + DBG_INIT (); + + DBG (2, "sane_init: authorize %s null, version_code %s null\n", (authorize) ? "!=" : "==", + (version_code) ? "!=" : "=="); + + devlist = NULL; + first_device = NULL; + first_handle = NULL; + +#ifdef WITH_AVAHI + net_avahi_init (); +#endif /* WITH_AVAHI */ + + auth_callback = authorize; + + /* Return the version number of the sane-backends package to allow + the frontend to print them. This is done only for net and dll, + because these backends are usually called by the frontend. */ + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_DLL_V_MAJOR, SANE_DLL_V_MINOR, + SANE_DLL_V_BUILD); + + DBG (1, "sane_init: SANE net backend version %s from %s\n", NET_VERSION, + PACKAGE_STRING); + + /* determine (client) machine byte order */ + if (*p == 0x12) + { + client_big_endian = 1; + DBG (3, "sane_init: Client has big endian byte order\n"); + } + else + { + client_big_endian = 0; + DBG (3, "sane_init: Client has little endian byte order\n"); + } + +#ifndef NET_USES_AF_INDEP + DBG (2, "sane_init: determining sane service port\n"); + serv = getservbyname ("sane-port", "tcp"); + + if (serv) + { + DBG (2, "sane_init: found port %d\n", ntohs (serv->s_port)); + saned_port = serv->s_port; + } + else + { + saned_port = htons (6566); + DBG (1, "sane_init: could not find `sane-port' service (%s); using default " + "port %d\n", strerror (errno), ntohs (saned_port)); + } +#endif /* !NET_USES_AF_INDEP */ + + DBG (2, "sane_init: searching for config file\n"); + fp = sanei_config_open (NET_CONFIG_FILE); + if (fp) + { + while (sanei_config_read (device_name, sizeof (device_name), fp)) + { + if (device_name[0] == '#') /* ignore line comments */ + continue; + len = strlen (device_name); + + if (!len) + continue; /* ignore empty lines */ + + /* + * Check for net backend options. + * Anything that isn't an option is a saned host. + */ + if (strstr(device_name, "connect_timeout") != NULL) + { + /* Look for the = sign; if it's not there, error out */ + optval = strchr(device_name, '='); + + if (!optval) + continue; + + optval = sanei_config_skip_whitespace (++optval); + if ((optval != NULL) && (*optval != '\0')) + { + connect_timeout = atoi(optval); + + DBG (2, "sane_init: connect timeout set to %d seconds\n", connect_timeout); + } + + continue; + } + + DBG (2, "sane_init: trying to add %s\n", device_name); + add_device (device_name, 0); + } + + fclose (fp); + DBG (2, "sane_init: done reading config\n"); + } + else + DBG (1, "sane_init: could not open config file (%s): %s\n", + NET_CONFIG_FILE, strerror (errno)); + + DBG (2, "sane_init: evaluating environment variable SANE_NET_HOSTS\n"); + env = getenv ("SANE_NET_HOSTS"); + if (env) + { + char *copy, *next, *host; + if ((copy = strdup (env)) != NULL) + { + next = copy; + while ((host = strsep (&next, ":"))) + { +#ifdef ENABLE_IPV6 + if (host[0] == '[') + { + /* skip '[' (host[0]) */ + host++; + /* get the rest of the IPv6 addr (we're screwed if ] is missing) + * Is it worth checking for the matching ] ? Not for now. */ + strsep (&next, "]"); + /* add back the ":" that got removed by the strsep() */ + host[strlen (host)] = ':'; + /* host now holds the IPv6 address */ + + /* skip the ':' that could be after ] (avoids a call to strsep() */ + if (next[0] == ':') + next++; + } + + /* + * if the IPv6 is last in the list, the strsep() call in the while() + * will return a string with the first char being '\0'. Skip it. + */ + if (host[0] == '\0') + continue; +#endif /* ENABLE_IPV6 */ + DBG (2, "sane_init: trying to add %s\n", host); + add_device (host, 0); + } + free (copy); + } + else + DBG (1, "sane_init: not enough memory to duplicate " + "environment variable\n"); + } + + DBG (2, "sane_init: evaluating environment variable SANE_NET_TIMEOUT\n"); + env = getenv ("SANE_NET_TIMEOUT"); + if (env) + { + connect_timeout = atoi(env); + DBG (2, "sane_init: connect timeout set to %d seconds from env\n", connect_timeout); + } + + DBG (2, "sane_init: done\n"); + return SANE_STATUS_GOOD; +} + +void +sane_exit (void) +{ + Net_Scanner *handle, *next_handle; + Net_Device *dev, *next_device; + int i; + + DBG (1, "sane_exit: exiting\n"); + +#ifdef WITH_AVAHI + net_avahi_cleanup (); +#endif /* WITH_AVAHI */ + + /* first, close all handles: */ + for (handle = first_handle; handle; handle = next_handle) + { + next_handle = handle->next; + sane_close (handle); + } + first_handle = 0; + + /* now close all devices: */ + for (dev = first_device; dev; dev = next_device) + { + next_device = dev->next; + + DBG (2, "sane_exit: closing dev %p, ctl=%d\n", (void *) dev, dev->ctl); + + if (dev->ctl >= 0) + { + sanei_w_call (&dev->wire, SANE_NET_EXIT, + (WireCodecFunc) sanei_w_void, 0, + (WireCodecFunc) sanei_w_void, 0); + sanei_w_exit (&dev->wire); + close (dev->ctl); + } + if (dev->name) + free ((void *) dev->name); + +#ifdef NET_USES_AF_INDEP + if (dev->addr) + freeaddrinfo(dev->addr); +#endif /* NET_USES_AF_INDEP */ + + free (dev); + } + if (devlist) + { + for (i = 0; devlist[i]; ++i) + { + if (devlist[i]->vendor) + free ((void *) devlist[i]->vendor); + if (devlist[i]->model) + free ((void *) devlist[i]->model); + if (devlist[i]->type) + free ((void *) devlist[i]->type); + free ((void *) devlist[i]); + } + free (devlist); + } + DBG (3, "sane_exit: finished.\n"); +} + +/* Note that a call to get_devices() implies that we'll have to + connect to all remote hosts. To avoid this, you can call + sane_open() directly (assuming you know the name of the + backend/device). This is appropriate for the command-line + interface of SANE, for example. + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + static int devlist_size = 0, devlist_len = 0; + static const SANE_Device *empty_devlist[1] = { 0 }; + SANE_Get_Devices_Reply reply; + SANE_Status status; + Net_Device *dev; + char *full_name; + int i, num_devs; + size_t len; +#define ASSERT_SPACE(n) \ + { \ + if (devlist_len + (n) > devlist_size) \ + { \ + devlist_size += (n) + 15; \ + if (devlist) \ + devlist = realloc (devlist, devlist_size * sizeof (devlist[0])); \ + else \ + devlist = malloc (devlist_size * sizeof (devlist[0])); \ + if (!devlist) \ + { \ + DBG (1, "sane_get_devices: not enough memory\n"); \ + return SANE_STATUS_NO_MEM; \ + } \ + } \ + } + + DBG (3, "sane_get_devices: local_only = %d\n", local_only); + + if (local_only) + { + *device_list = empty_devlist; + return SANE_STATUS_GOOD; + } + + if (devlist) + { + DBG (2, "sane_get_devices: freeing devlist\n"); + for (i = 0; devlist[i]; ++i) + { + if (devlist[i]->vendor) + free ((void *) devlist[i]->vendor); + if (devlist[i]->model) + free ((void *) devlist[i]->model); + if (devlist[i]->type) + free ((void *) devlist[i]->type); + free ((void *) devlist[i]); + } + free (devlist); + devlist = 0; + } + devlist_len = 0; + devlist_size = 0; + + for (dev = first_device; dev; dev = dev->next) + { + if (dev->ctl < 0) + { + status = connect_dev (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_get_devices: ignoring failure to connect to %s\n", + dev->name); + continue; + } + } + sanei_w_call (&dev->wire, SANE_NET_GET_DEVICES, + (WireCodecFunc) sanei_w_void, 0, + (WireCodecFunc) sanei_w_get_devices_reply, &reply); + if (reply.status != SANE_STATUS_GOOD) + { + DBG (1, "sane_get_devices: ignoring rpc-returned status %s\n", + sane_strstatus (reply.status)); + sanei_w_free (&dev->wire, + (WireCodecFunc) sanei_w_get_devices_reply, &reply); + continue; + } + + /* count the number of devices for this backend: */ + for (num_devs = 0; reply.device_list[num_devs]; ++num_devs); + + ASSERT_SPACE (num_devs); + + for (i = 0; i < num_devs; ++i) + { + SANE_Device *rdev; + char *mem; +#ifdef ENABLE_IPV6 + SANE_Bool IPv6 = SANE_FALSE; +#endif /* ENABLE_IPV6 */ + + /* create a new device entry with a device name that is the + sum of the backend name a colon and the backend's device + name: */ + len = strlen (dev->name) + 1 + strlen (reply.device_list[i]->name); + +#ifdef ENABLE_IPV6 + if (strchr (dev->name, ':') != NULL) + { + len += 2; + IPv6 = SANE_TRUE; + } +#endif /* ENABLE_IPV6 */ + + mem = malloc (sizeof (*dev) + len + 1); + if (!mem) + { + DBG (1, "sane_get_devices: not enough free memory\n"); + sanei_w_free (&dev->wire, + (WireCodecFunc) sanei_w_get_devices_reply, + &reply); + return SANE_STATUS_NO_MEM; + } + + memset (mem, 0, sizeof (*dev) + len); + full_name = mem + sizeof (*dev); + +#ifdef ENABLE_IPV6 + if (IPv6 == SANE_TRUE) + strcat (full_name, "["); +#endif /* ENABLE_IPV6 */ + + strcat (full_name, dev->name); + +#ifdef ENABLE_IPV6 + if (IPv6 == SANE_TRUE) + strcat (full_name, "]"); +#endif /* ENABLE_IPV6 */ + + strcat (full_name, ":"); + strcat (full_name, reply.device_list[i]->name); + DBG (3, "sane_get_devices: got %s\n", full_name); + + rdev = (SANE_Device *) mem; + rdev->name = full_name; + rdev->vendor = strdup (reply.device_list[i]->vendor); + rdev->model = strdup (reply.device_list[i]->model); + rdev->type = strdup (reply.device_list[i]->type); + + if ((!rdev->vendor) || (!rdev->model) || (!rdev->type)) + { + DBG (1, "sane_get_devices: not enough free memory\n"); + if (rdev->vendor) + free ((void *) rdev->vendor); + if (rdev->model) + free ((void *) rdev->model); + if (rdev->type) + free ((void *) rdev->type); + free (rdev); + sanei_w_free (&dev->wire, + (WireCodecFunc) sanei_w_get_devices_reply, + &reply); + return SANE_STATUS_NO_MEM; + } + + devlist[devlist_len++] = rdev; + } + /* now free up the rpc return value: */ + sanei_w_free (&dev->wire, + (WireCodecFunc) sanei_w_get_devices_reply, &reply); + } + + /* terminate device list with NULL entry: */ + ASSERT_SPACE (1); + devlist[devlist_len++] = 0; + + *device_list = devlist; + DBG (2, "sane_get_devices: finished (%d devices)\n", devlist_len - 1); + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_open (SANE_String_Const full_name, SANE_Handle * meta_handle) +{ + SANE_Open_Reply reply; + const char *dev_name; +#ifdef ENABLE_IPV6 + const char *tmp_name; + SANE_Bool v6addr = SANE_FALSE; +#endif /* ENABLE_IPV6 */ + SANE_String nd_name; + SANE_Status status; + SANE_Word handle; + SANE_Word ack; + Net_Device *dev; + Net_Scanner *s; + int need_auth; + + DBG (3, "sane_open(\"%s\")\n", full_name); + +#ifdef ENABLE_IPV6 + /* + * Check whether a numerical IPv6 host was specified + * [2001:42:42::12] <== check for '[' as full_name[0] + * ex: [2001:42:42::12]:test:0 (syntax taken from Apache 2) + */ + if (full_name[0] == '[') + { + v6addr = SANE_TRUE; + tmp_name = strchr (full_name, ']'); + if (!tmp_name) + { + DBG (1, "sane_open: incorrect host address: missing matching ']'\n"); + return SANE_STATUS_INVAL; + } + } + else + tmp_name = full_name; + + dev_name = strchr (tmp_name, ':'); +#else /* !ENABLE_IPV6 */ + + dev_name = strchr (full_name, ':'); +#endif /* ENABLE_IPV6 */ + + if (dev_name) + { +#ifdef strndupa +# ifdef ENABLE_IPV6 + if (v6addr == SANE_TRUE) + nd_name = strndupa (full_name + 1, dev_name - full_name - 2); + else + nd_name = strndupa (full_name, dev_name - full_name); + +# else /* !ENABLE_IPV6 */ + + nd_name = strndupa (full_name, dev_name - full_name); +# endif /* ENABLE_IPV6 */ + + if (!nd_name) + { + DBG (1, "sane_open: not enough free memory\n"); + return SANE_STATUS_NO_MEM; + } +#else + char *tmp; + +# ifdef ENABLE_IPV6 + if (v6addr == SANE_TRUE) + tmp = alloca (dev_name - full_name - 2 + 1); + else + tmp = alloca (dev_name - full_name + 1); + +# else /* !ENABLE_IPV6 */ + + tmp = alloca (dev_name - full_name + 1); +# endif /* ENABLE_IPV6 */ + + if (!tmp) + { + DBG (1, "sane_open: not enough free memory\n"); + return SANE_STATUS_NO_MEM; + } + +# ifdef ENABLE_IPV6 + if (v6addr == SANE_TRUE) + { + memcpy (tmp, full_name + 1, dev_name - full_name - 2); + tmp[dev_name - full_name - 2] = '\0'; + } + else + { + memcpy (tmp, full_name, dev_name - full_name); + tmp[dev_name - full_name] = '\0'; + } + +# else /* !ENABLE_IPV6 */ + + memcpy (tmp, full_name, dev_name - full_name); + tmp[dev_name - full_name] = '\0'; +# endif /* ENABLE_IPV6 */ + + nd_name = tmp; +#endif + ++dev_name; /* skip colon */ + } + else + { + /* if no colon interpret full_name as the host name; an empty + device name will cause us to open the first device of that + host. */ +#ifdef ENABLE_IPV6 + if (v6addr == SANE_TRUE) + { + nd_name = alloca (strlen (full_name) - 2 + 1); + if (!nd_name) + { + DBG (1, "sane_open: not enough free memory\n"); + return SANE_STATUS_NO_MEM; + } + memcpy (nd_name, full_name + 1, strlen (full_name) - 2); + nd_name[strlen (full_name) - 2] = '\0'; + } + else + nd_name = (char *) full_name; + +#else /* !ENABLE_IPV6 */ + + nd_name = (char *) full_name; +#endif /* ENABLE_IPV6 */ + + dev_name = ""; + } + DBG (2, "sane_open: host = %s, device = %s\n", nd_name, dev_name); + + if (!nd_name[0]) + { + /* Unlike other backends, we never allow an empty backend-name. + Otherwise, it's possible that sane_open("") will result in + endless looping (consider the case where NET is the first + backend...) */ + + DBG (1, "sane_open: empty backend name is not allowed\n"); + return SANE_STATUS_INVAL; + } + else + for (dev = first_device; dev; dev = dev->next) + if (strcmp (dev->name, nd_name) == 0) + break; + + if (!dev) + { + DBG (1, + "sane_open: device %s not found, trying to register it anyway\n", + nd_name); + status = add_device (nd_name, &dev); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: could not open device\n"); + return status; + } + } + else + DBG (2, "sane_open: device found in list\n"); + + if (dev->ctl < 0) + { + DBG (2, "sane_open: device not connected yet...\n"); + status = connect_dev (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: could not connect to device\n"); + return status; + } + } + + DBG (3, "sane_open: net_open\n"); + sanei_w_call (&dev->wire, SANE_NET_OPEN, + (WireCodecFunc) sanei_w_string, &dev_name, + (WireCodecFunc) sanei_w_open_reply, &reply); + do + { + if (dev->wire.status != 0) + { + DBG (1, "sane_open: open rpc call failed (%s)\n", + strerror (dev->wire.status)); + return SANE_STATUS_IO_ERROR; + } + + status = reply.status; + handle = reply.handle; + need_auth = (reply.resource_to_authorize != 0); + + if (need_auth) + { + DBG (3, "sane_open: authorization required\n"); + do_authorization (dev, reply.resource_to_authorize); + + sanei_w_free (&dev->wire, (WireCodecFunc) sanei_w_open_reply, + &reply); + + if (dev->wire.direction != WIRE_DECODE) + sanei_w_set_dir (&dev->wire, WIRE_DECODE); + sanei_w_open_reply (&dev->wire, &reply); + + continue; + } + else + sanei_w_free (&dev->wire, (WireCodecFunc) sanei_w_open_reply, &reply); + + if (need_auth && !dev->auth_active) + { + DBG (2, "sane_open: open cancelled\n"); + return SANE_STATUS_CANCELLED; + } + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: remote open failed\n"); + return reply.status; + } + } + while (need_auth); + + s = malloc (sizeof (*s)); + if (!s) + { + DBG (1, "sane_open: not enough free memory\n"); + return SANE_STATUS_NO_MEM; + } + + memset (s, 0, sizeof (*s)); + s->hw = dev; + s->handle = handle; + s->data = -1; + s->next = first_handle; + s->local_opt.desc = 0; + s->local_opt.num_options = 0; + + DBG (3, "sane_open: getting option descriptors\n"); + status = fetch_options (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_open: fetch_options failed (%s), closing device again\n", + sane_strstatus (status)); + + sanei_w_call (&s->hw->wire, SANE_NET_CLOSE, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_word, &ack); + + free (s); + + return status; + } + + first_handle = s; + *meta_handle = s; + + DBG (3, "sane_open: success\n"); + return SANE_STATUS_GOOD; +} + +void +sane_close (SANE_Handle handle) +{ + Net_Scanner *prev, *s; + SANE_Word ack; + int option_number; + + DBG (3, "sane_close: handle %p\n", handle); + + prev = 0; + for (s = first_handle; s; s = s->next) + { + if (s == handle) + break; + prev = s; + } + if (!s) + { + DBG (1, "sane_close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + if (prev) + prev->next = s->next; + else + first_handle = s->next; + + if (s->opt.num_options) + { + DBG (2, "sane_close: removing cached option descriptors\n"); + sanei_w_set_dir (&s->hw->wire, WIRE_FREE); + s->hw->wire.status = 0; + sanei_w_option_descriptor_array (&s->hw->wire, &s->opt); + if (s->hw->wire.status) + DBG (1, "sane_close: couldn't free sanei_w_option_descriptor_array " + "(%s)\n", sane_strstatus (s->hw->wire.status)); + } + + DBG (2, "sane_close: removing local option descriptors\n"); + for (option_number = 0; option_number < s->local_opt.num_options; + option_number++) + free (s->local_opt.desc[option_number]); + if (s->local_opt.desc) + free (s->local_opt.desc); + + DBG (2, "sane_close: net_close\n"); + sanei_w_call (&s->hw->wire, SANE_NET_CLOSE, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_word, &ack); + if (s->data >= 0) + { + DBG (2, "sane_close: closing data pipe\n"); + close (s->data); + } + free (s); + DBG (2, "sane_close: done\n"); +} + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + Net_Scanner *s = handle; + SANE_Status status; + + DBG (3, "sane_get_option_descriptor: option %d\n", option); + + if (!s->options_valid) + { + DBG (3, "sane_get_option_descriptor: getting option descriptors\n"); + status = fetch_options (s); + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_get_option_descriptor: fetch_options failed (%s)\n", + sane_strstatus (status)); + return 0; + } + } + + if (((SANE_Word) option >= s->opt.num_options) || (option < 0)) + { + DBG (2, "sane_get_option_descriptor: invalid option number\n"); + return 0; + } + return s->local_opt.desc[option]; +} + +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *value, SANE_Word * info) +{ + Net_Scanner *s = handle; + SANE_Control_Option_Req req; + SANE_Control_Option_Reply reply; + SANE_Status status; + size_t value_size; + int need_auth; + SANE_Word local_info; + + DBG (3, "sane_control_option: option %d, action %d\n", option, action); + + if (!s->options_valid) + { + DBG (1, "sane_control_option: FRONTEND BUG: option descriptors reload needed\n"); + return SANE_STATUS_INVAL; + } + + if (((SANE_Word) option >= s->opt.num_options) || (option < 0)) + { + DBG (1, "sane_control_option: invalid option number\n"); + return SANE_STATUS_INVAL; + } + + switch (s->opt.desc[option]->type) + { + case SANE_TYPE_BUTTON: + case SANE_TYPE_GROUP: /* shouldn't happen... */ + /* the SANE standard defines that the option size of a BUTTON or + GROUP is IGNORED. */ + value_size = 0; + break; + case SANE_TYPE_STRING: /* strings can be smaller than size */ + value_size = s->opt.desc[option]->size; + if ((action == SANE_ACTION_SET_VALUE) + && (((SANE_Int) strlen ((SANE_String) value) + 1) + < s->opt.desc[option]->size)) + value_size = strlen ((SANE_String) value) + 1; + break; + default: + value_size = s->opt.desc[option]->size; + break; + } + + /* Avoid leaking memory bits */ + if (value && (action != SANE_ACTION_SET_VALUE)) + memset (value, 0, value_size); + + /* for SET_AUTO the parameter ``value'' is ignored */ + if (action == SANE_ACTION_SET_AUTO) + value_size = 0; + + req.handle = s->handle; + req.option = option; + req.action = action; + req.value_type = s->opt.desc[option]->type; + req.value_size = value_size; + req.value = value; + + local_info = 0; + + DBG (3, "sane_control_option: remote control option\n"); + sanei_w_call (&s->hw->wire, SANE_NET_CONTROL_OPTION, + (WireCodecFunc) sanei_w_control_option_req, &req, + (WireCodecFunc) sanei_w_control_option_reply, &reply); + + do + { + status = reply.status; + need_auth = (reply.resource_to_authorize != 0); + if (need_auth) + { + DBG (3, "sane_control_option: auth required\n"); + do_authorization (s->hw, reply.resource_to_authorize); + sanei_w_free (&s->hw->wire, + (WireCodecFunc) sanei_w_control_option_reply, &reply); + + sanei_w_set_dir (&s->hw->wire, WIRE_DECODE); + + sanei_w_control_option_reply (&s->hw->wire, &reply); + continue; + + } + else if (status == SANE_STATUS_GOOD) + { + local_info = reply.info; + + if (info) + *info = reply.info; + if (value_size > 0) + { + if ((SANE_Word) value_size == reply.value_size) + memcpy (value, reply.value, reply.value_size); + else + DBG (1, "sane_control_option: size changed from %d to %d\n", + s->opt.desc[option]->size, reply.value_size); + } + + if (reply.info & SANE_INFO_RELOAD_OPTIONS) + s->options_valid = 0; + } + sanei_w_free (&s->hw->wire, + (WireCodecFunc) sanei_w_control_option_reply, &reply); + if (need_auth && !s->hw->auth_active) + return SANE_STATUS_CANCELLED; + } + while (need_auth); + + DBG (2, "sane_control_option: remote done (%s, info %x)\n", sane_strstatus (status), local_info); + + if ((status == SANE_STATUS_GOOD) && (info == NULL) && (local_info & SANE_INFO_RELOAD_OPTIONS)) + { + DBG (2, "sane_control_option: reloading options as frontend does not care\n"); + + status = fetch_options (s); + + DBG (2, "sane_control_option: reload done (%s)\n", sane_strstatus (status)); + } + + DBG (2, "sane_control_option: done (%s, info %x)\n", sane_strstatus (status), local_info); + + return status; +} + +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + Net_Scanner *s = handle; + SANE_Get_Parameters_Reply reply; + SANE_Status status; + + DBG (3, "sane_get_parameters\n"); + + if (!params) + { + DBG (1, "sane_get_parameters: parameter params not supplied\n"); + return SANE_STATUS_INVAL; + } + + DBG (3, "sane_get_parameters: remote get parameters\n"); + sanei_w_call (&s->hw->wire, SANE_NET_GET_PARAMETERS, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_get_parameters_reply, &reply); + + status = reply.status; + *params = reply.params; + depth = reply.params.depth; + sanei_w_free (&s->hw->wire, + (WireCodecFunc) sanei_w_get_parameters_reply, &reply); + + DBG (3, "sane_get_parameters: returned status %s\n", + sane_strstatus (status)); + return status; +} + +#ifdef NET_USES_AF_INDEP +SANE_Status +sane_start (SANE_Handle handle) +{ + Net_Scanner *s = handle; + SANE_Start_Reply reply; + struct sockaddr_in sin; + struct sockaddr *sa; +#ifdef ENABLE_IPV6 + struct sockaddr_in6 sin6; +#endif /* ENABLE_IPV6 */ + SANE_Status status; + int fd, need_auth; + socklen_t len; + uint16_t port; /* Internet-specific */ + + + DBG (3, "sane_start\n"); + + hang_over = -1; + left_over = -1; + + if (s->data >= 0) + { + DBG (2, "sane_start: data pipe already exists\n"); + return SANE_STATUS_INVAL; + } + + /* Do this ahead of time so in case anything fails, we can + recover gracefully (without hanging our server). */ + + switch (s->hw->addr_used->ai_family) + { + case AF_INET: + len = sizeof (sin); + sa = (struct sockaddr *) &sin; + break; +#ifdef ENABLE_IPV6 + case AF_INET6: + len = sizeof (sin6); + sa = (struct sockaddr *) &sin6; + break; +#endif /* ENABLE_IPV6 */ + default: + DBG (1, "sane_start: unknown address family : %d\n", + s->hw->addr_used->ai_family); + return SANE_STATUS_INVAL; + } + + if (getpeername (s->hw->ctl, sa, &len) < 0) + { + DBG (1, "sane_start: getpeername() failed (%s)\n", strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + fd = socket (s->hw->addr_used->ai_family, SOCK_STREAM, 0); + if (fd < 0) + { + DBG (1, "sane_start: socket() failed (%s)\n", strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + DBG (3, "sane_start: remote start\n"); + sanei_w_call (&s->hw->wire, SANE_NET_START, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_start_reply, &reply); + do + { + status = reply.status; + port = reply.port; + if (reply.byte_order == 0x1234) + { + server_big_endian = 0; + DBG (1, "sane_start: server has little endian byte order\n"); + } + else + { + server_big_endian = 1; + DBG (1, "sane_start: server has big endian byte order\n"); + } + + need_auth = (reply.resource_to_authorize != 0); + if (need_auth) + { + DBG (3, "sane_start: auth required\n"); + do_authorization (s->hw, reply.resource_to_authorize); + + sanei_w_free (&s->hw->wire, + (WireCodecFunc) sanei_w_start_reply, &reply); + + sanei_w_set_dir (&s->hw->wire, WIRE_DECODE); + + sanei_w_start_reply (&s->hw->wire, &reply); + + continue; + } + sanei_w_free (&s->hw->wire, (WireCodecFunc) sanei_w_start_reply, + &reply); + if (need_auth && !s->hw->auth_active) + return SANE_STATUS_CANCELLED; + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: remote start failed (%s)\n", + sane_strstatus (status)); + close (fd); + return status; + } + } + while (need_auth); + DBG (3, "sane_start: remote start finished, data at port %hu\n", port); + + switch (s->hw->addr_used->ai_family) + { + case AF_INET: + sin.sin_port = htons (port); + break; +#ifdef ENABLE_IPV6 + case AF_INET6: + sin6.sin6_port = htons (port); + break; +#endif /* ENABLE_IPV6 */ + } + + if (connect (fd, sa, len) < 0) + { + DBG (1, "sane_start: connect() failed (%s)\n", strerror (errno)); + close (fd); + return SANE_STATUS_IO_ERROR; + } + shutdown (fd, 1); + s->data = fd; + s->reclen_buf_offset = 0; + s->bytes_remaining = 0; + DBG (3, "sane_start: done (%s)\n", sane_strstatus (status)); + return status; +} + +#else /* !NET_USES_AF_INDEP */ + +SANE_Status +sane_start (SANE_Handle handle) +{ + Net_Scanner *s = handle; + SANE_Start_Reply reply; + struct sockaddr_in sin; + SANE_Status status; + int fd, need_auth; + socklen_t len; + uint16_t port; /* Internet-specific */ + + + DBG (3, "sane_start\n"); + + hang_over = -1; + left_over = -1; + + if (s->data >= 0) + { + DBG (2, "sane_start: data pipe already exists\n"); + return SANE_STATUS_INVAL; + } + + /* Do this ahead of time so in case anything fails, we can + recover gracefully (without hanging our server). */ + len = sizeof (sin); + if (getpeername (s->hw->ctl, (struct sockaddr *) &sin, &len) < 0) + { + DBG (1, "sane_start: getpeername() failed (%s)\n", strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + fd = socket (s->hw->addr.sa_family, SOCK_STREAM, 0); + if (fd < 0) + { + DBG (1, "sane_start: socket() failed (%s)\n", strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + DBG (3, "sane_start: remote start\n"); + sanei_w_call (&s->hw->wire, SANE_NET_START, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_start_reply, &reply); + do + { + + status = reply.status; + port = reply.port; + if (reply.byte_order == 0x1234) + { + server_big_endian = 0; + DBG (1, "sane_start: server has little endian byte order\n"); + } + else + { + server_big_endian = 1; + DBG (1, "sane_start: server has big endian byte order\n"); + } + + need_auth = (reply.resource_to_authorize != 0); + if (need_auth) + { + DBG (3, "sane_start: auth required\n"); + do_authorization (s->hw, reply.resource_to_authorize); + + sanei_w_free (&s->hw->wire, + (WireCodecFunc) sanei_w_start_reply, &reply); + + sanei_w_set_dir (&s->hw->wire, WIRE_DECODE); + + sanei_w_start_reply (&s->hw->wire, &reply); + + continue; + } + sanei_w_free (&s->hw->wire, (WireCodecFunc) sanei_w_start_reply, + &reply); + if (need_auth && !s->hw->auth_active) + return SANE_STATUS_CANCELLED; + + if (status != SANE_STATUS_GOOD) + { + DBG (1, "sane_start: remote start failed (%s)\n", + sane_strstatus (status)); + close (fd); + return status; + } + } + while (need_auth); + DBG (3, "sane_start: remote start finished, data at port %hu\n", port); + sin.sin_port = htons (port); + + if (connect (fd, (struct sockaddr *) &sin, len) < 0) + { + DBG (1, "sane_start: connect() failed (%s)\n", strerror (errno)); + close (fd); + return SANE_STATUS_IO_ERROR; + } + shutdown (fd, 1); + s->data = fd; + s->reclen_buf_offset = 0; + s->bytes_remaining = 0; + DBG (3, "sane_start: done (%s)\n", sane_strstatus (status)); + return status; +} +#endif /* NET_USES_AF_INDEP */ + + +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, + SANE_Int * length) +{ + Net_Scanner *s = handle; + ssize_t nread; + SANE_Int cnt; + SANE_Int start_cnt; + SANE_Int end_cnt; + SANE_Byte swap_buf; + SANE_Byte temp_hang_over; + int is_even; + + DBG (3, "sane_read: handle=%p, data=%p, max_length=%d, length=%p\n", + handle, data, max_length, (void *) length); + if (!length) + { + DBG (1, "sane_read: length == NULL\n"); + return SANE_STATUS_INVAL; + } + + is_even = 1; + *length = 0; + + /* If there's a left over, i.e. a byte already in the correct byte order, + return it immediately; otherwise read may fail with a SANE_STATUS_EOF and + the caller never can read the last byte */ + if ((depth == 16) && (server_big_endian != client_big_endian)) + { + if (left_over > -1) + { + DBG (3, "sane_read: left_over from previous call, return " + "immediately\n"); + /* return the byte, we've currently scanned; hang_over becomes + left_over */ + *data = (SANE_Byte) left_over; + left_over = -1; + *length = 1; + return SANE_STATUS_GOOD; + } + } + + if (s->data < 0) + { + DBG (1, "sane_read: data pipe doesn't exist, scan cancelled?\n"); + return SANE_STATUS_CANCELLED; + } + + if (s->bytes_remaining == 0) + { + /* boy, is this painful or what? */ + + DBG (4, "sane_read: reading packet length\n"); + nread = read (s->data, s->reclen_buf + s->reclen_buf_offset, + 4 - s->reclen_buf_offset); + if (nread < 0) + { + DBG (3, "sane_read: read failed (%s)\n", strerror (errno)); + if (errno == EAGAIN) + { + DBG (3, "sane_read: try again later\n"); + return SANE_STATUS_GOOD; + } + else + { + DBG (1, "sane_read: cancelling read\n"); + do_cancel (s); + return SANE_STATUS_IO_ERROR; + } + } + DBG (4, "sane_read: read %lu bytes, %d from 4 total\n", (u_long) nread, + s->reclen_buf_offset); + s->reclen_buf_offset += nread; + if (s->reclen_buf_offset < 4) + { + DBG (4, "sane_read: enough for now\n"); + return SANE_STATUS_GOOD; + } + + s->reclen_buf_offset = 0; + s->bytes_remaining = (((u_long) s->reclen_buf[0] << 24) + | ((u_long) s->reclen_buf[1] << 16) + | ((u_long) s->reclen_buf[2] << 8) + | ((u_long) s->reclen_buf[3] << 0)); + DBG (3, "sane_read: next record length=%ld bytes\n", + (long) s->bytes_remaining); + if (s->bytes_remaining == 0xffffffff) + { + char ch; + + DBG (2, "sane_read: received error signal\n"); + + /* turn off non-blocking I/O (s->data will be closed anyhow): */ + fcntl (s->data, F_SETFL, 0); + + /* read the status byte: */ + if (read (s->data, &ch, sizeof (ch)) != 1) + { + DBG (1, "sane_read: failed to read error code\n"); + ch = SANE_STATUS_IO_ERROR; + } + DBG (1, "sane_read: error code %s\n", + sane_strstatus ((SANE_Status) ch)); + do_cancel (s); + return (SANE_Status) ch; + } + } + + if (max_length > (SANE_Int) s->bytes_remaining) + max_length = s->bytes_remaining; + + nread = read (s->data, data, max_length); + + if (nread < 0) + { + DBG (2, "sane_read: error code %s\n", strerror (errno)); + if (errno == EAGAIN) + return SANE_STATUS_GOOD; + else + { + DBG (1, "sane_read: cancelling scan\n"); + do_cancel (s); + return SANE_STATUS_IO_ERROR; + } + } + + s->bytes_remaining -= nread; + + *length = nread; + /* Check whether we are scanning with a depth of 16 bits/pixel and whether + server and client have different byte order. If this is true, then it's + neccessary to check whether read returned an odd number. If an odd number + has been returned, we must save the last byte. + */ + if ((depth == 16) && (server_big_endian != client_big_endian)) + { + DBG (1,"sane_read: client/server have different byte order; " + "must swap\n"); + /* special case: 1 byte scanned and hang_over */ + if ((nread == 1) && (hang_over > -1)) + { + /* return the byte, we've currently scanned; hang_over becomes + left_over */ + left_over = hang_over; + hang_over = -1; + return SANE_STATUS_GOOD; + } + /* check whether an even or an odd number of bytes has been scanned */ + if ((nread % 2) == 0) + is_even = 1; + else + is_even = 0; + /* check, whether there's a hang over from a previous call; + in this case we memcopy the data up one byte */ + if ((nread > 1) && (hang_over > -1)) + { + /* store last byte */ + temp_hang_over = *(data + nread - 1); + memmove (data + 1, data, nread - 1); + *data = (SANE_Byte) hang_over; + /* what happens with the last byte depends on whether the number + of bytes is even or odd */ + if (is_even == 1) + { + /* number of bytes is even; no new hang_over, exchange last + byte with hang over; last byte becomes left_over */ + left_over = *(data + nread - 1); + *(data + nread - 1) = temp_hang_over; + hang_over = -1; + start_cnt = 0; + /* last byte already swapped */ + end_cnt = nread - 2; + } + else + { + /* number of bytes is odd; last byte becomes new hang_over */ + hang_over = temp_hang_over; + left_over = -1; + start_cnt = 0; + end_cnt = nread - 1; + } + } + else if (nread == 1) + { + /* if only one byte has been read, save it as hang_over and return + length=0 */ + hang_over = (int) *data; + *length = 0; + return SANE_STATUS_GOOD; + } + else + { + /* no hang_over; test for even or odd byte number */ + if(is_even == 1) + { + start_cnt = 0; + end_cnt = *length; + } + else + { + start_cnt = 0; + hang_over = *(data + *length - 1); + *length -= 1; + end_cnt = *length; + } + } + /* swap the bytes */ + for (cnt = start_cnt; cnt < end_cnt - 1; cnt += 2) + { + swap_buf = *(data + cnt); + *(data + cnt) = *(data + cnt + 1); + *(data + cnt + 1) = swap_buf; + } + } + DBG (3, "sane_read: %lu bytes read, %lu remaining\n", (u_long) nread, + (u_long) s->bytes_remaining); + + return SANE_STATUS_GOOD; +} + +void +sane_cancel (SANE_Handle handle) +{ + Net_Scanner *s = handle; + SANE_Word ack; + + DBG (3, "sane_cancel: sending net_cancel\n"); + + sanei_w_call (&s->hw->wire, SANE_NET_CANCEL, + (WireCodecFunc) sanei_w_word, &s->handle, + (WireCodecFunc) sanei_w_word, &ack); + do_cancel (s); + DBG (4, "sane_cancel: done\n"); +} + +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + Net_Scanner *s = handle; + + DBG (3, "sane_set_io_mode: non_blocking = %d\n", non_blocking); + if (s->data < 0) + { + DBG (1, "sane_set_io_mode: pipe doesn't exist\n"); + return SANE_STATUS_INVAL; + } + + if (fcntl (s->data, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) + { + DBG (1, "sane_set_io_mode: fcntl failed (%s)\n", strerror (errno)); + return SANE_STATUS_IO_ERROR; + } + + return SANE_STATUS_GOOD; +} + +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) +{ + Net_Scanner *s = handle; + + DBG (3, "sane_get_select_fd\n"); + + if (s->data < 0) + { + DBG (1, "sane_get_select_fd: pipe doesn't exist\n"); + return SANE_STATUS_INVAL; + } + + *fd = s->data; + DBG (3, "sane_get_select_fd: done; *fd = %d\n", *fd); + return SANE_STATUS_GOOD; +} diff --git a/backend/net.conf.in b/backend/net.conf.in new file mode 100644 index 0000000..f55f29c --- /dev/null +++ b/backend/net.conf.in @@ -0,0 +1,14 @@ +# This is the net backend config file. + +## net backend options +# Timeout for the initial connection to saned. This will prevent the backend +# from blocking for several minutes trying to connect to an unresponsive +# saned host (network outage, host down, ...). Value in seconds. +# connect_timeout = 60 + +## saned hosts +# Each line names a host to attach to. +# If you list "localhost" then your backends can be accessed either +# directly or through the net backend. Going through the net backend +# may be necessary to access devices that need special privileges. +# localhost diff --git a/backend/net.h b/backend/net.h new file mode 100644 index 0000000..7d72fdd --- /dev/null +++ b/backend/net.h @@ -0,0 +1,88 @@ +/* sane - Scanner Access Now Easy. + Copyright (C) 1997 David Mosberger-Tang + Copyright (C) 2003 Julien BLACHE + AF-independent code + IPv6 + + This file is part of the SANE package. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + + As a special exception, the authors of SANE give permission for + additional uses of the libraries contained in this release of SANE. + + The exception is that, if you link a SANE library with other files + to produce an executable, this does not by itself cause the + resulting executable to be covered by the GNU General Public + License. Your use of that executable is in no way restricted on + account of linking the SANE library code into it. + + This exception does not, however, invalidate any other reasons why + the executable file might be covered by the GNU General Public + License. + + If you submit changes to SANE to the maintainers to be included in + a subsequent release, you agree by submitting the changes that + those changes may be distributed with this exception intact. + + If you write modifications of your own for SANE, it is your choice + whether to permit this exception to apply to your modifications. + If you do not wish that, delete this exception notice. */ +#ifndef net_h +#define net_h + +#include +#include + +#include "../include/sane/sanei_wire.h" +#include "../include/sane/config.h" + +typedef struct Net_Device + { + struct Net_Device *next; + const char *name; +#if defined (HAVE_GETADDRINFO) && defined (HAVE_GETNAMEINFO) + struct addrinfo *addr; + struct addrinfo *addr_used; +#else + struct sockaddr addr; +#endif /* HAVE_GETADDRINFO && HAVE_GETNAMEINFO */ + int ctl; /* socket descriptor (or -1) */ + Wire wire; + int auth_active; + } +Net_Device; + +typedef struct Net_Scanner + { + /* all the state needed to define a scan request: */ + struct Net_Scanner *next; + + int options_valid; /* are the options current? */ + SANE_Option_Descriptor_Array opt, local_opt; + + SANE_Word handle; /* remote handle (it's a word, not a ptr!) */ + + int data; /* data socket descriptor */ + int reclen_buf_offset; + u_char reclen_buf[4]; + size_t bytes_remaining; /* how many bytes left in this record? */ + + /* device (host) info: */ + Net_Device *hw; + } +Net_Scanner; + +#endif /* net_h */ diff --git a/backend/niash.c b/backend/niash.c new file mode 100644 index 0000000..7bc8a25 --- /dev/null +++ b/backend/niash.c @@ -0,0 +1,1486 @@ +/* + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ +*/ + +/* + Concept for a backend for scanners based on the NIASH chipset, + such as HP3300C, HP3400C, HP4300C, Agfa Touch. + Parts of this source were inspired by other backends. +*/ + +#include "../include/sane/config.h" +#include "../include/sane/sane.h" +#include "../include/sane/sanei.h" +#include "../include/sane/sanei_backend.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/saneopts.h" + +#include /* malloc, free */ +#include /* memcpy */ +#include +#include +#include + +/* definitions for debug */ +#define BACKEND_NAME niash +#define BUILD 1 + +#define DBG_ASSERT 1 +#define DBG_ERR 16 +#define DBG_MSG 32 + +/* Just to avoid conflicts between niash backend and testtool */ +#define WITH_NIASH 1 + + +/* (source) includes for data transfer methods */ +#define STATIC static + +#include "niash_core.c" +#include "niash_xfer.c" + + +#define ASSERT(cond) (!(cond) ? DBG(DBG_ASSERT, "!!! ASSERT(%S) FAILED!!!\n",STRINGIFY(cond));) + + +#define MM_TO_PIXEL(_mm_, _dpi_) ((_mm_) * (_dpi_) / 25.4 ) +#define PIXEL_TO_MM(_pixel_, _dpi_) ((_pixel_) * 25.4 / (_dpi_) ) + + +/* options enumerator */ +typedef enum +{ + optCount = 0, + + optGroupGeometry, + optTLX, optTLY, optBRX, optBRY, + optDPI, + + optGroupImage, + optGammaTable, /* gamma table */ + + optGroupMode, + optMode, + + optGroupEnhancement, + optThreshold, + + + optLast, +/* put temporarily disabled options here after optLast */ + + optGroupMisc, + optLamp, + + optCalibrate, + optGamma /* analog gamma = single number */ +} EOptionIndex; + + +typedef union +{ + SANE_Word w; + SANE_Word *wa; /* word array */ + SANE_String s; +} TOptionValue; + +#define HW_GAMMA_SIZE 4096 +#define SANE_GAMMA_SIZE 4096 + +typedef struct +{ + SANE_Option_Descriptor aOptions[optLast]; + TOptionValue aValues[optLast]; + + TScanParams ScanParams; + THWParams HWParams; + + TDataPipe DataPipe; + int iLinesLeft; /* lines to scan */ + int iBytesLeft; /* bytes to read */ + int iPixelsPerLine; /* pixels in one scan line */ + + SANE_Int aGammaTable[SANE_GAMMA_SIZE]; /* a 12-to-8 bit color lookup table */ + + /* fCancelled needed to let sane issue the cancel message + instead of an error message */ + SANE_Bool fCancelled; /* SANE_TRUE if scanning cancelled */ + + SANE_Bool fScanning; /* SANE_TRUE if actively scanning */ + + int WarmUpTime; /* time to wait before a calibration starts */ + unsigned char CalWhite[3]; /* values for the last calibration of white */ + struct timeval WarmUpStarted; + /* system type to trace the time elapsed */ +} TScanner; + + +/* linked list of SANE_Device structures */ +typedef struct TDevListEntry +{ + struct TDevListEntry *pNext; + SANE_Device dev; +} TDevListEntry; + + +static TDevListEntry *_pFirstSaneDev = 0; +static int iNumSaneDev = 0; +static const SANE_Device **_pSaneDevList = 0; + + +/* option constraints */ +static const SANE_Range rangeGammaTable = { 0, 255, 1 }; + +/* available scanner resolutions */ +static const SANE_Int setResolutions[] = { 4, 75, 150, 300, 600 }; + +/* range of an analog gamma */ +static const SANE_Range rangeGamma = { SANE_FIX (0.25), SANE_FIX (4.0), + SANE_FIX (0.0) +}; + +/* interpolate a sane gamma table to a hardware appropriate one + just in case the sane gamma table would be smaller */ +static void +_ConvertGammaTable (SANE_Word * saneGamma, unsigned char *hwGamma) +{ + int i; + int current = 0; + for (i = 0; i < SANE_GAMMA_SIZE; ++i) + { + int j; + int next; + + /* highest range of copy indices */ + next = ((i + 1) * HW_GAMMA_SIZE) / SANE_GAMMA_SIZE; + + /* always copy the first */ + hwGamma[current] = saneGamma[i]; + + /* the interpolation of the rest depends on the gap */ + for (j = current + 1; j < HW_GAMMA_SIZE && j < next; ++j) + { + hwGamma[j] = + (saneGamma[i] * (next - j) + + saneGamma[i + 1] * (j - current)) / (next - current); + } + current = next; + } +} + +/* create a unity gamma table */ +static void +_UnityGammaTable (unsigned char *hwGamma) +{ + int i; + for (i = 0; i < HW_GAMMA_SIZE; ++i) + { + hwGamma[i] = (i * 256) / HW_GAMMA_SIZE; + } + +} + +static const SANE_Range rangeXmm = { 0, 220, 1 }; +static const SANE_Range rangeYmm = { 0, 296, 1 }; +static const SANE_Int startUpGamma = SANE_FIX (1.6); + +static const char colorStr[] = { SANE_VALUE_SCAN_MODE_COLOR }; +static const char grayStr[] = { SANE_VALUE_SCAN_MODE_GRAY }; +static const char lineartStr[] = { SANE_VALUE_SCAN_MODE_LINEART }; + +#define DEPTH_LINEART 1 +#define DEPTH_GRAY 8 +#define DEPTH_COLOR 8 + +#define BYTES_PER_PIXEL_GRAY 1 +#define BYTES_PER_PIXEL_COLOR 3 + +#define BITS_PER_PIXEL_LINEART 1 +#define BITS_PER_PIXEL_GRAY DEPTH_GRAY +#define BITS_PER_PIXEL_COLOR (DEPTH_COLOR*3) + +#define BITS_PER_BYTE 8 +#define BITS_PADDING (BITS_PER_BYTE-1) + +#define MODE_COLOR 0 +#define MODE_GRAY 1 +#define MODE_LINEART 2 + +/* lineart treshold range */ +static const SANE_Range rangeThreshold = { + 0, + 100, + 1 +}; + +/* scanning modes */ +static SANE_String_Const modeList[] = { + colorStr, + grayStr, + lineartStr, + NULL +}; + +static int +_bytesPerLineLineart (int pixelsPerLine) +{ + return (pixelsPerLine * BITS_PER_PIXEL_LINEART + + BITS_PADDING) / BITS_PER_BYTE; +} + +static int +_bytesPerLineGray (int pixelsPerLine) +{ + return (pixelsPerLine * BITS_PER_PIXEL_GRAY + BITS_PADDING) / BITS_PER_BYTE; +} + +static int +_bytesPerLineColor (int pixelsPerLine) +{ + return (pixelsPerLine * BITS_PER_PIXEL_COLOR + + BITS_PADDING) / BITS_PER_BYTE; +} + + +/* dummy*/ +static void +_rgb2rgb (unsigned char *buffer, int pixels, int threshold) +{ + /* make the compiler content */ + buffer = buffer; + pixels = pixels; + threshold = threshold; +} + + +/* convert 24bit RGB to 8bit GRAY */ +static void +_rgb2gray (unsigned char *buffer, int pixels, int threshold) +{ +#define WEIGHT_R 27 +#define WEIGHT_G 54 +#define WEIGHT_B 19 +#define WEIGHT_W (WEIGHT_R + WEIGHT_G + WEIGHT_B) + static int aWeight[BYTES_PER_PIXEL_COLOR] = + { WEIGHT_R, WEIGHT_G, WEIGHT_B }; + int nbyte = pixels * BYTES_PER_PIXEL_COLOR; + int acc = 0; + int x; + + /* make the compiler content */ + threshold = threshold; + + for (x = 0; x < nbyte; ++x) + { + acc += aWeight[x % BYTES_PER_PIXEL_COLOR] * buffer[x]; + if ((x + 1) % BYTES_PER_PIXEL_COLOR == 0) + { + buffer[x / BYTES_PER_PIXEL_COLOR] = + (unsigned char) (acc / WEIGHT_W); + acc = 0; + } + } +#undef WEIGHT_R +#undef WEIGHT_G +#undef WEIGHT_B +#undef WEIGHT_W +} + +/* convert 24bit RGB to 1bit B/W */ +static void +_rgb2lineart (unsigned char *buffer, int pixels, int threshold) +{ + static const int aMask[BITS_PER_BYTE] = { 128, 64, 32, 16, 8, 4, 2, 1 }; + int acc = 0; + int nx; + int x; + int thresh; + _rgb2gray (buffer, pixels, 0); + nx = ((pixels + BITS_PADDING) / BITS_PER_BYTE) * BITS_PER_BYTE; + thresh = 255 * threshold / rangeThreshold.max; + for (x = 0; x < nx; ++x) + { + if (x < pixels && buffer[x] < thresh) + { + acc |= aMask[x % BITS_PER_BYTE]; + } + if ((x + 1) % BITS_PER_BYTE == 0) + { + buffer[x / BITS_PER_BYTE] = (unsigned char) (acc); + acc = 0; + } + } +} + +typedef struct tgModeParam +{ + SANE_Int depth; + SANE_Frame format; + int (*bytesPerLine) (int pixelsPerLine); + void (*adaptFormat) (unsigned char *rgbBuffer, int pixels, int threshold); + +} TModeParam; + +static const TModeParam modeParam[] = { + {DEPTH_COLOR, SANE_FRAME_RGB, _bytesPerLineColor, _rgb2rgb}, + {DEPTH_GRAY, SANE_FRAME_GRAY, _bytesPerLineGray, _rgb2gray}, + {DEPTH_LINEART, SANE_FRAME_GRAY, _bytesPerLineLineart, _rgb2lineart} +}; + + +#define WARMUP_AFTERSTART 1 /* flag for 1st warm up */ +#define WARMUP_INSESSION 0 +#define WARMUP_TESTINTERVAL 15 /* test every 15sec */ +#define WARMUP_TIME 30 /* first wait is 30sec minimum */ +#define WARMUP_MAXTIME 90 /* after one and a half minute start latest */ + +#define CAL_DEV_MAX 15 +/* maximum deviation of cal values in percent between 2 tests */ + +/* different warm up after start and after automatic off */ +static const int aiWarmUpTime[] = { WARMUP_TESTINTERVAL, WARMUP_TIME }; + + + +/* returns 1, when the warm up time "iTime" has elasped */ +static int +_TimeElapsed (struct timeval *start, struct timeval *now, int iTime) +{ + + /* this is a bit strange, but can deal with overflows */ + if (start->tv_sec > now->tv_sec) + return (start->tv_sec / 2 - now->tv_sec / 2 > iTime / 2); + else + return (now->tv_sec - start->tv_sec >= iTime); +} + +static void +_WarmUpLamp (TScanner * s, int iMode) +{ + SANE_Bool fLampOn; + /* on startup don't care what was before + assume lamp was off, and the previous + cal values can never be reached */ + if (iMode == WARMUP_AFTERSTART) + { + fLampOn = SANE_FALSE; + s->CalWhite[0] = s->CalWhite[1] = s->CalWhite[2] = (unsigned char) (-1); + } + else + GetLamp (&s->HWParams, &fLampOn); + + if (!fLampOn) + { + /* get the current system time */ + gettimeofday (&s->WarmUpStarted, 0); + /* determine the time to wait at least */ + s->WarmUpTime = aiWarmUpTime[iMode]; + /* switch on the lamp */ + SetLamp (&s->HWParams, SANE_TRUE); + } +} + +static void +_WaitForLamp (TScanner * s, unsigned char *pabCalibTable) +{ + struct timeval now[2]; /* toggling time holder */ + int i; /* rgb loop */ + int iCal = 0; /* counter */ + int iCurrent = 0; /* buffer and time-holder swap flag */ + SANE_Bool fHasCal; + unsigned char CalWhite[2][3]; /* toggling buffer */ + int iDelay = 0; /* delay loop counter */ + _WarmUpLamp (s, SANE_FALSE); + + + /* get the time stamp for the wait loops */ + if (s->WarmUpTime) + gettimeofday (&now[iCurrent], 0); + SimpleCalibExt (&s->HWParams, pabCalibTable, CalWhite[iCurrent]); + fHasCal = SANE_TRUE; + + DBG (DBG_MSG, "_WaitForLamp: first calibration\n"); + + + /* wait until time has elapsed or for values to stabilze */ + while (s->WarmUpTime) + { + /* check if the last scan has lower calibration values than + the current one would have */ + if (s->WarmUpTime && fHasCal) + { + SANE_Bool fOver = SANE_TRUE; + for (i = 0; fOver && i < 3; ++i) + { + if (!s->CalWhite[i]) + fOver = SANE_FALSE; + else if (CalWhite[iCurrent][i] < s->CalWhite[i]) + fOver = SANE_FALSE; + } + + /* warm up is not needed, when calibration data is above + the calibration data of the last scan */ + if (fOver) + { + s->WarmUpTime = 0; + DBG (DBG_MSG, + "_WaitForLamp: Values seem stable, skipping next calibration cycle\n"); + } + } + + + /* break the loop, when the longest wait time has expired + to prevent a hanging application, + even if the values might not be good, yet */ + if (s->WarmUpTime && fHasCal && iCal) + { + /* abort, when we have waited long enough */ + if (_TimeElapsed + (&s->WarmUpStarted, &now[iCurrent], WARMUP_MAXTIME)) + { + /* stop idling */ + s->WarmUpTime = 0; + DBG (DBG_MSG, "_WaitForLamp: WARMUP_MAXTIME=%ds elapsed!\n", + WARMUP_MAXTIME); + } + } + + + /* enter a delay loop, when there is still time to wait */ + if (s->WarmUpTime) + { + /* if the (too low) calibration values have just been acquired + we start waiting */ + if (fHasCal) + DBG (DBG_MSG, "_WaitForLamp: entering delay loop\r"); + else + DBG (DBG_MSG, "_WaitForLamp: delay loop %d \r", ++iDelay); + sleep (1); + fHasCal = SANE_FALSE; + gettimeofday (&now[!iCurrent], 0); + } + + + /* look if we should check again */ + if (s->WarmUpTime /* did we have to wait at all */ + /* is the minimum time elapsed */ + && _TimeElapsed (&s->WarmUpStarted, &now[!iCurrent], s->WarmUpTime) + /* has the minimum time elapsed since the last calibration */ + && _TimeElapsed (&now[iCurrent], &now[!iCurrent], + WARMUP_TESTINTERVAL)) + { + int dev = 0; /* 0 percent deviation in cal value as default */ + iDelay = 0; /* all delays processed */ + /* new calibration */ + ++iCal; + iCurrent = !iCurrent; /* swap the test-buffer, and time-holder */ + SimpleCalibExt (&s->HWParams, pabCalibTable, CalWhite[iCurrent]); + fHasCal = SANE_TRUE; + + for (i = 0; i < 3; ++i) + { + /* copy for faster and clearer access */ + int cwa; + int cwb; + int ldev; + cwa = CalWhite[!iCurrent][i]; + cwb = CalWhite[iCurrent][i]; + /* find the biggest deviation of one color */ + if (cwa > cwb) + ldev = 0; + else if (cwa && cwb) + ldev = ((cwb - cwa) * 100) / cwb; + else + ldev = 100; + dev = MAX (dev, ldev); + } + + /* show the biggest deviation of the calibration values */ + DBG (DBG_MSG, "_WaitForLamp: recalibration #%d, deviation = %d%%\n", + iCal, dev); + + /* the deviation to the previous calibration is tolerable */ + if (dev <= CAL_DEV_MAX) + s->WarmUpTime = 0; + } + } + + /* remember the values of this calibration + for the next time */ + for (i = 0; i < 3; ++i) + { + s->CalWhite[i] = CalWhite[iCurrent][i]; + } +} + + +/* used, when setting gamma as 1 value */ +static void +_SetScalarGamma (SANE_Int * aiGamma, SANE_Int sfGamma) +{ + int j; + double fGamma; + fGamma = SANE_UNFIX (sfGamma); + for (j = 0; j < SANE_GAMMA_SIZE; j++) + { + int iData; + iData = + floor (256.0 * + pow (((double) j / (double) SANE_GAMMA_SIZE), 1.0 / fGamma)); + if (iData > 255) + iData = 255; + aiGamma[j] = iData; + } +} + + +/* return size of longest string in a string list */ +static size_t +_MaxStringSize (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + + +/* change a sane cap and return true, when a change took place */ +static int +_ChangeCap (SANE_Word * pCap, SANE_Word cap, int isSet) +{ + SANE_Word prevCap = *pCap; + if (isSet) + { + *pCap |= cap; + } + else + { + *pCap &= ~cap; + } + return *pCap != prevCap; +} + + +static void +_InitOptions (TScanner * s) +{ + int i; + SANE_Option_Descriptor *pDesc; + TOptionValue *pVal; + _SetScalarGamma (s->aGammaTable, startUpGamma); + + for (i = optCount; i < optLast; i++) + { + + pDesc = &s->aOptions[i]; + pVal = &s->aValues[i]; + + /* defaults */ + pDesc->name = ""; + pDesc->title = ""; + pDesc->desc = ""; + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_NONE; + pDesc->size = sizeof (SANE_Word); + pDesc->constraint_type = SANE_CONSTRAINT_NONE; + pDesc->cap = 0; + + switch (i) + { + + case optCount: + pDesc->title = SANE_TITLE_NUM_OPTIONS; + pDesc->desc = SANE_DESC_NUM_OPTIONS; + pDesc->cap = SANE_CAP_SOFT_DETECT; + pVal->w = (SANE_Word) optLast; + break; + + case optGroupGeometry: + pDesc->title = "Geometry"; + pDesc->type = SANE_TYPE_GROUP; + pDesc->size = 0; + break; + + case optTLX: + pDesc->name = SANE_NAME_SCAN_TL_X; + pDesc->title = SANE_TITLE_SCAN_TL_X; + pDesc->desc = SANE_DESC_SCAN_TL_X; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeXmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = rangeXmm.min; + break; + + case optTLY: + pDesc->name = SANE_NAME_SCAN_TL_Y; + pDesc->title = SANE_TITLE_SCAN_TL_Y; + pDesc->desc = SANE_DESC_SCAN_TL_Y; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeYmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = rangeYmm.min; + break; + + case optBRX: + pDesc->name = SANE_NAME_SCAN_BR_X; + pDesc->title = SANE_TITLE_SCAN_BR_X; + pDesc->desc = SANE_DESC_SCAN_BR_X; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeXmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = 210 /* A4 width instead of rangeXmm.max */ ; + break; + + case optBRY: + pDesc->name = SANE_NAME_SCAN_BR_Y; + pDesc->title = SANE_TITLE_SCAN_BR_Y; + pDesc->desc = SANE_DESC_SCAN_BR_Y; + pDesc->unit = SANE_UNIT_MM; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeYmm; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = 290 /* have a bit reserve instaed of rangeYmm.max */ ; + break; + + case optDPI: + pDesc->name = SANE_NAME_SCAN_RESOLUTION; + pDesc->title = SANE_TITLE_SCAN_RESOLUTION; + pDesc->desc = SANE_DESC_SCAN_RESOLUTION; + pDesc->unit = SANE_UNIT_DPI; + pDesc->constraint_type = SANE_CONSTRAINT_WORD_LIST; + pDesc->constraint.word_list = setResolutions; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = setResolutions[2]; /* default to 150dpi */ + break; + + case optGroupImage: + pDesc->title = SANE_I18N ("Image"); + pDesc->type = SANE_TYPE_GROUP; + pDesc->size = 0; + break; + + case optGamma: + pDesc->name = SANE_NAME_ANALOG_GAMMA; + pDesc->title = SANE_TITLE_ANALOG_GAMMA; + pDesc->desc = SANE_DESC_ANALOG_GAMMA; + pDesc->type = SANE_TYPE_FIXED; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeGamma; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->w = startUpGamma; + break; + + case optGammaTable: + pDesc->name = SANE_NAME_GAMMA_VECTOR; + pDesc->title = SANE_TITLE_GAMMA_VECTOR; + pDesc->desc = SANE_DESC_GAMMA_VECTOR; + pDesc->size = sizeof (s->aGammaTable); + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeGammaTable; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + pVal->wa = s->aGammaTable; + break; + + case optGroupMisc: + pDesc->title = SANE_I18N ("Miscellaneous"); + pDesc->type = SANE_TYPE_GROUP; + pDesc->size = 0; + break; + + case optLamp: + pDesc->name = "lamp"; + pDesc->title = SANE_I18N ("Lamp status"); + pDesc->desc = SANE_I18N ("Switches the lamp on or off."); + pDesc->type = SANE_TYPE_BOOL; + pDesc->cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + /* switch the lamp on when starting for first the time */ + pVal->w = SANE_TRUE; + break; + + case optCalibrate: + pDesc->name = "calibrate"; + pDesc->title = SANE_I18N ("Calibrate"); + pDesc->desc = SANE_I18N ("Calibrates for black and white level."); + pDesc->type = SANE_TYPE_BUTTON; + pDesc->cap = SANE_CAP_SOFT_SELECT; + pDesc->size = 0; + break; + + case optGroupMode: + pDesc->title = SANE_I18N ("Scan Mode"); + pDesc->desc = ""; + pDesc->type = SANE_TYPE_GROUP; + break; + + case optMode: + /* scan mode */ + pDesc->name = SANE_NAME_SCAN_MODE; + pDesc->title = SANE_TITLE_SCAN_MODE; + pDesc->desc = SANE_DESC_SCAN_MODE; + pDesc->type = SANE_TYPE_STRING; + pDesc->size = _MaxStringSize (modeList); + pDesc->constraint_type = SANE_CONSTRAINT_STRING_LIST; + pDesc->constraint.string_list = modeList; + pDesc->cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_EMULATED; + pVal->w = MODE_COLOR; + break; + + case optGroupEnhancement: + pDesc->title = SANE_I18N ("Enhancement"); + pDesc->desc = ""; + pDesc->type = SANE_TYPE_GROUP; + break; + + case optThreshold: + pDesc->name = SANE_NAME_THRESHOLD; + pDesc->title = SANE_TITLE_THRESHOLD; + pDesc->desc = SANE_DESC_THRESHOLD; + pDesc->type = SANE_TYPE_INT; + pDesc->unit = SANE_UNIT_PERCENT; + pDesc->constraint_type = SANE_CONSTRAINT_RANGE; + pDesc->constraint.range = &rangeThreshold; + pDesc->cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT | SANE_CAP_INACTIVE | + SANE_CAP_EMULATED; + pVal->w = 50; + + default: + DBG (DBG_ERR, "Uninitialised option %d\n", i); + break; + } + } +} + + +static int +_ReportDevice (TScannerModel * pModel, const char *pszDeviceName) +{ + TDevListEntry *pNew, *pDev; + + DBG (DBG_MSG, "niash: _ReportDevice '%s'\n", pszDeviceName); + + pNew = malloc (sizeof (TDevListEntry)); + if (!pNew) + { + DBG (DBG_ERR, "no mem\n"); + return -1; + } + + /* add new element to the end of the list */ + if (_pFirstSaneDev == 0) + { + _pFirstSaneDev = pNew; + } + else + { + for (pDev = _pFirstSaneDev; pDev->pNext; pDev = pDev->pNext) + { + ; + } + pDev->pNext = pNew; + } + + /* fill in new element */ + pNew->pNext = 0; + pNew->dev.name = strdup (pszDeviceName); + pNew->dev.vendor = pModel->pszVendor; + pNew->dev.model = pModel->pszName; + pNew->dev.type = "flatbed scanner"; + + iNumSaneDev++; + + return 0; +} + + + +/*****************************************************************************/ + +SANE_Status +sane_init (SANE_Int * piVersion, SANE_Auth_Callback pfnAuth) +{ + /* prevent compiler from complaing about unused parameters */ + pfnAuth = pfnAuth; + + DBG_INIT (); + DBG (DBG_MSG, "sane_init\n"); + + if (piVersion != NULL) + { + *piVersion = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + } + + /* initialise transfer methods */ + iNumSaneDev = 0; + NiashXferInit (_ReportDevice); + + return SANE_STATUS_GOOD; +} + + +void +sane_exit (void) +{ + TDevListEntry *pDev, *pNext; + + DBG (DBG_MSG, "sane_exit\n"); + + /* free device list memory */ + if (_pSaneDevList) + { + for (pDev = _pFirstSaneDev; pDev; pDev = pNext) + { + pNext = pDev->pNext; + free ((void *) pDev->dev.name); + free (pDev); + } + _pFirstSaneDev = 0; + free (_pSaneDevList); + _pSaneDevList = 0; + } +} + + +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + TDevListEntry *pDev; + int i; + + DBG (DBG_MSG, "sane_get_devices\n"); + + local_only = local_only; + + if (_pSaneDevList) + { + free (_pSaneDevList); + } + + _pSaneDevList = malloc (sizeof (*_pSaneDevList) * (iNumSaneDev + 1)); + if (!_pSaneDevList) + { + DBG (DBG_MSG, "no mem\n"); + return SANE_STATUS_NO_MEM; + } + i = 0; + for (pDev = _pFirstSaneDev; pDev; pDev = pDev->pNext) + { + _pSaneDevList[i++] = &pDev->dev; + } + _pSaneDevList[i++] = 0; /* last entry is 0 */ + + *device_list = _pSaneDevList; + + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * h) +{ + TScanner *s; + + DBG (DBG_MSG, "sane_open: %s\n", name); + + /* check the name */ + if (strlen (name) == 0) + { + /* default to first available device */ + name = _pFirstSaneDev->dev.name; + } + + s = malloc (sizeof (TScanner)); + if (!s) + { + DBG (DBG_MSG, "malloc failed\n"); + return SANE_STATUS_NO_MEM; + } + + if (NiashOpen (&s->HWParams, name) < 0) + { + /* is this OK ? */ + DBG (DBG_ERR, "NiashOpen failed\n"); + free ((void *) s); + return SANE_STATUS_DEVICE_BUSY; + } + _InitOptions (s); + s->fScanning = SANE_FALSE; + s->fCancelled = SANE_FALSE; + *h = s; + + /* Turn on lamp by default at startup */ + _WarmUpLamp (s, WARMUP_AFTERSTART); + + return SANE_STATUS_GOOD; +} + + +void +sane_close (SANE_Handle h) +{ + TScanner *s; + + DBG (DBG_MSG, "sane_close\n"); + + s = (TScanner *) h; + + /* turn off scanner lamp */ + SetLamp (&s->HWParams, SANE_FALSE); + + /* close scanner */ + NiashClose (&s->HWParams); + + /* free scanner object memory */ + free ((void *) s); +} + + +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle h, SANE_Int n) +{ + TScanner *s; + + DBG (DBG_MSG, "sane_get_option_descriptor %d\n", n); + + if ((n < optCount) || (n >= optLast)) + { + return NULL; + } + + s = (TScanner *) h; + return &s->aOptions[n]; +} + + +SANE_Status +sane_control_option (SANE_Handle h, SANE_Int n, SANE_Action Action, + void *pVal, SANE_Int * pInfo) +{ + TScanner *s; + SANE_Bool fVal; + static char szTable[100]; + int *pi; + int i; + SANE_Int info; + SANE_Bool fLampIsOn; + SANE_Status status; + SANE_Bool fSame; + + DBG (DBG_MSG, "sane_control_option: option %d, action %d\n", n, Action); + + s = (TScanner *) h; + info = 0; + + switch (Action) + { + case SANE_ACTION_GET_VALUE: + switch (n) + { + + /* Get options of type SANE_Word */ + case optCount: + case optDPI: + case optGamma: + case optTLX: + case optTLY: + case optBRX: + case optBRY: + case optThreshold: + DBG (DBG_MSG, + "sane_control_option: SANE_ACTION_GET_VALUE %d = %d\n", n, + (int) s->aValues[n].w); + *(SANE_Word *) pVal = s->aValues[n].w; + break; + + /* Get options of type SANE_Word array */ + case optGammaTable: + DBG (DBG_MSG, "Reading gamma table\n"); + memcpy (pVal, s->aValues[n].wa, s->aOptions[n].size); + break; + + case optMode: + DBG (DBG_MSG, "Reading scan mode %s\n", + modeList[s->aValues[optMode].w]); + strcpy ((char *) pVal, modeList[s->aValues[optMode].w]); + break; + + /* Get options of type SANE_Bool */ + case optLamp: + GetLamp (&s->HWParams, &fLampIsOn); + *(SANE_Bool *) pVal = fLampIsOn; + break; + + case optCalibrate: + /* although this option has nothing to read, + it's added here to avoid a warning when running scanimage --help */ + break; + + default: + DBG (DBG_MSG, "SANE_ACTION_GET_VALUE: Invalid option (%d)\n", n); + } + break; + + + case SANE_ACTION_SET_VALUE: + if (s->fScanning) + { + DBG (DBG_ERR, + "sane_control_option: SANE_ACTION_SET_VALUE not allowed during scan\n"); + return SANE_STATUS_INVAL; + } + switch (n) + { + + case optCount: + return SANE_STATUS_INVAL; + + case optGamma: + case optThreshold: + case optDPI: + + info |= SANE_INFO_RELOAD_PARAMS; + /* fall through */ + + case optTLX: + case optTLY: + case optBRX: + case optBRY: + + status = sanei_constrain_value (&s->aOptions[n], pVal, &info); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_ERR, "Failed to constrain option %d (%s)\n", n, + s->aOptions[n].title); + return status; + } + + /* check values if they are equal */ + fSame = s->aValues[n].w == *(SANE_Word *) pVal; + + /* set the values */ + s->aValues[n].w = *(SANE_Word *) pVal; + DBG (DBG_MSG, + "sane_control_option: SANE_ACTION_SET_VALUE %d = %d\n", n, + (int) s->aValues[n].w); + if (n == optGamma) + { + if (!fSame && optLast > optGammaTable) + { + info |= SANE_INFO_RELOAD_OPTIONS; + } + _SetScalarGamma (s->aGammaTable, s->aValues[n].w); + } + break; + + case optGammaTable: + DBG (DBG_MSG, "Writing gamma table\n"); + pi = (SANE_Int *) pVal; + memcpy (s->aValues[n].wa, pVal, s->aOptions[n].size); + + /* prepare table for debug */ + strcpy (szTable, "Gamma table summary:"); + for (i = 0; i < SANE_GAMMA_SIZE; i++) + { + if ((SANE_GAMMA_SIZE / 16) && (i % (SANE_GAMMA_SIZE / 16)) == 0) + { + DBG (DBG_MSG, "%s\n", szTable); + szTable[0] = '\0'; + } + /* test for number print */ + if ((SANE_GAMMA_SIZE / 64) && (i % (SANE_GAMMA_SIZE / 64)) == 0) + { + sprintf (szTable + strlen(szTable), " %04X", pi[i]); + } + } + if (strlen (szTable)) + { + DBG (DBG_MSG, "%s\n", szTable); + } + break; + + case optMode: + { + SANE_Word *pCap; + int fCapChanged = 0; + + pCap = &s->aOptions[optThreshold].cap; + + if (strcmp ((char const *) pVal, colorStr) == 0) + { + s->aValues[optMode].w = MODE_COLOR; + fCapChanged = _ChangeCap (pCap, SANE_CAP_INACTIVE, 1); + } + if (strcmp ((char const *) pVal, grayStr) == 0) + { + s->aValues[optMode].w = MODE_GRAY; + fCapChanged = _ChangeCap (pCap, SANE_CAP_INACTIVE, 1); + } + if (strcmp ((char const *) pVal, lineartStr) == 0) + { + s->aValues[optMode].w = MODE_LINEART; + fCapChanged = _ChangeCap (pCap, SANE_CAP_INACTIVE, 0); + + } + info |= SANE_INFO_RELOAD_PARAMS; + if (fCapChanged) + { + info |= SANE_INFO_RELOAD_OPTIONS; + } + DBG (DBG_MSG, "setting scan mode: %s\n", (char const *) pVal); + } + break; + + + + case optLamp: + fVal = *(SANE_Bool *) pVal; + DBG (DBG_MSG, "lamp %s\n", fVal ? "on" : "off"); + if (fVal) + _WarmUpLamp (s, WARMUP_INSESSION); + else + SetLamp (&s->HWParams, SANE_FALSE); + break; + + case optCalibrate: +/* SimpleCalib(&s->HWParams); */ + break; + + default: + DBG (DBG_ERR, "SANE_ACTION_SET_VALUE: Invalid option (%d)\n", n); + } + if (pInfo != NULL) + { + *pInfo |= info; + } + break; + + + case SANE_ACTION_SET_AUTO: + return SANE_STATUS_UNSUPPORTED; + + + default: + DBG (DBG_ERR, "Invalid action (%d)\n", Action); + return SANE_STATUS_INVAL; + } + + return SANE_STATUS_GOOD; +} + + + + + +SANE_Status +sane_get_parameters (SANE_Handle h, SANE_Parameters * p) +{ + TScanner *s; + TModeParam const *pMode; + + DBG (DBG_MSG, "sane_get_parameters\n"); + + s = (TScanner *) h; + + /* first do some checks */ + if (s->aValues[optTLX].w >= s->aValues[optBRX].w) + { + DBG (DBG_ERR, "TLX should be smaller than BRX\n"); + return SANE_STATUS_INVAL; /* proper error code? */ + } + if (s->aValues[optTLY].w >= s->aValues[optBRY].w) + { + DBG (DBG_ERR, "TLY should be smaller than BRY\n"); + return SANE_STATUS_INVAL; /* proper error code? */ + } + + + pMode = &modeParam[s->aValues[optMode].w]; + + /* return the data */ + p->format = pMode->format; + p->last_frame = SANE_TRUE; + + p->lines = MM_TO_PIXEL (s->aValues[optBRY].w - s->aValues[optTLY].w, + s->aValues[optDPI].w); + p->depth = pMode->depth; + p->pixels_per_line = + MM_TO_PIXEL (s->aValues[optBRX].w - s->aValues[optTLX].w, + s->aValues[optDPI].w); + p->bytes_per_line = pMode->bytesPerLine (p->pixels_per_line); + + return SANE_STATUS_GOOD; +} + + +/* get the scale down factor for a resolution that is + not supported by hardware */ +static int +_SaneEmulateScaling (int iDpi) +{ + if (iDpi == 75) + return 2; + else + return 1; +} + + +SANE_Status +sane_start (SANE_Handle h) +{ + TScanner *s; + SANE_Parameters par; + int iLineCorr; + int iScaleDown; + static unsigned char abGamma[HW_GAMMA_SIZE]; + static unsigned char abCalibTable[HW_PIXELS * 6]; + + DBG (DBG_MSG, "sane_start\n"); + + s = (TScanner *) h; + + if (sane_get_parameters (h, &par) != SANE_STATUS_GOOD) + { + DBG (DBG_MSG, "Invalid scan parameters\n"); + return SANE_STATUS_INVAL; + } + iScaleDown = _SaneEmulateScaling (s->aValues[optDPI].w); + s->iLinesLeft = par.lines; + + /* fill in the scanparams using the option values */ + s->ScanParams.iDpi = s->aValues[optDPI].w * iScaleDown; + s->ScanParams.iLpi = s->aValues[optDPI].w * iScaleDown; + + /* calculate correction for filling of circular buffer */ + iLineCorr = 3 * s->HWParams.iSensorSkew; /* usually 16 motor steps */ + /* calculate correction for garbage lines */ + iLineCorr += s->HWParams.iSkipLines * (HW_LPI / s->ScanParams.iLpi); + + s->ScanParams.iTop = + MM_TO_PIXEL (s->aValues[optTLY].w + s->HWParams.iTopLeftY, + HW_LPI) - iLineCorr; + s->ScanParams.iLeft = + MM_TO_PIXEL (s->aValues[optTLX].w + s->HWParams.iTopLeftX, HW_DPI); + + s->ScanParams.iWidth = par.pixels_per_line * iScaleDown; + s->ScanParams.iHeight = par.lines * iScaleDown; + s->ScanParams.iBottom = HP3300C_BOTTOM; + s->ScanParams.fCalib = SANE_FALSE; + + /* perform a simple calibration just before scanning */ + _WaitForLamp (s, abCalibTable); + + if (s->aValues[optMode].w == MODE_LINEART) + { + /* use a unity gamma table for lineart to be independent from Gamma settings */ + _UnityGammaTable (abGamma); + } + else + { + /* copy gamma table */ + _ConvertGammaTable (s->aGammaTable, abGamma); + } + + WriteGammaCalibTable (abGamma, abGamma, abGamma, abCalibTable, 0, 0, + &s->HWParams); + + /* prepare the actual scan */ + if (!InitScan (&s->ScanParams, &s->HWParams)) + { + DBG (DBG_MSG, "Invalid scan parameters\n"); + return SANE_STATUS_INVAL; + } + + /* init data pipe */ + s->DataPipe.iSkipLines = s->HWParams.iSkipLines; + /* on the hp3400 and hp4300 we cannot set the top of the scan area (yet), + so instead we just scan and throw away the data until the top */ + if (s->HWParams.fReg07) + { + s->DataPipe.iSkipLines += + MM_TO_PIXEL (s->aValues[optTLY].w + s->HWParams.iTopLeftY, + s->aValues[optDPI].w * iScaleDown); + } + s->iBytesLeft = 0; + s->iPixelsPerLine = par.pixels_per_line; + + /* hack */ + s->DataPipe.pabLineBuf = (unsigned char *) malloc (HW_PIXELS * 3); + CircBufferInit (s->HWParams.iXferHandle, &s->DataPipe, + par.pixels_per_line, s->ScanParams.iHeight, + s->ScanParams.iLpi * s->HWParams.iSensorSkew / HW_LPI, + s->HWParams.iReversedHead, iScaleDown, iScaleDown); + + s->fScanning = SANE_TRUE; + s->fCancelled = SANE_FALSE; + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) +{ + TScanner *s; + TDataPipe *p; + TModeParam const *pMode; + + DBG (DBG_MSG, "sane_read: buf=%p, maxlen=%d, ", buf, maxlen); + + s = (TScanner *) h; + + pMode = &modeParam[s->aValues[optMode].w]; + + /* sane_read only allowed after sane_start */ + if (!s->fScanning) + { + if (s->fCancelled) + { + DBG (DBG_MSG, "\n"); + DBG (DBG_MSG, "sane_read: sane_read cancelled\n"); + s->fCancelled = SANE_FALSE; + return SANE_STATUS_CANCELLED; + } + else + { + DBG (DBG_ERR, + "sane_read: sane_read only allowed after sane_start\n"); + return SANE_STATUS_INVAL; + } + } + + p = &s->DataPipe; + + /* anything left to read? */ + if ((s->iLinesLeft == 0) && (s->iBytesLeft == 0)) + { + CircBufferExit (p); + free (p->pabLineBuf); + p->pabLineBuf = NULL; + FinishScan (&s->HWParams); + *len = 0; + DBG (DBG_MSG, "\n"); + DBG (DBG_MSG, "sane_read: end of scan\n"); + s->fCancelled = SANE_FALSE; + s->fScanning = SANE_FALSE; + return SANE_STATUS_EOF; + } + + /* time to read the next line? */ + if (s->iBytesLeft == 0) + { + /* read a line from the transfer buffer */ + if (CircBufferGetLineEx (s->HWParams.iXferHandle, p, p->pabLineBuf, + s->HWParams.iReversedHead, SANE_TRUE)) + { + pMode->adaptFormat (p->pabLineBuf, s->iPixelsPerLine, + s->aValues[optThreshold].w); + s->iBytesLeft = pMode->bytesPerLine (s->iPixelsPerLine); + s->iLinesLeft--; + } + /* stop scanning further, when the read action fails + because we try read after the end of the buffer */ + else + { + FinishScan (&s->HWParams); + CircBufferExit (p); + free (p->pabLineBuf); + p->pabLineBuf = NULL; + *len = 0; + DBG (DBG_MSG, "\n"); + DBG (DBG_MSG, "sane_read: read after end of buffer\n"); + s->fCancelled = SANE_FALSE; + s->fScanning = SANE_FALSE; + return SANE_STATUS_EOF; + } + + } + + /* copy (part of) a line */ + *len = MIN (maxlen, s->iBytesLeft); + memcpy (buf, + &p->pabLineBuf[pMode->bytesPerLine (s->iPixelsPerLine) - + s->iBytesLeft], *len); + s->iBytesLeft -= *len; + + DBG (DBG_MSG, " read=%d \n", *len); + + return SANE_STATUS_GOOD; +} + + +void +sane_cancel (SANE_Handle h) +{ + TScanner *s; + + DBG (DBG_MSG, "sane_cancel\n"); + + s = (TScanner *) h; + /* Make sure the scanner head returns home */ + FinishScan (&s->HWParams); + /* delete allocated data */ + if (s->fScanning) + { + CircBufferExit (&s->DataPipe); + free (s->DataPipe.pabLineBuf); + s->DataPipe.pabLineBuf = NULL; + DBG (DBG_MSG, "sane_cancel: freeing buffers\n"); + } + s->fCancelled = SANE_TRUE; + s->fScanning = SANE_FALSE; +} + + +SANE_Status +sane_set_io_mode (SANE_Handle h, SANE_Bool m) +{ + DBG (DBG_MSG, "sane_set_io_mode %s\n", m ? "non-blocking" : "blocking"); + + /* prevent compiler from complaining about unused parameters */ + h = h; + + if (m) + { + return SANE_STATUS_UNSUPPORTED; + } + return SANE_STATUS_GOOD; +} + + +SANE_Status +sane_get_select_fd (SANE_Handle h, SANE_Int * fd) +{ + DBG (DBG_MSG, "sane_select_fd\n"); + + /* prevent compiler from complaining about unused parameters */ + h = h; + fd = fd; + + return SANE_STATUS_UNSUPPORTED; +} diff --git a/backend/niash_core.c b/backend/niash_core.c new file mode 100644 index 0000000..e3ae2b8 --- /dev/null +++ b/backend/niash_core.c @@ -0,0 +1,1362 @@ +/* + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ +*/ + +/* + Core NIASH chip functions. +*/ + +#include /* fopen, fread, fwrite, fclose etc */ +#include /* va_list for vfprintf */ +#include /* memcpy, memset */ +#include /* unlink */ +#include /* malloc, free */ +#include /* exp, pow */ + +#include "niash_xfer.h" +#include "niash_core.h" + + +#ifndef MIN +#define MIN(a,b) (((a) < (b)) ? (a) : (b)) +#endif + +#ifndef MAX +#define MAX(a,b) (((a) > (b)) ? (a) : (b)) +#endif + + +#define XFER_BUF_SIZE 0xF000 + + +/* HP3400 firmware data */ +static unsigned char abData0000[] = { + 0xfe, 0x9f, 0x58, 0x1b, 0x00, 0x03, 0xa4, 0x02, 0x63, 0x02, 0x33, 0x02, + 0x0d, 0x02, 0xf0, 0x01, + 0xd8, 0x01, 0xc5, 0x01, 0xb5, 0x01, 0xa8, 0x01, 0x9d, 0x01, 0x93, 0x01, + 0x8b, 0x01, 0x84, 0x01, + 0x7e, 0x01, 0x79, 0x01, 0x74, 0x01, 0x70, 0x01, 0x6d, 0x01, 0x69, 0x01, + 0x67, 0x01, 0x64, 0x01, + 0x62, 0x01, 0x60, 0x01, 0x5f, 0x01, 0x5d, 0x01, 0x5c, 0x01, 0x5b, 0x01, + 0x5a, 0x01, 0x59, 0x01, + 0x58, 0x01, 0x57, 0x01, 0x57, 0x01, 0x56, 0x01, 0x56, 0x01, 0x55, 0x01, + 0x55, 0x01, 0x54, 0x01, + 0x54, 0x01, 0x54, 0x01, 0x54, 0x01, 0x53, 0x01, 0x53, 0x01, 0x53, 0x01, + 0x53, 0x01, 0x52, 0x81 +}; + +/* 1st word : 0x9ffe = 40958, strip 15th bit: 0x1ffe = 8190 + 2nd word : 0x1b58 = 7000 -> coincidence ? + other words: formula: y = 676 / (2 - exp(0.113 * (1-x)) ), where x = 0 for first entry +*/ + +/* more HP3400 firmware data */ +static unsigned char abData0400[] = { + 0xa4, 0x82, 0x00, 0x80, 0xa4, 0x82, 0xaa, 0x02, 0xc0, 0x02, 0xe8, 0x02, + 0x3e, 0x03, 0xc8, 0x03, + 0x58, 0x1b, 0xfe, 0x9f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 +}; + + + +static void +_ConvertMotorTable (unsigned char *pabOld, unsigned char *pabNew, int iSize, + int iLpi) +{ + int iData, i, iBit15; + + for (i = 0; i < (iSize / 2); i++) + { + iData = pabOld[2 * i + 0] + (pabOld[2 * i + 1] << 8); + iBit15 = (iData & 0x8000); + iData = (iData & 0x7FFF); + if (iData <= 0x400) + { + iData = iData * iLpi / 300; + } + if (iBit15 != 0) + { + iData |= 0x8000; + } + pabNew[2 * i + 0] = iData & 255; + pabNew[2 * i + 1] = (iData >> 8) & 255; + } +} + + +/************************************************************************* + _ProbeRegisters + =============== + Tries to determine certain hardware properties. + + This is done by checking the writeability of some scanner registers. + We cannot rely simply on the scanner model to contain a specific + chip. The HP3300c for example uses one of at least three slightly + different scanner ASICs (NIASH00012, NIASH00013 and NIASH00014). + + OUT pHWParams Hardware parameters, updated fields: + fGamma16 TRUE if 16 bit gamma tables can be used + fReg07 TRUE if reg07 is writeable + iBufferSize Size of scanner's internal buffer + + Returns TRUE if a NIASH chipset was found. +*************************************************************************/ +static SANE_Bool +_ProbeRegisters (THWParams * pHWParams) +{ + unsigned char bData1, bData2; + int iHandle; + + iHandle = pHWParams->iXferHandle; + + DBG (DBG_MSG, "Probing scanner...\n"); + + /* check register 0x04 */ + NiashWriteReg (iHandle, 0x04, 0x55); + NiashReadReg (iHandle, 0x04, &bData1); + NiashWriteReg (iHandle, 0x04, 0xAA); + NiashReadReg (iHandle, 0x04, &bData2); + NiashWriteReg (iHandle, 0x04, 0x07); + if ((bData1 != 0x55) || (bData2 != 0xAA)) + { + DBG (DBG_ERR, " No NIASH chipset found!\n"); + return SANE_FALSE; + } + + /* check writeability of register 3 bit 1 */ + NiashReadReg (iHandle, 0x03, &bData1); + NiashWriteReg (iHandle, 0x03, bData1 | 0x02); + NiashReadReg (iHandle, 0x03, &bData2); + NiashWriteReg (iHandle, 0x03, bData1); + pHWParams->fGamma16 = ((bData2 & 0x02) != 0); + DBG (DBG_MSG, " Gamma table entries are %d bit\n", + pHWParams->fGamma16 ? 16 : 8); + + /* check register 0x07 */ + NiashReadReg (iHandle, 0x07, &bData1); + NiashWriteReg (iHandle, 0x07, 0x1C); + NiashReadReg (iHandle, 0x07, &bData2); + NiashWriteReg (iHandle, 0x07, bData1); + pHWParams->fReg07 = (bData2 == 0x1C); + + if (!pHWParams->fGamma16) + { + /* internal scan buffer size is an educated guess, but seems to correlate + well with the size calculated from several windows driver log files + size = 128kB - 44088 unsigned chars (space required for gamma/calibration table) + */ + pHWParams->iBufferSize = 86984L; + DBG (DBG_MSG, " NIASH version < 00014\n"); + } + else + { + pHWParams->iBufferSize = 0x60000L; + if (!pHWParams->fReg07) + { + DBG (DBG_MSG, " NIASH version = 00014\n"); + } + else + { + DBG (DBG_MSG, " NIASH version > 00014\n"); + } + } + + return SANE_TRUE; +} + + +/* returns 0 on success, < 0 otherwise */ +STATIC int +NiashOpen (THWParams * pHWParams, const char *pszName) +{ + int iXferHandle; + + iXferHandle = NiashXferOpen (pszName, &pHWParams->eModel); + if (iXferHandle < 0) + { + DBG (DBG_ERR, "NiashXferOpen failed for '%s'\n", pszName); + return -1; + } + + pHWParams->iXferHandle = iXferHandle; + + NiashWakeup (pHWParams->iXferHandle); + + /* default HW params */ + pHWParams->iSensorSkew = 8; + pHWParams->iTopLeftX = 0; + pHWParams->iTopLeftY = 3; + pHWParams->fReg07 = SANE_FALSE; + pHWParams->iSkipLines = 0; + pHWParams->iExpTime = 5408; + pHWParams->iReversedHead = SANE_TRUE; + + switch (pHWParams->eModel) + { + + case eHp3300c: + DBG (DBG_MSG, "Setting params for Hp3300\n"); + pHWParams->iTopLeftX = 4; + pHWParams->iTopLeftY = 11; + pHWParams->iSkipLines = 14; + break; + + case eHp3400c: + case eHp4300c: + DBG (DBG_MSG, "Setting params for Hp3400c/Hp4300c\n"); + pHWParams->iTopLeftX = 3; + pHWParams->iTopLeftY = 14; + pHWParams->fReg07 = SANE_TRUE; + break; + + case eAgfaTouch: + DBG (DBG_MSG, "Setting params for AgfaTouch\n"); + pHWParams->iReversedHead = SANE_FALSE; /* head not reversed on Agfa Touch */ + pHWParams->iTopLeftX = 3; + pHWParams->iTopLeftY = 10; + pHWParams->iSkipLines = 7; + break; + + case eUnknownModel: + DBG (DBG_MSG, "Setting params for UnknownModel\n"); + break; + + default: + DBG (DBG_ERR, "ERROR: internal error! (%d)\n", (int) pHWParams->eModel); + return -1; + } + + /* autodetect some hardware properties */ + if (!_ProbeRegisters (pHWParams)) + { + DBG (DBG_ERR, "_ProbeRegisters failed!\n"); + return -1; + } + + return 0; +} + + +STATIC void +NiashClose (THWParams * pHWPar) +{ + NiashXferClose (pHWPar->iXferHandle); + pHWPar->iXferHandle = 0; +} + + +static void +WriteRegWord (int iHandle, unsigned char bReg, SANE_Word wData) +{ + NiashWriteReg (iHandle, bReg, wData & 0xFF); + NiashWriteReg (iHandle, bReg + 1, (wData >> 8) & 0xFF); +} + + +/* calculate a 4096 unsigned char gamma table */ +STATIC void +CalcGamma (unsigned char *pabTable, double Gamma) +{ + int i, iData; + + /* fill gamma table */ + for (i = 0; i < 4096; i++) + { + iData = floor (256.0 * pow (((double) i / 4096.0), 1.0 / Gamma)); + pabTable[i] = iData; + } +} + + +/* + Hp3400WriteFw + ============= + Writes data to scanners with a NIASH00019 chipset, e.g. + gamma, calibration and motor control data. + + IN pabData pointer to firmware data + iLen Size of firmware date (unsigned chars) + iAddr Scanner address to write to +*/ +static void +Hp3400cWriteFW (int iXferHandle, unsigned char *pabData, int iLen, int iAddr) +{ + iAddr--; + NiashWriteReg (iXferHandle, 0x21, iAddr & 0xFF); + NiashWriteReg (iXferHandle, 0x22, (iAddr >> 8) & 0xFF); + NiashWriteReg (iXferHandle, 0x23, (iAddr >> 16) & 0xFF); + NiashWriteBulk (iXferHandle, pabData, iLen); +} + + +/* Writes the gamma and offset/gain tables to the scanner. + In case a calibration file exist, it will be used for offset/gain */ +STATIC void +WriteGammaCalibTable (unsigned char *pabGammaR, unsigned char *pabGammaG, + unsigned char *pabGammaB, unsigned char *pabCalibTable, + int iGain, int iOffset, THWParams * pHWPar) +{ + int i, j, k; + static unsigned char abGamma[60000]; + int iData; + int iHandle; + + iHandle = pHWPar->iXferHandle; + + j = 0; + /* fill gamma table for red component */ + /* pad entries with 0 for 16-bit gamma table */ + for (i = 0; i < 4096; i++) + { + if (pHWPar->fGamma16) + { + abGamma[j++] = 0; + } + abGamma[j++] = pabGammaR[i]; + } + /* fill gamma table for green component */ + for (i = 0; i < 4096; i++) + { + if (pHWPar->fGamma16) + { + abGamma[j++] = 0; + } + abGamma[j++] = pabGammaG[i]; + } + /* fill gamma table for blue component */ + for (i = 0; i < 4096; i++) + { + if (pHWPar->fGamma16) + { + abGamma[j++] = 0; + } + abGamma[j++] = pabGammaB[i]; + } + + if (pabCalibTable == NULL) + { + iData = (iGain << 6) + iOffset; + for (i = 0; i < HW_PIXELS; i++) + { + for (k = 0; k < 3; k++) + { + abGamma[j++] = (iData) & 255; + abGamma[j++] = (iData >> 8) & 255; + } + } + } + else + { + memcpy (&abGamma[j], pabCalibTable, HW_PIXELS * 6); + j += HW_PIXELS * 6; + } + + NiashWriteReg (iHandle, 0x02, 0x80); + NiashWriteReg (iHandle, 0x03, 0x01); + NiashWriteReg (iHandle, 0x03, 0x11); + NiashWriteReg (iHandle, 0x02, 0x84); + + if (pHWPar->fReg07) + { + Hp3400cWriteFW (iHandle, abGamma, j, 0x2000); + } + else + { + NiashWriteBulk (iHandle, abGamma, j); + } + + NiashWriteReg (iHandle, 0x02, 0x80); +} + + +static void +WriteAFEReg (int iHandle, int iReg, int iData) +{ + NiashWriteReg (iHandle, 0x25, iReg); + NiashWriteReg (iHandle, 0x26, iData); +} + + +/* setup the analog front-end -> coarse calibration */ +static void +WriteAFE (int iHandle) +{ + /* see WM8143 datasheet */ + + WriteAFEReg (iHandle, 0x04, 0x00); + WriteAFEReg (iHandle, 0x03, 0x12); + WriteAFEReg (iHandle, 0x02, 0x04); + WriteAFEReg (iHandle, 0x05, 0x10); + WriteAFEReg (iHandle, 0x01, 0x03); + + WriteAFEReg (iHandle, 0x20, 0xc0); /*c8 *//* red offset */ + WriteAFEReg (iHandle, 0x21, 0xc0); /*c8 *//* green offset */ + WriteAFEReg (iHandle, 0x22, 0xc0); /*d0 *//* blue offset */ + + WriteAFEReg (iHandle, 0x28, 0x05); /*5 *//* red gain */ + WriteAFEReg (iHandle, 0x29, 0x03); /*3 *//* green gain */ + WriteAFEReg (iHandle, 0x2A, 0x04); /*4 *//* blue gain */ +} + + +/* wait for the carriage to return */ +static void +WaitReadyBit (int iHandle) +{ + unsigned char bData; + + do + { + NiashReadReg (iHandle, 0x03, &bData); + } + while ((bData & 8) == 0); +} + + +/* + Initialisation specific for NIASH00014 and lower chips +*/ +static void +InitNiash00014 (TScanParams * pParams, THWParams * pHWParams) +{ + int iHandle, iLpiCode; + + iHandle = pHWParams->iXferHandle; + + /* exposure time (in units 24/Fcrystal)? */ + WriteRegWord (iHandle, 0x08, pHWParams->iExpTime - 1); + + /* width in pixels */ + WriteRegWord (iHandle, 0x12, pParams->iWidth - 1); + + /* top */ + WriteRegWord (iHandle, 0x17, pParams->iTop); + WriteRegWord (iHandle, 0x19, pParams->iTop); + + /* time between stepper motor steps (in units of 24/Fcrystal)? */ + iLpiCode = pParams->iLpi * pHWParams->iExpTime / 1200L; + + if (!pHWParams->fGamma16) + { + /* NIASH 00012 / 00013 init */ + + /* LPI specific settings */ + if (pParams->iLpi < 600) + { + /* set halfres bit */ + NiashWriteReg (iHandle, 0x06, 0x01); + /* double lpi code because of halfres bit */ + iLpiCode *= 2; + } + else + { + /* clear halfres bit */ + NiashWriteReg (iHandle, 0x06, 0x00); + /* add exptime to make it scan slower */ + iLpiCode += pHWParams->iExpTime; + } + + /* unknown setting */ + WriteRegWord (iHandle, 0x27, 0x7FD2); + WriteRegWord (iHandle, 0x29, 0x6421); + + } + else + { + /* NIASH 00014 init */ + + /* halfres bit always cleared */ + NiashWriteReg (iHandle, 0x06, 0x00); + + /* LPI specific settings */ + if (pParams->iLpi >= 600) + { + /* add exptime to make it scan slower */ + iLpiCode += pHWParams->iExpTime; + } + + /* unknown setting */ + WriteRegWord (iHandle, 0x27, 0xc862); /*c862 */ + WriteRegWord (iHandle, 0x29, 0xb853); /*b853 */ + } + + /* LPI code */ + WriteRegWord (iHandle, 0x0A, iLpiCode - 1); + + /* backtrack reversing speed */ + NiashWriteReg (iHandle, 0x1E, (iLpiCode - 1) / 32); +} + + +/* + Initialisation specific for NIASH00019 chips +*/ +static void +InitNiash00019 (TScanParams * pParams, THWParams * pHWParams) +{ + int iHandle, iLpiCode; + static unsigned char abMotor[512]; + + + iHandle = pHWParams->iXferHandle; + + /* exposure time (in units 24/Fcrystal)? */ + WriteRegWord (iHandle, 0x08, pHWParams->iExpTime); + + /* width in pixels */ + WriteRegWord (iHandle, 0x12, pParams->iWidth); + + /* ? */ + WriteRegWord (iHandle, 0x27, 0xc862); /*c862 */ + WriteRegWord (iHandle, 0x29, 0xb853); /*b853 */ + + /* specific handling of 150 dpi resolution */ + if (pParams->iLpi == 150) + { + /* use 300 LPI but skip every other line */ + pParams->iLpi = 300; + NiashWriteReg (iHandle, 0x06, 0x01); + } + else + { + NiashWriteReg (iHandle, 0x06, 0x00); + } + + /* DPI and position table */ + NiashWriteReg (iHandle, 0x07, 0x02); + _ConvertMotorTable (abData0000, abMotor, sizeof (abData0000), + pParams->iLpi); + Hp3400cWriteFW (iHandle, abMotor, sizeof (abData0000), 0x000); + _ConvertMotorTable (abData0400, abMotor, sizeof (abData0400), + pParams->iLpi); + Hp3400cWriteFW (iHandle, abMotor, sizeof (abData0400), 0x400); + + /* backtrack reversing speed */ + iLpiCode = pParams->iLpi * pHWParams->iExpTime / 1200L; + NiashWriteReg (iHandle, 0x1E, (iLpiCode - 1) / 32); +} + + +/* + Scanner initialisation common to all NIASH chips +*/ +static void +InitNiashCommon (TScanParams * pParams, THWParams * pHWParams) +{ + int iWidthHW, iHandle, iMaxLevel; + + + iHandle = pHWParams->iXferHandle; + + NiashWriteReg (iHandle, 0x02, 0x80); + NiashWriteReg (iHandle, 0x03, 0x11); + NiashWriteReg (iHandle, 0x01, 0x8B); + NiashWriteReg (iHandle, 0x05, 0x01); + + /* dpi */ + WriteRegWord (iHandle, 0x0C, pParams->iDpi); + + /* calculate width in units of HW resolution */ + iWidthHW = pParams->iWidth * (HW_DPI / pParams->iDpi); + + /* set left and right limits */ + if (pHWParams->iReversedHead) + { + /* head is reversed */ + /* right */ + WriteRegWord (iHandle, 0x0E, + 3 * (HW_PIXELS - (pParams->iLeft + iWidthHW))); + + /* left */ + WriteRegWord (iHandle, 0x10, 3 * (HW_PIXELS - pParams->iLeft) - 1); + } + else + { + /* head is not reversed */ + /*left */ + WriteRegWord (iHandle, 0x0E, 3 * pParams->iLeft); + + /* right */ + WriteRegWord (iHandle, 0x10, 3 * (pParams->iLeft + iWidthHW) - 1); + } + + /* bottom */ + WriteRegWord (iHandle, 0x1B, pParams->iBottom); /* 0x393C); */ + + /* forward jogging speed */ + NiashWriteReg (iHandle, 0x1D, 0x60); + + /* backtrack reversing speed? */ + NiashWriteReg (iHandle, 0x2B, 0x15); + + /* backtrack distance */ + if (pParams->iLpi < 600) + { + NiashWriteReg (iHandle, 0x1F, 0x30); + } + else + { + NiashWriteReg (iHandle, 0x1F, 0x18); + } + + /* max buffer level before backtrace */ + iMaxLevel = MIN (pHWParams->iBufferSize / pParams->iWidth, 250); + NiashWriteReg (iHandle, 0x14, iMaxLevel - 1); + + /* lamp PWM, max = 0x1ff? */ + WriteRegWord (iHandle, 0x2C, 0x01FF); + + /* not needed? */ + NiashWriteReg (iHandle, 0x15, 0x90); /* 90 */ + NiashWriteReg (iHandle, 0x16, 0x70); /* 70 */ + + WriteAFE (iHandle); + + WaitReadyBit (iHandle); + + NiashWriteReg (iHandle, 0x03, 0x05); + + NiashWriteReg (iHandle, 0x02, pParams->fCalib ? 0x88 : 0xA8); +} + + +/* write registers */ +STATIC SANE_Bool +InitScan (TScanParams * pParams, THWParams * pHWParams) +{ + int iHeight; + int iExpTime; + TScanParams Params; + int iHandle; + + iHandle = pHWParams->iXferHandle; + + /* check validity of scanparameters */ + switch (pParams->iDpi) + { + case 150: + case 300: + case 600: + break; + default: + DBG (DBG_ERR, "Invalid dpi (%d)\n", pParams->iDpi); + return SANE_FALSE; + } + + iHeight = (pParams->iBottom - pParams->iTop + 1); + if (iHeight <= 0) + { + DBG (DBG_ERR, "Invalid height (%d)\n", iHeight); + return SANE_FALSE; + } + + if (pParams->iWidth <= 0) + { + DBG (DBG_ERR, "Invalid width (%d)\n", pParams->iWidth); + return SANE_FALSE; + } + + switch (pParams->iLpi) + { + case 150: + case 300: + case 600: + break; + default: + DBG (DBG_ERR, "Invalid lpi (%d)\n", pParams->iLpi); + return SANE_FALSE; + } + + /* exposure time (in units of 24/Fcrystal?), must be divisible by 8 !!! */ + iExpTime = 5408; + if ((iExpTime % 8) != 0) + { + DBG (DBG_ERR, "Invalid exposure time (%d)\n", iExpTime); + return SANE_FALSE; + } + + /* + *** Done checking scan parameters validity *** + */ + + /* + copy the parameters locally and make pParams point to the local copy + */ + memcpy (&Params, pParams, sizeof (Params)); + pParams = &Params; + + if (!pHWParams->fReg07) + { + /* init NIASH00014 and lower */ + InitNiash00014 (pParams, pHWParams); + } + else + { + /* init NIASH00019 */ + InitNiash00019 (pParams, pHWParams); + } + + /* common NIASH init */ + InitNiashCommon (pParams, pHWParams); + + return SANE_TRUE; +} + + +/************************************************************************/ + +static SANE_Bool +XferBufferGetLine (int iHandle, TDataPipe * p, unsigned char *pabLine, + SANE_Bool fReturn) +{ + unsigned char bData, bData2; + SANE_Bool fJustDone = SANE_FALSE; + /* all calculated transfers done ? */ + if (p->iLinesLeft == 0) + return SANE_FALSE; + + /* time for a fresh read? */ + if (p->iCurLine == 0) + { + int iLines; + iLines = p->iLinesPerXferBuf; + /* read only as many lines as needed */ + if (p->iLinesLeft > 0 && p->iLinesLeft <= iLines) + { + iLines = p->iLinesLeft; + DBG (DBG_MSG, "\n"); + DBG (DBG_MSG, "last bulk read\n"); + if (iLines < p->iLinesPerXferBuf) + { + DBG (DBG_MSG, + "reading reduced number of lines: %d instead of %d\n", + iLines, p->iLinesPerXferBuf); + } + fJustDone = SANE_TRUE; + } + /* reading old buffer level */ + NiashReadReg (iHandle, 0x20, &bData); + NiashReadBulk (iHandle, p->pabXferBuf, iLines * p->iBytesPerLine); + /* reding new buffer level */ + NiashReadReg (iHandle, 0x20, &bData2); + if (fJustDone && fReturn) + { + NiashWriteReg (iHandle, 0x02, 0x80); + DBG (DBG_MSG, "returning scanner head\n"); + } + DBG (DBG_MSG, + "buffer level = %3d, , buffer level = %3d\r", + (int) bData, iLines * p->iBytesPerLine, (int) bData2); + fflush (stdout); + } + /* copy one line */ + if (pabLine != NULL) + { + memcpy (pabLine, &p->pabXferBuf[p->iCurLine * p->iBytesPerLine], + p->iBytesPerLine); + } + /* advance pointer */ + p->iCurLine = (p->iCurLine + 1) % p->iLinesPerXferBuf; + + /* one transfer line less to the XFerBuffer */ + if (p->iLinesLeft > 0) + --(p->iLinesLeft); + return SANE_TRUE; +} + + +static void +XferBufferInit (int iHandle, TDataPipe * p) +{ + int i; + + p->pabXferBuf = (unsigned char *) malloc (XFER_BUF_SIZE); + p->iCurLine = 0; + + /* skip garbage lines */ + for (i = 0; i < p->iSkipLines; i++) + { + XferBufferGetLine (iHandle, p, NULL, SANE_FALSE); + } +} + +/* static procedure that fills the circular buffer in advance to any + circular buffer data retrieval */ +static void +CircBufferFill (int iHandle, TDataPipe * p, SANE_Bool iReversedHead) +{ + int i; + for (i = 0; i < p->iLinesPerCircBuf; i++) + { + if (iReversedHead) + { + XferBufferGetLine (iHandle, p, + &p->pabCircBuf[p->iRedLine * p->iBytesPerLine], + SANE_FALSE); + } + else + { + XferBufferGetLine (iHandle, p, + &p->pabCircBuf[p->iBluLine * p->iBytesPerLine], + SANE_FALSE); + } + /* advance pointers */ + p->iRedLine = (p->iRedLine + 1) % p->iLinesPerCircBuf; + p->iGrnLine = (p->iGrnLine + 1) % p->iLinesPerCircBuf; + p->iBluLine = (p->iBluLine + 1) % p->iLinesPerCircBuf; + } +} + +static void +XferBufferExit (TDataPipe * p) +{ + if (p->pabXferBuf != NULL) + { + free (p->pabXferBuf); + p->pabXferBuf = NULL; + } + else + { + DBG (DBG_ERR, "XferBufExit: Xfer buffer not initialised!\n"); + } +} + + +/* unscrambles a line: + - combining the proper R, G and B lines and converting them to interpixel RGB + - mirroring left to right +*/ +static void +_UnscrambleLine (unsigned char *pabLine, + unsigned char *pabRed, unsigned char *pabGrn, + unsigned char *pabBlu, int iWidth, SANE_Bool iReversedHead, + int iScaleDownDpi, int iBufWeight) +{ + /* never change an approved algorithm ... + so take Bertriks original source for this special case */ + if (iScaleDownDpi == 1 && iBufWeight == 0) + { + int i, j; + if (iReversedHead) + { + /* reversed */ + for (i = 0; i < iWidth; i++) + { + j = (iWidth - i) * 3; + pabLine[j - 3] = pabRed[i]; + pabLine[j - 2] = pabGrn[i + iWidth]; + pabLine[j - 1] = pabBlu[i + iWidth * 2]; + } + } + else + { + /* not reversed */ + for (i = 0; i < iWidth; i++) + { + pabLine[3 * i] = pabRed[i]; + pabLine[3 * i + 1] = pabGrn[i + iWidth]; + pabLine[3 * i + 2] = pabBlu[i + iWidth * 2]; + } + } + } + else + { + int i, j; /* loop variables */ + int c; /* color buffer accumulator for horizontal avarage */ + + /* initialize for incremental color buffer access */ + int iInc = 1; + int iStart = 0; + + /* set for "from the end to the front" of the circular color buffers */ + if (iReversedHead) + { + iStart = iWidth - iScaleDownDpi; + iInc = -1; + } + + /* each pixel is the mean of iScaleDownDpi + so set the skip width accordingly */ + iInc *= iScaleDownDpi; + + for (i = iStart; i >= 0 && i < iWidth; i += iInc) + { + /* collect the red pixels */ + for (c = j = 0; j < iScaleDownDpi; ++j) + c += pabRed[i + j]; + *pabLine = + (*pabLine * iBufWeight + c / iScaleDownDpi) / (iBufWeight + 1); + pabLine++; + + /* collect the green pixels */ + for (c = j = 0; j < iScaleDownDpi; ++j) + c += pabGrn[i + iWidth + j]; + *pabLine = + (*pabLine * iBufWeight + c / iScaleDownDpi) / (iBufWeight + 1); + pabLine++; + + /* collect the blue pixels */ + for (c = j = 0; j < iScaleDownDpi; ++j) + c += pabBlu[i + 2 * iWidth + j]; + *pabLine = + (*pabLine * iBufWeight + c / iScaleDownDpi) / (iBufWeight + 1); + pabLine++; + } + } + +} + + +/* gets an unscrambled line from the circular buffer. the first couple of lines contain garbage, + if fReturn==SANE_TRUE, the head will return automatically on an end of scan */ +STATIC SANE_Bool +CircBufferGetLineEx (int iHandle, TDataPipe * p, unsigned char *pabLine, + SANE_Bool iReversedHead, SANE_Bool fReturn) +{ + int iLineCount; + for (iLineCount = 0; iLineCount < p->iScaleDownLpi; ++iLineCount) + { + if (iReversedHead) + { + if (!XferBufferGetLine (iHandle, p, + &p->pabCircBuf[p->iRedLine * + p->iBytesPerLine], fReturn)) + return SANE_FALSE; + } + else + { + if (!XferBufferGetLine (iHandle, p, + &p->pabCircBuf[p->iBluLine * + p->iBytesPerLine], fReturn)) + return SANE_FALSE; + } + if (pabLine != NULL) + { + _UnscrambleLine (pabLine, + &p->pabCircBuf[p->iRedLine * p->iBytesPerLine], + &p->pabCircBuf[p->iGrnLine * p->iBytesPerLine], + &p->pabCircBuf[p->iBluLine * p->iBytesPerLine], + p->iWidth * p->iScaleDownDpi, iReversedHead, + p->iScaleDownDpi, iLineCount); + } + + /* advance pointers */ + p->iRedLine = (p->iRedLine + 1) % p->iLinesPerCircBuf; + p->iGrnLine = (p->iGrnLine + 1) % p->iLinesPerCircBuf; + p->iBluLine = (p->iBluLine + 1) % p->iLinesPerCircBuf; + } + return SANE_TRUE; +} + + +/* gets an unscrambled line from the circular buffer. the first couple of lines contain garbage */ +STATIC SANE_Bool +CircBufferGetLine (int iHandle, TDataPipe * p, unsigned char *pabLine, + SANE_Bool iReversedHead) +{ + return CircBufferGetLineEx (iHandle, p, pabLine, iReversedHead, SANE_FALSE); +} + + +/* try to keep the number of transfers the same, but make them all + as good as possible the same size to avoid cranking in critical + situations +*/ +static int +_OptimizeXferSize (int iLines, int iLinesPerXfer) +{ + int iXfers; + iXfers = (iLines + iLinesPerXfer - 1) / iLinesPerXfer; + while (--iLinesPerXfer > 0 + && (iLines + iLinesPerXfer - 1) / iLinesPerXfer == iXfers); + return iLinesPerXfer + 1; +} + +STATIC void +CircBufferInit (int iHandle, TDataPipe * p, + int iWidth, int iHeight, + int iMisAlignment, SANE_Bool iReversedHead, + int iScaleDownDpi, int iScaleDownLpi) +{ + + /* relevant for internal read and write functions */ + p->iScaleDownLpi = iScaleDownLpi; + p->iScaleDownDpi = iScaleDownDpi; + p->iWidth = iWidth; + p->iBytesPerLine = iWidth * iScaleDownDpi * BYTES_PER_PIXEL; + p->iSaneBytesPerLine = iWidth * BYTES_PER_PIXEL; + if (iMisAlignment == 0) + { + p->iLinesPerCircBuf = 1; + } + else + { + p->iLinesPerCircBuf = 3 * iMisAlignment; + } + + DBG (DBG_MSG, "_iScaleDown (Dpi,Lpi) = (%d,%d)\n", p->iScaleDownDpi, + p->iScaleDownLpi); + DBG (DBG_MSG, "_iBytesPerLine = %d\n", p->iBytesPerLine); + DBG (DBG_MSG, "_iLinesPerCircBuf = %d\n", p->iLinesPerCircBuf); + p->pabCircBuf = + (unsigned char *) malloc (p->iBytesPerLine * p->iLinesPerCircBuf); + if (p->pabCircBuf == NULL) + { + DBG (DBG_ERR, + "Unable to allocate %d unsigned chars for circular buffer\n", + (int) (p->iBytesPerLine * p->iLinesPerCircBuf)); + return; + } + DBG (DBG_MSG, "Allocated %d unsigned chars for circular buffer\n", + p->iBytesPerLine * p->iLinesPerCircBuf); + + if (iReversedHead) + { + p->iBluLine = 0; + p->iGrnLine = iMisAlignment; + p->iRedLine = iMisAlignment * 2; + } + else + { + p->iRedLine = 0; + p->iGrnLine = iMisAlignment; + p->iBluLine = iMisAlignment * 2; + } + + /* negative height is an indication for "no Check" */ + if (iHeight < 0) + { + p->iLinesLeft = -1; + p->iLinesPerXferBuf = XFER_BUF_SIZE / p->iBytesPerLine; + DBG (DBG_MSG, "using unchecked XFER_BUF_SIZE\n"); + DBG (DBG_MSG, "_iXFerSize = %d\n", + p->iBytesPerLine * p->iLinesPerXferBuf); + } + else + { +#define SAFETY_LINES 0 +#define MAX_LINES_PER_XFERBUF 800 + /* estimate of number of unsigned chars to transfer at all via the USB */ + /* add some lines for securtiy */ + + p->iLinesLeft = + iHeight + p->iSkipLines + p->iLinesPerCircBuf + SAFETY_LINES; + p->iLinesPerXferBuf = XFER_BUF_SIZE / p->iBytesPerLine; + /* with more than 800 lines the timing is spoiled */ + if (p->iLinesPerXferBuf > MAX_LINES_PER_XFERBUF) + { + p->iLinesPerXferBuf = MAX_LINES_PER_XFERBUF; + } + /* final optimization to keep critical scans smooth */ + p->iLinesPerXferBuf = + _OptimizeXferSize (p->iLinesLeft, p->iLinesPerXferBuf); + + DBG (DBG_MSG, "_iXFerSize = %d for %d transfer(s)\n", + (int) p->iLinesPerXferBuf * p->iBytesPerLine, + (p->iLinesLeft + p->iLinesPerXferBuf - 1) / p->iLinesPerXferBuf); + } + DBG (DBG_MSG, "_iLinesPerXferBuf = %d\n", p->iLinesPerXferBuf); + + /* init transfer buffer */ + XferBufferInit (iHandle, p); + + /* fill circular buffer */ + CircBufferFill (iHandle, p, iReversedHead); +} + + +STATIC void +CircBufferExit (TDataPipe * p) +{ + XferBufferExit (p); + if (p->pabCircBuf != NULL) + { + DBG (DBG_MSG, "\n"); + free (p->pabCircBuf); + p->pabCircBuf = NULL; + } + else + { + DBG (DBG_ERR, "CircBufferExit: Circular buffer not initialised!\n"); + } +} + + +/************************************************************************/ + + + +static int +_CalcAvg (unsigned char *pabBuf, int n, int iStep) +{ + int i, j, x; + + for (i = j = x = 0; i < n; i++) + { + x += pabBuf[j]; + j += iStep; + } + return (x / n); +} + + +/* converts white line data and black point data into a calibration table */ +static void +CreateCalibTable (unsigned char *abWhite, unsigned char bBlackR, + unsigned char bBlackG, unsigned char bBlackB, + int iReversedHead, unsigned char *pabCalibTable) +{ + int i, j, iGain, iOffset, iData; + unsigned char *pabPixel; + + j = 0; + for (i = 0; i < HW_PIXELS; i++) + { + if (iReversedHead) + { + pabPixel = &abWhite[(HW_PIXELS - i - 1) * 3]; + } + else + { + pabPixel = &abWhite[i * 3]; + } + /* red */ + if (bBlackR > 16) + bBlackR = 16; + iGain = 65536 / MAX (1, pabPixel[0] - bBlackR); + iOffset = bBlackR * 4; + if (iOffset > 63) + iOffset = 63; + iData = (iGain << 6) + iOffset; + pabCalibTable[j++] = (iData) & 255; + pabCalibTable[j++] = (iData >> 8) & 255; + /* green */ + if (bBlackG > 16) + bBlackG = 16; + iGain = 65536 / MAX (1, pabPixel[1] - bBlackG); + iOffset = bBlackG * 4; + if (iOffset > 63) + iOffset = 63; + iData = (iGain << 6) + iOffset; + pabCalibTable[j++] = (iData) & 255; + pabCalibTable[j++] = (iData >> 8) & 255; + /* blue */ + if (bBlackB > 16) + bBlackB = 16; + iGain = 65536 / MAX (1, pabPixel[2] - bBlackB); + iOffset = bBlackB * 4; + if (iOffset > 63) + iOffset = 63; + iData = (iGain << 6) + iOffset; + pabCalibTable[j++] = (iData) & 255; + pabCalibTable[j++] = (iData >> 8) & 255; + } +} + + +/************************************************************************* + Lamp control functions +*************************************************************************/ +STATIC SANE_Bool +GetLamp (THWParams * pHWParams, SANE_Bool * pfLampIsOn) +{ + unsigned char bData; + + NiashReadReg (pHWParams->iXferHandle, 0x03, &bData); + *pfLampIsOn = ((bData & 0x01) != 0); + return SANE_TRUE; +} + + +STATIC SANE_Bool +SetLamp (THWParams * pHWParams, SANE_Bool fLampOn) +{ + unsigned char bData; + int iHandle; + + iHandle = pHWParams->iXferHandle; + + NiashReadReg (iHandle, 0x03, &bData); + if (fLampOn) + { + NiashWriteReg (iHandle, 0x03, bData | 0x01); + } + else + { + NiashWriteReg (iHandle, 0x03, bData & ~0x01); + } + return SANE_TRUE; +} + + +/************************************************************************* + Experimental simple calibration, but also returning the white levels +*************************************************************************/ +STATIC SANE_Bool +SimpleCalibExt (THWParams * pHWPar, unsigned char *pabCalibTable, + unsigned char *pabCalWhite) +{ + unsigned char bMinR, bMinG, bMinB; + TDataPipe DataPipe; + TScanParams Params; + unsigned char abGamma[4096]; + int i, j; + static unsigned char abBuf[HW_PIXELS * 3 * 71]; /* Carefull : see startWhite and endWhite below */ + static unsigned char abLine[HW_PIXELS * 3]; + static unsigned char abWhite[HW_PIXELS * 3]; + unsigned char *pabWhite; + int iWhiteR, iWhiteG, iWhiteB; + int iHandle; + SANE_Bool iReversedHead; + int startWhiteY, endWhiteY; + int startBlackY, endBlackY; + int startBlackX, endBlackX; + + iHandle = pHWPar->iXferHandle; + iReversedHead = pHWPar->iReversedHead; + + DataPipe.iSkipLines = pHWPar->iSkipLines; + + Params.iDpi = HW_DPI; + Params.iLpi = HW_DPI; + if (iReversedHead) /* hp scanners */ + Params.iTop = 60; + else /* agfa scanners */ + Params.iTop = 30; + Params.iBottom = HP3300C_BOTTOM; + Params.iLeft = 0; + Params.iWidth = HW_PIXELS; + Params.iHeight = 54; + Params.fCalib = SANE_TRUE; + + /* write gamma table with neutral gain / offset */ + CalcGamma (abGamma, 1.0); + WriteGammaCalibTable (abGamma, abGamma, abGamma, NULL, 256, 0, pHWPar); + + if (!InitScan (&Params, pHWPar)) + { + if (pabCalWhite) + pabCalWhite[0] = pabCalWhite[1] = pabCalWhite[2] = 0; + return SANE_FALSE; + } + + /* Definition of white and black areas */ + if (iReversedHead) + { /* hp scanners */ + startWhiteY = 0; + endWhiteY = 15; + startBlackY = 16; + endBlackY = 135; + startBlackX = 0; + endBlackX = HW_PIXELS; + } + else + { /* agfa scanners */ + startWhiteY = 0; + endWhiteY = 70; + startBlackY = 86; + endBlackY = 135; + startBlackX = 1666; + endBlackX = 3374; + } + + CircBufferInit (iHandle, &DataPipe, HW_PIXELS, -1, Params.iLpi / 150, + iReversedHead, 1, 1); + /* white level */ + /* skip some lines */ + for (i = 0; i < startWhiteY; i++) + { + CircBufferGetLine (iHandle, &DataPipe, abLine, iReversedHead); + } + /* Get white lines */ + for (i = 0; i < endWhiteY - startWhiteY + 1; i++) + { + CircBufferGetLine (iHandle, &DataPipe, &abBuf[i * HW_PIXELS * 3], + iReversedHead); + } + /* black level */ + bMinR = 255; + bMinG = 255; + bMinB = 255; + /* Skip some lines */ + for (i = 0; i < startBlackY; i++) + { + CircBufferGetLine (iHandle, &DataPipe, abLine, iReversedHead); + } + for (i = 0; i < endBlackY - startBlackY + 1; i++) + { + CircBufferGetLine (iHandle, &DataPipe, abLine, iReversedHead); + for (j = 0; j < endBlackX; j++) + { + bMinR = MIN (abLine[j * 3 + 0], bMinR); + bMinG = MIN (abLine[j * 3 + 1], bMinG); + bMinB = MIN (abLine[j * 3 + 2], bMinB); + } + } + CircBufferExit (&DataPipe); + FinishScan (pHWPar); + + /* calc average white level */ + pabWhite = abBuf; + for (i = 0; i < HW_PIXELS; i++) + { + abWhite[i * 3 + 0] = + _CalcAvg (&pabWhite[i * 3 + 0], endWhiteY - startWhiteY + 1, + HW_PIXELS * 3); + abWhite[i * 3 + 1] = + _CalcAvg (&pabWhite[i * 3 + 1], endWhiteY - startWhiteY + 1, + HW_PIXELS * 3); + abWhite[i * 3 + 2] = + _CalcAvg (&pabWhite[i * 3 + 2], endWhiteY - startWhiteY + 1, + HW_PIXELS * 3); + } + iWhiteR = _CalcAvg (&abWhite[0], HW_PIXELS, 3); + iWhiteG = _CalcAvg (&abWhite[1], HW_PIXELS, 3); + iWhiteB = _CalcAvg (&abWhite[2], HW_PIXELS, 3); + + DBG (DBG_MSG, "Black level (%d,%d,%d), White level (%d,%d,%d)\n", + (int) bMinR, (int) bMinG, (int) bMinB, iWhiteR, iWhiteG, iWhiteB); + + /* convert the white line and black point into a calibration table */ + CreateCalibTable (abWhite, bMinR, bMinG, bMinB, iReversedHead, + pabCalibTable); + /* assign the White Levels */ + if (pabCalWhite) + { + pabCalWhite[0] = iWhiteR; + pabCalWhite[1] = iWhiteG; + pabCalWhite[2] = iWhiteB; + } + return SANE_TRUE; +} + + +/************************************************************************* + FinishScan + ========== + Finishes the scan. Makes the scanner head move back to the home position. + +*************************************************************************/ +STATIC void +FinishScan (THWParams * pHWParams) +{ + NiashWriteReg (pHWParams->iXferHandle, 0x02, 0x80); +} diff --git a/backend/niash_core.h b/backend/niash_core.h new file mode 100644 index 0000000..9bd6b91 --- /dev/null +++ b/backend/niash_core.h @@ -0,0 +1,136 @@ +/* + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ +*/ + +/* + Core NIASH chip functions. +*/ + + +#ifndef _NIASH_CORE_H_ +#define _NIASH_CORE_H_ + +#include + +#include "niash_xfer.h" /* for EScannerModel */ + +#define HP3300C_RIGHT 330 +#define HP3300C_TOP 452 +#define HP3300C_BOTTOM (HP3300C_TOP + 14200UL) + +#define HW_PIXELS 5300 /* number of pixels supported by hardware */ +#define HW_DPI 600 /* horizontal resolution of hardware */ +#define HW_LPI 1200 /* vertical resolution of hardware */ + +#define BYTES_PER_PIXEL 3 + +typedef struct +{ + int iXferHandle; /* handle used for data transfer to HW */ + int iTopLeftX; /* in mm */ + int iTopLeftY; /* in mm */ + int iSensorSkew; /* in units of 1/1200 inch */ + int iSkipLines; /* lines of garbage to skip */ + SANE_Bool fReg07; /* NIASH00019 */ + SANE_Bool fGamma16; /* if TRUE, gamma entries are 16 bit */ + int iExpTime; + SANE_Bool iReversedHead; /* Head is reversed */ + int iBufferSize; /* Size of internal scan buffer */ + EScannerModel eModel; +} THWParams; + + +typedef struct +{ + int iDpi; /* horizontal resolution */ + int iLpi; /* vertical resolution */ + int iTop; /* in HW coordinates */ + int iLeft; /* in HW coordinates */ + int iWidth; /* pixels */ + int iHeight; /* lines */ + int iBottom; + + int fCalib; /* if TRUE, disable backtracking? */ +} TScanParams; + + +typedef struct +{ + unsigned char *pabXferBuf; /* transfer buffer */ + int iCurLine; /* current line in the transfer buffer */ + int iBytesPerLine; /* unsigned chars in one scan line */ + int iLinesPerXferBuf; /* number of lines held in the transfer buffer */ + int iLinesLeft; /* transfer (down) counter for pabXFerBuf */ + int iSaneBytesPerLine; /* how many unsigned chars to be read by SANE per line */ + int iScaleDownDpi; /* factors used to emulate lower resolutions */ + int iScaleDownLpi; /* than those offered by hardware */ + int iSkipLines; /* line to skip at the start of scan */ + int iWidth; /* number of pixels expected by SANE */ + unsigned char *pabCircBuf; /* circular buffer */ + int iLinesPerCircBuf; /* lines held in the circular buffer */ + int iRedLine, iGrnLine, /* start indices for the color information */ + iBluLine; /* in the circular buffer */ + unsigned char *pabLineBuf; /* buffer used to pass data to SANE */ +} TDataPipe; + + +STATIC int NiashOpen (THWParams * pHWParams, const char *pszName); +STATIC void NiashClose (THWParams * pHWParams); + +/* more sof. method that also returns the values of the white (RGB) value */ +STATIC SANE_Bool SimpleCalibExt (THWParams * pHWPar, + unsigned char *pabCalibTable, + unsigned char *pabCalWhite); + +STATIC SANE_Bool GetLamp (THWParams * pHWParams, SANE_Bool * pfLampIsOn); +STATIC SANE_Bool SetLamp (THWParams * pHWParams, SANE_Bool fLampOn); + +STATIC SANE_Bool InitScan (TScanParams * pParams, THWParams * pHWParams); +STATIC void FinishScan (THWParams * pHWParams); + +STATIC void CalcGamma (unsigned char *pabTable, double Gamma); +STATIC void WriteGammaCalibTable (unsigned char *pabGammaR, + unsigned char *pabGammaG, + unsigned char *pabGammaB, + unsigned char *pabCalibTable, int iGain, + int iOffset, THWParams * pHWPar); + +/* set -1 for iHeight to disable all checks on buffer transfers */ +/* iWidth is in pixels of SANE */ +/* iHeight is lines in scanner resolution */ +STATIC void CircBufferInit (int iHandle, TDataPipe * p, + int iWidth, int iHeight, + int iMisAlignment, SANE_Bool iReversedHead, + int iScaleDownDpi, int iScaleDownLpi); + +/* returns false, when trying to read after end of buffer */ +STATIC SANE_Bool CircBufferGetLine (int iHandle, TDataPipe * p, + unsigned char *pabLine, + SANE_Bool iReversedHead); + +/* returns false, when trying to read after end of buffer + if fReturn==SANE_TRUE, the head will return automatically on an end of scan */ + +STATIC SANE_Bool +CircBufferGetLineEx (int iHandle, TDataPipe * p, unsigned char *pabLine, + SANE_Bool iReversedHead, SANE_Bool fReturn); + +STATIC void CircBufferExit (TDataPipe * p); + +#endif /* _NIASH_CORE_H_ */ diff --git a/backend/niash_xfer.c b/backend/niash_xfer.c new file mode 100644 index 0000000..a3d0ea2 --- /dev/null +++ b/backend/niash_xfer.c @@ -0,0 +1,330 @@ +/* + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ +*/ + +/* + Provides a simple interface to read and write data from the scanner, + without any knowledge whether it's a parallel or USB scanner +*/ + +#include /* printf */ +#include /* better error reports */ +#include /* better error reports */ + +#include "niash_xfer.h" + +#include "../include/sane/sanei_usb.h" + +/* list of supported models */ +STATIC TScannerModel ScannerModels[] = { + {"Hewlett-Packard", "ScanJet 3300C", 0x3F0, 0x205, eHp3300c} + , + {"Hewlett-Packard", "ScanJet 3400C", 0x3F0, 0x405, eHp3400c} + , + {"Hewlett-Packard", "ScanJet 4300C", 0x3F0, 0x305, eHp4300c} + , + {"Silitek Corp.", "HP ScanJet 4300c", 0x47b, 0x1002, eHp3400c} + , + {"Agfa", "Snapscan Touch", 0x6BD, 0x100, eAgfaTouch} + , + {"Trust", "Office Scanner USB 19200", 0x47b, 0x1000, eAgfaTouch} + , +/* last entry all zeros */ + {0, 0, 0, 0, 0} +}; + +static TFnReportDevice *_pfnReportDevice; +static TScannerModel *_pModel; + +/* + MatchUsbDevice + ============== + Matches a given USB vendor and product id against a list of + supported scanners. + + IN iVendor USB vendor ID + iProduct USB product ID + OUT *ppModel Pointer to TScannerModel structure + + Returns TRUE if a matching USB scanner was found +*/ +STATIC SANE_Bool +MatchUsbDevice (int iVendor, int iProduct, TScannerModel ** ppModel) +{ + TScannerModel *pModels = ScannerModels; + + DBG (DBG_MSG, "Matching USB device 0x%04X-0x%04X ... ", iVendor, iProduct); + while (pModels->pszName != NULL) + { + if ((pModels->iVendor == iVendor) && (pModels->iProduct == iProduct)) + { + DBG (DBG_MSG, "found %s %s\n", pModels->pszVendor, + pModels->pszName); + *ppModel = pModels; + return SANE_TRUE; + } + /* next model to match */ + pModels++; + } + DBG (DBG_MSG, "nothing found\n"); + return SANE_FALSE; +} + +/************************************************************************ + Public functions for the SANE compilation +************************************************************************/ + + +/* callback for sanei_usb_attach_matching_devices */ +static SANE_Status +_AttachUsb (SANE_String_Const devname) +{ + DBG (DBG_MSG, "_AttachUsb: found %s\n", devname); + + _pfnReportDevice (_pModel, (const char *) devname); + + return SANE_STATUS_GOOD; +} + + +/* + NiashXferInit + =============== + Initialises all registered data transfer modules, which causes + them to report any devices found through the pfnReport callback. + + IN pfnReport Function to call to report a transfer device +*/ +static void +NiashXferInit (TFnReportDevice * pfnReport) +{ + TScannerModel *pModels = ScannerModels; + + sanei_usb_init (); + _pfnReportDevice = pfnReport; + + /* loop over all scanner models */ + while (pModels->pszName != NULL) + { + DBG (DBG_MSG, "Looking for %s...\n", pModels->pszName); + _pModel = pModels; + if (sanei_usb_find_devices ((SANE_Int) pModels->iVendor, + (SANE_Int) pModels->iProduct, + _AttachUsb) != SANE_STATUS_GOOD) + { + + DBG (DBG_ERR, "Error invoking sanei_usb_find_devices"); + break; + } + pModels++; + } +} + + +static int +NiashXferOpen (const char *pszName, EScannerModel * peModel) +{ + SANE_Status status; + SANE_Word vendor, product; + int fd; + TScannerModel *pModel = 0; + + DBG (DBG_MSG, "Trying to open %s...\n", pszName); + + status = sanei_usb_open (pszName, &fd); + if (status != SANE_STATUS_GOOD) + { + return -1; + } + + status = sanei_usb_get_vendor_product (fd, &vendor, &product); + if (status == SANE_STATUS_GOOD) + { + MatchUsbDevice (vendor, product, &pModel); + *peModel = pModel->eModel; + } + + DBG (DBG_MSG, "handle = %d\n", (int) fd); + return fd; +} + + +static void +NiashXferClose (int iHandle) +{ + /* close usb device */ + if (iHandle != -1) + { + sanei_usb_close (iHandle); + } +} + + +static void +parusb_write_reg (int fd, unsigned char bReg, unsigned char bValue) +{ + sanei_usb_control_msg (fd, + USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_OUT, + 0x0C, bReg, 0, 1, &bValue); +} + + +static void +parusb_read_reg (int fd, unsigned char bReg, unsigned char *pbValue) +{ + sanei_usb_control_msg (fd, + USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_IN, + 0x0C, bReg, 0, 1, pbValue); +} + + +static void +NiashWriteReg (int iHandle, unsigned char bReg, unsigned char bData) +{ + if (iHandle < 0) + { + DBG (DBG_MSG, "Invalid handle %d\n", iHandle); + return; + } + + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, EPP_ADDR, bReg); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, EPP_DATA_WRITE, bData); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); +} + + +static void +NiashReadReg (int iHandle, unsigned char bReg, unsigned char *pbData) +{ + if (iHandle < 0) + { + return; + } + + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, EPP_ADDR, bReg); + parusb_write_reg (iHandle, SPP_CONTROL, 0x34); + parusb_read_reg (iHandle, EPP_DATA_READ, pbData); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); +} + + +static void +NiashWriteBulk (int iHandle, unsigned char *pabBuf, int iSize) +{ + /* byte abSetup[8] = {0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + HP3400 probably needs 0x01, 0x01 */ + SANE_Byte abSetup[8] = { 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + size_t size; + + if (iHandle < 0) + { + return; + } + + /* select scanner register 0x24 */ + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, EPP_ADDR, 0x24); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + + /* tell scanner that a bulk transfer follows */ + abSetup[4] = (iSize) & 0xFF; + abSetup[5] = (iSize >> 8) & 0xFF; + sanei_usb_control_msg (iHandle, + USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_OUT, + 0x04, USB_SETUP, 0, 8, abSetup); + + /* do the bulk write */ + size = iSize; + if (sanei_usb_write_bulk (iHandle, pabBuf, &size) != SANE_STATUS_GOOD) + { + DBG (DBG_ERR, "ERROR: Bulk write failed\n"); + } +} + + +static void +NiashReadBulk (int iHandle, unsigned char *pabBuf, int iSize) +{ + SANE_Byte abSetup[8] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + size_t size; + + if (iHandle < 0) + { + return; + } + + /* select scanner register 0x24 */ + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, EPP_ADDR, 0x24); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + + /* tell scanner that a bulk transfer follows */ + abSetup[4] = (iSize) & 0xFF; + abSetup[5] = (iSize >> 8) & 0xFF; + sanei_usb_control_msg (iHandle, + USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_OUT, + 0x04, USB_SETUP, 0, 8, abSetup); + + /* do the bulk read */ + size = iSize; + if (sanei_usb_read_bulk (iHandle, pabBuf, &size) != SANE_STATUS_GOOD) + { + DBG (DBG_ERR, "ERROR: Bulk read failed\n"); + } +} + + +static void +NiashWakeup (int iHandle) +{ + unsigned char abMagic[] = { 0xA0, 0xA8, 0x50, 0x58, 0x90, 0x98, 0xC0, 0xC8, + 0x90, 0x98, 0xE0, 0xE8 + }; + int i; + + if (iHandle < 0) + { + return; + } + + /* write magic startup sequence */ + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + for (i = 0; i < (int) sizeof (abMagic); i++) + { + parusb_write_reg (iHandle, SPP_DATA, abMagic[i]); + } + + /* write 0x04 to scanner register 0x00 the hard way */ + parusb_write_reg (iHandle, SPP_DATA, 0x00); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, SPP_CONTROL, 0x15); + parusb_write_reg (iHandle, SPP_CONTROL, 0x1D); + parusb_write_reg (iHandle, SPP_CONTROL, 0x15); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + + parusb_write_reg (iHandle, SPP_DATA, 0x04); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); + parusb_write_reg (iHandle, SPP_CONTROL, 0x15); + parusb_write_reg (iHandle, SPP_CONTROL, 0x17); + parusb_write_reg (iHandle, SPP_CONTROL, 0x15); + parusb_write_reg (iHandle, SPP_CONTROL, 0x14); +} diff --git a/backend/niash_xfer.h b/backend/niash_xfer.h new file mode 100644 index 0000000..b325240 --- /dev/null +++ b/backend/niash_xfer.h @@ -0,0 +1,95 @@ +/* + Copyright (C) 2001 Bertrik Sikken (bertrik@zonnet.nl) + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ +*/ + +/* + Provides a simple interface to read and write data from the scanner, + without any knowledge whether it's a parallel or USB scanner +*/ + +#ifndef _NIASH_XFER_H_ +#define _NIASH_XFER_H_ + +#include /* for FILE * */ + +/* register codes for the USB - IEEE1284 bridge */ +#define USB_SETUP 0x82 +#define EPP_ADDR 0x83 +#define EPP_DATA_READ 0x84 +#define EPP_DATA_WRITE 0x85 +#define SPP_STATUS 0x86 +#define SPP_CONTROL 0x87 +#define SPP_DATA 0x88 + + +typedef enum +{ + eUnknownModel = 0, + eHp3300c, + eHp3400c, + eHp4300c, + eAgfaTouch +} EScannerModel; + + +typedef struct +{ + char *pszVendor; + char *pszName; + int iVendor; + int iProduct; + EScannerModel eModel; +} TScannerModel; + + +typedef int (TFnReportDevice) (TScannerModel * pModel, + const char *pszDeviceName); + + +/* Creates our own DBG definitions, externs are define in main.c*/ +#ifndef WITH_NIASH +#define DBG fprintf +extern FILE *DBG_MSG; +extern FILE *DBG_ERR; +extern FILE *BG_ASSERT; +#endif /* NO WITH_NIASH */ + +/* we do not make data prototypes */ +#ifndef WITH_NIASH +/* list of supported models, the actual list is in niash_xfer.c */ +extern TScannerModel ScannerModels[]; +#endif /* NO WITH_NIASH */ + +STATIC void NiashXferInit (TFnReportDevice * pfnReport); +STATIC int NiashXferOpen (const char *pszName, EScannerModel * peModel); +STATIC void NiashXferClose (int iXferHandle); + +STATIC void NiashWriteReg (int iXferHandle, unsigned char bReg, + unsigned char bData); +STATIC void NiashReadReg (int iXferHandle, unsigned char bReg, + unsigned char *pbData); +STATIC void NiashWriteBulk (int iXferHandle, unsigned char *pabBuf, + int iSize); +STATIC void NiashReadBulk (int iXferHandle, unsigned char *pabBuf, int iSize); +STATIC void NiashWakeup (int iXferHandle); + +STATIC SANE_Bool MatchUsbDevice (int iVendor, int iProduct, + TScannerModel ** ppeModel); + +#endif /* _NIASH_XFER_H_ */ diff --git a/backend/p5.c b/backend/p5.c new file mode 100644 index 0000000..30ab41e --- /dev/null +++ b/backend/p5.c @@ -0,0 +1,2048 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2009-12 Stéphane Voltz + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. +*/ +/* -------------------------------------------------------------------------- + +*/ + +/* ------------------------------------------------------------------------- */ +/*! \mainpage Primax PagePartner Parallel Port scanner Index Page + * + * \section intro_sec Introduction + * + * This backend provides support for the Prima PagePartner sheet fed parallel + * port scanner. + * + * \section sane_api SANE API + * + * \subsection sane_flow sane flow + SANE FLOW + - sane_init() : initialize backend, attach scanners. + - sane_get_devices() : query list of scanner devices, backend must + probe for new devices. + - sane_open() : open a particular scanner device, adding a handle + to the opened device + - sane_set_io_mode() : set blocking mode + - sane_get_select_fd() : get scanner fd + - sane_get_option_descriptor() : get option information + - sane_control_option() : change option values + - sane_start() : start image acquisition + - sane_get_parameters() : returns actual scan parameters for the ongoing scan + - sane_read() : read image data + - sane_cancel() : cancel operation, end scan + - sane_close() : close opened scanner device, freeing scanner handle + - sane_exit() : terminate use of backend, freeing all resources for attached + devices when last frontend quits + */ + +/** + * the build number allow to know which version of the backend is running. + */ +#define BUILD 2301 + +#include "p5.h" + +/** + * Import directly the low level part needed to + * operate scanner. The alternative is to prefix all public functions + * with sanei_p5_ ,and have all the functions prototyped in + * p5_device.h . + */ +#include "p5_device.c" + +/** + * number of time the backend has been loaded by sane_init. + */ +static int init_count = 0; + +/** + * NULL terminated list of opened frontend sessions. Sessions are + * inserted here on sane_open() and removed on sane_close(). + */ +static P5_Session *sessions = NULL; + +/** + * NULL terminated list of detected physical devices. + * The same device may be opened several time by different sessions. + * Entry are inserted here by the attach() function. + * */ +static P5_Device *devices = NULL; + +/** + * NULL terminated list of devices needed by sane_get_devices(), since + * the result returned must stay consistent until next call. + */ +static const SANE_Device **devlist = 0; + +/** + * list of possible color modes + */ +static SANE_String_Const mode_list[] = { + SANE_I18N (COLOR_MODE), + SANE_I18N (GRAY_MODE), + /* SANE_I18N (LINEART_MODE), not supported yet */ + 0 +}; + +static SANE_Range x_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (216.0), /* maximum */ + SANE_FIX (0.0) /* quantization */ +}; + +static SANE_Range y_range = { + SANE_FIX (0.0), /* minimum */ + SANE_FIX (299.0), /* maximum */ + SANE_FIX (0.0) /* no quantization */ +}; + +static const SANE_Range u8_range = { + 0, /* minimum */ + 255, /* maximum */ + 0 /* no quantization */ +}; + +static const SANE_Range threshold_percentage_range = { + SANE_FIX (0), /* minimum */ + SANE_FIX (100), /* maximum */ + SANE_FIX (1) /* quantization */ +}; + +/** + * finds the maximum string length in a string array. + */ +static size_t +max_string_size (const SANE_String_Const strings[]) +{ + size_t size, max_size = 0; + SANE_Int i; + + for (i = 0; strings[i]; ++i) + { + size = strlen (strings[i]) + 1; + if (size > max_size) + max_size = size; + } + return max_size; +} + +/**> placeholders for decoded configuration values */ +static P5_Config p5cfg; + + +/* ------------------------------------------------------------------------- */ + +/* + * SANE Interface + */ + + +/** + * Called by SANE initially. + * + * From the SANE spec: + * This function must be called before any other SANE function can be + * called. The behavior of a SANE backend is undefined if this + * function is not called first. The version code of the backend is + * returned in the value pointed to by version_code. If that pointer + * is NULL, no version code is returned. Argument authorize is either + * a pointer to a function that is invoked when the backend requires + * authentication for a specific resource or NULL if the frontend does + * not support authentication. + */ +SANE_Status +sane_init (SANE_Int * version_code, SANE_Auth_Callback authorize) +{ + SANE_Status status; + + authorize = authorize; /* get rid of compiler warning */ + + init_count++; + + /* init backend debug */ + DBG_INIT (); + DBG (DBG_info, "SANE P5 backend version %d.%d-%d\n", + SANE_CURRENT_MAJOR, V_MINOR, BUILD); + DBG (DBG_proc, "sane_init: start\n"); + DBG (DBG_trace, "sane_init: init_count=%d\n", init_count); + + if (version_code) + *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD); + + /* cold-plugging case : probe for already plugged devices */ + status = probe_p5_devices (); + + DBG (DBG_proc, "sane_init: exit\n"); + return status; +} + + +/** + * Called by SANE to find out about supported devices. + * + * From the SANE spec: + * This function can be used to query the list of devices that are + * available. If the function executes successfully, it stores a + * pointer to a NULL terminated array of pointers to SANE_Device + * structures in *device_list. The returned list is guaranteed to + * remain unchanged and valid until (a) another call to this function + * is performed or (b) a call to sane_exit() is performed. This + * function can be called repeatedly to detect when new devices become + * available. If argument local_only is true, only local devices are + * returned (devices directly attached to the machine that SANE is + * running on). If it is false, the device list includes all remote + * devices that are accessible to the SANE library. + * + * SANE does not require that this function is called before a + * sane_open() call is performed. A device name may be specified + * explicitly by a user which would make it unnecessary and + * undesirable to call this function first. + * @param device_list pointer where to store the device list + * @param local_only SANE_TRUE if only local devices are required. + * @return SANE_STATUS_GOOD when successfull + */ +SANE_Status +sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) +{ + int dev_num, devnr; + struct P5_Device *device; + SANE_Device *sane_device; + int i; + + DBG (DBG_proc, "sane_get_devices: start: local_only = %s\n", + local_only == SANE_TRUE ? "true" : "false"); + + /* free existing devlist first */ + if (devlist) + { + for (i = 0; devlist[i] != NULL; i++) + free ((void *)devlist[i]); + free (devlist); + devlist = NULL; + } + + /** + * Since sane_get_devices() may be called repeatedly to detect new devices, + * the device detection must be run at each call. We are handling + * hot-plugging : we probe for devices plugged since sane_init() was called. + */ + probe_p5_devices (); + + /* if no devices detected, just return an empty list */ + if (devices == NULL) + { + devlist = malloc (sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + devlist[0] = NULL; + *device_list = devlist; + DBG (DBG_proc, "sane_get_devices: exit with no device\n"); + return SANE_STATUS_GOOD; + } + + /* count physical devices */ + devnr = 1; + device = devices; + while (device->next) + { + devnr++; + device = device->next; + } + + /* allocate room for the list, plus 1 for the NULL terminator */ + devlist = malloc ((devnr + 1) * sizeof (devlist[0])); + if (!devlist) + return SANE_STATUS_NO_MEM; + + *device_list = devlist; + + dev_num = 0; + device = devices; + + /* we build a list of SANE_Device from the list of attached devices */ + for (i = 0; i < devnr; i++) + { + /* add device according to local only flag */ + if ((local_only == SANE_TRUE && device->local == SANE_TRUE) + || local_only == SANE_FALSE) + { + /* allocate memory to add the device */ + sane_device = malloc (sizeof (*sane_device)); + if (!sane_device) + { + return SANE_STATUS_NO_MEM; + } + + /* copy data */ + sane_device->name = device->name; + sane_device->vendor = device->model->vendor; + sane_device->model = device->model->product; + sane_device->type = device->model->type; + devlist[dev_num] = sane_device; + + /* increment device counter */ + dev_num++; + } + + /* go to next detected device */ + device = device->next; + } + devlist[dev_num] = 0; + + *device_list = devlist; + + DBG (DBG_proc, "sane_get_devices: exit\n"); + + return SANE_STATUS_GOOD; +} + + +/** + * Called to establish connection with the session. This function will + * also establish meaningful defaults and initialize the options. + * + * From the SANE spec: + * This function is used to establish a connection to a particular + * device. The name of the device to be opened is passed in argument + * name. If the call completes successfully, a handle for the device + * is returned in *h. As a special case, specifying a zero-length + * string as the device requests opening the first available device + * (if there is such a device). Another special case is to only give + * the name of the backend as the device name, in this case the first + * available device will also be used. + * @param name name of the device to open + * @param handle opaque pointer where to store the pointer of + * the opened P5_Session + * @return SANE_STATUS_GOOD on success + */ +SANE_Status +sane_open (SANE_String_Const name, SANE_Handle * handle) +{ + struct P5_Session *session = NULL; + struct P5_Device *device = NULL; + + DBG (DBG_proc, "sane_open: start (devicename=%s)\n", name); + + /* check there is at least a device */ + if (devices == NULL) + { + DBG (DBG_proc, "sane_open: exit, no device to open!\n"); + return SANE_STATUS_INVAL; + } + + if (name[0] == 0 || strncmp (name, "p5", strlen ("p5")) == 0) + { + DBG (DBG_info, + "sane_open: no specific device requested, using default\n"); + if (devices) + { + device = devices; + DBG (DBG_info, "sane_open: device %s used as default device\n", + device->name); + } + } + else + { + DBG (DBG_info, "sane_open: device %s requested\n", name); + /* walk the device list until we find a matching name */ + device = devices; + while (device && strcmp (device->name, name) != 0) + { + DBG (DBG_trace, "sane_open: device %s doesn't match\n", + device->name); + device = device->next; + } + } + + /* check wether we have found a match or reach the end of the device list */ + if (!device) + { + DBG (DBG_info, "sane_open: no device found\n"); + return SANE_STATUS_INVAL; + } + + /* now we have a device, duplicate it and return it in handle */ + DBG (DBG_info, "sane_open: device %s found\n", name); + + /* device initialization */ + if (device->initialized == SANE_FALSE) + { + /** + * call to hardware initialization function here. + */ + device->fd = open_pp (device->name); + if (device->fd < 0) + { + DBG (DBG_error, "sane_open: failed to open '%s' device!\n", + device->name); + return SANE_STATUS_INVAL; + } + + /* now try to connect to scanner */ + if (connect (device->fd) != SANE_TRUE) + { + DBG (DBG_error, "sane_open: failed to connect!\n"); + close_pp (device->fd); + return SANE_STATUS_INVAL; + } + + /* load calibration data */ + restore_calibration (device); + + /* device link is OK now */ + device->initialized = SANE_TRUE; + } + device->buffer = NULL; + device->gain = NULL; + device->offset = NULL; + + /* prepare handle to return */ + session = (P5_Session *) malloc (sizeof (P5_Session)); + if (session == NULL) + { + DBG (DBG_proc, "sane_open: exit OOM\n"); + return SANE_STATUS_NO_MEM; + } + + /* initalize session */ + session->dev = device; + session->scanning = SANE_FALSE; + session->non_blocking = SANE_FALSE; + + /* initialize SANE options for this session */ + init_options (session); + + /* add the handle to the linked list of sessions */ + session->next = sessions; + sessions = session; + + /* store result */ + *handle = session; + + /* exit success */ + DBG (DBG_proc, "sane_open: exit\n"); + return SANE_STATUS_GOOD; +} + + +/** + * Set non blocking mode. In this mode, read return immediatly when + * no data is available whithin sane_read(), instead of polling the scanner. + */ +SANE_Status +sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking) +{ + P5_Session *session = (P5_Session *) handle; + + DBG (DBG_proc, "sane_set_io_mode: start\n"); + if (session->scanning != SANE_TRUE) + { + DBG (DBG_error, "sane_set_io_mode: called out of a scan\n"); + return SANE_STATUS_INVAL; + } + session->non_blocking = non_blocking; + DBG (DBG_info, "sane_set_io_mode: I/O mode set to %sblocking.\n", + non_blocking ? "non " : " "); + DBG (DBG_proc, "sane_set_io_mode: exit\n"); + return SANE_STATUS_GOOD; +} + + +/** + * An advanced method we don't support but have to define. At SANE API + * level this function is meant to provide a file descriptor on which the + * frontend can do select()/poll() to wait for data. + */ +SANE_Status +sane_get_select_fd (SANE_Handle handle, SANE_Int * fdp) +{ + /* make compiler happy ... */ + handle = handle; + fdp = fdp; + + DBG (DBG_proc, "sane_get_select_fd: start\n"); + DBG (DBG_warn, "sane_get_select_fd: unsupported ...\n"); + DBG (DBG_proc, "sane_get_select_fd: exit\n"); + return SANE_STATUS_UNSUPPORTED; +} + + +/** + * Returns the options we know. + * + * From the SANE spec: + * This function is used to access option descriptors. The function + * returns the option descriptor for option number n of the device + * represented by handle h. Option number 0 is guaranteed to be a + * valid option. Its value is an integer that specifies the number of + * options that are available for device handle h (the count includes + * option 0). If n is not a valid option index, the function returns + * NULL. The returned option descriptor is guaranteed to remain valid + * (and at the returned address) until the device is closed. + */ +const SANE_Option_Descriptor * +sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) +{ + struct P5_Session *session = handle; + + DBG (DBG_proc, "sane_get_option_descriptor: start\n"); + + if ((unsigned) option >= NUM_OPTIONS) + return NULL; + + DBG (DBG_info, "sane_get_option_descriptor: \"%s\"\n", + session->options[option].descriptor.name); + + DBG (DBG_proc, "sane_get_option_descriptor: exit\n"); + return &(session->options[option].descriptor); +} + +/** + * sets automatic value for an option , called by sane_control_option after + * all checks have been done */ +static SANE_Status +set_automatic_value (P5_Session * s, int option, SANE_Int * myinfo) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Int i, min; + SANE_Word *dpi_list; + + switch (option) + { + case OPT_TL_X: + s->options[OPT_TL_X].value.w = x_range.min; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_TL_Y: + s->options[OPT_TL_Y].value.w = y_range.min; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_BR_X: + s->options[OPT_BR_X].value.w = x_range.max; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_BR_Y: + s->options[OPT_BR_Y].value.w = y_range.max; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_RESOLUTION: + /* we set up to the lowest available dpi value */ + dpi_list = + (SANE_Word *) s->options[OPT_RESOLUTION].descriptor.constraint. + word_list; + min = 65536; + for (i = 1; i < dpi_list[0]; i++) + { + if (dpi_list[i] < min) + min = dpi_list[i]; + } + s->options[OPT_RESOLUTION].value.w = min; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_PREVIEW: + s->options[OPT_PREVIEW].value.w = SANE_FALSE; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + case OPT_MODE: + if (s->options[OPT_MODE].value.s) + free (s->options[OPT_MODE].value.s); + s->options[OPT_MODE].value.s = strdup (mode_list[0]); + *myinfo |= SANE_INFO_RELOAD_OPTIONS; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + default: + DBG (DBG_warn, "set_automatic_value: can't set unknown option %d\n", + option); + } + + return status; +} + +/** + * sets an option , called by sane_control_option after all + * checks have been done */ +static SANE_Status +set_option_value (P5_Session * s, int option, void *val, SANE_Int * myinfo) +{ + SANE_Status status = SANE_STATUS_GOOD; + SANE_Word tmpw; + + switch (option) + { + case OPT_TL_X: + case OPT_BR_X: + case OPT_TL_Y: + case OPT_BR_Y: + s->options[option].value.w = *(SANE_Word *) val; + /* we ensure geometry is coherent */ + /* this happens when user drags TL corner right or below the BR point */ + if (s->options[OPT_BR_Y].value.w < s->options[OPT_TL_Y].value.w) + { + tmpw = s->options[OPT_BR_Y].value.w; + s->options[OPT_BR_Y].value.w = s->options[OPT_TL_Y].value.w; + s->options[OPT_TL_Y].value.w = tmpw; + } + if (s->options[OPT_BR_X].value.w < s->options[OPT_TL_X].value.w) + { + tmpw = s->options[OPT_BR_X].value.w; + s->options[OPT_BR_X].value.w = s->options[OPT_TL_X].value.w; + s->options[OPT_TL_X].value.w = tmpw; + } + + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + + case OPT_RESOLUTION: + case OPT_PREVIEW: + s->options[option].value.w = *(SANE_Word *) val; + *myinfo |= SANE_INFO_RELOAD_PARAMS; + break; + + case OPT_MODE: + if (s->options[option].value.s) + free (s->options[option].value.s); + s->options[option].value.s = strdup (val); + *myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; + break; + + case OPT_CALIBRATE: + status = sheetfed_calibration (s->dev); + *myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + case OPT_CLEAR_CALIBRATION: + cleanup_calibration (s->dev); + *myinfo |= SANE_INFO_RELOAD_OPTIONS; + break; + + default: + DBG (DBG_warn, "set_option_value: can't set unknown option %d\n", + option); + } + return status; +} + +/** + * gets an option , called by sane_control_option after all checks + * have been done */ +static SANE_Status +get_option_value (P5_Session * s, int option, void *val) +{ + SANE_Status status; + + switch (option) + { + /* word or word equivalent options: */ + case OPT_NUM_OPTS: + case OPT_RESOLUTION: + case OPT_PREVIEW: + case OPT_TL_X: + case OPT_TL_Y: + case OPT_BR_X: + case OPT_BR_Y: + *(SANE_Word *) val = s->options[option].value.w; + break; + + /* string options: */ + case OPT_MODE: + strcpy (val, s->options[option].value.s); + break; + + /* sensor options */ + case OPT_PAGE_LOADED_SW: + status = test_document (s->dev->fd); + if (status == SANE_STATUS_GOOD) + s->options[option].value.b = SANE_TRUE; + else + s->options[option].value.b = SANE_FALSE; + *(SANE_Bool *) val = s->options[option].value.b; + break; + + case OPT_NEED_CALIBRATION_SW: + *(SANE_Bool *) val = !s->dev->calibrated; + break; + + + /* unhandled options */ + default: + DBG (DBG_warn, "get_option_value: can't get unknown option %d\n", + option); + } + + return SANE_STATUS_GOOD; +} + +/** + * Gets or sets an option value. + * + * From the SANE spec: + * This function is used to set or inquire the current value of option + * number n of the device represented by handle h. The manner in which + * the option is controlled is specified by parameter action. The + * possible values of this parameter are described in more detail + * below. The value of the option is passed through argument val. It + * is a pointer to the memory that holds the option value. The memory + * area pointed to by v must be big enough to hold the entire option + * value (determined by member size in the corresponding option + * descriptor). + * + * The only exception to this rule is that when setting the value of a + * string option, the string pointed to by argument v may be shorter + * since the backend will stop reading the option value upon + * encountering the first NUL terminator in the string. If argument i + * is not NULL, the value of *i will be set to provide details on how + * well the request has been met. + * action is SANE_ACTION_GET_VALUE, SANE_ACTION_SET_VALUE or SANE_ACTION_SET_AUTO + */ +SANE_Status +sane_control_option (SANE_Handle handle, SANE_Int option, + SANE_Action action, void *val, SANE_Int * info) +{ + P5_Session *s = handle; + SANE_Status status; + SANE_Word cap; + SANE_Int myinfo = 0; + + DBG (DBG_io2, + "sane_control_option: start: action = %s, option = %s (%d)\n", + (action == SANE_ACTION_GET_VALUE) ? "get" : (action == + SANE_ACTION_SET_VALUE) ? + "set" : (action == SANE_ACTION_SET_AUTO) ? "set_auto" : "unknown", + s->options[option].descriptor.name, option); + + if (info) + *info = 0; + + /* do checks before trying to apply action */ + + if (s->scanning) + { + DBG (DBG_warn, "sane_control_option: don't call this function while " + "scanning (option = %s (%d))\n", + s->options[option].descriptor.name, option); + return SANE_STATUS_DEVICE_BUSY; + } + + /* option must be within existing range */ + if (option >= NUM_OPTIONS || option < 0) + { + DBG (DBG_warn, + "sane_control_option: option %d >= NUM_OPTIONS || option < 0\n", + option); + return SANE_STATUS_INVAL; + } + + /* don't access an inactive option */ + cap = s->options[option].descriptor.cap; + if (!SANE_OPTION_IS_ACTIVE (cap)) + { + DBG (DBG_warn, "sane_control_option: option %d is inactive\n", option); + return SANE_STATUS_INVAL; + } + + /* now checks have been done, apply action */ + switch (action) + { + case SANE_ACTION_GET_VALUE: + status = get_option_value (s, option, val); + break; + + case SANE_ACTION_SET_VALUE: + if (!SANE_OPTION_IS_SETTABLE (cap)) + { + DBG (DBG_warn, "sane_control_option: option %d is not settable\n", + option); + return SANE_STATUS_INVAL; + } + + status = + sanei_constrain_value (&s->options[option].descriptor, val, &myinfo); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_warn, + "sane_control_option: sanei_constrain_value returned %s\n", + sane_strstatus (status)); + return status; + } + + /* return immediatly if no change */ + if (s->options[option].descriptor.type == SANE_TYPE_INT + && *(SANE_Word *) val == s->options[option].value.w) + { + status = SANE_STATUS_GOOD; + } + else + { /* apply change */ + status = set_option_value (s, option, val, &myinfo); + } + break; + + case SANE_ACTION_SET_AUTO: + /* sets automatic values */ + if (!(cap & SANE_CAP_AUTOMATIC)) + { + DBG (DBG_warn, + "sane_control_option: option %d is not autosettable\n", + option); + return SANE_STATUS_INVAL; + } + + status = set_automatic_value (s, option, &myinfo); + break; + + default: + DBG (DBG_error, "sane_control_option: invalid action %d\n", action); + status = SANE_STATUS_INVAL; + break; + } + + if (info) + *info = myinfo; + + DBG (DBG_io2, "sane_control_option: exit\n"); + return status; +} + +/** + * Called by SANE when a page acquisition operation is to be started. + * @param handle opaque handle to a frontend session + * @return SANE_STATUS_GOOD on success, SANE_STATUS_BUSY if the device is + * in use by another session or SANE_STATUS_WARMING_UP if the device is + * warming up. In this case the fronted as to call sane_start again until + * warming up is done. Any other values returned are error status. + */ +SANE_Status +sane_start (SANE_Handle handle) +{ + struct P5_Session *session = handle; + int status = SANE_STATUS_GOOD; + P5_Device *dev = session->dev; + + DBG (DBG_proc, "sane_start: start\n"); + + /* if already scanning, tell we're busy */ + if (session->scanning == SANE_TRUE) + { + DBG (DBG_info, "sane_start: device is already scanning\n"); + return SANE_STATUS_DEVICE_BUSY; + } + + /* check that the device has been initialized */ + if (dev->initialized == SANE_FALSE) + { + DBG (DBG_error, "sane_start: device is not initialized\n"); + return SANE_STATUS_INVAL; + } + + /* check if there is a document */ + status = test_document (dev->fd); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: device is already scanning\n"); + return status; + } + + /* we compute all the scan parameters so that */ + /* we will be able to set up the registers correctly */ + compute_parameters (session); + + /* move to scan area if needed */ + if (dev->ystart > 0) + { + status = move (dev); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: failed to move to scan area\n"); + return SANE_STATUS_INVAL; + } + } + + /* send scan command */ + status = start_scan (dev, dev->mode, dev->ydpi, dev->xstart, dev->pixels); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "sane_start: failed to start scan\n"); + return SANE_STATUS_INVAL; + } + + /* allocates work buffer */ + if (dev->buffer != NULL) + { + free (dev->buffer); + } + + dev->position = 0; + dev->top = 0; + /* compute amount of lines needed for lds correction */ + dev->bottom = dev->bytes_per_line * 2 * dev->lds; + /* computes buffer size, 66 color lines plus eventual amount needed for lds */ + dev->size = dev->pixels * 3 * 66 + dev->bottom; + dev->buffer = (uint8_t *) malloc (dev->size); + if (dev->buffer == NULL) + { + DBG (DBG_error, "sane_start: failed to allocate %lu bytes\n", (unsigned long)dev->size); + sane_cancel (handle); + return SANE_STATUS_NO_MEM; + } + + /* return now the scan has been initiated */ + session->scanning = SANE_TRUE; + session->sent = 0; + + DBG (DBG_io, "sane_start: to_send=%d\n", session->to_send); + DBG (DBG_io, "sane_start: size=%lu\n", (unsigned long)dev->size); + DBG (DBG_io, "sane_start: top=%lu\n", (unsigned long)dev->top); + DBG (DBG_io, "sane_start: bottom=%lu\n", (unsigned long)dev->bottom); + DBG (DBG_io, "sane_start: position=%lu\n", (unsigned long)dev->position); + + DBG (DBG_proc, "sane_start: exit\n"); + return status; +} + +/** @brief compute scan parameters + * This function computes two set of parameters. The one for the SANE's standard + * and the other for the hardware. Among these parameters are the bit depth, total + * number of lines, total number of columns, extra line to read for data reordering... + * @param session fronted session to compute final scan parameters + * @return SANE_STATUS_GOOD on success + */ +static SANE_Status +compute_parameters (P5_Session * session) +{ + P5_Device *dev = session->dev; + SANE_Int dpi; /* dpi for scan */ + SANE_String mode; + SANE_Status status = SANE_STATUS_GOOD; + + int tl_x, tl_y, br_x, br_y; + + mode = session->options[OPT_MODE].value.s; + dpi = session->options[OPT_RESOLUTION].value.w; + + /* scan coordinates */ + tl_x = SANE_UNFIX (session->options[OPT_TL_X].value.w); + tl_y = SANE_UNFIX (session->options[OPT_TL_Y].value.w); + br_x = SANE_UNFIX (session->options[OPT_BR_X].value.w); + br_y = SANE_UNFIX (session->options[OPT_BR_Y].value.w); + + /* only single pass scanning supported */ + session->params.last_frame = SANE_TRUE; + + /* gray modes */ + if (strcmp (mode, GRAY_MODE) == 0) + { + session->params.format = SANE_FRAME_GRAY; + dev->mode = MODE_GRAY; + dev->lds = 0; + } + else if (strcmp (mode, LINEART_MODE) == 0) + { + session->params.format = SANE_FRAME_GRAY; + dev->mode = MODE_LINEART; + dev->lds = 0; + } + else + { + /* Color */ + session->params.format = SANE_FRAME_RGB; + dev->mode = MODE_COLOR; + dev->lds = (dev->model->lds * dpi) / dev->model->max_ydpi; + } + + /* SANE level values */ + session->params.lines = ((br_y - tl_y) * dpi) / MM_PER_INCH; + if (session->params.lines == 0) + session->params.lines = 1; + session->params.pixels_per_line = ((br_x - tl_x) * dpi) / MM_PER_INCH; + if (session->params.pixels_per_line == 0) + session->params.pixels_per_line = 1; + + DBG (DBG_data, "compute_parameters: pixels_per_line =%d\n", + session->params.pixels_per_line); + + if (strcmp (mode, LINEART_MODE) == 0) + { + session->params.depth = 1; + /* in lineart, having pixels multiple of 8 avoids a costly test */ + /* at each bit to see we must go to the next byte */ + /* TODO : implement this requirement in sane_control_option */ + session->params.pixels_per_line = + ((session->params.pixels_per_line + 7) / 8) * 8; + } + else + session->params.depth = 8; + + /* width needs to be even */ + if (session->params.pixels_per_line & 1) + session->params.pixels_per_line++; + + /* Hardware settings : they can differ from the ones at SANE level */ + /* for instance the effective DPI used by a sensor may be higher */ + /* than the one needed for the SANE scan parameters */ + dev->lines = session->params.lines; + dev->pixels = session->params.pixels_per_line; + + /* motor and sensor DPI */ + dev->xdpi = dpi; + dev->ydpi = dpi; + + /* handle bounds of motor's dpi range */ + if (dev->ydpi > dev->model->max_ydpi) + { + dev->ydpi = dev->model->max_ydpi; + dev->lines = (dev->lines * dev->model->max_ydpi) / dpi; + if (dev->lines == 0) + dev->lines = 1; + + /* round number of lines */ + session->params.lines = + (session->params.lines / dev->lines) * dev->lines; + if (session->params.lines == 0) + session->params.lines = 1; + } + if (dev->ydpi < dev->model->min_ydpi) + { + dev->ydpi = dev->model->min_ydpi; + dev->lines = (dev->lines * dev->model->min_ydpi) / dpi; + } + + /* hardware values */ + dev->xstart = + ((SANE_UNFIX (dev->model->x_offset) + tl_x) * dpi) / MM_PER_INCH; + dev->ystart = + ((SANE_UNFIX (dev->model->y_offset) + tl_y) * dev->ydpi) / MM_PER_INCH; + + /* take lds correction into account when moving to scan area */ + if (dev->ystart > 2 * dev->lds) + dev->ystart -= 2 * dev->lds; + + + /* computes bytes per line */ + session->params.bytes_per_line = session->params.pixels_per_line; + dev->bytes_per_line = dev->pixels; + if (session->params.format == SANE_FRAME_RGB) + { + dev->bytes_per_line *= 3; + } + + /* in lineart mode we adjust bytes_per_line needed by frontend */ + /* we do that here because we needed sent/to_send to be as if */ + /* there was no lineart */ + if (session->params.depth == 1) + { + session->params.bytes_per_line = + (session->params.bytes_per_line + 7) / 8; + } + + session->params.bytes_per_line = dev->bytes_per_line; + session->to_send = session->params.bytes_per_line * session->params.lines; + session->params.bytes_per_line = dev->bytes_per_line; + + DBG (DBG_data, "compute_parameters: bytes_per_line =%d\n", + session->params.bytes_per_line); + DBG (DBG_data, "compute_parameters: depth =%d\n", + session->params.depth); + DBG (DBG_data, "compute_parameters: lines =%d\n", + session->params.lines); + DBG (DBG_data, "compute_parameters: image size =%d\n", + session->to_send); + + DBG (DBG_data, "compute_parameters: xstart =%d\n", dev->xstart); + DBG (DBG_data, "compute_parameters: ystart =%d\n", dev->ystart); + DBG (DBG_data, "compute_parameters: dev lines =%d\n", dev->lines); + DBG (DBG_data, "compute_parameters: dev bytes per line=%d\n", + dev->bytes_per_line); + DBG (DBG_data, "compute_parameters: dev pixels =%d\n", dev->pixels); + DBG (DBG_data, "compute_parameters: lds =%d\n", dev->lds); + + return status; +} + + +/** + * Called by SANE to retrieve information about the type of data + * that the current scan will return. + * + * From the SANE spec: + * This function is used to obtain the current scan parameters. The + * returned parameters are guaranteed to be accurate between the time + * a scan has been started (sane_start() has been called) and the + * completion of that request. Outside of that window, the returned + * values are best-effort estimates of what the parameters will be + * when sane_start() gets invoked. + * + * Calling this function before a scan has actually started allows, + * for example, to get an estimate of how big the scanned image will + * be. The parameters passed to this function are the handle of the + * device for which the parameters should be obtained and a pointer + * to a parameter structure. + */ +SANE_Status +sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) +{ + SANE_Status status; + struct P5_Session *session = (struct P5_Session *) handle; + + DBG (DBG_proc, "sane_get_parameters: start\n"); + + /* call parameters computing function */ + status = compute_parameters (session); + if (status == SANE_STATUS_GOOD && params) + *params = session->params; + + DBG (DBG_proc, "sane_get_parameters: exit\n"); + return status; +} + + +/** + * Called by SANE to read data. + * + * From the SANE spec: + * This function is used to read image data from the device + * represented by handle h. Argument buf is a pointer to a memory + * area that is at least maxlen bytes long. The number of bytes + * returned is stored in *len. A backend must set this to zero when + * the call fails (i.e., when a status other than SANE_STATUS_GOOD is + * returned). + * + * When the call succeeds, the number of bytes returned can be + * anywhere in the range from 0 to maxlen bytes. + * + * Returned data is read from working buffer. + */ +SANE_Status +sane_read (SANE_Handle handle, SANE_Byte * buf, + SANE_Int max_len, SANE_Int * len) +{ + struct P5_Session *session = (struct P5_Session *) handle; + struct P5_Device *dev = session->dev; + SANE_Status status = SANE_STATUS_GOOD; + int count; + int size, lines; + SANE_Bool x2; + SANE_Int i; + + DBG (DBG_proc, "sane_read: start\n"); + DBG (DBG_io, "sane_read: up to %d bytes required by frontend\n", max_len); + + /* some sanity checks first to protect from would be buggy frontends */ + if (!session) + { + DBG (DBG_error, "sane_read: handle is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!buf) + { + DBG (DBG_error, "sane_read: buf is null!\n"); + return SANE_STATUS_INVAL; + } + + if (!len) + { + DBG (DBG_error, "sane_read: len is null!\n"); + return SANE_STATUS_INVAL; + } + + /* no data read yet */ + *len = 0; + + /* check if session is scanning */ + if (!session->scanning) + { + DBG (DBG_warn, + "sane_read: scan was cancelled, is over or has not been initiated yet\n"); + return SANE_STATUS_CANCELLED; + } + + /* check for EOF, must be done before any physical read */ + if (session->sent >= session->to_send) + { + DBG (DBG_io, "sane_read: end of scan reached\n"); + return SANE_STATUS_EOF; + } + + /* if working buffer is empty, we do a physical data read */ + if (dev->top <= dev->bottom) + { + DBG (DBG_io, "sane_read: physical data read\n"); + /* check is there is data available. In case of non-blocking mode we return + * as soon it is detected there is no data yet. Reads must by done line by + * line, so we read only when count is bigger than bytes per line + * */ + count = available_bytes (dev->fd); + DBG (DBG_io, "sane_read: count=%d bytes\n", count); + if (count < dev->bytes_per_line && session->non_blocking == SANE_TRUE) + { + DBG (DBG_io, "sane_read: scanner hasn't enough data available\n"); + DBG (DBG_proc, "sane_read: exit\n"); + return SANE_STATUS_GOOD; + } + + /* now we can wait for data here */ + while (count < dev->bytes_per_line) + { + /* test if document left the feeder, so we have to terminate the scan */ + status = test_document (dev->fd); + if (status == SANE_STATUS_NO_DOCS) + { + session->to_send = session->sent; + return SANE_STATUS_EOF; + } + + /* don't call scanner too often */ + usleep (10000); + count = available_bytes (dev->fd); + } + + /** compute size of physical data to read + * on first read, position will be 0, while it will be 'bottom' + * for the subsequent reads. + * We try to read a complete buffer */ + size = dev->size - dev->position; + + if (session->to_send - session->sent < size) + { + /* not enough data left, so read remainder of scan */ + size = session->to_send - session->sent; + } + + /* 600 dpi is 300x600 physical, and 400 is 200x400 */ + if (dev->ydpi > dev->model->max_xdpi) + { + x2 = SANE_TRUE; + } + else + { + x2 = SANE_FALSE; + } + lines = read_line (dev, + dev->buffer + dev->position, + dev->bytes_per_line, + size / dev->bytes_per_line, + SANE_TRUE, x2, dev->mode, dev->calibrated); + + /* handle document end detection TODO try to recover the partial + * buffer already read before EOD */ + if (lines == -1) + { + DBG (DBG_io, "sane_read: error reading line\n"); + return SANE_STATUS_IO_ERROR; + } + + /* gather lines until we have more than needed for lds */ + dev->position += lines * dev->bytes_per_line; + dev->top = dev->position; + if (dev->position > dev->bottom) + { + dev->position = dev->bottom; + } + DBG (DBG_io, "sane_read: size =%lu\n", (unsigned long)dev->size); + DBG (DBG_io, "sane_read: bottom =%lu\n", (unsigned long)dev->bottom); + DBG (DBG_io, "sane_read: position=%lu\n", (unsigned long)dev->position); + DBG (DBG_io, "sane_read: top =%lu\n", (unsigned long)dev->top); + } /* end of physical data reading */ + + /* logical data reading */ + /* check if there data available in working buffer */ + if (dev->position < dev->top && dev->position >= dev->bottom) + { + DBG (DBG_io, "sane_read: logical data read\n"); + /* we have more data in internal buffer than asked , + * then send only max data */ + size = dev->top - dev->position; + if (max_len < size) + { + *len = max_len; + } + else + /* if we don't have enough, send all what we have */ + { + *len = dev->top - dev->position; + } + + /* data copy */ + if (dev->lds == 0) + { + memcpy (buf, dev->buffer + dev->position, *len); + } + else + { + /* compute count of bytes for lds */ + count = dev->lds * dev->bytes_per_line; + + /* adjust for lds as we copy data to frontend */ + for (i = 0; i < *len; i++) + { + switch ((dev->position + i) % 3) + { + /* red */ + case 0: + buf[i] = dev->buffer[dev->position + i - 2 * count]; + break; + /* green */ + case 1: + buf[i] = dev->buffer[dev->position + i - count]; + break; + /* blue */ + default: + buf[i] = dev->buffer[dev->position + i]; + break; + } + } + } + dev->position += *len; + + /* update byte accounting */ + session->sent += *len; + DBG (DBG_io, "sane_read: sent %d bytes from buffer to frontend\n", + *len); + return SANE_STATUS_GOOD; + } + + /* check if we exhausted working buffer */ + if (dev->position >= dev->top && dev->position >= dev->bottom) + { + /* copy extra lines needed for lds in next buffer */ + if (dev->position > dev->bottom && dev->lds > 0) + { + memcpy (dev->buffer, + dev->buffer + dev->position - dev->bottom, dev->bottom); + } + + /* restart buffer */ + dev->position = dev->bottom; + dev->top = 0; + } + + DBG (DBG_io, "sane_read: size =%lu\n", (unsigned long)dev->size); + DBG (DBG_io, "sane_read: bottom =%lu\n", (unsigned long)dev->bottom); + DBG (DBG_io, "sane_read: position=%lu\n", (unsigned long)dev->position); + DBG (DBG_io, "sane_read: top =%lu\n", (unsigned long)dev->top); + + DBG (DBG_proc, "sane_read: exit\n"); + return status; +} + + +/** + * Cancels a scan. + * + * From the SANE spec: + * This function is used to immediately or as quickly as possible + * cancel the currently pending operation of the device represented by + * handle h. This function can be called at any time (as long as + * handle h is a valid handle) but usually affects long-running + * operations only (such as image is acquisition). It is safe to call + * this function asynchronously (e.g., from within a signal handler). + * It is important to note that completion of this operaton does not + * imply that the currently pending operation has been cancelled. It + * only guarantees that cancellation has been initiated. Cancellation + * completes only when the cancelled call returns (typically with a + * status value of SANE_STATUS_CANCELLED). Since the SANE API does + * not require any other operations to be re-entrant, this implies + * that a frontend must not call any other operation until the + * cancelled operation has returned. + */ +void +sane_cancel (SANE_Handle handle) +{ + P5_Session *session = handle; + + DBG (DBG_proc, "sane_cancel: start\n"); + + /* if scanning, abort and park head */ + if (session->scanning == SANE_TRUE) + { + /* detects if we are called after the scan is finished, + * or if the scan is aborted */ + if (session->sent < session->to_send) + { + DBG (DBG_info, "sane_cancel: aborting scan.\n"); + /* device hasn't finished scan, we are aborting it + * and we may have to do something specific for it here */ + } + else + { + DBG (DBG_info, "sane_cancel: cleaning up after scan.\n"); + } + session->scanning = SANE_FALSE; + } + eject (session->dev->fd); + + DBG (DBG_proc, "sane_cancel: exit\n"); +} + + +/** + * Ends use of the session. + * + * From the SANE spec: + * This function terminates the association between the device handle + * passed in argument h and the device it represents. If the device is + * presently active, a call to sane_cancel() is performed first. After + * this function returns, handle h must not be used anymore. + * + * Handle resources are free'd before disposing the handle. But devices + * resources must not be mdofied, since it could be used or reused until + * sane_exit() is called. + */ +void +sane_close (SANE_Handle handle) +{ + P5_Session *prev, *session; + + DBG (DBG_proc, "sane_close: start\n"); + + /* remove handle from list of open handles: */ + prev = NULL; + for (session = sessions; session; session = session->next) + { + if (session == handle) + break; + prev = session; + } + if (!session) + { + DBG (DBG_error0, "close: invalid handle %p\n", handle); + return; /* oops, not a handle we know about */ + } + + /* cancel any active scan */ + if (session->scanning == SANE_TRUE) + { + sane_cancel (handle); + } + + if (prev) + prev->next = session->next; + else + sessions = session->next; + + /* close low level device */ + if (session->dev->initialized == SANE_TRUE) + { + if (session->dev->calibrated == SANE_TRUE) + { + save_calibration (session->dev); + } + disconnect (session->dev->fd); + close_pp (session->dev->fd); + session->dev->fd = -1; + session->dev->initialized = SANE_FALSE; + + /* free device data */ + if (session->dev->buffer != NULL) + { + free (session->dev->buffer); + } + if (session->dev->buffer != NULL) + { + free (session->dev->gain); + free (session->dev->offset); + } + if (session->dev->calibrated == SANE_TRUE) + { + cleanup_calibration (session->dev); + } + } + + /* free per session data */ + free (session->options[OPT_MODE].value.s); + free ((void *)session->options[OPT_RESOLUTION].descriptor.constraint.word_list); + + free (session); + + DBG (DBG_proc, "sane_close: exit\n"); +} + + +/** + * Terminates the backend. + * + * From the SANE spec: + * This function must be called to terminate use of a backend. The + * function will first close all device handles that still might be + * open (it is recommended to close device handles explicitly through + * a call to sane_close(), but backends are required to release all + * resources upon a call to this function). After this function + * returns, no function other than sane_init() may be called + * (regardless of the status value returned by sane_exit(). Neglecting + * to call this function may result in some resources not being + * released properly. + */ +void +sane_exit (void) +{ + struct P5_Session *session, *next; + struct P5_Device *dev, *nextdev; + int i; + + DBG (DBG_proc, "sane_exit: start\n"); + init_count--; + + if (init_count > 0) + { + DBG (DBG_info, + "sane_exit: still %d fronteds to leave before effective exit.\n", + init_count); + return; + } + + /* free session structs */ + for (session = sessions; session; session = next) + { + next = session->next; + sane_close ((SANE_Handle *) session); + free (session); + } + sessions = NULL; + + /* free devices structs */ + for (dev = devices; dev; dev = nextdev) + { + nextdev = dev->next; + free (dev->name); + free (dev); + } + devices = NULL; + + /* now list of devices */ + if (devlist) + { + i = 0; + while ((SANE_Device *) devlist[i]) + { + free ((SANE_Device *) devlist[i]); + i++; + } + free (devlist); + devlist = NULL; + } + + DBG (DBG_proc, "sane_exit: exit\n"); +} + + +/** @brief probe for all supported devices + * This functions tries to probe if any of the supported devices of + * the backend is present. Each detected device will be added to the + * 'devices' list + */ +static SANE_Status +probe_p5_devices (void) +{ + /**> configuration structure used during attach */ + SANEI_Config config; + /**> list of configuration options */ + SANE_Option_Descriptor *cfg_options[NUM_CFG_OPTIONS]; + /**> placeholders pointers for option values */ + void *values[NUM_CFG_OPTIONS]; + int i; + SANE_Status status; + + DBG (DBG_proc, "probe_p5_devices: start\n"); + + /* initialize configuration options */ + cfg_options[CFG_MODEL_NAME] = + (SANE_Option_Descriptor *) malloc (sizeof (SANE_Option_Descriptor)); + cfg_options[CFG_MODEL_NAME]->name = "modelname"; + cfg_options[CFG_MODEL_NAME]->desc = "user provided scanner's model name"; + cfg_options[CFG_MODEL_NAME]->type = SANE_TYPE_INT; + cfg_options[CFG_MODEL_NAME]->unit = SANE_UNIT_NONE; + cfg_options[CFG_MODEL_NAME]->size = sizeof (SANE_Word); + cfg_options[CFG_MODEL_NAME]->cap = SANE_CAP_SOFT_SELECT; + cfg_options[CFG_MODEL_NAME]->constraint_type = SANE_CONSTRAINT_NONE; + values[CFG_MODEL_NAME] = &p5cfg.modelname; + + /* set configuration options structure */ + config.descriptors = cfg_options; + config.values = values; + config.count = NUM_CFG_OPTIONS; + + /* generic configure and attach function */ + status = sanei_configure_attach (P5_CONFIG_FILE, &config, config_attach); + /* free allocated options */ + for (i = 0; i < NUM_CFG_OPTIONS; i++) + { + free (cfg_options[i]); + } + + DBG (DBG_proc, "probe_p5_devices: end\n"); + return status; +} + +/** This function is called by sanei_configure_attach to try + * to attach the backend to a device specified by the configuration file. + * + * @param config configuration structure filled with values read + * from configuration file + * @param devname name of the device to try to attach to, it is + * the unprocessed line of the configuration file + * + * @return status SANE_STATUS_GOOD if no errors (even if no matching + * devices found) + * SANE_STATUS_INVAL in case of error + */ +static SANE_Status +config_attach (SANEI_Config * config, const char *devname) +{ + /* currently, the config is a global variable so config is useless here */ + /* the correct thing would be to have a generic sanei_attach_matching_devices + * using an attach function with a config parameter */ + config = config; + + /* the devname has been processed and is ready to be used + * directly. The config struct contains all the configuration data for + * the corresponding device. Since there is no ressources common to each + * backends regarding parallel port, we can directly call the attach + * function. */ + attach_p5 (devname, config); + + return SANE_STATUS_GOOD; +} + +/** @brief try to attach to a device by its name + * The attach tries to open the given device and match it + * with devices handled by the backend. The configuration parameter + * contains the values of the already parsed configuration options + * from the conf file. + * @param config configuration structure filled with values read + * from configuration file + * @param devicename name of the device to try to attach to, it is + * the unprocessed line of the configuration file + * + * @return status SANE_STATUS_GOOD if no errors (even if no matching + * devices found) + * SANE_STATUS_NOM_MEM if there isn't enough memory to allocate the + * device structure + * SANE_STATUS_UNSUPPORTED if the device if unknown by the backend + * SANE_STATUS_INVAL in case of other error + */ +static SANE_Status +attach_p5 (const char *devicename, SANEI_Config * config) +{ + struct P5_Device *device; + struct P5_Model *model; + + DBG (DBG_proc, "attach(%s): start\n", devicename); + if(config==NULL) + { + DBG (DBG_warn, "attach: config is NULL\n"); + } + + /* search if we already have it attached */ + for (device = devices; device; device = device->next) + { + if (strcmp (device->name, devicename) == 0) + { + DBG (DBG_info, "attach: device already attached\n"); + DBG (DBG_proc, "attach: exit\n"); + return SANE_STATUS_GOOD; + } + } + + /** + * do physical probe of the device here. In case the device is recognized, + * we allocate a device struct and give it options and model. + * Else we return SANE_STATUS_UNSUPPORTED. + */ + model = probe (devicename); + if (model == NULL) + { + DBG (DBG_info, + "attach: device %s is not managed by the backend\n", devicename); + DBG (DBG_proc, "attach: exit\n"); + return SANE_STATUS_UNSUPPORTED; + } + + /* allocate device struct */ + device = malloc (sizeof (*device)); + if (device == NULL) + { + return SANE_STATUS_NO_MEM; + DBG (DBG_proc, "attach: exit\n"); + } + memset (device, 0, sizeof (*device)); + device->model = model; + + /* name of the device */ + device->name = strdup (devicename); + + DBG (DBG_info, "attach: found %s %s %s at %s\n", + device->model->vendor, device->model->product, device->model->type, + device->name); + + /* we insert new device at start of the chained list */ + /* head of the list becomes the next, and start is replaced */ + /* with the new session struct */ + device->next = devices; + devices = device; + + /* intialization is done at sane_open */ + device->initialized = SANE_FALSE; + device->calibrated = SANE_FALSE; + + DBG (DBG_proc, "attach: exit\n"); + return SANE_STATUS_GOOD; +} + + +/** @brief set initial value for the scanning options + * for each sessions, control options are initalized based on the capability + * of the model of the physical device. + * @param session scanner session to initialize options + * @return SANE_STATUS_GOOD on success + */ +static SANE_Status +init_options (struct P5_Session *session) +{ + SANE_Int option, i, min, idx; + SANE_Word *dpi_list; + P5_Model *model = session->dev->model; + + DBG (DBG_proc, "init_options: start\n"); + + /* we first initialize each options with a default value */ + memset (session->options, 0, sizeof (session->options[OPT_NUM_OPTS])); + for (option = 0; option < NUM_OPTIONS; option++) + { + session->options[option].descriptor.size = sizeof (SANE_Word); + session->options[option].descriptor.cap = + SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; + } + + /* we set up all the options listed in the P5_Option enum */ + + /* last option / end of list marker */ + session->options[OPT_NUM_OPTS].descriptor.name = SANE_NAME_NUM_OPTIONS; + session->options[OPT_NUM_OPTS].descriptor.title = SANE_TITLE_NUM_OPTIONS; + session->options[OPT_NUM_OPTS].descriptor.desc = SANE_DESC_NUM_OPTIONS; + session->options[OPT_NUM_OPTS].descriptor.type = SANE_TYPE_INT; + session->options[OPT_NUM_OPTS].descriptor.cap = SANE_CAP_SOFT_DETECT; + session->options[OPT_NUM_OPTS].value.w = NUM_OPTIONS; + + /* "Standard" group: */ + session->options[OPT_STANDARD_GROUP].descriptor.title = SANE_TITLE_STANDARD; + session->options[OPT_STANDARD_GROUP].descriptor.name = SANE_NAME_STANDARD; + session->options[OPT_STANDARD_GROUP].descriptor.desc = SANE_DESC_STANDARD; + session->options[OPT_STANDARD_GROUP].descriptor.type = SANE_TYPE_GROUP; + session->options[OPT_STANDARD_GROUP].descriptor.size = 0; + session->options[OPT_STANDARD_GROUP].descriptor.cap = 0; + session->options[OPT_STANDARD_GROUP].descriptor.constraint_type = + SANE_CONSTRAINT_NONE; + + /* scan mode */ + session->options[OPT_MODE].descriptor.name = SANE_NAME_SCAN_MODE; + session->options[OPT_MODE].descriptor.title = SANE_TITLE_SCAN_MODE; + session->options[OPT_MODE].descriptor.desc = SANE_DESC_SCAN_MODE; + session->options[OPT_MODE].descriptor.type = SANE_TYPE_STRING; + session->options[OPT_MODE].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_MODE].descriptor.constraint_type = + SANE_CONSTRAINT_STRING_LIST; + session->options[OPT_MODE].descriptor.size = max_string_size (mode_list); + session->options[OPT_MODE].descriptor.constraint.string_list = mode_list; + session->options[OPT_MODE].value.s = strdup (mode_list[0]); + + /* preview */ + session->options[OPT_PREVIEW].descriptor.name = SANE_NAME_PREVIEW; + session->options[OPT_PREVIEW].descriptor.title = SANE_TITLE_PREVIEW; + session->options[OPT_PREVIEW].descriptor.desc = SANE_DESC_PREVIEW; + session->options[OPT_PREVIEW].descriptor.type = SANE_TYPE_BOOL; + session->options[OPT_PREVIEW].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_PREVIEW].descriptor.unit = SANE_UNIT_NONE; + session->options[OPT_PREVIEW].descriptor.constraint_type = + SANE_CONSTRAINT_NONE; + session->options[OPT_PREVIEW].value.w = SANE_FALSE; + + /** @brief build resolution list + * We merge xdpi and ydpi list to provide only one resolution option control. + * This is the most common case for backends and fronteds and give 'square' + * pixels. The SANE API allow to control x and y dpi independantly, but this is + * rarely done and may confuse both frontends and users. In case a dpi value exists + * for one but not for the other, the backend will have to crop data so that the + * frontend is unaffected. A common case is that motor resolution (ydpi) is higher + * than sensor resolution (xdpi), so scan lines must be scaled up to keep square + * pixel when doing sane_read(). + * TODO this deserves a dedicated function and some unit testing + */ + + /* find minimum first */ + min = 65535; + for (i = 0; i < MAX_RESOLUTIONS && model->xdpi_values[i] > 0; i++) + { + if (model->xdpi_values[i] < min) + min = model->xdpi_values[i]; + } + for (i = 0; i < MAX_RESOLUTIONS && model->ydpi_values[i] > 0; i++) + { + if (model->ydpi_values[i] < min) + min = model->ydpi_values[i]; + } + + dpi_list = malloc ((MAX_RESOLUTIONS * 2 + 1) * sizeof (SANE_Word)); + if (!dpi_list) + return SANE_STATUS_NO_MEM; + dpi_list[1] = min; + idx = 2; + + /* find any value greater than the last used min and + * less than the max value + */ + do + { + min = 65535; + for (i = 0; i < MAX_RESOLUTIONS && model->xdpi_values[i] > 0; i++) + { + if (model->xdpi_values[i] < min + && model->xdpi_values[i] > dpi_list[idx - 1]) + min = model->xdpi_values[i]; + } + for (i = 0; i < MAX_RESOLUTIONS && model->ydpi_values[i] > 0; i++) + { + if (model->ydpi_values[i] < min + && model->ydpi_values[i] > dpi_list[idx - 1]) + min = model->ydpi_values[i]; + } + if (min < 65535) + { + dpi_list[idx] = min; + idx++; + } + } + while (min != 65535); + dpi_list[idx] = 0; + /* the count of different resolution is put at the beginning */ + dpi_list[0] = idx - 1; + + session->options[OPT_RESOLUTION].descriptor.name = + SANE_NAME_SCAN_RESOLUTION; + session->options[OPT_RESOLUTION].descriptor.title = + SANE_TITLE_SCAN_RESOLUTION; + session->options[OPT_RESOLUTION].descriptor.desc = + SANE_DESC_SCAN_RESOLUTION; + session->options[OPT_RESOLUTION].descriptor.type = SANE_TYPE_INT; + session->options[OPT_RESOLUTION].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_RESOLUTION].descriptor.unit = SANE_UNIT_DPI; + session->options[OPT_RESOLUTION].descriptor.constraint_type = + SANE_CONSTRAINT_WORD_LIST; + session->options[OPT_RESOLUTION].descriptor.constraint.word_list = dpi_list; + + /* initial value is lowest available dpi */ + session->options[OPT_RESOLUTION].value.w = min; + + /* "Geometry" group: */ + session->options[OPT_GEOMETRY_GROUP].descriptor.title = SANE_TITLE_GEOMETRY; + session->options[OPT_GEOMETRY_GROUP].descriptor.name = SANE_NAME_GEOMETRY; + session->options[OPT_GEOMETRY_GROUP].descriptor.desc = SANE_DESC_GEOMETRY; + session->options[OPT_GEOMETRY_GROUP].descriptor.type = SANE_TYPE_GROUP; + session->options[OPT_GEOMETRY_GROUP].descriptor.cap = SANE_CAP_ADVANCED; + session->options[OPT_GEOMETRY_GROUP].descriptor.size = 0; + session->options[OPT_GEOMETRY_GROUP].descriptor.constraint_type = + SANE_CONSTRAINT_NONE; + + /* adapt the constraint range to the detected model */ + x_range.max = model->x_size; + y_range.max = model->y_size; + + /* top-left x */ + session->options[OPT_TL_X].descriptor.name = SANE_NAME_SCAN_TL_X; + session->options[OPT_TL_X].descriptor.title = SANE_TITLE_SCAN_TL_X; + session->options[OPT_TL_X].descriptor.desc = SANE_DESC_SCAN_TL_X; + session->options[OPT_TL_X].descriptor.type = SANE_TYPE_FIXED; + session->options[OPT_TL_X].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_TL_X].descriptor.unit = SANE_UNIT_MM; + session->options[OPT_TL_X].descriptor.constraint_type = + SANE_CONSTRAINT_RANGE; + session->options[OPT_TL_X].descriptor.constraint.range = &x_range; + session->options[OPT_TL_X].value.w = 0; + + /* top-left y */ + session->options[OPT_TL_Y].descriptor.name = SANE_NAME_SCAN_TL_Y; + session->options[OPT_TL_Y].descriptor.title = SANE_TITLE_SCAN_TL_Y; + session->options[OPT_TL_Y].descriptor.desc = SANE_DESC_SCAN_TL_Y; + session->options[OPT_TL_Y].descriptor.type = SANE_TYPE_FIXED; + session->options[OPT_TL_Y].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_TL_Y].descriptor.unit = SANE_UNIT_MM; + session->options[OPT_TL_Y].descriptor.constraint_type = + SANE_CONSTRAINT_RANGE; + session->options[OPT_TL_Y].descriptor.constraint.range = &y_range; + session->options[OPT_TL_Y].value.w = 0; + + /* bottom-right x */ + session->options[OPT_BR_X].descriptor.name = SANE_NAME_SCAN_BR_X; + session->options[OPT_BR_X].descriptor.title = SANE_TITLE_SCAN_BR_X; + session->options[OPT_BR_X].descriptor.desc = SANE_DESC_SCAN_BR_X; + session->options[OPT_BR_X].descriptor.type = SANE_TYPE_FIXED; + session->options[OPT_BR_X].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_BR_X].descriptor.unit = SANE_UNIT_MM; + session->options[OPT_BR_X].descriptor.constraint_type = + SANE_CONSTRAINT_RANGE; + session->options[OPT_BR_X].descriptor.constraint.range = &x_range; + session->options[OPT_BR_X].value.w = x_range.max; + + /* bottom-right y */ + session->options[OPT_BR_Y].descriptor.name = SANE_NAME_SCAN_BR_Y; + session->options[OPT_BR_Y].descriptor.title = SANE_TITLE_SCAN_BR_Y; + session->options[OPT_BR_Y].descriptor.desc = SANE_DESC_SCAN_BR_Y; + session->options[OPT_BR_Y].descriptor.type = SANE_TYPE_FIXED; + session->options[OPT_BR_Y].descriptor.cap |= SANE_CAP_AUTOMATIC; + session->options[OPT_BR_Y].descriptor.unit = SANE_UNIT_MM; + session->options[OPT_BR_Y].descriptor.constraint_type = + SANE_CONSTRAINT_RANGE; + session->options[OPT_BR_Y].descriptor.constraint.range = &y_range; + session->options[OPT_BR_Y].value.w = y_range.max; + + /* sensor group */ + session->options[OPT_SENSOR_GROUP].descriptor.name = SANE_NAME_SENSORS; + session->options[OPT_SENSOR_GROUP].descriptor.title = SANE_TITLE_SENSORS; + session->options[OPT_SENSOR_GROUP].descriptor.desc = SANE_DESC_SENSORS; + session->options[OPT_SENSOR_GROUP].descriptor.type = SANE_TYPE_GROUP; + session->options[OPT_SENSOR_GROUP].descriptor.constraint_type = + SANE_CONSTRAINT_NONE; + + /* page loaded sensor */ + session->options[OPT_PAGE_LOADED_SW].descriptor.name = + SANE_NAME_PAGE_LOADED; + session->options[OPT_PAGE_LOADED_SW].descriptor.title = + SANE_TITLE_PAGE_LOADED; + session->options[OPT_PAGE_LOADED_SW].descriptor.desc = + SANE_DESC_PAGE_LOADED; + session->options[OPT_PAGE_LOADED_SW].descriptor.type = SANE_TYPE_BOOL; + session->options[OPT_PAGE_LOADED_SW].descriptor.unit = SANE_UNIT_NONE; + session->options[OPT_PAGE_LOADED_SW].descriptor.cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + session->options[OPT_PAGE_LOADED_SW].value.b = 0; + + /* calibration needed */ + session->options[OPT_NEED_CALIBRATION_SW].descriptor.name = + "need-calibration"; + session->options[OPT_NEED_CALIBRATION_SW].descriptor.title = + SANE_I18N ("Need calibration"); + session->options[OPT_NEED_CALIBRATION_SW].descriptor.desc = + SANE_I18N ("The scanner needs calibration for the current settings"); + session->options[OPT_NEED_CALIBRATION_SW].descriptor.type = SANE_TYPE_BOOL; + session->options[OPT_NEED_CALIBRATION_SW].descriptor.unit = SANE_UNIT_NONE; + session->options[OPT_NEED_CALIBRATION_SW].descriptor.cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_HARD_SELECT | SANE_CAP_ADVANCED; + session->options[OPT_NEED_CALIBRATION_SW].value.b = 0; + + /* button group */ + session->options[OPT_BUTTON_GROUP].descriptor.name = "Buttons"; + session->options[OPT_BUTTON_GROUP].descriptor.title = SANE_I18N ("Buttons"); + session->options[OPT_BUTTON_GROUP].descriptor.desc = SANE_I18N ("Buttons"); + session->options[OPT_BUTTON_GROUP].descriptor.type = SANE_TYPE_GROUP; + session->options[OPT_BUTTON_GROUP].descriptor.constraint_type = + SANE_CONSTRAINT_NONE; + + /* calibrate button */ + session->options[OPT_CALIBRATE].descriptor.name = "calibrate"; + session->options[OPT_CALIBRATE].descriptor.title = SANE_I18N ("Calibrate"); + session->options[OPT_CALIBRATE].descriptor.desc = + SANE_I18N ("Start calibration using special sheet"); + session->options[OPT_CALIBRATE].descriptor.type = SANE_TYPE_BUTTON; + session->options[OPT_CALIBRATE].descriptor.unit = SANE_UNIT_NONE; + session->options[OPT_CALIBRATE].descriptor.cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED | + SANE_CAP_AUTOMATIC; + session->options[OPT_CALIBRATE].value.b = 0; + + /* clear calibration cache button */ + session->options[OPT_CLEAR_CALIBRATION].descriptor.name = "clear"; + session->options[OPT_CLEAR_CALIBRATION].descriptor.title = + SANE_I18N ("Clear calibration"); + session->options[OPT_CLEAR_CALIBRATION].descriptor.desc = + SANE_I18N ("Clear calibration cache"); + session->options[OPT_CLEAR_CALIBRATION].descriptor.type = SANE_TYPE_BUTTON; + session->options[OPT_CLEAR_CALIBRATION].descriptor.unit = SANE_UNIT_NONE; + session->options[OPT_CLEAR_CALIBRATION].descriptor.cap = + SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT | SANE_CAP_ADVANCED | + SANE_CAP_AUTOMATIC; + session->options[OPT_CLEAR_CALIBRATION].value.b = 0; + + /* until work on calibration isfinished */ + DISABLE (OPT_CALIBRATE); + DISABLE (OPT_CLEAR_CALIBRATION); + + DBG (DBG_proc, "init_options: exit\n"); + return SANE_STATUS_GOOD; +} + +/** @brief physical probe of a device + * This function probes for a scanning device using the given name. If the + * device is managed, a model structure describing the device will be returned. + * @param devicename low level device to access to probe hardware + * @return NULL is the device is unsupported, or a model struct describing the + * device. + */ +P5_Model * +probe (const char *devicename) +{ + int fd; + + /* open parallel port device */ + fd = open_pp (devicename); + if (fd < 0) + { + DBG (DBG_error, "probe: failed to open '%s' device!\n", devicename); + return NULL; + } + + /* now try to connect to scanner */ + if (connect (fd) != SANE_TRUE) + { + DBG (DBG_error, "probe: failed to connect!\n"); + close_pp (fd); + return NULL; + } + + /* set up for memory test */ + write_reg (fd, REG1, 0x00); + write_reg (fd, REG7, 0x00); + write_reg (fd, REG0, 0x00); + write_reg (fd, REG1, 0x00); + write_reg (fd, REGF, 0x80); + if (memtest (fd, 0x0100) != SANE_TRUE) + { + disconnect (fd); + close_pp (fd); + DBG (DBG_error, "probe: memory test failed!\n"); + return NULL; + } + else + { + DBG (DBG_info, "memtest() OK...\n"); + } + write_reg (fd, REG7, 0x00); + + /* check for document presence 0xC6: present, 0xC3 no document */ + test_document (fd); + + /* release device nd parport for next uses */ + disconnect (fd); + close_pp (fd); + + /* for there is only one supported model, so we use hardcoded values */ + DBG (DBG_proc, "probe: exit\n"); + return &pagepartner_model; +} + + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/p5.conf.in b/backend/p5.conf.in new file mode 100644 index 0000000..9130856 --- /dev/null +++ b/backend/p5.conf.in @@ -0,0 +1,10 @@ +# configuration file for the p5 backend. + +# configuration option to override detected model name +#option modelname "Prima PagePartner" + +# when the parser find this line, it detects it is not an option, +# then it calls the attach function with this value. +# Currently only user mode parallel port support is possible: +# auto, /dev/paraport* (ppdev device name) +auto diff --git a/backend/p5.h b/backend/p5.h new file mode 100644 index 0000000..10352a3 --- /dev/null +++ b/backend/p5.h @@ -0,0 +1,205 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2009-2012 stef.dev@free.fr + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + +*/ + +/** @file p5.h + * @brief Declaration of high level structures used by the p5 backend. + * + * The structures and functions declared here are used to do the deal with + * the SANE API. + */ + + +#ifndef P5_H +#define P5_H + +#include "../include/sane/config.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include "../include/sane/sane.h" +#include "../include/sane/saneopts.h" +#include "../include/sane/sanei_config.h" +#include "../include/sane/sanei_backend.h" + +/**< macro to enable an option */ +#define ENABLE(OPTION) session->options[OPTION].descriptor.cap &= ~SANE_CAP_INACTIVE + +/**< macro to disable an option */ +#define DISABLE(OPTION) session->options[OPTION].descriptor.cap |= SANE_CAP_INACTIVE + +/** macro to test is an option is active */ +#define IS_ACTIVE(OPTION) (((s->opt[OPTION].cap) & SANE_CAP_INACTIVE) == 0) + +/**< name of the configuration file */ +#define P5_CONFIG_FILE "p5.conf" + +/**< macro to define texts that should translated */ +#ifndef SANE_I18N +#define SANE_I18N(text) text +#endif + +/** color mode names + */ +/* @{ */ +#define COLOR_MODE "Color" +#define GRAY_MODE "Gray" +#define LINEART_MODE "Lineart" +/* @} */ + +#include "p5_device.h" + +/** + * List of all SANE options available for the frontend. Given a specific + * device, some options may be set to inactive when the scanner model is + * detected. The default values and the ranges they belong maybe also model + * dependent. + */ +enum P5_Options +{ + OPT_NUM_OPTS = 0, /** first enum which must be zero */ + /** @name standard options group + */ + /* @{ */ + OPT_STANDARD_GROUP, + OPT_MODE, /** set the mode: color, grey levels or lineart */ + OPT_PREVIEW, /** set up for preview */ + OPT_RESOLUTION, /** set scan's resolution */ + /* @} */ + + /** @name geometry group + * geometry related options + */ + /* @{ */ + OPT_GEOMETRY_GROUP, /** group of options defining the position and size of the scanned area */ + OPT_TL_X, /** top-left x of the scanned area*/ + OPT_TL_Y, /** top-left y of the scanned area*/ + OPT_BR_X, /** bottom-right x of the scanned area*/ + OPT_BR_Y, /** bottom-right y of the scanned area*/ + /* @} */ + + /** @name sensor group + * detectors group + */ + /* @{ */ + OPT_SENSOR_GROUP, + OPT_PAGE_LOADED_SW, + OPT_NEED_CALIBRATION_SW, + /* @} */ + + /** @name button group + * buttons group + */ + /* @{ */ + OPT_BUTTON_GROUP, + OPT_CALIBRATE, + OPT_CLEAR_CALIBRATION, + /* @} */ + + /** @name option list terminator + * must come last so it can be used for array and list size + */ + NUM_OPTIONS +}; + +/** + * Contains one SANE option description and its value. + */ +typedef struct P5_Option +{ + SANE_Option_Descriptor descriptor; /** option description */ + Option_Value value; /** option value */ +} P5_Option; + +/** + * Frontend session. This struct holds informations usefull for + * the functions defined in SANE's standard. Informations closer + * to the hardware are in the P5_Device structure. There is + * as many session structure than frontends using the backend. + */ +typedef struct P5_Session +{ + /** + * Point to the next session in a linked list + */ + struct P5_Session *next; + + /** + * low-level device object used by the session + */ + P5_Device *dev; + + /** + * array of possible options and their values for the backend + */ + P5_Option options[NUM_OPTIONS]; + + /** + * SANE_True if a scan is in progress, ie sane_start has been called. + * Stay SANE_True until sane_cancel() is called. + */ + SANE_Bool scanning; + + /** @brief non blocking flag + * SANE_TRUE if sane_read are non-blocking, ie returns immediatly if there + * is no data available from the scanning device. Modified by sane_set_io_mode() + */ + SANE_Bool non_blocking; + + /** + * SANE Parameters describes what the next or current scan will be + * according to the current values of the options + */ + SANE_Parameters params; + + /** + * bytes to send to frontend for the scan + */ + SANE_Int to_send; + + /** + * bytes currently sent to frontend during the scan + */ + SANE_Int sent; + +} P5_Session; + + +static SANE_Status probe_p5_devices (void); +static P5_Model *probe (const char *devicename); +static SANE_Status config_attach (SANEI_Config * config, const char *devname); +static SANE_Status attach_p5 (const char *name, SANEI_Config * config); +static SANE_Status init_options (struct P5_Session *session); +static SANE_Status compute_parameters (struct P5_Session *session); + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ + +#endif /* not P5_H */ diff --git a/backend/p5_device.c b/backend/p5_device.c new file mode 100644 index 0000000..c065ca2 --- /dev/null +++ b/backend/p5_device.c @@ -0,0 +1,1611 @@ +/** + * Description of the Primax PagePartner model + */ +static P5_Model pagepartner_model = { + "Primax PagePartner", + "Primax", + "PagePartner", + SANE_I18N ("sheetfed scanner"), + + {300, 200, 150, 100, 0}, + /* 500 seems also possible */ + {600, 400, 300, 200, 150, 100, 0}, + + 300, + 600, + 100, + 100, + 16, + + SANE_FIX (0.0), + SANE_FIX (0.0), + SANE_FIX (215.9), + SANE_FIX (300.0), +}; + +#ifdef HAVE_LINUX_PPDEV_H +static char * +addr_name (uint16_t addr) +{ + switch (addr) + { + case DATA: + return "DATA"; + break; + case STATUS: + return "STATUS"; + break; + case CONTROL: + return "CONTROL"; + break; + case EPPADR: + return "EPPADR"; + break; + case EPPDATA: + return "EPPDATA"; + break; + default: + return "*ERROR*"; + } +} +#endif + +/** @brief low level hardware access functions + * @{ + */ + +static uint8_t +inb (int fd, uint16_t addr) +{ +#ifdef HAVE_LINUX_PPDEV_H + uint8_t val = 0xff; + int rc, mode = 0xff; + + switch (addr) + { + case DATA: + rc = ioctl (fd, PPRDATA, &val); + break; + case STATUS: + rc = ioctl (fd, PPRSTATUS, &val); + break; + case CONTROL: + rc = ioctl (fd, PPRCONTROL, &val); + break; + case EPPDATA: + mode = 1; /* data_reverse */ + rc = ioctl (fd, PPDATADIR, &mode); + mode = IEEE1284_MODE_EPP | IEEE1284_DATA; + rc = ioctl (fd, PPSETMODE, &mode); +#ifdef PPSETFLAGS + mode = PP_FASTREAD; + rc = ioctl (fd, PPSETFLAGS, &mode); +#endif + rc = read (fd, &val, 1); + break; + default: + DBG (DBG_error, "inb(%s) escaped ppdev\n", addr_name (addr)); + return 0xFF; + } + if (rc < 0) + { + DBG (DBG_error, "ppdev ioctl returned <%s>\n", strerror (errno)); + } + return val; +#else + if(fd && addr) + return 0; + return 0; +#endif +} + +static void +outb (int fd, uint16_t addr, uint8_t value) +{ +#ifdef HAVE_LINUX_PPDEV_H + int rc = 0, mode = 0xff; + + switch (addr) + { + case DATA: + rc = ioctl (fd, PPWDATA, &value); + break; + case CONTROL: + mode = value & 0x20; + rc = ioctl (fd, PPDATADIR, &mode); + if (!rc) + { + value = value & 0xDF; + rc = ioctl (fd, PPWCONTROL, &value); + } + break; + case EPPDATA: + mode = 0; /* data forward */ + rc = ioctl (fd, PPDATADIR, &mode); + mode = IEEE1284_MODE_EPP | IEEE1284_DATA; + rc = ioctl (fd, PPSETMODE, &mode); + rc = write (fd, &value, 1); + break; + case EPPADR: + mode = 0; /* data forward */ + rc = ioctl (fd, PPDATADIR, &mode); + mode = IEEE1284_MODE_EPP | IEEE1284_ADDR; + rc = ioctl (fd, PPSETMODE, &mode); + rc = write (fd, &value, 1); + break; + default: + DBG (DBG_error, "outb(%s,0x%02x) escaped ppdev\n", addr_name (addr), + value); + break; + } + if (rc < 0) + { + DBG (DBG_error, "ppdev ioctl returned <%s>\n", strerror (errno)); + } +#else + if(fd && addr && value) + return; +#endif /* HAVE_LINUX_PPDEV_H */ +} + +static void +write_reg (int fd, uint8_t index, uint8_t value) +{ + uint8_t idx; + + /* both nibbles hold the same value */ + idx = index & 0x0F; + DBG (DBG_io2, "write_reg(REG%X,0x%x)\n", idx, value); + idx = idx << 4 | idx; + outb (fd, EPPADR, idx); + outb (fd, EPPDATA, value); +} + +static uint8_t +read_reg (int fd, uint8_t index) +{ + uint8_t idx; + + /* both nibbles hold the same value */ + idx = index & 0x0F; + idx = idx << 4 | idx; + outb (fd, EPPADR, idx); + return inb (fd, EPPDATA); +} + +#ifdef HAVE_LINUX_PPDEV_H +static int +read_data (int fd, uint8_t * data, int length) +{ + int mode, rc, nb; + unsigned char bval; + + bval = REG8; + mode = IEEE1284_MODE_EPP | IEEE1284_ADDR; + rc = ioctl (fd, PPSETMODE, &mode); + rc = write (fd, &bval, 1); + + mode = 1; /* data_reverse */ + rc = ioctl (fd, PPDATADIR, &mode); +#ifdef PPSETFLAGS + mode = PP_FASTREAD; + rc = ioctl (fd, PPSETFLAGS, &mode); +#endif + mode = IEEE1284_MODE_EPP | IEEE1284_DATA; + rc = ioctl (fd, PPSETMODE, &mode); + nb = 0; + while (nb < length) + { + rc = read (fd, data + nb, length - nb); + if (rc < 0) + { + DBG (DBG_error, "memtest: error reading data back!\n"); + return 0; + } + else + { + nb += rc; + } + } + + return 1; +} + +static void +index_write_data (int fd, uint8_t index, uint8_t * data, int length) +{ + int mode, rc; + unsigned char bval; + + bval = index; + mode = IEEE1284_MODE_EPP | IEEE1284_ADDR; + rc = ioctl (fd, PPSETMODE, &mode); + rc = write (fd, &bval, 1); + + mode = IEEE1284_MODE_EPP | IEEE1284_DATA; + rc = ioctl (fd, PPSETMODE, &mode); + mode = 0; /* data forward */ + rc = ioctl (fd, PPDATADIR, &mode); + rc = write (fd, data, length); + return; +} + +static void +write_data (int fd, uint8_t * data, int length) +{ + index_write_data (fd, REG8, data, length); +} + +static void +write_reg2 (int fd, uint8_t index, uint16_t value) +{ + uint8_t data2[2]; + + data2[0] = value & 0xff; + data2[1] = value >> 8; + index_write_data (fd, index, data2, 2); +} +#else + +static int +read_data (int fd, uint8_t * data, int length) +{ + if(fd && data && length) + return -1; + return -1; +} + +static void +write_data (int fd, uint8_t * data, int length) +{ + if(fd && data && length) + return; +} + +static void +write_reg2 (int fd, uint8_t index, uint16_t value) +{ + if(fd && index && value) + return; +} +#endif + +/** + * @} + */ + + +/** @brief This function checks a memory buffer. + * This function writes at the given memory address then read it back + * to check the scanner is correctly working. + * @param fd file descriptor used to access hardware + * @param addr address where to write and read + * @return SANE_TRUE on succes, SANE_FALSE otherwise + */ +static int +memtest (int fd, uint16_t addr) +{ + uint8_t sent[256]; + uint8_t back[256]; + int i; + + write_reg2 (fd, REG1, addr); + for (i = 0; i < 256; i++) + { + sent[i] = (uint8_t) i; + back[i] = 0; + } + write_data (fd, sent, 256); + read_data (fd, back, 256); + + /* check if data read back is the same that the one sent */ + for (i = 0; i < 256; i++) + { + if (back[i] != sent[i]) + { + return SANE_FALSE; + } + } + + return SANE_TRUE; +} + + +#define INB(k,y,z) val=inb(k,y); if(val!=z) { DBG(DBG_error,"expected 0x%02x, got 0x%02x\n",z, val); return SANE_FALSE; } + +/** @brief connect to scanner + * This function sends the connect sequence for the scanner. + * @param fd filedescriptor of the parallel port communication channel + * @return SANE_TRUE in case of success, SANE_FALSE otherwise + */ +static int +connect (int fd) +{ + uint8_t val; + + inb (fd, CONTROL); + outb (fd, CONTROL, 0x04); + outb (fd, DATA, 0x02); + INB (fd, DATA, 0x02); + outb (fd, DATA, 0x03); + INB (fd, DATA, 0x03); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + outb (fd, DATA, 0x03); + outb (fd, DATA, 0x83); + INB (fd, DATA, 0x83); + outb (fd, DATA, 0x82); + INB (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + outb (fd, DATA, 0x02); + outb (fd, DATA, 0x82); + outb (fd, DATA, 0xFF); + DBG (DBG_info, "connect() OK...\n"); + return SANE_TRUE; +} + +static int +disconnect (int fd) +{ + uint8_t val; + + outb (fd, CONTROL, 0x04); + outb (fd, DATA, 0x00); + INB (fd, DATA, 0x00); + outb (fd, DATA, 0x01); + INB (fd, DATA, 0x01); + outb (fd, DATA, 0x01); + outb (fd, DATA, 0x81); + outb (fd, DATA, 0x01); + outb (fd, DATA, 0x81); + INB (fd, DATA, 0x81); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x81); + INB (fd, DATA, 0x81); + outb (fd, DATA, 0x01); + outb (fd, DATA, 0x81); + outb (fd, DATA, 0x01); + outb (fd, DATA, 0x81); + INB (fd, DATA, 0x81); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + INB (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + outb (fd, DATA, 0x00); + outb (fd, DATA, 0x80); + inb (fd, CONTROL); + outb (fd, CONTROL, 0x0C); + + return SANE_STATUS_GOOD; +} + +static void +setadresses (int fd, uint16_t start, uint16_t end) +{ + write_reg (fd, REG3, start & 0xff); + write_reg (fd, REG4, start >> 8); + write_reg (fd, REG5, end & 0xff); + write_reg (fd, REG6, end >> 8); + DBG (DBG_io, "setadresses(0x%x,0x%x); OK...\n", start, end); +} + +#ifdef HAVE_LINUX_PPDEV_H +/** @brief open parallel port device + * opens parallel port's low level device in EPP mode + * @param devicename nam of the real device or the special value 'auto' + * @return file descriptor in cas of successn -1 otherwise + */ +static int +open_pp (const char *devicename) +{ + int fd, rc, mode = 0; + char *name; + + DBG (DBG_proc, "open_pp: start, devicename=%s\n", devicename); + /* TODO improve auto device finding */ + if (strncmp (devicename, "auto", 4) == 0) + { + name = strdup("/dev/parport0"); + } + else + { + name = strdup(devicename); + } + + /* open device */ + fd = open (name, O_RDWR); + if (fd < 0) + { + switch (errno) + { + case ENOENT: +#ifdef ENIO + case ENXIO: +#endif +#ifdef ENODEV + case ENODEV: +#endif + DBG (DBG_error, "open_pp: no %s device ...\n", name); + break; + case EACCES: + DBG (DBG_error, + "open_pp: current user cannot use existing %s device ...\n", + name); + break; + default: + DBG (DBG_error, "open_pp: %s while opening %s\n", strerror (errno), + name); + } + return -1; + } + free(name); + + /* claim device and set it to EPP */ + rc = ioctl (fd, PPCLAIM); + rc = ioctl (fd, PPGETMODES, &mode); + if (mode & PARPORT_MODE_PCSPP) + DBG (DBG_io, "PARPORT_MODE_PCSPP\n"); + if (mode & PARPORT_MODE_TRISTATE) + DBG (DBG_io, "PARPORT_MODE_TRISTATE\n"); + if (mode & PARPORT_MODE_EPP) + DBG (DBG_io, "PARPORT_MODE_EPP\n"); + if (mode & PARPORT_MODE_ECP) + DBG (DBG_io, "PARPORT_MODE_ECP\n"); + if (mode & PARPORT_MODE_COMPAT) + DBG (DBG_io, "PARPORT_MODE_COMPAT\n"); + if (mode & PARPORT_MODE_DMA) + DBG (DBG_io, "PARPORT_MODE_DMA\n"); + if (mode & PARPORT_MODE_EPP) + { + mode = IEEE1284_MODE_EPP; + } + else + { + /* + if (mode & PARPORT_MODE_ECP) + { + mode = IEEE1284_MODE_ECP; + } + else + */ + { + mode = -1; + } + } + if (mode == -1) + { + DBG (DBG_error, "open_pp: no EPP mode, giving up ...\n"); + rc = ioctl (fd, PPRELEASE); + close (fd); + return -1; + } + rc = ioctl (fd, PPNEGOT, &mode); + rc = ioctl (fd, PPSETMODE, &mode); + DBG (DBG_proc, "open_pp: exit\n"); + return fd; +} + +/** close low level device + * release and close low level hardware device + */ +static void +close_pp (int fd) +{ + int mode = IEEE1284_MODE_COMPAT; + + if (fd > 2) + { + ioctl (fd, PPNEGOT, &mode); + ioctl (fd, PPRELEASE); + close (fd); + } +} + +#else /* HAVE_LINUX_PPDEV_H */ + +static int +open_pp (const char *devicename) +{ + if(devicename) + return -1; + return -1; +} + +static void +close_pp (int fd) +{ + if(fd) + return; +} +#endif /* HAVE_LINUX_PPDEV_H */ + +/** @brief test if a document is inserted + * Test if a document is inserted by reading register E + * @param fd file descriptor to access scanner + * @return SANE_STATUS_NO_DOCS if no document or SANE_STATUS_GOOD + * if something is present. + */ +static SANE_Status +test_document (int fd) +{ + int detector; + + /* check for document presence 0xC6: present, 0xC3 no document */ + detector = read_reg (fd, REGE); + DBG (DBG_io, "test_document: detector=0x%02X\n", detector); + + /* document inserted */ + if (detector & 0x04) + return SANE_STATUS_GOOD; + + return SANE_STATUS_NO_DOCS; +} + +/** + * return the amount of scanned data available + * @param fd file descriptor to access scanner + * @return avaible byte number + */ +static int +available_bytes (int fd) +{ + int counter; + + /* read the number of 256 bytes block of scanned data */ + counter = read_reg (fd, REG9); + DBG (DBG_io, "available_bytes: available_bytes=0x%02X\n", counter); + return 256 * counter; +} + +static SANE_Status +build_correction (P5_Device * dev, unsigned int dpi, unsigned int mode, + unsigned int start, unsigned int width) +{ + unsigned int i, j, shift, step; + + DBG (DBG_proc, "build_correction: start=%d, width=%d\n", start, width); + DBG (DBG_trace, "build_correction: dpi=%d, mode=%d\n", dpi, mode); + + /* loop on calibration data to find the matching one */ + j = 0; + while (dev->calibration_data[j]->dpi != dpi) + { + j++; + if (j > MAX_RESOLUTIONS) + { + DBG (DBG_error, "build_correction: couldn't find calibration!\n"); + return SANE_STATUS_INVAL; + } + } + + if (dev->gain != NULL) + { + free (dev->gain); + dev->gain = NULL; + } + if (dev->offset != NULL) + { + free (dev->offset); + dev->offset = NULL; + } + dev->gain = (float *) malloc (width * sizeof (float)); + if (dev->gain == NULL) + { + DBG (DBG_error, + "build_correction: failed to allocate memory for gain!\n"); + return SANE_STATUS_NO_MEM; + } + dev->offset = (uint8_t *) malloc (width); + if (dev->offset == NULL) + { + DBG (DBG_error, + "build_correction: failed to allocate memory for offset!\n"); + return SANE_STATUS_NO_MEM; + } + + /* compute starting point of calibration data to use */ + shift = start; + step = 1; + if (mode == MODE_GRAY) + { + /* we use green data */ + shift += 1; + step = 3; + } + for (i = 0; i < width; i += step) + { + if (dev->calibration_data[j]->white_data[shift + i] - + dev->calibration_data[0]->black_data[shift + i] > BLACK_LEVEL) + { + dev->gain[i] = + WHITE_TARGET / + ((float) + (dev->calibration_data[j]->white_data[shift + i] - + dev->calibration_data[j]->black_data[shift + i])); + dev->offset[i] = dev->calibration_data[j]->black_data[shift + i]; + } + else + { + dev->gain[i] = 1.0; + dev->offset[i] = 0; + } + } + return SANE_STATUS_GOOD; + DBG (DBG_proc, "build_correction: end\n"); +} + +/** @brief start up a real scan + * This function starts the scan with the given parameters. + * @param dev device describing hardware + * @param mode color, gray level or lineart. + * @param dpi desired scan resolution. + * @param startx coordinate of the first pixel to scan in + * scan's resolution coordinate + * @param width width of the scanned area + * scanner's physical scan aread. + * @return SANE_STATUS_GOOD if scan is successfully started + */ +static SANE_Status +start_scan (P5_Device * dev, int mode, unsigned int dpi, unsigned int startx, + unsigned int width) +{ + uint8_t reg0=0; + uint8_t reg2=0; + uint8_t regF=0; + uint16_t addr=0; + uint16_t start, end; + unsigned int xdpi; + + DBG (DBG_proc, "start_scan: start \n"); + DBG (DBG_io, "start_scan: startx=%d, width=%d, dpi=%d\n", startx, width, + dpi); + + /** @brief register values + * - reg2 : reg2 seems related to x dpi and provides only 100, + * 150, 200 and 300 resolutions. + * - regF : lower nibble gives y dpi resolution ranging from 150 + * to 1200 dpi. + */ + xdpi = dpi; + switch (dpi) + { + case 100: + reg2 = 0x90; + regF = 0xA2; + break; + case 150: + reg2 = 0x10; + regF = 0xA4; + break; + case 200: + reg2 = 0x80; + regF = 0xA6; + break; + case 300: + reg2 = 0x00; + regF = 0xA8; + break; + case 400: + reg2 = 0x80; /* xdpi=200 */ + regF = 0xAA; + xdpi = 200; + break; + case 500: + reg2 = 0x00; + regF = 0xAC; + xdpi = 300; + break; + case 600: + reg2 = 0x00; + regF = 0xAE; + xdpi = 300; + break; + } + + switch (mode) + { + case MODE_COLOR: + reg0 = 0x00; + addr = 0x0100; + break; + case MODE_GRAY: + /* green channel only */ + reg0 = 0x20; + addr = 0x0100; + break; + case MODE_LINEART: + reg0 = 0x40; + addr = 0x0908; + break; + } + + write_reg (dev->fd, REG1, 0x01); + write_reg (dev->fd, REG7, 0x00); + write_reg (dev->fd, REG0, reg0); + write_reg (dev->fd, REG1, 0x00); + write_reg (dev->fd, REGF, regF); + /* the memory addr used to test need not to be related + * to resolution, 0x0100 could be always used */ + /* TODO get rid of it */ + memtest (dev->fd, addr); + + /* handle case where dpi>xdpi */ + start = startx; + if (dpi > xdpi) + { + width = (width * xdpi) / dpi; + start = (startx * xdpi) / dpi; + } + + /* compute and set start addr */ + if (mode == MODE_COLOR) + { + start = start * 3; + width = width * 3; + } + end = start + width + 1; + + /* build calibration data for the scan */ + if (dev->calibrated) + { + build_correction (dev, xdpi, mode, start, width); + } + + setadresses (dev->fd, start, end); + + write_reg (dev->fd, REG1, addr >> 8); + write_reg (dev->fd, REG2, reg2); + regF = (regF & 0x0F) | 0x80; + write_reg (dev->fd, REGF, regF); + write_reg (dev->fd, REG0, reg0); + if (mode == MODE_LINEART) + { + write_reg (dev->fd, 0x07, 0x04); + } + else + { + write_reg (dev->fd, 0x07, 0x00); + } + write_reg (dev->fd, REG1, addr >> 8); + write_reg2 (dev->fd, REG1, addr); + write_reg (dev->fd, REGF, regF | 0x01); + write_reg (dev->fd, REG0, reg0 | 0x0C); + if (mode == MODE_LINEART) + { + write_reg (dev->fd, REG1, 0x19); + } + else + { + write_reg (dev->fd, REG1, 0x11); + } + DBG (DBG_proc, "start_scan: exit\n"); + return SANE_STATUS_GOOD; +} + +/** read a line of scan data + * @param dev device to read + * @param data pointer where to store data + * @param length total bytes to read on one line + * @param ltr total number of lines to read + * @param retry signals that the function must read as much lines it can + * @param x2 tells that lines must be enlarged by a 2 factor + * @param mode COLOR_MODE if color mode + * @returns number of data lines read, -1 in case of error + */ +static int +read_line (P5_Device * dev, uint8_t * data, size_t length, int ltr, + SANE_Bool retry, SANE_Bool x2, int mode, SANE_Bool correction) +{ + uint8_t counter, read, cnt; + uint8_t inbuffer[MAX_SENSOR_PIXELS * 2 * 3 + 2]; + unsigned int i, factor; + float val; + + DBG (DBG_proc, "read_line: trying to read %d lines of %lu bytes\n", ltr, + (unsigned long)length); + + counter = read_reg (dev->fd, REG9); + DBG (DBG_io, "read_line: %d bytes available\n", counter * 256); + read = 0; + if (x2 == SANE_FALSE) + { + factor = 1; + } + else + { + factor = 2; + } + + /* in retry mode we read until not enough data, but in no retry + * read only one line , counter give us 256 bytes block available + * and we want an number multiple of color channels */ + cnt = (255 + length / factor) / 256; + while ((counter > cnt && retry == 1) || (counter > cnt && read == 0)) + { + /* read data from scanner, first and last byte aren't picture data */ + read_data (dev->fd, inbuffer, length / factor + 2); + + /* image correction */ + if (correction == SANE_TRUE) + { + for (i = 0; i < length / factor; i++) + { + val = inbuffer[i + 1] - dev->offset[i]; + if (val > 0) + { + val = val * dev->gain[i]; + if (val < 255) + inbuffer[i + 1] = val; + else + inbuffer[i + 1] = 255; + } + else + { + inbuffer[i + 1] = 0; + } + } + } + + /* handle horizontal data doubling */ + if (x2 == SANE_FALSE) + { + memcpy (data + read * length, inbuffer + 1, length); + } + else + { + if (mode == MODE_COLOR) + { + for (i = 0; i < length / factor; i += 3) + { + data[read * length + i * factor] = inbuffer[i + 1]; + data[read * length + i * factor + 1] = inbuffer[i + 2]; + data[read * length + i * factor + 2] = inbuffer[i + 3]; + data[read * length + i * factor + 3] = inbuffer[i + 1]; + data[read * length + i * factor + 4] = inbuffer[i + 2]; + data[read * length + i * factor + 5] = inbuffer[i + 3]; + } + } + else + { + for (i = 0; i < length / factor; i++) + { + data[read * length + i * factor] = inbuffer[i + 1]; + data[read * length + i * factor + 1] = inbuffer[i + 1]; + } + } + } + read++; + if (retry == SANE_TRUE) + { + read_reg (dev->fd, REGF); + read_reg (dev->fd, REGA); + read_reg (dev->fd, REG9); + counter = read_reg (dev->fd, REG9); + read_reg (dev->fd, REGA); + if (read >= ltr) + { + DBG (DBG_io, "read_line returning %d lines\n", read); + return read; + } + counter = read_reg (dev->fd, REG9); + } + } + read_reg (dev->fd, REGF); + read_reg (dev->fd, REGA); + read_reg (dev->fd, REG9); + counter = read_reg (dev->fd, REG9); + read_reg (dev->fd, REGA); + DBG (DBG_io, "read_line returning %d lines\n", read); + return read; +} + + +static SANE_Status +eject (int fd) +{ + int detector; + + DBG (DBG_proc, "eject: start ...\n"); + + do + { + write_reg2 (fd, REG1, 0x1110); + detector = read_reg (fd, REGE); + detector = read_reg (fd, REGE); + } + while ((detector & 0x04) != 0); + write_reg (fd, REG0, 0x00); + write_reg (fd, REG1, 0x00); + write_reg (fd, REGF, 0x82); + write_reg (fd, REG7, 0x00); + + DBG (DBG_proc, "eject: end.\n"); + return SANE_STATUS_GOOD; +} + +/** @brief wait for document to be present in feeder + * Polls document sensor until something is present. Give up after 20 seconds + * @param fd file descriptor of the physical device + */ +/* static int +wait_document (int fd, uint8_t detector) +{ + int count = 0; + uint8_t val; + + write_reg (fd, REG1, 0x00); + write_reg (fd, REG7, 0x00); + detector = read_reg (fd, REGE); + while (detector == 0xc3 && count < 20) + { + sleep (1); + count++; + detector = read_reg (fd, REGE); + } + setadresses (fd, 0x002d, 0x09c7); + write_reg (fd, REG1, 0x00); + write_reg (fd, REG2, 0x90); + write_reg (fd, REGF, 0x82); + write_reg (fd, REG0, 0x00); + val = inb (fd, STATUS) & 0xf8; + if (val != 0xf8) + { + DBG (DBG_error, "wait_document: unexpected STATUS value 0x%02x instead of 0xf8", val); + } + if (count >= 20) + { + DBG (DBG_error, "wait_document: failed to detect document!\n"); + return 0; + } + return 1; +} */ + +/** @brief move at 150 dpi + * move the paper at 150 dpi motor speed by the amount specified + * @params dev pointer to the device structure + */ +static SANE_Status +move (P5_Device * dev) +{ + int skip, done, read, count; + SANE_Status status = SANE_STATUS_GOOD; + unsigned char buffer[256]; + + DBG (DBG_proc, "move: start\n"); + + /* compute number of lines to skip */ + skip = dev->ystart; + + /* works, but remains to be explained ... */ + if (dev->ydpi > 300) + skip = skip / 2; + + DBG (DBG_io, "move: skipping %d lines at %d dpi\n", skip, dev->ydpi); + + /* we do a real scan of small width, discarding data */ + done = 0; + status = start_scan (dev, MODE_GRAY, dev->ydpi, 0, 256); + if (status != SANE_STATUS_GOOD) + { + DBG (DBG_error, "move: failed to start scan\n"); + return SANE_STATUS_INVAL; + } + + do + { + /* test if document left the feeder */ + status = test_document (dev->fd); + if (status == SANE_STATUS_NO_DOCS) + { + DBG (DBG_info, + "move: document was shorter than the required move\n"); + return SANE_STATUS_INVAL; + } + /* test if data is available */ + count = available_bytes (dev->fd); + if (count) + { + read = + read_line (dev, buffer, 256, 1, SANE_FALSE, SANE_FALSE, + MODE_GRAY, SANE_FALSE); + if (read == -1) + { + DBG (DBG_error, "move: failed to read data\n"); + return SANE_STATUS_INVAL; + } + done += read; + } + } + while (done < skip); + + /* reset scanner */ + write_reg2 (dev->fd, REG1, 0x1110); + count = read_reg (dev->fd, REGE); + count = read_reg (dev->fd, REGE); + write_reg (dev->fd, REG0, 0x00); + write_reg (dev->fd, REG1, 0x00); + write_reg (dev->fd, REGF, 0x82); + write_reg (dev->fd, REG7, 0x00); + + DBG (DBG_proc, "move: exit\n"); + return status; +} + +/** clean up calibration data + * @param dev device to clean up + */ +static void +cleanup_calibration (P5_Device * dev) +{ + int i; + + for (i = 0; i < MAX_RESOLUTIONS * 2; i++) + { + if (dev->calibration_data[i] != NULL) + { + free (dev->calibration_data[i]); + dev->calibration_data[i] = NULL; + } + } + dev->calibrated = SANE_FALSE; +} + +/** detect a black scan line + * parses the given buffer and retrun SANE_TRUE if the line is an + * acceptable black line for calibration + * @param buffer data line to parse + * @param pixels number of pixels + * @param mode MODE_COLOR or MODE_GRAY + * @returns SANE_TRUE if it is considered as a white line + */ +static SANE_Bool +is_black_line (uint8_t * buffer, unsigned int pixels, int mode) +{ + unsigned int i, start, end, count, width; + + /* compute width in bytes */ + if (mode == MODE_COLOR) + { + width = pixels * 3; + } + else + { + width = pixels; + } + + /* we allow the calibration target to be narrower than full width, ie + * black margin at both ends of the line */ + start = (5 * width) / 100; + end = (95 * width) / 100; + count = 0; + + /* count number of black bytes */ + for (i = start; i < end; i++) + { + if (buffer[i] > BLACK_LEVEL) + { + count++; + } + } + + /* we allow 3% black pixels maximum */ + if (count > (3 * width) / 100) + { + DBG (DBG_io, "is_black_line=SANE_FALSE\n"); + return SANE_FALSE; + } + + DBG (DBG_io, "is_black_line=SANE_TRUE\n"); + return SANE_TRUE; +} + +/** detect a white scan line + * parses the given buffer and retrun SANE_TRUE if the line is an + * acceptable white line for calibration + * @param buffer data line to parse + * @param pixels number of pixels + * @param mode MODE_COLOR or MODE_GRAY + * @returns SANE_TRUE if it is considered as a white line + */ +static SANE_Bool +is_white_line (uint8_t * buffer, unsigned int pixels, int mode) +{ + unsigned int i, start, end, count, width; + + /* compute width in bytes */ + if (mode == MODE_COLOR) + { + width = pixels * 3; + } + else + { + width = pixels; + } + + /* we allow the calibration target to be narrower than full width, ie + * black margin at both ends of the line */ + start = (5 * width) / 100; + end = (95 * width) / 100; + count = 0; + + /* count number of black bytes */ + for (i = start; i < end; i++) + { + if (buffer[i] < BLACK_LEVEL) + { + count++; + } + } + + /* we allow 3% black pixels maximum */ + if (count > (3 * width) / 100) + { + DBG (DBG_io, "is_white_line=SANE_FALSE\n"); + return SANE_FALSE; + } + + DBG (DBG_io, "is_white_line=SANE_TRUE\n"); + return SANE_TRUE; +} + +/* ------------------------------------------------------------------------- */ +/* writes gray data to a pnm file */ +/* +static void +write_gray_data (unsigned char *image, char *name, SANE_Int width, + SANE_Int height) +{ + FILE *fdbg = NULL; + + fdbg = fopen (name, "wb"); + if (fdbg == NULL) + return; + fprintf (fdbg, "P5\n%d %d\n255\n", width, height); + fwrite (image, width, height, fdbg); + fclose (fdbg); +} +*/ + +/* ------------------------------------------------------------------------- */ +/* writes rgb data to a pnm file */ +static void +write_rgb_data (char *name, unsigned char *image, SANE_Int width, + SANE_Int height) +{ + FILE *fdbg = NULL; + + fdbg = fopen (name, "wb"); + if (fdbg == NULL) + return; + fprintf (fdbg, "P6\n%d %d\n255\n", width, height); + fwrite (image, width * 3, height, fdbg); + fclose (fdbg); +} + +/** give calibration file name + * computes the calibration file name to use based on the + * backend name and device + */ +static char * +calibration_file (const char *devicename) +{ + char *ptr = NULL; + char tmp_str[PATH_MAX]; + + ptr = getenv ("HOME"); + if (ptr != NULL) + { + sprintf (tmp_str, "%s/.sane/p5-%s.cal", ptr, devicename); + } + else + { + ptr = getenv ("TMPDIR"); + if (ptr != NULL) + { + sprintf (tmp_str, "%s/p5-%s.cal", ptr, devicename); + } + else + { + sprintf (tmp_str, "/tmp/p5-%s.cal", devicename); + } + } + DBG (DBG_trace, "calibration_file: using >%s< for calibration file name\n", + tmp_str); + return strdup (tmp_str); +} + +/** restore calibration data + * restore calibration data by loading previously saved calibration data + * @param dev device to restore + * @return SANE_STATUS_GOOD on success, otherwise error code + */ +static SANE_Status +restore_calibration (P5_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + char *fname = NULL; + FILE *fcalib = NULL; + size_t size; + int i; + + DBG (DBG_proc, "restore_calibration: start\n"); + cleanup_calibration (dev); + fname = calibration_file (dev->model->name); + fcalib = fopen (fname, "rb"); + if (fcalib == NULL) + { + DBG (DBG_error, "restore_calibration: failed to open %s!\n", fname); + free (fname); + return SANE_STATUS_IO_ERROR; + } + + /* loop filling calibration data until EOF reached */ + i = 0; + while (!feof (fcalib) && (i < 2 * MAX_RESOLUTIONS)) + { + dev->calibration_data[i] = malloc (sizeof (P5_Calibration_Data)); + if (dev->calibration_data[i] == NULL) + { + cleanup_calibration (dev); + free (fname); + fclose (fcalib); + DBG (DBG_error, + "restore_calibration: failed to allocate memory for calibration\n"); + return SANE_STATUS_NO_MEM; + } + size = + fread (dev->calibration_data[i], 1, sizeof (P5_Calibration_Data), + fcalib); + if (feof (fcalib)) + { + free (dev->calibration_data[i]); + dev->calibration_data[i] = NULL; + } + else if (size != sizeof (P5_Calibration_Data)) + { + cleanup_calibration (dev); + free (fname); + fclose (fcalib); + DBG (DBG_error, "restore_calibration: failed to read from file\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (DBG_trace, + "restore_calibration: read 1 calibration structure from file\n"); + i++; + } + + dev->calibrated = SANE_TRUE; + fclose (fcalib); + free (fname); + + DBG (DBG_proc, "restore_calibration: end\n"); + return status; +} + +/** save calibration data + * save calibration data from memory to file + * @param dev device calibration to save + * @return SANE_STATUS_GOOD on success, otherwise error code + */ +static SANE_Status +save_calibration (P5_Device * dev) +{ + SANE_Status status = SANE_STATUS_GOOD; + char *fname = NULL; + FILE *fcalib = NULL; + int i; + size_t size; + + DBG (DBG_proc, "save_calibration: start\n"); + fname = calibration_file (dev->model->name); + fcalib = fopen (fname, "wb"); + if (fcalib == NULL) + { + DBG (DBG_error, "save_calibration: failed to open %s!\n", fname); + free (fname); + return SANE_STATUS_IO_ERROR; + } + + /* loop filling calibration data until EOF reached */ + i = 0; + while (dev->calibration_data[i] != NULL && (i < 2 * MAX_RESOLUTIONS)) + { + size = + fwrite (dev->calibration_data[i], sizeof (P5_Calibration_Data), 1, + fcalib); + if (size != sizeof (P5_Calibration_Data)) + { + free (fname); + fclose (fcalib); + DBG (DBG_error, "save_calibration: failed to write to file\n"); + return SANE_STATUS_IO_ERROR; + } + DBG (DBG_trace, + "save_calibration: wrote 1 calibration structure to file\n"); + i++; + } + + fclose (fcalib); + free (fname); + + DBG (DBG_proc, "save_calibration: end\n"); + return status; +} + +/** calibrate scanner + * calibrates scanner by scanning a white sheet to get + * reference data. The black reference data is extracted from the lines + * that precede the physical document. + * Calibration is done at 300 color, then data is built for other modes + * and resolutions. + * @param dev device to calibrate + */ +static SANE_Status +sheetfed_calibration (P5_Device * dev) +{ + uint8_t buffer[MAX_SENSOR_PIXELS * 3]; + uint16_t white_data[MAX_SENSOR_PIXELS * 3]; + uint16_t black_data[MAX_SENSOR_PIXELS * 3]; + unsigned int i, j, k, dpi, pixels, read, black, white; + float coeff; + unsigned int red, green, blue; + int line; + SANE_Status status; + char title[40]; + + FILE *dbg = fopen ("debug.pnm", "wb"); + fprintf (dbg, "P6\n%d %d\n255\n", MAX_SENSOR_PIXELS, + CALIBRATION_SKIP_LINES * 4); + + DBG (DBG_proc, "sheetfed_calibration: start\n"); + + /* check calibration target has been loaded in ADF */ + status = test_document (dev->fd); + if (status == SANE_STATUS_NO_DOCS) + { + DBG (DBG_error, + "sheetfed_calibration: no calibration target present!\n"); + return SANE_STATUS_NO_DOCS; + } + + /* clean up calibration data */ + cleanup_calibration (dev); + + /* a RGB scan to get reference data */ + /* initialize calibration slot for the resolution */ + i = 0; + dpi = dev->model->max_xdpi; + pixels = MAX_SENSOR_PIXELS; + dev->calibration_data[i] = + (P5_Calibration_Data *) malloc (sizeof (P5_Calibration_Data)); + if (dev->calibration_data[i] == NULL) + { + cleanup_calibration (dev); + DBG (DBG_error, + "sheetfed_calibration: failed to allocate memory for calibration\n"); + return SANE_STATUS_NO_MEM; + } + dev->calibration_data[i]->dpi = dpi; + + /* start scan */ + status = start_scan (dev, MODE_COLOR, dpi, 0, pixels); + if (status != SANE_STATUS_GOOD) + { + cleanup_calibration (dev); + DBG (DBG_error, + "sheetfed_calibration: failed to start scan at %d dpi\n", dpi); + return SANE_STATUS_INVAL; + } + + white = 0; + black = 0; + read = 0; + for (j = 0; j < pixels * 3; j++) + { + black_data[j] = 0; + white_data[j] = 0; + } + + /* read lines and gather black and white ones until enough for sensor's + * native resolution */ + do + { + status = test_document (dev->fd); + if (status == SANE_STATUS_NO_DOCS && (white < 10 || black < 10)) + { + cleanup_calibration (dev); + DBG (DBG_error, + "sheetfed_calibration: calibration sheet too short!\n"); + return SANE_STATUS_INVAL; + } + memset (buffer, 0x00, MAX_SENSOR_PIXELS * 3); + line = + read_line (dev, buffer, pixels * 3, 1, SANE_FALSE, SANE_FALSE, + MODE_COLOR, SANE_FALSE); + if (line == -1) + { + DBG (DBG_error, "sheetfed_calibration: failed to read data\n"); + return SANE_STATUS_INVAL; + } + + /* if a data line has been read, add it to reference data */ + if (line) + { + read++; + fwrite (buffer, pixels * 3, 1, dbg); + if (is_white_line (buffer, pixels, MODE_COLOR) && white < 256) + { + white++; + /* first calibration lines are skipped */ + for (j = 0; j < pixels * 3 && read > CALIBRATION_SKIP_LINES; + j++) + { + white_data[j] += buffer[j]; + } + } + if (is_black_line (buffer, pixels, MODE_COLOR) && black < 256) + { + black++; + for (j = 0; j < pixels * 3; j++) + { + black_data[j] += buffer[j]; + } + } + } + } + while (test_document (dev->fd) != SANE_STATUS_NO_DOCS); + DBG (DBG_trace, "sheetfed_calibration: white lines=%d, black lines=%d\n", + white, black); + + /* average pixels and store in per dpi calibration data */ + for (j = 0; j < pixels * 3; j++) + { + dev->calibration_data[i]->white_data[j] = white_data[j] / white; + dev->calibration_data[i]->black_data[j] = black_data[j] / black; + } + + /* we average red, green and blue offset on the full sensor */ + red = 0; + green = 0; + blue = 0; + for (j = 0; j < pixels * 3; j += 3) + { + red += dev->calibration_data[i]->black_data[j]; + green += dev->calibration_data[i]->black_data[j + 1]; + blue += dev->calibration_data[i]->black_data[j + 2]; + } + for (j = 0; j < pixels * 3; j += 3) + { + dev->calibration_data[i]->black_data[j] = red / pixels; + dev->calibration_data[i]->black_data[j + 1] = green / pixels; + dev->calibration_data[i]->black_data[j + 2] = blue / pixels; + } + + /* trace calibration data for debug */ + if (DBG_LEVEL > DBG_data) + { + sprintf (title, "calibration-white-%d.pnm", + dev->calibration_data[i]->dpi); + write_rgb_data (title, dev->calibration_data[i]->white_data, pixels, 1); + sprintf (title, "calibration-black-%d.pnm", + dev->calibration_data[i]->dpi); + write_rgb_data (title, dev->calibration_data[i]->black_data, pixels, 1); + } + + /* loop on all remaining resolution and compute calibration data from it */ + for (i = 1; i < MAX_RESOLUTIONS && dev->model->xdpi_values[i] > 0; i++) + { + dev->calibration_data[i] = + (P5_Calibration_Data *) malloc (sizeof (P5_Calibration_Data)); + if (dev->calibration_data[i] == NULL) + { + cleanup_calibration (dev); + DBG (DBG_error, + "sheetfed_calibration: failed to allocate memory for calibration\n"); + return SANE_STATUS_INVAL; + } + dev->calibration_data[i]->dpi = dev->model->xdpi_values[i]; + + coeff = ((float) dev->model->xdpi_values[i]) / (float) dpi; + + /* generate data by decimation */ + for (j = 0; j < pixels / coeff; j++) + { + k = j * coeff; + dev->calibration_data[i]->white_data[j] = + dev->calibration_data[0]->white_data[k]; + dev->calibration_data[i]->white_data[j + 1] = + dev->calibration_data[0]->white_data[k + 1]; + dev->calibration_data[i]->white_data[j + 2] = + dev->calibration_data[0]->white_data[k + 2]; + dev->calibration_data[i]->black_data[j] = + dev->calibration_data[0]->black_data[k]; + dev->calibration_data[i]->black_data[j + 1] = + dev->calibration_data[0]->black_data[k + 1]; + dev->calibration_data[i]->black_data[j + 2] = + dev->calibration_data[0]->black_data[k + 2]; + } + } + + fclose (dbg); + dev->calibrated = SANE_TRUE; + + /* eject calibration target */ + eject (dev->fd); + + DBG (DBG_proc, "sheetfed_calibration: end\n"); + return SANE_STATUS_GOOD; +} + +/* vim: set sw=2 cino=>2se-1sn-1s{s^-1st0(0u0 smarttab expandtab: */ diff --git a/backend/p5_device.h b/backend/p5_device.h new file mode 100644 index 0000000..4582256 --- /dev/null +++ b/backend/p5_device.h @@ -0,0 +1,304 @@ +/* sane - Scanner Access Now Easy. + + Copyright (C) 2009-2012 stef.dev@free.fr + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. +*/ + +/** @file p5_device.h + * @brief Declaration of low level structures used by the p5 backend. + * + * The structures and function declared here are used to do the low level + * communication with the physical device. + */ + +#ifndef P5_DEVICE_H +#define P5_DEVICE_H + +#include +#include +#include +#include "../include/_stdint.h" + +#ifdef HAVE_LINUX_PPDEV_H +#include +#include +#include +#include +#include +#include +#endif + +/** @name debugging levels + */ +/* @{ */ +#define DBG_error0 0 /* errors/warnings printed even with devuglevel 0 */ +#define DBG_error 1 /* fatal errors */ +#define DBG_warn 2 /* warnings and non-fatal errors */ +#define DBG_info 4 /* informational messages */ +#define DBG_proc 8 /* starting/finishing functions */ +#define DBG_trace 16 /* tracing messages */ +#define DBG_io 32 /* io functions */ +#define DBG_io2 64 /* io functions that are called very often */ +#define DBG_data 128 /* log image data */ +/* @} */ + +/** + * maximal number of resolutions + */ +#define MAX_RESOLUTIONS 8 + +/**> sensor's number of pixels 8.5' @ 300 dpi */ +#define MAX_SENSOR_PIXELS 2550 + +/**> number of lines to skip when doing calibration */ +#define CALIBRATION_SKIP_LINES 80 + +/**> last value considered as black for calibration */ +#define BLACK_LEVEL 40 + +/**> white target value for calibration */ +#define WHITE_TARGET 220.0 + +/** per dpi calibration rgb data + * Calibration data structure + */ +typedef struct P5_Calibration_Data +{ + unsigned int dpi; + uint8_t black_data[MAX_SENSOR_PIXELS * 3]; + uint8_t white_data[MAX_SENSOR_PIXELS * 3]; +} P5_Calibration_Data; + +/** + * This structure describes a particular model which is handled by the backend. + * Contained data is immutable and is used to initalize the P5_Device + * structure. + */ +typedef struct P5_Model +{ + /** @name device identifier + * These values are set up once the physical device has been detected. They + * are used to build the return value of sane_get_devices(). + */ + /* @{ */ + SANE_String_Const name; + SANE_String_Const vendor; + SANE_String_Const product; + SANE_String_Const type; + /* @} */ + + /** @name resolution + * list of avalailable physical resolution. + * The resolutions must sorted from lower to higher value. The list is terminated + * by a value of 0. + */ + /* @{ */ + int xdpi_values[MAX_RESOLUTIONS]; /** possible x resolutions */ + int ydpi_values[MAX_RESOLUTIONS]; /** possible y resolutions */ + /* @} */ + + /** @name scan area description + * Minimal and maximal values. It's easier to have dedicated members instead + * of searching these values in the dpi lists. They are initialized from dpi + * lists. + */ + /* @{ */ + int max_xdpi; /** physical maximum x dpi */ + int max_ydpi; /** physical maximum y dpi */ + int min_xdpi; /** physical minimum x dpi */ + int min_ydpi; /** physical minimum y dpi */ + /* @} */ + + /** @name line distance shift + * Distance between CCD arrays for each color. Expressed in line + * number at maximum motor resolution. + */ + int lds; + + /** @name scan area description + * The geometry values are expressed from the head parking position, + * or the start. For a given model, the scan area selected by a frontend + * will have to fit within these values. + */ + /* @{ */ + SANE_Fixed x_offset; /** Start of scan area in mm */ + SANE_Fixed y_offset; /** Start of scan area in mm */ + SANE_Fixed x_size; /** Size of scan area in mm */ + SANE_Fixed y_size; /** Size of scan area in mm */ + /* @} */ + +} P5_Model; + + +/** + * Enumeration of configuration options for a device. It must starts at 0. + */ +enum P5_Configure_Option +{ + CFG_MODEL_NAME = 0, /**